@letscooee/web-sdk 12.1.3 → 12.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-PUMES7ZS.js → chunk-3LUZ3CSI.js} +1 -1
- package/dist/{chunk-OUJ4FG3T.js → chunk-B2UHLONW.js} +1 -1
- package/dist/{chunk-TGPWZOTK.js → chunk-FIRKHNUB.js} +2 -2
- package/dist/main.min.js +18 -25
- package/dist/{share-dialog.component-S2TRS7QT.js → share-dialog.component-L2VKZIQS.js} +1 -1
- package/dist/{video-detail-dialog.component-4E6W6RSA.js → video-detail-dialog.component-LP5FCSFX.js} +1 -1
- package/dist/widget.min.js +2 -2
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{$ as Qt,Aa as Ti,Ab as Ui,B as q,Bb as ji,C as W,Cb as ee,Db as ot,E as Zt,Eb as it,Ga as Ci,Gb as ie,H as Kt,Ha as Di,Hb as xt,I as ut,Ia as Ii,Ib as Vi,J as Oi,Jb as Bt,K as Si,Kb as Hi,Lb as $i,Mb as re,R as Jt,T as Et,U as qt,V as Ce,W as De,X as lt,Z as Rt,a as di,ba as Ai,c as Y,ca as bt,d as gi,da as Q,ea as ft,fa as Ni,g as _i,ga as te,hb as Ri,i as yi,ib as xi,kb as Bi,l as mi,m as vi,n as wi,nb as Li,o as Ei,q as bi,qb as Pi,rb as Mi,s as V,u as G,v as S,w as Gt,yb as ki,zb as Fi}from"./chunk-I62LO6BZ.js";import{a as U,b as pi,e as Ne,f as Te}from"./chunk-V7UGKYBN.js";var Xi=Ne((Wi,ae)=>{"use strict";(function(e){"use strict";var t={};t.VERSION="1.6.1";var i,r={},s=function(d,g){return function(){return g.apply(d,arguments)}},l=function(){var d=arguments,g=d[0],_,v;for(v=1;v<d.length;v++)for(_ in d[v])!(_ in g)&&d[v].hasOwnProperty(_)&&(g[_]=d[v][_]);return g},a=function(d,g){return{value:d,name:g}};t.TRACE=a(1,"TRACE"),t.DEBUG=a(2,"DEBUG"),t.INFO=a(3,"INFO"),t.TIME=a(4,"TIME"),t.WARN=a(5,"WARN"),t.ERROR=a(8,"ERROR"),t.OFF=a(99,"OFF");var f=function(d){this.context=d,this.setLevel(d.filterLevel),this.log=this.info};f.prototype={setLevel:function(d){d&&"value"in d&&(this.context.filterLevel=d)},getLevel:function(){return this.context.filterLevel},enabledFor:function(d){var g=this.context.filterLevel;return d.value>=g.value},trace:function(){this.invoke(t.TRACE,arguments)},debug:function(){this.invoke(t.DEBUG,arguments)},info:function(){this.invoke(t.INFO,arguments)},warn:function(){this.invoke(t.WARN,arguments)},error:function(){this.invoke(t.ERROR,arguments)},time:function(d){typeof d=="string"&&d.length>0&&this.invoke(t.TIME,[d,"start"])},timeEnd:function(d){typeof d=="string"&&d.length>0&&this.invoke(t.TIME,[d,"end"])},invoke:function(d,g){i&&this.enabledFor(d)&&i(g,l({level:d},this.context))}};var p=new f({filterLevel:t.OFF});(function(){var d=t;d.enabledFor=s(p,p.enabledFor),d.trace=s(p,p.trace),d.debug=s(p,p.debug),d.time=s(p,p.time),d.timeEnd=s(p,p.timeEnd),d.info=s(p,p.info),d.warn=s(p,p.warn),d.error=s(p,p.error),d.log=d.info})(),t.setHandler=function(d){i=d},t.setLevel=function(d){p.setLevel(d);for(var g in r)r.hasOwnProperty(g)&&r[g].setLevel(d)},t.getLevel=function(){return p.getLevel()},t.get=function(d){return r[d]||(r[d]=new f(l({name:d},p.context)))},t.createDefaultHandler=function(d){d=d||{},d.formatter=d.formatter||function(E,w){w.name&&E.unshift("["+w.name+"]")};var g={},_=function(v,E){Function.prototype.apply.call(v,console,E)};return typeof console>"u"?function(){}:function(v,E){v=Array.prototype.slice.call(v);var w=console.log,A;E.level===t.TIME?(A=(E.name?"["+E.name+"] ":"")+v[0],v[1]==="start"?console.time?console.time(A):g[A]=new Date().getTime():console.timeEnd?console.timeEnd(A):_(w,[A+": "+(new Date().getTime()-g[A])+"ms"])):(E.level===t.WARN&&console.warn?w=console.warn:E.level===t.ERROR&&console.error?w=console.error:E.level===t.INFO&&console.info?w=console.info:E.level===t.DEBUG&&console.debug?w=console.debug:E.level===t.TRACE&&console.trace&&(w=console.trace),d.formatter(v,E),_(w,v))}},t.useDefaults=function(d){t.setLevel(d&&d.defaultLevel||t.DEBUG),t.setHandler(t.createDefaultHandler(d))},t.setDefaults=t.useDefaults,typeof define=="function"&&define.amd?define(t):typeof ae<"u"&&ae.exports?ae.exports=t:(t._prevLogger=e.Logger,t.noConflict=function(){return e.Logger=t._prevLogger,t},e.Logger=t)})(Wi)});var Fr=Ne((ni,oi)=>{"use strict";(function(e,t){typeof ni=="object"&&typeof oi<"u"?oi.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.fetchRetry=t())})(ni,function(){"use strict";var e=function(r,s){if(s=s||{},typeof r!="function")throw new i("fetch must be a function");if(typeof s!="object")throw new i("defaults must be an object");if(s.retries!==void 0&&!t(s.retries))throw new i("retries must be a positive integer");if(s.retryDelay!==void 0&&!t(s.retryDelay)&&typeof s.retryDelay!="function")throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(s.retryOn!==void 0&&!Array.isArray(s.retryOn)&&typeof s.retryOn!="function")throw new i("retryOn property expects an array or function");var l={retries:3,retryDelay:1e3,retryOn:[]};return s=Object.assign(l,s),function(f,p){var d=s.retries,g=s.retryDelay,_=s.retryOn;if(p&&p.retries!==void 0)if(t(p.retries))d=p.retries;else throw new i("retries must be a positive integer");if(p&&p.retryDelay!==void 0)if(t(p.retryDelay)||typeof p.retryDelay=="function")g=p.retryDelay;else throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(p&&p.retryOn)if(Array.isArray(p.retryOn)||typeof p.retryOn=="function")_=p.retryOn;else throw new i("retryOn property expects an array or function");return new Promise(function(v,E){var w=function(D){var L=typeof Request<"u"&&f instanceof Request?f.clone():f;r(L,p).then(function(N){if(Array.isArray(_)&&_.indexOf(N.status)===-1)v(N);else if(typeof _=="function")try{return Promise.resolve(_(D,null,N)).then(function(B){B?A(D,null,N):v(N)}).catch(E)}catch(B){E(B)}else D<d?A(D,null,N):v(N)}).catch(function(N){if(typeof _=="function")try{Promise.resolve(_(D,N,null)).then(function(B){B?A(D,N,null):E(N)}).catch(function(B){E(B)})}catch(B){E(B)}else D<d?A(D,N,null):E(N)})};function A(D,L,N){var B=typeof g=="function"?g(D,L,N):g;setTimeout(function(){w(++D)},B)}w(0)})}};function t(r){return Number.isInteger(r)&&r>=0}function i(r){this.name="ArgumentError",this.message=r}return e})});var Hr=Ne(Ee=>{"use strict";Object.defineProperty(Ee,"__esModule",{value:!0});Ee.URLBuilder=void 0;var bo=(function(){function e(t){try{this.base=new URL(t),this.params=new URLSearchParams(this.base.search.slice(1))}catch(i){console.error("Un-parsable URL",i)}}return e.prototype.appendQueryParam=function(t,i){this.params.append(t,i?i.toString():"")},e.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},e.prototype.deleteQueryParam=function(t){this.params.delete(t)},e.prototype.getBase=function(){return this.base},e.prototype.getPath=function(){return this.base.pathname},e.prototype.getHostname=function(){return this.base.hostname},e.prototype.getParams=function(){return this.params},e.prototype.getQueryParam=function(t){if(!this.params)return"";var i=this.params.get(t);return!i||i==="undefined"||i==="null"?void 0:i},e.prototype.getQueryString=function(){return this.params.toString()},e.prototype.setPath=function(t){return this.base.pathname=t,this},e.prototype.setQueryParam=function(t,i){return this.params.set(t,i?i.toString():""),this},e.prototype.setQueryString=function(t){if(t)return t[0]==="?"&&(t=t.slice(1)),this.params=new URLSearchParams(t),this},e.prototype.toString=function(){var t=this.params.toString();return t===""?this.base.search="":this.base.search="?"+t,this.base.toString()},e})();Ee.URLBuilder=bo});var Ie="12.1.3";var Jr=Ie.split("-")[0].split(".").slice(0,3).map(e=>e.padStart(2,"0")).join("");var Yi="CooeeSDK",ne=Ie,To=parseInt(Jr,10);var oe=`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${ne}/dist`,se={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",baseURL:oe,styleURL:`${oe}/widget.min.css`,widgetURL:`${oe}/widget.min.js`,swiperStyleURL:`${oe}/swiper-bundle.min.css`};var X=Te(Xi());var Lt=class{static debuggerEl;static infoLogs=[];static log(...t){X.default.info(...t)}static verbose(...t){X.default.debug(...t)}static error(...t){X.default.error(...t)}static warn(...t){X.default.warn(...t)}static info(...t){X.default.info(...t),this.infoLogs.unshift({time:new Date,message:t.join(" ")}),this.addToDebugger()}static trace(...t){X.default.trace(...t)}static addToDebugger(){sessionStorage.cooeeDebug&&(this.debuggerEl=this.debuggerEl??document.querySelector("cooee-debugger"),this.debuggerEl&&this.debuggerEl&&(this.debuggerEl.logs=[...this.infoLogs]))}};function Bo(e=Yi){X.default.useDefaults({formatter:function(i){i.unshift(`${e} (v${ne}):`)}});let t=qr();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?X.default.setLevel(X.default[localStorage.cooeeLogLevel]):X.default.setLevel(se.debug?X.default.TRACE:X.default.OFF)}function qr(){return new URL(location.href).searchParams?.get("cooee-debug")}var ko=new G("EngagementContext"),Fo=new G("EventData");function Qr(e,t){return t={exports:{}},e(t,t.exports),t.exports}var tn=on,en=an,rn=hn,nt=[],K=[],nn=typeof Uint8Array<"u"?Uint8Array:Array,Re="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(pt=0,zi=Re.length;pt<zi;++pt)nt[pt]=Re[pt],K[Re.charCodeAt(pt)]=pt;var pt,zi;K[45]=62;K[95]=63;function lr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=e.indexOf("=");i===-1&&(i=t);var r=i===t?0:4-i%4;return[i,r]}function on(e){var t=lr(e),i=t[0],r=t[1];return(i+r)*3/4-r}function sn(e,t,i){return(t+i)*3/4-i}function an(e){var t,i=lr(e),r=i[0],s=i[1],l=new nn(sn(e,r,s)),a=0,f=s>0?r-4:r,p;for(p=0;p<f;p+=4)t=K[e.charCodeAt(p)]<<18|K[e.charCodeAt(p+1)]<<12|K[e.charCodeAt(p+2)]<<6|K[e.charCodeAt(p+3)],l[a++]=t>>16&255,l[a++]=t>>8&255,l[a++]=t&255;return s===2&&(t=K[e.charCodeAt(p)]<<2|K[e.charCodeAt(p+1)]>>4,l[a++]=t&255),s===1&&(t=K[e.charCodeAt(p)]<<10|K[e.charCodeAt(p+1)]<<4|K[e.charCodeAt(p+2)]>>2,l[a++]=t>>8&255,l[a++]=t&255),l}function cn(e){return nt[e>>18&63]+nt[e>>12&63]+nt[e>>6&63]+nt[e&63]}function ln(e,t,i){for(var r,s=[],l=t;l<i;l+=3)r=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),s.push(cn(r));return s.join("")}function hn(e){for(var t,i=e.length,r=i%3,s=[],l=16383,a=0,f=i-r;a<f;a+=l)s.push(ln(e,a,a+l>f?f:a+l));return r===1?(t=e[i-1],s.push(nt[t>>2]+nt[t<<4&63]+"==")):r===2&&(t=(e[i-2]<<8)+e[i-1],s.push(nt[t>>10]+nt[t>>4&63]+nt[t<<2&63]+"=")),s.join("")}var xe={byteLength:tn,toByteArray:en,fromByteArray:rn};var un=function(t,i,r,s,l){var a,f,p=l*8-s-1,d=(1<<p)-1,g=d>>1,_=-7,v=r?l-1:0,E=r?-1:1,w=t[i+v];for(v+=E,a=w&(1<<-_)-1,w>>=-_,_+=p;_>0;a=a*256+t[i+v],v+=E,_-=8);for(f=a&(1<<-_)-1,a>>=-_,_+=s;_>0;f=f*256+t[i+v],v+=E,_-=8);if(a===0)a=1-g;else{if(a===d)return f?NaN:(w?-1:1)*(1/0);f=f+Math.pow(2,s),a=a-g}return(w?-1:1)*f*Math.pow(2,a-s)},fn=function(t,i,r,s,l,a){var f,p,d,g=a*8-l-1,_=(1<<g)-1,v=_>>1,E=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=s?0:a-1,A=s?1:-1,D=i<0||i===0&&1/i<0?1:0;for(i=Math.abs(i),isNaN(i)||i===1/0?(p=isNaN(i)?1:0,f=_):(f=Math.floor(Math.log(i)/Math.LN2),i*(d=Math.pow(2,-f))<1&&(f--,d*=2),f+v>=1?i+=E/d:i+=E*Math.pow(2,1-v),i*d>=2&&(f++,d/=2),f+v>=_?(p=0,f=_):f+v>=1?(p=(i*d-1)*Math.pow(2,l),f=f+v):(p=i*Math.pow(2,v-1)*Math.pow(2,l),f=0));l>=8;t[r+w]=p&255,w+=A,p/=256,l-=8);for(f=f<<l|p,g+=l;g>0;t[r+w]=f&255,w+=A,f/=256,g-=8);t[r+w-A]|=D*128},Ot={read:un,write:fn},he=Qr(function(e,t){var i=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=a,t.SlowBuffer=L,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,a.TYPED_ARRAY_SUPPORT=s(),!a.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 s(){try{var c=new Uint8Array(1),n={foo:function(){return 42}};return Object.setPrototypeOf(n,Uint8Array.prototype),Object.setPrototypeOf(c,n),c.foo()===42}catch{return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}});function l(c){if(c>r)throw new RangeError('The value "'+c+'" is invalid for option "size"');var n=new Uint8Array(c);return Object.setPrototypeOf(n,a.prototype),n}function a(c,n,o){if(typeof c=="number"){if(typeof n=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return g(c)}return f(c,n,o)}a.poolSize=8192;function f(c,n,o){if(typeof c=="string")return _(c,n);if(ArrayBuffer.isView(c))return E(c);if(c==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c));if(et(c,ArrayBuffer)||c&&et(c.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(et(c,SharedArrayBuffer)||c&&et(c.buffer,SharedArrayBuffer)))return w(c,n,o);if(typeof c=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var h=c.valueOf&&c.valueOf();if(h!=null&&h!==c)return a.from(h,n,o);var u=A(c);if(u)return u;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof c[Symbol.toPrimitive]=="function")return a.from(c[Symbol.toPrimitive]("string"),n,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c))}a.from=function(c,n,o){return f(c,n,o)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function p(c){if(typeof c!="number")throw new TypeError('"size" argument must be of type number');if(c<0)throw new RangeError('The value "'+c+'" is invalid for option "size"')}function d(c,n,o){return p(c),c<=0?l(c):n!==void 0?typeof o=="string"?l(c).fill(n,o):l(c).fill(n):l(c)}a.alloc=function(c,n,o){return d(c,n,o)};function g(c){return p(c),l(c<0?0:D(c)|0)}a.allocUnsafe=function(c){return g(c)},a.allocUnsafeSlow=function(c){return g(c)};function _(c,n){if((typeof n!="string"||n==="")&&(n="utf8"),!a.isEncoding(n))throw new TypeError("Unknown encoding: "+n);var o=N(c,n)|0,h=l(o),u=h.write(c,n);return u!==o&&(h=h.slice(0,u)),h}function v(c){for(var n=c.length<0?0:D(c.length)|0,o=l(n),h=0;h<n;h+=1)o[h]=c[h]&255;return o}function E(c){if(et(c,Uint8Array)){var n=new Uint8Array(c);return w(n.buffer,n.byteOffset,n.byteLength)}return v(c)}function w(c,n,o){if(n<0||c.byteLength<n)throw new RangeError('"offset" is outside of buffer bounds');if(c.byteLength<n+(o||0))throw new RangeError('"length" is outside of buffer bounds');var h;return n===void 0&&o===void 0?h=new Uint8Array(c):o===void 0?h=new Uint8Array(c,n):h=new Uint8Array(c,n,o),Object.setPrototypeOf(h,a.prototype),h}function A(c){if(a.isBuffer(c)){var n=D(c.length)|0,o=l(n);return o.length===0||c.copy(o,0,0,n),o}if(c.length!==void 0)return typeof c.length!="number"||Ae(c.length)?l(0):v(c);if(c.type==="Buffer"&&Array.isArray(c.data))return v(c.data)}function D(c){if(c>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return c|0}function L(c){return+c!=c&&(c=0),a.alloc(+c)}a.isBuffer=function(n){return n!=null&&n._isBuffer===!0&&n!==a.prototype},a.compare=function(n,o){if(et(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),et(o,Uint8Array)&&(o=a.from(o,o.offset,o.byteLength)),!a.isBuffer(n)||!a.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(n===o)return 0;for(var h=n.length,u=o.length,y=0,m=Math.min(h,u);y<m;++y)if(n[y]!==o[y]){h=n[y],u=o[y];break}return h<u?-1:u<h?1:0},a.isEncoding=function(n){switch(String(n).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}},a.concat=function(n,o){if(!Array.isArray(n))throw new TypeError('"list" argument must be an Array of Buffers');if(n.length===0)return a.alloc(0);var h;if(o===void 0)for(o=0,h=0;h<n.length;++h)o+=n[h].length;var u=a.allocUnsafe(o),y=0;for(h=0;h<n.length;++h){var m=n[h];if(et(m,Uint8Array))y+m.length>u.length?a.from(m).copy(u,y):Uint8Array.prototype.set.call(u,m,y);else if(a.isBuffer(m))m.copy(u,y);else throw new TypeError('"list" argument must be an Array of Buffers');y+=m.length}return u};function N(c,n){if(a.isBuffer(c))return c.length;if(ArrayBuffer.isView(c)||et(c,ArrayBuffer))return c.byteLength;if(typeof c!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(c));var o=c.length,h=arguments.length>2&&arguments[2]===!0;if(!h&&o===0)return 0;for(var u=!1;;)switch(n){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return Se(c).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return hi(c).length;default:if(u)return h?-1:Se(c).length;n=(""+n).toLowerCase(),u=!0}}a.byteLength=N;function B(c,n,o){var h=!1;if((n===void 0||n<0)&&(n=0),n>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,n>>>=0,o<=n))return"";for(c||(c="utf8");;)switch(c){case"hex":return J(this,n,o);case"utf8":case"utf-8":return vt(this,n,o);case"ascii":return wt(this,n,o);case"latin1":case"binary":return M(this,n,o);case"base64":return mt(this,n,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,n,o);default:if(h)throw new TypeError("Unknown encoding: "+c);c=(c+"").toLowerCase(),h=!0}}a.prototype._isBuffer=!0;function O(c,n,o){var h=c[n];c[n]=c[o],c[o]=h}a.prototype.swap16=function(){var n=this.length;if(n%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<n;o+=2)O(this,o,o+1);return this},a.prototype.swap32=function(){var n=this.length;if(n%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<n;o+=4)O(this,o,o+3),O(this,o+1,o+2);return this},a.prototype.swap64=function(){var n=this.length;if(n%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<n;o+=8)O(this,o,o+7),O(this,o+1,o+6),O(this,o+2,o+5),O(this,o+3,o+4);return this},a.prototype.toString=function(){var n=this.length;return n===0?"":arguments.length===0?vt(this,0,n):B.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(n){if(!a.isBuffer(n))throw new TypeError("Argument must be a Buffer");return this===n?!0:a.compare(this,n)===0},a.prototype.inspect=function(){var n="",o=t.INSPECT_MAX_BYTES;return n=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(n+=" ... "),"<Buffer "+n+">"},i&&(a.prototype[i]=a.prototype.inspect),a.prototype.compare=function(n,o,h,u,y){if(et(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),!a.isBuffer(n))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(n));if(o===void 0&&(o=0),h===void 0&&(h=n?n.length:0),u===void 0&&(u=0),y===void 0&&(y=this.length),o<0||h>n.length||u<0||y>this.length)throw new RangeError("out of range index");if(u>=y&&o>=h)return 0;if(u>=y)return-1;if(o>=h)return 1;if(o>>>=0,h>>>=0,u>>>=0,y>>>=0,this===n)return 0;for(var m=y-u,C=h-o,x=Math.min(m,C),P=this.slice(u,y),j=n.slice(o,h),k=0;k<x;++k)if(P[k]!==j[k]){m=P[k],C=j[k];break}return m<C?-1:C<m?1:0};function z(c,n,o,h,u){if(c.length===0)return-1;if(typeof o=="string"?(h=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Ae(o)&&(o=u?0:c.length-1),o<0&&(o=c.length+o),o>=c.length){if(u)return-1;o=c.length-1}else if(o<0)if(u)o=0;else return-1;if(typeof n=="string"&&(n=a.from(n,h)),a.isBuffer(n))return n.length===0?-1:tt(c,n,o,h,u);if(typeof n=="number")return n=n&255,typeof Uint8Array.prototype.indexOf=="function"?u?Uint8Array.prototype.indexOf.call(c,n,o):Uint8Array.prototype.lastIndexOf.call(c,n,o):tt(c,[n],o,h,u);throw new TypeError("val must be string, number or Buffer")}function tt(c,n,o,h,u){var y=1,m=c.length,C=n.length;if(h!==void 0&&(h=String(h).toLowerCase(),h==="ucs2"||h==="ucs-2"||h==="utf16le"||h==="utf-16le")){if(c.length<2||n.length<2)return-1;y=2,m/=2,C/=2,o/=2}function x(ui,fi){return y===1?ui[fi]:ui.readUInt16BE(fi*y)}var P;if(u){var j=-1;for(P=o;P<m;P++)if(x(c,P)===x(n,j===-1?0:P-j)){if(j===-1&&(j=P),P-j+1===C)return j*y}else j!==-1&&(P-=P-j),j=-1}else for(o+C>m&&(o=m-C),P=o;P>=0;P--){for(var k=!0,zt=0;zt<C;zt++)if(x(c,P+zt)!==x(n,zt)){k=!1;break}if(k)return P}return-1}a.prototype.includes=function(n,o,h){return this.indexOf(n,o,h)!==-1},a.prototype.indexOf=function(n,o,h){return z(this,n,o,h,!0)},a.prototype.lastIndexOf=function(n,o,h){return z(this,n,o,h,!1)};function at(c,n,o,h){o=Number(o)||0;var u=c.length-o;h?(h=Number(h),h>u&&(h=u)):h=u;var y=n.length;h>y/2&&(h=y/2);for(var m=0;m<h;++m){var C=parseInt(n.substr(m*2,2),16);if(Ae(C))return m;c[o+m]=C}return m}function be(c,n,o,h){return Xt(Se(n,c.length-o),c,o,h)}function It(c,n,o,h){return Xt(zr(n),c,o,h)}function Oe(c,n,o,h){return Xt(hi(n),c,o,h)}function Yt(c,n,o,h){return Xt(Gr(n,c.length-o),c,o,h)}a.prototype.write=function(n,o,h,u){if(o===void 0)u="utf8",h=this.length,o=0;else if(h===void 0&&typeof o=="string")u=o,h=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(h)?(h=h>>>0,u===void 0&&(u="utf8")):(u=h,h=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var y=this.length-o;if((h===void 0||h>y)&&(h=y),n.length>0&&(h<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");u||(u="utf8");for(var m=!1;;)switch(u){case"hex":return at(this,n,o,h);case"utf8":case"utf-8":return be(this,n,o,h);case"ascii":case"latin1":case"binary":return It(this,n,o,h);case"base64":return Oe(this,n,o,h);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Yt(this,n,o,h);default:if(m)throw new TypeError("Unknown encoding: "+u);u=(""+u).toLowerCase(),m=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function mt(c,n,o){return n===0&&o===c.length?xe.fromByteArray(c):xe.fromByteArray(c.slice(n,o))}function vt(c,n,o){o=Math.min(c.length,o);for(var h=[],u=n;u<o;){var y=c[u],m=null,C=y>239?4:y>223?3:y>191?2:1;if(u+C<=o){var x,P,j,k;switch(C){case 1:y<128&&(m=y);break;case 2:x=c[u+1],(x&192)===128&&(k=(y&31)<<6|x&63,k>127&&(m=k));break;case 3:x=c[u+1],P=c[u+2],(x&192)===128&&(P&192)===128&&(k=(y&15)<<12|(x&63)<<6|P&63,k>2047&&(k<55296||k>57343)&&(m=k));break;case 4:x=c[u+1],P=c[u+2],j=c[u+3],(x&192)===128&&(P&192)===128&&(j&192)===128&&(k=(y&15)<<18|(x&63)<<12|(P&63)<<6|j&63,k>65535&&k<1114112&&(m=k))}}m===null?(m=65533,C=1):m>65535&&(m-=65536,h.push(m>>>10&1023|55296),m=56320|m&1023),h.push(m),u+=C}return Wt(h)}var ct=4096;function Wt(c){var n=c.length;if(n<=ct)return String.fromCharCode.apply(String,c);for(var o="",h=0;h<n;)o+=String.fromCharCode.apply(String,c.slice(h,h+=ct));return o}function wt(c,n,o){var h="";o=Math.min(c.length,o);for(var u=n;u<o;++u)h+=String.fromCharCode(c[u]&127);return h}function M(c,n,o){var h="";o=Math.min(c.length,o);for(var u=n;u<o;++u)h+=String.fromCharCode(c[u]);return h}function J(c,n,o){var h=c.length;(!n||n<0)&&(n=0),(!o||o<0||o>h)&&(o=h);for(var u="",y=n;y<o;++y)u+=Zr[c[y]];return u}function I(c,n,o){for(var h=c.slice(n,o),u="",y=0;y<h.length-1;y+=2)u+=String.fromCharCode(h[y]+h[y+1]*256);return u}a.prototype.slice=function(n,o){var h=this.length;n=~~n,o=o===void 0?h:~~o,n<0?(n+=h,n<0&&(n=0)):n>h&&(n=h),o<0?(o+=h,o<0&&(o=0)):o>h&&(o=h),o<n&&(o=n);var u=this.subarray(n,o);return Object.setPrototypeOf(u,a.prototype),u};function T(c,n,o){if(c%1!==0||c<0)throw new RangeError("offset is not uint");if(c+n>o)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n],y=1,m=0;++m<o&&(y*=256);)u+=this[n+m]*y;return u},a.prototype.readUintBE=a.prototype.readUIntBE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n+--o],y=1;o>0&&(y*=256);)u+=this[n+--o]*y;return u},a.prototype.readUint8=a.prototype.readUInt8=function(n,o){return n=n>>>0,o||T(n,1,this.length),this[n]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(n,o){return n=n>>>0,o||T(n,2,this.length),this[n]|this[n+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(n,o){return n=n>>>0,o||T(n,2,this.length),this[n]<<8|this[n+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(n,o){return n=n>>>0,o||T(n,4,this.length),(this[n]|this[n+1]<<8|this[n+2]<<16)+this[n+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]*16777216+(this[n+1]<<16|this[n+2]<<8|this[n+3])},a.prototype.readIntLE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n],y=1,m=0;++m<o&&(y*=256);)u+=this[n+m]*y;return y*=128,u>=y&&(u-=Math.pow(2,8*o)),u},a.prototype.readIntBE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=o,y=1,m=this[n+--u];u>0&&(y*=256);)m+=this[n+--u]*y;return y*=128,m>=y&&(m-=Math.pow(2,8*o)),m},a.prototype.readInt8=function(n,o){return n=n>>>0,o||T(n,1,this.length),this[n]&128?(255-this[n]+1)*-1:this[n]},a.prototype.readInt16LE=function(n,o){n=n>>>0,o||T(n,2,this.length);var h=this[n]|this[n+1]<<8;return h&32768?h|4294901760:h},a.prototype.readInt16BE=function(n,o){n=n>>>0,o||T(n,2,this.length);var h=this[n+1]|this[n]<<8;return h&32768?h|4294901760:h},a.prototype.readInt32LE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]|this[n+1]<<8|this[n+2]<<16|this[n+3]<<24},a.prototype.readInt32BE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]<<24|this[n+1]<<16|this[n+2]<<8|this[n+3]},a.prototype.readFloatLE=function(n,o){return n=n>>>0,o||T(n,4,this.length),Ot.read(this,n,!0,23,4)},a.prototype.readFloatBE=function(n,o){return n=n>>>0,o||T(n,4,this.length),Ot.read(this,n,!1,23,4)},a.prototype.readDoubleLE=function(n,o){return n=n>>>0,o||T(n,8,this.length),Ot.read(this,n,!0,52,8)},a.prototype.readDoubleBE=function(n,o){return n=n>>>0,o||T(n,8,this.length),Ot.read(this,n,!1,52,8)};function $(c,n,o,h,u,y){if(!a.isBuffer(c))throw new TypeError('"buffer" argument must be a Buffer instance');if(n>u||n<y)throw new RangeError('"value" argument is out of bounds');if(o+h>c.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(n,o,h,u){if(n=+n,o=o>>>0,h=h>>>0,!u){var y=Math.pow(2,8*h)-1;$(this,n,o,h,y,0)}var m=1,C=0;for(this[o]=n&255;++C<h&&(m*=256);)this[o+C]=n/m&255;return o+h},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(n,o,h,u){if(n=+n,o=o>>>0,h=h>>>0,!u){var y=Math.pow(2,8*h)-1;$(this,n,o,h,y,0)}var m=h-1,C=1;for(this[o+m]=n&255;--m>=0&&(C*=256);)this[o+m]=n/C&255;return o+h},a.prototype.writeUint8=a.prototype.writeUInt8=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,1,255,0),this[o]=n&255,o+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,65535,0),this[o]=n&255,this[o+1]=n>>>8,o+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,65535,0),this[o]=n>>>8,this[o+1]=n&255,o+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,4294967295,0),this[o+3]=n>>>24,this[o+2]=n>>>16,this[o+1]=n>>>8,this[o]=n&255,o+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,4294967295,0),this[o]=n>>>24,this[o+1]=n>>>16,this[o+2]=n>>>8,this[o+3]=n&255,o+4},a.prototype.writeIntLE=function(n,o,h,u){if(n=+n,o=o>>>0,!u){var y=Math.pow(2,8*h-1);$(this,n,o,h,y-1,-y)}var m=0,C=1,x=0;for(this[o]=n&255;++m<h&&(C*=256);)n<0&&x===0&&this[o+m-1]!==0&&(x=1),this[o+m]=(n/C>>0)-x&255;return o+h},a.prototype.writeIntBE=function(n,o,h,u){if(n=+n,o=o>>>0,!u){var y=Math.pow(2,8*h-1);$(this,n,o,h,y-1,-y)}var m=h-1,C=1,x=0;for(this[o+m]=n&255;--m>=0&&(C*=256);)n<0&&x===0&&this[o+m+1]!==0&&(x=1),this[o+m]=(n/C>>0)-x&255;return o+h},a.prototype.writeInt8=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,1,127,-128),n<0&&(n=255+n+1),this[o]=n&255,o+1},a.prototype.writeInt16LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,32767,-32768),this[o]=n&255,this[o+1]=n>>>8,o+2},a.prototype.writeInt16BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,32767,-32768),this[o]=n>>>8,this[o+1]=n&255,o+2},a.prototype.writeInt32LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,2147483647,-2147483648),this[o]=n&255,this[o+1]=n>>>8,this[o+2]=n>>>16,this[o+3]=n>>>24,o+4},a.prototype.writeInt32BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,2147483647,-2147483648),n<0&&(n=4294967295+n+1),this[o]=n>>>24,this[o+1]=n>>>16,this[o+2]=n>>>8,this[o+3]=n&255,o+4};function ai(c,n,o,h,u,y){if(o+h>c.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function ci(c,n,o,h,u){return n=+n,o=o>>>0,u||ai(c,n,o,4),Ot.write(c,n,o,h,23,4),o+4}a.prototype.writeFloatLE=function(n,o,h){return ci(this,n,o,!0,h)},a.prototype.writeFloatBE=function(n,o,h){return ci(this,n,o,!1,h)};function li(c,n,o,h,u){return n=+n,o=o>>>0,u||ai(c,n,o,8),Ot.write(c,n,o,h,52,8),o+8}a.prototype.writeDoubleLE=function(n,o,h){return li(this,n,o,!0,h)},a.prototype.writeDoubleBE=function(n,o,h){return li(this,n,o,!1,h)},a.prototype.copy=function(n,o,h,u){if(!a.isBuffer(n))throw new TypeError("argument should be a Buffer");if(h||(h=0),!u&&u!==0&&(u=this.length),o>=n.length&&(o=n.length),o||(o=0),u>0&&u<h&&(u=h),u===h||n.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(h<0||h>=this.length)throw new RangeError("Index out of range");if(u<0)throw new RangeError("sourceEnd out of bounds");u>this.length&&(u=this.length),n.length-o<u-h&&(u=n.length-o+h);var y=u-h;return this===n&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,h,u):Uint8Array.prototype.set.call(n,this.subarray(h,u),o),y},a.prototype.fill=function(n,o,h,u){if(typeof n=="string"){if(typeof o=="string"?(u=o,o=0,h=this.length):typeof h=="string"&&(u=h,h=this.length),u!==void 0&&typeof u!="string")throw new TypeError("encoding must be a string");if(typeof u=="string"&&!a.isEncoding(u))throw new TypeError("Unknown encoding: "+u);if(n.length===1){var y=n.charCodeAt(0);(u==="utf8"&&y<128||u==="latin1")&&(n=y)}}else typeof n=="number"?n=n&255:typeof n=="boolean"&&(n=Number(n));if(o<0||this.length<o||this.length<h)throw new RangeError("Out of range index");if(h<=o)return this;o=o>>>0,h=h===void 0?this.length:h>>>0,n||(n=0);var m;if(typeof n=="number")for(m=o;m<h;++m)this[m]=n;else{var C=a.isBuffer(n)?n:a.from(n,u),x=C.length;if(x===0)throw new TypeError('The value "'+n+'" is invalid for argument "value"');for(m=0;m<h-o;++m)this[m+o]=C[m%x]}return this};var Wr=/[^+/0-9A-Za-z-_]/g;function Xr(c){if(c=c.split("=")[0],c=c.trim().replace(Wr,""),c.length<2)return"";for(;c.length%4!==0;)c=c+"=";return c}function Se(c,n){n=n||1/0;for(var o,h=c.length,u=null,y=[],m=0;m<h;++m){if(o=c.charCodeAt(m),o>55295&&o<57344){if(!u){if(o>56319){(n-=3)>-1&&y.push(239,191,189);continue}else if(m+1===h){(n-=3)>-1&&y.push(239,191,189);continue}u=o;continue}if(o<56320){(n-=3)>-1&&y.push(239,191,189),u=o;continue}o=(u-55296<<10|o-56320)+65536}else u&&(n-=3)>-1&&y.push(239,191,189);if(u=null,o<128){if((n-=1)<0)break;y.push(o)}else if(o<2048){if((n-=2)<0)break;y.push(o>>6|192,o&63|128)}else if(o<65536){if((n-=3)<0)break;y.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((n-=4)<0)break;y.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return y}function zr(c){for(var n=[],o=0;o<c.length;++o)n.push(c.charCodeAt(o)&255);return n}function Gr(c,n){for(var o,h,u,y=[],m=0;m<c.length&&!((n-=2)<0);++m)o=c.charCodeAt(m),h=o>>8,u=o%256,y.push(u),y.push(h);return y}function hi(c){return xe.toByteArray(Xr(c))}function Xt(c,n,o,h){for(var u=0;u<h&&!(u+o>=n.length||u>=c.length);++u)n[u+o]=c[u];return u}function et(c,n){return c instanceof n||c!=null&&c.constructor!=null&&c.constructor.name!=null&&c.constructor.name===n.name}function Ae(c){return c!==c}var Zr=(function(){for(var c="0123456789abcdef",n=new Array(256),o=0;o<16;++o)for(var h=o*16,u=0;u<16;++u)n[h+u]=c[o]+c[u];return n})()}),R=he.Buffer;he.SlowBuffer;he.INSPECT_MAX_BYTES;he.kMaxLength;var ke=function(t,i){return ke=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,s){r.__proto__=s}||function(r,s){for(var l in s)s.hasOwnProperty(l)&&(r[l]=s[l])},ke(t,i)};function ue(e,t){ke(e,t);function i(){this.constructor=e}e.prototype=t===null?Object.create(t):(i.prototype=t.prototype,new i)}var gt=(function(e){ue(t,e);function t(i){var r=e.call(this,i)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t})(Error),F=(function(e){ue(t,e);function t(i){var r=e.call(this,i)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t})(TypeError);function ce(e){return e&&e.Math==Math&&e}function hr(){return ce(typeof globalThis=="object"&&globalThis)||ce(typeof window=="object"&&window)||ce(typeof self=="object"&&self)||ce(typeof global=="object"&&global)||Function("return this")()}function pn(){var e=hr();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var dn=function(t){var i=pn()?"BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.":"BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.";console.warn(i);for(var r=R.alloc(t),s=0;s<t;++s)r[s]=Math.floor(Math.random()*256);return r},gn=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(R.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(R.alloc(t))}:dn}},ur=gn();function _n(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function Ue(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function yn(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function mn(e){return Ft(e)&&Object.prototype.toString.call(e)==="[object Date]"}function Ft(e){return typeof e=="object"&&e!==null}function fe(e,t){var i=!1;function r(){for(var s=[],l=0;l<arguments.length;l++)s[l]=arguments[l];return i||(console.warn(t),i=!0),e.apply(this,s)}return r}function le(e){if(ArrayBuffer.isView(e))return R.from(e.buffer,e.byteOffset,e.byteLength);if(_n(e))return R.from(e);throw new F("Must use either Buffer or TypedArray")}var vn=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,fr=function(e){return typeof e=="string"&&vn.test(e)},Fe=function(e){if(!fr(e))throw new F('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');var t=e.replace(/-/g,"");return R.from(t,"hex")},Gi=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")};var jo=Math.pow(2,63)-1,Vo=-Math.pow(2,63),wn=Math.pow(2,53),En=-Math.pow(2,53);var pr=4;var _t=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new F("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=i??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=R.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=R.from(t,"binary"):Array.isArray(t)?this.buffer=R.from(t):this.buffer=le(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new F("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new F("only accepts single character Uint8Array or Array");var i;if(typeof t=="string"?i=t.charCodeAt(0):typeof t=="number"?i=t:i=t[0],i<0||i>255)throw new F("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=i;else{var r=R.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=i}},e.prototype.write=function(t,i){if(i=typeof i=="number"?i:this.position,this.buffer.length<i+t.length){var r=R.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(le(t),i),this.position=i+t.byteLength>this.position?i+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,i,t.length,"binary"),this.position=i+t.length>this.position?i+t.length:this.position)},e.prototype.read=function(t,i){return i=i&&i>0?i:this.position,this.buffer.slice(t,t+i)},e.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var i=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:i,$type:r.length===1?"0"+r:r}:{$binary:{base64:i,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new Zi(this.buffer.slice(0,this.position));throw new gt('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,i){i=i||{};var r,s;if("$binary"in t?i.legacy&&typeof t.$binary=="string"&&"$type"in t?(s=t.$type?parseInt(t.$type,16):0,r=R.from(t.$binary,"base64")):typeof t.$binary!="string"&&(s=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=R.from(t.$binary.base64,"base64")):"$uuid"in t&&(s=4,r=Fe(t.$uuid)),!r)throw new F("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return s===pr?new Zi(r):new e(r,s)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e})();Object.defineProperty(_t.prototype,"_bsontype",{value:"Binary"});var Be=16,Zi=(function(e){ue(t,e);function t(i){var r=this,s,l;if(i==null)s=t.generate();else if(i instanceof t)s=R.from(i.buffer),l=i.__id;else if(ArrayBuffer.isView(i)&&i.byteLength===Be)s=le(i);else if(typeof i=="string")s=Fe(i);else throw new F("Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).");return r=e.call(this,s,pr)||this,r.__id=l,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(i){this.buffer=i,t.cacheHexString&&(this.__id=Gi(i))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(i){if(i===void 0&&(i=!0),t.cacheHexString&&this.__id)return this.__id;var r=Gi(this.id,i);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(i){return i?this.id.toString(i):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(i){if(!i)return!1;if(i instanceof t)return i.id.equals(this.id);try{return new t(i).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new _t(this.id,_t.SUBTYPE_UUID)},t.generate=function(){var i=ur(Be);return i[6]=i[6]&15|64,i[8]=i[8]&63|128,R.from(i)},t.isValid=function(i){return i?i instanceof t?!0:typeof i=="string"?fr(i):Ue(i)?i.length!==Be?!1:(i[6]&240)===64&&(i[8]&128)===128:!1:!1},t.createFromHexString=function(i){var r=Fe(i);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t})(_t),pe=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);this.code=t,this.scope=i}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e})();Object.defineProperty(pe.prototype,"_bsontype",{value:"Code"});function bn(e){return Ft(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Mt=(function(){function e(t,i,r,s){if(!(this instanceof e))return new e(t,i,r,s);var l=t.split(".");l.length===2&&(r=l.shift(),t=l.shift()),this.collection=t,this.oid=i,this.db=r,this.fields=s||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var i={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(i.$db=this.db),i=Object.assign(i,this.fields)),i},e.fromExtendedJSON=function(t){var i=Object.assign({},t);return delete i.$ref,delete i.$id,delete i.$db,new e(t.$ref,t.$id,t.$db,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return'new DBRef("'.concat(this.namespace,'", new ObjectId("').concat(String(t),'")').concat(this.db?', "'.concat(this.db,'"'):"",")")},e})();Object.defineProperty(Mt.prototype,"_bsontype",{value:"DBRef"});var Z=void 0;try{Z=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}var Ki=65536,On=1<<24,At=Ki*Ki,dr=At*At,Ji=dr/2,qi={},Qi={},b=(function(){function e(t,i,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,i,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!i)):typeof t=="string"?Object.assign(this,e.fromString(t,!!i)):(this.low=t|0,this.high=i|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,i,r){return new e(t,i,r)},e.fromInt=function(t,i){var r,s,l;return i?(t>>>=0,(l=0<=t&&t<256)&&(s=Qi[t],s)?s:(r=e.fromBits(t,(t|0)<0?-1:0,!0),l&&(Qi[t]=r),r)):(t|=0,(l=-128<=t&&t<128)&&(s=qi[t],s)?s:(r=e.fromBits(t,t<0?-1:0,!1),l&&(qi[t]=r),r))},e.fromNumber=function(t,i){if(isNaN(t))return i?e.UZERO:e.ZERO;if(i){if(t<0)return e.UZERO;if(t>=dr)return e.MAX_UNSIGNED_VALUE}else{if(t<=-Ji)return e.MIN_VALUE;if(t+1>=Ji)return e.MAX_VALUE}return t<0?e.fromNumber(-t,i).neg():e.fromBits(t%At|0,t/At|0,i)},e.fromBigInt=function(t,i){return e.fromString(t.toString(),i)},e.fromString=function(t,i,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof i=="number"?(r=i,i=!1):i=!!i,r=r||10,r<2||36<r)throw RangeError("radix");var s;if((s=t.indexOf("-"))>0)throw Error("interior hyphen");if(s===0)return e.fromString(t.substring(1),i,r).neg();for(var l=e.fromNumber(Math.pow(r,8)),a=e.ZERO,f=0;f<t.length;f+=8){var p=Math.min(8,t.length-f),d=parseInt(t.substring(f,f+p),r);if(p<8){var g=e.fromNumber(Math.pow(r,p));a=a.mul(g).add(e.fromNumber(d))}else a=a.mul(l),a=a.add(e.fromNumber(d))}return a.unsigned=i,a},e.fromBytes=function(t,i,r){return r?e.fromBytesLE(t,i):e.fromBytesBE(t,i)},e.fromBytesLE=function(t,i){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,i)},e.fromBytesBE=function(t,i){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],i)},e.isLong=function(t){return Ft(t)&&t.__isLong__===!0},e.fromValue=function(t,i){return typeof t=="number"?e.fromNumber(t,i):typeof t=="string"?e.fromString(t,i):e.fromBits(t.low,t.high,typeof i=="boolean"?i:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var i=this.high>>>16,r=this.high&65535,s=this.low>>>16,l=this.low&65535,a=t.high>>>16,f=t.high&65535,p=t.low>>>16,d=t.low&65535,g=0,_=0,v=0,E=0;return E+=l+d,v+=E>>>16,E&=65535,v+=s+p,_+=v>>>16,v&=65535,_+=r+f,g+=_>>>16,_&=65535,g+=i+a,g&=65535,e.fromBits(v<<16|E,g<<16|_,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var i=this.isNegative(),r=t.isNegative();return i&&!r?-1:!i&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Z){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var i=(this.unsigned?Z.div_u:Z.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,s,l;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;l=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var a=this.shr(1);return r=a.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(s=this.sub(t.mul(r)),l=r.add(s.div(t)),l)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();l=e.ZERO}for(s=this;s.gte(t);){r=Math.max(1,Math.floor(s.toNumber()/t.toNumber()));for(var f=Math.ceil(Math.log(r)/Math.LN2),p=f<=48?1:Math.pow(2,f-48),d=e.fromNumber(r),g=d.mul(t);g.isNegative()||g.gt(s);)r-=p,d=e.fromNumber(r,this.unsigned),g=d.mul(t);d.isZero()&&(d=e.ONE),l=l.add(d),s=s.sub(g)}return l},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,i;for(i=31;i>0&&(t&1<<i)===0;i--);return this.high!==0?i+33:i+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Z){var i=(this.unsigned?Z.rem_u:Z.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Z){var i=Z.mul(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,s=this.high&65535,l=this.low>>>16,a=this.low&65535,f=t.high>>>16,p=t.high&65535,d=t.low>>>16,g=t.low&65535,_=0,v=0,E=0,w=0;return w+=a*g,E+=w>>>16,w&=65535,E+=l*g,v+=E>>>16,E&=65535,E+=a*d,v+=E>>>16,E&=65535,v+=s*g,_+=v>>>16,v&=65535,v+=l*d,_+=v>>>16,v&=65535,v+=a*p,_+=v>>>16,v&=65535,_+=r*g+s*d+l*p+a*f,_&=65535,e.fromBits(E<<16|w,_<<16|v,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var i=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|i<<32-t,i>>>t,this.unsigned)}else return t===32?e.fromBits(i,0,this.unsigned):e.fromBits(i>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*At+(this.low>>>0):this.high*At+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,i=this.low;return[i&255,i>>>8&255,i>>>16&255,i>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,i=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,i>>>24,i>>>16&255,i>>>8&255,i&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(e.MIN_VALUE)){var i=e.fromNumber(t),r=this.div(i),s=r.mul(i).sub(this);return r.toString(t)+s.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var l=e.fromNumber(Math.pow(t,6),this.unsigned),a=this,f="";;){var p=a.div(l),d=a.sub(p.mul(l)).toInt()>>>0,g=d.toString(t);if(a=p,a.isZero())return g+f;for(;g.length<6;)g="0"+g;f=""+g+f}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,i){var r=e.fromString(t.$numberLong);return i&&i.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(On),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e})();Object.defineProperty(b.prototype,"__isLong__",{value:!0});Object.defineProperty(b.prototype,"_bsontype",{value:"Long"});var Sn=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,An=/^(\+|-)?(Infinity|inf)$/i,Nn=/^(\+|-)?NaN$/i,Pt=6111,Le=-6176,tr=6176,Tn=34,Pe=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),er=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),ir=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Cn=/^([-+])?(\d+)?$/,Dn=31,rr=16383,In=30,Rn=31;function nr(e){return!isNaN(parseInt(e,10))}function xn(e){var t=b.fromNumber(1e9),i=b.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:i};for(var r=0;r<=3;r++)i=i.shiftLeft(32),i=i.add(new b(e.parts[r],0)),e.parts[r]=i.div(t).low,i=i.modulo(t);return{quotient:e,rem:i}}function Bn(e,t){if(!e&&!t)return{high:b.fromNumber(0),low:b.fromNumber(0)};var i=e.shiftRightUnsigned(32),r=new b(e.getLowBits(),0),s=t.shiftRightUnsigned(32),l=new b(t.getLowBits(),0),a=i.multiply(s),f=i.multiply(l),p=r.multiply(s),d=r.multiply(l);return a=a.add(f.shiftRightUnsigned(32)),f=new b(f.getLowBits(),0).add(p).add(d.shiftRightUnsigned(32)),a=a.add(f.shiftRightUnsigned(32)),d=f.shiftLeft(32).add(new b(d.getLowBits(),0)),{high:a,low:d}}function Ln(e,t){var i=e.high>>>0,r=t.high>>>0;if(i<r)return!0;if(i===r){var s=e.low>>>0,l=t.low>>>0;if(s<l)return!0}return!1}function St(e,t){throw new F('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var je=(function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(Ue(t)){if(t.byteLength!==16)throw new F("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new F("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var i=!1,r=!1,s=!1,l=0,a=0,f=0,p=0,d=0,g=[0],_=0,v=0,E=0,w=0,A=0,D=0,L=new b(0,0),N=new b(0,0),B=0,O=0;if(t.length>=7e3)throw new F(""+t+" not a valid Decimal128 string");var z=t.match(Sn),tt=t.match(An),at=t.match(Nn);if(!z&&!tt&&!at||t.length===0)throw new F(""+t+" not a valid Decimal128 string");if(z){var be=z[2],It=z[4],Oe=z[5],Yt=z[6];It&&Yt===void 0&&St(t,"missing exponent power"),It&&be===void 0&&St(t,"missing exponent base"),It===void 0&&(Oe||Yt)&&St(t,"missing e before exponent")}if((t[O]==="+"||t[O]==="-")&&(i=t[O++]==="-"),!nr(t[O])&&t[O]!=="."){if(t[O]==="i"||t[O]==="I")return new e(R.from(i?er:ir));if(t[O]==="N")return new e(R.from(Pe))}for(;nr(t[O])||t[O]===".";){if(t[O]==="."){r&&St(t,"contains multiple periods"),r=!0,O=O+1;continue}_<34&&(t[O]!=="0"||s)&&(s||(d=a),s=!0,g[v++]=parseInt(t[O],10),_=_+1),s&&(f=f+1),r&&(p=p+1),a=a+1,O=O+1}if(r&&!a)throw new F(""+t+" not a valid Decimal128 string");if(t[O]==="e"||t[O]==="E"){var mt=t.substr(++O).match(Cn);if(!mt||!mt[2])return new e(R.from(Pe));A=parseInt(mt[0],10),O=O+mt[0].length}if(t[O])return new e(R.from(Pe));if(E=0,!_)E=0,w=0,g[0]=0,f=1,_=1,l=0;else if(w=_-1,l=f,l!==1)for(;g[d+l-1]===0;)l=l-1;for(A<=p&&p-A>16384?A=Le:A=A-p;A>Pt;){if(w=w+1,w-E>Tn){var vt=g.join("");if(vt.match(/^0+$/)){A=Pt;break}St(t,"overflow")}A=A-1}for(;A<Le||_<f;){if(w===0&&l<_){A=Le,l=0;break}if(_<f?f=f-1:w=w-1,A<Pt)A=A+1;else{var vt=g.join("");if(vt.match(/^0+$/)){A=Pt;break}St(t,"overflow")}}if(w-E+1<l){var ct=a;r&&(d=d+1,ct=ct+1),i&&(d=d+1,ct=ct+1);var Wt=parseInt(t[d+w+1],10),wt=0;if(Wt>=5&&(wt=1,Wt===5)){for(wt=g[w]%2===1?1:0,D=d+w+2;D<ct;D++)if(parseInt(t[D],10)){wt=1;break}}if(wt){for(var M=w;M>=0;M--)if(++g[M]>9&&(g[M]=0,M===0))if(A<Pt)A=A+1,g[M]=1;else return new e(R.from(i?er:ir))}}if(L=b.fromNumber(0),N=b.fromNumber(0),l===0)L=b.fromNumber(0),N=b.fromNumber(0);else if(w-E<17){var M=E;for(N=b.fromNumber(g[M++]),L=new b(0,0);M<=w;M++)N=N.multiply(b.fromNumber(10)),N=N.add(b.fromNumber(g[M]))}else{var M=E;for(L=b.fromNumber(g[M++]);M<=w-17;M++)L=L.multiply(b.fromNumber(10)),L=L.add(b.fromNumber(g[M]));for(N=b.fromNumber(g[M++]);M<=w;M++)N=N.multiply(b.fromNumber(10)),N=N.add(b.fromNumber(g[M]))}var J=Bn(L,b.fromString("100000000000000000"));J.low=J.low.add(N),Ln(J.low,N)&&(J.high=J.high.add(b.fromNumber(1))),B=A+tr;var I={low:b.fromNumber(0),high:b.fromNumber(0)};J.high.shiftRightUnsigned(49).and(b.fromNumber(1)).equals(b.fromNumber(1))?(I.high=I.high.or(b.fromNumber(3).shiftLeft(61)),I.high=I.high.or(b.fromNumber(B).and(b.fromNumber(16383).shiftLeft(47))),I.high=I.high.or(J.high.and(b.fromNumber(0x7fffffffffff)))):(I.high=I.high.or(b.fromNumber(B&16383).shiftLeft(49)),I.high=I.high.or(J.high.and(b.fromNumber(562949953421311)))),I.low=J.low,i&&(I.high=I.high.or(b.fromString("9223372036854775808")));var T=R.alloc(16);return O=0,T[O++]=I.low.low&255,T[O++]=I.low.low>>8&255,T[O++]=I.low.low>>16&255,T[O++]=I.low.low>>24&255,T[O++]=I.low.high&255,T[O++]=I.low.high>>8&255,T[O++]=I.low.high>>16&255,T[O++]=I.low.high>>24&255,T[O++]=I.high.low&255,T[O++]=I.high.low>>8&255,T[O++]=I.high.low>>16&255,T[O++]=I.high.low>>24&255,T[O++]=I.high.high&255,T[O++]=I.high.high>>8&255,T[O++]=I.high.high>>16&255,T[O++]=I.high.high>>24&255,new e(T)},e.prototype.toString=function(){for(var t,i=0,r=new Array(36),s=0;s<r.length;s++)r[s]=0;var l=0,a=!1,f,p={parts:[0,0,0,0]},d,g,_=[];l=0;var v=this.bytes,E=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,w=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,A=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,D=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24;l=0;var L={low:new b(E,w),high:new b(A,D)};L.high.lessThan(b.ZERO)&&_.push("-");var N=D>>26&Dn;if(N>>3===3){if(N===In)return _.join("")+"Infinity";if(N===Rn)return"NaN";t=D>>15&rr,f=8+(D>>14&1)}else f=D>>14&7,t=D>>17&rr;var B=t-tr;if(p.parts[0]=(D&16383)+((f&15)<<14),p.parts[1]=A,p.parts[2]=w,p.parts[3]=E,p.parts[0]===0&&p.parts[1]===0&&p.parts[2]===0&&p.parts[3]===0)a=!0;else for(g=3;g>=0;g--){var O=0,z=xn(p);if(p=z.quotient,O=z.rem.low,!!O)for(d=8;d>=0;d--)r[g*9+d]=O%10,O=Math.floor(O/10)}if(a)i=1,r[l]=0;else for(i=36;!r[l];)i=i-1,l=l+1;var tt=i-1+B;if(tt>=34||tt<=-7||B>0){if(i>34)return _.push("".concat(0)),B>0?_.push("E+".concat(B)):B<0&&_.push("E".concat(B)),_.join("");_.push("".concat(r[l++])),i=i-1,i&&_.push(".");for(var s=0;s<i;s++)_.push("".concat(r[l++]));_.push("E"),tt>0?_.push("+".concat(tt)):_.push("".concat(tt))}else if(B>=0)for(var s=0;s<i;s++)_.push("".concat(r[l++]));else{var at=i+B;if(at>0)for(var s=0;s<at;s++)_.push("".concat(r[l++]));else _.push("0");for(_.push(".");at++<0;)_.push("0");for(var s=0;s<i-Math.max(at-1,0);s++)_.push("".concat(r[l++]))}return _.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e})();Object.defineProperty(je.prototype,"_bsontype",{value:"Decimal128"});var de=(function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-".concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},e.fromExtendedJSON=function(t,i){var r=parseFloat(t.$numberDouble);return i&&i.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e})();Object.defineProperty(de.prototype,"_bsontype",{value:"Double"});var ge=(function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,i){return i&&i.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e})();Object.defineProperty(ge.prototype,"_bsontype",{value:"Int32"});var Ve=(function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e})();Object.defineProperty(Ve.prototype,"_bsontype",{value:"MaxKey"});var He=(function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e})();Object.defineProperty(He.prototype,"_bsontype",{value:"MinKey"});var Pn=new RegExp("^[0-9a-fA-F]{24}$"),dt=null,rt=Symbol("id"),H=(function(){function e(t){if(!(this instanceof e))return new e(t);var i;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new F("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?i=R.from(t.toHexString(),"hex"):i=t.id}else i=t;if(i==null||typeof i=="number")this[rt]=e.generate(typeof i=="number"?i:void 0);else if(ArrayBuffer.isView(i)&&i.byteLength===12)this[rt]=i instanceof R?i:le(i);else if(typeof i=="string")if(i.length===12){var r=R.from(i);if(r.byteLength===12)this[rt]=r;else throw new F("Argument passed in must be a string of 12 bytes")}else if(i.length===24&&Pn.test(i))this[rt]=R.from(i,"hex");else throw new F("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new F("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[rt]},set:function(t){this[rt]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var i=e.getInc(),r=R.alloc(12);return r.writeUInt32BE(t,0),dt===null&&(dt=ur(5)),r[4]=dt[0],r[5]=dt[1],r[6]=dt[2],r[7]=dt[3],r[8]=dt[4],r[11]=i&255,r[10]=i>>8&255,r[9]=i>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[rt][11]===t[rt][11]&&this[rt].equals(t[rt]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&Ue(this.id))return t===R.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return R.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var i=t.toHexString(),r=this.toHexString().toLowerCase();return typeof i=="string"&&i.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,i=this.id.readUInt32BE(0);return t.setTime(Math.floor(i)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var i=R.from([0,0,0,0,0,0,0,0,0,0,0,0]);return i.writeUInt32BE(t,0),new e(i)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new F("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(R.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e})();Object.defineProperty(H.prototype,"generate",{value:fe(function(e){return H.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(H.prototype,"getInc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H.prototype,"get_inc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H,"get_inc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H.prototype,"_bsontype",{value:"ObjectID"});function Mn(e){return e.split("").sort().join("")}var kt=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);if(this.pattern=t,this.options=Mn(i??""),this.pattern.indexOf("\0")!==-1)throw new gt("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new gt("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new gt("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new F("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e})();Object.defineProperty(kt.prototype,"_bsontype",{value:"BSONRegExp"});var $e=(function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e})();Object.defineProperty($e.prototype,"_bsontype",{value:"Symbol"});var kn=b,gr=(function(e){ue(t,e);function t(i,r){var s=this;return s instanceof t?(b.isLong(i)?s=e.call(this,i.low,i.high,!0)||this:Ft(i)&&typeof i.t<"u"&&typeof i.i<"u"?s=e.call(this,i.i,i.t,!0)||this:s=e.call(this,i,r,!0)||this,Object.defineProperty(s,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),s):new t(i,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(i){return new t(b.fromInt(i,!0))},t.fromNumber=function(i){return new t(b.fromNumber(i,!0))},t.fromBits=function(i,r){return new t(i,r)},t.fromString=function(i,r){return new t(b.fromString(i,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(i){return new t(i.$timestamp)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new Timestamp({ t: ".concat(this.getHighBits(),", i: ").concat(this.getLowBits()," })")},t.MAX_VALUE=b.MAX_UNSIGNED_VALUE,t})(kn);function Fn(e){return Ft(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var _r=2147483647,yr=-2147483648,mr=9223372036854776e3,vr=-9223372036854776e3,Un={$oid:H,$binary:_t,$uuid:_t,$symbol:$e,$numberInt:ge,$numberDecimal:je,$numberDouble:de,$numberLong:b,$minKey:He,$maxKey:Ve,$regex:kt,$regularExpression:kt,$timestamp:gr};function wr(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=yr&&e<=_r)return new ge(e);if(e>=vr&&e<=mr)return b.fromNumber(e)}return new de(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var i=Object.keys(e).filter(function(_){return _.startsWith("$")&&e[_]!=null}),r=0;r<i.length;r++){var s=Un[i[r]];if(s)return s.fromExtendedJSON(e,t)}if(e.$date!=null){var l=e.$date,a=new Date;return t.legacy?typeof l=="number"?a.setTime(l):typeof l=="string"&&a.setTime(Date.parse(l)):typeof l=="string"?a.setTime(Date.parse(l)):b.isLong(l)?a.setTime(l.toNumber()):typeof l=="number"&&t.relaxed&&a.setTime(l),a}if(e.$code!=null){var f=Object.assign({},e);return e.$scope&&(f.$scope=wr(e.$scope)),pe.fromExtendedJSON(e)}if(bn(e)||e.$dbPointer){var p=e.$ref?e:e.$dbPointer;if(p instanceof Mt)return p;var d=Object.keys(p).filter(function(_){return _.startsWith("$")}),g=!0;if(d.forEach(function(_){["$ref","$id","$db"].indexOf(_)===-1&&(g=!1)}),g)return Mt.fromExtendedJSON(p)}return e}function jn(e,t){return e.map(function(i,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return ht(i,t)}finally{t.seenObjects.pop()}})}function or(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function ht(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var i=t.seenObjects.findIndex(function(L){return L.obj===e});if(i!==-1){var r=t.seenObjects.map(function(L){return L.propertyName}),s=r.slice(0,i).map(function(L){return"".concat(L," -> ")}).join(""),l=r[i],a=" -> "+r.slice(i+1,r.length-1).map(function(L){return"".concat(L," -> ")}).join(""),f=r[r.length-1],p=" ".repeat(s.length+l.length/2),d="-".repeat(a.length+(l.length+f.length)/2-1);throw new F(`Converting circular structure to EJSON:
|
|
1
|
+
import{$ as Qt,Aa as Ti,Ab as Ui,B as q,Bb as ji,C as W,Cb as ee,Db as ot,E as Zt,Eb as it,Ga as Ci,Gb as ie,H as Kt,Ha as Di,Hb as xt,I as ut,Ia as Ii,Ib as Vi,J as Oi,Jb as Bt,K as Si,Kb as Hi,Lb as $i,Mb as re,R as Jt,T as Et,U as qt,V as Ce,W as De,X as lt,Z as Rt,a as di,ba as Ai,c as Y,ca as bt,d as gi,da as Q,ea as ft,fa as Ni,g as _i,ga as te,hb as Ri,i as yi,ib as xi,kb as Bi,l as mi,m as vi,n as wi,nb as Li,o as Ei,q as bi,qb as Pi,rb as Mi,s as V,u as G,v as S,w as Gt,yb as ki,zb as Fi}from"./chunk-I62LO6BZ.js";import{a as U,b as pi,e as Ne,f as Te}from"./chunk-V7UGKYBN.js";var Xi=Ne((Wi,ae)=>{"use strict";(function(e){"use strict";var t={};t.VERSION="1.6.1";var i,r={},s=function(d,g){return function(){return g.apply(d,arguments)}},l=function(){var d=arguments,g=d[0],_,v;for(v=1;v<d.length;v++)for(_ in d[v])!(_ in g)&&d[v].hasOwnProperty(_)&&(g[_]=d[v][_]);return g},a=function(d,g){return{value:d,name:g}};t.TRACE=a(1,"TRACE"),t.DEBUG=a(2,"DEBUG"),t.INFO=a(3,"INFO"),t.TIME=a(4,"TIME"),t.WARN=a(5,"WARN"),t.ERROR=a(8,"ERROR"),t.OFF=a(99,"OFF");var f=function(d){this.context=d,this.setLevel(d.filterLevel),this.log=this.info};f.prototype={setLevel:function(d){d&&"value"in d&&(this.context.filterLevel=d)},getLevel:function(){return this.context.filterLevel},enabledFor:function(d){var g=this.context.filterLevel;return d.value>=g.value},trace:function(){this.invoke(t.TRACE,arguments)},debug:function(){this.invoke(t.DEBUG,arguments)},info:function(){this.invoke(t.INFO,arguments)},warn:function(){this.invoke(t.WARN,arguments)},error:function(){this.invoke(t.ERROR,arguments)},time:function(d){typeof d=="string"&&d.length>0&&this.invoke(t.TIME,[d,"start"])},timeEnd:function(d){typeof d=="string"&&d.length>0&&this.invoke(t.TIME,[d,"end"])},invoke:function(d,g){i&&this.enabledFor(d)&&i(g,l({level:d},this.context))}};var p=new f({filterLevel:t.OFF});(function(){var d=t;d.enabledFor=s(p,p.enabledFor),d.trace=s(p,p.trace),d.debug=s(p,p.debug),d.time=s(p,p.time),d.timeEnd=s(p,p.timeEnd),d.info=s(p,p.info),d.warn=s(p,p.warn),d.error=s(p,p.error),d.log=d.info})(),t.setHandler=function(d){i=d},t.setLevel=function(d){p.setLevel(d);for(var g in r)r.hasOwnProperty(g)&&r[g].setLevel(d)},t.getLevel=function(){return p.getLevel()},t.get=function(d){return r[d]||(r[d]=new f(l({name:d},p.context)))},t.createDefaultHandler=function(d){d=d||{},d.formatter=d.formatter||function(E,w){w.name&&E.unshift("["+w.name+"]")};var g={},_=function(v,E){Function.prototype.apply.call(v,console,E)};return typeof console>"u"?function(){}:function(v,E){v=Array.prototype.slice.call(v);var w=console.log,A;E.level===t.TIME?(A=(E.name?"["+E.name+"] ":"")+v[0],v[1]==="start"?console.time?console.time(A):g[A]=new Date().getTime():console.timeEnd?console.timeEnd(A):_(w,[A+": "+(new Date().getTime()-g[A])+"ms"])):(E.level===t.WARN&&console.warn?w=console.warn:E.level===t.ERROR&&console.error?w=console.error:E.level===t.INFO&&console.info?w=console.info:E.level===t.DEBUG&&console.debug?w=console.debug:E.level===t.TRACE&&console.trace&&(w=console.trace),d.formatter(v,E),_(w,v))}},t.useDefaults=function(d){t.setLevel(d&&d.defaultLevel||t.DEBUG),t.setHandler(t.createDefaultHandler(d))},t.setDefaults=t.useDefaults,typeof define=="function"&&define.amd?define(t):typeof ae<"u"&&ae.exports?ae.exports=t:(t._prevLogger=e.Logger,t.noConflict=function(){return e.Logger=t._prevLogger,t},e.Logger=t)})(Wi)});var Fr=Ne((ni,oi)=>{"use strict";(function(e,t){typeof ni=="object"&&typeof oi<"u"?oi.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.fetchRetry=t())})(ni,function(){"use strict";var e=function(r,s){if(s=s||{},typeof r!="function")throw new i("fetch must be a function");if(typeof s!="object")throw new i("defaults must be an object");if(s.retries!==void 0&&!t(s.retries))throw new i("retries must be a positive integer");if(s.retryDelay!==void 0&&!t(s.retryDelay)&&typeof s.retryDelay!="function")throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(s.retryOn!==void 0&&!Array.isArray(s.retryOn)&&typeof s.retryOn!="function")throw new i("retryOn property expects an array or function");var l={retries:3,retryDelay:1e3,retryOn:[]};return s=Object.assign(l,s),function(f,p){var d=s.retries,g=s.retryDelay,_=s.retryOn;if(p&&p.retries!==void 0)if(t(p.retries))d=p.retries;else throw new i("retries must be a positive integer");if(p&&p.retryDelay!==void 0)if(t(p.retryDelay)||typeof p.retryDelay=="function")g=p.retryDelay;else throw new i("retryDelay must be a positive integer or a function returning a positive integer");if(p&&p.retryOn)if(Array.isArray(p.retryOn)||typeof p.retryOn=="function")_=p.retryOn;else throw new i("retryOn property expects an array or function");return new Promise(function(v,E){var w=function(D){var L=typeof Request<"u"&&f instanceof Request?f.clone():f;r(L,p).then(function(N){if(Array.isArray(_)&&_.indexOf(N.status)===-1)v(N);else if(typeof _=="function")try{return Promise.resolve(_(D,null,N)).then(function(B){B?A(D,null,N):v(N)}).catch(E)}catch(B){E(B)}else D<d?A(D,null,N):v(N)}).catch(function(N){if(typeof _=="function")try{Promise.resolve(_(D,N,null)).then(function(B){B?A(D,N,null):E(N)}).catch(function(B){E(B)})}catch(B){E(B)}else D<d?A(D,N,null):E(N)})};function A(D,L,N){var B=typeof g=="function"?g(D,L,N):g;setTimeout(function(){w(++D)},B)}w(0)})}};function t(r){return Number.isInteger(r)&&r>=0}function i(r){this.name="ArgumentError",this.message=r}return e})});var Hr=Ne(Ee=>{"use strict";Object.defineProperty(Ee,"__esModule",{value:!0});Ee.URLBuilder=void 0;var bo=(function(){function e(t){try{this.base=new URL(t),this.params=new URLSearchParams(this.base.search.slice(1))}catch(i){console.error("Un-parsable URL",i)}}return e.prototype.appendQueryParam=function(t,i){this.params.append(t,i?i.toString():"")},e.prototype.clearQueryParams=function(){return this.params=new URLSearchParams,this},e.prototype.deleteQueryParam=function(t){this.params.delete(t)},e.prototype.getBase=function(){return this.base},e.prototype.getPath=function(){return this.base.pathname},e.prototype.getHostname=function(){return this.base.hostname},e.prototype.getParams=function(){return this.params},e.prototype.getQueryParam=function(t){if(!this.params)return"";var i=this.params.get(t);return!i||i==="undefined"||i==="null"?void 0:i},e.prototype.getQueryString=function(){return this.params.toString()},e.prototype.setPath=function(t){return this.base.pathname=t,this},e.prototype.setQueryParam=function(t,i){return this.params.set(t,i?i.toString():""),this},e.prototype.setQueryString=function(t){if(t)return t[0]==="?"&&(t=t.slice(1)),this.params=new URLSearchParams(t),this},e.prototype.toString=function(){var t=this.params.toString();return t===""?this.base.search="":this.base.search="?"+t,this.base.toString()},e})();Ee.URLBuilder=bo});var Ie="12.1.5";var Jr=Ie.split("-")[0].split(".").slice(0,3).map(e=>e.padStart(2,"0")).join("");var Yi="CooeeSDK",ne=Ie,To=parseInt(Jr,10);var oe=`https://cdn.jsdelivr.net/npm/@letscooee/web-sdk@${ne}/dist`,se={apiURL:"https://api.sdk.letscooee.com",debug:!1,mode:"production",baseURL:oe,styleURL:`${oe}/widget.min.css`,widgetURL:`${oe}/widget.min.js`,swiperStyleURL:`${oe}/swiper-bundle.min.css`};var X=Te(Xi());var Lt=class{static debuggerEl;static infoLogs=[];static log(...t){X.default.info(...t)}static verbose(...t){X.default.debug(...t)}static error(...t){X.default.error(...t)}static warn(...t){X.default.warn(...t)}static info(...t){X.default.info(...t),this.infoLogs.unshift({time:new Date,message:t.join(" ")}),this.addToDebugger()}static trace(...t){X.default.trace(...t)}static addToDebugger(){sessionStorage.cooeeDebug&&(this.debuggerEl=this.debuggerEl??document.querySelector("cooee-debugger"),this.debuggerEl&&this.debuggerEl&&(this.debuggerEl.logs=[...this.infoLogs]))}};function Bo(e=Yi){X.default.useDefaults({formatter:function(i){i.unshift(`${e} (v${ne}):`)}});let t=qr();(t==="1"||t==="on")&&(localStorage.cooeeLogLevel="TRACE"),localStorage.cooeeLogLevel?X.default.setLevel(X.default[localStorage.cooeeLogLevel]):X.default.setLevel(se.debug?X.default.TRACE:X.default.OFF)}function qr(){return new URL(location.href).searchParams?.get("cooee-debug")}var ko=new G("EngagementContext"),Fo=new G("EventData");function Qr(e,t){return t={exports:{}},e(t,t.exports),t.exports}var tn=on,en=an,rn=hn,nt=[],K=[],nn=typeof Uint8Array<"u"?Uint8Array:Array,Re="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(pt=0,zi=Re.length;pt<zi;++pt)nt[pt]=Re[pt],K[Re.charCodeAt(pt)]=pt;var pt,zi;K[45]=62;K[95]=63;function lr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=e.indexOf("=");i===-1&&(i=t);var r=i===t?0:4-i%4;return[i,r]}function on(e){var t=lr(e),i=t[0],r=t[1];return(i+r)*3/4-r}function sn(e,t,i){return(t+i)*3/4-i}function an(e){var t,i=lr(e),r=i[0],s=i[1],l=new nn(sn(e,r,s)),a=0,f=s>0?r-4:r,p;for(p=0;p<f;p+=4)t=K[e.charCodeAt(p)]<<18|K[e.charCodeAt(p+1)]<<12|K[e.charCodeAt(p+2)]<<6|K[e.charCodeAt(p+3)],l[a++]=t>>16&255,l[a++]=t>>8&255,l[a++]=t&255;return s===2&&(t=K[e.charCodeAt(p)]<<2|K[e.charCodeAt(p+1)]>>4,l[a++]=t&255),s===1&&(t=K[e.charCodeAt(p)]<<10|K[e.charCodeAt(p+1)]<<4|K[e.charCodeAt(p+2)]>>2,l[a++]=t>>8&255,l[a++]=t&255),l}function cn(e){return nt[e>>18&63]+nt[e>>12&63]+nt[e>>6&63]+nt[e&63]}function ln(e,t,i){for(var r,s=[],l=t;l<i;l+=3)r=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),s.push(cn(r));return s.join("")}function hn(e){for(var t,i=e.length,r=i%3,s=[],l=16383,a=0,f=i-r;a<f;a+=l)s.push(ln(e,a,a+l>f?f:a+l));return r===1?(t=e[i-1],s.push(nt[t>>2]+nt[t<<4&63]+"==")):r===2&&(t=(e[i-2]<<8)+e[i-1],s.push(nt[t>>10]+nt[t>>4&63]+nt[t<<2&63]+"=")),s.join("")}var xe={byteLength:tn,toByteArray:en,fromByteArray:rn};var un=function(t,i,r,s,l){var a,f,p=l*8-s-1,d=(1<<p)-1,g=d>>1,_=-7,v=r?l-1:0,E=r?-1:1,w=t[i+v];for(v+=E,a=w&(1<<-_)-1,w>>=-_,_+=p;_>0;a=a*256+t[i+v],v+=E,_-=8);for(f=a&(1<<-_)-1,a>>=-_,_+=s;_>0;f=f*256+t[i+v],v+=E,_-=8);if(a===0)a=1-g;else{if(a===d)return f?NaN:(w?-1:1)*(1/0);f=f+Math.pow(2,s),a=a-g}return(w?-1:1)*f*Math.pow(2,a-s)},fn=function(t,i,r,s,l,a){var f,p,d,g=a*8-l-1,_=(1<<g)-1,v=_>>1,E=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=s?0:a-1,A=s?1:-1,D=i<0||i===0&&1/i<0?1:0;for(i=Math.abs(i),isNaN(i)||i===1/0?(p=isNaN(i)?1:0,f=_):(f=Math.floor(Math.log(i)/Math.LN2),i*(d=Math.pow(2,-f))<1&&(f--,d*=2),f+v>=1?i+=E/d:i+=E*Math.pow(2,1-v),i*d>=2&&(f++,d/=2),f+v>=_?(p=0,f=_):f+v>=1?(p=(i*d-1)*Math.pow(2,l),f=f+v):(p=i*Math.pow(2,v-1)*Math.pow(2,l),f=0));l>=8;t[r+w]=p&255,w+=A,p/=256,l-=8);for(f=f<<l|p,g+=l;g>0;t[r+w]=f&255,w+=A,f/=256,g-=8);t[r+w-A]|=D*128},Ot={read:un,write:fn},he=Qr(function(e,t){var i=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=a,t.SlowBuffer=L,t.INSPECT_MAX_BYTES=50;var r=2147483647;t.kMaxLength=r,a.TYPED_ARRAY_SUPPORT=s(),!a.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 s(){try{var c=new Uint8Array(1),n={foo:function(){return 42}};return Object.setPrototypeOf(n,Uint8Array.prototype),Object.setPrototypeOf(c,n),c.foo()===42}catch{return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}});function l(c){if(c>r)throw new RangeError('The value "'+c+'" is invalid for option "size"');var n=new Uint8Array(c);return Object.setPrototypeOf(n,a.prototype),n}function a(c,n,o){if(typeof c=="number"){if(typeof n=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return g(c)}return f(c,n,o)}a.poolSize=8192;function f(c,n,o){if(typeof c=="string")return _(c,n);if(ArrayBuffer.isView(c))return E(c);if(c==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c));if(et(c,ArrayBuffer)||c&&et(c.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(et(c,SharedArrayBuffer)||c&&et(c.buffer,SharedArrayBuffer)))return w(c,n,o);if(typeof c=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var h=c.valueOf&&c.valueOf();if(h!=null&&h!==c)return a.from(h,n,o);var u=A(c);if(u)return u;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof c[Symbol.toPrimitive]=="function")return a.from(c[Symbol.toPrimitive]("string"),n,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(c))}a.from=function(c,n,o){return f(c,n,o)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function p(c){if(typeof c!="number")throw new TypeError('"size" argument must be of type number');if(c<0)throw new RangeError('The value "'+c+'" is invalid for option "size"')}function d(c,n,o){return p(c),c<=0?l(c):n!==void 0?typeof o=="string"?l(c).fill(n,o):l(c).fill(n):l(c)}a.alloc=function(c,n,o){return d(c,n,o)};function g(c){return p(c),l(c<0?0:D(c)|0)}a.allocUnsafe=function(c){return g(c)},a.allocUnsafeSlow=function(c){return g(c)};function _(c,n){if((typeof n!="string"||n==="")&&(n="utf8"),!a.isEncoding(n))throw new TypeError("Unknown encoding: "+n);var o=N(c,n)|0,h=l(o),u=h.write(c,n);return u!==o&&(h=h.slice(0,u)),h}function v(c){for(var n=c.length<0?0:D(c.length)|0,o=l(n),h=0;h<n;h+=1)o[h]=c[h]&255;return o}function E(c){if(et(c,Uint8Array)){var n=new Uint8Array(c);return w(n.buffer,n.byteOffset,n.byteLength)}return v(c)}function w(c,n,o){if(n<0||c.byteLength<n)throw new RangeError('"offset" is outside of buffer bounds');if(c.byteLength<n+(o||0))throw new RangeError('"length" is outside of buffer bounds');var h;return n===void 0&&o===void 0?h=new Uint8Array(c):o===void 0?h=new Uint8Array(c,n):h=new Uint8Array(c,n,o),Object.setPrototypeOf(h,a.prototype),h}function A(c){if(a.isBuffer(c)){var n=D(c.length)|0,o=l(n);return o.length===0||c.copy(o,0,0,n),o}if(c.length!==void 0)return typeof c.length!="number"||Ae(c.length)?l(0):v(c);if(c.type==="Buffer"&&Array.isArray(c.data))return v(c.data)}function D(c){if(c>=r)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r.toString(16)+" bytes");return c|0}function L(c){return+c!=c&&(c=0),a.alloc(+c)}a.isBuffer=function(n){return n!=null&&n._isBuffer===!0&&n!==a.prototype},a.compare=function(n,o){if(et(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),et(o,Uint8Array)&&(o=a.from(o,o.offset,o.byteLength)),!a.isBuffer(n)||!a.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(n===o)return 0;for(var h=n.length,u=o.length,y=0,m=Math.min(h,u);y<m;++y)if(n[y]!==o[y]){h=n[y],u=o[y];break}return h<u?-1:u<h?1:0},a.isEncoding=function(n){switch(String(n).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}},a.concat=function(n,o){if(!Array.isArray(n))throw new TypeError('"list" argument must be an Array of Buffers');if(n.length===0)return a.alloc(0);var h;if(o===void 0)for(o=0,h=0;h<n.length;++h)o+=n[h].length;var u=a.allocUnsafe(o),y=0;for(h=0;h<n.length;++h){var m=n[h];if(et(m,Uint8Array))y+m.length>u.length?a.from(m).copy(u,y):Uint8Array.prototype.set.call(u,m,y);else if(a.isBuffer(m))m.copy(u,y);else throw new TypeError('"list" argument must be an Array of Buffers');y+=m.length}return u};function N(c,n){if(a.isBuffer(c))return c.length;if(ArrayBuffer.isView(c)||et(c,ArrayBuffer))return c.byteLength;if(typeof c!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(c));var o=c.length,h=arguments.length>2&&arguments[2]===!0;if(!h&&o===0)return 0;for(var u=!1;;)switch(n){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return Se(c).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return hi(c).length;default:if(u)return h?-1:Se(c).length;n=(""+n).toLowerCase(),u=!0}}a.byteLength=N;function B(c,n,o){var h=!1;if((n===void 0||n<0)&&(n=0),n>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,n>>>=0,o<=n))return"";for(c||(c="utf8");;)switch(c){case"hex":return J(this,n,o);case"utf8":case"utf-8":return vt(this,n,o);case"ascii":return wt(this,n,o);case"latin1":case"binary":return M(this,n,o);case"base64":return mt(this,n,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,n,o);default:if(h)throw new TypeError("Unknown encoding: "+c);c=(c+"").toLowerCase(),h=!0}}a.prototype._isBuffer=!0;function O(c,n,o){var h=c[n];c[n]=c[o],c[o]=h}a.prototype.swap16=function(){var n=this.length;if(n%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<n;o+=2)O(this,o,o+1);return this},a.prototype.swap32=function(){var n=this.length;if(n%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<n;o+=4)O(this,o,o+3),O(this,o+1,o+2);return this},a.prototype.swap64=function(){var n=this.length;if(n%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<n;o+=8)O(this,o,o+7),O(this,o+1,o+6),O(this,o+2,o+5),O(this,o+3,o+4);return this},a.prototype.toString=function(){var n=this.length;return n===0?"":arguments.length===0?vt(this,0,n):B.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(n){if(!a.isBuffer(n))throw new TypeError("Argument must be a Buffer");return this===n?!0:a.compare(this,n)===0},a.prototype.inspect=function(){var n="",o=t.INSPECT_MAX_BYTES;return n=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(n+=" ... "),"<Buffer "+n+">"},i&&(a.prototype[i]=a.prototype.inspect),a.prototype.compare=function(n,o,h,u,y){if(et(n,Uint8Array)&&(n=a.from(n,n.offset,n.byteLength)),!a.isBuffer(n))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(n));if(o===void 0&&(o=0),h===void 0&&(h=n?n.length:0),u===void 0&&(u=0),y===void 0&&(y=this.length),o<0||h>n.length||u<0||y>this.length)throw new RangeError("out of range index");if(u>=y&&o>=h)return 0;if(u>=y)return-1;if(o>=h)return 1;if(o>>>=0,h>>>=0,u>>>=0,y>>>=0,this===n)return 0;for(var m=y-u,C=h-o,x=Math.min(m,C),P=this.slice(u,y),j=n.slice(o,h),k=0;k<x;++k)if(P[k]!==j[k]){m=P[k],C=j[k];break}return m<C?-1:C<m?1:0};function z(c,n,o,h,u){if(c.length===0)return-1;if(typeof o=="string"?(h=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,Ae(o)&&(o=u?0:c.length-1),o<0&&(o=c.length+o),o>=c.length){if(u)return-1;o=c.length-1}else if(o<0)if(u)o=0;else return-1;if(typeof n=="string"&&(n=a.from(n,h)),a.isBuffer(n))return n.length===0?-1:tt(c,n,o,h,u);if(typeof n=="number")return n=n&255,typeof Uint8Array.prototype.indexOf=="function"?u?Uint8Array.prototype.indexOf.call(c,n,o):Uint8Array.prototype.lastIndexOf.call(c,n,o):tt(c,[n],o,h,u);throw new TypeError("val must be string, number or Buffer")}function tt(c,n,o,h,u){var y=1,m=c.length,C=n.length;if(h!==void 0&&(h=String(h).toLowerCase(),h==="ucs2"||h==="ucs-2"||h==="utf16le"||h==="utf-16le")){if(c.length<2||n.length<2)return-1;y=2,m/=2,C/=2,o/=2}function x(ui,fi){return y===1?ui[fi]:ui.readUInt16BE(fi*y)}var P;if(u){var j=-1;for(P=o;P<m;P++)if(x(c,P)===x(n,j===-1?0:P-j)){if(j===-1&&(j=P),P-j+1===C)return j*y}else j!==-1&&(P-=P-j),j=-1}else for(o+C>m&&(o=m-C),P=o;P>=0;P--){for(var k=!0,zt=0;zt<C;zt++)if(x(c,P+zt)!==x(n,zt)){k=!1;break}if(k)return P}return-1}a.prototype.includes=function(n,o,h){return this.indexOf(n,o,h)!==-1},a.prototype.indexOf=function(n,o,h){return z(this,n,o,h,!0)},a.prototype.lastIndexOf=function(n,o,h){return z(this,n,o,h,!1)};function at(c,n,o,h){o=Number(o)||0;var u=c.length-o;h?(h=Number(h),h>u&&(h=u)):h=u;var y=n.length;h>y/2&&(h=y/2);for(var m=0;m<h;++m){var C=parseInt(n.substr(m*2,2),16);if(Ae(C))return m;c[o+m]=C}return m}function be(c,n,o,h){return Xt(Se(n,c.length-o),c,o,h)}function It(c,n,o,h){return Xt(zr(n),c,o,h)}function Oe(c,n,o,h){return Xt(hi(n),c,o,h)}function Yt(c,n,o,h){return Xt(Gr(n,c.length-o),c,o,h)}a.prototype.write=function(n,o,h,u){if(o===void 0)u="utf8",h=this.length,o=0;else if(h===void 0&&typeof o=="string")u=o,h=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(h)?(h=h>>>0,u===void 0&&(u="utf8")):(u=h,h=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var y=this.length-o;if((h===void 0||h>y)&&(h=y),n.length>0&&(h<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");u||(u="utf8");for(var m=!1;;)switch(u){case"hex":return at(this,n,o,h);case"utf8":case"utf-8":return be(this,n,o,h);case"ascii":case"latin1":case"binary":return It(this,n,o,h);case"base64":return Oe(this,n,o,h);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Yt(this,n,o,h);default:if(m)throw new TypeError("Unknown encoding: "+u);u=(""+u).toLowerCase(),m=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function mt(c,n,o){return n===0&&o===c.length?xe.fromByteArray(c):xe.fromByteArray(c.slice(n,o))}function vt(c,n,o){o=Math.min(c.length,o);for(var h=[],u=n;u<o;){var y=c[u],m=null,C=y>239?4:y>223?3:y>191?2:1;if(u+C<=o){var x,P,j,k;switch(C){case 1:y<128&&(m=y);break;case 2:x=c[u+1],(x&192)===128&&(k=(y&31)<<6|x&63,k>127&&(m=k));break;case 3:x=c[u+1],P=c[u+2],(x&192)===128&&(P&192)===128&&(k=(y&15)<<12|(x&63)<<6|P&63,k>2047&&(k<55296||k>57343)&&(m=k));break;case 4:x=c[u+1],P=c[u+2],j=c[u+3],(x&192)===128&&(P&192)===128&&(j&192)===128&&(k=(y&15)<<18|(x&63)<<12|(P&63)<<6|j&63,k>65535&&k<1114112&&(m=k))}}m===null?(m=65533,C=1):m>65535&&(m-=65536,h.push(m>>>10&1023|55296),m=56320|m&1023),h.push(m),u+=C}return Wt(h)}var ct=4096;function Wt(c){var n=c.length;if(n<=ct)return String.fromCharCode.apply(String,c);for(var o="",h=0;h<n;)o+=String.fromCharCode.apply(String,c.slice(h,h+=ct));return o}function wt(c,n,o){var h="";o=Math.min(c.length,o);for(var u=n;u<o;++u)h+=String.fromCharCode(c[u]&127);return h}function M(c,n,o){var h="";o=Math.min(c.length,o);for(var u=n;u<o;++u)h+=String.fromCharCode(c[u]);return h}function J(c,n,o){var h=c.length;(!n||n<0)&&(n=0),(!o||o<0||o>h)&&(o=h);for(var u="",y=n;y<o;++y)u+=Zr[c[y]];return u}function I(c,n,o){for(var h=c.slice(n,o),u="",y=0;y<h.length-1;y+=2)u+=String.fromCharCode(h[y]+h[y+1]*256);return u}a.prototype.slice=function(n,o){var h=this.length;n=~~n,o=o===void 0?h:~~o,n<0?(n+=h,n<0&&(n=0)):n>h&&(n=h),o<0?(o+=h,o<0&&(o=0)):o>h&&(o=h),o<n&&(o=n);var u=this.subarray(n,o);return Object.setPrototypeOf(u,a.prototype),u};function T(c,n,o){if(c%1!==0||c<0)throw new RangeError("offset is not uint");if(c+n>o)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n],y=1,m=0;++m<o&&(y*=256);)u+=this[n+m]*y;return u},a.prototype.readUintBE=a.prototype.readUIntBE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n+--o],y=1;o>0&&(y*=256);)u+=this[n+--o]*y;return u},a.prototype.readUint8=a.prototype.readUInt8=function(n,o){return n=n>>>0,o||T(n,1,this.length),this[n]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(n,o){return n=n>>>0,o||T(n,2,this.length),this[n]|this[n+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(n,o){return n=n>>>0,o||T(n,2,this.length),this[n]<<8|this[n+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(n,o){return n=n>>>0,o||T(n,4,this.length),(this[n]|this[n+1]<<8|this[n+2]<<16)+this[n+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]*16777216+(this[n+1]<<16|this[n+2]<<8|this[n+3])},a.prototype.readIntLE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=this[n],y=1,m=0;++m<o&&(y*=256);)u+=this[n+m]*y;return y*=128,u>=y&&(u-=Math.pow(2,8*o)),u},a.prototype.readIntBE=function(n,o,h){n=n>>>0,o=o>>>0,h||T(n,o,this.length);for(var u=o,y=1,m=this[n+--u];u>0&&(y*=256);)m+=this[n+--u]*y;return y*=128,m>=y&&(m-=Math.pow(2,8*o)),m},a.prototype.readInt8=function(n,o){return n=n>>>0,o||T(n,1,this.length),this[n]&128?(255-this[n]+1)*-1:this[n]},a.prototype.readInt16LE=function(n,o){n=n>>>0,o||T(n,2,this.length);var h=this[n]|this[n+1]<<8;return h&32768?h|4294901760:h},a.prototype.readInt16BE=function(n,o){n=n>>>0,o||T(n,2,this.length);var h=this[n+1]|this[n]<<8;return h&32768?h|4294901760:h},a.prototype.readInt32LE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]|this[n+1]<<8|this[n+2]<<16|this[n+3]<<24},a.prototype.readInt32BE=function(n,o){return n=n>>>0,o||T(n,4,this.length),this[n]<<24|this[n+1]<<16|this[n+2]<<8|this[n+3]},a.prototype.readFloatLE=function(n,o){return n=n>>>0,o||T(n,4,this.length),Ot.read(this,n,!0,23,4)},a.prototype.readFloatBE=function(n,o){return n=n>>>0,o||T(n,4,this.length),Ot.read(this,n,!1,23,4)},a.prototype.readDoubleLE=function(n,o){return n=n>>>0,o||T(n,8,this.length),Ot.read(this,n,!0,52,8)},a.prototype.readDoubleBE=function(n,o){return n=n>>>0,o||T(n,8,this.length),Ot.read(this,n,!1,52,8)};function $(c,n,o,h,u,y){if(!a.isBuffer(c))throw new TypeError('"buffer" argument must be a Buffer instance');if(n>u||n<y)throw new RangeError('"value" argument is out of bounds');if(o+h>c.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(n,o,h,u){if(n=+n,o=o>>>0,h=h>>>0,!u){var y=Math.pow(2,8*h)-1;$(this,n,o,h,y,0)}var m=1,C=0;for(this[o]=n&255;++C<h&&(m*=256);)this[o+C]=n/m&255;return o+h},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(n,o,h,u){if(n=+n,o=o>>>0,h=h>>>0,!u){var y=Math.pow(2,8*h)-1;$(this,n,o,h,y,0)}var m=h-1,C=1;for(this[o+m]=n&255;--m>=0&&(C*=256);)this[o+m]=n/C&255;return o+h},a.prototype.writeUint8=a.prototype.writeUInt8=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,1,255,0),this[o]=n&255,o+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,65535,0),this[o]=n&255,this[o+1]=n>>>8,o+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,65535,0),this[o]=n>>>8,this[o+1]=n&255,o+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,4294967295,0),this[o+3]=n>>>24,this[o+2]=n>>>16,this[o+1]=n>>>8,this[o]=n&255,o+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,4294967295,0),this[o]=n>>>24,this[o+1]=n>>>16,this[o+2]=n>>>8,this[o+3]=n&255,o+4},a.prototype.writeIntLE=function(n,o,h,u){if(n=+n,o=o>>>0,!u){var y=Math.pow(2,8*h-1);$(this,n,o,h,y-1,-y)}var m=0,C=1,x=0;for(this[o]=n&255;++m<h&&(C*=256);)n<0&&x===0&&this[o+m-1]!==0&&(x=1),this[o+m]=(n/C>>0)-x&255;return o+h},a.prototype.writeIntBE=function(n,o,h,u){if(n=+n,o=o>>>0,!u){var y=Math.pow(2,8*h-1);$(this,n,o,h,y-1,-y)}var m=h-1,C=1,x=0;for(this[o+m]=n&255;--m>=0&&(C*=256);)n<0&&x===0&&this[o+m+1]!==0&&(x=1),this[o+m]=(n/C>>0)-x&255;return o+h},a.prototype.writeInt8=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,1,127,-128),n<0&&(n=255+n+1),this[o]=n&255,o+1},a.prototype.writeInt16LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,32767,-32768),this[o]=n&255,this[o+1]=n>>>8,o+2},a.prototype.writeInt16BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,2,32767,-32768),this[o]=n>>>8,this[o+1]=n&255,o+2},a.prototype.writeInt32LE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,2147483647,-2147483648),this[o]=n&255,this[o+1]=n>>>8,this[o+2]=n>>>16,this[o+3]=n>>>24,o+4},a.prototype.writeInt32BE=function(n,o,h){return n=+n,o=o>>>0,h||$(this,n,o,4,2147483647,-2147483648),n<0&&(n=4294967295+n+1),this[o]=n>>>24,this[o+1]=n>>>16,this[o+2]=n>>>8,this[o+3]=n&255,o+4};function ai(c,n,o,h,u,y){if(o+h>c.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function ci(c,n,o,h,u){return n=+n,o=o>>>0,u||ai(c,n,o,4),Ot.write(c,n,o,h,23,4),o+4}a.prototype.writeFloatLE=function(n,o,h){return ci(this,n,o,!0,h)},a.prototype.writeFloatBE=function(n,o,h){return ci(this,n,o,!1,h)};function li(c,n,o,h,u){return n=+n,o=o>>>0,u||ai(c,n,o,8),Ot.write(c,n,o,h,52,8),o+8}a.prototype.writeDoubleLE=function(n,o,h){return li(this,n,o,!0,h)},a.prototype.writeDoubleBE=function(n,o,h){return li(this,n,o,!1,h)},a.prototype.copy=function(n,o,h,u){if(!a.isBuffer(n))throw new TypeError("argument should be a Buffer");if(h||(h=0),!u&&u!==0&&(u=this.length),o>=n.length&&(o=n.length),o||(o=0),u>0&&u<h&&(u=h),u===h||n.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(h<0||h>=this.length)throw new RangeError("Index out of range");if(u<0)throw new RangeError("sourceEnd out of bounds");u>this.length&&(u=this.length),n.length-o<u-h&&(u=n.length-o+h);var y=u-h;return this===n&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,h,u):Uint8Array.prototype.set.call(n,this.subarray(h,u),o),y},a.prototype.fill=function(n,o,h,u){if(typeof n=="string"){if(typeof o=="string"?(u=o,o=0,h=this.length):typeof h=="string"&&(u=h,h=this.length),u!==void 0&&typeof u!="string")throw new TypeError("encoding must be a string");if(typeof u=="string"&&!a.isEncoding(u))throw new TypeError("Unknown encoding: "+u);if(n.length===1){var y=n.charCodeAt(0);(u==="utf8"&&y<128||u==="latin1")&&(n=y)}}else typeof n=="number"?n=n&255:typeof n=="boolean"&&(n=Number(n));if(o<0||this.length<o||this.length<h)throw new RangeError("Out of range index");if(h<=o)return this;o=o>>>0,h=h===void 0?this.length:h>>>0,n||(n=0);var m;if(typeof n=="number")for(m=o;m<h;++m)this[m]=n;else{var C=a.isBuffer(n)?n:a.from(n,u),x=C.length;if(x===0)throw new TypeError('The value "'+n+'" is invalid for argument "value"');for(m=0;m<h-o;++m)this[m+o]=C[m%x]}return this};var Wr=/[^+/0-9A-Za-z-_]/g;function Xr(c){if(c=c.split("=")[0],c=c.trim().replace(Wr,""),c.length<2)return"";for(;c.length%4!==0;)c=c+"=";return c}function Se(c,n){n=n||1/0;for(var o,h=c.length,u=null,y=[],m=0;m<h;++m){if(o=c.charCodeAt(m),o>55295&&o<57344){if(!u){if(o>56319){(n-=3)>-1&&y.push(239,191,189);continue}else if(m+1===h){(n-=3)>-1&&y.push(239,191,189);continue}u=o;continue}if(o<56320){(n-=3)>-1&&y.push(239,191,189),u=o;continue}o=(u-55296<<10|o-56320)+65536}else u&&(n-=3)>-1&&y.push(239,191,189);if(u=null,o<128){if((n-=1)<0)break;y.push(o)}else if(o<2048){if((n-=2)<0)break;y.push(o>>6|192,o&63|128)}else if(o<65536){if((n-=3)<0)break;y.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((n-=4)<0)break;y.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return y}function zr(c){for(var n=[],o=0;o<c.length;++o)n.push(c.charCodeAt(o)&255);return n}function Gr(c,n){for(var o,h,u,y=[],m=0;m<c.length&&!((n-=2)<0);++m)o=c.charCodeAt(m),h=o>>8,u=o%256,y.push(u),y.push(h);return y}function hi(c){return xe.toByteArray(Xr(c))}function Xt(c,n,o,h){for(var u=0;u<h&&!(u+o>=n.length||u>=c.length);++u)n[u+o]=c[u];return u}function et(c,n){return c instanceof n||c!=null&&c.constructor!=null&&c.constructor.name!=null&&c.constructor.name===n.name}function Ae(c){return c!==c}var Zr=(function(){for(var c="0123456789abcdef",n=new Array(256),o=0;o<16;++o)for(var h=o*16,u=0;u<16;++u)n[h+u]=c[o]+c[u];return n})()}),R=he.Buffer;he.SlowBuffer;he.INSPECT_MAX_BYTES;he.kMaxLength;var ke=function(t,i){return ke=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,s){r.__proto__=s}||function(r,s){for(var l in s)s.hasOwnProperty(l)&&(r[l]=s[l])},ke(t,i)};function ue(e,t){ke(e,t);function i(){this.constructor=e}e.prototype=t===null?Object.create(t):(i.prototype=t.prototype,new i)}var gt=(function(e){ue(t,e);function t(i){var r=e.call(this,i)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONError"},enumerable:!1,configurable:!0}),t})(Error),F=(function(e){ue(t,e);function t(i){var r=e.call(this,i)||this;return Object.setPrototypeOf(r,t.prototype),r}return Object.defineProperty(t.prototype,"name",{get:function(){return"BSONTypeError"},enumerable:!1,configurable:!0}),t})(TypeError);function ce(e){return e&&e.Math==Math&&e}function hr(){return ce(typeof globalThis=="object"&&globalThis)||ce(typeof window=="object"&&window)||ce(typeof self=="object"&&self)||ce(typeof global=="object"&&global)||Function("return this")()}function pn(){var e=hr();return typeof e.navigator=="object"&&e.navigator.product==="ReactNative"}var dn=function(t){var i=pn()?"BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.":"BSON: No cryptographic implementation for random bytes present, falling back to a less secure implementation.";console.warn(i);for(var r=R.alloc(t),s=0;s<t;++s)r[s]=Math.floor(Math.random()*256);return r},gn=function(){{if(typeof window<"u"){var e=window.crypto||window.msCrypto;if(e&&e.getRandomValues)return function(t){return e.getRandomValues(R.alloc(t))}}return typeof global<"u"&&global.crypto&&global.crypto.getRandomValues?function(t){return global.crypto.getRandomValues(R.alloc(t))}:dn}},ur=gn();function _n(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function Ue(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}function yn(e){return Object.prototype.toString.call(e)==="[object RegExp]"}function mn(e){return Ft(e)&&Object.prototype.toString.call(e)==="[object Date]"}function Ft(e){return typeof e=="object"&&e!==null}function fe(e,t){var i=!1;function r(){for(var s=[],l=0;l<arguments.length;l++)s[l]=arguments[l];return i||(console.warn(t),i=!0),e.apply(this,s)}return r}function le(e){if(ArrayBuffer.isView(e))return R.from(e.buffer,e.byteOffset,e.byteLength);if(_n(e))return R.from(e);throw new F("Must use either Buffer or TypedArray")}var vn=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9a-f]{12}4[0-9a-f]{3}[89ab][0-9a-f]{15})$/i,fr=function(e){return typeof e=="string"&&vn.test(e)},Fe=function(e){if(!fr(e))throw new F('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');var t=e.replace(/-/g,"");return R.from(t,"hex")},Gi=function(e,t){return t===void 0&&(t=!0),t?e.toString("hex",0,4)+"-"+e.toString("hex",4,6)+"-"+e.toString("hex",6,8)+"-"+e.toString("hex",8,10)+"-"+e.toString("hex",10,16):e.toString("hex")};var jo=Math.pow(2,63)-1,Vo=-Math.pow(2,63),wn=Math.pow(2,53),En=-Math.pow(2,53);var pr=4;var _t=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);if(t!=null&&typeof t!="string"&&!ArrayBuffer.isView(t)&&!(t instanceof ArrayBuffer)&&!Array.isArray(t))throw new F("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=i??e.BSON_BINARY_SUBTYPE_DEFAULT,t==null?(this.buffer=R.alloc(e.BUFFER_SIZE),this.position=0):(typeof t=="string"?this.buffer=R.from(t,"binary"):Array.isArray(t)?this.buffer=R.from(t):this.buffer=le(t),this.position=this.buffer.byteLength)}return e.prototype.put=function(t){if(typeof t=="string"&&t.length!==1)throw new F("only accepts single character String");if(typeof t!="number"&&t.length!==1)throw new F("only accepts single character Uint8Array or Array");var i;if(typeof t=="string"?i=t.charCodeAt(0):typeof t=="number"?i=t:i=t[0],i<0||i>255)throw new F("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=i;else{var r=R.alloc(e.BUFFER_SIZE+this.buffer.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r,this.buffer[this.position++]=i}},e.prototype.write=function(t,i){if(i=typeof i=="number"?i:this.position,this.buffer.length<i+t.length){var r=R.alloc(this.buffer.length+t.length);this.buffer.copy(r,0,0,this.buffer.length),this.buffer=r}ArrayBuffer.isView(t)?(this.buffer.set(le(t),i),this.position=i+t.byteLength>this.position?i+t.length:this.position):typeof t=="string"&&(this.buffer.write(t,i,t.length,"binary"),this.position=i+t.length>this.position?i+t.length:this.position)},e.prototype.read=function(t,i){return i=i&&i>0?i:this.position,this.buffer.slice(t,t+i)},e.prototype.value=function(t){return t=!!t,t&&this.buffer.length===this.position?this.buffer:t?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)},e.prototype.length=function(){return this.position},e.prototype.toJSON=function(){return this.buffer.toString("base64")},e.prototype.toString=function(t){return this.buffer.toString(t)},e.prototype.toExtendedJSON=function(t){t=t||{};var i=this.buffer.toString("base64"),r=Number(this.sub_type).toString(16);return t.legacy?{$binary:i,$type:r.length===1?"0"+r:r}:{$binary:{base64:i,subType:r.length===1?"0"+r:r}}},e.prototype.toUUID=function(){if(this.sub_type===e.SUBTYPE_UUID)return new Zi(this.buffer.slice(0,this.position));throw new gt('Binary sub_type "'.concat(this.sub_type,'" is not supported for converting to UUID. Only "').concat(e.SUBTYPE_UUID,'" is currently supported.'))},e.fromExtendedJSON=function(t,i){i=i||{};var r,s;if("$binary"in t?i.legacy&&typeof t.$binary=="string"&&"$type"in t?(s=t.$type?parseInt(t.$type,16):0,r=R.from(t.$binary,"base64")):typeof t.$binary!="string"&&(s=t.$binary.subType?parseInt(t.$binary.subType,16):0,r=R.from(t.$binary.base64,"base64")):"$uuid"in t&&(s=4,r=Fe(t.$uuid)),!r)throw new F("Unexpected Binary Extended JSON format ".concat(JSON.stringify(t)));return s===pr?new Zi(r):new e(r,s)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.value(!0);return'new Binary(Buffer.from("'.concat(t.toString("hex"),'", "hex"), ').concat(this.sub_type,")")},e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BUFFER_SIZE=256,e.SUBTYPE_DEFAULT=0,e.SUBTYPE_FUNCTION=1,e.SUBTYPE_BYTE_ARRAY=2,e.SUBTYPE_UUID_OLD=3,e.SUBTYPE_UUID=4,e.SUBTYPE_MD5=5,e.SUBTYPE_ENCRYPTED=6,e.SUBTYPE_COLUMN=7,e.SUBTYPE_USER_DEFINED=128,e})();Object.defineProperty(_t.prototype,"_bsontype",{value:"Binary"});var Be=16,Zi=(function(e){ue(t,e);function t(i){var r=this,s,l;if(i==null)s=t.generate();else if(i instanceof t)s=R.from(i.buffer),l=i.__id;else if(ArrayBuffer.isView(i)&&i.byteLength===Be)s=le(i);else if(typeof i=="string")s=Fe(i);else throw new F("Argument passed in UUID constructor must be a UUID, a 16 byte Buffer or a 32/36 character hex string (dashes excluded/included, format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).");return r=e.call(this,s,pr)||this,r.__id=l,r}return Object.defineProperty(t.prototype,"id",{get:function(){return this.buffer},set:function(i){this.buffer=i,t.cacheHexString&&(this.__id=Gi(i))},enumerable:!1,configurable:!0}),t.prototype.toHexString=function(i){if(i===void 0&&(i=!0),t.cacheHexString&&this.__id)return this.__id;var r=Gi(this.id,i);return t.cacheHexString&&(this.__id=r),r},t.prototype.toString=function(i){return i?this.id.toString(i):this.toHexString()},t.prototype.toJSON=function(){return this.toHexString()},t.prototype.equals=function(i){if(!i)return!1;if(i instanceof t)return i.id.equals(this.id);try{return new t(i).id.equals(this.id)}catch{return!1}},t.prototype.toBinary=function(){return new _t(this.id,_t.SUBTYPE_UUID)},t.generate=function(){var i=ur(Be);return i[6]=i[6]&15|64,i[8]=i[8]&63|128,R.from(i)},t.isValid=function(i){return i?i instanceof t?!0:typeof i=="string"?fr(i):Ue(i)?i.length!==Be?!1:(i[6]&240)===64&&(i[8]&128)===128:!1:!1},t.createFromHexString=function(i){var r=Fe(i);return new t(r)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return'new UUID("'.concat(this.toHexString(),'")')},t})(_t),pe=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);this.code=t,this.scope=i}return e.prototype.toJSON=function(){return{code:this.code,scope:this.scope}},e.prototype.toExtendedJSON=function(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}},e.fromExtendedJSON=function(t){return new e(t.$code,t.$scope)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toJSON();return'new Code("'.concat(String(t.code),'"').concat(t.scope?", ".concat(JSON.stringify(t.scope)):"",")")},e})();Object.defineProperty(pe.prototype,"_bsontype",{value:"Code"});function bn(e){return Ft(e)&&e.$id!=null&&typeof e.$ref=="string"&&(e.$db==null||typeof e.$db=="string")}var Mt=(function(){function e(t,i,r,s){if(!(this instanceof e))return new e(t,i,r,s);var l=t.split(".");l.length===2&&(r=l.shift(),t=l.shift()),this.collection=t,this.oid=i,this.db=r,this.fields=s||{}}return Object.defineProperty(e.prototype,"namespace",{get:function(){return this.collection},set:function(t){this.collection=t},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){var t=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(t.$db=this.db),t},e.prototype.toExtendedJSON=function(t){t=t||{};var i={$ref:this.collection,$id:this.oid};return t.legacy||(this.db&&(i.$db=this.db),i=Object.assign(i,this.fields)),i},e.fromExtendedJSON=function(t){var i=Object.assign({},t);return delete i.$ref,delete i.$id,delete i.$db,new e(t.$ref,t.$id,t.$db,i)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.oid===void 0||this.oid.toString===void 0?this.oid:this.oid.toString();return'new DBRef("'.concat(this.namespace,'", new ObjectId("').concat(String(t),'")').concat(this.db?', "'.concat(this.db,'"'):"",")")},e})();Object.defineProperty(Mt.prototype,"_bsontype",{value:"DBRef"});var Z=void 0;try{Z=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}var Ki=65536,On=1<<24,At=Ki*Ki,dr=At*At,Ji=dr/2,qi={},Qi={},b=(function(){function e(t,i,r){if(t===void 0&&(t=0),!(this instanceof e))return new e(t,i,r);typeof t=="bigint"?Object.assign(this,e.fromBigInt(t,!!i)):typeof t=="string"?Object.assign(this,e.fromString(t,!!i)):(this.low=t|0,this.high=i|0,this.unsigned=!!r),Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}return e.fromBits=function(t,i,r){return new e(t,i,r)},e.fromInt=function(t,i){var r,s,l;return i?(t>>>=0,(l=0<=t&&t<256)&&(s=Qi[t],s)?s:(r=e.fromBits(t,(t|0)<0?-1:0,!0),l&&(Qi[t]=r),r)):(t|=0,(l=-128<=t&&t<128)&&(s=qi[t],s)?s:(r=e.fromBits(t,t<0?-1:0,!1),l&&(qi[t]=r),r))},e.fromNumber=function(t,i){if(isNaN(t))return i?e.UZERO:e.ZERO;if(i){if(t<0)return e.UZERO;if(t>=dr)return e.MAX_UNSIGNED_VALUE}else{if(t<=-Ji)return e.MIN_VALUE;if(t+1>=Ji)return e.MAX_VALUE}return t<0?e.fromNumber(-t,i).neg():e.fromBits(t%At|0,t/At|0,i)},e.fromBigInt=function(t,i){return e.fromString(t.toString(),i)},e.fromString=function(t,i,r){if(t.length===0)throw Error("empty string");if(t==="NaN"||t==="Infinity"||t==="+Infinity"||t==="-Infinity")return e.ZERO;if(typeof i=="number"?(r=i,i=!1):i=!!i,r=r||10,r<2||36<r)throw RangeError("radix");var s;if((s=t.indexOf("-"))>0)throw Error("interior hyphen");if(s===0)return e.fromString(t.substring(1),i,r).neg();for(var l=e.fromNumber(Math.pow(r,8)),a=e.ZERO,f=0;f<t.length;f+=8){var p=Math.min(8,t.length-f),d=parseInt(t.substring(f,f+p),r);if(p<8){var g=e.fromNumber(Math.pow(r,p));a=a.mul(g).add(e.fromNumber(d))}else a=a.mul(l),a=a.add(e.fromNumber(d))}return a.unsigned=i,a},e.fromBytes=function(t,i,r){return r?e.fromBytesLE(t,i):e.fromBytesBE(t,i)},e.fromBytesLE=function(t,i){return new e(t[0]|t[1]<<8|t[2]<<16|t[3]<<24,t[4]|t[5]<<8|t[6]<<16|t[7]<<24,i)},e.fromBytesBE=function(t,i){return new e(t[4]<<24|t[5]<<16|t[6]<<8|t[7],t[0]<<24|t[1]<<16|t[2]<<8|t[3],i)},e.isLong=function(t){return Ft(t)&&t.__isLong__===!0},e.fromValue=function(t,i){return typeof t=="number"?e.fromNumber(t,i):typeof t=="string"?e.fromString(t,i):e.fromBits(t.low,t.high,typeof i=="boolean"?i:t.unsigned)},e.prototype.add=function(t){e.isLong(t)||(t=e.fromValue(t));var i=this.high>>>16,r=this.high&65535,s=this.low>>>16,l=this.low&65535,a=t.high>>>16,f=t.high&65535,p=t.low>>>16,d=t.low&65535,g=0,_=0,v=0,E=0;return E+=l+d,v+=E>>>16,E&=65535,v+=s+p,_+=v>>>16,v&=65535,_+=r+f,g+=_>>>16,_&=65535,g+=i+a,g&=65535,e.fromBits(v<<16|E,g<<16|_,this.unsigned)},e.prototype.and=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low&t.low,this.high&t.high,this.unsigned)},e.prototype.compare=function(t){if(e.isLong(t)||(t=e.fromValue(t)),this.eq(t))return 0;var i=this.isNegative(),r=t.isNegative();return i&&!r?-1:!i&&r?1:this.unsigned?t.high>>>0>this.high>>>0||t.high===this.high&&t.low>>>0>this.low>>>0?-1:1:this.sub(t).isNegative()?-1:1},e.prototype.comp=function(t){return this.compare(t)},e.prototype.divide=function(t){if(e.isLong(t)||(t=e.fromValue(t)),t.isZero())throw Error("division by zero");if(Z){if(!this.unsigned&&this.high===-2147483648&&t.low===-1&&t.high===-1)return this;var i=(this.unsigned?Z.div_u:Z.div_s)(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?e.UZERO:e.ZERO;var r,s,l;if(this.unsigned){if(t.unsigned||(t=t.toUnsigned()),t.gt(this))return e.UZERO;if(t.gt(this.shru(1)))return e.UONE;l=e.UZERO}else{if(this.eq(e.MIN_VALUE)){if(t.eq(e.ONE)||t.eq(e.NEG_ONE))return e.MIN_VALUE;if(t.eq(e.MIN_VALUE))return e.ONE;var a=this.shr(1);return r=a.div(t).shl(1),r.eq(e.ZERO)?t.isNegative()?e.ONE:e.NEG_ONE:(s=this.sub(t.mul(r)),l=r.add(s.div(t)),l)}else if(t.eq(e.MIN_VALUE))return this.unsigned?e.UZERO:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().div(t.neg()):this.neg().div(t).neg();if(t.isNegative())return this.div(t.neg()).neg();l=e.ZERO}for(s=this;s.gte(t);){r=Math.max(1,Math.floor(s.toNumber()/t.toNumber()));for(var f=Math.ceil(Math.log(r)/Math.LN2),p=f<=48?1:Math.pow(2,f-48),d=e.fromNumber(r),g=d.mul(t);g.isNegative()||g.gt(s);)r-=p,d=e.fromNumber(r,this.unsigned),g=d.mul(t);d.isZero()&&(d=e.ONE),l=l.add(d),s=s.sub(g)}return l},e.prototype.div=function(t){return this.divide(t)},e.prototype.equals=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.unsigned!==t.unsigned&&this.high>>>31===1&&t.high>>>31===1?!1:this.high===t.high&&this.low===t.low},e.prototype.eq=function(t){return this.equals(t)},e.prototype.getHighBits=function(){return this.high},e.prototype.getHighBitsUnsigned=function(){return this.high>>>0},e.prototype.getLowBits=function(){return this.low},e.prototype.getLowBitsUnsigned=function(){return this.low>>>0},e.prototype.getNumBitsAbs=function(){if(this.isNegative())return this.eq(e.MIN_VALUE)?64:this.neg().getNumBitsAbs();var t=this.high!==0?this.high:this.low,i;for(i=31;i>0&&(t&1<<i)===0;i--);return this.high!==0?i+33:i+1},e.prototype.greaterThan=function(t){return this.comp(t)>0},e.prototype.gt=function(t){return this.greaterThan(t)},e.prototype.greaterThanOrEqual=function(t){return this.comp(t)>=0},e.prototype.gte=function(t){return this.greaterThanOrEqual(t)},e.prototype.ge=function(t){return this.greaterThanOrEqual(t)},e.prototype.isEven=function(){return(this.low&1)===0},e.prototype.isNegative=function(){return!this.unsigned&&this.high<0},e.prototype.isOdd=function(){return(this.low&1)===1},e.prototype.isPositive=function(){return this.unsigned||this.high>=0},e.prototype.isZero=function(){return this.high===0&&this.low===0},e.prototype.lessThan=function(t){return this.comp(t)<0},e.prototype.lt=function(t){return this.lessThan(t)},e.prototype.lessThanOrEqual=function(t){return this.comp(t)<=0},e.prototype.lte=function(t){return this.lessThanOrEqual(t)},e.prototype.modulo=function(t){if(e.isLong(t)||(t=e.fromValue(t)),Z){var i=(this.unsigned?Z.rem_u:Z.rem_s)(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}return this.sub(this.div(t).mul(t))},e.prototype.mod=function(t){return this.modulo(t)},e.prototype.rem=function(t){return this.modulo(t)},e.prototype.multiply=function(t){if(this.isZero())return e.ZERO;if(e.isLong(t)||(t=e.fromValue(t)),Z){var i=Z.mul(this.low,this.high,t.low,t.high);return e.fromBits(i,Z.get_high(),this.unsigned)}if(t.isZero())return e.ZERO;if(this.eq(e.MIN_VALUE))return t.isOdd()?e.MIN_VALUE:e.ZERO;if(t.eq(e.MIN_VALUE))return this.isOdd()?e.MIN_VALUE:e.ZERO;if(this.isNegative())return t.isNegative()?this.neg().mul(t.neg()):this.neg().mul(t).neg();if(t.isNegative())return this.mul(t.neg()).neg();if(this.lt(e.TWO_PWR_24)&&t.lt(e.TWO_PWR_24))return e.fromNumber(this.toNumber()*t.toNumber(),this.unsigned);var r=this.high>>>16,s=this.high&65535,l=this.low>>>16,a=this.low&65535,f=t.high>>>16,p=t.high&65535,d=t.low>>>16,g=t.low&65535,_=0,v=0,E=0,w=0;return w+=a*g,E+=w>>>16,w&=65535,E+=l*g,v+=E>>>16,E&=65535,E+=a*d,v+=E>>>16,E&=65535,v+=s*g,_+=v>>>16,v&=65535,v+=l*d,_+=v>>>16,v&=65535,v+=a*p,_+=v>>>16,v&=65535,_+=r*g+s*d+l*p+a*f,_&=65535,e.fromBits(E<<16|w,_<<16|v,this.unsigned)},e.prototype.mul=function(t){return this.multiply(t)},e.prototype.negate=function(){return!this.unsigned&&this.eq(e.MIN_VALUE)?e.MIN_VALUE:this.not().add(e.ONE)},e.prototype.neg=function(){return this.negate()},e.prototype.not=function(){return e.fromBits(~this.low,~this.high,this.unsigned)},e.prototype.notEquals=function(t){return!this.equals(t)},e.prototype.neq=function(t){return this.notEquals(t)},e.prototype.ne=function(t){return this.notEquals(t)},e.prototype.or=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low|t.low,this.high|t.high,this.unsigned)},e.prototype.shiftLeft=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low<<t,this.high<<t|this.low>>>32-t,this.unsigned):e.fromBits(0,this.low<<t-32,this.unsigned)},e.prototype.shl=function(t){return this.shiftLeft(t)},e.prototype.shiftRight=function(t){return e.isLong(t)&&(t=t.toInt()),(t&=63)===0?this:t<32?e.fromBits(this.low>>>t|this.high<<32-t,this.high>>t,this.unsigned):e.fromBits(this.high>>t-32,this.high>=0?0:-1,this.unsigned)},e.prototype.shr=function(t){return this.shiftRight(t)},e.prototype.shiftRightUnsigned=function(t){if(e.isLong(t)&&(t=t.toInt()),t&=63,t===0)return this;var i=this.high;if(t<32){var r=this.low;return e.fromBits(r>>>t|i<<32-t,i>>>t,this.unsigned)}else return t===32?e.fromBits(i,0,this.unsigned):e.fromBits(i>>>t-32,0,this.unsigned)},e.prototype.shr_u=function(t){return this.shiftRightUnsigned(t)},e.prototype.shru=function(t){return this.shiftRightUnsigned(t)},e.prototype.subtract=function(t){return e.isLong(t)||(t=e.fromValue(t)),this.add(t.neg())},e.prototype.sub=function(t){return this.subtract(t)},e.prototype.toInt=function(){return this.unsigned?this.low>>>0:this.low},e.prototype.toNumber=function(){return this.unsigned?(this.high>>>0)*At+(this.low>>>0):this.high*At+(this.low>>>0)},e.prototype.toBigInt=function(){return BigInt(this.toString())},e.prototype.toBytes=function(t){return t?this.toBytesLE():this.toBytesBE()},e.prototype.toBytesLE=function(){var t=this.high,i=this.low;return[i&255,i>>>8&255,i>>>16&255,i>>>24,t&255,t>>>8&255,t>>>16&255,t>>>24]},e.prototype.toBytesBE=function(){var t=this.high,i=this.low;return[t>>>24,t>>>16&255,t>>>8&255,t&255,i>>>24,i>>>16&255,i>>>8&255,i&255]},e.prototype.toSigned=function(){return this.unsigned?e.fromBits(this.low,this.high,!1):this},e.prototype.toString=function(t){if(t=t||10,t<2||36<t)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(e.MIN_VALUE)){var i=e.fromNumber(t),r=this.div(i),s=r.mul(i).sub(this);return r.toString(t)+s.toInt().toString(t)}else return"-"+this.neg().toString(t);for(var l=e.fromNumber(Math.pow(t,6),this.unsigned),a=this,f="";;){var p=a.div(l),d=a.sub(p.mul(l)).toInt()>>>0,g=d.toString(t);if(a=p,a.isZero())return g+f;for(;g.length<6;)g="0"+g;f=""+g+f}},e.prototype.toUnsigned=function(){return this.unsigned?this:e.fromBits(this.low,this.high,!0)},e.prototype.xor=function(t){return e.isLong(t)||(t=e.fromValue(t)),e.fromBits(this.low^t.low,this.high^t.high,this.unsigned)},e.prototype.eqz=function(){return this.isZero()},e.prototype.le=function(t){return this.lessThanOrEqual(t)},e.prototype.toExtendedJSON=function(t){return t&&t.relaxed?this.toNumber():{$numberLong:this.toString()}},e.fromExtendedJSON=function(t,i){var r=e.fromString(t.$numberLong);return i&&i.relaxed?r.toNumber():r},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Long("'.concat(this.toString(),'"').concat(this.unsigned?", true":"",")")},e.TWO_PWR_24=e.fromInt(On),e.MAX_UNSIGNED_VALUE=e.fromBits(-1,-1,!0),e.ZERO=e.fromInt(0),e.UZERO=e.fromInt(0,!0),e.ONE=e.fromInt(1),e.UONE=e.fromInt(1,!0),e.NEG_ONE=e.fromInt(-1),e.MAX_VALUE=e.fromBits(-1,2147483647,!1),e.MIN_VALUE=e.fromBits(0,-2147483648,!1),e})();Object.defineProperty(b.prototype,"__isLong__",{value:!0});Object.defineProperty(b.prototype,"_bsontype",{value:"Long"});var Sn=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,An=/^(\+|-)?(Infinity|inf)$/i,Nn=/^(\+|-)?NaN$/i,Pt=6111,Le=-6176,tr=6176,Tn=34,Pe=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),er=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),ir=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),Cn=/^([-+])?(\d+)?$/,Dn=31,rr=16383,In=30,Rn=31;function nr(e){return!isNaN(parseInt(e,10))}function xn(e){var t=b.fromNumber(1e9),i=b.fromNumber(0);if(!e.parts[0]&&!e.parts[1]&&!e.parts[2]&&!e.parts[3])return{quotient:e,rem:i};for(var r=0;r<=3;r++)i=i.shiftLeft(32),i=i.add(new b(e.parts[r],0)),e.parts[r]=i.div(t).low,i=i.modulo(t);return{quotient:e,rem:i}}function Bn(e,t){if(!e&&!t)return{high:b.fromNumber(0),low:b.fromNumber(0)};var i=e.shiftRightUnsigned(32),r=new b(e.getLowBits(),0),s=t.shiftRightUnsigned(32),l=new b(t.getLowBits(),0),a=i.multiply(s),f=i.multiply(l),p=r.multiply(s),d=r.multiply(l);return a=a.add(f.shiftRightUnsigned(32)),f=new b(f.getLowBits(),0).add(p).add(d.shiftRightUnsigned(32)),a=a.add(f.shiftRightUnsigned(32)),d=f.shiftLeft(32).add(new b(d.getLowBits(),0)),{high:a,low:d}}function Ln(e,t){var i=e.high>>>0,r=t.high>>>0;if(i<r)return!0;if(i===r){var s=e.low>>>0,l=t.low>>>0;if(s<l)return!0}return!1}function St(e,t){throw new F('"'.concat(e,'" is not a valid Decimal128 string - ').concat(t))}var je=(function(){function e(t){if(!(this instanceof e))return new e(t);if(typeof t=="string")this.bytes=e.fromString(t).bytes;else if(Ue(t)){if(t.byteLength!==16)throw new F("Decimal128 must take a Buffer of 16 bytes");this.bytes=t}else throw new F("Decimal128 must take a Buffer or string")}return e.fromString=function(t){var i=!1,r=!1,s=!1,l=0,a=0,f=0,p=0,d=0,g=[0],_=0,v=0,E=0,w=0,A=0,D=0,L=new b(0,0),N=new b(0,0),B=0,O=0;if(t.length>=7e3)throw new F(""+t+" not a valid Decimal128 string");var z=t.match(Sn),tt=t.match(An),at=t.match(Nn);if(!z&&!tt&&!at||t.length===0)throw new F(""+t+" not a valid Decimal128 string");if(z){var be=z[2],It=z[4],Oe=z[5],Yt=z[6];It&&Yt===void 0&&St(t,"missing exponent power"),It&&be===void 0&&St(t,"missing exponent base"),It===void 0&&(Oe||Yt)&&St(t,"missing e before exponent")}if((t[O]==="+"||t[O]==="-")&&(i=t[O++]==="-"),!nr(t[O])&&t[O]!=="."){if(t[O]==="i"||t[O]==="I")return new e(R.from(i?er:ir));if(t[O]==="N")return new e(R.from(Pe))}for(;nr(t[O])||t[O]===".";){if(t[O]==="."){r&&St(t,"contains multiple periods"),r=!0,O=O+1;continue}_<34&&(t[O]!=="0"||s)&&(s||(d=a),s=!0,g[v++]=parseInt(t[O],10),_=_+1),s&&(f=f+1),r&&(p=p+1),a=a+1,O=O+1}if(r&&!a)throw new F(""+t+" not a valid Decimal128 string");if(t[O]==="e"||t[O]==="E"){var mt=t.substr(++O).match(Cn);if(!mt||!mt[2])return new e(R.from(Pe));A=parseInt(mt[0],10),O=O+mt[0].length}if(t[O])return new e(R.from(Pe));if(E=0,!_)E=0,w=0,g[0]=0,f=1,_=1,l=0;else if(w=_-1,l=f,l!==1)for(;g[d+l-1]===0;)l=l-1;for(A<=p&&p-A>16384?A=Le:A=A-p;A>Pt;){if(w=w+1,w-E>Tn){var vt=g.join("");if(vt.match(/^0+$/)){A=Pt;break}St(t,"overflow")}A=A-1}for(;A<Le||_<f;){if(w===0&&l<_){A=Le,l=0;break}if(_<f?f=f-1:w=w-1,A<Pt)A=A+1;else{var vt=g.join("");if(vt.match(/^0+$/)){A=Pt;break}St(t,"overflow")}}if(w-E+1<l){var ct=a;r&&(d=d+1,ct=ct+1),i&&(d=d+1,ct=ct+1);var Wt=parseInt(t[d+w+1],10),wt=0;if(Wt>=5&&(wt=1,Wt===5)){for(wt=g[w]%2===1?1:0,D=d+w+2;D<ct;D++)if(parseInt(t[D],10)){wt=1;break}}if(wt){for(var M=w;M>=0;M--)if(++g[M]>9&&(g[M]=0,M===0))if(A<Pt)A=A+1,g[M]=1;else return new e(R.from(i?er:ir))}}if(L=b.fromNumber(0),N=b.fromNumber(0),l===0)L=b.fromNumber(0),N=b.fromNumber(0);else if(w-E<17){var M=E;for(N=b.fromNumber(g[M++]),L=new b(0,0);M<=w;M++)N=N.multiply(b.fromNumber(10)),N=N.add(b.fromNumber(g[M]))}else{var M=E;for(L=b.fromNumber(g[M++]);M<=w-17;M++)L=L.multiply(b.fromNumber(10)),L=L.add(b.fromNumber(g[M]));for(N=b.fromNumber(g[M++]);M<=w;M++)N=N.multiply(b.fromNumber(10)),N=N.add(b.fromNumber(g[M]))}var J=Bn(L,b.fromString("100000000000000000"));J.low=J.low.add(N),Ln(J.low,N)&&(J.high=J.high.add(b.fromNumber(1))),B=A+tr;var I={low:b.fromNumber(0),high:b.fromNumber(0)};J.high.shiftRightUnsigned(49).and(b.fromNumber(1)).equals(b.fromNumber(1))?(I.high=I.high.or(b.fromNumber(3).shiftLeft(61)),I.high=I.high.or(b.fromNumber(B).and(b.fromNumber(16383).shiftLeft(47))),I.high=I.high.or(J.high.and(b.fromNumber(0x7fffffffffff)))):(I.high=I.high.or(b.fromNumber(B&16383).shiftLeft(49)),I.high=I.high.or(J.high.and(b.fromNumber(562949953421311)))),I.low=J.low,i&&(I.high=I.high.or(b.fromString("9223372036854775808")));var T=R.alloc(16);return O=0,T[O++]=I.low.low&255,T[O++]=I.low.low>>8&255,T[O++]=I.low.low>>16&255,T[O++]=I.low.low>>24&255,T[O++]=I.low.high&255,T[O++]=I.low.high>>8&255,T[O++]=I.low.high>>16&255,T[O++]=I.low.high>>24&255,T[O++]=I.high.low&255,T[O++]=I.high.low>>8&255,T[O++]=I.high.low>>16&255,T[O++]=I.high.low>>24&255,T[O++]=I.high.high&255,T[O++]=I.high.high>>8&255,T[O++]=I.high.high>>16&255,T[O++]=I.high.high>>24&255,new e(T)},e.prototype.toString=function(){for(var t,i=0,r=new Array(36),s=0;s<r.length;s++)r[s]=0;var l=0,a=!1,f,p={parts:[0,0,0,0]},d,g,_=[];l=0;var v=this.bytes,E=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,w=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,A=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24,D=v[l++]|v[l++]<<8|v[l++]<<16|v[l++]<<24;l=0;var L={low:new b(E,w),high:new b(A,D)};L.high.lessThan(b.ZERO)&&_.push("-");var N=D>>26&Dn;if(N>>3===3){if(N===In)return _.join("")+"Infinity";if(N===Rn)return"NaN";t=D>>15&rr,f=8+(D>>14&1)}else f=D>>14&7,t=D>>17&rr;var B=t-tr;if(p.parts[0]=(D&16383)+((f&15)<<14),p.parts[1]=A,p.parts[2]=w,p.parts[3]=E,p.parts[0]===0&&p.parts[1]===0&&p.parts[2]===0&&p.parts[3]===0)a=!0;else for(g=3;g>=0;g--){var O=0,z=xn(p);if(p=z.quotient,O=z.rem.low,!!O)for(d=8;d>=0;d--)r[g*9+d]=O%10,O=Math.floor(O/10)}if(a)i=1,r[l]=0;else for(i=36;!r[l];)i=i-1,l=l+1;var tt=i-1+B;if(tt>=34||tt<=-7||B>0){if(i>34)return _.push("".concat(0)),B>0?_.push("E+".concat(B)):B<0&&_.push("E".concat(B)),_.join("");_.push("".concat(r[l++])),i=i-1,i&&_.push(".");for(var s=0;s<i;s++)_.push("".concat(r[l++]));_.push("E"),tt>0?_.push("+".concat(tt)):_.push("".concat(tt))}else if(B>=0)for(var s=0;s<i;s++)_.push("".concat(r[l++]));else{var at=i+B;if(at>0)for(var s=0;s<at;s++)_.push("".concat(r[l++]));else _.push("0");for(_.push(".");at++<0;)_.push("0");for(var s=0;s<i-Math.max(at-1,0);s++)_.push("".concat(r[l++]))}return _.join("")},e.prototype.toJSON=function(){return{$numberDecimal:this.toString()}},e.prototype.toExtendedJSON=function(){return{$numberDecimal:this.toString()}},e.fromExtendedJSON=function(t){return e.fromString(t.$numberDecimal)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new Decimal128("'.concat(this.toString(),'")')},e})();Object.defineProperty(je.prototype,"_bsontype",{value:"Decimal128"});var de=(function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t}return e.prototype.valueOf=function(){return this.value},e.prototype.toJSON=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toExtendedJSON=function(t){return t&&(t.legacy||t.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-".concat(this.value.toFixed(1))}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}},e.fromExtendedJSON=function(t,i){var r=parseFloat(t.$numberDouble);return i&&i.relaxed?r:new e(r)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){var t=this.toExtendedJSON();return"new Double(".concat(t.$numberDouble,")")},e})();Object.defineProperty(de.prototype,"_bsontype",{value:"Double"});var ge=(function(){function e(t){if(!(this instanceof e))return new e(t);t instanceof Number&&(t=t.valueOf()),this.value=+t|0}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(t){return this.value.toString(t)},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(t){return t&&(t.relaxed||t.legacy)?this.value:{$numberInt:this.value.toString()}},e.fromExtendedJSON=function(t,i){return i&&i.relaxed?parseInt(t.$numberInt,10):new e(t.$numberInt)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new Int32(".concat(this.valueOf(),")")},e})();Object.defineProperty(ge.prototype,"_bsontype",{value:"Int32"});var Ve=(function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$maxKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MaxKey()"},e})();Object.defineProperty(Ve.prototype,"_bsontype",{value:"MaxKey"});var He=(function(){function e(){if(!(this instanceof e))return new e}return e.prototype.toExtendedJSON=function(){return{$minKey:1}},e.fromExtendedJSON=function(){return new e},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return"new MinKey()"},e})();Object.defineProperty(He.prototype,"_bsontype",{value:"MinKey"});var Pn=new RegExp("^[0-9a-fA-F]{24}$"),dt=null,rt=Symbol("id"),H=(function(){function e(t){if(!(this instanceof e))return new e(t);var i;if(typeof t=="object"&&t&&"id"in t){if(typeof t.id!="string"&&!ArrayBuffer.isView(t.id))throw new F("Argument passed in must have an id that is of type string or Buffer");"toHexString"in t&&typeof t.toHexString=="function"?i=R.from(t.toHexString(),"hex"):i=t.id}else i=t;if(i==null||typeof i=="number")this[rt]=e.generate(typeof i=="number"?i:void 0);else if(ArrayBuffer.isView(i)&&i.byteLength===12)this[rt]=i instanceof R?i:le(i);else if(typeof i=="string")if(i.length===12){var r=R.from(i);if(r.byteLength===12)this[rt]=r;else throw new F("Argument passed in must be a string of 12 bytes")}else if(i.length===24&&Pn.test(i))this[rt]=R.from(i,"hex");else throw new F("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");else throw new F("Argument passed in does not match the accepted types");e.cacheHexString&&(this.__id=this.id.toString("hex"))}return Object.defineProperty(e.prototype,"id",{get:function(){return this[rt]},set:function(t){this[rt]=t,e.cacheHexString&&(this.__id=t.toString("hex"))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"generationTime",{get:function(){return this.id.readInt32BE(0)},set:function(t){this.id.writeUInt32BE(t,0)},enumerable:!1,configurable:!0}),e.prototype.toHexString=function(){if(e.cacheHexString&&this.__id)return this.__id;var t=this.id.toString("hex");return e.cacheHexString&&!this.__id&&(this.__id=t),t},e.getInc=function(){return e.index=(e.index+1)%16777215},e.generate=function(t){typeof t!="number"&&(t=Math.floor(Date.now()/1e3));var i=e.getInc(),r=R.alloc(12);return r.writeUInt32BE(t,0),dt===null&&(dt=ur(5)),r[4]=dt[0],r[5]=dt[1],r[6]=dt[2],r[7]=dt[3],r[8]=dt[4],r[11]=i&255,r[10]=i>>8&255,r[9]=i>>16&255,r},e.prototype.toString=function(t){return t?this.id.toString(t):this.toHexString()},e.prototype.toJSON=function(){return this.toHexString()},e.prototype.equals=function(t){if(t==null)return!1;if(t instanceof e)return this[rt][11]===t[rt][11]&&this[rt].equals(t[rt]);if(typeof t=="string"&&e.isValid(t)&&t.length===12&&Ue(this.id))return t===R.prototype.toString.call(this.id,"latin1");if(typeof t=="string"&&e.isValid(t)&&t.length===24)return t.toLowerCase()===this.toHexString();if(typeof t=="string"&&e.isValid(t)&&t.length===12)return R.from(t).equals(this.id);if(typeof t=="object"&&"toHexString"in t&&typeof t.toHexString=="function"){var i=t.toHexString(),r=this.toHexString().toLowerCase();return typeof i=="string"&&i.toLowerCase()===r}return!1},e.prototype.getTimestamp=function(){var t=new Date,i=this.id.readUInt32BE(0);return t.setTime(Math.floor(i)*1e3),t},e.createPk=function(){return new e},e.createFromTime=function(t){var i=R.from([0,0,0,0,0,0,0,0,0,0,0,0]);return i.writeUInt32BE(t,0),new e(i)},e.createFromHexString=function(t){if(typeof t>"u"||t!=null&&t.length!==24)throw new F("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new e(R.from(t,"hex"))},e.isValid=function(t){if(t==null)return!1;try{return new e(t),!0}catch{return!1}},e.prototype.toExtendedJSON=function(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}},e.fromExtendedJSON=function(t){return new e(t.$oid)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e.prototype.inspect=function(){return'new ObjectId("'.concat(this.toHexString(),'")')},e.index=Math.floor(Math.random()*16777215),e})();Object.defineProperty(H.prototype,"generate",{value:fe(function(e){return H.generate(e)},"Please use the static `ObjectId.generate(time)` instead")});Object.defineProperty(H.prototype,"getInc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H.prototype,"get_inc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H,"get_inc",{value:fe(function(){return H.getInc()},"Please use the static `ObjectId.getInc()` instead")});Object.defineProperty(H.prototype,"_bsontype",{value:"ObjectID"});function Mn(e){return e.split("").sort().join("")}var kt=(function(){function e(t,i){if(!(this instanceof e))return new e(t,i);if(this.pattern=t,this.options=Mn(i??""),this.pattern.indexOf("\0")!==-1)throw new gt("BSON Regex patterns cannot contain null bytes, found: ".concat(JSON.stringify(this.pattern)));if(this.options.indexOf("\0")!==-1)throw new gt("BSON Regex options cannot contain null bytes, found: ".concat(JSON.stringify(this.options)));for(var r=0;r<this.options.length;r++)if(!(this.options[r]==="i"||this.options[r]==="m"||this.options[r]==="x"||this.options[r]==="l"||this.options[r]==="s"||this.options[r]==="u"))throw new gt("The regular expression option [".concat(this.options[r],"] is not supported"))}return e.parseOptions=function(t){return t?t.split("").sort().join(""):""},e.prototype.toExtendedJSON=function(t){return t=t||{},t.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}},e.fromExtendedJSON=function(t){if("$regex"in t)if(typeof t.$regex!="string"){if(t.$regex._bsontype==="BSONRegExp")return t}else return new e(t.$regex,e.parseOptions(t.$options));if("$regularExpression"in t)return new e(t.$regularExpression.pattern,e.parseOptions(t.$regularExpression.options));throw new F("Unexpected BSONRegExp EJSON object form: ".concat(JSON.stringify(t)))},e})();Object.defineProperty(kt.prototype,"_bsontype",{value:"BSONRegExp"});var $e=(function(){function e(t){if(!(this instanceof e))return new e(t);this.value=t}return e.prototype.valueOf=function(){return this.value},e.prototype.toString=function(){return this.value},e.prototype.inspect=function(){return'new BSONSymbol("'.concat(this.value,'")')},e.prototype.toJSON=function(){return this.value},e.prototype.toExtendedJSON=function(){return{$symbol:this.value}},e.fromExtendedJSON=function(t){return new e(t.$symbol)},e.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},e})();Object.defineProperty($e.prototype,"_bsontype",{value:"Symbol"});var kn=b,gr=(function(e){ue(t,e);function t(i,r){var s=this;return s instanceof t?(b.isLong(i)?s=e.call(this,i.low,i.high,!0)||this:Ft(i)&&typeof i.t<"u"&&typeof i.i<"u"?s=e.call(this,i.i,i.t,!0)||this:s=e.call(this,i,r,!0)||this,Object.defineProperty(s,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1}),s):new t(i,r)}return t.prototype.toJSON=function(){return{$timestamp:this.toString()}},t.fromInt=function(i){return new t(b.fromInt(i,!0))},t.fromNumber=function(i){return new t(b.fromNumber(i,!0))},t.fromBits=function(i,r){return new t(i,r)},t.fromString=function(i,r){return new t(b.fromString(i,!0,r))},t.prototype.toExtendedJSON=function(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}},t.fromExtendedJSON=function(i){return new t(i.$timestamp)},t.prototype[Symbol.for("nodejs.util.inspect.custom")]=function(){return this.inspect()},t.prototype.inspect=function(){return"new Timestamp({ t: ".concat(this.getHighBits(),", i: ").concat(this.getLowBits()," })")},t.MAX_VALUE=b.MAX_UNSIGNED_VALUE,t})(kn);function Fn(e){return Ft(e)&&Reflect.has(e,"_bsontype")&&typeof e._bsontype=="string"}var _r=2147483647,yr=-2147483648,mr=9223372036854776e3,vr=-9223372036854776e3,Un={$oid:H,$binary:_t,$uuid:_t,$symbol:$e,$numberInt:ge,$numberDecimal:je,$numberDouble:de,$numberLong:b,$minKey:He,$maxKey:Ve,$regex:kt,$regularExpression:kt,$timestamp:gr};function wr(e,t){if(t===void 0&&(t={}),typeof e=="number"){if(t.relaxed||t.legacy)return e;if(Math.floor(e)===e){if(e>=yr&&e<=_r)return new ge(e);if(e>=vr&&e<=mr)return b.fromNumber(e)}return new de(e)}if(e==null||typeof e!="object")return e;if(e.$undefined)return null;for(var i=Object.keys(e).filter(function(_){return _.startsWith("$")&&e[_]!=null}),r=0;r<i.length;r++){var s=Un[i[r]];if(s)return s.fromExtendedJSON(e,t)}if(e.$date!=null){var l=e.$date,a=new Date;return t.legacy?typeof l=="number"?a.setTime(l):typeof l=="string"&&a.setTime(Date.parse(l)):typeof l=="string"?a.setTime(Date.parse(l)):b.isLong(l)?a.setTime(l.toNumber()):typeof l=="number"&&t.relaxed&&a.setTime(l),a}if(e.$code!=null){var f=Object.assign({},e);return e.$scope&&(f.$scope=wr(e.$scope)),pe.fromExtendedJSON(e)}if(bn(e)||e.$dbPointer){var p=e.$ref?e:e.$dbPointer;if(p instanceof Mt)return p;var d=Object.keys(p).filter(function(_){return _.startsWith("$")}),g=!0;if(d.forEach(function(_){["$ref","$id","$db"].indexOf(_)===-1&&(g=!1)}),g)return Mt.fromExtendedJSON(p)}return e}function jn(e,t){return e.map(function(i,r){t.seenObjects.push({propertyName:"index ".concat(r),obj:null});try{return ht(i,t)}finally{t.seenObjects.pop()}})}function or(e){var t=e.toISOString();return e.getUTCMilliseconds()!==0?t:t.slice(0,-5)+"Z"}function ht(e,t){if((typeof e=="object"||typeof e=="function")&&e!==null){var i=t.seenObjects.findIndex(function(L){return L.obj===e});if(i!==-1){var r=t.seenObjects.map(function(L){return L.propertyName}),s=r.slice(0,i).map(function(L){return"".concat(L," -> ")}).join(""),l=r[i],a=" -> "+r.slice(i+1,r.length-1).map(function(L){return"".concat(L," -> ")}).join(""),f=r[r.length-1],p=" ".repeat(s.length+l.length/2),d="-".repeat(a.length+(l.length+f.length)/2-1);throw new F(`Converting circular structure to EJSON:
|
|
2
2
|
`+" ".concat(s).concat(l).concat(a).concat(f,`
|
|
3
3
|
`)+" ".concat(p,"\\").concat(d,"/"))}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return jn(e,t);if(e===void 0)return null;if(e instanceof Date||mn(e)){var g=e.getTime(),_=g>-1&&g<2534023188e5;return t.legacy?t.relaxed&&_?{$date:e.getTime()}:{$date:or(e)}:t.relaxed&&_?{$date:or(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(typeof e=="number"&&(!t.relaxed||!isFinite(e))){if(Math.floor(e)===e){var v=e>=yr&&e<=_r,E=e>=vr&&e<=mr;if(v)return{$numberInt:e.toString()};if(E)return{$numberLong:e.toString()}}return{$numberDouble:e.toString()}}if(e instanceof RegExp||yn(e)){var w=e.flags;if(w===void 0){var A=e.toString().match(/[gimuy]*$/);A&&(w=A[0])}var D=new kt(e.source,w);return D.toExtendedJSON(t)}return e!=null&&typeof e=="object"?Hn(e,t):e}var Vn={Binary:function(e){return new _t(e.value(),e.sub_type)},Code:function(e){return new pe(e.code,e.scope)},DBRef:function(e){return new Mt(e.collection||e.namespace,e.oid,e.db,e.fields)},Decimal128:function(e){return new je(e.bytes)},Double:function(e){return new de(e.value)},Int32:function(e){return new ge(e.value)},Long:function(e){return b.fromBits(e.low!=null?e.low:e.low_,e.low!=null?e.high:e.high_,e.low!=null?e.unsigned:e.unsigned_)},MaxKey:function(){return new Ve},MinKey:function(){return new He},ObjectID:function(e){return new H(e)},ObjectId:function(e){return new H(e)},BSONRegExp:function(e){return new kt(e.pattern,e.options)},Symbol:function(e){return new $e(e.value)},Timestamp:function(e){return gr.fromBits(e.low,e.high)}};function Hn(e,t){if(e==null||typeof e!="object")throw new gt("not an object instance");var i=e._bsontype;if(typeof i>"u"){var r={};for(var s in e){t.seenObjects.push({propertyName:s,obj:null});try{var l=ht(e[s],t);s==="__proto__"?Object.defineProperty(r,s,{value:l,writable:!0,enumerable:!0,configurable:!0}):r[s]=l}finally{t.seenObjects.pop()}}return r}else if(Fn(e)){var a=e;if(typeof a.toExtendedJSON!="function"){var f=Vn[e._bsontype];if(!f)throw new F("Unrecognized or invalid _bsontype: "+e._bsontype);a=f(a)}return i==="Code"&&a.scope?a=new pe(a.code,ht(a.scope,t)):i==="DBRef"&&a.oid&&(a=new Mt(ht(a.collection,t),ht(a.oid,t),ht(a.db,t),ht(a.fields,t))),a.toExtendedJSON(t)}else throw new gt("_bsontype must be a string, but was: "+typeof i)}var sr;(function(e){function t(l,a){var f=Object.assign({},{relaxed:!0,legacy:!1},a);return typeof f.relaxed=="boolean"&&(f.strict=!f.relaxed),typeof f.strict=="boolean"&&(f.relaxed=!f.strict),JSON.parse(l,function(p,d){if(p.indexOf("\0")!==-1)throw new gt("BSON Document field names cannot contain null bytes, found: ".concat(JSON.stringify(p)));return wr(d,f)})}e.parse=t;function i(l,a,f,p){f!=null&&typeof f=="object"&&(p=f,f=0),a!=null&&typeof a=="object"&&!Array.isArray(a)&&(p=a,a=void 0,f=0);var d=Object.assign({relaxed:!0,legacy:!1},p,{seenObjects:[{propertyName:"(root)",obj:null}]}),g=ht(l,d);return JSON.stringify(g,a,f)}e.stringify=i;function r(l,a){return a=a||{},JSON.parse(i(l,a))}e.serialize=r;function s(l,a){return a=a||{},t(JSON.stringify(l),a)}e.deserialize=s})(sr||(sr={}));var ar,cr=hr();cr.Map?ar=cr.Map:ar=(function(){function e(t){t===void 0&&(t=[]),this._keys=[],this._values={};for(var i=0;i<t.length;i++)if(t[i]!=null){var r=t[i],s=r[0],l=r[1];this._keys.push(s),this._values[s]={v:l,i:this._keys.length-1}}}return e.prototype.clear=function(){this._keys=[],this._values={}},e.prototype.delete=function(t){var i=this._values[t];return i==null?!1:(delete this._values[t],this._keys.splice(i.i,1),!0)},e.prototype.entries=function(){var t=this,i=0;return{next:function(){var r=t._keys[i++];return{value:r!==void 0?[r,t._values[r].v]:void 0,done:r===void 0}}}},e.prototype.forEach=function(t,i){i=i||this;for(var r=0;r<this._keys.length;r++){var s=this._keys[r];t.call(i,this._values[s].v,s,i)}},e.prototype.get=function(t){return this._values[t]?this._values[t].v:void 0},e.prototype.has=function(t){return this._values[t]!=null},e.prototype.keys=function(){var t=this,i=0;return{next:function(){var r=t._keys[i++];return{value:r!==void 0?r:void 0,done:r===void 0}}}},e.prototype.set=function(t,i){return this._values[t]?(this._values[t].v=i,this):(this._keys.push(t),this._values[t]={v:i,i:this._keys.length-1},this)},e.prototype.values=function(){var t=this,i=0;return{next:function(){var r=t._keys[i++];return{value:r!==void 0?t._values[r].v:void 0,done:r===void 0}}}},Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!1,configurable:!0}),e})();var Ho=b.fromNumber(wn),$o=b.fromNumber(En);var Me=new Uint8Array(8),Yo=new DataView(Me.buffer,Me.byteOffset,Me.byteLength);var $n=1024*1024*17,Wo=R.alloc($n);var _e=class{triggerID;nudgeID;engagementID;contentID;shortID;contentType;variation;props;objective;onsiteDeliveryType;holdout;constructor(t){t=t||{},this.triggerID=t.id||t.triggerID,this.nudgeID=t.nudgeID,this.shortID=t.shortID,this.contentType=t.contentType,this.engagementID=t.engagementID,this.contentID=t.contentID,this.variation=t.variation,this.props=t.props,this.objective=t.objective,this.onsiteDeliveryType=t.onsiteDeliveryType,this.holdout=t.holdout}};var Er=class{constructor(t,i={},r,s){this.name=t;this.properties=i;this.id=s?new H(s):new H,this.occurred=new Date,r&&(this.trigger=new _e(r)),this.newEvent=!s}trigger;items;videos;id;newEvent;cart;currentItem;deviceProps;landingPage;occurred;page;sessionID;sessionNumber;locale;setVideos(t){t&&(this.videos=[t.id])}};var Ut=class{_attachedHost;attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;t!=null&&(this._attachedHost=null,t.detach())}get isAttached(){return this._attachedHost!=null}setAttachedHost(t){this._attachedHost=t}},Nt=class extends Ut{component;viewContainerRef;injector;projectableNodes;constructor(t,i,r,s){super(),this.component=t,this.viewContainerRef=i,this.injector=r,this.projectableNodes=s}},Tt=class extends Ut{templateRef;viewContainerRef;context;injector;constructor(t,i,r,s){super(),this.templateRef=t,this.viewContainerRef=i,this.context=r,this.injector=s}get origin(){return this.templateRef.elementRef}attach(t,i=this.context){return this.context=i,super.attach(t)}detach(){return this.context=void 0,super.detach()}},Ye=class extends Ut{element;constructor(t){super(),this.element=t instanceof ut?t.nativeElement:t}},Ct=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(t){if(t instanceof Nt)return this._attachedPortal=t,this.attachComponentPortal(t);if(t instanceof Tt)return this._attachedPortal=t,this.attachTemplatePortal(t);if(this.attachDomPortal&&t instanceof Ye)return this._attachedPortal=t,this.attachDomPortal(t)}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},ye=class extends Ct{outletElement;_appRef;_defaultInjector;constructor(t,i,r){super(),this.outletElement=t,this._appRef=i,this._defaultInjector=r}attachComponentPortal(t){let i;if(t.viewContainerRef){let r=t.injector||t.viewContainerRef.injector,s=r.get(De,null,{optional:!0})||void 0;i=t.viewContainerRef.createComponent(t.component,{index:t.viewContainerRef.length,injector:r,ngModuleRef:s,projectableNodes:t.projectableNodes||void 0}),this.setDisposeFn(()=>i.destroy())}else{let r=this._appRef,s=t.injector||this._defaultInjector||q.NULL,l=s.get(Gt,r.injector);i=Pi(t.component,{elementInjector:s,environmentInjector:l,projectableNodes:t.projectableNodes||void 0}),r.attachView(i.hostView),this.setDisposeFn(()=>{r.viewCount>0&&r.detachView(i.hostView),i.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(i)),this._attachedPortal=t,i}attachTemplatePortal(t){let i=t.viewContainerRef,r=i.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return r.rootNodes.forEach(s=>this.outletElement.appendChild(s)),r.detectChanges(),this.setDisposeFn(()=>{let s=i.indexOf(r);s!==-1&&i.remove(s)}),this._attachedPortal=t,r}attachDomPortal=t=>{let i=t.element;i.parentNode;let r=this.outletElement.ownerDocument.createComment("dom-portal");i.parentNode.insertBefore(r,i),this.outletElement.appendChild(i),this._attachedPortal=t,super.setDisposeFn(()=>{r.parentNode&&r.parentNode.replaceChild(i,r)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}};var ze=(()=>{class e extends Ct{_moduleRef=S(De,{optional:!0});_document=S(W);_viewContainerRef=S(Ce);_isInitialized=!1;_attachedRef;constructor(){super()}get portal(){return this._attachedPortal}set portal(i){this.hasAttached()&&!i&&!this._isInitialized||(this.hasAttached()&&super.detach(),i&&super.attach(i),this._attachedPortal=i||null)}attached=new bt;get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(i){i.setAttachedHost(this);let r=i.viewContainerRef!=null?i.viewContainerRef:this._viewContainerRef,s=r.createComponent(i.component,{index:r.length,injector:i.injector||r.injector,projectableNodes:i.projectableNodes||void 0,ngModuleRef:this._moduleRef||void 0});return r!==this._viewContainerRef&&this._getRootNode().appendChild(s.hostView.rootNodes[0]),super.setDisposeFn(()=>s.destroy()),this._attachedPortal=i,this._attachedRef=s,this.attached.emit(s),s}attachTemplatePortal(i){i.setAttachedHost(this);let r=this._viewContainerRef.createEmbeddedView(i.templateRef,i.context,{injector:i.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=i,this._attachedRef=r,this.attached.emit(r),r}attachDomPortal=i=>{let r=i.element;r.parentNode;let s=this._document.createComment("dom-portal");i.setAttachedHost(this),r.parentNode.insertBefore(s,r),this._getRootNode().appendChild(r),this._attachedPortal=i,super.setDisposeFn(()=>{s.parentNode&&s.parentNode.replaceChild(r,s)})};_getRootNode(){let i=this._viewContainerRef.element.nativeElement;return i.nodeType===i.ELEMENT_NODE?i:i.parentNode}static \u0275fac=function(r){return new(r||e)};static \u0275dir=Rt({type:e,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:[0,"cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Qt]})}return e})();var jt;function Yn(){if(jt==null&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>jt=!0}))}finally{jt=jt||!1}return jt}function br(e){return Yn()?e:!!e.capture}var Wn=new G("cdk-input-modality-detector-options"),Xn={ignoreKeys:[18,17,224,91,16]},Or=650,Ge={passive:!0,capture:!0},zn=(()=>{class e{_platform=S(it);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new gi(null);_options;_lastTouchMs=0;_onKeydown=i=>{this._options?.ignoreKeys?.some(r=>r===i.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=ot(i))};_onMousedown=i=>{Date.now()-this._lastTouchMs<Or||(this._modality.next(Fi(i)?"keyboard":"mouse"),this._mostRecentTarget=ot(i))};_onTouchstart=i=>{if(Ui(i)){this._modality.next("keyboard");return}this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=ot(i)};constructor(){let i=S(Q),r=S(W),s=S(Wn,{optional:!0});if(this._options=U(U({},Xn),s),this.modalityDetected=this._modality.pipe(wi(1)),this.modalityChanged=this.modalityDetected.pipe(vi()),this._platform.isBrowser){let l=S(Et).createRenderer(null,null);this._listenerCleanups=i.runOutsideAngular(()=>[l.listen(r,"keydown",this._onKeydown,Ge),l.listen(r,"mousedown",this._onMousedown,Ge),l.listen(r,"touchstart",this._onTouchstart,Ge)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(i=>i())}static \u0275fac=function(r){return new(r||e)};static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),ve=(function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e})(ve||{}),Gn=new G("cdk-focus-monitor-default-options"),me=br({passive:!0,capture:!0}),Sr=(()=>{class e{_ngZone=S(Q);_platform=S(it);_inputModalityDetector=S(zn);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=S(W);_stopInputModalityDetector=new Y;constructor(){let i=S(Gn,{optional:!0});this._detectionMode=i?.detectionMode||ve.IMMEDIATE}_rootNodeFocusAndBlurListener=i=>{let r=ot(i);for(let s=r;s;s=s.parentElement)i.type==="focus"?this._onFocus(i,s):this._onBlur(i,s)};monitor(i,r=!1){let s=ie(i);if(!this._platform.isBrowser||s.nodeType!==1)return _i();let l=ji(s)||this._document,a=this._elementInfo.get(s);if(a)return r&&(a.checkChildren=!0),a.subject;let f={checkChildren:r,subject:new Y,rootNode:l};return this._elementInfo.set(s,f),this._registerGlobalListeners(f),f.subject}stopMonitoring(i){let r=ie(i),s=this._elementInfo.get(r);s&&(s.subject.complete(),this._setClasses(r),this._elementInfo.delete(r),this._removeGlobalListeners(s))}focusVia(i,r,s){let l=ie(i),a=this._document.activeElement;l===a?this._getClosestElementsInfo(l).forEach(([f,p])=>this._originChanged(f,r,p)):(this._setOrigin(r),typeof l.focus=="function"&&l.focus(s))}ngOnDestroy(){this._elementInfo.forEach((i,r)=>this.stopMonitoring(r))}_getWindow(){return this._document.defaultView||window}_getFocusOrigin(i){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(i)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:i&&this._isLastInteractionFromInputLabel(i)?"mouse":"program"}_shouldBeAttributedToTouch(i){return this._detectionMode===ve.EVENTUAL||!!i?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(i,r){i.classList.toggle("cdk-focused",!!r),i.classList.toggle("cdk-touch-focused",r==="touch"),i.classList.toggle("cdk-keyboard-focused",r==="keyboard"),i.classList.toggle("cdk-mouse-focused",r==="mouse"),i.classList.toggle("cdk-program-focused",r==="program")}_setOrigin(i,r=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=i,this._originFromTouchInteraction=i==="touch"&&r,this._detectionMode===ve.IMMEDIATE){clearTimeout(this._originTimeoutId);let s=this._originFromTouchInteraction?Or:1;this._originTimeoutId=setTimeout(()=>this._origin=null,s)}})}_onFocus(i,r){let s=this._elementInfo.get(r),l=ot(i);!s||!s.checkChildren&&r!==l||this._originChanged(r,this._getFocusOrigin(l),s)}_onBlur(i,r){let s=this._elementInfo.get(r);!s||s.checkChildren&&i.relatedTarget instanceof Node&&r.contains(i.relatedTarget)||(this._setClasses(r),this._emitOrigin(s,null))}_emitOrigin(i,r){i.subject.observers.length&&this._ngZone.run(()=>i.subject.next(r))}_registerGlobalListeners(i){if(!this._platform.isBrowser)return;let r=i.rootNode,s=this._rootNodeFocusListenerCount.get(r)||0;s||this._ngZone.runOutsideAngular(()=>{r.addEventListener("focus",this._rootNodeFocusAndBlurListener,me),r.addEventListener("blur",this._rootNodeFocusAndBlurListener,me)}),this._rootNodeFocusListenerCount.set(r,s+1),++this._monitoredElementCount===1&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(bi(this._stopInputModalityDetector)).subscribe(l=>{this._setOrigin(l,!0)}))}_removeGlobalListeners(i){let r=i.rootNode;if(this._rootNodeFocusListenerCount.has(r)){let s=this._rootNodeFocusListenerCount.get(r);s>1?this._rootNodeFocusListenerCount.set(r,s-1):(r.removeEventListener("focus",this._rootNodeFocusAndBlurListener,me),r.removeEventListener("blur",this._rootNodeFocusAndBlurListener,me),this._rootNodeFocusListenerCount.delete(r))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(i,r,s){this._setClasses(i,r),this._emitOrigin(s,r),this._lastFocusOrigin=r}_getClosestElementsInfo(i){let r=[];return this._elementInfo.forEach((s,l)=>{(l===i||s.checkChildren&&l.contains(i))&&r.push([l,s])}),r}_isLastInteractionFromInputLabel(i){let{_mostRecentTarget:r,mostRecentModality:s}=this._inputModalityDetector;if(s!=="mouse"||!r||r===i||i.nodeName!=="INPUT"&&i.nodeName!=="TEXTAREA"||i.disabled)return!1;let l=i.labels;if(l){for(let a=0;a<l.length;a++)if(l[a].contains(r))return!0}return!1}static \u0275fac=function(r){return new(r||e)};static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Ar=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275cmp=lt({type:e,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(r,s){},styles:[`.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}
|
|
4
4
|
`],encapsulation:2,changeDetection:0})}return e})();var Ke=(()=>{class e{_platform=S(it);constructor(){}isDisabled(i){return i.hasAttribute("disabled")}isVisible(i){return qn(i)&&getComputedStyle(i).visibility==="visible"}isTabbable(i){if(!this._platform.isBrowser)return!1;let r=Jn(so(i));if(r&&(Nr(r)===-1||!this.isVisible(r)))return!1;let s=i.nodeName.toLowerCase(),l=Nr(i);return i.hasAttribute("contenteditable")?l!==-1:s==="iframe"||s==="object"||this._platform.WEBKIT&&this._platform.IOS&&!no(i)?!1:s==="audio"?i.hasAttribute("controls")?l!==-1:!1:s==="video"?l===-1?!1:l!==null?!0:this._platform.FIREFOX||i.hasAttribute("controls"):i.tabIndex>=0}isFocusable(i,r){return oo(i)&&!this.isDisabled(i)&&(r?.ignoreVisibility||this.isVisible(i))}static \u0275fac=function(r){return new(r||e)};static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Jn(e){try{return e.frameElement}catch{return null}}function qn(e){return!!(e.offsetWidth||e.offsetHeight||typeof e.getClientRects=="function"&&e.getClientRects().length)}function Qn(e){let t=e.nodeName.toLowerCase();return t==="input"||t==="select"||t==="button"||t==="textarea"}function to(e){return io(e)&&e.type=="hidden"}function eo(e){return ro(e)&&e.hasAttribute("href")}function io(e){return e.nodeName.toLowerCase()=="input"}function ro(e){return e.nodeName.toLowerCase()=="a"}function Tr(e){if(!e.hasAttribute("tabindex")||e.tabIndex===void 0)return!1;let t=e.getAttribute("tabindex");return!!(t&&!isNaN(parseInt(t,10)))}function Nr(e){if(!Tr(e))return null;let t=parseInt(e.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}function no(e){let t=e.nodeName.toLowerCase(),i=t==="input"&&e.type;return i==="text"||i==="password"||t==="select"||t==="textarea"}function oo(e){return to(e)?!1:Qn(e)||eo(e)||e.hasAttribute("contenteditable")||Tr(e)}function so(e){return e.ownerDocument&&e.ownerDocument.defaultView||window}var Ze=class{_element;_checker;_ngZone;_document;_injector;_startAnchor;_endAnchor;_hasAttached=!1;startAnchorListener=()=>this.focusLastTabbableElement();endAnchorListener=()=>this.focusFirstTabbableElement();get enabled(){return this._enabled}set enabled(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_enabled=!0;constructor(t,i,r,s,l=!1,a){this._element=t,this._checker=i,this._ngZone=r,this._document=s,this._injector=a,l||this.attachAnchors()}destroy(){let t=this._startAnchor,i=this._endAnchor;t&&(t.removeEventListener("focus",this.startAnchorListener),t.remove()),i&&(i.removeEventListener("focus",this.endAnchorListener),i.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return this._hasAttached?!0:(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(t){return new Promise(i=>{this._executeOnStable(()=>i(this.focusInitialElement(t)))})}focusFirstTabbableElementWhenReady(t){return new Promise(i=>{this._executeOnStable(()=>i(this.focusFirstTabbableElement(t)))})}focusLastTabbableElementWhenReady(t){return new Promise(i=>{this._executeOnStable(()=>i(this.focusLastTabbableElement(t)))})}_getRegionBoundary(t){let i=this._element.querySelectorAll(`[cdk-focus-region-${t}], [cdkFocusRegion${t}], [cdk-focus-${t}]`);return t=="start"?i.length?i[0]:this._getFirstTabbableElement(this._element):i.length?i[i.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(t){let i=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(i){if(!this._checker.isFocusable(i)){let r=this._getFirstTabbableElement(i);return r?.focus(t),!!r}return i.focus(t),!0}return this.focusFirstTabbableElement(t)}focusFirstTabbableElement(t){let i=this._getRegionBoundary("start");return i&&i.focus(t),!!i}focusLastTabbableElement(t){let i=this._getRegionBoundary("end");return i&&i.focus(t),!!i}hasAttached(){return this._hasAttached}_getFirstTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;let i=t.children;for(let r=0;r<i.length;r++){let s=i[r].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(i[r]):null;if(s)return s}return null}_getLastTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;let i=t.children;for(let r=i.length-1;r>=0;r--){let s=i[r].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(i[r]):null;if(s)return s}return null}_createAnchor(){let t=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,t),t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t.setAttribute("aria-hidden","true"),t}_toggleAnchorTabIndex(t,i){t?i.setAttribute("tabindex","0"):i.removeAttribute("tabindex")}toggleAnchors(t){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_executeOnStable(t){this._injector?ft(t,{injector:this._injector}):setTimeout(t)}},Cr=(()=>{class e{_checker=S(Ke);_ngZone=S(Q);_document=S(W);_injector=S(q);constructor(){S(xt).load(Ar)}create(i,r=!1){return new Ze(i,this._checker,this._ngZone,this._document,r,this._injector)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Dr(e,...t){return t.length?t.some(i=>e[i]):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}function Je(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function st(e){return e==null?"":typeof e=="string"?e:`${e}px`}var Ir=Hi();function Br(e){return new qe(e.get($i),e.get(W))}var qe=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(t,i){this._viewportRuler=t,this._document=i}attach(){}enable(){if(this._canBeEnabled()){let t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=st(-this._previousScrollPosition.left),t.style.top=st(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let t=this._document.documentElement,i=this._document.body,r=t.style,s=i.style,l=r.scrollBehavior||"",a=s.scrollBehavior||"";this._isEnabled=!1,r.left=this._previousHTMLStyles.left,r.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),Ir&&(r.scrollBehavior=s.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),Ir&&(r.scrollBehavior=l,s.scrollBehavior=a)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let i=this._document.documentElement,r=this._viewportRuler.getViewportSize();return i.scrollHeight>r.height||i.scrollWidth>r.width}};var Qe=class{enable(){}disable(){}attach(){}};var Vt=class{positionStrategy;scrollStrategy=new Qe;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";disableAnimations;width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;constructor(t){if(t){let i=Object.keys(t);for(let r of i)t[r]!==void 0&&(this[r]=t[r])}}};var Lr=(()=>{class e{_attachedOverlays=[];_document=S(W);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(i){this.remove(i),this._attachedOverlays.push(i)}remove(i){let r=this._attachedOverlays.indexOf(i);r>-1&&this._attachedOverlays.splice(r,1),this._attachedOverlays.length===0&&this.detach()}static \u0275fac=function(r){return new(r||e)};static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),co=(()=>{class e extends Lr{_ngZone=S(Q);_renderer=S(Et).createRenderer(null,null);_cleanupKeydown;add(i){super.add(i),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=i=>{let r=this._attachedOverlays;for(let s=r.length-1;s>-1;s--)if(r[s]._keydownEvents.observers.length>0){this._ngZone.run(()=>r[s]._keydownEvents.next(i));break}};static \u0275fac=(()=>{let i;return function(s){return(i||(i=Kt(e)))(s||e)}})();static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),lo=(()=>{class e extends Lr{_platform=S(it);_ngZone=S(Q);_renderer=S(Et).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(i){if(super.add(i),!this._isAttached){let r=this._document.body,s={capture:!0},l=this._renderer;this._cleanups=this._ngZone.runOutsideAngular(()=>[l.listen(r,"pointerdown",this._pointerDownListener,s),l.listen(r,"click",this._clickListener,s),l.listen(r,"auxclick",this._clickListener,s),l.listen(r,"contextmenu",this._clickListener,s)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=r.style.cursor,r.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(i=>i()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=i=>{this._pointerDownEventTarget=ot(i)};_clickListener=i=>{let r=ot(i),s=i.type==="click"&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;let l=this._attachedOverlays.slice();for(let a=l.length-1;a>-1;a--){let f=l[a];if(f._outsidePointerEvents.observers.length<1||!f.hasAttached())continue;if(Rr(f.overlayElement,r)||Rr(f.overlayElement,s))break;let p=f._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>p.next(i)):p.next(i)}};static \u0275fac=(()=>{let i;return function(s){return(i||(i=Kt(e)))(s||e)}})();static \u0275prov=V({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Rr(e,t){let i=typeof ShadowRoot<"u"&&ShadowRoot,r=t;for(;r;){if(r===e)return!0;r=i&&r instanceof ShadowRoot?r.host:r.parentNode}return!1}var Pr=(()=>{class e{static \u0275fac=function(r){return new(r||e)};static \u0275cmp=lt({type:e,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(r,s){},styles:[`.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{g as p,o as d,p as g}from"./chunk-
|
|
1
|
+
import{g as p,o as d,p as g}from"./chunk-3LUZ3CSI.js";var f=(t,e,o,r)=>{if(!e)return;let n={videoID:e.id,videoIndex:o},i=new p("CE Video Shared",{current:n,platform:r},t);window.CooeeSDK.sendEvent(i)},l=(t,e,o=!0)=>{let r=o?encodeURIComponent(m(t,e)):m(t,e),n="Hey! Check out this video for an amazing product -",i=o?encodeURIComponent(n):n;return{url:r,text:i}},m=(t,e)=>{let o=d(window.location.href,t);return g(o,e)};export{f as a,l as b};
|