@instantdb/react-common 0.22.138 → 0.22.139-experimental.streams.22079869443.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/commonjs/InstantReactAbstractDatabase.d.ts +2 -1
- package/dist/commonjs/InstantReactAbstractDatabase.d.ts.map +1 -1
- package/dist/commonjs/InstantReactAbstractDatabase.js +2 -0
- package/dist/commonjs/InstantReactAbstractDatabase.js.map +1 -1
- package/dist/esm/InstantReactAbstractDatabase.d.ts +2 -1
- package/dist/esm/InstantReactAbstractDatabase.d.ts.map +1 -1
- package/dist/esm/InstantReactAbstractDatabase.js +2 -0
- package/dist/esm/InstantReactAbstractDatabase.js.map +1 -1
- package/dist/standalone/index.js +3390 -2825
- package/dist/standalone/index.umd.cjs +12 -12
- package/package.json +3 -3
- package/src/InstantReactAbstractDatabase.tsx +3 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(oe,C){typeof exports=="object"&&typeof module<"u"?C(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],C):(oe=typeof globalThis<"u"?globalThis:oe||self,C(oe.instantReact={},oe.React))})(this,function(oe,C){"use strict";var Sc=Object.defineProperty;var vc=(oe,C,ve)=>C in oe?Sc(oe,C,{enumerable:!0,configurable:!0,writable:!0,value:ve}):oe[C]=ve;var h=(oe,C,ve)=>vc(oe,typeof C!="symbol"?C+"":C,ve);var ve={exports:{}},Ke={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var yn;function Xr(){if(yn)return Ke;yn=1;var n=C,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function o(a,c,u){var l,f={},p=null,y=null;u!==void 0&&(p=""+u),c.key!==void 0&&(p=""+c.key),c.ref!==void 0&&(y=c.ref);for(l in c)r.call(c,l)&&!i.hasOwnProperty(l)&&(f[l]=c[l]);if(a&&a.defaultProps)for(l in c=a.defaultProps,c)f[l]===void 0&&(f[l]=c[l]);return{$$typeof:e,type:a,key:p,ref:y,props:f,_owner:s.current}}return Ke.Fragment=t,Ke.jsx=o,Ke.jsxs=o,Ke}var We={},bn;function es(){if(bn)return We;bn=1;var n={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,23 +14,23 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/return
|
|
18
|
-
`+
|
|
19
|
-
`),
|
|
20
|
-
`)
|
|
21
|
-
`+
|
|
17
|
+
*/return n.NODE_ENV!=="production"&&function(){var e=C,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),c=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),b=Symbol.for("react.offscreen"),g=Symbol.iterator,T="@@iterator";function v(d){if(d===null||typeof d!="object")return null;var m=g&&d[g]||d[T];return typeof m=="function"?m:null}var _=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(d){{for(var m=arguments.length,A=new Array(m>1?m-1:0),O=1;O<m;O++)A[O-1]=arguments[O];I("error",d,A)}}function I(d,m,A){{var O=_.ReactDebugCurrentFrame,x=O.getStackAddendum();x!==""&&(m+="%s",A=A.concat([x]));var $=A.map(function(j){return String(j)});$.unshift("Warning: "+m),Function.prototype.apply.call(console[d],console,$)}}var S=!1,E=!1,D=!1,U=!1,V=!1,Se;Se=Symbol.for("react.module.reference");function _e(d){return!!(typeof d=="string"||typeof d=="function"||d===s||d===o||V||d===i||d===l||d===f||U||d===b||S||E||D||typeof d=="object"&&d!==null&&(d.$$typeof===y||d.$$typeof===p||d.$$typeof===a||d.$$typeof===c||d.$$typeof===u||d.$$typeof===Se||d.getModuleId!==void 0))}function ge(d,m,A){var O=d.displayName;if(O)return O;var x=m.displayName||m.name||"";return x!==""?A+"("+x+")":A}function re(d){return d.displayName||"Context"}function F(d){if(d==null)return null;if(typeof d.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof d=="function")return d.displayName||d.name||null;if(typeof d=="string")return d;switch(d){case s:return"Fragment";case r:return"Portal";case o:return"Profiler";case i:return"StrictMode";case l:return"Suspense";case f:return"SuspenseList"}if(typeof d=="object")switch(d.$$typeof){case c:var m=d;return re(m)+".Consumer";case a:var A=d;return re(A._context)+".Provider";case u:return ge(d,d.render,"ForwardRef");case p:var O=d.displayName||null;return O!==null?O:F(d.type)||"Memo";case y:{var x=d,$=x._payload,j=x._init;try{return F(j($))}catch{return null}}}return null}var Z=Object.assign,k=0,R,Q,H,se,le,Le,Ae;function Ur(){}Ur.__reactDisabledLog=!0;function Ha(){{if(k===0){R=console.log,Q=console.info,H=console.warn,se=console.error,le=console.group,Le=console.groupCollapsed,Ae=console.groupEnd;var d={configurable:!0,enumerable:!0,value:Ur,writable:!0};Object.defineProperties(console,{info:d,log:d,warn:d,error:d,group:d,groupCollapsed:d,groupEnd:d})}k++}}function Ja(){{if(k--,k===0){var d={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Z({},d,{value:R}),info:Z({},d,{value:Q}),warn:Z({},d,{value:H}),error:Z({},d,{value:se}),group:Z({},d,{value:le}),groupCollapsed:Z({},d,{value:Le}),groupEnd:Z({},d,{value:Ae})})}k<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var an=_.ReactCurrentDispatcher,cn;function mt(d,m,A){{if(cn===void 0)try{throw Error()}catch(x){var O=x.stack.trim().match(/\n( *(at )?)/);cn=O&&O[1]||""}return`
|
|
18
|
+
`+cn+d}}var un=!1,wt;{var Ya=typeof WeakMap=="function"?WeakMap:Map;wt=new Ya}function Lr(d,m){if(!d||un)return"";{var A=wt.get(d);if(A!==void 0)return A}var O;un=!0;var x=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var $;$=an.current,an.current=null,Ha();try{if(m){var j=function(){throw Error()};if(Object.defineProperty(j.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(j,[])}catch(ie){O=ie}Reflect.construct(d,[],j)}else{try{j.call()}catch(ie){O=ie}d.call(j.prototype)}}else{try{throw Error()}catch(ie){O=ie}d()}}catch(ie){if(ie&&O&&typeof ie.stack=="string"){for(var M=ie.stack.split(`
|
|
19
|
+
`),X=O.stack.split(`
|
|
20
|
+
`),W=M.length-1,q=X.length-1;W>=1&&q>=0&&M[W]!==X[q];)q--;for(;W>=1&&q>=0;W--,q--)if(M[W]!==X[q]){if(W!==1||q!==1)do if(W--,q--,q<0||M[W]!==X[q]){var fe=`
|
|
21
|
+
`+M[W].replace(" at new "," at ");return d.displayName&&fe.includes("<anonymous>")&&(fe=fe.replace("<anonymous>",d.displayName)),typeof d=="function"&&wt.set(d,fe),fe}while(W>=1&&q>=0);break}}}finally{un=!1,an.current=$,Ja(),Error.prepareStackTrace=x}var Ne=d?d.displayName||d.name:"",Re=Ne?mt(Ne):"";return typeof d=="function"&&wt.set(d,Re),Re}function Za(d,m,A){return Lr(d,!1)}function Xa(d){var m=d.prototype;return!!(m&&m.isReactComponent)}function Tt(d,m,A){if(d==null)return"";if(typeof d=="function")return Lr(d,Xa(d));if(typeof d=="string")return mt(d);switch(d){case l:return mt("Suspense");case f:return mt("SuspenseList")}if(typeof d=="object")switch(d.$$typeof){case u:return Za(d.render);case p:return Tt(d.type,m,A);case y:{var O=d,x=O._payload,$=O._init;try{return Tt($(x),m,A)}catch{}}}return""}var et=Object.prototype.hasOwnProperty,Fr={},Nr=_.ReactDebugCurrentFrame;function St(d){if(d){var m=d._owner,A=Tt(d.type,d._source,m?m.type:null);Nr.setExtraStackFrame(A)}else Nr.setExtraStackFrame(null)}function ec(d,m,A,O,x){{var $=Function.call.bind(et);for(var j in d)if($(d,j)){var M=void 0;try{if(typeof d[j]!="function"){var X=Error((O||"React class")+": "+A+" type `"+j+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof d[j]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw X.name="Invariant Violation",X}M=d[j](m,j,O,A,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(W){M=W}M&&!(M instanceof Error)&&(St(x),w("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",O||"React class",A,j,typeof M),St(null)),M instanceof Error&&!(M.message in Fr)&&(Fr[M.message]=!0,St(x),w("Failed %s type: %s",A,M.message),St(null))}}}var tc=Array.isArray;function ln(d){return tc(d)}function nc(d){{var m=typeof Symbol=="function"&&Symbol.toStringTag,A=m&&d[Symbol.toStringTag]||d.constructor.name||"Object";return A}}function rc(d){try{return Kr(d),!1}catch{return!0}}function Kr(d){return""+d}function Wr(d){if(rc(d))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",nc(d)),Kr(d)}var zr=_.ReactCurrentOwner,sc={key:!0,ref:!0,__self:!0,__source:!0},qr,Vr;function ic(d){if(et.call(d,"ref")){var m=Object.getOwnPropertyDescriptor(d,"ref").get;if(m&&m.isReactWarning)return!1}return d.ref!==void 0}function oc(d){if(et.call(d,"key")){var m=Object.getOwnPropertyDescriptor(d,"key").get;if(m&&m.isReactWarning)return!1}return d.key!==void 0}function ac(d,m){typeof d.ref=="string"&&zr.current}function cc(d,m){{var A=function(){qr||(qr=!0,w("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",m))};A.isReactWarning=!0,Object.defineProperty(d,"key",{get:A,configurable:!0})}}function uc(d,m){{var A=function(){Vr||(Vr=!0,w("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",m))};A.isReactWarning=!0,Object.defineProperty(d,"ref",{get:A,configurable:!0})}}var lc=function(d,m,A,O,x,$,j){var M={$$typeof:t,type:d,key:m,ref:A,props:j,_owner:$};return M._store={},Object.defineProperty(M._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(M,"_self",{configurable:!1,enumerable:!1,writable:!1,value:O}),Object.defineProperty(M,"_source",{configurable:!1,enumerable:!1,writable:!1,value:x}),Object.freeze&&(Object.freeze(M.props),Object.freeze(M)),M};function fc(d,m,A,O,x){{var $,j={},M=null,X=null;A!==void 0&&(Wr(A),M=""+A),oc(m)&&(Wr(m.key),M=""+m.key),ic(m)&&(X=m.ref,ac(m,x));for($ in m)et.call(m,$)&&!sc.hasOwnProperty($)&&(j[$]=m[$]);if(d&&d.defaultProps){var W=d.defaultProps;for($ in W)j[$]===void 0&&(j[$]=W[$])}if(M||X){var q=typeof d=="function"?d.displayName||d.name||"Unknown":d;M&&cc(j,q),X&&uc(j,q)}return lc(d,M,X,x,O,zr.current,j)}}var fn=_.ReactCurrentOwner,Br=_.ReactDebugCurrentFrame;function Fe(d){if(d){var m=d._owner,A=Tt(d.type,d._source,m?m.type:null);Br.setExtraStackFrame(A)}else Br.setExtraStackFrame(null)}var dn;dn=!1;function hn(d){return typeof d=="object"&&d!==null&&d.$$typeof===t}function Qr(){{if(fn.current){var d=F(fn.current.type);if(d)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+d+"`."}return""}}function dc(d){return""}var Gr={};function hc(d){{var m=Qr();if(!m){var A=typeof d=="string"?d:d.displayName||d.name;A&&(m=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+
|
|
25
|
+
Check the top-level render call using <`+A+">.")}return m}}function Hr(d,m){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var A=hc(m);if(Gr[A])return;Gr[A]=!0;var O="";d&&d._owner&&d._owner!==fn.current&&(O=" It was passed a child from "+F(d._owner.type)+"."),Fe(d),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',A,O),Fe(null)}}function Jr(d,m){{if(typeof d!="object")return;if(ln(d))for(var A=0;A<d.length;A++){var O=d[A];hn(O)&&Hr(O,m)}else if(hn(d))d._store&&(d._store.validated=!0);else if(d){var x=v(d);if(typeof x=="function"&&x!==d.entries)for(var $=x.call(d),j;!(j=$.next()).done;)hn(j.value)&&Hr(j.value,m)}}}function pc(d){{var m=d.type;if(m==null||typeof m=="string")return;var A;if(typeof m=="function")A=m.propTypes;else if(typeof m=="object"&&(m.$$typeof===u||m.$$typeof===p))A=m.propTypes;else return;if(A){var O=F(m);ec(A,d.props,"prop",O,d)}else if(m.PropTypes!==void 0&&!dn){dn=!0;var x=F(m);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",x||"Unknown")}typeof m.getDefaultProps=="function"&&!m.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function yc(d){{for(var m=Object.keys(d.props),A=0;A<m.length;A++){var O=m[A];if(O!=="children"&&O!=="key"){Fe(d),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",O),Fe(null);break}}d.ref!==null&&(Fe(d),w("Invalid attribute `ref` supplied to `React.Fragment`."),Fe(null))}}var Yr={};function Zr(d,m,A,O,x,$){{var j=_e(d);if(!j){var M="";(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(M+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var X=dc();X?M+=X:M+=Qr();var W;d===null?W="null":ln(d)?W="array":d!==void 0&&d.$$typeof===t?(W="<"+(F(d.type)||"Unknown")+" />",M=" Did you accidentally export a JSX literal instead of a component?"):W=typeof d,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",W,M)}var q=fc(d,m,A,x,$);if(q==null)return q;if(j){var fe=m.children;if(fe!==void 0)if(O)if(ln(fe)){for(var Ne=0;Ne<fe.length;Ne++)Jr(fe[Ne],d);Object.freeze&&Object.freeze(fe)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Jr(fe,d)}if(et.call(m,"key")){var Re=F(d),ie=Object.keys(m).filter(function(Tc){return Tc!=="key"}),pn=ie.length>0?"{key: someKey, "+ie.join(": ..., ")+": ...}":"{key: someKey}";if(!Yr[Re+pn]){var wc=ie.length>0?"{"+ie.join(": ..., ")+": ...}":"{}";w(`A props object containing a "key" prop is being spread into JSX:
|
|
26
26
|
let props = %s;
|
|
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} />`,cn,me,yc,me),Yr[me+cn]=!0}}return f===s?lc(L):uc(L),L}}function fc(f,_,v){return Zr(f,_,v,!0)}function dc(f,_,v){return Zr(f,_,v,!1)}var hc=dc,pc=fc;Me.Fragment=s,Me.jsx=hc,Me.jsxs=pc}(),Me}var ts={};ts.NODE_ENV==="production"?fe.exports=Xr():fe.exports=es();var We=fe.exports;function F(t){if(typeof t=="number")return(Math.abs(t*2654435761)>>>0).toString(16);if(typeof t=="boolean")return t?"1":"0";if(t===null)return"null";if(t===void 0)return"undefined";if(typeof t=="string"){let e=2166136261;for(let n=0;n<t.length;n++)e^=t.charCodeAt(n),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24),e=e>>>0;return e.toString(16)}if(Array.isArray(t)){let e=2166136261;for(let n=0;n<t.length;n++){e^=(n+1)*2654435761;const r=F(t[n]);for(let s=0;s<r.length;s++)e^=r.charCodeAt(s),e*=16777619,e=e>>>0}return e.toString(16)}if(typeof t=="object"){let e=2166136261;const n=Object.keys(t).sort();for(let r=0;r<n.length;r++){const s=n[r],i=F(s);e^=parseInt(i,16),e*=16777619,e=e>>>0;const o=F(t[s]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return F(String(t))}const x={Remove:"remove",Replace:"replace",Add:"add"},fn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),ns=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),Qe=Symbol.iterator,Y={mutable:"mutable",immutable:"immutable"},yt={};function je(t,e){return t instanceof Map?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function dn(t,e){if(e in t){let n=Reflect.getPrototypeOf(t);for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,e);if(r)return r;n=Reflect.getPrototypeOf(n)}}}function bt(t){return Object.getPrototypeOf(t)===Set.prototype}function _t(t){return Object.getPrototypeOf(t)===Map.prototype}function Z(t){var e;return(e=t.copy)!==null&&e!==void 0?e:t.original}function pe(t){return!!k(t)}function k(t){return typeof t!="object"?null:t==null?void 0:t[fn]}function gt(t){var e;const n=k(t);return n?(e=n.copy)!==null&&e!==void 0?e:n.original:t}function te(t,e){if(!t||typeof t!="object")return!1;let n;return Object.getPrototypeOf(t)===Object.prototype||Array.isArray(t)||t instanceof Map||t instanceof Set||!!(e!=null&&e.mark)&&((n=e.mark(t,Y))===Y.immutable||typeof n=="function")}function hn(t,e=[]){if(Object.hasOwnProperty.call(t,"key")){const n=t.parent.copy,r=k(ae(n,t.key));if(r!==null&&(r==null?void 0:r.original)!==t.original)return null;const s=t.parent.type===3,i=s?Array.from(t.parent.setMap.keys()).indexOf(t.key):t.key;if(!(s&&n.size>i||je(n,i)))return null;e.push(i)}if(t.parent)return hn(t.parent,e);e.reverse();try{rs(t.copy,e)}catch{return null}return e}function ye(t){return Array.isArray(t)?1:t instanceof Map?2:t instanceof Set?3:0}function ae(t,e){return ye(t)===2?t.get(e):t[e]}function Re(t,e,n){ye(t)===2?t.set(e,n):t[e]=n}function Tt(t,e){const n=k(t);return(n?Z(n):t)[e]}function ce(t,e){return t===e?t!==0||1/t===1/e:t!==t&&e!==e}function wt(t){if(t)for(;t.finalities.revoke.length>0;)t.finalities.revoke.pop()()}function be(t,e){return e?t:[""].concat(t).map(n=>{const r=`${n}`;return r.indexOf("/")===-1&&r.indexOf("~")===-1?r:r.replace(/~/g,"~0").replace(/\//g,"~1")}).join("/")}function rs(t,e){for(let n=0;n<e.length-1;n+=1){const r=e[n];if(t=ae(ye(t)===3?Array.from(t):t,r),typeof t!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return t}function ss(t){const e=Object.create(Object.getPrototypeOf(t));return Reflect.ownKeys(t).forEach(n=>{let r=Reflect.getOwnPropertyDescriptor(t,n);if(r.enumerable&&r.configurable&&r.writable){e[n]=t[n];return}r.writable||(r.writable=!0,r.configurable=!0),(r.get||r.set)&&(r={configurable:!0,writable:!0,enumerable:r.enumerable,value:t[n]}),Reflect.defineProperty(e,n,r)}),e}const is=Object.prototype.propertyIsEnumerable;function pn(t,e){let n;if(Array.isArray(t))return Array.prototype.concat.call(t);if(t instanceof Set){if(!bt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t.values())}return Set.prototype.difference?Set.prototype.difference.call(t,new Set):new Set(t.values())}else if(t instanceof Map){if(!_t(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t)}return new Map(t)}else if(e!=null&&e.mark&&(n=e.mark(t,Y),n!==void 0)&&n!==Y.mutable){if(n===Y.immutable)return ss(t);if(typeof n=="function"){if(e.enablePatches||e.enableAutoFreeze)throw new Error("You can't use mark and patches or auto freeze together.");return n()}throw new Error(`Unsupported mark result: ${n}`)}else if(typeof t=="object"&&Object.getPrototypeOf(t)===Object.prototype){const r={};return Object.keys(t).forEach(s=>{r[s]=t[s]}),Object.getOwnPropertySymbols(t).forEach(s=>{is.call(t,s)&&(r[s]=t[s])}),r}else throw new Error("Please check mark() to ensure that it is a stable marker draftable function.")}function q(t){t.copy||(t.copy=pn(t.original,t.options))}function De(t){if(!te(t))return gt(t);if(Array.isArray(t))return t.map(De);if(t instanceof Map){const n=Array.from(t.entries()).map(([r,s])=>[r,De(s)]);if(!_t(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Map(n)}if(t instanceof Set){const n=Array.from(t).map(De);if(!bt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Set(n)}const e=Object.create(Object.getPrototypeOf(t));for(const n in t)e[n]=De(t[n]);return e}function Be(t){return pe(t)?De(t):t}function ie(t){var e;t.assignedMap=(e=t.assignedMap)!==null&&e!==void 0?e:new Map,t.operated||(t.operated=!0,t.parent&&ie(t.parent))}function yn(){throw new Error("Cannot modify frozen object")}function Se(t,e,n,r,s){{n=n??new WeakMap,r=r??[],s=s??[];const o=n.has(t)?n.get(t):t;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(t)||pe(t)){r.pop(),s.pop();return}switch(ye(t)){case 2:for(const[a,c]of t)Se(a,a,n,r,s),Se(c,a,n,r,s);t.set=t.clear=t.delete=yn;break;case 3:for(const a of t)Se(a,a,n,r,s);t.add=t.clear=t.delete=yn;break;case 1:Object.freeze(t);let o=0;for(const a of t)Se(a,o,n,r,s),o+=1;break;default:Object.freeze(t),Object.keys(t).forEach(a=>{const c=t[a];Se(c,a,n,r,s)})}r.pop(),s.pop()}function mt(t,e){const n=ye(t);if(n===0)Reflect.ownKeys(t).forEach(r=>{e(r,t[r],t)});else if(n===1){let r=0;for(const s of t)e(r,s,t),r+=1}else t.forEach((r,s)=>e(s,r,t))}function bn(t,e,n){if(pe(t)||!te(t,n)||e.has(t)||Object.isFrozen(t))return;const r=t instanceof Set,s=r?new Map:void 0;if(e.add(t),mt(t,(i,o)=>{var a;if(pe(o)){const c=k(o);q(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;Re(r?s:t,i,u)}else bn(o,e,n)}),s){const i=t,o=Array.from(i);i.clear(),o.forEach(a=>{i.add(s.has(a)?s.get(a):a)})}}function os(t,e){const n=t.type===3?t.setMap:t.copy;t.finalities.revoke.length>1&&t.assignedMap.get(e)&&n&&bn(ae(n,e),t.finalities.handledSet,t.options)}function St(t){t.type===3&&t.copy&&(t.copy.clear(),t.setMap.forEach(e=>{t.copy.add(gt(e))}))}function vt(t,e,n,r){if(t.operated&&t.assignedMap&&t.assignedMap.size>0&&!t.finalized){if(n&&r){const i=hn(t);i&&e(t,i,n,r)}t.finalized=!0}}function At(t,e,n,r){const s=k(n);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=t.type===3?t.setMap:t.copy;if(ce(ae(c,e),n)){let u=s.original;s.copy&&(u=s.copy),St(t),vt(t,r,i,o),t.options.enableAutoFreeze&&(t.options.updatedValues=(a=t.options.updatedValues)!==null&&a!==void 0?a:new WeakMap,t.options.updatedValues.set(u,s.original)),Re(c,e,u)}}),t.options.enableAutoFreeze&&s.finalities!==t.finalities&&(t.options.enableAutoFreeze=!1)),te(n,t.options)&&t.finalities.draft.push(()=>{const i=t.type===3?t.setMap:t.copy;ce(ae(i,e),n)&&os(t,e)})}function as(t,e,n,r,s){let{original:i,assignedMap:o,options:a}=t,c=t.copy;c.length<i.length&&([i,c]=[c,i],[n,r]=[r,n]);for(let u=0;u<i.length;u+=1)if(o.get(u.toString())&&c[u]!==i[u]){const l=e.concat([u]),d=be(l,s);n.push({op:x.Replace,path:d,value:Be(c[u])}),r.push({op:x.Replace,path:d,value:Be(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),d=be(l,s);n.push({op:x.Add,path:d,value:Be(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),d=be(l,s);r.push({op:x.Replace,path:d,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const d=e.concat([l-1]),h=be(d,s);r.push({op:x.Remove,path:h})}}}function cs({original:t,copy:e,assignedMap:n},r,s,i,o){n.forEach((a,c)=>{const u=ae(t,c),l=Be(ae(e,c)),d=a?je(t,c)?x.Replace:x.Add:x.Remove;if(ce(u,l)&&d===x.Replace)return;const h=r.concat(c),y=be(h,o);s.push(d===x.Remove?{op:d,path:y}:{op:d,path:y,value:l}),i.push(d===x.Add?{op:x.Remove,path:y}:d===x.Remove?{op:x.Add,path:y,value:u}:{op:x.Replace,path:y,value:u})})}function us({original:t,copy:e},n,r,s,i){let o=0;t.forEach(a=>{if(!e.has(a)){const c=n.concat([o]),u=be(c,i);r.push({op:x.Remove,path:u,value:a}),s.unshift({op:x.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!t.has(a)){const c=n.concat([o]),u=be(c,i);r.push({op:x.Add,path:u,value:a}),s.unshift({op:x.Remove,path:u,value:a})}o+=1})}function xe(t,e,n,r){const{pathAsArray:s=!0}=t.options.enablePatches;switch(t.type){case 0:case 2:return cs(t,e,n,r,s);case 1:return as(t,e,n,r,s);case 3:return us(t,e,n,r,s)}}const Ge=(t,e,n=!1)=>{if(typeof t=="object"&&t!==null&&(!te(t,e)||n))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},Et={get size(){return Z(k(this)).size},has(t){return Z(k(this)).has(t)},set(t,e){const n=k(this),r=Z(n);return(!r.has(t)||!ce(r.get(t),e))&&(q(n),ie(n),n.assignedMap.set(t,!0),n.copy.set(t,e),At(n,t,e,xe)),this},delete(t){if(!this.has(t))return!1;const e=k(this);return q(e),ie(e),e.original.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.copy.delete(t),!0},clear(){const t=k(this);if(this.size){q(t),ie(t),t.assignedMap=new Map;for(const[e]of t.original)t.assignedMap.set(e,!1);t.copy.clear()}},forEach(t,e){const n=k(this);Z(n).forEach((r,s)=>{t.call(e,this.get(s),s,this)})},get(t){var e,n;const r=k(this),s=Z(r).get(t),i=((n=(e=r.options).mark)===null||n===void 0?void 0:n.call(e,s,Y))===Y.mutable;if(r.options.strict&&Ge(s,r.options,i),i||r.finalized||!te(s,r.options)||s!==r.original.get(t))return s;const o=yt.createDraft({original:s,parentDraft:r,key:t,finalities:r.finalities,options:r.options});return q(r),r.copy.set(t,o),o},keys(){return Z(k(this)).keys()},values(){const t=this.keys();return{[Qe]:()=>this.values(),next:()=>{const e=t.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const t=this.keys();return{[Qe]:()=>this.entries(),next:()=>{const e=t.next();if(e.done)return e;const n=this.get(e.value);return{done:!1,value:[e.value,n]}}}},[Qe](){return this.entries()}},ls=Reflect.ownKeys(Et),_n=(t,e,{isValuesIterator:n})=>()=>{var r,s;const i=e.next();if(i.done)return i;const o=i.value;let a=t.setMap.get(o);const c=k(a),u=((s=(r=t.options).mark)===null||s===void 0?void 0:s.call(r,a,Y))===Y.mutable;if(t.options.strict&&Ge(o,t.options,u),!u&&!c&&te(o,t.options)&&!t.finalized&&t.original.has(o)){const l=yt.createDraft({original:o,parentDraft:t,key:o,finalities:t.finalities,options:t.options});t.setMap.set(o,l),a=l}else c&&(a=c.proxy);return{done:!1,value:n?a:[a,a]}},He={get size(){return k(this).setMap.size},has(t){const e=k(this);if(e.setMap.has(t))return!0;q(e);const n=k(t);return!!(n&&e.setMap.has(n.original))},add(t){const e=k(this);return this.has(t)||(q(e),ie(e),e.assignedMap.set(t,!0),e.setMap.set(t,t),At(e,t,t,xe)),this},delete(t){if(!this.has(t))return!1;const e=k(this);q(e),ie(e);const n=k(t);return n&&e.setMap.has(n.original)?(e.assignedMap.set(n.original,!1),e.setMap.delete(n.original)):(!n&&e.setMap.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.setMap.delete(t))},clear(){if(!this.size)return;const t=k(this);q(t),ie(t);for(const e of t.original)t.assignedMap.set(e,!1);t.setMap.clear()},values(){const t=k(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:_n(t,e,{isValuesIterator:!0})}},entries(){const t=k(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:_n(t,e,{isValuesIterator:!1})}},keys(){return this.values()},[Qe](){return this.values()},forEach(t,e){const n=this.values();let r=n.next();for(;!r.done;)t.call(e,r.value,r.value,this),r=n.next()}};Set.prototype.difference&&Object.assign(He,{intersection(t){return Set.prototype.intersection.call(new Set(this.values()),t)},union(t){return Set.prototype.union.call(new Set(this.values()),t)},difference(t){return Set.prototype.difference.call(new Set(this.values()),t)},symmetricDifference(t){return Set.prototype.symmetricDifference.call(new Set(this.values()),t)},isSubsetOf(t){return Set.prototype.isSubsetOf.call(new Set(this.values()),t)},isSupersetOf(t){return Set.prototype.isSupersetOf.call(new Set(this.values()),t)},isDisjointFrom(t){return Set.prototype.isDisjointFrom.call(new Set(this.values()),t)}});const fs=Reflect.ownKeys(He),gn=new WeakSet,Tn={get(t,e,n){var r,s;const i=(r=t.copy)===null||r===void 0?void 0:r[e];if(i&&gn.has(i))return i;if(e===fn)return t;let o;if(t.options.mark){const u=e==="size"&&(t.original instanceof Map||t.original instanceof Set)?Reflect.get(t.original,e):Reflect.get(t.original,e,n);if(o=t.options.mark(u,Y),o===Y.mutable)return t.options.strict&&Ge(u,t.options,!0),u}const a=Z(t);if(a instanceof Map&&ls.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(Et,"size").get.call(t.proxy);const u=Et[e];if(u)return u.bind(t.proxy)}if(a instanceof Set&&fs.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(He,"size").get.call(t.proxy);const u=He[e];if(u)return u.bind(t.proxy)}if(!je(a,e)){const u=dn(a,e);return u?"value"in u?u.value:(s=u.get)===null||s===void 0?void 0:s.call(t.proxy):void 0}const c=a[e];if(t.options.strict&&Ge(c,t.options),t.finalized||!te(c,t.options))return c;if(c===Tt(t.original,e)){if(q(t),t.copy[e]=Ot({original:t.original[e],parentDraft:t,key:t.type===1?Number(e):e,finalities:t.finalities,options:t.options}),typeof o=="function"){const u=k(t.copy[e]);return q(u),ie(u),u.copy}return t.copy[e]}return c},set(t,e,n){var r;if(t.type===3||t.type===2)throw new Error("Map/Set draft does not support any property assignment.");let s;if(t.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=dn(Z(t),e);if(i!=null&&i.set)return i.set.call(t.proxy,n),!0;const o=Tt(Z(t),e),a=k(o);return a&&ce(a.original,n)?(t.copy[e]=n,t.assignedMap=(r=t.assignedMap)!==null&&r!==void 0?r:new Map,t.assignedMap.set(e,!1),!0):(ce(n,o)&&(n!==void 0||je(t.original,e))||(q(t),ie(t),je(t.original,e)&&ce(n,t.original[e])?t.assignedMap.delete(e):t.assignedMap.set(e,!0),t.copy[e]=n,At(t,e,n,xe)),!0)},has(t,e){return e in Z(t)},ownKeys(t){return Reflect.ownKeys(Z(t))},getOwnPropertyDescriptor(t,e){const n=Z(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r&&{writable:!0,configurable:t.type!==1||e!=="length",enumerable:r.enumerable,value:n[e]}},getPrototypeOf(t){return Reflect.getPrototypeOf(t.original)},setPrototypeOf(){throw new Error("Cannot call 'setPrototypeOf()' on drafts")},defineProperty(){throw new Error("Cannot call 'defineProperty()' on drafts")},deleteProperty(t,e){var n;return t.type===1?Tn.set.call(this,t,e,void 0,t.proxy):(Tt(t.original,e)!==void 0||e in t.original?(q(t),ie(t),t.assignedMap.set(e,!1)):(t.assignedMap=(n=t.assignedMap)!==null&&n!==void 0?n:new Map,t.assignedMap.delete(e)),t.copy&&delete t.copy[e],!0)}};function Ot(t){const{original:e,parentDraft:n,key:r,finalities:s,options:i}=t,o=ye(e),a={type:o,finalized:!1,parent:n,original:e,copy:null,proxy:null,finalities:s,options:i,setMap:o===3?new Map(e.entries()):void 0};(r||"key"in t)&&(a.key=r);const{proxy:c,revoke:u}=Proxy.revocable(o===1?Object.assign([],a):a,Tn);if(s.revoke.push(u),gn.add(c),a.proxy=c,n){const l=n;l.finalities.draft.push((d,h)=>{var y,b;const g=k(c);let w=l.type===3?l.setMap:l.copy;const m=ae(w,r),T=k(m);if(T){let S=T.original;T.operated&&(S=gt(m)),St(T),vt(T,xe,d,h),l.options.enableAutoFreeze&&(l.options.updatedValues=(y=l.options.updatedValues)!==null&&y!==void 0?y:new WeakMap,l.options.updatedValues.set(S,T.original)),Re(w,r,S)}(b=g.callbacks)===null||b===void 0||b.forEach(S=>{S(d,h)})})}else{const l=k(c);l.finalities.draft.push((d,h)=>{St(l),vt(l,xe,d,h)})}return c}yt.createDraft=Ot;function ds(t,e,n,r,s){var i;const o=k(t),a=(i=o==null?void 0:o.original)!==null&&i!==void 0?i:t,c=!!e.length;if(o!=null&&o.operated)for(;o.finalities.draft.length>0;)o.finalities.draft.pop()(n,r);const u=c?e[0]:o?o.operated?o.copy:o.original:t;return o&&wt(o),s&&Se(u,u,o==null?void 0:o.options.updatedValues),[u,n&&c?[{op:x.Replace,path:[],value:e[0]}]:n,r&&c?[{op:x.Replace,path:[],value:a}]:r]}function hs(t,e){var n;const r={draft:[],revoke:[],handledSet:new WeakSet};let s,i;e.enablePatches&&(s=[],i=[]);const a=((n=e.mark)===null||n===void 0?void 0:n.call(e,t,Y))===Y.mutable||!te(t,e)?t:Ot({original:t,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,d]=ds(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,d]:u}]}function kt(t){const{rootDraft:e,value:n,useRawReturn:r=!1,isRoot:s=!0}=t;mt(n,(i,o,a)=>{const c=k(o);if(c&&e&&c.finalities===e.finalities){t.isContainDraft=!0;const u=c.original;if(a instanceof Set){const l=Array.from(a);a.clear(),l.forEach(d=>a.add(i===d?u:d))}else Re(a,i,u)}else typeof o=="object"&&o!==null&&(t.value=o,t.isRoot=!1,kt(t))}),s&&(t.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 wn(t){var e;const n=k(t);if(!te(t,n==null?void 0:n.options))return t;const r=ye(t);if(n&&!n.operated)return n.original;let s;function i(){s=r===2?_t(t)?new Map(t):new(Object.getPrototypeOf(t)).constructor(t):r===3?Array.from(n.setMap.values()):pn(t,n==null?void 0:n.options)}if(n){n.finalized=!0;try{i()}finally{n.finalized=!1}}else s=t;if(mt(s,(o,a)=>{if(n&&ce(ae(n.original,o),a))return;const c=wn(a);c!==a&&(s===t&&i(),Re(s,o,c))}),r===3){const o=(e=n==null?void 0:n.original)!==null&&e!==void 0?e:s;return bt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function mn(t){if(!pe(t))throw new Error(`current() is only used for Draft, parameter: ${t}`);return wn(t)}const Je=(t=>function e(n,r,s){var i,o,a;if(typeof n=="function"&&typeof r!="function")return function(A,...R){return e(A,z=>n.call(this,z,...R),r)};const c=n,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({},t),l);const d=pe(c)?mn(c):c,h=Array.isArray(l.mark)?(A,R)=>{for(const z of l.mark){if(typeof z!="function")throw new Error(`Invalid mark: ${z}, 'mark' should be a function.`);const V=z(A,R);if(V)return V}}:l.mark,y=(i=l.enablePatches)!==null&&i!==void 0?i:!1,b=(o=l.strict)!==null&&o!==void 0?o:!1,w={enableAutoFreeze:(a=l.enableAutoFreeze)!==null&&a!==void 0?a:!1,mark:h,strict:b,enablePatches:y};if(!te(d,w)&&typeof d=="object"&&d!==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[m,T]=hs(d,w);if(typeof r!="function"){if(!te(d,w))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[m,T]}let S;try{S=u(m)}catch(A){throw wt(k(m)),A}const I=A=>{const R=k(m);if(!pe(A)){if(A!==void 0&&!ce(A,m)&&(R!=null&&R.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 V=A==null?void 0:A[ns];if(V){const de=V[0];return w.strict&&typeof A=="object"&&A!==null&&kt({rootDraft:R,value:A,useRawReturn:!0}),T([de])}if(A!==void 0)return typeof A=="object"&&A!==null&&kt({rootDraft:R,value:A}),T([A])}if(A===m||A===void 0)return T([]);const z=k(A);if(w===z.options){if(z.operated)throw new Error("Cannot return a modified child draft.");return T([mn(A)])}return T([A])};return S instanceof Promise?S.then(I,A=>{throw wt(k(m)),A}):I(S)})();Object.prototype.constructor.toString();function Sn(t,e){const n=Object.keys(t),r=Object.keys(e);return n.length===r.length&&Object.keys(t).every(s=>e.hasOwnProperty(s))}function vn(t,e){return Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every(n=>e.hasOwnProperty(n)&&t[n]===e[n])}function Ye(t,e){return typeof t!="object"||typeof e!="object"||t===null||e===null?t===e:Sn(t,e)?Object.keys(t).every(n=>Ye(t[n],e[n])):!1}function Pt(t){if(!$e(t))return t;const e={};for(const[n,r]of Object.entries(t))r!==void 0&&(e[n]=r);return e}function An(t,e){if(!$e(t)||!$e(e))return e;const n={...t};for(const r of Object.keys(e)){if(e[r]===void 0)continue;if(e[r]===null){delete n[r];continue}const s=$e(t[r])&&$e(e[r]);n[r]=s?An(t[r],e[r]):e[r]}return n}function $e(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function ps(t,e,n){if(!t||e.length===0)return;let r=t||{};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,n):r[s]=n}function En(t,e,n){if(!t||e.length===0)return;let r=t||{};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]]=n}function On(t,e){if(!t||e.length===0)return;const[n,...r]=e;if(n in t){if(r.length===0){Array.isArray(t)?t.splice(n,1):delete t[n];return}On(t[n],r),ys(t[n])&&delete t[n]}}function ys(t){return t&&Object.keys(t).length===0}const kn=/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$/,bs={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 _s(t){return new Date(t)}function gs(t){return new Date(t+"Z")}const Ts=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function ws(t){const e=t.match(Ts);if(!e)return null;const[n,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 ms(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function Ss(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function vs(t){return new Date(t)}function As(t){const e=/^(\w{3}) (\w{3}) (\d{2}) (\d{4})$/;if(!t.match(e))throw new Error(`Unable to parse \`${t}\` as a date.`);const r=new Date(t+" UTC");return new Date(Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),0,0,0,0))}function Es(t){const e=/^(.+T.+)([+-])(\d{2})$/,n=t.match(e);if(n){const[,r,s,i]=n,o=`${r}${s}${i}:00`;return new Date(o)}return null}function Os(t){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(.+)$/,n=t.match(e);if(n){const[,r,s,i,o,a]=n,c=s.padStart(2,"0"),u=i.padStart(2,"0"),l=`${r}-${c}-${u}T${a}`;return new Date(l)}return null}function ks(t){const[e,n]=t.split(", "),[r,s,i]=e.split("/").map(Number),o=n.match(/(\d{1,2}):(\d{2}):(\d{2}) (AM|PM)/);if(!o)throw new Error(`Unable to parse time from: ${t}`);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 Ps(t){switch(t){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Cs(t){const e=t.match(kn);if(!e)return null;const[n]=e,r=bs[n],s=new Date(t.replace(kn,"Z"));return new Date(s.getTime()-r*1e3)}const Is=[ws,Ss,As,ks,vs,gs,Es,ms,_s,Ps,Cs,Os];function Ms(t,e){try{const n=t(e);return n instanceof Date&&!isNaN(n.getTime())?n:null}catch{return null}}function Ct(t){for(const e of Is){const n=Ms(e,t);if(n)return n}return null}function js(t){try{const e=JSON.parse(t);return typeof e=="string"?Ct(e):null}catch{return null}}function Ze(t){if(t!==void 0){if(t===null)return null;if(t instanceof Date)return t;if(typeof t=="string"){const e=Ct(t)||js(t)||Ct(t.trim());if(!e)throw new Error(`Unable to parse \`${t}\` as a date.`);return e}else if(typeof t=="number")return new Date(t);throw new Error(`Invalid date value \`${t}\`. Expected a date, number, or string, got type ${typeof t}.`)}}class _e{constructor(e,n){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=n}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 n=this.attrs[e.id];n&&(this.attrs[e.id]={...n,...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(Mt(e)){const[n,r,s]=e["forward-identity"];Q(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[n,r]=e["forward-identity"];Q(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 n=e["forward-identity"],[r,s,i]=n;Q(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 n=e["reverse-identity"];if(n){const[r,s,i]=n;Q(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Rs(t){return t.cardinality==="one"}function It(t){return t["value-type"]==="ref"}function Mt(t){return t["value-type"]==="blob"}function ve(t,e){return e.reduce((n,r)=>n&&n.get(r),t)}function ne(t,e){if(e.length===0)throw new Error("path must have at least one element");if(e.length===1){t.delete(e[0]);return}const[n,...r]=e;t.has(n)&&ne(t.get(n),r)}function Q(t,e,n){let r=t;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],n)}function Pn(t,e,n){const r=new Map,s=new Map,i=new Map;for(const o of e){let[a,c,u]=o;const l=t.getAttr(c);if(!l){console.warn("no such attr",c,a);continue}l["checked-data-type"]==="date"&&n&&(u=Ze(u),o[2]=u),It(l)&&Q(i,[u,c,a],o),Q(r,[a,c,u],o),Q(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function Cn(t){return{triples:B(t.eav,3),cardinalityInference:t.cardinalityInference,useDateObjects:t.useDateObjects,version:1}}function In(t,e){return Ue(t,e.triples,e.cardinalityInference,e.useDateObjects)}function Mn(t,e){if(t)return new _e(t.attrs,t.linkIndex);if(e&&"__type"in e)return new _e(e.attrs,e.linkIndex)}function Ds(t,e){return ve(t.eav,[e])!==void 0}function Ue(t,e,n,r){const s=Pn(t,e,r);return s.cardinalityInference=n,s.useDateObjects=r,s}function Le(t,e){var s,i;let n;if(Array.isArray(e[0])){const[o,a]=e[0],c=t.aev.get(o);if(!c)return null;n=(s=B(c,2).find(l=>l[2]===a))==null?void 0:s[0]}else n=e[0];if(!n)return null;const r=e[2];if(Array.isArray(r)&&r.length===2&&t.aev.get(r[0])){const[o,a]=r,c=t.aev.get(o);if(!c)return null;const l=(i=B(c,2).find(g=>g[2]===a))==null?void 0:i[0];if(!l)return null;const[d,h,y,...b]=e;return[n,h,l,...b]}else{const[o,...a]=e;return[n,...a]}}function jn(t,e,n){const r=Le(t,n);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(ne(t.eav,[s,i,o]),ne(t.aev,[i,s,o]),It(a)&&ne(t.vae,[o,i,s]))}let xs=0;function Rn(t,e,n){const[r,s,i]=n;let o;const a=ve(t.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+xs++}function Dn(t,e,n){const r=Le(t,n);if(!r)return;let[s,i,o]=r;const a=e.getAttr(i);if(!a)return;a["checked-data-type"]==="date"&&t.useDateObjects&&(o=Ze(o));const c=ve(t.eav,[s,i,o]),u=(c==null?void 0:c[3])??Rn(t,a,r),l=[s,i,o,u];Rs(a)?(Q(t.eav,[s,i],new Map([[o,l]])),Q(t.aev,[i,s],new Map([[o,l]]))):(Q(t.eav,[s,i,o],l),Q(t.aev,[i,s,o],l)),It(a)&&Q(t.vae,[o,i,s],l)}function $s(t,e,n){var y;const r=Le(t,n);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Mt(a))throw new Error("merge operation is not supported for links");const c=ve(t.eav,[s,i]);if(!c)return;const u=(y=c.values().next())==null?void 0:y.value;if(!u)return;const l=u[2],d=An(l,o),h=[s,i,d,Rn(t,a,u)];Q(t.eav,[s,i],new Map([[d,h]])),Q(t.aev,[i,s],new Map([[d,h]]))}function jt(t,e,n){var u,l;const[r,s]=n,i=Le(t,[r]);if(!i)return;const[o]=i,a=t.eav.get(o);if(a){for(const d of a.keys()){const h=e.getAttr(d);h&&h["on-delete-reverse"]==="cascade"&&B(a.get(d),1).forEach(([y,b,g])=>{var w;return jt(t,e,[g,(w=h["reverse-identity"])==null?void 0:w[1]])}),(!s||!h||((u=h["forward-identity"])==null?void 0:u[1])===s)&&(ne(t.aev,[d,o]),ne(t.eav,[o,d]))}a.size===0&&ne(t.eav,[o])}const c=t.vae.get(o)&&B(t.vae.get(o),2);c&&c.forEach(d=>{var w,m,T;const[h,y,b]=d,g=e.getAttr(y);(!s||!g||((w=g["reverse-identity"])==null?void 0:w[1])===s)&&(ne(t.eav,[h,y,b]),ne(t.aev,[y,h,b]),ne(t.vae,[b,y,h])),g&&g["on-delete"]==="cascade"&&((m=g["reverse-identity"])==null?void 0:m[1])===s&&jt(t,e,[h,(T=g["forward-identity"])==null?void 0:T[1]])}),((l=t.vae.get(o))==null?void 0:l.size)===0&&ne(t.vae,[o])}function xn(t,e,n){const r=Pn(e,n,t.useDateObjects);Object.keys(r).forEach(s=>{t[s]=r[s]})}function Us(t,[e]){t.addAttr(e)}function $n(t){return B(t.eav,3)}function Ls(t,e,[n]){if(!e.getAttr(n))return;const r=$n(t).filter(([s,i])=>i!==n);e.deleteAttr(n),xn(t,e,r)}function Fs(t,e,[n]){e.getAttr(n.id)&&(e.updateAttr(n),xn(t,e,$n(t)))}function Ns(t,e,n){const[r,...s]=n;switch(r){case"add-triple":Dn(t,e,s);break;case"deep-merge-triple":$s(t,e,s);break;case"retract-triple":jn(t,e,s);break;case"delete-entity":jt(t,e,s);break;case"add-attr":Us(e,s);break;case"delete-attr":Ls(t,e,s);break;case"update-attr":Fs(t,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function B(t,e,n=[]){if(!t||e===0)return n;if(e===1){for(const r of t.values())n.push(r);return n}for(const r of t.values())B(r,e-1,n);return n}function Xe(t,e,n){var i;const r=[];if(n!=null&&n.hasOwnProperty("$not")){for(const o of e.keys())n.$not!==o&&r.push(e.get(o));return r}if(n!=null&&n.hasOwnProperty("$isNull")){const{attrId:o,isNull:a,reverse:c}=n.$isNull;if(c)for(const u of e.keys()){const l=t.vae.get(u),d=!l||!l.get(o);(a?d:!d)&&r.push(e.get(u))}else{const u=t.aev.get(o);for(const l of e.keys()){const d=!u||((i=u.get(l))==null?void 0:i.get(null))||!u.get(l);(a?d:!d)&&r.push(e.get(l))}}return r}if(n!=null&&n.$comparator)return B(e,1).filter(n.$op);const s=n.in||n.$in||[n];for(const o of s){const a=e.get(o);a&&r.push(a)}return r}function Ks(t,e,n){let r="";return t!==void 0&&(r+="e"),e!==void 0&&(r+="a"),n!==void 0&&(r+="v"),r}function zs(t,[e,n,r]){var i,o;switch(Ks(e,n,r)){case"e":{const a=t.eav.get(e);return B(a,2)}case"ea":{const a=(i=t.eav.get(e))==null?void 0:i.get(n);return B(a,1)}case"eav":{const a=(o=t.eav.get(e))==null?void 0:o.get(n);return a?Xe(t,a,r):[]}case"ev":{const a=t.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(...Xe(t,u,r));return c}case"a":{const a=t.aev.get(n);return B(a,2)}case"av":{const a=t.aev.get(n);if(!a)return[];const c=[];for(const u of a.values())c.push(...Xe(t,u,r));return c}case"v":{const a=[];for(const c of t.eav.values())for(const u of c.values())a.push(...Xe(t,u,r));return a}default:return B(t.eav,3)}}function qs(t,e,n){var s;const r={};if(!e)return r;for(const[i,o]of e.entries()){const a=(s=t.eav.get(n))==null?void 0:s.get(o.id),c=B(a,1);for(const u of c)r[i]=u[2]}return r}function U(t,e,n){var r;return(r=t.forwardIdents.get(e))==null?void 0:r.get(n)}function ge(t,e,n){var r;return(r=t.revIdents.get(e))==null?void 0:r.get(n)}function Vs(t,e){return t.blobAttrs.get(e)}function Un(t,e){var r;const n=t.primaryKeys.get(e);return n||((r=t.forwardIdents.get(e))==null?void 0:r.get("id"))}function Ws(t,e,n){const r=Le(t,n);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return ve(t.eav,[s,i])}function Qs(t,e,n){const r=n.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 d=e.getAttr(o);if(d){const h=Un(e,d["forward-identity"][1]);l=!!Ws(t,e,[i,h==null?void 0:h.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return Je({store:t,attrsStore:e},s=>{r.forEach(i=>{Ns(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof _e)return"immutable"}})}function Bs(t){return typeof t=="string"&&t.startsWith("?")}function Gs(t,e,n){if(n.hasOwnProperty(t)){const r=n[t];return Fn(r,e,n)}return{...n,[t]:e}}function Ln(t,e,n){return t===e?n:null}function Hs(t){switch(typeof t){case"string":return t.startsWith("?")?Gs:Ln;default:return Ln}}const Js=["in","$in","$not","$isNull","$comparator"];function Ys(t){for(const e of Js)if(t.hasOwnProperty(e))return!0;return!1}function Fn(t,e,n){return n?typeof t=="object"?Ys(t)?n:null:Hs(t)(t,e,n):null}function Zs(t,e,n){return t.reduce((r,s,i)=>{const o=e[i];return Fn(s,o,r)},n)}function Xs(t,e,n){return ni(t,e,n).map(r=>Zs(e,r,n)).filter(r=>r)}function ei(t,e,n){return e.or?e.or.patterns.flatMap(r=>Rt(t,r,n)):e.and?e.and.patterns.reduce((r,s)=>Rt(t,s,r),n):n.flatMap(r=>Xs(t,e,r))}function Rt(t,e,n=[{}]){return e.reduce((r,s)=>ei(t,s,r),n)}function Dt(t,e){return Array.isArray(e)?e.map(n=>Dt(t,n)):Bs(e)?t[e]:e}function ti(t,{find:e,where:n}){return Rt(t,n).map(s=>Dt(s,e))}function ni(t,e,n){return zs(t,Dt(n,e))}const ri=/^(?:[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 Ae(t){return typeof t=="string"&&ri.test(t)}const K=[];for(let t=0;t<256;++t)K.push((t+256).toString(16).slice(1));function si(t,e=0){return(K[t[e+0]]+K[t[e+1]]+K[t[e+2]]+K[t[e+3]]+"-"+K[t[e+4]]+K[t[e+5]]+"-"+K[t[e+6]]+K[t[e+7]]+"-"+K[t[e+8]]+K[t[e+9]]+"-"+K[t[e+10]]+K[t[e+11]]+K[t[e+12]]+K[t[e+13]]+K[t[e+14]]+K[t[e+15]]).toLowerCase()}let xt;const ii=new Uint8Array(16);function oi(){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(ii)}const Nn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ai(t,e,n){var s;if(Nn.randomUUID&&!t)return Nn.randomUUID();t=t||{};const r=t.random??((s=t.rng)==null?void 0:s.call(t))??oi();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,si(r)}function Kn(t){const e=t.replace(/-/g,""),n=[];for(let r=0;r<e.length;r+=2)n.push(parseInt(e.substring(r,r+2),16));return n}function ci(t,e){for(let n=0;n<t.length;n++){if(t[n]<e[n])return-1;if(t[n]>e[n])return 1}return 0}function ui(t,e){return ci(Kn(t),Kn(e))}function N(){return ai()}function li(t,e){return t.localeCompare(e)}function fi(){let t=li;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{t=Intl.Collator("en-US").compare}catch{}return t}const di=fi();let hi=!0,pi=0;function Fe(t){return et(`_${t}`,pi++)}function et(t,e){return`?${t}-${e}`}class Ee extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function yi(t,e){const n=Un(t,e);if(!n)throw new Ee(`Could not find id attr for ${e}`);return n}function zn(t,e,n,r){return[bi(t,e,n,r)]}function bi(t,e,n,r){return[t(n,r),yi(e,n).id,t(n,r),t("time",r)]}function _i(t,e,n){return t.map(r=>r===e?n:r)}function qn(t,e,n,r,s){const i=U(e,n,s),o=ge(e,n,s),a=i||o;if(!a)throw new Ee(`Could not find attr for ${[n,s]}`);if(a["value-type"]!=="ref")throw new Error(`Attr ${a.id} is not a ref`);const[c,u]=a["forward-identity"],[l,d]=a["reverse-identity"],h=r+1,y=i?[t(u,r),a.id,t(d,h),Fe("time")]:[t(u,h),a.id,t(d,r),Fe("time")];return[i?d:u,h,y,a,!!i]}function Vn(t,e){if(typeof e!="string")return function(o){return!1};const r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/%/g,".*").replace(/_/g,"."),s=new RegExp(`^${r}$`,t?void 0:"i");return function(o){return typeof o!="string"?!1:s.test(o)}}function gi(t,e){if(typeof e!="object"||e.hasOwnProperty("$in")||e.hasOwnProperty("in"))return e;const n=t["checked-data-type"]==="date";if(e.hasOwnProperty("$gt"))return{$comparator:!0,$op:n?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:n?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:n?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:n?function(s){return new Date(s[2])<=new Date(e.$lte)}:function(s){return s[2]<=e.$lte}};if(e.hasOwnProperty("$like")){const r=Vn(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=Vn(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function Ti(t,e,n,r,s,i){const o=U(e,n,s),a=ge(e,n,s),c=o||a;if(!c)throw new Ee(`No attr for etype = ${n} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=U(e,n,"id");if(!u)throw new Ee(`No attr for etype = ${n} label = id`);return[t(n,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},Fe("time")]}return o?[t(n,r),c.id,gi(c,i),Fe("time")]:[i,c.id,t(n,r),Fe("time")]}function wi(t,e,n,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,d,h]=c,[y,b,g]=qn(t,e,l,d,u);return[y,b,[...h,g]]},[n,r,[]]);return[i,o,a]}function $t(t,e,n,r,s,i){const o=s.slice(0,s.length-1),a=s[s.length-1],[c,u,l]=wi(t,e,n,r,o),d=Ti(t,e,c,u,a,i);return l.concat([d])}function mi(t,e){return e?[e].concat(t):t}function Si([t,e]){return t==="or"&&Array.isArray(e)}function vi([t,e]){return t==="and"&&Array.isArray(e)}function Ai(t,e,n){return(r,s)=>{const i=t(r,s);return e==i?i:`${i}-${n}`}}function Wn(t,e,n,r,s,i){const o=t(r,s),a=i.map((c,u)=>{const l=Ai(t,o,u);return Bn(l,n,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function Ei(t){const e=[];for(let n=1;n<=t.length;n++)e.push(t.slice(0,n));return e}function Qn(t,e,n,r,s){return Ei(s).map(i=>$t(t,e,n,r,i,{$isNull:!0}))}function Bn(t,e,n,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Si([i,o]))return Wn(t,"or",e,n,r,o);if(vi([i,o]))return Wn(t,"and",e,n,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=$t(t,e,n,r,a,o),u=Qn(t,e,n,r,a);return[{or:{patterns:[c,...u],joinSym:t(n,r)}}]}return o!=null&&o.hasOwnProperty("$isNull")&&o.$isNull===!0&&a.length>1?[{or:{patterns:Qn(t,e,n,r,a),joinSym:t(n,r)}}]:$t(t,e,n,r,a,o)})}function Oi(t,e,n,r){const s=et;return r?Bn(s,t,e,n,r).concat(zn(s,t,e,n)):zn(s,t,e,n)}function ki(t,e,n){return[t(e,n),t("time",n)]}function Pi(t,e,n,r,s,i){const[o,a,c,u,l]=qn(t,e,n,r,s),d=_i(c,t(n,r),i);return[o,a,d,u,l]}function Ci(t,e,n,{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,w,m;const b=!!(e.cardinalityInference&&((m=(w=(g=n.linkIndex)==null?void 0:g[r])==null?void 0:w[y])!=null&&m.isSingular));try{const[T,S,I]=Pi(t,n,r,s,y,u),A=Hn(e,n,{etype:T,level:S,form:i[y],join:I}),R=b?A[0]:A;return{[y]:R}}catch(T){if(T instanceof Ee)return{[y]:b?void 0:[]};throw T}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Ii(t,e,n){return n==="string"?di(t,e):t>e?1:-1}function Ne(t,e,n,r,s){return e===r||e==null&&r==null?ui(t,n):r==null?1:e==null?-1:Ii(e,r,s)}function tt([t,e],[n,r],s){return Ne(t,e,n,r,s)}function Ut(t){return t==null?t:new Date(t).getTime()}function Mi(t,e,n,r){var b;const[s,i,o,a]=t,c=n==="desc"?1:-1;if(((b=e["forward-identity"])==null?void 0:b[2])==="id")return tt(r,[s,a],null)===c;const[u,l]=r,d=e["checked-data-type"],h=d==="date"?Ut(l):l,y=d==="date"?Ut(o):o;return tt([u,h],[s,y],d)===c}function ji(t,e){const n=e[1];return t.getAttr(n)}function Ri(t,e,n){const r=Object.keys(n)[0];return U(t,e,r)}function Di(t,e,n,r){if(n)return ji(t,n);if(r)return Ri(t,e,r)}function xi(t,e,n){var s,i;if(!Array.isArray(n.fields))return Vs(t,e);const r=new Map;for(const o of n.fields){const a=U(t,e,o),c=(s=a==null?void 0:a["forward-identity"])==null?void 0:s[2];c&&Mt(a)&&r.set(c,a)}if(!r.has("id")){const o=U(t,e,"id"),a=(i=o==null?void 0:o["forward-identity"])==null?void 0:i[2];a&&r.set(a,o)}return r}function $i(t,e,{etype:n,pageInfo:r,dq:s,form:i}){var b,g;const o=(b=i==null?void 0:i.$)==null?void 0:b.order,a=Gn(i),c=Ui(i);let u=ti(t,s);const l=r==null?void 0:r["start-cursor"],d=Di(e,n,l,o);if(d&&((g=d==null?void 0:d["forward-identity"])==null?void 0:g[2])!=="id"){const w=d["checked-data-type"]==="date",m=d.id;u=u.map(([T])=>{var I,A,R,z,V;let S=(V=(z=(R=(A=(I=t.eav.get(T))==null?void 0:I.get(m))==null?void 0:A.values())==null?void 0:R.next())==null?void 0:z.value)==null?void 0:V[2];return w&&(S=Ut(S)),[T,S]})}u.sort(c==="asc"?function(m,T){return tt(m,T,d==null?void 0:d["checked-data-type"])}:function(m,T){return tt(T,m,d==null?void 0:d["checked-data-type"])});let h={};const y=xi(e,n,s);for(const w of u){const[m]=w;if(h[m]||!a&&l&&d&&Mi(l,d,c,w))continue;const T=qs(t,y,m);T&&(h[m]=T)}return h}function Ui(t){var n;const e=(n=t.$)==null?void 0:n.order;return e&&e[Object.keys(e)[0]]||"asc"}function Gn(t){var s,i,o;const e=(s=t.$)==null?void 0:s.offset,n=(i=t.$)==null?void 0:i.before,r=(o=t.$)==null?void 0:o.after;return!e&&!n&&!r}function Li(t,e,{etype:n,level:r,form:s,join:i,pageInfo:o}){var h,y,b,g,w;if(!Gn(s)&&(!o||!o["start-cursor"]))return[];const a=mi(Oi(e,n,r,(h=s.$)==null?void 0:h.where),i),c=ki(et,n,r),u=(y=s.$)==null?void 0:y.fields,l=$i(t,e,{etype:n,pageInfo:o,form:s,dq:{where:a,find:c,fields:u}}),d=((b=s.$)==null?void 0:b.limit)||((g=s.$)==null?void 0:g.first)||((w=s.$)==null?void 0:w.last);if(d!=null){r>0&&hi&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const m=Object.entries(l);return m.length<=d?l:Object.fromEntries(m.slice(0,d))}return l}function Fi(t,e,n){try{return Li(t,e,n)}catch(r){if(r instanceof Ee)return{};throw r}}function Hn(t,e,n){const r=Fi(t,e,n);return Ci(et,t,e,n,r)}function Ni(t){const e={};for(const[n,r]of Object.entries(t))e[n]={startCursor:r["start-cursor"],endCursor:r["end-cursor"],hasNextPage:r["has-next-page?"],hasPreviousPage:r["has-previous-page?"]};return e}function Jn({store:t,attrsStore:e,pageInfo:n,aggregate:r},s){const o={data:Object.keys(s).reduce(function(c,u){return r!=null&&r[u]||u==="$$ruleParams"||(c[u]=Hn(t,e,{etype:u,form:s[u],level:0,pageInfo:n==null?void 0:n[u]})),c},{})};return n&&(o.pageInfo=Ni(n)),r&&(o.aggregate=r),o}function Ki(){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 zi=Ki();function nt(t,e,n){const r={__etype:t,__ops:n};return new Proxy(r,{get:(s,i)=>{if(i==="__ops")return n;if(i==="__etype")return t;if(zi.has(i))return(o,a)=>nt(t,e,[...n,a?[i,t,e,o,a]:[i,t,e,o]])}})}function qi(t,e){return`lookup__${t}__${JSON.stringify(e)}`}function rt(t){return t.startsWith("lookup__")}function Lt(t){const[e,n,...r]=t.split("__");return[n,JSON.parse(r.join("__"))]}function Vi(t){return new Proxy({__etype:t},{get(e,n){if(n==="lookup")return(s,i)=>nt(t,Lt(qi(s,i)),[]);if(n==="__etype")return t;const r=n;return rt(r)?nt(t,Lt(r),[]):nt(t,r,[])}})}function Ft(){return new Proxy({},{get(t,e){return Vi(e)}})}Ft();function Wi(t){return t.__ops}function Qi(t,e){const{attrIdMap:n,refSwapAttrIds:r}=t,s=[];for(const o of e){const a=n[o];if(a)s.push(a);else if(Array.isArray(o)&&o.length==2&&n[o[0]]){const[c,u]=o;s.push([n[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 Bi(t){if(Array.isArray(t))return t;const e=Object.entries(t);if(e.length!==1)throw new Error("lookup must be an object with a single unique attr and value.");return e[0]}function Gi(t,e,n){return n.indexOf(".")!==-1&&!U(t,e,n)}function Nt(t){const[e,n,...r]=t.split(".");if(r.length>0||n!=="id")throw new Error(`${t} is not a valid lookup attribute.`);return e}function Hi(t,e,n){if(!Gi(t,e,n))return U(t,e,n);const r=Nt(n),s=U(t,e,r)||ge(t,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${n} does not reference a valid link attribute.`);return s}function Kt(t){return typeof t=="string"&&!rt(t)?null:typeof t=="string"&&rt(t)?Lt(t):Bi(t)}function G(t,e,n){const r=Kt(n);if(r===null)return n;const[s,i]=r,o=Hi(t,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function Yn(t,e,n,r){var o;const s=G(t,e,n);return Array.isArray(s)?[["add-triple",s,(o=U(t,e,"id"))==null?void 0:o.id,s]].concat(r):r}function Ji({attrsStore:t},[e,n,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=U(t,e,i),u=ge(t,e,i);return a.map(l=>c?["add-triple",G(t,e,n),c.id,G(t,c["reverse-identity"][1],l)]:["add-triple",G(t,u["forward-identity"][1],l),u==null?void 0:u.id,G(t,e,n)])});return Yn(t,e,n,s)}function Yi({attrsStore:t},[e,n,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=U(t,e,i),u=ge(t,e,i);return a.map(l=>c?["retract-triple",G(t,e,n),c.id,G(t,c["reverse-identity"][1],l)]:["retract-triple",G(t,u["forward-identity"][1],l),u.id,G(t,e,n)])});return Yn(t,e,n,s)}function Zi(t,e,n,r){var s;if(Array.isArray(r)){const[i,o]=r;for(const a of t||[]){const c=a==null?void 0:a.aev.get(i);if(c){for(const[u,l,d]of B(c,2))if(d===o)return!0}}}else for(const i of t||[]){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])==n)return!0}}return!1}function Zn({stores:t,attrsStore:e},[n,r,s,i]){return(i==null?void 0:i.upsert)===!1?{mode:"update"}:(i==null?void 0:i.upsert)===!0?null:Zi(t,e,n,r)?{mode:"update"}:null}function Xi(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Pt(i),c=G(n,r,s);return[["id",c]].concat(Object.entries(a)).map(([l,d])=>{const h=U(n,r,l);return h["checked-data-type"]==="date"&&t.useDateObjects&&(d=Ze(d)),["add-triple",c,h.id,d,{mode:"create"}]})}function eo(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Pt(i),c=G(n,r,s),u=Zn(t,[r,c,i,o]);return[["id",c]].concat(Object.entries(a)).map(([d,h])=>{const y=U(n,r,d);return y["checked-data-type"]==="date"&&t.useDateObjects&&(h=Ze(h)),["add-triple",c,y.id,h,...u?[u]:[]]})}function to({attrsStore:t},[e,n]){return[["delete-entity",G(t,e,n),e]]}function no(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Pt(i),c=G(n,r,s),u=Zn(t,[r,c,i,o]),l=Object.entries(a).map(([h,y])=>{const b=U(n,r,h);return["deep-merge-triple",c,b.id,y,...u?[u]:[]]});return[["add-triple",c,U(n,r,"id").id,c,...u?[u]:[]]].concat(l)}function ro({attrsStore:t},[e,n,r]){return[["rule-params",G(t,e,n),e,r]]}function so(t){const[e,n,r,s,i]=t;if(!s)return t;const o={...s};return delete o.id,[e,n,r,o,...i?[i]:[]]}function io(t,e){const[n,...r]=so(e);switch(n){case"merge":return no(t,r);case"create":return Xi(t,r);case"update":return eo(t,r);case"link":return Ji(t,r);case"unlink":return Yi(t,r);case"delete":return to(t,r);case"ruleParams":return ro(t,r);default:throw new Error(`unsupported action ${n}`)}}function oo(t){switch(t){case"string":case"date":case"boolean":case"number":return t;default:return}}function ao(t,e,n){var a,c;const r=(c=(a=t.entities[e])==null?void 0:a.attrs)==null?void 0:c[n];if(n==="id")return null;if(!r)throw new Error(`${e}.${n} does not exist in your schema`);const{unique:s,indexed:i}=r==null?void 0:r.config,o=oo(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function st(t,e,n,r){const s=t?ao(t,e,n):null,i=N(),a=[N(),e,n];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function co(t,e,n){return Object.values(t.links).find(i=>i.forward.on===e&&i.forward.label===n||i.reverse.on===e&&i.reverse.label===n)}function uo(t,e,n){const r=co(t,e,n);if(!r)throw new Error(`Couldn't find the link ${e}.${n} in your schema`);const{forward:s,reverse:i}=r;return{"forward-identity":[N(),s.on,s.label],"reverse-identity":[N(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function Xn(t,e,n,r){const s=t?uo(t,e,n):null,i=N(),o=[N(),e,n],a=[N(),n,e];return{id:i,"forward-identity":o,"reverse-identity":a,"value-type":"ref",cardinality:"many","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}const lo=new Set(["create","update","merge","link","unlink"]),fo=new Set(["link","unlink"]),ho=new Set(["create","update","merge"]),po=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),zt={"unique?":!0,"index?":!0},yo={...zt,cardinality:"one"};function bo(t){const e=[],[n,r,s,i]=t;if(!po.has(n))return e;const o=Kt(s);if(o&&e.push({etype:r,lookupPair:o}),n==="link")for(const[a,c]of Object.entries(i)){const u=Array.isArray(c)?c:[c];for(const l of u){const d=Kt(l);d&&e.push({etype:r,lookupPair:d,linkLabel:a})}}return e}function _o({attrsStore:t,schema:e},n){var h,y;const r=new Set,s=[],i=[];function o(b,g){return U(t,b,g)||s.find(w=>w["forward-identity"][1]===b&&w["forward-identity"][2]===g)}function a(b,g){return ge(t,b,g)||s.find(w=>{var m,T;return((m=w["reverse-identity"])==null?void 0:m[1])===b&&((T=w["reverse-identity"])==null?void 0:T[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 d(b,g){const w=o(b,g),m=a(b,g);u(w),u(m),!w&&!m&&c(Xn(e,b,g,yo))}for(const b of n)for(const{etype:g,lookupPair:w,linkLabel:m}of bo(b)){const T=w[0];if(m){d(g,m);const S=o(g,m),I=a(g,m);u(S),u(I);const A=((h=S==null?void 0:S["reverse-identity"])==null?void 0:h[1])||((y=I==null?void 0:I["forward-identity"])==null?void 0:y[1])||m;if(l(A,T))d(A,Nt(T));else{const R=o(A,T);R||c(st(e,A,T,zt)),u(R)}}else if(l(g,T))d(g,Nt(T));else{const S=o(g,T);S||c(st(e,g,T,zt)),u(S)}}for(const b of n){const[g,w,m,T]=b;if(lo.has(g)){const S=o(w,"id");u(S),S||c(st(e,w,"id",{"unique?":!0}));for(const I of Object.keys(T)){const A=o(w,I);if(u(A),ho.has(g)&&(A||c(st(e,w,I,I==="id"?{"unique?":!0}:null))),fo.has(g)){const R=a(w,I);!A&&!R&&c(Xn(e,w,I)),u(R)}}}}if(s.length){const b={...t.attrs};for(const g of s)b[g.id]=g;return[new _e(b,t.linkIndex),i]}return[t,i]}function go(t,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>Wi(c)),[s,i]=_o(t,r),o={...t,attrsStore:s},a=r.flatMap(c=>io(o,c));return[...i,...a]}function er(t,e){typeof requestIdleCallback>"u"?t():requestIdleCallback(t,{timeout:e})}const Ke="__meta";class To{constructor(e,n){}}class qt{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 n=this._persister.getItem(Ke);this._meta.loadingPromise=n;const r=await n;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(n){this._meta.error=n,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 n=await this.waitForMetaToLoad();if(!n)return;const r=Object.entries(n.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 n=await this._persister.getItem(e);return n&&this.parse(e,n)}catch(n){return console.error(`Unable to read from storage for key=${e}`,n),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 n=this._getFromStorage(e);this._loadingKeys[e]=n;const r=await n;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 n=[],r=e==null?void 0:e.skipGc;if(this._meta.isLoading){const d=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 n.push(d),Promise.all(n).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 d of this._pendingSaveKeys)d in this.currentValue?o.push(d):(i.push(d),delete s.objects[d]);for(const d of i){const h=this._persister.removeItem(d);n.push(h.then(()=>1)),this._loadedKeys.delete(d),this._pendingSaveKeys.delete(d)}const a=[],c=[[Ke,s]],u=s.objects??{};s.objects=u;for(const d of o)if(this._loadedKeys.has(d)){const h=this.serialize(d,this.currentValue[d]);c.push([d,h]);const y=this._objectSize(h),b=u[d]??{createdAt:Date.now(),updatedAt:Date.now(),size:y};b.updatedAt=Date.now(),b.size=y,u[d]=b,this._pendingSaveKeys.delete(d)}else a.push(d);const l=this._persister.multiSet(c);n.push(l.then(()=>1));for(const d of a){const h=this._loadKey(d).then(()=>this._enqueuePersist(e));n.push(h)}return r||this.gc(),Promise.all(n).then(d=>d.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(Ke);const n=new Set(Object.keys(this.currentValue));for(const h of Object.keys(this._loadingKeys))n.add(h);for(const h of this._loadedKeys)n.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:n,removed:[],metaRemoved:[],removedMissingCount:0,removedOldCount:0,removedThresholdCount:0,removedSizeCount:0};for(const h of e)n.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))!n.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])=>!n.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])=>!n.has(h));let d=u.reduce((h,[y,b])=>h+b.size,0);for(;d>0&&d>this._gcOpts.maxSize&&l.length;){const[[h,y]]=l.splice(0,1);d-=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)&&!n.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(()=>{er(()=>{this._nextGc=null,this._gc()},30*1e3)},1e3*60+Math.random()*500))}_enqueuePersist(e){return new Promise((n,r)=>{if(this._nextSave){n(0);return}this._nextSave=setTimeout(()=>{er(()=>{this._nextSave=null,this._writeToStorage(e).then(n).catch(r)},this._idleCallbackMaxWaitMs)},this._saveThrottleMs)})}version(){return this._version}updateInPlace(e){this._version++;const[n,r]=Je(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=n,this._enqueuePersist();for(const s of this._subs)s(this.currentValue);return n}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(n=>n!==e)}}}const wo=6,mo=["kv","querySubs","syncSubs"];function So(t){return function(n){console.error("Error in IndexedDB event",{source:t,event:n})}}async function vo(t){return new Promise(e=>{const n=indexedDB.open(t);n.onerror=r=>{e(null)},n.onsuccess=r=>{const i=r.target.result;e(i)},n.onupgradeneeded=r=>{var i;(i=r.target.transaction)==null||i.abort(),e(null)}})}async function Ao(t,e,n){const r=typeof e=="string"?JSON.parse(e):e;if(!r)return;const s=new Set;return new Promise((i,o)=>{var l,d,h;const a={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const m={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:((h=(d=(l=g.result)==null?void 0:l.store)==null?void 0:d.triples)==null?void 0:h.length)??0};a[y]=m}const w=n.put(g,y);s.add(w)}const c={objects:a},u=n.put(c,Ke);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function tr(t,e,n){const r=n.put(e,t);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Eo(t,e){const n=await vo(`instant_${t}_5`);if(!n)return;const r=await new Promise((l,d)=>{const b=n.transaction(["kv"],"readonly").objectStore("kv").openCursor();b.onerror=w=>{d(w)};const g=[];b.onsuccess=()=>{const w=b.result;if(w){const m=w.key,T=w.value;g.push([m,T]),w.continue()}else l(g)},b.onerror=w=>{d(w)}}),s=e.transaction(["kv","querySubs"],"readwrite"),i=s.objectStore("kv"),o=s.objectStore("querySubs"),a=[],c={objects:{}};for(const[l,d]of r)switch(l){case"querySubs":{const h=Ao(l,d,o);a.push(h);break}default:{const h=tr(l,d,i);a.push(h);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=tr(Ke,c,i);a.push(u),await Promise.all(a),await new Promise((l,d)=>{s.oncomplete=h=>l(h),s.onerror=h=>d(h),s.onabort=h=>d(h)})}const nr=new Map;class rr extends To{constructor(n,r){super(n,r);p(this,"dbName");p(this,"_storeName");p(this,"_appId");p(this,"_prefix");p(this,"_dbPromise");this.dbName=`instant_${n}_${wo}`,this._storeName=r,this._appId=n,this._dbPromise=this._init()}_init(){return new Promise((n,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(s){const u=Eo(this._appId,c).catch(l=>{So("Error upgrading store from version 5 to 6.")(l)});nr.set(this.dbName,u),u.then(()=>n(c)).catch(()=>n(c))}else{const u=nr.get(this.dbName);u?u.then(()=>n(c)).catch(()=>n(c)):n(c)}},i.onupgradeneeded=o=>{s=!0,this._upgradeStore(o)}})}_upgradeStore(n){const s=n.target.result;for(const i of mo)s.objectStoreNames.contains(i)||s.createObjectStore(i)}async getItem(n){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readonly").objectStore(this._storeName).get(n);c.onerror=u=>{i(u)},c.onsuccess=u=>{c.result?s(c.result):s(null)}})}async setItem(n,r){const s=await this._dbPromise;return new Promise((i,o)=>{const u=s.transaction([this._storeName],"readwrite").objectStore(this._storeName).put(r,n);u.onerror=l=>{o(l)},u.onsuccess=l=>{i()}})}async multiSet(n){const r=await this._dbPromise;return new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite"),a=o.objectStore(this._storeName),c=new Set;for(const[u,l]of n){const d=a.put(l,u);c.add(d)}for(const u of c)u.onerror=l=>{o.abort(),i(l)},u.onsuccess=l=>{c.delete(u),c.size===0&&s()}})}async removeItem(n){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readwrite").objectStore(this._storeName).delete(n);c.onerror=u=>{i(u)},c.onsuccess=u=>{s()}})}async getAllKeys(){const n=await this._dbPromise;return new Promise((r,s)=>{const a=n.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();a.onerror=c=>{s(c)},a.onsuccess=c=>{r(a.result.filter(u=>typeof u=="string"))}})}}class sr{static async getIsOnline(){return navigator.onLine}static listen(e){const n=()=>{e(!0)},r=()=>{e(!1)};return addEventListener("online",n),addEventListener("offline",r),()=>{removeEventListener("online",n),removeEventListener("offline",r)}}}class Oe extends Error{constructor(n,r){super(n);p(this,"hint");this.hint=r;const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,Oe),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class it extends Oe{constructor(n){var i;const r=((i=n.body)==null?void 0:i.message)||`API Error (${n.status})`;super(r,n.body.hint);p(this,"body");p(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,it),this.name="InstantAPIError",this.status=n.status,this.body=n.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function re(t,e){const n=await fetch(t,e),r=await n.json();return n.status===200?Promise.resolve(r):Promise.reject(new it({status:n.status,body:r}))}function Oo({apiURI:t,appId:e,email:n}){return re(`${t}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:n})})}async function ko({apiURI:t,appId:e,email:n,code:r,refreshToken:s}){return await re(`${t}/runtime/auth/verify_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:n,code:r,...s?{"refresh-token":s}:{}})})}async function Po({apiURI:t,appId:e,refreshToken:n}){return await re(`${t}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":n})})}async function Co({apiURI:t,appId:e}){return await re(`${t}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function ir({apiURI:t,appId:e,code:n,codeVerifier:r,refreshToken:s}){return await re(`${t}/runtime/oauth/token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,code:n,code_verifier:r,refresh_token:s})})}async function Io({apiURI:t,appId:e,nonce:n,idToken:r,clientName:s,refreshToken:i}){return await re(`${t}/runtime/oauth/id_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,nonce:n,id_token:r,client_name:s,refresh_token:i})})}async function Mo({apiURI:t,appId:e,refreshToken:n}){return await re(`${t}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:n})})}async function jo({apiURI:t,appId:e,path:n,file:r,refreshToken:s,contentType:i,contentDisposition:o}){const a={app_id:e,path:n,authorization:`Bearer ${s}`,"content-type":i||r.type};return o&&(a["content-disposition"]=o),await re(`${t}/storage/upload`,{method:"PUT",headers:a,body:r})}async function Ro({apiURI:t,appId:e,path:n,refreshToken:r}){const{data:s}=await re(`${t}/storage/files?app_id=${e}&filename=${encodeURIComponent(n)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function Do({apiURI:t,appId:e,fileName:n,refreshToken:r,metadata:s={}}){const{data:i}=await re(`${t}/storage/signed-upload-url`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${r}`},body:JSON.stringify({app_id:e,filename:n})});return i}async function xo(t,e){return(await fetch(t,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function $o({apiURI:t,appId:e,path:n,refreshToken:r}){const{data:s}=await re(`${t}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(n)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let Vt=!1,or=!1,ar=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(Vt=!!window.localStorage.getItem("devBackend"),or=!!window.localStorage.getItem("__instantLogging"),ar=!!window.localStorage.getItem("__devtoolLocalDash"));function cr(t,e){if(!e)return t;const n={};return e.forEach(r=>{n[r]=t[r]}),n}function Uo(t,e,n){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=cr(t.user??{},e==null?void 0:e.keys);r.user={...i,peerId:n}}for(const i of Object.keys(t.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=cr(t.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function Lo(t,e){if(t.isLoading!==e.isLoading||t.error!==e.error||(t.user||e.user)&&(!t.user||!e.user||!vn(t.user,e.user))||!Sn(t.peers,e.peers))return!0;for(const r of Object.keys(t.peers))if(!vn(t.peers[r],e.peers[r]))return!0;return!1}class ur{constructor(){p(this,"promise");p(this,"_resolve");p(this,"_reject");this.promise=new Promise((e,n)=>{this._resolve=e,this._reject=n})}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}function lr(t,e=[]){t.forEach(n=>{const{data:r}=n,{"datalog-result":s}=r,{"join-rows":i}=s;for(const o of i)for(const a of o)e.push(a);lr(n["child-nodes"],e)})}function fr(t){const e=[];return lr(t,e),e}function dr(t){return Object.values(t.links).reduce((e,n)=>{var r,s;return e[r=n.forward.on]??(e[r]={}),e[n.forward.on][n.forward.label]={isForward:!0,isSingular:n.forward.has==="one",link:n},e[s=n.reverse.on]??(e[s]={}),e[n.reverse.on][n.reverse.label]={isForward:!1,isSingular:n.reverse.has==="one",link:n},e},{})}const hr="v0.22.138";function Fo(t,e){return{info:t?(...n)=>console.info(...n,e()):()=>{},debug:t?(...n)=>console.debug(...n,e()):()=>{},error:t?(...n)=>console.error(...n,e()):()=>{}}}class ue{constructor(e,n,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=n,this.isIndexed=r,this.config=s}clientRequired(){return new ue(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ue(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ue(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ue(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class D extends Error{constructor(e,n){const r=n?`At path '${n}': ${e}`:e;super(r),this.name="QueryValidationError"}}const pr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],No=t=>t.valueType||"unknown",yr=(t,e,n=!1)=>{if(n||t==null)return!0;switch(e){case"string":return typeof t=="string";case"number":return typeof t=="number"&&!isNaN(t);case"boolean":return typeof t=="boolean";case"date":return t instanceof Date||typeof t=="string"||typeof t=="number";default:return!0}},Ko=(t,e,n,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,d)=>{if(!yr(d,l,a))throw new D(`Invalid value for operator '${u}' on attribute '${r}' in entity '${s}'. Expected ${l}, but received: ${typeof d}`,o)};switch(t){case"in":case"$in":if(!Array.isArray(e))throw new D(`Operator '${t}' for attribute '${r}' in entity '${s}' must be an array, but received: ${typeof e}`,o);for(const u of e)c(t,n,u);break;case"$not":case"$ne":case"$gt":case"$lt":case"$gte":case"$lte":c(t,n,e);break;case"$like":case"$ilike":if(c(t,"string",e),t==="$ilike"&&!i.isIndexed)throw new D(`Operator '${t}' can only be used with indexed attributes, but '${r}' in entity '${s}' is not indexed`,o);break;case"$isNull":c(t,"boolean",e);break;default:throw new D(`Unknown operator '${t}' for attribute '${r}' in entity '${s}'`,o)}},ke=(t,e,n,r,s)=>{const i=No(n),o=n.valueType==="json";if(typeof t=="object"&&t!==null&&!Array.isArray(t)){if(o)return;const c=t;for(const[u,l]of Object.entries(c))Ko(u,l,i,e,r,n,`${s}.${u}`)}else if(!yr(t,i,o))throw new D(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof t}`,s)},zo=(t,e,n,r,s)=>{const i=t.split(".");if(i.length<2)throw new D(`Invalid dot notation path '${t}'. Must contain at least one dot.`,s);let o=n;for(let l=0;l<i.length-1;l++){const d=i[l],h=r.entities[o];if(!h)throw new D(`Entity '${o}' does not exist in schema while traversing dot notation path '${t}'.`,s);const y=h.links[d];if(!y){const b=Object.keys(h.links);throw new D(`Link '${d}' does not exist on entity '${o}' in dot notation path '${t}'. 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 D(`Target entity '${o}' does not exist in schema for dot notation path '${t}'.`,s);if(a==="id"){if(typeof e=="string"&&!Ae(e))throw new D(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);ke(e,t,new ue("string",!1,!0),n,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!Ae(e))throw new D(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);ke(e,t,new ue("string",!1,!0),n,s);return}if(!u){const l=Object.keys(c.attrs);throw new D(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${t}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}ke(e,t,u,n,s)},br=(t,e,n,r)=>{for(const[s,i]of Object.entries(t)){if(s==="or"||s==="and"){if(Array.isArray(i))for(const u of i)typeof u=="object"&&u!==null&&br(u,e,n,`${r}.${s}[${u}]`);continue}if(s==="id"){ke(i,"id",new ue("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){zo(s,i,e,n,`${r}.${s}`);continue}const o=n.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 D(`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)ke(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!Ae(i))throw new D(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ue("string",!1,!0);ke(i,s,u,e,`${r}.${s}`)}}},qo=(t,e,n,r,s=0)=>{for(const o of Object.keys(t))if(!pr.includes(o))throw new D(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${pr.join(", ")}. Found: ${o}`,r);const i=["offset","before","after","first","last"];for(const o of i)if(t[o]!==void 0&&s>0)throw new D(`'${o}' can only be used on top-level namespaces. It cannot be used in nested queries.`,r);if(t.where&&n){if(typeof t.where!="object"||t.where===null)throw new D(`'where' clause must be an object in entity '${e}', but received: ${typeof t.where}`,r?`${r}.where`:void 0);br(t.where,e,n,r?`${r}.where`:"where")}},_r=(t,e,n,r,s=0)=>{var i;if(!t||typeof t!="object")throw new D(`Query part for entity '${e}' must be an object, but received: ${typeof t}`,r);for(const o of Object.keys(t))if(o!=="$"){if(n&&!(o in n.entities[e].links)){const c=Object.keys(n.entities[e].links);throw new D(`Link '${o}' does not exist on entity '${e}'. Available links: ${c.length>0?c.join(", "):"none"}`,`${r}.${o}`)}const a=t[o];if(typeof a=="object"&&a!==null){const c=(i=n==null?void 0:n.entities[e].links[o])==null?void 0:i.entityName;c&&_r(a,c,n,`${r}.${o}`,s+1)}}else{const a=t[o];if(typeof a!="object"||a===null)throw new D(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);qo(a,e,n,`${r}.$`,s)}},gr=(t,e)=>{if(typeof t!="object"||t===null)throw new D(`Query must be an object, but received: ${typeof t}${t===null?" (null)":""}`);if(Array.isArray(t))throw new D(`Query must be an object, but received: ${typeof t}`);const n=t;for(const r of Object.keys(n)){if(Array.isArray(t[r]))throw new D(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new D(`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 D(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}_r(n[r],r,e,r,0)}}},Tr=t=>typeof t!="string"?!1:rt(t)?!0:Ae(t);class X extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const wr=t=>t.length>0?t.join(", "):"none",Vo=(t,e)=>new X(`Entity '${t}' does not exist in schema. Available entities: ${wr(e)}`),Wt={string:t=>typeof t=="string",number:t=>typeof t=="number"&&!isNaN(t),boolean:t=>typeof t=="boolean",date:t=>t instanceof Date||typeof t=="string"||typeof t=="number",json:()=>!0},Wo=(t,e)=>{var n;return t==null?!0:((n=Wt[e.valueType])==null?void 0:n.call(Wt,t))??!1},mr=(t,e)=>{const n=e.entities[t];if(!n)throw Vo(t,Object.keys(e.entities));return n},Qt=(t,e,n)=>{const r=mr(t,n);if(typeof e!="object"||e===null)throw new X(`Arguments for data operation on entity '${t}' 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&&!Wo(i,o))throw new X(`Invalid value for attribute '${s}' in entity '${t}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Sr=(t,e,n)=>{const r=mr(t,n);if(typeof e!="object"||e===null)throw new X(`Arguments for link operation on entity '${t}' 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 X(`Link '${s}' does not exist on entity '${t}'. Available links: ${wr(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Tr(a))throw new X(`Invalid entity ID in link '${s}' for entity '${t}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Tr(i))throw new X(`Invalid UUID in link '${s}' for entity '${t}'. Expected a UUID, but received: ${i}`)}}},Qo={create:Qt,update:Qt,merge:Qt,link:Sr,unlink:Sr,delete:()=>{}},Bo=(t,e)=>{if(!e)return;const[n,r,s,i]=t;if(!Array.isArray(s)&&!Ae(s))throw new X(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new X(`Entity name must be a string, but received: ${typeof r}`);const o=Qo[n];o&&i!==void 0&&o(r,i,e)},Go=(t,e)=>{const n=Array.isArray(t)?t:[t];for(const r of n){if(!r||typeof r!="object")throw new X(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new X(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new X(`Transaction operation must be an array, but received: ${typeof s}`);Bo(s,e)}}};let vr=0;class Ar{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}_${vr++}`,this.conn=new WebSocket(e),this.conn.onopen=n=>{this.onopen&&this.onopen({target:this})},this.conn.onmessage=n=>{this.onmessage&&this.onmessage({target:this,message:JSON.parse(n.data.toString())})},this.conn.onclose=n=>{this.onclose&&this.onclose({target:this})},this.conn.onerror=n=>{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 Ho{constructor(e,n){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,"conn");p(this,"url");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${vr++}`,this.url=n,this.ES=e,this.conn=new e(n),this.sseInitTimeout=setTimeout(()=>{this.initParams||this.handleError()},1e4),this.conn.onmessage=r=>{const s=JSON.parse(r.data);if(Array.isArray(s))for(const i of s)this.handleMessage(i);else this.handleMessage(s)},this.conn.onerror=r=>{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 n,r,s;try{(await fetch(this.url,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({machine_id:(n=this.initParams)==null?void 0:n.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 n=this.postMessages(e);this.sendPromise=n,n.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 Jo(t,e){const n=t.values;if(n){const r=Mn(n.attrsStore,null);if(r){for(const s of n.entities||[])s.store.useDateObjects=e,s.store=In(r,s.store);n.attrsStore=r}}return t}function Yo(t,e){var n;if(e.values){const r=[];for(const s of(n=e.values)==null?void 0:n.entities){const i=Cn(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function Zo(t,e,n){var i,o;const r=(i=e==null?void 0:e.state)==null?void 0:i.txId,s=(o=n==null?void 0:n.state)==null?void 0:o.txId;return r&&(!s||r>s)?e:s&&(!r||s>r)?n:e||n}function Bt(t,e,n){return Jn({store:e,attrsStore:n,pageInfo:null,aggregate:null},t.query).data[t.table][0]}function Er(t,e,n,r){var o;const s=(o=U(n,t.table,"id"))==null?void 0:o.id;if(!s)return-1;const i=ve(e.eav,[r,s,r]);return i?i[3]:-1}function Or(t,e,n){for(const{action:r,triple:s}of n)switch(r){case"added":Dn(t,e,s);break;case"removed":jn(t,e,s);break}}function Xo(t,e,n){var s,i;const r={};for(const{action:o,triple:a}of n){const[c,u,l]=a,d=(i=(s=e.getAttr(u))==null?void 0:s["forward-identity"])==null?void 0:i[2];if(!d)continue;const h=r[c]??{};r[c]=h;const y=h[d]??{};switch(o){case"added":y.newValue=l;break;case"removed":y.oldValue===void 0&&(y.oldValue=l);break}h[d]=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(t,e){return{[t.table]:e.map(n=>n.entity)}}function ea(t,e){var r;if(t.orderFieldType)return t.orderFieldType;const n=t.orderField==="serverCreatedAt"?"number":(r=U(e(),t.table,t.orderField))==null?void 0:r["checked-data-type"];return t.orderFieldType=n,n}function ta(t,e,n){const r=e;if(t.orderField==="serverCreatedAt"){n.sort(t.orderDirection==="asc"?function(o,a){return Ne(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return Ne(a.entity.id,a.serverCreatedAt,o.entity.id,o.serverCreatedAt,r)});return}const s=t.orderField;n.sort(t.orderDirection==="asc"?function(o,a){return Ne(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return Ne(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var Te;(function(t){t.InitialSyncBatch="InitialSyncBatch",t.InitialSyncComplete="InitialSyncComplete",t.LoadFromStorage="LoadFromStorage",t.SyncTransaction="SyncTransaction",t.Error="Error"})(Te||(Te={}));class na{constructor(e,n,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 qt({persister:n,merge:Zo,serialize:Yo,parse:(a,c)=>Jo(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,n){const r=F(e);return this.callbacks[r]=this.callbacks[r]||[],this.callbacks[r].push(n),this.initSubscription(e,r,n),s=>{this.unsubscribe(r,n,s==null?void 0:s.keepSubscription)}}unsubscribe(e,n,r){const s=(this.callbacks[e]||[]).filter(i=>i!==n);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(N(),{op:"start-sync",q:e})}sendResync(e,n,r){this.idToHash[n.subscriptionId]=e.hash,this.trySend(n.subscriptionId,{op:"resync-table","subscription-id":n.subscriptionId,"tx-id":r,token:n.token})}sendRemove(e,n){this.trySend(N(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":n})}async initSubscription(e,n,r){var u,l,d,h;await this.subs.waitForKeyToLoad(n);const s=this.subs.currentValue[n];if(s&&s.state&&s.state.txId){this.sendResync(s,s.state,s.state.txId),(u=s.values)!=null&&u.entities&&r&&r({type:Te.LoadFromStorage,data:ot(s,(l=s.values)==null?void 0:l.entities)});return}const i=Object.keys(e)[0],o=((h=(d=e[i])==null?void 0:d.$)==null?void 0:h.order)||{serverCreatedAt:"asc"},[a,c]=Object.entries(o)[0];this.subs.updateInPlace(y=>{y[n]={query:e,hash:n,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 n=this.subs.currentValue[e];n?await this.initSubscription(n.query,n.hash):this.log.error("Missing sub for hash in flushPending",e)}}onStartSyncOk(e){const n=e["subscription-id"],r=e.q,s=F(r);this.idToHash[n]=s,this.subs.updateInPlace(i=>{const o=i[s];if(!o)return this.log.error("Missing sub for hash",s,"subscription-id",n,"query",r),i;o.state={subscriptionId:n,token:e.token}})}notifyCbs(e,n){for(const r of this.callbacks[e]||[])r(n)}onSyncLoadBatch(e){const n=e["subscription-id"],r=e["join-rows"],s=this.idToHash[n];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),d=Bt(o,l,a.attrsStore);c.push({store:l,entity:d,serverCreatedAt:Er(o,l,a.attrsStore,d.id)}),i.push(d)}this.subs.updateInPlace(u=>{u[s]=o,u[s].updatedAt=Date.now()}),o.values&&this.notifyCbs(s,{type:Te.InitialSyncBatch,data:ot(o,o.values.entities),batch:i})}onSyncInitFinish(e){var i;const n=e["subscription-id"],r=this.idToHash[n];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:Te.InitialSyncComplete,data:ot(s,((i=s.values)==null?void 0:i.entities)||[])})}onSyncUpdateTriples(e){var o;const n=e["subscription-id"],r=this.idToHash[n];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 w of a.changes){const m=u[w.triple[0]]??[];u[w.triple[0]]=m,m.push(w)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},d=l.entities;s.values=l;const h=[];e:for(const[w,m]of Object.entries(u))for(let T=0;T<d.length;T++){const S=d[T];if(Ds(S.store,w)){Or(S.store,l.attrsStore,m);const I=Bt(s,S.store,l.attrsStore),A=Xo(S.store,l.attrsStore,m)[w];I?(h.push({oldEntity:S.entity,newEntity:I,changedFields:A||{}}),S.entity=I):c.push(T),delete u[w];continue e}}const y=[];for(const[w,m]of Object.entries(u)){const T=this.createStore([]);Or(T,l.attrsStore,m);const S=Bt(s,T,l.attrsStore);if(!S){this.log.error("No entity found after applying change",{sub:s,changes:m,store:T});continue}d.push({store:T,entity:S,serverCreatedAt:Er(s,T,l.attrsStore,S.id)}),y.push(S)}const b=[];for(const w of c.sort().reverse())b.push(d[w].entity),d.splice(w,1);const g=ea(s,this.getAttrs);ta(s,g,d),this.notifyCbs(r,{type:Te.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,n){const r=this.idToHash[e];if(r){delete this.idToHash[e];const s=this.subs.currentValue[r];if(s.state&&this.sendRemove(s.state,n),n?this.subs.unloadKey(r):this.subs.updateInPlace(i=>{delete i[r]}),s)return s}}onStartSyncError(e){const n=F(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(n,{type:Te.Error,data:{[s]:[]},error:r})}onResyncError(e){const n=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(n,!1);r&&this.initSubscription(r.query,r.hash)}}const le={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},ra=3e4,sa=3e4,ia=200,oa=1e3*60,aa={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},Gt="_instant_oauth_redirect",ze="currentUser";function ca({transportType:t,appId:e,apiURI:n,wsURI:r,EventSourceImpl:s}){if(!s)return new Ar(`${r}?app_id=${e}`);switch(t){case"ws":return new Ar(`${r}?app_id=${e}`);case"sse":return new Ho(s,`${n}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+t)}}function ua(){return typeof window<"u"||typeof chrome<"u"}const kr={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function la(t,e){var r;const n=typeof t=="string"?JSON.parse(t):t;if((r=n==null?void 0:n.result)!=null&&r.store){const s=Mn(n.result.attrsStore,n.result.store);if(s){const i=n.result.store;n.result.store=In(s,{...i,useDateObjects:e}),n.result.attrsStore=s}}return n}function fa(t,e){const{result:n,...r}=e,s=r;if(n){const i={...n,store:Cn(n.store),attrsStore:n.attrsStore.toJSON()};s.result=i}return s}function da(t,e){switch(t){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function ha(t,e){switch(t){case"pendingMutations":return[...e.entries()];default:return e}}function pa(t,e,n){const r=e==null?void 0:e.result,s=n==null?void 0:n.result;return r&&!s&&n&&(n.result=r),n||e}function Ht(t){return[...t].sort((e,n)=>{const[r,s]=e,[i,o]=n,a=s.order||0,c=o.order||0;return a==c?r<i?-1:r>i?1:0:a-c})}class ya{constructor(e,n=rr,r=sr,s,i){p(this,"attrs");p(this,"_isOnline",!0);p(this,"_isShutdown",!1);p(this,"status",le.CONNECTING);p(this,"querySubs");p(this,"kv");p(this,"_syncTable");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,"_onMergeKv",(e,n,r)=>{switch(e){case"pendingMutations":{const s=(n==null?void 0:n.entries())??[],i=(r==null?void 0:r.entries())??[],o=new Map([...s,...i]);return(n?this._rewriteMutationsSorted(this.attrs,n):[]).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||n}});p(this,"getPreviousResult",e=>{var r;const n=F(e);return(r=this.dataForQuery(n))==null?void 0:r.data});p(this,"notifyOne",e=>{var i;const n=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,!Ye(s.data,r)&&n.forEach(o=>o.cb(s.data)))});p(this,"notifyOneQueryOnce",e=>{var s;const n=this.queryOnceDfds[e]??[],r=(s=this.dataForQuery(e))==null?void 0:s.data;n.forEach(i=>{this._completeQueryOnce(i.q,e,i.dfd),i.dfd.resolve(r)})});p(this,"notifyQueryError",(e,n)=>{(this.queryCbs[e]||[]).forEach(s=>s.cb({error:n}))});p(this,"pushTx",e=>{this.config.disableValidation||Go(e,this.config.schema);try{const n=go({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(n)}catch(n){return this.pushOps([],n)}});p(this,"pushOps",(e,n)=>{const r=N(),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:n,order:i};this._updatePendingMutations(c=>{c.set(r,o)});const a=new ur;return this.mutationDeferredStore.set(r,a),this._sendMutation(r,o),this.notifyAll(),a.promise});p(this,"_transportOnOpen",e=>{const n=e.target;if(this._transport!==n){this._log.info("[socket][open]",n.id,"skip; this is no longer the current transport");return}this._log.info("[socket][open]",this._transport.id),this._setStatus(le.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(N(),{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]",n.id,r)})});p(this,"_transportOnMessage",e=>{const n=e.target,r=e.message;if(this._transport!==n){this._log.info("[socket][message]",n.id,r,"skip; this is no longer the current transport");return}if(!this._wsOk&&n.type==="ws"&&(this._wsOk=!0),this._transportType="ws",Array.isArray(e.message))for(const s of e.message)this._handleReceive(n.id,s);else this._handleReceive(n.id,e.message)});p(this,"_transportOnError",e=>{const n=e.target;if(this._transport!==n){this._log.info("[socket][error]",n.id,"skip; this is no longer the current transport");return}this._log.error("[socket][error]",n.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 n=e.target;if(this._transport!==n){this._log.info("[socket][close]",n.id,"skip; this is no longer the current transport");return}this._setStatus(le.CLOSED);for(const r of Object.values(this._rooms))r.isConnected=!1;if(this._isShutdown){this._log.info("[socket][close]",n.id,"Reactor has been shut down and will not reconnect");return}this._log.info("[socket][close]",n.id,"schedule reconnect, ms =",this._reconnectTimeoutMs),this._scheduleReconnect()});if(this._EventSource=i,this.config={...aa,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??sa,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??ia,this._log=Fo(e.verbose||Vt||or,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":hr},this.config.schema&&(this._linkIndex=dr(this.config.schema)),!!ua()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Ae(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();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(n),this._syncTable=new na(this._trySendAuthed.bind(this),new n(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>Ue(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._oauthCallbackResponse=this._oauthLoginInit(),this.getCurrentUser().then(o=>{this.syncUserToEndpoint(o.user)}),setInterval(async()=>{const o=await this.getCurrentUser();this.syncUserToEndpoint(o.user)},oa),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",le.CLOSED),this._setStatus(le.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}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?dr(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 qt({persister:new e(this.config.appId,"querySubs"),merge:pa,serialize:fa,parse:(n,r)=>la(r,this.config.useDateObjects),objectSize:n=>{var r,s,i;return((i=(s=(r=n==null?void 0:n.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=n=>this._onQuerySubLoaded(n),this.kv=new qt({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:ha,parse:da,objectSize:()=>0,logger:this._log,saveThrottleMs:100,idleCallbackMaxWaitMs:100,gc:null}),this.kv.onKeyLoaded=n=>{n==="pendingMutations"&&this.notifyAll()},this.kv.waitForKeyToLoad("pendingMutations"),this.kv.waitForKeyToLoad(ze),this._beforeUnloadCbs.push(()=>{this.kv.flush(),this.querySubs.flush()})}_beforeUnload(){for(const e of this._beforeUnloadCbs)e();this._syncTable.beforeUnload()}_finishTransaction(e,n,r){const s=this.mutationDeferredStore.get(n);this.mutationDeferredStore.delete(n);const i=e!=="error"&&e!=="timeout";if(!s&&!i&&console.error("Mutation failed",{status:e,eventId:n,...r}),!!s)if(i)s.resolve({status:e,eventId:n});else if(r!=null&&r.type){const{status:o,...a}=r;s.reject(new it({body:a,status:o??0}))}else s.reject(new Oe((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint))}_setStatus(e,n){this.status=e,this._errorMessage=n,this.notifyConnectionStatusSubs(e)}_flushEnqueuedRoomData(e){var s,i;const n=(i=(s=this._presence[e])==null?void 0:s.result)==null?void 0:i.user,r=this._broadcastQueue[e];if(this._broadcastQueue[e]=[],n&&this._trySetPresence(e,n),r)for(const o of r){const{topic:a,roomType:c,data:u}=o;this._tryBroadcast(e,c,a,u)}}_addQueryData(e,n,r){if(!this.attrs)throw new Error("Attrs in reactor have not been set");const s=F(e),i=this.ensureAttrs(),o=Ue(this.attrs,n.triples,r,this.config.useDateObjects);this.querySubs.updateInPlace(a=>{a[s]={result:{store:o,attrsStore:i,pageInfo:n.pageInfo,processedTxId:void 0,isExternal:!0},q:e}}),this._cleanupPendingMutationsQueries(),this.notifyOne(s),this.notifyOneQueryOnce(s),this._cleanupPendingMutationsTimeout()}_handleReceive(e,n){var s,i,o,a,c,u,l;const r=!!this.config.schema&&("cardinalityInference"in this.config?!!this.config.cardinalityInference:!0);switch(kr[n.op]||this._log.info("[receive]",e,n.op,n),n.op){case"init-ok":{this._setStatus(le.AUTHENTICATED),this._reconnectTimeoutMs=0,this._setAttrs(n.attrs),this._flushPendingMessages(),this._sessionId=n["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(F(n.q));break}case"add-query-ok":{const{q:y,result:b}=n,g=F(y);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[g])break;const w=(c=(a=b==null?void 0:b[0])==null?void 0:a.data)==null?void 0:c["page-info"],m=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,T=fr(b),S=this.ensureAttrs(),I=Ue(S,T,r,this.config.useDateObjects);this.querySubs.updateInPlace(A=>{if(!A[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}A[g].result={store:I,attrsStore:S,pageInfo:w,aggregate:m,processedTxId:n["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(g),this.notifyOneQueryOnce(g),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(n);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(n);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(n);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(n);break}case"refresh-ok":{const{computations:y,attrs:b}=n,g=n["processed-tx-id"];b&&this._setAttrs(b),this._cleanupPendingMutationsTimeout();const w=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);w!==this._pendingMutations()&&this.kv.updateInPlace(S=>{S.pendingMutations=w});const m=Ht(w.entries()),T=y.map(S=>{var se,oe,he,qe;const I=S["instaql-query"],A=S["instaql-result"],R=F(I),z=fr(A),V=this.ensureAttrs(),de=Ue(V,z,r,this.config.useDateObjects),{store:ut,attrsStore:Zt}=this._applyOptimisticUpdates(de,V,m,g),Xt=(oe=(se=A==null?void 0:A[0])==null?void 0:se.data)==null?void 0:oe["page-info"],lt=(qe=(he=A==null?void 0:A[0])==null?void 0:he.data)==null?void 0:qe.aggregate;return{q:I,hash:R,store:ut,attrsStore:Zt,pageInfo:Xt,aggregate:lt}});T.forEach(({hash:S,q:I,store:A,attrsStore:R,pageInfo:z,aggregate:V})=>{this.querySubs.updateInPlace(de=>{if(!de[S]){this._log.error("Missing value in querySubs",{hash:S,q:I});return}de[S].result={store:A,attrsStore:R,pageInfo:z,aggregate:V,processedTxId:g}})}),this._cleanupPendingMutationsQueries(),T.forEach(({hash:S})=>{this.notifyOne(S)});break}case"transact-ok":{const{"client-event-id":y,"tx-id":b}=n;this._inFlightMutationEventIds.delete(y);const w=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(y);if(!w)break;this._updatePendingMutations(T=>{T.set(y,{...T.get(y),"tx-id":b,confirmed:Date.now()})});const m=[];for(const T of w["tx-steps"])if(T[0]==="add-attr"){const S=T[1];m.push(S)}if(m.length){const T=Object.values(this.ensureAttrs().attrs);this._setAttrs([...T,...m])}this._finishTransaction("synced",y),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const y=n["room-id"];this._trySetRoomConnected(y,!0),this._patchPresencePeers(y,n.edits),this._notifyPresenceSubs(y);break}case"refresh-presence":{const y=n["room-id"];this._trySetRoomConnected(y,!0),this._setPresencePeers(y,n.data),this._notifyPresenceSubs(y);break}case"server-broadcast":{const y=n["room-id"],b=n.topic;this._trySetRoomConnected(y,!0),this._notifyBroadcastSubs(y,b,n);break}case"join-room-ok":{const y=n["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=n["room-id"];this._trySetRoomConnected(y,!1);break}case"join-room-error":const d=n["room-id"],h=this._rooms[d];h&&(h.error=n.error),this._notifyPresenceSubs(d);break;case"error":this._handleReceiveError(n);break;default:this._log.info("Uknown op",n.op,n);break}}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(n=>{const r=n.pendingMutations??new Map;n.pendingMutations=r,e(r)})}_handleMutationError(e,n,r){const s=this._pendingMutations().get(n);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(n),o)),this._inFlightMutationEventIds.delete(n);const i={message:r.message,hint:r.hint};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(i),this._finishTransaction(e,n,r)}}_handleReceiveError(e){var a,c,u,l,d,h,y;console.log("error",e);const n=e["client-event-id"];this._inFlightMutationEventIds.delete(n);const r=this._pendingMutations().get(n),s={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa."};if(e.hint&&(s.hint=e.hint),r){this._handleMutationError("error",n,e);return}if((a=e["original-event"])!=null&&a.hasOwnProperty("q")&&((c=e["original-event"])==null?void 0:c.op)==="add-query"){const b=(u=e["original-event"])==null?void 0:u.q,g=F(b);this.notifyQueryError(F(b),s),this.notifyQueryOnceError(b,g,n,s);return}if(((l=e["original-event"])==null?void 0:l.op)==="init"){if(e.type==="record-not-found"&&((d=e.hint)==null?void 0:d["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(le.ERRORED,s),this.notifyAll();return}if(((h=e["original-event"])==null?void 0:h.op)==="resync-table"){this._syncTable.onResyncError(e);return}if(((y=e["original-event"])==null?void 0:y.op)==="start-sync"){this._syncTable.onStartSyncError(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
|
-
`,e.hint)}notifyQueryOnceError(e,n,r,s){var o;const i=(o=this.queryOnceDfds[n])==null?void 0:o.find(a=>a.eventId===r);i&&(i.dfd.reject(s),this._completeQueryOnce(e,n,i.dfd))}_setAttrs(e){this.attrs=new _e(e.reduce((n,r)=>(n[r.id]=r,n),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,n){const r=N();return this.querySubs.updateInPlace(s=>{s[n]=s[n]||{q:e,result:null,eventId:r},s[n].lastAccessed=Date.now()}),this._trySendAuthed(r,{op:"add-query",q:e}),r}subscribeTable(e,n){return this._syncTable.subscribe(e,n)}subscribeQuery(e,n,r){this.config.disableValidation||gr(e,this.config.schema),r&&"ruleParams"in r&&(e={$$ruleParams:r.ruleParams,...e});const s=F(e),i=this.getPreviousResult(e);return i&&n(i),this.queryCbs[s]=this.queryCbs[s]??[],this.queryCbs[s].push({q:e,cb:n}),this._startQuerySub(e,s),()=>{this._unsubQuery(e,s,n)}}queryOnce(e,n){this.config.disableValidation||gr(e,this.config.schema),n&&"ruleParams"in n&&(e={$$ruleParams:n.ruleParams,...e});const r=new ur;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=F(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")),ra),r.promise}_completeQueryOnce(e,n,r){this.queryOnceDfds[n]&&(this.queryOnceDfds[n]=this.queryOnceDfds[n].filter(s=>s.dfd!==r),this._cleanupQuery(e,n))}_unsubQuery(e,n,r){this.queryCbs[n]&&(this.queryCbs[n]=this.queryCbs[n].filter(s=>s.cb!==r),this._cleanupQuery(e,n))}_hasQueryListeners(e){var n,r;return!!((n=this.queryCbs[e])!=null&&n.length||(r=this.queryOnceDfds[e])!=null&&r.length)}_cleanupQuery(e,n){this._hasQueryListeners(n)||(delete this.queryCbs[n],delete this.queryOnceDfds[n],delete this._dataForQueryCache[n],this.querySubs.unloadKey(n),this._trySendAuthed(N(),{op:"remove-query",q:e}))}_rewriteMutations(e,n,r){if(!e)return n;if(!n)return new Map;const s=l=>{const[d,h,y]=l["forward-identity"];return U(e,h,y)},i=l=>{const[d,h,y]=l["forward-identity"];return ge(e,h,y)},o={attrIdMap:{},refSwapAttrIds:new Set};let a=!1;const c=(l,d)=>{const h=[];for(const y of l){const[b]=y;if(b==="add-attr"){const[w,m]=y,T=s(m);if(T&&m.id!==T.id){o.attrIdMap[m.id]=T.id,a=!0;continue}if(m["value-type"]==="ref"){const S=i(m);if(S){o.attrIdMap[m.id]=S.id,o.refSwapAttrIds.add(m.id),a=!0;continue}}}if(r&&d&&r>=d&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?Qi(o,y):y;h.push(g)}return a?h:l},u=new Map;for(const[l,d]of n.entries())u.set(l,{...d,"tx-steps":c(d["tx-steps"],d["tx-id"])});return a?u:n}_rewriteMutationsSorted(e,n){return Ht(this._rewriteMutations(e,n).entries())}optimisticAttrs(){var i,o;const e=[...this._pendingMutations().values()].flatMap(a=>a["tx-steps"]),n=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(!n.size&&!r.length)return this.attrs||new _e({},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 n)delete s[a];return new _e(s,this._linkIndex)}dataForQuery(e,n=!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 d=u.store,h=u.attrsStore;const{pageInfo:y,aggregate:b,processedTxId:g}=u,w=this._rewriteMutationsSorted(h,a);if(n){const T=this._applyOptimisticUpdates(d,h,w,g);d=T.store,h=T.attrsStore}return{data:Jn({store:d,attrsStore:h,pageInfo:y,aggregate:b},c),querySubVersion:s,pendingMutationsVersion:o}}_applyOptimisticUpdates(e,n,r,s){for(const[i,o]of r)if(!o["tx-id"]||s&&o["tx-id"]>s){const a=Qs(e,n,o["tx-steps"]);e=a.store,n=a.attrsStore}return{store:e,attrsStore:n}}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,n){if(n.error){this._handleMutationError("error",e,{message:n.error.message});return}if(this.status!==le.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,n),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}),Ht(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:n}of Object.values(this.querySubs.currentValue))n!=null&&n.processedTxId&&(e=Math.min(e,n==null?void 0:n.processedTxId));this._updatePendingMutations(n=>{for(const[r,s]of Array.from(n.entries()))s["tx-id"]&&s["tx-id"]<=e&&n.delete(r)})}_cleanupPendingMutationsTimeout(){if(this._pendingMutations().size<this._pendingMutationCleanupThreshold)return;const e=Date.now();this._updatePendingMutations(n=>{for(const[r,s]of Array.from(n.entries()))s.confirmed&&s.confirmed+this._pendingTxCleanupTimeout<e&&n.delete(r)})}_trySendAuthed(...e){this.status===le.AUTHENTICATED&&this._trySend(...e)}_trySend(e,n,r){if(this._transport.isOpen()){switch(kr[n.op]||this._log.info("[send]",this._transport.id,n.op,n),n.op){case"transact":{this._inFlightMutationEventIds.add(e);break}case"init":this._inFlightMutationEventIds.clear()}this._transport.send({"client-event-id":e,...n})}}_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=ca({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 n=`localToken_${e}`;if(this.kv.currentValue[n])return this.kv.currentValue[n];const r=await this.kv.waitForKeyToLoad(n);if(r)return r;const s=N();return this.kv.updateInPlace(i=>{i[n]||(i[n]=s)}),await this.kv.waitForKeyToLoad(n)}_replaceUrlAfterOAuth(){if(typeof URL>"u")return;const e=new URL(window.location.href);if(e.searchParams.get(Gt)){const n=e.toString();e.searchParams.delete(Gt),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)===n&&history.replaceState(history.state,"",r))};navigation.addEventListener("navigate",i)}}}async _oauthLoginInit(){var s,i,o,a;if(typeof window>"u"||typeof window.location>"u"||typeof URLSearchParams>"u")return null;const e=new URLSearchParams(window.location.search);if(!e.get(Gt))return null;const n=e.get("error");if(n)return this._replaceUrlAfterOAuth(),{error:{message:n}};const r=e.get("code");if(!r)return null;this._replaceUrlAfterOAuth();try{const c=await this._getCurrentUser(),u=(c==null?void 0:c.type)==="guest",{user:l}=await ir({apiURI:this.config.apiURI,appId:this.config.appId,code:r,refreshToken:u?c.refresh_token:void 0});return this.setCurrentUser(l),null}catch(c){return((s=c==null?void 0:c.body)==null?void 0:s.type)==="record-not-found"&&((o=(i=c==null?void 0:c.body)==null?void 0:i.hint)==null?void 0:o["record-type"])==="app-oauth-code"&&await this._hasCurrentUser()?null:{error:{message:((a=c==null?void 0:c.body)==null?void 0:a.message)||"Error logging in."}}}}async _waitForOAuthCallbackResponse(){return await this._oauthCallbackResponse}__subscribeMutationErrors(e){return this.mutationErrorCbs.push(e),()=>{this.mutationErrorCbs=this.mutationErrorCbs.filter(n=>n!==e)}}subscribeAuth(e){this.authCbs.push(e);const n=this._currentUserCached;n.isLoading||e(this._currentUserCached);let r=!1;return this.getCurrentUser().then(s=>{r||Ye(s,n)||e(s)}),()=>{r=!0,this.authCbs=this.authCbs.filter(s=>s!==e)}}async getAuth(){const{user:e,error:n}=await this.getCurrentUser();if(n)throw new Oe("Could not get current user: "+n.message);return e}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(n=>n!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(n=>n!==e)}}notifyAuthSubs(e){this.authCbs.forEach(n=>n(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(n=>n(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(n=>n(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(n=>n(e))}async setCurrentUser(e){this.kv.updateInPlace(n=>{n[ze]=e}),await this.kv.waitForKeyToLoad(ze)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(){const e=await this.kv.waitForKeyToLoad(ze);return typeof e=="string"?JSON.parse(e):e}async getCurrentUser(){const e=await this._waitForOAuthCallbackResponse();if(e!=null&&e.error){const n={error:e.error,user:void 0};return this._currentUserCached={isLoading:!1,...n},n}try{const r={user:await this._getCurrentUser(),error:void 0};return this._currentUserCached={isLoading:!1,...r},r}catch(n){return{user:void 0,isLoading:!1,error:{message:(n==null?void 0:n.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(ze);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:n}=await this.getCurrentUser();if(!Ye(n,e)){await this.setCurrentUser(e),await this.updateUser(e);try{(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async syncUserToEndpoint(e){if(this.config.firstPartyPath)try{await fetch(this.config.firstPartyPath+"/",{method:"POST",body:JSON.stringify({type:"sync-user",appId:this.config.appId,user:e}),headers:{"Content-Type":"application/json"}})}catch(n){this._log.error("Error syncing user with external endpoint",n)}}async updateUser(e){try{await this.syncUserToEndpoint(e)}catch(r){this._log.error("Error syncing user with external endpoint",r)}const n={error:void 0,user:e};this._currentUserCached={isLoading:!1,...n},this._dataForQueryCache={},this.querySubs.updateInPlace(r=>{Object.keys(r).forEach(s=>{delete r[s].result})}),this._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(n)}sendMagicCode({email:e}){return Oo({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode({email:e,code:n}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await ko({apiURI:this.config.apiURI,appId:this.config.appId,email:e,code:n,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}async signInWithCustomToken(e){const n=await Po({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(n.user),n}async signInAsGuest(){const e=await Co({apiURI:this.config.apiURI,appId:this.config.appId});return await this.changeCurrentUser(e.user),e}potentiallyInvalidateToken(e,n){var i;const r=(i=e==null?void 0:e.user)==null?void 0:i.refresh_token;if(!r)return;if(n.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}Mo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:r}).then(()=>{this._log.info("[auth-invalidate] completed invalidateToken")}).catch(o=>{})}async signOut(e){const n=await this.getCurrentUser();this.potentiallyInvalidateToken(n,e),await this.changeCurrentUser(null)}createAuthorizationURL({clientName:e,redirectURL:n}){const{apiURI:r,appId:s}=this.config;return`${r}/runtime/oauth/start?app_id=${s}&client_name=${e}&redirect_uri=${n}`}async exchangeCodeForToken({code:e,codeVerifier:n}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await ir({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:n,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}issuerURI(){const{apiURI:e,appId:n}=this.config;return`${e}/runtime/${n}`}async signInWithIdToken({idToken:e,clientName:n,nonce:r}){var a;const s=await this.getCurrentUser(),i=(a=s==null?void 0:s.user)==null?void 0:a.refresh_token,o=await Io({apiURI:this.config.apiURI,appId:this.config.appId,idToken:e,clientName:n,nonce:r,refreshToken:i});return await this.changeCurrentUser(o.user),o}joinRoom(e,n,r){let s=!1;this._rooms[n]||(s=!0,this._rooms[n]={roomType:e,isConnected:!1,error:void 0}),this._presence[n]=this._presence[n]||{};const i=this._presence[n].result;return r&&!i&&(this._presence[n].result=this._presence[n].result||{},this._presence[n].result.user=r,this._notifyPresenceSubs(n)),s&&this._tryJoinRoom(e,n,r),()=>{this._cleanupRoom(n)}}_cleanupRoom(e){var n,r,s;if(!((r=(n=this._presence[e])==null?void 0:n.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,n,r={}){const s=this._rooms[n],i=this._presence[n];return!s||!i||!i.result?null:{...Uo(i.result,r,this._sessionId),isLoading:!s.isConnected,error:s.error}}publishPresence(e,n,r){const s=this._rooms[n],i=this._presence[n];if(!s||!i)return;i.result=i.result||{};const o={...i.result.user,...r};i.result.user=o,s.isConnected&&(this._trySetPresence(n,o),this._notifyPresenceSubs(n))}_trySetPresence(e,n){this._trySendAuthed(N(),{op:"set-presence","room-id":e,data:n})}_tryJoinRoom(e,n,r){this._trySendAuthed(N(),{op:"join-room","room-type":e,"room-id":n,data:r}),delete this._roomsPendingLeave[n]}_tryLeaveRoom(e){this._trySendAuthed(N(),{op:"leave-room","room-id":e})}_trySetRoomConnected(e,n){const r=this._rooms[e];r&&(r.isConnected=n)}subscribePresence(e,n,r,s){const i=this.joinRoom(e,n,r.initialPresence||r.initialData),o={...r,roomId:n,cb:s,prev:null};return this._presence[n]=this._presence[n]||{},this._presence[n].handlers=this._presence[n].handlers||[],this._presence[n].handlers.push(o),this._notifyPresenceSub(n,o),()=>{var a,c;this._presence[n].handlers=((c=(a=this._presence[n])==null?void 0:a.handlers)==null?void 0:c.filter(u=>u!==o))??[],i()}}_notifyPresenceSubs(e){var n,r;(r=(n=this._presence[e])==null?void 0:n.handlers)==null||r.forEach(s=>{this._notifyPresenceSub(e,s)})}_notifyPresenceSub(e,n){const r=this.getPresence("",e,n);r&&(n.prev&&!Lo(r,n.prev)||(n.prev=r,n.cb(r)))}_patchPresencePeers(e,n){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=Je(s,u=>{for(let[l,d,h]of n)switch(d){case"+":ps(u,l,h);break;case"r":En(u,l,h);break;case"-":On(u,l);break}delete u[this._sessionId]});this._setPresencePeers(e,i)}_setPresencePeers(e,n){const r={...n};delete r[this._sessionId];const s=Object.fromEntries(Object.entries(r).map(([i,o])=>[i,o.data]));this._presence=Je(this._presence,i=>{En(i,[e,"result","peers"],s)})}publishTopic({roomType:e,roomId:n,topic:r,data:s}){const i=this._rooms[n];if(i){if(!i.isConnected){this._broadcastQueue[n]=this._broadcastQueue[n]??[],this._broadcastQueue[n].push({topic:r,roomType:e,data:s});return}this._tryBroadcast(n,e,r,s)}}_tryBroadcast(e,n,r,s){this._trySendAuthed(N(),{op:"client-broadcast","room-id":e,roomType:n,topic:r,data:s})}subscribeTopic(e,n,r,s){const i=this.joinRoom(e,n);return this._broadcastSubs[n]=this._broadcastSubs[n]||{},this._broadcastSubs[n][r]=this._broadcastSubs[n][r]||[],this._broadcastSubs[n][r].push(s),this._presence[n]=this._presence[n]||{},()=>{this._broadcastSubs[n][r]=this._broadcastSubs[n][r].filter(o=>o!==s),this._broadcastSubs[n][r].length||delete this._broadcastSubs[n][r],i()}}_notifyBroadcastSubs(e,n,r){var s,i,o;(o=(i=(s=this._broadcastSubs)==null?void 0:s[e])==null?void 0:i[n])==null||o.forEach(a=>{var l,d,h,y,b,g;const c=(l=r.data)==null?void 0:l.data,u=r.data["peer-id"]===this._sessionId?(h=(d=this._presence[e])==null?void 0:d.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,n,r){var o;const s=await this.getCurrentUser(),i=(o=s==null?void 0:s.user)==null?void 0:o.refresh_token;return jo({...r,apiURI:this.config.apiURI,appId:this.config.appId,path:e,file:n,refreshToken:i})}async deleteFile(e){var i;const n=await this.getCurrentUser(),r=(i=n==null?void 0:n.user)==null?void 0:i.refresh_token;return await Ro({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}async upload(e,n){var c;const r=await this.getCurrentUser(),s=(c=r==null?void 0:r.user)==null?void 0:c.refresh_token,i=e||n.name,o=await Do({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await xo(o,n)}async getDownloadUrl(e){var i;const n=await this.getCurrentUser(),r=(i=n==null?void 0:n.user)==null?void 0:i.refresh_token;return await $o({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let at;function ba(t,e){at==null||at.dispose();const n=Sa(e),r=Ta(e,a),s=ga(_a(t));function i(l){var d;l.source===s.element.contentWindow&&((d=l.data)==null?void 0:d.type)==="close"&&n.isVisible()&&a()}function o(l){const d=l.shiftKey&&l.ctrlKey&&l.key==="0",h=l.key==="Escape"||l.key==="Esc";(d||h&&n.isVisible())&&a()}function a(){n.isVisible()?n.element.style.display="none":(n.element.style.display="block",n.element.contains(s.element)||n.element.appendChild(s.element))}function c(){n.element.remove(),r.element.remove(),removeEventListener("keydown",o),removeEventListener("message",i)}function u(){document.body.appendChild(n.element),document.body.appendChild(r.element),addEventListener("keydown",o),addEventListener("message",i),at={dispose:c}}return u()}function _a(t){return`${Vt||ar?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${t}`}function ga(t){const e=document.createElement("iframe");return e.src=t,e.className="instant-devtool-iframe",Object.assign(e.style,{width:"100%",height:"100%",backgroundColor:"white",border:"none"}),{element:e}}function Ta(t,e){const n=`
|
|
30
|
+
<%s key={someKey} {...props} />`,pn,Re,wc,Re),Yr[Re+pn]=!0}}return d===s?yc(q):pc(q),q}}function bc(d,m,A){return Zr(d,m,A,!0)}function _c(d,m,A){return Zr(d,m,A,!1)}var gc=_c,mc=bc;We.Fragment=s,We.jsx=gc,We.jsxs=mc}(),We}var ts={};ts.NODE_ENV==="production"?ve.exports=Xr():ve.exports=es();var tt=ve.exports;function B(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=B(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],i=B(s);e^=parseInt(i,16),e*=16777619,e=e>>>0;const o=B(n[s]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return B(String(n))}const K={Remove:"remove",Replace:"replace",Add:"add"},_n=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),ns=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),nt=Symbol.iterator,ae={mutable:"mutable",immutable:"immutable"},vt={};function ze(n,e){return n instanceof Map?n.has(e):Object.prototype.hasOwnProperty.call(n,e)}function gn(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 At(n){return Object.getPrototypeOf(n)===Set.prototype}function Ot(n){return Object.getPrototypeOf(n)===Map.prototype}function ce(n){var e;return(e=n.copy)!==null&&e!==void 0?e:n.original}function Oe(n){return!!P(n)}function P(n){return typeof n!="object"?null:n==null?void 0:n[_n]}function Et(n){var e;const t=P(n);return t?(e=t.copy)!==null&&e!==void 0?e:t.original:n}function de(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,ae))===ae.immutable||typeof t=="function")}function mn(n,e=[]){if(Object.hasOwnProperty.call(n,"key")){const t=n.parent.copy,r=P(me(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||ze(t,i)))return null;e.push(i)}if(n.parent)return mn(n.parent,e);e.reverse();try{rs(n.copy,e)}catch{return null}return e}function Ee(n){return Array.isArray(n)?1:n instanceof Map?2:n instanceof Set?3:0}function me(n,e){return Ee(n)===2?n.get(e):n[e]}function qe(n,e,t){Ee(n)===2?n.set(e,t):n[e]=t}function kt(n,e){const t=P(n);return(t?ce(t):n)[e]}function we(n,e){return n===e?n!==0||1/n===1/e:n!==n&&e!==e}function Ct(n){if(n)for(;n.finalities.revoke.length>0;)n.finalities.revoke.pop()()}function ke(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 rs(n,e){for(let t=0;t<e.length-1;t+=1){const r=e[t];if(n=me(Ee(n)===3?Array.from(n):n,r),typeof n!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return n}function ss(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 is=Object.prototype.propertyIsEnumerable;function wn(n,e){let t;if(Array.isArray(n))return Array.prototype.concat.call(n);if(n instanceof Set){if(!At(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(!Ot(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,ae),t!==void 0)&&t!==ae.mutable){if(t===ae.immutable)return ss(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=>{is.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 J(n){n.copy||(n.copy=wn(n.original,n.options))}function Ve(n){if(!de(n))return Et(n);if(Array.isArray(n))return n.map(Ve);if(n instanceof Map){const t=Array.from(n.entries()).map(([r,s])=>[r,Ve(s)]);if(!Ot(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(Ve);if(!At(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]=Ve(n[t]);return e}function rt(n){return Oe(n)?Ve(n):n}function ye(n){var e;n.assignedMap=(e=n.assignedMap)!==null&&e!==void 0?e:new Map,n.operated||(n.operated=!0,n.parent&&ye(n.parent))}function Tn(){throw new Error("Cannot modify frozen object")}function je(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)||Oe(n)){r.pop(),s.pop();return}switch(Ee(n)){case 2:for(const[a,c]of n)je(a,a,t,r,s),je(c,a,t,r,s);n.set=n.clear=n.delete=Tn;break;case 3:for(const a of n)je(a,a,t,r,s);n.add=n.clear=n.delete=Tn;break;case 1:Object.freeze(n);let o=0;for(const a of n)je(a,o,t,r,s),o+=1;break;default:Object.freeze(n),Object.keys(n).forEach(a=>{const c=n[a];je(c,a,t,r,s)})}r.pop(),s.pop()}function It(n,e){const t=Ee(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 Sn(n,e,t){if(Oe(n)||!de(n,t)||e.has(n)||Object.isFrozen(n))return;const r=n instanceof Set,s=r?new Map:void 0;if(e.add(n),It(n,(i,o)=>{var a;if(Oe(o)){const c=P(o);J(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;qe(r?s:n,i,u)}else Sn(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 os(n,e){const t=n.type===3?n.setMap:n.copy;n.finalities.revoke.length>1&&n.assignedMap.get(e)&&t&&Sn(me(t,e),n.finalities.handledSet,n.options)}function Pt(n){n.type===3&&n.copy&&(n.copy.clear(),n.setMap.forEach(e=>{n.copy.add(Et(e))}))}function Mt(n,e,t,r){if(n.operated&&n.assignedMap&&n.assignedMap.size>0&&!n.finalized){if(t&&r){const i=mn(n);i&&e(n,i,t,r)}n.finalized=!0}}function Rt(n,e,t,r){const s=P(t);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=n.type===3?n.setMap:n.copy;if(we(me(c,e),t)){let u=s.original;s.copy&&(u=s.copy),Pt(n),Mt(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)),qe(c,e,u)}}),n.options.enableAutoFreeze&&s.finalities!==n.finalities&&(n.options.enableAutoFreeze=!1)),de(t,n.options)&&n.finalities.draft.push(()=>{const i=n.type===3?n.setMap:n.copy;we(me(i,e),t)&&os(n,e)})}function as(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=ke(l,s);t.push({op:K.Replace,path:f,value:rt(c[u])}),r.push({op:K.Replace,path:f,value:rt(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),f=ke(l,s);t.push({op:K.Add,path:f,value:rt(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),f=ke(l,s);r.push({op:K.Replace,path:f,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const f=e.concat([l-1]),p=ke(f,s);r.push({op:K.Remove,path:p})}}}function cs({original:n,copy:e,assignedMap:t},r,s,i,o){t.forEach((a,c)=>{const u=me(n,c),l=rt(me(e,c)),f=a?ze(n,c)?K.Replace:K.Add:K.Remove;if(we(u,l)&&f===K.Replace)return;const p=r.concat(c),y=ke(p,o);s.push(f===K.Remove?{op:f,path:y}:{op:f,path:y,value:l}),i.push(f===K.Add?{op:K.Remove,path:y}:f===K.Remove?{op:K.Add,path:y,value:u}:{op:K.Replace,path:y,value:u})})}function us({original:n,copy:e},t,r,s,i){let o=0;n.forEach(a=>{if(!e.has(a)){const c=t.concat([o]),u=ke(c,i);r.push({op:K.Remove,path:u,value:a}),s.unshift({op:K.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!n.has(a)){const c=t.concat([o]),u=ke(c,i);r.push({op:K.Add,path:u,value:a}),s.unshift({op:K.Remove,path:u,value:a})}o+=1})}function Be(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 as(n,e,t,r,s);case 3:return us(n,e,t,r,s)}}const st=(n,e,t=!1)=>{if(typeof n=="object"&&n!==null&&(!de(n,e)||t))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},jt={get size(){return ce(P(this)).size},has(n){return ce(P(this)).has(n)},set(n,e){const t=P(this),r=ce(t);return(!r.has(n)||!we(r.get(n),e))&&(J(t),ye(t),t.assignedMap.set(n,!0),t.copy.set(n,e),Rt(t,n,e,Be)),this},delete(n){if(!this.has(n))return!1;const e=P(this);return J(e),ye(e),e.original.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.copy.delete(n),!0},clear(){const n=P(this);if(this.size){J(n),ye(n),n.assignedMap=new Map;for(const[e]of n.original)n.assignedMap.set(e,!1);n.copy.clear()}},forEach(n,e){const t=P(this);ce(t).forEach((r,s)=>{n.call(e,this.get(s),s,this)})},get(n){var e,t;const r=P(this),s=ce(r).get(n),i=((t=(e=r.options).mark)===null||t===void 0?void 0:t.call(e,s,ae))===ae.mutable;if(r.options.strict&&st(s,r.options,i),i||r.finalized||!de(s,r.options)||s!==r.original.get(n))return s;const o=vt.createDraft({original:s,parentDraft:r,key:n,finalities:r.finalities,options:r.options});return J(r),r.copy.set(n,o),o},keys(){return ce(P(this)).keys()},values(){const n=this.keys();return{[nt]:()=>this.values(),next:()=>{const e=n.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const n=this.keys();return{[nt]:()=>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]}}}},[nt](){return this.entries()}},ls=Reflect.ownKeys(jt),vn=(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=P(a),u=((s=(r=n.options).mark)===null||s===void 0?void 0:s.call(r,a,ae))===ae.mutable;if(n.options.strict&&st(o,n.options,u),!u&&!c&&de(o,n.options)&&!n.finalized&&n.original.has(o)){const l=vt.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]}},it={get size(){return P(this).setMap.size},has(n){const e=P(this);if(e.setMap.has(n))return!0;J(e);const t=P(n);return!!(t&&e.setMap.has(t.original))},add(n){const e=P(this);return this.has(n)||(J(e),ye(e),e.assignedMap.set(n,!0),e.setMap.set(n,n),Rt(e,n,n,Be)),this},delete(n){if(!this.has(n))return!1;const e=P(this);J(e),ye(e);const t=P(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=P(this);J(n),ye(n);for(const e of n.original)n.assignedMap.set(e,!1);n.setMap.clear()},values(){const n=P(this);J(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:vn(n,e,{isValuesIterator:!0})}},entries(){const n=P(this);J(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:vn(n,e,{isValuesIterator:!1})}},keys(){return this.values()},[nt](){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(it,{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 fs=Reflect.ownKeys(it),An=new WeakSet,On={get(n,e,t){var r,s;const i=(r=n.copy)===null||r===void 0?void 0:r[e];if(i&&An.has(i))return i;if(e===_n)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,ae),o===ae.mutable)return n.options.strict&&st(u,n.options,!0),u}const a=ce(n);if(a instanceof Map&&ls.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(jt,"size").get.call(n.proxy);const u=jt[e];if(u)return u.bind(n.proxy)}if(a instanceof Set&&fs.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(it,"size").get.call(n.proxy);const u=it[e];if(u)return u.bind(n.proxy)}if(!ze(a,e)){const u=gn(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&&st(c,n.options),n.finalized||!de(c,n.options))return c;if(c===kt(n.original,e)){if(J(n),n.copy[e]=Dt({original:n.original[e],parentDraft:n,key:n.type===1?Number(e):e,finalities:n.finalities,options:n.options}),typeof o=="function"){const u=P(n.copy[e]);return J(u),ye(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=gn(ce(n),e);if(i!=null&&i.set)return i.set.call(n.proxy,t),!0;const o=kt(ce(n),e),a=P(o);return a&&we(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):(we(t,o)&&(t!==void 0||ze(n.original,e))||(J(n),ye(n),ze(n.original,e)&&we(t,n.original[e])?n.assignedMap.delete(e):n.assignedMap.set(e,!0),n.copy[e]=t,Rt(n,e,t,Be)),!0)},has(n,e){return e in ce(n)},ownKeys(n){return Reflect.ownKeys(ce(n))},getOwnPropertyDescriptor(n,e){const t=ce(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?On.set.call(this,n,e,void 0,n.proxy):(kt(n.original,e)!==void 0||e in n.original?(J(n),ye(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 Dt(n){const{original:e,parentDraft:t,key:r,finalities:s,options:i}=n,o=Ee(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,On);if(s.revoke.push(u),An.add(c),a.proxy=c,t){const l=t;l.finalities.draft.push((f,p)=>{var y,b;const g=P(c);let T=l.type===3?l.setMap:l.copy;const v=me(T,r),_=P(v);if(_){let w=_.original;_.operated&&(w=Et(v)),Pt(_),Mt(_,Be,f,p),l.options.enableAutoFreeze&&(l.options.updatedValues=(y=l.options.updatedValues)!==null&&y!==void 0?y:new WeakMap,l.options.updatedValues.set(w,_.original)),qe(T,r,w)}(b=g.callbacks)===null||b===void 0||b.forEach(w=>{w(f,p)})})}else{const l=P(c);l.finalities.draft.push((f,p)=>{Pt(l),Mt(l,Be,f,p)})}return c}vt.createDraft=Dt;function ds(n,e,t,r,s){var i;const o=P(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&&Ct(o),s&&je(u,u,o==null?void 0:o.options.updatedValues),[u,t&&c?[{op:K.Replace,path:[],value:e[0]}]:t,r&&c?[{op:K.Replace,path:[],value:a}]:r]}function hs(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,ae))===ae.mutable||!de(n,e)?n:Dt({original:n,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,f]=ds(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,f]:u}]}function xt(n){const{rootDraft:e,value:t,useRawReturn:r=!1,isRoot:s=!0}=n;It(t,(i,o,a)=>{const c=P(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 qe(a,i,u)}else typeof o=="object"&&o!==null&&(n.value=o,n.isRoot=!1,xt(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 En(n){var e;const t=P(n);if(!de(n,t==null?void 0:t.options))return n;const r=Ee(n);if(t&&!t.operated)return t.original;let s;function i(){s=r===2?Ot(n)?new Map(n):new(Object.getPrototypeOf(n)).constructor(n):r===3?Array.from(t.setMap.values()):wn(n,t==null?void 0:t.options)}if(t){t.finalized=!0;try{i()}finally{t.finalized=!1}}else s=n;if(It(s,(o,a)=>{if(t&&we(me(t.original,o),a))return;const c=En(a);c!==a&&(s===n&&i(),qe(s,o,c))}),r===3){const o=(e=t==null?void 0:t.original)!==null&&e!==void 0?e:s;return At(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function kn(n){if(!Oe(n))throw new Error(`current() is only used for Draft, parameter: ${n}`);return En(n)}const ot=(n=>function e(t,r,s){var i,o,a;if(typeof t=="function"&&typeof r!="function")return function(S,...E){return e(S,D=>t.call(this,D,...E),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=Oe(c)?kn(c):c,p=Array.isArray(l.mark)?(S,E)=>{for(const D of l.mark){if(typeof D!="function")throw new Error(`Invalid mark: ${D}, 'mark' should be a function.`);const U=D(S,E);if(U)return U}}:l.mark,y=(i=l.enablePatches)!==null&&i!==void 0?i:!1,b=(o=l.strict)!==null&&o!==void 0?o:!1,T={enableAutoFreeze:(a=l.enableAutoFreeze)!==null&&a!==void 0?a:!1,mark:p,strict:b,enablePatches:y};if(!de(f,T)&&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[v,_]=hs(f,T);if(typeof r!="function"){if(!de(f,T))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[v,_]}let w;try{w=u(v)}catch(S){throw Ct(P(v)),S}const I=S=>{const E=P(v);if(!Oe(S)){if(S!==void 0&&!we(S,v)&&(E!=null&&E.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 U=S==null?void 0:S[ns];if(U){const V=U[0];return T.strict&&typeof S=="object"&&S!==null&&xt({rootDraft:E,value:S,useRawReturn:!0}),_([V])}if(S!==void 0)return typeof S=="object"&&S!==null&&xt({rootDraft:E,value:S}),_([S])}if(S===v||S===void 0)return _([]);const D=P(S);if(T===D.options){if(D.operated)throw new Error("Cannot return a modified child draft.");return _([kn(S)])}return _([S])};return w instanceof Promise?w.then(I,S=>{throw Ct(P(v)),S}):I(w)})();Object.prototype.constructor.toString();function Cn(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 In(n,e){return Object.keys(n).length===Object.keys(e).length&&Object.keys(n).every(t=>e.hasOwnProperty(t)&&n[t]===e[t])}function at(n,e){return typeof n!="object"||typeof e!="object"||n===null||e===null?n===e:Cn(n,e)?Object.keys(n).every(t=>at(n[t],e[t])):!1}function $t(n){if(!Qe(n))return n;const e={};for(const[t,r]of Object.entries(n))r!==void 0&&(e[t]=r);return e}function Pn(n,e){if(!Qe(n)||!Qe(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=Qe(n[r])&&Qe(e[r]);t[r]=s?Pn(n[r],e[r]):e[r]}return t}function Qe(n){return typeof n=="object"&&n!==null&&!Array.isArray(n)}function ps(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 Mn(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 Rn(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}Rn(n[t],r),ys(n[t])&&delete n[t]}}function ys(n){return n&&Object.keys(n).length===0}const jn=/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$/,bs={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 _s(n){return new Date(n)}function gs(n){return new Date(n+"Z")}const ms=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function ws(n){const e=n.match(ms);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 Ts(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function Ss(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function vs(n){return new Date(n)}function As(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 Os(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 Es(n){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(.+)$/,t=n.match(e);if(t){const[,r,s,i,o,a]=t,c=s.padStart(2,"0"),u=i.padStart(2,"0"),l=`${r}-${c}-${u}T${a}`;return new Date(l)}return null}function ks(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 Cs(n){switch(n){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Is(n){const e=n.match(jn);if(!e)return null;const[t]=e,r=bs[t],s=new Date(n.replace(jn,"Z"));return new Date(s.getTime()-r*1e3)}const Ps=[ws,Ss,As,ks,vs,gs,Os,Ts,_s,Cs,Is,Es];function Ms(n,e){try{const t=n(e);return t instanceof Date&&!isNaN(t.getTime())?t:null}catch{return null}}function Ut(n){for(const e of Ps){const t=Ms(e,n);if(t)return t}return null}function Rs(n){try{const e=JSON.parse(n);return typeof e=="string"?Ut(e):null}catch{return null}}function ct(n){if(n!==void 0){if(n===null)return null;if(n instanceof Date)return n;if(typeof n=="string"){const e=Ut(n)||Rs(n)||Ut(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 Ce{constructor(e,t){h(this,"attrs");h(this,"linkIndex");h(this,"_blobAttrs",null);h(this,"_primaryKeys",null);h(this,"_forwardIdents",null);h(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(Ft(e)){const[t,r,s]=e["forward-identity"];ee(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"];ee(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;ee(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;ee(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function js(n){return n.cardinality==="one"}function Lt(n){return n["value-type"]==="ref"}function Ft(n){return n["value-type"]==="blob"}function De(n,e){return e.reduce((t,r)=>t&&t.get(r),n)}function he(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)&&he(n.get(t),r)}function ee(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 Dn(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=ct(u),o[2]=u),Lt(l)&&ee(i,[u,c,a],o),ee(r,[a,c,u],o),ee(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function xn(n){return{triples:te(n.eav,3),cardinalityInference:n.cardinalityInference,useDateObjects:n.useDateObjects,version:1}}function $n(n,e){return Ge(n,e.triples,e.cardinalityInference,e.useDateObjects)}function Un(n,e){if(n)return new Ce(n.attrs,n.linkIndex);if(e&&"__type"in e)return new Ce(e.attrs,e.linkIndex)}function Ds(n,e){return De(n.eav,[e])!==void 0}function Ge(n,e,t,r){const s=Dn(n,e,r);return s.cardinalityInference=t,s.useDateObjects=r,s}function He(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=te(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=te(c,2).find(g=>g[2]===a))==null?void 0:i[0];if(!l)return null;const[f,p,y,...b]=e;return[t,p,l,...b]}else{const[o,...a]=e;return[t,...a]}}function Ln(n,e,t){const r=He(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(he(n.eav,[s,i,o]),he(n.aev,[i,s,o]),Lt(a)&&he(n.vae,[o,i,s]))}let xs=0;function Fn(n,e,t){const[r,s,i]=t;let o;const a=De(n.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+xs++}function Nn(n,e,t){const r=He(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=ct(o));const c=De(n.eav,[s,i,o]),u=(c==null?void 0:c[3])??Fn(n,a,r),l=[s,i,o,u];js(a)?(ee(n.eav,[s,i],new Map([[o,l]])),ee(n.aev,[i,s],new Map([[o,l]]))):(ee(n.eav,[s,i,o],l),ee(n.aev,[i,s,o],l)),Lt(a)&&ee(n.vae,[o,i,s],l)}function $s(n,e,t){var y;const r=He(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Ft(a))throw new Error("merge operation is not supported for links");const c=De(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=Pn(l,o),p=[s,i,f,Fn(n,a,u)];ee(n.eav,[s,i],new Map([[f,p]])),ee(n.aev,[i,s],new Map([[f,p]]))}function Nt(n,e,t){var u,l;const[r,s]=t,i=He(n,[r]);if(!i)return;const[o]=i,a=n.eav.get(o);if(a){for(const f of a.keys()){const p=e.getAttr(f);p&&p["on-delete-reverse"]==="cascade"&&te(a.get(f),1).forEach(([y,b,g])=>{var T;return Nt(n,e,[g,(T=p["reverse-identity"])==null?void 0:T[1]])}),(!s||!p||((u=p["forward-identity"])==null?void 0:u[1])===s)&&(he(n.aev,[f,o]),he(n.eav,[o,f]))}a.size===0&&he(n.eav,[o])}const c=n.vae.get(o)&&te(n.vae.get(o),2);c&&c.forEach(f=>{var T,v,_;const[p,y,b]=f,g=e.getAttr(y);(!s||!g||((T=g["reverse-identity"])==null?void 0:T[1])===s)&&(he(n.eav,[p,y,b]),he(n.aev,[y,p,b]),he(n.vae,[b,y,p])),g&&g["on-delete"]==="cascade"&&((v=g["reverse-identity"])==null?void 0:v[1])===s&&Nt(n,e,[p,(_=g["forward-identity"])==null?void 0:_[1]])}),((l=n.vae.get(o))==null?void 0:l.size)===0&&he(n.vae,[o])}function Kn(n,e,t){const r=Dn(e,t,n.useDateObjects);Object.keys(r).forEach(s=>{n[s]=r[s]})}function Us(n,[e]){n.addAttr(e)}function Wn(n){return te(n.eav,3)}function Ls(n,e,[t]){if(!e.getAttr(t))return;const r=Wn(n).filter(([s,i])=>i!==t);e.deleteAttr(t),Kn(n,e,r)}function Fs(n,e,[t]){e.getAttr(t.id)&&(e.updateAttr(t),Kn(n,e,Wn(n)))}function Ns(n,e,t){const[r,...s]=t;switch(r){case"add-triple":Nn(n,e,s);break;case"deep-merge-triple":$s(n,e,s);break;case"retract-triple":Ln(n,e,s);break;case"delete-entity":Nt(n,e,s);break;case"add-attr":Us(e,s);break;case"delete-attr":Ls(n,e,s);break;case"update-attr":Fs(n,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function te(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())te(r,e-1,t);return t}function ut(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 te(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 Ks(n,e,t){let r="";return n!==void 0&&(r+="e"),e!==void 0&&(r+="a"),t!==void 0&&(r+="v"),r}function Ws(n,[e,t,r]){var i,o;switch(Ks(e,t,r)){case"e":{const a=n.eav.get(e);return te(a,2)}case"ea":{const a=(i=n.eav.get(e))==null?void 0:i.get(t);return te(a,1)}case"eav":{const a=(o=n.eav.get(e))==null?void 0:o.get(t);return a?ut(n,a,r):[]}case"ev":{const a=n.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(...ut(n,u,r));return c}case"a":{const a=n.aev.get(t);return te(a,2)}case"av":{const a=n.aev.get(t);if(!a)return[];const c=[];for(const u of a.values())c.push(...ut(n,u,r));return c}case"v":{const a=[];for(const c of n.eav.values())for(const u of c.values())a.push(...ut(n,u,r));return a}default:return te(n.eav,3)}}function zs(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=te(a,1);for(const u of c)r[i]=u[2]}return r}function z(n,e,t){var r;return(r=n.forwardIdents.get(e))==null?void 0:r.get(t)}function Ie(n,e,t){var r;return(r=n.revIdents.get(e))==null?void 0:r.get(t)}function qs(n,e){return n.blobAttrs.get(e)}function zn(n,e){var r;const t=n.primaryKeys.get(e);return t||((r=n.forwardIdents.get(e))==null?void 0:r.get("id"))}function Vs(n,e,t){const r=He(n,t);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return De(n.eav,[s,i])}function Bs(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 p=zn(e,f["forward-identity"][1]);l=!!Vs(n,e,[i,p==null?void 0:p.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return ot({store:n,attrsStore:e},s=>{r.forEach(i=>{Ns(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof Ce)return"immutable"}})}function Qs(n){return typeof n=="string"&&n.startsWith("?")}function Gs(n,e,t){if(t.hasOwnProperty(n)){const r=t[n];return Vn(r,e,t)}return{...t,[n]:e}}function qn(n,e,t){return n===e?t:null}function Hs(n){switch(typeof n){case"string":return n.startsWith("?")?Gs:qn;default:return qn}}const Js=["in","$in","$not","$isNull","$comparator"];function Ys(n){for(const e of Js)if(n.hasOwnProperty(e))return!0;return!1}function Vn(n,e,t){return t?typeof n=="object"?Ys(n)?t:null:Hs(n)(n,e,t):null}function Zs(n,e,t){return n.reduce((r,s,i)=>{const o=e[i];return Vn(s,o,r)},t)}function Xs(n,e,t){return ni(n,e,t).map(r=>Zs(e,r,t)).filter(r=>r)}function ei(n,e,t){return e.or?e.or.patterns.flatMap(r=>Kt(n,r,t)):e.and?e.and.patterns.reduce((r,s)=>Kt(n,s,r),t):t.flatMap(r=>Xs(n,e,r))}function Kt(n,e,t=[{}]){return e.reduce((r,s)=>ei(n,s,r),t)}function Wt(n,e){return Array.isArray(e)?e.map(t=>Wt(n,t)):Qs(e)?n[e]:e}function ti(n,{find:e,where:t}){return Kt(n,t).map(s=>Wt(s,e))}function ni(n,e,t){return Ws(n,Wt(t,e))}const ri=/^(?:[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 xe(n){return typeof n=="string"&&ri.test(n)}const G=[];for(let n=0;n<256;++n)G.push((n+256).toString(16).slice(1));function si(n,e=0){return(G[n[e+0]]+G[n[e+1]]+G[n[e+2]]+G[n[e+3]]+"-"+G[n[e+4]]+G[n[e+5]]+"-"+G[n[e+6]]+G[n[e+7]]+"-"+G[n[e+8]]+G[n[e+9]]+"-"+G[n[e+10]]+G[n[e+11]]+G[n[e+12]]+G[n[e+13]]+G[n[e+14]]+G[n[e+15]]).toLowerCase()}let zt;const ii=new Uint8Array(16);function oi(){if(!zt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");zt=crypto.getRandomValues.bind(crypto)}return zt(ii)}const Bn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ai(n,e,t){var s;if(Bn.randomUUID&&!n)return Bn.randomUUID();n=n||{};const r=n.random??((s=n.rng)==null?void 0:s.call(n))??oi();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,si(r)}function Qn(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 ui(n,e){return ci(Qn(n),Qn(e))}function N(){return ai()}function li(n,e){return n.localeCompare(e)}function fi(){let n=li;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{n=Intl.Collator("en-US").compare}catch{}return n}const di=fi();let hi=!0,pi=0;function Je(n){return lt(`_${n}`,pi++)}function lt(n,e){return`?${n}-${e}`}class $e extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function yi(n,e){const t=zn(n,e);if(!t)throw new $e(`Could not find id attr for ${e}`);return t}function Gn(n,e,t,r){return[bi(n,e,t,r)]}function bi(n,e,t,r){return[n(t,r),yi(e,t).id,n(t,r),n("time",r)]}function _i(n,e,t){return n.map(r=>r===e?t:r)}function Hn(n,e,t,r,s){const i=z(e,t,s),o=Ie(e,t,s),a=i||o;if(!a)throw new $e(`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"],p=r+1,y=i?[n(u,r),a.id,n(f,p),Je("time")]:[n(u,p),a.id,n(f,r),Je("time")];return[i?f:u,p,y,a,!!i]}function Jn(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?void 0:"i");return function(o){return typeof o!="string"?!1:s.test(o)}}function gi(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=Jn(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=Jn(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function mi(n,e,t,r,s,i){const o=z(e,t,s),a=Ie(e,t,s),c=o||a;if(!c)throw new $e(`No attr for etype = ${t} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=z(e,t,"id");if(!u)throw new $e(`No attr for etype = ${t} label = id`);return[n(t,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},Je("time")]}return o?[n(t,r),c.id,gi(c,i),Je("time")]:[i,c.id,n(t,r),Je("time")]}function wi(n,e,t,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,f,p]=c,[y,b,g]=Hn(n,e,l,f,u);return[y,b,[...p,g]]},[t,r,[]]);return[i,o,a]}function qt(n,e,t,r,s,i){const o=s.slice(0,s.length-1),a=s[s.length-1],[c,u,l]=wi(n,e,t,r,o),f=mi(n,e,c,u,a,i);return l.concat([f])}function Ti(n,e){return e?[e].concat(n):n}function Si([n,e]){return n==="or"&&Array.isArray(e)}function vi([n,e]){return n==="and"&&Array.isArray(e)}function Ai(n,e,t){return(r,s)=>{const i=n(r,s);return e==i?i:`${i}-${t}`}}function Yn(n,e,t,r,s,i){const o=n(r,s),a=i.map((c,u)=>{const l=Ai(n,o,u);return Xn(l,t,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function Oi(n){const e=[];for(let t=1;t<=n.length;t++)e.push(n.slice(0,t));return e}function Zn(n,e,t,r,s){return Oi(s).map(i=>qt(n,e,t,r,i,{$isNull:!0}))}function Xn(n,e,t,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Si([i,o]))return Yn(n,"or",e,t,r,o);if(vi([i,o]))return Yn(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=qt(n,e,t,r,a,o),u=Zn(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:Zn(n,e,t,r,a),joinSym:n(t,r)}}]:qt(n,e,t,r,a,o)})}function Ei(n,e,t,r){const s=lt;return r?Xn(s,n,e,t,r).concat(Gn(s,n,e,t)):Gn(s,n,e,t)}function ki(n,e,t){return[n(e,t),n("time",t)]}function Ci(n,e,t,r,s,i){const[o,a,c,u,l]=Hn(n,e,t,r,s),f=_i(c,n(t,r),i);return[o,a,f,u,l]}function Ii(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,T,v;const b=!!(e.cardinalityInference&&((v=(T=(g=t.linkIndex)==null?void 0:g[r])==null?void 0:T[y])!=null&&v.isSingular));try{const[_,w,I]=Ci(n,t,r,s,y,u),S=tr(e,t,{etype:_,level:w,form:i[y],join:I}),E=b?S[0]:S;return{[y]:E}}catch(_){if(_ instanceof $e)return{[y]:b?void 0:[]};throw _}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Pi(n,e,t){return t==="string"?di(n,e):n>e?1:-1}function Ye(n,e,t,r,s){return e===r||e==null&&r==null?ui(n,t):r==null?1:e==null?-1:Pi(e,r,s)}function ft([n,e],[t,r],s){return Ye(n,e,t,r,s)}function Vt(n){return n==null?n:new Date(n).getTime()}function Mi(n,e,t,r){var b;const[s,i,o,a]=n,c=t==="desc"?1:-1;if(((b=e["forward-identity"])==null?void 0:b[2])==="id")return ft(r,[s,a],null)===c;const[u,l]=r,f=e["checked-data-type"],p=f==="date"?Vt(l):l,y=f==="date"?Vt(o):o;return ft([u,p],[s,y],f)===c}function Ri(n,e){const t=e[1];return n.getAttr(t)}function ji(n,e,t){const r=Object.keys(t)[0];return z(n,e,r)}function Di(n,e,t,r){if(t)return Ri(n,t);if(r)return ji(n,e,r)}function xi(n,e,t){var s,i;if(!Array.isArray(t.fields))return qs(n,e);const r=new Map;for(const o of t.fields){const a=z(n,e,o),c=(s=a==null?void 0:a["forward-identity"])==null?void 0:s[2];c&&Ft(a)&&r.set(c,a)}if(!r.has("id")){const o=z(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 $i(n,e,{etype:t,pageInfo:r,dq:s,form:i}){var b,g;const o=(b=i==null?void 0:i.$)==null?void 0:b.order,a=er(i),c=Ui(i);let u=ti(n,s);const l=r==null?void 0:r["start-cursor"],f=Di(e,t,l,o);if(f&&((g=f==null?void 0:f["forward-identity"])==null?void 0:g[2])!=="id"){const T=f["checked-data-type"]==="date",v=f.id;u=u.map(([_])=>{var I,S,E,D,U;let w=(U=(D=(E=(S=(I=n.eav.get(_))==null?void 0:I.get(v))==null?void 0:S.values())==null?void 0:E.next())==null?void 0:D.value)==null?void 0:U[2];return T&&(w=Vt(w)),[_,w]})}u.sort(c==="asc"?function(v,_){return ft(v,_,f==null?void 0:f["checked-data-type"])}:function(v,_){return ft(_,v,f==null?void 0:f["checked-data-type"])});let p={};const y=xi(e,t,s);for(const T of u){const[v]=T;if(p[v]||!a&&l&&f&&Mi(l,f,c,T))continue;const _=zs(n,y,v);_&&(p[v]=_)}return p}function Ui(n){var t;const e=(t=n.$)==null?void 0:t.order;return e&&e[Object.keys(e)[0]]||"asc"}function er(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 Li(n,e,{etype:t,level:r,form:s,join:i,pageInfo:o}){var p,y,b,g,T;if(!er(s)&&(!o||!o["start-cursor"]))return[];const a=Ti(Ei(e,t,r,(p=s.$)==null?void 0:p.where),i),c=ki(lt,t,r),u=(y=s.$)==null?void 0:y.fields,l=$i(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)||((T=s.$)==null?void 0:T.last);if(f!=null){r>0&&hi&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const v=Object.entries(l);return v.length<=f?l:Object.fromEntries(v.slice(0,f))}return l}function Fi(n,e,t){try{return Li(n,e,t)}catch(r){if(r instanceof $e)return{};throw r}}function tr(n,e,t){const r=Fi(n,e,t);return Ii(lt,n,e,t,r)}function Ni(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 nr({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]=tr(n,e,{etype:u,form:s[u],level:0,pageInfo:t==null?void 0:t[u]})),c},{})};return t&&(o.pageInfo=Ni(t)),r&&(o.aggregate=r),o}function Ki(){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 Wi=Ki();function dt(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(Wi.has(i))return(o,a)=>dt(n,e,[...t,a?[i,n,e,o,a]:[i,n,e,o]])}})}function zi(n,e){return`lookup__${n}__${JSON.stringify(e)}`}function ht(n){return n.startsWith("lookup__")}function Bt(n){const[e,t,...r]=n.split("__");return[t,JSON.parse(r.join("__"))]}function qi(n){return new Proxy({__etype:n},{get(e,t){if(t==="lookup")return(s,i)=>dt(n,Bt(zi(s,i)),[]);if(t==="__etype")return n;const r=t;return ht(r)?dt(n,Bt(r),[]):dt(n,r,[])}})}function Qt(){return new Proxy({},{get(n,e){return qi(e)}})}Qt();function Vi(n){return n.__ops}function Bi(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 Qi(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 Gi(n,e,t){return t.indexOf(".")!==-1&&!z(n,e,t)}function Gt(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 Hi(n,e,t){if(!Gi(n,e,t))return z(n,e,t);const r=Gt(t),s=z(n,e,r)||Ie(n,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${t} does not reference a valid link attribute.`);return s}function Ht(n){return typeof n=="string"&&!ht(n)?null:typeof n=="string"&&ht(n)?Bt(n):Qi(n)}function ne(n,e,t){const r=Ht(t);if(r===null)return t;const[s,i]=r,o=Hi(n,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function rr(n,e,t,r){var o;const s=ne(n,e,t);return Array.isArray(s)?[["add-triple",s,(o=z(n,e,"id"))==null?void 0:o.id,s]].concat(r):r}function Ji({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=z(n,e,i),u=Ie(n,e,i);return a.map(l=>c?["add-triple",ne(n,e,t),c.id,ne(n,c["reverse-identity"][1],l)]:["add-triple",ne(n,u["forward-identity"][1],l),u==null?void 0:u.id,ne(n,e,t)])});return rr(n,e,t,s)}function Yi({attrsStore:n},[e,t,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=z(n,e,i),u=Ie(n,e,i);return a.map(l=>c?["retract-triple",ne(n,e,t),c.id,ne(n,c["reverse-identity"][1],l)]:["retract-triple",ne(n,u["forward-identity"][1],l),u.id,ne(n,e,t)])});return rr(n,e,t,s)}function Zi(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 te(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 sr({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:Zi(n,e,t,r)?{mode:"update"}:null}function Xi(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=$t(i),c=ne(t,r,s);return[["id",c]].concat(Object.entries(a)).map(([l,f])=>{const p=z(t,r,l);return p["checked-data-type"]==="date"&&n.useDateObjects&&(f=ct(f)),["add-triple",c,p.id,f,{mode:"create"}]})}function eo(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=$t(i),c=ne(t,r,s),u=sr(n,[r,c,i,o]);return[["id",c]].concat(Object.entries(a)).map(([f,p])=>{const y=z(t,r,f);return y["checked-data-type"]==="date"&&n.useDateObjects&&(p=ct(p)),["add-triple",c,y.id,p,...u?[u]:[]]})}function to({attrsStore:n},[e,t]){return[["delete-entity",ne(n,e,t),e]]}function no(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=$t(i),c=ne(t,r,s),u=sr(n,[r,c,i,o]),l=Object.entries(a).map(([p,y])=>{const b=z(t,r,p);return["deep-merge-triple",c,b.id,y,...u?[u]:[]]});return[["add-triple",c,z(t,r,"id").id,c,...u?[u]:[]]].concat(l)}function ro({attrsStore:n},[e,t,r]){return[["rule-params",ne(n,e,t),e,r]]}function so(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 io(n,e){const[t,...r]=so(e);switch(t){case"merge":return no(n,r);case"create":return Xi(n,r);case"update":return eo(n,r);case"link":return Ji(n,r);case"unlink":return Yi(n,r);case"delete":return to(n,r);case"ruleParams":return ro(n,r);default:throw new Error(`unsupported action ${t}`)}}function oo(n){switch(n){case"string":case"date":case"boolean":case"number":return n;default:return}}function ao(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=oo(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function pt(n,e,t,r){const s=n?ao(n,e,t):null,i=N(),a=[N(),e,t];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function co(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 uo(n,e,t){const r=co(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":[N(),s.on,s.label],"reverse-identity":[N(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function ir(n,e,t,r){const s=n?uo(n,e,t):null,i=N(),o=[N(),e,t],a=[N(),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 lo=new Set(["create","update","merge","link","unlink"]),fo=new Set(["link","unlink"]),ho=new Set(["create","update","merge"]),po=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),Jt={"unique?":!0,"index?":!0},yo={...Jt,cardinality:"one"};function bo(n){const e=[],[t,r,s,i]=n;if(!po.has(t))return e;const o=Ht(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=Ht(l);f&&e.push({etype:r,lookupPair:f,linkLabel:a})}}return e}function _o({attrsStore:n,schema:e},t){var p,y;const r=new Set,s=[],i=[];function o(b,g){return z(n,b,g)||s.find(T=>T["forward-identity"][1]===b&&T["forward-identity"][2]===g)}function a(b,g){return Ie(n,b,g)||s.find(T=>{var v,_;return((v=T["reverse-identity"])==null?void 0:v[1])===b&&((_=T["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 T=o(b,g),v=a(b,g);u(T),u(v),!T&&!v&&c(ir(e,b,g,yo))}for(const b of t)for(const{etype:g,lookupPair:T,linkLabel:v}of bo(b)){const _=T[0];if(v){f(g,v);const w=o(g,v),I=a(g,v);u(w),u(I);const S=((p=w==null?void 0:w["reverse-identity"])==null?void 0:p[1])||((y=I==null?void 0:I["forward-identity"])==null?void 0:y[1])||v;if(l(S,_))f(S,Gt(_));else{const E=o(S,_);E||c(pt(e,S,_,Jt)),u(E)}}else if(l(g,_))f(g,Gt(_));else{const w=o(g,_);w||c(pt(e,g,_,Jt)),u(w)}}for(const b of t){const[g,T,v,_]=b;if(lo.has(g)){const w=o(T,"id");u(w),w||c(pt(e,T,"id",{"unique?":!0}));for(const I of Object.keys(_)){const S=o(T,I);if(u(S),ho.has(g)&&(S||c(pt(e,T,I,I==="id"?{"unique?":!0}:null))),fo.has(g)){const E=a(T,I);!S&&!E&&c(ir(e,T,I)),u(E)}}}}if(s.length){const b={...n.attrs};for(const g of s)b[g.id]=g;return[new Ce(b,n.linkIndex),i]}return[n,i]}function go(n,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>Vi(c)),[s,i]=_o(n,r),o={...n,attrsStore:s},a=r.flatMap(c=>io(o,c));return[...i,...a]}function or(n,e){typeof requestIdleCallback>"u"?n():requestIdleCallback(n,{timeout:e})}const Ze="__meta";class mo{constructor(e,t){}}class Yt{constructor(e){h(this,"currentValue");h(this,"_subs",[]);h(this,"_persister");h(this,"_merge");h(this,"serialize");h(this,"parse");h(this,"_saveThrottleMs");h(this,"_idleCallbackMaxWaitMs");h(this,"_nextSave",null);h(this,"_nextGc",null);h(this,"_pendingSaveKeys",new Set);h(this,"_loadedKeys",new Set);h(this,"_loadingKeys");h(this,"_objectSize");h(this,"_log");h(this,"onKeyLoaded");h(this,"_version",0);h(this,"_meta",{isLoading:!0,onLoadCbs:[],value:null,error:null,attempts:0});h(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(Ze);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((p,y)=>{setTimeout(()=>this._enqueuePersist(e?{...e,attempts:(e.attempts||0)+1}:{attempts:1}).then(p).catch(y),10+((e==null?void 0:e.attempts)??0)*1e3)});return t.push(f),Promise.all(t).then(p=>p.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 p=this._persister.removeItem(f);t.push(p.then(()=>1)),this._loadedKeys.delete(f),this._pendingSaveKeys.delete(f)}const a=[],c=[[Ze,s]],u=s.objects??{};s.objects=u;for(const f of o)if(this._loadedKeys.has(f)){const p=this.serialize(f,this.currentValue[f]);c.push([f,p]);const y=this._objectSize(p),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 p=this._loadKey(f).then(()=>this._enqueuePersist(e));t.push(p)}return r||this.gc(),Promise.all(t).then(f=>f.reduce((p,y)=>p+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(Ze);const t=new Set(Object.keys(this.currentValue));for(const p of Object.keys(this._loadingKeys))t.add(p);for(const p of this._loadedKeys)t.add(p);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 p of e)t.has(p)||p in r.objects||(this._log.info("Lost track of key in meta",p),s.push(this._persister.removeItem(p)),i.removed.push(p),i.removedMissingCount++);const o=Date.now();for(const[p,y]of Object.entries(r.objects))!t.has(p)&&y.updatedAt<o-this._gcOpts.maxAgeMs&&(s.push(this._persister.removeItem(p)),delete r.objects[p],i.removed.push(p),i.removedOldCount++);const a=Object.entries(r.objects);a.sort(([p,y],[b,g])=>y.updatedAt-g.updatedAt);const c=a.filter(([p])=>!t.has(p));if(a.length>this._gcOpts.maxEntries)for(const[p]of c.slice(0,a.length-this._gcOpts.maxEntries))s.push(this._persister.removeItem(p)),delete r.objects[p],i.removed.push(p),i.removedThresholdCount++;const u=Object.entries(r.objects);u.sort(([p,y],[b,g])=>y.updatedAt-g.updatedAt);const l=u.filter(([p])=>!t.has(p));let f=u.reduce((p,[y,b])=>p+b.size,0);for(;f>0&&f>this._gcOpts.maxSize&&l.length;){const[[p,y]]=l.splice(0,1);f-=y.size,s.push(this._persister.removeItem(p)),delete r.objects[p],i.removed.push(p),i.removedSizeCount++}for(const p of Object.keys(r.objects))!e.has(p)&&!t.has(p)&&delete r.objects[p];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(()=>{or(()=>{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(()=>{or(()=>{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]=ot(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)}}}const wo=6,To=["kv","querySubs","syncSubs"];function So(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 Ao(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,p;const a={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const v={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:((p=(f=(l=g.result)==null?void 0:l.store)==null?void 0:f.triples)==null?void 0:p.length)??0};a[y]=v}const T=t.put(g,y);s.add(T)}const c={objects:a},u=t.put(c,Ze);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function ar(n,e,t){const r=t.put(e,n);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Oo(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=T=>{f(T)};const g=[];b.onsuccess=()=>{const T=b.result;if(T){const v=T.key,_=T.value;g.push([v,_]),T.continue()}else l(g)},b.onerror=T=>{f(T)}}),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 p=Ao(l,f,o);a.push(p);break}default:{const p=ar(l,f,i);a.push(p);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=ar(Ze,c,i);a.push(u),await Promise.all(a),await new Promise((l,f)=>{s.oncomplete=p=>l(p),s.onerror=p=>f(p),s.onabort=p=>f(p)})}const cr=new Map;class ur extends mo{constructor(t,r){super(t,r);h(this,"dbName");h(this,"_storeName");h(this,"_appId");h(this,"_prefix");h(this,"_dbPromise");this.dbName=`instant_${t}_${wo}`,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(s){const u=Oo(this._appId,c).catch(l=>{So("Error upgrading store from version 5 to 6.")(l)});cr.set(this.dbName,u),u.then(()=>t(c)).catch(()=>t(c))}else{const u=cr.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 To)s.objectStoreNames.contains(i)||s.createObjectStore(i)}async getItem(t){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readonly").objectStore(this._storeName).get(t);c.onerror=u=>{i(u)},c.onsuccess=u=>{c.result?s(c.result):s(null)}})}async setItem(t,r){const s=await this._dbPromise;return new Promise((i,o)=>{const u=s.transaction([this._storeName],"readwrite").objectStore(this._storeName).put(r,t);u.onerror=l=>{o(l)},u.onsuccess=l=>{i()}})}async multiSet(t){const r=await this._dbPromise;return new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite"),a=o.objectStore(this._storeName),c=new Set;for(const[u,l]of t){const f=a.put(l,u);c.add(f)}for(const u of c)u.onerror=l=>{o.abort(),i(l)},u.onsuccess=l=>{c.delete(u),c.size===0&&s()}})}async removeItem(t){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readwrite").objectStore(this._storeName).delete(t);c.onerror=u=>{i(u)},c.onsuccess=u=>{s()}})}async getAllKeys(){const t=await this._dbPromise;return new Promise((r,s)=>{const a=t.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();a.onerror=c=>{s(c)},a.onsuccess=c=>{r(a.result.filter(u=>typeof u=="string"))}})}}class lr{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 Y extends Error{constructor(t,r){super(t);h(this,"hint");this.hint=r;const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,Y),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class yt extends Y{constructor(t){var i;const r=((i=t.body)==null?void 0:i.message)||`API Error (${t.status})`;super(r,t.body.hint);h(this,"body");h(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,yt),this.name="InstantAPIError",this.status=t.status,this.body=t.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function pe(n,e){const t=await fetch(n,e),r=await t.json();return t.status===200?Promise.resolve(r):Promise.reject(new yt({status:t.status,body:r}))}function Eo({apiURI:n,appId:e,email:t}){return pe(`${n}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t})})}async function ko({apiURI:n,appId:e,email:t,code:r,refreshToken:s}){return await pe(`${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}:{}})})}async function Co({apiURI:n,appId:e,refreshToken:t}){return await pe(`${n}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":t})})}async function Io({apiURI:n,appId:e}){return await pe(`${n}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function fr({apiURI:n,appId:e,code:t,codeVerifier:r,refreshToken:s}){return await pe(`${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})})}async function Po({apiURI:n,appId:e,nonce:t,idToken:r,clientName:s,refreshToken:i}){return await pe(`${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})})}async function Mo({apiURI:n,appId:e,refreshToken:t}){return await pe(`${n}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:t})})}async function Ro({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 pe(`${n}/storage/upload`,{method:"PUT",headers:a,body:r})}async function jo({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await pe(`${n}/storage/files?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function Do({apiURI:n,appId:e,fileName:t,refreshToken:r,metadata:s={}}){const{data:i}=await pe(`${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 xo(n,e){return(await fetch(n,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function $o({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await pe(`${n}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let Zt=!1,dr=!1,hr=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(Zt=!!window.localStorage.getItem("devBackend"),dr=!!window.localStorage.getItem("__instantLogging"),hr=!!window.localStorage.getItem("__devtoolLocalDash"));function pr(n,e){if(!e)return n;const t={};return e.forEach(r=>{t[r]=n[r]}),t}function Uo(n,e,t){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=pr(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=pr(n.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function Lo(n,e){if(n.isLoading!==e.isLoading||n.error!==e.error||(n.user||e.user)&&(!n.user||!e.user||!In(n.user,e.user))||!Cn(n.peers,e.peers))return!0;for(const r of Object.keys(n.peers))if(!In(n.peers[r],e.peers[r]))return!0;return!1}class yr{constructor(){h(this,"promise");h(this,"_resolve");h(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 br(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);br(t["child-nodes"],e)})}function _r(n){const e=[];return br(n,e),e}function gr(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 mr="v0.22.139-experimental.streams.22079869443.1";function Fo(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 Te{constructor(e,t,r,s={indexed:!1,unique:!1}){h(this,"valueType");h(this,"required");h(this,"isIndexed");h(this,"config");h(this,"metadata",{});this.valueType=e,this.required=t,this.isIndexed=r,this.config=s}clientRequired(){return new Te(this.valueType,!1,this.isIndexed,this.config)}optional(){return new Te(this.valueType,!1,this.isIndexed,this.config)}unique(){return new Te(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new Te(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class L extends Error{constructor(e,t){const r=t?`At path '${t}': ${e}`:e;super(r),this.name="QueryValidationError"}}const wr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],No=n=>n.valueType||"unknown",Tr=(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}},Ko=(n,e,t,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,f)=>{if(!Tr(f,l,a))throw new L(`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 L(`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 L(`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 L(`Unknown operator '${n}' for attribute '${r}' in entity '${s}'`,o)}},Ue=(n,e,t,r,s)=>{const i=No(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))Ko(u,l,i,e,r,t,`${s}.${u}`)}else if(!Tr(n,i,o))throw new L(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof n}`,s)},Wo=(n,e,t,r,s)=>{const i=n.split(".");if(i.length<2)throw new L(`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],p=r.entities[o];if(!p)throw new L(`Entity '${o}' does not exist in schema while traversing dot notation path '${n}'.`,s);const y=p.links[f];if(!y){const b=Object.keys(p.links);throw new L(`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 L(`Target entity '${o}' does not exist in schema for dot notation path '${n}'.`,s);if(a==="id"){if(typeof e=="string"&&!xe(e))throw new L(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);Ue(e,n,new Te("string",!1,!0),t,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!xe(e))throw new L(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);Ue(e,n,new Te("string",!1,!0),t,s);return}if(!u){const l=Object.keys(c.attrs);throw new L(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${n}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}Ue(e,n,u,t,s)},Sr=(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&&Sr(u,e,t,`${r}.${s}[${u}]`);continue}if(s==="id"){Ue(i,"id",new Te("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){Wo(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 L(`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)Ue(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!xe(i))throw new L(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new Te("string",!1,!0);Ue(i,s,u,e,`${r}.${s}`)}}},zo=(n,e,t,r,s=0)=>{for(const o of Object.keys(n))if(!wr.includes(o))throw new L(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${wr.join(", ")}. Found: ${o}`,r);const i=["offset","before","after","first","last"];for(const o of i)if(n[o]!==void 0&&s>0)throw new L(`'${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 L(`'where' clause must be an object in entity '${e}', but received: ${typeof n.where}`,r?`${r}.where`:void 0);Sr(n.where,e,t,r?`${r}.where`:"where")}},vr=(n,e,t,r,s=0)=>{var i;if(!n||typeof n!="object")throw new L(`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 L(`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&&vr(a,c,t,`${r}.${o}`,s+1)}}else{const a=n[o];if(typeof a!="object"||a===null)throw new L(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);zo(a,e,t,`${r}.$`,s)}},Ar=(n,e)=>{if(typeof n!="object"||n===null)throw new L(`Query must be an object, but received: ${typeof n}${n===null?" (null)":""}`);if(Array.isArray(n))throw new L(`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 L(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new L(`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 L(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}vr(t[r],r,e,r,0)}}},Or=n=>typeof n!="string"?!1:ht(n)?!0:xe(n);class ue extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const Er=n=>n.length>0?n.join(", "):"none",qo=(n,e)=>new ue(`Entity '${n}' does not exist in schema. Available entities: ${Er(e)}`),Xt={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},Vo=(n,e)=>{var t;return n==null?!0:((t=Xt[e.valueType])==null?void 0:t.call(Xt,n))??!1},kr=(n,e)=>{const t=e.entities[n];if(!t)throw qo(n,Object.keys(e.entities));return t},en=(n,e,t)=>{const r=kr(n,t);if(typeof e!="object"||e===null)throw new ue(`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&&!Vo(i,o))throw new ue(`Invalid value for attribute '${s}' in entity '${n}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Cr=(n,e,t)=>{const r=kr(n,t);if(typeof e!="object"||e===null)throw new ue(`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 ue(`Link '${s}' does not exist on entity '${n}'. Available links: ${Er(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Or(a))throw new ue(`Invalid entity ID in link '${s}' for entity '${n}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Or(i))throw new ue(`Invalid UUID in link '${s}' for entity '${n}'. Expected a UUID, but received: ${i}`)}}},Bo={create:en,update:en,merge:en,link:Cr,unlink:Cr,delete:()=>{}},Qo=(n,e)=>{if(!e)return;const[t,r,s,i]=n;if(!Array.isArray(s)&&!xe(s))throw new ue(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new ue(`Entity name must be a string, but received: ${typeof r}`);const o=Bo[t];o&&i!==void 0&&o(r,i,e)},Go=(n,e)=>{const t=Array.isArray(n)?n:[n];for(const r of t){if(!r||typeof r!="object")throw new ue(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new ue(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new ue(`Transaction operation must be an array, but received: ${typeof s}`);Qo(s,e)}}};let Ir=0;class Pr{constructor(e){h(this,"type","ws");h(this,"conn");h(this,"id");h(this,"onopen");h(this,"onmessage");h(this,"onclose");h(this,"onerror");this.id=`${this.type}_${Ir++}`,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 Ho{constructor(e,t,r){h(this,"type","sse");h(this,"initParams",null);h(this,"sendQueue",[]);h(this,"sendPromise");h(this,"closeFired",!1);h(this,"sseInitTimeout");h(this,"ES");h(this,"messageUrl");h(this,"conn");h(this,"url");h(this,"id");h(this,"onopen");h(this,"onmessage");h(this,"onclose");h(this,"onerror");this.id=`${this.type}_${Ir++}`,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 Jo(n,e){const t=n.values;if(t){const r=Un(t.attrsStore,null);if(r){for(const s of t.entities||[])s.store.useDateObjects=e,s.store=$n(r,s.store);t.attrsStore=r}}return n}function Yo(n,e){var t;if(e.values){const r=[];for(const s of(t=e.values)==null?void 0:t.entities){const i=xn(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function Zo(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 tn(n,e,t){return nr({store:e,attrsStore:t,pageInfo:null,aggregate:null},n.query).data[n.table][0]}function Mr(n,e,t,r){var o;const s=(o=z(t,n.table,"id"))==null?void 0:o.id;if(!s)return-1;const i=De(e.eav,[r,s,r]);return i?i[3]:-1}function Rr(n,e,t){for(const{action:r,triple:s}of t)switch(r){case"added":Nn(n,e,s);break;case"removed":Ln(n,e,s);break}}function Xo(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 p=r[c]??{};r[c]=p;const y=p[f]??{};switch(o){case"added":y.newValue=l;break;case"removed":y.oldValue===void 0&&(y.oldValue=l);break}p[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 bt(n,e){return{[n.table]:e.map(t=>t.entity)}}function ea(n,e){var r;if(n.orderFieldType)return n.orderFieldType;const t=n.orderField==="serverCreatedAt"?"number":(r=z(e(),n.table,n.orderField))==null?void 0:r["checked-data-type"];return n.orderFieldType=t,t}function ta(n,e,t){const r=e;if(n.orderField==="serverCreatedAt"){t.sort(n.orderDirection==="asc"?function(o,a){return Ye(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return Ye(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 Ye(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return Ye(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var Pe;(function(n){n.InitialSyncBatch="InitialSyncBatch",n.InitialSyncComplete="InitialSyncComplete",n.LoadFromStorage="LoadFromStorage",n.SyncTransaction="SyncTransaction",n.Error="Error"})(Pe||(Pe={}));class na{constructor(e,t,r,s,i,o){h(this,"trySend");h(this,"subs");h(this,"callbacks",{});h(this,"config");h(this,"idToHash",{});h(this,"log");h(this,"createStore");h(this,"getAttrs");this.trySend=e,this.config=r,this.log=s,this.createStore=i,this.getAttrs=o,this.subs=new Yt({persister:t,merge:Zo,serialize:Yo,parse:(a,c)=>Jo(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=B(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(N(),{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(N(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":t})}async initSubscription(e,t,r){var u,l,f,p;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:Pe.LoadFromStorage,data:bt(s,(l=s.values)==null?void 0:l.entities)});return}const i=Object.keys(e)[0],o=((p=(f=e[i])==null?void 0:f.$)==null?void 0:p.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=B(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=tn(o,l,a.attrsStore);c.push({store:l,entity:f,serverCreatedAt:Mr(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:Pe.InitialSyncBatch,data:bt(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:Pe.InitialSyncComplete,data:bt(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 T of a.changes){const v=u[T.triple[0]]??[];u[T.triple[0]]=v,v.push(T)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},f=l.entities;s.values=l;const p=[];e:for(const[T,v]of Object.entries(u))for(let _=0;_<f.length;_++){const w=f[_];if(Ds(w.store,T)){Rr(w.store,l.attrsStore,v);const I=tn(s,w.store,l.attrsStore),S=Xo(w.store,l.attrsStore,v)[T];I?(p.push({oldEntity:w.entity,newEntity:I,changedFields:S||{}}),w.entity=I):c.push(_),delete u[T];continue e}}const y=[];for(const[T,v]of Object.entries(u)){const _=this.createStore([]);Rr(_,l.attrsStore,v);const w=tn(s,_,l.attrsStore);if(!w){this.log.error("No entity found after applying change",{sub:s,changes:v,store:_});continue}f.push({store:_,entity:w,serverCreatedAt:Mr(s,_,l.attrsStore,w.id)}),y.push(w)}const b=[];for(const T of c.sort().reverse())b.push(f[T].entity),f.splice(T,1);const g=ea(s,this.getAttrs);ta(s,g,f),this.notifyCbs(r,{type:Pe.SyncTransaction,data:bt(s,(o=s.values)==null?void 0:o.entities),added:y,removed:b,updated:p})}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=B(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:Pe.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 ra({WStream:n,opts:e,startStream:t,appendStream:r,registerStream:s}){const i=e.clientId;let o=null,a=null;const c=N();let u=!1,l=!1;const f=[],p=[];let y=!1,b=0,g=0;const T=[],v=new TextEncoder;function _(){l=!0;for(const k of f)k()}function w(k){return f.push(k),()=>{const R=f.indexOf(k);R!==-1&&f.splice(R,1)}}function I(k){return p.push(k),()=>{const R=p.indexOf(k);R!==-1&&p.splice(R,1)}}function S(k){o=k;for(const R of p)R(o)}function E(){y=!0}function D(k){let R=b,Q=0,H=0;for(const{byteLen:se}of T){const le=R+se;if(le>k)break;R=le,Q++,H+=se}Q>0&&(b+=H,g-=H,T.splice(0,Q))}async function U(){const k=await t({clientId:i,reconnectToken:c});switch(k.type){case"ok":{const{streamId:R,offset:Q}=k;o=R,D(Q),T.length&&r({streamId:R,chunks:T.map(H=>H.chunk),offset:b}),y=!1;break}case"disconnect":{E();break}case"error":{a&&(a.error(k.error),_());break}}}function V(){E(),U()}function Se({offset:k,done:R}){D(k),R&&(u=!0)}function _e(k,R){_(),k.error(R)}function ge(k){return u&&_e(k,new Y("Stream has been closed.")),o||_e(k,new Y("Stream has not been initialized.")),o}async function re(k){a=k;let R=!0,Q=0;for(;R;){let H=Date.now()+Math.min(15e3,500*(Q-1));R=!1;const se=await t({clientId:e.clientId,reconnectToken:c});switch(se.type){case"ok":{const{streamId:le,offset:Le}=se;if(Le!==0){const Ae=new Y("Write stream is corrupted");_e(k,Ae);return}S(le),s(le,{onDisconnect:E,onFlush:Se,onConnectionReconnect:U,onAppendFailed:V}),y=!1;return}case"disconnect":{R=!0,E(),Q++,await new Promise(le=>{setTimeout(le,H-Date.now())});break}case"error":{_e(k,se.error);return}}}}class F extends n{constructor(R,Q){super(R,Q)}async streamId(){return o||new Promise((R,Q)=>{const H=[],se=()=>{for(const Ae of H)Ae()},le=Ae=>{R(Ae),se()},Le=()=>{Q(new Y("Stream is closed.")),se()};H.push(I(le)),H.push(w(Le))})}}return{stream:new F({async start(k){try{await re(k)}catch(R){_e(k,R)}},write(k,R){const Q=ge(R);if(Q){const H=v.encode(k).length;T.push({chunk:k,byteLen:H});const se=b+g;g+=H,y||r({streamId:Q,chunks:[k],offset:se})}},close(){o&&r({streamId:o,chunks:[],offset:b+g,isDone:!0}),_()},abort(k){o&&r({streamId:o,chunks:[],offset:b+g,isDone:!0,abortReason:k}),_()}}),addCloseCb:w,closed(){return l}}}class sa{constructor(){h(this,"items",[]);h(this,"resolvers",[]);h(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 ia({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=[];function f(){u=!0;for(const _ of l)_()}function p(_){return l.push(_),()=>{const w=l.indexOf(_);w!==-1&&l.splice(w,1)}}function y(_,w){_.error(w),f()}let b=0;async function g(_,w){c=N();const I={..._||{},eventId:c};for await(const S of t(I)){if(i)return;if(S.type==="reconnect")return{retry:!0};if(S.type==="error"){y(w,S.error);return}if(S.offset>s){y(w,new Y("Stream is corrupted.")),i=!0;return}let E=s-S.offset;if(S.files&&S.files.length){const D=new AbortController;let U=fetch(S.files[0].url,{signal:D.signal});for(let V=0;V<S.files.length;V++){const Se=S.files[V+1],ge=await U;if(Se&&(U=fetch(Se.url,{signal:D.signal})),!ge.ok){if(b++,b>10){y(w,new Y("Unable to process stream."));return}return{retry:!0}}if(ge.body)for await(const re of ge.body){if(i){D.abort();return}let F=re;if(E>0&&(F=re.subarray(E),E-=re.length-F.length),!F.length)continue;s+=F.length;const Z=o.decode(F);w.enqueue(Z)}else{const re=await ge.arrayBuffer();let F=re;if(i){D.abort();return}if(E>0&&(F=new Uint8Array(re).subarray(E),E-=re.byteLength-F.length),!F.byteLength)continue;s+=F.byteLength;const Z=o.decode(F);w.enqueue(Z)}}}if(b=0,S.content){let D=S.content,U=a.encode(S.content);if(E>0){const V=U.subarray(E);if(E-=U.length-V.length,!V.length)continue;U=V,D=o.decode(V)}s+=U.length,w.enqueue(D)}}}async function T(_){let w=!0,I=0;for(;w;){w=!1;let S=Date.now()+Math.min(15e3,500*(I-1));const E=await g({...e,offset:s},_);E!=null&&E.retry&&(w=!0,I++,S<Date.now()-3e5&&(I=0),await new Promise(D=>{setTimeout(D,S-Date.now())}))}!i&&!u&&(_.close(),f())}return{stream:new n({start(_){T(_)},cancel(_){i=!0,c&&r({eventId:c}),f()}}),addCloseCb:p,closed(){return u}}}class oa{constructor({WStream:e,RStream:t,trySend:r,log:s}){h(this,"trySend");h(this,"WStream");h(this,"RStream");h(this,"writeStreams",{});h(this,"startWriteStreamCbs",{});h(this,"readStreamIterators",{});h(this,"log");h(this,"activeStreams",new Set);this.WStream=e,this.RStream=t,this.trySend=r,this.log=s}createWriteStream(e){const{stream:t,addCloseCb:r}=ra({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}=ia({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=N();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 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(N(),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}){const i={op:"subscribe-stream"};if(!r&&!t)throw new Error("Must provide one of streamId or clientId to subscribe to the stream.");r&&(i["stream-id"]=r),t&&(i["client-id"]=t),s&&(i.offset=s);const o=new sa;return this.readStreamIterators[e]=o,this.trySend(e,i),o}cancelReadStream({eventId:e}){const t={op:"unsubscribe-stream","subscribe-event-id":e};this.trySend(N(),t),delete this.readStreamIterators[e]}onStreamAppend(e){var s;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 Y(e.error)}),r.close(),delete this.readStreamIterators[t];return}((s=e.files)!=null&&s.length||e.content)&&r.push({type:"append",offset:e.offset,files:e.files,content:e.content}),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!==be.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 Y(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 Y(e.message||"Unknown error",e.hint)}),s.close(),delete this.readStreamIterators[r]);break}}}hasActiveStreams(){return this.activeStreams.size>0}}const be={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},aa=3e4,ca=3e4,ua=200,la=1e3*60,fa={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},nn="_instant_oauth_redirect",Xe="currentUser";function da({transportType:n,appId:e,apiURI:t,wsURI:r,EventSourceImpl:s}){if(!s)return new Pr(`${r}?app_id=${e}`);switch(n){case"ws":return new Pr(`${r}?app_id=${e}`);case"sse":return new Ho(s,`${t}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+n)}}function ha(){return typeof window<"u"||typeof chrome<"u"}const jr={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function pa(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=Un(t.result.attrsStore,t.result.store);if(s){const i=t.result.store;t.result.store=$n(s,{...i,useDateObjects:e}),t.result.attrsStore=s}}return t}function ya(n,e){const{result:t,...r}=e,s=r;if(t){const i={...t,store:xn(t.store),attrsStore:t.attrsStore.toJSON()};s.result=i}return s}function ba(n,e){switch(n){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function _a(n,e){switch(n){case"pendingMutations":return[...e.entries()];default:return e}}function ga(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 rn(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 ma{constructor(e,t=ur,r=lr,s,i){h(this,"attrs");h(this,"_isOnline",!0);h(this,"_isShutdown",!1);h(this,"status",be.CONNECTING);h(this,"querySubs");h(this,"kv");h(this,"_syncTable");h(this,"_instantStream");h(this,"queryCbs",{});h(this,"queryOnceDfds",{});h(this,"authCbs",[]);h(this,"attrsCbs",[]);h(this,"mutationErrorCbs",[]);h(this,"connectionStatusCbs",[]);h(this,"config");h(this,"mutationDeferredStore",new Map);h(this,"_reconnectTimeoutId",null);h(this,"_reconnectTimeoutMs",0);h(this,"_transport");h(this,"_transportType","ws");h(this,"_EventSource");h(this,"_wsOk",null);h(this,"_localIdPromises",{});h(this,"_errorMessage",null);h(this,"_oauthCallbackResponse",null);h(this,"_linkIndex",null);h(this,"_broadcastChannel");h(this,"_rooms",{});h(this,"_roomsPendingLeave",{});h(this,"_presence",{});h(this,"_broadcastQueue",[]);h(this,"_broadcastSubs",{});h(this,"_currentUserCached",{isLoading:!0,error:void 0,user:void 0});h(this,"_beforeUnloadCbs",[]);h(this,"_dataForQueryCache",{});h(this,"_log");h(this,"_pendingTxCleanupTimeout");h(this,"_pendingMutationCleanupThreshold");h(this,"_inFlightMutationEventIds",new Set);h(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}});h(this,"getPreviousResult",e=>{var r;const t=B(e);return(r=this.dataForQuery(t))==null?void 0:r.data});h(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,!at(s.data,r)&&t.forEach(o=>o.cb(s.data)))});h(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)})});h(this,"notifyQueryError",(e,t)=>{(this.queryCbs[e]||[]).forEach(s=>s.cb({error:t}))});h(this,"pushTx",e=>{this.config.disableValidation||Go(e,this.config.schema);try{const t=go({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)}});h(this,"pushOps",(e,t)=>{const r=N(),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 yr;return this.mutationDeferredStore.set(r,a),this._sendMutation(r,o),this.notifyAll(),a.promise});h(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(be.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(N(),{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)})});h(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)});h(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)});h(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)});h(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(be.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={...fa,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??ca,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??ua,this._log=Fo(e.verbose||Zt||dr,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":mr},this.config.schema&&(this._linkIndex=gr(this.config.schema)),!!ha()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!xe(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();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 na(this._trySendAuthed.bind(this),new t(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>Ge(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._instantStream=new oa({WStream:this.config.WritableStream||WritableStream,RStream:this.config.ReadableStream||ReadableStream,trySend:this._trySendAuthed.bind(this),log:this._log}),this._oauthCallbackResponse=this._oauthLoginInit(),this.getCurrentUser().then(o=>{this.syncUserToEndpoint(o.user)}),setInterval(async()=>{const o=await this.getCurrentUser();this.syncUserToEndpoint(o.user)},la),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",be.CLOSED),this._setStatus(be.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}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?gr(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 Yt({persister:new e(this.config.appId,"querySubs"),merge:ga,serialize:ya,parse:(t,r)=>pa(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 Yt({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:_a,parse:ba,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(Xe),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 yt({body:a,status:o??0}))}else s.reject(new Y((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint))}_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=B(e),i=this.ensureAttrs(),o=Ge(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(jr[t.op]||this._log.info("[receive]",e,t.op,t),t.op){case"init-ok":{this._setStatus(be.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(B(t.q));break}case"add-query-ok":{const{q:y,result:b}=t,g=B(y);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[g])break;const T=(c=(a=b==null?void 0:b[0])==null?void 0:a.data)==null?void 0:c["page-info"],v=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,_=_r(b),w=this.ensureAttrs(),I=Ge(w,_,r,this.config.useDateObjects);this.querySubs.updateInPlace(S=>{if(!S[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}S[g].result={store:I,attrsStore:w,pageInfo:T,aggregate:v,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 T=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);T!==this._pendingMutations()&&this.kv.updateInPlace(w=>{w.pendingMutations=T});const v=rn(T.entries()),_=y.map(w=>{var F,Z,k,R;const I=w["instaql-query"],S=w["instaql-result"],E=B(I),D=_r(S),U=this.ensureAttrs(),V=Ge(U,D,r,this.config.useDateObjects),{store:Se,attrsStore:_e}=this._applyOptimisticUpdates(V,U,v,g),ge=(Z=(F=S==null?void 0:S[0])==null?void 0:F.data)==null?void 0:Z["page-info"],re=(R=(k=S==null?void 0:S[0])==null?void 0:k.data)==null?void 0:R.aggregate;return{q:I,hash:E,store:Se,attrsStore:_e,pageInfo:ge,aggregate:re}});_.forEach(({hash:w,q:I,store:S,attrsStore:E,pageInfo:D,aggregate:U})=>{this.querySubs.updateInPlace(V=>{if(!V[w]){this._log.error("Missing value in querySubs",{hash:w,q:I});return}V[w].result={store:S,attrsStore:E,pageInfo:D,aggregate:U,processedTxId:g}})}),this._cleanupPendingMutationsQueries(),_.forEach(({hash:w})=>{this.notifyOne(w)});break}case"transact-ok":{const{"client-event-id":y,"tx-id":b}=t;this._inFlightMutationEventIds.delete(y);const T=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(y);if(!T)break;this._updatePendingMutations(_=>{_.set(y,{..._.get(y),"tx-id":b,confirmed:Date.now()})});const v=[];for(const _ of T["tx-steps"])if(_[0]==="add-attr"){const w=_[1];v.push(w)}if(v.length){const _=Object.values(this.ensureAttrs().attrs);this._setAttrs([..._,...v])}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"],p=this._rooms[f];p&&(p.error=t.error),this._notifyPresenceSubs(f);break;case"error":this._handleReceiveError(t);break;default:this._log.info("Uknown 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};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(i),this._finishTransaction(e,t,r)}}_handleReceiveError(e){var a,c,u,l,f,p;console.log("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),r){this._handleMutationError("error",t,e);return}if((a=e["original-event"])!=null&&a.hasOwnProperty("q")&&((c=e["original-event"])==null?void 0:c.op)==="add-query"){const y=(u=e["original-event"])==null?void 0:u.q,b=B(y);this.notifyQueryError(B(y),s),this.notifyQueryOnceError(y,b,t,s);return}if(((l=e["original-event"])==null?void 0:l.op)==="init"){if(e.type==="record-not-found"&&((f=e.hint)==null?void 0:f["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(be.ERRORED,s),this.notifyAll();return}switch((p=e["original-event"])==null?void 0:p.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
|
+
`,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 Ce(e.reduce((t,r)=>(t[r.id]=r,t),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,t){const r=N();return this.querySubs.updateInPlace(s=>{s[t]=s[t]||{q:e,result:null,eventId:r},s[t].lastAccessed=Date.now()}),this._trySendAuthed(r,{op:"add-query",q:e}),r}subscribeTable(e,t){return this._syncTable.subscribe(e,t)}subscribeQuery(e,t,r){this.config.disableValidation||Ar(e,this.config.schema),r&&"ruleParams"in r&&(e={$$ruleParams:r.ruleParams,...e});const s=B(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||Ar(e,this.config.schema),t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const r=new yr;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=B(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")),aa),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(N(),{op:"remove-query",q:e}))}_rewriteMutations(e,t,r){if(!e)return t;if(!t)return new Map;const s=l=>{const[f,p,y]=l["forward-identity"];return z(e,p,y)},i=l=>{const[f,p,y]=l["forward-identity"];return Ie(e,p,y)},o={attrIdMap:{},refSwapAttrIds:new Set};let a=!1;const c=(l,f)=>{const p=[];for(const y of l){const[b]=y;if(b==="add-attr"){const[T,v]=y,_=s(v);if(_&&v.id!==_.id){o.attrIdMap[v.id]=_.id,a=!0;continue}if(v["value-type"]==="ref"){const w=i(v);if(w){o.attrIdMap[v.id]=w.id,o.refSwapAttrIds.add(v.id),a=!0;continue}}}if(r&&f&&r>=f&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?Bi(o,y):y;p.push(g)}return a?p: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 rn(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 Ce({},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 Ce(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,p=u.attrsStore;const{pageInfo:y,aggregate:b,processedTxId:g}=u,T=this._rewriteMutationsSorted(p,a);if(t){const _=this._applyOptimisticUpdates(f,p,T,g);f=_.store,p=_.attrsStore}return{data:nr({store:f,attrsStore:p,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=Bs(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!==be.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}),rn(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===be.AUTHENTICATED&&this._trySend(...e)}_trySend(e,t,r){if(this._transport.isOpen()){switch(jr[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=da({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=N();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(nn)){const t=e.toString();e.searchParams.delete(nn),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 s,i,o,a;if(typeof window>"u"||typeof window.location>"u"||typeof URLSearchParams>"u")return null;const e=new URLSearchParams(window.location.search);if(!e.get(nn))return null;const t=e.get("error");if(t)return this._replaceUrlAfterOAuth(),{error:{message:t}};const r=e.get("code");if(!r)return null;this._replaceUrlAfterOAuth();try{const c=await this._getCurrentUser(),u=(c==null?void 0:c.type)==="guest",{user:l}=await fr({apiURI:this.config.apiURI,appId:this.config.appId,code:r,refreshToken:u?c.refresh_token:void 0});return this.setCurrentUser(l),null}catch(c){return((s=c==null?void 0:c.body)==null?void 0:s.type)==="record-not-found"&&((o=(i=c==null?void 0:c.body)==null?void 0:i.hint)==null?void 0:o["record-type"])==="app-oauth-code"&&await this._hasCurrentUser()?null:{error:{message:((a=c==null?void 0:c.body)==null?void 0:a.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||at(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 Y("Could not get current user: "+t.message);return e}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[Xe]=e}),await this.kv.waitForKeyToLoad(Xe)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(){const e=await this.kv.waitForKeyToLoad(Xe);return typeof e=="string"?JSON.parse(e):e}async getCurrentUser(){const e=await this._waitForOAuthCallbackResponse();if(e!=null&&e.error){const t={error:e.error,user:void 0};return this._currentUserCached={isLoading:!1,...t},t}try{const r={user:await this._getCurrentUser(),error:void 0};return this._currentUserCached={isLoading:!1,...r},r}catch(t){return{user:void 0,isLoading:!1,error:{message:(t==null?void 0:t.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(Xe);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:t}=await this.getCurrentUser();if(!at(t,e)){await this.setCurrentUser(e),await this.updateUser(e);try{(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async syncUserToEndpoint(e){if(this.config.firstPartyPath)try{await fetch(this.config.firstPartyPath+"/",{method:"POST",body:JSON.stringify({type:"sync-user",appId:this.config.appId,user:e}),headers:{"Content-Type":"application/json"}})}catch(t){this._log.error("Error syncing user with external endpoint",t)}}async updateUser(e){try{await this.syncUserToEndpoint(e)}catch(r){this._log.error("Error syncing user with external endpoint",r)}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._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(t)}sendMagicCode({email:e}){return Eo({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode({email:e,code:t}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await ko({apiURI:this.config.apiURI,appId:this.config.appId,email:e,code:t,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}async signInWithCustomToken(e){const t=await Co({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(t.user),t}async signInAsGuest(){const e=await Io({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}Mo({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}){const{apiURI:r,appId:s}=this.config;return`${r}/runtime/oauth/start?app_id=${s}&client_name=${e}&redirect_uri=${t}`}async exchangeCodeForToken({code:e,codeVerifier:t}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await fr({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:t,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}issuerURI(){const{apiURI:e,appId:t}=this.config;return`${e}/runtime/${t}`}async signInWithIdToken({idToken:e,clientName:t,nonce:r}){var a;const s=await this.getCurrentUser(),i=(a=s==null?void 0:s.user)==null?void 0:a.refresh_token,o=await Po({apiURI:this.config.apiURI,appId:this.config.appId,idToken:e,clientName:t,nonce:r,refreshToken:i});return await this.changeCurrentUser(o.user),o}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:{...Uo(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(N(),{op:"set-presence","room-id":e,data:t})}_tryJoinRoom(e,t,r){this._trySendAuthed(N(),{op:"join-room","room-type":e,"room-id":t,data:r}),delete this._roomsPendingLeave[t]}_tryLeaveRoom(e){this._trySendAuthed(N(),{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&&!Lo(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=ot(s,u=>{for(let[l,f,p]of t)switch(f){case"+":ps(u,l,p);break;case"r":Mn(u,l,p);break;case"-":Rn(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=ot(this._presence,i=>{Mn(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(N(),{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,p,y,b,g;const c=(l=r.data)==null?void 0:l.data,u=r.data["peer-id"]===this._sessionId?(p=(f=this._presence[e])==null?void 0:f.result)==null?void 0:p.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 Ro({...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 jo({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 Do({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await xo(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 $o({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let _t;function wa(n,e){_t==null||_t.dispose();const t=Ea(e),r=va(e,a),s=Sa(Ta(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.key==="0",p=l.key==="Escape"||l.key==="Esc";(f||p&&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),_t={dispose:c}}return u()}function Ta(n){return`${Zt||hr?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${n}`}function Sa(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"/>
|
|
34
34
|
<rect x="97.0973" y="91.3297" width="140" height="330" fill="white"/>
|
|
35
35
|
</svg>
|
|
36
|
-
`,r=document.createElement("button");return r.innerHTML=
|
|
36
|
+
`,r=document.createElement("button");return r.innerHTML=t,r.className="instant-devtool-toggler",Object.assign(r.style,{position:"fixed",...Aa(n.position),height:"32px",width:"32px",display:"flex",alignItems:"center",justifyContent:"center",zIndex:"9010",padding:"0",margin:"0",border:"none",cursor:"pointer"}),r.addEventListener("click",e),{element:r}}function Aa(n){switch(n){case"bottom-left":return{bottom:"24px",left:"24px"};case"bottom-right":return{bottom:"24px",right:"24px"};case"top-right":return{top:"24px",right:"24px"};case"top-left":return{top:"24px",left:"24px"}}}function Oa(n){switch(n){case"bottom-left":return{bottom:"24px",right:"24px",left:"60px",top:"72px"};case"bottom-right":return{bottom:"24px",left:"24px",right:"60px",top:"72px"};case"top-right":return{top:"24px",left:"24px",right:"60px",bottom:"72px"};case"top-left":return{top:"24px",right:"24px",left:"60px",bottom:"72px"}}}function Ea(n){const e=document.createElement("div");Object.assign(e.style,{position:"fixed",...Oa(n.position),display:"block",borderRadius:"4px",border:"1px #ccc solid",boxShadow:"0px 0px 8px #00000044",backgroundColor:"#eee",zIndex:"999990"}),e.style.display="none",e.className="instant-devtool-container";function t(){return e.style.display!=="none"}return{element:e,isVisible:t}}const ka={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"};function Ca(){return globalThis.__instantDbSchemaHashStore=globalThis.__instantDbSchemaHashStore??new WeakMap,globalThis.__instantDbSchemaHashStore}function Ia(){return globalThis.__instantDbStore=globalThis.__instantDbStore??{},globalThis.__instantDbStore}function sn(n){const e=n.__adminToken;return n.appId+"_"+(n.websocketURI||"default_ws_uri")+"_"+(n.apiURI||"default_api_uri")+"_"+(e||"client_only")+"_"+n.useDateObjects}const on=Ia(),Dr=Ca();class Pa{constructor(e){h(this,"db");h(this,"sendMagicCode",e=>this.db.sendMagicCode(e));h(this,"signInWithMagicCode",e=>this.db.signInWithMagicCode(e));h(this,"signInWithToken",e=>this.db.signInWithCustomToken(e));h(this,"signInAsGuest",()=>this.db.signInAsGuest());h(this,"createAuthorizationURL",e=>this.db.createAuthorizationURL(e));h(this,"signInWithIdToken",e=>this.db.signInWithIdToken(e));h(this,"exchangeOAuthCode",e=>this.db.exchangeCodeForToken(e));h(this,"issuerURI",()=>this.db.issuerURI());h(this,"signOut",(e={invalidateToken:!0})=>this.db.signOut(e));this.db=e}}class Ma{constructor(e){h(this,"db");h(this,"uploadFile",(e,t,r={})=>this.db.uploadFile(e,t,r));h(this,"delete",e=>this.db.deleteFile(e));h(this,"upload",(e,t)=>this.db.upload(e,t));h(this,"put",this.upload);h(this,"getDownloadUrl",e=>this.db.getDownloadUrl(e));this.db=e}}class Ra{constructor(e){h(this,"db");h(this,"createReadStream",e=>this.db.createReadStream(e));h(this,"createWriteStream",e=>this.db.createWriteStream(e));this.db=e}}function ja(n){return JSON.parse(JSON.stringify(n))}class Da{constructor(e){h(this,"_reactor");h(this,"auth");h(this,"storage");h(this,"streams");h(this,"tx",Qt());this._reactor=e,this.auth=new Pa(this._reactor),this.storage=new Ma(this._reactor),this.streams=new Ra(this._reactor)}transact(e){return this._reactor.pushTx(e)}getLocalId(e){return this._reactor.getLocalId(e)}subscribeQuery(e,t,r){return this._reactor.subscribeQuery(e,t,r)}subscribeAuth(e){return this._reactor.subscribeAuth(e)}getAuth(){return this._reactor.getAuth()}subscribeConnectionStatus(e){return this._reactor.subscribeConnectionStatus(e)}joinRoom(e="_defaultRoomType",t="_defaultRoomId",r){return{leaveRoom:this._reactor.joinRoom(e,t,r==null?void 0:r.initialPresence),subscribeTopic:(i,o)=>this._reactor.subscribeTopic(e,t,i,o),subscribePresence:(i,o)=>this._reactor.subscribePresence(e,t,i,o),publishTopic:(i,o)=>this._reactor.publishTopic({roomType:e,roomId:t,topic:i,data:o}),publishPresence:i=>this._reactor.publishPresence(e,t,i),getPresence:i=>this._reactor.getPresence(e,t,i)}}shutdown(){delete on[sn(this._reactor.config)],this._reactor.shutdown()}queryOnce(e,t){return this._reactor.queryOnce(e,t)}_syncTableExperimental(e,t){return this._reactor.subscribeTable(e,t)}}function xr(n){if(!n)return"0";const e=Dr.get(n);if(e)return e;const t=B(n);return Dr.set(n,t),t}function xa(n,e){return xr(n._reactor.config.schema)!==xr(e)}function $a(n,e,t,r,s){var u;const i={...n,appId:(u=n.appId)==null?void 0:u.trim(),useDateObjects:n.useDateObjects??!1},o=on[sn(i)];if(o)return xa(o,i.schema)&&o._reactor.updateSchema(i.schema),o;const a=new ma({...ka,...i,cardinalityInference:!!i.schema},e||ur,t||lr,{...r||{},"@instantdb/core":mr},s),c=new Da(a);return on[sn(i)]=c,Ua(i.appId,i.devtool),c}function Ua(n,e){if(typeof window>"u"||typeof window.location>"u"||typeof document>"u"||typeof e=="boolean"&&!e)return;const t={position:"bottom-right",allowedHosts:["localhost"],...typeof e=="object"?e:{}};t.allowedHosts.includes(window.location.hostname)&&wa(n,t)}const La={isLoading:!0,data:void 0,pageInfo:void 0,error:void 0};function $r(n){return{isLoading:!n,data:void 0,pageInfo:void 0,error:void 0,...n||{}}}function Fa(n,e,t){e&&t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const r=e?ja(e):null,s=B(r),i=C.useRef($r(n._reactor.getPreviousResult(r))),o=C.useCallback(c=>(i.current=$r(n._reactor.getPreviousResult(r)),c(),r?n.subscribeQuery(r,l=>{i.current={isLoading:!l,data:void 0,pageInfo:void 0,error:void 0,...l},c()}):()=>{}),[s]);return{state:C.useSyncExternalStore(o,()=>i.current,()=>La),query:r}}function Na(){const n=C.useRef(null);C.useEffect(()=>{t()},[]);function e(r,s){t(),n.current=setTimeout(s,r)}function t(){n.current&&clearTimeout(n.current)}return{set:e,clear:t}}const Ka=1e3;function Wa(n,e,t){const r=C.useRef(t);r.current=t,C.useEffect(()=>n.core._reactor.subscribeTopic(n.type,n.id,e,(i,o)=>{r.current(i,o)}),[n.id,e])}function za(n,e){return C.useEffect(()=>n.core._reactor.joinRoom(n.type,n.id),[n.id]),C.useCallback(r=>{n.core._reactor.publishTopic({roomType:n.type,roomId:n.id,topic:e,data:r})},[n.id,e])}function qa(n,e={}){var o,a;const[t,r]=C.useState(()=>n.core._reactor.getPresence(n.type,n.id,e)??{peers:{},isLoading:!0});C.useEffect(()=>n.core._reactor.subscribePresence(n.type,n.id,e,u=>{r(u)}),[n.id,e.user,(o=e.peers)==null?void 0:o.join(),(a=e.keys)==null?void 0:a.join()]);const s=C.useCallback(c=>{n.core._reactor.publishPresence(n.type,n.id,c)},[n.type,n.id]);return C.useMemo(()=>({...t,publishPresence:s}),[t,s])}function Va(n,e,t){C.useEffect(()=>n.core._reactor.joinRoom(n.type,n.id,e),[n.id]),C.useEffect(()=>n.core._reactor.publishPresence(n.type,n.id,e),[n.type,n.id,t??JSON.stringify(e)])}function Ba(n,e,t={}){const r=Na(),s=Me.usePresence(n,{keys:[e]}),i=C.useMemo(()=>{const l=n._core._reactor.getPresence(n.type,n.id);return t!=null&&t.writeOnly?[]:Object.values((l==null?void 0:l.peers)??{}).filter(f=>f[e]===!0)},[t==null?void 0:t.writeOnly,s]),o=C.useCallback(l=>{n.core._reactor.publishPresence(n.type,n.id,{[e]:l}),l&&((t==null?void 0:t.timeout)===null||(t==null?void 0:t.timeout)===0||r.set((t==null?void 0:t.timeout)??Ka,()=>{n.core._reactor.publishPresence(n.type,n.id,{[e]:null})}))},[n.type,n.id,e,t==null?void 0:t.timeout,r]),a=C.useCallback(l=>{const p=!((t==null?void 0:t.stopOnEnter)&&l.key==="Enter");o(p)},[t.stopOnEnter,o]),c=C.useCallback(()=>{o(!1)},[o]),u=C.useMemo(()=>({onKeyDown:a,onBlur:c}),[a,c]);return{active:i,setActive:o,inputProps:u}}const Me={useTopicEffect:Wa,usePublishTopic:za,usePresence:qa,useSyncPresence:Va,useTypingIndicator:Ba};class Qa{constructor(e,t,r){h(this,"core");h(this,"_core");h(this,"type");h(this,"id");h(this,"useTopicEffect",(e,t)=>{Me.useTopicEffect(this,e,t)});h(this,"usePublishTopic",e=>Me.usePublishTopic(this,e));h(this,"usePresence",(e={})=>Me.usePresence(this,e));h(this,"useSyncPresence",(e,t)=>Me.useSyncPresence(this,e,t));h(this,"useTypingIndicator",(e,t={})=>Me.useTypingIndicator(this,e,t));this.core=e,this._core=this.core,this.type=t,this.id=r}}const Ga={isLoading:!0,user:void 0,error:void 0};class gt{constructor(e,t){h(this,"tx",Qt());h(this,"auth");h(this,"storage");h(this,"streams");h(this,"core");h(this,"_core");h(this,"getLocalId",e=>this.core.getLocalId(e));h(this,"useLocalId",e=>{const[t,r]=C.useState(null);return C.useEffect(()=>{(async()=>{const i=await this.getLocalId(e);r(i)})()},[e]),t});h(this,"rooms",Me);h(this,"transact",e=>this.core.transact(e));h(this,"useQuery",(e,t)=>Fa(this.core,e,t).state);h(this,"useAuth",()=>this._useAuth());h(this,"useUser",()=>{const{user:e}=this.useAuth();if(!e)throw new Y("useUser must be used within an auth-protected route");return e});h(this,"useConnectionStatus",()=>{const e=C.useRef(this.core._reactor.status),t=C.useCallback(s=>this.core.subscribeConnectionStatus(o=>{o!==e.current&&(e.current=o,s())}),[]);return C.useSyncExternalStore(t,()=>e.current,()=>"connecting")});h(this,"queryOnce",(e,t)=>this.core.queryOnce(e,t));h(this,"SignedIn",({children:e})=>{const t=this.useAuth();return t.isLoading||t.error||!t.user?null:tt.jsx(tt.Fragment,{children:e})});h(this,"SignedOut",({children:e})=>{const t=this.useAuth();return t.isLoading||t.error||t.user?null:tt.jsx(tt.Fragment,{children:e})});this.core=$a(e,e.Store||this.constructor.Storage,this.constructor.NetworkListener,t,this.constructor.EventSourceImpl),this._core=this.core,this.auth=this.core.auth,this.storage=this.core.storage,this.streams=this.core.streams}room(e="_defaultRoomType",t="_defaultRoomId"){return new Qa(this.core,e,t)}_useAuth(){const e=C.useRef(this.core._reactor._currentUserCached),t=C.useCallback(s=>this.core.subscribeAuth(o=>{e.current={isLoading:!1,...o},s()}),[]);return C.useSyncExternalStore(t,()=>e.current,()=>Ga)}getAuth(){return this.core.getAuth()}}h(gt,"Store"),h(gt,"NetworkListener"),h(gt,"EventSourceImpl"),oe.InstantReactAbstractDatabase=gt,Object.defineProperty(oe,Symbol.toStringTag,{value:"Module"})});
|