@asgardeo/browser 0.2.9 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__legacy__/client.d.ts +91 -4
- package/dist/cjs/index.js +137 -30
- package/dist/cjs/index.js.map +3 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.js +137 -30
- package/dist/index.js.map +3 -3
- package/dist/utils/hasCalledForThisInstanceInUrl.d.ts +26 -0
- package/dist/utils/http.d.ts +25 -4
- package/package.json +4 -4
package/dist/cjs/index.js
CHANGED
|
@@ -1937,6 +1937,7 @@ __export(index_exports, {
|
|
|
1937
1937
|
getActiveTheme: () => getActiveTheme_default,
|
|
1938
1938
|
handleWebAuthnAuthentication: () => handleWebAuthnAuthentication_default,
|
|
1939
1939
|
hasAuthParamsInUrl: () => hasAuthParamsInUrl_default,
|
|
1940
|
+
hasCalledForThisInstanceInUrl: () => hasCalledForThisInstanceInUrl_default,
|
|
1940
1941
|
http: () => http_default,
|
|
1941
1942
|
navigate: () => navigate_default,
|
|
1942
1943
|
workerReceiver: () => workerReceiver
|
|
@@ -1957,7 +1958,7 @@ function inlineWorker(scriptText) {
|
|
|
1957
1958
|
|
|
1958
1959
|
// src/web.worker.ts
|
|
1959
1960
|
function Worker2() {
|
|
1960
|
-
return inlineWorker('(()=>{var Js=Object.create;var rt=Object.defineProperty;var Tn=Object.getOwnPropertyDescriptor;var Vs=Object.getOwnPropertyNames;var Gs=Object.getPrototypeOf,Xs=Object.prototype.hasOwnProperty;var Rn=r=>{throw TypeError(r)};var Ys=(r,e,t)=>e in r?rt(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var fe=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),Zs=(r,e)=>{for(var t in e)rt(r,t,{get:e[t],enumerable:!0})},Qs=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Vs(e))!Xs.call(r,o)&&o!==t&&rt(r,o,{get:()=>e[o],enumerable:!(n=Tn(e,o))||n.enumerable});return r};var nt=(r,e,t)=>(t=r!=null?Js(Gs(r)):{},Qs(e||!r||!r.__esModule?rt(t,"default",{value:r,enumerable:!0}):t,r));var In=(r,e,t,n)=>{for(var o=n>1?void 0:n?Tn(e,t):e,s=r.length-1,i;s>=0;s--)(i=r[s])&&(o=(n?i(e,t,o):i(o))||o);return n&&o&&rt(e,t,o),o};var S=(r,e,t)=>Ys(r,typeof e!="symbol"?e+"":e,t),xn=(r,e,t)=>e.has(r)||Rn("Cannot "+t);var ke=(r,e,t)=>(xn(r,e,"read from private field"),t?t.call(r):e.get(r)),_t=(r,e,t)=>e.has(r)?Rn("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),sr=(r,e,t,n)=>(xn(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t);var vn=fe(vt=>{"use strict";vt.byteLength=ti;vt.toByteArray=ni;vt.fromByteArray=ii;var ne=[],X=[],ei=typeof Uint8Array<"u"?Uint8Array:Array,ir="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ie=0,An=ir.length;Ie<An;++Ie)ne[Ie]=ir[Ie],X[ir.charCodeAt(Ie)]=Ie;var Ie,An;X[45]=62;X[95]=63;function _n(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function ti(r){var e=_n(r),t=e[0],n=e[1];return(t+n)*3/4-n}function ri(r,e,t){return(e+t)*3/4-t}function ni(r){var e,t=_n(r),n=t[0],o=t[1],s=new ei(ri(r,n,o)),i=0,a=o>0?n-4:n,l;for(l=0;l<a;l+=4)e=X[r.charCodeAt(l)]<<18|X[r.charCodeAt(l+1)]<<12|X[r.charCodeAt(l+2)]<<6|X[r.charCodeAt(l+3)],s[i++]=e>>16&255,s[i++]=e>>8&255,s[i++]=e&255;return o===2&&(e=X[r.charCodeAt(l)]<<2|X[r.charCodeAt(l+1)]>>4,s[i++]=e&255),o===1&&(e=X[r.charCodeAt(l)]<<10|X[r.charCodeAt(l+1)]<<4|X[r.charCodeAt(l+2)]>>2,s[i++]=e>>8&255,s[i++]=e&255),s}function oi(r){return ne[r>>18&63]+ne[r>>12&63]+ne[r>>6&63]+ne[r&63]}function si(r,e,t){for(var n,o=[],s=e;s<t;s+=3)n=(r[s]<<16&16711680)+(r[s+1]<<8&65280)+(r[s+2]&255),o.push(oi(n));return o.join("")}function ii(r){for(var e,t=r.length,n=t%3,o=[],s=16383,i=0,a=t-n;i<a;i+=s)o.push(si(r,i,i+s>a?a:i+s));return n===1?(e=r[t-1],o.push(ne[e>>2]+ne[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],o.push(ne[e>>10]+ne[e>>4&63]+ne[e<<2&63]+"=")),o.join("")}});var On=fe(ar=>{ar.read=function(r,e,t,n,o){var s,i,a=o*8-n-1,l=(1<<a)-1,c=l>>1,u=-7,f=t?o-1:0,h=t?-1:1,m=r[e+f];for(f+=h,s=m&(1<<-u)-1,m>>=-u,u+=a;u>0;s=s*256+r[e+f],f+=h,u-=8);for(i=s&(1<<-u)-1,s>>=-u,u+=n;u>0;i=i*256+r[e+f],f+=h,u-=8);if(s===0)s=1-c;else{if(s===l)return i?NaN:(m?-1:1)*(1/0);i=i+Math.pow(2,n),s=s-c}return(m?-1:1)*i*Math.pow(2,s-n)};ar.write=function(r,e,t,n,o,s){var i,a,l,c=s*8-o-1,u=(1<<c)-1,f=u>>1,h=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=n?0:s-1,p=n?1:-1,w=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,i=u):(i=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+f>=1?e+=h/l:e+=h*Math.pow(2,1-f),e*l>=2&&(i++,l/=2),i+f>=u?(a=0,i=u):i+f>=1?(a=(e*l-1)*Math.pow(2,o),i=i+f):(a=e*Math.pow(2,f-1)*Math.pow(2,o),i=0));o>=8;r[t+m]=a&255,m+=p,a/=256,o-=8);for(i=i<<o|a,c+=o;c>0;r[t+m]=i&255,m+=p,i/=256,c-=8);r[t+m-p]|=w*128}});var Pt=fe(Me=>{"use strict";var cr=vn(),De=On(),Cn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Me.Buffer=g;Me.SlowBuffer=di;Me.INSPECT_MAX_BYTES=50;var Ot=2147483647;Me.kMaxLength=Ot;g.TYPED_ARRAY_SUPPORT=ai();!g.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ai(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(g.prototype,"parent",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.buffer}});Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.byteOffset}});function de(r){if(r>Ot)throw new RangeError(\'The value "\'+r+\'" is invalid for option "size"\');let e=new Uint8Array(r);return Object.setPrototypeOf(e,g.prototype),e}function g(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError(\'The "string" argument must be of type string. Received type number\');return dr(r)}return Nn(r,e,t)}g.poolSize=8192;function Nn(r,e,t){if(typeof r=="string")return li(r,e);if(ArrayBuffer.isView(r))return ui(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(oe(r,ArrayBuffer)||r&&oe(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(oe(r,SharedArrayBuffer)||r&&oe(r.buffer,SharedArrayBuffer)))return ur(r,e,t);if(typeof r=="number")throw new TypeError(\'The "value" argument must not be of type number. Received type number\');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return g.from(n,e,t);let o=fi(r);if(o)return o;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return g.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}g.from=function(r,e,t){return Nn(r,e,t)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function Dn(r){if(typeof r!="number")throw new TypeError(\'"size" argument must be of type number\');if(r<0)throw new RangeError(\'The value "\'+r+\'" is invalid for option "size"\')}function ci(r,e,t){return Dn(r),r<=0?de(r):e!==void 0?typeof t=="string"?de(r).fill(e,t):de(r).fill(e):de(r)}g.alloc=function(r,e,t){return ci(r,e,t)};function dr(r){return Dn(r),de(r<0?0:pr(r)|0)}g.allocUnsafe=function(r){return dr(r)};g.allocUnsafeSlow=function(r){return dr(r)};function li(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!g.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=Bn(r,e)|0,n=de(t),o=n.write(r,e);return o!==t&&(n=n.slice(0,o)),n}function lr(r){let e=r.length<0?0:pr(r.length)|0,t=de(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function ui(r){if(oe(r,Uint8Array)){let e=new Uint8Array(r);return ur(e.buffer,e.byteOffset,e.byteLength)}return lr(r)}function ur(r,e,t){if(e<0||r.byteLength<e)throw new RangeError(\'"offset" is outside of buffer bounds\');if(r.byteLength<e+(t||0))throw new RangeError(\'"length" is outside of buffer bounds\');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,g.prototype),n}function fi(r){if(g.isBuffer(r)){let e=pr(r.length)|0,t=de(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||gr(r.length)?de(0):lr(r);if(r.type==="Buffer"&&Array.isArray(r.data))return lr(r.data)}function pr(r){if(r>=Ot)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ot.toString(16)+" bytes");return r|0}function di(r){return+r!=r&&(r=0),g.alloc(+r)}g.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==g.prototype};g.compare=function(e,t){if(oe(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),oe(t,Uint8Array)&&(t=g.from(t,t.offset,t.byteLength)),!g.isBuffer(e)||!g.isBuffer(t))throw new TypeError(\'The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array\');if(e===t)return 0;let n=e.length,o=t.length;for(let s=0,i=Math.min(n,o);s<i;++s)if(e[s]!==t[s]){n=e[s],o=t[s];break}return n<o?-1:o<n?1:0};g.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};g.concat=function(e,t){if(!Array.isArray(e))throw new TypeError(\'"list" argument must be an Array of Buffers\');if(e.length===0)return g.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let o=g.allocUnsafe(t),s=0;for(n=0;n<e.length;++n){let i=e[n];if(oe(i,Uint8Array))s+i.length>o.length?(g.isBuffer(i)||(i=g.from(i)),i.copy(o,s)):Uint8Array.prototype.set.call(o,i,s);else if(g.isBuffer(i))i.copy(o,s);else throw new TypeError(\'"list" argument must be an Array of Buffers\');s+=i.length}return o};function Bn(r,e){if(g.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||oe(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError(\'The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type \'+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let o=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return fr(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return jn(r).length;default:if(o)return n?-1:fr(r).length;e=(""+e).toLowerCase(),o=!0}}g.byteLength=Bn;function pi(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Ri(this,e,t);case"utf8":case"utf-8":return Hn(this,e,t);case"ascii":return bi(this,e,t);case"latin1":case"binary":return Ti(this,e,t);case"base64":return Si(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ii(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}g.prototype._isBuffer=!0;function xe(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}g.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)xe(this,t,t+1);return this};g.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)xe(this,t,t+3),xe(this,t+1,t+2);return this};g.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)xe(this,t,t+7),xe(this,t+1,t+6),xe(this,t+2,t+5),xe(this,t+3,t+4);return this};g.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Hn(this,0,e):pi.apply(this,arguments)};g.prototype.toLocaleString=g.prototype.toString;g.prototype.equals=function(e){if(!g.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:g.compare(this,e)===0};g.prototype.inspect=function(){let e="",t=Me.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};Cn&&(g.prototype[Cn]=g.prototype.inspect);g.prototype.compare=function(e,t,n,o,s){if(oe(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),!g.isBuffer(e))throw new TypeError(\'The "target" argument must be one of type Buffer or Uint8Array. Received type \'+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),o===void 0&&(o=0),s===void 0&&(s=this.length),t<0||n>e.length||o<0||s>this.length)throw new RangeError("out of range index");if(o>=s&&t>=n)return 0;if(o>=s)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,o>>>=0,s>>>=0,this===e)return 0;let i=s-o,a=n-t,l=Math.min(i,a),c=this.slice(o,s),u=e.slice(t,n);for(let f=0;f<l;++f)if(c[f]!==u[f]){i=c[f],a=u[f];break}return i<a?-1:a<i?1:0};function Mn(r,e,t,n,o){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,gr(t)&&(t=o?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(o)return-1;t=r.length-1}else if(t<0)if(o)t=0;else return-1;if(typeof e=="string"&&(e=g.from(e,n)),g.isBuffer(e))return e.length===0?-1:Pn(r,e,t,n,o);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):Pn(r,[e],t,n,o);throw new TypeError("val must be string, number or Buffer")}function Pn(r,e,t,n,o){let s=1,i=r.length,a=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;s=2,i/=2,a/=2,t/=2}function l(u,f){return s===1?u[f]:u.readUInt16BE(f*s)}let c;if(o){let u=-1;for(c=t;c<i;c++)if(l(r,c)===l(e,u===-1?0:c-u)){if(u===-1&&(u=c),c-u+1===a)return u*s}else u!==-1&&(c-=c-u),u=-1}else for(t+a>i&&(t=i-a),c=t;c>=0;c--){let u=!0;for(let f=0;f<a;f++)if(l(r,c+f)!==l(e,f)){u=!1;break}if(u)return c}return-1}g.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};g.prototype.indexOf=function(e,t,n){return Mn(this,e,t,n,!0)};g.prototype.lastIndexOf=function(e,t,n){return Mn(this,e,t,n,!1)};function hi(r,e,t,n){t=Number(t)||0;let o=r.length-t;n?(n=Number(n),n>o&&(n=o)):n=o;let s=e.length;n>s/2&&(n=s/2);let i;for(i=0;i<n;++i){let a=parseInt(e.substr(i*2,2),16);if(gr(a))return i;r[t+i]=a}return i}function gi(r,e,t,n){return Ct(fr(e,r.length-t),r,t,n)}function mi(r,e,t,n){return Ct(vi(e),r,t,n)}function yi(r,e,t,n){return Ct(jn(e),r,t,n)}function wi(r,e,t,n){return Ct(Oi(e,r.length-t),r,t,n)}g.prototype.write=function(e,t,n,o){if(t===void 0)o="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")o=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,o===void 0&&(o="utf8")):(o=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-t;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");let i=!1;for(;;)switch(o){case"hex":return hi(this,e,t,n);case"utf8":case"utf-8":return gi(this,e,t,n);case"ascii":case"latin1":case"binary":return mi(this,e,t,n);case"base64":return yi(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wi(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),i=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Si(r,e,t){return e===0&&t===r.length?cr.fromByteArray(r):cr.fromByteArray(r.slice(e,t))}function Hn(r,e,t){t=Math.min(r.length,t);let n=[],o=e;for(;o<t;){let s=r[o],i=null,a=s>239?4:s>223?3:s>191?2:1;if(o+a<=t){let l,c,u,f;switch(a){case 1:s<128&&(i=s);break;case 2:l=r[o+1],(l&192)===128&&(f=(s&31)<<6|l&63,f>127&&(i=f));break;case 3:l=r[o+1],c=r[o+2],(l&192)===128&&(c&192)===128&&(f=(s&15)<<12|(l&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(i=f));break;case 4:l=r[o+1],c=r[o+2],u=r[o+3],(l&192)===128&&(c&192)===128&&(u&192)===128&&(f=(s&15)<<18|(l&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(i=f))}}i===null?(i=65533,a=1):i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|i&1023),n.push(i),o+=a}return Ei(n)}var Un=4096;function Ei(r){let e=r.length;if(e<=Un)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Un));return t}function bi(r,e,t){let n="";t=Math.min(r.length,t);for(let o=e;o<t;++o)n+=String.fromCharCode(r[o]&127);return n}function Ti(r,e,t){let n="";t=Math.min(r.length,t);for(let o=e;o<t;++o)n+=String.fromCharCode(r[o]);return n}function Ri(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let o="";for(let s=e;s<t;++s)o+=Ci[r[s]];return o}function Ii(r,e,t){let n=r.slice(e,t),o="";for(let s=0;s<n.length-1;s+=2)o+=String.fromCharCode(n[s]+n[s+1]*256);return o}g.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let o=this.subarray(e,t);return Object.setPrototypeOf(o,g.prototype),o};function F(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}g.prototype.readUintLE=g.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e],s=1,i=0;for(;++i<t&&(s*=256);)o+=this[e+i]*s;return o};g.prototype.readUintBE=g.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e+--t],s=1;for(;t>0&&(s*=256);)o+=this[e+--t]*s;return o};g.prototype.readUint8=g.prototype.readUInt8=function(e,t){return e=e>>>0,t||F(e,1,this.length),this[e]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||F(e,2,this.length),this[e]|this[e+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||F(e,2,this.length),this[e]<<8|this[e+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||F(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};g.prototype.readUint32BE=g.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};g.prototype.readBigUInt64LE=ye(function(e){e=e>>>0,Be(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&ot(e,this.length-8);let o=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(o)+(BigInt(s)<<BigInt(32))});g.prototype.readBigUInt64BE=ye(function(e){e=e>>>0,Be(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&ot(e,this.length-8);let o=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(o)<<BigInt(32))+BigInt(s)});g.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e],s=1,i=0;for(;++i<t&&(s*=256);)o+=this[e+i]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*t)),o};g.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=t,s=1,i=this[e+--o];for(;o>0&&(s*=256);)i+=this[e+--o]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*t)),i};g.prototype.readInt8=function(e,t){return e=e>>>0,t||F(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};g.prototype.readInt16LE=function(e,t){e=e>>>0,t||F(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};g.prototype.readInt16BE=function(e,t){e=e>>>0,t||F(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};g.prototype.readInt32LE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};g.prototype.readInt32BE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};g.prototype.readBigInt64LE=ye(function(e){e=e>>>0,Be(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&ot(e,this.length-8);let o=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(o)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});g.prototype.readBigInt64BE=ye(function(e){e=e>>>0,Be(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&ot(e,this.length-8);let o=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(o)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});g.prototype.readFloatLE=function(e,t){return e=e>>>0,t||F(e,4,this.length),De.read(this,e,!0,23,4)};g.prototype.readFloatBE=function(e,t){return e=e>>>0,t||F(e,4,this.length),De.read(this,e,!1,23,4)};g.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||F(e,8,this.length),De.read(this,e,!0,52,8)};g.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||F(e,8,this.length),De.read(this,e,!1,52,8)};function z(r,e,t,n,o,s){if(!g.isBuffer(r))throw new TypeError(\'"buffer" argument must be a Buffer instance\');if(e>o||e<s)throw new RangeError(\'"value" argument is out of bounds\');if(t+n>r.length)throw new RangeError("Index out of range")}g.prototype.writeUintLE=g.prototype.writeUIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){let a=Math.pow(2,8*n)-1;z(this,e,t,n,a,0)}let s=1,i=0;for(this[t]=e&255;++i<n&&(s*=256);)this[t+i]=e/s&255;return t+n};g.prototype.writeUintBE=g.prototype.writeUIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){let a=Math.pow(2,8*n)-1;z(this,e,t,n,a,0)}let s=n-1,i=1;for(this[t+s]=e&255;--s>=0&&(i*=256);)this[t+s]=e/i&255;return t+n};g.prototype.writeUint8=g.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,1,255,0),this[t]=e&255,t+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function Fn(r,e,t,n,o){qn(e,n,o,r,t,7);let s=Number(e&BigInt(4294967295));r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s;let i=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,t}function Ln(r,e,t,n,o){qn(e,n,o,r,t,7);let s=Number(e&BigInt(4294967295));r[t+7]=s,s=s>>8,r[t+6]=s,s=s>>8,r[t+5]=s,s=s>>8,r[t+4]=s;let i=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=i,i=i>>8,r[t+2]=i,i=i>>8,r[t+1]=i,i=i>>8,r[t]=i,t+8}g.prototype.writeBigUInt64LE=ye(function(e,t=0){return Fn(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeBigUInt64BE=ye(function(e,t=0){return Ln(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){let l=Math.pow(2,8*n-1);z(this,e,t,n,l-1,-l)}let s=0,i=1,a=0;for(this[t]=e&255;++s<n&&(i*=256);)e<0&&a===0&&this[t+s-1]!==0&&(a=1),this[t+s]=(e/i>>0)-a&255;return t+n};g.prototype.writeIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){let l=Math.pow(2,8*n-1);z(this,e,t,n,l-1,-l)}let s=n-1,i=1,a=0;for(this[t+s]=e&255;--s>=0&&(i*=256);)e<0&&a===0&&this[t+s+1]!==0&&(a=1),this[t+s]=(e/i>>0)-a&255;return t+n};g.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};g.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};g.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};g.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};g.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};g.prototype.writeBigInt64LE=ye(function(e,t=0){return Fn(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});g.prototype.writeBigInt64BE=ye(function(e,t=0){return Ln(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function $n(r,e,t,n,o,s){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Kn(r,e,t,n,o){return e=+e,t=t>>>0,o||$n(r,e,t,4,34028234663852886e22,-34028234663852886e22),De.write(r,e,t,n,23,4),t+4}g.prototype.writeFloatLE=function(e,t,n){return Kn(this,e,t,!0,n)};g.prototype.writeFloatBE=function(e,t,n){return Kn(this,e,t,!1,n)};function Wn(r,e,t,n,o){return e=+e,t=t>>>0,o||$n(r,e,t,8,17976931348623157e292,-17976931348623157e292),De.write(r,e,t,n,52,8),t+8}g.prototype.writeDoubleLE=function(e,t,n){return Wn(this,e,t,!0,n)};g.prototype.writeDoubleBE=function(e,t,n){return Wn(this,e,t,!1,n)};g.prototype.copy=function(e,t,n,o){if(!g.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!o&&o!==0&&(o=this.length),t>=e.length&&(t=e.length),t||(t=0),o>0&&o<n&&(o=n),o===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),e.length-t<o-n&&(o=e.length-t+n);let s=o-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,o):Uint8Array.prototype.set.call(e,this.subarray(n,o),t),s};g.prototype.fill=function(e,t,n,o){if(typeof e=="string"){if(typeof t=="string"?(o=t,t=0,n=this.length):typeof n=="string"&&(o=n,n=this.length),o!==void 0&&typeof o!="string")throw new TypeError("encoding must be a string");if(typeof o=="string"&&!g.isEncoding(o))throw new TypeError("Unknown encoding: "+o);if(e.length===1){let i=e.charCodeAt(0);(o==="utf8"&&i<128||o==="latin1")&&(e=i)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let s;if(typeof e=="number")for(s=t;s<n;++s)this[s]=e;else{let i=g.isBuffer(e)?e:g.from(e,o),a=i.length;if(a===0)throw new TypeError(\'The value "\'+e+\'" is invalid for argument "value"\');for(s=0;s<n-t;++s)this[s+t]=i[s%a]}return this};var Ne={};function hr(r,e,t){Ne[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(o){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:o,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}hr("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);hr("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);hr("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,o=t;return Number.isInteger(t)&&Math.abs(t)>2**32?o=kn(String(t)):typeof t=="bigint"&&(o=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(o=kn(o)),o+="n"),n+=` It must be ${e}. Received ${o}`,n},RangeError);function kn(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function xi(r,e,t){Be(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&ot(e,r.length-(t+1))}function qn(r,e,t,n,o,s){if(r>t||r<e){let i=typeof e=="bigint"?"n":"",a;throw s>3?e===0||e===BigInt(0)?a=`>= 0${i} and < 2${i} ** ${(s+1)*8}${i}`:a=`>= -(2${i} ** ${(s+1)*8-1}${i}) and < 2 ** ${(s+1)*8-1}${i}`:a=`>= ${e}${i} and <= ${t}${i}`,new Ne.ERR_OUT_OF_RANGE("value",a,r)}xi(n,o,s)}function Be(r,e){if(typeof r!="number")throw new Ne.ERR_INVALID_ARG_TYPE(e,"number",r)}function ot(r,e,t){throw Math.floor(r)!==r?(Be(r,t),new Ne.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new Ne.ERR_BUFFER_OUT_OF_BOUNDS:new Ne.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Ai=/[^+/0-9A-Za-z-_]/g;function _i(r){if(r=r.split("=")[0],r=r.trim().replace(Ai,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function fr(r,e){e=e||1/0;let t,n=r.length,o=null,s=[];for(let i=0;i<n;++i){if(t=r.charCodeAt(i),t>55295&&t<57344){if(!o){if(t>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(i+1===n){(e-=3)>-1&&s.push(239,191,189);continue}o=t;continue}if(t<56320){(e-=3)>-1&&s.push(239,191,189),o=t;continue}t=(o-55296<<10|t-56320)+65536}else o&&(e-=3)>-1&&s.push(239,191,189);if(o=null,t<128){if((e-=1)<0)break;s.push(t)}else if(t<2048){if((e-=2)<0)break;s.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;s.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;s.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return s}function vi(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Oi(r,e){let t,n,o,s=[];for(let i=0;i<r.length&&!((e-=2)<0);++i)t=r.charCodeAt(i),n=t>>8,o=t%256,s.push(o),s.push(n);return s}function jn(r){return cr.toByteArray(_i(r))}function Ct(r,e,t,n){let o;for(o=0;o<n&&!(o+t>=e.length||o>=r.length);++o)e[o+t]=r[o];return o}function oe(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function gr(r){return r!==r}var Ci=(function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let o=0;o<16;++o)e[n+o]=r[t]+r[o]}return e})();function ye(r){return typeof BigInt>"u"?Pi:r}function Pi(){throw new Error("BigInt not supported")}});var os=fe(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});function Tc(r){var e=4,t=r.length,n=t%e;if(!n)return r;var o=t,s=e-n,i=t+s,a=Buffer.alloc(i);for(a.write(r);s--;)a.write("=",o++);return a.toString()}rn.default=Tc});var is=fe(sn=>{"use strict";Object.defineProperty(sn,"__esModule",{value:!0});var Rc=os();function ss(r,e){return e===void 0&&(e="utf8"),Buffer.isBuffer(r)?nn(r.toString("base64")):nn(Buffer.from(r,e).toString("base64"))}function Ic(r,e){return e===void 0&&(e="utf8"),Buffer.from(on(r),"base64").toString(e)}function on(r){return r=r.toString(),Rc.default(r).replace(/\\-/g,"+").replace(/_/g,"/")}function nn(r){return r.replace(/=/g,"").replace(/\\+/g,"-").replace(/\\//g,"_")}function xc(r){return Buffer.from(on(r),"base64")}var Ge=ss;Ge.encode=ss;Ge.decode=Ic;Ge.toBase64=on;Ge.fromBase64=nn;Ge.toBuffer=xc;sn.default=Ge});var as=fe((Vp,Xt)=>{Xt.exports=is().default;Xt.exports.default=Xt.exports});var ls=fe((cs,Yt)=>{(function(r,e){var t={};e(t);var n=t.default;for(var o in t)n[o]=t[o];typeof Yt=="object"&&typeof Yt.exports=="object"?Yt.exports=n:typeof define=="function"&&define.amd?define(function(){return n}):r.sha256=n})(cs,function(r){"use strict";r.__esModule=!0,r.digestLength=32,r.blockSize=64;var e=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]);function t(f,h,m,p,w){for(var y,E,T,A,_,x,M,v,U,C,ae,ce,re;w>=64;){for(y=h[0],E=h[1],T=h[2],A=h[3],_=h[4],x=h[5],M=h[6],v=h[7],C=0;C<16;C++)ae=p+C*4,f[C]=(m[ae]&255)<<24|(m[ae+1]&255)<<16|(m[ae+2]&255)<<8|m[ae+3]&255;for(C=16;C<64;C++)U=f[C-2],ce=(U>>>17|U<<15)^(U>>>19|U<<13)^U>>>10,U=f[C-15],re=(U>>>7|U<<25)^(U>>>18|U<<14)^U>>>3,f[C]=(ce+f[C-7]|0)+(re+f[C-16]|0);for(C=0;C<64;C++)ce=(((_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&x^~_&M)|0)+(v+(e[C]+f[C]|0)|0)|0,re=((y>>>2|y<<30)^(y>>>13|y<<19)^(y>>>22|y<<10))+(y&E^y&T^E&T)|0,v=M,M=x,x=_,_=A+ce|0,A=T,T=E,E=y,y=ce+re|0;h[0]+=y,h[1]+=E,h[2]+=T,h[3]+=A,h[4]+=_,h[5]+=x,h[6]+=M,h[7]+=v,p+=64,w-=64}return p}var n=(function(){function f(){this.digestLength=r.digestLength,this.blockSize=r.blockSize,this.state=new Int32Array(8),this.temp=new Int32Array(64),this.buffer=new Uint8Array(128),this.bufferLength=0,this.bytesHashed=0,this.finished=!1,this.reset()}return f.prototype.reset=function(){return this.state[0]=1779033703,this.state[1]=3144134277,this.state[2]=1013904242,this.state[3]=2773480762,this.state[4]=1359893119,this.state[5]=2600822924,this.state[6]=528734635,this.state[7]=1541459225,this.bufferLength=0,this.bytesHashed=0,this.finished=!1,this},f.prototype.clean=function(){for(var h=0;h<this.buffer.length;h++)this.buffer[h]=0;for(var h=0;h<this.temp.length;h++)this.temp[h]=0;this.reset()},f.prototype.update=function(h,m){if(m===void 0&&(m=h.length),this.finished)throw new Error("SHA256: can\'t update because hash was finished.");var p=0;if(this.bytesHashed+=m,this.bufferLength>0){for(;this.bufferLength<64&&m>0;)this.buffer[this.bufferLength++]=h[p++],m--;this.bufferLength===64&&(t(this.temp,this.state,this.buffer,0,64),this.bufferLength=0)}for(m>=64&&(p=t(this.temp,this.state,h,p,m),m%=64);m>0;)this.buffer[this.bufferLength++]=h[p++],m--;return this},f.prototype.finish=function(h){if(!this.finished){var m=this.bytesHashed,p=this.bufferLength,w=m/536870912|0,y=m<<3,E=m%64<56?64:128;this.buffer[p]=128;for(var T=p+1;T<E-8;T++)this.buffer[T]=0;this.buffer[E-8]=w>>>24&255,this.buffer[E-7]=w>>>16&255,this.buffer[E-6]=w>>>8&255,this.buffer[E-5]=w>>>0&255,this.buffer[E-4]=y>>>24&255,this.buffer[E-3]=y>>>16&255,this.buffer[E-2]=y>>>8&255,this.buffer[E-1]=y>>>0&255,t(this.temp,this.state,this.buffer,0,E),this.finished=!0}for(var T=0;T<8;T++)h[T*4+0]=this.state[T]>>>24&255,h[T*4+1]=this.state[T]>>>16&255,h[T*4+2]=this.state[T]>>>8&255,h[T*4+3]=this.state[T]>>>0&255;return this},f.prototype.digest=function(){var h=new Uint8Array(this.digestLength);return this.finish(h),h},f.prototype._saveState=function(h){for(var m=0;m<this.state.length;m++)h[m]=this.state[m]},f.prototype._restoreState=function(h,m){for(var p=0;p<this.state.length;p++)this.state[p]=h[p];this.bytesHashed=m,this.finished=!1,this.bufferLength=0},f})();r.Hash=n;var o=(function(){function f(h){this.inner=new n,this.outer=new n,this.blockSize=this.inner.blockSize,this.digestLength=this.inner.digestLength;var m=new Uint8Array(this.blockSize);if(h.length>this.blockSize)new n().update(h).finish(m).clean();else for(var p=0;p<h.length;p++)m[p]=h[p];for(var p=0;p<m.length;p++)m[p]^=54;this.inner.update(m);for(var p=0;p<m.length;p++)m[p]^=106;this.outer.update(m),this.istate=new Uint32Array(8),this.ostate=new Uint32Array(8),this.inner._saveState(this.istate),this.outer._saveState(this.ostate);for(var p=0;p<m.length;p++)m[p]=0}return f.prototype.reset=function(){return this.inner._restoreState(this.istate,this.inner.blockSize),this.outer._restoreState(this.ostate,this.outer.blockSize),this},f.prototype.clean=function(){for(var h=0;h<this.istate.length;h++)this.ostate[h]=this.istate[h]=0;this.inner.clean(),this.outer.clean()},f.prototype.update=function(h){return this.inner.update(h),this},f.prototype.finish=function(h){return this.outer.finished?this.outer.finish(h):(this.inner.finish(h),this.outer.update(h,this.digestLength).finish(h)),this},f.prototype.digest=function(){var h=new Uint8Array(this.digestLength);return this.finish(h),h},f})();r.HMAC=o;function s(f){var h=new n().update(f),m=h.digest();return h.clean(),m}r.hash=s,r.default=s;function i(f,h){var m=new o(f).update(h),p=m.digest();return m.clean(),p}r.hmac=i;function a(f,h,m,p){var w=p[0];if(w===0)throw new Error("hkdf: cannot expand more");h.reset(),w>1&&h.update(f),m&&h.update(m),h.update(p),h.finish(f),p[0]++}var l=new Uint8Array(r.digestLength);function c(f,h,m,p){h===void 0&&(h=l),p===void 0&&(p=32);for(var w=new Uint8Array([1]),y=i(h,f),E=new o(y),T=new Uint8Array(E.digestLength),A=T.length,_=new Uint8Array(p),x=0;x<p;x++)A===T.length&&(a(T,E,m,w),A=0),_[x]=T[A++];return E.clean(),T.fill(0),w.fill(0),_}r.hkdf=c;function u(f,h,m,p){for(var w=new o(f),y=w.digestLength,E=new Uint8Array(4),T=new Uint8Array(y),A=new Uint8Array(y),_=new Uint8Array(p),x=0;x*y<p;x++){var M=x+1;E[0]=M>>>24&255,E[1]=M>>>16&255,E[2]=M>>>8&255,E[3]=M>>>0&255,w.reset(),w.update(h),w.update(E),w.finish(A);for(var v=0;v<y;v++)T[v]=A[v];for(var v=2;v<=m;v++){w.reset(),w.update(A).finish(A);for(var U=0;U<y;U++)T[U]^=A[U]}for(var v=0;v<y&&x*y+v<p;v++)_[x*y+v]=T[v]}for(var x=0;x<y;x++)T[x]=A[x]=0;for(var x=0;x<4;x++)E[x]=0;return w.clean(),_}r.pbkdf2=u})});var Fs=fe((yn,Hs)=>{var Qt=Pt(),ie=Qt.Buffer;function Ms(r,e){for(var t in r)e[t]=r[t]}ie.from&&ie.alloc&&ie.allocUnsafe&&ie.allocUnsafeSlow?Hs.exports=Qt:(Ms(Qt,yn),yn.Buffer=Ce);function Ce(r,e,t){return ie(r,e,t)}Ce.prototype=Object.create(ie.prototype);Ms(ie,Ce);Ce.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return ie(r,e,t)};Ce.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=ie(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Ce.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return ie(r)};Ce.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return Qt.SlowBuffer(r)}});var Ls=fe((Eg,Sn)=>{"use strict";var wn=65536,$c=4294967295;function Kc(){throw new Error(`Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11`)}var Wc=Fs().Buffer,er=self.crypto||self.msCrypto;er&&er.getRandomValues?Sn.exports=qc:Sn.exports=Kc;function qc(r,e){if(r>$c)throw new RangeError("requested too many random bytes");var t=Wc.allocUnsafe(r);if(r>0)if(r>wn)for(var n=0;n<r;n+=wn)er.getRandomValues(t.slice(n,n+wn));else er.getRandomValues(t);return typeof e=="function"?process.nextTick(function(){e(null,t)}):t}});var zs=nt(Pt(),1);var Ui=Object.defineProperty,ki=(r,e,t)=>e in r?Ui(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,N=(r,e,t)=>ki(r,typeof e!="symbol"?e+"":e,t),Ni={Endpoints:{AUTHORIZATION:"/oauth2/authorize",END_SESSION:"/oidc/logout",ISSUER:"/oauth2/token",JWKS:"/oauth2/jwks",REVOCATION:"/oauth2/revoke",SESSION_IFRAME:"/oidc/checksession",TOKEN:"/oauth2/token",USERINFO:"/oauth2/userinfo"},Storage:{StorageKeys:{Endpoints:{AUTHORIZATION:"authorization_endpoint",END_SESSION:"end_session_endpoint",ISSUER:"issuer",JWKS:"jwks_uri",REVOCATION:"revocation_endpoint",SESSION_IFRAME:"check_session_iframe",TOKEN:"token_endpoint",USERINFO:"userinfo_endpoint"},OPENID_PROVIDER_CONFIG_INITIATED:"op_config_initiated"}}},L=Ni,Di={Placeholders:{ACCESS_TOKEN:"{{accessToken}}",CLIENT_ID:"{{clientId}}",CLIENT_SECRET:"{{clientSecret}}",SCOPES:"{{scopes}}",USERNAME:"{{username}}"}},st=Di,I=class{constructor(r,e,t){N(this,"name"),N(this,"code"),N(this,"message"),this.message=t,this.name=e,this.code=r,Object.setPrototypeOf(this,new.target.prototype)}};var Bi=r=>{let e={...r};return["iss","aud","exp","iat","acr","amr","azp","auth_time","nonce","c_hash","at_hash","nbf","isk","sid","jti","sub"].forEach(n=>{delete e[n]}),e},Mi=Bi,Hi={INTERNAL_LOGIN:"internal_login",OPENID:"openid",PROFILE:"profile"},mr=Hi,Fi={Params:{AUTHORIZATION_CODE:"code",SESSION_STATE:"session_state",SIGN_OUT_SUCCESS:"sign_out_success",STATE:"state"},SignIn:{Payload:{DEFAULT_SCOPES:[mr.OPENID,mr.PROFILE,mr.INTERNAL_LOGIN]}},SignOut:{Storage:{StorageKeys:{SIGN_OUT_URL:"sign_out_url"}}}},$=Fi,Li=class Vn extends Error{constructor(e,t,n){let o=Vn.resolveOrigin(n);super(e),N(this,"code"),N(this,"origin"),this.name=new.target.name,this.code=t,this.origin=o,Error.captureStackTrace&&Error.captureStackTrace(this,new.target)}static resolveOrigin(e){return e?`@asgardeo/${e}`:"@asgardeo/javascript"}toString(){let e=`\\u{1F6E1}\\uFE0F Asgardeo - ${this.origin}:`;return`[${this.name}]\n${e} ${this.message}\n(code="${this.code}")`}},Gn=class extends Li{constructor(r,e,t,n){super(r,e,t),this.details=n,Object.defineProperty(this,"name",{configurable:!0,value:"AsgardeoRuntimeError",writable:!0})}toString(){let r=this.details?`\nDetails: ${JSON.stringify(this.details,null,2)}`:"";return`[${this.name}] (code="${this.code}")${r}\nMessage: ${this.message}`}},$i=r=>{let e=[];if(r)if(Array.isArray(r))e=r;else if(typeof r=="string")e=r.split(" ");else throw new Gn("Scopes must be a string or an array of strings.","processOpenIDScopes-Invalid-001","javascript","The provided scopes are not in the expected format. Please provide a string or an array of strings.");return $.SignIn.Payload.DEFAULT_SCOPES.forEach(t=>{e.includes(t)||e.push(t)}),e.join(" ")},wr=$i,Ki=class{constructor(r,e){N(this,"storageManager"),N(this,"config"),N(this,"oidcProviderMetaData"),N(this,"cryptoHelper"),this.storageManager=r,this.config=async()=>this.storageManager.getConfigData(),this.oidcProviderMetaData=async()=>this.storageManager.loadOpenIDProviderConfiguration(),this.cryptoHelper=e}async resolveEndpoints(r){let e={},t=await this.config();return t.endpoints&&Object.keys(t.endpoints).forEach(n=>{let o=n.replace(/[A-Z]/g,s=>`_${s.toLowerCase()}`);e[o]=t?.endpoints?t.endpoints[n]:""}),{...r,...e}}async resolveEndpointsExplicitly(){let r={},e=await this.config(),t=[L.Storage.StorageKeys.Endpoints.AUTHORIZATION,L.Storage.StorageKeys.Endpoints.END_SESSION,L.Storage.StorageKeys.Endpoints.JWKS,L.Storage.StorageKeys.Endpoints.SESSION_IFRAME,L.Storage.StorageKeys.Endpoints.REVOCATION,L.Storage.StorageKeys.Endpoints.TOKEN,L.Storage.StorageKeys.Endpoints.ISSUER,L.Storage.StorageKeys.Endpoints.USERINFO];if(!(e.endpoints?t.every(o=>e.endpoints?Object.keys(e.endpoints).some(s=>s.replace(/[A-Z]/g,a=>`_${a.toLowerCase()}`)===o):!1):!1))throw new I("JS-AUTH_HELPER-REE-NF01","Required endpoints missing","Some or all of the required endpoints are missing in the object passed to the `endpoints` attribute of the`AuthConfig` object.");return e.endpoints&&Object.keys(e.endpoints).forEach(o=>{let s=o.replace(/[A-Z]/g,i=>`_${i.toLowerCase()}`);r[s]=e?.endpoints?e.endpoints[o]:""}),{...r}}async resolveEndpointsByBaseURL(){let r={},e=await this.config(),{baseUrl:t}=e;if(!t)throw new I("JS-AUTH_HELPER_REBO-NF01","Base URL not defined.","Base URL is not defined in AuthClient config.");e.endpoints&&Object.keys(e.endpoints).forEach(i=>{let a=i.replace(/[A-Z]/g,l=>`_${l.toLowerCase()}`);r[a]=e?.endpoints?e.endpoints[i]:""});let n=L.Storage.StorageKeys.Endpoints,o=L.Endpoints,s={[n.AUTHORIZATION]:`${t}${o.AUTHORIZATION}`,[n.END_SESSION]:`${t}${o.END_SESSION}`,[n.ISSUER]:`${t}${o.ISSUER}`,[n.JWKS]:`${t}${o.JWKS}`,[n.SESSION_IFRAME]:`${t}${o.SESSION_IFRAME}`,[n.REVOCATION]:`${t}${o.REVOCATION}`,[n.TOKEN]:`${t}${o.TOKEN}`,[n.USERINFO]:`${t}${o.USERINFO}`};return e.platform==="AsgardeoV2"&&(s[L.Storage.StorageKeys.Endpoints.ISSUER]=`${t}`),{...s,...r}}async validateIdToken(r){let e=(await this.storageManager.loadOpenIDProviderConfiguration()).jwks_uri,t=await this.config();if(!e||e.trim().length===0)throw new I("JS_AUTH_HELPER-VIT-NF01","JWKS endpoint not found.","No JWKS endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the JWKS endpoint passed to the SDK is empty.");let n;try{n=await fetch(e,{credentials:t.sendCookiesInRequests?"include":"same-origin"})}catch(a){throw new I("JS-AUTH_HELPER-VIT-NE02","Request to jwks endpoint failed.",a??"The request sent to get the jwks from the server failed.")}if(n.status!==200||!n.ok)throw new I("JS-AUTH_HELPER-VIT-HE03",`Invalid response status received for jwks request (${n.statusText}).`,await n.json());let{issuer:o}=await this.oidcProviderMetaData(),{keys:s}=await n.json(),i=await this.cryptoHelper.getJWKForTheIdToken(r.split(".")[0],s);return this.cryptoHelper.isValidIdToken(r,i,(await this.config()).clientId,o??"",this.cryptoHelper.decodeJwtToken(r).sub,(await this.config()).tokenValidation?.idToken?.clockTolerance,(await this.config()).tokenValidation?.idToken?.validateIssuer??!0)}getAuthenticatedUserInfo(r){let e=this.cryptoHelper.decodeJwtToken(r),t=e?.username??"",n=e?.given_name??"",o=e?.family_name??"",s=n&&o?`${n} ${o}`:n||o||"";return{displayName:e.preferred_username??s,username:t,...Mi(e)}}async replaceCustomGrantTemplateTags(r,e){let t=await this.config(),n=await this.storageManager.getSessionData(e),o=wr(t.scopes);return typeof r!="string"?r:r.replace(st.Placeholders.ACCESS_TOKEN,n.access_token).replace(st.Placeholders.USERNAME,this.getAuthenticatedUserInfo(n.id_token).username).replace(st.Placeholders.SCOPES,o).replace(st.Placeholders.CLIENT_ID,t.clientId).replace(st.Placeholders.CLIENT_SECRET,t.clientSecret??"")}async clearSession(r){await this.storageManager.removeTemporaryData(r),await this.storageManager.removeSessionData(r)}async handleTokenResponse(r,e){if(r.status!==200||!r.ok)throw new I("JS-AUTH_HELPER-HTR-NE01",`Invalid response status received for token request (${r.statusText}).`,await r.json());let t=await r.json();if(t.created_at=new Date().getTime(),(await this.config()).tokenValidation?.idToken?.validate)return this.validateIdToken(t.id_token).then(async()=>{await this.storageManager.setSessionData(t,e);let s={accessToken:t.access_token,createdAt:t.created_at,expiresIn:t.expires_in,idToken:t.id_token,refreshToken:t.refresh_token,scope:t.scope,tokenType:t.token_type};return Promise.resolve(s)});let o={accessToken:t.access_token,createdAt:t.created_at,expiresIn:t.expires_in,idToken:t.id_token,refreshToken:t.refresh_token,scope:t.scope,tokenType:t.token_type};return await this.storageManager.setSessionData(t,e),Promise.resolve(o)}},Wi={DEFAULT_CODE_CHALLENGE_METHOD:"S256",Storage:{StorageKeys:{CODE_VERIFIER:"pkce_code_verifier",SEPARATOR:"#"}}},we=Wi,qi={SignatureValidation:{SUPPORTED_ALGORITHMS:["RS256","RS512","RS384","PS256"]},Storage:{StorageKeys:{REFRESH_TOKEN_TIMER:"refresh_token_timer"}}},it=qi,ji=class{constructor(r){N(this,"cryptoUtils"),this.cryptoUtils=r}getCodeVerifier(){return this.cryptoUtils.base64URLEncode(this.cryptoUtils.generateRandomBytes(32))}getCodeChallenge(r){return this.cryptoUtils.base64URLEncode(this.cryptoUtils.hashSha256(r))}getJWKForTheIdToken(r,e){let t=JSON.parse(this.cryptoUtils.base64URLDecode(r)),n=e.find(o=>t.kid===o.kid);if(n)return n;throw new I("JS-CRYPTO_UTIL-GJFTIT-IV01","kid not found.",`Failed to find the \'kid\' specified in the id_token. \'kid\' found in the header : ${t.kid}, Expected values: ${e.map(o=>o.kid).join(", ")}`)}isValidIdToken(r,e,t,n,o,s,i){return this.cryptoUtils.verifyJwt(r,e,it.SignatureValidation.SUPPORTED_ALGORITHMS,t,n,o,s,i).then(a=>a?Promise.resolve(!0):Promise.reject(new I("JS-CRYPTO_HELPER-IVIT-IV01","Invalid ID token.","ID token validation returned false"))).catch(a=>Promise.reject(a))}decodeJwtToken(r){try{let e=this.cryptoUtils.base64URLDecode(r?.split(".")[1]);return JSON.parse(e)}catch(e){throw new I("JS-CRYPTO_UTIL-DIT-IV02","Decoding token failed.",e)}}},yr="asgardeo-session-active",zi=class Ut{constructor(e,t){N(this,"id"),N(this,"store"),this.id=e,this.store=t}async setDataInBulk(e,t){let n=await this.store.getData(e)??null,s={...n&&JSON.parse(n),...t},i=JSON.stringify(s);await this.store.setData(e,i)}async setValue(e,t,n){let o=await this.store.getData(e)??null,i={...o&&JSON.parse(o),[t]:n},a=JSON.stringify(i);await this.store.setData(e,a)}async removeValue(e,t){let n=await this.store.getData(e)??null,s={...n&&JSON.parse(n)};delete s[t];let i=JSON.stringify(s);await this.store.setData(e,i)}resolveKey(e,t){return t?`${e}-${this.id}-${t}`:`${e}-${this.id}`}static isLocalStorageAvailable(){try{let e="__ASGARDEO_AUTH_CORE_LOCAL_STORAGE_TEST__";return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch{return!1}}async setConfigData(e){await this.setDataInBulk(this.resolveKey("config_data"),e)}async setOIDCProviderMetaData(e){this.setDataInBulk(this.resolveKey("oidc_provider_meta_data"),e)}async setTemporaryData(e,t){this.setDataInBulk(this.resolveKey("temporary_data",t),e)}async setSessionData(e,t){this.setDataInBulk(this.resolveKey("session_data",t),e)}async setCustomData(e,t,n){this.setDataInBulk(this.resolveKey(e,n),t)}async getConfigData(e){return JSON.parse(await this.store.getData(this.resolveKey("config_data",e))??null)}async loadOpenIDProviderConfiguration(){return JSON.parse(await this.store.getData(this.resolveKey("oidc_provider_meta_data"))??null)}async getTemporaryData(e){return JSON.parse(await this.store.getData(this.resolveKey("temporary_data",e))??null)}async getSessionData(e){return JSON.parse(await this.store.getData(this.resolveKey("session_data",e))??null)}async getCustomData(e,t){return JSON.parse(await this.store.getData(this.resolveKey(e,t))??null)}setSessionStatus(e){Ut.isLocalStorageAvailable()&&localStorage.setItem(`${yr}`,e)}getSessionStatus(){return Ut.isLocalStorageAvailable()?localStorage.getItem(`${yr}`)??"":""}removeSessionStatus(){Ut.isLocalStorageAvailable()&&localStorage.removeItem(`${yr}`)}async removeConfigData(){await this.store.removeData(this.resolveKey("config_data"))}async removeOIDCProviderMetaData(){await this.store.removeData(this.resolveKey("oidc_provider_meta_data"))}async removeTemporaryData(e){await this.store.removeData(this.resolveKey("temporary_data",e))}async removeSessionData(e){await this.store.removeData(this.resolveKey("session_data",e))}async getConfigDataParameter(e){let t=await this.store.getData(this.resolveKey("config_data"));return t&&JSON.parse(t)[e]}async getOIDCProviderMetaDataParameter(e){let t=await this.store.getData(this.resolveKey("oidc_provider_meta_data"));return t&&JSON.parse(t)[e]}async getTemporaryDataParameter(e,t){let n=await this.store.getData(this.resolveKey("temporary_data",t));return n&&JSON.parse(n)[e]}async getSessionDataParameter(e,t){let n=await this.store.getData(this.resolveKey("session_data",t));return n&&JSON.parse(n)[e]}async setConfigDataParameter(e,t){await this.setValue(this.resolveKey("config_data"),e,t)}async setOIDCProviderMetaDataParameter(e,t){await this.setValue(this.resolveKey("oidc_provider_meta_data"),e,t)}async setTemporaryDataParameter(e,t,n){await this.setValue(this.resolveKey("temporary_data",n),e,t)}async setSessionDataParameter(e,t,n){await this.setValue(this.resolveKey("session_data",n),e,t)}async removeConfigDataParameter(e){await this.removeValue(this.resolveKey("config_data"),e)}async removeOIDCProviderMetaDataParameter(e){await this.removeValue(this.resolveKey("oidc_provider_meta_data"),e)}async removeTemporaryDataParameter(e,t){await this.removeValue(this.resolveKey("temporary_data",t),e)}async removeSessionDataParameter(e,t){await this.removeValue(this.resolveKey("session_data",t),e)}},zn=zi,Ji=r=>{let e=parseInt(r.split("request_")[1],10);return`${we.Storage.StorageKeys.CODE_VERIFIER}${we.Storage.StorageKeys.SEPARATOR}${e}`},Ae=Ji,Vi=r=>{let e=[];Object.keys(r).forEach(o=>{o.startsWith(we.Storage.StorageKeys.CODE_VERIFIER)&&e.push(o)});let t=e.sort().pop(),n=parseInt(t?.split(we.Storage.StorageKeys.SEPARATOR)[1]??"-1",10);return`${we.Storage.StorageKeys.CODE_VERIFIER}${we.Storage.StorageKeys.SEPARATOR}${n+1}`},Gi=Vi,Xi=(r,e)=>{let t=parseInt(r.split(we.Storage.StorageKeys.SEPARATOR)[1],10);return e?`${e}_request_${t}`:`request_${t}`},Yi=Xi,Zi=(r,e,t)=>{let{redirectUri:n,clientId:o,scopes:s,responseMode:i,codeChallenge:a,codeChallengeMethod:l,prompt:c}=r,u=new Map;u.set("response_type","code"),u.set("client_id",o),u.set("scope",s),u.set("redirect_uri",n),i&&u.set("response_mode",i);let f=e?.key;if(a)if(u.set("code_challenge",a),l)u.set("code_challenge_method",l);else throw new Gn("Code challenge method is required when code challenge is provided.","getAuthorizeRequestUrlParams-ValidationError-001","javascript","When PKCE is enabled, the code challenge method must be provided along with the code challenge.");return c&&u.set("prompt",c),t&&Object.entries(t).forEach(([h,m])=>{h!==""&&m!==""&&h!==$.Params.STATE&&u.set(h,m.toString())}),u.set($.Params.STATE,Yi(f,t?t[$.Params.STATE]?.toString():"")),u},Qi=Zi,ea={enablePKCE:!0,responseMode:"query",sendCookiesInRequests:!0,tokenValidation:{idToken:{clockTolerance:300,validate:!0,validateIssuer:!0}}},Sr=class pe{constructor(){N(this,"storageManager"),N(this,"configProvider"),N(this,"oidcProviderMetaDataProvider"),N(this,"authHelper"),N(this,"cryptoUtils"),N(this,"cryptoHelper")}async initialize(e,t,n,o){let{clientId:s}=e;pe.instanceIdValue?pe.instanceIdValue+=1:pe.instanceIdValue=0,o&&(pe.instanceIdValue=o),s?this.storageManager=new zn(`instance_${pe.instanceIdValue}-${s}`,t):this.storageManager=new zn(`instance_${pe.instanceIdValue}`,t),this.cryptoUtils=n,this.cryptoHelper=new ji(n),this.authHelper=new Ki(this.storageManager,this.cryptoHelper),this.configProvider=async()=>this.storageManager.getConfigData(),this.oidcProviderMetaDataProvider=async()=>this.storageManager.loadOpenIDProviderConfiguration(),pe.authHelperInstance=this.authHelper,await this.storageManager.setConfigData({...ea,...e,scope:wr(e.scopes)})}getStorageManager(){return this.storageManager}getInstanceId(){return pe.instanceIdValue}async getSignInUrl(e,t){let n={...e};delete n?.forceInit;let o=async()=>{let s=await this.storageManager.getOIDCProviderMetaDataParameter(L.Storage.StorageKeys.Endpoints.AUTHORIZATION);if(!s||s.trim().length===0)throw new I("JS-AUTH_CORE-GAU-NF01","No authorization endpoint found.","No authorization endpoint was found in the OIDC provider meta data from the well-known endpoint or the authorization endpoint passed to the SDK is empty.");let i=new URL(s),a=await this.configProvider(),l=await this.storageManager.getTemporaryData(t),c=await Gi(l),u,f;a.enablePKCE&&(u=this.cryptoHelper?.getCodeVerifier(),f=this.cryptoHelper?.getCodeChallenge(u),await this.storageManager.setTemporaryDataParameter(c,u,t)),n.client_secret&&(n.client_secret=a.clientSecret);let h=Qi({clientId:a.clientId,codeChallenge:f,codeChallengeMethod:we.DEFAULT_CODE_CHALLENGE_METHOD,prompt:a.prompt,redirectUri:a.afterSignInUrl,responseMode:a.responseMode,scopes:wr(a.scopes)},{key:c},n);return Array.from(h.entries()).forEach(([m,p])=>{i.searchParams.append(m,p)}),i.toString()};return await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED)?o():this.loadOpenIDProviderConfiguration(e?.forceInit).then(()=>o())}async requestAccessToken(e,t,n,o,s){let i=async()=>{let a=(await this.oidcProviderMetaDataProvider()).token_endpoint,l=await this.configProvider();if(!a||a.trim().length===0)throw new I("JS-AUTH_CORE-RAT1-NF01","Token endpoint not found.","No token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the token endpoint passed to the SDK is empty.");t&&await this.storageManager.setSessionDataParameter($.Params.SESSION_STATE,t,o);let c=new URLSearchParams;c.set("client_id",l.clientId),l.clientSecret&&l.clientSecret.trim().length>0&&c.set("client_secret",l.clientSecret);let u=e;c.set("code",u),c.set("grant_type","authorization_code"),c.set("redirect_uri",l.afterSignInUrl),s?.params&&Object.entries(s.params).forEach(([h,m])=>{c.append(h,m)}),l.enablePKCE&&(c.set("code_verifier",`${await this.storageManager.getTemporaryDataParameter(Ae(n),o)}`),await this.storageManager.removeTemporaryDataParameter(Ae(n),o));let f;try{f=await fetch(a,{body:c,credentials:l.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(h){throw new I("JS-AUTH_CORE-RAT1-NE02","Requesting access token failed",h??"The request to get the access token from the server failed.")}if(!f.ok)throw new I("JS-AUTH_CORE-RAT1-HE03",`Requesting access token failed with ${f.statusText}`,await f.json());return this.authHelper.handleTokenResponse(f,o)};return await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED)?i():this.loadOpenIDProviderConfiguration(!1).then(()=>i())}async loadOpenIDProviderConfiguration(e){let t=await this.configProvider();if(!e&&await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED))return Promise.resolve();let{wellKnownEndpoint:n}=t;if(n){let o;try{if(o=await fetch(n),o.status!==200||!o.ok)throw new Error}catch{throw new I("JS-AUTH_CORE-GOPMD-HE01","Invalid well-known response","The well known endpoint response has been failed with an error.")}return await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpoints(await o.json())),await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}if(t.baseUrl){try{await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpointsByBaseURL())}catch(o){throw new I("JS-AUTH_CORE-GOPMD-IV02","Resolving endpoints failed.",o??"Resolving endpoints by base url failed.")}return await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}return await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpointsExplicitly()),await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}async getSignOutUrl(e){let t=(await this.oidcProviderMetaDataProvider())?.end_session_endpoint,n=await this.configProvider();if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF01","Sign-out endpoint not found.","No sign-out endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the sign-out endpoint passed to the SDK is empty.");let o=n?.afterSignOutUrl??n?.afterSignInUrl;if(!o||o.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF03","No sign-out redirect URL found.","The sign-out redirect URL cannot be found or the URL passed to the SDK is empty. No sign-in redirect URL has been found either. ");let s=new URLSearchParams;if(s.set("post_logout_redirect_uri",o),n.sendIdTokenInLogoutRequest){let i=(await this.storageManager.getSessionData(e))?.id_token;if(!i||i.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF02","ID token not found.","No ID token could be found. Either the session information is lost or you have not signed in.");s.set("id_token_hint",i)}else s.set("client_id",n.clientId);return s.set("state",$.Params.SIGN_OUT_SUCCESS),`${t}?${s.toString()}`}async getOpenIDProviderEndpoints(){let e=await this.oidcProviderMetaDataProvider();return{authorizationEndpoint:e.authorization_endpoint??"",checkSessionIframe:e.check_session_iframe??"",endSessionEndpoint:e.end_session_endpoint??"",introspectionEndpoint:e.introspection_endpoint??"",issuer:e.issuer??"",jwksUri:e.jwks_uri??"",registrationEndpoint:e.registration_endpoint??"",revocationEndpoint:e.revocation_endpoint??"",tokenEndpoint:e.token_endpoint??"",userinfoEndpoint:e.userinfo_endpoint??""}}async decodeJwtToken(e){return this.cryptoHelper.decodeJwtToken(e)}async getDecodedIdToken(e,t){let n=(await this.storageManager.getSessionData(e)).id_token;return this.cryptoHelper.decodeJwtToken(n??t)}async getIdToken(e){return(await this.storageManager.getSessionData(e)).id_token}async getUser(e){let t=await this.storageManager.getSessionData(e),n=this.authHelper.getAuthenticatedUserInfo(t?.id_token);return Object.keys(n).forEach(o=>{(n[o]===void 0||n[o]===""||n[o]===null)&&delete n[o]}),n}async getUserSession(e){let t=await this.storageManager.getSessionData(e);return{scopes:t?.scope?.split(" "),sessionState:t?.session_state??""}}async getCrypto(){return this.cryptoHelper}async revokeAccessToken(e){let t=(await this.oidcProviderMetaDataProvider()).revocation_endpoint,n=await this.configProvider();if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-RAT3-NF01","No revoke access token endpoint found.","No revoke access token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the revoke access token endpoint passed to the SDK is empty.");let o=[];o.push(`client_id=${n.clientId}`),o.push(`token=${(await this.storageManager.getSessionData(e)).access_token}`),o.push("token_type_hint=access_token"),n.clientSecret&&n.clientSecret.trim().length>0&&o.push(`client_secret=${n.clientSecret}`);let s;try{s=await fetch(t,{body:o.join("&"),credentials:n.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(i){throw new I("JS-AUTH_CORE-RAT3-NE02","The request to revoke access token failed.",i??"The request sent to revoke the access token failed.")}if(s.status!==200||!s.ok)throw new I("JS-AUTH_CORE-RAT3-HE03",`Invalid response status received for revoke access token request (${s.statusText}).`,await s.json());return this.authHelper.clearSession(e),Promise.resolve(s)}async refreshAccessToken(e){let t=(await this.oidcProviderMetaDataProvider()).token_endpoint,n=await this.configProvider(),o=await this.storageManager.getSessionData(e);if(!o.refresh_token)throw new I("JS-AUTH_CORE-RAT2-NF01","No refresh token found.","There was no refresh token found. Asgardeo doesn\'t return a refresh token if the refresh token grant is not enabled.");if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-RAT2-NF02","No refresh token endpoint found.","No refresh token endpoint was in the OIDC provider meta data returned by the well-known endpoint or the refresh token endpoint passed to the SDK is empty.");let s=[];s.push(`client_id=${n.clientId}`),s.push(`refresh_token=${o.refresh_token}`),s.push("grant_type=refresh_token"),n.clientSecret&&n.clientSecret.trim().length>0&&s.push(`client_secret=${n.clientSecret}`);let i;try{i=await fetch(t,{body:s.join("&"),credentials:n.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(a){throw new I("JS-AUTH_CORE-RAT2-NR03","Refresh access token request failed.",a??"The request to refresh the access token failed.")}if(!i.ok)throw new I("JS-AUTH_CORE-RAT2-HE04",`Refreshing access token failed with ${i.statusText}`,await i.json());return this.authHelper.handleTokenResponse(i,e)}async getAccessToken(e){return(await this.storageManager.getSessionData(e))?.access_token}async exchangeToken(e,t){let n=await this.oidcProviderMetaDataProvider(),o=await this.configProvider(),s;if(e.tokenEndpoint&&e.tokenEndpoint.trim().length!==0?s=e.tokenEndpoint:s=n.token_endpoint,!s||s.trim().length===0)throw new I("JS-AUTH_CORE-RCG-NF01","Token endpoint not found.","No token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the token endpoint passed to the SDK is empty.");let i=await Promise.all(Object.entries(e.data).map(async([u,f])=>{let h=await this.authHelper.replaceCustomGrantTemplateTags(f,t);return`${u}=${h}`})),a={Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"};e.attachToken&&(a={...a,Authorization:`Bearer ${(await this.storageManager.getSessionData(t)).access_token}`});let l={body:i.join("&"),credentials:o.sendCookiesInRequests?"include":"same-origin",headers:new Headers(a),method:"POST"},c;try{c=await fetch(s,l)}catch(u){throw new I("JS-AUTH_CORE-RCG-NE02","The custom grant request failed.",u??"The request sent to get the custom grant failed.")}if(c.status!==200||!c.ok)throw new I("JS-AUTH_CORE-RCG-HE03",`Invalid response status received for the custom grant request. (${c.statusText})`,await c.json());return e.returnsSession?this.authHelper.handleTokenResponse(c,t):Promise.resolve(await c.json())}async isSignedIn(e){let t=!!await this.getAccessToken(e),n=(await this.storageManager.getSessionData(e))?.created_at,o=(await this.storageManager.getSessionData(e))?.expires_in;if(!o)return!1;let s=parseInt(o,10)*1e3,i=new Date().getTime(),a=n+s>i;return t&&a}async getPKCECode(e,t){return await this.storageManager.getTemporaryDataParameter(Ae(e),t)}async setPKCECode(e,t,n){return this.storageManager.setTemporaryDataParameter(Ae(t),e,n)}static isSignOutSuccessful(e){let t=new URL(e),n=t.searchParams.get($.Params.STATE),o=!!t.searchParams.get("error");return n?n===$.Params.SIGN_OUT_SUCCESS&&!o:!1}static didSignOutFail(e){let t=new URL(e),n=t.searchParams.get($.Params.STATE),o=!!t.searchParams.get("error");return n?n===$.Params.SIGN_OUT_SUCCESS&&o:!1}async reInitialize(e){await this.storageManager.setConfigData(e),await this.loadOpenIDProviderConfiguration(!0)}static async clearSession(e){await this.authHelperInstance.clearSession(e)}};N(Sr,"instanceIdValue");N(Sr,"authHelperInstance");var _e=Sr;var ta="\\u{1F6E1}\\uFE0F Asgardeo",ra={level:"info",prefix:`${ta}`,showLevel:!0,timestamps:!0},na=()=>typeof window<"u"&&typeof window.document<"u",oa=()=>typeof process<"u"&&process.versions&&process.versions.node,Y={blue:"\\x1B[34m",bright:"\\x1B[1m",cyan:"\\x1B[36m",dim:"\\x1B[2m",gray:"\\x1B[90m",green:"\\x1B[32m",magenta:"\\x1B[35m",red:"\\x1B[31m",reset:"\\x1B[0m",white:"\\x1B[37m",yellow:"\\x1B[33m"},He={debug:"color: #6b7280; font-weight: normal;",error:"color: #dc2626; font-weight: bold;",info:"color: #2563eb; font-weight: bold;",prefix:"color: #7c3aed; font-weight: bold;",timestamp:"color: #6b7280; font-size: 0.9em;",warn:"color: #d97706; font-weight: bold;"},Jn={debug:0,error:3,info:1,warn:2},sa=class Fe{constructor(e={}){N(this,"config"),this.config={...ra,...e}}configure(e){this.config={...this.config,...e}}getConfig(){return{...this.config}}shouldLog(e){return Jn[e]>=Jn[this.config.level]}static getTimestamp(){return new Date().toISOString()}static getLevelString(e){switch(e){case"debug":return"DEBUG";case"info":return"INFO";case"warn":return"WARN";case"error":return"ERROR";default:return"UNKNOWN"}}formatForNode(e,t){let n=[];if(this.config.timestamps&&n.push(`${Y.gray}[${Fe.getTimestamp()}]${Y.reset}`),this.config.prefix&&n.push(`${Y.magenta}${this.config.prefix}${Y.reset}`),this.config.showLevel){let o=Fe.getLevelString(e),s;switch(e){case"debug":s=`${Y.gray}[${o}]${Y.reset}`;break;case"info":s=`${Y.blue}[${o}]${Y.reset}`;break;case"warn":s=`${Y.yellow}[${o}]${Y.reset}`;break;case"error":s=`${Y.red}[${o}]${Y.reset}`;break;default:s=`[${o}]`}n.push(s)}return n.push(t),n.join(" ")}logMessage(e,t,...n){if(this.shouldLog(e)){if(this.config.formatter){this.config.formatter(e,t,...n);return}na()?this.logToBrowser(e,t,...n):oa()?this.logToNode(e,t,...n):console.log(t,...n)}}logToBrowser(e,t,...n){let o=[],s=[];if(this.config.timestamps&&(o.push(`%c[${Fe.getTimestamp()}]`),s.push(He.timestamp)),this.config.prefix&&(o.push(`%c${this.config.prefix}`),s.push(He.prefix)),this.config.showLevel){let a=Fe.getLevelString(e);switch(o.push(`%c[${a}]`),e){case"debug":s.push(He.debug);break;case"info":s.push(He.info);break;case"warn":s.push(He.warn);break;case"error":s.push(He.error);break;default:s.push("")}}o.push(`%c${t}`),s.push("color: inherit; font-weight: normal;");let i=o.join(" ");switch(e){case"debug":console.debug(i,...s,...n);break;case"info":console.info(i,...s,...n);break;case"warn":console.warn(i,...s,...n);break;case"error":console.error(i,...s,...n);break;default:console.log(i,...s,...n)}}logToNode(e,t,...n){let o=this.formatForNode(e,t);switch(e){case"debug":console.debug(o,...n);break;case"info":console.info(o,...n);break;case"warn":console.warn(o,...n);break;case"error":console.error(o,...n);break;default:console.log(o,...n)}}debug(e,...t){this.logMessage("debug",e,...t)}info(e,...t){this.logMessage("info",e,...t)}warn(e,...t){this.logMessage("warn",e,...t)}error(e,...t){this.logMessage("error",e,...t)}child(e){let t=this.config.prefix?`${this.config.prefix} - ${e}`:e;return new Fe({...this.config,prefix:t})}setLevel(e){this.config.level=e}getLevel(){return this.config.level}},Xc=new sa;var Er="init";var Xn="sign-out",Yn="http-request",Zn="http-request-all",Qn="request-custom-grant",eo="revoke-access-token";var to="request-start",ro="request-success";var no="request-finish",oo="get-oidc-service-endpoints",so="get-basic-user-info",io="get-decoded-id-token";var ao="get-crypto-helper",co="enable_http_handler",lo="disable_http_handler",uo="get_auth_url",fo="request_get_token",po="is_authenticated",ho="get_sign_out_url",go="refresh_access-token",mo="refresh-access-token-error",yo="set_session_state",wo="start_auto_refresh_token",So="update_config",Eo="get_id_token",br="check_session_signed_in",Tr="check_session_signed_out",bo="get_config_data";var Rr="rpIFrame",Ir="promptNoneIFrame";var xr="sign-in-silently";var Ar="initialized-silent-sign-in",_r="promptNoneRequestSent";var Le="error",at="error_description",vr="custom_grant_config",Or="state";var Cr="Access token is invalid";var b=class{constructor(){}static generateSuccessMessage(e){return{blob:e?.data instanceof Blob?e?.data:null,data:JSON.stringify(e??""),success:!0}}static generateFailureMessage(e){e?.toJSON&&delete e.toJSON;let t;try{if(e instanceof Error)t=JSON.stringify({name:e.name,message:e.message,stack:e.stack,...e});else if(typeof e=="object"&&e!==null)try{t=JSON.stringify(e)}catch{t=JSON.stringify({message:e.toString?e.toString():"Unknown error",originalError:String(e)})}else t=JSON.stringify(e??"Unknown error")}catch{t=JSON.stringify({message:"Error serialization failed",originalError:String(e)})}return{error:t,success:!1}}};var Se=class Se{constructor(){}static removeAuthorizationCode(){let e=location.href;history.pushState({},document.title,e.replace(/\\?code=.*$/,""))}static getPKCE(e){return sessionStorage.getItem(e)??""}static setPKCE(e,t){sessionStorage.setItem(e,t)}static setSignOutURL(e,t,n){sessionStorage.setItem(`${$.SignOut.Storage.StorageKeys.SIGN_OUT_URL}-instance_${n}-${t}`,e)}static getSignOutUrl(e,t){return sessionStorage.getItem(`${$.SignOut.Storage.StorageKeys.SIGN_OUT_URL}-instance_${t}-${e}`)??""}static removePKCE(e){sessionStorage.removeItem(e)}static canContinueSignIn(e,t){return!(e&&!Se.hasErrorInURL()&&!Se.hasAuthSearchParamsInURL()&&!t)}static isInitializedSilentSignIn(){return Se.isSilentStatePresentInURL()}static wasSignInCalled(){return!!((Se.hasErrorInURL()||Se.hasAuthSearchParamsInURL())&&!this.isSilentStatePresentInURL())}static wasSilentSignInCalled(){let e=sessionStorage.getItem(Ar);return!!(e?JSON.parse(e):null)}static async isSignOutSuccessful(){if(_e.isSignOutSuccessful(window.location.href)){let e=window.location.href.split("?")[0];return history.pushState({},document.title,e),await _e.clearSession(),!0}return!1}static didSignOutFail(){if(_e.didSignOutFail(window.location.href)){let e=new URL(window.location.href),t=e.searchParams.get(Le),n=e.searchParams.get(at),o=window.location.href.split("?")[0];return history.pushState({},document.title,o),{description:n??"",error:t??""}}return!1}static isSilentStatePresentInURL(){return new URL(window.location.href).searchParams.get("state")?.includes(xr)??!1}static hasAuthSearchParamsInURL(e=window.location.search){return/[?&]code=[^&]+/.test(e)}static hasErrorInURL(e=window.location.href){let t=new URL(e);return!!t.searchParams.get(Le)&&t.searchParams.get(Or)!==$.Params.SIGN_OUT_SUCCESS}static canSendPromptNoneRequest(){let e=sessionStorage.getItem(_r);return!(e?JSON.parse(e):null)}static setPromptNoneRequestSent(e){sessionStorage.setItem(_r,JSON.stringify(e))}static async waitTillPageRedirect(e){let t=e??3e3;await new Promise(n=>setTimeout(n,t*1e3))}};S(Se,"until",(e,t=500)=>{let n=o=>e()?o():setTimeout(()=>n(o),t);return new Promise(n)});var Ee=Se;var kt=class{constructor(e,t){S(this,"_authenticationClient");S(this,"_storageManager");S(this,"_spaHelper");S(this,"_instanceID");S(this,"_isTokenRefreshing");this._authenticationClient=e,this._storageManager=this._authenticationClient.getStorageManager(),this._spaHelper=t,this._instanceID=this._authenticationClient.getInstanceId(),this._isTokenRefreshing=!1}enableHttpHandler(e){e?.enableHandler&&e.enableHandler()}disableHttpHandler(e){e?.disableHandler&&e.disableHandler()}initializeSessionManger(e,t,n,o,s){s.initialize(e.clientId,t.checkSessionIframe??"",n,e.checkSessionInterval??3,e.sessionRefreshInterval??300,e.afterSignInUrl,o)}async exchangeToken(e,t){let n=await this._storageManager.getConfigData(),o=!0,s=!1;if(e?.tokenEndpoint)if(o=!1,n.storage==="webWorker"){for(let i of[...n?.allowedExternalUrls??[],e.baseUrl])if(i&&e.tokenEndpoint?.startsWith(i)){s=!0;break}}else s=!0;return e.shouldReplayAfterRefresh&&this._storageManager.setTemporaryDataParameter(vr,JSON.stringify(e)),o||s?this._authenticationClient.exchangeToken(e).then(async i=>(t&&typeof t=="function"&&t(e),e.returnsSession?(this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser()):i)).catch(i=>Promise.reject(i)):Promise.reject(new I("SPA-MAIN_THREAD_CLIENT-RCG-IV01","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified token endpoint in this request cannot be found among the `allowedExternalUrls`"))}async getCustomGrantConfigData(){let e=await this._storageManager.getTemporaryDataParameter(vr);return e?JSON.parse(e):null}async refreshAccessToken(e){try{await this._authenticationClient.refreshAccessToken();let t=await this.getCustomGrantConfigData();return t&&await this.exchangeToken(t,e),this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser()}catch(t){let n={type:mo};return window.postMessage(n),Promise.reject(t)}}async retryFailedRequests(e){let t=e.httpClient,n=e.requestConfig,o=e.isHttpHandlerEnabled,s=e.httpErrorCallback,i=e.httpFinishCallback;await Ee.until(()=>!this._isTokenRefreshing);try{let a=await t.request(n);return Promise.resolve(a)}catch(a){return o&&(typeof s=="function"&&await s(a),typeof i=="function"&&i()),Promise.reject(a)}}async httpRequest(e,t,n,o,s,i){let a=!1,l=await this._storageManager.getConfigData();if(l.storage==="webWorker"){for(let c of[...l?.allowedExternalUrls??[],l.baseUrl])if(c&&t?.url?.startsWith(c)){a=!0;break}}else a=!0;return a?e.request(t).then(c=>Promise.resolve(c)).catch(async c=>{if(c?.response?.status===401||!c?.response){if(this._isTokenRefreshing)return this.retryFailedRequests({enableRetrievingSignOutURLFromSession:i,httpClient:e,httpErrorCallback:o,httpFinishCallback:s,isHttpHandlerEnabled:n,requestConfig:t});this._isTokenRefreshing=!0;let u;try{u=await this.refreshAccessToken(i),this._isTokenRefreshing=!1}catch(f){throw this._isTokenRefreshing=!1,n&&(typeof o=="function"&&await o({...c,code:Cr}),typeof s=="function"&&s()),new I("SPA-AUTH_HELPER-HR-SE01",f?.name??"Refresh token request failed.",f?.message??"An error occurred while trying to refresh the access token following a 401 response from the server.")}if(u)try{let f=await e.request(t);return Promise.resolve(f)}catch(f){return n&&(typeof o=="function"&&await o(f),typeof s=="function"&&s()),Promise.reject(f)}}return n&&(typeof o=="function"&&await o(c),typeof s=="function"&&s()),Promise.reject(c)}):Promise.reject(new I("SPA-AUTH_HELPER-HR-IV02","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified endpoint in this request cannot be found among the `allowedExternalUrls`"))}async httpRequestAll(e,t,n,o,s){let i=!0,a=await this._storageManager.getConfigData();if(a.storage==="webWorker")for(let c of e){let u=!1;for(let f of[...a?.allowedExternalUrls??[],a.baseUrl])if(f&&c.url?.startsWith(f)){u=!0;break}if(!u){i=!1;break}}let l=[];if(i)return e.forEach(c=>{l.push(t.request(c))}),t?.all&&t.all(l).then(c=>Promise.resolve(c)).catch(async c=>{if(c?.response?.status===401||!c?.response){let u;try{u=await this._authenticationClient.refreshAccessToken()}catch(f){throw n&&(typeof o=="function"&&await o({...c,code:Cr}),typeof s=="function"&&s()),new I("SPA-AUTH_HELPER-HRA-SE01",f?.name??"Refresh token request failed.",f?.message??"An error occurred while trying to refresh the access token following a 401 response from the server.")}if(u)return t.all&&t.all(l).then(f=>Promise.resolve(f)).catch(async f=>(n&&(typeof o=="function"&&await o(f),typeof s=="function"&&s()),Promise.reject(f)))}return n&&(typeof o=="function"&&await o(c),typeof s=="function"&&s()),Promise.reject(c)});throw new I("SPA-AUTH_HELPER-HRA-IV02","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified endpoint in this request cannot be found among the `allowedExternalUrls`")}async requestAccessToken(e,t,n,o,s,i){let a=await this._storageManager.getConfigData();if(a.storage==="browserMemory"&&a.enablePKCE&&t){let l=Ee.getPKCE(Ae(t));await this._authenticationClient.setPKCECode(Ae(t),l)}else a.storage==="webWorker"&&o&&await this._authenticationClient.setPKCECode(o,s??"");return e?this._authenticationClient.requestAccessToken(e,t??"",s??"",void 0,i).then(async()=>(a.storage!=="webWorker"?(Ee.setSignOutURL(await this._authenticationClient.getSignOutUrl(),a.clientId,this._instanceID),this._spaHelper&&(this._spaHelper.clearRefreshTokenTimeout(),this._spaHelper.refreshAccessTokenAutomatically(this)),n&&typeof n=="function"&&a.syncSession&&n()):this._spaHelper&&this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser())).catch(l=>Promise.reject(l)):Promise.reject(new I("SPA-AUTH_HELPER-RAT1-NF01","No authorization code.","No authorization code was found."))}async signInSilently(e,t,n,o,s){if(Ee.isInitializedSilentSignIn())return await n.receivePromptNoneResponse(),Promise.resolve({allowedScopes:"",displayName:"",email:"",sessionState:"",sub:"",tenantDomain:"",username:""});let a=document.getElementById(Rr)?.contentDocument?.getElementById(Ir);try{let l=await e(o);a.src=l}catch(l){return Promise.reject(l)}return new Promise((l,c)=>{let u=setTimeout(()=>{l(!1)},1e4),f=async h=>{let m=h.data;m?.type==Tr&&(window.removeEventListener("message",f),clearTimeout(u),l(!1)),m?.type==br&&m?.data?.code&&t(m?.data?.code,m?.data?.sessionState,m?.data?.state,s).then(p=>{window.removeEventListener("message",f),l(p)}).catch(p=>{window.removeEventListener("message",f),c(p)}).finally(()=>{clearTimeout(u)})};window.addEventListener("message",f)})}async handleSignIn(e,t,n){let o=await this._storageManager.getConfigData();if(await e())return Promise.resolve({allowedScopes:"",displayName:"",email:"",sessionState:"",sub:"",tenantDomain:"",username:""});if(o.storage!=="webWorker"&&await this._authenticationClient.isSignedIn())return this._spaHelper.clearRefreshTokenTimeout(),this._spaHelper.refreshAccessTokenAutomatically(this),o.syncSession&&t(),Promise.resolve(await this._authenticationClient.getUser());let s=new URL(window.location.href).searchParams.get(Le),i=new URL(window.location.href).searchParams.get(at);if(s){let a=new URL(window.location.href);throw a.searchParams.delete(Le),a.searchParams.delete(at),history.pushState(null,document.title,a.toString()),new I("SPA-AUTH_HELPER-SI-SE01",s,i??"")}if(o.storage==="webWorker"&&n){let a=await n();if(a)return a}return Promise.resolve(void 0)}async attachTokenToRequestConfig(e){let t={attachToken:!0,...e};t.attachToken&&(t.shouldAttachIDPAccessToken?e.headers={...e.headers,Authorization:`Bearer ${await this.getIDPAccessToken()}`}:e.headers={...e.headers,Authorization:`Bearer ${await this.getAccessToken()}`})}async getUser(){return this._authenticationClient.getUser()}async getDecodedIdToken(e){return this._authenticationClient.getDecodedIdToken(e)}async getDecodedIDPIDToken(){return this._authenticationClient.getDecodedIdToken()}async getCrypto(){return this._authenticationClient.getCrypto()}async getIdToken(){return this._authenticationClient.getIdToken()}async getOpenIDProviderEndpoints(){return this._authenticationClient.getOpenIDProviderEndpoints()}async getAccessToken(e){return this._authenticationClient.getAccessToken(e)}async getIDPAccessToken(){return(await this._storageManager.getSessionData())?.access_token}getStorageManager(){return this._storageManager}async isSignedIn(){return this._authenticationClient.isSignedIn()}};var Nt=class{constructor(e){S(this,"_authenticationClient");S(this,"_storageManager");this._authenticationClient=e,this._storageManager=this._authenticationClient.getStorageManager()}async refreshAccessTokenAutomatically(e){if(!((await this._storageManager.getConfigData())?.periodicTokenRefresh??!1))return;let n=await this._storageManager.getSessionData();if(n.refresh_token){let o=parseInt(n.expires_in),s=o<=10?o:o-10,i=setTimeout(async()=>{await e.refreshAccessToken()},s*1e3);await this._storageManager.setTemporaryDataParameter(it.Storage.StorageKeys.REFRESH_TOKEN_TIMER,JSON.stringify(i))}}async getRefreshTimeoutTimer(){return await this._storageManager.getTemporaryDataParameter(it.Storage.StorageKeys.REFRESH_TOKEN_TIMER)?JSON.parse(await this._storageManager.getTemporaryDataParameter(it.Storage.StorageKeys.REFRESH_TOKEN_TIMER)):-1}async clearRefreshTokenTimeout(e){if(e){clearTimeout(e);return}let t=await this.getRefreshTimeoutTimer();t!==-1&&clearTimeout(t)}};function ct(r,e){return function(){return r.apply(e,arguments)}}var{toString:aa}=Object.prototype,{getPrototypeOf:Ur}=Object,{iterator:Bt,toStringTag:Ro}=Symbol,Mt=(r=>e=>{let t=aa.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Q=r=>(r=r.toLowerCase(),e=>Mt(e)===r),Ht=r=>e=>typeof e===r,{isArray:Ke}=Array,$e=Ht("undefined");function lt(r){return r!==null&&!$e(r)&&r.constructor!==null&&!$e(r.constructor)&&J(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}var Io=Q("ArrayBuffer");function ca(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&Io(r.buffer),e}var la=Ht("string"),J=Ht("function"),xo=Ht("number"),ut=r=>r!==null&&typeof r=="object",ua=r=>r===!0||r===!1,Dt=r=>{if(Mt(r)!=="object")return!1;let e=Ur(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Ro in r)&&!(Bt in r)},fa=r=>{if(!ut(r)||lt(r))return!1;try{return Object.keys(r).length===0&&Object.getPrototypeOf(r)===Object.prototype}catch{return!1}},da=Q("Date"),pa=Q("File"),ha=Q("Blob"),ga=Q("FileList"),ma=r=>ut(r)&&J(r.pipe),ya=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||J(r.append)&&((e=Mt(r))==="formdata"||e==="object"&&J(r.toString)&&r.toString()==="[object FormData]"))},wa=Q("URLSearchParams"),[Sa,Ea,ba,Ta]=["ReadableStream","Request","Response","Headers"].map(Q),Ra=r=>r.trim?r.trim():r.replace(/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,"");function ft(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,o;if(typeof r!="object"&&(r=[r]),Ke(r))for(n=0,o=r.length;n<o;n++)e.call(null,r[n],n,r);else{if(lt(r))return;let s=t?Object.getOwnPropertyNames(r):Object.keys(r),i=s.length,a;for(n=0;n<i;n++)a=s[n],e.call(null,r[a],a,r)}}function Ao(r,e){if(lt(r))return null;e=e.toLowerCase();let t=Object.keys(r),n=t.length,o;for(;n-- >0;)if(o=t[n],e===o.toLowerCase())return o;return null}var ve=typeof self<"u"||typeof self<"u"?self:typeof window<"u"?window:self,_o=r=>!$e(r)&&r!==ve;function Pr(){let{caseless:r,skipUndefined:e}=_o(this)&&this||{},t={},n=(o,s)=>{if(s==="__proto__"||s==="constructor"||s==="prototype")return;let i=r&&Ao(t,s)||s;Dt(t[i])&&Dt(o)?t[i]=Pr(t[i],o):Dt(o)?t[i]=Pr({},o):Ke(o)?t[i]=o.slice():(!e||!$e(o))&&(t[i]=o)};for(let o=0,s=arguments.length;o<s;o++)arguments[o]&&ft(arguments[o],n);return t}var Ia=(r,e,t,{allOwnKeys:n}={})=>(ft(e,(o,s)=>{t&&J(o)?Object.defineProperty(r,s,{value:ct(o,t),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(r,s,{value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),r),xa=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),Aa=(r,e,t,n)=>{r.prototype=Object.create(e.prototype,n),Object.defineProperty(r.prototype,"constructor",{value:r,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(r,"super",{value:e.prototype}),t&&Object.assign(r.prototype,t)},_a=(r,e,t,n)=>{let o,s,i,a={};if(e=e||{},r==null)return e;do{for(o=Object.getOwnPropertyNames(r),s=o.length;s-- >0;)i=o[s],(!n||n(i,r,e))&&!a[i]&&(e[i]=r[i],a[i]=!0);r=t!==!1&&Ur(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},va=(r,e,t)=>{r=String(r),(t===void 0||t>r.length)&&(t=r.length),t-=e.length;let n=r.indexOf(e,t);return n!==-1&&n===t},Oa=r=>{if(!r)return null;if(Ke(r))return r;let e=r.length;if(!xo(e))return null;let t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},Ca=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Ur(Uint8Array)),Pa=(r,e)=>{let n=(r&&r[Bt]).call(r),o;for(;(o=n.next())&&!o.done;){let s=o.value;e.call(r,s[0],s[1])}},Ua=(r,e)=>{let t,n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},ka=Q("HTMLFormElement"),Na=r=>r.toLowerCase().replace(/[-_\\s]([a-z\\d])(\\w*)/g,function(t,n,o){return n.toUpperCase()+o}),To=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),Da=Q("RegExp"),vo=(r,e)=>{let t=Object.getOwnPropertyDescriptors(r),n={};ft(t,(o,s)=>{let i;(i=e(o,s,r))!==!1&&(n[s]=i||o)}),Object.defineProperties(r,n)},Ba=r=>{vo(r,(e,t)=>{if(J(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;let n=r[t];if(J(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method \'"+t+"\'")})}})},Ma=(r,e)=>{let t={},n=o=>{o.forEach(s=>{t[s]=!0})};return Ke(r)?n(r):n(String(r).split(e)),t},Ha=()=>{},Fa=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function La(r){return!!(r&&J(r.append)&&r[Ro]==="FormData"&&r[Bt])}var $a=r=>{let e=new Array(10),t=(n,o)=>{if(ut(n)){if(e.indexOf(n)>=0)return;if(lt(n))return n;if(!("toJSON"in n)){e[o]=n;let s=Ke(n)?[]:{};return ft(n,(i,a)=>{let l=t(i,o+1);!$e(l)&&(s[a]=l)}),e[o]=void 0,s}}return n};return t(r,0)},Ka=Q("AsyncFunction"),Wa=r=>r&&(ut(r)||J(r))&&J(r.then)&&J(r.catch),Oo=((r,e)=>r?setImmediate:e?((t,n)=>(ve.addEventListener("message",({source:o,data:s})=>{o===ve&&s===t&&n.length&&n.shift()()},!1),o=>{n.push(o),ve.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",J(ve.postMessage)),qa=typeof queueMicrotask<"u"?queueMicrotask.bind(ve):typeof process<"u"&&process.nextTick||Oo,ja=r=>r!=null&&J(r[Bt]),d={isArray:Ke,isArrayBuffer:Io,isBuffer:lt,isFormData:ya,isArrayBufferView:ca,isString:la,isNumber:xo,isBoolean:ua,isObject:ut,isPlainObject:Dt,isEmptyObject:fa,isReadableStream:Sa,isRequest:Ea,isResponse:ba,isHeaders:Ta,isUndefined:$e,isDate:da,isFile:pa,isBlob:ha,isRegExp:Da,isFunction:J,isStream:ma,isURLSearchParams:wa,isTypedArray:Ca,isFileList:ga,forEach:ft,merge:Pr,extend:Ia,trim:Ra,stripBOM:xa,inherits:Aa,toFlatObject:_a,kindOf:Mt,kindOfTest:Q,endsWith:va,toArray:Oa,forEachEntry:Pa,matchAll:Ua,isHTMLForm:ka,hasOwnProperty:To,hasOwnProp:To,reduceDescriptors:vo,freezeMethods:Ba,toObjectSet:Ma,toCamelCase:Na,noop:Ha,toFiniteNumber:Fa,findKey:Ao,global:ve,isContextDefined:_o,isSpecCompliantForm:La,toJSONObject:$a,isAsyncFn:Ka,isThenable:Wa,setImmediate:Oo,asap:qa,isIterable:ja};var j=class r extends Error{static from(e,t,n,o,s,i){let a=new r(e.message,t||e.code,n,o,s);return a.cause=e,a.name=e.name,i&&Object.assign(a,i),a}constructor(e,t,n,o,s){super(e),this.name="AxiosError",this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),s&&(this.response=s,this.status=s.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:d.toJSONObject(this.config),code:this.code,status:this.status}}};j.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";j.ERR_BAD_OPTION="ERR_BAD_OPTION";j.ECONNABORTED="ECONNABORTED";j.ETIMEDOUT="ETIMEDOUT";j.ERR_NETWORK="ERR_NETWORK";j.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";j.ERR_DEPRECATED="ERR_DEPRECATED";j.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";j.ERR_BAD_REQUEST="ERR_BAD_REQUEST";j.ERR_CANCELED="ERR_CANCELED";j.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";j.ERR_INVALID_URL="ERR_INVALID_URL";var R=j;var Ft=null;function kr(r){return d.isPlainObject(r)||d.isArray(r)}function Po(r){return d.endsWith(r,"[]")?r.slice(0,-2):r}function Co(r,e,t){return r?r.concat(e).map(function(o,s){return o=Po(o),!t&&s?"["+o+"]":o}).join(t?".":""):e}function za(r){return d.isArray(r)&&!r.some(kr)}var Ja=d.toFlatObject(d,{},null,function(e){return/^is[A-Z]/.test(e)});function Va(r,e,t){if(!d.isObject(r))throw new TypeError("target must be an object");e=e||new(Ft||FormData),t=d.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(w,y){return!d.isUndefined(y[w])});let n=t.metaTokens,o=t.visitor||u,s=t.dots,i=t.indexes,l=(t.Blob||typeof Blob<"u"&&Blob)&&d.isSpecCompliantForm(e);if(!d.isFunction(o))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(d.isDate(p))return p.toISOString();if(d.isBoolean(p))return p.toString();if(!l&&d.isBlob(p))throw new R("Blob is not supported. Use a Buffer instead.");return d.isArrayBuffer(p)||d.isTypedArray(p)?l&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function u(p,w,y){let E=p;if(p&&!y&&typeof p=="object"){if(d.endsWith(w,"{}"))w=n?w:w.slice(0,-2),p=JSON.stringify(p);else if(d.isArray(p)&&za(p)||(d.isFileList(p)||d.endsWith(w,"[]"))&&(E=d.toArray(p)))return w=Po(w),E.forEach(function(A,_){!(d.isUndefined(A)||A===null)&&e.append(i===!0?Co([w],_,s):i===null?w:w+"[]",c(A))}),!1}return kr(p)?!0:(e.append(Co(y,w,s),c(p)),!1)}let f=[],h=Object.assign(Ja,{defaultVisitor:u,convertValue:c,isVisitable:kr});function m(p,w){if(!d.isUndefined(p)){if(f.indexOf(p)!==-1)throw Error("Circular reference detected in "+w.join("."));f.push(p),d.forEach(p,function(E,T){(!(d.isUndefined(E)||E===null)&&o.call(e,E,d.isString(T)?T.trim():T,w,h))===!0&&m(E,w?w.concat(T):[T])}),f.pop()}}if(!d.isObject(r))throw new TypeError("data must be an object");return m(r),e}var be=Va;function Uo(r){let e={"!":"%21","\'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\\0"};return encodeURIComponent(r).replace(/[!\'()~]|%20|%00/g,function(n){return e[n]})}function ko(r,e){this._pairs=[],r&&be(r,this,e)}var No=ko.prototype;No.append=function(e,t){this._pairs.push([e,t])};No.toString=function(e){let t=e?function(n){return e.call(this,n,Uo)}:Uo;return this._pairs.map(function(o){return t(o[0])+"="+t(o[1])},"").join("&")};var Lt=ko;function Ga(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function dt(r,e,t){if(!e)return r;let n=t&&t.encode||Ga,o=d.isFunction(t)?{serialize:t}:t,s=o&&o.serialize,i;if(s?i=s(e,o):i=d.isURLSearchParams(e)?e.toString():new Lt(e,o).toString(n),i){let a=r.indexOf("#");a!==-1&&(r=r.slice(0,a)),r+=(r.indexOf("?")===-1?"?":"&")+i}return r}var Nr=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){d.forEach(this.handlers,function(n){n!==null&&e(n)})}},Dr=Nr;var We={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0};var Do=typeof URLSearchParams<"u"?URLSearchParams:Lt;var Bo=typeof FormData<"u"?FormData:null;var Mo=typeof Blob<"u"?Blob:null;var Ho={isBrowser:!0,classes:{URLSearchParams:Do,FormData:Bo,Blob:Mo},protocols:["http","https","file","blob","url","data"]};var Hr={};Zs(Hr,{hasBrowserEnv:()=>Mr,hasStandardBrowserEnv:()=>Xa,hasStandardBrowserWebWorkerEnv:()=>Ya,navigator:()=>Br,origin:()=>Za});var Mr=typeof window<"u"&&typeof document<"u",Br=typeof navigator=="object"&&navigator||void 0,Xa=Mr&&(!Br||["ReactNative","NativeScript","NS"].indexOf(Br.product)<0),Ya=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Za=Mr&&window.location.href||"http://localhost";var P={...Hr,...Ho};function Fr(r,e){return be(r,new P.classes.URLSearchParams,{visitor:function(t,n,o,s){return P.isNode&&d.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)},...e})}function Qa(r){return d.matchAll(/\\w+|\\[(\\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function ec(r){let e={},t=Object.keys(r),n,o=t.length,s;for(n=0;n<o;n++)s=t[n],e[s]=r[s];return e}function tc(r){function e(t,n,o,s){let i=t[s++];if(i==="__proto__")return!0;let a=Number.isFinite(+i),l=s>=t.length;return i=!i&&d.isArray(o)?o.length:i,l?(d.hasOwnProp(o,i)?o[i]=[o[i],n]:o[i]=n,!a):((!o[i]||!d.isObject(o[i]))&&(o[i]=[]),e(t,n,o[i],s)&&d.isArray(o[i])&&(o[i]=ec(o[i])),!a)}if(d.isFormData(r)&&d.isFunction(r.entries)){let t={};return d.forEachEntry(r,(n,o)=>{e(Qa(n),o,t,0)}),t}return null}var $t=tc;function rc(r,e,t){if(d.isString(r))try{return(e||JSON.parse)(r),d.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}var Lr={transitional:We,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){let n=t.getContentType()||"",o=n.indexOf("application/json")>-1,s=d.isObject(e);if(s&&d.isHTMLForm(e)&&(e=new FormData(e)),d.isFormData(e))return o?JSON.stringify($t(e)):e;if(d.isArrayBuffer(e)||d.isBuffer(e)||d.isStream(e)||d.isFile(e)||d.isBlob(e)||d.isReadableStream(e))return e;if(d.isArrayBufferView(e))return e.buffer;if(d.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Fr(e,this.formSerializer).toString();if((a=d.isFileList(e))||n.indexOf("multipart/form-data")>-1){let l=this.env&&this.env.FormData;return be(a?{"files[]":e}:e,l&&new l,this.formSerializer)}}return s||o?(t.setContentType("application/json",!1),rc(e)):e}],transformResponse:[function(e){let t=this.transitional||Lr.transitional,n=t&&t.forcedJSONParsing,o=this.responseType==="json";if(d.isResponse(e)||d.isReadableStream(e))return e;if(e&&d.isString(e)&&(n&&!this.responseType||o)){let i=!(t&&t.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(a){if(i)throw a.name==="SyntaxError"?R.from(a,R.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:P.classes.FormData,Blob:P.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};d.forEach(["delete","get","head","post","put","patch"],r=>{Lr.headers[r]={}});var qe=Lr;var nc=d.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Fo=r=>{let e={},t,n,o;return r&&r.split(`\n`).forEach(function(i){o=i.indexOf(":"),t=i.substring(0,o).trim().toLowerCase(),n=i.substring(o+1).trim(),!(!t||e[t]&&nc[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e};var Lo=Symbol("internals");function pt(r){return r&&String(r).trim().toLowerCase()}function Kt(r){return r===!1||r==null?r:d.isArray(r)?r.map(Kt):String(r)}function oc(r){let e=Object.create(null),t=/([^\\s,;=]+)\\s*(?:=\\s*([^,;]+))?/g,n;for(;n=t.exec(r);)e[n[1]]=n[2];return e}var sc=r=>/^[-_a-zA-Z0-9^`|~,!#$%&\'*+.]+$/.test(r.trim());function $r(r,e,t,n,o){if(d.isFunction(n))return n.call(this,e,t);if(o&&(e=t),!!d.isString(e)){if(d.isString(n))return e.indexOf(n)!==-1;if(d.isRegExp(n))return n.test(e)}}function ic(r){return r.trim().toLowerCase().replace(/([a-z\\d])(\\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function ac(r,e){let t=d.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+t,{value:function(o,s,i){return this[n].call(this,e,o,s,i)},configurable:!0})})}var je=class{constructor(e){e&&this.set(e)}set(e,t,n){let o=this;function s(a,l,c){let u=pt(l);if(!u)throw new Error("header name must be a non-empty string");let f=d.findKey(o,u);(!f||o[f]===void 0||c===!0||c===void 0&&o[f]!==!1)&&(o[f||l]=Kt(a))}let i=(a,l)=>d.forEach(a,(c,u)=>s(c,u,l));if(d.isPlainObject(e)||e instanceof this.constructor)i(e,t);else if(d.isString(e)&&(e=e.trim())&&!sc(e))i(Fo(e),t);else if(d.isObject(e)&&d.isIterable(e)){let a={},l,c;for(let u of e){if(!d.isArray(u))throw TypeError("Object iterator must return a key-value pair");a[c=u[0]]=(l=a[c])?d.isArray(l)?[...l,u[1]]:[l,u[1]]:u[1]}i(a,t)}else e!=null&&s(t,e,n);return this}get(e,t){if(e=pt(e),e){let n=d.findKey(this,e);if(n){let o=this[n];if(!t)return o;if(t===!0)return oc(o);if(d.isFunction(t))return t.call(this,o,n);if(d.isRegExp(t))return t.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=pt(e),e){let n=d.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||$r(this,this[n],n,t)))}return!1}delete(e,t){let n=this,o=!1;function s(i){if(i=pt(i),i){let a=d.findKey(n,i);a&&(!t||$r(n,n[a],a,t))&&(delete n[a],o=!0)}}return d.isArray(e)?e.forEach(s):s(e),o}clear(e){let t=Object.keys(this),n=t.length,o=!1;for(;n--;){let s=t[n];(!e||$r(this,this[s],s,e,!0))&&(delete this[s],o=!0)}return o}normalize(e){let t=this,n={};return d.forEach(this,(o,s)=>{let i=d.findKey(n,s);if(i){t[i]=Kt(o),delete t[s];return}let a=e?ic(s):String(s).trim();a!==s&&delete t[s],t[a]=Kt(o),n[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return d.forEach(this,(n,o)=>{n!=null&&n!==!1&&(t[o]=e&&d.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`\n`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(o=>n.set(o)),n}static accessor(e){let n=(this[Lo]=this[Lo]={accessors:{}}).accessors,o=this.prototype;function s(i){let a=pt(i);n[a]||(ac(o,i),n[a]=!0)}return d.isArray(e)?e.forEach(s):s(e),this}};je.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);d.reduceDescriptors(je.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});d.freezeMethods(je);var H=je;function ht(r,e){let t=this||qe,n=e||t,o=H.from(n.headers),s=n.data;return d.forEach(r,function(a){s=a.call(t,s,o.normalize(),e?e.status:void 0)}),o.normalize(),s}function gt(r){return!!(r&&r.__CANCEL__)}var Kr=class extends R{constructor(e,t,n){super(e??"canceled",R.ERR_CANCELED,t,n),this.name="CanceledError",this.__CANCEL__=!0}},se=Kr;function mt(r,e,t){let n=t.config.validateStatus;!t.status||!n||n(t.status)?r(t):e(new R("Request failed with status code "+t.status,[R.ERR_BAD_REQUEST,R.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function Wr(r){let e=/^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(r);return e&&e[1]||""}function cc(r,e){r=r||10;let t=new Array(r),n=new Array(r),o=0,s=0,i;return e=e!==void 0?e:1e3,function(l){let c=Date.now(),u=n[s];i||(i=c),t[o]=l,n[o]=c;let f=s,h=0;for(;f!==o;)h+=t[f++],f=f%r;if(o=(o+1)%r,o===s&&(s=(s+1)%r),c-i<e)return;let m=u&&c-u;return m?Math.round(h*1e3/m):void 0}}var $o=cc;function lc(r,e){let t=0,n=1e3/e,o,s,i=(c,u=Date.now())=>{t=u,o=null,s&&(clearTimeout(s),s=null),r(...c)};return[(...c)=>{let u=Date.now(),f=u-t;f>=n?i(c,u):(o=c,s||(s=setTimeout(()=>{s=null,i(o)},n-f)))},()=>o&&i(o)]}var Ko=lc;var ze=(r,e,t=3)=>{let n=0,o=$o(50,250);return Ko(s=>{let i=s.loaded,a=s.lengthComputable?s.total:void 0,l=i-n,c=o(l),u=i<=a;n=i;let f={loaded:i,total:a,progress:a?i/a:void 0,bytes:l,rate:c||void 0,estimated:c&&a&&u?(a-i)/c:void 0,event:s,lengthComputable:a!=null,[e?"download":"upload"]:!0};r(f)},t)},qr=(r,e)=>{let t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},jr=r=>(...e)=>d.asap(()=>r(...e));var Wo=P.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,P.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(P.origin),P.navigator&&/(msie|trident)/i.test(P.navigator.userAgent)):()=>!0;var qo=P.hasStandardBrowserEnv?{write(r,e,t,n,o,s,i){if(typeof document>"u")return;let a=[`${r}=${encodeURIComponent(e)}`];d.isNumber(t)&&a.push(`expires=${new Date(t).toUTCString()}`),d.isString(n)&&a.push(`path=${n}`),d.isString(o)&&a.push(`domain=${o}`),s===!0&&a.push("secure"),d.isString(i)&&a.push(`SameSite=${i}`),document.cookie=a.join("; ")},read(r){if(typeof document>"u")return null;let e=document.cookie.match(new RegExp("(?:^|; )"+r+"=([^;]*)"));return e?decodeURIComponent(e[1]):null},remove(r){this.write(r,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function zr(r){return typeof r!="string"?!1:/^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(r)}function Jr(r,e){return e?r.replace(/\\/?\\/$/,"")+"/"+e.replace(/^\\/+/,""):r}function yt(r,e,t){let n=!zr(e);return r&&(n||t==!1)?Jr(r,e):e}var jo=r=>r instanceof H?{...r}:r;function ee(r,e){e=e||{};let t={};function n(c,u,f,h){return d.isPlainObject(c)&&d.isPlainObject(u)?d.merge.call({caseless:h},c,u):d.isPlainObject(u)?d.merge({},u):d.isArray(u)?u.slice():u}function o(c,u,f,h){if(d.isUndefined(u)){if(!d.isUndefined(c))return n(void 0,c,f,h)}else return n(c,u,f,h)}function s(c,u){if(!d.isUndefined(u))return n(void 0,u)}function i(c,u){if(d.isUndefined(u)){if(!d.isUndefined(c))return n(void 0,c)}else return n(void 0,u)}function a(c,u,f){if(f in e)return n(c,u);if(f in r)return n(void 0,c)}let l={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:a,headers:(c,u,f)=>o(jo(c),jo(u),f,!0)};return d.forEach(Object.keys({...r,...e}),function(u){if(u==="__proto__"||u==="constructor"||u==="prototype")return;let f=d.hasOwnProp(l,u)?l[u]:o,h=f(r[u],e[u],u);d.isUndefined(h)&&f!==a||(t[u]=h)}),t}var Wt=r=>{let e=ee({},r),{data:t,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:s,headers:i,auth:a}=e;if(e.headers=i=H.from(i),e.url=dt(yt(e.baseURL,e.url,e.allowAbsoluteUrls),r.params,r.paramsSerializer),a&&i.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):""))),d.isFormData(t)){if(P.hasStandardBrowserEnv||P.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(d.isFunction(t.getHeaders)){let l=t.getHeaders(),c=["content-type","content-length"];Object.entries(l).forEach(([u,f])=>{c.includes(u.toLowerCase())&&i.set(u,f)})}}if(P.hasStandardBrowserEnv&&(n&&d.isFunction(n)&&(n=n(e)),n||n!==!1&&Wo(e.url))){let l=o&&s&&qo.read(s);l&&i.set(o,l)}return e};var uc=typeof XMLHttpRequest<"u",zo=uc&&function(r){return new Promise(function(t,n){let o=Wt(r),s=o.data,i=H.from(o.headers).normalize(),{responseType:a,onUploadProgress:l,onDownloadProgress:c}=o,u,f,h,m,p;function w(){m&&m(),p&&p(),o.cancelToken&&o.cancelToken.unsubscribe(u),o.signal&&o.signal.removeEventListener("abort",u)}let y=new XMLHttpRequest;y.open(o.method.toUpperCase(),o.url,!0),y.timeout=o.timeout;function E(){if(!y)return;let A=H.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),x={data:!a||a==="text"||a==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:A,config:r,request:y};mt(function(v){t(v),w()},function(v){n(v),w()},x),y=null}"onloadend"in y?y.onloadend=E:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(E)},y.onabort=function(){y&&(n(new R("Request aborted",R.ECONNABORTED,r,y)),y=null)},y.onerror=function(_){let x=_&&_.message?_.message:"Network Error",M=new R(x,R.ERR_NETWORK,r,y);M.event=_||null,n(M),y=null},y.ontimeout=function(){let _=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",x=o.transitional||We;o.timeoutErrorMessage&&(_=o.timeoutErrorMessage),n(new R(_,x.clarifyTimeoutError?R.ETIMEDOUT:R.ECONNABORTED,r,y)),y=null},s===void 0&&i.setContentType(null),"setRequestHeader"in y&&d.forEach(i.toJSON(),function(_,x){y.setRequestHeader(x,_)}),d.isUndefined(o.withCredentials)||(y.withCredentials=!!o.withCredentials),a&&a!=="json"&&(y.responseType=o.responseType),c&&([h,p]=ze(c,!0),y.addEventListener("progress",h)),l&&y.upload&&([f,m]=ze(l),y.upload.addEventListener("progress",f),y.upload.addEventListener("loadend",m)),(o.cancelToken||o.signal)&&(u=A=>{y&&(n(!A||A.type?new se(null,r,y):A),y.abort(),y=null)},o.cancelToken&&o.cancelToken.subscribe(u),o.signal&&(o.signal.aborted?u():o.signal.addEventListener("abort",u)));let T=Wr(o.url);if(T&&P.protocols.indexOf(T)===-1){n(new R("Unsupported protocol "+T+":",R.ERR_BAD_REQUEST,r));return}y.send(s||null)})};var fc=(r,e)=>{let{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,o,s=function(c){if(!o){o=!0,a();let u=c instanceof Error?c:this.reason;n.abort(u instanceof R?u:new se(u instanceof Error?u.message:u))}},i=e&&setTimeout(()=>{i=null,s(new R(`timeout of ${e}ms exceeded`,R.ETIMEDOUT))},e),a=()=>{r&&(i&&clearTimeout(i),i=null,r.forEach(c=>{c.unsubscribe?c.unsubscribe(s):c.removeEventListener("abort",s)}),r=null)};r.forEach(c=>c.addEventListener("abort",s));let{signal:l}=n;return l.unsubscribe=()=>d.asap(a),l}},Jo=fc;var dc=function*(r,e){let t=r.byteLength;if(!e||t<e){yield r;return}let n=0,o;for(;n<t;)o=n+e,yield r.slice(n,o),n=o},pc=async function*(r,e){for await(let t of hc(r))yield*dc(t,e)},hc=async function*(r){if(r[Symbol.asyncIterator]){yield*r;return}let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)break;yield n}}finally{await e.cancel()}},Vr=(r,e,t,n)=>{let o=pc(r,e),s=0,i,a=l=>{i||(i=!0,n&&n(l))};return new ReadableStream({async pull(l){try{let{done:c,value:u}=await o.next();if(c){a(),l.close();return}let f=u.byteLength;if(t){let h=s+=f;t(h)}l.enqueue(new Uint8Array(u))}catch(c){throw a(c),c}},cancel(l){return a(l),o.return()}},{highWaterMark:2})};var Vo=64*1024,{isFunction:qt}=d,gc=(({Request:r,Response:e})=>({Request:r,Response:e}))(d.global),{ReadableStream:Go,TextEncoder:Xo}=d.global,Yo=(r,...e)=>{try{return!!r(...e)}catch{return!1}},mc=r=>{r=d.merge.call({skipUndefined:!0},gc,r);let{fetch:e,Request:t,Response:n}=r,o=e?qt(e):typeof fetch=="function",s=qt(t),i=qt(n);if(!o)return!1;let a=o&&qt(Go),l=o&&(typeof Xo=="function"?(p=>w=>p.encode(w))(new Xo):async p=>new Uint8Array(await new t(p).arrayBuffer())),c=s&&a&&Yo(()=>{let p=!1,w=new t(P.origin,{body:new Go,method:"POST",get duplex(){return p=!0,"half"}}).headers.has("Content-Type");return p&&!w}),u=i&&a&&Yo(()=>d.isReadableStream(new n("").body)),f={stream:u&&(p=>p.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(p=>{!f[p]&&(f[p]=(w,y)=>{let E=w&&w[p];if(E)return E.call(w);throw new R(`Response type \'${p}\' is not supported`,R.ERR_NOT_SUPPORT,y)})});let h=async p=>{if(p==null)return 0;if(d.isBlob(p))return p.size;if(d.isSpecCompliantForm(p))return(await new t(P.origin,{method:"POST",body:p}).arrayBuffer()).byteLength;if(d.isArrayBufferView(p)||d.isArrayBuffer(p))return p.byteLength;if(d.isURLSearchParams(p)&&(p=p+""),d.isString(p))return(await l(p)).byteLength},m=async(p,w)=>{let y=d.toFiniteNumber(p.getContentLength());return y??h(w)};return async p=>{let{url:w,method:y,data:E,signal:T,cancelToken:A,timeout:_,onDownloadProgress:x,onUploadProgress:M,responseType:v,headers:U,withCredentials:C="same-origin",fetchOptions:ae}=Wt(p),ce=e||fetch;v=v?(v+"").toLowerCase():"text";let re=Jo([T,A&&A.toAbortSignal()],_),Pe=null,me=re&&re.unsubscribe&&(()=>{re.unsubscribe()}),rr;try{if(M&&c&&y!=="get"&&y!=="head"&&(rr=await m(U,E))!==0){let K=new t(w,{method:"POST",body:E,duplex:"half"}),ue;if(d.isFormData(E)&&(ue=K.headers.get("content-type"))&&U.setContentType(ue),K.body){let[Re,Ue]=qr(rr,ze(jr(M)));E=Vr(K.body,Vo,Re,Ue)}}d.isString(C)||(C=C?"include":"omit");let q=s&&"credentials"in t.prototype,nr={...ae,signal:re,method:y.toUpperCase(),headers:U.normalize().toJSON(),body:E,duplex:"half",credentials:q?C:void 0};Pe=s&&new t(w,nr);let le=await(s?ce(Pe,ae):ce(w,nr)),or=u&&(v==="stream"||v==="response");if(u&&(x||or&&me)){let K={};["status","statusText","headers"].forEach(bn=>{K[bn]=le[bn]});let ue=d.toFiniteNumber(le.headers.get("content-length")),[Re,Ue]=x&&qr(ue,ze(jr(x),!0))||[];le=new n(Vr(le.body,Vo,Re,()=>{Ue&&Ue(),me&&me()}),K)}v=v||"text";let O=await f[d.findKey(f,v)||"text"](le,p);return!or&&me&&me(),await new Promise((K,ue)=>{mt(K,ue,{data:O,headers:H.from(le.headers),status:le.status,statusText:le.statusText,config:p,request:Pe})})}catch(q){throw me&&me(),q&&q.name==="TypeError"&&/Load failed|fetch/i.test(q.message)?Object.assign(new R("Network Error",R.ERR_NETWORK,p,Pe,q&&q.response),{cause:q.cause||q}):R.from(q,q&&q.code,p,Pe,q&&q.response)}}},yc=new Map,Gr=r=>{let e=r&&r.env||{},{fetch:t,Request:n,Response:o}=e,s=[n,o,t],i=s.length,a=i,l,c,u=yc;for(;a--;)l=s[a],c=u.get(l),c===void 0&&u.set(l,c=a?new Map:mc(e)),u=c;return c},cd=Gr();var Xr={http:Ft,xhr:zo,fetch:{get:Gr}};d.forEach(Xr,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});var Zo=r=>`- ${r}`,Sc=r=>d.isFunction(r)||r===null||r===!1;function Ec(r,e){r=d.isArray(r)?r:[r];let{length:t}=r,n,o,s={};for(let i=0;i<t;i++){n=r[i];let a;if(o=n,!Sc(n)&&(o=Xr[(a=String(n)).toLowerCase()],o===void 0))throw new R(`Unknown adapter \'${a}\'`);if(o&&(d.isFunction(o)||(o=o.get(e))))break;s[a||"#"+i]=o}if(!o){let i=Object.entries(s).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build")),a=t?i.length>1?`since :\n`+i.map(Zo).join(`\n`):" "+Zo(i[0]):"as no adapter specified";throw new R("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return o}var jt={getAdapter:Ec,adapters:Xr};function Yr(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new se(null,r)}function zt(r){return Yr(r),r.headers=H.from(r.headers),r.data=ht.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),jt.getAdapter(r.adapter||qe.adapter,r)(r).then(function(n){return Yr(r),n.data=ht.call(r,r.transformResponse,n),n.headers=H.from(n.headers),n},function(n){return gt(n)||(Yr(r),n&&n.response&&(n.response.data=ht.call(r,r.transformResponse,n.response),n.response.headers=H.from(n.response.headers))),Promise.reject(n)})}var Jt="1.13.5";var Vt={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Vt[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});var Qo={};Vt.transitional=function(e,t,n){function o(s,i){return"[Axios v"+Jt+"] Transitional option \'"+s+"\'"+i+(n?". "+n:"")}return(s,i,a)=>{if(e===!1)throw new R(o(i," has been removed"+(t?" in "+t:"")),R.ERR_DEPRECATED);return t&&!Qo[i]&&(Qo[i]=!0,console.warn(o(i," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(s,i,a):!0}};Vt.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function bc(r,e,t){if(typeof r!="object")throw new R("options must be an object",R.ERR_BAD_OPTION_VALUE);let n=Object.keys(r),o=n.length;for(;o-- >0;){let s=n[o],i=e[s];if(i){let a=r[s],l=a===void 0||i(a,s,r);if(l!==!0)throw new R("option "+s+" must be "+l,R.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new R("Unknown option "+s,R.ERR_BAD_OPTION)}}var wt={assertOptions:bc,validators:Vt};var Z=wt.validators,Je=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Dr,response:new Dr}}async request(e,t){try{return await this._request(e,t)}catch(n){if(n instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;let s=o.stack?o.stack.replace(/^.+\\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\\n.+\\n/,""))&&(n.stack+=`\n`+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=ee(this.defaults,t);let{transitional:n,paramsSerializer:o,headers:s}=t;n!==void 0&&wt.assertOptions(n,{silentJSONParsing:Z.transitional(Z.boolean),forcedJSONParsing:Z.transitional(Z.boolean),clarifyTimeoutError:Z.transitional(Z.boolean),legacyInterceptorReqResOrdering:Z.transitional(Z.boolean)},!1),o!=null&&(d.isFunction(o)?t.paramsSerializer={serialize:o}:wt.assertOptions(o,{encode:Z.function,serialize:Z.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),wt.assertOptions(t,{baseUrl:Z.spelling("baseURL"),withXsrfToken:Z.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let i=s&&d.merge(s.common,s[t.method]);s&&d.forEach(["delete","get","head","post","put","patch","common"],p=>{delete s[p]}),t.headers=H.concat(i,s);let a=[],l=!0;this.interceptors.request.forEach(function(w){if(typeof w.runWhen=="function"&&w.runWhen(t)===!1)return;l=l&&w.synchronous;let y=t.transitional||We;y&&y.legacyInterceptorReqResOrdering?a.unshift(w.fulfilled,w.rejected):a.push(w.fulfilled,w.rejected)});let c=[];this.interceptors.response.forEach(function(w){c.push(w.fulfilled,w.rejected)});let u,f=0,h;if(!l){let p=[zt.bind(this),void 0];for(p.unshift(...a),p.push(...c),h=p.length,u=Promise.resolve(t);f<h;)u=u.then(p[f++],p[f++]);return u}h=a.length;let m=t;for(;f<h;){let p=a[f++],w=a[f++];try{m=p(m)}catch(y){w.call(this,y);break}}try{u=zt.call(this,m)}catch(p){return Promise.reject(p)}for(f=0,h=c.length;f<h;)u=u.then(c[f++],c[f++]);return u}getUri(e){e=ee(this.defaults,e);let t=yt(e.baseURL,e.url,e.allowAbsoluteUrls);return dt(t,e.params,e.paramsSerializer)}};d.forEach(["delete","get","head","options"],function(e){Je.prototype[e]=function(t,n){return this.request(ee(n||{},{method:e,url:t,data:(n||{}).data}))}});d.forEach(["post","put","patch"],function(e){function t(n){return function(s,i,a){return this.request(ee(a||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:i}))}}Je.prototype[e]=t(),Je.prototype[e+"Form"]=t(!0)});var St=Je;var Zr=class r{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(s){t=s});let n=this;this.promise.then(o=>{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](o);n._listeners=null}),this.promise.then=o=>{let s,i=new Promise(a=>{n.subscribe(a),s=a}).then(o);return i.cancel=function(){n.unsubscribe(s)},i},e(function(s,i,a){n.reason||(n.reason=new se(s,i,a),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new r(function(o){e=o}),cancel:e}}},es=Zr;function Qr(r){return function(t){return r.apply(null,t)}}function en(r){return d.isObject(r)&&r.isAxiosError===!0}var tn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(tn).forEach(([r,e])=>{tn[e]=r});var ts=tn;function rs(r){let e=new St(r),t=ct(St.prototype.request,e);return d.extend(t,St.prototype,e,{allOwnKeys:!0}),d.extend(t,e,null,{allOwnKeys:!0}),t.create=function(o){return rs(ee(r,o))},t}var B=rs(qe);B.Axios=St;B.CanceledError=se;B.CancelToken=es;B.isCancel=gt;B.VERSION=Jt;B.toFormData=be;B.AxiosError=R;B.Cancel=B.CanceledError;B.all=function(e){return Promise.all(e)};B.spread=Qr;B.isAxiosError=en;B.mergeConfig=ee;B.AxiosHeaders=H;B.formToJSON=r=>$t(d.isHTMLForm(r)?new FormData(r):r);B.getAdapter=jt.getAdapter;B.HttpStatusCode=ts;B.default=B;var Ve=B;var{Axios:ip,AxiosError:ap,CanceledError:cp,isCancel:lp,CancelToken:up,VERSION:fp,all:dp,Cancel:pp,isAxiosError:hp,spread:gp,toFormData:mp,AxiosHeaders:yp,HttpStatusCode:wp,formToJSON:Sp,getAdapter:Ep,mergeConfig:bp}=Ve;function ns(){return r=>r}var D=class{constructor(){S(this,"attachToken",()=>Promise.resolve());S(this,"requestStartCallback",()=>null);S(this,"requestSuccessCallback",()=>null);S(this,"requestErrorCallback",()=>null);S(this,"requestFinishCallback",()=>null);this.init=this.init.bind(this),this.setHttpRequestErrorCallback=this.setHttpRequestErrorCallback.bind(this),this.setHttpRequestFinishCallback=this.setHttpRequestFinishCallback.bind(this),this.setHttpRequestStartCallback=this.setHttpRequestStartCallback.bind(this),this.setHttpRequestSuccessCallback=this.setHttpRequestSuccessCallback.bind(this)}static getInstance(){return this.axiosInstance?this.axiosInstance:(this.axiosInstance=Ve.create({withCredentials:!0}),this.clientInstance||(this.clientInstance=new D),this.axiosInstance.interceptors.request.use(async e=>await this.clientInstance.requestHandler(e)),this.axiosInstance.interceptors.response.use(e=>this.clientInstance.successHandler(e),e=>this.clientInstance.errorHandler(e)),this.axiosInstance.all=Ve.all,this.axiosInstance.spread=Ve.spread,this.axiosInstance.init=this.clientInstance.init,this.axiosInstance.enableHandler=this.clientInstance.enableHandler,this.axiosInstance.disableHandler=this.clientInstance.disableHandler,this.axiosInstance.disableHandlerWithTimeout=this.clientInstance.disableHandlerWithTimeout,this.axiosInstance.setHttpRequestStartCallback=this.clientInstance.setHttpRequestStartCallback,this.axiosInstance.setHttpRequestSuccessCallback=this.clientInstance.setHttpRequestSuccessCallback,this.axiosInstance.setHttpRequestErrorCallback=this.clientInstance.setHttpRequestErrorCallback,this.axiosInstance.setHttpRequestFinishCallback=this.clientInstance.setHttpRequestFinishCallback,this.axiosInstance)}async requestHandler(e){if(await this.attachToken(e),e?.shouldEncodeToFormData){let t=e?.data,n=new FormData;Object.keys(t).forEach(o=>{n.append(o,t[o])}),e.data=n}return e.startTimeInMs=new Date().getTime(),D.isHandlerEnabled&&this.requestStartCallback&&typeof this.requestStartCallback=="function"&&this.requestStartCallback(e),e}errorHandler(e){throw D.isHandlerEnabled&&(this.requestErrorCallback&&typeof this.requestErrorCallback=="function"&&this.requestErrorCallback(e),this.requestFinishCallback&&typeof this.requestFinishCallback=="function"&&this.requestFinishCallback()),e}successHandler(e){return D.isHandlerEnabled&&(this.requestSuccessCallback&&typeof this.requestSuccessCallback=="function"&&this.requestSuccessCallback(e),this.requestFinishCallback&&typeof this.requestFinishCallback=="function"&&this.requestFinishCallback()),e}async init(e=!0,t){D.isHandlerEnabled=e,this.attachToken=t}enableHandler(){D.isHandlerEnabled=!0}disableHandler(){D.isHandlerEnabled=!1}disableHandlerWithTimeout(e=D.DEFAULT_HANDLER_DISABLE_TIMEOUT){D.isHandlerEnabled=!1,setTimeout(()=>{D.isHandlerEnabled=!0},e)}setHttpRequestStartCallback(e){this.requestStartCallback=e}setHttpRequestSuccessCallback(e){this.requestSuccessCallback=e}setHttpRequestErrorCallback(e){this.requestErrorCallback=e}setHttpRequestFinishCallback(e){this.requestFinishCallback=e}};S(D,"axiosInstance"),S(D,"clientInstance"),S(D,"isHandlerEnabled"),S(D,"DEFAULT_HANDLER_DISABLE_TIMEOUT",1e3),D=In([ns()],D);var Gt=class{constructor(){S(this,"_data");this._data=new Map}async setData(e,t){this._data.set(e,t)}async getData(e){return this._data?.get(e)??"{}"}async removeData(e){this._data.delete(e)}};var $s=nt(Pt(),1);var En=nt(as(),1),Ks=nt(ls(),1);var Xe=new TextEncoder,he=new TextDecoder,Gp=2**32;function us(...r){let e=r.reduce((o,{length:s})=>o+s,0),t=new Uint8Array(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return t}function fs(r){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(r);let e=atob(r),t=new Uint8Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t}function Te(r){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(typeof r=="string"?r:he.decode(r),{alphabet:"base64url"});let e=r;e instanceof Uint8Array&&(e=he.decode(e)),e=e.replace(/-/g,"+").replace(/_/g,"/").replace(/\\s/g,"");try{return fs(e)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}}var G=class extends Error{constructor(t,n){super(t,n);S(this,"code","ERR_JOSE_GENERIC");this.name=this.constructor.name,Error.captureStackTrace?.(this,this.constructor)}};S(G,"code","ERR_JOSE_GENERIC");var V=class extends G{constructor(t,n,o="unspecified",s="unspecified"){super(t,{cause:{claim:o,reason:s,payload:n}});S(this,"code","ERR_JWT_CLAIM_VALIDATION_FAILED");S(this,"claim");S(this,"reason");S(this,"payload");this.claim=o,this.reason=s,this.payload=n}};S(V,"code","ERR_JWT_CLAIM_VALIDATION_FAILED");var Ye=class extends G{constructor(t,n,o="unspecified",s="unspecified"){super(t,{cause:{claim:o,reason:s,payload:n}});S(this,"code","ERR_JWT_EXPIRED");S(this,"claim");S(this,"reason");S(this,"payload");this.claim=o,this.reason=s,this.payload=n}};S(Ye,"code","ERR_JWT_EXPIRED");var Et=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JOSE_ALG_NOT_ALLOWED")}};S(Et,"code","ERR_JOSE_ALG_NOT_ALLOWED");var W=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JOSE_NOT_SUPPORTED")}};S(W,"code","ERR_JOSE_NOT_SUPPORTED");var k=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWS_INVALID")}};S(k,"code","ERR_JWS_INVALID");var Oe=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWT_INVALID")}};S(Oe,"code","ERR_JWT_INVALID");var Ze=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWKS_INVALID")}};S(Ze,"code","ERR_JWKS_INVALID");var bt=class extends G{constructor(t="no applicable key found in the JSON Web Key Set",n){super(t,n);S(this,"code","ERR_JWKS_NO_MATCHING_KEY")}};S(bt,"code","ERR_JWKS_NO_MATCHING_KEY");var ds,ps,Tt=class extends(ps=G,ds=Symbol.asyncIterator,ps){constructor(t="multiple matching keys found in the JSON Web Key Set",n){super(t,n);S(this,ds);S(this,"code","ERR_JWKS_MULTIPLE_MATCHING_KEYS")}};S(Tt,"code","ERR_JWKS_MULTIPLE_MATCHING_KEYS");var Rt=class extends G{constructor(t="signature verification failed",n){super(t,n);S(this,"code","ERR_JWS_SIGNATURE_VERIFICATION_FAILED")}};S(Rt,"code","ERR_JWS_SIGNATURE_VERIFICATION_FAILED");function ge(r,e="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${e} must be ${r}`)}function It(r,e){return r.name===e}function an(r){return parseInt(r.name.slice(4),10)}function vc(r){switch(r){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function Oc(r,e){if(e&&!r.usages.includes(e))throw new TypeError(`CryptoKey does not support this operation, its usages must include ${e}.`)}function hs(r,e,t){switch(e){case"HS256":case"HS384":case"HS512":{if(!It(r.algorithm,"HMAC"))throw ge("HMAC");let n=parseInt(e.slice(2),10);if(an(r.algorithm.hash)!==n)throw ge(`SHA-${n}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!It(r.algorithm,"RSASSA-PKCS1-v1_5"))throw ge("RSASSA-PKCS1-v1_5");let n=parseInt(e.slice(2),10);if(an(r.algorithm.hash)!==n)throw ge(`SHA-${n}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!It(r.algorithm,"RSA-PSS"))throw ge("RSA-PSS");let n=parseInt(e.slice(2),10);if(an(r.algorithm.hash)!==n)throw ge(`SHA-${n}`,"algorithm.hash");break}case"Ed25519":case"EdDSA":{if(!It(r.algorithm,"Ed25519"))throw ge("Ed25519");break}case"ES256":case"ES384":case"ES512":{if(!It(r.algorithm,"ECDSA"))throw ge("ECDSA");let n=vc(e);if(r.algorithm.namedCurve!==n)throw ge(n,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}Oc(r,t)}function gs(r,e,...t){if(t=t.filter(Boolean),t.length>2){let n=t.pop();r+=`one of type ${t.join(", ")}, or ${n}.`}else t.length===2?r+=`one of type ${t[0]} or ${t[1]}.`:r+=`of type ${t[0]}.`;return e==null?r+=` Received ${e}`:typeof e=="function"&&e.name?r+=` Received function ${e.name}`:typeof e=="object"&&e!=null&&e.constructor?.name&&(r+=` Received an instance of ${e.constructor.name}`),r}var ms=(r,...e)=>gs("Key must be ",r,...e);function cn(r,e,...t){return gs(`Key for the ${r} algorithm must be `,e,...t)}function ln(r){return r?.[Symbol.toStringTag]==="CryptoKey"}function un(r){return r?.[Symbol.toStringTag]==="KeyObject"}var fn=r=>ln(r)||un(r);var ys=(...r)=>{let e=r.filter(Boolean);if(e.length===0||e.length===1)return!0;let t;for(let n of e){let o=Object.keys(n);if(!t||t.size===0){t=new Set(o);continue}for(let s of o){if(t.has(s))return!1;t.add(s)}}return!0};function Cc(r){return typeof r=="object"&&r!==null}var te=r=>{if(!Cc(r)||Object.prototype.toString.call(r)!=="[object Object]")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e};var ws=(r,e)=>{if(r.startsWith("RS")||r.startsWith("PS")){let{modulusLength:t}=e.algorithm;if(typeof t!="number"||t<2048)throw new TypeError(`${r} requires key modulusLength to be 2048 bits or larger`)}};function Pc(r){let e,t;switch(r.kty){case"RSA":{switch(r.alg){case"PS256":case"PS384":case"PS512":e={name:"RSA-PSS",hash:`SHA-${r.alg.slice(-3)}`},t=r.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":e={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${r.alg.slice(-3)}`},t=r.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":e={name:"RSA-OAEP",hash:`SHA-${parseInt(r.alg.slice(-3),10)||1}`},t=r.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}case"EC":{switch(r.alg){case"ES256":e={name:"ECDSA",namedCurve:"P-256"},t=r.d?["sign"]:["verify"];break;case"ES384":e={name:"ECDSA",namedCurve:"P-384"},t=r.d?["sign"]:["verify"];break;case"ES512":e={name:"ECDSA",namedCurve:"P-521"},t=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:"ECDH",namedCurve:r.crv},t=r.d?["deriveBits"]:[];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}case"OKP":{switch(r.alg){case"Ed25519":case"EdDSA":e={name:"Ed25519"},t=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:r.crv},t=r.d?["deriveBits"]:[];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}default:throw new W(\'Invalid or unsupported JWK "kty" (Key Type) Parameter value\')}return{algorithm:e,keyUsages:t}}var Zt=async r=>{if(!r.alg)throw new TypeError(\'"alg" argument is required when "jwk.alg" is not present\');let{algorithm:e,keyUsages:t}=Pc(r),n={...r};return delete n.alg,delete n.use,crypto.subtle.importKey("jwk",n,e,r.ext??!r.d,r.key_ops??t)};async function Ss(r,e,t){if(!te(r))throw new TypeError("JWK must be an object");let n;switch(e??(e=r.alg),n??(n=t?.extractable??r.ext),r.kty){case"oct":if(typeof r.k!="string"||!r.k)throw new TypeError(\'missing "k" (Key Value) Parameter value\');return Te(r.k);case"RSA":if("oth"in r&&r.oth!==void 0)throw new W(\'RSA JWK "oth" (Other Primes Info) Parameter value is not supported\');case"EC":case"OKP":return Zt({...r,alg:e,ext:n});default:throw new W(\'Unsupported "kty" (Key Type) Parameter value\')}}var Es=(r,e,t,n,o)=>{if(o.crit!==void 0&&n?.crit===void 0)throw new r(\'"crit" (Critical) Header Parameter MUST be integrity protected\');if(!n||n.crit===void 0)return new Set;if(!Array.isArray(n.crit)||n.crit.length===0||n.crit.some(i=>typeof i!="string"||i.length===0))throw new r(\'"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present\');let s;t!==void 0?s=new Map([...Object.entries(t),...e.entries()]):s=e;for(let i of n.crit){if(!s.has(i))throw new W(`Extension Header Parameter "${i}" is not recognized`);if(o[i]===void 0)throw new r(`Extension Header Parameter "${i}" is missing`);if(s.get(i)&&n[i]===void 0)throw new r(`Extension Header Parameter "${i}" MUST be integrity protected`)}return new Set(n.crit)};var bs=(r,e)=>{if(e!==void 0&&(!Array.isArray(e)||e.some(t=>typeof t!="string")))throw new TypeError(`"${r}" option must be an array of strings`);if(e)return new Set(e)};function xt(r){return te(r)&&typeof r.kty=="string"}function Ts(r){return r.kty!=="oct"&&typeof r.d=="string"}function Rs(r){return r.kty!=="oct"&&typeof r.d>"u"}function Is(r){return r.kty==="oct"&&typeof r.k=="string"}var Qe,xs=async(r,e,t,n=!1)=>{Qe||(Qe=new WeakMap);let o=Qe.get(r);if(o?.[t])return o[t];let s=await Zt({...e,alg:t});return n&&Object.freeze(r),o?o[t]=s:Qe.set(r,{[t]:s}),s},kc=(r,e)=>{Qe||(Qe=new WeakMap);let t=Qe.get(r);if(t?.[e])return t[e];let n=r.type==="public",o=!!n,s;if(r.asymmetricKeyType==="x25519"){switch(e){case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":break;default:throw new TypeError("given KeyObject instance cannot be used for this algorithm")}s=r.toCryptoKey(r.asymmetricKeyType,o,n?[]:["deriveBits"])}if(r.asymmetricKeyType==="ed25519"){if(e!=="EdDSA"&&e!=="Ed25519")throw new TypeError("given KeyObject instance cannot be used for this algorithm");s=r.toCryptoKey(r.asymmetricKeyType,o,[n?"verify":"sign"])}if(r.asymmetricKeyType==="rsa"){let i;switch(e){case"RSA-OAEP":i="SHA-1";break;case"RS256":case"PS256":case"RSA-OAEP-256":i="SHA-256";break;case"RS384":case"PS384":case"RSA-OAEP-384":i="SHA-384";break;case"RS512":case"PS512":case"RSA-OAEP-512":i="SHA-512";break;default:throw new TypeError("given KeyObject instance cannot be used for this algorithm")}if(e.startsWith("RSA-OAEP"))return r.toCryptoKey({name:"RSA-OAEP",hash:i},o,n?["encrypt"]:["decrypt"]);s=r.toCryptoKey({name:e.startsWith("PS")?"RSA-PSS":"RSASSA-PKCS1-v1_5",hash:i},o,[n?"verify":"sign"])}if(r.asymmetricKeyType==="ec"){let a=new Map([["prime256v1","P-256"],["secp384r1","P-384"],["secp521r1","P-521"]]).get(r.asymmetricKeyDetails?.namedCurve);if(!a)throw new TypeError("given KeyObject instance cannot be used for this algorithm");e==="ES256"&&a==="P-256"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e==="ES384"&&a==="P-384"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e==="ES512"&&a==="P-521"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e.startsWith("ECDH-ES")&&(s=r.toCryptoKey({name:"ECDH",namedCurve:a},o,n?[]:["deriveBits"]))}if(!s)throw new TypeError("given KeyObject instance cannot be used for this algorithm");return t?t[e]=s:Qe.set(r,{[e]:s}),s},As=async(r,e)=>{if(r instanceof Uint8Array||ln(r))return r;if(un(r)){if(r.type==="secret")return r.export();if("toCryptoKey"in r&&typeof r.toCryptoKey=="function")try{return kc(r,e)}catch(n){if(n instanceof TypeError)throw n}let t=r.export({format:"jwk"});return xs(r,t,e)}if(xt(r))return r.k?Te(r.k):xs(r,r,e,!0);throw new Error("unreachable")};var et=r=>r?.[Symbol.toStringTag],dn=(r,e,t)=>{if(e.use!==void 0){let n;switch(t){case"sign":case"verify":n="sig";break;case"encrypt":case"decrypt":n="enc";break}if(e.use!==n)throw new TypeError(`Invalid key for this operation, its "use" must be "${n}" when present`)}if(e.alg!==void 0&&e.alg!==r)throw new TypeError(`Invalid key for this operation, its "alg" must be "${r}" when present`);if(Array.isArray(e.key_ops)){let n;switch(!0){case(t==="sign"||t==="verify"):case r==="dir":case r.includes("CBC-HS"):n=t;break;case r.startsWith("PBES2"):n="deriveBits";break;case/^A\\d{3}(?:GCM)?(?:KW)?$/.test(r):!r.includes("GCM")&&r.endsWith("KW")?n=t==="encrypt"?"wrapKey":"unwrapKey":n=t;break;case(t==="encrypt"&&r.startsWith("RSA")):n="wrapKey";break;case t==="decrypt":n=r.startsWith("RSA")?"unwrapKey":"deriveBits";break}if(n&&e.key_ops?.includes?.(n)===!1)throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${n}" when present`)}return!0},Nc=(r,e,t)=>{if(!(e instanceof Uint8Array)){if(xt(e)){if(Is(e)&&dn(r,e,t))return;throw new TypeError(\'JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present\')}if(!fn(e))throw new TypeError(cn(r,e,"CryptoKey","KeyObject","JSON Web Key","Uint8Array"));if(e.type!=="secret")throw new TypeError(`${et(e)} instances for symmetric algorithms must be of type "secret"`)}},Dc=(r,e,t)=>{if(xt(e))switch(t){case"decrypt":case"sign":if(Ts(e)&&dn(r,e,t))return;throw new TypeError("JSON Web Key for this operation be a private JWK");case"encrypt":case"verify":if(Rs(e)&&dn(r,e,t))return;throw new TypeError("JSON Web Key for this operation be a public JWK")}if(!fn(e))throw new TypeError(cn(r,e,"CryptoKey","KeyObject","JSON Web Key"));if(e.type==="secret")throw new TypeError(`${et(e)} instances for asymmetric algorithms must not be of type "secret"`);if(e.type==="public")switch(t){case"sign":throw new TypeError(`${et(e)} instances for asymmetric algorithm signing must be of type "private"`);case"decrypt":throw new TypeError(`${et(e)} instances for asymmetric algorithm decryption must be of type "private"`);default:break}if(e.type==="private")switch(t){case"verify":throw new TypeError(`${et(e)} instances for asymmetric algorithm verifying must be of type "public"`);case"encrypt":throw new TypeError(`${et(e)} instances for asymmetric algorithm encryption must be of type "public"`);default:break}},_s=(r,e,t)=>{r.startsWith("HS")||r==="dir"||r.startsWith("PBES2")||/^A(?:128|192|256)(?:GCM)?(?:KW)?$/.test(r)||/^A(?:128|192|256)CBC-HS(?:256|384|512)$/.test(r)?Nc(r,e,t):Dc(r,e,t)};var vs=(r,e)=>{let t=`SHA-${r.slice(-3)}`;switch(r){case"HS256":case"HS384":case"HS512":return{hash:t,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:t,name:"RSA-PSS",saltLength:parseInt(r.slice(-3),10)>>3};case"RS256":case"RS384":case"RS512":return{hash:t,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:t,name:"ECDSA",namedCurve:e.namedCurve};case"Ed25519":case"EdDSA":return{name:"Ed25519"};default:throw new W(`alg ${r} is not supported either by JOSE or your javascript runtime`)}};var Os=async(r,e,t)=>{if(e instanceof Uint8Array){if(!r.startsWith("HS"))throw new TypeError(ms(e,"CryptoKey","KeyObject","JSON Web Key"));return crypto.subtle.importKey("raw",e,{hash:`SHA-${r.slice(-3)}`,name:"HMAC"},!1,[t])}return hs(e,r,t),e};var Cs=async(r,e,t,n)=>{let o=await Os(r,e,"verify");ws(r,o);let s=vs(r,o.algorithm);try{return await crypto.subtle.verify(s,o,t,n)}catch{return!1}};async function Ps(r,e,t){if(!te(r))throw new k("Flattened JWS must be an object");if(r.protected===void 0&&r.header===void 0)throw new k(\'Flattened JWS must have either of the "protected" or "header" members\');if(r.protected!==void 0&&typeof r.protected!="string")throw new k("JWS Protected Header incorrect type");if(r.payload===void 0)throw new k("JWS Payload missing");if(typeof r.signature!="string")throw new k("JWS Signature missing or incorrect type");if(r.header!==void 0&&!te(r.header))throw new k("JWS Unprotected Header incorrect type");let n={};if(r.protected)try{let y=Te(r.protected);n=JSON.parse(he.decode(y))}catch{throw new k("JWS Protected Header is invalid")}if(!ys(n,r.header))throw new k("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");let o={...n,...r.header},s=Es(k,new Map([["b64",!0]]),t?.crit,n,o),i=!0;if(s.has("b64")&&(i=n.b64,typeof i!="boolean"))throw new k(\'The "b64" (base64url-encode payload) Header Parameter must be a boolean\');let{alg:a}=o;if(typeof a!="string"||!a)throw new k(\'JWS "alg" (Algorithm) Header Parameter missing or invalid\');let l=t&&bs("algorithms",t.algorithms);if(l&&!l.has(a))throw new Et(\'"alg" (Algorithm) Header Parameter value not allowed\');if(i){if(typeof r.payload!="string")throw new k("JWS Payload must be a string")}else if(typeof r.payload!="string"&&!(r.payload instanceof Uint8Array))throw new k("JWS Payload must be a string or an Uint8Array instance");let c=!1;typeof e=="function"&&(e=await e(n,r),c=!0),_s(a,e,"verify");let u=us(Xe.encode(r.protected??""),Xe.encode("."),typeof r.payload=="string"?Xe.encode(r.payload):r.payload),f;try{f=Te(r.signature)}catch{throw new k("Failed to base64url decode the signature")}let h=await As(e,a);if(!await Cs(a,h,f,u))throw new Rt;let p;if(i)try{p=Te(r.payload)}catch{throw new k("Failed to base64url decode the payload")}else typeof r.payload=="string"?p=Xe.encode(r.payload):p=r.payload;let w={payload:p};return r.protected!==void 0&&(w.protectedHeader=n),r.header!==void 0&&(w.unprotectedHeader=r.header),c?{...w,key:h}:w}async function Us(r,e,t){if(r instanceof Uint8Array&&(r=he.decode(r)),typeof r!="string")throw new k("Compact JWS must be a string or Uint8Array");let{0:n,1:o,2:s,length:i}=r.split(".");if(i!==3)throw new k("Invalid Compact JWS");let a=await Ps({payload:o,protected:n,signature:s},e,t),l={payload:a.payload,protectedHeader:a.protectedHeader};return typeof e=="function"?{...l,key:a.key}:l}var ks=r=>Math.floor(r.getTime()/1e3);var Bc=/^(\\+|\\-)? ?(\\d+|\\d+\\.\\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,pn=r=>{let e=Bc.exec(r);if(!e||e[4]&&e[1])throw new TypeError("Invalid time period format");let t=parseFloat(e[2]),n=e[3].toLowerCase(),o;switch(n){case"sec":case"secs":case"second":case"seconds":case"s":o=Math.round(t);break;case"minute":case"minutes":case"min":case"mins":case"m":o=Math.round(t*60);break;case"hour":case"hours":case"hr":case"hrs":case"h":o=Math.round(t*3600);break;case"day":case"days":case"d":o=Math.round(t*86400);break;case"week":case"weeks":case"w":o=Math.round(t*604800);break;default:o=Math.round(t*31557600);break}return e[1]==="-"||e[4]==="ago"?-o:o};var Ns=r=>r.includes("/")?r.toLowerCase():`application/${r.toLowerCase()}`,Mc=(r,e)=>typeof r=="string"?e.includes(r):Array.isArray(r)?e.some(Set.prototype.has.bind(new Set(r))):!1;function Ds(r,e,t={}){let n;try{n=JSON.parse(he.decode(e))}catch{}if(!te(n))throw new Oe("JWT Claims Set must be a top-level JSON object");let{typ:o}=t;if(o&&(typeof r.typ!="string"||Ns(r.typ)!==Ns(o)))throw new V(\'unexpected "typ" JWT header value\',n,"typ","check_failed");let{requiredClaims:s=[],issuer:i,subject:a,audience:l,maxTokenAge:c}=t,u=[...s];c!==void 0&&u.push("iat"),l!==void 0&&u.push("aud"),a!==void 0&&u.push("sub"),i!==void 0&&u.push("iss");for(let p of new Set(u.reverse()))if(!(p in n))throw new V(`missing required "${p}" claim`,n,p,"missing");if(i&&!(Array.isArray(i)?i:[i]).includes(n.iss))throw new V(\'unexpected "iss" claim value\',n,"iss","check_failed");if(a&&n.sub!==a)throw new V(\'unexpected "sub" claim value\',n,"sub","check_failed");if(l&&!Mc(n.aud,typeof l=="string"?[l]:l))throw new V(\'unexpected "aud" claim value\',n,"aud","check_failed");let f;switch(typeof t.clockTolerance){case"string":f=pn(t.clockTolerance);break;case"number":f=t.clockTolerance;break;case"undefined":f=0;break;default:throw new TypeError("Invalid clockTolerance option type")}let{currentDate:h}=t,m=ks(h||new Date);if((n.iat!==void 0||c)&&typeof n.iat!="number")throw new V(\'"iat" claim must be a number\',n,"iat","invalid");if(n.nbf!==void 0){if(typeof n.nbf!="number")throw new V(\'"nbf" claim must be a number\',n,"nbf","invalid");if(n.nbf>m+f)throw new V(\'"nbf" claim timestamp check failed\',n,"nbf","check_failed")}if(n.exp!==void 0){if(typeof n.exp!="number")throw new V(\'"exp" claim must be a number\',n,"exp","invalid");if(n.exp<=m-f)throw new Ye(\'"exp" claim timestamp check failed\',n,"exp","check_failed")}if(c){let p=m-n.iat,w=typeof c=="number"?c:pn(c);if(p-f>w)throw new Ye(\'"iat" claim timestamp check failed (too far in the past)\',n,"iat","check_failed");if(p<0-f)throw new V(\'"iat" claim timestamp check failed (it should be in the past)\',n,"iat","check_failed")}return n}async function hn(r,e,t){let n=await Us(r,e,t);if(n.protectedHeader.crit?.includes("b64")&&n.protectedHeader.b64===!1)throw new Oe("JWTs MUST NOT use unencoded payload");let s={payload:Ds(n.protectedHeader,n.payload,t),protectedHeader:n.protectedHeader};return typeof e=="function"?{...s,key:n.key}:s}function Hc(r){switch(typeof r=="string"&&r.slice(0,2)){case"RS":case"PS":return"RSA";case"ES":return"EC";case"Ed":return"OKP";default:throw new W(\'Unsupported "alg" value for a JSON Web Key Set\')}}function Fc(r){return r&&typeof r=="object"&&Array.isArray(r.keys)&&r.keys.every(Lc)}function Lc(r){return te(r)}var tt,At,gn=class{constructor(e){_t(this,tt);_t(this,At,new WeakMap);if(!Fc(e))throw new Ze("JSON Web Key Set malformed");sr(this,tt,structuredClone(e))}jwks(){return ke(this,tt)}async getKey(e,t){let{alg:n,kid:o}={...e,...t?.header},s=Hc(n),i=ke(this,tt).keys.filter(c=>{let u=s===c.kty;if(u&&typeof o=="string"&&(u=o===c.kid),u&&typeof c.alg=="string"&&(u=n===c.alg),u&&typeof c.use=="string"&&(u=c.use==="sig"),u&&Array.isArray(c.key_ops)&&(u=c.key_ops.includes("verify")),u)switch(n){case"ES256":u=c.crv==="P-256";break;case"ES384":u=c.crv==="P-384";break;case"ES512":u=c.crv==="P-521";break;case"Ed25519":case"EdDSA":u=c.crv==="Ed25519";break}return u}),{0:a,length:l}=i;if(l===0)throw new bt;if(l!==1){let c=new Tt,u=ke(this,At);throw c[Symbol.asyncIterator]=async function*(){for(let f of i)try{yield await Bs(u,f,n)}catch{}},c}return Bs(ke(this,At),a,n)}};tt=new WeakMap,At=new WeakMap;async function Bs(r,e,t){let n=r.get(e)||r.set(e,{}).get(e);if(n[t]===void 0){let o=await Ss({...e,ext:!0},t);if(o instanceof Uint8Array||o.type!=="public")throw new Ze("JSON Web Key Set members must be public keys");n[t]=o}return n[t]}function mn(r){let e=new gn(r),t=async(n,o)=>e.getKey(n,o);return Object.defineProperties(t,{jwks:{value:()=>structuredClone(e.jwks()),enumerable:!1,configurable:!1,writable:!1}}),t}var Ws=nt(Ls(),1),tr=class{base64URLEncode(e){return En.default.encode(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}base64URLDecode(e){return En.default.decode(e).toString()}hashSha256(e){return $s.Buffer.from((0,Ks.default)(new TextEncoder().encode(e)))}generateRandomBytes(e){return(0,Ws.default)(e)}verifyJwt(e,t,n,o,s,i,a,l){let c={algorithms:n,audience:o,clockTolerance:a,subject:i};return(l??!0)&&(c.issuer=s),hn(e,mn({keys:[t]}),c).then(()=>Promise.resolve(!0)).catch(u=>Promise.reject(new I("SPA-CRYPTO-UTILS-VJ-IV01",u?.reason??JSON.stringify(u),`${u?.code} ${u?.claim}`)))}};var qs=async(r,e)=>{let t=new Gt,n=new tr,o=new _e;await o.initialize(r,t,n);let s=new Nt(o),i=e(o,s),a=o.getStorageManager(),l=D.getInstance(),c=async O=>{await i.attachTokenToRequestConfig(O)};return l?.init&&await l.init(!0,c),{disableHttpHandler:()=>{i.disableHttpHandler(l)},enableHttpHandler:()=>{i.enableHttpHandler(l)},getAccessToken:()=>i.getAccessToken(),getSignInUrl:async O=>o.getSignInUrl(O).then(async K=>{let Re=new URL(K).searchParams.get($.Params.STATE)??"",Ue=await o.getPKCECode(Re);return{authorizationURL:K,pkce:Ue}}).catch(K=>Promise.reject(K)),getUser:async()=>i.getUser(),getConfigData:async()=>a.getConfigData(),getCrypto:async()=>i.getCrypto(),getDecodedIDPIDToken:async()=>i.getDecodedIDPIDToken(),getDecodedIdToken:async O=>i.getDecodedIdToken(O),getIdToken:async()=>i.getIdToken(),getOpenIDProviderEndpoints:async()=>i.getOpenIDProviderEndpoints(),getSignOutUrl:async()=>await o.getSignOutUrl(),httpRequest:async O=>await i.httpRequest(l,O),httpRequestAll:async O=>await i.httpRequestAll(O,l),isSignedIn:()=>i.isSignedIn(),refreshAccessToken:async()=>{try{return await i.refreshAccessToken()}catch(O){return Promise.reject(O)}},requestAccessToken:async(O,K,ue,Re)=>await i.requestAccessToken(O,K,void 0,ue,Re),exchangeToken:async O=>await i.exchangeToken(O),revokeAccessToken:async()=>{let O=await s.getRefreshTimeoutTimer();return o.revokeAccessToken().then(()=>(s.clearRefreshTokenTimeout(O),Promise.resolve(!0))).catch(K=>Promise.reject(K))},setHttpRequestFinishCallback:O=>{l?.setHttpRequestFinishCallback&&l.setHttpRequestFinishCallback(O)},setHttpRequestStartCallback:O=>{l?.setHttpRequestStartCallback&&l.setHttpRequestStartCallback(O)},setHttpRequestSuccessCallback:O=>{l?.setHttpRequestSuccessCallback&&l.setHttpRequestSuccessCallback(O)},setSessionState:async O=>{await a.setSessionDataParameter($.Params.SESSION_STATE,O)},signOut:async()=>(s.clearRefreshTokenTimeout(),await o.getSignOutUrl()),startAutoRefreshToken:async()=>{s.clearRefreshTokenTimeout(),s.refreshAccessTokenAutomatically(i)},reInitialize:async O=>{await o.reInitialize(O)}}};var js=r=>{let e=self,t;e.onmessage=async({data:i,ports:a})=>{let l=a[0];if(i.type!==Er&&!t){l.postMessage(b.generateFailureMessage(new I("SPA-CLIENT_WORKER-ONMSG-NF01","The web worker has not been initialized yet.","The initialize method needs to be called before the specified operation can be carried out.")));return}switch(i.type){case Er:try{let c={...i.data};t=await qs(c,r),t.setHttpRequestFinishCallback(s),t.setHttpRequestStartCallback(n),t.setHttpRequestSuccessCallback(o),l.postMessage(b.generateSuccessMessage())}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case uo:t.getSignInUrl(i?.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case fo:t.requestAccessToken(i?.data?.code,i?.data?.sessionState,i?.data?.pkce,i?.data?.state).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case Yn:{let c=i.data,u=c?.data;if(i.data?.data?.formData===!0){let f=new FormData;for(let h in u)h!=="formData"&&f.append(h,u[h]);c.data=f}t.httpRequest(c).then(f=>{l.postMessage(b.generateSuccessMessage(f))}).catch(f=>{l.postMessage(b.generateFailureMessage(f))});break}case Zn:t.httpRequestAll(i.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case Xn:try{l.postMessage(b.generateSuccessMessage(await t.signOut()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case Qn:t.exchangeToken(i.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case eo:t.revokeAccessToken().then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case oo:try{l.postMessage(b.generateSuccessMessage(await t.getOpenIDProviderEndpoints()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case so:try{l.postMessage(b.generateSuccessMessage(await t.getUser()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case io:try{l.postMessage(b.generateSuccessMessage(await t.getDecodedIdToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case ao:try{l.postMessage(b.generateSuccessMessage(await t.getCrypto()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case Eo:try{l.postMessage(b.generateSuccessMessage(await t.getIdToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case co:t.enableHttpHandler(),l.postMessage(b.generateSuccessMessage());break;case lo:t.disableHttpHandler(),l.postMessage(b.generateSuccessMessage());break;case po:try{l.postMessage(b.generateSuccessMessage(await t.isSignedIn()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case ho:try{l.postMessage(b.generateSuccessMessage(await t.getSignOutUrl()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case go:try{l.postMessage(b.generateSuccessMessage(await t.refreshAccessToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case wo:try{l.postMessage(b.generateSuccessMessage(t.startAutoRefreshToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case yo:try{l.postMessage(b.generateSuccessMessage(await t.setSessionState(i?.data)))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case So:try{l.postMessage(b.generateSuccessMessage(await t.reInitialize(i?.data)))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case bo:try{l.postMessage(b.generateSuccessMessage(await t.getConfigData()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;default:l?.postMessage(b.generateFailureMessage(new I("SPA-CLIENT_WORKER-ONMSG-IV02","The message type is invalid.",`The message type provided, ${i.type}, is invalid.`)))}};let n=()=>{e.postMessage({type:to})},o=i=>{e.postMessage({data:JSON.stringify(i??""),type:ro})},s=()=>{e.postMessage({type:no})}};typeof self<"u"&&!self.Buffer&&(self.Buffer=zs.Buffer);typeof self<"u"&&(self.global||(self.global=self));js((r,e)=>new kt(r,e));var em={};})();\n/*! Bundled license information:\n\nieee754/index.js:\n (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)\n\nbuffer/index.js:\n (*!\n * The buffer module from node.js, for the browser.\n *\n * @author Feross Aboukhadijeh <https://feross.org>\n * @license MIT\n *)\n\nsafe-buffer/index.js:\n (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)\n*/\n');
|
|
1961
|
+
return inlineWorker('(()=>{var Js=Object.create;var tt=Object.defineProperty;var En=Object.getOwnPropertyDescriptor;var Vs=Object.getOwnPropertyNames;var Gs=Object.getPrototypeOf,Xs=Object.prototype.hasOwnProperty;var bn=r=>{throw TypeError(r)};var Ys=(r,e,t)=>e in r?tt(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t;var fe=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),Zs=(r,e)=>{for(var t in e)tt(r,t,{get:e[t],enumerable:!0})},Qs=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Vs(e))!Xs.call(r,o)&&o!==t&&tt(r,o,{get:()=>e[o],enumerable:!(n=En(e,o))||n.enumerable});return r};var rt=(r,e,t)=>(t=r!=null?Js(Gs(r)):{},Qs(e||!r||!r.__esModule?tt(t,"default",{value:r,enumerable:!0}):t,r));var Tn=(r,e,t,n)=>{for(var o=n>1?void 0:n?En(e,t):e,s=r.length-1,i;s>=0;s--)(i=r[s])&&(o=(n?i(e,t,o):i(o))||o);return n&&o&&tt(e,t,o),o};var S=(r,e,t)=>Ys(r,typeof e!="symbol"?e+"":e,t),Rn=(r,e,t)=>e.has(r)||bn("Cannot "+t);var Ue=(r,e,t)=>(Rn(r,e,"read from private field"),t?t.call(r):e.get(r)),At=(r,e,t)=>e.has(r)?bn("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(r):e.set(r,t),or=(r,e,t,n)=>(Rn(r,e,"write to private field"),n?n.call(r,t):e.set(r,t),t);var An=fe(_t=>{"use strict";_t.byteLength=ti;_t.toByteArray=ni;_t.fromByteArray=ii;var ne=[],X=[],ei=typeof Uint8Array<"u"?Uint8Array:Array,sr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Re=0,In=sr.length;Re<In;++Re)ne[Re]=sr[Re],X[sr.charCodeAt(Re)]=Re;var Re,In;X[45]=62;X[95]=63;function xn(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function ti(r){var e=xn(r),t=e[0],n=e[1];return(t+n)*3/4-n}function ri(r,e,t){return(e+t)*3/4-t}function ni(r){var e,t=xn(r),n=t[0],o=t[1],s=new ei(ri(r,n,o)),i=0,a=o>0?n-4:n,l;for(l=0;l<a;l+=4)e=X[r.charCodeAt(l)]<<18|X[r.charCodeAt(l+1)]<<12|X[r.charCodeAt(l+2)]<<6|X[r.charCodeAt(l+3)],s[i++]=e>>16&255,s[i++]=e>>8&255,s[i++]=e&255;return o===2&&(e=X[r.charCodeAt(l)]<<2|X[r.charCodeAt(l+1)]>>4,s[i++]=e&255),o===1&&(e=X[r.charCodeAt(l)]<<10|X[r.charCodeAt(l+1)]<<4|X[r.charCodeAt(l+2)]>>2,s[i++]=e>>8&255,s[i++]=e&255),s}function oi(r){return ne[r>>18&63]+ne[r>>12&63]+ne[r>>6&63]+ne[r&63]}function si(r,e,t){for(var n,o=[],s=e;s<t;s+=3)n=(r[s]<<16&16711680)+(r[s+1]<<8&65280)+(r[s+2]&255),o.push(oi(n));return o.join("")}function ii(r){for(var e,t=r.length,n=t%3,o=[],s=16383,i=0,a=t-n;i<a;i+=s)o.push(si(r,i,i+s>a?a:i+s));return n===1?(e=r[t-1],o.push(ne[e>>2]+ne[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],o.push(ne[e>>10]+ne[e>>4&63]+ne[e<<2&63]+"=")),o.join("")}});var _n=fe(ir=>{ir.read=function(r,e,t,n,o){var s,i,a=o*8-n-1,l=(1<<a)-1,c=l>>1,u=-7,f=t?o-1:0,h=t?-1:1,m=r[e+f];for(f+=h,s=m&(1<<-u)-1,m>>=-u,u+=a;u>0;s=s*256+r[e+f],f+=h,u-=8);for(i=s&(1<<-u)-1,s>>=-u,u+=n;u>0;i=i*256+r[e+f],f+=h,u-=8);if(s===0)s=1-c;else{if(s===l)return i?NaN:(m?-1:1)*(1/0);i=i+Math.pow(2,n),s=s-c}return(m?-1:1)*i*Math.pow(2,s-n)};ir.write=function(r,e,t,n,o,s){var i,a,l,c=s*8-o-1,u=(1<<c)-1,f=u>>1,h=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=n?0:s-1,p=n?1:-1,w=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,i=u):(i=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-i))<1&&(i--,l*=2),i+f>=1?e+=h/l:e+=h*Math.pow(2,1-f),e*l>=2&&(i++,l/=2),i+f>=u?(a=0,i=u):i+f>=1?(a=(e*l-1)*Math.pow(2,o),i=i+f):(a=e*Math.pow(2,f-1)*Math.pow(2,o),i=0));o>=8;r[t+m]=a&255,m+=p,a/=256,o-=8);for(i=i<<o|a,c+=o;c>0;r[t+m]=i&255,m+=p,i/=256,c-=8);r[t+m-p]|=w*128}});var Ct=fe(Me=>{"use strict";var ar=An(),Ne=_n(),vn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Me.Buffer=g;Me.SlowBuffer=di;Me.INSPECT_MAX_BYTES=50;var vt=2147483647;Me.kMaxLength=vt;g.TYPED_ARRAY_SUPPORT=ai();!g.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ai(){try{let r=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(r,e),r.foo()===42}catch{return!1}}Object.defineProperty(g.prototype,"parent",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.buffer}});Object.defineProperty(g.prototype,"offset",{enumerable:!0,get:function(){if(g.isBuffer(this))return this.byteOffset}});function de(r){if(r>vt)throw new RangeError(\'The value "\'+r+\'" is invalid for option "size"\');let e=new Uint8Array(r);return Object.setPrototypeOf(e,g.prototype),e}function g(r,e,t){if(typeof r=="number"){if(typeof e=="string")throw new TypeError(\'The "string" argument must be of type string. Received type number\');return fr(r)}return Un(r,e,t)}g.poolSize=8192;function Un(r,e,t){if(typeof r=="string")return li(r,e);if(ArrayBuffer.isView(r))return ui(r);if(r==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r);if(oe(r,ArrayBuffer)||r&&oe(r.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(oe(r,SharedArrayBuffer)||r&&oe(r.buffer,SharedArrayBuffer)))return lr(r,e,t);if(typeof r=="number")throw new TypeError(\'The "value" argument must not be of type number. Received type number\');let n=r.valueOf&&r.valueOf();if(n!=null&&n!==r)return g.from(n,e,t);let o=fi(r);if(o)return o;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof r[Symbol.toPrimitive]=="function")return g.from(r[Symbol.toPrimitive]("string"),e,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof r)}g.from=function(r,e,t){return Un(r,e,t)};Object.setPrototypeOf(g.prototype,Uint8Array.prototype);Object.setPrototypeOf(g,Uint8Array);function kn(r){if(typeof r!="number")throw new TypeError(\'"size" argument must be of type number\');if(r<0)throw new RangeError(\'The value "\'+r+\'" is invalid for option "size"\')}function ci(r,e,t){return kn(r),r<=0?de(r):e!==void 0?typeof t=="string"?de(r).fill(e,t):de(r).fill(e):de(r)}g.alloc=function(r,e,t){return ci(r,e,t)};function fr(r){return kn(r),de(r<0?0:dr(r)|0)}g.allocUnsafe=function(r){return fr(r)};g.allocUnsafeSlow=function(r){return fr(r)};function li(r,e){if((typeof e!="string"||e==="")&&(e="utf8"),!g.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let t=Nn(r,e)|0,n=de(t),o=n.write(r,e);return o!==t&&(n=n.slice(0,o)),n}function cr(r){let e=r.length<0?0:dr(r.length)|0,t=de(e);for(let n=0;n<e;n+=1)t[n]=r[n]&255;return t}function ui(r){if(oe(r,Uint8Array)){let e=new Uint8Array(r);return lr(e.buffer,e.byteOffset,e.byteLength)}return cr(r)}function lr(r,e,t){if(e<0||r.byteLength<e)throw new RangeError(\'"offset" is outside of buffer bounds\');if(r.byteLength<e+(t||0))throw new RangeError(\'"length" is outside of buffer bounds\');let n;return e===void 0&&t===void 0?n=new Uint8Array(r):t===void 0?n=new Uint8Array(r,e):n=new Uint8Array(r,e,t),Object.setPrototypeOf(n,g.prototype),n}function fi(r){if(g.isBuffer(r)){let e=dr(r.length)|0,t=de(e);return t.length===0||r.copy(t,0,0,e),t}if(r.length!==void 0)return typeof r.length!="number"||hr(r.length)?de(0):cr(r);if(r.type==="Buffer"&&Array.isArray(r.data))return cr(r.data)}function dr(r){if(r>=vt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+vt.toString(16)+" bytes");return r|0}function di(r){return+r!=r&&(r=0),g.alloc(+r)}g.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==g.prototype};g.compare=function(e,t){if(oe(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),oe(t,Uint8Array)&&(t=g.from(t,t.offset,t.byteLength)),!g.isBuffer(e)||!g.isBuffer(t))throw new TypeError(\'The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array\');if(e===t)return 0;let n=e.length,o=t.length;for(let s=0,i=Math.min(n,o);s<i;++s)if(e[s]!==t[s]){n=e[s],o=t[s];break}return n<o?-1:o<n?1:0};g.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};g.concat=function(e,t){if(!Array.isArray(e))throw new TypeError(\'"list" argument must be an Array of Buffers\');if(e.length===0)return g.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;let o=g.allocUnsafe(t),s=0;for(n=0;n<e.length;++n){let i=e[n];if(oe(i,Uint8Array))s+i.length>o.length?(g.isBuffer(i)||(i=g.from(i)),i.copy(o,s)):Uint8Array.prototype.set.call(o,i,s);else if(g.isBuffer(i))i.copy(o,s);else throw new TypeError(\'"list" argument must be an Array of Buffers\');s+=i.length}return o};function Nn(r,e){if(g.isBuffer(r))return r.length;if(ArrayBuffer.isView(r)||oe(r,ArrayBuffer))return r.byteLength;if(typeof r!="string")throw new TypeError(\'The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type \'+typeof r);let t=r.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let o=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return ur(r).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Wn(r).length;default:if(o)return n?-1:ur(r).length;e=(""+e).toLowerCase(),o=!0}}g.byteLength=Nn;function pi(r,e,t){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,e>>>=0,t<=e))return"";for(r||(r="utf8");;)switch(r){case"hex":return Ri(this,e,t);case"utf8":case"utf-8":return Mn(this,e,t);case"ascii":return bi(this,e,t);case"latin1":case"binary":return Ti(this,e,t);case"base64":return Si(this,e,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ii(this,e,t);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(r+"").toLowerCase(),n=!0}}g.prototype._isBuffer=!0;function Ie(r,e,t){let n=r[e];r[e]=r[t],r[t]=n}g.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)Ie(this,t,t+1);return this};g.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)Ie(this,t,t+3),Ie(this,t+1,t+2);return this};g.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)Ie(this,t,t+7),Ie(this,t+1,t+6),Ie(this,t+2,t+5),Ie(this,t+3,t+4);return this};g.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Mn(this,0,e):pi.apply(this,arguments)};g.prototype.toLocaleString=g.prototype.toString;g.prototype.equals=function(e){if(!g.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:g.compare(this,e)===0};g.prototype.inspect=function(){let e="",t=Me.INSPECT_MAX_BYTES;return e=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(e+=" ... "),"<Buffer "+e+">"};vn&&(g.prototype[vn]=g.prototype.inspect);g.prototype.compare=function(e,t,n,o,s){if(oe(e,Uint8Array)&&(e=g.from(e,e.offset,e.byteLength)),!g.isBuffer(e))throw new TypeError(\'The "target" argument must be one of type Buffer or Uint8Array. Received type \'+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),o===void 0&&(o=0),s===void 0&&(s=this.length),t<0||n>e.length||o<0||s>this.length)throw new RangeError("out of range index");if(o>=s&&t>=n)return 0;if(o>=s)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,o>>>=0,s>>>=0,this===e)return 0;let i=s-o,a=n-t,l=Math.min(i,a),c=this.slice(o,s),u=e.slice(t,n);for(let f=0;f<l;++f)if(c[f]!==u[f]){i=c[f],a=u[f];break}return i<a?-1:a<i?1:0};function Dn(r,e,t,n,o){if(r.length===0)return-1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,hr(t)&&(t=o?0:r.length-1),t<0&&(t=r.length+t),t>=r.length){if(o)return-1;t=r.length-1}else if(t<0)if(o)t=0;else return-1;if(typeof e=="string"&&(e=g.from(e,n)),g.isBuffer(e))return e.length===0?-1:On(r,e,t,n,o);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(r,e,t):Uint8Array.prototype.lastIndexOf.call(r,e,t):On(r,[e],t,n,o);throw new TypeError("val must be string, number or Buffer")}function On(r,e,t,n,o){let s=1,i=r.length,a=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(r.length<2||e.length<2)return-1;s=2,i/=2,a/=2,t/=2}function l(u,f){return s===1?u[f]:u.readUInt16BE(f*s)}let c;if(o){let u=-1;for(c=t;c<i;c++)if(l(r,c)===l(e,u===-1?0:c-u)){if(u===-1&&(u=c),c-u+1===a)return u*s}else u!==-1&&(c-=c-u),u=-1}else for(t+a>i&&(t=i-a),c=t;c>=0;c--){let u=!0;for(let f=0;f<a;f++)if(l(r,c+f)!==l(e,f)){u=!1;break}if(u)return c}return-1}g.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1};g.prototype.indexOf=function(e,t,n){return Dn(this,e,t,n,!0)};g.prototype.lastIndexOf=function(e,t,n){return Dn(this,e,t,n,!1)};function hi(r,e,t,n){t=Number(t)||0;let o=r.length-t;n?(n=Number(n),n>o&&(n=o)):n=o;let s=e.length;n>s/2&&(n=s/2);let i;for(i=0;i<n;++i){let a=parseInt(e.substr(i*2,2),16);if(hr(a))return i;r[t+i]=a}return i}function gi(r,e,t,n){return Ot(ur(e,r.length-t),r,t,n)}function mi(r,e,t,n){return Ot(vi(e),r,t,n)}function yi(r,e,t,n){return Ot(Wn(e),r,t,n)}function wi(r,e,t,n){return Ot(Oi(e,r.length-t),r,t,n)}g.prototype.write=function(e,t,n,o){if(t===void 0)o="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")o=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,o===void 0&&(o="utf8")):(o=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-t;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");let i=!1;for(;;)switch(o){case"hex":return hi(this,e,t,n);case"utf8":case"utf-8":return gi(this,e,t,n);case"ascii":case"latin1":case"binary":return mi(this,e,t,n);case"base64":return yi(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wi(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),i=!0}};g.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Si(r,e,t){return e===0&&t===r.length?ar.fromByteArray(r):ar.fromByteArray(r.slice(e,t))}function Mn(r,e,t){t=Math.min(r.length,t);let n=[],o=e;for(;o<t;){let s=r[o],i=null,a=s>239?4:s>223?3:s>191?2:1;if(o+a<=t){let l,c,u,f;switch(a){case 1:s<128&&(i=s);break;case 2:l=r[o+1],(l&192)===128&&(f=(s&31)<<6|l&63,f>127&&(i=f));break;case 3:l=r[o+1],c=r[o+2],(l&192)===128&&(c&192)===128&&(f=(s&15)<<12|(l&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(i=f));break;case 4:l=r[o+1],c=r[o+2],u=r[o+3],(l&192)===128&&(c&192)===128&&(u&192)===128&&(f=(s&15)<<18|(l&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(i=f))}}i===null?(i=65533,a=1):i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|i&1023),n.push(i),o+=a}return Ei(n)}var Cn=4096;function Ei(r){let e=r.length;if(e<=Cn)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Cn));return t}function bi(r,e,t){let n="";t=Math.min(r.length,t);for(let o=e;o<t;++o)n+=String.fromCharCode(r[o]&127);return n}function Ti(r,e,t){let n="";t=Math.min(r.length,t);for(let o=e;o<t;++o)n+=String.fromCharCode(r[o]);return n}function Ri(r,e,t){let n=r.length;(!e||e<0)&&(e=0),(!t||t<0||t>n)&&(t=n);let o="";for(let s=e;s<t;++s)o+=Ci[r[s]];return o}function Ii(r,e,t){let n=r.slice(e,t),o="";for(let s=0;s<n.length-1;s+=2)o+=String.fromCharCode(n[s]+n[s+1]*256);return o}g.prototype.slice=function(e,t){let n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);let o=this.subarray(e,t);return Object.setPrototypeOf(o,g.prototype),o};function F(r,e,t){if(r%1!==0||r<0)throw new RangeError("offset is not uint");if(r+e>t)throw new RangeError("Trying to access beyond buffer length")}g.prototype.readUintLE=g.prototype.readUIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e],s=1,i=0;for(;++i<t&&(s*=256);)o+=this[e+i]*s;return o};g.prototype.readUintBE=g.prototype.readUIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e+--t],s=1;for(;t>0&&(s*=256);)o+=this[e+--t]*s;return o};g.prototype.readUint8=g.prototype.readUInt8=function(e,t){return e=e>>>0,t||F(e,1,this.length),this[e]};g.prototype.readUint16LE=g.prototype.readUInt16LE=function(e,t){return e=e>>>0,t||F(e,2,this.length),this[e]|this[e+1]<<8};g.prototype.readUint16BE=g.prototype.readUInt16BE=function(e,t){return e=e>>>0,t||F(e,2,this.length),this[e]<<8|this[e+1]};g.prototype.readUint32LE=g.prototype.readUInt32LE=function(e,t){return e=e>>>0,t||F(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};g.prototype.readUint32BE=g.prototype.readUInt32BE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};g.prototype.readBigUInt64LE=me(function(e){e=e>>>0,De(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&nt(e,this.length-8);let o=t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(o)+(BigInt(s)<<BigInt(32))});g.prototype.readBigUInt64BE=me(function(e){e=e>>>0,De(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&nt(e,this.length-8);let o=t*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(o)<<BigInt(32))+BigInt(s)});g.prototype.readIntLE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=this[e],s=1,i=0;for(;++i<t&&(s*=256);)o+=this[e+i]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*t)),o};g.prototype.readIntBE=function(e,t,n){e=e>>>0,t=t>>>0,n||F(e,t,this.length);let o=t,s=1,i=this[e+--o];for(;o>0&&(s*=256);)i+=this[e+--o]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*t)),i};g.prototype.readInt8=function(e,t){return e=e>>>0,t||F(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};g.prototype.readInt16LE=function(e,t){e=e>>>0,t||F(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};g.prototype.readInt16BE=function(e,t){e=e>>>0,t||F(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};g.prototype.readInt32LE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};g.prototype.readInt32BE=function(e,t){return e=e>>>0,t||F(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};g.prototype.readBigInt64LE=me(function(e){e=e>>>0,De(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&nt(e,this.length-8);let o=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(o)<<BigInt(32))+BigInt(t+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});g.prototype.readBigInt64BE=me(function(e){e=e>>>0,De(e,"offset");let t=this[e],n=this[e+7];(t===void 0||n===void 0)&&nt(e,this.length-8);let o=(t<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(o)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});g.prototype.readFloatLE=function(e,t){return e=e>>>0,t||F(e,4,this.length),Ne.read(this,e,!0,23,4)};g.prototype.readFloatBE=function(e,t){return e=e>>>0,t||F(e,4,this.length),Ne.read(this,e,!1,23,4)};g.prototype.readDoubleLE=function(e,t){return e=e>>>0,t||F(e,8,this.length),Ne.read(this,e,!0,52,8)};g.prototype.readDoubleBE=function(e,t){return e=e>>>0,t||F(e,8,this.length),Ne.read(this,e,!1,52,8)};function z(r,e,t,n,o,s){if(!g.isBuffer(r))throw new TypeError(\'"buffer" argument must be a Buffer instance\');if(e>o||e<s)throw new RangeError(\'"value" argument is out of bounds\');if(t+n>r.length)throw new RangeError("Index out of range")}g.prototype.writeUintLE=g.prototype.writeUIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){let a=Math.pow(2,8*n)-1;z(this,e,t,n,a,0)}let s=1,i=0;for(this[t]=e&255;++i<n&&(s*=256);)this[t+i]=e/s&255;return t+n};g.prototype.writeUintBE=g.prototype.writeUIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,n=n>>>0,!o){let a=Math.pow(2,8*n)-1;z(this,e,t,n,a,0)}let s=n-1,i=1;for(this[t+s]=e&255;--s>=0&&(i*=256);)this[t+s]=e/i&255;return t+n};g.prototype.writeUint8=g.prototype.writeUInt8=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,1,255,0),this[t]=e&255,t+1};g.prototype.writeUint16LE=g.prototype.writeUInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2};g.prototype.writeUint16BE=g.prototype.writeUInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2};g.prototype.writeUint32LE=g.prototype.writeUInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4};g.prototype.writeUint32BE=g.prototype.writeUInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function Bn(r,e,t,n,o){Kn(e,n,o,r,t,7);let s=Number(e&BigInt(4294967295));r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s,s=s>>8,r[t++]=s;let i=Number(e>>BigInt(32)&BigInt(4294967295));return r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,i=i>>8,r[t++]=i,t}function Hn(r,e,t,n,o){Kn(e,n,o,r,t,7);let s=Number(e&BigInt(4294967295));r[t+7]=s,s=s>>8,r[t+6]=s,s=s>>8,r[t+5]=s,s=s>>8,r[t+4]=s;let i=Number(e>>BigInt(32)&BigInt(4294967295));return r[t+3]=i,i=i>>8,r[t+2]=i,i=i>>8,r[t+1]=i,i=i>>8,r[t]=i,t+8}g.prototype.writeBigUInt64LE=me(function(e,t=0){return Bn(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeBigUInt64BE=me(function(e,t=0){return Hn(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))});g.prototype.writeIntLE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){let l=Math.pow(2,8*n-1);z(this,e,t,n,l-1,-l)}let s=0,i=1,a=0;for(this[t]=e&255;++s<n&&(i*=256);)e<0&&a===0&&this[t+s-1]!==0&&(a=1),this[t+s]=(e/i>>0)-a&255;return t+n};g.prototype.writeIntBE=function(e,t,n,o){if(e=+e,t=t>>>0,!o){let l=Math.pow(2,8*n-1);z(this,e,t,n,l-1,-l)}let s=n-1,i=1,a=0;for(this[t+s]=e&255;--s>=0&&(i*=256);)e<0&&a===0&&this[t+s+1]!==0&&(a=1),this[t+s]=(e/i>>0)-a&255;return t+n};g.prototype.writeInt8=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1};g.prototype.writeInt16LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2};g.prototype.writeInt16BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2};g.prototype.writeInt32LE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4};g.prototype.writeInt32BE=function(e,t,n){return e=+e,t=t>>>0,n||z(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};g.prototype.writeBigInt64LE=me(function(e,t=0){return Bn(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});g.prototype.writeBigInt64BE=me(function(e,t=0){return Hn(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Fn(r,e,t,n,o,s){if(t+n>r.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Ln(r,e,t,n,o){return e=+e,t=t>>>0,o||Fn(r,e,t,4,34028234663852886e22,-34028234663852886e22),Ne.write(r,e,t,n,23,4),t+4}g.prototype.writeFloatLE=function(e,t,n){return Ln(this,e,t,!0,n)};g.prototype.writeFloatBE=function(e,t,n){return Ln(this,e,t,!1,n)};function $n(r,e,t,n,o){return e=+e,t=t>>>0,o||Fn(r,e,t,8,17976931348623157e292,-17976931348623157e292),Ne.write(r,e,t,n,52,8),t+8}g.prototype.writeDoubleLE=function(e,t,n){return $n(this,e,t,!0,n)};g.prototype.writeDoubleBE=function(e,t,n){return $n(this,e,t,!1,n)};g.prototype.copy=function(e,t,n,o){if(!g.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!o&&o!==0&&(o=this.length),t>=e.length&&(t=e.length),t||(t=0),o>0&&o<n&&(o=n),o===n||e.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),e.length-t<o-n&&(o=e.length-t+n);let s=o-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,o):Uint8Array.prototype.set.call(e,this.subarray(n,o),t),s};g.prototype.fill=function(e,t,n,o){if(typeof e=="string"){if(typeof t=="string"?(o=t,t=0,n=this.length):typeof n=="string"&&(o=n,n=this.length),o!==void 0&&typeof o!="string")throw new TypeError("encoding must be a string");if(typeof o=="string"&&!g.isEncoding(o))throw new TypeError("Unknown encoding: "+o);if(e.length===1){let i=e.charCodeAt(0);(o==="utf8"&&i<128||o==="latin1")&&(e=i)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let s;if(typeof e=="number")for(s=t;s<n;++s)this[s]=e;else{let i=g.isBuffer(e)?e:g.from(e,o),a=i.length;if(a===0)throw new TypeError(\'The value "\'+e+\'" is invalid for argument "value"\');for(s=0;s<n-t;++s)this[s+t]=i[s%a]}return this};var ke={};function pr(r,e,t){ke[r]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${r}]`,this.stack,delete this.name}get code(){return r}set code(o){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:o,writable:!0})}toString(){return`${this.name} [${r}]: ${this.message}`}}}pr("ERR_BUFFER_OUT_OF_BOUNDS",function(r){return r?`${r} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);pr("ERR_INVALID_ARG_TYPE",function(r,e){return`The "${r}" argument must be of type number. Received type ${typeof e}`},TypeError);pr("ERR_OUT_OF_RANGE",function(r,e,t){let n=`The value of "${r}" is out of range.`,o=t;return Number.isInteger(t)&&Math.abs(t)>2**32?o=Pn(String(t)):typeof t=="bigint"&&(o=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(o=Pn(o)),o+="n"),n+=` It must be ${e}. Received ${o}`,n},RangeError);function Pn(r){let e="",t=r.length,n=r[0]==="-"?1:0;for(;t>=n+4;t-=3)e=`_${r.slice(t-3,t)}${e}`;return`${r.slice(0,t)}${e}`}function xi(r,e,t){De(e,"offset"),(r[e]===void 0||r[e+t]===void 0)&&nt(e,r.length-(t+1))}function Kn(r,e,t,n,o,s){if(r>t||r<e){let i=typeof e=="bigint"?"n":"",a;throw s>3?e===0||e===BigInt(0)?a=`>= 0${i} and < 2${i} ** ${(s+1)*8}${i}`:a=`>= -(2${i} ** ${(s+1)*8-1}${i}) and < 2 ** ${(s+1)*8-1}${i}`:a=`>= ${e}${i} and <= ${t}${i}`,new ke.ERR_OUT_OF_RANGE("value",a,r)}xi(n,o,s)}function De(r,e){if(typeof r!="number")throw new ke.ERR_INVALID_ARG_TYPE(e,"number",r)}function nt(r,e,t){throw Math.floor(r)!==r?(De(r,t),new ke.ERR_OUT_OF_RANGE(t||"offset","an integer",r)):e<0?new ke.ERR_BUFFER_OUT_OF_BOUNDS:new ke.ERR_OUT_OF_RANGE(t||"offset",`>= ${t?1:0} and <= ${e}`,r)}var Ai=/[^+/0-9A-Za-z-_]/g;function _i(r){if(r=r.split("=")[0],r=r.trim().replace(Ai,""),r.length<2)return"";for(;r.length%4!==0;)r=r+"=";return r}function ur(r,e){e=e||1/0;let t,n=r.length,o=null,s=[];for(let i=0;i<n;++i){if(t=r.charCodeAt(i),t>55295&&t<57344){if(!o){if(t>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(i+1===n){(e-=3)>-1&&s.push(239,191,189);continue}o=t;continue}if(t<56320){(e-=3)>-1&&s.push(239,191,189),o=t;continue}t=(o-55296<<10|t-56320)+65536}else o&&(e-=3)>-1&&s.push(239,191,189);if(o=null,t<128){if((e-=1)<0)break;s.push(t)}else if(t<2048){if((e-=2)<0)break;s.push(t>>6|192,t&63|128)}else if(t<65536){if((e-=3)<0)break;s.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((e-=4)<0)break;s.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return s}function vi(r){let e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t)&255);return e}function Oi(r,e){let t,n,o,s=[];for(let i=0;i<r.length&&!((e-=2)<0);++i)t=r.charCodeAt(i),n=t>>8,o=t%256,s.push(o),s.push(n);return s}function Wn(r){return ar.toByteArray(_i(r))}function Ot(r,e,t,n){let o;for(o=0;o<n&&!(o+t>=e.length||o>=r.length);++o)e[o+t]=r[o];return o}function oe(r,e){return r instanceof e||r!=null&&r.constructor!=null&&r.constructor.name!=null&&r.constructor.name===e.name}function hr(r){return r!==r}var Ci=(function(){let r="0123456789abcdef",e=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let o=0;o<16;++o)e[n+o]=r[t]+r[o]}return e})();function me(r){return typeof BigInt>"u"?Pi:r}function Pi(){throw new Error("BigInt not supported")}});var os=fe(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});function Tc(r){var e=4,t=r.length,n=t%e;if(!n)return r;var o=t,s=e-n,i=t+s,a=Buffer.alloc(i);for(a.write(r);s--;)a.write("=",o++);return a.toString()}en.default=Tc});var is=fe(nn=>{"use strict";Object.defineProperty(nn,"__esModule",{value:!0});var Rc=os();function ss(r,e){return e===void 0&&(e="utf8"),Buffer.isBuffer(r)?tn(r.toString("base64")):tn(Buffer.from(r,e).toString("base64"))}function Ic(r,e){return e===void 0&&(e="utf8"),Buffer.from(rn(r),"base64").toString(e)}function rn(r){return r=r.toString(),Rc.default(r).replace(/\\-/g,"+").replace(/_/g,"/")}function tn(r){return r.replace(/=/g,"").replace(/\\+/g,"-").replace(/\\//g,"_")}function xc(r){return Buffer.from(rn(r),"base64")}var Ve=ss;Ve.encode=ss;Ve.decode=Ic;Ve.toBase64=rn;Ve.fromBase64=tn;Ve.toBuffer=xc;nn.default=Ve});var as=fe((Vp,Gt)=>{Gt.exports=is().default;Gt.exports.default=Gt.exports});var ls=fe((cs,Xt)=>{(function(r,e){var t={};e(t);var n=t.default;for(var o in t)n[o]=t[o];typeof Xt=="object"&&typeof Xt.exports=="object"?Xt.exports=n:typeof define=="function"&&define.amd?define(function(){return n}):r.sha256=n})(cs,function(r){"use strict";r.__esModule=!0,r.digestLength=32,r.blockSize=64;var e=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]);function t(f,h,m,p,w){for(var y,E,T,A,_,x,B,v,U,C,ae,ce,re;w>=64;){for(y=h[0],E=h[1],T=h[2],A=h[3],_=h[4],x=h[5],B=h[6],v=h[7],C=0;C<16;C++)ae=p+C*4,f[C]=(m[ae]&255)<<24|(m[ae+1]&255)<<16|(m[ae+2]&255)<<8|m[ae+3]&255;for(C=16;C<64;C++)U=f[C-2],ce=(U>>>17|U<<15)^(U>>>19|U<<13)^U>>>10,U=f[C-15],re=(U>>>7|U<<25)^(U>>>18|U<<14)^U>>>3,f[C]=(ce+f[C-7]|0)+(re+f[C-16]|0);for(C=0;C<64;C++)ce=(((_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&x^~_&B)|0)+(v+(e[C]+f[C]|0)|0)|0,re=((y>>>2|y<<30)^(y>>>13|y<<19)^(y>>>22|y<<10))+(y&E^y&T^E&T)|0,v=B,B=x,x=_,_=A+ce|0,A=T,T=E,E=y,y=ce+re|0;h[0]+=y,h[1]+=E,h[2]+=T,h[3]+=A,h[4]+=_,h[5]+=x,h[6]+=B,h[7]+=v,p+=64,w-=64}return p}var n=(function(){function f(){this.digestLength=r.digestLength,this.blockSize=r.blockSize,this.state=new Int32Array(8),this.temp=new Int32Array(64),this.buffer=new Uint8Array(128),this.bufferLength=0,this.bytesHashed=0,this.finished=!1,this.reset()}return f.prototype.reset=function(){return this.state[0]=1779033703,this.state[1]=3144134277,this.state[2]=1013904242,this.state[3]=2773480762,this.state[4]=1359893119,this.state[5]=2600822924,this.state[6]=528734635,this.state[7]=1541459225,this.bufferLength=0,this.bytesHashed=0,this.finished=!1,this},f.prototype.clean=function(){for(var h=0;h<this.buffer.length;h++)this.buffer[h]=0;for(var h=0;h<this.temp.length;h++)this.temp[h]=0;this.reset()},f.prototype.update=function(h,m){if(m===void 0&&(m=h.length),this.finished)throw new Error("SHA256: can\'t update because hash was finished.");var p=0;if(this.bytesHashed+=m,this.bufferLength>0){for(;this.bufferLength<64&&m>0;)this.buffer[this.bufferLength++]=h[p++],m--;this.bufferLength===64&&(t(this.temp,this.state,this.buffer,0,64),this.bufferLength=0)}for(m>=64&&(p=t(this.temp,this.state,h,p,m),m%=64);m>0;)this.buffer[this.bufferLength++]=h[p++],m--;return this},f.prototype.finish=function(h){if(!this.finished){var m=this.bytesHashed,p=this.bufferLength,w=m/536870912|0,y=m<<3,E=m%64<56?64:128;this.buffer[p]=128;for(var T=p+1;T<E-8;T++)this.buffer[T]=0;this.buffer[E-8]=w>>>24&255,this.buffer[E-7]=w>>>16&255,this.buffer[E-6]=w>>>8&255,this.buffer[E-5]=w>>>0&255,this.buffer[E-4]=y>>>24&255,this.buffer[E-3]=y>>>16&255,this.buffer[E-2]=y>>>8&255,this.buffer[E-1]=y>>>0&255,t(this.temp,this.state,this.buffer,0,E),this.finished=!0}for(var T=0;T<8;T++)h[T*4+0]=this.state[T]>>>24&255,h[T*4+1]=this.state[T]>>>16&255,h[T*4+2]=this.state[T]>>>8&255,h[T*4+3]=this.state[T]>>>0&255;return this},f.prototype.digest=function(){var h=new Uint8Array(this.digestLength);return this.finish(h),h},f.prototype._saveState=function(h){for(var m=0;m<this.state.length;m++)h[m]=this.state[m]},f.prototype._restoreState=function(h,m){for(var p=0;p<this.state.length;p++)this.state[p]=h[p];this.bytesHashed=m,this.finished=!1,this.bufferLength=0},f})();r.Hash=n;var o=(function(){function f(h){this.inner=new n,this.outer=new n,this.blockSize=this.inner.blockSize,this.digestLength=this.inner.digestLength;var m=new Uint8Array(this.blockSize);if(h.length>this.blockSize)new n().update(h).finish(m).clean();else for(var p=0;p<h.length;p++)m[p]=h[p];for(var p=0;p<m.length;p++)m[p]^=54;this.inner.update(m);for(var p=0;p<m.length;p++)m[p]^=106;this.outer.update(m),this.istate=new Uint32Array(8),this.ostate=new Uint32Array(8),this.inner._saveState(this.istate),this.outer._saveState(this.ostate);for(var p=0;p<m.length;p++)m[p]=0}return f.prototype.reset=function(){return this.inner._restoreState(this.istate,this.inner.blockSize),this.outer._restoreState(this.ostate,this.outer.blockSize),this},f.prototype.clean=function(){for(var h=0;h<this.istate.length;h++)this.ostate[h]=this.istate[h]=0;this.inner.clean(),this.outer.clean()},f.prototype.update=function(h){return this.inner.update(h),this},f.prototype.finish=function(h){return this.outer.finished?this.outer.finish(h):(this.inner.finish(h),this.outer.update(h,this.digestLength).finish(h)),this},f.prototype.digest=function(){var h=new Uint8Array(this.digestLength);return this.finish(h),h},f})();r.HMAC=o;function s(f){var h=new n().update(f),m=h.digest();return h.clean(),m}r.hash=s,r.default=s;function i(f,h){var m=new o(f).update(h),p=m.digest();return m.clean(),p}r.hmac=i;function a(f,h,m,p){var w=p[0];if(w===0)throw new Error("hkdf: cannot expand more");h.reset(),w>1&&h.update(f),m&&h.update(m),h.update(p),h.finish(f),p[0]++}var l=new Uint8Array(r.digestLength);function c(f,h,m,p){h===void 0&&(h=l),p===void 0&&(p=32);for(var w=new Uint8Array([1]),y=i(h,f),E=new o(y),T=new Uint8Array(E.digestLength),A=T.length,_=new Uint8Array(p),x=0;x<p;x++)A===T.length&&(a(T,E,m,w),A=0),_[x]=T[A++];return E.clean(),T.fill(0),w.fill(0),_}r.hkdf=c;function u(f,h,m,p){for(var w=new o(f),y=w.digestLength,E=new Uint8Array(4),T=new Uint8Array(y),A=new Uint8Array(y),_=new Uint8Array(p),x=0;x*y<p;x++){var B=x+1;E[0]=B>>>24&255,E[1]=B>>>16&255,E[2]=B>>>8&255,E[3]=B>>>0&255,w.reset(),w.update(h),w.update(E),w.finish(A);for(var v=0;v<y;v++)T[v]=A[v];for(var v=2;v<=m;v++){w.reset(),w.update(A).finish(A);for(var U=0;U<y;U++)T[U]^=A[U]}for(var v=0;v<y&&x*y+v<p;v++)_[x*y+v]=T[v]}for(var x=0;x<y;x++)T[x]=A[x]=0;for(var x=0;x<4;x++)E[x]=0;return w.clean(),_}r.pbkdf2=u})});var Fs=fe((gn,Hs)=>{var Zt=Ct(),ie=Zt.Buffer;function Bs(r,e){for(var t in r)e[t]=r[t]}ie.from&&ie.alloc&&ie.allocUnsafe&&ie.allocUnsafeSlow?Hs.exports=Zt:(Bs(Zt,gn),gn.Buffer=Oe);function Oe(r,e,t){return ie(r,e,t)}Oe.prototype=Object.create(ie.prototype);Bs(ie,Oe);Oe.from=function(r,e,t){if(typeof r=="number")throw new TypeError("Argument must not be a number");return ie(r,e,t)};Oe.alloc=function(r,e,t){if(typeof r!="number")throw new TypeError("Argument must be a number");var n=ie(r);return e!==void 0?typeof t=="string"?n.fill(e,t):n.fill(e):n.fill(0),n};Oe.allocUnsafe=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return ie(r)};Oe.allocUnsafeSlow=function(r){if(typeof r!="number")throw new TypeError("Argument must be a number");return Zt.SlowBuffer(r)}});var Ls=fe((Eg,yn)=>{"use strict";var mn=65536,$c=4294967295;function Kc(){throw new Error(`Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11`)}var Wc=Fs().Buffer,Qt=self.crypto||self.msCrypto;Qt&&Qt.getRandomValues?yn.exports=qc:yn.exports=Kc;function qc(r,e){if(r>$c)throw new RangeError("requested too many random bytes");var t=Wc.allocUnsafe(r);if(r>0)if(r>mn)for(var n=0;n<r;n+=mn)Qt.getRandomValues(t.slice(n,n+mn));else Qt.getRandomValues(t);return typeof e=="function"?process.nextTick(function(){e(null,t)}):t}});var zs=rt(Ct(),1);var Ui=Object.defineProperty,ki=(r,e,t)=>e in r?Ui(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,N=(r,e,t)=>ki(r,typeof e!="symbol"?e+"":e,t),Ni={Endpoints:{AUTHORIZATION:"/oauth2/authorize",END_SESSION:"/oidc/logout",ISSUER:"/oauth2/token",JWKS:"/oauth2/jwks",REVOCATION:"/oauth2/revoke",SESSION_IFRAME:"/oidc/checksession",TOKEN:"/oauth2/token",USERINFO:"/oauth2/userinfo"},Storage:{StorageKeys:{Endpoints:{AUTHORIZATION:"authorization_endpoint",END_SESSION:"end_session_endpoint",ISSUER:"issuer",JWKS:"jwks_uri",REVOCATION:"revocation_endpoint",SESSION_IFRAME:"check_session_iframe",TOKEN:"token_endpoint",USERINFO:"userinfo_endpoint"},OPENID_PROVIDER_CONFIG_INITIATED:"op_config_initiated"}}},L=Ni,Di={Placeholders:{ACCESS_TOKEN:"{{accessToken}}",CLIENT_ID:"{{clientId}}",CLIENT_SECRET:"{{clientSecret}}",SCOPES:"{{scopes}}",USERNAME:"{{username}}"}},ot=Di,I=class{constructor(r,e,t){N(this,"name"),N(this,"code"),N(this,"message"),this.message=t,this.name=e,this.code=r,Object.setPrototypeOf(this,new.target.prototype)}};var Mi=r=>{let e={...r};return["iss","aud","exp","iat","acr","amr","azp","auth_time","nonce","c_hash","at_hash","nbf","isk","sid","jti","sub"].forEach(n=>{delete e[n]}),e},Bi=Mi,Hi={INTERNAL_LOGIN:"internal_login",OPENID:"openid",PROFILE:"profile"},gr=Hi,Fi={Params:{AUTHORIZATION_CODE:"code",SESSION_STATE:"session_state",SIGN_OUT_SUCCESS:"sign_out_success",STATE:"state"},SignIn:{Payload:{DEFAULT_SCOPES:[gr.OPENID,gr.PROFILE,gr.INTERNAL_LOGIN]}},SignOut:{Storage:{StorageKeys:{SIGN_OUT_URL:"sign_out_url"}}}},$=Fi,Li=class zn extends Error{constructor(e,t,n){let o=zn.resolveOrigin(n);super(e),N(this,"code"),N(this,"origin"),this.name=new.target.name,this.code=t,this.origin=o,Error.captureStackTrace&&Error.captureStackTrace(this,new.target)}static resolveOrigin(e){return e?`@asgardeo/${e}`:"@asgardeo/javascript"}toString(){let e=`\\u{1F6E1}\\uFE0F Asgardeo - ${this.origin}:`;return`[${this.name}]\n${e} ${this.message}\n(code="${this.code}")`}},Jn=class extends Li{constructor(r,e,t,n){super(r,e,t),this.details=n,Object.defineProperty(this,"name",{configurable:!0,value:"AsgardeoRuntimeError",writable:!0})}toString(){let r=this.details?`\nDetails: ${JSON.stringify(this.details,null,2)}`:"";return`[${this.name}] (code="${this.code}")${r}\nMessage: ${this.message}`}},$i=r=>{let e=[];if(r)if(Array.isArray(r))e=r;else if(typeof r=="string")e=r.split(" ");else throw new Jn("Scopes must be a string or an array of strings.","processOpenIDScopes-Invalid-001","javascript","The provided scopes are not in the expected format. Please provide a string or an array of strings.");return $.SignIn.Payload.DEFAULT_SCOPES.forEach(t=>{e.includes(t)||e.push(t)}),e.join(" ")},yr=$i,Ki=class{constructor(r,e){N(this,"storageManager"),N(this,"config"),N(this,"oidcProviderMetaData"),N(this,"cryptoHelper"),this.storageManager=r,this.config=async()=>this.storageManager.getConfigData(),this.oidcProviderMetaData=async()=>this.storageManager.loadOpenIDProviderConfiguration(),this.cryptoHelper=e}async resolveEndpoints(r){let e={},t=await this.config();return t.endpoints&&Object.keys(t.endpoints).forEach(n=>{let o=n.replace(/[A-Z]/g,s=>`_${s.toLowerCase()}`);e[o]=t?.endpoints?t.endpoints[n]:""}),{...r,...e}}async resolveEndpointsExplicitly(){let r={},e=await this.config(),t=[L.Storage.StorageKeys.Endpoints.AUTHORIZATION,L.Storage.StorageKeys.Endpoints.END_SESSION,L.Storage.StorageKeys.Endpoints.JWKS,L.Storage.StorageKeys.Endpoints.SESSION_IFRAME,L.Storage.StorageKeys.Endpoints.REVOCATION,L.Storage.StorageKeys.Endpoints.TOKEN,L.Storage.StorageKeys.Endpoints.ISSUER,L.Storage.StorageKeys.Endpoints.USERINFO];if(!(e.endpoints?t.every(o=>e.endpoints?Object.keys(e.endpoints).some(s=>s.replace(/[A-Z]/g,a=>`_${a.toLowerCase()}`)===o):!1):!1))throw new I("JS-AUTH_HELPER-REE-NF01","Required endpoints missing","Some or all of the required endpoints are missing in the object passed to the `endpoints` attribute of the`AuthConfig` object.");return e.endpoints&&Object.keys(e.endpoints).forEach(o=>{let s=o.replace(/[A-Z]/g,i=>`_${i.toLowerCase()}`);r[s]=e?.endpoints?e.endpoints[o]:""}),{...r}}async resolveEndpointsByBaseURL(){let r={},e=await this.config(),{baseUrl:t}=e;if(!t)throw new I("JS-AUTH_HELPER_REBO-NF01","Base URL not defined.","Base URL is not defined in AuthClient config.");e.endpoints&&Object.keys(e.endpoints).forEach(i=>{let a=i.replace(/[A-Z]/g,l=>`_${l.toLowerCase()}`);r[a]=e?.endpoints?e.endpoints[i]:""});let n=L.Storage.StorageKeys.Endpoints,o=L.Endpoints,s={[n.AUTHORIZATION]:`${t}${o.AUTHORIZATION}`,[n.END_SESSION]:`${t}${o.END_SESSION}`,[n.ISSUER]:`${t}${o.ISSUER}`,[n.JWKS]:`${t}${o.JWKS}`,[n.SESSION_IFRAME]:`${t}${o.SESSION_IFRAME}`,[n.REVOCATION]:`${t}${o.REVOCATION}`,[n.TOKEN]:`${t}${o.TOKEN}`,[n.USERINFO]:`${t}${o.USERINFO}`};return e.platform==="AsgardeoV2"&&(s[L.Storage.StorageKeys.Endpoints.ISSUER]=`${t}`),{...s,...r}}async validateIdToken(r){let e=(await this.storageManager.loadOpenIDProviderConfiguration()).jwks_uri,t=await this.config();if(!e||e.trim().length===0)throw new I("JS_AUTH_HELPER-VIT-NF01","JWKS endpoint not found.","No JWKS endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the JWKS endpoint passed to the SDK is empty.");let n;try{n=await fetch(e,{credentials:t.sendCookiesInRequests?"include":"same-origin"})}catch(a){throw new I("JS-AUTH_HELPER-VIT-NE02","Request to jwks endpoint failed.",a??"The request sent to get the jwks from the server failed.")}if(n.status!==200||!n.ok)throw new I("JS-AUTH_HELPER-VIT-HE03",`Invalid response status received for jwks request (${n.statusText}).`,await n.json());let{issuer:o}=await this.oidcProviderMetaData(),{keys:s}=await n.json(),i=await this.cryptoHelper.getJWKForTheIdToken(r.split(".")[0],s);return this.cryptoHelper.isValidIdToken(r,i,(await this.config()).clientId,o??"",this.cryptoHelper.decodeJwtToken(r).sub,(await this.config()).tokenValidation?.idToken?.clockTolerance,(await this.config()).tokenValidation?.idToken?.validateIssuer??!0)}getAuthenticatedUserInfo(r){let e=this.cryptoHelper.decodeJwtToken(r),t=e?.username??"",n=e?.given_name??"",o=e?.family_name??"",s=n&&o?`${n} ${o}`:n||o||"";return{displayName:e.preferred_username??s,username:t,...Bi(e)}}async replaceCustomGrantTemplateTags(r,e){let t=await this.config(),n=await this.storageManager.getSessionData(e),o=yr(t.scopes);return typeof r!="string"?r:r.replace(ot.Placeholders.ACCESS_TOKEN,n.access_token).replace(ot.Placeholders.USERNAME,this.getAuthenticatedUserInfo(n.id_token).username).replace(ot.Placeholders.SCOPES,o).replace(ot.Placeholders.CLIENT_ID,t.clientId).replace(ot.Placeholders.CLIENT_SECRET,t.clientSecret??"")}async clearSession(r){await this.storageManager.removeTemporaryData(r),await this.storageManager.removeSessionData(r)}async handleTokenResponse(r,e){if(r.status!==200||!r.ok)throw new I("JS-AUTH_HELPER-HTR-NE01",`Invalid response status received for token request (${r.statusText}).`,await r.json());let t=await r.json();if(t.created_at=new Date().getTime(),(await this.config()).tokenValidation?.idToken?.validate)return this.validateIdToken(t.id_token).then(async()=>{await this.storageManager.setSessionData(t,e);let s={accessToken:t.access_token,createdAt:t.created_at,expiresIn:t.expires_in,idToken:t.id_token,refreshToken:t.refresh_token,scope:t.scope,tokenType:t.token_type};return Promise.resolve(s)});let o={accessToken:t.access_token,createdAt:t.created_at,expiresIn:t.expires_in,idToken:t.id_token,refreshToken:t.refresh_token,scope:t.scope,tokenType:t.token_type};return await this.storageManager.setSessionData(t,e),Promise.resolve(o)}},Wi={DEFAULT_CODE_CHALLENGE_METHOD:"S256",Storage:{StorageKeys:{CODE_VERIFIER:"pkce_code_verifier",SEPARATOR:"#"}}},ye=Wi,qi={SignatureValidation:{SUPPORTED_ALGORITHMS:["RS256","RS512","RS384","PS256"]},Storage:{StorageKeys:{REFRESH_TOKEN_TIMER:"refresh_token_timer"}}},st=qi,ji=class{constructor(r){N(this,"cryptoUtils"),this.cryptoUtils=r}getCodeVerifier(){return this.cryptoUtils.base64URLEncode(this.cryptoUtils.generateRandomBytes(32))}getCodeChallenge(r){return this.cryptoUtils.base64URLEncode(this.cryptoUtils.hashSha256(r))}getJWKForTheIdToken(r,e){let t=JSON.parse(this.cryptoUtils.base64URLDecode(r)),n=e.find(o=>t.kid===o.kid);if(n)return n;throw new I("JS-CRYPTO_UTIL-GJFTIT-IV01","kid not found.",`Failed to find the \'kid\' specified in the id_token. \'kid\' found in the header : ${t.kid}, Expected values: ${e.map(o=>o.kid).join(", ")}`)}isValidIdToken(r,e,t,n,o,s,i){return this.cryptoUtils.verifyJwt(r,e,st.SignatureValidation.SUPPORTED_ALGORITHMS,t,n,o,s,i).then(a=>a?Promise.resolve(!0):Promise.reject(new I("JS-CRYPTO_HELPER-IVIT-IV01","Invalid ID token.","ID token validation returned false"))).catch(a=>Promise.reject(a))}decodeJwtToken(r){try{let e=this.cryptoUtils.base64URLDecode(r?.split(".")[1]);return JSON.parse(e)}catch(e){throw new I("JS-CRYPTO_UTIL-DIT-IV02","Decoding token failed.",e)}}},mr="asgardeo-session-active",zi=class Pt{constructor(e,t){N(this,"id"),N(this,"store"),this.id=e,this.store=t}async setDataInBulk(e,t){let n=await this.store.getData(e)??null,s={...n&&JSON.parse(n),...t},i=JSON.stringify(s);await this.store.setData(e,i)}async setValue(e,t,n){let o=await this.store.getData(e)??null,i={...o&&JSON.parse(o),[t]:n},a=JSON.stringify(i);await this.store.setData(e,a)}async removeValue(e,t){let n=await this.store.getData(e)??null,s={...n&&JSON.parse(n)};delete s[t];let i=JSON.stringify(s);await this.store.setData(e,i)}resolveKey(e,t){return t?`${e}-${this.id}-${t}`:`${e}-${this.id}`}static isLocalStorageAvailable(){try{let e="__ASGARDEO_AUTH_CORE_LOCAL_STORAGE_TEST__";return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch{return!1}}async setConfigData(e){await this.setDataInBulk(this.resolveKey("config_data"),e)}async setOIDCProviderMetaData(e){this.setDataInBulk(this.resolveKey("oidc_provider_meta_data"),e)}async setTemporaryData(e,t){this.setDataInBulk(this.resolveKey("temporary_data",t),e)}async setSessionData(e,t){this.setDataInBulk(this.resolveKey("session_data",t),e)}async setCustomData(e,t,n){this.setDataInBulk(this.resolveKey(e,n),t)}async getConfigData(e){return JSON.parse(await this.store.getData(this.resolveKey("config_data",e))??null)}async loadOpenIDProviderConfiguration(){return JSON.parse(await this.store.getData(this.resolveKey("oidc_provider_meta_data"))??null)}async getTemporaryData(e){return JSON.parse(await this.store.getData(this.resolveKey("temporary_data",e))??null)}async getSessionData(e){return JSON.parse(await this.store.getData(this.resolveKey("session_data",e))??null)}async getCustomData(e,t){return JSON.parse(await this.store.getData(this.resolveKey(e,t))??null)}setSessionStatus(e){Pt.isLocalStorageAvailable()&&localStorage.setItem(`${mr}`,e)}getSessionStatus(){return Pt.isLocalStorageAvailable()?localStorage.getItem(`${mr}`)??"":""}removeSessionStatus(){Pt.isLocalStorageAvailable()&&localStorage.removeItem(`${mr}`)}async removeConfigData(){await this.store.removeData(this.resolveKey("config_data"))}async removeOIDCProviderMetaData(){await this.store.removeData(this.resolveKey("oidc_provider_meta_data"))}async removeTemporaryData(e){await this.store.removeData(this.resolveKey("temporary_data",e))}async removeSessionData(e){await this.store.removeData(this.resolveKey("session_data",e))}async getConfigDataParameter(e){let t=await this.store.getData(this.resolveKey("config_data"));return t&&JSON.parse(t)[e]}async getOIDCProviderMetaDataParameter(e){let t=await this.store.getData(this.resolveKey("oidc_provider_meta_data"));return t&&JSON.parse(t)[e]}async getTemporaryDataParameter(e,t){let n=await this.store.getData(this.resolveKey("temporary_data",t));return n&&JSON.parse(n)[e]}async getSessionDataParameter(e,t){let n=await this.store.getData(this.resolveKey("session_data",t));return n&&JSON.parse(n)[e]}async setConfigDataParameter(e,t){await this.setValue(this.resolveKey("config_data"),e,t)}async setOIDCProviderMetaDataParameter(e,t){await this.setValue(this.resolveKey("oidc_provider_meta_data"),e,t)}async setTemporaryDataParameter(e,t,n){await this.setValue(this.resolveKey("temporary_data",n),e,t)}async setSessionDataParameter(e,t,n){await this.setValue(this.resolveKey("session_data",n),e,t)}async removeConfigDataParameter(e){await this.removeValue(this.resolveKey("config_data"),e)}async removeOIDCProviderMetaDataParameter(e){await this.removeValue(this.resolveKey("oidc_provider_meta_data"),e)}async removeTemporaryDataParameter(e,t){await this.removeValue(this.resolveKey("temporary_data",t),e)}async removeSessionDataParameter(e,t){await this.removeValue(this.resolveKey("session_data",t),e)}},qn=zi,Ji=r=>{let e=parseInt(r.split("request_")[1],10);return`${ye.Storage.StorageKeys.CODE_VERIFIER}${ye.Storage.StorageKeys.SEPARATOR}${e}`},xe=Ji,Vi=r=>{let e=[];Object.keys(r).forEach(o=>{o.startsWith(ye.Storage.StorageKeys.CODE_VERIFIER)&&e.push(o)});let t=e.sort().pop(),n=parseInt(t?.split(ye.Storage.StorageKeys.SEPARATOR)[1]??"-1",10);return`${ye.Storage.StorageKeys.CODE_VERIFIER}${ye.Storage.StorageKeys.SEPARATOR}${n+1}`},Gi=Vi,Xi=(r,e)=>{let t=parseInt(r.split(ye.Storage.StorageKeys.SEPARATOR)[1],10);return e?`${e}_request_${t}`:`request_${t}`},Yi=Xi,Zi=(r,e,t)=>{let{redirectUri:n,clientId:o,scopes:s,responseMode:i,codeChallenge:a,codeChallengeMethod:l,prompt:c}=r,u=new Map;u.set("response_type","code"),u.set("client_id",o),u.set("scope",s),u.set("redirect_uri",n),i&&u.set("response_mode",i);let f=e?.key;if(a)if(u.set("code_challenge",a),l)u.set("code_challenge_method",l);else throw new Jn("Code challenge method is required when code challenge is provided.","getAuthorizeRequestUrlParams-ValidationError-001","javascript","When PKCE is enabled, the code challenge method must be provided along with the code challenge.");c&&u.set("prompt",c),t&&Object.entries(t).forEach(([p,w])=>{p!==""&&w!==""&&p!==$.Params.STATE&&u.set(p,w.toString())});let h="instance_",m="";return r.instanceId?m=h+r.instanceId:t&&(m=t[$.Params.STATE]?.toString()??""),u.set($.Params.STATE,Yi(f,m)),u},Qi=Zi,ea={enablePKCE:!0,responseMode:"query",sendCookiesInRequests:!0,tokenValidation:{idToken:{clockTolerance:300,validate:!0,validateIssuer:!0}}},Vn=class Gn{constructor(){N(this,"storageManager"),N(this,"configProvider"),N(this,"oidcProviderMetaDataProvider"),N(this,"authHelper"),N(this,"cryptoUtils"),N(this,"cryptoHelper"),N(this,"instanceIdValue")}async initialize(e,t,n,o){let{clientId:s}=e;this.instanceIdValue?this.instanceIdValue+=1:this.instanceIdValue=0,o!==void 0&&(this.instanceIdValue=o),s?this.storageManager=new qn(`instance_${this.instanceIdValue}-${s}`,t):this.storageManager=new qn(`instance_${this.instanceIdValue}`,t),this.cryptoUtils=n,this.cryptoHelper=new ji(n),this.authHelper=new Ki(this.storageManager,this.cryptoHelper),this.configProvider=async()=>this.storageManager.getConfigData(),this.oidcProviderMetaDataProvider=async()=>this.storageManager.loadOpenIDProviderConfiguration(),Gn.authHelperInstance=this.authHelper,await this.storageManager.setConfigData({...ea,...e,scope:yr(e.scopes)})}getStorageManager(){return this.storageManager}getInstanceId(){return this.instanceIdValue}async getSignInUrl(e,t){let n={...e};delete n?.forceInit;let o=async()=>{let s=await this.storageManager.getOIDCProviderMetaDataParameter(L.Storage.StorageKeys.Endpoints.AUTHORIZATION);if(!s||s.trim().length===0)throw new I("JS-AUTH_CORE-GAU-NF01","No authorization endpoint found.","No authorization endpoint was found in the OIDC provider meta data from the well-known endpoint or the authorization endpoint passed to the SDK is empty.");let i=new URL(s),a=await this.configProvider(),l=await this.storageManager.getTemporaryData(t),c=await Gi(l),u,f;a.enablePKCE&&(u=this.cryptoHelper?.getCodeVerifier(),f=this.cryptoHelper?.getCodeChallenge(u),await this.storageManager.setTemporaryDataParameter(c,u,t)),n.client_secret&&(n.client_secret=a.clientSecret);let h=Qi({clientId:a.clientId,codeChallenge:f,codeChallengeMethod:ye.DEFAULT_CODE_CHALLENGE_METHOD,instanceId:this.getInstanceId().toString(),prompt:a.prompt,redirectUri:a.afterSignInUrl,responseMode:a.responseMode,scopes:yr(a.scopes)},{key:c},n);return Array.from(h.entries()).forEach(([m,p])=>{i.searchParams.append(m,p)}),i.toString()};return await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED)?o():this.loadOpenIDProviderConfiguration(e?.forceInit).then(()=>o())}async requestAccessToken(e,t,n,o,s){let i=async()=>{let a=(await this.oidcProviderMetaDataProvider()).token_endpoint,l=await this.configProvider();if(!a||a.trim().length===0)throw new I("JS-AUTH_CORE-RAT1-NF01","Token endpoint not found.","No token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the token endpoint passed to the SDK is empty.");t&&await this.storageManager.setSessionDataParameter($.Params.SESSION_STATE,t,o);let c=new URLSearchParams;c.set("client_id",l.clientId),l.clientSecret&&l.clientSecret.trim().length>0&&c.set("client_secret",l.clientSecret);let u=e;c.set("code",u),c.set("grant_type","authorization_code"),c.set("redirect_uri",l.afterSignInUrl),s?.params&&Object.entries(s.params).forEach(([h,m])=>{c.append(h,m)}),l.enablePKCE&&(c.set("code_verifier",`${await this.storageManager.getTemporaryDataParameter(xe(n),o)}`),await this.storageManager.removeTemporaryDataParameter(xe(n),o));let f;try{f=await fetch(a,{body:c,credentials:l.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(h){throw new I("JS-AUTH_CORE-RAT1-NE02","Requesting access token failed",h??"The request to get the access token from the server failed.")}if(!f.ok)throw new I("JS-AUTH_CORE-RAT1-HE03",`Requesting access token failed with ${f.statusText}`,await f.json());return this.authHelper.handleTokenResponse(f,o)};return await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED)?i():this.loadOpenIDProviderConfiguration(!1).then(()=>i())}async loadOpenIDProviderConfiguration(e){let t=await this.configProvider();if(!e&&await this.storageManager.getTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED))return Promise.resolve();let{wellKnownEndpoint:n}=t;if(n){let o;try{if(o=await fetch(n),o.status!==200||!o.ok)throw new Error}catch{throw new I("JS-AUTH_CORE-GOPMD-HE01","Invalid well-known response","The well known endpoint response has been failed with an error.")}return await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpoints(await o.json())),await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}if(t.baseUrl){try{await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpointsByBaseURL())}catch(o){throw new I("JS-AUTH_CORE-GOPMD-IV02","Resolving endpoints failed.",o??"Resolving endpoints by base url failed.")}return await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}return await this.storageManager.setOIDCProviderMetaData(await this.authHelper.resolveEndpointsExplicitly()),await this.storageManager.setTemporaryDataParameter(L.Storage.StorageKeys.OPENID_PROVIDER_CONFIG_INITIATED,!0),Promise.resolve()}async getSignOutUrl(e){let t=(await this.oidcProviderMetaDataProvider())?.end_session_endpoint,n=await this.configProvider();if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF01","Sign-out endpoint not found.","No sign-out endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the sign-out endpoint passed to the SDK is empty.");let o=n?.afterSignOutUrl??n?.afterSignInUrl;if(!o||o.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF03","No sign-out redirect URL found.","The sign-out redirect URL cannot be found or the URL passed to the SDK is empty. No sign-in redirect URL has been found either. ");let s=new URLSearchParams;if(s.set("post_logout_redirect_uri",o),n.sendIdTokenInLogoutRequest){let i=(await this.storageManager.getSessionData(e))?.id_token;if(!i||i.trim().length===0)throw new I("JS-AUTH_CORE-GSOU-NF02","ID token not found.","No ID token could be found. Either the session information is lost or you have not signed in.");s.set("id_token_hint",i)}else s.set("client_id",n.clientId);return s.set("state",$.Params.SIGN_OUT_SUCCESS),`${t}?${s.toString()}`}async getOpenIDProviderEndpoints(){let e=await this.oidcProviderMetaDataProvider();return{authorizationEndpoint:e.authorization_endpoint??"",checkSessionIframe:e.check_session_iframe??"",endSessionEndpoint:e.end_session_endpoint??"",introspectionEndpoint:e.introspection_endpoint??"",issuer:e.issuer??"",jwksUri:e.jwks_uri??"",registrationEndpoint:e.registration_endpoint??"",revocationEndpoint:e.revocation_endpoint??"",tokenEndpoint:e.token_endpoint??"",userinfoEndpoint:e.userinfo_endpoint??""}}async decodeJwtToken(e){return this.cryptoHelper.decodeJwtToken(e)}async getDecodedIdToken(e,t){let n=(await this.storageManager.getSessionData(e)).id_token;return this.cryptoHelper.decodeJwtToken(n??t)}async getIdToken(e){return(await this.storageManager.getSessionData(e)).id_token}async getUser(e){let t=await this.storageManager.getSessionData(e),n=this.authHelper.getAuthenticatedUserInfo(t?.id_token);return Object.keys(n).forEach(o=>{(n[o]===void 0||n[o]===""||n[o]===null)&&delete n[o]}),n}async getUserSession(e){let t=await this.storageManager.getSessionData(e);return{scopes:t?.scope?.split(" "),sessionState:t?.session_state??""}}async getCrypto(){return this.cryptoHelper}async revokeAccessToken(e){let t=(await this.oidcProviderMetaDataProvider()).revocation_endpoint,n=await this.configProvider();if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-RAT3-NF01","No revoke access token endpoint found.","No revoke access token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the revoke access token endpoint passed to the SDK is empty.");let o=[];o.push(`client_id=${n.clientId}`),o.push(`token=${(await this.storageManager.getSessionData(e)).access_token}`),o.push("token_type_hint=access_token"),n.clientSecret&&n.clientSecret.trim().length>0&&o.push(`client_secret=${n.clientSecret}`);let s;try{s=await fetch(t,{body:o.join("&"),credentials:n.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(i){throw new I("JS-AUTH_CORE-RAT3-NE02","The request to revoke access token failed.",i??"The request sent to revoke the access token failed.")}if(s.status!==200||!s.ok)throw new I("JS-AUTH_CORE-RAT3-HE03",`Invalid response status received for revoke access token request (${s.statusText}).`,await s.json());return this.authHelper.clearSession(e),Promise.resolve(s)}async refreshAccessToken(e){let t=(await this.oidcProviderMetaDataProvider()).token_endpoint,n=await this.configProvider(),o=await this.storageManager.getSessionData(e);if(!o.refresh_token)throw new I("JS-AUTH_CORE-RAT2-NF01","No refresh token found.","There was no refresh token found. Asgardeo doesn\'t return a refresh token if the refresh token grant is not enabled.");if(!t||t.trim().length===0)throw new I("JS-AUTH_CORE-RAT2-NF02","No refresh token endpoint found.","No refresh token endpoint was in the OIDC provider meta data returned by the well-known endpoint or the refresh token endpoint passed to the SDK is empty.");let s=[];s.push(`client_id=${n.clientId}`),s.push(`refresh_token=${o.refresh_token}`),s.push("grant_type=refresh_token"),n.clientSecret&&n.clientSecret.trim().length>0&&s.push(`client_secret=${n.clientSecret}`);let i;try{i=await fetch(t,{body:s.join("&"),credentials:n.sendCookiesInRequests?"include":"same-origin",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},method:"POST"})}catch(a){throw new I("JS-AUTH_CORE-RAT2-NR03","Refresh access token request failed.",a??"The request to refresh the access token failed.")}if(!i.ok)throw new I("JS-AUTH_CORE-RAT2-HE04",`Refreshing access token failed with ${i.statusText}`,await i.json());return this.authHelper.handleTokenResponse(i,e)}async getAccessToken(e){return(await this.storageManager.getSessionData(e))?.access_token}async exchangeToken(e,t){let n=await this.oidcProviderMetaDataProvider(),o=await this.configProvider(),s;if(e.tokenEndpoint&&e.tokenEndpoint.trim().length!==0?s=e.tokenEndpoint:s=n.token_endpoint,!s||s.trim().length===0)throw new I("JS-AUTH_CORE-RCG-NF01","Token endpoint not found.","No token endpoint was found in the OIDC provider meta data returned by the well-known endpoint or the token endpoint passed to the SDK is empty.");let i=await Promise.all(Object.entries(e.data).map(async([u,f])=>{let h=await this.authHelper.replaceCustomGrantTemplateTags(f,t);return`${u}=${h}`})),a={Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"};e.attachToken&&(a={...a,Authorization:`Bearer ${(await this.storageManager.getSessionData(t)).access_token}`});let l={body:i.join("&"),credentials:o.sendCookiesInRequests?"include":"same-origin",headers:new Headers(a),method:"POST"},c;try{c=await fetch(s,l)}catch(u){throw new I("JS-AUTH_CORE-RCG-NE02","The custom grant request failed.",u??"The request sent to get the custom grant failed.")}if(c.status!==200||!c.ok)throw new I("JS-AUTH_CORE-RCG-HE03",`Invalid response status received for the custom grant request. (${c.statusText})`,await c.json());return e.returnsSession?this.authHelper.handleTokenResponse(c,t):Promise.resolve(await c.json())}async isSignedIn(e){let t=!!await this.getAccessToken(e),n=(await this.storageManager.getSessionData(e))?.created_at,o=(await this.storageManager.getSessionData(e))?.expires_in;if(!o)return!1;let s=parseInt(o,10)*1e3,i=new Date().getTime(),a=n+s>i;return t&&a}async getPKCECode(e,t){return await this.storageManager.getTemporaryDataParameter(xe(e),t)}async setPKCECode(e,t,n){return this.storageManager.setTemporaryDataParameter(xe(t),e,n)}static isSignOutSuccessful(e){let t=new URL(e),n=t.searchParams.get($.Params.STATE),o=!!t.searchParams.get("error");return n?n===$.Params.SIGN_OUT_SUCCESS&&!o:!1}static didSignOutFail(e){let t=new URL(e),n=t.searchParams.get($.Params.STATE),o=!!t.searchParams.get("error");return n?n===$.Params.SIGN_OUT_SUCCESS&&o:!1}async reInitialize(e){await this.storageManager.setConfigData(e),await this.loadOpenIDProviderConfiguration(!0)}static async clearSession(e){await this.authHelperInstance.clearSession(e)}};N(Vn,"authHelperInstance");var Ae=Vn;var ta="\\u{1F6E1}\\uFE0F Asgardeo",ra={level:"info",prefix:`${ta}`,showLevel:!0,timestamps:!0},na=()=>typeof window<"u"&&typeof window.document<"u",oa=()=>typeof process<"u"&&process.versions&&process.versions.node,Y={blue:"\\x1B[34m",bright:"\\x1B[1m",cyan:"\\x1B[36m",dim:"\\x1B[2m",gray:"\\x1B[90m",green:"\\x1B[32m",magenta:"\\x1B[35m",red:"\\x1B[31m",reset:"\\x1B[0m",white:"\\x1B[37m",yellow:"\\x1B[33m"},Be={debug:"color: #6b7280; font-weight: normal;",error:"color: #dc2626; font-weight: bold;",info:"color: #2563eb; font-weight: bold;",prefix:"color: #7c3aed; font-weight: bold;",timestamp:"color: #6b7280; font-size: 0.9em;",warn:"color: #d97706; font-weight: bold;"},jn={debug:0,error:3,info:1,warn:2},sa=class He{constructor(e={}){N(this,"config"),this.config={...ra,...e}}configure(e){this.config={...this.config,...e}}getConfig(){return{...this.config}}shouldLog(e){return jn[e]>=jn[this.config.level]}static getTimestamp(){return new Date().toISOString()}static getLevelString(e){switch(e){case"debug":return"DEBUG";case"info":return"INFO";case"warn":return"WARN";case"error":return"ERROR";default:return"UNKNOWN"}}formatForNode(e,t){let n=[];if(this.config.timestamps&&n.push(`${Y.gray}[${He.getTimestamp()}]${Y.reset}`),this.config.prefix&&n.push(`${Y.magenta}${this.config.prefix}${Y.reset}`),this.config.showLevel){let o=He.getLevelString(e),s;switch(e){case"debug":s=`${Y.gray}[${o}]${Y.reset}`;break;case"info":s=`${Y.blue}[${o}]${Y.reset}`;break;case"warn":s=`${Y.yellow}[${o}]${Y.reset}`;break;case"error":s=`${Y.red}[${o}]${Y.reset}`;break;default:s=`[${o}]`}n.push(s)}return n.push(t),n.join(" ")}logMessage(e,t,...n){if(this.shouldLog(e)){if(this.config.formatter){this.config.formatter(e,t,...n);return}na()?this.logToBrowser(e,t,...n):oa()?this.logToNode(e,t,...n):console.log(t,...n)}}logToBrowser(e,t,...n){let o=[],s=[];if(this.config.timestamps&&(o.push(`%c[${He.getTimestamp()}]`),s.push(Be.timestamp)),this.config.prefix&&(o.push(`%c${this.config.prefix}`),s.push(Be.prefix)),this.config.showLevel){let a=He.getLevelString(e);switch(o.push(`%c[${a}]`),e){case"debug":s.push(Be.debug);break;case"info":s.push(Be.info);break;case"warn":s.push(Be.warn);break;case"error":s.push(Be.error);break;default:s.push("")}}o.push(`%c${t}`),s.push("color: inherit; font-weight: normal;");let i=o.join(" ");switch(e){case"debug":console.debug(i,...s,...n);break;case"info":console.info(i,...s,...n);break;case"warn":console.warn(i,...s,...n);break;case"error":console.error(i,...s,...n);break;default:console.log(i,...s,...n)}}logToNode(e,t,...n){let o=this.formatForNode(e,t);switch(e){case"debug":console.debug(o,...n);break;case"info":console.info(o,...n);break;case"warn":console.warn(o,...n);break;case"error":console.error(o,...n);break;default:console.log(o,...n)}}debug(e,...t){this.logMessage("debug",e,...t)}info(e,...t){this.logMessage("info",e,...t)}warn(e,...t){this.logMessage("warn",e,...t)}error(e,...t){this.logMessage("error",e,...t)}child(e){let t=this.config.prefix?`${this.config.prefix} - ${e}`:e;return new He({...this.config,prefix:t})}setLevel(e){this.config.level=e}getLevel(){return this.config.level}},Xc=new sa;var wr="init";var Xn="sign-out",Yn="http-request",Zn="http-request-all",Qn="request-custom-grant",eo="revoke-access-token";var to="request-start",ro="request-success";var no="request-finish",oo="get-oidc-service-endpoints",so="get-basic-user-info",io="get-decoded-id-token";var ao="get-crypto-helper",co="enable_http_handler",lo="disable_http_handler",uo="get_auth_url",fo="request_get_token",po="is_authenticated",ho="get_sign_out_url",go="refresh_access-token",mo="refresh-access-token-error",yo="set_session_state",wo="start_auto_refresh_token",So="update_config",Eo="get_id_token",Sr="check_session_signed_in",Er="check_session_signed_out",bo="get_config_data";var br="rpIFrame",Tr="promptNoneIFrame";var Rr="sign-in-silently";var Ir="initialized-silent-sign-in",xr="promptNoneRequestSent";var Fe="error",it="error_description",Ar="custom_grant_config",_r="state";var vr="Access token is invalid";var b=class{constructor(){}static generateSuccessMessage(e){return{blob:e?.data instanceof Blob?e?.data:null,data:JSON.stringify(e??""),success:!0}}static generateFailureMessage(e){e?.toJSON&&delete e.toJSON;let t;try{if(e instanceof Error)t=JSON.stringify({name:e.name,message:e.message,stack:e.stack,...e});else if(typeof e=="object"&&e!==null)try{t=JSON.stringify(e)}catch{t=JSON.stringify({message:e.toString?e.toString():"Unknown error",originalError:String(e)})}else t=JSON.stringify(e??"Unknown error")}catch{t=JSON.stringify({message:"Error serialization failed",originalError:String(e)})}return{error:t,success:!1}}};var we=class we{constructor(){}static removeAuthorizationCode(){let e=location.href;history.pushState({},document.title,e.replace(/\\?code=.*$/,""))}static getPKCE(e){return sessionStorage.getItem(e)??""}static setPKCE(e,t){sessionStorage.setItem(e,t)}static setSignOutURL(e,t,n){sessionStorage.setItem(`${$.SignOut.Storage.StorageKeys.SIGN_OUT_URL}-instance_${n}-${t}`,e)}static getSignOutUrl(e,t){return sessionStorage.getItem(`${$.SignOut.Storage.StorageKeys.SIGN_OUT_URL}-instance_${t}-${e}`)??""}static removePKCE(e){sessionStorage.removeItem(e)}static canContinueSignIn(e,t){return!(e&&!we.hasErrorInURL()&&!we.hasAuthSearchParamsInURL()&&!t)}static isInitializedSilentSignIn(){return we.isSilentStatePresentInURL()}static wasSignInCalled(){return!!((we.hasErrorInURL()||we.hasAuthSearchParamsInURL())&&!this.isSilentStatePresentInURL())}static wasSilentSignInCalled(){let e=sessionStorage.getItem(Ir);return!!(e?JSON.parse(e):null)}static async isSignOutSuccessful(){if(Ae.isSignOutSuccessful(window.location.href)){let e=window.location.href.split("?")[0];return history.pushState({},document.title,e),await Ae.clearSession(),!0}return!1}static didSignOutFail(){if(Ae.didSignOutFail(window.location.href)){let e=new URL(window.location.href),t=e.searchParams.get(Fe),n=e.searchParams.get(it),o=window.location.href.split("?")[0];return history.pushState({},document.title,o),{description:n??"",error:t??""}}return!1}static isSilentStatePresentInURL(){return new URL(window.location.href).searchParams.get("state")?.includes(Rr)??!1}static hasAuthSearchParamsInURL(e=window.location.search){return/[?&]code=[^&]+/.test(e)}static hasErrorInURL(e=window.location.href){let t=new URL(e);return!!t.searchParams.get(Fe)&&t.searchParams.get(_r)!==$.Params.SIGN_OUT_SUCCESS}static canSendPromptNoneRequest(){let e=sessionStorage.getItem(xr);return!(e?JSON.parse(e):null)}static setPromptNoneRequestSent(e){sessionStorage.setItem(xr,JSON.stringify(e))}static async waitTillPageRedirect(e){let t=e??3e3;await new Promise(n=>setTimeout(n,t*1e3))}};S(we,"until",(e,t=500)=>{let n=o=>e()?o():setTimeout(()=>n(o),t);return new Promise(n)});var Se=we;var Ut=class{constructor(e,t){S(this,"_authenticationClient");S(this,"_storageManager");S(this,"_spaHelper");S(this,"_instanceID");S(this,"_isTokenRefreshing");this._authenticationClient=e,this._storageManager=this._authenticationClient.getStorageManager(),this._spaHelper=t,this._instanceID=this._authenticationClient.getInstanceId(),this._isTokenRefreshing=!1}enableHttpHandler(e){e?.enableHandler&&e.enableHandler()}disableHttpHandler(e){e?.disableHandler&&e.disableHandler()}initializeSessionManger(e,t,n,o,s){s.initialize(e.clientId,t.checkSessionIframe??"",n,e.checkSessionInterval??3,e.sessionRefreshInterval??300,e.afterSignInUrl,o)}async exchangeToken(e,t){let n=await this._storageManager.getConfigData(),o=!0,s=!1;if(e?.tokenEndpoint)if(o=!1,n.storage==="webWorker"){for(let i of[...n?.allowedExternalUrls??[],e.baseUrl])if(i&&e.tokenEndpoint?.startsWith(i)){s=!0;break}}else s=!0;return e.shouldReplayAfterRefresh&&this._storageManager.setTemporaryDataParameter(Ar,JSON.stringify(e)),o||s?this._authenticationClient.exchangeToken(e).then(async i=>(t&&typeof t=="function"&&t(e),e.returnsSession?(this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser()):i)).catch(i=>Promise.reject(i)):Promise.reject(new I("SPA-MAIN_THREAD_CLIENT-RCG-IV01","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified token endpoint in this request cannot be found among the `allowedExternalUrls`"))}async getCustomGrantConfigData(){let e=await this._storageManager.getTemporaryDataParameter(Ar);return e?JSON.parse(e):null}async refreshAccessToken(e){try{await this._authenticationClient.refreshAccessToken();let t=await this.getCustomGrantConfigData();return t&&await this.exchangeToken(t,e),this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser()}catch(t){let n={type:mo};return window.postMessage(n),Promise.reject(t)}}async retryFailedRequests(e){let t=e.httpClient,n=e.requestConfig,o=e.isHttpHandlerEnabled,s=e.httpErrorCallback,i=e.httpFinishCallback;await Se.until(()=>!this._isTokenRefreshing);try{let a=await t.request(n);return Promise.resolve(a)}catch(a){return o&&(typeof s=="function"&&await s(a),typeof i=="function"&&i()),Promise.reject(a)}}async httpRequest(e,t,n,o,s,i){let a=!1,l=await this._storageManager.getConfigData();if(l.storage==="webWorker"){for(let c of[...l?.allowedExternalUrls??[],l.baseUrl])if(c&&t?.url?.startsWith(c)){a=!0;break}}else a=!0;return a?e.request(t).then(c=>Promise.resolve(c)).catch(async c=>{if(c?.response?.status===401||!c?.response){if(this._isTokenRefreshing)return this.retryFailedRequests({enableRetrievingSignOutURLFromSession:i,httpClient:e,httpErrorCallback:o,httpFinishCallback:s,isHttpHandlerEnabled:n,requestConfig:t});this._isTokenRefreshing=!0;let u;try{u=await this.refreshAccessToken(i),this._isTokenRefreshing=!1}catch(f){throw this._isTokenRefreshing=!1,n&&(typeof o=="function"&&await o({...c,code:vr}),typeof s=="function"&&s()),new I("SPA-AUTH_HELPER-HR-SE01",f?.name??"Refresh token request failed.",f?.message??"An error occurred while trying to refresh the access token following a 401 response from the server.")}if(u)try{let f=await e.request(t);return Promise.resolve(f)}catch(f){return n&&(typeof o=="function"&&await o(f),typeof s=="function"&&s()),Promise.reject(f)}}return n&&(typeof o=="function"&&await o(c),typeof s=="function"&&s()),Promise.reject(c)}):Promise.reject(new I("SPA-AUTH_HELPER-HR-IV02","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified endpoint in this request cannot be found among the `allowedExternalUrls`"))}async httpRequestAll(e,t,n,o,s){let i=!0,a=await this._storageManager.getConfigData();if(a.storage==="webWorker")for(let c of e){let u=!1;for(let f of[...a?.allowedExternalUrls??[],a.baseUrl])if(f&&c.url?.startsWith(f)){u=!0;break}if(!u){i=!1;break}}let l=[];if(i)return e.forEach(c=>{l.push(t.request(c))}),t?.all&&t.all(l).then(c=>Promise.resolve(c)).catch(async c=>{if(c?.response?.status===401||!c?.response){let u;try{u=await this._authenticationClient.refreshAccessToken()}catch(f){throw n&&(typeof o=="function"&&await o({...c,code:vr}),typeof s=="function"&&s()),new I("SPA-AUTH_HELPER-HRA-SE01",f?.name??"Refresh token request failed.",f?.message??"An error occurred while trying to refresh the access token following a 401 response from the server.")}if(u)return t.all&&t.all(l).then(f=>Promise.resolve(f)).catch(async f=>(n&&(typeof o=="function"&&await o(f),typeof s=="function"&&s()),Promise.reject(f)))}return n&&(typeof o=="function"&&await o(c),typeof s=="function"&&s()),Promise.reject(c)});throw new I("SPA-AUTH_HELPER-HRA-IV02","Request to the provided endpoint is prohibited.","Requests can only be sent to resource servers specified by the `allowedExternalUrls` attribute while initializing the SDK. The specified endpoint in this request cannot be found among the `allowedExternalUrls`")}async requestAccessToken(e,t,n,o,s,i){let a=await this._storageManager.getConfigData();if(a.storage==="browserMemory"&&a.enablePKCE&&t){let l=Se.getPKCE(xe(t));await this._authenticationClient.setPKCECode(xe(t),l)}else a.storage==="webWorker"&&o&&await this._authenticationClient.setPKCECode(o,s??"");return e?this._authenticationClient.requestAccessToken(e,t??"",s??"",void 0,i).then(async()=>(a.storage!=="webWorker"?(Se.setSignOutURL(await this._authenticationClient.getSignOutUrl(),a.clientId,this._instanceID),this._spaHelper&&(this._spaHelper.clearRefreshTokenTimeout(),this._spaHelper.refreshAccessTokenAutomatically(this)),n&&typeof n=="function"&&a.syncSession&&n()):this._spaHelper&&this._spaHelper.refreshAccessTokenAutomatically(this),this._authenticationClient.getUser())).catch(l=>Promise.reject(l)):Promise.reject(new I("SPA-AUTH_HELPER-RAT1-NF01","No authorization code.","No authorization code was found."))}async signInSilently(e,t,n,o,s){if(Se.isInitializedSilentSignIn())return await n.receivePromptNoneResponse(),Promise.resolve({allowedScopes:"",displayName:"",email:"",sessionState:"",sub:"",tenantDomain:"",username:""});let a=document.getElementById(br)?.contentDocument?.getElementById(Tr);try{let l=await e(o);a.src=l}catch(l){return Promise.reject(l)}return new Promise((l,c)=>{let u=setTimeout(()=>{l(!1)},1e4),f=async h=>{let m=h.data;m?.type==Er&&(window.removeEventListener("message",f),clearTimeout(u),l(!1)),m?.type==Sr&&m?.data?.code&&t(m?.data?.code,m?.data?.sessionState,m?.data?.state,s).then(p=>{window.removeEventListener("message",f),l(p)}).catch(p=>{window.removeEventListener("message",f),c(p)}).finally(()=>{clearTimeout(u)})};window.addEventListener("message",f)})}async handleSignIn(e,t,n){let o=await this._storageManager.getConfigData();if(await e())return Promise.resolve({allowedScopes:"",displayName:"",email:"",sessionState:"",sub:"",tenantDomain:"",username:""});if(o.storage!=="webWorker"&&await this._authenticationClient.isSignedIn())return this._spaHelper.clearRefreshTokenTimeout(),this._spaHelper.refreshAccessTokenAutomatically(this),o.syncSession&&t(),Promise.resolve(await this._authenticationClient.getUser());let s=new URL(window.location.href).searchParams.get(Fe),i=new URL(window.location.href).searchParams.get(it);if(s){let a=new URL(window.location.href);throw a.searchParams.delete(Fe),a.searchParams.delete(it),history.pushState(null,document.title,a.toString()),new I("SPA-AUTH_HELPER-SI-SE01",s,i??"")}if(o.storage==="webWorker"&&n){let a=await n();if(a)return a}return Promise.resolve(void 0)}async attachTokenToRequestConfig(e){let t={attachToken:!0,...e};t.attachToken&&(t.shouldAttachIDPAccessToken?e.headers={...e.headers,Authorization:`Bearer ${await this.getIDPAccessToken()}`}:e.headers={...e.headers,Authorization:`Bearer ${await this.getAccessToken()}`})}async getUser(){return this._authenticationClient.getUser()}async getDecodedIdToken(e){return this._authenticationClient.getDecodedIdToken(e)}async getDecodedIDPIDToken(){return this._authenticationClient.getDecodedIdToken()}async getCrypto(){return this._authenticationClient.getCrypto()}async getIdToken(){return this._authenticationClient.getIdToken()}async getOpenIDProviderEndpoints(){return this._authenticationClient.getOpenIDProviderEndpoints()}async getAccessToken(e){return this._authenticationClient.getAccessToken(e)}async getIDPAccessToken(){return(await this._storageManager.getSessionData())?.access_token}getStorageManager(){return this._storageManager}async isSignedIn(){return this._authenticationClient.isSignedIn()}};var kt=class{constructor(e){S(this,"_authenticationClient");S(this,"_storageManager");this._authenticationClient=e,this._storageManager=this._authenticationClient.getStorageManager()}async refreshAccessTokenAutomatically(e){if(!((await this._storageManager.getConfigData())?.periodicTokenRefresh??!1))return;let n=await this._storageManager.getSessionData();if(n.refresh_token){let o=parseInt(n.expires_in),s=o<=10?o:o-10,i=setTimeout(async()=>{await e.refreshAccessToken()},s*1e3);await this._storageManager.setTemporaryDataParameter(st.Storage.StorageKeys.REFRESH_TOKEN_TIMER,JSON.stringify(i))}}async getRefreshTimeoutTimer(){return await this._storageManager.getTemporaryDataParameter(st.Storage.StorageKeys.REFRESH_TOKEN_TIMER)?JSON.parse(await this._storageManager.getTemporaryDataParameter(st.Storage.StorageKeys.REFRESH_TOKEN_TIMER)):-1}async clearRefreshTokenTimeout(e){if(e){clearTimeout(e);return}let t=await this.getRefreshTimeoutTimer();t!==-1&&clearTimeout(t)}};function at(r,e){return function(){return r.apply(e,arguments)}}var{toString:aa}=Object.prototype,{getPrototypeOf:Cr}=Object,{iterator:Dt,toStringTag:Ro}=Symbol,Mt=(r=>e=>{let t=aa.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),Q=r=>(r=r.toLowerCase(),e=>Mt(e)===r),Bt=r=>e=>typeof e===r,{isArray:$e}=Array,Le=Bt("undefined");function ct(r){return r!==null&&!Le(r)&&r.constructor!==null&&!Le(r.constructor)&&J(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}var Io=Q("ArrayBuffer");function ca(r){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(r):e=r&&r.buffer&&Io(r.buffer),e}var la=Bt("string"),J=Bt("function"),xo=Bt("number"),lt=r=>r!==null&&typeof r=="object",ua=r=>r===!0||r===!1,Nt=r=>{if(Mt(r)!=="object")return!1;let e=Cr(r);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Ro in r)&&!(Dt in r)},fa=r=>{if(!lt(r)||ct(r))return!1;try{return Object.keys(r).length===0&&Object.getPrototypeOf(r)===Object.prototype}catch{return!1}},da=Q("Date"),pa=Q("File"),ha=Q("Blob"),ga=Q("FileList"),ma=r=>lt(r)&&J(r.pipe),ya=r=>{let e;return r&&(typeof FormData=="function"&&r instanceof FormData||J(r.append)&&((e=Mt(r))==="formdata"||e==="object"&&J(r.toString)&&r.toString()==="[object FormData]"))},wa=Q("URLSearchParams"),[Sa,Ea,ba,Ta]=["ReadableStream","Request","Response","Headers"].map(Q),Ra=r=>r.trim?r.trim():r.replace(/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,"");function ut(r,e,{allOwnKeys:t=!1}={}){if(r===null||typeof r>"u")return;let n,o;if(typeof r!="object"&&(r=[r]),$e(r))for(n=0,o=r.length;n<o;n++)e.call(null,r[n],n,r);else{if(ct(r))return;let s=t?Object.getOwnPropertyNames(r):Object.keys(r),i=s.length,a;for(n=0;n<i;n++)a=s[n],e.call(null,r[a],a,r)}}function Ao(r,e){if(ct(r))return null;e=e.toLowerCase();let t=Object.keys(r),n=t.length,o;for(;n-- >0;)if(o=t[n],e===o.toLowerCase())return o;return null}var _e=typeof self<"u"||typeof self<"u"?self:typeof window<"u"?window:self,_o=r=>!Le(r)&&r!==_e;function Or(){let{caseless:r,skipUndefined:e}=_o(this)&&this||{},t={},n=(o,s)=>{if(s==="__proto__"||s==="constructor"||s==="prototype")return;let i=r&&Ao(t,s)||s;Nt(t[i])&&Nt(o)?t[i]=Or(t[i],o):Nt(o)?t[i]=Or({},o):$e(o)?t[i]=o.slice():(!e||!Le(o))&&(t[i]=o)};for(let o=0,s=arguments.length;o<s;o++)arguments[o]&&ut(arguments[o],n);return t}var Ia=(r,e,t,{allOwnKeys:n}={})=>(ut(e,(o,s)=>{t&&J(o)?Object.defineProperty(r,s,{value:at(o,t),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(r,s,{value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),r),xa=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),Aa=(r,e,t,n)=>{r.prototype=Object.create(e.prototype,n),Object.defineProperty(r.prototype,"constructor",{value:r,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(r,"super",{value:e.prototype}),t&&Object.assign(r.prototype,t)},_a=(r,e,t,n)=>{let o,s,i,a={};if(e=e||{},r==null)return e;do{for(o=Object.getOwnPropertyNames(r),s=o.length;s-- >0;)i=o[s],(!n||n(i,r,e))&&!a[i]&&(e[i]=r[i],a[i]=!0);r=t!==!1&&Cr(r)}while(r&&(!t||t(r,e))&&r!==Object.prototype);return e},va=(r,e,t)=>{r=String(r),(t===void 0||t>r.length)&&(t=r.length),t-=e.length;let n=r.indexOf(e,t);return n!==-1&&n===t},Oa=r=>{if(!r)return null;if($e(r))return r;let e=r.length;if(!xo(e))return null;let t=new Array(e);for(;e-- >0;)t[e]=r[e];return t},Ca=(r=>e=>r&&e instanceof r)(typeof Uint8Array<"u"&&Cr(Uint8Array)),Pa=(r,e)=>{let n=(r&&r[Dt]).call(r),o;for(;(o=n.next())&&!o.done;){let s=o.value;e.call(r,s[0],s[1])}},Ua=(r,e)=>{let t,n=[];for(;(t=r.exec(e))!==null;)n.push(t);return n},ka=Q("HTMLFormElement"),Na=r=>r.toLowerCase().replace(/[-_\\s]([a-z\\d])(\\w*)/g,function(t,n,o){return n.toUpperCase()+o}),To=(({hasOwnProperty:r})=>(e,t)=>r.call(e,t))(Object.prototype),Da=Q("RegExp"),vo=(r,e)=>{let t=Object.getOwnPropertyDescriptors(r),n={};ut(t,(o,s)=>{let i;(i=e(o,s,r))!==!1&&(n[s]=i||o)}),Object.defineProperties(r,n)},Ma=r=>{vo(r,(e,t)=>{if(J(r)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;let n=r[t];if(J(n)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method \'"+t+"\'")})}})},Ba=(r,e)=>{let t={},n=o=>{o.forEach(s=>{t[s]=!0})};return $e(r)?n(r):n(String(r).split(e)),t},Ha=()=>{},Fa=(r,e)=>r!=null&&Number.isFinite(r=+r)?r:e;function La(r){return!!(r&&J(r.append)&&r[Ro]==="FormData"&&r[Dt])}var $a=r=>{let e=new Array(10),t=(n,o)=>{if(lt(n)){if(e.indexOf(n)>=0)return;if(ct(n))return n;if(!("toJSON"in n)){e[o]=n;let s=$e(n)?[]:{};return ut(n,(i,a)=>{let l=t(i,o+1);!Le(l)&&(s[a]=l)}),e[o]=void 0,s}}return n};return t(r,0)},Ka=Q("AsyncFunction"),Wa=r=>r&&(lt(r)||J(r))&&J(r.then)&&J(r.catch),Oo=((r,e)=>r?setImmediate:e?((t,n)=>(_e.addEventListener("message",({source:o,data:s})=>{o===_e&&s===t&&n.length&&n.shift()()},!1),o=>{n.push(o),_e.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",J(_e.postMessage)),qa=typeof queueMicrotask<"u"?queueMicrotask.bind(_e):typeof process<"u"&&process.nextTick||Oo,ja=r=>r!=null&&J(r[Dt]),d={isArray:$e,isArrayBuffer:Io,isBuffer:ct,isFormData:ya,isArrayBufferView:ca,isString:la,isNumber:xo,isBoolean:ua,isObject:lt,isPlainObject:Nt,isEmptyObject:fa,isReadableStream:Sa,isRequest:Ea,isResponse:ba,isHeaders:Ta,isUndefined:Le,isDate:da,isFile:pa,isBlob:ha,isRegExp:Da,isFunction:J,isStream:ma,isURLSearchParams:wa,isTypedArray:Ca,isFileList:ga,forEach:ut,merge:Or,extend:Ia,trim:Ra,stripBOM:xa,inherits:Aa,toFlatObject:_a,kindOf:Mt,kindOfTest:Q,endsWith:va,toArray:Oa,forEachEntry:Pa,matchAll:Ua,isHTMLForm:ka,hasOwnProperty:To,hasOwnProp:To,reduceDescriptors:vo,freezeMethods:Ma,toObjectSet:Ba,toCamelCase:Na,noop:Ha,toFiniteNumber:Fa,findKey:Ao,global:_e,isContextDefined:_o,isSpecCompliantForm:La,toJSONObject:$a,isAsyncFn:Ka,isThenable:Wa,setImmediate:Oo,asap:qa,isIterable:ja};var j=class r extends Error{static from(e,t,n,o,s,i){let a=new r(e.message,t||e.code,n,o,s);return a.cause=e,a.name=e.name,i&&Object.assign(a,i),a}constructor(e,t,n,o,s){super(e),this.name="AxiosError",this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),o&&(this.request=o),s&&(this.response=s,this.status=s.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:d.toJSONObject(this.config),code:this.code,status:this.status}}};j.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";j.ERR_BAD_OPTION="ERR_BAD_OPTION";j.ECONNABORTED="ECONNABORTED";j.ETIMEDOUT="ETIMEDOUT";j.ERR_NETWORK="ERR_NETWORK";j.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";j.ERR_DEPRECATED="ERR_DEPRECATED";j.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";j.ERR_BAD_REQUEST="ERR_BAD_REQUEST";j.ERR_CANCELED="ERR_CANCELED";j.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";j.ERR_INVALID_URL="ERR_INVALID_URL";var R=j;var Ht=null;function Pr(r){return d.isPlainObject(r)||d.isArray(r)}function Po(r){return d.endsWith(r,"[]")?r.slice(0,-2):r}function Co(r,e,t){return r?r.concat(e).map(function(o,s){return o=Po(o),!t&&s?"["+o+"]":o}).join(t?".":""):e}function za(r){return d.isArray(r)&&!r.some(Pr)}var Ja=d.toFlatObject(d,{},null,function(e){return/^is[A-Z]/.test(e)});function Va(r,e,t){if(!d.isObject(r))throw new TypeError("target must be an object");e=e||new(Ht||FormData),t=d.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(w,y){return!d.isUndefined(y[w])});let n=t.metaTokens,o=t.visitor||u,s=t.dots,i=t.indexes,l=(t.Blob||typeof Blob<"u"&&Blob)&&d.isSpecCompliantForm(e);if(!d.isFunction(o))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(d.isDate(p))return p.toISOString();if(d.isBoolean(p))return p.toString();if(!l&&d.isBlob(p))throw new R("Blob is not supported. Use a Buffer instead.");return d.isArrayBuffer(p)||d.isTypedArray(p)?l&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function u(p,w,y){let E=p;if(p&&!y&&typeof p=="object"){if(d.endsWith(w,"{}"))w=n?w:w.slice(0,-2),p=JSON.stringify(p);else if(d.isArray(p)&&za(p)||(d.isFileList(p)||d.endsWith(w,"[]"))&&(E=d.toArray(p)))return w=Po(w),E.forEach(function(A,_){!(d.isUndefined(A)||A===null)&&e.append(i===!0?Co([w],_,s):i===null?w:w+"[]",c(A))}),!1}return Pr(p)?!0:(e.append(Co(y,w,s),c(p)),!1)}let f=[],h=Object.assign(Ja,{defaultVisitor:u,convertValue:c,isVisitable:Pr});function m(p,w){if(!d.isUndefined(p)){if(f.indexOf(p)!==-1)throw Error("Circular reference detected in "+w.join("."));f.push(p),d.forEach(p,function(E,T){(!(d.isUndefined(E)||E===null)&&o.call(e,E,d.isString(T)?T.trim():T,w,h))===!0&&m(E,w?w.concat(T):[T])}),f.pop()}}if(!d.isObject(r))throw new TypeError("data must be an object");return m(r),e}var Ee=Va;function Uo(r){let e={"!":"%21","\'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\\0"};return encodeURIComponent(r).replace(/[!\'()~]|%20|%00/g,function(n){return e[n]})}function ko(r,e){this._pairs=[],r&&Ee(r,this,e)}var No=ko.prototype;No.append=function(e,t){this._pairs.push([e,t])};No.toString=function(e){let t=e?function(n){return e.call(this,n,Uo)}:Uo;return this._pairs.map(function(o){return t(o[0])+"="+t(o[1])},"").join("&")};var Ft=ko;function Ga(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function ft(r,e,t){if(!e)return r;let n=t&&t.encode||Ga,o=d.isFunction(t)?{serialize:t}:t,s=o&&o.serialize,i;if(s?i=s(e,o):i=d.isURLSearchParams(e)?e.toString():new Ft(e,o).toString(n),i){let a=r.indexOf("#");a!==-1&&(r=r.slice(0,a)),r+=(r.indexOf("?")===-1?"?":"&")+i}return r}var Ur=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){d.forEach(this.handlers,function(n){n!==null&&e(n)})}},kr=Ur;var Ke={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0};var Do=typeof URLSearchParams<"u"?URLSearchParams:Ft;var Mo=typeof FormData<"u"?FormData:null;var Bo=typeof Blob<"u"?Blob:null;var Ho={isBrowser:!0,classes:{URLSearchParams:Do,FormData:Mo,Blob:Bo},protocols:["http","https","file","blob","url","data"]};var Mr={};Zs(Mr,{hasBrowserEnv:()=>Dr,hasStandardBrowserEnv:()=>Xa,hasStandardBrowserWebWorkerEnv:()=>Ya,navigator:()=>Nr,origin:()=>Za});var Dr=typeof window<"u"&&typeof document<"u",Nr=typeof navigator=="object"&&navigator||void 0,Xa=Dr&&(!Nr||["ReactNative","NativeScript","NS"].indexOf(Nr.product)<0),Ya=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Za=Dr&&window.location.href||"http://localhost";var P={...Mr,...Ho};function Br(r,e){return Ee(r,new P.classes.URLSearchParams,{visitor:function(t,n,o,s){return P.isNode&&d.isBuffer(t)?(this.append(n,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)},...e})}function Qa(r){return d.matchAll(/\\w+|\\[(\\w*)]/g,r).map(e=>e[0]==="[]"?"":e[1]||e[0])}function ec(r){let e={},t=Object.keys(r),n,o=t.length,s;for(n=0;n<o;n++)s=t[n],e[s]=r[s];return e}function tc(r){function e(t,n,o,s){let i=t[s++];if(i==="__proto__")return!0;let a=Number.isFinite(+i),l=s>=t.length;return i=!i&&d.isArray(o)?o.length:i,l?(d.hasOwnProp(o,i)?o[i]=[o[i],n]:o[i]=n,!a):((!o[i]||!d.isObject(o[i]))&&(o[i]=[]),e(t,n,o[i],s)&&d.isArray(o[i])&&(o[i]=ec(o[i])),!a)}if(d.isFormData(r)&&d.isFunction(r.entries)){let t={};return d.forEachEntry(r,(n,o)=>{e(Qa(n),o,t,0)}),t}return null}var Lt=tc;function rc(r,e,t){if(d.isString(r))try{return(e||JSON.parse)(r),d.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(r)}var Hr={transitional:Ke,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){let n=t.getContentType()||"",o=n.indexOf("application/json")>-1,s=d.isObject(e);if(s&&d.isHTMLForm(e)&&(e=new FormData(e)),d.isFormData(e))return o?JSON.stringify(Lt(e)):e;if(d.isArrayBuffer(e)||d.isBuffer(e)||d.isStream(e)||d.isFile(e)||d.isBlob(e)||d.isReadableStream(e))return e;if(d.isArrayBufferView(e))return e.buffer;if(d.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Br(e,this.formSerializer).toString();if((a=d.isFileList(e))||n.indexOf("multipart/form-data")>-1){let l=this.env&&this.env.FormData;return Ee(a?{"files[]":e}:e,l&&new l,this.formSerializer)}}return s||o?(t.setContentType("application/json",!1),rc(e)):e}],transformResponse:[function(e){let t=this.transitional||Hr.transitional,n=t&&t.forcedJSONParsing,o=this.responseType==="json";if(d.isResponse(e)||d.isReadableStream(e))return e;if(e&&d.isString(e)&&(n&&!this.responseType||o)){let i=!(t&&t.silentJSONParsing)&&o;try{return JSON.parse(e,this.parseReviver)}catch(a){if(i)throw a.name==="SyntaxError"?R.from(a,R.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:P.classes.FormData,Blob:P.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};d.forEach(["delete","get","head","post","put","patch"],r=>{Hr.headers[r]={}});var We=Hr;var nc=d.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Fo=r=>{let e={},t,n,o;return r&&r.split(`\n`).forEach(function(i){o=i.indexOf(":"),t=i.substring(0,o).trim().toLowerCase(),n=i.substring(o+1).trim(),!(!t||e[t]&&nc[t])&&(t==="set-cookie"?e[t]?e[t].push(n):e[t]=[n]:e[t]=e[t]?e[t]+", "+n:n)}),e};var Lo=Symbol("internals");function dt(r){return r&&String(r).trim().toLowerCase()}function $t(r){return r===!1||r==null?r:d.isArray(r)?r.map($t):String(r)}function oc(r){let e=Object.create(null),t=/([^\\s,;=]+)\\s*(?:=\\s*([^,;]+))?/g,n;for(;n=t.exec(r);)e[n[1]]=n[2];return e}var sc=r=>/^[-_a-zA-Z0-9^`|~,!#$%&\'*+.]+$/.test(r.trim());function Fr(r,e,t,n,o){if(d.isFunction(n))return n.call(this,e,t);if(o&&(e=t),!!d.isString(e)){if(d.isString(n))return e.indexOf(n)!==-1;if(d.isRegExp(n))return n.test(e)}}function ic(r){return r.trim().toLowerCase().replace(/([a-z\\d])(\\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function ac(r,e){let t=d.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+t,{value:function(o,s,i){return this[n].call(this,e,o,s,i)},configurable:!0})})}var qe=class{constructor(e){e&&this.set(e)}set(e,t,n){let o=this;function s(a,l,c){let u=dt(l);if(!u)throw new Error("header name must be a non-empty string");let f=d.findKey(o,u);(!f||o[f]===void 0||c===!0||c===void 0&&o[f]!==!1)&&(o[f||l]=$t(a))}let i=(a,l)=>d.forEach(a,(c,u)=>s(c,u,l));if(d.isPlainObject(e)||e instanceof this.constructor)i(e,t);else if(d.isString(e)&&(e=e.trim())&&!sc(e))i(Fo(e),t);else if(d.isObject(e)&&d.isIterable(e)){let a={},l,c;for(let u of e){if(!d.isArray(u))throw TypeError("Object iterator must return a key-value pair");a[c=u[0]]=(l=a[c])?d.isArray(l)?[...l,u[1]]:[l,u[1]]:u[1]}i(a,t)}else e!=null&&s(t,e,n);return this}get(e,t){if(e=dt(e),e){let n=d.findKey(this,e);if(n){let o=this[n];if(!t)return o;if(t===!0)return oc(o);if(d.isFunction(t))return t.call(this,o,n);if(d.isRegExp(t))return t.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=dt(e),e){let n=d.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||Fr(this,this[n],n,t)))}return!1}delete(e,t){let n=this,o=!1;function s(i){if(i=dt(i),i){let a=d.findKey(n,i);a&&(!t||Fr(n,n[a],a,t))&&(delete n[a],o=!0)}}return d.isArray(e)?e.forEach(s):s(e),o}clear(e){let t=Object.keys(this),n=t.length,o=!1;for(;n--;){let s=t[n];(!e||Fr(this,this[s],s,e,!0))&&(delete this[s],o=!0)}return o}normalize(e){let t=this,n={};return d.forEach(this,(o,s)=>{let i=d.findKey(n,s);if(i){t[i]=$t(o),delete t[s];return}let a=e?ic(s):String(s).trim();a!==s&&delete t[s],t[a]=$t(o),n[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return d.forEach(this,(n,o)=>{n!=null&&n!==!1&&(t[o]=e&&d.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`\n`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(o=>n.set(o)),n}static accessor(e){let n=(this[Lo]=this[Lo]={accessors:{}}).accessors,o=this.prototype;function s(i){let a=dt(i);n[a]||(ac(o,i),n[a]=!0)}return d.isArray(e)?e.forEach(s):s(e),this}};qe.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);d.reduceDescriptors(qe.prototype,({value:r},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>r,set(n){this[t]=n}}});d.freezeMethods(qe);var H=qe;function pt(r,e){let t=this||We,n=e||t,o=H.from(n.headers),s=n.data;return d.forEach(r,function(a){s=a.call(t,s,o.normalize(),e?e.status:void 0)}),o.normalize(),s}function ht(r){return!!(r&&r.__CANCEL__)}var Lr=class extends R{constructor(e,t,n){super(e??"canceled",R.ERR_CANCELED,t,n),this.name="CanceledError",this.__CANCEL__=!0}},se=Lr;function gt(r,e,t){let n=t.config.validateStatus;!t.status||!n||n(t.status)?r(t):e(new R("Request failed with status code "+t.status,[R.ERR_BAD_REQUEST,R.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function $r(r){let e=/^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(r);return e&&e[1]||""}function cc(r,e){r=r||10;let t=new Array(r),n=new Array(r),o=0,s=0,i;return e=e!==void 0?e:1e3,function(l){let c=Date.now(),u=n[s];i||(i=c),t[o]=l,n[o]=c;let f=s,h=0;for(;f!==o;)h+=t[f++],f=f%r;if(o=(o+1)%r,o===s&&(s=(s+1)%r),c-i<e)return;let m=u&&c-u;return m?Math.round(h*1e3/m):void 0}}var $o=cc;function lc(r,e){let t=0,n=1e3/e,o,s,i=(c,u=Date.now())=>{t=u,o=null,s&&(clearTimeout(s),s=null),r(...c)};return[(...c)=>{let u=Date.now(),f=u-t;f>=n?i(c,u):(o=c,s||(s=setTimeout(()=>{s=null,i(o)},n-f)))},()=>o&&i(o)]}var Ko=lc;var je=(r,e,t=3)=>{let n=0,o=$o(50,250);return Ko(s=>{let i=s.loaded,a=s.lengthComputable?s.total:void 0,l=i-n,c=o(l),u=i<=a;n=i;let f={loaded:i,total:a,progress:a?i/a:void 0,bytes:l,rate:c||void 0,estimated:c&&a&&u?(a-i)/c:void 0,event:s,lengthComputable:a!=null,[e?"download":"upload"]:!0};r(f)},t)},Kr=(r,e)=>{let t=r!=null;return[n=>e[0]({lengthComputable:t,total:r,loaded:n}),e[1]]},Wr=r=>(...e)=>d.asap(()=>r(...e));var Wo=P.hasStandardBrowserEnv?((r,e)=>t=>(t=new URL(t,P.origin),r.protocol===t.protocol&&r.host===t.host&&(e||r.port===t.port)))(new URL(P.origin),P.navigator&&/(msie|trident)/i.test(P.navigator.userAgent)):()=>!0;var qo=P.hasStandardBrowserEnv?{write(r,e,t,n,o,s,i){if(typeof document>"u")return;let a=[`${r}=${encodeURIComponent(e)}`];d.isNumber(t)&&a.push(`expires=${new Date(t).toUTCString()}`),d.isString(n)&&a.push(`path=${n}`),d.isString(o)&&a.push(`domain=${o}`),s===!0&&a.push("secure"),d.isString(i)&&a.push(`SameSite=${i}`),document.cookie=a.join("; ")},read(r){if(typeof document>"u")return null;let e=document.cookie.match(new RegExp("(?:^|; )"+r+"=([^;]*)"));return e?decodeURIComponent(e[1]):null},remove(r){this.write(r,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function qr(r){return typeof r!="string"?!1:/^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(r)}function jr(r,e){return e?r.replace(/\\/?\\/$/,"")+"/"+e.replace(/^\\/+/,""):r}function mt(r,e,t){let n=!qr(e);return r&&(n||t==!1)?jr(r,e):e}var jo=r=>r instanceof H?{...r}:r;function ee(r,e){e=e||{};let t={};function n(c,u,f,h){return d.isPlainObject(c)&&d.isPlainObject(u)?d.merge.call({caseless:h},c,u):d.isPlainObject(u)?d.merge({},u):d.isArray(u)?u.slice():u}function o(c,u,f,h){if(d.isUndefined(u)){if(!d.isUndefined(c))return n(void 0,c,f,h)}else return n(c,u,f,h)}function s(c,u){if(!d.isUndefined(u))return n(void 0,u)}function i(c,u){if(d.isUndefined(u)){if(!d.isUndefined(c))return n(void 0,c)}else return n(void 0,u)}function a(c,u,f){if(f in e)return n(c,u);if(f in r)return n(void 0,c)}let l={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:a,headers:(c,u,f)=>o(jo(c),jo(u),f,!0)};return d.forEach(Object.keys({...r,...e}),function(u){if(u==="__proto__"||u==="constructor"||u==="prototype")return;let f=d.hasOwnProp(l,u)?l[u]:o,h=f(r[u],e[u],u);d.isUndefined(h)&&f!==a||(t[u]=h)}),t}var Kt=r=>{let e=ee({},r),{data:t,withXSRFToken:n,xsrfHeaderName:o,xsrfCookieName:s,headers:i,auth:a}=e;if(e.headers=i=H.from(i),e.url=ft(mt(e.baseURL,e.url,e.allowAbsoluteUrls),r.params,r.paramsSerializer),a&&i.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):""))),d.isFormData(t)){if(P.hasStandardBrowserEnv||P.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(d.isFunction(t.getHeaders)){let l=t.getHeaders(),c=["content-type","content-length"];Object.entries(l).forEach(([u,f])=>{c.includes(u.toLowerCase())&&i.set(u,f)})}}if(P.hasStandardBrowserEnv&&(n&&d.isFunction(n)&&(n=n(e)),n||n!==!1&&Wo(e.url))){let l=o&&s&&qo.read(s);l&&i.set(o,l)}return e};var uc=typeof XMLHttpRequest<"u",zo=uc&&function(r){return new Promise(function(t,n){let o=Kt(r),s=o.data,i=H.from(o.headers).normalize(),{responseType:a,onUploadProgress:l,onDownloadProgress:c}=o,u,f,h,m,p;function w(){m&&m(),p&&p(),o.cancelToken&&o.cancelToken.unsubscribe(u),o.signal&&o.signal.removeEventListener("abort",u)}let y=new XMLHttpRequest;y.open(o.method.toUpperCase(),o.url,!0),y.timeout=o.timeout;function E(){if(!y)return;let A=H.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),x={data:!a||a==="text"||a==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:A,config:r,request:y};gt(function(v){t(v),w()},function(v){n(v),w()},x),y=null}"onloadend"in y?y.onloadend=E:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.indexOf("file:")===0)||setTimeout(E)},y.onabort=function(){y&&(n(new R("Request aborted",R.ECONNABORTED,r,y)),y=null)},y.onerror=function(_){let x=_&&_.message?_.message:"Network Error",B=new R(x,R.ERR_NETWORK,r,y);B.event=_||null,n(B),y=null},y.ontimeout=function(){let _=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded",x=o.transitional||Ke;o.timeoutErrorMessage&&(_=o.timeoutErrorMessage),n(new R(_,x.clarifyTimeoutError?R.ETIMEDOUT:R.ECONNABORTED,r,y)),y=null},s===void 0&&i.setContentType(null),"setRequestHeader"in y&&d.forEach(i.toJSON(),function(_,x){y.setRequestHeader(x,_)}),d.isUndefined(o.withCredentials)||(y.withCredentials=!!o.withCredentials),a&&a!=="json"&&(y.responseType=o.responseType),c&&([h,p]=je(c,!0),y.addEventListener("progress",h)),l&&y.upload&&([f,m]=je(l),y.upload.addEventListener("progress",f),y.upload.addEventListener("loadend",m)),(o.cancelToken||o.signal)&&(u=A=>{y&&(n(!A||A.type?new se(null,r,y):A),y.abort(),y=null)},o.cancelToken&&o.cancelToken.subscribe(u),o.signal&&(o.signal.aborted?u():o.signal.addEventListener("abort",u)));let T=$r(o.url);if(T&&P.protocols.indexOf(T)===-1){n(new R("Unsupported protocol "+T+":",R.ERR_BAD_REQUEST,r));return}y.send(s||null)})};var fc=(r,e)=>{let{length:t}=r=r?r.filter(Boolean):[];if(e||t){let n=new AbortController,o,s=function(c){if(!o){o=!0,a();let u=c instanceof Error?c:this.reason;n.abort(u instanceof R?u:new se(u instanceof Error?u.message:u))}},i=e&&setTimeout(()=>{i=null,s(new R(`timeout of ${e}ms exceeded`,R.ETIMEDOUT))},e),a=()=>{r&&(i&&clearTimeout(i),i=null,r.forEach(c=>{c.unsubscribe?c.unsubscribe(s):c.removeEventListener("abort",s)}),r=null)};r.forEach(c=>c.addEventListener("abort",s));let{signal:l}=n;return l.unsubscribe=()=>d.asap(a),l}},Jo=fc;var dc=function*(r,e){let t=r.byteLength;if(!e||t<e){yield r;return}let n=0,o;for(;n<t;)o=n+e,yield r.slice(n,o),n=o},pc=async function*(r,e){for await(let t of hc(r))yield*dc(t,e)},hc=async function*(r){if(r[Symbol.asyncIterator]){yield*r;return}let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)break;yield n}}finally{await e.cancel()}},zr=(r,e,t,n)=>{let o=pc(r,e),s=0,i,a=l=>{i||(i=!0,n&&n(l))};return new ReadableStream({async pull(l){try{let{done:c,value:u}=await o.next();if(c){a(),l.close();return}let f=u.byteLength;if(t){let h=s+=f;t(h)}l.enqueue(new Uint8Array(u))}catch(c){throw a(c),c}},cancel(l){return a(l),o.return()}},{highWaterMark:2})};var Vo=64*1024,{isFunction:Wt}=d,gc=(({Request:r,Response:e})=>({Request:r,Response:e}))(d.global),{ReadableStream:Go,TextEncoder:Xo}=d.global,Yo=(r,...e)=>{try{return!!r(...e)}catch{return!1}},mc=r=>{r=d.merge.call({skipUndefined:!0},gc,r);let{fetch:e,Request:t,Response:n}=r,o=e?Wt(e):typeof fetch=="function",s=Wt(t),i=Wt(n);if(!o)return!1;let a=o&&Wt(Go),l=o&&(typeof Xo=="function"?(p=>w=>p.encode(w))(new Xo):async p=>new Uint8Array(await new t(p).arrayBuffer())),c=s&&a&&Yo(()=>{let p=!1,w=new t(P.origin,{body:new Go,method:"POST",get duplex(){return p=!0,"half"}}).headers.has("Content-Type");return p&&!w}),u=i&&a&&Yo(()=>d.isReadableStream(new n("").body)),f={stream:u&&(p=>p.body)};o&&["text","arrayBuffer","blob","formData","stream"].forEach(p=>{!f[p]&&(f[p]=(w,y)=>{let E=w&&w[p];if(E)return E.call(w);throw new R(`Response type \'${p}\' is not supported`,R.ERR_NOT_SUPPORT,y)})});let h=async p=>{if(p==null)return 0;if(d.isBlob(p))return p.size;if(d.isSpecCompliantForm(p))return(await new t(P.origin,{method:"POST",body:p}).arrayBuffer()).byteLength;if(d.isArrayBufferView(p)||d.isArrayBuffer(p))return p.byteLength;if(d.isURLSearchParams(p)&&(p=p+""),d.isString(p))return(await l(p)).byteLength},m=async(p,w)=>{let y=d.toFiniteNumber(p.getContentLength());return y??h(w)};return async p=>{let{url:w,method:y,data:E,signal:T,cancelToken:A,timeout:_,onDownloadProgress:x,onUploadProgress:B,responseType:v,headers:U,withCredentials:C="same-origin",fetchOptions:ae}=Kt(p),ce=e||fetch;v=v?(v+"").toLowerCase():"text";let re=Jo([T,A&&A.toAbortSignal()],_),Ce=null,ge=re&&re.unsubscribe&&(()=>{re.unsubscribe()}),tr;try{if(B&&c&&y!=="get"&&y!=="head"&&(tr=await m(U,E))!==0){let K=new t(w,{method:"POST",body:E,duplex:"half"}),ue;if(d.isFormData(E)&&(ue=K.headers.get("content-type"))&&U.setContentType(ue),K.body){let[Te,Pe]=Kr(tr,je(Wr(B)));E=zr(K.body,Vo,Te,Pe)}}d.isString(C)||(C=C?"include":"omit");let q=s&&"credentials"in t.prototype,rr={...ae,signal:re,method:y.toUpperCase(),headers:U.normalize().toJSON(),body:E,duplex:"half",credentials:q?C:void 0};Ce=s&&new t(w,rr);let le=await(s?ce(Ce,ae):ce(w,rr)),nr=u&&(v==="stream"||v==="response");if(u&&(x||nr&&ge)){let K={};["status","statusText","headers"].forEach(Sn=>{K[Sn]=le[Sn]});let ue=d.toFiniteNumber(le.headers.get("content-length")),[Te,Pe]=x&&Kr(ue,je(Wr(x),!0))||[];le=new n(zr(le.body,Vo,Te,()=>{Pe&&Pe(),ge&&ge()}),K)}v=v||"text";let O=await f[d.findKey(f,v)||"text"](le,p);return!nr&&ge&&ge(),await new Promise((K,ue)=>{gt(K,ue,{data:O,headers:H.from(le.headers),status:le.status,statusText:le.statusText,config:p,request:Ce})})}catch(q){throw ge&&ge(),q&&q.name==="TypeError"&&/Load failed|fetch/i.test(q.message)?Object.assign(new R("Network Error",R.ERR_NETWORK,p,Ce,q&&q.response),{cause:q.cause||q}):R.from(q,q&&q.code,p,Ce,q&&q.response)}}},yc=new Map,Jr=r=>{let e=r&&r.env||{},{fetch:t,Request:n,Response:o}=e,s=[n,o,t],i=s.length,a=i,l,c,u=yc;for(;a--;)l=s[a],c=u.get(l),c===void 0&&u.set(l,c=a?new Map:mc(e)),u=c;return c},cd=Jr();var Vr={http:Ht,xhr:zo,fetch:{get:Jr}};d.forEach(Vr,(r,e)=>{if(r){try{Object.defineProperty(r,"name",{value:e})}catch{}Object.defineProperty(r,"adapterName",{value:e})}});var Zo=r=>`- ${r}`,Sc=r=>d.isFunction(r)||r===null||r===!1;function Ec(r,e){r=d.isArray(r)?r:[r];let{length:t}=r,n,o,s={};for(let i=0;i<t;i++){n=r[i];let a;if(o=n,!Sc(n)&&(o=Vr[(a=String(n)).toLowerCase()],o===void 0))throw new R(`Unknown adapter \'${a}\'`);if(o&&(d.isFunction(o)||(o=o.get(e))))break;s[a||"#"+i]=o}if(!o){let i=Object.entries(s).map(([l,c])=>`adapter ${l} `+(c===!1?"is not supported by the environment":"is not available in the build")),a=t?i.length>1?`since :\n`+i.map(Zo).join(`\n`):" "+Zo(i[0]):"as no adapter specified";throw new R("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return o}var qt={getAdapter:Ec,adapters:Vr};function Gr(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new se(null,r)}function jt(r){return Gr(r),r.headers=H.from(r.headers),r.data=pt.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),qt.getAdapter(r.adapter||We.adapter,r)(r).then(function(n){return Gr(r),n.data=pt.call(r,r.transformResponse,n),n.headers=H.from(n.headers),n},function(n){return ht(n)||(Gr(r),n&&n.response&&(n.response.data=pt.call(r,r.transformResponse,n.response),n.response.headers=H.from(n.response.headers))),Promise.reject(n)})}var zt="1.13.5";var Jt={};["object","boolean","number","function","string","symbol"].forEach((r,e)=>{Jt[r]=function(n){return typeof n===r||"a"+(e<1?"n ":" ")+r}});var Qo={};Jt.transitional=function(e,t,n){function o(s,i){return"[Axios v"+zt+"] Transitional option \'"+s+"\'"+i+(n?". "+n:"")}return(s,i,a)=>{if(e===!1)throw new R(o(i," has been removed"+(t?" in "+t:"")),R.ERR_DEPRECATED);return t&&!Qo[i]&&(Qo[i]=!0,console.warn(o(i," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(s,i,a):!0}};Jt.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function bc(r,e,t){if(typeof r!="object")throw new R("options must be an object",R.ERR_BAD_OPTION_VALUE);let n=Object.keys(r),o=n.length;for(;o-- >0;){let s=n[o],i=e[s];if(i){let a=r[s],l=a===void 0||i(a,s,r);if(l!==!0)throw new R("option "+s+" must be "+l,R.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new R("Unknown option "+s,R.ERR_BAD_OPTION)}}var yt={assertOptions:bc,validators:Jt};var Z=yt.validators,ze=class{constructor(e){this.defaults=e||{},this.interceptors={request:new kr,response:new kr}}async request(e,t){try{return await this._request(e,t)}catch(n){if(n instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;let s=o.stack?o.stack.replace(/^.+\\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\\n.+\\n/,""))&&(n.stack+=`\n`+s):n.stack=s}catch{}}throw n}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=ee(this.defaults,t);let{transitional:n,paramsSerializer:o,headers:s}=t;n!==void 0&&yt.assertOptions(n,{silentJSONParsing:Z.transitional(Z.boolean),forcedJSONParsing:Z.transitional(Z.boolean),clarifyTimeoutError:Z.transitional(Z.boolean),legacyInterceptorReqResOrdering:Z.transitional(Z.boolean)},!1),o!=null&&(d.isFunction(o)?t.paramsSerializer={serialize:o}:yt.assertOptions(o,{encode:Z.function,serialize:Z.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),yt.assertOptions(t,{baseUrl:Z.spelling("baseURL"),withXsrfToken:Z.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let i=s&&d.merge(s.common,s[t.method]);s&&d.forEach(["delete","get","head","post","put","patch","common"],p=>{delete s[p]}),t.headers=H.concat(i,s);let a=[],l=!0;this.interceptors.request.forEach(function(w){if(typeof w.runWhen=="function"&&w.runWhen(t)===!1)return;l=l&&w.synchronous;let y=t.transitional||Ke;y&&y.legacyInterceptorReqResOrdering?a.unshift(w.fulfilled,w.rejected):a.push(w.fulfilled,w.rejected)});let c=[];this.interceptors.response.forEach(function(w){c.push(w.fulfilled,w.rejected)});let u,f=0,h;if(!l){let p=[jt.bind(this),void 0];for(p.unshift(...a),p.push(...c),h=p.length,u=Promise.resolve(t);f<h;)u=u.then(p[f++],p[f++]);return u}h=a.length;let m=t;for(;f<h;){let p=a[f++],w=a[f++];try{m=p(m)}catch(y){w.call(this,y);break}}try{u=jt.call(this,m)}catch(p){return Promise.reject(p)}for(f=0,h=c.length;f<h;)u=u.then(c[f++],c[f++]);return u}getUri(e){e=ee(this.defaults,e);let t=mt(e.baseURL,e.url,e.allowAbsoluteUrls);return ft(t,e.params,e.paramsSerializer)}};d.forEach(["delete","get","head","options"],function(e){ze.prototype[e]=function(t,n){return this.request(ee(n||{},{method:e,url:t,data:(n||{}).data}))}});d.forEach(["post","put","patch"],function(e){function t(n){return function(s,i,a){return this.request(ee(a||{},{method:e,headers:n?{"Content-Type":"multipart/form-data"}:{},url:s,data:i}))}}ze.prototype[e]=t(),ze.prototype[e+"Form"]=t(!0)});var wt=ze;var Xr=class r{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(s){t=s});let n=this;this.promise.then(o=>{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](o);n._listeners=null}),this.promise.then=o=>{let s,i=new Promise(a=>{n.subscribe(a),s=a}).then(o);return i.cancel=function(){n.unsubscribe(s)},i},e(function(s,i,a){n.reason||(n.reason=new se(s,i,a),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=n=>{e.abort(n)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new r(function(o){e=o}),cancel:e}}},es=Xr;function Yr(r){return function(t){return r.apply(null,t)}}function Zr(r){return d.isObject(r)&&r.isAxiosError===!0}var Qr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Qr).forEach(([r,e])=>{Qr[e]=r});var ts=Qr;function rs(r){let e=new wt(r),t=at(wt.prototype.request,e);return d.extend(t,wt.prototype,e,{allOwnKeys:!0}),d.extend(t,e,null,{allOwnKeys:!0}),t.create=function(o){return rs(ee(r,o))},t}var M=rs(We);M.Axios=wt;M.CanceledError=se;M.CancelToken=es;M.isCancel=ht;M.VERSION=zt;M.toFormData=Ee;M.AxiosError=R;M.Cancel=M.CanceledError;M.all=function(e){return Promise.all(e)};M.spread=Yr;M.isAxiosError=Zr;M.mergeConfig=ee;M.AxiosHeaders=H;M.formToJSON=r=>Lt(d.isHTMLForm(r)?new FormData(r):r);M.getAdapter=qt.getAdapter;M.HttpStatusCode=ts;M.default=M;var Je=M;var{Axios:ip,AxiosError:ap,CanceledError:cp,isCancel:lp,CancelToken:up,VERSION:fp,all:dp,Cancel:pp,isAxiosError:hp,spread:gp,toFormData:mp,AxiosHeaders:yp,HttpStatusCode:wp,formToJSON:Sp,getAdapter:Ep,mergeConfig:bp}=Je;function ns(){return r=>r}var D=class{constructor(){S(this,"attachToken",()=>Promise.resolve());S(this,"requestStartCallback",()=>null);S(this,"requestSuccessCallback",()=>null);S(this,"requestErrorCallback",()=>null);S(this,"requestFinishCallback",()=>null);this.init=this.init.bind(this),this.setHttpRequestErrorCallback=this.setHttpRequestErrorCallback.bind(this),this.setHttpRequestFinishCallback=this.setHttpRequestFinishCallback.bind(this),this.setHttpRequestStartCallback=this.setHttpRequestStartCallback.bind(this),this.setHttpRequestSuccessCallback=this.setHttpRequestSuccessCallback.bind(this)}static getInstance(){return this.axiosInstance?this.axiosInstance:(this.axiosInstance=Je.create({withCredentials:!0}),this.clientInstance||(this.clientInstance=new D),this.axiosInstance.interceptors.request.use(async e=>await this.clientInstance.requestHandler(e)),this.axiosInstance.interceptors.response.use(e=>this.clientInstance.successHandler(e),e=>this.clientInstance.errorHandler(e)),this.axiosInstance.all=Je.all,this.axiosInstance.spread=Je.spread,this.axiosInstance.init=this.clientInstance.init,this.axiosInstance.enableHandler=this.clientInstance.enableHandler,this.axiosInstance.disableHandler=this.clientInstance.disableHandler,this.axiosInstance.disableHandlerWithTimeout=this.clientInstance.disableHandlerWithTimeout,this.axiosInstance.setHttpRequestStartCallback=this.clientInstance.setHttpRequestStartCallback,this.axiosInstance.setHttpRequestSuccessCallback=this.clientInstance.setHttpRequestSuccessCallback,this.axiosInstance.setHttpRequestErrorCallback=this.clientInstance.setHttpRequestErrorCallback,this.axiosInstance.setHttpRequestFinishCallback=this.clientInstance.setHttpRequestFinishCallback,this.axiosInstance)}async requestHandler(e){if(await this.attachToken(e),e?.shouldEncodeToFormData){let t=e?.data,n=new FormData;Object.keys(t).forEach(o=>{n.append(o,t[o])}),e.data=n}return e.startTimeInMs=new Date().getTime(),D.isHandlerEnabled&&this.requestStartCallback&&typeof this.requestStartCallback=="function"&&this.requestStartCallback(e),e}errorHandler(e){throw D.isHandlerEnabled&&(this.requestErrorCallback&&typeof this.requestErrorCallback=="function"&&this.requestErrorCallback(e),this.requestFinishCallback&&typeof this.requestFinishCallback=="function"&&this.requestFinishCallback()),e}successHandler(e){return D.isHandlerEnabled&&(this.requestSuccessCallback&&typeof this.requestSuccessCallback=="function"&&this.requestSuccessCallback(e),this.requestFinishCallback&&typeof this.requestFinishCallback=="function"&&this.requestFinishCallback()),e}async init(e=!0,t){D.isHandlerEnabled=e,this.attachToken=t}enableHandler(){D.isHandlerEnabled=!0}disableHandler(){D.isHandlerEnabled=!1}disableHandlerWithTimeout(e=D.DEFAULT_HANDLER_DISABLE_TIMEOUT){D.isHandlerEnabled=!1,setTimeout(()=>{D.isHandlerEnabled=!0},e)}setHttpRequestStartCallback(e){this.requestStartCallback=e}setHttpRequestSuccessCallback(e){this.requestSuccessCallback=e}setHttpRequestErrorCallback(e){this.requestErrorCallback=e}setHttpRequestFinishCallback(e){this.requestFinishCallback=e}};S(D,"axiosInstance"),S(D,"clientInstance"),S(D,"isHandlerEnabled"),S(D,"DEFAULT_HANDLER_DISABLE_TIMEOUT",1e3),D=Tn([ns()],D);var Vt=class{constructor(){S(this,"_data");this._data=new Map}async setData(e,t){this._data.set(e,t)}async getData(e){return this._data?.get(e)??"{}"}async removeData(e){this._data.delete(e)}};var $s=rt(Ct(),1);var wn=rt(as(),1),Ks=rt(ls(),1);var Ge=new TextEncoder,pe=new TextDecoder,Gp=2**32;function us(...r){let e=r.reduce((o,{length:s})=>o+s,0),t=new Uint8Array(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return t}function fs(r){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(r);let e=atob(r),t=new Uint8Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t}function be(r){if(Uint8Array.fromBase64)return Uint8Array.fromBase64(typeof r=="string"?r:pe.decode(r),{alphabet:"base64url"});let e=r;e instanceof Uint8Array&&(e=pe.decode(e)),e=e.replace(/-/g,"+").replace(/_/g,"/").replace(/\\s/g,"");try{return fs(e)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}}var G=class extends Error{constructor(t,n){super(t,n);S(this,"code","ERR_JOSE_GENERIC");this.name=this.constructor.name,Error.captureStackTrace?.(this,this.constructor)}};S(G,"code","ERR_JOSE_GENERIC");var V=class extends G{constructor(t,n,o="unspecified",s="unspecified"){super(t,{cause:{claim:o,reason:s,payload:n}});S(this,"code","ERR_JWT_CLAIM_VALIDATION_FAILED");S(this,"claim");S(this,"reason");S(this,"payload");this.claim=o,this.reason=s,this.payload=n}};S(V,"code","ERR_JWT_CLAIM_VALIDATION_FAILED");var Xe=class extends G{constructor(t,n,o="unspecified",s="unspecified"){super(t,{cause:{claim:o,reason:s,payload:n}});S(this,"code","ERR_JWT_EXPIRED");S(this,"claim");S(this,"reason");S(this,"payload");this.claim=o,this.reason=s,this.payload=n}};S(Xe,"code","ERR_JWT_EXPIRED");var St=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JOSE_ALG_NOT_ALLOWED")}};S(St,"code","ERR_JOSE_ALG_NOT_ALLOWED");var W=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JOSE_NOT_SUPPORTED")}};S(W,"code","ERR_JOSE_NOT_SUPPORTED");var k=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWS_INVALID")}};S(k,"code","ERR_JWS_INVALID");var ve=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWT_INVALID")}};S(ve,"code","ERR_JWT_INVALID");var Ye=class extends G{constructor(){super(...arguments);S(this,"code","ERR_JWKS_INVALID")}};S(Ye,"code","ERR_JWKS_INVALID");var Et=class extends G{constructor(t="no applicable key found in the JSON Web Key Set",n){super(t,n);S(this,"code","ERR_JWKS_NO_MATCHING_KEY")}};S(Et,"code","ERR_JWKS_NO_MATCHING_KEY");var ds,ps,bt=class extends(ps=G,ds=Symbol.asyncIterator,ps){constructor(t="multiple matching keys found in the JSON Web Key Set",n){super(t,n);S(this,ds);S(this,"code","ERR_JWKS_MULTIPLE_MATCHING_KEYS")}};S(bt,"code","ERR_JWKS_MULTIPLE_MATCHING_KEYS");var Tt=class extends G{constructor(t="signature verification failed",n){super(t,n);S(this,"code","ERR_JWS_SIGNATURE_VERIFICATION_FAILED")}};S(Tt,"code","ERR_JWS_SIGNATURE_VERIFICATION_FAILED");function he(r,e="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${e} must be ${r}`)}function Rt(r,e){return r.name===e}function on(r){return parseInt(r.name.slice(4),10)}function vc(r){switch(r){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function Oc(r,e){if(e&&!r.usages.includes(e))throw new TypeError(`CryptoKey does not support this operation, its usages must include ${e}.`)}function hs(r,e,t){switch(e){case"HS256":case"HS384":case"HS512":{if(!Rt(r.algorithm,"HMAC"))throw he("HMAC");let n=parseInt(e.slice(2),10);if(on(r.algorithm.hash)!==n)throw he(`SHA-${n}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!Rt(r.algorithm,"RSASSA-PKCS1-v1_5"))throw he("RSASSA-PKCS1-v1_5");let n=parseInt(e.slice(2),10);if(on(r.algorithm.hash)!==n)throw he(`SHA-${n}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!Rt(r.algorithm,"RSA-PSS"))throw he("RSA-PSS");let n=parseInt(e.slice(2),10);if(on(r.algorithm.hash)!==n)throw he(`SHA-${n}`,"algorithm.hash");break}case"Ed25519":case"EdDSA":{if(!Rt(r.algorithm,"Ed25519"))throw he("Ed25519");break}case"ES256":case"ES384":case"ES512":{if(!Rt(r.algorithm,"ECDSA"))throw he("ECDSA");let n=vc(e);if(r.algorithm.namedCurve!==n)throw he(n,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}Oc(r,t)}function gs(r,e,...t){if(t=t.filter(Boolean),t.length>2){let n=t.pop();r+=`one of type ${t.join(", ")}, or ${n}.`}else t.length===2?r+=`one of type ${t[0]} or ${t[1]}.`:r+=`of type ${t[0]}.`;return e==null?r+=` Received ${e}`:typeof e=="function"&&e.name?r+=` Received function ${e.name}`:typeof e=="object"&&e!=null&&e.constructor?.name&&(r+=` Received an instance of ${e.constructor.name}`),r}var ms=(r,...e)=>gs("Key must be ",r,...e);function sn(r,e,...t){return gs(`Key for the ${r} algorithm must be `,e,...t)}function an(r){return r?.[Symbol.toStringTag]==="CryptoKey"}function cn(r){return r?.[Symbol.toStringTag]==="KeyObject"}var ln=r=>an(r)||cn(r);var ys=(...r)=>{let e=r.filter(Boolean);if(e.length===0||e.length===1)return!0;let t;for(let n of e){let o=Object.keys(n);if(!t||t.size===0){t=new Set(o);continue}for(let s of o){if(t.has(s))return!1;t.add(s)}}return!0};function Cc(r){return typeof r=="object"&&r!==null}var te=r=>{if(!Cc(r)||Object.prototype.toString.call(r)!=="[object Object]")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e};var ws=(r,e)=>{if(r.startsWith("RS")||r.startsWith("PS")){let{modulusLength:t}=e.algorithm;if(typeof t!="number"||t<2048)throw new TypeError(`${r} requires key modulusLength to be 2048 bits or larger`)}};function Pc(r){let e,t;switch(r.kty){case"RSA":{switch(r.alg){case"PS256":case"PS384":case"PS512":e={name:"RSA-PSS",hash:`SHA-${r.alg.slice(-3)}`},t=r.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":e={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${r.alg.slice(-3)}`},t=r.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":e={name:"RSA-OAEP",hash:`SHA-${parseInt(r.alg.slice(-3),10)||1}`},t=r.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}case"EC":{switch(r.alg){case"ES256":e={name:"ECDSA",namedCurve:"P-256"},t=r.d?["sign"]:["verify"];break;case"ES384":e={name:"ECDSA",namedCurve:"P-384"},t=r.d?["sign"]:["verify"];break;case"ES512":e={name:"ECDSA",namedCurve:"P-521"},t=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:"ECDH",namedCurve:r.crv},t=r.d?["deriveBits"]:[];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}case"OKP":{switch(r.alg){case"Ed25519":case"EdDSA":e={name:"Ed25519"},t=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:r.crv},t=r.d?["deriveBits"]:[];break;default:throw new W(\'Invalid or unsupported JWK "alg" (Algorithm) Parameter value\')}break}default:throw new W(\'Invalid or unsupported JWK "kty" (Key Type) Parameter value\')}return{algorithm:e,keyUsages:t}}var Yt=async r=>{if(!r.alg)throw new TypeError(\'"alg" argument is required when "jwk.alg" is not present\');let{algorithm:e,keyUsages:t}=Pc(r),n={...r};return delete n.alg,delete n.use,crypto.subtle.importKey("jwk",n,e,r.ext??!r.d,r.key_ops??t)};async function Ss(r,e,t){if(!te(r))throw new TypeError("JWK must be an object");let n;switch(e??(e=r.alg),n??(n=t?.extractable??r.ext),r.kty){case"oct":if(typeof r.k!="string"||!r.k)throw new TypeError(\'missing "k" (Key Value) Parameter value\');return be(r.k);case"RSA":if("oth"in r&&r.oth!==void 0)throw new W(\'RSA JWK "oth" (Other Primes Info) Parameter value is not supported\');case"EC":case"OKP":return Yt({...r,alg:e,ext:n});default:throw new W(\'Unsupported "kty" (Key Type) Parameter value\')}}var Es=(r,e,t,n,o)=>{if(o.crit!==void 0&&n?.crit===void 0)throw new r(\'"crit" (Critical) Header Parameter MUST be integrity protected\');if(!n||n.crit===void 0)return new Set;if(!Array.isArray(n.crit)||n.crit.length===0||n.crit.some(i=>typeof i!="string"||i.length===0))throw new r(\'"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present\');let s;t!==void 0?s=new Map([...Object.entries(t),...e.entries()]):s=e;for(let i of n.crit){if(!s.has(i))throw new W(`Extension Header Parameter "${i}" is not recognized`);if(o[i]===void 0)throw new r(`Extension Header Parameter "${i}" is missing`);if(s.get(i)&&n[i]===void 0)throw new r(`Extension Header Parameter "${i}" MUST be integrity protected`)}return new Set(n.crit)};var bs=(r,e)=>{if(e!==void 0&&(!Array.isArray(e)||e.some(t=>typeof t!="string")))throw new TypeError(`"${r}" option must be an array of strings`);if(e)return new Set(e)};function It(r){return te(r)&&typeof r.kty=="string"}function Ts(r){return r.kty!=="oct"&&typeof r.d=="string"}function Rs(r){return r.kty!=="oct"&&typeof r.d>"u"}function Is(r){return r.kty==="oct"&&typeof r.k=="string"}var Ze,xs=async(r,e,t,n=!1)=>{Ze||(Ze=new WeakMap);let o=Ze.get(r);if(o?.[t])return o[t];let s=await Yt({...e,alg:t});return n&&Object.freeze(r),o?o[t]=s:Ze.set(r,{[t]:s}),s},kc=(r,e)=>{Ze||(Ze=new WeakMap);let t=Ze.get(r);if(t?.[e])return t[e];let n=r.type==="public",o=!!n,s;if(r.asymmetricKeyType==="x25519"){switch(e){case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":break;default:throw new TypeError("given KeyObject instance cannot be used for this algorithm")}s=r.toCryptoKey(r.asymmetricKeyType,o,n?[]:["deriveBits"])}if(r.asymmetricKeyType==="ed25519"){if(e!=="EdDSA"&&e!=="Ed25519")throw new TypeError("given KeyObject instance cannot be used for this algorithm");s=r.toCryptoKey(r.asymmetricKeyType,o,[n?"verify":"sign"])}if(r.asymmetricKeyType==="rsa"){let i;switch(e){case"RSA-OAEP":i="SHA-1";break;case"RS256":case"PS256":case"RSA-OAEP-256":i="SHA-256";break;case"RS384":case"PS384":case"RSA-OAEP-384":i="SHA-384";break;case"RS512":case"PS512":case"RSA-OAEP-512":i="SHA-512";break;default:throw new TypeError("given KeyObject instance cannot be used for this algorithm")}if(e.startsWith("RSA-OAEP"))return r.toCryptoKey({name:"RSA-OAEP",hash:i},o,n?["encrypt"]:["decrypt"]);s=r.toCryptoKey({name:e.startsWith("PS")?"RSA-PSS":"RSASSA-PKCS1-v1_5",hash:i},o,[n?"verify":"sign"])}if(r.asymmetricKeyType==="ec"){let a=new Map([["prime256v1","P-256"],["secp384r1","P-384"],["secp521r1","P-521"]]).get(r.asymmetricKeyDetails?.namedCurve);if(!a)throw new TypeError("given KeyObject instance cannot be used for this algorithm");e==="ES256"&&a==="P-256"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e==="ES384"&&a==="P-384"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e==="ES512"&&a==="P-521"&&(s=r.toCryptoKey({name:"ECDSA",namedCurve:a},o,[n?"verify":"sign"])),e.startsWith("ECDH-ES")&&(s=r.toCryptoKey({name:"ECDH",namedCurve:a},o,n?[]:["deriveBits"]))}if(!s)throw new TypeError("given KeyObject instance cannot be used for this algorithm");return t?t[e]=s:Ze.set(r,{[e]:s}),s},As=async(r,e)=>{if(r instanceof Uint8Array||an(r))return r;if(cn(r)){if(r.type==="secret")return r.export();if("toCryptoKey"in r&&typeof r.toCryptoKey=="function")try{return kc(r,e)}catch(n){if(n instanceof TypeError)throw n}let t=r.export({format:"jwk"});return xs(r,t,e)}if(It(r))return r.k?be(r.k):xs(r,r,e,!0);throw new Error("unreachable")};var Qe=r=>r?.[Symbol.toStringTag],un=(r,e,t)=>{if(e.use!==void 0){let n;switch(t){case"sign":case"verify":n="sig";break;case"encrypt":case"decrypt":n="enc";break}if(e.use!==n)throw new TypeError(`Invalid key for this operation, its "use" must be "${n}" when present`)}if(e.alg!==void 0&&e.alg!==r)throw new TypeError(`Invalid key for this operation, its "alg" must be "${r}" when present`);if(Array.isArray(e.key_ops)){let n;switch(!0){case(t==="sign"||t==="verify"):case r==="dir":case r.includes("CBC-HS"):n=t;break;case r.startsWith("PBES2"):n="deriveBits";break;case/^A\\d{3}(?:GCM)?(?:KW)?$/.test(r):!r.includes("GCM")&&r.endsWith("KW")?n=t==="encrypt"?"wrapKey":"unwrapKey":n=t;break;case(t==="encrypt"&&r.startsWith("RSA")):n="wrapKey";break;case t==="decrypt":n=r.startsWith("RSA")?"unwrapKey":"deriveBits";break}if(n&&e.key_ops?.includes?.(n)===!1)throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${n}" when present`)}return!0},Nc=(r,e,t)=>{if(!(e instanceof Uint8Array)){if(It(e)){if(Is(e)&&un(r,e,t))return;throw new TypeError(\'JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present\')}if(!ln(e))throw new TypeError(sn(r,e,"CryptoKey","KeyObject","JSON Web Key","Uint8Array"));if(e.type!=="secret")throw new TypeError(`${Qe(e)} instances for symmetric algorithms must be of type "secret"`)}},Dc=(r,e,t)=>{if(It(e))switch(t){case"decrypt":case"sign":if(Ts(e)&&un(r,e,t))return;throw new TypeError("JSON Web Key for this operation be a private JWK");case"encrypt":case"verify":if(Rs(e)&&un(r,e,t))return;throw new TypeError("JSON Web Key for this operation be a public JWK")}if(!ln(e))throw new TypeError(sn(r,e,"CryptoKey","KeyObject","JSON Web Key"));if(e.type==="secret")throw new TypeError(`${Qe(e)} instances for asymmetric algorithms must not be of type "secret"`);if(e.type==="public")switch(t){case"sign":throw new TypeError(`${Qe(e)} instances for asymmetric algorithm signing must be of type "private"`);case"decrypt":throw new TypeError(`${Qe(e)} instances for asymmetric algorithm decryption must be of type "private"`);default:break}if(e.type==="private")switch(t){case"verify":throw new TypeError(`${Qe(e)} instances for asymmetric algorithm verifying must be of type "public"`);case"encrypt":throw new TypeError(`${Qe(e)} instances for asymmetric algorithm encryption must be of type "public"`);default:break}},_s=(r,e,t)=>{r.startsWith("HS")||r==="dir"||r.startsWith("PBES2")||/^A(?:128|192|256)(?:GCM)?(?:KW)?$/.test(r)||/^A(?:128|192|256)CBC-HS(?:256|384|512)$/.test(r)?Nc(r,e,t):Dc(r,e,t)};var vs=(r,e)=>{let t=`SHA-${r.slice(-3)}`;switch(r){case"HS256":case"HS384":case"HS512":return{hash:t,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:t,name:"RSA-PSS",saltLength:parseInt(r.slice(-3),10)>>3};case"RS256":case"RS384":case"RS512":return{hash:t,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:t,name:"ECDSA",namedCurve:e.namedCurve};case"Ed25519":case"EdDSA":return{name:"Ed25519"};default:throw new W(`alg ${r} is not supported either by JOSE or your javascript runtime`)}};var Os=async(r,e,t)=>{if(e instanceof Uint8Array){if(!r.startsWith("HS"))throw new TypeError(ms(e,"CryptoKey","KeyObject","JSON Web Key"));return crypto.subtle.importKey("raw",e,{hash:`SHA-${r.slice(-3)}`,name:"HMAC"},!1,[t])}return hs(e,r,t),e};var Cs=async(r,e,t,n)=>{let o=await Os(r,e,"verify");ws(r,o);let s=vs(r,o.algorithm);try{return await crypto.subtle.verify(s,o,t,n)}catch{return!1}};async function Ps(r,e,t){if(!te(r))throw new k("Flattened JWS must be an object");if(r.protected===void 0&&r.header===void 0)throw new k(\'Flattened JWS must have either of the "protected" or "header" members\');if(r.protected!==void 0&&typeof r.protected!="string")throw new k("JWS Protected Header incorrect type");if(r.payload===void 0)throw new k("JWS Payload missing");if(typeof r.signature!="string")throw new k("JWS Signature missing or incorrect type");if(r.header!==void 0&&!te(r.header))throw new k("JWS Unprotected Header incorrect type");let n={};if(r.protected)try{let y=be(r.protected);n=JSON.parse(pe.decode(y))}catch{throw new k("JWS Protected Header is invalid")}if(!ys(n,r.header))throw new k("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");let o={...n,...r.header},s=Es(k,new Map([["b64",!0]]),t?.crit,n,o),i=!0;if(s.has("b64")&&(i=n.b64,typeof i!="boolean"))throw new k(\'The "b64" (base64url-encode payload) Header Parameter must be a boolean\');let{alg:a}=o;if(typeof a!="string"||!a)throw new k(\'JWS "alg" (Algorithm) Header Parameter missing or invalid\');let l=t&&bs("algorithms",t.algorithms);if(l&&!l.has(a))throw new St(\'"alg" (Algorithm) Header Parameter value not allowed\');if(i){if(typeof r.payload!="string")throw new k("JWS Payload must be a string")}else if(typeof r.payload!="string"&&!(r.payload instanceof Uint8Array))throw new k("JWS Payload must be a string or an Uint8Array instance");let c=!1;typeof e=="function"&&(e=await e(n,r),c=!0),_s(a,e,"verify");let u=us(Ge.encode(r.protected??""),Ge.encode("."),typeof r.payload=="string"?Ge.encode(r.payload):r.payload),f;try{f=be(r.signature)}catch{throw new k("Failed to base64url decode the signature")}let h=await As(e,a);if(!await Cs(a,h,f,u))throw new Tt;let p;if(i)try{p=be(r.payload)}catch{throw new k("Failed to base64url decode the payload")}else typeof r.payload=="string"?p=Ge.encode(r.payload):p=r.payload;let w={payload:p};return r.protected!==void 0&&(w.protectedHeader=n),r.header!==void 0&&(w.unprotectedHeader=r.header),c?{...w,key:h}:w}async function Us(r,e,t){if(r instanceof Uint8Array&&(r=pe.decode(r)),typeof r!="string")throw new k("Compact JWS must be a string or Uint8Array");let{0:n,1:o,2:s,length:i}=r.split(".");if(i!==3)throw new k("Invalid Compact JWS");let a=await Ps({payload:o,protected:n,signature:s},e,t),l={payload:a.payload,protectedHeader:a.protectedHeader};return typeof e=="function"?{...l,key:a.key}:l}var ks=r=>Math.floor(r.getTime()/1e3);var Mc=/^(\\+|\\-)? ?(\\d+|\\d+\\.\\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,fn=r=>{let e=Mc.exec(r);if(!e||e[4]&&e[1])throw new TypeError("Invalid time period format");let t=parseFloat(e[2]),n=e[3].toLowerCase(),o;switch(n){case"sec":case"secs":case"second":case"seconds":case"s":o=Math.round(t);break;case"minute":case"minutes":case"min":case"mins":case"m":o=Math.round(t*60);break;case"hour":case"hours":case"hr":case"hrs":case"h":o=Math.round(t*3600);break;case"day":case"days":case"d":o=Math.round(t*86400);break;case"week":case"weeks":case"w":o=Math.round(t*604800);break;default:o=Math.round(t*31557600);break}return e[1]==="-"||e[4]==="ago"?-o:o};var Ns=r=>r.includes("/")?r.toLowerCase():`application/${r.toLowerCase()}`,Bc=(r,e)=>typeof r=="string"?e.includes(r):Array.isArray(r)?e.some(Set.prototype.has.bind(new Set(r))):!1;function Ds(r,e,t={}){let n;try{n=JSON.parse(pe.decode(e))}catch{}if(!te(n))throw new ve("JWT Claims Set must be a top-level JSON object");let{typ:o}=t;if(o&&(typeof r.typ!="string"||Ns(r.typ)!==Ns(o)))throw new V(\'unexpected "typ" JWT header value\',n,"typ","check_failed");let{requiredClaims:s=[],issuer:i,subject:a,audience:l,maxTokenAge:c}=t,u=[...s];c!==void 0&&u.push("iat"),l!==void 0&&u.push("aud"),a!==void 0&&u.push("sub"),i!==void 0&&u.push("iss");for(let p of new Set(u.reverse()))if(!(p in n))throw new V(`missing required "${p}" claim`,n,p,"missing");if(i&&!(Array.isArray(i)?i:[i]).includes(n.iss))throw new V(\'unexpected "iss" claim value\',n,"iss","check_failed");if(a&&n.sub!==a)throw new V(\'unexpected "sub" claim value\',n,"sub","check_failed");if(l&&!Bc(n.aud,typeof l=="string"?[l]:l))throw new V(\'unexpected "aud" claim value\',n,"aud","check_failed");let f;switch(typeof t.clockTolerance){case"string":f=fn(t.clockTolerance);break;case"number":f=t.clockTolerance;break;case"undefined":f=0;break;default:throw new TypeError("Invalid clockTolerance option type")}let{currentDate:h}=t,m=ks(h||new Date);if((n.iat!==void 0||c)&&typeof n.iat!="number")throw new V(\'"iat" claim must be a number\',n,"iat","invalid");if(n.nbf!==void 0){if(typeof n.nbf!="number")throw new V(\'"nbf" claim must be a number\',n,"nbf","invalid");if(n.nbf>m+f)throw new V(\'"nbf" claim timestamp check failed\',n,"nbf","check_failed")}if(n.exp!==void 0){if(typeof n.exp!="number")throw new V(\'"exp" claim must be a number\',n,"exp","invalid");if(n.exp<=m-f)throw new Xe(\'"exp" claim timestamp check failed\',n,"exp","check_failed")}if(c){let p=m-n.iat,w=typeof c=="number"?c:fn(c);if(p-f>w)throw new Xe(\'"iat" claim timestamp check failed (too far in the past)\',n,"iat","check_failed");if(p<0-f)throw new V(\'"iat" claim timestamp check failed (it should be in the past)\',n,"iat","check_failed")}return n}async function dn(r,e,t){let n=await Us(r,e,t);if(n.protectedHeader.crit?.includes("b64")&&n.protectedHeader.b64===!1)throw new ve("JWTs MUST NOT use unencoded payload");let s={payload:Ds(n.protectedHeader,n.payload,t),protectedHeader:n.protectedHeader};return typeof e=="function"?{...s,key:n.key}:s}function Hc(r){switch(typeof r=="string"&&r.slice(0,2)){case"RS":case"PS":return"RSA";case"ES":return"EC";case"Ed":return"OKP";default:throw new W(\'Unsupported "alg" value for a JSON Web Key Set\')}}function Fc(r){return r&&typeof r=="object"&&Array.isArray(r.keys)&&r.keys.every(Lc)}function Lc(r){return te(r)}var et,xt,pn=class{constructor(e){At(this,et);At(this,xt,new WeakMap);if(!Fc(e))throw new Ye("JSON Web Key Set malformed");or(this,et,structuredClone(e))}jwks(){return Ue(this,et)}async getKey(e,t){let{alg:n,kid:o}={...e,...t?.header},s=Hc(n),i=Ue(this,et).keys.filter(c=>{let u=s===c.kty;if(u&&typeof o=="string"&&(u=o===c.kid),u&&typeof c.alg=="string"&&(u=n===c.alg),u&&typeof c.use=="string"&&(u=c.use==="sig"),u&&Array.isArray(c.key_ops)&&(u=c.key_ops.includes("verify")),u)switch(n){case"ES256":u=c.crv==="P-256";break;case"ES384":u=c.crv==="P-384";break;case"ES512":u=c.crv==="P-521";break;case"Ed25519":case"EdDSA":u=c.crv==="Ed25519";break}return u}),{0:a,length:l}=i;if(l===0)throw new Et;if(l!==1){let c=new bt,u=Ue(this,xt);throw c[Symbol.asyncIterator]=async function*(){for(let f of i)try{yield await Ms(u,f,n)}catch{}},c}return Ms(Ue(this,xt),a,n)}};et=new WeakMap,xt=new WeakMap;async function Ms(r,e,t){let n=r.get(e)||r.set(e,{}).get(e);if(n[t]===void 0){let o=await Ss({...e,ext:!0},t);if(o instanceof Uint8Array||o.type!=="public")throw new Ye("JSON Web Key Set members must be public keys");n[t]=o}return n[t]}function hn(r){let e=new pn(r),t=async(n,o)=>e.getKey(n,o);return Object.defineProperties(t,{jwks:{value:()=>structuredClone(e.jwks()),enumerable:!1,configurable:!1,writable:!1}}),t}var Ws=rt(Ls(),1),er=class{base64URLEncode(e){return wn.default.encode(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}base64URLDecode(e){return wn.default.decode(e).toString()}hashSha256(e){return $s.Buffer.from((0,Ks.default)(new TextEncoder().encode(e)))}generateRandomBytes(e){return(0,Ws.default)(e)}verifyJwt(e,t,n,o,s,i,a,l){let c={algorithms:n,audience:o,clockTolerance:a,subject:i};return(l??!0)&&(c.issuer=s),dn(e,hn({keys:[t]}),c).then(()=>Promise.resolve(!0)).catch(u=>Promise.reject(new I("SPA-CRYPTO-UTILS-VJ-IV01",u?.reason??JSON.stringify(u),`${u?.code} ${u?.claim}`)))}};var qs=async(r,e)=>{let t=new Vt,n=new er,o=new Ae;await o.initialize(r,t,n);let s=new kt(o),i=e(o,s),a=o.getStorageManager(),l=D.getInstance(),c=async O=>{await i.attachTokenToRequestConfig(O)};return l?.init&&await l.init(!0,c),{disableHttpHandler:()=>{i.disableHttpHandler(l)},enableHttpHandler:()=>{i.enableHttpHandler(l)},getAccessToken:()=>i.getAccessToken(),getSignInUrl:async O=>o.getSignInUrl(O).then(async K=>{let Te=new URL(K).searchParams.get($.Params.STATE)??"",Pe=await o.getPKCECode(Te);return{authorizationURL:K,pkce:Pe}}).catch(K=>Promise.reject(K)),getUser:async()=>i.getUser(),getConfigData:async()=>a.getConfigData(),getCrypto:async()=>i.getCrypto(),getDecodedIDPIDToken:async()=>i.getDecodedIDPIDToken(),getDecodedIdToken:async O=>i.getDecodedIdToken(O),getIdToken:async()=>i.getIdToken(),getOpenIDProviderEndpoints:async()=>i.getOpenIDProviderEndpoints(),getSignOutUrl:async()=>await o.getSignOutUrl(),httpRequest:async O=>await i.httpRequest(l,O),httpRequestAll:async O=>await i.httpRequestAll(O,l),isSignedIn:()=>i.isSignedIn(),refreshAccessToken:async()=>{try{return await i.refreshAccessToken()}catch(O){return Promise.reject(O)}},requestAccessToken:async(O,K,ue,Te)=>await i.requestAccessToken(O,K,void 0,ue,Te),exchangeToken:async O=>await i.exchangeToken(O),revokeAccessToken:async()=>{let O=await s.getRefreshTimeoutTimer();return o.revokeAccessToken().then(()=>(s.clearRefreshTokenTimeout(O),Promise.resolve(!0))).catch(K=>Promise.reject(K))},setHttpRequestFinishCallback:O=>{l?.setHttpRequestFinishCallback&&l.setHttpRequestFinishCallback(O)},setHttpRequestStartCallback:O=>{l?.setHttpRequestStartCallback&&l.setHttpRequestStartCallback(O)},setHttpRequestSuccessCallback:O=>{l?.setHttpRequestSuccessCallback&&l.setHttpRequestSuccessCallback(O)},setSessionState:async O=>{await a.setSessionDataParameter($.Params.SESSION_STATE,O)},signOut:async()=>(s.clearRefreshTokenTimeout(),await o.getSignOutUrl()),startAutoRefreshToken:async()=>{s.clearRefreshTokenTimeout(),s.refreshAccessTokenAutomatically(i)},reInitialize:async O=>{await o.reInitialize(O)}}};var js=r=>{let e=self,t;e.onmessage=async({data:i,ports:a})=>{let l=a[0];if(i.type!==wr&&!t){l.postMessage(b.generateFailureMessage(new I("SPA-CLIENT_WORKER-ONMSG-NF01","The web worker has not been initialized yet.","The initialize method needs to be called before the specified operation can be carried out.")));return}switch(i.type){case wr:try{let c={...i.data};t=await qs(c,r),t.setHttpRequestFinishCallback(s),t.setHttpRequestStartCallback(n),t.setHttpRequestSuccessCallback(o),l.postMessage(b.generateSuccessMessage())}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case uo:t.getSignInUrl(i?.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case fo:t.requestAccessToken(i?.data?.code,i?.data?.sessionState,i?.data?.pkce,i?.data?.state).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case Yn:{let c=i.data,u=c?.data;if(i.data?.data?.formData===!0){let f=new FormData;for(let h in u)h!=="formData"&&f.append(h,u[h]);c.data=f}t.httpRequest(c).then(f=>{l.postMessage(b.generateSuccessMessage(f))}).catch(f=>{l.postMessage(b.generateFailureMessage(f))});break}case Zn:t.httpRequestAll(i.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case Xn:try{l.postMessage(b.generateSuccessMessage(await t.signOut()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case Qn:t.exchangeToken(i.data).then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case eo:t.revokeAccessToken().then(c=>{l.postMessage(b.generateSuccessMessage(c))}).catch(c=>{l.postMessage(b.generateFailureMessage(c))});break;case oo:try{l.postMessage(b.generateSuccessMessage(await t.getOpenIDProviderEndpoints()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case so:try{l.postMessage(b.generateSuccessMessage(await t.getUser()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case io:try{l.postMessage(b.generateSuccessMessage(await t.getDecodedIdToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case ao:try{l.postMessage(b.generateSuccessMessage(await t.getCrypto()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case Eo:try{l.postMessage(b.generateSuccessMessage(await t.getIdToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case co:t.enableHttpHandler(),l.postMessage(b.generateSuccessMessage());break;case lo:t.disableHttpHandler(),l.postMessage(b.generateSuccessMessage());break;case po:try{l.postMessage(b.generateSuccessMessage(await t.isSignedIn()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case ho:try{l.postMessage(b.generateSuccessMessage(await t.getSignOutUrl()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case go:try{l.postMessage(b.generateSuccessMessage(await t.refreshAccessToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case wo:try{l.postMessage(b.generateSuccessMessage(t.startAutoRefreshToken()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case yo:try{l.postMessage(b.generateSuccessMessage(await t.setSessionState(i?.data)))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case So:try{l.postMessage(b.generateSuccessMessage(await t.reInitialize(i?.data)))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;case bo:try{l.postMessage(b.generateSuccessMessage(await t.getConfigData()))}catch(c){l.postMessage(b.generateFailureMessage(c))}break;default:l?.postMessage(b.generateFailureMessage(new I("SPA-CLIENT_WORKER-ONMSG-IV02","The message type is invalid.",`The message type provided, ${i.type}, is invalid.`)))}};let n=()=>{e.postMessage({type:to})},o=i=>{e.postMessage({data:JSON.stringify(i??""),type:ro})},s=()=>{e.postMessage({type:no})}};typeof self<"u"&&!self.Buffer&&(self.Buffer=zs.Buffer);typeof self<"u"&&(self.global||(self.global=self));js((r,e)=>new Ut(r,e));var em={};})();\n/*! Bundled license information:\n\nieee754/index.js:\n (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)\n\nbuffer/index.js:\n (*!\n * The buffer module from node.js, for the browser.\n *\n * @author Feross Aboukhadijeh <https://feross.org>\n * @license MIT\n *)\n\nsafe-buffer/index.js:\n (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)\n*/\n');
|
|
1961
1962
|
}
|
|
1962
1963
|
|
|
1963
1964
|
// src/__legacy__/clients/main-thread-client.ts
|
|
@@ -4196,15 +4197,22 @@ var _AsgardeoSPAClient = class _AsgardeoSPAClient {
|
|
|
4196
4197
|
return true;
|
|
4197
4198
|
}
|
|
4198
4199
|
/**
|
|
4199
|
-
* This method returns the instance of the
|
|
4200
|
+
* This method returns the instance of the client for the specified ID.
|
|
4201
|
+
* Implements a Multiton pattern to support multiple authentication contexts.
|
|
4200
4202
|
* If an ID is provided, it will return the instance with the given ID.
|
|
4201
|
-
* If no ID is provided, it will return the default instance
|
|
4203
|
+
* If no ID is provided, it will return the default instance (ID: 0).
|
|
4202
4204
|
*
|
|
4203
|
-
* @
|
|
4205
|
+
* @param {number} id - Optional unique identifier for the instance.
|
|
4206
|
+
* @return {AsgardeoSPAClient} - Returns the instance associated with the ID.
|
|
4204
4207
|
*
|
|
4205
4208
|
* @example
|
|
4206
4209
|
* ```
|
|
4210
|
+
* // Single tenant application (default instance)
|
|
4207
4211
|
* const auth = AsgardeoSPAClient.getInstance();
|
|
4212
|
+
*
|
|
4213
|
+
* // Multi-instance application
|
|
4214
|
+
* const instance1 = AsgardeoSPAClient.getInstance(1);
|
|
4215
|
+
* const instance2 = AsgardeoSPAClient.getInstance(2);
|
|
4208
4216
|
* ```
|
|
4209
4217
|
*
|
|
4210
4218
|
* @link https://github.com/asgardeo/asgardeo-auth-spa-sdk/tree/master#getinstance
|
|
@@ -4213,18 +4221,107 @@ var _AsgardeoSPAClient = class _AsgardeoSPAClient {
|
|
|
4213
4221
|
*
|
|
4214
4222
|
* @preserve
|
|
4215
4223
|
*/
|
|
4216
|
-
static getInstance(id) {
|
|
4217
|
-
if (
|
|
4218
|
-
return this._instances.get(id);
|
|
4219
|
-
} else if (!id && this._instances?.get(0)) {
|
|
4220
|
-
return this._instances.get(0);
|
|
4221
|
-
}
|
|
4222
|
-
if (id) {
|
|
4224
|
+
static getInstance(id = 0) {
|
|
4225
|
+
if (!this._instances.has(id)) {
|
|
4223
4226
|
this._instances.set(id, new _AsgardeoSPAClient(id));
|
|
4224
|
-
return this._instances.get(id);
|
|
4225
4227
|
}
|
|
4226
|
-
this._instances.
|
|
4227
|
-
|
|
4228
|
+
return this._instances.get(id);
|
|
4229
|
+
}
|
|
4230
|
+
/**
|
|
4231
|
+
* This method checks if an instance exists for the given ID.
|
|
4232
|
+
*
|
|
4233
|
+
* @param {number} id - Optional unique identifier for the instance.
|
|
4234
|
+
* @return {boolean} - Returns true if an instance exists for the ID.
|
|
4235
|
+
*
|
|
4236
|
+
* @example
|
|
4237
|
+
* ```
|
|
4238
|
+
* if (AsgardeoSPAClient.hasInstance(1)) {
|
|
4239
|
+
* const auth = AsgardeoSPAClient.getInstance(1);
|
|
4240
|
+
* }
|
|
4241
|
+
* ```
|
|
4242
|
+
*
|
|
4243
|
+
* @memberof AsgardeoSPAClient
|
|
4244
|
+
*/
|
|
4245
|
+
static hasInstance(id = 0) {
|
|
4246
|
+
return this._instances.has(id);
|
|
4247
|
+
}
|
|
4248
|
+
/**
|
|
4249
|
+
* This method removes and cleans up a specific instance.
|
|
4250
|
+
* Useful when an instance is no longer needed.
|
|
4251
|
+
*
|
|
4252
|
+
* @param {number} id - Optional unique identifier for the instance to destroy.
|
|
4253
|
+
* @return {boolean} - Returns true if the instance was found and removed.
|
|
4254
|
+
*
|
|
4255
|
+
* @example
|
|
4256
|
+
* ```
|
|
4257
|
+
* // Remove a specific instance
|
|
4258
|
+
* AsgardeoSPAClient.destroyInstance(1);
|
|
4259
|
+
*
|
|
4260
|
+
* // Remove the default instance
|
|
4261
|
+
* AsgardeoSPAClient.destroyInstance();
|
|
4262
|
+
* ```
|
|
4263
|
+
*
|
|
4264
|
+
* @memberof AsgardeoSPAClient
|
|
4265
|
+
*/
|
|
4266
|
+
static destroyInstance(id = 0) {
|
|
4267
|
+
const instance = this._instances.get(id);
|
|
4268
|
+
if (instance) {
|
|
4269
|
+
instance.clearSession();
|
|
4270
|
+
return this._instances.delete(id);
|
|
4271
|
+
}
|
|
4272
|
+
return false;
|
|
4273
|
+
}
|
|
4274
|
+
/**
|
|
4275
|
+
* This method returns all active instance IDs.
|
|
4276
|
+
* Useful for debugging or managing multiple instances.
|
|
4277
|
+
*
|
|
4278
|
+
* @return {number[]} - Returns an array of all active instance IDs.
|
|
4279
|
+
*
|
|
4280
|
+
* @example
|
|
4281
|
+
* ```
|
|
4282
|
+
* const activeInstances = AsgardeoSPAClient.getInstanceKeys();
|
|
4283
|
+
* console.log('Active instances:', activeInstances);
|
|
4284
|
+
* ```
|
|
4285
|
+
*
|
|
4286
|
+
* @memberof AsgardeoSPAClient
|
|
4287
|
+
*/
|
|
4288
|
+
static getInstanceKeys() {
|
|
4289
|
+
return Array.from(this._instances.keys());
|
|
4290
|
+
}
|
|
4291
|
+
/**
|
|
4292
|
+
* This method removes all instances.
|
|
4293
|
+
* Useful for cleanup in testing scenarios or application teardown.
|
|
4294
|
+
*
|
|
4295
|
+
* @example
|
|
4296
|
+
* ```
|
|
4297
|
+
* AsgardeoSPAClient.destroyAllInstances();
|
|
4298
|
+
* ```
|
|
4299
|
+
*
|
|
4300
|
+
* @memberof AsgardeoSPAClient
|
|
4301
|
+
*/
|
|
4302
|
+
static destroyAllInstances() {
|
|
4303
|
+
this._instances.forEach((instance) => {
|
|
4304
|
+
instance.clearSession();
|
|
4305
|
+
});
|
|
4306
|
+
this._instances.clear();
|
|
4307
|
+
}
|
|
4308
|
+
/**
|
|
4309
|
+
* This method returns the instance ID for this client instance.
|
|
4310
|
+
*
|
|
4311
|
+
* @return {number} - The instance ID.
|
|
4312
|
+
*
|
|
4313
|
+
* @example
|
|
4314
|
+
* ```
|
|
4315
|
+
* const auth = AsgardeoSPAClient.getInstance(1);
|
|
4316
|
+
* console.log(auth.getInstanceId()); // 1
|
|
4317
|
+
* ```
|
|
4318
|
+
*
|
|
4319
|
+
* @memberof AsgardeoSPAClient
|
|
4320
|
+
*
|
|
4321
|
+
* @preserve
|
|
4322
|
+
*/
|
|
4323
|
+
getInstanceId() {
|
|
4324
|
+
return this._instanceID;
|
|
4228
4325
|
}
|
|
4229
4326
|
/**
|
|
4230
4327
|
* This method initializes the `AsgardeoSPAClient` instance.
|
|
@@ -5451,6 +5548,13 @@ var hasAuthParamsInUrl = (params = window.location.search) => {
|
|
|
5451
5548
|
};
|
|
5452
5549
|
var hasAuthParamsInUrl_default = hasAuthParamsInUrl;
|
|
5453
5550
|
|
|
5551
|
+
// src/utils/hasCalledForThisInstanceInUrl.ts
|
|
5552
|
+
var hasCalledForThisInstanceInUrl = (instanceId, params = window.location.search) => {
|
|
5553
|
+
const MATCHER = new RegExp(`[?&]state=instance_${instanceId}_[^&]+`);
|
|
5554
|
+
return MATCHER.test(params);
|
|
5555
|
+
};
|
|
5556
|
+
var hasCalledForThisInstanceInUrl_default = hasCalledForThisInstanceInUrl;
|
|
5557
|
+
|
|
5454
5558
|
// src/utils/navigate.ts
|
|
5455
5559
|
var navigate = (url) => {
|
|
5456
5560
|
try {
|
|
@@ -5723,23 +5827,26 @@ var handleWebAuthnAuthentication = async (challengeData) => {
|
|
|
5723
5827
|
var handleWebAuthnAuthentication_default = handleWebAuthnAuthentication;
|
|
5724
5828
|
|
|
5725
5829
|
// src/utils/http.ts
|
|
5726
|
-
var http = {
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
|
|
5730
|
-
|
|
5731
|
-
|
|
5732
|
-
|
|
5733
|
-
|
|
5734
|
-
|
|
5735
|
-
|
|
5736
|
-
|
|
5737
|
-
|
|
5738
|
-
|
|
5739
|
-
|
|
5740
|
-
|
|
5830
|
+
var http = (instanceId = 0) => {
|
|
5831
|
+
const client = AsgardeoSPAClient.getInstance(instanceId);
|
|
5832
|
+
return {
|
|
5833
|
+
/**
|
|
5834
|
+
* Makes a single HTTP request using the AsgardeoSPAClient instance.
|
|
5835
|
+
*
|
|
5836
|
+
* @param config - The HTTP request configuration object.
|
|
5837
|
+
* @returns A promise resolving to the HTTP response.
|
|
5838
|
+
*/
|
|
5839
|
+
request: client.httpRequest.bind(client),
|
|
5840
|
+
/**
|
|
5841
|
+
* Makes multiple HTTP requests in parallel using the AsgardeoSPAClient instance.
|
|
5842
|
+
*
|
|
5843
|
+
* @param configs - An array of HTTP request configuration objects.
|
|
5844
|
+
* @returns A promise resolving to an array of HTTP responses.
|
|
5845
|
+
*/
|
|
5846
|
+
requestAll: client.httpRequestAll.bind(client)
|
|
5847
|
+
};
|
|
5741
5848
|
};
|
|
5742
|
-
var http_default = http;
|
|
5849
|
+
var http_default = http();
|
|
5743
5850
|
/*! Bundled license information:
|
|
5744
5851
|
|
|
5745
5852
|
ieee754/index.js:
|