Files
login-action/dist/index.cjs

259 lines
2.0 MiB
JavaScript
Raw Normal View History

2026-05-28 08:20:36 +00:00
var YMe=Object.create;var B0=Object.defineProperty;var WMe=Object.getOwnPropertyDescriptor;var jMe=Object.getOwnPropertyNames;var JMe=Object.getPrototypeOf,KMe=Object.prototype.hasOwnProperty;var C=(t,e)=>()=>(t&&(e=t(t=0)),e);var w=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Zr=(t,e)=>{for(var r in e)B0(t,r,{get:e[r],enumerable:!0})},Z9=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of jMe(e))!KMe.call(t,s)&&s!==r&&B0(t,s,{get:()=>e[s],enumerable:!(n=WMe(e,s))||n.enumerable});return t};var Q=(t,e,r)=>(r=t!=null?YMe(JMe(t)):{},Z9(e||!t||!t.__esModule?B0(r,"default",{value:t,enumerable:!0}):r,t)),Y=t=>Z9(B0({},"__esModule",{value:!0}),t);var cK=w(nA=>{"use strict";var fFt=require("net"),tFe=require("tls"),iO=require("http"),oK=require("https"),rFe=require("events"),AFt=require("assert"),nFe=require("util");nA.httpOverHttp=sFe;nA.httpsOverHttp=oFe;nA.httpOverHttps=iFe;nA.httpsOverHttps=aFe;function sFe(t){var e=new Nl(t);return e.request=iO.request,e}function oFe(t){var e=new Nl(t);return e.request=iO.request,e.createSocket=iK,e.defaultPort=443,e}function iFe(t){var e=new Nl(t);return e.request=oK.request,e}function aFe(t){var e=new Nl(t);return e.request=oK.request,e.createSocket=iK,e.defaultPort=443,e}function Nl(t){var e=this;e.options=t||{},e.proxyOptions=e.options.proxy||{},e.maxSockets=e.options.maxSockets||iO.Agent.defaultMaxSockets,e.requests=[],e.sockets=[],e.on("free",function(n,s,o,i){for(var a=aK(s,o,i),c=0,l=e.requests.length;c<l;++c){var u=e.requests[c];if(u.host===a.host&&u.port===a.port){e.requests.splice(c,1),u.request.onSocket(n);return}}n.destroy(),e.removeSocket(n)})}nFe.inherits(Nl,rFe.EventEmitter);Nl.prototype.addRequest=function(e,r,n,s){var o=this,i=aO({request:e},o.options,aK(r,n,s));if(o.sockets.length>=this.maxSockets){o.requests.push(i);return}o.createSocket(i,function(a){a.on("free",c),a.on("close",l),a.on("agentRemove",l),e.onSocket(a);function c(){o.emit("free",a,i)}function l(u){o.removeSocket(a),a.removeListener("free",c),a.removeListener("close",l),a.removeListener("agentRemove",l)}})};Nl.prototype.createSocket=function(e,r){var n=this,s={};n.sockets.push(s);var o=aO({},n.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(o.localAddress=e.localAddress),o.proxyAuth&&(o.headers=o.headers||{},o.headers["Proxy-Authorization"]="Basic "+new Buffer(o.proxyAuth).toString("base64")),Gu("making CONNECT request");var i=n.request(o);i.useChunkedEncodingByDefault=!1,i.once("response",a),i.once("upgrade",c),i.once("connect",l),i.once("error",u),i.end();function a(d){d.upgrade=!0}function c(d,p,m){process.nextTick(function(){l(d,p,m)})}function l(d,p,m){if(i.removeAllListeners(),p.removeAllListeners(),d.statusCode!==200){Gu("tunneling socket could not be established, statusCode=%d",d.statusCode),p.destroy();var h=new Error("tunneling socket could not be established, statusCode="+d.statusCode);h.code="ECONNRESET",e.request.emit("error",h),n.removeSocket(s);return}if(m.length>0){Gu("got illegal response body from proxy"),p.destroy();var h=new Error("got illegal response body from proxy");h.code="ECONNRESET",e.request.emit("error",h),n.removeSocket(s);return}return Gu("tunneling connection has established"),n.sockets[n.sockets.indexOf(s)]=p,r(p)}function u(d){i.removeAllListeners(),Gu(`tunneling socket could not be established, cause=%s
`,d.message,d.stack);var p=new Error("tunneling socket could not be established, cause="+d.message);p.code="ECONNRESET",e.request.emit("error",p),n.removeSocket(s)}};Nl.prototype.removeSocket=function(e){var r=this.sockets.indexOf(e);if(r!==-1){this.sockets.splice(r,1);var n=this.requests.shift();n&&this.createSocket(n,function(s){n.request.onSocket(s)})}};function iK(t,e){var r=this;Nl.prototype.createSocket.call(r,t,function(n){var s=t.request.getHeader("host"),o=aO({},r.options,{socket:n,servername:s?s.replace(/:.*$/,""):t.host}),i=tFe.connect(0,o);r.sockets[r.sockets.indexOf(n)]=i,e(i)})}function aK(t,e,r){return typeof t=="string"?{host:t,port:e,localAddress:r}:t}function aO(t){for(var e=1,r=arguments.length;e<r;++e){var n=arguments[e];if(typeof n=="object")for(var s=Object.keys(n),o=0,i=s.length;o<i;++o){var a=s[o];n[a]!==void 0&&(t[a]=n[a])}}return t}var Gu;process.env.NODE_DEBUG&&/\btunnel\b/.test(process.env.NODE_DEBUG)?Gu=function(){var t=Array.prototype.slice.call(arguments);typeof t[0]=="string"?t[0]="TUNNEL: "+t[0]:t.unshift("TUNNEL:"),console.error.apply(console,t)}:Gu=function(){};nA.debug=Gu});var zy=w((gFt,lK)=>{lK.exports=cK()});var Xt=w((yFt,uK)=>{uK.exports={kClose:Symbol("close"),kDestroy:Symbol("destroy"),kDispatch:Symbol("dispatch"),kUrl:Symbol("url"),kWriting:Symbol("writing"),kResuming:Symbol("resuming"),kQueue:Symbol("queue"),kConnect:Symbol("connect"),kConnecting:Symbol("connecting"),kKeepAliveDefaultTimeout:Symbol("default keep alive timeout"),kKeepAliveMaxTimeout:Symbol("max keep alive timeout"),kKeepAliveTimeoutThreshold:Symbol("keep alive timeout threshold"),kKeepAliveTimeoutValue:Symbol("keep alive timeout"),kKeepAlive:Symbol("keep alive"),kHeadersTimeout:Symbol("headers timeout"),kBodyTimeout:Symbol("body timeout"),kServerName:Symbol("server name"),kLocalAddress:Symbol("local address"),kHost:Symbol("host"),kNoRef:Symbol("no ref"),kBodyUsed:Symbol("used"),kBody:Symbol("abstracted request body"),kRunning:Symbol("running"),kBlocking:Symbol("blocking"),kPending:Symbol("pending"),kSize:Symbol("size"),kBusy:Symbol("busy"),kQueued:Symbol("queued"),kFree:Symbol("free"),kConnected:Symbol("connected"),kClosed:Symbol("closed"),kNeedDrain:Symbol("need drain"),kReset:Symbol("reset"),kDestroyed:Symbol.for("nodejs.stream.destroyed"),kResume:Symbol("resume"),kOnError:Symbol("on error"),kMaxHeadersSize:Symbol("max headers size"),kRunningIdx:Symbol("running index"),kPendingIdx:Symbol("pending index"),kError:Symbol("error"),kClients:Symbol("clients"),kClient:Symbol("client"),kParser:Symbol("parser"),kOnDestroyed:Symbol("destroy callbacks"),kPipelining:Symbol("pipelining"),kSocket:Symbol("socket"),kHostHeader:Symbol("host header"),kConnector:Symbol("connector"),kStrictContentLength:Symbol("strict content length"),kMaxRedirections:Symbol("maxRedirections"),kMaxRequests:Symbol("maxRequestsPerClient"),kProxy:Symbol("proxy agent options"),kCounter:Symbol("socket request counter"),kInterceptors:Symbol("dispatch interceptors"),kMaxResponseSize:Symbol("max response size"),kHTTP2Session:Symbol("http2Session"),kHTTP2SessionState:Symbol("http2Session state"),kRetryHandlerDefaultRetry:Symbol("retry agent default retry"),kConstruct:Symbol("constructable"),kListeners:Symbol("listeners"),kHTTPContext:Symbol("http context"),kMaxConcurrentStreams:Symbol("max concurrent streams"),kNoProxyAgent:Symbol("no proxy agent"),kHttpProxyAgent:Symbol("http proxy agent"),kHttpsProxyAgent:Symbol("https proxy agent")}});var wt=w((EFt,kK)=>{"use strict";var dK=Symbol.for("undici.error.UND_ERR"),Zt=class extends Error{constructor(e){super(e),this.name="UndiciError",this.code="UND_ERR"}static[Symbol.hasInstance](e){return e&&e[dK]===!0}[dK]=!0},pK=Symbol.for("undici.error.UND_ERR_CONNECT_TIMEOUT"),cO=class extends Zt{constructor(e){super(e),this.name="ConnectTimeoutError",this.message=e||"Connect Timeout Error",this.code="UND_ERR_CONNECT_TIMEOUT"}static[Symbol.hasInstance](e){return e&&e[pK]===!0}[pK]=!0},mK=Symbol.for("undici.error.UND_ERR_HEADERS_TIMEOUT"),lO=class extends Zt{constructor(e){super(e),this.name="HeadersTimeoutError",this.m
`)||t.includes("\r")||t.includes("\0"))===!1}function wUe(t,e){let{headersList:r}=e,n=(r.get("referrer-policy",!0)??"").split(","),s="";if(n.length>0)for(let o=n.length;o!==0;o--){let i=n[o-1].trim();if(aUe.has(i)){s=i;break}}s!==""&&(t.referrerPolicy=s)}function bUe(){return"allowed"}function SUe(){return"success"}function BUe(){return"success"}function RUe(t){let e=null;e=t.mode,t.headersList.set("sec-fetch-mode",e,!0)}function NUe(t){let e=t.origin;if(!(e==="client"||e===void 0)){if(t.responseTainting==="cors"||t.mode==="websocket")t.headersList.append("origin",e,!0);else if(t.method!=="GET"&&t.method!=="HEAD"){switch(t.referrerPolicy){case"no-referrer":e=null;break;case"no-referrer-when-downgrade":case"strict-origin":case"strict-origin-when-cross-origin":t.origin&&nM(t.origin)&&!nM(eE(t))&&(e=null);break;case"same-origin":j0(t,eE(t))||(e=null);break;default:}t.headersList.append("origin",e,!0)}}}function mA(t,e){return t}function TUe(t,e,r){return!t?.startTime||t.startTime<e?{domainLookupStartTime:e,domainLookupEndTime:e,connectionStartTime:e,connectionEndTime:e,secureConnectionStartTime:e,ALPNNegotiatedProtocol:t?.ALPNNegotiatedProtocol}:{domainLookupStartTime:mA(t.domainLookupStartTime,r),domainLookupEndTime:mA(t.domainLookupEndTime,r),connectionStartTime:mA(t.connectionStartTime,r),connectionEndTime:mA(t.connectionEndTime,r),secureConnectionStartTime:mA(t.secureConnectionStartTime,r),ALPNNegotiatedProtocol:t.ALPNNegotiatedProtocol}}function PUe(t){return mA(pUe.now(),t)}function vUe(t){return{startTime:t.startTime??0,redirectStartTime:0,redirectEndTime:0,postRedirectStartTime:t.startTime??0,finalServiceWorkerStartTime:0,finalNetworkResponseStartTime:0,finalNetworkRequestStartTime:0,endTime:0,encodedBodySize:0,decodedBodySize:0,finalConnectionTimingInfo:null}}function jX(){return{referrerPolicy:"strict-origin-when-cross-origin"}}function _Ue(t){return{referrerPolicy:t.referrerPolicy}}function QUe(t){let e=t.referrerPolicy;Mp(e);let r=null;if(t.referrer==="client"){let a=GX();if(!a||a.origin==="null")return"no-referrer";r=new URL(a)}else t.referrer instanceof URL&&(r=t.referrer);let n=rM(r),s=rM(r,!0);n.toString().length>4096&&(n=s);let o=j0(t,n),i=Zy(n)&&!Zy(t.url);switch(e){case"origin":return s??rM(r,!0);case"unsafe-url":return n;case"same-origin":return o?s:"no-referrer";case"origin-when-cross-origin":return o?n:s;case"strict-origin-when-cross-origin":{let a=eE(t);return j0(n,a)?n:Zy(n)&&!Zy(a)?"no-referrer":s}default:return i?"no-referrer":s}}function rM(t,e){return Mp(t instanceof URL),t=new URL(t),t.protocol==="file:"||t.protocol==="about:"||t.protocol==="blank:"?"no-referrer":(t.username="",t.password="",t.hash="",e&&(t.pathname="",t.search=""),t)}function Zy(t){if(!(t instanceof URL))return!1;if(t.href==="about:blank"||t.href==="about:srcdoc"||t.protocol==="data:"||t.protocol==="file:")return!0;return e(t.origin);function e(r){if(r==null||r==="null")return!1;let n=new URL(r);return!!(n.protocol==="https:"||n.protocol==="wss:"||/^127(?:\.[0-9]+){0,2}\.[0-9]+$|^\[(?:0*:)*?:?0*1\]$/.test(n.hostname)||n.hostname==="localhost"||n.hostname.includes("localhost.")||n.hostname.endsWith(".localhost"))}}function DUe(t,e){if(W0===void 0)return!0;let r=JX(e);if(r==="no metadata"||r.length===0)return!0;let n=LUe(r),s=OUe(r,n);for(let o of s){let i=o.algo,a=o.hash,c=W0.createHash(i).update(t).digest("base64");if(c[c.length-1]==="="&&(c[c.length-2]==="="?c=c.slice(0,-2):c=c.slice(0,-1)),MUe(c,a))return!0}return!1}var kUe=/(?<algo>sha256|sha384|sha512)-((?<hash>[A-Za-z0-9+/]+|[A-Za-z0-9_-]+)={0,2}(?:\s|$)( +[!-~]*)?)?/i;function JX(t){let e=[],r=!0;for(let n of t.split(" ")){r=!1;let s=kUe.exec(n);if(s===null||s.groups===void 0||s.groups.algo===void 0)continue;let o=s.groups.algo.toLowerCase();zX.includes(o)&&e.push(s.groups)}return r===!0?"no metadata":e}function LUe(t){let e=t[0].algo;if(e[3]==="5")return e;for(let r=1;r<t.length;++r){let n=t[r];if(n.algo[3]==="5"){e="sha512";break}else{if(e[3]==="3")continue;n.algo[3]==="3"&&(e="sha384")}}return e}function OUe(t,e){if(t.length===1)return t;let r=0;for(let n=0;n<t.length
`);function I2e(t){for(let e=0;e<t.length;++e)if((t.charCodeAt(e)&-128)!==0)return!1;return!0}function x2e(t){let e=t.length;if(e<27||e>70)return!1;for(let r=0;r<e;++r){let n=t.charCodeAt(r);if(!(n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122||n===39||n===45||n===95))return!1}return!0}function w2e(t,e){K0(e!=="failure"&&e.essence==="multipart/form-data");let r=e.parameters.get("boundary");if(r===void 0)return"failure";let n=Buffer.from(`--${r}`,"utf8"),s=[],o={position:0};for(;t[o.position]===13&&t[o.position+1]===10;)o.position+=2;let i=t.length;for(;t[i-1]===10&&t[i-2]===13;)i-=2;for(i!==t.length&&(t=t.subarray(0,i));;){if(t.subarray(o.position,o.position+n.length).equals(n))o.position+=n.length;else return"failure";if(o.position===t.length-2&&X0(t,E2e,o)||o.position===t.length-4&&X0(t,C2e,o))return s;if(t[o.position]!==13||t[o.position+1]!==10)return"failure";o.position+=2;let a=b2e(t,o);if(a==="failure")return"failure";let{name:c,filename:l,contentType:u,encoding:d}=a;o.position+=2;let p;{let h=t.indexOf(n.subarray(2),o.position);if(h===-1)return"failure";p=t.subarray(o.position,h-4),o.position+=p.length,d==="base64"&&(p=Buffer.from(p.toString(),"base64"))}if(t[o.position]!==13||t[o.position+1]!==10)return"failure";o.position+=2;let m;l!==null?(u??="text/plain",I2e(u)||(u=""),m=new g2e([p],l,{type:u})):m=p2e(Buffer.from(p)),K0(l7(c)),K0(typeof m=="string"&&l7(m)||f2e(m)),s.push(A2e(c,m,l))}}function b2e(t,e){let r=null,n=null,s=null,o=null;for(;;){if(t[e.position]===13&&t[e.position+1]===10)return r===null?"failure":{name:r,filename:n,contentType:s,encoding:o};let i=AA(a=>a!==10&&a!==13&&a!==58,t,e);if(i=uM(i,!0,!0,a=>a===9||a===32),!m2e.test(i.toString())||t[e.position]!==58)return"failure";switch(e.position++,AA(a=>a===32||a===9,t,e),d2e(i)){case"content-disposition":{if(r=n=null,!X0(t,y2e,e)||(e.position+=17,r=p7(t,e),r===null))return"failure";if(X0(t,d7,e)){let a=e.position+d7.length;if(t[a]===42&&(e.position+=1,a+=1),t[a]!==61||t[a+1]!==34||(e.position+=12,n=p7(t,e),n===null))return"failure"}break}case"content-type":{let a=AA(c=>c!==10&&c!==13,t,e);a=uM(a,!1,!0,c=>c===9||c===32),s=u7(a);break}case"content-transfer-encoding":{let a=AA(c=>c!==10&&c!==13,t,e);a=uM(a,!1,!0,c=>c===9||c===32),o=u7(a);break}default:AA(a=>a!==10&&a!==13,t,e)}if(t[e.position]!==13&&t[e.position+1]!==10)return"failure";e.position+=2}}function p7(t,e){K0(t[e.position-1]===34);let r=AA(n=>n!==10&&n!==13&&n!==34,t,e);return t[e.position]!==34?null:(e.position++,r=new TextDecoder().decode(r).replace(/%0A/ig,`
`).replace(/%0D/ig,"\r").replace(/%22/g,'"'),r)}function AA(t,e,r){let n=r.position;for(;n<e.length&&t(e[n]);)++n;return e.subarray(r.position,r.position=n)}function uM(t,e,r,n){let s=0,o=t.length-1;if(e)for(;s<t.length&&n(t[s]);)s++;if(r)for(;o>0&&n(t[o]);)o--;return s===0&&o===t.length-1?t:t.subarray(s,o+1)}function X0(t,e,r){if(t.length<e.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[r.position+n])return!1;return!0}m7.exports={multipartFormDataParser:w2e,validateBoundary:x2e}});var yA=w((HFt,b7)=>{"use strict";var nE=lt(),{ReadableStreamFrom:S2e,isBlobLike:A7,isReadableStreamLike:B2e,readableStreamClose:R2e,createDeferredPromise:N2e,fullyReadBody:T2e,extractMimeType:P2e,utf8DecodeBytes:y7}=ho(),{FormData:h7}=rE(),{kState:gA}=Hu(),{webidl:v2e}=Bn(),{Blob:_2e}=require("node:buffer"),dM=require("node:assert"),{isErrored:E7,isDisturbed:Q2e}=require("node:stream"),{isArrayBuffer:D2e}=require("node:util/types"),{serializeAMimeType:k2e}=Ls(),{multipartFormDataParser:L2e}=f7(),pM;try{let t=require("node:crypto");pM=e=>t.randomInt(0,e)}catch{pM=t=>Math.floor(Math.random(t))}var Z0=new TextEncoder;function O2e(){}var C7=globalThis.FinalizationRegistry&&process.version.indexOf("v18")!==0,I7;C7&&(I7=new FinalizationRegistry(t=>{let e=t.deref();e&&!e.locked&&!Q2e(e)&&!E7(e)&&e.cancel("Response object has been garbage collected").catch(O2e)}));function x7(t,e=!1){let r=null;t instanceof ReadableStream?r=t:A7(t)?r=t.stream():r=new ReadableStream({async pull(c){let l=typeof s=="string"?Z0.encode(s):s;l.byteLength&&c.enqueue(l),queueMicrotask(()=>R2e(c))},start(){},type:"bytes"}),dM(B2e(r));let n=null,s=null,o=null,i=null;if(typeof t=="string")s=t,i="text/plain;charset=UTF-8";else if(t instanceof URLSearchParams)s=t.toString(),i="application/x-www-form-urlencoded;charset=UTF-8";else if(D2e(t))s=new Uint8Array(t.slice());else if(ArrayBuffer.isView(t))s=new Uint8Array(t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength));else if(nE.isFormDataLike(t)){let c=`----formdata-undici-0${`${pM(1e11)}`.padStart(11,"0")}`,l=`--${c}\r
2026-05-22 09:41:22 +00:00
Content-Disposition: form-data`;let u=I=>I.replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22"),d=I=>I.replace(/\r?\n|\r/g,`\r
2026-05-28 08:20:36 +00:00
`),p=[],m=new Uint8Array([13,10]);o=0;let h=!1;for(let[I,x]of t)if(typeof x=="string"){let b=Z0.encode(l+`; name="${u(d(I))}"\r
\r
2026-05-22 09:49:50 +00:00
${d(x)}\r
2026-05-28 08:20:36 +00:00
`);p.push(b),o+=b.byteLength}else{let b=Z0.encode(`${l}; name="${u(d(I))}"`+(x.name?`; filename="${u(x.name)}"`:"")+`\r
2026-05-22 09:49:50 +00:00
Content-Type: ${x.type||"application/octet-stream"}\r
\r
2026-05-28 08:20:36 +00:00
`);p.push(b,x,m),typeof x.size=="number"?o+=b.byteLength+x.size+m.byteLength:h=!0}let y=Z0.encode(`--${c}--\r
`);p.push(y),o+=y.byteLength,h&&(o=null),s=t,n=async function*(){for(let I of p)I.stream?yield*I.stream():yield I},i=`multipart/form-data; boundary=${c}`}else if(A7(t))s=t,o=t.size,t.type&&(i=t.type);else if(typeof t[Symbol.asyncIterator]=="function"){if(e)throw new TypeError("keepalive");if(nE.isDisturbed(t)||t.locked)throw new TypeError("Response body object should not be disturbed or locked");r=t instanceof ReadableStream?t:S2e(t)}if((typeof s=="string"||nE.isBuffer(s))&&(o=Buffer.byteLength(s)),n!=null){let c;r=new ReadableStream({async start(){c=n(t)[Symbol.asyncIterator]()},async pull(l){let{value:u,done:d}=await c.next();if(d)queueMicrotask(()=>{l.close(),l.byobRequest?.respond(0)});else if(!E7(r)){let p=new Uint8Array(u);p.byteLength&&l.enqueue(p)}return l.desiredSize>0},async cancel(l){await c.return()},type:"bytes"})}return[{stream:r,source:s,length:o},i]}function M2e(t,e=!1){return t instanceof ReadableStream&&(dM(!nE.isDisturbed(t),"The body has already been consumed."),dM(!t.locked,"The stream is locked.")),x7(t,e)}function F2e(t,e){let[r,n]=e.stream.tee();return e.stream=r,{stream:n,length:e.length,source:e.source}}function U2e(t){if(t.aborted)throw new DOMException("The operation was aborted.","AbortError")}function q2e(t){return{blob(){return hA(this,r=>{let n=g7(this);return n===null?n="":n&&(n=k2e(n)),new _2e([r],{type:n})},t)},arrayBuffer(){return hA(this,r=>new Uint8Array(r).buffer,t)},text(){return hA(this,y7,t)},json(){return hA(this,G2e,t)},formData(){return hA(this,r=>{let n=g7(this);if(n!==null)switch(n.essence){case"multipart/form-data":{let s=L2e(r,n);if(s==="failure")throw new TypeError("Failed to parse body as FormData.");let o=new h7;return o[gA]=s,o}case"application/x-www-form-urlencoded":{let s=new URLSearchParams(r.toString()),o=new h7;for(let[i,a]of s)o.append(i,a);return o}}throw new TypeError('Content-Type was not one of "multipart/form-data" or "application/x-www-form-urlencoded".')},t)},bytes(){return hA(this,r=>new Uint8Array(r),t)}}}function $2e(t){Object.assign(t.prototype,q2e(t))}async function hA(t,e,r){if(v2e.brandCheck(t,r),w7(t))throw new TypeError("Body is unusable: Body has already been read");U2e(t[gA]);let n=N2e(),s=i=>n.reject(i),o=i=>{try{n.resolve(e(i))}catch(a){s(a)}};return t[gA].body==null?(o(Buffer.allocUnsafe(0)),n.promise):(await T2e(t[gA].body,o,s),n.promise)}function w7(t){let e=t[gA].body;return e!=null&&(e.stream.locked||nE.isDisturbed(e.stream))}function G2e(t){return JSON.parse(y7(t))}function g7(t){let e=t[gA].headersList,r=P2e(e);return r==="failure"?null:r}b7.exports={extractBody:x7,safelyExtractBody:M2e,cloneBody:F2e,mixinBody:$2e,streamRegistry:I7,hasFinalizationRegistry:C7,bodyUnusable:w7}});var k7=w((zFt,D7)=>{"use strict";var ke=require("node:assert"),We=lt(),{channels:S7}=oA(),mM=WO(),{RequestContentLengthMismatchError:Fp,ResponseContentLengthMismatchError:H2e,RequestAbortedError:v7,HeadersTimeoutError:z2e,HeadersOverflowError:V2e,SocketError:ob,InformationalError:EA,BodyTimeoutError:Y2e,HTTPParserError:W2e,ResponseExceededMaxSizeError:j2e}=wt(),{kUrl:_7,kReset:Os,kClient:gM,kParser:Er,kBlocking:iE,kRunning:qn,kPending:J2e,kSize:B7,kWriting:Vu,kQueue:ji,kNoRef:sE,kKeepAliveDefaultTimeout:K2e,kHostHeader:X2e,kPendingIdx:Z2e,kRunningIdx:ti,kError:ri,kPipelining:nb,kSocket:CA,kKeepAliveTimeoutValue:ib,kMaxHeadersSize:fM,kKeepAliveMaxTimeout:eqe,kKeepAliveTimeoutThreshold:tqe,kHeadersTimeout:rqe,kBodyTimeout:nqe,kStrictContentLength:yM,kMaxRequests:R7,kCounter:sqe,kMaxResponseSize:oqe,kOnError:iqe,kResume:zu,kHTTPContext:Q7}=Xt(),$a=IX(),aqe=Buffer.alloc(0),eb=Buffer[Symbol.species],tb=We.addListener,cqe=We.removeAllListeners,AM;async function lqe(){let t=process.env.JEST_WORKER_ID?KO():void 0,e;try{e=await WebAssembly.compile(bX())}catch{e=await WebAssembly.compile(t||KO())}return await WebAssembly.instantiate(e,{env:{wasm_on_url:(r,n,s)=>0,wasm_on_status:(r,n,s)=>{ke(en.ptr===r);let o=n-Ha+Ga.byteOffset;return en.onStatus(new eb(Ga.buffer,o,s))||0},wasm_on_message_begin:r=>(ke(en.ptr===r),en.onMessageBegin()||0),wasm_on_header_field:(r,n,s)=>{ke(en.
2026-05-21 17:23:50 +00:00
`;if(typeof s=="string"?y+=`host: ${s}\r
2026-05-28 08:20:36 +00:00
`:y+=t[X2e],o?y+=`connection: upgrade\r
upgrade: ${o}\r
2026-05-28 08:20:36 +00:00
`:t[nb]&&!m[Os]?y+=`connection: keep-alive\r
2026-05-21 17:23:50 +00:00
`:y+=`connection: close\r
2026-05-22 09:49:50 +00:00
`,Array.isArray(l))for(let I=0;I<l.length;I+=2){let x=l[I+0],b=l[I+1];if(Array.isArray(b))for(let T=0;T<b.length;T++)y+=`${x}: ${b[T]}\r
`;else y+=`${x}: ${b}\r
2026-05-28 08:20:36 +00:00
`}return S7.sendHeaders.hasSubscribers&&S7.sendHeaders.publish({request:e,headers:y,socket:m}),!c||p===0?T7(h,null,t,e,m,u,y,d):We.isBuffer(c)?T7(h,c,t,e,m,u,y,d):We.isBlobLike(c)?typeof c.stream=="function"?P7(h,c.stream(),t,e,m,u,y,d):hqe(h,c,t,e,m,u,y,d):We.isStream(c)?Aqe(h,c,t,e,m,u,y,d):We.isIterable(c)?P7(h,c,t,e,m,u,y,d):ke(!1),!0}function Aqe(t,e,r,n,s,o,i,a){ke(o!==0||r[qn]===0,"stream body cannot be pipelined");let c=!1,l=new ab({abort:t,socket:s,request:n,contentLength:o,client:r,expectsPayload:a,header:i}),u=function(h){if(!c)try{!l.write(h)&&this.pause&&this.pause()}catch(y){We.destroy(this,y)}},d=function(){c||e.resume&&e.resume()},p=function(){if(queueMicrotask(()=>{e.removeListener("error",m)}),!c){let h=new v7;queueMicrotask(()=>m(h))}},m=function(h){if(!c){if(c=!0,ke(s.destroyed||s[Vu]&&r[qn]<=1),s.off("drain",d).off("error",m),e.removeListener("data",u).removeListener("end",m).removeListener("close",p),!h)try{l.end()}catch(y){h=y}l.destroy(h),h&&(h.code!=="UND_ERR_INFO"||h.message!=="reset")?We.destroy(e,h):We.destroy(e)}};e.on("data",u).on("end",m).on("error",m).on("close",p),e.resume&&e.resume(),s.on("drain",d).on("error",m),e.errorEmitted??e.errored?setImmediate(()=>m(e.errored)):(e.endEmitted??e.readableEnded)&&setImmediate(()=>m(null)),(e.closeEmitted??e.closed)&&setImmediate(p)}function T7(t,e,r,n,s,o,i,a){try{e?We.isBuffer(e)&&(ke(o===e.byteLength,"buffer body must have content length"),s.cork(),s.write(`${i}content-length: ${o}\r
\r
2026-05-22 09:49:50 +00:00
`,"latin1"),s.write(e),s.uncork(),n.onBodySent(e),!a&&n.reset!==!1&&(s[Os]=!0)):o===0?s.write(`${i}content-length: 0\r
\r
2026-05-22 09:49:50 +00:00
`,"latin1"):(ke(o===null,"no body must not have content length"),s.write(`${i}\r
2026-05-28 08:20:36 +00:00
`,"latin1")),n.onRequestSent(),r[zu]()}catch(c){t(c)}}async function hqe(t,e,r,n,s,o,i,a){ke(o===e.size,"blob body must have content length");try{if(o!=null&&o!==e.size)throw new Fp;let c=Buffer.from(await e.arrayBuffer());s.cork(),s.write(`${i}content-length: ${o}\r
\r
2026-05-28 08:20:36 +00:00
`,"latin1"),s.write(c),s.uncork(),n.onBodySent(c),n.onRequestSent(),!a&&n.reset!==!1&&(s[Os]=!0),r[zu]()}catch(c){t(c)}}async function P7(t,e,r,n,s,o,i,a){ke(o!==0||r[qn]===0,"iterator body cannot be pipelined");let c=null;function l(){if(c){let p=c;c=null,p()}}let u=()=>new Promise((p,m)=>{ke(c===null),s[ri]?m(s[ri]):c=p});s.on("close",l).on("drain",l);let d=new ab({abort:t,socket:s,request:n,contentLength:o,client:r,expectsPayload:a,header:i});try{for await(let p of e){if(s[ri])throw s[ri];d.write(p)||await u()}d.end()}catch(p){d.destroy(p)}finally{s.off("close",l).off("drain",l)}}var ab=class{constructor({abort:e,socket:r,request:n,contentLength:s,client:o,expectsPayload:i,header:a}){this.socket=r,this.request=n,this.contentLength=s,this.client=o,this.bytesWritten=0,this.expectsPayload=i,this.header=a,this.abort=e,r[Vu]=!0}write(e){let{socket:r,request:n,contentLength:s,client:o,bytesWritten:i,expectsPayload:a,header:c}=this;if(r[ri])throw r[ri];if(r.destroyed)return!1;let l=Buffer.byteLength(e);if(!l)return!0;if(s!==null&&i+l>s){if(o[yM])throw new Fp;process.emitWarning(new Fp)}r.cork(),i===0&&(!a&&n.reset!==!1&&(r[Os]=!0),s===null?r.write(`${c}transfer-encoding: chunked\r
`,"latin1"):r.write(`${c}content-length: ${s}\r
\r
`,"latin1")),s===null&&r.write(`\r
${l.toString(16)}\r
2026-05-28 08:20:36 +00:00
`,"latin1"),this.bytesWritten+=l;let u=r.write(e);return r.uncork(),n.onBodySent(e),u||r[Er].timeout&&r[Er].timeoutType===IA&&r[Er].timeout.refresh&&r[Er].timeout.refresh(),u}end(){let{socket:e,contentLength:r,client:n,bytesWritten:s,expectsPayload:o,header:i,request:a}=this;if(a.onRequestSent(),e[Vu]=!1,e[ri])throw e[ri];if(!e.destroyed){if(s===0?o?e.write(`${i}content-length: 0\r
\r
`,"latin1"):e.write(`${i}\r
`,"latin1"):r===null&&e.write(`\r
0\r
\r
2026-05-28 08:20:36 +00:00
`,"latin1"),r!==null&&s!==r){if(n[yM])throw new Fp;process.emitWarning(new Fp)}e[Er].timeout&&e[Er].timeoutType===IA&&e[Er].timeout.refresh&&e[Er].timeout.refresh(),n[zu]()}}destroy(e){let{socket:r,client:n,abort:s}=this;r[Vu]=!1,e&&(ke(n[qn]<=1,"pipeline should only contain this request"),s(e))}};D7.exports=dqe});var G7=w((VFt,$7)=>{"use strict";var ni=require("node:assert"),{pipeline:gqe}=require("node:stream"),mt=lt(),{RequestContentLengthMismatchError:xM,RequestAbortedError:L7,SocketError:aE,InformationalError:wM}=wt(),{kUrl:cb,kReset:ub,kClient:xA,kRunning:db,kPending:yqe,kQueue:Yu,kPendingIdx:bM,kRunningIdx:Ji,kError:Xi,kSocket:fn,kStrictContentLength:Eqe,kOnError:SM,kMaxConcurrentStreams:q7,kHTTP2Session:Ki,kResume:Wu,kSize:Cqe,kHTTPContext:Iqe}=Xt(),Dl=Symbol("open streams"),O7,M7=!1,lb;try{lb=require("node:http2")}catch{lb={constants:{}}}var{constants:{HTTP2_HEADER_AUTHORITY:xqe,HTTP2_HEADER_METHOD:wqe,HTTP2_HEADER_PATH:bqe,HTTP2_HEADER_SCHEME:Sqe,HTTP2_HEADER_CONTENT_LENGTH:Bqe,HTTP2_HEADER_EXPECT:Rqe,HTTP2_HEADER_STATUS:Nqe}}=lb;function Tqe(t){let e=[];for(let[r,n]of Object.entries(t))if(Array.isArray(n))for(let s of n)e.push(Buffer.from(r),Buffer.from(s));else e.push(Buffer.from(r),Buffer.from(n));return e}async function Pqe(t,e){t[fn]=e,M7||(M7=!0,process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"}));let r=lb.connect(t[cb],{createConnection:()=>e,peerMaxConcurrentStreams:t[q7]});r[Dl]=0,r[xA]=t,r[fn]=e,mt.addListener(r,"error",_qe),mt.addListener(r,"frameError",Qqe),mt.addListener(r,"end",Dqe),mt.addListener(r,"goaway",kqe),mt.addListener(r,"close",function(){let{[xA]:s}=this,{[fn]:o}=s,i=this[fn][Xi]||this[Xi]||new aE("closed",mt.getSocketInfo(o));if(s[Ki]=null,s.destroyed){ni(s[yqe]===0);let a=s[Yu].splice(s[Ji]);for(let c=0;c<a.length;c++){let l=a[c];mt.errorRequest(s,l,i)}}}),r.unref(),t[Ki]=r,e[Ki]=r,mt.addListener(e,"error",function(s){ni(s.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[Xi]=s,this[xA][SM](s)}),mt.addListener(e,"end",function(){mt.destroy(this,new aE("other side closed",mt.getSocketInfo(this)))}),mt.addListener(e,"close",function(){let s=this[Xi]||new aE("closed",mt.getSocketInfo(this));t[fn]=null,this[Ki]!=null&&this[Ki].destroy(s),t[bM]=t[Ji],ni(t[db]===0),t.emit("disconnect",t[cb],[t],s),t[Wu]()});let n=!1;return e.on("close",()=>{n=!0}),{version:"h2",defaultPipelining:1/0,write(...s){return Oqe(t,...s)},resume(){vqe(t)},destroy(s,o){n?queueMicrotask(o):e.destroy(s).on("close",o)},get destroyed(){return e.destroyed},busy(){return!1}}}function vqe(t){let e=t[fn];e?.destroyed===!1&&(t[Cqe]===0&&t[q7]===0?(e.unref(),t[Ki].unref()):(e.ref(),t[Ki].ref()))}function _qe(t){ni(t.code!=="ERR_TLS_CERT_ALTNAME_INVALID"),this[fn][Xi]=t,this[xA][SM](t)}function Qqe(t,e,r){if(r===0){let n=new wM(`HTTP/2: "frameError" received - type ${t}, code ${e}`);this[fn][Xi]=n,this[xA][SM](n)}}function Dqe(){let t=new aE("other side closed",mt.getSocketInfo(this[fn]));this.destroy(t),mt.destroy(this[fn],t)}function kqe(t){let e=this[Xi]||new aE(`HTTP/2: "GOAWAY" frame received with code ${t}`,mt.getSocketInfo(this)),r=this[xA];if(r[fn]=null,r[Iqe]=null,this[Ki]!=null&&(this[Ki].destroy(e),this[Ki]=null),mt.destroy(this[fn],e),r[Ji]<r[Yu].length){let n=r[Yu][r[Ji]];r[Yu][r[Ji]++]=null,mt.errorRequest(r,n,e),r[bM]=r[Ji]}ni(r[db]===0),r.emit("disconnect",r[cb],[r],e),r[Wu]()}function Lqe(t){return t!=="GET"&&t!=="HEAD"&&t!=="OPTIONS"&&t!=="TRACE"&&t!=="CONNECT"}function Oqe(t,e){let r=t[Ki],{method:n,path:s,host:o,upgrade:i,expectContinue:a,signal:c,headers:l}=e,{body:u}=e;if(i)return mt.errorRequest(t,e,new Error("Upgrade not supported for H2")),!1;let d={};for(let _=0;_<l.length;_+=2){let U=l[_+0],O=l[_+1];if(Array.isArray(O))for(let z=0;z<O.length;z++)d[U]?d[U]+=`,${O[z]}`:d[U]=O[z];else d[U]=O}let p,{hostname:m,port:h}=t[cb];d[xqe]=o||`${m}${h?`:${h}`:""}`,d[wqe]=n;let y=_=>{e.aborted||e.completed||(_=_||new L7,mt.errorRequest(t,e,_),p!=null&&mt.destroy(p,_),mt.destroy(u,_),t[Yu][t[Ji]++]=null,t[Wu]())};try{e.onConnect(y)}catch(_){mt.errorRequest(t,e,_)}if(e
`,this[l$e]=c??3e5,this[c$e]=s??3e5,this[u$e]=b??!0,this[d$e]=_,this[TM]=O,this[Ju]=null,this[h$e]=de>-1?de:-1,this[y$e]=ne??100,this[vr]=null,this[Zi]=[],this[Ll]=0,this[ea]=0,this[dE]=G=>vM(this,G),this[g$e]=G=>tZ(this,G)}get pipelining(){return this[Ab]}set pipelining(e){this[Ab]=e,this[dE](!0)}get[fE](){return this[Zi].length-this[ea]}get[mE](){return this[ea]-this[Ll]}get[pE](){return this[Zi].length-this[Ll]}get[t$e](){return!!this[vr]&&!this[bA]&&!this[vr].destroyed}get[NM](){return!!(this[vr]?.busy(null)||this[pE]>=(eZ(this)||1)||this[fE]>0)}[e$e](e){rZ(this),this.once("connect",e)}[A$e](e,r){let n=e.origin||this[Va].origin,s=new Wqe(n,e,r);return this[Zi].push(s),this[qp]||(Up.bodyLength(s.body)==null&&Up.isIterable(s.body)?(this[qp]=1,queueMicrotask(()=>vM(this))):this[dE](!0)),this[qp]&&this[Ku]!==2&&this[NM]&&(this[Ku]=2),this[Ku]<2}async[m$e](){return new Promise(e=>{this[pE]?this[Ju]=e:e(null)})}async[f$e](e){return new Promise(r=>{let n=this[Zi].splice(this[ea]);for(let o=0;o<n.length;o++){let i=n[o];Up.errorRequest(this,i,e)}let s=()=>{this[Ju]&&(this[Ju](),this[Ju]=null),r(null)};this[vr]?(this[vr].destroy(e,s),this[vr]=null):queueMicrotask(s),this[dE]()})}},I$e=fb();function tZ(t,e){if(t[mE]===0&&e.code!=="UND_ERR_INFO"&&e.code!=="UND_ERR_SOCKET"){kl(t[ea]===t[Ll]);let r=t[Zi].splice(t[Ll]);for(let n=0;n<r.length;n++){let s=r[n];Up.errorRequest(t,s,e)}kl(t[pE]===0)}}async function rZ(t){kl(!t[bA]),kl(!t[vr]);let{host:e,hostname:r,protocol:n,port:s}=t[Va];if(r[0]==="["){let o=r.indexOf("]");kl(o!==-1);let i=r.substring(1,o);kl(Z7.isIP(i)),r=i}t[bA]=!0,wA.beforeConnect.hasSubscribers&&wA.beforeConnect.publish({connectParams:{host:e,hostname:r,protocol:n,port:s,version:t[vr]?.version,servername:t[ju],localAddress:t[uE]},connector:t[lE]});try{let o=await new Promise((i,a)=>{t[lE]({host:e,hostname:r,protocol:n,port:s,servername:t[ju],localAddress:t[uE]},(c,l)=>{c?a(c):i(l)})});if(t.destroyed){Up.destroy(o.on("error",K7),new Kqe);return}kl(o);try{t[vr]=o.alpnProtocol==="h2"?await C$e(t,o):await E$e(t,o)}catch(i){throw o.destroy().on("error",K7),i}t[bA]=!1,o[p$e]=0,o[TM]=t[TM],o[Zqe]=t,o[n$e]=null,wA.connected.hasSubscribers&&wA.connected.publish({connectParams:{host:e,hostname:r,protocol:n,port:s,version:t[vr]?.version,servername:t[ju],localAddress:t[uE]},connector:t[lE],socket:o}),t.emit("connect",t[Va],[t])}catch(o){if(t.destroyed)return;if(t[bA]=!1,wA.connectError.hasSubscribers&&wA.connectError.publish({connectParams:{host:e,hostname:r,protocol:n,port:s,version:t[vr]?.version,servername:t[ju],localAddress:t[uE]},connector:t[lE],error:o}),o.code==="ERR_TLS_CERT_ALTNAME_INVALID")for(kl(t[mE]===0);t[fE]>0&&t[Zi][t[ea]].servername===t[ju];){let i=t[Zi][t[ea]++];Up.errorRequest(t,i,o)}else tZ(t,o);t.emit("connectionError",t[Va],[t],o)}t[dE]()}function X7(t){t[Ku]=0,t.emit("drain",t[Va],[t])}function vM(t,e){t[qp]!==2&&(t[qp]=2,x$e(t,e),t[qp]=0,t[Ll]>256&&(t[Zi].splice(0,t[Ll]),t[ea]-=t[Ll],t[Ll]=0))}function x$e(t,e){for(;;){if(t.destroyed){kl(t[fE]===0);return}if(t[Ju]&&!t[pE]){t[Ju](),t[Ju]=null;return}if(t[vr]&&t[vr].resume(),t[NM])t[Ku]=2;else if(t[Ku]===2){e?(t[Ku]=1,queueMicrotask(()=>X7(t))):X7(t);continue}if(t[fE]===0||t[mE]>=(eZ(t)||1))return;let r=t[Zi][t[ea]];if(t[Va].protocol==="https:"&&t[ju]!==r.servername){if(t[mE]>0)return;t[ju]=r.servername,t[vr]?.destroy(new Jqe("servername changed"),()=>{t[vr]=null,vM(t)})}if(t[bA])return;if(!t[vr]){rZ(t);return}if(t[vr].destroyed||t[vr].busy(r))return;!r.aborted&&t[vr].write(r)?t[ea]++:t[Zi].splice(t[ea],1)}}nZ.exports=PM});var _M=w((KFt,sZ)=>{"use strict";var hb=class{constructor(){this.bottom=0,this.top=0,this.list=new Array(2048),this.next=null}isEmpty(){return this.top===this.bottom}isFull(){return(this.top+1&2047)===this.bottom}push(e){this.list[this.top]=e,this.top=this.top+1&2047}shift(){let e=this.list[this.bottom];return e===void 0?null:(this.list[this.bottom]=void 0,this.bottom=this.bottom+1&2047,e)}};sZ.exports=class{constructor(){this.head=this.tail=new hb}isEmpty(){return this.head.isEmpty()}push(e){this.head.isFull()&&(this.head=this.head.nex
${n.count} ${n.noun} ${n.is} pending:
${e.format(r)}
2026-05-28 08:20:36 +00:00
`.trim())}};xte.exports=FF});var Db=w((R1t,Rte)=>{"use strict";var bte=Symbol.for("undici.globalDispatcher.1"),{InvalidArgumentError:lze}=wt(),uze=RA();Bte()===void 0&&Ste(new uze);function Ste(t){if(!t||typeof t.dispatch!="function")throw new lze("Argument agent must implement Agent");Object.defineProperty(globalThis,bte,{value:t,writable:!0,enumerable:!1,configurable:!1})}function Bte(){return globalThis[bte]}Rte.exports={setGlobalDispatcher:Ste,getGlobalDispatcher:Bte}});var kb=w((T1t,Nte)=>{"use strict";Nte.exports=class{#e;constructor(e){if(typeof e!="object"||e===null)throw new TypeError("handler must be an object");this.#e=e}onConnect(...e){return this.#e.onConnect?.(...e)}onError(...e){return this.#e.onError?.(...e)}onUpgrade(...e){return this.#e.onUpgrade?.(...e)}onResponseStarted(...e){return this.#e.onResponseStarted?.(...e)}onHeaders(...e){return this.#e.onHeaders?.(...e)}onData(...e){return this.#e.onData?.(...e)}onComplete(...e){return this.#e.onComplete?.(...e)}onBodySent(...e){return this.#e.onBodySent?.(...e)}}});var Pte=w((P1t,Tte)=>{"use strict";var dze=mb();Tte.exports=t=>{let e=t?.maxRedirections;return r=>function(s,o){let{maxRedirections:i=e,...a}=s;if(!i)return r(s,o);let c=new dze(r,i,s,o);return r(a,c)}}});var _te=w((v1t,vte)=>{"use strict";var pze=bb();vte.exports=t=>e=>function(n,s){return e(n,new pze({...n,retryOptions:{...t,...n.retryOptions}},{handler:s,dispatch:e}))}});var Dte=w((_1t,Qte)=>{"use strict";var mze=lt(),{InvalidArgumentError:fze,RequestAbortedError:Aze}=wt(),hze=kb(),UF=class extends hze{#e=1024*1024;#t=null;#s=!1;#n=!1;#r=0;#o=null;#i=null;constructor({maxSize:e},r){if(super(r),e!=null&&(!Number.isFinite(e)||e<1))throw new fze("maxSize must be a number greater than 0");this.#e=e??this.#e,this.#i=r}onConnect(e){this.#t=e,this.#i.onConnect(this.#a.bind(this))}#a(e){this.#n=!0,this.#o=e}onHeaders(e,r,n,s){let i=mze.parseHeaders(r)["content-length"];if(i!=null&&i>this.#e)throw new Aze(`Response size (${i}) larger than maxSize (${this.#e})`);return this.#n?!0:this.#i.onHeaders(e,r,n,s)}onError(e){this.#s||(e=this.#o??e,this.#i.onError(e))}onData(e){return this.#r=this.#r+e.length,this.#r>=this.#e&&(this.#s=!0,this.#n?this.#i.onError(this.#o):this.#i.onComplete([])),!0}onComplete(e){if(!this.#s){if(this.#n){this.#i.onError(this.reason);return}this.#i.onComplete(e)}}};function gze({maxSize:t}={maxSize:1024*1024}){return e=>function(n,s){let{dumpMaxSize:o=t}=n,i=new UF({maxSize:o},s);return e(n,i)}}Qte.exports=gze});var Ote=w((Q1t,Lte)=>{"use strict";var{isIP:yze}=require("node:net"),{lookup:Eze}=require("node:dns"),Cze=kb(),{InvalidArgumentError:OA,InformationalError:Ize}=wt(),kte=Math.pow(2,31)-1,qF=class{#e=0;#t=0;#s=new Map;dualStack=!0;affinity=null;lookup=null;pick=null;constructor(e){this.#e=e.maxTTL,this.#t=e.maxItems,this.dualStack=e.dualStack,this.affinity=e.affinity,this.lookup=e.lookup??this.#n,this.pick=e.pick??this.#r}get full(){return this.#s.size===this.#t}runLookup(e,r,n){let s=this.#s.get(e.hostname);if(s==null&&this.full){n(null,e.origin);return}let o={affinity:this.affinity,dualStack:this.dualStack,lookup:this.lookup,pick:this.pick,...r.dns,maxTTL:this.#e,maxItems:this.#t};if(s==null)this.lookup(e,o,(i,a)=>{if(i||a==null||a.length===0){n(i??new Ize("No DNS entries found"));return}this.setRecords(e,a);let c=this.#s.get(e.hostname),l=this.pick(e,c,o.affinity),u;typeof l.port=="number"?u=`:${l.port}`:e.port!==""?u=`:${e.port}`:u="",n(null,`${e.protocol}//${l.family===6?`[${l.address}]`:l.address}${u}`)});else{let i=this.pick(e,s,o.affinity);if(i==null){this.#s.delete(e.hostname),this.runLookup(e,r,n);return}let a;typeof i.port=="number"?a=`:${i.port}`:e.port!==""?a=`:${e.port}`:a="",n(null,`${e.protocol}//${i.family===6?`[${i.address}]`:i.address}${a}`)}}#n(e,r,n){Eze(e.hostname,{all:!0,family:this.dualStack===!1?this.affinity:0,order:"ipv4first"},(s,o)=>{if(s)return n(s);let i=new Map;for(let a of o)i.set(`${a.address}:${a.family}`,a);n(null,i.values())})}#r(e,r,n){let s=null,{records:o,offset:i}=r,a;if(this.dualStack?(n==null&&(i==null||i===kte?(r.offset=0,n=4):(r
${o}`;break;case"retry":hse(o)&&(r[s]=o);break;case"id":gse(o)&&(r[s]=o);break;case"event":o.length>0&&(r[s]=o);break}}processEvent(e){e.retry&&hse(e.retry)&&(this.state.reconnectionTime=parseInt(e.retry,10)),e.id&&gse(e.id)&&(this.state.lastEventId=e.id),e.data!==void 0&&this.push({type:e.event||"message",options:{data:e.data,lastEventId:this.state.lastEventId,origin:this.state.origin}})}clearEvent(){this.event={data:void 0,event:void 0,id:void 0,retry:void 0}}};yse.exports={EventSourceStream:R1}});var Rse=w((uUt,Bse)=>{"use strict";var{pipeline:vYe}=require("node:stream"),{fetching:_Ye}=TE(),{makeRequest:QYe}=UA(),{webidl:ql}=Bn(),{EventSourceStream:DYe}=Ese(),{parseMIMEType:kYe}=Ls(),{createFastMessageEvent:LYe}=VA(),{isNetworkError:Cse}=RE(),{delay:OYe}=S1(),{kEnumerableProperty:nm}=lt(),{environmentSettingsObject:Ise}=ho(),xse=!1,wse=3e3,$E=0,bse=1,GE=2,MYe="anonymous",FYe="use-credentials",KA=class t extends EventTarget{#e={open:null,error:null,message:null};#t=null;#s=!1;#n=$E;#r=null;#o=null;#i;#a;constructor(e,r={}){super(),ql.util.markAsUncloneable(this);let n="EventSource constructor";ql.argumentLengthCheck(arguments,1,n),xse||(xse=!0,process.emitWarning("EventSource is experimental, expect them to change at any time.",{code:"UNDICI-ES"})),e=ql.converters.USVString(e,n,"url"),r=ql.converters.EventSourceInitDict(r,n,"eventSourceInitDict"),this.#i=r.dispatcher,this.#a={lastEventId:"",reconnectionTime:wse};let s=Ise,o;try{o=new URL(e,s.settingsObject.baseUrl),this.#a.origin=o.origin}catch(c){throw new DOMException(c,"SyntaxError")}this.#t=o.href;let i=MYe;r.withCredentials&&(i=FYe,this.#s=!0);let a={redirect:"follow",keepalive:!0,mode:"cors",credentials:i==="anonymous"?"same-origin":"omit",referrer:"no-referrer"};a.client=Ise.settingsObject,a.headersList=[["accept",{name:"accept",value:"text/event-stream"}]],a.cache="no-store",a.initiator="other",a.urlList=[new URL(this.#t)],this.#r=QYe(a),this.#c()}get readyState(){return this.#n}get url(){return this.#t}get withCredentials(){return this.#s}#c(){if(this.#n===GE)return;this.#n=$E;let e={request:this.#r,dispatcher:this.#i},r=n=>{Cse(n)&&(this.dispatchEvent(new Event("error")),this.close()),this.#l()};e.processResponseEndOfBody=r,e.processResponse=n=>{if(Cse(n))if(n.aborted){this.close(),this.dispatchEvent(new Event("error"));return}else{this.#l();return}let s=n.headersList.get("content-type",!0),o=s!==null?kYe(s):"failure",i=o!=="failure"&&o.essence==="text/event-stream";if(n.status!==200||i===!1){this.close(),this.dispatchEvent(new Event("error"));return}this.#n=bse,this.dispatchEvent(new Event("open")),this.#a.origin=n.urlList[n.urlList.length-1].origin;let a=new DYe({eventSourceSettings:this.#a,push:c=>{this.dispatchEvent(LYe(c.type,c.options))}});vYe(n.body.stream,a,c=>{c?.aborted===!1&&(this.close(),this.dispatchEvent(new Event("error")))})},this.#o=_Ye(e)}async#l(){this.#n!==GE&&(this.#n=$E,this.dispatchEvent(new Event("error")),await OYe(this.#a.reconnectionTime),this.#n===$E&&(this.#a.lastEventId.length&&this.#r.headersList.set("last-event-id",this.#a.lastEventId,!0),this.#c()))}close(){ql.brandCheck(this,t),this.#n!==GE&&(this.#n=GE,this.#o.abort(),this.#r=null)}get onopen(){return this.#e.open}set onopen(e){this.#e.open&&this.removeEventListener("open",this.#e.open),typeof e=="function"?(this.#e.open=e,this.addEventListener("open",e)):this.#e.open=null}get onmessage(){return this.#e.message}set onmessage(e){this.#e.message&&this.removeEventListener("message",this.#e.message),typeof e=="function"?(this.#e.message=e,this.addEventListener("message",e)):this.#e.message=null}get onerror(){return this.#e.error}set onerror(e){this.#e.error&&this.removeEventListener("error",this.#e.error),typeof e=="function"?(this.#e.error=e,this.addEventListener("error",e)):this.#e.error=null}},Sse={CONNECTING:{__proto__:null,configurable:!1,enumerable:!0,value:$E,writable:!1},OPEN:{__proto__:null,configurable:!1,enumerable:!0,value:bse,writable:!1},CLOSED:{__proto__:null,configurable:!1,enumerable:!0,value:GE,writable:!1}};Object.defineProperties(KA,Sse);Object.definePropert
%s`,U,U,b,n);var O=b.type==="*"?bU:b.type==="?"?wU:"\\"+b.type;s=!0,n=n.slice(0,b.reStart)+O+"\\("+U}h(),o&&(n+="\\\\");var z=!1;switch(n.charAt(0)){case"[":case".":case"(":z=!0}for(var de=a.length-1;de>-1;de--){var De=a[de],Be=n.slice(0,De.reStart),ne=n.slice(De.reStart,De.reEnd-8),ge=n.slice(De.reEnd-8,De.reEnd),G=n.slice(De.reEnd);ge+=G;var se=Be.split("(").length-1,Ct=G;for(y=0;y<se;y++)Ct=Ct.replace(/\)[+*?]?/,"");G=Ct;var it="";G===""&&e!==GS&&(it="$");var vt=Be+ne+G+it+ge;n=vt}if(n!==""&&s&&(n="(?=.)"+n),z&&(n=p+n),e===GS)return[n,s];if(!s)return m5e(t);var is=r.nocase?"i":"";try{var as=new RegExp("^"+n+"$",is)}catch{return new RegExp("$.")}return as._glob=t,as._src=n,as}Ro.makeRe=function(t,e){return new Yr(t,e||{}).makeRe()};Yr.prototype.makeRe=p5e;function p5e(){if(this.regexp||this.regexp===!1)return this.regexp;var t=this.set;if(!t.length)return this.regexp=!1,this.regexp;var e=this.options,r=e.noglobstar?bU:e.dot?s5e:o5e,n=e.nocase?"i":"",s=t.map(function(o){return o.map(function(i){return i===um?r:typeof i=="string"?f5e(i):i._src}).join("\\/")}).join("|");s="^(?:"+s+")$",this.negate&&(s="^(?!"+s+").*$");try{this.regexp=new RegExp(s,n)}catch{this.regexp=!1}return this.regexp}Ro.match=function(t,e,r){r=r||{};var n=new Yr(e,r);return t=t.filter(function(s){return n.match(s)}),n.options.nonull&&!t.length&&t.push(e),t};Yr.prototype.match=function(e,r){if(typeof r>"u"&&(r=this.partial),this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&r)return!0;var n=this.options;uC.sep!=="/"&&(e=e.split(uC.sep).join("/")),e=e.split(Nae),this.debug(this.pattern,"split",e);var s=this.set;this.debug(this.pattern,"set",s);var o,i;for(i=e.length-1;i>=0&&(o=e[i],!o);i--);for(i=0;i<s.length;i++){var a=s[i],c=e;n.matchBase&&a.length===1&&(c=[o]);var l=this.matchOne(c,a,r);if(l)return n.flipNegate?!0:!this.negate}return n.flipNegate?!1:this.negate};Yr.prototype.matchOne=function(t,e,r){return e.indexOf(um)!==-1?this._matchGlobstar(t,e,r,0,0):this._matchOne(t,e,r,0,0)};Yr.prototype._matchGlobstar=function(t,e,r,n,s){var o,i=-1;for(o=s;o<e.length;o++)if(e[o]===um){i=o;break}var a=-1;for(o=e.length-1;o>=0;o--)if(e[o]===um){a=o;break}var c=e.slice(s,i),l=r?e.slice(i+1):e.slice(i+1,a),u=r?[]:e.slice(a+1);if(c.length){var d=t.slice(n,n+c.length);if(!this._matchOne(d,c,r,0,0))return!1;n+=c.length}var p=0;if(u.length){if(u.length+n>t.length)return!1;var m=t.length-u.length;if(this._matchOne(t,u,r,m,0))p=u.length;else{if(t[t.length-1]!==""||n+u.length===t.length||(m--,!this._matchOne(t,u,r,m,0)))return!1;p=u.length+1}}if(!l.length){var h=!!p;for(o=n;o<t.length-p;o++){var y=String(t[o]);if(h=!0,y==="."||y===".."||!this.options.dot&&y.charAt(0)===".")return!1}return r||h}for(var I=[[[],0]],x=I[0],b=0,T=[0],_=0;_<l.length;_++){var U=l[_];U===um?(T.push(b),x=[[],0],I.push(x)):(x[0].push(U),b++)}for(var O=I.length-1,z=t.length-p,de=0;de<I.length;de++)I[de][1]=z-(T[O--]+I[de][0].length);return!!this._matchGlobStarBodySections(t,I,n,0,r,0,!!p)};Yr.prototype._matchGlobStarBodySections=function(t,e,r,n,s,o,i){var a=e[n];if(!a){for(var c=r;c<t.length;c++){i=!0;var l=t[c];if(l==="."||l===".."||!this.options.dot&&l.charAt(0)===".")return!1}return i}for(var u=a[0],d=a[1];r<=d;){var p=this._matchOne(t.slice(0,r+u.length),u,s,r,0);if(p&&o<this.maxGlobstarRecursion){var m=this._matchGlobStarBodySections(t,e,r+u.length,n+1,s,o+1,i);if(m!==!1)return m}var l=t[r];if(l==="."||l===".."||!this.options.dot&&l.charAt(0)===".")return!1;r++}return s||null};Yr.prototype._matchOne=function(t,e,r,n,s){var o,i,a,c;for(o=n,i=s,a=t.length,c=e.length;o<a&&i<c;o++,i++){this.debug("matchOne loop");var l=e[i],u=t[o];if(this.debug(e,l,u),l===!1||l===um)return!1;var d;if(typeof l=="string"?(d=u===l,this.debug("string match",l,u,d)):(d=u.match(l),this.debug("pattern match",l,u,d)),!d)return!1}if(o===a&&i===c)return!0;if(o===a)return r;if(i===c)return o===a-1&&t[o]==="";throw new Error("wtf?")};function m5e(t){return t.replace(/\\(.)/g,"$1")}function f5e(t){return t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}});var lh=w((y$t,kae)=>{"u
`).join(`
2026-05-28 08:20:36 +00:00
`+o),t.push(s+"m+"+_B.exports.humanize(this.diff)+"\x1B[0m")}else t[0]=SXe()+e+" "+t[0]}function SXe(){return Tn.inspectOpts.hideDate?"":new Date().toISOString()+" "}function BXe(...t){return process.stderr.write(vB.format(...t)+`
`)}function RXe(t){t?process.env.DEBUG=t:delete process.env.DEBUG}function NXe(){return process.env.DEBUG}function TXe(t){t.inspectOpts={};let e=Object.keys(Tn.inspectOpts);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Tn.inspectOpts[e[r]]}_B.exports=h2()(Tn);var{formatters:Iue}=_B.exports;Iue.o=function(t){return this.inspectOpts.colors=this.useColors,vB.inspect(t,this.inspectOpts).split(`
`).map(e=>e.trim()).join(" ")};Iue.O=function(t){return this.inspectOpts.colors=this.useColors,vB.inspect(t,this.inspectOpts)}});var Cm=w((MHt,E2)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?E2.exports=Aue():E2.exports=xue()});var Sue=w(zs=>{"use strict";var PXe=zs&&zs.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),vXe=zs&&zs.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),wue=zs&&zs.__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)&&PXe(e,t,r);return vXe(e,t),e};Object.defineProperty(zs,"__esModule",{value:!0});zs.req=zs.json=zs.toBuffer=void 0;var _Xe=wue(require("http")),QXe=wue(require("https"));async function bue(t){let e=0,r=[];for await(let n of t)e+=n.length,r.push(n);return Buffer.concat(r,e)}zs.toBuffer=bue;async function DXe(t){let r=(await bue(t)).toString("utf8");try{return JSON.parse(r)}catch(n){let s=n;throw s.message+=` (input: ${r})`,s}}zs.json=DXe;function kXe(t,e={}){let n=((typeof t=="string"?t:t.href).startsWith("https:")?QXe:_Xe).request(t,e),s=new Promise((o,i)=>{n.once("response",o).once("error",i).end()});return n.then=s.then.bind(s),n}zs.req=kXe});var Tue=w(vo=>{"use strict";var Rue=vo&&vo.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),LXe=vo&&vo.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),Nue=vo&&vo.__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)&&Rue(e,t,r);return LXe(e,t),e},OXe=vo&&vo.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&Rue(e,t,r)};Object.defineProperty(vo,"__esModule",{value:!0});vo.Agent=void 0;var MXe=Nue(require("net")),Bue=Nue(require("http")),FXe=require("https");OXe(Sue(),vo);var nc=Symbol("AgentBaseInternalState"),C2=class extends Bue.Agent{constructor(e){super(e),this[nc]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:r}=new Error;return typeof r!="string"?!1:r.split(`
`).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let r=new MXe.Socket({writable:!1});return this.sockets[e].push(r),this.totalSocketCount++,r}decrementSockets(e,r){if(!this.sockets[e]||r===null)return;let n=this.sockets[e],s=n.indexOf(r);s!==-1&&(n.splice(s,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return(typeof e.secureEndpoint=="boolean"?e.secureEndpoint:this.isSecureEndpoint(e))?FXe.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,r,n){let s={...r,secureEndpoint:this.isSecureEndpoint(r)},o=this.getName(s),i=this.incrementSockets(o);Promise.resolve().then(()=>this.connect(e,s)).then(a=>{if(this.decrementSockets(o,i),a instanceof Bue.Agent)try{return a.addRequest(e,s)}catch(c){return n(c)}this[nc].currentSocket=a,super.createSocket(e,r,n)},a=>{this.decrementSockets(o,i),n(a)})}createConnection(){let e=this[nc].currentSocket;if(this[nc].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[nc].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[nc]&&(this[nc].defaultPort=e)}get protocol(){return this[nc].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[nc]&&(this[nc].protocol=e)}};vo.Agent=C2});var Pue=w(Ch=>{"use strict";var UXe=Ch&&Ch.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ch,"__esModule",{value:!0});Ch.parseProxyResponse=void 0;var qXe=UXe(Cm()),QB=(0,qXe.default)("https-proxy-agent:parse-proxy-response");function $Xe(t){return new Promise((e,r)=>{let n=0,s=[];function o(){let u=t.read();u?l(u):t.once("readable",o)}function i(){t.removeListener("end",a),t.removeListener("error",c),t.removeListener("readable",o)}function a(){i(),QB("onend"),r(new Error("Proxy connection ended before receiving CONNECT response"))}function c(u){i(),QB("onerror %o",u),r(u)}function l(u){s.push(u),n+=u.length;let d=Buffer.concat(s,n),p=d.indexOf(`\r
\r
2026-05-28 08:20:36 +00:00
`);if(p===-1){QB("have not received end of HTTP headers yet..."),o();return}let m=d.slice(0,p).toString("ascii").split(`\r
`),h=m.shift();if(!h)return t.destroy(),r(new Error("No header received from proxy CONNECT response"));let y=h.split(" "),I=+y[1],x=y.slice(2).join(" "),b={};for(let T of m){if(!T)continue;let _=T.indexOf(":");if(_===-1)return t.destroy(),r(new Error(`Invalid header from proxy CONNECT response: "${T}"`));let U=T.slice(0,_).toLowerCase(),O=T.slice(_+1).trimStart(),z=b[U];typeof z=="string"?b[U]=[z,O]:Array.isArray(z)?z.push(O):b[U]=O}QB("got proxy server response: %o %o",h,b),i(),e({connect:{statusCode:I,statusText:x,headers:b},buffered:d})}t.on("error",c),t.on("end",a),o()})}Ch.parseProxyResponse=$Xe});var Lue=w(Ai=>{"use strict";var GXe=Ai&&Ai.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),HXe=Ai&&Ai.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),Due=Ai&&Ai.__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)&&GXe(e,t,r);return HXe(e,t),e},kue=Ai&&Ai.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ai,"__esModule",{value:!0});Ai.HttpsProxyAgent=void 0;var DB=Due(require("net")),vue=Due(require("tls")),zXe=kue(require("assert")),VXe=kue(Cm()),YXe=Tue(),WXe=require("url"),jXe=Pue(),NC=(0,VXe.default)("https-proxy-agent"),_ue=t=>t.servername===void 0&&t.host&&!DB.isIP(t.host)?{...t,servername:t.host}:t,kB=class extends YXe.Agent{constructor(e,r){super(r),this.options={path:void 0},this.proxy=typeof e=="string"?new WXe.URL(e):e,this.proxyHeaders=r?.headers??{},NC("Creating new HttpsProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),s=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...r?Que(r,"headers"):null,host:n,port:s}}async connect(e,r){let{proxy:n}=this;if(!r.host)throw new TypeError('No "host" provided');let s;n.protocol==="https:"?(NC("Creating `tls.Socket`: %o",this.connectOpts),s=vue.connect(_ue(this.connectOpts))):(NC("Creating `net.Socket`: %o",this.connectOpts),s=DB.connect(this.connectOpts));let o=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},i=DB.isIPv6(r.host)?`[${r.host}]`:r.host,a=`CONNECT ${i}:${r.port} HTTP/1.1\r
`;if(n.username||n.password){let p=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;o["Proxy-Authorization"]=`Basic ${Buffer.from(p).toString("base64")}`}o.Host=`${i}:${r.port}`,o["Proxy-Connection"]||(o["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let p of Object.keys(o))a+=`${p}: ${o[p]}\r
2026-05-28 08:20:36 +00:00
`;let c=(0,jXe.parseProxyResponse)(s);s.write(`${a}\r
`);let{connect:l,buffered:u}=await c;if(e.emit("proxyConnect",l),this.emit("proxyConnect",l,e),l.statusCode===200)return e.once("socket",JXe),r.secureEndpoint?(NC("Upgrading socket connection to TLS"),vue.connect({...Que(_ue(r),"host","path","port"),socket:s})):s;s.destroy();let d=new DB.Socket({writable:!1});return d.readable=!0,e.once("socket",p=>{NC("Replaying proxy buffer for failed request"),(0,zXe.default)(p.listenerCount("data")>0),p.push(u),p.push(null)}),d}};kB.protocols=["http","https"];Ai.HttpsProxyAgent=kB;function JXe(t){t.resume()}function Que(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}});var Fue=w(Vs=>{"use strict";var KXe=Vs&&Vs.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),XXe=Vs&&Vs.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),Oue=Vs&&Vs.__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)&&KXe(e,t,r);return XXe(e,t),e};Object.defineProperty(Vs,"__esModule",{value:!0});Vs.req=Vs.json=Vs.toBuffer=void 0;var ZXe=Oue(require("http")),e7e=Oue(require("https"));async function Mue(t){let e=0,r=[];for await(let n of t)e+=n.length,r.push(n);return Buffer.concat(r,e)}Vs.toBuffer=Mue;async function t7e(t){let r=(await Mue(t)).toString("utf8");try{return JSON.parse(r)}catch(n){let s=n;throw s.message+=` (input: ${r})`,s}}Vs.json=t7e;function r7e(t,e={}){let n=((typeof t=="string"?t:t.href).startsWith("https:")?e7e:ZXe).request(t,e),s=new Promise((o,i)=>{n.once("response",o).once("error",i).end()});return n.then=s.then.bind(s),n}Vs.req=r7e});var $ue=w(_o=>{"use strict";var que=_o&&_o.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),n7e=_o&&_o.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),s7e=_o&&_o.__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)&&que(e,t,r);return n7e(e,t),e},o7e=_o&&_o.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&que(e,t,r)};Object.defineProperty(_o,"__esModule",{value:!0});_o.Agent=void 0;var Uue=s7e(require("http"));o7e(Fue(),_o);var sc=Symbol("AgentBaseInternalState"),I2=class extends Uue.Agent{constructor(e){super(e),this[sc]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:r}=new Error;return typeof r!="string"?!1:r.split(`
`).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}createSocket(e,r,n){let s={...r,secureEndpoint:this.isSecureEndpoint(r)};Promise.resolve().then(()=>this.connect(e,s)).then(o=>{if(o instanceof Uue.Agent)return o.addRequest(e,s);this[sc].currentSocket=o,super.createSocket(e,r,n)},n)}createConnection(){let e=this[sc].currentSocket;if(this[sc].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[sc].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[sc]&&(this[sc].defaultPort=e)}get protocol(){return this[sc].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[sc]&&(this[sc].protocol=e)}};_o.Agent=I2});var zue=w(hi=>{"use strict";var i7e=hi&&hi.__createBinding||(Object.create?(function(t,e,r,n){n===void 0&&(n=r);var s=Object.getOwnPropertyDescriptor(e,r);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,s)}):(function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]})),a7e=hi&&hi.__setModuleDefault||(Object.create?(function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}):function(t,e){t.default=e}),Hue=hi&&hi.__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)&&i7e(e,t,r);return a7e(e,t),e},c7e=hi&&hi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(hi,"__esModule",{value:!0});hi.HttpProxyAgent=void 0;var l7e=Hue(require("net")),u7e=Hue(require("tls")),d7e=c7e(Cm()),p7e=require("events"),m7e=$ue(),Gue=require("url"),Ih=(0,d7e.default)("http-proxy-agent"),LB=class extends m7e.Agent{constructor(e,r){super(r),this.proxy=typeof e=="string"?new Gue.URL(e):e,this.proxyHeaders=r?.headers??{},Ih("Creating new HttpProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),s=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={...r?f7e(r,"headers"):null,host:n,port:s}}addRequest(e,r){e._header=null,this.setRequestProps(e,r),super.addRequest(e,r)}setRequestProps(e,r){let{proxy:n}=this,s=r.secureEndpoint?"https:":"http:",o=e.getHeader("host")||"localhost",i=`${s}//${o}`,a=new Gue.URL(e.path,i);r.port!==80&&(a.port=String(r.port)),e.path=String(a);let c=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders};if(n.username||n.password){let l=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;c["Proxy-Authorization"]=`Basic ${Buffer.from(l).toString("base64")}`}c["Proxy-Connection"]||(c["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let l of Object.keys(c)){let u=c[l];u&&e.setHeader(l,u)}}async connect(e,r){e._header=null,e.path.includes("://")||this.setRequestProps(e,r);let n,s;Ih("Regenerating stored HTTP header string for request"),e._implicitHeader(),e.outputData&&e.outputData.length>0&&(Ih("Patching connection write() output buffer with updated header"),n=e.outputData[0].data,s=n.indexOf(`\r
\r
2026-05-28 08:20:36 +00:00
`)+4,e.outputData[0].data=e._header+n.substring(s),Ih("Output buffer: %o",e.outputData[0].data));let o;return this.proxy.protocol==="https:"?(Ih("Creating `tls.Socket`: %o",this.connectOpts),o=u7e.connect(this.connectOpts)):(Ih("Creating `net.Socket`: %o",this.connectOpts),o=l7e.connect(this.connectOpts)),await(0,p7e.once)(o,"connect"),o}};LB.protocols=["http","https"];hi.HttpProxyAgent=LB;function f7e(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}});var mde=w(JB=>{"use strict";Object.defineProperty(JB,"__esModule",{value:!0});JB.state=void 0;JB.state={instrumenterImplementation:void 0}});var Pde=w(tR=>{"use strict";Object.defineProperty(tR,"__esModule",{value:!0});tR.state=void 0;tR.state={operationRequestMap:new WeakMap}});var cfe=w(Fh=>{"use strict";Object.defineProperty(Fh,"__esModule",{value:!0});var Lnt=require("os"),Ont=require("util");function Mnt(t){return t&&typeof t=="object"&&"default"in t?t:{default:t}}var Fnt=Mnt(Ont);function Unt(t,...e){process.stderr.write(`${Fnt.default.format(t,...e)}${Lnt.EOL}`)}var Xme=typeof process<"u"&&process.env&&process.env.DEBUG||void 0,efe,ZH=[],ez=[],CN=[];Xme&&tz(Xme);var tfe=Object.assign(t=>rfe(t),{enable:tz,enabled:rz,disable:qnt,log:Unt});function tz(t){efe=t,ZH=[],ez=[];let e=/\*/g,r=t.split(",").map(n=>n.trim().replace(e,".*?"));for(let n of r)n.startsWith("-")?ez.push(new RegExp(`^${n.substr(1)}$`)):ZH.push(new RegExp(`^${n}$`));for(let n of CN)n.enabled=rz(n.namespace)}function rz(t){if(t.endsWith("*"))return!0;for(let e of ez)if(e.test(t))return!1;for(let e of ZH)if(e.test(t))return!0;return!1}function qnt(){let t=efe||"";return tz(""),t}function rfe(t){let e=Object.assign(r,{enabled:rz(t),destroy:$nt,log:tfe.log,namespace:t,extend:Gnt});function r(...n){e.enabled&&(n.length>0&&(n[0]=`${t} ${n[0]}`),e.log(...n))}return CN.push(e),e}function $nt(){let t=CN.indexOf(this);return t>=0?(CN.splice(t,1),!0):!1}function Gnt(t){let e=rfe(`${this.namespace}:${t}`);return e.log=this.log,e}var AI=tfe,nfe=new Set,yN=typeof process<"u"&&process.env&&process.env.AZURE_LOG_LEVEL||void 0,IN,xN=AI("azure");xN.log=(...t)=>{AI.log(...t)};var nz=["verbose","info","warning","error"];yN&&(afe(yN)?sfe(yN):console.error(`AZURE_LOG_LEVEL set to unknown log level '${yN}'; logging is not enabled. Acceptable values: ${nz.join(", ")}.`));function sfe(t){if(t&&!afe(t))throw new Error(`Unknown log level '${t}'. Acceptable values: ${nz.join(",")}`);IN=t;let e=[];for(let r of nfe)ife(r)&&e.push(r.namespace);AI.enable(e.join(","))}function Hnt(){return IN}var Zme={verbose:400,info:300,warning:200,error:100};function znt(t){let e=xN.extend(t);return ofe(xN,e),{error:EN(e,"error"),warning:EN(e,"warning"),info:EN(e,"info"),verbose:EN(e,"verbose")}}function ofe(t,e){e.log=(...r)=>{t.log(...r)}}function EN(t,e){let r=Object.assign(t.extend(e),{level:e});if(ofe(t,r),ife(r)){let n=AI.disable();AI.enable(n+","+r.namespace)}return nfe.add(r),r}function ife(t){return!!(IN&&Zme[t.level]<=Zme[IN])}function afe(t){return nz.includes(t)}Fh.AzureLogger=xN;Fh.createClientLogger=znt;Fh.getLogLevel=Hnt;Fh.setLogLevel=sfe});var iz=w(gI=>{"use strict";Object.defineProperty(gI,"__esModule",{value:!0});var Uh=new WeakMap,wN=new WeakMap,hI=class t{constructor(){this.onabort=null,Uh.set(this,[]),wN.set(this,!1)}get aborted(){if(!wN.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");return wN.get(this)}static get none(){return new t}addEventListener(e,r){if(!Uh.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");Uh.get(this).push(r)}removeEventListener(e,r){if(!Uh.has(this))throw new TypeError("Expected `this` to be an instance of AbortSignal.");let n=Uh.get(this),s=n.indexOf(r);s>-1&&n.splice(s,1)}dispatchEvent(e){throw new Error("This is a stub dispatchEvent implementation that should not be used. It only exists for type-checking purposes.")}};function lfe(t){if(t.aborted)return;t.onabort&&t.onabort.call(t);let e=Uh.get(t);e&&e.slice().forEach(r=>{r.call(t,{type:"abort"})}),wN.set(t,!0)}var sz=class extends Error{constructor(e){super(e),t
Polling from: ${r.config.operationLocation}
Operation status: ${u}
2026-05-28 08:20:36 +00:00
Polling status: ${yfe.includes(u)?"Stopped":"Running"}`),u==="succeeded"){let d=i(l,r);if(d!==void 0)return{response:await e(d).catch(hfe({state:r,stateProxy:n,isOperationError:a})),status:u}}return{response:l,status:u}}async function xfe(t){let{poll:e,state:r,stateProxy:n,options:s,getOperationStatus:o,getResourceLocation:i,getOperationLocation:a,isOperationError:c,withOperationLocation:l,getPollingInterval:u,processResult:d,getError:p,updateState:m,setDelay:h,isDone:y,setErrorAsResult:I}=t,{operationLocation:x}=r.config;if(x!==void 0){let{response:b,status:T}=await cst({poll:e,getOperationStatus:o,state:r,stateProxy:n,operationLocation:x,getResourceLocation:i,isOperationError:c,options:s});if(Cfe({status:T,response:b,state:r,stateProxy:n,isDone:y,processResult:d,getError:p,setErrorAsResult:I}),!yfe.includes(T)){let _=u?.(b);_&&h(_);let U=a?.(b,r);if(U!==void 0){let O=x!==U;r.config.operationLocation=U,l?.(U,O)}else l?.(x,!1)}m?.(r,b)}}function wfe(t){let{azureAsyncOperation:e,operationLocation:r}=t;return r??e}function bfe(t){return t.headers.location}function Sfe(t){return t.headers["operation-location"]}function Bfe(t){return t.headers["azure-asyncoperation"]}function lst(t){let{location:e,requestMethod:r,requestPath:n,resourceLocationConfig:s}=t;switch(r){case"PUT":return n;case"DELETE":return;default:switch(s){case"azure-async-operation":return;case"original-uri":return n;default:return e}}}function Rfe(t){let{rawResponse:e,requestMethod:r,requestPath:n,resourceLocationConfig:s}=t,o=Sfe(e),i=Bfe(e),a=wfe({operationLocation:o,azureAsyncOperation:i}),c=bfe(e),l=r?.toLocaleUpperCase();return a!==void 0?{mode:"OperationLocation",operationLocation:a,resourceLocation:lst({requestMethod:l,location:c,requestPath:n,resourceLocationConfig:s})}:c!==void 0?{mode:"ResourceLocation",operationLocation:c}:l==="PUT"&&n?{mode:"Body",operationLocation:n}:void 0}function Nfe(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't necessarily indicate the operation has failed. Check your Azure subscription or resource status for more information.`);switch(e?.toLocaleLowerCase()){case void 0:return fz(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 Mm.verbose(`LRO: unrecognized operation status: ${e}`),e}}function ust(t){var e;let{status:r}=(e=t.body)!==null&&e!==void 0?e:{};return Nfe({status:r,statusCode:t.statusCode})}function dst(t){var e,r;let{properties:n,provisioningState:s}=(e=t.body)!==null&&e!==void 0?e:{},o=(r=n?.provisioningState)!==null&&r!==void 0?r:s;return Nfe({status:o,statusCode:t.statusCode})}function fz(t){return t===202?"running":t<300?"succeeded":"failed"}function Tfe({rawResponse:t}){let e=t.headers["retry-after"];if(e!==void 0){let r=parseInt(e);return isNaN(r)?pst(new Date(e)):r*1e3}}function Pfe(t){let e=t.flatResponse.error;if(!e){Mm.warning("The long-running operation failed but there is no error property in the response's body");return}if(!e.code||!e.message){Mm.warning("The long-running operation failed but the error property in the response's body doesn't contain code or message");return}return e}function pst(t){let e=Math.floor(new Date().getTime()),r=t.getTime();if(e<r)return r-e}function vfe(t){let{response:e,state:r,operationLocation:n}=t;function s(){var i;switch((i=r.config.metadata)===null||i===void 0?void 0:i.mode){case void 0:return fz(e.rawResponse.statusCode);case"Body":return Az(e,r);default:return"running"}}let o=s();return o==="running"&&n===void 0?"succeeded":o}async function mst(t){let{stateProxy:e,resourceLocationConfig:r,processResult:n,lro:s,setErrorAsResult:o}=t;return Ife({init:async()=>{let i=await s.sendInitialRequest(),a=Rfe({rawResponse:i.rawResponse,requestPath:s.requestPath,requestMethod:s.requestMethod,resourceLocationConfig:r});return Object.assign({response:i,operat
`:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string.")}switch(s){case 0:i=o,s=1;break;case 1:r[n++]=i<<2|(o&48)>>4,i=o,s=2;break;case 2:r[n++]=(i&15)<<4|(o&60)>>2,i=o,s=3;break;case 3:r[n++]=(i&3)<<6|o,s=0;break}}if(s==1)throw Error("invalid base64 string.");return r.subarray(0,n)}Vh.base64decode=Jst;function Kst(t){let e="",r=0,n,s=0;for(let o=0;o<t.length;o++)switch(n=t[o],r){case 0:e+=iu[n>>2],s=(n&3)<<4,r=1;break;case 1:e+=iu[s|n>>4],s=(n&15)<<2,r=2;break;case 2:e+=iu[s|n>>6],e+=iu[n&63],r=0;break}return r&&(e+=iu[s],e+="=",r==1&&(e+="=")),e}Vh.base64encode=Kst});var cAe=w($N=>{"use strict";Object.defineProperty($N,"__esModule",{value:!0});$N.utf8read=void 0;var Sz=t=>String.fromCharCode.apply(String,t);function Xst(t){if(t.length<1)return"";let e=0,r=[],n=[],s=0,o,i=t.length;for(;e<i;)o=t[e++],o<128?n[s++]=o:o>191&&o<224?n[s++]=(o&31)<<6|t[e++]&63:o>239&&o<365?(o=((o&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,n[s++]=55296+(o>>10),n[s++]=56320+(o&1023)):n[s++]=(o&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&(r.push(Sz(n)),s=0);return r.length?(s&&r.push(Sz(n.slice(0,s))),r.join("")):Sz(n.slice(0,s))}$N.utf8read=Xst});var SI=w(Pc=>{"use strict";Object.defineProperty(Pc,"__esModule",{value:!0});Pc.WireType=Pc.mergeBinaryOptions=Pc.UnknownFieldHandler=void 0;var Zst;(function(t){t.symbol=Symbol.for("protobuf-ts/unknown"),t.onRead=(r,n,s,o,i)=>{(e(n)?n[t.symbol]:n[t.symbol]=[]).push({no:s,wireType:o,data:i})},t.onWrite=(r,n,s)=>{for(let{no:o,wireType:i,data:a}of t.list(n))s.tag(o,i).raw(a)},t.list=(r,n)=>{if(e(r)){let s=r[t.symbol];return n?s.filter(o=>o.no==n):s}return[]},t.last=(r,n)=>t.list(r,n).slice(-1)[0];let e=r=>r&&Array.isArray(r[t.symbol])})(Zst=Pc.UnknownFieldHandler||(Pc.UnknownFieldHandler={}));function eot(t,e){return Object.assign(Object.assign({},t),e)}Pc.mergeBinaryOptions=eot;var tot;(function(t){t[t.Varint=0]="Varint",t[t.Bit64=1]="Bit64",t[t.LengthDelimited=2]="LengthDelimited",t[t.StartGroup=3]="StartGroup",t[t.EndGroup=4]="EndGroup",t[t.Bit32=5]="Bit32"})(tot=Pc.WireType||(Pc.WireType={}))});var HN=w(Zs=>{"use strict";Object.defineProperty(Zs,"__esModule",{value:!0});Zs.varint32read=Zs.varint32write=Zs.int64toString=Zs.int64fromString=Zs.varint64write=Zs.varint64read=void 0;function rot(){let t=0,e=0;for(let n=0;n<28;n+=7){let s=this.buf[this.pos++];if(t|=(s&127)<<n,(s&128)==0)return this.assertBounds(),[t,e]}let r=this.buf[this.pos++];if(t|=(r&15)<<28,e=(r&112)>>4,(r&128)==0)return this.assertBounds(),[t,e];for(let n=3;n<=31;n+=7){let s=this.buf[this.pos++];if(e|=(s&127)<<n,(s&128)==0)return this.assertBounds(),[t,e]}throw new Error("invalid varint")}Zs.varint64read=rot;function not(t,e,r){for(let o=0;o<28;o=o+7){let i=t>>>o,a=!(!(i>>>7)&&e==0),c=(a?i|128:i)&255;if(r.push(c),!a)return}let n=t>>>28&15|(e&7)<<4,s=e>>3!=0;if(r.push((s?n|128:n)&255),!!s){for(let o=3;o<31;o=o+7){let i=e>>>o,a=!!(i>>>7),c=(a?i|128:i)&255;if(r.push(c),!a)return}r.push(e>>>31&1)}}Zs.varint64write=not;var GN=65536*65536;function sot(t){let e=t[0]=="-";e&&(t=t.slice(1));let r=1e6,n=0,s=0;function o(i,a){let c=Number(t.slice(i,a));s*=r,n=n*r+c,n>=GN&&(s=s+(n/GN|0),n=n%GN)}return o(-24,-18),o(-18,-12),o(-12,-6),o(-6),[e,n,s]}Zs.int64fromString=sot;function oot(t,e){if(e>>>0<=2097151)return""+(GN*e+(t>>>0));let r=t&16777215,n=(t>>>24|e<<8)>>>0&16777215,s=e>>16&65535,o=r+n*6777216+s*6710656,i=n+s*8147497,a=s*2,c=1e7;o>=c&&(i+=Math.floor(o/c),o%=c),i>=c&&(a+=Math.floor(i/c),i%=c);function l(u,d){let p=u?String(u):"";return d?"0000000".slice(p.length)+p:p}return l(a,0)+l(i,a)+l(o,1)}Zs.int64toString=oot;function iot(t,e){if(t>=0){for(;t>127;)e.push(t&127|128),t=t>>>7;e.push(t)}else{for(let r=0;r<9;r++)e.push(t&127|128),t=t>>7;e.push(1)}}Zs.varint32write=iot;function aot(){let t=this.buf[this.pos++],e=t&127;if((t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<7,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<14,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<21,(t&128)==0)return this.assertBounds(),e;t=this.bu
`)}};gT.RpcError=Xz});var e3=w(ET=>{"use strict";Object.defineProperty(ET,"__esModule",{value:!0});ET.mergeRpcOptions=void 0;var qAe=Or();function Tit(t,e){if(!e)return t;let r={};yT(t,r),yT(e,r);for(let n of Object.keys(e)){let s=e[n];switch(n){case"jsonOptions":r.jsonOptions=qAe.mergeJsonOptions(t.jsonOptions,r.jsonOptions);break;case"binaryOptions":r.binaryOptions=qAe.mergeBinaryOptions(t.binaryOptions,r.binaryOptions);break;case"meta":r.meta={},yT(t.meta,r.meta),yT(e.meta,r.meta);break;case"interceptors":r.interceptors=t.interceptors?t.interceptors.concat(s):s.concat();break}}return r}ET.mergeRpcOptions=Tit;function yT(t,e){if(!t)return;let r=e;for(let[n,s]of Object.entries(t))s instanceof Date?r[n]=new Date(s.getTime()):Array.isArray(s)?r[n]=s.concat():r[n]=s}});var r3=w(Gm=>{"use strict";Object.defineProperty(Gm,"__esModule",{value:!0});Gm.Deferred=Gm.DeferredState=void 0;var Qc;(function(t){t[t.PENDING=0]="PENDING",t[t.REJECTED=1]="REJECTED",t[t.RESOLVED=2]="RESOLVED"})(Qc=Gm.DeferredState||(Gm.DeferredState={}));var t3=class{constructor(e=!0){this._state=Qc.PENDING,this._promise=new Promise((r,n)=>{this._resolve=r,this._reject=n}),e&&this._promise.catch(r=>{})}get state(){return this._state}get promise(){return this._promise}resolve(e){if(this.state!==Qc.PENDING)throw new Error(`cannot resolve ${Qc[this.state].toLowerCase()}`);this._resolve(e),this._state=Qc.RESOLVED}reject(e){if(this.state!==Qc.PENDING)throw new Error(`cannot reject ${Qc[this.state].toLowerCase()}`);this._reject(e),this._state=Qc.REJECTED}resolvePending(e){this._state===Qc.PENDING&&this.resolve(e)}rejectPending(e){this._state===Qc.PENDING&&this.reject(e)}};Gm.Deferred=t3});var s3=w(CT=>{"use strict";Object.defineProperty(CT,"__esModule",{value:!0});CT.RpcOutputStreamController=void 0;var $Ae=r3(),Hm=Or(),n3=class{constructor(){this._lis={nxt:[],msg:[],err:[],cmp:[]},this._closed=!1,this._itState={q:[]}}onNext(e){return this.addLis(e,this._lis.nxt)}onMessage(e){return this.addLis(e,this._lis.msg)}onError(e){return this.addLis(e,this._lis.err)}onComplete(e){return this.addLis(e,this._lis.cmp)}addLis(e,r){return r.push(e),()=>{let n=r.indexOf(e);n>=0&&r.splice(n,1)}}clearLis(){for(let e of Object.values(this._lis))e.splice(0,e.length)}get closed(){return this._closed!==!1}notifyNext(e,r,n){Hm.assert((e?1:0)+(r?1:0)+(n?1:0)<=1,"only one emission at a time"),e&&this.notifyMessage(e),r&&this.notifyError(r),n&&this.notifyComplete()}notifyMessage(e){Hm.assert(!this.closed,"stream is closed"),this.pushIt({value:e,done:!1}),this._lis.msg.forEach(r=>r(e)),this._lis.nxt.forEach(r=>r(e,void 0,!1))}notifyError(e){Hm.assert(!this.closed,"stream is closed"),this._closed=e,this.pushIt(e),this._lis.err.forEach(r=>r(e)),this._lis.nxt.forEach(r=>r(void 0,e,!1)),this.clearLis()}notifyComplete(){Hm.assert(!this.closed,"stream is closed"),this._closed=!0,this.pushIt({value:null,done:!0}),this._lis.cmp.forEach(e=>e()),this._lis.nxt.forEach(e=>e(void 0,void 0,!0)),this.clearLis()}[Symbol.asyncIterator](){return this._closed===!0?this.pushIt({value:null,done:!0}):this._closed!==!1&&this.pushIt(this._closed),{next:()=>{let e=this._itState;Hm.assert(e,"bad state"),Hm.assert(!e.p,"iterator contract broken");let r=e.q.shift();return r?"value"in r?Promise.resolve(r):Promise.reject(r):(e.p=new $Ae.Deferred,e.p.promise)}}}pushIt(e){let r=this._itState;if(r.p){let n=r.p;Hm.assert(n.state==$Ae.DeferredState.PENDING,"iterator contract broken"),"value"in e?n.resolve(e):n.reject(e),delete r.p}else r.q.push(e)}};CT.RpcOutputStreamController=n3});var i3=w(Zh=>{"use strict";var Pit=Zh&&Zh.__awaiter||function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})};Object.defineProperty(Zh,"__esModule",{value:!0});Zh.UnaryCall=void 0;var o3=class{constructor(e,r,n,s,o,i,a){this.method=e,this.requestHeaders=r,this.request=n,this.headers=s,this.response=o,
2026-05-22 09:41:22 +00:00
You can add a runtime option to disable the check or this warning:
2026-05-28 08:20:36 +00:00
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function tft(){Object.keys(cP).forEach(function(t){delete cP[t]})}});var uP=w(Mc=>{"use strict";Mc.__esModule=!0;Mc.HandlebarsEnvironment=UV;function kEe(t){return t&&t.__esModule?t:{default:t}}var Km=Bs(),rft=$o(),MV=kEe(rft),nft=DV(),sft=vEe(),oft=LV(),lP=kEe(oft),ift=OV(),aft="4.7.9";Mc.VERSION=aft;var cft=8;Mc.COMPILER_REVISION=cft;var lft=7;Mc.LAST_COMPATIBLE_COMPILER_REVISION=lft;var uft={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"};Mc.REVISION_CHANGES=uft;var FV="[object Object]";function UV(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},nft.registerDefaultHelpers(this),sft.registerDefaultDecorators(this)}UV.prototype={constructor:UV,logger:lP.default,log:lP.default.log,registerHelper:function(e,r){if(Km.toString.call(e)===FV){if(r)throw new MV.default("Arg not supported with multiple helpers");Km.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(Km.toString.call(e)===FV)Km.extend(this.partials,e);else{if(typeof r>"u")throw new MV.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,r){if(Km.toString.call(e)===FV){if(r)throw new MV.default("Arg not supported with multiple decorators");Km.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){ift.resetLoggedProperties()}};var dft=lP.default.log;Mc.log=dft;Mc.createFrame=Km.createFrame;Mc.logger=lP.default});var OEe=w((dP,LEe)=>{"use strict";dP.__esModule=!0;function qV(t){this.string=t}qV.prototype.toString=qV.prototype.toHTML=function(){return""+this.string};dP.default=qV;LEe.exports=dP.default});var MEe=w($V=>{"use strict";$V.__esModule=!0;$V.wrapHelper=pft;function pft(t,e){if(typeof t!="function")return t;var r=function(){var s=arguments[arguments.length-1];return arguments[arguments.length-1]=e(s),t.apply(this,arguments)};return r}});var HEe=w(Md=>{"use strict";Md.__esModule=!0;Md.checkRevision=yft;Md.template=Eft;Md.wrapProgram=pP;Md.resolvePartial=Cft;Md.invokePartial=Ift;Md.noop=$Ee;function mft(t){return t&&t.__esModule?t:{default:t}}function fft(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var Aft=Bs(),yg=fft(Aft),hft=$o(),du=mft(hft),pu=uP(),FEe=DV(),gft=MEe(),UEe=OV();function yft(t){var e=t&&t[0]||1,r=pu.COMPILER_REVISION;if(!(e>=pu.LAST_COMPATIBLE_COMPILER_REVISION&&e<=pu.COMPILER_REVISION))if(e<pu.LAST_COMPATIBLE_COMPILER_REVISION){var n=pu.REVISION_CHANGES[r],s=pu.REVISION_CHANGES[e];throw new du.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+s+").")}else throw new du.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}function Eft(t,e){if(!e)throw new du.default("No environment passed to template");if(!t||!t.main)throw new du.default("Unknown template object: "+typeof t);t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);var r=t.compiler&&t.compiler[0]===7;function n(i,a,c){c.hash&&(a=yg.extend({},a,c.hash),c.ids&&(c.ids[0]=!0)),i=e.VM.resolvePartial.call(this,i,a,c),c.hooks=this.hooks,c.protoAccessControl=this.protoAccessControl;var l=e.VM.invokePartial.call(this,i,a,c);if(l==null&&e.compile&&(c.partials[c.name]=e.compile(i,t.compilerOptions,e),l=c.partials[c.name](a,c)),l!=null){if(c.indent){for(var u=l.split(`
2026-05-22 09:41:22 +00:00
`),d=0,p=u.length;d<p&&!(!u[d]&&d+1===p);d++)u[d]=c.indent+u[d];l=u.join(`
2026-05-28 08:20:36 +00:00
`)}return l}else throw new du.default("The partial "+c.name+" could not be compiled when running in runtime-only mode")}var s={strict:function(a,c,l){if(!a||!(c in a))throw new du.default('"'+c+'" not defined in '+a,{loc:l});return s.lookupProperty(a,c)},lookupProperty:function(a,c){var l=a[c];if(l==null||Object.prototype.hasOwnProperty.call(a,c)||UEe.resultIsAllowed(l,s.protoAccessControl,c))return l},lookup:function(a,c){for(var l=a.length,u=0;u<l;u++){var d=a[u]&&s.lookupProperty(a[u],c);if(d!=null)return d}},lambda:function(a,c){return typeof a=="function"?a.call(c):a},escapeExpression:yg.escapeExpression,invokePartial:n,fn:function(a){var c=t[a];return c.decorator=t[a+"_d"],c},programs:[],program:function(a,c,l,u,d){var p=this.programs[a],m=this.fn(a);return c||d||u||l?p=pP(this,a,m,c,l,u,d):p||(p=this.programs[a]=pP(this,a,m)),p},data:function(a,c){for(;a&&c--;)a=a._parent;return a},mergeIfNeeded:function(a,c){var l=a||c;return a&&c&&a!==c&&(l=yg.extend({},c,a)),l},nullContext:Object.seal({}),noop:e.VM.noop,compilerInfo:t.compiler};function o(i){var a=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],c=a.data;o._setup(a),!a.partial&&t.useData&&(c=xft(i,c));var l=void 0,u=t.useBlockParams?[]:void 0;t.useDepths&&(a.depths?l=i!=a.depths[0]?[i].concat(a.depths):a.depths:l=[i]);function d(p){return""+t.main(s,p,s.helpers,s.partials,c,u,l)}return d=GEe(t.main,d,s,a.depths||[],c,u),d(i,a)}return o.isTop=!0,o._setup=function(i){if(i.partial)s.protoAccessControl=i.protoAccessControl,s.helpers=i.helpers,s.partials=i.partials,s.decorators=i.decorators,s.hooks=i.hooks;else{var a={};qEe(a,e.helpers,s),qEe(a,i.helpers,s),s.helpers=a,t.usePartial&&(s.partials=s.mergeIfNeeded(i.partials,e.partials)),(t.usePartial||t.useDecorators)&&(s.decorators=yg.extend({},e.decorators,i.decorators)),s.hooks={},s.protoAccessControl=UEe.createProtoAccessControl(i);var c=i.allowCallsToHelperMissing||r;FEe.moveHelperToHooks(s,"helperMissing",c),FEe.moveHelperToHooks(s,"blockHelperMissing",c)}},o._child=function(i,a,c,l){if(t.useBlockParams&&!c)throw new du.default("must pass block params");if(t.useDepths&&!l)throw new du.default("must pass parent depths");return pP(s,i,t[i],a,0,c,l)},o}function pP(t,e,r,n,s,o,i){function a(c){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],u=i;return i&&c!=i[0]&&!(c===t.nullContext&&i[0]===null)&&(u=[c].concat(i)),r(t,c,t.helpers,t.partials,l.data||n,o&&[l.blockParams].concat(o),u)}return a=GEe(r,a,t,i,n,o),a.program=e,a.depth=i?i.length:0,a.blockParams=s||0,a}function Cft(t,e,r){return t?!t.call&&!r.name&&(r.name=t,t=mP(r.partials,t)):r.name==="@partial-block"?t=mP(r.data,"partial-block"):t=mP(r.partials,r.name),t}function Ift(t,e,r){var n=mP(r.data,"partial-block");r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var s=void 0;if(r.fn&&r.fn!==$Ee&&(function(){r.data=pu.createFrame(r.data);var o=r.fn;s=r.data["partial-block"]=function(a){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return c.data=pu.createFrame(c.data),c.data["partial-block"]=n,o(a,c)},o.partials&&(r.partials=yg.extend({},r.partials,o.partials))})(),t===void 0&&s&&(t=s),t===void 0)throw new du.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function $Ee(){return""}function mP(t,e){if(t&&Object.prototype.hasOwnProperty.call(t,e))return t[e]}function xft(t,e){return(!e||!("root"in e))&&(e=e?pu.createFrame(e):{},e.root=t),e}function GEe(t,e,r,n,s,o){if(t.decorator){var i={};e=t.decorator(e,i,r,n&&n[0],s,o,n),yg.extend(e,i)}return e}function qEe(t,e,r){e&&Object.keys(e).forEach(function(n){var s=e[n];t[n]=wft(s,r)})}function wft(t,e){var r=e.lookupProperty;return gft.wrapHelper(t,function(n){return n.lookupProperty=r,n})}});var GV=w((fP,zEe)=>{"use strict";fP.__esModule=!0;fP.default=function(t){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var e=globalThis.Handlebars;t.noConflict=function(){return globalThis
2026-05-22 09:41:22 +00:00
`+this.lexer.showPosition()+`
2026-05-28 08:20:36 +00:00
Expecting `+se.join(", ")+", got '"+(this.terminals_[_]||_)+"'":Ct="Parse error on line "+(d+1)+": Unexpected "+(_==1?"end of input":"'"+(this.terminals_[_]||_)+"'"),this.parseError(Ct,{text:this.lexer.match,token:this.terminals_[_]||_,line:this.lexer.yylineno,loc:I,expected:se})}}if(z[0]instanceof Array&&z.length>1)throw new Error("Parse Error: multiple actions possible at state: "+O+", token: "+_);switch(z[0]){case 1:i.push(_),a.push(this.lexer.yytext),c.push(this.lexer.yylloc),i.push(z[1]),_=null,U?(_=U,U=null):(p=this.lexer.yyleng,u=this.lexer.yytext,d=this.lexer.yylineno,I=this.lexer.yylloc,m>0&&m--);break;case 2:if(ge=this.productions_[z[1]][1],Be.$=a[a.length-ge],Be._$={first_line:c[c.length-(ge||1)].first_line,last_line:c[c.length-1].last_line,first_column:c[c.length-(ge||1)].first_column,last_column:c[c.length-1].last_column},x&&(Be._$.range=[c[c.length-(ge||1)].range[0],c[c.length-1].range[1]]),De=this.performAction.call(Be,u,p,d,this.yy,z[1],a,c),typeof De<"u")return De;ge&&(i=i.slice(0,-1*ge*2),a=a.slice(0,-1*ge),c=c.slice(0,-1*ge)),i.push(this.productions_[z[1]][0]),a.push(Be.$),c.push(Be._$),G=l[i[i.length-2]][i[i.length-1]],i.push(G);break;case 3:return!0}}return!0}},e=(function(){var n={EOF:1,parseError:function(o,i){if(this.yy.parser)this.yy.parser.parseError(o,i);else throw new Error(o)},setInput:function(o){return this._input=o,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},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var i=o.match(/(?:\r\n?|\n).*/g);return i?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var i=o.length,a=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-i-1),this.offset-=i;var c=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),a.length-1&&(this.yylineno-=a.length-1);var l=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:a?(a.length===c.length?this.yylloc.first_column:0)+c[c.length-a.length].length-a[0].length:this.yylloc.first_column-i},this.options.ranges&&(this.yylloc.range=[l[0],l[0]+this.yyleng-i]),this},more:function(){return this._more=!0,this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),i=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
2026-05-22 09:41:22 +00:00
`+i+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,i,a,c,l,u;this._more||(this.yytext="",this.match="");for(var d=this._currentRules(),p=0;p<d.length&&(a=this._input.match(this.rules[d[p]]),!(a&&(!i||a[0].length>i[0].length)&&(i=a,c=p,!this.options.flex)));p++);return i?(u=i[0].match(/(?:\r\n?|\n).*/g),u&&(this.yylineno+=u.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:u?u[u.length-1].length-u[u.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+i[0].length},this.yytext+=i[0],this.match+=i[0],this.matches=i,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(i[0].length),this.matched+=i[0],o=this.performAction.call(this,this.yy,this,d[c],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),o||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
2026-05-28 08:20:36 +00:00
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var o=this.next();return typeof o<"u"?o:this.lex()},begin:function(o){this.conditionStack.push(o)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(o){this.begin(o)}};return n.options={},n.performAction=function(o,i,a,c){function l(d,p){return i.yytext=i.yytext.substring(d,i.yyleng-p+d)}var u=c;switch(a){case 0:if(i.yytext.slice(-2)==="\\\\"?(l(0,1),this.begin("mu")):i.yytext.slice(-1)==="\\"?(l(0,1),this.begin("emu")):this.begin("mu"),i.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(l(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;break;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(i.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;break;case 30:return this.popState(),33;break;case 31:return i.yytext=l(1,2).replace(/\\"/g,'"'),80;break;case 32:return i.yytext=l(1,2).replace(/\\'/g,"'"),80;break;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return i.yytext=i.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case 43:return"INVALID";case 44:return 5}},n.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\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.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}},n})();t.lexer=e;function r(){this.yy={}}return r.prototype=t,t.Parser=r,new r})();gP.default=Qft;ZEe.exports=gP.default});var IP=w((CP,nCe)=>{"use strict";CP.__esModule=!0;function Dft(t){return t&&t.__esModule?t:{default:t}}var kft=$o(),WV=Dft(kft);function yP(){this.parents=[]}yP.prototype={constructor:yP,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!yP.prototype[n.type])throw new WV.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+e.type);e[r]=n}},acceptRequired:function(e,r){if(this.acceptKey(e,r),!e[r])throw new WV.default(e.type+" requires "+r)},acceptArray:function(e){for(var r=0,n=e.length;r<n;r++)this.acceptKey(e,r),e[r]||(e.splice(r,1),r--,n--)},accept:function(e){if(
`])}),e},each:function(e){for(var r=0,n=this.source.length;r<n;r++)e(this.source[r])},empty:function(){var e=this.currentLocation||{start:{}};return new tf(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof tf?e:(e=h4(e,this,r),new tf(r.start.line,r.start.column,this.srcFile,e))},functionCall:function(e,r,n){return n=this.generateList(n),this.wrap([e,r?"."+r+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(e){var r=this,n=[];Object.keys(e).forEach(function(o){var i=h4(e[o],r);i!=="undefined"&&n.push([r.quotedString(o),":",i])});var s=this.generateList(n);return s.prepend("{"),s.add("}"),s},generateList:function(e){for(var r=this.empty(),n=0,s=e.length;n<s;n++)n&&r.add(","),r.add(h4(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};TP.default=MCe;FCe.exports=TP.default});var zCe=w((PP,HCe)=>{"use strict";PP.__esModule=!0;function GCe(t){return t&&t.__esModule?t:{default:t}}var qCe=uP(),_At=$o(),y4=GCe(_At),QAt=Bs(),DAt=UCe(),$Ce=GCe(DAt);function bg(t){this.value=t}function Sg(){}Sg.prototype={nameLookup:function(e,r){return this.internalNameLookup(e,r)},depthedLookup:function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},compilerInfo:function(){var e=qCe.COMPILER_REVISION,r=qCe.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return QAt.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(e,r,n,s){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!s,this.name=this.environment.name,this.isChild=!!n,this.context=n||{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 o=e.opcodes,i=void 0,a=void 0,c=void 0,l=void 0;for(c=0,l=o.length;c<l;c++)i=o[c],this.source.currentLocation=i.loc,a=a||i.loc,this[i.opcode].apply(this,i.args);if(this.source.currentLocation=a,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new y4.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(),`;
2026-05-22 09:41:22 +00:00
`]),this.decorators.push("return fn;"),s?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend(`function(fn, props, container, depth0, data, blockParams, depths) {
`),this.decorators.push(`}
2026-05-28 08:20:36 +00:00
`),this.decorators=this.decorators.merge()));var u=this.createFunctionContext(s);if(this.isChild)return u;var d={compiler:this.compilerInfo(),main:u};this.decorators&&(d.main_d=this.decorators,d.useDecorators=!0);var p=this.context,m=p.programs,h=p.decorators;for(c=0,l=m.length;c<l;c++)d[c]=m[c],h[c]&&(d[c+"_d"]=h[c],d.useDecorators=!0);return this.environment.usePartial&&(d.usePartial=!0),this.options.data&&(d.useData=!0),this.useDepths&&(d.useDepths=!0),this.useBlockParams&&(d.useBlockParams=!0),this.options.compat&&(d.compat=!0),s?d.compilerOptions=this.options:(d.compiler=JSON.stringify(d.compiler),this.source.currentLocation={start:{line:1,column:0}},d=this.objectLiteral(d),r.srcName?(d=d.toStringWithSourceMap({file:r.destName}),d.map=d.map&&d.map.toString()):d=d.toString()),d},preamble:function(){this.lastContext=0,this.source=new $Ce.default(this.options.srcName),this.decorators=new $Ce.default(this.options.srcName)},createFunctionContext:function(e){var r=this,n="",s=this.stackVars.concat(this.registers.list);s.length>0&&(n+=", "+s.join(", "));var o=0;Object.keys(this.aliases).forEach(function(c){var l=r.aliases[c];l.children&&l.referenceCount>1&&(n+=", alias"+ ++o+"="+c,l.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var i=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&i.push("blockParams"),this.useDepths&&i.push("depths");var a=this.mergeSource(n);return e?(i.push(a),Function.apply(this,i)):this.source.wrap(["function(",i.join(","),`) {
2026-05-22 09:41:22 +00:00
`,a,"}"])},mergeSource:function(e){var r=this.environment.isSimple,n=!this.forceBuffer,s=void 0,o=void 0,i=void 0,a=void 0;return this.source.each(function(c){c.appendToBuffer?(i?c.prepend(" + "):i=c,a=c):(i&&(o?i.prepend("buffer += "):s=!0,a.add(";"),i=a=void 0),o=!0,r||(n=!1))}),n?i?(i.prepend("return "),a.add(";")):o||this.source.push('return "";'):(e+=", buffer = "+(s?"":this.initializeBuffer()),i?(i.prepend("return buffer + "),a.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(s?"":`;
`)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`
lookupProperty = container.lookupProperty || function(parent, propertyName) {
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
return parent[propertyName];
}
return undefined
}
2026-05-28 08:20:36 +00:00
`.trim()},blockValue:function(e){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var s=this.popStack();n.splice(1,0,s),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",r),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,r,n,s){var o=0;!s&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(e[o++])):this.pushContext(),this.resolvePath("context",e,o,r,n)},lookupBlockParam:function(e,r){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(e,r,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(e,r,n,s,o){var i=this;if(this.options.strict||this.options.assumeObjects){this.push(kAt(this.options.strict&&o,this,r,n,e));return}for(var a=r.length,c=function(u){i.replaceStack(function(d){var p=i.nameLookup(d,r[u],e);return s?[" && ",p]:[" != null ? ",p," : ",d]})},l=n;l<a;l++)c(l)},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof e=="string"?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){e!=null?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,r){var n=this.nameLookup("decorators",r,"decorator"),s=this.setupHelperArgs(r,e);this.decorators.push(["var decorator = ",n,";"]),this.decorators.push(['if (typeof decorator !== "function") { throw new Error(',this.quotedString('Missing decorator: "'+r+'"'),"); }"]),this.decorators.push(["fn = ",this.decorators.functionCall("decorator","",["fn","props","container",s])," || fn;"])},invokeHelper:function(e,r,n){var s=this.popStack(),o=this.setupHelper(e,r),i=[];n&&i.push(o.name),i.push(s),this.options.strict||i.push(this.aliasable("container.hooks.helperMissing"));var a=["(",this.itemsSeparatedBy(i,"||"),")"],c=this.source.functionCall(a,"call",o.callParams);this.push(c)},itemsSeparatedBy:function(e,r){var n=[];n.push(e[0]);for(var s=1;s<e.length;s++)n.push(r,e[s]);return n},invokeKnownHelper:function(e,r){var n=this.setupHelper(e,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,r){this.useRegister("helper")
`,e};Rr.prototype.Program=function(t){var e="",r=t.body,n=void 0,s=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,s=t.blockParams.length;n<s;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,s=r.length;n<s;n++)e+=this.accept(r[n]);return this.padding--,e};Rr.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};Rr.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};Rr.prototype.BlockStatement=Rr.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};Rr.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};Rr.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};Rr.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};Rr.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};Rr.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,s=0,o=e.length;s<o;s++)r.push(this.accept(e[s]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};Rr.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};Rr.prototype.StringLiteral=function(t){return'"'+t.value+'"'};Rr.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};Rr.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};Rr.prototype.UndefinedLiteral=function(){return"UNDEFINED"};Rr.prototype.NullLiteral=function(){return"NULL"};Rr.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,s=e.length;n<s;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};Rr.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var ZCe=w((lrr,XCe)=>{var QP=WCe().default,KCe=jCe();QP.PrintVisitor=KCe.PrintVisitor;QP.print=KCe.print;XCe.exports=QP;function JCe(t,e){var r=require("fs"),n=r.readFileSync(e,"utf8");t.exports=QP.compile(n)}typeof require<"u"&&require.extensions&&(require.extensions[".handlebars"]=JCe,require.extensions[".hbs"]=JCe)});var pIe=w(OP=>{"use strict";Object.defineProperty(OP,"__esModule",{value:!0});OP.getProxyUrl=sht;OP.checkBypass=dIe;function sht(t){let e=t.protocol==="https:";if(dIe(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 LP(r)}catch{if(!r.startsWith("http://")&&!r.startsWith("https://"))return new LP(`http://${r}`)}else return}function dIe(t){if(!t.hostname)return!1;let e=t.hostname;if(oht(e))return!0;let r=process.env.no_proxy||process.env.NO_PROXY||"";if(!r)return!1;let n;t.port?n=Number(t.port):t.protocol==="http:"?n=80:t.protocol==="https:"&&(n=443);let s=[t.hostname.toUpperCase()];typeof n=="number"&&s.push(`${s[0]}:${n}`);for(let o of r.split(",").map(i=>i.trim().toUpperCase()).filter(i=>i))if(o==="*"||s.some(i=>i===o||i.endsWith(`.${o}`)||o.startsWith(".")&&i.endsWith(`${o}`)))return!0;return!1}function oht(t){let e=t.toLowerCase();return e==="localhost"||e.startsWith("127.")||e.startsWith("[::1]")||e.startsWith("[0:0:0:0:0:0:0:1]")}var LP=class extends URL{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 fIe=w(sr=>{"use strict";var iht=sr&&sr.__createBinding||(Object.create?(fun
2026-05-22 09:49:50 +00:00
versions published after the first week of January 2027
will require node >=${r}. You are running node ${t}.
To continue receiving updates to AWS services, bug fixes,
and security updates please upgrade to node >=${r}.
2026-05-28 08:20:36 +00:00
More information can be found at: https://a.co/c895JFp`))}}});var Rgt,Ngt,pxe,mxe=C(()=>{Rgt=()=>(t,e)=>async r=>(e.__retryLongPoll=!0,t(r)),Ngt={name:"longPollMiddleware",tags:["RETRY"],step:"initialize",override:!0},pxe=t=>({applyToStack:e=>{e.add(Rgt(),Ngt)}})});function Hd(t,e,r){return t.$source||(t.$source={}),t.$source[e]=r,t}var fxe=C(()=>{});var Axe,J4,hxe=C(()=>{Axe=require("node:stream"),J4=t=>t?.body instanceof Axe.Readable||typeof ReadableStream<"u"&&t?.body instanceof ReadableStream});var af,zd,Vd,gxe,yxe,KP=C(()=>{af=(t,e)=>{let r=[];if(t&&r.push(t),e)for(let n of e)r.push(n);return r},zd=(t,e)=>`${t||"anonymous"}${e&&e.length>0?` (a.k.a. ${e.join(",")})`:""}`,Vd=()=>{let t=[],e=[],r=!1,n=new Set,s=d=>d.sort((p,m)=>gxe[m.step]-gxe[p.step]||yxe[m.priority||"normal"]-yxe[p.priority||"normal"]),o=d=>{let p=!1,m=h=>{let y=af(h.name,h.aliases);if(y.includes(d)){p=!0;for(let I of y)n.delete(I);return!1}return!0};return t=t.filter(m),e=e.filter(m),p},i=d=>{let p=!1,m=h=>{if(h.middleware===d){p=!0;for(let y of af(h.name,h.aliases))n.delete(y);return!1}return!0};return t=t.filter(m),e=e.filter(m),p},a=d=>(t.forEach(p=>{d.add(p.middleware,{...p})}),e.forEach(p=>{d.addRelativeTo(p.middleware,{...p})}),d.identifyOnResolve?.(u.identifyOnResolve()),d),c=d=>{let p=[];return d.before.forEach(m=>{m.before.length===0&&m.after.length===0?p.push(m):p.push(...c(m))}),p.push(d),d.after.reverse().forEach(m=>{m.before.length===0&&m.after.length===0?p.push(m):p.push(...c(m))}),p},l=(d=!1)=>{let p=[],m=[],h={};return t.forEach(I=>{let x={...I,before:[],after:[]};for(let b of af(x.name,x.aliases))h[b]=x;p.push(x)}),e.forEach(I=>{let x={...I,before:[],after:[]};for(let b of af(x.name,x.aliases))h[b]=x;m.push(x)}),m.forEach(I=>{if(I.toMiddleware){let x=h[I.toMiddleware];if(x===void 0){if(d)return;throw new Error(`${I.toMiddleware} is not found when adding ${zd(I.name,I.aliases)} middleware ${I.relation} ${I.toMiddleware}`)}I.relation==="after"&&x.after.push(I),I.relation==="before"&&x.before.push(I)}}),s(p).map(c).reduce((I,x)=>(I.push(...x),I),[])},u={add:(d,p={})=>{let{name:m,override:h,aliases:y}=p,I={step:"initialize",priority:"normal",middleware:d,...p},x=af(m,y);if(x.length>0){if(x.some(b=>n.has(b))){if(!h)throw new Error(`Duplicate middleware name '${zd(m,y)}'`);for(let b of x){let T=t.findIndex(U=>U.name===b||U.aliases?.some(O=>O===b));if(T===-1)continue;let _=t[T];if(_.step!==I.step||I.priority!==_.priority)throw new Error(`"${zd(_.name,_.aliases)}" middleware with ${_.priority} priority in ${_.step} step cannot be overridden by "${zd(m,y)}" middleware with ${I.priority} priority in ${I.step} step.`);t.splice(T,1)}}for(let b of x)n.add(b)}t.push(I)},addRelativeTo:(d,p)=>{let{name:m,override:h,aliases:y}=p,I={middleware:d,...p},x=af(m,y);if(x.length>0){if(x.some(b=>n.has(b))){if(!h)throw new Error(`Duplicate middleware name '${zd(m,y)}'`);for(let b of x){let T=e.findIndex(U=>U.name===b||U.aliases?.some(O=>O===b));if(T===-1)continue;let _=e[T];if(_.toMiddleware!==I.toMiddleware||_.relation!==I.relation)throw new Error(`"${zd(_.name,_.aliases)}" middleware ${_.relation} "${_.toMiddleware}" middleware cannot be overridden by "${zd(m,y)}" middleware ${I.relation} "${I.toMiddleware}" middleware.`);e.splice(T,1)}}for(let b of x)n.add(b)}e.push(I)},clone:()=>a(Vd()),use:d=>{d.applyToStack(u)},remove:d=>typeof d=="string"?o(d):i(d),removeByTag:d=>{let p=!1,m=h=>{let{tags:y,name:I,aliases:x}=h;if(y&&y.includes(d)){let b=af(I,x);for(let T of b)n.delete(T);return p=!0,!1}return!0};return t=t.filter(m),e=e.filter(m),p},concat:d=>{let p=a(Vd());return p.use(d),p.identifyOnResolve(r||p.identifyOnResolve()||(d.identifyOnResolve?.()??!1)),p},applyToStack:a,identify:()=>l(!0).map(d=>{let p=d.step??d.relation+" "+d.toMiddleware;return zd(d.name,d.aliases)+" - "+p}),identifyOnResolve(d){return typeof d=="boolean"&&(r=d),r},resolve:(d,p)=>{for(let m of l().map(h=>h.middleware).reverse())d=m(d,p);return r&&console.log(u.identify()),d}};return u},gxe={initialize:5,serialize:4,build:3,finalizeRequest:2,deserialize:1},yxe={high:3,normal:2,low:1}});v
2026-05-22 09:49:50 +00:00
`).slice(0,5).filter(e=>!e.includes("stackTraceWarning")).join(`
2026-05-28 08:20:36 +00:00
`),Lg={warn:console.warn}});function xa(t){let e=t.getUTCFullYear(),r=t.getUTCMonth(),n=t.getUTCDay(),s=t.getUTCDate(),o=t.getUTCHours(),i=t.getUTCMinutes(),a=t.getUTCSeconds(),c=s<10?`0${s}`:`${s}`,l=o<10?`0${o}`:`${o}`,u=i<10?`0${i}`:`${i}`,d=a<10?`0${a}`:`${a}`;return`${$gt[n]}, ${c} ${aY[r]} ${e} ${l}:${u}:${d} GMT`}var $gt,aY,Ggt,rwe,Hgt,dv,zgt,Vgt,Ygt,Fg,pv,xx,Wgt,jgt,Jgt,iY,Kgt,Xgt,Zgt,qc,eyt,tyt,Mg,nwe=C(()=>{oY();$gt=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],aY=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];Ggt=new RegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?[zZ]$/),rwe=t=>{if(t==null)return;if(typeof t!="string")throw new TypeError("RFC-3339 date-times must be expressed as strings");let e=Ggt.exec(t);if(!e)throw new TypeError("Invalid RFC-3339 date-time value");let[r,n,s,o,i,a,c,l]=e,u=jd(Mg(n)),d=qc(s,"month",1,12),p=qc(o,"day",1,31);return xx(u,d,p,{hours:i,minutes:a,seconds:c,fractionalMilliseconds:l})},Hgt=new RegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?(([-+]\d{2}\:\d{2})|[zZ])$/),dv=t=>{if(t==null)return;if(typeof t!="string")throw new TypeError("RFC-3339 date-times must be expressed as strings");let e=Hgt.exec(t);if(!e)throw new TypeError("Invalid RFC-3339 date-time value");let[r,n,s,o,i,a,c,l,u]=e,d=jd(Mg(n)),p=qc(s,"month",1,12),m=qc(o,"day",1,31),h=xx(d,p,m,{hours:i,minutes:a,seconds:c,fractionalMilliseconds:l});return u.toUpperCase()!="Z"&&h.setTime(h.getTime()-tyt(u)),h},zgt=new RegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d{2}) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/),Vgt=new RegExp(/^(?:Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d{2})-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/),Ygt=new RegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( [1-9]|\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? (\d{4})$/),Fg=t=>{if(t==null)return;if(typeof t!="string")throw new TypeError("RFC-7231 date-times must be expressed as strings");let e=zgt.exec(t);if(e){let[r,n,s,o,i,a,c,l]=e;return xx(jd(Mg(o)),iY(s),qc(n,"day",1,31),{hours:i,minutes:a,seconds:c,fractionalMilliseconds:l})}if(e=Vgt.exec(t),e){let[r,n,s,o,i,a,c,l]=e;return Jgt(xx(Wgt(o),iY(s),qc(n,"day",1,31),{hours:i,minutes:a,seconds:c,fractionalMilliseconds:l}))}if(e=Ygt.exec(t),e){let[r,n,s,o,i,a,c,l]=e;return xx(jd(Mg(l)),iY(n),qc(s.trimLeft(),"day",1,31),{hours:o,minutes:i,seconds:a,fractionalMilliseconds:c})}throw new TypeError("Invalid RFC-7231 date-time value")},pv=t=>{if(t==null)return;let e;if(typeof t=="number")e=t;else if(typeof t=="string")e=Ix(t);else if(typeof t=="object"&&t.tag===1)e=t.value;else throw new TypeError("Epoch timestamps must be expressed as floating point numbers or their string representation");if(Number.isNaN(e)||e===1/0||e===-1/0)throw new TypeError("Epoch timestamps must be valid, non-Infinite, non-NaN numerics");return new Date(Math.round(e*1e3))},xx=(t,e,r,n)=>{let s=e-1;return Xgt(t,s,r),new Date(Date.UTC(t,s,r,qc(n.hours,"hour",0,23),qc(n.minutes,"minute",0,59),qc(n.seconds,"seconds",0,60),eyt(n.fractionalMilliseconds)))},Wgt=t=>{let e=new Date().getUTCFullYear(),r=Math.floor(e/100)*100+jd(Mg(t));return r<e?r+100:r},jgt=50*365*24*60*60*1e3,Jgt=t=>t.getTime()-new Date().getTime()>jgt?new Date(Date.UTC(t.getUTCFullYear()-100,t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds(),t.getUTCMilliseconds())):t,iY=t=>{let e=aY.indexOf(t);if(e<0)throw new TypeError(`Invalid month: ${t}`);return e+1},Kgt=[31,28,31,30,31,30,31,31,30,31,30,31],Xgt=(t,e,r)=>{let n=Kgt[e];if(e===1&&Zgt(t)&&(n=29),r>n)throw new TypeError(`Invalid day for ${aY[e]} in ${t}: ${r}`)},Zgt=t=>t%4===0&&(t%100!==0||t%400===0),qc=(t,e,r,n)=>{let s=uv(Mg(t));if(s<r||s>n)throw new TypeError(`${e} must be between ${r} and ${n}, inclusive`);return s},eyt=t=>t==null?0:cv("0."+t)*1e3,tyt=t=>{let e=t[0],r=1;if(e=="+")r=1;else if(e=="-")r=-1;else throw new TypeError(`Offset direction, ${e
`+a}catch{!n.logger||n.logger?.constructor?.name==="NoOpLogger"?console.warn(a):n.logger?.warn?.(a)}typeof i.$responseBodyText<"u"&&i.$response&&(i.$response.body=i.$responseBodyText);try{if(Zn.isInstance(o)){let{headers:c={}}=o,l=Object.entries(c);i.$metadata={httpStatusCode:o.statusCode,requestId:fY(/^x-[\w-]+-request-?id$/,l),extendedRequestId:fY(/^x-[\w-]+-id-2$/,l),cfId:fY(/^x-[\w-]+-cf-id$/,l)}}}catch{}}throw i}},fY=(t,e)=>(e.find(([r])=>r.match(t))||[void 0,void 0])[1]});var zo,wx=C(()=>{zo=class t extends Error{name="ProviderError";tryNextLink;constructor(e,r=!0){let n,s=!0;typeof r=="boolean"?(n=void 0,s=r):r!=null&&typeof r=="object"&&(n=r.logger,s=r.tryNextLink??!0),super(e),this.tryNextLink=s,Object.setPrototypeOf(this,t.prototype),n?.debug?.(`@smithy/property-provider ${s?"->":"(!)"} ${e}`)}static from(e,r=!0){return Object.assign(new this(e.message,r),e)}}});var Jd,Iv=C(()=>{wx();Jd=class t extends zo{name="CredentialsProviderError";constructor(e,r=!0){super(e,r),Object.setPrototypeOf(this,t.prototype)}}});var xv,Awe=C(()=>{wx();xv=class t extends zo{name="TokenProviderError";constructor(e,r=!0){super(e,r),Object.setPrototypeOf(this,t.prototype)}}});var wv,hY=C(()=>{wx();wv=(...t)=>async()=>{if(t.length===0)throw new zo("No providers in chain");let e;for(let r of t)try{return await r()}catch(n){if(e=n,n?.tryNextLink)continue;throw n}throw e}});var bv,gY=C(()=>{bv=t=>()=>Promise.resolve(t)});var $g,Sv=C(()=>{$g=(t,e,r)=>{let n,s,o,i=!1,a=async()=>{s||(s=t());try{n=await s,o=!0,i=!1}finally{s=void 0}return n};return e===void 0?async c=>((!o||c?.forceRefresh)&&(n=await a()),n):async c=>((!o||c?.forceRefresh)&&(n=await a()),i?n:r&&!r(n)?(i=!0,n):(e(n)&&await a(),n))}});var oo,Bv=C(()=>{oo=(t,e,r)=>{if(e in t){if(t[e]==="true")return!0;if(t[e]==="false")return!1;throw new Error(`Cannot load ${r} "${e}". Expected "true" or "false", got ${t[e]}.`)}}});var hwe,gwe=C(()=>{hwe=(t,e,r)=>{if(!(e in t))return;let n=parseInt(t[e],10);if(Number.isNaN(n))throw new TypeError(`Cannot load ${r} '${e}'. Expected number, got '${t[e]}'.`);return n}});var es,Rv=C(()=>{(function(t){t.ENV="env",t.CONFIG="shared config entry"})(es||(es={}))});var ywe,Ewe,yY,ayt,Gc,Gg=C(()=>{ywe=require("node:os"),Ewe=require("node:path"),yY={},ayt=()=>process&&process.geteuid?`${process.geteuid()}`:"DEFAULT",Gc=()=>{let{HOME:t,USERPROFILE:e,HOMEPATH:r,HOMEDRIVE:n=`C:${Ewe.sep}`}=process.env;if(t)return t;if(e)return e;if(r)return`${n}${r}`;let s=ayt();return yY[s]||(yY[s]=(0,ywe.homedir)()),yY[s]}});var EY,CY,Nv,IY=C(()=>{EY="AWS_PROFILE",CY="default",Nv=t=>t.profile||process.env[EY]||CY});var Cwe,Iwe,Tv,xY=C(()=>{Cwe=require("node:crypto"),Iwe=require("node:path");Gg();Tv=t=>{let r=(0,Cwe.createHash)("sha1").update(t).digest("hex");return(0,Iwe.join)(Gc(),".aws","sso","cache",`${r}.json`)}});var xwe,bx,wwe,wY=C(()=>{xwe=require("node:fs/promises");xY();bx={},wwe=async t=>{if(bx[t])return bx[t];let e=Tv(t),r=await(0,xwe.readFile)(e,"utf8");return JSON.parse(r)}});var Hc,bwe=C(()=>{Hc="."});var bY,Swe,Bwe=C(()=>{bY=Q(Ea()),Swe=t=>Object.entries(t).filter(([e])=>{let r=e.indexOf(".");return r===-1?!1:Object.values(bY.IniSectionType).includes(e.substring(0,r))}).reduce((e,[r,n])=>{let s=r.indexOf("."),o=r.substring(0,s)===bY.IniSectionType.PROFILE?r.substring(s+1):r;return e[o]=n,e},{...t.default&&{default:t.default}})});var Rwe,cyt,Pv,SY=C(()=>{Rwe=require("node:path");Gg();cyt="AWS_CONFIG_FILE",Pv=()=>process.env[cyt]||(0,Rwe.join)(Gc(),".aws","config")});var Nwe,lyt,Twe,Pwe=C(()=>{Nwe=require("node:path");Gg();lyt="AWS_SHARED_CREDENTIALS_FILE",Twe=()=>process.env[lyt]||(0,Nwe.join)(Gc(),".aws","credentials")});var vwe,uyt,dyt,Sx,BY=C(()=>{vwe=Q(Ea()),uyt=/^([\w-]+)\s(["'])?([\w-@\+\.%:/]+)\2$/,dyt=["__proto__","profile __proto__"],Sx=t=>{let e={},r,n;for(let s of t.split(/\r?\n/)){let o=s.split(/(^|\s)[;#]/)[0].trim();if(o[0]==="["&&o[o.length-1]==="]"){r=void 0,n=void 0;let a=o.substring(1,o.length-1),c=uyt.exec(a);if(c){let[,l,,u]=c;Object.values(vwe.IniSectionType).includes(l)&&(r=[l,u].join("."))}else r=a;if(dyt.includes(a))throw new Error(`F
2026-05-22 09:41:22 +00:00
`),a){let m=r(await c);u.enqueue(`${o}:${m}\r
`),u.enqueue(`\r
`)}u.close()}else u.enqueue(`${(n(d)||0).toString(16)}\r
${d}\r
2026-05-28 08:20:36 +00:00
`)}})}});function dSe(t,e){let r=t,n=t;if(kn(n))return cSe(n,e);let{base64Encoder:s,bodyLengthChecker:o,checksumAlgorithmFn:i,checksumLocationName:a,streamHasher:c}=e,l=s!==void 0&&i!==void 0&&a!==void 0&&c!==void 0,u=l?c(i,r):void 0,d=new uSe.Readable({read:()=>{}});return r.on("data",p=>{let m=o(p)||0;m!==0&&(d.push(`${m.toString(16)}\r
`),d.push(p),d.push(`\r
`))}),r.on("end",async()=>{if(d.push(`0\r
`),l){let p=s(await u);d.push(`${a}:${p}\r
`),d.push(`\r
2026-05-28 08:20:36 +00:00
`)}d.push(null)}),d}var uSe,pSe=C(()=>{uSe=require("node:stream");lSe();xu()});async function mSe(t,e){let r=0,n=[],s=t.getReader(),o=!1;for(;!o;){let{done:c,value:l}=await s.read();if(l&&(n.push(l),r+=l?.byteLength??0),r>=e)break;o=c}s.releaseLock();let i=new Uint8Array(Math.min(e,r)),a=0;for(let c of n){if(c.byteLength>i.byteLength-a){i.set(c.subarray(0,i.byteLength-a),a);break}else i.set(c,a);a+=c.length}return i}var fSe=C(()=>{});var ASe,hSe,cW,gSe=C(()=>{ASe=require("node:stream");fSe();xu();hSe=(t,e)=>kn(t)?mSe(t,e):new Promise((r,n)=>{let s=new cW;s.limit=e,t.pipe(s),t.on("error",o=>{s.end(),n(o)}),s.on("error",n),s.on("finish",function(){let o=new Uint8Array(Buffer.concat(this.buffers));r(o)})}),cW=class extends ASe.Writable{buffers=[];limit=1/0;bytesBuffered=0;_write(e,r,n){if(this.buffers.push(e),this.bytesBuffered+=e.byteLength??0,this.bytesBuffered>=this.limit){let s=this.bytesBuffered-this.limit,o=this.buffers[this.buffers.length-1];this.buffers[this.buffers.length-1]=o.subarray(0,o.byteLength-s),this.emit("finish")}n()}}});var ySe,ESe=C(()=>{ySe=t=>{if(typeof t=="string")return t;if(typeof t!="object"||typeof t.byteOffset!="number"||typeof t.byteLength!="number")throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");return new TextDecoder("utf-8").decode(t)}});var CSe,ISe=C(()=>{nW();CSe=t=>{let e=t.length/4*3;t.slice(-2)==="=="?e-=2:t.slice(-1)==="="&&e--;let r=new ArrayBuffer(e),n=new DataView(r);for(let s=0;s<t.length;s+=4){let o=0,i=0;for(let l=s,u=s+3;l<=u;l++)if(t[l]!=="="){if(!(t[l]in rW))throw new TypeError(`Invalid character ${t[l]} in base64 string.`);o|=rW[t[l]]<<(u-l)*Kd,i+=Kd}else o>>=Kd;let a=s/4*3;o>>=i%df;let c=Math.floor(i/df);for(let l=0;l<c;l++){let u=(c-l-1)*df;n.setUint8(a+l,(o&255<<u)>>u)}}return new Uint8Array(r)}});async function Qyt(t){let e=await kyt(t),r=CSe(e);return new Uint8Array(r)}async function Dyt(t){let e=[],r=t.getReader(),n=!1,s=0;for(;!n;){let{done:a,value:c}=await r.read();c&&(e.push(c),s+=c.length),n=a}let o=new Uint8Array(s),i=0;for(let a of e)o.set(a,i),i+=a.length;return o}function kyt(t){return new Promise((e,r)=>{let n=new FileReader;n.onloadend=()=>{if(n.readyState!==2)return r(new Error("Reader aborted too early"));let s=n.result??"",o=s.indexOf(","),i=o>-1?o+1:s.length;e(s.substring(i))},n.onabort=()=>r(new Error("Read aborted")),n.onerror=()=>r(n.error),n.readAsDataURL(t)})}var xSe,wSe=C(()=>{ISe();xSe=async t=>typeof Blob=="function"&&t instanceof Blob||t.constructor?.name==="Blob"?Blob.prototype.arrayBuffer!==void 0?new Uint8Array(await t.arrayBuffer()):Qyt(t):Dyt(t)});var bSe,BSe,SSe,RSe=C(()=>{sW();pY();ESe();wSe();xu();bSe="The stream has already been transformed.",BSe=t=>{if(!SSe(t)&&!kn(t)){let s=t?.__proto__?.constructor?.name||t;throw new Error(`Unexpected stream implementation, expect Blob or ReadableStream, got ${s}`)}let e=!1,r=async()=>{if(e)throw new Error(bSe);return e=!0,await xSe(t)},n=s=>{if(typeof s.stream!="function")throw new Error(`Cannot transform payload Blob to web stream. Please make sure the Blob.stream() is polyfilled.
If you are using React Native, this API is not yet supported, see: https://react-native.canny.io/feature-requests/p/fetch-streaming-body`);return s.stream()};return Object.assign(t,{transformToByteArray:r,transformToString:async s=>{let o=await r();if(s==="base64")return t_(o);if(s==="hex")return Qi(o);if(s===void 0||s==="utf8"||s==="utf-8")return ySe(o);if(typeof TextDecoder=="function")return new TextDecoder(s).decode(o);throw new Error("TextDecoder is not available, please make sure polyfill is provided.")},transformToWebStream:()=>{if(e)throw new Error(bSe);if(e=!0,SSe(t))return n(t);if(kn(t))return t;throw new Error(`Cannot transform payload to web stream, got ${t}`)}})},SSe=t=>typeof Blob=="function"&&t instanceof Blob});async function Oyt(t){let e=[],r=t.getReader(),n=!1,s=0;for(;!n;){let{done:a,value:c}=await r.read();c&&(e.push(c),s+=c.length),n=a}let o=new Uint8Array(s),i=0;for(let a of e)o.set(a,i),i+=a.length;return o}var NSe,lW,Lyt,TSe,PSe=C(()=>{NSe=require("node:stream"),lW=class extends NSe.Writable{bufferedBytes=[];_write(e,r,n){this.bufferedBytes.push(e),n()}},Lyt=t=>typeof ReadableStream=="function"&&t instanceof ReadableStream;TSe=t=>Lyt(t)?Oyt(t):new Promise((e,r)=>{let n=new lW;t.pipe(n),t.on("error",s=>{n.end(),r(s)}),n.on("error",r),n.on("finish",function(){let s=new Uint8Array(Buffer.concat(this.bufferedBytes));e(s)})})});var n_,vSe,s_,_Se=C(()=>{n_=require("node:stream");Wd();RSe();PSe();vSe="The stream has already been transformed.",s_=t=>{if(!(t instanceof n_.Readable))try{return BSe(t)}catch{let s=t?.__proto__?.constructor?.name||t;throw new Error(`Unexpected stream implementation, expect Stream.Readable instance, got ${s}`)}let e=!1,r=async()=>{if(e)throw new Error(vSe);return e=!0,await TSe(t)};return Object.assign(t,{transformToByteArray:r,transformToString:async n=>{let s=await r();return n===void 0||Buffer.isEncoding(n)?Ia(s.buffer,s.byteOffset,s.byteLength).toString(n):new TextDecoder(n).decode(s)},transformToWebStream:()=>{if(e)throw new Error(vSe);if(t.readableFlowing!==null)throw new Error("The stream has been consumed by other callbacks.");if(typeof n_.Readable.toWeb!="function")throw new Error("Readable.toWeb() is not supported. Please ensure a polyfill is available.");return e=!0,n_.Readable.toWeb(t)}})}});async function QSe(t){return typeof t.stream=="function"&&(t=t.stream()),t.tee()}var DSe=C(()=>{});async function kSe(t){if(kn(t)||e_(t))return QSe(t);let e=new uW.PassThrough,r=new uW.PassThrough;return t.pipe(e),t.pipe(r),[e,r]}var uW,LSe=C(()=>{uW=require("node:stream");DSe();xu()});var Xd={};Zr(Xd,{ChecksumStream:()=>jg,Hash:()=>Oi,LazyJsonString:()=>Xn,NumericValue:()=>Ut,Uint8ArrayBlobAdapter:()=>ff,_parseEpochTimestamp:()=>cf,_parseRfc3339DateTimeWithOffset:()=>fv,_parseRfc7231DateTime:()=>Av,calculateBodyLength:()=>$c,copyDocumentWithTransform:()=>$xe,createBufferedReadable:()=>iSe,createChecksumStream:()=>tSe,dateToUtcString:()=>xa,deserializerMiddleware:()=>Cv,deserializerMiddlewareOption:()=>ZY,expectBoolean:()=>zxe,expectByte:()=>ov,expectFloat32:()=>Cx,expectInt:()=>Vxe,expectInt32:()=>nv,expectLong:()=>kg,expectNonNull:()=>Yxe,expectNumber:()=>Dg,expectObject:()=>nY,expectShort:()=>sv,expectString:()=>Wxe,expectUnion:()=>av,fromArrayBuffer:()=>Ia,fromBase64:()=>qr,fromHex:()=>yv,fromString:()=>Yd,fromUtf8:()=>$r,generateIdempotencyToken:()=>Sa,getAwsChunkedEncodingStream:()=>dSe,getSerdePlugin:()=>$be,handleFloat:()=>Jxe,headStream:()=>hSe,isArrayBuffer:()=>ev,isBlob:()=>e_,isReadableStream:()=>kn,limitedParseDouble:()=>lv,limitedParseFloat:()=>Kxe,limitedParseFloat32:()=>Xxe,logger:()=>Lg,nv:()=>gv,parseBoolean:()=>Hxe,parseEpochTimestamp:()=>pv,parseRfc3339DateTime:()=>rwe,parseRfc3339DateTimeWithOffset:()=>dv,parseRfc7231DateTime:()=>Fg,quoteHeader:()=>mv,sdkStreamMixin:()=>s_,serializerMiddleware:()=>Xv,serializerMiddlewareOption:()=>eW,splitEvery:()=>hv,splitHeader:()=>Ug,splitStream:()=>kSe,strictParseByte:()=>uv,strictParseDouble:()=>Ix,strictParseFloat:()=>jxe,strictParseFloat32:()=>cv,strictParseInt:()=>ewe,strictParseInt32:()=>twe,strictParseLong:()=>sY,
`+p}catch{!r.logger||r.logger?.constructor?.name==="NoOpLogger"?console.warn(p):r.logger?.warn?.(p)}typeof d.$responseBodyText<"u"&&d.$response&&(d.$response.body=d.$responseBodyText);try{if(Zn.isInstance(s)){let{headers:m={}}=s,h=Object.entries(m);d.$metadata={httpStatusCode:s.statusCode,requestId:LW(/^x-[\w-]+-request-?id$/,h),extendedRequestId:LW(/^x-[\w-]+-id-2$/,h),cfId:LW(/^x-[\w-]+-cf-id$/,h)}}}catch{}}throw d}},LW=(t,e)=>(e.find(([r])=>r.match(t))||[void 0,void 0])[1]});var mRe,fRe=C(()=>{Ee();It();N_();mRe=t=>(e,r)=>async n=>{let{operationSchema:s}=mr(r),[,o,i,a,c,l]=s??[],u=r.endpointV2?async()=>wa(r.endpointV2):t.endpoint,d=await t.protocol.serializeRequest(Lx(o,i,a,c,l),n.input,{...t,...r,endpoint:u});return e({...n,request:d})}});function Su(t){return{applyToStack:e=>{e.add(mRe(t),hRe),e.add(dRe(t),ARe),t.protocol.setSerdeContext(t)}}}var ARe,hRe,gRe=C(()=>{pRe();fRe();ARe={name:"deserializerMiddleware",step:"deserialize",tags:["DESERIALIZER"],override:!0},hRe={name:"serializerMiddleware",step:"serialize",tags:["SERIALIZER"],override:!0}});var Gr,np=C(()=>{Gr=class{name;namespace;traits;static assign(e,r){return Object.assign(e,r)}static[Symbol.hasInstance](e){let r=this.prototype.isPrototypeOf(e);return!r&&typeof e=="object"&&e!==null?e.symbol===this.symbol:r}getName(){return this.namespace+"#"+this.name}}});var T_,YEt,yRe=C(()=>{np();T_=class t extends Gr{static symbol=Symbol.for("@smithy/lis");name;traits;valueSchema;symbol=t.symbol},YEt=(t,e,r,n)=>Gr.assign(new T_,{name:e,namespace:t,traits:r,valueSchema:n})});var P_,WEt,ERe=C(()=>{np();P_=class t extends Gr{static symbol=Symbol.for("@smithy/map");name;traits;keySchema;valueSchema;symbol=t.symbol},WEt=(t,e,r,n,s)=>Gr.assign(new P_,{name:e,namespace:t,traits:r,keySchema:n,valueSchema:s})});var v_,jEt,CRe=C(()=>{np();v_=class t extends Gr{static symbol=Symbol.for("@smithy/ope");name;traits;input;output;symbol=t.symbol},jEt=(t,e,r,n,s)=>Gr.assign(new v_,{name:e,namespace:t,traits:r,input:n,output:s})});var ay,JEt,OW=C(()=>{np();ay=class t extends Gr{static symbol=Symbol.for("@smithy/str");name;traits;memberNames;memberList;symbol=t.symbol},JEt=(t,e,r,n,s)=>Gr.assign(new ay,{name:e,namespace:t,traits:r,memberNames:n,memberList:s})});var __,KEt,IRe=C(()=>{np();OW();__=class t extends ay{static symbol=Symbol.for("@smithy/err");ctor;symbol=t.symbol},KEt=(t,e,r,n,s,o)=>Gr.assign(new __,{name:e,namespace:t,traits:r,memberNames:n,memberList:s,ctor:null})});function Kc(t){if(typeof t=="object")return t;if(t=t|0,Q_[t])return Q_[t];let e={},r=0;for(let n of["httpLabel","idempotent","idempotencyToken","sensitive","httpPayload","httpResponseCode","httpQueryParams"])(t>>r++&1)===1&&(e[n]=1);return Q_[t]=e}var Q_,MW=C(()=>{Q_=[]});function Mx(t,e){if(t instanceof ye)return Object.assign(t,{memberName:e,_isMemberSchema:!0});let r=ye;return new r(t,e)}var Ox,D_,k_,ye,FW,xRe,wRe=C(()=>{Z4();MW();Ox={it:Symbol.for("@smithy/nor-struct-it"),ns:Symbol.for("@smithy/ns")},D_=[],k_={},ye=class t{ref;memberName;static symbol=Symbol.for("@smithy/nor");symbol=t.symbol;name;schema;_isMemberSchema;traits;memberTraits;normalizedTraits;constructor(e,r){this.ref=e,this.memberName=r;let n=[],s=e,o=e;for(this._isMemberSchema=!1;FW(s);)n.push(s[1]),s=s[0],o=Ca(s),this._isMemberSchema=!0;if(n.length>0){this.memberTraits={};for(let i=n.length-1;i>=0;--i){let a=n[i];Object.assign(this.memberTraits,Kc(a))}}else this.memberTraits=0;if(o instanceof t){let i=this.memberTraits;Object.assign(this,o),this.memberTraits=Object.assign({},i,o.getMemberTraits(),this.getMemberTraits()),this.normalizedTraits=void 0,this.memberName=r??o.memberName;return}if(this.schema=Ca(o),xRe(this.schema)?(this.name=`${this.schema[1]}#${this.schema[2]}`,this.traits=this.schema[3]):(this.name=this.memberName??String(o),this.traits=0),this._isMemberSchema&&!r)throw new Error(`@smithy/core/schema - NormalizedSchema member init ${this.getName(!0)} missing member name.`)}static[Symbol.hasInstance](e){let r=this.prototype.isPrototypeOf(e);return!r&&typeof e=="object"&&e!==null?e.symbol===this.symbol:r}static of(e){let r=typeo
`));return r(s)}});var NNe,Ru,TNe=C(()=>{iQ();NNe={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"endpointV2Middleware"},Ru=(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r})=>({applyToStack:n=>{n.addRelativeTo(jx(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r}),NNe)}})});var PNe,fCt,vNe=C(()=>{iQ();PNe={step:"serialize",tags:["HTTP_AUTH_SCHEME"],name:"httpAuthSchemeMiddleware",override:!0,relation:"before",toMiddleware:"serializerMiddleware"},fCt=(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r})=>({applyToStack:n=>{n.addRelativeTo(jx(t,{httpAuthSchemeParametersProvider:e,identityProviderConfigProvider:r}),PNe)}})});var _Ne=C(()=>{iQ();TNe();vNe()});var ACt,hCt,S8,B8=C(()=>{Ee();_e();ACt=t=>e=>{throw e},hCt=(t,e)=>{},S8=t=>(e,r)=>async n=>{if(!pt.isInstance(n.request))return e(n);let o=mr(r).selectedHttpAuthScheme;if(!o)throw new Error("No HttpAuthScheme was selected: unable to sign request");let{httpAuthOption:{signingProperties:i={}},identity:a,signer:c}=o,l=await e({...n,request:await c.sign(n.request,a,i)}).catch((c.errorHandler||ACt)(i));return(c.successHandler||hCt)(l.response,i),l}});var QNe,Nu,DNe=C(()=>{B8();QNe={step:"finalizeRequest",tags:["HTTP_SIGNING"],name:"httpSigningMiddleware",aliases:["apiKeyMiddleware","tokenMiddleware","awsAuthMiddleware"],override:!0,relation:"after",toMiddleware:"retryMiddleware"},Nu=t=>({applyToStack:e=>{e.addRelativeTo(S8(t),QNe)}})});var kNe=C(()=>{B8();DNe()});var ml,LNe=C(()=>{ml=t=>{if(typeof t=="function")return t;let e=Promise.resolve(t);return()=>e}});function ONe(t,e,r,n,s){return async function*(i,a,...c){let l=a,u=i.startingToken??l[r],d=!0,p;for(;d;){if(l[r]=u,s&&(l[s]=l[s]??i.pageSize),i.client instanceof t)p=await gCt(e,i.client,a,i.withCommand,...c);else throw new Error(`Invalid client, expected instance of ${t.name}`);yield p;let m=u;u=yCt(p,n),d=!!(u&&(!i.stopOnSameToken||u!==m))}return void 0}}var gCt,yCt,MNe=C(()=>{gCt=async(t,e,r,n=o=>o,...s)=>{let o=new t(r);return o=n(o)??o,await e.send(o,...s)};yCt=(t,e)=>{let r=t,n=e.split(".");for(let s of n){if(!r||typeof r!="object")return;r=r[s]}return r}});var FNe=C(()=>{_e()});function ECt(t,e,r){t.__smithy_context?t.__smithy_context.features||(t.__smithy_context.features={}):t.__smithy_context={features:{}},t.__smithy_context.features[e]=r}var UNe=C(()=>{});var Ta,qNe=C(()=>{Ta=class{authSchemes=new Map;constructor(e){for(let r in e){let n=e[r];n!==void 0&&this.authSchemes.set(r,n)}}getIdentityProvider(e){return this.authSchemes.get(e)}}});var R8,N8,$Ne=C(()=>{_e();R8=Q(Ea()),N8=class{async sign(e,r,n){if(!n)throw new Error("request could not be signed with `apiKey` since the `name` and `in` signer properties are missing");if(!n.name)throw new Error("request could not be signed with `apiKey` since the `name` signer property is missing");if(!n.in)throw new Error("request could not be signed with `apiKey` since the `in` signer property is missing");if(!r.apiKey)throw new Error("request could not be signed with `apiKey` since the `apiKey` is not defined");let s=pt.clone(e);if(n.in===R8.HttpApiKeyAuthLocation.QUERY)s.query[n.name]=r.apiKey;else if(n.in===R8.HttpApiKeyAuthLocation.HEADER)s.headers[n.name]=n.scheme?`${n.scheme} ${r.apiKey}`:r.apiKey;else throw new Error("request can only be signed with `apiKey` locations `query` or `header`, but found: `"+n.in+"`");return s}}});var T8,GNe=C(()=>{_e();T8=class{async sign(e,r,n){let s=pt.clone(e);if(!r.token)throw new Error("request could not be signed with `token` since the `token` is not defined");return s.headers.Authorization=`Bearer ${r.token}`,s}}});var jo,HNe=C(()=>{jo=class{async sign(e,r,n){return e}}});var zNe=C(()=>{$Ne();GNe();HNe()});var VNe,CCt,P8,aQ,v8,YNe=C(()=>{VNe=t=>function(r){return aQ(r)&&r.expiration.getTime()-Date.now()<t},CCt=3e5,P8=VNe(3e5),aQ=t=>t.expiration!==void 0,v8=(t,e,r)=>{if(t===void 0)return;let n=typeof t!="function"?async()=>Promise.resolve(t):t,s,o,i,a=!1,c=async l=>{o||(o=n(l));try{s=await o,i=
${this.getCanonicalPath(e)}
2026-05-28 08:20:36 +00:00
${dPe(e)}
${s.map(o=>`${o}:${r[o]}`).join(`
`)}
${s.join(";")}
2026-05-22 09:49:50 +00:00
${n}`}async createStringToSign(e,r,n,s){let o=new this.sha256;o.update(rs.toUint8Array(n));let i=await o.digest();return`${s}
${e}
${r}
2026-05-28 08:20:36 +00:00
${rs.toHex(i)}`}getCanonicalPath({path:e}){if(this.uriEscapePath){let r=[];for(let o of e.split("/"))o?.length!==0&&o!=="."&&(o===".."?r.pop():r.push(o));let n=`${e?.startsWith("/")?"/":""}${r.join("/")}${r.length>0&&e?.endsWith("/")?"/":""}`;return gy.escapeUri(n).replace(/%2F/g,"/")}return e}validateResolvedCredentials(e){if(typeof e!="object"||typeof e.accessKeyId!="string"||typeof e.secretAccessKey!="string")throw new Error("Resolved credential object is not valid")}formatDate(e){let r=QCt(e).replace(/[\-:]/g,"");return{longDate:r,shortDate:r.slice(0,8)}}getCanonicalHeaderList(e){return Object.keys(e).sort().join(";")}},hy={},CQ=[],IQ=(t,e,r)=>`${t}/${e}/${r}/${yj}`,pPe=async(t,e,r,n,s)=>{let o=await jTe(t,e.secretAccessKey,e.accessKeyId),i=`${r}:${n}:${s}:${rs.toHex(o)}:${e.sessionToken}`;if(i in hy)return hy[i];for(CQ.push(i);CQ.length>lPe;)delete hy[CQ.shift()];let a=`AWS4${e.secretAccessKey}`;for(let c of[r,n,s,yj])a=await jTe(t,a,c);return hy[i]=a},kCt=()=>{CQ.length=0,Object.keys(hy).forEach(t=>{delete hy[t]})},jTe=(t,e,r)=>{let n=new t(e);return n.update(rs.toUint8Array(r)),n.digest()},uj=({headers:t},e,r)=>{let n={};for(let s of Object.keys(t).sort()){if(t[s]==null)continue;let o=s.toLowerCase();(o in sPe||e?.has(o)||oPe.test(o)||iPe.test(o))&&(!r||r&&!r.has(o))||(n[o]=t[s].trim().replace(/\s+/g," "))}return n},xQ=async({headers:t,body:e},r)=>{for(let n of Object.keys(t))if(n.toLowerCase()===wQ)return t[n];if(e==null)return"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";if(typeof e=="string"||ArrayBuffer.isView(e)||rs.isArrayBuffer(e)){let n=new r;return n.update(rs.toUint8Array(e)),rs.toHex(await n.digest())}return cPe},mPe=(t,e)=>{t=t.toLowerCase();for(let r of Object.keys(e))if(t===r.toLowerCase())return!0;return!1},fPe=(t,e={})=>{let{headers:r,query:n={}}=gy.HttpRequest.clone(t);for(let s of Object.keys(r)){let o=s.toLowerCase();(o.slice(0,6)==="x-amz-"&&!e.unhoistableHeaders?.has(o)||e.hoistableHeaders?.has(o))&&(n[s]=r[s],delete r[s])}return{...t,headers:r,query:n}},dj=t=>{t=gy.HttpRequest.clone(t);for(let e of Object.keys(t.headers))tPe.indexOf(e.toLowerCase())>-1&&delete t.headers[e];return t},pj=class extends bQ{headerFormatter=new cj;constructor({applyChecksum:e,credentials:r,region:n,service:s,sha256:o,uriEscapePath:i=!0}){super({applyChecksum:e,credentials:r,region:n,service:s,sha256:o,uriEscapePath:i})}async presign(e,r={}){let{signingDate:n=new Date,expiresIn:s=3600,unsignableHeaders:o,unhoistableHeaders:i,signableHeaders:a,hoistableHeaders:c,signingRegion:l,signingService:u}=r,d=await this.credentialProvider();this.validateResolvedCredentials(d);let p=l??await this.regionProvider(),{longDate:m,shortDate:h}=this.formatDate(n);if(s>uPe)return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");let y=IQ(h,p,u??this.service),I=fPe(dj(e),{unhoistableHeaders:i,hoistableHeaders:c});d.sessionToken&&(I.query[Aj]=d.sessionToken),I.query[JTe]=EQ,I.query[KTe]=`${d.accessKeyId}/${y}`,I.query[mj]=m,I.query[ZTe]=s.toString(10);let x=uj(I,o,a);return I.query[XTe]=this.getCanonicalHeaderList(x),I.query[fj]=await this.getSignature(m,y,this.getSigningKey(d,p,h,u),this.createCanonicalRequest(I,x,await xQ(e,this.sha256))),I}async sign(e,r){return typeof e=="string"?this.signString(e,r):e.headers&&e.payload?this.signEvent(e,r):e.message?this.signMessage(e,r):this.signRequest(e,r)}async signEvent({headers:e,payload:r},{signingDate:n=new Date,priorSignature:s,signingRegion:o,signingService:i,eventStreamCredentials:a}){let c=o??await this.regionProvider(),{shortDate:l,longDate:u}=this.formatDate(n),d=IQ(l,c,i??this.service),p=await xQ({headers:{},body:r},this.sha256),m=new this.sha256;m.update(e);let h=rs.toHex(await m.digest()),y=[aPe,u,d,s,h,p].join(`
`);return this.signString(y,{signingDate:n,signingRegion:c,signingService:i,eventStreamCredentials:a})}async signMessage(e,{signingDate:r=new Date,signingRegion:n,signingService:s,eventStreamCredentials:o}){return this.signEvent({headers:this.headerFormatter.format(e.message.headers),payload:e.message.body},{signingDate:r,signingRegion:n,signingService:s,priorSignature:e.priorSignature,eventStreamCredentials:o}).then(a=>({message:e.message,signature:a}))}async signString(e,{signingDate:r=new Date,signingRegion:n,signingService:s,eventStreamCredentials:o}={}){let i=o??await this.credentialProvider();this.validateResolvedCredentials(i);let a=n??await this.regionProvider(),{shortDate:c}=this.formatDate(r),l=new this.sha256(await this.getSigningKey(i,a,c,s));return l.update(rs.toUint8Array(e)),rs.toHex(await l.digest())}async signRequest(e,{signingDate:r=new Date,signableHeaders:n,unsignableHeaders:s,signingRegion:o,signingService:i}={}){let a=await this.credentialProvider();this.validateResolvedCredentials(a);let c=o??await this.regionProvider(),l=dj(e),{longDate:u,shortDate:d}=this.formatDate(r),p=IQ(d,c,i??this.service);l.headers[gj]=u,a.sessionToken&&(l.headers[nPe]=a.sessionToken);let m=await xQ(l,this.sha256);!mPe(wQ,l.headers)&&this.applyChecksum&&(l.headers[wQ]=m);let h=uj(l,s,n),y=await this.getSignature(u,p,this.getSigningKey(a,c,d,i),this.createCanonicalRequest(l,h,m));return l.headers[hj]=`${EQ} Credential=${a.accessKeyId}/${p}, SignedHeaders=${this.getCanonicalHeaderList(h)}, Signature=${y}`,l}async getSignature(e,r,n,s){let o=await this.createStringToSign(e,r,s,EQ),i=new this.sha256(await n);return i.update(rs.toUint8Array(o)),rs.toHex(await i.digest())}getSigningKey(e,r,n,s){return pPe(this.sha256,e,n,r,s||this.service)}},LCt={SignatureV4a:null};at.ALGORITHM_IDENTIFIER=EQ;at.ALGORITHM_IDENTIFIER_V4A=_Ct;at.ALGORITHM_QUERY_PARAM=JTe;at.ALWAYS_UNSIGNABLE_HEADERS=sPe;at.AMZ_DATE_HEADER=gj;at.AMZ_DATE_QUERY_PARAM=mj;at.AUTH_HEADER=hj;at.CREDENTIAL_QUERY_PARAM=KTe;at.DATE_HEADER=ePe;at.EVENT_ALGORITHM_IDENTIFIER=aPe;at.EXPIRES_QUERY_PARAM=ZTe;at.GENERATED_HEADERS=tPe;at.HOST_HEADER=PCt;at.KEY_TYPE_IDENTIFIER=yj;at.MAX_CACHE_SIZE=lPe;at.MAX_PRESIGNED_TTL=uPe;at.PROXY_HEADER_PATTERN=oPe;at.REGION_SET_PARAM=TCt;at.SEC_HEADER_PATTERN=iPe;at.SHA256_HEADER=wQ;at.SIGNATURE_HEADER=rPe;at.SIGNATURE_QUERY_PARAM=fj;at.SIGNED_HEADERS_QUERY_PARAM=XTe;at.SignatureV4=pj;at.SignatureV4Base=bQ;at.TOKEN_HEADER=nPe;at.TOKEN_QUERY_PARAM=Aj;at.UNSIGNABLE_PATTERNS=vCt;at.UNSIGNED_PAYLOAD=cPe;at.clearCredentialCache=kCt;at.createScope=IQ;at.getCanonicalHeaders=uj;at.getCanonicalQuery=dPe;at.getPayloadHash=xQ;at.getSigningKey=pPe;at.hasHeader=mPe;at.moveHeadersToQuery=fPe;at.prepareRequest=dj;at.signatureV4aContainer=LCt});function MCt(t,{credentials:e,credentialDefaultProvider:r}){let n;return e?e?.memoized?n=e:n=v8(e,P8,aQ):r?n=ml(r(Object.assign({},t,{parentClientConfig:t}))):n=async()=>{throw new Error("@aws-sdk/core::resolveAwsSdkSigV4Config - `credentials` not provided and no credentialDefaultProvider was configured.")},n.memoized=!0,n}function FCt(t,e){if(e.configBound)return e;let r=async n=>e({...n,callerClientConfig:t});return r.memoized=e.memoized,r.configBound=!0,r}var Cj,Cl,OCt,APe=C(()=>{xt();_s();Cj=Q(Ej()),Cl=t=>{let e=t.credentials,r=!!t.credentials,n;Object.defineProperty(t,"credentials",{set(l){l&&l!==e&&l!==n&&(r=!0),e=l;let u=MCt(t,{credentials:e,credentialDefaultProvider:t.credentialDefaultProvider}),d=FCt(t,u);if(r&&!d.attributed){let p=typeof e=="object"&&e!==null;n=async m=>{let y=await d(m);return p&&(!y.$source||Object.keys(y.$source).length===0)?Hd(y,"CREDENTIALS_CODE","e"):y},n.memoized=d.memoized,n.configBound=d.configBound,n.attributed=!0}else n=d},get(){return n},enumerable:!0,configurable:!0}),t.credentials=e;let{signingEscapePath:s=!0,systemClockOffset:o=t.systemClockOffset||0,sha256:i}=t,a;return t.signer?a=ml(t.signer):t.regionInfoProvider?a=()=>ml(t.region)().then(async l=>[await t.regionInfoProvider(l,{useFipsEndpoint:await t.useFipsEndpoint(),useDualstackEndpoint:await t.useDualstackEndpoint()})||{}
For more information, please visit: `+fIt);let s=t.originalExpiration??t.expiration;return{...t,...s?{originalExpiration:s}:{},expiration:n}},AIt=(t,e={})=>{let r=e?.logger||console,n;return async()=>{let s;try{s=await t(),s.expiration&&s.expiration.getTime()<Date.now()&&(s=bPe(s,r))}catch(o){if(n)r.warn("Credential renew failed: ",o),s=bPe(n,r);else throw o}return n=s,s}},_Pe="/latest/meta-data/iam/security-credentials/",hIt="/latest/api/token",bj="AWS_EC2_METADATA_V1_DISABLED",SPe="ec2_metadata_v1_disabled",BPe="x-aws-ec2-metadata-token",gIt=(t={})=>AIt(yIt(t),{logger:t.logger}),yIt=(t={})=>{let e=!1,{logger:r,profile:n}=t,{timeout:s,maxRetries:o}=Nj(t),i=async(a,c)=>{if(e||c.headers?.[BPe]==null){let d=!1,p=!1,m=await Jo.loadConfig({environmentVariableSelector:h=>{let y=h[bj];if(p=!!y&&y!=="false",y===void 0)throw new Jo.CredentialsProviderError(`${bj} not set in env, checking config file next.`,{logger:t.logger});return p},configFileSelector:h=>{let y=h[SPe];return d=!!y&&y!=="false",d},default:!1},{profile:n})();if(t.ec2MetadataV1Disabled||m){let h=[];throw t.ec2MetadataV1Disabled&&h.push("credential provider initialization (runtime option ec2MetadataV1Disabled)"),d&&h.push(`config file profile (${SPe})`),p&&h.push(`process environment variable (${bj})`),new Rj(`AWS EC2 Metadata v1 fallback has been blocked by AWS SDK configuration in the following: [${h.join(", ")}].`)}}let u=(await Sj(async()=>{let d;try{d=await CIt(c)}catch(p){throw p.statusCode===401&&(e=!1),p}return d},a)).trim();return Sj(async()=>{let d;try{d=await IIt(u,c,t)}catch(p){throw p.statusCode===401&&(e=!1),p}return d},a)};return async()=>{let a=await vPe();if(e)return r?.debug("AWS SDK Instance Metadata","using v1 fallback (no token fetch)"),i(o,{...a,timeout:s});{let c;try{c=(await EIt({...a,timeout:s})).toString()}catch(l){if(l?.statusCode===400)throw Object.assign(l,{message:"EC2 Metadata token request returned error"});return(l.message==="TimeoutError"||[403,404,405].includes(l.statusCode))&&(e=!0),r?.debug("AWS SDK Instance Metadata","using v1 fallback (initial)"),i(o,{...a,timeout:s})}return i(o,{...a,headers:{[BPe]:c},timeout:s})}}},EIt=async t=>nw({...t,path:hIt,method:"PUT",headers:{"x-aws-ec2-metadata-token-ttl-seconds":"21600"}}),CIt=async t=>(await nw({...t,path:_Pe})).toString(),IIt=async(t,e,r)=>{let n=JSON.parse((await nw({...e,path:_Pe+t})).toString());if(!RPe(n))throw new Jo.CredentialsProviderError("Invalid response received from instance metadata service.",{logger:r.logger});return NPe(n)};ns.DEFAULT_MAX_RETRIES=PPe;ns.DEFAULT_TIMEOUT=TPe;ns.ENV_CMDS_AUTH_TOKEN=Bj;ns.ENV_CMDS_FULL_URI=SQ;ns.ENV_CMDS_RELATIVE_URI=BQ;ns.fromContainerMetadata=XCt;ns.fromInstanceMetadata=gIt;ns.getInstanceMetadataEndpoint=vPe;ns.httpRequest=nw;ns.providerConfigFromInit=Nj});var Pu=w(ow=>{"use strict";var NQ=require("node:https"),PQ=(_e(),Y(tl)),OPe=require("node:stream"),vQ=require("node:http2");function _Q(t){let e=t&&typeof t=="object"&&"reason"in t?t.reason:void 0;if(e){if(e instanceof Error){let s=new Error("Request aborted");return s.name="AbortError",s.cause=e,s}let n=new Error(String(e));return n.name="AbortError",n}let r=new Error("Request aborted");return r.name="AbortError",r}var xIt=["ECONNRESET","EPIPE","ETIMEDOUT"],MPe=t=>{let e={};for(let r in t){let n=t[r];e[r]=Array.isArray(n)?n.join(","):n}return e},On={setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t)},QPe=1e3,wIt=(t,e,r=0)=>{if(!r)return-1;let n=s=>{let o=On.setTimeout(()=>{t.destroy(),e(Object.assign(new Error(`@smithy/node-http-handler - the request socket did not establish a connection with the server within the configured timeout of ${r} ms.`),{name:"TimeoutError"}))},r-s),i=a=>{a?.connecting?a.on("connect",()=>{On.clearTimeout(o)}):On.clearTimeout(o)};t.socket?i(t.socket):t.on("socket",i)};return r<2e3?(n(0),0):On.setTimeout(n.bind(null,QPe),QPe)},bIt=(t,e,r=0,n,s)=>r?On.setTimeout(()=>{let o=`@smithy/node-http-handler - [${n?"ERROR":"WARN"}] a request has exceeded the configured ${r} ms requestTimeout.`;if(n){let i=Object.assign(new Error(o),{name:"TimeoutErr
2026-05-22 09:49:50 +00:00
See https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/node-configuring-maxsockets.html
2026-05-28 08:20:36 +00:00
or increase socketAcquisitionWarningTimeout=(millis) in the NodeHttpHandler config.`),Date.now()}return r}constructor(e){this.configProvider=new Promise((r,n)=>{typeof e=="function"?e().then(s=>{r(this.resolveDefaultConfig(s))}).catch(n):r(this.resolveDefaultConfig(e))})}destroy(){this.config?.httpAgent?.destroy(),this.config?.httpsAgent?.destroy()}async handle(e,{abortSignal:r,requestTimeout:n}={}){this.config||(this.config=await this.configProvider);let s=this.config,o=e.protocol==="https:";return!o&&!this.config.httpAgent&&(this.config.httpAgent=await this.config.httpAgentProvider()),new Promise((i,a)=>{let c,l=-1,u=-1,d=-1,p=-1,m=-1,h=()=>{On.clearTimeout(l),On.clearTimeout(u),On.clearTimeout(d),On.clearTimeout(p),On.clearTimeout(m)},y=async G=>{await c,h(),i(G)},I=async G=>{await c,h(),a(G)};if(r?.aborted){let G=_Q(r);I(G);return}let x=e.headers,b=x?(x.Expect??x.expect)==="100-continue":!1,T=o?s.httpsAgent:s.httpAgent;b&&!this.externalAgent&&(T=new(o?NQ.Agent:TQ)({keepAlive:!1,maxSockets:1/0})),l=On.setTimeout(()=>{this.socketWarningTimestamp=t.checkSocketUsage(T,this.socketWarningTimestamp,s.logger)},s.socketAcquisitionWarningTimeout??(s.requestTimeout??2e3)+(s.connectionTimeout??1e3));let _=e.query?PQ.buildQueryString(e.query):"",U;if(e.username!=null||e.password!=null){let G=e.username??"",se=e.password??"";U=`${G}:${se}`}let O=e.path;_&&(O+=`?${_}`),e.fragment&&(O+=`#${e.fragment}`);let z=e.hostname??"";z[0]==="["&&z.endsWith("]")?z=e.hostname.slice(1,-1):z=e.hostname;let de={headers:e.headers,host:z,method:e.method,path:O,port:e.port,agent:T,auth:U},Be=(o?NQ.request:LPe)(de,G=>{let se=new PQ.HttpResponse({statusCode:G.statusCode||-1,reason:G.statusMessage,headers:MPe(G.headers),body:G});y({response:se})});if(Be.on("error",G=>{xIt.includes(G.code)?I(Object.assign(G,{name:"TimeoutError"})):I(G)}),r){let G=()=>{Be.destroy();let se=_Q(r);I(se)};if(typeof r.addEventListener=="function"){let se=r;se.addEventListener("abort",G,{once:!0}),Be.once("close",()=>se.removeEventListener("abort",G))}else r.onabort=G}let ne=n??s.requestTimeout;u=wIt(Be,I,s.connectionTimeout),d=bIt(Be,I,ne,s.throwOnRequestTimeout,s.logger??console),p=RIt(Be,I,s.socketTimeout);let ge=de.agent;typeof ge=="object"&&"keepAlive"in ge&&(m=BIt(Be,{keepAlive:ge.keepAlive,keepAliveMsecs:ge.keepAliveMsecs})),c=FPe(Be,e,ne,this.externalAgent).catch(G=>(h(),a(G)))})}updateHttpClientConfig(e,r){this.config=void 0,this.configProvider=this.configProvider.then(n=>({...n,[e]:r}))}httpHandlerConfigs(){return this.config??{}}resolveDefaultConfig(e){let{requestTimeout:r,connectionTimeout:n,socketTimeout:s,socketAcquisitionWarningTimeout:o,httpAgent:i,httpsAgent:a,throwOnRequestTimeout:c,logger:l}=e||{},u=!0,d=50;return{connectionTimeout:n,requestTimeout:r,socketTimeout:s,socketAcquisitionWarningTimeout:o,throwOnRequestTimeout:c,httpAgentProvider:async()=>{let{Agent:p,request:m}=await import("node:http");return LPe=m,TQ=p,i instanceof TQ||typeof i?.destroy=="function"?(this.externalAgent=!0,i):new TQ({keepAlive:u,maxSockets:d,...i})},httpsAgent:a instanceof NQ.Agent||typeof a?.destroy=="function"?(this.externalAgent=!0,a):new NQ.Agent({keepAlive:u,maxSockets:d,...a}),logger:l}}},PIt=new Uint16Array(1),sw=class{id=PIt[0]++;total=0;max=0;session;refs=0;constructor(e){e.unref(),this.session=e}retain(){if(this.session.destroyed)throw new Error("@smithy/node-http-handler - cannot acquire reference to destroyed session.");this.refs+=1,this.total+=1,this.max=Math.max(this.refs,this.max),this.session.ref()}free(){if(!this.session.destroyed&&(this.refs-=1,this.refs===0&&this.session.unref(),this.refs<0))throw new Error("@smithy/node-http-handler - ClientHttp2Session refcount at zero, cannot decrement.")}deref(){return this.session}close(){this.session.closed||this.session.close()}destroy(){this.refs=0,this.session.destroyed||this.session.destroy()}useCount(){return this.refs}},Pj=class{sessions=[];maxConcurrency=0;constructor(e){this.sessions=(e??[]).map(r=>new sw(r))}poll(){let e=!1;for(let r of this.sessions){if(r.deref().destroyed){e=!0;continue}if(!this.maxConcurrency|
- loopback CIDR 127.0.0.0/8 or [::1/128]
- ECS container host 169.254.170.2
2026-05-28 08:20:36 +00:00
- EKS container host 169.254.170.23 or [fd00:ec2::23]`,{logger:e})}};QQ.checkUrl=MIt});var qPe=w(DQ=>{"use strict";Object.defineProperty(DQ,"__esModule",{value:!0});DQ.createGetRequest=$It;DQ.getCredentials=GIt;var Dj=(Nt(),Y(Dn)),FIt=(_e(),Y(tl)),UIt=(nt(),Y(Xd)),qIt=(nt(),Y(Xd));function $It(t){return new FIt.HttpRequest({protocol:t.protocol,hostname:t.hostname,port:Number(t.port),path:t.pathname,query:Array.from(t.searchParams.entries()).reduce((e,[r,n])=>(e[r]=n,e),{}),fragment:t.hash})}async function GIt(t,e){let n=await(0,qIt.sdkStreamMixin)(t.body).transformToString();if(t.statusCode===200){let s=JSON.parse(n);if(typeof s.AccessKeyId!="string"||typeof s.SecretAccessKey!="string"||typeof s.Token!="string"||typeof s.Expiration!="string")throw new Dj.CredentialsProviderError("HTTP credential provider response not of the required format, an object matching: { AccessKeyId: string, SecretAccessKey: string, Token: string, Expiration: string(rfc3339) }",{logger:e});return{accessKeyId:s.AccessKeyId,secretAccessKey:s.SecretAccessKey,sessionToken:s.Token,expiration:(0,UIt.parseRfc3339DateTime)(s.Expiration)}}if(t.statusCode>=400&&t.statusCode<500){let s={};try{s=JSON.parse(n)}catch{}throw Object.assign(new Dj.CredentialsProviderError(`Server responded with status: ${t.statusCode}`,{logger:e}),{Code:s.Code,Message:s.Message})}throw new Dj.CredentialsProviderError(`Server responded with status: ${t.statusCode}`,{logger:e})}});var $Pe=w(kQ=>{"use strict";Object.defineProperty(kQ,"__esModule",{value:!0});kQ.retryWrapper=void 0;var HIt=(t,e,r)=>async()=>{for(let n=0;n<e;++n)try{return await t()}catch{await new Promise(o=>setTimeout(o,r))}return await t()};kQ.retryWrapper=HIt});var zPe=w(LQ=>{"use strict";Object.defineProperty(LQ,"__esModule",{value:!0});LQ.fromHttp=void 0;var zIt=(ey(),Y(Zg)),VIt=(xt(),Y(Qs)),GPe=(Nt(),Y(Dn)),YIt=Pu(),WIt=zIt.__importDefault(require("node:fs/promises")),jIt=UPe(),HPe=qPe(),JIt=$Pe(),KIt="AWS_CONTAINER_CREDENTIALS_RELATIVE_URI",XIt="http://169.254.170.2",ZIt="AWS_CONTAINER_CREDENTIALS_FULL_URI",ext="AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE",txt="AWS_CONTAINER_AUTHORIZATION_TOKEN",rxt=(t={})=>{t.logger?.debug("@aws-sdk/credential-provider-http - fromHttp");let e,r=t.awsContainerCredentialsRelativeUri??process.env[KIt],n=t.awsContainerCredentialsFullUri??process.env[ZIt],s=t.awsContainerAuthorizationToken??process.env[txt],o=t.awsContainerAuthorizationTokenFile??process.env[ext],i=t.logger?.constructor?.name==="NoOpLogger"||!t.logger?.warn?console.warn:t.logger.warn.bind(t.logger);if(r&&n&&(i("@aws-sdk/credential-provider-http: you have set both awsContainerCredentialsRelativeUri and awsContainerCredentialsFullUri."),i("awsContainerCredentialsFullUri will take precedence.")),s&&o&&(i("@aws-sdk/credential-provider-http: you have set both awsContainerAuthorizationToken and awsContainerAuthorizationTokenFile."),i("awsContainerAuthorizationToken will take precedence.")),n)e=n;else if(r)e=`${XIt}${r}`;else throw new GPe.CredentialsProviderError(`No HTTP credential provider host provided.
Set AWS_CONTAINER_CREDENTIALS_FULL_URI or AWS_CONTAINER_CREDENTIALS_RELATIVE_URI.`,{logger:t.logger});let a=new URL(e);(0,jIt.checkUrl)(a,t.logger);let c=YIt.NodeHttpHandler.create({requestTimeout:t.timeout??1e3,connectionTimeout:t.timeout??1e3});return(0,JIt.retryWrapper)(async()=>{let l=(0,HPe.createGetRequest)(a);s?l.headers.Authorization=s:o&&(l.headers.Authorization=(await WIt.default.readFile(o)).toString());try{let u=await c.handle(l);return(0,HPe.getCredentials)(u.response).then(d=>(0,VIt.setCredentialFeature)(d,"CREDENTIALS_HTTP","z"))}catch(u){throw new GPe.CredentialsProviderError(String(u),{logger:t.logger})}},t.maxRetries??3,t.timeout??1e3)};LQ.fromHttp=rxt});var kj=w(VPe=>{"use strict";var nxt=zPe();VPe.fromHttp=nxt.fromHttp});function sxt(t){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"sso-oauth",region:t.region},propertiesExtractor:(e,r)=>({signingProperties:{config:e,context:r}})}}function oxt(t){return{schemeId:"smithy.api#noAuth"}}var YPe,WPe,jPe,Lj=C(()=>{Kr();Ee();YPe=async(t,e,r)=>({operation:mr(e).operation,region:await Ft(t.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()});WPe=t=>{let e=[];return t.operation==="CreateToken"?e.push(oxt(t)):e.push(sxt(t)),e},jPe=t=>{let e=Cl(t);return Object.assign(e,{authSchemePreference:Ft(t.authSchemePreference??[])})}});var JPe,KPe,Oj=C(()=>{JPe=t=>Object.assign(t,{useDualstackEndpoint:t.useDualstackEndpoint??!1,useFipsEndpoint:t.useFipsEndpoint??!1,defaultSigningName:"sso-oauth"}),KPe={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}});var pp,iw=C(()=>{pp={name:"@aws-sdk/nested-clients",version:"3.997.11",description:"Nested clients for AWS SDK packages.",main:"./dist-cjs/index.js",module:"./dist-es/index.js",types:"./dist-types/index.d.ts",scripts:{build:"yarn lint && concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs","build:cjs":"node ../../scripts/compilation/inline nested-clients","build:es":"tsc -p tsconfig.es.json","build:include:deps":'yarn g:turbo run build -F="$npm_package_name"',"build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4",clean:"premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",lint:"node ../../scripts/validation/submodules-linter.js --pkg nested-clients",test:"yarn g:vitest run","test:watch":"yarn g:vitest watch"},engines:{node:">=20.0.0"},sideEffects:!1,author:{name:"AWS SDK for JavaScript Team",url:"https://aws.amazon.com/javascript/"},license:"Apache-2.0",dependencies:{"@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/core":"^3.974.13","@aws-sdk/signature-v4-multi-region":"^3.996.28","@aws-sdk/types":"^3.973.9","@smithy/core":"^3.24.3","@smithy/fetch-http-handler":"^5.4.3","@smithy/node-http-handler":"^4.7.3","@smithy/types":"^4.14.2",tslib:"^2.6.2"},devDependencies:{concurrently:"7.0.0","downlevel-dts":"0.10.1",premove:"4.0.0",typescript:"~5.8.3"},typesVersions:{"<4.5":{"dist-types/*":["dist-types/ts3.4/*"]}},files:["./cognito-identity.d.ts","./cognito-identity.js","./signin.d.ts","./signin.js","./sso-oidc.d.ts","./sso-oidc.js","./sso.d.ts","./sso.js","./sts.d.ts","./sts.js","dist-*/**"],browser:{"./dist-es/submodules/cognito-identity/runtimeConfig":"./dist-es/submodules/cognito-identity/runtimeConfig.browser","./dist-es/submodules/signin/runtimeConfig":"./dist-es/submodules/signin/runtimeConfig.browser","./dist-es/submodules/sso-oidc/runtimeConfig":"./dist-es/submodules/sso-oidc/runtimeConfig.browser","./dist-es/submodules/sso/runtimeConfig":"./dist-es/submodules/sso/runtimeConfig.browser","./dist-es/submodules/sts/runtimeConfig":"./dist-es/submodules/sts/runtimeConfig.browser"},"react-native":{},homepage:"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",repository:{type:"git",url:"https://github.com/aws/aws-sdk-js-v3.git",director
`&&E[P]!=="\r";P++)L+=E[P];if(L=L.trim(),L[L.length-1]==="/"&&(L=L.substring(0,L.length-1),P--),!U(L)){let j;return j=L.trim().length===0?"Invalid space after '<'.":"Tag '"+L+"' is an invalid name.",T("InvalidTag",j,O(E,P))}let D=y(E,P);if(D===!1)return T("InvalidAttr","Attributes for '"+L+"' have open quote.",O(E,P));let F=D.value;if(P=D.index,F[F.length-1]==="/"){let j=P-F.length;F=F.substring(0,F.length-1);let fe=x(F,A);if(fe!==!0)return T(fe.err.code,fe.err.msg,O(E,j+fe.err.line));R=!0}else if(v){if(!D.tagClosed)return T("InvalidTag","Closing tag '"+L+"' doesn't have proper closing.",O(E,P));if(F.trim().length>0)return T("InvalidTag","Closing tag '"+L+"' can't have attributes or invalid starting.",O(E,k));if(g.length===0)return T("InvalidTag","Closing tag '"+L+"' has not been opened.",O(E,k));{let j=g.pop();if(L!==j.tagName){let fe=O(E,j.tagStartPos);return T("InvalidTag","Expected closing tag '"+j.tagName+"' (opened in line "+fe.line+", col "+fe.col+") instead of closing tag '"+L+"'.",O(E,k))}g.length==0&&(S=!0)}}else{let j=x(F,A);if(j!==!0)return T(j.err.code,j.err.msg,O(E,P-F.length+j.err.line));if(S===!0)return T("InvalidXml","Multiple possible root nodes found.",O(E,P));A.unpairedTags.indexOf(L)!==-1||g.push({tagName:L,tagStartPos:k}),R=!0}for(P++;P<E.length;P++)if(E[P]==="<"){if(E[P+1]==="!"){P++,P=p(E,P);continue}if(E[P+1]!=="?")break;if(P=d(E,++P),P.err)return P}else if(E[P]==="&"){let j=b(E,P);if(j==-1)return T("InvalidChar","char '&' is not expected.",O(E,P));P=j}else if(S===!0&&!u(E[P]))return T("InvalidXml","Extra text at the end",O(E,P));E[P]==="<"&&P--}}}return R?g.length==1?T("InvalidTag","Unclosed tag '"+g[0].tagName+"'.",O(E,g[0].tagStartPos)):!(g.length>0)||T("InvalidXml","Invalid '"+JSON.stringify(g.map(P=>P.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):T("InvalidXml","Start tag expected.",1)}function u(E){return E===" "||E===" "||E===`
`||E==="\r"}function d(E,A){let g=A;for(;A<E.length;A++)if(E[A]=="?"||E[A]==" "){let R=E.substr(g,A-g);if(A>5&&R==="xml")return T("InvalidXml","XML declaration allowed only at the start of the document.",O(E,A));if(E[A]=="?"&&E[A+1]==">"){A++;break}continue}return A}function p(E,A){if(E.length>A+5&&E[A+1]==="-"&&E[A+2]==="-"){for(A+=3;A<E.length;A++)if(E[A]==="-"&&E[A+1]==="-"&&E[A+2]===">"){A+=2;break}}else if(E.length>A+8&&E[A+1]==="D"&&E[A+2]==="O"&&E[A+3]==="C"&&E[A+4]==="T"&&E[A+5]==="Y"&&E[A+6]==="P"&&E[A+7]==="E"){let g=1;for(A+=8;A<E.length;A++)if(E[A]==="<")g++;else if(E[A]===">"&&(g--,g===0))break}else if(E.length>A+9&&E[A+1]==="["&&E[A+2]==="C"&&E[A+3]==="D"&&E[A+4]==="A"&&E[A+5]==="T"&&E[A+6]==="A"&&E[A+7]==="["){for(A+=8;A<E.length;A++)if(E[A]==="]"&&E[A+1]==="]"&&E[A+2]===">"){A+=2;break}}return A}let m='"',h="'";function y(E,A){let g="",R="",S=!1;for(;A<E.length;A++){if(E[A]===m||E[A]===h)R===""?R=E[A]:R!==E[A]||(R="");else if(E[A]===">"&&R===""){S=!0;break}g+=E[A]}return R===""&&{value:g,index:A,tagClosed:S}}let I=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function x(E,A){let g=s(E,I),R={};for(let S=0;S<g.length;S++){if(g[S][1].length===0)return T("InvalidAttr","Attribute '"+g[S][2]+"' has no space in starting.",z(g[S]));if(g[S][3]!==void 0&&g[S][4]===void 0)return T("InvalidAttr","Attribute '"+g[S][2]+"' is without value.",z(g[S]));if(g[S][3]===void 0&&!A.allowBooleanAttributes)return T("InvalidAttr","boolean attribute '"+g[S][2]+"' is not allowed.",z(g[S]));let P=g[S][2];if(!_(P))return T("InvalidAttr","Attribute '"+P+"' is an invalid name.",z(g[S]));if(Object.prototype.hasOwnProperty.call(R,P))return T("InvalidAttr","Attribute '"+P+"' is repeated.",z(g[S]));R[P]=1}return!0}function b(E,A){if(E[++A]===";")return-1;if(E[A]==="#")return(function(R,S){let P=/\d/;for(R[S]==="x"&&(S++,P=/[\da-fA-F]/);S<R.length;S++){if(R[S]===";")return S;if(!R[S].match(P))break}return-1})(E,++A);let g=0;for(;A<E.length;A++,g++)if(!(E[A].match(/\w/)&&g<20)){if(E[A]===";")break;return-1}return A}function T(E,A,g){return{err:{code:E,msg:A,line:g.line||g,col:g.col}}}function _(E){return o(E)}function U(E){return o(E)}function O(E,A){let g=E.substring(0,A).split(/\r?\n/);return{line:g.length,col:g[g.length-1].length+1}}function z(E){return E.startIndex+E[1].length}let de=E=>i.includes(E)?"__"+E:E,De={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(E,A){return A},attributeValueProcessor:function(E,A){return A},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,entityDecoder:null,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(E,A,g){return E},captureMetaData:!1,maxNestedTags:100,strictReservedNames:!0,jPath:!0,onDangerousProperty:de};function Be(E,A){if(typeof E!="string")return;let g=E.toLowerCase();if(i.some(R=>g===R.toLowerCase()))throw new Error(`[SECURITY] Invalid ${A}: "${E}" is a reserved JavaScript keyword that could cause prototype pollution`);if(a.some(R=>g===R.toLowerCase()))throw new Error(`[SECURITY] Invalid ${A}: "${E}" is a reserved JavaScript keyword that could cause prototype pollution`)}function ne(E,A){return typeof E=="boolean"?{enabled:E,maxEntitySize:1e4,maxExpansionDepth:1e4,maxTotalExpansions:1/0,maxExpandedLength:1e5,maxEntityCount:1e3,allowedTags:null,tagFilter:null,appliesTo:"all"}:typeof E=="object"&&E!==null?{enabled:E.enabled!==!1,maxEntitySize:Math.max(1,E.maxEntitySize??1e4),maxExpansionDepth:Math.max(1,E.maxExpansionDepth??1e4),maxTotalExpansions:Math.max(1,E.maxTotalExpansions??1/0),maxExpandedLength:Math.max(1,E.maxExpandedLength??1e5),maxEntityCount:Math.max(1,E.maxEntityCount??1e3),allowedTags:E.allowedTags??null,tagFilter:E.tagFilter??null,appliesTo:E.appliesTo??"all"}:ne(!0)}let ge=func
`);let A=new se("!xml"),g=A,R="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;let S=this.options,P=new Ct(S.processEntities),k=E.length;for(let v=0;v<k;v++)if(E[v]==="<"){let L=E.charCodeAt(v+1);if(L===47){let D=eA(E,">",v,"Closing Tag is not closed."),F=E.substring(v+2,D).trim();if(S.removeNSPrefix){let fe=F.indexOf(":");fe!==-1&&(F=F.substr(fe+1))}F=XL(S.transformTagName,F,"",S).tagName,g&&(R=this.saveTextToParentTag(R,g,this.readonlyMatcher));let j=this.matcher.getCurrentTag();if(F&&S.unpairedTagsSet.has(F))throw new Error(`Unpaired tag can not be used as closing tag: </${F}>`);j&&S.unpairedTagsSet.has(j)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,g=this.tagsNodeStack.pop(),R="",v=D}else if(L===63){let D=KL(E,v,!1,"?>");if(!D)throw new Error("Pi Tag is not closed.");R=this.saveTextToParentTag(R,g,this.readonlyMatcher);let F=this.buildAttributesMap(D.tagExp,this.matcher,D.tagName,!0);if(F){let j=F[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(j)||1)}if(!(S.ignoreDeclaration&&D.tagName==="?xml"||S.ignorePiTags)){let j=new se(D.tagName);j.add(S.textNodeName,""),D.tagName!==D.tagExp&&D.attrExpPresent&&S.ignoreAttributes!==!0&&(j[":@"]=F),this.addChild(g,j,this.readonlyMatcher,v)}v=D.closeIndex+1}else if(L===33&&E.charCodeAt(v+2)===45&&E.charCodeAt(v+3)===45){let D=eA(E,"-->",v+4,"Comment is not closed.");if(S.commentPropName){let F=E.substring(v+4,D-2);R=this.saveTextToParentTag(R,g,this.readonlyMatcher),g.add(S.commentPropName,[{[S.textNodeName]:F}])}v=D}else if(L===33&&E.charCodeAt(v+2)===68){let D=P.readDocType(E,v);this.entityDecoder.addInputEntities(D.entities),v=D.i}else if(L===33&&E.charCodeAt(v+2)===91){let D=eA(E,"]]>",v,"CDATA is not closed.")-2,F=E.substring(v+9,D);R=this.saveTextToParentTag(R,g,this.readonlyMatcher);let j=this.parseTextData(F,g.tagname,this.readonlyMatcher,!0,!1,!0,!0);j==null&&(j=""),S.cdataPropName?g.add(S.cdataPropName,[{[S.textNodeName]:F}]):g.add(S.textNodeName,j),v=D+2}else{let D=KL(E,v,S.removeNSPrefix);if(!D){let Tr=E.substring(Math.max(0,v-50),Math.min(k,v+50));throw new Error(`readTagExp returned undefined at position ${v}. Context: "${Tr}"`)}let F=D.tagName,j=D.rawTagName,fe=D.tagExp,xe=D.attrExpPresent,Pe=D.closeIndex;if({tagName:F,tagExp:fe}=XL(S.transformTagName,F,fe,S),S.strictReservedNames&&(F===S.commentPropName||F===S.cdataPropName||F===S.textNodeName||F===S.attributesGroupName))throw new Error(`Invalid tag name: ${F}`);g&&R&&g.tagname!=="!xml"&&(R=this.saveTextToParentTag(R,g,this.readonlyMatcher,!1));let ct=g;ct&&S.unpairedTagsSet.has(ct.tagname)&&(g=this.tagsNodeStack.pop(),this.matcher.pop());let Hr=!1;fe.length>0&&fe.lastIndexOf("/")===fe.length-1&&(Hr=!0,F[F.length-1]==="/"?(F=F.substr(0,F.length-1),fe=F):fe=fe.substr(0,fe.length-1),xe=F!==fe);let cs,Sn=null,rA={};cs=yMe(j),F!==A.tagname&&this.matcher.push(F,{},cs),F!==fe&&xe&&(Sn=this.buildAttributesMap(fe,this.matcher,F),Sn&&(rA=gMe(Sn,S))),F!==A.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());let ls=v;if(this.isCurrentNodeStopNode){let Tr="";if(Hr)v=D.closeIndex;else if(S.unpairedTagsSet.has(F))v=D.closeIndex;else{let rO=this.readStopNodeData(E,j,Pe+1);if(!rO)throw new Error(`Unexpected end of ${j}`);v=rO.i,Tr=rO.tagContent}let tO=new se(F);Sn&&(tO[":@"]=Sn),tO.add(S.textNodeName,Tr),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(g,tO,this.readonlyMatcher,ls)}else{if(Hr){({tagName:F,tagExp:fe}=XL(S.transformTagName,F,fe,S));let Tr=new se(F);Sn&&(Tr[":@"]=Sn),this.addChild(g,Tr,this.readonlyMatcher,ls),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else{if(S.unpairedTagsSet.has(F)){let Tr=new se(F);Sn&&(Tr[":@"]=Sn),this.addChild(g,Tr,this.readonlyMatcher,ls),this.matcher.pop(),this.isCurrentNodeStopNode=!1,v=D.closeIndex;continue}{let Tr=new se(F);if(this.tagsNodeStack.length>S.maxNestedTags)throw new Error("Maximum nested tags exceeded");this.tagsNodeStack.push(g),Sn&&(Tr[":@"]=Sn),this.addChild(g,Tr,this.readonlyMatcher,ls),g=Tr}}R="",v=P
`);let R=[];if(A.stopNodes&&Array.isArray(A.stopNodes))for(let S=0;S<A.stopNodes.length;S++){let P=A.stopNodes[S];typeof P=="string"?R.push(new Zf(P)):P instanceof Zf&&R.push(P)}return j9(E,A,g,new WL,R)}function j9(E,A,g,R,S){let P="",k=!1;if(A.maxNestedTags&&R.getDepth()>A.maxNestedTags)throw new Error("Maximum nested tags exceeded");if(!Array.isArray(E)){if(E!=null){let v=E.toString();return v=eO(v,A),v}return""}for(let v=0;v<E.length;v++){let L=E[v],D=K9(L);if(D===void 0)continue;let F=MMe(L[":@"],A);R.push(D,F);let j=UMe(R,S);if(D===A.textNodeName){let ct=L[D];j||(ct=A.tagValueProcessor(D,ct),ct=eO(ct,A)),k&&(P+=g),P+=ct,k=!1,R.pop();continue}if(D===A.cdataPropName){k&&(P+=g),P+=`<![CDATA[${W9(L[D][0][A.textNodeName])}]]>`,k=!1,R.pop();continue}if(D===A.commentPropName){P+=g+`<!--${Y9(L[D][0][A.textNodeName])}-->`,k=!0,R.pop();continue}if(D[0]==="?"){let ct=X9(L[":@"],A,j),Hr=D==="?xml"?"":g,cs=L[D][0][A.textNodeName];cs=cs.length!==0?" "+cs:"",P+=Hr+`<${D}${cs}${ct}?>`,k=!0,R.pop();continue}let fe=g;fe!==""&&(fe+=A.indentBy);let xe=g+`<${D}${X9(L[":@"],A,j)}`,Pe;Pe=j?J9(L[D],A):j9(L[D],A,fe,R,S),A.unpairedTags.indexOf(D)!==-1?A.suppressUnpairedNode?P+=xe+">":P+=xe+"/>":Pe&&Pe.length!==0||!A.suppressEmptyNode?Pe&&Pe.endsWith(">")?P+=xe+`>${Pe}${g}</${D}>`:(P+=xe+">",Pe&&g!==""&&(Pe.includes("/>")||Pe.includes("</"))?P+=g+A.indentBy+Pe+g:P+=Pe,P+=`</${D}>`):P+=xe+"/>",k=!0,R.pop()}return P}function MMe(E,A){if(!E||A.ignoreAttributes)return null;let g={},R=!1;for(let S in E)Object.prototype.hasOwnProperty.call(E,S)&&(g[S.startsWith(A.attributeNamePrefix)?S.substr(A.attributeNamePrefix.length):S]=tA(E[S]),R=!0);return R?g:null}function J9(E,A){if(!Array.isArray(E))return E!=null?E.toString():"";let g="";for(let R=0;R<E.length;R++){let S=E[R],P=K9(S);if(P===A.textNodeName)g+=S[P];else if(P===A.cdataPropName)g+=S[P][0][A.textNodeName];else if(P===A.commentPropName)g+=S[P][0][A.textNodeName];else{if(P&&P[0]==="?")continue;if(P){let k=FMe(S[":@"],A),v=J9(S[P],A);v&&v.length!==0?g+=`<${P}${k}>${v}</${P}>`:g+=`<${P}${k}/>`}}}return g}function FMe(E,A){let g="";if(E&&!A.ignoreAttributes)for(let R in E){if(!Object.prototype.hasOwnProperty.call(E,R))continue;let S=E[R];S===!0&&A.suppressBooleanAttributes?g+=` ${R.substr(A.attributeNamePrefix.length)}`:g+=` ${R.substr(A.attributeNamePrefix.length)}="${tA(S)}"`}return g}function K9(E){let A=Object.keys(E);for(let g=0;g<A.length;g++){let R=A[g];if(Object.prototype.hasOwnProperty.call(E,R)&&R!==":@")return R}}function X9(E,A,g){let R="";if(E&&!A.ignoreAttributes)for(let S in E){if(!Object.prototype.hasOwnProperty.call(E,S))continue;let P;g?P=E[S]:(P=A.attributeValueProcessor(S,E[S]),P=eO(P,A)),P===!0&&A.suppressBooleanAttributes?R+=` ${S.substr(A.attributeNamePrefix.length)}`:R+=` ${S.substr(A.attributeNamePrefix.length)}="${tA(P)}"`}return R}function UMe(E,A){if(!A||A.length===0)return!1;for(let g=0;g<A.length;g++)if(E.matches(A[g]))return!0;return!1}function eO(E,A){if(E&&E.length>0&&A.processEntities)for(let g=0;g<A.entities.length;g++){let R=A.entities[g];E=E.replace(R.regex,R.val)}return E}let qMe={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(E,A){return A},attributeValueProcessor:function(E,A){return A},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&amp;"},{regex:new RegExp(">","g"),val:"&gt;"},{regex:new RegExp("<","g"),val:"&lt;"},{regex:new RegExp("'","g"),val:"&apos;"},{regex:new RegExp('"',"g"),val:"&quot;"}],processEntities:!0,stopNodes:[],oneListGroup:!1,maxNestedTags:100,jPath:!0};function Zo(E){if(this.options=Object.assign({},qMe,E),this.options.stopNodes&&Array.isArray(this.options.stopNodes)&&(this.options.stopNodes=this.options.stopNodes.map(g=>typeof g=="string"&&g.startsWith("*.")?".."+g.substring(2):g)),this.stopNodeExpressions=[],this.options.stopNodes&&Array.isArray(this.options.stopNodes))for(let g=0;g<this.options.stopNodes.l
`,this.newLine=`
2026-05-28 08:20:36 +00:00
`):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function $Me(E,A,g,R){let S=this.extractAttributes(E);if(R.push(A,S),this.checkStopNode(R)){let k=this.buildRawContent(E),v=this.buildAttributesForStopNode(E);return R.pop(),this.buildObjectNode(k,A,v,g)}let P=this.j2x(E,g+1,R);return R.pop(),E[this.options.textNodeName]!==void 0&&Object.keys(E).length===1?this.buildTextValNode(E[this.options.textNodeName],A,P.attrStr,g,R):this.buildObjectNode(P.val,A,P.attrStr,g)}function GMe(E){return this.options.indentBy.repeat(E)}function HMe(E){return!(!E.startsWith(this.options.attributeNamePrefix)||E===this.options.textNodeName)&&E.substr(this.attrPrefixLen)}Zo.prototype.build=function(E){if(this.options.preserveOrder)return OMe(E,this.options);{Array.isArray(E)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(E={[this.options.arrayNodeName]:E});let A=new WL;return this.j2x(E,0,A).val}},Zo.prototype.j2x=function(E,A,g){let R="",S="";if(this.options.maxNestedTags&&g.getDepth()>=this.options.maxNestedTags)throw new Error("Maximum nested tags exceeded");let P=this.options.jPath?g.toString():g,k=this.checkStopNode(g);for(let v in E)if(Object.prototype.hasOwnProperty.call(E,v))if(E[v]===void 0)this.isAttribute(v)&&(S+="");else if(E[v]===null)this.isAttribute(v)||v===this.options.cdataPropName||v===this.options.commentPropName?S+="":v[0]==="?"?S+=this.indentate(A)+"<"+v+"?"+this.tagEndChar:S+=this.indentate(A)+"<"+v+"/"+this.tagEndChar;else if(E[v]instanceof Date)S+=this.buildTextValNode(E[v],v,"",A,g);else if(typeof E[v]!="object"){let L=this.isAttribute(v);if(L&&!this.ignoreAttributesFn(L,P))R+=this.buildAttrPairStr(L,""+E[v],k);else if(!L)if(v===this.options.textNodeName){let D=this.options.tagValueProcessor(v,""+E[v]);S+=this.replaceEntitiesValue(D)}else{g.push(v);let D=this.checkStopNode(g);if(g.pop(),D){let F=""+E[v];S+=F===""?this.indentate(A)+"<"+v+this.closeTag(v)+this.tagEndChar:this.indentate(A)+"<"+v+">"+F+"</"+v+this.tagEndChar}else S+=this.buildTextValNode(E[v],v,"",A,g)}}else if(Array.isArray(E[v])){let L=E[v].length,D="",F="";for(let j=0;j<L;j++){let fe=E[v][j];if(fe!==void 0)if(fe===null)v[0]==="?"?S+=this.indentate(A)+"<"+v+"?"+this.tagEndChar:S+=this.indentate(A)+"<"+v+"/"+this.tagEndChar;else if(typeof fe=="object")if(this.options.oneListGroup){g.push(v);let xe=this.j2x(fe,A+1,g);g.pop(),D+=xe.val,this.options.attributesGroupName&&fe.hasOwnProperty(this.options.attributesGroupName)&&(F+=xe.attrStr)}else D+=this.processTextOrObjNode(fe,v,A,g);else if(this.options.oneListGroup){let xe=this.options.tagValueProcessor(v,fe);xe=this.replaceEntitiesValue(xe),D+=xe}else{g.push(v);let xe=this.checkStopNode(g);if(g.pop(),xe){let Pe=""+fe;D+=Pe===""?this.indentate(A)+"<"+v+this.closeTag(v)+this.tagEndChar:this.indentate(A)+"<"+v+">"+Pe+"</"+v+this.tagEndChar}else D+=this.buildTextValNode(fe,v,"",A,g)}}this.options.oneListGroup&&(D=this.buildObjectNode(D,v,F,A)),S+=D}else if(this.options.attributesGroupName&&v===this.options.attributesGroupName){let L=Object.keys(E[v]),D=L.length;for(let F=0;F<D;F++)R+=this.buildAttrPairStr(L[F],""+E[v][L[F]],k)}else S+=this.processTextOrObjNode(E[v],v,A,g);return{attrStr:R,val:S}},Zo.prototype.buildAttrPairStr=function(E,A,g){return g||(A=this.options.attributeValueProcessor(E,""+A),A=this.replaceEntitiesValue(A)),this.options.suppressBooleanAttributes&&A==="true"?" "+E:" "+E+'="'+tA(A)+'"'},Zo.prototype.extractAttributes=function(E){if(!E||typeof E!="object")return null;let A={},g=!1;if(this.options.attributesGroupName&&E[this.options.attributesGroupName]){let R=E[this.options.attributesGroupName];for(let S in R)Object.prototype.hasOwnProperty.call(R,S)&&(A[S.startsWith(this.options.attributeNamePrefix)?S.substring(this.options.attributeNamePrefix.length):S]=tA(R[S]),g=!0)}else for(let R in E){if(!Object.prototype.hasOwnProperty.call(E,R))continue;let S=this.isAttribute(R);S&&(A[S]=tA(E[R]),g=!0)}return g?A:null},Zo.prototype.buildRawContent=function(E){if(typeof E=="string")return E;if(typeof E!="object"||E===null)return String(E);if(E[this.option
`)?"":void 0,maxNestedTags:1/0});function Qxt(t){return _xt.parse(t,!0)}});var rD=w(tD=>{"use strict";var Dxt=Sve(),kxt=/[&<>"]/g,Lxt={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function Oxt(t){return t.replace(kxt,e=>Lxt[e])}var Mxt=/[&"'<>\r\n\u0085\u2028]/g,Fxt={"&":"&amp;",'"':"&quot;","'":"&apos;","<":"&lt;",">":"&gt;","\r":"&#x0D;","\n":"&#x0A;","\x85":"&#x85;","\u2028":"&#x2028;"};function Uxt(t){return t.replace(Mxt,e=>Fxt[e])}var eD=class{value;constructor(e){this.value=e}toString(){return Uxt(""+this.value)}},pJ=class t{name;children;attributes={};static of(e,r,n){let s=new t(e);return r!==void 0&&s.addChildNode(new eD(r)),n!==void 0&&s.withName(n),s}constructor(e,r=[]){this.name=e,this.children=r}withName(e){return this.name=e,this}addAttribute(e,r){return this.attributes[e]=r,this}addChildNode(e){return this.children.push(e),this}removeAttribute(e){return delete this.attributes[e],this}n(e){return this.name=e,this}c(e){return this.children.push(e),this}a(e,r){return r!=null&&(this.attributes[e]=r),this}cc(e,r,n=r){if(e[r]!=null){let s=t.of(r,e[r]).withName(n);this.c(s)}}l(e,r,n,s){e[r]!=null&&s().map(i=>{i.withName(n),this.c(i)})}lc(e,r,n,s){if(e[r]!=null){let o=s(),i=new t(n);o.map(a=>{i.c(a)}),this.c(i)}}toString(){let e=!!this.children.length,r=`<${this.name}`,n=this.attributes;for(let s of Object.keys(n)){let o=n[s];o!=null&&(r+=` ${s}="${Oxt(""+o)}"`)}return r+=e?`>${this.children.map(s=>s.toString()).join("")}</${this.name}>`:"/>"}};tD.parseXML=Dxt.parseXML;tD.XmlNode=pJ;tD.XmlText=eD});var Bve,Tf,nD=C(()=>{Bve=Q(rD());Ee();_e();Et();nt();gp();eJ();Tf=class extends ss{settings;stringDeserializer;constructor(e){super(),this.settings=e,this.stringDeserializer=new Cf(e)}setSerdeContext(e){this.serdeContext=e,this.stringDeserializer.setSerdeContext(e)}read(e,r,n){let s=ye.of(e),o=s.getMemberSchemas();if(s.isStructSchema()&&s.isMemberSchema()&&!!Object.values(o).find(l=>!!l.getMemberTraits().eventPayload)){let l={},u=Object.keys(o)[0];return o[u].isBlobSchema()?l[u]=r:l[u]=this.read(o[u],r),l}let a=(this.serdeContext?.utf8Encoder??Ar)(r),c=this.parseXml(a);return this.readSchema(e,n?c[n]:c)}readSchema(e,r){let n=ye.of(e);if(n.isUnitSchema())return;let s=n.getMergedTraits();if(n.isListSchema()&&!Array.isArray(r))return this.readSchema(n,[r]);if(r==null)return r;if(typeof r=="object"){let o=!!s.xmlFlattened;if(n.isListSchema()){let a=n.getValueSchema(),c=[],l=a.getMergedTraits().xmlName??"member",u=o?r:(r[0]??r)[l];if(u==null)return c;let d=Array.isArray(u)?u:[u];for(let p of d)c.push(this.readSchema(a,p));return c}let i={};if(n.isMapSchema()){let a=n.getKeySchema(),c=n.getValueSchema(),l;o?l=Array.isArray(r)?r:[r]:l=Array.isArray(r.entry)?r.entry:[r.entry];let u=a.getMergedTraits().xmlName??"key",d=c.getMergedTraits().xmlName??"value";for(let p of l){let m=p[u],h=p[d];i[m]=this.readSchema(c,h)}return i}if(n.isStructSchema()){let a=n.isUnionSchema(),c;a&&(c=new Iy(r,i));for(let[l,u]of n.structIterator()){let d=u.getMergedTraits(),p=d.httpPayload?d.xmlName??u.getName():u.getMemberTraits().xmlName??l;a&&c.mark(p),r[p]!=null&&(i[l]=this.readSchema(u,r[p]))}return a&&c.writeUnknown(),i}if(n.isDocumentSchema())return r;throw new Error(`@aws-sdk/core/protocols - xml deserializer unhandled schema type for ${n.getName(!0)}`)}return n.isListSchema()?[]:n.isMapSchema()||n.isStructSchema()?{}:this.stringDeserializer.read(n,r)}parseXml(e){if(e.length){let r;try{r=(0,Bve.parseXML)(e)}catch(i){throw i&&typeof i=="object"&&Object.defineProperty(i,"$responseBodyText",{value:e}),i}let n="#text",s=Object.keys(r)[0],o=r[s];return o[n]&&(o[s]=o[n],delete o[n]),bf(o)}return{}}}});var fw,mJ=C(()=>{_e();Et();nt();nt();gp();fw=class extends ss{settings;buffer;constructor(e){super(),this.settings=e}write(e,r,n=""){this.buffer===void 0&&(this.buffer="");let s=ye.of(e);if(n&&!n.endsWith(".")&&(n+="."),s.isBlobSchema())(typeof r=="string"||r instanceof Uint8Array)&&(this.writeKey(n),this.writeValue((this.serdeContext?.base64Encoder??fr)(r)));else if(s.isBooleanSchema()||s.isNumericSchema()||s.isStringSchema())r!=null?(this.writeKey
Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html`,{tryNextLink:!1,logger:e});return t},x0t=(t={})=>async({callerClientConfig:e}={})=>{t.logger?.debug("@aws-sdk/credential-provider-sso - fromSSO");let{ssoStartUrl:r,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoSession:i}=t,{ssoClient:a}=t,c=ks.getProfileName({profile:t.profile??e?.profile});if(!r&&!n&&!s&&!o&&!i){let u=(await ks.parseKnownFiles(t))[c];if(!u)throw new ks.CredentialsProviderError(`Profile ${c} was not found.`,{logger:t.logger});if(!pQe(u))throw new ks.CredentialsProviderError(`Profile ${c} is not configured with SSO credentials.`,{logger:t.logger});if(u?.sso_session){let x=(await ks.loadSsoSessionData(t))[u.sso_session],b=` configurations in profile ${c} and sso-session ${u.sso_session}`;if(s&&s!==x.sso_region)throw new ks.CredentialsProviderError("Conflicting SSO region"+b,{tryNextLink:!1,logger:t.logger});if(r&&r!==x.sso_start_url)throw new ks.CredentialsProviderError("Conflicting SSO start_url"+b,{tryNextLink:!1,logger:t.logger});u.sso_region=x.sso_region,u.sso_start_url=x.sso_start_url}let{sso_start_url:d,sso_account_id:p,sso_region:m,sso_role_name:h,sso_session:y}=mQe(u,t.logger);return dQe({ssoStartUrl:d,ssoSession:y,ssoAccountId:p,ssoRegion:m,ssoRoleName:h,ssoClient:a,clientConfig:t.clientConfig,parentClientConfig:t.parentClientConfig,callerClientConfig:t.callerClientConfig,profile:c,filepath:t.filepath,configFilepath:t.configFilepath,ignoreCache:t.ignoreCache,logger:t.logger})}else{if(!r||!n||!s||!o)throw new ks.CredentialsProviderError('Incomplete configuration. The fromSSO() argument hash must include "ssoStartUrl", "ssoAccountId", "ssoRegion", "ssoRoleName"',{tryNextLink:!1,logger:t.logger});return dQe({ssoStartUrl:r,ssoSession:i,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoClient:a,clientConfig:t.clientConfig,parentClientConfig:t.parentClientConfig,callerClientConfig:t.callerClientConfig,profile:c,filepath:t.filepath,configFilepath:t.configFilepath,ignoreCache:t.ignoreCache,logger:t.logger})}};CD.fromSSO=x0t;CD.isSsoProfile=pQe;CD.validateSsoProfile=mQe});function w0t(t){return{schemeId:"aws.auth#sigv4",signingProperties:{name:"signin",region:t.region},propertiesExtractor:(e,r)=>({signingProperties:{config:e,context:r}})}}function b0t(t){return{schemeId:"smithy.api#noAuth"}}var fQe,AQe,hQe,GJ=C(()=>{Kr();Ee();fQe=async(t,e,r)=>({operation:mr(e).operation,region:await Ft(t.region)()||(()=>{throw new Error("expected `region` to be configured for `aws.auth#sigv4`")})()});AQe=t=>{let e=[];return t.operation==="CreateOAuth2Token"?e.push(b0t(t)):e.push(w0t(t)),e},hQe=t=>{let e=Cl(t);return Object.assign(e,{authSchemePreference:Ft(t.authSchemePreference??[])})}});var gQe,yQe,HJ=C(()=>{gQe=t=>Object.assign(t,{useDualstackEndpoint:t.useDualstackEndpoint??!1,useFipsEndpoint:t.useFipsEndpoint??!1,defaultSigningName:"signin"}),yQe={UseFIPS:{type:"builtInParams",name:"useFipsEndpoint"},Endpoint:{type:"builtInParams",name:"endpoint"},Region:{type:"builtInParams",name:"region"},UseDualStack:{type:"builtInParams",name:"useDualstackEndpoint"}}});var qw,kf,ID,EQe,wQe,xD,YJ,zJ,CQe,WJ,VJ,yp,IQe,xQe,S0t,os,B0t,bQe,SQe=C(()=>{It();qw="ref",kf=-1,ID=!0,EQe="isSet",wQe="PartitionResult",xD="booleanEquals",YJ="getAttr",zJ="stringEquals",CQe={[qw]:"Endpoint"},WJ={[qw]:wQe},VJ={fn:YJ,argv:[WJ,"name"]},yp={},IQe=[{[qw]:"Region"}],xQe={conditions:[[EQe,[CQe]],[EQe,IQe],["aws.partition",IQe,wQe],[xD,[{[qw]:"UseFIPS"},ID]],[xD,[{[qw]:"UseDualStack"},ID]],[xD,[{fn:YJ,argv:[WJ,"supportsDualStack"]},ID]],[xD,[{fn:YJ,argv:[WJ,"supportsFIPS"]},ID]],[zJ,[VJ,"aws"]],[zJ,[VJ,"aws-cn"]],[zJ,[VJ,"aws-us-gov"]]],results:[[kf],[kf,"Invalid Configuration: FIPS and custom endpoint are not supported"],[kf,"Invalid Configuration: Dualstack and custom endpoint are not supported"],[CQe,yp],["https://{Region}.signin.aws.amazon.com",yp],["https://{Region}.signin.amazonaws.cn",yp],["https://{Region}.signin.amazonaws-us-gov.com",yp],["https://signin-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",yp],[kf,"FIPS and DualStack are enabled, but this partition does n
Multiple credential sources detected:
Both AWS_PROFILE and the pair AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY static credentials are set.
This SDK will proceed with the AWS_PROFILE value.
However, a future version may change this behavior to prefer the ENV static credentials.
Please ensure that your environment only sets either the AWS_PROFILE or the
AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY pair.
2026-05-28 08:20:36 +00:00
`),Uke=!0)),new Ry.CredentialsProviderError("AWS_PROFILE is set, skipping fromEnv provider.",{logger:t.logger,tryNextLink:!0});return t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromEnv"),T5.fromEnv(t)()},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromSSO");let{ssoStartUrl:r,ssoAccountId:n,ssoRegion:s,ssoRoleName:o,ssoSession:i}=t;if(!r&&!n&&!s&&!o&&!i)throw new Ry.CredentialsProviderError("Skipping SSO provider in default chain (inputs do not include SSO fields).",{logger:t.logger});let{fromSSO:a}=await Promise.resolve().then(()=>Q($J()));return a(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromIni");let{fromIni:r}=await Promise.resolve().then(()=>Q(Mke()));return r(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromProcess");let{fromProcess:r}=await Promise.resolve().then(()=>Q(S5()));return r(t)(e)},async e=>{t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromTokenFile");let{fromTokenFile:r}=await Promise.resolve().then(()=>Q(R5()));return r(t)(e)},async()=>(t.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::remoteProvider"),(await BSt(t))()),async()=>{throw new Ry.CredentialsProviderError("Could not load credentials from any providers",{tryNextLink:!1,logger:t.logger})}],qke),PSt=t=>t?.expiration!==void 0,qke=t=>t?.expiration!==void 0&&t.expiration.getTime()-Date.now()<3e5;zD.credentialsTreatedAsExpired=qke;zD.credentialsWillNeedRefresh=PSt;zD.defaultProvider=TSt});var Yke=w(WD=>{"use strict";Object.defineProperty(WD,"__esModule",{value:!0});WD.bdd=void 0;var vSt=(It(),Y(uf)),Ny="ref",Hf=-1,VD=!0,$ke="isSet",_5="PartitionResult",wp="stringEquals",YD="booleanEquals",v5="getAttr",Gke={[Ny]:"Endpoint"},bp={fn:v5,argv:[{[Ny]:_5},"name"]},Hke={[Ny]:_5},zf={},zke=[{[Ny]:"Region"}],Vke={conditions:[[$ke,[Gke]],[$ke,zke],["aws.partition",zke,_5],[wp,[bp,"aws-eusc"]],[wp,[bp,"aws-iso-f"]],[wp,[bp,"aws-iso-e"]],[wp,[bp,"aws-iso-b"]],[wp,[bp,"aws-iso"]],[wp,[bp,"aws-cn"]],[wp,[bp,"aws-us-gov"]],[wp,[bp,"aws"]],[YD,[{[Ny]:"UseFIPS"},VD]],[YD,[{fn:v5,argv:[Hke,"supportsFIPS"]},VD]],[YD,[{[Ny]:"UseDualStack"},VD]],[YD,[{fn:v5,argv:[Hke,"supportsDualStack"]},VD]]],results:[[Hf],[Hf,"Invalid Configuration: FIPS and custom endpoint are not supported"],[Hf,"Invalid Configuration: Dualstack and custom endpoint are not supported"],[Gke,zf],["https://api.ecr.{Region}.{PartitionResult#dnsSuffix}",zf],["https://ecr.{Region}.{PartitionResult#dualStackDnsSuffix}",zf],["https://api.ecr-fips.{Region}.{PartitionResult#dnsSuffix}",zf],["https://ecr-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",zf],["https://api.ecr-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",zf],[Hf,"FIPS and DualStack are enabled, but this partition does not support one or both"],[Hf,"FIPS is enabled but this partition does not support FIPS"],["https://api.ecr.{Region}.{PartitionResult#dualStackDnsSuffix}",zf],[Hf,"DualStack is enabled but this partition does not support DualStack"],[Hf,"Invalid Configuration: Missing Region"]]},_St=2,Un=1e8,QSt=new Int32Array([-1,1,-1,0,23,3,1,4,Un+13,2,5,Un+13,3,20,6,4,20,7,5,20,8,6,20,9,7,20,10,8,20,11,9,20,12,10,20,13,11,16,14,13,15,Un+4,14,Un+11,Un+12,12,18,17,13,Un+9,Un+10,13,19,Un+6,14,Un+8,Un+9,11,22,21,13,Un+5,Un+4,13,Un+7,Un+6,11,Un+1,24,13,Un+2,Un+3]);WD.bdd=vSt.BinaryDecisionDiagram.from(QSt,_St,Vke.conditions,Vke.results)});var Wke=w(jD=>{"use strict";Object.defineProperty(jD,"__esModule",{value:!0});jD.defaultEndpointResolver=void 0;var DSt=(xt(),Y(Qs)),Q5=(It(),Y(uf)),kSt=Yke(),LSt=new Q5.EndpointCache({size:50,params:["Endpoint","Region","UseDualStack","UseFIPS"]}),OSt=(t,e={})=>LSt.get(t,()=>(0,Q5.decideEndpoint)(kSt.bdd,{endpointParams:t,logger:e.logger}));jD.defaultEndpointResolver=OSt;Q5.customEndpointFunctions.aws=DSt.awsEndpointFunctions});var JD=w(Ty=>{"use strict";Object.defineProperty(Ty,"__esModule",{value:!0});Ty.ECRServiceException=Ty.__ServiceException=void 0;var jke=(Ee(),Y(Fi));Object.defineProperty(Ty,"__ServiceEx
Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}function toe(t){process.exitCode=q1.Failure,rh(t)}function am(){return process.env.RUNNER_DEBUG==="1"}function $(t){Dp("debug",{},t)}function rh(t,e={}){Dp("error",nO(e),t instanceof Error?t.toString():t)}function _r(t,e={}){Dp("warning",nO(e),t instanceof Error?t.toString():t)}function Je(t){process.stdout.write(t+Zse.EOL)}function PWe(t){oO("group",t)}function vWe(){oO("endgroup")}function JE(t,e){return TWe(this,void 0,void 0,function*(){PWe(t);let r;try{r=yield e()}finally{vWe()}return r})}function cm(t,e){if(process.env.GITHUB_STATE||"")return nK("STATE",sK(t,e));Dp("save-state",{name:t},$u(e))}function roe(t){return process.env[`STATE_${t}`]||""}var NT=Q(require("fs"),1),$3=Q(require("os"),1),G3=Q(require("path"),1);var soe=Q(require("os"),1);function KE(t){return t==null?"":typeof t=="string"||t instanceof String?t:JSON.stringify(t)}function ooe(t,e,r){let n=new $1(t,e,r);process.stdout.write(n.toString()+soe.EOL)}var noe="::",$1=class{constructor(e,r,n){e||(e="missing.command"),this.command=e,this.properties=r,this.message=n}toString(){let e=noe+this.command;if(this.properties&&Object.keys(this.properties).length>0){e+=" ";let r=!0;for(let n in this.properties)if(this.properties.hasOwnProperty(n)){let s=this.properties[n];s&&(r?r=!1:e+=",",e+=`${n}=${QWe(s)}`)}}return e+=`${noe}${_We(this.message)}`,e}};function _We(t){return KE(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function QWe(t){return KE(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}var aoe=require("os"),XE=require("fs"),G1=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})},{access:DWe,appendFile:kWe,writeFile:LWe}=XE.promises,ioe="GITHUB_STEP_SUMMARY";var H1=class{constructor(){this._buffer=""}filePath(){return G1(this,void 0,void 0,function*(){if(this._filePath)return this._filePath;let e=process.env[ioe];if(!e)throw new Error(`Unable to find environment variable for $${ioe}. Check if your runtime environment supports job summaries.`);try{yield DWe(e,XE.constants.R_OK|XE.constants.W_OK)}catch{throw new Error(`Unable to access summary file: '${e}'. Check if the file has correct read/write permissions.`)}return this._filePath=e,this._filePath})}wrap(e,r,n={}){let s=Object.entries(n).map(([o,i])=>` ${o}="${i}"`).join("");return r?`<${e}${s}>${r}</${e}>`:`<${e}${s}>`}write(e){return G1(this,void 0,void 0,function*(){let r=!!e?.overwrite,n=yield this.filePath();return yield(r?LWe:kWe)(n,this._buffer,{encoding:"utf8"}),this.emptyBuffer()})}clear(){return G1(this,void 0,void 0,function*(){return this.emptyBuffer().write({overwrite:!0})})}stringify(){return this._buffer}isEmptyBuffer(){return this._buffer.length===0}emptyBuffer(){return this._buffer="",this}addRaw(e,r=!1){return this._buffer+=e,r?this.addEOL():this}addEOL(){return this.addRaw(aoe.EOL)}addCodeBlock(e,r){let n=Object.assign({},r&&{lang:r}),s=this.wrap("pre",this.wrap("code",e),n);return this.addRaw(s).addEOL()}addList(e,r=!1){let n=r?"ol":"ul",s=e.map(i=>this.wrap("li",i)).join(""),o=this.wrap(n,s);return this.addRaw(o).addEOL()}addTable(e){let r=e.map(s=>{let o=s.map(i=>{if(typeof i=="string")return this.wrap("td",i);let{header:a,data:c,colspan:l,rowspan:u}=i,d=a?"th":"td",p=Object.assign(Object.assign({},l&&{colspan:l}),u&&{rowspan:u});return this.wrap(d,c,p)}).join("");return this.wrap("tr",o)}).join(""),n=this.wrap("table",r);return this.addRaw(n).addEOL()}addDetails(e,r){let n=this.wrap("details",this.wrap("summary",e)+r);return this.addRaw(n).addEOL()}addImage(e,r,n){let{width:s,height:o}=n||{},i=Object.assign(Object.assign({},s&&{width:s}),o&&{height:o}),a=this.wrap("img",null,Object.assign({src:e,alt:r},i));return this.addRaw(a).addEOL()}addHeading(e,r){let n=`h${r}`,s=["h1","h2","h3",
`),e=e.replace(/\r/g,`
`));let s=e.split(`
2026-05-28 08:20:36 +00:00
`).map(o=>o.trim());for(let o of s)!o||o.startsWith("#")||n.patterns.push(new dC(o));return n.searchPaths.push(...CU(n.patterns)),n})}static stat(e,r,n){return SU(this,void 0,void 0,function*(){let s;if(r.followSymbolicLinks)try{s=yield ch.promises.stat(e.path)}catch(o){if(o.code==="ENOENT"){if(r.omitBrokenSymbolicLinks){ui(`Broken symlink '${e.path}'`);return}throw new Error(`No information found for the path '${e.path}'. This may indicate a broken symbolic link.`)}throw o}else s=yield ch.promises.lstat(e.path);if(s.isDirectory()&&r.followSymbolicLinks){let o=yield ch.promises.realpath(e.path);for(;n.length>=e.level;)n.pop();if(n.some(i=>i===o)){ui(`Symlink cycle detected for path '${e.path}' and realpath '${o}'`);return}n.push(o)}return s})}};var C5e=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})};function Dae(t,e){return C5e(this,void 0,void 0,function*(){return yield zS.create(t,e)})}var aB=Q(require("crypto"),1),ph=Q(require("fs"),1),mm=Q(require("path"),1),Rle=Q(Sle(),1),Nle=Q(require("util"),1);var yC;(function(t){t.Gzip="cache.tgz",t.Zstd="cache.tzst"})(yC||(yC={}));var gs;(function(t){t.Gzip="gzip",t.ZstdWithoutLong="zstd-without-long",t.Zstd="zstd"})(gs||(gs={}));var No;(function(t){t.GNU="gnu",t.BSD="bsd"})(No||(No={}));var oB=2,iB=5e3,VU=5e3,YU=`${process.env.PROGRAMFILES}\\Git\\usr\\bin\\tar.exe`,Ble=`${process.env.SYSTEMDRIVE}\\Windows\\System32\\tar.exe`,EC="cache.tar",WU="manifest.txt",lGt=10*Math.pow(1024,3);var dh=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})},RKe=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={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(o){r[o]=t[o]&&function(i){return new Promise(function(a,c){i=t[o](i),s(a,c,i.done,i.value)})}}function s(o,i,a,c){Promise.resolve(c).then(function(l){o({value:l,done:a})},i)}},NKe="1.0";function CC(){return dh(this,void 0,void 0,function*(){let t=process.platform==="win32",e=process.env.RUNNER_TEMP||"";if(!e){let n;t?n=process.env.USERPROFILE||"C:\\":process.platform==="darwin"?n="/Users":n="/home",e=mm.join(n,"actions","temp")}let r=mm.join(e,aB.randomUUID());return yield im(r),r})}function ec(t){return ph.statSync(t).size}function jU(t){return dh(this,void 0,void 0,function*(){var e,r,n,s,o;let i=[],a=(o=process.env.GITHUB_WORKSPACE)!==null&&o!==void 0?o:process.cwd(),c=yield Dae(t.join(`
`),{implicitDescendants:!1});try{for(var l=!0,u=RKe(c.globGenerator()),d;d=yield u.next(),e=d.done,!e;l=!0){s=d.value,l=!1;let m=mm.relative(a,s).replace(new RegExp(`\\${mm.sep}`,"g"),"/");$(`Matched: ${m}`),m===""?i.push("."):i.push(`${m}`)}}catch(p){r={error:p}}finally{try{!l&&!e&&(n=u.return)&&(yield n.call(u))}finally{if(r)throw r.error}}return i})}function IC(t){return dh(this,void 0,void 0,function*(){return Nle.promisify(ph.unlink)(t)})}function Tle(t){return dh(this,arguments,void 0,function*(e,r=[]){let n="";r.push("--version"),$(`Checking ${e} ${r.join(" ")}`);try{yield ld(`${e}`,r,{ignoreReturnCode:!0,silent:!0,listeners:{stdout:s=>n+=s.toString(),stderr:s=>n+=s.toString()}})}catch(s){$(s.message)}return n=n.trim(),$(n),n})}function xC(){return dh(this,void 0,void 0,function*(){let t=yield Tle("zstd",["--quiet"]),e=Rle.clean(t);return $(`zstd version: ${e}`),t===""?gs.Gzip:gs.ZstdWithoutLong})}function gd(t){return t===gs.Gzip?yC.Gzip:yC.Zstd}function Ple(){return dh(this,void 0,void 0,function*(){return ph.existsSync(YU)?YU:(yield Tle("tar")).toLowerCase().includes("gnu tar")?$s("tar"):""})}function JU(t,e){if(e===void 0)throw Error(`Expected ${t} but value was undefiend`);return e}function mh(t,e,r=!1){let n=t.slice();return e&&n.push(e),process.platform==="win32"&&!r&&n.push("windows-only"),n.push(NKe),aB.createHash("sha256").update(n.join("|")).digest("hex")}function vle(){let t=process.env.ACTIONS_RUNTIME_TOKEN;if(!t)throw new Error("Unable to get the ACTIONS_RUNTIME_TOKEN env variable");return t}var bC=Q(require("http"),1),ZU=Q(require("https"),1);function KU(t){let e=t.protocol==="https:";if(TKe(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 lB(r)}catch{if(!r.startsWith("http://")&&!r.startsWith("https://"))return new lB(`http://${r}`)}else return}function TKe(t){if(!t.hostname)return!1;let e=t.hostname;if(PKe(e))return!0;let r=process.env.no_proxy||process.env.NO_PROXY||"";if(!r)return!1;let n;t.port?n=Number(t.port):t.protocol==="http:"?n=80:t.protocol==="https:"&&(n=443);let s=[t.hostname.toUpperCase()];typeof n=="number"&&s.push(`${s[0]}:${n}`);for(let o of r.split(",").map(i=>i.trim().toUpperCase()).filter(i=>i))if(o==="*"||s.some(i=>i===o||i.endsWith(`.${o}`)||o.startsWith(".")&&i.endsWith(`${o}`)))return!0;return!1}function PKe(t){let e=t.toLowerCase();return e==="localhost"||e.startsWith("127.")||e.startsWith("[::1]")||e.startsWith("[0:0:0:0:0:0:0:1]")}var lB=class extends URL{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 yd=Q(zy(),1),_le=Q(ZA(),1),Qr=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})},Cr;(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]="MethodNotAllowed",t[t.NotAcceptable=406]="NotAcceptable",t[t.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",t[t.RequestTimeout=408]="RequestTimeout",t[t.Conflict=409]="Conflict",t[t.Gone=410]="Gone",t[t.TooManyRequests=429]="TooManyRequests",t[t.InternalServerError=500]="InternalServerError",t[t.NotImplemented=501]="NotImplemented",t[t.BadGateway=502]="BadGateway",t[t.ServiceUnavailable=503]="
${zKe.sanitize({...this,request:{...this.request,agent:n},response:this.response})}`,enumerable:!1}),Object.setPrototypeOf(this,t.prototype)}};function AB(t){return t instanceof Es?!0:Am(t)&&t.name==="RestError"}function Hs(t,e){return Buffer.from(t,e)}var hB=Q(require("node:http"),1),gB=Q(require("node:https"),1),l2=Q(require("node:zlib"),1),Jle=require("node:stream");var mi=SC("ts-http-runtime");var VKe={};function BC(t){return t&&typeof t.pipe=="function"}function jle(t){return t.readable===!1?Promise.resolve():new Promise(e=>{let r=()=>{e(),t.removeListener("close",r),t.removeListener("end",r),t.removeListener("error",r)};t.on("close",r),t.on("end",r),t.on("error",r)})}function Kle(t){return t&&typeof t.byteLength=="number"}var yB=class extends Jle.Transform{loadedBytes=0;progressCallback;_transform(e,r,n){this.push(e),this.loadedBytes+=e.length;try{this.progressCallback({loadedBytes:this.loadedBytes}),n()}catch(s){n(s)}}constructor(e){super(),this.progressCallback=e}},u2=class{cachedHttpAgent;cachedHttpsAgents=new WeakMap;async sendRequest(e){let r=new AbortController,n;if(e.abortSignal){if(e.abortSignal.aborted)throw new rc("The operation was aborted. Request has already been canceled.");n=l=>{l.type==="abort"&&r.abort()},e.abortSignal.addEventListener("abort",n)}let s;e.timeout>0&&(s=setTimeout(()=>{let l=new ca;mi.info(`request to '${l.sanitizeUrl(e.url)}' timed out. canceling...`),r.abort()},e.timeout));let o=e.headers.get("Accept-Encoding"),i=o?.includes("gzip")||o?.includes("deflate"),a=typeof e.body=="function"?e.body():e.body;if(a&&!e.headers.has("Content-Length")){let l=JKe(a);l!==null&&e.headers.set("Content-Length",l)}let c;try{if(a&&e.onUploadProgress){let h=e.onUploadProgress,y=new yB(h);y.on("error",I=>{mi.error("Error in upload progress",I)}),BC(a)?a.pipe(y):y.end(a),a=y}let l=await this.makeRequest(e,r,a);s!==void 0&&clearTimeout(s);let u=YKe(l),p={status:l.statusCode??0,headers:u,request:e};if(e.method==="HEAD")return l.resume(),p;c=i?WKe(l,u):l;let m=e.onDownloadProgress;if(m){let h=new yB(m);h.on("error",y=>{mi.error("Error in download progress",y)}),c.pipe(h),c=h}return e.streamResponseStatusCodes?.has(Number.POSITIVE_INFINITY)||e.streamResponseStatusCodes?.has(p.status)?p.readableStreamBody=c:p.bodyAsText=await jKe(c),p}finally{if(e.abortSignal&&n){let l=Promise.resolve();BC(a)&&(l=jle(a));let u=Promise.resolve();BC(c)&&(u=jle(c)),Promise.all([l,u]).then(()=>{n&&e.abortSignal?.removeEventListener("abort",n)}).catch(d=>{mi.warning("Error when cleaning up abortListener on httpRequest",d)})}}}makeRequest(e,r,n){let s=new URL(e.url),o=s.protocol!=="https:";if(o&&!e.allowInsecureConnection)throw new Error(`Cannot connect to ${e.url} while allowInsecureConnection is false.`);let a={agent:e.agent??this.getOrCreateAgent(e,o),hostname:s.hostname,path:`${s.pathname}${s.search}`,port:s.port,method:e.method,headers:e.headers.toJSON({preserveCase:!0}),...e.requestOverrides};return new Promise((c,l)=>{let u=o?hB.default.request(a,c):gB.default.request(a,c);u.once("error",d=>{l(new Es(d.message,{code:d.code??Es.REQUEST_SEND_ERROR,request:e}))}),r.signal.addEventListener("abort",()=>{let d=new rc("The operation was aborted. Rejecting from abort signal callback while making request.");u.destroy(d),l(d)}),n&&BC(n)?n.pipe(u):n?typeof n=="string"||Buffer.isBuffer(n)?u.end(n):Kle(n)?u.end(ArrayBuffer.isView(n)?Buffer.from(n.buffer):Buffer.from(n)):(mi.error("Unrecognized body type",n),l(new Es("Unrecognized body type"))):u.end()})}getOrCreateAgent(e,r){let n=e.disableKeepAlive;if(r)return n?hB.default.globalAgent:(this.cachedHttpAgent||(this.cachedHttpAgent=new hB.default.Agent({keepAlive:!0})),this.cachedHttpAgent);{if(n&&!e.tlsSettings)return gB.default.globalAgent;let s=e.tlsSettings??VKe,o=this.cachedHttpsAgents.get(s);return o&&o.options.keepAlive===!n||(mi.info("No cached TLS Agent exist, creating a new Agent"),o=new gB.default.Agent({keepAlive:!n,...s}),this.cachedHttpsAgents.set(s,o)),o}}};function YKe(t){let e=To();for(let r of Object.keys(t.headers)){let n=t.headers[r];Array.isArray(n)?n.length>0&&e.set(
`;return e}function R7e(t){return t instanceof Uint8Array?t.byteLength:qB(t)?t.size===-1?void 0:t.size:void 0}function N7e(t){let e=0;for(let r of t){let n=R7e(r);if(n===void 0)return;e+=n}return e}async function T7e(t,e,r){let n=[Hs(`--${r}`,"utf-8"),...e.flatMap(o=>[Hs(`\r
`,"utf-8"),Hs(B7e(o.headers),"utf-8"),Hs(`\r
`,"utf-8"),o.body,Hs(`\r
--${r}`,"utf-8")]),Hs(`--\r
\r
2026-05-28 08:20:36 +00:00
`,"utf-8")],s=N7e(n);s&&t.headers.set("Content-Length",s),t.body=await tde(n)}var TC="multipartPolicy",P7e=70,v7e=new Set("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'()+,-./:=?");function _7e(t){if(t.length>P7e)throw new Error(`Multipart boundary "${t}" exceeds maximum length of 70 characters`);if(Array.from(t).some(e=>!v7e.has(e)))throw new Error(`Multipart boundary "${t}" contains invalid characters`)}function GB(){return{name:TC,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,n=t.headers.get("Content-Type")??"multipart/mixed",s=n.match(/^(multipart\/[^ ;]+)(?:; *boundary=(.+))?$/);if(!s)throw new Error(`Got multipart request body, but content-type header was not multipart: ${n}`);let[,o,i]=s;if(i&&r&&i!==r)throw new Error(`Multipart boundary was specified as ${i} in the header, but got ${r} in the request body`);return r??=i,r?_7e(r):r=S7e(),t.headers.set("Content-Type",`${o}; boundary=${r}`),await T7e(t,t.multipartBody.parts,r),t.multipartBody=void 0,e(t)}}}function HB(){return fB()}var rde=dB({logLevelEnvVarName:"AZURE_LOG_LEVEL",namespace:"azure"}),W3t=rde.logger;function oc(t){return rde.createClientLogger(t)}var ic=oc("core-rest-pipeline");function N2(t={}){return CB({logger:ic.info,...t})}var T2=IB;function P2(t={}){return xB(t)}var zB=Q(require("node:os"),1),VB=Q(require("node:process"),1);function nde(){return"User-Agent"}async function sde(t){if(VB.default&&VB.default.versions){let e=`${zB.default.type()} ${zB.default.release()}; ${zB.default.arch()}`,r=VB.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})`)}}var YB="1.22.2";function U7e(t){let e=[];for(let[r,n]of t){let s=n?`${r}/${n}`:r;e.push(s)}return e.join(" ")}function ode(){return nde()}async function WB(t){let e=new Map;e.set("core-rest-pipeline",YB),await sde(e);let r=U7e(e);return t?`${t} ${r}`:r}var ide=ode(),ade="userAgentPolicy";function v2(t={}){let e=WB(t.userAgentPrefix);return{name:ade,async sendRequest(r,n){return r.headers.has(ide)||r.headers.set(ide,await e),n(r)}}}var Qo=class extends Error{constructor(e){super(e),this.name="AbortError"}};function _2(t,e){let{cleanupBeforeAbort:r,abortSignal:n,abortErrorMsg:s}=e??{};return new Promise((o,i)=>{function a(){i(new Qo(s??"The operation was aborted."))}function c(){n?.removeEventListener("abort",l)}function l(){r?.(),c(),a()}if(n?.aborted)return a();try{t(u=>{c(),o(u)},u=>{c(),i(u)})}catch(u){i(u)}n?.addEventListener("abort",l)})}var z7e="The delay was aborted.";function PC(t,e){let r,{abortSignal:n,abortErrorMsg:s}=e??{};return _2(o=>{r=setTimeout(o,t)},{cleanupBeforeAbort:()=>clearTimeout(r),abortSignal:n,abortErrorMsg:s??z7e})}function Cd(t){if(Am(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}`}}function cde(t){return Am(t)}function xh(){return fm()}var Bt=ym;var lde=Symbol("rawContent");function D2(t){return typeof t[lde]=="function"}function ude(t){return D2(t)?t[lde]():t}var jB=TC;function k2(){let t=GB();return{name:jB,sendRequest:async(e,r)=>{if(e.multipartBody)for(let n of e.multipartBody.parts)D2(n.body)&&(n.body=ude(n.body));return t.sendRequest(e,r)}}}var L2=wB;function O2(){return bB()}function M2(t={}){return RB(t)}function F2(){return NB()}function Id(t){return w2(t)}function U2(t,e){return MB(t,e)}var dde="setClientRequestIdPolicy";function q2(t="x-ms-client-request-id"){return{name:dde,async sendRequest(e,r){return e.headers.has(t)||e.headers.set(t,e.requestId),r(e)}}}function $2(t){return FB(t)}function G2(t){return UB(t)}var wh={span:Symbol.for("@azure/core-tracing span"),namespace:Symbol.for("@azure/core-tracing namespace")};function pde(t={}){let e=new H2(t.parentContext);return t.span&&(e=e.setValue(wh.span,t.span)),t.namespace&&(e=e.setValue(wh.namespace,t.namespace)),e}var H2=class t{_contextMap;constructor(e){this._contextMap=e instanceof t
`&&t[o]!=="\r";o++)c+=t[o];if(c=c.trim(),c[c.length-1]==="/"&&(c=c.substring(0,c.length-1),o--),!het(c)){let d;return c.trim().length===0?d="Invalid space after '<'.":d="Tag '"+c+"' is an invalid name.",Dr("InvalidTag",d,Cs(t,o))}let l=det(t,o);if(l===!1)return Dr("InvalidAttr","Attributes for '"+c+"' have open quote.",Cs(t,o));let u=l.value;if(o=l.index,u[u.length-1]==="/"){let d=o-u.length;u=u.substring(0,u.length-1);let p=jde(u,e);if(p===!0)n=!0;else return Dr(p.err.code,p.err.msg,Cs(t,d+p.err.line))}else if(a)if(l.tagClosed){if(u.trim().length>0)return Dr("InvalidTag","Closing tag '"+c+"' can't have attributes or invalid starting.",Cs(t,i));if(r.length===0)return Dr("InvalidTag","Closing tag '"+c+"' has not been opened.",Cs(t,i));{let d=r.pop();if(c!==d.tagName){let p=Cs(t,d.tagStartPos);return Dr("InvalidTag","Expected closing tag '"+d.tagName+"' (opened in line "+p.line+", col "+p.col+") instead of closing tag '"+c+"'.",Cs(t,i))}r.length==0&&(s=!0)}}else return Dr("InvalidTag","Closing tag '"+c+"' doesn't have proper closing.",Cs(t,o));else{let d=jde(u,e);if(d!==!0)return Dr(d.err.code,d.err.msg,Cs(t,o-u.length+d.err.line));if(s===!0)return Dr("InvalidXml","Multiple possible root nodes found.",Cs(t,o));e.unpairedTags.indexOf(c)!==-1||r.push({tagName:c,tagStartPos:i}),n=!0}for(o++;o<t.length;o++)if(t[o]==="<")if(t[o+1]==="!"){o++,o=Wde(t,o);continue}else if(t[o+1]==="?"){if(o=Yde(t,++o),o.err)return o}else break;else if(t[o]==="&"){let d=fet(t,o);if(d==-1)return Dr("InvalidChar","char '&' is not expected.",Cs(t,o));o=d}else if(s===!0&&!Vde(t[o]))return Dr("InvalidXml","Extra text at the end",Cs(t,o));t[o]==="<"&&o--}}else{if(Vde(t[o]))continue;return Dr("InvalidChar","char '"+t[o]+"' is not expected.",Cs(t,o))}if(n){if(r.length==1)return Dr("InvalidTag","Unclosed tag '"+r[0].tagName+"'.",Cs(t,r[0].tagStartPos));if(r.length>0)return Dr("InvalidXml","Invalid '"+JSON.stringify(r.map(o=>o.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1})}else return Dr("InvalidXml","Start tag expected.",1);return!0}function Vde(t){return t===" "||t===" "||t===`
`||t==="\r"}function Yde(t,e){let r=e;for(;e<t.length;e++)if(t[e]=="?"||t[e]==" "){let n=t.substr(r,e-r);if(e>5&&n==="xml")return Dr("InvalidXml","XML declaration allowed only at the start of the document.",Cs(t,e));if(t[e]=="?"&&t[e+1]==">"){e++;break}else continue}return e}function Wde(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}var cet='"',uet="'";function det(t,e){let r="",n="",s=!1;for(;e<t.length;e++){if(t[e]===cet||t[e]===uet)n===""?n=t[e]:n!==t[e]||(n="");else if(t[e]===">"&&n===""){s=!0;break}r+=t[e]}return n!==""?!1:{value:r,index:e,tagClosed:s}}var pet=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function jde(t,e){let r=iR(t,pet),n={};for(let s=0;s<r.length;s++){if(r[s][1].length===0)return Dr("InvalidAttr","Attribute '"+r[s][2]+"' has no space in starting.",$C(r[s]));if(r[s][3]!==void 0&&r[s][4]===void 0)return Dr("InvalidAttr","Attribute '"+r[s][2]+"' is without value.",$C(r[s]));if(r[s][3]===void 0&&!e.allowBooleanAttributes)return Dr("InvalidAttr","boolean attribute '"+r[s][2]+"' is not allowed.",$C(r[s]));let o=r[s][2];if(!Aet(o))return Dr("InvalidAttr","Attribute '"+o+"' is an invalid name.",$C(r[s]));if(!Object.prototype.hasOwnProperty.call(n,o))n[o]=1;else return Dr("InvalidAttr","Attribute '"+o+"' is repeated.",$C(r[s]))}return!0}function met(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}function fet(t,e){if(e++,t[e]===";")return-1;if(t[e]==="#")return e++,met(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}function Dr(t,e,r){return{err:{code:t,msg:e,line:r.line||r,col:r.col}}}function Aet(t){return cq(t)}function het(t){return cq(t)}function Cs(t,e){let r=t.substring(0,e).split(/\r?\n/);return{line:r.length,col:r[r.length-1].length+1}}function $C(t){return t.startIndex+t[1].length}var Jde={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"},Kde={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",ntilde:"\xF1",Ograve:"\xD2",ograve:"\xF2",Oacute:"\xD3",oacute:"\xF3",Ocirc:"\xD4",ocirc:"\xF4",Otilde:"\xD5",otilde:"\xF5",Ouml:"\xD6",ouml:"\xF6",Oslash:"\xD8",oslash:"\xF8",Ugrave:"\xD9",ugrave:"\xF9",Uacute:"\xDA",uacute:"\xFA",Ucirc:"\xDB",ucirc:"\xFB",Uuml:"\xDC",uuml:"\xFC",Yacute:"\xDD",yacute:"\xFD",THORN:"\xDE",tho
`);let e=new Ws("!xml"),r=e,n="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;let s=this.options,o=new zC(s.processEntities),i=t.length;for(let a=0;a<i;a++)if(t[a]==="<"){let l=t.charCodeAt(a+1);if(l===47){let u=Nh(t,">",a,"Closing Tag is not closed."),d=t.substring(a+2,u).trim();if(s.removeNSPrefix){let m=d.indexOf(":");m!==-1&&(d=d.substr(m+1))}d=hq(s.transformTagName,d,"",s).tagName,r&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher));let p=this.matcher.getCurrentTag();if(d&&s.unpairedTagsSet.has(d))throw new Error(`Unpaired tag can not be used as closing tag: </${d}>`);p&&s.unpairedTagsSet.has(p)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,r=this.tagsNodeStack.pop(),n="",a=u}else if(l===63){let u=gq(t,a,!1,"?>");if(!u)throw new Error("Pi Tag is not closed.");n=this.saveTextToParentTag(n,r,this.readonlyMatcher);let d=this.buildAttributesMap(u.tagExp,this.matcher,u.tagName,!0);if(d){let p=d[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(p)||1),o.setXmlVersion(Number(p)||1)}if(!(s.ignoreDeclaration&&u.tagName==="?xml"||s.ignorePiTags)){let p=new Ws(u.tagName);p.add(s.textNodeName,""),u.tagName!==u.tagExp&&u.attrExpPresent&&s.ignoreAttributes!==!0&&(p[":@"]=d),this.addChild(r,p,this.readonlyMatcher,a)}a=u.closeIndex+1}else if(l===33&&t.charCodeAt(a+2)===45&&t.charCodeAt(a+3)===45){let u=Nh(t,"-->",a+4,"Comment is not closed.");if(s.commentPropName){let d=t.substring(a+4,u-2);n=this.saveTextToParentTag(n,r,this.readonlyMatcher),r.add(s.commentPropName,[{[s.textNodeName]:d}])}a=u}else if(l===33&&t.charCodeAt(a+2)===68){let u=o.readDocType(t,a);this.entityDecoder.addInputEntities(u.entities),a=u.i}else if(l===33&&t.charCodeAt(a+2)===91){let u=Nh(t,"]]>",a,"CDATA is not closed.")-2,d=t.substring(a+9,u);n=this.saveTextToParentTag(n,r,this.readonlyMatcher);let p=this.parseTextData(d,r.tagname,this.readonlyMatcher,!0,!1,!0,!0);p==null&&(p=""),s.cdataPropName?r.add(s.cdataPropName,[{[s.textNodeName]:d}]):r.add(s.textNodeName,p),a=u+2}else{let u=gq(t,a,s.removeNSPrefix);if(!u){let O=t.substring(Math.max(0,a-50),Math.min(i,a+50));throw new Error(`readTagExp returned undefined at position ${a}. Context: "${O}"`)}let d=u.tagName,p=u.rawTagName,m=u.tagExp,h=u.attrExpPresent,y=u.closeIndex;if({tagName:d,tagExp:m}=hq(s.transformTagName,d,m,s),s.strictReservedNames&&(d===s.commentPropName||d===s.cdataPropName||d===s.textNodeName||d===s.attributesGroupName))throw new Error(`Invalid tag name: ${d}`);r&&n&&r.tagname!=="!xml"&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher,!1));let I=r;I&&s.unpairedTagsSet.has(I.tagname)&&(r=this.tagsNodeStack.pop(),this.matcher.pop());let x=!1;m.length>0&&m.lastIndexOf("/")===m.length-1&&(x=!0,d[d.length-1]==="/"?(d=d.substr(0,d.length-1),m=d):m=m.substr(0,m.length-1),h=d!==m);let b=null,T={},_;_=Uet(p),d!==e.tagname&&this.matcher.push(d,{},_),d!==m&&h&&(b=this.buildAttributesMap(m,this.matcher,d),b&&(T=Fet(b,s))),d!==e.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());let U=a;if(this.isCurrentNodeStopNode){let O="";if(x)a=u.closeIndex;else if(s.unpairedTagsSet.has(d))a=u.closeIndex;else{let de=this.readStopNodeData(t,p,y+1);if(!de)throw new Error(`Unexpected end of ${p}`);a=de.i,O=de.tagContent}let z=new Ws(d);b&&(z[":@"]=b),z.add(s.textNodeName,O),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(r,z,this.readonlyMatcher,U)}else{if(x){({tagName:d,tagExp:m}=hq(s.transformTagName,d,m,s));let O=new Ws(d);b&&(O[":@"]=b),this.addChild(r,O,this.readonlyMatcher,U),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else if(s.unpairedTagsSet.has(d)){let O=new Ws(d);b&&(O[":@"]=b),this.addChild(r,O,this.readonlyMatcher,U),this.matcher.pop(),this.isCurrentNodeStopNode=!1,a=u.closeIndex;continue}else{let O=new Ws(d);if(this.tagsNodeStack.length>s.maxNestedTags)throw new Error("Maximum nested tags exceeded");this.tagsNodeStack.push(r),b&&(O[":@"]=b),this.addChild(r,O,this.readonlyMatcher,U),r=O}n="",a=y}}}else n+=t[a];return e.child};functi
`;function stt(t,e){if(!Array.isArray(t)||t.length===0)return"1.0";let r=t[0];if(wq(r)==="?xml"){let s=r[":@"];if(s){let o=e.attributeNamePrefix+"version";if(s[o])return s[o]}}return"1.0"}function ype(t,e,r,n,s){return!r.sanitizeName||bm(t,{xmlVersion:s})?t:r.sanitizeName(t,{isAttribute:e,matcher:n.readOnly()})}function xq(t,e){let r="";e.format&&(r=ntt);let n=[];if(e.stopNodes&&Array.isArray(e.stopNodes))for(let i=0;i<e.stopNodes.length;i++){let a=e.stopNodes[i];typeof a=="string"?n.push(new Lo(a)):a instanceof Lo&&n.push(a)}let s=stt(t,e),o=new lc;return Epe(t,e,r,o,n,s)}function Epe(t,e,r,n,s,o){let i="",a=!1;if(e.maxNestedTags&&n.getDepth()>e.maxNestedTags)throw new Error("Maximum nested tags exceeded");if(!Array.isArray(t)){if(t!=null){let c=t.toString();return c=Iq(c,e),c}return""}for(let c=0;c<t.length;c++){let l=t[c],u=wq(l);if(u===void 0)continue;let p=u===e.textNodeName||u===e.cdataPropName||u===e.commentPropName||u[0]==="?"?u:ype(u,!1,e,n,o),m=ott(l[":@"],e);n.push(p,m);let h=att(n,s);if(p===e.textNodeName){let T=l[u];h||(T=e.tagValueProcessor(p,T),T=Iq(T,e)),a&&(i+=r),i+=T,a=!1,n.pop();continue}else if(p===e.cdataPropName){a&&(i+=r);let T=l[u][0][e.textNodeName],_=mR(T);i+=`<![CDATA[${_}]]>`,a=!1,n.pop();continue}else if(p===e.commentPropName){let T=l[u][0][e.textNodeName],_=pR(T);i+=r+`<!--${_}-->`,a=!0,n.pop();continue}else if(p[0]==="?"){let T=gpe(l[":@"],e,h,n,o);i+=(p==="?xml"?"":r)+`<${p}${T}?>`,a=!0,n.pop();continue}let y=r;y!==""&&(y+=e.indentBy);let I=gpe(l[":@"],e,h,n,o),x=r+`<${p}${I}`,b;h?b=Cpe(l[u],e):b=Epe(l[u],e,y,n,s,o),e.unpairedTags.indexOf(p)!==-1?e.suppressUnpairedNode?i+=x+">":i+=x+"/>":(!b||b.length===0)&&e.suppressEmptyNode?i+=x+"/>":b&&b.endsWith(">")?i+=x+`>${b}${r}</${p}>`:(i+=x+">",b&&r!==""&&(b.includes("/>")||b.includes("</"))?i+=r+e.indentBy+b+r:i+=b,i+=`</${p}>`),a=!0,n.pop()}return i}function ott(t,e){if(!t||e.ignoreAttributes)return null;let r={},n=!1;for(let s in t){if(!Object.prototype.hasOwnProperty.call(t,s))continue;let o=s.startsWith(e.attributeNamePrefix)?s.substr(e.attributeNamePrefix.length):s;r[o]=bd(t[s]),n=!0}return n?r:null}function Cpe(t,e){if(!Array.isArray(t))return t!=null?t.toString():"";let r="";for(let n=0;n<t.length;n++){let s=t[n],o=wq(s);if(o===e.textNodeName)r+=s[o];else if(o===e.cdataPropName)r+=s[o][0][e.textNodeName];else if(o===e.commentPropName)r+=s[o][0][e.textNodeName];else{if(o&&o[0]==="?")continue;if(o){let i=itt(s[":@"],e),a=Cpe(s[o],e);!a||a.length===0?r+=`<${o}${i}/>`:r+=`<${o}${i}>${a}</${o}>`}}}return r}function itt(t,e){let r="";if(t&&!e.ignoreAttributes)for(let n in t){if(!Object.prototype.hasOwnProperty.call(t,n))continue;let s=t[n];s===!0&&e.suppressBooleanAttributes?r+=` ${n.substr(e.attributeNamePrefix.length)}`:r+=` ${n.substr(e.attributeNamePrefix.length)}="${bd(s)}"`}return r}function wq(t){let e=Object.keys(t);for(let r=0;r<e.length;r++){let n=e[r];if(Object.prototype.hasOwnProperty.call(t,n)&&n!==":@")return n}}function gpe(t,e,r,n,s){let o="";if(t&&!e.ignoreAttributes)for(let i in t){if(!Object.prototype.hasOwnProperty.call(t,i))continue;let a=i.substr(e.attributeNamePrefix.length),c=r?a:ype(a,!0,e,n,s),l;r?l=t[i]:(l=e.attributeValueProcessor(i,t[i]),l=Iq(l,e)),l===!0&&e.suppressBooleanAttributes?o+=` ${c}`:o+=` ${c}="${bd(l)}"`}return o}function att(t,e){if(!e||e.length===0)return!1;for(let r=0;r<e.length;r++)if(t.matches(e[r]))return!0;return!1}function Iq(t,e){if(t&&t.length>0&&e.processEntities)for(let r=0;r<e.entities.length;r++){let n=e.entities[r];t=t.replace(n.regex,n.val)}return t}function bq(t){return typeof t=="function"?t:Array.isArray(t)?e=>{for(let r of t)if(typeof r=="string"&&e===r||r instanceof RegExp&&r.test(e))return!0}:()=>!1}var ctt={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","
`,this.newLine=`
2026-05-28 08:20:36 +00:00
`):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function ltt(t,e){let r=t["?xml"];if(r&&typeof r=="object"){if(e.attributesGroupName&&r[e.attributesGroupName]){let s=r[e.attributesGroupName][e.attributeNamePrefix+"version"];if(s)return s}let n=r[e.attributeNamePrefix+"version"];if(n)return n}return"1.0"}function Sq(t,e,r,n,s){return!r.sanitizeName||bm(t,{xmlVersion:s})?t:r.sanitizeName(t,{isAttribute:e,matcher:n.readOnly()})}Js.prototype.build=function(t){if(this.options.preserveOrder)return xq(t,this.options);{Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t});let e=new lc,r=ltt(t,this.options);return this.j2x(t,0,e,r).val}};Js.prototype.j2x=function(t,e,r,n){let s="",o="";if(this.options.maxNestedTags&&r.getDepth()>=this.options.maxNestedTags)throw new Error("Maximum nested tags exceeded");let i=this.options.jPath?r.toString():r,a=this.checkStopNode(r);for(let c in t){if(!Object.prototype.hasOwnProperty.call(t,c))continue;let u=c===this.options.textNodeName||c===this.options.cdataPropName||c===this.options.commentPropName||this.options.attributesGroupName&&c===this.options.attributesGroupName||this.isAttribute(c)||c[0]==="?"?c:Sq(c,!1,this.options,r,n);if(typeof t[c]>"u")this.isAttribute(c)&&(o+="");else if(t[c]===null)this.isAttribute(c)||u===this.options.cdataPropName||u===this.options.commentPropName?o+="":u[0]==="?"?o+=this.indentate(e)+"<"+u+"?"+this.tagEndChar:o+=this.indentate(e)+"<"+u+"/"+this.tagEndChar;else if(t[c]instanceof Date)o+=this.buildTextValNode(t[c],u,"",e,r);else if(typeof t[c]!="object"){let d=this.isAttribute(c);if(d&&!this.ignoreAttributesFn(d,i)){let p=Sq(d,!0,this.options,r,n);s+=this.buildAttrPairStr(p,""+t[c],a)}else if(!d)if(c===this.options.textNodeName){let p=this.options.tagValueProcessor(c,""+t[c]);o+=this.replaceEntitiesValue(p)}else{r.push(u);let p=this.checkStopNode(r);if(r.pop(),p){let m=""+t[c];m===""?o+=this.indentate(e)+"<"+u+this.closeTag(u)+this.tagEndChar:o+=this.indentate(e)+"<"+u+">"+m+"</"+u+this.tagEndChar}else o+=this.buildTextValNode(t[c],u,"",e,r)}}else if(Array.isArray(t[c])){let d=t[c].length,p="",m="";for(let h=0;h<d;h++){let y=t[c][h];if(!(typeof y>"u"))if(y===null)u[0]==="?"?o+=this.indentate(e)+"<"+u+"?"+this.tagEndChar:o+=this.indentate(e)+"<"+u+"/"+this.tagEndChar;else if(typeof y=="object")if(this.options.oneListGroup){r.push(u);let I=this.j2x(y,e+1,r,n);r.pop(),p+=I.val,this.options.attributesGroupName&&y.hasOwnProperty(this.options.attributesGroupName)&&(m+=I.attrStr)}else p+=this.processTextOrObjNode(y,u,e,r,n);else if(this.options.oneListGroup){let I=this.options.tagValueProcessor(u,y);I=this.replaceEntitiesValue(I),p+=I}else{r.push(u);let I=this.checkStopNode(r);if(r.pop(),I){let x=""+y;x===""?p+=this.indentate(e)+"<"+u+this.closeTag(u)+this.tagEndChar:p+=this.indentate(e)+"<"+u+">"+x+"</"+u+this.tagEndChar}else p+=this.buildTextValNode(y,u,"",e,r)}}this.options.oneListGroup&&(p=this.buildObjectNode(p,u,m,e)),o+=p}else if(this.options.attributesGroupName&&c===this.options.attributesGroupName){let d=Object.keys(t[c]),p=d.length;for(let m=0;m<p;m++){let h=Sq(d[m],!0,this.options,r,n);s+=this.buildAttrPairStr(h,""+t[c][d[m]],a)}}else o+=this.processTextOrObjNode(t[c],u,e,r,n)}return{attrStr:s,val:o}};Js.prototype.buildAttrPairStr=function(t,e,r){return r||(e=this.options.attributeValueProcessor(t,""+e),e=this.replaceEntitiesValue(e)),this.options.suppressBooleanAttributes&&e==="true"?" "+t:" "+t+'="'+bd(e)+'"'};function utt(t,e,r,n,s){let o=this.extractAttributes(t);if(n.push(e,o),this.checkStopNode(n)){let c=this.buildRawContent(t),l=this.buildAttributesForStopNode(t);return n.pop(),this.buildObjectNode(c,e,l,r)}let a=this.j2x(t,r+1,n,s);return n.pop(),e[0]==="?"?this.buildTextValNode("",e,a.attrStr,r,n):t[this.options.textNodeName]!==void 0&&Object.keys(t).length===1?this.buildTextValNode(t[this.options.textNodeName],e,a.attrStr,r,n):this.buildObjectNode(a.val,e,a.attrStr,r)}Js.prototype.extractAttributes=function(t){if(!t||typeof t!="object")return null;let e
`)+`
2026-05-28 08:20:36 +00:00
`+this.getCanonicalizedHeadersString(e)+this.getCanonicalizedResourceString(e),n=this.factory.computeHMACSHA256(r);return e.headers.set(qe.AUTHORIZATION,`SharedKey ${this.factory.accountName}:${n}`),e}getHeaderValueToSign(e,r){let n=e.headers.get(r);return!n||r===qe.CONTENT_LENGTH&&n==="0"?"":n}getCanonicalizedHeadersString(e){let r=e.headers.headersArray().filter(s=>s.name.toLowerCase().startsWith(qe.PREFIX_FOR_STORAGE));r.sort((s,o)=>bR(s.name.toLowerCase(),o.name.toLowerCase())),r=r.filter((s,o,i)=>!(o>0&&s.name.toLowerCase()===i[o-1].name.toLowerCase()));let n="";return r.forEach(s=>{n+=`${s.name.toLowerCase().trimRight()}:${s.value.trimLeft()}
`}),n}getCanonicalizedResourceString(e){let r=IR(e.url)||"/",n="";n+=`/${this.factory.accountName}${r}`;let s=xR(e.url),o={};if(s){let i=[];for(let a in s)if(Object.prototype.hasOwnProperty.call(s,a)){let c=a.toLowerCase();o[c]=s[a],i.push(c)}i.sort();for(let a of i)n+=`
${a}:${decodeURIComponent(o[a])}`}return n}};var Ir=class extends Rm{accountName;accountKey;constructor(e,r){super(),this.accountName=e,this.accountKey=Buffer.from(r,"base64")}create(e,r){return new JC(e,r,this)}computeHMACSHA256(e){return(0,Npe.createHmac)("sha256",this.accountKey).update(e,"utf8").digest("base64")}};var nn=oc("storage-common");var gi;(function(t){t[t.EXPONENTIAL=0]="EXPONENTIAL",t[t.FIXED=1]="FIXED"})(gi||(gi={}));var Bd={maxRetryDelayInMs:120*1e3,maxTries:4,retryDelayInMs:4*1e3,retryPolicyType:gi.EXPONENTIAL,secondaryHost:"",tryTimeoutInMs:void 0},Ett=new Qo("The operation was aborted."),KC=class extends uc{retryOptions;constructor(e,r,n=Bd){super(e,r),this.retryOptions={retryPolicyType:n.retryPolicyType?n.retryPolicyType:Bd.retryPolicyType,maxTries:n.maxTries&&n.maxTries>=1?Math.floor(n.maxTries):Bd.maxTries,tryTimeoutInMs:n.tryTimeoutInMs&&n.tryTimeoutInMs>=0?n.tryTimeoutInMs:Bd.tryTimeoutInMs,retryDelayInMs:n.retryDelayInMs&&n.retryDelayInMs>=0?Math.min(n.retryDelayInMs,n.maxRetryDelayInMs?n.maxRetryDelayInMs:Bd.maxRetryDelayInMs):Bd.retryDelayInMs,maxRetryDelayInMs:n.maxRetryDelayInMs&&n.maxRetryDelayInMs>=0?n.maxRetryDelayInMs:Bd.maxRetryDelayInMs,secondaryHost:n.secondaryHost?n.secondaryHost:Bd.secondaryHost}}async sendRequest(e){return this.attemptSendRequest(e,!1,1)}async attemptSendRequest(e,r,n){let s=e.clone(),o=r||!this.retryOptions.secondaryHost||!(e.method==="GET"||e.method==="HEAD"||e.method==="OPTIONS")||n%2===1;o||(s.url=CR(s.url,this.retryOptions.secondaryHost)),this.retryOptions.tryTimeoutInMs&&(s.url=Sd(s.url,Jl.Parameters.TIMEOUT,Math.floor(this.retryOptions.tryTimeoutInMs/1e3).toString()));let i;try{if(nn.info(`RetryPolicy: =====> Try=${n} ${o?"Primary":"Secondary"}`),i=await this._nextPolicy.sendRequest(s),!this.shouldRetry(o,n,i))return i;r=r||!o&&i.status===404}catch(a){if(nn.error(`RetryPolicy: Caught error, message: ${a.message}, code: ${a.code}`),!this.shouldRetry(o,n,i,a))throw a}return await this.delay(o,n,e.abortSignal),this.attemptSendRequest(e,r,++n)}shouldRetry(e,r,n,s){if(r>=this.retryOptions.maxTries)return nn.info(`RetryPolicy: Attempt(s) ${r} >= maxTries ${this.retryOptions.maxTries}, no further try.`),!1;let o=["ETIMEDOUT","ESOCKETTIMEDOUT","ECONNREFUSED","ECONNRESET","ENOENT","ENOTFOUND","TIMEOUT","EPIPE","REQUEST_SEND_ERROR"];if(s){for(let i of o)if(s.name.toUpperCase().includes(i)||s.message.toUpperCase().includes(i)||s.code&&s.code.toString().toUpperCase()===i)return nn.info(`RetryPolicy: Network error ${i} found, will retry.`),!0}if(n||s){let i=n?n.status:s?s.statusCode:0;if(!e&&i===404)return nn.info("RetryPolicy: Secondary access with 404, will retry."),!0;if(i===503||i===500)return nn.info(`RetryPolicy: Will retry for status code ${i}.`),!0}if(n&&n?.status>=400){let i=n.headers.get(qe.X_MS_CopySourceErrorCode);if(i!==void 0)switch(i){case"InternalError":case"OperationTimedOut":case"ServerBusy":return!0}}return s?.code==="PARSE_ERROR"&&s?.message.startsWith('Error "Error: Unclosed root tag')?(nn.info("RetryPolicy: Incomplete XML response likely due to service timeout, will retry."),!0):!1}async delay(e,r,n){let s=0;if(e)switch(this.retryOptions.retryPolicyType){case gi.EXPONENTIAL:s=Math.min((Math.pow(2,r-1)-1)*this.retryOptions.retryDelayInMs,this.retryOptions.maxRetryDelayInMs);break;case gi.FIXED:s=this.retryOptions.retryDelayInMs;break}else s=Math.random()*1e3;return nn.info(`RetryPolicy: Delay for ${s}ms`),wR(s,n,Ett)}};var XC=class{retryOptions;constructor(e){this.retryOptions=e}create(e,r){return new KC(e,r,this.retryOptions)}};var Ctt="storageBrowserPolicy";function Tpe(){return{name:Ctt,async sendRequest(t,e){return Bt||((t.method==="GET"||t.method==="HEAD")&&(t.url=Sd(t.url,Jl.Parameters.FORCE_BROWSER_NO_CACHE,new Date().getTime().toString())),t.headers.delete(qe.COOKIE),t.headers.delete(qe.CONTENT_LENGTH)),e(t)}}}var Itt="StorageCorrectContentLengthPolicy";function Ppe(){function t(e){e.body&&(typeof e.body=="string"||Buffer.isBuffer(e.body))&&e.body.length>0&&e.headers.set(qe.CONTENT_LENGTH,Buffer.byteLength(e.body))}return{name:Itt,async send
`)+`
2026-05-28 08:20:36 +00:00
`+n(o)+s(o),a=(0,_pe.createHmac)("sha256",t.accountKey).update(i,"utf8").digest("base64");o.headers.set(qe.AUTHORIZATION,`SharedKey ${t.accountName}:${a}`)}function r(o,i){let a=o.headers.get(i);return!a||i===qe.CONTENT_LENGTH&&a==="0"?"":a}function n(o){let i=[];for(let[c,l]of o.headers)c.toLowerCase().startsWith(qe.PREFIX_FOR_STORAGE)&&i.push({name:c,value:l});i.sort((c,l)=>bR(c.name.toLowerCase(),l.name.toLowerCase())),i=i.filter((c,l,u)=>!(l>0&&c.name.toLowerCase()===u[l-1].name.toLowerCase()));let a="";return i.forEach(c=>{a+=`${c.name.toLowerCase().trimRight()}:${c.value.trimLeft()}
`}),a}function s(o){let i=IR(o.url)||"/",a="";a+=`/${t.accountName}${i}`;let c=xR(o.url),l={};if(c){let u=[];for(let d in c)if(Object.prototype.hasOwnProperty.call(c,d)){let p=d.toLowerCase();l[p]=c[d],u.push(p)}u.sort();for(let d of u)a+=`
${d}:${decodeURIComponent(l[d])}`}return a}return{name:Stt,async sendRequest(o,i){return e(o),i(o)}}}var Btt="storageRequestFailureDetailsParserPolicy";function Qpe(){return{name:Btt,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.
`),r}}}}var Dpe=require("node:crypto"),SR=class{accountName;userDelegationKey;key;constructor(e,r){this.accountName=e,this.userDelegationKey=r,this.key=Buffer.from(r.value,"base64")}computeHMACSHA256(e){return(0,Dpe.createHmac)("sha256",this.key).update(e,"utf8").digest("base64")}};var BR="12.31.0",RR="2026-02-06";var NR="https://storage.azure.com/.default",Kl={Parameters:{FORCE_BROWSER_NO_CACHE:"_",SIGNATURE:"sig",SNAPSHOT:"snapshot",VERSIONID:"versionid",TIMEOUT:"timeout"}};var la="",vq="*",Rtt=1*1024*1024;var Ntt=4*Rtt;var kpe="AES256",Lpe="DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:10000/devstoreaccount1;",Ope=["Access-Control-Allow-Origin","Cache-Control","Content-Length","Content-Type","Date","Request-Id","traceparent","Transfer-Encoding","User-Agent","x-ms-client-request-id","x-ms-date","x-ms-error-code","x-ms-request-id","x-ms-return-client-request-id","x-ms-version","Accept-Ranges","Content-Disposition","Content-Encoding","Content-Language","Content-MD5","Content-Range","ETag","Last-Modified","Server","Vary","x-ms-content-crc64","x-ms-copy-action","x-ms-copy-completion-time","x-ms-copy-id","x-ms-copy-progress","x-ms-copy-status","x-ms-has-immutability-policy","x-ms-has-legal-hold","x-ms-lease-state","x-ms-lease-status","x-ms-range","x-ms-request-server-encrypted","x-ms-server-encrypted","x-ms-snapshot","x-ms-source-range","If-Match","If-Modified-Since","If-None-Match","If-Unmodified-Since","x-ms-access-tier","x-ms-access-tier-change-time","x-ms-access-tier-inferred","x-ms-account-kind","x-ms-archive-status","x-ms-blob-append-offset","x-ms-blob-cache-control","x-ms-blob-committed-block-count","x-ms-blob-condition-appendpos","x-ms-blob-condition-maxsize","x-ms-blob-content-disposition","x-ms-blob-content-encoding","x-ms-blob-content-language","x-ms-blob-content-length","x-ms-blob-content-md5","x-ms-blob-content-type","x-ms-blob-public-access","x-ms-blob-sequence-number","x-ms-blob-type","x-ms-copy-destination-snapshot","x-ms-creation-time","x-ms-default-encryption-scope","x-ms-delete-snapshots","x-ms-delete-type-permanent","x-ms-deny-encryption-scope-override","x-ms-encryption-algorithm","x-ms-if-sequence-number-eq","x-ms-if-sequence-number-le","x-ms-if-sequence-number-lt","x-ms-incremental-copy","x-ms-lease-action","x-ms-lease-break-period","x-ms-lease-duration","x-ms-lease-id","x-ms-lease-time","x-ms-page-write","x-ms-proposed-lease-id","x-ms-range-get-content-md5","x-ms-rehydrate-priority","x-ms-sequence-number-action","x-ms-sku-name","x-ms-source-content-md5","x-ms-source-if-match","x-ms-source-if-modified-since","x-ms-source-if-none-match","x-ms-source-if-unmodified-since","x-ms-tag-count","x-ms-encryption-key-sha256","x-ms-copy-source-error-code","x-ms-copy-source-status-code","x-ms-if-tags","x-ms-source-if-tags"],Mpe=["comp","maxresults","rscc","rscd","rsce","rscl","rsct","se","si","sip","sp","spr","sr","srt","ss","st","sv","include","marker","prefix","copyid","restype","blockid","blocklisttype","delimiter","prevsnapshot","ske","skoid","sks","skt","sktid","skv","snapshot"],Fpe="BlobUsesCustomerSpecifiedEncryption",Upe="BlobDoesNotUseCustomerSpecifiedEncryption",qpe=["10000","10001","10002","10003","10004","10100","10101","10102","10103","10104","11000","11001","11002","11003","11004","11100","11101","11102","11103","11104"];function Xl(t){if(!t||typeof t!="object")return!1;let e=t;return Array.isArray(e.factories)&&typeof e.options=="object"&&typeof e.toServiceClientOptions=="function"}var ZC=class{factories;options;constructor(e,r={}){this.factories=e,this.options=r}toServiceClientOptions(){return{httpClient:this.options.httpClient,requestPolicyFactories:this.factories}}};function kr(t,e={}){t||(t=new tr);let r=new ZC([],e);return r._credential=t,r}function Ttt(t){let e=[Ptt,$pe,vtt,_tt,Qtt,Dtt,Ltt];if(t.factories.length){let r=t.factories.filter(n=>!e.some(s=>s(n)));if(r.length){let n=r.some(s=>ktt(s));return{wrappedPolicies:iq(r),afterRetry:n}}}}function _q(t)
`),o=e.computeHMACSHA256(s);return{sasQueryParameters:new fa(t.version,o,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:s}}function Pnt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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:o}}function vnt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),t.identifier,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl?t.cacheControl:"",t.contentDisposition?t.contentDisposition:"",t.contentEncoding?t.contentEncoding:"",t.contentLanguage?t.contentLanguage:"",t.contentType?t.contentType:""].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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,void 0,void 0,void 0,t.encryptionScope),stringToSign:o}}function _nt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?Rt(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?Rt(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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,e.userDelegationKey),stringToSign:o}}function Qnt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?Rt(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?Rt(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId),stringToSign:o}}function Dnt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?Rt(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?Rt(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope),stringToSign:o}}function knt(t,e){if(t=Lm(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",n=t.snapshotTime;t.blobName&&(r="b",t.snapshotTime?r="bs":t.versionId&&(r="bv",n=t.versionId));let s;t.permissions&&(t.blobName?s=Rc.parse(t.permissions.toString()).toString():s=Nc.parse(t.permissions.toString()).toString());let o=[s||"",t.startsOn?Rt(t.startsOn,!1):"",t.expiresOn?Rt(t.expiresOn,!1):"",km(e.accountName,t.containerName,t.blobName),e.userDelegationKey.signedObjectId,e.userDelegationKey.signedTenantId,e.userDelegationKey.signedStartsOn?Rt(e.userDelegationKey.signedStartsOn,!1):"",e.userDelegationKey.signedExpiresOn?Rt(e.userDelegationKey.signedExpiresOn,!1):"",e.userDelegationKey.signedService,e.userDelegationKey.signedVersion,t.preauthorizedAgentObjectId,void 0,t.correlationId,void 0,t.delegatedUserObjectId,t.ipRange?ma(t.ipRange):"",t.protocol?t.protocol:"",t.version,r,n,t.encryptionScope,t.cacheControl,t.contentDisposition,t.contentEncoding,t.contentLanguage,t.contentType].join(`
`),i=e.computeHMACSHA256(o);return{sasQueryParameters:new fa(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,e.userDelegationKey,t.preauthorizedAgentObjectId,t.correlationId,t.encryptionScope,t.delegatedUserObjectId),stringToSign:o}}function km(t,e,r){let n=[`/blob/${t}/${e}`];return r&&n.push(`/${r}`),n.join("")}function Lm(t){let e=t.version?t.version:RR;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}var dI=class{_leaseId;_url;_containerOrBlobOperation;_isContainer;get leaseId(){return this._leaseId}get url(){return this._url}constructor(e,r){let n=e.storageClientContext;this._url=e.url,e.name===void 0?(this._isContainer=!0,this._containerOrBlobOperation=n.container):(this._isContainer=!1,this._containerOrBlobOperation=n.blob),r||(r=xh()),this._leaseId=r}async acquireLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==la||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==la||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 Ae.withSpan("BlobLeaseClient-acquireLease",r,async n=>Ne(await this._containerOrBlobOperation.acquireLease({abortSignal:r.abortSignal,duration:e,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},proposedLeaseId:this._leaseId,tracingOptions:n.tracingOptions})))}async changeLease(e,r={}){if(this._isContainer&&(r.conditions?.ifMatch&&r.conditions?.ifMatch!==la||r.conditions?.ifNoneMatch&&r.conditions?.ifNoneMatch!==la||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 Ae.withSpan("BlobLeaseClient-changeLease",r,async n=>{let s=Ne(await this._containerOrBlobOperation.changeLease(this._leaseId,e,{abortSignal:r.abortSignal,modifiedAccessConditions:{...r.conditions,ifTags:r.conditions?.tagConditions},tracingOptions:n.tracingOptions}));return this._leaseId=e,s})}async releaseLease(e={}){if(this._isContainer&&(e.conditions?.ifMatch&&e.conditions?.ifMatch!==la||e.conditions?.ifNoneMatch&&e.conditions?.ifNoneMatch!==la||e.conditions?.tagConditions))throw new RangeError("The IfMatch,
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"}};$h.isNetworkErrorCode=t=>t?["ECONNRESET","ENOTFOUND","ETIMEDOUT","ECONNREFUSED","EHOSTUNREACH"].includes(t):!1;var Um=class extends Error{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"}};Um.isUsageErrorMessage=t=>t?t.includes("insufficient usage"):!1;var II=class extends Error{constructor(e){super(e),this.name="RateLimitError"}};var _st=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})},Ez=class{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),n=Date.now()-this.startTime,s=(e/(1024*1024)/(n/1e3)).toFixed(1);Je(`Sent ${e} of ${this.contentLength} (${r}%), ${s} MBs/sec`),this.isDone()&&(this.displayedComplete=!0)}onProgress(){return e=>{this.setSentBytes(e.loadedBytes)}}startDisplayTimer(e=1e3){let r=()=>{this.display(),this.isDone()||(this.timeoutHandle=setTimeout(r,e))};this.timeoutHandle=setTimeout(r,e)}stopDisplayTimer(){this.timeoutHandle&&(clearTimeout(this.timeoutHandle),this.timeoutHandle=void 0),this.display()}};function zfe(t,e,r){return _st(this,void 0,void 0,function*(){var n;let s=new ou(t),o=s.getBlockBlobClient(),i=new Ez((n=r?.archiveSizeBytes)!==null&&n!==void 0?n:0),a={blockSize:r?.uploadChunkSize,concurrency:r?.uploadConcurrency,maxSingleShotSize:128*1024*1024,onProgress:i.onProgress()};try{i.startDisplayTimer(),$(`BlobClient: ${s.name}:${s.accountName}:${s.containerName}`);let c=yield o.uploadFile(e,a);if(c._response.status>=400)throw new _N(`uploadCacheArchiveSDK: upload failed with status code ${c._response.status}`);return c}catch(c){throw _r(`uploadCacheArchiveSDK: internal error uploading cache archive: ${c.message}`),c}finally{i.stopDisplayTimer()}})}var Yfe=Q(require("buffer"),1),Tc=Q(require("fs"),1),Wfe=Q(require("stream"),1),jfe=Q(require("util"),1);var QN=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})};function DN(t){return t?t>=200&&t<300:!1}function Qst(t){return t?t>=500:!0}function Dst(t){return t?[Cr.BadGateway,Cr.ServiceUnavailable,Cr.GatewayTimeout].includes(t):!1}function kst(t){return QN(this,void 0,void 0,function*(){return new Promise(e=>setTimeout(e,t))})}function Vfe(t,e,r){return QN(this,arguments,void 0,function*(n,s,o,i=oB,a=iB,c=void 0){let l="",u=1;for(;u<=i;){let d,p,m=!1;try{d=yield s()}catch(h){c&&(d=c(h)),m=!0,l=h.message}if(d&&(p=o(d),!Qst(p)))return d;if(p&&(m=Dst(p),l=`Cache service responded with ${p}`),$(`${n} - Attempt ${u} of ${i} failed with error: ${l}`),!m){$(`${n} - Error is not retryable`);break}yield kst(a),u++}throw Error(`${n} failed: ${l}`)})}function xI(t,e){return QN(this,arguments,void 0,function*(r,n,s=oB,o=iB){return yield Vfe(r,n,i=>i.statusCode,s,o,i=>{if(i instanceof tc)return{statusCode:i.statusCode,result:null,headers:{},error:i}})})}function Gh(t,e){return QN(this,arguments,void 0,function*(r,n,s=oB,o=iB){return yield Vfe(r,n,i=>i.message.statusCode,s,o)})}var xi=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})};function Lst(t,e){return xi(this,void 0,void 0,function*(){yield jfe.promisify(Wfe.pipeline)(t.message,e)})}var kN=class{constructor(e){this.contentLength=e,this.segmentIndex=0,this.
Other caches with similar key:`);for(let a of o?.artifactCaches||[])$(`Cache Key: ${a?.cacheKey}, Cache Version: ${a?.cacheVersion}, Cache Scope: ${a?.scope}, Cache Created: ${a?.creationTime}`)}}})}function wz(t,e,r){return Xs(this,void 0,void 0,function*(){let n=new oAe.URL(t),s=Zfe(r);n.hostname.endsWith(".blob.core.windows.net")?s.useAzureSdk?yield Kfe(t,e,s):s.concurrentBlobDownloads?yield Jfe(t,e,s):yield LN(t,e):yield LN(t,e)})}function aAe(t,e,r){return Xs(this,void 0,void 0,function*(){let n=xz(),s=mh(e,r?.compressionMethod,r?.enableCrossOsArchive),o={key:t,version:s,cacheSize:r?.cacheSize};return yield xI("reserveCache",()=>Xs(this,void 0,void 0,function*(){return n.postJson(bI("caches"),o)}))})}function sAe(t,e){return`bytes ${t}-${e}/*`}function Hst(t,e,r,n,s){return Xs(this,void 0,void 0,function*(){$(`Uploading chunk of size ${s-n+1} bytes at offset ${n} with content range: ${sAe(n,s)}`);let o={"Content-Type":"application/octet-stream","Content-Range":sAe(n,s)},i=yield Gh(`uploadChunk (start: ${n}, end: ${s})`,()=>Xs(this,void 0,void 0,function*(){return t.sendStream("PATCH",e,r(),o)}));if(!DN(i.message.statusCode))throw new Error(`Cache service responded with ${i.message.statusCode} during upload chunk.`)})}function zst(t,e,r,n){return Xs(this,void 0,void 0,function*(){let s=ec(r),o=bI(`caches/${e.toString()}`),i=Hh.openSync(r,"r"),a=Cz(n),c=JU("uploadConcurrency",a.uploadConcurrency),l=JU("uploadChunkSize",a.uploadChunkSize),u=[...new Array(c).keys()];$("Awaiting all uploads");let d=0;try{yield Promise.all(u.map(()=>Xs(this,void 0,void 0,function*(){for(;d<s;){let p=Math.min(s-d,l),m=d,h=d+p-1;d+=l,yield Hst(t,o,()=>Hh.createReadStream(r,{fd:i,start:m,end:h,autoClose:!1}).on("error",y=>{throw new Error(`Cache upload failed because file read failed with ${y.message}`)}),m,h)}})))}finally{Hh.closeSync(i)}})}function Vst(t,e,r){return Xs(this,void 0,void 0,function*(){let n={size:r};return yield xI("commitCache",()=>Xs(this,void 0,void 0,function*(){return t.postJson(bI(`caches/${e.toString()}`),n)}))})}function bz(t,e,r,n){return Xs(this,void 0,void 0,function*(){if(Cz(n).useAzureSdk){if(!r)throw new Error("Azure Storage SDK can only be used when a signed URL is provided.");yield zfe(r,e,n)}else{let o=xz();$("Upload cache"),yield zst(o,t,e,n),$("Commiting cache");let i=ec(e);Je(`Cache Size: ~${Math.round(i/(1024*1024))} MB (${i} B)`);let a=yield Vst(o,t,i);if(!DN(a.statusCode))throw new Error(`Cache service responded with ${a.statusCode} during commit cache.`);Je("Cache saved successfully")}})}var the=Q(WAe(),1),Mr=Q(Or(),1),Fo=Q(Or(),1),zm=Q(Or(),1),Vm=Q(Or(),1),Ym=Q(Or(),1);var y3=Q(Or(),1),E3=Q(Or(),1),XAe=Q(Or(),1),ZAe=Q(Or(),1),ehe=Q(Or(),1);var A3=Q(Or(),1),h3=Q(Or(),1),jAe=Q(Or(),1),JAe=Q(Or(),1),KAe=Q(Or(),1),g3=class extends KAe.MessageType{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,JAe.MESSAGE_TYPE,{enumerable:!1,value:this}),e!==void 0&&(0,jAe.reflectionMergePartial)(this,r,e),r}internalBinaryRead(e,r,n,s){let o=s??this.create(),i=e.pos+r;for(;e.pos<i;){let[a,c]=e.tag();switch(a){case 1:o.scope=e.string();break;case 2:o.permission=e.int64().toString();break;default:let l=n.readUnknownField;if(l==="throw")throw new globalThis.Error(`Unknown field ${a} (wire type ${c}) for ${this.typeName}`);let u=e.skip(c);l!==!1&&(l===!0?h3.UnknownFieldHandler.onRead:l)(this.typeName,o,a,c,u)}}return o}internalBinaryWrite(e,r,n){e.scope!==""&&r.tag(1,A3.WireType.LengthDelimited).string(e.scope),e.permission!=="0"&&r.tag(2,A3.WireType.Varint).int64(e.permission);let s=n.writeUnknownFields;return s!==!1&&(s==!0?h3.UnknownFieldHandler.onWrite:s)(this.typeName,e,r),r}},wT=new g3;var C3=class extends ehe.MessageType{constructor(){super("github.actions.results.entities.v1.CacheMetadata",[{no:1,name:"repository_id",kind:"scalar",T:3},{no:2,name:"scope",kind:"message",repeat:1,T:()=>wT}])}create(e){let r={repositoryId:"0",scope:[]
`));let n=yield k3(r,"create");yield L3(n,t)})}var ag=function(t,e,r,n){function s(o){return o instanceof r?o:new r(function(i){i(o)})}return new(r||(r=Promise))(function(o,i){function a(u){try{l(n.next(u))}catch(d){i(d)}}function c(u){try{l(n.throw(u))}catch(d){i(d)}}function l(u){u.done?o(u.value):s(u.value).then(a,c)}l((n=n.apply(t,e||[])).next())})},ga=class t extends Error{constructor(e){super(e),this.name="ValidationError",Object.setPrototypeOf(this,t.prototype)}},ig=class t extends Error{constructor(e){super(e),this.name="ReserveCacheError",Object.setPrototypeOf(this,t.prototype)}},RT=class t extends Error{constructor(e){super(e),this.name="FinalizeCacheError",Object.setPrototypeOf(this,t.prototype)}};function ohe(t){if(!t||t.length===0)throw new ga("Path Validation Error: At least one directory or file path is required")}function F3(t){if(t.length>512)throw new ga(`Key Validation Error: ${t} cannot be larger than 512 characters.`);if(!/^[^,]*$/.test(t))throw new ga(`Key Validation Error: ${t} cannot contain commas.`)}function U3(){return wI()==="v2"?!!process.env.ACTIONS_RESULTS_URL:!!process.env.ACTIONS_CACHE_URL}function ihe(t,e,r,n){return ag(this,arguments,void 0,function*(s,o,i,a,c=!1){let l=wI();return $(`Cache service version: ${l}`),ohe(s),l==="v2"?yield aat(s,o,i,a,c):yield iat(s,o,i,a,c)})}function iat(t,e,r,n){return ag(this,arguments,void 0,function*(s,o,i,a,c=!1){i=i||[];let l=[o,...i];if($("Resolved Keys:"),$(JSON.stringify(l)),l.length>10)throw new ga("Key Validation Error: Keys are limited to a maximum of 10.");for(let p of l)F3(p);let u=yield xC(),d="";try{let p=yield iAe(l,s,{compressionMethod:u,enableCrossOsArchive:c});if(!p?.archiveLocation)return;if(a?.lookupOnly)return Je("Lookup only - skipping download"),p.cacheKey;d=UI.join(yield CC(),gd(u)),$(`Archive Path: ${d}`),yield wz(p.archiveLocation,d,a),am()&&(yield FI(d,u));let m=ec(d);return Je(`Cache Size: ~${Math.round(m/(1024*1024))} MB (${m} B)`),yield O3(d,u),Je("Cache restored successfully"),p.cacheKey}catch(p){let m=p;if(m.name===ga.name)throw p;m instanceof tc&&typeof m.statusCode=="number"&&m.statusCode>=500?rh(`Failed to restore: ${p.message}`):_r(`Failed to restore: ${p.message}`)}finally{try{yield IC(d)}catch(p){$(`Failed to delete archive: ${p}`)}}})}function aat(t,e,r,n){return ag(this,arguments,void 0,function*(s,o,i,a,c=!1){a=Object.assign(Object.assign({},a),{useAzureSdk:!0}),i=i||[];let l=[o,...i];if($("Resolved Keys:"),$(JSON.stringify(l)),l.length>10)throw new ga("Key Validation Error: Keys are limited to a maximum of 10.");for(let d of l)F3(d);let u="";try{let d=D3(),p=yield xC(),m={key:o,restoreKeys:i,version:mh(s,p,c)},h=yield d.GetCacheEntryDownloadURL(m);if(!h.ok){$(`Cache not found for version ${m.version} of keys: ${l.join(", ")}`);return}if(m.key!==h.matchedKey?Je(`Cache hit for restore-key: ${h.matchedKey}`):Je(`Cache hit for: ${h.matchedKey}`),a?.lookupOnly)return Je("Lookup only - skipping download"),h.matchedKey;u=UI.join(yield CC(),gd(p)),$(`Archive path: ${u}`),$(`Starting download of archive to: ${u}`),yield wz(h.signedDownloadUrl,u,a);let I=ec(u);return Je(`Cache Size: ~${Math.round(I/(1024*1024))} MB (${I} B)`),am()&&(yield FI(u,p)),yield O3(u,p),Je("Cache restored successfully"),h.matchedKey}catch(d){let p=d;if(p.name===ga.name)throw d;p instanceof tc&&typeof p.statusCode=="number"&&p.statusCode>=500?rh(`Failed to restore: ${d.message}`):_r(`Failed to restore: ${d.message}`)}finally{try{u&&(yield IC(u))}catch(d){$(`Failed to delete archive: ${d}`)}}})}function q3(t,e,r){return ag(this,arguments,void 0,function*(n,s,o,i=!1){let a=wI();return $(`Cache service version: ${a}`),ohe(n),F3(s),a==="v2"?yield lat(n,s,o,i):yield cat(n,s,o,i)})}function cat(t,e,r){return ag(this,arguments,void 0,function*(n,s,o,i=!1){var a,c,l,u,d;let p=yield xC(),m=-1,h=yield jU(n);if($("Cache Paths:"),$(`${JSON.stringify(h)}`),h.length===0)throw new Error("Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.");let y=yield CC(),I=UI.join(y,gd(p));$(`Archive Path: ${I}`)
2026-05-28 08:20:36 +00:00
`+t.mark.snippet),n+" "+r):n}function $I(t,e){Error.call(this),this.name="YAMLException",this.reason=t,this.mark=e,this.message=Bhe(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}$I.prototype=Object.create(Error.prototype);$I.prototype.constructor=$I;$I.prototype.toString=function(e){return this.name+": "+Bhe(this,e)};var to=$I;function H3(t,e,r,n,s){var o="",i="",a=Math.floor(s/2)-1;return n-e>a&&(o=" ... ",e=n-a+o.length),r-n>a&&(i=" ...",r=n+a-i.length),{str:o+t.slice(e,r).replace(/\t/g,"\u2192")+i,pos:n-e+o.length}}function z3(t,e){return ln.repeat(" ",e-t.length)+t}function wat(t,e){if(e=Object.create(e||null),!t.buffer)return null;e.maxLength||(e.maxLength=79),typeof e.indent!="number"&&(e.indent=1),typeof e.linesBefore!="number"&&(e.linesBefore=3),typeof e.linesAfter!="number"&&(e.linesAfter=2);for(var r=/\r?\n|\r|\0/g,n=[0],s=[],o,i=-1;o=r.exec(t.buffer);)s.push(o.index),n.push(o.index+o[0].length),t.position<=o.index&&i<0&&(i=n.length-2);i<0&&(i=n.length-1);var a="",c,l,u=Math.min(t.line+e.linesAfter,s.length).toString().length,d=e.maxLength-(e.indent+u+3);for(c=1;c<=e.linesBefore&&!(i-c<0);c++)l=H3(t.buffer,n[i-c],s[i-c],t.position-(n[i]-n[i-c]),d),a=ln.repeat(" ",e.indent)+z3((t.line-c+1).toString(),u)+" | "+l.str+`
`+a;for(l=H3(t.buffer,n[i],s[i],t.position,d),a+=ln.repeat(" ",e.indent)+z3((t.line+1).toString(),u)+" | "+l.str+`
2026-05-22 09:49:50 +00:00
`,a+=ln.repeat("-",e.indent+u+3+l.pos)+`^
2026-05-28 08:20:36 +00:00
`,c=1;c<=e.linesAfter&&!(i+c>=s.length);c++)l=H3(t.buffer,n[i+c],s[i+c],t.position-(n[i]-n[i+c]),d),a+=ln.repeat(" ",e.indent)+z3((t.line+c+1).toString(),u)+" | "+l.str+`
`;return a.replace(/\n$/,"")}var bat=wat,Sat=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],Bat=["scalar","sequence","mapping"];function Rat(t){var e={};return t!==null&&Object.keys(t).forEach(function(r){t[r].forEach(function(n){e[String(n)]=r})}),e}function Nat(t,e){if(e=e||{},Object.keys(e).forEach(function(r){if(Sat.indexOf(r)===-1)throw new to('Unknown option "'+r+'" is met in definition of "'+t+'" YAML type.')}),this.options=e,this.tag=t,this.kind=e.kind||null,this.resolve=e.resolve||function(){return!0},this.construct=e.construct||function(r){return r},this.instanceOf=e.instanceOf||null,this.predicate=e.predicate||null,this.represent=e.represent||null,this.representName=e.representName||null,this.defaultStyle=e.defaultStyle||null,this.multi=e.multi||!1,this.styleAliases=Rat(e.styleAliases||null),Bat.indexOf(this.kind)===-1)throw new to('Unknown kind "'+this.kind+'" is specified for "'+t+'" YAML type.')}var Yn=Nat;function uhe(t,e){var r=[];return t[e].forEach(function(n){var s=r.length;r.forEach(function(o,i){o.tag===n.tag&&o.kind===n.kind&&o.multi===n.multi&&(s=i)}),r[s]=n}),r}function Tat(){var t={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},e,r;function n(s){s.multi?(t.multi[s.kind].push(s),t.multi.fallback.push(s)):t[s.kind][s.tag]=t.fallback[s.tag]=s}for(e=0,r=arguments.length;e<r;e+=1)arguments[e].forEach(n);return t}function Y3(t){return this.extend(t)}Y3.prototype.extend=function(e){var r=[],n=[];if(e instanceof Yn)n.push(e);else if(Array.isArray(e))n=n.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(r=r.concat(e.implicit)),e.explicit&&(n=n.concat(e.explicit));else throw new to("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");r.forEach(function(o){if(!(o instanceof Yn))throw new to("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(o.loadKind&&o.loadKind!=="scalar")throw new to("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(o.multi)throw new to("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),n.forEach(function(o){if(!(o instanceof Yn))throw new to("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var s=Object.create(Y3.prototype);return s.implicit=(this.implicit||[]).concat(r),s.explicit=(this.explicit||[]).concat(n),s.compiledImplicit=uhe(s,"implicit"),s.compiledExplicit=uhe(s,"explicit"),s.compiledTypeMap=Tat(s.compiledImplicit,s.compiledExplicit),s};var Pat=Y3,vat=new Yn("tag:yaml.org,2002:str",{kind:"scalar",construct:function(t){return t!==null?t:""}}),_at=new Yn("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(t){return t!==null?t:[]}}),Qat=new Yn("tag:yaml.org,2002:map",{kind:"mapping",construct:function(t){return t!==null?t:{}}}),Dat=new Pat({explicit:[vat,_at,Qat]});function kat(t){if(t===null)return!0;var e=t.length;return e===1&&t==="~"||e===4&&(t==="null"||t==="Null"||t==="NULL")}function Lat(){return null}function Oat(t){return t===null}var Mat=new Yn("tag:yaml.org,2002:null",{kind:"scalar",resolve:kat,construct:Lat,predicate:Oat,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function Fat(t){if(t===null)return!1;var e=t.length;return e===4&&(t==="true"||t==="True"||t==="TRUE")||e===5&&(t==="false"||t==="False"||t==="FALSE")}function Uat(t){return t==="true"||t==="True"||t==="TRUE"}function qat(t){return Object.prototype.toString.call(t)==="[object Boolean]"}var $at=new Yn("tag:yaml.org,2002:bool",{kind:"scalar",resolve:Fat,construct:Uat,predicate:qat,represent:{lowercase:function(t){return t?"true":"false"},uppercase:function(t){return t?"TRUE":"FALSE"},camelcase:function(t){return t?"True":"False
\r`;function dct(t){if(t===null)return!1;var e,r,n=0,s=t.length,o=X3;for(r=0;r<s;r++)if(e=o.indexOf(t.charAt(r)),!(e>64)){if(e<0)return!1;n+=6}return n%8===0}function pct(t){var e,r,n=t.replace(/[\r\n=]/g,""),s=n.length,o=X3,i=0,a=[];for(e=0;e<s;e++)e%4===0&&e&&(a.push(i>>16&255),a.push(i>>8&255),a.push(i&255)),i=i<<6|o.indexOf(n.charAt(e));return r=s%4*6,r===0?(a.push(i>>16&255),a.push(i>>8&255),a.push(i&255)):r===18?(a.push(i>>10&255),a.push(i>>2&255)):r===12&&a.push(i>>4&255),new Uint8Array(a)}function mct(t){var e="",r=0,n,s,o=t.length,i=X3;for(n=0;n<o;n++)n%3===0&&n&&(e+=i[r>>18&63],e+=i[r>>12&63],e+=i[r>>6&63],e+=i[r&63]),r=(r<<8)+t[n];return s=o%3,s===0?(e+=i[r>>18&63],e+=i[r>>12&63],e+=i[r>>6&63],e+=i[r&63]):s===2?(e+=i[r>>10&63],e+=i[r>>4&63],e+=i[r<<2&63],e+=i[64]):s===1&&(e+=i[r>>2&63],e+=i[r<<4&63],e+=i[64],e+=i[64]),e}function fct(t){return Object.prototype.toString.call(t)==="[object Uint8Array]"}var Act=new Yn("tag:yaml.org,2002:binary",{kind:"scalar",resolve:dct,construct:pct,predicate:fct,represent:mct}),hct=Object.prototype.hasOwnProperty,gct=Object.prototype.toString;function yct(t){if(t===null)return!0;var e=[],r,n,s,o,i,a=t;for(r=0,n=a.length;r<n;r+=1){if(s=a[r],i=!1,gct.call(s)!=="[object Object]")return!1;for(o in s)if(hct.call(s,o))if(!i)i=!0;else return!1;if(!i)return!1;if(e.indexOf(o)===-1)e.push(o);else return!1}return!0}function Ect(t){return t!==null?t:[]}var Cct=new Yn("tag:yaml.org,2002:omap",{kind:"sequence",resolve:yct,construct:Ect}),Ict=Object.prototype.toString;function xct(t){if(t===null)return!0;var e,r,n,s,o,i=t;for(o=new Array(i.length),e=0,r=i.length;e<r;e+=1){if(n=i[e],Ict.call(n)!=="[object Object]"||(s=Object.keys(n),s.length!==1))return!1;o[e]=[s[0],n[s[0]]]}return!0}function wct(t){if(t===null)return[];var e,r,n,s,o,i=t;for(o=new Array(i.length),e=0,r=i.length;e<r;e+=1)n=i[e],s=Object.keys(n),o[e]=[s[0],n[s[0]]];return o}var bct=new Yn("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:xct,construct:wct}),Sct=Object.prototype.hasOwnProperty;function Bct(t){if(t===null)return!0;var e,r=t;for(e in r)if(Sct.call(r,e)&&r[e]!==null)return!1;return!0}function Rct(t){return t!==null?t:{}}var Nct=new Yn("tag:yaml.org,2002:set",{kind:"mapping",resolve:Bct,construct:Rct}),The=sct.extend({implicit:[cct,uct],explicit:[Act,Cct,bct,Nct]}),Ld=Object.prototype.hasOwnProperty,TT=1,Phe=2,vhe=3,PT=4,V3=1,Tct=2,dhe=3,Pct=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,vct=/[\x85\u2028\u2029]/,_ct=/[,\[\]\{\}]/,_he=/^(?:!|!!|![a-z\-]+!)$/i,Qhe=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function phe(t){return Object.prototype.toString.call(t)}function kc(t){return t===10||t===13}function jm(t){return t===9||t===32}function ro(t){return t===9||t===32||t===10||t===13}function ug(t){return t===44||t===91||t===93||t===123||t===125}function Qct(t){var e;return 48<=t&&t<=57?t-48:(e=t|32,97<=e&&e<=102?e-97+10:-1)}function Dct(t){return t===120?2:t===117?4:t===85?8:0}function kct(t){return 48<=t&&t<=57?t-48:-1}function mhe(t){return t===48?"\0":t===97?"\x07":t===98?"\b":t===116||t===9?" ":t===110?`
`:t===118?"\v":t===102?"\f":t===114?"\r":t===101?"\x1B":t===32?" ":t===34?'"':t===47?"/":t===92?"\\":t===78?"\x85":t===95?"\xA0":t===76?"\u2028":t===80?"\u2029":""}function Lct(t){return t<=65535?String.fromCharCode(t):String.fromCharCode((t-65536>>10)+55296,(t-65536&1023)+56320)}function Dhe(t,e,r){e==="__proto__"?Object.defineProperty(t,e,{configurable:!0,enumerable:!0,writable:!0,value:r}):t[e]=r}var khe=new Array(256),Lhe=new Array(256);for(Wm=0;Wm<256;Wm++)khe[Wm]=mhe(Wm)?1:0,Lhe[Wm]=mhe(Wm);var Wm;function Oct(t,e){this.input=t,this.filename=e.filename||null,this.schema=e.schema||The,this.onWarning=e.onWarning||null,this.legacy=e.legacy||!1,this.json=e.json||!1,this.listener=e.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=t.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function Ohe(t,e){var r={name:t.filename,buffer:t.input.slice(0,-1),position:t.position,line:t.line,column:t.position-t.lineStart};return r.snippet=bat(r),new to(e,r)}function be(t,e){throw Ohe(t,e)}function vT(t,e){t.onWarning&&t.onWarning.call(null,Ohe(t,e))}var fhe={YAML:function(e,r,n){var s,o,i;e.version!==null&&be(e,"duplication of %YAML directive"),n.length!==1&&be(e,"YAML directive accepts exactly one argument"),s=/^([0-9]+)\.([0-9]+)$/.exec(n[0]),s===null&&be(e,"ill-formed argument of the YAML directive"),o=parseInt(s[1],10),i=parseInt(s[2],10),o!==1&&be(e,"unacceptable YAML version of the document"),e.version=n[0],e.checkLineBreaks=i<2,i!==1&&i!==2&&vT(e,"unsupported YAML version of the document")},TAG:function(e,r,n){var s,o;n.length!==2&&be(e,"TAG directive accepts exactly two arguments"),s=n[0],o=n[1],_he.test(s)||be(e,"ill-formed tag handle (first argument) of the TAG directive"),Ld.call(e.tagMap,s)&&be(e,'there is a previously declared suffix for "'+s+'" tag handle'),Qhe.test(o)||be(e,"ill-formed tag prefix (second argument) of the TAG directive");try{o=decodeURIComponent(o)}catch{be(e,"tag prefix is malformed: "+o)}e.tagMap[s]=o}};function kd(t,e,r,n){var s,o,i,a;if(e<r){if(a=t.input.slice(e,r),n)for(s=0,o=a.length;s<o;s+=1)i=a.charCodeAt(s),i===9||32<=i&&i<=1114111||be(t,"expected valid JSON character");else Pct.test(a)&&be(t,"the stream contains non-printable characters");t.result+=a}}function Ahe(t,e,r,n){var s,o,i,a;for(ln.isObject(r)||be(t,"cannot merge mappings; the provided source object is unacceptable"),s=Object.keys(r),i=0,a=s.length;i<a;i+=1)o=s[i],Ld.call(e,o)||(Dhe(e,o,r[o]),n[o]=!0)}function dg(t,e,r,n,s,o,i,a,c){var l,u;if(Array.isArray(s))for(s=Array.prototype.slice.call(s),l=0,u=s.length;l<u;l+=1)Array.isArray(s[l])&&be(t,"nested arrays are not supported inside keys"),typeof s=="object"&&phe(s[l])==="[object Object]"&&(s[l]="[object Object]");if(typeof s=="object"&&phe(s)==="[object Object]"&&(s="[object Object]"),s=String(s),e===null&&(e={}),n==="tag:yaml.org,2002:merge")if(Array.isArray(o))for(l=0,u=o.length;l<u;l+=1)Ahe(t,e,o[l],r);else Ahe(t,e,o,r);else!t.json&&!Ld.call(r,s)&&Ld.call(e,s)&&(t.line=i||t.line,t.lineStart=a||t.lineStart,t.position=c||t.position,be(t,"duplicated mapping key")),Dhe(e,s,o),delete r[s];return e}function Z3(t){var e;e=t.input.charCodeAt(t.position),e===10?t.position++:e===13?(t.position++,t.input.charCodeAt(t.position)===10&&t.position++):be(t,"a line break is expected"),t.line+=1,t.lineStart=t.position,t.firstTabInLine=-1}function jr(t,e,r){for(var n=0,s=t.input.charCodeAt(t.position);s!==0;){for(;jm(s);)s===9&&t.firstTabInLine===-1&&(t.firstTabInLine=t.position),s=t.input.charCodeAt(++t.position);if(e&&s===35)do s=t.input.charCodeAt(++t.position);while(s!==10&&s!==13&&s!==0);if(kc(s))for(Z3(t),s=t.input.charCodeAt(t.position),n++,t.lineIndent=0;s===32;)t.lineIndent++,s=t.input.charCodeAt(++t.position);else break}return r!==-1&&n!==0&&t.lineIndent<r&&vT(t,"deficient indentation"),n}function DT(t){var e=t.position,r;return r=t.input.charCodeAt(e),!!((r===45||r===46)&&r===t.input.charCodeAt(e+1)&&r===t.input.charCodeAt(e+2)&&(e+=3,r=t.input.charCodeAt(e),r
`,e-1))}function Mct(t,e,r){var n,s,o,i,a,c,l,u,d=t.kind,p=t.result,m;if(m=t.input.charCodeAt(t.position),ro(m)||ug(m)||m===35||m===38||m===42||m===33||m===124||m===62||m===39||m===34||m===37||m===64||m===96||(m===63||m===45)&&(s=t.input.charCodeAt(t.position+1),ro(s)||r&&ug(s)))return!1;for(t.kind="scalar",t.result="",o=i=t.position,a=!1;m!==0;){if(m===58){if(s=t.input.charCodeAt(t.position+1),ro(s)||r&&ug(s))break}else if(m===35){if(n=t.input.charCodeAt(t.position-1),ro(n))break}else{if(t.position===t.lineStart&&DT(t)||r&&ug(m))break;if(kc(m))if(c=t.line,l=t.lineStart,u=t.lineIndent,jr(t,!1,-1),t.lineIndent>=e){a=!0,m=t.input.charCodeAt(t.position);continue}else{t.position=i,t.line=c,t.lineStart=l,t.lineIndent=u;break}}a&&(kd(t,o,i,!1),eV(t,t.line-c),o=i=t.position,a=!1),jm(m)||(i=t.position+1),m=t.input.charCodeAt(++t.position)}return kd(t,o,i,!1),t.result?!0:(t.kind=d,t.result=p,!1)}function Fct(t,e){var r,n,s;if(r=t.input.charCodeAt(t.position),r!==39)return!1;for(t.kind="scalar",t.result="",t.position++,n=s=t.position;(r=t.input.charCodeAt(t.position))!==0;)if(r===39)if(kd(t,n,t.position,!0),r=t.input.charCodeAt(++t.position),r===39)n=t.position,t.position++,s=t.position;else return!0;else kc(r)?(kd(t,n,s,!0),eV(t,jr(t,!1,e)),n=s=t.position):t.position===t.lineStart&&DT(t)?be(t,"unexpected end of the document within a single quoted scalar"):(t.position++,s=t.position);be(t,"unexpected end of the stream within a single quoted scalar")}function Uct(t,e){var r,n,s,o,i,a;if(a=t.input.charCodeAt(t.position),a!==34)return!1;for(t.kind="scalar",t.result="",t.position++,r=n=t.position;(a=t.input.charCodeAt(t.position))!==0;){if(a===34)return kd(t,r,t.position,!0),t.position++,!0;if(a===92){if(kd(t,r,t.position,!0),a=t.input.charCodeAt(++t.position),kc(a))jr(t,!1,e);else if(a<256&&khe[a])t.result+=Lhe[a],t.position++;else if((i=Dct(a))>0){for(s=i,o=0;s>0;s--)a=t.input.charCodeAt(++t.position),(i=Qct(a))>=0?o=(o<<4)+i:be(t,"expected hexadecimal character");t.result+=Lct(o),t.position++}else be(t,"unknown escape sequence");r=n=t.position}else kc(a)?(kd(t,r,n,!0),eV(t,jr(t,!1,e)),r=n=t.position):t.position===t.lineStart&&DT(t)?be(t,"unexpected end of the document within a double quoted scalar"):(t.position++,n=t.position)}be(t,"unexpected end of the stream within a double quoted scalar")}function qct(t,e){var r=!0,n,s,o,i=t.tag,a,c=t.anchor,l,u,d,p,m,h=Object.create(null),y,I,x,b;if(b=t.input.charCodeAt(t.position),b===91)u=93,m=!1,a=[];else if(b===123)u=125,m=!0,a={};else return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=a),b=t.input.charCodeAt(++t.position);b!==0;){if(jr(t,!0,e),b=t.input.charCodeAt(t.position),b===u)return t.position++,t.tag=i,t.anchor=c,t.kind=m?"mapping":"sequence",t.result=a,!0;r?b===44&&be(t,"expected the node content, but found ','"):be(t,"missed comma between flow collection entries"),I=y=x=null,d=p=!1,b===63&&(l=t.input.charCodeAt(t.position+1),ro(l)&&(d=p=!0,t.position++,jr(t,!0,e))),n=t.line,s=t.lineStart,o=t.position,pg(t,e,TT,!1,!0),I=t.tag,y=t.result,jr(t,!0,e),b=t.input.charCodeAt(t.position),(p||t.line===n)&&b===58&&(d=!0,b=t.input.charCodeAt(++t.position),jr(t,!0,e),pg(t,e,TT,!1,!0),x=t.result),m?dg(t,a,h,I,y,x,n,s,o):d?a.push(dg(t,null,h,I,y,x,n,s,o)):a.push(y),jr(t,!0,e),b=t.input.charCodeAt(t.position),b===44?(r=!0,b=t.input.charCodeAt(++t.position)):r=!1}be(t,"unexpected end of the stream within a flow collection")}function $ct(t,e){var r,n,s=V3,o=!1,i=!1,a=e,c=0,l=!1,u,d;if(d=t.input.charCodeAt(t.position),d===124)n=!1;else if(d===62)n=!0;else return!1;for(t.kind="scalar",t.result="";d!==0;)if(d=t.input.charCodeAt(++t.position),d===43||d===45)V3===s?s=d===43?dhe:Tct:be(t,"repeat of a chomping mode identifier");else if((u=kct(d))>=0)u===0?be(t,"bad explicit indentation width of a block scalar; it cannot be less than one"):i?be(t,"repeat of an indentation width identifier"):(a=e+u-1,i=!0);else break;if(jm(d)){do d=t.input.charCodeAt(++t.position);while(jm(d));if(d===35)do d=t.input.charCodeAt(++t.position);while(!kc(d)&&d!==0)}for(;d!==0;){for(Z3(t),t.lineIndent=0,d=t.input.charCodeAt(
`,o?1+c:c):s===V3&&o&&(t.result+=`
`);break}for(n?jm(d)?(l=!0,t.result+=ln.repeat(`
2026-05-22 09:49:50 +00:00
`,o?1+c:c)):l?(l=!1,t.result+=ln.repeat(`
`,c+1)):c===0?o&&(t.result+=" "):t.result+=ln.repeat(`
`,c):t.result+=ln.repeat(`
2026-05-28 08:20:36 +00:00
`,o?1+c:c),o=!0,i=!0,c=0,r=t.position;!kc(d)&&d!==0;)d=t.input.charCodeAt(++t.position);kd(t,r,t.position,!1)}return!0}function hhe(t,e){var r,n=t.tag,s=t.anchor,o=[],i,a=!1,c;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=o),c=t.input.charCodeAt(t.position);c!==0&&(t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,be(t,"tab characters must not be used in indentation")),!(c!==45||(i=t.input.charCodeAt(t.position+1),!ro(i))));){if(a=!0,t.position++,jr(t,!0,-1)&&t.lineIndent<=e){o.push(null),c=t.input.charCodeAt(t.position);continue}if(r=t.line,pg(t,e,vhe,!1,!0),o.push(t.result),jr(t,!0,-1),c=t.input.charCodeAt(t.position),(t.line===r||t.lineIndent>e)&&c!==0)be(t,"bad indentation of a sequence entry");else if(t.lineIndent<e)break}return a?(t.tag=n,t.anchor=s,t.kind="sequence",t.result=o,!0):!1}function Gct(t,e,r){var n,s,o,i,a,c,l=t.tag,u=t.anchor,d={},p=Object.create(null),m=null,h=null,y=null,I=!1,x=!1,b;if(t.firstTabInLine!==-1)return!1;for(t.anchor!==null&&(t.anchorMap[t.anchor]=d),b=t.input.charCodeAt(t.position);b!==0;){if(!I&&t.firstTabInLine!==-1&&(t.position=t.firstTabInLine,be(t,"tab characters must not be used in indentation")),n=t.input.charCodeAt(t.position+1),o=t.line,(b===63||b===58)&&ro(n))b===63?(I&&(dg(t,d,p,m,h,null,i,a,c),m=h=y=null),x=!0,I=!0,s=!0):I?(I=!1,s=!0):be(t,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),t.position+=1,b=n;else{if(i=t.line,a=t.lineStart,c=t.position,!pg(t,r,Phe,!1,!0))break;if(t.line===o){for(b=t.input.charCodeAt(t.position);jm(b);)b=t.input.charCodeAt(++t.position);if(b===58)b=t.input.charCodeAt(++t.position),ro(b)||be(t,"a whitespace character is expected after the key-value separator within a block mapping"),I&&(dg(t,d,p,m,h,null,i,a,c),m=h=y=null),x=!0,I=!1,s=!1,m=t.tag,h=t.result;else if(x)be(t,"can not read an implicit mapping pair; a colon is missed");else return t.tag=l,t.anchor=u,!0}else if(x)be(t,"can not read a block mapping entry; a multiline key may not be an implicit key");else return t.tag=l,t.anchor=u,!0}if((t.line===o||t.lineIndent>e)&&(I&&(i=t.line,a=t.lineStart,c=t.position),pg(t,e,PT,!0,s)&&(I?h=t.result:y=t.result),I||(dg(t,d,p,m,h,y,i,a,c),m=h=y=null),jr(t,!0,-1),b=t.input.charCodeAt(t.position)),(t.line===o||t.lineIndent>e)&&b!==0)be(t,"bad indentation of a mapping entry");else if(t.lineIndent<e)break}return I&&dg(t,d,p,m,h,null,i,a,c),x&&(t.tag=l,t.anchor=u,t.kind="mapping",t.result=d),x}function Hct(t){var e,r=!1,n=!1,s,o,i;if(i=t.input.charCodeAt(t.position),i!==33)return!1;if(t.tag!==null&&be(t,"duplication of a tag property"),i=t.input.charCodeAt(++t.position),i===60?(r=!0,i=t.input.charCodeAt(++t.position)):i===33?(n=!0,s="!!",i=t.input.charCodeAt(++t.position)):s="!",e=t.position,r){do i=t.input.charCodeAt(++t.position);while(i!==0&&i!==62);t.position<t.length?(o=t.input.slice(e,t.position),i=t.input.charCodeAt(++t.position)):be(t,"unexpected end of the stream within a verbatim tag")}else{for(;i!==0&&!ro(i);)i===33&&(n?be(t,"tag suffix cannot contain exclamation marks"):(s=t.input.slice(e-1,t.position+1),_he.test(s)||be(t,"named tag handle cannot contain such characters"),n=!0,e=t.position+1)),i=t.input.charCodeAt(++t.position);o=t.input.slice(e,t.position),_ct.test(o)&&be(t,"tag suffix cannot contain flow indicator characters")}o&&!Qhe.test(o)&&be(t,"tag name cannot contain such characters: "+o);try{o=decodeURIComponent(o)}catch{be(t,"tag name is malformed: "+o)}return r?t.tag=o:Ld.call(t.tagMap,s)?t.tag=t.tagMap[s]+o:s==="!"?t.tag="!"+o:s==="!!"?t.tag="tag:yaml.org,2002:"+o:be(t,'undeclared tag handle "'+s+'"'),!0}function zct(t){var e,r;if(r=t.input.charCodeAt(t.position),r!==38)return!1;for(t.anchor!==null&&be(t,"duplication of an anchor property"),r=t.input.charCodeAt(++t.position),e=t.position;r!==0&&!ro(r)&&!ug(r);)r=t.input.charCodeAt(++t.position);return t.position===e&&be(t,"name of an anchor node must contain at least one character"),t.anchor=t.input.slice(e,t.position),!0}function Vct(t){var e,r,n;if(n=t.input.charCodeAt(t.position),n!==42)return!1;f
`),t.charCodeAt(0)===65279&&(t=t.slice(1)));var r=new Oct(t,e),n=t.indexOf("\0");for(n!==-1&&(r.position=n,be(r,"null byte is not allowed in input")),r.input+="\0";r.input.charCodeAt(r.position)===32;)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)Yct(r);return r.documents}function Wct(t,e,r){e!==null&&typeof e=="object"&&typeof r>"u"&&(r=e,e=null);var n=Mhe(t,r);if(typeof e!="function")return n;for(var s=0,o=n.length;s<o;s+=1)e(n[s])}function jct(t,e){var r=Mhe(t,e);if(r.length!==0){if(r.length===1)return r[0];throw new to("expected a single document in the stream, but found more")}}var Jct=Wct,Kct=jct,Fhe={loadAll:Jct,load:Kct},Uhe=Object.prototype.toString,qhe=Object.prototype.hasOwnProperty,tV=65279,Xct=9,GI=10,Zct=13,elt=32,tlt=33,rlt=34,W3=35,nlt=37,slt=38,olt=39,ilt=42,$he=44,alt=45,_T=58,clt=61,llt=62,ult=63,dlt=64,Ghe=91,Hhe=93,plt=96,zhe=123,mlt=124,Vhe=125,Wn={};Wn[0]="\\0";Wn[7]="\\a";Wn[8]="\\b";Wn[9]="\\t";Wn[10]="\\n";Wn[11]="\\v";Wn[12]="\\f";Wn[13]="\\r";Wn[27]="\\e";Wn[34]='\\"';Wn[92]="\\\\";Wn[133]="\\N";Wn[160]="\\_";Wn[8232]="\\L";Wn[8233]="\\P";var flt=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],Alt=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function hlt(t,e){var r,n,s,o,i,a,c;if(e===null)return{};for(r={},n=Object.keys(e),s=0,o=n.length;s<o;s+=1)i=n[s],a=String(e[i]),i.slice(0,2)==="!!"&&(i="tag:yaml.org,2002:"+i.slice(2)),c=t.compiledTypeMap.fallback[i],c&&qhe.call(c.styleAliases,a)&&(a=c.styleAliases[a]),r[i]=a;return r}function glt(t){var e,r,n;if(e=t.toString(16).toUpperCase(),t<=255)r="x",n=2;else if(t<=65535)r="u",n=4;else if(t<=4294967295)r="U",n=8;else throw new to("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+r+ln.repeat("0",n-e.length)+e}var ylt=1,HI=2;function Elt(t){this.schema=t.schema||The,this.indent=Math.max(1,t.indent||2),this.noArrayIndent=t.noArrayIndent||!1,this.skipInvalid=t.skipInvalid||!1,this.flowLevel=ln.isNothing(t.flowLevel)?-1:t.flowLevel,this.styleMap=hlt(this.schema,t.styles||null),this.sortKeys=t.sortKeys||!1,this.lineWidth=t.lineWidth||80,this.noRefs=t.noRefs||!1,this.noCompatMode=t.noCompatMode||!1,this.condenseFlow=t.condenseFlow||!1,this.quotingType=t.quotingType==='"'?HI:ylt,this.forceQuotes=t.forceQuotes||!1,this.replacer=typeof t.replacer=="function"?t.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function ghe(t,e){for(var r=ln.repeat(" ",e),n=0,s=-1,o="",i,a=t.length;n<a;)s=t.indexOf(`
`,n),s===-1?(i=t.slice(n),n=a):(i=t.slice(n,s+1),n=s+1),i.length&&i!==`
2026-05-28 08:20:36 +00:00
`&&(o+=r),o+=i;return o}function j3(t,e){return`
`+ln.repeat(" ",t.indent*e)}function Clt(t,e){var r,n,s;for(r=0,n=t.implicitTypes.length;r<n;r+=1)if(s=t.implicitTypes[r],s.resolve(e))return!0;return!1}function QT(t){return t===elt||t===Xct}function zI(t){return 32<=t&&t<=126||161<=t&&t<=55295&&t!==8232&&t!==8233||57344<=t&&t<=65533&&t!==tV||65536<=t&&t<=1114111}function yhe(t){return zI(t)&&t!==tV&&t!==Zct&&t!==GI}function Ehe(t,e,r){var n=yhe(t),s=n&&!QT(t);return(r?n:n&&t!==$he&&t!==Ghe&&t!==Hhe&&t!==zhe&&t!==Vhe)&&t!==W3&&!(e===_T&&!s)||yhe(e)&&!QT(e)&&t===W3||e===_T&&s}function Ilt(t){return zI(t)&&t!==tV&&!QT(t)&&t!==alt&&t!==ult&&t!==_T&&t!==$he&&t!==Ghe&&t!==Hhe&&t!==zhe&&t!==Vhe&&t!==W3&&t!==slt&&t!==ilt&&t!==tlt&&t!==mlt&&t!==clt&&t!==llt&&t!==olt&&t!==rlt&&t!==nlt&&t!==dlt&&t!==plt}function xlt(t){return!QT(t)&&t!==_T}function qI(t,e){var r=t.charCodeAt(e),n;return r>=55296&&r<=56319&&e+1<t.length&&(n=t.charCodeAt(e+1),n>=56320&&n<=57343)?(r-55296)*1024+n-56320+65536:r}function Yhe(t){var e=/^\n* /;return e.test(t)}var Whe=1,J3=2,jhe=3,Jhe=4,lg=5;function wlt(t,e,r,n,s,o,i,a){var c,l=0,u=null,d=!1,p=!1,m=n!==-1,h=-1,y=Ilt(qI(t,0))&&xlt(qI(t,t.length-1));if(e||i)for(c=0;c<t.length;l>=65536?c+=2:c++){if(l=qI(t,c),!zI(l))return lg;y=y&&Ehe(l,u,a),u=l}else{for(c=0;c<t.length;l>=65536?c+=2:c++){if(l=qI(t,c),l===GI)d=!0,m&&(p=p||c-h-1>n&&t[h+1]!==" ",h=c);else if(!zI(l))return lg;y=y&&Ehe(l,u,a),u=l}p=p||m&&c-h-1>n&&t[h+1]!==" "}return!d&&!p?y&&!i&&!s(t)?Whe:o===HI?lg:J3:r>9&&Yhe(t)?lg:i?o===HI?lg:J3:p?Jhe:jhe}function blt(t,e,r,n,s){t.dump=(function(){if(e.length===0)return t.quotingType===HI?'""':"''";if(!t.noCompatMode&&(flt.indexOf(e)!==-1||Alt.test(e)))return t.quotingType===HI?'"'+e+'"':"'"+e+"'";var o=t.indent*Math.max(1,r),i=t.lineWidth===-1?-1:Math.max(Math.min(t.lineWidth,40),t.lineWidth-o),a=n||t.flowLevel>-1&&r>=t.flowLevel;function c(l){return Clt(t,l)}switch(wlt(e,a,t.indent,i,c,t.quotingType,t.forceQuotes&&!n,s)){case Whe:return e;case J3:return"'"+e.replace(/'/g,"''")+"'";case jhe:return"|"+Che(e,t.indent)+Ihe(ghe(e,o));case Jhe:return">"+Che(e,t.indent)+Ihe(ghe(Slt(e,i),o));case lg:return'"'+Blt(e)+'"';default:throw new to("impossible error: invalid scalar style")}})()}function Che(t,e){var r=Yhe(t)?String(e):"",n=t[t.length-1]===`
`,s=n&&(t[t.length-2]===`
`||t===`
`),o=s?"+":n?"":"-";return r+o+`
2026-05-28 08:20:36 +00:00
`}function Ihe(t){return t[t.length-1]===`
`?t.slice(0,-1):t}function Slt(t,e){for(var r=/(\n+)([^\n]*)/g,n=(function(){var l=t.indexOf(`
`);return l=l!==-1?l:t.length,r.lastIndex=l,xhe(t.slice(0,l),e)})(),s=t[0]===`
`||t[0]===" ",o,i;i=r.exec(t);){var a=i[1],c=i[2];o=c[0]===" ",n+=a+(!s&&!o&&c!==""?`
2026-05-28 08:20:36 +00:00
`:"")+xhe(c,e),s=o}return n}function xhe(t,e){if(t===""||t[0]===" ")return t;for(var r=/ [^ ]/g,n,s=0,o,i=0,a=0,c="";n=r.exec(t);)a=n.index,a-s>e&&(o=i>s?i:a,c+=`
`+t.slice(s,o),s=o+1),i=a;return c+=`
`,t.length-s>e&&i>s?c+=t.slice(s,i)+`
2026-05-28 08:20:36 +00:00
`+t.slice(i+1):c+=t.slice(s),c.slice(1)}function Blt(t){for(var e="",r=0,n,s=0;s<t.length;r>=65536?s+=2:s++)r=qI(t,s),n=Wn[r],!n&&zI(r)?(e+=t[s],r>=65536&&(e+=t[s+1])):e+=n||glt(r);return e}function Rlt(t,e,r){var n="",s=t.tag,o,i,a;for(o=0,i=r.length;o<i;o+=1)a=r[o],t.replacer&&(a=t.replacer.call(r,String(o),a)),(cu(t,e,a,!1,!1)||typeof a>"u"&&cu(t,e,null,!1,!1))&&(n!==""&&(n+=","+(t.condenseFlow?"":" ")),n+=t.dump);t.tag=s,t.dump="["+n+"]"}function whe(t,e,r,n){var s="",o=t.tag,i,a,c;for(i=0,a=r.length;i<a;i+=1)c=r[i],t.replacer&&(c=t.replacer.call(r,String(i),c)),(cu(t,e+1,c,!0,!0,!1,!0)||typeof c>"u"&&cu(t,e+1,null,!0,!0,!1,!0))&&((!n||s!=="")&&(s+=j3(t,e)),t.dump&&GI===t.dump.charCodeAt(0)?s+="-":s+="- ",s+=t.dump);t.tag=o,t.dump=s||"[]"}function Nlt(t,e,r){var n="",s=t.tag,o=Object.keys(r),i,a,c,l,u;for(i=0,a=o.length;i<a;i+=1)u="",n!==""&&(u+=", "),t.condenseFlow&&(u+='"'),c=o[i],l=r[c],t.replacer&&(l=t.replacer.call(r,c,l)),cu(t,e,c,!1,!1)&&(t.dump.length>1024&&(u+="? "),u+=t.dump+(t.condenseFlow?'"':"")+":"+(t.condenseFlow?"":" "),cu(t,e,l,!1,!1)&&(u+=t.dump,n+=u));t.tag=s,t.dump="{"+n+"}"}function Tlt(t,e,r,n){var s="",o=t.tag,i=Object.keys(r),a,c,l,u,d,p;if(t.sortKeys===!0)i.sort();else if(typeof t.sortKeys=="function")i.sort(t.sortKeys);else if(t.sortKeys)throw new to("sortKeys must be a boolean or a function");for(a=0,c=i.length;a<c;a+=1)p="",(!n||s!=="")&&(p+=j3(t,e)),l=i[a],u=r[l],t.replacer&&(u=t.replacer.call(r,l,u)),cu(t,e+1,l,!0,!0,!0)&&(d=t.tag!==null&&t.tag!=="?"||t.dump&&t.dump.length>1024,d&&(t.dump&&GI===t.dump.charCodeAt(0)?p+="?":p+="? "),p+=t.dump,d&&(p+=j3(t,e)),cu(t,e+1,u,!0,d)&&(t.dump&&GI===t.dump.charCodeAt(0)?p+=":":p+=": ",p+=t.dump,s+=p));t.tag=o,t.dump=s||"{}"}function bhe(t,e,r){var n,s,o,i,a,c;for(s=r?t.explicitTypes:t.implicitTypes,o=0,i=s.length;o<i;o+=1)if(a=s[o],(a.instanceOf||a.predicate)&&(!a.instanceOf||typeof e=="object"&&e instanceof a.instanceOf)&&(!a.predicate||a.predicate(e))){if(r?a.multi&&a.representName?t.tag=a.representName(e):t.tag=a.tag:t.tag="?",a.represent){if(c=t.styleMap[a.tag]||a.defaultStyle,Uhe.call(a.represent)==="[object Function]")n=a.represent(e,c);else if(qhe.call(a.represent,c))n=a.represent[c](e,c);else throw new to("!<"+a.tag+'> tag resolver accepts not "'+c+'" style');t.dump=n}return!0}return!1}function cu(t,e,r,n,s,o,i){t.tag=null,t.dump=r,bhe(t,r,!1)||bhe(t,r,!0);var a=Uhe.call(t.dump),c=n,l;n&&(n=t.flowLevel<0||t.flowLevel>e);var u=a==="[object Object]"||a==="[object Array]",d,p;if(u&&(d=t.duplicates.indexOf(r),p=d!==-1),(t.tag!==null&&t.tag!=="?"||p||t.indent!==2&&e>0)&&(s=!1),p&&t.usedDuplicates[d])t.dump="*ref_"+d;else{if(u&&p&&!t.usedDuplicates[d]&&(t.usedDuplicates[d]=!0),a==="[object Object]")n&&Object.keys(t.dump).length!==0?(Tlt(t,e,t.dump,s),p&&(t.dump="&ref_"+d+t.dump)):(Nlt(t,e,t.dump),p&&(t.dump="&ref_"+d+" "+t.dump));else if(a==="[object Array]")n&&t.dump.length!==0?(t.noArrayIndent&&!i&&e>0?whe(t,e-1,t.dump,s):whe(t,e,t.dump,s),p&&(t.dump="&ref_"+d+t.dump)):(Rlt(t,e,t.dump),p&&(t.dump="&ref_"+d+" "+t.dump));else if(a==="[object String]")t.tag!=="?"&&blt(t,t.dump,e,o,c);else{if(a==="[object Undefined]")return!1;if(t.skipInvalid)return!1;throw new to("unacceptable kind of an object to dump "+a)}t.tag!==null&&t.tag!=="?"&&(l=encodeURI(t.tag[0]==="!"?t.tag.slice(1):t.tag).replace(/!/g,"%21"),t.tag[0]==="!"?l="!"+l:l.slice(0,18)==="tag:yaml.org,2002:"?l="!!"+l.slice(18):l="!<"+l+">",t.dump=l+" "+t.dump)}return!0}function Plt(t,e){var r=[],n=[],s,o;for(K3(t,r,n),s=0,o=n.length;s<o;s+=1)e.duplicates.push(r[n[s]]);e.usedDuplicates=new Array(o)}function K3(t,e,r){var n,s,o;if(t!==null&&typeof t=="object")if(s=e.indexOf(t),s!==-1)r.indexOf(s)===-1&&r.push(s);else if(e.push(t),Array.isArray(t))for(s=0,o=t.length;s<o;s+=1)K3(t[s],e,r);else for(n=Object.keys(t),s=0,o=n.length;s<o;s+=1)K3(t[n[s]],e,r)}function vlt(t,e){e=e||{};var r=new Elt(e);r.noRefs||Plt(t,r);var n=t;return r.replacer&&(n=r.replacer.call({"":n},"",n)),cu(r,0,n,!0,!0)?r.dump+`
`:""}var _lt=vlt,Qlt={dump:_lt};function rV(t,e){return function(){throw new Error("Function yaml."+t+" is removed in js-yaml 4. Use yaml."+e+" instead, which is now safe by default.")}}var Khe=Fhe.load,qer=Fhe.loadAll,$er=Qlt.dump;var Ger=rV("safeLoad","load"),Her=rV("safeLoadAll","loadAll"),zer=rV("safeDump","dump");var _i=Q(require("fs"),1),so=Q(require("path"),1);var axe=Q($ye(),1);var YT=class t{static protoRegexp=new RegExp("^[a-zA-Z0-9]+://");static supportedProtos={http:{},https:{},ssh:{},git:{}};static parseURL(e){let r=e.match(t.protoRegexp);if(r&&r.length>0){let n=r[0].toLowerCase();if(n=n.slice(0,n.lastIndexOf("://")),!(n in t.supportedProtos))throw new Error(`Invalid protocol: ${n}`);return t.fromURL(new URL(e))}throw new Error("Unknown protocol")}static fromURL(e){let r=new URL(e.toString());r.hash="";let n;return(e.username||e.password)&&(n={username:e.username,password:e.password,passwordSet:e.password!==""}),{scheme:e.protocol.slice(0,-1),user:n,host:`${e.hostname}${e.port?":"+e.port:""}`,path:e.pathname,fragment:t.splitGitFragment(e.hash),remote:r.toString()}}static splitGitFragment(e){if(e==="")return;let[r,n]=e.slice(1).split(":");return{ref:r,subdir:n}}static parseRef(e){let r={},n;if(e.startsWith("./")||e.startsWith("../"))throw new Error("Invalid argument");if(e.startsWith("github.com/"))r.indistinguishableFromLocal=!0,n=t.fromURL(new URL("https://"+e));else if(n=t.parseURL(e),["http","git"].includes(n.scheme)&&(r.unencryptedTCP=!0),["http","https"].includes(n.scheme)&&!n.path.endsWith(".git"))throw new Error("Invalid argument");r.remote=n.remote,r.indistinguishableFromLocal&&(r.remote=r.remote.split("://")[1]),n.fragment&&(r.commit=n.fragment.ref,r.subDir=n.fragment.subdir);let s=r.remote.split("/");return r.shortName=s[s.length-1].replace(".git",""),r}};var S4=Q(require("fs"),1),cIe=Q(require("os"),1),px=Q(require("path"),1);var NV=Q(require("fs"),1),aEe=Q(require("os"),1),cEe=Q(require("path"),1),lEe=Q(iEe(),1),JT=class t{static _tmpDir=NV.default.mkdtempSync(cEe.default.join(t.ensureDirExists(process.env.RUNNER_TEMP||aEe.default.tmpdir()),"docker-actions-toolkit-"));static ensureDirExists(e){return NV.default.mkdirSync(e,{recursive:!0}),e}static tmpDir(){return t._tmpDir}static tmpName(e){return lEe.tmpNameSync(e)}};var uu=class{static async exec(e,r,n){return $(`Exec.exec: ${e} ${r?.join(" ")}`),ld(e,r,n)}static async getExecOutput(e,r,n){return $(`Exec.getExecOutput: ${e} ${r?.join(" ")}`),WE(e,r,n)}};var b4=Q(require("crypto"),1),iIe=Q(require("fs"),1),dx=Q(require("path"),1),aIe=Q(ZCe(),1);var yt=class t extends Error{constructor(e,r,n,...s){Array.isArray(r)&&(r=r.join(" ").trim()),super(r),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,t),this.code=e;for(let o of s)for(let i in o){let a=o[i];this[i]=Buffer.isBuffer(a)?a.toString(n.encoding):a==null?a:JSON.parse(JSON.stringify(a))}}};var eIe=function(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)};var DP=function(t){let e=[];for(let r=0,n=t.length;r<n;r++){let s=t[r];if(s==null||s===!1)e[r]={disabled:!0};else if(typeof s=="string"||typeof s=="number")e[r]={name:`${s}`};else if(eIe(s)){if(typeof s.name!="string")throw new yt("CSV_OPTION_COLUMNS_MISSING_NAME",["Option columns missing name:",`property "name" is required at position ${r}`,"when column is an object literal"]);e[r]=s}else throw new yt("CSV_INVALID_COLUMN_DEFINITION",["Invalid column definition:","expect a string or a literal object,",`got ${JSON.stringify(s)} at position ${r}`])}return e};var I4=class{constructor(e=100){this.size=e,this.length=0,this.buf=Buffer.allocUnsafe(e)}prepend(e){if(Buffer.isBuffer(e)){let r=this.length+e.length;if(r>=this.size&&(this.resize(),r>=this.size))throw Error("INVALID_BUFFER_STATE");let n=this.buf;this.buf=Buffer.allocUnsafe(this.size),e.copy(this.buf,0),n.copy(this.buf,e.length),this.length+=e.length}else{let r=this.length++;r===this.size&&this.resize();let n=this.clone();this.buf[0]=e,n.copy(this.buf,1,0,r)}}append(e){let r=this.length++;r===this.size&&this.resize(),this.buf[r]=e}clone(){return Buffer.from(this.buf.s
`,i).length:d,l?(a===null?0:a.length)+c.length:0,l?c.length+d:0);return p<m},parse:function(n,s,o,i){let{bom:a,comment_no_infix:c,encoding:l,from_line:u,ltrim:d,max_record_size:p,raw:m,relax_quotes:h,rtrim:y,skip_empty_lines:I,to:x,to_line:b}=this.options,{comment:T,escape:_,quote:U,record_delimiter:O}=this.options,{bomSkipped:z,previousBuf:de,rawBuffer:De,escapeIsQuote:Be}=this.state,ne;if(de===void 0)if(n===void 0){i();return}else ne=n;else de!==void 0&&n===void 0?ne=de:ne=Buffer.concat([de,n]);if(z===!1)if(a===!1)this.state.bomSkipped=!0;else if(ne.length<3){if(s===!1){this.state.previousBuf=ne;return}}else{for(let se in Rg)if(Rg[se].compare(ne,0,Rg[se].length)===0){let Ct=Rg[se].length;this.state.bufBytesStart+=Ct,ne=ne.slice(Ct);let it=w4({...this.original_options,encoding:se});for(let vt in it)this.options[vt]=it[vt];({comment:T,escape:_,quote:U}=this.options);break}this.state.bomSkipped=!0}let ge=ne.length,G;for(G=0;G<ge&&!this.__needMoreData(G,ge,s);G++){if(this.state.wasRowDelimiter===!0&&(this.info.lines++,this.state.wasRowDelimiter=!1),b!==-1&&this.info.lines>b){this.state.stop=!0,i();return}this.state.quoting===!1&&O.length===0&&this.__autoDiscoverRecordDelimiter(ne,G)&&(O=this.options.record_delimiter);let se=ne[G];if(m===!0&&De.append(se),(se===rht||se===nht)&&this.state.wasRowDelimiter===!1&&(this.state.wasRowDelimiter=!0),this.state.escaping===!0)this.state.escaping=!1;else{if(_!==null&&this.state.quoting===!0&&this.__isEscape(ne,G,se)&&G+_.length<ge)if(Be){if(this.__isQuote(ne,G+_.length)){this.state.escaping=!0,G+=_.length-1;continue}}else{this.state.escaping=!0,G+=_.length-1;continue}if(this.state.commenting===!1&&this.__isQuote(ne,G))if(this.state.quoting===!0){let vt=ne[G+U.length],is=y&&this.__isCharTrimable(ne,G+U.length),as=T!==null&&this.__compareBytes(T,ne,G+U.length,vt),Xo=this.__isDelimiter(ne,G+U.length,vt),Rl=O.length===0?this.__autoDiscoverRecordDelimiter(ne,G+U.length):this.__isRecordDelimiter(vt,ne,G+U.length);if(_!==null&&this.__isEscape(ne,G,se)&&this.__isQuote(ne,G+_.length))G+=_.length-1;else if(!vt||Xo||Rl||as||is){this.state.quoting=!1,this.state.wasQuoting=!0,G+=U.length-1;continue}else if(h===!1){let qu=this.__error(new yt("CSV_INVALID_CLOSING_QUOTE",["Invalid Closing Quote:",`got "${String.fromCharCode(vt)}"`,`at line ${this.info.lines}`,"instead of delimiter, record delimiter, trimable character","(if activated) or comment"],this.options,this.__infoField()));if(qu!==void 0)return qu}else this.state.quoting=!1,this.state.wasQuoting=!0,this.state.field.prepend(U),G+=U.length-1}else if(this.state.field.length!==0){if(h===!1){let vt=this.__infoField(),is=Object.keys(Rg).map(Xo=>Rg[Xo].equals(this.state.field.toString())?Xo:!1).filter(Boolean)[0],as=this.__error(new yt("INVALID_OPENING_QUOTE",["Invalid Opening Quote:",`a quote is found on field ${JSON.stringify(vt.column)} at line ${vt.lines}, value is ${JSON.stringify(this.state.field.toString(l))}`,is?`(${is} bom)`:void 0],this.options,vt,{field:this.state.field}));if(as!==void 0)return as}}else{this.state.quoting=!0,G+=U.length-1;continue}if(this.state.quoting===!1){let vt=this.__isRecordDelimiter(se,ne,G);if(vt!==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)>=u){this.state.enabled=!0,this.__resetField(),this.__resetRecord(),G+=vt-1;continue}if(I===!0&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0){this.info.empty_lines++,G+=vt-1;continue}this.info.bytes=this.state.bufBytesStart+G;let Xo=this.__onField();if(Xo!==void 0)return Xo;this.info.bytes=this.state.bufBytesStart+G+vt;let Rl=this.__onRecord(o);if(Rl!==void 0)return Rl;if(x!==-1&&this.info.records>=x){this.state.stop=!0,i();return}}this.state.commenting=!1,G+=vt-1;continue}if(this.state.commenting)continue;if(T!==null&&(c===!1||this.state.record.length===0&&this.state.field.length===0)&&this.__compareBytes(T,ne,G,se)!==0){this.state.commenting=!0;continue}l
`,o),Buffer.from(`
2026-05-28 08:20:36 +00:00
`,o),Buffer.from("\r",o)];e:for(let a=0;a<i.length;a++){let c=i[a].length;for(let l=0;l<c;l++)if(i[a][l]!==n[s+l])continue e;return this.options.record_delimiter.push(i[a]),this.state.recordDelimiterMaxLength=i[a].length,i[a].length}return 0},__error:function(n){let{encoding:s,raw:o,skip_records_with_error:i}=this.options,a=typeof n=="string"?new Error(n):n;if(i){if(this.state.recordHasError=!0,this.options.on_skip!==void 0)try{this.options.on_skip(a,o?this.state.rawBuffer.toString(s):void 0)}catch(c){return c}return}else return a},__infoDataSet:function(){return{...this.info,columns:this.options.columns}},__infoRecord:function(){let{columns:n,raw:s,encoding:o}=this.options;return{...this.__infoDataSet(),bytes_records:this.info.bytes,error:this.state.error,header:n===!0,index:this.state.record.length,raw:s?this.state.rawBuffer.toString(o):void 0}},__infoField:function(){let{columns:n}=this.options,s=Array.isArray(n),o=this.info.bytes_records;return{...this.__infoRecord(),bytes_records:o,column:s===!0?n.length>this.state.record.length?n[this.state.record.length].name:null:this.state.record.length,quoting:this.state.wasQuoting}}}};var oIe=function(t,e={}){typeof t=="string"&&(t=Buffer.from(t));let r=e&&e.objname?{}:[],n=sIe(e),s=a=>{n.options.objname===void 0?r.push(a):r[a[0]]=a[1]},o=()=>{},i=n.parse(t,!0,s,o);if(i!==void 0)throw i;return r};var Ud=class t{static getInputList(e,r){return this.getList(oa(e,{trimWhitespace:r?.trimWhitespace!==!1}),r)}static getList(e,r){let n=[];if(e=="")return n;let s=oIe(e,{columns:!1,relaxQuotes:!0,comment:r?.comment,comment_no_infix:r?.commentNoInfix,relaxColumnCount:!0,skipEmptyLines:!0,quote:r?.quote});for(let o of s)o.length==1?r?.ignoreComma?n.push(o[0]):n.push(...o[0].split(",")):r?.ignoreComma?n.push(o.join(",")):n.push(...o);return n.filter(o=>o).map(o=>r?.trimWhitespace===!1?o:o.trim())}static getInputNumber(e){let r=oa(e);if(r)return parseInt(r)}static async asyncForEach(e,r){for(let n=0;n<e.length;n++)await r(e[n],n,e)}static isValidURL(e){let r;try{r=new URL(e)}catch{return!1}return r.protocol==="http:"||r.protocol==="https:"}static isValidRef(e){if(t.isValidURL(e))return!0;for(let r of["git://","github.com/","git@"])if(e.startsWith(r))return!0;return!1}static async powershellCommand(e,r){let n=await $s("powershell",!0),s=e.replace(/'/g,"''").replace(/"|\n|\r/g,""),o=[];if(r)for(let i in r)o.push(`-${i} '${r[i].replace(/'/g,"''").replace(/"|\n|\r/g,"")}'`);return{command:`"${n}"`,args:["-NoLogo","-Sta","-NoProfile","-NonInteractive","-ExecutionPolicy","Unrestricted","-Command",`& '${s}' ${o.join(" ")}`]}}static isDirectory(e){try{return iIe.default.lstatSync(e).isDirectory()}catch{}return!1}static trimPrefix(e,r){return!e||!r||e.indexOf(r)!==0?e:e.substring(r.length)}static trimSuffix(e,r){if(!e||!r)return e;let n=e.lastIndexOf(r);return n===-1||n+r.length!==e.length?e:e.substring(0,n)}static sleep(e){return new Promise(r=>setTimeout(r,e*1e3))}static hash(e){return b4.default.createHash("sha256").update(e).digest("hex")}static parseBool(e){if(e===void 0)return!1;switch(e){case"1":case"t":case"T":case"true":case"TRUE":case"True":return!0;case"0":case"f":case"F":case"false":case"FALSE":case"False":return!1;default:throw new Error(`parseBool syntax error: ${e}`)}}static parseBoolOrDefault(e,r=!1){try{return this.parseBool(e)}catch{return r}}static formatFileSize(e){if(e===0)return"0 Bytes";let r=1024,n=["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"],s=Math.floor(Math.log(e)/Math.log(r));return parseFloat((e/Math.pow(r,s)).toFixed(2))+" "+n[s]}static generateRandomString(e=10){return b4.default.randomBytes(Math.ceil(e/2)).toString("hex").slice(0,e)}static compileHandlebars(e,r,n){return aIe.default.compile(e,r)(n)}static stringToUnicodeEntities(e){return Array.from(e).map(r=>`&#x${r.charCodeAt(0).toString(16)};`).join("")}static countLines(e){return e.split(/\r\n|\r|\n/).length}static isPathRelativeTo(e,r){let n=dx.default.resolve(e);return dx.default.resolve(r).startsWith(n.endsWith(dx.default.sep)?n:`${n}${dx.default.sep}`)}static formatDuration(e){if(e===0)return"0s";let r=
`+t.errors.map(e=>` - ${e.message}`).join(`
2026-05-28 08:20:36 +00:00
`)}var Jht=class extends Error{constructor(t,e,r){super(jht(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},Kht=["method","baseUrl","url","headers","request","query","mediaType","operationName"],Xht=["query","method","url"],VIe=/\/api\/v3\/?$/;function Zht(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 i in r)if(Xht.includes(i))return Promise.reject(new Error(`[@octokit/graphql] "${i}" cannot be used as variable name`))}let n=typeof e=="string"?Object.assign({query:e},r):e,s=Object.keys(n).reduce((i,a)=>Kht.includes(a)?(i[a]=n[a],i):(i.variables||(i.variables={}),i.variables[a]=n[a],i),{}),o=n.baseUrl||t.endpoint.DEFAULTS.baseUrl;return VIe.test(o)&&(s.url=o.replace(VIe,"/api/graphql")),t(s).then(i=>{if(i.data.errors){let a={};for(let c of Object.keys(i.headers))a[c]=i.headers[c];throw new Jht(s,a,i.data)}return i.data.data})}function L4(t,e){let r=t.defaults(e);return Object.assign((s,o)=>Zht(r,s,o),{defaults:L4.bind(null,r),endpoint:r.endpoint})}var onr=L4(hx,{headers:{"user-agent":`octokit-graphql.js/${Wht} ${$d()}`},method:"POST",url:"/graphql"});function YIe(t){return L4(t,{method:"POST",url:"/graphql"})}var O4="(?:[a-zA-Z0-9_-]+)",WIe="\\.",jIe=new RegExp(`^${O4}${WIe}${O4}${WIe}${O4}$`),egt=jIe.test.bind(jIe);async function tgt(t){let e=egt(t),r=t.startsWith("v1.")||t.startsWith("ghs_"),n=t.startsWith("ghu_");return{type:"token",token:t,tokenType:e?"app":r?"installation":n?"user-to-server":"oauth"}}function rgt(t){return t.split(/\./).length===3?`bearer ${t}`:`token ${t}`}async function ngt(t,e,r,n){let s=e.endpoint.merge(r,n);return s.headers.authorization=rgt(t),e(s)}var JIe=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(tgt.bind(null,e),{hook:ngt.bind(null,e)})};var M4="7.0.6";var KIe=()=>{},sgt=console.warn.bind(console),ogt=console.error.bind(console);function igt(t={}){return typeof t.debug!="function"&&(t.debug=KIe),typeof t.info!="function"&&(t.info=KIe),typeof t.warn!="function"&&(t.warn=sgt),typeof t.error!="function"&&(t.error=ogt),t}var XIe=`octokit-core.js/${M4} ${$d()}`,VP=class{static VERSION=M4;static defaults(e){return class extends this{constructor(...n){let s=n[0]||{};if(typeof e=="function"){super(e(s));return}super(Object.assign({},e,s,s.userAgent&&e.userAgent?{userAgent:`${s.userAgent} ${e.userAgent}`}:null))}}}static plugins=[];static plugin(...e){let r=this.plugins;return class extends this{static plugins=r.concat(e.filter(s=>!r.includes(s)))}}constructor(e={}){let r=new SIe.Collection,n={baseUrl:hx.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},e.request,{hook:r.bind(null,"request")}),mediaType:{previews:[],format:""}};if(n.headers["user-agent"]=e.userAgent?`${e.userAgent} ${XIe}`:XIe,e.baseUrl&&(n.baseUrl=e.baseUrl),e.previews&&(n.mediaType.previews=e.previews),e.timeZone&&(n.headers["time-zone"]=e.timeZone),this.request=hx.defaults(n),this.graphql=YIe(this.request).defaults(n),this.log=igt(e.log),this.hook=r,e.authStrategy){let{authStrategy:o,...i}=e,a=o(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:i},e.auth));r.wrap("request",a.hook),this.auth=a}else if(!e.auth)this.auth=async()=>({type:"unauthenticated"});else{let o=JIe(e.auth);r.wrap("request",o.hook),this.auth=o}let s=this.constructor;for(let o=0;o<s.plugins.length;++o)Object.assign(this,s.plugins[o](this,e))}request;graphql;log;hook;auth};var F4="17.0.0";var agt={actions:{addCustomLabelsToSelfHostedRunnerForOrg:["POST /orgs/{org}/actions/runners/{runner_id}/labels"],addCustomLabelsToSelfHostedRunnerForRepo:["POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],addRepoAccessToSelfHostedRunnerGroupInOrg:["PUT /or
More info: ${c.url}`);let m=c.range&&c.range.length>0?c.range[0]?.start.line:void 0,h=!1;for(let y of i)if(y.remote||y.path.endsWith(l)&&y.content===u){a.push({title:d,message:p,file:y.path,startLine:m}),h=!0;break}h||$(`Buildx.convertWarningsToGitHubAnnotations: skipping warning without matching Dockerfile ${l}: ${d}`)}return a}};function cxe(){return{registry:oa("registry"),username:oa("username"),password:oa("password"),scope:oa("scope"),ecr:oa("ecr"),logout:eoe("logout"),registryAuth:oa("registry-auth")}}function lxe(t){if(t.registryAuth&&(t.registry||t.username||t.password||t.scope||t.ecr))throw new Error("Cannot use registry-auth with other inputs");let e=[];if(t.registryAuth)e=Khe(t.registryAuth).map(r=>{So(r.password);let n=r.registry||"docker.io";return{registry:n,username:r.username,password:r.password,scope:r.scope,ecr:r.ecr||"auto",configDir:JP(n,r.scope)}});else{let r=t.registry||"docker.io";e.push({registry:r,username:t.username,password:t.password,scope:t.scope,ecr:t.ecr||"auto",configDir:JP(r,t.scope)})}if(e.length==0)throw new Error("No registry to login");return e}function JP(t,e){if(Bgt()||!e||e==="")return"";let r=j4.default.join(jP.configDir,"config",t==="docker.io"?"registry-1.docker.io":t);return e.startsWith("@")?r+=e:r=j4.default.join(r,e),r}function Bgt(){return process.env.DOCKER_LOGIN_SCOPE_DISABLED?Ud.parseBool(process.env.DOCKER_LOGIN_SCOPE_DISABLED):!1}var ZOe=Q(VLe(),1),eMe=Q(kOe(),1),F9=Q(Pu(),1);var FOe=Q(require("net"),1),UOe=Q(require("tls"),1),qOe=Q(Cm(),1),$Oe=require("events");var LOe=Q(require("net"),1),OOe=Q(require("http"),1),MOe=require("https"),Sl=Symbol("AgentBaseInternalState"),HL=class extends OOe.Agent{constructor(e){super(e),this[Sl]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:r}=new Error;return typeof r!="string"?!1:r.split(`
`).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let r=new LOe.Socket({writable:!1});return this.sockets[e].push(r),this.totalSocketCount++,r}decrementSockets(e,r){if(!this.sockets[e]||r===null)return;let n=this.sockets[e],s=n.indexOf(r);s!==-1&&(n.splice(s,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return this.isSecureEndpoint(e)?MOe.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,r,n){let s={...r,secureEndpoint:this.isSecureEndpoint(r)},o=this.getName(s),i=this.incrementSockets(o);Promise.resolve().then(()=>this.connect(e,s)).then(a=>{if(this.decrementSockets(o,i),typeof a.addRequest=="function")try{return a.addRequest(e,s)}catch(c){return n(c)}this[Sl].currentSocket=a,super.createSocket(e,r,n)},a=>{this.decrementSockets(o,i),n(a)})}createConnection(){let e=this[Sl].currentSocket;if(this[Sl].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[Sl].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[Sl]&&(this[Sl].defaultPort=e)}get protocol(){return this[Sl].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[Sl]&&(this[Sl].protocol=e)}};var O9=require("url"),Hy=(0,qOe.default)("http-proxy-agent"),x0=class extends HL{constructor(e,r){super(r),this.proxy=typeof e=="string"?new O9.URL(e):e,this.proxyHeaders=r?.headers??{},Hy("Creating new HttpProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),s=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={...r?JMt(r,"headers"):null,host:n,port:s}}addRequest(e,r){e._header=null,this.setRequestProps(e,r),super.addRequest(e,r)}setRequestProps(e,r){let{proxy:n}=this,s=r.secureEndpoint?"https:":"http:",o=e.getHeader("host")||"localhost",i=`${s}//${o}`,a=new O9.URL(e.path,i);r.port!==80&&(a.port=String(r.port)),e.path=String(a);let c=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders};if(n.username||n.password){let l=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;c["Proxy-Authorization"]=`Basic ${Buffer.from(l).toString("base64")}`}c["Proxy-Connection"]||(c["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let l of Object.keys(c)){let u=c[l];u&&e.setHeader(l,u)}}async connect(e,r){e._header=null,e.path.includes("://")||this.setRequestProps(e,r);let n,s;Hy("Regenerating stored HTTP header string for request"),e._implicitHeader(),e.outputData&&e.outputData.length>0&&(Hy("Patching connection write() output buffer with updated header"),n=e.outputData[0].data,s=n.indexOf(`\r
\r
2026-05-28 08:20:36 +00:00
`)+4,e.outputData[0].data=e._header+n.substring(s),Hy("Output buffer: %o",e.outputData[0].data));let o;return this.proxy.protocol==="https:"?(Hy("Creating `tls.Socket`: %o",this.connectOpts),o=UOe.connect(this.connectOpts)):(Hy("Creating `net.Socket`: %o",this.connectOpts),o=FOe.connect(this.connectOpts)),await(0,$Oe.once)(o,"connect"),o}};x0.protocols=["http","https"];function JMt(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}var _p=Q(require("net"),1),M9=Q(require("tls"),1),JOe=Q(require("assert"),1),KOe=Q(Cm(),1);var GOe=Q(require("net"),1),HOe=Q(require("http"),1),zOe=require("https"),Bl=Symbol("AgentBaseInternalState"),zL=class extends HOe.Agent{constructor(e){super(e),this[Bl]={}}isSecureEndpoint(e){if(e){if(typeof e.secureEndpoint=="boolean")return e.secureEndpoint;if(typeof e.protocol=="string")return e.protocol==="https:"}let{stack:r}=new Error;return typeof r!="string"?!1:r.split(`
`).some(n=>n.indexOf("(https.js:")!==-1||n.indexOf("node:https:")!==-1)}incrementSockets(e){if(this.maxSockets===1/0&&this.maxTotalSockets===1/0)return null;this.sockets[e]||(this.sockets[e]=[]);let r=new GOe.Socket({writable:!1});return this.sockets[e].push(r),this.totalSocketCount++,r}decrementSockets(e,r){if(!this.sockets[e]||r===null)return;let n=this.sockets[e],s=n.indexOf(r);s!==-1&&(n.splice(s,1),this.totalSocketCount--,n.length===0&&delete this.sockets[e])}getName(e){return this.isSecureEndpoint(e)?zOe.Agent.prototype.getName.call(this,e):super.getName(e)}createSocket(e,r,n){let s={...r,secureEndpoint:this.isSecureEndpoint(r)},o=this.getName(s),i=this.incrementSockets(o);Promise.resolve().then(()=>this.connect(e,s)).then(a=>{if(this.decrementSockets(o,i),typeof a.addRequest=="function")try{return a.addRequest(e,s)}catch(c){return n(c)}this[Bl].currentSocket=a,super.createSocket(e,r,n)},a=>{this.decrementSockets(o,i),n(a)})}createConnection(){let e=this[Bl].currentSocket;if(this[Bl].currentSocket=void 0,!e)throw new Error("No socket was returned in the `connect()` function");return e}get defaultPort(){return this[Bl].defaultPort??(this.protocol==="https:"?443:80)}set defaultPort(e){this[Bl]&&(this[Bl].defaultPort=e)}get protocol(){return this[Bl].protocol??(this.isSecureEndpoint()?"https:":"http:")}set protocol(e){this[Bl]&&(this[Bl].protocol=e)}};var XOe=require("url");var VOe=Q(Cm(),1),VL=(0,VOe.default)("https-proxy-agent:parse-proxy-response");function YOe(t){return new Promise((e,r)=>{let n=0,s=[];function o(){let u=t.read();u?l(u):t.once("readable",o)}function i(){t.removeListener("end",a),t.removeListener("error",c),t.removeListener("readable",o)}function a(){i(),VL("onend"),r(new Error("Proxy connection ended before receiving CONNECT response"))}function c(u){i(),VL("onerror %o",u),r(u)}function l(u){s.push(u),n+=u.length;let d=Buffer.concat(s,n),p=d.indexOf(`\r
\r
2026-05-28 08:20:36 +00:00
`);if(p===-1){VL("have not received end of HTTP headers yet..."),o();return}let m=d.slice(0,p).toString("ascii").split(`\r
`),h=m.shift();if(!h)return t.destroy(),r(new Error("No header received from proxy CONNECT response"));let y=h.split(" "),I=+y[1],x=y.slice(2).join(" "),b={};for(let T of m){if(!T)continue;let _=T.indexOf(":");if(_===-1)return t.destroy(),r(new Error(`Invalid header from proxy CONNECT response: "${T}"`));let U=T.slice(0,_).toLowerCase(),O=T.slice(_+1).trimStart(),z=b[U];typeof z=="string"?b[U]=[z,O]:Array.isArray(z)?z.push(O):b[U]=O}VL("got proxy server response: %o %o",h,b),i(),e({connect:{statusCode:I,statusText:x,headers:b},buffered:d})}t.on("error",c),t.on("end",a),o()})}var w0=(0,KOe.default)("https-proxy-agent"),WOe=t=>t.servername===void 0&&t.host&&!_p.isIP(t.host)?{...t,servername:t.host}:t,b0=class extends zL{constructor(e,r){super(r),this.options={path:void 0},this.proxy=typeof e=="string"?new XOe.URL(e):e,this.proxyHeaders=r?.headers??{},w0("Creating new HttpsProxyAgent instance: %o",this.proxy.href);let n=(this.proxy.hostname||this.proxy.host).replace(/^\[|\]$/g,""),s=this.proxy.port?parseInt(this.proxy.port,10):this.proxy.protocol==="https:"?443:80;this.connectOpts={ALPNProtocols:["http/1.1"],...r?jOe(r,"headers"):null,host:n,port:s}}async connect(e,r){let{proxy:n}=this;if(!r.host)throw new TypeError('No "host" provided');let s;n.protocol==="https:"?(w0("Creating `tls.Socket`: %o",this.connectOpts),s=M9.connect(WOe(this.connectOpts))):(w0("Creating `net.Socket`: %o",this.connectOpts),s=_p.connect(this.connectOpts));let o=typeof this.proxyHeaders=="function"?this.proxyHeaders():{...this.proxyHeaders},i=_p.isIPv6(r.host)?`[${r.host}]`:r.host,a=`CONNECT ${i}:${r.port} HTTP/1.1\r
`;if(n.username||n.password){let p=`${decodeURIComponent(n.username)}:${decodeURIComponent(n.password)}`;o["Proxy-Authorization"]=`Basic ${Buffer.from(p).toString("base64")}`}o.Host=`${i}:${r.port}`,o["Proxy-Connection"]||(o["Proxy-Connection"]=this.keepAlive?"Keep-Alive":"close");for(let p of Object.keys(o))a+=`${p}: ${o[p]}\r
2026-05-28 08:20:36 +00:00
`;let c=YOe(s);s.write(`${a}\r
`);let{connect:l,buffered:u}=await c;if(e.emit("proxyConnect",l),this.emit("proxyConnect",l,e),l.statusCode===200)return e.once("socket",KMt),r.secureEndpoint?(w0("Upgrading socket connection to TLS"),M9.connect({...jOe(WOe(r),"host","path","port"),socket:s})):s;s.destroy();let d=new _p.Socket({writable:!1});return d.readable=!0,e.once("socket",p=>{w0("Replaying proxy buffer for failed request"),(0,JOe.default)(p.listenerCount("data")>0),p.push(u),p.push(null)}),d}};b0.protocols=["http","https"];function KMt(t){t.resume()}function jOe(t,...e){let r={},n;for(n in t)e.includes(n)||(r[n]=t[n]);return r}var U9=/^(([0-9]{12})\.(dkr\.ecr|dkr-ecr)\.(.+)\.(on\.aws|amazonaws\.(com(.cn)?|eu)))(\/([^:]+)(:.+)?)?$/,XMt=/public\.ecr\.aws|ecr-public\.aws\.com/,tMe=t=>U9.test(t)||YL(t),YL=t=>XMt.test(t),ZMt=t=>{if(YL(t))return process.env.AWS_REGION||process.env.AWS_DEFAULT_REGION||"us-east-1";let e=t.match(U9);return e?e[4]:""},eFt=t=>{if(YL(t))return[];let e=t.match(U9);if(!e)return[];let r=[e[2]];return process.env.AWS_ACCOUNT_IDS&&r.push(...process.env.AWS_ACCOUNT_IDS.split(",")),r.filter((n,s)=>r.indexOf(n)===s)},rMe=async(t,e,r)=>{let n=ZMt(t),s=eFt(t),o={};s.length>0&&($(`Requesting AWS ECR auth token for ${s.join(", ")}`),o.registryIds=s);let i,a=process.env.http_proxy||process.env.HTTP_PROXY||"";a&&($(`Using http proxy ${a}`),i=new x0(a));let c,l=process.env.https_proxy||process.env.HTTPS_PROXY||"";l&&($(`Using https proxy ${l}`),c=new b0(l));let u=e&&r?{accessKeyId:e,secretAccessKey:r}:void 0;if(YL(t)){Je(`AWS Public ECR detected with ${n} region`);let p=await new eMe.ECRPUBLIC({customUserAgent:"docker-login-action",credentials:u,region:n,requestHandler:new F9.NodeHttpHandler({httpAgent:i,httpsAgent:c})}).getAuthorizationToken(o);if(!p.authorizationData||!p.authorizationData.authorizationToken)throw new Error("Could not retrieve an authorization token from AWS Public ECR");let h=Buffer.from(p.authorizationData.authorizationToken,"base64").toString("utf-8").split(":",2);return So(h[0]),So(h[1]),[{registry:"public.ecr.aws",username:h[0],password:h[1]}]}else{Je(`AWS ECR detected with ${n} region`);let p=await new ZOe.ECR({customUserAgent:"docker-login-action",credentials:u,region:n,requestHandler:new F9.NodeHttpHandler({httpAgent:i,httpsAgent:c})}).getAuthorizationToken(o);if(!Array.isArray(p.authorizationData)||!p.authorizationData.length)throw new Error("Could not retrieve an authorization token from AWS ECR");let m=[];for(let h of p.authorizationData){let I=Buffer.from(h.authorizationToken||"","base64").toString("utf-8").split(":",2);So(I[0]),So(I[1]),m.push({registry:h.proxyEndpoint||"",username:I[0],password:I[1]})}return m}};async function q9(t){/true/i.test(t.ecr)||t.ecr=="auto"&&tMe(t.registry)?await nFt(t.registry,t.username,t.password,t.scope):await rFt(t.registry,t.username,t.password,t.scope)}async function nMe(t,e){let r;e!==""&&(r=Object.assign({},process.env,{DOCKER_CONFIG:e}),Je(`Alternative config dir: ${e}`)),await qd.getExecOutput(["logout",t],{ignoreReturnCode:!0,env:r}).then(n=>{n.stderr.length>0&&n.exitCode!=0&&_r(n.stderr.trim())})}async function rFt(t,e,r,n){if(!e&&!r)throw new Error("Username and password required");if(!e)throw new Error("Username required");if(!r)throw new Error("Password required");await sMe(t,e,r,n)}async function nFt(t,e,r,n){Je("Retrieving registries data through AWS SDK...");let s=await rMe(t,e,r);for(let o of s)await sMe(o.registry,o.username,o.password,n)}async function sMe(t,e,r,n){let s,o=JP(t,n);o!==""?(s=Object.assign({},process.env,{DOCKER_CONFIG:o}),Je(`Logging into ${t} (scope ${n})...`)):Je(`Logging into ${t}...`),await qd.getExecOutput(["login","--password-stdin","--username",e,t],{ignoreReturnCode:!0,silent:!0,input:Buffer.from(r),env:s}).then(i=>{if(i.stderr.length>0&&i.exitCode!=0)throw new Error(i.stderr.trim());Je("Login Succeeded!")})}var oMe=process.env.STATE_registries?JSON.parse(process.env.STATE_registries):[],iMe=/true/i.test(process.env.STATE_logout||"");function aMe(t){cm("registries",JSON.stringify(t))}function cMe(t){cm("logout",t)}async function lMe(){le
/*! Bundled license information:
undici/lib/web/fetch/body.js:
(*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
undici/lib/web/websocket/frame.js:
(*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
tmp/lib/tmp.js:
(*!
* Tmp
*
* Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
*
* MIT Licensed
*)
js-yaml/dist/js-yaml.mjs:
(*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT *)
@octokit/request-error/dist-src/index.js:
(* v8 ignore else -- @preserve -- Bug with vitest coverage where it sees an else branch that doesn't exist *)
@octokit/request/dist-bundle/index.js:
(* v8 ignore next -- @preserve *)
(* v8 ignore else -- @preserve *)
*/
//# sourceMappingURL=index.cjs.map