From 2b9fe830efc58cb7b0fab7c94300b1afa01864db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:41:54 +0000 Subject: [PATCH] [dependabot skip] chore: update generated content --- dist/index.cjs | 329 +++++++++------------ dist/index.cjs.map | 8 +- dist/licenses.txt | 710 ++------------------------------------------- 3 files changed, 163 insertions(+), 884 deletions(-) diff --git a/dist/index.cjs b/dist/index.cjs index 4b5ee87..9edb5c8 100644 --- a/dist/index.cjs +++ b/dist/index.cjs @@ -1,193 +1,169 @@ -var PKe=Object.create;var SB=Object.defineProperty;var QKe=Object.getOwnPropertyDescriptor;var kKe=Object.getOwnPropertyNames;var UKe=Object.getPrototypeOf,GKe=Object.prototype.hasOwnProperty;var o=(t,e)=>SB(t,"name",{value:e,configurable:!0});var HKe=(t,e)=>()=>(t&&(e=t(t=0)),e);var b=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Lne=(t,e)=>{for(var r in e)SB(t,r,{get:e[r],enumerable:!0})},XKe=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of kKe(e))!GKe.call(t,n)&&n!==r&&SB(t,n,{get:()=>e[n],enumerable:!(s=QKe(e,n))||s.enumerable});return t};var _=(t,e,r)=>(r=t!=null?PKe(UKe(t)):{},XKe(e||!t||!t.__esModule?SB(r,"default",{value:t,enumerable:!0}):r,t));var Xne=b(Ih=>{"use strict";var Cd0=require("net"),KKe=require("tls"),Z_=require("http"),Une=require("https"),ZKe=require("events"),Bd0=require("assert"),eZe=require("util");Ih.httpOverHttp=tZe;Ih.httpsOverHttp=rZe;Ih.httpOverHttps=sZe;Ih.httpsOverHttps=nZe;function tZe(t){var e=new qu(t);return e.request=Z_.request,e}o(tZe,"httpOverHttp");function rZe(t){var e=new qu(t);return e.request=Z_.request,e.createSocket=Gne,e.defaultPort=443,e}o(rZe,"httpsOverHttp");function sZe(t){var e=new qu(t);return e.request=Une.request,e}o(sZe,"httpOverHttps");function nZe(t){var e=new qu(t);return e.request=Une.request,e.createSocket=Gne,e.defaultPort=443,e}o(nZe,"httpsOverHttps");function qu(t){var e=this;e.options=t||{},e.proxyOptions=e.options.proxy||{},e.maxSockets=e.options.maxSockets||Z_.Agent.defaultMaxSockets,e.requests=[],e.sockets=[],e.on("free",o(function(s,n,i,a){for(var c=Hne(n,i,a),u=0,p=e.requests.length;u
=this.maxSockets){i.requests.push(a);return}i.createSocket(a,function(c){c.on("free",u),c.on("close",p),c.on("agentRemove",p),e.onSocket(c);function u(){i.emit("free",c,a)}o(u,"onFree");function p(l){i.removeSocket(c),c.removeListener("free",u),c.removeListener("close",p),c.removeListener("agentRemove",p)}o(p,"onCloseOrRemove")})},"addRequest");qu.prototype.createSocket=o(function(e,r){var s=this,n={};s.sockets.push(n);var i=eW({},s.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(i.localAddress=e.localAddress),i.proxyAuth&&(i.headers=i.headers||{},i.headers["Proxy-Authorization"]="Basic "+new Buffer(i.proxyAuth).toString("base64")),Dl("making CONNECT request");var a=s.request(i);a.useChunkedEncodingByDefault=!1,a.once("response",c),a.once("upgrade",u),a.once("connect",p),a.once("error",l),a.end();function c(A){A.upgrade=!0}o(c,"onResponse");function u(A,d,h){process.nextTick(function(){p(A,d,h)})}o(u,"onUpgrade");function p(A,d,h){if(a.removeAllListeners(),d.removeAllListeners(),A.statusCode!==200){Dl("tunneling socket could not be established, statusCode=%d",A.statusCode),d.destroy();var M=new Error("tunneling socket could not be established, statusCode="+A.statusCode);M.code="ECONNRESET",e.request.emit("error",M),s.removeSocket(n);return}if(h.length>0){Dl("got illegal response body from proxy"),d.destroy();var M=new Error("got illegal response body from proxy");M.code="ECONNRESET",e.request.emit("error",M),s.removeSocket(n);return}return Dl("tunneling connection has established"),s.sockets[s.sockets.indexOf(n)]=d,r(d)}o(p,"onConnect");function l(A){a.removeAllListeners(),Dl(`tunneling socket could not be established, cause=%s
-`,A.message,A.stack);var d=new Error("tunneling socket could not be established, cause="+A.message);d.code="ECONNRESET",e.request.emit("error",d),s.removeSocket(n)}o(l,"onError")},"createSocket");qu.prototype.removeSocket=o(function(e){var r=this.sockets.indexOf(e);if(r!==-1){this.sockets.splice(r,1);var s=this.requests.shift();s&&this.createSocket(s,function(n){s.request.onSocket(n)})}},"removeSocket");function Gne(t,e){var r=this;qu.prototype.createSocket.call(r,t,function(s){var n=t.request.getHeader("host"),i=eW({},r.options,{socket:s,servername:n?n.replace(/:.*$/,""):t.host}),a=KKe.connect(0,i);r.sockets[r.sockets.indexOf(s)]=a,e(a)})}o(Gne,"createSecureSocket");function Hne(t,e,r){return typeof t=="string"?{host:t,port:e,localAddress:r}:t}o(Hne,"toOptions");function eW(t){for(var e=1,r=arguments.length;e =this.maxSockets){s.requests.push(a);return}s.createSocket(a,function(c){c.on("free",u),c.on("close",p),c.on("agentRemove",p),e.onSocket(c);function u(){s.emit("free",c,a)}i(u,"onFree");function p(A){s.removeSocket(c),c.removeListener("free",u),c.removeListener("close",p),c.removeListener("agentRemove",p)}i(p,"onCloseOrRemove")})},"addRequest");zi.prototype.createSocket=i(function(e,r){var n=this,o={};n.sockets.push(o);var s=JD({},n.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(s.localAddress=e.localAddress),s.proxyAuth&&(s.headers=s.headers||{},s.headers["Proxy-Authorization"]="Basic "+new Buffer(s.proxyAuth).toString("base64")),Na("making CONNECT request");var a=n.request(s);a.useChunkedEncodingByDefault=!1,a.once("response",c),a.once("upgrade",u),a.once("connect",p),a.once("error",A),a.end();function c(l){l.upgrade=!0}i(c,"onResponse");function u(l,b,f){process.nextTick(function(){p(l,b,f)})}i(u,"onUpgrade");function p(l,b,f){if(a.removeAllListeners(),b.removeAllListeners(),l.statusCode!==200){Na("tunneling socket could not be established, statusCode=%d",l.statusCode),b.destroy();var z=new Error("tunneling socket could not be established, statusCode="+l.statusCode);z.code="ECONNRESET",e.request.emit("error",z),n.removeSocket(o);return}if(f.length>0){Na("got illegal response body from proxy"),b.destroy();var z=new Error("got illegal response body from proxy");z.code="ECONNRESET",e.request.emit("error",z),n.removeSocket(o);return}return Na("tunneling connection has established"),n.sockets[n.sockets.indexOf(o)]=b,r(b)}i(p,"onConnect");function A(l){a.removeAllListeners(),Na(`tunneling socket could not be established, cause=%s
+`,l.message,l.stack);var b=new Error("tunneling socket could not be established, cause="+l.message);b.code="ECONNRESET",e.request.emit("error",b),n.removeSocket(o)}i(A,"onError")},"createSocket");zi.prototype.removeSocket=i(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(o){n.request.onSocket(o)})}},"removeSocket");function Q9(t,e){var r=this;zi.prototype.createSocket.call(r,t,function(n){var o=t.request.getHeader("host"),s=JD({},r.options,{socket:n,servername:o?o.replace(/:.*$/,""):t.host}),a=zIe.connect(0,s);r.sockets[r.sockets.indexOf(n)]=a,e(a)})}i(Q9,"createSecureSocket");function _9(t,e,r){return typeof t=="string"?{host:t,port:e,localAddress:r}:t}i(_9,"toOptions");function JD(t){for(var e=1,r=arguments.length;e{"use strict";var Vd=require("node:assert"),{kDestroyed:gU,kBodyUsed:AA,kListeners:OI,kBody:OU}=k0(),{IncomingMessage:DIe}=require("node:http"),zz=require("node:stream"),IIe=require("node:net"),{Blob:RIe}=require("node:buffer"),NIe=require("node:util"),{stringify:wIe}=require("node:querystring"),{EventEmitter:SIe}=require("node:events"),{InvalidArgumentError:Y1}=i0(),{headerNameLowerCasedRecord:FIe}=Mz(),{tree:EU}=zU(),[WIe,xIe]=process.versions.node.split(".").map(t=>Number(t)),hz=class{static{i(this,"BodyAsyncIterable")}constructor(e){this[OU]=e,this[AA]=!1}async*[Symbol.asyncIterator](){Vd(!this[AA],"disturbed"),this[AA]=!0,yield*this[OU]}};function TIe(t){return Oz(t)?(DU(t)===0&&t.on("data",function(){Vd(!1)}),typeof t.readableDidRead!="boolean"&&(t[AA]=!1,SIe.prototype.on.call(t,"data",function(){this[AA]=!0})),t):t&&typeof t.pipeTo=="function"?new hz(t):t&&typeof t!="string"&&!ArrayBuffer.isView(t)&&qU(t)?new hz(t):t}i(TIe,"wrapRequestBody");function vIe(){}i(vIe,"nop");function Oz(t){return t&&typeof t=="object"&&typeof t.pipe=="function"&&typeof t.on=="function"}i(Oz,"isStream");function CU(t){if(t===null)return!1;if(t instanceof RIe)return!0;if(typeof t!="object")return!1;{let e=t[Symbol.toStringTag];return(e==="Blob"||e==="File")&&("stream"in t&&typeof t.stream=="function"||"arrayBuffer"in t&&typeof t.arrayBuffer=="function")}}i(CU,"isBlobLike");function LIe(t,e){if(t.includes("?")||t.includes("#"))throw new Error('Query params cannot be passed when url already contains "?" or "#".');let r=wIe(e);return r&&(t+="?"+r),t}i(LIe,"buildURL");function yU(t){let e=parseInt(t,10);return e===Number(t)&&e>=0&&e<=65535}i(yU,"isValidPort");function mz(t){return t!=null&&t[0]==="h"&&t[1]==="t"&&t[2]==="t"&&t[3]==="p"&&(t[4]===":"||t[4]==="s"&&t[5]===":")}i(mz,"isHttpOrHttpsPrefixed");function BU(t){if(typeof t=="string"){if(t=new URL(t),!mz(t.origin||t.protocol))throw new Y1("Invalid URL protocol: the URL must start with `http:` or `https:`.");return t}if(!t||typeof t!="object")throw new Y1("Invalid URL: The URL argument must be a non-null object.");if(!(t instanceof URL)){if(t.port!=null&&t.port!==""&&yU(t.port)===!1)throw new Y1("Invalid URL: port must be a valid integer or a string representation of an integer.");if(t.path!=null&&typeof t.path!="string")throw new Y1("Invalid URL path: the path must be a string or null/undefined.");if(t.pathname!=null&&typeof t.pathname!="string")throw new Y1("Invalid URL pathname: the pathname must be a string or null/undefined.");if(t.hostname!=null&&typeof t.hostname!="string")throw new Y1("Invalid URL hostname: the hostname must be a string or null/undefined.");if(t.origin!=null&&typeof t.origin!="string")throw new Y1("Invalid URL origin: the origin must be a string or null/undefined.");if(!mz(t.origin||t.protocol))throw new Y1("Invalid URL protocol: the URL must start with `http:` or `https:`.");let e=t.port!=null?t.port:t.protocol==="https:"?443:80,r=t.origin!=null?t.origin:`${t.protocol||""}//${t.hostname||""}:${e}`,n=t.path!=null?t.path:`${t.pathname||""}${t.search||""}`;return r[r.length-1]==="/"&&(r=r.slice(0,r.length-1)),n&&n[0]!=="/"&&(n=`/${n}`),new URL(`${r}${n}`)}if(!mz(t.origin||t.protocol))throw new Y1("Invalid URL protocol: the URL must start with `http:` or `https:`.");return t}i(BU,"parseURL");function QIe(t){if(t=BU(t),t.pathname!=="/"||t.search||t.hash)throw new Y1("invalid url");return t}i(QIe,"parseOrigin");function _Ie(t){if(t[0]==="["){let r=t.indexOf("]");return Vd(r!==-1),t.substring(1,r)}let e=t.indexOf(":");return e===-1?t:t.substring(0,e)}i(_Ie,"getHostname");function PIe(t){if(!t)return null;Vd(typeof t=="string");let e=_Ie(t);return IIe.isIP(e)?"":e}i(PIe,"getServerName");function kIe(t){return JSON.parse(JSON.stringify(t))}i(kIe,"deepClone");function UIe(t){return t!=null&&typeof t[Symbol.asyncIterator]=="function"}i(UIe,"isAsyncIterable");function qU(t){return t!=null&&(typeof t[Symbol.iterator]=="function"||typeof t[Symbol.asyncIterator]=="function")}i(qU,"isIterable");function DU(t){if(t==null)return 0;if(Oz(t)){let e=t._readableState;return e&&e.objectMode===!1&&e.ended===!0&&Number.isFinite(e.length)?e.length:null}else{if(CU(t))return t.size!=null?t.size:null;if(NU(t))return t.byteLength}return null}i(DU,"bodyLength");function IU(t){return t&&!!(t.destroyed||t[gU]||zz.isDestroyed?.(t))}i(IU,"isDestroyed");function GIe(t,e){t==null||!Oz(t)||IU(t)||(typeof t.destroy=="function"?(Object.getPrototypeOf(t).constructor===DIe&&(t.socket=null),t.destroy(e)):e&&queueMicrotask(()=>{t.emit("error",e)}),t.destroyed!==!0&&(t[gU]=!0))}i(GIe,"destroy");var HIe=/timeout=(\d+)/;function XIe(t){let e=t.toString().match(HIe);return e?parseInt(e[1],10)*1e3:null}i(XIe,"parseKeepAliveTimeout");function RU(t){return typeof t=="string"?FIe[t]??t.toLowerCase():EU.lookup(t)??t.toString("latin1").toLowerCase()}i(RU,"headerNameToString");function VIe(t){return EU.lookup(t)??t.toString("latin1").toLowerCase()}i(VIe,"bufferToLowerCasedHeaderName");function YIe(t,e){e===void 0&&(e={});for(let r=0;ro)throw _.errors.exception({header:"Integer conversion",message:`Value must be between ${s}-${o}, got ${a}.`});return a}return!Number.isNaN(a)&&n?.clamp===!0?(a=Math.min(Math.max(a,s),o),Math.floor(a)%2===0?a=Math.floor(a):a=Math.ceil(a),a):Number.isNaN(a)||a===0&&Object.is(0,a)||a===Number.POSITIVE_INFINITY||a===Number.NEGATIVE_INFINITY?0:(a=_.util.IntegerPart(a),a=a%Math.pow(2,e),r==="signed"&&a>=Math.pow(2,e)-1?a-Math.pow(2,e):a)};_.util.IntegerPart=function(t){let e=Math.floor(Math.abs(t));return t<0?-1*e:e};_.util.Stringify=function(t){switch(_.util.Type(t)){case"Symbol":return`Symbol(${t.description})`;case"Object":return ORe(t);case"String":return`"${t}"`;default:return`${t}`}};_.sequenceConverter=function(t){return(e,r,n,o)=>{if(_.util.Type(e)!=="Object")throw _.errors.exception({header:r,message:`${n} (${_.util.Stringify(e)}) is not iterable.`});let s=typeof o=="function"?o():e?.[Symbol.iterator]?.(),a=[],c=0;if(s===void 0||typeof s.next!="function")throw _.errors.exception({header:r,message:`${n} is not iterable.`});for(;;){let{done:u,value:p}=s.next();if(u)break;a.push(t(p,r,`${n}[${c++}]`))}return a}};_.recordConverter=function(t,e){return(r,n,o)=>{if(_.util.Type(r)!=="Object")throw _.errors.exception({header:n,message:`${o} ("${_.util.Type(r)}") is not an Object.`});let s={};if(!ko.isProxy(r)){let c=[...Object.getOwnPropertyNames(r),...Object.getOwnPropertySymbols(r)];for(let u of c){let p=t(u,n,o),A=e(r[u],n,o);s[p]=A}return s}let a=Reflect.ownKeys(r);for(let c of a)if(Reflect.getOwnPropertyDescriptor(r,c)?.enumerable){let p=t(c,n,o),A=e(r[c],n,o);s[p]=A}return s}};_.interfaceConverter=function(t){return(e,r,n,o)=>{if(o?.strict!==!1&&!(e instanceof t))throw _.errors.exception({header:r,message:`Expected ${n} ("${_.util.Stringify(e)}") to be an instance of ${t.name}.`});return e}};_.dictionaryConverter=function(t){return(e,r,n)=>{let o=_.util.Type(e),s={};if(o==="Null"||o==="Undefined")return s;if(o!=="Object")throw _.errors.exception({header:r,message:`Expected ${e} to be one of: Null, Undefined, Object.`});for(let a of t){let{key:c,defaultValue:u,required:p,converter:A}=a;if(p===!0&&!Object.hasOwn(e,c))throw _.errors.exception({header:r,message:`Missing required key "${c}".`});let l=e[c],b=Object.hasOwn(a,"defaultValue");if(b&&l!==null&&(l??=u()),p||b||l!==void 0){if(l=A(l,r,`${n}.${c}`),a.allowedValues&&!a.allowedValues.includes(l))throw _.errors.exception({header:r,message:`${l} is not an accepted type. Expected one of ${a.allowedValues.join(", ")}.`});s[c]=l}}return s}};_.nullableConverter=function(t){return(e,r,n)=>e===null?e:t(e,r,n)};_.converters.DOMString=function(t,e,r,n){if(t===null&&n?.legacyNullToEmptyString)return"";if(typeof t=="symbol")throw _.errors.exception({header:e,message:`${r} is a symbol, which cannot be converted to a DOMString.`});return String(t)};_.converters.ByteString=function(t,e,r){let n=_.converters.DOMString(t,e,r);for(let o=0;o2&&r[0]===239&&r[1]===187&&r[2]===191?3:0;return r.utf8Slice(n,s)}o(KL,"chunksDecode");function Vce(t,e){if(t.length===0||e===0)return new Uint8Array(0);if(t.length===1)return new Uint8Array(t[0]);let r=new Uint8Array(Buffer.allocUnsafeSlow(e).buffer),s=0;for(let n=0;n=0?u:p;n.length&&(c=[s,a])}return c}i(iee,"range")});var fee=m((zw0,Mee)=>{var dke=nee(),uee=cee();Mee.exports=fke;var pee="\0SLASH"+Math.random()+"\0",Aee="\0OPEN"+Math.random()+"\0",gw="\0CLOSE"+Math.random()+"\0",lee="\0COMMA"+Math.random()+"\0",dee="\0PERIOD"+Math.random()+"\0";function Ow(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}i(Ow,"numeric");function bke(t){return t.split("\\\\").join(pee).split("\\{").join(Aee).split("\\}").join(gw).split("\\,").join(lee).split("\\.").join(dee)}i(bke,"escapeBraces");function Mke(t){return t.split(pee).join("\\").split(Aee).join("{").split(gw).join("}").split(lee).join(",").split(dee).join(".")}i(Mke,"unescapeBraces");function bee(t){if(!t)return[""];var e=[],r=uee("{","}",t);if(!r)return t.split(",");var n=r.pre,o=r.body,s=r.post,a=n.split(",");a[a.length-1]+="{"+o+"}";var c=bee(s);return s.length&&(a[a.length-1]+=c.shift(),a.push.apply(a,c)),e.push.apply(e,a),e}i(bee,"parseCommaParts");function fke(t,e){if(!t)return[];e=e||{};var r=e.max==null?1/0:e.max;return t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),dl(bke(t),r,!0).map(Mke)}i(fke,"expandTop");function mke(t){return"{"+t+"}"}i(mke,"embrace");function hke(t){return/^-?0\d/.test(t)}i(hke,"isPadded");function zke(t,e){return t<=e}i(zke,"lte");function Oke(t,e){return t>=e}i(Oke,"gte");function dl(t,e,r){var n=[],o=uee("{","}",t);if(!o||/\$$/.test(o.pre))return[t];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(o.body),a=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(o.body),c=s||a,u=o.body.indexOf(",")>=0;if(!c&&!u)return o.post.match(/,(?!,).*\}/)?(t=o.pre+"{"+o.body+gw+o.post,dl(t,e,!0)):[t];var p;if(c)p=o.body.split(/\.\./);else if(p=bee(o.body),p.length===1&&(p=dl(p[0],e,!1).map(mke),p.length===1)){var l=o.post.length?dl(o.post,e,!1):[""];return l.map(function(ge){return o.pre+p[0]+ge})}var A=o.pre,l=o.post.length?dl(o.post,e,!1):[""],b;if(c){var f=Ow(p[0]),z=Ow(p[1]),g=Math.max(p[0].length,p[1].length),y=p.length==3?Math.max(Math.abs(Ow(p[2])),1):1,E=zke,B=z"u"?this.pattern:t,wg(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:gke(t)}i(Oee,"braceExpand");var Ike=1024*64,wg=i(function(t){if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>Ike)throw new TypeError("pattern is too long")},"assertValidPattern");ct.prototype.parse=Rke;var Ng={};function Rke(t,e){wg(t);var r=this.options;if(t==="**")if(r.noglobstar)t="*";else return yw;if(t==="")return"";var n="",o=!!r.nocase,s=!1,a=[],c=[],u,p=!1,A=-1,l=-1,b=t.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",f=this;function z(){if(u){switch(u){case"*":n+=Cw,o=!0;break;case"?":n+=Ew,o=!0;break;default:n+="\\"+u;break}f.debug("clearStateChar %j %j",u,n),u=!1}}i(z,"clearStateChar");for(var g=0,y=t.length,E;g>4,(r&128)==0)return this.assertBounds(),[t,e];for(let s=3;s<=31;s+=7){let n=this.buf[this.pos++];if(e|=(n&127)<>>i,c=!(!(a>>>7)&&e==0),u=(c?a|128:a)&255;if(r.push(u),!c)return}let s=t>>>28&15|(e&7)<<4,n=e>>3!=0;if(r.push((n?s|128:s)&255),!!n){for(let i=3;i<31;i=i+7){let a=e>>>i,c=!!(a>>>7),u=(c?a|128:a)&255;if(r.push(u),!c)return}r.push(e>>>31&1)}}o(fCt,"varint64write");un.varint64write=fCt;var Z5=65536*65536;function hCt(t){let e=t[0]=="-";e&&(t=t.slice(1));let r=1e6,s=0,n=0;function i(a,c){let u=Number(t.slice(a,c));n*=r,s=s*r+u,s>=Z5&&(n=n+(s/Z5|0),s=s%Z5)}return o(i,"add1e6digit"),i(-24,-18),i(-18,-12),i(-12,-6),i(-6),[e,s,n]}o(hCt,"int64fromString");un.int64fromString=hCt;function bCt(t,e){if(e>>>0<=2097151)return""+(Z5*e+(t>>>0));let r=t&16777215,s=(t>>>24|e<<8)>>>0&16777215,n=e>>16&65535,i=r+s*6777216+n*6710656,a=s+n*8147497,c=n*2,u=1e7;i>=u&&(a+=Math.floor(i/u),i%=u),a>=u&&(c+=Math.floor(a/u),a%=u);function p(l,A){let d=l?String(l):"";return A?"0000000".slice(d.length)+d:d}return o(p,"decimalFrom1e7"),p(c,0)+p(a,c)+p(i,1)}o(bCt,"int64toString");un.int64toString=bCt;function mCt(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)}}o(mCt,"varint32write");un.varint32write=mCt;function MCt(){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.buf[this.pos++],e|=(t&15)<<28;for(let r=5;(t&128)!==0&&r<10;r++)t=this.buf[this.pos++];if((t&128)!=0)throw new Error("invalid varint");return this.assertBounds(),e>>>0}o(MCt,"varint32read");un.varint32read=MCt});var dA=b(AA=>{"use strict";Object.defineProperty(AA,"__esModule",{value:!0});AA.PbLong=AA.PbULong=AA.detectBi=void 0;var sE=ew(),Kt;function sEe(){let t=new DataView(new ArrayBuffer(8));Kt=globalThis.BigInt!==void 0&&typeof t.getBigInt64=="function"&&typeof t.getBigUint64=="function"&&typeof t.setBigInt64=="function"&&typeof t.setBigUint64=="function"?{MIN:BigInt("-9223372036854775808"),MAX:BigInt("9223372036854775807"),UMIN:BigInt("0"),UMAX:BigInt("18446744073709551615"),C:BigInt,V:t}:void 0}o(sEe,"detectBi");AA.detectBi=sEe;sEe();function nEe(t){if(!t)throw new Error("BigInt unavailable, see https://github.com/timostamm/protobuf-ts/blob/v1.0.8/MANUAL.md#bigint-support")}o(nEe,"assertBi");var iEe=/^-?[0-9]+$/,rw=4294967296,tw=2147483648,sw=class{static{o(this,"SharedPbLong")}constructor(e,r){this.lo=e|0,this.hi=r|0}isZero(){return this.lo==0&&this.hi==0}toNumber(){let e=this.hi*rw+(this.lo>>>0);if(!Number.isSafeInteger(e))throw new Error("cannot convert to safe number");return e}},nE=class t extends sw{static{o(this,"PbULong")}static from(e){if(Kt)switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=="")throw new Error("string is no integer");e=Kt.C(e);case"number":if(e===0)return this.ZERO;e=Kt.C(e);case"bigint":if(!e)return this.ZERO;if(e