@instantdb/react-common 0.22.162 → 0.22.163
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/standalone/index.js +109 -94
- package/dist/standalone/index.umd.cjs +9 -9
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(ne,k){typeof exports=="object"&&typeof module<"u"?k(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],k):(ne=typeof globalThis<"u"?globalThis:ne||self,k(ne.instantReact={},ne.React))})(this,function(ne,k){"use strict";var Sc=Object.defineProperty;var vc=(ne,k,Oe)=>k in ne?Sc(ne,k,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):ne[k]=Oe;var h=(ne,k,Oe)=>vc(ne,typeof k!="symbol"?k+"":k,Oe);var Oe={exports:{}},
|
|
1
|
+
(function(ne,k){typeof exports=="object"&&typeof module<"u"?k(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],k):(ne=typeof globalThis<"u"?globalThis:ne||self,k(ne.instantReact={},ne.React))})(this,function(ne,k){"use strict";var Sc=Object.defineProperty;var vc=(ne,k,Oe)=>k in ne?Sc(ne,k,{enumerable:!0,configurable:!0,writable:!0,value:Oe}):ne[k]=Oe;var h=(ne,k,Oe)=>vc(ne,typeof k!="symbol"?k+"":k,Oe);var Oe={exports:{}},qe={};/**
|
|
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 gn;function rs(){if(gn)return
|
|
9
|
+
*/var gn;function rs(){if(gn)return qe;gn=1;var n=k,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 qe.Fragment=t,qe.jsx=o,qe.jsxs=o,qe}var Ve={},mn;function ss(){if(mn)return Ve;mn=1;var n={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -15,22 +15,22 @@
|
|
|
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
17
|
*/return n.NODE_ENV!=="production"&&function(){var e=k,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 S(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),E=1;E<m;E++)A[E-1]=arguments[E];I("error",d,A)}}function I(d,m,A){{var E=_.ReactDebugCurrentFrame,x=E.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 v=!1,C=!1,D=!1,L=!1,V=!1,de;de=Symbol.for("react.module.reference");function je(d){return!!(typeof d=="string"||typeof d=="function"||d===s||d===o||V||d===i||d===l||d===f||L||d===b||v||C||D||typeof d=="object"&&d!==null&&(d.$$typeof===y||d.$$typeof===p||d.$$typeof===a||d.$$typeof===c||d.$$typeof===u||d.$$typeof===de||d.getModuleId!==void 0))}function ee(d,m,A){var E=d.displayName;if(E)return E;var x=m.displayName||m.name||"";return x!==""?A+"("+x+")":A}function oe(d){return d.displayName||"Context"}function K(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 oe(m)+".Consumer";case a:var A=d;return oe(A._context)+".Provider";case u:return ee(d,d.render,"ForwardRef");case p:var E=d.displayName||null;return E!==null?E:K(d.type)||"Memo";case y:{var x=d,$=x._payload,j=x._init;try{return K(j($))}catch{return null}}}return null}var Q=Object.assign,Y=0,Ae,Tt,ln,O,P,G,J;function ae(){}ae.__reactDisabledLog=!0;function _e(){{if(Y===0){Ae=console.log,Tt=console.info,ln=console.warn,O=console.error,P=console.group,G=console.groupCollapsed,J=console.groupEnd;var d={configurable:!0,enumerable:!0,value:ae,writable:!0};Object.defineProperties(console,{info:d,log:d,warn:d,error:d,group:d,groupCollapsed:d,groupEnd:d})}Y++}}function tt(){{if(Y--,Y===0){var d={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Q({},d,{value:Ae}),info:Q({},d,{value:Tt}),warn:Q({},d,{value:ln}),error:Q({},d,{value:O}),group:Q({},d,{value:P}),groupCollapsed:Q({},d,{value:G}),groupEnd:Q({},d,{value:J})})}Y<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ge=_.ReactCurrentDispatcher,fn;function St(d,m,A){{if(fn===void 0)try{throw Error()}catch(x){var E=x.stack.trim().match(/\n( *(at )?)/);fn=E&&E[1]||""}return`
|
|
18
|
-
`+fn+d}}var dn=!1,vt;{var Ya=typeof WeakMap=="function"?WeakMap:Map;vt=new Ya}function Wr(d,m){if(!d||dn)return"";{var A=vt.get(d);if(A!==void 0)return A}var E;dn=!0;var x=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var $;$=ge.current,ge.current=null,_e();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(ce){E=ce}Reflect.construct(d,[],j)}else{try{j.call()}catch(ce){E=ce}d.call(j.prototype)}}else{try{throw Error()}catch(ce){E=ce}d()}}catch(ce){if(ce&&E&&typeof ce.stack=="string"){for(var
|
|
18
|
+
`+fn+d}}var dn=!1,vt;{var Ya=typeof WeakMap=="function"?WeakMap:Map;vt=new Ya}function Wr(d,m){if(!d||dn)return"";{var A=vt.get(d);if(A!==void 0)return A}var E;dn=!0;var x=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var $;$=ge.current,ge.current=null,_e();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(ce){E=ce}Reflect.construct(d,[],j)}else{try{j.call()}catch(ce){E=ce}d.call(j.prototype)}}else{try{throw Error()}catch(ce){E=ce}d()}}catch(ce){if(ce&&E&&typeof ce.stack=="string"){for(var R=ce.stack.split(`
|
|
19
19
|
`),te=E.stack.split(`
|
|
20
|
-
`),W=
|
|
21
|
-
`+
|
|
20
|
+
`),W=R.length-1,q=te.length-1;W>=1&&q>=0&&R[W]!==te[q];)q--;for(;W>=1&&q>=0;W--,q--)if(R[W]!==te[q]){if(W!==1||q!==1)do if(W--,q--,q<0||R[W]!==te[q]){var he=`
|
|
21
|
+
`+R[W].replace(" at new "," at ");return d.displayName&&he.includes("<anonymous>")&&(he=he.replace("<anonymous>",d.displayName)),typeof d=="function"&&vt.set(d,he),he}while(W>=1&&q>=0);break}}}finally{dn=!1,ge.current=$,tt(),Error.prepareStackTrace=x}var ze=d?d.displayName||d.name:"",De=ze?St(ze):"";return typeof d=="function"&&vt.set(d,De),De}function Za(d,m,A){return Wr(d,!1)}function Xa(d){var m=d.prototype;return!!(m&&m.isReactComponent)}function At(d,m,A){if(d==null)return"";if(typeof d=="function")return Wr(d,Xa(d));if(typeof d=="string")return St(d);switch(d){case l:return St("Suspense");case f:return St("SuspenseList")}if(typeof d=="object")switch(d.$$typeof){case u:return Za(d.render);case p:return At(d.type,m,A);case y:{var E=d,x=E._payload,$=E._init;try{return At($(x),m,A)}catch{}}}return""}var nt=Object.prototype.hasOwnProperty,zr={},qr=_.ReactDebugCurrentFrame;function Ot(d){if(d){var m=d._owner,A=At(d.type,d._source,m?m.type:null);qr.setExtraStackFrame(A)}else qr.setExtraStackFrame(null)}function ec(d,m,A,E,x){{var $=Function.call.bind(nt);for(var j in d)if($(d,j)){var R=void 0;try{if(typeof d[j]!="function"){var te=Error((E||"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 te.name="Invariant Violation",te}R=d[j](m,j,E,A,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(W){R=W}R&&!(R instanceof Error)&&(Ot(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).",E||"React class",A,j,typeof R),Ot(null)),R instanceof Error&&!(R.message in zr)&&(zr[R.message]=!0,Ot(x),w("Failed %s type: %s",A,R.message),Ot(null))}}}var tc=Array.isArray;function hn(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 Vr(d),!1}catch{return!0}}function Vr(d){return""+d}function Br(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)),Vr(d)}var Qr=_.ReactCurrentOwner,sc={key:!0,ref:!0,__self:!0,__source:!0},Gr,Hr;function ic(d){if(nt.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(nt.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"&&Qr.current}function cc(d,m){{var A=function(){Gr||(Gr=!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(){Hr||(Hr=!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,E,x,$,j){var R={$$typeof:t,type:d,key:m,ref:A,props:j,_owner:$};return R._store={},Object.defineProperty(R._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(R,"_self",{configurable:!1,enumerable:!1,writable:!1,value:E}),Object.defineProperty(R,"_source",{configurable:!1,enumerable:!1,writable:!1,value:x}),Object.freeze&&(Object.freeze(R.props),Object.freeze(R)),R};function fc(d,m,A,E,x){{var $,j={},R=null,te=null;A!==void 0&&(Br(A),R=""+A),oc(m)&&(Br(m.key),R=""+m.key),ic(m)&&(te=m.ref,ac(m,x));for($ in m)nt.call(m,$)&&!sc.hasOwnProperty($)&&(j[$]=m[$]);if(d&&d.defaultProps){var W=d.defaultProps;for($ in W)j[$]===void 0&&(j[$]=W[$])}if(R||te){var q=typeof d=="function"?d.displayName||d.name||"Unknown":d;R&&cc(j,q),te&&uc(j,q)}return lc(d,R,te,x,E,Qr.current,j)}}var pn=_.ReactCurrentOwner,Jr=_.ReactDebugCurrentFrame;function We(d){if(d){var m=d._owner,A=At(d.type,d._source,m?m.type:null);Jr.setExtraStackFrame(A)}else Jr.setExtraStackFrame(null)}var yn;yn=!1;function bn(d){return typeof d=="object"&&d!==null&&d.$$typeof===t}function Yr(){{if(pn.current){var d=K(pn.current.type);if(d)return`
|
|
22
22
|
|
|
23
23
|
Check the render method of \``+d+"`."}return""}}function dc(d){return""}var Zr={};function hc(d){{var m=Yr();if(!m){var A=typeof d=="string"?d:d.displayName||d.name;A&&(m=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+A+">.")}return m}}function Xr(d,m){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var A=hc(m);if(Zr[A])return;Zr[A]=!0;var E="";d&&d._owner&&d._owner!==pn.current&&(E=" It was passed a child from "+K(d._owner.type)+"."),
|
|
25
|
+
Check the top-level render call using <`+A+">.")}return m}}function Xr(d,m){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var A=hc(m);if(Zr[A])return;Zr[A]=!0;var E="";d&&d._owner&&d._owner!==pn.current&&(E=" It was passed a child from "+K(d._owner.type)+"."),We(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,E),We(null)}}function es(d,m){{if(typeof d!="object")return;if(hn(d))for(var A=0;A<d.length;A++){var E=d[A];bn(E)&&Xr(E,m)}else if(bn(d))d._store&&(d._store.validated=!0);else if(d){var x=S(d);if(typeof x=="function"&&x!==d.entries)for(var $=x.call(d),j;!(j=$.next()).done;)bn(j.value)&&Xr(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 E=K(m);ec(A,d.props,"prop",E,d)}else if(m.PropTypes!==void 0&&!yn){yn=!0;var x=K(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 E=m[A];if(E!=="children"&&E!=="key"){We(d),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",E),We(null);break}}d.ref!==null&&(We(d),w("Invalid attribute `ref` supplied to `React.Fragment`."),We(null))}}var ts={};function ns(d,m,A,E,x,$){{var j=je(d);if(!j){var R="";(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(R+=" 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 te=dc();te?R+=te:R+=Yr();var W;d===null?W="null":hn(d)?W="array":d!==void 0&&d.$$typeof===t?(W="<"+(K(d.type)||"Unknown")+" />",R=" 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,R)}var q=fc(d,m,A,x,$);if(q==null)return q;if(j){var he=m.children;if(he!==void 0)if(E)if(hn(he)){for(var ze=0;ze<he.length;ze++)es(he[ze],d);Object.freeze&&Object.freeze(he)}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 es(he,d)}if(nt.call(m,"key")){var De=K(d),ce=Object.keys(m).filter(function(Tc){return Tc!=="key"}),_n=ce.length>0?"{key: someKey, "+ce.join(": ..., ")+": ...}":"{key: someKey}";if(!ts[De+_n]){var wc=ce.length>0?"{"+ce.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} />`,_n,De,wc,De),ts[De+_n]=!0}}return d===s?yc(q):pc(q),q}}function bc(d,m,A){return ns(d,m,A,!0)}function _c(d,m,A){return ns(d,m,A,!1)}var gc=_c,mc=bc;qe.Fragment=s,qe.jsx=gc,qe.jsxs=mc}(),qe}var is={};is.NODE_ENV==="production"?Oe.exports=rs():Oe.exports=ss();var rt=Oe.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 N={Remove:"remove",Replace:"replace",Add:"add"},wn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),os=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),st=Symbol.iterator,ue={mutable:"mutable",immutable:"immutable"},Et={};function Ve(n,e){return n instanceof Map?n.has(e):Object.prototype.hasOwnProperty.call(n,e)}function Tn(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 kt(n){return Object.getPrototypeOf(n)===Set.prototype}function Ct(n){return Object.getPrototypeOf(n)===Map.prototype}function le(n){var e;return(e=n.copy)!==null&&e!==void 0?e:n.original}function Ee(n){return!!R(n)}function R(n){return typeof n!="object"?null:n==null?void 0:n[wn]}function It(n){var e;const t=R(n);return t?(e=t.copy)!==null&&e!==void 0?e:t.original:n}function pe(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,ue))===ue.immutable||typeof t=="function")}function Sn(n,e=[]){if(Object.hasOwnProperty.call(n,"key")){const t=n.parent.copy,r=R(Te(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||Ve(t,i)))return null;e.push(i)}if(n.parent)return Sn(n.parent,e);e.reverse();try{as(n.copy,e)}catch{return null}return e}function ke(n){return Array.isArray(n)?1:n instanceof Map?2:n instanceof Set?3:0}function Te(n,e){return ke(n)===2?n.get(e):n[e]}function Be(n,e,t){ke(n)===2?n.set(e,t):n[e]=t}function Pt(n,e){const t=R(n);return(t?le(t):n)[e]}function Se(n,e){return n===e?n!==0||1/n===1/e:n!==n&&e!==e}function Rt(n){if(n)for(;n.finalities.revoke.length>0;)n.finalities.revoke.pop()()}function Ce(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 as(n,e){for(let t=0;t<e.length-1;t+=1){const r=e[t];if(n=Te(ke(n)===3?Array.from(n):n,r),typeof n!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return n}function cs(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 us=Object.prototype.propertyIsEnumerable;function vn(n,e){let t;if(Array.isArray(n))return Array.prototype.concat.call(n);if(n instanceof Set){if(!kt(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(!Ct(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,ue),t!==void 0)&&t!==ue.mutable){if(t===ue.immutable)return cs(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=>{us.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 Z(n){n.copy||(n.copy=vn(n.original,n.options))}function Qe(n){if(!pe(n))return It(n);if(Array.isArray(n))return n.map(Qe);if(n instanceof Map){const t=Array.from(n.entries()).map(([r,s])=>[r,Qe(s)]);if(!Ct(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(Qe);if(!kt(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]=Qe(n[t]);return e}function it(n){return Ee(n)?Qe(n):n}function me(n){var e;n.assignedMap=(e=n.assignedMap)!==null&&e!==void 0?e:new Map,n.operated||(n.operated=!0,n.parent&&me(n.parent))}function An(){throw new Error("Cannot modify frozen object")}function xe(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)||Ee(n)){r.pop(),s.pop();return}switch(ke(n)){case 2:for(const[a,c]of n)xe(a,a,t,r,s),xe(c,a,t,r,s);n.set=n.clear=n.delete=An;break;case 3:for(const a of n)xe(a,a,t,r,s);n.add=n.clear=n.delete=An;break;case 1:Object.freeze(n);let o=0;for(const a of n)xe(a,o,t,r,s),o+=1;break;default:Object.freeze(n),Object.keys(n).forEach(a=>{const c=n[a];xe(c,a,t,r,s)})}r.pop(),s.pop()}function Mt(n,e){const t=ke(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 On(n,e,t){if(Ee(n)||!pe(n,t)||e.has(n)||Object.isFrozen(n))return;const r=n instanceof Set,s=r?new Map:void 0;if(e.add(n),Mt(n,(i,o)=>{var a;if(Ee(o)){const c=R(o);Z(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;Be(r?s:n,i,u)}else On(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 ls(n,e){const t=n.type===3?n.setMap:n.copy;n.finalities.revoke.length>1&&n.assignedMap.get(e)&&t&&On(Te(t,e),n.finalities.handledSet,n.options)}function jt(n){n.type===3&&n.copy&&(n.copy.clear(),n.setMap.forEach(e=>{n.copy.add(It(e))}))}function Dt(n,e,t,r){if(n.operated&&n.assignedMap&&n.assignedMap.size>0&&!n.finalized){if(t&&r){const i=Sn(n);i&&e(n,i,t,r)}n.finalized=!0}}function xt(n,e,t,r){const s=R(t);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=n.type===3?n.setMap:n.copy;if(Se(Te(c,e),t)){let u=s.original;s.copy&&(u=s.copy),jt(n),Dt(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)),Be(c,e,u)}}),n.options.enableAutoFreeze&&s.finalities!==n.finalities&&(n.options.enableAutoFreeze=!1)),pe(t,n.options)&&n.finalities.draft.push(()=>{const i=n.type===3?n.setMap:n.copy;Se(Te(i,e),t)&&ls(n,e)})}function fs(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=Ce(l,s);t.push({op:N.Replace,path:f,value:it(c[u])}),r.push({op:N.Replace,path:f,value:it(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),f=Ce(l,s);t.push({op:N.Add,path:f,value:it(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),f=Ce(l,s);r.push({op:N.Replace,path:f,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const f=e.concat([l-1]),p=Ce(f,s);r.push({op:N.Remove,path:p})}}}function ds({original:n,copy:e,assignedMap:t},r,s,i,o){t.forEach((a,c)=>{const u=Te(n,c),l=it(Te(e,c)),f=a?Ve(n,c)?N.Replace:N.Add:N.Remove;if(Se(u,l)&&f===N.Replace)return;const p=r.concat(c),y=Ce(p,o);s.push(f===N.Remove?{op:f,path:y}:{op:f,path:y,value:l}),i.push(f===N.Add?{op:N.Remove,path:y}:f===N.Remove?{op:N.Add,path:y,value:u}:{op:N.Replace,path:y,value:u})})}function hs({original:n,copy:e},t,r,s,i){let o=0;n.forEach(a=>{if(!e.has(a)){const c=t.concat([o]),u=Ce(c,i);r.push({op:N.Remove,path:u,value:a}),s.unshift({op:N.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!n.has(a)){const c=t.concat([o]),u=Ce(c,i);r.push({op:N.Add,path:u,value:a}),s.unshift({op:N.Remove,path:u,value:a})}o+=1})}function Ge(n,e,t,r){const{pathAsArray:s=!0}=n.options.enablePatches;switch(n.type){case 0:case 2:return ds(n,e,t,r,s);case 1:return fs(n,e,t,r,s);case 3:return hs(n,e,t,r,s)}}const ot=(n,e,t=!1)=>{if(typeof n=="object"&&n!==null&&(!pe(n,e)||t))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},$t={get size(){return le(R(this)).size},has(n){return le(R(this)).has(n)},set(n,e){const t=R(this),r=le(t);return(!r.has(n)||!Se(r.get(n),e))&&(Z(t),me(t),t.assignedMap.set(n,!0),t.copy.set(n,e),xt(t,n,e,Ge)),this},delete(n){if(!this.has(n))return!1;const e=R(this);return Z(e),me(e),e.original.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.copy.delete(n),!0},clear(){const n=R(this);if(this.size){Z(n),me(n),n.assignedMap=new Map;for(const[e]of n.original)n.assignedMap.set(e,!1);n.copy.clear()}},forEach(n,e){const t=R(this);le(t).forEach((r,s)=>{n.call(e,this.get(s),s,this)})},get(n){var e,t;const r=R(this),s=le(r).get(n),i=((t=(e=r.options).mark)===null||t===void 0?void 0:t.call(e,s,ue))===ue.mutable;if(r.options.strict&&ot(s,r.options,i),i||r.finalized||!pe(s,r.options)||s!==r.original.get(n))return s;const o=Et.createDraft({original:s,parentDraft:r,key:n,finalities:r.finalities,options:r.options});return Z(r),r.copy.set(n,o),o},keys(){return le(R(this)).keys()},values(){const n=this.keys();return{[st]:()=>this.values(),next:()=>{const e=n.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const n=this.keys();return{[st]:()=>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]}}}},[st](){return this.entries()}},ps=Reflect.ownKeys($t),En=(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=R(a),u=((s=(r=n.options).mark)===null||s===void 0?void 0:s.call(r,a,ue))===ue.mutable;if(n.options.strict&&ot(o,n.options,u),!u&&!c&&pe(o,n.options)&&!n.finalized&&n.original.has(o)){const l=Et.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]}},at={get size(){return R(this).setMap.size},has(n){const e=R(this);if(e.setMap.has(n))return!0;Z(e);const t=R(n);return!!(t&&e.setMap.has(t.original))},add(n){const e=R(this);return this.has(n)||(Z(e),me(e),e.assignedMap.set(n,!0),e.setMap.set(n,n),xt(e,n,n,Ge)),this},delete(n){if(!this.has(n))return!1;const e=R(this);Z(e),me(e);const t=R(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=R(this);Z(n),me(n);for(const e of n.original)n.assignedMap.set(e,!1);n.setMap.clear()},values(){const n=R(this);Z(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:En(n,e,{isValuesIterator:!0})}},entries(){const n=R(this);Z(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:En(n,e,{isValuesIterator:!1})}},keys(){return this.values()},[st](){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(at,{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 ys=Reflect.ownKeys(at),kn=new WeakSet,Cn={get(n,e,t){var r,s;const i=(r=n.copy)===null||r===void 0?void 0:r[e];if(i&&kn.has(i))return i;if(e===wn)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,ue),o===ue.mutable)return n.options.strict&&ot(u,n.options,!0),u}const a=le(n);if(a instanceof Map&&ps.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor($t,"size").get.call(n.proxy);const u=$t[e];if(u)return u.bind(n.proxy)}if(a instanceof Set&&ys.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(at,"size").get.call(n.proxy);const u=at[e];if(u)return u.bind(n.proxy)}if(!Ve(a,e)){const u=Tn(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&&ot(c,n.options),n.finalized||!pe(c,n.options))return c;if(c===Pt(n.original,e)){if(Z(n),n.copy[e]=Ut({original:n.original[e],parentDraft:n,key:n.type===1?Number(e):e,finalities:n.finalities,options:n.options}),typeof o=="function"){const u=R(n.copy[e]);return Z(u),me(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=Tn(le(n),e);if(i!=null&&i.set)return i.set.call(n.proxy,t),!0;const o=Pt(le(n),e),a=R(o);return a&&Se(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):(Se(t,o)&&(t!==void 0||Ve(n.original,e))||(Z(n),me(n),Ve(n.original,e)&&Se(t,n.original[e])?n.assignedMap.delete(e):n.assignedMap.set(e,!0),n.copy[e]=t,xt(n,e,t,Ge)),!0)},has(n,e){return e in le(n)},ownKeys(n){return Reflect.ownKeys(le(n))},getOwnPropertyDescriptor(n,e){const t=le(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?Cn.set.call(this,n,e,void 0,n.proxy):(Pt(n.original,e)!==void 0||e in n.original?(Z(n),me(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 Ut(n){const{original:e,parentDraft:t,key:r,finalities:s,options:i}=n,o=ke(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,Cn);if(s.revoke.push(u),kn.add(c),a.proxy=c,t){const l=t;l.finalities.draft.push((f,p)=>{var y,b;const g=R(c);let T=l.type===3?l.setMap:l.copy;const S=Te(T,r),_=R(S);if(_){let w=_.original;_.operated&&(w=It(S)),jt(_),Dt(_,Ge,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)),Be(T,r,w)}(b=g.callbacks)===null||b===void 0||b.forEach(w=>{w(f,p)})})}else{const l=R(c);l.finalities.draft.push((f,p)=>{jt(l),Dt(l,Ge,f,p)})}return c}Et.createDraft=Ut;function bs(n,e,t,r,s){var i;const o=R(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&&Rt(o),s&&xe(u,u,o==null?void 0:o.options.updatedValues),[u,t&&c?[{op:N.Replace,path:[],value:e[0]}]:t,r&&c?[{op:N.Replace,path:[],value:a}]:r]}function _s(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,ue))===ue.mutable||!pe(n,e)?n:Ut({original:n,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,f]=bs(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,f]:u}]}function Lt(n){const{rootDraft:e,value:t,useRawReturn:r=!1,isRoot:s=!0}=n;Mt(t,(i,o,a)=>{const c=R(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 Be(a,i,u)}else typeof o=="object"&&o!==null&&(n.value=o,n.isRoot=!1,Lt(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 In(n){var e;const t=R(n);if(!pe(n,t==null?void 0:t.options))return n;const r=ke(n);if(t&&!t.operated)return t.original;let s;function i(){s=r===2?Ct(n)?new Map(n):new(Object.getPrototypeOf(n)).constructor(n):r===3?Array.from(t.setMap.values()):vn(n,t==null?void 0:t.options)}if(t){t.finalized=!0;try{i()}finally{t.finalized=!1}}else s=n;if(Mt(s,(o,a)=>{if(t&&Se(Te(t.original,o),a))return;const c=In(a);c!==a&&(s===n&&i(),Be(s,o,c))}),r===3){const o=(e=t==null?void 0:t.original)!==null&&e!==void 0?e:s;return kt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function Pn(n){if(!Ee(n))throw new Error(`current() is only used for Draft, parameter: ${n}`);return In(n)}const ct=(n=>function e(t,r,s){var i,o,a;if(typeof t=="function"&&typeof r!="function")return function(v,...C){return e(v,D=>t.call(this,D,...C),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=Ee(c)?Pn(c):c,p=Array.isArray(l.mark)?(v,C)=>{for(const D of l.mark){if(typeof D!="function")throw new Error(`Invalid mark: ${D}, 'mark' should be a function.`);const L=D(v,C);if(L)return L}}: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(!pe(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[S,_]=_s(f,T);if(typeof r!="function"){if(!pe(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[S,_]}let w;try{w=u(S)}catch(v){throw Rt(R(S)),v}const I=v=>{const C=R(S);if(!Ee(v)){if(v!==void 0&&!Se(v,S)&&(C!=null&&C.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 L=v==null?void 0:v[os];if(L){const V=L[0];return T.strict&&typeof v=="object"&&v!==null&&Lt({rootDraft:C,value:v,useRawReturn:!0}),_([V])}if(v!==void 0)return typeof v=="object"&&v!==null&&Lt({rootDraft:C,value:v}),_([v])}if(v===S||v===void 0)return _([]);const D=R(v);if(T===D.options){if(D.operated)throw new Error("Cannot return a modified child draft.");return _([Pn(v)])}return _([v])};return w instanceof Promise?w.then(I,v=>{throw Rt(R(S)),v}):I(w)})();Object.prototype.constructor.toString();function Rn(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 Mn(n,e){return Object.keys(n).length===Object.keys(e).length&&Object.keys(n).every(t=>e.hasOwnProperty(t)&&n[t]===e[t])}function ut(n,e){return typeof n!="object"||typeof e!="object"||n===null||e===null?n===e:Rn(n,e)?Object.keys(n).every(t=>ut(n[t],e[t])):!1}function Ft(n){if(!He(n))return n;const e={};for(const[t,r]of Object.entries(n))r!==void 0&&(e[t]=r);return e}function jn(n,e){if(!He(n)||!He(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=He(n[r])&&He(e[r]);t[r]=s?jn(n[r],e[r]):e[r]}return t}function He(n){return typeof n=="object"&&n!==null&&!Array.isArray(n)}function gs(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 Dn(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 xn(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}xn(n[t],r),ms(n[t])&&delete n[t]}}function ms(n){return n&&Object.keys(n).length===0}const $n=/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$/,ws={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 Ts(n){return new Date(n)}function Ss(n){return new Date(n+"Z")}const vs=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function As(n){const e=n.match(vs);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 Os(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function Es(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function ks(n){return new Date(n)}function Cs(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 Is(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 Ps(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 Rs(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 Ms(n){switch(n){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function js(n){const e=n.match($n);if(!e)return null;const[t]=e,r=ws[t],s=new Date(n.replace($n,"Z"));return new Date(s.getTime()-r*1e3)}const Ds=[As,Es,Cs,Rs,ks,Ss,Is,Os,Ts,Ms,js,Ps];function xs(n,e){try{const t=n(e);return t instanceof Date&&!isNaN(t.getTime())?t:null}catch{return null}}function Nt(n){for(const e of Ds){const t=xs(e,n);if(t)return t}return null}function $s(n){try{const e=JSON.parse(n);return typeof e=="string"?Nt(e):null}catch{return null}}function lt(n){if(n!==void 0){if(n===null)return null;if(n instanceof Date)return n;if(typeof n=="string"){const e=Nt(n)||$s(n)||Nt(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 Ie{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(Wt(e)){const[t,r,s]=e["forward-identity"];re(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"];re(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;re(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;re(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Us(n){return n.cardinality==="one"}function Kt(n){return n["value-type"]==="ref"}function Wt(n){return n["value-type"]==="blob"}function $e(n,e){return e.reduce((t,r)=>t&&t.get(r),n)}function ye(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)&&ye(n.get(t),r)}function re(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 Un(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=lt(u),o[2]=u),Kt(l)&&re(i,[u,c,a],o),re(r,[a,c,u],o),re(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function Ln(n){return{triples:se(n.eav,3),cardinalityInference:n.cardinalityInference,useDateObjects:n.useDateObjects,version:1}}function Fn(n,e){return Je(n,e.triples,e.cardinalityInference,e.useDateObjects)}function Nn(n,e){if(n)return new Ie(n.attrs,n.linkIndex);if(e&&"__type"in e)return new Ie(e.attrs,e.linkIndex)}function Ls(n,e){return $e(n.eav,[e])!==void 0}function Je(n,e,t,r){const s=Un(n,e,r);return s.cardinalityInference=t,s.useDateObjects=r,s}function Ye(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=se(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=se(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 Kn(n,e,t){const r=Ye(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(ye(n.eav,[s,i,o]),ye(n.aev,[i,s,o]),Kt(a)&&ye(n.vae,[o,i,s]))}let Fs=0;function Wn(n,e,t){const[r,s,i]=t;let o;const a=$e(n.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+Fs++}function zn(n,e,t){const r=Ye(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=lt(o));const c=$e(n.eav,[s,i,o]),u=(c==null?void 0:c[3])??Wn(n,a,r),l=[s,i,o,u];Us(a)?(re(n.eav,[s,i],new Map([[o,l]])),re(n.aev,[i,s],new Map([[o,l]]))):(re(n.eav,[s,i,o],l),re(n.aev,[i,s,o],l)),Kt(a)&&re(n.vae,[o,i,s],l)}function Ns(n,e,t){var y;const r=Ye(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Wt(a))throw new Error("merge operation is not supported for links");const c=$e(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=jn(l,o),p=[s,i,f,Wn(n,a,u)];re(n.eav,[s,i],new Map([[f,p]])),re(n.aev,[i,s],new Map([[f,p]]))}function zt(n,e,t){var u,l;const[r,s]=t,i=Ye(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"&&se(a.get(f),1).forEach(([y,b,g])=>{var T;return zt(n,e,[g,(T=p["reverse-identity"])==null?void 0:T[1]])}),(!s||!p||((u=p["forward-identity"])==null?void 0:u[1])===s)&&(ye(n.aev,[f,o]),ye(n.eav,[o,f]))}a.size===0&&ye(n.eav,[o])}const c=n.vae.get(o)&&se(n.vae.get(o),2);c&&c.forEach(f=>{var T,S,_;const[p,y,b]=f,g=e.getAttr(y);(!s||!g||((T=g["reverse-identity"])==null?void 0:T[1])===s)&&(ye(n.eav,[p,y,b]),ye(n.aev,[y,p,b]),ye(n.vae,[b,y,p])),g&&g["on-delete"]==="cascade"&&((S=g["reverse-identity"])==null?void 0:S[1])===s&&zt(n,e,[p,(_=g["forward-identity"])==null?void 0:_[1]])}),((l=n.vae.get(o))==null?void 0:l.size)===0&&ye(n.vae,[o])}function qn(n,e,t){const r=Un(e,t,n.useDateObjects);Object.keys(r).forEach(s=>{n[s]=r[s]})}function Ks(n,[e]){n.addAttr(e)}function Vn(n){return se(n.eav,3)}function Ws(n,e,[t]){if(!e.getAttr(t))return;const r=Vn(n).filter(([s,i])=>i!==t);e.deleteAttr(t),qn(n,e,r)}function zs(n,e,[t]){e.getAttr(t.id)&&(e.updateAttr(t),qn(n,e,Vn(n)))}function qs(n,e,t){const[r,...s]=t;switch(r){case"add-triple":zn(n,e,s);break;case"deep-merge-triple":Ns(n,e,s);break;case"retract-triple":Kn(n,e,s);break;case"delete-entity":zt(n,e,s);break;case"add-attr":Ks(e,s);break;case"delete-attr":Ws(n,e,s);break;case"update-attr":zs(n,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function se(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())se(r,e-1,t);return t}function ft(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 se(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 Vs(n,e,t){let r="";return n!==void 0&&(r+="e"),e!==void 0&&(r+="a"),t!==void 0&&(r+="v"),r}function Bs(n,[e,t,r]){var i,o;switch(Vs(e,t,r)){case"e":{const a=n.eav.get(e);return se(a,2)}case"ea":{const a=(i=n.eav.get(e))==null?void 0:i.get(t);return se(a,1)}case"eav":{const a=(o=n.eav.get(e))==null?void 0:o.get(t);return a?ft(n,a,r):[]}case"ev":{const a=n.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(...ft(n,u,r));return c}case"a":{const a=n.aev.get(t);return se(a,2)}case"av":{const a=n.aev.get(t);if(!a)return[];const c=[];for(const u of a.values())c.push(...ft(n,u,r));return c}case"v":{const a=[];for(const c of n.eav.values())for(const u of c.values())a.push(...ft(n,u,r));return a}default:return se(n.eav,3)}}function Qs(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=se(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 Pe(n,e,t){var r;return(r=n.revIdents.get(e))==null?void 0:r.get(t)}function Gs(n,e){return n.blobAttrs.get(e)}function Bn(n,e){var r;const t=n.primaryKeys.get(e);return t||((r=n.forwardIdents.get(e))==null?void 0:r.get("id"))}function Hs(n,e,t){const r=Ye(n,t);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return $e(n.eav,[s,i])}function Js(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=Bn(e,f["forward-identity"][1]);l=!!Hs(n,e,[i,p==null?void 0:p.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return ct({store:n,attrsStore:e},s=>{r.forEach(i=>{qs(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof Ie)return"immutable"}})}function Ys(n){return typeof n=="string"&&n.startsWith("?")}function Zs(n,e,t){if(t.hasOwnProperty(n)){const r=t[n];return Gn(r,e,t)}return{...t,[n]:e}}function Qn(n,e,t){return n===e?t:null}function Xs(n){switch(typeof n){case"string":return n.startsWith("?")?Zs:Qn;default:return Qn}}const ei=["in","$in","$not","$isNull","$comparator"];function ti(n){for(const e of ei)if(n.hasOwnProperty(e))return!0;return!1}function Gn(n,e,t){return t?typeof n=="object"?ti(n)?t:null:Xs(n)(n,e,t):null}function ni(n,e,t){return n.reduce((r,s,i)=>{const o=e[i];return Gn(s,o,r)},t)}function ri(n,e,t){return oi(n,e,t).map(r=>ni(e,r,t)).filter(r=>r)}function si(n,e,t){return e.or?e.or.patterns.flatMap(r=>qt(n,r,t)):e.and?e.and.patterns.reduce((r,s)=>qt(n,s,r),t):t.flatMap(r=>ri(n,e,r))}function qt(n,e,t=[{}]){return e.reduce((r,s)=>si(n,s,r),t)}function Vt(n,e){return Array.isArray(e)?e.map(t=>Vt(n,t)):Ys(e)?n[e]:e}function ii(n,{find:e,where:t}){return qt(n,t).map(s=>Vt(s,e))}function oi(n,e,t){return Bs(n,Vt(t,e))}const ai=/^(?:[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 Ue(n){return typeof n=="string"&&ai.test(n)}const H=[];for(let n=0;n<256;++n)H.push((n+256).toString(16).slice(1));function ci(n,e=0){return(H[n[e+0]]+H[n[e+1]]+H[n[e+2]]+H[n[e+3]]+"-"+H[n[e+4]]+H[n[e+5]]+"-"+H[n[e+6]]+H[n[e+7]]+"-"+H[n[e+8]]+H[n[e+9]]+"-"+H[n[e+10]]+H[n[e+11]]+H[n[e+12]]+H[n[e+13]]+H[n[e+14]]+H[n[e+15]]).toLowerCase()}let Bt;const ui=new Uint8Array(16);function li(){if(!Bt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Bt=crypto.getRandomValues.bind(crypto)}return Bt(ui)}const Hn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function fi(n,e,t){var s;if(Hn.randomUUID&&!n)return Hn.randomUUID();n=n||{};const r=n.random??((s=n.rng)==null?void 0:s.call(n))??li();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,ci(r)}function Jn(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 di(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 hi(n,e){return di(Jn(n),Jn(e))}function F(){return fi()}function pi(n,e){return n.localeCompare(e)}function yi(){let n=pi;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{n=Intl.Collator("en-US").compare}catch{}return n}const bi=yi();let _i=!0,gi=0;function Ze(n){return dt(`_${n}`,gi++)}function dt(n,e){return`?${n}-${e}`}class Le extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function mi(n,e){const t=Bn(n,e);if(!t)throw new Le(`Could not find id attr for ${e}`);return t}function Yn(n,e,t,r){return[wi(n,e,t,r)]}function wi(n,e,t,r){return[n(t,r),mi(e,t).id,n(t,r),n("time",r)]}function Ti(n,e,t){return n.map(r=>r===e?t:r)}function Zn(n,e,t,r,s){const i=z(e,t,s),o=Pe(e,t,s),a=i||o;if(!a)throw new Le(`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),Ze("time")]:[n(u,p),a.id,n(f,r),Ze("time")];return[i?f:u,p,y,a,!!i]}function Xn(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 Si(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=Xn(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=Xn(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function vi(n,e,t,r,s,i){const o=z(e,t,s),a=Pe(e,t,s),c=o||a;if(!c)throw new Le(`No attr for etype = ${t} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=z(e,t,"id");if(!u)throw new Le(`No attr for etype = ${t} label = id`);return[n(t,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},Ze("time")]}return o?[n(t,r),c.id,Si(c,i),Ze("time")]:[i,c.id,n(t,r),Ze("time")]}function Ai(n,e,t,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,f,p]=c,[y,b,g]=Zn(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]=Ai(n,e,t,r,o),f=vi(n,e,c,u,a,i);return l.concat([f])}function Oi(n,e){return e?[e].concat(n):n}function Ei([n,e]){return n==="or"&&Array.isArray(e)}function ki([n,e]){return n==="and"&&Array.isArray(e)}function Ci(n,e,t){return(r,s)=>{const i=n(r,s);return e==i?i:`${i}-${t}`}}function er(n,e,t,r,s,i){const o=n(r,s),a=i.map((c,u)=>{const l=Ci(n,o,u);return nr(l,t,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function Ii(n){const e=[];for(let t=1;t<=n.length;t++)e.push(n.slice(0,t));return e}function tr(n,e,t,r,s){return Ii(s).map(i=>Qt(n,e,t,r,i,{$isNull:!0}))}function nr(n,e,t,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Ei([i,o]))return er(n,"or",e,t,r,o);if(ki([i,o]))return er(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=tr(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:tr(n,e,t,r,a),joinSym:n(t,r)}}]:Qt(n,e,t,r,a,o)})}function Pi(n,e,t,r){const s=dt;return r?nr(s,n,e,t,r).concat(Yn(s,n,e,t)):Yn(s,n,e,t)}function Ri(n,e,t){return[n(e,t),n("time",t)]}function Mi(n,e,t,r,s,i){const[o,a,c,u,l]=Zn(n,e,t,r,s),f=Ti(c,n(t,r),i);return[o,a,f,u,l]}function ji(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,S;const b=!!(e.cardinalityInference&&((S=(T=(g=t.linkIndex)==null?void 0:g[r])==null?void 0:T[y])!=null&&S.isSingular));try{const[_,w,I]=Mi(n,t,r,s,y,u),v=sr(e,t,{etype:_,level:w,form:i[y],join:I}),C=b?v[0]:v;return{[y]:C}}catch(_){if(_ instanceof Le)return{[y]:b?void 0:[]};throw _}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Di(n,e,t){return t==="string"?bi(n,e):n>e?1:-1}function Xe(n,e,t,r,s){return e===r||e==null&&r==null?hi(n,t):r==null?1:e==null?-1:Di(e,r,s)}function ht([n,e],[t,r],s){return Xe(n,e,t,r,s)}function Gt(n){return n==null?n:new Date(n).getTime()}function xi(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 ht(r,[s,a],null)===c;const[u,l]=r,f=e["checked-data-type"],p=f==="date"?Gt(l):l,y=f==="date"?Gt(o):o;return ht([u,p],[s,y],f)===c}function $i(n,e){const t=e[1];return n.getAttr(t)}function Ui(n,e,t){const r=Object.keys(t)[0];return z(n,e,r)}function Li(n,e,t,r){if(t)return $i(n,t);if(r)return Ui(n,e,r)}function Fi(n,e,t){var s,i;if(!Array.isArray(t.fields))return Gs(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&&Wt(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 Ni(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=rr(i),c=Ki(i);let u=ii(n,s);const l=r==null?void 0:r["start-cursor"],f=Li(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",S=f.id;u=u.map(([_])=>{var I,v,C,D,L;let w=(L=(D=(C=(v=(I=n.eav.get(_))==null?void 0:I.get(S))==null?void 0:v.values())==null?void 0:C.next())==null?void 0:D.value)==null?void 0:L[2];return T&&(w=Gt(w)),[_,w]})}u.sort(c==="asc"?function(S,_){return ht(S,_,f==null?void 0:f["checked-data-type"])}:function(S,_){return ht(_,S,f==null?void 0:f["checked-data-type"])});let p={};const y=Fi(e,t,s);for(const T of u){const[S]=T;if(p[S]||!a&&l&&f&&xi(l,f,c,T))continue;const _=Qs(n,y,S);_&&(p[S]=_)}return p}function Ki(n){var t;const e=(t=n.$)==null?void 0:t.order;return e&&e[Object.keys(e)[0]]||"asc"}function rr(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 Wi(n,e,{etype:t,level:r,form:s,join:i,pageInfo:o}){var p,y,b,g,T;if(!rr(s)&&(!o||!o["start-cursor"]))return[];const a=Oi(Pi(e,t,r,(p=s.$)==null?void 0:p.where),i),c=Ri(dt,t,r),u=(y=s.$)==null?void 0:y.fields,l=Ni(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&&_i&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const S=Object.entries(l);return S.length<=f?l:Object.fromEntries(S.slice(0,f))}return l}function zi(n,e,t){try{return Wi(n,e,t)}catch(r){if(r instanceof Le)return{};throw r}}function sr(n,e,t){const r=zi(n,e,t);return ji(dt,n,e,t,r)}function qi(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 ir({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]=sr(n,e,{etype:u,form:s[u],level:0,pageInfo:t==null?void 0:t[u]})),c},{})};return t&&(o.pageInfo=qi(t)),r&&(o.aggregate=r),o}function Vi(){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 Bi=Vi();function pt(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(Bi.has(i))return(o,a)=>pt(n,e,[...t,a?[i,n,e,o,a]:[i,n,e,o]])}})}function Qi(n,e){return`lookup__${n}__${JSON.stringify(e)}`}function yt(n){return n.startsWith("lookup__")}function Ht(n){const[e,t,...r]=n.split("__");return[t,JSON.parse(r.join("__"))]}function Gi(n){return new Proxy({__etype:n},{get(e,t){if(t==="lookup")return(s,i)=>pt(n,Ht(Qi(s,i)),[]);if(t==="__etype")return n;const r=t;return yt(r)?pt(n,Ht(r),[]):pt(n,r,[])}})}function Jt(){return new Proxy({},{get(n,e){return Gi(e)}})}Jt();function Hi(n){return n.__ops}function Ji(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 Yi(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 Zi(n,e,t){return t.indexOf(".")!==-1&&!z(n,e,t)}function Yt(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 Xi(n,e,t){if(!Zi(n,e,t))return z(n,e,t);const r=Yt(t),s=z(n,e,r)||Pe(n,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${t} does not reference a valid link attribute.`);return s}function Zt(n){return typeof n=="string"&&!yt(n)?null:typeof n=="string"&&yt(n)?Ht(n):Yi(n)}function ie(n,e,t){const r=Zt(t);if(r===null)return t;const[s,i]=r,o=Xi(n,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function or(n,e,t,r){var o;const s=ie(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 eo({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=Pe(n,e,i);return a.map(l=>c?["add-triple",ie(n,e,t),c.id,ie(n,c["reverse-identity"][1],l)]:["add-triple",ie(n,u["forward-identity"][1],l),u==null?void 0:u.id,ie(n,e,t)])});return or(n,e,t,s)}function to({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=Pe(n,e,i);return a.map(l=>c?["retract-triple",ie(n,e,t),c.id,ie(n,c["reverse-identity"][1],l)]:["retract-triple",ie(n,u["forward-identity"][1],l),u.id,ie(n,e,t)])});return or(n,e,t,s)}function no(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 se(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 ar({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:no(n,e,t,r)?{mode:"update"}:null}function ro(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(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=lt(f)),["add-triple",c,p.id,f,{mode:"create"}]})}function so(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(t,r,s),u=ar(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=lt(p)),["add-triple",c,y.id,p,...u?[u]:[]]})}function io({attrsStore:n},[e,t]){return[["delete-entity",ie(n,e,t),e]]}function oo(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(t,r,s),u=ar(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 ao({attrsStore:n},[e,t,r]){return[["rule-params",ie(n,e,t),e,r]]}function co(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 uo(n,e){const[t,...r]=co(e);switch(t){case"merge":return oo(n,r);case"create":return ro(n,r);case"update":return so(n,r);case"link":return eo(n,r);case"unlink":return to(n,r);case"delete":return io(n,r);case"ruleParams":return ao(n,r);default:throw new Error(`unsupported action ${t}`)}}function lo(n){switch(n){case"string":case"date":case"boolean":case"number":return n;default:return}}function fo(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=lo(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function bt(n,e,t,r){const s=n?fo(n,e,t):null,i=F(),a=[F(),e,t];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function ho(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 po(n,e,t){const r=ho(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":[F(),s.on,s.label],"reverse-identity":[F(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function cr(n,e,t,r){const s=n?po(n,e,t):null,i=F(),o=[F(),e,t],a=[F(),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 yo=new Set(["create","update","merge","link","unlink"]),bo=new Set(["link","unlink"]),_o=new Set(["create","update","merge"]),go=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),Xt={"unique?":!0,"index?":!0},mo={...Xt,cardinality:"one"};function wo(n){const e=[],[t,r,s,i]=n;if(!go.has(t))return e;const o=Zt(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=Zt(l);f&&e.push({etype:r,lookupPair:f,linkLabel:a})}}return e}function To({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 Pe(n,b,g)||s.find(T=>{var S,_;return((S=T["reverse-identity"])==null?void 0:S[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),S=a(b,g);u(T),u(S),!T&&!S&&c(cr(e,b,g,mo))}for(const b of t)for(const{etype:g,lookupPair:T,linkLabel:S}of wo(b)){const _=T[0];if(S){f(g,S);const w=o(g,S),I=a(g,S);u(w),u(I);const v=((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])||S;if(l(v,_))f(v,Yt(_));else{const C=o(v,_);C||c(bt(e,v,_,Xt)),u(C)}}else if(l(g,_))f(g,Yt(_));else{const w=o(g,_);w||c(bt(e,g,_,Xt)),u(w)}}for(const b of t){const[g,T,S,_]=b;if(yo.has(g)){const w=o(T,"id");u(w),w||c(bt(e,T,"id",{"unique?":!0}));for(const I of Object.keys(_)){const v=o(T,I);if(u(v),_o.has(g)&&(v||c(bt(e,T,I,I==="id"?{"unique?":!0}:null))),bo.has(g)){const C=a(T,I);!v&&!C&&c(cr(e,T,I)),u(C)}}}}if(s.length){const b={...n.attrs};for(const g of s)b[g.id]=g;return[new Ie(b,n.linkIndex),i]}return[n,i]}function So(n,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>Hi(c)),[s,i]=To(n,r),o={...n,attrsStore:s},a=r.flatMap(c=>uo(o,c));return[...i,...a]}function ur(n,e){typeof requestIdleCallback>"u"?n():requestIdleCallback(n,{timeout:e})}const et="__meta";class vo{constructor(e,t){}}class en{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(et);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=[[et,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(et);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(()=>{ur(()=>{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(()=>{ur(()=>{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]=ct(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 Ao=6,Oo=["kv","querySubs","syncSubs"];function Eo(n){return function(t){console.error("Error in IndexedDB event",{source:n,event:t})}}async function ko(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 Co(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 S={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]=S}const T=t.put(g,y);s.add(T)}const c={objects:a},u=t.put(c,et);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function lr(n,e,t){const r=t.put(e,n);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Io(n,e){const t=await ko(`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 S=T.key,_=T.value;g.push([S,_]),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=Co(l,f,o);a.push(p);break}default:{const p=lr(l,f,i);a.push(p);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=lr(et,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 fr=new Map;class dr extends vo{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}_${Ao}`,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=Io(this._appId,c).catch(l=>{Eo("Error upgrading store from version 5 to 6.")(l)});fr.set(this.dbName,u),u.then(()=>t(c)).catch(()=>t(c))}else{const u=fr.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 Oo)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 hr{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 X extends Error{constructor(t,r,s){super(t);h(this,"hint");h(this,"traceId");this.hint=r,s&&(this.traceId=s);const i=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,i),Error.captureStackTrace&&Error.captureStackTrace(this,X),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class _t extends X{constructor(t){var i;const r=((i=t.body)==null?void 0:i.message)||`API Error (${t.status})`;super(r,t.body.hint,t.body["trace-id"]);h(this,"body");h(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,_t),this.name="InstantAPIError",this.status=t.status,this.body=t.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function be(n,e){const t=await fetch(n,e),r=await t.json();return t.status===200?Promise.resolve(r):Promise.reject(new _t({status:t.status,body:r}))}function Po({apiURI:n,appId:e,email:t}){return be(`${n}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t})})}async function Ro({apiURI:n,appId:e,email:t,code:r,refreshToken:s}){return await be(`${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 Mo({apiURI:n,appId:e,refreshToken:t}){return await be(`${n}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":t})})}async function jo({apiURI:n,appId:e}){return await be(`${n}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function pr({apiURI:n,appId:e,code:t,codeVerifier:r,refreshToken:s}){return await be(`${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 Do({apiURI:n,appId:e,nonce:t,idToken:r,clientName:s,refreshToken:i}){return await be(`${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 xo({apiURI:n,appId:e,refreshToken:t}){return await be(`${n}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:t})})}async function $o({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 be(`${n}/storage/upload`,{method:"PUT",headers:a,body:r})}async function Uo({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await be(`${n}/storage/files?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function Lo({apiURI:n,appId:e,fileName:t,refreshToken:r,metadata:s={}}){const{data:i}=await be(`${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 Fo(n,e){return(await fetch(n,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function No({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await be(`${n}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let tn=!1,yr=!1,br=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(tn=!!window.localStorage.getItem("devBackend"),yr=!!window.localStorage.getItem("__instantLogging"),br=!!window.localStorage.getItem("__devtoolLocalDash"));function _r(n,e){if(!e)return n;const t={};return e.forEach(r=>{t[r]=n[r]}),t}function Ko(n,e,t){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=_r(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=_r(n.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function Wo(n,e){if(n.isLoading!==e.isLoading||n.error!==e.error||(n.user||e.user)&&(!n.user||!e.user||!Mn(n.user,e.user))||!Rn(n.peers,e.peers))return!0;for(const r of Object.keys(n.peers))if(!Mn(n.peers[r],e.peers[r]))return!0;return!1}class gr{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 mr(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);mr(t["child-nodes"],e)})}function wr(n){const e=[];return mr(n,e),e}function Tr(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 Sr="v0.22.162";function zo(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 ve{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 ve(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ve(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ve(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ve(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class U extends Error{constructor(e,t){const r=t?`At path '${t}': ${e}`:e;super(r),this.name="QueryValidationError"}}const vr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],qo=n=>n.valueType||"unknown",Ar=(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}},Vo=(n,e,t,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,f)=>{if(!Ar(f,l,a))throw new U(`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 U(`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 U(`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 U(`Unknown operator '${n}' for attribute '${r}' in entity '${s}'`,o)}},Fe=(n,e,t,r,s)=>{const i=qo(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))Vo(u,l,i,e,r,t,`${s}.${u}`)}else if(!Ar(n,i,o))throw new U(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof n}`,s)},Bo=(n,e,t,r,s)=>{const i=n.split(".");if(i.length<2)throw new U(`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 U(`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 U(`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 U(`Target entity '${o}' does not exist in schema for dot notation path '${n}'.`,s);if(a==="id"){if(typeof e=="string"&&!Ue(e))throw new U(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);Fe(e,n,new ve("string",!1,!0),t,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!Ue(e))throw new U(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);Fe(e,n,new ve("string",!1,!0),t,s);return}if(!u){const l=Object.keys(c.attrs);throw new U(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${n}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}Fe(e,n,u,t,s)},Or=(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&&Or(u,e,t,`${r}.${s}[${u}]`);continue}if(s==="id"){Fe(i,"id",new ve("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){Bo(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 U(`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)Fe(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!Ue(i))throw new U(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ve("string",!1,!0);Fe(i,s,u,e,`${r}.${s}`)}}},Qo=(n,e,t,r,s=0)=>{for(const o of Object.keys(n))if(!vr.includes(o))throw new U(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${vr.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 U(`'${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 U(`'where' clause must be an object in entity '${e}', but received: ${typeof n.where}`,r?`${r}.where`:void 0);Or(n.where,e,t,r?`${r}.where`:"where")}},Er=(n,e,t,r,s=0)=>{var i;if(!n||typeof n!="object")throw new U(`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 U(`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&&Er(a,c,t,`${r}.${o}`,s+1)}}else{const a=n[o];if(typeof a!="object"||a===null)throw new U(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);Qo(a,e,t,`${r}.$`,s)}},kr=(n,e)=>{if(typeof n!="object"||n===null)throw new U(`Query must be an object, but received: ${typeof n}${n===null?" (null)":""}`);if(Array.isArray(n))throw new U(`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 U(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new U(`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 U(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}Er(t[r],r,e,r,0)}}},Cr=n=>typeof n!="string"?!1:yt(n)?!0:Ue(n);class fe extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const Ir=n=>n.length>0?n.join(", "):"none",Go=(n,e)=>new fe(`Entity '${n}' does not exist in schema. Available entities: ${Ir(e)}`),nn={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},Ho=(n,e)=>{var t;return n==null?!0:((t=nn[e.valueType])==null?void 0:t.call(nn,n))??!1},Pr=(n,e)=>{const t=e.entities[n];if(!t)throw Go(n,Object.keys(e.entities));return t},rn=(n,e,t)=>{const r=Pr(n,t);if(typeof e!="object"||e===null)throw new fe(`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&&!Ho(i,o))throw new fe(`Invalid value for attribute '${s}' in entity '${n}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Rr=(n,e,t)=>{const r=Pr(n,t);if(typeof e!="object"||e===null)throw new fe(`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 fe(`Link '${s}' does not exist on entity '${n}'. Available links: ${Ir(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Cr(a))throw new fe(`Invalid entity ID in link '${s}' for entity '${n}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Cr(i))throw new fe(`Invalid UUID in link '${s}' for entity '${n}'. Expected a UUID, but received: ${i}`)}}},Jo={create:rn,update:rn,merge:rn,link:Rr,unlink:Rr,delete:()=>{}},Yo=(n,e)=>{if(!e)return;const[t,r,s,i]=n;if(!Array.isArray(s)&&!Ue(s))throw new fe(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new fe(`Entity name must be a string, but received: ${typeof r}`);const o=Jo[t];o&&i!==void 0&&o(r,i,e)},Zo=(n,e)=>{const t=Array.isArray(n)?n:[n];for(const r of t){if(!r||typeof r!="object")throw new fe(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new fe(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new fe(`Transaction operation must be an array, but received: ${typeof s}`);Yo(s,e)}}};let Mr=0;class jr{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}_${Mr++}`,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 Xo{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}_${Mr++}`,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 ea(n,e){const t=n.values;if(t){const r=Nn(t.attrsStore,null);if(r){for(const s of t.entities||[])s.store.useDateObjects=e,s.store=Fn(r,s.store);t.attrsStore=r}}return n}function ta(n,e){var t;if(e.values){const r=[];for(const s of(t=e.values)==null?void 0:t.entities){const i=Ln(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function na(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 sn(n,e,t){return ir({store:e,attrsStore:t,pageInfo:null,aggregate:null},n.query).data[n.table][0]}function Dr(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=$e(e.eav,[r,s,r]);return i?i[3]:-1}function xr(n,e,t){for(const{action:r,triple:s}of t)switch(r){case"added":zn(n,e,s);break;case"removed":Kn(n,e,s);break}}function ra(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 gt(n,e){return{[n.table]:e.map(t=>t.entity)}}function sa(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 ia(n,e,t){const r=e;if(n.orderField==="serverCreatedAt"){t.sort(n.orderDirection==="asc"?function(o,a){return Xe(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return Xe(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 Xe(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return Xe(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var Re;(function(n){n.InitialSyncBatch="InitialSyncBatch",n.InitialSyncComplete="InitialSyncComplete",n.LoadFromStorage="LoadFromStorage",n.SyncTransaction="SyncTransaction",n.Error="Error"})(Re||(Re={}));class oa{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 en({persister:t,merge:na,serialize:ta,parse:(a,c)=>ea(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(F(),{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(F(),{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:Re.LoadFromStorage,data:gt(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=sn(o,l,a.attrsStore);c.push({store:l,entity:f,serverCreatedAt:Dr(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:Re.InitialSyncBatch,data:gt(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:Re.InitialSyncComplete,data:gt(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 S=u[T.triple[0]]??[];u[T.triple[0]]=S,S.push(T)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},f=l.entities;s.values=l;const p=[];e:for(const[T,S]of Object.entries(u))for(let _=0;_<f.length;_++){const w=f[_];if(Ls(w.store,T)){xr(w.store,l.attrsStore,S);const I=sn(s,w.store,l.attrsStore),v=ra(w.store,l.attrsStore,S)[T];I?(p.push({oldEntity:w.entity,newEntity:I,changedFields:v||{}}),w.entity=I):c.push(_),delete u[T];continue e}}const y=[];for(const[T,S]of Object.entries(u)){const _=this.createStore([]);xr(_,l.attrsStore,S);const w=sn(s,_,l.attrsStore);if(!w){this.log.error("No entity found after applying change",{sub:s,changes:S,store:_});continue}f.push({store:_,entity:w,serverCreatedAt:Dr(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=sa(s,this.getAttrs);ia(s,g,f),this.notifyCbs(r,{type:Re.SyncTransaction,data:gt(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:Re.Error,data:{[s]:[]},error:r})}onResyncError(e){const t=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(t,!1);r&&this.initSubscription(r.query,r.hash)}}function aa({WStream:n,opts:e,startStream:t,appendStream:r,registerStream:s}){const i=e.clientId;let o=null,a=null,c=null;const u=F();let l=!1,f=!1;const p=[],y=[],b=[];let g=!1,T=0,S=0;const _=[],w=new TextEncoder;function I(){f=!0;for(const O of p)O(a??void 0)}function v(O){return p.push(O),f&&O(a??void 0),()=>{const P=p.indexOf(O);P!==-1&&p.splice(P,1)}}function C(O){return b.push(O),()=>{const P=b.indexOf(O);P!==-1&&b.splice(P,1)}}e.waitUntil&&e.waitUntil(new Promise(O=>{b.push(O)}));function D(){for(const O of b)try{O()}catch{}}function L(O){return y.push(O),o&&O(o),()=>{const P=y.indexOf(O);P!==-1&&y.splice(P,1)}}function V(O){o=O;for(const P of y)P(o)}function de(){g=!0}function je(O){let P=T,G=0,J=0;for(const{byteLen:ae}of _){const _e=P+ae;if(_e>O)break;P=_e,G++,J+=ae}G>0&&(T+=J,S-=J,_.splice(0,G))}function ee(O,P){a=P,I(),O.error(P),D()}async function oe(){const O=await t({clientId:i,reconnectToken:u,ruleParams:e.ruleParams});switch(O.type){case"ok":{const{streamId:P,offset:G}=O;o=P,je(G),_.length&&r({streamId:P,chunks:_.map(J=>J.chunk),offset:T}),g=!1;break}case"disconnect":{de();break}case"error":{c&&ee(c,O.error);break}}}function K(){de(),oe()}function Q({offset:O,done:P}){je(O),P&&(l=!0,D())}function Y(O){return l?(ee(O,new X("Stream has been closed.")),null):o||(ee(O,new X("Stream has not been initialized.")),null)}async function Ae(O){c=O;let P=!0,G=0;for(;P;){let J=Date.now()+Math.min(15e3,500*(G-1));P=!1;const ae=await t({clientId:e.clientId,reconnectToken:u,ruleParams:e.ruleParams});switch(ae.type){case"ok":{const{streamId:_e,offset:tt}=ae;if(tt!==0){const ge=new X("Write stream is corrupted");ee(O,ge);return}V(_e),s(_e,{onDisconnect:de,onFlush:Q,onConnectionReconnect:oe,onAppendFailed:K}),g=!1;return}case"disconnect":{P=!0,de(),G++,await new Promise(_e=>{setTimeout(_e,Math.max(0,J-Date.now()))});break}case"error":{ee(O,ae.error);return}}}}class Tt extends n{constructor(P,G){super(P,G)}async streamId(){return o||new Promise((P,G)=>{const J=[],ae=()=>{for(const ge of J)ge()},_e=ge=>{P(ge),ae()},tt=ge=>{G(ge||new X("Stream is closed.")),ae()};J.push(L(_e)),J.push(v(tt))})}}return{stream:new Tt({async start(O){try{await Ae(O)}catch(P){ee(O,P)}},write(O,P){const G=Y(P);if(G){const J=w.encode(O).length;_.push({chunk:O,byteLen:J});const ae=T+S;S+=J,g||r({streamId:G,chunks:[O],offset:ae})}},close(){o?r({streamId:o,chunks:[],offset:T+S,isDone:!0}):D(),I()},abort(O){o?r({streamId:o,chunks:[],offset:T+S,isDone:!0,abortReason:O}):D(),I()}}),addCompleteCb:C,closed(){return f}}}class ca{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 ua({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=F();const I={..._||{},eventId:c};for await(const v of t(I)){if(i)return;if(v.type==="reconnect")return{retry:!0};if(v.type==="error"){y(w,v.error);return}if(v.offset>s){y(w,new X("Stream is corrupted.")),i=!0;return}let C=s-v.offset;if(v.files&&v.files.length){const D=new AbortController;let L=fetch(v.files[0].url,{signal:D.signal});for(let V=0;V<v.files.length;V++){const de=v.files[V+1],ee=await L;if(de&&(L=fetch(de.url,{signal:D.signal})),!ee.ok){if(b++,b>10){y(w,new X("Unable to process stream."));return}return{retry:!0}}if(ee.body){const oe=ee.body.getReader();try{for(;;){const{done:K,value:Q}=await oe.read();if(K)break;if(i){D.abort();return}let Y=Q;if(C>0&&(Y=Q.subarray(C),C-=Q.length-Y.length),!Y.length)continue;s+=Y.length;const Ae=o.decode(Y);w.enqueue(Ae)}}finally{oe.releaseLock()}}else{const oe=await ee.arrayBuffer();let K=oe;if(i){D.abort();return}if(C>0&&(K=new Uint8Array(oe).subarray(C),C-=oe.byteLength-K.length),!K.byteLength)continue;s+=K.byteLength;const Q=o.decode(K);w.enqueue(Q)}}}if(b=0,v.content){let D=v.content,L=a.encode(v.content);if(C>0){const V=L.subarray(C);if(C-=L.length-V.length,!V.length)continue;L=V,D=o.decode(V)}s+=L.length,w.enqueue(D)}}}async function T(_){let w=!0,I=0;for(;w;){w=!1;let v=Date.now()+Math.min(15e3,500*(I-1));const C=await g({...e,offset:s},_);C!=null&&C.retry&&(w=!0,I++,v<Date.now()-3e5&&(I=0),await new Promise(D=>{setTimeout(D,Math.max(0,v-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 la{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,addCompleteCb:r}=aa({WStream:this.WStream,startStream:this.startWriteStream.bind(this),appendStream:this.appendStream.bind(this),registerStream:this.registerWriteStream.bind(this),opts:e});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}createReadStream(e){const{stream:t,addCloseCb:r}=ua({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=F();let r=null;const s=new Promise(o=>{r=o});this.startWriteStreamCbs[t]=r;const i={op:"start-stream","client-id":e.clientId,"reconnect-token":e.reconnectToken};return e.ruleParams&&(i["rule-params"]=e.ruleParams),this.trySend(t,i),s}registerWriteStream(e,t){this.writeStreams[e]=t}appendStream({streamId:e,chunks:t,isDone:r,offset:s,abortReason:i}){const o={op:"append-stream","stream-id":e,chunks:t,offset:s,done:!!r};i&&(o["abort-reason"]=i),this.trySend(F(),o)}onAppendFailed(e){const t=this.writeStreams[e["stream-id"]];t&&t.onAppendFailed()}onStartStreamOk(e){const t=this.startWriteStreamCbs[e["client-event-id"]];if(!t){this.log.info("No stream for start-stream-ok",e);return}t({type:"ok",streamId:e["stream-id"],offset:e.offset}),delete this.startWriteStreamCbs[e["client-event-id"]]}onStreamFlushed(e){const t=e["stream-id"],r=this.writeStreams[t];if(!r){this.log.info("No stream cbs for stream-flushed",e);return}r.onFlush({offset:e.offset,done:e.done}),e.done&&delete this.writeStreams[t]}startReadStream({eventId:e,clientId:t,streamId:r,offset:s,ruleParams:i}){const o={op:"subscribe-stream"};if(!r&&!t)throw new Error("Must provide one of streamId or clientId to subscribe to the stream.");r&&(o["stream-id"]=r),t&&(o["client-id"]=t),s&&(o.offset=s),i&&(o["rule-params"]=i);const a=new ca;return this.readStreamIterators[e]=a,this.trySend(e,o),a}cancelReadStream({eventId:e}){const t={op:"unsubscribe-stream","subscribe-event-id":e};this.trySend(F(),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 X(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!==we.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 X(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 X(e.message||"Unknown error",e.hint)}),s.close(),delete this.readStreamIterators[r]);break}}}hasActiveStreams(){return this.activeStreams.size>0}}const we={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},fa=3e4,da=3e4,ha=200,pa=1e3*60,ya={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},on="_instant_oauth_redirect",Ne="currentUser";function ba({transportType:n,appId:e,apiURI:t,wsURI:r,EventSourceImpl:s}){if(!s)return new jr(`${r}?app_id=${e}`);switch(n){case"ws":return new jr(`${r}?app_id=${e}`);case"sse":return new Xo(s,`${t}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+n)}}function _a(){return typeof window<"u"||typeof chrome<"u"}const $r={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function ga(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=Nn(t.result.attrsStore,t.result.store);if(s){const i=t.result.store;t.result.store=Fn(s,{...i,useDateObjects:e}),t.result.attrsStore=s}}return t}function ma(n,e){const{result:t,...r}=e,s=r;if(t){const i={...t,store:Ln(t.store),attrsStore:t.attrsStore.toJSON()};s.result=i}return s}function wa(n,e){switch(n){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function Ta(n,e){switch(n){case"pendingMutations":return[...e.entries()];default:return e}}function Sa(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 an(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 va{constructor(e,t=dr,r=hr,s,i){h(this,"attrs");h(this,"_isOnline",!0);h(this,"_isShutdown",!1);h(this,"status",we.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,"_frameworkClient",null);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,!ut(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||Zo(e,this.config.schema);try{const t=So({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=F(),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 gr;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(we.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(F(),{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(we.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={...ya,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??da,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??ha,this._log=zo(e.verbose||tn||yr,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":Sr},this.config.schema&&(this._linkIndex=Tr(this.config.schema)),!!_a()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Ue(e.appId))throw new Error(`Instant must be initialized with a valid appId. \`${e.appId}\` is not a valid uuid.`);typeof BroadcastChannel=="function"&&(this._broadcastChannel=new BroadcastChannel("@instantdb"),this._broadcastChannel.addEventListener("message",async o=>{var a;try{if(((a=o.data)==null?void 0:a.type)==="auth"){const c=await this.getCurrentUser({forceReadFromStorage:!0});await this.updateUser(c.user).catch(u=>{this._log.error("[error] update user",u)})}}catch(c){this._log.error("[error] handle broadcast channel",c)}})),this._initStorage(t),this._syncTable=new oa(this._trySendAuthed.bind(this),new t(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>Je(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._instantStream=new la({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)},pa),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",we.CLOSED),this._setStatus(we.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}getFrameworkClient(){return this._frameworkClient}setFrameworkClient(e){this._frameworkClient=e}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config={...this.config,schema:e,cardinalityInference:!!e},this._linkIndex=e?Tr(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 en({persister:new e(this.config.appId,"querySubs"),merge:Sa,serialize:ma,parse:(t,r)=>ga(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 en({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:Ta,parse:wa,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(Ne),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 _t({body:a,status:o??0}))}else s.reject(new X((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=Je(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($r[t.op]||this._log.info("[receive]",e,t.op,t),t.op){case"init-ok":{this._setStatus(we.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"],S=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,_=wr(b),w=this.ensureAttrs(),I=Je(w,_,r,this.config.useDateObjects);this.querySubs.updateInPlace(v=>{if(!v[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}v[g].result={store:I,attrsStore:w,pageInfo:T,aggregate:S,processedTxId:t["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(g),this.notifyOneQueryOnce(g),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(t);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(t);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(t);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(t);break}case"start-stream-ok":{this._instantStream.onStartStreamOk(t);break}case"stream-flushed":{this._instantStream.onStreamFlushed(t);break}case"append-failed":{this._instantStream.onAppendFailed(t);break}case"stream-append":{this._instantStream.onStreamAppend(t);break}case"refresh-ok":{const{computations:y,attrs:b}=t,g=t["processed-tx-id"];b&&this._setAttrs(b),this._cleanupPendingMutationsTimeout();const T=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);T!==this._pendingMutations()&&this.kv.updateInPlace(w=>{w.pendingMutations=T});const S=an(T.entries()),_=y.map(w=>{var K,Q,Y,Ae;const I=w["instaql-query"],v=w["instaql-result"],C=B(I),D=wr(v),L=this.ensureAttrs(),V=Je(L,D,r,this.config.useDateObjects),{store:de,attrsStore:je}=this._applyOptimisticUpdates(V,L,S,g),ee=(Q=(K=v==null?void 0:v[0])==null?void 0:K.data)==null?void 0:Q["page-info"],oe=(Ae=(Y=v==null?void 0:v[0])==null?void 0:Y.data)==null?void 0:Ae.aggregate;return{q:I,hash:C,store:de,attrsStore:je,pageInfo:ee,aggregate:oe}});_.forEach(({hash:w,q:I,store:v,attrsStore:C,pageInfo:D,aggregate:L})=>{this.querySubs.updateInPlace(V=>{if(!V[w]){this._log.error("Missing value in querySubs",{hash:w,q:I});return}V[w].result={store:v,attrsStore:C,pageInfo:D,aggregate:L,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 S=[];for(const _ of T["tx-steps"])if(_[0]==="add-attr"){const w=_[1];S.push(w)}if(S.length){const _=Object.values(this.ensureAttrs().attrs);this._setAttrs([..._,...S])}this._finishTransaction("synced",y),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._patchPresencePeers(y,t.edits),this._notifyPresenceSubs(y);break}case"refresh-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._setPresencePeers(y,t.data),this._notifyPresenceSubs(y);break}case"server-broadcast":{const y=t["room-id"],b=t.topic;this._trySetRoomConnected(y,!0),this._notifyBroadcastSubs(y,b,t);break}case"join-room-ok":{const y=t["room-id"];if(!this._rooms[y]){this._roomsPendingLeave[y]&&(this._tryLeaveRoom(y),delete this._roomsPendingLeave[y]);break}this._trySetRoomConnected(y,!0),this._flushEnqueuedRoomData(y);break}case"leave-room-ok":{const y=t["room-id"];this._trySetRoomConnected(y,!1);break}case"join-room-error":const f=t["room-id"],p=this._rooms[f];p&&(p.error=t.error),this._notifyPresenceSubs(f);break;case"error":this._handleReceiveError(t);break;default:this._log.info("Unknown op",t.op,t);break}}createWriteStream(e){return this._instantStream.createWriteStream(e)}createReadStream(e){return this._instantStream.createReadStream(e)}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(t=>{const r=t.pendingMutations??new Map;t.pendingMutations=r,e(r)})}_handleMutationError(e,t,r){const s=this._pendingMutations().get(t);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(t),o)),this._inFlightMutationEventIds.delete(t);const i={message:r.message,hint:r.hint};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(we.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 Ie(e.reduce((t,r)=>(t[r.id]=r,t),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,t){const r=F();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||kr(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||kr(e,this.config.schema),t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const r=new gr;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")),fa),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(F(),{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 Pe(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,S]=y,_=s(S);if(_&&S.id!==_.id){o.attrIdMap[S.id]=_.id,a=!0;continue}if(S["value-type"]==="ref"){const w=i(S);if(w){o.attrIdMap[S.id]=w.id,o.refSwapAttrIds.add(S.id),a=!0;continue}}}if(r&&f&&r>=f&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?Ji(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 an(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 Ie({},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 Ie(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:ir({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=Js(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!==we.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}),an(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===we.AUTHENTICATED&&this._trySend(...e)}_trySend(e,t,r){if(this._transport.isOpen()){switch($r[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=ba({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=F();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(on)){const t=e.toString();e.searchParams.delete(on),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(on))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 pr({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||ut(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 X("Could not get current user: "+t.message);return e??null}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(t=>t!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(t=>t!==e)}}notifyAuthSubs(e){this.authCbs.forEach(t=>t(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(t=>t(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(t=>t(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(t=>t(e))}async setCurrentUser(e){this.kv.updateInPlace(t=>{t[Ne]=e}),await this.kv.waitForKeyToLoad(Ne)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(e){e!=null&&e.forceReadFromStorage&&await this.kv.unloadKey(Ne);const t=await this.kv.waitForKeyToLoad(Ne);return typeof t=="string"?JSON.parse(t):t}async getCurrentUser(e){const t=await this._waitForOAuthCallbackResponse();if(t!=null&&t.error){const r={error:t.error,user:void 0};return this._currentUserCached={isLoading:!1,...r},this._currentUserCached}try{const s={user:await this._getCurrentUser(e),error:void 0};return this._currentUserCached={isLoading:!1,...s},this._currentUserCached}catch(r){return{user:void 0,isLoading:!1,error:{message:(r==null?void 0:r.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(Ne);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:t}=await this.getCurrentUser();if(!ut(t,e)){this._frameworkClient=null,await this.setCurrentUser(e),await this.updateUser(e);try{await this.kv.flush(),(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async 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 Po({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode({email:e,code:t}){var o,a;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await Ro({apiURI:this.config.apiURI,appId:this.config.appId,email:e,code:t,refreshToken:s?(a=r==null?void 0:r.user)==null?void 0:a.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}async signInWithCustomToken(e){const t=await Mo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(t.user),t}async signInAsGuest(){const e=await jo({apiURI:this.config.apiURI,appId:this.config.appId});return await this.changeCurrentUser(e.user),e}potentiallyInvalidateToken(e,t){var i;const r=(i=e==null?void 0:e.user)==null?void 0:i.refresh_token;if(!r)return;if(t.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}xo({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,a;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await pr({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:t,refreshToken:s?(a=r==null?void 0:r.user)==null?void 0:a.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 Do({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:{...Ko(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(F(),{op:"set-presence","room-id":e,data:t})}_tryJoinRoom(e,t,r){this._trySendAuthed(F(),{op:"join-room","room-type":e,"room-id":t,data:r}),delete this._roomsPendingLeave[t]}_tryLeaveRoom(e){this._trySendAuthed(F(),{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&&!Wo(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=ct(s,u=>{for(let[l,f,p]of t)switch(f){case"+":gs(u,l,p);break;case"r":Dn(u,l,p);break;case"-":xn(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=ct(this._presence,i=>{Dn(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(F(),{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 $o({...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 Uo({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 Lo({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await Fo(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 No({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let mt;function Aa(n,e){mt==null||mt.dispose();const t=Pa(e),r=ka(e,a),s=Ea(Oa(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),mt={dispose:c}}return u()}function Oa(n){return`${tn||br?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${n}`}function Ea(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 ka(n,e){const t=`
|
|
30
|
+
<%s key={someKey} {...props} />`,_n,De,wc,De),ts[De+_n]=!0}}return d===s?yc(q):pc(q),q}}function bc(d,m,A){return ns(d,m,A,!0)}function _c(d,m,A){return ns(d,m,A,!1)}var gc=_c,mc=bc;Ve.Fragment=s,Ve.jsx=gc,Ve.jsxs=mc}(),Ve}var is={};is.NODE_ENV==="production"?Oe.exports=rs():Oe.exports=ss();var rt=Oe.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 N={Remove:"remove",Replace:"replace",Add:"add"},wn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),os=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),st=Symbol.iterator,ue={mutable:"mutable",immutable:"immutable"},Et={};function Be(n,e){return n instanceof Map?n.has(e):Object.prototype.hasOwnProperty.call(n,e)}function Tn(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 kt(n){return Object.getPrototypeOf(n)===Set.prototype}function Ct(n){return Object.getPrototypeOf(n)===Map.prototype}function le(n){var e;return(e=n.copy)!==null&&e!==void 0?e:n.original}function Ee(n){return!!M(n)}function M(n){return typeof n!="object"?null:n==null?void 0:n[wn]}function It(n){var e;const t=M(n);return t?(e=t.copy)!==null&&e!==void 0?e:t.original:n}function pe(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,ue))===ue.immutable||typeof t=="function")}function Sn(n,e=[]){if(Object.hasOwnProperty.call(n,"key")){const t=n.parent.copy,r=M(Te(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||Be(t,i)))return null;e.push(i)}if(n.parent)return Sn(n.parent,e);e.reverse();try{as(n.copy,e)}catch{return null}return e}function ke(n){return Array.isArray(n)?1:n instanceof Map?2:n instanceof Set?3:0}function Te(n,e){return ke(n)===2?n.get(e):n[e]}function Qe(n,e,t){ke(n)===2?n.set(e,t):n[e]=t}function Pt(n,e){const t=M(n);return(t?le(t):n)[e]}function Se(n,e){return n===e?n!==0||1/n===1/e:n!==n&&e!==e}function Mt(n){if(n)for(;n.finalities.revoke.length>0;)n.finalities.revoke.pop()()}function Ce(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 as(n,e){for(let t=0;t<e.length-1;t+=1){const r=e[t];if(n=Te(ke(n)===3?Array.from(n):n,r),typeof n!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return n}function cs(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 us=Object.prototype.propertyIsEnumerable;function vn(n,e){let t;if(Array.isArray(n))return Array.prototype.concat.call(n);if(n instanceof Set){if(!kt(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(!Ct(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,ue),t!==void 0)&&t!==ue.mutable){if(t===ue.immutable)return cs(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=>{us.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 Z(n){n.copy||(n.copy=vn(n.original,n.options))}function Ge(n){if(!pe(n))return It(n);if(Array.isArray(n))return n.map(Ge);if(n instanceof Map){const t=Array.from(n.entries()).map(([r,s])=>[r,Ge(s)]);if(!Ct(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(Ge);if(!kt(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]=Ge(n[t]);return e}function it(n){return Ee(n)?Ge(n):n}function me(n){var e;n.assignedMap=(e=n.assignedMap)!==null&&e!==void 0?e:new Map,n.operated||(n.operated=!0,n.parent&&me(n.parent))}function An(){throw new Error("Cannot modify frozen object")}function xe(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)||Ee(n)){r.pop(),s.pop();return}switch(ke(n)){case 2:for(const[a,c]of n)xe(a,a,t,r,s),xe(c,a,t,r,s);n.set=n.clear=n.delete=An;break;case 3:for(const a of n)xe(a,a,t,r,s);n.add=n.clear=n.delete=An;break;case 1:Object.freeze(n);let o=0;for(const a of n)xe(a,o,t,r,s),o+=1;break;default:Object.freeze(n),Object.keys(n).forEach(a=>{const c=n[a];xe(c,a,t,r,s)})}r.pop(),s.pop()}function Rt(n,e){const t=ke(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 On(n,e,t){if(Ee(n)||!pe(n,t)||e.has(n)||Object.isFrozen(n))return;const r=n instanceof Set,s=r?new Map:void 0;if(e.add(n),Rt(n,(i,o)=>{var a;if(Ee(o)){const c=M(o);Z(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 On(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 ls(n,e){const t=n.type===3?n.setMap:n.copy;n.finalities.revoke.length>1&&n.assignedMap.get(e)&&t&&On(Te(t,e),n.finalities.handledSet,n.options)}function jt(n){n.type===3&&n.copy&&(n.copy.clear(),n.setMap.forEach(e=>{n.copy.add(It(e))}))}function Dt(n,e,t,r){if(n.operated&&n.assignedMap&&n.assignedMap.size>0&&!n.finalized){if(t&&r){const i=Sn(n);i&&e(n,i,t,r)}n.finalized=!0}}function xt(n,e,t,r){const s=M(t);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=n.type===3?n.setMap:n.copy;if(Se(Te(c,e),t)){let u=s.original;s.copy&&(u=s.copy),jt(n),Dt(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)),pe(t,n.options)&&n.finalities.draft.push(()=>{const i=n.type===3?n.setMap:n.copy;Se(Te(i,e),t)&&ls(n,e)})}function fs(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=Ce(l,s);t.push({op:N.Replace,path:f,value:it(c[u])}),r.push({op:N.Replace,path:f,value:it(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),f=Ce(l,s);t.push({op:N.Add,path:f,value:it(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),f=Ce(l,s);r.push({op:N.Replace,path:f,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const f=e.concat([l-1]),p=Ce(f,s);r.push({op:N.Remove,path:p})}}}function ds({original:n,copy:e,assignedMap:t},r,s,i,o){t.forEach((a,c)=>{const u=Te(n,c),l=it(Te(e,c)),f=a?Be(n,c)?N.Replace:N.Add:N.Remove;if(Se(u,l)&&f===N.Replace)return;const p=r.concat(c),y=Ce(p,o);s.push(f===N.Remove?{op:f,path:y}:{op:f,path:y,value:l}),i.push(f===N.Add?{op:N.Remove,path:y}:f===N.Remove?{op:N.Add,path:y,value:u}:{op:N.Replace,path:y,value:u})})}function hs({original:n,copy:e},t,r,s,i){let o=0;n.forEach(a=>{if(!e.has(a)){const c=t.concat([o]),u=Ce(c,i);r.push({op:N.Remove,path:u,value:a}),s.unshift({op:N.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!n.has(a)){const c=t.concat([o]),u=Ce(c,i);r.push({op:N.Add,path:u,value:a}),s.unshift({op:N.Remove,path:u,value:a})}o+=1})}function He(n,e,t,r){const{pathAsArray:s=!0}=n.options.enablePatches;switch(n.type){case 0:case 2:return ds(n,e,t,r,s);case 1:return fs(n,e,t,r,s);case 3:return hs(n,e,t,r,s)}}const ot=(n,e,t=!1)=>{if(typeof n=="object"&&n!==null&&(!pe(n,e)||t))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},$t={get size(){return le(M(this)).size},has(n){return le(M(this)).has(n)},set(n,e){const t=M(this),r=le(t);return(!r.has(n)||!Se(r.get(n),e))&&(Z(t),me(t),t.assignedMap.set(n,!0),t.copy.set(n,e),xt(t,n,e,He)),this},delete(n){if(!this.has(n))return!1;const e=M(this);return Z(e),me(e),e.original.has(n)?e.assignedMap.set(n,!1):e.assignedMap.delete(n),e.copy.delete(n),!0},clear(){const n=M(this);if(this.size){Z(n),me(n),n.assignedMap=new Map;for(const[e]of n.original)n.assignedMap.set(e,!1);n.copy.clear()}},forEach(n,e){const t=M(this);le(t).forEach((r,s)=>{n.call(e,this.get(s),s,this)})},get(n){var e,t;const r=M(this),s=le(r).get(n),i=((t=(e=r.options).mark)===null||t===void 0?void 0:t.call(e,s,ue))===ue.mutable;if(r.options.strict&&ot(s,r.options,i),i||r.finalized||!pe(s,r.options)||s!==r.original.get(n))return s;const o=Et.createDraft({original:s,parentDraft:r,key:n,finalities:r.finalities,options:r.options});return Z(r),r.copy.set(n,o),o},keys(){return le(M(this)).keys()},values(){const n=this.keys();return{[st]:()=>this.values(),next:()=>{const e=n.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const n=this.keys();return{[st]:()=>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]}}}},[st](){return this.entries()}},ps=Reflect.ownKeys($t),En=(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=M(a),u=((s=(r=n.options).mark)===null||s===void 0?void 0:s.call(r,a,ue))===ue.mutable;if(n.options.strict&&ot(o,n.options,u),!u&&!c&&pe(o,n.options)&&!n.finalized&&n.original.has(o)){const l=Et.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]}},at={get size(){return M(this).setMap.size},has(n){const e=M(this);if(e.setMap.has(n))return!0;Z(e);const t=M(n);return!!(t&&e.setMap.has(t.original))},add(n){const e=M(this);return this.has(n)||(Z(e),me(e),e.assignedMap.set(n,!0),e.setMap.set(n,n),xt(e,n,n,He)),this},delete(n){if(!this.has(n))return!1;const e=M(this);Z(e),me(e);const t=M(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=M(this);Z(n),me(n);for(const e of n.original)n.assignedMap.set(e,!1);n.setMap.clear()},values(){const n=M(this);Z(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:En(n,e,{isValuesIterator:!0})}},entries(){const n=M(this);Z(n);const e=n.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:En(n,e,{isValuesIterator:!1})}},keys(){return this.values()},[st](){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(at,{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 ys=Reflect.ownKeys(at),kn=new WeakSet,Cn={get(n,e,t){var r,s;const i=(r=n.copy)===null||r===void 0?void 0:r[e];if(i&&kn.has(i))return i;if(e===wn)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,ue),o===ue.mutable)return n.options.strict&&ot(u,n.options,!0),u}const a=le(n);if(a instanceof Map&&ps.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor($t,"size").get.call(n.proxy);const u=$t[e];if(u)return u.bind(n.proxy)}if(a instanceof Set&&ys.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(at,"size").get.call(n.proxy);const u=at[e];if(u)return u.bind(n.proxy)}if(!Be(a,e)){const u=Tn(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&&ot(c,n.options),n.finalized||!pe(c,n.options))return c;if(c===Pt(n.original,e)){if(Z(n),n.copy[e]=Ut({original:n.original[e],parentDraft:n,key:n.type===1?Number(e):e,finalities:n.finalities,options:n.options}),typeof o=="function"){const u=M(n.copy[e]);return Z(u),me(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=Tn(le(n),e);if(i!=null&&i.set)return i.set.call(n.proxy,t),!0;const o=Pt(le(n),e),a=M(o);return a&&Se(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):(Se(t,o)&&(t!==void 0||Be(n.original,e))||(Z(n),me(n),Be(n.original,e)&&Se(t,n.original[e])?n.assignedMap.delete(e):n.assignedMap.set(e,!0),n.copy[e]=t,xt(n,e,t,He)),!0)},has(n,e){return e in le(n)},ownKeys(n){return Reflect.ownKeys(le(n))},getOwnPropertyDescriptor(n,e){const t=le(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?Cn.set.call(this,n,e,void 0,n.proxy):(Pt(n.original,e)!==void 0||e in n.original?(Z(n),me(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 Ut(n){const{original:e,parentDraft:t,key:r,finalities:s,options:i}=n,o=ke(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,Cn);if(s.revoke.push(u),kn.add(c),a.proxy=c,t){const l=t;l.finalities.draft.push((f,p)=>{var y,b;const g=M(c);let T=l.type===3?l.setMap:l.copy;const S=Te(T,r),_=M(S);if(_){let w=_.original;_.operated&&(w=It(S)),jt(_),Dt(_,He,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=M(c);l.finalities.draft.push((f,p)=>{jt(l),Dt(l,He,f,p)})}return c}Et.createDraft=Ut;function bs(n,e,t,r,s){var i;const o=M(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&&Mt(o),s&&xe(u,u,o==null?void 0:o.options.updatedValues),[u,t&&c?[{op:N.Replace,path:[],value:e[0]}]:t,r&&c?[{op:N.Replace,path:[],value:a}]:r]}function _s(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,ue))===ue.mutable||!pe(n,e)?n:Ut({original:n,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,f]=bs(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,f]:u}]}function Lt(n){const{rootDraft:e,value:t,useRawReturn:r=!1,isRoot:s=!0}=n;Rt(t,(i,o,a)=>{const c=M(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,Lt(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 In(n){var e;const t=M(n);if(!pe(n,t==null?void 0:t.options))return n;const r=ke(n);if(t&&!t.operated)return t.original;let s;function i(){s=r===2?Ct(n)?new Map(n):new(Object.getPrototypeOf(n)).constructor(n):r===3?Array.from(t.setMap.values()):vn(n,t==null?void 0:t.options)}if(t){t.finalized=!0;try{i()}finally{t.finalized=!1}}else s=n;if(Rt(s,(o,a)=>{if(t&&Se(Te(t.original,o),a))return;const c=In(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 kt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function Pn(n){if(!Ee(n))throw new Error(`current() is only used for Draft, parameter: ${n}`);return In(n)}const ct=(n=>function e(t,r,s){var i,o,a;if(typeof t=="function"&&typeof r!="function")return function(v,...C){return e(v,D=>t.call(this,D,...C),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=Ee(c)?Pn(c):c,p=Array.isArray(l.mark)?(v,C)=>{for(const D of l.mark){if(typeof D!="function")throw new Error(`Invalid mark: ${D}, 'mark' should be a function.`);const L=D(v,C);if(L)return L}}: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(!pe(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[S,_]=_s(f,T);if(typeof r!="function"){if(!pe(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[S,_]}let w;try{w=u(S)}catch(v){throw Mt(M(S)),v}const I=v=>{const C=M(S);if(!Ee(v)){if(v!==void 0&&!Se(v,S)&&(C!=null&&C.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 L=v==null?void 0:v[os];if(L){const V=L[0];return T.strict&&typeof v=="object"&&v!==null&&Lt({rootDraft:C,value:v,useRawReturn:!0}),_([V])}if(v!==void 0)return typeof v=="object"&&v!==null&&Lt({rootDraft:C,value:v}),_([v])}if(v===S||v===void 0)return _([]);const D=M(v);if(T===D.options){if(D.operated)throw new Error("Cannot return a modified child draft.");return _([Pn(v)])}return _([v])};return w instanceof Promise?w.then(I,v=>{throw Mt(M(S)),v}):I(w)})();Object.prototype.constructor.toString();function Mn(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 Rn(n,e){return Object.keys(n).length===Object.keys(e).length&&Object.keys(n).every(t=>e.hasOwnProperty(t)&&n[t]===e[t])}function ut(n,e){return typeof n!="object"||typeof e!="object"||n===null||e===null?n===e:Mn(n,e)?Object.keys(n).every(t=>ut(n[t],e[t])):!1}function Ft(n){if(!Je(n))return n;const e={};for(const[t,r]of Object.entries(n))r!==void 0&&(e[t]=r);return e}function jn(n,e){if(!Je(n)||!Je(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=Je(n[r])&&Je(e[r]);t[r]=s?jn(n[r],e[r]):e[r]}return t}function Je(n){return typeof n=="object"&&n!==null&&!Array.isArray(n)}function gs(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 Dn(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 xn(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}xn(n[t],r),ms(n[t])&&delete n[t]}}function ms(n){return n&&Object.keys(n).length===0}const $n=/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$/,ws={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 Ts(n){return new Date(n)}function Ss(n){return new Date(n+"Z")}const vs=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function As(n){const e=n.match(vs);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 Os(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function Es(n){const[e,t]=n.split(" ");return new Date(e+"T"+t+"Z")}function ks(n){return new Date(n)}function Cs(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 Is(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 Ps(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 Ms(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 Rs(n){switch(n){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function js(n){const e=n.match($n);if(!e)return null;const[t]=e,r=ws[t],s=new Date(n.replace($n,"Z"));return new Date(s.getTime()-r*1e3)}const Ds=[As,Es,Cs,Ms,ks,Ss,Is,Os,Ts,Rs,js,Ps];function xs(n,e){try{const t=n(e);return t instanceof Date&&!isNaN(t.getTime())?t:null}catch{return null}}function Nt(n){for(const e of Ds){const t=xs(e,n);if(t)return t}return null}function $s(n){try{const e=JSON.parse(n);return typeof e=="string"?Nt(e):null}catch{return null}}function lt(n){if(n!==void 0){if(n===null)return null;if(n instanceof Date)return n;if(typeof n=="string"){const e=Nt(n)||$s(n)||Nt(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 Ie{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(Wt(e)){const[t,r,s]=e["forward-identity"];re(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"];re(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;re(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;re(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Us(n){return n.cardinality==="one"}function Kt(n){return n["value-type"]==="ref"}function Wt(n){return n["value-type"]==="blob"}function $e(n,e){return e.reduce((t,r)=>t&&t.get(r),n)}function ye(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)&&ye(n.get(t),r)}function re(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 Un(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=lt(u),o[2]=u),Kt(l)&&re(i,[u,c,a],o),re(r,[a,c,u],o),re(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function Ln(n){return{triples:se(n.eav,3),cardinalityInference:n.cardinalityInference,useDateObjects:n.useDateObjects,version:1}}function Fn(n,e){return Ye(n,e.triples,e.cardinalityInference,e.useDateObjects)}function Nn(n,e){if(n)return new Ie(n.attrs,n.linkIndex);if(e&&"__type"in e)return new Ie(e.attrs,e.linkIndex)}function Ls(n,e){return $e(n.eav,[e])!==void 0}function Ye(n,e,t,r){const s=Un(n,e,r);return s.cardinalityInference=t,s.useDateObjects=r,s}function Ze(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=se(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=se(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 Kn(n,e,t){const r=Ze(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(ye(n.eav,[s,i,o]),ye(n.aev,[i,s,o]),Kt(a)&&ye(n.vae,[o,i,s]))}let Fs=0;function Wn(n,e,t){const[r,s,i]=t;let o;const a=$e(n.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+Fs++}function zn(n,e,t){const r=Ze(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=lt(o));const c=$e(n.eav,[s,i,o]),u=(c==null?void 0:c[3])??Wn(n,a,r),l=[s,i,o,u];Us(a)?(re(n.eav,[s,i],new Map([[o,l]])),re(n.aev,[i,s],new Map([[o,l]]))):(re(n.eav,[s,i,o],l),re(n.aev,[i,s,o],l)),Kt(a)&&re(n.vae,[o,i,s],l)}function Ns(n,e,t){var y;const r=Ze(n,t);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Wt(a))throw new Error("merge operation is not supported for links");const c=$e(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=jn(l,o),p=[s,i,f,Wn(n,a,u)];re(n.eav,[s,i],new Map([[f,p]])),re(n.aev,[i,s],new Map([[f,p]]))}function zt(n,e,t){var u,l;const[r,s]=t,i=Ze(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"&&se(a.get(f),1).forEach(([y,b,g])=>{var T;return zt(n,e,[g,(T=p["reverse-identity"])==null?void 0:T[1]])}),(!s||!p||((u=p["forward-identity"])==null?void 0:u[1])===s)&&(ye(n.aev,[f,o]),ye(n.eav,[o,f]))}a.size===0&&ye(n.eav,[o])}const c=n.vae.get(o)&&se(n.vae.get(o),2);c&&c.forEach(f=>{var T,S,_;const[p,y,b]=f,g=e.getAttr(y);(!s||!g||((T=g["reverse-identity"])==null?void 0:T[1])===s)&&(ye(n.eav,[p,y,b]),ye(n.aev,[y,p,b]),ye(n.vae,[b,y,p])),g&&g["on-delete"]==="cascade"&&((S=g["reverse-identity"])==null?void 0:S[1])===s&&zt(n,e,[p,(_=g["forward-identity"])==null?void 0:_[1]])}),((l=n.vae.get(o))==null?void 0:l.size)===0&&ye(n.vae,[o])}function qn(n,e,t){const r=Un(e,t,n.useDateObjects);Object.keys(r).forEach(s=>{n[s]=r[s]})}function Ks(n,[e]){n.addAttr(e)}function Vn(n){return se(n.eav,3)}function Ws(n,e,[t]){if(!e.getAttr(t))return;const r=Vn(n).filter(([s,i])=>i!==t);e.deleteAttr(t),qn(n,e,r)}function zs(n,e,[t]){e.getAttr(t.id)&&(e.updateAttr(t),qn(n,e,Vn(n)))}function qs(n,e,t){const[r,...s]=t;switch(r){case"add-triple":zn(n,e,s);break;case"deep-merge-triple":Ns(n,e,s);break;case"retract-triple":Kn(n,e,s);break;case"delete-entity":zt(n,e,s);break;case"add-attr":Ks(e,s);break;case"delete-attr":Ws(n,e,s);break;case"update-attr":zs(n,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function se(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())se(r,e-1,t);return t}function ft(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 se(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 Vs(n,e,t){let r="";return n!==void 0&&(r+="e"),e!==void 0&&(r+="a"),t!==void 0&&(r+="v"),r}function Bs(n,[e,t,r]){var i,o;switch(Vs(e,t,r)){case"e":{const a=n.eav.get(e);return se(a,2)}case"ea":{const a=(i=n.eav.get(e))==null?void 0:i.get(t);return se(a,1)}case"eav":{const a=(o=n.eav.get(e))==null?void 0:o.get(t);return a?ft(n,a,r):[]}case"ev":{const a=n.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(...ft(n,u,r));return c}case"a":{const a=n.aev.get(t);return se(a,2)}case"av":{const a=n.aev.get(t);if(!a)return[];const c=[];for(const u of a.values())c.push(...ft(n,u,r));return c}case"v":{const a=[];for(const c of n.eav.values())for(const u of c.values())a.push(...ft(n,u,r));return a}default:return se(n.eav,3)}}function Qs(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=se(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 Pe(n,e,t){var r;return(r=n.revIdents.get(e))==null?void 0:r.get(t)}function Gs(n,e){return n.blobAttrs.get(e)}function Bn(n,e){var r;const t=n.primaryKeys.get(e);return t||((r=n.forwardIdents.get(e))==null?void 0:r.get("id"))}function Hs(n,e,t){const r=Ze(n,t);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return $e(n.eav,[s,i])}function Js(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=Bn(e,f["forward-identity"][1]);l=!!Hs(n,e,[i,p==null?void 0:p.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return ct({store:n,attrsStore:e},s=>{r.forEach(i=>{qs(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof Ie)return"immutable"}})}function Ys(n){return typeof n=="string"&&n.startsWith("?")}function Zs(n,e,t){if(t.hasOwnProperty(n)){const r=t[n];return Gn(r,e,t)}return{...t,[n]:e}}function Qn(n,e,t){return n===e?t:null}function Xs(n){switch(typeof n){case"string":return n.startsWith("?")?Zs:Qn;default:return Qn}}const ei=["in","$in","$not","$isNull","$comparator"];function ti(n){for(const e of ei)if(n.hasOwnProperty(e))return!0;return!1}function Gn(n,e,t){return t?typeof n=="object"?ti(n)?t:null:Xs(n)(n,e,t):null}function ni(n,e,t){return n.reduce((r,s,i)=>{const o=e[i];return Gn(s,o,r)},t)}function ri(n,e,t){return oi(n,e,t).map(r=>ni(e,r,t)).filter(r=>r)}function si(n,e,t){return e.or?e.or.patterns.flatMap(r=>qt(n,r,t)):e.and?e.and.patterns.reduce((r,s)=>qt(n,s,r),t):t.flatMap(r=>ri(n,e,r))}function qt(n,e,t=[{}]){return e.reduce((r,s)=>si(n,s,r),t)}function Vt(n,e){return Array.isArray(e)?e.map(t=>Vt(n,t)):Ys(e)?n[e]:e}function ii(n,{find:e,where:t}){return qt(n,t).map(s=>Vt(s,e))}function oi(n,e,t){return Bs(n,Vt(t,e))}const ai=/^(?:[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 Ue(n){return typeof n=="string"&&ai.test(n)}const H=[];for(let n=0;n<256;++n)H.push((n+256).toString(16).slice(1));function ci(n,e=0){return(H[n[e+0]]+H[n[e+1]]+H[n[e+2]]+H[n[e+3]]+"-"+H[n[e+4]]+H[n[e+5]]+"-"+H[n[e+6]]+H[n[e+7]]+"-"+H[n[e+8]]+H[n[e+9]]+"-"+H[n[e+10]]+H[n[e+11]]+H[n[e+12]]+H[n[e+13]]+H[n[e+14]]+H[n[e+15]]).toLowerCase()}let Bt;const ui=new Uint8Array(16);function li(){if(!Bt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Bt=crypto.getRandomValues.bind(crypto)}return Bt(ui)}const Hn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function fi(n,e,t){var s;if(Hn.randomUUID&&!n)return Hn.randomUUID();n=n||{};const r=n.random??((s=n.rng)==null?void 0:s.call(n))??li();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,ci(r)}function Jn(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 di(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 hi(n,e){return di(Jn(n),Jn(e))}function F(){return fi()}function pi(n,e){return n.localeCompare(e)}function yi(){let n=pi;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{n=Intl.Collator("en-US").compare}catch{}return n}const bi=yi();let _i=!0,gi=0;function Xe(n){return dt(`_${n}`,gi++)}function dt(n,e){return`?${n}-${e}`}class Le extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function mi(n,e){const t=Bn(n,e);if(!t)throw new Le(`Could not find id attr for ${e}`);return t}function Yn(n,e,t,r){return[wi(n,e,t,r)]}function wi(n,e,t,r){return[n(t,r),mi(e,t).id,n(t,r),n("time",r)]}function Ti(n,e,t){return n.map(r=>r===e?t:r)}function Zn(n,e,t,r,s){const i=z(e,t,s),o=Pe(e,t,s),a=i||o;if(!a)throw new Le(`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),Xe("time")]:[n(u,p),a.id,n(f,r),Xe("time")];return[i?f:u,p,y,a,!!i]}function Xn(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 Si(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=Xn(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=Xn(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function vi(n,e,t,r,s,i){const o=z(e,t,s),a=Pe(e,t,s),c=o||a;if(!c)throw new Le(`No attr for etype = ${t} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=z(e,t,"id");if(!u)throw new Le(`No attr for etype = ${t} label = id`);return[n(t,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},Xe("time")]}return o?[n(t,r),c.id,Si(c,i),Xe("time")]:[i,c.id,n(t,r),Xe("time")]}function Ai(n,e,t,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,f,p]=c,[y,b,g]=Zn(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]=Ai(n,e,t,r,o),f=vi(n,e,c,u,a,i);return l.concat([f])}function Oi(n,e){return e?[e].concat(n):n}function Ei([n,e]){return n==="or"&&Array.isArray(e)}function ki([n,e]){return n==="and"&&Array.isArray(e)}function Ci(n,e,t){return(r,s)=>{const i=n(r,s);return e==i?i:`${i}-${t}`}}function er(n,e,t,r,s,i){const o=n(r,s),a=i.map((c,u)=>{const l=Ci(n,o,u);return nr(l,t,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function Ii(n){const e=[];for(let t=1;t<=n.length;t++)e.push(n.slice(0,t));return e}function tr(n,e,t,r,s){return Ii(s).map(i=>Qt(n,e,t,r,i,{$isNull:!0}))}function nr(n,e,t,r,s){return Object.entries(s).flatMap(([i,o])=>{if(Ei([i,o]))return er(n,"or",e,t,r,o);if(ki([i,o]))return er(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=tr(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:tr(n,e,t,r,a),joinSym:n(t,r)}}]:Qt(n,e,t,r,a,o)})}function Pi(n,e,t,r){const s=dt;return r?nr(s,n,e,t,r).concat(Yn(s,n,e,t)):Yn(s,n,e,t)}function Mi(n,e,t){return[n(e,t),n("time",t)]}function Ri(n,e,t,r,s,i){const[o,a,c,u,l]=Zn(n,e,t,r,s),f=Ti(c,n(t,r),i);return[o,a,f,u,l]}function ji(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,S;const b=!!(e.cardinalityInference&&((S=(T=(g=t.linkIndex)==null?void 0:g[r])==null?void 0:T[y])!=null&&S.isSingular));try{const[_,w,I]=Ri(n,t,r,s,y,u),v=sr(e,t,{etype:_,level:w,form:i[y],join:I}),C=b?v[0]:v;return{[y]:C}}catch(_){if(_ instanceof Le)return{[y]:b?void 0:[]};throw _}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Di(n,e,t){return t==="string"?bi(n,e):n>e?1:-1}function et(n,e,t,r,s){return e===r||e==null&&r==null?hi(n,t):r==null?1:e==null?-1:Di(e,r,s)}function ht([n,e],[t,r],s){return et(n,e,t,r,s)}function Gt(n){return n==null?n:new Date(n).getTime()}function xi(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 ht(r,[s,a],null)===c;const[u,l]=r,f=e["checked-data-type"],p=f==="date"?Gt(l):l,y=f==="date"?Gt(o):o;return ht([u,p],[s,y],f)===c}function $i(n,e){const t=e[1];return n.getAttr(t)}function Ui(n,e,t){const r=Object.keys(t)[0];return z(n,e,r)}function Li(n,e,t,r){if(t)return $i(n,t);if(r)return Ui(n,e,r)}function Fi(n,e,t){var s,i;if(!Array.isArray(t.fields))return Gs(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&&Wt(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 Ni(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=rr(i),c=Ki(i);let u=ii(n,s);const l=r==null?void 0:r["start-cursor"],f=Li(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",S=f.id;u=u.map(([_])=>{var I,v,C,D,L;let w=(L=(D=(C=(v=(I=n.eav.get(_))==null?void 0:I.get(S))==null?void 0:v.values())==null?void 0:C.next())==null?void 0:D.value)==null?void 0:L[2];return T&&(w=Gt(w)),[_,w]})}u.sort(c==="asc"?function(S,_){return ht(S,_,f==null?void 0:f["checked-data-type"])}:function(S,_){return ht(_,S,f==null?void 0:f["checked-data-type"])});let p={};const y=Fi(e,t,s);for(const T of u){const[S]=T;if(p[S]||!a&&l&&f&&xi(l,f,c,T))continue;const _=Qs(n,y,S);_&&(p[S]=_)}return p}function Ki(n){var t;const e=(t=n.$)==null?void 0:t.order;return e&&e[Object.keys(e)[0]]||"asc"}function rr(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 Wi(n,e,{etype:t,level:r,form:s,join:i,pageInfo:o}){var p,y,b,g,T;if(!rr(s)&&(!o||!o["start-cursor"]))return[];const a=Oi(Pi(e,t,r,(p=s.$)==null?void 0:p.where),i),c=Mi(dt,t,r),u=(y=s.$)==null?void 0:y.fields,l=Ni(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&&_i&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const S=Object.entries(l);return S.length<=f?l:Object.fromEntries(S.slice(0,f))}return l}function zi(n,e,t){try{return Wi(n,e,t)}catch(r){if(r instanceof Le)return{};throw r}}function sr(n,e,t){const r=zi(n,e,t);return ji(dt,n,e,t,r)}function qi(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 ir({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]=sr(n,e,{etype:u,form:s[u],level:0,pageInfo:t==null?void 0:t[u]})),c},{})};return t&&(o.pageInfo=qi(t)),r&&(o.aggregate=r),o}function Vi(){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 Bi=Vi();function pt(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(Bi.has(i))return(o,a)=>pt(n,e,[...t,a?[i,n,e,o,a]:[i,n,e,o]])}})}function Qi(n,e){return`lookup__${n}__${JSON.stringify(e)}`}function yt(n){return n.startsWith("lookup__")}function Ht(n){const[e,t,...r]=n.split("__");return[t,JSON.parse(r.join("__"))]}function Gi(n){return new Proxy({__etype:n},{get(e,t){if(t==="lookup")return(s,i)=>pt(n,Ht(Qi(s,i)),[]);if(t==="__etype")return n;const r=t;return yt(r)?pt(n,Ht(r),[]):pt(n,r,[])}})}function Jt(){return new Proxy({},{get(n,e){return Gi(e)}})}Jt();function Hi(n){return n.__ops}function Ji(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 Yi(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 Zi(n,e,t){return t.indexOf(".")!==-1&&!z(n,e,t)}function Yt(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 Xi(n,e,t){if(!Zi(n,e,t))return z(n,e,t);const r=Yt(t),s=z(n,e,r)||Pe(n,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${t} does not reference a valid link attribute.`);return s}function Zt(n){return typeof n=="string"&&!yt(n)?null:typeof n=="string"&&yt(n)?Ht(n):Yi(n)}function ie(n,e,t){const r=Zt(t);if(r===null)return t;const[s,i]=r,o=Xi(n,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function or(n,e,t,r){var o;const s=ie(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 eo({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=Pe(n,e,i);return a.map(l=>c?["add-triple",ie(n,e,t),c.id,ie(n,c["reverse-identity"][1],l)]:["add-triple",ie(n,u["forward-identity"][1],l),u==null?void 0:u.id,ie(n,e,t)])});return or(n,e,t,s)}function to({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=Pe(n,e,i);return a.map(l=>c?["retract-triple",ie(n,e,t),c.id,ie(n,c["reverse-identity"][1],l)]:["retract-triple",ie(n,u["forward-identity"][1],l),u.id,ie(n,e,t)])});return or(n,e,t,s)}function no(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 se(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 ar({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:no(n,e,t,r)?{mode:"update"}:null}function ro(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(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=lt(f)),["add-triple",c,p.id,f,{mode:"create"}]})}function so(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(t,r,s),u=ar(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=lt(p)),["add-triple",c,y.id,p,...u?[u]:[]]})}function io({attrsStore:n},[e,t]){return[["delete-entity",ie(n,e,t),e]]}function oo(n,e){const{attrsStore:t}=n,[r,s,i,o]=e,a=Ft(i),c=ie(t,r,s),u=ar(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 ao({attrsStore:n},[e,t,r]){return[["rule-params",ie(n,e,t),e,r]]}function co(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 uo(n,e){const[t,...r]=co(e);switch(t){case"merge":return oo(n,r);case"create":return ro(n,r);case"update":return so(n,r);case"link":return eo(n,r);case"unlink":return to(n,r);case"delete":return io(n,r);case"ruleParams":return ao(n,r);default:throw new Error(`unsupported action ${t}`)}}function lo(n){switch(n){case"string":case"date":case"boolean":case"number":return n;default:return}}function fo(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=lo(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function bt(n,e,t,r){const s=n?fo(n,e,t):null,i=F(),a=[F(),e,t];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function ho(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 po(n,e,t){const r=ho(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":[F(),s.on,s.label],"reverse-identity":[F(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function cr(n,e,t,r){const s=n?po(n,e,t):null,i=F(),o=[F(),e,t],a=[F(),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 yo=new Set(["create","update","merge","link","unlink"]),bo=new Set(["link","unlink"]),_o=new Set(["create","update","merge"]),go=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),Xt={"unique?":!0,"index?":!0},mo={...Xt,cardinality:"one"};function wo(n){const e=[],[t,r,s,i]=n;if(!go.has(t))return e;const o=Zt(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=Zt(l);f&&e.push({etype:r,lookupPair:f,linkLabel:a})}}return e}function To({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 Pe(n,b,g)||s.find(T=>{var S,_;return((S=T["reverse-identity"])==null?void 0:S[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),S=a(b,g);u(T),u(S),!T&&!S&&c(cr(e,b,g,mo))}for(const b of t)for(const{etype:g,lookupPair:T,linkLabel:S}of wo(b)){const _=T[0];if(S){f(g,S);const w=o(g,S),I=a(g,S);u(w),u(I);const v=((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])||S;if(l(v,_))f(v,Yt(_));else{const C=o(v,_);C||c(bt(e,v,_,Xt)),u(C)}}else if(l(g,_))f(g,Yt(_));else{const w=o(g,_);w||c(bt(e,g,_,Xt)),u(w)}}for(const b of t){const[g,T,S,_]=b;if(yo.has(g)){const w=o(T,"id");u(w),w||c(bt(e,T,"id",{"unique?":!0}));for(const I of Object.keys(_)){const v=o(T,I);if(u(v),_o.has(g)&&(v||c(bt(e,T,I,I==="id"?{"unique?":!0}:null))),bo.has(g)){const C=a(T,I);!v&&!C&&c(cr(e,T,I)),u(C)}}}}if(s.length){const b={...n.attrs};for(const g of s)b[g.id]=g;return[new Ie(b,n.linkIndex),i]}return[n,i]}function So(n,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>Hi(c)),[s,i]=To(n,r),o={...n,attrsStore:s},a=r.flatMap(c=>uo(o,c));return[...i,...a]}function ur(n,e){typeof requestIdleCallback>"u"?n():requestIdleCallback(n,{timeout:e})}const Fe="__meta";class vo{constructor(e,t){}}class en{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(Fe);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=[[Fe,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(Fe);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(()=>{ur(()=>{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(()=>{ur(()=>{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]=ct(this.currentValue,e,{enablePatches:!0});for(const s of r){const i=s.path[0];i&&typeof i=="string"&&(this._pendingSaveKeys.add(i),this._loadedKeys.has(i)||this._loadKey(i))}this.currentValue=t,this._enqueuePersist();for(const s of this._subs)s(this.currentValue);return t}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(t=>t!==e)}}async clearUnloadedKeys(){let e=!1;for(const t of await this._persister.getAllKeys())t===Fe||t in this.currentValue||(this._pendingSaveKeys.add(t),e=!0);e&&await this._enqueuePersist()}}const Ao=6,Oo=["kv","querySubs","syncSubs"];function Eo(n){return function(t){console.error("Error in IndexedDB event",{source:n,event:t})}}async function ko(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 Co(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 S={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]=S}const T=t.put(g,y);s.add(T)}const c={objects:a},u=t.put(c,Fe);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function lr(n,e,t){const r=t.put(e,n);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function Io(n,e){const t=await ko(`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 S=T.key,_=T.value;g.push([S,_]),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=Co(l,f,o);a.push(p);break}default:{const p=lr(l,f,i);a.push(p);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=lr(Fe,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 fr=new Map;class dr extends vo{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}_${Ao}`,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=Io(this._appId,c).catch(l=>{Eo("Error upgrading store from version 5 to 6.")(l)});fr.set(this.dbName,u),u.then(()=>t(c)).catch(()=>t(c))}else{const u=fr.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 Oo)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 hr{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 X extends Error{constructor(t,r,s){super(t);h(this,"hint");h(this,"traceId");this.hint=r,s&&(this.traceId=s);const i=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,i),Error.captureStackTrace&&Error.captureStackTrace(this,X),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class _t extends X{constructor(t){var i;const r=((i=t.body)==null?void 0:i.message)||`API Error (${t.status})`;super(r,t.body.hint,t.body["trace-id"]);h(this,"body");h(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,_t),this.name="InstantAPIError",this.status=t.status,this.body=t.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function be(n,e){const t=await fetch(n,e),r=await t.json();return t.status===200?Promise.resolve(r):Promise.reject(new _t({status:t.status,body:r}))}function Po({apiURI:n,appId:e,email:t}){return be(`${n}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:t})})}async function Mo({apiURI:n,appId:e,email:t,code:r,refreshToken:s}){return await be(`${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 Ro({apiURI:n,appId:e,refreshToken:t}){return await be(`${n}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":t})})}async function jo({apiURI:n,appId:e}){return await be(`${n}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function pr({apiURI:n,appId:e,code:t,codeVerifier:r,refreshToken:s}){return await be(`${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 Do({apiURI:n,appId:e,nonce:t,idToken:r,clientName:s,refreshToken:i}){return await be(`${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 xo({apiURI:n,appId:e,refreshToken:t}){return await be(`${n}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:t})})}async function $o({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 be(`${n}/storage/upload`,{method:"PUT",headers:a,body:r})}async function Uo({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await be(`${n}/storage/files?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function Lo({apiURI:n,appId:e,fileName:t,refreshToken:r,metadata:s={}}){const{data:i}=await be(`${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 Fo(n,e){return(await fetch(n,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function No({apiURI:n,appId:e,path:t,refreshToken:r}){const{data:s}=await be(`${n}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(t)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let tn=!1,yr=!1,br=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(tn=!!window.localStorage.getItem("devBackend"),yr=!!window.localStorage.getItem("__instantLogging"),br=!!window.localStorage.getItem("__devtoolLocalDash"));function _r(n,e){if(!e)return n;const t={};return e.forEach(r=>{t[r]=n[r]}),t}function Ko(n,e,t){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=_r(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=_r(n.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function Wo(n,e){if(n.isLoading!==e.isLoading||n.error!==e.error||(n.user||e.user)&&(!n.user||!e.user||!Rn(n.user,e.user))||!Mn(n.peers,e.peers))return!0;for(const r of Object.keys(n.peers))if(!Rn(n.peers[r],e.peers[r]))return!0;return!1}class gr{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 mr(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);mr(t["child-nodes"],e)})}function wr(n){const e=[];return mr(n,e),e}function Tr(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 Sr="v0.22.163";function zo(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 ve{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 ve(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ve(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ve(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ve(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class U extends Error{constructor(e,t){const r=t?`At path '${t}': ${e}`:e;super(r),this.name="QueryValidationError"}}const vr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],qo=n=>n.valueType||"unknown",Ar=(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}},Vo=(n,e,t,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,f)=>{if(!Ar(f,l,a))throw new U(`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 U(`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 U(`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 U(`Unknown operator '${n}' for attribute '${r}' in entity '${s}'`,o)}},Ne=(n,e,t,r,s)=>{const i=qo(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))Vo(u,l,i,e,r,t,`${s}.${u}`)}else if(!Ar(n,i,o))throw new U(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof n}`,s)},Bo=(n,e,t,r,s)=>{const i=n.split(".");if(i.length<2)throw new U(`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 U(`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 U(`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 U(`Target entity '${o}' does not exist in schema for dot notation path '${n}'.`,s);if(a==="id"){if(typeof e=="string"&&!Ue(e))throw new U(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);Ne(e,n,new ve("string",!1,!0),t,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!Ue(e))throw new U(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);Ne(e,n,new ve("string",!1,!0),t,s);return}if(!u){const l=Object.keys(c.attrs);throw new U(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${n}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}Ne(e,n,u,t,s)},Or=(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&&Or(u,e,t,`${r}.${s}[${u}]`);continue}if(s==="id"){Ne(i,"id",new ve("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){Bo(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 U(`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)Ne(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!Ue(i))throw new U(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ve("string",!1,!0);Ne(i,s,u,e,`${r}.${s}`)}}},Qo=(n,e,t,r,s=0)=>{for(const o of Object.keys(n))if(!vr.includes(o))throw new U(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${vr.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 U(`'${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 U(`'where' clause must be an object in entity '${e}', but received: ${typeof n.where}`,r?`${r}.where`:void 0);Or(n.where,e,t,r?`${r}.where`:"where")}},Er=(n,e,t,r,s=0)=>{var i;if(!n||typeof n!="object")throw new U(`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 U(`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&&Er(a,c,t,`${r}.${o}`,s+1)}}else{const a=n[o];if(typeof a!="object"||a===null)throw new U(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);Qo(a,e,t,`${r}.$`,s)}},kr=(n,e)=>{if(typeof n!="object"||n===null)throw new U(`Query must be an object, but received: ${typeof n}${n===null?" (null)":""}`);if(Array.isArray(n))throw new U(`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 U(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new U(`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 U(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}Er(t[r],r,e,r,0)}}},Cr=n=>typeof n!="string"?!1:yt(n)?!0:Ue(n);class fe extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const Ir=n=>n.length>0?n.join(", "):"none",Go=(n,e)=>new fe(`Entity '${n}' does not exist in schema. Available entities: ${Ir(e)}`),nn={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},Ho=(n,e)=>{var t;return n==null?!0:((t=nn[e.valueType])==null?void 0:t.call(nn,n))??!1},Pr=(n,e)=>{const t=e.entities[n];if(!t)throw Go(n,Object.keys(e.entities));return t},rn=(n,e,t)=>{const r=Pr(n,t);if(typeof e!="object"||e===null)throw new fe(`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&&!Ho(i,o))throw new fe(`Invalid value for attribute '${s}' in entity '${n}'. Expected ${o.valueType}, but received: ${typeof i}`)}},Mr=(n,e,t)=>{const r=Pr(n,t);if(typeof e!="object"||e===null)throw new fe(`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 fe(`Link '${s}' does not exist on entity '${n}'. Available links: ${Ir(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!Cr(a))throw new fe(`Invalid entity ID in link '${s}' for entity '${n}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!Cr(i))throw new fe(`Invalid UUID in link '${s}' for entity '${n}'. Expected a UUID, but received: ${i}`)}}},Jo={create:rn,update:rn,merge:rn,link:Mr,unlink:Mr,delete:()=>{}},Yo=(n,e)=>{if(!e)return;const[t,r,s,i]=n;if(!Array.isArray(s)&&!Ue(s))throw new fe(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new fe(`Entity name must be a string, but received: ${typeof r}`);const o=Jo[t];o&&i!==void 0&&o(r,i,e)},Zo=(n,e)=>{const t=Array.isArray(n)?n:[n];for(const r of t){if(!r||typeof r!="object")throw new fe(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new fe(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new fe(`Transaction operation must be an array, but received: ${typeof s}`);Yo(s,e)}}};let Rr=0;class jr{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}_${Rr++}`,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 Xo{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}_${Rr++}`,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 ea(n,e){const t=n.values;if(t){const r=Nn(t.attrsStore,null);if(r){for(const s of t.entities||[])s.store.useDateObjects=e,s.store=Fn(r,s.store);t.attrsStore=r}}return n}function ta(n,e){var t;if(e.values){const r=[];for(const s of(t=e.values)==null?void 0:t.entities){const i=Ln(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function na(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 sn(n,e,t){return ir({store:e,attrsStore:t,pageInfo:null,aggregate:null},n.query).data[n.table][0]}function Dr(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=$e(e.eav,[r,s,r]);return i?i[3]:-1}function xr(n,e,t){for(const{action:r,triple:s}of t)switch(r){case"added":zn(n,e,s);break;case"removed":Kn(n,e,s);break}}function ra(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 gt(n,e){return{[n.table]:e.map(t=>t.entity)}}function sa(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 ia(n,e,t){const r=e;if(n.orderField==="serverCreatedAt"){t.sort(n.orderDirection==="asc"?function(o,a){return et(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return et(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 et(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return et(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var Me;(function(n){n.InitialSyncBatch="InitialSyncBatch",n.InitialSyncComplete="InitialSyncComplete",n.LoadFromStorage="LoadFromStorage",n.SyncTransaction="SyncTransaction",n.Error="Error"})(Me||(Me={}));class oa{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 en({persister:t,merge:na,serialize:ta,parse:(a,c)=>ea(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(F(),{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(F(),{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:Me.LoadFromStorage,data:gt(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=sn(o,l,a.attrsStore);c.push({store:l,entity:f,serverCreatedAt:Dr(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:Me.InitialSyncBatch,data:gt(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:Me.InitialSyncComplete,data:gt(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 S=u[T.triple[0]]??[];u[T.triple[0]]=S,S.push(T)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},f=l.entities;s.values=l;const p=[];e:for(const[T,S]of Object.entries(u))for(let _=0;_<f.length;_++){const w=f[_];if(Ls(w.store,T)){xr(w.store,l.attrsStore,S);const I=sn(s,w.store,l.attrsStore),v=ra(w.store,l.attrsStore,S)[T];I?(p.push({oldEntity:w.entity,newEntity:I,changedFields:v||{}}),w.entity=I):c.push(_),delete u[T];continue e}}const y=[];for(const[T,S]of Object.entries(u)){const _=this.createStore([]);xr(_,l.attrsStore,S);const w=sn(s,_,l.attrsStore);if(!w){this.log.error("No entity found after applying change",{sub:s,changes:S,store:_});continue}f.push({store:_,entity:w,serverCreatedAt:Dr(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=sa(s,this.getAttrs);ia(s,g,f),this.notifyCbs(r,{type:Me.SyncTransaction,data:gt(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:Me.Error,data:{[s]:[]},error:r})}onResyncError(e){const t=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(t,!1);r&&this.initSubscription(r.query,r.hash)}}function aa({WStream:n,opts:e,startStream:t,appendStream:r,registerStream:s}){const i=e.clientId;let o=null,a=null,c=null;const u=F();let l=!1,f=!1;const p=[],y=[],b=[];let g=!1,T=0,S=0;const _=[],w=new TextEncoder;function I(){f=!0;for(const O of p)O(a??void 0)}function v(O){return p.push(O),f&&O(a??void 0),()=>{const P=p.indexOf(O);P!==-1&&p.splice(P,1)}}function C(O){return b.push(O),()=>{const P=b.indexOf(O);P!==-1&&b.splice(P,1)}}e.waitUntil&&e.waitUntil(new Promise(O=>{b.push(O)}));function D(){for(const O of b)try{O()}catch{}}function L(O){return y.push(O),o&&O(o),()=>{const P=y.indexOf(O);P!==-1&&y.splice(P,1)}}function V(O){o=O;for(const P of y)P(o)}function de(){g=!0}function je(O){let P=T,G=0,J=0;for(const{byteLen:ae}of _){const _e=P+ae;if(_e>O)break;P=_e,G++,J+=ae}G>0&&(T+=J,S-=J,_.splice(0,G))}function ee(O,P){a=P,I(),O.error(P),D()}async function oe(){const O=await t({clientId:i,reconnectToken:u,ruleParams:e.ruleParams});switch(O.type){case"ok":{const{streamId:P,offset:G}=O;o=P,je(G),_.length&&r({streamId:P,chunks:_.map(J=>J.chunk),offset:T}),g=!1;break}case"disconnect":{de();break}case"error":{c&&ee(c,O.error);break}}}function K(){de(),oe()}function Q({offset:O,done:P}){je(O),P&&(l=!0,D())}function Y(O){return l?(ee(O,new X("Stream has been closed.")),null):o||(ee(O,new X("Stream has not been initialized.")),null)}async function Ae(O){c=O;let P=!0,G=0;for(;P;){let J=Date.now()+Math.min(15e3,500*(G-1));P=!1;const ae=await t({clientId:e.clientId,reconnectToken:u,ruleParams:e.ruleParams});switch(ae.type){case"ok":{const{streamId:_e,offset:tt}=ae;if(tt!==0){const ge=new X("Write stream is corrupted");ee(O,ge);return}V(_e),s(_e,{onDisconnect:de,onFlush:Q,onConnectionReconnect:oe,onAppendFailed:K}),g=!1;return}case"disconnect":{P=!0,de(),G++,await new Promise(_e=>{setTimeout(_e,Math.max(0,J-Date.now()))});break}case"error":{ee(O,ae.error);return}}}}class Tt extends n{constructor(P,G){super(P,G)}async streamId(){return o||new Promise((P,G)=>{const J=[],ae=()=>{for(const ge of J)ge()},_e=ge=>{P(ge),ae()},tt=ge=>{G(ge||new X("Stream is closed.")),ae()};J.push(L(_e)),J.push(v(tt))})}}return{stream:new Tt({async start(O){try{await Ae(O)}catch(P){ee(O,P)}},write(O,P){const G=Y(P);if(G){const J=w.encode(O).length;_.push({chunk:O,byteLen:J});const ae=T+S;S+=J,g||r({streamId:G,chunks:[O],offset:ae})}},close(){o?r({streamId:o,chunks:[],offset:T+S,isDone:!0}):D(),I()},abort(O){o?r({streamId:o,chunks:[],offset:T+S,isDone:!0,abortReason:O}):D(),I()}}),addCompleteCb:C,closed(){return f}}}class ca{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 ua({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=F();const I={..._||{},eventId:c};for await(const v of t(I)){if(i)return;if(v.type==="reconnect")return{retry:!0};if(v.type==="error"){y(w,v.error);return}if(v.offset>s){y(w,new X("Stream is corrupted.")),i=!0;return}let C=s-v.offset;if(v.files&&v.files.length){const D=new AbortController;let L=fetch(v.files[0].url,{signal:D.signal});for(let V=0;V<v.files.length;V++){const de=v.files[V+1],ee=await L;if(de&&(L=fetch(de.url,{signal:D.signal})),!ee.ok){if(b++,b>10){y(w,new X("Unable to process stream."));return}return{retry:!0}}if(ee.body){const oe=ee.body.getReader();try{for(;;){const{done:K,value:Q}=await oe.read();if(K)break;if(i){D.abort();return}let Y=Q;if(C>0&&(Y=Q.subarray(C),C-=Q.length-Y.length),!Y.length)continue;s+=Y.length;const Ae=o.decode(Y);w.enqueue(Ae)}}finally{oe.releaseLock()}}else{const oe=await ee.arrayBuffer();let K=oe;if(i){D.abort();return}if(C>0&&(K=new Uint8Array(oe).subarray(C),C-=oe.byteLength-K.length),!K.byteLength)continue;s+=K.byteLength;const Q=o.decode(K);w.enqueue(Q)}}}if(b=0,v.content){let D=v.content,L=a.encode(v.content);if(C>0){const V=L.subarray(C);if(C-=L.length-V.length,!V.length)continue;L=V,D=o.decode(V)}s+=L.length,w.enqueue(D)}}}async function T(_){let w=!0,I=0;for(;w;){w=!1;let v=Date.now()+Math.min(15e3,500*(I-1));const C=await g({...e,offset:s},_);C!=null&&C.retry&&(w=!0,I++,v<Date.now()-3e5&&(I=0),await new Promise(D=>{setTimeout(D,Math.max(0,v-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 la{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,addCompleteCb:r}=aa({WStream:this.WStream,startStream:this.startWriteStream.bind(this),appendStream:this.appendStream.bind(this),registerStream:this.registerWriteStream.bind(this),opts:e});return this.activeStreams.add(t),r(()=>{this.activeStreams.delete(t)}),t}createReadStream(e){const{stream:t,addCloseCb:r}=ua({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=F();let r=null;const s=new Promise(o=>{r=o});this.startWriteStreamCbs[t]=r;const i={op:"start-stream","client-id":e.clientId,"reconnect-token":e.reconnectToken};return e.ruleParams&&(i["rule-params"]=e.ruleParams),this.trySend(t,i),s}registerWriteStream(e,t){this.writeStreams[e]=t}appendStream({streamId:e,chunks:t,isDone:r,offset:s,abortReason:i}){const o={op:"append-stream","stream-id":e,chunks:t,offset:s,done:!!r};i&&(o["abort-reason"]=i),this.trySend(F(),o)}onAppendFailed(e){const t=this.writeStreams[e["stream-id"]];t&&t.onAppendFailed()}onStartStreamOk(e){const t=this.startWriteStreamCbs[e["client-event-id"]];if(!t){this.log.info("No stream for start-stream-ok",e);return}t({type:"ok",streamId:e["stream-id"],offset:e.offset}),delete this.startWriteStreamCbs[e["client-event-id"]]}onStreamFlushed(e){const t=e["stream-id"],r=this.writeStreams[t];if(!r){this.log.info("No stream cbs for stream-flushed",e);return}r.onFlush({offset:e.offset,done:e.done}),e.done&&delete this.writeStreams[t]}startReadStream({eventId:e,clientId:t,streamId:r,offset:s,ruleParams:i}){const o={op:"subscribe-stream"};if(!r&&!t)throw new Error("Must provide one of streamId or clientId to subscribe to the stream.");r&&(o["stream-id"]=r),t&&(o["client-id"]=t),s&&(o.offset=s),i&&(o["rule-params"]=i);const a=new ca;return this.readStreamIterators[e]=a,this.trySend(e,o),a}cancelReadStream({eventId:e}){const t={op:"unsubscribe-stream","subscribe-event-id":e};this.trySend(F(),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 X(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!==we.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 X(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 X(e.message||"Unknown error",e.hint)}),s.close(),delete this.readStreamIterators[r]);break}}}hasActiveStreams(){return this.activeStreams.size>0}}const we={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},fa=3e4,da=3e4,ha=200,pa=1e3*60,ya={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},on="_instant_oauth_redirect",Ke="currentUser";function ba({transportType:n,appId:e,apiURI:t,wsURI:r,EventSourceImpl:s}){if(!s)return new jr(`${r}?app_id=${e}`);switch(n){case"ws":return new jr(`${r}?app_id=${e}`);case"sse":return new Xo(s,`${t}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+n)}}function _a(){return typeof window<"u"||typeof chrome<"u"}const $r={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function ga(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=Nn(t.result.attrsStore,t.result.store);if(s){const i=t.result.store;t.result.store=Fn(s,{...i,useDateObjects:e}),t.result.attrsStore=s}}return t}function ma(n,e){const{result:t,...r}=e,s=r;if(t){const i={...t,store:Ln(t.store),attrsStore:t.attrsStore.toJSON()};s.result=i}return s}function wa(n,e){switch(n){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function Ta(n,e){switch(n){case"pendingMutations":return[...e.entries()];default:return e}}function Sa(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 an(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 va{constructor(e,t=dr,r=hr,s,i){h(this,"attrs");h(this,"_isOnline",!0);h(this,"_isShutdown",!1);h(this,"status",we.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,"_frameworkClient",null);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,!ut(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||Zo(e,this.config.schema);try{const t=So({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=F(),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 gr;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(we.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(F(),{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(we.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={...ya,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??da,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??ha,this._log=zo(e.verbose||tn||yr,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":Sr},this.config.schema&&(this._linkIndex=Tr(this.config.schema)),!!_a()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Ue(e.appId))throw new Error(`Instant must be initialized with a valid appId. \`${e.appId}\` is not a valid uuid.`);typeof BroadcastChannel=="function"&&(this._broadcastChannel=new BroadcastChannel("@instantdb"),this._broadcastChannel.addEventListener("message",async o=>{var a;try{if(((a=o.data)==null?void 0:a.type)==="auth"){const c=await this.getCurrentUser({forceReadFromStorage:!0});await this.updateUser(c.user).catch(u=>{this._log.error("[error] update user",u)})}}catch(c){this._log.error("[error] handle broadcast channel",c)}})),this._initStorage(t),this._syncTable=new oa(this._trySendAuthed.bind(this),new t(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>Ye(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._instantStream=new la({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)},pa),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",we.CLOSED),this._setStatus(we.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}getFrameworkClient(){return this._frameworkClient}setFrameworkClient(e){this._frameworkClient=e}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config={...this.config,schema:e,cardinalityInference:!!e},this._linkIndex=e?Tr(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 en({persister:new e(this.config.appId,"querySubs"),merge:Sa,serialize:ma,parse:(t,r)=>ga(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 en({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:Ta,parse:wa,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(Ke),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 _t({body:a,status:o??0}))}else s.reject(new X((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=Ye(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($r[t.op]||this._log.info("[receive]",e,t.op,t),t.op){case"init-ok":{this._setStatus(we.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"],S=(l=(u=b==null?void 0:b[0])==null?void 0:u.data)==null?void 0:l.aggregate,_=wr(b),w=this.ensureAttrs(),I=Ye(w,_,r,this.config.useDateObjects);this.querySubs.updateInPlace(v=>{if(!v[g]){this._log.info("Missing value in querySubs",{hash:g,q:y});return}v[g].result={store:I,attrsStore:w,pageInfo:T,aggregate:S,processedTxId:t["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(g),this.notifyOneQueryOnce(g),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(t);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(t);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(t);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(t);break}case"start-stream-ok":{this._instantStream.onStartStreamOk(t);break}case"stream-flushed":{this._instantStream.onStreamFlushed(t);break}case"append-failed":{this._instantStream.onAppendFailed(t);break}case"stream-append":{this._instantStream.onStreamAppend(t);break}case"refresh-ok":{const{computations:y,attrs:b}=t,g=t["processed-tx-id"];b&&this._setAttrs(b),this._cleanupPendingMutationsTimeout();const T=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),g);T!==this._pendingMutations()&&this.kv.updateInPlace(w=>{w.pendingMutations=T});const S=an(T.entries()),_=y.map(w=>{var K,Q,Y,Ae;const I=w["instaql-query"],v=w["instaql-result"],C=B(I),D=wr(v),L=this.ensureAttrs(),V=Ye(L,D,r,this.config.useDateObjects),{store:de,attrsStore:je}=this._applyOptimisticUpdates(V,L,S,g),ee=(Q=(K=v==null?void 0:v[0])==null?void 0:K.data)==null?void 0:Q["page-info"],oe=(Ae=(Y=v==null?void 0:v[0])==null?void 0:Y.data)==null?void 0:Ae.aggregate;return{q:I,hash:C,store:de,attrsStore:je,pageInfo:ee,aggregate:oe}});_.forEach(({hash:w,q:I,store:v,attrsStore:C,pageInfo:D,aggregate:L})=>{this.querySubs.updateInPlace(V=>{if(!V[w]){this._log.error("Missing value in querySubs",{hash:w,q:I});return}V[w].result={store:v,attrsStore:C,pageInfo:D,aggregate:L,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 S=[];for(const _ of T["tx-steps"])if(_[0]==="add-attr"){const w=_[1];S.push(w)}if(S.length){const _=Object.values(this.ensureAttrs().attrs);this._setAttrs([..._,...S])}this._finishTransaction("synced",y),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._patchPresencePeers(y,t.edits),this._notifyPresenceSubs(y);break}case"refresh-presence":{const y=t["room-id"];this._trySetRoomConnected(y,!0),this._setPresencePeers(y,t.data),this._notifyPresenceSubs(y);break}case"server-broadcast":{const y=t["room-id"],b=t.topic;this._trySetRoomConnected(y,!0),this._notifyBroadcastSubs(y,b,t);break}case"join-room-ok":{const y=t["room-id"];if(!this._rooms[y]){this._roomsPendingLeave[y]&&(this._tryLeaveRoom(y),delete this._roomsPendingLeave[y]);break}this._trySetRoomConnected(y,!0),this._flushEnqueuedRoomData(y);break}case"leave-room-ok":{const y=t["room-id"];this._trySetRoomConnected(y,!1);break}case"join-room-error":const f=t["room-id"],p=this._rooms[f];p&&(p.error=t.error),this._notifyPresenceSubs(f);break;case"error":this._handleReceiveError(t);break;default:this._log.info("Unknown op",t.op,t);break}}createWriteStream(e){return this._instantStream.createWriteStream(e)}createReadStream(e){return this._instantStream.createReadStream(e)}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(t=>{const r=t.pendingMutations??new Map;t.pendingMutations=r,e(r)})}_handleMutationError(e,t,r){const s=this._pendingMutations().get(t);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(t),o)),this._inFlightMutationEventIds.delete(t);const i={message:r.message,hint:r.hint};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(we.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 Ie(e.reduce((t,r)=>(t[r.id]=r,t),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,t){const r=F();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||kr(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||kr(e,this.config.schema),t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const r=new gr;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")),fa),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(F(),{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 Pe(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,S]=y,_=s(S);if(_&&S.id!==_.id){o.attrIdMap[S.id]=_.id,a=!0;continue}if(S["value-type"]==="ref"){const w=i(S);if(w){o.attrIdMap[S.id]=w.id,o.refSwapAttrIds.add(S.id),a=!0;continue}}}if(r&&f&&r>=f&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?Ji(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 an(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 Ie({},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 Ie(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:ir({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=Js(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!==we.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}),an(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===we.AUTHENTICATED&&this._trySend(...e)}_trySend(e,t,r){if(this._transport.isOpen()){switch($r[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=ba({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=F();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(on)){const t=e.toString();e.searchParams.delete(on),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(on))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 pr({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||ut(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 X("Could not get current user: "+t.message);return e??null}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(t=>t!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(t=>t!==e)}}notifyAuthSubs(e){this.authCbs.forEach(t=>t(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(t=>t(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(t=>t(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(t=>t(e))}async setCurrentUser(e){this.kv.updateInPlace(t=>{t[Ke]=e}),await this.kv.waitForKeyToLoad(Ke)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(e){e!=null&&e.forceReadFromStorage&&await this.kv.unloadKey(Ke);const t=await this.kv.waitForKeyToLoad(Ke);return typeof t=="string"?JSON.parse(t):t}async getCurrentUser(e){const t=await this._waitForOAuthCallbackResponse();if(t!=null&&t.error){const r={error:t.error,user:void 0};return this._currentUserCached={isLoading:!1,...r},this._currentUserCached}try{const s={user:await this._getCurrentUser(e),error:void 0};return this._currentUserCached={isLoading:!1,...s},this._currentUserCached}catch(r){return{user:void 0,isLoading:!1,error:{message:(r==null?void 0:r.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(Ke);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:t}=await this.getCurrentUser();if(!ut(t,e)){this._frameworkClient=null,await this.setCurrentUser(e),await this.updateUser(e);try{await this.kv.flush(),(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async 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.querySubs.clearUnloadedKeys(),this._updatePendingMutations(r=>{for(const[s,i]of r.entries())this.mutationDeferredStore.get(s)&&this._finishTransaction("error",s,{message:"User changed while transaction was in progress.",type:"user-changed"});r.clear()}),this._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(t)}sendMagicCode({email:e}){return Po({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode({email:e,code:t}){var o,a;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await Mo({apiURI:this.config.apiURI,appId:this.config.appId,email:e,code:t,refreshToken:s?(a=r==null?void 0:r.user)==null?void 0:a.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}async signInWithCustomToken(e){const t=await Ro({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(t.user),t}async signInAsGuest(){const e=await jo({apiURI:this.config.apiURI,appId:this.config.appId});return await this.changeCurrentUser(e.user),e}potentiallyInvalidateToken(e,t){var i;const r=(i=e==null?void 0:e.user)==null?void 0:i.refresh_token;if(!r)return;if(t.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}xo({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,a;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await pr({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:t,refreshToken:s?(a=r==null?void 0:r.user)==null?void 0:a.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 Do({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:{...Ko(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(F(),{op:"set-presence","room-id":e,data:t})}_tryJoinRoom(e,t,r){this._trySendAuthed(F(),{op:"join-room","room-type":e,"room-id":t,data:r}),delete this._roomsPendingLeave[t]}_tryLeaveRoom(e){this._trySendAuthed(F(),{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&&!Wo(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=ct(s,u=>{for(let[l,f,p]of t)switch(f){case"+":gs(u,l,p);break;case"r":Dn(u,l,p);break;case"-":xn(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=ct(this._presence,i=>{Dn(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(F(),{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 $o({...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 Uo({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 Lo({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await Fo(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 No({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let mt;function Aa(n,e){mt==null||mt.dispose();const t=Pa(e),r=ka(e,a),s=Ea(Oa(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),mt={dispose:c}}return u()}function Oa(n){return`${tn||br?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${n}`}function Ea(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 ka(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=t,r.className="instant-devtool-toggler",Object.assign(r.style,{position:"fixed",...Ca(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 Ca(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 Ia(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 Pa(n){const e=document.createElement("div");Object.assign(e.style,{position:"fixed",...Ia(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
|
|
36
|
+
`,r=document.createElement("button");return r.innerHTML=t,r.className="instant-devtool-toggler",Object.assign(r.style,{position:"fixed",...Ca(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 Ca(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 Ia(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 Pa(n){const e=document.createElement("div");Object.assign(e.style,{position:"fixed",...Ia(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 Ma={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"};function Ra(){return globalThis.__instantDbSchemaHashStore=globalThis.__instantDbSchemaHashStore??new WeakMap,globalThis.__instantDbSchemaHashStore}function ja(){return globalThis.__instantDbStore=globalThis.__instantDbStore??{},globalThis.__instantDbStore}function cn(n){const e=n.__adminToken;return n.appId+"_"+(n.websocketURI||"default_ws_uri")+"_"+(n.apiURI||"default_api_uri")+"_"+(e||"client_only")+"_"+n.useDateObjects}const un=ja(),Ur=Ra();class Da{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 xa{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 $a{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 Ua(n){return JSON.parse(JSON.stringify(n))}class La{constructor(e){h(this,"_reactor");h(this,"auth");h(this,"storage");h(this,"streams");h(this,"tx",Jt());this._reactor=e,this.auth=new Da(this._reactor),this.storage=new xa(this._reactor),this.streams=new $a(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 un[cn(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 Lr(n){if(!n)return"0";const e=Ur.get(n);if(e)return e;const t=B(n);return Ur.set(n,t),t}function Fa(n,e){return Lr(n._reactor.config.schema)!==Lr(e)}function Na(n,e,t,r,s){var u;const i={...n,appId:(u=n.appId)==null?void 0:u.trim(),useDateObjects:n.useDateObjects??!1},o=un[cn(i)];if(o)return Fa(o,i.schema)&&o._reactor.updateSchema(i.schema),o;const a=new va({...Ma,...i,cardinalityInference:!!i.schema},e||dr,t||hr,{...r||{},"@instantdb/core":Sr},s),c=new La(a);return un[cn(i)]=c,Ka(i.appId,i.devtool),c}function Ka(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)&&Aa(n,t)}const Fr={isLoading:!0,data:void 0,pageInfo:void 0,error:void 0};function Nr(n){return{isLoading:!n,data:void 0,pageInfo:void 0,error:void 0,...n||{}}}function Kr(n,e,t,r){e&&t&&"ruleParams"in t&&(e={$$ruleParams:t.ruleParams,...e});const s=e?Ua(e):null,i=B(s),o=k.useRef(Nr(n._reactor.getPreviousResult(s))),a=k.useRef(Fr),c=k.useCallback(l=>(o.current=Nr(n._reactor.getPreviousResult(s)),l(),s?n.subscribeQuery(s,p=>{o.current={isLoading:!p,data:void 0,pageInfo:void 0,error:void 0,...p},l()}):()=>{}),[i]);return{state:k.useSyncExternalStore(c,()=>o.current,()=>{if(r&&a.current===Fr){const l=r();l&&(a.current=l)}return a.current}),query:s,queryHash:i}}function Wa(){const n=k.useRef(null);k.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 za=1e3;function qa(n,e,t){const r=k.useRef(t);r.current=t,k.useEffect(()=>n.core._reactor.subscribeTopic(n.type,n.id,e,(i,o)=>{r.current(i,o)}),[n.id,e])}function Va(n,e){return k.useEffect(()=>n.core._reactor.joinRoom(n.type,n.id),[n.id]),k.useCallback(r=>{n.core._reactor.publishTopic({roomType:n.type,roomId:n.id,topic:e,data:r})},[n.id,e])}function Ba(n,e={}){var o,a;const[t,r]=k.useState(()=>n.core._reactor.getPresence(n.type,n.id,e)??{peers:{},isLoading:!0});k.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=k.useCallback(c=>{n.core._reactor.publishPresence(n.type,n.id,c)},[n.type,n.id]);return k.useMemo(()=>({...t,publishPresence:s}),[t,s])}function Qa(n,e,t){k.useEffect(()=>n.core._reactor.joinRoom(n.type,n.id,e),[n.id]),k.useEffect(()=>n.core._reactor.publishPresence(n.type,n.id,e),[n.type,n.id,t??JSON.stringify(e)])}function Ga(n,e,t={}){const r=Wa(),s=Re.usePresence(n,{keys:[e]}),i=k.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=k.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)??za,()=>{n.core._reactor.publishPresence(n.type,n.id,{[e]:null})}))},[n.type,n.id,e,t==null?void 0:t.timeout,r]),a=k.useCallback(l=>{const p=!((t==null?void 0:t.stopOnEnter)&&l.key==="Enter");o(p)},[t.stopOnEnter,o]),c=k.useCallback(()=>{o(!1)},[o]),u=k.useMemo(()=>({onKeyDown:a,onBlur:c}),[a,c]);return{active:i,setActive:o,inputProps:u}}const Re={useTopicEffect:qa,usePublishTopic:Va,usePresence:Ba,useSyncPresence:Qa,useTypingIndicator:Ga};class Ha{constructor(e,t,r){h(this,"core");h(this,"_core");h(this,"type");h(this,"id");h(this,"useTopicEffect",(e,t)=>{Re.useTopicEffect(this,e,t)});h(this,"usePublishTopic",e=>Re.usePublishTopic(this,e));h(this,"usePresence",(e={})=>Re.usePresence(this,e));h(this,"useSyncPresence",(e,t)=>Re.useSyncPresence(this,e,t));h(this,"useTypingIndicator",(e,t={})=>Re.useTypingIndicator(this,e,t));this.core=e,this._core=this.core,this.type=t,this.id=r}}const Ja={isLoading:!0,user:void 0,error:void 0};class wt{constructor(e,t){h(this,"tx",Jt());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]=k.useState(null);return k.useEffect(()=>{(async()=>{const i=await this.getLocalId(e);r(i)})()},[e]),t});h(this,"rooms",Re);h(this,"transact",e=>this.core.transact(e));h(this,"useQuery",(e,t)=>Kr(this.core,e,t).state);h(this,"useAuth",()=>this._useAuth());h(this,"useUser",()=>{const{user:e}=this.useAuth();if(!e)throw new X("useUser must be used within an auth-protected route");return e});h(this,"useConnectionStatus",()=>{const e=k.useRef(this.core._reactor.status),t=k.useCallback(s=>this.core.subscribeConnectionStatus(o=>{o!==e.current&&(e.current=o,s())}),[]);return k.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:rt.jsx(rt.Fragment,{children:e})});h(this,"SignedOut",({children:e})=>{const t=this.useAuth();return t.isLoading||t.error||t.user?null:rt.jsx(rt.Fragment,{children:e})});this.core=Na(e,e.Store||this.constructor.Store,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 Ha(this.core,e,t)}_useAuth(){const e=k.useRef(this.core._reactor._currentUserCached),t=k.useCallback(s=>this.core.subscribeAuth(o=>{e.current={isLoading:!1,...o},s()}),[]);return k.useSyncExternalStore(t,()=>e.current,()=>Ja)}getAuth(){return this.core.getAuth()}}h(wt,"Store"),h(wt,"NetworkListener"),h(wt,"EventSourceImpl"),ne.InstantReactAbstractDatabase=wt,ne.useQueryInternal=Kr,Object.defineProperty(ne,Symbol.toStringTag,{value:"Module"})});
|