@instantdb/react-common 1.0.44 → 1.0.45-branch-custom-logger.27165119049.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/standalone/index.js
CHANGED
|
@@ -4166,14 +4166,14 @@ function pr(n) {
|
|
|
4166
4166
|
}, e;
|
|
4167
4167
|
}, {});
|
|
4168
4168
|
}
|
|
4169
|
-
const hs = "v1.0.
|
|
4170
|
-
function Fa(n, e) {
|
|
4169
|
+
const hs = "v1.0.45-branch-custom-logger.27165119049.1";
|
|
4170
|
+
function Fa(n, e, t = console) {
|
|
4171
4171
|
return {
|
|
4172
|
-
info: n ? (...
|
|
4172
|
+
info: n ? (...r) => t.info(...r, e()) : () => {
|
|
4173
4173
|
},
|
|
4174
|
-
debug: n ? (...
|
|
4174
|
+
debug: n ? (...r) => t.debug(...r, e()) : () => {
|
|
4175
4175
|
},
|
|
4176
|
-
error: n ? (...
|
|
4176
|
+
error: n ? (...r) => t.error(...r, e()) : () => {
|
|
4177
4177
|
}
|
|
4178
4178
|
};
|
|
4179
4179
|
}
|
|
@@ -5869,7 +5869,7 @@ class wc {
|
|
|
5869
5869
|
}
|
|
5870
5870
|
this._log.info("[socket][close]", t.id, "schedule reconnect, ms =", this._reconnectTimeoutMs), this._scheduleReconnect();
|
|
5871
5871
|
});
|
|
5872
|
-
if (this._EventSource = i, this.config = { ...dc, ...e }, this.queryCacheLimit = this.config.queryCacheLimit ?? 10, this._pendingTxCleanupTimeout = this.config.pendingTxCleanupTimeout ?? cc, this._pendingMutationCleanupThreshold = this.config.pendingMutationCleanupThreshold ?? uc, this._log = Fa(e.verbose || Cn || ls, () => this._reactorStats()), this.versions = { ...s || {}, "@instantdb/core": hs }, this.config.schema && (this._linkIndex = pr(this.config.schema)), !!pc()) {
|
|
5872
|
+
if (this._EventSource = i, this.config = { ...dc, ...e }, this.queryCacheLimit = this.config.queryCacheLimit ?? 10, this._pendingTxCleanupTimeout = this.config.pendingTxCleanupTimeout ?? cc, this._pendingMutationCleanupThreshold = this.config.pendingMutationCleanupThreshold ?? uc, this._log = Fa(e.verbose || Cn || ls, () => this._reactorStats(), e.logger), this.versions = { ...s || {}, "@instantdb/core": hs }, this.config.schema && (this._linkIndex = pr(this.config.schema)), !!pc()) {
|
|
5873
5873
|
if (!e.appId)
|
|
5874
5874
|
throw new Error("Instant must be initialized with an appId.");
|
|
5875
5875
|
if (!Ve(e.appId))
|
|
@@ -27,7 +27,7 @@ Check the top-level render call using <`+v+">.")}return w}}function ys(d,w){{if(
|
|
|
27
27
|
<%s {...props} />
|
|
28
28
|
React keys must be passed directly to JSX without using spread:
|
|
29
29
|
let props = %s;
|
|
30
|
-
<%s key={someKey} {...props} />`,On,$e,zc,$e),gs[$e+On]=!0}}return d===s?Lc(re):Uc(re),re}}function Fc(d,w,v){return _s(d,w,v,!0)}function Nc(d,w,v){return _s(d,w,v,!1)}var Kc=Nc,Wc=Fc;He.Fragment=s,He.jsx=Kc,He.jsxs=Wc}(),He}var Ts={};Ts.NODE_ENV==="production"?Ce.exports=ms():Ce.exports=ws();var ut=Ce.exports;function ie(n){const e=lt(n);let t=3735928559^e.length,r=1103547991^e.length;for(let s=0;s<e.length;s++){const i=e.charCodeAt(s);t=Math.imul(t^i,2654435761),r=Math.imul(r^i,1597334677)}return t=Math.imul(t^t>>>16,2246822507)^Math.imul(r^r>>>13,3266489909),r=Math.imul(r^r>>>16,2246822507)^Math.imul(t^t>>>13,3266489909),`${(r>>>0).toString(16).padStart(8,"0")}${(t>>>0).toString(16).padStart(8,"0")}`}function lt(n){if(n&&typeof n.toJSON=="function")return lt(n.toJSON());if(Array.isArray(n)){let e="[";for(let t=0;t<n.length;t++)t>0&&(e+=","),e+=lt(n[t]);return e+"]"}if(n&&typeof n=="object"){const e=Object.keys(n);e.sort();let t="{",r=!0;for(let s=0;s<e.length;s++){const i=e[s],o=n[i];o!==void 0&&(r||(t+=","),t+=JSON.stringify(i)+":"+lt(o),r=!1)}return t+"}"}return n===void 0?"undefined":typeof n=="bigint"?`${n}n`:JSON.stringify(n)??String(n)}function Ue(n){if(typeof n=="number")return(Math.abs(n*2654435761)>>>0).toString(16);if(typeof n=="boolean")return n?"1":"0";if(n===null)return"null";if(n===void 0)return"undefined";if(typeof n=="string"){let e=2166136261;for(let t=0;t<n.length;t++)e^=n.charCodeAt(t),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24),e=e>>>0;return e.toString(16)}if(Array.isArray(n)){let e=2166136261;for(let t=0;t<n.length;t++){e^=(t+1)*2654435761;const r=Ue(n[t]);for(let s=0;s<r.length;s++)e^=r.charCodeAt(s),e*=16777619,e=e>>>0}return e.toString(16)}if(typeof n=="object"){let e=2166136261;const t=Object.keys(n).sort();for(let r=0;r<t.length;r++){const s=t[r];if(n[s]===void 0)continue;const i=Ue(s);e^=parseInt(i,16),e*=16777619,e=e>>>0;const o=Ue(n[s]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return Ue(String(n))}const Z={Remove:"remove",Replace:"replace",Add:"add"},Cn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),Ss=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),ft=Symbol.iterator,ye={mutable:"mutable",immutable:"immutable"},jt={};function Je(n,e){return n instanceof Map?n.has(e):Object.prototype.hasOwnProperty.call(n,e)}function In(n,e){if(e in n){let t=Reflect.getPrototypeOf(n);for(;t;){const r=Reflect.getOwnPropertyDescriptor(t,e);if(r)return r;t=Reflect.getPrototypeOf(t)}}}function xt(n){return Object.getPrototypeOf(n)===Set.prototype}function Dt(n){return Object.getPrototypeOf(n)===Map.prototype}function be(n){var e;return(e=n.copy)!==null&&e!==void 0?e:n.original}function Ie(n){return!!D(n)}function D(n){return typeof n!="object"?null:n==null?void 0:n[Cn]}function $t(n){var e;const t=D(n);return t?(e=t.copy)!==null&&e!==void 0?e:t.original:n}function me(n,e){if(!n||typeof n!="object")return!1;let t;return Object.getPrototypeOf(n)===Object.prototype||Array.isArray(n)||n instanceof Map||n instanceof Set||!!(e!=null&&e.mark)&&((t=e.mark(n,ye))===ye.immutable||typeof t=="function")}function Pn(n,e=[]){if(Object.hasOwnProperty.call(n,"key")){const t=n.parent.copy,r=D(Oe(t,n.key));if(r!==null&&(r==null?void 0:r.original)!==n.original)return null;const s=n.parent.type===3,i=s?Array.from(n.parent.setMap.keys()).indexOf(n.key):n.key;if(!(s&&t.size>i||Je(t,i)))return null;e.push(i)}if(n.parent)return Pn(n.parent,e);e.reverse();try{vs(n.copy,e)}catch{return null}return e}function Pe(n){return Array.isArray(n)?1:n instanceof Map?2:n instanceof Set?3:0}function Oe(n,e){return Pe(n)===2?n.get(e):n[e]}function Ye(n,e,t){Pe(n)===2?n.set(e,t):n[e]=t}function Ut(n,e){const t=D(n);return(t?be(t):n)[e]}function Ee(n,e){return n===e?n!==0||1/n===1/e:n!==n&&e!==e}function Lt(n){if(n)for(;n.finalities.revoke.length>0;)n.finalities.revoke.pop()()}function Re(n,e){return e?n:[""].concat(n).map(t=>{const r=`${t}`;return r.indexOf("/")===-1&&r.indexOf("~")===-1?r:r.replace(/~/g,"~0").replace(/\//g,"~1")}).join("/")}function vs(n,e){for(let t=0;t<e.length-1;t+=1){const r=e[t];if(n=Oe(Pe(n)===3?Array.from(n):n,r),typeof n!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return n}function As(n){const e=Object.create(Object.getPrototypeOf(n));return Reflect.ownKeys(n).forEach(t=>{let r=Reflect.getOwnPropertyDescriptor(n,t);if(r.enumerable&&r.configurable&&r.writable){e[t]=n[t];return}r.writable||(r.writable=!0,r.configurable=!0),(r.get||r.set)&&(r={configurable:!0,writable:!0,enumerable:r.enumerable,value:n[t]}),Reflect.defineProperty(e,t,r)}),e}const Os=Object.prototype.propertyIsEnumerable;function Rn(n,e){let t;if(Array.isArray(n))return Array.prototype.concat.call(n);if(n instanceof Set){if(!xt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(n.values())}return Set.prototype.difference?Set.prototype.difference.call(n,new Set):new Set(n.values())}else if(n instanceof Map){if(!Dt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(n)}return new Map(n)}else if(e!=null&&e.mark&&(t=e.mark(n,ye),t!==void 0)&&t!==ye.mutable){if(t===ye.immutable)return As(n);if(typeof t=="function"){if(e.enablePatches||e.enableAutoFreeze)throw new Error("You can't use mark and patches or auto freeze together.");return t()}throw new Error(`Unsupported mark result: ${t}`)}else if(typeof n=="object"&&Object.getPrototypeOf(n)===Object.prototype){const r={};return Object.keys(n).forEach(s=>{r[s]=n[s]}),Object.getOwnPropertySymbols(n).forEach(s=>{Os.call(n,s)&&(r[s]=n[s])}),r}else throw new Error("Please check mark() to ensure that it is a stable marker draftable function.")}function ae(n){n.copy||(n.copy=Rn(n.original,n.options))}function Ze(n){if(!me(n))return $t(n);if(Array.isArray(n))return n.map(Ze);if(n instanceof Map){const t=Array.from(n.entries()).map(([r,s])=>[r,Ze(s)]);if(!Dt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(t)}return new Map(t)}if(n instanceof Set){const t=Array.from(n).map(Ze);if(!xt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(t)}return new Set(t)}const e=Object.create(Object.getPrototypeOf(n));for(const t in n)e[t]=Ze(n[t]);return e}function dt(n){return Ie(n)?Ze(n):n}function ve(n){var e;n.assignedMap=(e=n.assignedMap)!==null&&e!==void 0?e:new Map,n.operated||(n.operated=!0,n.parent&&ve(n.parent))}function Mn(){throw new Error("Cannot modify frozen object")}function Le(n,e,t,r,s){{t=t??new WeakMap,r=r??[],s=s??[];const o=t.has(n)?t.get(n):n;if(r.length>0){const a=r.indexOf(o);if(o&&typeof o=="object"&&a!==-1)throw r[0]===o?new Error("Forbids circular reference"):new Error(`Forbids circular reference: ~/${s.slice(0,a).map((c,u)=>{if(typeof c=="symbol")return`[${c.toString()}]`;const l=r[u];return typeof c=="object"&&(l instanceof Map||l instanceof Set)?Array.from(l.keys()).indexOf(c):c}).join("/")}`);r.push(o),s.push(e)}else r.push(o)}if(Object.isFrozen(n)||Ie(n)){r.pop(),s.pop();return}switch(Pe(n)){case 2:for(const[a,c]of n)Le(a,a,t,r,s),Le(c,a,t,r,s);n.set=n.clear=n.delete=Mn;break;case 3:for(const a of n)Le(a,a,t,r,s);n.add=n.clear=n.delete=Mn;break;case 1:Object.freeze(n);let o=0;for(const a of n)Le(a,o,t,r,s),o+=1;break;default:Object.freeze(n),Object.keys(n).forEach(a=>{const c=n[a];Le(c,a,t,r,s)})}r.pop(),s.pop()}function Ft(n,e){const t=Pe(n);if(t===0)Reflect.ownKeys(n).forEach(r=>{e(r,n[r],n)});else if(t===1){let r=0;for(const s of n)e(r,s,n),r+=1}else n.forEach((r,s)=>e(s,r,n))}function jn(n,e,t){if(Ie(n)||!me(n,t)||e.has(n)||Object.isFrozen(n))return;const r=n instanceof Set,s=r?new Map:void 0;if(e.add(n),Ft(n,(i,o)=>{var a;if(Ie(o)){const c=D(o);ae(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;Ye(r?s:n,i,u)}else jn(o,e,t)}),s){const i=n,o=Array.from(i);i.clear(),o.forEach(a=>{i.add(s.has(a)?s.get(a):a)})}}function Es(n,e){const t=n.type===3?n.setMap:n.copy;n.finalities.revoke.length>1&&n.assignedMap.get(e)&&t&&jn(Oe(t,e),n.finalities.handledSet,n.options)}function Nt(n){n.type===3&&n.copy&&(n.copy.clear(),n.setMap.forEach(e=>{n.copy.add($t(e))}))}function Kt(n,e,t,r){if(n.operated&&n.assignedMap&&n.assignedMap.size>0&&!n.finalized){if(t&&r){const i=Pn(n);i&&e(n,i,t,r)}n.finalized=!0}}function Wt(n,e,t,r){const s=D(t);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=n.type===3?n.setMap:n.copy;if(Ee(Oe(c,e),t)){let u=s.original;s.copy&&(u=s.copy),Nt(n),Kt(n,r,i,o),n.options.enableAutoFreeze&&(n.options.updatedValues=(a=n.options.updatedValues)!==null&&a!==void 0?a:new WeakMap,n.options.updatedValues.set(u,s.original)),Ye(c,e,u)}}),n.options.enableAutoFreeze&&s.finalities!==n.finalities&&(n.options.enableAutoFreeze=!1)),me(t,n.options)&&n.finalities.draft.push(()=>{const i=n.type===3?n.setMap:n.copy;Ee(Oe(i,e),t)&&Es(n,e)})}function ks(n,e,t,r,s){let{original:i,assignedMap:o,options:a}=n,c=n.copy;c.length<i.length&&([i,c]=[c,i],[t,r]=[r,t]);for(let u=0;u<i.length;u+=1)if(o.get(u.toString())&&c[u]!==i[u]){const l=e.concat([u]),f=Re(l,s);t.push({op:Z.Replace,path:f,value:dt(c[u])}),r.push({op:Z.Replace,path:f,value:dt(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),f=Re(l,s);t.push({op:Z.Add,path:f,value:dt(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),f=Re(l,s);r.push({op:Z.Replace,path:f,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const f=e.concat([l-1]),h=Re(f,s);r.push({op:Z.Remove,path:h})}}}function Cs({original:n,copy:e,assignedMap:t},r,s,i,o){t.forEach((a,c)=>{const u=Oe(n,c),l=dt(Oe(e,c)),f=a?Je(n,c)?Z.Replace:Z.Add:Z.Remove;if(Ee(u,l)&&f===Z.Replace)return;const h=r.concat(c),y=Re(h,o);s.push(f===Z.Remove?{op:f,path:y}:{op:f,path:y,value:l}),i.push(f===Z.Add?{op:Z.Remove,path:y}:f===Z.Remove?{op:Z.Add,path:y,value:u}:{op:Z.Replace,path:y,value:u})})}function Is({original:n,copy:e},t,r,s,i){let o=0;n.forEach(a=>{if(!e.has(a)){const c=t.concat([o]),u=Re(c,i);r.push({op:Z.Remove,path:u,value:a}),s.unshift({op:Z.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!n.has(a)){const c=t.concat([o]),u=Re(c,i);r.push({op:Z.Add,path:u,value:a}),s.unshift({op:Z.Remove,path:u,value:a})}o+=1})}function Xe(n,e,t,r){const{pathAsArray:s=!0}=n.options.enablePatches;switch(n.type){case 0:case 2:return Cs(n,e,t,r,s);case 1:return ks(n,e,t,r,s);case 3:return Is(n,e,t,r,s)}}const ht=(n,e,t=!1)=>{if(typeof n=="object"&&n!==null&&(!me(n,e)||t))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},zt={get size(){return be(D(this)).size},has(n){return be(D(this)).has(n)},set(n,e){const t=D(this),r=be(t);return(!r.has(n)||!Ee(r.get(n),e))&&(ae(t),ve(t),t.assignedMap.set(n,!0),t.copy.set(n,e),Wt(t,n,e,Xe)),this},delete(n){if(!this.has(n))return!1;const e=D(this);return ae(e),ve(e),e.original.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.copy.delete(n),!0},clear(){const n=D(this);if(this.size){ae(n),ve(n),n.assignedMap=new Map;for(const[e]of n.original)n.assignedMap.set(e,!1);n.copy.clear()}},forEach(n,e){const t=D(this);be(t).forEach((r,s)=>{n.call(e,this.get(s),s,this)})},get(n){var e,t;const r=D(this),s=be(r).get(n),i=((t=(e=r.options).mark)===null||t===void 0?void 0:t.call(e,s,ye))===ye.mutable;if(r.options.strict&&ht(s,r.options,i),i||r.finalized||!me(s,r.options)||s!==r.original.get(n))return s;const o=jt.createDraft({original:s,parentDraft:r,key:n,finalities:r.finalities,options:r.options});return ae(r),r.copy.set(n,o),o},keys(){return be(D(this)).keys()},values(){const n=this.keys();return{[ft]:()=>this.values(),next:()=>{const e=n.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const n=this.keys();return{[ft]:()=>this.entries(),next:()=>{const e=n.next();if(e.done)return e;const t=this.get(e.value);return{done:!1,value:[e.value,t]}}}},[ft](){return this.entries()}},Ps=Reflect.ownKeys(zt),xn=(n,e,{isValuesIterator:t})=>()=>{var r,s;const i=e.next();if(i.done)return i;const o=i.value;let a=n.setMap.get(o);const c=D(a),u=((s=(r=n.options).mark)===null||s===void 0?void 0:s.call(r,a,ye))===ye.mutable;if(n.options.strict&&ht(o,n.options,u),!u&&!c&&me(o,n.options)&&!n.finalized&&n.original.has(o)){const l=jt.createDraft({original:o,parentDraft:n,key:o,finalities:n.finalities,options:n.options});n.setMap.set(o,l),a=l}else c&&(a=c.proxy);return{done:!1,value:t?a:[a,a]}},pt={get size(){return D(this).setMap.size},has(n){const e=D(this);if(e.setMap.has(n))return!0;ae(e);const t=D(n);return!!(t&&e.setMap.has(t.original))},add(n){const e=D(this);return this.has(n)||(ae(e),ve(e),e.assignedMap.set(n,!0),e.setMap.set(n,n),Wt(e,n,n,Xe)),this},delete(n){if(!this.has(n))return!1;const e=D(this);ae(e),ve(e);const t=D(n);return t&&e.setMap.has(t.original)?(e.assignedMap.set(t.original,!1),e.setMap.delete(t.original)):(!t&&e.setMap.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.setMap.delete(n))},clear(){if(!this.size)return;const n=D(this);ae(n),ve(n);for(const e of n.original)n.assignedMap.set(e,!1);n.setMap.clear()},values(){const n=D(this);ae(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:xn(n,e,{isValuesIterator:!0})}},entries(){const n=D(this);ae(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:xn(n,e,{isValuesIterator:!1})}},keys(){return this.values()},[ft](){return this.values()},forEach(n,e){const t=this.values();let r=t.next();for(;!r.done;)n.call(e,r.value,r.value,this),r=t.next()}};Set.prototype.difference&&Object.assign(pt,{intersection(n){return Set.prototype.intersection.call(new Set(this.values()),n)},union(n){return Set.prototype.union.call(new Set(this.values()),n)},difference(n){return Set.prototype.difference.call(new Set(this.values()),n)},symmetricDifference(n){return Set.prototype.symmetricDifference.call(new Set(this.values()),n)},isSubsetOf(n){return Set.prototype.isSubsetOf.call(new Set(this.values()),n)},isSupersetOf(n){return Set.prototype.isSupersetOf.call(new Set(this.values()),n)},isDisjointFrom(n){return Set.prototype.isDisjointFrom.call(new Set(this.values()),n)}});const Rs=Reflect.ownKeys(pt),Dn=new WeakSet,$n={get(n,e,t){var r,s;const i=(r=n.copy)===null||r===void 0?void 0:r[e];if(i&&Dn.has(i))return i;if(e===Cn)return n;let o;if(n.options.mark){const u=e==="size"&&(n.original instanceof Map||n.original instanceof Set)?Reflect.get(n.original,e):Reflect.get(n.original,e,t);if(o=n.options.mark(u,ye),o===ye.mutable)return n.options.strict&&ht(u,n.options,!0),u}const a=be(n);if(a instanceof Map&&Ps.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(zt,"size").get.call(n.proxy);const u=zt[e];if(u)return u.bind(n.proxy)}if(a instanceof Set&&Rs.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(pt,"size").get.call(n.proxy);const u=pt[e];if(u)return u.bind(n.proxy)}if(!Je(a,e)){const u=In(a,e);return u?"value"in u?u.value:(s=u.get)===null||s===void 0?void 0:s.call(n.proxy):void 0}const c=a[e];if(n.options.strict&&ht(c,n.options),n.finalized||!me(c,n.options))return c;if(c===Ut(n.original,e)){if(ae(n),n.copy[e]=Vt({original:n.original[e],parentDraft:n,key:n.type===1?Number(e):e,finalities:n.finalities,options:n.options}),typeof o=="function"){const u=D(n.copy[e]);return ae(u),ve(u),u.copy}return n.copy[e]}return c},set(n,e,t){var r;if(n.type===3||n.type===2)throw new Error("Map/Set draft does not support any property assignment.");let s;if(n.type===1&&e!=="length"&&!(Number.isInteger(s=Number(e))&&s>=0&&(e===0||s===0||String(s)===String(e))))throw new Error("Only supports setting array indices and the 'length' property.");const i=In(be(n),e);if(i!=null&&i.set)return i.set.call(n.proxy,t),!0;const o=Ut(be(n),e),a=D(o);return a&&Ee(a.original,t)?(n.copy[e]=t,n.assignedMap=(r=n.assignedMap)!==null&&r!==void 0?r:new Map,n.assignedMap.set(e,!1),!0):(Ee(t,o)&&(t!==void 0||Je(n.original,e))||(ae(n),ve(n),Je(n.original,e)&&Ee(t,n.original[e])?n.assignedMap.delete(e):n.assignedMap.set(e,!0),n.copy[e]=t,Wt(n,e,t,Xe)),!0)},has(n,e){return e in be(n)},ownKeys(n){return Reflect.ownKeys(be(n))},getOwnPropertyDescriptor(n,e){const t=be(n),r=Reflect.getOwnPropertyDescriptor(t,e);return r&&{writable:!0,configurable:n.type!==1||e!=="length",enumerable:r.enumerable,value:t[e]}},getPrototypeOf(n){return Reflect.getPrototypeOf(n.original)},setPrototypeOf(){throw new Error("Cannot call 'setPrototypeOf()' on drafts")},defineProperty(){throw new Error("Cannot call 'defineProperty()' on drafts")},deleteProperty(n,e){var t;return n.type===1?$n.set.call(this,n,e,void 0,n.proxy):(Ut(n.original,e)!==void 0||e in n.original?(ae(n),ve(n),n.assignedMap.set(e,!1)):(n.assignedMap=(t=n.assignedMap)!==null&&t!==void 0?t:new Map,n.assignedMap.delete(e)),n.copy&&delete n.copy[e],!0)}};function Vt(n){const{original:e,parentDraft:t,key:r,finalities:s,options:i}=n,o=Pe(e),a={type:o,finalized:!1,parent:t,original:e,copy:null,proxy:null,finalities:s,options:i,setMap:o===3?new Map(e.entries()):void 0};(r||"key"in n)&&(a.key=r);const{proxy:c,revoke:u}=Proxy.revocable(o===1?Object.assign([],a):a,$n);if(s.revoke.push(u),Dn.add(c),a.proxy=c,t){const l=t;l.finalities.draft.push((f,h)=>{var y,b;const g=D(c);let m=l.type===3?l.setMap:l.copy;const S=Oe(m,r),_=D(S);if(_){let T=_.original;_.operated&&(T=$t(S)),Nt(_),Kt(_,Xe,f,h),l.options.enableAutoFreeze&&(l.options.updatedValues=(y=l.options.updatedValues)!==null&&y!==void 0?y:new WeakMap,l.options.updatedValues.set(T,_.original)),Ye(m,r,T)}(b=g.callbacks)===null||b===void 0||b.forEach(T=>{T(f,h)})})}else{const l=D(c);l.finalities.draft.push((f,h)=>{Nt(l),Kt(l,Xe,f,h)})}return c}jt.createDraft=Vt;function Ms(n,e,t,r,s){var i;const o=D(n),a=(i=o==null?void 0:o.original)!==null&&i!==void 0?i:n,c=!!e.length;if(o!=null&&o.operated)for(;o.finalities.draft.length>0;)o.finalities.draft.pop()(t,r);const u=c?e[0]:o?o.operated?o.copy:o.original:n;return o&&Lt(o),s&&Le(u,u,o==null?void 0:o.options.updatedValues),[u,t&&c?[{op:Z.Replace,path:[],value:e[0]}]:t,r&&c?[{op:Z.Replace,path:[],value:a}]:r]}function js(n,e){var t;const r={draft:[],revoke:[],handledSet:new WeakSet};let s,i;e.enablePatches&&(s=[],i=[]);const a=((t=e.mark)===null||t===void 0?void 0:t.call(e,n,ye))===ye.mutable||!me(n,e)?n:Vt({original:n,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,f]=Ms(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,f]:u}]}function qt(n){const{rootDraft:e,value:t,useRawReturn:r=!1,isRoot:s=!0}=n;Ft(t,(i,o,a)=>{const c=D(o);if(c&&e&&c.finalities===e.finalities){n.isContainDraft=!0;const u=c.original;if(a instanceof Set){const l=Array.from(a);a.clear(),l.forEach(f=>a.add(i===f?u:f))}else Ye(a,i,u)}else typeof o=="object"&&o!==null&&(n.value=o,n.isRoot=!1,qt(n))}),s&&(n.isContainDraft||console.warn("The return value does not contain any draft, please use 'rawReturn()' to wrap the return value to improve performance."),r&&console.warn("The return value contains drafts, please don't use 'rawReturn()' to wrap the return value."))}function Un(n){var e;const t=D(n);if(!me(n,t==null?void 0:t.options))return n;const r=Pe(n);if(t&&!t.operated)return t.original;let s;function i(){s=r===2?Dt(n)?new Map(n):new(Object.getPrototypeOf(n)).constructor(n):r===3?Array.from(t.setMap.values()):Rn(n,t==null?void 0:t.options)}if(t){t.finalized=!0;try{i()}finally{t.finalized=!1}}else s=n;if(Ft(s,(o,a)=>{if(t&&Ee(Oe(t.original,o),a))return;const c=Un(a);c!==a&&(s===n&&i(),Ye(s,o,c))}),r===3){const o=(e=t==null?void 0:t.original)!==null&&e!==void 0?e:s;return xt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function Ln(n){if(!Ie(n))throw new Error(`current() is only used for Draft, parameter: ${n}`);return Un(n)}const yt=(n=>function e(t,r,s){var i,o,a;if(typeof t=="function"&&typeof r!="function")return function(O,...N){return e(O,R=>t.call(this,R,...N),r)};const c=t,u=r;let l=s;if(typeof r!="function"&&(l=r),l!==void 0&&Object.prototype.toString.call(l)!=="[object Object]")throw new Error(`Invalid options: ${l}, 'options' should be an object.`);l=Object.assign(Object.assign({},n),l);const f=Ie(c)?Ln(c):c,h=Array.isArray(l.mark)?(O,N)=>{for(const R of l.mark){if(typeof R!="function")throw new Error(`Invalid mark: ${R}, 'mark' should be a function.`);const I=R(O,N);if(I)return I}}:l.mark,y=(i=l.enablePatches)!==null&&i!==void 0?i:!1,b=(o=l.strict)!==null&&o!==void 0?o:!1,m={enableAutoFreeze:(a=l.enableAutoFreeze)!==null&&a!==void 0?a:!1,mark:h,strict:b,enablePatches:y};if(!me(f,m)&&typeof f=="object"&&f!==null)throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");const[S,_]=js(f,m);if(typeof r!="function"){if(!me(f,m))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[S,_]}let T;try{T=u(S)}catch(O){throw Lt(D(S)),O}const M=O=>{const N=D(S);if(!Ie(O)){if(O!==void 0&&!Ee(O,S)&&(N!=null&&N.operated))throw new Error("Either the value is returned as a new non-draft value, or only the draft is modified without returning any value.");const I=O==null?void 0:O[Ss];if(I){const H=I[0];return m.strict&&typeof O=="object"&&O!==null&&qt({rootDraft:N,value:O,useRawReturn:!0}),_([H])}if(O!==void 0)return typeof O=="object"&&O!==null&&qt({rootDraft:N,value:O}),_([O])}if(O===S||O===void 0)return _([]);const R=D(O);if(m===R.options){if(R.operated)throw new Error("Cannot return a modified child draft.");return _([Ln(O)])}return _([O])};return T instanceof Promise?T.then(M,O=>{throw Lt(D(S)),O}):M(T)})();Object.prototype.constructor.toString();function Fn(n,e){const t=Object.keys(n),r=Object.keys(e);return t.length===r.length&&Object.keys(n).every(s=>e.hasOwnProperty(s))}function Nn(n,e){return Object.keys(n).length===Object.keys(e).length&&Object.keys(n).every(t=>e.hasOwnProperty(t)&&n[t]===e[t])}function bt(n,e){return typeof n!="object"||typeof e!="object"||n===null||e===null?n===e:Fn(n,e)?Object.keys(n).every(t=>bt(n[t],e[t])):!1}function Qt(n){if(!et(n))return n;const e={};for(const[t,r]of Object.entries(n))r!==void 0&&(e[t]=r);return e}function Kn(n,e){if(!et(n)||!et(e))return e;const t={...n};for(const r of Object.keys(e)){if(e[r]===void 0)continue;if(e[r]===null){delete t[r];continue}const s=et(n[r])&&et(e[r]);t[r]=s?Kn(n[r],e[r]):e[r]}return t}function et(n){return typeof n=="object"&&n!==null&&!Array.isArray(n)}function xs(n,e,t){if(!n||e.length===0)return;let r=n||{};for(let i=0;i<e.length-1;i++){const o=e[i];(!(o in r)||typeof r[o]!="object")&&(r[o]=typeof e[i+1]=="number"?[]:{}),r=r[o]}const s=e[e.length-1];Array.isArray(r)&&typeof s=="number"?r.splice(s,0,t):r[s]=t}function Wn(n,e,t){if(!n||e.length===0)return;let r=n||{};for(let s=0;s<e.length-1;s++){const i=e[s];(!(i in r)||typeof r[i]!="object")&&(r[i]=typeof e[s+1]=="number"?[]:{}),r=r[i]}r[e[e.length-1]]=t}function zn(n,e){if(!n||e.length===0)return;const[t,...r]=e;if(t in n){if(r.length===0){Array.isArray(n)?n.splice(t,1):delete n[t];return}zn(n[t],r),Ds(n[t])&&delete n[t]}}function Ds(n){return n&&Object.keys(n).length===0}const Vn=/ZULU|YEKT|YEKST|YAPT|YAKT|YAKST|XJT|WGT|WGST|WFT|WETDST|WET|WDT|WAT|WAST|WAKT|WADT|VUT|VOLT|VLAT|VLAST|VET|UZT|UZST|UYT|UYST|UTC|UT|ULAT|ULAST|UCT|TVT|TRUT|TOT|TMT|TKT|TJT|TFT|TAHT|SGT|SCT|SAST|SADT|RET|PYT|PYST|PWT|PST|PONT|PMST|PMDT|PKT|PKST|PHT|PGT|PETT|PETST|PET|PDT|OMST|OMSST|NZT|NZST|NZDT|NUT|NST|NPT|NOVT|NOVST|NFT|NDT|MYT|MVT|MUT|MUST|MST|MSK|MSD|MPT|MMT|MHT|MEZ|METDST|MET|MESZ|MEST|MDT|MAWT|MART|MAGT|MAGST|LKT|LINT|LIGT|LHST|LHDT|KST|KRAT|KRAST|KOST|KGT|KGST|KDT|JST|JAYT|IST|IRT|IRKT|IRKST|IOT|IDT|ICT|HST|HKT|GYT|GMT|GILT|GFT|GET|GEST|GAMT|GALT|FNT|FNST|FKT|FKST|FJT|FJST|FET|EST|EGT|EGST|EETDST|EET|EEST|EDT|EAT|EAST|EASST|DDUT|DAVT|CXT|CST|COT|CLT|CLST|CKT|CHUT|CHAST|CHADT|CETDST|CET|CEST|CDT|CCT|CAST|CADT|BTT|BST|BRT|BRST|BRA|BOT|BORT|BNT|BDT|BDST|AZT|AZST|AZOT|AZOST|AWST|AWSST|AST|ART|ARST|ANAT|ANAST|AMT|AMST|ALMT|ALMST|AKST|AKDT|AFT|AEST|AESST|AEDT|ADT|ACWST|ACT|ACST|ACSST|ACDT$/,$s={ZULU:0,YEKT:18e3,YEKST:21600,YAPT:36e3,YAKT:32400,YAKST:32400,XJT:21600,WGT:-10800,WGST:-7200,WFT:43200,WETDST:3600,WET:0,WDT:32400,WAT:3600,WAST:25200,WAKT:43200,WADT:28800,VUT:39600,VOLT:10800,VLAT:36e3,VLAST:36e3,VET:-14400,UZT:18e3,UZST:21600,UYT:-10800,UYST:-7200,UTC:0,UT:0,ULAT:28800,ULAST:32400,UCT:0,TVT:43200,TRUT:36e3,TOT:46800,TMT:18e3,TKT:46800,TJT:18e3,TFT:18e3,TAHT:-36e3,SGT:28800,SCT:14400,SAST:7200,SADT:37800,RET:14400,PYT:-14400,PYST:-10800,PWT:32400,PST:-28800,PONT:39600,PMST:-10800,PMDT:-7200,PKT:18e3,PKST:21600,PHT:28800,PGT:36e3,PETT:43200,PETST:43200,PET:-18e3,PDT:-25200,OMST:21600,OMSST:21600,NZT:43200,NZST:43200,NZDT:46800,NUT:-39600,NST:-12600,NPT:20700,NOVT:25200,NOVST:25200,NFT:-12600,NDT:-9e3,MYT:28800,MVT:18e3,MUT:14400,MUST:18e3,MST:-25200,MSK:10800,MSD:14400,MPT:36e3,MMT:23400,MHT:43200,MEZ:3600,METDST:7200,MET:3600,MESZ:7200,MEST:7200,MDT:-21600,MAWT:18e3,MART:-34200,MAGT:39600,MAGST:39600,LKT:19800,LINT:50400,LIGT:36e3,LHST:37800,LHDT:37800,KST:32400,KRAT:25200,KRAST:25200,KOST:39600,KGT:21600,KGST:21600,KDT:36e3,JST:32400,JAYT:32400,IST:7200,IRT:12600,IRKT:28800,IRKST:28800,IOT:21600,IDT:10800,ICT:25200,HST:-36e3,HKT:28800,GYT:-14400,GMT:0,GILT:43200,GFT:-10800,GET:14400,GEST:14400,GAMT:-32400,GALT:-21600,FNT:-7200,FNST:-3600,FKT:-10800,FKST:-10800,FJT:43200,FJST:46800,FET:10800,EST:-18e3,EGT:-3600,EGST:0,EETDST:10800,EET:7200,EEST:10800,EDT:-14400,EAT:10800,EAST:-21600,EASST:-21600,DDUT:36e3,DAVT:25200,CXT:25200,CST:-21600,COT:-18e3,CLT:-14400,CLST:-10800,CKT:-36e3,CHUT:36e3,CHAST:45900,CHADT:49500,CETDST:7200,CET:3600,CEST:7200,CDT:-18e3,CCT:28800,CAST:34200,CADT:37800,BTT:21600,BST:3600,BRT:-10800,BRST:-7200,BRA:-10800,BOT:-14400,BORT:28800,BNT:28800,BDT:21600,BDST:7200,AZT:14400,AZST:14400,AZOT:-3600,AZOST:0,AWST:28800,AWSST:32400,AST:-14400,ART:-10800,ARST:-10800,ANAT:43200,ANAST:43200,AMT:-14400,AMST:14400,ALMT:21600,ALMST:25200,AKST:-32400,AKDT:-28800,AFT:16200,AEST:36e3,AESST:39600,AEDT:39600,ADT:-10800,ACWST:31500,ACT:-18e3,ACST:34200,ACSST:37800,ACDT:37800};function Us(n){return new Date(n)}function Ls(n){return new Date(n+"Z")}const Fs=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function Ns(n){const e=n.match(Fs);if(!e)return null;const[t,r,s,i]=e;return r<=0||s<=0||i<=0?null:r>999?new Date(Date.UTC(r,s-1,i,0,0,0,0)):new Date(Date.UTC(i,r-1,s,0,0,0,0))}function Ks(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function Ws(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function zs(n){return new Date(n)}function Vs(n){const e=/^(\w{3}) (\w{3}) (\d{2}) (\d{4})$/;if(!n.match(e))throw new Error(`Unable to parse \`${n}\` as a date.`);const r=new Date(n+" UTC");return new Date(Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),0,0,0,0))}function qs(n){const e=/^(.+T.+)([+-])(\d{2})$/,t=n.match(e);if(t){const[,r,s,i]=t,o=`${r}${s}${i}:00`;return new Date(o)}return null}function Qs(n){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(\d{1,2})(?::(\d{1,2}))?(?::(\d{1,2}))?(.*)$/,t=n.match(e);if(t){const[,r,s,i,o,a,c,u,l]=t,f=s.padStart(2,"0"),h=i.padStart(2,"0");let y=a.padStart(2,"0");c!==void 0&&(y+=`:${c.padStart(2,"0")}`),u!==void 0&&(y+=`:${u.padStart(2,"0")}`);const b=`${r}-${f}-${h}T${y}${l}`;return new Date(b)}return null}function Bs(n){const[e,t]=n.split(", "),[r,s,i]=e.split("/").map(Number),o=t.match(/(\d{1,2}):(\d{2}):(\d{2}) (AM|PM)/);if(!o)throw new Error(`Unable to parse time from: ${n}`);let[,a,c,u,l]=o;return a=Number(a),c=Number(c),u=Number(u),l==="PM"&&a!==12?a+=12:l==="AM"&&a===12&&(a=0),new Date(Date.UTC(i,r-1,s,a,c,u))}function Gs(n){switch(n){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Hs(n){const e=n.match(Vn);if(!e)return null;const[t]=e,r=$s[t],s=new Date(n.replace(Vn,"Z"));return new Date(s.getTime()-r*1e3)}const Js=[Ns,Ws,Vs,Bs,Ls,qs,Ks,Us,Gs,Hs,Qs,zs];function Ys(n,e){try{const t=n(e);return t instanceof Date&&!isNaN(t.getTime())?t:null}catch{return null}}function Bt(n){for(const e of Js){const t=Ys(e,n);if(t)return t}return null}function Zs(n){try{const e=JSON.parse(n);return typeof e=="string"?Bt(e):null}catch{return null}}function gt(n){if(n!==void 0){if(n===null)return null;if(n instanceof Date)return n;if(typeof n=="string"){const e=Bt(n)||Zs(n)||Bt(n.trim());if(!e)throw new Error(`Unable to parse \`${n}\` as a date.`);return e}else if(typeof n=="number")return new Date(n);throw new Error(`Invalid date value \`${n}\`. Expected a date, number, or string, got type ${typeof n}.`)}}class Me{constructor(e,t){p(this,"attrs");p(this,"linkIndex");p(this,"_blobAttrs",null);p(this,"_primaryKeys",null);p(this,"_forwardIdents",null);p(this,"_revIdents",null);this.attrs=e,this.linkIndex=t}resetAttrIndexes(){this._blobAttrs=null,this._primaryKeys=null,this._forwardIdents=null,this._revIdents=null}addAttr(e){this.attrs[e.id]=e,this.resetAttrIndexes()}deleteAttr(e){delete this.attrs[e],this.resetAttrIndexes()}updateAttr(e){const t=this.attrs[e.id];t&&(this.attrs[e.id]={...t,...e},this.resetAttrIndexes())}getAttr(e){return this.attrs[e]}get blobAttrs(){if(this._blobAttrs)return this._blobAttrs;this._blobAttrs=new Map;for(const e of Object.values(this.attrs))if(Ht(e)){const[t,r,s]=e["forward-identity"];fe(this.blobAttrs,[r,s],e)}return this._blobAttrs}get primaryKeys(){if(this._primaryKeys)return this._primaryKeys;this._primaryKeys=new Map;for(const e of Object.values(this.attrs))if(e["primary?"]){const[t,r]=e["forward-identity"];fe(this._primaryKeys,[r],e)}return this._primaryKeys}get forwardIdents(){if(this._forwardIdents)return this._forwardIdents;this._forwardIdents=new Map;for(const e of Object.values(this.attrs)){const t=e["forward-identity"],[r,s,i]=t;fe(this._forwardIdents,[s,i],e)}return this._forwardIdents}get revIdents(){if(this._revIdents)return this._revIdents;this._revIdents=new Map;for(const e of Object.values(this.attrs)){const t=e["reverse-identity"];if(t){const[r,s,i]=t;fe(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Xs(n){return n.cardinality==="one"}function Gt(n){return n["value-type"]==="ref"}function Ht(n){return n["value-type"]==="blob"}function Fe(n,e){return e.reduce((t,r)=>t&&t.get(r),n)}function we(n,e){if(e.length===0)throw new Error("path must have at least one element");if(e.length===1){n.delete(e[0]);return}const[t,...r]=e;n.has(t)&&we(n.get(t),r)}function fe(n,e,t){let r=n;const s=e.length-1;for(let i=0;i<s;i++){const o=e[i];let a=r.get(o);a===void 0&&(a=new Map,r.set(o,a)),r=a}s>-1&&r.set(e[s],t)}function qn(n,e,t){const r=new Map,s=new Map,i=new Map;for(const o of e){let[a,c,u]=o;const l=n.getAttr(c);if(!l){console.warn("no such attr",c,a);continue}l["checked-data-type"]==="date"&&t&&(u=gt(u),o[2]=u),Gt(l)&&fe(i,[u,c,a],o),fe(r,[a,c,u],o),fe(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function Qn(n){return{triples:de(n.eav,3),cardinalityInference:n.cardinalityInference,useDateObjects:n.useDateObjects,version:1}}function Bn(n,e){return tt(n,e.triples,e.cardinalityInference,e.useDateObjects)}function Gn(n,e){if(n)return new Me(n.attrs,n.linkIndex);if(e&&"__type"in e)return new Me(e.attrs,e.linkIndex)}function ei(n,e){return Fe(n.eav,[e])!==void 0}function tt(n,e,t,r){const s=qn(n,e,r);return s.cardinalityInference=t,s.useDateObjects=r,s}function nt(n,e){var s,i;let t;if(Array.isArray(e[0])){const[o,a]=e[0],c=n.aev.get(o);if(!c)return null;t=(s=de(c,2).find(l=>l[2]===a))==null?void 0:s[0]}else t=e[0];if(!t)return null;const r=e[2];if(Array.isArray(r)&&r.length===2&&n.aev.get(r[0])){const[o,a]=r,c=n.aev.get(o);if(!c)return null;const l=(i=de(c,2).find(g=>g[2]===a))==null?void 0:i[0];if(!l)return null;const[f,h,y,...b]=e;return[t,h,l,...b]}else{const[o,...a]=e;return[t,...a]}}function Hn(n,e,t){const r=nt(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(we(n.eav,[s,i,o]),we(n.aev,[i,s,o]),Gt(a)&&we(n.vae,[o,i,s]))}let ti=0;function Jn(n,e,t){const[r,s,i]=t;let o;const a=Fe(n.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+ti++}function Yn(n,e,t){const r=nt(n,t);if(!r)return;let[s,i,o]=r;const a=e.getAttr(i);if(!a)return;a["checked-data-type"]==="date"&&n.useDateObjects&&(o=gt(o));const c=Fe(n.eav,[s,i,o]),u=(c==null?void 0:c[3])??Jn(n,a,r),l=[s,i,o,u];Xs(a)?(fe(n.eav,[s,i],new Map([[o,l]])),fe(n.aev,[i,s],new Map([[o,l]]))):(fe(n.eav,[s,i,o],l),fe(n.aev,[i,s,o],l)),Gt(a)&&fe(n.vae,[o,i,s],l)}function ni(n,e,t){var y;const r=nt(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Ht(a))throw new Error("merge operation is not supported for links");const c=Fe(n.eav,[s,i]);if(!c)return;const u=(y=c.values().next())==null?void 0:y.value;if(!u)return;const l=u[2],f=Kn(l,o),h=[s,i,f,Jn(n,a,u)];fe(n.eav,[s,i],new Map([[f,h]])),fe(n.aev,[i,s],new Map([[f,h]]))}function Jt(n,e,t){var u,l;const[r,s]=t,i=nt(n,[r]);if(!i)return;const[o]=i,a=n.eav.get(o);if(a){for(const f of a.keys()){const h=e.getAttr(f);h&&h["on-delete-reverse"]==="cascade"&&de(a.get(f),1).forEach(([y,b,g])=>{var m;return Jt(n,e,[g,(m=h["reverse-identity"])==null?void 0:m[1]])}),(!s||!h||((u=h["forward-identity"])==null?void 0:u[1])===s)&&(we(n.aev,[f,o]),we(n.eav,[o,f]))}a.size===0&&we(n.eav,[o])}const c=n.vae.get(o)&&de(n.vae.get(o),2);c&&c.forEach(f=>{var m,S,_;const[h,y,b]=f,g=e.getAttr(y);(!s||!g||((m=g["reverse-identity"])==null?void 0:m[1])===s)&&(we(n.eav,[h,y,b]),we(n.aev,[y,h,b]),we(n.vae,[b,y,h])),g&&g["on-delete"]==="cascade"&&((S=g["reverse-identity"])==null?void 0:S[1])===s&&Jt(n,e,[h,(_=g["forward-identity"])==null?void 0:_[1]])}),((l=n.vae.get(o))==null?void 0:l.size)===0&&we(n.vae,[o])}function Zn(n,e,t){const r=qn(e,t,n.useDateObjects);Object.keys(r).forEach(s=>{n[s]=r[s]})}function ri(n,[e]){n.addAttr(e)}function Xn(n){return de(n.eav,3)}function si(n,e,[t]){if(!e.getAttr(t))return;const r=Xn(n).filter(([s,i])=>i!==t);e.deleteAttr(t),Zn(n,e,r)}function ii(n,e,[t]){e.getAttr(t.id)&&(e.updateAttr(t),Zn(n,e,Xn(n)))}function oi(n,e,t){const[r,...s]=t;switch(r){case"add-triple":Yn(n,e,s);break;case"deep-merge-triple":ni(n,e,s);break;case"retract-triple":Hn(n,e,s);break;case"delete-entity":Jt(n,e,s);break;case"add-attr":ri(e,s);break;case"delete-attr":si(n,e,s);break;case"update-attr":ii(n,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function de(n,e,t=[]){if(!n||e===0)return t;if(e===1){for(const r of n.values())t.push(r);return t}for(const r of n.values())de(r,e-1,t);return t}function _t(n,e,t){var i;const r=[];if(t!=null&&t.hasOwnProperty("$not")){for(const o of e.keys())t.$not!==o&&r.push(e.get(o));return r}if(t!=null&&t.hasOwnProperty("$isNull")){const{attrId:o,isNull:a,reverse:c}=t.$isNull;if(c)for(const u of e.keys()){const l=n.vae.get(u),f=!l||!l.get(o);(a?f:!f)&&r.push(e.get(u))}else{const u=n.aev.get(o);for(const l of e.keys()){const f=!u||((i=u.get(l))==null?void 0:i.get(null))||!u.get(l);(a?f:!f)&&r.push(e.get(l))}}return r}if(t!=null&&t.$comparator)return de(e,1).filter(t.$op);const s=t.in||t.$in||[t];for(const o of s){const a=e.get(o);a&&r.push(a)}return r}function ai(n,e,t){let r="";return n!==void 0&&(r+="e"),e!==void 0&&(r+="a"),t!==void 0&&(r+="v"),r}function ci(n,[e,t,r]){var i,o;switch(ai(e,t,r)){case"e":{const a=n.eav.get(e);return de(a,2)}case"ea":{const a=(i=n.eav.get(e))==null?void 0:i.get(t);return de(a,1)}case"eav":{const a=(o=n.eav.get(e))==null?void 0:o.get(t);return a?_t(n,a,r):[]}case"ev":{const a=n.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(..._t(n,u,r));return c}case"a":{const a=n.aev.get(t);return de(a,2)}case"av":{const a=n.aev.get(t);if(!a)return[];const c=[];for(const u of a.values())c.push(..._t(n,u,r));return c}case"v":{const a=[];for(const c of n.eav.values())for(const u of c.values())a.push(..._t(n,u,r));return a}default:return de(n.eav,3)}}function ui(n,e,t){var s;const r={};if(!e)return r;for(const[i,o]of e.entries()){const a=(s=n.eav.get(t))==null?void 0:s.get(o.id),c=de(a,1);for(const u of c)r[i]=u[2]}return r}function te(n,e,t){var r;return(r=n.forwardIdents.get(e))==null?void 0:r.get(t)}function je(n,e,t){var r;return(r=n.revIdents.get(e))==null?void 0:r.get(t)}function li(n,e){return n.blobAttrs.get(e)}function er(n,e){var r;const t=n.primaryKeys.get(e);return t||((r=n.forwardIdents.get(e))==null?void 0:r.get("id"))}function fi(n,e,t){const r=nt(n,t);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return Fe(n.eav,[s,i])}function di(n,e,t){const r=t.filter(([s,i,o,a,c])=>{if(s!=="add-triple"&&s!=="deep-merge-triple")return!0;const u=c==null?void 0:c.mode;if(u!=="create"&&u!=="update")return!0;let l=!1;const f=e.getAttr(o);if(f){const h=er(e,f["forward-identity"][1]);l=!!fi(n,e,[i,h==null?void 0:h.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return yt({store:n,attrsStore:e},s=>{r.forEach(i=>{oi(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof Me)return"immutable"}})}function hi(n){return typeof n=="string"&&n.startsWith("?")}function pi(n,e,t){if(t.hasOwnProperty(n)){const r=t[n];return nr(r,e,t)}return{...t,[n]:e}}function tr(n,e,t){return n===e?t:null}function yi(n){switch(typeof n){case"string":return n.startsWith("?")?pi:tr;default:return tr}}const bi=["in","$in","$not","$isNull","$comparator"];function gi(n){for(const e of bi)if(n.hasOwnProperty(e))return!0;return!1}function nr(n,e,t){return t?typeof n=="object"?gi(n)?t:null:yi(n)(n,e,t):null}function _i(n,e,t){return n.reduce((r,s,i)=>{const o=e[i];return nr(s,o,r)},t)}function mi(n,e,t){return Si(n,e,t).map(r=>_i(e,r,t)).filter(r=>r)}function wi(n,e,t){return e.or?e.or.patterns.flatMap(r=>Yt(n,r,t)):e.and?e.and.patterns.reduce((r,s)=>Yt(n,s,r),t):t.flatMap(r=>mi(n,e,r))}function Yt(n,e,t=[{}]){return e.reduce((r,s)=>wi(n,s,r),t)}function Zt(n,e){return Array.isArray(e)?e.map(t=>Zt(n,t)):hi(e)?n[e]:e}function Ti(n,{find:e,where:t}){return Yt(n,t).map(s=>Zt(s,e))}function Si(n,e,t){return ci(n,Zt(t,e))}const vi=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function Ne(n){return typeof n=="string"&&vi.test(n)}const se=[];for(let n=0;n<256;++n)se.push((n+256).toString(16).slice(1));function Ai(n,e=0){return(se[n[e+0]]+se[n[e+1]]+se[n[e+2]]+se[n[e+3]]+"-"+se[n[e+4]]+se[n[e+5]]+"-"+se[n[e+6]]+se[n[e+7]]+"-"+se[n[e+8]]+se[n[e+9]]+"-"+se[n[e+10]]+se[n[e+11]]+se[n[e+12]]+se[n[e+13]]+se[n[e+14]]+se[n[e+15]]).toLowerCase()}let Xt;const Oi=new Uint8Array(16);function Ei(){if(!Xt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Xt=crypto.getRandomValues.bind(crypto)}return Xt(Oi)}const rr={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ki(n,e,t){var s;if(rr.randomUUID&&!n)return rr.randomUUID();n=n||{};const r=n.random??((s=n.rng)==null?void 0:s.call(n))??Ei();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=r[6]&15|64,r[8]=r[8]&63|128,Ai(r)}function sr(n){const e=n.replace(/-/g,""),t=[];for(let r=0;r<e.length;r+=2)t.push(parseInt(e.substring(r,r+2),16));return t}function Ci(n,e){for(let t=0;t<n.length;t++){if(n[t]<e[t])return-1;if(n[t]>e[t])return 1}return 0}function Ii(n,e){return Ci(sr(n),sr(e))}function Y(){return ki()}function Pi(n,e){return n.localeCompare(e)}function Ri(){let n=Pi;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{n=Intl.Collator("en-US").compare}catch{}return n}const Mi=Ri();let ji=!0,xi=0;function rt(n){return mt(`_${n}`,xi++)}function mt(n,e){return`?${n}-${e}`}class Ke extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function Di(n,e){const t=er(n,e);if(!t)throw new Ke(`Could not find id attr for ${e}`);return t}function ir(n,e,t,r){return[$i(n,e,t,r)]}function $i(n,e,t,r){return[n(t,r),Di(e,t).id,n(t,r),n("time",r)]}function Ui(n,e,t){return n.map(r=>r===e?t:r)}function or(n,e,t,r,s){const i=te(e,t,s),o=je(e,t,s),a=i||o;if(!a)throw new Ke(`Could not find attr for ${[t,s]}`);if(a["value-type"]!=="ref")throw new Error(`Attr ${a.id} is not a ref`);const[c,u]=a["forward-identity"],[l,f]=a["reverse-identity"],h=r+1,y=i?[n(u,r),a.id,n(f,h),rt("time")]:[n(u,h),a.id,n(f,r),rt("time")];return[i?f:u,h,y,a,!!i]}function ar(n,e){if(typeof e!="string")return function(o){return!1};const r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/%/g,".*").replace(/_/g,"."),s=new RegExp(`^${r}$`,n?"s":"is");return function(o){return typeof o!="string"?!1:s.test(o)}}function Li(n,e){if(typeof e!="object"||e.hasOwnProperty("$in")||e.hasOwnProperty("in"))return e;const t=n["checked-data-type"]==="date";if(e.hasOwnProperty("$gt"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])>new Date(e.$gt)}:function(s){return s[2]>e.$gt}};if(e.hasOwnProperty("$gte"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])>=new Date(e.$gte)}:function(s){return s[2]>=e.$gte}};if(e.hasOwnProperty("$lt"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])<new Date(e.$lt)}:function(s){return s[2]<e.$lt}};if(e.hasOwnProperty("$lte"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])<=new Date(e.$lte)}:function(s){return s[2]<=e.$lte}};if(e.hasOwnProperty("$like")){const r=ar(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=ar(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function Fi(n,e,t,r,s,i){const o=te(e,t,s),a=je(e,t,s),c=o||a;if(!c)throw new Ke(`No attr for etype = ${t} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=te(e,t,"id");if(!u)throw new Ke(`No attr for etype = ${t} label = id`);return[n(t,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},rt("time")]}return o?[n(t,r),c.id,Li(c,i),rt("time")]:[i,c.id,n(t,r),rt("time")]}function Ni(n,e,t,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,f,h]=c,[y,b,g]=or(n,e,l,f,u);return[y,b,[...h,g]]},[t,r,[]]);return[i,o,a]}function en(n,e,t,r,s,i){const o=s.slice(0,s.length-1),a=s[s.length-1],[c,u,l]=Ni(n,e,t,r,o),f=Fi(n,e,c,u,a,i);return l.concat([f])}function Ki(n,e){return e?[e].concat(n):n}function Wi([n,e]){return n==="or"&&Array.isArray(e)}function zi([n,e]){return n==="and"&&Array.isArray(e)}function Vi(n,e,t){return(r,s)=>{const i=n(r,s);return e==i?i:`${i}-${t}`}}function cr(n,e,t,r,s,i){const o=n(r,s),a=i.map((c,u)=>{const l=Vi(n,o,u);return lr(l,t,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function qi(n){const e=[];for(let t=1;t<=n.length;t++)e.push(n.slice(0,t));return e}function ur(n,e,t,r,s){return qi(s).map(i=>en(n,e,t,r,i,{$isNull:!0}))}function lr(n,e,t,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Wi([i,o]))return cr(n,"or",e,t,r,o);if(zi([i,o]))return cr(n,"and",e,t,r,o);if(i==="$entityIdStartsWith")return[];const a=i.split(".");if(o!=null&&o.hasOwnProperty("$ne")&&(o={...o,$not:o.$ne},delete o.$ne),o!=null&&o.hasOwnProperty("$not")){const c=en(n,e,t,r,a,o),u=ur(n,e,t,r,a);return[{or:{patterns:[c,...u],joinSym:n(t,r)}}]}return o!=null&&o.hasOwnProperty("$isNull")&&o.$isNull===!0&&a.length>1?[{or:{patterns:ur(n,e,t,r,a),joinSym:n(t,r)}}]:en(n,e,t,r,a,o)})}function Qi(n,e,t,r){const s=mt;return r?lr(s,n,e,t,r).concat(ir(s,n,e,t)):ir(s,n,e,t)}function Bi(n,e,t){return[n(e,t),n("time",t)]}function Gi(n,e,t,r,s,i){const[o,a,c,u,l]=or(n,e,t,r,s),f=Ui(c,n(t,r),i);return[o,a,f,u,l]}function Hi(n,e,t,{etype:r,level:s,form:i},o){const a=Object.keys(i).filter(c=>c!=="$");return a.length?Object.entries(o).map(function([u,l]){return a.map(function(y){var g,m,S;const b=!!(e.cardinalityInference&&((S=(m=(g=t.linkIndex)==null?void 0:g[r])==null?void 0:m[y])!=null&&S.isSingular));try{const[_,T,M]=Gi(n,t,r,s,y,u),O=hr(e,t,{etype:_,level:T,form:i[y],join:M}),N=b?O[0]:O;return{[y]:N}}catch(_){if(_ instanceof Ke)return{[y]:b?void 0:[]};throw _}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Ji(n,e,t){return t==="string"?Mi(n,e):n>e?1:-1}function st(n,e,t,r,s){return e===r||e==null&&r==null?Ii(n,t):r==null?1:e==null?-1:Ji(e,r,s)}function wt([n,e],[t,r],s){return st(n,e,t,r,s)}function tn(n){return n==null?n:new Date(n).getTime()}function fr(n,e,t){var h;const[r,s,i,o]=n;if(((h=e["forward-identity"])==null?void 0:h[2])==="id")return wt(t,[r,o],null);const[a,c]=t,u=e["checked-data-type"],l=u==="date"?tn(c):c,f=u==="date"?tn(i):i;return wt([a,l],[r,f],u)}function Yi(n,e,t,r){const s=fr(n,e,r);return t==="desc"?s>0:s<0}function Zi(n,e,t,r){const s=fr(n,e,r);return t==="desc"?s<0:s>0}function Xi(n,e){const t=e[1];return n.getAttr(t)}function eo(n,e,t){const r=Object.keys(t)[0];return te(n,e,r)}function to(n,e,t,r){if(t)return Xi(n,t);if(r)return eo(n,e,r)}function no(n,e,t){var s,i;if(!Array.isArray(t.fields))return li(n,e);const r=new Map;for(const o of t.fields){const a=te(n,e,o),c=(s=a==null?void 0:a["forward-identity"])==null?void 0:s[2];c&&Ht(a)&&r.set(c,a)}if(!r.has("id")){const o=te(n,e,"id"),a=(i=o==null?void 0:o["forward-identity"])==null?void 0:i[2];a&&r.set(a,o)}return r}function ro(n,e,{etype:t,pageInfo:r,dq:s,form:i}){var g,m;const o=(g=i==null?void 0:i.$)==null?void 0:g.order,a=dr(i),c=so(i);let u=Ti(n,s);const l=r==null?void 0:r["start-cursor"],f=r==null?void 0:r["end-cursor"],h=to(e,t,l,o);if(h&&((m=h==null?void 0:h["forward-identity"])==null?void 0:m[2])!=="id"){const S=h["checked-data-type"]==="date",_=h.id;u=u.map(([T])=>{var O,N,R,I,H;let M=(H=(I=(R=(N=(O=n.eav.get(T))==null?void 0:O.get(_))==null?void 0:N.values())==null?void 0:R.next())==null?void 0:I.value)==null?void 0:H[2];return S&&(M=tn(M)),[T,M]})}u.sort(c==="asc"?function(_,T){return wt(_,T,h==null?void 0:h["checked-data-type"])}:function(_,T){return wt(T,_,h==null?void 0:h["checked-data-type"])});let y={};const b=no(e,t,s);for(const S of u){const[_]=S;if(y[_]||!a&&l&&h&&Yi(l,h,c,S)||!a&&f&&h&&Zi(f,h,c,S))continue;const T=ui(n,b,_);T&&(y[_]=T)}return y}function so(n){var t;const e=(t=n.$)==null?void 0:t.order;return e&&e[Object.keys(e)[0]]||"asc"}function dr(n){var s,i,o;const e=(s=n.$)==null?void 0:s.offset,t=(i=n.$)==null?void 0:i.before,r=(o=n.$)==null?void 0:o.after;return!e&&!t&&!r}function io(n,e,{etype:t,level:r,form:s,join:i,pageInfo:o}){var h,y,b,g,m;if(!dr(s)&&(!o||!o["start-cursor"]))return[];const a=Ki(Qi(e,t,r,(h=s.$)==null?void 0:h.where),i),c=Bi(mt,t,r),u=(y=s.$)==null?void 0:y.fields,l=ro(n,e,{etype:t,pageInfo:o,form:s,dq:{where:a,find:c,fields:u}}),f=((b=s.$)==null?void 0:b.limit)||((g=s.$)==null?void 0:g.first)||((m=s.$)==null?void 0:m.last);if(f!=null){r>0&&ji&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const S=Object.entries(l);return S.length<=f?l:Object.fromEntries(S.slice(0,f))}return l}function oo(n,e,t){try{return io(n,e,t)}catch(r){if(r instanceof Ke)return{};throw r}}function hr(n,e,t){const r=oo(n,e,t);return Hi(mt,n,e,t,r)}function ao(n){const e={};for(const[t,r]of Object.entries(n))e[t]={startCursor:r["start-cursor"],endCursor:r["end-cursor"],hasNextPage:r["has-next-page?"],hasPreviousPage:r["has-previous-page?"]};return e}function pr({store:n,attrsStore:e,pageInfo:t,aggregate:r},s){const o={data:Object.keys(s).reduce(function(c,u){return r!=null&&r[u]||u==="$$ruleParams"||(c[u]=hr(n,e,{etype:u,form:s[u],level:0,pageInfo:t==null?void 0:t[u]})),c},{})};return t&&(o.pageInfo=ao(t)),r&&(o.aggregate=r),o}function co(){const e={__etype:1,__ops:1,create:1,update:1,link:1,unlink:1,delete:1,merge:1,ruleParams:1};return new Set(Object.keys(e))}const uo=co();function Tt(n,e,t){const r={__etype:n,__ops:t};return new Proxy(r,{get:(s,i)=>{if(i==="__ops")return t;if(i==="__etype")return n;if(uo.has(i))return(o,a)=>Tt(n,e,[...t,a?[i,n,e,o,a]:[i,n,e,o]])}})}function lo(n,e){return`lookup__${n}__${JSON.stringify(e)}`}function St(n){return n.startsWith("lookup__")}function nn(n){const[e,t,...r]=n.split("__");return[t,JSON.parse(r.join("__"))]}function fo(n){return new Proxy({__etype:n},{get(e,t){if(t==="lookup")return(s,i)=>Tt(n,nn(lo(s,i)),[]);if(t==="__etype")return n;const r=t;return St(r)?Tt(n,nn(r),[]):Tt(n,r,[])}})}function rn(){return new Proxy({},{get(n,e){return fo(e)}})}rn();function ho(n){return n.__ops}function po(n,e){const{attrIdMap:t,refSwapAttrIds:r}=n,s=[];for(const o of e){const a=t[o];if(a)s.push(a);else if(Array.isArray(o)&&o.length==2&&t[o[0]]){const[c,u]=o;s.push([t[c],u])}else s.push(o)}const[i]=e;if((i==="add-triple"||i==="retract-triple")&&r.has(e[2])){const o=s[1];s[1]=s[3],s[3]=o}return s}function yo(n){if(Array.isArray(n))return n;const e=Object.entries(n);if(e.length!==1)throw new Error("lookup must be an object with a single unique attr and value.");return e[0]}function bo(n,e,t){return t.indexOf(".")!==-1&&!te(n,e,t)}function sn(n){const[e,t,...r]=n.split(".");if(r.length>0||t!=="id")throw new Error(`${n} is not a valid lookup attribute.`);return e}function go(n,e,t){if(!bo(n,e,t))return te(n,e,t);const r=sn(t),s=te(n,e,r)||je(n,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${t} does not reference a valid link attribute.`);return s}function on(n){return typeof n=="string"&&!St(n)?null:typeof n=="string"&&St(n)?nn(n):yo(n)}function he(n,e,t){const r=on(t);if(r===null)return t;const[s,i]=r,o=go(n,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function yr(n,e,t,r){var o;const s=he(n,e,t);return Array.isArray(s)?[["add-triple",s,(o=te(n,e,"id"))==null?void 0:o.id,s]].concat(r):r}function _o({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=te(n,e,i),u=je(n,e,i);return a.map(l=>c?["add-triple",he(n,e,t),c.id,he(n,c["reverse-identity"][1],l)]:["add-triple",he(n,u["forward-identity"][1],l),u==null?void 0:u.id,he(n,e,t)])});return yr(n,e,t,s)}function mo({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=te(n,e,i),u=je(n,e,i);return a.map(l=>c?["retract-triple",he(n,e,t),c.id,he(n,c["reverse-identity"][1],l)]:["retract-triple",he(n,u["forward-identity"][1],l),u.id,he(n,e,t)])});return yr(n,e,t,s)}function wo(n,e,t,r){var s;if(Array.isArray(r)){const[i,o]=r;for(const a of n||[]){const c=a==null?void 0:a.aev.get(i);if(c){for(const[u,l,f]of de(c,2))if(f===o)return!0}}}else for(const i of n||[]){const o=i==null?void 0:i.eav.get(r);if(o){for(const a of o.keys())if(((s=e.getAttr(a))==null?void 0:s["forward-identity"][1])==t)return!0}}return!1}function br({stores:n,attrsStore:e},[t,r,s,i]){return(i==null?void 0:i.upsert)===!1?{mode:"update"}:(i==null?void 0:i.upsert)===!0?null:wo(n,e,t,r)?{mode:"update"}:null}function To(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s);return[["id",c]].concat(Object.entries(a)).map(([l,f])=>{const h=te(t,r,l);return h["checked-data-type"]==="date"&&n.useDateObjects&&(f=gt(f)),["add-triple",c,h.id,f,{mode:"create"}]})}function So(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s),u=br(n,[r,c,i,o]);return[["id",c]].concat(Object.entries(a)).map(([f,h])=>{const y=te(t,r,f);return y["checked-data-type"]==="date"&&n.useDateObjects&&(h=gt(h)),["add-triple",c,y.id,h,...u?[u]:[]]})}function vo({attrsStore:n},[e,t]){return[["delete-entity",he(n,e,t),e]]}function Ao(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s),u=br(n,[r,c,i,o]),l=Object.entries(a).map(([h,y])=>{const b=te(t,r,h);return["deep-merge-triple",c,b.id,y,...u?[u]:[]]});return[["add-triple",c,te(t,r,"id").id,c,...u?[u]:[]]].concat(l)}function Oo({attrsStore:n},[e,t,r]){return[["rule-params",he(n,e,t),e,r]]}function Eo(n){const[e,t,r,s,i]=n;if(!s)return n;const o={...s};return delete o.id,[e,t,r,o,...i?[i]:[]]}function ko(n,e){const[t,...r]=Eo(e);switch(t){case"merge":return Ao(n,r);case"create":return To(n,r);case"update":return So(n,r);case"link":return _o(n,r);case"unlink":return mo(n,r);case"delete":return vo(n,r);case"ruleParams":return Oo(n,r);default:throw new Error(`unsupported action ${t}`)}}function Co(n){switch(n){case"string":case"date":case"boolean":case"number":return n;default:return}}function Io(n,e,t){var a,c;const r=(c=(a=n.entities[e])==null?void 0:a.attrs)==null?void 0:c[t];if(t==="id")return null;if(!r)throw new Error(`${e}.${t} does not exist in your schema`);const{unique:s,indexed:i}=r==null?void 0:r.config,o=Co(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function vt(n,e,t,r){const s=n?Io(n,e,t):null,i=Y(),a=[Y(),e,t];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function Po(n,e,t){return Object.values(n.links).find(i=>i.forward.on===e&&i.forward.label===t||i.reverse.on===e&&i.reverse.label===t)}function Ro(n,e,t){const r=Po(n,e,t);if(!r)throw new Error(`Couldn't find the link ${e}.${t} in your schema`);const{forward:s,reverse:i}=r;return{"forward-identity":[Y(),s.on,s.label],"reverse-identity":[Y(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function gr(n,e,t,r){const s=n?Ro(n,e,t):null,i=Y(),o=[Y(),e,t],a=[Y(),t,e];return{id:i,"forward-identity":o,"reverse-identity":a,"value-type":"ref",cardinality:"many","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}const Mo=new Set(["create","update","merge","link","unlink"]),jo=new Set(["link","unlink"]),xo=new Set(["create","update","merge"]),Do=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),an={"unique?":!0,"index?":!0},$o={...an,cardinality:"one"};function Uo(n){const e=[],[t,r,s,i]=n;if(!Do.has(t))return e;const o=on(s);if(o&&e.push({etype:r,lookupPair:o}),t==="link")for(const[a,c]of Object.entries(i)){const u=Array.isArray(c)?c:[c];for(const l of u){const f=on(l);f&&e.push({etype:r,lookupPair:f,linkLabel:a})}}return e}function Lo({attrsStore:n,schema:e},t){var h,y;const r=new Set,s=[],i=[];function o(b,g){return te(n,b,g)||s.find(m=>m["forward-identity"][1]===b&&m["forward-identity"][2]===g)}function a(b,g){return je(n,b,g)||s.find(m=>{var S,_;return((S=m["reverse-identity"])==null?void 0:S[1])===b&&((_=m["reverse-identity"])==null?void 0:_[2])===g})}function c(b){s.push(b),i.push(["add-attr",b]),r.add(b.id)}function u(b){b&&"isUnsynced"in b&&b.isUnsynced&&!r.has(b.id)&&(s.push(b),i.push(["add-attr",b]),r.add(b.id))}function l(b,g){return g.indexOf(".")!==-1&&!o(b,g)}function f(b,g){const m=o(b,g),S=a(b,g);u(m),u(S),!m&&!S&&c(gr(e,b,g,$o))}for(const b of t)for(const{etype:g,lookupPair:m,linkLabel:S}of Uo(b)){const _=m[0];if(S){f(g,S);const T=o(g,S),M=a(g,S);u(T),u(M);const O=((h=T==null?void 0:T["reverse-identity"])==null?void 0:h[1])||((y=M==null?void 0:M["forward-identity"])==null?void 0:y[1])||S;if(l(O,_))f(O,sn(_));else{const N=o(O,_);N||c(vt(e,O,_,an)),u(N)}}else if(l(g,_))f(g,sn(_));else{const T=o(g,_);T||c(vt(e,g,_,an)),u(T)}}for(const b of t){const[g,m,S,_]=b;if(Mo.has(g)){const T=o(m,"id");u(T),T||c(vt(e,m,"id",{"unique?":!0}));for(const M of Object.keys(_)){const O=o(m,M);if(u(O),xo.has(g)&&(O||c(vt(e,m,M,M==="id"?{"unique?":!0}:null))),jo.has(g)){const N=a(m,M);!O&&!N&&c(gr(e,m,M)),u(N)}}}}if(s.length){const b={...n.attrs};for(const g of s)b[g.id]=g;return[new Me(b,n.linkIndex),i]}return[n,i]}function Fo(n,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>ho(c)),[s,i]=Lo(n,r),o={...n,attrsStore:s},a=r.flatMap(c=>ko(o,c));return[...i,...a]}function _r(n,e){typeof requestIdleCallback>"u"?n():requestIdleCallback(n,{timeout:e})}const We="__meta";class No{constructor(e,t){}}class cn{constructor(e){p(this,"currentValue");p(this,"_subs",[]);p(this,"_persister");p(this,"_merge");p(this,"serialize");p(this,"parse");p(this,"_saveThrottleMs");p(this,"_idleCallbackMaxWaitMs");p(this,"_nextSave",null);p(this,"_nextGc",null);p(this,"_pendingSaveKeys",new Set);p(this,"_loadedKeys",new Set);p(this,"_loadingKeys");p(this,"_objectSize");p(this,"_log");p(this,"onKeyLoaded");p(this,"_version",0);p(this,"_meta",{isLoading:!0,onLoadCbs:[],value:null,error:null,attempts:0});p(this,"_gcOpts");this._persister=e.persister,this._merge=e.merge,this.serialize=e.serialize,this.parse=e.parse,this._objectSize=e.objectSize,this._log=e.logger,this._saveThrottleMs=e.saveThrottleMs??100,this._idleCallbackMaxWaitMs=e.idleCallbackMaxWaitMs??1e3,this._gcOpts=e.gc,this.currentValue={},this._loadedKeys=new Set,this._loadingKeys={},this._initMeta(),e.preloadEntryCount&&this._preloadEntries(e.preloadEntryCount)}async _initMeta(){var e;this._meta.loadingPromise&&await this._meta.loadingPromise;try{const t=this._persister.getItem(We);this._meta.loadingPromise=t;const r=await t;this._meta.isLoading=!1,this._meta.error=null,this._meta.loadingPromise=null,this._meta.attempts=0;const s=((e=this._meta.value)==null?void 0:e.objects)??{},i=r??{},o=i.objects??{};this._meta.value={...i,objects:{...s,...o}}}catch(t){this._meta.error=t,this._meta.attempts++,this._meta.loadingPromise=null}}async _getMeta(){return this._meta.value?this._meta.value:this._meta.loadingPromise?(await this._meta.loadingPromise,this._meta.value):(this._initMeta(),await this._meta.loadingPromise,this._meta.value)}async _refreshMeta(){return await this._initMeta(),this._meta.value}async _preloadEntries(e){const t=await this.waitForMetaToLoad();if(!t)return;const r=Object.entries(t.objects);r.sort(([s,i],[o,a])=>a.updatedAt-i.updatedAt);for(const[s]of r.slice(0,e))this._loadKey(s)}async _getFromStorage(e){try{const t=await this._persister.getItem(e);return t&&this.parse(e,t)}catch(t){return console.error(`Unable to read from storage for key=${e}`,t),null}}async waitForKeyToLoad(e){return this._loadedKeys.has(e)?this.currentValue[e]:(await(this._loadingKeys[e]||this._loadKey(e)),this.currentValue[e])}async waitForMetaToLoad(){return this._getMeta()}unloadKey(e){this._loadedKeys.delete(e),delete this._loadingKeys[e],delete this.currentValue[e]}async _loadKey(e){if(this._loadedKeys.has(e)||e in this._loadingKeys)return;const t=this._getFromStorage(e);this._loadingKeys[e]=t;const r=await t;if(delete this._loadingKeys[e],this._loadedKeys.add(e),r){const s=this._merge(e,r,this.currentValue[e]);s&&(this.currentValue[e]=s)}this.onKeyLoaded&&this.onKeyLoaded(e)}_writeToStorage(e){const t=[],r=e==null?void 0:e.skipGc;if(this._meta.isLoading){const f=new Promise((h,y)=>{setTimeout(()=>this._enqueuePersist(e?{...e,attempts:(e.attempts||0)+1}:{attempts:1}).then(h).catch(y),10+((e==null?void 0:e.attempts)??0)*1e3)});return t.push(f),Promise.all(t).then(h=>h.reduce((y,b)=>y+b,0))}const s=this._meta.value;if(!s)return Promise.resolve(0);const i=[],o=[];for(const f of this._pendingSaveKeys)f in this.currentValue?o.push(f):(i.push(f),delete s.objects[f]);for(const f of i){const h=this._persister.removeItem(f);t.push(h.then(()=>1)),this._loadedKeys.delete(f),this._pendingSaveKeys.delete(f)}const a=[],c=[[We,s]],u=s.objects??{};s.objects=u;for(const f of o)if(this._loadedKeys.has(f)){const h=this.serialize(f,this.currentValue[f]);c.push([f,h]);const y=this._objectSize(h),b=u[f]??{createdAt:Date.now(),updatedAt:Date.now(),size:y};b.updatedAt=Date.now(),b.size=y,u[f]=b,this._pendingSaveKeys.delete(f)}else a.push(f);const l=this._persister.multiSet(c);t.push(l.then(()=>1));for(const f of a){const h=this._loadKey(f).then(()=>this._enqueuePersist(e));t.push(h)}return r||this.gc(),Promise.all(t).then(f=>f.reduce((h,y)=>h+y,0))}async flush(){return this._nextSave?(clearTimeout(this._nextSave),this._nextSave=null,this._writeToStorage()):void 0}async _gc(){if(!this._gcOpts)return;const e=new Set(await this._persister.getAllKeys());e.delete(We);const t=new Set(Object.keys(this.currentValue));for(const h of Object.keys(this._loadingKeys))t.add(h);for(const h of this._loadedKeys)t.add(h);const r=await this._refreshMeta();if(!r){this._log.info("Could not gc because we were not able to load meta");return}const s=[],i={gcOpts:this._gcOpts,keys:e,sacredKeys:t,removed:[],metaRemoved:[],removedMissingCount:0,removedOldCount:0,removedThresholdCount:0,removedSizeCount:0};for(const h of e)t.has(h)||h in r.objects||(this._log.info("Lost track of key in meta",h),s.push(this._persister.removeItem(h)),i.removed.push(h),i.removedMissingCount++);const o=Date.now();for(const[h,y]of Object.entries(r.objects))!t.has(h)&&y.updatedAt<o-this._gcOpts.maxAgeMs&&(s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedOldCount++);const a=Object.entries(r.objects);a.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const c=a.filter(([h])=>!t.has(h));if(a.length>this._gcOpts.maxEntries)for(const[h]of c.slice(0,a.length-this._gcOpts.maxEntries))s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedThresholdCount++;const u=Object.entries(r.objects);u.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const l=u.filter(([h])=>!t.has(h));let f=u.reduce((h,[y,b])=>h+b.size,0);for(;f>0&&f>this._gcOpts.maxSize&&l.length;){const[[h,y]]=l.splice(0,1);f-=y.size,s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedSizeCount++}for(const h of Object.keys(r.objects))!e.has(h)&&!t.has(h)&&delete r.objects[h];return(i.removed.length||i.metaRemoved.length)&&s.push(this._enqueuePersist({skipGc:!0})),this._log.info("Completed GC",i),await Promise.all(s),i}gc(){this._nextGc||(this._nextGc=setTimeout(()=>{_r(()=>{this._nextGc=null,this._gc()},30*1e3)},1e3*60+Math.random()*500))}_enqueuePersist(e){return new Promise((t,r)=>{if(this._nextSave){t(0);return}this._nextSave=setTimeout(()=>{_r(()=>{this._nextSave=null,this._writeToStorage(e).then(t).catch(r)},this._idleCallbackMaxWaitMs)},this._saveThrottleMs)})}version(){return this._version}updateInPlace(e){this._version++;const[t,r]=yt(this.currentValue,e,{enablePatches:!0});for(const s of r){const i=s.path[0];i&&typeof i=="string"&&(this._pendingSaveKeys.add(i),this._loadedKeys.has(i)||this._loadKey(i))}this.currentValue=t,this._enqueuePersist();for(const s of this._subs)s(this.currentValue);return t}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(t=>t!==e)}}async clearUnloadedKeys(){let e=!1;for(const t of await this._persister.getAllKeys())t===We||t in this.currentValue||(this._pendingSaveKeys.add(t),e=!0);e&&await this._enqueuePersist()}}const Ko=6,Wo=["kv","querySubs","syncSubs"];function zo(n){return function(t){console.error("Error in IndexedDB event",{source:n,event:t})}}async function Vo(n){return new Promise(e=>{const t=indexedDB.open(n);t.onerror=r=>{e(null)},t.onsuccess=r=>{const i=r.target.result;e(i)},t.onupgradeneeded=r=>{var i;(i=r.target.transaction)==null||i.abort(),e(null)}})}async function qo(n,e,t){const r=typeof e=="string"?JSON.parse(e):e;if(!r)return;const s=new Set;return new Promise((i,o)=>{var l,f,h;const a={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const S={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:((h=(f=(l=g.result)==null?void 0:l.store)==null?void 0:f.triples)==null?void 0:h.length)??0};a[y]=S}const m=t.put(g,y);s.add(m)}const c={objects:a},u=t.put(c,We);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function mr(n,e,t){const r=t.put(e,n);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Qo(n,e){const t=await Vo(`instant_${n}_5`);if(!t)return;const r=await new Promise((l,f)=>{const b=t.transaction(["kv"],"readonly").objectStore("kv").openCursor();b.onerror=m=>{f(m)};const g=[];b.onsuccess=()=>{const m=b.result;if(m){const S=m.key,_=m.value;g.push([S,_]),m.continue()}else l(g)},b.onerror=m=>{f(m)}}),s=e.transaction(["kv","querySubs"],"readwrite"),i=s.objectStore("kv"),o=s.objectStore("querySubs"),a=[],c={objects:{}};for(const[l,f]of r)switch(l){case"querySubs":{const h=qo(l,f,o);a.push(h);break}default:{const h=mr(l,f,i);a.push(h);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=mr(We,c,i);a.push(u),await Promise.all(a),await new Promise((l,f)=>{s.oncomplete=h=>l(h),s.onerror=h=>f(h),s.onabort=h=>f(h)})}const wr=new Map;class Tr extends No{constructor(t,r){super(t,r);p(this,"dbName");p(this,"_storeName");p(this,"_appId");p(this,"_prefix");p(this,"_dbPromise");this.dbName=`instant_${t}_${Ko}`,this._storeName=r,this._appId=t,this._dbPromise=this._init()}_init(){return new Promise((t,r)=>{let s=!1;const i=indexedDB.open(this.dbName,1);i.onerror=o=>{r(o)},i.onsuccess=o=>{const c=o.target.result;if(c.onclose=()=>{this._dbPromise=this._init()},c.onversionchange=()=>{c.close()},s){const u=Qo(this._appId,c).catch(l=>{zo("Error upgrading store from version 5 to 6.")(l)});wr.set(this.dbName,u),u.then(()=>t(c)).catch(()=>t(c))}else{const u=wr.get(this.dbName);u?u.then(()=>t(c)).catch(()=>t(c)):t(c)}},i.onupgradeneeded=o=>{s=!0,this._upgradeStore(o)}})}_upgradeStore(t){const s=t.target.result;for(const i of Wo)s.objectStoreNames.contains(i)||s.createObjectStore(i)}async _withRetry(t){try{const r=await this._dbPromise;return await t(r)}catch(r){if(r instanceof DOMException&&r.name==="InvalidStateError"){this._dbPromise=this._init();const s=await this._dbPromise;return await t(s)}throw r}}async getItem(t){return this._withRetry(r=>new Promise((s,i)=>{const c=r.transaction([this._storeName],"readonly").objectStore(this._storeName).get(t);c.onerror=()=>{i(c.error)},c.onsuccess=()=>{c.result?s(c.result):s(null)}}))}async setItem(t,r){return this._withRetry(s=>new Promise((i,o)=>{const a=s.transaction([this._storeName],"readwrite");a.objectStore(this._storeName).put(r,t),a.oncomplete=()=>i(),a.onerror=()=>o(a.error),a.onabort=()=>o(a.error)}))}async multiSet(t){return this._withRetry(r=>new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite"),a=o.objectStore(this._storeName);for(const[c,u]of t)a.put(u,c);o.oncomplete=()=>s(),o.onerror=()=>i(o.error),o.onabort=()=>i(o.error)}))}async removeItem(t){return this._withRetry(r=>new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite");o.objectStore(this._storeName).delete(t),o.oncomplete=()=>s(),o.onerror=()=>i(o.error),o.onabort=()=>i(o.error)}))}async getAllKeys(){return this._withRetry(t=>new Promise((r,s)=>{const a=t.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();a.onerror=()=>{s(a.error)},a.onsuccess=()=>{r(a.result.filter(c=>typeof c=="string"))}}))}}class Sr{static async getIsOnline(){return navigator.onLine}static listen(e){const t=()=>{e(!0)},r=()=>{e(!1)};return addEventListener("online",t),addEventListener("offline",r),()=>{removeEventListener("online",t),removeEventListener("offline",r)}}}class oe extends Error{constructor(t,r,s){super(t);p(this,"hint");p(this,"traceId");this.hint=r,s&&(this.traceId=s);const i=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,i),Error.captureStackTrace&&Error.captureStackTrace(this,oe),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class At extends oe{constructor(t){var i,o;const r=((i=t.body)==null?void 0:i.message)||`API Error (${t.status})`;super(r,t.body.hint,((o=t.body)==null?void 0:o.traceId)||t.body["trace-id"]);p(this,"body");p(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,At),this.name="InstantAPIError",this.status=t.status,this.body=t.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function Te(n,e){const t=await fetch(n,e),r=await t.json();return t.status===200?Promise.resolve(r):Promise.reject(new At({status:t.status,body:r}))}function Bo({apiURI:n,appId:e,email:t}){return Te(`${n}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t})})}async function Go({apiURI:n,appId:e,email:t,code:r,refreshToken:s,extraFields:i}){return await Te(`${n}/runtime/auth/verify_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t,code:r,...s?{"refresh-token":s}:{},...i?{"extra-fields":i}:{}})})}async function Ho({apiURI:n,appId:e,refreshToken:t}){return await Te(`${n}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":t})})}async function Jo({apiURI:n,appId:e}){return await Te(`${n}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function vr({apiURI:n,appId:e,code:t,codeVerifier:r,refreshToken:s,extraFields:i}){return await Te(`${n}/runtime/oauth/token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,code:t,code_verifier:r,refresh_token:s,...i?{extra_fields:i}:{}})})}async function Yo({apiURI:n,appId:e,nonce:t,idToken:r,clientName:s,refreshToken:i,extraFields:o}){return await Te(`${n}/runtime/oauth/id_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,nonce:t,id_token:r,client_name:s,refresh_token:i,...o?{extra_fields:o}:{}})})}async function Zo({apiURI:n,appId:e,refreshToken:t}){return await Te(`${n}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:t})})}async function Xo({apiURI:n,appId:e,path:t,file:r,refreshToken:s,contentType:i,contentDisposition:o}){const a={app_id:e,path:t,authorization:`Bearer ${s}`,"content-type":i||r.type};return o&&(a["content-disposition"]=o),await Te(`${n}/storage/upload`,{method:"PUT",headers:a,body:r})}async function ea({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await Te(`${n}/storage/files?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function ta({apiURI:n,appId:e,fileName:t,refreshToken:r,metadata:s={}}){const{data:i}=await Te(`${n}/storage/signed-upload-url`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${r}`},body:JSON.stringify({app_id:e,filename:t})});return i}async function na(n,e){return(await fetch(n,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function ra({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await Te(`${n}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let un=!1,Ar=!1,Or=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(un=!!window.localStorage.getItem("devBackend"),Ar=!!window.localStorage.getItem("__instantLogging"),Or=!!window.localStorage.getItem("__devtoolLocalDash"));function Er(n,e){if(!e)return n;const t={};return e.forEach(r=>{t[r]=n[r]}),t}function sa(n,e,t){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=Er(n.user??{},e==null?void 0:e.keys);r.user={...i,peerId:t}}for(const i of Object.keys(n.peers??{})){const o=(e==null?void 0:e.peers)===void 0,a=Array.isArray(e==null?void 0:e.peers)&&(e==null?void 0:e.peers.includes(i));if(o||a){const c=Er(n.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function ia(n,e){if(n.isLoading!==e.isLoading||n.error!==e.error||(n.user||e.user)&&(!n.user||!e.user||!Nn(n.user,e.user))||!Fn(n.peers,e.peers))return!0;for(const r of Object.keys(n.peers))if(!Nn(n.peers[r],e.peers[r]))return!0;return!1}class kr{constructor(){p(this,"promise");p(this,"_resolve");p(this,"_reject");this.promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}function Cr(n,e=[]){n.forEach(t=>{const{data:r}=t,{"datalog-result":s}=r,{"join-rows":i}=s;for(const o of i)for(const a of o)e.push(a);Cr(t["child-nodes"],e)})}function Ir(n){const e=[];return Cr(n,e),e}function Pr(n){return Object.values(n.links).reduce((e,t)=>{var r,s;return e[r=t.forward.on]??(e[r]={}),e[t.forward.on][t.forward.label]={isForward:!0,isSingular:t.forward.has==="one",link:t},e[s=t.reverse.on]??(e[s]={}),e[t.reverse.on][t.reverse.label]={isForward:!1,isSingular:t.reverse.has==="one",link:t},e},{})}const Rr="v1.0.44";function oa(n,e){return{info:n?(...t)=>console.info(...t,e()):()=>{},debug:n?(...t)=>console.debug(...t,e()):()=>{},error:n?(...t)=>console.error(...t,e()):()=>{}}}class ke{constructor(e,t,r,s={indexed:!1,unique:!1}){p(this,"valueType");p(this,"required");p(this,"isIndexed");p(this,"config");p(this,"metadata",{});this.valueType=e,this.required=t,this.isIndexed=r,this.config=s}clientRequired(){return new ke(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ke(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ke(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ke(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class q extends Error{constructor(e,t){const r=t?`At path '${t}': ${e}`:e;super(r),this.name="QueryValidationError"}}const Mr=["where","order","limit","last","first","offset","after","afterInclusive","before","beforeInclusive","fields","aggregate"],aa=n=>n.valueType||"unknown",jr=(n,e,t=!1)=>{if(t||n==null)return!0;switch(e){case"string":return typeof n=="string";case"number":return typeof n=="number"&&!isNaN(n);case"boolean":return typeof n=="boolean";case"date":return n instanceof Date||typeof n=="string"||typeof n=="number";default:return!0}},ca=(n,e,t,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,f)=>{if(!jr(f,l,a))throw new q(`Invalid value for operator '${u}' on attribute '${r}' in entity '${s}'. Expected ${l}, but received: ${typeof f}`,o)};switch(n){case"in":case"$in":if(!Array.isArray(e))throw new q(`Operator '${n}' for attribute '${r}' in entity '${s}' must be an array, but received: ${typeof e}`,o);for(const u of e)c(n,t,u);break;case"$not":case"$ne":case"$gt":case"$lt":case"$gte":case"$lte":c(n,t,e);break;case"$like":case"$ilike":if(c(n,"string",e),n==="$ilike"&&!i.isIndexed)throw new q(`Operator '${n}' can only be used with indexed attributes, but '${r}' in entity '${s}' is not indexed`,o);break;case"$isNull":c(n,"boolean",e);break;default:throw new q(`Unknown operator '${n}' for attribute '${r}' in entity '${s}'`,o)}},ze=(n,e,t,r,s)=>{const i=aa(t),o=t.valueType==="json";if(typeof n=="object"&&n!==null&&!Array.isArray(n)){if(o)return;const c=n;for(const[u,l]of Object.entries(c))ca(u,l,i,e,r,t,`${s}.${u}`)}else if(!jr(n,i,o))throw new q(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof n}`,s)},ua=(n,e,t,r,s)=>{const i=n.split(".");if(i.length<2)throw new q(`Invalid dot notation path '${n}'. Must contain at least one dot.`,s);let o=t;for(let l=0;l<i.length-1;l++){const f=i[l],h=r.entities[o];if(!h)throw new q(`Entity '${o}' does not exist in schema while traversing dot notation path '${n}'.`,s);const y=h.links[f];if(!y){const b=Object.keys(h.links);throw new q(`Link '${f}' does not exist on entity '${o}' in dot notation path '${n}'. Available links: ${b.length>0?b.join(", "):"none"}`,s)}o=y.entityName}const a=i[i.length-1],c=r.entities[o];if(!c)throw new q(`Target entity '${o}' does not exist in schema for dot notation path '${n}'.`,s);if(a==="id"){if(typeof e=="string"&&!Ne(e))throw new q(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);ze(e,n,new ke("string",!1,!0),t,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!Ne(e))throw new q(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);ze(e,n,new ke("string",!1,!0),t,s);return}if(!u){const l=Object.keys(c.attrs);throw new q(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${n}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}ze(e,n,u,t,s)},xr=(n,e,t,r)=>{for(const[s,i]of Object.entries(n)){if(s==="or"||s==="and"){if(Array.isArray(i))for(const u of i)typeof u=="object"&&u!==null&&xr(u,e,t,`${r}.${s}[${u}]`);continue}if(s==="id"){ze(i,"id",new ke("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){ua(s,i,e,t,`${r}.${s}`);continue}const o=t.entities[e];if(!o)continue;const a=o.attrs[s],c=o.links[s];if(!a&&!c){const u=Object.keys(o.attrs),l=Object.keys(o.links);throw new q(`Attribute or link '${s}' does not exist on entity '${e}'. Available attributes: ${u.length>0?u.join(", "):"none"}. Available links: ${l.length>0?l.join(", "):"none"}`,`${r}.${s}`)}if(a)ze(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!Ne(i))throw new q(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ke("string",!1,!0);ze(i,s,u,e,`${r}.${s}`)}}},la=(n,e,t,r,s=0)=>{for(const o of Object.keys(n))if(!Mr.includes(o))throw new q(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${Mr.join(", ")}. Found: ${o}`,r);const i=["offset","before","beforeInclusive","after","afterInclusive","first","last"];for(const o of i)if(n[o]!==void 0&&s>0)throw new q(`'${o}' can only be used on top-level namespaces. It cannot be used in nested queries.`,r);if(n.where&&t){if(typeof n.where!="object"||n.where===null)throw new q(`'where' clause must be an object in entity '${e}', but received: ${typeof n.where}`,r?`${r}.where`:void 0);xr(n.where,e,t,r?`${r}.where`:"where")}},Dr=(n,e,t,r,s=0)=>{var i;if(!n||typeof n!="object")throw new q(`Query part for entity '${e}' must be an object, but received: ${typeof n}`,r);for(const o of Object.keys(n))if(o!=="$"){if(t&&!(o in t.entities[e].links)){const c=Object.keys(t.entities[e].links);throw new q(`Link '${o}' does not exist on entity '${e}'. Available links: ${c.length>0?c.join(", "):"none"}`,`${r}.${o}`)}const a=n[o];if(typeof a=="object"&&a!==null){const c=(i=t==null?void 0:t.entities[e].links[o])==null?void 0:i.entityName;c&&Dr(a,c,t,`${r}.${o}`,s+1)}}else{const a=n[o];if(typeof a!="object"||a===null)throw new q(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);la(a,e,t,`${r}.$`,s)}},$r=(n,e)=>{if(typeof n!="object"||n===null)throw new q(`Query must be an object, but received: ${typeof n}${n===null?" (null)":""}`);if(Array.isArray(n))throw new q(`Query must be an object, but received: ${typeof n}`);const t=n;for(const r of Object.keys(t)){if(Array.isArray(n[r]))throw new q(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new q(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(r!=="$$ruleParams"){if(e&&!e.entities[r]){const s=Object.keys(e.entities);throw new q(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}Dr(t[r],r,e,r,0)}}},Ur=n=>typeof n!="string"?!1:St(n)?!0:Ne(n);class ge extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const Lr=n=>n.length>0?n.join(", "):"none",fa=(n,e)=>new ge(`Entity '${n}' does not exist in schema. Available entities: ${Lr(e)}`),ln={string:n=>typeof n=="string",number:n=>typeof n=="number"&&!isNaN(n),boolean:n=>typeof n=="boolean",date:n=>n instanceof Date||typeof n=="string"||typeof n=="number",json:()=>!0},da=(n,e)=>{var t;return n==null?!0:((t=ln[e.valueType])==null?void 0:t.call(ln,n))??!1},Fr=(n,e)=>{const t=e.entities[n];if(!t)throw fa(n,Object.keys(e.entities));return t},fn=(n,e,t)=>{const r=Fr(n,t);if(typeof e!="object"||e===null)throw new ge(`Arguments for data operation on entity '${n}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(s==="id")continue;const o=r.attrs[s];if(o&&!da(i,o))throw new ge(`Invalid value for attribute '${s}' in entity '${n}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Nr=(n,e,t)=>{const r=Fr(n,t);if(typeof e!="object"||e===null)throw new ge(`Arguments for link operation on entity '${n}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(!r.links[s]){const a=Object.keys(r.links);throw new ge(`Link '${s}' does not exist on entity '${n}'. Available links: ${Lr(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Ur(a))throw new ge(`Invalid entity ID in link '${s}' for entity '${n}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Ur(i))throw new ge(`Invalid UUID in link '${s}' for entity '${n}'. Expected a UUID, but received: ${i}`)}}},ha={create:fn,update:fn,merge:fn,link:Nr,unlink:Nr,delete:()=>{}},pa=(n,e)=>{if(!e)return;const[t,r,s,i]=n;if(!Array.isArray(s)&&!Ne(s))throw new ge(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new ge(`Entity name must be a string, but received: ${typeof r}`);const o=ha[t];o&&i!==void 0&&o(r,i,e)},ya=(n,e)=>{const t=Array.isArray(n)?n:[n];for(const r of t){if(!r||typeof r!="object")throw new ge(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new ge(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new ge(`Transaction operation must be an array, but received: ${typeof s}`);pa(s,e)}}};let Kr=0;class Wr{constructor(e){p(this,"type","ws");p(this,"conn");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${Kr++}`,this.conn=new WebSocket(e),this.conn.onopen=t=>{this.onopen&&this.onopen({target:this})},this.conn.onmessage=t=>{this.onmessage&&this.onmessage({target:this,message:JSON.parse(t.data.toString())})},this.conn.onclose=t=>{this.onclose&&this.onclose({target:this})},this.conn.onerror=t=>{this.onerror&&this.onerror({target:this})}}close(){this.conn.close()}isOpen(){return this.conn.readyState===(WebSocket.OPEN??1)}isConnecting(){return this.conn.readyState===(WebSocket.CONNECTING??0)}send(e){return this.conn.send(JSON.stringify(e))}}class ba{constructor(e,t,r){p(this,"type","sse");p(this,"initParams",null);p(this,"sendQueue",[]);p(this,"sendPromise");p(this,"closeFired",!1);p(this,"sseInitTimeout");p(this,"ES");p(this,"messageUrl");p(this,"conn");p(this,"url");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${Kr++}`,this.url=t,this.messageUrl=r||this.url,this.ES=e,this.conn=new e(t),this.sseInitTimeout=setTimeout(()=>{this.initParams||this.handleError()},1e4),this.conn.onmessage=s=>{const i=JSON.parse(s.data);if(Array.isArray(i))for(const o of i)this.handleMessage(o);else this.handleMessage(i)},this.conn.onerror=s=>{this.handleError()}}handleMessage(e){if(e.op==="sse-init"){this.initParams={machineId:e["machine-id"],sessionId:e["session-id"],sseToken:e["sse-token"]},this.onopen&&this.onopen({target:this}),clearTimeout(this.sseInitTimeout);return}this.onmessage&&this.onmessage({target:this,message:e})}handleError(){try{this.onerror&&this.onerror({target:this})}finally{this.handleClose()}}handleClose(){this.conn.close(),this.onclose&&!this.closeFired&&(this.closeFired=!0,this.onclose({target:this}))}async postMessages(e){var t,r,s;try{(await fetch(this.messageUrl,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({machine_id:(t=this.initParams)==null?void 0:t.machineId,session_id:(r=this.initParams)==null?void 0:r.sessionId,sse_token:(s=this.initParams)==null?void 0:s.sseToken,messages:e})})).ok||this.handleError()}catch{this.handleError()}}async flushQueue(){if(this.sendPromise||!this.sendQueue.length)return;const e=this.sendQueue;this.sendQueue=[];const t=this.postMessages(e);this.sendPromise=t,t.then(()=>{this.sendPromise=null,this.flushQueue()})}send(e){if(!this.isOpen()||!this.initParams)throw this.isConnecting()?new Error("Failed to execute 'send' on 'EventSource': Still in CONNECTING state."):this.conn.readyState===this.ES.CLOSED?new Error("EventSource is already in CLOSING or CLOSED state."):new Error("EventSource is in invalid state.");this.sendQueue.push(e),this.flushQueue()}isOpen(){return this.conn.readyState===this.ES.OPEN&&this.initParams!==null}isConnecting(){return this.conn.readyState===this.ES.CONNECTING||this.conn.readyState===this.ES.OPEN&&this.initParams===null}close(){this.handleClose()}}function ga(n,e){const t=n.values;if(t){const r=Gn(t.attrsStore,null);if(r){for(const s of t.entities||[])s.store.useDateObjects=e,s.store=Bn(r,s.store);t.attrsStore=r}}return n}function _a(n,e){var t;if(e.values){const r=[];for(const s of(t=e.values)==null?void 0:t.entities){const i=Qn(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function ma(n,e,t){var i,o;const r=(i=e==null?void 0:e.state)==null?void 0:i.txId,s=(o=t==null?void 0:t.state)==null?void 0:o.txId;return r&&(!s||r>s)?e:s&&(!r||s>r)?t:e||t}function dn(n,e,t){return pr({store:e,attrsStore:t,pageInfo:null,aggregate:null},n.query).data[n.table][0]}function zr(n,e,t,r){var o;const s=(o=te(t,n.table,"id"))==null?void 0:o.id;if(!s)return-1;const i=Fe(e.eav,[r,s,r]);return i?i[3]:-1}function Vr(n,e,t){for(const{action:r,triple:s}of t)switch(r){case"added":Yn(n,e,s);break;case"removed":Hn(n,e,s);break}}function wa(n,e,t){var s,i;const r={};for(const{action:o,triple:a}of t){const[c,u,l]=a,f=(i=(s=e.getAttr(u))==null?void 0:s["forward-identity"])==null?void 0:i[2];if(!f)continue;const h=r[c]??{};r[c]=h;const y=h[f]??{};switch(o){case"added":y.newValue=l;break;case"removed":y.oldValue===void 0&&(y.oldValue=l);break}h[f]=y}for(const[o,a]of Object.entries(r))for(const[c,{oldValue:u,newValue:l}]of Object.entries(a))u===l&&delete a[c];return r}function Ot(n,e){return{[n.table]:e.map(t=>t.entity)}}function Ta(n,e){var r;if(n.orderFieldType)return n.orderFieldType;const t=n.orderField==="serverCreatedAt"?"number":(r=te(e(),n.table,n.orderField))==null?void 0:r["checked-data-type"];return n.orderFieldType=t,t}function Sa(n,e,t){const r=e;if(n.orderField==="serverCreatedAt"){t.sort(n.orderDirection==="asc"?function(o,a){return st(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return st(a.entity.id,a.serverCreatedAt,o.entity.id,o.serverCreatedAt,r)});return}const s=n.orderField;t.sort(n.orderDirection==="asc"?function(o,a){return st(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return st(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var xe;(function(n){n.InitialSyncBatch="InitialSyncBatch",n.InitialSyncComplete="InitialSyncComplete",n.LoadFromStorage="LoadFromStorage",n.SyncTransaction="SyncTransaction",n.Error="Error"})(xe||(xe={}));class va{constructor(e,t,r,s,i,o){p(this,"trySend");p(this,"subs");p(this,"callbacks",{});p(this,"config");p(this,"idToHash",{});p(this,"log");p(this,"createStore");p(this,"getAttrs");this.trySend=e,this.config=r,this.log=s,this.createStore=i,this.getAttrs=o,this.subs=new cn({persister:t,merge:ma,serialize:_a,parse:(a,c)=>ga(c,this.config.useDateObjects),objectSize:a=>{var c;return((c=a.values)==null?void 0:c.entities.length)||0},logger:s,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}})}beforeUnload(){this.subs.flush()}subscribe(e,t){const r=ie(e);return this.callbacks[r]=this.callbacks[r]||[],this.callbacks[r].push(t),this.initSubscription(e,r,t),s=>{this.unsubscribe(r,t,s==null?void 0:s.keepSubscription)}}unsubscribe(e,t,r){const s=(this.callbacks[e]||[]).filter(i=>i!==t);if(this.callbacks[e]=s,!s.length){delete this.callbacks[e];const i=this.subs.currentValue[e];i!=null&&i.state&&this.clearSubscriptionData(i.state.subscriptionId,!!r),r||this.subs.updateInPlace(o=>{delete o[e]})}}sendStart(e){this.trySend(Y(),{op:"start-sync",q:e})}sendResync(e,t,r){this.idToHash[t.subscriptionId]=e.hash,this.trySend(t.subscriptionId,{op:"resync-table","subscription-id":t.subscriptionId,"tx-id":r,token:t.token})}sendRemove(e,t){this.trySend(Y(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":t})}async initSubscription(e,t,r){var u,l,f,h;await this.subs.waitForKeyToLoad(t);const s=this.subs.currentValue[t];if(s&&s.state&&s.state.txId){this.sendResync(s,s.state,s.state.txId),(u=s.values)!=null&&u.entities&&r&&r({type:xe.LoadFromStorage,data:Ot(s,(l=s.values)==null?void 0:l.entities)});return}const i=Object.keys(e)[0],o=((h=(f=e[i])==null?void 0:f.$)==null?void 0:h.order)||{serverCreatedAt:"asc"},[a,c]=Object.entries(o)[0];this.subs.updateInPlace(y=>{y[t]={query:e,hash:t,table:i,orderDirection:c,orderField:a,createdAt:Date.now(),updatedAt:Date.now()}}),this.sendStart(e)}async flushPending(){for(const e of Object.keys(this.callbacks)){await this.subs.waitForKeyToLoad(e);const t=this.subs.currentValue[e];t?await this.initSubscription(t.query,t.hash):this.log.error("Missing sub for hash in flushPending",e)}}onStartSyncOk(e){const t=e["subscription-id"],r=e.q,s=ie(r);this.idToHash[t]=s,this.subs.updateInPlace(i=>{const o=i[s];if(!o)return this.log.error("Missing sub for hash",s,"subscription-id",t,"query",r),i;o.state={subscriptionId:t,token:e.token}})}notifyCbs(e,t){for(const r of this.callbacks[e]||[])r(t)}onSyncLoadBatch(e){const t=e["subscription-id"],r=e["join-rows"],s=this.idToHash[t];if(!s){this.log.error("Missing hash for subscription",e);return}const i=[],o=this.subs.currentValue[s];if(!o){this.log.error("Missing sub for hash",s,e);return}const a=o.values??{entities:[],attrsStore:this.getAttrs()};o.values=a;const c=a.entities;for(const u of r){const l=this.createStore(u),f=dn(o,l,a.attrsStore);c.push({store:l,entity:f,serverCreatedAt:zr(o,l,a.attrsStore,f.id)}),i.push(f)}this.subs.updateInPlace(u=>{u[s]=o,u[s].updatedAt=Date.now()}),o.values&&this.notifyCbs(s,{type:xe.InitialSyncBatch,data:Ot(o,o.values.entities),batch:i})}onSyncInitFinish(e){var i;const t=e["subscription-id"],r=this.idToHash[t];if(!r){this.log.error("Missing hash for subscription",e);return}this.subs.updateInPlace(o=>{const a=o[r];if(!a){this.log.error("Missing sub for hash",r,e);return}const c=a.state;if(!c)return this.log.error("Sub never set init, missing result",a,e),o;c.txId=e["tx-id"],a.updatedAt=Date.now()});const s=this.subs.currentValue[r];s&&this.notifyCbs(r,{type:xe.InitialSyncComplete,data:Ot(s,((i=s.values)==null?void 0:i.entities)||[])})}onSyncUpdateTriples(e){var o;const t=e["subscription-id"],r=this.idToHash[t];if(!r){this.log.error("Missing hash for subscription",e);return}const s=this.subs.currentValue[r];if(!s){this.log.error("Missing sub for hash",r,e);return}const i=s.state;if(!i){this.log.error("Missing state for sub",s,e);return}for(const a of e.txes){if(i.txId&&i.txId>=a["tx-id"])continue;i.txId=a["tx-id"];const c=[],u={};for(const m of a.changes){const S=u[m.triple[0]]??[];u[m.triple[0]]=S,S.push(m)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},f=l.entities;s.values=l;const h=[];e:for(const[m,S]of Object.entries(u))for(let _=0;_<f.length;_++){const T=f[_];if(ei(T.store,m)){Vr(T.store,l.attrsStore,S);const M=dn(s,T.store,l.attrsStore),O=wa(T.store,l.attrsStore,S)[m];M?(h.push({oldEntity:T.entity,newEntity:M,changedFields:O||{}}),T.entity=M):c.push(_),delete u[m];continue e}}const y=[];for(const[m,S]of Object.entries(u)){const _=this.createStore([]);Vr(_,l.attrsStore,S);const T=dn(s,_,l.attrsStore);if(!T){this.log.error("No entity found after applying change",{sub:s,changes:S,store:_});continue}f.push({store:_,entity:T,serverCreatedAt:zr(s,_,l.attrsStore,T.id)}),y.push(T)}const b=[];for(const m of c.sort().reverse())b.push(f[m].entity),f.splice(m,1);const g=Ta(s,this.getAttrs);Sa(s,g,f),this.notifyCbs(r,{type:xe.SyncTransaction,data:Ot(s,(o=s.values)==null?void 0:o.entities),added:y,removed:b,updated:h})}this.subs.updateInPlace(a=>{a[r]=s,a[r].updatedAt=Date.now()})}clearSubscriptionData(e,t){const r=this.idToHash[e];if(r){delete this.idToHash[e];const s=this.subs.currentValue[r];if(s.state&&this.sendRemove(s.state,t),t?this.subs.unloadKey(r):this.subs.updateInPlace(i=>{delete i[r]}),s)return s}}onStartSyncError(e){const t=ie(e["original-event"].q),r={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa.",status:e.status,type:e.type,hint:e.hint},s=Object.keys(e["original-event"].q)[0];this.notifyCbs(t,{type:xe.Error,data:{[s]:[]},error:r})}onResyncError(e){const t=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(t,!1);r&&this.initSubscription(r.query,r.hash)}}function Aa({WStream:n,opts:e,startStream:t,appendStream:r,registerStream:s}){const i=e.clientId;let o=null,a=null,c=null;const u=Y();let l=!1,f=!1;const h=[],y=[],b=[];let g=!1,m=0,S=0;const _=[],T=new TextEncoder;function M(){f=!0;for(const A of h)A(a??void 0)}function O(A){return h.push(A),f&&A(a??void 0),()=>{const k=h.indexOf(A);k!==-1&&h.splice(k,1)}}function N(A){return b.push(A),()=>{const k=b.indexOf(A);k!==-1&&b.splice(k,1)}}e.waitUntil&&e.waitUntil(new Promise(A=>{b.push(A)}));function R(){for(const A of b)try{A()}catch{}}function I(A){return y.push(A),o&&A(o),()=>{const k=y.indexOf(A);k!==-1&&y.splice(k,1)}}function H(A){o=A;for(const k of y)k(o)}function K(){g=!0}function G(A){let k=m,W=0,J=0;for(const{byteLen:X}of _){const ce=k+X;if(ce>A)break;k=ce,W++,J+=X}W>0&&(m+=J,S-=J,_.splice(0,W))}function Q(A,k){a=k,M(),A.error(k),R()}async function ne(){const A=await t({clientId:i,reconnectToken:u,ruleParams:e.ruleParams});switch(A.type){case"ok":{const{streamId:k,offset:W}=A;o=k,G(W),_.length&&r({streamId:k,chunks:_.map(J=>J.chunk),offset:m}),g=!1;break}case"disconnect":{K();break}case"error":{c&&Q(c,A.error);break}}}function z(){K(),ne()}function E({offset:A,done:k}){G(A),k&&(l=!0,R())}function x(A){return l?(Q(A,new oe("Stream has been closed.")),null):o||(Q(A,new oe("Stream has not been initialized.")),null)}async function j(A){c=A;let k=!0,W=0;for(;k;){let J=Date.now()+Math.min(15e3,500*(W-1));k=!1;const X=await t({clientId:e.clientId,reconnectToken:u,ruleParams:e.ruleParams});switch(X.type){case"ok":{const{streamId:ce,offset:at}=X;if(at!==0){const Se=new oe("Write stream is corrupted");Q(A,Se);return}H(ce),s(ce,{onDisconnect:K,onFlush:E,onConnectionReconnect:ne,onAppendFailed:z}),g=!1;return}case"disconnect":{k=!0,K(),W++,await new Promise(ce=>{setTimeout(ce,Math.max(0,J-Date.now()))});break}case"error":{Q(A,X.error);return}}}}class L extends n{constructor(k,W){super(k,W)}async streamId(){return o||new Promise((k,W)=>{const J=[],X=()=>{for(const Se of J)Se()},ce=Se=>{k(Se),X()},at=Se=>{W(Se||new oe("Stream is closed.")),X()};J.push(I(ce)),J.push(O(at))})}}return{stream:new L({async start(A){try{await j(A)}catch(k){Q(A,k)}},write(A,k){const W=x(k);if(W){const J=T.encode(A).length;_.push({chunk:A,byteLen:J});const X=m+S;S+=J,g||r({streamId:W,chunks:[A],offset:X})}},close(){o?r({streamId:o,chunks:[],offset:m+S,isDone:!0}):R(),M()},abort(A){o?r({streamId:o,chunks:[],offset:m+S,isDone:!0,abortReason:A}):R(),M()}}),addCompleteCb:N,closed(){return f}}}class Oa{constructor(){p(this,"items",[]);p(this,"resolvers",[]);p(this,"isClosed",!1)}push(e){if(this.isClosed)return;const t=this.resolvers.shift();t?t({value:e,done:!1}):this.items.push(e)}close(){for(this.isClosed=!0;this.resolvers.length>0;)this.resolvers.shift()({value:void 0,done:!0})}async*[Symbol.asyncIterator](){for(;;)if(this.items.length>0)yield this.items.shift();else{if(this.isClosed)return;{const{value:e,done:t}=await new Promise(r=>{this.resolvers.push(r)});if(t||!e)return;yield e}}}}function Ea({RStream:n,opts:e,startStream:t,cancelStream:r}){let s=e.byteOffset||0,i=!1;const o=new TextDecoder("utf-8"),a=new TextEncoder;let c,u=!1;const l=[],f=[];let h=null,y=null;function b(R){u=!0;for(const I of l)I(R)}function g(R){return l.push(R),()=>{const I=l.indexOf(R);I!==-1&&l.splice(I,1)}}function m(R){return f.push(R),h&&R(h),()=>{const I=f.indexOf(R);I!==-1&&f.splice(I,1)}}function S(R,I){y=I,R.error(I),b(I)}let _=0;async function T(R,I){c=Y();const H={...R||{},eventId:c};for await(const K of t(H)){if(i)return;if(K.type==="reconnect")return{retry:!0};if(K.type==="error"){S(I,K.error);return}if(K.offset>s){S(I,new oe("Stream is corrupted.")),i=!0;return}h=K.streamId;for(const Q of f)Q(h);let G=s-K.offset;if(K.files&&K.files.length){const Q=new AbortController;let ne=fetch(K.files[0].url,{signal:Q.signal});for(let z=0;z<K.files.length;z++){const E=K.files[z+1],j=await ne;if(E&&(ne=fetch(E.url,{signal:Q.signal})),!j.ok){if(_++,_>10){S(I,new oe("Unable to process stream."));return}return{retry:!0}}if(j.body){const L=j.body.getReader();try{for(;;){const{done:F,value:A}=await L.read();if(F)break;if(i){Q.abort();return}let k=A;if(G>0&&(k=A.subarray(G),G-=A.length-k.length),!k.length)continue;s+=k.length;const W=o.decode(k);I.enqueue(W)}}finally{L.releaseLock()}}else{const L=await j.arrayBuffer();let F=L;if(i){Q.abort();return}if(G>0&&(F=new Uint8Array(L).subarray(G),G-=L.byteLength-F.length),!F.byteLength)continue;s+=F.byteLength;const A=o.decode(F);I.enqueue(A)}}}if(_=0,K.content){let Q=K.content,ne=a.encode(K.content);if(G>0){const z=ne.subarray(G);if(G-=ne.length-z.length,!z.length)continue;ne=z,Q=o.decode(z)}s+=ne.length,I.enqueue(Q)}}}async function M(R){let I=!0,H=0;for(;I;){I=!1;let K=Date.now()+Math.min(15e3,500*(H-1));const G=await T({...e,offset:s},R);G!=null&&G.retry&&(I=!0,H++,K<Date.now()-3e5&&(H=0),await new Promise(Q=>{setTimeout(Q,Math.max(0,K-Date.now()))}))}!i&&!u&&(R.close(),b())}class O extends n{constructor(I,H){super(I,H)}async streamId(){if(h)return h;if(y)throw y;return new Promise((I,H)=>{const K=[],G=()=>{for(const z of K)z()},Q=z=>{I(z),G()},ne=z=>{H(z||new oe("Stream is closed.")),G()};K.push(m(Q)),K.push(g(ne))})}}return{stream:new O({start(R){M(R)},cancel(R){i=!0,c&&r({eventId:c}),b()}}),addCloseCb:g,closed(){return u}}}class ka{constructor({WStream:e,RStream:t,trySend:r,log:s}){p(this,"trySend");p(this,"WStream");p(this,"RStream");p(this,"writeStreams",{});p(this,"startWriteStreamCbs",{});p(this,"readStreamIterators",{});p(this,"log");p(this,"activeStreams",new Set);this.WStream=e,this.RStream=t,this.trySend=r,this.log=s}createWriteStream(e){const{stream:t,addCompleteCb:r}=Aa({WStream:this.WStream,startStream:this.startWriteStream.bind(this),appendStream:this.appendStream.bind(this),registerStream:this.registerWriteStream.bind(this),opts:e});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}createReadStream(e){const{stream:t,addCloseCb:r}=Ea({RStream:this.RStream,opts:e,startStream:this.startReadStream.bind(this),cancelStream:this.cancelReadStream.bind(this)});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}startWriteStream(e){const t=Y();let r=null;const s=new Promise(o=>{r=o});this.startWriteStreamCbs[t]=r;const i={op:"start-stream","client-id":e.clientId,"reconnect-token":e.reconnectToken};return e.ruleParams&&(i["rule-params"]=e.ruleParams),this.trySend(t,i),s}registerWriteStream(e,t){this.writeStreams[e]=t}appendStream({streamId:e,chunks:t,isDone:r,offset:s,abortReason:i}){const o={op:"append-stream","stream-id":e,chunks:t,offset:s,done:!!r};i&&(o["abort-reason"]=i),this.trySend(Y(),o)}onAppendFailed(e){const t=this.writeStreams[e["stream-id"]];t&&t.onAppendFailed()}onStartStreamOk(e){const t=this.startWriteStreamCbs[e["client-event-id"]];if(!t){this.log.info("No stream for start-stream-ok",e);return}t({type:"ok",streamId:e["stream-id"],offset:e.offset}),delete this.startWriteStreamCbs[e["client-event-id"]]}onStreamFlushed(e){const t=e["stream-id"],r=this.writeStreams[t];if(!r){this.log.info("No stream cbs for stream-flushed",e);return}r.onFlush({offset:e.offset,done:e.done}),e.done&&delete this.writeStreams[t]}startReadStream({eventId:e,clientId:t,streamId:r,offset:s,ruleParams:i}){const o={op:"subscribe-stream"};if(!r&&!t)throw new Error("Must provide one of streamId or clientId to subscribe to the stream.");r&&(o["stream-id"]=r),t&&(o["client-id"]=t),s&&(o.offset=s),i&&(o["rule-params"]=i);const a=new Oa;return this.readStreamIterators[e]=a,this.trySend(e,o),a}cancelReadStream({eventId:e}){const t={op:"unsubscribe-stream","subscribe-event-id":e};this.trySend(Y(),t),delete this.readStreamIterators[e]}onStreamAppend(e){const t=e["client-event-id"],r=this.readStreamIterators[t];if(!r){this.log.info("No iterator for read stream",e);return}if(e.error){e.retry?r.push({type:"reconnect"}):r.push({type:"error",error:new oe(e.error)}),r.close(),delete this.readStreamIterators[t];return}r.push({type:"append",offset:e.offset,files:e.files,content:e.content,streamId:e["stream-id"]}),e.done&&(r.close(),delete this.readStreamIterators[t])}onConnectionStatusChange(e){for(const t of Object.values(this.startWriteStreamCbs))t({type:"disconnect"});if(this.startWriteStreamCbs={},e!==Ae.AUTHENTICATED)for(const{onDisconnect:t}of Object.values(this.writeStreams))t();else{for(const{onConnectionReconnect:t}of Object.values(this.writeStreams))t();for(const t of Object.values(this.readStreamIterators))t.push({type:"reconnect"}),t.close();this.readStreamIterators={}}}onRecieveError(e){const t=e["original-event"];switch(t.op){case"append-stream":{const r=t["stream-id"],s=this.writeStreams[r];s==null||s.onAppendFailed();break}case"start-stream":{const r=e["client-event-id"],s=this.startWriteStreamCbs[r];s&&(s({type:"error",error:new oe(e.message||"Unknown error",e.hint)}),delete this.startWriteStreamCbs[r]);break}case"subscribe-stream":{const r=e["client-event-id"],s=this.readStreamIterators[r];s&&(s.push({type:"error",error:new oe(e.message||"Unknown error",e.hint)}),s.close(),delete this.readStreamIterators[r]);break}}}hasActiveStreams(){return this.activeStreams.size>0}}const Ae={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},Ca=3e4,Ia=3e4,Pa=200,Ra=1e3*60*60*24,qr="lastSyncedUserCookie",Ma={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},hn="_instant_oauth_redirect",pn="_instant_extra_fields_id",Et="oauthExtraFields",Ve="currentUser";function ja({transportType:n,appId:e,apiURI:t,wsURI:r,EventSourceImpl:s}){if(!s)return new Wr(`${r}?app_id=${e}`);switch(n){case"ws":return new Wr(`${r}?app_id=${e}`);case"sse":return new ba(s,`${t}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+n)}}function xa(){return typeof window<"u"||typeof chrome<"u"}const Qr={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function Da(n,e){var r;const t=typeof n=="string"?JSON.parse(n):n;if((r=t==null?void 0:t.result)!=null&&r.store){const s=Gn(t.result.attrsStore,t.result.store);if(s){const i=t.result.store;t.result.store=Bn(s,{...i,useDateObjects:e}),t.result.attrsStore=s}}return t}function $a(n,e){const{result:t,...r}=e,s=r;if(t){const i={...t,store:Qn(t.store),attrsStore:t.attrsStore.toJSON()};s.result=i}return s}function Ua(n,e){switch(n){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function La(n,e){switch(n){case"pendingMutations":return[...e.entries()];default:return e}}function Fa(n,e,t){const r=e==null?void 0:e.result,s=t==null?void 0:t.result;return r&&!s&&t&&(t.result=r),t||e}function yn(n){return[...n].sort((e,t)=>{const[r,s]=e,[i,o]=t,a=s.order||0,c=o.order||0;return a==c?r<i?-1:r>i?1:0:a-c})}class Na{constructor(e,t=Tr,r=Sr,s,i){p(this,"attrs");p(this,"_isOnline",!0);p(this,"_isShutdown",!1);p(this,"status",Ae.CONNECTING);p(this,"querySubs");p(this,"kv");p(this,"_syncTable");p(this,"_instantStream");p(this,"queryCbs",{});p(this,"queryOnceDfds",{});p(this,"authCbs",[]);p(this,"attrsCbs",[]);p(this,"mutationErrorCbs",[]);p(this,"connectionStatusCbs",[]);p(this,"config");p(this,"mutationDeferredStore",new Map);p(this,"_reconnectTimeoutId",null);p(this,"_reconnectTimeoutMs",0);p(this,"_transport");p(this,"_transportType","ws");p(this,"_EventSource");p(this,"_wsOk",null);p(this,"_localIdPromises",{});p(this,"_errorMessage",null);p(this,"_oauthCallbackResponse",null);p(this,"_linkIndex",null);p(this,"_broadcastChannel");p(this,"_rooms",{});p(this,"_roomsPendingLeave",{});p(this,"_presence",{});p(this,"_broadcastQueue",[]);p(this,"_broadcastSubs",{});p(this,"_currentUserCached",{isLoading:!0,error:void 0,user:void 0});p(this,"_beforeUnloadCbs",[]);p(this,"_dataForQueryCache",{});p(this,"_log");p(this,"_pendingTxCleanupTimeout");p(this,"_pendingMutationCleanupThreshold");p(this,"_inFlightMutationEventIds",new Set);p(this,"_frameworkClient",null);p(this,"_onMergeKv",(e,t,r)=>{switch(e){case"pendingMutations":{const s=(t==null?void 0:t.entries())??[],i=(r==null?void 0:r.entries())??[],o=new Map([...s,...i]);return(t?this._rewriteMutationsSorted(this.attrs,t):[]).forEach(([c,u])=>{var l;!((l=r==null?void 0:r.pendingMutations)!=null&&l.has(c))&&!u["tx-id"]&&this._sendMutation(c,u)}),o}default:return r||t}});p(this,"getPreviousResult",e=>{var r;const t=ie(e);return(r=this.dataForQuery(t))==null?void 0:r.data});p(this,"notifyOne",e=>{var i;const t=this.queryCbs[e]??[],r=(i=this._dataForQueryCache[e])==null?void 0:i.data,s=this.dataForQuery(e);s!=null&&s.data&&(this._dataForQueryCache[e]=s,!bt(s.data,r)&&t.forEach(o=>o.cb(s.data)))});p(this,"notifyOneQueryOnce",e=>{var s;const t=this.queryOnceDfds[e]??[],r=(s=this.dataForQuery(e))==null?void 0:s.data;t.forEach(i=>{this._completeQueryOnce(i.q,e,i.dfd),i.dfd.resolve(r)})});p(this,"notifyQueryError",(e,t)=>{(this.queryCbs[e]||[]).forEach(s=>s.cb({error:t}))});p(this,"pushTx",e=>{this.config.disableValidation||ya(e,this.config.schema);try{const t=Fo({attrsStore:this.optimisticAttrs(),schema:this.config.schema,stores:Object.values(this.querySubs.currentValue).map(r=>{var s;return(s=r==null?void 0:r.result)==null?void 0:s.store}),useDateObjects:this.config.useDateObjects},e);return this.pushOps(t)}catch(t){return this.pushOps([],t)}});p(this,"pushOps",(e,t)=>{const r=Y(),s=[...this._pendingMutations().values()],i=Math.max(0,...s.map(c=>c.order||0))+1,o={op:"transact","tx-steps":e,created:Date.now(),error:t,order:i};this._updatePendingMutations(c=>{c.set(r,o)});const a=new kr;return this.mutationDeferredStore.set(r,a),this._sendMutation(r,o),this.notifyAll(),a.promise});p(this,"_transportOnOpen",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][open]",t.id,"skip; this is no longer the current transport");return}this._log.info("[socket][open]",this._transport.id),this._setStatus(Ae.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(Y(),{op:"init","app-id":this.config.appId,"refresh-token":(s=r.user)==null?void 0:s.refresh_token,versions:this.versions,"__admin-token":this.config.__adminToken})}).catch(r=>{this._log.error("[socket][error]",t.id,r)})});p(this,"_transportOnMessage",e=>{const t=e.target,r=e.message;if(this._transport!==t){this._log.info("[socket][message]",t.id,r,"skip; this is no longer the current transport");return}if(!this._wsOk&&t.type==="ws"&&(this._wsOk=!0),this._transportType="ws",Array.isArray(e.message))for(const s of e.message)this._handleReceive(t.id,s);else this._handleReceive(t.id,e.message)});p(this,"_transportOnError",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][error]",t.id,"skip; this is no longer the current transport");return}this._log.error("[socket][error]",t.id,e)});p(this,"_scheduleReconnect",()=>{!this._wsOk&&this._transportType!=="sse"&&(this._transportType="sse",this._reconnectTimeoutMs=0),setTimeout(()=>{if(this._reconnectTimeoutMs=Math.min(this._reconnectTimeoutMs+1e3,1e4),!this._isOnline){this._log.info("[socket][close]",this._transport.id,"we are offline, no need to start socket");return}this._startSocket()},this._reconnectTimeoutMs)});p(this,"_transportOnClose",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][close]",t.id,"skip; this is no longer the current transport");return}this._setStatus(Ae.CLOSED);for(const r of Object.values(this._rooms))r.isConnected=!1;if(this._isShutdown){this._log.info("[socket][close]",t.id,"Reactor has been shut down and will not reconnect");return}this._log.info("[socket][close]",t.id,"schedule reconnect, ms =",this._reconnectTimeoutMs),this._scheduleReconnect()});if(this._EventSource=i,this.config={...Ma,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??Ia,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??Pa,this._log=oa(e.verbose||un||Ar,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":Rr},this.config.schema&&(this._linkIndex=Pr(this.config.schema)),!!xa()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Ne(e.appId))throw new Error(`Instant must be initialized with a valid appId. \`${e.appId}\` is not a valid uuid.`);typeof BroadcastChannel=="function"&&(this._broadcastChannel=new BroadcastChannel("@instantdb"),this._broadcastChannel.addEventListener("message",async o=>{var a;try{if(((a=o.data)==null?void 0:a.type)==="auth"){const c=await this.getCurrentUser({forceReadFromStorage:!0});await this.updateUser(c.user).catch(u=>{this._log.error("[error] update user",u)})}}catch(c){this._log.error("[error] handle broadcast channel",c)}})),this._initStorage(t),this._syncTable=new va(this._trySendAuthed.bind(this),new t(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>tt(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._instantStream=new ka({WStream:this.config.WritableStream||WritableStream,RStream:this.config.ReadableStream||ReadableStream,trySend:this._trySendAuthed.bind(this),log:this._log}),this._oauthCallbackResponse=this._oauthLoginInit(),this.setupUserSyncTimer(),r.getIsOnline().then(o=>{this._isOnline=o,this._startSocket(),r.listen(a=>{a!==this._isOnline&&(this._log.info("[network] online =",a),this._isOnline=a,this._isOnline?this._startSocket():(this._log.info("Changing status from",this.status,"to",Ae.CLOSED),this._setStatus(Ae.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}getFrameworkClient(){return this._frameworkClient}setFrameworkClient(e){this._frameworkClient=e}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config={...this.config,schema:e,cardinalityInference:!!e},this._linkIndex=e?Pr(this.config.schema):null}_reactorStats(){return{inFlightMutationCount:this._inFlightMutationEventIds.size,storedMutationCount:this._pendingMutations().size,transportType:this._transportType}}_onQuerySubLoaded(e){this.kv.waitForKeyToLoad("pendingMutations").then(()=>this.notifyOne(e))}_initStorage(e){this.querySubs=new cn({persister:new e(this.config.appId,"querySubs"),merge:Fa,serialize:$a,parse:(t,r)=>Da(r,this.config.useDateObjects),objectSize:t=>{var r,s,i;return((i=(s=(r=t==null?void 0:t.result)==null?void 0:r.store)==null?void 0:s.triples)==null?void 0:i.length)??0},logger:this._log,preloadEntryCount:10,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}}),this.querySubs.onKeyLoaded=t=>this._onQuerySubLoaded(t),this.kv=new cn({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:La,parse:Ua,objectSize:()=>0,logger:this._log,saveThrottleMs:100,idleCallbackMaxWaitMs:100,gc:null}),this.kv.onKeyLoaded=t=>{t==="pendingMutations"&&this.notifyAll()},this.kv.waitForKeyToLoad("pendingMutations"),this.kv.waitForKeyToLoad(Ve),this._beforeUnloadCbs.push(()=>{this.kv.flush(),this.querySubs.flush()})}_beforeUnload(){for(const e of this._beforeUnloadCbs)e();this._syncTable.beforeUnload()}_finishTransaction(e,t,r){const s=this.mutationDeferredStore.get(t);this.mutationDeferredStore.delete(t);const i=e!=="error"&&e!=="timeout";if(!s&&!i&&console.error("Mutation failed",{status:e,eventId:t,...r}),!!s)if(i)s.resolve({status:e,eventId:t});else if(r!=null&&r.type){const{status:o,...a}=r;s.reject(new At({body:a,status:o??0}))}else s.reject(new oe((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint,r==null?void 0:r.traceId))}_setStatus(e,t){this.status=e,this._errorMessage=t,this.notifyConnectionStatusSubs(e),this._instantStream.onConnectionStatusChange(e)}_flushEnqueuedRoomData(e){var s,i;const t=(i=(s=this._presence[e])==null?void 0:s.result)==null?void 0:i.user,r=this._broadcastQueue[e];if(this._broadcastQueue[e]=[],t&&this._trySetPresence(e,t),r)for(const o of r){const{topic:a,roomType:c,data:u}=o;this._tryBroadcast(e,c,a,u)}}_addQueryData(e,t,r){if(!this.attrs)throw new Error("Attrs in reactor have not been set");const s=ie(e),i=this.ensureAttrs(),o=tt(this.attrs,t.triples,r,this.config.useDateObjects);this.querySubs.updateInPlace(a=>{a[s]={result:{store:o,attrsStore:i,pageInfo:t.pageInfo,processedTxId:void 0,isExternal:!0},q:e}}),this._cleanupPendingMutationsQueries(),this.notifyOne(s),this.notifyOneQueryOnce(s),this._cleanupPendingMutationsTimeout()}_handleReceive(e,t){var s,i,o,a,c,u,l;const r=!!this.config.schema&&("cardinalityInference"in this.config?!!this.config.cardinalityInference:!0);switch(Qr[t.op]||this._log.info("[receive]",e,t.op,t),t.op){case"init-ok":{this._setStatus(Ae.AUTHENTICATED),this._reconnectTimeoutMs=0,this._setAttrs(t.attrs),this._flushPendingMessages(),this._sessionId=t["session-id"];for(const y of Object.keys(this._rooms)){const b=(i=(s=this._presence[y])==null?void 0:s.result)==null?void 0:i.user,g=(o=this._rooms[y])==null?void 0:o.roomType;this._tryJoinRoom(g,y,b)}break}case"add-query-exists":{this.notifyOneQueryOnce(ie(t.q));break}case"add-query-ok":{const{q:y,result:b}=t,g=ie(y);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[g])break;const m=(c=(a=b==null?void 0:b[0])==null?void 0:a.data)==null?void 0:c["page-info"],S=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,_=Ir(b),T=this.ensureAttrs(),M=tt(T,_,r,this.config.useDateObjects);this.querySubs.updateInPlace(O=>{if(!O[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}O[g].result={store:M,attrsStore:T,pageInfo:m,aggregate:S,processedTxId:t["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(g),this.notifyOneQueryOnce(g),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(t);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(t);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(t);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(t);break}case"start-stream-ok":{this._instantStream.onStartStreamOk(t);break}case"stream-flushed":{this._instantStream.onStreamFlushed(t);break}case"append-failed":{this._instantStream.onAppendFailed(t);break}case"stream-append":{this._instantStream.onStreamAppend(t);break}case"refresh-ok":{const{computations:y,attrs:b}=t,g=t["processed-tx-id"];b&&this._setAttrs(b),this._cleanupPendingMutationsTimeout();const m=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);m!==this._pendingMutations()&&this.kv.updateInPlace(T=>{T.pendingMutations=m});const S=yn(m.entries()),_=y.map(T=>{var z,E,x,j;const M=T["instaql-query"],O=T["instaql-result"],N=ie(M),R=Ir(O),I=this.ensureAttrs(),H=tt(I,R,r,this.config.useDateObjects),{store:K,attrsStore:G}=this._applyOptimisticUpdates(H,I,S,g),Q=(E=(z=O==null?void 0:O[0])==null?void 0:z.data)==null?void 0:E["page-info"],ne=(j=(x=O==null?void 0:O[0])==null?void 0:x.data)==null?void 0:j.aggregate;return{q:M,hash:N,store:K,attrsStore:G,pageInfo:Q,aggregate:ne}});_.forEach(({hash:T,q:M,store:O,attrsStore:N,pageInfo:R,aggregate:I})=>{this.querySubs.updateInPlace(H=>{if(!H[T]){this._log.error("Missing value in querySubs",{hash:T,q:M});return}H[T].result={store:O,attrsStore:N,pageInfo:R,aggregate:I,processedTxId:g}})}),this._cleanupPendingMutationsQueries(),_.forEach(({hash:T})=>{this.notifyOne(T)});break}case"transact-ok":{const{"client-event-id":y,"tx-id":b}=t;this._inFlightMutationEventIds.delete(y);const m=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(y);if(!m)break;this._updatePendingMutations(_=>{_.set(y,{..._.get(y),"tx-id":b,confirmed:Date.now()})});const S=[];for(const _ of m["tx-steps"])if(_[0]==="add-attr"){const T=_[1];S.push(T)}if(S.length){const _=Object.values(this.ensureAttrs().attrs);this._setAttrs([..._,...S])}this._finishTransaction("synced",y),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._patchPresencePeers(y,t.edits),this._notifyPresenceSubs(y);break}case"refresh-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._setPresencePeers(y,t.data),this._notifyPresenceSubs(y);break}case"server-broadcast":{const y=t["room-id"],b=t.topic;this._trySetRoomConnected(y,!0),this._notifyBroadcastSubs(y,b,t);break}case"join-room-ok":{const y=t["room-id"];if(!this._rooms[y]){this._roomsPendingLeave[y]&&(this._tryLeaveRoom(y),delete this._roomsPendingLeave[y]);break}this._trySetRoomConnected(y,!0),this._flushEnqueuedRoomData(y);break}case"leave-room-ok":{const y=t["room-id"];this._trySetRoomConnected(y,!1);break}case"join-room-error":const f=t["room-id"],h=this._rooms[f];h&&(h.error=t.error),this._notifyPresenceSubs(f);break;case"error":this._handleReceiveError(t);break;default:this._log.info("Unknown op",t.op,t);break}}createWriteStream(e){return this._instantStream.createWriteStream(e)}createReadStream(e){return this._instantStream.createReadStream(e)}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(t=>{const r=t.pendingMutations??new Map;t.pendingMutations=r,e(r)})}_handleMutationError(e,t,r){const s=this._pendingMutations().get(t);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(t),o)),this._inFlightMutationEventIds.delete(t);const i={message:r.message,hint:r.hint,traceId:r.traceId};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(i),this._finishTransaction(e,t,r)}}_handleReceiveError(e){var a,c,u,l,f,h,y,b;this._log.info("error",e);const t=e["client-event-id"];this._inFlightMutationEventIds.delete(t);const r=this._pendingMutations().get(t),s={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa."};if(e.hint&&(s.hint=e.hint),e["trace-id"]||(a=e["original-event"])!=null&&a["trace-id"]){const m=[e["trace-id"],(c=e["original-event"])==null?void 0:c["trace-id"]].filter(Boolean).join(",");s.traceId=m}if(r){this._handleMutationError("error",t,s);return}if((u=e["original-event"])!=null&&u.hasOwnProperty("q")&&((l=e["original-event"])==null?void 0:l.op)==="add-query"){const g=(f=e["original-event"])==null?void 0:f.q,m=ie(g);this.notifyQueryError(ie(g),s),this.notifyQueryOnceError(g,m,t,s);return}if(((h=e["original-event"])==null?void 0:h.op)==="init"){if(e.type==="record-not-found"&&((y=e.hint)==null?void 0:y["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(Ae.ERRORED,s),this.notifyAll();return}switch((b=e["original-event"])==null?void 0:b.op){case"resync-table":{this._syncTable.onResyncError(e);return}case"start-sync":{this._syncTable.onStartSyncError(e);return}case"start-stream":case"append-stream":case"subscribe-stream":case"unsubscribe-stream":{this._instantStream.onRecieveError(e);return}}const o={...e};delete o.message,delete o.hint,console.error(e.message,o),e.hint&&console.error(`This error comes with some debugging information. Here it is:
|
|
30
|
+
<%s key={someKey} {...props} />`,On,$e,zc,$e),gs[$e+On]=!0}}return d===s?Lc(re):Uc(re),re}}function Fc(d,w,v){return _s(d,w,v,!0)}function Nc(d,w,v){return _s(d,w,v,!1)}var Kc=Nc,Wc=Fc;He.Fragment=s,He.jsx=Kc,He.jsxs=Wc}(),He}var Ts={};Ts.NODE_ENV==="production"?Ce.exports=ms():Ce.exports=ws();var ut=Ce.exports;function ie(n){const e=lt(n);let t=3735928559^e.length,r=1103547991^e.length;for(let s=0;s<e.length;s++){const i=e.charCodeAt(s);t=Math.imul(t^i,2654435761),r=Math.imul(r^i,1597334677)}return t=Math.imul(t^t>>>16,2246822507)^Math.imul(r^r>>>13,3266489909),r=Math.imul(r^r>>>16,2246822507)^Math.imul(t^t>>>13,3266489909),`${(r>>>0).toString(16).padStart(8,"0")}${(t>>>0).toString(16).padStart(8,"0")}`}function lt(n){if(n&&typeof n.toJSON=="function")return lt(n.toJSON());if(Array.isArray(n)){let e="[";for(let t=0;t<n.length;t++)t>0&&(e+=","),e+=lt(n[t]);return e+"]"}if(n&&typeof n=="object"){const e=Object.keys(n);e.sort();let t="{",r=!0;for(let s=0;s<e.length;s++){const i=e[s],o=n[i];o!==void 0&&(r||(t+=","),t+=JSON.stringify(i)+":"+lt(o),r=!1)}return t+"}"}return n===void 0?"undefined":typeof n=="bigint"?`${n}n`:JSON.stringify(n)??String(n)}function Ue(n){if(typeof n=="number")return(Math.abs(n*2654435761)>>>0).toString(16);if(typeof n=="boolean")return n?"1":"0";if(n===null)return"null";if(n===void 0)return"undefined";if(typeof n=="string"){let e=2166136261;for(let t=0;t<n.length;t++)e^=n.charCodeAt(t),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24),e=e>>>0;return e.toString(16)}if(Array.isArray(n)){let e=2166136261;for(let t=0;t<n.length;t++){e^=(t+1)*2654435761;const r=Ue(n[t]);for(let s=0;s<r.length;s++)e^=r.charCodeAt(s),e*=16777619,e=e>>>0}return e.toString(16)}if(typeof n=="object"){let e=2166136261;const t=Object.keys(n).sort();for(let r=0;r<t.length;r++){const s=t[r];if(n[s]===void 0)continue;const i=Ue(s);e^=parseInt(i,16),e*=16777619,e=e>>>0;const o=Ue(n[s]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return Ue(String(n))}const Z={Remove:"remove",Replace:"replace",Add:"add"},Cn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),Ss=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),ft=Symbol.iterator,ye={mutable:"mutable",immutable:"immutable"},jt={};function Je(n,e){return n instanceof Map?n.has(e):Object.prototype.hasOwnProperty.call(n,e)}function In(n,e){if(e in n){let t=Reflect.getPrototypeOf(n);for(;t;){const r=Reflect.getOwnPropertyDescriptor(t,e);if(r)return r;t=Reflect.getPrototypeOf(t)}}}function xt(n){return Object.getPrototypeOf(n)===Set.prototype}function Dt(n){return Object.getPrototypeOf(n)===Map.prototype}function be(n){var e;return(e=n.copy)!==null&&e!==void 0?e:n.original}function Ie(n){return!!D(n)}function D(n){return typeof n!="object"?null:n==null?void 0:n[Cn]}function $t(n){var e;const t=D(n);return t?(e=t.copy)!==null&&e!==void 0?e:t.original:n}function me(n,e){if(!n||typeof n!="object")return!1;let t;return Object.getPrototypeOf(n)===Object.prototype||Array.isArray(n)||n instanceof Map||n instanceof Set||!!(e!=null&&e.mark)&&((t=e.mark(n,ye))===ye.immutable||typeof t=="function")}function Pn(n,e=[]){if(Object.hasOwnProperty.call(n,"key")){const t=n.parent.copy,r=D(Oe(t,n.key));if(r!==null&&(r==null?void 0:r.original)!==n.original)return null;const s=n.parent.type===3,i=s?Array.from(n.parent.setMap.keys()).indexOf(n.key):n.key;if(!(s&&t.size>i||Je(t,i)))return null;e.push(i)}if(n.parent)return Pn(n.parent,e);e.reverse();try{vs(n.copy,e)}catch{return null}return e}function Pe(n){return Array.isArray(n)?1:n instanceof Map?2:n instanceof Set?3:0}function Oe(n,e){return Pe(n)===2?n.get(e):n[e]}function Ye(n,e,t){Pe(n)===2?n.set(e,t):n[e]=t}function Ut(n,e){const t=D(n);return(t?be(t):n)[e]}function Ee(n,e){return n===e?n!==0||1/n===1/e:n!==n&&e!==e}function Lt(n){if(n)for(;n.finalities.revoke.length>0;)n.finalities.revoke.pop()()}function Re(n,e){return e?n:[""].concat(n).map(t=>{const r=`${t}`;return r.indexOf("/")===-1&&r.indexOf("~")===-1?r:r.replace(/~/g,"~0").replace(/\//g,"~1")}).join("/")}function vs(n,e){for(let t=0;t<e.length-1;t+=1){const r=e[t];if(n=Oe(Pe(n)===3?Array.from(n):n,r),typeof n!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return n}function As(n){const e=Object.create(Object.getPrototypeOf(n));return Reflect.ownKeys(n).forEach(t=>{let r=Reflect.getOwnPropertyDescriptor(n,t);if(r.enumerable&&r.configurable&&r.writable){e[t]=n[t];return}r.writable||(r.writable=!0,r.configurable=!0),(r.get||r.set)&&(r={configurable:!0,writable:!0,enumerable:r.enumerable,value:n[t]}),Reflect.defineProperty(e,t,r)}),e}const Os=Object.prototype.propertyIsEnumerable;function Rn(n,e){let t;if(Array.isArray(n))return Array.prototype.concat.call(n);if(n instanceof Set){if(!xt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(n.values())}return Set.prototype.difference?Set.prototype.difference.call(n,new Set):new Set(n.values())}else if(n instanceof Map){if(!Dt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(n)}return new Map(n)}else if(e!=null&&e.mark&&(t=e.mark(n,ye),t!==void 0)&&t!==ye.mutable){if(t===ye.immutable)return As(n);if(typeof t=="function"){if(e.enablePatches||e.enableAutoFreeze)throw new Error("You can't use mark and patches or auto freeze together.");return t()}throw new Error(`Unsupported mark result: ${t}`)}else if(typeof n=="object"&&Object.getPrototypeOf(n)===Object.prototype){const r={};return Object.keys(n).forEach(s=>{r[s]=n[s]}),Object.getOwnPropertySymbols(n).forEach(s=>{Os.call(n,s)&&(r[s]=n[s])}),r}else throw new Error("Please check mark() to ensure that it is a stable marker draftable function.")}function ae(n){n.copy||(n.copy=Rn(n.original,n.options))}function Ze(n){if(!me(n))return $t(n);if(Array.isArray(n))return n.map(Ze);if(n instanceof Map){const t=Array.from(n.entries()).map(([r,s])=>[r,Ze(s)]);if(!Dt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(t)}return new Map(t)}if(n instanceof Set){const t=Array.from(n).map(Ze);if(!xt(n)){const r=Object.getPrototypeOf(n).constructor;return new r(t)}return new Set(t)}const e=Object.create(Object.getPrototypeOf(n));for(const t in n)e[t]=Ze(n[t]);return e}function dt(n){return Ie(n)?Ze(n):n}function ve(n){var e;n.assignedMap=(e=n.assignedMap)!==null&&e!==void 0?e:new Map,n.operated||(n.operated=!0,n.parent&&ve(n.parent))}function Mn(){throw new Error("Cannot modify frozen object")}function Le(n,e,t,r,s){{t=t??new WeakMap,r=r??[],s=s??[];const o=t.has(n)?t.get(n):n;if(r.length>0){const a=r.indexOf(o);if(o&&typeof o=="object"&&a!==-1)throw r[0]===o?new Error("Forbids circular reference"):new Error(`Forbids circular reference: ~/${s.slice(0,a).map((c,u)=>{if(typeof c=="symbol")return`[${c.toString()}]`;const l=r[u];return typeof c=="object"&&(l instanceof Map||l instanceof Set)?Array.from(l.keys()).indexOf(c):c}).join("/")}`);r.push(o),s.push(e)}else r.push(o)}if(Object.isFrozen(n)||Ie(n)){r.pop(),s.pop();return}switch(Pe(n)){case 2:for(const[a,c]of n)Le(a,a,t,r,s),Le(c,a,t,r,s);n.set=n.clear=n.delete=Mn;break;case 3:for(const a of n)Le(a,a,t,r,s);n.add=n.clear=n.delete=Mn;break;case 1:Object.freeze(n);let o=0;for(const a of n)Le(a,o,t,r,s),o+=1;break;default:Object.freeze(n),Object.keys(n).forEach(a=>{const c=n[a];Le(c,a,t,r,s)})}r.pop(),s.pop()}function Ft(n,e){const t=Pe(n);if(t===0)Reflect.ownKeys(n).forEach(r=>{e(r,n[r],n)});else if(t===1){let r=0;for(const s of n)e(r,s,n),r+=1}else n.forEach((r,s)=>e(s,r,n))}function jn(n,e,t){if(Ie(n)||!me(n,t)||e.has(n)||Object.isFrozen(n))return;const r=n instanceof Set,s=r?new Map:void 0;if(e.add(n),Ft(n,(i,o)=>{var a;if(Ie(o)){const c=D(o);ae(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;Ye(r?s:n,i,u)}else jn(o,e,t)}),s){const i=n,o=Array.from(i);i.clear(),o.forEach(a=>{i.add(s.has(a)?s.get(a):a)})}}function Es(n,e){const t=n.type===3?n.setMap:n.copy;n.finalities.revoke.length>1&&n.assignedMap.get(e)&&t&&jn(Oe(t,e),n.finalities.handledSet,n.options)}function Nt(n){n.type===3&&n.copy&&(n.copy.clear(),n.setMap.forEach(e=>{n.copy.add($t(e))}))}function Kt(n,e,t,r){if(n.operated&&n.assignedMap&&n.assignedMap.size>0&&!n.finalized){if(t&&r){const i=Pn(n);i&&e(n,i,t,r)}n.finalized=!0}}function Wt(n,e,t,r){const s=D(t);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=n.type===3?n.setMap:n.copy;if(Ee(Oe(c,e),t)){let u=s.original;s.copy&&(u=s.copy),Nt(n),Kt(n,r,i,o),n.options.enableAutoFreeze&&(n.options.updatedValues=(a=n.options.updatedValues)!==null&&a!==void 0?a:new WeakMap,n.options.updatedValues.set(u,s.original)),Ye(c,e,u)}}),n.options.enableAutoFreeze&&s.finalities!==n.finalities&&(n.options.enableAutoFreeze=!1)),me(t,n.options)&&n.finalities.draft.push(()=>{const i=n.type===3?n.setMap:n.copy;Ee(Oe(i,e),t)&&Es(n,e)})}function ks(n,e,t,r,s){let{original:i,assignedMap:o,options:a}=n,c=n.copy;c.length<i.length&&([i,c]=[c,i],[t,r]=[r,t]);for(let u=0;u<i.length;u+=1)if(o.get(u.toString())&&c[u]!==i[u]){const l=e.concat([u]),f=Re(l,s);t.push({op:Z.Replace,path:f,value:dt(c[u])}),r.push({op:Z.Replace,path:f,value:dt(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),f=Re(l,s);t.push({op:Z.Add,path:f,value:dt(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),f=Re(l,s);r.push({op:Z.Replace,path:f,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const f=e.concat([l-1]),h=Re(f,s);r.push({op:Z.Remove,path:h})}}}function Cs({original:n,copy:e,assignedMap:t},r,s,i,o){t.forEach((a,c)=>{const u=Oe(n,c),l=dt(Oe(e,c)),f=a?Je(n,c)?Z.Replace:Z.Add:Z.Remove;if(Ee(u,l)&&f===Z.Replace)return;const h=r.concat(c),y=Re(h,o);s.push(f===Z.Remove?{op:f,path:y}:{op:f,path:y,value:l}),i.push(f===Z.Add?{op:Z.Remove,path:y}:f===Z.Remove?{op:Z.Add,path:y,value:u}:{op:Z.Replace,path:y,value:u})})}function Is({original:n,copy:e},t,r,s,i){let o=0;n.forEach(a=>{if(!e.has(a)){const c=t.concat([o]),u=Re(c,i);r.push({op:Z.Remove,path:u,value:a}),s.unshift({op:Z.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!n.has(a)){const c=t.concat([o]),u=Re(c,i);r.push({op:Z.Add,path:u,value:a}),s.unshift({op:Z.Remove,path:u,value:a})}o+=1})}function Xe(n,e,t,r){const{pathAsArray:s=!0}=n.options.enablePatches;switch(n.type){case 0:case 2:return Cs(n,e,t,r,s);case 1:return ks(n,e,t,r,s);case 3:return Is(n,e,t,r,s)}}const ht=(n,e,t=!1)=>{if(typeof n=="object"&&n!==null&&(!me(n,e)||t))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},zt={get size(){return be(D(this)).size},has(n){return be(D(this)).has(n)},set(n,e){const t=D(this),r=be(t);return(!r.has(n)||!Ee(r.get(n),e))&&(ae(t),ve(t),t.assignedMap.set(n,!0),t.copy.set(n,e),Wt(t,n,e,Xe)),this},delete(n){if(!this.has(n))return!1;const e=D(this);return ae(e),ve(e),e.original.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.copy.delete(n),!0},clear(){const n=D(this);if(this.size){ae(n),ve(n),n.assignedMap=new Map;for(const[e]of n.original)n.assignedMap.set(e,!1);n.copy.clear()}},forEach(n,e){const t=D(this);be(t).forEach((r,s)=>{n.call(e,this.get(s),s,this)})},get(n){var e,t;const r=D(this),s=be(r).get(n),i=((t=(e=r.options).mark)===null||t===void 0?void 0:t.call(e,s,ye))===ye.mutable;if(r.options.strict&&ht(s,r.options,i),i||r.finalized||!me(s,r.options)||s!==r.original.get(n))return s;const o=jt.createDraft({original:s,parentDraft:r,key:n,finalities:r.finalities,options:r.options});return ae(r),r.copy.set(n,o),o},keys(){return be(D(this)).keys()},values(){const n=this.keys();return{[ft]:()=>this.values(),next:()=>{const e=n.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const n=this.keys();return{[ft]:()=>this.entries(),next:()=>{const e=n.next();if(e.done)return e;const t=this.get(e.value);return{done:!1,value:[e.value,t]}}}},[ft](){return this.entries()}},Ps=Reflect.ownKeys(zt),xn=(n,e,{isValuesIterator:t})=>()=>{var r,s;const i=e.next();if(i.done)return i;const o=i.value;let a=n.setMap.get(o);const c=D(a),u=((s=(r=n.options).mark)===null||s===void 0?void 0:s.call(r,a,ye))===ye.mutable;if(n.options.strict&&ht(o,n.options,u),!u&&!c&&me(o,n.options)&&!n.finalized&&n.original.has(o)){const l=jt.createDraft({original:o,parentDraft:n,key:o,finalities:n.finalities,options:n.options});n.setMap.set(o,l),a=l}else c&&(a=c.proxy);return{done:!1,value:t?a:[a,a]}},pt={get size(){return D(this).setMap.size},has(n){const e=D(this);if(e.setMap.has(n))return!0;ae(e);const t=D(n);return!!(t&&e.setMap.has(t.original))},add(n){const e=D(this);return this.has(n)||(ae(e),ve(e),e.assignedMap.set(n,!0),e.setMap.set(n,n),Wt(e,n,n,Xe)),this},delete(n){if(!this.has(n))return!1;const e=D(this);ae(e),ve(e);const t=D(n);return t&&e.setMap.has(t.original)?(e.assignedMap.set(t.original,!1),e.setMap.delete(t.original)):(!t&&e.setMap.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.setMap.delete(n))},clear(){if(!this.size)return;const n=D(this);ae(n),ve(n);for(const e of n.original)n.assignedMap.set(e,!1);n.setMap.clear()},values(){const n=D(this);ae(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:xn(n,e,{isValuesIterator:!0})}},entries(){const n=D(this);ae(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:xn(n,e,{isValuesIterator:!1})}},keys(){return this.values()},[ft](){return this.values()},forEach(n,e){const t=this.values();let r=t.next();for(;!r.done;)n.call(e,r.value,r.value,this),r=t.next()}};Set.prototype.difference&&Object.assign(pt,{intersection(n){return Set.prototype.intersection.call(new Set(this.values()),n)},union(n){return Set.prototype.union.call(new Set(this.values()),n)},difference(n){return Set.prototype.difference.call(new Set(this.values()),n)},symmetricDifference(n){return Set.prototype.symmetricDifference.call(new Set(this.values()),n)},isSubsetOf(n){return Set.prototype.isSubsetOf.call(new Set(this.values()),n)},isSupersetOf(n){return Set.prototype.isSupersetOf.call(new Set(this.values()),n)},isDisjointFrom(n){return Set.prototype.isDisjointFrom.call(new Set(this.values()),n)}});const Rs=Reflect.ownKeys(pt),Dn=new WeakSet,$n={get(n,e,t){var r,s;const i=(r=n.copy)===null||r===void 0?void 0:r[e];if(i&&Dn.has(i))return i;if(e===Cn)return n;let o;if(n.options.mark){const u=e==="size"&&(n.original instanceof Map||n.original instanceof Set)?Reflect.get(n.original,e):Reflect.get(n.original,e,t);if(o=n.options.mark(u,ye),o===ye.mutable)return n.options.strict&&ht(u,n.options,!0),u}const a=be(n);if(a instanceof Map&&Ps.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(zt,"size").get.call(n.proxy);const u=zt[e];if(u)return u.bind(n.proxy)}if(a instanceof Set&&Rs.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(pt,"size").get.call(n.proxy);const u=pt[e];if(u)return u.bind(n.proxy)}if(!Je(a,e)){const u=In(a,e);return u?"value"in u?u.value:(s=u.get)===null||s===void 0?void 0:s.call(n.proxy):void 0}const c=a[e];if(n.options.strict&&ht(c,n.options),n.finalized||!me(c,n.options))return c;if(c===Ut(n.original,e)){if(ae(n),n.copy[e]=Vt({original:n.original[e],parentDraft:n,key:n.type===1?Number(e):e,finalities:n.finalities,options:n.options}),typeof o=="function"){const u=D(n.copy[e]);return ae(u),ve(u),u.copy}return n.copy[e]}return c},set(n,e,t){var r;if(n.type===3||n.type===2)throw new Error("Map/Set draft does not support any property assignment.");let s;if(n.type===1&&e!=="length"&&!(Number.isInteger(s=Number(e))&&s>=0&&(e===0||s===0||String(s)===String(e))))throw new Error("Only supports setting array indices and the 'length' property.");const i=In(be(n),e);if(i!=null&&i.set)return i.set.call(n.proxy,t),!0;const o=Ut(be(n),e),a=D(o);return a&&Ee(a.original,t)?(n.copy[e]=t,n.assignedMap=(r=n.assignedMap)!==null&&r!==void 0?r:new Map,n.assignedMap.set(e,!1),!0):(Ee(t,o)&&(t!==void 0||Je(n.original,e))||(ae(n),ve(n),Je(n.original,e)&&Ee(t,n.original[e])?n.assignedMap.delete(e):n.assignedMap.set(e,!0),n.copy[e]=t,Wt(n,e,t,Xe)),!0)},has(n,e){return e in be(n)},ownKeys(n){return Reflect.ownKeys(be(n))},getOwnPropertyDescriptor(n,e){const t=be(n),r=Reflect.getOwnPropertyDescriptor(t,e);return r&&{writable:!0,configurable:n.type!==1||e!=="length",enumerable:r.enumerable,value:t[e]}},getPrototypeOf(n){return Reflect.getPrototypeOf(n.original)},setPrototypeOf(){throw new Error("Cannot call 'setPrototypeOf()' on drafts")},defineProperty(){throw new Error("Cannot call 'defineProperty()' on drafts")},deleteProperty(n,e){var t;return n.type===1?$n.set.call(this,n,e,void 0,n.proxy):(Ut(n.original,e)!==void 0||e in n.original?(ae(n),ve(n),n.assignedMap.set(e,!1)):(n.assignedMap=(t=n.assignedMap)!==null&&t!==void 0?t:new Map,n.assignedMap.delete(e)),n.copy&&delete n.copy[e],!0)}};function Vt(n){const{original:e,parentDraft:t,key:r,finalities:s,options:i}=n,o=Pe(e),a={type:o,finalized:!1,parent:t,original:e,copy:null,proxy:null,finalities:s,options:i,setMap:o===3?new Map(e.entries()):void 0};(r||"key"in n)&&(a.key=r);const{proxy:c,revoke:u}=Proxy.revocable(o===1?Object.assign([],a):a,$n);if(s.revoke.push(u),Dn.add(c),a.proxy=c,t){const l=t;l.finalities.draft.push((f,h)=>{var y,b;const g=D(c);let m=l.type===3?l.setMap:l.copy;const S=Oe(m,r),_=D(S);if(_){let T=_.original;_.operated&&(T=$t(S)),Nt(_),Kt(_,Xe,f,h),l.options.enableAutoFreeze&&(l.options.updatedValues=(y=l.options.updatedValues)!==null&&y!==void 0?y:new WeakMap,l.options.updatedValues.set(T,_.original)),Ye(m,r,T)}(b=g.callbacks)===null||b===void 0||b.forEach(T=>{T(f,h)})})}else{const l=D(c);l.finalities.draft.push((f,h)=>{Nt(l),Kt(l,Xe,f,h)})}return c}jt.createDraft=Vt;function Ms(n,e,t,r,s){var i;const o=D(n),a=(i=o==null?void 0:o.original)!==null&&i!==void 0?i:n,c=!!e.length;if(o!=null&&o.operated)for(;o.finalities.draft.length>0;)o.finalities.draft.pop()(t,r);const u=c?e[0]:o?o.operated?o.copy:o.original:n;return o&&Lt(o),s&&Le(u,u,o==null?void 0:o.options.updatedValues),[u,t&&c?[{op:Z.Replace,path:[],value:e[0]}]:t,r&&c?[{op:Z.Replace,path:[],value:a}]:r]}function js(n,e){var t;const r={draft:[],revoke:[],handledSet:new WeakSet};let s,i;e.enablePatches&&(s=[],i=[]);const a=((t=e.mark)===null||t===void 0?void 0:t.call(e,n,ye))===ye.mutable||!me(n,e)?n:Vt({original:n,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,f]=Ms(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,f]:u}]}function qt(n){const{rootDraft:e,value:t,useRawReturn:r=!1,isRoot:s=!0}=n;Ft(t,(i,o,a)=>{const c=D(o);if(c&&e&&c.finalities===e.finalities){n.isContainDraft=!0;const u=c.original;if(a instanceof Set){const l=Array.from(a);a.clear(),l.forEach(f=>a.add(i===f?u:f))}else Ye(a,i,u)}else typeof o=="object"&&o!==null&&(n.value=o,n.isRoot=!1,qt(n))}),s&&(n.isContainDraft||console.warn("The return value does not contain any draft, please use 'rawReturn()' to wrap the return value to improve performance."),r&&console.warn("The return value contains drafts, please don't use 'rawReturn()' to wrap the return value."))}function Un(n){var e;const t=D(n);if(!me(n,t==null?void 0:t.options))return n;const r=Pe(n);if(t&&!t.operated)return t.original;let s;function i(){s=r===2?Dt(n)?new Map(n):new(Object.getPrototypeOf(n)).constructor(n):r===3?Array.from(t.setMap.values()):Rn(n,t==null?void 0:t.options)}if(t){t.finalized=!0;try{i()}finally{t.finalized=!1}}else s=n;if(Ft(s,(o,a)=>{if(t&&Ee(Oe(t.original,o),a))return;const c=Un(a);c!==a&&(s===n&&i(),Ye(s,o,c))}),r===3){const o=(e=t==null?void 0:t.original)!==null&&e!==void 0?e:s;return xt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function Ln(n){if(!Ie(n))throw new Error(`current() is only used for Draft, parameter: ${n}`);return Un(n)}const yt=(n=>function e(t,r,s){var i,o,a;if(typeof t=="function"&&typeof r!="function")return function(O,...N){return e(O,R=>t.call(this,R,...N),r)};const c=t,u=r;let l=s;if(typeof r!="function"&&(l=r),l!==void 0&&Object.prototype.toString.call(l)!=="[object Object]")throw new Error(`Invalid options: ${l}, 'options' should be an object.`);l=Object.assign(Object.assign({},n),l);const f=Ie(c)?Ln(c):c,h=Array.isArray(l.mark)?(O,N)=>{for(const R of l.mark){if(typeof R!="function")throw new Error(`Invalid mark: ${R}, 'mark' should be a function.`);const I=R(O,N);if(I)return I}}:l.mark,y=(i=l.enablePatches)!==null&&i!==void 0?i:!1,b=(o=l.strict)!==null&&o!==void 0?o:!1,m={enableAutoFreeze:(a=l.enableAutoFreeze)!==null&&a!==void 0?a:!1,mark:h,strict:b,enablePatches:y};if(!me(f,m)&&typeof f=="object"&&f!==null)throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");const[S,_]=js(f,m);if(typeof r!="function"){if(!me(f,m))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[S,_]}let T;try{T=u(S)}catch(O){throw Lt(D(S)),O}const M=O=>{const N=D(S);if(!Ie(O)){if(O!==void 0&&!Ee(O,S)&&(N!=null&&N.operated))throw new Error("Either the value is returned as a new non-draft value, or only the draft is modified without returning any value.");const I=O==null?void 0:O[Ss];if(I){const H=I[0];return m.strict&&typeof O=="object"&&O!==null&&qt({rootDraft:N,value:O,useRawReturn:!0}),_([H])}if(O!==void 0)return typeof O=="object"&&O!==null&&qt({rootDraft:N,value:O}),_([O])}if(O===S||O===void 0)return _([]);const R=D(O);if(m===R.options){if(R.operated)throw new Error("Cannot return a modified child draft.");return _([Ln(O)])}return _([O])};return T instanceof Promise?T.then(M,O=>{throw Lt(D(S)),O}):M(T)})();Object.prototype.constructor.toString();function Fn(n,e){const t=Object.keys(n),r=Object.keys(e);return t.length===r.length&&Object.keys(n).every(s=>e.hasOwnProperty(s))}function Nn(n,e){return Object.keys(n).length===Object.keys(e).length&&Object.keys(n).every(t=>e.hasOwnProperty(t)&&n[t]===e[t])}function bt(n,e){return typeof n!="object"||typeof e!="object"||n===null||e===null?n===e:Fn(n,e)?Object.keys(n).every(t=>bt(n[t],e[t])):!1}function Qt(n){if(!et(n))return n;const e={};for(const[t,r]of Object.entries(n))r!==void 0&&(e[t]=r);return e}function Kn(n,e){if(!et(n)||!et(e))return e;const t={...n};for(const r of Object.keys(e)){if(e[r]===void 0)continue;if(e[r]===null){delete t[r];continue}const s=et(n[r])&&et(e[r]);t[r]=s?Kn(n[r],e[r]):e[r]}return t}function et(n){return typeof n=="object"&&n!==null&&!Array.isArray(n)}function xs(n,e,t){if(!n||e.length===0)return;let r=n||{};for(let i=0;i<e.length-1;i++){const o=e[i];(!(o in r)||typeof r[o]!="object")&&(r[o]=typeof e[i+1]=="number"?[]:{}),r=r[o]}const s=e[e.length-1];Array.isArray(r)&&typeof s=="number"?r.splice(s,0,t):r[s]=t}function Wn(n,e,t){if(!n||e.length===0)return;let r=n||{};for(let s=0;s<e.length-1;s++){const i=e[s];(!(i in r)||typeof r[i]!="object")&&(r[i]=typeof e[s+1]=="number"?[]:{}),r=r[i]}r[e[e.length-1]]=t}function zn(n,e){if(!n||e.length===0)return;const[t,...r]=e;if(t in n){if(r.length===0){Array.isArray(n)?n.splice(t,1):delete n[t];return}zn(n[t],r),Ds(n[t])&&delete n[t]}}function Ds(n){return n&&Object.keys(n).length===0}const Vn=/ZULU|YEKT|YEKST|YAPT|YAKT|YAKST|XJT|WGT|WGST|WFT|WETDST|WET|WDT|WAT|WAST|WAKT|WADT|VUT|VOLT|VLAT|VLAST|VET|UZT|UZST|UYT|UYST|UTC|UT|ULAT|ULAST|UCT|TVT|TRUT|TOT|TMT|TKT|TJT|TFT|TAHT|SGT|SCT|SAST|SADT|RET|PYT|PYST|PWT|PST|PONT|PMST|PMDT|PKT|PKST|PHT|PGT|PETT|PETST|PET|PDT|OMST|OMSST|NZT|NZST|NZDT|NUT|NST|NPT|NOVT|NOVST|NFT|NDT|MYT|MVT|MUT|MUST|MST|MSK|MSD|MPT|MMT|MHT|MEZ|METDST|MET|MESZ|MEST|MDT|MAWT|MART|MAGT|MAGST|LKT|LINT|LIGT|LHST|LHDT|KST|KRAT|KRAST|KOST|KGT|KGST|KDT|JST|JAYT|IST|IRT|IRKT|IRKST|IOT|IDT|ICT|HST|HKT|GYT|GMT|GILT|GFT|GET|GEST|GAMT|GALT|FNT|FNST|FKT|FKST|FJT|FJST|FET|EST|EGT|EGST|EETDST|EET|EEST|EDT|EAT|EAST|EASST|DDUT|DAVT|CXT|CST|COT|CLT|CLST|CKT|CHUT|CHAST|CHADT|CETDST|CET|CEST|CDT|CCT|CAST|CADT|BTT|BST|BRT|BRST|BRA|BOT|BORT|BNT|BDT|BDST|AZT|AZST|AZOT|AZOST|AWST|AWSST|AST|ART|ARST|ANAT|ANAST|AMT|AMST|ALMT|ALMST|AKST|AKDT|AFT|AEST|AESST|AEDT|ADT|ACWST|ACT|ACST|ACSST|ACDT$/,$s={ZULU:0,YEKT:18e3,YEKST:21600,YAPT:36e3,YAKT:32400,YAKST:32400,XJT:21600,WGT:-10800,WGST:-7200,WFT:43200,WETDST:3600,WET:0,WDT:32400,WAT:3600,WAST:25200,WAKT:43200,WADT:28800,VUT:39600,VOLT:10800,VLAT:36e3,VLAST:36e3,VET:-14400,UZT:18e3,UZST:21600,UYT:-10800,UYST:-7200,UTC:0,UT:0,ULAT:28800,ULAST:32400,UCT:0,TVT:43200,TRUT:36e3,TOT:46800,TMT:18e3,TKT:46800,TJT:18e3,TFT:18e3,TAHT:-36e3,SGT:28800,SCT:14400,SAST:7200,SADT:37800,RET:14400,PYT:-14400,PYST:-10800,PWT:32400,PST:-28800,PONT:39600,PMST:-10800,PMDT:-7200,PKT:18e3,PKST:21600,PHT:28800,PGT:36e3,PETT:43200,PETST:43200,PET:-18e3,PDT:-25200,OMST:21600,OMSST:21600,NZT:43200,NZST:43200,NZDT:46800,NUT:-39600,NST:-12600,NPT:20700,NOVT:25200,NOVST:25200,NFT:-12600,NDT:-9e3,MYT:28800,MVT:18e3,MUT:14400,MUST:18e3,MST:-25200,MSK:10800,MSD:14400,MPT:36e3,MMT:23400,MHT:43200,MEZ:3600,METDST:7200,MET:3600,MESZ:7200,MEST:7200,MDT:-21600,MAWT:18e3,MART:-34200,MAGT:39600,MAGST:39600,LKT:19800,LINT:50400,LIGT:36e3,LHST:37800,LHDT:37800,KST:32400,KRAT:25200,KRAST:25200,KOST:39600,KGT:21600,KGST:21600,KDT:36e3,JST:32400,JAYT:32400,IST:7200,IRT:12600,IRKT:28800,IRKST:28800,IOT:21600,IDT:10800,ICT:25200,HST:-36e3,HKT:28800,GYT:-14400,GMT:0,GILT:43200,GFT:-10800,GET:14400,GEST:14400,GAMT:-32400,GALT:-21600,FNT:-7200,FNST:-3600,FKT:-10800,FKST:-10800,FJT:43200,FJST:46800,FET:10800,EST:-18e3,EGT:-3600,EGST:0,EETDST:10800,EET:7200,EEST:10800,EDT:-14400,EAT:10800,EAST:-21600,EASST:-21600,DDUT:36e3,DAVT:25200,CXT:25200,CST:-21600,COT:-18e3,CLT:-14400,CLST:-10800,CKT:-36e3,CHUT:36e3,CHAST:45900,CHADT:49500,CETDST:7200,CET:3600,CEST:7200,CDT:-18e3,CCT:28800,CAST:34200,CADT:37800,BTT:21600,BST:3600,BRT:-10800,BRST:-7200,BRA:-10800,BOT:-14400,BORT:28800,BNT:28800,BDT:21600,BDST:7200,AZT:14400,AZST:14400,AZOT:-3600,AZOST:0,AWST:28800,AWSST:32400,AST:-14400,ART:-10800,ARST:-10800,ANAT:43200,ANAST:43200,AMT:-14400,AMST:14400,ALMT:21600,ALMST:25200,AKST:-32400,AKDT:-28800,AFT:16200,AEST:36e3,AESST:39600,AEDT:39600,ADT:-10800,ACWST:31500,ACT:-18e3,ACST:34200,ACSST:37800,ACDT:37800};function Us(n){return new Date(n)}function Ls(n){return new Date(n+"Z")}const Fs=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function Ns(n){const e=n.match(Fs);if(!e)return null;const[t,r,s,i]=e;return r<=0||s<=0||i<=0?null:r>999?new Date(Date.UTC(r,s-1,i,0,0,0,0)):new Date(Date.UTC(i,r-1,s,0,0,0,0))}function Ks(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function Ws(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function zs(n){return new Date(n)}function Vs(n){const e=/^(\w{3}) (\w{3}) (\d{2}) (\d{4})$/;if(!n.match(e))throw new Error(`Unable to parse \`${n}\` as a date.`);const r=new Date(n+" UTC");return new Date(Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),0,0,0,0))}function qs(n){const e=/^(.+T.+)([+-])(\d{2})$/,t=n.match(e);if(t){const[,r,s,i]=t,o=`${r}${s}${i}:00`;return new Date(o)}return null}function Qs(n){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(\d{1,2})(?::(\d{1,2}))?(?::(\d{1,2}))?(.*)$/,t=n.match(e);if(t){const[,r,s,i,o,a,c,u,l]=t,f=s.padStart(2,"0"),h=i.padStart(2,"0");let y=a.padStart(2,"0");c!==void 0&&(y+=`:${c.padStart(2,"0")}`),u!==void 0&&(y+=`:${u.padStart(2,"0")}`);const b=`${r}-${f}-${h}T${y}${l}`;return new Date(b)}return null}function Bs(n){const[e,t]=n.split(", "),[r,s,i]=e.split("/").map(Number),o=t.match(/(\d{1,2}):(\d{2}):(\d{2}) (AM|PM)/);if(!o)throw new Error(`Unable to parse time from: ${n}`);let[,a,c,u,l]=o;return a=Number(a),c=Number(c),u=Number(u),l==="PM"&&a!==12?a+=12:l==="AM"&&a===12&&(a=0),new Date(Date.UTC(i,r-1,s,a,c,u))}function Gs(n){switch(n){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Hs(n){const e=n.match(Vn);if(!e)return null;const[t]=e,r=$s[t],s=new Date(n.replace(Vn,"Z"));return new Date(s.getTime()-r*1e3)}const Js=[Ns,Ws,Vs,Bs,Ls,qs,Ks,Us,Gs,Hs,Qs,zs];function Ys(n,e){try{const t=n(e);return t instanceof Date&&!isNaN(t.getTime())?t:null}catch{return null}}function Bt(n){for(const e of Js){const t=Ys(e,n);if(t)return t}return null}function Zs(n){try{const e=JSON.parse(n);return typeof e=="string"?Bt(e):null}catch{return null}}function gt(n){if(n!==void 0){if(n===null)return null;if(n instanceof Date)return n;if(typeof n=="string"){const e=Bt(n)||Zs(n)||Bt(n.trim());if(!e)throw new Error(`Unable to parse \`${n}\` as a date.`);return e}else if(typeof n=="number")return new Date(n);throw new Error(`Invalid date value \`${n}\`. Expected a date, number, or string, got type ${typeof n}.`)}}class Me{constructor(e,t){p(this,"attrs");p(this,"linkIndex");p(this,"_blobAttrs",null);p(this,"_primaryKeys",null);p(this,"_forwardIdents",null);p(this,"_revIdents",null);this.attrs=e,this.linkIndex=t}resetAttrIndexes(){this._blobAttrs=null,this._primaryKeys=null,this._forwardIdents=null,this._revIdents=null}addAttr(e){this.attrs[e.id]=e,this.resetAttrIndexes()}deleteAttr(e){delete this.attrs[e],this.resetAttrIndexes()}updateAttr(e){const t=this.attrs[e.id];t&&(this.attrs[e.id]={...t,...e},this.resetAttrIndexes())}getAttr(e){return this.attrs[e]}get blobAttrs(){if(this._blobAttrs)return this._blobAttrs;this._blobAttrs=new Map;for(const e of Object.values(this.attrs))if(Ht(e)){const[t,r,s]=e["forward-identity"];fe(this.blobAttrs,[r,s],e)}return this._blobAttrs}get primaryKeys(){if(this._primaryKeys)return this._primaryKeys;this._primaryKeys=new Map;for(const e of Object.values(this.attrs))if(e["primary?"]){const[t,r]=e["forward-identity"];fe(this._primaryKeys,[r],e)}return this._primaryKeys}get forwardIdents(){if(this._forwardIdents)return this._forwardIdents;this._forwardIdents=new Map;for(const e of Object.values(this.attrs)){const t=e["forward-identity"],[r,s,i]=t;fe(this._forwardIdents,[s,i],e)}return this._forwardIdents}get revIdents(){if(this._revIdents)return this._revIdents;this._revIdents=new Map;for(const e of Object.values(this.attrs)){const t=e["reverse-identity"];if(t){const[r,s,i]=t;fe(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Xs(n){return n.cardinality==="one"}function Gt(n){return n["value-type"]==="ref"}function Ht(n){return n["value-type"]==="blob"}function Fe(n,e){return e.reduce((t,r)=>t&&t.get(r),n)}function we(n,e){if(e.length===0)throw new Error("path must have at least one element");if(e.length===1){n.delete(e[0]);return}const[t,...r]=e;n.has(t)&&we(n.get(t),r)}function fe(n,e,t){let r=n;const s=e.length-1;for(let i=0;i<s;i++){const o=e[i];let a=r.get(o);a===void 0&&(a=new Map,r.set(o,a)),r=a}s>-1&&r.set(e[s],t)}function qn(n,e,t){const r=new Map,s=new Map,i=new Map;for(const o of e){let[a,c,u]=o;const l=n.getAttr(c);if(!l){console.warn("no such attr",c,a);continue}l["checked-data-type"]==="date"&&t&&(u=gt(u),o[2]=u),Gt(l)&&fe(i,[u,c,a],o),fe(r,[a,c,u],o),fe(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function Qn(n){return{triples:de(n.eav,3),cardinalityInference:n.cardinalityInference,useDateObjects:n.useDateObjects,version:1}}function Bn(n,e){return tt(n,e.triples,e.cardinalityInference,e.useDateObjects)}function Gn(n,e){if(n)return new Me(n.attrs,n.linkIndex);if(e&&"__type"in e)return new Me(e.attrs,e.linkIndex)}function ei(n,e){return Fe(n.eav,[e])!==void 0}function tt(n,e,t,r){const s=qn(n,e,r);return s.cardinalityInference=t,s.useDateObjects=r,s}function nt(n,e){var s,i;let t;if(Array.isArray(e[0])){const[o,a]=e[0],c=n.aev.get(o);if(!c)return null;t=(s=de(c,2).find(l=>l[2]===a))==null?void 0:s[0]}else t=e[0];if(!t)return null;const r=e[2];if(Array.isArray(r)&&r.length===2&&n.aev.get(r[0])){const[o,a]=r,c=n.aev.get(o);if(!c)return null;const l=(i=de(c,2).find(g=>g[2]===a))==null?void 0:i[0];if(!l)return null;const[f,h,y,...b]=e;return[t,h,l,...b]}else{const[o,...a]=e;return[t,...a]}}function Hn(n,e,t){const r=nt(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(we(n.eav,[s,i,o]),we(n.aev,[i,s,o]),Gt(a)&&we(n.vae,[o,i,s]))}let ti=0;function Jn(n,e,t){const[r,s,i]=t;let o;const a=Fe(n.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+ti++}function Yn(n,e,t){const r=nt(n,t);if(!r)return;let[s,i,o]=r;const a=e.getAttr(i);if(!a)return;a["checked-data-type"]==="date"&&n.useDateObjects&&(o=gt(o));const c=Fe(n.eav,[s,i,o]),u=(c==null?void 0:c[3])??Jn(n,a,r),l=[s,i,o,u];Xs(a)?(fe(n.eav,[s,i],new Map([[o,l]])),fe(n.aev,[i,s],new Map([[o,l]]))):(fe(n.eav,[s,i,o],l),fe(n.aev,[i,s,o],l)),Gt(a)&&fe(n.vae,[o,i,s],l)}function ni(n,e,t){var y;const r=nt(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Ht(a))throw new Error("merge operation is not supported for links");const c=Fe(n.eav,[s,i]);if(!c)return;const u=(y=c.values().next())==null?void 0:y.value;if(!u)return;const l=u[2],f=Kn(l,o),h=[s,i,f,Jn(n,a,u)];fe(n.eav,[s,i],new Map([[f,h]])),fe(n.aev,[i,s],new Map([[f,h]]))}function Jt(n,e,t){var u,l;const[r,s]=t,i=nt(n,[r]);if(!i)return;const[o]=i,a=n.eav.get(o);if(a){for(const f of a.keys()){const h=e.getAttr(f);h&&h["on-delete-reverse"]==="cascade"&&de(a.get(f),1).forEach(([y,b,g])=>{var m;return Jt(n,e,[g,(m=h["reverse-identity"])==null?void 0:m[1]])}),(!s||!h||((u=h["forward-identity"])==null?void 0:u[1])===s)&&(we(n.aev,[f,o]),we(n.eav,[o,f]))}a.size===0&&we(n.eav,[o])}const c=n.vae.get(o)&&de(n.vae.get(o),2);c&&c.forEach(f=>{var m,S,_;const[h,y,b]=f,g=e.getAttr(y);(!s||!g||((m=g["reverse-identity"])==null?void 0:m[1])===s)&&(we(n.eav,[h,y,b]),we(n.aev,[y,h,b]),we(n.vae,[b,y,h])),g&&g["on-delete"]==="cascade"&&((S=g["reverse-identity"])==null?void 0:S[1])===s&&Jt(n,e,[h,(_=g["forward-identity"])==null?void 0:_[1]])}),((l=n.vae.get(o))==null?void 0:l.size)===0&&we(n.vae,[o])}function Zn(n,e,t){const r=qn(e,t,n.useDateObjects);Object.keys(r).forEach(s=>{n[s]=r[s]})}function ri(n,[e]){n.addAttr(e)}function Xn(n){return de(n.eav,3)}function si(n,e,[t]){if(!e.getAttr(t))return;const r=Xn(n).filter(([s,i])=>i!==t);e.deleteAttr(t),Zn(n,e,r)}function ii(n,e,[t]){e.getAttr(t.id)&&(e.updateAttr(t),Zn(n,e,Xn(n)))}function oi(n,e,t){const[r,...s]=t;switch(r){case"add-triple":Yn(n,e,s);break;case"deep-merge-triple":ni(n,e,s);break;case"retract-triple":Hn(n,e,s);break;case"delete-entity":Jt(n,e,s);break;case"add-attr":ri(e,s);break;case"delete-attr":si(n,e,s);break;case"update-attr":ii(n,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function de(n,e,t=[]){if(!n||e===0)return t;if(e===1){for(const r of n.values())t.push(r);return t}for(const r of n.values())de(r,e-1,t);return t}function _t(n,e,t){var i;const r=[];if(t!=null&&t.hasOwnProperty("$not")){for(const o of e.keys())t.$not!==o&&r.push(e.get(o));return r}if(t!=null&&t.hasOwnProperty("$isNull")){const{attrId:o,isNull:a,reverse:c}=t.$isNull;if(c)for(const u of e.keys()){const l=n.vae.get(u),f=!l||!l.get(o);(a?f:!f)&&r.push(e.get(u))}else{const u=n.aev.get(o);for(const l of e.keys()){const f=!u||((i=u.get(l))==null?void 0:i.get(null))||!u.get(l);(a?f:!f)&&r.push(e.get(l))}}return r}if(t!=null&&t.$comparator)return de(e,1).filter(t.$op);const s=t.in||t.$in||[t];for(const o of s){const a=e.get(o);a&&r.push(a)}return r}function ai(n,e,t){let r="";return n!==void 0&&(r+="e"),e!==void 0&&(r+="a"),t!==void 0&&(r+="v"),r}function ci(n,[e,t,r]){var i,o;switch(ai(e,t,r)){case"e":{const a=n.eav.get(e);return de(a,2)}case"ea":{const a=(i=n.eav.get(e))==null?void 0:i.get(t);return de(a,1)}case"eav":{const a=(o=n.eav.get(e))==null?void 0:o.get(t);return a?_t(n,a,r):[]}case"ev":{const a=n.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(..._t(n,u,r));return c}case"a":{const a=n.aev.get(t);return de(a,2)}case"av":{const a=n.aev.get(t);if(!a)return[];const c=[];for(const u of a.values())c.push(..._t(n,u,r));return c}case"v":{const a=[];for(const c of n.eav.values())for(const u of c.values())a.push(..._t(n,u,r));return a}default:return de(n.eav,3)}}function ui(n,e,t){var s;const r={};if(!e)return r;for(const[i,o]of e.entries()){const a=(s=n.eav.get(t))==null?void 0:s.get(o.id),c=de(a,1);for(const u of c)r[i]=u[2]}return r}function te(n,e,t){var r;return(r=n.forwardIdents.get(e))==null?void 0:r.get(t)}function je(n,e,t){var r;return(r=n.revIdents.get(e))==null?void 0:r.get(t)}function li(n,e){return n.blobAttrs.get(e)}function er(n,e){var r;const t=n.primaryKeys.get(e);return t||((r=n.forwardIdents.get(e))==null?void 0:r.get("id"))}function fi(n,e,t){const r=nt(n,t);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return Fe(n.eav,[s,i])}function di(n,e,t){const r=t.filter(([s,i,o,a,c])=>{if(s!=="add-triple"&&s!=="deep-merge-triple")return!0;const u=c==null?void 0:c.mode;if(u!=="create"&&u!=="update")return!0;let l=!1;const f=e.getAttr(o);if(f){const h=er(e,f["forward-identity"][1]);l=!!fi(n,e,[i,h==null?void 0:h.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return yt({store:n,attrsStore:e},s=>{r.forEach(i=>{oi(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof Me)return"immutable"}})}function hi(n){return typeof n=="string"&&n.startsWith("?")}function pi(n,e,t){if(t.hasOwnProperty(n)){const r=t[n];return nr(r,e,t)}return{...t,[n]:e}}function tr(n,e,t){return n===e?t:null}function yi(n){switch(typeof n){case"string":return n.startsWith("?")?pi:tr;default:return tr}}const bi=["in","$in","$not","$isNull","$comparator"];function gi(n){for(const e of bi)if(n.hasOwnProperty(e))return!0;return!1}function nr(n,e,t){return t?typeof n=="object"?gi(n)?t:null:yi(n)(n,e,t):null}function _i(n,e,t){return n.reduce((r,s,i)=>{const o=e[i];return nr(s,o,r)},t)}function mi(n,e,t){return Si(n,e,t).map(r=>_i(e,r,t)).filter(r=>r)}function wi(n,e,t){return e.or?e.or.patterns.flatMap(r=>Yt(n,r,t)):e.and?e.and.patterns.reduce((r,s)=>Yt(n,s,r),t):t.flatMap(r=>mi(n,e,r))}function Yt(n,e,t=[{}]){return e.reduce((r,s)=>wi(n,s,r),t)}function Zt(n,e){return Array.isArray(e)?e.map(t=>Zt(n,t)):hi(e)?n[e]:e}function Ti(n,{find:e,where:t}){return Yt(n,t).map(s=>Zt(s,e))}function Si(n,e,t){return ci(n,Zt(t,e))}const vi=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function Ne(n){return typeof n=="string"&&vi.test(n)}const se=[];for(let n=0;n<256;++n)se.push((n+256).toString(16).slice(1));function Ai(n,e=0){return(se[n[e+0]]+se[n[e+1]]+se[n[e+2]]+se[n[e+3]]+"-"+se[n[e+4]]+se[n[e+5]]+"-"+se[n[e+6]]+se[n[e+7]]+"-"+se[n[e+8]]+se[n[e+9]]+"-"+se[n[e+10]]+se[n[e+11]]+se[n[e+12]]+se[n[e+13]]+se[n[e+14]]+se[n[e+15]]).toLowerCase()}let Xt;const Oi=new Uint8Array(16);function Ei(){if(!Xt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Xt=crypto.getRandomValues.bind(crypto)}return Xt(Oi)}const rr={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ki(n,e,t){var s;if(rr.randomUUID&&!n)return rr.randomUUID();n=n||{};const r=n.random??((s=n.rng)==null?void 0:s.call(n))??Ei();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=r[6]&15|64,r[8]=r[8]&63|128,Ai(r)}function sr(n){const e=n.replace(/-/g,""),t=[];for(let r=0;r<e.length;r+=2)t.push(parseInt(e.substring(r,r+2),16));return t}function Ci(n,e){for(let t=0;t<n.length;t++){if(n[t]<e[t])return-1;if(n[t]>e[t])return 1}return 0}function Ii(n,e){return Ci(sr(n),sr(e))}function Y(){return ki()}function Pi(n,e){return n.localeCompare(e)}function Ri(){let n=Pi;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{n=Intl.Collator("en-US").compare}catch{}return n}const Mi=Ri();let ji=!0,xi=0;function rt(n){return mt(`_${n}`,xi++)}function mt(n,e){return`?${n}-${e}`}class Ke extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function Di(n,e){const t=er(n,e);if(!t)throw new Ke(`Could not find id attr for ${e}`);return t}function ir(n,e,t,r){return[$i(n,e,t,r)]}function $i(n,e,t,r){return[n(t,r),Di(e,t).id,n(t,r),n("time",r)]}function Ui(n,e,t){return n.map(r=>r===e?t:r)}function or(n,e,t,r,s){const i=te(e,t,s),o=je(e,t,s),a=i||o;if(!a)throw new Ke(`Could not find attr for ${[t,s]}`);if(a["value-type"]!=="ref")throw new Error(`Attr ${a.id} is not a ref`);const[c,u]=a["forward-identity"],[l,f]=a["reverse-identity"],h=r+1,y=i?[n(u,r),a.id,n(f,h),rt("time")]:[n(u,h),a.id,n(f,r),rt("time")];return[i?f:u,h,y,a,!!i]}function ar(n,e){if(typeof e!="string")return function(o){return!1};const r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/%/g,".*").replace(/_/g,"."),s=new RegExp(`^${r}$`,n?"s":"is");return function(o){return typeof o!="string"?!1:s.test(o)}}function Li(n,e){if(typeof e!="object"||e.hasOwnProperty("$in")||e.hasOwnProperty("in"))return e;const t=n["checked-data-type"]==="date";if(e.hasOwnProperty("$gt"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])>new Date(e.$gt)}:function(s){return s[2]>e.$gt}};if(e.hasOwnProperty("$gte"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])>=new Date(e.$gte)}:function(s){return s[2]>=e.$gte}};if(e.hasOwnProperty("$lt"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])<new Date(e.$lt)}:function(s){return s[2]<e.$lt}};if(e.hasOwnProperty("$lte"))return{$comparator:!0,$op:t?function(s){return new Date(s[2])<=new Date(e.$lte)}:function(s){return s[2]<=e.$lte}};if(e.hasOwnProperty("$like")){const r=ar(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=ar(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function Fi(n,e,t,r,s,i){const o=te(e,t,s),a=je(e,t,s),c=o||a;if(!c)throw new Ke(`No attr for etype = ${t} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=te(e,t,"id");if(!u)throw new Ke(`No attr for etype = ${t} label = id`);return[n(t,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},rt("time")]}return o?[n(t,r),c.id,Li(c,i),rt("time")]:[i,c.id,n(t,r),rt("time")]}function Ni(n,e,t,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,f,h]=c,[y,b,g]=or(n,e,l,f,u);return[y,b,[...h,g]]},[t,r,[]]);return[i,o,a]}function en(n,e,t,r,s,i){const o=s.slice(0,s.length-1),a=s[s.length-1],[c,u,l]=Ni(n,e,t,r,o),f=Fi(n,e,c,u,a,i);return l.concat([f])}function Ki(n,e){return e?[e].concat(n):n}function Wi([n,e]){return n==="or"&&Array.isArray(e)}function zi([n,e]){return n==="and"&&Array.isArray(e)}function Vi(n,e,t){return(r,s)=>{const i=n(r,s);return e==i?i:`${i}-${t}`}}function cr(n,e,t,r,s,i){const o=n(r,s),a=i.map((c,u)=>{const l=Vi(n,o,u);return lr(l,t,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function qi(n){const e=[];for(let t=1;t<=n.length;t++)e.push(n.slice(0,t));return e}function ur(n,e,t,r,s){return qi(s).map(i=>en(n,e,t,r,i,{$isNull:!0}))}function lr(n,e,t,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Wi([i,o]))return cr(n,"or",e,t,r,o);if(zi([i,o]))return cr(n,"and",e,t,r,o);if(i==="$entityIdStartsWith")return[];const a=i.split(".");if(o!=null&&o.hasOwnProperty("$ne")&&(o={...o,$not:o.$ne},delete o.$ne),o!=null&&o.hasOwnProperty("$not")){const c=en(n,e,t,r,a,o),u=ur(n,e,t,r,a);return[{or:{patterns:[c,...u],joinSym:n(t,r)}}]}return o!=null&&o.hasOwnProperty("$isNull")&&o.$isNull===!0&&a.length>1?[{or:{patterns:ur(n,e,t,r,a),joinSym:n(t,r)}}]:en(n,e,t,r,a,o)})}function Qi(n,e,t,r){const s=mt;return r?lr(s,n,e,t,r).concat(ir(s,n,e,t)):ir(s,n,e,t)}function Bi(n,e,t){return[n(e,t),n("time",t)]}function Gi(n,e,t,r,s,i){const[o,a,c,u,l]=or(n,e,t,r,s),f=Ui(c,n(t,r),i);return[o,a,f,u,l]}function Hi(n,e,t,{etype:r,level:s,form:i},o){const a=Object.keys(i).filter(c=>c!=="$");return a.length?Object.entries(o).map(function([u,l]){return a.map(function(y){var g,m,S;const b=!!(e.cardinalityInference&&((S=(m=(g=t.linkIndex)==null?void 0:g[r])==null?void 0:m[y])!=null&&S.isSingular));try{const[_,T,M]=Gi(n,t,r,s,y,u),O=hr(e,t,{etype:_,level:T,form:i[y],join:M}),N=b?O[0]:O;return{[y]:N}}catch(_){if(_ instanceof Ke)return{[y]:b?void 0:[]};throw _}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Ji(n,e,t){return t==="string"?Mi(n,e):n>e?1:-1}function st(n,e,t,r,s){return e===r||e==null&&r==null?Ii(n,t):r==null?1:e==null?-1:Ji(e,r,s)}function wt([n,e],[t,r],s){return st(n,e,t,r,s)}function tn(n){return n==null?n:new Date(n).getTime()}function fr(n,e,t){var h;const[r,s,i,o]=n;if(((h=e["forward-identity"])==null?void 0:h[2])==="id")return wt(t,[r,o],null);const[a,c]=t,u=e["checked-data-type"],l=u==="date"?tn(c):c,f=u==="date"?tn(i):i;return wt([a,l],[r,f],u)}function Yi(n,e,t,r){const s=fr(n,e,r);return t==="desc"?s>0:s<0}function Zi(n,e,t,r){const s=fr(n,e,r);return t==="desc"?s<0:s>0}function Xi(n,e){const t=e[1];return n.getAttr(t)}function eo(n,e,t){const r=Object.keys(t)[0];return te(n,e,r)}function to(n,e,t,r){if(t)return Xi(n,t);if(r)return eo(n,e,r)}function no(n,e,t){var s,i;if(!Array.isArray(t.fields))return li(n,e);const r=new Map;for(const o of t.fields){const a=te(n,e,o),c=(s=a==null?void 0:a["forward-identity"])==null?void 0:s[2];c&&Ht(a)&&r.set(c,a)}if(!r.has("id")){const o=te(n,e,"id"),a=(i=o==null?void 0:o["forward-identity"])==null?void 0:i[2];a&&r.set(a,o)}return r}function ro(n,e,{etype:t,pageInfo:r,dq:s,form:i}){var g,m;const o=(g=i==null?void 0:i.$)==null?void 0:g.order,a=dr(i),c=so(i);let u=Ti(n,s);const l=r==null?void 0:r["start-cursor"],f=r==null?void 0:r["end-cursor"],h=to(e,t,l,o);if(h&&((m=h==null?void 0:h["forward-identity"])==null?void 0:m[2])!=="id"){const S=h["checked-data-type"]==="date",_=h.id;u=u.map(([T])=>{var O,N,R,I,H;let M=(H=(I=(R=(N=(O=n.eav.get(T))==null?void 0:O.get(_))==null?void 0:N.values())==null?void 0:R.next())==null?void 0:I.value)==null?void 0:H[2];return S&&(M=tn(M)),[T,M]})}u.sort(c==="asc"?function(_,T){return wt(_,T,h==null?void 0:h["checked-data-type"])}:function(_,T){return wt(T,_,h==null?void 0:h["checked-data-type"])});let y={};const b=no(e,t,s);for(const S of u){const[_]=S;if(y[_]||!a&&l&&h&&Yi(l,h,c,S)||!a&&f&&h&&Zi(f,h,c,S))continue;const T=ui(n,b,_);T&&(y[_]=T)}return y}function so(n){var t;const e=(t=n.$)==null?void 0:t.order;return e&&e[Object.keys(e)[0]]||"asc"}function dr(n){var s,i,o;const e=(s=n.$)==null?void 0:s.offset,t=(i=n.$)==null?void 0:i.before,r=(o=n.$)==null?void 0:o.after;return!e&&!t&&!r}function io(n,e,{etype:t,level:r,form:s,join:i,pageInfo:o}){var h,y,b,g,m;if(!dr(s)&&(!o||!o["start-cursor"]))return[];const a=Ki(Qi(e,t,r,(h=s.$)==null?void 0:h.where),i),c=Bi(mt,t,r),u=(y=s.$)==null?void 0:y.fields,l=ro(n,e,{etype:t,pageInfo:o,form:s,dq:{where:a,find:c,fields:u}}),f=((b=s.$)==null?void 0:b.limit)||((g=s.$)==null?void 0:g.first)||((m=s.$)==null?void 0:m.last);if(f!=null){r>0&&ji&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const S=Object.entries(l);return S.length<=f?l:Object.fromEntries(S.slice(0,f))}return l}function oo(n,e,t){try{return io(n,e,t)}catch(r){if(r instanceof Ke)return{};throw r}}function hr(n,e,t){const r=oo(n,e,t);return Hi(mt,n,e,t,r)}function ao(n){const e={};for(const[t,r]of Object.entries(n))e[t]={startCursor:r["start-cursor"],endCursor:r["end-cursor"],hasNextPage:r["has-next-page?"],hasPreviousPage:r["has-previous-page?"]};return e}function pr({store:n,attrsStore:e,pageInfo:t,aggregate:r},s){const o={data:Object.keys(s).reduce(function(c,u){return r!=null&&r[u]||u==="$$ruleParams"||(c[u]=hr(n,e,{etype:u,form:s[u],level:0,pageInfo:t==null?void 0:t[u]})),c},{})};return t&&(o.pageInfo=ao(t)),r&&(o.aggregate=r),o}function co(){const e={__etype:1,__ops:1,create:1,update:1,link:1,unlink:1,delete:1,merge:1,ruleParams:1};return new Set(Object.keys(e))}const uo=co();function Tt(n,e,t){const r={__etype:n,__ops:t};return new Proxy(r,{get:(s,i)=>{if(i==="__ops")return t;if(i==="__etype")return n;if(uo.has(i))return(o,a)=>Tt(n,e,[...t,a?[i,n,e,o,a]:[i,n,e,o]])}})}function lo(n,e){return`lookup__${n}__${JSON.stringify(e)}`}function St(n){return n.startsWith("lookup__")}function nn(n){const[e,t,...r]=n.split("__");return[t,JSON.parse(r.join("__"))]}function fo(n){return new Proxy({__etype:n},{get(e,t){if(t==="lookup")return(s,i)=>Tt(n,nn(lo(s,i)),[]);if(t==="__etype")return n;const r=t;return St(r)?Tt(n,nn(r),[]):Tt(n,r,[])}})}function rn(){return new Proxy({},{get(n,e){return fo(e)}})}rn();function ho(n){return n.__ops}function po(n,e){const{attrIdMap:t,refSwapAttrIds:r}=n,s=[];for(const o of e){const a=t[o];if(a)s.push(a);else if(Array.isArray(o)&&o.length==2&&t[o[0]]){const[c,u]=o;s.push([t[c],u])}else s.push(o)}const[i]=e;if((i==="add-triple"||i==="retract-triple")&&r.has(e[2])){const o=s[1];s[1]=s[3],s[3]=o}return s}function yo(n){if(Array.isArray(n))return n;const e=Object.entries(n);if(e.length!==1)throw new Error("lookup must be an object with a single unique attr and value.");return e[0]}function bo(n,e,t){return t.indexOf(".")!==-1&&!te(n,e,t)}function sn(n){const[e,t,...r]=n.split(".");if(r.length>0||t!=="id")throw new Error(`${n} is not a valid lookup attribute.`);return e}function go(n,e,t){if(!bo(n,e,t))return te(n,e,t);const r=sn(t),s=te(n,e,r)||je(n,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${t} does not reference a valid link attribute.`);return s}function on(n){return typeof n=="string"&&!St(n)?null:typeof n=="string"&&St(n)?nn(n):yo(n)}function he(n,e,t){const r=on(t);if(r===null)return t;const[s,i]=r,o=go(n,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function yr(n,e,t,r){var o;const s=he(n,e,t);return Array.isArray(s)?[["add-triple",s,(o=te(n,e,"id"))==null?void 0:o.id,s]].concat(r):r}function _o({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=te(n,e,i),u=je(n,e,i);return a.map(l=>c?["add-triple",he(n,e,t),c.id,he(n,c["reverse-identity"][1],l)]:["add-triple",he(n,u["forward-identity"][1],l),u==null?void 0:u.id,he(n,e,t)])});return yr(n,e,t,s)}function mo({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=te(n,e,i),u=je(n,e,i);return a.map(l=>c?["retract-triple",he(n,e,t),c.id,he(n,c["reverse-identity"][1],l)]:["retract-triple",he(n,u["forward-identity"][1],l),u.id,he(n,e,t)])});return yr(n,e,t,s)}function wo(n,e,t,r){var s;if(Array.isArray(r)){const[i,o]=r;for(const a of n||[]){const c=a==null?void 0:a.aev.get(i);if(c){for(const[u,l,f]of de(c,2))if(f===o)return!0}}}else for(const i of n||[]){const o=i==null?void 0:i.eav.get(r);if(o){for(const a of o.keys())if(((s=e.getAttr(a))==null?void 0:s["forward-identity"][1])==t)return!0}}return!1}function br({stores:n,attrsStore:e},[t,r,s,i]){return(i==null?void 0:i.upsert)===!1?{mode:"update"}:(i==null?void 0:i.upsert)===!0?null:wo(n,e,t,r)?{mode:"update"}:null}function To(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s);return[["id",c]].concat(Object.entries(a)).map(([l,f])=>{const h=te(t,r,l);return h["checked-data-type"]==="date"&&n.useDateObjects&&(f=gt(f)),["add-triple",c,h.id,f,{mode:"create"}]})}function So(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s),u=br(n,[r,c,i,o]);return[["id",c]].concat(Object.entries(a)).map(([f,h])=>{const y=te(t,r,f);return y["checked-data-type"]==="date"&&n.useDateObjects&&(h=gt(h)),["add-triple",c,y.id,h,...u?[u]:[]]})}function vo({attrsStore:n},[e,t]){return[["delete-entity",he(n,e,t),e]]}function Ao(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Qt(i),c=he(t,r,s),u=br(n,[r,c,i,o]),l=Object.entries(a).map(([h,y])=>{const b=te(t,r,h);return["deep-merge-triple",c,b.id,y,...u?[u]:[]]});return[["add-triple",c,te(t,r,"id").id,c,...u?[u]:[]]].concat(l)}function Oo({attrsStore:n},[e,t,r]){return[["rule-params",he(n,e,t),e,r]]}function Eo(n){const[e,t,r,s,i]=n;if(!s)return n;const o={...s};return delete o.id,[e,t,r,o,...i?[i]:[]]}function ko(n,e){const[t,...r]=Eo(e);switch(t){case"merge":return Ao(n,r);case"create":return To(n,r);case"update":return So(n,r);case"link":return _o(n,r);case"unlink":return mo(n,r);case"delete":return vo(n,r);case"ruleParams":return Oo(n,r);default:throw new Error(`unsupported action ${t}`)}}function Co(n){switch(n){case"string":case"date":case"boolean":case"number":return n;default:return}}function Io(n,e,t){var a,c;const r=(c=(a=n.entities[e])==null?void 0:a.attrs)==null?void 0:c[t];if(t==="id")return null;if(!r)throw new Error(`${e}.${t} does not exist in your schema`);const{unique:s,indexed:i}=r==null?void 0:r.config,o=Co(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function vt(n,e,t,r){const s=n?Io(n,e,t):null,i=Y(),a=[Y(),e,t];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function Po(n,e,t){return Object.values(n.links).find(i=>i.forward.on===e&&i.forward.label===t||i.reverse.on===e&&i.reverse.label===t)}function Ro(n,e,t){const r=Po(n,e,t);if(!r)throw new Error(`Couldn't find the link ${e}.${t} in your schema`);const{forward:s,reverse:i}=r;return{"forward-identity":[Y(),s.on,s.label],"reverse-identity":[Y(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function gr(n,e,t,r){const s=n?Ro(n,e,t):null,i=Y(),o=[Y(),e,t],a=[Y(),t,e];return{id:i,"forward-identity":o,"reverse-identity":a,"value-type":"ref",cardinality:"many","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}const Mo=new Set(["create","update","merge","link","unlink"]),jo=new Set(["link","unlink"]),xo=new Set(["create","update","merge"]),Do=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),an={"unique?":!0,"index?":!0},$o={...an,cardinality:"one"};function Uo(n){const e=[],[t,r,s,i]=n;if(!Do.has(t))return e;const o=on(s);if(o&&e.push({etype:r,lookupPair:o}),t==="link")for(const[a,c]of Object.entries(i)){const u=Array.isArray(c)?c:[c];for(const l of u){const f=on(l);f&&e.push({etype:r,lookupPair:f,linkLabel:a})}}return e}function Lo({attrsStore:n,schema:e},t){var h,y;const r=new Set,s=[],i=[];function o(b,g){return te(n,b,g)||s.find(m=>m["forward-identity"][1]===b&&m["forward-identity"][2]===g)}function a(b,g){return je(n,b,g)||s.find(m=>{var S,_;return((S=m["reverse-identity"])==null?void 0:S[1])===b&&((_=m["reverse-identity"])==null?void 0:_[2])===g})}function c(b){s.push(b),i.push(["add-attr",b]),r.add(b.id)}function u(b){b&&"isUnsynced"in b&&b.isUnsynced&&!r.has(b.id)&&(s.push(b),i.push(["add-attr",b]),r.add(b.id))}function l(b,g){return g.indexOf(".")!==-1&&!o(b,g)}function f(b,g){const m=o(b,g),S=a(b,g);u(m),u(S),!m&&!S&&c(gr(e,b,g,$o))}for(const b of t)for(const{etype:g,lookupPair:m,linkLabel:S}of Uo(b)){const _=m[0];if(S){f(g,S);const T=o(g,S),M=a(g,S);u(T),u(M);const O=((h=T==null?void 0:T["reverse-identity"])==null?void 0:h[1])||((y=M==null?void 0:M["forward-identity"])==null?void 0:y[1])||S;if(l(O,_))f(O,sn(_));else{const N=o(O,_);N||c(vt(e,O,_,an)),u(N)}}else if(l(g,_))f(g,sn(_));else{const T=o(g,_);T||c(vt(e,g,_,an)),u(T)}}for(const b of t){const[g,m,S,_]=b;if(Mo.has(g)){const T=o(m,"id");u(T),T||c(vt(e,m,"id",{"unique?":!0}));for(const M of Object.keys(_)){const O=o(m,M);if(u(O),xo.has(g)&&(O||c(vt(e,m,M,M==="id"?{"unique?":!0}:null))),jo.has(g)){const N=a(m,M);!O&&!N&&c(gr(e,m,M)),u(N)}}}}if(s.length){const b={...n.attrs};for(const g of s)b[g.id]=g;return[new Me(b,n.linkIndex),i]}return[n,i]}function Fo(n,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>ho(c)),[s,i]=Lo(n,r),o={...n,attrsStore:s},a=r.flatMap(c=>ko(o,c));return[...i,...a]}function _r(n,e){typeof requestIdleCallback>"u"?n():requestIdleCallback(n,{timeout:e})}const We="__meta";class No{constructor(e,t){}}class cn{constructor(e){p(this,"currentValue");p(this,"_subs",[]);p(this,"_persister");p(this,"_merge");p(this,"serialize");p(this,"parse");p(this,"_saveThrottleMs");p(this,"_idleCallbackMaxWaitMs");p(this,"_nextSave",null);p(this,"_nextGc",null);p(this,"_pendingSaveKeys",new Set);p(this,"_loadedKeys",new Set);p(this,"_loadingKeys");p(this,"_objectSize");p(this,"_log");p(this,"onKeyLoaded");p(this,"_version",0);p(this,"_meta",{isLoading:!0,onLoadCbs:[],value:null,error:null,attempts:0});p(this,"_gcOpts");this._persister=e.persister,this._merge=e.merge,this.serialize=e.serialize,this.parse=e.parse,this._objectSize=e.objectSize,this._log=e.logger,this._saveThrottleMs=e.saveThrottleMs??100,this._idleCallbackMaxWaitMs=e.idleCallbackMaxWaitMs??1e3,this._gcOpts=e.gc,this.currentValue={},this._loadedKeys=new Set,this._loadingKeys={},this._initMeta(),e.preloadEntryCount&&this._preloadEntries(e.preloadEntryCount)}async _initMeta(){var e;this._meta.loadingPromise&&await this._meta.loadingPromise;try{const t=this._persister.getItem(We);this._meta.loadingPromise=t;const r=await t;this._meta.isLoading=!1,this._meta.error=null,this._meta.loadingPromise=null,this._meta.attempts=0;const s=((e=this._meta.value)==null?void 0:e.objects)??{},i=r??{},o=i.objects??{};this._meta.value={...i,objects:{...s,...o}}}catch(t){this._meta.error=t,this._meta.attempts++,this._meta.loadingPromise=null}}async _getMeta(){return this._meta.value?this._meta.value:this._meta.loadingPromise?(await this._meta.loadingPromise,this._meta.value):(this._initMeta(),await this._meta.loadingPromise,this._meta.value)}async _refreshMeta(){return await this._initMeta(),this._meta.value}async _preloadEntries(e){const t=await this.waitForMetaToLoad();if(!t)return;const r=Object.entries(t.objects);r.sort(([s,i],[o,a])=>a.updatedAt-i.updatedAt);for(const[s]of r.slice(0,e))this._loadKey(s)}async _getFromStorage(e){try{const t=await this._persister.getItem(e);return t&&this.parse(e,t)}catch(t){return console.error(`Unable to read from storage for key=${e}`,t),null}}async waitForKeyToLoad(e){return this._loadedKeys.has(e)?this.currentValue[e]:(await(this._loadingKeys[e]||this._loadKey(e)),this.currentValue[e])}async waitForMetaToLoad(){return this._getMeta()}unloadKey(e){this._loadedKeys.delete(e),delete this._loadingKeys[e],delete this.currentValue[e]}async _loadKey(e){if(this._loadedKeys.has(e)||e in this._loadingKeys)return;const t=this._getFromStorage(e);this._loadingKeys[e]=t;const r=await t;if(delete this._loadingKeys[e],this._loadedKeys.add(e),r){const s=this._merge(e,r,this.currentValue[e]);s&&(this.currentValue[e]=s)}this.onKeyLoaded&&this.onKeyLoaded(e)}_writeToStorage(e){const t=[],r=e==null?void 0:e.skipGc;if(this._meta.isLoading){const f=new Promise((h,y)=>{setTimeout(()=>this._enqueuePersist(e?{...e,attempts:(e.attempts||0)+1}:{attempts:1}).then(h).catch(y),10+((e==null?void 0:e.attempts)??0)*1e3)});return t.push(f),Promise.all(t).then(h=>h.reduce((y,b)=>y+b,0))}const s=this._meta.value;if(!s)return Promise.resolve(0);const i=[],o=[];for(const f of this._pendingSaveKeys)f in this.currentValue?o.push(f):(i.push(f),delete s.objects[f]);for(const f of i){const h=this._persister.removeItem(f);t.push(h.then(()=>1)),this._loadedKeys.delete(f),this._pendingSaveKeys.delete(f)}const a=[],c=[[We,s]],u=s.objects??{};s.objects=u;for(const f of o)if(this._loadedKeys.has(f)){const h=this.serialize(f,this.currentValue[f]);c.push([f,h]);const y=this._objectSize(h),b=u[f]??{createdAt:Date.now(),updatedAt:Date.now(),size:y};b.updatedAt=Date.now(),b.size=y,u[f]=b,this._pendingSaveKeys.delete(f)}else a.push(f);const l=this._persister.multiSet(c);t.push(l.then(()=>1));for(const f of a){const h=this._loadKey(f).then(()=>this._enqueuePersist(e));t.push(h)}return r||this.gc(),Promise.all(t).then(f=>f.reduce((h,y)=>h+y,0))}async flush(){return this._nextSave?(clearTimeout(this._nextSave),this._nextSave=null,this._writeToStorage()):void 0}async _gc(){if(!this._gcOpts)return;const e=new Set(await this._persister.getAllKeys());e.delete(We);const t=new Set(Object.keys(this.currentValue));for(const h of Object.keys(this._loadingKeys))t.add(h);for(const h of this._loadedKeys)t.add(h);const r=await this._refreshMeta();if(!r){this._log.info("Could not gc because we were not able to load meta");return}const s=[],i={gcOpts:this._gcOpts,keys:e,sacredKeys:t,removed:[],metaRemoved:[],removedMissingCount:0,removedOldCount:0,removedThresholdCount:0,removedSizeCount:0};for(const h of e)t.has(h)||h in r.objects||(this._log.info("Lost track of key in meta",h),s.push(this._persister.removeItem(h)),i.removed.push(h),i.removedMissingCount++);const o=Date.now();for(const[h,y]of Object.entries(r.objects))!t.has(h)&&y.updatedAt<o-this._gcOpts.maxAgeMs&&(s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedOldCount++);const a=Object.entries(r.objects);a.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const c=a.filter(([h])=>!t.has(h));if(a.length>this._gcOpts.maxEntries)for(const[h]of c.slice(0,a.length-this._gcOpts.maxEntries))s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedThresholdCount++;const u=Object.entries(r.objects);u.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const l=u.filter(([h])=>!t.has(h));let f=u.reduce((h,[y,b])=>h+b.size,0);for(;f>0&&f>this._gcOpts.maxSize&&l.length;){const[[h,y]]=l.splice(0,1);f-=y.size,s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedSizeCount++}for(const h of Object.keys(r.objects))!e.has(h)&&!t.has(h)&&delete r.objects[h];return(i.removed.length||i.metaRemoved.length)&&s.push(this._enqueuePersist({skipGc:!0})),this._log.info("Completed GC",i),await Promise.all(s),i}gc(){this._nextGc||(this._nextGc=setTimeout(()=>{_r(()=>{this._nextGc=null,this._gc()},30*1e3)},1e3*60+Math.random()*500))}_enqueuePersist(e){return new Promise((t,r)=>{if(this._nextSave){t(0);return}this._nextSave=setTimeout(()=>{_r(()=>{this._nextSave=null,this._writeToStorage(e).then(t).catch(r)},this._idleCallbackMaxWaitMs)},this._saveThrottleMs)})}version(){return this._version}updateInPlace(e){this._version++;const[t,r]=yt(this.currentValue,e,{enablePatches:!0});for(const s of r){const i=s.path[0];i&&typeof i=="string"&&(this._pendingSaveKeys.add(i),this._loadedKeys.has(i)||this._loadKey(i))}this.currentValue=t,this._enqueuePersist();for(const s of this._subs)s(this.currentValue);return t}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(t=>t!==e)}}async clearUnloadedKeys(){let e=!1;for(const t of await this._persister.getAllKeys())t===We||t in this.currentValue||(this._pendingSaveKeys.add(t),e=!0);e&&await this._enqueuePersist()}}const Ko=6,Wo=["kv","querySubs","syncSubs"];function zo(n){return function(t){console.error("Error in IndexedDB event",{source:n,event:t})}}async function Vo(n){return new Promise(e=>{const t=indexedDB.open(n);t.onerror=r=>{e(null)},t.onsuccess=r=>{const i=r.target.result;e(i)},t.onupgradeneeded=r=>{var i;(i=r.target.transaction)==null||i.abort(),e(null)}})}async function qo(n,e,t){const r=typeof e=="string"?JSON.parse(e):e;if(!r)return;const s=new Set;return new Promise((i,o)=>{var l,f,h;const a={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const S={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:((h=(f=(l=g.result)==null?void 0:l.store)==null?void 0:f.triples)==null?void 0:h.length)??0};a[y]=S}const m=t.put(g,y);s.add(m)}const c={objects:a},u=t.put(c,We);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function mr(n,e,t){const r=t.put(e,n);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Qo(n,e){const t=await Vo(`instant_${n}_5`);if(!t)return;const r=await new Promise((l,f)=>{const b=t.transaction(["kv"],"readonly").objectStore("kv").openCursor();b.onerror=m=>{f(m)};const g=[];b.onsuccess=()=>{const m=b.result;if(m){const S=m.key,_=m.value;g.push([S,_]),m.continue()}else l(g)},b.onerror=m=>{f(m)}}),s=e.transaction(["kv","querySubs"],"readwrite"),i=s.objectStore("kv"),o=s.objectStore("querySubs"),a=[],c={objects:{}};for(const[l,f]of r)switch(l){case"querySubs":{const h=qo(l,f,o);a.push(h);break}default:{const h=mr(l,f,i);a.push(h);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=mr(We,c,i);a.push(u),await Promise.all(a),await new Promise((l,f)=>{s.oncomplete=h=>l(h),s.onerror=h=>f(h),s.onabort=h=>f(h)})}const wr=new Map;class Tr extends No{constructor(t,r){super(t,r);p(this,"dbName");p(this,"_storeName");p(this,"_appId");p(this,"_prefix");p(this,"_dbPromise");this.dbName=`instant_${t}_${Ko}`,this._storeName=r,this._appId=t,this._dbPromise=this._init()}_init(){return new Promise((t,r)=>{let s=!1;const i=indexedDB.open(this.dbName,1);i.onerror=o=>{r(o)},i.onsuccess=o=>{const c=o.target.result;if(c.onclose=()=>{this._dbPromise=this._init()},c.onversionchange=()=>{c.close()},s){const u=Qo(this._appId,c).catch(l=>{zo("Error upgrading store from version 5 to 6.")(l)});wr.set(this.dbName,u),u.then(()=>t(c)).catch(()=>t(c))}else{const u=wr.get(this.dbName);u?u.then(()=>t(c)).catch(()=>t(c)):t(c)}},i.onupgradeneeded=o=>{s=!0,this._upgradeStore(o)}})}_upgradeStore(t){const s=t.target.result;for(const i of Wo)s.objectStoreNames.contains(i)||s.createObjectStore(i)}async _withRetry(t){try{const r=await this._dbPromise;return await t(r)}catch(r){if(r instanceof DOMException&&r.name==="InvalidStateError"){this._dbPromise=this._init();const s=await this._dbPromise;return await t(s)}throw r}}async getItem(t){return this._withRetry(r=>new Promise((s,i)=>{const c=r.transaction([this._storeName],"readonly").objectStore(this._storeName).get(t);c.onerror=()=>{i(c.error)},c.onsuccess=()=>{c.result?s(c.result):s(null)}}))}async setItem(t,r){return this._withRetry(s=>new Promise((i,o)=>{const a=s.transaction([this._storeName],"readwrite");a.objectStore(this._storeName).put(r,t),a.oncomplete=()=>i(),a.onerror=()=>o(a.error),a.onabort=()=>o(a.error)}))}async multiSet(t){return this._withRetry(r=>new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite"),a=o.objectStore(this._storeName);for(const[c,u]of t)a.put(u,c);o.oncomplete=()=>s(),o.onerror=()=>i(o.error),o.onabort=()=>i(o.error)}))}async removeItem(t){return this._withRetry(r=>new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite");o.objectStore(this._storeName).delete(t),o.oncomplete=()=>s(),o.onerror=()=>i(o.error),o.onabort=()=>i(o.error)}))}async getAllKeys(){return this._withRetry(t=>new Promise((r,s)=>{const a=t.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();a.onerror=()=>{s(a.error)},a.onsuccess=()=>{r(a.result.filter(c=>typeof c=="string"))}}))}}class Sr{static async getIsOnline(){return navigator.onLine}static listen(e){const t=()=>{e(!0)},r=()=>{e(!1)};return addEventListener("online",t),addEventListener("offline",r),()=>{removeEventListener("online",t),removeEventListener("offline",r)}}}class oe extends Error{constructor(t,r,s){super(t);p(this,"hint");p(this,"traceId");this.hint=r,s&&(this.traceId=s);const i=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,i),Error.captureStackTrace&&Error.captureStackTrace(this,oe),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class At extends oe{constructor(t){var i,o;const r=((i=t.body)==null?void 0:i.message)||`API Error (${t.status})`;super(r,t.body.hint,((o=t.body)==null?void 0:o.traceId)||t.body["trace-id"]);p(this,"body");p(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,At),this.name="InstantAPIError",this.status=t.status,this.body=t.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function Te(n,e){const t=await fetch(n,e),r=await t.json();return t.status===200?Promise.resolve(r):Promise.reject(new At({status:t.status,body:r}))}function Bo({apiURI:n,appId:e,email:t}){return Te(`${n}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t})})}async function Go({apiURI:n,appId:e,email:t,code:r,refreshToken:s,extraFields:i}){return await Te(`${n}/runtime/auth/verify_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t,code:r,...s?{"refresh-token":s}:{},...i?{"extra-fields":i}:{}})})}async function Ho({apiURI:n,appId:e,refreshToken:t}){return await Te(`${n}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":t})})}async function Jo({apiURI:n,appId:e}){return await Te(`${n}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function vr({apiURI:n,appId:e,code:t,codeVerifier:r,refreshToken:s,extraFields:i}){return await Te(`${n}/runtime/oauth/token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,code:t,code_verifier:r,refresh_token:s,...i?{extra_fields:i}:{}})})}async function Yo({apiURI:n,appId:e,nonce:t,idToken:r,clientName:s,refreshToken:i,extraFields:o}){return await Te(`${n}/runtime/oauth/id_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,nonce:t,id_token:r,client_name:s,refresh_token:i,...o?{extra_fields:o}:{}})})}async function Zo({apiURI:n,appId:e,refreshToken:t}){return await Te(`${n}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:t})})}async function Xo({apiURI:n,appId:e,path:t,file:r,refreshToken:s,contentType:i,contentDisposition:o}){const a={app_id:e,path:t,authorization:`Bearer ${s}`,"content-type":i||r.type};return o&&(a["content-disposition"]=o),await Te(`${n}/storage/upload`,{method:"PUT",headers:a,body:r})}async function ea({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await Te(`${n}/storage/files?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function ta({apiURI:n,appId:e,fileName:t,refreshToken:r,metadata:s={}}){const{data:i}=await Te(`${n}/storage/signed-upload-url`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${r}`},body:JSON.stringify({app_id:e,filename:t})});return i}async function na(n,e){return(await fetch(n,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function ra({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await Te(`${n}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let un=!1,Ar=!1,Or=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(un=!!window.localStorage.getItem("devBackend"),Ar=!!window.localStorage.getItem("__instantLogging"),Or=!!window.localStorage.getItem("__devtoolLocalDash"));function Er(n,e){if(!e)return n;const t={};return e.forEach(r=>{t[r]=n[r]}),t}function sa(n,e,t){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=Er(n.user??{},e==null?void 0:e.keys);r.user={...i,peerId:t}}for(const i of Object.keys(n.peers??{})){const o=(e==null?void 0:e.peers)===void 0,a=Array.isArray(e==null?void 0:e.peers)&&(e==null?void 0:e.peers.includes(i));if(o||a){const c=Er(n.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function ia(n,e){if(n.isLoading!==e.isLoading||n.error!==e.error||(n.user||e.user)&&(!n.user||!e.user||!Nn(n.user,e.user))||!Fn(n.peers,e.peers))return!0;for(const r of Object.keys(n.peers))if(!Nn(n.peers[r],e.peers[r]))return!0;return!1}class kr{constructor(){p(this,"promise");p(this,"_resolve");p(this,"_reject");this.promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}function Cr(n,e=[]){n.forEach(t=>{const{data:r}=t,{"datalog-result":s}=r,{"join-rows":i}=s;for(const o of i)for(const a of o)e.push(a);Cr(t["child-nodes"],e)})}function Ir(n){const e=[];return Cr(n,e),e}function Pr(n){return Object.values(n.links).reduce((e,t)=>{var r,s;return e[r=t.forward.on]??(e[r]={}),e[t.forward.on][t.forward.label]={isForward:!0,isSingular:t.forward.has==="one",link:t},e[s=t.reverse.on]??(e[s]={}),e[t.reverse.on][t.reverse.label]={isForward:!1,isSingular:t.reverse.has==="one",link:t},e},{})}const Rr="v1.0.45-branch-custom-logger.27165119049.1";function oa(n,e,t=console){return{info:n?(...r)=>t.info(...r,e()):()=>{},debug:n?(...r)=>t.debug(...r,e()):()=>{},error:n?(...r)=>t.error(...r,e()):()=>{}}}class ke{constructor(e,t,r,s={indexed:!1,unique:!1}){p(this,"valueType");p(this,"required");p(this,"isIndexed");p(this,"config");p(this,"metadata",{});this.valueType=e,this.required=t,this.isIndexed=r,this.config=s}clientRequired(){return new ke(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ke(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ke(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ke(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class q extends Error{constructor(e,t){const r=t?`At path '${t}': ${e}`:e;super(r),this.name="QueryValidationError"}}const Mr=["where","order","limit","last","first","offset","after","afterInclusive","before","beforeInclusive","fields","aggregate"],aa=n=>n.valueType||"unknown",jr=(n,e,t=!1)=>{if(t||n==null)return!0;switch(e){case"string":return typeof n=="string";case"number":return typeof n=="number"&&!isNaN(n);case"boolean":return typeof n=="boolean";case"date":return n instanceof Date||typeof n=="string"||typeof n=="number";default:return!0}},ca=(n,e,t,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,f)=>{if(!jr(f,l,a))throw new q(`Invalid value for operator '${u}' on attribute '${r}' in entity '${s}'. Expected ${l}, but received: ${typeof f}`,o)};switch(n){case"in":case"$in":if(!Array.isArray(e))throw new q(`Operator '${n}' for attribute '${r}' in entity '${s}' must be an array, but received: ${typeof e}`,o);for(const u of e)c(n,t,u);break;case"$not":case"$ne":case"$gt":case"$lt":case"$gte":case"$lte":c(n,t,e);break;case"$like":case"$ilike":if(c(n,"string",e),n==="$ilike"&&!i.isIndexed)throw new q(`Operator '${n}' can only be used with indexed attributes, but '${r}' in entity '${s}' is not indexed`,o);break;case"$isNull":c(n,"boolean",e);break;default:throw new q(`Unknown operator '${n}' for attribute '${r}' in entity '${s}'`,o)}},ze=(n,e,t,r,s)=>{const i=aa(t),o=t.valueType==="json";if(typeof n=="object"&&n!==null&&!Array.isArray(n)){if(o)return;const c=n;for(const[u,l]of Object.entries(c))ca(u,l,i,e,r,t,`${s}.${u}`)}else if(!jr(n,i,o))throw new q(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof n}`,s)},ua=(n,e,t,r,s)=>{const i=n.split(".");if(i.length<2)throw new q(`Invalid dot notation path '${n}'. Must contain at least one dot.`,s);let o=t;for(let l=0;l<i.length-1;l++){const f=i[l],h=r.entities[o];if(!h)throw new q(`Entity '${o}' does not exist in schema while traversing dot notation path '${n}'.`,s);const y=h.links[f];if(!y){const b=Object.keys(h.links);throw new q(`Link '${f}' does not exist on entity '${o}' in dot notation path '${n}'. Available links: ${b.length>0?b.join(", "):"none"}`,s)}o=y.entityName}const a=i[i.length-1],c=r.entities[o];if(!c)throw new q(`Target entity '${o}' does not exist in schema for dot notation path '${n}'.`,s);if(a==="id"){if(typeof e=="string"&&!Ne(e))throw new q(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);ze(e,n,new ke("string",!1,!0),t,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!Ne(e))throw new q(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);ze(e,n,new ke("string",!1,!0),t,s);return}if(!u){const l=Object.keys(c.attrs);throw new q(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${n}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}ze(e,n,u,t,s)},xr=(n,e,t,r)=>{for(const[s,i]of Object.entries(n)){if(s==="or"||s==="and"){if(Array.isArray(i))for(const u of i)typeof u=="object"&&u!==null&&xr(u,e,t,`${r}.${s}[${u}]`);continue}if(s==="id"){ze(i,"id",new ke("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){ua(s,i,e,t,`${r}.${s}`);continue}const o=t.entities[e];if(!o)continue;const a=o.attrs[s],c=o.links[s];if(!a&&!c){const u=Object.keys(o.attrs),l=Object.keys(o.links);throw new q(`Attribute or link '${s}' does not exist on entity '${e}'. Available attributes: ${u.length>0?u.join(", "):"none"}. Available links: ${l.length>0?l.join(", "):"none"}`,`${r}.${s}`)}if(a)ze(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!Ne(i))throw new q(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ke("string",!1,!0);ze(i,s,u,e,`${r}.${s}`)}}},la=(n,e,t,r,s=0)=>{for(const o of Object.keys(n))if(!Mr.includes(o))throw new q(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${Mr.join(", ")}. Found: ${o}`,r);const i=["offset","before","beforeInclusive","after","afterInclusive","first","last"];for(const o of i)if(n[o]!==void 0&&s>0)throw new q(`'${o}' can only be used on top-level namespaces. It cannot be used in nested queries.`,r);if(n.where&&t){if(typeof n.where!="object"||n.where===null)throw new q(`'where' clause must be an object in entity '${e}', but received: ${typeof n.where}`,r?`${r}.where`:void 0);xr(n.where,e,t,r?`${r}.where`:"where")}},Dr=(n,e,t,r,s=0)=>{var i;if(!n||typeof n!="object")throw new q(`Query part for entity '${e}' must be an object, but received: ${typeof n}`,r);for(const o of Object.keys(n))if(o!=="$"){if(t&&!(o in t.entities[e].links)){const c=Object.keys(t.entities[e].links);throw new q(`Link '${o}' does not exist on entity '${e}'. Available links: ${c.length>0?c.join(", "):"none"}`,`${r}.${o}`)}const a=n[o];if(typeof a=="object"&&a!==null){const c=(i=t==null?void 0:t.entities[e].links[o])==null?void 0:i.entityName;c&&Dr(a,c,t,`${r}.${o}`,s+1)}}else{const a=n[o];if(typeof a!="object"||a===null)throw new q(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);la(a,e,t,`${r}.$`,s)}},$r=(n,e)=>{if(typeof n!="object"||n===null)throw new q(`Query must be an object, but received: ${typeof n}${n===null?" (null)":""}`);if(Array.isArray(n))throw new q(`Query must be an object, but received: ${typeof n}`);const t=n;for(const r of Object.keys(t)){if(Array.isArray(n[r]))throw new q(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new q(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(r!=="$$ruleParams"){if(e&&!e.entities[r]){const s=Object.keys(e.entities);throw new q(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}Dr(t[r],r,e,r,0)}}},Ur=n=>typeof n!="string"?!1:St(n)?!0:Ne(n);class ge extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const Lr=n=>n.length>0?n.join(", "):"none",fa=(n,e)=>new ge(`Entity '${n}' does not exist in schema. Available entities: ${Lr(e)}`),ln={string:n=>typeof n=="string",number:n=>typeof n=="number"&&!isNaN(n),boolean:n=>typeof n=="boolean",date:n=>n instanceof Date||typeof n=="string"||typeof n=="number",json:()=>!0},da=(n,e)=>{var t;return n==null?!0:((t=ln[e.valueType])==null?void 0:t.call(ln,n))??!1},Fr=(n,e)=>{const t=e.entities[n];if(!t)throw fa(n,Object.keys(e.entities));return t},fn=(n,e,t)=>{const r=Fr(n,t);if(typeof e!="object"||e===null)throw new ge(`Arguments for data operation on entity '${n}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(s==="id")continue;const o=r.attrs[s];if(o&&!da(i,o))throw new ge(`Invalid value for attribute '${s}' in entity '${n}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Nr=(n,e,t)=>{const r=Fr(n,t);if(typeof e!="object"||e===null)throw new ge(`Arguments for link operation on entity '${n}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(!r.links[s]){const a=Object.keys(r.links);throw new ge(`Link '${s}' does not exist on entity '${n}'. Available links: ${Lr(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Ur(a))throw new ge(`Invalid entity ID in link '${s}' for entity '${n}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Ur(i))throw new ge(`Invalid UUID in link '${s}' for entity '${n}'. Expected a UUID, but received: ${i}`)}}},ha={create:fn,update:fn,merge:fn,link:Nr,unlink:Nr,delete:()=>{}},pa=(n,e)=>{if(!e)return;const[t,r,s,i]=n;if(!Array.isArray(s)&&!Ne(s))throw new ge(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new ge(`Entity name must be a string, but received: ${typeof r}`);const o=ha[t];o&&i!==void 0&&o(r,i,e)},ya=(n,e)=>{const t=Array.isArray(n)?n:[n];for(const r of t){if(!r||typeof r!="object")throw new ge(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new ge(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new ge(`Transaction operation must be an array, but received: ${typeof s}`);pa(s,e)}}};let Kr=0;class Wr{constructor(e){p(this,"type","ws");p(this,"conn");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${Kr++}`,this.conn=new WebSocket(e),this.conn.onopen=t=>{this.onopen&&this.onopen({target:this})},this.conn.onmessage=t=>{this.onmessage&&this.onmessage({target:this,message:JSON.parse(t.data.toString())})},this.conn.onclose=t=>{this.onclose&&this.onclose({target:this})},this.conn.onerror=t=>{this.onerror&&this.onerror({target:this})}}close(){this.conn.close()}isOpen(){return this.conn.readyState===(WebSocket.OPEN??1)}isConnecting(){return this.conn.readyState===(WebSocket.CONNECTING??0)}send(e){return this.conn.send(JSON.stringify(e))}}class ba{constructor(e,t,r){p(this,"type","sse");p(this,"initParams",null);p(this,"sendQueue",[]);p(this,"sendPromise");p(this,"closeFired",!1);p(this,"sseInitTimeout");p(this,"ES");p(this,"messageUrl");p(this,"conn");p(this,"url");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${Kr++}`,this.url=t,this.messageUrl=r||this.url,this.ES=e,this.conn=new e(t),this.sseInitTimeout=setTimeout(()=>{this.initParams||this.handleError()},1e4),this.conn.onmessage=s=>{const i=JSON.parse(s.data);if(Array.isArray(i))for(const o of i)this.handleMessage(o);else this.handleMessage(i)},this.conn.onerror=s=>{this.handleError()}}handleMessage(e){if(e.op==="sse-init"){this.initParams={machineId:e["machine-id"],sessionId:e["session-id"],sseToken:e["sse-token"]},this.onopen&&this.onopen({target:this}),clearTimeout(this.sseInitTimeout);return}this.onmessage&&this.onmessage({target:this,message:e})}handleError(){try{this.onerror&&this.onerror({target:this})}finally{this.handleClose()}}handleClose(){this.conn.close(),this.onclose&&!this.closeFired&&(this.closeFired=!0,this.onclose({target:this}))}async postMessages(e){var t,r,s;try{(await fetch(this.messageUrl,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({machine_id:(t=this.initParams)==null?void 0:t.machineId,session_id:(r=this.initParams)==null?void 0:r.sessionId,sse_token:(s=this.initParams)==null?void 0:s.sseToken,messages:e})})).ok||this.handleError()}catch{this.handleError()}}async flushQueue(){if(this.sendPromise||!this.sendQueue.length)return;const e=this.sendQueue;this.sendQueue=[];const t=this.postMessages(e);this.sendPromise=t,t.then(()=>{this.sendPromise=null,this.flushQueue()})}send(e){if(!this.isOpen()||!this.initParams)throw this.isConnecting()?new Error("Failed to execute 'send' on 'EventSource': Still in CONNECTING state."):this.conn.readyState===this.ES.CLOSED?new Error("EventSource is already in CLOSING or CLOSED state."):new Error("EventSource is in invalid state.");this.sendQueue.push(e),this.flushQueue()}isOpen(){return this.conn.readyState===this.ES.OPEN&&this.initParams!==null}isConnecting(){return this.conn.readyState===this.ES.CONNECTING||this.conn.readyState===this.ES.OPEN&&this.initParams===null}close(){this.handleClose()}}function ga(n,e){const t=n.values;if(t){const r=Gn(t.attrsStore,null);if(r){for(const s of t.entities||[])s.store.useDateObjects=e,s.store=Bn(r,s.store);t.attrsStore=r}}return n}function _a(n,e){var t;if(e.values){const r=[];for(const s of(t=e.values)==null?void 0:t.entities){const i=Qn(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function ma(n,e,t){var i,o;const r=(i=e==null?void 0:e.state)==null?void 0:i.txId,s=(o=t==null?void 0:t.state)==null?void 0:o.txId;return r&&(!s||r>s)?e:s&&(!r||s>r)?t:e||t}function dn(n,e,t){return pr({store:e,attrsStore:t,pageInfo:null,aggregate:null},n.query).data[n.table][0]}function zr(n,e,t,r){var o;const s=(o=te(t,n.table,"id"))==null?void 0:o.id;if(!s)return-1;const i=Fe(e.eav,[r,s,r]);return i?i[3]:-1}function Vr(n,e,t){for(const{action:r,triple:s}of t)switch(r){case"added":Yn(n,e,s);break;case"removed":Hn(n,e,s);break}}function wa(n,e,t){var s,i;const r={};for(const{action:o,triple:a}of t){const[c,u,l]=a,f=(i=(s=e.getAttr(u))==null?void 0:s["forward-identity"])==null?void 0:i[2];if(!f)continue;const h=r[c]??{};r[c]=h;const y=h[f]??{};switch(o){case"added":y.newValue=l;break;case"removed":y.oldValue===void 0&&(y.oldValue=l);break}h[f]=y}for(const[o,a]of Object.entries(r))for(const[c,{oldValue:u,newValue:l}]of Object.entries(a))u===l&&delete a[c];return r}function Ot(n,e){return{[n.table]:e.map(t=>t.entity)}}function Ta(n,e){var r;if(n.orderFieldType)return n.orderFieldType;const t=n.orderField==="serverCreatedAt"?"number":(r=te(e(),n.table,n.orderField))==null?void 0:r["checked-data-type"];return n.orderFieldType=t,t}function Sa(n,e,t){const r=e;if(n.orderField==="serverCreatedAt"){t.sort(n.orderDirection==="asc"?function(o,a){return st(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return st(a.entity.id,a.serverCreatedAt,o.entity.id,o.serverCreatedAt,r)});return}const s=n.orderField;t.sort(n.orderDirection==="asc"?function(o,a){return st(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return st(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var xe;(function(n){n.InitialSyncBatch="InitialSyncBatch",n.InitialSyncComplete="InitialSyncComplete",n.LoadFromStorage="LoadFromStorage",n.SyncTransaction="SyncTransaction",n.Error="Error"})(xe||(xe={}));class va{constructor(e,t,r,s,i,o){p(this,"trySend");p(this,"subs");p(this,"callbacks",{});p(this,"config");p(this,"idToHash",{});p(this,"log");p(this,"createStore");p(this,"getAttrs");this.trySend=e,this.config=r,this.log=s,this.createStore=i,this.getAttrs=o,this.subs=new cn({persister:t,merge:ma,serialize:_a,parse:(a,c)=>ga(c,this.config.useDateObjects),objectSize:a=>{var c;return((c=a.values)==null?void 0:c.entities.length)||0},logger:s,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}})}beforeUnload(){this.subs.flush()}subscribe(e,t){const r=ie(e);return this.callbacks[r]=this.callbacks[r]||[],this.callbacks[r].push(t),this.initSubscription(e,r,t),s=>{this.unsubscribe(r,t,s==null?void 0:s.keepSubscription)}}unsubscribe(e,t,r){const s=(this.callbacks[e]||[]).filter(i=>i!==t);if(this.callbacks[e]=s,!s.length){delete this.callbacks[e];const i=this.subs.currentValue[e];i!=null&&i.state&&this.clearSubscriptionData(i.state.subscriptionId,!!r),r||this.subs.updateInPlace(o=>{delete o[e]})}}sendStart(e){this.trySend(Y(),{op:"start-sync",q:e})}sendResync(e,t,r){this.idToHash[t.subscriptionId]=e.hash,this.trySend(t.subscriptionId,{op:"resync-table","subscription-id":t.subscriptionId,"tx-id":r,token:t.token})}sendRemove(e,t){this.trySend(Y(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":t})}async initSubscription(e,t,r){var u,l,f,h;await this.subs.waitForKeyToLoad(t);const s=this.subs.currentValue[t];if(s&&s.state&&s.state.txId){this.sendResync(s,s.state,s.state.txId),(u=s.values)!=null&&u.entities&&r&&r({type:xe.LoadFromStorage,data:Ot(s,(l=s.values)==null?void 0:l.entities)});return}const i=Object.keys(e)[0],o=((h=(f=e[i])==null?void 0:f.$)==null?void 0:h.order)||{serverCreatedAt:"asc"},[a,c]=Object.entries(o)[0];this.subs.updateInPlace(y=>{y[t]={query:e,hash:t,table:i,orderDirection:c,orderField:a,createdAt:Date.now(),updatedAt:Date.now()}}),this.sendStart(e)}async flushPending(){for(const e of Object.keys(this.callbacks)){await this.subs.waitForKeyToLoad(e);const t=this.subs.currentValue[e];t?await this.initSubscription(t.query,t.hash):this.log.error("Missing sub for hash in flushPending",e)}}onStartSyncOk(e){const t=e["subscription-id"],r=e.q,s=ie(r);this.idToHash[t]=s,this.subs.updateInPlace(i=>{const o=i[s];if(!o)return this.log.error("Missing sub for hash",s,"subscription-id",t,"query",r),i;o.state={subscriptionId:t,token:e.token}})}notifyCbs(e,t){for(const r of this.callbacks[e]||[])r(t)}onSyncLoadBatch(e){const t=e["subscription-id"],r=e["join-rows"],s=this.idToHash[t];if(!s){this.log.error("Missing hash for subscription",e);return}const i=[],o=this.subs.currentValue[s];if(!o){this.log.error("Missing sub for hash",s,e);return}const a=o.values??{entities:[],attrsStore:this.getAttrs()};o.values=a;const c=a.entities;for(const u of r){const l=this.createStore(u),f=dn(o,l,a.attrsStore);c.push({store:l,entity:f,serverCreatedAt:zr(o,l,a.attrsStore,f.id)}),i.push(f)}this.subs.updateInPlace(u=>{u[s]=o,u[s].updatedAt=Date.now()}),o.values&&this.notifyCbs(s,{type:xe.InitialSyncBatch,data:Ot(o,o.values.entities),batch:i})}onSyncInitFinish(e){var i;const t=e["subscription-id"],r=this.idToHash[t];if(!r){this.log.error("Missing hash for subscription",e);return}this.subs.updateInPlace(o=>{const a=o[r];if(!a){this.log.error("Missing sub for hash",r,e);return}const c=a.state;if(!c)return this.log.error("Sub never set init, missing result",a,e),o;c.txId=e["tx-id"],a.updatedAt=Date.now()});const s=this.subs.currentValue[r];s&&this.notifyCbs(r,{type:xe.InitialSyncComplete,data:Ot(s,((i=s.values)==null?void 0:i.entities)||[])})}onSyncUpdateTriples(e){var o;const t=e["subscription-id"],r=this.idToHash[t];if(!r){this.log.error("Missing hash for subscription",e);return}const s=this.subs.currentValue[r];if(!s){this.log.error("Missing sub for hash",r,e);return}const i=s.state;if(!i){this.log.error("Missing state for sub",s,e);return}for(const a of e.txes){if(i.txId&&i.txId>=a["tx-id"])continue;i.txId=a["tx-id"];const c=[],u={};for(const m of a.changes){const S=u[m.triple[0]]??[];u[m.triple[0]]=S,S.push(m)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},f=l.entities;s.values=l;const h=[];e:for(const[m,S]of Object.entries(u))for(let _=0;_<f.length;_++){const T=f[_];if(ei(T.store,m)){Vr(T.store,l.attrsStore,S);const M=dn(s,T.store,l.attrsStore),O=wa(T.store,l.attrsStore,S)[m];M?(h.push({oldEntity:T.entity,newEntity:M,changedFields:O||{}}),T.entity=M):c.push(_),delete u[m];continue e}}const y=[];for(const[m,S]of Object.entries(u)){const _=this.createStore([]);Vr(_,l.attrsStore,S);const T=dn(s,_,l.attrsStore);if(!T){this.log.error("No entity found after applying change",{sub:s,changes:S,store:_});continue}f.push({store:_,entity:T,serverCreatedAt:zr(s,_,l.attrsStore,T.id)}),y.push(T)}const b=[];for(const m of c.sort().reverse())b.push(f[m].entity),f.splice(m,1);const g=Ta(s,this.getAttrs);Sa(s,g,f),this.notifyCbs(r,{type:xe.SyncTransaction,data:Ot(s,(o=s.values)==null?void 0:o.entities),added:y,removed:b,updated:h})}this.subs.updateInPlace(a=>{a[r]=s,a[r].updatedAt=Date.now()})}clearSubscriptionData(e,t){const r=this.idToHash[e];if(r){delete this.idToHash[e];const s=this.subs.currentValue[r];if(s.state&&this.sendRemove(s.state,t),t?this.subs.unloadKey(r):this.subs.updateInPlace(i=>{delete i[r]}),s)return s}}onStartSyncError(e){const t=ie(e["original-event"].q),r={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa.",status:e.status,type:e.type,hint:e.hint},s=Object.keys(e["original-event"].q)[0];this.notifyCbs(t,{type:xe.Error,data:{[s]:[]},error:r})}onResyncError(e){const t=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(t,!1);r&&this.initSubscription(r.query,r.hash)}}function Aa({WStream:n,opts:e,startStream:t,appendStream:r,registerStream:s}){const i=e.clientId;let o=null,a=null,c=null;const u=Y();let l=!1,f=!1;const h=[],y=[],b=[];let g=!1,m=0,S=0;const _=[],T=new TextEncoder;function M(){f=!0;for(const A of h)A(a??void 0)}function O(A){return h.push(A),f&&A(a??void 0),()=>{const k=h.indexOf(A);k!==-1&&h.splice(k,1)}}function N(A){return b.push(A),()=>{const k=b.indexOf(A);k!==-1&&b.splice(k,1)}}e.waitUntil&&e.waitUntil(new Promise(A=>{b.push(A)}));function R(){for(const A of b)try{A()}catch{}}function I(A){return y.push(A),o&&A(o),()=>{const k=y.indexOf(A);k!==-1&&y.splice(k,1)}}function H(A){o=A;for(const k of y)k(o)}function K(){g=!0}function G(A){let k=m,W=0,J=0;for(const{byteLen:X}of _){const ce=k+X;if(ce>A)break;k=ce,W++,J+=X}W>0&&(m+=J,S-=J,_.splice(0,W))}function Q(A,k){a=k,M(),A.error(k),R()}async function ne(){const A=await t({clientId:i,reconnectToken:u,ruleParams:e.ruleParams});switch(A.type){case"ok":{const{streamId:k,offset:W}=A;o=k,G(W),_.length&&r({streamId:k,chunks:_.map(J=>J.chunk),offset:m}),g=!1;break}case"disconnect":{K();break}case"error":{c&&Q(c,A.error);break}}}function z(){K(),ne()}function E({offset:A,done:k}){G(A),k&&(l=!0,R())}function x(A){return l?(Q(A,new oe("Stream has been closed.")),null):o||(Q(A,new oe("Stream has not been initialized.")),null)}async function j(A){c=A;let k=!0,W=0;for(;k;){let J=Date.now()+Math.min(15e3,500*(W-1));k=!1;const X=await t({clientId:e.clientId,reconnectToken:u,ruleParams:e.ruleParams});switch(X.type){case"ok":{const{streamId:ce,offset:at}=X;if(at!==0){const Se=new oe("Write stream is corrupted");Q(A,Se);return}H(ce),s(ce,{onDisconnect:K,onFlush:E,onConnectionReconnect:ne,onAppendFailed:z}),g=!1;return}case"disconnect":{k=!0,K(),W++,await new Promise(ce=>{setTimeout(ce,Math.max(0,J-Date.now()))});break}case"error":{Q(A,X.error);return}}}}class L extends n{constructor(k,W){super(k,W)}async streamId(){return o||new Promise((k,W)=>{const J=[],X=()=>{for(const Se of J)Se()},ce=Se=>{k(Se),X()},at=Se=>{W(Se||new oe("Stream is closed.")),X()};J.push(I(ce)),J.push(O(at))})}}return{stream:new L({async start(A){try{await j(A)}catch(k){Q(A,k)}},write(A,k){const W=x(k);if(W){const J=T.encode(A).length;_.push({chunk:A,byteLen:J});const X=m+S;S+=J,g||r({streamId:W,chunks:[A],offset:X})}},close(){o?r({streamId:o,chunks:[],offset:m+S,isDone:!0}):R(),M()},abort(A){o?r({streamId:o,chunks:[],offset:m+S,isDone:!0,abortReason:A}):R(),M()}}),addCompleteCb:N,closed(){return f}}}class Oa{constructor(){p(this,"items",[]);p(this,"resolvers",[]);p(this,"isClosed",!1)}push(e){if(this.isClosed)return;const t=this.resolvers.shift();t?t({value:e,done:!1}):this.items.push(e)}close(){for(this.isClosed=!0;this.resolvers.length>0;)this.resolvers.shift()({value:void 0,done:!0})}async*[Symbol.asyncIterator](){for(;;)if(this.items.length>0)yield this.items.shift();else{if(this.isClosed)return;{const{value:e,done:t}=await new Promise(r=>{this.resolvers.push(r)});if(t||!e)return;yield e}}}}function Ea({RStream:n,opts:e,startStream:t,cancelStream:r}){let s=e.byteOffset||0,i=!1;const o=new TextDecoder("utf-8"),a=new TextEncoder;let c,u=!1;const l=[],f=[];let h=null,y=null;function b(R){u=!0;for(const I of l)I(R)}function g(R){return l.push(R),()=>{const I=l.indexOf(R);I!==-1&&l.splice(I,1)}}function m(R){return f.push(R),h&&R(h),()=>{const I=f.indexOf(R);I!==-1&&f.splice(I,1)}}function S(R,I){y=I,R.error(I),b(I)}let _=0;async function T(R,I){c=Y();const H={...R||{},eventId:c};for await(const K of t(H)){if(i)return;if(K.type==="reconnect")return{retry:!0};if(K.type==="error"){S(I,K.error);return}if(K.offset>s){S(I,new oe("Stream is corrupted.")),i=!0;return}h=K.streamId;for(const Q of f)Q(h);let G=s-K.offset;if(K.files&&K.files.length){const Q=new AbortController;let ne=fetch(K.files[0].url,{signal:Q.signal});for(let z=0;z<K.files.length;z++){const E=K.files[z+1],j=await ne;if(E&&(ne=fetch(E.url,{signal:Q.signal})),!j.ok){if(_++,_>10){S(I,new oe("Unable to process stream."));return}return{retry:!0}}if(j.body){const L=j.body.getReader();try{for(;;){const{done:F,value:A}=await L.read();if(F)break;if(i){Q.abort();return}let k=A;if(G>0&&(k=A.subarray(G),G-=A.length-k.length),!k.length)continue;s+=k.length;const W=o.decode(k);I.enqueue(W)}}finally{L.releaseLock()}}else{const L=await j.arrayBuffer();let F=L;if(i){Q.abort();return}if(G>0&&(F=new Uint8Array(L).subarray(G),G-=L.byteLength-F.length),!F.byteLength)continue;s+=F.byteLength;const A=o.decode(F);I.enqueue(A)}}}if(_=0,K.content){let Q=K.content,ne=a.encode(K.content);if(G>0){const z=ne.subarray(G);if(G-=ne.length-z.length,!z.length)continue;ne=z,Q=o.decode(z)}s+=ne.length,I.enqueue(Q)}}}async function M(R){let I=!0,H=0;for(;I;){I=!1;let K=Date.now()+Math.min(15e3,500*(H-1));const G=await T({...e,offset:s},R);G!=null&&G.retry&&(I=!0,H++,K<Date.now()-3e5&&(H=0),await new Promise(Q=>{setTimeout(Q,Math.max(0,K-Date.now()))}))}!i&&!u&&(R.close(),b())}class O extends n{constructor(I,H){super(I,H)}async streamId(){if(h)return h;if(y)throw y;return new Promise((I,H)=>{const K=[],G=()=>{for(const z of K)z()},Q=z=>{I(z),G()},ne=z=>{H(z||new oe("Stream is closed.")),G()};K.push(m(Q)),K.push(g(ne))})}}return{stream:new O({start(R){M(R)},cancel(R){i=!0,c&&r({eventId:c}),b()}}),addCloseCb:g,closed(){return u}}}class ka{constructor({WStream:e,RStream:t,trySend:r,log:s}){p(this,"trySend");p(this,"WStream");p(this,"RStream");p(this,"writeStreams",{});p(this,"startWriteStreamCbs",{});p(this,"readStreamIterators",{});p(this,"log");p(this,"activeStreams",new Set);this.WStream=e,this.RStream=t,this.trySend=r,this.log=s}createWriteStream(e){const{stream:t,addCompleteCb:r}=Aa({WStream:this.WStream,startStream:this.startWriteStream.bind(this),appendStream:this.appendStream.bind(this),registerStream:this.registerWriteStream.bind(this),opts:e});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}createReadStream(e){const{stream:t,addCloseCb:r}=Ea({RStream:this.RStream,opts:e,startStream:this.startReadStream.bind(this),cancelStream:this.cancelReadStream.bind(this)});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}startWriteStream(e){const t=Y();let r=null;const s=new Promise(o=>{r=o});this.startWriteStreamCbs[t]=r;const i={op:"start-stream","client-id":e.clientId,"reconnect-token":e.reconnectToken};return e.ruleParams&&(i["rule-params"]=e.ruleParams),this.trySend(t,i),s}registerWriteStream(e,t){this.writeStreams[e]=t}appendStream({streamId:e,chunks:t,isDone:r,offset:s,abortReason:i}){const o={op:"append-stream","stream-id":e,chunks:t,offset:s,done:!!r};i&&(o["abort-reason"]=i),this.trySend(Y(),o)}onAppendFailed(e){const t=this.writeStreams[e["stream-id"]];t&&t.onAppendFailed()}onStartStreamOk(e){const t=this.startWriteStreamCbs[e["client-event-id"]];if(!t){this.log.info("No stream for start-stream-ok",e);return}t({type:"ok",streamId:e["stream-id"],offset:e.offset}),delete this.startWriteStreamCbs[e["client-event-id"]]}onStreamFlushed(e){const t=e["stream-id"],r=this.writeStreams[t];if(!r){this.log.info("No stream cbs for stream-flushed",e);return}r.onFlush({offset:e.offset,done:e.done}),e.done&&delete this.writeStreams[t]}startReadStream({eventId:e,clientId:t,streamId:r,offset:s,ruleParams:i}){const o={op:"subscribe-stream"};if(!r&&!t)throw new Error("Must provide one of streamId or clientId to subscribe to the stream.");r&&(o["stream-id"]=r),t&&(o["client-id"]=t),s&&(o.offset=s),i&&(o["rule-params"]=i);const a=new Oa;return this.readStreamIterators[e]=a,this.trySend(e,o),a}cancelReadStream({eventId:e}){const t={op:"unsubscribe-stream","subscribe-event-id":e};this.trySend(Y(),t),delete this.readStreamIterators[e]}onStreamAppend(e){const t=e["client-event-id"],r=this.readStreamIterators[t];if(!r){this.log.info("No iterator for read stream",e);return}if(e.error){e.retry?r.push({type:"reconnect"}):r.push({type:"error",error:new oe(e.error)}),r.close(),delete this.readStreamIterators[t];return}r.push({type:"append",offset:e.offset,files:e.files,content:e.content,streamId:e["stream-id"]}),e.done&&(r.close(),delete this.readStreamIterators[t])}onConnectionStatusChange(e){for(const t of Object.values(this.startWriteStreamCbs))t({type:"disconnect"});if(this.startWriteStreamCbs={},e!==Ae.AUTHENTICATED)for(const{onDisconnect:t}of Object.values(this.writeStreams))t();else{for(const{onConnectionReconnect:t}of Object.values(this.writeStreams))t();for(const t of Object.values(this.readStreamIterators))t.push({type:"reconnect"}),t.close();this.readStreamIterators={}}}onRecieveError(e){const t=e["original-event"];switch(t.op){case"append-stream":{const r=t["stream-id"],s=this.writeStreams[r];s==null||s.onAppendFailed();break}case"start-stream":{const r=e["client-event-id"],s=this.startWriteStreamCbs[r];s&&(s({type:"error",error:new oe(e.message||"Unknown error",e.hint)}),delete this.startWriteStreamCbs[r]);break}case"subscribe-stream":{const r=e["client-event-id"],s=this.readStreamIterators[r];s&&(s.push({type:"error",error:new oe(e.message||"Unknown error",e.hint)}),s.close(),delete this.readStreamIterators[r]);break}}}hasActiveStreams(){return this.activeStreams.size>0}}const Ae={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},Ca=3e4,Ia=3e4,Pa=200,Ra=1e3*60*60*24,qr="lastSyncedUserCookie",Ma={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},hn="_instant_oauth_redirect",pn="_instant_extra_fields_id",Et="oauthExtraFields",Ve="currentUser";function ja({transportType:n,appId:e,apiURI:t,wsURI:r,EventSourceImpl:s}){if(!s)return new Wr(`${r}?app_id=${e}`);switch(n){case"ws":return new Wr(`${r}?app_id=${e}`);case"sse":return new ba(s,`${t}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+n)}}function xa(){return typeof window<"u"||typeof chrome<"u"}const Qr={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function Da(n,e){var r;const t=typeof n=="string"?JSON.parse(n):n;if((r=t==null?void 0:t.result)!=null&&r.store){const s=Gn(t.result.attrsStore,t.result.store);if(s){const i=t.result.store;t.result.store=Bn(s,{...i,useDateObjects:e}),t.result.attrsStore=s}}return t}function $a(n,e){const{result:t,...r}=e,s=r;if(t){const i={...t,store:Qn(t.store),attrsStore:t.attrsStore.toJSON()};s.result=i}return s}function Ua(n,e){switch(n){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function La(n,e){switch(n){case"pendingMutations":return[...e.entries()];default:return e}}function Fa(n,e,t){const r=e==null?void 0:e.result,s=t==null?void 0:t.result;return r&&!s&&t&&(t.result=r),t||e}function yn(n){return[...n].sort((e,t)=>{const[r,s]=e,[i,o]=t,a=s.order||0,c=o.order||0;return a==c?r<i?-1:r>i?1:0:a-c})}class Na{constructor(e,t=Tr,r=Sr,s,i){p(this,"attrs");p(this,"_isOnline",!0);p(this,"_isShutdown",!1);p(this,"status",Ae.CONNECTING);p(this,"querySubs");p(this,"kv");p(this,"_syncTable");p(this,"_instantStream");p(this,"queryCbs",{});p(this,"queryOnceDfds",{});p(this,"authCbs",[]);p(this,"attrsCbs",[]);p(this,"mutationErrorCbs",[]);p(this,"connectionStatusCbs",[]);p(this,"config");p(this,"mutationDeferredStore",new Map);p(this,"_reconnectTimeoutId",null);p(this,"_reconnectTimeoutMs",0);p(this,"_transport");p(this,"_transportType","ws");p(this,"_EventSource");p(this,"_wsOk",null);p(this,"_localIdPromises",{});p(this,"_errorMessage",null);p(this,"_oauthCallbackResponse",null);p(this,"_linkIndex",null);p(this,"_broadcastChannel");p(this,"_rooms",{});p(this,"_roomsPendingLeave",{});p(this,"_presence",{});p(this,"_broadcastQueue",[]);p(this,"_broadcastSubs",{});p(this,"_currentUserCached",{isLoading:!0,error:void 0,user:void 0});p(this,"_beforeUnloadCbs",[]);p(this,"_dataForQueryCache",{});p(this,"_log");p(this,"_pendingTxCleanupTimeout");p(this,"_pendingMutationCleanupThreshold");p(this,"_inFlightMutationEventIds",new Set);p(this,"_frameworkClient",null);p(this,"_onMergeKv",(e,t,r)=>{switch(e){case"pendingMutations":{const s=(t==null?void 0:t.entries())??[],i=(r==null?void 0:r.entries())??[],o=new Map([...s,...i]);return(t?this._rewriteMutationsSorted(this.attrs,t):[]).forEach(([c,u])=>{var l;!((l=r==null?void 0:r.pendingMutations)!=null&&l.has(c))&&!u["tx-id"]&&this._sendMutation(c,u)}),o}default:return r||t}});p(this,"getPreviousResult",e=>{var r;const t=ie(e);return(r=this.dataForQuery(t))==null?void 0:r.data});p(this,"notifyOne",e=>{var i;const t=this.queryCbs[e]??[],r=(i=this._dataForQueryCache[e])==null?void 0:i.data,s=this.dataForQuery(e);s!=null&&s.data&&(this._dataForQueryCache[e]=s,!bt(s.data,r)&&t.forEach(o=>o.cb(s.data)))});p(this,"notifyOneQueryOnce",e=>{var s;const t=this.queryOnceDfds[e]??[],r=(s=this.dataForQuery(e))==null?void 0:s.data;t.forEach(i=>{this._completeQueryOnce(i.q,e,i.dfd),i.dfd.resolve(r)})});p(this,"notifyQueryError",(e,t)=>{(this.queryCbs[e]||[]).forEach(s=>s.cb({error:t}))});p(this,"pushTx",e=>{this.config.disableValidation||ya(e,this.config.schema);try{const t=Fo({attrsStore:this.optimisticAttrs(),schema:this.config.schema,stores:Object.values(this.querySubs.currentValue).map(r=>{var s;return(s=r==null?void 0:r.result)==null?void 0:s.store}),useDateObjects:this.config.useDateObjects},e);return this.pushOps(t)}catch(t){return this.pushOps([],t)}});p(this,"pushOps",(e,t)=>{const r=Y(),s=[...this._pendingMutations().values()],i=Math.max(0,...s.map(c=>c.order||0))+1,o={op:"transact","tx-steps":e,created:Date.now(),error:t,order:i};this._updatePendingMutations(c=>{c.set(r,o)});const a=new kr;return this.mutationDeferredStore.set(r,a),this._sendMutation(r,o),this.notifyAll(),a.promise});p(this,"_transportOnOpen",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][open]",t.id,"skip; this is no longer the current transport");return}this._log.info("[socket][open]",this._transport.id),this._setStatus(Ae.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(Y(),{op:"init","app-id":this.config.appId,"refresh-token":(s=r.user)==null?void 0:s.refresh_token,versions:this.versions,"__admin-token":this.config.__adminToken})}).catch(r=>{this._log.error("[socket][error]",t.id,r)})});p(this,"_transportOnMessage",e=>{const t=e.target,r=e.message;if(this._transport!==t){this._log.info("[socket][message]",t.id,r,"skip; this is no longer the current transport");return}if(!this._wsOk&&t.type==="ws"&&(this._wsOk=!0),this._transportType="ws",Array.isArray(e.message))for(const s of e.message)this._handleReceive(t.id,s);else this._handleReceive(t.id,e.message)});p(this,"_transportOnError",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][error]",t.id,"skip; this is no longer the current transport");return}this._log.error("[socket][error]",t.id,e)});p(this,"_scheduleReconnect",()=>{!this._wsOk&&this._transportType!=="sse"&&(this._transportType="sse",this._reconnectTimeoutMs=0),setTimeout(()=>{if(this._reconnectTimeoutMs=Math.min(this._reconnectTimeoutMs+1e3,1e4),!this._isOnline){this._log.info("[socket][close]",this._transport.id,"we are offline, no need to start socket");return}this._startSocket()},this._reconnectTimeoutMs)});p(this,"_transportOnClose",e=>{const t=e.target;if(this._transport!==t){this._log.info("[socket][close]",t.id,"skip; this is no longer the current transport");return}this._setStatus(Ae.CLOSED);for(const r of Object.values(this._rooms))r.isConnected=!1;if(this._isShutdown){this._log.info("[socket][close]",t.id,"Reactor has been shut down and will not reconnect");return}this._log.info("[socket][close]",t.id,"schedule reconnect, ms =",this._reconnectTimeoutMs),this._scheduleReconnect()});if(this._EventSource=i,this.config={...Ma,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??Ia,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??Pa,this._log=oa(e.verbose||un||Ar,()=>this._reactorStats(),e.logger),this.versions={...s||{},"@instantdb/core":Rr},this.config.schema&&(this._linkIndex=Pr(this.config.schema)),!!xa()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Ne(e.appId))throw new Error(`Instant must be initialized with a valid appId. \`${e.appId}\` is not a valid uuid.`);typeof BroadcastChannel=="function"&&(this._broadcastChannel=new BroadcastChannel("@instantdb"),this._broadcastChannel.addEventListener("message",async o=>{var a;try{if(((a=o.data)==null?void 0:a.type)==="auth"){const c=await this.getCurrentUser({forceReadFromStorage:!0});await this.updateUser(c.user).catch(u=>{this._log.error("[error] update user",u)})}}catch(c){this._log.error("[error] handle broadcast channel",c)}})),this._initStorage(t),this._syncTable=new va(this._trySendAuthed.bind(this),new t(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>tt(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._instantStream=new ka({WStream:this.config.WritableStream||WritableStream,RStream:this.config.ReadableStream||ReadableStream,trySend:this._trySendAuthed.bind(this),log:this._log}),this._oauthCallbackResponse=this._oauthLoginInit(),this.setupUserSyncTimer(),r.getIsOnline().then(o=>{this._isOnline=o,this._startSocket(),r.listen(a=>{a!==this._isOnline&&(this._log.info("[network] online =",a),this._isOnline=a,this._isOnline?this._startSocket():(this._log.info("Changing status from",this.status,"to",Ae.CLOSED),this._setStatus(Ae.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}getFrameworkClient(){return this._frameworkClient}setFrameworkClient(e){this._frameworkClient=e}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config={...this.config,schema:e,cardinalityInference:!!e},this._linkIndex=e?Pr(this.config.schema):null}_reactorStats(){return{inFlightMutationCount:this._inFlightMutationEventIds.size,storedMutationCount:this._pendingMutations().size,transportType:this._transportType}}_onQuerySubLoaded(e){this.kv.waitForKeyToLoad("pendingMutations").then(()=>this.notifyOne(e))}_initStorage(e){this.querySubs=new cn({persister:new e(this.config.appId,"querySubs"),merge:Fa,serialize:$a,parse:(t,r)=>Da(r,this.config.useDateObjects),objectSize:t=>{var r,s,i;return((i=(s=(r=t==null?void 0:t.result)==null?void 0:r.store)==null?void 0:s.triples)==null?void 0:i.length)??0},logger:this._log,preloadEntryCount:10,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}}),this.querySubs.onKeyLoaded=t=>this._onQuerySubLoaded(t),this.kv=new cn({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:La,parse:Ua,objectSize:()=>0,logger:this._log,saveThrottleMs:100,idleCallbackMaxWaitMs:100,gc:null}),this.kv.onKeyLoaded=t=>{t==="pendingMutations"&&this.notifyAll()},this.kv.waitForKeyToLoad("pendingMutations"),this.kv.waitForKeyToLoad(Ve),this._beforeUnloadCbs.push(()=>{this.kv.flush(),this.querySubs.flush()})}_beforeUnload(){for(const e of this._beforeUnloadCbs)e();this._syncTable.beforeUnload()}_finishTransaction(e,t,r){const s=this.mutationDeferredStore.get(t);this.mutationDeferredStore.delete(t);const i=e!=="error"&&e!=="timeout";if(!s&&!i&&console.error("Mutation failed",{status:e,eventId:t,...r}),!!s)if(i)s.resolve({status:e,eventId:t});else if(r!=null&&r.type){const{status:o,...a}=r;s.reject(new At({body:a,status:o??0}))}else s.reject(new oe((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint,r==null?void 0:r.traceId))}_setStatus(e,t){this.status=e,this._errorMessage=t,this.notifyConnectionStatusSubs(e),this._instantStream.onConnectionStatusChange(e)}_flushEnqueuedRoomData(e){var s,i;const t=(i=(s=this._presence[e])==null?void 0:s.result)==null?void 0:i.user,r=this._broadcastQueue[e];if(this._broadcastQueue[e]=[],t&&this._trySetPresence(e,t),r)for(const o of r){const{topic:a,roomType:c,data:u}=o;this._tryBroadcast(e,c,a,u)}}_addQueryData(e,t,r){if(!this.attrs)throw new Error("Attrs in reactor have not been set");const s=ie(e),i=this.ensureAttrs(),o=tt(this.attrs,t.triples,r,this.config.useDateObjects);this.querySubs.updateInPlace(a=>{a[s]={result:{store:o,attrsStore:i,pageInfo:t.pageInfo,processedTxId:void 0,isExternal:!0},q:e}}),this._cleanupPendingMutationsQueries(),this.notifyOne(s),this.notifyOneQueryOnce(s),this._cleanupPendingMutationsTimeout()}_handleReceive(e,t){var s,i,o,a,c,u,l;const r=!!this.config.schema&&("cardinalityInference"in this.config?!!this.config.cardinalityInference:!0);switch(Qr[t.op]||this._log.info("[receive]",e,t.op,t),t.op){case"init-ok":{this._setStatus(Ae.AUTHENTICATED),this._reconnectTimeoutMs=0,this._setAttrs(t.attrs),this._flushPendingMessages(),this._sessionId=t["session-id"];for(const y of Object.keys(this._rooms)){const b=(i=(s=this._presence[y])==null?void 0:s.result)==null?void 0:i.user,g=(o=this._rooms[y])==null?void 0:o.roomType;this._tryJoinRoom(g,y,b)}break}case"add-query-exists":{this.notifyOneQueryOnce(ie(t.q));break}case"add-query-ok":{const{q:y,result:b}=t,g=ie(y);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[g])break;const m=(c=(a=b==null?void 0:b[0])==null?void 0:a.data)==null?void 0:c["page-info"],S=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,_=Ir(b),T=this.ensureAttrs(),M=tt(T,_,r,this.config.useDateObjects);this.querySubs.updateInPlace(O=>{if(!O[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}O[g].result={store:M,attrsStore:T,pageInfo:m,aggregate:S,processedTxId:t["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(g),this.notifyOneQueryOnce(g),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(t);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(t);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(t);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(t);break}case"start-stream-ok":{this._instantStream.onStartStreamOk(t);break}case"stream-flushed":{this._instantStream.onStreamFlushed(t);break}case"append-failed":{this._instantStream.onAppendFailed(t);break}case"stream-append":{this._instantStream.onStreamAppend(t);break}case"refresh-ok":{const{computations:y,attrs:b}=t,g=t["processed-tx-id"];b&&this._setAttrs(b),this._cleanupPendingMutationsTimeout();const m=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);m!==this._pendingMutations()&&this.kv.updateInPlace(T=>{T.pendingMutations=m});const S=yn(m.entries()),_=y.map(T=>{var z,E,x,j;const M=T["instaql-query"],O=T["instaql-result"],N=ie(M),R=Ir(O),I=this.ensureAttrs(),H=tt(I,R,r,this.config.useDateObjects),{store:K,attrsStore:G}=this._applyOptimisticUpdates(H,I,S,g),Q=(E=(z=O==null?void 0:O[0])==null?void 0:z.data)==null?void 0:E["page-info"],ne=(j=(x=O==null?void 0:O[0])==null?void 0:x.data)==null?void 0:j.aggregate;return{q:M,hash:N,store:K,attrsStore:G,pageInfo:Q,aggregate:ne}});_.forEach(({hash:T,q:M,store:O,attrsStore:N,pageInfo:R,aggregate:I})=>{this.querySubs.updateInPlace(H=>{if(!H[T]){this._log.error("Missing value in querySubs",{hash:T,q:M});return}H[T].result={store:O,attrsStore:N,pageInfo:R,aggregate:I,processedTxId:g}})}),this._cleanupPendingMutationsQueries(),_.forEach(({hash:T})=>{this.notifyOne(T)});break}case"transact-ok":{const{"client-event-id":y,"tx-id":b}=t;this._inFlightMutationEventIds.delete(y);const m=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(y);if(!m)break;this._updatePendingMutations(_=>{_.set(y,{..._.get(y),"tx-id":b,confirmed:Date.now()})});const S=[];for(const _ of m["tx-steps"])if(_[0]==="add-attr"){const T=_[1];S.push(T)}if(S.length){const _=Object.values(this.ensureAttrs().attrs);this._setAttrs([..._,...S])}this._finishTransaction("synced",y),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._patchPresencePeers(y,t.edits),this._notifyPresenceSubs(y);break}case"refresh-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._setPresencePeers(y,t.data),this._notifyPresenceSubs(y);break}case"server-broadcast":{const y=t["room-id"],b=t.topic;this._trySetRoomConnected(y,!0),this._notifyBroadcastSubs(y,b,t);break}case"join-room-ok":{const y=t["room-id"];if(!this._rooms[y]){this._roomsPendingLeave[y]&&(this._tryLeaveRoom(y),delete this._roomsPendingLeave[y]);break}this._trySetRoomConnected(y,!0),this._flushEnqueuedRoomData(y);break}case"leave-room-ok":{const y=t["room-id"];this._trySetRoomConnected(y,!1);break}case"join-room-error":const f=t["room-id"],h=this._rooms[f];h&&(h.error=t.error),this._notifyPresenceSubs(f);break;case"error":this._handleReceiveError(t);break;default:this._log.info("Unknown op",t.op,t);break}}createWriteStream(e){return this._instantStream.createWriteStream(e)}createReadStream(e){return this._instantStream.createReadStream(e)}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(t=>{const r=t.pendingMutations??new Map;t.pendingMutations=r,e(r)})}_handleMutationError(e,t,r){const s=this._pendingMutations().get(t);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(t),o)),this._inFlightMutationEventIds.delete(t);const i={message:r.message,hint:r.hint,traceId:r.traceId};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(i),this._finishTransaction(e,t,r)}}_handleReceiveError(e){var a,c,u,l,f,h,y,b;this._log.info("error",e);const t=e["client-event-id"];this._inFlightMutationEventIds.delete(t);const r=this._pendingMutations().get(t),s={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa."};if(e.hint&&(s.hint=e.hint),e["trace-id"]||(a=e["original-event"])!=null&&a["trace-id"]){const m=[e["trace-id"],(c=e["original-event"])==null?void 0:c["trace-id"]].filter(Boolean).join(",");s.traceId=m}if(r){this._handleMutationError("error",t,s);return}if((u=e["original-event"])!=null&&u.hasOwnProperty("q")&&((l=e["original-event"])==null?void 0:l.op)==="add-query"){const g=(f=e["original-event"])==null?void 0:f.q,m=ie(g);this.notifyQueryError(ie(g),s),this.notifyQueryOnceError(g,m,t,s);return}if(((h=e["original-event"])==null?void 0:h.op)==="init"){if(e.type==="record-not-found"&&((y=e.hint)==null?void 0:y["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(Ae.ERRORED,s),this.notifyAll();return}switch((b=e["original-event"])==null?void 0:b.op){case"resync-table":{this._syncTable.onResyncError(e);return}case"start-sync":{this._syncTable.onStartSyncError(e);return}case"start-stream":case"append-stream":case"subscribe-stream":case"unsubscribe-stream":{this._instantStream.onRecieveError(e);return}}const o={...e};delete o.message,delete o.hint,console.error(e.message,o),e.hint&&console.error(`This error comes with some debugging information. Here it is:
|
|
31
31
|
`,e.hint)}notifyQueryOnceError(e,t,r,s){var o;const i=(o=this.queryOnceDfds[t])==null?void 0:o.find(a=>a.eventId===r);i&&(i.dfd.reject(s),this._completeQueryOnce(e,t,i.dfd))}_setAttrs(e){this.attrs=new Me(e.reduce((t,r)=>(t[r.id]=r,t),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,t){const r=Y();return this.querySubs.updateInPlace(s=>{if(!s[t]){const i=Ue(e);i!==t&&s[i]&&(s[t]=s[i],delete s[i])}s[t]=s[t]||{q:e,result:null,eventId:r},s[t].lastAccessed=Date.now()}),this._tryMigrateLegacyQuerySub(e,t),this._trySendAuthed(r,{op:"add-query",q:e}),r}async _tryMigrateLegacyQuerySub(e,t){const r=Ue(e);if(r===t)return;await this.querySubs.waitForKeyToLoad(r);const s=this.querySubs.currentValue[r];if(!s)return;let i=!1;this.querySubs.updateInPlace(o=>{const a=o[t];a&&!a.result&&s.result?(a.result=s.result,i=!0):a||(o[t]=s,i=!!s.result),delete o[r]}),i&&this.notifyOne(t)}subscribeTable(e,t){return this._syncTable.subscribe(e,t)}subscribeQuery(e,t,r){this.config.disableValidation||$r(e,this.config.schema),r&&"ruleParams"in r&&(e={$$ruleParams:r.ruleParams,...e});const s=ie(e),i=this.getPreviousResult(e);return i&&t(i),this.queryCbs[s]=this.queryCbs[s]??[],this.queryCbs[s].push({q:e,cb:t}),this._startQuerySub(e,s),()=>{this._unsubQuery(e,s,t)}}queryOnce(e,t){this.config.disableValidation||$r(e,this.config.schema),t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const r=new kr;if(!this._isOnline)return r.reject(new Error("We can't run `queryOnce`, because the device is offline.")),r.promise;if(!this.querySubs)return r.reject(new Error("We can't run `queryOnce` on the backend. Use adminAPI.query instead: https://www.instantdb.com/docs/backend#query")),r.promise;const s=ie(e),i=this._startQuerySub(e,s);return this.queryOnceDfds[s]=this.queryOnceDfds[s]??[],this.queryOnceDfds[s].push({q:e,dfd:r,eventId:i}),setTimeout(()=>r.reject(new Error("Query timed out")),Ca),r.promise}_completeQueryOnce(e,t,r){this.queryOnceDfds[t]&&(this.queryOnceDfds[t]=this.queryOnceDfds[t].filter(s=>s.dfd!==r),this._cleanupQuery(e,t))}_unsubQuery(e,t,r){this.queryCbs[t]&&(this.queryCbs[t]=this.queryCbs[t].filter(s=>s.cb!==r),this._cleanupQuery(e,t))}_hasQueryListeners(e){var t,r;return!!((t=this.queryCbs[e])!=null&&t.length||(r=this.queryOnceDfds[e])!=null&&r.length)}_cleanupQuery(e,t){this._hasQueryListeners(t)||(delete this.queryCbs[t],delete this.queryOnceDfds[t],delete this._dataForQueryCache[t],this.querySubs.unloadKey(t),this._trySendAuthed(Y(),{op:"remove-query",q:e}))}_rewriteMutations(e,t,r){if(!e)return t;if(!t)return new Map;const s=l=>{const[f,h,y]=l["forward-identity"];return te(e,h,y)},i=l=>{const[f,h,y]=l["forward-identity"];return je(e,h,y)},o={attrIdMap:{},refSwapAttrIds:new Set};let a=!1;const c=(l,f)=>{const h=[];for(const y of l){const[b]=y;if(b==="add-attr"){const[m,S]=y,_=s(S);if(_&&S.id!==_.id){o.attrIdMap[S.id]=_.id,a=!0;continue}if(S["value-type"]==="ref"){const T=i(S);if(T){o.attrIdMap[S.id]=T.id,o.refSwapAttrIds.add(S.id),a=!0;continue}}}if(r&&f&&r>=f&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?po(o,y):y;h.push(g)}return a?h:l},u=new Map;for(const[l,f]of t.entries())u.set(l,{...f,"tx-steps":c(f["tx-steps"],f["tx-id"])});return a?u:t}_rewriteMutationsSorted(e,t){return yn(this._rewriteMutations(e,t).entries())}optimisticAttrs(){var i,o;const e=[...this._pendingMutations().values()].flatMap(a=>a["tx-steps"]),t=new Set(e.filter(([a,c])=>a==="delete-attr").map(([a,c])=>c)),r=[];for(const[a,c]of e)if(a==="add-attr")r.push(c);else if(a==="update-attr"&&c.id&&((i=this.attrs)!=null&&i.getAttr(c.id))){const u={...this.attrs.getAttr(c.id),...c};r.push(u)}if(!t.size&&!r.length)return this.attrs||new Me({},this._linkIndex);const s={...((o=this.attrs)==null?void 0:o.attrs)||{}};for(const a of r)s[a.id]=a;for(const a of t)delete s[a];return new Me(s,this._linkIndex)}dataForQuery(e,t=!0){const r=this._errorMessage;if(r)return{error:r};if(!this.querySubs||!this.kv.currentValue.pendingMutations)return;const s=this.querySubs.version(),i=this.querySubs.currentValue,o=this.kv.version(),a=this._pendingMutations(),{q:c,result:u}=i[e]||{};if(!u)return;const l=this._dataForQueryCache[e];if(l&&s===l.querySubVersion&&o===l.pendingMutationsVersion)return l;let f=u.store,h=u.attrsStore;const{pageInfo:y,aggregate:b,processedTxId:g}=u,m=this._rewriteMutationsSorted(h,a);if(t){const _=this._applyOptimisticUpdates(f,h,m,g);f=_.store,h=_.attrsStore}return{data:pr({store:f,attrsStore:h,pageInfo:y,aggregate:b},c),querySubVersion:s,pendingMutationsVersion:o}}_applyOptimisticUpdates(e,t,r,s){for(const[i,o]of r)if(!o["tx-id"]||s&&o["tx-id"]>s){const a=di(e,t,o["tx-steps"]);e=a.store,t=a.attrsStore}return{store:e,attrsStore:t}}notifyAll(){Object.keys(this.queryCbs).forEach(e=>{this.querySubs.waitForKeyToLoad(e).then(()=>this.notifyOne(e)).catch(()=>this.notifyOne(e))})}loadedNotifyAll(){this.kv.waitForKeyToLoad("pendingMutations").then(()=>this.notifyAll()).catch(()=>this.notifyAll())}shutdown(){var e;this._log.info("[shutdown]",this.config.appId),this._isShutdown=!0,(e=this._transport)==null||e.close()}_sendMutation(e,t){if(t.error){this._handleMutationError("error",e,{message:t.error.message});return}if(this.status!==Ae.AUTHENTICATED){this._finishTransaction("enqueued",e);return}const r=Math.max(6e3,Math.min(this._inFlightMutationEventIds.size+1,this._pendingMutations().size+1)*6e3);this._isOnline?(this._trySend(e,t),setTimeout(()=>{this._isOnline&&this._handleMutationError("timeout",e,{message:"transaction timed out"})},r)):this._finishTransaction("enqueued",e)}_flushPendingMessages(){Object.keys(this.queryCbs).map(i=>this.querySubs.currentValue[i]).filter(i=>i).forEach(({eventId:i,q:o})=>{this._trySendAuthed(i,{op:"add-query",q:o})}),Object.values(this.queryOnceDfds).flat().forEach(({eventId:i,q:o})=>{this._trySendAuthed(i,{op:"add-query",q:o})});const r=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations());r!==this._pendingMutations()&&this.kv.updateInPlace(i=>{i.pendingMutations=r}),yn(r.entries()).forEach(([i,o])=>{o["tx-id"]||this._sendMutation(i,o)}),this._syncTable.flushPending()}_cleanupPendingMutationsQueries(){let e=Number.MAX_SAFE_INTEGER;for(const{result:t}of Object.values(this.querySubs.currentValue))t!=null&&t.processedTxId&&(e=Math.min(e,t==null?void 0:t.processedTxId));this._updatePendingMutations(t=>{for(const[r,s]of Array.from(t.entries()))s["tx-id"]&&s["tx-id"]<=e&&t.delete(r)})}_cleanupPendingMutationsTimeout(){if(this._pendingMutations().size<this._pendingMutationCleanupThreshold)return;const e=Date.now();this._updatePendingMutations(t=>{for(const[r,s]of Array.from(t.entries()))s.confirmed&&s.confirmed+this._pendingTxCleanupTimeout<e&&t.delete(r)})}_trySendAuthed(...e){this.status===Ae.AUTHENTICATED&&this._trySend(...e)}_trySend(e,t,r){if(this._transport.isOpen()){switch(Qr[t.op]||this._log.info("[send]",this._transport.id,t.op,{"client-event-id":e,...t}),t.op){case"transact":{this._inFlightMutationEventIds.add(e);break}case"init":this._inFlightMutationEventIds.clear()}this._transport.send({"client-event-id":e,...t})}}_startSocket(){if(this._wsOk=null,this._isShutdown){this._log.info("[socket][start]",this.config.appId,"Reactor has been shut down and will not start a new socket");return}if(this._transport&&this._transport.isConnecting()){this._log.info("[socket][start]",this._transport.id,"maintained as current transport, we were still in a connecting state");return}const e=this._transport;this._transport=ja({transportType:this._transportType,appId:this.config.appId,apiURI:this.config.apiURI,wsURI:this.config.websocketURI,EventSourceImpl:this._EventSource}),this._transport.onopen=this._transportOnOpen,this._transport.onmessage=this._transportOnMessage,this._transport.onclose=this._transportOnClose,this._transport.onerror=this._transportOnError,this._log.info("[socket][start]",this._transport.id),e!=null&&e.isOpen()&&(this._log.info("[socket][start]",this._transport.id,"close previous transport id = ",e.id),e.close())}async getLocalId(e){const t=`localToken_${e}`;if(this.kv.currentValue[t])return this.kv.currentValue[t];const r=await this.kv.waitForKeyToLoad(t);if(r)return r;const s=Y();return this.kv.updateInPlace(i=>{i[t]||(i[t]=s)}),await this.kv.waitForKeyToLoad(t)}_replaceUrlAfterOAuth(){if(typeof URL>"u")return;const e=new URL(window.location.href);if(e.searchParams.get(hn)){const t=e.toString();e.searchParams.delete(hn),e.searchParams.delete(pn),e.searchParams.delete("code"),e.searchParams.delete("error");const r=e.pathname+(e.searchParams.size?"?"+e.searchParams:"")+e.hash;if(history.replaceState(history.state,"",r),typeof navigation=="object"&&typeof navigation.addEventListener=="function"&&typeof navigation.removeEventListener=="function"){let s=!1;const i=o=>{var a;s||(s=!0,navigation.removeEventListener("navigate",i),!o.userInitiated&&o.navigationType==="replace"&&((a=o.destination)==null?void 0:a.url)===t&&history.replaceState(history.state,"",r))};navigation.addEventListener("navigate",i)}}}async _oauthLoginInit(){var i,o,a,c;if(typeof window>"u"||typeof window.location>"u"||typeof URLSearchParams>"u")return null;const e=new URLSearchParams(window.location.search);if(!e.get(hn))return null;const t=e.get("error");if(t)return this._replaceUrlAfterOAuth(),{error:{message:t}};const r=e.get("code");if(!r)return null;const s=e.get(pn);this._replaceUrlAfterOAuth();try{let u;const l=await this.kv.waitForKeyToLoad(Et);s&&l&&(u=l[s]),l&&this.kv.updateInPlace(b=>{delete b[Et]});const f=await this._getCurrentUser(),h=(f==null?void 0:f.type)==="guest",{user:y}=await vr({apiURI:this.config.apiURI,appId:this.config.appId,code:r,refreshToken:h?f.refresh_token:void 0,extraFields:u});return this.setCurrentUser(y),null}catch(u){return((i=u==null?void 0:u.body)==null?void 0:i.type)==="record-not-found"&&((a=(o=u==null?void 0:u.body)==null?void 0:o.hint)==null?void 0:a["record-type"])==="app-oauth-code"&&await this._hasCurrentUser()?null:{error:{message:((c=u==null?void 0:u.body)==null?void 0:c.message)||"Error logging in."}}}}async _waitForOAuthCallbackResponse(){return await this._oauthCallbackResponse}__subscribeMutationErrors(e){return this.mutationErrorCbs.push(e),()=>{this.mutationErrorCbs=this.mutationErrorCbs.filter(t=>t!==e)}}subscribeAuth(e){this.authCbs.push(e);const t=this._currentUserCached;t.isLoading||e(this._currentUserCached);let r=!1;return this.getCurrentUser().then(s=>{r||bt(s,t)||e(s)}),()=>{r=!0,this.authCbs=this.authCbs.filter(s=>s!==e)}}async getAuth(){const{user:e,error:t}=await this.getCurrentUser();if(t)throw new oe("Could not get current user: "+t.message);return e??null}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(t=>t!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(t=>t!==e)}}notifyAuthSubs(e){this.authCbs.forEach(t=>t(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(t=>t(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(t=>t(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(t=>t(e))}async setCurrentUser(e){this.kv.updateInPlace(t=>{t[Ve]=e}),await this.kv.waitForKeyToLoad(Ve)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(e){e!=null&&e.forceReadFromStorage&&await this.kv.unloadKey(Ve);const t=await this.kv.waitForKeyToLoad(Ve);return typeof t=="string"?JSON.parse(t):t}async getCurrentUser(e){const t=await this._waitForOAuthCallbackResponse();if(t!=null&&t.error){const r={error:t.error,user:void 0};return this._currentUserCached={isLoading:!1,...r},this._currentUserCached}try{const s={user:await this._getCurrentUser(e),error:void 0};return this._currentUserCached={isLoading:!1,...s},this._currentUserCached}catch(r){return{user:void 0,isLoading:!1,error:{message:(r==null?void 0:r.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(Ve);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:t}=await this.getCurrentUser();if(!bt(t,e)){this._frameworkClient=null,await this.setCurrentUser(e),await this.updateUser(e);try{await this.kv.flush(),(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async setupUserSyncTimer(){if(this.config.firstPartyPath)try{const e=await this.kv.waitForKeyToLoad(qr),t=e?new Date(e).getTime():0;if(!(!Number.isFinite(t)||Date.now()-t>=Ra))return;const{user:s}=await this.getCurrentUser();await this.syncUserToEndpoint(s??null)}catch(e){this._log.error("Error syncing user cookie on startup",e)}}async syncUserToEndpoint(e){if(this.config.firstPartyPath){try{const t=await fetch(this.config.firstPartyPath+"/",{method:"POST",body:JSON.stringify({type:"sync-user",appId:this.config.appId,user:e}),headers:{"Content-Type":"application/json"}});if(!t.ok)throw new Error(`HTTP error! status: ${t.status}`)}catch(t){this._log.error("Error syncing user with external endpoint",t)}this.kv.updateInPlace(t=>{t[qr]=new Date().toISOString()})}}async updateUser(e){const t={error:void 0,user:e};this._currentUserCached={isLoading:!1,...t},this._dataForQueryCache={},this.querySubs.updateInPlace(r=>{Object.keys(r).forEach(s=>{delete r[s].result})}),this.querySubs.clearUnloadedKeys(),this._updatePendingMutations(r=>{for(const[s,i]of r.entries())this.mutationDeferredStore.get(s)&&this._finishTransaction("error",s,{message:"User changed while transaction was in progress.",type:"user-changed"});r.clear()}),this._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(t);try{await this.syncUserToEndpoint(e)}catch(r){this._log.error("Error syncing user with external endpoint",r)}}sendMagicCode({email:e}){return Bo({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode(e){var i,o;const t=await this.getCurrentUser(),r=((i=t==null?void 0:t.user)==null?void 0:i.type)==="guest",s=await Go({apiURI:this.config.apiURI,appId:this.config.appId,email:e.email,code:e.code,refreshToken:r?(o=t==null?void 0:t.user)==null?void 0:o.refresh_token:void 0,extraFields:e.extraFields});return await this.changeCurrentUser(s.user),s}async signInWithCustomToken(e){const t=await Ho({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(t.user),t}async signInAsGuest(){const e=await Jo({apiURI:this.config.apiURI,appId:this.config.appId});return await this.changeCurrentUser(e.user),e}potentiallyInvalidateToken(e,t){var i;const r=(i=e==null?void 0:e.user)==null?void 0:i.refresh_token;if(!r)return;if(t.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}Zo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:r}).then(()=>{this._log.info("[auth-invalidate] completed invalidateToken")}).catch(o=>{})}async signOut(e){const t=await this.getCurrentUser();this.potentiallyInvalidateToken(t,e),await this.changeCurrentUser(null)}createAuthorizationURL({clientName:e,redirectURL:t,extraFields:r}){const{apiURI:s,appId:i}=this.config;let o=t;if(r){const a=`${Math.random().toString(36).slice(2)}`;this.kv.updateInPlace(c=>{const u=c[Et]||{};u[a]=r,c[Et]=u}),o=`${t}${t.includes("?")?"&":"?"}${pn}=${a}`}return`${s}/runtime/oauth/start?app_id=${i}&client_name=${e}&redirect_uri=${encodeURIComponent(o)}`}async exchangeCodeForToken({code:e,codeVerifier:t,extraFields:r}){var a,c;const s=await this.getCurrentUser(),i=((a=s==null?void 0:s.user)==null?void 0:a.type)==="guest",o=await vr({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:t,refreshToken:i?(c=s==null?void 0:s.user)==null?void 0:c.refresh_token:void 0,extraFields:r});return await this.changeCurrentUser(o.user),o}issuerURI(){const{apiURI:e,appId:t}=this.config;return`${e}/runtime/${t}`}async signInWithIdToken(e){var i;const t=await this.getCurrentUser(),r=(i=t==null?void 0:t.user)==null?void 0:i.refresh_token,s=await Yo({apiURI:this.config.apiURI,appId:this.config.appId,idToken:e.idToken,clientName:e.clientName,nonce:e.nonce,refreshToken:r,extraFields:e.extraFields});return await this.changeCurrentUser(s.user),s}joinRoom(e,t,r){let s=!1;this._rooms[t]||(s=!0,this._rooms[t]={roomType:e,isConnected:!1,error:void 0}),this._presence[t]=this._presence[t]||{};const i=this._presence[t].result;return r&&!i&&(this._presence[t].result=this._presence[t].result||{},this._presence[t].result.user=r,this._notifyPresenceSubs(t)),s&&this._tryJoinRoom(e,t,r),()=>{this._cleanupRoom(t)}}_cleanupRoom(e){var t,r,s;if(!((r=(t=this._presence[e])==null?void 0:t.handlers)!=null&&r.length)&&!Object.keys(this._broadcastSubs[e]??{}).length){const i=(s=this._rooms[e])==null?void 0:s.isConnected;delete this._rooms[e],delete this._presence[e],delete this._broadcastSubs[e],i?this._tryLeaveRoom(e):this._roomsPendingLeave[e]=!0}}getPresence(e,t,r={}){const s=this._rooms[t],i=this._presence[t];return!s||!i||!i.result?null:{...sa(i.result,r,this._sessionId),isLoading:!s.isConnected,error:s.error}}publishPresence(e,t,r){const s=this._rooms[t],i=this._presence[t];if(!s||!i)return;i.result=i.result||{};const o={...i.result.user,...r};i.result.user=o,s.isConnected&&(this._trySetPresence(t,o),this._notifyPresenceSubs(t))}_trySetPresence(e,t){this._trySendAuthed(Y(),{op:"set-presence","room-id":e,data:t})}_tryJoinRoom(e,t,r){this._trySendAuthed(Y(),{op:"join-room","room-type":e,"room-id":t,data:r}),delete this._roomsPendingLeave[t]}_tryLeaveRoom(e){this._trySendAuthed(Y(),{op:"leave-room","room-id":e})}_trySetRoomConnected(e,t){const r=this._rooms[e];r&&(r.isConnected=t)}subscribePresence(e,t,r,s){const i=this.joinRoom(e,t,r.initialPresence||r.initialData),o={...r,roomId:t,cb:s,prev:null};return this._presence[t]=this._presence[t]||{},this._presence[t].handlers=this._presence[t].handlers||[],this._presence[t].handlers.push(o),this._notifyPresenceSub(t,o),()=>{var a,c;this._presence[t].handlers=((c=(a=this._presence[t])==null?void 0:a.handlers)==null?void 0:c.filter(u=>u!==o))??[],i()}}_notifyPresenceSubs(e){var t,r;(r=(t=this._presence[e])==null?void 0:t.handlers)==null||r.forEach(s=>{this._notifyPresenceSub(e,s)})}_notifyPresenceSub(e,t){const r=this.getPresence("",e,t);r&&(t.prev&&!ia(r,t.prev)||(t.prev=r,t.cb(r)))}_patchPresencePeers(e,t){var o,a,c;const r=((a=(o=this._presence[e])==null?void 0:o.result)==null?void 0:a.peers)||{};let s=Object.fromEntries(Object.entries(r).map(([u,l])=>[u,{data:l}]));(c=this._presence[e])==null||c.result;const i=yt(s,u=>{for(let[l,f,h]of t)switch(f){case"+":xs(u,l,h);break;case"r":Wn(u,l,h);break;case"-":zn(u,l);break}delete u[this._sessionId]});this._setPresencePeers(e,i)}_setPresencePeers(e,t){const r={...t};delete r[this._sessionId];const s=Object.fromEntries(Object.entries(r).map(([i,o])=>[i,o.data]));this._presence=yt(this._presence,i=>{Wn(i,[e,"result","peers"],s)})}publishTopic({roomType:e,roomId:t,topic:r,data:s}){const i=this._rooms[t];if(i){if(!i.isConnected){this._broadcastQueue[t]=this._broadcastQueue[t]??[],this._broadcastQueue[t].push({topic:r,roomType:e,data:s});return}this._tryBroadcast(t,e,r,s)}}_tryBroadcast(e,t,r,s){this._trySendAuthed(Y(),{op:"client-broadcast","room-id":e,roomType:t,topic:r,data:s})}subscribeTopic(e,t,r,s){const i=this.joinRoom(e,t);return this._broadcastSubs[t]=this._broadcastSubs[t]||{},this._broadcastSubs[t][r]=this._broadcastSubs[t][r]||[],this._broadcastSubs[t][r].push(s),this._presence[t]=this._presence[t]||{},()=>{this._broadcastSubs[t][r]=this._broadcastSubs[t][r].filter(o=>o!==s),this._broadcastSubs[t][r].length||delete this._broadcastSubs[t][r],i()}}_notifyBroadcastSubs(e,t,r){var s,i,o;(o=(i=(s=this._broadcastSubs)==null?void 0:s[e])==null?void 0:i[t])==null||o.forEach(a=>{var l,f,h,y,b,g;const c=(l=r.data)==null?void 0:l.data,u=r.data["peer-id"]===this._sessionId?(h=(f=this._presence[e])==null?void 0:f.result)==null?void 0:h.user:(g=(b=(y=this._presence[e])==null?void 0:y.result)==null?void 0:b.peers)==null?void 0:g[r.data["peer-id"]];return a(c,u)})}async uploadFile(e,t,r){var o;const s=await this.getCurrentUser(),i=(o=s==null?void 0:s.user)==null?void 0:o.refresh_token;return Xo({...r,apiURI:this.config.apiURI,appId:this.config.appId,path:e,file:t,refreshToken:i})}async deleteFile(e){var i;const t=await this.getCurrentUser(),r=(i=t==null?void 0:t.user)==null?void 0:i.refresh_token;return await ea({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}async upload(e,t){var c;const r=await this.getCurrentUser(),s=(c=r==null?void 0:r.user)==null?void 0:c.refresh_token,i=e||t.name,o=await ta({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await na(o,t)}async getDownloadUrl(e){var i;const t=await this.getCurrentUser(),r=(i=t==null?void 0:t.user)==null?void 0:i.refresh_token;return await ra({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let kt;function Ka(n,e){kt==null||kt.dispose();const t=Ba(e),r=Va(e,a),s=za(Wa(n));function i(l){var f;l.source===s.element.contentWindow&&((f=l.data)==null?void 0:f.type)==="close"&&t.isVisible()&&a()}function o(l){const f=l.shiftKey&&l.ctrlKey&&l.code==="Digit0",h=l.key==="Escape"||l.key==="Esc";(f||h&&t.isVisible())&&a()}function a(){t.isVisible()?t.element.style.display="none":(t.element.style.display="block",t.element.contains(s.element)||t.element.appendChild(s.element))}function c(){t.element.remove(),r.element.remove(),removeEventListener("keydown",o),removeEventListener("message",i)}function u(){document.body.appendChild(t.element),document.body.appendChild(r.element),addEventListener("keydown",o),addEventListener("message",i),kt={dispose:c}}return u()}function Wa(n){return`${un||Or?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${n}`}function za(n){const e=document.createElement("iframe");return e.src=n,e.className="instant-devtool-iframe",Object.assign(e.style,{width:"100%",height:"100%",backgroundColor:"white",border:"none"}),{element:e}}function Va(n,e){const t=`
|
|
32
32
|
<svg width="32" height="32" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
33
33
|
<rect width="512" height="512" fill="black"/>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instantdb/react-common",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.45-branch-custom-logger.27165119049.1",
|
|
4
4
|
"description": "Instant DB shared components for React and React Native",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://github.com/instantdb/instant/tree/main/client/packages/react-common",
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"react": ">=16"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@instantdb/core": "1.0.
|
|
58
|
-
"@instantdb/version": "1.0.
|
|
57
|
+
"@instantdb/core": "1.0.45-branch-custom-logger.27165119049.1",
|
|
58
|
+
"@instantdb/version": "1.0.45-branch-custom-logger.27165119049.1"
|
|
59
59
|
},
|
|
60
60
|
"scripts": {
|
|
61
61
|
"test": "vitest",
|