dexie-cloud-addon 4.0.1-beta.26 → 4.0.1-beta.28

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.
Files changed (58) hide show
  1. package/dist/modern/dexie-cloud-addon.js +24 -8
  2. package/dist/modern/dexie-cloud-addon.js.map +1 -1
  3. package/dist/modern/dexie-cloud-addon.min.js +2 -1
  4. package/dist/modern/dexie-cloud-addon.min.js.map +1 -1
  5. package/dist/modern/service-worker.js +23 -7
  6. package/dist/modern/service-worker.js.map +1 -1
  7. package/dist/modern/service-worker.min.js +2 -1
  8. package/dist/modern/service-worker.min.js.map +1 -1
  9. package/dist/module-es5/dexie-cloud-addon.js +23 -6
  10. package/dist/module-es5/dexie-cloud-addon.js.map +1 -1
  11. package/dist/module-es5/dexie-cloud-addon.min.js +2 -1
  12. package/dist/module-es5/dexie-cloud-addon.min.js.map +1 -1
  13. package/dist/types/DXCWebSocketStatus.d.ts +1 -1
  14. package/dist/types/DexieCloudEntity.d.ts +8 -0
  15. package/dist/types/DexieCloudServerState.d.ts +5 -0
  16. package/dist/types/DexieCloudTable.d.ts +2 -2
  17. package/dist/types/PermissionChecker.d.ts +1 -1
  18. package/dist/types/TSON.d.ts +1 -1
  19. package/dist/types/WSObservable.d.ts +2 -2
  20. package/dist/types/WebSocketStatus.d.ts +1 -0
  21. package/dist/types/authentication/authenticate.d.ts +1 -1
  22. package/dist/types/createMyMembersObservable.d.ts +14 -0
  23. package/dist/types/currentUserObservable.d.ts +3 -0
  24. package/dist/types/db/DexieCloudDB.d.ts +1 -1
  25. package/dist/types/extend-dexie-interface.d.ts +1 -1
  26. package/dist/types/getInternalAccessControlObservable.d.ts +1 -1
  27. package/dist/types/getPermissionsLookupObservable.d.ts +2 -2
  28. package/dist/types/helpers/BroadcastedLocalEvent.d.ts +8 -0
  29. package/dist/types/helpers/visibleState.d.ts +1 -0
  30. package/dist/types/permissionsLookup.d.ts +9 -0
  31. package/dist/types/permissionsLookupObservable.d.ts +14 -0
  32. package/dist/types/sync/globalizePrivateIds.d.ts +4 -0
  33. package/dist/types/sync/messagesFromServerQueue.d.ts +1 -1
  34. package/dist/types/sync/syncServerToClientOnly.d.ts +3 -0
  35. package/dist/types/types/CloudConnectionStatus.d.ts +0 -0
  36. package/dist/types/types/ConnectionStatus.d.ts +0 -0
  37. package/dist/types/types/DXCAlert.d.ts +1 -1
  38. package/dist/types/types/DXCInputField.d.ts +1 -1
  39. package/dist/types/types/DXCUserInteraction.d.ts +1 -1
  40. package/dist/types/types/LoginState.d.ts +41 -0
  41. package/dist/types/types/SWSyncEvent.d.ts +1 -1
  42. package/dist/types/types/SyncConnectionStatus.d.ts +1 -0
  43. package/dist/types/types/SyncFlowStatus.d.ts +6 -0
  44. package/dist/types/types/SyncState.d.ts +2 -2
  45. package/dist/types/types/SyncStatus.d.ts +6 -0
  46. package/dist/umd/dexie-cloud-addon.js +23 -6
  47. package/dist/umd/dexie-cloud-addon.js.map +1 -1
  48. package/dist/umd/dexie-cloud-addon.min.js +1 -1
  49. package/dist/umd/dexie-cloud-addon.min.js.map +1 -1
  50. package/dist/umd/service-worker.js +23 -7
  51. package/dist/umd/service-worker.js.map +1 -1
  52. package/dist/umd/service-worker.min.js +2 -1
  53. package/dist/umd/service-worker.min.js.map +1 -1
  54. package/dist/umd-modern/dexie-cloud-addon.js +21 -5
  55. package/dist/umd-modern/dexie-cloud-addon.js.map +1 -1
  56. package/dist/umd-modern/dexie-cloud-addon.min.js +2 -0
  57. package/dist/umd-modern/dexie-cloud-addon.min.js.map +1 -0
  58. package/package.json +41 -12
@@ -1 +1,2 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("dexie"),require("rxjs")):"function"==typeof define&&define.amd?define(["dexie","rxjs"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Dexie,e.rxjs)}(this,(function(e,t){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(e),o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)};function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function s(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function a(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function c(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function u(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function l(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function d(e){return this instanceof d?(this.v=e,this):new d(e)}function f(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){i.push([e,t,n,r])>1||a(e,t)}))})}function a(e,t){try{!function(e){e.value instanceof d?Promise.resolve(e.value.v).then(c,u):l(i[0][2],e)}(o[e](t))}catch(e){l(i[0][3],e)}}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function p(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=c(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,o){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,o,(t=e[n](t)).done,t.value)}))}}}const h={userId:"unauthorized",name:"Unauthorized",claims:{sub:"unauthorized"},lastLogin:new Date(0)};try{Object.freeze(h),Object.freeze(h.claims)}catch(e){}const v={},y=self.document&&navigator.serviceWorker;y&&y.ready.then((e=>v.registration=e)),"undefined"!=typeof self&&"clients"in self&&!self.document&&addEventListener("message",(e=>{var t,n;(null===(n=null===(t=e.data)||void 0===t?void 0:t.type)||void 0===n?void 0:n.startsWith("sw-broadcast-"))&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>{var n;return t.id!==(null===(n=e.source)||void 0===n?void 0:n.id)&&t.postMessage(e.data)}))}));class b{constructor(e){this.name=e}subscribe(e){if(!y)return()=>{};const t=t=>{var n;(null===(n=t.data)||void 0===n?void 0:n.type)===`sw-broadcast-${this.name}`&&e(t.data.message)};return y.addEventListener("message",t),()=>y.removeEventListener("message",t)}postMessage(e){var t;"object"==typeof self.clients?[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>t.postMessage({type:`sw-broadcast-${this.name}`,message:e}))):v.registration&&(null===(t=v.registration.active)||void 0===t||t.postMessage({type:`sw-broadcast-${this.name}`,message:e}))}}class m extends t.Observable{constructor(e){const t="undefined"==typeof BroadcastChannel?new b(e):new BroadcastChannel(e);super((n=>{function r(e){n.next(e.detail)}function o(e){console.debug("BroadcastedAndLocalEvent: onMessageEvent",e),n.next(e.data)}let i;return self.addEventListener(`lbc-${e}`,r),t instanceof b?i=t.subscribe((e=>n.next(e))):(console.debug("BroadcastedAndLocalEvent: bc.addEventListener()",e,"bc is a",t),t.addEventListener("message",o)),()=>{self.removeEventListener(`lbc-${e}`,r),t instanceof b?i():t.removeEventListener("message",o)}})),this.name=e,this.bc=t}next(e){console.debug("BroadcastedAndLocalEvent: bc.postMessage()",Object.assign({},e),"bc is a",this.bc),this.bc.postMessage(e);const t=new CustomEvent(`lbc-${this.name}`,{detail:e});self.dispatchEvent(t)}}function g(e){return"function"==typeof e}function _(e){return function(t){if(function(e){return g(null==e?void 0:e.lift)}(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}var w=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function S(e){return g(null==e?void 0:e.then)}function k(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var x=k((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function E(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var I=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,n,r,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=c(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var d=this.initialTeardown;if(g(d))try{d()}catch(e){o=e instanceof x?e.errors:[e]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var p=c(f),h=p.next();!h.done;h=p.next()){var v=h.value;try{T(v)}catch(e){o=null!=o?o:[],e instanceof x?o=l(l([],u(o)),u(e.errors)):o.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}}if(o)throw new x(o)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)T(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&E(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&E(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function O(e){return e instanceof I||e&&"closed"in e&&g(e.remove)&&g(e.add)&&g(e.unsubscribe)}function T(e){g(e)?e():e.unsubscribe()}I.EMPTY;var C={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},A={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o=A.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,l([e,t],u(n))):setTimeout.apply(void 0,l([e,t],u(n)))},clearTimeout:function(e){var t=A.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function j(e){A.setTimeout((function(){var t=C.onUnhandledError;if(!t)throw e;t(e)}))}function P(){}var U=D("C",void 0,void 0);function D(e,t,n){return{kind:e,value:t,error:n}}var $=null;var N=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,O(t)&&t.add(n)):n.destination=H,n}return i(t,e),t.create=function(e,t,n){return new W(e,t,n)},t.prototype.next=function(e){this.isStopped?F(function(e){return D("N",e,void 0)}(e),this):this._next(e)},t.prototype.error=function(e){this.isStopped?F(D("E",void 0,e),this):(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped?F(U,this):(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(I),R=Function.prototype.bind;function L(e,t){return R.call(e,t)}var B=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){M(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){M(e)}else M(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){M(e)}},e}(),W=function(e){function t(t,n,r){var o,i,s=e.call(this)||this;g(t)||!t?o={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&C.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&L(t.next,i),error:t.error&&L(t.error,i),complete:t.complete&&L(t.complete,i)}):o=t;return s.destination=new B(o),s}return i(t,e),t}(N);function M(e){j(e)}function F(e,t){var n=C.onStoppedNotification;n&&A.setTimeout((function(){return n(e,t)}))}var H={closed:!0,next:P,error:function(e){throw e},complete:P},K="function"==typeof Symbol&&Symbol.observable||"@@observable";function V(e){return e}function z(e){return 0===e.length?V:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var q=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,o=this,i=(r=e)&&r instanceof N||function(e){return e&&g(e.next)&&g(e.error)&&g(e.complete)}(r)&&O(r)?e:new W(e,t,n);return function(e){if(C.useDeprecatedSynchronousErrorHandling){var t=!$;if(t&&($={errorThrown:!1,error:null}),e(),t){var n=$,r=n.errorThrown,o=n.error;if($=null,r)throw o}}else e()}((function(){var e=o,t=e.operator,n=e.source;i.add(t?t.call(i,n):n?o._subscribe(i):o._trySubscribe(i))})),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=G(t))((function(t,r){var o=new W({next:function(t){try{e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:t});n.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[K]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return z(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=G(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function G(e){var t;return null!==(t=null!=e?e:C.Promise)&&void 0!==t?t:Promise}function J(e){return g(e[K])}function Y(e){return Symbol.asyncIterator&&g(null==e?void 0:e[Symbol.asyncIterator])}function Q(e){return new TypeError("You provided "+(null!==e&&"object"==typeof e?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}var Z="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function X(e){return g(null==e?void 0:e[Z])}function ee(e){return f(this,arguments,(function(){var t,n,r;return a(this,(function(o){switch(o.label){case 0:t=e.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,d(t.read())];case 3:return n=o.sent(),r=n.value,n.done?[4,d(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,d(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}}))}))}function te(e){return g(null==e?void 0:e.getReader)}function ne(e){if(e instanceof q)return e;if(null!=e){if(J(e))return o=e,new q((function(e){var t=o[K]();if(g(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(w(e))return r=e,new q((function(e){for(var t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete()}));if(S(e))return n=e,new q((function(e){n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,j)}));if(Y(e))return re(e);if(X(e))return t=e,new q((function(e){var n,r;try{for(var o=c(t),i=o.next();!i.done;i=o.next()){var s=i.value;if(e.next(s),e.closed)return}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}e.complete()}));if(te(e))return re(ee(e))}var t,n,r,o;throw Q(e)}function re(e){return new q((function(t){(function(e,t){var n,r,o,i;return s(this,void 0,void 0,(function(){var s,c;return a(this,(function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),n=p(e),a.label=1;case 1:return[4,n.next()];case 2:if((r=a.sent()).done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return c=a.sent(),o={error:c},[3,11];case 6:return a.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))})(e,t).catch((function(e){return t.error(e)}))}))}function oe(e,t,n,r,o){return new ie(e,t,n,r,o)}var ie=function(e){function t(t,n,r,o,i,s){var a=e.call(this,t)||this;return a.onFinalize=i,a.shouldUnsubscribe=s,a._next=n?function(e){try{n(e)}catch(e){t.error(e)}}:e.prototype._next,a._error=o?function(e){try{o(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=r?function(){try{r()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return i(t,e),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(N),se=function(e){function t(t,n){return e.call(this)||this}return i(t,e),t.prototype.schedule=function(e,t){return this},t}(I),ae={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o=ae.delegate;return(null==o?void 0:o.setInterval)?o.setInterval.apply(o,l([e,t],u(n))):setInterval.apply(void 0,l([e,t],u(n)))},clearInterval:function(e){var t=ae.delegate;return((null==t?void 0:t.clearInterval)||clearInterval)(e)},delegate:void 0},ce=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.scheduler=t,r.work=n,r.pending=!1,r}return i(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(r,this.id,t),this},t.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),ae.setInterval(e.flush.bind(e,this),n)},t.prototype.recycleAsyncId=function(e,t,n){if(void 0===n&&(n=0),null!=n&&this.delay===n&&!1===this.pending)return t;ae.clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var n,r=!1;try{this.work(e)}catch(e){r=!0,n=e||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),n},t.prototype.unsubscribe=function(){if(!this.closed){var t=this.id,n=this.scheduler,r=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,E(r,this),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(se),ue={now:function(){return(ue.delegate||Date).now()},delegate:void 0},le=function(){function e(t,n){void 0===n&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.schedulerActionCtor(this,e).schedule(n,t)},e.now=ue.now,e}(),de=new(function(e){function t(t,n){void 0===n&&(n=le.now);var r=e.call(this,t,n)||this;return r.actions=[],r._active=!1,r._scheduled=void 0,r}return i(t,e),t.prototype.flush=function(e){var t=this.actions;if(this._active)t.push(e);else{var n;this._active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},t}(le))(ce),fe=de;function pe(e){return e&&g(e.schedule)}function he(e){return e instanceof Date&&!isNaN(e)}function ve(e){return pe((t=e)[t.length-1])?e.pop():void 0;var t}function ye(e,t,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var i=t.schedule((function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()}),r);if(e.add(i),!o)return i}function be(e){return _((function(t,n){var r,o=null,i=!1;o=t.subscribe(oe(n,void 0,void 0,(function(s){r=ne(e(s,be(e)(t))),o?(o.unsubscribe(),o=null,r.subscribe(n)):i=!0}))),i&&(o.unsubscribe(),o=null,r.subscribe(n))}))}function me(e,t){return void 0===t&&(t=0),_((function(n,r){n.subscribe(oe(r,(function(n){return ye(r,e,(function(){return r.next(n)}),t)}),(function(){return ye(r,e,(function(){return r.complete()}),t)}),(function(n){return ye(r,e,(function(){return r.error(n)}),t)})))}))}function ge(e,t){return void 0===t&&(t=0),_((function(n,r){r.add(e.schedule((function(){return n.subscribe(r)}),t))}))}function _e(e,t){if(!e)throw new Error("Iterable cannot be null");return new q((function(n){ye(n,t,(function(){var r=e[Symbol.asyncIterator]();ye(n,t,(function(){r.next().then((function(e){e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function we(e,t){if(null!=e){if(J(e))return function(e,t){return ne(e).pipe(ge(t),me(t))}(e,t);if(w(e))return function(e,t){return new q((function(n){var r=0;return t.schedule((function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())}))}))}(e,t);if(S(e))return function(e,t){return ne(e).pipe(ge(t),me(t))}(e,t);if(Y(e))return _e(e,t);if(X(e))return function(e,t){return new q((function(n){var r;return ye(n,t,(function(){r=e[Z](),ye(n,t,(function(){var e,t,o;try{t=(e=r.next()).value,o=e.done}catch(e){return void n.error(e)}o?n.complete():n.next(t)}),0,!0)})),function(){return g(null==r?void 0:r.return)&&r.return()}}))}(e,t);if(te(e))return function(e,t){return _e(ee(e),t)}(e,t)}throw Q(e)}function Se(e,t){return t?we(e,t):ne(e)}function ke(e,t){return _((function(n,r){var o=0;n.subscribe(oe(r,(function(n){r.next(e.call(t,n,o++))})))}))}function xe(e,t,n){return void 0===n&&(n=1/0),g(t)?xe((function(n,r){return ke((function(e,o){return t(n,e,r,o)}))(ne(e(n,r)))}),n):("number"==typeof t&&(n=t),_((function(t,r){return function(e,t,n,r,o,i,s,a){var c=[],u=0,l=0,d=!1,f=function(){!d||c.length||u||t.complete()},p=function(e){return u<r?h(e):c.push(e)},h=function(e){i&&t.next(e),u++;var a=!1;ne(n(e,l++)).subscribe(oe(t,(function(e){null==o||o(e),i?p(e):t.next(e)}),(function(){a=!0}),void 0,(function(){if(a)try{u--;for(var e=function(){var e=c.shift();s?ye(t,s,(function(){return h(e)})):h(e)};c.length&&u<r;)e();f()}catch(e){t.error(e)}})))};return e.subscribe(oe(t,p,(function(){d=!0,f()}))),function(){null==a||a()}}(t,r,e,n)})))}function Ee(){return void 0===(e=1)&&(e=1/0),xe(V,e);var e}function Ie(e,t){return void 0===t&&(t=de),_((function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var e=i;i=null,r.next(e)}};function c(){var n=s+e,i=t.now();if(i<n)return o=this.schedule(void 0,n-i),void r.add(o);a()}n.subscribe(oe(r,(function(n){i=n,s=t.now(),o||(o=t.schedule(c,e),r.add(o))}),(function(){a(),r.complete()}),void 0,(function(){i=o=null})))}))}function Oe(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ee()(Se(e,ve(e)))}var Te=new q((function(e){return e.complete()}));function Ce(e){return e<=0?function(){return Te}:_((function(t,n){var r=0;t.subscribe(oe(n,(function(t){++r<=e&&(n.next(t),e<=r&&n.complete())})))}))}function Ae(e,t){return t?function(n){return Oe(t.pipe(Ce(1),_((function(e,t){e.subscribe(oe(t,P))}))),n.pipe(Ae(e)))}:xe((function(t,n){return e(t,n).pipe(Ce(1),function(e){return ke((function(){return e}))}(t))}))}function je(e,t){void 0===t&&(t=de);var n=function(e,t,n){void 0===e&&(e=0),void 0===n&&(n=fe);var r=-1;return null!=t&&(pe(t)?n=t:r=t),new q((function(t){var o=he(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule((function(){t.closed||(t.next(i++),0<=r?this.schedule(void 0,r):t.complete())}),o)}))}(e,t);return Ae((function(){return n}))}function Pe(e,t){return e===t}function Ue(e,t){return _((function(n,r){var o=0;n.subscribe(oe(r,(function(n){return e.call(t,n,o++)&&r.next(n)})))}))}function De(e){return Ue((function(t,n){return e<=n}))}function $e(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=ve(e);return _((function(t,r){(n?Oe(e,t,n):Oe(e,t)).subscribe(r)}))}function Ne(e,t){return _((function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(oe(r,(function(n){null==o||o.unsubscribe();var s=0,c=i++;ne(e(n,c)).subscribe(o=oe(r,(function(e){return r.next(t?t(n,e,c,s++):e)}),(function(){o=null,a()})))}),(function(){s=!0,a()})))}))}function Re(e,t,n){var r=g(e)||t||n?{next:e,error:t,complete:n}:e;return r?_((function(e,t){var n;null===(n=r.subscribe)||void 0===n||n.call(r);var o=!0;e.subscribe(oe(t,(function(e){var n;null===(n=r.next)||void 0===n||n.call(r,e),t.next(e)}),(function(){var e;o=!1,null===(e=r.complete)||void 0===e||e.call(r),t.complete()}),(function(e){var n;o=!1,null===(n=r.error)||void 0===n||n.call(r,e),t.error(e)}),(function(){var e,t;o&&(null===(e=r.unsubscribe)||void 0===e||e.call(r)),null===(t=r.finalize)||void 0===t||t.call(r)})))})):V}var Le=k((function(e){return function(t){void 0===t&&(t=null),e(this),this.message="Timeout has occurred",this.name="TimeoutError",this.info=t}}));function Be(e){throw new Le(e)}let We=!1;function Me(e,t){return s(this,void 0,void 0,(function*(){try{const n=yield navigator.serviceWorker.ready;if("push"===t&&n.sync&&(yield n.sync.register(`dexie-cloud:${e.name}`)),!n.active)throw new Error("Failed to trigger sync - there's no active service worker");return void n.active.postMessage({type:"dexie-cloud-sync",dbName:e.name,purpose:t})}catch(e){We||(console.debug("Dexie Cloud: Could not register sync event",e),We=!0)}}))}function Fe(e,t){e.cloud.usingServiceWorker?Me(e,t):e.localSyncEvent.next({purpose:t})}const He="undefined"!=typeof Buffer?e=>Buffer.from(e,"base64"):e=>{const t=atob(e),n=t.length,r=new Uint8Array(n);for(var o=0;o<n;o++)r[o]=t.charCodeAt(o);return r},Ke="undefined"!=typeof Buffer?e=>ArrayBuffer.isView(e)?Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString("base64"):Buffer.from(e).toString("base64"):e=>btoa(String.fromCharCode.apply(null,ArrayBuffer.isView(e)?e:new Uint8Array(e)));function Ve({realms:e,inviteRealms:t}){return s(this,void 0,void 0,(function*(){const n=JSON.stringify([...e.map((e=>({realmId:e,accepted:!0}))),...t.map((e=>({realmId:e,accepted:!1})))].sort(((e,t)=>e.realmId<t.realmId?-1:e.realmId>t.realmId?1:0))),r=(new TextEncoder).encode(n),o=yield crypto.subtle.digest("SHA-1",r);return Ke(o)}))}function ze(e){return Object.entries(e.cloud.schema||{}).filter((([,{markedForSync:e}])=>e)).map((([t])=>e.tables.filter((({name:e})=>e===t))[0])).filter((e=>e))}function qe(e){return`$${e}_mutations`}function Ge(e){var t;const n=null===(t=/^\$(.*)_mutations$/.exec(e))||void 0===t?void 0:t[1];if(!n)throw new Error(`Given mutationTable ${e} is not correct`);return n}const Je=[].concat;function Ye(e){return Je.apply([],e)}function Qe(e,t,{since:n={},limit:r=1/0}={}){return s(this,void 0,void 0,(function*(){const t=Ye(yield Promise.all(e.map((e=>s(this,void 0,void 0,(function*(){const t=Ge(e.name),o=n[t];let i=o?e.where("rev").above(o):e;r<1/0&&(i=i.limit(r));return(yield i.toArray()).map((e=>({table:t,mut:e})))})))))).sort(((e,t)=>e.mut.ts-t.mut.ts)),o=[];let i=null,a=null;for(const{table:e,mut:n}of t)i&&i.table===e&&a===n.txid?i.muts.push(n):(i={table:e,muts:[n]},a=n.txid,o.push(i));return o}))}function Ze(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),btoa(String.fromCharCode.apply(null,t))}const Xe=crypto.getRandomValues.bind(crypto);function et(e){if(!e)throw new Error("Assertion Failed")}const tt={}.hasOwnProperty;function nt(e,t,n){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){et("string"!=typeof n&&"length"in n);for(var r=0,o=t.length;r<o;++r)nt(e,t[r],n[r])}else{var i=t.indexOf(".");if(-1!==i){var s=t.substr(0,i),a=t.substr(i+1);if(""===a)void 0===n?Array.isArray(e)?isNaN(parseInt(s))||e.splice(parseInt(s),1):delete e[s]:e[s]=n;else{var c=e[s];c&&function(e,t){return tt.call(e,t)}(e,s)||(c=e[s]={}),nt(c,a,n)}}else void 0===n?Array.isArray(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=n}}const rt="undefined"!=typeof self&&"undefined"!=typeof crypto?e=>{const t=new Uint8Array(e);return crypto.getRandomValues(t),btoa(String.fromCharCode.apply(null,t))}:"undefined"!=typeof Buffer?e=>{const t=Buffer.alloc(e);return Xe(t),t.toString("base64")}:()=>{throw new Error("No implementation of randomString was found")};function ot(e){return"string"==typeof e||!!(Array.isArray(e)&&e.some((e=>ot(e)))&&e.every(it))}function it(e){return"string"==typeof e||"number"==typeof e||Array.isArray(e)&&e.every(it)}function st(e,t,n){const r=e[t]||(e[t]={}),o=n.keys.map((e=>"string"==typeof e?e:JSON.stringify(e)));switch(n.type){case"insert":case"upsert":o.forEach(((e,t)=>{r[e]={type:"ups",val:n.values[t]}}));break;case"update":case"modify":o.forEach(((e,t)=>{const o="update"===n.type?n.changeSpecs[t]:n.changeSpec,i=r[e];if(i)switch(i.type){case"ups":for(const[e,t]of Object.entries(o))nt(i.val,e,t);break;case"del":break;case"upd":Object.assign(i.mod,o)}else r[e]={type:"upd",mod:o}}));break;case"delete":o.forEach((e=>{r[e]={type:"del"}}))}return e}function at(e,t){for(const{table:n,muts:r}of t)for(const t of r)st(e,n,t)}function ct(e,t){return new Promise(((n,o)=>{const i=Object.assign(Object.assign({},t),{onSubmit:t=>{e.next(void 0),n(t)},onCancel:()=>{e.next(void 0),o(new r.default.AbortError("User cancelled"))}});e.next(i)}))}function ut(e,t,...n){return ct(e,{type:"message-alert",title:t,alerts:n,fields:{}})}function lt(e,t,n){return s(this,void 0,void 0,(function*(){let r=n||"";for(;!r||!/^[\w-\.]+@([\w-]+\.)+[\w-]{2,10}$/.test(r);)r=(yield ct(e,{type:"email",title:t,alerts:r?[{type:"error",messageCode:"INVALID_EMAIL",message:"Please enter a valid email address",messageParams:{}}]:[],fields:{email:{type:"email",placeholder:"you@somedomain.com"}}})).email;return r}))}function dt(e,t,n){return s(this,void 0,void 0,(function*(){const r=[{type:"info",messageCode:"OTP_SENT",message:"A One-Time password has been sent to {email}",messageParams:{email:t}}];n&&r.push(n);const{otp:o}=yield ct(e,{type:"otp",title:"Enter OTP",alerts:r,fields:{otp:{type:"otp",label:"OTP",placeholder:"Paste OTP here"}}});return o}))}function ft(e,t,n,r,o){return s(this,void 0,void 0,(function*(){return t.accessToken&&t.accessTokenExpiration.getTime()>Date.now()?t:t.refreshToken&&(!t.refreshTokenExpiration||t.refreshTokenExpiration.getTime()>Date.now())?yield pt(e,t):yield function(e,t,n,r){return s(this,void 0,void 0,(function*(){const{privateKey:o,publicKey:i}=yield crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:2048,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!1,["sign","verify"]);if(!o||!i)throw new Error("Could not generate RSA keypair");e.nonExportablePrivateKey=o;const s=function(e){const t=Ke(e);return function(e){let t="-----BEGIN PUBLIC KEY-----\n";for(;e.length>0;)t+=e.substring(0,64)+"\n",e=e.substring(64);return t+="-----END PUBLIC KEY-----",t}(t)}(yield crypto.subtle.exportKey("spki",i));e.publicKey=i;try{const o=yield t({public_key:s,hints:r});if("tokens"!==o.type)throw new Error(`Unexpected response type from token endpoint: ${o.type}`);return e.accessToken=o.accessToken,e.accessTokenExpiration=new Date(o.accessTokenExpiration),e.refreshToken=o.refreshToken,o.refreshTokenExpiration&&(e.refreshTokenExpiration=new Date(o.refreshTokenExpiration)),e.userId=o.claims.sub,e.email=o.claims.email,e.name=o.claims.name,e.claims=o.claims,o.alerts&&o.alerts.length>0&&(yield ct(n,{type:"message-alert",title:"Authentication Alert",fields:{},alerts:o.alerts})),e}catch(e){throw yield ut(n,"Authentication Failed",{type:"error",messageCode:"GENERIC_ERROR",message:"We're having a problem authenticating right now.",messageParams:{}}).catch((()=>{})),e}}))}(t,n,r,o)}))}function pt(e,t){return s(this,void 0,void 0,(function*(){if(!t.refreshToken)throw new Error("Cannot refresh token - refresh token is missing.");if(!t.nonExportablePrivateKey)throw new Error("login.nonExportablePrivateKey is missing - cannot sign refresh token without a private key.");const n=Date.now(),r="RSASSA-PKCS1-v1_5",o=(new TextEncoder).encode(t.refreshToken+n),i=yield crypto.subtle.sign(r,t.nonExportablePrivateKey,o),s=Ke(i),a={grant_type:"refresh_token",refresh_token:t.refreshToken,scopes:["ACCESS_DB"],signature:s,signing_algorithm:r,time_stamp:n},c=yield fetch(`${e}/token`,{body:JSON.stringify(a),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"});if(200!==c.status)throw new Error(`RefreshToken: Status ${c.status} from ${e}/token`);const u=yield c.json();return t.accessToken=u.accessToken,t.accessTokenExpiration=u.accessTokenExpiration?new Date(u.accessTokenExpiration):void 0,t}))}const{toString:ht}={};const vt={replace:function(e){const t=Object.keys(e);let n=null;for(let e=0,r=t.length;e<r;++e)"$"===t[e][0]&&(n=n||[],n.push(t[e]));if(!n)return e;const r={...e};for(const e of n)delete r[e];for(const t of n)r["$"+t]=e[t];return r}};function yt(...e){const t=e.reduce(((e,t)=>({...e,...t})),e.reduce(((e,t)=>({...t,...e})),{})),n=new WeakMap;return{stringify(e,r,o){const i=JSON.stringify(e,(function(e){const o=this[e],i=function(e){const r=typeof e;switch(typeof e){case"object":case"function":{if(null===e)return null;const r=Object.getPrototypeOf(e);if(!r)return vt;let i=n.get(r);if(void 0!==i)return i;const s=(o=e,ht.call(o).slice(8,-1)),a=Object.entries(t).find((([t,n])=>{var r,o;return null!==(o=null===(r=null==n?void 0:n.test)||void 0===r?void 0:r.call(n,e,s))&&void 0!==o?o:t===s}));return i=null==a?void 0:a[1],i||(i=Array.isArray(e)?null:"function"==typeof e?t.function||null:vt),n.set(r,i),i}default:return t[r]}var o}(o);return i?i.replace(o,r,t):o}),o);return i},parse(e,n){const r=[];return JSON.parse(e,(function(e,o){const i=null==o?void 0:o.$t;if(i){const e=t[i];o=e?e.revive(o,n,t):o}let s=r[r.length-1];if(s&&s[0]===o){o={...o};for(const e of s[1])delete o[e];for(const[e,t]of Object.entries(s[2]))o[e]=t;r.pop()}if(void 0===o||"$"===e[0]&&"$t"!==e){let t,n;s=r[r.length-1],s&&s[0]===this?(t=s[1],n=s[2]):r.push([this,t=[],n={}]),"$"===e[0]&&"$t"!==e?(t.push(e),n[e.substr(1)]=o):n[e]=void 0}return o}))}}}const bt={Blob:{test:(e,t)=>"Blob"===t,replace:(e,t)=>{const n=t.length;return t.push(e),{$t:"Blob",mimeType:e.type,i:n}},revive:({i:e,mimeType:t},n)=>new Blob([n[e]],{type:t})}};var mt={number:{replace:e=>{switch(!0){case isNaN(e):return{$t:"number",v:"NaN"};case e===1/0:return{$t:"number",v:"Infinity"};case e===-1/0:return{$t:"number",v:"-Infinity"};default:return e}},revive:({v:e})=>Number(e)}};const gt={bigint:{replace:e=>({$t:"bigint",v:""+e}),revive:e=>BigInt(e.v)}};var _t={Date:{replace:e=>({$t:"Date",v:isNaN(e.getTime())?"NaN":e.toISOString()}),revive:({v:e})=>new Date("NaN"===e?NaN:Date.parse(e))}},wt={Set:{replace:e=>({$t:"Set",v:Array.from(e.entries())}),revive:({v:e})=>new Set(e)}},St={Map:{replace:e=>({$t:"Map",v:Array.from(e.entries())}),revive:({v:e})=>new Map(e)}};const kt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"==typeof global?global:void 0;var xt=["Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","DataView","BigInt64Array","BigUint64Array"].reduce(((e,t)=>({...e,[t]:{replace:(e,n,r)=>({$t:t,v:r.ArrayBuffer.replace(0===e.byteOffset&&e.byteLength===e.buffer.byteLength?e.buffer:e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength),n,r).v}),revive:({v:e},n,r)=>{const o=kt[t];return o&&new o(r.ArrayBuffer.revive({v:e},n,r))}}})),{});function Et(e){return function(e){for(var t="",n=0,r=e.length;n<r;n++)t+=Tt[e[n]];return t}(Ke(e))}function It(e){return He(function(e){if("string"!=typeof e)throw new Error("invalid decoder input: "+e);for(var t="",n=0,r=e.length;n<r;n++)t+=Ot[e[n]];return t}(e))}const Ot={"-":"=",0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J",A:"K",B:"L",C:"M",D:"N",E:"O",F:"P",G:"Q",H:"R",I:"S",J:"T",K:"U",L:"V",M:"W",N:"X",O:"Y",P:"Z",Q:"a",R:"b",S:"c",T:"d",U:"e",V:"f",W:"g",X:"h",Y:"i",Z:"j",_:"k",a:"l",b:"m",c:"n",d:"o",e:"p",f:"q",g:"r",h:"s",i:"t",j:"u",k:"v",l:"w",m:"x",n:"y",o:"z",p:"0",q:"1",r:"2",s:"3",t:"4",u:"5",v:"6",w:"7",x:"8",y:"9",z:"+","|":"/"},Tt={};for(const e of Object.keys(Ot))Tt[Ot[e]]=e;var Ct={ArrayBuffer:{replace:e=>({$t:"ArrayBuffer",v:Et(e)}),revive:({v:e})=>{const t=It(e);return t.buffer.byteLength===t.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength)}}};class At{constructor(e,t){this.buf=e,this.type=t}}function jt(e){const t=new XMLHttpRequest;if(t.overrideMimeType("text/plain; charset=x-user-defined"),t.open("GET",URL.createObjectURL(e),!1),t.send(),200!==t.status&&0!==t.status)throw new Error("Bad Blob access: "+t.status);return t.responseText}function Pt(e){const t=new Uint8Array(e.length);for(let n=0;n<e.length;++n)t[n]=e.charCodeAt(n);return t.buffer}var Ut={Blob:{test:(e,t)=>"Blob"===t||e instanceof At,replace:e=>({$t:"Blob",v:Ke(e instanceof At?e.buf:Pt(jt(e))),type:e.type}),revive:({type:e,v:t})=>{const n=He(t);return void 0!==typeof Blob?new Blob([n]):new At(n.buffer,e)}}};const Dt={...mt,...gt,..._t,...wt,...St,...xt,...Ct,...Ut};function $t(e){return new Promise(((t,n)=>{const r=new FileReader;r.onabort=e=>n(new Error("file read aborted")),r.onerror=e=>n(e.target.error),r.onload=e=>t(e.target.result),r.readAsArrayBuffer(e)}))}var Nt={undefined:{replace:()=>({$t:"undefined"}),revive:()=>{}}};const Rt="function"==typeof BigInt&&"bigint"==typeof BigInt(0);class Lt{constructor(e){this.v=e}toString(){return this.v}}const Bt=Object.assign(Object.assign({},Nt),Rt?{}:{bigint:{test:e=>e instanceof Lt,replace:e=>Object.assign({$t:"bigint"},e),revive:({v:e})=>new Lt(e)}}),Wt=yt(Dt,Bt),Mt=function(...e){const t=yt(Dt,bt,...e);return{toBinary(e){const[t,n]=this.stringify(e),r=new ArrayBuffer(4);return new DataView(r).setUint32(0,t.size),new Blob([r,t,n])},stringify(e){const n=[],r=t.stringify(e,n),o=new Blob(n.map((e=>{const t=new ArrayBuffer(4);return new DataView(t).setUint32(0,"byteLength"in e?e.byteLength:e.size),new Blob([t,e])})));return[o,r]},async parse(e,n){let r=0;const o=[],i=await $t(n),s=new DataView(i);for(;r<i.byteLength;){const e=s.getUint32(r);r+=4;const t=i.slice(r,r+e);r+=e,o.push(t)}return t.parse(e,o)},async fromBinary(e){const t=new DataView(await $t(e.slice(0,4))).getUint32(0),n=e.slice(4,t+4),r=await function(e){return new Promise(((t,n)=>{const r=new FileReader;r.onabort=e=>n(new Error("file read aborted")),r.onerror=e=>n(e.target.error),r.onload=e=>t(e.target.result),r.readAsText(e)}))}(e.slice(t+4));return await this.parse(r,n)}}}(Bt);class Ft extends Error{constructor(e,t){super(t||`${e.status} ${e.statusText}`),this.httpStatus=e.status}get name(){return"HttpError"}}function Ht(e,t,n){const o=[];for(let i of n){const{table:n,muts:s}=i,a=e.tables.find((e=>e.name===n));if(!a)throw new Error(`Internal error: table ${n} not found in DBCore schema`);const{primaryKey:c}=a;let u=i;s.forEach(((e,n)=>{const o=!c.outbound&&("upsert"===e.type||"insert"===e.type);e.keys.forEach(((e,s)=>{if(Array.isArray(e)){u===i&&(u=Kt(i,o));const t=u.muts[n],a=JSON.stringify(e);t.keys[s]=a,o&&r.default.setByKeyPath(t.values[s],c.keyPath,a)}else if("#"===e[0]){u===i&&(u=Kt(i,o));const a=u.muts[n];if(!t.isLoggedIn)throw new Error("Internal error: Cannot sync private IDs before authenticated");const l=`${e}:${t.userId}`;a.keys[s]=l,o&&r.default.setByKeyPath(a.values[s],c.keyPath,l)}}))})),o.push(u)}return o}function Kt(e,t){return Object.assign(Object.assign({},e),{muts:t?e.muts.map((e=>Object.assign(Object.assign({},e),{keys:e.keys.slice(),values:e.values.slice()}))):e.muts.map((e=>Object.assign(Object.assign({},e),{keys:e.keys.slice()})))})}function Vt(e,t,n,r,o,i,a,c){return s(this,void 0,void 0,(function*(){const u={Accept:"application/json, application/x-bison, application/x-bison-stream","Content-Type":"application/tson"},l=yield function(e){var t,n;return s(this,void 0,void 0,(function*(){const r=yield e.getCurrentUser(),{accessToken:o,accessTokenExpiration:i,refreshToken:s,refreshTokenExpiration:a,claims:c}=r;if(!o)return;if((null!==(t=null==i?void 0:i.getTime())&&void 0!==t?t:1/0)>Date.now())return o;if(!s)throw new Error("Refresh token missing");if((null!==(n=null==a?void 0:a.getTime())&&void 0!==n?n:1/0)<=Date.now())throw new Error("Refresh token has expired");const u=yield pt(e.cloud.options.databaseUrl,r);return yield e.table("$logins").update(c.sub,{accessToken:u.accessToken,accessTokenExpiration:u.accessTokenExpiration}),u.accessToken}))}(r);l&&(u.Authorization=`Bearer ${l}`);const d={v:2,dbID:null==t?void 0:t.remoteDbId,clientIdentity:a,schema:i||{},lastPull:t?{serverRevision:t.serverRevision,realms:t.realms,inviteRealms:t.inviteRealms}:void 0,baseRevs:n,changes:Ht(r.dx.core.schema,c,e)};console.debug("Sync request",d),r.syncStateChangedEvent.next({phase:"pushing"});const f=yield fetch(`${o}/sync`,{method:"post",headers:u,body:Wt.stringify(d)});if(r.syncStateChangedEvent.next({phase:"pulling"}),!f.ok)throw new Ft(f);if("application/x-bison"===f.headers.get("content-type"))return Mt.fromBinary(yield f.blob());{const e=yield f.text();return Wt.parse(e)}}))}function zt(e){if(null==e?void 0:e.cancelled)throw new r.default.AbortError("Operation was cancelled")}let qt=navigator.onLine;function Gt(e,t,n,r){return s(this,void 0,void 0,(function*(){yield e.$baseRevs.bulkPut(Object.keys(t).filter((e=>t[e].markedForSync)).map((e=>({tableName:e,clientRev:(n[e]||0)+1,serverRev:r}))))}))}function Jt(e,t={}){for(const{table:n,muts:r}of e){const e=r.length>0?r[r.length-1].rev:null;t[n]=e||t[n]||0}return t}function Yt(t,n,o){return s(this,void 0,void 0,(function*(){const i=yield t.bulkGet(n),s=[],a=[];n.forEach(((n,c)=>{const u=i[c];if(u){for(const[i,s]of Object.entries(o[c]))if(i===t.schema.primKey.keyPath){if(0!==e.cmp(s,n))throw new Error("Cannot change primary key")}else r.default.setByKeyPath(u,i,s);s.push(n),a.push(u)}})),yield null==t.schema.primKey.keyPath?t.bulkPut(a,s):t.bulkPut(a)}))}function Qt(e,t){return s(this,void 0,void 0,(function*(){console.debug("Applying server changes",e,r.default.currentTransaction);for(const{table:n,muts:o}of e){const e=t.table(n);if(!e)continue;const{primaryKey:i}=e.core.schema,s=e=>{switch(e[0]){case"[":if(e.endsWith("]"))try{return JSON.parse(e)}catch(e){}return e;case"#":return e.endsWith(":"+t.cloud.currentUserId)?e.substr(0,e.length-t.cloud.currentUserId.length-1):e;default:return e}};for(const t of o){const n=t.keys.map(s);switch(t.type){case"insert":i.outbound?yield e.bulkAdd(t.values,n):(n.forEach(((e,n)=>{r.default.setByKeyPath(t.values[n],i.keyPath,e)})),yield e.bulkAdd(t.values));break;case"upsert":i.outbound?yield e.bulkPut(t.values,n):(n.forEach(((e,n)=>{r.default.setByKeyPath(t.values[n],i.keyPath,e)})),yield e.bulkPut(t.values));break;case"modify":1===n.length?yield e.update(n[0],t.changeSpec):yield e.where(":id").anyOf(n).modify(t.changeSpec);break;case"update":yield Yt(e,n,t.changeSpecs);break;case"delete":yield e.bulkDelete(n)}}}}))}self.addEventListener("online",(()=>qt=!0)),self.addEventListener("offline",(()=>qt=!1));function Zt(e,t,n,r){return Xt.apply(this,arguments).then((()=>{(null==r?void 0:r.justCheckIfNeeded)||e.syncStateChangedEvent.next({phase:"in-sync"})})).catch((o=>s(this,void 0,void 0,(function*(){return(null==r?void 0:r.justCheckIfNeeded)?Promise.reject(o):(console.debug("Error from _sync",{isOnline:qt,syncOptions:r,error:o}),qt&&(null==r?void 0:r.retryImmediatelyOnFetchError)&&"TypeError"===(null==o?void 0:o.name)&&/fetch/.test(null==o?void 0:o.message)?(e.syncStateChangedEvent.next({phase:"error",error:o}),yield new Promise((e=>setTimeout(e,500))),yield Zt(e,t,n,Object.assign(Object.assign({},r),{retryImmediatelyOnFetchError:!1}))):(yield e.$syncState.update("syncState",{timestamp:new Date,error:""+o}),e.syncStateChangedEvent.next({phase:qt?"error":"offline",error:o}),Promise.reject(o)))}))))}function Xt(e,t,n,{isInitialSync:r,cancelToken:o,justCheckIfNeeded:i,purpose:a}={isInitialSync:!1}){var c;return s(this,void 0,void 0,(function*(){if(i||console.debug("SYNC STARTED",{isInitialSync:r,purpose:a}),!(null===(c=e.cloud.options)||void 0===c?void 0:c.databaseUrl))throw new Error("Internal error: sync must not be called when no databaseUrl is configured");const{databaseUrl:u}=t,l=yield e.getCurrentUser(),d=l.isLoggedIn?ze(e):[],f=d.map((t=>e.table(qe(t.name)))),p=yield e.getPersistedSyncState(),v=!r&&l.isLoggedIn,y=v?function(e,t){const n=(null==t?void 0:t.syncedTables)||[];return ze(e).filter((e=>!n.includes(e.name)))}(e,p):[];zt(o);const b=y.length>0;if(b){if(i)return!0;yield e.transaction("rw",y,(e=>s(this,void 0,void 0,(function*(){e.idbtrans.disableChangeTracking=!0,e.idbtrans.disableAccessControl=!0,yield function(e,t,n){return s(this,void 0,void 0,(function*(){const r=new Set(n||[]);for(const n of e)"members"===n.name?yield n.toCollection().modify((e=>{r.has(e.realmId)||e.userId&&e.userId!==h.userId||(e.userId=t.userId)})):"roles"===n.name||("realms"===n.name?yield n.toCollection().modify((e=>{r.has(e.realmId)||void 0!==e.owner&&e.owner!==h.userId||(e.owner=t.userId)})):yield n.toCollection().modify((e=>{e.realmId&&r.has(e.realmId)||(e.owner&&e.owner!==h.userId||(e.owner=t.userId),e.realmId&&e.realmId!==h.userId||(e.realmId=t.userId))})))}))}(y,l,null==p?void 0:p.realms)})))),zt(o)}const[m,g,_]=yield e.transaction("r",e.tables,(()=>s(this,void 0,void 0,(function*(){const t=yield e.getPersistedSyncState(),r=yield e.$baseRevs.toArray();let i=yield Qe(f);if(zt(o),b){const e=[...(null==p?void 0:p.realms)||[],...(null==p?void 0:p.inviteRealms)||[]],a=yield function(e,t,n,r){return s(this,void 0,void 0,(function*(){const o=`upload-${Ze(8)}`;if(t.isLoggedIn&&e.length>0){const i=new Set(r||[]);return(yield Promise.all(e.map((e=>s(this,void 0,void 0,(function*(){const{extractKey:r}=e.core.schema.primaryKey;if(!r)return{table:e.name,muts:[]};const s=n[e.name],a=(null==s?void 0:s.generatedGlobalId)?e.filter((e=>{return r(e),!i.has(e.realmId||"")&&(t=r(e),!(n=null==s?void 0:s.idPrefix)||"string"==typeof t&&t.startsWith(n));var t,n})):e.filter((e=>{const t=r(e);return!i.has(e.realmId||"")&&ot(t)})),c=yield a.toArray();if(c.length>0){const n={type:"upsert",values:c,keys:c.map(r),userId:t.userId,txid:o};return{table:e.name,muts:[n]}}return{table:e.name,muts:[]}})))))).filter((e=>e.muts.length>0))}return[]}))}(y,l,n,e);return zt(o),i=i.concat(a),[i,t,r]}return[i,t,r]})))),w=m.some((e=>e.muts.some((e=>e.keys.length>0))));if(i)return console.debug("Sync is needed:",w),w;if("push"===a&&!w)return!1;const S=Jt(m,null==g?void 0:g.latestRevisions),k=(null==g?void 0:g.clientIdentity)||rt(16);zt(o);const x=yield Vt(m,g,_,e,u,n,k,l);console.debug("Sync response",x);const E=yield e.transaction("rw",e.tables,(t=>s(this,void 0,void 0,(function*(){t.idbtrans.disableChangeTracking=!0,t.idbtrans.disableAccessControl=!0;for(const e of Object.keys(n))x.schema[e]&&(n[e]=x.schema[e]);yield e.$syncState.put(n,"schema");const r=yield Qe(f,0,{since:S});for(const t of f){const n=Ge(t.name);if(r.some((e=>e.table===n&&e.muts.length>0))){if(S[n]){const r=S[n]||0;yield Promise.all([t.where("rev").belowOrEqual(r).delete(),e.$baseRevs.where(":id").between([n,-1/0],[n,r+1],!0,!0).reverse().offset(1).delete()])}}else yield Promise.all([t.clear(),e.$baseRevs.where({tableName:n}).delete()])}Jt(r,S),yield Gt(e,n,S,x.serverRevision);const o=yield e.getPersistedSyncState();yield function(e,t,n){return s(this,void 0,void 0,(function*(){const r=new Set,o=new Set,i=n?n.realms:[],s=n?n.inviteRealms:[],a=new Set(t.realms),c=new Set(t.realms.concat(t.inviteRealms));for(const e of i)a.has(e)||(o.add(e),c.has(e)||r.add(e));for(const e of s.concat(i))c.has(e)||r.add(e);if(r.size>0||o.size>0){const t=ze(e);for(const e of t){let t=["realms","members","roles"].includes(e.name)?r:o;0!==t.size&&(e.schema.indexes.some((e=>"realmId"===e.keyPath||Array.isArray(e.keyPath)&&"realmId"===e.keyPath[0]))?yield e.where("realmId").anyOf([...t]).delete():yield e.filter((e=>!!(null==e?void 0:e.realmId)&&t.has(e.realmId))).delete())}}}))}(e,x,o);const i=o||{syncedTables:[],latestRevisions:{},realms:[],inviteRealms:[],clientIdentity:k};v&&(i.syncedTables=d.map((e=>e.name)).concat(y.map((e=>e.name)))),i.latestRevisions=S,i.remoteDbId=x.dbId,i.initiallySynced=!0,i.realms=x.realms,i.inviteRealms=x.inviteRealms,i.serverRevision=x.serverRevision,i.timestamp=new Date,delete i.error;const a=en(x.changes,r);return yield Qt(a,e),e.$syncState.put(i,"syncState"),0===r.length}))));return E?(console.debug("SYNC DONE",{isInitialSync:r}),!1):(console.debug("MORE SYNC NEEDED. Go for it again!"),yield Xt(e,t,n,{isInitialSync:r,cancelToken:o}))}))}function en(e,t){const n={};at(n,e);const r={};return at(r,t),function(e,t){var n,r,o;for(const[i,s]of Object.entries(t))for(const[t,a]of Object.entries(s))switch(a.type){case"ups":{const r=null===(n=e[i])||void 0===n?void 0:n[t];if(r)switch(r.type){case"ups":case"upd":delete e[i][t]}}break;case"del":null===(r=e[i])||void 0===r||delete r[t];break;case"upd":{const n=null===(o=e[i])||void 0===o?void 0:o[t];if(n)switch(n.type){case"ups":for(const[e,t]of Object.entries(a.mod))nt(n.val,e,t);break;case"del":break;case"upd":for(const e of Object.keys(a.mod))delete n.mod[e]}break}}}(n,r),function(e){const t=rt(16),n={};for(const[t,r]of Object.entries(e))for(const[e,o]of Object.entries(r)){const r=n[t]||(n[t]={});(r[o.type]||(r[o.type]=[])).push(Object.assign({key:e},o))}const r=[];for(const[e,o]of Object.entries(n)){const n={table:e,muts:[]};for(const[e,r]of Object.entries(o))switch(e){case"ups":{const e={type:"upsert",keys:r.map((e=>e.key)),values:r.map((e=>e.val)),txid:t};n.muts.push(e);break}case"upd":{const e={type:"update",keys:r.map((e=>e.key)),changeSpecs:r.map((e=>e.mod)),txid:t};n.muts.push(e);break}case"del":{const e={type:"delete",keys:r.map((e=>e.key)),txid:t};n.muts.push(e);break}}r.push(n)}return r}(n)}function tn(e){const n=[],o=new t.BehaviorSubject(!0),i=new t.BehaviorSubject(null);let a=!1,c=0,u=[0,0,0,0,0,0,0,0,0,Date.now()];return i.subscribe((()=>s(this,void 0,void 0,(function*(){if(!a&&n.length>0){a=!0,u.shift(),u.push(Date.now()),o.next(!1);try{yield function(){var t,o,i;return s(this,void 0,void 0,(function*(){for(;n.length>0;){const a=n.shift();try{yield e.cloud.syncState.pipe(Ue((({phase:e})=>"in-sync"===e||"error"===e)),Ce(1)).toPromise(),console.debug("processing msg",a);const n=e.cloud.persistedSyncState.value;if(!a)continue;switch(a.type){case"token-expired":console.debug("WebSocket observable: Token expired. Refreshing token...");const c=e.cloud.currentUser.value,u=yield pt(e.cloud.options.databaseUrl,c);yield e.table("$logins").update(c.userId,{accessToken:u.accessToken,accessTokenExpiration:u.accessTokenExpiration});break;case"realm-added":case"realm-accepted":case"realms-changed":Fe(e,"pull");break;case"realm-removed":(null===(t=null==n?void 0:n.realms)||void 0===t?void 0:t.includes(a.realm))||null===(o=null==n?void 0:n.inviteRealms)||void 0===o||o.includes(a.realm),Fe(e,"pull");break;case"changes":if(console.debug("changes"),"error"===(null===(i=e.cloud.syncState.value)||void 0===i?void 0:i.phase)){Fe(e,"pull");break}yield e.transaction("rw",e.dx.tables,(t=>s(this,void 0,void 0,(function*(){t.idbtrans.disableChangeTracking=!0,t.idbtrans.disableAccessControl=!0;const[n,o,i]=yield Promise.all([e.getSchema(),e.getPersistedSyncState(),e.getCurrentUser()]);if(console.debug("ws message queue: in transaction"),!o||!n||!i)return void console.debug("required vars not present",{syncState:o,schema:n,currentUser:i});if(a.baseRev!==o.serverRevision)return console.debug(`baseRev (${a.baseRev}) differs from our serverRevision in syncState (${o.serverRevision})`),void("string"!=typeof a.baseRev||"bigint"!=typeof o.serverRevision&&"object"!=typeof o.serverRevision||Fe(e,"pull"));const s=yield r.default.waitFor(Ve(o));if(console.debug("ourRealmSetHash",s),s!==a.realmSetHash)return console.debug("not same realmSetHash",a.realmSetHash),void Fe(e,"pull");let c=[];if(i.isLoggedIn){const t=ze(e).map((t=>e.table(qe(t.name))));c=yield Qe(t),console.debug("msg queue: client changes",c)}if(a.changes.length>0){const t=en(a.changes,c);console.debug("applying filtered server changes",t),yield Qt(t,e)}o.latestRevisions=Jt(c,o.latestRevisions),o.serverRevision=a.newRev,console.debug("Updating baseRefs",o.latestRevisions),yield Gt(e,n,o.latestRevisions,a.newRev),console.debug("Updating syncState",o),yield e.$syncState.put(o,"syncState")})))),console.debug("msg queue: done with rw transaction")}}catch(e){console.error("Error in msg queue",e)}}}))}()}finally{u[u.length-1]-u[0]<1e4&&(Date.now()-c<5e3?(console.warn("Slowing down websocket loop for one minute"),c=Date.now()+6e4,yield new Promise((e=>setTimeout(e,6e4)))):(console.warn("Slowing down websocket loop for 10 seconds"),c=Date.now()+1e4,yield new Promise((e=>setTimeout(e,1e4))))),a=!1,o.next(!0)}}})))),{enqueue:function(e){n.push(e),i.next(null)},readyToServe:o}}const nn=new WeakMap,rn={members:"@id, [userId+realmId], [email+realmId], realmId",roles:"[realmId+name]",realms:"@realmId",$jobs:"",$syncState:"",$baseRevs:"[tableName+clientRev]",$logins:"claims.sub, lastLogin"};let on=0;function sn(e){"vip"in e&&(e=e.vip);let n=nn.get(e.cloud);if(!n){const r=new t.Subject;let o=new m(`syncstatechanged-${e.name}`);r.id=++on;let i=!1;n={get name(){return e.name},close:()=>e.close(),transaction:e.transaction.bind(e),table:e.table.bind(e),get tables(){return e.tables},cloud:e.cloud,get $jobs(){return e.table("$jobs")},get $syncState(){return e.table("$syncState")},get $baseRevs(){return e.table("$baseRevs")},get $logins(){return e.table("$logins")},get realms(){return e.realms},get members(){return e.members},get roles(){return e.roles},get initiallySynced(){return i},localSyncEvent:r,get syncStateChangedEvent(){return o},dx:e};const s={getCurrentUser:()=>n.$logins.toArray().then((e=>e.find((e=>e.isLoggedIn))||h)),getPersistedSyncState:()=>n.$syncState.get("syncState"),getSchema:()=>n.$syncState.get("schema"),getOptions:()=>n.$syncState.get("options"),setInitiallySynced(e){i=e},reconfigure(){o=new m(`syncstatechanged-${e.name}`)}};Object.assign(n,s),n.messageConsumer=tn(n),nn.set(e.cloud,n)}return n}const an=new WeakMap;class cn{constructor(e,t){an.set(this,e),Object.assign(this,t)}static load(e,t){return e.table("$logins").get(t).then((n=>new cn(e,n||{userId:t,claims:{sub:t},lastLogin:new Date(0)})))}save(){return s(this,void 0,void 0,(function*(){an.get(this).table("$logins").put(this)}))}}function un(e,t){return s(this,void 0,void 0,(function*(){if((yield e.getCurrentUser()).isLoggedIn){if(t){if(t.email&&e.cloud.currentUser.value.email!==t.email)throw new Error("Must logout before changing user");if(t.userId&&e.cloud.currentUserId!==t.userId)throw new Error("Must logout before changing user")}return}const n=new cn(e,{claims:{},lastLogin:new Date(0)});yield ft(e.cloud.options.databaseUrl,n,e.cloud.options.fetchTokens||function(e){const{userInteraction:t}=e.cloud;return function({public_key:n,hints:r}){var o;return s(this,void 0,void 0,(function*(){let i;const s=null===(o=e.cloud.options)||void 0===o?void 0:o.databaseUrl;if(!s)throw new Error("No database URL given.");i="demo"===(null==r?void 0:r.grant_type)?{demo_user:yield lt(t,"Enter a demo user email",(null==r?void 0:r.email)||(null==r?void 0:r.userId)),grant_type:"demo",scopes:["ACCESS_DB"],public_key:n}:{email:yield lt(t,"Enter email address",null==r?void 0:r.email),grant_type:"otp",scopes:["ACCESS_DB"],public_key:n};const a=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json",mode:"cors"}});if(200!==a.status){const e=yield a.text();throw yield ut(t,"Token request failed",{type:"error",messageCode:"GENERIC_ERROR",message:e,messageParams:{}}).catch((()=>{})),new Ft(a,e)}const c=yield a.json();if("tokens"===c.type)return c;if("otp"===i.grant_type){if("otp-sent"!==c.type)throw new Error(`Unexpected response from ${s}/token`);const e=yield dt(t,i.email);i.otp=e||"",i.otp_id=c.otp_id;let n=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"});for(;401===n.status;){const e=yield n.text();i.otp=yield dt(t,i.email,{type:"error",messageCode:"INVALID_OTP",message:e,messageParams:{}}),n=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"})}if(200!==n.status){const e=yield n.text();throw yield ut(t,"OTP Authentication Failed",{type:"error",messageCode:"GENERIC_ERROR",message:e,messageParams:{}}).catch((()=>{})),new Ft(n,e)}return yield n.json()}throw new Error(`Unexpected response from ${s}/token`)}))}}(e),e.cloud.userInteraction,t),yield n.save(),yield function(e,t){return s(this,void 0,void 0,(function*(){if(t.userId===e.cloud.currentUserId)return;const n=e.table("$logins");yield e.transaction("rw",n,(e=>s(this,void 0,void 0,(function*(){const e=yield n.toArray();yield Promise.all(e.filter((e=>e.userId!==t.userId&&e.isLoggedIn)).map((e=>(e.isLoggedIn=!1,n.put(e))))),t.isLoggedIn=!0,t.lastLogin=new Date,yield t.save(),console.debug("Saved new user",t.email)})))),yield new Promise((n=>{if(e.cloud.currentUserId===t.userId)n(null);else{const r=e.cloud.currentUser.subscribe((e=>{e.userId===t.userId&&(r.unsubscribe(),n(null))}))}}))}))}(e,n),Fe(e,"pull")}))}const ln="undefined"!=typeof InstallTrigger,dn="undefined"!=typeof navigator&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\/|Edge\//.test(navigator.userAgent),fn=dn?[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]:NaN,pn=dn&&fn<=605||ln;const hn="undefined"!=typeof self&&"clients"in self&&!self.document;function vn(){throw new r.default.SchemaError("Version increment needed to allow dexie-cloud change tracking")}const{toString:yn}={};function bn(e){return yn.call(e).slice(8,-1)}function mn(e,t){var n;return"delete"===t.type?t.keys:(null===(n=t.keys)||void 0===n?void 0:n.slice())||t.values.map(e.extractKey)}const gn=/b|c|d|f|g|h|j|k|l|m|n|p|q|r|s|t|v|x|y|z/i;let _n=0;function wn(e,t){const n=new Uint8Array(18),r=new Uint8Array(n.buffer,0,6),o=Date.now();_n>=o?++_n:_n=o,r[0]=_n/1099511627776,r[1]=_n/4294967296,r[2]=_n/16777216,r[3]=_n/65536,r[4]=_n/256,r[5]=_n;const i=new Uint8Array(n.buffer,6);crypto.getRandomValues(i);return e+Et(new Uint8Array(n.buffer))+(t||"")}function Sn(e){return{stack:"dbcore",name:"idGenerationMiddleware",level:1,create:t=>Object.assign(Object.assign({},t),{table:n=>{const o=t.table(n);return Object.assign(Object.assign({},o),{mutate:t=>{var i,s;if(t.trans.disableChangeTracking)return o.mutate(t);if("add"===t.type||"put"===t.type){const a=null===(i=e.cloud.schema)||void 0===i?void 0:i[n];if(null==a?void 0:a.generatedGlobalId){if((null===(s=e.cloud.options)||void 0===s?void 0:s.databaseUrl)&&!e.initiallySynced){const e=mn(o.schema.primaryKey,t);return o.getMany({keys:e,trans:t.trans,cache:"immutable"}).then((n=>{if(n.length<e.length)throw new Error("Unable to create new objects without an initial sync having been performed.");return o.mutate(t)}))}return function(t,i){let s=null;const a=mn(o.schema.primaryKey,t);return a.forEach(((c,u)=>{if(void 0===c){const n=t.values[u].realmId||e.cloud.currentUserId,c=n.substr(n.length-3);a[u]=wn(i,c),o.schema.primaryKey.outbound||(s||(s=t.values.slice()),s[u]=r.default.deepClone(s[u]),r.default.setByKeyPath(s[u],o.schema.primaryKey.keyPath,a[u]))}else if("string"!=typeof c||!c.startsWith(i)&&!c.startsWith("#"+i))throw new r.default.ConstraintError(`The ID "${c}" is not valid for table "${n}". Primary '@' keys requires the key to be prefixed with "${i}" (or "#${i}).\nIf you want to generate IDs programmatically, remove '@' from the schema to get rid of this constraint. Dexie Cloud supports custom IDs as long as they are random and globally unique.`)})),o.mutate(Object.assign(Object.assign({},t),{keys:a,values:s||t.values}))}(t,a.idPrefix)}if(null==a?void 0:a.markedForSync){mn(o.schema.primaryKey,t).forEach(((e,t)=>{if(!ot(e)){const t=Array.isArray(e)?e.map(bn).join(","):bn(e);throw new r.default.ConstraintError(`Invalid primary key type ${t} for table ${n}. Tables marked for sync has primary keys of type string or Array of string (and optional numbers)`)}}))}}return o.mutate(t)}})}})}}let kn=0;function xn(e,t){return function(n){const{readers:r,writers:o}=n.trans[t]||(n.trans[t]={writers:[],readers:[]}),i=o.length,s=(i>0?o[i-1].then((()=>e(n)),(()=>e(n))):e(n)).finally((()=>r.splice(r.indexOf(s))));return r.push(s),s}}function En(e,t){return function(n){const{readers:r,writers:o}=n.trans[t]||(n.trans[t]={writers:[],readers:[]});let i=(o.length>0?o[o.length-1].then((()=>e(n)),(()=>e(n))):r.length>0?(s=r,new Promise((e=>{0===s.length&&e([]);let t=s.length;const n=new Array(t);s.forEach(((r,o)=>Promise.resolve(r).then((e=>n[o]={status:"fulfilled",value:e}),(e=>n[o]={status:"rejected",reason:e})).then((()=>--t||e(n)))))}))).then((()=>e(n))):e(n)).finally((()=>o.shift()));var s;return o.push(i),i}}const In=new t.BehaviorSubject(new Set);function On({currentUserObservable:e,db:t}){return{stack:"dbcore",name:"MutationTrackingMiddleware",level:1,create:n=>{const r=n.schema.tables.filter((e=>!/^\$/.test(e.name)));let o;try{o=new Map(r.map((e=>[e.name,n.table(`$${e.name}_mutations`)])))}catch(e){vn()}return Object.assign(Object.assign({},n),{transaction:(r,o)=>{let i;if("readwrite"===o){const e=r.filter((e=>{var n,r;return null===(r=null===(n=t.cloud.schema)||void 0===n?void 0:n[e])||void 0===r?void 0:r.markedForSync})).map((e=>qe(e)));i=n.transaction([...r,...e],o)}else i=n.transaction(r,o);if("readwrite"===o){i.txid=Ze(16),i.currentUser=e.value,In.value.add(i),In.next(In.value);const n=()=>{i.removeEventListener("complete",r),i.removeEventListener("error",n),i.removeEventListener("abort",n),In.value.delete(i),In.next(In.value)},r=()=>{var e;i.mutationsAdded&&(null===(e=t.cloud.options)||void 0===e?void 0:e.databaseUrl)&&(t.cloud.usingServiceWorker?(console.debug("registering sync event"),Me(t,"push")):t.localSyncEvent.next({purpose:"push"})),n()};i.addEventListener("complete",r),i.addEventListener("error",n),i.addEventListener("abort",n)}return i},table:e=>{const r=n.table(e);if(/^\$/.test(e))return e.endsWith("_mutations")?Object.assign(Object.assign({},r),{mutate:e=>("add"!==e.type&&"put"!==e.type||(e.trans.mutationsAdded=!0),r.mutate(e))}):"$logins"===e?Object.assign(Object.assign({},r),{mutate:e=>r.mutate(e).then((t=>(e.trans.mutationsAdded=!0,t))).catch((e=>(console.debug("Failed mutation $logins",e),Promise.reject(e))))}):r;const{schema:i}=r,s=o.get(e);return function(e){const t="$lock"+ ++kn;return Object.assign(Object.assign({},e),{count:xn(e.count,t),get:xn(e.get,t),getMany:xn(e.getMany,t),openCursor:xn(e.openCursor,t),query:xn(e.query,t),mutate:En(e.mutate,t)})}(Object.assign(Object.assign({},r),{mutate:n=>{var o,s,c;const u=n.trans;return u.txid?u.disableChangeTracking?r.mutate(n):(null===(s=null===(o=t.cloud.schema)||void 0===o?void 0:o[e])||void 0===s?void 0:s.markedForSync)&&(null===(c=u.currentUser)||void 0===c?void 0:c.isLoggedIn)?"deleteRange"===n.type?r.query({query:{range:n.range,index:i.primaryKey},trans:n.trans,values:!1}).then((e=>a({type:"delete",keys:e.result,trans:n.trans,criteria:{index:null,range:n.range}}))):a(n):r.mutate(n):r.mutate(n)}}));function a(e){const t=e.trans;t.mutationsAdded=!0;const{txid:n,currentUser:{userId:o}}=t,{type:i}=e;return r.mutate(e).then((r=>{const{numFailures:a,failures:c}=r;let u="delete"===i?e.keys:r.results,l="values"in e?e.values:[],d="updates"in e&&e.updates;a&&(u=u.filter(((e,t)=>!c[t])),l=l.filter(((e,t)=>!c[t])));const f=Date.now(),p="delete"===e.type?{type:"delete",ts:f,keys:u,criteria:e.criteria,txid:n,userId:o}:"add"===e.type?{type:"insert",ts:f,keys:u,txid:n,userId:o,values:l}:e.criteria&&e.changeSpec?{type:"modify",ts:f,keys:u,criteria:e.criteria,changeSpec:e.changeSpec,txid:n,userId:o}:d?{type:"update",ts:f,keys:d.keys,changeSpecs:d.changeSpecs,txid:n,userId:o}:{type:"upsert",ts:f,keys:u,values:l,txid:n,userId:o};return u.length>0||"criteria"in e&&e.criteria?s.mutate({type:"add",trans:t,values:[p]}).then((()=>r)):r}))}}})}}}function Tn(e,t){return function(n,r){const o=Object.assign(Object.assign({},rn),n),i=t.cloud.schema||(t.cloud.schema={}),s=new Set;Object.keys(o).forEach((e=>{const t=o[e],n=i[e]||(i[e]={});null!=t?(/^\@/.test(t)&&(o[e]=o[e].substr(1),n.generatedGlobalId=!0,n.idPrefix=function(e,t){let n=e[0].toLocaleLowerCase();for(let t=1,o=e.length;t<o&&n.length<3;++t)(gn.test(e[t])||(r=e[t])>="A"&&r<="Z")&&(n+=e[t].toLowerCase());for(var r,o,i;t.has(n);){if(/\d/g.test(n)){if(n=n.substr(0,n.length-1)+(n[n.length-1]+1),!(n.length>3))continue;n=n.substr(0,3)}else if(n.length<3){n+="2";continue}let e=1,r=n;for(;t.has(r)&&e<8;)o=n,r=(1&(i=e)?o[0].toUpperCase():o[0].toLowerCase())+(2&i?o[1].toUpperCase():o[1].toLowerCase())+(4&i?o[2].toUpperCase():o[2].toLowerCase()),++e;if(e<8)n=r;else{let e=n.charCodeAt(2)+1&127;n=n.substr(0,2)+String.fromCharCode(e)}}return n}(e,s),s.add(n.idPrefix)),/^\$/.test(e)||(o[`$${e}_mutations`]="++rev",n.markedForSync=!0),n.deleted&&(n.deleted=!1)):(n.deleted=!0,n.markedForSync=!1,o[`$${e}_mutations`]=null)}));return e.call(this,o,r)}}const Cn=new t.BehaviorSubject(!0),An=new t.BehaviorSubject(!0);var jn,Pn;Cn.pipe(Ne((e=>e?t.of(!0):t.of(!1).pipe(je(2e4)))),(void 0===Pn&&(Pn=V),jn=null!=jn?jn:Pe,_((function(e,t){var n,r=!0;e.subscribe(oe(t,(function(e){var o=Pn(e);!r&&jn(n,o)||(r=!1,n=o,t.next(e))})))})))).subscribe(An);const Un="undefined"!=typeof document?t.fromEvent(document,"visibilitychange"):t.of({}),Dn=Un.pipe(Ue((()=>"hidden"===document.visibilityState))),$n=Un.pipe(Ue((()=>"visible"===document.visibilityState))),Nn="undefined"!=typeof window?t.merge($n,t.fromEvent(window,"mousedown"),t.fromEvent(window,"mousemove"),t.fromEvent(window,"keydown"),t.fromEvent(window,"wheel"),t.fromEvent(window,"touchmove")):t.of({});"undefined"!=typeof document&&t.merge(t.of(!0),Dn,Nn).pipe(ke((()=>"visible"===document.visibilityState)),Re((e=>{Cn.value!==e&&Cn.next(e)})),Ne((e=>e?t.of(0).pipe(je(16e4),Re((()=>Cn.next(!1)))):t.of(0)))).subscribe((()=>{}));class Rn extends Error{constructor(){super(...arguments),this.name="TokenExpiredError"}}class Ln extends t.Observable{constructor(e,t,n,r,o,i,s,a){super((c=>new Wn(e,t,n,r,s,a,c,o,i)))}}let Bn=0;class Wn extends t.Subscription{constructor(e,t,n,r,o,i,s,a,c){super((()=>this.teardown())),this.id=++Bn,this.reconnecting=!1,console.debug("New WebSocket Connection",this.id,o?"authorized":"unauthorized"),this.databaseUrl=e,this.rev=t,this.realmSetHash=n,this.clientIdentity=r,this.token=o,this.tokenExpiration=i,this.subscriber=s,this.lastUserActivity=new Date,this.messageProducer=a,this.messageProducerSubscription=null,this.webSocketStatus=c,this.connect()}teardown(){console.debug("Teardown WebSocket Connection",this.id),this.disconnect()}disconnect(){if(this.webSocketStatus.next("disconnected"),this.pinger&&(clearInterval(this.pinger),this.pinger=null),this.ws)try{this.ws.close()}catch(e){}this.ws=null,this.messageProducerSubscription&&(this.messageProducerSubscription.unsubscribe(),this.messageProducerSubscription=null)}reconnect(){if(!this.reconnecting){this.reconnecting=!0;try{this.disconnect()}catch(e){}this.connect().catch((()=>{})).then((()=>this.reconnecting=!1))}}connect(){return s(this,void 0,void 0,(function*(){if(this.lastServerActivity=new Date,this.pauseUntil&&this.pauseUntil>new Date)return void console.debug("WS not reconnecting just yet",{id:this.id,pauseUntil:this.pauseUntil});if(this.ws)throw new Error("Called connect() when a connection is already open");if(!this.databaseUrl)throw new Error("Cannot connect without a database URL");if(this.closed)return;if(this.tokenExpiration&&this.tokenExpiration<new Date)return void this.subscriber.error(new Rn);this.webSocketStatus.next("connecting"),this.pinger=setInterval((()=>s(this,void 0,void 0,(function*(){if(this.closed)return console.debug("pinger check",this.id,"CLOSED."),void this.teardown();if(this.ws)try{this.ws.send(JSON.stringify({type:"ping"})),setTimeout((()=>{if(console.debug("pinger setTimeout",this.id,this.pinger?"alive":"dead"),this.pinger)return this.closed?(console.debug("pinger setTimeout",this.id,"subscription is closed"),void this.teardown()):void(this.lastServerActivity<new Date(Date.now()-2e4)?(console.debug("pinger: server is inactive"),console.debug("pinger reconnecting"),this.reconnect()):console.debug("pinger: server still active"))}),2e4)}catch(e){console.debug("pinger catch error",this.id,"reconnecting"),this.reconnect()}else console.debug("pinger",this.id,"reconnecting"),this.reconnect()}))),3e4);const e=new URL(this.databaseUrl);e.protocol="http:"===e.protocol?"ws":"wss";const t=new URLSearchParams;if(this.subscriber.closed)return;t.set("v","2"),t.set("rev",this.rev),t.set("realmsHash",this.realmSetHash),t.set("clientId",this.clientIdentity),this.token&&t.set("token",this.token),console.debug("dexie-cloud WebSocket create");const n=this.ws=new WebSocket(`${e}/changes?${t}`);n.onclose=e=>{this.pinger&&(console.debug("dexie-cloud WebSocket onclosed",this.id),this.reconnect())},n.onmessage=e=>{if(this.pinger){console.debug("dexie-cloud WebSocket onmessage",e.data),this.lastServerActivity=new Date;try{const t=Wt.parse(e.data);if("error"===t.type)throw new Error(`Error message from dexie-cloud: ${t.error}`);"rev"===t.type&&(this.rev=t.rev),"pong"!==t.type&&this.subscriber.next(t)}catch(e){this.subscriber.error(e)}}};try{let e=!1;yield new Promise(((t,r)=>{n.onopen=n=>{console.debug("dexie-cloud WebSocket onopen"),e=!0,t(null)},n.onerror=t=>{if(e)this.reconnect();else{const e=t.error||new Error("WebSocket Error");this.subscriber.error(e),this.webSocketStatus.next("error"),r(e)}}})),this.messageProducerSubscription=this.messageProducer.subscribe((e=>{var t;this.closed||("ready"===e.type&&"connected"!==this.webSocketStatus.value&&this.webSocketStatus.next("connected"),null===(t=this.ws)||void 0===t||t.send(Wt.stringify(e)))}))}catch(e){this.pauseUntil=new Date(Date.now()+6e4)}}))}}function Mn(e){return s(this,void 0,void 0,(function*(){var t;console.error("WebSocket observable: error but revive when user does some active thing...",e),yield(t=3e3,new Promise((e=>setTimeout(e,t)))),console.debug("waiting for someone to do something"),yield Nn.pipe(Ce(1)).toPromise(),console.debug("someone did something!")}))}function Fn(e){var t;return s(this,void 0,void 0,(function*(){return!(!(null===(t=e.cloud.options)||void 0===t?void 0:t.databaseUrl)||!e.cloud.schema)&&(yield Zt(e,e.cloud.options,e.cloud.schema,{justCheckIfNeeded:!0}))}))}const Hn=Ze(16);function Kn(n,r,o,i,{awaitRemoteJob:a}={}){return s(this,void 0,void 0,(function*(){const c=n.table(o);if(yield function i(){return s(this,void 0,void 0,(function*(){if(yield n.transaction("rw!",o,(()=>s(this,void 0,void 0,(function*(){const e=yield c.get(r);return e?e.heartbeat.getTime()<Date.now()-6e4&&(console.warn(`Latest ${r} worker seem to have died.\n`,"The dead job started:",e.started,"\n","Last heart beat was:",e.heartbeat,"\n","We're now taking over!"),yield c.put({nodeId:Hn,started:new Date,heartbeat:new Date},r),!0):(yield c.add({nodeId:Hn,started:new Date,heartbeat:new Date},r),!0)})))))return!0;if(a)try{const n=t.from(e.liveQuery((()=>c.get(r)))).pipe(function(e,t){var n=he(e)?{first:e}:"number"==typeof e?{each:e}:e,r=n.first,o=n.each,i=n.with,s=void 0===i?Be:i,a=n.scheduler,c=void 0===a?null!=t?t:de:a,u=n.meta,l=void 0===u?null:u;if(null==r&&null==o)throw new TypeError("No timeout provided.");return _((function(e,t){var n,i,a=null,u=0,d=function(e){i=ye(t,c,(function(){try{n.unsubscribe(),ne(s({meta:l,lastValue:a,seen:u})).subscribe(t)}catch(e){t.error(e)}}),e)};n=e.subscribe(oe(t,(function(e){null==i||i.unsubscribe(),u++,t.next(a=e),o>0&&d(o)}),void 0,void 0,(function(){(null==i?void 0:i.closed)||null==i||i.unsubscribe(),a=null}))),!u&&d(null!=r?"number"==typeof r?r:+r-c.now():o)}))}(6e4),Ue((e=>!e)));return yield n.toPromise(),!1}catch(e){if("TimeoutError"!==e.name)throw e;return yield i()}return!1}))}()){const e=setInterval((()=>{c.update(r,(e=>{e.nodeId===Hn&&(e.heartbeat=new Date)}))}),1e3);try{return yield i()}finally{clearInterval(e),yield n.transaction("rw!",o,(()=>s(this,void 0,void 0,(function*(){const e=yield c.get(r);e&&e.nodeId===Hn&&(yield c.delete(r))}))))}}}))}const Vn=new WeakMap;function zn(e,t,n,r){const o=Vn.get(e);if(o){if(o.pull||"push"===(null==r?void 0:r.purpose))return console.debug("syncIfPossible(): returning the ongoing sync promise."),o.promise;{let i=!1;const s=e.cloud.syncState.subscribe((e=>{"pulling"===e.phase&&(i=!0)}));return o.promise.then((()=>{s.unsubscribe()})).catch((e=>(s.unsubscribe(),Promise.reject(e)))).then((()=>{if(!i)return zn(e,t,n,r)}))}}const i=function(){return s(this,void 0,void 0,(function*(){try{if(e.cloud.isServiceWorkerDB)yield Zt(e,t,n,r);else{if(e.cloud.usingServiceWorker)throw et(!1),new Error("Internal _syncIfPossible() - invalid precondition - should not have been called.");yield Kn(e,"currentSyncWorker","$jobs",(()=>Zt(e,t,n,r)))}Vn.delete(e),console.debug("Done sync")}catch(t){throw Vn.delete(e),console.error("Failed to sync client changes",t),t}}))}();return Vn.set(e,{promise:i,pull:"push"!==(null==r?void 0:r.purpose)}),i}function qn(e,t,n){let r=null,o={cancelled:!1};function i(r,a=1){setTimeout((()=>{zn(e,t,n,{cancelToken:o,retryImmediatelyOnFetchError:!0,purpose:r}).catch((e=>{console.error("error in syncIfPossible()",e),o.cancelled?s():a<3&&setTimeout((()=>i(r,a+1)),6e4*[0,5,15][a])}))}),0)}const s=()=>{console.debug("Stopping LocalSyncWorker"),o.cancelled=!0,r&&r.unsubscribe()};return{start:()=>{console.debug("Starting LocalSyncWorker",e.localSyncEvent.id),r=e.localSyncEvent.subscribe((({purpose:e})=>{try{i(e||"pull")}catch(e){console.error("What-the....",e)}}))},stop:s}}function Gn(e,t){if(e&&t&&t.unsyncedTables)for(const n of t.unsyncedTables)e[n]&&(e[n].markedForSync=!1)}var Jn,Yn,Qn,Zn,Xn,er={},tr=[],nr=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function rr(e,t){for(var n in t)e[n]=t[n];return e}function or(e){var t=e.parentNode;t&&t.removeChild(e)}function ir(e,t,n){var r,o,i,s={};for(i in t)"key"==i?r=t[i]:"ref"==i?o=t[i]:s[i]=t[i];if(arguments.length>2&&(s.children=arguments.length>3?Jn.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(i in e.defaultProps)void 0===s[i]&&(s[i]=e.defaultProps[i]);return sr(e,s,r,o,null)}function sr(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++Qn:o};return null==o&&null!=Yn.vnode&&Yn.vnode(i),i}function ar(e){return e.children}function cr(e,t){this.props=e,this.context=t}function ur(e,t){if(null==t)return e.__?ur(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?ur(e):null}function lr(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return lr(e)}}function dr(e){(!e.__d&&(e.__d=!0)&&Zn.push(e)&&!fr.__r++||Xn!==Yn.debounceRendering)&&((Xn=Yn.debounceRendering)||setTimeout)(fr)}function fr(){for(var e;fr.__r=Zn.length;)e=Zn.sort((function(e,t){return e.__v.__b-t.__v.__b})),Zn=[],e.some((function(e){var t,n,r,o,i,s;e.__d&&(i=(o=(t=e).__v).__e,(s=t.__P)&&(n=[],(r=rr({},o)).__v=o.__v+1,_r(s,o,r,t.__n,void 0!==s.ownerSVGElement,null!=o.__h?[i]:null,n,null==i?ur(o):i,o.__h),wr(n,o),o.__e!=i&&lr(o)))}))}function pr(e,t,n,r,o,i,s,a,c,u){var l,d,f,p,h,v,y,b=r&&r.__k||tr,m=b.length;for(n.__k=[],l=0;l<t.length;l++)if(null!=(p=n.__k[l]=null==(p=t[l])||"boolean"==typeof p?null:"string"==typeof p||"number"==typeof p||"bigint"==typeof p?sr(null,p,null,null,p):Array.isArray(p)?sr(ar,{children:p},null,null,null):p.__b>0?sr(p.type,p.props,p.key,null,p.__v):p)){if(p.__=n,p.__b=n.__b+1,null===(f=b[l])||f&&p.key==f.key&&p.type===f.type)b[l]=void 0;else for(d=0;d<m;d++){if((f=b[d])&&p.key==f.key&&p.type===f.type){b[d]=void 0;break}f=null}_r(e,p,f=f||er,o,i,s,a,c,u),h=p.__e,(d=p.ref)&&f.ref!=d&&(y||(y=[]),f.ref&&y.push(f.ref,null,p),y.push(d,p.__c||h,p)),null!=h?(null==v&&(v=h),"function"==typeof p.type&&p.__k===f.__k?p.__d=c=hr(p,c,e):c=vr(e,p,f,b,h,c),"function"==typeof n.type&&(n.__d=c)):c&&f.__e==c&&c.parentNode!=e&&(c=ur(f))}for(n.__e=v,l=m;l--;)null!=b[l]&&("function"==typeof n.type&&null!=b[l].__e&&b[l].__e==n.__d&&(n.__d=ur(r,l+1)),xr(b[l],b[l]));if(y)for(l=0;l<y.length;l++)kr(y[l],y[++l],y[++l])}function hr(e,t,n){for(var r,o=e.__k,i=0;o&&i<o.length;i++)(r=o[i])&&(r.__=e,t="function"==typeof r.type?hr(r,t,n):vr(n,r,r,o,r.__e,t));return t}function vr(e,t,n,r,o,i){var s,a,c;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||o!=i||null==o.parentNode)e:if(null==i||i.parentNode!==e)e.appendChild(o),s=null;else{for(a=i,c=0;(a=a.nextSibling)&&c<r.length;c+=2)if(a==o)break e;e.insertBefore(o,i),s=i}return void 0!==s?s:o.nextSibling}function yr(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||nr.test(t)?n:n+"px"}function br(e,t,n,r,o){var i;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||yr(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||yr(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r||e.addEventListener(t,i?gr:mr,i):e.removeEventListener(t,i?gr:mr,i);else if("dangerouslySetInnerHTML"!==t){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function mr(e){this.l[e.type+!1](Yn.event?Yn.event(e):e)}function gr(e){this.l[e.type+!0](Yn.event?Yn.event(e):e)}function _r(e,t,n,r,o,i,s,a,c){var u,l,d,f,p,h,v,y,b,m,g,_,w,S=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(c=n.__h,a=t.__e=n.__e,t.__h=null,i=[a]),(u=Yn.__b)&&u(t);try{e:if("function"==typeof S){if(y=t.props,b=(u=S.contextType)&&r[u.__c],m=u?b?b.props.value:u.__:r,n.__c?v=(l=t.__c=n.__c).__=l.__E:("prototype"in S&&S.prototype.render?t.__c=l=new S(y,m):(t.__c=l=new cr(y,m),l.constructor=S,l.render=Er),b&&b.sub(l),l.props=y,l.state||(l.state={}),l.context=m,l.__n=r,d=l.__d=!0,l.__h=[]),null==l.__s&&(l.__s=l.state),null!=S.getDerivedStateFromProps&&(l.__s==l.state&&(l.__s=rr({},l.__s)),rr(l.__s,S.getDerivedStateFromProps(y,l.__s))),f=l.props,p=l.state,d)null==S.getDerivedStateFromProps&&null!=l.componentWillMount&&l.componentWillMount(),null!=l.componentDidMount&&l.__h.push(l.componentDidMount);else{if(null==S.getDerivedStateFromProps&&y!==f&&null!=l.componentWillReceiveProps&&l.componentWillReceiveProps(y,m),!l.__e&&null!=l.shouldComponentUpdate&&!1===l.shouldComponentUpdate(y,l.__s,m)||t.__v===n.__v){l.props=y,l.state=l.__s,t.__v!==n.__v&&(l.__d=!1),l.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),l.__h.length&&s.push(l);break e}null!=l.componentWillUpdate&&l.componentWillUpdate(y,l.__s,m),null!=l.componentDidUpdate&&l.__h.push((function(){l.componentDidUpdate(f,p,h)}))}if(l.context=m,l.props=y,l.__v=t,l.__P=e,g=Yn.__r,_=0,"prototype"in S&&S.prototype.render)l.state=l.__s,l.__d=!1,g&&g(t),u=l.render(l.props,l.state,l.context);else do{l.__d=!1,g&&g(t),u=l.render(l.props,l.state,l.context),l.state=l.__s}while(l.__d&&++_<25);l.state=l.__s,null!=l.getChildContext&&(r=rr(rr({},r),l.getChildContext())),d||null==l.getSnapshotBeforeUpdate||(h=l.getSnapshotBeforeUpdate(f,p)),w=null!=u&&u.type===ar&&null==u.key?u.props.children:u,pr(e,Array.isArray(w)?w:[w],t,n,r,o,i,s,a,c),l.base=t.__e,t.__h=null,l.__h.length&&s.push(l),v&&(l.__E=l.__=null),l.__e=!1}else null==i&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Sr(n.__e,t,n,r,o,i,s,c);(u=Yn.diffed)&&u(t)}catch(e){t.__v=null,(c||null!=i)&&(t.__e=a,t.__h=!!c,i[i.indexOf(a)]=null),Yn.__e(e,t,n)}}function wr(e,t){Yn.__c&&Yn.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Yn.__e(e,t.__v)}}))}function Sr(e,t,n,r,o,i,s,a){var c,u,l,d=n.props,f=t.props,p=t.type,h=0;if("svg"===p&&(o=!0),null!=i)for(;h<i.length;h++)if((c=i[h])&&"setAttribute"in c==!!p&&(p?c.localName===p:3===c.nodeType)){e=c,i[h]=null;break}if(null==e){if(null===p)return document.createTextNode(f);e=o?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,f.is&&f),i=null,a=!1}if(null===p)d===f||a&&e.data===f||(e.data=f);else{if(i=i&&Jn.call(e.childNodes),u=(d=n.props||er).dangerouslySetInnerHTML,l=f.dangerouslySetInnerHTML,!a){if(null!=i)for(d={},h=0;h<e.attributes.length;h++)d[e.attributes[h].name]=e.attributes[h].value;(l||u)&&(l&&(u&&l.__html==u.__html||l.__html===e.innerHTML)||(e.innerHTML=l&&l.__html||""))}if(function(e,t,n,r,o){var i;for(i in n)"children"===i||"key"===i||i in t||br(e,i,null,n[i],r);for(i in t)o&&"function"!=typeof t[i]||"children"===i||"key"===i||"value"===i||"checked"===i||n[i]===t[i]||br(e,i,t[i],n[i],r)}(e,f,d,o,a),l)t.__k=[];else if(h=t.props.children,pr(e,Array.isArray(h)?h:[h],t,n,r,o&&"foreignObject"!==p,i,s,i?i[0]:n.__k&&ur(n,0),a),null!=i)for(h=i.length;h--;)null!=i[h]&&or(i[h]);a||("value"in f&&void 0!==(h=f.value)&&(h!==e.value||"progress"===p&&!h||"option"===p&&h!==d.value)&&br(e,"value",h,d.value,!1),"checked"in f&&void 0!==(h=f.checked)&&h!==e.checked&&br(e,"checked",h,d.checked,!1))}return e}function kr(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Yn.__e(e,n)}}function xr(e,t,n){var r,o;if(Yn.unmount&&Yn.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||kr(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){Yn.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&xr(r[o],t,"function"!=typeof e.type);n||null==e.__e||or(e.__e),e.__e=e.__d=void 0}function Er(e,t,n){return this.constructor(e,n)}function Ir(e,t,n){var r,o,i;Yn.__&&Yn.__(e,t),o=(r="function"==typeof n)?null:n&&n.__k||t.__k,i=[],_r(t,e=(!r&&n||t).__k=ir(ar,null,[e]),o||er,er,void 0!==t.ownerSVGElement,!r&&n?[n]:o?null:t.firstChild?Jn.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r),wr(i,e)}Jn=tr.slice,Yn={__e:function(e,t,n,r){for(var o,i,s;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),s=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,r||{}),s=o.__d),s)return o.__E=o}catch(t){e=t}throw e}},Qn=0,cr.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=rr({},this.state),"function"==typeof e&&(e=e(rr({},n),this.props)),e&&rr(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),dr(this))},cr.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),dr(this))},cr.prototype.render=ar,Zn=[],fr.__r=0;const Or={Error:{color:"red"},Alert:{error:{color:"red"},warning:{color:"yellow"},info:{color:"black"}},Darken:{position:"fixed",top:0,left:0,opacity:.5,backgroundColor:"#000",width:"100vw",height:"100vh",zIndex:150,webkitBackdropFilter:"blur(2px)",backdropFilter:"blur(2px)"},DialogOuter:{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",zIndex:150,alignItems:"center",display:"flex",justifyContent:"center"},DialogInner:{position:"relative",color:"#222",backgroundColor:"#fff",padding:"30px",marginBottom:"2em",maxWidth:"90%",maxHeight:"90%",overflowY:"auto",border:"3px solid #3d3d5d",borderRadius:"8px",boxShadow:"0 0 80px 10px #666",width:"auto"},Input:{height:"35px",width:"17em",borderColor:"#ccf4",outline:"none",fontSize:"17pt",padding:"8px"}};function Tr({children:e,className:t}){return ir("div",{className:t},ir("div",{style:Or.Darken}),ir("div",{style:Or.DialogOuter},ir("div",{style:Or.DialogInner},e)))}var Cr,Ar,jr,Pr,Ur=0,Dr=[],$r=[],Nr=Yn.__b,Rr=Yn.__r,Lr=Yn.diffed,Br=Yn.__c,Wr=Yn.unmount;function Mr(e,t){Yn.__h&&Yn.__h(Ar,e,Ur||t),Ur=0;var n=Ar.__H||(Ar.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:$r}),n.__[e]}function Fr(e){return Ur=1,function(e,t,n){var r=Mr(Cr++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):Jr(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0],n=r.t(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=Ar,!Ar.u)){Ar.u=!0;var o=Ar.shouldComponentUpdate;Ar.shouldComponentUpdate=function(e,t,n){if(!r.__c.__H)return!0;var i=r.__c.__H.__.filter((function(e){return e.__c}));if(i.every((function(e){return!e.__N})))return!o||o.call(this,e,t,n);var s=!1;return i.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!!s&&(!o||o.call(this,e,t,n))}}return r.__N||r.__}(Jr,e)}function Hr(e){return Ur=5,function(e,t){var n=Mr(Cr++,7);return Gr(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}((function(){return{current:e}}),[])}function Kr(){for(var e;e=Dr.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(zr),e.__H.__h.forEach(qr),e.__H.__h=[]}catch(t){e.__H.__h=[],Yn.__e(t,e.__v)}}Yn.__b=function(e){Ar=null,Nr&&Nr(e)},Yn.__r=function(e){Rr&&Rr(e),Cr=0;var t=(Ar=e.__c).__H;t&&(jr===Ar?(t.__h=[],Ar.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=$r,e.__N=e.i=void 0}))):(t.__h.forEach(zr),t.__h.forEach(qr),t.__h=[])),jr=Ar},Yn.diffed=function(e){Lr&&Lr(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==Dr.push(t)&&Pr===Yn.requestAnimationFrame||((Pr=Yn.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),Vr&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);Vr&&(t=requestAnimationFrame(n))})(Kr)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==$r&&(e.__=e.__V),e.i=void 0,e.__V=$r}))),jr=Ar=null},Yn.__c=function(e,t){t.some((function(e){try{e.__h.forEach(zr),e.__h=e.__h.filter((function(e){return!e.__||qr(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Yn.__e(n,e.__v)}})),Br&&Br(e,t)},Yn.unmount=function(e){Wr&&Wr(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{zr(e)}catch(e){t=e}})),t&&Yn.__e(t,n.__v))};var Vr="function"==typeof requestAnimationFrame;function zr(e){var t=Ar,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Ar=t}function qr(e){var t=Ar;e.__c=e.__(),Ar=t}function Gr(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Jr(e,t){return"function"==typeof t?t(e):t}function Yr({title:e,alerts:t,fields:n,onCancel:r,onSubmit:o}){const[i,s]=Fr({}),a=Hr(null);return function(e,t){var n=Mr(Cr++,4);!Yn.__s&&Gr(n.__H,t)&&(n.__=e,n.i=t,Ar.__h.push(n))}((()=>{var e;return null===(e=a.current)||void 0===e?void 0:e.focus()}),[]),ir(Tr,{className:"dxc-login-dlg"},ir(ar,null,ir("h3",{style:Or.WindowHeader},e),t.map((e=>ir("p",{style:Or.Alert[e.type]},function({message:e,messageCode:t,messageParams:n}){return e.replace(/\{\w+\}/gi,(e=>n[e.substr(1,e.length-2)]))}(e)))),ir("form",{onSubmit:e=>{e.preventDefault(),o(i)}},Object.entries(n).map((([e,{type:t,label:n,placeholder:r}],o)=>ir("label",{style:Or.Label},n?`${n}: `:"",ir("input",{ref:0===o?a:void 0,type:t,name:e,autoComplete:"on",style:Or.Input,autoFocus:!0,placeholder:r,value:i[e]||"",onInput:n=>{var r;return s(Object.assign(Object.assign({},i),{[e]:Qr(t,null===(r=n.target)||void 0===r?void 0:r.value)}))}})))))),ir("div",{style:Or.ButtonsDiv},ir("button",{type:"submit",style:Or.Button,onClick:()=>o(i)},"Submit"),ir("button",{style:Or.Button,onClick:r},"Cancel")))}function Qr(e,t){switch(e){case"email":return t.toLowerCase();case"otp":return t.toUpperCase();default:return t}}class Zr extends cr{constructor(e){super(e),this.observer=e=>this.setState({userInteraction:e}),this.state={userInteraction:void 0}}componentDidMount(){this.subscription=t.from(this.props.db.cloud.userInteraction).subscribe(this.observer)}componentWillUnmount(){this.subscription&&(this.subscription.unsubscribe(),delete this.subscription)}render(e,{userInteraction:t}){return t?ir(Yr,Object.assign({},t)):null}}function Xr(e){const t=new WeakMap;return n=>{let r=t.get(n);return r||(r=e(n),t.set(n,r)),r}}function eo(e,n){let r=n,o=t.from(e).pipe(t.map((e=>r=e)),t.share({resetOnRefCountZero:()=>t.timer(1e3)}));const i=new t.Observable((e=>{let t=!1;const n=o.subscribe({next(n){t=!0,e.next(n)},error(t){e.error(t)},complete(){e.complete()}});return t||n.closed||e.next(r),n}));return i.getValue=()=>r,i}const to=Xr((t=>eo(e.liveQuery((()=>t.roles.where({realmId:"rlm-public"}).toArray().then((e=>{const t={};for(const n of e.slice().sort(((e,t)=>(e.sortOrder||0)-(t.sortOrder||0))))t[n.name]=n;return t})))),{}))),no=Xr((e=>new t.BehaviorSubject(h))),ro=Xr((t=>eo(no(t._novip).pipe(Ne((n=>e.liveQuery((()=>t.transaction("r","realms","members",(()=>Promise.all([t.members.where({userId:n.userId}).toArray(),t.realms.toArray(),n.userId]).then((([e,t,n])=>({selfMembers:e,realms:t,userId:n})))))))))),{selfMembers:[],realms:[],get userId(){return t.cloud.currentUserId}})));function oo(...e){if(0===e.length)return{};const t=e.reduce(((e,t)=>{const n=Object.assign({},e);for(const[e,r]of Object.entries(t))if(e in n&&n[e]){if("*"===n[e])continue;if("*"===r)n[e]="*";else if(Array.isArray(r)&&Array.isArray(n[e])){const t=n,o=t[e];t[e]=[...new Set([...o,...r])]}else if("object"==typeof r&&r&&"object"==typeof n[e]){const t=n[e];for(const[e,n]of Object.entries(r))"*"!==t[e]&&("*"===n?t[e]="*":Array.isArray(t[e])&&Array.isArray(n)&&(t[e]=[...new Set([...t[e],...n])]))}}else n[e]=t[e];return n}));return t}const io=Xr((e=>function(e,n){let r;const o=e.pipe(t.map((e=>r=n(e))));return o.getValue=()=>void 0!==r?r:r=n(e.getValue()),o}(eo(t.combineLatest([ro(e._novip),to(e._novip)]).pipe(ke((([{selfMembers:e,realms:t,userId:n},r])=>({selfMembers:e,realms:t,userId:n,globalRoles:r})))),{selfMembers:[],realms:[],userId:h.userId,globalRoles:{}}),(({selfMembers:e,realms:t,userId:n,globalRoles:r})=>{const o=t.map((t=>{const o=e.filter((e=>e.realmId===t.realmId)),i=o.map((e=>e.permissions)).filter((e=>e)),s=Ye(o.map((e=>e.roles)).filter((e=>e))).map((e=>r[e])).filter((e=>e)).map((e=>e.permissions));return Object.assign(Object.assign({},t),{permissions:t.owner===n?{manage:"*"}:oo(...i,...s)})})).reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.realmId]:t})),{[n]:{realmId:n,owner:n,name:n,permissions:{manage:"*"}}});return o}))));class so{constructor(e,t,n){this.permissions=e||{},this.tableName=t,this.isOwner=n}add(...e){var t;return"*"===this.permissions.manage||(!!(null===(t=this.permissions.manage)||void 0===t?void 0:t.includes(this.tableName))||("*"===this.permissions.add||!!e.every((e=>{var t;return null===(t=this.permissions.add)||void 0===t?void 0:t.includes(e)}))))}update(...e){var t,n;if(this.isOwner||"*"===this.permissions.manage)return!0;if(null===(t=this.permissions.manage)||void 0===t?void 0:t.includes(this.tableName))return!0;if("*"===this.permissions.update)return e.every((e=>"owner"!==e));const r=null===(n=this.permissions.update)||void 0===n?void 0:n[this.tableName];return"*"===r?e.every((e=>"owner"!==e)):e.every((e=>null==r?void 0:r.some((t=>t===e||"*"===t&&"owner"!==e))))}delete(){var e;return!(!this.isOwner&&"*"!==this.permissions.manage)||!!(null===(e=this.permissions.manage)||void 0===e?void 0:e.includes(this.tableName))}}const ao=Xr((n=>{const r=no(n._novip).pipe(Ne((t=>e.liveQuery((()=>n.members.where({email:t.email||""}).toArray()))))),o=io(n._novip),i=ro(n._novip);return eo(t.combineLatest([r,i,o]).pipe(ke((([e,t,r])=>{const o=(e,t)=>Object.assign(Object.assign({},e),{[t.id]:Object.assign(Object.assign({},t),{realm:r[t.realmId]})}),i=e.reduce(o,{}),a=t.selfMembers.reduce(o,i);return Object.values(a).filter((e=>!e.accepted&&!e.rejected)).map((e=>Object.assign(Object.assign({},e),{accept(){return s(this,void 0,void 0,(function*(){yield n.members.update(e.id,{accepted:new Date})}))},reject(){return s(this,void 0,void 0,(function*(){yield n.members.update(e.id,{rejected:new Date})}))}})))}))),[])})),co={nameSuffix:!0};function uo(n){const o=n.name,i=no(n),a=[];let c=!1,u=null;n.on("ready",(n=>s(this,void 0,void 0,(function*(){try{yield function(n){var o,f,p,h,v,y,b;return s(this,void 0,void 0,(function*(){l=!1;const m=sn(n);"undefined"!=typeof window&&"undefined"!=typeof document&&((null===(o=m.cloud.options)||void 0===o?void 0:o.customLoginGui)||a.push(function(e){let t=!1;const n=document.createElement("div");return document.body?(document.body.appendChild(n),Ir(ir(Zr,{db:e.vip}),n)):addEventListener("DOMContentLoaded",(()=>{t||(document.body.appendChild(n),Ir(ir(Zr,{db:e.vip}),n))})),{unsubscribe(){try{n.remove()}catch(e){}t=!0},get closed(){return t}}}(n))),m.cloud.isServiceWorkerDB||a.push(function(e){let n=e.cloud.webSocketStatus.value;const r=e.cloud.webSocketStatus.pipe(Ne((e=>{const r=n;n=e;const o=t.of(e);switch(e){case"disconnected":return Cn.value?o.pipe(Ie(500)):o;case"connecting":return"not-started"===r||"error"===r?o:o.pipe(Ie(4e3));default:return o}})));return t.combineLatest([r,e.syncStateChangedEvent.pipe($e({phase:"initial"})),An]).pipe(ke((([t,n,r])=>{let{phase:o,error:i,progress:s}=n,a=t;return"error"===o&&(a="error"),"not-started"===t&&("pushing"!==o&&"pulling"!==o||(a="connecting")),"error"!==e.cloud.syncState.value.phase||"pushing"!==n.phase&&"pulling"!==n.phase||(a="connecting"),r||(a="disconnected"),{phase:o,error:i,progress:s,status:qt?a:"offline"}})))}(m).subscribe(n.cloud.syncState)),m.tables.every((e=>e.core))||vn();const g="serviceWorker"in navigator?yield navigator.serviceWorker.getRegistrations():[],_=yield m.transaction("rw",m.$syncState,(()=>s(this,void 0,void 0,(function*(){var e,t;const{options:n,schema:r}=m.cloud,[o,i,s]=yield Promise.all([m.getOptions(),m.getSchema(),m.getPersistedSyncState()]);if(c){if(!o||JSON.stringify(o)!==JSON.stringify(n)){if(!n)throw new Error("Internal error");yield m.$syncState.put(n,"options")}}else m.cloud.options=o||null;if((null===(e=m.cloud.options)||void 0===e?void 0:e.tryUseServiceWorker)&&"serviceWorker"in navigator&&g.length>0&&!pn?(console.debug("Dexie Cloud Addon: Using service worker"),m.cloud.usingServiceWorker=!0):((null===(t=m.cloud.options)||void 0===t?void 0:t.tryUseServiceWorker)&&!m.cloud.isServiceWorkerDB&&console.debug("dexie-cloud-addon: Not using service worker.",0===g.length?"No SW registrations found.":"serviceWorker"in navigator&&pn?"Avoiding SW background sync and SW periodic bg sync for this browser due to browser bugs.":"navigator.serviceWorker not present"),m.cloud.usingServiceWorker=!1),Gn(r,m.cloud.options),Gn(i,m.cloud.options),r){if(!i||JSON.stringify(i)!==JSON.stringify(r)){const e=i||{};for(const[t,n]of Object.entries(r)){const r=e[t];r?(r.markedForSync=n.markedForSync,n.deleted=r.deleted,r.generatedGlobalId=n.generatedGlobalId):e[t]=Object.assign({},n)}yield m.$syncState.put(e,"schema"),Object.assign(r,e)}}else m.cloud.schema=i||null;return null==s?void 0:s.initiallySynced}))));_&&m.setInitiallySynced(!0),function(e){var t,n;for(const o of e.tables)if(null===(n=null===(t=e.cloud.schema)||void 0===t?void 0:t[o.name])||void 0===n?void 0:n.markedForSync){if(o.schema.primKey.auto)throw new r.default.SchemaError(`Table ${o.name} is both autoIncremented and synced. Use db.cloud.configure({unsyncedTables: [${JSON.stringify(o.name)}]}) to blacklist it from sync`);if(!o.schema.primKey.keyPath)throw new r.default.SchemaError(`Table ${o.name} cannot be both synced and outbound. Use db.cloud.configure({unsyncedTables: [${JSON.stringify(o.name)}]}) to blacklist it from sync`)}}(m),(null===(f=m.cloud.options)||void 0===f?void 0:f.databaseUrl)&&!_&&(yield function(e,t,n){return s(this,void 0,void 0,(function*(){console.debug("Performing initial sync"),yield Zt(e,t,n,{isInitialSync:!0}),console.debug("Done initial sync")}))}(m,m.cloud.options,m.cloud.schema),m.setInitiallySynced(!0)),d(),m.cloud.isServiceWorkerDB||(a.push(e.liveQuery((()=>m.getCurrentUser())).subscribe(i)),a.push(e.liveQuery((()=>m.getPersistedSyncState())).subscribe(m.cloud.persistedSyncState)),yield t.combineLatest([i.pipe(De(1),Ce(1)),m.cloud.persistedSyncState.pipe(De(1),Ce(1))]).toPromise()),(null===(p=m.cloud.options)||void 0===p?void 0:p.requireAuth)&&(yield un(m)),u&&u.stop(),u=null,d(),m.cloud.usingServiceWorker&&(null===(h=m.cloud.options)||void 0===h?void 0:h.databaseUrl)?(Me(m,"push").catch((()=>{})),function(e){var t;return s(this,void 0,void 0,(function*(){try{const{periodicSync:n}=yield navigator.serviceWorker.ready;if(n)try{yield n.register(`dexie-cloud:${e.name}`,null===(t=e.cloud.options)||void 0===t?void 0:t.periodicSync),console.debug(`Dexie Cloud: Successfully registered periodicsync event for ${e.name}`)}catch(e){console.debug("Dexie Cloud: Failed to register periodic sync. Your PWA must be installed to allow background sync.",e)}else console.debug("Dexie Cloud: periodicSync not supported.")}catch(t){console.debug(`Dexie Cloud: Could not register periodicSync for ${e.name}`,t)}}))}(m).catch((()=>{}))):(null===(v=m.cloud.options)||void 0===v?void 0:v.databaseUrl)&&m.cloud.schema&&!m.cloud.isServiceWorkerDB&&(u=qn(m,m.cloud.options,m.cloud.schema),u.start(),Fe(m,"push")),d(),m.cloud.isServiceWorkerDB||a.push(t.fromEvent(self,"online").subscribe((()=>{console.debug("online!"),m.syncStateChangedEvent.next({phase:"not-in-sync"}),Fe(m,"push")})),t.fromEvent(self,"offline").subscribe((()=>{console.debug("offline!"),m.syncStateChangedEvent.next({phase:"offline"})}))),!(null===(y=m.cloud.options)||void 0===y?void 0:y.databaseUrl)||(null===(b=m.cloud.options)||void 0===b?void 0:b.disableWebSocket)||hn||a.push(function(e){var n;if(!(null===(n=e.cloud.options)||void 0===n?void 0:n.databaseUrl))throw new Error("No database URL to connect WebSocket to");const r=e.messageConsumer.readyToServe.pipe(Ue((e=>e)),Ne((()=>e.getPersistedSyncState())),Ue((e=>e&&e.serverRevision)),ke((e=>({type:"ready",rev:e.serverRevision}))));return function n(){return e.cloud.persistedSyncState.pipe(Ue((e=>null==e?void 0:e.serverRevision)),Ce(1),Ne((t=>e.cloud.currentUser.pipe(ke((e=>[e,t]))))),Ne((([e,t])=>An.pipe(ke((n=>[n?e:null,t]))))),Ne((([e,t])=>s(this,void 0,void 0,(function*(){return[e,yield Ve(t)]})))),Ne((([n,o])=>n?new Ln(e.cloud.options.databaseUrl,e.cloud.persistedSyncState.value.serverRevision,o,e.cloud.persistedSyncState.value.clientIdentity,r,e.cloud.webSocketStatus,n.accessToken,n.accessTokenExpiration):t.from([]))),be((r=>"TokenExpiredError"===(null==r?void 0:r.name)?(console.debug("WebSocket observable: Token expired. Refreshing token..."),t.of(!0).pipe(Ne((()=>s(this,void 0,void 0,(function*(){const t=yield e.getCurrentUser(),n=yield pt(e.cloud.options.databaseUrl,t);yield e.table("$logins").update(t.userId,{accessToken:n.accessToken,accessTokenExpiration:n.accessTokenExpiration})})))),Ne((()=>n())))):t.throwError(r))),be((r=>(e.cloud.webSocketStatus.next("error"),t.from(Mn(r)).pipe(Ne((()=>n())))))))}().subscribe((t=>{t&&(console.debug("WS got message",t),e.messageConsumer.enqueue(t))}),(e=>{console.error("Oops! The main observable errored!",e)}),(()=>{console.error("Oops! The main observable completed!")}))}(m))}))}(n)}catch(e){console.error(e)}}))),!0);let l=!1;function d(){if(l)throw new r.default.DatabaseClosedError}var f;!function(e,t){e.on.close.subscribe(t);const n=e.close;e.close=function(){n.call(this),t()}}(n,(()=>{a.forEach((e=>e.unsubscribe())),l=!0,u&&u.stop(),u=null,i.next(h)})),n.cloud={version:"4.0.1-beta.26",options:Object.assign({},co),schema:null,get currentUserId(){return i.value.userId||h.userId},currentUser:i,syncState:new t.BehaviorSubject({phase:"initial",status:"not-started"}),persistedSyncState:new t.BehaviorSubject(void 0),userInteraction:new t.BehaviorSubject(void 0),webSocketStatus:new t.BehaviorSubject("not-started"),login(e){return s(this,void 0,void 0,(function*(){const t=sn(n);yield t.cloud.sync(),yield un(t,e)}))},invites:ao(n),roles:to(n),configure(e){e=n.cloud.options=Object.assign(Object.assign({},n.cloud.options),e),c=!0,e.databaseUrl&&e.nameSuffix&&(n.name=`${o}-${function(e){const t=new URL(e);return"/"===t.pathname?t.hostname.split(".")[0]:t.pathname.split("/")[1]}(e.databaseUrl)}`,sn(n).reconfigure()),Gn(n.cloud.schema,n.cloud.options)},sync({wait:r,purpose:o}={wait:!0,purpose:"push"}){return s(this,void 0,void 0,(function*(){void 0===r&&(r=!0);const i=sn(n);if("pull"===o){const e=i.cloud.persistedSyncState.value;if(Fe(i,o),r){const t=yield i.cloud.persistedSyncState.pipe(Ue((t=>null!=(null==t?void 0:t.timestamp)&&(!e||t.timestamp>e.timestamp))),Ce(1)).toPromise();if(null==t?void 0:t.error)throw new Error("Sync error: "+t.error)}}else if(yield Fn(i)){const n=i.cloud.persistedSyncState.value;Fe(i,o),r&&(console.debug("db.cloud.login() is waiting for sync completion..."),yield t.from(e.liveQuery((()=>s(this,void 0,void 0,(function*(){const e=yield Fn(i),t=yield i.getPersistedSyncState();if((null==t?void 0:t.timestamp)!==(null==n?void 0:n.timestamp)&&(null==t?void 0:t.error))throw new Error("Sync error: "+t.error);return e}))))).pipe(Ue((e=>!e)),Ce(1)).toPromise(),console.debug("Done waiting for sync completion because we have nothing to push anymore"))}}))},permissions:(e,t)=>function(e,t,n){if(!t)throw new TypeError("Cannot check permissions of undefined or null. A Dexie Cloud object with realmId and owner expected.");const{owner:r,realmId:o}=t;if(!n){if("function"!=typeof t.table)throw new TypeError("Missing 'table' argument to permissions and table could not be extracted from entity");n=t.table()}const i=io(e),s=t=>{const i=t[o||e.cloud.currentUserId];return i?new so(i.permissions,n,o===e.cloud.currentUserId||r===e.cloud.currentUserId):new so({},n,!r||r===e.cloud.currentUserId)},a=i.pipe(ke(s));return a.getValue=()=>s(i.getValue()),a}(n._novip,e,t)},n.Version.prototype._parseStoresSpec=r.default.override(n.Version.prototype._parseStoresSpec,(e=>Tn(e,n))),n.Table.prototype.newId=function({colocateWith:e}={}){const t=e&&e.substr(e.length-3);return wn(n.cloud.schema[this.name].idPrefix||"",t)},n.Table.prototype.idPrefix=function(){var e,t;return(null===(t=null===(e=this.db.cloud.schema)||void 0===e?void 0:e[this.name])||void 0===t?void 0:t.idPrefix)||""},n.use(On({currentUserObservable:n.cloud.currentUser,db:sn(n)})),n.use((f=sn(n),{stack:"dbcore",name:"implicitPropSetterMiddleware",level:1,create:e=>Object.assign(Object.assign({},e),{table:t=>{const n=e.table(t);return Object.assign(Object.assign({},n),{mutate:e=>{var r,o,i,s;if(e.trans.disableChangeTracking)return n.mutate(e);const a=e.trans;if((null===(o=null===(r=f.cloud.schema)||void 0===r?void 0:r[t])||void 0===o?void 0:o.markedForSync)&&("add"===e.type||"put"===e.type))for(const t of e.values){t.owner||(t.owner=a.currentUser.userId),t.realmId||(t.realmId=a.currentUser.userId);const r=null===(s=(i=n.schema.primaryKey).extractKey)||void 0===s?void 0:s.call(i,t);"string"==typeof r&&"#"===r[0]&&"put"===e.type&&(delete e.criteria,delete e.changeSpec,delete e.updates,t.$ts=Date.now())}return n.mutate(e)}})}})})),n.use(Sn(sn(n)))}uo.version="4.0.1-beta.26",r.default.Cloud=uo;const lo=new Map;function fo(e){return e.startsWith("dexie-cloud:")&&e.split(":")[1]}const po=new Map;function ho(e,t){let n=po.get(e+"/"+t);return n||(n=function e(t,n){var o;return s(this,void 0,void 0,(function*(){let i=lo.get(t);if(!i){console.debug("Dexie Cloud SW: Creating new Dexie instance for",t);const o=new r.default(t,{addons:[uo]});if(i=sn(o),i.cloud.isServiceWorkerDB=!0,o.on("versionchange",s),yield i.dx.open(),lo.get(t))return i.close(),yield e(t,n);lo.set(t,i)}if(null===(o=i.cloud.options)||void 0===o?void 0:o.databaseUrl)if(i.cloud.schema)try{console.debug("Dexie Cloud SW: Syncing"),yield zn(i,i.cloud.options,i.cloud.schema,{retryImmediatelyOnFetchError:!0,purpose:n}),console.debug("Dexie Cloud SW: Done Syncing")}catch(e){if(console.error("Dexie Cloud SW Error",e),s(),e.name!==r.default.errnames.NoSuchDatabase)throw e}else console.error("Dexie Cloud: No schema persisted");else console.error("Dexie Cloud: No databaseUrl configured");function s(){return i.dx.on.versionchange.unsubscribe(s),lo.get(i.name)===i&&lo.delete(i.name),console.debug(`Dexie Cloud SW: Closing Dexie instance for ${t}`),i.dx.close(),!1}}))}(e,t).then((()=>{po.delete(e+"/"+t)})).catch((n=>(po.delete(e+"/"+t),Promise.reject(n)))),po.set(e+"/"+t,n)),n}pn||(self.addEventListener("sync",(e=>{console.debug('SW "sync" Event',e.tag);const t=fo(e.tag);t&&e.waitUntil(ho(t,"push"))})),self.addEventListener("periodicsync",(e=>{console.debug('SW "periodicsync" Event',e.tag);const t=fo(e.tag);t&&e.waitUntil(ho(t,"pull"))})),self.addEventListener("message",(e=>{if(console.debug('SW "message" Event',e.data),"dexie-cloud-sync"===e.data.type){const{dbName:t}=e.data,n=(r=1)=>ho(t,e.data.purpose||"pull").catch((e=>s(void 0,void 0,void 0,(function*(){if(3===r)throw e;var t;yield(t=6e4,new Promise((e=>setTimeout(e,t)))),n(r+1)}))));"waitUntil"in e?e.waitUntil(n().catch((e=>console.error(e)))):n().catch((e=>console.error(e)))}})))}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(require("dexie"),require("rxjs")):"function"==typeof define&&define.amd?define(["dexie","rxjs"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Dexie,e.rxjs)}(this,(function(e,t){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=n(e),o=function(e,t){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},o(e,t)};function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function s(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function a(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function c(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function u(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function l(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function d(e){return this instanceof d?(this.v=e,this):new d(e)}function f(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){i.push([e,t,n,r])>1||a(e,t)}))})}function a(e,t){try{!function(e){e.value instanceof d?Promise.resolve(e.value.v).then(c,u):l(i[0][2],e)}(o[e](t))}catch(e){l(i[0][3],e)}}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function p(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=c(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,o){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,o,(t=e[n](t)).done,t.value)}))}}}const h={userId:"unauthorized",name:"Unauthorized",claims:{sub:"unauthorized"},lastLogin:new Date(0)};try{Object.freeze(h),Object.freeze(h.claims)}catch(e){}const v={},y=self.document&&navigator.serviceWorker;y&&y.ready.then((e=>v.registration=e)),"undefined"!=typeof self&&"clients"in self&&!self.document&&addEventListener("message",(e=>{var t,n;(null===(n=null===(t=e.data)||void 0===t?void 0:t.type)||void 0===n?void 0:n.startsWith("sw-broadcast-"))&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>{var n;return t.id!==(null===(n=e.source)||void 0===n?void 0:n.id)&&t.postMessage(e.data)}))}));class b{constructor(e){this.name=e}subscribe(e){if(!y)return()=>{};const t=t=>{var n;(null===(n=t.data)||void 0===n?void 0:n.type)===`sw-broadcast-${this.name}`&&e(t.data.message)};return y.addEventListener("message",t),()=>y.removeEventListener("message",t)}postMessage(e){var t;"object"==typeof self.clients?[...self.clients.matchAll({includeUncontrolled:!0})].forEach((t=>t.postMessage({type:`sw-broadcast-${this.name}`,message:e}))):v.registration&&(null===(t=v.registration.active)||void 0===t||t.postMessage({type:`sw-broadcast-${this.name}`,message:e}))}}class m extends t.Observable{constructor(e){const t="undefined"==typeof BroadcastChannel?new b(e):new BroadcastChannel(e);super((n=>{function r(e){n.next(e.detail)}function o(e){console.debug("BroadcastedAndLocalEvent: onMessageEvent",e),n.next(e.data)}let i;return self.addEventListener(`lbc-${e}`,r),t instanceof b?i=t.subscribe((e=>n.next(e))):(console.debug("BroadcastedAndLocalEvent: bc.addEventListener()",e,"bc is a",t),t.addEventListener("message",o)),()=>{self.removeEventListener(`lbc-${e}`,r),t instanceof b?i():t.removeEventListener("message",o)}})),this.name=e,this.bc=t}next(e){console.debug("BroadcastedAndLocalEvent: bc.postMessage()",Object.assign({},e),"bc is a",this.bc),this.bc.postMessage(e);const t=new CustomEvent(`lbc-${this.name}`,{detail:e});self.dispatchEvent(t)}}function g(e){return"function"==typeof e}function _(e){return function(t){if(function(e){return g(null==e?void 0:e.lift)}(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}var w=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function S(e){return g(null==e?void 0:e.then)}function k(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var x=k((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function E(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var I=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,n,r,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=c(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var d=this.initialTeardown;if(g(d))try{d()}catch(e){o=e instanceof x?e.errors:[e]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var p=c(f),h=p.next();!h.done;h=p.next()){var v=h.value;try{T(v)}catch(e){o=null!=o?o:[],e instanceof x?o=l(l([],u(o)),u(e.errors)):o.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}}if(o)throw new x(o)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)T(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&E(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&E(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function O(e){return e instanceof I||e&&"closed"in e&&g(e.remove)&&g(e.add)&&g(e.unsubscribe)}function T(e){g(e)?e():e.unsubscribe()}I.EMPTY;var C={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},A={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o=A.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,l([e,t],u(n))):setTimeout.apply(void 0,l([e,t],u(n)))},clearTimeout:function(e){var t=A.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function j(e){A.setTimeout((function(){var t=C.onUnhandledError;if(!t)throw e;t(e)}))}function P(){}var U=D("C",void 0,void 0);function D(e,t,n){return{kind:e,value:t,error:n}}var $=null;var N=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,O(t)&&t.add(n)):n.destination=K,n}return i(t,e),t.create=function(e,t,n){return new W(e,t,n)},t.prototype.next=function(e){this.isStopped?F(function(e){return D("N",e,void 0)}(e),this):this._next(e)},t.prototype.error=function(e){this.isStopped?F(D("E",void 0,e),this):(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped?F(U,this):(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(I),R=Function.prototype.bind;function L(e,t){return R.call(e,t)}var B=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){M(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){M(e)}else M(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){M(e)}},e}(),W=function(e){function t(t,n,r){var o,i,s=e.call(this)||this;g(t)||!t?o={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&C.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&L(t.next,i),error:t.error&&L(t.error,i),complete:t.complete&&L(t.complete,i)}):o=t;return s.destination=new B(o),s}return i(t,e),t}(N);function M(e){j(e)}function F(e,t){var n=C.onStoppedNotification;n&&A.setTimeout((function(){return n(e,t)}))}var K={closed:!0,next:P,error:function(e){throw e},complete:P},H="function"==typeof Symbol&&Symbol.observable||"@@observable";function V(e){return e}function z(e){return 0===e.length?V:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var q=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,o=this,i=(r=e)&&r instanceof N||function(e){return e&&g(e.next)&&g(e.error)&&g(e.complete)}(r)&&O(r)?e:new W(e,t,n);return function(e){if(C.useDeprecatedSynchronousErrorHandling){var t=!$;if(t&&($={errorThrown:!1,error:null}),e(),t){var n=$,r=n.errorThrown,o=n.error;if($=null,r)throw o}}else e()}((function(){var e=o,t=e.operator,n=e.source;i.add(t?t.call(i,n):n?o._subscribe(i):o._trySubscribe(i))})),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=G(t))((function(t,r){var o=new W({next:function(t){try{e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:t});n.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[H]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return z(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=G(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function G(e){var t;return null!==(t=null!=e?e:C.Promise)&&void 0!==t?t:Promise}function J(e){return g(e[H])}function Y(e){return Symbol.asyncIterator&&g(null==e?void 0:e[Symbol.asyncIterator])}function Q(e){return new TypeError("You provided "+(null!==e&&"object"==typeof e?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}var Z="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function X(e){return g(null==e?void 0:e[Z])}function ee(e){return f(this,arguments,(function(){var t,n,r;return a(this,(function(o){switch(o.label){case 0:t=e.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,d(t.read())];case 3:return n=o.sent(),r=n.value,n.done?[4,d(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,d(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}}))}))}function te(e){return g(null==e?void 0:e.getReader)}function ne(e){if(e instanceof q)return e;if(null!=e){if(J(e))return o=e,new q((function(e){var t=o[H]();if(g(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(w(e))return r=e,new q((function(e){for(var t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete()}));if(S(e))return n=e,new q((function(e){n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,j)}));if(Y(e))return re(e);if(X(e))return t=e,new q((function(e){var n,r;try{for(var o=c(t),i=o.next();!i.done;i=o.next()){var s=i.value;if(e.next(s),e.closed)return}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}e.complete()}));if(te(e))return re(ee(e))}var t,n,r,o;throw Q(e)}function re(e){return new q((function(t){(function(e,t){var n,r,o,i;return s(this,void 0,void 0,(function(){var s,c;return a(this,(function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),n=p(e),a.label=1;case 1:return[4,n.next()];case 2:if((r=a.sent()).done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return c=a.sent(),o={error:c},[3,11];case 6:return a.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))})(e,t).catch((function(e){return t.error(e)}))}))}function oe(e,t,n,r,o){return new ie(e,t,n,r,o)}var ie=function(e){function t(t,n,r,o,i,s){var a=e.call(this,t)||this;return a.onFinalize=i,a.shouldUnsubscribe=s,a._next=n?function(e){try{n(e)}catch(e){t.error(e)}}:e.prototype._next,a._error=o?function(e){try{o(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=r?function(){try{r()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return i(t,e),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(N),se=function(e){function t(t,n){return e.call(this)||this}return i(t,e),t.prototype.schedule=function(e,t){return this},t}(I),ae={setInterval:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var o=ae.delegate;return(null==o?void 0:o.setInterval)?o.setInterval.apply(o,l([e,t],u(n))):setInterval.apply(void 0,l([e,t],u(n)))},clearInterval:function(e){var t=ae.delegate;return((null==t?void 0:t.clearInterval)||clearInterval)(e)},delegate:void 0},ce=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.scheduler=t,r.work=n,r.pending=!1,r}return i(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(r,this.id,t),this},t.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),ae.setInterval(e.flush.bind(e,this),n)},t.prototype.recycleAsyncId=function(e,t,n){if(void 0===n&&(n=0),null!=n&&this.delay===n&&!1===this.pending)return t;ae.clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var n,r=!1;try{this.work(e)}catch(e){r=!0,n=e||new Error("Scheduled action threw falsy error")}if(r)return this.unsubscribe(),n},t.prototype.unsubscribe=function(){if(!this.closed){var t=this.id,n=this.scheduler,r=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,E(r,this),null!=t&&(this.id=this.recycleAsyncId(n,t,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t}(se),ue={now:function(){return(ue.delegate||Date).now()},delegate:void 0},le=function(){function e(t,n){void 0===n&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.schedulerActionCtor(this,e).schedule(n,t)},e.now=ue.now,e}(),de=new(function(e){function t(t,n){void 0===n&&(n=le.now);var r=e.call(this,t,n)||this;return r.actions=[],r._active=!1,r._scheduled=void 0,r}return i(t,e),t.prototype.flush=function(e){var t=this.actions;if(this._active)t.push(e);else{var n;this._active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},t}(le))(ce),fe=de;function pe(e){return e&&g(e.schedule)}function he(e){return e instanceof Date&&!isNaN(e)}function ve(e){return pe((t=e)[t.length-1])?e.pop():void 0;var t}function ye(e,t,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var i=t.schedule((function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()}),r);if(e.add(i),!o)return i}function be(e){return _((function(t,n){var r,o=null,i=!1;o=t.subscribe(oe(n,void 0,void 0,(function(s){r=ne(e(s,be(e)(t))),o?(o.unsubscribe(),o=null,r.subscribe(n)):i=!0}))),i&&(o.unsubscribe(),o=null,r.subscribe(n))}))}function me(e,t){return void 0===t&&(t=0),_((function(n,r){n.subscribe(oe(r,(function(n){return ye(r,e,(function(){return r.next(n)}),t)}),(function(){return ye(r,e,(function(){return r.complete()}),t)}),(function(n){return ye(r,e,(function(){return r.error(n)}),t)})))}))}function ge(e,t){return void 0===t&&(t=0),_((function(n,r){r.add(e.schedule((function(){return n.subscribe(r)}),t))}))}function _e(e,t){if(!e)throw new Error("Iterable cannot be null");return new q((function(n){ye(n,t,(function(){var r=e[Symbol.asyncIterator]();ye(n,t,(function(){r.next().then((function(e){e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function we(e,t){if(null!=e){if(J(e))return function(e,t){return ne(e).pipe(ge(t),me(t))}(e,t);if(w(e))return function(e,t){return new q((function(n){var r=0;return t.schedule((function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())}))}))}(e,t);if(S(e))return function(e,t){return ne(e).pipe(ge(t),me(t))}(e,t);if(Y(e))return _e(e,t);if(X(e))return function(e,t){return new q((function(n){var r;return ye(n,t,(function(){r=e[Z](),ye(n,t,(function(){var e,t,o;try{t=(e=r.next()).value,o=e.done}catch(e){return void n.error(e)}o?n.complete():n.next(t)}),0,!0)})),function(){return g(null==r?void 0:r.return)&&r.return()}}))}(e,t);if(te(e))return function(e,t){return _e(ee(e),t)}(e,t)}throw Q(e)}function Se(e,t){return t?we(e,t):ne(e)}function ke(e,t){return _((function(n,r){var o=0;n.subscribe(oe(r,(function(n){r.next(e.call(t,n,o++))})))}))}function xe(e,t,n){return void 0===n&&(n=1/0),g(t)?xe((function(n,r){return ke((function(e,o){return t(n,e,r,o)}))(ne(e(n,r)))}),n):("number"==typeof t&&(n=t),_((function(t,r){return function(e,t,n,r,o,i,s,a){var c=[],u=0,l=0,d=!1,f=function(){!d||c.length||u||t.complete()},p=function(e){return u<r?h(e):c.push(e)},h=function(e){i&&t.next(e),u++;var a=!1;ne(n(e,l++)).subscribe(oe(t,(function(e){null==o||o(e),i?p(e):t.next(e)}),(function(){a=!0}),void 0,(function(){if(a)try{u--;for(var e=function(){var e=c.shift();s?ye(t,s,(function(){return h(e)})):h(e)};c.length&&u<r;)e();f()}catch(e){t.error(e)}})))};return e.subscribe(oe(t,p,(function(){d=!0,f()}))),function(){null==a||a()}}(t,r,e,n)})))}function Ee(){return void 0===(e=1)&&(e=1/0),xe(V,e);var e}function Ie(e,t){return void 0===t&&(t=de),_((function(n,r){var o=null,i=null,s=null,a=function(){if(o){o.unsubscribe(),o=null;var e=i;i=null,r.next(e)}};function c(){var n=s+e,i=t.now();if(i<n)return o=this.schedule(void 0,n-i),void r.add(o);a()}n.subscribe(oe(r,(function(n){i=n,s=t.now(),o||(o=t.schedule(c,e),r.add(o))}),(function(){a(),r.complete()}),void 0,(function(){i=o=null})))}))}function Oe(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ee()(Se(e,ve(e)))}var Te=new q((function(e){return e.complete()}));function Ce(e){return e<=0?function(){return Te}:_((function(t,n){var r=0;t.subscribe(oe(n,(function(t){++r<=e&&(n.next(t),e<=r&&n.complete())})))}))}function Ae(e,t){return t?function(n){return Oe(t.pipe(Ce(1),_((function(e,t){e.subscribe(oe(t,P))}))),n.pipe(Ae(e)))}:xe((function(t,n){return e(t,n).pipe(Ce(1),function(e){return ke((function(){return e}))}(t))}))}function je(e,t){void 0===t&&(t=de);var n=function(e,t,n){void 0===e&&(e=0),void 0===n&&(n=fe);var r=-1;return null!=t&&(pe(t)?n=t:r=t),new q((function(t){var o=he(e)?+e-n.now():e;o<0&&(o=0);var i=0;return n.schedule((function(){t.closed||(t.next(i++),0<=r?this.schedule(void 0,r):t.complete())}),o)}))}(e,t);return Ae((function(){return n}))}function Pe(e,t){return e===t}function Ue(e,t){return _((function(n,r){var o=0;n.subscribe(oe(r,(function(n){return e.call(t,n,o++)&&r.next(n)})))}))}function De(e){return Ue((function(t,n){return e<=n}))}function $e(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=ve(e);return _((function(t,r){(n?Oe(e,t,n):Oe(e,t)).subscribe(r)}))}function Ne(e,t){return _((function(n,r){var o=null,i=0,s=!1,a=function(){return s&&!o&&r.complete()};n.subscribe(oe(r,(function(n){null==o||o.unsubscribe();var s=0,c=i++;ne(e(n,c)).subscribe(o=oe(r,(function(e){return r.next(t?t(n,e,c,s++):e)}),(function(){o=null,a()})))}),(function(){s=!0,a()})))}))}function Re(e,t,n){var r=g(e)||t||n?{next:e,error:t,complete:n}:e;return r?_((function(e,t){var n;null===(n=r.subscribe)||void 0===n||n.call(r);var o=!0;e.subscribe(oe(t,(function(e){var n;null===(n=r.next)||void 0===n||n.call(r,e),t.next(e)}),(function(){var e;o=!1,null===(e=r.complete)||void 0===e||e.call(r),t.complete()}),(function(e){var n;o=!1,null===(n=r.error)||void 0===n||n.call(r,e),t.error(e)}),(function(){var e,t;o&&(null===(e=r.unsubscribe)||void 0===e||e.call(r)),null===(t=r.finalize)||void 0===t||t.call(r)})))})):V}var Le=k((function(e){return function(t){void 0===t&&(t=null),e(this),this.message="Timeout has occurred",this.name="TimeoutError",this.info=t}}));function Be(e){throw new Le(e)}let We=!1;function Me(e,t){return s(this,void 0,void 0,(function*(){try{const n=yield navigator.serviceWorker.ready;if("push"===t&&n.sync&&(yield n.sync.register(`dexie-cloud:${e.name}`)),!n.active)throw new Error("Failed to trigger sync - there's no active service worker");return void n.active.postMessage({type:"dexie-cloud-sync",dbName:e.name,purpose:t})}catch(e){We||(console.debug("Dexie Cloud: Could not register sync event",e),We=!0)}}))}function Fe(e,t){e.cloud.usingServiceWorker?Me(e,t):e.localSyncEvent.next({purpose:t})}const Ke="undefined"!=typeof Buffer?e=>Buffer.from(e,"base64"):e=>{const t=atob(e),n=t.length,r=new Uint8Array(n);for(var o=0;o<n;o++)r[o]=t.charCodeAt(o);return r},He="undefined"!=typeof Buffer?e=>ArrayBuffer.isView(e)?Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString("base64"):Buffer.from(e).toString("base64"):e=>btoa(String.fromCharCode.apply(null,ArrayBuffer.isView(e)?e:new Uint8Array(e)));function Ve({realms:e,inviteRealms:t}){return s(this,void 0,void 0,(function*(){const n=JSON.stringify([...e.map((e=>({realmId:e,accepted:!0}))),...t.map((e=>({realmId:e,accepted:!1})))].sort(((e,t)=>e.realmId<t.realmId?-1:e.realmId>t.realmId?1:0))),r=(new TextEncoder).encode(n),o=yield crypto.subtle.digest("SHA-1",r);return He(o)}))}function ze(e){return Object.entries(e.cloud.schema||{}).filter((([,{markedForSync:e}])=>e)).map((([t])=>e.tables.filter((({name:e})=>e===t))[0])).filter((e=>e))}function qe(e){return`$${e}_mutations`}function Ge(e){var t;const n=null===(t=/^\$(.*)_mutations$/.exec(e))||void 0===t?void 0:t[1];if(!n)throw new Error(`Given mutationTable ${e} is not correct`);return n}const Je=[].concat;function Ye(e){return Je.apply([],e)}function Qe(e,t,{since:n={},limit:r=1/0}={}){return s(this,void 0,void 0,(function*(){const t=Ye(yield Promise.all(e.map((e=>s(this,void 0,void 0,(function*(){const t=Ge(e.name),o=n[t];let i=o?e.where("rev").above(o):e;r<1/0&&(i=i.limit(r));return(yield i.toArray()).map((e=>({table:t,mut:e})))})))))).sort(((e,t)=>e.mut.ts-t.mut.ts)),o=[];let i=null,a=null;for(const{table:e,mut:n}of t)i&&i.table===e&&a===n.txid?i.muts.push(n):(i={table:e,muts:[n]},a=n.txid,o.push(i));return o}))}function Ze(e){const t=new Uint8Array(e);return crypto.getRandomValues(t),btoa(String.fromCharCode.apply(null,t))}const Xe=crypto.getRandomValues.bind(crypto);function et(e){if(!e)throw new Error("Assertion Failed")}const tt={}.hasOwnProperty;function nt(e,t,n){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){et("string"!=typeof n&&"length"in n);for(var r=0,o=t.length;r<o;++r)nt(e,t[r],n[r])}else{var i=t.indexOf(".");if(-1!==i){var s=t.substr(0,i),a=t.substr(i+1);if(""===a)void 0===n?Array.isArray(e)?isNaN(parseInt(s))||e.splice(parseInt(s),1):delete e[s]:e[s]=n;else{var c=e[s];c&&function(e,t){return tt.call(e,t)}(e,s)||(c=e[s]={}),nt(c,a,n)}}else void 0===n?Array.isArray(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=n}}const rt="undefined"!=typeof self&&"undefined"!=typeof crypto?e=>{const t=new Uint8Array(e);return crypto.getRandomValues(t),btoa(String.fromCharCode.apply(null,t))}:"undefined"!=typeof Buffer?e=>{const t=Buffer.alloc(e);return Xe(t),t.toString("base64")}:()=>{throw new Error("No implementation of randomString was found")};function ot(e){return"string"==typeof e||!!(Array.isArray(e)&&e.some((e=>ot(e)))&&e.every(it))}function it(e){return"string"==typeof e||"number"==typeof e||Array.isArray(e)&&e.every(it)}function st(e,t,n){const r=e[t]||(e[t]={}),o=n.keys.map((e=>"string"==typeof e?e:JSON.stringify(e)));switch(n.type){case"insert":case"upsert":o.forEach(((e,t)=>{r[e]={type:"ups",val:n.values[t]}}));break;case"update":case"modify":o.forEach(((e,t)=>{const o="update"===n.type?n.changeSpecs[t]:n.changeSpec,i=r[e];if(i)switch(i.type){case"ups":for(const[e,t]of Object.entries(o))nt(i.val,e,t);break;case"del":break;case"upd":Object.assign(i.mod,o)}else r[e]={type:"upd",mod:o}}));break;case"delete":o.forEach((e=>{r[e]={type:"del"}}))}return e}function at(e,t){for(const{table:n,muts:r}of t)for(const t of r)st(e,n,t)}function ct(e,t){return new Promise(((n,o)=>{const i=Object.assign(Object.assign({},t),{onSubmit:t=>{e.next(void 0),n(t)},onCancel:()=>{e.next(void 0),o(new r.default.AbortError("User cancelled"))}});e.next(i)}))}function ut(e,t,...n){return ct(e,{type:"message-alert",title:t,alerts:n,fields:{}})}function lt(e,t,n){return s(this,void 0,void 0,(function*(){let r=n||"";for(;!r||!/^[\w-\.]+@([\w-]+\.)+[\w-]{2,10}$/.test(r);)r=(yield ct(e,{type:"email",title:t,alerts:r?[{type:"error",messageCode:"INVALID_EMAIL",message:"Please enter a valid email address",messageParams:{}}]:[],fields:{email:{type:"email",placeholder:"you@somedomain.com"}}})).email;return r}))}function dt(e,t,n){return s(this,void 0,void 0,(function*(){const r=[{type:"info",messageCode:"OTP_SENT",message:"A One-Time password has been sent to {email}",messageParams:{email:t}}];n&&r.push(n);const{otp:o}=yield ct(e,{type:"otp",title:"Enter OTP",alerts:r,fields:{otp:{type:"otp",label:"OTP",placeholder:"Paste OTP here"}}});return o}))}function ft(e,t,n,r,o){return s(this,void 0,void 0,(function*(){return t.accessToken&&t.accessTokenExpiration.getTime()>Date.now()?t:t.refreshToken&&(!t.refreshTokenExpiration||t.refreshTokenExpiration.getTime()>Date.now())?yield pt(e,t):yield function(e,t,n,r){return s(this,void 0,void 0,(function*(){const{privateKey:o,publicKey:i}=yield crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:2048,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!1,["sign","verify"]);if(!o||!i)throw new Error("Could not generate RSA keypair");e.nonExportablePrivateKey=o;const s=function(e){const t=He(e);return function(e){let t="-----BEGIN PUBLIC KEY-----\n";for(;e.length>0;)t+=e.substring(0,64)+"\n",e=e.substring(64);return t+="-----END PUBLIC KEY-----",t}(t)}(yield crypto.subtle.exportKey("spki",i));e.publicKey=i;try{const o=yield t({public_key:s,hints:r});if("tokens"!==o.type)throw new Error(`Unexpected response type from token endpoint: ${o.type}`);return e.accessToken=o.accessToken,e.accessTokenExpiration=new Date(o.accessTokenExpiration),e.refreshToken=o.refreshToken,o.refreshTokenExpiration&&(e.refreshTokenExpiration=new Date(o.refreshTokenExpiration)),e.userId=o.claims.sub,e.email=o.claims.email,e.name=o.claims.name,e.claims=o.claims,o.alerts&&o.alerts.length>0&&(yield ct(n,{type:"message-alert",title:"Authentication Alert",fields:{},alerts:o.alerts})),e}catch(e){throw yield ut(n,"Authentication Failed",{type:"error",messageCode:"GENERIC_ERROR",message:"We're having a problem authenticating right now.",messageParams:{}}).catch((()=>{})),e}}))}(t,n,r,o)}))}function pt(e,t){return s(this,void 0,void 0,(function*(){if(!t.refreshToken)throw new Error("Cannot refresh token - refresh token is missing.");if(!t.nonExportablePrivateKey)throw new Error("login.nonExportablePrivateKey is missing - cannot sign refresh token without a private key.");const n=Date.now(),r="RSASSA-PKCS1-v1_5",o=(new TextEncoder).encode(t.refreshToken+n),i=yield crypto.subtle.sign(r,t.nonExportablePrivateKey,o),s=He(i),a={grant_type:"refresh_token",refresh_token:t.refreshToken,scopes:["ACCESS_DB"],signature:s,signing_algorithm:r,time_stamp:n},c=yield fetch(`${e}/token`,{body:JSON.stringify(a),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"});if(200!==c.status)throw new Error(`RefreshToken: Status ${c.status} from ${e}/token`);const u=yield c.json();return t.accessToken=u.accessToken,t.accessTokenExpiration=u.accessTokenExpiration?new Date(u.accessTokenExpiration):void 0,t}))}const{toString:ht}={};const vt={replace:function(e){const t=Object.keys(e);let n=null;for(let e=0,r=t.length;e<r;++e)"$"===t[e][0]&&(n=n||[],n.push(t[e]));if(!n)return e;const r={...e};for(const e of n)delete r[e];for(const t of n)r["$"+t]=e[t];return r}};function yt(...e){const t=e.reduce(((e,t)=>({...e,...t})),e.reduce(((e,t)=>({...t,...e})),{})),n=new WeakMap;return{stringify(e,r,o){const i=JSON.stringify(e,(function(e){const o=this[e],i=function(e){const r=typeof e;switch(typeof e){case"object":case"function":{if(null===e)return null;const r=Object.getPrototypeOf(e);if(!r)return vt;let i=n.get(r);if(void 0!==i)return i;const s=(o=e,ht.call(o).slice(8,-1)),a=Object.entries(t).find((([t,n])=>{var r,o;return null!==(o=null===(r=null==n?void 0:n.test)||void 0===r?void 0:r.call(n,e,s))&&void 0!==o?o:t===s}));return i=null==a?void 0:a[1],i||(i=Array.isArray(e)?null:"function"==typeof e?t.function||null:vt),n.set(r,i),i}default:return t[r]}var o}(o);return i?i.replace(o,r,t):o}),o);return i},parse(e,n){const r=[];return JSON.parse(e,(function(e,o){const i=null==o?void 0:o.$t;if(i){const e=t[i];o=e?e.revive(o,n,t):o}let s=r[r.length-1];if(s&&s[0]===o){o={...o};for(const e of s[1])delete o[e];for(const[e,t]of Object.entries(s[2]))o[e]=t;r.pop()}if(void 0===o||"$"===e[0]&&"$t"!==e){let t,n;s=r[r.length-1],s&&s[0]===this?(t=s[1],n=s[2]):r.push([this,t=[],n={}]),"$"===e[0]&&"$t"!==e?(t.push(e),n[e.substr(1)]=o):n[e]=void 0}return o}))}}}const bt={Blob:{test:(e,t)=>"Blob"===t,replace:(e,t)=>{const n=t.length;return t.push(e),{$t:"Blob",mimeType:e.type,i:n}},revive:({i:e,mimeType:t},n)=>new Blob([n[e]],{type:t})}};var mt={number:{replace:e=>{switch(!0){case isNaN(e):return{$t:"number",v:"NaN"};case e===1/0:return{$t:"number",v:"Infinity"};case e===-1/0:return{$t:"number",v:"-Infinity"};default:return e}},revive:({v:e})=>Number(e)}};const gt={bigint:{replace:e=>({$t:"bigint",v:""+e}),revive:e=>BigInt(e.v)}};var _t={Date:{replace:e=>({$t:"Date",v:isNaN(e.getTime())?"NaN":e.toISOString()}),revive:({v:e})=>new Date("NaN"===e?NaN:Date.parse(e))}},wt={Set:{replace:e=>({$t:"Set",v:Array.from(e.entries())}),revive:({v:e})=>new Set(e)}},St={Map:{replace:e=>({$t:"Map",v:Array.from(e.entries())}),revive:({v:e})=>new Map(e)}};const kt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"==typeof global?global:void 0;var xt=["Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","DataView","BigInt64Array","BigUint64Array"].reduce(((e,t)=>({...e,[t]:{replace:(e,n,r)=>({$t:t,v:r.ArrayBuffer.replace(0===e.byteOffset&&e.byteLength===e.buffer.byteLength?e.buffer:e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength),n,r).v}),revive:({v:e},n,r)=>{const o=kt[t];return o&&new o(r.ArrayBuffer.revive({v:e},n,r))}}})),{});function Et(e){return function(e){for(var t="",n=0,r=e.length;n<r;n++)t+=Tt[e[n]];return t}(He(e))}function It(e){return Ke(function(e){if("string"!=typeof e)throw new Error("invalid decoder input: "+e);for(var t="",n=0,r=e.length;n<r;n++)t+=Ot[e[n]];return t}(e))}const Ot={"-":"=",0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J",A:"K",B:"L",C:"M",D:"N",E:"O",F:"P",G:"Q",H:"R",I:"S",J:"T",K:"U",L:"V",M:"W",N:"X",O:"Y",P:"Z",Q:"a",R:"b",S:"c",T:"d",U:"e",V:"f",W:"g",X:"h",Y:"i",Z:"j",_:"k",a:"l",b:"m",c:"n",d:"o",e:"p",f:"q",g:"r",h:"s",i:"t",j:"u",k:"v",l:"w",m:"x",n:"y",o:"z",p:"0",q:"1",r:"2",s:"3",t:"4",u:"5",v:"6",w:"7",x:"8",y:"9",z:"+","|":"/"},Tt={};for(const e of Object.keys(Ot))Tt[Ot[e]]=e;var Ct={ArrayBuffer:{replace:e=>({$t:"ArrayBuffer",v:Et(e)}),revive:({v:e})=>{const t=It(e);return t.buffer.byteLength===t.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength)}}};class At{constructor(e,t){this.buf=e,this.type=t}}function jt(e){const t=new XMLHttpRequest;if(t.overrideMimeType("text/plain; charset=x-user-defined"),t.open("GET",URL.createObjectURL(e),!1),t.send(),200!==t.status&&0!==t.status)throw new Error("Bad Blob access: "+t.status);return t.responseText}function Pt(e){const t=new Uint8Array(e.length);for(let n=0;n<e.length;++n)t[n]=e.charCodeAt(n);return t.buffer}var Ut={Blob:{test:(e,t)=>"Blob"===t||e instanceof At,replace:e=>({$t:"Blob",v:He(e instanceof At?e.buf:Pt(jt(e))),type:e.type}),revive:({type:e,v:t})=>{const n=Ke(t);return void 0!==typeof Blob?new Blob([n]):new At(n.buffer,e)}}};const Dt={...mt,...gt,..._t,...wt,...St,...xt,...Ct,...Ut};function $t(e){return new Promise(((t,n)=>{const r=new FileReader;r.onabort=e=>n(new Error("file read aborted")),r.onerror=e=>n(e.target.error),r.onload=e=>t(e.target.result),r.readAsArrayBuffer(e)}))}var Nt={undefined:{replace:()=>({$t:"undefined"}),revive:()=>{}}};const Rt="function"==typeof BigInt&&"bigint"==typeof BigInt(0);class Lt{toString(){return this.v}constructor(e){this.v=e}}const Bt=Object.assign(Object.assign({},Nt),Rt?{}:{bigint:{test:e=>e instanceof Lt,replace:e=>Object.assign({$t:"bigint"},e),revive:({v:e})=>new Lt(e)}}),Wt=yt(Dt,Bt),Mt=function(...e){const t=yt(Dt,bt,...e);return{toBinary(e){const[t,n]=this.stringify(e),r=new ArrayBuffer(4);return new DataView(r).setUint32(0,t.size),new Blob([r,t,n])},stringify(e){const n=[],r=t.stringify(e,n),o=new Blob(n.map((e=>{const t=new ArrayBuffer(4);return new DataView(t).setUint32(0,"byteLength"in e?e.byteLength:e.size),new Blob([t,e])})));return[o,r]},async parse(e,n){let r=0;const o=[],i=await $t(n),s=new DataView(i);for(;r<i.byteLength;){const e=s.getUint32(r);r+=4;const t=i.slice(r,r+e);r+=e,o.push(t)}return t.parse(e,o)},async fromBinary(e){const t=new DataView(await $t(e.slice(0,4))).getUint32(0),n=e.slice(4,t+4),r=await function(e){return new Promise(((t,n)=>{const r=new FileReader;r.onabort=e=>n(new Error("file read aborted")),r.onerror=e=>n(e.target.error),r.onload=e=>t(e.target.result),r.readAsText(e)}))}(e.slice(t+4));return await this.parse(r,n)}}}(Bt);class Ft extends Error{constructor(e,t){super(t||`${e.status} ${e.statusText}`),this.httpStatus=e.status}get name(){return"HttpError"}}function Kt(e,t,n){const o=[];for(let i of n){const{table:n,muts:s}=i,a=e.tables.find((e=>e.name===n));if(!a)throw new Error(`Internal error: table ${n} not found in DBCore schema`);const{primaryKey:c}=a;let u=i;s.forEach(((e,n)=>{const o=!c.outbound&&("upsert"===e.type||"insert"===e.type);e.keys.forEach(((e,s)=>{if(Array.isArray(e)){u===i&&(u=Ht(i,o));const t=u.muts[n],a=JSON.stringify(e);t.keys[s]=a,o&&r.default.setByKeyPath(t.values[s],c.keyPath,a)}else if("#"===e[0]){u===i&&(u=Ht(i,o));const a=u.muts[n];if(!t.isLoggedIn)throw new Error("Internal error: Cannot sync private IDs before authenticated");const l=`${e}:${t.userId}`;a.keys[s]=l,o&&r.default.setByKeyPath(a.values[s],c.keyPath,l)}}))})),o.push(u)}return o}function Ht(e,t){return Object.assign(Object.assign({},e),{muts:t?e.muts.map((e=>Object.assign(Object.assign({},e),{keys:e.keys.slice(),values:e.values.slice()}))):e.muts.map((e=>Object.assign(Object.assign({},e),{keys:e.keys.slice()})))})}function Vt(e,t,n,r,o,i,a,c){return s(this,void 0,void 0,(function*(){const u={Accept:"application/json, application/x-bison, application/x-bison-stream","Content-Type":"application/tson"},l=yield function(e){var t,n;return s(this,void 0,void 0,(function*(){const r=yield e.getCurrentUser(),{accessToken:o,accessTokenExpiration:i,refreshToken:s,refreshTokenExpiration:a,claims:c}=r;if(!o)return;if((null!==(t=null==i?void 0:i.getTime())&&void 0!==t?t:1/0)>Date.now())return o;if(!s)throw new Error("Refresh token missing");if((null!==(n=null==a?void 0:a.getTime())&&void 0!==n?n:1/0)<=Date.now())throw new Error("Refresh token has expired");const u=yield pt(e.cloud.options.databaseUrl,r);return yield e.table("$logins").update(c.sub,{accessToken:u.accessToken,accessTokenExpiration:u.accessTokenExpiration}),u.accessToken}))}(r);l&&(u.Authorization=`Bearer ${l}`);const d={v:2,dbID:null==t?void 0:t.remoteDbId,clientIdentity:a,schema:i||{},lastPull:t?{serverRevision:t.serverRevision,realms:t.realms,inviteRealms:t.inviteRealms}:void 0,baseRevs:n,changes:Kt(r.dx.core.schema,c,e)};console.debug("Sync request",d),r.syncStateChangedEvent.next({phase:"pushing"});const f=yield fetch(`${o}/sync`,{method:"post",headers:u,body:Wt.stringify(d)});if(r.syncStateChangedEvent.next({phase:"pulling"}),!f.ok)throw new Ft(f);if("application/x-bison"===f.headers.get("content-type"))return Mt.fromBinary(yield f.blob());{const e=yield f.text();return Wt.parse(e)}}))}function zt(e){if(null==e?void 0:e.cancelled)throw new r.default.AbortError("Operation was cancelled")}let qt=navigator.onLine;function Gt(e,t,n,r){return s(this,void 0,void 0,(function*(){yield e.$baseRevs.bulkPut(Object.keys(t).filter((e=>t[e].markedForSync)).map((e=>({tableName:e,clientRev:(n[e]||0)+1,serverRev:r}))))}))}function Jt(e,t={}){for(const{table:n,muts:r}of e){const e=r.length>0?r[r.length-1].rev:null;t[n]=e||t[n]||0}return t}function Yt(t,n,o){return s(this,void 0,void 0,(function*(){const i=yield t.bulkGet(n),s=[],a=[];n.forEach(((n,c)=>{const u=i[c];if(u){for(const[i,s]of Object.entries(o[c]))if(i===t.schema.primKey.keyPath){if(0!==e.cmp(s,n))throw new Error("Cannot change primary key")}else r.default.setByKeyPath(u,i,s);s.push(n),a.push(u)}})),yield null==t.schema.primKey.keyPath?t.bulkPut(a,s):t.bulkPut(a)}))}function Qt(e,t){return s(this,void 0,void 0,(function*(){console.debug("Applying server changes",e,r.default.currentTransaction);for(const{table:n,muts:o}of e){const e=t.table(n);if(!e)continue;const{primaryKey:i}=e.core.schema,s=e=>{switch(e[0]){case"[":if(e.endsWith("]"))try{return JSON.parse(e)}catch(e){}return e;case"#":return e.endsWith(":"+t.cloud.currentUserId)?e.substr(0,e.length-t.cloud.currentUserId.length-1):e;default:return e}};for(const t of o){const n=t.keys.map(s);switch(t.type){case"insert":i.outbound?yield e.bulkAdd(t.values,n):(n.forEach(((e,n)=>{r.default.setByKeyPath(t.values[n],i.keyPath,e)})),yield e.bulkAdd(t.values));break;case"upsert":i.outbound?yield e.bulkPut(t.values,n):(n.forEach(((e,n)=>{r.default.setByKeyPath(t.values[n],i.keyPath,e)})),yield e.bulkPut(t.values));break;case"modify":1===n.length?yield e.update(n[0],t.changeSpec):yield e.where(":id").anyOf(n).modify(t.changeSpec);break;case"update":yield Yt(e,n,t.changeSpecs);break;case"delete":yield e.bulkDelete(n)}}}}))}self.addEventListener("online",(()=>qt=!0)),self.addEventListener("offline",(()=>qt=!1));function Zt(e,t,n,r){return Xt.apply(this,arguments).then((()=>{(null==r?void 0:r.justCheckIfNeeded)||e.syncStateChangedEvent.next({phase:"in-sync"})})).catch((o=>s(this,void 0,void 0,(function*(){return(null==r?void 0:r.justCheckIfNeeded)?Promise.reject(o):(console.debug("Error from _sync",{isOnline:qt,syncOptions:r,error:o}),qt&&(null==r?void 0:r.retryImmediatelyOnFetchError)&&"TypeError"===(null==o?void 0:o.name)&&/fetch/.test(null==o?void 0:o.message)?(e.syncStateChangedEvent.next({phase:"error",error:o}),yield new Promise((e=>setTimeout(e,500))),yield Zt(e,t,n,Object.assign(Object.assign({},r),{retryImmediatelyOnFetchError:!1}))):(yield e.$syncState.update("syncState",{timestamp:new Date,error:""+o}),e.syncStateChangedEvent.next({phase:qt?"error":"offline",error:o}),Promise.reject(o)))}))))}function Xt(e,t,n,{isInitialSync:r,cancelToken:o,justCheckIfNeeded:i,purpose:a}={isInitialSync:!1}){var c;return s(this,void 0,void 0,(function*(){if(i||console.debug("SYNC STARTED",{isInitialSync:r,purpose:a}),!(null===(c=e.cloud.options)||void 0===c?void 0:c.databaseUrl))throw new Error("Internal error: sync must not be called when no databaseUrl is configured");const{databaseUrl:u}=t,l=yield e.getCurrentUser(),d=l.isLoggedIn?ze(e):[],f=d.map((t=>e.table(qe(t.name)))),p=yield e.getPersistedSyncState(),v=!r&&l.isLoggedIn,y=v?function(e,t){const n=(null==t?void 0:t.syncedTables)||[];return ze(e).filter((e=>!n.includes(e.name)))}(e,p):[];zt(o);const b=y.length>0;if(b){if(i)return!0;yield e.transaction("rw",y,(e=>s(this,void 0,void 0,(function*(){e.idbtrans.disableChangeTracking=!0,e.idbtrans.disableAccessControl=!0,yield function(e,t,n){return s(this,void 0,void 0,(function*(){const r=new Set(n||[]);for(const n of e)"members"===n.name?yield n.toCollection().modify((e=>{r.has(e.realmId)||e.userId&&e.userId!==h.userId||(e.userId=t.userId)})):"roles"===n.name||("realms"===n.name?yield n.toCollection().modify((e=>{r.has(e.realmId)||void 0!==e.owner&&e.owner!==h.userId||(e.owner=t.userId)})):yield n.toCollection().modify((e=>{e.realmId&&r.has(e.realmId)||(e.owner&&e.owner!==h.userId||(e.owner=t.userId),e.realmId&&e.realmId!==h.userId||(e.realmId=t.userId))})))}))}(y,l,null==p?void 0:p.realms)})))),zt(o)}const[m,g,_]=yield e.transaction("r",e.tables,(()=>s(this,void 0,void 0,(function*(){const t=yield e.getPersistedSyncState(),r=yield e.$baseRevs.toArray();let i=yield Qe(f);if(zt(o),b){const e=[...(null==p?void 0:p.realms)||[],...(null==p?void 0:p.inviteRealms)||[]],a=yield function(e,t,n,r){return s(this,void 0,void 0,(function*(){const o=`upload-${Ze(8)}`;if(t.isLoggedIn&&e.length>0){const i=new Set(r||[]);return(yield Promise.all(e.map((e=>s(this,void 0,void 0,(function*(){const{extractKey:r}=e.core.schema.primaryKey;if(!r)return{table:e.name,muts:[]};const s=n[e.name],a=(null==s?void 0:s.generatedGlobalId)?e.filter((e=>{return r(e),!i.has(e.realmId||"")&&(t=r(e),!(n=null==s?void 0:s.idPrefix)||"string"==typeof t&&t.startsWith(n));var t,n})):e.filter((e=>{const t=r(e);return!i.has(e.realmId||"")&&ot(t)})),c=yield a.toArray();if(c.length>0){const n={type:"upsert",values:c,keys:c.map(r),userId:t.userId,txid:o};return{table:e.name,muts:[n]}}return{table:e.name,muts:[]}})))))).filter((e=>e.muts.length>0))}return[]}))}(y,l,n,e);return zt(o),i=i.concat(a),[i,t,r]}return[i,t,r]})))),w=m.some((e=>e.muts.some((e=>e.keys.length>0))));if(i)return console.debug("Sync is needed:",w),w;if("push"===a&&!w)return!1;const S=Jt(m,null==g?void 0:g.latestRevisions),k=(null==g?void 0:g.clientIdentity)||rt(16);zt(o);const x=yield Vt(m,g,_,e,u,n,k,l);console.debug("Sync response",x);const E=yield e.transaction("rw",e.tables,(t=>s(this,void 0,void 0,(function*(){t.idbtrans.disableChangeTracking=!0,t.idbtrans.disableAccessControl=!0;for(const e of Object.keys(n))x.schema[e]&&(n[e]=x.schema[e]);yield e.$syncState.put(n,"schema");const r=yield Qe(f,0,{since:S});for(const t of f){const n=Ge(t.name);if(r.some((e=>e.table===n&&e.muts.length>0))){if(S[n]){const r=S[n]||0;yield Promise.all([t.where("rev").belowOrEqual(r).delete(),e.$baseRevs.where(":id").between([n,-1/0],[n,r+1],!0,!0).reverse().offset(1).delete()])}}else yield Promise.all([t.clear(),e.$baseRevs.where({tableName:n}).delete()])}Jt(r,S),yield Gt(e,n,S,x.serverRevision);const o=yield e.getPersistedSyncState();yield function(e,t,n){return s(this,void 0,void 0,(function*(){const r=new Set,o=new Set,i=n?n.realms:[],s=n?n.inviteRealms:[],a=new Set(t.realms),c=new Set(t.realms.concat(t.inviteRealms));for(const e of i)a.has(e)||(o.add(e),c.has(e)||r.add(e));for(const e of s.concat(i))c.has(e)||r.add(e);if(r.size>0||o.size>0){const t=ze(e);for(const e of t){let t=["realms","members","roles"].includes(e.name)?r:o;0!==t.size&&(e.schema.indexes.some((e=>"realmId"===e.keyPath||Array.isArray(e.keyPath)&&"realmId"===e.keyPath[0]))?yield e.where("realmId").anyOf([...t]).delete():yield e.filter((e=>!!(null==e?void 0:e.realmId)&&t.has(e.realmId))).delete())}}}))}(e,x,o);const i=o||{syncedTables:[],latestRevisions:{},realms:[],inviteRealms:[],clientIdentity:k};v&&(i.syncedTables=d.map((e=>e.name)).concat(y.map((e=>e.name)))),i.latestRevisions=S,i.remoteDbId=x.dbId,i.initiallySynced=!0,i.realms=x.realms,i.inviteRealms=x.inviteRealms,i.serverRevision=x.serverRevision,i.timestamp=new Date,delete i.error;const a=en(x.changes,r);return yield Qt(a,e),e.$syncState.put(i,"syncState"),0===r.length}))));return E?(console.debug("SYNC DONE",{isInitialSync:r}),!1):(console.debug("MORE SYNC NEEDED. Go for it again!"),yield Xt(e,t,n,{isInitialSync:r,cancelToken:o}))}))}function en(e,t){const n={};at(n,e);const r={};return at(r,t),function(e,t){var n,r,o;for(const[i,s]of Object.entries(t))for(const[t,a]of Object.entries(s))switch(a.type){case"ups":{const r=null===(n=e[i])||void 0===n?void 0:n[t];if(r)switch(r.type){case"ups":case"upd":delete e[i][t]}}break;case"del":null===(r=e[i])||void 0===r||delete r[t];break;case"upd":{const n=null===(o=e[i])||void 0===o?void 0:o[t];if(n)switch(n.type){case"ups":for(const[e,t]of Object.entries(a.mod))nt(n.val,e,t);break;case"del":break;case"upd":for(const e of Object.keys(a.mod))delete n.mod[e]}break}}}(n,r),function(e){const t=rt(16),n={};for(const[t,r]of Object.entries(e))for(const[e,o]of Object.entries(r)){const r=n[t]||(n[t]={});(r[o.type]||(r[o.type]=[])).push(Object.assign({key:e},o))}const r=[];for(const[e,o]of Object.entries(n)){const n={table:e,muts:[]};for(const[e,r]of Object.entries(o))switch(e){case"ups":{const e={type:"upsert",keys:r.map((e=>e.key)),values:r.map((e=>e.val)),txid:t};n.muts.push(e);break}case"upd":{const e={type:"update",keys:r.map((e=>e.key)),changeSpecs:r.map((e=>e.mod)),txid:t};n.muts.push(e);break}case"del":{const e={type:"delete",keys:r.map((e=>e.key)),txid:t};n.muts.push(e);break}}r.push(n)}return r}(n)}function tn(e){const n=[],o=new t.BehaviorSubject(!0),i=new t.BehaviorSubject(null);let a=!1,c=0,u=[0,0,0,0,0,0,0,0,0,Date.now()];return i.subscribe((()=>s(this,void 0,void 0,(function*(){if(!a&&n.length>0){a=!0,u.shift(),u.push(Date.now()),o.next(!1);try{yield function(){var t,o,i;return s(this,void 0,void 0,(function*(){for(;n.length>0;){const a=n.shift();try{yield e.cloud.syncState.pipe(Ue((({phase:e})=>"in-sync"===e||"error"===e)),Ce(1)).toPromise(),console.debug("processing msg",a);const n=e.cloud.persistedSyncState.value;if(!a)continue;switch(a.type){case"token-expired":console.debug("WebSocket observable: Token expired. Refreshing token...");const c=e.cloud.currentUser.value,u=yield pt(e.cloud.options.databaseUrl,c);yield e.table("$logins").update(c.userId,{accessToken:u.accessToken,accessTokenExpiration:u.accessTokenExpiration});break;case"realm-added":case"realm-accepted":case"realms-changed":Fe(e,"pull");break;case"realm-removed":(null===(t=null==n?void 0:n.realms)||void 0===t?void 0:t.includes(a.realm))||null===(o=null==n?void 0:n.inviteRealms)||void 0===o||o.includes(a.realm),Fe(e,"pull");break;case"changes":if(console.debug("changes"),"error"===(null===(i=e.cloud.syncState.value)||void 0===i?void 0:i.phase)){Fe(e,"pull");break}yield e.transaction("rw",e.dx.tables,(t=>s(this,void 0,void 0,(function*(){t.idbtrans.disableChangeTracking=!0,t.idbtrans.disableAccessControl=!0;const[n,o,i]=yield Promise.all([e.getSchema(),e.getPersistedSyncState(),e.getCurrentUser()]);if(console.debug("ws message queue: in transaction"),!o||!n||!i)return void console.debug("required vars not present",{syncState:o,schema:n,currentUser:i});if(a.baseRev!==o.serverRevision)return console.debug(`baseRev (${a.baseRev}) differs from our serverRevision in syncState (${o.serverRevision})`),void("string"!=typeof a.baseRev||"bigint"!=typeof o.serverRevision&&"object"!=typeof o.serverRevision||Fe(e,"pull"));const s=yield r.default.waitFor(Ve(o));if(console.debug("ourRealmSetHash",s),s!==a.realmSetHash)return console.debug("not same realmSetHash",a.realmSetHash),void Fe(e,"pull");let c=[];if(i.isLoggedIn){const t=ze(e).map((t=>e.table(qe(t.name))));c=yield Qe(t),console.debug("msg queue: client changes",c)}if(a.changes.length>0){const t=en(a.changes,c);console.debug("applying filtered server changes",t),yield Qt(t,e)}o.latestRevisions=Jt(c,o.latestRevisions),o.serverRevision=a.newRev,console.debug("Updating baseRefs",o.latestRevisions),yield Gt(e,n,o.latestRevisions,a.newRev),console.debug("Updating syncState",o),yield e.$syncState.put(o,"syncState")})))),console.debug("msg queue: done with rw transaction")}}catch(e){console.error("Error in msg queue",e)}}}))}()}finally{u[u.length-1]-u[0]<1e4&&(Date.now()-c<5e3?(console.warn("Slowing down websocket loop for one minute"),c=Date.now()+6e4,yield new Promise((e=>setTimeout(e,6e4)))):(console.warn("Slowing down websocket loop for 10 seconds"),c=Date.now()+1e4,yield new Promise((e=>setTimeout(e,1e4))))),a=!1,o.next(!0)}}})))),{enqueue:function(e){n.push(e),i.next(null)},readyToServe:o}}const nn=new WeakMap,rn={members:"@id, [userId+realmId], [email+realmId], realmId",roles:"[realmId+name]",realms:"@realmId",$jobs:"",$syncState:"",$baseRevs:"[tableName+clientRev]",$logins:"claims.sub, lastLogin"};let on=0;function sn(e){"vip"in e&&(e=e.vip);let n=nn.get(e.cloud);if(!n){const r=new t.Subject;let o=new m(`syncstatechanged-${e.name}`);r.id=++on;let i=!1;n={get name(){return e.name},close:()=>e.close(),transaction:e.transaction.bind(e),table:e.table.bind(e),get tables(){return e.tables},cloud:e.cloud,get $jobs(){return e.table("$jobs")},get $syncState(){return e.table("$syncState")},get $baseRevs(){return e.table("$baseRevs")},get $logins(){return e.table("$logins")},get realms(){return e.realms},get members(){return e.members},get roles(){return e.roles},get initiallySynced(){return i},localSyncEvent:r,get syncStateChangedEvent(){return o},dx:e};const s={getCurrentUser:()=>n.$logins.toArray().then((e=>e.find((e=>e.isLoggedIn))||h)),getPersistedSyncState:()=>n.$syncState.get("syncState"),getSchema:()=>n.$syncState.get("schema").then((e=>{if(e)for(const r of n.tables)r.schema.primKey&&r.schema.primKey.keyPath&&e[r.name]&&(e[r.name].primaryKey="string"==typeof(t=r.schema.primKey.keyPath)?t:t?"["+[].join.call(t,"+")+"]":"");var t;return e})),getOptions:()=>n.$syncState.get("options"),setInitiallySynced(e){i=e},reconfigure(){o=new m(`syncstatechanged-${e.name}`)}};Object.assign(n,s),n.messageConsumer=tn(n),nn.set(e.cloud,n)}return n}const an=new WeakMap;class cn{constructor(e,t){an.set(this,e),Object.assign(this,t)}static load(e,t){return e.table("$logins").get(t).then((n=>new cn(e,n||{userId:t,claims:{sub:t},lastLogin:new Date(0)})))}save(){return s(this,void 0,void 0,(function*(){an.get(this).table("$logins").put(this)}))}}function un(e,t){return s(this,void 0,void 0,(function*(){if((yield e.getCurrentUser()).isLoggedIn){if(t){if(t.email&&e.cloud.currentUser.value.email!==t.email)throw new Error("Must logout before changing user");if(t.userId&&e.cloud.currentUserId!==t.userId)throw new Error("Must logout before changing user")}return}const n=new cn(e,{claims:{},lastLogin:new Date(0)});yield ft(e.cloud.options.databaseUrl,n,e.cloud.options.fetchTokens||function(e){const{userInteraction:t}=e.cloud;return function({public_key:n,hints:r}){var o;return s(this,void 0,void 0,(function*(){let i;const s=null===(o=e.cloud.options)||void 0===o?void 0:o.databaseUrl;if(!s)throw new Error("No database URL given.");i="demo"===(null==r?void 0:r.grant_type)?{demo_user:yield lt(t,"Enter a demo user email",(null==r?void 0:r.email)||(null==r?void 0:r.userId)),grant_type:"demo",scopes:["ACCESS_DB"],public_key:n}:{email:yield lt(t,"Enter email address",null==r?void 0:r.email),grant_type:"otp",scopes:["ACCESS_DB"],public_key:n};const a=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json",mode:"cors"}});if(200!==a.status){const e=yield a.text();throw yield ut(t,"Token request failed",{type:"error",messageCode:"GENERIC_ERROR",message:e,messageParams:{}}).catch((()=>{})),new Ft(a,e)}const c=yield a.json();if("tokens"===c.type)return c;if("otp"===i.grant_type){if("otp-sent"!==c.type)throw new Error(`Unexpected response from ${s}/token`);const e=yield dt(t,i.email);i.otp=e||"",i.otp_id=c.otp_id;let n=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"});for(;401===n.status;){const e=yield n.text();i.otp=yield dt(t,i.email,{type:"error",messageCode:"INVALID_OTP",message:e,messageParams:{}}),n=yield fetch(`${s}/token`,{body:JSON.stringify(i),method:"post",headers:{"Content-Type":"application/json"},mode:"cors"})}if(200!==n.status){const e=yield n.text();throw yield ut(t,"OTP Authentication Failed",{type:"error",messageCode:"GENERIC_ERROR",message:e,messageParams:{}}).catch((()=>{})),new Ft(n,e)}return yield n.json()}throw new Error(`Unexpected response from ${s}/token`)}))}}(e),e.cloud.userInteraction,t),yield n.save(),yield function(e,t){return s(this,void 0,void 0,(function*(){if(t.userId===e.cloud.currentUserId)return;const n=e.table("$logins");yield e.transaction("rw",n,(e=>s(this,void 0,void 0,(function*(){const e=yield n.toArray();yield Promise.all(e.filter((e=>e.userId!==t.userId&&e.isLoggedIn)).map((e=>(e.isLoggedIn=!1,n.put(e))))),t.isLoggedIn=!0,t.lastLogin=new Date,yield t.save(),console.debug("Saved new user",t.email)})))),yield new Promise((n=>{if(e.cloud.currentUserId===t.userId)n(null);else{const r=e.cloud.currentUser.subscribe((e=>{e.userId===t.userId&&(r.unsubscribe(),n(null))}))}}))}))}(e,n),Fe(e,"pull")}))}const ln="undefined"!=typeof InstallTrigger,dn="undefined"!=typeof navigator&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\/|Edge\//.test(navigator.userAgent),fn=dn?[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]:NaN,pn=dn&&fn<=605||ln;const hn="undefined"!=typeof self&&"clients"in self&&!self.document;function vn(){throw new r.default.SchemaError("Version increment needed to allow dexie-cloud change tracking")}const{toString:yn}={};function bn(e){return yn.call(e).slice(8,-1)}function mn(e,t){var n;return"delete"===t.type?t.keys:(null===(n=t.keys)||void 0===n?void 0:n.slice())||t.values.map(e.extractKey)}const gn=/b|c|d|f|g|h|j|k|l|m|n|p|q|r|s|t|v|x|y|z/i;let _n=0;function wn(e,t){const n=new Uint8Array(18),r=new Uint8Array(n.buffer,0,6),o=Date.now();_n>=o?++_n:_n=o,r[0]=_n/1099511627776,r[1]=_n/4294967296,r[2]=_n/16777216,r[3]=_n/65536,r[4]=_n/256,r[5]=_n;const i=new Uint8Array(n.buffer,6);crypto.getRandomValues(i);return e+Et(new Uint8Array(n.buffer))+(t||"")}function Sn(e){return{stack:"dbcore",name:"idGenerationMiddleware",level:1,create:t=>Object.assign(Object.assign({},t),{table:n=>{const o=t.table(n);return Object.assign(Object.assign({},o),{mutate:t=>{var i,s;if(t.trans.disableChangeTracking)return o.mutate(t);if("add"===t.type||"put"===t.type){const a=null===(i=e.cloud.schema)||void 0===i?void 0:i[n];if(null==a?void 0:a.generatedGlobalId){if((null===(s=e.cloud.options)||void 0===s?void 0:s.databaseUrl)&&!e.initiallySynced){const e=mn(o.schema.primaryKey,t);return o.getMany({keys:e,trans:t.trans,cache:"immutable"}).then((n=>{if(n.length<e.length)throw new Error("Unable to create new objects without an initial sync having been performed.");return o.mutate(t)}))}return function(t,i){let s=null;const a=mn(o.schema.primaryKey,t);return a.forEach(((c,u)=>{if(void 0===c){const n=t.values[u].realmId||e.cloud.currentUserId,c=n.substr(n.length-3);a[u]=wn(i,c),o.schema.primaryKey.outbound||(s||(s=t.values.slice()),s[u]=r.default.deepClone(s[u]),r.default.setByKeyPath(s[u],o.schema.primaryKey.keyPath,a[u]))}else if("string"!=typeof c||!c.startsWith(i)&&!c.startsWith("#"+i))throw new r.default.ConstraintError(`The ID "${c}" is not valid for table "${n}". Primary '@' keys requires the key to be prefixed with "${i}" (or "#${i}).\nIf you want to generate IDs programmatically, remove '@' from the schema to get rid of this constraint. Dexie Cloud supports custom IDs as long as they are random and globally unique.`)})),o.mutate(Object.assign(Object.assign({},t),{keys:a,values:s||t.values}))}(t,a.idPrefix)}if(null==a?void 0:a.markedForSync){mn(o.schema.primaryKey,t).forEach(((e,t)=>{if(!ot(e)){const t=Array.isArray(e)?e.map(bn).join(","):bn(e);throw new r.default.ConstraintError(`Invalid primary key type ${t} for table ${n}. Tables marked for sync has primary keys of type string or Array of string (and optional numbers)`)}}))}}return o.mutate(t)}})}})}}let kn=0;function xn(e,t){return function(n){const{readers:r,writers:o}=n.trans[t]||(n.trans[t]={writers:[],readers:[]}),i=o.length,s=(i>0?o[i-1].then((()=>e(n)),(()=>e(n))):e(n)).finally((()=>r.splice(r.indexOf(s))));return r.push(s),s}}function En(e,t){return function(n){const{readers:r,writers:o}=n.trans[t]||(n.trans[t]={writers:[],readers:[]});let i=(o.length>0?o[o.length-1].then((()=>e(n)),(()=>e(n))):r.length>0?(s=r,new Promise((e=>{0===s.length&&e([]);let t=s.length;const n=new Array(t);s.forEach(((r,o)=>Promise.resolve(r).then((e=>n[o]={status:"fulfilled",value:e}),(e=>n[o]={status:"rejected",reason:e})).then((()=>--t||e(n)))))}))).then((()=>e(n))):e(n)).finally((()=>o.shift()));var s;return o.push(i),i}}const In=new t.BehaviorSubject(new Set);function On({currentUserObservable:e,db:t}){return{stack:"dbcore",name:"MutationTrackingMiddleware",level:1,create:n=>{const r=n.schema.tables.filter((e=>!/^\$/.test(e.name)));let o;try{o=new Map(r.map((e=>[e.name,n.table(`$${e.name}_mutations`)])))}catch(e){vn()}return Object.assign(Object.assign({},n),{transaction:(r,o)=>{let i;if("readwrite"===o){const e=r.filter((e=>{var n,r;return null===(r=null===(n=t.cloud.schema)||void 0===n?void 0:n[e])||void 0===r?void 0:r.markedForSync})).map((e=>qe(e)));i=n.transaction([...r,...e],o)}else i=n.transaction(r,o);if("readwrite"===o){i.txid=Ze(16),i.currentUser=e.value,In.value.add(i),In.next(In.value);const n=()=>{i.removeEventListener("complete",r),i.removeEventListener("error",n),i.removeEventListener("abort",n),In.value.delete(i),In.next(In.value)},r=()=>{var e;i.mutationsAdded&&(null===(e=t.cloud.options)||void 0===e?void 0:e.databaseUrl)&&(t.cloud.usingServiceWorker?(console.debug("registering sync event"),Me(t,"push")):t.localSyncEvent.next({purpose:"push"})),n()};i.addEventListener("complete",r),i.addEventListener("error",n),i.addEventListener("abort",n)}return i},table:e=>{const r=n.table(e);if(/^\$/.test(e))return e.endsWith("_mutations")?Object.assign(Object.assign({},r),{mutate:e=>("add"!==e.type&&"put"!==e.type||(e.trans.mutationsAdded=!0),r.mutate(e))}):"$logins"===e?Object.assign(Object.assign({},r),{mutate:e=>r.mutate(e).then((t=>(e.trans.mutationsAdded=!0,t))).catch((e=>(console.debug("Failed mutation $logins",e),Promise.reject(e))))}):r;const{schema:i}=r,s=o.get(e);return function(e){const t="$lock"+ ++kn;return Object.assign(Object.assign({},e),{count:xn(e.count,t),get:xn(e.get,t),getMany:xn(e.getMany,t),openCursor:xn(e.openCursor,t),query:xn(e.query,t),mutate:En(e.mutate,t)})}(Object.assign(Object.assign({},r),{mutate:n=>{var o,s,c;const u=n.trans;return u.txid?u.disableChangeTracking?r.mutate(n):(null===(s=null===(o=t.cloud.schema)||void 0===o?void 0:o[e])||void 0===s?void 0:s.markedForSync)&&(null===(c=u.currentUser)||void 0===c?void 0:c.isLoggedIn)?"deleteRange"===n.type?r.query({query:{range:n.range,index:i.primaryKey},trans:n.trans,values:!1}).then((e=>a({type:"delete",keys:e.result,trans:n.trans,criteria:{index:null,range:n.range}}))):a(n):r.mutate(n):r.mutate(n)}}));function a(e){const t=e.trans;t.mutationsAdded=!0;const{txid:n,currentUser:{userId:o}}=t,{type:i}=e;return r.mutate(e).then((r=>{const{numFailures:a,failures:c}=r;let u="delete"===i?e.keys:r.results,l="values"in e?e.values:[],d="updates"in e&&e.updates;a&&(u=u.filter(((e,t)=>!c[t])),l=l.filter(((e,t)=>!c[t])));const f=Date.now(),p="delete"===e.type?{type:"delete",ts:f,keys:u,criteria:e.criteria,txid:n,userId:o}:"add"===e.type?{type:"insert",ts:f,keys:u,txid:n,userId:o,values:l}:e.criteria&&e.changeSpec?{type:"modify",ts:f,keys:u,criteria:e.criteria,changeSpec:e.changeSpec,txid:n,userId:o}:d?{type:"update",ts:f,keys:d.keys,changeSpecs:d.changeSpecs,txid:n,userId:o}:{type:"upsert",ts:f,keys:u,values:l,txid:n,userId:o};return u.length>0||"criteria"in e&&e.criteria?s.mutate({type:"add",trans:t,values:[p]}).then((()=>r)):r}))}}})}}}function Tn(e,t){return function(n,r){const o=Object.assign(Object.assign({},rn),n),i=t.cloud.schema||(t.cloud.schema={}),s=new Set;Object.keys(o).forEach((e=>{const t=o[e],n=i[e]||(i[e]={});null!=t?(/^\@/.test(t)&&(o[e]=o[e].substr(1),n.generatedGlobalId=!0,n.idPrefix=function(e,t){let n=e[0].toLocaleLowerCase();for(let t=1,o=e.length;t<o&&n.length<3;++t)(gn.test(e[t])||(r=e[t])>="A"&&r<="Z")&&(n+=e[t].toLowerCase());for(var r,o,i;t.has(n);){if(/\d/g.test(n)){if(n=n.substr(0,n.length-1)+(n[n.length-1]+1),!(n.length>3))continue;n=n.substr(0,3)}else if(n.length<3){n+="2";continue}let e=1,r=n;for(;t.has(r)&&e<8;)o=n,r=(1&(i=e)?o[0].toUpperCase():o[0].toLowerCase())+(2&i?o[1].toUpperCase():o[1].toLowerCase())+(4&i?o[2].toUpperCase():o[2].toLowerCase()),++e;if(e<8)n=r;else{let e=n.charCodeAt(2)+1&127;n=n.substr(0,2)+String.fromCharCode(e)}}return n}(e,s),s.add(n.idPrefix)),/^\$/.test(e)||(o[`$${e}_mutations`]="++rev",n.markedForSync=!0),n.deleted&&(n.deleted=!1)):(n.deleted=!0,n.markedForSync=!1,o[`$${e}_mutations`]=null)}));return e.call(this,o,r)}}const Cn=new t.BehaviorSubject(!0),An=new t.BehaviorSubject(!0);var jn,Pn;Cn.pipe(Ne((e=>e?t.of(!0):t.of(!1).pipe(je(2e4)))),(void 0===Pn&&(Pn=V),jn=null!=jn?jn:Pe,_((function(e,t){var n,r=!0;e.subscribe(oe(t,(function(e){var o=Pn(e);!r&&jn(n,o)||(r=!1,n=o,t.next(e))})))})))).subscribe(An);const Un="undefined"!=typeof document?t.fromEvent(document,"visibilitychange"):t.of({}),Dn=Un.pipe(Ue((()=>"hidden"===document.visibilityState))),$n=Un.pipe(Ue((()=>"visible"===document.visibilityState))),Nn="undefined"!=typeof window?t.merge($n,t.fromEvent(window,"mousedown"),t.fromEvent(window,"mousemove"),t.fromEvent(window,"keydown"),t.fromEvent(window,"wheel"),t.fromEvent(window,"touchmove")):t.of({});"undefined"!=typeof document&&t.merge(t.of(!0),Dn,Nn).pipe(ke((()=>"visible"===document.visibilityState)),Re((e=>{Cn.value!==e&&Cn.next(e)})),Ne((e=>e?t.of(0).pipe(je(16e4),Re((()=>Cn.next(!1)))):t.of(0)))).subscribe((()=>{}));class Rn extends Error{constructor(){super(...arguments),this.name="TokenExpiredError"}}class Ln extends t.Observable{constructor(e,t,n,r,o,i,s,a){super((c=>new Wn(e,t,n,r,s,a,c,o,i)))}}let Bn=0;class Wn extends t.Subscription{constructor(e,t,n,r,o,i,s,a,c){super((()=>this.teardown())),this.id=++Bn,this.reconnecting=!1,console.debug("New WebSocket Connection",this.id,o?"authorized":"unauthorized"),this.databaseUrl=e,this.rev=t,this.realmSetHash=n,this.clientIdentity=r,this.token=o,this.tokenExpiration=i,this.subscriber=s,this.lastUserActivity=new Date,this.messageProducer=a,this.messageProducerSubscription=null,this.webSocketStatus=c,this.connect()}teardown(){console.debug("Teardown WebSocket Connection",this.id),this.disconnect()}disconnect(){if(this.webSocketStatus.next("disconnected"),this.pinger&&(clearInterval(this.pinger),this.pinger=null),this.ws)try{this.ws.close()}catch(e){}this.ws=null,this.messageProducerSubscription&&(this.messageProducerSubscription.unsubscribe(),this.messageProducerSubscription=null)}reconnect(){if(!this.reconnecting){this.reconnecting=!0;try{this.disconnect()}catch(e){}this.connect().catch((()=>{})).then((()=>this.reconnecting=!1))}}connect(){return s(this,void 0,void 0,(function*(){if(this.lastServerActivity=new Date,this.pauseUntil&&this.pauseUntil>new Date)return void console.debug("WS not reconnecting just yet",{id:this.id,pauseUntil:this.pauseUntil});if(this.ws)throw new Error("Called connect() when a connection is already open");if(!this.databaseUrl)throw new Error("Cannot connect without a database URL");if(this.closed)return;if(this.tokenExpiration&&this.tokenExpiration<new Date)return void this.subscriber.error(new Rn);this.webSocketStatus.next("connecting"),this.pinger=setInterval((()=>s(this,void 0,void 0,(function*(){if(this.closed)return console.debug("pinger check",this.id,"CLOSED."),void this.teardown();if(this.ws)try{this.ws.send(JSON.stringify({type:"ping"})),setTimeout((()=>{if(console.debug("pinger setTimeout",this.id,this.pinger?"alive":"dead"),this.pinger)return this.closed?(console.debug("pinger setTimeout",this.id,"subscription is closed"),void this.teardown()):void(this.lastServerActivity<new Date(Date.now()-2e4)?(console.debug("pinger: server is inactive"),console.debug("pinger reconnecting"),this.reconnect()):console.debug("pinger: server still active"))}),2e4)}catch(e){console.debug("pinger catch error",this.id,"reconnecting"),this.reconnect()}else console.debug("pinger",this.id,"reconnecting"),this.reconnect()}))),3e4);const e=new URL(this.databaseUrl);e.protocol="http:"===e.protocol?"ws":"wss";const t=new URLSearchParams;if(this.subscriber.closed)return;t.set("v","2"),t.set("rev",this.rev),t.set("realmsHash",this.realmSetHash),t.set("clientId",this.clientIdentity),this.token&&t.set("token",this.token),console.debug("dexie-cloud WebSocket create");const n=this.ws=new WebSocket(`${e}/changes?${t}`);n.onclose=e=>{this.pinger&&(console.debug("dexie-cloud WebSocket onclosed",this.id),this.reconnect())},n.onmessage=e=>{if(this.pinger){console.debug("dexie-cloud WebSocket onmessage",e.data),this.lastServerActivity=new Date;try{const t=Wt.parse(e.data);if("error"===t.type)throw new Error(`Error message from dexie-cloud: ${t.error}`);"rev"===t.type&&(this.rev=t.rev),"pong"!==t.type&&this.subscriber.next(t)}catch(e){this.subscriber.error(e)}}};try{let e=!1;yield new Promise(((t,r)=>{n.onopen=n=>{console.debug("dexie-cloud WebSocket onopen"),e=!0,t(null)},n.onerror=t=>{if(e)this.reconnect();else{const e=t.error||new Error("WebSocket Error");this.subscriber.error(e),this.webSocketStatus.next("error"),r(e)}}})),this.messageProducerSubscription=this.messageProducer.subscribe((e=>{var t;this.closed||("ready"===e.type&&"connected"!==this.webSocketStatus.value&&this.webSocketStatus.next("connected"),null===(t=this.ws)||void 0===t||t.send(Wt.stringify(e)))}))}catch(e){this.pauseUntil=new Date(Date.now()+6e4)}}))}}function Mn(e){return s(this,void 0,void 0,(function*(){var t;console.error("WebSocket observable: error but revive when user does some active thing...",e),yield(t=3e3,new Promise((e=>setTimeout(e,t)))),console.debug("waiting for someone to do something"),yield Nn.pipe(Ce(1)).toPromise(),console.debug("someone did something!")}))}function Fn(e){var t;return s(this,void 0,void 0,(function*(){return!(!(null===(t=e.cloud.options)||void 0===t?void 0:t.databaseUrl)||!e.cloud.schema)&&(yield Zt(e,e.cloud.options,e.cloud.schema,{justCheckIfNeeded:!0}))}))}const Kn=Ze(16);function Hn(n,r,o,i,{awaitRemoteJob:a}={}){return s(this,void 0,void 0,(function*(){const c=n.table(o);if(yield function i(){return s(this,void 0,void 0,(function*(){if(yield n.transaction("rw!",o,(()=>s(this,void 0,void 0,(function*(){const e=yield c.get(r);return e?e.heartbeat.getTime()<Date.now()-6e4&&(console.warn(`Latest ${r} worker seem to have died.\n`,"The dead job started:",e.started,"\n","Last heart beat was:",e.heartbeat,"\n","We're now taking over!"),yield c.put({nodeId:Kn,started:new Date,heartbeat:new Date},r),!0):(yield c.add({nodeId:Kn,started:new Date,heartbeat:new Date},r),!0)})))))return!0;if(a)try{const n=t.from(e.liveQuery((()=>c.get(r)))).pipe(function(e,t){var n=he(e)?{first:e}:"number"==typeof e?{each:e}:e,r=n.first,o=n.each,i=n.with,s=void 0===i?Be:i,a=n.scheduler,c=void 0===a?null!=t?t:de:a,u=n.meta,l=void 0===u?null:u;if(null==r&&null==o)throw new TypeError("No timeout provided.");return _((function(e,t){var n,i,a=null,u=0,d=function(e){i=ye(t,c,(function(){try{n.unsubscribe(),ne(s({meta:l,lastValue:a,seen:u})).subscribe(t)}catch(e){t.error(e)}}),e)};n=e.subscribe(oe(t,(function(e){null==i||i.unsubscribe(),u++,t.next(a=e),o>0&&d(o)}),void 0,void 0,(function(){(null==i?void 0:i.closed)||null==i||i.unsubscribe(),a=null}))),!u&&d(null!=r?"number"==typeof r?r:+r-c.now():o)}))}(6e4),Ue((e=>!e)));return yield n.toPromise(),!1}catch(e){if("TimeoutError"!==e.name)throw e;return yield i()}return!1}))}()){const e=setInterval((()=>{c.update(r,(e=>{e.nodeId===Kn&&(e.heartbeat=new Date)}))}),1e3);try{return yield i()}finally{clearInterval(e),yield n.transaction("rw!",o,(()=>s(this,void 0,void 0,(function*(){const e=yield c.get(r);e&&e.nodeId===Kn&&(yield c.delete(r))}))))}}}))}const Vn=new WeakMap;function zn(e,t,n,r){const o=Vn.get(e);if(o){if(o.pull||"push"===(null==r?void 0:r.purpose))return console.debug("syncIfPossible(): returning the ongoing sync promise."),o.promise;{let i=!1;const s=e.cloud.syncState.subscribe((e=>{"pulling"===e.phase&&(i=!0)}));return o.promise.then((()=>{s.unsubscribe()})).catch((e=>(s.unsubscribe(),Promise.reject(e)))).then((()=>{if(!i)return zn(e,t,n,r)}))}}const i=function(){return s(this,void 0,void 0,(function*(){try{if(e.cloud.isServiceWorkerDB)yield Zt(e,t,n,r);else{if(e.cloud.usingServiceWorker)throw et(!1),new Error("Internal _syncIfPossible() - invalid precondition - should not have been called.");yield Hn(e,"currentSyncWorker","$jobs",(()=>Zt(e,t,n,r)))}Vn.delete(e),console.debug("Done sync")}catch(t){throw Vn.delete(e),console.error("Failed to sync client changes",t),t}}))}();return Vn.set(e,{promise:i,pull:"push"!==(null==r?void 0:r.purpose)}),i}function qn(e,t,n){let r=null,o={cancelled:!1};function i(r,a=1){setTimeout((()=>{zn(e,t,n,{cancelToken:o,retryImmediatelyOnFetchError:!0,purpose:r}).catch((e=>{console.error("error in syncIfPossible()",e),o.cancelled?s():a<3&&setTimeout((()=>i(r,a+1)),6e4*[0,5,15][a])}))}),0)}const s=()=>{console.debug("Stopping LocalSyncWorker"),o.cancelled=!0,r&&r.unsubscribe()};return{start:()=>{console.debug("Starting LocalSyncWorker",e.localSyncEvent.id),r=e.localSyncEvent.subscribe((({purpose:e})=>{try{i(e||"pull")}catch(e){console.error("What-the....",e)}}))},stop:s}}function Gn(e,t){if(e&&t&&t.unsyncedTables)for(const n of t.unsyncedTables)e[n]&&(e[n].markedForSync=!1)}var Jn,Yn,Qn,Zn,Xn,er={},tr=[],nr=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function rr(e,t){for(var n in t)e[n]=t[n];return e}function or(e){var t=e.parentNode;t&&t.removeChild(e)}function ir(e,t,n){var r,o,i,s={};for(i in t)"key"==i?r=t[i]:"ref"==i?o=t[i]:s[i]=t[i];if(arguments.length>2&&(s.children=arguments.length>3?Jn.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(i in e.defaultProps)void 0===s[i]&&(s[i]=e.defaultProps[i]);return sr(e,s,r,o,null)}function sr(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++Qn:o};return null==o&&null!=Yn.vnode&&Yn.vnode(i),i}function ar(e){return e.children}function cr(e,t){this.props=e,this.context=t}function ur(e,t){if(null==t)return e.__?ur(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?ur(e):null}function lr(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return lr(e)}}function dr(e){(!e.__d&&(e.__d=!0)&&Zn.push(e)&&!fr.__r++||Xn!==Yn.debounceRendering)&&((Xn=Yn.debounceRendering)||setTimeout)(fr)}function fr(){for(var e;fr.__r=Zn.length;)e=Zn.sort((function(e,t){return e.__v.__b-t.__v.__b})),Zn=[],e.some((function(e){var t,n,r,o,i,s;e.__d&&(i=(o=(t=e).__v).__e,(s=t.__P)&&(n=[],(r=rr({},o)).__v=o.__v+1,_r(s,o,r,t.__n,void 0!==s.ownerSVGElement,null!=o.__h?[i]:null,n,null==i?ur(o):i,o.__h),wr(n,o),o.__e!=i&&lr(o)))}))}function pr(e,t,n,r,o,i,s,a,c,u){var l,d,f,p,h,v,y,b=r&&r.__k||tr,m=b.length;for(n.__k=[],l=0;l<t.length;l++)if(null!=(p=n.__k[l]=null==(p=t[l])||"boolean"==typeof p?null:"string"==typeof p||"number"==typeof p||"bigint"==typeof p?sr(null,p,null,null,p):Array.isArray(p)?sr(ar,{children:p},null,null,null):p.__b>0?sr(p.type,p.props,p.key,null,p.__v):p)){if(p.__=n,p.__b=n.__b+1,null===(f=b[l])||f&&p.key==f.key&&p.type===f.type)b[l]=void 0;else for(d=0;d<m;d++){if((f=b[d])&&p.key==f.key&&p.type===f.type){b[d]=void 0;break}f=null}_r(e,p,f=f||er,o,i,s,a,c,u),h=p.__e,(d=p.ref)&&f.ref!=d&&(y||(y=[]),f.ref&&y.push(f.ref,null,p),y.push(d,p.__c||h,p)),null!=h?(null==v&&(v=h),"function"==typeof p.type&&p.__k===f.__k?p.__d=c=hr(p,c,e):c=vr(e,p,f,b,h,c),"function"==typeof n.type&&(n.__d=c)):c&&f.__e==c&&c.parentNode!=e&&(c=ur(f))}for(n.__e=v,l=m;l--;)null!=b[l]&&("function"==typeof n.type&&null!=b[l].__e&&b[l].__e==n.__d&&(n.__d=ur(r,l+1)),xr(b[l],b[l]));if(y)for(l=0;l<y.length;l++)kr(y[l],y[++l],y[++l])}function hr(e,t,n){for(var r,o=e.__k,i=0;o&&i<o.length;i++)(r=o[i])&&(r.__=e,t="function"==typeof r.type?hr(r,t,n):vr(n,r,r,o,r.__e,t));return t}function vr(e,t,n,r,o,i){var s,a,c;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||o!=i||null==o.parentNode)e:if(null==i||i.parentNode!==e)e.appendChild(o),s=null;else{for(a=i,c=0;(a=a.nextSibling)&&c<r.length;c+=2)if(a==o)break e;e.insertBefore(o,i),s=i}return void 0!==s?s:o.nextSibling}function yr(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||nr.test(t)?n:n+"px"}function br(e,t,n,r,o){var i;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||yr(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||yr(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r||e.addEventListener(t,i?gr:mr,i):e.removeEventListener(t,i?gr:mr,i);else if("dangerouslySetInnerHTML"!==t){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function mr(e){this.l[e.type+!1](Yn.event?Yn.event(e):e)}function gr(e){this.l[e.type+!0](Yn.event?Yn.event(e):e)}function _r(e,t,n,r,o,i,s,a,c){var u,l,d,f,p,h,v,y,b,m,g,_,w,S=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(c=n.__h,a=t.__e=n.__e,t.__h=null,i=[a]),(u=Yn.__b)&&u(t);try{e:if("function"==typeof S){if(y=t.props,b=(u=S.contextType)&&r[u.__c],m=u?b?b.props.value:u.__:r,n.__c?v=(l=t.__c=n.__c).__=l.__E:("prototype"in S&&S.prototype.render?t.__c=l=new S(y,m):(t.__c=l=new cr(y,m),l.constructor=S,l.render=Er),b&&b.sub(l),l.props=y,l.state||(l.state={}),l.context=m,l.__n=r,d=l.__d=!0,l.__h=[]),null==l.__s&&(l.__s=l.state),null!=S.getDerivedStateFromProps&&(l.__s==l.state&&(l.__s=rr({},l.__s)),rr(l.__s,S.getDerivedStateFromProps(y,l.__s))),f=l.props,p=l.state,d)null==S.getDerivedStateFromProps&&null!=l.componentWillMount&&l.componentWillMount(),null!=l.componentDidMount&&l.__h.push(l.componentDidMount);else{if(null==S.getDerivedStateFromProps&&y!==f&&null!=l.componentWillReceiveProps&&l.componentWillReceiveProps(y,m),!l.__e&&null!=l.shouldComponentUpdate&&!1===l.shouldComponentUpdate(y,l.__s,m)||t.__v===n.__v){l.props=y,l.state=l.__s,t.__v!==n.__v&&(l.__d=!1),l.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),l.__h.length&&s.push(l);break e}null!=l.componentWillUpdate&&l.componentWillUpdate(y,l.__s,m),null!=l.componentDidUpdate&&l.__h.push((function(){l.componentDidUpdate(f,p,h)}))}if(l.context=m,l.props=y,l.__v=t,l.__P=e,g=Yn.__r,_=0,"prototype"in S&&S.prototype.render)l.state=l.__s,l.__d=!1,g&&g(t),u=l.render(l.props,l.state,l.context);else do{l.__d=!1,g&&g(t),u=l.render(l.props,l.state,l.context),l.state=l.__s}while(l.__d&&++_<25);l.state=l.__s,null!=l.getChildContext&&(r=rr(rr({},r),l.getChildContext())),d||null==l.getSnapshotBeforeUpdate||(h=l.getSnapshotBeforeUpdate(f,p)),w=null!=u&&u.type===ar&&null==u.key?u.props.children:u,pr(e,Array.isArray(w)?w:[w],t,n,r,o,i,s,a,c),l.base=t.__e,t.__h=null,l.__h.length&&s.push(l),v&&(l.__E=l.__=null),l.__e=!1}else null==i&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Sr(n.__e,t,n,r,o,i,s,c);(u=Yn.diffed)&&u(t)}catch(e){t.__v=null,(c||null!=i)&&(t.__e=a,t.__h=!!c,i[i.indexOf(a)]=null),Yn.__e(e,t,n)}}function wr(e,t){Yn.__c&&Yn.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Yn.__e(e,t.__v)}}))}function Sr(e,t,n,r,o,i,s,a){var c,u,l,d=n.props,f=t.props,p=t.type,h=0;if("svg"===p&&(o=!0),null!=i)for(;h<i.length;h++)if((c=i[h])&&"setAttribute"in c==!!p&&(p?c.localName===p:3===c.nodeType)){e=c,i[h]=null;break}if(null==e){if(null===p)return document.createTextNode(f);e=o?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,f.is&&f),i=null,a=!1}if(null===p)d===f||a&&e.data===f||(e.data=f);else{if(i=i&&Jn.call(e.childNodes),u=(d=n.props||er).dangerouslySetInnerHTML,l=f.dangerouslySetInnerHTML,!a){if(null!=i)for(d={},h=0;h<e.attributes.length;h++)d[e.attributes[h].name]=e.attributes[h].value;(l||u)&&(l&&(u&&l.__html==u.__html||l.__html===e.innerHTML)||(e.innerHTML=l&&l.__html||""))}if(function(e,t,n,r,o){var i;for(i in n)"children"===i||"key"===i||i in t||br(e,i,null,n[i],r);for(i in t)o&&"function"!=typeof t[i]||"children"===i||"key"===i||"value"===i||"checked"===i||n[i]===t[i]||br(e,i,t[i],n[i],r)}(e,f,d,o,a),l)t.__k=[];else if(h=t.props.children,pr(e,Array.isArray(h)?h:[h],t,n,r,o&&"foreignObject"!==p,i,s,i?i[0]:n.__k&&ur(n,0),a),null!=i)for(h=i.length;h--;)null!=i[h]&&or(i[h]);a||("value"in f&&void 0!==(h=f.value)&&(h!==e.value||"progress"===p&&!h||"option"===p&&h!==d.value)&&br(e,"value",h,d.value,!1),"checked"in f&&void 0!==(h=f.checked)&&h!==e.checked&&br(e,"checked",h,d.checked,!1))}return e}function kr(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Yn.__e(e,n)}}function xr(e,t,n){var r,o;if(Yn.unmount&&Yn.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||kr(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){Yn.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&xr(r[o],t,"function"!=typeof e.type);n||null==e.__e||or(e.__e),e.__e=e.__d=void 0}function Er(e,t,n){return this.constructor(e,n)}function Ir(e,t,n){var r,o,i;Yn.__&&Yn.__(e,t),o=(r="function"==typeof n)?null:n&&n.__k||t.__k,i=[],_r(t,e=(!r&&n||t).__k=ir(ar,null,[e]),o||er,er,void 0!==t.ownerSVGElement,!r&&n?[n]:o?null:t.firstChild?Jn.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r),wr(i,e)}Jn=tr.slice,Yn={__e:function(e,t,n,r){for(var o,i,s;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),s=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,r||{}),s=o.__d),s)return o.__E=o}catch(t){e=t}throw e}},Qn=0,cr.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=rr({},this.state),"function"==typeof e&&(e=e(rr({},n),this.props)),e&&rr(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),dr(this))},cr.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),dr(this))},cr.prototype.render=ar,Zn=[],fr.__r=0;const Or={Error:{color:"red"},Alert:{error:{color:"red"},warning:{color:"yellow"},info:{color:"black"}},Darken:{position:"fixed",top:0,left:0,opacity:.5,backgroundColor:"#000",width:"100vw",height:"100vh",zIndex:150,webkitBackdropFilter:"blur(2px)",backdropFilter:"blur(2px)"},DialogOuter:{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",zIndex:150,alignItems:"center",display:"flex",justifyContent:"center"},DialogInner:{position:"relative",color:"#222",backgroundColor:"#fff",padding:"30px",marginBottom:"2em",maxWidth:"90%",maxHeight:"90%",overflowY:"auto",border:"3px solid #3d3d5d",borderRadius:"8px",boxShadow:"0 0 80px 10px #666",width:"auto"},Input:{height:"35px",width:"17em",borderColor:"#ccf4",outline:"none",fontSize:"17pt",padding:"8px"}};function Tr({children:e,className:t}){return ir("div",{className:t},ir("div",{style:Or.Darken}),ir("div",{style:Or.DialogOuter},ir("div",{style:Or.DialogInner},e)))}var Cr,Ar,jr,Pr,Ur=0,Dr=[],$r=[],Nr=Yn.__b,Rr=Yn.__r,Lr=Yn.diffed,Br=Yn.__c,Wr=Yn.unmount;function Mr(e,t){Yn.__h&&Yn.__h(Ar,e,Ur||t),Ur=0;var n=Ar.__H||(Ar.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:$r}),n.__[e]}function Fr(e){return Ur=1,function(e,t,n){var r=Mr(Cr++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):Jr(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0],n=r.t(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=Ar,!Ar.u)){Ar.u=!0;var o=Ar.shouldComponentUpdate;Ar.shouldComponentUpdate=function(e,t,n){if(!r.__c.__H)return!0;var i=r.__c.__H.__.filter((function(e){return e.__c}));if(i.every((function(e){return!e.__N})))return!o||o.call(this,e,t,n);var s=!1;return i.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!!s&&(!o||o.call(this,e,t,n))}}return r.__N||r.__}(Jr,e)}function Kr(e){return Ur=5,function(e,t){var n=Mr(Cr++,7);return Gr(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}((function(){return{current:e}}),[])}function Hr(){for(var e;e=Dr.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(zr),e.__H.__h.forEach(qr),e.__H.__h=[]}catch(t){e.__H.__h=[],Yn.__e(t,e.__v)}}Yn.__b=function(e){Ar=null,Nr&&Nr(e)},Yn.__r=function(e){Rr&&Rr(e),Cr=0;var t=(Ar=e.__c).__H;t&&(jr===Ar?(t.__h=[],Ar.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=$r,e.__N=e.i=void 0}))):(t.__h.forEach(zr),t.__h.forEach(qr),t.__h=[])),jr=Ar},Yn.diffed=function(e){Lr&&Lr(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==Dr.push(t)&&Pr===Yn.requestAnimationFrame||((Pr=Yn.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),Vr&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);Vr&&(t=requestAnimationFrame(n))})(Hr)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==$r&&(e.__=e.__V),e.i=void 0,e.__V=$r}))),jr=Ar=null},Yn.__c=function(e,t){t.some((function(e){try{e.__h.forEach(zr),e.__h=e.__h.filter((function(e){return!e.__||qr(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Yn.__e(n,e.__v)}})),Br&&Br(e,t)},Yn.unmount=function(e){Wr&&Wr(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{zr(e)}catch(e){t=e}})),t&&Yn.__e(t,n.__v))};var Vr="function"==typeof requestAnimationFrame;function zr(e){var t=Ar,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Ar=t}function qr(e){var t=Ar;e.__c=e.__(),Ar=t}function Gr(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Jr(e,t){return"function"==typeof t?t(e):t}function Yr({title:e,alerts:t,fields:n,onCancel:r,onSubmit:o}){const[i,s]=Fr({}),a=Kr(null);return function(e,t){var n=Mr(Cr++,4);!Yn.__s&&Gr(n.__H,t)&&(n.__=e,n.i=t,Ar.__h.push(n))}((()=>{var e;return null===(e=a.current)||void 0===e?void 0:e.focus()}),[]),ir(Tr,{className:"dxc-login-dlg"},ir(ar,null,ir("h3",{style:Or.WindowHeader},e),t.map((e=>ir("p",{style:Or.Alert[e.type]},function({message:e,messageCode:t,messageParams:n}){return e.replace(/\{\w+\}/gi,(e=>n[e.substr(1,e.length-2)]))}(e)))),ir("form",{onSubmit:e=>{e.preventDefault(),o(i)}},Object.entries(n).map((([e,{type:t,label:n,placeholder:r}],o)=>ir("label",{style:Or.Label},n?`${n}: `:"",ir("input",{ref:0===o?a:void 0,type:t,name:e,autoComplete:"on",style:Or.Input,autoFocus:!0,placeholder:r,value:i[e]||"",onInput:n=>{var r;return s(Object.assign(Object.assign({},i),{[e]:Qr(t,null===(r=n.target)||void 0===r?void 0:r.value)}))}})))))),ir("div",{style:Or.ButtonsDiv},ir("button",{type:"submit",style:Or.Button,onClick:()=>o(i)},"Submit"),ir("button",{style:Or.Button,onClick:r},"Cancel")))}function Qr(e,t){switch(e){case"email":return t.toLowerCase();case"otp":return t.toUpperCase();default:return t}}class Zr extends cr{constructor(e){super(e),this.observer=e=>this.setState({userInteraction:e}),this.state={userInteraction:void 0}}componentDidMount(){this.subscription=t.from(this.props.db.cloud.userInteraction).subscribe(this.observer)}componentWillUnmount(){this.subscription&&(this.subscription.unsubscribe(),delete this.subscription)}render(e,{userInteraction:t}){return t?ir(Yr,Object.assign({},t)):null}}function Xr(e){const t=new WeakMap;return n=>{let r=t.get(n);return r||(r=e(n),t.set(n,r)),r}}function eo(e,n){let r=n,o=t.from(e).pipe(t.map((e=>r=e)),t.share({resetOnRefCountZero:()=>t.timer(1e3)}));const i=new t.Observable((e=>{let t=!1;const n=o.subscribe({next(n){t=!0,e.next(n)},error(t){e.error(t)},complete(){e.complete()}});return t||n.closed||e.next(r),n}));return i.getValue=()=>r,i}const to=Xr((t=>eo(e.liveQuery((()=>t.roles.where({realmId:"rlm-public"}).toArray().then((e=>{const t={};for(const n of e.slice().sort(((e,t)=>(e.sortOrder||0)-(t.sortOrder||0))))t[n.name]=n;return t})))),{}))),no=Xr((e=>new t.BehaviorSubject(h))),ro=Xr((t=>eo(no(t._novip).pipe(Ne((n=>e.liveQuery((()=>t.transaction("r","realms","members",(()=>Promise.all([t.members.where({userId:n.userId}).toArray(),t.realms.toArray(),n.userId]).then((([e,t,n])=>({selfMembers:e,realms:t,userId:n})))))))))),{selfMembers:[],realms:[],get userId(){return t.cloud.currentUserId}})));function oo(...e){if(0===e.length)return{};const t=e.reduce(((e,t)=>{const n=Object.assign({},e);for(const[e,r]of Object.entries(t))if(e in n&&n[e]){if("*"===n[e])continue;if("*"===r)n[e]="*";else if(Array.isArray(r)&&Array.isArray(n[e])){const t=n,o=t[e];t[e]=[...new Set([...o,...r])]}else if("object"==typeof r&&r&&"object"==typeof n[e]){const t=n[e];for(const[e,n]of Object.entries(r))"*"!==t[e]&&("*"===n?t[e]="*":Array.isArray(t[e])&&Array.isArray(n)&&(t[e]=[...new Set([...t[e],...n])]))}}else n[e]=t[e];return n}));return t}const io=Xr((e=>function(e,n){let r;const o=e.pipe(t.map((e=>r=n(e))));return o.getValue=()=>void 0!==r?r:r=n(e.getValue()),o}(eo(t.combineLatest([ro(e._novip),to(e._novip)]).pipe(ke((([{selfMembers:e,realms:t,userId:n},r])=>({selfMembers:e,realms:t,userId:n,globalRoles:r})))),{selfMembers:[],realms:[],userId:h.userId,globalRoles:{}}),(({selfMembers:e,realms:t,userId:n,globalRoles:r})=>{const o=t.map((t=>{const o=e.filter((e=>e.realmId===t.realmId)),i=o.map((e=>e.permissions)).filter((e=>e)),s=Ye(o.map((e=>e.roles)).filter((e=>e))).map((e=>r[e])).filter((e=>e)).map((e=>e.permissions));return Object.assign(Object.assign({},t),{permissions:t.owner===n?{manage:"*"}:oo(...i,...s)})})).reduce(((e,t)=>Object.assign(Object.assign({},e),{[t.realmId]:t})),{[n]:{realmId:n,owner:n,name:n,permissions:{manage:"*"}}});return o}))));class so{constructor(e,t,n){this.permissions=e||{},this.tableName=t,this.isOwner=n}add(...e){var t;return"*"===this.permissions.manage||(!!(null===(t=this.permissions.manage)||void 0===t?void 0:t.includes(this.tableName))||("*"===this.permissions.add||!!e.every((e=>{var t;return null===(t=this.permissions.add)||void 0===t?void 0:t.includes(e)}))))}update(...e){var t,n;if(this.isOwner||"*"===this.permissions.manage)return!0;if(null===(t=this.permissions.manage)||void 0===t?void 0:t.includes(this.tableName))return!0;if("*"===this.permissions.update)return e.every((e=>"owner"!==e));const r=null===(n=this.permissions.update)||void 0===n?void 0:n[this.tableName];return"*"===r?e.every((e=>"owner"!==e)):e.every((e=>null==r?void 0:r.some((t=>t===e||"*"===t&&"owner"!==e))))}delete(){var e;return!(!this.isOwner&&"*"!==this.permissions.manage)||!!(null===(e=this.permissions.manage)||void 0===e?void 0:e.includes(this.tableName))}}const ao=Xr((n=>{const r=no(n._novip).pipe(Ne((t=>e.liveQuery((()=>n.members.where({email:t.email||""}).toArray()))))),o=io(n._novip),i=ro(n._novip);return eo(t.combineLatest([r,i,o]).pipe(ke((([e,t,r])=>{const o=(e,t)=>Object.assign(Object.assign({},e),{[t.id]:Object.assign(Object.assign({},t),{realm:r[t.realmId]})}),i=e.reduce(o,{}),a=t.selfMembers.reduce(o,i);return Object.values(a).filter((e=>!e.accepted&&!e.rejected)).map((e=>Object.assign(Object.assign({},e),{accept(){return s(this,void 0,void 0,(function*(){yield n.members.update(e.id,{accepted:new Date})}))},reject(){return s(this,void 0,void 0,(function*(){yield n.members.update(e.id,{rejected:new Date})}))}})))}))),[])})),co={nameSuffix:!0};function uo(n){const o=n.name,i=no(n),a=[];let c=!1,u=null;n.on("ready",(n=>s(this,void 0,void 0,(function*(){try{yield function(n){var o,f,p,h,v,y,b;return s(this,void 0,void 0,(function*(){l=!1;const m=sn(n);"undefined"!=typeof window&&"undefined"!=typeof document&&((null===(o=m.cloud.options)||void 0===o?void 0:o.customLoginGui)||a.push(function(e){let t=!1;const n=document.createElement("div");return document.body?(document.body.appendChild(n),Ir(ir(Zr,{db:e.vip}),n)):addEventListener("DOMContentLoaded",(()=>{t||(document.body.appendChild(n),Ir(ir(Zr,{db:e.vip}),n))})),{unsubscribe(){try{n.remove()}catch(e){}t=!0},get closed(){return t}}}(n))),m.cloud.isServiceWorkerDB||a.push(function(e){let n=e.cloud.webSocketStatus.value;const r=e.cloud.webSocketStatus.pipe(Ne((e=>{const r=n;n=e;const o=t.of(e);switch(e){case"disconnected":return Cn.value?o.pipe(Ie(500)):o;case"connecting":return"not-started"===r||"error"===r?o:o.pipe(Ie(4e3));default:return o}})));return t.combineLatest([r,e.syncStateChangedEvent.pipe($e({phase:"initial"})),An]).pipe(ke((([t,n,r])=>{let{phase:o,error:i,progress:s}=n,a=t;return"error"===o&&(a="error"),"not-started"===t&&("pushing"!==o&&"pulling"!==o||(a="connecting")),"error"!==e.cloud.syncState.value.phase||"pushing"!==n.phase&&"pulling"!==n.phase||(a="connecting"),r||(a="disconnected"),{phase:o,error:i,progress:s,status:qt?a:"offline"}})))}(m).subscribe(n.cloud.syncState)),m.tables.every((e=>e.core))||vn();const g="serviceWorker"in navigator?yield navigator.serviceWorker.getRegistrations():[],_=yield m.transaction("rw",m.$syncState,(()=>s(this,void 0,void 0,(function*(){var e,t;const{options:n,schema:r}=m.cloud,[o,i,s]=yield Promise.all([m.getOptions(),m.getSchema(),m.getPersistedSyncState()]);if(c){if(!o||JSON.stringify(o)!==JSON.stringify(n)){if(!n)throw new Error("Internal error");const e=Object.assign({},n);delete e.fetchTokens,yield m.$syncState.put(e,"options")}}else m.cloud.options=o||null;if((null===(e=m.cloud.options)||void 0===e?void 0:e.tryUseServiceWorker)&&"serviceWorker"in navigator&&g.length>0&&!pn?(console.debug("Dexie Cloud Addon: Using service worker"),m.cloud.usingServiceWorker=!0):((null===(t=m.cloud.options)||void 0===t?void 0:t.tryUseServiceWorker)&&!m.cloud.isServiceWorkerDB&&console.debug("dexie-cloud-addon: Not using service worker.",0===g.length?"No SW registrations found.":"serviceWorker"in navigator&&pn?"Avoiding SW background sync and SW periodic bg sync for this browser due to browser bugs.":"navigator.serviceWorker not present"),m.cloud.usingServiceWorker=!1),Gn(r,m.cloud.options),Gn(i,m.cloud.options),r){if(!i||JSON.stringify(i)!==JSON.stringify(r)){const e=i||{};for(const[t,n]of Object.entries(r)){const r=e[t];r?(r.markedForSync=n.markedForSync,n.deleted=r.deleted,r.generatedGlobalId=n.generatedGlobalId):e[t]=Object.assign({},n)}yield m.$syncState.put(e,"schema"),Object.assign(r,e)}}else m.cloud.schema=i||null;return null==s?void 0:s.initiallySynced}))));_&&m.setInitiallySynced(!0),function(e){var t,n;for(const o of e.tables)if(null===(n=null===(t=e.cloud.schema)||void 0===t?void 0:t[o.name])||void 0===n?void 0:n.markedForSync){if(o.schema.primKey.auto)throw new r.default.SchemaError(`Table ${o.name} is both autoIncremented and synced. Use db.cloud.configure({unsyncedTables: [${JSON.stringify(o.name)}]}) to blacklist it from sync`);if(!o.schema.primKey.keyPath)throw new r.default.SchemaError(`Table ${o.name} cannot be both synced and outbound. Use db.cloud.configure({unsyncedTables: [${JSON.stringify(o.name)}]}) to blacklist it from sync`)}}(m),(null===(f=m.cloud.options)||void 0===f?void 0:f.databaseUrl)&&!_&&(yield function(e,t,n){return s(this,void 0,void 0,(function*(){console.debug("Performing initial sync"),yield Zt(e,t,n,{isInitialSync:!0}),console.debug("Done initial sync")}))}(m,m.cloud.options,m.cloud.schema),m.setInitiallySynced(!0)),d(),m.cloud.isServiceWorkerDB||(a.push(e.liveQuery((()=>m.getCurrentUser())).subscribe(i)),a.push(e.liveQuery((()=>m.getPersistedSyncState())).subscribe(m.cloud.persistedSyncState)),yield t.combineLatest([i.pipe(De(1),Ce(1)),m.cloud.persistedSyncState.pipe(De(1),Ce(1))]).toPromise()),(null===(p=m.cloud.options)||void 0===p?void 0:p.requireAuth)&&(yield un(m)),u&&u.stop(),u=null,d(),m.cloud.usingServiceWorker&&(null===(h=m.cloud.options)||void 0===h?void 0:h.databaseUrl)?(Me(m,"push").catch((()=>{})),function(e){var t;return s(this,void 0,void 0,(function*(){try{const{periodicSync:n}=yield navigator.serviceWorker.ready;if(n)try{yield n.register(`dexie-cloud:${e.name}`,null===(t=e.cloud.options)||void 0===t?void 0:t.periodicSync),console.debug(`Dexie Cloud: Successfully registered periodicsync event for ${e.name}`)}catch(e){console.debug("Dexie Cloud: Failed to register periodic sync. Your PWA must be installed to allow background sync.",e)}else console.debug("Dexie Cloud: periodicSync not supported.")}catch(t){console.debug(`Dexie Cloud: Could not register periodicSync for ${e.name}`,t)}}))}(m).catch((()=>{}))):(null===(v=m.cloud.options)||void 0===v?void 0:v.databaseUrl)&&m.cloud.schema&&!m.cloud.isServiceWorkerDB&&(u=qn(m,m.cloud.options,m.cloud.schema),u.start(),Fe(m,"push")),d(),m.cloud.isServiceWorkerDB||a.push(t.fromEvent(self,"online").subscribe((()=>{console.debug("online!"),m.syncStateChangedEvent.next({phase:"not-in-sync"}),Fe(m,"push")})),t.fromEvent(self,"offline").subscribe((()=>{console.debug("offline!"),m.syncStateChangedEvent.next({phase:"offline"})}))),!(null===(y=m.cloud.options)||void 0===y?void 0:y.databaseUrl)||(null===(b=m.cloud.options)||void 0===b?void 0:b.disableWebSocket)||hn||a.push(function(e){var n;if(!(null===(n=e.cloud.options)||void 0===n?void 0:n.databaseUrl))throw new Error("No database URL to connect WebSocket to");const r=e.messageConsumer.readyToServe.pipe(Ue((e=>e)),Ne((()=>e.getPersistedSyncState())),Ue((e=>e&&e.serverRevision)),ke((e=>({type:"ready",rev:e.serverRevision}))));return function n(){return e.cloud.persistedSyncState.pipe(Ue((e=>null==e?void 0:e.serverRevision)),Ce(1),Ne((t=>e.cloud.currentUser.pipe(ke((e=>[e,t]))))),Ne((([e,t])=>An.pipe(ke((n=>[n?e:null,t]))))),Ne((([e,t])=>s(this,void 0,void 0,(function*(){return[e,yield Ve(t)]})))),Ne((([n,o])=>n?new Ln(e.cloud.options.databaseUrl,e.cloud.persistedSyncState.value.serverRevision,o,e.cloud.persistedSyncState.value.clientIdentity,r,e.cloud.webSocketStatus,n.accessToken,n.accessTokenExpiration):t.from([]))),be((r=>"TokenExpiredError"===(null==r?void 0:r.name)?(console.debug("WebSocket observable: Token expired. Refreshing token..."),t.of(!0).pipe(Ne((()=>s(this,void 0,void 0,(function*(){const t=yield e.getCurrentUser(),n=yield pt(e.cloud.options.databaseUrl,t);yield e.table("$logins").update(t.userId,{accessToken:n.accessToken,accessTokenExpiration:n.accessTokenExpiration})})))),Ne((()=>n())))):t.throwError(r))),be((r=>(e.cloud.webSocketStatus.next("error"),t.from(Mn(r)).pipe(Ne((()=>n())))))))}().subscribe((t=>{t&&(console.debug("WS got message",t),e.messageConsumer.enqueue(t))}),(e=>{console.error("Oops! The main observable errored!",e)}),(()=>{console.error("Oops! The main observable completed!")}))}(m))}))}(n)}catch(e){console.error(e)}}))),!0);let l=!1;function d(){if(l)throw new r.default.DatabaseClosedError}var f;!function(e,t){e.on.close.subscribe(t);const n=e.close;e.close=function(){n.call(this),t()}}(n,(()=>{a.forEach((e=>e.unsubscribe())),l=!0,u&&u.stop(),u=null,i.next(h)})),n.cloud={version:"4.0.1-beta.28",options:Object.assign({},co),schema:null,get currentUserId(){return i.value.userId||h.userId},currentUser:i,syncState:new t.BehaviorSubject({phase:"initial",status:"not-started"}),persistedSyncState:new t.BehaviorSubject(void 0),userInteraction:new t.BehaviorSubject(void 0),webSocketStatus:new t.BehaviorSubject("not-started"),login(e){return s(this,void 0,void 0,(function*(){const t=sn(n);yield t.cloud.sync(),yield un(t,e)}))},invites:ao(n),roles:to(n),configure(e){e=n.cloud.options=Object.assign(Object.assign({},n.cloud.options),e),c=!0,e.databaseUrl&&e.nameSuffix&&(n.name=`${o}-${function(e){const t=new URL(e);return"/"===t.pathname?t.hostname.split(".")[0]:t.pathname.split("/")[1]}(e.databaseUrl)}`,sn(n).reconfigure()),Gn(n.cloud.schema,n.cloud.options)},sync({wait:r,purpose:o}={wait:!0,purpose:"push"}){return s(this,void 0,void 0,(function*(){void 0===r&&(r=!0);const i=sn(n);if("pull"===o){const e=i.cloud.persistedSyncState.value;if(Fe(i,o),r){const t=yield i.cloud.persistedSyncState.pipe(Ue((t=>null!=(null==t?void 0:t.timestamp)&&(!e||t.timestamp>e.timestamp))),Ce(1)).toPromise();if(null==t?void 0:t.error)throw new Error("Sync error: "+t.error)}}else if(yield Fn(i)){const n=i.cloud.persistedSyncState.value;Fe(i,o),r&&(console.debug("db.cloud.login() is waiting for sync completion..."),yield t.from(e.liveQuery((()=>s(this,void 0,void 0,(function*(){const e=yield Fn(i),t=yield i.getPersistedSyncState();if((null==t?void 0:t.timestamp)!==(null==n?void 0:n.timestamp)&&(null==t?void 0:t.error))throw new Error("Sync error: "+t.error);return e}))))).pipe(Ue((e=>!e)),Ce(1)).toPromise(),console.debug("Done waiting for sync completion because we have nothing to push anymore"))}}))},permissions:(e,t)=>function(e,t,n){if(!t)throw new TypeError("Cannot check permissions of undefined or null. A Dexie Cloud object with realmId and owner expected.");const{owner:r,realmId:o}=t;if(!n){if("function"!=typeof t.table)throw new TypeError("Missing 'table' argument to permissions and table could not be extracted from entity");n=t.table()}const i=io(e),s=t=>{const i=t[o||e.cloud.currentUserId];return i?new so(i.permissions,n,o===e.cloud.currentUserId||r===e.cloud.currentUserId):new so({},n,!r||r===e.cloud.currentUserId)},a=i.pipe(ke(s));return a.getValue=()=>s(i.getValue()),a}(n._novip,e,t)},n.Version.prototype._parseStoresSpec=r.default.override(n.Version.prototype._parseStoresSpec,(e=>Tn(e,n))),n.Table.prototype.newId=function({colocateWith:e}={}){const t=e&&e.substr(e.length-3);return wn(n.cloud.schema[this.name].idPrefix||"",t)},n.Table.prototype.idPrefix=function(){var e,t;return(null===(t=null===(e=this.db.cloud.schema)||void 0===e?void 0:e[this.name])||void 0===t?void 0:t.idPrefix)||""},n.use(On({currentUserObservable:n.cloud.currentUser,db:sn(n)})),n.use((f=sn(n),{stack:"dbcore",name:"implicitPropSetterMiddleware",level:1,create:e=>Object.assign(Object.assign({},e),{table:t=>{const n=e.table(t);return Object.assign(Object.assign({},n),{mutate:e=>{var r,o,i,s;if(e.trans.disableChangeTracking)return n.mutate(e);const a=e.trans;if((null===(o=null===(r=f.cloud.schema)||void 0===r?void 0:r[t])||void 0===o?void 0:o.markedForSync)&&("add"===e.type||"put"===e.type))for(const t of e.values){t.owner||(t.owner=a.currentUser.userId),t.realmId||(t.realmId=a.currentUser.userId);const r=null===(s=(i=n.schema.primaryKey).extractKey)||void 0===s?void 0:s.call(i,t);"string"==typeof r&&"#"===r[0]&&"put"===e.type&&(delete e.criteria,delete e.changeSpec,delete e.updates,t.$ts=Date.now())}return n.mutate(e)}})}})})),n.use(Sn(sn(n)))}uo.version="4.0.1-beta.28",r.default.Cloud=uo;const lo=new Map;function fo(e){return e.startsWith("dexie-cloud:")&&e.split(":")[1]}const po=new Map;function ho(e,t){let n=po.get(e+"/"+t);return n||(n=function e(t,n){var o;return s(this,void 0,void 0,(function*(){let i=lo.get(t);if(!i){console.debug("Dexie Cloud SW: Creating new Dexie instance for",t);const o=new r.default(t,{addons:[uo]});if(i=sn(o),i.cloud.isServiceWorkerDB=!0,o.on("versionchange",s),yield i.dx.open(),lo.get(t))return i.close(),yield e(t,n);lo.set(t,i)}if(null===(o=i.cloud.options)||void 0===o?void 0:o.databaseUrl)if(i.cloud.schema)try{console.debug("Dexie Cloud SW: Syncing"),yield zn(i,i.cloud.options,i.cloud.schema,{retryImmediatelyOnFetchError:!0,purpose:n}),console.debug("Dexie Cloud SW: Done Syncing")}catch(e){if(console.error("Dexie Cloud SW Error",e),s(),e.name!==r.default.errnames.NoSuchDatabase)throw e}else console.error("Dexie Cloud: No schema persisted");else console.error("Dexie Cloud: No databaseUrl configured");function s(){return i.dx.on.versionchange.unsubscribe(s),lo.get(i.name)===i&&lo.delete(i.name),console.debug(`Dexie Cloud SW: Closing Dexie instance for ${t}`),i.dx.close(),!1}}))}(e,t).then((()=>{po.delete(e+"/"+t)})).catch((n=>(po.delete(e+"/"+t),Promise.reject(n)))),po.set(e+"/"+t,n)),n}pn||(self.addEventListener("sync",(e=>{console.debug('SW "sync" Event',e.tag);const t=fo(e.tag);t&&e.waitUntil(ho(t,"push"))})),self.addEventListener("periodicsync",(e=>{console.debug('SW "periodicsync" Event',e.tag);const t=fo(e.tag);t&&e.waitUntil(ho(t,"pull"))})),self.addEventListener("message",(e=>{if(console.debug('SW "message" Event',e.data),"dexie-cloud-sync"===e.data.type){const{dbName:t}=e.data,n=(r=1)=>ho(t,e.data.purpose||"pull").catch((e=>s(void 0,void 0,void 0,(function*(){if(3===r)throw e;var t;yield(t=6e4,new Promise((e=>setTimeout(e,t)))),n(r+1)}))));"waitUntil"in e?e.waitUntil(n().catch((e=>console.error(e)))):n().catch((e=>console.error(e)))}})))}));
2
+ //# sourceMappingURL=service-worker.min.js.map