bimplus-websdk 0.0.231 → 0.0.233

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.
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see bimplus-websdk.js.LICENSE.txt */
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.add=t():e.add=t()}(self,(()=>(()=>{"use strict";var e={d:(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};function r(e,t,r,n){var s;return $.ajax({url:e,type:t,data:r,contentType:void 0!==(null==n?void 0:n.contentType)?n.contentType:"application/json; charset=utf-8",dataType:void 0!==(null==n?void 0:n.dataType)?n.dataType:"json",processData:void 0!==(null==n?void 0:n.processData)&&n.processData,cache:!(null===(s=window)||void 0===s||!s.BIMPLUS_SDK_ENABLE_CACHE),async:!0,xhr:function(){var e=$.ajaxSettings.xhr();return void 0!==(null==n?void 0:n.xhrUploadProgress)&&e.upload.addEventListener("progress",n.xhrUploadProgress,!1),e},beforeSend:function(e){var t;if(void 0!==(null===(t=window)||void 0===t?void 0:t.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS++,null!=n&&n.token){var r=n.tokenType?n.tokenType:"BimPlus";e.setRequestHeader("Authorization",r+" "+n.token)}null!=n&&n.eTag&&(e.setRequestHeader("Cache-Control","no-cache"),window&&!window.BIMPLUS_SDK_DISABLE_ETAG&&e.setRequestHeader("If-None-Match",n.eTag))},complete:function(t){var r,n;if(void 0!==(null===(r=window)||void 0===r?void 0:r.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,null!==(n=window)&&void 0!==n&&n.BIMPLUS_SDK_LOG_API_CALLS){var s={url:e,response:null!=t&&t.responseText&&t.responseText.length>0?JSON.parse(t.responseText):null};console.log(JSON.stringify(s))}}})}function n(e,t,r,n){var s,i=$.Deferred();console.debug("xmlHttpRequest config=",n);var o=new XMLHttpRequest;return o.open(t,e,!0),o.setRequestHeader("Authorization","BimPlus "+n.token),void 0!==(null===(s=window)||void 0===s?void 0:s.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS++,null!=n&&n.responseType&&(console.debug("responseType is set to",n.responseType),o.responseType=n.responseType),null!=n&&n.eTag&&(console.debug("setRequestHeader is set to eTag",n.eTag),o.setRequestHeader("Cache-Control","no-cache"),window&&!window.BIMPLUS_SDK_DISABLE_ETAG&&o.setRequestHeader("If-None-Match",n.eTag)),o.onload=function(){var e;void 0!==(null===(e=window)||void 0===e?void 0:e.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,i.resolve(o.response,o.status,o)},o.onerror=function(){var e;void 0!==(null===(e=window)||void 0===e?void 0:e.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,i.reject()},r&&o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.send(r),i.promise()}function s(e){var t="?";for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t+=r+"="+e[r]+"&");return t=t.slice(0,-1)}function i(e,t,r,n,s){var i=arguments.length>5&&void 0!==arguments[5]&&arguments[5];s||(s={}),s.token||(s.token=t),s.queryParams||(s.queryParams={}),s.queryParams.chunkSize=r,s.queryParams.chunk=1;var o=$.Deferred(),a=[];return e.get(n,s).done((function(t,r,u){a.push(t);var l=0;if(200===u.status){var c=u.getResponseHeader("X-Total-Count");c?l=parseInt(c,10):console.warn("Request for "+n+" doesn't support chunked responses!")}else 304===u.status&&(u["Cached-X-Total-Count"]?l=u["Cached-X-Total-Count"]:console.warn("Cached request for "+n+" doesn't contain chunk info!"));if(i){for(var h=function(){var t=$.Deferred();s.queryParams.chunk=p,e.get(n,s).done((function(e){t.resolve(e)})).fail((function(e,r){t.reject(e,r)})),a.push(t)},p=2;p<=l;p++)h();o.resolve(a)}else{for(var f=[],d=2;d<=l;d++){s.queryParams.chunk=d;var g=e.get(n,s).done((function(e){a.push(e)})).fail((function(e,t){o.reject(e,t)}));f.push(g)}Promise.all(f).then((function(){o.resolve(a)}))}})).fail((function(e,t){o.reject(e,t)})),o.promise()}e.r(t),e.d(t,{Api:()=>hs,IDBCache:()=>cn,createDefaultConfig:()=>ps});var o=function(){var e=null,t=null;this.setAccessToken=function(t){e=t},this.setTokenType=function(e){t=e},this.get=function(i,o){var a;return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(i+=s(o.queryParams)),null!==(a=o)&&void 0!==a&&a.useXMLHttpRequest?n(i,"GET",null,o):r(i,"GET",null,o)},this.getChunked=function(t,r){return i(this,e,"medium",t,r,arguments.length>2&&void 0!==arguments[2]&&arguments[2])},this.put=function(n,i,o){return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"PUT",i,o)},this.post=function(i,o,a){var u;return a||(a={}),a.token||(a.token=e),a.tokenType&&a.tokenType===t||(a.tokenType=t),a.queryParams&&(i+=s(a.queryParams)),null!==(u=a)&&void 0!==u&&u.useXMLHttpRequest?n(i,"POST",o,a):r(i,"POST",o,a)},this.del=function(n,i,o){return o||(o={}),i||(o.contentType=null),o.dataType=null,o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"DELETE",i||null,o)}},a=function(e){this.postSettings=function(t){return e.request.post(e.getApiUrl()+"application/settings",t)},this.getSettings=function(t){return t?e.request.get(e.getApiUrl()+"application/settings/"+t):e.request.get(e.getApiUrl()+"application/settings")},this.putSettings=function(t,r){return e.request.put(e.getApiUrl()+"application/settings/"+t,r)},this.deleteSettings=function(t){return e.request.del(e.getApiUrl()+"application/settings/"+t)}},u=function(e){this.get=function(t){return console.debug("Annotation get API ",e.getApiTeamUrl()+"annotations/"+t),e.request.get(e.getApiTeamUrl()+"annotations/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"annotations/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"annotations/"+t,r)}},l=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"attachments/"+t)},this.download=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/versions/"+r+"/download"):e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/download")},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"attachments/"+t,r)},this.post=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"attachments/"+t,r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.delete=function(t,r){return r?e.request.del(e.getApiTeamUrl()+"attachments/"+t+"/versions/"+r):e.request.del(e.getApiTeamUrl()+"attachments/"+t)},this.deleteSelected=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachments")},this.postVersion=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"attachments/"+t+"/versions",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.getAllVersions=function(t){return e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/versions")},this.releaseVersion=function(t,r){return e.request.put(e.getApiTeamUrl()+"attachments/"+t+"/release",r)}},c=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"attributetemplates",t)},this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"attributetemplates/"+t):e.request.get(e.getApiTeamUrl()+"attributetemplates")},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"attributetemplates/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"attributetemplates/"+t)}},h=function(e){this.post=function(t,r,n){return e.request.post(e.getApiUrl()+"authorize",JSON.stringify({user_id:t,password:r,application_id:n}))},this.forgotPassword=function(t){return e.request.post(e.getApiUrl()+"auth-forgot",t,{dataType:null})},this.checkAccessToken=function(){return e.request.get(e.getApiUrl()+"authorize")},this.requestCrossToken=function(){return e.request.post(e.getApiUrl()+"cross-token")},this.requestExternalAppToken=function(){return e.request.get(e.getApiUrl()+"validate")}};const p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,f=Object.keys,d=Array.isArray;function g(e,t){return"object"!=typeof t||f(t).forEach((function(r){e[r]=t[r]})),e}"undefined"==typeof Promise||p.Promise||(p.Promise=Promise);const m=Object.getPrototypeOf,y={}.hasOwnProperty;function v(e,t){return y.call(e,t)}function b(e,t){"function"==typeof t&&(t=t(m(e))),("undefined"==typeof Reflect?f:Reflect.ownKeys)(t).forEach((r=>{w(e,r,t[r])}))}const T=Object.defineProperty;function w(e,t,r,n){T(e,t,g(r&&v(r,"get")&&"function"==typeof r.get?{get:r.get,set:r.set,configurable:!0}:{value:r,configurable:!0,writable:!0},n))}function A(e){return{from:function(t){return e.prototype=Object.create(t.prototype),w(e.prototype,"constructor",e),{extend:b.bind(null,e.prototype)}}}}const q=Object.getOwnPropertyDescriptor;function _(e,t){let r;return q(e,t)||(r=m(e))&&_(r,t)}const U=[].slice;function k(e,t,r){return U.call(e,t,r)}function j(e,t){return t(e)}function P(e){if(!e)throw new Error("Assertion Failed")}function S(e){p.setImmediate?setImmediate(e):setTimeout(e,0)}function x(e,t){return e.reduce(((e,r,n)=>{var s=t(r,n);return s&&(e[s[0]]=s[1]),e}),{})}function E(e,t){if(v(e,t))return e[t];if(!t)return e;if("string"!=typeof t){for(var r=[],n=0,s=t.length;n<s;++n){var i=E(e,t[n]);r.push(i)}return r}var o=t.indexOf(".");if(-1!==o){var a=e[t.substr(0,o)];return void 0===a?void 0:E(a,t.substr(o+1))}}function D(e,t,r){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){P("string"!=typeof r&&"length"in r);for(var n=0,s=t.length;n<s;++n)D(e,t[n],r[n])}else{var i=t.indexOf(".");if(-1!==i){var o=t.substr(0,i),a=t.substr(i+1);if(""===a)void 0===r?d(e)&&!isNaN(parseInt(o))?e.splice(o,1):delete e[o]:e[o]=r;else{var u=e[o];u&&v(e,o)||(u=e[o]={}),D(u,a,r)}}else void 0===r?d(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=r}}function O(e){var t={};for(var r in e)v(e,r)&&(t[r]=e[r]);return t}const C=[].concat;function I(e){return C.apply([],e)}const R="Boolean,String,Date,RegExp,Blob,File,FileList,FileSystemFileHandle,ArrayBuffer,DataView,Uint8ClampedArray,ImageBitmap,ImageData,Map,Set,CryptoKey".split(",").concat(I([8,16,32,64].map((e=>["Int","Uint","Float"].map((t=>t+e+"Array")))))).filter((e=>p[e])),B=R.map((e=>p[e]));x(R,(e=>[e,!0]));let K=null;function N(e){K="undefined"!=typeof WeakMap&&new WeakMap;const t=M(e);return K=null,t}function M(e){if(!e||"object"!=typeof e)return e;let t=K&&K.get(e);if(t)return t;if(d(e)){t=[],K&&K.set(e,t);for(var r=0,n=e.length;r<n;++r)t.push(M(e[r]))}else if(B.indexOf(e.constructor)>=0)t=e;else{const r=m(e);for(var s in t=r===Object.prototype?{}:Object.create(r),K&&K.set(e,t),e)v(e,s)&&(t[s]=M(e[s]))}return t}const{toString:L}={};function F(e){return L.call(e).slice(8,-1)}const G="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator",W="symbol"==typeof G?function(e){var t;return null!=e&&(t=e[G])&&t.apply(e)}:function(){return null},H={};function V(e){var t,r,n,s;if(1===arguments.length){if(d(e))return e.slice();if(this===H&&"string"==typeof e)return[e];if(s=W(e)){for(r=[];!(n=s.next()).done;)r.push(n.value);return r}if(null==e)return[e];if("number"==typeof(t=e.length)){for(r=new Array(t);t--;)r[t]=e[t];return r}return[e]}for(t=arguments.length,r=new Array(t);t--;)r[t]=arguments[t];return r}const J="undefined"!=typeof Symbol?e=>"AsyncFunction"===e[Symbol.toStringTag]:()=>!1;var z="undefined"!=typeof location&&/^(http|https):\/\/(localhost|127\.0\.0\.1)/.test(location.href);function X(e,t){z=e,Q=t}var Q=()=>!0;const Y=!new Error("").stack;function Z(){if(Y)try{throw Z.arguments,new Error}catch(e){return e}return new Error}function ee(e,t){var r=e.stack;return r?(t=t||0,0===r.indexOf(e.name)&&(t+=(e.name+e.message).split("\n").length),r.split("\n").slice(t).filter(Q).map((e=>"\n"+e)).join("")):""}var te=["Unknown","Constraint","Data","TransactionInactive","ReadOnly","Version","NotFound","InvalidState","InvalidAccess","Abort","Timeout","QuotaExceeded","Syntax","DataClone"],re=["Modify","Bulk","OpenFailed","VersionChange","Schema","Upgrade","InvalidTable","MissingAPI","NoSuchDatabase","InvalidArgument","SubTransaction","Unsupported","Internal","DatabaseClosed","PrematureCommit","ForeignAwait"].concat(te),ne={VersionChanged:"Database version changed by other database connection",DatabaseClosed:"Database has been closed",Abort:"Transaction aborted",TransactionInactive:"Transaction has already completed or failed",MissingAPI:"IndexedDB API missing. Please visit https://tinyurl.com/y2uuvskb"};function se(e,t){this._e=Z(),this.name=e,this.message=t}function ie(e,t){return e+". Errors: "+Object.keys(t).map((e=>t[e].toString())).filter(((e,t,r)=>r.indexOf(e)===t)).join("\n")}function oe(e,t,r,n){this._e=Z(),this.failures=t,this.failedKeys=n,this.successCount=r,this.message=ie(e,t)}function ae(e,t){this._e=Z(),this.name="BulkError",this.failures=Object.keys(t).map((e=>t[e])),this.failuresByPos=t,this.message=ie(e,t)}A(se).from(Error).extend({stack:{get:function(){return this._stack||(this._stack=this.name+": "+this.message+ee(this._e,2))}},toString:function(){return this.name+": "+this.message}}),A(oe).from(se),A(ae).from(se);var ue=re.reduce(((e,t)=>(e[t]=t+"Error",e)),{});const le=se;var ce=re.reduce(((e,t)=>{var r=t+"Error";function n(e,n){this._e=Z(),this.name=r,e?"string"==typeof e?(this.message=`${e}${n?"\n "+n:""}`,this.inner=n||null):"object"==typeof e&&(this.message=`${e.name} ${e.message}`,this.inner=e):(this.message=ne[t]||r,this.inner=null)}return A(n).from(le),e[t]=n,e}),{});ce.Syntax=SyntaxError,ce.Type=TypeError,ce.Range=RangeError;var he=te.reduce(((e,t)=>(e[t+"Error"]=ce[t],e)),{}),pe=re.reduce(((e,t)=>(-1===["Syntax","Type","Range"].indexOf(t)&&(e[t+"Error"]=ce[t]),e)),{});function fe(){}function de(e){return e}function ge(e,t){return null==e||e===de?t:function(r){return t(e(r))}}function me(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function ye(e,t){return e===fe?t:function(){var r=e.apply(this,arguments);void 0!==r&&(arguments[0]=r);var n=this.onsuccess,s=this.onerror;this.onsuccess=null,this.onerror=null;var i=t.apply(this,arguments);return n&&(this.onsuccess=this.onsuccess?me(n,this.onsuccess):n),s&&(this.onerror=this.onerror?me(s,this.onerror):s),void 0!==i?i:r}}function ve(e,t){return e===fe?t:function(){e.apply(this,arguments);var r=this.onsuccess,n=this.onerror;this.onsuccess=this.onerror=null,t.apply(this,arguments),r&&(this.onsuccess=this.onsuccess?me(r,this.onsuccess):r),n&&(this.onerror=this.onerror?me(n,this.onerror):n)}}function be(e,t){return e===fe?t:function(r){var n=e.apply(this,arguments);g(r,n);var s=this.onsuccess,i=this.onerror;this.onsuccess=null,this.onerror=null;var o=t.apply(this,arguments);return s&&(this.onsuccess=this.onsuccess?me(s,this.onsuccess):s),i&&(this.onerror=this.onerror?me(i,this.onerror):i),void 0===n?void 0===o?void 0:o:g(n,o)}}function Te(e,t){return e===fe?t:function(){return!1!==t.apply(this,arguments)&&e.apply(this,arguments)}}function we(e,t){return e===fe?t:function(){var r=e.apply(this,arguments);if(r&&"function"==typeof r.then){for(var n=this,s=arguments.length,i=new Array(s);s--;)i[s]=arguments[s];return r.then((function(){return t.apply(n,i)}))}return t.apply(this,arguments)}}pe.ModifyError=oe,pe.DexieError=se,pe.BulkError=ae;var Ae={};const[qe,_e,Ue]="undefined"==typeof Promise?[]:(()=>{let e=Promise.resolve();if("undefined"==typeof crypto||!crypto.subtle)return[e,m(e),e];const t=crypto.subtle.digest("SHA-512",new Uint8Array([0]));return[t,m(t),e]})(),ke=_e&&_e.then,je=qe&&qe.constructor,Pe=!!Ue;var Se=!1,xe=Ue?()=>{Ue.then(Ze)}:p.setImmediate?setImmediate.bind(null,Ze):p.MutationObserver?()=>{var e=document.createElement("div");new MutationObserver((()=>{Ze(),e=null})).observe(e,{attributes:!0}),e.setAttribute("i","1")}:()=>{setTimeout(Ze,0)},Ee=function(e,t){Me.push([e,t]),Oe&&(xe(),Oe=!1)},De=!0,Oe=!0,Ce=[],Ie=[],Re=null,Be=de,Ke={id:"global",global:!0,ref:0,unhandleds:[],onunhandled:qt,pgp:!1,env:{},finalize:function(){this.unhandleds.forEach((e=>{try{qt(e[0],e[1])}catch(e){}}))}},Ne=Ke,Me=[],Le=0,Fe=[];function Ge(e){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");this._listeners=[],this.onuncatched=fe,this._lib=!1;var t=this._PSD=Ne;if(z&&(this._stackHolder=Z(),this._prev=null,this._numPrev=0),"function"!=typeof e){if(e!==Ae)throw new TypeError("Not a function");return this._state=arguments[1],this._value=arguments[2],void(!1===this._state&&Ve(this,this._value))}this._state=null,this._value=null,++t.ref,$e(this,e)}const We={get:function(){var e=Ne,t=lt;function r(r,n){var s=!e.global&&(e!==Ne||t!==lt);const i=s&&!ft();var o=new Ge(((t,o)=>{ze(this,new He(wt(r,e,s,i),wt(n,e,s,i),t,o,e))}));return z&&Ye(o,this),o}return r.prototype=Ae,r},set:function(e){w(this,"then",e&&e.prototype===Ae?We:{get:function(){return e},set:We.set})}};function He(e,t,r,n,s){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.resolve=r,this.reject=n,this.psd=s}function $e(e,t){try{t((t=>{if(null===e._state){if(t===e)throw new TypeError("A promise cannot be resolved with itself.");var r=e._lib&&et();t&&"function"==typeof t.then?$e(e,((e,r)=>{t instanceof Ge?t._then(e,r):t.then(e,r)})):(e._state=!0,e._value=t,Je(e)),r&&tt()}}),Ve.bind(null,e))}catch(t){Ve(e,t)}}function Ve(e,t){if(Ie.push(t),null===e._state){var r=e._lib&&et();t=Be(t),e._state=!1,e._value=t,z&&null!==t&&"object"==typeof t&&!t._promise&&function(e,t,r){try{e.apply(null,void 0)}catch(e){}}((()=>{var r=_(t,"stack");t._promise=e,w(t,"stack",{get:()=>Se?r&&(r.get?r.get.apply(t):r.value):e.stack})})),function(e){Ce.some((t=>t._value===e._value))||Ce.push(e)}(e),Je(e),r&&tt()}}function Je(e){var t=e._listeners;e._listeners=[];for(var r=0,n=t.length;r<n;++r)ze(e,t[r]);var s=e._PSD;--s.ref||s.finalize(),0===Le&&(++Le,Ee((()=>{0==--Le&&rt()}),[]))}function ze(e,t){if(null!==e._state){var r=e._state?t.onFulfilled:t.onRejected;if(null===r)return(e._state?t.resolve:t.reject)(e._value);++t.psd.ref,++Le,Ee(Xe,[r,e,t])}else e._listeners.push(t)}function Xe(e,t,r){try{Re=t;var n,s=t._value;t._state?n=e(s):(Ie.length&&(Ie=[]),n=e(s),-1===Ie.indexOf(s)&&function(e){for(var t=Ce.length;t;)if(Ce[--t]._value===e._value)return void Ce.splice(t,1)}(t)),r.resolve(n)}catch(e){r.reject(e)}finally{Re=null,0==--Le&&rt(),--r.psd.ref||r.psd.finalize()}}function Qe(e,t,r){if(t.length===r)return t;var n="";if(!1===e._state){var s,i,o=e._value;null!=o?(s=o.name||"Error",i=o.message||o,n=ee(o,0)):(s=o,i=""),t.push(s+(i?": "+i:"")+n)}return z&&((n=ee(e._stackHolder,2))&&-1===t.indexOf(n)&&t.push(n),e._prev&&Qe(e._prev,t,r)),t}function Ye(e,t){var r=t?t._numPrev+1:0;r<100&&(e._prev=t,e._numPrev=r)}function Ze(){et()&&tt()}function et(){var e=De;return De=!1,Oe=!1,e}function tt(){var e,t,r;do{for(;Me.length>0;)for(e=Me,Me=[],r=e.length,t=0;t<r;++t){var n=e[t];n[0].apply(null,n[1])}}while(Me.length>0);De=!0,Oe=!0}function rt(){var e=Ce;Ce=[],e.forEach((e=>{e._PSD.onunhandled.call(null,e._value,e)}));for(var t=Fe.slice(0),r=t.length;r;)t[--r]()}function nt(e){return new Ge(Ae,!1,e)}function st(e,t){var r=Ne;return function(){var n=et(),s=Ne;try{return yt(r,!0),e.apply(this,arguments)}catch(e){t&&t(e)}finally{yt(s,!1),n&&tt()}}}b(Ge.prototype,{then:We,_then:function(e,t){ze(this,new He(null,null,e,t,Ne))},catch:function(e){if(1===arguments.length)return this.then(null,e);var t=arguments[0],r=arguments[1];return"function"==typeof t?this.then(null,(e=>e instanceof t?r(e):nt(e))):this.then(null,(e=>e&&e.name===t?r(e):nt(e)))},finally:function(e){return this.then((t=>(e(),t)),(t=>(e(),nt(t))))},stack:{get:function(){if(this._stack)return this._stack;try{Se=!0;var e=Qe(this,[],20).join("\nFrom previous: ");return null!==this._state&&(this._stack=e),e}finally{Se=!1}}},timeout:function(e,t){return e<1/0?new Ge(((r,n)=>{var s=setTimeout((()=>n(new ce.Timeout(t))),e);this.then(r,n).finally(clearTimeout.bind(null,s))})):this}}),"undefined"!=typeof Symbol&&Symbol.toStringTag&&w(Ge.prototype,Symbol.toStringTag,"Dexie.Promise"),Ke.env=vt(),b(Ge,{all:function(){var e=V.apply(null,arguments).map(dt);return new Ge((function(t,r){0===e.length&&t([]);var n=e.length;e.forEach(((s,i)=>Ge.resolve(s).then((r=>{e[i]=r,--n||t(e)}),r)))}))},resolve:e=>{if(e instanceof Ge)return e;if(e&&"function"==typeof e.then)return new Ge(((t,r)=>{e.then(t,r)}));var t=new Ge(Ae,!0,e);return Ye(t,Re),t},reject:nt,race:function(){var e=V.apply(null,arguments).map(dt);return new Ge(((t,r)=>{e.map((e=>Ge.resolve(e).then(t,r)))}))},PSD:{get:()=>Ne,set:e=>Ne=e},totalEchoes:{get:()=>lt},newPSD:ht,usePSD:bt,scheduler:{get:()=>Ee,set:e=>{Ee=e}},rejectionMapper:{get:()=>Be,set:e=>{Be=e}},follow:(e,t)=>new Ge(((r,n)=>ht(((t,r)=>{var n=Ne;n.unhandleds=[],n.onunhandled=r,n.finalize=me((function(){!function(e){Fe.push((function t(){e(),Fe.splice(Fe.indexOf(t),1)})),++Le,Ee((()=>{0==--Le&&rt()}),[])}((()=>{0===this.unhandleds.length?t():r(this.unhandleds[0])}))}),n.finalize),e()}),t,r,n)))}),je&&(je.allSettled&&w(Ge,"allSettled",(function(){const e=V.apply(null,arguments).map(dt);return new Ge((t=>{0===e.length&&t([]);let r=e.length;const n=new Array(r);e.forEach(((e,s)=>Ge.resolve(e).then((e=>n[s]={status:"fulfilled",value:e}),(e=>n[s]={status:"rejected",reason:e})).then((()=>--r||t(n)))))}))})),je.any&&"undefined"!=typeof AggregateError&&w(Ge,"any",(function(){const e=V.apply(null,arguments).map(dt);return new Ge(((t,r)=>{0===e.length&&r(new AggregateError([]));let n=e.length;const s=new Array(n);e.forEach(((e,i)=>Ge.resolve(e).then((e=>t(e)),(e=>{s[i]=e,--n||r(new AggregateError(s))}))))}))})));const it={awaits:0,echoes:0,id:0};var ot=0,at=[],ut=0,lt=0,ct=0;function ht(e,t,r,n){var s=Ne,i=Object.create(s);i.parent=s,i.ref=0,i.global=!1,i.id=++ct;var o=Ke.env;i.env=Pe?{Promise:Ge,PromiseProp:{value:Ge,configurable:!0,writable:!0},all:Ge.all,race:Ge.race,allSettled:Ge.allSettled,any:Ge.any,resolve:Ge.resolve,reject:Ge.reject,nthen:At(o.nthen,i),gthen:At(o.gthen,i)}:{},t&&g(i,t),++s.ref,i.finalize=function(){--this.parent.ref||this.parent.finalize()};var a=bt(i,e,r,n);return 0===i.ref&&i.finalize(),a}function pt(){return it.id||(it.id=++ot),++it.awaits,it.echoes+=100,it.id}function ft(){return!!it.awaits&&(0==--it.awaits&&(it.id=0),it.echoes=100*it.awaits,!0)}function dt(e){return it.echoes&&e&&e.constructor===je?(pt(),e.then((e=>(ft(),e)),(e=>(ft(),_t(e))))):e}function gt(e){++lt,it.echoes&&0!=--it.echoes||(it.echoes=it.id=0),at.push(Ne),yt(e,!0)}function mt(){var e=at[at.length-1];at.pop(),yt(e,!1)}function yt(e,t){var r=Ne;if((t?!it.echoes||ut++&&e===Ne:!ut||--ut&&e===Ne)||Tt(t?gt.bind(null,e):mt),e!==Ne&&(Ne=e,r===Ke&&(Ke.env=vt()),Pe)){var n=Ke.env.Promise,s=e.env;_e.then=s.nthen,n.prototype.then=s.gthen,(r.global||e.global)&&(Object.defineProperty(p,"Promise",s.PromiseProp),n.all=s.all,n.race=s.race,n.resolve=s.resolve,n.reject=s.reject,s.allSettled&&(n.allSettled=s.allSettled),s.any&&(n.any=s.any))}}function vt(){var e=p.Promise;return Pe?{Promise:e,PromiseProp:Object.getOwnPropertyDescriptor(p,"Promise"),all:e.all,race:e.race,allSettled:e.allSettled,any:e.any,resolve:e.resolve,reject:e.reject,nthen:_e.then,gthen:e.prototype.then}:{}}function bt(e,t,r,n,s){var i=Ne;try{return yt(e,!0),t(r,n,s)}finally{yt(i,!1)}}function Tt(e){ke.call(qe,e)}function wt(e,t,r,n){return"function"!=typeof e?e:function(){var s=Ne;r&&pt(),yt(t,!0);try{return e.apply(this,arguments)}finally{yt(s,!1),n&&Tt(ft)}}}function At(e,t){return function(r,n){return e.call(this,wt(r,t),wt(n,t))}}function qt(e,t){var r;try{r=t.onuncatched(e)}catch(e){}if(!1!==r)try{var n,s={promise:t,reason:e};if(p.document&&document.createEvent?((n=document.createEvent("Event")).initEvent("unhandledrejection",!0,!0),g(n,s)):p.CustomEvent&&g(n=new CustomEvent("unhandledrejection",{detail:s}),s),n&&p.dispatchEvent&&(dispatchEvent(n),!p.PromiseRejectionEvent&&p.onunhandledrejection))try{p.onunhandledrejection(n)}catch(e){}z&&n&&!n.defaultPrevented&&console.warn(`Unhandled rejection: ${e.stack||e}`)}catch(e){}}-1===(""+ke).indexOf("[native code]")&&(pt=ft=fe);var _t=Ge.reject;function Ut(e,t,r,n){if(e.idbdb&&(e._state.openComplete||Ne.letThrough||e._vip)){var s=e._createTransaction(t,r,e._dbSchema);try{s.create(),e._state.PR1398_maxLoop=3}catch(s){return s.name===ue.InvalidState&&e.isOpen()&&--e._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),e._close(),e.open().then((()=>Ut(e,t,r,n)))):_t(s)}return s._promise(t,((e,t)=>ht((()=>(Ne.trans=s,n(e,t,s)))))).then((e=>s._completion.then((()=>e))))}if(e._state.openComplete)return _t(new ce.DatabaseClosed(e._state.dbOpenError));if(!e._state.isBeingOpened){if(!e._options.autoOpen)return _t(new ce.DatabaseClosed);e.open().catch(fe)}return e._state.dbReadyPromise.then((()=>Ut(e,t,r,n)))}const kt=String.fromCharCode(65535),jt="Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.",Pt=[],St="undefined"!=typeof navigator&&/(MSIE|Trident|Edge)/.test(navigator.userAgent),xt=St,Et=St,Dt=e=>!/(dexie\.js|dexie\.min\.js)/.test(e);function Ot(e,t){return e?t?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:e:t}const Ct={type:3,lower:-1/0,lowerOpen:!1,upper:[[]],upperOpen:!1};function It(e){return"string"!=typeof e||/\./.test(e)?e=>e:t=>(void 0===t[e]&&e in t&&delete(t=N(t))[e],t)}class Rt{_trans(e,t,r){const n=this._tx||Ne.trans,s=this.name;function i(e,r,n){if(!n.schema[s])throw new ce.NotFound("Table "+s+" not part of transaction");return t(n.idbtrans,n)}const o=et();try{return n&&n.db===this.db?n===Ne.trans?n._promise(e,i,r):ht((()=>n._promise(e,i,r)),{trans:n,transless:Ne.transless||Ne}):Ut(this.db,e,[this.name],i)}finally{o&&tt()}}get(e,t){return e&&e.constructor===Object?this.where(e).first(t):this._trans("readonly",(t=>this.core.get({trans:t,key:e}).then((e=>this.hook.reading.fire(e))))).then(t)}where(e){if("string"==typeof e)return new this.db.WhereClause(this,e);if(d(e))return new this.db.WhereClause(this,`[${e.join("+")}]`);const t=f(e);if(1===t.length)return this.where(t[0]).equals(e[t[0]]);const r=this.schema.indexes.concat(this.schema.primKey).filter((e=>e.compound&&t.every((t=>e.keyPath.indexOf(t)>=0))&&e.keyPath.every((e=>t.indexOf(e)>=0))))[0];if(r&&this.db._maxKey!==kt)return this.where(r.name).equals(r.keyPath.map((t=>e[t])));!r&&z&&console.warn(`The query ${JSON.stringify(e)} on ${this.name} would benefit of a compound index [${t.join("+")}]`);const{idxByName:n}=this.schema,s=this.db._deps.indexedDB;function i(e,t){try{return 0===s.cmp(e,t)}catch(e){return!1}}const[o,a]=t.reduce((([t,r],s)=>{const o=n[s],a=e[s];return[t||o,t||!o?Ot(r,o&&o.multi?e=>{const t=E(e,s);return d(t)&&t.some((e=>i(a,e)))}:e=>i(a,E(e,s))):r]}),[null,null]);return o?this.where(o.name).equals(e[o.keyPath]).filter(a):r?this.filter(a):this.where(t).equals("")}filter(e){return this.toCollection().and(e)}count(e){return this.toCollection().count(e)}offset(e){return this.toCollection().offset(e)}limit(e){return this.toCollection().limit(e)}each(e){return this.toCollection().each(e)}toArray(e){return this.toCollection().toArray(e)}toCollection(){return new this.db.Collection(new this.db.WhereClause(this))}orderBy(e){return new this.db.Collection(new this.db.WhereClause(this,d(e)?`[${e.join("+")}]`:e))}reverse(){return this.toCollection().reverse()}mapToClass(e){this.schema.mappedClass=e;const t=t=>{if(!t)return t;const r=Object.create(e.prototype);for(var n in t)if(v(t,n))try{r[n]=t[n]}catch(e){}return r};return this.schema.readHook&&this.hook.reading.unsubscribe(this.schema.readHook),this.schema.readHook=t,this.hook("reading",t),e}defineClass(){return this.mapToClass((function(e){g(this,e)}))}add(e,t){const{auto:r,keyPath:n}=this.schema.primKey;let s=e;return n&&r&&(s=It(n)(e)),this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"add",keys:null!=t?[t]:null,values:[s]}))).then((e=>e.numFailures?Ge.reject(e.failures[0]):e.lastResult)).then((t=>{if(n)try{D(e,n,t)}catch(e){}return t}))}update(e,t){if("object"!=typeof e||d(e))return this.where(":id").equals(e).modify(t);{const r=E(e,this.schema.primKey.keyPath);if(void 0===r)return _t(new ce.InvalidArgument("Given object does not contain its primary key"));try{"function"!=typeof t?f(t).forEach((r=>{D(e,r,t[r])})):t(e,{value:e,primKey:r})}catch(e){}return this.where(":id").equals(r).modify(t)}}put(e,t){const{auto:r,keyPath:n}=this.schema.primKey;let s=e;return n&&r&&(s=It(n)(e)),this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"put",values:[s],keys:null!=t?[t]:null}))).then((e=>e.numFailures?Ge.reject(e.failures[0]):e.lastResult)).then((t=>{if(n)try{D(e,n,t)}catch(e){}return t}))}delete(e){return this._trans("readwrite",(t=>this.core.mutate({trans:t,type:"delete",keys:[e]}))).then((e=>e.numFailures?Ge.reject(e.failures[0]):void 0))}clear(){return this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"deleteRange",range:Ct}))).then((e=>e.numFailures?Ge.reject(e.failures[0]):void 0))}bulkGet(e){return this._trans("readonly",(t=>this.core.getMany({keys:e,trans:t}).then((e=>e.map((e=>this.hook.reading.fire(e)))))))}bulkAdd(e,t,r){const n=Array.isArray(t)?t:void 0,s=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",(t=>{const{auto:r,keyPath:i}=this.schema.primKey;if(i&&n)throw new ce.InvalidArgument("bulkAdd(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new ce.InvalidArgument("Arguments objects and keys must have the same length");const o=e.length;let a=i&&r?e.map(It(i)):e;return this.core.mutate({trans:t,type:"add",keys:n,values:a,wantResults:s}).then((({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return s?t:r;throw new ae(`${this.name}.bulkAdd(): ${e} of ${o} operations failed`,n)}))}))}bulkPut(e,t,r){const n=Array.isArray(t)?t:void 0,s=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",(t=>{const{auto:r,keyPath:i}=this.schema.primKey;if(i&&n)throw new ce.InvalidArgument("bulkPut(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new ce.InvalidArgument("Arguments objects and keys must have the same length");const o=e.length;let a=i&&r?e.map(It(i)):e;return this.core.mutate({trans:t,type:"put",keys:n,values:a,wantResults:s}).then((({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return s?t:r;throw new ae(`${this.name}.bulkPut(): ${e} of ${o} operations failed`,n)}))}))}bulkDelete(e){const t=e.length;return this._trans("readwrite",(t=>this.core.mutate({trans:t,type:"delete",keys:e}))).then((({numFailures:e,lastResult:r,failures:n})=>{if(0===e)return r;throw new ae(`${this.name}.bulkDelete(): ${e} of ${t} operations failed`,n)}))}}function Bt(e){var t={},r=function(r,n){if(n){for(var s=arguments.length,i=new Array(s-1);--s;)i[s-1]=arguments[s];return t[r].subscribe.apply(null,i),e}if("string"==typeof r)return t[r]};r.addEventType=i;for(var n=1,s=arguments.length;n<s;++n)i(arguments[n]);return r;function i(e,n,s){if("object"==typeof e)return o(e);n||(n=Te),s||(s=fe);var i={subscribers:[],fire:s,subscribe:function(e){-1===i.subscribers.indexOf(e)&&(i.subscribers.push(e),i.fire=n(i.fire,e))},unsubscribe:function(e){i.subscribers=i.subscribers.filter((function(t){return t!==e})),i.fire=i.subscribers.reduce(n,s)}};return t[e]=r[e]=i,i}function o(e){f(e).forEach((function(t){var r=e[t];if(d(r))i(t,e[t][0],e[t][1]);else{if("asap"!==r)throw new ce.InvalidArgument("Invalid event config");var n=i(t,de,(function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];n.subscribers.forEach((function(e){S((function(){e.apply(null,t)}))}))}))}}))}}function Kt(e,t){return A(t).from({prototype:e}),t}function Nt(e,t){return!(e.filter||e.algorithm||e.or)&&(t?e.justLimit:!e.replayFilter)}function Mt(e,t){e.filter=Ot(e.filter,t)}function Lt(e,t,r){var n=e.replayFilter;e.replayFilter=n?()=>Ot(n(),t()):t,e.justLimit=r&&!n}function Ft(e,t){if(e.isPrimKey)return t.primaryKey;const r=t.getIndexByKeyPath(e.index);if(!r)throw new ce.Schema("KeyPath "+e.index+" on object store "+t.name+" is not indexed");return r}function Gt(e,t,r){const n=Ft(e,t.schema);return t.openCursor({trans:r,values:!e.keysOnly,reverse:"prev"===e.dir,unique:!!e.unique,query:{index:n,range:e.range}})}function Wt(e,t,r,n){const s=e.replayFilter?Ot(e.filter,e.replayFilter()):e.filter;if(e.or){const i={},o=(e,r,n)=>{if(!s||s(r,n,(e=>r.stop(e)),(e=>r.fail(e)))){var o=r.primaryKey,a=""+o;"[object ArrayBuffer]"===a&&(a=""+new Uint8Array(o)),v(i,a)||(i[a]=!0,t(e,r,n))}};return Promise.all([e.or._iterate(o,r),Ht(Gt(e,n,r),e.algorithm,o,!e.keysOnly&&e.valueMapper)])}return Ht(Gt(e,n,r),Ot(e.algorithm,s),t,!e.keysOnly&&e.valueMapper)}function Ht(e,t,r,n){var s=st(n?(e,t,s)=>r(n(e),t,s):r);return e.then((e=>{if(e)return e.start((()=>{var r=()=>e.continue();t&&!t(e,(e=>r=e),(t=>{e.stop(t),r=fe}),(t=>{e.fail(t),r=fe}))||s(e.value,e,(e=>r=e)),r()}))}))}function $t(e,t){try{const r=Vt(e),n=Vt(t);if(r!==n)return"Array"===r?1:"Array"===n?-1:"binary"===r?1:"binary"===n?-1:"string"===r?1:"string"===n?-1:"Date"===r?1:"Date"!==n?NaN:-1;switch(r){case"number":case"Date":case"string":return e>t?1:e<t?-1:0;case"binary":return function(e,t){const r=e.length,n=t.length,s=r<n?r:n;for(let r=0;r<s;++r)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return r===n?0:r<n?-1:1}(Jt(e),Jt(t));case"Array":return function(e,t){const r=e.length,n=t.length,s=r<n?r:n;for(let r=0;r<s;++r){const n=$t(e[r],t[r]);if(0!==n)return n}return r===n?0:r<n?-1:1}(e,t)}}catch(e){}return NaN}function Vt(e){const t=typeof e;if("object"!==t)return t;if(ArrayBuffer.isView(e))return"binary";const r=F(e);return"ArrayBuffer"===r?"binary":r}function Jt(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}class zt{_read(e,t){var r=this._ctx;return r.error?r.table._trans(null,_t.bind(null,r.error)):r.table._trans("readonly",e).then(t)}_write(e){var t=this._ctx;return t.error?t.table._trans(null,_t.bind(null,t.error)):t.table._trans("readwrite",e,"locked")}_addAlgorithm(e){var t=this._ctx;t.algorithm=Ot(t.algorithm,e)}_iterate(e,t){return Wt(this._ctx,e,t,this._ctx.table.core)}clone(e){var t=Object.create(this.constructor.prototype),r=Object.create(this._ctx);return e&&g(r,e),t._ctx=r,t}raw(){return this._ctx.valueMapper=null,this}each(e){var t=this._ctx;return this._read((r=>Wt(t,e,r,t.table.core)))}count(e){return this._read((e=>{const t=this._ctx,r=t.table.core;if(Nt(t,!0))return r.count({trans:e,query:{index:Ft(t,r.schema),range:t.range}}).then((e=>Math.min(e,t.limit)));var n=0;return Wt(t,(()=>(++n,!1)),e,r).then((()=>n))})).then(e)}sortBy(e,t){const r=e.split(".").reverse(),n=r[0],s=r.length-1;function i(e,t){return t?i(e[r[t]],t-1):e[n]}var o="next"===this._ctx.dir?1:-1;function a(e,t){var r=i(e,s),n=i(t,s);return r<n?-o:r>n?o:0}return this.toArray((function(e){return e.sort(a)})).then(t)}toArray(e){return this._read((e=>{var t=this._ctx;if("next"===t.dir&&Nt(t,!0)&&t.limit>0){const{valueMapper:r}=t,n=Ft(t,t.table.core.schema);return t.table.core.query({trans:e,limit:t.limit,values:!0,query:{index:n,range:t.range}}).then((({result:e})=>r?e.map(r):e))}{const r=[];return Wt(t,(e=>r.push(e)),e,t.table.core).then((()=>r))}}),e)}offset(e){var t=this._ctx;return e<=0||(t.offset+=e,Nt(t)?Lt(t,(()=>{var t=e;return(e,r)=>0===t||(1===t?(--t,!1):(r((()=>{e.advance(t),t=0})),!1))})):Lt(t,(()=>{var t=e;return()=>--t<0}))),this}limit(e){return this._ctx.limit=Math.min(this._ctx.limit,e),Lt(this._ctx,(()=>{var t=e;return function(e,r,n){return--t<=0&&r(n),t>=0}}),!0),this}until(e,t){return Mt(this._ctx,(function(r,n,s){return!e(r.value)||(n(s),t)})),this}first(e){return this.limit(1).toArray((function(e){return e[0]})).then(e)}last(e){return this.reverse().first(e)}filter(e){var t,r;return Mt(this._ctx,(function(t){return e(t.value)})),t=this._ctx,r=e,t.isMatch=Ot(t.isMatch,r),this}and(e){return this.filter(e)}or(e){return new this.db.WhereClause(this._ctx.table,e,this)}reverse(){return this._ctx.dir="prev"===this._ctx.dir?"next":"prev",this._ondirectionchange&&this._ondirectionchange(this._ctx.dir),this}desc(){return this.reverse()}eachKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each((function(t,r){e(r.key,r)}))}eachUniqueKey(e){return this._ctx.unique="unique",this.eachKey(e)}eachPrimaryKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each((function(t,r){e(r.primaryKey,r)}))}keys(e){var t=this._ctx;t.keysOnly=!t.isMatch;var r=[];return this.each((function(e,t){r.push(t.key)})).then((function(){return r})).then(e)}primaryKeys(e){var t=this._ctx;if("next"===t.dir&&Nt(t,!0)&&t.limit>0)return this._read((e=>{var r=Ft(t,t.table.core.schema);return t.table.core.query({trans:e,values:!1,limit:t.limit,query:{index:r,range:t.range}})})).then((({result:e})=>e)).then(e);t.keysOnly=!t.isMatch;var r=[];return this.each((function(e,t){r.push(t.primaryKey)})).then((function(){return r})).then(e)}uniqueKeys(e){return this._ctx.unique="unique",this.keys(e)}firstKey(e){return this.limit(1).keys((function(e){return e[0]})).then(e)}lastKey(e){return this.reverse().firstKey(e)}distinct(){var e=this._ctx,t=e.index&&e.table.schema.idxByName[e.index];if(!t||!t.multi)return this;var r={};return Mt(this._ctx,(function(e){var t=e.primaryKey.toString(),n=v(r,t);return r[t]=!0,!n})),this}modify(e){var t=this._ctx;return this._write((r=>{var n;if("function"==typeof e)n=e;else{var s=f(e),i=s.length;n=function(t){for(var r=!1,n=0;n<i;++n){var o=s[n],a=e[o];E(t,o)!==a&&(D(t,o,a),r=!0)}return r}}const o=t.table.core,{outbound:a,extractKey:u}=o.schema.primaryKey,l=this.db._options.modifyChunkSize||200,c=[];let h=0;const p=[],d=(e,t)=>{const{failures:r,numFailures:n}=t;h+=e-n;for(let e of f(r))c.push(r[e])};return this.clone().primaryKeys().then((s=>{const i=c=>{const h=Math.min(l,s.length-c);return o.getMany({trans:r,keys:s.slice(c,c+h),cache:"immutable"}).then((p=>{const f=[],g=[],m=a?[]:null,y=[];for(let e=0;e<h;++e){const t=p[e],r={value:N(t),primKey:s[c+e]};!1!==n.call(r,r.value,r)&&(null==r.value?y.push(s[c+e]):a||0===$t(u(t),u(r.value))?(g.push(r.value),a&&m.push(s[c+e])):(y.push(s[c+e]),f.push(r.value)))}const v=Nt(t)&&t.limit===1/0&&("function"!=typeof e||e===Xt)&&{index:t.index,range:t.range};return Promise.resolve(f.length>0&&o.mutate({trans:r,type:"add",values:f}).then((e=>{for(let t in e.failures)y.splice(parseInt(t),1);d(f.length,e)}))).then((()=>(g.length>0||v&&"object"==typeof e)&&o.mutate({trans:r,type:"put",keys:m,values:g,criteria:v,changeSpec:"function"!=typeof e&&e}).then((e=>d(g.length,e))))).then((()=>(y.length>0||v&&e===Xt)&&o.mutate({trans:r,type:"delete",keys:y,criteria:v}).then((e=>d(y.length,e))))).then((()=>s.length>c+h&&i(c+l)))}))};return i(0).then((()=>{if(c.length>0)throw new oe("Error modifying one or more objects",c,h,p);return s.length}))}))}))}delete(){var e=this._ctx,t=e.range;return Nt(e)&&(e.isPrimKey&&!Et||3===t.type)?this._write((r=>{const{primaryKey:n}=e.table.core.schema,s=t;return e.table.core.count({trans:r,query:{index:n,range:s}}).then((t=>e.table.core.mutate({trans:r,type:"deleteRange",range:s}).then((({failures:e,lastResult:r,results:n,numFailures:s})=>{if(s)throw new oe("Could not delete some values",Object.keys(e).map((t=>e[t])),t-s);return t-s}))))})):this.modify(Xt)}}const Xt=(e,t)=>t.value=null;function Qt(e,t){return e<t?-1:e===t?0:1}function Yt(e,t){return e>t?-1:e===t?0:1}function Zt(e,t,r){var n=e instanceof ir?new e.Collection(e):e;return n._ctx.error=r?new r(t):new TypeError(t),n}function er(e){return new e.Collection(e,(()=>sr(""))).limit(0)}function tr(e,t,r,n,s,i){for(var o=Math.min(e.length,n.length),a=-1,u=0;u<o;++u){var l=t[u];if(l!==n[u])return s(e[u],r[u])<0?e.substr(0,u)+r[u]+r.substr(u+1):s(e[u],n[u])<0?e.substr(0,u)+n[u]+r.substr(u+1):a>=0?e.substr(0,a)+t[a]+r.substr(a+1):null;s(e[u],l)<0&&(a=u)}return o<n.length&&"next"===i?e+r.substr(e.length):o<e.length&&"prev"===i?e.substr(0,r.length):a<0?null:e.substr(0,a)+n[a]+r.substr(a+1)}function rr(e,t,r,n){var s,i,o,a,u,l,c,h=r.length;if(!r.every((e=>"string"==typeof e)))return Zt(e,"String expected.");function p(e){s=function(e){return"next"===e?e=>e.toUpperCase():e=>e.toLowerCase()}(e),i=function(e){return"next"===e?e=>e.toLowerCase():e=>e.toUpperCase()}(e),o="next"===e?Qt:Yt;var t=r.map((function(e){return{lower:i(e),upper:s(e)}})).sort((function(e,t){return o(e.lower,t.lower)}));a=t.map((function(e){return e.upper})),u=t.map((function(e){return e.lower})),l=e,c="next"===e?"":n}p("next");var f=new e.Collection(e,(()=>nr(a[0],u[h-1]+n)));f._ondirectionchange=function(e){p(e)};var d=0;return f._addAlgorithm((function(e,r,n){var s=e.key;if("string"!=typeof s)return!1;var p=i(s);if(t(p,u,d))return!0;for(var f=null,g=d;g<h;++g){var m=tr(s,p,a[g],u[g],o,l);null===m&&null===f?d=g+1:(null===f||o(f,m)>0)&&(f=m)}return r(null!==f?function(){e.continue(f+c)}:n),!1})),f}function nr(e,t,r,n){return{type:2,lower:e,upper:t,lowerOpen:r,upperOpen:n}}function sr(e){return{type:1,lower:e,upper:e}}class ir{get Collection(){return this._ctx.table.db.Collection}between(e,t,r,n){r=!1!==r,n=!0===n;try{return this._cmp(e,t)>0||0===this._cmp(e,t)&&(r||n)&&(!r||!n)?er(this):new this.Collection(this,(()=>nr(e,t,!r,!n)))}catch(e){return Zt(this,jt)}}equals(e){return null==e?Zt(this,jt):new this.Collection(this,(()=>sr(e)))}above(e){return null==e?Zt(this,jt):new this.Collection(this,(()=>nr(e,void 0,!0)))}aboveOrEqual(e){return null==e?Zt(this,jt):new this.Collection(this,(()=>nr(e,void 0,!1)))}below(e){return null==e?Zt(this,jt):new this.Collection(this,(()=>nr(void 0,e,!1,!0)))}belowOrEqual(e){return null==e?Zt(this,jt):new this.Collection(this,(()=>nr(void 0,e)))}startsWith(e){return"string"!=typeof e?Zt(this,"String expected."):this.between(e,e+kt,!0,!0)}startsWithIgnoreCase(e){return""===e?this.startsWith(e):rr(this,((e,t)=>0===e.indexOf(t[0])),[e],kt)}equalsIgnoreCase(e){return rr(this,((e,t)=>e===t[0]),[e],"")}anyOfIgnoreCase(){var e=V.apply(H,arguments);return 0===e.length?er(this):rr(this,((e,t)=>-1!==t.indexOf(e)),e,"")}startsWithAnyOfIgnoreCase(){var e=V.apply(H,arguments);return 0===e.length?er(this):rr(this,((e,t)=>t.some((t=>0===e.indexOf(t)))),e,kt)}anyOf(){const e=V.apply(H,arguments);let t=this._cmp;try{e.sort(t)}catch(e){return Zt(this,jt)}if(0===e.length)return er(this);const r=new this.Collection(this,(()=>nr(e[0],e[e.length-1])));r._ondirectionchange=r=>{t="next"===r?this._ascending:this._descending,e.sort(t)};let n=0;return r._addAlgorithm(((r,s,i)=>{const o=r.key;for(;t(o,e[n])>0;)if(++n,n===e.length)return s(i),!1;return 0===t(o,e[n])||(s((()=>{r.continue(e[n])})),!1)})),r}notEqual(e){return this.inAnyRange([[-1/0,e],[e,this.db._maxKey]],{includeLowers:!1,includeUppers:!1})}noneOf(){const e=V.apply(H,arguments);if(0===e.length)return new this.Collection(this);try{e.sort(this._ascending)}catch(e){return Zt(this,jt)}const t=e.reduce(((e,t)=>e?e.concat([[e[e.length-1][1],t]]):[[-1/0,t]]),null);return t.push([e[e.length-1],this.db._maxKey]),this.inAnyRange(t,{includeLowers:!1,includeUppers:!1})}inAnyRange(e,t){const r=this._cmp,n=this._ascending,s=this._descending,i=this._min,o=this._max;if(0===e.length)return er(this);if(!e.every((e=>void 0!==e[0]&&void 0!==e[1]&&n(e[0],e[1])<=0)))return Zt(this,"First argument to inAnyRange() must be an Array of two-value Arrays [lower,upper] where upper must not be lower than lower",ce.InvalidArgument);const a=!t||!1!==t.includeLowers,u=t&&!0===t.includeUppers;let l,c=n;function h(e,t){return c(e[0],t[0])}try{l=e.reduce((function(e,t){let n=0,s=e.length;for(;n<s;++n){const s=e[n];if(r(t[0],s[1])<0&&r(t[1],s[0])>0){s[0]=i(s[0],t[0]),s[1]=o(s[1],t[1]);break}}return n===s&&e.push(t),e}),[]),l.sort(h)}catch(e){return Zt(this,jt)}let p=0;const f=u?e=>n(e,l[p][1])>0:e=>n(e,l[p][1])>=0,d=a?e=>s(e,l[p][0])>0:e=>s(e,l[p][0])>=0;let g=f;const m=new this.Collection(this,(()=>nr(l[0][0],l[l.length-1][1],!a,!u)));return m._ondirectionchange=e=>{"next"===e?(g=f,c=n):(g=d,c=s),l.sort(h)},m._addAlgorithm(((e,t,r)=>{for(var s=e.key;g(s);)if(++p,p===l.length)return t(r),!1;return!!function(e){return!f(e)&&!d(e)}(s)||(0===this._cmp(s,l[p][1])||0===this._cmp(s,l[p][0])||t((()=>{c===n?e.continue(l[p][0]):e.continue(l[p][1])})),!1)})),m}startsWithAnyOf(){const e=V.apply(H,arguments);return e.every((e=>"string"==typeof e))?0===e.length?er(this):this.inAnyRange(e.map((e=>[e,e+kt]))):Zt(this,"startsWithAnyOf() only works with strings")}}function or(e){return st((function(t){return ar(t),e(t.target.error),!1}))}function ar(e){e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault()}const ur=Bt(null,"storagemutated");class lr{_lock(){return P(!Ne.global),++this._reculock,1!==this._reculock||Ne.global||(Ne.lockOwnerFor=this),this}_unlock(){if(P(!Ne.global),0==--this._reculock)for(Ne.global||(Ne.lockOwnerFor=null);this._blockedFuncs.length>0&&!this._locked();){var e=this._blockedFuncs.shift();try{bt(e[1],e[0])}catch(e){}}return this}_locked(){return this._reculock&&Ne.lockOwnerFor!==this}create(e){if(!this.mode)return this;const t=this.db.idbdb,r=this.db._state.dbOpenError;if(P(!this.idbtrans),!e&&!t)switch(r&&r.name){case"DatabaseClosedError":throw new ce.DatabaseClosed(r);case"MissingAPIError":throw new ce.MissingAPI(r.message,r);default:throw new ce.OpenFailed(r)}if(!this.active)throw new ce.TransactionInactive;return P(null===this._completion._state),(e=this.idbtrans=e||(this.db.core?this.db.core.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}):t.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}))).onerror=st((t=>{ar(t),this._reject(e.error)})),e.onabort=st((t=>{ar(t),this.active&&this._reject(new ce.Abort(e.error)),this.active=!1,this.on("abort").fire(t)})),e.oncomplete=st((()=>{this.active=!1,this._resolve(),"mutatedParts"in e&&ur.storagemutated.fire(e.mutatedParts)})),this}_promise(e,t,r){if("readwrite"===e&&"readwrite"!==this.mode)return _t(new ce.ReadOnly("Transaction is readonly"));if(!this.active)return _t(new ce.TransactionInactive);if(this._locked())return new Ge(((n,s)=>{this._blockedFuncs.push([()=>{this._promise(e,t,r).then(n,s)},Ne])}));if(r)return ht((()=>{var e=new Ge(((e,r)=>{this._lock();const n=t(e,r,this);n&&n.then&&n.then(e,r)}));return e.finally((()=>this._unlock())),e._lib=!0,e}));var n=new Ge(((e,r)=>{var n=t(e,r,this);n&&n.then&&n.then(e,r)}));return n._lib=!0,n}_root(){return this.parent?this.parent._root():this}waitFor(e){var t=this._root();const r=Ge.resolve(e);if(t._waitingFor)t._waitingFor=t._waitingFor.then((()=>r));else{t._waitingFor=r,t._waitingQueue=[];var n=t.idbtrans.objectStore(t.storeNames[0]);!function e(){for(++t._spinCount;t._waitingQueue.length;)t._waitingQueue.shift()();t._waitingFor&&(n.get(-1/0).onsuccess=e)}()}var s=t._waitingFor;return new Ge(((e,n)=>{r.then((r=>t._waitingQueue.push(st(e.bind(null,r)))),(e=>t._waitingQueue.push(st(n.bind(null,e))))).finally((()=>{t._waitingFor===s&&(t._waitingFor=null)}))}))}abort(){this.active&&(this.active=!1,this.idbtrans&&this.idbtrans.abort(),this._reject(new ce.Abort))}table(e){const t=this._memoizedTables||(this._memoizedTables={});if(v(t,e))return t[e];const r=this.schema[e];if(!r)throw new ce.NotFound("Table "+e+" not part of transaction");const n=new this.db.Table(e,r,this);return n.core=this.db.core.table(e),t[e]=n,n}}function cr(e,t,r,n,s,i,o){return{name:e,keyPath:t,unique:r,multi:n,auto:s,compound:i,src:(r&&!o?"&":"")+(n?"*":"")+(s?"++":"")+hr(t)}}function hr(e){return"string"==typeof e?e:e?"["+[].join.call(e,"+")+"]":""}function pr(e,t,r){return{name:e,primKey:t,indexes:r,mappedClass:null,idxByName:x(r,(e=>[e.name,e]))}}let fr=e=>{try{return e.only([[]]),fr=()=>[[]],[[]]}catch(e){return fr=()=>kt,kt}};function dr(e){return null==e?()=>{}:"string"==typeof e?function(e){return 1===e.split(".").length?t=>t[e]:t=>E(t,e)}(e):t=>E(t,e)}function gr(e){return[].slice.call(e)}let mr=0;function yr(e){return null==e?":id":"string"==typeof e?e:`[${e.join("+")}]`}function vr(e,t,r){function n(e){if(3===e.type)return null;if(4===e.type)throw new Error("Cannot convert never type to IDBKeyRange");const{lower:r,upper:n,lowerOpen:s,upperOpen:i}=e;return void 0===r?void 0===n?null:t.upperBound(n,!!i):void 0===n?t.lowerBound(r,!!s):t.bound(r,n,!!s,!!i)}const{schema:s,hasGetAll:i}=function(e,t){const r=gr(e.objectStoreNames);return{schema:{name:e.name,tables:r.map((e=>t.objectStore(e))).map((e=>{const{keyPath:t,autoIncrement:r}=e,n=d(t),s=null==t,i={},o={name:e.name,primaryKey:{name:null,isPrimaryKey:!0,outbound:s,compound:n,keyPath:t,autoIncrement:r,unique:!0,extractKey:dr(t)},indexes:gr(e.indexNames).map((t=>e.index(t))).map((e=>{const{name:t,unique:r,multiEntry:n,keyPath:s}=e,o={name:t,compound:d(s),keyPath:s,unique:r,multiEntry:n,extractKey:dr(s)};return i[yr(s)]=o,o})),getIndexByKeyPath:e=>i[yr(e)]};return i[":id"]=o.primaryKey,null!=t&&(i[yr(t)]=o.primaryKey),o}))},hasGetAll:r.length>0&&"getAll"in t.objectStore(r[0])&&!("undefined"!=typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604)}}(e,r),o=s.tables.map((e=>function(e){const t=e.name;return{name:t,schema:e,mutate:function({trans:e,type:r,keys:s,values:i,range:o}){return new Promise(((a,u)=>{a=st(a);const l=e.objectStore(t),c=null==l.keyPath,h="put"===r||"add"===r;if(!h&&"delete"!==r&&"deleteRange"!==r)throw new Error("Invalid operation type: "+r);const{length:p}=s||i||{length:1};if(s&&i&&s.length!==i.length)throw new Error("Given keys array must have same length as given values array.");if(0===p)return a({numFailures:0,failures:{},results:[],lastResult:void 0});let f;const d=[],g=[];let m=0;const y=e=>{++m,ar(e)};if("deleteRange"===r){if(4===o.type)return a({numFailures:m,failures:g,results:[],lastResult:void 0});3===o.type?d.push(f=l.clear()):d.push(f=l.delete(n(o)))}else{const[e,t]=h?c?[i,s]:[i,null]:[s,null];if(h)for(let n=0;n<p;++n)d.push(f=t&&void 0!==t[n]?l[r](e[n],t[n]):l[r](e[n])),f.onerror=y;else for(let t=0;t<p;++t)d.push(f=l[r](e[t])),f.onerror=y}const v=e=>{const t=e.target.result;d.forEach(((e,t)=>null!=e.error&&(g[t]=e.error))),a({numFailures:m,failures:g,results:"delete"===r?s:d.map((e=>e.result)),lastResult:t})};f.onerror=e=>{y(e),v(e)},f.onsuccess=v}))},getMany:({trans:e,keys:r})=>new Promise(((n,s)=>{n=st(n);const i=e.objectStore(t),o=r.length,a=new Array(o);let u,l=0,c=0;const h=e=>{const t=e.target;a[t._pos]=t.result,++c===l&&n(a)},p=or(s);for(let e=0;e<o;++e)null!=r[e]&&(u=i.get(r[e]),u._pos=e,u.onsuccess=h,u.onerror=p,++l);0===l&&n(a)})),get:({trans:e,key:r})=>new Promise(((n,s)=>{n=st(n);const i=e.objectStore(t).get(r);i.onsuccess=e=>n(e.target.result),i.onerror=or(s)})),query:function(e){return r=>new Promise(((s,i)=>{s=st(s);const{trans:o,values:a,limit:u,query:l}=r,c=u===1/0?void 0:u,{index:h,range:p}=l,f=o.objectStore(t),d=h.isPrimaryKey?f:f.index(h.name),g=n(p);if(0===u)return s({result:[]});if(e){const e=a?d.getAll(g,c):d.getAllKeys(g,c);e.onsuccess=e=>s({result:e.target.result}),e.onerror=or(i)}else{let e=0;const t=a||!("openKeyCursor"in d)?d.openCursor(g):d.openKeyCursor(g),r=[];t.onsuccess=n=>{const i=t.result;return i?(r.push(a?i.value:i.primaryKey),++e===u?s({result:r}):void i.continue()):s({result:r})},t.onerror=or(i)}}))}(i),openCursor:function({trans:e,values:r,query:s,reverse:i,unique:o}){return new Promise(((a,u)=>{a=st(a);const{index:l,range:c}=s,h=e.objectStore(t),p=l.isPrimaryKey?h:h.index(l.name),f=i?o?"prevunique":"prev":o?"nextunique":"next",d=r||!("openKeyCursor"in p)?p.openCursor(n(c),f):p.openKeyCursor(n(c),f);d.onerror=or(u),d.onsuccess=st((t=>{const r=d.result;if(!r)return void a(null);r.___id=++mr,r.done=!1;const n=r.continue.bind(r);let s=r.continuePrimaryKey;s&&(s=s.bind(r));const i=r.advance.bind(r),o=()=>{throw new Error("Cursor not stopped")};r.trans=e,r.stop=r.continue=r.continuePrimaryKey=r.advance=()=>{throw new Error("Cursor not started")},r.fail=st(u),r.next=function(){let e=1;return this.start((()=>e--?this.continue():this.stop())).then((()=>this))},r.start=e=>{const t=new Promise(((e,t)=>{e=st(e),d.onerror=or(t),r.fail=t,r.stop=t=>{r.stop=r.continue=r.continuePrimaryKey=r.advance=o,e(t)}})),a=()=>{if(d.result)try{e()}catch(e){r.fail(e)}else r.done=!0,r.start=()=>{throw new Error("Cursor behind last entry")},r.stop()};return d.onsuccess=st((e=>{d.onsuccess=a,a()})),r.continue=n,r.continuePrimaryKey=s,r.advance=i,a(),t},a(r)}),u)}))},count({query:e,trans:r}){const{index:s,range:i}=e;return new Promise(((e,o)=>{const a=r.objectStore(t),u=s.isPrimaryKey?a:a.index(s.name),l=n(i),c=l?u.count(l):u.count();c.onsuccess=st((t=>e(t.target.result))),c.onerror=or(o)}))}}}(e))),a={};return o.forEach((e=>a[e.name]=e)),{stack:"dbcore",transaction:e.transaction.bind(e),table(e){if(!a[e])throw new Error(`Table '${e}' not found`);return a[e]},MIN_KEY:-1/0,MAX_KEY:fr(t),schema:s}}function br({_novip:e},t){const r=t.db,n=function(e,t,{IDBKeyRange:r,indexedDB:n},s){const i=function(e,t){return t.reduce(((e,{create:t})=>({...e,...t(e)})),e)}(vr(t,r,s),e.dbcore);return{dbcore:i}}(e._middlewares,r,e._deps,t);e.core=n.dbcore,e.tables.forEach((t=>{const r=t.name;e.core.schema.tables.some((e=>e.name===r))&&(t.core=e.core.table(r),e[r]instanceof e.Table&&(e[r].core=t.core))}))}function Tr({_novip:e},t,r,n){r.forEach((r=>{const s=n[r];t.forEach((t=>{const n=_(t,r);(!n||"value"in n&&void 0===n.value)&&(t===e.Transaction.prototype||t instanceof e.Transaction?w(t,r,{get(){return this.table(r)},set(e){T(this,r,{value:e,writable:!0,configurable:!0,enumerable:!0})}}):t[r]=new e.Table(r,s))}))}))}function wr({_novip:e},t){t.forEach((t=>{for(let r in t)t[r]instanceof e.Table&&delete t[r]}))}function Ar(e,t){return e._cfg.version-t._cfg.version}function qr(e,t,r,n){const s=e._dbSchema,i=e._createTransaction("readwrite",e._storeNames,s);i.create(r),i._completion.catch(n);const o=i._reject.bind(i),a=Ne.transless||Ne;ht((()=>{Ne.trans=i,Ne.transless=a,0===t?(f(s).forEach((e=>{Ur(r,e,s[e].primKey,s[e].indexes)})),br(e,r),Ge.follow((()=>e.on.populate.fire(i))).catch(o)):function({_novip:e},t,r,n){const s=[],i=e._versions;let o=e._dbSchema=jr(e,e.idbdb,n),a=!1;return i.filter((e=>e._cfg.version>=t)).forEach((i=>{s.push((()=>{const s=o,u=i._cfg.dbschema;Pr(e,s,n),Pr(e,u,n),o=e._dbSchema=u;const l=_r(s,u);l.add.forEach((e=>{Ur(n,e[0],e[1].primKey,e[1].indexes)})),l.change.forEach((e=>{if(e.recreate)throw new ce.Upgrade("Not yet support for changing primary key");{const t=n.objectStore(e.name);e.add.forEach((e=>kr(t,e))),e.change.forEach((e=>{t.deleteIndex(e.name),kr(t,e)})),e.del.forEach((e=>t.deleteIndex(e)))}}));const c=i._cfg.contentUpgrade;if(c&&i._cfg.version>t){br(e,n),r._memoizedTables={},a=!0;let t=O(u);l.del.forEach((e=>{t[e]=s[e]})),wr(e,[e.Transaction.prototype]),Tr(e,[e.Transaction.prototype],f(t),t),r.schema=t;const i=J(c);let o;i&&pt();const h=Ge.follow((()=>{if(o=c(r),o&&i){var e=ft.bind(null,null);o.then(e,e)}}));return o&&"function"==typeof o.then?Ge.resolve(o):h.then((()=>o))}})),s.push((t=>{a&&xt||function(e,t){[].slice.call(t.db.objectStoreNames).forEach((r=>null==e[r]&&t.db.deleteObjectStore(r)))}(i._cfg.dbschema,t),wr(e,[e.Transaction.prototype]),Tr(e,[e.Transaction.prototype],e._storeNames,e._dbSchema),r.schema=e._dbSchema}))})),function e(){return s.length?Ge.resolve(s.shift()(r.idbtrans)).then(e):Ge.resolve()}().then((()=>{var e,t;t=n,f(e=o).forEach((r=>{t.db.objectStoreNames.contains(r)||Ur(t,r,e[r].primKey,e[r].indexes)}))}))}(e,t,i,r).catch(o)}))}function _r(e,t){const r={del:[],add:[],change:[]};let n;for(n in e)t[n]||r.del.push(n);for(n in t){const s=e[n],i=t[n];if(s){const e={name:n,def:i,recreate:!1,del:[],add:[],change:[]};if(""+(s.primKey.keyPath||"")!=""+(i.primKey.keyPath||"")||s.primKey.auto!==i.primKey.auto&&!St)e.recreate=!0,r.change.push(e);else{const t=s.idxByName,n=i.idxByName;let o;for(o in t)n[o]||e.del.push(o);for(o in n){const r=t[o],s=n[o];r?r.src!==s.src&&e.change.push(s):e.add.push(s)}(e.del.length>0||e.add.length>0||e.change.length>0)&&r.change.push(e)}}else r.add.push([n,i])}return r}function Ur(e,t,r,n){const s=e.db.createObjectStore(t,r.keyPath?{keyPath:r.keyPath,autoIncrement:r.auto}:{autoIncrement:r.auto});return n.forEach((e=>kr(s,e))),s}function kr(e,t){e.createIndex(t.name,t.keyPath,{unique:t.unique,multiEntry:t.multi})}function jr(e,t,r){const n={};return k(t.objectStoreNames,0).forEach((e=>{const t=r.objectStore(e);let s=t.keyPath;const i=cr(hr(s),s||"",!1,!1,!!t.autoIncrement,s&&"string"!=typeof s,!0),o=[];for(let e=0;e<t.indexNames.length;++e){const r=t.index(t.indexNames[e]);s=r.keyPath;var a=cr(r.name,s,!!r.unique,!!r.multiEntry,!1,s&&"string"!=typeof s,!1);o.push(a)}n[e]=pr(e,i,o)})),n}function Pr({_novip:e},t,r){const n=r.db.objectStoreNames;for(let s=0;s<n.length;++s){const i=n[s],o=r.objectStore(i);e._hasGetAll="getAll"in o;for(let e=0;e<o.indexNames.length;++e){const r=o.indexNames[e],n=o.index(r).keyPath,s="string"==typeof n?n:"["+k(n).join("+")+"]";if(t[i]){const e=t[i].idxByName[s];e&&(e.name=r,delete t[i].idxByName[s],t[i].idxByName[r]=e)}}}"undefined"!=typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&p.WorkerGlobalScope&&p instanceof p.WorkerGlobalScope&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604&&(e._hasGetAll=!1)}class Sr{_parseStoresSpec(e,t){f(e).forEach((r=>{if(null!==e[r]){var n=e[r].split(",").map(((e,t)=>{const r=(e=e.trim()).replace(/([&*]|\+\+)/g,""),n=/^\[/.test(r)?r.match(/^\[(.*)\]$/)[1].split("+"):r;return cr(r,n||null,/\&/.test(e),/\*/.test(e),/\+\+/.test(e),d(n),0===t)})),s=n.shift();if(s.multi)throw new ce.Schema("Primary key cannot be multi-valued");n.forEach((e=>{if(e.auto)throw new ce.Schema("Only primary key can be marked as autoIncrement (++)");if(!e.keyPath)throw new ce.Schema("Index must have a name and cannot be an empty string")})),t[r]=pr(r,s,n)}}))}stores(e){const t=this.db;this._cfg.storesSource=this._cfg.storesSource?g(this._cfg.storesSource,e):e;const r=t._versions,n={};let s={};return r.forEach((e=>{g(n,e._cfg.storesSource),s=e._cfg.dbschema={},e._parseStoresSpec(n,s)})),t._dbSchema=s,wr(t,[t._allTables,t,t.Transaction.prototype]),Tr(t,[t._allTables,t,t.Transaction.prototype,this._cfg.tables],f(s),s),t._storeNames=f(s),this}upgrade(e){return this._cfg.contentUpgrade=we(this._cfg.contentUpgrade||fe,e),this}}function xr(e,t){let r=e._dbNamesDB;return r||(r=e._dbNamesDB=new Qr("__dbnames",{addons:[],indexedDB:e,IDBKeyRange:t}),r.version(1).stores({dbnames:"name"})),r.table("dbnames")}function Er(e){return e&&"function"==typeof e.databases}function Dr(e){return ht((function(){return Ne.letThrough=!0,e()}))}function Or(){var e;return!navigator.userAgentData&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\//.test(navigator.userAgent)&&indexedDB.databases?new Promise((function(t){var r=function(){return indexedDB.databases().finally(t)};e=setInterval(r,100),r()})).finally((function(){return clearInterval(e)})):Promise.resolve()}function Cr(e){var t=t=>e.next(t),r=s(t),n=s((t=>e.throw(t)));function s(e){return t=>{var s=e(t),i=s.value;return s.done?i:i&&"function"==typeof i.then?i.then(r,n):d(i)?Promise.all(i).then(r,n):r(i)}}return s(t)()}function Ir(e,t,r){var n=arguments.length;if(n<2)throw new ce.InvalidArgument("Too few arguments");for(var s=new Array(n-1);--n;)s[n-1]=arguments[n];return r=s.pop(),[e,I(s),r]}function Rr(e,t,r,n,s){return Ge.resolve().then((()=>{const i=Ne.transless||Ne,o=e._createTransaction(t,r,e._dbSchema,n),a={trans:o,transless:i};if(n)o.idbtrans=n.idbtrans;else try{o.create(),e._state.PR1398_maxLoop=3}catch(n){return n.name===ue.InvalidState&&e.isOpen()&&--e._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),e._close(),e.open().then((()=>Rr(e,t,r,null,s)))):_t(n)}const u=J(s);let l;u&&pt();const c=Ge.follow((()=>{if(l=s.call(o,o),l)if(u){var e=ft.bind(null,null);l.then(e,e)}else"function"==typeof l.next&&"function"==typeof l.throw&&(l=Cr(l))}),a);return(l&&"function"==typeof l.then?Ge.resolve(l).then((e=>o.active?e:_t(new ce.PrematureCommit("Transaction committed too early. See http://bit.ly/2kdckMn")))):c.then((()=>l))).then((e=>(n&&o._resolve(),o._completion.then((()=>e))))).catch((e=>(o._reject(e),_t(e))))}))}function Br(e,t,r){const n=d(e)?e.slice():[e];for(let e=0;e<r;++e)n.push(t);return n}const Kr={stack:"dbcore",name:"VirtualIndexMiddleware",level:1,create:function(e){return{...e,table(t){const r=e.table(t),{schema:n}=r,s={},i=[];function o(e,t,r){const n=yr(e),a=s[n]=s[n]||[],u=null==e?0:"string"==typeof e?1:e.length,l=t>0,c={...r,isVirtual:l,keyTail:t,keyLength:u,extractKey:dr(e),unique:!l&&r.unique};return a.push(c),c.isPrimaryKey||i.push(c),u>1&&o(2===u?e[0]:e.slice(0,u-1),t+1,r),a.sort(((e,t)=>e.keyTail-t.keyTail)),c}const a=o(n.primaryKey.keyPath,0,n.primaryKey);s[":id"]=[a];for(const e of n.indexes)o(e.keyPath,0,e);function u(t){const r=t.query.index;return r.isVirtual?{...t,query:{index:r,range:(n=t.query.range,s=r.keyTail,{type:1===n.type?2:n.type,lower:Br(n.lower,n.lowerOpen?e.MAX_KEY:e.MIN_KEY,s),lowerOpen:!0,upper:Br(n.upper,n.upperOpen?e.MIN_KEY:e.MAX_KEY,s),upperOpen:!0})}}:t;var n,s}const l={...r,schema:{...n,primaryKey:a,indexes:i,getIndexByKeyPath:function(e){const t=s[yr(e)];return t&&t[0]}},count:e=>r.count(u(e)),query:e=>r.query(u(e)),openCursor(t){const{keyTail:n,isVirtual:s,keyLength:i}=t.query.index;return s?r.openCursor(u(t)).then((r=>r&&function(r){const s=Object.create(r,{continue:{value:function(s){null!=s?r.continue(Br(s,t.reverse?e.MAX_KEY:e.MIN_KEY,n)):t.unique?r.continue(r.key.slice(0,i).concat(t.reverse?e.MIN_KEY:e.MAX_KEY,n)):r.continue()}},continuePrimaryKey:{value(t,s){r.continuePrimaryKey(Br(t,e.MAX_KEY,n),s)}},primaryKey:{get:()=>r.primaryKey},key:{get(){const e=r.key;return 1===i?e[0]:e.slice(0,i)}},value:{get:()=>r.value}});return s}(r))):r.openCursor(t)}};return l}}}};function Nr(e,t,r,n){return r=r||{},n=n||"",f(e).forEach((s=>{if(v(t,s)){var i=e[s],o=t[s];if("object"==typeof i&&"object"==typeof o&&i&&o){const e=F(i);e!==F(o)?r[n+s]=t[s]:"Object"===e?Nr(i,o,r,n+s+"."):i!==o&&(r[n+s]=t[s])}else i!==o&&(r[n+s]=t[s])}else r[n+s]=void 0})),f(t).forEach((s=>{v(e,s)||(r[n+s]=t[s])})),r}const Mr={stack:"dbcore",name:"HooksMiddleware",level:2,create:e=>({...e,table(t){const r=e.table(t),{primaryKey:n}=r.schema,s={...r,mutate(e){const s=Ne.trans,{deleting:i,creating:o,updating:a}=s.table(t).hook;switch(e.type){case"add":if(o.fire===fe)break;return s._promise("readwrite",(()=>u(e)),!0);case"put":if(o.fire===fe&&a.fire===fe)break;return s._promise("readwrite",(()=>u(e)),!0);case"delete":if(i.fire===fe)break;return s._promise("readwrite",(()=>u(e)),!0);case"deleteRange":if(i.fire===fe)break;return s._promise("readwrite",(()=>function(e){return l(e.trans,e.range,1e4)}(e)),!0)}return r.mutate(e);function u(e){const t=Ne.trans,s=e.keys||function(e,t){return"delete"===t.type?t.keys:t.keys||t.values.map(e.extractKey)}(n,e);if(!s)throw new Error("Keys missing");return"delete"!==(e="add"===e.type||"put"===e.type?{...e,keys:s}:{...e}).type&&(e.values=[...e.values]),e.keys&&(e.keys=[...e.keys]),function(e,t,r){return"add"===t.type?Promise.resolve([]):e.getMany({trans:t.trans,keys:r,cache:"immutable"})}(r,e,s).then((u=>{const l=s.map(((r,s)=>{const l=u[s],c={onerror:null,onsuccess:null};if("delete"===e.type)i.fire.call(c,r,l,t);else if("add"===e.type||void 0===l){const i=o.fire.call(c,r,e.values[s],t);null==r&&null!=i&&(r=i,e.keys[s]=r,n.outbound||D(e.values[s],n.keyPath,r))}else{const n=Nr(l,e.values[s]),i=a.fire.call(c,n,r,l,t);if(i){const t=e.values[s];Object.keys(i).forEach((e=>{v(t,e)?t[e]=i[e]:D(t,e,i[e])}))}}return c}));return r.mutate(e).then((({failures:t,results:r,numFailures:n,lastResult:i})=>{for(let n=0;n<s.length;++n){const i=r?r[n]:s[n],o=l[n];null==i?o.onerror&&o.onerror(t[n]):o.onsuccess&&o.onsuccess("put"===e.type&&u[n]?e.values[n]:i)}return{failures:t,results:r,numFailures:n,lastResult:i}})).catch((e=>(l.forEach((t=>t.onerror&&t.onerror(e))),Promise.reject(e))))}))}function l(e,t,s){return r.query({trans:e,values:!1,query:{index:n,range:t},limit:s}).then((({result:r})=>u({type:"delete",keys:r,trans:e}).then((n=>n.numFailures>0?Promise.reject(n.failures[0]):r.length<s?{failures:[],numFailures:0,lastResult:void 0}:l(e,{...t,lower:r[r.length-1],lowerOpen:!0},s)))))}}};return s}})};function Lr(e,t,r){try{if(!t)return null;if(t.keys.length<e.length)return null;const n=[];for(let s=0,i=0;s<t.keys.length&&i<e.length;++s)0===$t(t.keys[s],e[i])&&(n.push(r?N(t.values[s]):t.values[s]),++i);return n.length===e.length?n:null}catch(e){return null}}const Fr={stack:"dbcore",level:-1,create:e=>({table:t=>{const r=e.table(t);return{...r,getMany:e=>{if(!e.cache)return r.getMany(e);const t=Lr(e.keys,e.trans._cache,"clone"===e.cache);return t?Ge.resolve(t):r.getMany(e).then((t=>(e.trans._cache={keys:e.keys,values:"clone"===e.cache?N(t):t},t)))},mutate:e=>("add"!==e.type&&(e.trans._cache=null),r.mutate(e))}}})};function Gr(e){return!("from"in e)}const Wr=function(e,t){if(!this){const t=new Wr;return e&&"d"in e&&g(t,e),t}g(this,arguments.length?{d:1,from:e,to:arguments.length>1?t:e}:{d:0})};function Hr(e,t,r){const n=$t(t,r);if(isNaN(n))return;if(n>0)throw RangeError();if(Gr(e))return g(e,{from:t,to:r,d:1});const s=e.l,i=e.r;if($t(r,e.from)<0)return s?Hr(s,t,r):e.l={from:t,to:r,d:1,l:null,r:null},Jr(e);if($t(t,e.to)>0)return i?Hr(i,t,r):e.r={from:t,to:r,d:1,l:null,r:null},Jr(e);$t(t,e.from)<0&&(e.from=t,e.l=null,e.d=i?i.d+1:1),$t(r,e.to)>0&&(e.to=r,e.r=null,e.d=e.l?e.l.d+1:1);const o=!e.r;s&&!e.l&&$r(e,s),i&&o&&$r(e,i)}function $r(e,t){Gr(t)||function e(t,{from:r,to:n,l:s,r:i}){Hr(t,r,n),s&&e(t,s),i&&e(t,i)}(e,t)}function Vr(e){let t=Gr(e)?null:{s:0,n:e};return{next(e){const r=arguments.length>0;for(;t;)switch(t.s){case 0:if(t.s=1,r)for(;t.n.l&&$t(e,t.n.from)<0;)t={up:t,n:t.n.l,s:1};else for(;t.n.l;)t={up:t,n:t.n.l,s:1};case 1:if(t.s=2,!r||$t(e,t.n.to)<=0)return{value:t.n,done:!1};case 2:if(t.n.r){t.s=3,t={up:t,n:t.n.r,s:0};continue}case 3:t=t.up}return{done:!0}}}}function Jr(e){var t,r;const n=((null===(t=e.r)||void 0===t?void 0:t.d)||0)-((null===(r=e.l)||void 0===r?void 0:r.d)||0),s=n>1?"r":n<-1?"l":"";if(s){const t="r"===s?"l":"r",r={...e},n=e[s];e.from=n.from,e.to=n.to,e[s]=n[s],r[s]=n[t],e[t]=r,r.d=zr(r)}e.d=zr(e)}function zr({r:e,l:t}){return(e?t?Math.max(e.d,t.d):e.d:t?t.d:0)+1}b(Wr.prototype,{add(e){return $r(this,e),this},addKey(e){return Hr(this,e,e),this},addKeys(e){return e.forEach((e=>Hr(this,e,e))),this},[G](){return Vr(this)}});const Xr={stack:"dbcore",level:0,create:e=>{const t=e.schema.name,r=new Wr(e.MIN_KEY,e.MAX_KEY);return{...e,table:n=>{const s=e.table(n),{schema:i}=s,{primaryKey:o}=i,{extractKey:a,outbound:u}=o,l={...s,mutate:e=>{const o=e.trans,a=o.mutatedParts||(o.mutatedParts={}),u=e=>{const r=`idb://${t}/${n}/${e}`;return a[r]||(a[r]=new Wr)},l=u(""),c=u(":dels"),{type:h}=e;let[p,f]="deleteRange"===e.type?[e.range]:"delete"===e.type?[e.keys]:e.values.length<50?[[],e.values]:[];const g=e.trans._cache;return s.mutate(e).then((e=>{if(d(p)){"delete"!==h&&(p=e.results),l.addKeys(p);const t=Lr(p,g);t||"add"===h||c.addKeys(p),(t||f)&&function(e,t,r,n){t.indexes.forEach((function(t){const s=e(t.name||"");function i(e){return null!=e?t.extractKey(e):null}const o=e=>t.multiEntry&&d(e)?e.forEach((e=>s.addKey(e))):s.addKey(e);(r||n).forEach(((e,t)=>{const s=r&&i(r[t]),a=n&&i(n[t]);0!==$t(s,a)&&(null!=s&&o(s),null!=a&&o(a))}))}))}(u,i,t,f)}else if(p){const e={from:p.lower,to:p.upper};c.add(e),l.add(e)}else l.add(r),c.add(r),i.indexes.forEach((e=>u(e.name).add(r)));return e}))}},c=({query:{index:t,range:r}})=>{var n,s;return[t,new Wr(null!==(n=r.lower)&&void 0!==n?n:e.MIN_KEY,null!==(s=r.upper)&&void 0!==s?s:e.MAX_KEY)]},h={get:e=>[o,new Wr(e.key)],getMany:e=>[o,(new Wr).addKeys(e.keys)],count:c,query:c,openCursor:c};return f(h).forEach((e=>{l[e]=function(i){const{subscr:o}=Ne;if(o){const l=e=>{const r=`idb://${t}/${n}/${e}`;return o[r]||(o[r]=new Wr)},c=l(""),p=l(":dels"),[f,d]=h[e](i);if(l(f.name||"").add(d),!f.isPrimaryKey){if("count"!==e){const t="query"===e&&u&&i.values&&s.query({...i,values:!1});return s[e].apply(this,arguments).then((r=>{if("query"===e){if(u&&i.values)return t.then((({result:e})=>(c.addKeys(e),r)));const e=i.values?r.result.map(a):r.result;i.values?c.addKeys(e):p.addKeys(e)}else if("openCursor"===e){const e=r,t=i.values;return e&&Object.create(e,{key:{get:()=>(p.addKey(e.primaryKey),e.key)},primaryKey:{get(){const t=e.primaryKey;return p.addKey(t),t}},value:{get:()=>(t&&c.addKey(e.primaryKey),e.value)}})}return r}))}p.add(r)}}return s[e].apply(this,arguments)}})),l}}}};class Qr{constructor(e,t){this._middlewares={},this.verno=0;const r=Qr.dependencies;this._options=t={addons:Qr.addons,autoOpen:!0,indexedDB:r.indexedDB,IDBKeyRange:r.IDBKeyRange,...t},this._deps={indexedDB:t.indexedDB,IDBKeyRange:t.IDBKeyRange};const{addons:n}=t;this._dbSchema={},this._versions=[],this._storeNames=[],this._allTables={},this.idbdb=null,this._novip=this;const s={dbOpenError:null,isBeingOpened:!1,onReadyBeingFired:null,openComplete:!1,dbReadyResolve:fe,dbReadyPromise:null,cancelOpen:fe,openCanceller:null,autoSchema:!0,PR1398_maxLoop:3};var i;s.dbReadyPromise=new Ge((e=>{s.dbReadyResolve=e})),s.openCanceller=new Ge(((e,t)=>{s.cancelOpen=t})),this._state=s,this.name=e,this.on=Bt(this,"populate","blocked","versionchange","close",{ready:[we,fe]}),this.on.ready.subscribe=j(this.on.ready.subscribe,(e=>(t,r)=>{Qr.vip((()=>{const n=this._state;if(n.openComplete)n.dbOpenError||Ge.resolve().then(t),r&&e(t);else if(n.onReadyBeingFired)n.onReadyBeingFired.push(t),r&&e(t);else{e(t);const n=this;r||e((function e(){n.on.ready.unsubscribe(t),n.on.ready.unsubscribe(e)}))}}))})),this.Collection=(i=this,Kt(zt.prototype,(function(e,t){this.db=i;let r=Ct,n=null;if(t)try{r=t()}catch(e){n=e}const s=e._ctx,o=s.table,a=o.hook.reading.fire;this._ctx={table:o,index:s.index,isPrimKey:!s.index||o.schema.primKey.keyPath&&s.index===o.schema.primKey.name,range:r,keysOnly:!1,dir:"next",unique:"",algorithm:null,filter:null,replayFilter:null,justLimit:!0,isMatch:null,offset:0,limit:1/0,error:n,or:s.or,valueMapper:a!==de?a:null}}))),this.Table=function(e){return Kt(Rt.prototype,(function(t,r,n){this.db=e,this._tx=n,this.name=t,this.schema=r,this.hook=e._allTables[t]?e._allTables[t].hook:Bt(null,{creating:[ye,fe],reading:[ge,de],updating:[be,fe],deleting:[ve,fe]})}))}(this),this.Transaction=function(e){return Kt(lr.prototype,(function(t,r,n,s,i){this.db=e,this.mode=t,this.storeNames=r,this.schema=n,this.chromeTransactionDurability=s,this.idbtrans=null,this.on=Bt(this,"complete","error","abort"),this.parent=i||null,this.active=!0,this._reculock=0,this._blockedFuncs=[],this._resolve=null,this._reject=null,this._waitingFor=null,this._waitingQueue=null,this._spinCount=0,this._completion=new Ge(((e,t)=>{this._resolve=e,this._reject=t})),this._completion.then((()=>{this.active=!1,this.on.complete.fire()}),(e=>{var t=this.active;return this.active=!1,this.on.error.fire(e),this.parent?this.parent._reject(e):t&&this.idbtrans&&this.idbtrans.abort(),_t(e)}))}))}(this),this.Version=function(e){return Kt(Sr.prototype,(function(t){this.db=e,this._cfg={version:t,storesSource:null,dbschema:{},tables:{},contentUpgrade:null}}))}(this),this.WhereClause=function(e){return Kt(ir.prototype,(function(t,r,n){this.db=e,this._ctx={table:t,index:":id"===r?null:r,or:n};const s=e._deps.indexedDB;if(!s)throw new ce.MissingAPI;this._cmp=this._ascending=s.cmp.bind(s),this._descending=(e,t)=>s.cmp(t,e),this._max=(e,t)=>s.cmp(e,t)>0?e:t,this._min=(e,t)=>s.cmp(e,t)<0?e:t,this._IDBKeyRange=e._deps.IDBKeyRange}))}(this),this.on("versionchange",(e=>{e.newVersion>0?console.warn(`Another connection wants to upgrade database '${this.name}'. Closing db now to resume the upgrade.`):console.warn(`Another connection wants to delete database '${this.name}'. Closing db now to resume the delete request.`),this.close()})),this.on("blocked",(e=>{!e.newVersion||e.newVersion<e.oldVersion?console.warn(`Dexie.delete('${this.name}') was blocked`):console.warn(`Upgrade '${this.name}' blocked by other connection holding version ${e.oldVersion/10}`)})),this._maxKey=fr(t.IDBKeyRange),this._createTransaction=(e,t,r,n)=>new this.Transaction(e,t,r,this._options.chromeTransactionDurability,n),this._fireOnBlocked=e=>{this.on("blocked").fire(e),Pt.filter((e=>e.name===this.name&&e!==this&&!e._state.vcFired)).map((t=>t.on("versionchange").fire(e)))},this.use(Kr),this.use(Mr),this.use(Xr),this.use(Fr),this.vip=Object.create(this,{_vip:{value:!0}}),n.forEach((e=>e(this)))}version(e){if(isNaN(e)||e<.1)throw new ce.Type("Given version is not a positive number");if(e=Math.round(10*e)/10,this.idbdb||this._state.isBeingOpened)throw new ce.Schema("Cannot add version when database is open");this.verno=Math.max(this.verno,e);const t=this._versions;var r=t.filter((t=>t._cfg.version===e))[0];return r||(r=new this.Version(e),t.push(r),t.sort(Ar),r.stores({}),this._state.autoSchema=!1,r)}_whenReady(e){return this.idbdb&&(this._state.openComplete||Ne.letThrough||this._vip)?e():new Ge(((e,t)=>{if(this._state.openComplete)return t(new ce.DatabaseClosed(this._state.dbOpenError));if(!this._state.isBeingOpened){if(!this._options.autoOpen)return void t(new ce.DatabaseClosed);this.open().catch(fe)}this._state.dbReadyPromise.then(e,t)})).then(e)}use({stack:e,create:t,level:r,name:n}){n&&this.unuse({stack:e,name:n});const s=this._middlewares[e]||(this._middlewares[e]=[]);return s.push({stack:e,create:t,level:null==r?10:r,name:n}),s.sort(((e,t)=>e.level-t.level)),this}unuse({stack:e,name:t,create:r}){return e&&this._middlewares[e]&&(this._middlewares[e]=this._middlewares[e].filter((e=>r?e.create!==r:!!t&&e.name!==t))),this}open(){return function(e){const t=e._state,{indexedDB:r}=e._deps;if(t.isBeingOpened||e.idbdb)return t.dbReadyPromise.then((()=>t.dbOpenError?_t(t.dbOpenError):e));z&&(t.openCanceller._stackHolder=Z()),t.isBeingOpened=!0,t.dbOpenError=null,t.openComplete=!1;const n=t.openCanceller;function s(){if(t.openCanceller!==n)throw new ce.DatabaseClosed("db.open() was cancelled")}let i=t.dbReadyResolve,o=null,a=!1;return Ge.race([n,("undefined"==typeof navigator?Ge.resolve():Or()).then((()=>new Ge(((n,i)=>{if(s(),!r)throw new ce.MissingAPI;const u=e.name,l=t.autoSchema?r.open(u):r.open(u,Math.round(10*e.verno));if(!l)throw new ce.MissingAPI;l.onerror=or(i),l.onblocked=st(e._fireOnBlocked),l.onupgradeneeded=st((n=>{if(o=l.transaction,t.autoSchema&&!e._options.allowEmptyDB){l.onerror=ar,o.abort(),l.result.close();const e=r.deleteDatabase(u);e.onsuccess=e.onerror=st((()=>{i(new ce.NoSuchDatabase(`Database ${u} doesnt exist`))}))}else{o.onerror=or(i);var s=n.oldVersion>Math.pow(2,62)?0:n.oldVersion;a=s<1,e._novip.idbdb=l.result,qr(e,s/10,o,i)}}),i),l.onsuccess=st((()=>{o=null;const r=e._novip.idbdb=l.result,s=k(r.objectStoreNames);if(s.length>0)try{const n=r.transaction(1===(i=s).length?i[0]:i,"readonly");t.autoSchema?function({_novip:e},t,r){e.verno=t.version/10;const n=e._dbSchema=jr(0,t,r);e._storeNames=k(t.objectStoreNames,0),Tr(e,[e._allTables],f(n),n)}(e,r,n):(Pr(e,e._dbSchema,n),function(e,t){const r=_r(jr(0,e.idbdb,t),e._dbSchema);return!(r.add.length||r.change.some((e=>e.add.length||e.change.length)))}(e,n)||console.warn("Dexie SchemaDiff: Schema was extended without increasing the number passed to db.version(). Some queries may fail.")),br(e,n)}catch(e){}var i;Pt.push(e),r.onversionchange=st((r=>{t.vcFired=!0,e.on("versionchange").fire(r)})),r.onclose=st((t=>{e.on("close").fire(t)})),a&&function({indexedDB:e,IDBKeyRange:t},r){!Er(e)&&"__dbnames"!==r&&xr(e,t).put({name:r}).catch(fe)}(e._deps,u),n()}),i)}))))]).then((()=>(s(),t.onReadyBeingFired=[],Ge.resolve(Dr((()=>e.on.ready.fire(e.vip)))).then((function r(){if(t.onReadyBeingFired.length>0){let n=t.onReadyBeingFired.reduce(we,fe);return t.onReadyBeingFired=[],Ge.resolve(Dr((()=>n(e.vip)))).then(r)}}))))).finally((()=>{t.onReadyBeingFired=null,t.isBeingOpened=!1})).then((()=>e)).catch((r=>{t.dbOpenError=r;try{o&&o.abort()}catch(e){}return n===t.openCanceller&&e._close(),_t(r)})).finally((()=>{t.openComplete=!0,i()}))}(this)}_close(){const e=this._state,t=Pt.indexOf(this);if(t>=0&&Pt.splice(t,1),this.idbdb){try{this.idbdb.close()}catch(e){}this._novip.idbdb=null}e.dbReadyPromise=new Ge((t=>{e.dbReadyResolve=t})),e.openCanceller=new Ge(((t,r)=>{e.cancelOpen=r}))}close(){this._close();const e=this._state;this._options.autoOpen=!1,e.dbOpenError=new ce.DatabaseClosed,e.isBeingOpened&&e.cancelOpen(e.dbOpenError)}delete(){const e=arguments.length>0,t=this._state;return new Ge(((r,n)=>{const s=()=>{this.close();var e=this._deps.indexedDB.deleteDatabase(this.name);e.onsuccess=st((()=>{!function({indexedDB:e,IDBKeyRange:t},r){!Er(e)&&"__dbnames"!==r&&xr(e,t).delete(r).catch(fe)}(this._deps,this.name),r()})),e.onerror=or(n),e.onblocked=this._fireOnBlocked};if(e)throw new ce.InvalidArgument("Arguments not allowed in db.delete()");t.isBeingOpened?t.dbReadyPromise.then(s):s()}))}backendDB(){return this.idbdb}isOpen(){return null!==this.idbdb}hasBeenClosed(){const e=this._state.dbOpenError;return e&&"DatabaseClosed"===e.name}hasFailed(){return null!==this._state.dbOpenError}dynamicallyOpened(){return this._state.autoSchema}get tables(){return f(this._allTables).map((e=>this._allTables[e]))}transaction(){const e=Ir.apply(this,arguments);return this._transaction.apply(this,e)}_transaction(e,t,r){let n=Ne.trans;n&&n.db===this&&-1===e.indexOf("!")||(n=null);const s=-1!==e.indexOf("?");let i,o;e=e.replace("!","").replace("?","");try{if(o=t.map((e=>{var t=e instanceof this.Table?e.name:e;if("string"!=typeof t)throw new TypeError("Invalid table argument to Dexie.transaction(). Only Table or String are allowed");return t})),"r"==e||"readonly"===e)i="readonly";else{if("rw"!=e&&"readwrite"!=e)throw new ce.InvalidArgument("Invalid transaction mode: "+e);i="readwrite"}if(n){if("readonly"===n.mode&&"readwrite"===i){if(!s)throw new ce.SubTransaction("Cannot enter a sub-transaction with READWRITE mode when parent transaction is READONLY");n=null}n&&o.forEach((e=>{if(n&&-1===n.storeNames.indexOf(e)){if(!s)throw new ce.SubTransaction("Table "+e+" not included in parent transaction.");n=null}})),s&&n&&!n.active&&(n=null)}}catch(e){return n?n._promise(null,((t,r)=>{r(e)})):_t(e)}const a=Rr.bind(null,this,i,o,n,r);return n?n._promise(i,a,"lock"):Ne.trans?bt(Ne.transless,(()=>this._whenReady(a))):this._whenReady(a)}table(e){if(!v(this._allTables,e))throw new ce.InvalidTable(`Table ${e} does not exist`);return this._allTables[e]}}const Yr="undefined"!=typeof Symbol&&"observable"in Symbol?Symbol.observable:"@@observable";class Zr{constructor(e){this._subscribe=e}subscribe(e,t,r){return this._subscribe(e&&"function"!=typeof e?e:{next:e,error:t,complete:r})}[Yr](){return this}}function en(e,t){return f(t).forEach((r=>{$r(e[r]||(e[r]=new Wr),t[r])})),e}let tn;try{tn={indexedDB:p.indexedDB||p.mozIndexedDB||p.webkitIndexedDB||p.msIndexedDB,IDBKeyRange:p.IDBKeyRange||p.webkitIDBKeyRange}}catch(p){tn={indexedDB:null,IDBKeyRange:null}}const rn=Qr;function nn(e){let t=sn;try{sn=!0,ur.storagemutated.fire(e)}finally{sn=t}}b(rn,{...pe,delete:e=>new rn(e,{addons:[]}).delete(),exists:e=>new rn(e,{addons:[]}).open().then((e=>(e.close(),!0))).catch("NoSuchDatabaseError",(()=>!1)),getDatabaseNames(e){try{return function({indexedDB:e,IDBKeyRange:t}){return Er(e)?Promise.resolve(e.databases()).then((e=>e.map((e=>e.name)).filter((e=>"__dbnames"!==e)))):xr(e,t).toCollection().primaryKeys()}(rn.dependencies).then(e)}catch(e){return _t(new ce.MissingAPI)}},defineClass:()=>function(e){g(this,e)},ignoreTransaction:e=>Ne.trans?bt(Ne.transless,e):e(),vip:Dr,async:function(e){return function(){try{var t=Cr(e.apply(this,arguments));return t&&"function"==typeof t.then?t:Ge.resolve(t)}catch(e){return _t(e)}}},spawn:function(e,t,r){try{var n=Cr(e.apply(r,t||[]));return n&&"function"==typeof n.then?n:Ge.resolve(n)}catch(e){return _t(e)}},currentTransaction:{get:()=>Ne.trans||null},waitFor:function(e,t){const r=Ge.resolve("function"==typeof e?rn.ignoreTransaction(e):e).timeout(t||6e4);return Ne.trans?Ne.trans.waitFor(r):r},Promise:Ge,debug:{get:()=>z,set:e=>{X(e,"dexie"===e?()=>!0:Dt)}},derive:A,extend:g,props:b,override:j,Events:Bt,on:ur,liveQuery:function(e){return new Zr((t=>{const r=J(e);let n=!1,s={},i={};const o={get closed(){return n},unsubscribe:()=>{n=!0,ur.storagemutated.unsubscribe(c)}};t.start&&t.start(o);let a=!1,u=!1;function l(){return f(i).some((e=>s[e]&&function(e,t){const r=Vr(t);let n=r.next();if(n.done)return!1;let s=n.value;const i=Vr(e);let o=i.next(s.from),a=o.value;for(;!n.done&&!o.done;){if($t(a.from,s.to)<=0&&$t(a.to,s.from)>=0)return!0;$t(s.from,a.from)<0?s=(n=r.next(a.from)).value:a=(o=i.next(s.from)).value}return!1}(s[e],i[e])))}const c=e=>{en(s,e),l()&&h()},h=()=>{if(a||n)return;s={};const p={},f=function(t){r&&pt();const n=()=>ht(e,{subscr:t,trans:null}),s=Ne.trans?bt(Ne.transless,n):n();return r&&s.then(ft,ft),s}(p);u||(ur("storagemutated",c),u=!0),a=!0,Promise.resolve(f).then((e=>{a=!1,n||(l()?h():(s={},i=p,t.next&&t.next(e)))}),(e=>{a=!1,t.error&&t.error(e),o.unsubscribe()}))};return h(),o}))},extendObservabilitySet:en,getByKeyPath:E,setByKeyPath:D,delByKeyPath:function(e,t){"string"==typeof t?D(e,t,void 0):"length"in t&&[].map.call(t,(function(t){D(e,t,void 0)}))},shallowClone:O,deepClone:N,getObjectDiff:Nr,cmp:$t,asap:S,minKey:-1/0,addons:[],connections:Pt,errnames:ue,dependencies:tn,semVer:"3.2.3",version:"3.2.3".split(".").map((e=>parseInt(e))).reduce(((e,t,r)=>e+t/Math.pow(10,2*r)))}),rn.maxKey=fr(rn.dependencies.IDBKeyRange),"undefined"!=typeof dispatchEvent&&"undefined"!=typeof addEventListener&&(ur("storagemutated",(e=>{if(!sn){let t;St?(t=document.createEvent("CustomEvent"),t.initCustomEvent("x-storagemutated-1",!0,!0,e)):t=new CustomEvent("x-storagemutated-1",{detail:e}),sn=!0,dispatchEvent(t),sn=!1}})),addEventListener("x-storagemutated-1",(({detail:e})=>{sn||nn(e)})));let sn=!1;if("undefined"!=typeof BroadcastChannel){const e=new BroadcastChannel("x-storagemutated-1");"function"==typeof e.unref&&e.unref(),ur("storagemutated",(t=>{sn||e.postMessage(t)})),e.onmessage=e=>{e.data&&nn(e.data)}}else if("undefined"!=typeof self&&"undefined"!=typeof navigator){ur("storagemutated",(e=>{try{sn||("undefined"!=typeof localStorage&&localStorage.setItem("x-storagemutated-1",JSON.stringify({trig:Math.random(),changedParts:e})),"object"==typeof self.clients&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>t.postMessage({type:"x-storagemutated-1",changedParts:e}))))}catch(e){}})),"undefined"!=typeof addEventListener&&addEventListener("storage",(e=>{if("x-storagemutated-1"===e.key){const t=JSON.parse(e.newValue);t&&nn(t.changedParts)}}));const e=self.document&&navigator.serviceWorker;e&&e.addEventListener("message",(function({data:e}){e&&"x-storagemutated-1"===e.type&&nn(e.changedParts)}))}function on(e){return on="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},on(e)}function an(){an=function(){return e};var e={},t=Object.prototype,r=t.hasOwnProperty,n=Object.defineProperty||function(e,t,r){e[t]=r.value},s="function"==typeof Symbol?Symbol:{},i=s.iterator||"@@iterator",o=s.asyncIterator||"@@asyncIterator",a=s.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(e){u=function(e,t,r){return e[t]=r}}function l(e,t,r,s){var i=t&&t.prototype instanceof p?t:p,o=Object.create(i.prototype),a=new U(s||[]);return n(o,"_invoke",{value:w(e,r,a)}),o}function c(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}e.wrap=l;var h={};function p(){}function f(){}function d(){}var g={};u(g,i,(function(){return this}));var m=Object.getPrototypeOf,y=m&&m(m(k([])));y&&y!==t&&r.call(y,i)&&(g=y);var v=d.prototype=p.prototype=Object.create(g);function b(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function s(n,i,o,a){var u=c(e[n],e,i);if("throw"!==u.type){var l=u.arg,h=l.value;return h&&"object"==on(h)&&r.call(h,"__await")?t.resolve(h.__await).then((function(e){s("next",e,o,a)}),(function(e){s("throw",e,o,a)})):t.resolve(h).then((function(e){l.value=e,o(l)}),(function(e){return s("throw",e,o,a)}))}a(u.arg)}var i;n(this,"_invoke",{value:function(e,r){function n(){return new t((function(t,n){s(e,r,t,n)}))}return i=i?i.then(n,n):n()}})}function w(e,t,r){var n="suspendedStart";return function(s,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===s)throw i;return j()}for(r.method=s,r.arg=i;;){var o=r.delegate;if(o){var a=A(o,r);if(a){if(a===h)continue;return a}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=c(e,t,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===h)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function A(e,t){var r=t.method,n=e.iterator[r];if(void 0===n)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=void 0,A(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),h;var s=c(n,e.iterator,t.arg);if("throw"===s.type)return t.method="throw",t.arg=s.arg,t.delegate=null,h;var i=s.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function q(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function _(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function U(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(q,this),this.reset(!0)}function k(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,s=function t(){for(;++n<e.length;)if(r.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return s.next=s}}return{next:j}}function j(){return{value:void 0,done:!0}}return f.prototype=d,n(v,"constructor",{value:d,configurable:!0}),n(d,"constructor",{value:f,configurable:!0}),f.displayName=u(d,a,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,d):(e.__proto__=d,u(e,a,"GeneratorFunction")),e.prototype=Object.create(v),e},e.awrap=function(e){return{__await:e}},b(T.prototype),u(T.prototype,o,(function(){return this})),e.AsyncIterator=T,e.async=function(t,r,n,s,i){void 0===i&&(i=Promise);var o=new T(l(t,r,n,s),i);return e.isGeneratorFunction(r)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},b(v),u(v,a,"Generator"),u(v,i,(function(){return this})),u(v,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=Object(e),r=[];for(var n in t)r.push(n);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},e.values=k,U.prototype={constructor:U,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(_),!e)for(var t in this)"t"===t.charAt(0)&&r.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(r,n){return o.type="throw",o.arg=e,t.next=r,n&&(t.method="next",t.arg=void 0),!!n}for(var s=this.tryEntries.length-1;s>=0;--s){var i=this.tryEntries[s],o=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var a=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(a&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var s=this.tryEntries[n];if(s.tryLoc<=this.prev&&r.call(s,"finallyLoc")&&this.prev<s.finallyLoc){var i=s;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),_(r),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var s=n.arg;_(r)}return s}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:k(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),h}},e}function un(e,t,r,n,s,i,o){try{var a=e[i](o),u=a.value}catch(e){return void r(e)}a.done?t(u):Promise.resolve(u).then(n,s)}function ln(e){return function(){var t=this,r=arguments;return new Promise((function(n,s){var i=e.apply(t,r);function o(e){un(i,n,s,o,a,"next",e)}function a(e){un(i,n,s,o,a,"throw",e)}o(void 0)}))}}Ge.rejectionMapper=function(e,t){if(!e||e instanceof se||e instanceof TypeError||e instanceof SyntaxError||!e.name||!he[e.name])return e;var r=new he[e.name](t||e.message,e);return"stack"in e&&w(r,"stack",{get:function(){return this.inner.stack}}),r},X(z,Dt);var cn=function(){var e=new Qr("IDBCache",{autoOpen:!1});this._detectIE=function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(e.indexOf("Trident/")>0){var r=e.indexOf("rv:");return parseInt(e.substring(r+3,e.indexOf(".",r)),10)}var n=e.indexOf("Edge/");return n>0&&parseInt(e.substring(n+5,e.indexOf(".",n)),10)},this._detectSafari=function(){if(navigator.userAgent.match(/Safari/i)&&!1==!navigator.userAgent.match(/Chrome/i))return!1;var e=navigator.userAgent.toLowerCase();return(e=e.substring(e.indexOf("version/")+8)).substring(0,e.indexOf("."))},this.isSupported=function(){var e=window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB,t=window.IDBKeyRange||window.webkitIDBKeyRange,r=window.IDBCursor||window.webkitIDBCursor,n=this._detectIE(),s=this._detectSafari(),i=!1!==n&&n<11,o=!1!==s&&s<10,a=!!navigator.userAgent.match(/iPad|iPhone|iPod/i);return navigator.userAgent.match(/PhantomJS/i)?e&&t&&r:e&&t&&r&&!i&&!a&&!o},this.addResponse=function(t,r,n,s){return e.responseTable.put({etag:n,data:r,timestamp:$.now(),chunks:s?parseInt(s,10):null},t)},this.getResponse=function(t){return e.responseTable.get(t)},this.addBatchResponse=function(t,r,n,s){return e.batchedResponseTable.put({id:t+r,batch:r,data:n,timestamp:$.now(),chunks:s?parseInt(s,10):null})},this.getBatchResponse=function(t,r){return e.batchedResponseTable.get(t+r)},this.deleteBatchResponses=function(t){return e.batchedResponseTable.where("batch").equals(t).delete()},this.clear=function(){return Promise.all([e.responseTable.clear(),e.batchedResponseTable.clear()])},this.clearResponseTable=function(){return Promise.all([e.responseTable.clear()])},this.initDB=function(){return e.version(.1).stores({responseTable:""}),e.version(.2).stores({batchResponseTable:"&[id+batch],batch"}),e.version(.3).stores({batchedResponseTable:"id,batch",batchResponseTable:null}),e.version(.4).stores({batchedResponseTable:"id,batch"}).upgrade((function(e){e.batchedResponseTable.filter((function(e){return e.id.includes("objects")&&e.id.includes("topology")&&e.id.includes("shortinfo")})).delete()})),e.version(.5).stores({batchedResponseTable:"id,batch"}).upgrade((function(e){e.batchedResponseTable.filter((function(e){return e.id.includes("objects")&&e.id.includes("topology")&&e.id.includes("shortinfo")})).delete()})),e.open()},this.deleteDB=function(){return e.delete()},this.close=function(){return e.close()},this.isOpen=function(){return e.isOpen()},this.dumpTableContent=function(){var e=ln(an().mark((function e(t){var r,n;return an().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=function(e,t){var r,n;return"timestamp"===e?null!==(r=window)&&void 0!==r&&r.BIMPLUS_SDK_ENABLE_IDBCACHE_TIMESTAMP_DUMP?t:"NOT SHOWN":"data"===e?null!==(n=window)&&void 0!==n&&n.BIMPLUS_SDK_ENABLE_IDBCACHE_DATA_DUMP?t:"NOT SHOWN":t},n="",e.next=4,t.each((function(e){n+=" ".concat(JSON.stringify(e,r),"\n")}));case 4:return e.abrupt("return",n);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),this.dumpTable=function(){var e=ln(an().mark((function e(t){var r,n,s,i;return an().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.toCollection().count();case 2:return r=e.sent,n=[t.schema.primKey].concat(t.schema.indexes),s=n.map((function(e){return e.src})).join(","),i="Table: ".concat(t.name,", Schema: '").concat(s,"', Count of entries: ").concat(r,"\n"),e.t0=i,e.next=9,this.dumpTableContent(t);case 9:return i=e.t0+=e.sent,e.abrupt("return",i);case 11:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),this.dumpDatabase=ln(an().mark((function t(){var r;return an().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r="",r+="BimWebSdk: Dexie Databases Dump\n",r+="===============================\n",r+="Database: ".concat(e.name," (Version: ").concat(e.verno,")\n"),t.t0=r,t.next=7,this.dumpTable(e.responseTable);case 7:return r=t.t0+=t.sent,t.t1=r,t.next=11,this.dumpTable(e.batchedResponseTable);case 11:return r=t.t1+=t.sent,t.abrupt("return",r);case 13:case"end":return t.stop()}}),t,this)})))},hn=function(){var e=null,t=null,o=new cn;o.initDB().then((function(){window.BIMPLUS_SDK_ENABLE_IDBCACHE_DUMP&&o.dumpDatabase().then((function(e){console.log(e)}))})).catch((function(e){console.error("BimWebSdk indexedDB initialization error : "+e.stack||0)})),this.setAccessToken=function(t){e=t},this.setTokenType=function(e){t=e},this.getCache=function(){return o};var a=function(e,t,r){var n=r.getResponseHeader("ETag"),s=r.getResponseHeader("X-Total-Count"),i="arraybuffer"===r.responseType;if(n){var a=!1===i?JSON.stringify(t):null;o.addResponse(e,i?t:JSON.parse(a),n,s).then((function(){})).catch((function(t){console.error("BimWebSdk failed to add response to cache: "+e+" Reason: "+t.message)}))}},u=function(e){return"W"===e.charAt(0)?e.substring(2):e};this.getBatchResponse=function(e,t,s){var i=$.Deferred(),a=s.useXMLHttpRequest?n:r;return o.getBatchResponse(e,t).then((function(r){if(r){var n={};null!==r.chunks&&(n["Cached-X-Total-Count"]=r.chunks),n.status=304,i.resolve(r.data,304,n)}else a(e,"GET",null,s).done((function(r,n,s){var a=s.getResponseHeader("X-Total-Count"),u="arraybuffer"===s.responseType,l=!1===u?JSON.stringify(r):null;o.addBatchResponse(e,t,u?r:JSON.parse(l),a).then((function(){})).catch((function(t){console.error("BimWebSdk failed to add response to cache: "+e+" Reason: "+t.message)})),i.resolve(r,n,s)})).fail((function(e,t){i.reject(e,t)}))})),i.promise()},this.get=function(i,l){if(l||(l={}),l.token||(l.token=e),l.tokenType&&l.tokenType===t||(l.tokenType=t),l.queryParams&&(i+=s(l.queryParams)),l.responseBatch)return this.getBatchResponse(i,l.responseBatch,l);var c=$.Deferred(),h=l.useXMLHttpRequest?n:r;return o.getResponse("GET;"+i).then((function(e){if(e){var t=u(e.etag);l.eTag=t,h(i,"GET",null,l).done((function(t,r,n){304===n.status?(null!==e.chunks&&(n["Cached-X-Total-Count"]=e.chunks),c.resolve(e.data,r,n)):(a("GET;"+i,t,n),c.resolve(t,r,n))})).fail((function(e,t){c.reject(e,t)}))}else h(i,"GET",null,l).done((function(e,t,r){a("GET;"+i,e,r),c.resolve(e,t,r)})).fail((function(e,t){c.reject(e,t)}))})).catch((function(){h(i,"GET",null,l).done((function(e,t,r){a("GET;"+i,e,r),c.resolve(e,t,r)})).fail((function(e,t){c.reject(e,t)}))})),c.promise()},this.getChunked=function(t,r){return i(this,e,"medium",t,r,arguments.length>2&&void 0!==arguments[2]&&arguments[2])},this.put=function(n,i,o){return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"PUT",i,o)},this.post=function(i,o,a){return a||(a={}),a.token||(a.token=e),a.tokenType&&a.tokenType===t||(a.tokenType=t),a.queryParams&&(i+=s(a.queryParams)),(a.useXMLHttpRequest?n:r)(i,"POST",o,a)},this.del=function(n,i,o){return o||(o={}),i||(o.contentType=null),o.dataType=null,o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"DELETE",i||null,o)},this.head=function(n,i){i||(i={}),i.contentType="",i.dataType="",i.token||(i.token=e),i.tokenType&&i.tokenType===t||(i.tokenType=t),i.queryParams&&(n+=s(i.queryParams));var l=$.Deferred();return o.getResponse("HEAD;"+n).then((function(e){if(e){var t=u(e.etag);i.eTag=t,r(n,"HEAD",null,i).done((function(e,t,r){304===r.status?l.resolve(!0,t,r):(a("HEAD;"+n,null,r),l.resolve(!1,t,r))})).fail((function(e,t){l.reject(e,t)}))}else r(n,"HEAD",null,i).done((function(e,t,r){a("HEAD;"+n,null,r),l.resolve(!1,t,r)})).fail((function(e,t){l.reject(!1,t)}))})).catch((function(){r(n,"HEAD",null,i).done((function(e,t,r){a("HEAD;"+n,null,r),l.resolve(!1,t,r)})).fail((function(e,t){l.reject(!1,t)}))})),l.promise()}},pn=function(e){this.detectAllClashes=function(t){return e.request.post(e.getApiTeamUrl()+"services/postprocess",t)},this.detectDisciplinesClashes=function(t){return e.request.post(e.getApiTeamUrl()+"clashdetection",t)},this.getFilters=function(t,r){var n={queryParams:{customFilter:r}};return t?e.request.get(e.getApiTeamUrl()+"clashdetection/filters/"+t,r?n:null):e.request.get(e.getApiTeamUrl()+"clashdetection/filters",r?n:null)},this.calculateClashes=function(t,r,n){if(r||n){var s={queryParams:{}};return r&&(s.queryParams.topology=r),n&&(s.queryParams.clashElements=n),e.request.post(e.getApiTeamUrl()+"clashdetection/filters",t,s)}return e.request.post(e.getApiTeamUrl()+"clashdetection/filters",t)},this.getFilterResults=function(t,r,n,s){if(n||s){var i={queryParams:{}};return n&&(i.queryParams.topology=n),s&&(i.queryParams.clashElements=s),r?e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters/"+r,i):e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters",i)}return r?e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters/"+r):e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters")},this.createClashRule=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/clashfilters",JSON.stringify(r))},this.deleteClashRule=function(t,r){var n={queryParams:{force:r}};return e.request.del(e.getApiTeamUrl()+"clashfilters/"+t,null,r?n:null)},this.updateClashRule=function(t,r){return e.request.put(e.getApiTeamUrl()+"clashfilters/"+t,JSON.stringify(r))},this.getAllClashRules=function(t,r){var n={queryParams:{customFilter:r}};return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/clashfilters",r?n:null)}},fn=function(e){this.post=function(t){var r=[{message:t}];return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(r))},this.postExtended=function(t,r,n,s){var i=[{message:t,applicationclass:r,releaseversion:n,projectid:s}];return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(i))},this.postArray=function(t){return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(t))},this.get=function(){return e.request.get(e.getApiTeamUrl()+"clientlogs")}},dn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"comments/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"comments/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"comments/"+t,r)}},gn=function(e){this.get=function(t,r,n){var s="".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables");r&&(s+="?variantId=".concat(r));var i={};return n&&(i.queryParams={revision:n}),e.request.get(s,n?i:void 0)},this.post=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables"),r)},this.exportTable=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"customtables/").concat(t,"/export/excel"),r)},this.deleteAllTables=function(t){return e.request.del("".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables"))},this.deleteTable=function(t){return e.request.del("".concat(e.getApiTeamUrl(),"customtables/").concat(t))}},mn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"dimensionlines/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"dimensionlines/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"dimensionlines/"+t,r)}},yn=function(e){this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"element-types/"+t):e.request.get(e.getApiTeamUrl()+"element-types")},this.getDisciplines=function(t){return t?e.request.get(e.getApiTeamUrl()+"element-types/disciplines/"+t):e.request.get(e.getApiTeamUrl()+"element-types/disciplines")},this.getAttributeTemplates=function(t,r){return t?e.request.get(e.getApiTeamUrl()+"element-types/"+t+"/attributetemplates",r?{queryParams:r}:void 0):e.request.get(e.getApiTeamUrl()+"element-types/attributetemplates",r?{queryParams:r}:void 0)},this.getTopology=function(){return e.request.get(e.getApiTeamUrl()+"element-types/topology")},this.getProjectTopology=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/element-types")}},vn=function(e){this.exportObjects=function(t,r){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/objects/export/excel?typeId="+r)},this.exportModel=function(t,r,n,s,i,o){var a={};return n&&(a.revision=n),s&&(a.emptyPropExport=1),i&&(a.propSetExport=1),o&&(a.temporary="true"),e.request.post("".concat(e.getApiTeamUrl(),"projects/").concat(t,"/model/").concat(r,"/exportasync"),null,{queryParams:a,contentType:!1,processData:!1,dataType:null})},this.exportSelection=function(t,r,n,s){var i={};return r&&(i.emptyPropExport=r),n&&(i.propSetExport=n),s&&(i.temporary="true"),e.request.post("".concat(e.getApiTeamUrl(),"selections/").concat(t,"/exportasync"),null,{queryParams:i})},this.createExportSelection=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"projects/").concat(t,"/exportobjects"),r)}},bn=function(e){this.getAccessRights=function(t){return e.request.get(e.getApiTeamUrl()+"folders/"+t+"/rights")},this.setMemberAccessRights=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"folders/"+t+"/rights?assignrecursive="+(n?"true":"false"),r)},this.setMembersAccessRights=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"folders/"+t+"/usersrights?assignrecursive="+(n?"true":"false"),r)}},Tn=function(e){var t=function(t){return t?e.getApiUrl()+"content/freeattributegroups/":e.getApiTeamUrl()+"freeattributegroups/"};this.post=function(r,n){return e.request.post(t(n),r)},this.get=function(r,n){return r?e.request.get(t(n)+r):e.request.get(t(n))},this.put=function(r,n,s){return e.request.put(t(s)+r,n)},this.delete=function(r,n){return e.request.del(t(n)+r)},this.getFreeAttributes=function(r,n){return e.request.get(t(n)+r+"/freeattributes")}},wn=function(e){var t=function(t){return t?e.getApiUrl()+"content/freeattributes/":e.getApiTeamUrl()+"freeattributes/"};this.post=function(r,n){return e.request.post(t(n),r)},this.get=function(r,n,s){return r?e.request.get(t(n)+r,s?{queryParams:s}:void 0):e.request.get(t(n),s?{queryParams:s}:void 0)},this.put=function(r,n,s){return e.request.put(t(s)+r,n)},this.delete=function(r,n){return e.request.del(t(n)+r)},this.getTopology=function(r){return e.request.get(t(r)+"?topology=true")},this.getFilteredAttributes=function(t,r,n){var s=e.getApiTeamUrl();return t&&(s+="projects/".concat(t,"/")),s+="attributes?",r&&(s+="layer=".concat(r,"&")),n&&(s+="type=".concat(n)),e.request.get(s)}},An=function(e){this.calculate=function(t,r,n,s,i){var o={hiddenCalculation:{projectId:t,calculationMode:"View",view:r,clippingPlanes:n,clipRegion:{clipFace:!1},light:{useLight:!0,elevationAngle:45,sideAngle:60,useShadows:!1},propertySettings:{faceMode:"Filling",calcLines:!0},responseSettings:{mode:"Svg",svgHeight:390,svgWidth:500,fileName:s},sectionSettings:{}},runAsync:i};return e.request.post(e.getApiTeamUrl()+"services/Hiddencalculation",JSON.stringify(o))}},qn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"hyperlinks/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"hyperlinks/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"hyperlinks/"+t,r)}},_n=function(e){this.postModel=function(t,r,n,s,i){return"replaceModelData"===i?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/model/"+r+"/importasync?replaceModelData=true",n,{preparedData:n,contentType:!1,processData:!1,dataType:null,xhrUploadProgress:s}):e.request.post(e.getApiTeamUrl()+"projects/"+t+"/model/"+r+"/importasync",n,{preparedData:n,contentType:!1,processData:!1,dataType:null,xhrUploadProgress:s})}},Un=function(e){this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues",r)},this.get=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t)},this.postPin=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/pins",r)},this.getPins=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/pins")},this.deletePins=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/pins")},this.postComment=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/comments",r)},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/comments")},this.deleteComments=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/comments")},this.postAttachment=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/attachments",r)},this.getAttachments=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/attachments")},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/attachments")},this.put=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"issues/"+t,r,n?{queryParams:n}:void 0)},this.delete=function(t,r){var n={queryParams:{forceDelete:r}};return e.request.del(e.getApiTeamUrl()+"issues/"+t,null,r?n:null)},this.getRights=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/rights")},this.getIssueTypes=function(){return e.request.get(e.getApiTeamUrl()+"lib/issuetypes")},this.getReports=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/reports")},this.importBcf=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/issues/bcf",r,{contentType:!1,processData:!1})},this.updateImportBcf=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/issues/bcf",r)},this.exportBcf=function(t,r,n){return t?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues/export/bcf"+(n?"?version="+n:""),r):e.request.post(e.getApiTeamUrl()+"issues/export/bcf"+(n?"?version="+n:""),r)},this.exportExcel=function(t,r){return t?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues/export/excel",r):e.request.post(e.getApiTeamUrl()+"issues/export/excel",r)}},kn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"labels/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"labels/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"labels/"+t,r)}},jn=function(e){this.lockObject=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/locks",r,{dataType:"text"})},this.checkLocked=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/locks")},this.deleteLock=function(t,r){return!0===r?e.request.del(e.getApiTeamUrl()+"objects/"+t+"/locks?asAdmin=true"):e.request.del(e.getApiTeamUrl()+"objects/"+t+"/locks")},this.getLocksWithChildren=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/locks?withChildren=true")}},Pn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"members",t)},this.get=function(){return e.request.get(e.getApiTeamUrl()+"members")},this.putUser=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"members/"+r,n)},this.deleteUser=function(t,r){return e.request.del(e.getApiTeamUrl()+"members/"+r)}},Sn=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"messages",t)},this.getUserMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages")},this.getUserDashboardMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages?topic=dashboard")},this.getSentUserMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages/sent")},this.getSentGroupMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages/groupsent")},this.get=function(t){return e.request.get(e.getApiUrl()+"messages/"+t)},this.getFiltered=function(t){return e.request.get(e.getApiUrl()+"messages/",{queryParams:{filter:t}})},this.deleteMessage=function(t){return e.request.del(e.getApiUrl()+"messages/"+t)},this.markAsRead=function(t){return e.request.post(e.getApiUrl()+"messages/"+t+"/markasreadbrowser",null,{dataType:null,contentType:null})},this.updateDashboardAdditionalData=function(t,r){return e.request.put(e.getApiUrl()+"messages/"+t+"/updatedashboardadditionaldata",r)},this.addDashboardMessageAttachment=function(t,r,n){return e.request.put(e.getApiUrl()+"messages/"+t+"/upload?type=dashboard",r,n)},this.getAllMessagingGroups=function(){return e.request.get(e.getApiUrl()+"systemgroups")},this.getMessagingGroupsDetails=function(t){return e.request.get(e.getApiUrl()+"systemgroups/"+t)}},xn=function(e){this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"divisions/"+t):e.request.get(e.getApiTeamUrl()+"divisions")},this.head=function(t){return e.request.head?e.request.head(e.getApiTeamUrl()+"divisions/"+t):(console.warn("BimWebSdk: request (divisions/".concat(t,") does not support head method!")),new Promise((function(e){e(!1)})))},this.getDisciplines=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/disciplines")},this.setDisciplineValidity=function(t,r,n){var s={private:!n};return e.request.put(e.getApiTeamUrl()+"divisions/"+t+"/disciplines/"+r,JSON.stringify(s))},this.getRevisions=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisions")},this.getAllRevisions=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/revisions")},this.postRevision=function(t,r){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisions",r)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"divisions/"+t,r)},this.download=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/download")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"divisions/"+t)},this.move=function(t,r){return e.request.put(e.getApiTeamUrl()+"divisions/"+t+"/move",r)}},En=["topology","structure"],Dn=function(e){this.get=function(t,r){var n={};return t&&(n.object_id=t),r&&(n.project_id=r),e.request.get(e.getApiTeamUrl()+"settings/filters",{queryParams:n})},this.getFilteredObjects=function(t,r,n,s){if(n)return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r+"/properties",{queryParams:n});if(s&&En.find((function(e){return e===s}))){var i={};return i[s]=!0,e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r,{queryParams:i})}return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r)},this.getSelectionFilteredObjects=function(t,r,n,s){if(n)return e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r+"/properties",{queryParams:n});if(s&&En.find((function(e){return e===s}))){var i={};return i[s]=!0,e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r,{queryParams:i})}return e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r)},this.applyFilter=function(t){return e.request.get(e.getApiTeamUrl()+"filters/"+t)},this.post=function(t,r){var n={};return r&&(n.project_id=r),e.request.post(e.getApiTeamUrl()+"settings/filter",t,{queryParams:n})},this.put=function(t){return e.request.put(e.getApiTeamUrl()+"settings/filter",t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"settings/filter/"+t)},this.getFilter=function(t){return e.request.get(e.getApiTeamUrl()+"settings/filters/"+t)}},On=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"objects/",t)},this.get=function(t,r,n,s,i,o){var a={};r&&(a.queryParams={revision:r}),s&&(a.queryParams?a.queryParams.projectId=s:a.queryParams={projectId:s}),i&&(a.queryParams?a.queryParams.shortinfo=i:a.queryParams={shortinfo:i}),o&&(a.queryParams?a.queryParams.type=o:a.queryParams={type:o});var u=e.getApiTeamUrl()+"objects/"+t;return n&&(u+="/properties/",u+=n),e.request.get(u,r||s||i||o?a:void 0)},this.getInternal=function(t,r){var n={};r&&(n.queryParams={revision:r});var s=e.getApiTeamUrl()+"objects/"+t;return s+="/internal",e.request.get(s,r?n:void 0)},this.head=function(t,r){var n={};return r&&(n.queryParams={revision:r}),e.request.head?e.request.head(e.getApiTeamUrl()+"objects/"+t,r?n:void 0):(console.warn("BimWebSdk: request (objects/".concat(t,") does not support head method! Using get as fallback.")),e.request.get(e.getApiTeamUrl()+"objects/"+t,r?n:void 0))},this.getTopology=function(t,r,n,s,i){var o={};return(r||n||s)&&(o.queryParams={},r&&(o.queryParams.revision=r),n&&(o.queryParams.hideElements=n),s&&(o.queryParams.shortinfo=s)),i&&(o.responseBatch=i),e.request.get(e.getApiTeamUrl()+"objects/"+t+"/topology",o)},this.getGeometryThreeJS=function(t,r,n,s,i,o,a){var u,l=arguments.length>7&&void 0!==arguments[7]&&arguments[7],c={};return null===s&&null===i||(c.queryParams={},null!==s&&(c.queryParams.revision=s),null!==i&&(c.queryParams.levelofdetail=i)),a&&(c.responseBatch=a),u=r?e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/threejs":e.getApiTeamUrl()+"objects/"+t+"/geometries/threejs",o&&(u+="/properties/",u+=o),n?e.request.getChunked(u,c,l):e.request.get(u,c)},this.getGeometryGLB=function(t,r,n,s,i,o,a,u,l){var c,h=arguments.length>9&&void 0!==arguments[9]&&arguments[9],p=arguments.length>10&&void 0!==arguments[10]?arguments[10]:void 0,f={};return f.dataType="binary",f.processData=!1,f.responseType="arraybuffer",f.useXMLHttpRequest=!0,void 0===n&&void 0===s&&void 0===i&&void 0===o&&void 0===a&&void 0===p||(f.queryParams={},void 0!==n&&(f.queryParams.revision=n),void 0!==s&&(f.queryParams.levelofdetail=s),void 0!==i&&(f.queryParams.vertexNormals=i),void 0!==o&&(f.queryParams.smoothingAngle=o),void 0!==a&&(f.queryParams.topology=a),void 0!==p&&(f.queryParams.edges=p)),u&&(f.responseBatch=u),c=r?e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/glb":e.getApiTeamUrl()+"objects/"+t+"/geometries/glb",l?e.request.getChunked(c,f,h):e.request.get(c,f)},this.getGeometryTemplatesThreeJS=function(t,r,n,s,i,o){var a=arguments.length>6&&void 0!==arguments[6]&&arguments[6],u={};null===s&&null===i||(u.queryParams={},null!==s&&(u.queryParams.revision=s),null!==i&&(u.queryParams.levelofdetail=i)),o&&(u.responseBatch=o);var l=e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/templates/threejs";return n?e.request.getChunked(l,u,a):e.request.get(l,u)},this.getGeometryCompressed=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/meshblob"):e.request.get(e.getApiTeamUrl()+"objects/"+t+"/geometries/meshblob")},this.getProperties=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/geometries/threejs/properties"+r)},this.put=function(t,r,n){var s={};return n&&(s.projectid=n),e.request.put(e.getApiTeamUrl()+"objects/"+t,r,{queryParams:s})},this.postComment=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/comments",r)},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/comments")},this.deleteComments=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/comments")},this.postAttachment=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n,queryParams:s?{DocumentFolderId:s}:void 0})},this.getAttachments=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachments",r?{queryParams:{revision:r}}:void 0)},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachments")},this.postAttachmentLink=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks",r)},this.getAttachmentLinks=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks")},this.deleteAttachmentLink=function(t,r){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks/"+r)},this.postHyperlink=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks",r)},this.getHyperlinks=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks")},this.deleteHyperlinks=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t)},this.getAttributes=function(t,r,n,s){var i=r?"&documentversion="+r:"",o=s?"&revision="+s:"",a=n?"&projectid="+n:"",u=e.getApiTeamUrl()+"objects/"+t+"?freeattributes=true";return e.request.get(u+i+o+a)},this.getAttributesAsFlatStructure=function(t,r,n,s){var i=r?"&documentversion="+r:"",o=s?"&revision="+s:"",a=n?"&projectid="+n:"",u=e.getApiTeamUrl()+"objects/"+t+"?freeattributes=true&internal=true&attributedefinition=true";return e.request.get(u+i+o+a)},this.getAttributeValues=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attributes/"+r+"?children=true")},this.getComplexPropertiesTopology=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/complexproperties"+(r>=0?"?revision="+r:""))},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/thumbnail",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.deleteThumbnail=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/thumbnail")},this.addChildObject=function(t){return e.request.post(e.getApiTeamUrl()+"objects/alter/",t)},this.getReports=function(t,r,n){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/reports?version="+r+"&action="+n)},this.exportExcelReports=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/reports/export/excel",r)},this.postDimensions=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines",r)},this.putDimensions=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines",r)},this.getDimensions=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines")},this.deleteDimensions=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines")},this.postLabels=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/labels",r)},this.putLabels=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/labels",r)},this.getLabels=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/labels")},this.deleteLabels=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/labels")},this.postAnnotations=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/annotations",r)},this.putAnnotations=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/annotations",r)},this.getAnnotations=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/annotations")},this.deleteAnnotations=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/annotations")},this.getObjectIdsByQuery=function(t,r,n,s){var i=Array.isArray(s)?s.join(","):void 0,o={queryParams:{}};return o.queryParams[r]=n,i&&(o.queryParams.divisions=i),e.request.get(e.getApiTeamUrl()+"objects/"+t+"/query",o)},this.getObjectIdsByIfcId=function(e,t,r){return this.getObjectIdsByQuery(e,"93027bad-df91-48ee-a0bb-60a8184cddba",t,r)}},Cn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"pins/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"pins/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"pins/"+t,r)}},In=function(e){this.get=function(){return e.request.get(e.getApiUrl()+"project-actions-rights/")}},Rn=function(e){var t="projectattributetemplates";this.post=function(r){return e.request.post(e.getApiTeamUrl()+t,r)},this.get=function(r,n){var s=n?{queryParams:{default:n}}:null;return r?e.request.get(e.getApiTeamUrl()+t+"/"+r):e.request.get(e.getApiTeamUrl()+t,s)},this.put=function(r,n){return e.request.put(e.getApiTeamUrl()+t+"/"+r,n)},this.delete=function(r){return e.request.del(e.getApiTeamUrl()+t+"/"+r)},this.copyFrom=function(r,n){return e.request.put(e.getApiTeamUrl()+t+"/"+n+"/copyfrom",JSON.stringify({id:r}))},this.setDefault=function(r){return e.request.put(e.getApiTeamUrl()+t+"/"+r+"/default")}};function Bn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,s,i,o,a=[],u=!0,l=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=i.call(r)).done)&&(a.push(n.value),a.length!==t);u=!0);}catch(e){l=!0,s=e}finally{try{if(!u&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw s}}return a}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Kn(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Kn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Kn(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var Nn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"projects",t)},this.createFromExisting=function(t){return e.request.post(e.getApiTeamUrl()+"projects/copyfrom",t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t,r)},this.get=function(t,r,n,s,i){var o={queryParams:i||{}};return r&&(o.queryParams.disciplines=!1),s&&(o.queryParams.recycleBin=!0),t?e.request.get(e.getApiTeamUrl()+"projects/"+t,o):n?e.request.get(e.getApiUrl()+n+"/projects",o):e.getTeamSlug()?e.request.get(e.getApiTeamUrl()+"projects",o):e.request.get(e.getApiUrl()+"/projects",o)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t)},this.moveToRecycleBin=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"?moveToRecycleBin=true")},this.restoreFromRecycleBin=function(t){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/restore",JSON.stringify({}),{dataType:"text"})},this.deleteFromRecycleBin=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"?fromRecycleBin=true")},this.deleteServerCache=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/deletecache")},this.clearServerDecimation=function(t,r,n){return r||(r="00000000-0000-0000-0000-000000000000"),(n<0||""===n)&&(n="100"),e.request.del(e.getApiTeamUrl()+"temporary/projects/"+t+"/disciplines/"+r+"/levelofdetails/"+n)},this.getModels=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/divisions")},this.postModel=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/divisions",r)},this.getMembers=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/members")},this.postMember=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.putMember=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.deleteMember=function(t,r){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.getPins=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/pins")},this.putProject=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t,r)},this.postAttachment=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/attachments",r)},this.getAttachments=function(t,r,n){var s=n;return s||(s={}),r&&(s.revision=r),e.request.get(e.getApiTeamUrl()+"projects/"+t+"/attachments",r||n?{queryParams:s}:void 0)},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/attachments")},this.getTopology=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/topology")},this.getSpots=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/pins")},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/thumbnail",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"thumbnail/"+t)},this.deleteThumbnail=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/thumbnail")},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/comments")},this.getHyperlinks=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/hyperlinks")},this.getIssues=function(t,r){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/issues"+(r?"?scene=false":""))},this.getIssuesShortInfo=function(t){var r=function(){var e=Bn((new Date).toString().split("GMT"),2),t=e[0],r=e[1];if(!t||!r)return"";var n=new Date(t+"UTC").toISOString().split(".")[0],s=(r=r.split(" ")[0]).slice(0,3)+":"+r.slice(3);return n&&s?n+s:""}();return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/issues?shortinfo=true"+(r?"&currenttime="+r:""))},this.postSlideshow=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/slideshows",r)},this.getSlideshows=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/slideshows")},this.deleteSlideshows=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/slideshows")},this.exportSlideshowToPDF=function(t,r){var n={slideShowId:r};return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/slideshow/export/pdf",JSON.stringify(n))},this.getProjectInfo=function(t,r){var n={queryParams:r||{}};return e.request.get(e.getApiTeamUrl()+"projects/"+t,n)}},Mn=function(e){this.postRevision=function(t,r){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisions",r)},this.getRevisionList=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisions")},this.getRevisionInfo=function(t){return e.request.get(e.getApiTeamUrl()+"revisions/"+t)},this.postRevisionInfo=function(t,r){return e.request.post(e.getApiTeamUrl()+"revisions/"+t,r)},this.putRevisionInfo=function(t,r){return e.request.put(e.getApiTeamUrl()+"revisions/"+t,r)},this.getRevisionsComparisonResult=function(t,r,n,s){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n,s)},this.compareRevisions=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n,null,s)},this.excelExportRevisionsComparisonResult=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n+"/export/excel",s)}},Ln=function(e){this.getRoles=function(t){return t?e.request.get(e.getApiTeamUrl()+"projects/"+t+"/members"):e.request.get(e.getApiTeamUrl()+"roles")},this.postUserRole=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.putUserRole=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.deleteUser=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/members")}},Fn=function(e){this.get=function(t,r){if(t||r){var n={queryParams:{}};return void 0!==t&&(n.queryParams.rights=t),void 0!==r&&(n.queryParams.customrole=r),e.request.get(e.getApiTeamUrl()+"roles/",n)}return e.request.get(e.getApiTeamUrl()+"roles/")},this.getAllRights=function(t){if(t){var r={queryParams:{globalfreeattributes:t.globalfreeattributes,global:t.global,project:t.project,document:t.document,layer:t.layer}};return e.request.get(e.getApiTeamUrl()+"rights",r)}return e.request.get(e.getApiTeamUrl()+"rights")},this.post=function(t){return e.request.post(e.getApiTeamUrl()+"roles/",t)},this.getRoleDetails=function(t){return e.request.get(e.getApiTeamUrl()+"roles/"+t)},this.updateRole=function(t,r){return e.request.put(e.getApiTeamUrl()+"roles/"+t,r)},this.deleteRole=function(t){return e.request.del(e.getApiTeamUrl()+"roles/"+t)}},Gn=function(e){this.calculateCutSection=function(t){var r,n,s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i={cuttingCalculation:{projectId:t.projectId,cuttingPlanes:t.cuttingPlanes,selection:{modelLayer:t.modelLayer,topologyNodes:t.topologyNodes,hiddenObjects:t.hiddenObjects},settings:t.settings},runAsync:s};if("glb"===(null===(r=i.cuttingCalculation)||void 0===r||null===(n=r.settings)||void 0===n?void 0:n.responseGeometry)){return e.request.post(e.getApiTeamUrl()+"services/CuttingCalculation",JSON.stringify(i),{useXMLHttpRequest:!0,dataType:"binary",processData:!1,responseType:"arraybuffer"})}return e.request.post(e.getApiTeamUrl()+"services/CuttingCalculation",JSON.stringify(i))}},Wn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"share",t)}},Hn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"slides/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"slides/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"slides/"+t)},this.postThumbnail=function(t,r){return e.request.post(e.getApiTeamUrl()+"slides/"+t+"/thumbnail",r)}},$n=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"slideshows/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"slideshows/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"slideshows/"+t)},this.postSlide=function(t,r){return e.request.post(e.getApiTeamUrl()+"slideshows/"+t+"/slides",r)},this.getSlides=function(t){return e.request.get(e.getApiTeamUrl()+"slideshows/"+t+"/slides")},this.postThumbnail=function(t,r){return e.request.post(e.getApiTeamUrl()+"slideshows/"+t+"/thumbnail",r)},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"thumbnail/"+t)}},Vn=function(e){this.postStructure=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/structures",r)},this.postStructureTopology=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/topology",r)},this.postSubNode=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t,r)},this.postAssignedObject=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/assign/"+r+"?varianttype="+n,s)},this.attributeAssign=function(t,r,n,s){var i={attributeId:n};return s&&(i.variantType=s),e.request.put(e.getApiTeamUrl()+"projects/"+t+"/structures/"+r+"/attributeassign",JSON.stringify(i))},this.deleteAssignedObject=function(t,r,n,s){var i=[s?"removeAllNodes=true":"",n?"varianttype=true":""].filter((function(e){return e})).join("&");return e.request.del(e.getApiTeamUrl()+"structures/"+t+"/delete/"+r+"?"+i)},this.getStructure=function(t,r,n){return r?e.request.get(e.getApiTeamUrl()+"structures/"+r):e.request.get(e.getApiTeamUrl()+"projects/"+t+"/structures"+(n?"?type="+n:""))},this.getTopology=function(t,r,n){return void 0===n||""==n?e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology?varianttype="+r):!0===n?e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology?varianttype="+r+"&attributes=true"):void 0},this.getTopologyStructure=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/topologystructure")},this.resetTopologyStructure=function(t){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/topologystructure/reset")},this.copyStructure=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/copy?elementRelation="+n+"&attributes=true",r)},this.putStructure=function(t,r,n){var s=n?"?applyToChild=true":"";return e.request.put(e.getApiTeamUrl()+"structures/"+t+s,r)},this.reorderStructure=function(t,r){return e.request.put(e.getApiTeamUrl()+"structures/"+t+"/reorder?varianttype="+r)},this.deleteStructure=function(t,r,n){return n?e.request.del(e.getApiTeamUrl()+"structures/"+t+"?forceDelete=true"):r?e.request.del(e.getApiTeamUrl()+"structures/"+t+"?deleteAll=true"):e.request.del(e.getApiTeamUrl()+"structures/"+t)},this.removeAllAssignedObjects=function(t){return e.request.del(e.getApiTeamUrl()+"structures/"+t+"/delete")},this.deleteAllProjectStructures=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/structures")},this.postVariantType=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/variants",r)},this.getVariantType=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r):e.request.get(e.getApiTeamUrl()+"projects/"+t+"/variants")},this.deleteVariantType=function(t,r){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r)},this.copyElementsToVariant=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r+"/copyfrom",n)}},Jn=function(e){this.get=function(){return e.request.get(e.getApiUrl()+"team-actions-rights/")}},zn=function(e){this.get=function(t,r){var n={queryParams:{}};return r&&(n.queryParams.filterEmpty=r),t?e.request.get(e.getApiUrl()+"teams/"+t,n):e.request.get(e.getApiUrl()+"teams",n)},this.postTeam=function(t){return e.request.post(e.getApiUrl()+"teams",t)},this.putTeam=function(t){return e.request.put(e.getApiUrl()+"team",t)},this.deleteTeam=function(t){return e.request.del(e.getApiUrl()+"teams/"+t)},this.getAccountSettings=function(t){return e.request.get(e.getApiUrl()+"administration/teams/"+t+"/accountsettings")},this.getRestrictions=function(t){return e.request.get(e.getApiUrl()+"teams/"+t+"/restrictions")},this.deleteServerCache=function(){return e.request.del(e.getApiTeamUrl()+"deleteCache")}},Xn=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"terms/download",{queryParams:n,dataType:"html"})}},Qn=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"dataprotectiondeclarations/download",{queryParams:n,dataType:"html"})},this.getForbiddenEmails=function(){return e.request.get(e.getApiUrl()+"/restrictedemails")}},Yn=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"imprints/download",{queryParams:n,dataType:"html"})}},Zn=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"content/units/",t)},this.get=function(t){return t?e.request.get(e.getApiUrl()+"content/units/"+t):e.request.get(e.getApiUrl()+"content/units/")},this.put=function(t,r){return e.request.put(e.getApiUrl()+"content/units/"+t,r)},this.delete=function(t){return e.request.del(e.getApiUrl()+"content/units/"+t)}},es=function(e){this.get=function(t){return t?e.request.get(e.getApiUrl()+"user",{token:t}):e.request.get(e.getApiUrl()+"user")},this.put=function(t,r,n){var s=e.getApiUrl()+"user/";return t&&(s+=t),n?e.request.put(s,r,{token:n}):e.request.put(s,r)},this.setPassword=function(t,r,n){var s=e.getApiUrl()+"user/set_password";return t&&(s+=t),n?e.request.put(s,r,{token:n}):e.request.put(s,r)},this.post=function(t){return e.request.post(e.getApiUrl()+"user",t)},this.postPhoto=function(t){return e.request.post(e.getApiUrl()+"user/photo",t,{contentType:!1,processData:!1})},this.deletePhoto=function(){return e.request.del(e.getApiUrl()+"user/photo")},this.getPhoto=function(){return e.request.get(e.getApiUrl()+"user/photo")},this.putPassword=function(t){return e.request.put(e.getApiUrl()+"user/change_password",t)},this.getSubscriptions=function(t){return t?e.request.get(e.getApiUrl()+"user/accountsettings/"+t):e.request.get(e.getApiUrl()+"user/accountsettings")}},ts=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"users",t)},this.exist=function(t){return e.request.get(e.getApiUrl()+"users/exist",{queryParams:{email:t}})},this.put=function(t,r){return e.request.put(e.getApiUrl()+"users/"+t,r)},this.delete=function(t){return e.request.del(e.getApiUrl()+"users/"+t)},this.setSubscriptions=function(t,r){return e.request.post(e.getApiUrl()+"administration/users/"+t+"/accountsettings",r)}},rs=function(e){this.postSettings=function(t,r){return e.request.post(e.getApiTeamUrl()+"userSettings/"+t,r)},this.getSettings=function(t){return e.request.get(e.getApiTeamUrl()+"userSettings/"+t)}},ns=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"invitations/"+(t||""))},this.getProjectInvitations=function(t){return e.request.get("".concat(e.getApiTeamUrl(),"invitations?projectId=").concat(t))},this.post=function(t){return e.request.post(e.getApiTeamUrl()+"invitations/",t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"invitations/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"invitations/"+t,r)},this.accept=function(t,r){return e.request.put(e.getApiUrl()+"invitations/"+t+"/accept",r)},this.getInvitation=function(t,r){return e.request.get(e.getApiUrl()+"invitations/"+t,r)}},ss=function(e){this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/selections",r)},this.get=function(t){return e.request.get(e.getApiTeamUrl()+"selections/"+t)},this.getAllSelections=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/selections")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"selections/"+t)}},is=function(e){this.postGroup=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/usergroups",r)},this.getGroups=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/usergroups")},this.getUsers=function(t){return e.request.get(e.getApiTeamUrl()+"usergroups/"+t)},this.deleteGroup=function(t){return e.request.del(e.getApiTeamUrl()+"usergroups/"+t)},this.putGroup=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t,r)},this.assignUser=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t+"/assign",r)},this.removeUser=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t+"/remove",r)}},os=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"scenes/"+t)},this.getObjectScenes=function(t,r){var n={};r&&(n.queryParams={shortInfo:r});var s=e.getApiTeamUrl()+"objects/"+t+"/scenes";return e.request.get(s,n)},this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/scenes",r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"scenes/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"scenes/"+t,r)},this.postThumbnailAttachment=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n,queryParams:s?{attachmenttype:"thumbnailhighresolution"}:void 0})},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{queryParams:n?{attachmenttype:"thumbnailhighresolution"}:void 0})},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachments")}},as=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"services/BaseQuantities",JSON.stringify(t))}},us=function(e){this.createWorkflowTemplateFolder=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t,r)},this.putWorkflowTemplateFolder=function(t,r){return e.request.put(e.getApiTeamUrl()+"structures/"+t,r)},this.postWorkflowTemplate=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/workflowtemplates",r)},this.putWorkflowTemplate=function(t,r){return e.request.put(e.getApiTeamUrl()+"workflowtemplates/"+t,r)},this.getWorkflowTemplate=function(t){return e.request.get(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.getWorkflowTemplateRoot=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/structures?type=IsoWorkflowStructure")},this.getWorkflowTemplateStructure=function(t){return e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology")},this.getAllWorkflowTemplates=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/workflowtemplates")},this.deleteWorkflowTemplate=function(t){return e.request.del(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.getWorkflowTemplateInfo=function(t){return e.request.get(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.initializeWorkflowTemplate=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/workflows",r)},this.getAllWorkflows=function(t,r){var n={queryParams:{}};return n.queryParams.status=r,e.request.get(e.getApiTeamUrl()+"projects/"+t+"/workflows",n)},this.getWorkflow=function(t){return e.request.get(e.getApiTeamUrl()+"workflows/"+t)},this.deleteWorkflow=function(t){return e.request.del(e.getApiTeamUrl()+"workflows/"+t)},this.putWorkflow=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t.id,t)},this.submitReview=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t.id+"/?submit=true",t)},this.getStep=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t)},this.submitStep=function(t,r){return e.request.put(e.getApiTeamUrl()+"steps/"+t+"/?submit=true",r)},this.saveStep=function(t,r){return e.request.put(e.getApiTeamUrl()+"steps/"+t+"/?submit=false",r)},this.cancelWorkflow=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t+"/cancel")}};function ls(e){return ls="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ls(e)}function cs(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,(s=n.key,i=void 0,i=function(e,t){if("object"!==ls(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t||"default");if("object"!==ls(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(s,"string"),"symbol"===ls(i)?i:String(i)),n)}var s,i}var hs=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._config=null,t?(void 0===t.version&&(t.version="v2"),this._config=t):this._config=ps(),this._token=null,this._tokenType=null,this._teamSlug=null,this._cache=null,window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: config = ",this._config),this._config.cache?(this.request=new hn,this._cache=this.request.getCache(),!1===this._cache.isSupported()&&(console.warn("Warning: Caching requested but not supported by browser! Falling back to uncached requests."),this.request=new o,this._cache=null)):this.request=new o,this.authorize=new h(this),this.user=new es(this),this.users=new ts(this),this.teams=new zn(this),this.members=new Pn(this),this.projects=new Nn(this),this.structures=new Vn(this),this.models=new xn(this),this.objects=new On(this),this.revisions=new Mn(this),this.elementTypes=new yn(this),this.annotations=new u(this),this.attachments=new l(this),this.issues=new Un(this),this.labels=new kn(this),this.pins=new Cn(this),this.comments=new dn(this),this.hyperlinks=new qn(this),this.importService=new _n(this),this.slideshows=new $n(this),this.slides=new Hn(this),this.clashDetection=new pn(this),this.clientLogs=new fn(this),this.rightsService=new Ln(this),this.applicationSettings=new a(this),this.exportService=new vn(this),this.folders=new bn(this),this.locks=new jn(this),this.share=new Wn(this),this.messages=new Sn(this),this.objectFilters=new Dn(this),this.terms=new Xn(this),this.dataProtection=new Qn(this),this.dimensions=new mn(this),this.imprints=new Yn(this),this.projectActionsRights=new In(this),this.roles=new Fn(this),this.attributeTemplates=new c(this),this.units=new Zn(this),this.freeAttributes=new wn(this),this.freeAttributeGroups=new Tn(this),this.hiddenCalculation=new An(this),this.sectionCut=new Gn(this),this.projectAttributeTemplates=new Rn(this),this.teamActionsRights=new Jn(this),this.customTables=new gn(this),this.userSettings=new rs(this),this.invitations=new ns(this),this.selections=new ss(this),this.userGroups=new is(this),this.scenes=new os(this),this.baseQuantities=new as(this),this.workflows=new us(this)}var t,r,n;return t=e,(r=[{key:"setAccessToken",value:function(e){this._token=e,this.request.setAccessToken(e),window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: token was set to "+this._token)}},{key:"getAccessToken",value:function(){return this._token}},{key:"setTokenType",value:function(e){this._tokenType=e,this.request.setTokenType(e),window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: token type was set to "+this._tokenType)}},{key:"getTokenType",value:function(){return this._tokenType}},{key:"setAccessTokenAndType",value:function(e,t){this.setAccessToken(e),this.setTokenType(t)}},{key:"getAccessTokenAndType",value:function(){return{token:this._token,tokenType:this._tokenType}}},{key:"setTeamSlug",value:function(e){this._teamSlug=e,window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: team slug was set to "+this._teamSlug)}},{key:"getTeamSlug",value:function(){return this._teamSlug}},{key:"getApiUrl",value:function(){return this._config.protocol+this._config.host+"/"+(this._config.version?this._config.version+"/":"")}},{key:"getApiTeamUrl",value:function(){return this._teamSlug||console.error("Error: Teamslug not set"),this.getApiUrl()+this._teamSlug+"/"}},{key:"getCache",value:function(){return this._cache}}])&&cs(t.prototype,r),n&&cs(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),ps=function(e){var t="api.bimplus.net";if(e)switch(e){case"dev":t="api-dev.bimplus.net";break;case"stage":t="api-stage.bimplus.net"}return{protocol:"https://",host:t,cache:!1,version:"v2"}};return t})()));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.add=t():e.add=t()}(self,(()=>(()=>{"use strict";var e={d:(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};function r(e,t,r,n){var s;return $.ajax({url:e,type:t,data:r,contentType:void 0!==(null==n?void 0:n.contentType)?n.contentType:"application/json; charset=utf-8",dataType:void 0!==(null==n?void 0:n.dataType)?n.dataType:"json",processData:void 0!==(null==n?void 0:n.processData)&&n.processData,cache:!(null===(s=window)||void 0===s||!s.BIMPLUS_SDK_ENABLE_CACHE),async:!0,xhr:function(){var e=$.ajaxSettings.xhr();return void 0!==(null==n?void 0:n.xhrUploadProgress)&&e.upload.addEventListener("progress",n.xhrUploadProgress,!1),e},beforeSend:function(e){var t;if(void 0!==(null===(t=window)||void 0===t?void 0:t.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS++,null!=n&&n.token){var r=n.tokenType?n.tokenType:"BimPlus";e.setRequestHeader("Authorization",r+" "+n.token)}null!=n&&n.eTag&&(e.setRequestHeader("Cache-Control","no-cache"),window&&!window.BIMPLUS_SDK_DISABLE_ETAG&&e.setRequestHeader("If-None-Match",n.eTag))},complete:function(t){var r,n;if(void 0!==(null===(r=window)||void 0===r?void 0:r.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,null!==(n=window)&&void 0!==n&&n.BIMPLUS_SDK_LOG_API_CALLS){var s={url:e,response:null!=t&&t.responseText&&t.responseText.length>0?JSON.parse(t.responseText):null};console.log(JSON.stringify(s))}}})}function n(e,t,r,n){var s,i=$.Deferred();console.debug("xmlHttpRequest config=",n);var o=new XMLHttpRequest;return o.open(t,e,!0),o.setRequestHeader("Authorization","BimPlus "+n.token),void 0!==(null===(s=window)||void 0===s?void 0:s.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS++,null!=n&&n.responseType&&(console.debug("responseType is set to",n.responseType),o.responseType=n.responseType),null!=n&&n.eTag&&(console.debug("setRequestHeader is set to eTag",n.eTag),o.setRequestHeader("Cache-Control","no-cache"),window&&!window.BIMPLUS_SDK_DISABLE_ETAG&&o.setRequestHeader("If-None-Match",n.eTag)),o.onload=function(){var e;void 0!==(null===(e=window)||void 0===e?void 0:e.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,i.resolve(o.response,o.status,o)},o.onerror=function(){var e;void 0!==(null===(e=window)||void 0===e?void 0:e.BIMPLUS_SDK_PENDING_REQUESTS)&&window.BIMPLUS_SDK_PENDING_REQUESTS--,i.reject()},r&&o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.send(r),i.promise()}function s(e){var t="?";for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t+=r+"="+e[r]+"&");return t=t.slice(0,-1)}function i(e,t,r,n,s){var i=arguments.length>5&&void 0!==arguments[5]&&arguments[5];s||(s={}),s.token||(s.token=t),s.queryParams||(s.queryParams={}),s.queryParams.chunkSize=r,s.queryParams.chunk=1;var o=$.Deferred(),u=[];return e.get(n,s).done((function(t,r,a){u.push(t);var l=0;if(200===a.status){var c=a.getResponseHeader("X-Total-Count");c?l=parseInt(c,10):console.warn("Request for "+n+" doesn't support chunked responses!")}else 304===a.status&&(a["Cached-X-Total-Count"]?l=a["Cached-X-Total-Count"]:console.warn("Cached request for "+n+" doesn't contain chunk info!"));if(i){for(var h=function(){var t=$.Deferred();s.queryParams.chunk=p,e.get(n,s).done((function(e){t.resolve(e)})).fail((function(e,r){t.reject(e,r)})),u.push(t)},p=2;p<=l;p++)h();o.resolve(u)}else{for(var f=[],d=2;d<=l;d++){s.queryParams.chunk=d;var g=e.get(n,s).done((function(e){u.push(e)})).fail((function(e,t){o.reject(e,t)}));f.push(g)}Promise.all(f).then((function(){o.resolve(u)}))}})).fail((function(e,t){o.reject(e,t)})),o.promise()}e.r(t),e.d(t,{Api:()=>ws,IDBCache:()=>Tn,createDefaultConfig:()=>As});var o=function(){var e=null,t=null;this.setAccessToken=function(t){e=t},this.setTokenType=function(e){t=e},this.get=function(i,o){var u;return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(i+=s(o.queryParams)),null!==(u=o)&&void 0!==u&&u.useXMLHttpRequest?n(i,"GET",null,o):r(i,"GET",null,o)},this.getChunked=function(t,r){return i(this,e,"medium",t,r,arguments.length>2&&void 0!==arguments[2]&&arguments[2])},this.put=function(n,i,o){return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"PUT",i,o)},this.post=function(i,o,u){var a;return u||(u={}),u.token||(u.token=e),u.tokenType&&u.tokenType===t||(u.tokenType=t),u.queryParams&&(i+=s(u.queryParams)),null!==(a=u)&&void 0!==a&&a.useXMLHttpRequest?n(i,"POST",o,u):r(i,"POST",o,u)},this.del=function(n,i,o){return o||(o={}),i||(o.contentType=null),o.dataType=null,o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"DELETE",i||null,o)}},u=function(e){this.postSettings=function(t){return e.request.post(e.getApiUrl()+"application/settings",t)},this.getSettings=function(t){return t?e.request.get(e.getApiUrl()+"application/settings/"+t):e.request.get(e.getApiUrl()+"application/settings")},this.putSettings=function(t,r){return e.request.put(e.getApiUrl()+"application/settings/"+t,r)},this.deleteSettings=function(t){return e.request.del(e.getApiUrl()+"application/settings/"+t)}},a=function(e){this.get=function(t){return console.debug("Annotation get API ",e.getApiTeamUrl()+"annotations/"+t),e.request.get(e.getApiTeamUrl()+"annotations/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"annotations/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"annotations/"+t,r)}},l=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"attachments/"+t)},this.download=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/versions/"+r+"/download"):e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/download")},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"attachments/"+t,r)},this.post=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"attachments/"+t,r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.delete=function(t,r){return r?e.request.del(e.getApiTeamUrl()+"attachments/"+t+"/versions/"+r):e.request.del(e.getApiTeamUrl()+"attachments/"+t)},this.deleteSelected=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachments")},this.postVersion=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"attachments/"+t+"/versions",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.getAllVersions=function(t){return e.request.get(e.getApiTeamUrl()+"attachments/"+t+"/versions")},this.releaseVersion=function(t,r){return e.request.put(e.getApiTeamUrl()+"attachments/"+t+"/release",r)}},c=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"attributetemplates",t)},this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"attributetemplates/"+t):e.request.get(e.getApiTeamUrl()+"attributetemplates")},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"attributetemplates/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"attributetemplates/"+t)}},h=function(e){this.post=function(t,r,n){return e.request.post(e.getApiUrl()+"authorize",JSON.stringify({user_id:t,password:r,application_id:n}))},this.forgotPassword=function(t){return e.request.post(e.getApiUrl()+"auth-forgot",t,{dataType:null})},this.checkAccessToken=function(){return e.request.get(e.getApiUrl()+"authorize")},this.requestCrossToken=function(){return e.request.post(e.getApiUrl()+"cross-token")},this.requestExternalAppToken=function(){return e.request.get(e.getApiUrl()+"validate")},this.getOpenIdConfiguration=function(){return e.request.get(e.getApiUrl()+".well-known/openid-configuration")}};const p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,f=Object.keys,d=Array.isArray;function g(e,t){return"object"!=typeof t||f(t).forEach((function(r){e[r]=t[r]})),e}"undefined"==typeof Promise||p.Promise||(p.Promise=Promise);const m=Object.getPrototypeOf,y={}.hasOwnProperty;function v(e,t){return y.call(e,t)}function b(e,t){"function"==typeof t&&(t=t(m(e))),("undefined"==typeof Reflect?f:Reflect.ownKeys)(t).forEach((r=>{w(e,r,t[r])}))}const T=Object.defineProperty;function w(e,t,r,n){T(e,t,g(r&&v(r,"get")&&"function"==typeof r.get?{get:r.get,set:r.set,configurable:!0}:{value:r,configurable:!0,writable:!0},n))}function A(e){return{from:function(t){return e.prototype=Object.create(t.prototype),w(e.prototype,"constructor",e),{extend:b.bind(null,e.prototype)}}}}const q=Object.getOwnPropertyDescriptor;function _(e,t){let r;return q(e,t)||(r=m(e))&&_(r,t)}const U=[].slice;function k(e,t,r){return U.call(e,t,r)}function j(e,t){return t(e)}function P(e){if(!e)throw new Error("Assertion Failed")}function S(e){p.setImmediate?setImmediate(e):setTimeout(e,0)}function x(e,t){return e.reduce(((e,r,n)=>{var s=t(r,n);return s&&(e[s[0]]=s[1]),e}),{})}function E(e,t){if(v(e,t))return e[t];if(!t)return e;if("string"!=typeof t){for(var r=[],n=0,s=t.length;n<s;++n){var i=E(e,t[n]);r.push(i)}return r}var o=t.indexOf(".");if(-1!==o){var u=e[t.substr(0,o)];return void 0===u?void 0:E(u,t.substr(o+1))}}function D(e,t,r){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){P("string"!=typeof r&&"length"in r);for(var n=0,s=t.length;n<s;++n)D(e,t[n],r[n])}else{var i=t.indexOf(".");if(-1!==i){var o=t.substr(0,i),u=t.substr(i+1);if(""===u)void 0===r?d(e)&&!isNaN(parseInt(o))?e.splice(o,1):delete e[o]:e[o]=r;else{var a=e[o];a&&v(e,o)||(a=e[o]={}),D(a,u,r)}}else void 0===r?d(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=r}}function O(e){var t={};for(var r in e)v(e,r)&&(t[r]=e[r]);return t}const C=[].concat;function I(e){return C.apply([],e)}const R="Boolean,String,Date,RegExp,Blob,File,FileList,FileSystemFileHandle,ArrayBuffer,DataView,Uint8ClampedArray,ImageBitmap,ImageData,Map,Set,CryptoKey".split(",").concat(I([8,16,32,64].map((e=>["Int","Uint","Float"].map((t=>t+e+"Array")))))).filter((e=>p[e])),B=R.map((e=>p[e]));x(R,(e=>[e,!0]));let K=null;function N(e){K="undefined"!=typeof WeakMap&&new WeakMap;const t=M(e);return K=null,t}function M(e){if(!e||"object"!=typeof e)return e;let t=K&&K.get(e);if(t)return t;if(d(e)){t=[],K&&K.set(e,t);for(var r=0,n=e.length;r<n;++r)t.push(M(e[r]))}else if(B.indexOf(e.constructor)>=0)t=e;else{const r=m(e);for(var s in t=r===Object.prototype?{}:Object.create(r),K&&K.set(e,t),e)v(e,s)&&(t[s]=M(e[s]))}return t}const{toString:L}={};function F(e){return L.call(e).slice(8,-1)}const G="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator",W="symbol"==typeof G?function(e){var t;return null!=e&&(t=e[G])&&t.apply(e)}:function(){return null},H={};function V(e){var t,r,n,s;if(1===arguments.length){if(d(e))return e.slice();if(this===H&&"string"==typeof e)return[e];if(s=W(e)){for(r=[];!(n=s.next()).done;)r.push(n.value);return r}if(null==e)return[e];if("number"==typeof(t=e.length)){for(r=new Array(t);t--;)r[t]=e[t];return r}return[e]}for(t=arguments.length,r=new Array(t);t--;)r[t]=arguments[t];return r}const J="undefined"!=typeof Symbol?e=>"AsyncFunction"===e[Symbol.toStringTag]:()=>!1;var z="undefined"!=typeof location&&/^(http|https):\/\/(localhost|127\.0\.0\.1)/.test(location.href);function X(e,t){z=e,Q=t}var Q=()=>!0;const Y=!new Error("").stack;function Z(){if(Y)try{throw Z.arguments,new Error}catch(e){return e}return new Error}function ee(e,t){var r=e.stack;return r?(t=t||0,0===r.indexOf(e.name)&&(t+=(e.name+e.message).split("\n").length),r.split("\n").slice(t).filter(Q).map((e=>"\n"+e)).join("")):""}var te=["Unknown","Constraint","Data","TransactionInactive","ReadOnly","Version","NotFound","InvalidState","InvalidAccess","Abort","Timeout","QuotaExceeded","Syntax","DataClone"],re=["Modify","Bulk","OpenFailed","VersionChange","Schema","Upgrade","InvalidTable","MissingAPI","NoSuchDatabase","InvalidArgument","SubTransaction","Unsupported","Internal","DatabaseClosed","PrematureCommit","ForeignAwait"].concat(te),ne={VersionChanged:"Database version changed by other database connection",DatabaseClosed:"Database has been closed",Abort:"Transaction aborted",TransactionInactive:"Transaction has already completed or failed",MissingAPI:"IndexedDB API missing. Please visit https://tinyurl.com/y2uuvskb"};function se(e,t){this._e=Z(),this.name=e,this.message=t}function ie(e,t){return e+". Errors: "+Object.keys(t).map((e=>t[e].toString())).filter(((e,t,r)=>r.indexOf(e)===t)).join("\n")}function oe(e,t,r,n){this._e=Z(),this.failures=t,this.failedKeys=n,this.successCount=r,this.message=ie(e,t)}function ue(e,t){this._e=Z(),this.name="BulkError",this.failures=Object.keys(t).map((e=>t[e])),this.failuresByPos=t,this.message=ie(e,t)}A(se).from(Error).extend({stack:{get:function(){return this._stack||(this._stack=this.name+": "+this.message+ee(this._e,2))}},toString:function(){return this.name+": "+this.message}}),A(oe).from(se),A(ue).from(se);var ae=re.reduce(((e,t)=>(e[t]=t+"Error",e)),{});const le=se;var ce=re.reduce(((e,t)=>{var r=t+"Error";function n(e,n){this._e=Z(),this.name=r,e?"string"==typeof e?(this.message=`${e}${n?"\n "+n:""}`,this.inner=n||null):"object"==typeof e&&(this.message=`${e.name} ${e.message}`,this.inner=e):(this.message=ne[t]||r,this.inner=null)}return A(n).from(le),e[t]=n,e}),{});ce.Syntax=SyntaxError,ce.Type=TypeError,ce.Range=RangeError;var he=te.reduce(((e,t)=>(e[t+"Error"]=ce[t],e)),{}),pe=re.reduce(((e,t)=>(-1===["Syntax","Type","Range"].indexOf(t)&&(e[t+"Error"]=ce[t]),e)),{});function fe(){}function de(e){return e}function ge(e,t){return null==e||e===de?t:function(r){return t(e(r))}}function me(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function ye(e,t){return e===fe?t:function(){var r=e.apply(this,arguments);void 0!==r&&(arguments[0]=r);var n=this.onsuccess,s=this.onerror;this.onsuccess=null,this.onerror=null;var i=t.apply(this,arguments);return n&&(this.onsuccess=this.onsuccess?me(n,this.onsuccess):n),s&&(this.onerror=this.onerror?me(s,this.onerror):s),void 0!==i?i:r}}function ve(e,t){return e===fe?t:function(){e.apply(this,arguments);var r=this.onsuccess,n=this.onerror;this.onsuccess=this.onerror=null,t.apply(this,arguments),r&&(this.onsuccess=this.onsuccess?me(r,this.onsuccess):r),n&&(this.onerror=this.onerror?me(n,this.onerror):n)}}function be(e,t){return e===fe?t:function(r){var n=e.apply(this,arguments);g(r,n);var s=this.onsuccess,i=this.onerror;this.onsuccess=null,this.onerror=null;var o=t.apply(this,arguments);return s&&(this.onsuccess=this.onsuccess?me(s,this.onsuccess):s),i&&(this.onerror=this.onerror?me(i,this.onerror):i),void 0===n?void 0===o?void 0:o:g(n,o)}}function Te(e,t){return e===fe?t:function(){return!1!==t.apply(this,arguments)&&e.apply(this,arguments)}}function we(e,t){return e===fe?t:function(){var r=e.apply(this,arguments);if(r&&"function"==typeof r.then){for(var n=this,s=arguments.length,i=new Array(s);s--;)i[s]=arguments[s];return r.then((function(){return t.apply(n,i)}))}return t.apply(this,arguments)}}pe.ModifyError=oe,pe.DexieError=se,pe.BulkError=ue;var Ae={};const qe=100,[_e,Ue,ke]="undefined"==typeof Promise?[]:(()=>{let e=Promise.resolve();if("undefined"==typeof crypto||!crypto.subtle)return[e,m(e),e];const t=crypto.subtle.digest("SHA-512",new Uint8Array([0]));return[t,m(t),e]})(),je=Ue&&Ue.then,Pe=_e&&_e.constructor,Se=!!ke;var xe=!1,Ee=ke?()=>{ke.then(et)}:p.setImmediate?setImmediate.bind(null,et):p.MutationObserver?()=>{var e=document.createElement("div");new MutationObserver((()=>{et(),e=null})).observe(e,{attributes:!0}),e.setAttribute("i","1")}:()=>{setTimeout(et,0)},De=function(e,t){Le.push([e,t]),Ce&&(Ee(),Ce=!1)},Oe=!0,Ce=!0,Ie=[],Re=[],Be=null,Ke=de,Ne={id:"global",global:!0,ref:0,unhandleds:[],onunhandled:Ut,pgp:!1,env:{},finalize:function(){this.unhandleds.forEach((e=>{try{Ut(e[0],e[1])}catch(e){}}))}},Me=Ne,Le=[],Fe=0,Ge=[];function We(e){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");this._listeners=[],this.onuncatched=fe,this._lib=!1;var t=this._PSD=Me;if(z&&(this._stackHolder=Z(),this._prev=null,this._numPrev=0),"function"!=typeof e){if(e!==Ae)throw new TypeError("Not a function");return this._state=arguments[1],this._value=arguments[2],void(!1===this._state&&Je(this,this._value))}this._state=null,this._value=null,++t.ref,Ve(this,e)}const He={get:function(){var e=Me,t=ct;function r(r,n){var s=!e.global&&(e!==Me||t!==ct);const i=s&&!dt();var o=new We(((t,o)=>{Xe(this,new $e(At(r,e,s,i),At(n,e,s,i),t,o,e))}));return z&&Ze(o,this),o}return r.prototype=Ae,r},set:function(e){w(this,"then",e&&e.prototype===Ae?He:{get:function(){return e},set:He.set})}};function $e(e,t,r,n,s){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.resolve=r,this.reject=n,this.psd=s}function Ve(e,t){try{t((t=>{if(null===e._state){if(t===e)throw new TypeError("A promise cannot be resolved with itself.");var r=e._lib&&tt();t&&"function"==typeof t.then?Ve(e,((e,r)=>{t instanceof We?t._then(e,r):t.then(e,r)})):(e._state=!0,e._value=t,ze(e)),r&&rt()}}),Je.bind(null,e))}catch(t){Je(e,t)}}function Je(e,t){if(Re.push(t),null===e._state){var r=e._lib&&tt();t=Ke(t),e._state=!1,e._value=t,z&&null!==t&&"object"==typeof t&&!t._promise&&function(e,t,r){try{e.apply(null,void 0)}catch(e){}}((()=>{var r=_(t,"stack");t._promise=e,w(t,"stack",{get:()=>xe?r&&(r.get?r.get.apply(t):r.value):e.stack})})),function(e){Ie.some((t=>t._value===e._value))||Ie.push(e)}(e),ze(e),r&&rt()}}function ze(e){var t=e._listeners;e._listeners=[];for(var r=0,n=t.length;r<n;++r)Xe(e,t[r]);var s=e._PSD;--s.ref||s.finalize(),0===Fe&&(++Fe,De((()=>{0==--Fe&&nt()}),[]))}function Xe(e,t){if(null!==e._state){var r=e._state?t.onFulfilled:t.onRejected;if(null===r)return(e._state?t.resolve:t.reject)(e._value);++t.psd.ref,++Fe,De(Qe,[r,e,t])}else e._listeners.push(t)}function Qe(e,t,r){try{Be=t;var n,s=t._value;t._state?n=e(s):(Re.length&&(Re=[]),n=e(s),-1===Re.indexOf(s)&&function(e){for(var t=Ie.length;t;)if(Ie[--t]._value===e._value)return void Ie.splice(t,1)}(t)),r.resolve(n)}catch(e){r.reject(e)}finally{Be=null,0==--Fe&&nt(),--r.psd.ref||r.psd.finalize()}}function Ye(e,t,r){if(t.length===r)return t;var n="";if(!1===e._state){var s,i,o=e._value;null!=o?(s=o.name||"Error",i=o.message||o,n=ee(o,0)):(s=o,i=""),t.push(s+(i?": "+i:"")+n)}return z&&((n=ee(e._stackHolder,2))&&-1===t.indexOf(n)&&t.push(n),e._prev&&Ye(e._prev,t,r)),t}function Ze(e,t){var r=t?t._numPrev+1:0;r<100&&(e._prev=t,e._numPrev=r)}function et(){tt()&&rt()}function tt(){var e=Oe;return Oe=!1,Ce=!1,e}function rt(){var e,t,r;do{for(;Le.length>0;)for(e=Le,Le=[],r=e.length,t=0;t<r;++t){var n=e[t];n[0].apply(null,n[1])}}while(Le.length>0);Oe=!0,Ce=!0}function nt(){var e=Ie;Ie=[],e.forEach((e=>{e._PSD.onunhandled.call(null,e._value,e)}));for(var t=Ge.slice(0),r=t.length;r;)t[--r]()}function st(e){return new We(Ae,!1,e)}function it(e,t){var r=Me;return function(){var n=tt(),s=Me;try{return vt(r,!0),e.apply(this,arguments)}catch(e){t&&t(e)}finally{vt(s,!1),n&&rt()}}}b(We.prototype,{then:He,_then:function(e,t){Xe(this,new $e(null,null,e,t,Me))},catch:function(e){if(1===arguments.length)return this.then(null,e);var t=arguments[0],r=arguments[1];return"function"==typeof t?this.then(null,(e=>e instanceof t?r(e):st(e))):this.then(null,(e=>e&&e.name===t?r(e):st(e)))},finally:function(e){return this.then((t=>(e(),t)),(t=>(e(),st(t))))},stack:{get:function(){if(this._stack)return this._stack;try{xe=!0;var e=Ye(this,[],20).join("\nFrom previous: ");return null!==this._state&&(this._stack=e),e}finally{xe=!1}}},timeout:function(e,t){return e<1/0?new We(((r,n)=>{var s=setTimeout((()=>n(new ce.Timeout(t))),e);this.then(r,n).finally(clearTimeout.bind(null,s))})):this}}),"undefined"!=typeof Symbol&&Symbol.toStringTag&&w(We.prototype,Symbol.toStringTag,"Dexie.Promise"),Ne.env=bt(),b(We,{all:function(){var e=V.apply(null,arguments).map(gt);return new We((function(t,r){0===e.length&&t([]);var n=e.length;e.forEach(((s,i)=>We.resolve(s).then((r=>{e[i]=r,--n||t(e)}),r)))}))},resolve:e=>{if(e instanceof We)return e;if(e&&"function"==typeof e.then)return new We(((t,r)=>{e.then(t,r)}));var t=new We(Ae,!0,e);return Ze(t,Be),t},reject:st,race:function(){var e=V.apply(null,arguments).map(gt);return new We(((t,r)=>{e.map((e=>We.resolve(e).then(t,r)))}))},PSD:{get:()=>Me,set:e=>Me=e},totalEchoes:{get:()=>ct},newPSD:pt,usePSD:Tt,scheduler:{get:()=>De,set:e=>{De=e}},rejectionMapper:{get:()=>Ke,set:e=>{Ke=e}},follow:(e,t)=>new We(((r,n)=>pt(((t,r)=>{var n=Me;n.unhandleds=[],n.onunhandled=r,n.finalize=me((function(){!function(e){Ge.push((function t(){e(),Ge.splice(Ge.indexOf(t),1)})),++Fe,De((()=>{0==--Fe&&nt()}),[])}((()=>{0===this.unhandleds.length?t():r(this.unhandleds[0])}))}),n.finalize),e()}),t,r,n)))}),Pe&&(Pe.allSettled&&w(We,"allSettled",(function(){const e=V.apply(null,arguments).map(gt);return new We((t=>{0===e.length&&t([]);let r=e.length;const n=new Array(r);e.forEach(((e,s)=>We.resolve(e).then((e=>n[s]={status:"fulfilled",value:e}),(e=>n[s]={status:"rejected",reason:e})).then((()=>--r||t(n)))))}))})),Pe.any&&"undefined"!=typeof AggregateError&&w(We,"any",(function(){const e=V.apply(null,arguments).map(gt);return new We(((t,r)=>{0===e.length&&r(new AggregateError([]));let n=e.length;const s=new Array(n);e.forEach(((e,i)=>We.resolve(e).then((e=>t(e)),(e=>{s[i]=e,--n||r(new AggregateError(s))}))))}))})));const ot={awaits:0,echoes:0,id:0};var ut=0,at=[],lt=0,ct=0,ht=0;function pt(e,t,r,n){var s=Me,i=Object.create(s);i.parent=s,i.ref=0,i.global=!1,i.id=++ht;var o=Ne.env;i.env=Se?{Promise:We,PromiseProp:{value:We,configurable:!0,writable:!0},all:We.all,race:We.race,allSettled:We.allSettled,any:We.any,resolve:We.resolve,reject:We.reject,nthen:qt(o.nthen,i),gthen:qt(o.gthen,i)}:{},t&&g(i,t),++s.ref,i.finalize=function(){--this.parent.ref||this.parent.finalize()};var u=Tt(i,e,r,n);return 0===i.ref&&i.finalize(),u}function ft(){return ot.id||(ot.id=++ut),++ot.awaits,ot.echoes+=qe,ot.id}function dt(){return!!ot.awaits&&(0==--ot.awaits&&(ot.id=0),ot.echoes=ot.awaits*qe,!0)}function gt(e){return ot.echoes&&e&&e.constructor===Pe?(ft(),e.then((e=>(dt(),e)),(e=>(dt(),kt(e))))):e}function mt(e){++ct,ot.echoes&&0!=--ot.echoes||(ot.echoes=ot.id=0),at.push(Me),vt(e,!0)}function yt(){var e=at[at.length-1];at.pop(),vt(e,!1)}function vt(e,t){var r=Me;if((t?!ot.echoes||lt++&&e===Me:!lt||--lt&&e===Me)||wt(t?mt.bind(null,e):yt),e!==Me&&(Me=e,r===Ne&&(Ne.env=bt()),Se)){var n=Ne.env.Promise,s=e.env;Ue.then=s.nthen,n.prototype.then=s.gthen,(r.global||e.global)&&(Object.defineProperty(p,"Promise",s.PromiseProp),n.all=s.all,n.race=s.race,n.resolve=s.resolve,n.reject=s.reject,s.allSettled&&(n.allSettled=s.allSettled),s.any&&(n.any=s.any))}}function bt(){var e=p.Promise;return Se?{Promise:e,PromiseProp:Object.getOwnPropertyDescriptor(p,"Promise"),all:e.all,race:e.race,allSettled:e.allSettled,any:e.any,resolve:e.resolve,reject:e.reject,nthen:Ue.then,gthen:e.prototype.then}:{}}function Tt(e,t,r,n,s){var i=Me;try{return vt(e,!0),t(r,n,s)}finally{vt(i,!1)}}function wt(e){je.call(_e,e)}function At(e,t,r,n){return"function"!=typeof e?e:function(){var s=Me;r&&ft(),vt(t,!0);try{return e.apply(this,arguments)}finally{vt(s,!1),n&&wt(dt)}}}function qt(e,t){return function(r,n){return e.call(this,At(r,t),At(n,t))}}-1===(""+je).indexOf("[native code]")&&(ft=dt=fe);const _t="unhandledrejection";function Ut(e,t){var r;try{r=t.onuncatched(e)}catch(e){}if(!1!==r)try{var n,s={promise:t,reason:e};if(p.document&&document.createEvent?((n=document.createEvent("Event")).initEvent(_t,!0,!0),g(n,s)):p.CustomEvent&&g(n=new CustomEvent(_t,{detail:s}),s),n&&p.dispatchEvent&&(dispatchEvent(n),!p.PromiseRejectionEvent&&p.onunhandledrejection))try{p.onunhandledrejection(n)}catch(e){}z&&n&&!n.defaultPrevented&&console.warn(`Unhandled rejection: ${e.stack||e}`)}catch(e){}}var kt=We.reject;function jt(e,t,r,n){if(e.idbdb&&(e._state.openComplete||Me.letThrough||e._vip)){var s=e._createTransaction(t,r,e._dbSchema);try{s.create(),e._state.PR1398_maxLoop=3}catch(s){return s.name===ae.InvalidState&&e.isOpen()&&--e._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),e._close(),e.open().then((()=>jt(e,t,r,n)))):kt(s)}return s._promise(t,((e,t)=>pt((()=>(Me.trans=s,n(e,t,s)))))).then((e=>s._completion.then((()=>e))))}if(e._state.openComplete)return kt(new ce.DatabaseClosed(e._state.dbOpenError));if(!e._state.isBeingOpened){if(!e._options.autoOpen)return kt(new ce.DatabaseClosed);e.open().catch(fe)}return e._state.dbReadyPromise.then((()=>jt(e,t,r,n)))}const Pt="3.2.4",St=String.fromCharCode(65535),xt=-1/0,Et="Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.",Dt="String expected.",Ot=[],Ct="undefined"!=typeof navigator&&/(MSIE|Trident|Edge)/.test(navigator.userAgent),It=Ct,Rt=Ct,Bt=e=>!/(dexie\.js|dexie\.min\.js)/.test(e),Kt="__dbnames",Nt="readonly",Mt="readwrite";function Lt(e,t){return e?t?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:e:t}const Ft={type:3,lower:-1/0,lowerOpen:!1,upper:[[]],upperOpen:!1};function Gt(e){return"string"!=typeof e||/\./.test(e)?e=>e:t=>(void 0===t[e]&&e in t&&delete(t=N(t))[e],t)}class Wt{_trans(e,t,r){const n=this._tx||Me.trans,s=this.name;function i(e,r,n){if(!n.schema[s])throw new ce.NotFound("Table "+s+" not part of transaction");return t(n.idbtrans,n)}const o=tt();try{return n&&n.db===this.db?n===Me.trans?n._promise(e,i,r):pt((()=>n._promise(e,i,r)),{trans:n,transless:Me.transless||Me}):jt(this.db,e,[this.name],i)}finally{o&&rt()}}get(e,t){return e&&e.constructor===Object?this.where(e).first(t):this._trans("readonly",(t=>this.core.get({trans:t,key:e}).then((e=>this.hook.reading.fire(e))))).then(t)}where(e){if("string"==typeof e)return new this.db.WhereClause(this,e);if(d(e))return new this.db.WhereClause(this,`[${e.join("+")}]`);const t=f(e);if(1===t.length)return this.where(t[0]).equals(e[t[0]]);const r=this.schema.indexes.concat(this.schema.primKey).filter((e=>e.compound&&t.every((t=>e.keyPath.indexOf(t)>=0))&&e.keyPath.every((e=>t.indexOf(e)>=0))))[0];if(r&&this.db._maxKey!==St)return this.where(r.name).equals(r.keyPath.map((t=>e[t])));!r&&z&&console.warn(`The query ${JSON.stringify(e)} on ${this.name} would benefit of a compound index [${t.join("+")}]`);const{idxByName:n}=this.schema,s=this.db._deps.indexedDB;function i(e,t){try{return 0===s.cmp(e,t)}catch(e){return!1}}const[o,u]=t.reduce((([t,r],s)=>{const o=n[s],u=e[s];return[t||o,t||!o?Lt(r,o&&o.multi?e=>{const t=E(e,s);return d(t)&&t.some((e=>i(u,e)))}:e=>i(u,E(e,s))):r]}),[null,null]);return o?this.where(o.name).equals(e[o.keyPath]).filter(u):r?this.filter(u):this.where(t).equals("")}filter(e){return this.toCollection().and(e)}count(e){return this.toCollection().count(e)}offset(e){return this.toCollection().offset(e)}limit(e){return this.toCollection().limit(e)}each(e){return this.toCollection().each(e)}toArray(e){return this.toCollection().toArray(e)}toCollection(){return new this.db.Collection(new this.db.WhereClause(this))}orderBy(e){return new this.db.Collection(new this.db.WhereClause(this,d(e)?`[${e.join("+")}]`:e))}reverse(){return this.toCollection().reverse()}mapToClass(e){this.schema.mappedClass=e;const t=t=>{if(!t)return t;const r=Object.create(e.prototype);for(var n in t)if(v(t,n))try{r[n]=t[n]}catch(e){}return r};return this.schema.readHook&&this.hook.reading.unsubscribe(this.schema.readHook),this.schema.readHook=t,this.hook("reading",t),e}defineClass(){return this.mapToClass((function(e){g(this,e)}))}add(e,t){const{auto:r,keyPath:n}=this.schema.primKey;let s=e;return n&&r&&(s=Gt(n)(e)),this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"add",keys:null!=t?[t]:null,values:[s]}))).then((e=>e.numFailures?We.reject(e.failures[0]):e.lastResult)).then((t=>{if(n)try{D(e,n,t)}catch(e){}return t}))}update(e,t){if("object"!=typeof e||d(e))return this.where(":id").equals(e).modify(t);{const r=E(e,this.schema.primKey.keyPath);if(void 0===r)return kt(new ce.InvalidArgument("Given object does not contain its primary key"));try{"function"!=typeof t?f(t).forEach((r=>{D(e,r,t[r])})):t(e,{value:e,primKey:r})}catch(e){}return this.where(":id").equals(r).modify(t)}}put(e,t){const{auto:r,keyPath:n}=this.schema.primKey;let s=e;return n&&r&&(s=Gt(n)(e)),this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"put",values:[s],keys:null!=t?[t]:null}))).then((e=>e.numFailures?We.reject(e.failures[0]):e.lastResult)).then((t=>{if(n)try{D(e,n,t)}catch(e){}return t}))}delete(e){return this._trans("readwrite",(t=>this.core.mutate({trans:t,type:"delete",keys:[e]}))).then((e=>e.numFailures?We.reject(e.failures[0]):void 0))}clear(){return this._trans("readwrite",(e=>this.core.mutate({trans:e,type:"deleteRange",range:Ft}))).then((e=>e.numFailures?We.reject(e.failures[0]):void 0))}bulkGet(e){return this._trans("readonly",(t=>this.core.getMany({keys:e,trans:t}).then((e=>e.map((e=>this.hook.reading.fire(e)))))))}bulkAdd(e,t,r){const n=Array.isArray(t)?t:void 0,s=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",(t=>{const{auto:r,keyPath:i}=this.schema.primKey;if(i&&n)throw new ce.InvalidArgument("bulkAdd(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new ce.InvalidArgument("Arguments objects and keys must have the same length");const o=e.length;let u=i&&r?e.map(Gt(i)):e;return this.core.mutate({trans:t,type:"add",keys:n,values:u,wantResults:s}).then((({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return s?t:r;throw new ue(`${this.name}.bulkAdd(): ${e} of ${o} operations failed`,n)}))}))}bulkPut(e,t,r){const n=Array.isArray(t)?t:void 0,s=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",(t=>{const{auto:r,keyPath:i}=this.schema.primKey;if(i&&n)throw new ce.InvalidArgument("bulkPut(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new ce.InvalidArgument("Arguments objects and keys must have the same length");const o=e.length;let u=i&&r?e.map(Gt(i)):e;return this.core.mutate({trans:t,type:"put",keys:n,values:u,wantResults:s}).then((({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return s?t:r;throw new ue(`${this.name}.bulkPut(): ${e} of ${o} operations failed`,n)}))}))}bulkDelete(e){const t=e.length;return this._trans("readwrite",(t=>this.core.mutate({trans:t,type:"delete",keys:e}))).then((({numFailures:e,lastResult:r,failures:n})=>{if(0===e)return r;throw new ue(`${this.name}.bulkDelete(): ${e} of ${t} operations failed`,n)}))}}function Ht(e){var t={},r=function(r,n){if(n){for(var s=arguments.length,i=new Array(s-1);--s;)i[s-1]=arguments[s];return t[r].subscribe.apply(null,i),e}if("string"==typeof r)return t[r]};r.addEventType=i;for(var n=1,s=arguments.length;n<s;++n)i(arguments[n]);return r;function i(e,n,s){if("object"!=typeof e){var o;n||(n=Te),s||(s=fe);var u={subscribers:[],fire:s,subscribe:function(e){-1===u.subscribers.indexOf(e)&&(u.subscribers.push(e),u.fire=n(u.fire,e))},unsubscribe:function(e){u.subscribers=u.subscribers.filter((function(t){return t!==e})),u.fire=u.subscribers.reduce(n,s)}};return t[e]=r[e]=u,u}f(o=e).forEach((function(e){var t=o[e];if(d(t))i(e,o[e][0],o[e][1]);else{if("asap"!==t)throw new ce.InvalidArgument("Invalid event config");var r=i(e,de,(function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];r.subscribers.forEach((function(e){S((function(){e.apply(null,t)}))}))}))}}))}}function $t(e,t){return A(t).from({prototype:e}),t}function Vt(e,t){return!(e.filter||e.algorithm||e.or)&&(t?e.justLimit:!e.replayFilter)}function Jt(e,t){e.filter=Lt(e.filter,t)}function zt(e,t,r){var n=e.replayFilter;e.replayFilter=n?()=>Lt(n(),t()):t,e.justLimit=r&&!n}function Xt(e,t){if(e.isPrimKey)return t.primaryKey;const r=t.getIndexByKeyPath(e.index);if(!r)throw new ce.Schema("KeyPath "+e.index+" on object store "+t.name+" is not indexed");return r}function Qt(e,t,r){const n=Xt(e,t.schema);return t.openCursor({trans:r,values:!e.keysOnly,reverse:"prev"===e.dir,unique:!!e.unique,query:{index:n,range:e.range}})}function Yt(e,t,r,n){const s=e.replayFilter?Lt(e.filter,e.replayFilter()):e.filter;if(e.or){const i={},o=(e,r,n)=>{if(!s||s(r,n,(e=>r.stop(e)),(e=>r.fail(e)))){var o=r.primaryKey,u=""+o;"[object ArrayBuffer]"===u&&(u=""+new Uint8Array(o)),v(i,u)||(i[u]=!0,t(e,r,n))}};return Promise.all([e.or._iterate(o,r),Zt(Qt(e,n,r),e.algorithm,o,!e.keysOnly&&e.valueMapper)])}return Zt(Qt(e,n,r),Lt(e.algorithm,s),t,!e.keysOnly&&e.valueMapper)}function Zt(e,t,r,n){var s=it(n?(e,t,s)=>r(n(e),t,s):r);return e.then((e=>{if(e)return e.start((()=>{var r=()=>e.continue();t&&!t(e,(e=>r=e),(t=>{e.stop(t),r=fe}),(t=>{e.fail(t),r=fe}))||s(e.value,e,(e=>r=e)),r()}))}))}function er(e,t){try{const r=tr(e),n=tr(t);if(r!==n)return"Array"===r?1:"Array"===n?-1:"binary"===r?1:"binary"===n?-1:"string"===r?1:"string"===n?-1:"Date"===r?1:"Date"!==n?NaN:-1;switch(r){case"number":case"Date":case"string":return e>t?1:e<t?-1:0;case"binary":return function(e,t){const r=e.length,n=t.length,s=r<n?r:n;for(let r=0;r<s;++r)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return r===n?0:r<n?-1:1}(rr(e),rr(t));case"Array":return function(e,t){const r=e.length,n=t.length,s=r<n?r:n;for(let r=0;r<s;++r){const n=er(e[r],t[r]);if(0!==n)return n}return r===n?0:r<n?-1:1}(e,t)}}catch(e){}return NaN}function tr(e){const t=typeof e;if("object"!==t)return t;if(ArrayBuffer.isView(e))return"binary";const r=F(e);return"ArrayBuffer"===r?"binary":r}function rr(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}class nr{_read(e,t){var r=this._ctx;return r.error?r.table._trans(null,kt.bind(null,r.error)):r.table._trans("readonly",e).then(t)}_write(e){var t=this._ctx;return t.error?t.table._trans(null,kt.bind(null,t.error)):t.table._trans("readwrite",e,"locked")}_addAlgorithm(e){var t=this._ctx;t.algorithm=Lt(t.algorithm,e)}_iterate(e,t){return Yt(this._ctx,e,t,this._ctx.table.core)}clone(e){var t=Object.create(this.constructor.prototype),r=Object.create(this._ctx);return e&&g(r,e),t._ctx=r,t}raw(){return this._ctx.valueMapper=null,this}each(e){var t=this._ctx;return this._read((r=>Yt(t,e,r,t.table.core)))}count(e){return this._read((e=>{const t=this._ctx,r=t.table.core;if(Vt(t,!0))return r.count({trans:e,query:{index:Xt(t,r.schema),range:t.range}}).then((e=>Math.min(e,t.limit)));var n=0;return Yt(t,(()=>(++n,!1)),e,r).then((()=>n))})).then(e)}sortBy(e,t){const r=e.split(".").reverse(),n=r[0],s=r.length-1;function i(e,t){return t?i(e[r[t]],t-1):e[n]}var o="next"===this._ctx.dir?1:-1;function u(e,t){var r=i(e,s),n=i(t,s);return r<n?-o:r>n?o:0}return this.toArray((function(e){return e.sort(u)})).then(t)}toArray(e){return this._read((e=>{var t=this._ctx;if("next"===t.dir&&Vt(t,!0)&&t.limit>0){const{valueMapper:r}=t,n=Xt(t,t.table.core.schema);return t.table.core.query({trans:e,limit:t.limit,values:!0,query:{index:n,range:t.range}}).then((({result:e})=>r?e.map(r):e))}{const r=[];return Yt(t,(e=>r.push(e)),e,t.table.core).then((()=>r))}}),e)}offset(e){var t=this._ctx;return e<=0||(t.offset+=e,Vt(t)?zt(t,(()=>{var t=e;return(e,r)=>0===t||(1===t?(--t,!1):(r((()=>{e.advance(t),t=0})),!1))})):zt(t,(()=>{var t=e;return()=>--t<0}))),this}limit(e){return this._ctx.limit=Math.min(this._ctx.limit,e),zt(this._ctx,(()=>{var t=e;return function(e,r,n){return--t<=0&&r(n),t>=0}}),!0),this}until(e,t){return Jt(this._ctx,(function(r,n,s){return!e(r.value)||(n(s),t)})),this}first(e){return this.limit(1).toArray((function(e){return e[0]})).then(e)}last(e){return this.reverse().first(e)}filter(e){var t,r;return Jt(this._ctx,(function(t){return e(t.value)})),t=this._ctx,r=e,t.isMatch=Lt(t.isMatch,r),this}and(e){return this.filter(e)}or(e){return new this.db.WhereClause(this._ctx.table,e,this)}reverse(){return this._ctx.dir="prev"===this._ctx.dir?"next":"prev",this._ondirectionchange&&this._ondirectionchange(this._ctx.dir),this}desc(){return this.reverse()}eachKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each((function(t,r){e(r.key,r)}))}eachUniqueKey(e){return this._ctx.unique="unique",this.eachKey(e)}eachPrimaryKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each((function(t,r){e(r.primaryKey,r)}))}keys(e){var t=this._ctx;t.keysOnly=!t.isMatch;var r=[];return this.each((function(e,t){r.push(t.key)})).then((function(){return r})).then(e)}primaryKeys(e){var t=this._ctx;if("next"===t.dir&&Vt(t,!0)&&t.limit>0)return this._read((e=>{var r=Xt(t,t.table.core.schema);return t.table.core.query({trans:e,values:!1,limit:t.limit,query:{index:r,range:t.range}})})).then((({result:e})=>e)).then(e);t.keysOnly=!t.isMatch;var r=[];return this.each((function(e,t){r.push(t.primaryKey)})).then((function(){return r})).then(e)}uniqueKeys(e){return this._ctx.unique="unique",this.keys(e)}firstKey(e){return this.limit(1).keys((function(e){return e[0]})).then(e)}lastKey(e){return this.reverse().firstKey(e)}distinct(){var e=this._ctx,t=e.index&&e.table.schema.idxByName[e.index];if(!t||!t.multi)return this;var r={};return Jt(this._ctx,(function(e){var t=e.primaryKey.toString(),n=v(r,t);return r[t]=!0,!n})),this}modify(e){var t=this._ctx;return this._write((r=>{var n;if("function"==typeof e)n=e;else{var s=f(e),i=s.length;n=function(t){for(var r=!1,n=0;n<i;++n){var o=s[n],u=e[o];E(t,o)!==u&&(D(t,o,u),r=!0)}return r}}const o=t.table.core,{outbound:u,extractKey:a}=o.schema.primaryKey,l=this.db._options.modifyChunkSize||200,c=[];let h=0;const p=[],d=(e,t)=>{const{failures:r,numFailures:n}=t;h+=e-n;for(let e of f(r))c.push(r[e])};return this.clone().primaryKeys().then((s=>{const i=c=>{const h=Math.min(l,s.length-c);return o.getMany({trans:r,keys:s.slice(c,c+h),cache:"immutable"}).then((p=>{const f=[],g=[],m=u?[]:null,y=[];for(let e=0;e<h;++e){const t=p[e],r={value:N(t),primKey:s[c+e]};!1!==n.call(r,r.value,r)&&(null==r.value?y.push(s[c+e]):u||0===er(a(t),a(r.value))?(g.push(r.value),u&&m.push(s[c+e])):(y.push(s[c+e]),f.push(r.value)))}const v=Vt(t)&&t.limit===1/0&&("function"!=typeof e||e===sr)&&{index:t.index,range:t.range};return Promise.resolve(f.length>0&&o.mutate({trans:r,type:"add",values:f}).then((e=>{for(let t in e.failures)y.splice(parseInt(t),1);d(f.length,e)}))).then((()=>(g.length>0||v&&"object"==typeof e)&&o.mutate({trans:r,type:"put",keys:m,values:g,criteria:v,changeSpec:"function"!=typeof e&&e}).then((e=>d(g.length,e))))).then((()=>(y.length>0||v&&e===sr)&&o.mutate({trans:r,type:"delete",keys:y,criteria:v}).then((e=>d(y.length,e))))).then((()=>s.length>c+h&&i(c+l)))}))};return i(0).then((()=>{if(c.length>0)throw new oe("Error modifying one or more objects",c,h,p);return s.length}))}))}))}delete(){var e=this._ctx,t=e.range;return Vt(e)&&(e.isPrimKey&&!Rt||3===t.type)?this._write((r=>{const{primaryKey:n}=e.table.core.schema,s=t;return e.table.core.count({trans:r,query:{index:n,range:s}}).then((t=>e.table.core.mutate({trans:r,type:"deleteRange",range:s}).then((({failures:e,lastResult:r,results:n,numFailures:s})=>{if(s)throw new oe("Could not delete some values",Object.keys(e).map((t=>e[t])),t-s);return t-s}))))})):this.modify(sr)}}const sr=(e,t)=>t.value=null;function ir(e,t){return e<t?-1:e===t?0:1}function or(e,t){return e>t?-1:e===t?0:1}function ur(e,t,r){var n=e instanceof fr?new e.Collection(e):e;return n._ctx.error=r?new r(t):new TypeError(t),n}function ar(e){return new e.Collection(e,(()=>pr(""))).limit(0)}function lr(e,t,r,n,s,i){for(var o=Math.min(e.length,n.length),u=-1,a=0;a<o;++a){var l=t[a];if(l!==n[a])return s(e[a],r[a])<0?e.substr(0,a)+r[a]+r.substr(a+1):s(e[a],n[a])<0?e.substr(0,a)+n[a]+r.substr(a+1):u>=0?e.substr(0,u)+t[u]+r.substr(u+1):null;s(e[a],l)<0&&(u=a)}return o<n.length&&"next"===i?e+r.substr(e.length):o<e.length&&"prev"===i?e.substr(0,r.length):u<0?null:e.substr(0,u)+n[u]+r.substr(u+1)}function cr(e,t,r,n){var s,i,o,u,a,l,c,h=r.length;if(!r.every((e=>"string"==typeof e)))return ur(e,Dt);function p(e){s=function(e){return"next"===e?e=>e.toUpperCase():e=>e.toLowerCase()}(e),i=function(e){return"next"===e?e=>e.toLowerCase():e=>e.toUpperCase()}(e),o="next"===e?ir:or;var t=r.map((function(e){return{lower:i(e),upper:s(e)}})).sort((function(e,t){return o(e.lower,t.lower)}));u=t.map((function(e){return e.upper})),a=t.map((function(e){return e.lower})),l=e,c="next"===e?"":n}p("next");var f=new e.Collection(e,(()=>hr(u[0],a[h-1]+n)));f._ondirectionchange=function(e){p(e)};var d=0;return f._addAlgorithm((function(e,r,n){var s=e.key;if("string"!=typeof s)return!1;var p=i(s);if(t(p,a,d))return!0;for(var f=null,g=d;g<h;++g){var m=lr(s,p,u[g],a[g],o,l);null===m&&null===f?d=g+1:(null===f||o(f,m)>0)&&(f=m)}return r(null!==f?function(){e.continue(f+c)}:n),!1})),f}function hr(e,t,r,n){return{type:2,lower:e,upper:t,lowerOpen:r,upperOpen:n}}function pr(e){return{type:1,lower:e,upper:e}}class fr{get Collection(){return this._ctx.table.db.Collection}between(e,t,r,n){r=!1!==r,n=!0===n;try{return this._cmp(e,t)>0||0===this._cmp(e,t)&&(r||n)&&(!r||!n)?ar(this):new this.Collection(this,(()=>hr(e,t,!r,!n)))}catch(e){return ur(this,Et)}}equals(e){return null==e?ur(this,Et):new this.Collection(this,(()=>pr(e)))}above(e){return null==e?ur(this,Et):new this.Collection(this,(()=>hr(e,void 0,!0)))}aboveOrEqual(e){return null==e?ur(this,Et):new this.Collection(this,(()=>hr(e,void 0,!1)))}below(e){return null==e?ur(this,Et):new this.Collection(this,(()=>hr(void 0,e,!1,!0)))}belowOrEqual(e){return null==e?ur(this,Et):new this.Collection(this,(()=>hr(void 0,e)))}startsWith(e){return"string"!=typeof e?ur(this,Dt):this.between(e,e+St,!0,!0)}startsWithIgnoreCase(e){return""===e?this.startsWith(e):cr(this,((e,t)=>0===e.indexOf(t[0])),[e],St)}equalsIgnoreCase(e){return cr(this,((e,t)=>e===t[0]),[e],"")}anyOfIgnoreCase(){var e=V.apply(H,arguments);return 0===e.length?ar(this):cr(this,((e,t)=>-1!==t.indexOf(e)),e,"")}startsWithAnyOfIgnoreCase(){var e=V.apply(H,arguments);return 0===e.length?ar(this):cr(this,((e,t)=>t.some((t=>0===e.indexOf(t)))),e,St)}anyOf(){const e=V.apply(H,arguments);let t=this._cmp;try{e.sort(t)}catch(e){return ur(this,Et)}if(0===e.length)return ar(this);const r=new this.Collection(this,(()=>hr(e[0],e[e.length-1])));r._ondirectionchange=r=>{t="next"===r?this._ascending:this._descending,e.sort(t)};let n=0;return r._addAlgorithm(((r,s,i)=>{const o=r.key;for(;t(o,e[n])>0;)if(++n,n===e.length)return s(i),!1;return 0===t(o,e[n])||(s((()=>{r.continue(e[n])})),!1)})),r}notEqual(e){return this.inAnyRange([[xt,e],[e,this.db._maxKey]],{includeLowers:!1,includeUppers:!1})}noneOf(){const e=V.apply(H,arguments);if(0===e.length)return new this.Collection(this);try{e.sort(this._ascending)}catch(e){return ur(this,Et)}const t=e.reduce(((e,t)=>e?e.concat([[e[e.length-1][1],t]]):[[xt,t]]),null);return t.push([e[e.length-1],this.db._maxKey]),this.inAnyRange(t,{includeLowers:!1,includeUppers:!1})}inAnyRange(e,t){const r=this._cmp,n=this._ascending,s=this._descending,i=this._min,o=this._max;if(0===e.length)return ar(this);if(!e.every((e=>void 0!==e[0]&&void 0!==e[1]&&n(e[0],e[1])<=0)))return ur(this,"First argument to inAnyRange() must be an Array of two-value Arrays [lower,upper] where upper must not be lower than lower",ce.InvalidArgument);const u=!t||!1!==t.includeLowers,a=t&&!0===t.includeUppers;let l,c=n;function h(e,t){return c(e[0],t[0])}try{l=e.reduce((function(e,t){let n=0,s=e.length;for(;n<s;++n){const s=e[n];if(r(t[0],s[1])<0&&r(t[1],s[0])>0){s[0]=i(s[0],t[0]),s[1]=o(s[1],t[1]);break}}return n===s&&e.push(t),e}),[]),l.sort(h)}catch(e){return ur(this,Et)}let p=0;const f=a?e=>n(e,l[p][1])>0:e=>n(e,l[p][1])>=0,d=u?e=>s(e,l[p][0])>0:e=>s(e,l[p][0])>=0;let g=f;const m=new this.Collection(this,(()=>hr(l[0][0],l[l.length-1][1],!u,!a)));return m._ondirectionchange=e=>{"next"===e?(g=f,c=n):(g=d,c=s),l.sort(h)},m._addAlgorithm(((e,t,r)=>{for(var s=e.key;g(s);)if(++p,p===l.length)return t(r),!1;return!!function(e){return!f(e)&&!d(e)}(s)||(0===this._cmp(s,l[p][1])||0===this._cmp(s,l[p][0])||t((()=>{c===n?e.continue(l[p][0]):e.continue(l[p][1])})),!1)})),m}startsWithAnyOf(){const e=V.apply(H,arguments);return e.every((e=>"string"==typeof e))?0===e.length?ar(this):this.inAnyRange(e.map((e=>[e,e+St]))):ur(this,"startsWithAnyOf() only works with strings")}}function dr(e){return it((function(t){return gr(t),e(t.target.error),!1}))}function gr(e){e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault()}const mr="storagemutated",yr="x-storagemutated-1",vr=Ht(null,mr);class br{_lock(){return P(!Me.global),++this._reculock,1!==this._reculock||Me.global||(Me.lockOwnerFor=this),this}_unlock(){if(P(!Me.global),0==--this._reculock)for(Me.global||(Me.lockOwnerFor=null);this._blockedFuncs.length>0&&!this._locked();){var e=this._blockedFuncs.shift();try{Tt(e[1],e[0])}catch(e){}}return this}_locked(){return this._reculock&&Me.lockOwnerFor!==this}create(e){if(!this.mode)return this;const t=this.db.idbdb,r=this.db._state.dbOpenError;if(P(!this.idbtrans),!e&&!t)switch(r&&r.name){case"DatabaseClosedError":throw new ce.DatabaseClosed(r);case"MissingAPIError":throw new ce.MissingAPI(r.message,r);default:throw new ce.OpenFailed(r)}if(!this.active)throw new ce.TransactionInactive;return P(null===this._completion._state),(e=this.idbtrans=e||(this.db.core?this.db.core.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}):t.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}))).onerror=it((t=>{gr(t),this._reject(e.error)})),e.onabort=it((t=>{gr(t),this.active&&this._reject(new ce.Abort(e.error)),this.active=!1,this.on("abort").fire(t)})),e.oncomplete=it((()=>{this.active=!1,this._resolve(),"mutatedParts"in e&&vr.storagemutated.fire(e.mutatedParts)})),this}_promise(e,t,r){if("readwrite"===e&&"readwrite"!==this.mode)return kt(new ce.ReadOnly("Transaction is readonly"));if(!this.active)return kt(new ce.TransactionInactive);if(this._locked())return new We(((n,s)=>{this._blockedFuncs.push([()=>{this._promise(e,t,r).then(n,s)},Me])}));if(r)return pt((()=>{var e=new We(((e,r)=>{this._lock();const n=t(e,r,this);n&&n.then&&n.then(e,r)}));return e.finally((()=>this._unlock())),e._lib=!0,e}));var n=new We(((e,r)=>{var n=t(e,r,this);n&&n.then&&n.then(e,r)}));return n._lib=!0,n}_root(){return this.parent?this.parent._root():this}waitFor(e){var t=this._root();const r=We.resolve(e);if(t._waitingFor)t._waitingFor=t._waitingFor.then((()=>r));else{t._waitingFor=r,t._waitingQueue=[];var n=t.idbtrans.objectStore(t.storeNames[0]);!function e(){for(++t._spinCount;t._waitingQueue.length;)t._waitingQueue.shift()();t._waitingFor&&(n.get(-1/0).onsuccess=e)}()}var s=t._waitingFor;return new We(((e,n)=>{r.then((r=>t._waitingQueue.push(it(e.bind(null,r)))),(e=>t._waitingQueue.push(it(n.bind(null,e))))).finally((()=>{t._waitingFor===s&&(t._waitingFor=null)}))}))}abort(){this.active&&(this.active=!1,this.idbtrans&&this.idbtrans.abort(),this._reject(new ce.Abort))}table(e){const t=this._memoizedTables||(this._memoizedTables={});if(v(t,e))return t[e];const r=this.schema[e];if(!r)throw new ce.NotFound("Table "+e+" not part of transaction");const n=new this.db.Table(e,r,this);return n.core=this.db.core.table(e),t[e]=n,n}}function Tr(e,t,r,n,s,i,o){return{name:e,keyPath:t,unique:r,multi:n,auto:s,compound:i,src:(r&&!o?"&":"")+(n?"*":"")+(s?"++":"")+wr(t)}}function wr(e){return"string"==typeof e?e:e?"["+[].join.call(e,"+")+"]":""}function Ar(e,t,r){return{name:e,primKey:t,indexes:r,mappedClass:null,idxByName:x(r,(e=>[e.name,e]))}}let qr=e=>{try{return e.only([[]]),qr=()=>[[]],[[]]}catch(e){return qr=()=>St,St}};function _r(e){return null==e?()=>{}:"string"==typeof e?function(e){return 1===e.split(".").length?t=>t[e]:t=>E(t,e)}(e):t=>E(t,e)}function Ur(e){return[].slice.call(e)}let kr=0;function jr(e){return null==e?":id":"string"==typeof e?e:`[${e.join("+")}]`}function Pr(e,t,r){function n(e){if(3===e.type)return null;if(4===e.type)throw new Error("Cannot convert never type to IDBKeyRange");const{lower:r,upper:n,lowerOpen:s,upperOpen:i}=e;return void 0===r?void 0===n?null:t.upperBound(n,!!i):void 0===n?t.lowerBound(r,!!s):t.bound(r,n,!!s,!!i)}const{schema:s,hasGetAll:i}=function(e,t){const r=Ur(e.objectStoreNames);return{schema:{name:e.name,tables:r.map((e=>t.objectStore(e))).map((e=>{const{keyPath:t,autoIncrement:r}=e,n=d(t),s=null==t,i={},o={name:e.name,primaryKey:{name:null,isPrimaryKey:!0,outbound:s,compound:n,keyPath:t,autoIncrement:r,unique:!0,extractKey:_r(t)},indexes:Ur(e.indexNames).map((t=>e.index(t))).map((e=>{const{name:t,unique:r,multiEntry:n,keyPath:s}=e,o={name:t,compound:d(s),keyPath:s,unique:r,multiEntry:n,extractKey:_r(s)};return i[jr(s)]=o,o})),getIndexByKeyPath:e=>i[jr(e)]};return i[":id"]=o.primaryKey,null!=t&&(i[jr(t)]=o.primaryKey),o}))},hasGetAll:r.length>0&&"getAll"in t.objectStore(r[0])&&!("undefined"!=typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604)}}(e,r),o=s.tables.map((e=>function(e){const t=e.name;return{name:t,schema:e,mutate:function({trans:e,type:r,keys:s,values:i,range:o}){return new Promise(((u,a)=>{u=it(u);const l=e.objectStore(t),c=null==l.keyPath,h="put"===r||"add"===r;if(!h&&"delete"!==r&&"deleteRange"!==r)throw new Error("Invalid operation type: "+r);const{length:p}=s||i||{length:1};if(s&&i&&s.length!==i.length)throw new Error("Given keys array must have same length as given values array.");if(0===p)return u({numFailures:0,failures:{},results:[],lastResult:void 0});let f;const d=[],g=[];let m=0;const y=e=>{++m,gr(e)};if("deleteRange"===r){if(4===o.type)return u({numFailures:m,failures:g,results:[],lastResult:void 0});3===o.type?d.push(f=l.clear()):d.push(f=l.delete(n(o)))}else{const[e,t]=h?c?[i,s]:[i,null]:[s,null];if(h)for(let n=0;n<p;++n)d.push(f=t&&void 0!==t[n]?l[r](e[n],t[n]):l[r](e[n])),f.onerror=y;else for(let t=0;t<p;++t)d.push(f=l[r](e[t])),f.onerror=y}const v=e=>{const t=e.target.result;d.forEach(((e,t)=>null!=e.error&&(g[t]=e.error))),u({numFailures:m,failures:g,results:"delete"===r?s:d.map((e=>e.result)),lastResult:t})};f.onerror=e=>{y(e),v(e)},f.onsuccess=v}))},getMany:({trans:e,keys:r})=>new Promise(((n,s)=>{n=it(n);const i=e.objectStore(t),o=r.length,u=new Array(o);let a,l=0,c=0;const h=e=>{const t=e.target;u[t._pos]=t.result,++c===l&&n(u)},p=dr(s);for(let e=0;e<o;++e)null!=r[e]&&(a=i.get(r[e]),a._pos=e,a.onsuccess=h,a.onerror=p,++l);0===l&&n(u)})),get:({trans:e,key:r})=>new Promise(((n,s)=>{n=it(n);const i=e.objectStore(t).get(r);i.onsuccess=e=>n(e.target.result),i.onerror=dr(s)})),query:function(e){return r=>new Promise(((s,i)=>{s=it(s);const{trans:o,values:u,limit:a,query:l}=r,c=a===1/0?void 0:a,{index:h,range:p}=l,f=o.objectStore(t),d=h.isPrimaryKey?f:f.index(h.name),g=n(p);if(0===a)return s({result:[]});if(e){const e=u?d.getAll(g,c):d.getAllKeys(g,c);e.onsuccess=e=>s({result:e.target.result}),e.onerror=dr(i)}else{let e=0;const t=u||!("openKeyCursor"in d)?d.openCursor(g):d.openKeyCursor(g),r=[];t.onsuccess=n=>{const i=t.result;return i?(r.push(u?i.value:i.primaryKey),++e===a?s({result:r}):void i.continue()):s({result:r})},t.onerror=dr(i)}}))}(i),openCursor:function({trans:e,values:r,query:s,reverse:i,unique:o}){return new Promise(((u,a)=>{u=it(u);const{index:l,range:c}=s,h=e.objectStore(t),p=l.isPrimaryKey?h:h.index(l.name),f=i?o?"prevunique":"prev":o?"nextunique":"next",d=r||!("openKeyCursor"in p)?p.openCursor(n(c),f):p.openKeyCursor(n(c),f);d.onerror=dr(a),d.onsuccess=it((t=>{const r=d.result;if(!r)return void u(null);r.___id=++kr,r.done=!1;const n=r.continue.bind(r);let s=r.continuePrimaryKey;s&&(s=s.bind(r));const i=r.advance.bind(r),o=()=>{throw new Error("Cursor not stopped")};r.trans=e,r.stop=r.continue=r.continuePrimaryKey=r.advance=()=>{throw new Error("Cursor not started")},r.fail=it(a),r.next=function(){let e=1;return this.start((()=>e--?this.continue():this.stop())).then((()=>this))},r.start=e=>{const t=new Promise(((e,t)=>{e=it(e),d.onerror=dr(t),r.fail=t,r.stop=t=>{r.stop=r.continue=r.continuePrimaryKey=r.advance=o,e(t)}})),u=()=>{if(d.result)try{e()}catch(e){r.fail(e)}else r.done=!0,r.start=()=>{throw new Error("Cursor behind last entry")},r.stop()};return d.onsuccess=it((e=>{d.onsuccess=u,u()})),r.continue=n,r.continuePrimaryKey=s,r.advance=i,u(),t},u(r)}),a)}))},count({query:e,trans:r}){const{index:s,range:i}=e;return new Promise(((e,o)=>{const u=r.objectStore(t),a=s.isPrimaryKey?u:u.index(s.name),l=n(i),c=l?a.count(l):a.count();c.onsuccess=it((t=>e(t.target.result))),c.onerror=dr(o)}))}}}(e))),u={};return o.forEach((e=>u[e.name]=e)),{stack:"dbcore",transaction:e.transaction.bind(e),table(e){if(!u[e])throw new Error(`Table '${e}' not found`);return u[e]},MIN_KEY:-1/0,MAX_KEY:qr(t),schema:s}}function Sr({_novip:e},t){const r=t.db,n=function(e,t,{IDBKeyRange:r,indexedDB:n},s){const i=function(e,t){return t.reduce(((e,{create:t})=>({...e,...t(e)})),e)}(Pr(t,r,s),e.dbcore);return{dbcore:i}}(e._middlewares,r,e._deps,t);e.core=n.dbcore,e.tables.forEach((t=>{const r=t.name;e.core.schema.tables.some((e=>e.name===r))&&(t.core=e.core.table(r),e[r]instanceof e.Table&&(e[r].core=t.core))}))}function xr({_novip:e},t,r,n){r.forEach((r=>{const s=n[r];t.forEach((t=>{const n=_(t,r);(!n||"value"in n&&void 0===n.value)&&(t===e.Transaction.prototype||t instanceof e.Transaction?w(t,r,{get(){return this.table(r)},set(e){T(this,r,{value:e,writable:!0,configurable:!0,enumerable:!0})}}):t[r]=new e.Table(r,s))}))}))}function Er({_novip:e},t){t.forEach((t=>{for(let r in t)t[r]instanceof e.Table&&delete t[r]}))}function Dr(e,t){return e._cfg.version-t._cfg.version}function Or(e,t,r,n){const s=e._dbSchema,i=e._createTransaction("readwrite",e._storeNames,s);i.create(r),i._completion.catch(n);const o=i._reject.bind(i),u=Me.transless||Me;pt((()=>{Me.trans=i,Me.transless=u,0===t?(f(s).forEach((e=>{Ir(r,e,s[e].primKey,s[e].indexes)})),Sr(e,r),We.follow((()=>e.on.populate.fire(i))).catch(o)):function({_novip:e},t,r,n){const s=[],i=e._versions;let o=e._dbSchema=Br(e,e.idbdb,n),u=!1;const a=i.filter((e=>e._cfg.version>=t));return a.forEach((i=>{s.push((()=>{const s=o,a=i._cfg.dbschema;Kr(e,s,n),Kr(e,a,n),o=e._dbSchema=a;const l=Cr(s,a);l.add.forEach((e=>{Ir(n,e[0],e[1].primKey,e[1].indexes)})),l.change.forEach((e=>{if(e.recreate)throw new ce.Upgrade("Not yet support for changing primary key");{const t=n.objectStore(e.name);e.add.forEach((e=>Rr(t,e))),e.change.forEach((e=>{t.deleteIndex(e.name),Rr(t,e)})),e.del.forEach((e=>t.deleteIndex(e)))}}));const c=i._cfg.contentUpgrade;if(c&&i._cfg.version>t){Sr(e,n),r._memoizedTables={},u=!0;let t=O(a);l.del.forEach((e=>{t[e]=s[e]})),Er(e,[e.Transaction.prototype]),xr(e,[e.Transaction.prototype],f(t),t),r.schema=t;const i=J(c);let o;i&&ft();const h=We.follow((()=>{if(o=c(r),o&&i){var e=dt.bind(null,null);o.then(e,e)}}));return o&&"function"==typeof o.then?We.resolve(o):h.then((()=>o))}})),s.push((t=>{u&&It||function(e,t){[].slice.call(t.db.objectStoreNames).forEach((r=>null==e[r]&&t.db.deleteObjectStore(r)))}(i._cfg.dbschema,t),Er(e,[e.Transaction.prototype]),xr(e,[e.Transaction.prototype],e._storeNames,e._dbSchema),r.schema=e._dbSchema}))})),function e(){return s.length?We.resolve(s.shift()(r.idbtrans)).then(e):We.resolve()}().then((()=>{var e,t;t=n,f(e=o).forEach((r=>{t.db.objectStoreNames.contains(r)||Ir(t,r,e[r].primKey,e[r].indexes)}))}))}(e,t,i,r).catch(o)}))}function Cr(e,t){const r={del:[],add:[],change:[]};let n;for(n in e)t[n]||r.del.push(n);for(n in t){const s=e[n],i=t[n];if(s){const e={name:n,def:i,recreate:!1,del:[],add:[],change:[]};if(""+(s.primKey.keyPath||"")!=""+(i.primKey.keyPath||"")||s.primKey.auto!==i.primKey.auto&&!Ct)e.recreate=!0,r.change.push(e);else{const t=s.idxByName,n=i.idxByName;let o;for(o in t)n[o]||e.del.push(o);for(o in n){const r=t[o],s=n[o];r?r.src!==s.src&&e.change.push(s):e.add.push(s)}(e.del.length>0||e.add.length>0||e.change.length>0)&&r.change.push(e)}}else r.add.push([n,i])}return r}function Ir(e,t,r,n){const s=e.db.createObjectStore(t,r.keyPath?{keyPath:r.keyPath,autoIncrement:r.auto}:{autoIncrement:r.auto});return n.forEach((e=>Rr(s,e))),s}function Rr(e,t){e.createIndex(t.name,t.keyPath,{unique:t.unique,multiEntry:t.multi})}function Br(e,t,r){const n={};return k(t.objectStoreNames,0).forEach((e=>{const t=r.objectStore(e);let s=t.keyPath;const i=Tr(wr(s),s||"",!1,!1,!!t.autoIncrement,s&&"string"!=typeof s,!0),o=[];for(let e=0;e<t.indexNames.length;++e){const r=t.index(t.indexNames[e]);s=r.keyPath;var u=Tr(r.name,s,!!r.unique,!!r.multiEntry,!1,s&&"string"!=typeof s,!1);o.push(u)}n[e]=Ar(e,i,o)})),n}function Kr({_novip:e},t,r){const n=r.db.objectStoreNames;for(let s=0;s<n.length;++s){const i=n[s],o=r.objectStore(i);e._hasGetAll="getAll"in o;for(let e=0;e<o.indexNames.length;++e){const r=o.indexNames[e],n=o.index(r).keyPath,s="string"==typeof n?n:"["+k(n).join("+")+"]";if(t[i]){const e=t[i].idxByName[s];e&&(e.name=r,delete t[i].idxByName[s],t[i].idxByName[r]=e)}}}"undefined"!=typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&p.WorkerGlobalScope&&p instanceof p.WorkerGlobalScope&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604&&(e._hasGetAll=!1)}class Nr{_parseStoresSpec(e,t){f(e).forEach((r=>{if(null!==e[r]){var n=e[r].split(",").map(((e,t)=>{const r=(e=e.trim()).replace(/([&*]|\+\+)/g,""),n=/^\[/.test(r)?r.match(/^\[(.*)\]$/)[1].split("+"):r;return Tr(r,n||null,/\&/.test(e),/\*/.test(e),/\+\+/.test(e),d(n),0===t)})),s=n.shift();if(s.multi)throw new ce.Schema("Primary key cannot be multi-valued");n.forEach((e=>{if(e.auto)throw new ce.Schema("Only primary key can be marked as autoIncrement (++)");if(!e.keyPath)throw new ce.Schema("Index must have a name and cannot be an empty string")})),t[r]=Ar(r,s,n)}}))}stores(e){const t=this.db;this._cfg.storesSource=this._cfg.storesSource?g(this._cfg.storesSource,e):e;const r=t._versions,n={};let s={};return r.forEach((e=>{g(n,e._cfg.storesSource),s=e._cfg.dbschema={},e._parseStoresSpec(n,s)})),t._dbSchema=s,Er(t,[t._allTables,t,t.Transaction.prototype]),xr(t,[t._allTables,t,t.Transaction.prototype,this._cfg.tables],f(s),s),t._storeNames=f(s),this}upgrade(e){return this._cfg.contentUpgrade=we(this._cfg.contentUpgrade||fe,e),this}}function Mr(e,t){let r=e._dbNamesDB;return r||(r=e._dbNamesDB=new an(Kt,{addons:[],indexedDB:e,IDBKeyRange:t}),r.version(1).stores({dbnames:"name"})),r.table("dbnames")}function Lr(e){return e&&"function"==typeof e.databases}function Fr(e){return pt((function(){return Me.letThrough=!0,e()}))}function Gr(){var e;return!navigator.userAgentData&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\//.test(navigator.userAgent)&&indexedDB.databases?new Promise((function(t){var r=function(){return indexedDB.databases().finally(t)};e=setInterval(r,100),r()})).finally((function(){return clearInterval(e)})):Promise.resolve()}function Wr(e){var t=t=>e.next(t),r=s(t),n=s((t=>e.throw(t)));function s(e){return t=>{var s=e(t),i=s.value;return s.done?i:i&&"function"==typeof i.then?i.then(r,n):d(i)?Promise.all(i).then(r,n):r(i)}}return s(t)()}function Hr(e,t,r){var n=arguments.length;if(n<2)throw new ce.InvalidArgument("Too few arguments");for(var s=new Array(n-1);--n;)s[n-1]=arguments[n];return r=s.pop(),[e,I(s),r]}function $r(e,t,r,n,s){return We.resolve().then((()=>{const i=Me.transless||Me,o=e._createTransaction(t,r,e._dbSchema,n),u={trans:o,transless:i};if(n)o.idbtrans=n.idbtrans;else try{o.create(),e._state.PR1398_maxLoop=3}catch(n){return n.name===ae.InvalidState&&e.isOpen()&&--e._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),e._close(),e.open().then((()=>$r(e,t,r,null,s)))):kt(n)}const a=J(s);let l;a&&ft();const c=We.follow((()=>{if(l=s.call(o,o),l)if(a){var e=dt.bind(null,null);l.then(e,e)}else"function"==typeof l.next&&"function"==typeof l.throw&&(l=Wr(l))}),u);return(l&&"function"==typeof l.then?We.resolve(l).then((e=>o.active?e:kt(new ce.PrematureCommit("Transaction committed too early. See http://bit.ly/2kdckMn")))):c.then((()=>l))).then((e=>(n&&o._resolve(),o._completion.then((()=>e))))).catch((e=>(o._reject(e),kt(e))))}))}function Vr(e,t,r){const n=d(e)?e.slice():[e];for(let e=0;e<r;++e)n.push(t);return n}const Jr={stack:"dbcore",name:"VirtualIndexMiddleware",level:1,create:function(e){return{...e,table(t){const r=e.table(t),{schema:n}=r,s={},i=[];function o(e,t,r){const n=jr(e),u=s[n]=s[n]||[],a=null==e?0:"string"==typeof e?1:e.length,l=t>0,c={...r,isVirtual:l,keyTail:t,keyLength:a,extractKey:_r(e),unique:!l&&r.unique};return u.push(c),c.isPrimaryKey||i.push(c),a>1&&o(2===a?e[0]:e.slice(0,a-1),t+1,r),u.sort(((e,t)=>e.keyTail-t.keyTail)),c}const u=o(n.primaryKey.keyPath,0,n.primaryKey);s[":id"]=[u];for(const e of n.indexes)o(e.keyPath,0,e);function a(t){const r=t.query.index;return r.isVirtual?{...t,query:{index:r,range:(n=t.query.range,s=r.keyTail,{type:1===n.type?2:n.type,lower:Vr(n.lower,n.lowerOpen?e.MAX_KEY:e.MIN_KEY,s),lowerOpen:!0,upper:Vr(n.upper,n.upperOpen?e.MIN_KEY:e.MAX_KEY,s),upperOpen:!0})}}:t;var n,s}const l={...r,schema:{...n,primaryKey:u,indexes:i,getIndexByKeyPath:function(e){const t=s[jr(e)];return t&&t[0]}},count:e=>r.count(a(e)),query:e=>r.query(a(e)),openCursor(t){const{keyTail:n,isVirtual:s,keyLength:i}=t.query.index;return s?r.openCursor(a(t)).then((r=>r&&function(r){const s=Object.create(r,{continue:{value:function(s){null!=s?r.continue(Vr(s,t.reverse?e.MAX_KEY:e.MIN_KEY,n)):t.unique?r.continue(r.key.slice(0,i).concat(t.reverse?e.MIN_KEY:e.MAX_KEY,n)):r.continue()}},continuePrimaryKey:{value(t,s){r.continuePrimaryKey(Vr(t,e.MAX_KEY,n),s)}},primaryKey:{get:()=>r.primaryKey},key:{get(){const e=r.key;return 1===i?e[0]:e.slice(0,i)}},value:{get:()=>r.value}});return s}(r))):r.openCursor(t)}};return l}}}};function zr(e,t,r,n){return r=r||{},n=n||"",f(e).forEach((s=>{if(v(t,s)){var i=e[s],o=t[s];if("object"==typeof i&&"object"==typeof o&&i&&o){const e=F(i);e!==F(o)?r[n+s]=t[s]:"Object"===e?zr(i,o,r,n+s+"."):i!==o&&(r[n+s]=t[s])}else i!==o&&(r[n+s]=t[s])}else r[n+s]=void 0})),f(t).forEach((s=>{v(e,s)||(r[n+s]=t[s])})),r}const Xr={stack:"dbcore",name:"HooksMiddleware",level:2,create:e=>({...e,table(t){const r=e.table(t),{primaryKey:n}=r.schema,s={...r,mutate(e){const s=Me.trans,{deleting:i,creating:o,updating:u}=s.table(t).hook;switch(e.type){case"add":if(o.fire===fe)break;return s._promise("readwrite",(()=>a(e)),!0);case"put":if(o.fire===fe&&u.fire===fe)break;return s._promise("readwrite",(()=>a(e)),!0);case"delete":if(i.fire===fe)break;return s._promise("readwrite",(()=>a(e)),!0);case"deleteRange":if(i.fire===fe)break;return s._promise("readwrite",(()=>function(e){return l(e.trans,e.range,1e4)}(e)),!0)}return r.mutate(e);function a(e){const t=Me.trans,s=e.keys||function(e,t){return"delete"===t.type?t.keys:t.keys||t.values.map(e.extractKey)}(n,e);if(!s)throw new Error("Keys missing");return"delete"!==(e="add"===e.type||"put"===e.type?{...e,keys:s}:{...e}).type&&(e.values=[...e.values]),e.keys&&(e.keys=[...e.keys]),function(e,t,r){return"add"===t.type?Promise.resolve([]):e.getMany({trans:t.trans,keys:r,cache:"immutable"})}(r,e,s).then((a=>{const l=s.map(((r,s)=>{const l=a[s],c={onerror:null,onsuccess:null};if("delete"===e.type)i.fire.call(c,r,l,t);else if("add"===e.type||void 0===l){const i=o.fire.call(c,r,e.values[s],t);null==r&&null!=i&&(r=i,e.keys[s]=r,n.outbound||D(e.values[s],n.keyPath,r))}else{const n=zr(l,e.values[s]),i=u.fire.call(c,n,r,l,t);if(i){const t=e.values[s];Object.keys(i).forEach((e=>{v(t,e)?t[e]=i[e]:D(t,e,i[e])}))}}return c}));return r.mutate(e).then((({failures:t,results:r,numFailures:n,lastResult:i})=>{for(let n=0;n<s.length;++n){const i=r?r[n]:s[n],o=l[n];null==i?o.onerror&&o.onerror(t[n]):o.onsuccess&&o.onsuccess("put"===e.type&&a[n]?e.values[n]:i)}return{failures:t,results:r,numFailures:n,lastResult:i}})).catch((e=>(l.forEach((t=>t.onerror&&t.onerror(e))),Promise.reject(e))))}))}function l(e,t,s){return r.query({trans:e,values:!1,query:{index:n,range:t},limit:s}).then((({result:r})=>a({type:"delete",keys:r,trans:e}).then((n=>n.numFailures>0?Promise.reject(n.failures[0]):r.length<s?{failures:[],numFailures:0,lastResult:void 0}:l(e,{...t,lower:r[r.length-1],lowerOpen:!0},s)))))}}};return s}})};function Qr(e,t,r){try{if(!t)return null;if(t.keys.length<e.length)return null;const n=[];for(let s=0,i=0;s<t.keys.length&&i<e.length;++s)0===er(t.keys[s],e[i])&&(n.push(r?N(t.values[s]):t.values[s]),++i);return n.length===e.length?n:null}catch(e){return null}}const Yr={stack:"dbcore",level:-1,create:e=>({table:t=>{const r=e.table(t);return{...r,getMany:e=>{if(!e.cache)return r.getMany(e);const t=Qr(e.keys,e.trans._cache,"clone"===e.cache);return t?We.resolve(t):r.getMany(e).then((t=>(e.trans._cache={keys:e.keys,values:"clone"===e.cache?N(t):t},t)))},mutate:e=>("add"!==e.type&&(e.trans._cache=null),r.mutate(e))}}})};function Zr(e){return!("from"in e)}const en=function(e,t){if(!this){const t=new en;return e&&"d"in e&&g(t,e),t}g(this,arguments.length?{d:1,from:e,to:arguments.length>1?t:e}:{d:0})};function tn(e,t,r){const n=er(t,r);if(isNaN(n))return;if(n>0)throw RangeError();if(Zr(e))return g(e,{from:t,to:r,d:1});const s=e.l,i=e.r;if(er(r,e.from)<0)return s?tn(s,t,r):e.l={from:t,to:r,d:1,l:null,r:null},sn(e);if(er(t,e.to)>0)return i?tn(i,t,r):e.r={from:t,to:r,d:1,l:null,r:null},sn(e);er(t,e.from)<0&&(e.from=t,e.l=null,e.d=i?i.d+1:1),er(r,e.to)>0&&(e.to=r,e.r=null,e.d=e.l?e.l.d+1:1);const o=!e.r;s&&!e.l&&rn(e,s),i&&o&&rn(e,i)}function rn(e,t){Zr(t)||function e(t,{from:r,to:n,l:s,r:i}){tn(t,r,n),s&&e(t,s),i&&e(t,i)}(e,t)}function nn(e){let t=Zr(e)?null:{s:0,n:e};return{next(e){const r=arguments.length>0;for(;t;)switch(t.s){case 0:if(t.s=1,r)for(;t.n.l&&er(e,t.n.from)<0;)t={up:t,n:t.n.l,s:1};else for(;t.n.l;)t={up:t,n:t.n.l,s:1};case 1:if(t.s=2,!r||er(e,t.n.to)<=0)return{value:t.n,done:!1};case 2:if(t.n.r){t.s=3,t={up:t,n:t.n.r,s:0};continue}case 3:t=t.up}return{done:!0}}}}function sn(e){var t,r;const n=((null===(t=e.r)||void 0===t?void 0:t.d)||0)-((null===(r=e.l)||void 0===r?void 0:r.d)||0),s=n>1?"r":n<-1?"l":"";if(s){const t="r"===s?"l":"r",r={...e},n=e[s];e.from=n.from,e.to=n.to,e[s]=n[s],r[s]=n[t],e[t]=r,r.d=on(r)}e.d=on(e)}function on({r:e,l:t}){return(e?t?Math.max(e.d,t.d):e.d:t?t.d:0)+1}b(en.prototype,{add(e){return rn(this,e),this},addKey(e){return tn(this,e,e),this},addKeys(e){return e.forEach((e=>tn(this,e,e))),this},[G](){return nn(this)}});const un={stack:"dbcore",level:0,create:e=>{const t=e.schema.name,r=new en(e.MIN_KEY,e.MAX_KEY);return{...e,table:n=>{const s=e.table(n),{schema:i}=s,{primaryKey:o}=i,{extractKey:u,outbound:a}=o,l={...s,mutate:e=>{const o=e.trans,u=o.mutatedParts||(o.mutatedParts={}),a=e=>{const r=`idb://${t}/${n}/${e}`;return u[r]||(u[r]=new en)},l=a(""),c=a(":dels"),{type:h}=e;let[p,f]="deleteRange"===e.type?[e.range]:"delete"===e.type?[e.keys]:e.values.length<50?[[],e.values]:[];const g=e.trans._cache;return s.mutate(e).then((e=>{if(d(p)){"delete"!==h&&(p=e.results),l.addKeys(p);const t=Qr(p,g);t||"add"===h||c.addKeys(p),(t||f)&&function(e,t,r,n){t.indexes.forEach((function(t){const s=e(t.name||"");function i(e){return null!=e?t.extractKey(e):null}const o=e=>t.multiEntry&&d(e)?e.forEach((e=>s.addKey(e))):s.addKey(e);(r||n).forEach(((e,t)=>{const s=r&&i(r[t]),u=n&&i(n[t]);0!==er(s,u)&&(null!=s&&o(s),null!=u&&o(u))}))}))}(a,i,t,f)}else if(p){const e={from:p.lower,to:p.upper};c.add(e),l.add(e)}else l.add(r),c.add(r),i.indexes.forEach((e=>a(e.name).add(r)));return e}))}},c=({query:{index:t,range:r}})=>{var n,s;return[t,new en(null!==(n=r.lower)&&void 0!==n?n:e.MIN_KEY,null!==(s=r.upper)&&void 0!==s?s:e.MAX_KEY)]},h={get:e=>[o,new en(e.key)],getMany:e=>[o,(new en).addKeys(e.keys)],count:c,query:c,openCursor:c};return f(h).forEach((e=>{l[e]=function(i){const{subscr:o}=Me;if(o){const l=e=>{const r=`idb://${t}/${n}/${e}`;return o[r]||(o[r]=new en)},c=l(""),p=l(":dels"),[f,d]=h[e](i);if(l(f.name||"").add(d),!f.isPrimaryKey){if("count"!==e){const t="query"===e&&a&&i.values&&s.query({...i,values:!1});return s[e].apply(this,arguments).then((r=>{if("query"===e){if(a&&i.values)return t.then((({result:e})=>(c.addKeys(e),r)));const e=i.values?r.result.map(u):r.result;i.values?c.addKeys(e):p.addKeys(e)}else if("openCursor"===e){const e=r,t=i.values;return e&&Object.create(e,{key:{get:()=>(p.addKey(e.primaryKey),e.key)},primaryKey:{get(){const t=e.primaryKey;return p.addKey(t),t}},value:{get:()=>(t&&c.addKey(e.primaryKey),e.value)}})}return r}))}p.add(r)}}return s[e].apply(this,arguments)}})),l}}}};class an{constructor(e,t){this._middlewares={},this.verno=0;const r=an.dependencies;this._options=t={addons:an.addons,autoOpen:!0,indexedDB:r.indexedDB,IDBKeyRange:r.IDBKeyRange,...t},this._deps={indexedDB:t.indexedDB,IDBKeyRange:t.IDBKeyRange};const{addons:n}=t;this._dbSchema={},this._versions=[],this._storeNames=[],this._allTables={},this.idbdb=null,this._novip=this;const s={dbOpenError:null,isBeingOpened:!1,onReadyBeingFired:null,openComplete:!1,dbReadyResolve:fe,dbReadyPromise:null,cancelOpen:fe,openCanceller:null,autoSchema:!0,PR1398_maxLoop:3};var i;s.dbReadyPromise=new We((e=>{s.dbReadyResolve=e})),s.openCanceller=new We(((e,t)=>{s.cancelOpen=t})),this._state=s,this.name=e,this.on=Ht(this,"populate","blocked","versionchange","close",{ready:[we,fe]}),this.on.ready.subscribe=j(this.on.ready.subscribe,(e=>(t,r)=>{an.vip((()=>{const n=this._state;if(n.openComplete)n.dbOpenError||We.resolve().then(t),r&&e(t);else if(n.onReadyBeingFired)n.onReadyBeingFired.push(t),r&&e(t);else{e(t);const n=this;r||e((function e(){n.on.ready.unsubscribe(t),n.on.ready.unsubscribe(e)}))}}))})),this.Collection=(i=this,$t(nr.prototype,(function(e,t){this.db=i;let r=Ft,n=null;if(t)try{r=t()}catch(e){n=e}const s=e._ctx,o=s.table,u=o.hook.reading.fire;this._ctx={table:o,index:s.index,isPrimKey:!s.index||o.schema.primKey.keyPath&&s.index===o.schema.primKey.name,range:r,keysOnly:!1,dir:"next",unique:"",algorithm:null,filter:null,replayFilter:null,justLimit:!0,isMatch:null,offset:0,limit:1/0,error:n,or:s.or,valueMapper:u!==de?u:null}}))),this.Table=function(e){return $t(Wt.prototype,(function(t,r,n){this.db=e,this._tx=n,this.name=t,this.schema=r,this.hook=e._allTables[t]?e._allTables[t].hook:Ht(null,{creating:[ye,fe],reading:[ge,de],updating:[be,fe],deleting:[ve,fe]})}))}(this),this.Transaction=function(e){return $t(br.prototype,(function(t,r,n,s,i){this.db=e,this.mode=t,this.storeNames=r,this.schema=n,this.chromeTransactionDurability=s,this.idbtrans=null,this.on=Ht(this,"complete","error","abort"),this.parent=i||null,this.active=!0,this._reculock=0,this._blockedFuncs=[],this._resolve=null,this._reject=null,this._waitingFor=null,this._waitingQueue=null,this._spinCount=0,this._completion=new We(((e,t)=>{this._resolve=e,this._reject=t})),this._completion.then((()=>{this.active=!1,this.on.complete.fire()}),(e=>{var t=this.active;return this.active=!1,this.on.error.fire(e),this.parent?this.parent._reject(e):t&&this.idbtrans&&this.idbtrans.abort(),kt(e)}))}))}(this),this.Version=function(e){return $t(Nr.prototype,(function(t){this.db=e,this._cfg={version:t,storesSource:null,dbschema:{},tables:{},contentUpgrade:null}}))}(this),this.WhereClause=function(e){return $t(fr.prototype,(function(t,r,n){this.db=e,this._ctx={table:t,index:":id"===r?null:r,or:n};const s=e._deps.indexedDB;if(!s)throw new ce.MissingAPI;this._cmp=this._ascending=s.cmp.bind(s),this._descending=(e,t)=>s.cmp(t,e),this._max=(e,t)=>s.cmp(e,t)>0?e:t,this._min=(e,t)=>s.cmp(e,t)<0?e:t,this._IDBKeyRange=e._deps.IDBKeyRange}))}(this),this.on("versionchange",(e=>{e.newVersion>0?console.warn(`Another connection wants to upgrade database '${this.name}'. Closing db now to resume the upgrade.`):console.warn(`Another connection wants to delete database '${this.name}'. Closing db now to resume the delete request.`),this.close()})),this.on("blocked",(e=>{!e.newVersion||e.newVersion<e.oldVersion?console.warn(`Dexie.delete('${this.name}') was blocked`):console.warn(`Upgrade '${this.name}' blocked by other connection holding version ${e.oldVersion/10}`)})),this._maxKey=qr(t.IDBKeyRange),this._createTransaction=(e,t,r,n)=>new this.Transaction(e,t,r,this._options.chromeTransactionDurability,n),this._fireOnBlocked=e=>{this.on("blocked").fire(e),Ot.filter((e=>e.name===this.name&&e!==this&&!e._state.vcFired)).map((t=>t.on("versionchange").fire(e)))},this.use(Jr),this.use(Xr),this.use(un),this.use(Yr),this.vip=Object.create(this,{_vip:{value:!0}}),n.forEach((e=>e(this)))}version(e){if(isNaN(e)||e<.1)throw new ce.Type("Given version is not a positive number");if(e=Math.round(10*e)/10,this.idbdb||this._state.isBeingOpened)throw new ce.Schema("Cannot add version when database is open");this.verno=Math.max(this.verno,e);const t=this._versions;var r=t.filter((t=>t._cfg.version===e))[0];return r||(r=new this.Version(e),t.push(r),t.sort(Dr),r.stores({}),this._state.autoSchema=!1,r)}_whenReady(e){return this.idbdb&&(this._state.openComplete||Me.letThrough||this._vip)?e():new We(((e,t)=>{if(this._state.openComplete)return t(new ce.DatabaseClosed(this._state.dbOpenError));if(!this._state.isBeingOpened){if(!this._options.autoOpen)return void t(new ce.DatabaseClosed);this.open().catch(fe)}this._state.dbReadyPromise.then(e,t)})).then(e)}use({stack:e,create:t,level:r,name:n}){n&&this.unuse({stack:e,name:n});const s=this._middlewares[e]||(this._middlewares[e]=[]);return s.push({stack:e,create:t,level:null==r?10:r,name:n}),s.sort(((e,t)=>e.level-t.level)),this}unuse({stack:e,name:t,create:r}){return e&&this._middlewares[e]&&(this._middlewares[e]=this._middlewares[e].filter((e=>r?e.create!==r:!!t&&e.name!==t))),this}open(){return function(e){const t=e._state,{indexedDB:r}=e._deps;if(t.isBeingOpened||e.idbdb)return t.dbReadyPromise.then((()=>t.dbOpenError?kt(t.dbOpenError):e));z&&(t.openCanceller._stackHolder=Z()),t.isBeingOpened=!0,t.dbOpenError=null,t.openComplete=!1;const n=t.openCanceller;function s(){if(t.openCanceller!==n)throw new ce.DatabaseClosed("db.open() was cancelled")}let i=t.dbReadyResolve,o=null,u=!1;return We.race([n,("undefined"==typeof navigator?We.resolve():Gr()).then((()=>new We(((n,i)=>{if(s(),!r)throw new ce.MissingAPI;const a=e.name,l=t.autoSchema?r.open(a):r.open(a,Math.round(10*e.verno));if(!l)throw new ce.MissingAPI;l.onerror=dr(i),l.onblocked=it(e._fireOnBlocked),l.onupgradeneeded=it((n=>{if(o=l.transaction,t.autoSchema&&!e._options.allowEmptyDB){l.onerror=gr,o.abort(),l.result.close();const e=r.deleteDatabase(a);e.onsuccess=e.onerror=it((()=>{i(new ce.NoSuchDatabase(`Database ${a} doesnt exist`))}))}else{o.onerror=dr(i);var s=n.oldVersion>Math.pow(2,62)?0:n.oldVersion;u=s<1,e._novip.idbdb=l.result,Or(e,s/10,o,i)}}),i),l.onsuccess=it((()=>{o=null;const r=e._novip.idbdb=l.result,s=k(r.objectStoreNames);if(s.length>0)try{const n=r.transaction(1===(i=s).length?i[0]:i,"readonly");t.autoSchema?function({_novip:e},t,r){e.verno=t.version/10;const n=e._dbSchema=Br(0,t,r);e._storeNames=k(t.objectStoreNames,0),xr(e,[e._allTables],f(n),n)}(e,r,n):(Kr(e,e._dbSchema,n),function(e,t){const r=Cr(Br(0,e.idbdb,t),e._dbSchema);return!(r.add.length||r.change.some((e=>e.add.length||e.change.length)))}(e,n)||console.warn("Dexie SchemaDiff: Schema was extended without increasing the number passed to db.version(). Some queries may fail.")),Sr(e,n)}catch(e){}var i;Ot.push(e),r.onversionchange=it((r=>{t.vcFired=!0,e.on("versionchange").fire(r)})),r.onclose=it((t=>{e.on("close").fire(t)})),u&&function({indexedDB:e,IDBKeyRange:t},r){!Lr(e)&&r!==Kt&&Mr(e,t).put({name:r}).catch(fe)}(e._deps,a),n()}),i)}))))]).then((()=>(s(),t.onReadyBeingFired=[],We.resolve(Fr((()=>e.on.ready.fire(e.vip)))).then((function r(){if(t.onReadyBeingFired.length>0){let n=t.onReadyBeingFired.reduce(we,fe);return t.onReadyBeingFired=[],We.resolve(Fr((()=>n(e.vip)))).then(r)}}))))).finally((()=>{t.onReadyBeingFired=null,t.isBeingOpened=!1})).then((()=>e)).catch((r=>{t.dbOpenError=r;try{o&&o.abort()}catch(e){}return n===t.openCanceller&&e._close(),kt(r)})).finally((()=>{t.openComplete=!0,i()}))}(this)}_close(){const e=this._state,t=Ot.indexOf(this);if(t>=0&&Ot.splice(t,1),this.idbdb){try{this.idbdb.close()}catch(e){}this._novip.idbdb=null}e.dbReadyPromise=new We((t=>{e.dbReadyResolve=t})),e.openCanceller=new We(((t,r)=>{e.cancelOpen=r}))}close(){this._close();const e=this._state;this._options.autoOpen=!1,e.dbOpenError=new ce.DatabaseClosed,e.isBeingOpened&&e.cancelOpen(e.dbOpenError)}delete(){const e=arguments.length>0,t=this._state;return new We(((r,n)=>{const s=()=>{this.close();var e=this._deps.indexedDB.deleteDatabase(this.name);e.onsuccess=it((()=>{!function({indexedDB:e,IDBKeyRange:t},r){!Lr(e)&&r!==Kt&&Mr(e,t).delete(r).catch(fe)}(this._deps,this.name),r()})),e.onerror=dr(n),e.onblocked=this._fireOnBlocked};if(e)throw new ce.InvalidArgument("Arguments not allowed in db.delete()");t.isBeingOpened?t.dbReadyPromise.then(s):s()}))}backendDB(){return this.idbdb}isOpen(){return null!==this.idbdb}hasBeenClosed(){const e=this._state.dbOpenError;return e&&"DatabaseClosed"===e.name}hasFailed(){return null!==this._state.dbOpenError}dynamicallyOpened(){return this._state.autoSchema}get tables(){return f(this._allTables).map((e=>this._allTables[e]))}transaction(){const e=Hr.apply(this,arguments);return this._transaction.apply(this,e)}_transaction(e,t,r){let n=Me.trans;n&&n.db===this&&-1===e.indexOf("!")||(n=null);const s=-1!==e.indexOf("?");let i,o;e=e.replace("!","").replace("?","");try{if(o=t.map((e=>{var t=e instanceof this.Table?e.name:e;if("string"!=typeof t)throw new TypeError("Invalid table argument to Dexie.transaction(). Only Table or String are allowed");return t})),"r"==e||e===Nt)i=Nt;else{if("rw"!=e&&e!=Mt)throw new ce.InvalidArgument("Invalid transaction mode: "+e);i=Mt}if(n){if(n.mode===Nt&&i===Mt){if(!s)throw new ce.SubTransaction("Cannot enter a sub-transaction with READWRITE mode when parent transaction is READONLY");n=null}n&&o.forEach((e=>{if(n&&-1===n.storeNames.indexOf(e)){if(!s)throw new ce.SubTransaction("Table "+e+" not included in parent transaction.");n=null}})),s&&n&&!n.active&&(n=null)}}catch(e){return n?n._promise(null,((t,r)=>{r(e)})):kt(e)}const u=$r.bind(null,this,i,o,n,r);return n?n._promise(i,u,"lock"):Me.trans?Tt(Me.transless,(()=>this._whenReady(u))):this._whenReady(u)}table(e){if(!v(this._allTables,e))throw new ce.InvalidTable(`Table ${e} does not exist`);return this._allTables[e]}}const ln="undefined"!=typeof Symbol&&"observable"in Symbol?Symbol.observable:"@@observable";class cn{constructor(e){this._subscribe=e}subscribe(e,t,r){return this._subscribe(e&&"function"!=typeof e?e:{next:e,error:t,complete:r})}[ln](){return this}}function hn(e,t){return f(t).forEach((r=>{rn(e[r]||(e[r]=new en),t[r])})),e}let pn;try{pn={indexedDB:p.indexedDB||p.mozIndexedDB||p.webkitIndexedDB||p.msIndexedDB,IDBKeyRange:p.IDBKeyRange||p.webkitIDBKeyRange}}catch(p){pn={indexedDB:null,IDBKeyRange:null}}const fn=an;function dn(e){let t=gn;try{gn=!0,vr.storagemutated.fire(e)}finally{gn=t}}b(fn,{...pe,delete:e=>new fn(e,{addons:[]}).delete(),exists:e=>new fn(e,{addons:[]}).open().then((e=>(e.close(),!0))).catch("NoSuchDatabaseError",(()=>!1)),getDatabaseNames(e){try{return function({indexedDB:e,IDBKeyRange:t}){return Lr(e)?Promise.resolve(e.databases()).then((e=>e.map((e=>e.name)).filter((e=>e!==Kt)))):Mr(e,t).toCollection().primaryKeys()}(fn.dependencies).then(e)}catch(e){return kt(new ce.MissingAPI)}},defineClass:()=>function(e){g(this,e)},ignoreTransaction:e=>Me.trans?Tt(Me.transless,e):e(),vip:Fr,async:function(e){return function(){try{var t=Wr(e.apply(this,arguments));return t&&"function"==typeof t.then?t:We.resolve(t)}catch(e){return kt(e)}}},spawn:function(e,t,r){try{var n=Wr(e.apply(r,t||[]));return n&&"function"==typeof n.then?n:We.resolve(n)}catch(e){return kt(e)}},currentTransaction:{get:()=>Me.trans||null},waitFor:function(e,t){const r=We.resolve("function"==typeof e?fn.ignoreTransaction(e):e).timeout(t||6e4);return Me.trans?Me.trans.waitFor(r):r},Promise:We,debug:{get:()=>z,set:e=>{X(e,"dexie"===e?()=>!0:Bt)}},derive:A,extend:g,props:b,override:j,Events:Ht,on:vr,liveQuery:function(e){let t,r=!1;const n=new cn((n=>{const s=J(e);let i=!1,o={},u={};const a={get closed(){return i},unsubscribe:()=>{i=!0,vr.storagemutated.unsubscribe(p)}};n.start&&n.start(a);let l=!1,c=!1;function h(){return f(u).some((e=>o[e]&&function(e,t){const r=nn(t);let n=r.next();if(n.done)return!1;let s=n.value;const i=nn(e);let o=i.next(s.from),u=o.value;for(;!n.done&&!o.done;){if(er(u.from,s.to)<=0&&er(u.to,s.from)>=0)return!0;er(s.from,u.from)<0?s=(n=r.next(u.from)).value:u=(o=i.next(s.from)).value}return!1}(o[e],u[e])))}const p=e=>{hn(o,e),h()&&d()},d=()=>{if(l||i)return;o={};const f={},g=function(t){s&&ft();const r=()=>pt(e,{subscr:t,trans:null}),n=Me.trans?Tt(Me.transless,r):r();return s&&n.then(dt,dt),n}(f);c||(vr(mr,p),c=!0),l=!0,Promise.resolve(g).then((e=>{r=!0,t=e,l=!1,i||(h()?d():(o={},u=f,n.next&&n.next(e)))}),(e=>{l=!1,r=!1,n.error&&n.error(e),a.unsubscribe()}))};return d(),a}));return n.hasValue=()=>r,n.getValue=()=>t,n},extendObservabilitySet:hn,getByKeyPath:E,setByKeyPath:D,delByKeyPath:function(e,t){"string"==typeof t?D(e,t,void 0):"length"in t&&[].map.call(t,(function(t){D(e,t,void 0)}))},shallowClone:O,deepClone:N,getObjectDiff:zr,cmp:er,asap:S,minKey:xt,addons:[],connections:Ot,errnames:ae,dependencies:pn,semVer:Pt,version:Pt.split(".").map((e=>parseInt(e))).reduce(((e,t,r)=>e+t/Math.pow(10,2*r)))}),fn.maxKey=qr(fn.dependencies.IDBKeyRange),"undefined"!=typeof dispatchEvent&&"undefined"!=typeof addEventListener&&(vr(mr,(e=>{if(!gn){let t;Ct?(t=document.createEvent("CustomEvent"),t.initCustomEvent(yr,!0,!0,e)):t=new CustomEvent(yr,{detail:e}),gn=!0,dispatchEvent(t),gn=!1}})),addEventListener(yr,(({detail:e})=>{gn||dn(e)})));let gn=!1;if("undefined"!=typeof BroadcastChannel){const e=new BroadcastChannel(yr);"function"==typeof e.unref&&e.unref(),vr(mr,(t=>{gn||e.postMessage(t)})),e.onmessage=e=>{e.data&&dn(e.data)}}else if("undefined"!=typeof self&&"undefined"!=typeof navigator){vr(mr,(e=>{try{gn||("undefined"!=typeof localStorage&&localStorage.setItem(yr,JSON.stringify({trig:Math.random(),changedParts:e})),"object"==typeof self.clients&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>t.postMessage({type:yr,changedParts:e}))))}catch(e){}})),"undefined"!=typeof addEventListener&&addEventListener("storage",(e=>{if(e.key===yr){const t=JSON.parse(e.newValue);t&&dn(t.changedParts)}}));const e=self.document&&navigator.serviceWorker;e&&e.addEventListener("message",(function({data:e}){e&&e.type===yr&&dn(e.changedParts)}))}function mn(e){return mn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},mn(e)}function yn(){yn=function(){return e};var e={},t=Object.prototype,r=t.hasOwnProperty,n=Object.defineProperty||function(e,t,r){e[t]=r.value},s="function"==typeof Symbol?Symbol:{},i=s.iterator||"@@iterator",o=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function a(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{a({},"")}catch(e){a=function(e,t,r){return e[t]=r}}function l(e,t,r,s){var i=t&&t.prototype instanceof p?t:p,o=Object.create(i.prototype),u=new U(s||[]);return n(o,"_invoke",{value:w(e,r,u)}),o}function c(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}e.wrap=l;var h={};function p(){}function f(){}function d(){}var g={};a(g,i,(function(){return this}));var m=Object.getPrototypeOf,y=m&&m(m(k([])));y&&y!==t&&r.call(y,i)&&(g=y);var v=d.prototype=p.prototype=Object.create(g);function b(e){["next","throw","return"].forEach((function(t){a(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function s(n,i,o,u){var a=c(e[n],e,i);if("throw"!==a.type){var l=a.arg,h=l.value;return h&&"object"==mn(h)&&r.call(h,"__await")?t.resolve(h.__await).then((function(e){s("next",e,o,u)}),(function(e){s("throw",e,o,u)})):t.resolve(h).then((function(e){l.value=e,o(l)}),(function(e){return s("throw",e,o,u)}))}u(a.arg)}var i;n(this,"_invoke",{value:function(e,r){function n(){return new t((function(t,n){s(e,r,t,n)}))}return i=i?i.then(n,n):n()}})}function w(e,t,r){var n="suspendedStart";return function(s,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===s)throw i;return j()}for(r.method=s,r.arg=i;;){var o=r.delegate;if(o){var u=A(o,r);if(u){if(u===h)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var a=c(e,t,r);if("normal"===a.type){if(n=r.done?"completed":"suspendedYield",a.arg===h)continue;return{value:a.arg,done:r.done}}"throw"===a.type&&(n="completed",r.method="throw",r.arg=a.arg)}}}function A(e,t){var r=t.method,n=e.iterator[r];if(void 0===n)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=void 0,A(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),h;var s=c(n,e.iterator,t.arg);if("throw"===s.type)return t.method="throw",t.arg=s.arg,t.delegate=null,h;var i=s.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function q(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function _(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function U(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(q,this),this.reset(!0)}function k(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,s=function t(){for(;++n<e.length;)if(r.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return s.next=s}}return{next:j}}function j(){return{value:void 0,done:!0}}return f.prototype=d,n(v,"constructor",{value:d,configurable:!0}),n(d,"constructor",{value:f,configurable:!0}),f.displayName=a(d,u,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,d):(e.__proto__=d,a(e,u,"GeneratorFunction")),e.prototype=Object.create(v),e},e.awrap=function(e){return{__await:e}},b(T.prototype),a(T.prototype,o,(function(){return this})),e.AsyncIterator=T,e.async=function(t,r,n,s,i){void 0===i&&(i=Promise);var o=new T(l(t,r,n,s),i);return e.isGeneratorFunction(r)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},b(v),a(v,u,"Generator"),a(v,i,(function(){return this})),a(v,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=Object(e),r=[];for(var n in t)r.push(n);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},e.values=k,U.prototype={constructor:U,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(_),!e)for(var t in this)"t"===t.charAt(0)&&r.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(r,n){return o.type="throw",o.arg=e,t.next=r,n&&(t.method="next",t.arg=void 0),!!n}for(var s=this.tryEntries.length-1;s>=0;--s){var i=this.tryEntries[s],o=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var u=r.call(i,"catchLoc"),a=r.call(i,"finallyLoc");if(u&&a){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var s=this.tryEntries[n];if(s.tryLoc<=this.prev&&r.call(s,"finallyLoc")&&this.prev<s.finallyLoc){var i=s;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),_(r),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var s=n.arg;_(r)}return s}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:k(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),h}},e}function vn(e,t,r,n,s,i,o){try{var u=e[i](o),a=u.value}catch(e){return void r(e)}u.done?t(a):Promise.resolve(a).then(n,s)}function bn(e){return function(){var t=this,r=arguments;return new Promise((function(n,s){var i=e.apply(t,r);function o(e){vn(i,n,s,o,u,"next",e)}function u(e){vn(i,n,s,o,u,"throw",e)}o(void 0)}))}}We.rejectionMapper=function(e,t){if(!e||e instanceof se||e instanceof TypeError||e instanceof SyntaxError||!e.name||!he[e.name])return e;var r=new he[e.name](t||e.message,e);return"stack"in e&&w(r,"stack",{get:function(){return this.inner.stack}}),r},X(z,Bt);var Tn=function(){var e=new an("IDBCache",{autoOpen:!1});this._detectIE=function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(e.indexOf("Trident/")>0){var r=e.indexOf("rv:");return parseInt(e.substring(r+3,e.indexOf(".",r)),10)}var n=e.indexOf("Edge/");return n>0&&parseInt(e.substring(n+5,e.indexOf(".",n)),10)},this._detectSafari=function(){if(navigator.userAgent.match(/Safari/i)&&!1==!navigator.userAgent.match(/Chrome/i))return!1;var e=navigator.userAgent.toLowerCase();return(e=e.substring(e.indexOf("version/")+8)).substring(0,e.indexOf("."))},this.isSupported=function(){var e=window.indexedDB||window.mozIndexedDB||window.webkitIndexedDB||window.msIndexedDB,t=window.IDBKeyRange||window.webkitIDBKeyRange,r=window.IDBCursor||window.webkitIDBCursor,n=this._detectIE(),s=this._detectSafari(),i=!1!==n&&n<11,o=!1!==s&&s<10,u=!!navigator.userAgent.match(/iPad|iPhone|iPod/i);return navigator.userAgent.match(/PhantomJS/i)?e&&t&&r:e&&t&&r&&!i&&!u&&!o},this.addResponse=function(t,r,n,s){return e.responseTable.put({etag:n,data:r,timestamp:$.now(),chunks:s?parseInt(s,10):null},t)},this.getResponse=function(t){return e.responseTable.get(t)},this.addBatchResponse=function(t,r,n,s){return e.batchedResponseTable.put({id:t+r,batch:r,data:n,timestamp:$.now(),chunks:s?parseInt(s,10):null})},this.getBatchResponse=function(t,r){return e.batchedResponseTable.get(t+r)},this.deleteBatchResponses=function(t){return e.batchedResponseTable.where("batch").equals(t).delete()},this.clear=function(){return Promise.all([e.responseTable.clear(),e.batchedResponseTable.clear()])},this.clearResponseTable=function(){return Promise.all([e.responseTable.clear()])},this.initDB=function(){return e.version(.1).stores({responseTable:""}),e.version(.2).stores({batchResponseTable:"&[id+batch],batch"}),e.version(.3).stores({batchedResponseTable:"id,batch",batchResponseTable:null}),e.version(.4).stores({batchedResponseTable:"id,batch"}).upgrade((function(e){e.batchedResponseTable.filter((function(e){return e.id.includes("objects")&&e.id.includes("topology")&&e.id.includes("shortinfo")})).delete()})),e.version(.5).stores({batchedResponseTable:"id,batch"}).upgrade((function(e){e.batchedResponseTable.filter((function(e){return e.id.includes("objects")&&e.id.includes("topology")&&e.id.includes("shortinfo")})).delete()})),e.open()},this.deleteDB=function(){return e.delete()},this.close=function(){return e.close()},this.isOpen=function(){return e.isOpen()},this.dumpTableContent=function(){var e=bn(yn().mark((function e(t){var r,n;return yn().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=function(e,t){var r,n;return"timestamp"===e?null!==(r=window)&&void 0!==r&&r.BIMPLUS_SDK_ENABLE_IDBCACHE_TIMESTAMP_DUMP?t:"NOT SHOWN":"data"===e?null!==(n=window)&&void 0!==n&&n.BIMPLUS_SDK_ENABLE_IDBCACHE_DATA_DUMP?t:"NOT SHOWN":t},n="",e.next=4,t.each((function(e){n+=" ".concat(JSON.stringify(e,r),"\n")}));case 4:return e.abrupt("return",n);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),this.dumpTable=function(){var e=bn(yn().mark((function e(t){var r,n,s,i;return yn().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.toCollection().count();case 2:return r=e.sent,n=[t.schema.primKey].concat(t.schema.indexes),s=n.map((function(e){return e.src})).join(","),i="Table: ".concat(t.name,", Schema: '").concat(s,"', Count of entries: ").concat(r,"\n"),e.t0=i,e.next=9,this.dumpTableContent(t);case 9:return i=e.t0+=e.sent,e.abrupt("return",i);case 11:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),this.dumpDatabase=bn(yn().mark((function t(){var r;return yn().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r="",r+="BimWebSdk: Dexie Databases Dump\n",r+="===============================\n",r+="Database: ".concat(e.name," (Version: ").concat(e.verno,")\n"),t.t0=r,t.next=7,this.dumpTable(e.responseTable);case 7:return r=t.t0+=t.sent,t.t1=r,t.next=11,this.dumpTable(e.batchedResponseTable);case 11:return r=t.t1+=t.sent,t.abrupt("return",r);case 13:case"end":return t.stop()}}),t,this)})))},wn=function(){var e=null,t=null,o=new Tn;o.initDB().then((function(){window.BIMPLUS_SDK_ENABLE_IDBCACHE_DUMP&&o.dumpDatabase().then((function(e){console.log(e)}))})).catch((function(e){console.error("BimWebSdk indexedDB initialization error : "+e.stack||0)})),this.setAccessToken=function(t){e=t},this.setTokenType=function(e){t=e},this.getCache=function(){return o};var u=function(e,t,r){var n=r.getResponseHeader("ETag"),s=r.getResponseHeader("X-Total-Count"),i="arraybuffer"===r.responseType;if(n){var u=!1===i?JSON.stringify(t):null;o.addResponse(e,i?t:JSON.parse(u),n,s).then((function(){})).catch((function(t){console.error("BimWebSdk failed to add response to cache: "+e+" Reason: "+t.message)}))}},a=function(e){return"W"===e.charAt(0)?e.substring(2):e};this.getBatchResponse=function(e,t,s){var i=$.Deferred(),u=s.useXMLHttpRequest?n:r;return o.getBatchResponse(e,t).then((function(r){if(r){var n={};null!==r.chunks&&(n["Cached-X-Total-Count"]=r.chunks),n.status=304,i.resolve(r.data,304,n)}else u(e,"GET",null,s).done((function(r,n,s){var u=s.getResponseHeader("X-Total-Count"),a="arraybuffer"===s.responseType,l=!1===a?JSON.stringify(r):null;o.addBatchResponse(e,t,a?r:JSON.parse(l),u).then((function(){})).catch((function(t){console.error("BimWebSdk failed to add response to cache: "+e+" Reason: "+t.message)})),i.resolve(r,n,s)})).fail((function(e,t){i.reject(e,t)}))})),i.promise()},this.get=function(i,l){if(l||(l={}),l.token||(l.token=e),l.tokenType&&l.tokenType===t||(l.tokenType=t),l.queryParams&&(i+=s(l.queryParams)),l.responseBatch)return this.getBatchResponse(i,l.responseBatch,l);var c=$.Deferred(),h=l.useXMLHttpRequest?n:r;return o.getResponse("GET;"+i).then((function(e){if(e){var t=a(e.etag);l.eTag=t,h(i,"GET",null,l).done((function(t,r,n){304===n.status?(null!==e.chunks&&(n["Cached-X-Total-Count"]=e.chunks),c.resolve(e.data,r,n)):(u("GET;"+i,t,n),c.resolve(t,r,n))})).fail((function(e,t){c.reject(e,t)}))}else h(i,"GET",null,l).done((function(e,t,r){u("GET;"+i,e,r),c.resolve(e,t,r)})).fail((function(e,t){c.reject(e,t)}))})).catch((function(){h(i,"GET",null,l).done((function(e,t,r){u("GET;"+i,e,r),c.resolve(e,t,r)})).fail((function(e,t){c.reject(e,t)}))})),c.promise()},this.getChunked=function(t,r){return i(this,e,"medium",t,r,arguments.length>2&&void 0!==arguments[2]&&arguments[2])},this.put=function(n,i,o){return o||(o={}),o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"PUT",i,o)},this.post=function(i,o,u){return u||(u={}),u.token||(u.token=e),u.tokenType&&u.tokenType===t||(u.tokenType=t),u.queryParams&&(i+=s(u.queryParams)),(u.useXMLHttpRequest?n:r)(i,"POST",o,u)},this.del=function(n,i,o){return o||(o={}),i||(o.contentType=null),o.dataType=null,o.token||(o.token=e),o.tokenType&&o.tokenType===t||(o.tokenType=t),o.queryParams&&(n+=s(o.queryParams)),r(n,"DELETE",i||null,o)},this.head=function(n,i){i||(i={}),i.contentType="",i.dataType="",i.token||(i.token=e),i.tokenType&&i.tokenType===t||(i.tokenType=t),i.queryParams&&(n+=s(i.queryParams));var l=$.Deferred();return o.getResponse("HEAD;"+n).then((function(e){if(e){var t=a(e.etag);i.eTag=t,r(n,"HEAD",null,i).done((function(e,t,r){304===r.status?l.resolve(!0,t,r):(u("HEAD;"+n,null,r),l.resolve(!1,t,r))})).fail((function(e,t){l.reject(e,t)}))}else r(n,"HEAD",null,i).done((function(e,t,r){u("HEAD;"+n,null,r),l.resolve(!1,t,r)})).fail((function(e,t){l.reject(!1,t)}))})).catch((function(){r(n,"HEAD",null,i).done((function(e,t,r){u("HEAD;"+n,null,r),l.resolve(!1,t,r)})).fail((function(e,t){l.reject(!1,t)}))})),l.promise()}},An=function(e){this.detectAllClashes=function(t){return e.request.post(e.getApiTeamUrl()+"services/postprocess",t)},this.detectDisciplinesClashes=function(t){return e.request.post(e.getApiTeamUrl()+"clashdetection",t)},this.getFilters=function(t,r){var n={queryParams:{customFilter:r}};return t?e.request.get(e.getApiTeamUrl()+"clashdetection/filters/"+t,r?n:null):e.request.get(e.getApiTeamUrl()+"clashdetection/filters",r?n:null)},this.calculateClashes=function(t,r,n){if(r||n){var s={queryParams:{}};return r&&(s.queryParams.topology=r),n&&(s.queryParams.clashElements=n),e.request.post(e.getApiTeamUrl()+"clashdetection/filters",t,s)}return e.request.post(e.getApiTeamUrl()+"clashdetection/filters",t)},this.getFilterResults=function(t,r,n,s){if(n||s){var i={queryParams:{}};return n&&(i.queryParams.topology=n),s&&(i.queryParams.clashElements=s),r?e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters/"+r,i):e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters",i)}return r?e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters/"+r):e.request.get(e.getApiTeamUrl()+"clashdetection/projects/"+t+"/filters")},this.createClashRule=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/clashfilters",JSON.stringify(r))},this.deleteClashRule=function(t,r){var n={queryParams:{force:r}};return e.request.del(e.getApiTeamUrl()+"clashfilters/"+t,null,r?n:null)},this.updateClashRule=function(t,r){return e.request.put(e.getApiTeamUrl()+"clashfilters/"+t,JSON.stringify(r))},this.getAllClashRules=function(t,r){var n={queryParams:{customFilter:r}};return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/clashfilters",r?n:null)}},qn=function(e){this.post=function(t){var r=[{message:t}];return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(r))},this.postExtended=function(t,r,n,s){var i=[{message:t,applicationclass:r,releaseversion:n,projectid:s}];return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(i))},this.postArray=function(t){return e.request.post(e.getApiTeamUrl()+"clientlogs",JSON.stringify(t))},this.get=function(){return e.request.get(e.getApiTeamUrl()+"clientlogs")}},_n=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"comments/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"comments/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"comments/"+t,r)}},Un=function(e){this.get=function(t,r,n){var s="".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables");r&&(s+="?variantId=".concat(r));var i={};return n&&(i.queryParams={revision:n}),e.request.get(s,n?i:void 0)},this.post=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables"),r)},this.exportTable=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"customtables/").concat(t,"/export/excel"),r)},this.deleteAllTables=function(t){return e.request.del("".concat(e.getApiTeamUrl(),"objects/").concat(t,"/customtables"))},this.deleteTable=function(t){return e.request.del("".concat(e.getApiTeamUrl(),"customtables/").concat(t))}},kn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"dimensionlines/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"dimensionlines/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"dimensionlines/"+t,r)}},jn=function(e){this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"element-types/"+t):e.request.get(e.getApiTeamUrl()+"element-types")},this.getDisciplines=function(t){return t?e.request.get(e.getApiTeamUrl()+"element-types/disciplines/"+t):e.request.get(e.getApiTeamUrl()+"element-types/disciplines")},this.getAttributeTemplates=function(t,r){return t?e.request.get(e.getApiTeamUrl()+"element-types/"+t+"/attributetemplates",r?{queryParams:r}:void 0):e.request.get(e.getApiTeamUrl()+"element-types/attributetemplates",r?{queryParams:r}:void 0)},this.getTopology=function(){return e.request.get(e.getApiTeamUrl()+"element-types/topology")},this.getProjectTopology=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/element-types")}},Pn=function(e){this.exportObjects=function(t,r){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/objects/export/excel?typeId="+r)},this.exportModel=function(t,r,n,s,i,o){var u={};return n&&(u.revision=n),s&&(u.emptyPropExport=1),i&&(u.propSetExport=1),o&&(u.temporary="true"),e.request.post("".concat(e.getApiTeamUrl(),"projects/").concat(t,"/model/").concat(r,"/exportasync"),null,{queryParams:u,contentType:!1,processData:!1,dataType:null})},this.exportSelection=function(t,r,n,s){var i={};return r&&(i.emptyPropExport=r),n&&(i.propSetExport=n),s&&(i.temporary="true"),e.request.post("".concat(e.getApiTeamUrl(),"selections/").concat(t,"/exportasync"),null,{queryParams:i})},this.createExportSelection=function(t,r){return e.request.post("".concat(e.getApiTeamUrl(),"projects/").concat(t,"/exportobjects"),r)}},Sn=function(e){this.getAccessRights=function(t){return e.request.get(e.getApiTeamUrl()+"folders/"+t+"/rights")},this.setMemberAccessRights=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"folders/"+t+"/rights?assignrecursive="+(n?"true":"false"),r)},this.setMembersAccessRights=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"folders/"+t+"/usersrights?assignrecursive="+(n?"true":"false"),r)}},xn=function(e){var t=function(t){return t?e.getApiUrl()+"content/freeattributegroups/":e.getApiTeamUrl()+"freeattributegroups/"};this.post=function(r,n){return e.request.post(t(n),r)},this.get=function(r,n){return r?e.request.get(t(n)+r):e.request.get(t(n))},this.put=function(r,n,s){return e.request.put(t(s)+r,n)},this.delete=function(r,n){return e.request.del(t(n)+r)},this.getFreeAttributes=function(r,n){return e.request.get(t(n)+r+"/freeattributes")}},En=function(e){var t=function(t){return t?e.getApiUrl()+"content/freeattributes/":e.getApiTeamUrl()+"freeattributes/"};this.post=function(r,n){return e.request.post(t(n),r)},this.get=function(r,n,s){return r?e.request.get(t(n)+r,s?{queryParams:s}:void 0):e.request.get(t(n),s?{queryParams:s}:void 0)},this.put=function(r,n,s){return e.request.put(t(s)+r,n)},this.delete=function(r,n){return e.request.del(t(n)+r)},this.getTopology=function(r){return e.request.get(t(r)+"?topology=true")},this.getFilteredAttributes=function(t,r,n){var s=e.getApiTeamUrl();return t&&(s+="projects/".concat(t,"/")),s+="attributes?",r&&(s+="layer=".concat(r,"&")),n&&(s+="type=".concat(n)),e.request.get(s)}},Dn=function(e){this.calculate=function(t,r,n,s,i){var o={hiddenCalculation:{projectId:t,calculationMode:"View",view:r,clippingPlanes:n,clipRegion:{clipFace:!1},light:{useLight:!0,elevationAngle:45,sideAngle:60,useShadows:!1},propertySettings:{faceMode:"Filling",calcLines:!0},responseSettings:{mode:"Svg",svgHeight:390,svgWidth:500,fileName:s},sectionSettings:{}},runAsync:i};return e.request.post(e.getApiTeamUrl()+"services/Hiddencalculation",JSON.stringify(o))}},On=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"hyperlinks/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"hyperlinks/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"hyperlinks/"+t,r)}},Cn=function(e){this.postModel=function(t,r,n,s,i){return"replaceModelData"===i?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/model/"+r+"/importasync?replaceModelData=true",n,{preparedData:n,contentType:!1,processData:!1,dataType:null,xhrUploadProgress:s}):e.request.post(e.getApiTeamUrl()+"projects/"+t+"/model/"+r+"/importasync",n,{preparedData:n,contentType:!1,processData:!1,dataType:null,xhrUploadProgress:s})}},In=function(e){this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues",r)},this.get=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t)},this.postPin=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/pins",r)},this.getPins=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/pins")},this.deletePins=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/pins")},this.postComment=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/comments",r)},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/comments")},this.deleteComments=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/comments")},this.postAttachment=function(t,r){return e.request.post(e.getApiTeamUrl()+"issues/"+t+"/attachments",r)},this.getAttachments=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/attachments")},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"issues/"+t+"/attachments")},this.put=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"issues/"+t,r,n?{queryParams:n}:void 0)},this.delete=function(t,r){var n={queryParams:{forceDelete:r}};return e.request.del(e.getApiTeamUrl()+"issues/"+t,null,r?n:null)},this.getRights=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/rights")},this.getIssueTypes=function(){return e.request.get(e.getApiTeamUrl()+"lib/issuetypes")},this.getReports=function(t){return e.request.get(e.getApiTeamUrl()+"issues/"+t+"/reports")},this.importBcf=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/issues/bcf",r,{contentType:!1,processData:!1})},this.updateImportBcf=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/issues/bcf",r)},this.exportBcf=function(t,r,n){return t?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues/export/bcf"+(n?"?version="+n:""),r):e.request.post(e.getApiTeamUrl()+"issues/export/bcf"+(n?"?version="+n:""),r)},this.exportExcel=function(t,r){return t?e.request.post(e.getApiTeamUrl()+"projects/"+t+"/issues/export/excel",r):e.request.post(e.getApiTeamUrl()+"issues/export/excel",r)}},Rn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"labels/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"labels/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"labels/"+t,r)}},Bn=function(e){this.lockObject=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/locks",r,{dataType:"text"})},this.checkLocked=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/locks")},this.deleteLock=function(t,r){return!0===r?e.request.del(e.getApiTeamUrl()+"objects/"+t+"/locks?asAdmin=true"):e.request.del(e.getApiTeamUrl()+"objects/"+t+"/locks")},this.getLocksWithChildren=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/locks?withChildren=true")}},Kn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"members",t)},this.get=function(){return e.request.get(e.getApiTeamUrl()+"members")},this.putUser=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"members/"+r,n)},this.deleteUser=function(t,r){return e.request.del(e.getApiTeamUrl()+"members/"+r)}},Nn=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"messages",t)},this.getUserMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages")},this.getUserDashboardMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages?topic=dashboard")},this.getSentUserMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages/sent")},this.getSentGroupMessages=function(t){return e.request.get(e.getApiUrl()+"user/"+t+"/messages/groupsent")},this.get=function(t){return e.request.get(e.getApiUrl()+"messages/"+t)},this.getFiltered=function(t){return e.request.get(e.getApiUrl()+"messages/",{queryParams:{filter:t}})},this.deleteMessage=function(t){return e.request.del(e.getApiUrl()+"messages/"+t)},this.markAsRead=function(t){return e.request.post(e.getApiUrl()+"messages/"+t+"/markasreadbrowser",null,{dataType:null,contentType:null})},this.updateDashboardAdditionalData=function(t,r){return e.request.put(e.getApiUrl()+"messages/"+t+"/updatedashboardadditionaldata",r)},this.addDashboardMessageAttachment=function(t,r,n){return e.request.put(e.getApiUrl()+"messages/"+t+"/upload?type=dashboard",r,n)},this.getAllMessagingGroups=function(){return e.request.get(e.getApiUrl()+"systemgroups")},this.getMessagingGroupsDetails=function(t){return e.request.get(e.getApiUrl()+"systemgroups/"+t)}},Mn=function(e){this.get=function(t){return t?e.request.get(e.getApiTeamUrl()+"divisions/"+t):e.request.get(e.getApiTeamUrl()+"divisions")},this.head=function(t){return e.request.head?e.request.head(e.getApiTeamUrl()+"divisions/"+t):(console.warn("BimWebSdk: request (divisions/".concat(t,") does not support head method!")),new Promise((function(e){e(!1)})))},this.getDisciplines=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/disciplines")},this.setDisciplineValidity=function(t,r,n){var s={private:!n};return e.request.put(e.getApiTeamUrl()+"divisions/"+t+"/disciplines/"+r,JSON.stringify(s))},this.getRevisions=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisions")},this.getAllRevisions=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/revisions")},this.postRevision=function(t,r){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisions",r)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"divisions/"+t,r)},this.download=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/download")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"divisions/"+t)},this.move=function(t,r){return e.request.put(e.getApiTeamUrl()+"divisions/"+t+"/move",r)}},Ln=["topology","structure"],Fn=function(e){this.get=function(t,r){var n={};return t&&(n.object_id=t),r&&(n.project_id=r),e.request.get(e.getApiTeamUrl()+"settings/filters",{queryParams:n})},this.getFilteredObjects=function(t,r,n,s){if(n)return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r+"/properties",{queryParams:n});if(s&&Ln.find((function(e){return e===s}))){var i={};return i[s]=!0,e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r,{queryParams:i})}return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/filters/"+r)},this.getSelectionFilteredObjects=function(t,r,n,s){if(n)return e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r+"/properties",{queryParams:n});if(s&&Ln.find((function(e){return e===s}))){var i={};return i[s]=!0,e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r,{queryParams:i})}return e.request.get(e.getApiTeamUrl()+"selections/"+t+"/filters/"+r)},this.applyFilter=function(t){return e.request.get(e.getApiTeamUrl()+"filters/"+t)},this.post=function(t,r){var n={};return r&&(n.project_id=r),e.request.post(e.getApiTeamUrl()+"settings/filter",t,{queryParams:n})},this.put=function(t){return e.request.put(e.getApiTeamUrl()+"settings/filter",t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"settings/filter/"+t)},this.getFilter=function(t){return e.request.get(e.getApiTeamUrl()+"settings/filters/"+t)}},Gn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"objects/",t)},this.get=function(t,r,n,s,i,o){var u={};r&&(u.queryParams={revision:r}),s&&(u.queryParams?u.queryParams.projectId=s:u.queryParams={projectId:s}),i&&(u.queryParams?u.queryParams.shortinfo=i:u.queryParams={shortinfo:i}),o&&(u.queryParams?u.queryParams.type=o:u.queryParams={type:o});var a=e.getApiTeamUrl()+"objects/"+t;return n&&(a+="/properties/",a+=n),e.request.get(a,r||s||i||o?u:void 0)},this.getInternal=function(t,r){var n={};r&&(n.queryParams={revision:r});var s=e.getApiTeamUrl()+"objects/"+t;return s+="/internal",e.request.get(s,r?n:void 0)},this.head=function(t,r){var n={};return r&&(n.queryParams={revision:r}),e.request.head?e.request.head(e.getApiTeamUrl()+"objects/"+t,r?n:void 0):(console.warn("BimWebSdk: request (objects/".concat(t,") does not support head method! Using get as fallback.")),e.request.get(e.getApiTeamUrl()+"objects/"+t,r?n:void 0))},this.getTopology=function(t,r,n,s,i){var o={};return(r||n||s)&&(o.queryParams={},r&&(o.queryParams.revision=r),n&&(o.queryParams.hideElements=n),s&&(o.queryParams.shortinfo=s)),i&&(o.responseBatch=i),e.request.get(e.getApiTeamUrl()+"objects/"+t+"/topology",o)},this.getGeometryThreeJS=function(t,r,n,s,i,o,u){var a,l=arguments.length>7&&void 0!==arguments[7]&&arguments[7],c={};return null===s&&null===i||(c.queryParams={},null!==s&&(c.queryParams.revision=s),null!==i&&(c.queryParams.levelofdetail=i)),u&&(c.responseBatch=u),a=r?e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/threejs":e.getApiTeamUrl()+"objects/"+t+"/geometries/threejs",o&&(a+="/properties/",a+=o),n?e.request.getChunked(a,c,l):e.request.get(a,c)},this.getGeometryGLB=function(t,r,n,s,i,o,u,a,l){var c,h=arguments.length>9&&void 0!==arguments[9]&&arguments[9],p=arguments.length>10&&void 0!==arguments[10]?arguments[10]:void 0,f={};return f.dataType="binary",f.processData=!1,f.responseType="arraybuffer",f.useXMLHttpRequest=!0,void 0===n&&void 0===s&&void 0===i&&void 0===o&&void 0===u&&void 0===p||(f.queryParams={},void 0!==n&&(f.queryParams.revision=n),void 0!==s&&(f.queryParams.levelofdetail=s),void 0!==i&&(f.queryParams.vertexNormals=i),void 0!==o&&(f.queryParams.smoothingAngle=o),void 0!==u&&(f.queryParams.topology=u),void 0!==p&&(f.queryParams.edges=p)),a&&(f.responseBatch=a),c=r?e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/glb":e.getApiTeamUrl()+"objects/"+t+"/geometries/glb",l?e.request.getChunked(c,f,h):e.request.get(c,f)},this.getGeometryTemplatesThreeJS=function(t,r,n,s,i,o){var u=arguments.length>6&&void 0!==arguments[6]&&arguments[6],a={};null===s&&null===i||(a.queryParams={},null!==s&&(a.queryParams.revision=s),null!==i&&(a.queryParams.levelofdetail=i)),o&&(a.responseBatch=o);var l=e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/templates/threejs";return n?e.request.getChunked(l,a,u):e.request.get(l,a)},this.getGeometryCompressed=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"objects/"+t+"/disciplines/"+r+"/geometries/meshblob"):e.request.get(e.getApiTeamUrl()+"objects/"+t+"/geometries/meshblob")},this.getProperties=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/geometries/threejs/properties"+r)},this.put=function(t,r,n){var s={};return n&&(s.projectid=n),e.request.put(e.getApiTeamUrl()+"objects/"+t,r,{queryParams:s})},this.postComment=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/comments",r)},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/comments")},this.deleteComments=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/comments")},this.postAttachment=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n,queryParams:s?{DocumentFolderId:s}:void 0})},this.getAttachments=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachments",r?{queryParams:{revision:r}}:void 0)},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachments")},this.postAttachmentLink=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks",r)},this.getAttachmentLinks=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks")},this.deleteAttachmentLink=function(t,r){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/attachmentlinks/"+r)},this.postHyperlink=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks",r)},this.getHyperlinks=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks")},this.deleteHyperlinks=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/hyperlinks")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t)},this.getAttributes=function(t,r,n,s){var i=r?"&documentversion="+r:"",o=s?"&revision="+s:"",u=n?"&projectid="+n:"",a=e.getApiTeamUrl()+"objects/"+t+"?freeattributes=true";return e.request.get(a+i+o+u)},this.getAttributesAsFlatStructure=function(t,r,n,s){var i=r?"&documentversion="+r:"",o=s?"&revision="+s:"",u=n?"&projectid="+n:"",a=e.getApiTeamUrl()+"objects/"+t+"?freeattributes=true&internal=true&attributedefinition=true";return e.request.get(a+i+o+u)},this.getAttributeValues=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attributes/"+r+"?children=true")},this.getComplexPropertiesTopology=function(t,r){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/complexproperties"+(r>=0?"?revision="+r:""))},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/thumbnail",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.deleteThumbnail=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/thumbnail")},this.addChildObject=function(t){return e.request.post(e.getApiTeamUrl()+"objects/alter/",t)},this.getReports=function(t,r,n){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/reports?version="+r+"&action="+n)},this.exportExcelReports=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/reports/export/excel",r)},this.postDimensions=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines",r)},this.putDimensions=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines",r)},this.getDimensions=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines")},this.deleteDimensions=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/dimensionlines")},this.postLabels=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/labels",r)},this.putLabels=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/labels",r)},this.getLabels=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/labels")},this.deleteLabels=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/labels")},this.postAnnotations=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/annotations",r)},this.putAnnotations=function(t,r){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/annotations",r)},this.getAnnotations=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/annotations")},this.deleteAnnotations=function(t){return e.request.del(e.getApiTeamUrl()+"objects/"+t+"/annotations")},this.getObjectIdsByQuery=function(t,r,n,s){var i=Array.isArray(s)?s.join(","):void 0,o={queryParams:{}};return o.queryParams[r]=n,i&&(o.queryParams.divisions=i),e.request.get(e.getApiTeamUrl()+"objects/"+t+"/query",o)},this.getObjectIdsByIfcId=function(e,t,r){return this.getObjectIdsByQuery(e,"93027bad-df91-48ee-a0bb-60a8184cddba",t,r)}},Wn=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"pins/"+t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"pins/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"pins/"+t,r)}},Hn=function(e){this.get=function(){return e.request.get(e.getApiUrl()+"project-actions-rights/")}},$n=function(e){var t="projectattributetemplates";this.post=function(r){return e.request.post(e.getApiTeamUrl()+t,r)},this.get=function(r,n){var s=n?{queryParams:{default:n}}:null;return r?e.request.get(e.getApiTeamUrl()+t+"/"+r):e.request.get(e.getApiTeamUrl()+t,s)},this.put=function(r,n){return e.request.put(e.getApiTeamUrl()+t+"/"+r,n)},this.delete=function(r){return e.request.del(e.getApiTeamUrl()+t+"/"+r)},this.copyFrom=function(r,n){return e.request.put(e.getApiTeamUrl()+t+"/"+n+"/copyfrom",JSON.stringify({id:r}))},this.setDefault=function(r){return e.request.put(e.getApiTeamUrl()+t+"/"+r+"/default")}};function Vn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,s,i,o,u=[],a=!0,l=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;a=!1}else for(;!(a=(n=i.call(r)).done)&&(u.push(n.value),u.length!==t);a=!0);}catch(e){l=!0,s=e}finally{try{if(!a&&null!=r.return&&(o=r.return(),Object(o)!==o))return}finally{if(l)throw s}}return u}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Jn(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Jn(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Jn(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var zn=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"projects",t)},this.createFromExisting=function(t){return e.request.post(e.getApiTeamUrl()+"projects/copyfrom",t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t,r)},this.get=function(t,r,n,s,i){var o={queryParams:i||{}};return r&&(o.queryParams.disciplines=!1),s&&(o.queryParams.recycleBin=!0),t?e.request.get(e.getApiTeamUrl()+"projects/"+t,o):n?e.request.get(e.getApiUrl()+n+"/projects",o):e.getTeamSlug()?e.request.get(e.getApiTeamUrl()+"projects",o):e.request.get(e.getApiUrl()+"/projects",o)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t)},this.moveToRecycleBin=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"?moveToRecycleBin=true")},this.restoreFromRecycleBin=function(t){return e.request.put(e.getApiTeamUrl()+"objects/"+t+"/restore",JSON.stringify({}),{dataType:"text"})},this.deleteFromRecycleBin=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"?fromRecycleBin=true")},this.deleteServerCache=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/deletecache")},this.clearServerDecimation=function(t,r,n){return r||(r="00000000-0000-0000-0000-000000000000"),(n<0||""===n)&&(n="100"),e.request.del(e.getApiTeamUrl()+"temporary/projects/"+t+"/disciplines/"+r+"/levelofdetails/"+n)},this.getModels=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/divisions")},this.postModel=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/divisions",r)},this.getMembers=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/members")},this.postMember=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.putMember=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.deleteMember=function(t,r){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.getPins=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/pins")},this.putProject=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t,r)},this.postAttachment=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/attachments",r)},this.getAttachments=function(t,r,n){var s=n;return s||(s={}),r&&(s.revision=r),e.request.get(e.getApiTeamUrl()+"projects/"+t+"/attachments",r||n?{queryParams:s}:void 0)},this.deleteAttachments=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/attachments")},this.getTopology=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/topology")},this.getSpots=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/pins")},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/thumbnail",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n})},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"thumbnail/"+t)},this.deleteThumbnail=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/thumbnail")},this.getComments=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/comments")},this.getHyperlinks=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/hyperlinks")},this.getIssues=function(t,r){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/issues"+(r?"?scene=false":""))},this.getIssuesShortInfo=function(t){var r=function(){var e=Vn((new Date).toString().split("GMT"),2),t=e[0],r=e[1];if(!t||!r)return"";var n=new Date(t+"UTC").toISOString().split(".")[0],s=(r=r.split(" ")[0]).slice(0,3)+":"+r.slice(3);return n&&s?n+s:""}();return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/issues?shortinfo=true"+(r?"&currenttime="+r:""))},this.postSlideshow=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/slideshows",r)},this.getSlideshows=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/slideshows")},this.deleteSlideshows=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/slideshows")},this.exportSlideshowToPDF=function(t,r){var n={slideShowId:r};return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/slideshow/export/pdf",JSON.stringify(n))},this.getProjectInfo=function(t,r){var n={queryParams:r||{}};return e.request.get(e.getApiTeamUrl()+"projects/"+t,n)}},Xn=function(e){this.postRevision=function(t,r){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisions",r)},this.getRevisionList=function(t){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisions")},this.getRevisionInfo=function(t){return e.request.get(e.getApiTeamUrl()+"revisions/"+t)},this.postRevisionInfo=function(t,r){return e.request.post(e.getApiTeamUrl()+"revisions/"+t,r)},this.putRevisionInfo=function(t,r){return e.request.put(e.getApiTeamUrl()+"revisions/"+t,r)},this.getRevisionsComparisonResult=function(t,r,n,s){return e.request.get(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n,s)},this.compareRevisions=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n,null,s)},this.excelExportRevisionsComparisonResult=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"divisions/"+t+"/revisionscomparison/"+r+"/"+n+"/export/excel",s)}},Qn=function(e){this.getRoles=function(t){return t?e.request.get(e.getApiTeamUrl()+"projects/"+t+"/members"):e.request.get(e.getApiTeamUrl()+"roles")},this.postUserRole=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.putUserRole=function(t,r){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/members",r)},this.deleteUser=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/members")}},Yn=function(e){this.get=function(t,r){if(t||r){var n={queryParams:{}};return void 0!==t&&(n.queryParams.rights=t),void 0!==r&&(n.queryParams.customrole=r),e.request.get(e.getApiTeamUrl()+"roles/",n)}return e.request.get(e.getApiTeamUrl()+"roles/")},this.getAllRights=function(t){if(t){var r={queryParams:{globalfreeattributes:t.globalfreeattributes,global:t.global,project:t.project,document:t.document,layer:t.layer}};return e.request.get(e.getApiTeamUrl()+"rights",r)}return e.request.get(e.getApiTeamUrl()+"rights")},this.post=function(t){return e.request.post(e.getApiTeamUrl()+"roles/",t)},this.getRoleDetails=function(t){return e.request.get(e.getApiTeamUrl()+"roles/"+t)},this.updateRole=function(t,r){return e.request.put(e.getApiTeamUrl()+"roles/"+t,r)},this.deleteRole=function(t){return e.request.del(e.getApiTeamUrl()+"roles/"+t)}},Zn=function(e){this.calculateCutSection=function(t){var r,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],s={cuttingCalculation:{projectId:t.projectId,cuttingPlanes:t.cuttingPlanes,selection:{modelLayer:t.modelLayer,topologyNodes:t.topologyNodes,hiddenObjects:t.hiddenObjects},settings:t.settings},runAsync:n};if("glb"===(null===(r=s.cuttingCalculation)||void 0===r||null===(r=r.settings)||void 0===r?void 0:r.responseGeometry)){return e.request.post(e.getApiTeamUrl()+"services/CuttingCalculation",JSON.stringify(s),{useXMLHttpRequest:!0,dataType:"binary",processData:!1,responseType:"arraybuffer"})}return e.request.post(e.getApiTeamUrl()+"services/CuttingCalculation",JSON.stringify(s))}},es=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"share",t)}},ts=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"slides/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"slides/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"slides/"+t)},this.postThumbnail=function(t,r){return e.request.post(e.getApiTeamUrl()+"slides/"+t+"/thumbnail",r)}},rs=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"slideshows/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"slideshows/"+t,r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"slideshows/"+t)},this.postSlide=function(t,r){return e.request.post(e.getApiTeamUrl()+"slideshows/"+t+"/slides",r)},this.getSlides=function(t){return e.request.get(e.getApiTeamUrl()+"slideshows/"+t+"/slides")},this.postThumbnail=function(t,r){return e.request.post(e.getApiTeamUrl()+"slideshows/"+t+"/thumbnail",r)},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"thumbnail/"+t)}},ns=function(e){this.postStructure=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/structures",r)},this.postStructureTopology=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/topology",r)},this.postSubNode=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t,r)},this.postAssignedObject=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/assign/"+r+"?varianttype="+n,s)},this.attributeAssign=function(t,r,n,s){var i={attributeId:n};return s&&(i.variantType=s),e.request.put(e.getApiTeamUrl()+"projects/"+t+"/structures/"+r+"/attributeassign",JSON.stringify(i))},this.deleteAssignedObject=function(t,r,n,s){var i=[s?"removeAllNodes=true":"",n?"varianttype=true":""].filter((function(e){return e})).join("&");return e.request.del(e.getApiTeamUrl()+"structures/"+t+"/delete/"+r+"?"+i)},this.getStructure=function(t,r,n){return r?e.request.get(e.getApiTeamUrl()+"structures/"+r):e.request.get(e.getApiTeamUrl()+"projects/"+t+"/structures"+(n?"?type="+n:""))},this.getTopology=function(t,r,n){return void 0===n||""==n?e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology?varianttype="+r):!0===n?e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology?varianttype="+r+"&attributes=true"):void 0},this.getTopologyStructure=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/topologystructure")},this.resetTopologyStructure=function(t){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/topologystructure/reset")},this.copyStructure=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"structures/"+t+"/copy?elementRelation="+n+"&attributes=true",r)},this.putStructure=function(t,r,n){var s=n?"?applyToChild=true":"";return e.request.put(e.getApiTeamUrl()+"structures/"+t+s,r)},this.reorderStructure=function(t,r){return e.request.put(e.getApiTeamUrl()+"structures/"+t+"/reorder?varianttype="+r)},this.deleteStructure=function(t,r,n){return n?e.request.del(e.getApiTeamUrl()+"structures/"+t+"?forceDelete=true"):r?e.request.del(e.getApiTeamUrl()+"structures/"+t+"?deleteAll=true"):e.request.del(e.getApiTeamUrl()+"structures/"+t)},this.removeAllAssignedObjects=function(t){return e.request.del(e.getApiTeamUrl()+"structures/"+t+"/delete")},this.deleteAllProjectStructures=function(t){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/structures")},this.postVariantType=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/variants",r)},this.getVariantType=function(t,r){return r?e.request.get(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r):e.request.get(e.getApiTeamUrl()+"projects/"+t+"/variants")},this.deleteVariantType=function(t,r){return e.request.del(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r)},this.copyElementsToVariant=function(t,r,n){return e.request.put(e.getApiTeamUrl()+"projects/"+t+"/variants/"+r+"/copyfrom",n)}},ss=function(e){this.get=function(){return e.request.get(e.getApiUrl()+"team-actions-rights/")}},is=function(e){this.get=function(t,r){var n={queryParams:{}};return r&&(n.queryParams.filterEmpty=r),t?e.request.get(e.getApiUrl()+"teams/"+t,n):e.request.get(e.getApiUrl()+"teams",n)},this.postTeam=function(t){return e.request.post(e.getApiUrl()+"teams",t)},this.putTeam=function(t){return e.request.put(e.getApiUrl()+"team",t)},this.deleteTeam=function(t){return e.request.del(e.getApiUrl()+"teams/"+t)},this.getAccountSettings=function(t){return e.request.get(e.getApiUrl()+"administration/teams/"+t+"/accountsettings")},this.getRestrictions=function(t){return e.request.get(e.getApiUrl()+"teams/"+t+"/restrictions")},this.deleteServerCache=function(){return e.request.del(e.getApiTeamUrl()+"deleteCache")}},os=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"terms/download",{queryParams:n,dataType:"html"})}},us=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"dataprotectiondeclarations/download",{queryParams:n,dataType:"html"})},this.getForbiddenEmails=function(){return e.request.get(e.getApiUrl()+"/restrictedemails")}},as=function(e){this.get=function(t,r){var n={language:t};return r&&(n.type=r),e.request.get(e.getApiUrl()+"imprints/download",{queryParams:n,dataType:"html"})}},ls=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"content/units/",t)},this.get=function(t){return t?e.request.get(e.getApiUrl()+"content/units/"+t):e.request.get(e.getApiUrl()+"content/units/")},this.put=function(t,r){return e.request.put(e.getApiUrl()+"content/units/"+t,r)},this.delete=function(t){return e.request.del(e.getApiUrl()+"content/units/"+t)}},cs=function(e){this.get=function(t){return t?e.request.get(e.getApiUrl()+"user",{token:t}):e.request.get(e.getApiUrl()+"user")},this.put=function(t,r,n){var s=e.getApiUrl()+"user/";return t&&(s+=t),n?e.request.put(s,r,{token:n}):e.request.put(s,r)},this.setPassword=function(t,r,n){var s=e.getApiUrl()+"user/set_password";return t&&(s+=t),n?e.request.put(s,r,{token:n}):e.request.put(s,r)},this.post=function(t){return e.request.post(e.getApiUrl()+"user",t)},this.postPhoto=function(t){return e.request.post(e.getApiUrl()+"user/photo",t,{contentType:!1,processData:!1})},this.deletePhoto=function(){return e.request.del(e.getApiUrl()+"user/photo")},this.getPhoto=function(){return e.request.get(e.getApiUrl()+"user/photo")},this.putPassword=function(t){return e.request.put(e.getApiUrl()+"user/change_password",t)},this.getSubscriptions=function(t){return t?e.request.get(e.getApiUrl()+"user/accountsettings/"+t):e.request.get(e.getApiUrl()+"user/accountsettings")}},hs=function(e){this.post=function(t){return e.request.post(e.getApiUrl()+"users",t)},this.exist=function(t){return e.request.get(e.getApiUrl()+"users/exist",{queryParams:{email:t}})},this.put=function(t,r){return e.request.put(e.getApiUrl()+"users/"+t,r)},this.delete=function(t){return e.request.del(e.getApiUrl()+"users/"+t)},this.setSubscriptions=function(t,r){return e.request.post(e.getApiUrl()+"administration/users/"+t+"/accountsettings",r)}},ps=function(e){this.postSettings=function(t,r){return e.request.post(e.getApiTeamUrl()+"userSettings/"+t,r)},this.getSettings=function(t){return e.request.get(e.getApiTeamUrl()+"userSettings/"+t)}},fs=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"invitations/"+(t||""))},this.getProjectInvitations=function(t){return e.request.get("".concat(e.getApiTeamUrl(),"invitations?projectId=").concat(t))},this.post=function(t){return e.request.post(e.getApiTeamUrl()+"invitations/",t)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"invitations/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"invitations/"+t,r)},this.accept=function(t,r){return e.request.put(e.getApiUrl()+"invitations/"+t+"/accept",r)},this.getInvitation=function(t,r){return e.request.get(e.getApiUrl()+"invitations/"+t,r)}},ds=function(e){this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/selections",r)},this.get=function(t){return e.request.get(e.getApiTeamUrl()+"selections/"+t)},this.getAllSelections=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/selections")},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"selections/"+t)}},gs=function(e){this.postGroup=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/usergroups",r)},this.getGroups=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/usergroups")},this.getUsers=function(t){return e.request.get(e.getApiTeamUrl()+"usergroups/"+t)},this.deleteGroup=function(t){return e.request.del(e.getApiTeamUrl()+"usergroups/"+t)},this.putGroup=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t,r)},this.assignUser=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t+"/assign",r)},this.removeUser=function(t,r){return e.request.put(e.getApiTeamUrl()+"usergroups/"+t+"/remove",r)}},ms=function(e){this.get=function(t){return e.request.get(e.getApiTeamUrl()+"scenes/"+t)},this.getObjectScenes=function(t,r){var n={};r&&(n.queryParams={shortInfo:r});var s=e.getApiTeamUrl()+"objects/"+t+"/scenes";return e.request.get(s,n)},this.post=function(t,r){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/scenes",r)},this.delete=function(t){return e.request.del(e.getApiTeamUrl()+"scenes/"+t)},this.put=function(t,r){return e.request.put(e.getApiTeamUrl()+"scenes/"+t,r)},this.postThumbnailAttachment=function(t,r,n,s){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{contentType:!1,processData:!1,dataType:null,xhrUploadProgress:n,queryParams:s?{attachmenttype:"thumbnailhighresolution"}:void 0})},this.postThumbnail=function(t,r,n){return e.request.post(e.getApiTeamUrl()+"objects/"+t+"/attachments",r,{queryParams:n?{attachmenttype:"thumbnailhighresolution"}:void 0})},this.getThumbnail=function(t){return e.request.get(e.getApiTeamUrl()+"objects/"+t+"/attachments")}},ys=function(e){this.post=function(t){return e.request.post(e.getApiTeamUrl()+"services/BaseQuantities",JSON.stringify(t))}},vs=function(e){this.createWorkflowTemplateFolder=function(t,r){return e.request.post(e.getApiTeamUrl()+"structures/"+t,r)},this.putWorkflowTemplateFolder=function(t,r){return e.request.put(e.getApiTeamUrl()+"structures/"+t,r)},this.postWorkflowTemplate=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/workflowtemplates",r)},this.putWorkflowTemplate=function(t,r){return e.request.put(e.getApiTeamUrl()+"workflowtemplates/"+t,r)},this.getWorkflowTemplate=function(t){return e.request.get(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.getWorkflowTemplateRoot=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/structures?type=IsoWorkflowStructure")},this.getWorkflowTemplateStructure=function(t){return e.request.get(e.getApiTeamUrl()+"structures/"+t+"/topology")},this.getAllWorkflowTemplates=function(t){return e.request.get(e.getApiTeamUrl()+"projects/"+t+"/workflowtemplates")},this.deleteWorkflowTemplate=function(t){return e.request.del(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.getWorkflowTemplateInfo=function(t){return e.request.get(e.getApiTeamUrl()+"workflowtemplates/"+t)},this.initializeWorkflowTemplate=function(t,r){return e.request.post(e.getApiTeamUrl()+"projects/"+t+"/workflows",r)},this.getAllWorkflows=function(t,r){var n={queryParams:{}};return n.queryParams.status=r,e.request.get(e.getApiTeamUrl()+"projects/"+t+"/workflows",n)},this.getWorkflow=function(t){return e.request.get(e.getApiTeamUrl()+"workflows/"+t)},this.deleteWorkflow=function(t){return e.request.del(e.getApiTeamUrl()+"workflows/"+t)},this.putWorkflow=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t.id,t)},this.submitReview=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t.id+"/?submit=true",t)},this.getStep=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t)},this.submitStep=function(t,r){return e.request.put(e.getApiTeamUrl()+"steps/"+t+"/?submit=true",r)},this.saveStep=function(t,r){return e.request.put(e.getApiTeamUrl()+"steps/"+t+"/?submit=false",r)},this.cancelWorkflow=function(t){return e.request.put(e.getApiTeamUrl()+"workflows/"+t+"/cancel")}};function bs(e){return bs="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},bs(e)}function Ts(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,(s=n.key,i=void 0,i=function(e,t){if("object"!==bs(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t||"default");if("object"!==bs(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(s,"string"),"symbol"===bs(i)?i:String(i)),n)}var s,i}var ws=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._config=null,t?(void 0===t.version&&(t.version="v2"),this._config=t):this._config=As(),this._token=null,this._tokenType=null,this._teamSlug=null,this._cache=null,window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: config = ",this._config),this._config.cache?(this.request=new wn,this._cache=this.request.getCache(),!1===this._cache.isSupported()&&(console.warn("Warning: Caching requested but not supported by browser! Falling back to uncached requests."),this.request=new o,this._cache=null)):this.request=new o,this.authorize=new h(this),this.user=new cs(this),this.users=new hs(this),this.teams=new is(this),this.members=new Kn(this),this.projects=new zn(this),this.structures=new ns(this),this.models=new Mn(this),this.objects=new Gn(this),this.revisions=new Xn(this),this.elementTypes=new jn(this),this.annotations=new a(this),this.attachments=new l(this),this.issues=new In(this),this.labels=new Rn(this),this.pins=new Wn(this),this.comments=new _n(this),this.hyperlinks=new On(this),this.importService=new Cn(this),this.slideshows=new rs(this),this.slides=new ts(this),this.clashDetection=new An(this),this.clientLogs=new qn(this),this.rightsService=new Qn(this),this.applicationSettings=new u(this),this.exportService=new Pn(this),this.folders=new Sn(this),this.locks=new Bn(this),this.share=new es(this),this.messages=new Nn(this),this.objectFilters=new Fn(this),this.terms=new os(this),this.dataProtection=new us(this),this.dimensions=new kn(this),this.imprints=new as(this),this.projectActionsRights=new Hn(this),this.roles=new Yn(this),this.attributeTemplates=new c(this),this.units=new ls(this),this.freeAttributes=new En(this),this.freeAttributeGroups=new xn(this),this.hiddenCalculation=new Dn(this),this.sectionCut=new Zn(this),this.projectAttributeTemplates=new $n(this),this.teamActionsRights=new ss(this),this.customTables=new Un(this),this.userSettings=new ps(this),this.invitations=new fs(this),this.selections=new ds(this),this.userGroups=new gs(this),this.scenes=new ms(this),this.baseQuantities=new ys(this),this.workflows=new vs(this)}var t,r,n;return t=e,(r=[{key:"setAccessToken",value:function(e){this._token=e,this.request.setAccessToken(e),window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: token was set to "+this._token)}},{key:"getAccessToken",value:function(){return this._token}},{key:"setTokenType",value:function(e){this._tokenType=e,this.request.setTokenType(e),window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: token type was set to "+this._tokenType)}},{key:"getTokenType",value:function(){return this._tokenType}},{key:"setAccessTokenAndType",value:function(e,t){this.setAccessToken(e),this.setTokenType(t)}},{key:"getAccessTokenAndType",value:function(){return{token:this._token,tokenType:this._tokenType}}},{key:"setTeamSlug",value:function(e){this._teamSlug=e,window.BIMPLUS_SDK_ENABLE_DEBUG_LOGS&&console.log("BimWebSdk: team slug was set to "+this._teamSlug)}},{key:"getTeamSlug",value:function(){return this._teamSlug}},{key:"getApiUrl",value:function(){return this._config.protocol+this._config.host+"/"+(this._config.version?this._config.version+"/":"")}},{key:"getApiTeamUrl",value:function(){return this._teamSlug||console.error("Error: Teamslug not set"),this.getApiUrl()+this._teamSlug+"/"}},{key:"getCache",value:function(){return this._cache}}])&&Ts(t.prototype,r),n&&Ts(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),As=function(e){var t="api.bimplus.net";if(e)switch(e){case"dev":t="api-dev.bimplus.net";break;case"stage":t="api-stage.bimplus.net"}return{protocol:"https://",host:t,cache:!1,version:"v2"}};return t})()));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bimplus-websdk",
3
- "version": "0.0.231",
3
+ "version": "0.0.233",
4
4
  "description": "bim+ websdk",
5
5
  "main": "dist/bimplus-websdk.js",
6
6
  "license": "MIT",
@@ -29,15 +29,15 @@
29
29
  "test-watch": "npm run test -- --browsers=Chrome --single-run=false --auto-watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@babel/core": "^7.21.4",
33
- "@babel/plugin-transform-runtime": "^7.21.4",
34
- "@babel/preset-env": "^7.21.4",
35
- "@babel/runtime": "^7.21.0",
32
+ "@babel/core": "^7.22.5",
33
+ "@babel/plugin-transform-runtime": "^7.22.5",
34
+ "@babel/preset-env": "^7.22.5",
35
+ "@babel/runtime": "^7.22.5",
36
36
  "babel-loader": "^9.1.2",
37
37
  "clean-webpack-plugin": "^4.0.0",
38
38
  "coverage-istanbul-loader": "^3.0.5",
39
- "documentation": "^14.0.1",
40
- "eslint": "^8.39.0",
39
+ "documentation": "^14.0.2",
40
+ "eslint": "^8.43.0",
41
41
  "host-environment": "^2.1.2",
42
42
  "karma": "^6.4.2",
43
43
  "karma-chrome-launcher": "^3.2.0",
@@ -48,12 +48,12 @@
48
48
  "karma-qunit": "^4.1.1",
49
49
  "karma-webpack": "^5.0.0",
50
50
  "qunit": "^2.19.4",
51
- "terser-webpack-plugin": "^5.3.7",
52
- "webpack": "^5.80.0",
53
- "webpack-cli": "^5.0.2"
51
+ "terser-webpack-plugin": "^5.3.9",
52
+ "webpack": "^5.88.0",
53
+ "webpack-cli": "^5.1.4"
54
54
  },
55
55
  "dependencies": {
56
- "dexie": "3.2.3",
57
- "jquery": "3.6.4"
56
+ "dexie": "3.2.4",
57
+ "jquery": "3.7.0"
58
58
  }
59
59
  }