@mongosh/node-runtime-worker-thread 1.8.2 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/child-process-proxy.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/report.html +2 -2
- package/dist/serializer.d.ts +2 -2
- package/dist/serializer.js +1 -1
- package/dist/serializer.js.map +1 -1
- package/dist/worker-runtime.js +38 -38
- package/dist/worker-runtime.js.LICENSE.txt +251 -0
- package/dist/worker-runtime.js.map +1 -1
- package/package.json +7 -7
- package/src/child-process-proxy.spec.ts +2 -1
- package/src/index.spec.ts +22 -15
- package/src/index.ts +1 -1
- package/src/serializer.spec.ts +5 -0
- package/src/serializer.ts +3 -3
- package/src/worker-runtime.spec.ts +17 -16
- package/src/worker-runtime.ts +1 -1
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(global,(()=>{return e={558:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=s,t.call=function(e){return s(e).apply(null,[].slice.call(arguments,1))};var n,o=r(130),i=(n=o)&&n.__esModule?n:{default:n};function s(e,t){var r=(t=t||{}).addListener||window.addEventListener,n=t.removeListener||window.removeEventListener,o=t.postMessage||window.postMessage,s=t.targetOrigin||"*",a=t.getMessageData||function(e){return e.data};return function(){var t={sender:"postmsg-rpc/client",id:(0,i.default)(),func:e,args:Array.from(arguments)},u=void 0,l=new Promise((function(i,l){var f=function r(){var o=a.apply(null,arguments);if(o&&"postmsg-rpc/server"===o.sender&&o.id===t.id){if(n("message",r),o.err){var s=new Error("Unexpected error calling "+e);return Object.assign(s,o.err),l(s)}i(o.res)}};u=function(){n("message",f);var t=new Error("Canceled call to "+e);t.isCanceled=!0,l(t)},r("message",f),o(t,s)}));return l.cancel=function(){return u()},l}}},246:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(558);Object.defineProperty(t,"caller",{enumerable:!0,get:function(){return i(n).default}}),Object.defineProperty(t,"call",{enumerable:!0,get:function(){return n.call}});var o=r(624);function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"expose",{enumerable:!0,get:function(){return i(o).default}})},624:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){var n=(r=r||{}).addListener||window.addEventListener,o=r.removeListener||window.removeEventListener,i=r.postMessage||window.postMessage,s=r.targetOrigin||"*",a=r.getMessageData||function(e){return e.data},u=r.isCallback||!1,l=function(){var r=a.apply(null,arguments);if(r&&"postmsg-rpc/client"===r.sender&&r.func===e){var n={sender:"postmsg-rpc/server",id:r.id},o=function(e){n.res=e,i(n,s)},l=function(e){n.err=Object.assign({message:e.message},e.output&&e.output.payload),i(n,s)};if(u)t.apply(null,r.args.concat((function(e,t){if(e)return l(e);o(t)})));else{var f=t.apply(null,r.args);Promise.resolve(f).then(o).catch(l)}}};return n("message",l),{close:function(){return o("message",l)}}}},130:(e,t,r)=>{"use strict";e.exports=r(252)},173:(e,t,r)=>{"use strict";var n,o,i,s=r(514),a="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_-";function u(){i=!1}function l(e){if(e){if(e!==n){if(e.length!==a.length)throw new Error("Custom alphabet for shortid must be "+a.length+" unique characters. You submitted "+e.length+" characters: "+e);var t=e.split("").filter((function(e,t,r){return t!==r.lastIndexOf(e)}));if(t.length)throw new Error("Custom alphabet for shortid must be "+a.length+" unique characters. These characters were not unique: "+t.join(", "));n=e,u()}}else n!==a&&(n=a,u())}function f(){return i||(i=function(){n||l(a);for(var e,t=n.split(""),r=[],o=s.nextValue();t.length>0;)o=s.nextValue(),e=Math.floor(o*t.length),r.push(t.splice(e,1)[0]);return r.join("")}())}e.exports={get:function(){return n||a},characters:function(e){return l(e),n},seed:function(e){s.seed(e),o!==e&&(u(),o=e)},lookup:function(e){return f()[e]},shuffled:f}},89:(e,t,r)=>{"use strict";var n,o,i=r(943),s=(r(173),1567752802062),a=7;e.exports=function(e){var t="",r=Math.floor(.001*(Date.now()-s));return r===o?n++:(n=0,o=r),t+=i(a),t+=i(e),n>0&&(t+=i(n)),t+=i(r)}},943:(e,t,r)=>{"use strict";var n=r(173),o=r(908),i=r(137);e.exports=function(e){for(var t,r=0,s="";!t;)s+=i(o,n.get(),1),t=e<Math.pow(16,r+1),r++;return s}},252:(e,t,r)=>{"use strict";var n=r(173),o=r(89),i=r(56),s=r(696)||0;function a(){return o(s)}e.exports=a,e.exports.generate=a,e.exports.seed=function(t){return n.seed(t),e.exports},e.exports.worker=function(t){return s=t,e.exports},e.exports.characters=function(e){return void 0!==e&&n.characters(e),n.shuffled()},e.exports.isValid=i},56:(e,t,r)=>{"use strict";var n=r(173);e.exports=function(e){return!(!e||"string"!=typeof e||e.length<6||new RegExp("[^"+n.get().replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&")+"]").test(e))}},908:(e,t,r)=>{e.exports=r(701)},514:e=>{"use strict";var t=1;e.exports={nextValue:function(){return(t=(9301*t+49297)%233280)/233280},seed:function(e){t=e}}},696:(e,t,r)=>{"use strict";var n=r(1),o=0;!n.isMaster&&n.worker&&(o=n.worker.id),e.exports=parseInt(process.env.NODE_UNIQUE_ID||o,10)},137:e=>{e.exports=function(e,t,r){for(var n=(2<<31-Math.clz32(t.length-1|1))-1,o=Math.ceil(1.6*n*r/t.length),i="";;)for(var s=e(o),a=o;a--;)if((i+=t[s[a]&n]||"").length===+r)return i}},701:(e,t,r)=>{var n=r(113);if(n.randomFillSync){var o={};e.exports=function(e){var t=o[e];return t||(t=Buffer.allocUnsafe(e),e<=255&&(o[e]=t)),n.randomFillSync(t)}}else e.exports=n.randomBytes},458:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ChildProcessEvaluationListener=void 0;const n=r(369),o=r(568);t.ChildProcessEvaluationListener=class ChildProcessEvaluationListener{constructor(e,t){this.exposedListener=(0,n.exposeAll)({onPrompt(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.onPrompt)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:""},onPrint(t){var r,n;return t=t.map(o.deserializeEvaluationResult),null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.onPrint)||void 0===n?void 0:n.call(r,t)},setConfig(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.setConfig)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:Promise.resolve("ignored")},resetConfig(t){var r,n,o;return null!==(o=null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.resetConfig)||void 0===n?void 0:n.call(r,t))&&void 0!==o?o:Promise.resolve("ignored")},validateConfig(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.validateConfig)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:Promise.resolve(null)},getConfig(t){var r,n;return null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.getConfig)||void 0===n?void 0:n.call(r,t)},listConfigOptions(){var t,r;return null===(r=null===(t=e.evaluationListener)||void 0===t?void 0:t.listConfigOptions)||void 0===r?void 0:r.call(t)},onClearCommand(){var t,r;return null===(r=null===(t=e.evaluationListener)||void 0===t?void 0:t.onClearCommand)||void 0===r?void 0:r.call(t)},onExit(t){var r,n,o;return null!==(o=null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.onExit)||void 0===n?void 0:n.call(r,t))&&void 0!==o?o:Promise.resolve()}},t)}terminate(){this.exposedListener[n.close]()}}},517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ChildProcessMongoshBus=void 0;const n=r(369);t.ChildProcessMongoshBus=class ChildProcessMongoshBus{constructor(e,t){const r=(0,n.exposeAll)({emit(...t){e.emit(...t)},on(){throw new Error("Can't use `on` method on ChildProcessMongoshBus")},once(){throw new Error("Can't use `once` method on ChildProcessMongoshBus")}},t);this.exposedEmitter=r}terminate(){this.exposedEmitter[n.close]()}}},920:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WorkerRuntime=void 0;const o=r(81),i=n(r(17)),s=r(361),a=r(859),u=r(369),l=r(458),f=r(568),c=r(517);t.WorkerRuntime=class WorkerRuntime{constructor(e,t={},r={},n={},o=new s.EventEmitter){this.evaluationListener=null,this.childProcessProxySrcPath=process.env.CHILD_PROCESS_PROXY_SRC_PATH_DO_NOT_USE_THIS_EXCEPT_FOR_TESTING||i.default.resolve(__dirname,"child-process-proxy.js"),this.initOptions={uri:e,driverOptions:t,cliOptions:r,spawnOptions:n},this.eventEmitter=o,this.initWorkerPromise=this.initWorker()}async initWorker(){var e,t,r;const{uri:n,driverOptions:i,cliOptions:a,spawnOptions:h}=this.initOptions;this.childProcess=(0,o.spawn)(process.execPath,[this.childProcessProxySrcPath],{stdio:["inherit","inherit","pipe","ipc"],...h});let g="";null===(r=null===(t=null===(e=this.childProcess)||void 0===e?void 0:e.stderr)||void 0===t?void 0:t.setEncoding("utf8"))||void 0===r||r.on("data",(e=>{g+=e})),await Promise.race([(async()=>{let e;for(;[e]=await(0,s.once)(this.childProcess,"message");)if("ready"===e)return})(),(async()=>{const[e]=await(0,s.once)(this.childProcess,"exit");if(e){let t=function(e){const[,t]=e.split(/^\s*\^\s*$/m).map((e=>e.trim()));if(t){const e=new Error,r=t.substring(0,t.search(/^\s*at/m))||t,[n,...o]=r.split(": ");return e.name=n,e.message=o.join(": ").trim(),e.stack=t,e}return null}(g);throw t?t.message=`Child process failed to start with the following error: ${t.message}`:t=new Error(`Worker runtime failed to start: child process exited with code ${e}`),t}})()]),this.childProcess.setMaxListeners(25),this.childProcessRuntime=(0,u.createCaller)(["init","evaluate","getCompletions","setEvaluationListener","getShellPrompt","interrupt"],this.childProcess),this.childProcessEvaluationListener=new l.ChildProcessEvaluationListener(this,this.childProcess),this.childProcessMongoshBus=new c.ChildProcessMongoshBus(this.eventEmitter,this.childProcess),await this.childProcessRuntime.init(n,(0,f.serializeConnectOptions)(i),a)}async evaluate(e){return await this.initWorkerPromise,(0,f.deserializeEvaluationResult)(await this.childProcessRuntime.evaluate(e))}async getCompletions(e){return await this.initWorkerPromise,await this.childProcessRuntime.getCompletions(e)}async getShellPrompt(){return await this.initWorkerPromise,await this.childProcessRuntime.getShellPrompt()}setEvaluationListener(e){const t=this.evaluationListener;return this.evaluationListener=e,t}async terminate(){try{await this.initWorkerPromise}catch(e){}await(0,a.kill)(this.childProcess),this.childProcessRuntime&&this.childProcessRuntime[u.cancel](),this.childProcessEvaluationListener&&this.childProcessEvaluationListener.terminate(),this.childProcessMongoshBus&&this.childProcessMongoshBus.terminate()}async interrupt(){return await this.initWorkerPromise,this.childProcessRuntime.interrupt()}async waitForRuntimeToBeReady(){await this.initWorkerPromise}}},369:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.createCaller=t.exposeAll=t.cancel=t.close=t.removeTrailingUndefined=t.deserialize=t.serialize=void 0;const o=n(r(655)),i=r(246),s=r(568);function a(e){return`data:;base64,${o.default.serialize(e).toString("base64")}`}function u(e){return/^data:;base64,.+/.test(e)?o.default.deserialize(Buffer.from(e.replace("data:;base64,",""),"base64")):e}var l;function f(e){return e&&"object"==typeof e&&"id"in e&&"sender"in e}function c(e){return f(e)&&"postmsg-rpc/server"===e.sender}function h(e){return f(e)&&"postmsg-rpc/client"===e.sender}function g(e){if(Array.isArray(e))for(e=[...e];e.length>0&&void 0===e[e.length-1];)e.pop();return e}function d(e){return{addListener:e.on.bind(e),removeListener:e.off.bind(e),postMessage(t){if(h(t)&&Array.isArray(t.args)&&(t.args=a(g(t.args))),c(t))try{t.res=a(t.res)}catch(e){t.res=a({type:l.Error,payload:(0,s.serializeError)(e)})}return function(e,t){"postMessage"in e&&"function"==typeof e.postMessage&&e.postMessage(t),"send"in e&&"function"==typeof e.send&&e.send(t)}(e,t)},getMessageData:e=>(h(e)&&e.args&&"string"==typeof e.args&&(e.args=u(e.args)),c(e)&&"string"==typeof e.res&&(e.res=u(e.res)),e)}}t.serialize=a,t.deserialize=u,function(e){e[e.Message=0]="Message",e[e.Error=1]="Error"}(l||(l={})),t.removeTrailingUndefined=g,t.close=Symbol("@@rpc.close"),t.cancel=Symbol("@@rpc.cancel"),t.exposeAll=function(e,r){return Object.entries(e).forEach((([e,t])=>{const{close:n}=(0,i.expose)(e,(async(...e)=>{try{return{type:l.Message,payload:await t(...e)}}catch(e){return{type:l.Error,payload:(0,s.serializeError)(e)}}}),d(r));t.close=n})),Object.defineProperty(e,t.close,{enumerable:!1,value(){Object.values(e).forEach((e=>{e.close()}))}}),e},t.createCaller=function(e,r,n={}){const o={},a=new Set;return e.forEach((e=>{const t=(0,i.caller)(e,d(r));o[e]=async(...r)=>{var o;const i="function"==typeof n[e]?null===(o=n[e])||void 0===o?void 0:o.call(n,...r):r,u=t(...i);a.add(u);const f=await u;if(a.delete(u),(c=f)&&"object"==typeof c&&c.type===l.Error)throw(0,s.deserializeError)(f.payload);var c;return f.payload}})),Object.defineProperty(o,t.cancel,{enumerable:!1,value(){for(const e of a)e.cancel(),a.delete(e)}}),o}},568:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.deserializeConnectOptions=t.serializeConnectOptions=t.deserializeEvaluationResult=t.serializeEvaluationResult=t.SerializedResultTypes=t.deserializeError=t.serializeError=void 0;const n=r(837),o=r(429);function i(e){var t;return(t=e,Object.getOwnPropertyNames(t)).concat("name").reduce(((t,r)=>(t[r]=e[r],t)),{})}function s(e){return Object.assign(new Error,e)}var a;t.serializeError=i,t.deserializeError=s,function(e){e.SerializedErrorResult="SerializedErrorResult",e.InspectResult="InspectResult",e.SerializedShellApiResult="SerializedShellApiResult"}(a=t.SerializedResultTypes||(t.SerializedResultTypes={})),t.serializeEvaluationResult=function({type:e,printable:t,source:r}){return"object"!=typeof(s=t)&&"function"!=typeof s||null===s?{type:e,printable:t,source:r}:function(e){return e&&e.name&&e.message&&e.stack}(t)?{type:a.SerializedErrorResult,printable:i(t),source:r}:null===e?{type:a.InspectResult,printable:(0,n.inspect)(t),source:r}:{type:a.SerializedShellApiResult,printable:{origType:e,serializedValue:o.EJSON.serialize(t)}};var s},t.deserializeEvaluationResult=function({type:e,printable:t,source:r}){return e===a.SerializedErrorResult?{type:e,printable:s(t),source:r}:e===a.SerializedShellApiResult?{type:t.origType,printable:o.EJSON.deserialize(t.serializedValue),source:r}:{type:e,printable:t,source:r}};const u=["schemaMap","encryptedFieldsMap"];t.serializeConnectOptions=function(e={}){var t;const r={...e};for(const e of u)(null===(t=r.autoEncryption)||void 0===t?void 0:t[e])&&(r.autoEncryption={...r.autoEncryption,[e]:o.EJSON.serialize(r.autoEncryption[e],{relaxed:!1})});return r},t.deserializeConnectOptions=function(e){var t;const r={...e};for(const e of u)(null===(t=r.autoEncryption)||void 0===t?void 0:t[e])&&(r.autoEncryption={...r.autoEncryption,[e]:o.EJSON.deserialize(r.autoEncryption[e],{relaxed:!1})});return r}},859:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.kill=void 0;const n=r(81),o=r(361);async function i(e,t="SIGTERM"){e.kill(t),null===e.exitCode&&null===e.signalCode&&await(0,o.once)(e,"exit")}t.kill=i,t.default=function(e,t={},r,o="inherit",s="inherit"){return new Promise((async(a,u)=>{const l=Date.now().toString(32),f=(0,n.spawn)(process.execPath,{stdio:["pipe",o,s,"ipc"],...t});if(!f.stdin)return await i(f),u(new Error("Can't write src to the spawned process, missing stdin"));let c;function h(){c&&clearTimeout(c),f.stdin&&f.stdin.off("error",d),f.off("message",p),f.off("exit",g)}function g(e){e&&e>0&&(h(),u(new Error("Child process exited with error before starting")))}async function d(e){h(),await i(f),u(e)}function p(e){e===l&&(h(),a(f))}f.on("message",p),f.on("exit",g),f.stdin.on("error",d),f.stdin.write(e),f.stdin.write(`;process.send(${JSON.stringify(l)})`),f.stdin.end(),c=void 0!==r?setTimeout((async function(){h(),await i(f),u(new Error("Timed out while waiting for child process to start"))}),r):null}))}},81:e=>{"use strict";e.exports=require("child_process")},1:e=>{"use strict";e.exports=require("cluster")},113:e=>{"use strict";e.exports=require("crypto")},361:e=>{"use strict";e.exports=require("events")},17:e=>{"use strict";e.exports=require("path")},837:e=>{"use strict";e.exports=require("util")},655:e=>{"use strict";e.exports=require("v8")},429:(e,t,r)=>{"use strict";const n=5,o=2147483647,i=-2147483648,s=Math.pow(2,63)-1,a=-Math.pow(2,63),u=Math.pow(2,53),l=-Math.pow(2,53),f=1,c=2,h=3,g=4,d=5,p=6,m=7,y=8,b=9,w=10,B=11,S=12,O=13,N=14,E=15,x=16,L=17,v=18,_=19,I=255,U=127,$=0,j=4,T=Object.freeze({double:1,string:2,object:3,array:4,binData:5,undefined:6,objectId:7,bool:8,date:9,null:10,regex:11,dbPointer:12,javascript:13,symbol:14,javascriptWithScope:15,int:16,timestamp:17,long:18,decimal:19,minKey:-1,maxKey:127});class BSONError extends Error{get bsonError(){return!0}get name(){return"BSONError"}constructor(e){super(e)}static isBSONError(e){return null!=e&&"object"==typeof e&&"bsonError"in e&&!0===e.bsonError&&"name"in e&&"message"in e&&"stack"in e}}class BSONVersionError extends BSONError{get name(){return"BSONVersionError"}constructor(){super(`Unsupported BSON version, bson types must be from bson ${n}.0 or later`)}}class BSONRuntimeError extends BSONError{get name(){return"BSONRuntimeError"}constructor(e){super(e)}}function R(e){return D.fromNumberArray(Array.from({length:e},(()=>Math.floor(256*Math.random()))))}const D={toLocalBufferType(e){if(Buffer.isBuffer(e))return e;if(ArrayBuffer.isView(e))return Buffer.from(e.buffer,e.byteOffset,e.byteLength);const t=e?.[Symbol.toStringTag]??Object.prototype.toString.call(e);if("ArrayBuffer"===t||"SharedArrayBuffer"===t||"[object ArrayBuffer]"===t||"[object SharedArrayBuffer]"===t)return Buffer.from(e);throw new BSONError(`Cannot create Buffer from ${String(e)}`)},allocate:e=>Buffer.alloc(e),equals:(e,t)=>D.toLocalBufferType(e).equals(t),fromNumberArray:e=>Buffer.from(e),fromBase64:e=>Buffer.from(e,"base64"),toBase64:e=>D.toLocalBufferType(e).toString("base64"),fromISO88591:e=>Buffer.from(e,"binary"),toISO88591:e=>D.toLocalBufferType(e).toString("binary"),fromHex:e=>Buffer.from(e,"hex"),toHex:e=>D.toLocalBufferType(e).toString("hex"),fromUTF8:e=>Buffer.from(e,"utf8"),toUTF8:e=>D.toLocalBufferType(e).toString("utf8"),utf8ByteLength:e=>Buffer.byteLength(e,"utf8"),encodeUTF8Into:(e,t,r)=>D.toLocalBufferType(e).write(t,r,void 0,"utf8"),randomBytes:(()=>{try{return r(113).randomBytes}catch{return R}})()};function A(e){if(e<0)throw new RangeError(`The argument 'byteLength' is invalid. Received ${e}`);return z.fromNumberArray(Array.from({length:e},(()=>Math.floor(256*Math.random()))))}const M=(()=>{const{crypto:e}=globalThis;if(null!=e&&"function"==typeof e.getRandomValues)return t=>e.getRandomValues(z.allocate(t));if(function(){const{navigator:e}=globalThis;return"object"==typeof e&&"ReactNative"===e.product}()){const{console:e}=globalThis;e?.warn?.("BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.")}return A})(),P=/(\d|[a-f])/i,z={toLocalBufferType(e){const t=e?.[Symbol.toStringTag]??Object.prototype.toString.call(e);if("Uint8Array"===t)return e;if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength));if("ArrayBuffer"===t||"SharedArrayBuffer"===t||"[object ArrayBuffer]"===t||"[object SharedArrayBuffer]"===t)return new Uint8Array(e);throw new BSONError(`Cannot make a Uint8Array from ${String(e)}`)},allocate(e){if("number"!=typeof e)throw new TypeError(`The "size" argument must be of type number. Received ${String(e)}`);return new Uint8Array(e)},equals(e,t){if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0},fromNumberArray:e=>Uint8Array.from(e),fromBase64:e=>Uint8Array.from(atob(e),(e=>e.charCodeAt(0))),toBase64:e=>btoa(z.toISO88591(e)),fromISO88591:e=>Uint8Array.from(e,(e=>255&e.charCodeAt(0))),toISO88591:e=>Array.from(Uint16Array.from(e),(e=>String.fromCharCode(e))).join(""),fromHex(e){const t=e.length%2==0?e:e.slice(0,e.length-1),r=[];for(let e=0;e<t.length;e+=2){const n=t[e],o=t[e+1];if(!P.test(n))break;if(!P.test(o))break;const i=Number.parseInt(`${n}${o}`,16);r.push(i)}return Uint8Array.from(r)},toHex:e=>Array.from(e,(e=>e.toString(16).padStart(2,"0"))).join(""),fromUTF8:e=>(new TextEncoder).encode(e),toUTF8:e=>new TextDecoder("utf8",{fatal:!1}).decode(e),utf8ByteLength:e=>z.fromUTF8(e).byteLength,encodeUTF8Into(e,t,r){const n=z.fromUTF8(t);return e.set(n,r),n.byteLength},randomBytes:M},C="function"==typeof Buffer&&!0!==Buffer.prototype?._isBuffer?D:z;class BSONDataView extends DataView{static fromUint8Array(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}}const F=/^(?:[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,V=e=>"string"==typeof e&&F.test(e),J=e=>{if(!V(e))throw new BSONError('UUID string representations must be a 32 or 36 character hex string (dashes excluded/included). Format: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" or "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".');const t=e.replace(/-/g,"");return C.fromHex(t)};function k(e,t=!0){return t?[C.toHex(e.subarray(0,4)),C.toHex(e.subarray(4,6)),C.toHex(e.subarray(6,8)),C.toHex(e.subarray(8,10)),C.toHex(e.subarray(10,16))].join("-"):C.toHex(e)}function q(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function H(e){return"[object Uint8Array]"===Object.prototype.toString.call(e)}function K(e){return"[object RegExp]"===Object.prototype.toString.call(e)}function Y(e){return"[object Map]"===Object.prototype.toString.call(e)}function Z(e){return"[object Date]"===Object.prototype.toString.call(e)}class BSONValue{get[Symbol.for("@@mdb.bson.version")](){return n}}class Binary extends BSONValue{get _bsontype(){return"Binary"}constructor(e,t){if(super(),!(null==e||"string"==typeof e||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||Array.isArray(e)))throw new BSONError("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=t??Binary.BSON_BINARY_SUBTYPE_DEFAULT,null==e?(this.buffer=C.allocate(Binary.BUFFER_SIZE),this.position=0):("string"==typeof e?this.buffer=C.fromISO88591(e):Array.isArray(e)?this.buffer=C.fromNumberArray(e):this.buffer=C.toLocalBufferType(e),this.position=this.buffer.byteLength)}put(e){if("string"==typeof e&&1!==e.length)throw new BSONError("only accepts single character String");if("number"!=typeof e&&1!==e.length)throw new BSONError("only accepts single character Uint8Array or Array");let t;if(t="string"==typeof e?e.charCodeAt(0):"number"==typeof e?e:e[0],t<0||t>255)throw new BSONError("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.byteLength>this.position)this.buffer[this.position++]=t;else{const e=C.allocate(Binary.BUFFER_SIZE+this.buffer.length);e.set(this.buffer,0),this.buffer=e,this.buffer[this.position++]=t}}write(e,t){if(t="number"==typeof t?t:this.position,this.buffer.byteLength<t+e.length){const t=C.allocate(this.buffer.byteLength+e.length);t.set(this.buffer,0),this.buffer=t}if(ArrayBuffer.isView(e))this.buffer.set(C.toLocalBufferType(e),t),this.position=t+e.byteLength>this.position?t+e.length:this.position;else if("string"==typeof e){const r=C.fromISO88591(e);this.buffer.set(r,t),this.position=t+e.length>this.position?t+e.length:this.position}}read(e,t){return t=t&&t>0?t:this.position,this.buffer.slice(e,e+t)}value(e){return(e=!!e)&&this.buffer.length===this.position?this.buffer:e?this.buffer.slice(0,this.position):C.toISO88591(this.buffer.subarray(0,this.position))}length(){return this.position}toJSON(){return C.toBase64(this.buffer)}toString(e){return"hex"===e?C.toHex(this.buffer):"base64"===e?C.toBase64(this.buffer):C.toUTF8(this.buffer)}toExtendedJSON(e){e=e||{};const t=C.toBase64(this.buffer),r=Number(this.sub_type).toString(16);return e.legacy?{$binary:t,$type:1===r.length?"0"+r:r}:{$binary:{base64:t,subType:1===r.length?"0"+r:r}}}toUUID(){if(this.sub_type===Binary.SUBTYPE_UUID)return new UUID(this.buffer.slice(0,this.position));throw new BSONError(`Binary sub_type "${this.sub_type}" is not supported for converting to UUID. Only "${Binary.SUBTYPE_UUID}" is currently supported.`)}static createFromHexString(e,t){return new Binary(C.fromHex(e),t)}static createFromBase64(e,t){return new Binary(C.fromBase64(e),t)}static fromExtendedJSON(e,t){let r,n;if(t=t||{},"$binary"in e?t.legacy&&"string"==typeof e.$binary&&"$type"in e?(n=e.$type?parseInt(e.$type,16):0,r=C.fromBase64(e.$binary)):"string"!=typeof e.$binary&&(n=e.$binary.subType?parseInt(e.$binary.subType,16):0,r=C.fromBase64(e.$binary.base64)):"$uuid"in e&&(n=4,r=J(e.$uuid)),!r)throw new BSONError(`Unexpected Binary Extended JSON format ${JSON.stringify(e)}`);return n===j?new UUID(r):new Binary(r,n)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`Binary.createFromBase64("${C.toBase64(this.buffer.subarray(0,this.position))}", ${this.sub_type})`}}Binary.BSON_BINARY_SUBTYPE_DEFAULT=0,Binary.BUFFER_SIZE=256,Binary.SUBTYPE_DEFAULT=0,Binary.SUBTYPE_FUNCTION=1,Binary.SUBTYPE_BYTE_ARRAY=2,Binary.SUBTYPE_UUID_OLD=3,Binary.SUBTYPE_UUID=4,Binary.SUBTYPE_MD5=5,Binary.SUBTYPE_ENCRYPTED=6,Binary.SUBTYPE_COLUMN=7,Binary.SUBTYPE_USER_DEFINED=128;class UUID extends Binary{constructor(e){let t,r;if(null==e)t=UUID.generate();else if(e instanceof UUID)t=C.toLocalBufferType(new Uint8Array(e.buffer)),r=e.__id;else if(ArrayBuffer.isView(e)&&16===e.byteLength)t=C.toLocalBufferType(e);else{if("string"!=typeof e)throw new BSONError("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).");t=J(e)}super(t,j),this.__id=r}get id(){return this.buffer}set id(e){this.buffer=e,UUID.cacheHexString&&(this.__id=k(e))}toHexString(e=!0){if(UUID.cacheHexString&&this.__id)return this.__id;const t=k(this.id,e);return UUID.cacheHexString&&(this.__id=t),t}toString(e){return"hex"===e?C.toHex(this.id):"base64"===e?C.toBase64(this.id):this.toHexString()}toJSON(){return this.toHexString()}equals(e){if(!e)return!1;if(e instanceof UUID)return C.equals(e.id,this.id);try{return C.equals(new UUID(e).id,this.id)}catch{return!1}}toBinary(){return new Binary(this.id,Binary.SUBTYPE_UUID)}static generate(){const e=C.randomBytes(16);return e[6]=15&e[6]|64,e[8]=63&e[8]|128,e}static isValid(e){return!!e&&(e instanceof UUID||("string"==typeof e?V(e):!!H(e)&&16===e.byteLength&&64==(240&e[6])&&128==(128&e[8])))}static createFromHexString(e){const t=J(e);return new UUID(t)}static createFromBase64(e){return new UUID(C.fromBase64(e))}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new UUID("${this.toHexString()}")`}}class Code extends BSONValue{get _bsontype(){return"Code"}constructor(e,t){super(),this.code=e.toString(),this.scope=t??null}toJSON(){return null!=this.scope?{code:this.code,scope:this.scope}:{code:this.code}}toExtendedJSON(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}}static fromExtendedJSON(e){return new Code(e.$code,e.$scope)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){const e=this.toJSON();return`new Code("${String(e.code)}"${null!=e.scope?`, ${JSON.stringify(e.scope)}`:""})`}}function W(e){return null!=e&&"object"==typeof e&&"$id"in e&&null!=e.$id&&"$ref"in e&&"string"==typeof e.$ref&&(!("$db"in e)||"$db"in e&&"string"==typeof e.$db)}class DBRef extends BSONValue{get _bsontype(){return"DBRef"}constructor(e,t,r,n){super();const o=e.split(".");2===o.length&&(r=o.shift(),e=o.shift()),this.collection=e,this.oid=t,this.db=r,this.fields=n||{}}get namespace(){return this.collection}set namespace(e){this.collection=e}toJSON(){const e=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return null!=this.db&&(e.$db=this.db),e}toExtendedJSON(e){e=e||{};let t={$ref:this.collection,$id:this.oid};return e.legacy||(this.db&&(t.$db=this.db),t=Object.assign(t,this.fields)),t}static fromExtendedJSON(e){const t=Object.assign({},e);return delete t.$ref,delete t.$id,delete t.$db,new DBRef(e.$ref,e.$id,e.$db,t)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){const e=void 0===this.oid||void 0===this.oid.toString?this.oid:this.oid.toString();return`new DBRef("${this.namespace}", new ObjectId("${String(e)}")${this.db?`, "${this.db}"`:""})`}}let G;try{G=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{}const X=4294967296,Q=0x10000000000000000,ee=Q/2,te={},re={},ne=/^(\+?0|(\+|-)?[1-9][0-9]*)$/;class Long extends BSONValue{get _bsontype(){return"Long"}get __isLong__(){return!0}constructor(e=0,t,r){super(),"bigint"==typeof e?Object.assign(this,Long.fromBigInt(e,!!t)):"string"==typeof e?Object.assign(this,Long.fromString(e,!!t)):(this.low=0|e,this.high=0|t,this.unsigned=!!r)}static fromBits(e,t,r){return new Long(e,t,r)}static fromInt(e,t){let r,n,o;return t?(o=0<=(e>>>=0)&&e<256)&&(n=re[e],n)?n:(r=Long.fromBits(e,(0|e)<0?-1:0,!0),o&&(re[e]=r),r):(o=-128<=(e|=0)&&e<128)&&(n=te[e],n)?n:(r=Long.fromBits(e,e<0?-1:0,!1),o&&(te[e]=r),r)}static fromNumber(e,t){if(isNaN(e))return t?Long.UZERO:Long.ZERO;if(t){if(e<0)return Long.UZERO;if(e>=Q)return Long.MAX_UNSIGNED_VALUE}else{if(e<=-ee)return Long.MIN_VALUE;if(e+1>=ee)return Long.MAX_VALUE}return e<0?Long.fromNumber(-e,t).neg():Long.fromBits(e%X|0,e/X|0,t)}static fromBigInt(e,t){return Long.fromString(e.toString(),t)}static fromString(e,t,r){if(0===e.length)throw new BSONError("empty string");if("NaN"===e||"Infinity"===e||"+Infinity"===e||"-Infinity"===e)return Long.ZERO;if("number"==typeof t?(r=t,t=!1):t=!!t,(r=r||10)<2||36<r)throw new BSONError("radix");let n;if((n=e.indexOf("-"))>0)throw new BSONError("interior hyphen");if(0===n)return Long.fromString(e.substring(1),t,r).neg();const o=Long.fromNumber(Math.pow(r,8));let i=Long.ZERO;for(let t=0;t<e.length;t+=8){const n=Math.min(8,e.length-t),s=parseInt(e.substring(t,t+n),r);if(n<8){const e=Long.fromNumber(Math.pow(r,n));i=i.mul(e).add(Long.fromNumber(s))}else i=i.mul(o),i=i.add(Long.fromNumber(s))}return i.unsigned=t,i}static fromBytes(e,t,r){return r?Long.fromBytesLE(e,t):Long.fromBytesBE(e,t)}static fromBytesLE(e,t){return new Long(e[0]|e[1]<<8|e[2]<<16|e[3]<<24,e[4]|e[5]<<8|e[6]<<16|e[7]<<24,t)}static fromBytesBE(e,t){return new Long(e[4]<<24|e[5]<<16|e[6]<<8|e[7],e[0]<<24|e[1]<<16|e[2]<<8|e[3],t)}static isLong(e){return null!=e&&"object"==typeof e&&"__isLong__"in e&&!0===e.__isLong__}static fromValue(e,t){return"number"==typeof e?Long.fromNumber(e,t):"string"==typeof e?Long.fromString(e,t):Long.fromBits(e.low,e.high,"boolean"==typeof t?t:e.unsigned)}add(e){Long.isLong(e)||(e=Long.fromValue(e));const t=this.high>>>16,r=65535&this.high,n=this.low>>>16,o=65535&this.low,i=e.high>>>16,s=65535&e.high,a=e.low>>>16;let u=0,l=0,f=0,c=0;return c+=o+(65535&e.low),f+=c>>>16,c&=65535,f+=n+a,l+=f>>>16,f&=65535,l+=r+s,u+=l>>>16,l&=65535,u+=t+i,u&=65535,Long.fromBits(f<<16|c,u<<16|l,this.unsigned)}and(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low&e.low,this.high&e.high,this.unsigned)}compare(e){if(Long.isLong(e)||(e=Long.fromValue(e)),this.eq(e))return 0;const t=this.isNegative(),r=e.isNegative();return t&&!r?-1:!t&&r?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1}comp(e){return this.compare(e)}divide(e){if(Long.isLong(e)||(e=Long.fromValue(e)),e.isZero())throw new BSONError("division by zero");if(G){if(!this.unsigned&&-2147483648===this.high&&-1===e.low&&-1===e.high)return this;const t=(this.unsigned?G.div_u:G.div_s)(this.low,this.high,e.low,e.high);return Long.fromBits(t,G.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?Long.UZERO:Long.ZERO;let t,r,n;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return Long.UZERO;if(e.gt(this.shru(1)))return Long.UONE;n=Long.UZERO}else{if(this.eq(Long.MIN_VALUE))return e.eq(Long.ONE)||e.eq(Long.NEG_ONE)?Long.MIN_VALUE:e.eq(Long.MIN_VALUE)?Long.ONE:(t=this.shr(1).div(e).shl(1),t.eq(Long.ZERO)?e.isNegative()?Long.ONE:Long.NEG_ONE:(r=this.sub(e.mul(t)),n=t.add(r.div(e)),n));if(e.eq(Long.MIN_VALUE))return this.unsigned?Long.UZERO:Long.ZERO;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();n=Long.ZERO}for(r=this;r.gte(e);){t=Math.max(1,Math.floor(r.toNumber()/e.toNumber()));const o=Math.ceil(Math.log(t)/Math.LN2),i=o<=48?1:Math.pow(2,o-48);let s=Long.fromNumber(t),a=s.mul(e);for(;a.isNegative()||a.gt(r);)t-=i,s=Long.fromNumber(t,this.unsigned),a=s.mul(e);s.isZero()&&(s=Long.ONE),n=n.add(s),r=r.sub(a)}return n}div(e){return this.divide(e)}equals(e){return Long.isLong(e)||(e=Long.fromValue(e)),(this.unsigned===e.unsigned||this.high>>>31!=1||e.high>>>31!=1)&&this.high===e.high&&this.low===e.low}eq(e){return this.equals(e)}getHighBits(){return this.high}getHighBitsUnsigned(){return this.high>>>0}getLowBits(){return this.low}getLowBitsUnsigned(){return this.low>>>0}getNumBitsAbs(){if(this.isNegative())return this.eq(Long.MIN_VALUE)?64:this.neg().getNumBitsAbs();const e=0!==this.high?this.high:this.low;let t;for(t=31;t>0&&0==(e&1<<t);t--);return 0!==this.high?t+33:t+1}greaterThan(e){return this.comp(e)>0}gt(e){return this.greaterThan(e)}greaterThanOrEqual(e){return this.comp(e)>=0}gte(e){return this.greaterThanOrEqual(e)}ge(e){return this.greaterThanOrEqual(e)}isEven(){return 0==(1&this.low)}isNegative(){return!this.unsigned&&this.high<0}isOdd(){return 1==(1&this.low)}isPositive(){return this.unsigned||this.high>=0}isZero(){return 0===this.high&&0===this.low}lessThan(e){return this.comp(e)<0}lt(e){return this.lessThan(e)}lessThanOrEqual(e){return this.comp(e)<=0}lte(e){return this.lessThanOrEqual(e)}modulo(e){if(Long.isLong(e)||(e=Long.fromValue(e)),G){const t=(this.unsigned?G.rem_u:G.rem_s)(this.low,this.high,e.low,e.high);return Long.fromBits(t,G.get_high(),this.unsigned)}return this.sub(this.div(e).mul(e))}mod(e){return this.modulo(e)}rem(e){return this.modulo(e)}multiply(e){if(this.isZero())return Long.ZERO;if(Long.isLong(e)||(e=Long.fromValue(e)),G){const t=G.mul(this.low,this.high,e.low,e.high);return Long.fromBits(t,G.get_high(),this.unsigned)}if(e.isZero())return Long.ZERO;if(this.eq(Long.MIN_VALUE))return e.isOdd()?Long.MIN_VALUE:Long.ZERO;if(e.eq(Long.MIN_VALUE))return this.isOdd()?Long.MIN_VALUE:Long.ZERO;if(this.isNegative())return e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg();if(e.isNegative())return this.mul(e.neg()).neg();if(this.lt(Long.TWO_PWR_24)&&e.lt(Long.TWO_PWR_24))return Long.fromNumber(this.toNumber()*e.toNumber(),this.unsigned);const t=this.high>>>16,r=65535&this.high,n=this.low>>>16,o=65535&this.low,i=e.high>>>16,s=65535&e.high,a=e.low>>>16,u=65535&e.low;let l=0,f=0,c=0,h=0;return h+=o*u,c+=h>>>16,h&=65535,c+=n*u,f+=c>>>16,c&=65535,c+=o*a,f+=c>>>16,c&=65535,f+=r*u,l+=f>>>16,f&=65535,f+=n*a,l+=f>>>16,f&=65535,f+=o*s,l+=f>>>16,f&=65535,l+=t*u+r*a+n*s+o*i,l&=65535,Long.fromBits(c<<16|h,l<<16|f,this.unsigned)}mul(e){return this.multiply(e)}negate(){return!this.unsigned&&this.eq(Long.MIN_VALUE)?Long.MIN_VALUE:this.not().add(Long.ONE)}neg(){return this.negate()}not(){return Long.fromBits(~this.low,~this.high,this.unsigned)}notEquals(e){return!this.equals(e)}neq(e){return this.notEquals(e)}ne(e){return this.notEquals(e)}or(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low|e.low,this.high|e.high,this.unsigned)}shiftLeft(e){return Long.isLong(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?Long.fromBits(this.low<<e,this.high<<e|this.low>>>32-e,this.unsigned):Long.fromBits(0,this.low<<e-32,this.unsigned)}shl(e){return this.shiftLeft(e)}shiftRight(e){return Long.isLong(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?Long.fromBits(this.low>>>e|this.high<<32-e,this.high>>e,this.unsigned):Long.fromBits(this.high>>e-32,this.high>=0?0:-1,this.unsigned)}shr(e){return this.shiftRight(e)}shiftRightUnsigned(e){if(Long.isLong(e)&&(e=e.toInt()),0==(e&=63))return this;{const t=this.high;if(e<32){const r=this.low;return Long.fromBits(r>>>e|t<<32-e,t>>>e,this.unsigned)}return 32===e?Long.fromBits(t,0,this.unsigned):Long.fromBits(t>>>e-32,0,this.unsigned)}}shr_u(e){return this.shiftRightUnsigned(e)}shru(e){return this.shiftRightUnsigned(e)}subtract(e){return Long.isLong(e)||(e=Long.fromValue(e)),this.add(e.neg())}sub(e){return this.subtract(e)}toInt(){return this.unsigned?this.low>>>0:this.low}toNumber(){return this.unsigned?(this.high>>>0)*X+(this.low>>>0):this.high*X+(this.low>>>0)}toBigInt(){return BigInt(this.toString())}toBytes(e){return e?this.toBytesLE():this.toBytesBE()}toBytesLE(){const e=this.high,t=this.low;return[255&t,t>>>8&255,t>>>16&255,t>>>24,255&e,e>>>8&255,e>>>16&255,e>>>24]}toBytesBE(){const e=this.high,t=this.low;return[e>>>24,e>>>16&255,e>>>8&255,255&e,t>>>24,t>>>16&255,t>>>8&255,255&t]}toSigned(){return this.unsigned?Long.fromBits(this.low,this.high,!1):this}toString(e){if((e=e||10)<2||36<e)throw new BSONError("radix");if(this.isZero())return"0";if(this.isNegative()){if(this.eq(Long.MIN_VALUE)){const t=Long.fromNumber(e),r=this.div(t),n=r.mul(t).sub(this);return r.toString(e)+n.toInt().toString(e)}return"-"+this.neg().toString(e)}const t=Long.fromNumber(Math.pow(e,6),this.unsigned);let r=this,n="";for(;;){const o=r.div(t);let i=(r.sub(o.mul(t)).toInt()>>>0).toString(e);if(r=o,r.isZero())return i+n;for(;i.length<6;)i="0"+i;n=""+i+n}}toUnsigned(){return this.unsigned?this:Long.fromBits(this.low,this.high,!0)}xor(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low^e.low,this.high^e.high,this.unsigned)}eqz(){return this.isZero()}le(e){return this.lessThanOrEqual(e)}toExtendedJSON(e){return e&&e.relaxed?this.toNumber():{$numberLong:this.toString()}}static fromExtendedJSON(e,t){const{useBigInt64:r=!1,relaxed:n=!0}={...t};if(e.$numberLong.length>20)throw new BSONError("$numberLong string is too long");if(!ne.test(e.$numberLong))throw new BSONError(`$numberLong string "${e.$numberLong}" is in an invalid format`);if(r){const t=BigInt(e.$numberLong);return BigInt.asIntN(64,t)}const o=Long.fromString(e.$numberLong);return n?o.toNumber():o}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Long("${this.toString()}"${this.unsigned?", true":""})`}}Long.TWO_PWR_24=Long.fromInt(1<<24),Long.MAX_UNSIGNED_VALUE=Long.fromBits(-1,-1,!0),Long.ZERO=Long.fromInt(0),Long.UZERO=Long.fromInt(0,!0),Long.ONE=Long.fromInt(1),Long.UONE=Long.fromInt(1,!0),Long.NEG_ONE=Long.fromInt(-1),Long.MAX_VALUE=Long.fromBits(-1,2147483647,!1),Long.MIN_VALUE=Long.fromBits(0,-2147483648,!1);const oe=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,ie=/^(\+|-)?(Infinity|inf)$/i,se=/^(\+|-)?NaN$/i,ae=6111,ue=-6176,le=C.fromNumberArray([124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),fe=C.fromNumberArray([248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),ce=C.fromNumberArray([120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),he=/^([-+])?(\d+)?$/;function ge(e){return!isNaN(parseInt(e,10))}function de(e){const t=Long.fromNumber(1e9);let r=Long.fromNumber(0);if(!(e.parts[0]||e.parts[1]||e.parts[2]||e.parts[3]))return{quotient:e,rem:r};for(let n=0;n<=3;n++)r=r.shiftLeft(32),r=r.add(new Long(e.parts[n],0)),e.parts[n]=r.div(t).low,r=r.modulo(t);return{quotient:e,rem:r}}function pe(e,t){throw new BSONError(`"${e}" is not a valid Decimal128 string - ${t}`)}class Decimal128 extends BSONValue{get _bsontype(){return"Decimal128"}constructor(e){if(super(),"string"==typeof e)this.bytes=Decimal128.fromString(e).bytes;else{if(!H(e))throw new BSONError("Decimal128 must take a Buffer or string");if(16!==e.byteLength)throw new BSONError("Decimal128 must take a Buffer of 16 bytes");this.bytes=e}}static fromString(e){let t=!1,r=!1,n=!1,o=0,i=0,s=0,a=0,u=0;const l=[0];let f=0,c=0,h=0,g=0,d=0,p=0,m=new Long(0,0),y=new Long(0,0),b=0,w=0;if(e.length>=7e3)throw new BSONError(e+" not a valid Decimal128 string");const B=e.match(oe),S=e.match(ie),O=e.match(se);if(!B&&!S&&!O||0===e.length)throw new BSONError(e+" not a valid Decimal128 string");if(B){const t=B[2],r=B[4],n=B[5],o=B[6];r&&void 0===o&&pe(e,"missing exponent power"),r&&void 0===t&&pe(e,"missing exponent base"),void 0===r&&(n||o)&&pe(e,"missing e before exponent")}if("+"!==e[w]&&"-"!==e[w]||(t="-"===e[w++]),!ge(e[w])&&"."!==e[w]){if("i"===e[w]||"I"===e[w])return new Decimal128(t?fe:ce);if("N"===e[w])return new Decimal128(le)}for(;ge(e[w])||"."===e[w];)"."!==e[w]?(f<34&&("0"!==e[w]||n)&&(n||(u=i),n=!0,l[c++]=parseInt(e[w],10),f+=1),n&&(s+=1),r&&(a+=1),i+=1,w+=1):(r&&pe(e,"contains multiple periods"),r=!0,w+=1);if(r&&!i)throw new BSONError(e+" not a valid Decimal128 string");if("e"===e[w]||"E"===e[w]){const t=e.substr(++w).match(he);if(!t||!t[2])return new Decimal128(le);d=parseInt(t[0],10),w+=t[0].length}if(e[w])return new Decimal128(le);if(h=0,f){if(g=f-1,o=s,1!==o)for(;0===l[u+o-1];)o-=1}else h=0,g=0,l[0]=0,s=1,f=1,o=0;for(d<=a&&a-d>16384?d=ue:d-=a;d>ae;){if(g+=1,g-h>34){if(l.join("").match(/^0+$/)){d=ae;break}pe(e,"overflow")}d-=1}for(;d<ue||f<s;){if(0===g&&o<f){d=ue,o=0;break}if(f<s?s-=1:g-=1,d<ae)d+=1;else{if(l.join("").match(/^0+$/)){d=ae;break}pe(e,"overflow")}}if(g-h+1<o){let n=i;r&&(u+=1,n+=1),t&&(u+=1,n+=1);const o=parseInt(e[u+g+1],10);let s=0;if(o>=5&&(s=1,5===o))for(s=l[g]%2==1?1:0,p=u+g+2;p<n;p++)if(parseInt(e[p],10)){s=1;break}if(s){let e=g;for(;e>=0;e--)if(++l[e]>9&&(l[e]=0,0===e)){if(!(d<ae))return new Decimal128(t?fe:ce);d+=1,l[e]=1}}}if(m=Long.fromNumber(0),y=Long.fromNumber(0),0===o)m=Long.fromNumber(0),y=Long.fromNumber(0);else if(g-h<17){let e=h;for(y=Long.fromNumber(l[e++]),m=new Long(0,0);e<=g;e++)y=y.multiply(Long.fromNumber(10)),y=y.add(Long.fromNumber(l[e]))}else{let e=h;for(m=Long.fromNumber(l[e++]);e<=g-17;e++)m=m.multiply(Long.fromNumber(10)),m=m.add(Long.fromNumber(l[e]));for(y=Long.fromNumber(l[e++]);e<=g;e++)y=y.multiply(Long.fromNumber(10)),y=y.add(Long.fromNumber(l[e]))}const N=function(e,t){if(!e&&!t)return{high:Long.fromNumber(0),low:Long.fromNumber(0)};const r=e.shiftRightUnsigned(32),n=new Long(e.getLowBits(),0),o=t.shiftRightUnsigned(32),i=new Long(t.getLowBits(),0);let s=r.multiply(o),a=r.multiply(i);const u=n.multiply(o);let l=n.multiply(i);return s=s.add(a.shiftRightUnsigned(32)),a=new Long(a.getLowBits(),0).add(u).add(l.shiftRightUnsigned(32)),s=s.add(a.shiftRightUnsigned(32)),l=a.shiftLeft(32).add(new Long(l.getLowBits(),0)),{high:s,low:l}}(m,Long.fromString("100000000000000000"));N.low=N.low.add(y),function(e,t){const r=e.high>>>0,n=t.high>>>0;return r<n||r===n&&e.low>>>0<t.low>>>0}(N.low,y)&&(N.high=N.high.add(Long.fromNumber(1))),b=d+6176;const E={low:Long.fromNumber(0),high:Long.fromNumber(0)};N.high.shiftRightUnsigned(49).and(Long.fromNumber(1)).equals(Long.fromNumber(1))?(E.high=E.high.or(Long.fromNumber(3).shiftLeft(61)),E.high=E.high.or(Long.fromNumber(b).and(Long.fromNumber(16383).shiftLeft(47))),E.high=E.high.or(N.high.and(Long.fromNumber(0x7fffffffffff)))):(E.high=E.high.or(Long.fromNumber(16383&b).shiftLeft(49)),E.high=E.high.or(N.high.and(Long.fromNumber(562949953421311)))),E.low=N.low,t&&(E.high=E.high.or(Long.fromString("9223372036854775808")));const x=C.allocate(16);return w=0,x[w++]=255&E.low.low,x[w++]=E.low.low>>8&255,x[w++]=E.low.low>>16&255,x[w++]=E.low.low>>24&255,x[w++]=255&E.low.high,x[w++]=E.low.high>>8&255,x[w++]=E.low.high>>16&255,x[w++]=E.low.high>>24&255,x[w++]=255&E.high.low,x[w++]=E.high.low>>8&255,x[w++]=E.high.low>>16&255,x[w++]=E.high.low>>24&255,x[w++]=255&E.high.high,x[w++]=E.high.high>>8&255,x[w++]=E.high.high>>16&255,x[w++]=E.high.high>>24&255,new Decimal128(x)}toString(){let e,t=0;const r=new Array(36);for(let e=0;e<r.length;e++)r[e]=0;let n,o,i,s=0,a=!1,u={parts:[0,0,0,0]};const l=[];s=0;const f=this.bytes,c=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,h=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,g=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,d=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24;s=0,(new Long(c,h),new Long(g,d)).lessThan(Long.ZERO)&&l.push("-");const p=d>>26&31;if(p>>3==3){if(30===p)return l.join("")+"Infinity";if(31===p)return"NaN";e=d>>15&16383,n=8+(d>>14&1)}else n=d>>14&7,e=d>>17&16383;const m=e-6176;if(u.parts[0]=(16383&d)+((15&n)<<14),u.parts[1]=g,u.parts[2]=h,u.parts[3]=c,0===u.parts[0]&&0===u.parts[1]&&0===u.parts[2]&&0===u.parts[3])a=!0;else for(i=3;i>=0;i--){let e=0;const t=de(u);if(u=t.quotient,e=t.rem.low,e)for(o=8;o>=0;o--)r[9*i+o]=e%10,e=Math.floor(e/10)}if(a)t=1,r[s]=0;else for(t=36;!r[s];)t-=1,s+=1;const y=t-1+m;if(y>=34||y<=-7||m>0){if(t>34)return l.push("0"),m>0?l.push(`E+${m}`):m<0&&l.push(`E${m}`),l.join("");l.push(`${r[s++]}`),t-=1,t&&l.push(".");for(let e=0;e<t;e++)l.push(`${r[s++]}`);l.push("E"),y>0?l.push(`+${y}`):l.push(`${y}`)}else if(m>=0)for(let e=0;e<t;e++)l.push(`${r[s++]}`);else{let e=t+m;if(e>0)for(let t=0;t<e;t++)l.push(`${r[s++]}`);else l.push("0");for(l.push(".");e++<0;)l.push("0");for(let n=0;n<t-Math.max(e-1,0);n++)l.push(`${r[s++]}`)}return l.join("")}toJSON(){return{$numberDecimal:this.toString()}}toExtendedJSON(){return{$numberDecimal:this.toString()}}static fromExtendedJSON(e){return Decimal128.fromString(e.$numberDecimal)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Decimal128("${this.toString()}")`}}class Double extends BSONValue{get _bsontype(){return"Double"}constructor(e){super(),e instanceof Number&&(e=e.valueOf()),this.value=+e}valueOf(){return this.value}toJSON(){return this.value}toString(e){return this.value.toString(e)}toExtendedJSON(e){return e&&(e.legacy||e.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-0.0"}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}}static fromExtendedJSON(e,t){const r=parseFloat(e.$numberDouble);return t&&t.relaxed?r:new Double(r)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Double(${this.toExtendedJSON().$numberDouble})`}}class Int32 extends BSONValue{get _bsontype(){return"Int32"}constructor(e){super(),e instanceof Number&&(e=e.valueOf()),this.value=0|+e}valueOf(){return this.value}toString(e){return this.value.toString(e)}toJSON(){return this.value}toExtendedJSON(e){return e&&(e.relaxed||e.legacy)?this.value:{$numberInt:this.value.toString()}}static fromExtendedJSON(e,t){return t&&t.relaxed?parseInt(e.$numberInt,10):new Int32(e.$numberInt)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Int32(${this.valueOf()})`}}class MaxKey extends BSONValue{get _bsontype(){return"MaxKey"}toExtendedJSON(){return{$maxKey:1}}static fromExtendedJSON(){return new MaxKey}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return"new MaxKey()"}}class MinKey extends BSONValue{get _bsontype(){return"MinKey"}toExtendedJSON(){return{$minKey:1}}static fromExtendedJSON(){return new MinKey}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return"new MinKey()"}}const me=new RegExp("^[0-9a-fA-F]{24}$");let ye=null;const be=Symbol("id");class ObjectId extends BSONValue{get _bsontype(){return"ObjectId"}constructor(e){let t;if(super(),"object"==typeof e&&e&&"id"in e){if("string"!=typeof e.id&&!ArrayBuffer.isView(e.id))throw new BSONError("Argument passed in must have an id that is of type string or Buffer");t="toHexString"in e&&"function"==typeof e.toHexString?C.fromHex(e.toHexString()):e.id}else t=e;if(null==t||"number"==typeof t)this[be]=ObjectId.generate("number"==typeof t?t:void 0);else if(ArrayBuffer.isView(t)&&12===t.byteLength)this[be]=C.toLocalBufferType(t);else{if("string"!=typeof t)throw new BSONError("Argument passed in does not match the accepted types");if(12===t.length){const e=C.fromUTF8(t);if(12!==e.byteLength)throw new BSONError("Argument passed in must be a string of 12 bytes");this[be]=e}else{if(24!==t.length||!me.test(t))throw new BSONError("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");this[be]=C.fromHex(t)}}ObjectId.cacheHexString&&(this.__id=C.toHex(this.id))}get id(){return this[be]}set id(e){this[be]=e,ObjectId.cacheHexString&&(this.__id=C.toHex(e))}toHexString(){if(ObjectId.cacheHexString&&this.__id)return this.__id;const e=C.toHex(this.id);return ObjectId.cacheHexString&&!this.__id&&(this.__id=e),e}static getInc(){return ObjectId.index=(ObjectId.index+1)%16777215}static generate(e){"number"!=typeof e&&(e=Math.floor(Date.now()/1e3));const t=ObjectId.getInc(),r=C.allocate(12);return BSONDataView.fromUint8Array(r).setUint32(0,e,!1),null===ye&&(ye=C.randomBytes(5)),r[4]=ye[0],r[5]=ye[1],r[6]=ye[2],r[7]=ye[3],r[8]=ye[4],r[11]=255&t,r[10]=t>>8&255,r[9]=t>>16&255,r}toString(e){return"base64"===e?C.toBase64(this.id):this.toHexString()}toJSON(){return this.toHexString()}equals(e){if(null==e)return!1;if(e instanceof ObjectId)return this[be][11]===e[be][11]&&C.equals(this[be],e[be]);if("string"==typeof e&&ObjectId.isValid(e)&&12===e.length&&H(this.id))return C.equals(this.id,C.fromISO88591(e));if("string"==typeof e&&ObjectId.isValid(e)&&24===e.length)return e.toLowerCase()===this.toHexString();if("string"==typeof e&&ObjectId.isValid(e)&&12===e.length)return C.equals(C.fromUTF8(e),this.id);if("object"==typeof e&&"toHexString"in e&&"function"==typeof e.toHexString){const t=e.toHexString(),r=this.toHexString().toLowerCase();return"string"==typeof t&&t.toLowerCase()===r}return!1}getTimestamp(){const e=new Date,t=BSONDataView.fromUint8Array(this.id).getUint32(0,!1);return e.setTime(1e3*Math.floor(t)),e}static createPk(){return new ObjectId}static createFromTime(e){const t=C.fromNumberArray([0,0,0,0,0,0,0,0,0,0,0,0]);return BSONDataView.fromUint8Array(t).setUint32(0,e,!1),new ObjectId(t)}static createFromHexString(e){if(24!==e?.length)throw new BSONError("hex string must be 24 characters");return new ObjectId(C.fromHex(e))}static createFromBase64(e){if(16!==e?.length)throw new BSONError("base64 string must be 16 characters");return new ObjectId(C.fromBase64(e))}static isValid(e){if(null==e)return!1;try{return new ObjectId(e),!0}catch{return!1}}toExtendedJSON(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}}static fromExtendedJSON(e){return new ObjectId(e.$oid)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new ObjectId("${this.toHexString()}")`}}function we(e,t,r){let n=5;if(Array.isArray(e))for(let o=0;o<e.length;o++)n+=Be(o.toString(),e[o],t,!0,r);else{"function"==typeof e?.toBSON&&(e=e.toBSON());for(const o of Object.keys(e))n+=Be(o,e[o],t,!1,r)}return n}function Be(e,t,r=!1,s=!1,a=!1){switch("function"==typeof t?.toBSON&&(t=t.toBSON()),typeof t){case"string":return 1+C.utf8ByteLength(e)+1+4+C.utf8ByteLength(t)+1;case"number":return Math.floor(t)===t&&t>=l&&t<=u&&t>=i&&t<=o?(null!=e?C.utf8ByteLength(e)+1:0)+5:(null!=e?C.utf8ByteLength(e)+1:0)+9;case"undefined":return s||!a?(null!=e?C.utf8ByteLength(e)+1:0)+1:0;case"boolean":return(null!=e?C.utf8ByteLength(e)+1:0)+2;case"object":if(null!=t&&"string"==typeof t._bsontype&&t[Symbol.for("@@mdb.bson.version")]!==n)throw new BSONVersionError;if(null==t||"MinKey"===t._bsontype||"MaxKey"===t._bsontype)return(null!=e?C.utf8ByteLength(e)+1:0)+1;if("ObjectId"===t._bsontype)return(null!=e?C.utf8ByteLength(e)+1:0)+13;if(t instanceof Date||Z(t))return(null!=e?C.utf8ByteLength(e)+1:0)+9;if(ArrayBuffer.isView(t)||t instanceof ArrayBuffer||q(t))return(null!=e?C.utf8ByteLength(e)+1:0)+6+t.byteLength;if("Long"===t._bsontype||"Double"===t._bsontype||"Timestamp"===t._bsontype)return(null!=e?C.utf8ByteLength(e)+1:0)+9;if("Decimal128"===t._bsontype)return(null!=e?C.utf8ByteLength(e)+1:0)+17;if("Code"===t._bsontype)return null!=t.scope&&Object.keys(t.scope).length>0?(null!=e?C.utf8ByteLength(e)+1:0)+1+4+4+C.utf8ByteLength(t.code.toString())+1+we(t.scope,r,a):(null!=e?C.utf8ByteLength(e)+1:0)+1+4+C.utf8ByteLength(t.code.toString())+1;if("Binary"===t._bsontype){const r=t;return r.sub_type===Binary.SUBTYPE_BYTE_ARRAY?(null!=e?C.utf8ByteLength(e)+1:0)+(r.position+1+4+1+4):(null!=e?C.utf8ByteLength(e)+1:0)+(r.position+1+4+1)}if("Symbol"===t._bsontype)return(null!=e?C.utf8ByteLength(e)+1:0)+C.utf8ByteLength(t.value)+4+1+1;if("DBRef"===t._bsontype){const n=Object.assign({$ref:t.collection,$id:t.oid},t.fields);return null!=t.db&&(n.$db=t.db),(null!=e?C.utf8ByteLength(e)+1:0)+1+we(n,r,a)}return t instanceof RegExp||K(t)?(null!=e?C.utf8ByteLength(e)+1:0)+1+C.utf8ByteLength(t.source)+1+(t.global?1:0)+(t.ignoreCase?1:0)+(t.multiline?1:0)+1:"BSONRegExp"===t._bsontype?(null!=e?C.utf8ByteLength(e)+1:0)+1+C.utf8ByteLength(t.pattern)+1+C.utf8ByteLength(t.options)+1:(null!=e?C.utf8ByteLength(e)+1:0)+we(t,r,a)+1;case"function":if(r)return(null!=e?C.utf8ByteLength(e)+1:0)+1+4+C.utf8ByteLength(t.toString())+1}return 0}ObjectId.index=Math.floor(16777215*Math.random());class BSONRegExp extends BSONValue{get _bsontype(){return"BSONRegExp"}constructor(e,t){if(super(),this.pattern=e,this.options=(t??"").split("").sort().join(""),-1!==this.pattern.indexOf("\0"))throw new BSONError(`BSON Regex patterns cannot contain null bytes, found: ${JSON.stringify(this.pattern)}`);if(-1!==this.options.indexOf("\0"))throw new BSONError(`BSON Regex options cannot contain null bytes, found: ${JSON.stringify(this.options)}`);for(let e=0;e<this.options.length;e++)if("i"!==this.options[e]&&"m"!==this.options[e]&&"x"!==this.options[e]&&"l"!==this.options[e]&&"s"!==this.options[e]&&"u"!==this.options[e])throw new BSONError(`The regular expression option [${this.options[e]}] is not supported`)}static parseOptions(e){return e?e.split("").sort().join(""):""}toExtendedJSON(e){return(e=e||{}).legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}}static fromExtendedJSON(e){if("$regex"in e){if("string"==typeof e.$regex)return new BSONRegExp(e.$regex,BSONRegExp.parseOptions(e.$options));if("BSONRegExp"===e.$regex._bsontype)return e}if("$regularExpression"in e)return new BSONRegExp(e.$regularExpression.pattern,BSONRegExp.parseOptions(e.$regularExpression.options));throw new BSONError(`Unexpected BSONRegExp EJSON object form: ${JSON.stringify(e)}`)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new BSONRegExp(${JSON.stringify(this.pattern)}, ${JSON.stringify(this.options)})`}}class BSONSymbol extends BSONValue{get _bsontype(){return"BSONSymbol"}constructor(e){super(),this.value=e}valueOf(){return this.value}toString(){return this.value}inspect(){return`new BSONSymbol("${this.value}")`}toJSON(){return this.value}toExtendedJSON(){return{$symbol:this.value}}static fromExtendedJSON(e){return new BSONSymbol(e.$symbol)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}}const Se=Long;class Timestamp extends Se{get _bsontype(){return"Timestamp"}constructor(e){if(null==e)super(0,0,!0);else if("bigint"==typeof e)super(e,!0);else if(Long.isLong(e))super(e.low,e.high,!0);else{if("object"!=typeof e||!("t"in e)||!("i"in e))throw new BSONError("A Timestamp can only be constructed with: bigint, Long, or { t: number; i: number }");if("number"!=typeof e.t&&("object"!=typeof e.t||"Int32"!==e.t._bsontype))throw new BSONError("Timestamp constructed from { t, i } must provide t as a number");if("number"!=typeof e.i&&("object"!=typeof e.i||"Int32"!==e.i._bsontype))throw new BSONError("Timestamp constructed from { t, i } must provide i as a number");if(e.t<0)throw new BSONError("Timestamp constructed from { t, i } must provide a positive t");if(e.i<0)throw new BSONError("Timestamp constructed from { t, i } must provide a positive i");if(e.t>4294967295)throw new BSONError("Timestamp constructed from { t, i } must provide t equal or less than uint32 max");if(e.i>4294967295)throw new BSONError("Timestamp constructed from { t, i } must provide i equal or less than uint32 max");super(e.i.valueOf(),e.t.valueOf(),!0)}}toJSON(){return{$timestamp:this.toString()}}static fromInt(e){return new Timestamp(Long.fromInt(e,!0))}static fromNumber(e){return new Timestamp(Long.fromNumber(e,!0))}static fromBits(e,t){return new Timestamp({i:e,t})}static fromString(e,t){return new Timestamp(Long.fromString(e,!0,t))}toExtendedJSON(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}}static fromExtendedJSON(e){const t=Long.isLong(e.$timestamp.i)?e.$timestamp.i.getLowBitsUnsigned():e.$timestamp.i,r=Long.isLong(e.$timestamp.t)?e.$timestamp.t.getLowBitsUnsigned():e.$timestamp.t;return new Timestamp({t:r,i:t})}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Timestamp({ t: ${this.getHighBits()}, i: ${this.getLowBits()} })`}}Timestamp.MAX_VALUE=Long.MAX_UNSIGNED_VALUE;const Oe=128,Ne=192,Ee=224,xe=240,Le=248,ve=192,_e=224,Ie=240,Ue=128;function $e(e,t,r){let n=0;for(let o=t;o<r;o+=1){const t=e[o];if(n){if((t&Ne)!==Ue)return!1;n-=1}else if(t&Oe)if((t&Ee)===ve)n=1;else if((t&xe)===_e)n=2;else{if((t&Le)!==Ie)return!1;n=3}}return!n}const je=Long.fromNumber(u),Te=Long.fromNumber(l);function Re(e,t,r){const n=(t=null==t?{}:t)&&t.index?t.index:0,o=e[n]|e[n+1]<<8|e[n+2]<<16|e[n+3]<<24;if(o<5)throw new BSONError(`bson size must be >= 5, is ${o}`);if(t.allowObjectSmallerThanBufferSize&&e.length<o)throw new BSONError(`buffer length ${e.length} must be >= bson size ${o}`);if(!t.allowObjectSmallerThanBufferSize&&e.length!==o)throw new BSONError(`buffer length ${e.length} must === bson size ${o}`);if(o+n>e.byteLength)throw new BSONError(`(bson size ${o} + options.index ${n} must be <= buffer length ${e.byteLength})`);if(0!==e[n+o-1])throw new BSONError("One object, sized correctly, with a spot for an EOO, but the EOO isn't 0x00");return Ae(e,n,t,r)}const De=/^\$ref$|^\$id$|^\$db$/;function Ae(e,t,r,n=!1){const o=null==r.fieldsAsRaw?null:r.fieldsAsRaw,i=null!=r.raw&&r.raw,s="boolean"==typeof r.bsonRegExp&&r.bsonRegExp,a=r.promoteBuffers??!1,u=r.promoteLongs??!0,l=r.promoteValues??!0,$=r.useBigInt64??!1;if($&&!l)throw new BSONError("Must either request bigint or Long for int64 deserialization");if($&&!u)throw new BSONError("Must either request bigint or Long for int64 deserialization");const T=null==r.validation?{utf8:!0}:r.validation;let R,D=!0;const A=new Set,M=T.utf8;if("boolean"==typeof M)R=M;else{D=!1;const e=Object.keys(M).map((function(e){return M[e]}));if(0===e.length)throw new BSONError("UTF-8 validation setting cannot be empty");if("boolean"!=typeof e[0])throw new BSONError("Invalid UTF-8 validation option, must specify boolean values");if(R=e[0],!e.every((e=>e===R)))throw new BSONError("Invalid UTF-8 validation option - keys must be all true or all false")}if(!D)for(const e of Object.keys(M))A.add(e);const P=t;if(e.length<5)throw new BSONError("corrupt bson message < 5 bytes long");const z=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(z<5||z>e.length)throw new BSONError("corrupt bson message");const F=n?[]:{};let V=0,J=!n&&null;const k=new DataView(e.buffer,e.byteOffset,e.byteLength);for(;;){const M=e[t++];if(0===M)break;let P=t;for(;0!==e[P]&&P<e.length;)P++;if(P>=e.byteLength)throw new BSONError("Bad BSON Document: illegal CString");const z=n?V++:C.toUTF8(e.subarray(t,P));let q,H=!0;if(H=D||A.has(z)?R:!R,!1!==J&&"$"===z[0]&&(J=De.test(z)),t=P+1,M===c){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");q=Me(e,t,t+r-1,H),t+=r}else if(M===m){const r=C.allocate(12);r.set(e.subarray(t,t+12)),q=new ObjectId(r),t+=12}else if(M===x&&!1===l)q=new Int32(e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24);else if(M===x)q=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;else if(M===f&&!1===l)q=new Double(k.getFloat64(t,!0)),t+=8;else if(M===f)q=k.getFloat64(t,!0),t+=8;else if(M===b){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;q=new Date(new Long(r,n).toNumber())}else if(M===y){if(0!==e[t]&&1!==e[t])throw new BSONError("illegal boolean type value");q=1===e[t++]}else if(M===h){const n=t,o=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24;if(o<=0||o>e.length-t)throw new BSONError("bad embedded document length in bson");if(i)q=e.slice(t,t+o);else{let t=r;D||(t={...r,validation:{utf8:H}}),q=Ae(e,n,t,!1)}t+=o}else if(M===g){const n=t,i=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24;let s=r;const a=t+i;if(o&&o[z]&&(s={...r,raw:!0}),D||(s={...s,validation:{utf8:H}}),q=Ae(e,n,s,!0),0!==e[(t+=i)-1])throw new BSONError("invalid array terminator byte");if(t!==a)throw new BSONError("corrupted array bson")}else if(M===p)q=void 0;else if(M===w)q=null;else if(M===v){const r=BSONDataView.fromUint8Array(e.subarray(t,t+8)),n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,o=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,i=new Long(n,o);q=$?r.getBigInt64(0,!0):u&&!0===l&&i.lessThanOrEqual(je)&&i.greaterThanOrEqual(Te)?i.toNumber():i}else if(M===_){const r=C.allocate(16);r.set(e.subarray(t,t+16),0),t+=16,q=new Decimal128(r)}else if(M===d){let r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;const n=r,o=e[t++];if(r<0)throw new BSONError("Negative binary type element size found");if(r>e.byteLength)throw new BSONError("Binary type size larger than document size");if(null!=e.slice){if(o===Binary.SUBTYPE_BYTE_ARRAY){if(r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,r<0)throw new BSONError("Negative binary type element size found for subtype 0x02");if(r>n-4)throw new BSONError("Binary type with subtype 0x02 contains too long binary size");if(r<n-4)throw new BSONError("Binary type with subtype 0x02 contains too short binary size")}a&&l?q=C.toLocalBufferType(e.slice(t,t+r)):(q=new Binary(e.slice(t,t+r),o),o===j&&(q=q.toUUID()))}else{const i=C.allocate(r);if(o===Binary.SUBTYPE_BYTE_ARRAY){if(r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,r<0)throw new BSONError("Negative binary type element size found for subtype 0x02");if(r>n-4)throw new BSONError("Binary type with subtype 0x02 contains too long binary size");if(r<n-4)throw new BSONError("Binary type with subtype 0x02 contains too short binary size")}for(P=0;P<r;P++)i[P]=e[t+P];q=a&&l?i:o===j?new Binary(e.slice(t,t+r),o).toUUID():new Binary(e.slice(t,t+r),o)}t+=r}else if(M===B&&!1===s){for(P=t;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const r=C.toUTF8(e.subarray(t,P));for(P=t=P+1;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const n=C.toUTF8(e.subarray(t,P));t=P+1;const o=new Array(n.length);for(P=0;P<n.length;P++)switch(n[P]){case"m":o[P]="m";break;case"s":o[P]="g";break;case"i":o[P]="i"}q=new RegExp(r,o.join(""))}else if(M===B&&!0===s){for(P=t;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const r=C.toUTF8(e.subarray(t,P));for(P=t=P+1;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const n=C.toUTF8(e.subarray(t,P));t=P+1,q=new BSONRegExp(r,n)}else if(M===N){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");const n=Me(e,t,t+r-1,H);q=l?n:new BSONSymbol(n),t+=r}else if(M===L){const r=e[t++]+256*e[t++]+65536*e[t++]+e[t++]*(1<<24),n=e[t++]+256*e[t++]+65536*e[t++]+e[t++]*(1<<24);q=new Timestamp({i:r,t:n})}else if(M===I)q=new MinKey;else if(M===U)q=new MaxKey;else if(M===O){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");const n=Me(e,t,t+r-1,H);q=new Code(n),t+=r}else if(M===E){const n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(n<13)throw new BSONError("code_w_scope total size shorter minimum expected length");const o=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(o<=0||o>e.length-t||0!==e[t+o-1])throw new BSONError("bad string length in bson");const i=Me(e,t,t+o-1,H),s=t+=o,a=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24,u=Ae(e,s,r,!1);if(t+=a,n<8+a+o)throw new BSONError("code_w_scope total size is too short, truncating scope");if(n>8+a+o)throw new BSONError("code_w_scope total size is too long, clips outer document");q=new Code(i,u)}else{if(M!==S)throw new BSONError(`Detected unknown BSON type ${M.toString(16)} for fieldname "${z}"`);{const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");if(null!=T&&T.utf8&&!$e(e,t,t+r-1))throw new BSONError("Invalid UTF-8 string in BSON document");const n=C.toUTF8(e.subarray(t,t+r-1));t+=r;const o=C.allocate(12);o.set(e.subarray(t,t+12),0);const i=new ObjectId(o);t+=12,q=new DBRef(n,i)}}"__proto__"===z?Object.defineProperty(F,z,{value:q,writable:!0,enumerable:!0,configurable:!0}):F[z]=q}if(z!==t-P){if(n)throw new BSONError("corrupt array bson");throw new BSONError("corrupt object bson")}if(!J)return F;if(W(F)){const e=Object.assign({},F);return delete e.$ref,delete e.$id,delete e.$db,new DBRef(F.$ref,F.$id,F.$db,e)}return F}function Me(e,t,r,n){const o=C.toUTF8(e.subarray(t,r));if(n)for(let n=0;n<o.length;n++)if(65533===o.charCodeAt(n)){if(!$e(e,t,r))throw new BSONError("Invalid UTF-8 string in BSON document");break}return o}const Pe=/\x00/,ze=new Set(["$db","$ref","$id","$clusterTime"]);function Ce(e,t,r,n){e[n++]=c,e[(n=n+C.encodeUTF8Into(e,t,n)+1)-1]=0;const o=C.encodeUTF8Into(e,r,n+4);return e[n+3]=o+1>>24&255,e[n+2]=o+1>>16&255,e[n+1]=o+1>>8&255,e[n]=o+1&255,n=n+4+o,e[n++]=0,n}const Fe=new DataView(new ArrayBuffer(8),0,8),Ve=new Uint8Array(Fe.buffer,0,4),Je=new Uint8Array(Fe.buffer,0,8);function ke(e,t,r,n){const s=!Object.is(r,-0)&&Number.isSafeInteger(r)&&r<=o&&r>=i?x:f;s===x?Fe.setInt32(0,r,!0):Fe.setFloat64(0,r,!0);const a=s===x?Ve:Je;return e[n++]=s,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,e.set(a,n),n+=a.byteLength}function qe(e,t,r,n){return e[n++]=v,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,Fe.setBigInt64(0,r,!0),e.set(Je,n),n+=Je.byteLength}function He(e,t,r,n){return e[n++]=w,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,n}function Ke(e,t,r,n){return e[n++]=y,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,e[n++]=r?1:0,n}function Ye(e,t,r,n){e[n++]=b,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=Long.fromNumber(r.getTime()),i=o.getLowBits(),s=o.getHighBits();return e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,e[n++]=255&s,e[n++]=s>>8&255,e[n++]=s>>16&255,e[n++]=s>>24&255,n}function Ze(e,t,r,n){if(e[n++]=B,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,r.source&&null!=r.source.match(Pe))throw new BSONError("value "+r.source+" must not contain null bytes");return n+=C.encodeUTF8Into(e,r.source,n),e[n++]=0,r.ignoreCase&&(e[n++]=105),r.global&&(e[n++]=115),r.multiline&&(e[n++]=109),e[n++]=0,n}function We(e,t,r,n){if(e[n++]=B,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,null!=r.pattern.match(Pe))throw new BSONError("pattern "+r.pattern+" must not contain null bytes");n+=C.encodeUTF8Into(e,r.pattern,n),e[n++]=0;const o=r.options.split("").sort().join("");return n+=C.encodeUTF8Into(e,o,n),e[n++]=0,n}function Ge(e,t,r,n){return null===r?e[n++]=w:"MinKey"===r._bsontype?e[n++]=I:e[n++]=U,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,n}function Xe(e,t,r,n){if(e[n++]=m,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,!H(r.id))throw new BSONError("object ["+JSON.stringify(r)+"] is not a valid ObjectId");return e.set(r.id.subarray(0,12),n),n+12}function Qe(e,t,r,n){e[n++]=d,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.length;return e[n++]=255&o,e[n++]=o>>8&255,e[n++]=o>>16&255,e[n++]=o>>24&255,e[n++]=$,e.set(r,n),n+=o}function et(e,t,r,n,o,i,s,a,u){if(u.has(r))throw new BSONError("Cannot convert circular structure to BSON");u.add(r),e[n++]=Array.isArray(r)?g:h,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const l=ft(e,r,o,n,i+1,s,a,u);return u.delete(r),l}function tt(e,t,r,n){return e[n++]=_,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,e.set(r.bytes.subarray(0,16),n),n+16}function rt(e,t,r,n){e[n++]="Long"===r._bsontype?v:L,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.getLowBits(),i=r.getHighBits();return e[n++]=255&o,e[n++]=o>>8&255,e[n++]=o>>16&255,e[n++]=o>>24&255,e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,n}function nt(e,t,r,n){return r=r.valueOf(),e[n++]=x,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,e[n++]=255&r,e[n++]=r>>8&255,e[n++]=r>>16&255,e[n++]=r>>24&255,n}function ot(e,t,r,n){return e[n++]=f,n+=C.encodeUTF8Into(e,t,n),e[n++]=0,Fe.setFloat64(0,r.value,!0),e.set(Je,n),n+=8}function it(e,t,r,n){e[n++]=O,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.toString(),i=C.encodeUTF8Into(e,o,n+4)+1;return e[n]=255&i,e[n+1]=i>>8&255,e[n+2]=i>>16&255,e[n+3]=i>>24&255,n=n+4+i-1,e[n++]=0,n}function st(e,t,r,n,o=!1,i=0,s=!1,a=!0,u){if(r.scope&&"object"==typeof r.scope){e[n++]=E,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;let l=n;const f=r.code;n+=4;const c=C.encodeUTF8Into(e,f,n+4)+1;e[n]=255&c,e[n+1]=c>>8&255,e[n+2]=c>>16&255,e[n+3]=c>>24&255,e[n+4+c-1]=0,n=n+c+4;const h=ft(e,r.scope,o,n,i+1,s,a,u);n=h-1;const g=h-l;e[l++]=255&g,e[l++]=g>>8&255,e[l++]=g>>16&255,e[l++]=g>>24&255,e[n++]=0}else{e[n++]=O,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.code.toString(),i=C.encodeUTF8Into(e,o,n+4)+1;e[n]=255&i,e[n+1]=i>>8&255,e[n+2]=i>>16&255,e[n+3]=i>>24&255,n=n+4+i-1,e[n++]=0}return n}function at(e,t,r,n){e[n++]=d,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.buffer;let i=r.position;return r.sub_type===Binary.SUBTYPE_BYTE_ARRAY&&(i+=4),e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,e[n++]=r.sub_type,r.sub_type===Binary.SUBTYPE_BYTE_ARRAY&&(i-=4,e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255),e.set(o,n),n+=r.position}function ut(e,t,r,n){e[n++]=N,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;const o=C.encodeUTF8Into(e,r.value,n+4)+1;return e[n]=255&o,e[n+1]=o>>8&255,e[n+2]=o>>16&255,e[n+3]=o>>24&255,n=n+4+o-1,e[n++]=0,n}function lt(e,t,r,n,o,i,s){e[n++]=h,n+=C.encodeUTF8Into(e,t,n),e[n++]=0;let a=n,u={$ref:r.collection||r.namespace,$id:r.oid};null!=r.db&&(u.$db=r.db),u=Object.assign(u,r.fields);const l=ft(e,u,!1,n,o+1,i,!0,s),f=l-a;return e[a++]=255&f,e[a++]=f>>8&255,e[a++]=f>>16&255,e[a++]=f>>24&255,l}function ft(e,t,r,o,i,s,a,u){if(null==u){if(null==t)return e[0]=5,e[1]=0,e[2]=0,e[3]=0,e[4]=0,5;if(Array.isArray(t))throw new BSONError("serialize does not support an array as the root input");if("object"!=typeof t)throw new BSONError("serialize does not support non-object as the root input");if("_bsontype"in t&&"string"==typeof t._bsontype)throw new BSONError("BSON types cannot be serialized as a document");if(Z(t)||K(t)||H(t)||q(t))throw new BSONError("date, regexp, typedarray, and arraybuffer cannot be BSON documents");u=new Set}u.add(t);let l=o+4;if(Array.isArray(t))for(let o=0;o<t.length;o++){const f=`${o}`;let c=t[o];if("function"==typeof c?.toBSON&&(c=c.toBSON()),"string"==typeof c)l=Ce(e,f,c,l);else if("number"==typeof c)l=ke(e,f,c,l);else if("bigint"==typeof c)l=qe(e,f,c,l);else if("boolean"==typeof c)l=Ke(e,f,c,l);else if(c instanceof Date||Z(c))l=Ye(e,f,c,l);else if(void 0===c)l=He(e,f,0,l);else if(null===c)l=He(e,f,0,l);else if(H(c))l=Qe(e,f,c,l);else if(c instanceof RegExp||K(c))l=Ze(e,f,c,l);else if("object"==typeof c&&null==c._bsontype)l=et(e,f,c,l,r,i,s,a,u);else{if("object"==typeof c&&c[Symbol.for("@@mdb.bson.version")]!==n)throw new BSONVersionError;if("ObjectId"===c._bsontype)l=Xe(e,f,c,l);else if("Decimal128"===c._bsontype)l=tt(e,f,c,l);else if("Long"===c._bsontype||"Timestamp"===c._bsontype)l=rt(e,f,c,l);else if("Double"===c._bsontype)l=ot(e,f,c,l);else if("function"==typeof c&&s)l=it(e,f,c,l);else if("Code"===c._bsontype)l=st(e,f,c,l,r,i,s,a,u);else if("Binary"===c._bsontype)l=at(e,f,c,l);else if("BSONSymbol"===c._bsontype)l=ut(e,f,c,l);else if("DBRef"===c._bsontype)l=lt(e,f,c,l,i,s,u);else if("BSONRegExp"===c._bsontype)l=We(e,f,c,l);else if("Int32"===c._bsontype)l=nt(e,f,c,l);else if("MinKey"===c._bsontype||"MaxKey"===c._bsontype)l=Ge(e,f,c,l);else if(void 0!==c._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(c._bsontype)}`)}}else if(t instanceof Map||Y(t)){const o=t.entries();let f=!1;for(;!f;){const t=o.next();if(f=!!t.done,f)continue;const c=t.value[0];let h=t.value[1];"function"==typeof h?.toBSON&&(h=h.toBSON());const g=typeof h;if("string"==typeof c&&!ze.has(c)){if(null!=c.match(Pe))throw new BSONError("key "+c+" must not contain null bytes");if(r){if("$"===c[0])throw new BSONError("key "+c+" must not start with '$'");if(~c.indexOf("."))throw new BSONError("key "+c+" must not contain '.'")}}if("string"===g)l=Ce(e,c,h,l);else if("number"===g)l=ke(e,c,h,l);else if("bigint"===g)l=qe(e,c,h,l);else if("boolean"===g)l=Ke(e,c,h,l);else if(h instanceof Date||Z(h))l=Ye(e,c,h,l);else if(null===h||void 0===h&&!1===a)l=He(e,c,0,l);else if(H(h))l=Qe(e,c,h,l);else if(h instanceof RegExp||K(h))l=Ze(e,c,h,l);else if("object"===g&&null==h._bsontype)l=et(e,c,h,l,r,i,s,a,u);else{if("object"==typeof h&&h[Symbol.for("@@mdb.bson.version")]!==n)throw new BSONVersionError;if("ObjectId"===h._bsontype)l=Xe(e,c,h,l);else if("object"===g&&"Decimal128"===h._bsontype)l=tt(e,c,h,l);else if("Long"===h._bsontype||"Timestamp"===h._bsontype)l=rt(e,c,h,l);else if("Double"===h._bsontype)l=ot(e,c,h,l);else if("Code"===h._bsontype)l=st(e,c,h,l,r,i,s,a,u);else if("function"==typeof h&&s)l=it(e,c,h,l);else if("Binary"===h._bsontype)l=at(e,c,h,l);else if("BSONSymbol"===h._bsontype)l=ut(e,c,h,l);else if("DBRef"===h._bsontype)l=lt(e,c,h,l,i,s,u);else if("BSONRegExp"===h._bsontype)l=We(e,c,h,l);else if("Int32"===h._bsontype)l=nt(e,c,h,l);else if("MinKey"===h._bsontype||"MaxKey"===h._bsontype)l=Ge(e,c,h,l);else if(void 0!==h._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(h._bsontype)}`)}}}else{if("function"==typeof t?.toBSON&&null!=(t=t.toBSON())&&"object"!=typeof t)throw new BSONError("toBSON function did not return an object");for(const o of Object.keys(t)){let f=t[o];"function"==typeof f?.toBSON&&(f=f.toBSON());const c=typeof f;if("string"==typeof o&&!ze.has(o)){if(null!=o.match(Pe))throw new BSONError("key "+o+" must not contain null bytes");if(r){if("$"===o[0])throw new BSONError("key "+o+" must not start with '$'");if(~o.indexOf("."))throw new BSONError("key "+o+" must not contain '.'")}}if("string"===c)l=Ce(e,o,f,l);else if("number"===c)l=ke(e,o,f,l);else if("bigint"===c)l=qe(e,o,f,l);else if("boolean"===c)l=Ke(e,o,f,l);else if(f instanceof Date||Z(f))l=Ye(e,o,f,l);else if(void 0===f)!1===a&&(l=He(e,o,0,l));else if(null===f)l=He(e,o,0,l);else if(H(f))l=Qe(e,o,f,l);else if(f instanceof RegExp||K(f))l=Ze(e,o,f,l);else if("object"===c&&null==f._bsontype)l=et(e,o,f,l,r,i,s,a,u);else{if("object"==typeof f&&f[Symbol.for("@@mdb.bson.version")]!==n)throw new BSONVersionError;if("ObjectId"===f._bsontype)l=Xe(e,o,f,l);else if("object"===c&&"Decimal128"===f._bsontype)l=tt(e,o,f,l);else if("Long"===f._bsontype||"Timestamp"===f._bsontype)l=rt(e,o,f,l);else if("Double"===f._bsontype)l=ot(e,o,f,l);else if("Code"===f._bsontype)l=st(e,o,f,l,r,i,s,a,u);else if("function"==typeof f&&s)l=it(e,o,f,l);else if("Binary"===f._bsontype)l=at(e,o,f,l);else if("BSONSymbol"===f._bsontype)l=ut(e,o,f,l);else if("DBRef"===f._bsontype)l=lt(e,o,f,l,i,s,u);else if("BSONRegExp"===f._bsontype)l=We(e,o,f,l);else if("Int32"===f._bsontype)l=nt(e,o,f,l);else if("MinKey"===f._bsontype||"MaxKey"===f._bsontype)l=Ge(e,o,f,l);else if(void 0!==f._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(f._bsontype)}`)}}}u.delete(t),e[l++]=0;const f=l-o;return e[o++]=255&f,e[o++]=f>>8&255,e[o++]=f>>16&255,e[o++]=f>>24&255,l}const ct={$oid:ObjectId,$binary:Binary,$uuid:Binary,$symbol:BSONSymbol,$numberInt:Int32,$numberDecimal:Decimal128,$numberDouble:Double,$numberLong:Long,$minKey:MinKey,$maxKey:MaxKey,$regex:BSONRegExp,$regularExpression:BSONRegExp,$timestamp:Timestamp};function ht(e,t={}){if("number"==typeof e){const r=e<=o&&e>=i,n=e<=s&&e>=a;if(t.relaxed||t.legacy)return e;if(Number.isInteger(e)&&!Object.is(e,-0)){if(r)return new Int32(e);if(n)return t.useBigInt64?BigInt(e):Long.fromNumber(e)}return new Double(e)}if(null==e||"object"!=typeof e)return e;if(e.$undefined)return null;const r=Object.keys(e).filter((t=>t.startsWith("$")&&null!=e[t]));for(let n=0;n<r.length;n++){const o=ct[r[n]];if(o)return o.fromExtendedJSON(e,t)}if(null!=e.$date){const r=e.$date,n=new Date;if(t.legacy)if("number"==typeof r)n.setTime(r);else if("string"==typeof r)n.setTime(Date.parse(r));else{if("bigint"!=typeof r)throw new BSONRuntimeError("Unrecognized type for EJSON date: "+typeof r);n.setTime(Number(r))}else if("string"==typeof r)n.setTime(Date.parse(r));else if(Long.isLong(r))n.setTime(r.toNumber());else if("number"==typeof r&&t.relaxed)n.setTime(r);else{if("bigint"!=typeof r)throw new BSONRuntimeError("Unrecognized type for EJSON date: "+typeof r);n.setTime(Number(r))}return n}if(null!=e.$code){const t=Object.assign({},e);return e.$scope&&(t.$scope=ht(e.$scope)),Code.fromExtendedJSON(e)}if(W(e)||e.$dbPointer){const t=e.$ref?e:e.$dbPointer;if(t instanceof DBRef)return t;const r=Object.keys(t).filter((e=>e.startsWith("$")));let n=!0;if(r.forEach((e=>{-1===["$ref","$id","$db"].indexOf(e)&&(n=!1)})),n)return DBRef.fromExtendedJSON(t)}return e}function gt(e){const t=e.toISOString();return 0!==e.getUTCMilliseconds()?t:t.slice(0,-5)+"Z"}function dt(e,t){if(e instanceof Map||Y(e)){const r=Object.create(null);for(const[t,n]of e){if("string"!=typeof t)throw new BSONError("Can only serialize maps with string keys");r[t]=n}return dt(r,t)}if(("object"==typeof e||"function"==typeof e)&&null!==e){const r=t.seenObjects.findIndex((t=>t.obj===e));if(-1!==r){const e=t.seenObjects.map((e=>e.propertyName)),n=e.slice(0,r).map((e=>`${e} -> `)).join(""),o=e[r],i=" -> "+e.slice(r+1,e.length-1).map((e=>`${e} -> `)).join(""),s=e[e.length-1],a=" ".repeat(n.length+o.length/2),u="-".repeat(i.length+(o.length+s.length)/2-1);throw new BSONError(`Converting circular structure to EJSON:\n ${n}${o}${i}${s}\n ${a}\\${u}/`)}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return function(e,t){return e.map(((e,r)=>{t.seenObjects.push({propertyName:`index ${r}`,obj:null});try{return dt(e,t)}finally{t.seenObjects.pop()}}))}(e,t);if(void 0===e)return null;if(e instanceof Date||Z(e)){const r=e.getTime(),n=r>-1&&r<2534023188e5;return t.legacy?t.relaxed&&n?{$date:e.getTime()}:{$date:gt(e)}:t.relaxed&&n?{$date:gt(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(!("number"!=typeof e||t.relaxed&&isFinite(e))){if(Number.isInteger(e)&&!Object.is(e,-0)){if(e>=i&&e<=o)return{$numberInt:e.toString()};if(e>=a&&e<=s)return{$numberLong:e.toString()}}return{$numberDouble:Object.is(e,-0)?"-0.0":e.toString()}}if("bigint"==typeof e)return t.relaxed?Number(BigInt.asIntN(64,e)):{$numberLong:BigInt.asIntN(64,e).toString()};if(e instanceof RegExp||K(e)){let r=e.flags;if(void 0===r){const t=e.toString().match(/[gimuy]*$/);t&&(r=t[0])}return new BSONRegExp(e.source,r).toExtendedJSON(t)}return null!=e&&"object"==typeof e?function(e,t){if(null==e||"object"!=typeof e)throw new BSONError("not an object instance");const r=e._bsontype;if(void 0===r){const r={};for(const n of Object.keys(e)){t.seenObjects.push({propertyName:n,obj:null});try{const o=dt(e[n],t);"__proto__"===n?Object.defineProperty(r,n,{value:o,writable:!0,enumerable:!0,configurable:!0}):r[n]=o}finally{t.seenObjects.pop()}}return r}if(null!=e&&"object"==typeof e&&"string"==typeof e._bsontype&&e[Symbol.for("@@mdb.bson.version")]!==n)throw new BSONVersionError;if(function(e){return null!=e&&"object"==typeof e&&"_bsontype"in e&&"string"==typeof e._bsontype}(e)){let n=e;if("function"!=typeof n.toExtendedJSON){const t=pt[e._bsontype];if(!t)throw new BSONError("Unrecognized or invalid _bsontype: "+e._bsontype);n=t(n)}return"Code"===r&&n.scope?n=new Code(n.code,dt(n.scope,t)):"DBRef"===r&&n.oid&&(n=new DBRef(dt(n.collection,t),dt(n.oid,t),dt(n.db,t),dt(n.fields,t))),n.toExtendedJSON(t)}throw new BSONError("_bsontype must be a string, but was: "+typeof r)}(e,t):e}const pt={Binary:e=>new Binary(e.value(),e.sub_type),Code:e=>new Code(e.code,e.scope),DBRef:e=>new DBRef(e.collection||e.namespace,e.oid,e.db,e.fields),Decimal128:e=>new Decimal128(e.bytes),Double:e=>new Double(e.value),Int32:e=>new Int32(e.value),Long:e=>Long.fromBits(null!=e.low?e.low:e.low_,null!=e.low?e.high:e.high_,null!=e.low?e.unsigned:e.unsigned_),MaxKey:()=>new MaxKey,MinKey:()=>new MinKey,ObjectId:e=>new ObjectId(e),BSONRegExp:e=>new BSONRegExp(e.pattern,e.options),BSONSymbol:e=>new BSONSymbol(e.value),Timestamp:e=>Timestamp.fromBits(e.low,e.high)};function mt(e,t){const r={useBigInt64:t?.useBigInt64??!1,relaxed:t?.relaxed??!0,legacy:t?.legacy??!1};return JSON.parse(e,((e,t)=>{if(-1!==e.indexOf("\0"))throw new BSONError(`BSON Document field names cannot contain null bytes, found: ${JSON.stringify(e)}`);return ht(t,r)}))}function yt(e,t,r,n){null!=r&&"object"==typeof r&&(n=r,r=0),null==t||"object"!=typeof t||Array.isArray(t)||(n=t,t=void 0,r=0);const o=dt(e,Object.assign({relaxed:!0,legacy:!1},n,{seenObjects:[{propertyName:"(root)",obj:null}]}));return JSON.stringify(o,t,r)}const bt=Object.create(null);bt.parse=mt,bt.stringify=yt,bt.serialize=function(e,t){return t=t||{},JSON.parse(yt(e,t))},bt.deserialize=function(e,t){return t=t||{},mt(JSON.stringify(e),t)},Object.freeze(bt);const wt=17825792;let Bt=C.allocate(wt);function St(e){Bt.length<e&&(Bt=C.allocate(e))}function Ot(e,t={}){const r="boolean"==typeof t.checkKeys&&t.checkKeys,n="boolean"==typeof t.serializeFunctions&&t.serializeFunctions,o="boolean"!=typeof t.ignoreUndefined||t.ignoreUndefined,i="number"==typeof t.minInternalBufferSize?t.minInternalBufferSize:wt;Bt.length<i&&(Bt=C.allocate(i));const s=ft(Bt,e,r,0,0,n,o,null),a=C.allocate(s);return a.set(Bt.subarray(0,s),0),a}function Nt(e,t,r={}){const n="boolean"==typeof r.checkKeys&&r.checkKeys,o="boolean"==typeof r.serializeFunctions&&r.serializeFunctions,i="boolean"!=typeof r.ignoreUndefined||r.ignoreUndefined,s="number"==typeof r.index?r.index:0,a=ft(Bt,e,n,0,0,o,i,null);return t.set(Bt.subarray(0,a),s),s+a-1}function Et(e,t={}){return Re(C.toLocalBufferType(e),t)}function xt(e,t={}){return we(e,"boolean"==typeof(t=t||{}).serializeFunctions&&t.serializeFunctions,"boolean"!=typeof t.ignoreUndefined||t.ignoreUndefined)}function Lt(e,t,r,n,o,i){const s=Object.assign({allowObjectSmallerThanBufferSize:!0,index:0},i),a=C.toLocalBufferType(e);let u=t;for(let e=0;e<r;e++){const t=a[u]|a[u+1]<<8|a[u+2]<<16|a[u+3]<<24;s.index=u,n[o+e]=Re(a,s),u+=t}return u}var vt=Object.freeze({__proto__:null,Code,BSONSymbol,DBRef,Binary,ObjectId,UUID,Long,Timestamp,Double,Int32,MinKey,MaxKey,BSONRegExp,Decimal128,setInternalBufferSize:St,serialize:Ot,serializeWithBufferAndIndex:Nt,deserialize:Et,calculateObjectSize:xt,deserializeStream:Lt,BSONValue,BSONError,BSONVersionError,BSONRuntimeError,BSONType:T,EJSON:bt});t.BSON=vt,t.BSONError=BSONError,t.BSONRegExp=BSONRegExp,t.BSONRuntimeError=BSONRuntimeError,t.BSONSymbol=BSONSymbol,t.BSONType=T,t.BSONValue=BSONValue,t.BSONVersionError=BSONVersionError,t.Binary=Binary,t.Code=Code,t.DBRef=DBRef,t.Decimal128=Decimal128,t.Double=Double,t.EJSON=bt,t.Int32=Int32,t.Long=Long,t.MaxKey=MaxKey,t.MinKey=MinKey,t.ObjectId=ObjectId,t.Timestamp=Timestamp,t.UUID=UUID,t.calculateObjectSize=xt,t.deserialize=Et,t.deserializeStream=Lt,t.serialize=Ot,t.serializeWithBufferAndIndex=Nt,t.setInternalBufferSize=St}},t={},function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}},s=!0;try{e[n].call(i.exports,i,i.exports,r),s=!1}finally{s&&delete t[n]}return i.exports}(920);var e,t}));
|
|
1
|
+
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(global,(()=>{return e={558:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=s,t.call=function(e){return s(e).apply(null,[].slice.call(arguments,1))};var n,o=r(130),i=(n=o)&&n.__esModule?n:{default:n};function s(e,t){var r=(t=t||{}).addListener||window.addEventListener,n=t.removeListener||window.removeEventListener,o=t.postMessage||window.postMessage,s=t.targetOrigin||"*",u=t.getMessageData||function(e){return e.data};return function(){var t={sender:"postmsg-rpc/client",id:(0,i.default)(),func:e,args:Array.from(arguments)},a=void 0,l=new Promise((function(i,l){var f=function r(){var o=u.apply(null,arguments);if(o&&"postmsg-rpc/server"===o.sender&&o.id===t.id){if(n("message",r),o.err){var s=new Error("Unexpected error calling "+e);return Object.assign(s,o.err),l(s)}i(o.res)}};a=function(){n("message",f);var t=new Error("Canceled call to "+e);t.isCanceled=!0,l(t)},r("message",f),o(t,s)}));return l.cancel=function(){return a()},l}}},246:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(558);Object.defineProperty(t,"caller",{enumerable:!0,get:function(){return i(n).default}}),Object.defineProperty(t,"call",{enumerable:!0,get:function(){return n.call}});var o=r(624);function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"expose",{enumerable:!0,get:function(){return i(o).default}})},624:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){var n=(r=r||{}).addListener||window.addEventListener,o=r.removeListener||window.removeEventListener,i=r.postMessage||window.postMessage,s=r.targetOrigin||"*",u=r.getMessageData||function(e){return e.data},a=r.isCallback||!1,l=function(){var r=u.apply(null,arguments);if(r&&"postmsg-rpc/client"===r.sender&&r.func===e){var n={sender:"postmsg-rpc/server",id:r.id},o=function(e){n.res=e,i(n,s)},l=function(e){n.err=Object.assign({message:e.message},e.output&&e.output.payload),i(n,s)};if(a)t.apply(null,r.args.concat((function(e,t){if(e)return l(e);o(t)})));else{var f=t.apply(null,r.args);Promise.resolve(f).then(o).catch(l)}}};return n("message",l),{close:function(){return o("message",l)}}}},130:(e,t,r)=>{"use strict";e.exports=r(252)},173:(e,t,r)=>{"use strict";var n,o,i,s=r(514),u="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_-";function a(){i=!1}function l(e){if(e){if(e!==n){if(e.length!==u.length)throw new Error("Custom alphabet for shortid must be "+u.length+" unique characters. You submitted "+e.length+" characters: "+e);var t=e.split("").filter((function(e,t,r){return t!==r.lastIndexOf(e)}));if(t.length)throw new Error("Custom alphabet for shortid must be "+u.length+" unique characters. These characters were not unique: "+t.join(", "));n=e,a()}}else n!==u&&(n=u,a())}function f(){return i||(i=function(){n||l(u);for(var e,t=n.split(""),r=[],o=s.nextValue();t.length>0;)o=s.nextValue(),e=Math.floor(o*t.length),r.push(t.splice(e,1)[0]);return r.join("")}())}e.exports={get:function(){return n||u},characters:function(e){return l(e),n},seed:function(e){s.seed(e),o!==e&&(a(),o=e)},lookup:function(e){return f()[e]},shuffled:f}},89:(e,t,r)=>{"use strict";var n,o,i=r(943),s=(r(173),1567752802062),u=7;e.exports=function(e){var t="",r=Math.floor(.001*(Date.now()-s));return r===o?n++:(n=0,o=r),t+=i(u),t+=i(e),n>0&&(t+=i(n)),t+=i(r)}},943:(e,t,r)=>{"use strict";var n=r(173),o=r(908),i=r(137);e.exports=function(e){for(var t,r=0,s="";!t;)s+=i(o,n.get(),1),t=e<Math.pow(16,r+1),r++;return s}},252:(e,t,r)=>{"use strict";var n=r(173),o=r(89),i=r(56),s=r(696)||0;function u(){return o(s)}e.exports=u,e.exports.generate=u,e.exports.seed=function(t){return n.seed(t),e.exports},e.exports.worker=function(t){return s=t,e.exports},e.exports.characters=function(e){return void 0!==e&&n.characters(e),n.shuffled()},e.exports.isValid=i},56:(e,t,r)=>{"use strict";var n=r(173);e.exports=function(e){return!(!e||"string"!=typeof e||e.length<6||new RegExp("[^"+n.get().replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&")+"]").test(e))}},908:(e,t,r)=>{e.exports=r(701)},514:e=>{"use strict";var t=1;e.exports={nextValue:function(){return(t=(9301*t+49297)%233280)/233280},seed:function(e){t=e}}},696:(e,t,r)=>{"use strict";var n=r(1),o=0;!n.isMaster&&n.worker&&(o=n.worker.id),e.exports=parseInt(process.env.NODE_UNIQUE_ID||o,10)},137:e=>{e.exports=function(e,t,r){for(var n=(2<<31-Math.clz32(t.length-1|1))-1,o=Math.ceil(1.6*n*r/t.length),i="";;)for(var s=e(o),u=o;u--;)if((i+=t[s[u]&n]||"").length===+r)return i}},701:(e,t,r)=>{var n=r(113);if(n.randomFillSync){var o={};e.exports=function(e){var t=o[e];return t||(t=Buffer.allocUnsafe(e),e<=255&&(o[e]=t)),n.randomFillSync(t)}}else e.exports=n.randomBytes},458:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ChildProcessEvaluationListener=void 0;const n=r(369),o=r(568);t.ChildProcessEvaluationListener=class ChildProcessEvaluationListener{constructor(e,t){this.exposedListener=(0,n.exposeAll)({onPrompt(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.onPrompt)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:""},onPrint(t){var r,n;return t=t.map(o.deserializeEvaluationResult),null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.onPrint)||void 0===n?void 0:n.call(r,t)},setConfig(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.setConfig)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:Promise.resolve("ignored")},resetConfig(t){var r,n,o;return null!==(o=null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.resetConfig)||void 0===n?void 0:n.call(r,t))&&void 0!==o?o:Promise.resolve("ignored")},validateConfig(t,r){var n,o,i;return null!==(i=null===(o=null===(n=e.evaluationListener)||void 0===n?void 0:n.validateConfig)||void 0===o?void 0:o.call(n,t,r))&&void 0!==i?i:Promise.resolve(null)},getConfig(t){var r,n;return null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.getConfig)||void 0===n?void 0:n.call(r,t)},listConfigOptions(){var t,r;return null===(r=null===(t=e.evaluationListener)||void 0===t?void 0:t.listConfigOptions)||void 0===r?void 0:r.call(t)},onClearCommand(){var t,r;return null===(r=null===(t=e.evaluationListener)||void 0===t?void 0:t.onClearCommand)||void 0===r?void 0:r.call(t)},onExit(t){var r,n,o;return null!==(o=null===(n=null===(r=e.evaluationListener)||void 0===r?void 0:r.onExit)||void 0===n?void 0:n.call(r,t))&&void 0!==o?o:Promise.resolve()}},t)}terminate(){this.exposedListener[n.close]()}}},517:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ChildProcessMongoshBus=void 0;const n=r(369);t.ChildProcessMongoshBus=class ChildProcessMongoshBus{constructor(e,t){const r=(0,n.exposeAll)({emit(...t){e.emit(...t)},on(){throw new Error("Can't use `on` method on ChildProcessMongoshBus")},once(){throw new Error("Can't use `once` method on ChildProcessMongoshBus")}},t);this.exposedEmitter=r}terminate(){this.exposedEmitter[n.close]()}}},920:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WorkerRuntime=void 0;const o=r(81),i=n(r(17)),s=r(361),u=r(859),a=r(369),l=r(458),f=r(568),c=r(517);t.WorkerRuntime=class WorkerRuntime{constructor(e,t,r={},n={},o=new s.EventEmitter){this.evaluationListener=null,this.childProcessProxySrcPath=process.env.CHILD_PROCESS_PROXY_SRC_PATH_DO_NOT_USE_THIS_EXCEPT_FOR_TESTING||i.default.resolve(__dirname,"child-process-proxy.js"),this.initOptions={uri:e,driverOptions:t,cliOptions:r,spawnOptions:n},this.eventEmitter=o,this.initWorkerPromise=this.initWorker()}async initWorker(){var e,t,r;const{uri:n,driverOptions:i,cliOptions:u,spawnOptions:h}=this.initOptions;this.childProcess=(0,o.spawn)(process.execPath,[this.childProcessProxySrcPath],{stdio:["inherit","inherit","pipe","ipc"],...h});let g="";null===(r=null===(t=null===(e=this.childProcess)||void 0===e?void 0:e.stderr)||void 0===t?void 0:t.setEncoding("utf8"))||void 0===r||r.on("data",(e=>{g+=e})),await Promise.race([(async()=>{let e;for(;[e]=await(0,s.once)(this.childProcess,"message");)if("ready"===e)return})(),(async()=>{const[e]=await(0,s.once)(this.childProcess,"exit");if(e){let t=function(e){const[,t]=e.split(/^\s*\^\s*$/m).map((e=>e.trim()));if(t){const e=new Error,r=t.substring(0,t.search(/^\s*at/m))||t,[n,...o]=r.split(": ");return e.name=n,e.message=o.join(": ").trim(),e.stack=t,e}return null}(g);throw t?t.message=`Child process failed to start with the following error: ${t.message}`:t=new Error(`Worker runtime failed to start: child process exited with code ${e}`),t}})()]),this.childProcess.setMaxListeners(25),this.childProcessRuntime=(0,a.createCaller)(["init","evaluate","getCompletions","setEvaluationListener","getShellPrompt","interrupt"],this.childProcess),this.childProcessEvaluationListener=new l.ChildProcessEvaluationListener(this,this.childProcess),this.childProcessMongoshBus=new c.ChildProcessMongoshBus(this.eventEmitter,this.childProcess),await this.childProcessRuntime.init(n,(0,f.serializeConnectOptions)(i),u)}async evaluate(e){return await this.initWorkerPromise,(0,f.deserializeEvaluationResult)(await this.childProcessRuntime.evaluate(e))}async getCompletions(e){return await this.initWorkerPromise,await this.childProcessRuntime.getCompletions(e)}async getShellPrompt(){return await this.initWorkerPromise,await this.childProcessRuntime.getShellPrompt()}setEvaluationListener(e){const t=this.evaluationListener;return this.evaluationListener=e,t}async terminate(){try{await this.initWorkerPromise}catch(e){}await(0,u.kill)(this.childProcess),this.childProcessRuntime&&this.childProcessRuntime[a.cancel](),this.childProcessEvaluationListener&&this.childProcessEvaluationListener.terminate(),this.childProcessMongoshBus&&this.childProcessMongoshBus.terminate()}async interrupt(){return await this.initWorkerPromise,this.childProcessRuntime.interrupt()}async waitForRuntimeToBeReady(){await this.initWorkerPromise}}},369:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.createCaller=t.exposeAll=t.cancel=t.close=t.removeTrailingUndefined=t.deserialize=t.serialize=void 0;const o=n(r(655)),i=r(246),s=r(568);function u(e){return`data:;base64,${o.default.serialize(e).toString("base64")}`}function a(e){return/^data:;base64,.+/.test(e)?o.default.deserialize(Buffer.from(e.replace("data:;base64,",""),"base64")):e}var l;function f(e){return e&&"object"==typeof e&&"id"in e&&"sender"in e}function c(e){return f(e)&&"postmsg-rpc/server"===e.sender}function h(e){return f(e)&&"postmsg-rpc/client"===e.sender}function g(e){if(Array.isArray(e))for(e=[...e];e.length>0&&void 0===e[e.length-1];)e.pop();return e}function d(e){return{addListener:e.on.bind(e),removeListener:e.off.bind(e),postMessage(t){if(h(t)&&Array.isArray(t.args)&&(t.args=u(g(t.args))),c(t))try{t.res=u(t.res)}catch(e){t.res=u({type:l.Error,payload:(0,s.serializeError)(e)})}return function(e,t){"postMessage"in e&&"function"==typeof e.postMessage&&e.postMessage(t),"send"in e&&"function"==typeof e.send&&e.send(t)}(e,t)},getMessageData:e=>(h(e)&&e.args&&"string"==typeof e.args&&(e.args=a(e.args)),c(e)&&"string"==typeof e.res&&(e.res=a(e.res)),e)}}t.serialize=u,t.deserialize=a,function(e){e[e.Message=0]="Message",e[e.Error=1]="Error"}(l||(l={})),t.removeTrailingUndefined=g,t.close=Symbol("@@rpc.close"),t.cancel=Symbol("@@rpc.cancel"),t.exposeAll=function(e,r){return Object.entries(e).forEach((([e,t])=>{const{close:n}=(0,i.expose)(e,(async(...e)=>{try{return{type:l.Message,payload:await t(...e)}}catch(e){return{type:l.Error,payload:(0,s.serializeError)(e)}}}),d(r));t.close=n})),Object.defineProperty(e,t.close,{enumerable:!1,value(){Object.values(e).forEach((e=>{e.close()}))}}),e},t.createCaller=function(e,r,n={}){const o={},u=new Set;return e.forEach((e=>{const t=(0,i.caller)(e,d(r));o[e]=async(...r)=>{var o;const i="function"==typeof n[e]?null===(o=n[e])||void 0===o?void 0:o.call(n,...r):r,a=t(...i);u.add(a);const f=await a;if(u.delete(a),(c=f)&&"object"==typeof c&&c.type===l.Error)throw(0,s.deserializeError)(f.payload);var c;return f.payload}})),Object.defineProperty(o,t.cancel,{enumerable:!1,value(){for(const e of u)e.cancel(),u.delete(e)}}),o}},568:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.deserializeConnectOptions=t.serializeConnectOptions=t.deserializeEvaluationResult=t.serializeEvaluationResult=t.SerializedResultTypes=t.deserializeError=t.serializeError=void 0;const n=r(837),o=r(429);function i(e){var t;return(t=e,Object.getOwnPropertyNames(t)).concat("name").reduce(((t,r)=>(t[r]=e[r],t)),{})}function s(e){return Object.assign(new Error,e)}var u;t.serializeError=i,t.deserializeError=s,function(e){e.SerializedErrorResult="SerializedErrorResult",e.InspectResult="InspectResult",e.SerializedShellApiResult="SerializedShellApiResult"}(u=t.SerializedResultTypes||(t.SerializedResultTypes={})),t.serializeEvaluationResult=function({type:e,printable:t,source:r}){return"object"!=typeof(s=t)&&"function"!=typeof s||null===s?{type:e,printable:t,source:r}:function(e){return e&&e.name&&e.message&&e.stack}(t)?{type:u.SerializedErrorResult,printable:i(t),source:r}:null===e?{type:u.InspectResult,printable:(0,n.inspect)(t),source:r}:{type:u.SerializedShellApiResult,printable:{origType:e,serializedValue:o.EJSON.serialize(t)}};var s},t.deserializeEvaluationResult=function({type:e,printable:t,source:r}){return e===u.SerializedErrorResult?{type:e,printable:s(t),source:r}:e===u.SerializedShellApiResult?{type:t.origType,printable:o.EJSON.deserialize(t.serializedValue),source:r}:{type:e,printable:t,source:r}};const a=["schemaMap","encryptedFieldsMap"];t.serializeConnectOptions=function(e){var t;const r={...e};for(const e of a)(null===(t=r.autoEncryption)||void 0===t?void 0:t[e])&&(r.autoEncryption={...r.autoEncryption,[e]:o.EJSON.serialize(r.autoEncryption[e],{relaxed:!1})});return r},t.deserializeConnectOptions=function(e){var t;const r={...e};for(const e of a)(null===(t=r.autoEncryption)||void 0===t?void 0:t[e])&&(r.autoEncryption={...r.autoEncryption,[e]:o.EJSON.deserialize(r.autoEncryption[e],{relaxed:!1})});return r}},859:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.kill=void 0;const n=r(81),o=r(361);async function i(e,t="SIGTERM"){e.kill(t),null===e.exitCode&&null===e.signalCode&&await(0,o.once)(e,"exit")}t.kill=i,t.default=function(e,t={},r,o="inherit",s="inherit"){return new Promise((async(u,a)=>{const l=Date.now().toString(32),f=(0,n.spawn)(process.execPath,{stdio:["pipe",o,s,"ipc"],...t});if(!f.stdin)return await i(f),a(new Error("Can't write src to the spawned process, missing stdin"));let c;function h(){c&&clearTimeout(c),f.stdin&&f.stdin.off("error",d),f.off("message",p),f.off("exit",g)}function g(e){e&&e>0&&(h(),a(new Error("Child process exited with error before starting")))}async function d(e){h(),await i(f),a(e)}function p(e){e===l&&(h(),u(f))}f.on("message",p),f.on("exit",g),f.stdin.on("error",d),f.stdin.write(e),f.stdin.write(`;process.send(${JSON.stringify(l)})`),f.stdin.end(),c=void 0!==r?setTimeout((async function(){h(),await i(f),a(new Error("Timed out while waiting for child process to start"))}),r):null}))}},81:e=>{"use strict";e.exports=require("child_process")},1:e=>{"use strict";e.exports=require("cluster")},113:e=>{"use strict";e.exports=require("crypto")},361:e=>{"use strict";e.exports=require("events")},17:e=>{"use strict";e.exports=require("path")},837:e=>{"use strict";e.exports=require("util")},655:e=>{"use strict";e.exports=require("v8")},429:(e,t,r)=>{"use strict";function n(e){return["[object ArrayBuffer]","[object SharedArrayBuffer]"].includes(Object.prototype.toString.call(e))}function o(e){return"[object Uint8Array]"===Object.prototype.toString.call(e)}function i(e){return"[object RegExp]"===Object.prototype.toString.call(e)}function s(e){return"[object Map]"===Object.prototype.toString.call(e)}function u(e){return"[object Date]"===Object.prototype.toString.call(e)}const a=5,l=2147483647,f=-2147483648,c=Math.pow(2,63)-1,h=-Math.pow(2,63),g=Math.pow(2,53),d=-Math.pow(2,53),p=1,m=2,y=3,b=4,w=5,S=6,B=7,O=8,N=9,E=10,L=11,v=12,x=13,_=14,U=15,I=16,$=17,j=18,T=19,D=255,R=127,A=0,M=4,P=Object.freeze({double:1,string:2,object:3,array:4,binData:5,undefined:6,objectId:7,bool:8,date:9,null:10,regex:11,dbPointer:12,javascript:13,symbol:14,javascriptWithScope:15,int:16,timestamp:17,long:18,decimal:19,minKey:-1,maxKey:127});class BSONError extends Error{get bsonError(){return!0}get name(){return"BSONError"}constructor(e){super(e)}static isBSONError(e){return null!=e&&"object"==typeof e&&"bsonError"in e&&!0===e.bsonError&&"name"in e&&"message"in e&&"stack"in e}}class BSONVersionError extends BSONError{get name(){return"BSONVersionError"}constructor(){super(`Unsupported BSON version, bson types must be from bson ${a}.0 or later`)}}class BSONRuntimeError extends BSONError{get name(){return"BSONRuntimeError"}constructor(e){super(e)}}function F(e){return z.fromNumberArray(Array.from({length:e},(()=>Math.floor(256*Math.random()))))}const z={toLocalBufferType(e){if(Buffer.isBuffer(e))return e;if(ArrayBuffer.isView(e))return Buffer.from(e.buffer,e.byteOffset,e.byteLength);const t=e?.[Symbol.toStringTag]??Object.prototype.toString.call(e);if("ArrayBuffer"===t||"SharedArrayBuffer"===t||"[object ArrayBuffer]"===t||"[object SharedArrayBuffer]"===t)return Buffer.from(e);throw new BSONError(`Cannot create Buffer from ${String(e)}`)},allocate:e=>Buffer.alloc(e),equals:(e,t)=>z.toLocalBufferType(e).equals(t),fromNumberArray:e=>Buffer.from(e),fromBase64:e=>Buffer.from(e,"base64"),toBase64:e=>z.toLocalBufferType(e).toString("base64"),fromISO88591:e=>Buffer.from(e,"binary"),toISO88591:e=>z.toLocalBufferType(e).toString("binary"),fromHex:e=>Buffer.from(e,"hex"),toHex:e=>z.toLocalBufferType(e).toString("hex"),fromUTF8:e=>Buffer.from(e,"utf8"),toUTF8:e=>z.toLocalBufferType(e).toString("utf8"),utf8ByteLength:e=>Buffer.byteLength(e,"utf8"),encodeUTF8Into:(e,t,r)=>z.toLocalBufferType(e).write(t,r,void 0,"utf8"),randomBytes:(()=>{try{return r(113).randomBytes}catch{return F}})()};function V(e){if(e<0)throw new RangeError(`The argument 'byteLength' is invalid. Received ${e}`);return k.fromNumberArray(Array.from({length:e},(()=>Math.floor(256*Math.random()))))}const C=(()=>{const{crypto:e}=globalThis;if(null!=e&&"function"==typeof e.getRandomValues)return t=>e.getRandomValues(k.allocate(t));if(function(){const{navigator:e}=globalThis;return"object"==typeof e&&"ReactNative"===e.product}()){const{console:e}=globalThis;e?.warn?.("BSON: For React Native please polyfill crypto.getRandomValues, e.g. using: https://www.npmjs.com/package/react-native-get-random-values.")}return V})(),J=/(\d|[a-f])/i,k={toLocalBufferType(e){const t=e?.[Symbol.toStringTag]??Object.prototype.toString.call(e);if("Uint8Array"===t)return e;if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength));if("ArrayBuffer"===t||"SharedArrayBuffer"===t||"[object ArrayBuffer]"===t||"[object SharedArrayBuffer]"===t)return new Uint8Array(e);throw new BSONError(`Cannot make a Uint8Array from ${String(e)}`)},allocate(e){if("number"!=typeof e)throw new TypeError(`The "size" argument must be of type number. Received ${String(e)}`);return new Uint8Array(e)},equals(e,t){if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0},fromNumberArray:e=>Uint8Array.from(e),fromBase64:e=>Uint8Array.from(atob(e),(e=>e.charCodeAt(0))),toBase64:e=>btoa(k.toISO88591(e)),fromISO88591:e=>Uint8Array.from(e,(e=>255&e.charCodeAt(0))),toISO88591:e=>Array.from(Uint16Array.from(e),(e=>String.fromCharCode(e))).join(""),fromHex(e){const t=e.length%2==0?e:e.slice(0,e.length-1),r=[];for(let e=0;e<t.length;e+=2){const n=t[e],o=t[e+1];if(!J.test(n))break;if(!J.test(o))break;const i=Number.parseInt(`${n}${o}`,16);r.push(i)}return Uint8Array.from(r)},toHex:e=>Array.from(e,(e=>e.toString(16).padStart(2,"0"))).join(""),fromUTF8:e=>(new TextEncoder).encode(e),toUTF8:e=>new TextDecoder("utf8",{fatal:!1}).decode(e),utf8ByteLength:e=>k.fromUTF8(e).byteLength,encodeUTF8Into(e,t,r){const n=k.fromUTF8(t);return e.set(n,r),n.byteLength},randomBytes:C},q="function"==typeof Buffer&&!0!==Buffer.prototype?._isBuffer?z:k;class BSONDataView extends DataView{static fromUint8Array(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}}class BSONValue{get[Symbol.for("@@mdb.bson.version")](){return a}}class Binary extends BSONValue{get _bsontype(){return"Binary"}constructor(e,t){if(super(),!(null==e||"string"==typeof e||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||Array.isArray(e)))throw new BSONError("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=t??Binary.BSON_BINARY_SUBTYPE_DEFAULT,null==e?(this.buffer=q.allocate(Binary.BUFFER_SIZE),this.position=0):("string"==typeof e?this.buffer=q.fromISO88591(e):Array.isArray(e)?this.buffer=q.fromNumberArray(e):this.buffer=q.toLocalBufferType(e),this.position=this.buffer.byteLength)}put(e){if("string"==typeof e&&1!==e.length)throw new BSONError("only accepts single character String");if("number"!=typeof e&&1!==e.length)throw new BSONError("only accepts single character Uint8Array or Array");let t;if(t="string"==typeof e?e.charCodeAt(0):"number"==typeof e?e:e[0],t<0||t>255)throw new BSONError("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.byteLength>this.position)this.buffer[this.position++]=t;else{const e=q.allocate(Binary.BUFFER_SIZE+this.buffer.length);e.set(this.buffer,0),this.buffer=e,this.buffer[this.position++]=t}}write(e,t){if(t="number"==typeof t?t:this.position,this.buffer.byteLength<t+e.length){const t=q.allocate(this.buffer.byteLength+e.length);t.set(this.buffer,0),this.buffer=t}if(ArrayBuffer.isView(e))this.buffer.set(q.toLocalBufferType(e),t),this.position=t+e.byteLength>this.position?t+e.length:this.position;else if("string"==typeof e){const r=q.fromISO88591(e);this.buffer.set(r,t),this.position=t+e.length>this.position?t+e.length:this.position}}read(e,t){return t=t&&t>0?t:this.position,this.buffer.slice(e,e+t)}value(e){return(e=!!e)&&this.buffer.length===this.position?this.buffer:e?this.buffer.slice(0,this.position):q.toISO88591(this.buffer.subarray(0,this.position))}length(){return this.position}toJSON(){return q.toBase64(this.buffer)}toString(e){return"hex"===e?q.toHex(this.buffer):"base64"===e?q.toBase64(this.buffer):q.toUTF8(this.buffer)}toExtendedJSON(e){e=e||{};const t=q.toBase64(this.buffer),r=Number(this.sub_type).toString(16);return e.legacy?{$binary:t,$type:1===r.length?"0"+r:r}:{$binary:{base64:t,subType:1===r.length?"0"+r:r}}}toUUID(){if(this.sub_type===Binary.SUBTYPE_UUID)return new UUID(this.buffer.slice(0,this.position));throw new BSONError(`Binary sub_type "${this.sub_type}" is not supported for converting to UUID. Only "${Binary.SUBTYPE_UUID}" is currently supported.`)}static createFromHexString(e,t){return new Binary(q.fromHex(e),t)}static createFromBase64(e,t){return new Binary(q.fromBase64(e),t)}static fromExtendedJSON(e,t){let r,n;if(t=t||{},"$binary"in e?t.legacy&&"string"==typeof e.$binary&&"$type"in e?(n=e.$type?parseInt(e.$type,16):0,r=q.fromBase64(e.$binary)):"string"!=typeof e.$binary&&(n=e.$binary.subType?parseInt(e.$binary.subType,16):0,r=q.fromBase64(e.$binary.base64)):"$uuid"in e&&(n=4,r=UUID.bytesFromString(e.$uuid)),!r)throw new BSONError(`Unexpected Binary Extended JSON format ${JSON.stringify(e)}`);return n===M?new UUID(r):new Binary(r,n)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`Binary.createFromBase64("${q.toBase64(this.buffer.subarray(0,this.position))}", ${this.sub_type})`}}Binary.BSON_BINARY_SUBTYPE_DEFAULT=0,Binary.BUFFER_SIZE=256,Binary.SUBTYPE_DEFAULT=0,Binary.SUBTYPE_FUNCTION=1,Binary.SUBTYPE_BYTE_ARRAY=2,Binary.SUBTYPE_UUID_OLD=3,Binary.SUBTYPE_UUID=4,Binary.SUBTYPE_MD5=5,Binary.SUBTYPE_ENCRYPTED=6,Binary.SUBTYPE_COLUMN=7,Binary.SUBTYPE_USER_DEFINED=128;const H=/^[0-9A-F]{32}$/i,K=/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i;class UUID extends Binary{constructor(e){let t;if(null==e)t=UUID.generate();else if(e instanceof UUID)t=q.toLocalBufferType(new Uint8Array(e.buffer));else if(ArrayBuffer.isView(e)&&16===e.byteLength)t=q.toLocalBufferType(e);else{if("string"!=typeof e)throw new BSONError("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).");t=UUID.bytesFromString(e)}super(t,M)}get id(){return this.buffer}set id(e){this.buffer=e}toHexString(e=!0){return e?[q.toHex(this.buffer.subarray(0,4)),q.toHex(this.buffer.subarray(4,6)),q.toHex(this.buffer.subarray(6,8)),q.toHex(this.buffer.subarray(8,10)),q.toHex(this.buffer.subarray(10,16))].join("-"):q.toHex(this.buffer)}toString(e){return"hex"===e?q.toHex(this.id):"base64"===e?q.toBase64(this.id):this.toHexString()}toJSON(){return this.toHexString()}equals(e){if(!e)return!1;if(e instanceof UUID)return q.equals(e.id,this.id);try{return q.equals(new UUID(e).id,this.id)}catch{return!1}}toBinary(){return new Binary(this.id,Binary.SUBTYPE_UUID)}static generate(){const e=q.randomBytes(16);return e[6]=15&e[6]|64,e[8]=63&e[8]|128,e}static isValid(e){return!!e&&("string"==typeof e?UUID.isValidUUIDString(e):o(e)?16===e.byteLength:"Binary"===e._bsontype&&e.sub_type===this.SUBTYPE_UUID&&16===e.buffer.byteLength)}static createFromHexString(e){const t=UUID.bytesFromString(e);return new UUID(t)}static createFromBase64(e){return new UUID(q.fromBase64(e))}static bytesFromString(e){if(!UUID.isValidUUIDString(e))throw new BSONError("UUID string representation must be 32 hex digits or canonical hyphenated representation");return q.fromHex(e.replace(/-/g,""))}static isValidUUIDString(e){return H.test(e)||K.test(e)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new UUID("${this.toHexString()}")`}}UUID.cacheHexString=!1;class Code extends BSONValue{get _bsontype(){return"Code"}constructor(e,t){super(),this.code=e.toString(),this.scope=t??null}toJSON(){return null!=this.scope?{code:this.code,scope:this.scope}:{code:this.code}}toExtendedJSON(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}}static fromExtendedJSON(e){return new Code(e.$code,e.$scope)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){const e=this.toJSON();return`new Code("${String(e.code)}"${null!=e.scope?`, ${JSON.stringify(e.scope)}`:""})`}}function Y(e){return null!=e&&"object"==typeof e&&"$id"in e&&null!=e.$id&&"$ref"in e&&"string"==typeof e.$ref&&(!("$db"in e)||"$db"in e&&"string"==typeof e.$db)}class DBRef extends BSONValue{get _bsontype(){return"DBRef"}constructor(e,t,r,n){super();const o=e.split(".");2===o.length&&(r=o.shift(),e=o.shift()),this.collection=e,this.oid=t,this.db=r,this.fields=n||{}}get namespace(){return this.collection}set namespace(e){this.collection=e}toJSON(){const e=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return null!=this.db&&(e.$db=this.db),e}toExtendedJSON(e){e=e||{};let t={$ref:this.collection,$id:this.oid};return e.legacy||(this.db&&(t.$db=this.db),t=Object.assign(t,this.fields)),t}static fromExtendedJSON(e){const t=Object.assign({},e);return delete t.$ref,delete t.$id,delete t.$db,new DBRef(e.$ref,e.$id,e.$db,t)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){const e=void 0===this.oid||void 0===this.oid.toString?this.oid:this.oid.toString();return`new DBRef("${this.namespace}", new ObjectId("${String(e)}")${this.db?`, "${this.db}"`:""})`}}let Z;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{}const W=4294967296,G=0x10000000000000000,X=G/2,Q={},ee={},te=/^(\+?0|(\+|-)?[1-9][0-9]*)$/;class Long extends BSONValue{get _bsontype(){return"Long"}get __isLong__(){return!0}constructor(e=0,t,r){super(),"bigint"==typeof e?Object.assign(this,Long.fromBigInt(e,!!t)):"string"==typeof e?Object.assign(this,Long.fromString(e,!!t)):(this.low=0|e,this.high=0|t,this.unsigned=!!r)}static fromBits(e,t,r){return new Long(e,t,r)}static fromInt(e,t){let r,n,o;return t?(o=0<=(e>>>=0)&&e<256)&&(n=ee[e],n)?n:(r=Long.fromBits(e,(0|e)<0?-1:0,!0),o&&(ee[e]=r),r):(o=-128<=(e|=0)&&e<128)&&(n=Q[e],n)?n:(r=Long.fromBits(e,e<0?-1:0,!1),o&&(Q[e]=r),r)}static fromNumber(e,t){if(isNaN(e))return t?Long.UZERO:Long.ZERO;if(t){if(e<0)return Long.UZERO;if(e>=G)return Long.MAX_UNSIGNED_VALUE}else{if(e<=-X)return Long.MIN_VALUE;if(e+1>=X)return Long.MAX_VALUE}return e<0?Long.fromNumber(-e,t).neg():Long.fromBits(e%W|0,e/W|0,t)}static fromBigInt(e,t){return Long.fromString(e.toString(),t)}static fromString(e,t,r){if(0===e.length)throw new BSONError("empty string");if("NaN"===e||"Infinity"===e||"+Infinity"===e||"-Infinity"===e)return Long.ZERO;if("number"==typeof t?(r=t,t=!1):t=!!t,(r=r||10)<2||36<r)throw new BSONError("radix");let n;if((n=e.indexOf("-"))>0)throw new BSONError("interior hyphen");if(0===n)return Long.fromString(e.substring(1),t,r).neg();const o=Long.fromNumber(Math.pow(r,8));let i=Long.ZERO;for(let t=0;t<e.length;t+=8){const n=Math.min(8,e.length-t),s=parseInt(e.substring(t,t+n),r);if(n<8){const e=Long.fromNumber(Math.pow(r,n));i=i.mul(e).add(Long.fromNumber(s))}else i=i.mul(o),i=i.add(Long.fromNumber(s))}return i.unsigned=t,i}static fromBytes(e,t,r){return r?Long.fromBytesLE(e,t):Long.fromBytesBE(e,t)}static fromBytesLE(e,t){return new Long(e[0]|e[1]<<8|e[2]<<16|e[3]<<24,e[4]|e[5]<<8|e[6]<<16|e[7]<<24,t)}static fromBytesBE(e,t){return new Long(e[4]<<24|e[5]<<16|e[6]<<8|e[7],e[0]<<24|e[1]<<16|e[2]<<8|e[3],t)}static isLong(e){return null!=e&&"object"==typeof e&&"__isLong__"in e&&!0===e.__isLong__}static fromValue(e,t){return"number"==typeof e?Long.fromNumber(e,t):"string"==typeof e?Long.fromString(e,t):Long.fromBits(e.low,e.high,"boolean"==typeof t?t:e.unsigned)}add(e){Long.isLong(e)||(e=Long.fromValue(e));const t=this.high>>>16,r=65535&this.high,n=this.low>>>16,o=65535&this.low,i=e.high>>>16,s=65535&e.high,u=e.low>>>16;let a=0,l=0,f=0,c=0;return c+=o+(65535&e.low),f+=c>>>16,c&=65535,f+=n+u,l+=f>>>16,f&=65535,l+=r+s,a+=l>>>16,l&=65535,a+=t+i,a&=65535,Long.fromBits(f<<16|c,a<<16|l,this.unsigned)}and(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low&e.low,this.high&e.high,this.unsigned)}compare(e){if(Long.isLong(e)||(e=Long.fromValue(e)),this.eq(e))return 0;const t=this.isNegative(),r=e.isNegative();return t&&!r?-1:!t&&r?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1}comp(e){return this.compare(e)}divide(e){if(Long.isLong(e)||(e=Long.fromValue(e)),e.isZero())throw new BSONError("division by zero");if(Z){if(!this.unsigned&&-2147483648===this.high&&-1===e.low&&-1===e.high)return this;const t=(this.unsigned?Z.div_u:Z.div_s)(this.low,this.high,e.low,e.high);return Long.fromBits(t,Z.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?Long.UZERO:Long.ZERO;let t,r,n;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return Long.UZERO;if(e.gt(this.shru(1)))return Long.UONE;n=Long.UZERO}else{if(this.eq(Long.MIN_VALUE))return e.eq(Long.ONE)||e.eq(Long.NEG_ONE)?Long.MIN_VALUE:e.eq(Long.MIN_VALUE)?Long.ONE:(t=this.shr(1).div(e).shl(1),t.eq(Long.ZERO)?e.isNegative()?Long.ONE:Long.NEG_ONE:(r=this.sub(e.mul(t)),n=t.add(r.div(e)),n));if(e.eq(Long.MIN_VALUE))return this.unsigned?Long.UZERO:Long.ZERO;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();n=Long.ZERO}for(r=this;r.gte(e);){t=Math.max(1,Math.floor(r.toNumber()/e.toNumber()));const o=Math.ceil(Math.log(t)/Math.LN2),i=o<=48?1:Math.pow(2,o-48);let s=Long.fromNumber(t),u=s.mul(e);for(;u.isNegative()||u.gt(r);)t-=i,s=Long.fromNumber(t,this.unsigned),u=s.mul(e);s.isZero()&&(s=Long.ONE),n=n.add(s),r=r.sub(u)}return n}div(e){return this.divide(e)}equals(e){return Long.isLong(e)||(e=Long.fromValue(e)),(this.unsigned===e.unsigned||this.high>>>31!=1||e.high>>>31!=1)&&this.high===e.high&&this.low===e.low}eq(e){return this.equals(e)}getHighBits(){return this.high}getHighBitsUnsigned(){return this.high>>>0}getLowBits(){return this.low}getLowBitsUnsigned(){return this.low>>>0}getNumBitsAbs(){if(this.isNegative())return this.eq(Long.MIN_VALUE)?64:this.neg().getNumBitsAbs();const e=0!==this.high?this.high:this.low;let t;for(t=31;t>0&&0==(e&1<<t);t--);return 0!==this.high?t+33:t+1}greaterThan(e){return this.comp(e)>0}gt(e){return this.greaterThan(e)}greaterThanOrEqual(e){return this.comp(e)>=0}gte(e){return this.greaterThanOrEqual(e)}ge(e){return this.greaterThanOrEqual(e)}isEven(){return 0==(1&this.low)}isNegative(){return!this.unsigned&&this.high<0}isOdd(){return 1==(1&this.low)}isPositive(){return this.unsigned||this.high>=0}isZero(){return 0===this.high&&0===this.low}lessThan(e){return this.comp(e)<0}lt(e){return this.lessThan(e)}lessThanOrEqual(e){return this.comp(e)<=0}lte(e){return this.lessThanOrEqual(e)}modulo(e){if(Long.isLong(e)||(e=Long.fromValue(e)),Z){const t=(this.unsigned?Z.rem_u:Z.rem_s)(this.low,this.high,e.low,e.high);return Long.fromBits(t,Z.get_high(),this.unsigned)}return this.sub(this.div(e).mul(e))}mod(e){return this.modulo(e)}rem(e){return this.modulo(e)}multiply(e){if(this.isZero())return Long.ZERO;if(Long.isLong(e)||(e=Long.fromValue(e)),Z){const t=Z.mul(this.low,this.high,e.low,e.high);return Long.fromBits(t,Z.get_high(),this.unsigned)}if(e.isZero())return Long.ZERO;if(this.eq(Long.MIN_VALUE))return e.isOdd()?Long.MIN_VALUE:Long.ZERO;if(e.eq(Long.MIN_VALUE))return this.isOdd()?Long.MIN_VALUE:Long.ZERO;if(this.isNegative())return e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg();if(e.isNegative())return this.mul(e.neg()).neg();if(this.lt(Long.TWO_PWR_24)&&e.lt(Long.TWO_PWR_24))return Long.fromNumber(this.toNumber()*e.toNumber(),this.unsigned);const t=this.high>>>16,r=65535&this.high,n=this.low>>>16,o=65535&this.low,i=e.high>>>16,s=65535&e.high,u=e.low>>>16,a=65535&e.low;let l=0,f=0,c=0,h=0;return h+=o*a,c+=h>>>16,h&=65535,c+=n*a,f+=c>>>16,c&=65535,c+=o*u,f+=c>>>16,c&=65535,f+=r*a,l+=f>>>16,f&=65535,f+=n*u,l+=f>>>16,f&=65535,f+=o*s,l+=f>>>16,f&=65535,l+=t*a+r*u+n*s+o*i,l&=65535,Long.fromBits(c<<16|h,l<<16|f,this.unsigned)}mul(e){return this.multiply(e)}negate(){return!this.unsigned&&this.eq(Long.MIN_VALUE)?Long.MIN_VALUE:this.not().add(Long.ONE)}neg(){return this.negate()}not(){return Long.fromBits(~this.low,~this.high,this.unsigned)}notEquals(e){return!this.equals(e)}neq(e){return this.notEquals(e)}ne(e){return this.notEquals(e)}or(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low|e.low,this.high|e.high,this.unsigned)}shiftLeft(e){return Long.isLong(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?Long.fromBits(this.low<<e,this.high<<e|this.low>>>32-e,this.unsigned):Long.fromBits(0,this.low<<e-32,this.unsigned)}shl(e){return this.shiftLeft(e)}shiftRight(e){return Long.isLong(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?Long.fromBits(this.low>>>e|this.high<<32-e,this.high>>e,this.unsigned):Long.fromBits(this.high>>e-32,this.high>=0?0:-1,this.unsigned)}shr(e){return this.shiftRight(e)}shiftRightUnsigned(e){if(Long.isLong(e)&&(e=e.toInt()),0==(e&=63))return this;{const t=this.high;if(e<32){const r=this.low;return Long.fromBits(r>>>e|t<<32-e,t>>>e,this.unsigned)}return 32===e?Long.fromBits(t,0,this.unsigned):Long.fromBits(t>>>e-32,0,this.unsigned)}}shr_u(e){return this.shiftRightUnsigned(e)}shru(e){return this.shiftRightUnsigned(e)}subtract(e){return Long.isLong(e)||(e=Long.fromValue(e)),this.add(e.neg())}sub(e){return this.subtract(e)}toInt(){return this.unsigned?this.low>>>0:this.low}toNumber(){return this.unsigned?(this.high>>>0)*W+(this.low>>>0):this.high*W+(this.low>>>0)}toBigInt(){return BigInt(this.toString())}toBytes(e){return e?this.toBytesLE():this.toBytesBE()}toBytesLE(){const e=this.high,t=this.low;return[255&t,t>>>8&255,t>>>16&255,t>>>24,255&e,e>>>8&255,e>>>16&255,e>>>24]}toBytesBE(){const e=this.high,t=this.low;return[e>>>24,e>>>16&255,e>>>8&255,255&e,t>>>24,t>>>16&255,t>>>8&255,255&t]}toSigned(){return this.unsigned?Long.fromBits(this.low,this.high,!1):this}toString(e){if((e=e||10)<2||36<e)throw new BSONError("radix");if(this.isZero())return"0";if(this.isNegative()){if(this.eq(Long.MIN_VALUE)){const t=Long.fromNumber(e),r=this.div(t),n=r.mul(t).sub(this);return r.toString(e)+n.toInt().toString(e)}return"-"+this.neg().toString(e)}const t=Long.fromNumber(Math.pow(e,6),this.unsigned);let r=this,n="";for(;;){const o=r.div(t);let i=(r.sub(o.mul(t)).toInt()>>>0).toString(e);if(r=o,r.isZero())return i+n;for(;i.length<6;)i="0"+i;n=""+i+n}}toUnsigned(){return this.unsigned?this:Long.fromBits(this.low,this.high,!0)}xor(e){return Long.isLong(e)||(e=Long.fromValue(e)),Long.fromBits(this.low^e.low,this.high^e.high,this.unsigned)}eqz(){return this.isZero()}le(e){return this.lessThanOrEqual(e)}toExtendedJSON(e){return e&&e.relaxed?this.toNumber():{$numberLong:this.toString()}}static fromExtendedJSON(e,t){const{useBigInt64:r=!1,relaxed:n=!0}={...t};if(e.$numberLong.length>20)throw new BSONError("$numberLong string is too long");if(!te.test(e.$numberLong))throw new BSONError(`$numberLong string "${e.$numberLong}" is in an invalid format`);if(r){const t=BigInt(e.$numberLong);return BigInt.asIntN(64,t)}const o=Long.fromString(e.$numberLong);return n?o.toNumber():o}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Long("${this.toString()}"${this.unsigned?", true":""})`}}Long.TWO_PWR_24=Long.fromInt(1<<24),Long.MAX_UNSIGNED_VALUE=Long.fromBits(-1,-1,!0),Long.ZERO=Long.fromInt(0),Long.UZERO=Long.fromInt(0,!0),Long.ONE=Long.fromInt(1),Long.UONE=Long.fromInt(1,!0),Long.NEG_ONE=Long.fromInt(-1),Long.MAX_VALUE=Long.fromBits(-1,2147483647,!1),Long.MIN_VALUE=Long.fromBits(0,-2147483648,!1);const re=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,ne=/^(\+|-)?(Infinity|inf)$/i,oe=/^(\+|-)?NaN$/i,ie=6111,se=-6176,ue=q.fromNumberArray([124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),ae=q.fromNumberArray([248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),le=q.fromNumberArray([120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse()),fe=/^([-+])?(\d+)?$/;function ce(e){return!isNaN(parseInt(e,10))}function he(e){const t=Long.fromNumber(1e9);let r=Long.fromNumber(0);if(!(e.parts[0]||e.parts[1]||e.parts[2]||e.parts[3]))return{quotient:e,rem:r};for(let n=0;n<=3;n++)r=r.shiftLeft(32),r=r.add(new Long(e.parts[n],0)),e.parts[n]=r.div(t).low,r=r.modulo(t);return{quotient:e,rem:r}}function ge(e,t){throw new BSONError(`"${e}" is not a valid Decimal128 string - ${t}`)}class Decimal128 extends BSONValue{get _bsontype(){return"Decimal128"}constructor(e){if(super(),"string"==typeof e)this.bytes=Decimal128.fromString(e).bytes;else{if(!o(e))throw new BSONError("Decimal128 must take a Buffer or string");if(16!==e.byteLength)throw new BSONError("Decimal128 must take a Buffer of 16 bytes");this.bytes=e}}static fromString(e){let t=!1,r=!1,n=!1,o=0,i=0,s=0,u=0,a=0;const l=[0];let f=0,c=0,h=0,g=0,d=0,p=0,m=new Long(0,0),y=new Long(0,0),b=0,w=0;if(e.length>=7e3)throw new BSONError(e+" not a valid Decimal128 string");const S=e.match(re),B=e.match(ne),O=e.match(oe);if(!S&&!B&&!O||0===e.length)throw new BSONError(e+" not a valid Decimal128 string");if(S){const t=S[2],r=S[4],n=S[5],o=S[6];r&&void 0===o&&ge(e,"missing exponent power"),r&&void 0===t&&ge(e,"missing exponent base"),void 0===r&&(n||o)&&ge(e,"missing e before exponent")}if("+"!==e[w]&&"-"!==e[w]||(t="-"===e[w++]),!ce(e[w])&&"."!==e[w]){if("i"===e[w]||"I"===e[w])return new Decimal128(t?ae:le);if("N"===e[w])return new Decimal128(ue)}for(;ce(e[w])||"."===e[w];)"."!==e[w]?(f<34&&("0"!==e[w]||n)&&(n||(a=i),n=!0,l[c++]=parseInt(e[w],10),f+=1),n&&(s+=1),r&&(u+=1),i+=1,w+=1):(r&&ge(e,"contains multiple periods"),r=!0,w+=1);if(r&&!i)throw new BSONError(e+" not a valid Decimal128 string");if("e"===e[w]||"E"===e[w]){const t=e.substr(++w).match(fe);if(!t||!t[2])return new Decimal128(ue);d=parseInt(t[0],10),w+=t[0].length}if(e[w])return new Decimal128(ue);if(h=0,f){if(g=f-1,o=s,1!==o)for(;0===l[a+o-1];)o-=1}else h=0,g=0,l[0]=0,s=1,f=1,o=0;for(d<=u&&u-d>16384?d=se:d-=u;d>ie;){if(g+=1,g-h>34){if(l.join("").match(/^0+$/)){d=ie;break}ge(e,"overflow")}d-=1}for(;d<se||f<s;){if(0===g&&o<f){d=se,o=0;break}if(f<s?s-=1:g-=1,d<ie)d+=1;else{if(l.join("").match(/^0+$/)){d=ie;break}ge(e,"overflow")}}if(g-h+1<o){let n=i;r&&(a+=1,n+=1),t&&(a+=1,n+=1);const o=parseInt(e[a+g+1],10);let s=0;if(o>=5&&(s=1,5===o))for(s=l[g]%2==1?1:0,p=a+g+2;p<n;p++)if(parseInt(e[p],10)){s=1;break}if(s){let e=g;for(;e>=0;e--)if(++l[e]>9&&(l[e]=0,0===e)){if(!(d<ie))return new Decimal128(t?ae:le);d+=1,l[e]=1}}}if(m=Long.fromNumber(0),y=Long.fromNumber(0),0===o)m=Long.fromNumber(0),y=Long.fromNumber(0);else if(g-h<17){let e=h;for(y=Long.fromNumber(l[e++]),m=new Long(0,0);e<=g;e++)y=y.multiply(Long.fromNumber(10)),y=y.add(Long.fromNumber(l[e]))}else{let e=h;for(m=Long.fromNumber(l[e++]);e<=g-17;e++)m=m.multiply(Long.fromNumber(10)),m=m.add(Long.fromNumber(l[e]));for(y=Long.fromNumber(l[e++]);e<=g;e++)y=y.multiply(Long.fromNumber(10)),y=y.add(Long.fromNumber(l[e]))}const N=function(e,t){if(!e&&!t)return{high:Long.fromNumber(0),low:Long.fromNumber(0)};const r=e.shiftRightUnsigned(32),n=new Long(e.getLowBits(),0),o=t.shiftRightUnsigned(32),i=new Long(t.getLowBits(),0);let s=r.multiply(o),u=r.multiply(i);const a=n.multiply(o);let l=n.multiply(i);return s=s.add(u.shiftRightUnsigned(32)),u=new Long(u.getLowBits(),0).add(a).add(l.shiftRightUnsigned(32)),s=s.add(u.shiftRightUnsigned(32)),l=u.shiftLeft(32).add(new Long(l.getLowBits(),0)),{high:s,low:l}}(m,Long.fromString("100000000000000000"));N.low=N.low.add(y),function(e,t){const r=e.high>>>0,n=t.high>>>0;return r<n||r===n&&e.low>>>0<t.low>>>0}(N.low,y)&&(N.high=N.high.add(Long.fromNumber(1))),b=d+6176;const E={low:Long.fromNumber(0),high:Long.fromNumber(0)};N.high.shiftRightUnsigned(49).and(Long.fromNumber(1)).equals(Long.fromNumber(1))?(E.high=E.high.or(Long.fromNumber(3).shiftLeft(61)),E.high=E.high.or(Long.fromNumber(b).and(Long.fromNumber(16383).shiftLeft(47))),E.high=E.high.or(N.high.and(Long.fromNumber(0x7fffffffffff)))):(E.high=E.high.or(Long.fromNumber(16383&b).shiftLeft(49)),E.high=E.high.or(N.high.and(Long.fromNumber(562949953421311)))),E.low=N.low,t&&(E.high=E.high.or(Long.fromString("9223372036854775808")));const L=q.allocate(16);return w=0,L[w++]=255&E.low.low,L[w++]=E.low.low>>8&255,L[w++]=E.low.low>>16&255,L[w++]=E.low.low>>24&255,L[w++]=255&E.low.high,L[w++]=E.low.high>>8&255,L[w++]=E.low.high>>16&255,L[w++]=E.low.high>>24&255,L[w++]=255&E.high.low,L[w++]=E.high.low>>8&255,L[w++]=E.high.low>>16&255,L[w++]=E.high.low>>24&255,L[w++]=255&E.high.high,L[w++]=E.high.high>>8&255,L[w++]=E.high.high>>16&255,L[w++]=E.high.high>>24&255,new Decimal128(L)}toString(){let e,t=0;const r=new Array(36);for(let e=0;e<r.length;e++)r[e]=0;let n,o,i,s=0,u=!1,a={parts:[0,0,0,0]};const l=[];s=0;const f=this.bytes,c=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,h=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,g=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24,d=f[s++]|f[s++]<<8|f[s++]<<16|f[s++]<<24;s=0,(new Long(c,h),new Long(g,d)).lessThan(Long.ZERO)&&l.push("-");const p=d>>26&31;if(p>>3==3){if(30===p)return l.join("")+"Infinity";if(31===p)return"NaN";e=d>>15&16383,n=8+(d>>14&1)}else n=d>>14&7,e=d>>17&16383;const m=e-6176;if(a.parts[0]=(16383&d)+((15&n)<<14),a.parts[1]=g,a.parts[2]=h,a.parts[3]=c,0===a.parts[0]&&0===a.parts[1]&&0===a.parts[2]&&0===a.parts[3])u=!0;else for(i=3;i>=0;i--){let e=0;const t=he(a);if(a=t.quotient,e=t.rem.low,e)for(o=8;o>=0;o--)r[9*i+o]=e%10,e=Math.floor(e/10)}if(u)t=1,r[s]=0;else for(t=36;!r[s];)t-=1,s+=1;const y=t-1+m;if(y>=34||y<=-7||m>0){if(t>34)return l.push("0"),m>0?l.push(`E+${m}`):m<0&&l.push(`E${m}`),l.join("");l.push(`${r[s++]}`),t-=1,t&&l.push(".");for(let e=0;e<t;e++)l.push(`${r[s++]}`);l.push("E"),y>0?l.push(`+${y}`):l.push(`${y}`)}else if(m>=0)for(let e=0;e<t;e++)l.push(`${r[s++]}`);else{let e=t+m;if(e>0)for(let t=0;t<e;t++)l.push(`${r[s++]}`);else l.push("0");for(l.push(".");e++<0;)l.push("0");for(let n=0;n<t-Math.max(e-1,0);n++)l.push(`${r[s++]}`)}return l.join("")}toJSON(){return{$numberDecimal:this.toString()}}toExtendedJSON(){return{$numberDecimal:this.toString()}}static fromExtendedJSON(e){return Decimal128.fromString(e.$numberDecimal)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Decimal128("${this.toString()}")`}}class Double extends BSONValue{get _bsontype(){return"Double"}constructor(e){super(),e instanceof Number&&(e=e.valueOf()),this.value=+e}valueOf(){return this.value}toJSON(){return this.value}toString(e){return this.value.toString(e)}toExtendedJSON(e){return e&&(e.legacy||e.relaxed&&isFinite(this.value))?this.value:Object.is(Math.sign(this.value),-0)?{$numberDouble:"-0.0"}:{$numberDouble:Number.isInteger(this.value)?this.value.toFixed(1):this.value.toString()}}static fromExtendedJSON(e,t){const r=parseFloat(e.$numberDouble);return t&&t.relaxed?r:new Double(r)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Double(${this.toExtendedJSON().$numberDouble})`}}class Int32 extends BSONValue{get _bsontype(){return"Int32"}constructor(e){super(),e instanceof Number&&(e=e.valueOf()),this.value=0|+e}valueOf(){return this.value}toString(e){return this.value.toString(e)}toJSON(){return this.value}toExtendedJSON(e){return e&&(e.relaxed||e.legacy)?this.value:{$numberInt:this.value.toString()}}static fromExtendedJSON(e,t){return t&&t.relaxed?parseInt(e.$numberInt,10):new Int32(e.$numberInt)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Int32(${this.valueOf()})`}}class MaxKey extends BSONValue{get _bsontype(){return"MaxKey"}toExtendedJSON(){return{$maxKey:1}}static fromExtendedJSON(){return new MaxKey}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return"new MaxKey()"}}class MinKey extends BSONValue{get _bsontype(){return"MinKey"}toExtendedJSON(){return{$minKey:1}}static fromExtendedJSON(){return new MinKey}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return"new MinKey()"}}const de=new RegExp("^[0-9a-fA-F]{24}$");let pe=null;const me=Symbol("id");class ObjectId extends BSONValue{get _bsontype(){return"ObjectId"}constructor(e){let t;if(super(),"object"==typeof e&&e&&"id"in e){if("string"!=typeof e.id&&!ArrayBuffer.isView(e.id))throw new BSONError("Argument passed in must have an id that is of type string or Buffer");t="toHexString"in e&&"function"==typeof e.toHexString?q.fromHex(e.toHexString()):e.id}else t=e;if(null==t||"number"==typeof t)this[me]=ObjectId.generate("number"==typeof t?t:void 0);else if(ArrayBuffer.isView(t)&&12===t.byteLength)this[me]=q.toLocalBufferType(t);else{if("string"!=typeof t)throw new BSONError("Argument passed in does not match the accepted types");if(12===t.length){const e=q.fromUTF8(t);if(12!==e.byteLength)throw new BSONError("Argument passed in must be a string of 12 bytes");this[me]=e}else{if(24!==t.length||!de.test(t))throw new BSONError("Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer");this[me]=q.fromHex(t)}}ObjectId.cacheHexString&&(this.__id=q.toHex(this.id))}get id(){return this[me]}set id(e){this[me]=e,ObjectId.cacheHexString&&(this.__id=q.toHex(e))}toHexString(){if(ObjectId.cacheHexString&&this.__id)return this.__id;const e=q.toHex(this.id);return ObjectId.cacheHexString&&!this.__id&&(this.__id=e),e}static getInc(){return ObjectId.index=(ObjectId.index+1)%16777215}static generate(e){"number"!=typeof e&&(e=Math.floor(Date.now()/1e3));const t=ObjectId.getInc(),r=q.allocate(12);return BSONDataView.fromUint8Array(r).setUint32(0,e,!1),null===pe&&(pe=q.randomBytes(5)),r[4]=pe[0],r[5]=pe[1],r[6]=pe[2],r[7]=pe[3],r[8]=pe[4],r[11]=255&t,r[10]=t>>8&255,r[9]=t>>16&255,r}toString(e){return"base64"===e?q.toBase64(this.id):this.toHexString()}toJSON(){return this.toHexString()}equals(e){if(null==e)return!1;if(e instanceof ObjectId)return this[me][11]===e[me][11]&&q.equals(this[me],e[me]);if("string"==typeof e&&ObjectId.isValid(e)&&12===e.length&&o(this.id))return q.equals(this.id,q.fromISO88591(e));if("string"==typeof e&&ObjectId.isValid(e)&&24===e.length)return e.toLowerCase()===this.toHexString();if("string"==typeof e&&ObjectId.isValid(e)&&12===e.length)return q.equals(q.fromUTF8(e),this.id);if("object"==typeof e&&"toHexString"in e&&"function"==typeof e.toHexString){const t=e.toHexString(),r=this.toHexString().toLowerCase();return"string"==typeof t&&t.toLowerCase()===r}return!1}getTimestamp(){const e=new Date,t=BSONDataView.fromUint8Array(this.id).getUint32(0,!1);return e.setTime(1e3*Math.floor(t)),e}static createPk(){return new ObjectId}static createFromTime(e){const t=q.fromNumberArray([0,0,0,0,0,0,0,0,0,0,0,0]);return BSONDataView.fromUint8Array(t).setUint32(0,e,!1),new ObjectId(t)}static createFromHexString(e){if(24!==e?.length)throw new BSONError("hex string must be 24 characters");return new ObjectId(q.fromHex(e))}static createFromBase64(e){if(16!==e?.length)throw new BSONError("base64 string must be 16 characters");return new ObjectId(q.fromBase64(e))}static isValid(e){if(null==e)return!1;try{return new ObjectId(e),!0}catch{return!1}}toExtendedJSON(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}}static fromExtendedJSON(e){return new ObjectId(e.$oid)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new ObjectId("${this.toHexString()}")`}}function ye(e,t,r){let n=5;if(Array.isArray(e))for(let o=0;o<e.length;o++)n+=be(o.toString(),e[o],t,!0,r);else{"function"==typeof e?.toBSON&&(e=e.toBSON());for(const o of Object.keys(e))n+=be(o,e[o],t,!1,r)}return n}function be(e,t,r=!1,o=!1,s=!1){switch("function"==typeof t?.toBSON&&(t=t.toBSON()),typeof t){case"string":return 1+q.utf8ByteLength(e)+1+4+q.utf8ByteLength(t)+1;case"number":return Math.floor(t)===t&&t>=d&&t<=g&&t>=f&&t<=l?(null!=e?q.utf8ByteLength(e)+1:0)+5:(null!=e?q.utf8ByteLength(e)+1:0)+9;case"undefined":return o||!s?(null!=e?q.utf8ByteLength(e)+1:0)+1:0;case"boolean":return(null!=e?q.utf8ByteLength(e)+1:0)+2;case"object":if(null!=t&&"string"==typeof t._bsontype&&t[Symbol.for("@@mdb.bson.version")]!==a)throw new BSONVersionError;if(null==t||"MinKey"===t._bsontype||"MaxKey"===t._bsontype)return(null!=e?q.utf8ByteLength(e)+1:0)+1;if("ObjectId"===t._bsontype)return(null!=e?q.utf8ByteLength(e)+1:0)+13;if(t instanceof Date||u(t))return(null!=e?q.utf8ByteLength(e)+1:0)+9;if(ArrayBuffer.isView(t)||t instanceof ArrayBuffer||n(t))return(null!=e?q.utf8ByteLength(e)+1:0)+6+t.byteLength;if("Long"===t._bsontype||"Double"===t._bsontype||"Timestamp"===t._bsontype)return(null!=e?q.utf8ByteLength(e)+1:0)+9;if("Decimal128"===t._bsontype)return(null!=e?q.utf8ByteLength(e)+1:0)+17;if("Code"===t._bsontype)return null!=t.scope&&Object.keys(t.scope).length>0?(null!=e?q.utf8ByteLength(e)+1:0)+1+4+4+q.utf8ByteLength(t.code.toString())+1+ye(t.scope,r,s):(null!=e?q.utf8ByteLength(e)+1:0)+1+4+q.utf8ByteLength(t.code.toString())+1;if("Binary"===t._bsontype){const r=t;return r.sub_type===Binary.SUBTYPE_BYTE_ARRAY?(null!=e?q.utf8ByteLength(e)+1:0)+(r.position+1+4+1+4):(null!=e?q.utf8ByteLength(e)+1:0)+(r.position+1+4+1)}if("Symbol"===t._bsontype)return(null!=e?q.utf8ByteLength(e)+1:0)+q.utf8ByteLength(t.value)+4+1+1;if("DBRef"===t._bsontype){const n=Object.assign({$ref:t.collection,$id:t.oid},t.fields);return null!=t.db&&(n.$db=t.db),(null!=e?q.utf8ByteLength(e)+1:0)+1+ye(n,r,s)}return t instanceof RegExp||i(t)?(null!=e?q.utf8ByteLength(e)+1:0)+1+q.utf8ByteLength(t.source)+1+(t.global?1:0)+(t.ignoreCase?1:0)+(t.multiline?1:0)+1:"BSONRegExp"===t._bsontype?(null!=e?q.utf8ByteLength(e)+1:0)+1+q.utf8ByteLength(t.pattern)+1+q.utf8ByteLength(t.options)+1:(null!=e?q.utf8ByteLength(e)+1:0)+ye(t,r,s)+1;case"function":if(r)return(null!=e?q.utf8ByteLength(e)+1:0)+1+4+q.utf8ByteLength(t.toString())+1}return 0}ObjectId.index=Math.floor(16777215*Math.random());class BSONRegExp extends BSONValue{get _bsontype(){return"BSONRegExp"}constructor(e,t){if(super(),this.pattern=e,this.options=(t??"").split("").sort().join(""),-1!==this.pattern.indexOf("\0"))throw new BSONError(`BSON Regex patterns cannot contain null bytes, found: ${JSON.stringify(this.pattern)}`);if(-1!==this.options.indexOf("\0"))throw new BSONError(`BSON Regex options cannot contain null bytes, found: ${JSON.stringify(this.options)}`);for(let e=0;e<this.options.length;e++)if("i"!==this.options[e]&&"m"!==this.options[e]&&"x"!==this.options[e]&&"l"!==this.options[e]&&"s"!==this.options[e]&&"u"!==this.options[e])throw new BSONError(`The regular expression option [${this.options[e]}] is not supported`)}static parseOptions(e){return e?e.split("").sort().join(""):""}toExtendedJSON(e){return(e=e||{}).legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}}static fromExtendedJSON(e){if("$regex"in e){if("string"==typeof e.$regex)return new BSONRegExp(e.$regex,BSONRegExp.parseOptions(e.$options));if("BSONRegExp"===e.$regex._bsontype)return e}if("$regularExpression"in e)return new BSONRegExp(e.$regularExpression.pattern,BSONRegExp.parseOptions(e.$regularExpression.options));throw new BSONError(`Unexpected BSONRegExp EJSON object form: ${JSON.stringify(e)}`)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new BSONRegExp(${JSON.stringify(this.pattern)}, ${JSON.stringify(this.options)})`}}class BSONSymbol extends BSONValue{get _bsontype(){return"BSONSymbol"}constructor(e){super(),this.value=e}valueOf(){return this.value}toString(){return this.value}inspect(){return`new BSONSymbol("${this.value}")`}toJSON(){return this.value}toExtendedJSON(){return{$symbol:this.value}}static fromExtendedJSON(e){return new BSONSymbol(e.$symbol)}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}}const we=Long;class Timestamp extends we{get _bsontype(){return"Timestamp"}constructor(e){if(null==e)super(0,0,!0);else if("bigint"==typeof e)super(e,!0);else if(Long.isLong(e))super(e.low,e.high,!0);else{if("object"!=typeof e||!("t"in e)||!("i"in e))throw new BSONError("A Timestamp can only be constructed with: bigint, Long, or { t: number; i: number }");if("number"!=typeof e.t&&("object"!=typeof e.t||"Int32"!==e.t._bsontype))throw new BSONError("Timestamp constructed from { t, i } must provide t as a number");if("number"!=typeof e.i&&("object"!=typeof e.i||"Int32"!==e.i._bsontype))throw new BSONError("Timestamp constructed from { t, i } must provide i as a number");if(e.t<0)throw new BSONError("Timestamp constructed from { t, i } must provide a positive t");if(e.i<0)throw new BSONError("Timestamp constructed from { t, i } must provide a positive i");if(e.t>4294967295)throw new BSONError("Timestamp constructed from { t, i } must provide t equal or less than uint32 max");if(e.i>4294967295)throw new BSONError("Timestamp constructed from { t, i } must provide i equal or less than uint32 max");super(e.i.valueOf(),e.t.valueOf(),!0)}}toJSON(){return{$timestamp:this.toString()}}static fromInt(e){return new Timestamp(Long.fromInt(e,!0))}static fromNumber(e){return new Timestamp(Long.fromNumber(e,!0))}static fromBits(e,t){return new Timestamp({i:e,t})}static fromString(e,t){return new Timestamp(Long.fromString(e,!0,t))}toExtendedJSON(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}}static fromExtendedJSON(e){const t=Long.isLong(e.$timestamp.i)?e.$timestamp.i.getLowBitsUnsigned():e.$timestamp.i,r=Long.isLong(e.$timestamp.t)?e.$timestamp.t.getLowBitsUnsigned():e.$timestamp.t;return new Timestamp({t:r,i:t})}[Symbol.for("nodejs.util.inspect.custom")](){return this.inspect()}inspect(){return`new Timestamp({ t: ${this.getHighBits()}, i: ${this.getLowBits()} })`}}Timestamp.MAX_VALUE=Long.MAX_UNSIGNED_VALUE;const Se=128,Be=192,Oe=224,Ne=240,Ee=248,Le=192,ve=224,xe=240,_e=128;function Ue(e,t,r){let n=0;for(let o=t;o<r;o+=1){const t=e[o];if(n){if((t&Be)!==_e)return!1;n-=1}else if(t&Se)if((t&Oe)===Le)n=1;else if((t&Ne)===ve)n=2;else{if((t&Ee)!==xe)return!1;n=3}}return!n}const Ie=Long.fromNumber(g),$e=Long.fromNumber(d);function je(e,t,r){const n=(t=null==t?{}:t)&&t.index?t.index:0,o=e[n]|e[n+1]<<8|e[n+2]<<16|e[n+3]<<24;if(o<5)throw new BSONError(`bson size must be >= 5, is ${o}`);if(t.allowObjectSmallerThanBufferSize&&e.length<o)throw new BSONError(`buffer length ${e.length} must be >= bson size ${o}`);if(!t.allowObjectSmallerThanBufferSize&&e.length!==o)throw new BSONError(`buffer length ${e.length} must === bson size ${o}`);if(o+n>e.byteLength)throw new BSONError(`(bson size ${o} + options.index ${n} must be <= buffer length ${e.byteLength})`);if(0!==e[n+o-1])throw new BSONError("One object, sized correctly, with a spot for an EOO, but the EOO isn't 0x00");return De(e,n,t,r)}const Te=/^\$ref$|^\$id$|^\$db$/;function De(e,t,r,n=!1){const o=null==r.fieldsAsRaw?null:r.fieldsAsRaw,i=null!=r.raw&&r.raw,s="boolean"==typeof r.bsonRegExp&&r.bsonRegExp,u=r.promoteBuffers??!1,a=r.promoteLongs??!0,l=r.promoteValues??!0,f=r.useBigInt64??!1;if(f&&!l)throw new BSONError("Must either request bigint or Long for int64 deserialization");if(f&&!a)throw new BSONError("Must either request bigint or Long for int64 deserialization");const c=null==r.validation?{utf8:!0}:r.validation;let h,g=!0;const d=new Set,A=c.utf8;if("boolean"==typeof A)h=A;else{g=!1;const e=Object.keys(A).map((function(e){return A[e]}));if(0===e.length)throw new BSONError("UTF-8 validation setting cannot be empty");if("boolean"!=typeof e[0])throw new BSONError("Invalid UTF-8 validation option, must specify boolean values");if(h=e[0],!e.every((e=>e===h)))throw new BSONError("Invalid UTF-8 validation option - keys must be all true or all false")}if(!g)for(const e of Object.keys(A))d.add(e);const P=t;if(e.length<5)throw new BSONError("corrupt bson message < 5 bytes long");const F=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(F<5||F>e.length)throw new BSONError("corrupt bson message");const z=n?[]:{};let V=0,C=!n&&null;const J=new DataView(e.buffer,e.byteOffset,e.byteLength);for(;;){const A=e[t++];if(0===A)break;let P=t;for(;0!==e[P]&&P<e.length;)P++;if(P>=e.byteLength)throw new BSONError("Bad BSON Document: illegal CString");const F=n?V++:q.toUTF8(e.subarray(t,P));let k,H=!0;if(H=g||d.has(F)?h:!h,!1!==C&&"$"===F[0]&&(C=Te.test(F)),t=P+1,A===m){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");k=Re(e,t,t+r-1,H),t+=r}else if(A===B){const r=q.allocate(12);r.set(e.subarray(t,t+12)),k=new ObjectId(r),t+=12}else if(A===I&&!1===l)k=new Int32(e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24);else if(A===I)k=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;else if(A===p&&!1===l)k=new Double(J.getFloat64(t,!0)),t+=8;else if(A===p)k=J.getFloat64(t,!0),t+=8;else if(A===N){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;k=new Date(new Long(r,n).toNumber())}else if(A===O){if(0!==e[t]&&1!==e[t])throw new BSONError("illegal boolean type value");k=1===e[t++]}else if(A===y){const n=t,o=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24;if(o<=0||o>e.length-t)throw new BSONError("bad embedded document length in bson");if(i)k=e.slice(t,t+o);else{let t=r;g||(t={...r,validation:{utf8:H}}),k=De(e,n,t,!1)}t+=o}else if(A===b){const n=t,i=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24;let s=r;const u=t+i;if(o&&o[F]&&(s={...r,raw:!0}),g||(s={...s,validation:{utf8:H}}),k=De(e,n,s,!0),0!==e[(t+=i)-1])throw new BSONError("invalid array terminator byte");if(t!==u)throw new BSONError("corrupted array bson")}else if(A===S)k=void 0;else if(A===E)k=null;else if(A===j){const r=BSONDataView.fromUint8Array(e.subarray(t,t+8)),n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,o=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,i=new Long(n,o);k=f?r.getBigInt64(0,!0):a&&!0===l&&i.lessThanOrEqual(Ie)&&i.greaterThanOrEqual($e)?i.toNumber():i}else if(A===T){const r=q.allocate(16);r.set(e.subarray(t,t+16),0),t+=16,k=new Decimal128(r)}else if(A===w){let r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;const n=r,o=e[t++];if(r<0)throw new BSONError("Negative binary type element size found");if(r>e.byteLength)throw new BSONError("Binary type size larger than document size");if(null!=e.slice){if(o===Binary.SUBTYPE_BYTE_ARRAY){if(r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,r<0)throw new BSONError("Negative binary type element size found for subtype 0x02");if(r>n-4)throw new BSONError("Binary type with subtype 0x02 contains too long binary size");if(r<n-4)throw new BSONError("Binary type with subtype 0x02 contains too short binary size")}u&&l?k=q.toLocalBufferType(e.slice(t,t+r)):(k=new Binary(e.slice(t,t+r),o),o===M&&UUID.isValid(k)&&(k=k.toUUID()))}else{const i=q.allocate(r);if(o===Binary.SUBTYPE_BYTE_ARRAY){if(r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24,r<0)throw new BSONError("Negative binary type element size found for subtype 0x02");if(r>n-4)throw new BSONError("Binary type with subtype 0x02 contains too long binary size");if(r<n-4)throw new BSONError("Binary type with subtype 0x02 contains too short binary size")}for(P=0;P<r;P++)i[P]=e[t+P];u&&l?k=i:(k=new Binary(e.slice(t,t+r),o),o===M&&UUID.isValid(k)&&(k=k.toUUID()))}t+=r}else if(A===L&&!1===s){for(P=t;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const r=q.toUTF8(e.subarray(t,P));for(P=t=P+1;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const n=q.toUTF8(e.subarray(t,P));t=P+1;const o=new Array(n.length);for(P=0;P<n.length;P++)switch(n[P]){case"m":o[P]="m";break;case"s":o[P]="g";break;case"i":o[P]="i"}k=new RegExp(r,o.join(""))}else if(A===L&&!0===s){for(P=t;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const r=q.toUTF8(e.subarray(t,P));for(P=t=P+1;0!==e[P]&&P<e.length;)P++;if(P>=e.length)throw new BSONError("Bad BSON Document: illegal CString");const n=q.toUTF8(e.subarray(t,P));t=P+1,k=new BSONRegExp(r,n)}else if(A===_){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");const n=Re(e,t,t+r-1,H);k=l?n:new BSONSymbol(n),t+=r}else if(A===$){const r=e[t++]+256*e[t++]+65536*e[t++]+e[t++]*(1<<24),n=e[t++]+256*e[t++]+65536*e[t++]+e[t++]*(1<<24);k=new Timestamp({i:r,t:n})}else if(A===D)k=new MinKey;else if(A===R)k=new MaxKey;else if(A===x){const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");const n=Re(e,t,t+r-1,H);k=new Code(n),t+=r}else if(A===U){const n=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(n<13)throw new BSONError("code_w_scope total size shorter minimum expected length");const o=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(o<=0||o>e.length-t||0!==e[t+o-1])throw new BSONError("bad string length in bson");const i=Re(e,t,t+o-1,H),s=t+=o,u=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24,a=De(e,s,r,!1);if(t+=u,n<8+u+o)throw new BSONError("code_w_scope total size is too short, truncating scope");if(n>8+u+o)throw new BSONError("code_w_scope total size is too long, clips outer document");k=new Code(i,a)}else{if(A!==v)throw new BSONError(`Detected unknown BSON type ${A.toString(16)} for fieldname "${F}"`);{const r=e[t++]|e[t++]<<8|e[t++]<<16|e[t++]<<24;if(r<=0||r>e.length-t||0!==e[t+r-1])throw new BSONError("bad string length in bson");if(null!=c&&c.utf8&&!Ue(e,t,t+r-1))throw new BSONError("Invalid UTF-8 string in BSON document");const n=q.toUTF8(e.subarray(t,t+r-1));t+=r;const o=q.allocate(12);o.set(e.subarray(t,t+12),0);const i=new ObjectId(o);t+=12,k=new DBRef(n,i)}}"__proto__"===F?Object.defineProperty(z,F,{value:k,writable:!0,enumerable:!0,configurable:!0}):z[F]=k}if(F!==t-P){if(n)throw new BSONError("corrupt array bson");throw new BSONError("corrupt object bson")}if(!C)return z;if(Y(z)){const e=Object.assign({},z);return delete e.$ref,delete e.$id,delete e.$db,new DBRef(z.$ref,z.$id,z.$db,e)}return z}function Re(e,t,r,n){const o=q.toUTF8(e.subarray(t,r));if(n)for(let n=0;n<o.length;n++)if(65533===o.charCodeAt(n)){if(!Ue(e,t,r))throw new BSONError("Invalid UTF-8 string in BSON document");break}return o}const Ae=/\x00/,Me=new Set(["$db","$ref","$id","$clusterTime"]);function Pe(e,t,r,n){e[n++]=m,e[(n=n+q.encodeUTF8Into(e,t,n)+1)-1]=0;const o=q.encodeUTF8Into(e,r,n+4);return e[n+3]=o+1>>24&255,e[n+2]=o+1>>16&255,e[n+1]=o+1>>8&255,e[n]=o+1&255,n=n+4+o,e[n++]=0,n}const Fe=new DataView(new ArrayBuffer(8),0,8),ze=new Uint8Array(Fe.buffer,0,4),Ve=new Uint8Array(Fe.buffer,0,8);function Ce(e,t,r,n){const o=!Object.is(r,-0)&&Number.isSafeInteger(r)&&r<=l&&r>=f?I:p;o===I?Fe.setInt32(0,r,!0):Fe.setFloat64(0,r,!0);const i=o===I?ze:Ve;return e[n++]=o,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,e.set(i,n),n+=i.byteLength}function Je(e,t,r,n){return e[n++]=j,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,Fe.setBigInt64(0,r,!0),e.set(Ve,n),n+=Ve.byteLength}function ke(e,t,r,n){return e[n++]=E,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,n}function qe(e,t,r,n){return e[n++]=O,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,e[n++]=r?1:0,n}function He(e,t,r,n){e[n++]=N,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=Long.fromNumber(r.getTime()),i=o.getLowBits(),s=o.getHighBits();return e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,e[n++]=255&s,e[n++]=s>>8&255,e[n++]=s>>16&255,e[n++]=s>>24&255,n}function Ke(e,t,r,n){if(e[n++]=L,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,r.source&&null!=r.source.match(Ae))throw new BSONError("value "+r.source+" must not contain null bytes");return n+=q.encodeUTF8Into(e,r.source,n),e[n++]=0,r.ignoreCase&&(e[n++]=105),r.global&&(e[n++]=115),r.multiline&&(e[n++]=109),e[n++]=0,n}function Ye(e,t,r,n){if(e[n++]=L,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,null!=r.pattern.match(Ae))throw new BSONError("pattern "+r.pattern+" must not contain null bytes");n+=q.encodeUTF8Into(e,r.pattern,n),e[n++]=0;const o=r.options.split("").sort().join("");return n+=q.encodeUTF8Into(e,o,n),e[n++]=0,n}function Ze(e,t,r,n){return null===r?e[n++]=E:"MinKey"===r._bsontype?e[n++]=D:e[n++]=R,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,n}function We(e,t,r,n){if(e[n++]=B,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,!o(r.id))throw new BSONError("object ["+JSON.stringify(r)+"] is not a valid ObjectId");return e.set(r.id.subarray(0,12),n),n+12}function Ge(e,t,r,n){e[n++]=w,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.length;return e[n++]=255&o,e[n++]=o>>8&255,e[n++]=o>>16&255,e[n++]=o>>24&255,e[n++]=A,e.set(r,n),n+=o}function Xe(e,t,r,n,o,i,s,u,a){if(a.has(r))throw new BSONError("Cannot convert circular structure to BSON");a.add(r),e[n++]=Array.isArray(r)?b:y,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const l=at(e,r,o,n,i+1,s,u,a);return a.delete(r),l}function Qe(e,t,r,n){return e[n++]=T,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,e.set(r.bytes.subarray(0,16),n),n+16}function et(e,t,r,n){e[n++]="Long"===r._bsontype?j:$,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.getLowBits(),i=r.getHighBits();return e[n++]=255&o,e[n++]=o>>8&255,e[n++]=o>>16&255,e[n++]=o>>24&255,e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,n}function tt(e,t,r,n){return r=r.valueOf(),e[n++]=I,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,e[n++]=255&r,e[n++]=r>>8&255,e[n++]=r>>16&255,e[n++]=r>>24&255,n}function rt(e,t,r,n){return e[n++]=p,n+=q.encodeUTF8Into(e,t,n),e[n++]=0,Fe.setFloat64(0,r.value,!0),e.set(Ve,n),n+=8}function nt(e,t,r,n){e[n++]=x,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.toString(),i=q.encodeUTF8Into(e,o,n+4)+1;return e[n]=255&i,e[n+1]=i>>8&255,e[n+2]=i>>16&255,e[n+3]=i>>24&255,n=n+4+i-1,e[n++]=0,n}function ot(e,t,r,n,o=!1,i=0,s=!1,u=!0,a){if(r.scope&&"object"==typeof r.scope){e[n++]=U,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;let l=n;const f=r.code;n+=4;const c=q.encodeUTF8Into(e,f,n+4)+1;e[n]=255&c,e[n+1]=c>>8&255,e[n+2]=c>>16&255,e[n+3]=c>>24&255,e[n+4+c-1]=0,n=n+c+4;const h=at(e,r.scope,o,n,i+1,s,u,a);n=h-1;const g=h-l;e[l++]=255&g,e[l++]=g>>8&255,e[l++]=g>>16&255,e[l++]=g>>24&255,e[n++]=0}else{e[n++]=x,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.code.toString(),i=q.encodeUTF8Into(e,o,n+4)+1;e[n]=255&i,e[n+1]=i>>8&255,e[n+2]=i>>16&255,e[n+3]=i>>24&255,n=n+4+i-1,e[n++]=0}return n}function it(e,t,r,n){e[n++]=w,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=r.buffer;let i=r.position;return r.sub_type===Binary.SUBTYPE_BYTE_ARRAY&&(i+=4),e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255,e[n++]=r.sub_type,r.sub_type===Binary.SUBTYPE_BYTE_ARRAY&&(i-=4,e[n++]=255&i,e[n++]=i>>8&255,e[n++]=i>>16&255,e[n++]=i>>24&255),e.set(o,n),n+=r.position}function st(e,t,r,n){e[n++]=_,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;const o=q.encodeUTF8Into(e,r.value,n+4)+1;return e[n]=255&o,e[n+1]=o>>8&255,e[n+2]=o>>16&255,e[n+3]=o>>24&255,n=n+4+o-1,e[n++]=0,n}function ut(e,t,r,n,o,i,s){e[n++]=y,n+=q.encodeUTF8Into(e,t,n),e[n++]=0;let u=n,a={$ref:r.collection||r.namespace,$id:r.oid};null!=r.db&&(a.$db=r.db),a=Object.assign(a,r.fields);const l=at(e,a,!1,n,o+1,i,!0,s),f=l-u;return e[u++]=255&f,e[u++]=f>>8&255,e[u++]=f>>16&255,e[u++]=f>>24&255,l}function at(e,t,r,l,f,c,h,g){if(null==g){if(null==t)return e[0]=5,e[1]=0,e[2]=0,e[3]=0,e[4]=0,5;if(Array.isArray(t))throw new BSONError("serialize does not support an array as the root input");if("object"!=typeof t)throw new BSONError("serialize does not support non-object as the root input");if("_bsontype"in t&&"string"==typeof t._bsontype)throw new BSONError("BSON types cannot be serialized as a document");if(u(t)||i(t)||o(t)||n(t))throw new BSONError("date, regexp, typedarray, and arraybuffer cannot be BSON documents");g=new Set}g.add(t);let d=l+4;if(Array.isArray(t))for(let n=0;n<t.length;n++){const s=`${n}`;let l=t[n];if("function"==typeof l?.toBSON&&(l=l.toBSON()),"string"==typeof l)d=Pe(e,s,l,d);else if("number"==typeof l)d=Ce(e,s,l,d);else if("bigint"==typeof l)d=Je(e,s,l,d);else if("boolean"==typeof l)d=qe(e,s,l,d);else if(l instanceof Date||u(l))d=He(e,s,l,d);else if(void 0===l)d=ke(e,s,0,d);else if(null===l)d=ke(e,s,0,d);else if(o(l))d=Ge(e,s,l,d);else if(l instanceof RegExp||i(l))d=Ke(e,s,l,d);else if("object"==typeof l&&null==l._bsontype)d=Xe(e,s,l,d,r,f,c,h,g);else{if("object"==typeof l&&l[Symbol.for("@@mdb.bson.version")]!==a)throw new BSONVersionError;if("ObjectId"===l._bsontype)d=We(e,s,l,d);else if("Decimal128"===l._bsontype)d=Qe(e,s,l,d);else if("Long"===l._bsontype||"Timestamp"===l._bsontype)d=et(e,s,l,d);else if("Double"===l._bsontype)d=rt(e,s,l,d);else if("function"==typeof l&&c)d=nt(e,s,l,d);else if("Code"===l._bsontype)d=ot(e,s,l,d,r,f,c,h,g);else if("Binary"===l._bsontype)d=it(e,s,l,d);else if("BSONSymbol"===l._bsontype)d=st(e,s,l,d);else if("DBRef"===l._bsontype)d=ut(e,s,l,d,f,c,g);else if("BSONRegExp"===l._bsontype)d=Ye(e,s,l,d);else if("Int32"===l._bsontype)d=tt(e,s,l,d);else if("MinKey"===l._bsontype||"MaxKey"===l._bsontype)d=Ze(e,s,l,d);else if(void 0!==l._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(l._bsontype)}`)}}else if(t instanceof Map||s(t)){const n=t.entries();let s=!1;for(;!s;){const t=n.next();if(s=!!t.done,s)continue;const l=t.value[0];let p=t.value[1];"function"==typeof p?.toBSON&&(p=p.toBSON());const m=typeof p;if("string"==typeof l&&!Me.has(l)){if(null!=l.match(Ae))throw new BSONError("key "+l+" must not contain null bytes");if(r){if("$"===l[0])throw new BSONError("key "+l+" must not start with '$'");if(~l.indexOf("."))throw new BSONError("key "+l+" must not contain '.'")}}if("string"===m)d=Pe(e,l,p,d);else if("number"===m)d=Ce(e,l,p,d);else if("bigint"===m)d=Je(e,l,p,d);else if("boolean"===m)d=qe(e,l,p,d);else if(p instanceof Date||u(p))d=He(e,l,p,d);else if(null===p||void 0===p&&!1===h)d=ke(e,l,0,d);else if(o(p))d=Ge(e,l,p,d);else if(p instanceof RegExp||i(p))d=Ke(e,l,p,d);else if("object"===m&&null==p._bsontype)d=Xe(e,l,p,d,r,f,c,h,g);else{if("object"==typeof p&&p[Symbol.for("@@mdb.bson.version")]!==a)throw new BSONVersionError;if("ObjectId"===p._bsontype)d=We(e,l,p,d);else if("object"===m&&"Decimal128"===p._bsontype)d=Qe(e,l,p,d);else if("Long"===p._bsontype||"Timestamp"===p._bsontype)d=et(e,l,p,d);else if("Double"===p._bsontype)d=rt(e,l,p,d);else if("Code"===p._bsontype)d=ot(e,l,p,d,r,f,c,h,g);else if("function"==typeof p&&c)d=nt(e,l,p,d);else if("Binary"===p._bsontype)d=it(e,l,p,d);else if("BSONSymbol"===p._bsontype)d=st(e,l,p,d);else if("DBRef"===p._bsontype)d=ut(e,l,p,d,f,c,g);else if("BSONRegExp"===p._bsontype)d=Ye(e,l,p,d);else if("Int32"===p._bsontype)d=tt(e,l,p,d);else if("MinKey"===p._bsontype||"MaxKey"===p._bsontype)d=Ze(e,l,p,d);else if(void 0!==p._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(p._bsontype)}`)}}}else{if("function"==typeof t?.toBSON&&null!=(t=t.toBSON())&&"object"!=typeof t)throw new BSONError("toBSON function did not return an object");for(const n of Object.keys(t)){let s=t[n];"function"==typeof s?.toBSON&&(s=s.toBSON());const l=typeof s;if("string"==typeof n&&!Me.has(n)){if(null!=n.match(Ae))throw new BSONError("key "+n+" must not contain null bytes");if(r){if("$"===n[0])throw new BSONError("key "+n+" must not start with '$'");if(~n.indexOf("."))throw new BSONError("key "+n+" must not contain '.'")}}if("string"===l)d=Pe(e,n,s,d);else if("number"===l)d=Ce(e,n,s,d);else if("bigint"===l)d=Je(e,n,s,d);else if("boolean"===l)d=qe(e,n,s,d);else if(s instanceof Date||u(s))d=He(e,n,s,d);else if(void 0===s)!1===h&&(d=ke(e,n,0,d));else if(null===s)d=ke(e,n,0,d);else if(o(s))d=Ge(e,n,s,d);else if(s instanceof RegExp||i(s))d=Ke(e,n,s,d);else if("object"===l&&null==s._bsontype)d=Xe(e,n,s,d,r,f,c,h,g);else{if("object"==typeof s&&s[Symbol.for("@@mdb.bson.version")]!==a)throw new BSONVersionError;if("ObjectId"===s._bsontype)d=We(e,n,s,d);else if("object"===l&&"Decimal128"===s._bsontype)d=Qe(e,n,s,d);else if("Long"===s._bsontype||"Timestamp"===s._bsontype)d=et(e,n,s,d);else if("Double"===s._bsontype)d=rt(e,n,s,d);else if("Code"===s._bsontype)d=ot(e,n,s,d,r,f,c,h,g);else if("function"==typeof s&&c)d=nt(e,n,s,d);else if("Binary"===s._bsontype)d=it(e,n,s,d);else if("BSONSymbol"===s._bsontype)d=st(e,n,s,d);else if("DBRef"===s._bsontype)d=ut(e,n,s,d,f,c,g);else if("BSONRegExp"===s._bsontype)d=Ye(e,n,s,d);else if("Int32"===s._bsontype)d=tt(e,n,s,d);else if("MinKey"===s._bsontype||"MaxKey"===s._bsontype)d=Ze(e,n,s,d);else if(void 0!==s._bsontype)throw new BSONError(`Unrecognized or invalid _bsontype: ${String(s._bsontype)}`)}}}g.delete(t),e[d++]=0;const p=d-l;return e[l++]=255&p,e[l++]=p>>8&255,e[l++]=p>>16&255,e[l++]=p>>24&255,d}const lt={$oid:ObjectId,$binary:Binary,$uuid:Binary,$symbol:BSONSymbol,$numberInt:Int32,$numberDecimal:Decimal128,$numberDouble:Double,$numberLong:Long,$minKey:MinKey,$maxKey:MaxKey,$regex:BSONRegExp,$regularExpression:BSONRegExp,$timestamp:Timestamp};function ft(e,t={}){if("number"==typeof e){const r=e<=l&&e>=f,n=e<=c&&e>=h;if(t.relaxed||t.legacy)return e;if(Number.isInteger(e)&&!Object.is(e,-0)){if(r)return new Int32(e);if(n)return t.useBigInt64?BigInt(e):Long.fromNumber(e)}return new Double(e)}if(null==e||"object"!=typeof e)return e;if(e.$undefined)return null;const r=Object.keys(e).filter((t=>t.startsWith("$")&&null!=e[t]));for(let n=0;n<r.length;n++){const o=lt[r[n]];if(o)return o.fromExtendedJSON(e,t)}if(null!=e.$date){const r=e.$date,n=new Date;if(t.legacy)if("number"==typeof r)n.setTime(r);else if("string"==typeof r)n.setTime(Date.parse(r));else{if("bigint"!=typeof r)throw new BSONRuntimeError("Unrecognized type for EJSON date: "+typeof r);n.setTime(Number(r))}else if("string"==typeof r)n.setTime(Date.parse(r));else if(Long.isLong(r))n.setTime(r.toNumber());else if("number"==typeof r&&t.relaxed)n.setTime(r);else{if("bigint"!=typeof r)throw new BSONRuntimeError("Unrecognized type for EJSON date: "+typeof r);n.setTime(Number(r))}return n}if(null!=e.$code){const t=Object.assign({},e);return e.$scope&&(t.$scope=ft(e.$scope)),Code.fromExtendedJSON(e)}if(Y(e)||e.$dbPointer){const t=e.$ref?e:e.$dbPointer;if(t instanceof DBRef)return t;const r=Object.keys(t).filter((e=>e.startsWith("$")));let n=!0;if(r.forEach((e=>{-1===["$ref","$id","$db"].indexOf(e)&&(n=!1)})),n)return DBRef.fromExtendedJSON(t)}return e}function ct(e){const t=e.toISOString();return 0!==e.getUTCMilliseconds()?t:t.slice(0,-5)+"Z"}function ht(e,t){if(e instanceof Map||s(e)){const r=Object.create(null);for(const[t,n]of e){if("string"!=typeof t)throw new BSONError("Can only serialize maps with string keys");r[t]=n}return ht(r,t)}if(("object"==typeof e||"function"==typeof e)&&null!==e){const r=t.seenObjects.findIndex((t=>t.obj===e));if(-1!==r){const e=t.seenObjects.map((e=>e.propertyName)),n=e.slice(0,r).map((e=>`${e} -> `)).join(""),o=e[r],i=" -> "+e.slice(r+1,e.length-1).map((e=>`${e} -> `)).join(""),s=e[e.length-1],u=" ".repeat(n.length+o.length/2),a="-".repeat(i.length+(o.length+s.length)/2-1);throw new BSONError(`Converting circular structure to EJSON:\n ${n}${o}${i}${s}\n ${u}\\${a}/`)}t.seenObjects[t.seenObjects.length-1].obj=e}if(Array.isArray(e))return function(e,t){return e.map(((e,r)=>{t.seenObjects.push({propertyName:`index ${r}`,obj:null});try{return ht(e,t)}finally{t.seenObjects.pop()}}))}(e,t);if(void 0===e)return null;if(e instanceof Date||u(e)){const r=e.getTime(),n=r>-1&&r<2534023188e5;return t.legacy?t.relaxed&&n?{$date:e.getTime()}:{$date:ct(e)}:t.relaxed&&n?{$date:ct(e)}:{$date:{$numberLong:e.getTime().toString()}}}if(!("number"!=typeof e||t.relaxed&&isFinite(e))){if(Number.isInteger(e)&&!Object.is(e,-0)){if(e>=f&&e<=l)return{$numberInt:e.toString()};if(e>=h&&e<=c)return{$numberLong:e.toString()}}return{$numberDouble:Object.is(e,-0)?"-0.0":e.toString()}}if("bigint"==typeof e)return t.relaxed?Number(BigInt.asIntN(64,e)):{$numberLong:BigInt.asIntN(64,e).toString()};if(e instanceof RegExp||i(e)){let r=e.flags;if(void 0===r){const t=e.toString().match(/[gimuy]*$/);t&&(r=t[0])}return new BSONRegExp(e.source,r).toExtendedJSON(t)}return null!=e&&"object"==typeof e?function(e,t){if(null==e||"object"!=typeof e)throw new BSONError("not an object instance");const r=e._bsontype;if(void 0===r){const r={};for(const n of Object.keys(e)){t.seenObjects.push({propertyName:n,obj:null});try{const o=ht(e[n],t);"__proto__"===n?Object.defineProperty(r,n,{value:o,writable:!0,enumerable:!0,configurable:!0}):r[n]=o}finally{t.seenObjects.pop()}}return r}if(null!=e&&"object"==typeof e&&"string"==typeof e._bsontype&&e[Symbol.for("@@mdb.bson.version")]!==a)throw new BSONVersionError;if(function(e){return null!=e&&"object"==typeof e&&"_bsontype"in e&&"string"==typeof e._bsontype}(e)){let n=e;if("function"!=typeof n.toExtendedJSON){const t=gt[e._bsontype];if(!t)throw new BSONError("Unrecognized or invalid _bsontype: "+e._bsontype);n=t(n)}return"Code"===r&&n.scope?n=new Code(n.code,ht(n.scope,t)):"DBRef"===r&&n.oid&&(n=new DBRef(ht(n.collection,t),ht(n.oid,t),ht(n.db,t),ht(n.fields,t))),n.toExtendedJSON(t)}throw new BSONError("_bsontype must be a string, but was: "+typeof r)}(e,t):e}const gt={Binary:e=>new Binary(e.value(),e.sub_type),Code:e=>new Code(e.code,e.scope),DBRef:e=>new DBRef(e.collection||e.namespace,e.oid,e.db,e.fields),Decimal128:e=>new Decimal128(e.bytes),Double:e=>new Double(e.value),Int32:e=>new Int32(e.value),Long:e=>Long.fromBits(null!=e.low?e.low:e.low_,null!=e.low?e.high:e.high_,null!=e.low?e.unsigned:e.unsigned_),MaxKey:()=>new MaxKey,MinKey:()=>new MinKey,ObjectId:e=>new ObjectId(e),BSONRegExp:e=>new BSONRegExp(e.pattern,e.options),BSONSymbol:e=>new BSONSymbol(e.value),Timestamp:e=>Timestamp.fromBits(e.low,e.high)};function dt(e,t){const r={useBigInt64:t?.useBigInt64??!1,relaxed:t?.relaxed??!0,legacy:t?.legacy??!1};return JSON.parse(e,((e,t)=>{if(-1!==e.indexOf("\0"))throw new BSONError(`BSON Document field names cannot contain null bytes, found: ${JSON.stringify(e)}`);return ft(t,r)}))}function pt(e,t,r,n){null!=r&&"object"==typeof r&&(n=r,r=0),null==t||"object"!=typeof t||Array.isArray(t)||(n=t,t=void 0,r=0);const o=ht(e,Object.assign({relaxed:!0,legacy:!1},n,{seenObjects:[{propertyName:"(root)",obj:null}]}));return JSON.stringify(o,t,r)}const mt=Object.create(null);mt.parse=dt,mt.stringify=pt,mt.serialize=function(e,t){return t=t||{},JSON.parse(pt(e,t))},mt.deserialize=function(e,t){return t=t||{},dt(JSON.stringify(e),t)},Object.freeze(mt);const yt=17825792;let bt=q.allocate(yt);function wt(e){bt.length<e&&(bt=q.allocate(e))}function St(e,t={}){const r="boolean"==typeof t.checkKeys&&t.checkKeys,n="boolean"==typeof t.serializeFunctions&&t.serializeFunctions,o="boolean"!=typeof t.ignoreUndefined||t.ignoreUndefined,i="number"==typeof t.minInternalBufferSize?t.minInternalBufferSize:yt;bt.length<i&&(bt=q.allocate(i));const s=at(bt,e,r,0,0,n,o,null),u=q.allocate(s);return u.set(bt.subarray(0,s),0),u}function Bt(e,t,r={}){const n="boolean"==typeof r.checkKeys&&r.checkKeys,o="boolean"==typeof r.serializeFunctions&&r.serializeFunctions,i="boolean"!=typeof r.ignoreUndefined||r.ignoreUndefined,s="number"==typeof r.index?r.index:0,u=at(bt,e,n,0,0,o,i,null);return t.set(bt.subarray(0,u),s),s+u-1}function Ot(e,t={}){return je(q.toLocalBufferType(e),t)}function Nt(e,t={}){return ye(e,"boolean"==typeof(t=t||{}).serializeFunctions&&t.serializeFunctions,"boolean"!=typeof t.ignoreUndefined||t.ignoreUndefined)}function Et(e,t,r,n,o,i){const s=Object.assign({allowObjectSmallerThanBufferSize:!0,index:0},i),u=q.toLocalBufferType(e);let a=t;for(let e=0;e<r;e++){const t=u[a]|u[a+1]<<8|u[a+2]<<16|u[a+3]<<24;s.index=a,n[o+e]=je(u,s),a+=t}return a}var Lt=Object.freeze({__proto__:null,BSONError,BSONRegExp,BSONRuntimeError,BSONSymbol,BSONType:P,BSONValue,BSONVersionError,Binary,Code,DBRef,Decimal128,Double,EJSON:mt,Int32,Long,MaxKey,MinKey,ObjectId,Timestamp,UUID,calculateObjectSize:Nt,deserialize:Ot,deserializeStream:Et,serialize:St,serializeWithBufferAndIndex:Bt,setInternalBufferSize:wt});t.BSON=Lt,t.BSONError=BSONError,t.BSONRegExp=BSONRegExp,t.BSONRuntimeError=BSONRuntimeError,t.BSONSymbol=BSONSymbol,t.BSONType=P,t.BSONValue=BSONValue,t.BSONVersionError=BSONVersionError,t.Binary=Binary,t.Code=Code,t.DBRef=DBRef,t.Decimal128=Decimal128,t.Double=Double,t.EJSON=mt,t.Int32=Int32,t.Long=Long,t.MaxKey=MaxKey,t.MinKey=MinKey,t.ObjectId=ObjectId,t.Timestamp=Timestamp,t.UUID=UUID,t.calculateObjectSize=Nt,t.deserialize=Ot,t.deserializeStream=Et,t.serialize=St,t.serializeWithBufferAndIndex=Bt,t.setInternalBufferSize=wt}},t={},function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}},s=!0;try{e[n].call(i.exports,i,i.exports,r),s=!1}finally{s&&delete t[n]}return i.exports}(920);var e,t}));
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAGA,iDAA8E;AAO9E,gDAAwB;AACxB,mCAA4C;AAC5C,uEAAiD;AACjD,+BAAqD;AACrD,2FAAqF;AAErF,6CAAoF;AACpF,2EAAqE;AAMrE,SAAS,kBAAkB,CAAC,GAAW;IACrC,MAAM,CAAC,EAAE,qBAAqB,CAAC,GAAG,GAAG;SAClC,KAAK,CAAC,aAAa,CAAC;SACpB,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC;IAE9B,IAAI,qBAAqB,EAAE;QACzB,MAAM,CAAC,GAAG,IAAI,KAAK,EAAE,CAAC;QACtB,MAAM,WAAW,GACf,qBAAqB,CAAC,SAAS,CAC7B,CAAC,EACD,qBAAqB,CAAC,MAAM,CAAC,SAAS,CAAC,CACxC,IAAI,qBAAqB,CAAC;QAE7B,MAAM,CAAC,IAAI,EAAE,GAAG,OAAO,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QAEnD,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACd,CAAC,CAAC,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,CAAC;QACtC,CAAC,CAAC,KAAK,GAAG,qBAAqB,CAAC;QAEhC,OAAO,CAAC,CAAC;KACV;IAED,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,aAAa;IA2BjB,YACE,GAAW,EACX,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAGA,iDAA8E;AAO9E,gDAAwB;AACxB,mCAA4C;AAC5C,uEAAiD;AACjD,+BAAqD;AACrD,2FAAqF;AAErF,6CAAoF;AACpF,2EAAqE;AAMrE,SAAS,kBAAkB,CAAC,GAAW;IACrC,MAAM,CAAC,EAAE,qBAAqB,CAAC,GAAG,GAAG;SAClC,KAAK,CAAC,aAAa,CAAC;SACpB,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC;IAE9B,IAAI,qBAAqB,EAAE;QACzB,MAAM,CAAC,GAAG,IAAI,KAAK,EAAE,CAAC;QACtB,MAAM,WAAW,GACf,qBAAqB,CAAC,SAAS,CAC7B,CAAC,EACD,qBAAqB,CAAC,MAAM,CAAC,SAAS,CAAC,CACxC,IAAI,qBAAqB,CAAC;QAE7B,MAAM,CAAC,IAAI,EAAE,GAAG,OAAO,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QAEnD,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACd,CAAC,CAAC,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE,CAAC;QACtC,CAAC,CAAC,KAAK,GAAG,qBAAqB,CAAC;QAEhC,OAAO,CAAC,CAAC;KACV;IAED,OAAO,IAAI,CAAC;AACd,CAAC;AAED,MAAM,aAAa;IA2BjB,YACE,GAAW,EACX,aAAqC,EACrC,aAAiC,EAAE,EACnC,eAAyC,EAAE,EAC3C,eAA2B,IAAI,qBAAY,EAAE;QAxB/C,uBAAkB,GAAqC,IAAI,CAAC;QAcpD,6BAAwB,GAC9B,OAAO,CAAC,GAAG;aACR,+DAA+D;YAClE,cAAI,CAAC,OAAO,CAAC,SAAS,EAAE,wBAAwB,CAAC,CAAC;QASlD,IAAI,CAAC,WAAW,GAAG,EAAE,GAAG,EAAE,aAAa,EAAE,UAAU,EAAE,YAAY,EAAE,CAAC;QACpE,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,iBAAiB,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC;IAC7C,CAAC;IAEO,KAAK,CAAC,UAAU;;QACtB,MAAM,EAAE,GAAG,EAAE,aAAa,EAAE,UAAU,EAAE,YAAY,EAAE,GAAG,IAAI,CAAC,WAAW,CAAC;QAE1E,IAAI,CAAC,YAAY,GAAG,IAAA,qBAAK,EACvB,OAAO,CAAC,QAAQ,EAChB,CAAC,IAAI,CAAC,wBAAwB,CAAC,EAC/B;YACE,KAAK,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,CAAC;YAC5C,GAAG,YAAY;SAChB,CACF,CAAC;QAEF,MAAM,mBAAmB,GAAG,KAAK,IAAG,EAAE;YACpC,IAAI,GAAW,CAAC;YAChB,OAAO,CAAC,CAAC,GAAG,CAAC,GAAG,MAAM,IAAA,aAAI,EAAC,IAAI,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC,EAAE;gBACzD,IAAI,GAAG,KAAK,OAAO;oBAAE,OAAO;aAC7B;QACH,CAAC,CAAC;QAEF,IAAI,UAAU,GAAG,EAAE,CAAC;QAGpB,MAAA,MAAA,MAAA,IAAI,CAAC,YAAY,0CAAE,MAAM,0CAAE,WAAW,CAAC,MAAM,CAAC,0CAAE,EAAE,CAAC,MAAM,EAAE,CAAC,KAAK,EAAE,EAAE;YACnE,UAAU,IAAI,KAAK,CAAC;QACtB,CAAC,CAAC,CAAC;QAEH,MAAM,YAAY,GAAG,KAAK,IAAG,EAAE;YAC7B,MAAM,CAAC,QAAQ,CAAC,GAAG,MAAM,IAAA,aAAI,EAAC,IAAI,CAAC,YAAY,EAAE,MAAM,CAAC,CAAC;YAEzD,IAAI,QAAQ,EAAE;gBACZ,IAAI,KAAK,GAAG,kBAAkB,CAAC,UAAU,CAAC,CAAC;gBAE3C,IAAI,KAAK,EAAE;oBACT,KAAK,CAAC,OAAO,GAAG,2DAA2D,KAAK,CAAC,OAAO,EAAE,CAAC;iBAC5F;qBAAM;oBACL,KAAK,GAAG,IAAI,KAAK,CACf,kEAAkE,QAAQ,EAAE,CAC7E,CAAC;iBACH;gBAED,MAAM,KAAK,CAAC;aACb;QACH,CAAC,CAAC;QAEF,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,mBAAmB,EAAE,EAAE,YAAY,EAAE,CAAC,CAAC,CAAC;QAM5D,IAAI,CAAC,YAAY,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC;QAEtC,IAAI,CAAC,mBAAmB,GAAG,IAAA,kBAAY,EACrC;YACE,MAAM;YACN,UAAU;YACV,gBAAgB;YAChB,uBAAuB;YACvB,gBAAgB;YAChB,WAAW;SACZ,EACD,IAAI,CAAC,YAAY,CAClB,CAAC;QAEF,IAAI,CAAC,8BAA8B,GAAG,IAAI,kEAA8B,CACtE,IAAI,EACJ,IAAI,CAAC,YAAY,CAClB,CAAC;QAEF,IAAI,CAAC,sBAAsB,GAAG,IAAI,kDAAsB,CACtD,IAAI,CAAC,YAAY,EACjB,IAAI,CAAC,YAAY,CAClB,CAAC;QAEF,MAAM,IAAI,CAAC,mBAAmB,CAAC,IAAI,CAAC,GAAG,EAAE,IAAA,oCAAuB,EAAC,aAAa,CAAC,EAAE,UAAU,CAAC,CAAC;IAC/F,CAAC;IAED,KAAK,CAAC,QAAQ,CAAC,IAAY;QACzB,MAAM,IAAI,CAAC,iBAAiB,CAAC;QAC7B,OAAO,IAAA,wCAA2B,EAChC,MAAM,IAAI,CAAC,mBAAmB,CAAC,QAAQ,CAAC,IAAI,CAAC,CAC9C,CAAC;IACJ,CAAC;IAED,KAAK,CAAC,cAAc,CAAC,IAAY;QAC/B,MAAM,IAAI,CAAC,iBAAiB,CAAC;QAC7B,OAAO,MAAM,IAAI,CAAC,mBAAmB,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC;IAC7D,CAAC;IAED,KAAK,CAAC,cAAc;QAClB,MAAM,IAAI,CAAC,iBAAiB,CAAC;QAC7B,OAAO,MAAM,IAAI,CAAC,mBAAmB,CAAC,cAAc,EAAE,CAAC;IACzD,CAAC;IAED,qBAAqB,CAAC,QAA0C;QAC9D,MAAM,IAAI,GAAG,IAAI,CAAC,kBAAkB,CAAC;QACrC,IAAI,CAAC,kBAAkB,GAAG,QAAQ,CAAC;QACnC,OAAO,IAAI,CAAC;IACd,CAAC;IAED,KAAK,CAAC,SAAS;QACb,IAAI;YACF,MAAM,IAAI,CAAC,iBAAiB,CAAC;SAC9B;QAAC,WAAM;SAGP;QAED,MAAM,IAAA,8BAAI,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAE9B,IAAI,IAAI,CAAC,mBAAmB,EAAE;YAC5B,IAAI,CAAC,mBAAmB,CAAC,YAAM,CAAC,EAAE,CAAC;SACpC;QAED,IAAI,IAAI,CAAC,8BAA8B,EAAE;YACvC,IAAI,CAAC,8BAA8B,CAAC,SAAS,EAAE,CAAC;SACjD;QAED,IAAI,IAAI,CAAC,sBAAsB,EAAE;YAC/B,IAAI,CAAC,sBAAsB,CAAC,SAAS,EAAE,CAAC;SACzC;IACH,CAAC;IAED,KAAK,CAAC,SAAS;QACb,MAAM,IAAI,CAAC,iBAAiB,CAAC;QAC7B,OAAO,IAAI,CAAC,mBAAmB,CAAC,SAAS,EAAE,CAAC;IAC9C,CAAC;IAED,KAAK,CAAC,uBAAuB;QAC3B,MAAM,IAAI,CAAC,iBAAiB,CAAC;IAC/B,CAAC;CACF;AAEQ,sCAAa"}
|