@bluepic/embed 0.1.1 → 0.1.2
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/README.md +1 -1
- package/lib/bluepic-fields.es.js +59 -43
- package/lib/bluepic-fields.umd.js +1 -1
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ Or via CDN (for embedding without a build process):
|
|
|
14
14
|
|
|
15
15
|
```html
|
|
16
16
|
<script src="https://unpkg.com/vue@3.5.13/dist/vue.global.prod.js"></script>
|
|
17
|
-
<script src="https://unpkg.com/@bluepic/embed@0.1.
|
|
17
|
+
<script src="https://unpkg.com/@bluepic/embed@0.1.2/lib/bluepic-fields.umd.js"></script>
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
---
|
package/lib/bluepic-fields.es.js
CHANGED
|
@@ -8191,7 +8191,7 @@ function requireShams() {
|
|
|
8191
8191
|
}
|
|
8192
8192
|
var hasSymbols$2 = requireShams(), shams = function() {
|
|
8193
8193
|
return hasSymbols$2() && !!Symbol.toStringTag;
|
|
8194
|
-
}, esObjectAtoms = Object, esErrors = Error, _eval = EvalError, range = RangeError, ref = ReferenceError, syntax = SyntaxError, type = TypeError, uri = URIError, abs$1 = Math.abs, floor$1 = Math.floor, max$
|
|
8194
|
+
}, esObjectAtoms = Object, esErrors = Error, _eval = EvalError, range = RangeError, ref = ReferenceError, syntax = SyntaxError, type = TypeError, uri = URIError, abs$1 = Math.abs, floor$1 = Math.floor, max$2 = Math.max, min$2 = Math.min, pow$1 = Math.pow, round$2 = Math.round, _isNaN = Number.isNaN || function(t) {
|
|
8195
8195
|
return t !== t;
|
|
8196
8196
|
}, $isNaN = _isNaN, sign$2 = function(t) {
|
|
8197
8197
|
return $isNaN(t) || t === 0 ? t : t < 0 ? -1 : 1;
|
|
@@ -8231,45 +8231,61 @@ function requireObject_getPrototypeOf() {
|
|
|
8231
8231
|
var n = esObjectAtoms;
|
|
8232
8232
|
return Object_getPrototypeOf = n.getPrototypeOf || null, Object_getPrototypeOf;
|
|
8233
8233
|
}
|
|
8234
|
-
var
|
|
8235
|
-
|
|
8236
|
-
|
|
8237
|
-
|
|
8238
|
-
|
|
8239
|
-
|
|
8240
|
-
|
|
8241
|
-
|
|
8242
|
-
|
|
8243
|
-
|
|
8244
|
-
|
|
8245
|
-
|
|
8246
|
-
|
|
8247
|
-
|
|
8248
|
-
|
|
8249
|
-
|
|
8250
|
-
|
|
8251
|
-
|
|
8252
|
-
|
|
8253
|
-
|
|
8254
|
-
|
|
8255
|
-
|
|
8256
|
-
|
|
8234
|
+
var implementation, hasRequiredImplementation;
|
|
8235
|
+
function requireImplementation() {
|
|
8236
|
+
if (hasRequiredImplementation)
|
|
8237
|
+
return implementation;
|
|
8238
|
+
hasRequiredImplementation = 1;
|
|
8239
|
+
var n = "Function.prototype.bind called on incompatible ", t = Object.prototype.toString, c = Math.max, u = "[object Function]", xe = function(je, lr) {
|
|
8240
|
+
for (var He = [], cr = 0; cr < je.length; cr += 1)
|
|
8241
|
+
He[cr] = je[cr];
|
|
8242
|
+
for (var xr = 0; xr < lr.length; xr += 1)
|
|
8243
|
+
He[xr + je.length] = lr[xr];
|
|
8244
|
+
return He;
|
|
8245
|
+
}, d = function(je, lr) {
|
|
8246
|
+
for (var He = [], cr = lr || 0, xr = 0; cr < je.length; cr += 1, xr += 1)
|
|
8247
|
+
He[xr] = je[cr];
|
|
8248
|
+
return He;
|
|
8249
|
+
}, ze = function(a, je) {
|
|
8250
|
+
for (var lr = "", He = 0; He < a.length; He += 1)
|
|
8251
|
+
lr += a[He], He + 1 < a.length && (lr += je);
|
|
8252
|
+
return lr;
|
|
8253
|
+
};
|
|
8254
|
+
return implementation = function(je) {
|
|
8255
|
+
var lr = this;
|
|
8256
|
+
if (typeof lr != "function" || t.apply(lr) !== u)
|
|
8257
|
+
throw new TypeError(n + lr);
|
|
8258
|
+
for (var He = d(arguments, 1), cr, xr = function() {
|
|
8259
|
+
if (this instanceof cr) {
|
|
8260
|
+
var Ur = lr.apply(
|
|
8261
|
+
this,
|
|
8262
|
+
xe(He, arguments)
|
|
8263
|
+
);
|
|
8264
|
+
return Object(Ur) === Ur ? Ur : this;
|
|
8265
|
+
}
|
|
8266
|
+
return lr.apply(
|
|
8267
|
+
je,
|
|
8268
|
+
xe(He, arguments)
|
|
8257
8269
|
);
|
|
8258
|
-
|
|
8270
|
+
}, Er = c(0, lr.length - He.length), wr = [], Tr = 0; Tr < Er; Tr++)
|
|
8271
|
+
wr[Tr] = "$" + Tr;
|
|
8272
|
+
if (cr = Function("binder", "return function (" + ze(wr, ",") + "){ return binder.apply(this,arguments); }")(xr), lr.prototype) {
|
|
8273
|
+
var kr = function() {
|
|
8274
|
+
};
|
|
8275
|
+
kr.prototype = lr.prototype, cr.prototype = new kr(), kr.prototype = null;
|
|
8259
8276
|
}
|
|
8260
|
-
return
|
|
8261
|
-
|
|
8262
|
-
|
|
8263
|
-
|
|
8264
|
-
|
|
8265
|
-
|
|
8266
|
-
|
|
8267
|
-
|
|
8268
|
-
|
|
8269
|
-
|
|
8270
|
-
|
|
8271
|
-
|
|
8272
|
-
}, implementation = implementation$1, functionBind = Function.prototype.bind || implementation, functionCall, hasRequiredFunctionCall;
|
|
8277
|
+
return cr;
|
|
8278
|
+
}, implementation;
|
|
8279
|
+
}
|
|
8280
|
+
var functionBind, hasRequiredFunctionBind;
|
|
8281
|
+
function requireFunctionBind() {
|
|
8282
|
+
if (hasRequiredFunctionBind)
|
|
8283
|
+
return functionBind;
|
|
8284
|
+
hasRequiredFunctionBind = 1;
|
|
8285
|
+
var n = requireImplementation();
|
|
8286
|
+
return functionBind = Function.prototype.bind || n, functionBind;
|
|
8287
|
+
}
|
|
8288
|
+
var functionCall, hasRequiredFunctionCall;
|
|
8273
8289
|
function requireFunctionCall() {
|
|
8274
8290
|
return hasRequiredFunctionCall || (hasRequiredFunctionCall = 1, functionCall = Function.prototype.call), functionCall;
|
|
8275
8291
|
}
|
|
@@ -8277,7 +8293,7 @@ var functionApply, hasRequiredFunctionApply;
|
|
|
8277
8293
|
function requireFunctionApply() {
|
|
8278
8294
|
return hasRequiredFunctionApply || (hasRequiredFunctionApply = 1, functionApply = Function.prototype.apply), functionApply;
|
|
8279
8295
|
}
|
|
8280
|
-
var reflectApply$1 = typeof Reflect < "u" && Reflect && Reflect.apply, bind$3 =
|
|
8296
|
+
var reflectApply$1 = typeof Reflect < "u" && Reflect && Reflect.apply, bind$3 = requireFunctionBind(), $apply$2 = requireFunctionApply(), $call$2 = requireFunctionCall(), $reflectApply = reflectApply$1, actualApply$1 = $reflectApply || bind$3.call($call$2, $apply$2), bind$2 = requireFunctionBind(), $TypeError$8 = type, $call$1 = requireFunctionCall(), $actualApply = actualApply$1, callBindApplyHelpers = function(t) {
|
|
8281
8297
|
if (t.length < 1 || typeof t[0] != "function")
|
|
8282
8298
|
throw new $TypeError$8("a function is required");
|
|
8283
8299
|
return $actualApply(bind$2, $call$1, t);
|
|
@@ -8319,10 +8335,10 @@ function requireHasown() {
|
|
|
8319
8335
|
if (hasRequiredHasown)
|
|
8320
8336
|
return hasown;
|
|
8321
8337
|
hasRequiredHasown = 1;
|
|
8322
|
-
var n = Function.prototype.call, t = Object.prototype.hasOwnProperty, c =
|
|
8338
|
+
var n = Function.prototype.call, t = Object.prototype.hasOwnProperty, c = requireFunctionBind();
|
|
8323
8339
|
return hasown = c.call(n, t), hasown;
|
|
8324
8340
|
}
|
|
8325
|
-
var undefined$1, $Object = esObjectAtoms, $Error = esErrors, $EvalError = _eval, $RangeError = range, $ReferenceError = ref, $SyntaxError$1 = syntax, $TypeError$7 = type, $URIError = uri, abs = abs$1, floor = floor$1, max$1 = max$
|
|
8341
|
+
var undefined$1, $Object = esObjectAtoms, $Error = esErrors, $EvalError = _eval, $RangeError = range, $ReferenceError = ref, $SyntaxError$1 = syntax, $TypeError$7 = type, $URIError = uri, abs = abs$1, floor = floor$1, max$1 = max$2, min$1 = min$2, pow = pow$1, round$1 = round$2, sign$1 = sign$2, $Function = Function, getEvalledConstructor = function(n) {
|
|
8326
8342
|
try {
|
|
8327
8343
|
return $Function('"use strict"; return (' + n + ").constructor;")();
|
|
8328
8344
|
} catch {
|
|
@@ -8497,7 +8513,7 @@ var doEval = function n(t) {
|
|
|
8497
8513
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
8498
8514
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
8499
8515
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
8500
|
-
}, bind$1 =
|
|
8516
|
+
}, bind$1 = requireFunctionBind(), hasOwn$2 = requireHasown(), $concat$1 = bind$1.call($call, Array.prototype.concat), $spliceApply = bind$1.call($apply$1, Array.prototype.splice), $replace$1 = bind$1.call($call, String.prototype.replace), $strSlice = bind$1.call($call, String.prototype.slice), $exec$2 = bind$1.call($call, RegExp.prototype.exec), rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, reEscapeChar = /\\(\\)?/g, stringToPath = function(t) {
|
|
8501
8517
|
var c = $strSlice(t, 0, 1), u = $strSlice(t, -1);
|
|
8502
8518
|
if (c === "%" && u !== "%")
|
|
8503
8519
|
throw new $SyntaxError$1("invalid intrinsic syntax, expected closing `%`");
|
|
@@ -8760,7 +8776,7 @@ var hasPropertyDescriptors_1 = hasPropertyDescriptors, GetIntrinsic$2 = getIntri
|
|
|
8760
8776
|
ze && !ze.configurable && (xe = !1), ze && !ze.writable && (d = !1);
|
|
8761
8777
|
}
|
|
8762
8778
|
return (xe || d || !u) && (hasDescriptors ? define(t, "length", c, !0, !0) : define(t, "length", c)), t;
|
|
8763
|
-
}, bind =
|
|
8779
|
+
}, bind = requireFunctionBind(), $apply = requireFunctionApply(), actualApply = actualApply$1, applyBind = function() {
|
|
8764
8780
|
return actualApply(bind, $apply, arguments);
|
|
8765
8781
|
};
|
|
8766
8782
|
(function(n) {
|
|
@@ -51,7 +51,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
51
51
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
52
52
|
* @license MIT
|
|
53
53
|
*/(function(n){const t=base64Js,u=ieee754,c=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;n.Buffer=qe,n.SlowBuffer=Jr,n.INSPECT_MAX_BYTES=50;const ye=2147483647;n.kMaxLength=ye;const{Uint8Array:h,ArrayBuffer:$e,SharedArrayBuffer:a}=globalThis;qe.TYPED_ARRAY_SUPPORT=Ue(),!qe.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 Ue(){try{const vi=new h(1),Wr={foo:function(){return 42}};return Object.setPrototypeOf(Wr,h.prototype),Object.setPrototypeOf(vi,Wr),vi.foo()===42}catch{return!1}}Object.defineProperty(qe.prototype,"parent",{enumerable:!0,get:function(){if(!!qe.isBuffer(this))return this.buffer}}),Object.defineProperty(qe.prototype,"offset",{enumerable:!0,get:function(){if(!!qe.isBuffer(this))return this.byteOffset}});function ar(vi){if(vi>ye)throw new RangeError('The value "'+vi+'" is invalid for option "size"');const Wr=new h(vi);return Object.setPrototypeOf(Wr,qe.prototype),Wr}function qe(vi,Wr,ci){if(typeof vi=="number"){if(typeof Wr=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return xr(vi)}return lr(vi,Wr,ci)}qe.poolSize=8192;function lr(vi,Wr,ci){if(typeof vi=="string")return Cr(vi,Wr);if($e.isView(vi))return Vr(vi);if(vi==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof vi);if(kn(vi,$e)||vi&&kn(vi.buffer,$e)||typeof a<"u"&&(kn(vi,a)||vi&&kn(vi.buffer,a)))return Lr(vi,Wr,ci);if(typeof vi=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const xi=vi.valueOf&&vi.valueOf();if(xi!=null&&xi!==vi)return qe.from(xi,Wr,ci);const ji=Ur(vi);if(ji)return ji;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof vi[Symbol.toPrimitive]=="function")return qe.from(vi[Symbol.toPrimitive]("string"),Wr,ci);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof vi)}qe.from=function(vi,Wr,ci){return lr(vi,Wr,ci)},Object.setPrototypeOf(qe.prototype,h.prototype),Object.setPrototypeOf(qe,h);function br(vi){if(typeof vi!="number")throw new TypeError('"size" argument must be of type number');if(vi<0)throw new RangeError('The value "'+vi+'" is invalid for option "size"')}function Sr(vi,Wr,ci){return br(vi),vi<=0?ar(vi):Wr!==void 0?typeof ci=="string"?ar(vi).fill(Wr,ci):ar(vi).fill(Wr):ar(vi)}qe.alloc=function(vi,Wr,ci){return Sr(vi,Wr,ci)};function xr(vi){return br(vi),ar(vi<0?0:Or(vi)|0)}qe.allocUnsafe=function(vi){return xr(vi)},qe.allocUnsafeSlow=function(vi){return xr(vi)};function Cr(vi,Wr){if((typeof Wr!="string"||Wr==="")&&(Wr="utf8"),!qe.isEncoding(Wr))throw new TypeError("Unknown encoding: "+Wr);const ci=ei(vi,Wr)|0;let xi=ar(ci);const ji=xi.write(vi,Wr);return ji!==ci&&(xi=xi.slice(0,ji)),xi}function Ir(vi){const Wr=vi.length<0?0:Or(vi.length)|0,ci=ar(Wr);for(let xi=0;xi<Wr;xi+=1)ci[xi]=vi[xi]&255;return ci}function Vr(vi){if(kn(vi,h)){const Wr=new h(vi);return Lr(Wr.buffer,Wr.byteOffset,Wr.byteLength)}return Ir(vi)}function Lr(vi,Wr,ci){if(Wr<0||vi.byteLength<Wr)throw new RangeError('"offset" is outside of buffer bounds');if(vi.byteLength<Wr+(ci||0))throw new RangeError('"length" is outside of buffer bounds');let xi;return Wr===void 0&&ci===void 0?xi=new h(vi):ci===void 0?xi=new h(vi,Wr):xi=new h(vi,Wr,ci),Object.setPrototypeOf(xi,qe.prototype),xi}function Ur(vi){if(qe.isBuffer(vi)){const Wr=Or(vi.length)|0,ci=ar(Wr);return ci.length===0||vi.copy(ci,0,0,Wr),ci}if(vi.length!==void 0)return typeof vi.length!="number"||No(vi.length)?ar(0):Ir(vi);if(vi.type==="Buffer"&&Array.isArray(vi.data))return Ir(vi.data)}function Or(vi){if(vi>=ye)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ye.toString(16)+" bytes");return vi|0}function Jr(vi){return+vi!=vi&&(vi=0),qe.alloc(+vi)}qe.isBuffer=function(Wr){return Wr!=null&&Wr._isBuffer===!0&&Wr!==qe.prototype},qe.compare=function(Wr,ci){if(kn(Wr,h)&&(Wr=qe.from(Wr,Wr.offset,Wr.byteLength)),kn(ci,h)&&(ci=qe.from(ci,ci.offset,ci.byteLength)),!qe.isBuffer(Wr)||!qe.isBuffer(ci))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(Wr===ci)return 0;let xi=Wr.length,ji=ci.length;for(let Bn=0,rn=Math.min(xi,ji);Bn<rn;++Bn)if(Wr[Bn]!==ci[Bn]){xi=Wr[Bn],ji=ci[Bn];break}return xi<ji?-1:ji<xi?1:0},qe.isEncoding=function(Wr){switch(String(Wr).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}},qe.concat=function(Wr,ci){if(!Array.isArray(Wr))throw new TypeError('"list" argument must be an Array of Buffers');if(Wr.length===0)return qe.alloc(0);let xi;if(ci===void 0)for(ci=0,xi=0;xi<Wr.length;++xi)ci+=Wr[xi].length;const ji=qe.allocUnsafe(ci);let Bn=0;for(xi=0;xi<Wr.length;++xi){let rn=Wr[xi];if(kn(rn,h))Bn+rn.length>ji.length?(qe.isBuffer(rn)||(rn=qe.from(rn)),rn.copy(ji,Bn)):h.prototype.set.call(ji,rn,Bn);else if(qe.isBuffer(rn))rn.copy(ji,Bn);else throw new TypeError('"list" argument must be an Array of Buffers');Bn+=rn.length}return ji};function ei(vi,Wr){if(qe.isBuffer(vi))return vi.length;if($e.isView(vi)||kn(vi,$e))return vi.byteLength;if(typeof vi!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof vi);const ci=vi.length,xi=arguments.length>2&&arguments[2]===!0;if(!xi&&ci===0)return 0;let ji=!1;for(;;)switch(Wr){case"ascii":case"latin1":case"binary":return ci;case"utf8":case"utf-8":return Mn(vi).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ci*2;case"hex":return ci>>>1;case"base64":return Eo(vi).length;default:if(ji)return xi?-1:Mn(vi).length;Wr=(""+Wr).toLowerCase(),ji=!0}}qe.byteLength=ei;function fi(vi,Wr,ci){let xi=!1;if((Wr===void 0||Wr<0)&&(Wr=0),Wr>this.length||((ci===void 0||ci>this.length)&&(ci=this.length),ci<=0)||(ci>>>=0,Wr>>>=0,ci<=Wr))return"";for(vi||(vi="utf8");;)switch(vi){case"hex":return Er(this,Wr,ci);case"utf8":case"utf-8":return or(this,Wr,ci);case"ascii":return de(this,Wr,ci);case"latin1":case"binary":return er(this,Wr,ci);case"base64":return Ke(this,Wr,ci);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return $r(this,Wr,ci);default:if(xi)throw new TypeError("Unknown encoding: "+vi);vi=(vi+"").toLowerCase(),xi=!0}}qe.prototype._isBuffer=!0;function ri(vi,Wr,ci){const xi=vi[Wr];vi[Wr]=vi[ci],vi[ci]=xi}qe.prototype.swap16=function(){const Wr=this.length;if(Wr%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let ci=0;ci<Wr;ci+=2)ri(this,ci,ci+1);return this},qe.prototype.swap32=function(){const Wr=this.length;if(Wr%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let ci=0;ci<Wr;ci+=4)ri(this,ci,ci+3),ri(this,ci+1,ci+2);return this},qe.prototype.swap64=function(){const Wr=this.length;if(Wr%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let ci=0;ci<Wr;ci+=8)ri(this,ci,ci+7),ri(this,ci+1,ci+6),ri(this,ci+2,ci+5),ri(this,ci+3,ci+4);return this},qe.prototype.toString=function(){const Wr=this.length;return Wr===0?"":arguments.length===0?or(this,0,Wr):fi.apply(this,arguments)},qe.prototype.toLocaleString=qe.prototype.toString,qe.prototype.equals=function(Wr){if(!qe.isBuffer(Wr))throw new TypeError("Argument must be a Buffer");return this===Wr?!0:qe.compare(this,Wr)===0},qe.prototype.inspect=function(){let Wr="";const ci=n.INSPECT_MAX_BYTES;return Wr=this.toString("hex",0,ci).replace(/(.{2})/g,"$1 ").trim(),this.length>ci&&(Wr+=" ... "),"<Buffer "+Wr+">"},c&&(qe.prototype[c]=qe.prototype.inspect),qe.prototype.compare=function(Wr,ci,xi,ji,Bn){if(kn(Wr,h)&&(Wr=qe.from(Wr,Wr.offset,Wr.byteLength)),!qe.isBuffer(Wr))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof Wr);if(ci===void 0&&(ci=0),xi===void 0&&(xi=Wr?Wr.length:0),ji===void 0&&(ji=0),Bn===void 0&&(Bn=this.length),ci<0||xi>Wr.length||ji<0||Bn>this.length)throw new RangeError("out of range index");if(ji>=Bn&&ci>=xi)return 0;if(ji>=Bn)return-1;if(ci>=xi)return 1;if(ci>>>=0,xi>>>=0,ji>>>=0,Bn>>>=0,this===Wr)return 0;let rn=Bn-ji,Fn=xi-ci;const co=Math.min(rn,Fn),Rn=this.slice(ji,Bn),qn=Wr.slice(ci,xi);for(let Ao=0;Ao<co;++Ao)if(Rn[Ao]!==qn[Ao]){rn=Rn[Ao],Fn=qn[Ao];break}return rn<Fn?-1:Fn<rn?1:0};function Yr(vi,Wr,ci,xi,ji){if(vi.length===0)return-1;if(typeof ci=="string"?(xi=ci,ci=0):ci>2147483647?ci=2147483647:ci<-2147483648&&(ci=-2147483648),ci=+ci,No(ci)&&(ci=ji?0:vi.length-1),ci<0&&(ci=vi.length+ci),ci>=vi.length){if(ji)return-1;ci=vi.length-1}else if(ci<0)if(ji)ci=0;else return-1;if(typeof Wr=="string"&&(Wr=qe.from(Wr,xi)),qe.isBuffer(Wr))return Wr.length===0?-1:Qr(vi,Wr,ci,xi,ji);if(typeof Wr=="number")return Wr=Wr&255,typeof h.prototype.indexOf=="function"?ji?h.prototype.indexOf.call(vi,Wr,ci):h.prototype.lastIndexOf.call(vi,Wr,ci):Qr(vi,[Wr],ci,xi,ji);throw new TypeError("val must be string, number or Buffer")}function Qr(vi,Wr,ci,xi,ji){let Bn=1,rn=vi.length,Fn=Wr.length;if(xi!==void 0&&(xi=String(xi).toLowerCase(),xi==="ucs2"||xi==="ucs-2"||xi==="utf16le"||xi==="utf-16le")){if(vi.length<2||Wr.length<2)return-1;Bn=2,rn/=2,Fn/=2,ci/=2}function co(qn,Ao){return Bn===1?qn[Ao]:qn.readUInt16BE(Ao*Bn)}let Rn;if(ji){let qn=-1;for(Rn=ci;Rn<rn;Rn++)if(co(vi,Rn)===co(Wr,qn===-1?0:Rn-qn)){if(qn===-1&&(qn=Rn),Rn-qn+1===Fn)return qn*Bn}else qn!==-1&&(Rn-=Rn-qn),qn=-1}else for(ci+Fn>rn&&(ci=rn-Fn),Rn=ci;Rn>=0;Rn--){let qn=!0;for(let Ao=0;Ao<Fn;Ao++)if(co(vi,Rn+Ao)!==co(Wr,Ao)){qn=!1;break}if(qn)return Rn}return-1}qe.prototype.includes=function(Wr,ci,xi){return this.indexOf(Wr,ci,xi)!==-1},qe.prototype.indexOf=function(Wr,ci,xi){return Yr(this,Wr,ci,xi,!0)},qe.prototype.lastIndexOf=function(Wr,ci,xi){return Yr(this,Wr,ci,xi,!1)};function ir(vi,Wr,ci,xi){ci=Number(ci)||0;const ji=vi.length-ci;xi?(xi=Number(xi),xi>ji&&(xi=ji)):xi=ji;const Bn=Wr.length;xi>Bn/2&&(xi=Bn/2);let rn;for(rn=0;rn<xi;++rn){const Fn=parseInt(Wr.substr(rn*2,2),16);if(No(Fn))return rn;vi[ci+rn]=Fn}return rn}function m(vi,Wr,ci,xi){return un(Mn(Wr,vi.length-ci),vi,ci,xi)}function xe(vi,Wr,ci,xi){return un(_n(Wr),vi,ci,xi)}function Ae(vi,Wr,ci,xi){return un(Eo(Wr),vi,ci,xi)}function ze(vi,Wr,ci,xi){return un(Tn(Wr,vi.length-ci),vi,ci,xi)}qe.prototype.write=function(Wr,ci,xi,ji){if(ci===void 0)ji="utf8",xi=this.length,ci=0;else if(xi===void 0&&typeof ci=="string")ji=ci,xi=this.length,ci=0;else if(isFinite(ci))ci=ci>>>0,isFinite(xi)?(xi=xi>>>0,ji===void 0&&(ji="utf8")):(ji=xi,xi=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const Bn=this.length-ci;if((xi===void 0||xi>Bn)&&(xi=Bn),Wr.length>0&&(xi<0||ci<0)||ci>this.length)throw new RangeError("Attempt to write outside buffer bounds");ji||(ji="utf8");let rn=!1;for(;;)switch(ji){case"hex":return ir(this,Wr,ci,xi);case"utf8":case"utf-8":return m(this,Wr,ci,xi);case"ascii":case"latin1":case"binary":return xe(this,Wr,ci,xi);case"base64":return Ae(this,Wr,ci,xi);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ze(this,Wr,ci,xi);default:if(rn)throw new TypeError("Unknown encoding: "+ji);ji=(""+ji).toLowerCase(),rn=!0}},qe.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ke(vi,Wr,ci){return Wr===0&&ci===vi.length?t.fromByteArray(vi):t.fromByteArray(vi.slice(Wr,ci))}function or(vi,Wr,ci){ci=Math.min(vi.length,ci);const xi=[];let ji=Wr;for(;ji<ci;){const Bn=vi[ji];let rn=null,Fn=Bn>239?4:Bn>223?3:Bn>191?2:1;if(ji+Fn<=ci){let co,Rn,qn,Ao;switch(Fn){case 1:Bn<128&&(rn=Bn);break;case 2:co=vi[ji+1],(co&192)===128&&(Ao=(Bn&31)<<6|co&63,Ao>127&&(rn=Ao));break;case 3:co=vi[ji+1],Rn=vi[ji+2],(co&192)===128&&(Rn&192)===128&&(Ao=(Bn&15)<<12|(co&63)<<6|Rn&63,Ao>2047&&(Ao<55296||Ao>57343)&&(rn=Ao));break;case 4:co=vi[ji+1],Rn=vi[ji+2],qn=vi[ji+3],(co&192)===128&&(Rn&192)===128&&(qn&192)===128&&(Ao=(Bn&15)<<18|(co&63)<<12|(Rn&63)<<6|qn&63,Ao>65535&&Ao<1114112&&(rn=Ao))}}rn===null?(rn=65533,Fn=1):rn>65535&&(rn-=65536,xi.push(rn>>>10&1023|55296),rn=56320|rn&1023),xi.push(rn),ji+=Fn}return je(xi)}const cr=4096;function je(vi){const Wr=vi.length;if(Wr<=cr)return String.fromCharCode.apply(String,vi);let ci="",xi=0;for(;xi<Wr;)ci+=String.fromCharCode.apply(String,vi.slice(xi,xi+=cr));return ci}function de(vi,Wr,ci){let xi="";ci=Math.min(vi.length,ci);for(let ji=Wr;ji<ci;++ji)xi+=String.fromCharCode(vi[ji]&127);return xi}function er(vi,Wr,ci){let xi="";ci=Math.min(vi.length,ci);for(let ji=Wr;ji<ci;++ji)xi+=String.fromCharCode(vi[ji]);return xi}function Er(vi,Wr,ci){const xi=vi.length;(!Wr||Wr<0)&&(Wr=0),(!ci||ci<0||ci>xi)&&(ci=xi);let ji="";for(let Bn=Wr;Bn<ci;++Bn)ji+=zn[vi[Bn]];return ji}function $r(vi,Wr,ci){const xi=vi.slice(Wr,ci);let ji="";for(let Bn=0;Bn<xi.length-1;Bn+=2)ji+=String.fromCharCode(xi[Bn]+xi[Bn+1]*256);return ji}qe.prototype.slice=function(Wr,ci){const xi=this.length;Wr=~~Wr,ci=ci===void 0?xi:~~ci,Wr<0?(Wr+=xi,Wr<0&&(Wr=0)):Wr>xi&&(Wr=xi),ci<0?(ci+=xi,ci<0&&(ci=0)):ci>xi&&(ci=xi),ci<Wr&&(ci=Wr);const ji=this.subarray(Wr,ci);return Object.setPrototypeOf(ji,qe.prototype),ji};function ti(vi,Wr,ci){if(vi%1!==0||vi<0)throw new RangeError("offset is not uint");if(vi+Wr>ci)throw new RangeError("Trying to access beyond buffer length")}qe.prototype.readUintLE=qe.prototype.readUIntLE=function(Wr,ci,xi){Wr=Wr>>>0,ci=ci>>>0,xi||ti(Wr,ci,this.length);let ji=this[Wr],Bn=1,rn=0;for(;++rn<ci&&(Bn*=256);)ji+=this[Wr+rn]*Bn;return ji},qe.prototype.readUintBE=qe.prototype.readUIntBE=function(Wr,ci,xi){Wr=Wr>>>0,ci=ci>>>0,xi||ti(Wr,ci,this.length);let ji=this[Wr+--ci],Bn=1;for(;ci>0&&(Bn*=256);)ji+=this[Wr+--ci]*Bn;return ji},qe.prototype.readUint8=qe.prototype.readUInt8=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,1,this.length),this[Wr]},qe.prototype.readUint16LE=qe.prototype.readUInt16LE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,2,this.length),this[Wr]|this[Wr+1]<<8},qe.prototype.readUint16BE=qe.prototype.readUInt16BE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,2,this.length),this[Wr]<<8|this[Wr+1]},qe.prototype.readUint32LE=qe.prototype.readUInt32LE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),(this[Wr]|this[Wr+1]<<8|this[Wr+2]<<16)+this[Wr+3]*16777216},qe.prototype.readUint32BE=qe.prototype.readUInt32BE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),this[Wr]*16777216+(this[Wr+1]<<16|this[Wr+2]<<8|this[Wr+3])},qe.prototype.readBigUInt64LE=Vn(function(Wr){Wr=Wr>>>0,en(Wr,"offset");const ci=this[Wr],xi=this[Wr+7];(ci===void 0||xi===void 0)&&wn(Wr,this.length-8);const ji=ci+this[++Wr]*2**8+this[++Wr]*2**16+this[++Wr]*2**24,Bn=this[++Wr]+this[++Wr]*2**8+this[++Wr]*2**16+xi*2**24;return BigInt(ji)+(BigInt(Bn)<<BigInt(32))}),qe.prototype.readBigUInt64BE=Vn(function(Wr){Wr=Wr>>>0,en(Wr,"offset");const ci=this[Wr],xi=this[Wr+7];(ci===void 0||xi===void 0)&&wn(Wr,this.length-8);const ji=ci*2**24+this[++Wr]*2**16+this[++Wr]*2**8+this[++Wr],Bn=this[++Wr]*2**24+this[++Wr]*2**16+this[++Wr]*2**8+xi;return(BigInt(ji)<<BigInt(32))+BigInt(Bn)}),qe.prototype.readIntLE=function(Wr,ci,xi){Wr=Wr>>>0,ci=ci>>>0,xi||ti(Wr,ci,this.length);let ji=this[Wr],Bn=1,rn=0;for(;++rn<ci&&(Bn*=256);)ji+=this[Wr+rn]*Bn;return Bn*=128,ji>=Bn&&(ji-=Math.pow(2,8*ci)),ji},qe.prototype.readIntBE=function(Wr,ci,xi){Wr=Wr>>>0,ci=ci>>>0,xi||ti(Wr,ci,this.length);let ji=ci,Bn=1,rn=this[Wr+--ji];for(;ji>0&&(Bn*=256);)rn+=this[Wr+--ji]*Bn;return Bn*=128,rn>=Bn&&(rn-=Math.pow(2,8*ci)),rn},qe.prototype.readInt8=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,1,this.length),this[Wr]&128?(255-this[Wr]+1)*-1:this[Wr]},qe.prototype.readInt16LE=function(Wr,ci){Wr=Wr>>>0,ci||ti(Wr,2,this.length);const xi=this[Wr]|this[Wr+1]<<8;return xi&32768?xi|4294901760:xi},qe.prototype.readInt16BE=function(Wr,ci){Wr=Wr>>>0,ci||ti(Wr,2,this.length);const xi=this[Wr+1]|this[Wr]<<8;return xi&32768?xi|4294901760:xi},qe.prototype.readInt32LE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),this[Wr]|this[Wr+1]<<8|this[Wr+2]<<16|this[Wr+3]<<24},qe.prototype.readInt32BE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),this[Wr]<<24|this[Wr+1]<<16|this[Wr+2]<<8|this[Wr+3]},qe.prototype.readBigInt64LE=Vn(function(Wr){Wr=Wr>>>0,en(Wr,"offset");const ci=this[Wr],xi=this[Wr+7];(ci===void 0||xi===void 0)&&wn(Wr,this.length-8);const ji=this[Wr+4]+this[Wr+5]*2**8+this[Wr+6]*2**16+(xi<<24);return(BigInt(ji)<<BigInt(32))+BigInt(ci+this[++Wr]*2**8+this[++Wr]*2**16+this[++Wr]*2**24)}),qe.prototype.readBigInt64BE=Vn(function(Wr){Wr=Wr>>>0,en(Wr,"offset");const ci=this[Wr],xi=this[Wr+7];(ci===void 0||xi===void 0)&&wn(Wr,this.length-8);const ji=(ci<<24)+this[++Wr]*2**16+this[++Wr]*2**8+this[++Wr];return(BigInt(ji)<<BigInt(32))+BigInt(this[++Wr]*2**24+this[++Wr]*2**16+this[++Wr]*2**8+xi)}),qe.prototype.readFloatLE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),u.read(this,Wr,!0,23,4)},qe.prototype.readFloatBE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,4,this.length),u.read(this,Wr,!1,23,4)},qe.prototype.readDoubleLE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,8,this.length),u.read(this,Wr,!0,52,8)},qe.prototype.readDoubleBE=function(Wr,ci){return Wr=Wr>>>0,ci||ti(Wr,8,this.length),u.read(this,Wr,!1,52,8)};function _i(vi,Wr,ci,xi,ji,Bn){if(!qe.isBuffer(vi))throw new TypeError('"buffer" argument must be a Buffer instance');if(Wr>ji||Wr<Bn)throw new RangeError('"value" argument is out of bounds');if(ci+xi>vi.length)throw new RangeError("Index out of range")}qe.prototype.writeUintLE=qe.prototype.writeUIntLE=function(Wr,ci,xi,ji){if(Wr=+Wr,ci=ci>>>0,xi=xi>>>0,!ji){const Fn=Math.pow(2,8*xi)-1;_i(this,Wr,ci,xi,Fn,0)}let Bn=1,rn=0;for(this[ci]=Wr&255;++rn<xi&&(Bn*=256);)this[ci+rn]=Wr/Bn&255;return ci+xi},qe.prototype.writeUintBE=qe.prototype.writeUIntBE=function(Wr,ci,xi,ji){if(Wr=+Wr,ci=ci>>>0,xi=xi>>>0,!ji){const Fn=Math.pow(2,8*xi)-1;_i(this,Wr,ci,xi,Fn,0)}let Bn=xi-1,rn=1;for(this[ci+Bn]=Wr&255;--Bn>=0&&(rn*=256);)this[ci+Bn]=Wr/rn&255;return ci+xi},qe.prototype.writeUint8=qe.prototype.writeUInt8=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,1,255,0),this[ci]=Wr&255,ci+1},qe.prototype.writeUint16LE=qe.prototype.writeUInt16LE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,2,65535,0),this[ci]=Wr&255,this[ci+1]=Wr>>>8,ci+2},qe.prototype.writeUint16BE=qe.prototype.writeUInt16BE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,2,65535,0),this[ci]=Wr>>>8,this[ci+1]=Wr&255,ci+2},qe.prototype.writeUint32LE=qe.prototype.writeUInt32LE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,4,4294967295,0),this[ci+3]=Wr>>>24,this[ci+2]=Wr>>>16,this[ci+1]=Wr>>>8,this[ci]=Wr&255,ci+4},qe.prototype.writeUint32BE=qe.prototype.writeUInt32BE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,4,4294967295,0),this[ci]=Wr>>>24,this[ci+1]=Wr>>>16,this[ci+2]=Wr>>>8,this[ci+3]=Wr&255,ci+4};function gi(vi,Wr,ci,xi,ji){cn(Wr,xi,ji,vi,ci,7);let Bn=Number(Wr&BigInt(4294967295));vi[ci++]=Bn,Bn=Bn>>8,vi[ci++]=Bn,Bn=Bn>>8,vi[ci++]=Bn,Bn=Bn>>8,vi[ci++]=Bn;let rn=Number(Wr>>BigInt(32)&BigInt(4294967295));return vi[ci++]=rn,rn=rn>>8,vi[ci++]=rn,rn=rn>>8,vi[ci++]=rn,rn=rn>>8,vi[ci++]=rn,ci}function Zr(vi,Wr,ci,xi,ji){cn(Wr,xi,ji,vi,ci,7);let Bn=Number(Wr&BigInt(4294967295));vi[ci+7]=Bn,Bn=Bn>>8,vi[ci+6]=Bn,Bn=Bn>>8,vi[ci+5]=Bn,Bn=Bn>>8,vi[ci+4]=Bn;let rn=Number(Wr>>BigInt(32)&BigInt(4294967295));return vi[ci+3]=rn,rn=rn>>8,vi[ci+2]=rn,rn=rn>>8,vi[ci+1]=rn,rn=rn>>8,vi[ci]=rn,ci+8}qe.prototype.writeBigUInt64LE=Vn(function(Wr,ci=0){return gi(this,Wr,ci,BigInt(0),BigInt("0xffffffffffffffff"))}),qe.prototype.writeBigUInt64BE=Vn(function(Wr,ci=0){return Zr(this,Wr,ci,BigInt(0),BigInt("0xffffffffffffffff"))}),qe.prototype.writeIntLE=function(Wr,ci,xi,ji){if(Wr=+Wr,ci=ci>>>0,!ji){const co=Math.pow(2,8*xi-1);_i(this,Wr,ci,xi,co-1,-co)}let Bn=0,rn=1,Fn=0;for(this[ci]=Wr&255;++Bn<xi&&(rn*=256);)Wr<0&&Fn===0&&this[ci+Bn-1]!==0&&(Fn=1),this[ci+Bn]=(Wr/rn>>0)-Fn&255;return ci+xi},qe.prototype.writeIntBE=function(Wr,ci,xi,ji){if(Wr=+Wr,ci=ci>>>0,!ji){const co=Math.pow(2,8*xi-1);_i(this,Wr,ci,xi,co-1,-co)}let Bn=xi-1,rn=1,Fn=0;for(this[ci+Bn]=Wr&255;--Bn>=0&&(rn*=256);)Wr<0&&Fn===0&&this[ci+Bn+1]!==0&&(Fn=1),this[ci+Bn]=(Wr/rn>>0)-Fn&255;return ci+xi},qe.prototype.writeInt8=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,1,127,-128),Wr<0&&(Wr=255+Wr+1),this[ci]=Wr&255,ci+1},qe.prototype.writeInt16LE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,2,32767,-32768),this[ci]=Wr&255,this[ci+1]=Wr>>>8,ci+2},qe.prototype.writeInt16BE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,2,32767,-32768),this[ci]=Wr>>>8,this[ci+1]=Wr&255,ci+2},qe.prototype.writeInt32LE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,4,2147483647,-2147483648),this[ci]=Wr&255,this[ci+1]=Wr>>>8,this[ci+2]=Wr>>>16,this[ci+3]=Wr>>>24,ci+4},qe.prototype.writeInt32BE=function(Wr,ci,xi){return Wr=+Wr,ci=ci>>>0,xi||_i(this,Wr,ci,4,2147483647,-2147483648),Wr<0&&(Wr=4294967295+Wr+1),this[ci]=Wr>>>24,this[ci+1]=Wr>>>16,this[ci+2]=Wr>>>8,this[ci+3]=Wr&255,ci+4},qe.prototype.writeBigInt64LE=Vn(function(Wr,ci=0){return gi(this,Wr,ci,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),qe.prototype.writeBigInt64BE=Vn(function(Wr,ci=0){return Zr(this,Wr,ci,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function hi(vi,Wr,ci,xi,ji,Bn){if(ci+xi>vi.length)throw new RangeError("Index out of range");if(ci<0)throw new RangeError("Index out of range")}function Hr(vi,Wr,ci,xi,ji){return Wr=+Wr,ci=ci>>>0,ji||hi(vi,Wr,ci,4),u.write(vi,Wr,ci,xi,23,4),ci+4}qe.prototype.writeFloatLE=function(Wr,ci,xi){return Hr(this,Wr,ci,!0,xi)},qe.prototype.writeFloatBE=function(Wr,ci,xi){return Hr(this,Wr,ci,!1,xi)};function Fr(vi,Wr,ci,xi,ji){return Wr=+Wr,ci=ci>>>0,ji||hi(vi,Wr,ci,8),u.write(vi,Wr,ci,xi,52,8),ci+8}qe.prototype.writeDoubleLE=function(Wr,ci,xi){return Fr(this,Wr,ci,!0,xi)},qe.prototype.writeDoubleBE=function(Wr,ci,xi){return Fr(this,Wr,ci,!1,xi)},qe.prototype.copy=function(Wr,ci,xi,ji){if(!qe.isBuffer(Wr))throw new TypeError("argument should be a Buffer");if(xi||(xi=0),!ji&&ji!==0&&(ji=this.length),ci>=Wr.length&&(ci=Wr.length),ci||(ci=0),ji>0&&ji<xi&&(ji=xi),ji===xi||Wr.length===0||this.length===0)return 0;if(ci<0)throw new RangeError("targetStart out of bounds");if(xi<0||xi>=this.length)throw new RangeError("Index out of range");if(ji<0)throw new RangeError("sourceEnd out of bounds");ji>this.length&&(ji=this.length),Wr.length-ci<ji-xi&&(ji=Wr.length-ci+xi);const Bn=ji-xi;return this===Wr&&typeof h.prototype.copyWithin=="function"?this.copyWithin(ci,xi,ji):h.prototype.set.call(Wr,this.subarray(xi,ji),ci),Bn},qe.prototype.fill=function(Wr,ci,xi,ji){if(typeof Wr=="string"){if(typeof ci=="string"?(ji=ci,ci=0,xi=this.length):typeof xi=="string"&&(ji=xi,xi=this.length),ji!==void 0&&typeof ji!="string")throw new TypeError("encoding must be a string");if(typeof ji=="string"&&!qe.isEncoding(ji))throw new TypeError("Unknown encoding: "+ji);if(Wr.length===1){const rn=Wr.charCodeAt(0);(ji==="utf8"&&rn<128||ji==="latin1")&&(Wr=rn)}}else typeof Wr=="number"?Wr=Wr&255:typeof Wr=="boolean"&&(Wr=Number(Wr));if(ci<0||this.length<ci||this.length<xi)throw new RangeError("Out of range index");if(xi<=ci)return this;ci=ci>>>0,xi=xi===void 0?this.length:xi>>>0,Wr||(Wr=0);let Bn;if(typeof Wr=="number")for(Bn=ci;Bn<xi;++Bn)this[Bn]=Wr;else{const rn=qe.isBuffer(Wr)?Wr:qe.from(Wr,ji),Fn=rn.length;if(Fn===0)throw new TypeError('The value "'+Wr+'" is invalid for argument "value"');for(Bn=0;Bn<xi-ci;++Bn)this[Bn+ci]=rn[Bn%Fn]}return this};const ui={};function ai(vi,Wr,ci){ui[vi]=class extends ci{constructor(){super(),Object.defineProperty(this,"message",{value:Wr.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${vi}]`,this.stack,delete this.name}get code(){return vi}set code(ji){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:ji,writable:!0})}toString(){return`${this.name} [${vi}]: ${this.message}`}}}ai("ERR_BUFFER_OUT_OF_BOUNDS",function(vi){return vi?`${vi} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),ai("ERR_INVALID_ARG_TYPE",function(vi,Wr){return`The "${vi}" argument must be of type number. Received type ${typeof Wr}`},TypeError),ai("ERR_OUT_OF_RANGE",function(vi,Wr,ci){let xi=`The value of "${vi}" is out of range.`,ji=ci;return Number.isInteger(ci)&&Math.abs(ci)>2**32?ji=ki(String(ci)):typeof ci=="bigint"&&(ji=String(ci),(ci>BigInt(2)**BigInt(32)||ci<-(BigInt(2)**BigInt(32)))&&(ji=ki(ji)),ji+="n"),xi+=` It must be ${Wr}. Received ${ji}`,xi},RangeError);function ki(vi){let Wr="",ci=vi.length;const xi=vi[0]==="-"?1:0;for(;ci>=xi+4;ci-=3)Wr=`_${vi.slice(ci-3,ci)}${Wr}`;return`${vi.slice(0,ci)}${Wr}`}function $i(vi,Wr,ci){en(Wr,"offset"),(vi[Wr]===void 0||vi[Wr+ci]===void 0)&&wn(Wr,vi.length-(ci+1))}function cn(vi,Wr,ci,xi,ji,Bn){if(vi>ci||vi<Wr){const rn=typeof Wr=="bigint"?"n":"";let Fn;throw Bn>3?Wr===0||Wr===BigInt(0)?Fn=`>= 0${rn} and < 2${rn} ** ${(Bn+1)*8}${rn}`:Fn=`>= -(2${rn} ** ${(Bn+1)*8-1}${rn}) and < 2 ** ${(Bn+1)*8-1}${rn}`:Fn=`>= ${Wr}${rn} and <= ${ci}${rn}`,new ui.ERR_OUT_OF_RANGE("value",Fn,vi)}$i(xi,ji,Bn)}function en(vi,Wr){if(typeof vi!="number")throw new ui.ERR_INVALID_ARG_TYPE(Wr,"number",vi)}function wn(vi,Wr,ci){throw Math.floor(vi)!==vi?(en(vi,ci),new ui.ERR_OUT_OF_RANGE(ci||"offset","an integer",vi)):Wr<0?new ui.ERR_BUFFER_OUT_OF_BOUNDS:new ui.ERR_OUT_OF_RANGE(ci||"offset",`>= ${ci?1:0} and <= ${Wr}`,vi)}const Ti=/[^+/0-9A-Za-z-_]/g;function Mi(vi){if(vi=vi.split("=")[0],vi=vi.trim().replace(Ti,""),vi.length<2)return"";for(;vi.length%4!==0;)vi=vi+"=";return vi}function Mn(vi,Wr){Wr=Wr||1/0;let ci;const xi=vi.length;let ji=null;const Bn=[];for(let rn=0;rn<xi;++rn){if(ci=vi.charCodeAt(rn),ci>55295&&ci<57344){if(!ji){if(ci>56319){(Wr-=3)>-1&&Bn.push(239,191,189);continue}else if(rn+1===xi){(Wr-=3)>-1&&Bn.push(239,191,189);continue}ji=ci;continue}if(ci<56320){(Wr-=3)>-1&&Bn.push(239,191,189),ji=ci;continue}ci=(ji-55296<<10|ci-56320)+65536}else ji&&(Wr-=3)>-1&&Bn.push(239,191,189);if(ji=null,ci<128){if((Wr-=1)<0)break;Bn.push(ci)}else if(ci<2048){if((Wr-=2)<0)break;Bn.push(ci>>6|192,ci&63|128)}else if(ci<65536){if((Wr-=3)<0)break;Bn.push(ci>>12|224,ci>>6&63|128,ci&63|128)}else if(ci<1114112){if((Wr-=4)<0)break;Bn.push(ci>>18|240,ci>>12&63|128,ci>>6&63|128,ci&63|128)}else throw new Error("Invalid code point")}return Bn}function _n(vi){const Wr=[];for(let ci=0;ci<vi.length;++ci)Wr.push(vi.charCodeAt(ci)&255);return Wr}function Tn(vi,Wr){let ci,xi,ji;const Bn=[];for(let rn=0;rn<vi.length&&!((Wr-=2)<0);++rn)ci=vi.charCodeAt(rn),xi=ci>>8,ji=ci%256,Bn.push(ji),Bn.push(xi);return Bn}function Eo(vi){return t.toByteArray(Mi(vi))}function un(vi,Wr,ci,xi){let ji;for(ji=0;ji<xi&&!(ji+ci>=Wr.length||ji>=vi.length);++ji)Wr[ji+ci]=vi[ji];return ji}function kn(vi,Wr){return vi instanceof Wr||vi!=null&&vi.constructor!=null&&vi.constructor.name!=null&&vi.constructor.name===Wr.name}function No(vi){return vi!==vi}const zn=function(){const vi="0123456789abcdef",Wr=new Array(256);for(let ci=0;ci<16;++ci){const xi=ci*16;for(let ji=0;ji<16;++ji)Wr[xi+ji]=vi[ci]+vi[ji]}return Wr}();function Vn(vi){return typeof BigInt>"u"?Qo:vi}function Qo(){throw new Error("BigInt not supported")}})(buffer$1);const Buffer$C=buffer$1.Buffer,Blob$1=buffer$1.Blob,BlobOptions=buffer$1.BlobOptions,Buffer$1$1=buffer$1.Buffer,File=buffer$1.File,FileOptions=buffer$1.FileOptions,INSPECT_MAX_BYTES=buffer$1.INSPECT_MAX_BYTES,SlowBuffer=buffer$1.SlowBuffer,TranscodeEncoding=buffer$1.TranscodeEncoding,atob$1=buffer$1.atob,btoa$1=buffer$1.btoa,constants$1=buffer$1.constants,isAscii=buffer$1.isAscii,isUtf8=buffer$1.isUtf8,kMaxLength=buffer$1.kMaxLength,kStringMaxLength=buffer$1.kStringMaxLength,resolveObjectURL=buffer$1.resolveObjectURL,transcode=buffer$1.transcode,dist=Object.freeze(Object.defineProperty({__proto__:null,Blob:Blob$1,BlobOptions,Buffer:Buffer$1$1,File,FileOptions,INSPECT_MAX_BYTES,SlowBuffer,TranscodeEncoding,atob:atob$1,btoa:btoa$1,constants:constants$1,default:Buffer$C,isAscii,isUtf8,kMaxLength,kStringMaxLength,resolveObjectURL,transcode},Symbol.toStringTag,{value:"Module"})),require$$0$3=getAugmentedNamespace(dist);/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */(function(n,t){var u=require$$0$3,c=u.Buffer;function ye($e,a){for(var Ue in $e)a[Ue]=$e[Ue]}c.from&&c.alloc&&c.allocUnsafe&&c.allocUnsafeSlow?n.exports=u:(ye(u,t),t.Buffer=h);function h($e,a,Ue){return c($e,a,Ue)}h.prototype=Object.create(c.prototype),ye(c,h),h.from=function($e,a,Ue){if(typeof $e=="number")throw new TypeError("Argument must not be a number");return c($e,a,Ue)},h.alloc=function($e,a,Ue){if(typeof $e!="number")throw new TypeError("Argument must be a number");var ar=c($e);return a!==void 0?typeof Ue=="string"?ar.fill(a,Ue):ar.fill(a):ar.fill(0),ar},h.allocUnsafe=function($e){if(typeof $e!="number")throw new TypeError("Argument must be a number");return c($e)},h.allocUnsafeSlow=function($e){if(typeof $e!="number")throw new TypeError("Argument must be a number");return u.SlowBuffer($e)}})(safeBuffer$2,safeBuffer$2.exports);var MAX_BYTES=65536,MAX_UINT32=4294967295;function oldBrowser$1(){throw new Error(`Secure random number generation is not supported by this browser.
|
|
54
|
-
Use Chrome, Firefox or Internet Explorer 11`)}var Buffer$B=safeBuffer$2.exports.Buffer,crypto$2=commonjsGlobal.crypto||commonjsGlobal.msCrypto;crypto$2&&crypto$2.getRandomValues?browser$c.exports=randomBytes$2:browser$c.exports=oldBrowser$1;function randomBytes$2(n,t){if(n>MAX_UINT32)throw new RangeError("requested too many random bytes");var u=Buffer$B.allocUnsafe(n);if(n>0)if(n>MAX_BYTES)for(var c=0;c<n;c+=MAX_BYTES)crypto$2.getRandomValues(u.slice(c,c+MAX_BYTES));else crypto$2.getRandomValues(u);return typeof t=="function"?process$1.nextTick(function(){t(null,u)}):u}var inherits_browser={exports:{}};typeof Object.create=="function"?inherits_browser.exports=function(t,u){u&&(t.super_=u,t.prototype=Object.create(u.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:inherits_browser.exports=function(t,u){if(u){t.super_=u;var c=function(){};c.prototype=u.prototype,t.prototype=new c,t.prototype.constructor=t}};var events$2={exports:{}},R$1=typeof Reflect=="object"?Reflect:null,ReflectApply=R$1&&typeof R$1.apply=="function"?R$1.apply:function(t,u,c){return Function.prototype.apply.call(t,u,c)},ReflectOwnKeys;R$1&&typeof R$1.ownKeys=="function"?ReflectOwnKeys=R$1.ownKeys:Object.getOwnPropertySymbols?ReflectOwnKeys=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:ReflectOwnKeys=function(t){return Object.getOwnPropertyNames(t)};function ProcessEmitWarning(n){console&&console.warn&&console.warn(n)}var NumberIsNaN=Number.isNaN||function(t){return t!==t};function EventEmitter(){EventEmitter.init.call(this)}events$2.exports=EventEmitter,events$2.exports.once=once,EventEmitter.EventEmitter=EventEmitter,EventEmitter.prototype._events=void 0,EventEmitter.prototype._eventsCount=0,EventEmitter.prototype._maxListeners=void 0;var defaultMaxListeners=10;function checkListener(n){if(typeof n!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof n)}Object.defineProperty(EventEmitter,"defaultMaxListeners",{enumerable:!0,get:function(){return defaultMaxListeners},set:function(n){if(typeof n!="number"||n<0||NumberIsNaN(n))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+n+".");defaultMaxListeners=n}}),EventEmitter.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},EventEmitter.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||NumberIsNaN(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function _getMaxListeners(n){return n._maxListeners===void 0?EventEmitter.defaultMaxListeners:n._maxListeners}EventEmitter.prototype.getMaxListeners=function(){return _getMaxListeners(this)},EventEmitter.prototype.emit=function(t){for(var u=[],c=1;c<arguments.length;c++)u.push(arguments[c]);var ye=t==="error",h=this._events;if(h!==void 0)ye=ye&&h.error===void 0;else if(!ye)return!1;if(ye){var $e;if(u.length>0&&($e=u[0]),$e instanceof Error)throw $e;var a=new Error("Unhandled error."+($e?" ("+$e.message+")":""));throw a.context=$e,a}var Ue=h[t];if(Ue===void 0)return!1;if(typeof Ue=="function")ReflectApply(Ue,this,u);else for(var ar=Ue.length,qe=arrayClone(Ue,ar),c=0;c<ar;++c)ReflectApply(qe[c],this,u);return!0};function _addListener(n,t,u,c){var ye,h,$e;if(checkListener(u),h=n._events,h===void 0?(h=n._events=Object.create(null),n._eventsCount=0):(h.newListener!==void 0&&(n.emit("newListener",t,u.listener?u.listener:u),h=n._events),$e=h[t]),$e===void 0)$e=h[t]=u,++n._eventsCount;else if(typeof $e=="function"?$e=h[t]=c?[u,$e]:[$e,u]:c?$e.unshift(u):$e.push(u),ye=_getMaxListeners(n),ye>0&&$e.length>ye&&!$e.warned){$e.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+$e.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=n,a.type=t,a.count=$e.length,ProcessEmitWarning(a)}return n}EventEmitter.prototype.addListener=function(t,u){return _addListener(this,t,u,!1)},EventEmitter.prototype.on=EventEmitter.prototype.addListener,EventEmitter.prototype.prependListener=function(t,u){return _addListener(this,t,u,!0)};function onceWrapper(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _onceWrap(n,t,u){var c={fired:!1,wrapFn:void 0,target:n,type:t,listener:u},ye=onceWrapper.bind(c);return ye.listener=u,c.wrapFn=ye,ye}EventEmitter.prototype.once=function(t,u){return checkListener(u),this.on(t,_onceWrap(this,t,u)),this},EventEmitter.prototype.prependOnceListener=function(t,u){return checkListener(u),this.prependListener(t,_onceWrap(this,t,u)),this},EventEmitter.prototype.removeListener=function(t,u){var c,ye,h,$e,a;if(checkListener(u),ye=this._events,ye===void 0)return this;if(c=ye[t],c===void 0)return this;if(c===u||c.listener===u)--this._eventsCount===0?this._events=Object.create(null):(delete ye[t],ye.removeListener&&this.emit("removeListener",t,c.listener||u));else if(typeof c!="function"){for(h=-1,$e=c.length-1;$e>=0;$e--)if(c[$e]===u||c[$e].listener===u){a=c[$e].listener,h=$e;break}if(h<0)return this;h===0?c.shift():spliceOne(c,h),c.length===1&&(ye[t]=c[0]),ye.removeListener!==void 0&&this.emit("removeListener",t,a||u)}return this},EventEmitter.prototype.off=EventEmitter.prototype.removeListener,EventEmitter.prototype.removeAllListeners=function(t){var u,c,ye;if(c=this._events,c===void 0)return this;if(c.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):c[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete c[t]),this;if(arguments.length===0){var h=Object.keys(c),$e;for(ye=0;ye<h.length;++ye)$e=h[ye],$e!=="removeListener"&&this.removeAllListeners($e);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(u=c[t],typeof u=="function")this.removeListener(t,u);else if(u!==void 0)for(ye=u.length-1;ye>=0;ye--)this.removeListener(t,u[ye]);return this};function _listeners(n,t,u){var c=n._events;if(c===void 0)return[];var ye=c[t];return ye===void 0?[]:typeof ye=="function"?u?[ye.listener||ye]:[ye]:u?unwrapListeners(ye):arrayClone(ye,ye.length)}EventEmitter.prototype.listeners=function(t){return _listeners(this,t,!0)},EventEmitter.prototype.rawListeners=function(t){return _listeners(this,t,!1)},EventEmitter.listenerCount=function(n,t){return typeof n.listenerCount=="function"?n.listenerCount(t):listenerCount.call(n,t)},EventEmitter.prototype.listenerCount=listenerCount;function listenerCount(n){var t=this._events;if(t!==void 0){var u=t[n];if(typeof u=="function")return 1;if(u!==void 0)return u.length}return 0}EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[]};function arrayClone(n,t){for(var u=new Array(t),c=0;c<t;++c)u[c]=n[c];return u}function spliceOne(n,t){for(;t+1<n.length;t++)n[t]=n[t+1];n.pop()}function unwrapListeners(n){for(var t=new Array(n.length),u=0;u<t.length;++u)t[u]=n[u].listener||n[u];return t}function once(n,t){return new Promise(function(u,c){function ye($e){n.removeListener(t,h),c($e)}function h(){typeof n.removeListener=="function"&&n.removeListener("error",ye),u([].slice.call(arguments))}eventTargetAgnosticAddListener(n,t,h,{once:!0}),t!=="error"&&addErrorHandlerIfEventEmitter(n,ye,{once:!0})})}function addErrorHandlerIfEventEmitter(n,t,u){typeof n.on=="function"&&eventTargetAgnosticAddListener(n,"error",t,u)}function eventTargetAgnosticAddListener(n,t,u,c){if(typeof n.on=="function")c.once?n.once(t,u):n.on(t,u);else if(typeof n.addEventListener=="function")n.addEventListener(t,function ye(h){c.once&&n.removeEventListener(t,ye),u(h)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof n)}var streamBrowser$1,hasRequiredStreamBrowser;function requireStreamBrowser(){return hasRequiredStreamBrowser||(hasRequiredStreamBrowser=1,streamBrowser$1=events$2.exports.EventEmitter),streamBrowser$1}var util$4={},types={},shams$1,hasRequiredShams;function requireShams(){return hasRequiredShams||(hasRequiredShams=1,shams$1=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},u=Symbol("test"),c=Object(u);if(typeof u=="string"||Object.prototype.toString.call(u)!=="[object Symbol]"||Object.prototype.toString.call(c)!=="[object Symbol]")return!1;var ye=42;t[u]=ye;for(var h in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var $e=Object.getOwnPropertySymbols(t);if($e.length!==1||$e[0]!==u||!Object.prototype.propertyIsEnumerable.call(t,u))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(t,u);if(a.value!==ye||a.enumerable!==!0)return!1}return!0}),shams$1}var hasSymbols$2=requireShams(),shams=function(){return hasSymbols$2()&&!!Symbol.toStringTag},esObjectAtoms=Object,esErrors=Error,_eval=EvalError,range=RangeError,ref=ReferenceError,syntax=SyntaxError,type=TypeError,uri=URIError,abs$1=Math.abs,floor$1=Math.floor,max$3=Math.max,min$2=Math.min,pow$1=Math.pow,round$2=Math.round,_isNaN=Number.isNaN||function(t){return t!==t},$isNaN=_isNaN,sign$2=function(t){return $isNaN(t)||t===0?t:t<0?-1:1},gOPD$3=Object.getOwnPropertyDescriptor,$gOPD$1=gOPD$3;if($gOPD$1)try{$gOPD$1([],"length")}catch{$gOPD$1=null}var gopd$1=$gOPD$1,$defineProperty$3=Object.defineProperty||!1;if($defineProperty$3)try{$defineProperty$3({},"a",{value:1})}catch{$defineProperty$3=!1}var esDefineProperty=$defineProperty$3,hasSymbols$1,hasRequiredHasSymbols;function requireHasSymbols(){if(hasRequiredHasSymbols)return hasSymbols$1;hasRequiredHasSymbols=1;var n=typeof Symbol<"u"&&Symbol,t=requireShams();return hasSymbols$1=function(){return typeof n!="function"||typeof Symbol!="function"||typeof n("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},hasSymbols$1}var Reflect_getPrototypeOf,hasRequiredReflect_getPrototypeOf;function requireReflect_getPrototypeOf(){return hasRequiredReflect_getPrototypeOf||(hasRequiredReflect_getPrototypeOf=1,Reflect_getPrototypeOf=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),Reflect_getPrototypeOf}var Object_getPrototypeOf,hasRequiredObject_getPrototypeOf;function requireObject_getPrototypeOf(){if(hasRequiredObject_getPrototypeOf)return Object_getPrototypeOf;hasRequiredObject_getPrototypeOf=1;var n=esObjectAtoms;return Object_getPrototypeOf=n.getPrototypeOf||null,Object_getPrototypeOf}var ERROR_MESSAGE="Function.prototype.bind called on incompatible ",toStr$4=Object.prototype.toString,max$2=Math.max,funcType="[object Function]",concatty=function(t,u){for(var c=[],ye=0;ye<t.length;ye+=1)c[ye]=t[ye];for(var h=0;h<u.length;h+=1)c[h+t.length]=u[h];return c},slicy=function(t,u){for(var c=[],ye=u||0,h=0;ye<t.length;ye+=1,h+=1)c[h]=t[ye];return c},joiny=function(n,t){for(var u="",c=0;c<n.length;c+=1)u+=n[c],c+1<n.length&&(u+=t);return u},implementation$1=function(t){var u=this;if(typeof u!="function"||toStr$4.apply(u)!==funcType)throw new TypeError(ERROR_MESSAGE+u);for(var c=slicy(arguments,1),ye,h=function(){if(this instanceof ye){var qe=u.apply(this,concatty(c,arguments));return Object(qe)===qe?qe:this}return u.apply(t,concatty(c,arguments))},$e=max$2(0,u.length-c.length),a=[],Ue=0;Ue<$e;Ue++)a[Ue]="$"+Ue;if(ye=Function("binder","return function ("+joiny(a,",")+"){ return binder.apply(this,arguments); }")(h),u.prototype){var ar=function(){};ar.prototype=u.prototype,ye.prototype=new ar,ar.prototype=null}return ye},implementation=implementation$1,functionBind=Function.prototype.bind||implementation,functionCall,hasRequiredFunctionCall;function requireFunctionCall(){return hasRequiredFunctionCall||(hasRequiredFunctionCall=1,functionCall=Function.prototype.call),functionCall}var functionApply,hasRequiredFunctionApply;function requireFunctionApply(){return hasRequiredFunctionApply||(hasRequiredFunctionApply=1,functionApply=Function.prototype.apply),functionApply}var reflectApply$1=typeof Reflect<"u"&&Reflect&&Reflect.apply,bind$3=functionBind,$apply$2=requireFunctionApply(),$call$2=requireFunctionCall(),$reflectApply=reflectApply$1,actualApply$1=$reflectApply||bind$3.call($call$2,$apply$2),bind$2=functionBind,$TypeError$8=type,$call$1=requireFunctionCall(),$actualApply=actualApply$1,callBindApplyHelpers=function(t){if(t.length<1||typeof t[0]!="function")throw new $TypeError$8("a function is required");return $actualApply(bind$2,$call$1,t)},get,hasRequiredGet;function requireGet(){if(hasRequiredGet)return get;hasRequiredGet=1;var n=callBindApplyHelpers,t=gopd$1,u;try{u=[].__proto__===Array.prototype}catch($e){if(!$e||typeof $e!="object"||!("code"in $e)||$e.code!=="ERR_PROTO_ACCESS")throw $e}var c=!!u&&t&&t(Object.prototype,"__proto__"),ye=Object,h=ye.getPrototypeOf;return get=c&&typeof c.get=="function"?n([c.get]):typeof h=="function"?function(a){return h(a==null?a:ye(a))}:!1,get}var getProto$2,hasRequiredGetProto;function requireGetProto(){if(hasRequiredGetProto)return getProto$2;hasRequiredGetProto=1;var n=requireReflect_getPrototypeOf(),t=requireObject_getPrototypeOf(),u=requireGet();return getProto$2=n?function(ye){return n(ye)}:t?function(ye){if(!ye||typeof ye!="object"&&typeof ye!="function")throw new TypeError("getProto: not an object");return t(ye)}:u?function(ye){return u(ye)}:null,getProto$2}var hasown,hasRequiredHasown;function requireHasown(){if(hasRequiredHasown)return hasown;hasRequiredHasown=1;var n=Function.prototype.call,t=Object.prototype.hasOwnProperty,u=functionBind;return hasown=u.call(n,t),hasown}var undefined$1,$Object=esObjectAtoms,$Error=esErrors,$EvalError=_eval,$RangeError=range,$ReferenceError=ref,$SyntaxError$1=syntax,$TypeError$7=type,$URIError=uri,abs=abs$1,floor=floor$1,max$1=max$3,min$1=min$2,pow=pow$1,round$1=round$2,sign$1=sign$2,$Function=Function,getEvalledConstructor=function(n){try{return $Function('"use strict"; return ('+n+").constructor;")()}catch{}},$gOPD=gopd$1,$defineProperty$2=esDefineProperty,throwTypeError=function(){throw new $TypeError$7},ThrowTypeError=$gOPD?function(){try{return arguments.callee,throwTypeError}catch{try{return $gOPD(arguments,"callee").get}catch{return throwTypeError}}}():throwTypeError,hasSymbols=requireHasSymbols()(),getProto$1=requireGetProto(),$ObjectGPO=requireObject_getPrototypeOf(),$ReflectGPO=requireReflect_getPrototypeOf(),$apply$1=requireFunctionApply(),$call=requireFunctionCall(),needsEval={},TypedArray=typeof Uint8Array>"u"||!getProto$1?undefined$1:getProto$1(Uint8Array),INTRINSICS={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?undefined$1:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?undefined$1:ArrayBuffer,"%ArrayIteratorPrototype%":hasSymbols&&getProto$1?getProto$1([][Symbol.iterator]()):undefined$1,"%AsyncFromSyncIteratorPrototype%":undefined$1,"%AsyncFunction%":needsEval,"%AsyncGenerator%":needsEval,"%AsyncGeneratorFunction%":needsEval,"%AsyncIteratorPrototype%":needsEval,"%Atomics%":typeof Atomics>"u"?undefined$1:Atomics,"%BigInt%":typeof BigInt>"u"?undefined$1:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?undefined$1:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?undefined$1:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?undefined$1:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":$Error,"%eval%":eval,"%EvalError%":$EvalError,"%Float32Array%":typeof Float32Array>"u"?undefined$1:Float32Array,"%Float64Array%":typeof Float64Array>"u"?undefined$1:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?undefined$1:FinalizationRegistry,"%Function%":$Function,"%GeneratorFunction%":needsEval,"%Int8Array%":typeof Int8Array>"u"?undefined$1:Int8Array,"%Int16Array%":typeof Int16Array>"u"?undefined$1:Int16Array,"%Int32Array%":typeof Int32Array>"u"?undefined$1:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":hasSymbols&&getProto$1?getProto$1(getProto$1([][Symbol.iterator]())):undefined$1,"%JSON%":typeof JSON=="object"?JSON:undefined$1,"%Map%":typeof Map>"u"?undefined$1:Map,"%MapIteratorPrototype%":typeof Map>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":$Object,"%Object.getOwnPropertyDescriptor%":$gOPD,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?undefined$1:Promise,"%Proxy%":typeof Proxy>"u"?undefined$1:Proxy,"%RangeError%":$RangeError,"%ReferenceError%":$ReferenceError,"%Reflect%":typeof Reflect>"u"?undefined$1:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?undefined$1:Set,"%SetIteratorPrototype%":typeof Set>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?undefined$1:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":hasSymbols&&getProto$1?getProto$1(""[Symbol.iterator]()):undefined$1,"%Symbol%":hasSymbols?Symbol:undefined$1,"%SyntaxError%":$SyntaxError$1,"%ThrowTypeError%":ThrowTypeError,"%TypedArray%":TypedArray,"%TypeError%":$TypeError$7,"%Uint8Array%":typeof Uint8Array>"u"?undefined$1:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?undefined$1:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?undefined$1:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?undefined$1:Uint32Array,"%URIError%":$URIError,"%WeakMap%":typeof WeakMap>"u"?undefined$1:WeakMap,"%WeakRef%":typeof WeakRef>"u"?undefined$1:WeakRef,"%WeakSet%":typeof WeakSet>"u"?undefined$1:WeakSet,"%Function.prototype.call%":$call,"%Function.prototype.apply%":$apply$1,"%Object.defineProperty%":$defineProperty$2,"%Object.getPrototypeOf%":$ObjectGPO,"%Math.abs%":abs,"%Math.floor%":floor,"%Math.max%":max$1,"%Math.min%":min$1,"%Math.pow%":pow,"%Math.round%":round$1,"%Math.sign%":sign$1,"%Reflect.getPrototypeOf%":$ReflectGPO};if(getProto$1)try{null.error}catch(n){var errorProto=getProto$1(getProto$1(n));INTRINSICS["%Error.prototype%"]=errorProto}var doEval=function n(t){var u;if(t==="%AsyncFunction%")u=getEvalledConstructor("async function () {}");else if(t==="%GeneratorFunction%")u=getEvalledConstructor("function* () {}");else if(t==="%AsyncGeneratorFunction%")u=getEvalledConstructor("async function* () {}");else if(t==="%AsyncGenerator%"){var c=n("%AsyncGeneratorFunction%");c&&(u=c.prototype)}else if(t==="%AsyncIteratorPrototype%"){var ye=n("%AsyncGenerator%");ye&&getProto$1&&(u=getProto$1(ye.prototype))}return INTRINSICS[t]=u,u},LEGACY_ALIASES={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},bind$1=functionBind,hasOwn$2=requireHasown(),$concat$1=bind$1.call($call,Array.prototype.concat),$spliceApply=bind$1.call($apply$1,Array.prototype.splice),$replace$1=bind$1.call($call,String.prototype.replace),$strSlice=bind$1.call($call,String.prototype.slice),$exec$2=bind$1.call($call,RegExp.prototype.exec),rePropName=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,reEscapeChar=/\\(\\)?/g,stringToPath=function(t){var u=$strSlice(t,0,1),c=$strSlice(t,-1);if(u==="%"&&c!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected closing `%`");if(c==="%"&&u!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected opening `%`");var ye=[];return $replace$1(t,rePropName,function(h,$e,a,Ue){ye[ye.length]=a?$replace$1(Ue,reEscapeChar,"$1"):$e||h}),ye},getBaseIntrinsic=function(t,u){var c=t,ye;if(hasOwn$2(LEGACY_ALIASES,c)&&(ye=LEGACY_ALIASES[c],c="%"+ye[0]+"%"),hasOwn$2(INTRINSICS,c)){var h=INTRINSICS[c];if(h===needsEval&&(h=doEval(c)),typeof h>"u"&&!u)throw new $TypeError$7("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:ye,name:c,value:h}}throw new $SyntaxError$1("intrinsic "+t+" does not exist!")},getIntrinsic=function(t,u){if(typeof t!="string"||t.length===0)throw new $TypeError$7("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof u!="boolean")throw new $TypeError$7('"allowMissing" argument must be a boolean');if($exec$2(/^%?[^%]*%?$/,t)===null)throw new $SyntaxError$1("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var c=stringToPath(t),ye=c.length>0?c[0]:"",h=getBaseIntrinsic("%"+ye+"%",u),$e=h.name,a=h.value,Ue=!1,ar=h.alias;ar&&(ye=ar[0],$spliceApply(c,$concat$1([0,1],ar)));for(var qe=1,lr=!0;qe<c.length;qe+=1){var br=c[qe],Sr=$strSlice(br,0,1),xr=$strSlice(br,-1);if((Sr==='"'||Sr==="'"||Sr==="`"||xr==='"'||xr==="'"||xr==="`")&&Sr!==xr)throw new $SyntaxError$1("property names with quotes must have matching quotes");if((br==="constructor"||!lr)&&(Ue=!0),ye+="."+br,$e="%"+ye+"%",hasOwn$2(INTRINSICS,$e))a=INTRINSICS[$e];else if(a!=null){if(!(br in a)){if(!u)throw new $TypeError$7("base intrinsic for "+t+" exists, but the property is not available.");return}if($gOPD&&qe+1>=c.length){var Cr=$gOPD(a,br);lr=!!Cr,lr&&"get"in Cr&&!("originalValue"in Cr.get)?a=Cr.get:a=a[br]}else lr=hasOwn$2(a,br),a=a[br];lr&&!Ue&&(INTRINSICS[$e]=a)}}return a},GetIntrinsic$3=getIntrinsic,callBindBasic=callBindApplyHelpers,$indexOf$1=callBindBasic([GetIntrinsic$3("%String.prototype.indexOf%")]),callBound$7=function(t,u){var c=GetIntrinsic$3(t,!!u);return typeof c=="function"&&$indexOf$1(t,".prototype.")>-1?callBindBasic([c]):c},hasToStringTag$4=shams(),callBound$6=callBound$7,$toString$2=callBound$6("Object.prototype.toString"),isStandardArguments=function(t){return hasToStringTag$4&&t&&typeof t=="object"&&Symbol.toStringTag in t?!1:$toString$2(t)==="[object Arguments]"},isLegacyArguments=function(t){return isStandardArguments(t)?!0:t!==null&&typeof t=="object"&&"length"in t&&typeof t.length=="number"&&t.length>=0&&$toString$2(t)!=="[object Array]"&&"callee"in t&&$toString$2(t.callee)==="[object Function]"},supportsStandardArguments=function(){return isStandardArguments(arguments)}();isStandardArguments.isLegacyArguments=isLegacyArguments;var isArguments=supportsStandardArguments?isStandardArguments:isLegacyArguments,callBound$5=callBound$7,hasToStringTag$3=shams(),hasOwn$1=requireHasown(),gOPD$2=gopd$1,fn;if(hasToStringTag$3){var $exec$1=callBound$5("RegExp.prototype.exec"),isRegexMarker={},throwRegexMarker=function(){throw isRegexMarker},badStringifier={toString:throwRegexMarker,valueOf:throwRegexMarker};typeof Symbol.toPrimitive=="symbol"&&(badStringifier[Symbol.toPrimitive]=throwRegexMarker),fn=function(t){if(!t||typeof t!="object")return!1;var u=gOPD$2(t,"lastIndex"),c=u&&hasOwn$1(u,"value");if(!c)return!1;try{$exec$1(t,badStringifier)}catch(ye){return ye===isRegexMarker}}}else{var $toString$1=callBound$5("Object.prototype.toString"),regexClass="[object RegExp]";fn=function(t){return!t||typeof t!="object"&&typeof t!="function"?!1:$toString$1(t)===regexClass}}var isRegex$1=fn,callBound$4=callBound$7,isRegex=isRegex$1,$exec=callBound$4("RegExp.prototype.exec"),$TypeError$6=type,safeRegexTest$1=function(t){if(!isRegex(t))throw new $TypeError$6("`regex` must be a RegExp");return function(c){return $exec(t,c)!==null}},callBound$3=callBound$7,safeRegexTest=safeRegexTest$1,isFnRegex=safeRegexTest(/^\s*(?:function)?\*/),hasToStringTag$2=shams(),getProto=requireGetProto(),toStr$3=callBound$3("Object.prototype.toString"),fnToStr$1=callBound$3("Function.prototype.toString"),getGeneratorFunc=function(){if(!hasToStringTag$2)return!1;try{return Function("return function*() {}")()}catch{}},GeneratorFunction,isGeneratorFunction=function(t){if(typeof t!="function")return!1;if(isFnRegex(fnToStr$1(t)))return!0;if(!hasToStringTag$2){var u=toStr$3(t);return u==="[object GeneratorFunction]"}if(!getProto)return!1;if(typeof GeneratorFunction>"u"){var c=getGeneratorFunc();GeneratorFunction=c?getProto(c):!1}return getProto(t)===GeneratorFunction},fnToStr=Function.prototype.toString,reflectApply=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,badArrayLike,isCallableMarker;if(typeof reflectApply=="function"&&typeof Object.defineProperty=="function")try{badArrayLike=Object.defineProperty({},"length",{get:function(){throw isCallableMarker}}),isCallableMarker={},reflectApply(function(){throw 42},null,badArrayLike)}catch(n){n!==isCallableMarker&&(reflectApply=null)}else reflectApply=null;var constructorRegex=/^\s*class\b/,isES6ClassFn=function(t){try{var u=fnToStr.call(t);return constructorRegex.test(u)}catch{return!1}},tryFunctionObject=function(t){try{return isES6ClassFn(t)?!1:(fnToStr.call(t),!0)}catch{return!1}},toStr$2=Object.prototype.toString,objectClass="[object Object]",fnClass="[object Function]",genClass="[object GeneratorFunction]",ddaClass="[object HTMLAllCollection]",ddaClass2="[object HTML document.all class]",ddaClass3="[object HTMLCollection]",hasToStringTag$1=typeof Symbol=="function"&&!!Symbol.toStringTag,isIE68=!(0 in[,]),isDDA=function(){return!1};if(typeof document=="object"){var all=document.all;toStr$2.call(all)===toStr$2.call(document.all)&&(isDDA=function(t){if((isIE68||!t)&&(typeof t>"u"||typeof t=="object"))try{var u=toStr$2.call(t);return(u===ddaClass||u===ddaClass2||u===ddaClass3||u===objectClass)&&t("")==null}catch{}return!1})}var isCallable$1=reflectApply?function(t){if(isDDA(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;try{reflectApply(t,null,badArrayLike)}catch(u){if(u!==isCallableMarker)return!1}return!isES6ClassFn(t)&&tryFunctionObject(t)}:function(t){if(isDDA(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;if(hasToStringTag$1)return tryFunctionObject(t);if(isES6ClassFn(t))return!1;var u=toStr$2.call(t);return u!==fnClass&&u!==genClass&&!/^\[object HTML/.test(u)?!1:tryFunctionObject(t)},isCallable=isCallable$1,toStr$1=Object.prototype.toString,hasOwnProperty=Object.prototype.hasOwnProperty,forEachArray=function(t,u,c){for(var ye=0,h=t.length;ye<h;ye++)hasOwnProperty.call(t,ye)&&(c==null?u(t[ye],ye,t):u.call(c,t[ye],ye,t))},forEachString=function(t,u,c){for(var ye=0,h=t.length;ye<h;ye++)c==null?u(t.charAt(ye),ye,t):u.call(c,t.charAt(ye),ye,t)},forEachObject=function(t,u,c){for(var ye in t)hasOwnProperty.call(t,ye)&&(c==null?u(t[ye],ye,t):u.call(c,t[ye],ye,t))},forEach$1=function(t,u,c){if(!isCallable(u))throw new TypeError("iterator must be a function");var ye;arguments.length>=3&&(ye=c),toStr$1.call(t)==="[object Array]"?forEachArray(t,u,ye):typeof t=="string"?forEachString(t,u,ye):forEachObject(t,u,ye)},forEach_1=forEach$1,possibleTypedArrayNames=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"],possibleNames=possibleTypedArrayNames,g$2=typeof globalThis>"u"?commonjsGlobal:globalThis,availableTypedArrays$1=function(){for(var t=[],u=0;u<possibleNames.length;u++)typeof g$2[possibleNames[u]]=="function"&&(t[t.length]=possibleNames[u]);return t},callBind$1={exports:{}},$defineProperty$1=esDefineProperty,$SyntaxError=syntax,$TypeError$5=type,gopd=gopd$1,defineDataProperty=function(t,u,c){if(!t||typeof t!="object"&&typeof t!="function")throw new $TypeError$5("`obj` must be an object or a function`");if(typeof u!="string"&&typeof u!="symbol")throw new $TypeError$5("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new $TypeError$5("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new $TypeError$5("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new $TypeError$5("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new $TypeError$5("`loose`, if provided, must be a boolean");var ye=arguments.length>3?arguments[3]:null,h=arguments.length>4?arguments[4]:null,$e=arguments.length>5?arguments[5]:null,a=arguments.length>6?arguments[6]:!1,Ue=!!gopd&&gopd(t,u);if($defineProperty$1)$defineProperty$1(t,u,{configurable:$e===null&&Ue?Ue.configurable:!$e,enumerable:ye===null&&Ue?Ue.enumerable:!ye,value:c,writable:h===null&&Ue?Ue.writable:!h});else if(a||!ye&&!h&&!$e)t[u]=c;else throw new $SyntaxError("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},$defineProperty=esDefineProperty,hasPropertyDescriptors=function(){return!!$defineProperty};hasPropertyDescriptors.hasArrayLengthDefineBug=function(){if(!$defineProperty)return null;try{return $defineProperty([],"length",{value:1}).length!==1}catch{return!0}};var hasPropertyDescriptors_1=hasPropertyDescriptors,GetIntrinsic$2=getIntrinsic,define=defineDataProperty,hasDescriptors=hasPropertyDescriptors_1(),gOPD$1=gopd$1,$TypeError$4=type,$floor$1=GetIntrinsic$2("%Math.floor%"),setFunctionLength=function(t,u){if(typeof t!="function")throw new $TypeError$4("`fn` is not a function");if(typeof u!="number"||u<0||u>4294967295||$floor$1(u)!==u)throw new $TypeError$4("`length` must be a positive 32-bit integer");var c=arguments.length>2&&!!arguments[2],ye=!0,h=!0;if("length"in t&&gOPD$1){var $e=gOPD$1(t,"length");$e&&!$e.configurable&&(ye=!1),$e&&!$e.writable&&(h=!1)}return(ye||h||!c)&&(hasDescriptors?define(t,"length",u,!0,!0):define(t,"length",u)),t},bind=functionBind,$apply=requireFunctionApply(),actualApply=actualApply$1,applyBind=function(){return actualApply(bind,$apply,arguments)};(function(n){var t=setFunctionLength,u=esDefineProperty,c=callBindApplyHelpers,ye=applyBind;n.exports=function($e){var a=c(arguments),Ue=$e.length-(arguments.length-1);return t(a,1+(Ue>0?Ue:0),!0)},u?u(n.exports,"apply",{value:ye}):n.exports.apply=ye})(callBind$1);var forEach=forEach_1,availableTypedArrays=availableTypedArrays$1,callBind=callBind$1.exports,callBound$2=callBound$7,gOPD=gopd$1,$toString=callBound$2("Object.prototype.toString"),hasToStringTag=shams(),g$1=typeof globalThis>"u"?commonjsGlobal:globalThis,typedArrays=availableTypedArrays(),$slice$1=callBound$2("String.prototype.slice"),getPrototypeOf=Object.getPrototypeOf,$indexOf=callBound$2("Array.prototype.indexOf",!0)||function(t,u){for(var c=0;c<t.length;c+=1)if(t[c]===u)return c;return-1},cache={__proto__:null};hasToStringTag&&gOPD&&getPrototypeOf?forEach(typedArrays,function(n){var t=new g$1[n];if(Symbol.toStringTag in t){var u=getPrototypeOf(t),c=gOPD(u,Symbol.toStringTag);if(!c){var ye=getPrototypeOf(u);c=gOPD(ye,Symbol.toStringTag)}cache["$"+n]=callBind(c.get)}}):forEach(typedArrays,function(n){var t=new g$1[n],u=t.slice||t.set;u&&(cache["$"+n]=callBind(u))});var tryTypedArrays=function(t){var u=!1;return forEach(cache,function(c,ye){if(!u)try{"$"+c(t)===ye&&(u=$slice$1(ye,1))}catch{}}),u},trySlices=function(t){var u=!1;return forEach(cache,function(c,ye){if(!u)try{c(t),u=$slice$1(ye,1)}catch{}}),u},whichTypedArray$1=function(t){if(!t||typeof t!="object")return!1;if(!hasToStringTag){var u=$slice$1($toString(t),8,-1);return $indexOf(typedArrays,u)>-1?u:u!=="Object"?!1:trySlices(t)}return gOPD?tryTypedArrays(t):null},whichTypedArray=whichTypedArray$1,isTypedArray=function(t){return!!whichTypedArray(t)};(function(n){var t=isArguments,u=isGeneratorFunction,c=whichTypedArray$1,ye=isTypedArray;function h(Mi){return Mi.call.bind(Mi)}var $e=typeof BigInt<"u",a=typeof Symbol<"u",Ue=h(Object.prototype.toString),ar=h(Number.prototype.valueOf),qe=h(String.prototype.valueOf),lr=h(Boolean.prototype.valueOf);if($e)var br=h(BigInt.prototype.valueOf);if(a)var Sr=h(Symbol.prototype.valueOf);function xr(Mi,Mn){if(typeof Mi!="object")return!1;try{return Mn(Mi),!0}catch{return!1}}n.isArgumentsObject=t,n.isGeneratorFunction=u,n.isTypedArray=ye;function Cr(Mi){return typeof Promise<"u"&&Mi instanceof Promise||Mi!==null&&typeof Mi=="object"&&typeof Mi.then=="function"&&typeof Mi.catch=="function"}n.isPromise=Cr;function Ir(Mi){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(Mi):ye(Mi)||$r(Mi)}n.isArrayBufferView=Ir;function Vr(Mi){return c(Mi)==="Uint8Array"}n.isUint8Array=Vr;function Lr(Mi){return c(Mi)==="Uint8ClampedArray"}n.isUint8ClampedArray=Lr;function Ur(Mi){return c(Mi)==="Uint16Array"}n.isUint16Array=Ur;function Or(Mi){return c(Mi)==="Uint32Array"}n.isUint32Array=Or;function Jr(Mi){return c(Mi)==="Int8Array"}n.isInt8Array=Jr;function ei(Mi){return c(Mi)==="Int16Array"}n.isInt16Array=ei;function fi(Mi){return c(Mi)==="Int32Array"}n.isInt32Array=fi;function ri(Mi){return c(Mi)==="Float32Array"}n.isFloat32Array=ri;function Yr(Mi){return c(Mi)==="Float64Array"}n.isFloat64Array=Yr;function Qr(Mi){return c(Mi)==="BigInt64Array"}n.isBigInt64Array=Qr;function ir(Mi){return c(Mi)==="BigUint64Array"}n.isBigUint64Array=ir;function m(Mi){return Ue(Mi)==="[object Map]"}m.working=typeof Map<"u"&&m(new Map);function xe(Mi){return typeof Map>"u"?!1:m.working?m(Mi):Mi instanceof Map}n.isMap=xe;function Ae(Mi){return Ue(Mi)==="[object Set]"}Ae.working=typeof Set<"u"&&Ae(new Set);function ze(Mi){return typeof Set>"u"?!1:Ae.working?Ae(Mi):Mi instanceof Set}n.isSet=ze;function Ke(Mi){return Ue(Mi)==="[object WeakMap]"}Ke.working=typeof WeakMap<"u"&&Ke(new WeakMap);function or(Mi){return typeof WeakMap>"u"?!1:Ke.working?Ke(Mi):Mi instanceof WeakMap}n.isWeakMap=or;function cr(Mi){return Ue(Mi)==="[object WeakSet]"}cr.working=typeof WeakSet<"u"&&cr(new WeakSet);function je(Mi){return cr(Mi)}n.isWeakSet=je;function de(Mi){return Ue(Mi)==="[object ArrayBuffer]"}de.working=typeof ArrayBuffer<"u"&&de(new ArrayBuffer);function er(Mi){return typeof ArrayBuffer>"u"?!1:de.working?de(Mi):Mi instanceof ArrayBuffer}n.isArrayBuffer=er;function Er(Mi){return Ue(Mi)==="[object DataView]"}Er.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&Er(new DataView(new ArrayBuffer(1),0,1));function $r(Mi){return typeof DataView>"u"?!1:Er.working?Er(Mi):Mi instanceof DataView}n.isDataView=$r;var ti=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:void 0;function _i(Mi){return Ue(Mi)==="[object SharedArrayBuffer]"}function gi(Mi){return typeof ti>"u"?!1:(typeof _i.working>"u"&&(_i.working=_i(new ti)),_i.working?_i(Mi):Mi instanceof ti)}n.isSharedArrayBuffer=gi;function Zr(Mi){return Ue(Mi)==="[object AsyncFunction]"}n.isAsyncFunction=Zr;function hi(Mi){return Ue(Mi)==="[object Map Iterator]"}n.isMapIterator=hi;function Hr(Mi){return Ue(Mi)==="[object Set Iterator]"}n.isSetIterator=Hr;function Fr(Mi){return Ue(Mi)==="[object Generator]"}n.isGeneratorObject=Fr;function ui(Mi){return Ue(Mi)==="[object WebAssembly.Module]"}n.isWebAssemblyCompiledModule=ui;function ai(Mi){return xr(Mi,ar)}n.isNumberObject=ai;function ki(Mi){return xr(Mi,qe)}n.isStringObject=ki;function $i(Mi){return xr(Mi,lr)}n.isBooleanObject=$i;function cn(Mi){return $e&&xr(Mi,br)}n.isBigIntObject=cn;function en(Mi){return a&&xr(Mi,Sr)}n.isSymbolObject=en;function wn(Mi){return ai(Mi)||ki(Mi)||$i(Mi)||cn(Mi)||en(Mi)}n.isBoxedPrimitive=wn;function Ti(Mi){return typeof Uint8Array<"u"&&(er(Mi)||gi(Mi))}n.isAnyArrayBuffer=Ti,["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(Mi){Object.defineProperty(n,Mi,{enumerable:!1,value:function(){throw new Error(Mi+" is not supported in userland")}})})})(types);var isBufferBrowser=function(t){return t&&typeof t=="object"&&typeof t.copy=="function"&&typeof t.fill=="function"&&typeof t.readUInt8=="function"};(function(n){var t=Object.getOwnPropertyDescriptors||function($r){for(var ti=Object.keys($r),_i={},gi=0;gi<ti.length;gi++)_i[ti[gi]]=Object.getOwnPropertyDescriptor($r,ti[gi]);return _i},u=/%[sdj%]/g;n.format=function(Er){if(!Jr(Er)){for(var $r=[],ti=0;ti<arguments.length;ti++)$r.push($e(arguments[ti]));return $r.join(" ")}for(var ti=1,_i=arguments,gi=_i.length,Zr=String(Er).replace(u,function(Hr){if(Hr==="%%")return"%";if(ti>=gi)return Hr;switch(Hr){case"%s":return String(_i[ti++]);case"%d":return Number(_i[ti++]);case"%j":try{return JSON.stringify(_i[ti++])}catch{return"[Circular]"}default:return Hr}}),hi=_i[ti];ti<gi;hi=_i[++ti])Lr(hi)||!Yr(hi)?Zr+=" "+hi:Zr+=" "+$e(hi);return Zr},n.deprecate=function(Er,$r){if(typeof process$1<"u"&&process$1.noDeprecation===!0)return Er;if(typeof process$1>"u")return function(){return n.deprecate(Er,$r).apply(this,arguments)};var ti=!1;function _i(){if(!ti){if(process$1.throwDeprecation)throw new Error($r);process$1.traceDeprecation?console.trace($r):console.error($r),ti=!0}return Er.apply(this,arguments)}return _i};var c={},ye=/^$/;if(process$1.env.NODE_DEBUG){var h=process$1.env.NODE_DEBUG;h=h.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),ye=new RegExp("^"+h+"$","i")}n.debuglog=function(Er){if(Er=Er.toUpperCase(),!c[Er])if(ye.test(Er)){var $r=process$1.pid;c[Er]=function(){var ti=n.format.apply(n,arguments);console.error("%s %d: %s",Er,$r,ti)}}else c[Er]=function(){};return c[Er]};function $e(Er,$r){var ti={seen:[],stylize:Ue};return arguments.length>=3&&(ti.depth=arguments[2]),arguments.length>=4&&(ti.colors=arguments[3]),Vr($r)?ti.showHidden=$r:$r&&n._extend(ti,$r),fi(ti.showHidden)&&(ti.showHidden=!1),fi(ti.depth)&&(ti.depth=2),fi(ti.colors)&&(ti.colors=!1),fi(ti.customInspect)&&(ti.customInspect=!0),ti.colors&&(ti.stylize=a),qe(ti,Er,ti.depth)}n.inspect=$e,$e.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},$e.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function a(Er,$r){var ti=$e.styles[$r];return ti?"\x1B["+$e.colors[ti][0]+"m"+Er+"\x1B["+$e.colors[ti][1]+"m":Er}function Ue(Er,$r){return Er}function ar(Er){var $r={};return Er.forEach(function(ti,_i){$r[ti]=!0}),$r}function qe(Er,$r,ti){if(Er.customInspect&&$r&&m($r.inspect)&&$r.inspect!==n.inspect&&!($r.constructor&&$r.constructor.prototype===$r)){var _i=$r.inspect(ti,Er);return Jr(_i)||(_i=qe(Er,_i,ti)),_i}var gi=lr(Er,$r);if(gi)return gi;var Zr=Object.keys($r),hi=ar(Zr);if(Er.showHidden&&(Zr=Object.getOwnPropertyNames($r)),ir($r)&&(Zr.indexOf("message")>=0||Zr.indexOf("description")>=0))return br($r);if(Zr.length===0){if(m($r)){var Hr=$r.name?": "+$r.name:"";return Er.stylize("[Function"+Hr+"]","special")}if(ri($r))return Er.stylize(RegExp.prototype.toString.call($r),"regexp");if(Qr($r))return Er.stylize(Date.prototype.toString.call($r),"date");if(ir($r))return br($r)}var Fr="",ui=!1,ai=["{","}"];if(Ir($r)&&(ui=!0,ai=["[","]"]),m($r)){var ki=$r.name?": "+$r.name:"";Fr=" [Function"+ki+"]"}if(ri($r)&&(Fr=" "+RegExp.prototype.toString.call($r)),Qr($r)&&(Fr=" "+Date.prototype.toUTCString.call($r)),ir($r)&&(Fr=" "+br($r)),Zr.length===0&&(!ui||$r.length==0))return ai[0]+Fr+ai[1];if(ti<0)return ri($r)?Er.stylize(RegExp.prototype.toString.call($r),"regexp"):Er.stylize("[Object]","special");Er.seen.push($r);var $i;return ui?$i=Sr(Er,$r,ti,hi,Zr):$i=Zr.map(function(cn){return xr(Er,$r,ti,hi,cn,ui)}),Er.seen.pop(),Cr($i,Fr,ai)}function lr(Er,$r){if(fi($r))return Er.stylize("undefined","undefined");if(Jr($r)){var ti="'"+JSON.stringify($r).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return Er.stylize(ti,"string")}if(Or($r))return Er.stylize(""+$r,"number");if(Vr($r))return Er.stylize(""+$r,"boolean");if(Lr($r))return Er.stylize("null","null")}function br(Er){return"["+Error.prototype.toString.call(Er)+"]"}function Sr(Er,$r,ti,_i,gi){for(var Zr=[],hi=0,Hr=$r.length;hi<Hr;++hi)cr($r,String(hi))?Zr.push(xr(Er,$r,ti,_i,String(hi),!0)):Zr.push("");return gi.forEach(function(Fr){Fr.match(/^\d+$/)||Zr.push(xr(Er,$r,ti,_i,Fr,!0))}),Zr}function xr(Er,$r,ti,_i,gi,Zr){var hi,Hr,Fr;if(Fr=Object.getOwnPropertyDescriptor($r,gi)||{value:$r[gi]},Fr.get?Fr.set?Hr=Er.stylize("[Getter/Setter]","special"):Hr=Er.stylize("[Getter]","special"):Fr.set&&(Hr=Er.stylize("[Setter]","special")),cr(_i,gi)||(hi="["+gi+"]"),Hr||(Er.seen.indexOf(Fr.value)<0?(Lr(ti)?Hr=qe(Er,Fr.value,null):Hr=qe(Er,Fr.value,ti-1),Hr.indexOf(`
|
|
54
|
+
Use Chrome, Firefox or Internet Explorer 11`)}var Buffer$B=safeBuffer$2.exports.Buffer,crypto$2=commonjsGlobal.crypto||commonjsGlobal.msCrypto;crypto$2&&crypto$2.getRandomValues?browser$c.exports=randomBytes$2:browser$c.exports=oldBrowser$1;function randomBytes$2(n,t){if(n>MAX_UINT32)throw new RangeError("requested too many random bytes");var u=Buffer$B.allocUnsafe(n);if(n>0)if(n>MAX_BYTES)for(var c=0;c<n;c+=MAX_BYTES)crypto$2.getRandomValues(u.slice(c,c+MAX_BYTES));else crypto$2.getRandomValues(u);return typeof t=="function"?process$1.nextTick(function(){t(null,u)}):u}var inherits_browser={exports:{}};typeof Object.create=="function"?inherits_browser.exports=function(t,u){u&&(t.super_=u,t.prototype=Object.create(u.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:inherits_browser.exports=function(t,u){if(u){t.super_=u;var c=function(){};c.prototype=u.prototype,t.prototype=new c,t.prototype.constructor=t}};var events$2={exports:{}},R$1=typeof Reflect=="object"?Reflect:null,ReflectApply=R$1&&typeof R$1.apply=="function"?R$1.apply:function(t,u,c){return Function.prototype.apply.call(t,u,c)},ReflectOwnKeys;R$1&&typeof R$1.ownKeys=="function"?ReflectOwnKeys=R$1.ownKeys:Object.getOwnPropertySymbols?ReflectOwnKeys=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:ReflectOwnKeys=function(t){return Object.getOwnPropertyNames(t)};function ProcessEmitWarning(n){console&&console.warn&&console.warn(n)}var NumberIsNaN=Number.isNaN||function(t){return t!==t};function EventEmitter(){EventEmitter.init.call(this)}events$2.exports=EventEmitter,events$2.exports.once=once,EventEmitter.EventEmitter=EventEmitter,EventEmitter.prototype._events=void 0,EventEmitter.prototype._eventsCount=0,EventEmitter.prototype._maxListeners=void 0;var defaultMaxListeners=10;function checkListener(n){if(typeof n!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof n)}Object.defineProperty(EventEmitter,"defaultMaxListeners",{enumerable:!0,get:function(){return defaultMaxListeners},set:function(n){if(typeof n!="number"||n<0||NumberIsNaN(n))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+n+".");defaultMaxListeners=n}}),EventEmitter.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},EventEmitter.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||NumberIsNaN(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function _getMaxListeners(n){return n._maxListeners===void 0?EventEmitter.defaultMaxListeners:n._maxListeners}EventEmitter.prototype.getMaxListeners=function(){return _getMaxListeners(this)},EventEmitter.prototype.emit=function(t){for(var u=[],c=1;c<arguments.length;c++)u.push(arguments[c]);var ye=t==="error",h=this._events;if(h!==void 0)ye=ye&&h.error===void 0;else if(!ye)return!1;if(ye){var $e;if(u.length>0&&($e=u[0]),$e instanceof Error)throw $e;var a=new Error("Unhandled error."+($e?" ("+$e.message+")":""));throw a.context=$e,a}var Ue=h[t];if(Ue===void 0)return!1;if(typeof Ue=="function")ReflectApply(Ue,this,u);else for(var ar=Ue.length,qe=arrayClone(Ue,ar),c=0;c<ar;++c)ReflectApply(qe[c],this,u);return!0};function _addListener(n,t,u,c){var ye,h,$e;if(checkListener(u),h=n._events,h===void 0?(h=n._events=Object.create(null),n._eventsCount=0):(h.newListener!==void 0&&(n.emit("newListener",t,u.listener?u.listener:u),h=n._events),$e=h[t]),$e===void 0)$e=h[t]=u,++n._eventsCount;else if(typeof $e=="function"?$e=h[t]=c?[u,$e]:[$e,u]:c?$e.unshift(u):$e.push(u),ye=_getMaxListeners(n),ye>0&&$e.length>ye&&!$e.warned){$e.warned=!0;var a=new Error("Possible EventEmitter memory leak detected. "+$e.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");a.name="MaxListenersExceededWarning",a.emitter=n,a.type=t,a.count=$e.length,ProcessEmitWarning(a)}return n}EventEmitter.prototype.addListener=function(t,u){return _addListener(this,t,u,!1)},EventEmitter.prototype.on=EventEmitter.prototype.addListener,EventEmitter.prototype.prependListener=function(t,u){return _addListener(this,t,u,!0)};function onceWrapper(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _onceWrap(n,t,u){var c={fired:!1,wrapFn:void 0,target:n,type:t,listener:u},ye=onceWrapper.bind(c);return ye.listener=u,c.wrapFn=ye,ye}EventEmitter.prototype.once=function(t,u){return checkListener(u),this.on(t,_onceWrap(this,t,u)),this},EventEmitter.prototype.prependOnceListener=function(t,u){return checkListener(u),this.prependListener(t,_onceWrap(this,t,u)),this},EventEmitter.prototype.removeListener=function(t,u){var c,ye,h,$e,a;if(checkListener(u),ye=this._events,ye===void 0)return this;if(c=ye[t],c===void 0)return this;if(c===u||c.listener===u)--this._eventsCount===0?this._events=Object.create(null):(delete ye[t],ye.removeListener&&this.emit("removeListener",t,c.listener||u));else if(typeof c!="function"){for(h=-1,$e=c.length-1;$e>=0;$e--)if(c[$e]===u||c[$e].listener===u){a=c[$e].listener,h=$e;break}if(h<0)return this;h===0?c.shift():spliceOne(c,h),c.length===1&&(ye[t]=c[0]),ye.removeListener!==void 0&&this.emit("removeListener",t,a||u)}return this},EventEmitter.prototype.off=EventEmitter.prototype.removeListener,EventEmitter.prototype.removeAllListeners=function(t){var u,c,ye;if(c=this._events,c===void 0)return this;if(c.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):c[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete c[t]),this;if(arguments.length===0){var h=Object.keys(c),$e;for(ye=0;ye<h.length;++ye)$e=h[ye],$e!=="removeListener"&&this.removeAllListeners($e);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(u=c[t],typeof u=="function")this.removeListener(t,u);else if(u!==void 0)for(ye=u.length-1;ye>=0;ye--)this.removeListener(t,u[ye]);return this};function _listeners(n,t,u){var c=n._events;if(c===void 0)return[];var ye=c[t];return ye===void 0?[]:typeof ye=="function"?u?[ye.listener||ye]:[ye]:u?unwrapListeners(ye):arrayClone(ye,ye.length)}EventEmitter.prototype.listeners=function(t){return _listeners(this,t,!0)},EventEmitter.prototype.rawListeners=function(t){return _listeners(this,t,!1)},EventEmitter.listenerCount=function(n,t){return typeof n.listenerCount=="function"?n.listenerCount(t):listenerCount.call(n,t)},EventEmitter.prototype.listenerCount=listenerCount;function listenerCount(n){var t=this._events;if(t!==void 0){var u=t[n];if(typeof u=="function")return 1;if(u!==void 0)return u.length}return 0}EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[]};function arrayClone(n,t){for(var u=new Array(t),c=0;c<t;++c)u[c]=n[c];return u}function spliceOne(n,t){for(;t+1<n.length;t++)n[t]=n[t+1];n.pop()}function unwrapListeners(n){for(var t=new Array(n.length),u=0;u<t.length;++u)t[u]=n[u].listener||n[u];return t}function once(n,t){return new Promise(function(u,c){function ye($e){n.removeListener(t,h),c($e)}function h(){typeof n.removeListener=="function"&&n.removeListener("error",ye),u([].slice.call(arguments))}eventTargetAgnosticAddListener(n,t,h,{once:!0}),t!=="error"&&addErrorHandlerIfEventEmitter(n,ye,{once:!0})})}function addErrorHandlerIfEventEmitter(n,t,u){typeof n.on=="function"&&eventTargetAgnosticAddListener(n,"error",t,u)}function eventTargetAgnosticAddListener(n,t,u,c){if(typeof n.on=="function")c.once?n.once(t,u):n.on(t,u);else if(typeof n.addEventListener=="function")n.addEventListener(t,function ye(h){c.once&&n.removeEventListener(t,ye),u(h)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof n)}var streamBrowser$1,hasRequiredStreamBrowser;function requireStreamBrowser(){return hasRequiredStreamBrowser||(hasRequiredStreamBrowser=1,streamBrowser$1=events$2.exports.EventEmitter),streamBrowser$1}var util$4={},types={},shams$1,hasRequiredShams;function requireShams(){return hasRequiredShams||(hasRequiredShams=1,shams$1=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},u=Symbol("test"),c=Object(u);if(typeof u=="string"||Object.prototype.toString.call(u)!=="[object Symbol]"||Object.prototype.toString.call(c)!=="[object Symbol]")return!1;var ye=42;t[u]=ye;for(var h in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var $e=Object.getOwnPropertySymbols(t);if($e.length!==1||$e[0]!==u||!Object.prototype.propertyIsEnumerable.call(t,u))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(t,u);if(a.value!==ye||a.enumerable!==!0)return!1}return!0}),shams$1}var hasSymbols$2=requireShams(),shams=function(){return hasSymbols$2()&&!!Symbol.toStringTag},esObjectAtoms=Object,esErrors=Error,_eval=EvalError,range=RangeError,ref=ReferenceError,syntax=SyntaxError,type=TypeError,uri=URIError,abs$1=Math.abs,floor$1=Math.floor,max$2=Math.max,min$2=Math.min,pow$1=Math.pow,round$2=Math.round,_isNaN=Number.isNaN||function(t){return t!==t},$isNaN=_isNaN,sign$2=function(t){return $isNaN(t)||t===0?t:t<0?-1:1},gOPD$3=Object.getOwnPropertyDescriptor,$gOPD$1=gOPD$3;if($gOPD$1)try{$gOPD$1([],"length")}catch{$gOPD$1=null}var gopd$1=$gOPD$1,$defineProperty$3=Object.defineProperty||!1;if($defineProperty$3)try{$defineProperty$3({},"a",{value:1})}catch{$defineProperty$3=!1}var esDefineProperty=$defineProperty$3,hasSymbols$1,hasRequiredHasSymbols;function requireHasSymbols(){if(hasRequiredHasSymbols)return hasSymbols$1;hasRequiredHasSymbols=1;var n=typeof Symbol<"u"&&Symbol,t=requireShams();return hasSymbols$1=function(){return typeof n!="function"||typeof Symbol!="function"||typeof n("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},hasSymbols$1}var Reflect_getPrototypeOf,hasRequiredReflect_getPrototypeOf;function requireReflect_getPrototypeOf(){return hasRequiredReflect_getPrototypeOf||(hasRequiredReflect_getPrototypeOf=1,Reflect_getPrototypeOf=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),Reflect_getPrototypeOf}var Object_getPrototypeOf,hasRequiredObject_getPrototypeOf;function requireObject_getPrototypeOf(){if(hasRequiredObject_getPrototypeOf)return Object_getPrototypeOf;hasRequiredObject_getPrototypeOf=1;var n=esObjectAtoms;return Object_getPrototypeOf=n.getPrototypeOf||null,Object_getPrototypeOf}var implementation,hasRequiredImplementation;function requireImplementation(){if(hasRequiredImplementation)return implementation;hasRequiredImplementation=1;var n="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,u=Math.max,c="[object Function]",ye=function(Ue,ar){for(var qe=[],lr=0;lr<Ue.length;lr+=1)qe[lr]=Ue[lr];for(var br=0;br<ar.length;br+=1)qe[br+Ue.length]=ar[br];return qe},h=function(Ue,ar){for(var qe=[],lr=ar||0,br=0;lr<Ue.length;lr+=1,br+=1)qe[br]=Ue[lr];return qe},$e=function(a,Ue){for(var ar="",qe=0;qe<a.length;qe+=1)ar+=a[qe],qe+1<a.length&&(ar+=Ue);return ar};return implementation=function(Ue){var ar=this;if(typeof ar!="function"||t.apply(ar)!==c)throw new TypeError(n+ar);for(var qe=h(arguments,1),lr,br=function(){if(this instanceof lr){var Vr=ar.apply(this,ye(qe,arguments));return Object(Vr)===Vr?Vr:this}return ar.apply(Ue,ye(qe,arguments))},Sr=u(0,ar.length-qe.length),xr=[],Cr=0;Cr<Sr;Cr++)xr[Cr]="$"+Cr;if(lr=Function("binder","return function ("+$e(xr,",")+"){ return binder.apply(this,arguments); }")(br),ar.prototype){var Ir=function(){};Ir.prototype=ar.prototype,lr.prototype=new Ir,Ir.prototype=null}return lr},implementation}var functionBind,hasRequiredFunctionBind;function requireFunctionBind(){if(hasRequiredFunctionBind)return functionBind;hasRequiredFunctionBind=1;var n=requireImplementation();return functionBind=Function.prototype.bind||n,functionBind}var functionCall,hasRequiredFunctionCall;function requireFunctionCall(){return hasRequiredFunctionCall||(hasRequiredFunctionCall=1,functionCall=Function.prototype.call),functionCall}var functionApply,hasRequiredFunctionApply;function requireFunctionApply(){return hasRequiredFunctionApply||(hasRequiredFunctionApply=1,functionApply=Function.prototype.apply),functionApply}var reflectApply$1=typeof Reflect<"u"&&Reflect&&Reflect.apply,bind$3=requireFunctionBind(),$apply$2=requireFunctionApply(),$call$2=requireFunctionCall(),$reflectApply=reflectApply$1,actualApply$1=$reflectApply||bind$3.call($call$2,$apply$2),bind$2=requireFunctionBind(),$TypeError$8=type,$call$1=requireFunctionCall(),$actualApply=actualApply$1,callBindApplyHelpers=function(t){if(t.length<1||typeof t[0]!="function")throw new $TypeError$8("a function is required");return $actualApply(bind$2,$call$1,t)},get,hasRequiredGet;function requireGet(){if(hasRequiredGet)return get;hasRequiredGet=1;var n=callBindApplyHelpers,t=gopd$1,u;try{u=[].__proto__===Array.prototype}catch($e){if(!$e||typeof $e!="object"||!("code"in $e)||$e.code!=="ERR_PROTO_ACCESS")throw $e}var c=!!u&&t&&t(Object.prototype,"__proto__"),ye=Object,h=ye.getPrototypeOf;return get=c&&typeof c.get=="function"?n([c.get]):typeof h=="function"?function(a){return h(a==null?a:ye(a))}:!1,get}var getProto$2,hasRequiredGetProto;function requireGetProto(){if(hasRequiredGetProto)return getProto$2;hasRequiredGetProto=1;var n=requireReflect_getPrototypeOf(),t=requireObject_getPrototypeOf(),u=requireGet();return getProto$2=n?function(ye){return n(ye)}:t?function(ye){if(!ye||typeof ye!="object"&&typeof ye!="function")throw new TypeError("getProto: not an object");return t(ye)}:u?function(ye){return u(ye)}:null,getProto$2}var hasown,hasRequiredHasown;function requireHasown(){if(hasRequiredHasown)return hasown;hasRequiredHasown=1;var n=Function.prototype.call,t=Object.prototype.hasOwnProperty,u=requireFunctionBind();return hasown=u.call(n,t),hasown}var undefined$1,$Object=esObjectAtoms,$Error=esErrors,$EvalError=_eval,$RangeError=range,$ReferenceError=ref,$SyntaxError$1=syntax,$TypeError$7=type,$URIError=uri,abs=abs$1,floor=floor$1,max$1=max$2,min$1=min$2,pow=pow$1,round$1=round$2,sign$1=sign$2,$Function=Function,getEvalledConstructor=function(n){try{return $Function('"use strict"; return ('+n+").constructor;")()}catch{}},$gOPD=gopd$1,$defineProperty$2=esDefineProperty,throwTypeError=function(){throw new $TypeError$7},ThrowTypeError=$gOPD?function(){try{return arguments.callee,throwTypeError}catch{try{return $gOPD(arguments,"callee").get}catch{return throwTypeError}}}():throwTypeError,hasSymbols=requireHasSymbols()(),getProto$1=requireGetProto(),$ObjectGPO=requireObject_getPrototypeOf(),$ReflectGPO=requireReflect_getPrototypeOf(),$apply$1=requireFunctionApply(),$call=requireFunctionCall(),needsEval={},TypedArray=typeof Uint8Array>"u"||!getProto$1?undefined$1:getProto$1(Uint8Array),INTRINSICS={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?undefined$1:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?undefined$1:ArrayBuffer,"%ArrayIteratorPrototype%":hasSymbols&&getProto$1?getProto$1([][Symbol.iterator]()):undefined$1,"%AsyncFromSyncIteratorPrototype%":undefined$1,"%AsyncFunction%":needsEval,"%AsyncGenerator%":needsEval,"%AsyncGeneratorFunction%":needsEval,"%AsyncIteratorPrototype%":needsEval,"%Atomics%":typeof Atomics>"u"?undefined$1:Atomics,"%BigInt%":typeof BigInt>"u"?undefined$1:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?undefined$1:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?undefined$1:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?undefined$1:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":$Error,"%eval%":eval,"%EvalError%":$EvalError,"%Float32Array%":typeof Float32Array>"u"?undefined$1:Float32Array,"%Float64Array%":typeof Float64Array>"u"?undefined$1:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?undefined$1:FinalizationRegistry,"%Function%":$Function,"%GeneratorFunction%":needsEval,"%Int8Array%":typeof Int8Array>"u"?undefined$1:Int8Array,"%Int16Array%":typeof Int16Array>"u"?undefined$1:Int16Array,"%Int32Array%":typeof Int32Array>"u"?undefined$1:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":hasSymbols&&getProto$1?getProto$1(getProto$1([][Symbol.iterator]())):undefined$1,"%JSON%":typeof JSON=="object"?JSON:undefined$1,"%Map%":typeof Map>"u"?undefined$1:Map,"%MapIteratorPrototype%":typeof Map>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":$Object,"%Object.getOwnPropertyDescriptor%":$gOPD,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?undefined$1:Promise,"%Proxy%":typeof Proxy>"u"?undefined$1:Proxy,"%RangeError%":$RangeError,"%ReferenceError%":$ReferenceError,"%Reflect%":typeof Reflect>"u"?undefined$1:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?undefined$1:Set,"%SetIteratorPrototype%":typeof Set>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?undefined$1:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":hasSymbols&&getProto$1?getProto$1(""[Symbol.iterator]()):undefined$1,"%Symbol%":hasSymbols?Symbol:undefined$1,"%SyntaxError%":$SyntaxError$1,"%ThrowTypeError%":ThrowTypeError,"%TypedArray%":TypedArray,"%TypeError%":$TypeError$7,"%Uint8Array%":typeof Uint8Array>"u"?undefined$1:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?undefined$1:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?undefined$1:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?undefined$1:Uint32Array,"%URIError%":$URIError,"%WeakMap%":typeof WeakMap>"u"?undefined$1:WeakMap,"%WeakRef%":typeof WeakRef>"u"?undefined$1:WeakRef,"%WeakSet%":typeof WeakSet>"u"?undefined$1:WeakSet,"%Function.prototype.call%":$call,"%Function.prototype.apply%":$apply$1,"%Object.defineProperty%":$defineProperty$2,"%Object.getPrototypeOf%":$ObjectGPO,"%Math.abs%":abs,"%Math.floor%":floor,"%Math.max%":max$1,"%Math.min%":min$1,"%Math.pow%":pow,"%Math.round%":round$1,"%Math.sign%":sign$1,"%Reflect.getPrototypeOf%":$ReflectGPO};if(getProto$1)try{null.error}catch(n){var errorProto=getProto$1(getProto$1(n));INTRINSICS["%Error.prototype%"]=errorProto}var doEval=function n(t){var u;if(t==="%AsyncFunction%")u=getEvalledConstructor("async function () {}");else if(t==="%GeneratorFunction%")u=getEvalledConstructor("function* () {}");else if(t==="%AsyncGeneratorFunction%")u=getEvalledConstructor("async function* () {}");else if(t==="%AsyncGenerator%"){var c=n("%AsyncGeneratorFunction%");c&&(u=c.prototype)}else if(t==="%AsyncIteratorPrototype%"){var ye=n("%AsyncGenerator%");ye&&getProto$1&&(u=getProto$1(ye.prototype))}return INTRINSICS[t]=u,u},LEGACY_ALIASES={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},bind$1=requireFunctionBind(),hasOwn$2=requireHasown(),$concat$1=bind$1.call($call,Array.prototype.concat),$spliceApply=bind$1.call($apply$1,Array.prototype.splice),$replace$1=bind$1.call($call,String.prototype.replace),$strSlice=bind$1.call($call,String.prototype.slice),$exec$2=bind$1.call($call,RegExp.prototype.exec),rePropName=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,reEscapeChar=/\\(\\)?/g,stringToPath=function(t){var u=$strSlice(t,0,1),c=$strSlice(t,-1);if(u==="%"&&c!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected closing `%`");if(c==="%"&&u!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected opening `%`");var ye=[];return $replace$1(t,rePropName,function(h,$e,a,Ue){ye[ye.length]=a?$replace$1(Ue,reEscapeChar,"$1"):$e||h}),ye},getBaseIntrinsic=function(t,u){var c=t,ye;if(hasOwn$2(LEGACY_ALIASES,c)&&(ye=LEGACY_ALIASES[c],c="%"+ye[0]+"%"),hasOwn$2(INTRINSICS,c)){var h=INTRINSICS[c];if(h===needsEval&&(h=doEval(c)),typeof h>"u"&&!u)throw new $TypeError$7("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:ye,name:c,value:h}}throw new $SyntaxError$1("intrinsic "+t+" does not exist!")},getIntrinsic=function(t,u){if(typeof t!="string"||t.length===0)throw new $TypeError$7("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof u!="boolean")throw new $TypeError$7('"allowMissing" argument must be a boolean');if($exec$2(/^%?[^%]*%?$/,t)===null)throw new $SyntaxError$1("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var c=stringToPath(t),ye=c.length>0?c[0]:"",h=getBaseIntrinsic("%"+ye+"%",u),$e=h.name,a=h.value,Ue=!1,ar=h.alias;ar&&(ye=ar[0],$spliceApply(c,$concat$1([0,1],ar)));for(var qe=1,lr=!0;qe<c.length;qe+=1){var br=c[qe],Sr=$strSlice(br,0,1),xr=$strSlice(br,-1);if((Sr==='"'||Sr==="'"||Sr==="`"||xr==='"'||xr==="'"||xr==="`")&&Sr!==xr)throw new $SyntaxError$1("property names with quotes must have matching quotes");if((br==="constructor"||!lr)&&(Ue=!0),ye+="."+br,$e="%"+ye+"%",hasOwn$2(INTRINSICS,$e))a=INTRINSICS[$e];else if(a!=null){if(!(br in a)){if(!u)throw new $TypeError$7("base intrinsic for "+t+" exists, but the property is not available.");return}if($gOPD&&qe+1>=c.length){var Cr=$gOPD(a,br);lr=!!Cr,lr&&"get"in Cr&&!("originalValue"in Cr.get)?a=Cr.get:a=a[br]}else lr=hasOwn$2(a,br),a=a[br];lr&&!Ue&&(INTRINSICS[$e]=a)}}return a},GetIntrinsic$3=getIntrinsic,callBindBasic=callBindApplyHelpers,$indexOf$1=callBindBasic([GetIntrinsic$3("%String.prototype.indexOf%")]),callBound$7=function(t,u){var c=GetIntrinsic$3(t,!!u);return typeof c=="function"&&$indexOf$1(t,".prototype.")>-1?callBindBasic([c]):c},hasToStringTag$4=shams(),callBound$6=callBound$7,$toString$2=callBound$6("Object.prototype.toString"),isStandardArguments=function(t){return hasToStringTag$4&&t&&typeof t=="object"&&Symbol.toStringTag in t?!1:$toString$2(t)==="[object Arguments]"},isLegacyArguments=function(t){return isStandardArguments(t)?!0:t!==null&&typeof t=="object"&&"length"in t&&typeof t.length=="number"&&t.length>=0&&$toString$2(t)!=="[object Array]"&&"callee"in t&&$toString$2(t.callee)==="[object Function]"},supportsStandardArguments=function(){return isStandardArguments(arguments)}();isStandardArguments.isLegacyArguments=isLegacyArguments;var isArguments=supportsStandardArguments?isStandardArguments:isLegacyArguments,callBound$5=callBound$7,hasToStringTag$3=shams(),hasOwn$1=requireHasown(),gOPD$2=gopd$1,fn;if(hasToStringTag$3){var $exec$1=callBound$5("RegExp.prototype.exec"),isRegexMarker={},throwRegexMarker=function(){throw isRegexMarker},badStringifier={toString:throwRegexMarker,valueOf:throwRegexMarker};typeof Symbol.toPrimitive=="symbol"&&(badStringifier[Symbol.toPrimitive]=throwRegexMarker),fn=function(t){if(!t||typeof t!="object")return!1;var u=gOPD$2(t,"lastIndex"),c=u&&hasOwn$1(u,"value");if(!c)return!1;try{$exec$1(t,badStringifier)}catch(ye){return ye===isRegexMarker}}}else{var $toString$1=callBound$5("Object.prototype.toString"),regexClass="[object RegExp]";fn=function(t){return!t||typeof t!="object"&&typeof t!="function"?!1:$toString$1(t)===regexClass}}var isRegex$1=fn,callBound$4=callBound$7,isRegex=isRegex$1,$exec=callBound$4("RegExp.prototype.exec"),$TypeError$6=type,safeRegexTest$1=function(t){if(!isRegex(t))throw new $TypeError$6("`regex` must be a RegExp");return function(c){return $exec(t,c)!==null}},callBound$3=callBound$7,safeRegexTest=safeRegexTest$1,isFnRegex=safeRegexTest(/^\s*(?:function)?\*/),hasToStringTag$2=shams(),getProto=requireGetProto(),toStr$3=callBound$3("Object.prototype.toString"),fnToStr$1=callBound$3("Function.prototype.toString"),getGeneratorFunc=function(){if(!hasToStringTag$2)return!1;try{return Function("return function*() {}")()}catch{}},GeneratorFunction,isGeneratorFunction=function(t){if(typeof t!="function")return!1;if(isFnRegex(fnToStr$1(t)))return!0;if(!hasToStringTag$2){var u=toStr$3(t);return u==="[object GeneratorFunction]"}if(!getProto)return!1;if(typeof GeneratorFunction>"u"){var c=getGeneratorFunc();GeneratorFunction=c?getProto(c):!1}return getProto(t)===GeneratorFunction},fnToStr=Function.prototype.toString,reflectApply=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,badArrayLike,isCallableMarker;if(typeof reflectApply=="function"&&typeof Object.defineProperty=="function")try{badArrayLike=Object.defineProperty({},"length",{get:function(){throw isCallableMarker}}),isCallableMarker={},reflectApply(function(){throw 42},null,badArrayLike)}catch(n){n!==isCallableMarker&&(reflectApply=null)}else reflectApply=null;var constructorRegex=/^\s*class\b/,isES6ClassFn=function(t){try{var u=fnToStr.call(t);return constructorRegex.test(u)}catch{return!1}},tryFunctionObject=function(t){try{return isES6ClassFn(t)?!1:(fnToStr.call(t),!0)}catch{return!1}},toStr$2=Object.prototype.toString,objectClass="[object Object]",fnClass="[object Function]",genClass="[object GeneratorFunction]",ddaClass="[object HTMLAllCollection]",ddaClass2="[object HTML document.all class]",ddaClass3="[object HTMLCollection]",hasToStringTag$1=typeof Symbol=="function"&&!!Symbol.toStringTag,isIE68=!(0 in[,]),isDDA=function(){return!1};if(typeof document=="object"){var all=document.all;toStr$2.call(all)===toStr$2.call(document.all)&&(isDDA=function(t){if((isIE68||!t)&&(typeof t>"u"||typeof t=="object"))try{var u=toStr$2.call(t);return(u===ddaClass||u===ddaClass2||u===ddaClass3||u===objectClass)&&t("")==null}catch{}return!1})}var isCallable$1=reflectApply?function(t){if(isDDA(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;try{reflectApply(t,null,badArrayLike)}catch(u){if(u!==isCallableMarker)return!1}return!isES6ClassFn(t)&&tryFunctionObject(t)}:function(t){if(isDDA(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;if(hasToStringTag$1)return tryFunctionObject(t);if(isES6ClassFn(t))return!1;var u=toStr$2.call(t);return u!==fnClass&&u!==genClass&&!/^\[object HTML/.test(u)?!1:tryFunctionObject(t)},isCallable=isCallable$1,toStr$1=Object.prototype.toString,hasOwnProperty=Object.prototype.hasOwnProperty,forEachArray=function(t,u,c){for(var ye=0,h=t.length;ye<h;ye++)hasOwnProperty.call(t,ye)&&(c==null?u(t[ye],ye,t):u.call(c,t[ye],ye,t))},forEachString=function(t,u,c){for(var ye=0,h=t.length;ye<h;ye++)c==null?u(t.charAt(ye),ye,t):u.call(c,t.charAt(ye),ye,t)},forEachObject=function(t,u,c){for(var ye in t)hasOwnProperty.call(t,ye)&&(c==null?u(t[ye],ye,t):u.call(c,t[ye],ye,t))},forEach$1=function(t,u,c){if(!isCallable(u))throw new TypeError("iterator must be a function");var ye;arguments.length>=3&&(ye=c),toStr$1.call(t)==="[object Array]"?forEachArray(t,u,ye):typeof t=="string"?forEachString(t,u,ye):forEachObject(t,u,ye)},forEach_1=forEach$1,possibleTypedArrayNames=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"],possibleNames=possibleTypedArrayNames,g$2=typeof globalThis>"u"?commonjsGlobal:globalThis,availableTypedArrays$1=function(){for(var t=[],u=0;u<possibleNames.length;u++)typeof g$2[possibleNames[u]]=="function"&&(t[t.length]=possibleNames[u]);return t},callBind$1={exports:{}},$defineProperty$1=esDefineProperty,$SyntaxError=syntax,$TypeError$5=type,gopd=gopd$1,defineDataProperty=function(t,u,c){if(!t||typeof t!="object"&&typeof t!="function")throw new $TypeError$5("`obj` must be an object or a function`");if(typeof u!="string"&&typeof u!="symbol")throw new $TypeError$5("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new $TypeError$5("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new $TypeError$5("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new $TypeError$5("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new $TypeError$5("`loose`, if provided, must be a boolean");var ye=arguments.length>3?arguments[3]:null,h=arguments.length>4?arguments[4]:null,$e=arguments.length>5?arguments[5]:null,a=arguments.length>6?arguments[6]:!1,Ue=!!gopd&&gopd(t,u);if($defineProperty$1)$defineProperty$1(t,u,{configurable:$e===null&&Ue?Ue.configurable:!$e,enumerable:ye===null&&Ue?Ue.enumerable:!ye,value:c,writable:h===null&&Ue?Ue.writable:!h});else if(a||!ye&&!h&&!$e)t[u]=c;else throw new $SyntaxError("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},$defineProperty=esDefineProperty,hasPropertyDescriptors=function(){return!!$defineProperty};hasPropertyDescriptors.hasArrayLengthDefineBug=function(){if(!$defineProperty)return null;try{return $defineProperty([],"length",{value:1}).length!==1}catch{return!0}};var hasPropertyDescriptors_1=hasPropertyDescriptors,GetIntrinsic$2=getIntrinsic,define=defineDataProperty,hasDescriptors=hasPropertyDescriptors_1(),gOPD$1=gopd$1,$TypeError$4=type,$floor$1=GetIntrinsic$2("%Math.floor%"),setFunctionLength=function(t,u){if(typeof t!="function")throw new $TypeError$4("`fn` is not a function");if(typeof u!="number"||u<0||u>4294967295||$floor$1(u)!==u)throw new $TypeError$4("`length` must be a positive 32-bit integer");var c=arguments.length>2&&!!arguments[2],ye=!0,h=!0;if("length"in t&&gOPD$1){var $e=gOPD$1(t,"length");$e&&!$e.configurable&&(ye=!1),$e&&!$e.writable&&(h=!1)}return(ye||h||!c)&&(hasDescriptors?define(t,"length",u,!0,!0):define(t,"length",u)),t},bind=requireFunctionBind(),$apply=requireFunctionApply(),actualApply=actualApply$1,applyBind=function(){return actualApply(bind,$apply,arguments)};(function(n){var t=setFunctionLength,u=esDefineProperty,c=callBindApplyHelpers,ye=applyBind;n.exports=function($e){var a=c(arguments),Ue=$e.length-(arguments.length-1);return t(a,1+(Ue>0?Ue:0),!0)},u?u(n.exports,"apply",{value:ye}):n.exports.apply=ye})(callBind$1);var forEach=forEach_1,availableTypedArrays=availableTypedArrays$1,callBind=callBind$1.exports,callBound$2=callBound$7,gOPD=gopd$1,$toString=callBound$2("Object.prototype.toString"),hasToStringTag=shams(),g$1=typeof globalThis>"u"?commonjsGlobal:globalThis,typedArrays=availableTypedArrays(),$slice$1=callBound$2("String.prototype.slice"),getPrototypeOf=Object.getPrototypeOf,$indexOf=callBound$2("Array.prototype.indexOf",!0)||function(t,u){for(var c=0;c<t.length;c+=1)if(t[c]===u)return c;return-1},cache={__proto__:null};hasToStringTag&&gOPD&&getPrototypeOf?forEach(typedArrays,function(n){var t=new g$1[n];if(Symbol.toStringTag in t){var u=getPrototypeOf(t),c=gOPD(u,Symbol.toStringTag);if(!c){var ye=getPrototypeOf(u);c=gOPD(ye,Symbol.toStringTag)}cache["$"+n]=callBind(c.get)}}):forEach(typedArrays,function(n){var t=new g$1[n],u=t.slice||t.set;u&&(cache["$"+n]=callBind(u))});var tryTypedArrays=function(t){var u=!1;return forEach(cache,function(c,ye){if(!u)try{"$"+c(t)===ye&&(u=$slice$1(ye,1))}catch{}}),u},trySlices=function(t){var u=!1;return forEach(cache,function(c,ye){if(!u)try{c(t),u=$slice$1(ye,1)}catch{}}),u},whichTypedArray$1=function(t){if(!t||typeof t!="object")return!1;if(!hasToStringTag){var u=$slice$1($toString(t),8,-1);return $indexOf(typedArrays,u)>-1?u:u!=="Object"?!1:trySlices(t)}return gOPD?tryTypedArrays(t):null},whichTypedArray=whichTypedArray$1,isTypedArray=function(t){return!!whichTypedArray(t)};(function(n){var t=isArguments,u=isGeneratorFunction,c=whichTypedArray$1,ye=isTypedArray;function h(Mi){return Mi.call.bind(Mi)}var $e=typeof BigInt<"u",a=typeof Symbol<"u",Ue=h(Object.prototype.toString),ar=h(Number.prototype.valueOf),qe=h(String.prototype.valueOf),lr=h(Boolean.prototype.valueOf);if($e)var br=h(BigInt.prototype.valueOf);if(a)var Sr=h(Symbol.prototype.valueOf);function xr(Mi,Mn){if(typeof Mi!="object")return!1;try{return Mn(Mi),!0}catch{return!1}}n.isArgumentsObject=t,n.isGeneratorFunction=u,n.isTypedArray=ye;function Cr(Mi){return typeof Promise<"u"&&Mi instanceof Promise||Mi!==null&&typeof Mi=="object"&&typeof Mi.then=="function"&&typeof Mi.catch=="function"}n.isPromise=Cr;function Ir(Mi){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(Mi):ye(Mi)||$r(Mi)}n.isArrayBufferView=Ir;function Vr(Mi){return c(Mi)==="Uint8Array"}n.isUint8Array=Vr;function Lr(Mi){return c(Mi)==="Uint8ClampedArray"}n.isUint8ClampedArray=Lr;function Ur(Mi){return c(Mi)==="Uint16Array"}n.isUint16Array=Ur;function Or(Mi){return c(Mi)==="Uint32Array"}n.isUint32Array=Or;function Jr(Mi){return c(Mi)==="Int8Array"}n.isInt8Array=Jr;function ei(Mi){return c(Mi)==="Int16Array"}n.isInt16Array=ei;function fi(Mi){return c(Mi)==="Int32Array"}n.isInt32Array=fi;function ri(Mi){return c(Mi)==="Float32Array"}n.isFloat32Array=ri;function Yr(Mi){return c(Mi)==="Float64Array"}n.isFloat64Array=Yr;function Qr(Mi){return c(Mi)==="BigInt64Array"}n.isBigInt64Array=Qr;function ir(Mi){return c(Mi)==="BigUint64Array"}n.isBigUint64Array=ir;function m(Mi){return Ue(Mi)==="[object Map]"}m.working=typeof Map<"u"&&m(new Map);function xe(Mi){return typeof Map>"u"?!1:m.working?m(Mi):Mi instanceof Map}n.isMap=xe;function Ae(Mi){return Ue(Mi)==="[object Set]"}Ae.working=typeof Set<"u"&&Ae(new Set);function ze(Mi){return typeof Set>"u"?!1:Ae.working?Ae(Mi):Mi instanceof Set}n.isSet=ze;function Ke(Mi){return Ue(Mi)==="[object WeakMap]"}Ke.working=typeof WeakMap<"u"&&Ke(new WeakMap);function or(Mi){return typeof WeakMap>"u"?!1:Ke.working?Ke(Mi):Mi instanceof WeakMap}n.isWeakMap=or;function cr(Mi){return Ue(Mi)==="[object WeakSet]"}cr.working=typeof WeakSet<"u"&&cr(new WeakSet);function je(Mi){return cr(Mi)}n.isWeakSet=je;function de(Mi){return Ue(Mi)==="[object ArrayBuffer]"}de.working=typeof ArrayBuffer<"u"&&de(new ArrayBuffer);function er(Mi){return typeof ArrayBuffer>"u"?!1:de.working?de(Mi):Mi instanceof ArrayBuffer}n.isArrayBuffer=er;function Er(Mi){return Ue(Mi)==="[object DataView]"}Er.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&Er(new DataView(new ArrayBuffer(1),0,1));function $r(Mi){return typeof DataView>"u"?!1:Er.working?Er(Mi):Mi instanceof DataView}n.isDataView=$r;var ti=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:void 0;function _i(Mi){return Ue(Mi)==="[object SharedArrayBuffer]"}function gi(Mi){return typeof ti>"u"?!1:(typeof _i.working>"u"&&(_i.working=_i(new ti)),_i.working?_i(Mi):Mi instanceof ti)}n.isSharedArrayBuffer=gi;function Zr(Mi){return Ue(Mi)==="[object AsyncFunction]"}n.isAsyncFunction=Zr;function hi(Mi){return Ue(Mi)==="[object Map Iterator]"}n.isMapIterator=hi;function Hr(Mi){return Ue(Mi)==="[object Set Iterator]"}n.isSetIterator=Hr;function Fr(Mi){return Ue(Mi)==="[object Generator]"}n.isGeneratorObject=Fr;function ui(Mi){return Ue(Mi)==="[object WebAssembly.Module]"}n.isWebAssemblyCompiledModule=ui;function ai(Mi){return xr(Mi,ar)}n.isNumberObject=ai;function ki(Mi){return xr(Mi,qe)}n.isStringObject=ki;function $i(Mi){return xr(Mi,lr)}n.isBooleanObject=$i;function cn(Mi){return $e&&xr(Mi,br)}n.isBigIntObject=cn;function en(Mi){return a&&xr(Mi,Sr)}n.isSymbolObject=en;function wn(Mi){return ai(Mi)||ki(Mi)||$i(Mi)||cn(Mi)||en(Mi)}n.isBoxedPrimitive=wn;function Ti(Mi){return typeof Uint8Array<"u"&&(er(Mi)||gi(Mi))}n.isAnyArrayBuffer=Ti,["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(Mi){Object.defineProperty(n,Mi,{enumerable:!1,value:function(){throw new Error(Mi+" is not supported in userland")}})})})(types);var isBufferBrowser=function(t){return t&&typeof t=="object"&&typeof t.copy=="function"&&typeof t.fill=="function"&&typeof t.readUInt8=="function"};(function(n){var t=Object.getOwnPropertyDescriptors||function($r){for(var ti=Object.keys($r),_i={},gi=0;gi<ti.length;gi++)_i[ti[gi]]=Object.getOwnPropertyDescriptor($r,ti[gi]);return _i},u=/%[sdj%]/g;n.format=function(Er){if(!Jr(Er)){for(var $r=[],ti=0;ti<arguments.length;ti++)$r.push($e(arguments[ti]));return $r.join(" ")}for(var ti=1,_i=arguments,gi=_i.length,Zr=String(Er).replace(u,function(Hr){if(Hr==="%%")return"%";if(ti>=gi)return Hr;switch(Hr){case"%s":return String(_i[ti++]);case"%d":return Number(_i[ti++]);case"%j":try{return JSON.stringify(_i[ti++])}catch{return"[Circular]"}default:return Hr}}),hi=_i[ti];ti<gi;hi=_i[++ti])Lr(hi)||!Yr(hi)?Zr+=" "+hi:Zr+=" "+$e(hi);return Zr},n.deprecate=function(Er,$r){if(typeof process$1<"u"&&process$1.noDeprecation===!0)return Er;if(typeof process$1>"u")return function(){return n.deprecate(Er,$r).apply(this,arguments)};var ti=!1;function _i(){if(!ti){if(process$1.throwDeprecation)throw new Error($r);process$1.traceDeprecation?console.trace($r):console.error($r),ti=!0}return Er.apply(this,arguments)}return _i};var c={},ye=/^$/;if(process$1.env.NODE_DEBUG){var h=process$1.env.NODE_DEBUG;h=h.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),ye=new RegExp("^"+h+"$","i")}n.debuglog=function(Er){if(Er=Er.toUpperCase(),!c[Er])if(ye.test(Er)){var $r=process$1.pid;c[Er]=function(){var ti=n.format.apply(n,arguments);console.error("%s %d: %s",Er,$r,ti)}}else c[Er]=function(){};return c[Er]};function $e(Er,$r){var ti={seen:[],stylize:Ue};return arguments.length>=3&&(ti.depth=arguments[2]),arguments.length>=4&&(ti.colors=arguments[3]),Vr($r)?ti.showHidden=$r:$r&&n._extend(ti,$r),fi(ti.showHidden)&&(ti.showHidden=!1),fi(ti.depth)&&(ti.depth=2),fi(ti.colors)&&(ti.colors=!1),fi(ti.customInspect)&&(ti.customInspect=!0),ti.colors&&(ti.stylize=a),qe(ti,Er,ti.depth)}n.inspect=$e,$e.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},$e.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function a(Er,$r){var ti=$e.styles[$r];return ti?"\x1B["+$e.colors[ti][0]+"m"+Er+"\x1B["+$e.colors[ti][1]+"m":Er}function Ue(Er,$r){return Er}function ar(Er){var $r={};return Er.forEach(function(ti,_i){$r[ti]=!0}),$r}function qe(Er,$r,ti){if(Er.customInspect&&$r&&m($r.inspect)&&$r.inspect!==n.inspect&&!($r.constructor&&$r.constructor.prototype===$r)){var _i=$r.inspect(ti,Er);return Jr(_i)||(_i=qe(Er,_i,ti)),_i}var gi=lr(Er,$r);if(gi)return gi;var Zr=Object.keys($r),hi=ar(Zr);if(Er.showHidden&&(Zr=Object.getOwnPropertyNames($r)),ir($r)&&(Zr.indexOf("message")>=0||Zr.indexOf("description")>=0))return br($r);if(Zr.length===0){if(m($r)){var Hr=$r.name?": "+$r.name:"";return Er.stylize("[Function"+Hr+"]","special")}if(ri($r))return Er.stylize(RegExp.prototype.toString.call($r),"regexp");if(Qr($r))return Er.stylize(Date.prototype.toString.call($r),"date");if(ir($r))return br($r)}var Fr="",ui=!1,ai=["{","}"];if(Ir($r)&&(ui=!0,ai=["[","]"]),m($r)){var ki=$r.name?": "+$r.name:"";Fr=" [Function"+ki+"]"}if(ri($r)&&(Fr=" "+RegExp.prototype.toString.call($r)),Qr($r)&&(Fr=" "+Date.prototype.toUTCString.call($r)),ir($r)&&(Fr=" "+br($r)),Zr.length===0&&(!ui||$r.length==0))return ai[0]+Fr+ai[1];if(ti<0)return ri($r)?Er.stylize(RegExp.prototype.toString.call($r),"regexp"):Er.stylize("[Object]","special");Er.seen.push($r);var $i;return ui?$i=Sr(Er,$r,ti,hi,Zr):$i=Zr.map(function(cn){return xr(Er,$r,ti,hi,cn,ui)}),Er.seen.pop(),Cr($i,Fr,ai)}function lr(Er,$r){if(fi($r))return Er.stylize("undefined","undefined");if(Jr($r)){var ti="'"+JSON.stringify($r).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return Er.stylize(ti,"string")}if(Or($r))return Er.stylize(""+$r,"number");if(Vr($r))return Er.stylize(""+$r,"boolean");if(Lr($r))return Er.stylize("null","null")}function br(Er){return"["+Error.prototype.toString.call(Er)+"]"}function Sr(Er,$r,ti,_i,gi){for(var Zr=[],hi=0,Hr=$r.length;hi<Hr;++hi)cr($r,String(hi))?Zr.push(xr(Er,$r,ti,_i,String(hi),!0)):Zr.push("");return gi.forEach(function(Fr){Fr.match(/^\d+$/)||Zr.push(xr(Er,$r,ti,_i,Fr,!0))}),Zr}function xr(Er,$r,ti,_i,gi,Zr){var hi,Hr,Fr;if(Fr=Object.getOwnPropertyDescriptor($r,gi)||{value:$r[gi]},Fr.get?Fr.set?Hr=Er.stylize("[Getter/Setter]","special"):Hr=Er.stylize("[Getter]","special"):Fr.set&&(Hr=Er.stylize("[Setter]","special")),cr(_i,gi)||(hi="["+gi+"]"),Hr||(Er.seen.indexOf(Fr.value)<0?(Lr(ti)?Hr=qe(Er,Fr.value,null):Hr=qe(Er,Fr.value,ti-1),Hr.indexOf(`
|
|
55
55
|
`)>-1&&(Zr?Hr=Hr.split(`
|
|
56
56
|
`).map(function(ui){return" "+ui}).join(`
|
|
57
57
|
`).slice(2):Hr=`
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bluepic/embed",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"package.json",
|
|
@@ -33,6 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@floating-ui/vue": "^1.0.6",
|
|
36
|
+
"@hono/zod-openapi": "^0.19.4",
|
|
36
37
|
"@vueuse/core": "^10.11.0",
|
|
37
38
|
"compressorjs": "^1.2.1",
|
|
38
39
|
"css": "^3.0.0",
|