@alipay/faas-web-sdk 1.1.19-alpha.4 → 1.2.0-alpha.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/index.js +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t="undefined"!=typeof globalThis?globalThis:t||self).cloud={})}(this,(function(t){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},e(t,n)};var r=function(){return r=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},r.apply(this,arguments)};function o(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){var n;t.done?o(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(u,c)}a((r=r.apply(t,n||[])).next())}))}function i(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}}"function"==typeof SuppressedError&&SuppressedError;var u,c,a,s,p,f,l=(u=function(t,n){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},u(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}u(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),h=function(t){function n(e,r){var o=t.call(this,r)||this;return o.name="FaasError",o.error=e,o.errorMessage=r,Object.setPrototypeOf(o,n.prototype),o}return l(n,t),Object.defineProperty(n.prototype,"errCode",{get:function(){return this.error},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"errMsg",{get:function(){return this.message},enumerable:!1,configurable:!0}),n.INVALID_PARAM_ERR=function(t,e){return new n(60001,"无效入参,参数 ".concat(t," ").concat(e))},n.NOT_FOUND_ERR=function(t){return new n(60001,t)},n.SERVER_ERR=function(t,e,r,o){var i=new n(t,e);return i.requestID=r,i.httpStatus=o,i},n.STORAGE_ERR=function(t,e,r){var o=new n(t,e);return o.requestID=r,o},n.NETWORK_ERR=function(t,e){var r=new n(-1,t.toString());return r.requestID=e,r},n}(Error),y=function(t,n){return void 0===n&&(n=void 0),function(e){if(!((null==e?void 0:e.complete)||(null==e?void 0:e.success)||(null==e?void 0:e.fail)))return t.call(n,e);var r=e.complete,o=e.success,i=e.fail,u=function(t,n){var e={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&n.indexOf(r)<0&&(e[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(e[r[o]]=t[r[o]])}return e}(e,["complete","success","fail"]);t.call(n,u).then((function(t){return null==o||o(t),t}),(function(t){return null==i||i(t),t})).then((function(t){null==r||r(t)}))}},d=function(){function t(){}return t.handleResponse=function(t){if(200!==t.status){var n=t.data||{code:-1,message:"未知异常"},e=n.code,r=n.message;throw h.SERVER_ERR(e,r,t.requestID,t.status)}return t.data.data},t}(),v=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},w=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},m=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},g=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}};!function(t){t.DESC="desc",t.ASC="asc"}(c||(c={})),function(t){t.update="update",t.delete="delete",t.query="query",t.queryList="queryList",t.create="create"}(a||(a={})),function(t){t.update="update",t.findOneAndUpdate="findOneAndUpdate",t.replace="replace",t.delete="delete",t.query="query",t.queryList="queryList",t.create="create",t.batchCreate="batchCreate",t.count="count",t.aggregate="aggregate"}(s||(s={})),function(t){t.collection="collection",t.document="document"}(p||(p={})),function(t){t.addFields="$addFields",t.count="$count",t.match="$match",t.group="$group",t.project="$project",t.replaceRoot="$replaceRoot",t.sample="$sample",t.lookup="$lookup",t.sort="$sort",t.limit="$limit",t.skip="$skip",t.unwind="$unwind",t.geoNear="$geoNear",t.bucket="$bucket",t.bucketAuto="$bucketAuto",t.sortByCount="$sortByCount"}(f||(f={}));var b,_,O,A=(b=function(t,n){return b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},b(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}b(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),P=function(){},x=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(P),j=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(x),S=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(x),R=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(j),C=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(P),I=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),E=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),N=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),k=function(t){function n(n,e){var r=t.call(this)||this;return r.name="$"+n,r.value=e,r}return A(n,t),n.prototype.stringify=function(){var t;return(t={})[this.name]=this.value,t},n}(P),T=function(){function t(t){this.lastCmd=t}return t.unchain=function(n){return n instanceof t?n.lastCmd:n},t}(),D=(_=function(t,n){return _=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},_(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}_(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)});!function(t){t.INVALID_PARAM="INVALID_PARAM",t.INVALID_COMMAND="INVALID_COMMAND",t.SEMANTIC_ERROR="SEMANTIC_ERROR"}(O||(O={}));var $,q=function(t){function n(e){var r=t.call(this,e)||this;return Object.setPrototypeOf(r,n.prototype),r}return D(n,t),n.create=function(t,e){var r=new n(e);return r.code=t,r},n.invalidParam=function(t,e){return n.create(O.INVALID_PARAM,'无效入参 "'.concat(t,'", ').concat(e))},n.invalidCommand=function(t){return n.create(O.INVALID_COMMAND,t)},n.semanticError=function(t){return n.create(O.SEMANTIC_ERROR,t)},n}(Error),F=function(){function t(t,n){void 0===n&&(n=""),this.data=t,this.prefix=n}return t.prototype.stringify=function(){var e=this;if(this.data instanceof P){if(!(this.data instanceof k))throw q.invalidCommand("Command 不是聚合操作");return this.data.stringify()}if(null===this.data||this.data instanceof Date)return this.data;if(Array.isArray(this.data))return this.data.map((function(n,r){return new t(n,"".concat(e.prefix,".$.").concat(r)).stringify()}));switch(n(this.data)){case"number":case"boolean":case"string":case"bigint":case"undefined":return this.data;case"function":throw q.invalidParam(this.prefix,"不支持函数");case"symbol":throw q.invalidParam(this.prefix,"不支持 symbol");default:var r={};for(var o in this.data){var i=this.prefix?"".concat(this.prefix,".").concat(o):o,u=new t(this.data[o],i).stringify();void 0!==u&&(r[o]=u)}return r}},t.prototype.toJSON=function(){var t=this.stringify();if(void 0===t)throw q.invalidParam(this.prefix,"不支持 undefined");return t},t}(),B=($=function(t,n){return $=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},$(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}$(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),L=function(t){function n(n,e){return t.call(this,n,new F(e).toJSON())||this}return B(n,t),n}(k),M=function(t){function n(n){return t.call(this,"abs",n)||this}return B(n,t),n}(L),U=function(t){function n(n){return t.call(this,"add",n)||this}return B(n,t),n}(L),H=function(t){function n(n){return t.call(this,"addToSet",n)||this}return B(n,t),n}(L),W=function(t){function n(n){return t.call(this,"and",n)||this}return B(n,t),n}(L),V=function(t){function n(n){return t.call(this,"arrayElemAt",n)||this}return B(n,t),n}(L),z=function(t){function n(n){return t.call(this,"avg",n)||this}return B(n,t),n}(L),K=function(t){function n(n){return t.call(this,"ceil",n)||this}return B(n,t),n}(L),J=function(t){function n(n){return t.call(this,"cmp",n)||this}return B(n,t),n}(L),G=function(t){function n(n){return t.call(this,"concat",n)||this}return B(n,t),n}(L),Y=function(t){function n(n){var e=Array.isArray(n)?{if:n[0],then:n[1],else:n[2]}:n;return t.call(this,"cond",e)||this}return B(n,t),n}(L),Q=function(t){function n(){return t.call(this,"count",{})||this}return B(n,t),n.prototype.stringify=function(){return{$sum:1}},n}(L),X=function(t){function n(n){return t.call(this,"dateToString",n)||this}return B(n,t),n}(L),Z=function(t){function n(n){return t.call(this,"divide",n)||this}return B(n,t),n}(L),tt=function(t){function n(n){return t.call(this,"eq",n)||this}return B(n,t),n}(L),nt=function(t){function n(n){return t.call(this,"exp",n)||this}return B(n,t),n}(L),et=function(t){function n(n){return t.call(this,"first",n)||this}return B(n,t),n}(L),rt=function(t){function n(n){return t.call(this,"floor",n)||this}return B(n,t),n}(L),ot=function(t){function n(n){return t.call(this,"gt",n)||this}return B(n,t),n}(L),it=function(t){function n(n){return t.call(this,"gte",n)||this}return B(n,t),n}(L),ut=function(t){function n(n){return t.call(this,"ifNull",n)||this}return B(n,t),n}(L),ct=function(t){function n(n){return t.call(this,"in",n)||this}return B(n,t),n}(L),at=function(t){function n(n){return t.call(this,"indexOfArray",n)||this}return B(n,t),n}(L),st=function(t){function n(n){return t.call(this,"isArray",n)||this}return B(n,t),n}(L),pt=function(t){function n(n){return t.call(this,"isoWeek",n)||this}return B(n,t),n}(L),ft=function(t){function n(n){return t.call(this,"last",n)||this}return B(n,t),n}(L),lt=function(t){function n(n){return t.call(this,"let",n)||this}return B(n,t),n}(L),ht=function(t){function n(n){return t.call(this,"ln",n)||this}return B(n,t),n}(L),yt=function(t){function n(n){return t.call(this,"log",n)||this}return B(n,t),n}(L),dt=function(t){function n(n){return t.call(this,"log10",n)||this}return B(n,t),n}(L),vt=function(t){function n(n){return t.call(this,"lt",n)||this}return B(n,t),n}(L),wt=function(t){function n(n){return t.call(this,"lte",n)||this}return B(n,t),n}(L),mt=function(t){function n(n){return t.call(this,"map",n)||this}return B(n,t),n}(L),gt=function(t){function n(n){return t.call(this,"max",n)||this}return B(n,t),n}(L),bt=function(t){function n(n){return t.call(this,"mergeObjects",n)||this}return B(n,t),n}(L),_t=function(t){function n(n){return t.call(this,"min",n)||this}return B(n,t),n}(L),Ot=function(t){function n(n){return t.call(this,"mod",n)||this}return B(n,t),n}(L),At=function(t){function n(n){return t.call(this,"month",n)||this}return B(n,t),n}(L),Pt=function(t){function n(n){return t.call(this,"multiply",n)||this}return B(n,t),n}(L),xt=function(t){function n(n){return t.call(this,"ne",n)||this}return B(n,t),n}(L),jt=function(t){function n(n){return t.call(this,"not",[n])||this}return B(n,t),n}(L),St=function(t){function n(n){return t.call(this,"or",n)||this}return B(n,t),n}(L),Rt=function(t){function n(n){return t.call(this,"pow",n)||this}return B(n,t),n}(L),Ct=function(t){function n(n){return t.call(this,"push",n)||this}return B(n,t),n}(L),It=function(t){function n(n){return t.call(this,"size",n)||this}return B(n,t),n}(L),Et=function(t){function n(n){return t.call(this,"slice",n)||this}return B(n,t),n}(L),Nt=function(t){function n(n){return t.call(this,"split",n)||this}return B(n,t),n}(L),kt=function(t){function n(n){return t.call(this,"sqrt",n)||this}return B(n,t),n}(L),Tt=function(t){function n(n){return t.call(this,"substr",n)||this}return B(n,t),n}(L),Dt=function(t){function n(n){return t.call(this,"substrBytes",n)||this}return B(n,t),n}(L),$t=function(t){function n(n){return t.call(this,"subtract",n)||this}return B(n,t),n}(L),qt=function(t){function n(n){return t.call(this,"sum",n)||this}return B(n,t),n}(L),Ft=function(t){function n(n){var e=n.branches.map((function(t){return Array.isArray(t)?{case:t[0],then:t[1]}:{case:t.case,then:t.then}}));return t.call(this,"switch",{branches:e,default:n.default})||this}return B(n,t),n}(L),Bt=function(t){function n(n){return t.call(this,"toLower",n)||this}return B(n,t),n}(L),Lt=function(t){function n(n){return t.call(this,"toUpper",n)||this}return B(n,t),n}(L),Mt=function(t){function n(n){return t.call(this,"trunc",n)||this}return B(n,t),n}(L),Ut=function(t){function n(n){return t.call(this,"week",n)||this}return B(n,t),n}(L),Ht=function(t){function n(n){return t.call(this,"year",n)||this}return B(n,t),n}(L),Wt=function(t){function n(n){return t.call(this,"allElementsTrue",n)||this}return B(n,t),n}(L),Vt=function(t){function n(n){return t.call(this,"anyElementTrue",n)||this}return B(n,t),n}(L),zt=function(t){function n(n){return t.call(this,"setDifference",n)||this}return B(n,t),n}(L),Kt=function(t){function n(n){return t.call(this,"setEquals",n)||this}return B(n,t),n}(L),Jt=function(t){function n(n){return t.call(this,"setIntersection",n)||this}return B(n,t),n}(L),Gt=function(t){function n(n){return t.call(this,"setIsSubset",n)||this}return B(n,t),n}(L),Yt=function(t){function n(n){return t.call(this,"setUnion",n)||this}return B(n,t),n}(L),Qt=function(t){function n(n){return t.call(this,"literal",n)||this}return B(n,t),n}(L),Xt=function(t){function n(n){return t.call(this,"arrayToObject",n)||this}return B(n,t),n}(L),Zt=function(t){function n(n){return t.call(this,"concatArrays",n)||this}return B(n,t),n}(L),tn=function(t){function n(n){return t.call(this,"filter",n)||this}return B(n,t),n}(L),nn=function(t){function n(n){return t.call(this,"objectToArray",n)||this}return B(n,t),n}(L),en=function(t){function n(n){return t.call(this,"range",n)||this}return B(n,t),n}(L),rn=function(t){function n(n){return t.call(this,"reduce",n)||this}return B(n,t),n}(L),on=function(t){function n(n){return t.call(this,"reverseArray",n)||this}return B(n,t),n}(L),un=function(t){function n(n){return t.call(this,"zip",n)||this}return B(n,t),n}(L),cn=function(t){function n(n){return t.call(this,"dateFromString",n)||this}return B(n,t),n}(L),an=function(t){function n(n){return t.call(this,"indexOfBytes",n)||this}return B(n,t),n}(L),sn=function(t){function n(n){return t.call(this,"indexOfCP",n)||this}return B(n,t),n}(L),pn=function(t){function n(n){return t.call(this,"strLenBytes",n)||this}return B(n,t),n}(L),fn=function(t){function n(n){return t.call(this,"strLenCP",n)||this}return B(n,t),n}(L),ln=function(t){function n(n){return t.call(this,"strcasecmp",n)||this}return B(n,t),n}(L),hn=function(t){function n(n){return t.call(this,"substrCP",n)||this}return B(n,t),n}(L),yn=function(t){function n(n){return t.call(this,"stdDevPop",n)||this}return B(n,t),n}(L),dn=function(t){function n(n){return t.call(this,"stdDevSamp",n)||this}return B(n,t),n}(L),vn=function(t){function n(n){return t.call(this,"dateFromParts",n)||this}return B(n,t),n}(L),wn=function(t){function n(n){return t.call(this,"dayOfMonth",n)||this}return B(n,t),n}(L),mn=function(t){function n(n){return t.call(this,"dayOfWeek",n)||this}return B(n,t),n}(L),gn=function(t){function n(n){return t.call(this,"dayOfYear",n)||this}return B(n,t),n}(L),bn=function(t){function n(n){return t.call(this,"hour",n)||this}return B(n,t),n}(L),_n=function(t){function n(n){return t.call(this,"isoDayOfWeek",n)||this}return B(n,t),n}(L),On=function(t){function n(n){return t.call(this,"isoWeekYear",n)||this}return B(n,t),n}(L),An=function(t){function n(n){return t.call(this,"millisecond",n)||this}return B(n,t),n}(L),Pn=function(t){function n(n){return t.call(this,"minute",n)||this}return B(n,t),n}(L),xn=function(t){function n(n){return t.call(this,"second",n)||this}return B(n,t),n}(L),jn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Sn=function(){function t(t,n){this.type=t,this.coordinates=n}return t.prototype.toJSON=function(){return{type:this.type,coordinates:this.coordinates}},t}(),Rn=function(t){function n(n,e){var r=t.call(this,"Point",[n,e])||this;return r.longitude=n,r.latitude=e,r}return jn(n,t),n}(Sn);!function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"LineString",r)||this).points=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"Polygon",r)||this).lines=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiPoint",r)||this).points=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiLineString",r)||this).lines=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiPolygon",r)||this).polygons=n,e}jn(n,t)}(Sn);var Cn,In=function(){function t(t){this.regexp=t.regexp,this.options=t.options||""}return t.prototype.stringify=function(){return{$regex:this.regexp,$options:this.options}},t}(),En=function(){function t(){}return t.mergeTo=function(t,e){var r;for(var o in e)t[o]?Array.isArray(t[o])?(r=t[o]).push.apply(r,e[o]):"object"===n(t[o])&&"object"===n(e[o])?Object.assign(t[o],e[o]):t[o]=e[o]:t[o]=e[o]},t}(),Nn=function(){function t(t,n,e){void 0===n&&(n=""),void 0===e&&(e=""),this.query=t,this.prefix=n,this.keyName=e}return t.prototype.stringify=function(){var e=this,r=T.unchain(this.query);if(r instanceof I)return r.stringifyWithKey(this.keyName);if(r instanceof C)return r.stringify();if(r instanceof In)return r.stringify();if(r instanceof RegExp)return r;if(r instanceof Date)return r;if(Array.isArray(r))return r.map((function(n,r){return new t(n,"".concat(e.prefix,".$.").concat(r)).stringify()}));var o=n(r);return"object"!==o?this.stringifyBuiltInValue(r,o):null===r?r:this.stringifyObject(r)},t.prototype.stringifyWithKey=function(){var e,r,o,i,u,c,a,s=this,p=T.unchain(this.query);if(p instanceof I)return p.stringifyWithKey(this.keyName);if(p instanceof C)return p instanceof N?p.stringify():((e={})[this.keyName]=p.stringify(),e);if(p instanceof In)return(r={})[this.keyName]=p.stringify(),r;if(p instanceof RegExp)return(o={})[this.keyName]=p,o;if(p instanceof Date)return(i={})[this.keyName]=p,i;if(Array.isArray(p)){var f=p.map((function(n,e){return new t(n,"".concat(s.prefix,".$.").concat(e)).stringify()}));return(u={})[this.keyName]=f,u}var l=n(p);return"object"!==l?((c={})[this.keyName]=this.stringifyBuiltInValue(p,l),c):null===p?((a={})[this.keyName]=p,a):this.stringifyObject(p)},t.prototype.toJSON=function(){var t=this.stringify();if(void 0===t)throw q.invalidParam(this.prefix,"不支持 undefined");return t},t.prototype.stringifyBuiltInValue=function(t,n){switch(n){case"number":case"boolean":case"string":case"bigint":default:return t;case"function":throw q.invalidParam(this.prefix,"不支持函数");case"symbol":throw q.invalidParam(this.prefix,"不支持 symbol");case"undefined":return}},t.prototype.stringifyObject=function(n){var e,r={};for(var o in n){var i=this.prefix?"".concat(this.prefix,".").concat(o):o,u=T.unchain(n[o]);if(u instanceof I){var c=u.stringifyWithKey(i);En.mergeTo(r,c)}else{var a=new t(u,i,o).stringify();void 0!==a&&En.mergeTo(r,((e={})[o]=a,e))}}return r},t}(),kn=function(){return kn=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},kn.apply(this,arguments)},Tn=function(){function t(){this.pipeline=[]}return t.prototype.addFields=function(t){return this.pushStage(f.addFields,t),this},t.prototype.count=function(t){return this.pushStage(f.count,t),this},t.prototype.match=function(t){return this.pushStage(f.match,t),this},t.prototype.group=function(t){return this.pushStage(f.group,t),this},t.prototype.project=function(t){return this.pushStage(f.project,t),this},t.prototype.replaceRoot=function(t){return this.pushStage(f.replaceRoot,t),this},t.prototype.sample=function(t){return this.pushStage(f.sample,t),this},t.prototype.lookup=function(t){return this.pushStage(f.lookup,t),this},t.prototype.sort=function(t){return this.pushStage(f.sort,t),this},t.prototype.limit=function(t){return this.pushStage(f.limit,t),this},t.prototype.skip=function(t){return this.pushStage(f.skip,t),this},t.prototype.unwind=function(t){return this.pushStage(f.unwind,t),this},t.prototype.geoNear=function(t){return this.pushStage(f.geoNear,t),this},t.prototype.bucket=function(t){return this.pushStage(f.bucket,t),this},t.prototype.bucketAuto=function(t){return this.pushStage(f.bucketAuto,t),this},t.prototype.sortByCount=function(t){return this.pushStage(f.sortByCount,t),this},t.prototype.done=function(){return this.pipeline.map((function(t){var n,e;switch(t.name){case f.geoNear:var r=kn({},t.param);return t.param.query&&(r.query=new Nn(t.param.query).toJSON()),t.param.near instanceof Rn&&(r.near=t.param.near.toJSON()),{$geoNear:r};case f.match:return{$match:new Nn(t.param).toJSON()};case f.count:case f.sample:case f.lookup:case f.limit:case f.skip:case f.unwind:return(n={})[t.name]=t.param,n;case f.addFields:case f.group:case f.sortByCount:case f.project:case f.bucket:case f.bucketAuto:case f.replaceRoot:return(e={})[t.name]=new F(t.param).toJSON(),e;case f.sort:return{$sort:Object.keys(t.param).reduce((function(n,e){var r;switch(t.param[e]){case c.DESC:r=-1;break;case c.ASC:case 1:r=1;break;case-1:r=-1;break;default:r=1}return n[e]=r,n}),{})};default:var o=t.name;throw q.invalidParam(o,"不支持的 aggregate 操作")}}))},t.prototype.pushStage=function(t,n){this.pipeline.push({name:t,param:n})},t}(),Dn=(Cn=function(t,n){return Cn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},Cn(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}Cn(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),$n=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Dn(n,t),n.prototype.stringify=function(){return{$all:this.val}},n}(C),qn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fn=function(t){function n(n){var e,r=t.call(this)||this;return r.commands=[],(e=r.commands).push.apply(e,n),r}return qn(n,t),Object.defineProperty(n.prototype,"op",{get:function(){return"$".concat(this.name)},enumerable:!1,configurable:!0}),n.prototype.pushCommand=function(t){this.commands.push(t)},n.prototype.stringifyWithKey=function(t){var n,e=this.commands.map((function(n){return new Nn(n,"",t).stringifyWithKey()}));return(n={})[this.op]=e,n},n.prototype.stringify=function(){return this.stringifyWithKey("")},n}(I),Bn=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="and",n}return qn(n,t),n}(Fn),Ln=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="or",n}return qn(n,t),n}(Fn),Mn=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="nor",n}return qn(n,t),n}(Fn),Un=function(t){function n(n){var e=t.call(this)||this;return e.command=n,e}return qn(n,t),n.prototype.stringifyWithKey=function(t){var n,e={$not:new Nn(this.command,"",t).stringify()};return t?((n={})[t]=e,n):e},n.prototype.stringify=function(){return this.stringifyWithKey("")},n}(I),Hn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wn=function(t){function n(n){var e=t.call(this)||this;return e.val=new Nn(n).toJSON(),e}return Hn(n,t),n.prototype.stringify=function(){return{$elemMatch:this.val}},n}(C),Vn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),zn=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Vn(n,t),n.prototype.stringify=function(){return{$eq:this.val}},n}(C),Kn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Jn=function(t){function n(n){var e=t.call(this)||this;return e.exists=n,e}return Kn(n,t),n.prototype.stringify=function(){return{$exists:this.exists}},n}(C),Gn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Yn=function(t){function n(n){var e=t.call(this)||this;return e.commands=new F(n).toJSON(),e}return Gn(n,t),n.prototype.stringify=function(){return{$expr:this.commands}},n}(N),Qn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Xn=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Qn(n,t),n.prototype.stringify=function(){return{$gt:this.val}},n}(C),Zn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),te=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Zn(n,t),n.prototype.stringify=function(){return{$gte:this.val}},n}(C),ne=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ee=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ne(n,t),n.prototype.stringify=function(){return{$in:this.val}},n}(C),re=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),oe=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return re(n,t),n.prototype.stringify=function(){return{$lt:this.val}},n}(C),ie=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ue=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ie(n,t),n.prototype.stringify=function(){return{$lte:this.val}},n}(C),ce=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ae=function(t){function n(n,e){var r=t.call(this)||this;return r.divisor=n,r.remainder=e,r}return ce(n,t),n.prototype.stringify=function(){return{$mod:[this.divisor,this.remainder]}},n}(C),se=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),pe=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return se(n,t),n.prototype.stringify=function(){return{$ne:this.val}},n}(C),fe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),le=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return fe(n,t),n.prototype.stringify=function(){return{$nin:this.val}},n}(C),he=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ye=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return he(n,t),n.prototype.appendCommand=function(t){return t=n.unchain(t),this.lastCmd instanceof Bn?this.lastCmd.pushCommand(t):this.lastCmd=new Bn([this.lastCmd,t]),this},n.prototype.and=function(t){return this.appendCommand(t)},n.prototype.or=function(t){return t=n.unchain(t),this.lastCmd instanceof Ln?this.lastCmd.pushCommand(t):this.lastCmd=new Ln([this.lastCmd,t]),this},n.prototype.not=function(t){return this.appendCommand(t)},n.prototype.nor=function(t){return this.appendCommand(t)},n.prototype.eq=function(t){return this.appendCommand(new zn(t))},n.prototype.neq=function(t){return this.appendCommand(new pe(t))},n.prototype.lt=function(t){return this.appendCommand(new oe(t))},n.prototype.lte=function(t){return this.appendCommand(new ue(t))},n.prototype.gt=function(t){return this.appendCommand(new Xn(t))},n.prototype.gte=function(t){return this.appendCommand(new te(t))},n.prototype.in=function(t){return this.appendCommand(new ee(t))},n.prototype.nin=function(t){return this.appendCommand(new le(t))},n.prototype.exists=function(t){return this.appendCommand(new Jn(t))},n.prototype.mod=function(t,n){return this.appendCommand(new ae(t,n))},n.prototype.all=function(t){return this.appendCommand(new $n(t))},n.prototype.elemMatch=function(t){return this.appendCommand(new Wn(n.unchain(t)))},n.prototype.size=function(t){return this.appendCommand(t)},n}(T),de=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ve=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return de(n,t),n.prototype.stringify=function(){return{$size:this.val}},n}(C),we=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),me=function(t){function e(n){var e=t.call(this)||this;return e.value=n,e}return we(e,t),Object.defineProperty(e.prototype,"operator",{get:function(){return"$addToSet"},enumerable:!1,configurable:!0}),e.prototype.stringify=function(){return Array.isArray(this.value)?{$each:this.value}:"object"===n(this.value)&&this.value.hasOwnProperty("each")?{$each:this.value.each}:this.value},e}(S),ge=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),be=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return ge(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$inc"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),_e=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Oe=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return _e(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$max"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),Ae=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Pe=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return Ae(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$min"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),xe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),je=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return xe(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$mul"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),Se=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Re=function(t){function n(n){var e=t.call(this)||this;return e.value=n,e}return Se(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pop"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.value||1},n}(S),Ce=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ie=function(t){function n(n){var e=t.call(this)||this;return e.value=n,e}return Ce(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pull"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.stringifyWithKey("")},n.prototype.stringifyWithKey=function(t){var n;return new Nn((n={},n[t]=this.value,n)).stringify()},n}(R),Ee=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ne=function(t){function n(n){var e=t.call(this)||this;return e.values=n,e}return Ee(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pullAll"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.values},n}(S),ke=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Te=function(){return Te=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},Te.apply(this,arguments)},De=function(t){function e(e){for(var r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];var i=t.call(this)||this;return"object"===n(i.value)&&i.value.hasOwnProperty("each")?i.value=e:(null==r?void 0:r.length)>0?i.value=[].concat.apply([],function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))}([e],r,!1)):i.value=e,i}return ke(e,t),Object.defineProperty(e.prototype,"operator",{get:function(){return"$push"},enumerable:!1,configurable:!0}),e.prototype.stringify=function(){if(Array.isArray(this.value))return{$each:this.value};if("object"===n(this.value)&&this.value.hasOwnProperty("each")){var t=this.value,e={$each:t.each};return void 0!==t.position&&(e.$position=t.position),void 0!==t.slice&&(e.$slice=t.slice),void 0!==t.sort&&("string"==typeof t.sort?e.$sort=t.sort===c.DESC?-1:1:e.$sort=t.sort),e}return"object"===n(this.value)&&"string"==typeof this.value.$sort?Te(Te({},this.value),{$sort:this.value.$sort===c.DESC?-1:1}):this.value},e}(S),$e=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),qe=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return $e(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$unset"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return""},n}(x),Fe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Be=function(t){function n(n){var e=t.call(this)||this;return e.name=n,e}return Fe(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$rename"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.name},n}(x),Le=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Me=function(t){function n(n){var e=t.call(this)||this;return e.data=n,e}return Le(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$set"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.data},n}(x),Ue=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),He=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.centerSphere&&(t.$centerSphere=this.val.centerSphere),void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),{$geoWithin:t}},n}(E),We=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),void 0!==this.val.maxDistance&&(t.$maxDistance=this.val.maxDistance),void 0!==this.val.minDistance&&(t.$minDistance=this.val.minDistance),{$nearSphere:t}},n}(E),Ve=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),{$geoIntersects:t}},n}(E),ze=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ke=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ze(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$push"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){var t={$each:this.val,$position:0};return t},n}(x),Je=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ge=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Je(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pop"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return-1},n}(x),Ye=function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))},Qe=function(){function t(){}return t.prototype.pipeline=function(){return new Tn},t.prototype.avg=function(t){return new z(t)},t.prototype.count=function(){return new Q},t.prototype.max=function(t){return new gt(t)},t.prototype.min=function(t){return new _t(t)},t.prototype.sum=function(t){return new qt(t)},t.prototype.and=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new W(r)},t.prototype.or=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new St(r)},t.prototype.not=function(t){return new jt(t)},t.prototype.cmp=function(t,n){var e=Array.isArray(t)?t:[t,n];return new J(e)},t.prototype.eq=function(t,n){var e=Array.isArray(t)?t:[t,n];return new tt(e)},t.prototype.neq=function(t,n){var e=Array.isArray(t)?t:[t,n];return new xt(e)},t.prototype.lt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new vt(e)},t.prototype.lte=function(t,n){var e=Array.isArray(t)?t:[t,n];return new wt(e)},t.prototype.gt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ot(e)},t.prototype.gte=function(t,n){var e=Array.isArray(t)?t:[t,n];return new it(e)},t.prototype.addToSet=function(t){return new H(t)},t.prototype.arrayElemAt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new V(e)},t.prototype.indexOfArray=function(t,n,e,r){var o=Array.isArray(t)?t:[t,n,e,r].filter((function(t){return void 0!==t}));return new at(o)},t.prototype.isArray=function(t){return new st(t)},t.prototype.size=function(t){return new It(t)},t.prototype.in=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ct(e)},t.prototype.slice=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e].filter((function(t){return void 0!==t}));return new Et(r)},t.prototype.map=function(t){return new mt(t)},t.prototype.ifNull=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ut(e)},t.prototype.cond=function(t){return new Y(t)},t.prototype.switch=function(t){return new Ft(t)},t.prototype.concat=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new G(r)},t.prototype.dateToString=function(t){return new X(t)},t.prototype.toLower=function(t){return new Bt(t)},t.prototype.toUpper=function(t){return new Lt(t)},t.prototype.split=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Nt(e)},t.prototype.substr=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e];return new Tt(r)},t.prototype.substrBytes=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e];return new Dt(r)},t.prototype.first=function(t){return new et(t)},t.prototype.last=function(t){return new ft(t)},t.prototype.push=function(t){return new Ct(t)},t.prototype.let=function(t){return new lt(t)},t.prototype.add=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new U(r)},t.prototype.subtract=function(t,n){var e=Array.isArray(t)?t:[t,n];return new $t(e)},t.prototype.multiply=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new Pt(r)},t.prototype.divide=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Z(e)},t.prototype.abs=function(t){return new M(t)},t.prototype.ceil=function(t){return new K(t)},t.prototype.exp=function(t){return new nt(t)},t.prototype.floor=function(t){return new rt(t)},t.prototype.ln=function(t){return new ht(t)},t.prototype.log=function(t,n){var e=Array.isArray(t)?t:[t,n];return new yt(e)},t.prototype.log10=function(t){return new dt(t)},t.prototype.mod=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Ot(e)},t.prototype.pow=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Rt(e)},t.prototype.sqrt=function(t){return new kt(t)},t.prototype.trunc=function(t){return new Mt(t)},t.prototype.mergeObjects=function(t){return new bt(t)},t.prototype.month=function(t){return new At(t)},t.prototype.year=function(t){return new Ht(t)},t.prototype.week=function(t){return new Ut(t)},t.prototype.isoWeek=function(t){return new pt(t)},t.prototype.arrayToObject=function(t){return new Xt(t)},t.prototype.concatArrays=function(t){return new Zt(t)},t.prototype.filter=function(t){return new tn(t)},t.prototype.objectToArray=function(t){return new nn(t)},t.prototype.range=function(t,n,e){var r=Array.isArray(t)?t:void 0!==e?[t,n,e]:[t,n];return new en(r)},t.prototype.reduce=function(t){return new rn(t)},t.prototype.reverseArray=function(t){return new on(t)},t.prototype.zip=function(t){return new un(t)},t.prototype.dateFromString=function(t){return new cn(t)},t.prototype.indexOfBytes=function(t){return new an(t)},t.prototype.indexOfCP=function(t){return new sn(t)},t.prototype.strLenBytes=function(t){return new pn(t)},t.prototype.strLenCP=function(t){return new fn(t)},t.prototype.strcasecmp=function(t){return new ln(t)},t.prototype.substrCP=function(t){return new hn(t)},t.prototype.stdDevPop=function(t){return new yn(t)},t.prototype.stdDevSamp=function(t){return new dn(t)},t.prototype.allElementsTrue=function(t){return new Wt(t)},t.prototype.anyElementTrue=function(t){return new Vt(t)},t.prototype.setDifference=function(t){return new zt(t)},t.prototype.setEquals=function(t){return new Kt(t)},t.prototype.setIntersection=function(t){return new Jt(t)},t.prototype.setIsSubset=function(t){return new Gt(t)},t.prototype.setUnion=function(t){return new Yt(t)},t.prototype.literal=function(t){return new Qt(t)},t.prototype.dateFromParts=function(t){return new vn(t)},t.prototype.dayOfMonth=function(t){return new wn(t)},t.prototype.dayOfWeek=function(t){return new mn(t)},t.prototype.dayOfYear=function(t){return new gn(t)},t.prototype.hour=function(t){return new bn(t)},t.prototype.isoDayOfWeek=function(t){return new _n(t)},t.prototype.isoWeekYear=function(t){return new On(t)},t.prototype.millisecond=function(t){return new An(t)},t.prototype.minute=function(t){return new Pn(t)},t.prototype.second=function(t){return new xn(t)},t}(),Xe=function(){function t(){this.aggregate=new Qe,this.Sort=c}return t.prototype.addToSet=function(t){return new me(t)},t.prototype.inc=function(t){return new be(t)},t.prototype.max=function(t){return new Oe(t)},t.prototype.min=function(t){return new Pe(t)},t.prototype.mul=function(t){return new je(t)},t.prototype.pop=function(t){return new Re(t)},t.prototype.pull=function(t){return new Ie(t)},t.prototype.pullAll=function(t){return new Ne(t)},t.prototype.push=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];return new(De.bind.apply(De,Ye([void 0,t],n,!1)))},t.prototype.remove=function(){return new qe},t.prototype.rename=function(t){return new Be(t)},t.prototype.set=function(t){return new Me(t)},t.prototype.expr=function(t){return new Yn(t)},t.prototype.geoWithin=function(t){return new He(t)},t.prototype.geoNear=function(t){return new We(t)},t.prototype.geoIntersects=function(t){return new Ve(t)},t.prototype.unshift=function(t){return new Ke(t)},t.prototype.shift=function(){return new Ge},t.prototype.and=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Bn(t.map(ye.unchain));return new ye(e)},t.prototype.or=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Ln(t.map(ye.unchain));return new ye(e)},t.prototype.not=function(t){var n=new Un(ye.unchain(t));return new ye(n)},t.prototype.nor=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Mn(t.map(ye.unchain));return new ye(e)},t.prototype.eq=function(t){return new ye(new zn(t))},t.prototype.neq=function(t){return new ye(new pe(t))},t.prototype.lt=function(t){return new ye(new oe(t))},t.prototype.lte=function(t){return new ye(new ue(t))},t.prototype.gt=function(t){return new ye(new Xn(t))},t.prototype.gte=function(t){return new ye(new te(t))},t.prototype.in=function(t){return new ye(new ee(t))},t.prototype.nin=function(t){return new ye(new le(t))},t.prototype.exists=function(t){return new ye(new Jn(t))},t.prototype.mod=function(t,n){return new ye(new ae(t,n))},t.prototype.all=function(t){return new ye(new $n(t))},t.prototype.elemMatch=function(t){return new ye(new Wn(ye.unchain(t)))},t.prototype.size=function(t){return new ye(new ve(t))},t}(),Ze=function(){function t(){}return t.buildCollectionAction=function(t,n){return{target:p.collection,action:t,collectionName:n}},t.buildCollectionListQueryAction=function(t){return{target:p.collection,action:a.queryList,options:t}},t.buildDocumentAction=function(t,n,e){return{target:p.document,action:t,collectionName:n,options:e}},t}(),tr=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nr=function(t){function n(n){var e=t.call(this)||this;return e.collectionName=n,e}return tr(n,t),n.prototype.end=function(){var t={$aggregate:this.done()};return Ze.buildDocumentAction(s.aggregate,this.collectionName,t)},n}(Tn),er=function(){function t(){this.res={}}return t.prototype.set=function(t,n){this.res.$set=this.res.$set||{},this.res.$set[t]=n},t.prototype.applyOperator=function(t,n,e){this.res[t]=this.res[t]||{},this.res[t][n]=e},t.prototype.mergeOperator=function(t,n){this.res[t]||(this.res[t]={}),En.mergeTo(this.res[t],n)},t.prototype.emit=function(){return this.res},t}(),rr=function(){function t(t,n){void 0===n&&(n=""),this.data=t,this.prefix=n}return t.prototype.stringify=function(e){for(var r in e=e||new er,this.data){var o=this.prefix?"".concat(this.prefix,".").concat(r):r,i=this.data[r],u=n(i);if(i instanceof P){if(!(i instanceof x))throw q.invalidCommand("Command 不是更新操作");i instanceof j?e.mergeOperator(i.operator,i.stringifyWithKey(o)):e.applyOperator(i.operator,o,i.stringify())}else if(i instanceof Date)e.set(o,i);else if("number"===u)e.set(o,i);else if("boolean"===u)e.set(o,i);else if("string"===u)e.set(o,i);else if("bigint"===u)e.set(o,i);else{if("function"===u)throw q.invalidParam(o,"不支持函数");if("symbol"===u)throw q.invalidParam(o,"不支持 symbol");if("undefined"===u);else if(null===i)e.set(o,i);else if(Array.isArray(i))e.set(o,i);else{new t(i,o).stringify(e)}}}return e},t.prototype.toJSON=function(){return this.stringify().emit()},t}(),or=function(){return or=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},or.apply(this,arguments)},ir=function(){function t(t){this.collectionName=t,this.criteria={sort:[]}}return t.prototype.limit=function(t){return this.criteria.limit=t,this},t.prototype.skip=function(t){return this.criteria.skip=t,this},t.prototype.where=function(t){return this.criteria.match=t,this},t.prototype.projection=function(t){for(var e in t)t[e]?"object"!==n(t[e])&&(t[e]=1):t[e]=0;return this.criteria.projection=t,this},t.prototype.orderBy=function(t,n){return this.criteria.sort.push({field:t,sort:n}),this},t.prototype.update=function(t){return this.build(s.update,or(or({},this.baseOptions()),{$update:new rr(t.data).toJSON()}))},t.prototype.updateAndReturn=function(t){var n=this.findOptions();return this.build(s.findOneAndUpdate,{$match:n.$match,$update:new rr(t.data).toJSON(),$options:{$sort:n.$sort,$returnDocument:"after",$upsert:!1}})},t.prototype.set=function(t){return this.build(s.replace,or(or({},this.baseOptions()),{$replace:t.data,$upsert:!0}))},t.prototype.remove=function(){return this.build(s.delete,this.baseOptions())},t.prototype.get=function(){return this.build(s.queryList,or({$limit:100},this.findOptions()))},t.prototype.count=function(){return this.build(s.count,this.baseOptions())},t.prototype.baseOptions=function(){var t={};if(void 0!==this.criteria.match){var n=new Nn(this.criteria.match);t.$match=n.toJSON()}return void 0!==this.criteria.limit&&(t.$limit=this.criteria.limit),t},t.prototype.findOptions=function(){var t=this.baseOptions();if(void 0!==this.criteria.projection&&(t.$project=this.criteria.projection),void 0!==this.criteria.sort){t.$sort={};for(var n=0,e=this.criteria.sort;n<e.length;n++){var r=e[n];t.$sort[r.field]=r.sort===c.DESC?-1:1}}return void 0!==this.criteria.skip&&(t.$skip=this.criteria.skip),t},t.prototype.build=function(t,n){return Ze.buildDocumentAction(t,this.collectionName,n)},t}(),ur=function(){function t(t,n){this.collectionName=t,this.id=n}return t.prototype.update=function(t){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).update(t)},t.prototype.set=function(t){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).set(t)},t.prototype.remove=function(){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).remove()},t.prototype.get=function(){var t=new ir(this.collectionName).where({_id:String(this.id)}).limit(1).get();return t.action=s.query,t},t}(),cr=function(){return cr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},cr.apply(this,arguments)},ar=function(){function t(t,n){this.collectionName=t,this.options=cr({maxAddCount:200},n)}return t.prototype.add=function(t){if(!(null==t?void 0:t.data))throw q.invalidParam("data","不能为空");return Array.isArray(t.data)?this.batchAdd(t):Ze.buildDocumentAction(s.create,this.collectionName,t.data)},t.prototype.batchAdd=function(t){if(t.data.length<=0)throw q.invalidParam("data","不能为空数组");if(t.data.length>this.options.maxAddCount)throw q.invalidParam("data","最大长度 ".concat(this.options.maxAddCount));var n={$create:t.data};return"boolean"==typeof t.ordered&&(n.$ordered=t.ordered),Ze.buildDocumentAction(s.batchCreate,this.collectionName,n)},t.prototype.doc=function(t){return new ur(this.collectionName,t)},t.prototype.limit=function(t){return new ir(this.collectionName).limit(t)},t.prototype.skip=function(t){return new ir(this.collectionName).skip(t)},t.prototype.where=function(t){return new ir(this.collectionName).where(t)},t.prototype.projection=function(t){return new ir(this.collectionName).projection(t)},t.prototype.orderBy=function(t,n){return new ir(this.collectionName).orderBy(t,n)},t.prototype.aggregate=function(){return new nr(this.collectionName)},t.prototype.get=function(){return new ir(this.collectionName).get()},t.prototype.count=function(){return new ir(this.collectionName).count()},t}(),sr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},pr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}};function fr(){return function(t,n,e){var r=e.value;e.value=function(t){return sr(this,void 0,void 0,(function(){return pr(this,(function(n){return[2,y(r,this)(t)]}))}))}}}var lr,hr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},yr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},dr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},vr=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new nr(t)}return t.prototype.addFields=function(t){return this.builder.addFields(t),this},t.prototype.count=function(t){return this.builder.count(t),this},t.prototype.match=function(t){return this.builder.match(t),this},t.prototype.group=function(t){return this.builder.group(t),this},t.prototype.sample=function(t){return this.builder.sample(t),this},t.prototype.lookup=function(t){return this.builder.lookup(t),this},t.prototype.project=function(t){return this.builder.project(t),this},t.prototype.replaceRoot=function(t){return this.builder.replaceRoot(t),this},t.prototype.sort=function(t){return this.builder.sort(t),this},t.prototype.limit=function(t){return this.builder.limit(t),this},t.prototype.skip=function(t){return this.builder.skip(t),this},t.prototype.unwind=function(t){return this.builder.unwind(t),this},t.prototype.geoNear=function(t){return this.builder.geoNear(t),this},t.prototype.bucket=function(t){return this.builder.bucket(t),this},t.prototype.bucketAuto=function(t){return this.builder.bucketAuto(t),this},t.prototype.sortByCount=function(t){return this.builder.sortByCount(t),this},t.prototype.end=function(){return yr(this,void 0,void 0,(function(){var t,n,e;return dr(this,(function(r){switch(r.label){case 0:return t=this.builder.end().options,"POST",n="".concat(this.getCollectionPath(),"?aggregate"),[4,this.options.httpclient.request({method:"POST",path:n,data:t})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.getCollectionPath=function(){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName)},function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);u>3&&c&&Object.defineProperty(e,r,c)}([fr(),hr("design:type",Function),hr("design:paramtypes",[]),hr("design:returntype",Promise)],t.prototype,"end",null),t}(),wr=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},mr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},gr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},br=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},_r=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new ir(t)}return t.prototype.limit=function(t){return this.builder.limit(t),this},t.prototype.skip=function(t){return this.builder.skip(t),this},t.prototype.where=function(t){return this.builder.where(t),this},t.prototype.projection=function(t){return this.builder.projection(t),this},t.prototype.field=function(t){return this.builder.projection(t),this},t.prototype.orderBy=function(t,n){return this.builder.orderBy(t,n),this},t.prototype.updateAndReturn=function(t){return gr(this,void 0,void 0,(function(){var n,e,r,o;return br(this,(function(i){switch(i.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?findOneAndUpdate"),e=this.builder.updateAndReturn(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=i.sent(),[2,{updated:(o=d.handleResponse(r))?1:0,doc:o}]}}))}))},t.prototype.update=function(t){return gr(this,void 0,void 0,(function(){var n,e,r;return br(this,(function(o){switch(o.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?update"),e=this.builder.update(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.set=function(t){return gr(this,void 0,void 0,(function(){var n,e,r;return br(this,(function(o){switch(o.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?replace"),e=this.builder.set(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.remove=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?delete"),n=this.builder.remove().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.get=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?query"),n=this.builder.get().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.count=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?count"),n=this.builder.count().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,{total:d.handleResponse(e).count}]}}))}))},t.prototype.getCollectionPath=function(){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName)},wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"updateAndReturn",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"update",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"set",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"remove",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"get",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"count",null),t}(),Or=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},Ar=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Pr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},xr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},jr=function(){function t(t,n,e){this.collectionName=t,this.id=n,this.options=e}return t.prototype.projection=function(t){return this.query.projection(t),this},t.prototype.field=function(t){return this.query.field(t),this},t.prototype.update=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.update(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.updateAndReturn=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.updateAndReturn(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.set=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.set(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.remove=function(){return Pr(this,void 0,void 0,(function(){return xr(this,(function(t){switch(t.label){case 0:return[4,this.query.remove()];case 1:return[2,t.sent()]}}))}))},t.prototype.get=function(){return Pr(this,void 0,void 0,(function(){var t,n;return xr(this,(function(e){switch(e.label){case 0:return[4,this.query.get()];case 1:if(t=e.sent(),!(n=t[0])){if(this.options.throwOnNotFound)throw h.NOT_FOUND_ERR("不存在_id 为 ".concat(this.id," 的文档"));return[2,null]}return[2,n]}}))}))},Object.defineProperty(t.prototype,"query",{get:function(){return this._query||(this._query=new _r(this.collectionName,this.options).where({_id:String(this.id)}).limit(1)),this._query},enumerable:!1,configurable:!0}),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"update",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"updateAndReturn",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"set",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[]),Ar("design:returntype",Promise)],t.prototype,"remove",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[]),Ar("design:returntype",Promise)],t.prototype,"get",null),t}(),Sr=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},Rr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Cr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Ir=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Er=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new ar(t)}return t.prototype.add=function(t){return Cr(this,void 0,void 0,(function(){var n,e,r;return Ir(this,(function(o){switch(o.label){case 0:return n=this.builder.add(t).options,"POST",e=this.getDocumentPath(t.data._id),[4,this.options.httpclient.request({method:"POST",path:e,data:n})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.doc=function(t){return new jr(this.collectionName,t,this.options)},t.prototype.limit=function(t){return new _r(this.collectionName,this.options).limit(t)},t.prototype.skip=function(t){return new _r(this.collectionName,this.options).skip(t)},t.prototype.where=function(t){return new _r(this.collectionName,this.options).where(t)},t.prototype.projection=function(t){return new _r(this.collectionName,this.options).projection(t)},t.prototype.field=function(t){return new _r(this.collectionName,this.options).field(t)},t.prototype.orderBy=function(t,n){return new _r(this.collectionName,this.options).orderBy(t,n)},t.prototype.aggregate=function(){return new vr(this.collectionName,this.options)},t.prototype.update=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).update(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.updateAndReturn=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).updateAndReturn(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.set=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).set(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.remove=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).remove()];case 1:return[2,t.sent()]}}))}))},t.prototype.get=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).get()];case 1:return[2,t.sent()]}}))}))},t.prototype.count=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).count()];case 1:return[2,t.sent()]}}))}))},t.prototype.getDocumentPath=function(t){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName,"?_id=").concat(t||"")},Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"add",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"update",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"updateAndReturn",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"set",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"remove",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"get",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"count",null),t}(),Nr=function(){return Nr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},Nr.apply(this,arguments)},kr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Tr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Dr=function(){function t(t){this.httpclient=t}return t.prototype.request=function(t){var n=t.method,e=t.path,r=t.data,o=t.headers;return kr(this,void 0,void 0,(function(){return Tr(this,(function(t){switch(t.label){case 0:return[4,this.httpclient.request({method:n,path:e,data:r,headers:Nr({"x-alipay-cloud-mode":"mongo","x-data-api-type":"mongo","x-expire-timestamp":"".concat(Date.now()+6e4)},o)})];case 1:return[2,t.sent()]}}))}))},t}(),$r=function(){function t(t){this.command=new Xe,this.options=Nr(Nr({},t),{httpclient:new Dr(t.httpclient)})}return t.prototype.collection=function(t){if(!t)throw h.INVALID_PARAM_ERR("collectionName","不能为空");return new Er(t,this.options)},t}(),qr=function(){return qr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},qr.apply(this,arguments)},Fr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Br=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Lr=function(){function t(t){this.options=t}return t.prototype.getUploadPath=function(t){return"/".concat(t,"?upload_url")},t.prototype.getDownloadPath=function(t){return"/".concat(t,"?download_url&expire=3600")},t.prototype.getBatchDeletePath=function(){return"/?delete"},t.prototype.getBatchDownloadPath=function(){return"/?download_url"},t.prototype.checkCloudPath=function(t){return"string"!=typeof t?"必须为字符串":(t=t.trim())?t.startsWith("/")?"不能以 / 开头":t.includes("//")?"不能包含连续的 /":t.length>850?"长度不能超过 850 字节":void 0:"不能为空字符串"},t.prototype.checkFileID=function(t){return"string"!=typeof t?"必须为字符串":(t=t.trim())?void 0:"不能为空字符串"},t.prototype.formatFileID=function(t){return"cloud://".concat(this.options.toEnvId,"/").concat(t.replace(/^\/+/,""))},t.prototype.getCloudPathFromFileID=function(t){var n=t.trim().replace(/^cloud:\/\//,""),e=n.indexOf("/");if(e<=0)throw h.INVALID_PARAM_ERR("fileID","不合法");var r=n.substring(0,e),o=n.substring(e+1);return r!==this.options.toEnvId&&console.warn("file ".concat(t," does not belong to env ").concat(this.options.toEnvId)),o},t.prototype.getUploadFileURL=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i;return Br(this,(function(u){switch(u.label){case 0:if(n="string"==typeof t?t:t.cloudPath,e=this.checkCloudPath(n))throw h.INVALID_PARAM_ERR("cloudPath",e);return r=this.getUploadPath(n.trim()),[4,this.request({method:"GET",path:r})];case 1:return o=u.sent(),i=d.handleResponse(o),[2,{fileID:this.formatFileID(i.file_id),uploadURL:i.upload_url,requestID:o.requestID}]}}))}))},t.prototype.uploadFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i;return Br(this,(function(u){switch(u.label){case 0:return[4,this.getUploadFileURL(t)];case 1:return n=u.sent(),e=n.fileID,r=n.uploadURL,o=n.requestID,[4,this.options.fileUploader.upload({fileID:e,uploadURL:r,fileContent:t.fileContent})];case 2:if(200!==(i=u.sent()).statusCode)throw h.STORAGE_ERR(60004,"上传文件 ".concat(r," 失败"),o);return[2,{fileID:e,statusCode:i.statusCode}]}}))}))},t.prototype.downloadFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u;return Br(this,(function(c){switch(c.label){case 0:if(n=this.checkFileID(t.fileID))throw h.INVALID_PARAM_ERR("fileID",n);return e=this.getCloudPathFromFileID(t.fileID),r=this.getDownloadPath(e),[4,this.request({method:"GET",path:r})];case 1:return o=c.sent(),i=d.handleResponse(o),[4,this.options.fileUploader.download({fileID:t.fileID,downloadURL:i.download_url})];case 2:if(200!==(u=c.sent()).statusCode)throw h.STORAGE_ERR(60004,"下载文件 ".concat(i.download_url," 失败"),o.requestID);return[2,u]}}))}))},t.prototype.deleteFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u,c,a,s,p=this;return Br(this,(function(f){switch(f.label){case 0:if(n=Array.isArray(t)?t:t.fileList,!Array.isArray(n)||0===n.length)throw h.INVALID_PARAM_ERR("fileList","不能为空数组");for(e=[],r=0,o=n;r<o.length;r++){if(i=o[r],u=this.checkFileID(i))throw h.INVALID_PARAM_ERR("fileID",u);c=this.getCloudPathFromFileID(i),e.push(c)}return a=this.getBatchDeletePath(),[4,this.request({method:"POST",path:a,data:{file_list:e}})];case 1:return s=f.sent(),[2,{fileList:d.handleResponse(s).file_list.map((function(t){return{fileID:p.formatFileID(t.file_id),status:t.status?0:-1,errMsg:t.status?"ok":t.result_message}}))}]}}))}))},t.prototype.getTempFileURL=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u,c,a,s,p=this;return Br(this,(function(f){switch(f.label){case 0:if(n=Array.isArray(t)?t:t.fileList,!Array.isArray(n)||0===n.length)throw h.INVALID_PARAM_ERR("fileList","不能为空数组");if(n.length>50)throw h.INVALID_PARAM_ERR("fileList","最大长度 50");for(e=[],r=0,o=n;r<o.length;r++){if(i=o[r],u=this.checkFileID(i))throw h.INVALID_PARAM_ERR("fileID",u);c=this.getCloudPathFromFileID(i),e.push({file_id:c,expire:600})}return a=this.getBatchDownloadPath(),[4,this.request({method:"POST",path:a,data:{file_list:e}})];case 1:return s=f.sent(),[2,{fileList:d.handleResponse(s).file_list.map((function(t){return{fileID:p.formatFileID(t.file_id),tempFileURL:t.download_url,status:t.status?0:-1,errMsg:t.status?"ok":t.result_message}}))}]}}))}))},t.prototype.request=function(t){var n=t.method,e=t.path,r=t.data,o=t.headers;return Fr(this,void 0,void 0,(function(){return Br(this,(function(t){switch(t.label){case 0:return[4,this.options.httpclient.request({method:n,path:e,data:r,headers:qr({"x-alipay-cloud-mode":"oss","x-data-api-type":"oss","x-expire-timestamp":"".concat(Date.now()+6e4)},o)})];case 1:return[2,t.sent()]}}))}))},t}(),Mr=function(){function t(){}return t.createCallFunction=function(t){return function(t){var n=t.httpclient;return y((function(t){return m(void 0,void 0,void 0,(function(){var e,r,o,i,u;return g(this,(function(c){switch(c.label){case 0:if(!t.name)throw h.INVALID_PARAM_ERR("name","缺失");return e={"x-to-function-name":t.name,"x-alipay-cloud-mode":"function"},t.async&&(e["x-function-invoke-type"]="async"),[4,n.request({method:"POST",path:"/functions/invokeFunction",data:t.data,headers:e})];case 1:if(200!==(r=c.sent()).status)throw o=-1,i="",(u=r.data)&&(o=u.errCode,i=u.errMsg,u.errDetail&&(i+=",详情:".concat(u.errDetail))),h.SERVER_ERR(o,i,r.requestID,r.status);return[2,{requestID:r.requestID,result:r.data}]}}))}))}))}(t)},t.createCallContainer=function(t){return function(t){return y((function(n){return v(void 0,void 0,void 0,(function(){return w(this,(function(e){throw new Error("not implemented in "+t.type+" with "+n)}))}))}))}(t)},t.createDatabase=function(t){return new $r(t)},t.createStorage=function(t){return new Lr(t)},t}();!function(t){t.WEB="WEB",t.ALIPAY_MINI="ALIPAY_MINI",t.WEICHAT_MINI="WEICHAT_MINI"}(lr||(lr={}));var Ur="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Hr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Wr={exports:{}};var Vr,zr={exports:{}};function Kr(){return Vr||(Vr=1,function(t,n){var e;t.exports=(e=e||function(t,n){var e;if("undefined"!=typeof window&&window.crypto&&(e=window.crypto),"undefined"!=typeof self&&self.crypto&&(e=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(e=globalThis.crypto),!e&&"undefined"!=typeof window&&window.msCrypto&&(e=window.msCrypto),!e&&void 0!==Ur&&Ur.crypto&&(e=Ur.crypto),!e)try{e=require("crypto")}catch(t){}var r=function(){if(e){if("function"==typeof e.getRandomValues)try{return e.getRandomValues(new Uint32Array(1))[0]}catch(t){}if("function"==typeof e.randomBytes)try{return e.randomBytes(4).readInt32LE()}catch(t){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function t(){}return function(n){var e;return t.prototype=n,e=new t,t.prototype=null,e}}(),i={},u=i.lib={},c=u.Base={extend:function(t){var n=o(this);return t&&n.mixIn(t),n.hasOwnProperty("init")&&this.init!==n.init||(n.init=function(){n.$super.init.apply(this,arguments)}),n.init.prototype=n,n.$super=this,n},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var n in t)t.hasOwnProperty(n)&&(this[n]=t[n]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},a=u.WordArray=c.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=e!=n?e:4*t.length},toString:function(t){return(t||p).stringify(this)},concat:function(t){var n=this.words,e=t.words,r=this.sigBytes,o=t.sigBytes;if(this.clamp(),r%4)for(var i=0;i<o;i++){var u=e[i>>>2]>>>24-i%4*8&255;n[r+i>>>2]|=u<<24-(r+i)%4*8}else for(var c=0;c<o;c+=4)n[r+c>>>2]=e[c>>>2];return this.sigBytes+=o,this},clamp:function(){var n=this.words,e=this.sigBytes;n[e>>>2]&=4294967295<<32-e%4*8,n.length=t.ceil(e/4)},clone:function(){var t=c.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var n=[],e=0;e<t;e+=4)n.push(r());return new a.init(n,t)}}),s=i.enc={},p=s.Hex={stringify:function(t){for(var n=t.words,e=t.sigBytes,r=[],o=0;o<e;o++){var i=n[o>>>2]>>>24-o%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(t){for(var n=t.length,e=[],r=0;r<n;r+=2)e[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new a.init(e,n/2)}},f=s.Latin1={stringify:function(t){for(var n=t.words,e=t.sigBytes,r=[],o=0;o<e;o++){var i=n[o>>>2]>>>24-o%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(t){for(var n=t.length,e=[],r=0;r<n;r++)e[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new a.init(e,n)}},l=s.Utf8={stringify:function(t){try{return decodeURIComponent(escape(f.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return f.parse(unescape(encodeURIComponent(t)))}},h=u.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=l.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(n){var e,r=this._data,o=r.words,i=r.sigBytes,u=this.blockSize,c=i/(4*u),s=(c=n?t.ceil(c):t.max((0|c)-this._minBufferSize,0))*u,p=t.min(4*s,i);if(s){for(var f=0;f<s;f+=u)this._doProcessBlock(o,f);e=o.splice(0,s),r.sigBytes-=p}return new a.init(e,p)},clone:function(){var t=c.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0});u.Hasher=h.extend({cfg:c.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(n,e){return new t.init(e).finalize(n)}},_createHmacHelper:function(t){return function(n,e){return new y.HMAC.init(t,e).finalize(n)}}});var y=i.algo={};return i}(Math),e)}(zr)),zr.exports}!function(t,n){t.exports=Kr().enc.Hex}(Wr);var Jr=Hr(Wr.exports),Gr={exports:{}},Yr={exports:{}};!function(t,n){var e;t.exports=(e=Kr(),function(t){var n=e,r=n.lib,o=r.WordArray,i=r.Hasher,u=n.algo,c=[],a=[];!function(){function n(n){for(var e=t.sqrt(n),r=2;r<=e;r++)if(!(n%r))return!1;return!0}function e(t){return 4294967296*(t-(0|t))|0}for(var r=2,o=0;o<64;)n(r)&&(o<8&&(c[o]=e(t.pow(r,.5))),a[o]=e(t.pow(r,1/3)),o++),r++}();var s=[],p=u.SHA256=i.extend({_doReset:function(){this._hash=new o.init(c.slice(0))},_doProcessBlock:function(t,n){for(var e=this._hash.words,r=e[0],o=e[1],i=e[2],u=e[3],c=e[4],p=e[5],f=e[6],l=e[7],h=0;h<64;h++){if(h<16)s[h]=0|t[n+h];else{var y=s[h-15],d=(y<<25|y>>>7)^(y<<14|y>>>18)^y>>>3,v=s[h-2],w=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;s[h]=d+s[h-7]+w+s[h-16]}var m=r&o^r&i^o&i,g=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),b=l+((c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25))+(c&p^~c&f)+a[h]+s[h];l=f,f=p,p=c,c=u+b|0,u=i,i=o,o=r,r=b+(g+m)|0}e[0]=e[0]+r|0,e[1]=e[1]+o|0,e[2]=e[2]+i|0,e[3]=e[3]+u|0,e[4]=e[4]+c|0,e[5]=e[5]+p|0,e[6]=e[6]+f|0,e[7]=e[7]+l|0},_doFinalize:function(){var n=this._data,e=n.words,r=8*this._nDataBytes,o=8*n.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=t.floor(r/4294967296),e[15+(o+64>>>9<<4)]=r,n.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});n.SHA256=i._createHelper(p),n.HmacSHA256=i._createHmacHelper(p)}(Math),e.SHA256)}(Yr);var Qr,Xr=Yr.exports,Zr=Hr(Xr),to={exports:{}};!function(t,n){var e;t.exports=(e=Kr(),Qr||(Qr=1,function(t,n){var e;t.exports=(e=Kr(),void function(){var t=e,n=t.lib.Base,r=t.enc.Utf8;t.algo.HMAC=n.extend({init:function(t,n){t=this._hasher=new t.init,"string"==typeof n&&(n=r.parse(n));var e=t.blockSize,o=4*e;n.sigBytes>o&&(n=t.finalize(n)),n.clamp();for(var i=this._oKey=n.clone(),u=this._iKey=n.clone(),c=i.words,a=u.words,s=0;s<e;s++)c[s]^=1549556828,a[s]^=909522486;i.sigBytes=u.sigBytes=o,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var n=this._hasher,e=n.finalize(t);return n.reset(),n.finalize(this._oKey.clone().concat(e))}})}())}(to)),e.HmacSHA256)}(Gr);var no=Hr(Gr.exports),eo=function(){function t(){}return t.sign=function(n){for(var e=n.signedHeaders.join(";"),r="",o=0,i=n.signedHeaders;o<i.length;o++){var u=i[o],c=n.headers[u];r+="".concat(u,":").concat(c,"\n")}var a=t.createHash(n.body||""),s=n.method.toUpperCase()+"\n"+n.path+"\n"+n.query+"\n"+r+"\n"+e+"\n"+a+"\n",p="HMAC-SHA256",f=t.createHash(s),l="".concat(p,"\n").concat(n.timestamp,"\n").concat(f,"\n"),h=t.createSha256(l,n.secretKey);return"".concat(p," Credential=").concat(n.secretId,", SignedHeaders=").concat(e,", Signature=").concat(h)},t.createSha256=function(t,n){return void 0===n&&(n=""),no(t,n).toString(Jr)},t.createHash=function(t){return Zr(t).toString(Jr)},t}(),ro=function(){function t(){}return t.detectRuntime=function(){return window||void 0===("undefined"==typeof my?"undefined":n(my))?window||void 0===("undefined"==typeof wx?"undefined":n(wx))?lr.WEB:lr.WEICHAT_MINI:lr.ALIPAY_MINI},t.generateUUID=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var n=16*Math.random()|0;return("x"==t?n:3&n|8).toString(16)}))},t.parseUrl=function(t,n){if(n===lr.WEB)return new URL(t);var e=t.match(/^(https?):\/\/([^/]+)(\/[^?]+)?(\?[^#]+)?/)||[],r=e[1],o=e[2],i=e[3],u=e[4];return{protocol:r||"",host:o||"",pathname:"".concat(i||""),search:u||""}},t}();var oo=function(){function t(t,n){this.req=t,this.config=n}return Object.defineProperty(t.prototype,"requestId",{get:function(){return this.req.requestOptions.headers["x-trace-id"]},enumerable:!1,configurable:!0}),t}(),io=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){var e,o,u;return i(this,(function(i){switch(i.label){case 0:return[4,fetch(t,r({mode:"cors"},n))];case 1:return e=i.sent(),o={},e.headers.forEach((function(t,n){o[n]=t})),u={status:e.status},[4,e.json()];case 2:return[2,(u.data=i.sent(),u.headers=o,u)]}}))}))},t}(),uo=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){var e;return i(this,(function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,my.request({url:t,method:(null==n?void 0:n.method)||"GET",data:null==n?void 0:n.body,headers:null==n?void 0:n.headers,dataType:"json"})];case 1:return[2,r.sent()];case 2:throw e=r.sent(),console.error(e),new Error("error: ".concat(e.error,", message: ").concat(e.errorMessage));case 3:return[2]}}))}))},t}(),co=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){return i(this,(function(e){return[2,new Promise((function(e,r){wx.request({url:t,method:(null==n?void 0:n.method)||"GET",data:null==n?void 0:n.body,header:null==n?void 0:n.headers,dataType:"json",success:function(t){e({status:t.statusCode,data:t.data,headers:t.header})},reject:function(t){r(new Error("error: ".concat(t.errno,", message: ").concat(t.errMsg)))}})}))]}))}))},t}(),ao=function(){function t(){}return t.default=function(t){if(!this.singleton)switch(t){case lr.ALIPAY_MINI:this.singleton=new uo;break;case lr.WEB:this.singleton=new io;break;case lr.WEICHAT_MINI:this.singleton=new co;break;default:throw new Error("未知运行环境".concat(t))}return this.singleton},t}();function so(t,n){return o(this,void 0,void 0,(function(){var e,r;return i(this,(function(o){switch(o.label){case 0:return[4,n()];case 1:return o.sent(),e=t.config.fetch||ao.default(t.config.runtime),r=t,[4,e.request(t.req.url,t.req.requestOptions)];case 2:return r.res=o.sent(),t.result={status:t.res.status,requestID:t.requestId,headers:t.res.headers,data:t.res.data},[2]}}))}))}function po(t,n){return o(this,void 0,void 0,(function(){var e;return i(this,(function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,n()];case 1:return r.sent(),[3,3];case 2:throw e=r.sent(),h.NETWORK_ERR(e,t.requestId);case 3:return[2]}}))}))}function fo(t){return function(n,e){return o(this,void 0,void 0,(function(){var o,u,c,a,s;return i(this,(function(i){switch(i.label){case 0:return o=Date.now(),u=ro.parseUrl(n.req.url,n.config.runtime),c={authorization:"","x-from-app-id":n.config.appId,"x-from-env-id":n.config.envId,"x-to-env-id":n.config.envId,"x-from-instance-id":"".concat(o),"x-from-function-name":n.config.functionName,"x-client-timestamp":"".concat(o)},t.length>0&&t.forEach((function(t){var e,r=null===(e=n.req.requestOptions.headers)||void 0===e?void 0:e[t];r&&(c[t]=r)})),a=function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))}(["x-from-app-id","x-from-env-id","x-from-instance-id","x-from-function-name","x-client-timestamp","x-to-env-id"],t,!0).sort(),s={path:u.pathname,query:u.search.substring(1),secretId:n.config.secretId,secretKey:n.config.secretKey,method:n.req.requestOptions.method,headers:c,body:n.req.requestOptions.body,timestamp:o,signedHeaders:a},c.authorization=eo.sign(s),n.req.requestOptions.headers=r(r({},c),n.req.requestOptions.headers),[4,e()];case 1:return i.sent(),[2]}}))}))}}var lo=function(){function t(t,n){var e;this.config=t,this.handler=(e=n,function(t,n){var r=-1;return function o(i){if(i<=r)return Promise.reject(new Error("next() called multiple times"));r=i;var u=e[i];if(i===e.length&&(u=n),!u)return Promise.resolve();try{return Promise.resolve(u(t,o.bind(null,i+1)))}catch(t){return Promise.reject(t)}}(0)})}return t.prototype.request=function(t){var n=t.method,e=t.path,r=t.data,u=t.headers;return o(this,void 0,void 0,(function(){var t,o,c,a;return i(this,(function(i){switch(i.label){case 0:return t=this.config.endpoint+e,o=r?JSON.stringify(r):r,c=ro.generateUUID(),u=Object.assign({"x-alipay-callid":c,"x-request-id":c,"x-alipay-source":"web,web-sdk","content-type":"application/json"},u),a=new oo({url:t,requestOptions:{method:n,body:o,headers:u}},this.config),[4,this.handler(a)];case 1:return i.sent(),[2,a.result]}}))}))},t.createFunctionHttpclient=function(n){return new t(n,[po,fo(["x-to-function-name"]),so])},t.createDatabaseHttpclient=function(n){return new t(n,[po,fo(["x-data-api-type","x-expire-timestamp"]),so])},t.createStorageHttpclient=function(n){return new t(n,[po,fo(["x-data-api-type","x-expire-timestamp"]),so])},t}(),ho=function(){function t(){}return t.prototype.upload=function(t){return o(this,void 0,void 0,(function(){var n,e;return i(this,(function(r){switch(r.label){case 0:return n=t.uploadURL,e=t.fileContent,[4,fetch(n,{method:"PUT",mode:"cors",body:e})];case 1:return[2,{statusCode:r.sent().status}]}}))}))},t.prototype.download=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){return[2,{fileContent:t.downloadURL,statusCode:200}]}))}))},t.create=function(){return t.instance||(t.instance=new t),t.instance},t}(),yo=function(t){function n(e){var r=lo.createStorageHttpclient(e),o=n.getFileUploader(e);return t.call(this,{httpclient:r,fileUploader:o,type:"web",toEnvId:e.envId})||this}return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}(n,t),n.getFileUploader=function(t){if(t.fileUploader)return t.fileUploader;if(t.runtime===lr.WEB)return ho.create();throw h.INVALID_PARAM_ERR("fileUploader","未指定文件上传/下载实现")},n}(Lr),vo=function(){function t(t){var n=t.resourceEnv||t.envId,e=t.resourceAppid||t.appId;this.config={endpoint:t.endpoint||"https://".concat(n,".api-hz.cloudbasefunction.cn"),secretId:t.secretId,secretKey:t.secretKey,appId:e,envId:n,fetch:t.fetch,fileUploader:t.fileUploader,runtime:t.runtime||ro.detectRuntime(),functionName:""}}return t.prototype.init=function(){},t.prototype.callFunction=function(t){var n;return o(this,void 0,void 0,(function(){var e,o;return i(this,(function(i){switch(i.label){case 0:return e=r(r({},this.config),{envId:(null===(n=t.config)||void 0===n?void 0:n.env)||this.config.envId,functionName:t.name}),o=lo.createFunctionHttpclient(e),[4,Mr.createCallFunction({type:"web",httpclient:o})(t)];case 1:return[2,i.sent()]}}))}))},t.prototype.getStorage=function(){return this.storage||(this.storage=new yo(this.config)),this.storage},t.prototype.uploadFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().uploadFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.downloadFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().downloadFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.deleteFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().deleteFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.getTempFileURL=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().getTempFileURL(t)];case 1:return[2,n.sent()]}}))}))},t.RUNTIME=lr,t}();t.Cloud=vo}));
|
|
1
|
+
!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t="undefined"!=typeof globalThis?globalThis:t||self).cloud={})}(this,(function(t){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},e(t,n)};var r=function(){return r=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},r.apply(this,arguments)};function o(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){var n;t.done?o(t.value):(n=t.value,n instanceof e?n:new e((function(t){t(n)}))).then(u,c)}a((r=r.apply(t,n||[])).next())}))}function i(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}}"function"==typeof SuppressedError&&SuppressedError;var u,c,a,s,p,f,l=(u=function(t,n){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},u(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}u(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),h=function(t){function n(e,r){var o=t.call(this,r)||this;return o.name="FaasError",o.error=e,o.errorMessage=r,Object.setPrototypeOf(o,n.prototype),o}return l(n,t),Object.defineProperty(n.prototype,"errCode",{get:function(){return this.error},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"errMsg",{get:function(){return this.message},enumerable:!1,configurable:!0}),n.INVALID_PARAM_ERR=function(t,e){return new n(60001,"无效入参,参数 ".concat(t," ").concat(e))},n.NOT_FOUND_ERR=function(t){return new n(60001,t)},n.SERVER_ERR=function(t,e,r,o){var i=new n(t,e);return i.requestID=r,i.httpStatus=o,i},n.STORAGE_ERR=function(t,e,r){var o=new n(t,e);return o.requestID=r,o},n.NETWORK_ERR=function(t,e){var r=new n(-1,t.toString());return r.requestID=e,r},n}(Error),y=function(t,n){return void 0===n&&(n=void 0),function(e){if(!((null==e?void 0:e.complete)||(null==e?void 0:e.success)||(null==e?void 0:e.fail)))return t.call(n,e);var r=e.complete,o=e.success,i=e.fail,u=function(t,n){var e={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&n.indexOf(r)<0&&(e[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(e[r[o]]=t[r[o]])}return e}(e,["complete","success","fail"]);t.call(n,u).then((function(t){return null==o||o(t),t}),(function(t){return null==i||i(t),t})).then((function(t){null==r||r(t)}))}},d=function(){function t(){}return t.handleResponse=function(t){if(200!==t.status){var n=t.data||{code:-1,message:"未知异常"},e=n.code,r=n.message;throw h.SERVER_ERR(e,r,t.requestID,t.status)}return t.data.data},t}(),v=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},w=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},m=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},g=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}};!function(t){t.DESC="desc",t.ASC="asc"}(c||(c={})),function(t){t.update="update",t.delete="delete",t.query="query",t.queryList="queryList",t.create="create"}(a||(a={})),function(t){t.update="update",t.findOneAndUpdate="findOneAndUpdate",t.replace="replace",t.delete="delete",t.query="query",t.queryList="queryList",t.create="create",t.batchCreate="batchCreate",t.count="count",t.aggregate="aggregate"}(s||(s={})),function(t){t.collection="collection",t.document="document"}(p||(p={})),function(t){t.addFields="$addFields",t.count="$count",t.match="$match",t.group="$group",t.project="$project",t.replaceRoot="$replaceRoot",t.sample="$sample",t.lookup="$lookup",t.sort="$sort",t.limit="$limit",t.skip="$skip",t.unwind="$unwind",t.geoNear="$geoNear",t.bucket="$bucket",t.bucketAuto="$bucketAuto",t.sortByCount="$sortByCount"}(f||(f={}));var b,_,O,A=(b=function(t,n){return b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},b(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}b(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),P=function(){},x=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(P),j=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(x),S=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(x),R=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(j),C=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(P),I=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),E=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),N=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return A(n,t),n}(C),k=function(t){function n(n,e){var r=t.call(this)||this;return r.name="$"+n,r.value=e,r}return A(n,t),n.prototype.stringify=function(){var t;return(t={})[this.name]=this.value,t},n}(P),T=function(){function t(t){this.lastCmd=t}return t.unchain=function(n){return n instanceof t?n.lastCmd:n},t}(),D=(_=function(t,n){return _=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},_(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}_(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)});!function(t){t.INVALID_PARAM="INVALID_PARAM",t.INVALID_COMMAND="INVALID_COMMAND",t.SEMANTIC_ERROR="SEMANTIC_ERROR"}(O||(O={}));var $,q=function(t){function n(e){var r=t.call(this,e)||this;return Object.setPrototypeOf(r,n.prototype),r}return D(n,t),n.create=function(t,e){var r=new n(e);return r.code=t,r},n.invalidParam=function(t,e){return n.create(O.INVALID_PARAM,'无效入参 "'.concat(t,'", ').concat(e))},n.invalidCommand=function(t){return n.create(O.INVALID_COMMAND,t)},n.semanticError=function(t){return n.create(O.SEMANTIC_ERROR,t)},n}(Error),F=function(){function t(t,n){void 0===n&&(n=""),this.data=t,this.prefix=n}return t.prototype.stringify=function(){var e=this;if(this.data instanceof P){if(!(this.data instanceof k))throw q.invalidCommand("Command 不是聚合操作");return this.data.stringify()}if(null===this.data||this.data instanceof Date)return this.data;if(Array.isArray(this.data))return this.data.map((function(n,r){return new t(n,"".concat(e.prefix,".$.").concat(r)).stringify()}));switch(n(this.data)){case"number":case"boolean":case"string":case"bigint":case"undefined":return this.data;case"function":throw q.invalidParam(this.prefix,"不支持函数");case"symbol":throw q.invalidParam(this.prefix,"不支持 symbol");default:var r={};for(var o in this.data){var i=this.prefix?"".concat(this.prefix,".").concat(o):o,u=new t(this.data[o],i).stringify();void 0!==u&&(r[o]=u)}return r}},t.prototype.toJSON=function(){var t=this.stringify();if(void 0===t)throw q.invalidParam(this.prefix,"不支持 undefined");return t},t}(),B=($=function(t,n){return $=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},$(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}$(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),L=function(t){function n(n,e){return t.call(this,n,new F(e).toJSON())||this}return B(n,t),n}(k),M=function(t){function n(n){return t.call(this,"abs",n)||this}return B(n,t),n}(L),U=function(t){function n(n){return t.call(this,"add",n)||this}return B(n,t),n}(L),H=function(t){function n(n){return t.call(this,"addToSet",n)||this}return B(n,t),n}(L),W=function(t){function n(n){return t.call(this,"and",n)||this}return B(n,t),n}(L),V=function(t){function n(n){return t.call(this,"arrayElemAt",n)||this}return B(n,t),n}(L),z=function(t){function n(n){return t.call(this,"avg",n)||this}return B(n,t),n}(L),K=function(t){function n(n){return t.call(this,"ceil",n)||this}return B(n,t),n}(L),J=function(t){function n(n){return t.call(this,"cmp",n)||this}return B(n,t),n}(L),G=function(t){function n(n){return t.call(this,"concat",n)||this}return B(n,t),n}(L),Y=function(t){function n(n){var e=Array.isArray(n)?{if:n[0],then:n[1],else:n[2]}:n;return t.call(this,"cond",e)||this}return B(n,t),n}(L),Q=function(t){function n(){return t.call(this,"count",{})||this}return B(n,t),n.prototype.stringify=function(){return{$sum:1}},n}(L),X=function(t){function n(n){return t.call(this,"dateToString",n)||this}return B(n,t),n}(L),Z=function(t){function n(n){return t.call(this,"divide",n)||this}return B(n,t),n}(L),tt=function(t){function n(n){return t.call(this,"eq",n)||this}return B(n,t),n}(L),nt=function(t){function n(n){return t.call(this,"exp",n)||this}return B(n,t),n}(L),et=function(t){function n(n){return t.call(this,"first",n)||this}return B(n,t),n}(L),rt=function(t){function n(n){return t.call(this,"floor",n)||this}return B(n,t),n}(L),ot=function(t){function n(n){return t.call(this,"gt",n)||this}return B(n,t),n}(L),it=function(t){function n(n){return t.call(this,"gte",n)||this}return B(n,t),n}(L),ut=function(t){function n(n){return t.call(this,"ifNull",n)||this}return B(n,t),n}(L),ct=function(t){function n(n){return t.call(this,"in",n)||this}return B(n,t),n}(L),at=function(t){function n(n){return t.call(this,"indexOfArray",n)||this}return B(n,t),n}(L),st=function(t){function n(n){return t.call(this,"isArray",n)||this}return B(n,t),n}(L),pt=function(t){function n(n){return t.call(this,"isoWeek",n)||this}return B(n,t),n}(L),ft=function(t){function n(n){return t.call(this,"last",n)||this}return B(n,t),n}(L),lt=function(t){function n(n){return t.call(this,"let",n)||this}return B(n,t),n}(L),ht=function(t){function n(n){return t.call(this,"ln",n)||this}return B(n,t),n}(L),yt=function(t){function n(n){return t.call(this,"log",n)||this}return B(n,t),n}(L),dt=function(t){function n(n){return t.call(this,"log10",n)||this}return B(n,t),n}(L),vt=function(t){function n(n){return t.call(this,"lt",n)||this}return B(n,t),n}(L),wt=function(t){function n(n){return t.call(this,"lte",n)||this}return B(n,t),n}(L),mt=function(t){function n(n){return t.call(this,"map",n)||this}return B(n,t),n}(L),gt=function(t){function n(n){return t.call(this,"max",n)||this}return B(n,t),n}(L),bt=function(t){function n(n){return t.call(this,"mergeObjects",n)||this}return B(n,t),n}(L),_t=function(t){function n(n){return t.call(this,"min",n)||this}return B(n,t),n}(L),Ot=function(t){function n(n){return t.call(this,"mod",n)||this}return B(n,t),n}(L),At=function(t){function n(n){return t.call(this,"month",n)||this}return B(n,t),n}(L),Pt=function(t){function n(n){return t.call(this,"multiply",n)||this}return B(n,t),n}(L),xt=function(t){function n(n){return t.call(this,"ne",n)||this}return B(n,t),n}(L),jt=function(t){function n(n){return t.call(this,"not",[n])||this}return B(n,t),n}(L),St=function(t){function n(n){return t.call(this,"or",n)||this}return B(n,t),n}(L),Rt=function(t){function n(n){return t.call(this,"pow",n)||this}return B(n,t),n}(L),Ct=function(t){function n(n){return t.call(this,"push",n)||this}return B(n,t),n}(L),It=function(t){function n(n){return t.call(this,"size",n)||this}return B(n,t),n}(L),Et=function(t){function n(n){return t.call(this,"slice",n)||this}return B(n,t),n}(L),Nt=function(t){function n(n){return t.call(this,"split",n)||this}return B(n,t),n}(L),kt=function(t){function n(n){return t.call(this,"sqrt",n)||this}return B(n,t),n}(L),Tt=function(t){function n(n){return t.call(this,"substr",n)||this}return B(n,t),n}(L),Dt=function(t){function n(n){return t.call(this,"substrBytes",n)||this}return B(n,t),n}(L),$t=function(t){function n(n){return t.call(this,"subtract",n)||this}return B(n,t),n}(L),qt=function(t){function n(n){return t.call(this,"sum",n)||this}return B(n,t),n}(L),Ft=function(t){function n(n){var e=n.branches.map((function(t){return Array.isArray(t)?{case:t[0],then:t[1]}:{case:t.case,then:t.then}}));return t.call(this,"switch",{branches:e,default:n.default})||this}return B(n,t),n}(L),Bt=function(t){function n(n){return t.call(this,"toLower",n)||this}return B(n,t),n}(L),Lt=function(t){function n(n){return t.call(this,"toUpper",n)||this}return B(n,t),n}(L),Mt=function(t){function n(n){return t.call(this,"trunc",n)||this}return B(n,t),n}(L),Ut=function(t){function n(n){return t.call(this,"week",n)||this}return B(n,t),n}(L),Ht=function(t){function n(n){return t.call(this,"year",n)||this}return B(n,t),n}(L),Wt=function(t){function n(n){return t.call(this,"allElementsTrue",n)||this}return B(n,t),n}(L),Vt=function(t){function n(n){return t.call(this,"anyElementTrue",n)||this}return B(n,t),n}(L),zt=function(t){function n(n){return t.call(this,"setDifference",n)||this}return B(n,t),n}(L),Kt=function(t){function n(n){return t.call(this,"setEquals",n)||this}return B(n,t),n}(L),Jt=function(t){function n(n){return t.call(this,"setIntersection",n)||this}return B(n,t),n}(L),Gt=function(t){function n(n){return t.call(this,"setIsSubset",n)||this}return B(n,t),n}(L),Yt=function(t){function n(n){return t.call(this,"setUnion",n)||this}return B(n,t),n}(L),Qt=function(t){function n(n){return t.call(this,"literal",n)||this}return B(n,t),n}(L),Xt=function(t){function n(n){return t.call(this,"arrayToObject",n)||this}return B(n,t),n}(L),Zt=function(t){function n(n){return t.call(this,"concatArrays",n)||this}return B(n,t),n}(L),tn=function(t){function n(n){return t.call(this,"filter",n)||this}return B(n,t),n}(L),nn=function(t){function n(n){return t.call(this,"objectToArray",n)||this}return B(n,t),n}(L),en=function(t){function n(n){return t.call(this,"range",n)||this}return B(n,t),n}(L),rn=function(t){function n(n){return t.call(this,"reduce",n)||this}return B(n,t),n}(L),on=function(t){function n(n){return t.call(this,"reverseArray",n)||this}return B(n,t),n}(L),un=function(t){function n(n){return t.call(this,"zip",n)||this}return B(n,t),n}(L),cn=function(t){function n(n){return t.call(this,"dateFromString",n)||this}return B(n,t),n}(L),an=function(t){function n(n){return t.call(this,"indexOfBytes",n)||this}return B(n,t),n}(L),sn=function(t){function n(n){return t.call(this,"indexOfCP",n)||this}return B(n,t),n}(L),pn=function(t){function n(n){return t.call(this,"strLenBytes",n)||this}return B(n,t),n}(L),fn=function(t){function n(n){return t.call(this,"strLenCP",n)||this}return B(n,t),n}(L),ln=function(t){function n(n){return t.call(this,"strcasecmp",n)||this}return B(n,t),n}(L),hn=function(t){function n(n){return t.call(this,"substrCP",n)||this}return B(n,t),n}(L),yn=function(t){function n(n){return t.call(this,"stdDevPop",n)||this}return B(n,t),n}(L),dn=function(t){function n(n){return t.call(this,"stdDevSamp",n)||this}return B(n,t),n}(L),vn=function(t){function n(n){return t.call(this,"dateFromParts",n)||this}return B(n,t),n}(L),wn=function(t){function n(n){return t.call(this,"dayOfMonth",n)||this}return B(n,t),n}(L),mn=function(t){function n(n){return t.call(this,"dayOfWeek",n)||this}return B(n,t),n}(L),gn=function(t){function n(n){return t.call(this,"dayOfYear",n)||this}return B(n,t),n}(L),bn=function(t){function n(n){return t.call(this,"hour",n)||this}return B(n,t),n}(L),_n=function(t){function n(n){return t.call(this,"isoDayOfWeek",n)||this}return B(n,t),n}(L),On=function(t){function n(n){return t.call(this,"isoWeekYear",n)||this}return B(n,t),n}(L),An=function(t){function n(n){return t.call(this,"millisecond",n)||this}return B(n,t),n}(L),Pn=function(t){function n(n){return t.call(this,"minute",n)||this}return B(n,t),n}(L),xn=function(t){function n(n){return t.call(this,"second",n)||this}return B(n,t),n}(L),jn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Sn=function(){function t(t,n){this.type=t,this.coordinates=n}return t.prototype.toJSON=function(){return{type:this.type,coordinates:this.coordinates}},t}(),Rn=function(t){function n(n,e){var r=t.call(this,"Point",[n,e])||this;return r.longitude=n,r.latitude=e,r}return jn(n,t),n}(Sn);!function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"LineString",r)||this).points=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"Polygon",r)||this).lines=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiPoint",r)||this).points=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiLineString",r)||this).lines=n,e}jn(n,t)}(Sn),function(t){function n(n){var e=this,r=n.map((function(t){return t.coordinates}));return(e=t.call(this,"MultiPolygon",r)||this).polygons=n,e}jn(n,t)}(Sn);var Cn,In=function(){function t(t){this.regexp=t.regexp,this.options=t.options||""}return t.prototype.stringify=function(){return{$regex:this.regexp,$options:this.options}},t}(),En=function(){function t(){}return t.mergeTo=function(t,e){var r;for(var o in e)t[o]?Array.isArray(t[o])?(r=t[o]).push.apply(r,e[o]):"object"===n(t[o])&&"object"===n(e[o])?Object.assign(t[o],e[o]):t[o]=e[o]:t[o]=e[o]},t}(),Nn=function(){function t(t,n,e){void 0===n&&(n=""),void 0===e&&(e=""),this.query=t,this.prefix=n,this.keyName=e}return t.prototype.stringify=function(){var e=this,r=T.unchain(this.query);if(r instanceof I)return r.stringifyWithKey(this.keyName);if(r instanceof C)return r.stringify();if(r instanceof In)return r.stringify();if(r instanceof RegExp)return r;if(r instanceof Date)return r;if(Array.isArray(r))return r.map((function(n,r){return new t(n,"".concat(e.prefix,".$.").concat(r)).stringify()}));var o=n(r);return"object"!==o?this.stringifyBuiltInValue(r,o):null===r?r:this.stringifyObject(r)},t.prototype.stringifyWithKey=function(){var e,r,o,i,u,c,a,s=this,p=T.unchain(this.query);if(p instanceof I)return p.stringifyWithKey(this.keyName);if(p instanceof C)return p instanceof N?p.stringify():((e={})[this.keyName]=p.stringify(),e);if(p instanceof In)return(r={})[this.keyName]=p.stringify(),r;if(p instanceof RegExp)return(o={})[this.keyName]=p,o;if(p instanceof Date)return(i={})[this.keyName]=p,i;if(Array.isArray(p)){var f=p.map((function(n,e){return new t(n,"".concat(s.prefix,".$.").concat(e)).stringify()}));return(u={})[this.keyName]=f,u}var l=n(p);return"object"!==l?((c={})[this.keyName]=this.stringifyBuiltInValue(p,l),c):null===p?((a={})[this.keyName]=p,a):this.stringifyObject(p)},t.prototype.toJSON=function(){var t=this.stringify();if(void 0===t)throw q.invalidParam(this.prefix,"不支持 undefined");return t},t.prototype.stringifyBuiltInValue=function(t,n){switch(n){case"number":case"boolean":case"string":case"bigint":default:return t;case"function":throw q.invalidParam(this.prefix,"不支持函数");case"symbol":throw q.invalidParam(this.prefix,"不支持 symbol");case"undefined":return}},t.prototype.stringifyObject=function(n){var e,r={};for(var o in n){var i=this.prefix?"".concat(this.prefix,".").concat(o):o,u=T.unchain(n[o]);if(u instanceof I){var c=u.stringifyWithKey(i);En.mergeTo(r,c)}else{var a=new t(u,i,o).stringify();void 0!==a&&En.mergeTo(r,((e={})[o]=a,e))}}return r},t}(),kn=function(){return kn=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},kn.apply(this,arguments)},Tn=function(){function t(){this.pipeline=[]}return t.prototype.addFields=function(t){return this.pushStage(f.addFields,t),this},t.prototype.count=function(t){return this.pushStage(f.count,t),this},t.prototype.match=function(t){return this.pushStage(f.match,t),this},t.prototype.group=function(t){return this.pushStage(f.group,t),this},t.prototype.project=function(t){return this.pushStage(f.project,t),this},t.prototype.replaceRoot=function(t){return this.pushStage(f.replaceRoot,t),this},t.prototype.sample=function(t){return this.pushStage(f.sample,t),this},t.prototype.lookup=function(t){return this.pushStage(f.lookup,t),this},t.prototype.sort=function(t){return this.pushStage(f.sort,t),this},t.prototype.limit=function(t){return this.pushStage(f.limit,t),this},t.prototype.skip=function(t){return this.pushStage(f.skip,t),this},t.prototype.unwind=function(t){return this.pushStage(f.unwind,t),this},t.prototype.geoNear=function(t){return this.pushStage(f.geoNear,t),this},t.prototype.bucket=function(t){return this.pushStage(f.bucket,t),this},t.prototype.bucketAuto=function(t){return this.pushStage(f.bucketAuto,t),this},t.prototype.sortByCount=function(t){return this.pushStage(f.sortByCount,t),this},t.prototype.done=function(){return this.pipeline.map((function(t){var n,e;switch(t.name){case f.geoNear:var r=kn({},t.param);return t.param.query&&(r.query=new Nn(t.param.query).toJSON()),t.param.near instanceof Rn&&(r.near=t.param.near.toJSON()),{$geoNear:r};case f.match:return{$match:new Nn(t.param).toJSON()};case f.count:case f.sample:case f.lookup:case f.limit:case f.skip:case f.unwind:return(n={})[t.name]=t.param,n;case f.addFields:case f.group:case f.sortByCount:case f.project:case f.bucket:case f.bucketAuto:case f.replaceRoot:return(e={})[t.name]=new F(t.param).toJSON(),e;case f.sort:return{$sort:Object.keys(t.param).reduce((function(n,e){var r;switch(t.param[e]){case c.DESC:r=-1;break;case c.ASC:case 1:r=1;break;case-1:r=-1;break;default:r=1}return n[e]=r,n}),{})};default:var o=t.name;throw q.invalidParam(o,"不支持的 aggregate 操作")}}))},t.prototype.pushStage=function(t,n){this.pipeline.push({name:t,param:n})},t}(),Dn=(Cn=function(t,n){return Cn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},Cn(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function e(){this.constructor=t}Cn(t,n),t.prototype=null===n?Object.create(n):(e.prototype=n.prototype,new e)}),$n=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Dn(n,t),n.prototype.stringify=function(){return{$all:this.val}},n}(C),qn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Fn=function(t){function n(n){var e,r=t.call(this)||this;return r.commands=[],(e=r.commands).push.apply(e,n),r}return qn(n,t),Object.defineProperty(n.prototype,"op",{get:function(){return"$".concat(this.name)},enumerable:!1,configurable:!0}),n.prototype.pushCommand=function(t){this.commands.push(t)},n.prototype.stringifyWithKey=function(t){var n,e=this.commands.map((function(n){return new Nn(n,"",t).stringifyWithKey()}));return(n={})[this.op]=e,n},n.prototype.stringify=function(){return this.stringifyWithKey("")},n}(I),Bn=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="and",n}return qn(n,t),n}(Fn),Ln=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="or",n}return qn(n,t),n}(Fn),Mn=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.name="nor",n}return qn(n,t),n}(Fn),Un=function(t){function n(n){var e=t.call(this)||this;return e.command=n,e}return qn(n,t),n.prototype.stringifyWithKey=function(t){var n,e={$not:new Nn(this.command,"",t).stringify()};return t?((n={})[t]=e,n):e},n.prototype.stringify=function(){return this.stringifyWithKey("")},n}(I),Hn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Wn=function(t){function n(n){var e=t.call(this)||this;return e.val=new Nn(n).toJSON(),e}return Hn(n,t),n.prototype.stringify=function(){return{$elemMatch:this.val}},n}(C),Vn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),zn=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Vn(n,t),n.prototype.stringify=function(){return{$eq:this.val}},n}(C),Kn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Jn=function(t){function n(n){var e=t.call(this)||this;return e.exists=n,e}return Kn(n,t),n.prototype.stringify=function(){return{$exists:this.exists}},n}(C),Gn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Yn=function(t){function n(n){var e=t.call(this)||this;return e.commands=new F(n).toJSON(),e}return Gn(n,t),n.prototype.stringify=function(){return{$expr:this.commands}},n}(N),Qn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Xn=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Qn(n,t),n.prototype.stringify=function(){return{$gt:this.val}},n}(C),Zn=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),te=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Zn(n,t),n.prototype.stringify=function(){return{$gte:this.val}},n}(C),ne=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ee=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ne(n,t),n.prototype.stringify=function(){return{$in:this.val}},n}(C),re=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),oe=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return re(n,t),n.prototype.stringify=function(){return{$lt:this.val}},n}(C),ie=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ue=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ie(n,t),n.prototype.stringify=function(){return{$lte:this.val}},n}(C),ce=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ae=function(t){function n(n,e){var r=t.call(this)||this;return r.divisor=n,r.remainder=e,r}return ce(n,t),n.prototype.stringify=function(){return{$mod:[this.divisor,this.remainder]}},n}(C),se=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),pe=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return se(n,t),n.prototype.stringify=function(){return{$ne:this.val}},n}(C),fe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),le=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return fe(n,t),n.prototype.stringify=function(){return{$nin:this.val}},n}(C),he=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ye=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return he(n,t),n.prototype.appendCommand=function(t){return t=n.unchain(t),this.lastCmd instanceof Bn?this.lastCmd.pushCommand(t):this.lastCmd=new Bn([this.lastCmd,t]),this},n.prototype.and=function(t){return this.appendCommand(t)},n.prototype.or=function(t){return t=n.unchain(t),this.lastCmd instanceof Ln?this.lastCmd.pushCommand(t):this.lastCmd=new Ln([this.lastCmd,t]),this},n.prototype.not=function(t){return this.appendCommand(t)},n.prototype.nor=function(t){return this.appendCommand(t)},n.prototype.eq=function(t){return this.appendCommand(new zn(t))},n.prototype.neq=function(t){return this.appendCommand(new pe(t))},n.prototype.lt=function(t){return this.appendCommand(new oe(t))},n.prototype.lte=function(t){return this.appendCommand(new ue(t))},n.prototype.gt=function(t){return this.appendCommand(new Xn(t))},n.prototype.gte=function(t){return this.appendCommand(new te(t))},n.prototype.in=function(t){return this.appendCommand(new ee(t))},n.prototype.nin=function(t){return this.appendCommand(new le(t))},n.prototype.exists=function(t){return this.appendCommand(new Jn(t))},n.prototype.mod=function(t,n){return this.appendCommand(new ae(t,n))},n.prototype.all=function(t){return this.appendCommand(new $n(t))},n.prototype.elemMatch=function(t){return this.appendCommand(new Wn(n.unchain(t)))},n.prototype.size=function(t){return this.appendCommand(t)},n}(T),de=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),ve=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return de(n,t),n.prototype.stringify=function(){return{$size:this.val}},n}(C),we=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),me=function(t){function e(n){var e=t.call(this)||this;return e.value=n,e}return we(e,t),Object.defineProperty(e.prototype,"operator",{get:function(){return"$addToSet"},enumerable:!1,configurable:!0}),e.prototype.stringify=function(){return Array.isArray(this.value)?{$each:this.value}:"object"===n(this.value)&&this.value.hasOwnProperty("each")?{$each:this.value.each}:this.value},e}(S),ge=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),be=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return ge(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$inc"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),_e=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Oe=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return _e(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$max"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),Ae=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Pe=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return Ae(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$min"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),xe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),je=function(t){function n(n){var e=t.call(this)||this;return e.num=n,e}return xe(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$mul"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.num},n}(x),Se=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Re=function(t){function n(n){var e=t.call(this)||this;return e.value=n,e}return Se(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pop"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.value||1},n}(S),Ce=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ie=function(t){function n(n){var e=t.call(this)||this;return e.value=n,e}return Ce(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pull"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.stringifyWithKey("")},n.prototype.stringifyWithKey=function(t){var n;return new Nn((n={},n[t]=this.value,n)).stringify()},n}(R),Ee=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ne=function(t){function n(n){var e=t.call(this)||this;return e.values=n,e}return Ee(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pullAll"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.values},n}(S),ke=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Te=function(){return Te=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},Te.apply(this,arguments)},De=function(t){function e(e){for(var r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];var i=t.call(this)||this;return"object"===n(i.value)&&i.value.hasOwnProperty("each")?i.value=e:(null==r?void 0:r.length)>0?i.value=[].concat.apply([],function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))}([e],r,!1)):i.value=e,i}return ke(e,t),Object.defineProperty(e.prototype,"operator",{get:function(){return"$push"},enumerable:!1,configurable:!0}),e.prototype.stringify=function(){if(Array.isArray(this.value))return{$each:this.value};if("object"===n(this.value)&&this.value.hasOwnProperty("each")){var t=this.value,e={$each:t.each};return void 0!==t.position&&(e.$position=t.position),void 0!==t.slice&&(e.$slice=t.slice),void 0!==t.sort&&("string"==typeof t.sort?e.$sort=t.sort===c.DESC?-1:1:e.$sort=t.sort),e}return"object"===n(this.value)&&"string"==typeof this.value.$sort?Te(Te({},this.value),{$sort:this.value.$sort===c.DESC?-1:1}):this.value},e}(S),$e=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),qe=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return $e(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$unset"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return""},n}(x),Fe=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Be=function(t){function n(n){var e=t.call(this)||this;return e.name=n,e}return Fe(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$rename"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.name},n}(x),Le=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Me=function(t){function n(n){var e=t.call(this)||this;return e.data=n,e}return Le(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$set"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return this.data},n}(x),Ue=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),He=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.centerSphere&&(t.$centerSphere=this.val.centerSphere),void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),{$geoWithin:t}},n}(E),We=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),void 0!==this.val.maxDistance&&(t.$maxDistance=this.val.maxDistance),void 0!==this.val.minDistance&&(t.$minDistance=this.val.minDistance),{$nearSphere:t}},n}(E),Ve=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return Ue(n,t),n.prototype.stringify=function(){var t={};return void 0!==this.val.geometry&&(t.$geometry=this.val.geometry.toJSON()),{$geoIntersects:t}},n}(E),ze=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ke=function(t){function n(n){var e=t.call(this)||this;return e.val=n,e}return ze(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$push"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){var t={$each:this.val,$position:0};return t},n}(x),Je=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),Ge=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return Je(n,t),Object.defineProperty(n.prototype,"operator",{get:function(){return"$pop"},enumerable:!1,configurable:!0}),n.prototype.stringify=function(){return-1},n}(x),Ye=function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))},Qe=function(){function t(){}return t.prototype.pipeline=function(){return new Tn},t.prototype.avg=function(t){return new z(t)},t.prototype.count=function(){return new Q},t.prototype.max=function(t){return new gt(t)},t.prototype.min=function(t){return new _t(t)},t.prototype.sum=function(t){return new qt(t)},t.prototype.and=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new W(r)},t.prototype.or=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new St(r)},t.prototype.not=function(t){return new jt(t)},t.prototype.cmp=function(t,n){var e=Array.isArray(t)?t:[t,n];return new J(e)},t.prototype.eq=function(t,n){var e=Array.isArray(t)?t:[t,n];return new tt(e)},t.prototype.neq=function(t,n){var e=Array.isArray(t)?t:[t,n];return new xt(e)},t.prototype.lt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new vt(e)},t.prototype.lte=function(t,n){var e=Array.isArray(t)?t:[t,n];return new wt(e)},t.prototype.gt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ot(e)},t.prototype.gte=function(t,n){var e=Array.isArray(t)?t:[t,n];return new it(e)},t.prototype.addToSet=function(t){return new H(t)},t.prototype.arrayElemAt=function(t,n){var e=Array.isArray(t)?t:[t,n];return new V(e)},t.prototype.indexOfArray=function(t,n,e,r){var o=Array.isArray(t)?t:[t,n,e,r].filter((function(t){return void 0!==t}));return new at(o)},t.prototype.isArray=function(t){return new st(t)},t.prototype.size=function(t){return new It(t)},t.prototype.in=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ct(e)},t.prototype.slice=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e].filter((function(t){return void 0!==t}));return new Et(r)},t.prototype.map=function(t){return new mt(t)},t.prototype.ifNull=function(t,n){var e=Array.isArray(t)?t:[t,n];return new ut(e)},t.prototype.cond=function(t){return new Y(t)},t.prototype.switch=function(t){return new Ft(t)},t.prototype.concat=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new G(r)},t.prototype.dateToString=function(t){return new X(t)},t.prototype.toLower=function(t){return new Bt(t)},t.prototype.toUpper=function(t){return new Lt(t)},t.prototype.split=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Nt(e)},t.prototype.substr=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e];return new Tt(r)},t.prototype.substrBytes=function(t,n,e){var r=Array.isArray(t)?t:[t,n,e];return new Dt(r)},t.prototype.first=function(t){return new et(t)},t.prototype.last=function(t){return new ft(t)},t.prototype.push=function(t){return new Ct(t)},t.prototype.let=function(t){return new lt(t)},t.prototype.add=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new U(r)},t.prototype.subtract=function(t,n){var e=Array.isArray(t)?t:[t,n];return new $t(e)},t.prototype.multiply=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=Array.isArray(t)?t:Ye([t],n,!0);return new Pt(r)},t.prototype.divide=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Z(e)},t.prototype.abs=function(t){return new M(t)},t.prototype.ceil=function(t){return new K(t)},t.prototype.exp=function(t){return new nt(t)},t.prototype.floor=function(t){return new rt(t)},t.prototype.ln=function(t){return new ht(t)},t.prototype.log=function(t,n){var e=Array.isArray(t)?t:[t,n];return new yt(e)},t.prototype.log10=function(t){return new dt(t)},t.prototype.mod=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Ot(e)},t.prototype.pow=function(t,n){var e=Array.isArray(t)?t:[t,n];return new Rt(e)},t.prototype.sqrt=function(t){return new kt(t)},t.prototype.trunc=function(t){return new Mt(t)},t.prototype.mergeObjects=function(t){return new bt(t)},t.prototype.month=function(t){return new At(t)},t.prototype.year=function(t){return new Ht(t)},t.prototype.week=function(t){return new Ut(t)},t.prototype.isoWeek=function(t){return new pt(t)},t.prototype.arrayToObject=function(t){return new Xt(t)},t.prototype.concatArrays=function(t){return new Zt(t)},t.prototype.filter=function(t){return new tn(t)},t.prototype.objectToArray=function(t){return new nn(t)},t.prototype.range=function(t,n,e){var r=Array.isArray(t)?t:void 0!==e?[t,n,e]:[t,n];return new en(r)},t.prototype.reduce=function(t){return new rn(t)},t.prototype.reverseArray=function(t){return new on(t)},t.prototype.zip=function(t){return new un(t)},t.prototype.dateFromString=function(t){return new cn(t)},t.prototype.indexOfBytes=function(t){return new an(t)},t.prototype.indexOfCP=function(t){return new sn(t)},t.prototype.strLenBytes=function(t){return new pn(t)},t.prototype.strLenCP=function(t){return new fn(t)},t.prototype.strcasecmp=function(t){return new ln(t)},t.prototype.substrCP=function(t){return new hn(t)},t.prototype.stdDevPop=function(t){return new yn(t)},t.prototype.stdDevSamp=function(t){return new dn(t)},t.prototype.allElementsTrue=function(t){return new Wt(t)},t.prototype.anyElementTrue=function(t){return new Vt(t)},t.prototype.setDifference=function(t){return new zt(t)},t.prototype.setEquals=function(t){return new Kt(t)},t.prototype.setIntersection=function(t){return new Jt(t)},t.prototype.setIsSubset=function(t){return new Gt(t)},t.prototype.setUnion=function(t){return new Yt(t)},t.prototype.literal=function(t){return new Qt(t)},t.prototype.dateFromParts=function(t){return new vn(t)},t.prototype.dayOfMonth=function(t){return new wn(t)},t.prototype.dayOfWeek=function(t){return new mn(t)},t.prototype.dayOfYear=function(t){return new gn(t)},t.prototype.hour=function(t){return new bn(t)},t.prototype.isoDayOfWeek=function(t){return new _n(t)},t.prototype.isoWeekYear=function(t){return new On(t)},t.prototype.millisecond=function(t){return new An(t)},t.prototype.minute=function(t){return new Pn(t)},t.prototype.second=function(t){return new xn(t)},t}(),Xe=function(){function t(){this.aggregate=new Qe,this.Sort=c}return t.prototype.addToSet=function(t){return new me(t)},t.prototype.inc=function(t){return new be(t)},t.prototype.max=function(t){return new Oe(t)},t.prototype.min=function(t){return new Pe(t)},t.prototype.mul=function(t){return new je(t)},t.prototype.pop=function(t){return new Re(t)},t.prototype.pull=function(t){return new Ie(t)},t.prototype.pullAll=function(t){return new Ne(t)},t.prototype.push=function(t){for(var n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];return new(De.bind.apply(De,Ye([void 0,t],n,!1)))},t.prototype.remove=function(){return new qe},t.prototype.rename=function(t){return new Be(t)},t.prototype.set=function(t){return new Me(t)},t.prototype.expr=function(t){return new Yn(t)},t.prototype.geoWithin=function(t){return new He(t)},t.prototype.geoNear=function(t){return new We(t)},t.prototype.geoIntersects=function(t){return new Ve(t)},t.prototype.unshift=function(t){return new Ke(t)},t.prototype.shift=function(){return new Ge},t.prototype.and=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Bn(t.map(ye.unchain));return new ye(e)},t.prototype.or=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Ln(t.map(ye.unchain));return new ye(e)},t.prototype.not=function(t){var n=new Un(ye.unchain(t));return new ye(n)},t.prototype.nor=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t=Array.isArray(t[0])?t[0]:t;var e=new Mn(t.map(ye.unchain));return new ye(e)},t.prototype.eq=function(t){return new ye(new zn(t))},t.prototype.neq=function(t){return new ye(new pe(t))},t.prototype.lt=function(t){return new ye(new oe(t))},t.prototype.lte=function(t){return new ye(new ue(t))},t.prototype.gt=function(t){return new ye(new Xn(t))},t.prototype.gte=function(t){return new ye(new te(t))},t.prototype.in=function(t){return new ye(new ee(t))},t.prototype.nin=function(t){return new ye(new le(t))},t.prototype.exists=function(t){return new ye(new Jn(t))},t.prototype.mod=function(t,n){return new ye(new ae(t,n))},t.prototype.all=function(t){return new ye(new $n(t))},t.prototype.elemMatch=function(t){return new ye(new Wn(ye.unchain(t)))},t.prototype.size=function(t){return new ye(new ve(t))},t}(),Ze=function(){function t(){}return t.buildCollectionAction=function(t,n){return{target:p.collection,action:t,collectionName:n}},t.buildCollectionListQueryAction=function(t){return{target:p.collection,action:a.queryList,options:t}},t.buildDocumentAction=function(t,n,e){return{target:p.document,action:t,collectionName:n,options:e}},t}(),tr=function(){var t=function(n,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=n[e])},t(n,e)};return function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=n}t(n,e),n.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}}(),nr=function(t){function n(n){var e=t.call(this)||this;return e.collectionName=n,e}return tr(n,t),n.prototype.end=function(){var t={$aggregate:this.done()};return Ze.buildDocumentAction(s.aggregate,this.collectionName,t)},n}(Tn),er=function(){function t(){this.res={}}return t.prototype.set=function(t,n){this.res.$set=this.res.$set||{},this.res.$set[t]=n},t.prototype.applyOperator=function(t,n,e){this.res[t]=this.res[t]||{},this.res[t][n]=e},t.prototype.mergeOperator=function(t,n){this.res[t]||(this.res[t]={}),En.mergeTo(this.res[t],n)},t.prototype.emit=function(){return this.res},t}(),rr=function(){function t(t,n){void 0===n&&(n=""),this.data=t,this.prefix=n}return t.prototype.stringify=function(e){for(var r in e=e||new er,this.data){var o=this.prefix?"".concat(this.prefix,".").concat(r):r,i=this.data[r],u=n(i);if(i instanceof P){if(!(i instanceof x))throw q.invalidCommand("Command 不是更新操作");i instanceof j?e.mergeOperator(i.operator,i.stringifyWithKey(o)):e.applyOperator(i.operator,o,i.stringify())}else if(i instanceof Date)e.set(o,i);else if("number"===u)e.set(o,i);else if("boolean"===u)e.set(o,i);else if("string"===u)e.set(o,i);else if("bigint"===u)e.set(o,i);else{if("function"===u)throw q.invalidParam(o,"不支持函数");if("symbol"===u)throw q.invalidParam(o,"不支持 symbol");if("undefined"===u);else if(null===i)e.set(o,i);else if(Array.isArray(i))e.set(o,i);else{new t(i,o).stringify(e)}}}return e},t.prototype.toJSON=function(){return this.stringify().emit()},t}(),or=function(){return or=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},or.apply(this,arguments)},ir=function(){function t(t){this.collectionName=t,this.criteria={sort:[]}}return t.prototype.limit=function(t){return this.criteria.limit=t,this},t.prototype.skip=function(t){return this.criteria.skip=t,this},t.prototype.where=function(t){return this.criteria.match=t,this},t.prototype.projection=function(t){for(var e in t)t[e]?"object"!==n(t[e])&&(t[e]=1):t[e]=0;return this.criteria.projection=t,this},t.prototype.orderBy=function(t,n){return this.criteria.sort.push({field:t,sort:n}),this},t.prototype.update=function(t){return this.build(s.update,or(or({},this.baseOptions()),{$update:new rr(t.data).toJSON()}))},t.prototype.updateAndReturn=function(t){var n=this.findOptions();return this.build(s.findOneAndUpdate,{$match:n.$match,$update:new rr(t.data).toJSON(),$options:{$sort:n.$sort,$returnDocument:"after",$upsert:!1}})},t.prototype.set=function(t){return this.build(s.replace,or(or({},this.baseOptions()),{$replace:t.data,$upsert:!0}))},t.prototype.remove=function(){return this.build(s.delete,this.baseOptions())},t.prototype.get=function(){return this.build(s.queryList,or({$limit:100},this.findOptions()))},t.prototype.count=function(){return this.build(s.count,this.baseOptions())},t.prototype.baseOptions=function(){var t={};if(void 0!==this.criteria.match){var n=new Nn(this.criteria.match);t.$match=n.toJSON()}return void 0!==this.criteria.limit&&(t.$limit=this.criteria.limit),t},t.prototype.findOptions=function(){var t=this.baseOptions();if(void 0!==this.criteria.projection&&(t.$project=this.criteria.projection),void 0!==this.criteria.sort){t.$sort={};for(var n=0,e=this.criteria.sort;n<e.length;n++){var r=e[n];t.$sort[r.field]=r.sort===c.DESC?-1:1}}return void 0!==this.criteria.skip&&(t.$skip=this.criteria.skip),t},t.prototype.build=function(t,n){return Ze.buildDocumentAction(t,this.collectionName,n)},t}(),ur=function(){function t(t,n){this.collectionName=t,this.id=n}return t.prototype.update=function(t){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).update(t)},t.prototype.set=function(t){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).set(t)},t.prototype.remove=function(){return new ir(this.collectionName).where({_id:String(this.id)}).limit(1).remove()},t.prototype.get=function(){var t=new ir(this.collectionName).where({_id:String(this.id)}).limit(1).get();return t.action=s.query,t},t}(),cr=function(){return cr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},cr.apply(this,arguments)},ar=function(){function t(t,n){this.collectionName=t,this.options=cr({maxAddCount:200},n)}return t.prototype.add=function(t){if(!(null==t?void 0:t.data))throw q.invalidParam("data","不能为空");return Array.isArray(t.data)?this.batchAdd(t):Ze.buildDocumentAction(s.create,this.collectionName,t.data)},t.prototype.batchAdd=function(t){if(t.data.length<=0)throw q.invalidParam("data","不能为空数组");if(t.data.length>this.options.maxAddCount)throw q.invalidParam("data","最大长度 ".concat(this.options.maxAddCount));var n={$create:t.data};return"boolean"==typeof t.ordered&&(n.$ordered=t.ordered),Ze.buildDocumentAction(s.batchCreate,this.collectionName,n)},t.prototype.doc=function(t){return new ur(this.collectionName,t)},t.prototype.limit=function(t){return new ir(this.collectionName).limit(t)},t.prototype.skip=function(t){return new ir(this.collectionName).skip(t)},t.prototype.where=function(t){return new ir(this.collectionName).where(t)},t.prototype.projection=function(t){return new ir(this.collectionName).projection(t)},t.prototype.orderBy=function(t,n){return new ir(this.collectionName).orderBy(t,n)},t.prototype.aggregate=function(){return new nr(this.collectionName)},t.prototype.get=function(){return new ir(this.collectionName).get()},t.prototype.count=function(){return new ir(this.collectionName).count()},t}(),sr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},pr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}};function fr(){return function(t,n,e){var r=e.value;e.value=function(t){return sr(this,void 0,void 0,(function(){return pr(this,(function(n){return[2,y(r,this)(t)]}))}))}}}var lr,hr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},yr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},dr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},vr=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new nr(t)}return t.prototype.addFields=function(t){return this.builder.addFields(t),this},t.prototype.count=function(t){return this.builder.count(t),this},t.prototype.match=function(t){return this.builder.match(t),this},t.prototype.group=function(t){return this.builder.group(t),this},t.prototype.sample=function(t){return this.builder.sample(t),this},t.prototype.lookup=function(t){return this.builder.lookup(t),this},t.prototype.project=function(t){return this.builder.project(t),this},t.prototype.replaceRoot=function(t){return this.builder.replaceRoot(t),this},t.prototype.sort=function(t){return this.builder.sort(t),this},t.prototype.limit=function(t){return this.builder.limit(t),this},t.prototype.skip=function(t){return this.builder.skip(t),this},t.prototype.unwind=function(t){return this.builder.unwind(t),this},t.prototype.geoNear=function(t){return this.builder.geoNear(t),this},t.prototype.bucket=function(t){return this.builder.bucket(t),this},t.prototype.bucketAuto=function(t){return this.builder.bucketAuto(t),this},t.prototype.sortByCount=function(t){return this.builder.sortByCount(t),this},t.prototype.end=function(){return yr(this,void 0,void 0,(function(){var t,n,e;return dr(this,(function(r){switch(r.label){case 0:return t=this.builder.end().options,"POST",n="".concat(this.getCollectionPath(),"?aggregate"),[4,this.options.httpclient.request({method:"POST",path:n,data:t})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.getCollectionPath=function(){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName)},function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);u>3&&c&&Object.defineProperty(e,r,c)}([fr(),hr("design:type",Function),hr("design:paramtypes",[]),hr("design:returntype",Promise)],t.prototype,"end",null),t}(),wr=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},mr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},gr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},br=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},_r=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new ir(t)}return t.prototype.limit=function(t){return this.builder.limit(t),this},t.prototype.skip=function(t){return this.builder.skip(t),this},t.prototype.where=function(t){return this.builder.where(t),this},t.prototype.projection=function(t){return this.builder.projection(t),this},t.prototype.field=function(t){return this.builder.projection(t),this},t.prototype.orderBy=function(t,n){return this.builder.orderBy(t,n),this},t.prototype.updateAndReturn=function(t){return gr(this,void 0,void 0,(function(){var n,e,r,o;return br(this,(function(i){switch(i.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?findOneAndUpdate"),e=this.builder.updateAndReturn(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=i.sent(),[2,{updated:(o=d.handleResponse(r))?1:0,doc:o}]}}))}))},t.prototype.update=function(t){return gr(this,void 0,void 0,(function(){var n,e,r;return br(this,(function(o){switch(o.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?update"),e=this.builder.update(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.set=function(t){return gr(this,void 0,void 0,(function(){var n,e,r;return br(this,(function(o){switch(o.label){case 0:return"POST",n="".concat(this.getCollectionPath(),"?replace"),e=this.builder.set(t).options,[4,this.options.httpclient.request({method:"POST",path:n,data:e})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.remove=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?delete"),n=this.builder.remove().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.get=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?query"),n=this.builder.get().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,d.handleResponse(e)]}}))}))},t.prototype.count=function(){return gr(this,void 0,void 0,(function(){var t,n,e;return br(this,(function(r){switch(r.label){case 0:return"POST",t="".concat(this.getCollectionPath(),"?count"),n=this.builder.count().options,[4,this.options.httpclient.request({method:"POST",path:t,data:n})];case 1:return e=r.sent(),[2,{total:d.handleResponse(e).count}]}}))}))},t.prototype.getCollectionPath=function(){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName)},wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"updateAndReturn",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"update",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[Object]),mr("design:returntype",Promise)],t.prototype,"set",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"remove",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"get",null),wr([fr(),mr("design:type",Function),mr("design:paramtypes",[]),mr("design:returntype",Promise)],t.prototype,"count",null),t}(),Or=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},Ar=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Pr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},xr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},jr=function(){function t(t,n,e){this.collectionName=t,this.id=n,this.options=e}return t.prototype.projection=function(t){return this.query.projection(t),this},t.prototype.field=function(t){return this.query.field(t),this},t.prototype.update=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.update(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.updateAndReturn=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.updateAndReturn(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.set=function(t){return Pr(this,void 0,void 0,(function(){return xr(this,(function(n){switch(n.label){case 0:return[4,this.query.set(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.remove=function(){return Pr(this,void 0,void 0,(function(){return xr(this,(function(t){switch(t.label){case 0:return[4,this.query.remove()];case 1:return[2,t.sent()]}}))}))},t.prototype.get=function(){return Pr(this,void 0,void 0,(function(){var t,n;return xr(this,(function(e){switch(e.label){case 0:return[4,this.query.get()];case 1:if(t=e.sent(),!(n=t[0])){if(this.options.throwOnNotFound)throw h.NOT_FOUND_ERR("不存在_id 为 ".concat(this.id," 的文档"));return[2,null]}return[2,n]}}))}))},Object.defineProperty(t.prototype,"query",{get:function(){return this._query||(this._query=new _r(this.collectionName,this.options).where({_id:String(this.id)}).limit(1)),this._query},enumerable:!1,configurable:!0}),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"update",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"updateAndReturn",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[Object]),Ar("design:returntype",Promise)],t.prototype,"set",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[]),Ar("design:returntype",Promise)],t.prototype,"remove",null),Or([fr(),Ar("design:type",Function),Ar("design:paramtypes",[]),Ar("design:returntype",Promise)],t.prototype,"get",null),t}(),Sr=function(t,e,r,o){var i,u=arguments.length,c=u<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(c=(u<3?i(c):u>3?i(e,r,c):i(e,r))||c);return u>3&&c&&Object.defineProperty(e,r,c),c},Rr=function(t,e){if("object"===("undefined"==typeof Reflect?"undefined":n(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)},Cr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Ir=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Er=function(){function t(t,n){this.collectionName=t,this.options=n,this.builder=new ar(t)}return t.prototype.add=function(t){return Cr(this,void 0,void 0,(function(){var n,e,r;return Ir(this,(function(o){switch(o.label){case 0:return n=this.builder.add(t).options,"POST",e=this.getDocumentPath(t.data._id),[4,this.options.httpclient.request({method:"POST",path:e,data:n})];case 1:return r=o.sent(),[2,d.handleResponse(r)]}}))}))},t.prototype.doc=function(t){return new jr(this.collectionName,t,this.options)},t.prototype.limit=function(t){return new _r(this.collectionName,this.options).limit(t)},t.prototype.skip=function(t){return new _r(this.collectionName,this.options).skip(t)},t.prototype.where=function(t){return new _r(this.collectionName,this.options).where(t)},t.prototype.projection=function(t){return new _r(this.collectionName,this.options).projection(t)},t.prototype.field=function(t){return new _r(this.collectionName,this.options).field(t)},t.prototype.orderBy=function(t,n){return new _r(this.collectionName,this.options).orderBy(t,n)},t.prototype.aggregate=function(){return new vr(this.collectionName,this.options)},t.prototype.update=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).update(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.updateAndReturn=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).updateAndReturn(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.set=function(t){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(n){switch(n.label){case 0:return[4,new _r(this.collectionName,this.options).set(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.remove=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).remove()];case 1:return[2,t.sent()]}}))}))},t.prototype.get=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).get()];case 1:return[2,t.sent()]}}))}))},t.prototype.count=function(){return Cr(this,void 0,void 0,(function(){return Ir(this,(function(t){switch(t.label){case 0:return[4,new _r(this.collectionName,this.options).count()];case 1:return[2,t.sent()]}}))}))},t.prototype.getDocumentPath=function(t){return"/".concat(this.options.databaseName||"faas","/").concat(this.collectionName,"?_id=").concat(t||"")},Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"add",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"update",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"updateAndReturn",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[Object]),Rr("design:returntype",Promise)],t.prototype,"set",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"remove",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"get",null),Sr([fr(),Rr("design:type",Function),Rr("design:paramtypes",[]),Rr("design:returntype",Promise)],t.prototype,"count",null),t}(),Nr=function(){return Nr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},Nr.apply(this,arguments)},kr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Tr=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Dr=function(){function t(t){this.httpclient=t}return t.prototype.request=function(t){return kr(this,arguments,void 0,(function(t){var n=t.method,e=t.path,r=t.data,o=t.headers;return Tr(this,(function(t){switch(t.label){case 0:return[4,this.httpclient.request({method:n,path:e,data:r,headers:Nr({"x-alipay-cloud-mode":"mongo","x-data-api-type":"mongo","x-expire-timestamp":"".concat(Date.now()+6e4)},o)})];case 1:return[2,t.sent()]}}))}))},t}(),$r=function(){function t(t){this.command=new Xe,this.options=Nr(Nr({},t),{httpclient:new Dr(t.httpclient)})}return t.prototype.collection=function(t){if(!t)throw h.INVALID_PARAM_ERR("collectionName","不能为空");return new Er(t,this.options)},t}(),qr=function(){return qr=Object.assign||function(t){for(var n,e=1,r=arguments.length;e<r;e++)for(var o in n=arguments[e])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},qr.apply(this,arguments)},Fr=function(t,n,e,r){return new(e||(e=Promise))((function(o,i){function u(t){try{a(r.next(t))}catch(t){i(t)}}function c(t){try{a(r.throw(t))}catch(t){i(t)}}function a(t){t.done?o(t.value):function(t){return t instanceof e?t:new e((function(n){n(t)}))}(t.value).then(u,c)}a((r=r.apply(t,n||[])).next())}))},Br=function(t,n){var e,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(a){return function(c){if(e)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(e=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,r=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=n.call(t,u)}catch(t){c=[6,t],r=0}finally{e=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,a])}}},Lr=function(){function t(t){this.options=t}return t.prototype.getUploadPath=function(t){return"/".concat(t,"?upload_url")},t.prototype.getDownloadPath=function(t){return"/".concat(t,"?download_url&expire=3600")},t.prototype.getBatchDeletePath=function(){return"/?delete"},t.prototype.getBatchDownloadPath=function(){return"/?download_url"},t.prototype.checkCloudPath=function(t){return"string"!=typeof t?"必须为字符串":(t=t.trim())?t.startsWith("/")?"不能以 / 开头":t.includes("//")?"不能包含连续的 /":t.length>850?"长度不能超过 850 字节":void 0:"不能为空字符串"},t.prototype.checkFileID=function(t){return"string"!=typeof t?"必须为字符串":(t=t.trim())?void 0:"不能为空字符串"},t.prototype.formatFileID=function(t){return"cloud://".concat(this.options.toEnvId,"/").concat(t.replace(/^\/+/,""))},t.prototype.getCloudPathFromFileID=function(t){var n=t.trim().replace(/^cloud:\/\//,""),e=n.indexOf("/");if(e<=0)throw h.INVALID_PARAM_ERR("fileID","不合法");var r=n.substring(0,e),o=n.substring(e+1);return r!==this.options.toEnvId&&console.warn("file ".concat(t," does not belong to env ").concat(this.options.toEnvId)),o},t.prototype.getUploadFileURL=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i;return Br(this,(function(u){switch(u.label){case 0:if(n="string"==typeof t?t:t.cloudPath,e=this.checkCloudPath(n))throw h.INVALID_PARAM_ERR("cloudPath",e);return r=this.getUploadPath(n.trim()),[4,this.request({method:"GET",path:r})];case 1:return o=u.sent(),i=d.handleResponse(o),[2,{fileID:this.formatFileID(i.file_id),uploadURL:i.upload_url,requestID:o.requestID}]}}))}))},t.prototype.uploadFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i;return Br(this,(function(u){switch(u.label){case 0:return[4,this.getUploadFileURL(t)];case 1:return n=u.sent(),e=n.fileID,r=n.uploadURL,o=n.requestID,[4,this.options.fileUploader.upload({fileID:e,uploadURL:r,fileContent:t.fileContent})];case 2:if(200!==(i=u.sent()).statusCode)throw h.STORAGE_ERR(60004,"上传文件 ".concat(r," 失败"),o);return[2,{fileID:e,statusCode:i.statusCode}]}}))}))},t.prototype.downloadFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u;return Br(this,(function(c){switch(c.label){case 0:if(n=this.checkFileID(t.fileID))throw h.INVALID_PARAM_ERR("fileID",n);return e=this.getCloudPathFromFileID(t.fileID),r=this.getDownloadPath(e),[4,this.request({method:"GET",path:r})];case 1:return o=c.sent(),i=d.handleResponse(o),[4,this.options.fileUploader.download({fileID:t.fileID,downloadURL:i.download_url})];case 2:if(200!==(u=c.sent()).statusCode)throw h.STORAGE_ERR(60004,"下载文件 ".concat(i.download_url," 失败"),o.requestID);return[2,u]}}))}))},t.prototype.deleteFile=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u,c,a,s,p=this;return Br(this,(function(f){switch(f.label){case 0:if(n=Array.isArray(t)?t:t.fileList,!Array.isArray(n)||0===n.length)throw h.INVALID_PARAM_ERR("fileList","不能为空数组");for(e=[],r=0,o=n;r<o.length;r++){if(i=o[r],u=this.checkFileID(i))throw h.INVALID_PARAM_ERR("fileID",u);c=this.getCloudPathFromFileID(i),e.push(c)}return a=this.getBatchDeletePath(),[4,this.request({method:"POST",path:a,data:{file_list:e}})];case 1:return s=f.sent(),[2,{fileList:d.handleResponse(s).file_list.map((function(t){return{fileID:p.formatFileID(t.file_id),status:t.status?0:-1,errMsg:t.status?"ok":t.result_message}}))}]}}))}))},t.prototype.getTempFileURL=function(t){return Fr(this,void 0,void 0,(function(){var n,e,r,o,i,u,c,a,s,p=this;return Br(this,(function(f){switch(f.label){case 0:if(n=Array.isArray(t)?t:t.fileList,!Array.isArray(n)||0===n.length)throw h.INVALID_PARAM_ERR("fileList","不能为空数组");if(n.length>50)throw h.INVALID_PARAM_ERR("fileList","最大长度 50");for(e=[],r=0,o=n;r<o.length;r++){if(i=o[r],u=this.checkFileID(i))throw h.INVALID_PARAM_ERR("fileID",u);c=this.getCloudPathFromFileID(i),e.push({file_id:c,expire:600})}return a=this.getBatchDownloadPath(),[4,this.request({method:"POST",path:a,data:{file_list:e}})];case 1:return s=f.sent(),[2,{fileList:d.handleResponse(s).file_list.map((function(t){return{fileID:p.formatFileID(t.file_id),tempFileURL:t.download_url,status:t.status?0:-1,errMsg:t.status?"ok":t.result_message}}))}]}}))}))},t.prototype.request=function(t){return Fr(this,arguments,void 0,(function(t){var n=t.method,e=t.path,r=t.data,o=t.headers;return Br(this,(function(t){switch(t.label){case 0:return[4,this.options.httpclient.request({method:n,path:e,data:r,headers:qr({"x-alipay-cloud-mode":"oss","x-data-api-type":"oss","x-expire-timestamp":"".concat(Date.now()+6e4)},o)})];case 1:return[2,t.sent()]}}))}))},t}(),Mr=function(){function t(){}return t.createCallFunction=function(t){return function(t){var n=t.httpclient;return y((function(t){return m(void 0,void 0,void 0,(function(){var e,r,o,i,u;return g(this,(function(c){switch(c.label){case 0:if(!t.name)throw h.INVALID_PARAM_ERR("name","缺失");return e={"x-to-function-name":t.name,"x-alipay-cloud-mode":"function"},t.async&&(e["x-function-invoke-type"]="async"),[4,n.request({method:"POST",path:"/functions/invokeFunction",data:t.data,headers:e})];case 1:if(200!==(r=c.sent()).status)throw o=-1,i="",(u=r.data)&&(o=u.errCode,i=u.errMsg,u.errDetail&&(i+=",详情:".concat(u.errDetail))),h.SERVER_ERR(o,i,r.requestID,r.status);return[2,{requestID:r.requestID,result:r.data}]}}))}))}))}(t)},t.createCallContainer=function(t){return function(t){return y((function(n){return v(void 0,void 0,void 0,(function(){return w(this,(function(e){throw new Error("not implemented in "+t.type+" with "+n)}))}))}))}(t)},t.createDatabase=function(t){return new $r(t)},t.createStorage=function(t){return new Lr(t)},t}();!function(t){t.WEB="WEB",t.ALIPAY_MINI="ALIPAY_MINI",t.WEICHAT_MINI="WEICHAT_MINI"}(lr||(lr={}));var Ur="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Hr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Wr={exports:{}};var Vr,zr={exports:{}};function Kr(){return Vr||(Vr=1,function(t,n){var e;t.exports=(e=e||function(t,n){var e;if("undefined"!=typeof window&&window.crypto&&(e=window.crypto),"undefined"!=typeof self&&self.crypto&&(e=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(e=globalThis.crypto),!e&&"undefined"!=typeof window&&window.msCrypto&&(e=window.msCrypto),!e&&void 0!==Ur&&Ur.crypto&&(e=Ur.crypto),!e)try{e=require("crypto")}catch(t){}var r=function(){if(e){if("function"==typeof e.getRandomValues)try{return e.getRandomValues(new Uint32Array(1))[0]}catch(t){}if("function"==typeof e.randomBytes)try{return e.randomBytes(4).readInt32LE()}catch(t){}}throw new Error("Native crypto module could not be used to get secure random number.")},o=Object.create||function(){function t(){}return function(n){var e;return t.prototype=n,e=new t,t.prototype=null,e}}(),i={},u=i.lib={},c=u.Base={extend:function(t){var n=o(this);return t&&n.mixIn(t),n.hasOwnProperty("init")&&this.init!==n.init||(n.init=function(){n.$super.init.apply(this,arguments)}),n.init.prototype=n,n.$super=this,n},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var n in t)t.hasOwnProperty(n)&&(this[n]=t[n]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},a=u.WordArray=c.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=e!=n?e:4*t.length},toString:function(t){return(t||p).stringify(this)},concat:function(t){var n=this.words,e=t.words,r=this.sigBytes,o=t.sigBytes;if(this.clamp(),r%4)for(var i=0;i<o;i++){var u=e[i>>>2]>>>24-i%4*8&255;n[r+i>>>2]|=u<<24-(r+i)%4*8}else for(var c=0;c<o;c+=4)n[r+c>>>2]=e[c>>>2];return this.sigBytes+=o,this},clamp:function(){var n=this.words,e=this.sigBytes;n[e>>>2]&=4294967295<<32-e%4*8,n.length=t.ceil(e/4)},clone:function(){var t=c.clone.call(this);return t.words=this.words.slice(0),t},random:function(t){for(var n=[],e=0;e<t;e+=4)n.push(r());return new a.init(n,t)}}),s=i.enc={},p=s.Hex={stringify:function(t){for(var n=t.words,e=t.sigBytes,r=[],o=0;o<e;o++){var i=n[o>>>2]>>>24-o%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(t){for(var n=t.length,e=[],r=0;r<n;r+=2)e[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new a.init(e,n/2)}},f=s.Latin1={stringify:function(t){for(var n=t.words,e=t.sigBytes,r=[],o=0;o<e;o++){var i=n[o>>>2]>>>24-o%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(t){for(var n=t.length,e=[],r=0;r<n;r++)e[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new a.init(e,n)}},l=s.Utf8={stringify:function(t){try{return decodeURIComponent(escape(f.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return f.parse(unescape(encodeURIComponent(t)))}},h=u.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new a.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=l.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(n){var e,r=this._data,o=r.words,i=r.sigBytes,u=this.blockSize,c=i/(4*u),s=(c=n?t.ceil(c):t.max((0|c)-this._minBufferSize,0))*u,p=t.min(4*s,i);if(s){for(var f=0;f<s;f+=u)this._doProcessBlock(o,f);e=o.splice(0,s),r.sigBytes-=p}return new a.init(e,p)},clone:function(){var t=c.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0});u.Hasher=h.extend({cfg:c.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(n,e){return new t.init(e).finalize(n)}},_createHmacHelper:function(t){return function(n,e){return new y.HMAC.init(t,e).finalize(n)}}});var y=i.algo={};return i}(Math),e)}(zr)),zr.exports}!function(t,n){t.exports=Kr().enc.Hex}(Wr);var Jr=Hr(Wr.exports),Gr={exports:{}},Yr={exports:{}};!function(t,n){var e;t.exports=(e=Kr(),function(t){var n=e,r=n.lib,o=r.WordArray,i=r.Hasher,u=n.algo,c=[],a=[];!function(){function n(n){for(var e=t.sqrt(n),r=2;r<=e;r++)if(!(n%r))return!1;return!0}function e(t){return 4294967296*(t-(0|t))|0}for(var r=2,o=0;o<64;)n(r)&&(o<8&&(c[o]=e(t.pow(r,.5))),a[o]=e(t.pow(r,1/3)),o++),r++}();var s=[],p=u.SHA256=i.extend({_doReset:function(){this._hash=new o.init(c.slice(0))},_doProcessBlock:function(t,n){for(var e=this._hash.words,r=e[0],o=e[1],i=e[2],u=e[3],c=e[4],p=e[5],f=e[6],l=e[7],h=0;h<64;h++){if(h<16)s[h]=0|t[n+h];else{var y=s[h-15],d=(y<<25|y>>>7)^(y<<14|y>>>18)^y>>>3,v=s[h-2],w=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;s[h]=d+s[h-7]+w+s[h-16]}var m=r&o^r&i^o&i,g=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),b=l+((c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25))+(c&p^~c&f)+a[h]+s[h];l=f,f=p,p=c,c=u+b|0,u=i,i=o,o=r,r=b+(g+m)|0}e[0]=e[0]+r|0,e[1]=e[1]+o|0,e[2]=e[2]+i|0,e[3]=e[3]+u|0,e[4]=e[4]+c|0,e[5]=e[5]+p|0,e[6]=e[6]+f|0,e[7]=e[7]+l|0},_doFinalize:function(){var n=this._data,e=n.words,r=8*this._nDataBytes,o=8*n.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=t.floor(r/4294967296),e[15+(o+64>>>9<<4)]=r,n.sigBytes=4*e.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});n.SHA256=i._createHelper(p),n.HmacSHA256=i._createHmacHelper(p)}(Math),e.SHA256)}(Yr);var Qr,Xr=Yr.exports,Zr=Hr(Xr),to={exports:{}};!function(t,n){var e;t.exports=(e=Kr(),Qr||(Qr=1,function(t,n){var e;t.exports=(e=Kr(),void function(){var t=e,n=t.lib.Base,r=t.enc.Utf8;t.algo.HMAC=n.extend({init:function(t,n){t=this._hasher=new t.init,"string"==typeof n&&(n=r.parse(n));var e=t.blockSize,o=4*e;n.sigBytes>o&&(n=t.finalize(n)),n.clamp();for(var i=this._oKey=n.clone(),u=this._iKey=n.clone(),c=i.words,a=u.words,s=0;s<e;s++)c[s]^=1549556828,a[s]^=909522486;i.sigBytes=u.sigBytes=o,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var n=this._hasher,e=n.finalize(t);return n.reset(),n.finalize(this._oKey.clone().concat(e))}})}())}(to)),e.HmacSHA256)}(Gr);var no=Hr(Gr.exports),eo=function(){function t(){}return t.sign=function(n){for(var e=n.signedHeaders.join(";"),r="",o=0,i=n.signedHeaders;o<i.length;o++){var u=i[o],c=n.headers[u];r+="".concat(u,":").concat(c,"\n")}var a=t.createHash(n.body||""),s=n.method.toUpperCase()+"\n"+n.path+"\n"+n.query+"\n"+r+"\n"+e+"\n"+a+"\n",p="HMAC-SHA256",f=t.createHash(s),l="".concat(p,"\n").concat(n.timestamp,"\n").concat(f,"\n"),h=t.createSha256(l,n.secretKey);return"".concat(p," Credential=").concat(n.secretId,", SignedHeaders=").concat(e,", Signature=").concat(h)},t.createSha256=function(t,n){return void 0===n&&(n=""),no(t,n).toString(Jr)},t.createHash=function(t){return Zr(t).toString(Jr)},t}(),ro=function(){function t(){}return t.detectRuntime=function(){return window||void 0===("undefined"==typeof my?"undefined":n(my))?window||void 0===("undefined"==typeof wx?"undefined":n(wx))?lr.WEB:lr.WEICHAT_MINI:lr.ALIPAY_MINI},t.generateUUID=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var n=16*Math.random()|0;return("x"==t?n:3&n|8).toString(16)}))},t.parseUrl=function(t,n){if(n===lr.WEB)return new URL(t);var e=t.match(/^(https?):\/\/([^/]+)(\/[^?]+)?(\?[^#]+)?/)||[],r=e[1],o=e[2],i=e[3],u=e[4];return{protocol:r||"",host:o||"",pathname:"".concat(i||""),search:u||""}},t}();var oo=function(){function t(t,n){this.req=t,this.config=n}return Object.defineProperty(t.prototype,"requestId",{get:function(){return this.req.requestOptions.headers["x-trace-id"]},enumerable:!1,configurable:!0}),t}(),io=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){var e,o,u;return i(this,(function(i){switch(i.label){case 0:return[4,fetch(t,r({mode:"cors"},n))];case 1:return e=i.sent(),o={},e.headers.forEach((function(t,n){o[n]=t})),u={status:e.status},[4,e.json()];case 2:return[2,(u.data=i.sent(),u.headers=o,u)]}}))}))},t}(),uo=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){var e;return i(this,(function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,my.request({url:t,method:(null==n?void 0:n.method)||"GET",data:null==n?void 0:n.body,headers:null==n?void 0:n.headers,dataType:"json"})];case 1:return[2,r.sent()];case 2:throw e=r.sent(),console.error(e),new Error("error: ".concat(e.error,", message: ").concat(e.errorMessage));case 3:return[2]}}))}))},t}(),co=function(){function t(){}return t.prototype.request=function(t,n){return o(this,void 0,void 0,(function(){return i(this,(function(e){return[2,new Promise((function(e,r){wx.request({url:t,method:(null==n?void 0:n.method)||"GET",data:null==n?void 0:n.body,header:null==n?void 0:n.headers,dataType:"json",success:function(t){e({status:t.statusCode,data:t.data,headers:t.header})},reject:function(t){r(new Error("error: ".concat(t.errno,", message: ").concat(t.errMsg)))}})}))]}))}))},t}(),ao=function(){function t(){}return t.default=function(t){if(!this.singleton)switch(t){case lr.ALIPAY_MINI:this.singleton=new uo;break;case lr.WEB:this.singleton=new io;break;case lr.WEICHAT_MINI:this.singleton=new co;break;default:throw new Error("未知运行环境".concat(t))}return this.singleton},t}();function so(t,n){return o(this,void 0,void 0,(function(){var e,r;return i(this,(function(o){switch(o.label){case 0:return[4,n()];case 1:return o.sent(),e=t.config.fetch||ao.default(t.config.runtime),r=t,[4,e.request(t.req.url,t.req.requestOptions)];case 2:return r.res=o.sent(),t.result={status:t.res.status,requestID:t.requestId,headers:t.res.headers,data:t.res.data},[2]}}))}))}function po(t,n){return o(this,void 0,void 0,(function(){var e;return i(this,(function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,n()];case 1:return r.sent(),[3,3];case 2:throw e=r.sent(),h.NETWORK_ERR(e,t.requestId);case 3:return[2]}}))}))}function fo(t){return function(n,e){return o(this,void 0,void 0,(function(){var o,u,c,a,s;return i(this,(function(i){switch(i.label){case 0:return o=Date.now(),u=ro.parseUrl(n.req.url,n.config.runtime),c={authorization:"","x-from-app-id":n.config.appId,"x-from-env-id":n.config.envId,"x-to-env-id":n.config.envId,"x-from-instance-id":"".concat(o),"x-from-function-name":n.config.functionName,"x-client-timestamp":"".concat(o)},t.length>0&&t.forEach((function(t){var e,r=null===(e=n.req.requestOptions.headers)||void 0===e?void 0:e[t];r&&(c[t]=r)})),a=function(t,n,e){if(e||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return t.concat(r||Array.prototype.slice.call(n))}(["x-from-app-id","x-from-env-id","x-from-instance-id","x-from-function-name","x-client-timestamp","x-to-env-id"],t,!0).sort(),s={path:u.pathname,query:u.search.substring(1),secretId:n.config.secretId,secretKey:n.config.secretKey,method:n.req.requestOptions.method,headers:c,body:n.req.requestOptions.body,timestamp:o,signedHeaders:a},c.authorization=eo.sign(s),n.req.requestOptions.headers=r(r({},c),n.req.requestOptions.headers),[4,e()];case 1:return i.sent(),[2]}}))}))}}var lo=function(){function t(t,n){var e;this.config=t,this.handler=(e=n,function(t,n){var r=-1;return function o(i){if(i<=r)return Promise.reject(new Error("next() called multiple times"));r=i;var u=e[i];if(i===e.length&&(u=n),!u)return Promise.resolve();try{return Promise.resolve(u(t,o.bind(null,i+1)))}catch(t){return Promise.reject(t)}}(0)})}return t.prototype.request=function(t){var n=t.method,e=t.path,r=t.data,u=t.headers;return o(this,void 0,void 0,(function(){var t,o,c,a;return i(this,(function(i){switch(i.label){case 0:return t=this.config.endpoint+e,o=r?JSON.stringify(r):r,c=ro.generateUUID(),u=Object.assign({"x-alipay-callid":c,"x-request-id":c,"x-alipay-source":"web,web-sdk","content-type":"application/json"},u),a=new oo({url:t,requestOptions:{method:n,body:o,headers:u}},this.config),[4,this.handler(a)];case 1:return i.sent(),[2,a.result]}}))}))},t.createFunctionHttpclient=function(n){return new t(n,[po,fo(["x-to-function-name"]),so])},t.createDatabaseHttpclient=function(n){return new t(n,[po,fo(["x-data-api-type","x-expire-timestamp"]),so])},t.createStorageHttpclient=function(n){return new t(n,[po,fo(["x-data-api-type","x-expire-timestamp"]),so])},t}(),ho=function(){function t(){}return t.prototype.upload=function(t){return o(this,void 0,void 0,(function(){var n,e;return i(this,(function(r){switch(r.label){case 0:return n=t.uploadURL,e=t.fileContent,[4,fetch(n,{method:"PUT",mode:"cors",body:e})];case 1:return[2,{statusCode:r.sent().status}]}}))}))},t.prototype.download=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){return[2,{fileContent:t.downloadURL,statusCode:200}]}))}))},t.create=function(){return t.instance||(t.instance=new t),t.instance},t}(),yo=function(t){function n(e){var r=lo.createStorageHttpclient(e),o=n.getFileUploader(e);return t.call(this,{httpclient:r,fileUploader:o,type:"web",toEnvId:e.envId})||this}return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}(n,t),n.getFileUploader=function(t){if(t.fileUploader)return t.fileUploader;if(t.runtime===lr.WEB)return ho.create();throw h.INVALID_PARAM_ERR("fileUploader","未指定文件上传/下载实现")},n}(Lr),vo=function(){function t(t){var n=t.resourceEnv||t.envId,e=t.resourceAppid||t.appId;this.config={endpoint:t.endpoint||"https://".concat(n,".api-hz.cloudbasefunction.cn"),secretId:t.secretId,secretKey:t.secretKey,appId:e,envId:n,fetch:t.fetch,fileUploader:t.fileUploader,runtime:t.runtime||ro.detectRuntime(),functionName:""}}return t.prototype.init=function(){},t.prototype.callFunction=function(t){var n;return o(this,void 0,void 0,(function(){var e,o;return i(this,(function(i){switch(i.label){case 0:return e=r(r({},this.config),{envId:(null===(n=t.config)||void 0===n?void 0:n.env)||this.config.envId,functionName:t.name}),o=lo.createFunctionHttpclient(e),[4,Mr.createCallFunction({type:"web",httpclient:o})(t)];case 1:return[2,i.sent()]}}))}))},t.prototype.getStorage=function(){return this.storage||(this.storage=new yo(this.config)),this.storage},t.prototype.uploadFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().uploadFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.downloadFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().downloadFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.deleteFile=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().deleteFile(t)];case 1:return[2,n.sent()]}}))}))},t.prototype.getTempFileURL=function(t){return o(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return[4,this.getStorage().getTempFileURL(t)];case 1:return[2,n.sent()]}}))}))},t.RUNTIME=lr,t}();t.Cloud=vo}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alipay/faas-web-sdk",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0-alpha.0",
|
|
4
4
|
"description": "云函数服务 web SDK",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"files": [
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"access": "public"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@alipay/faas-common-sdk": "^1.
|
|
21
|
+
"@alipay/faas-common-sdk": "^1.2.0-alpha.0",
|
|
22
22
|
"crypto-js": "^4.1.1"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|