@instantdb/react-common 0.22.97-experimental.bump-next-cia.20761479934.1 → 0.22.98-experimental.drewh-ts-target.20762041587.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commonjs/InstantReactAbstractDatabase.js +251 -252
- package/dist/commonjs/InstantReactAbstractDatabase.js.map +1 -1
- package/dist/commonjs/InstantReactRoom.js +105 -101
- package/dist/commonjs/InstantReactRoom.js.map +1 -1
- package/dist/commonjs/useQuery.js +15 -6
- package/dist/commonjs/useQuery.js.map +1 -1
- package/dist/esm/InstantReactAbstractDatabase.js +251 -252
- package/dist/esm/InstantReactAbstractDatabase.js.map +1 -1
- package/dist/esm/InstantReactRoom.js +105 -101
- package/dist/esm/InstantReactRoom.js.map +1 -1
- package/dist/esm/useQuery.js +15 -6
- package/dist/esm/useQuery.js.map +1 -1
- package/dist/standalone/index.js +3874 -3581
- package/dist/standalone/index.umd.cjs +12 -12
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(J,O){typeof exports=="object"&&typeof module<"u"?O(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],O):(J=typeof globalThis<"u"?globalThis:J||self,O(J.instantReact={},J.React))})(this,function(J,O){"use strict";var yc=Object.defineProperty;var bc=(J,O,fe)=>O in J?yc(J,O,{enumerable:!0,configurable:!0,writable:!0,value:fe}):J[O]=fe;var p=(J,O,fe)=>bc(J,typeof O!="symbol"?O+"":O,fe);var fe={exports:{}},Pe={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var on;function Xr(){if(on)return Pe;on=1;var t=O,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,s=t.__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,d={},h=null,y=null;u!==void 0&&(h=""+u),c.key!==void 0&&(h=""+c.key),c.ref!==void 0&&(y=c.ref);for(l in c)r.call(c,l)&&!i.hasOwnProperty(l)&&(d[l]=c[l]);if(a&&a.defaultProps)for(l in c=a.defaultProps,c)d[l]===void 0&&(d[l]=c[l]);return{$$typeof:e,type:a,key:h,ref:y,props:d,_owner:s.current}}return Pe.Fragment=n,Pe.jsx=o,Pe.jsxs=o,Pe}var Ie={},an;function es(){if(an)return Ie;an=1;var t={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,23 +14,23 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/return t.NODE_ENV!=="production"&&function(){var e=
|
|
18
|
-
`+
|
|
19
|
-
`),W=
|
|
20
|
-
`)
|
|
21
|
-
`+
|
|
17
|
+
*/return t.NODE_ENV!=="production"&&function(){var e=O,n=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"),d=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),b=Symbol.for("react.offscreen"),g=Symbol.iterator,w="@@iterator";function m(f){if(f===null||typeof f!="object")return null;var _=g&&f[g]||f[w];return typeof _=="function"?_:null}var T=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function v(f){{for(var _=arguments.length,S=new Array(_>1?_-1:0),E=1;E<_;E++)S[E-1]=arguments[E];k("error",f,S)}}function k(f,_,S){{var E=T.ReactDebugCurrentFrame,M=E.getStackAddendum();M!==""&&(_+="%s",S=S.concat([M]));var j=S.map(function(I){return String(I)});j.unshift("Warning: "+_),Function.prototype.apply.call(console[f],console,j)}}var A=!1,R=!1,K=!1,V=!1,ze=!1,ct;ct=Symbol.for("react.module.reference");function Ht(f){return!!(typeof f=="string"||typeof f=="function"||f===s||f===o||ze||f===i||f===l||f===d||V||f===b||A||R||K||typeof f=="object"&&f!==null&&(f.$$typeof===y||f.$$typeof===h||f.$$typeof===a||f.$$typeof===c||f.$$typeof===u||f.$$typeof===ct||f.getModuleId!==void 0))}function Jt(f,_,S){var E=f.displayName;if(E)return E;var M=_.displayName||_.name||"";return M!==""?S+"("+M+")":S}function qe(f){return f.displayName||"Context"}function se(f){if(f==null)return null;if(typeof f.tag=="number"&&v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof f=="function")return f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case s:return"Fragment";case r:return"Portal";case o:return"Profiler";case i:return"StrictMode";case l:return"Suspense";case d:return"SuspenseList"}if(typeof f=="object")switch(f.$$typeof){case c:var _=f;return qe(_)+".Consumer";case a:var S=f;return qe(S._context)+".Provider";case u:return Jt(f,f.render,"ForwardRef");case h:var E=f.displayName||null;return E!==null?E:se(f.type)||"Memo";case y:{var M=f,j=M._payload,I=M._init;try{return se(I(j))}catch{return null}}}return null}var oe=Object.assign,de=0,Ir,Mr,jr,Rr,Dr,xr,$r;function Ur(){}Ur.__reactDisabledLog=!0;function za(){{if(de===0){Ir=console.log,Mr=console.info,jr=console.warn,Rr=console.error,Dr=console.group,xr=console.groupCollapsed,$r=console.groupEnd;var f={configurable:!0,enumerable:!0,value:Ur,writable:!0};Object.defineProperties(console,{info:f,log:f,warn:f,error:f,group:f,groupCollapsed:f,groupEnd:f})}de++}}function qa(){{if(de--,de===0){var f={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:oe({},f,{value:Ir}),info:oe({},f,{value:Mr}),warn:oe({},f,{value:jr}),error:oe({},f,{value:Rr}),group:oe({},f,{value:Dr}),groupCollapsed:oe({},f,{value:xr}),groupEnd:oe({},f,{value:$r})})}de<0&&v("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Yt=T.ReactCurrentDispatcher,Zt;function ut(f,_,S){{if(Zt===void 0)try{throw Error()}catch(M){var E=M.stack.trim().match(/\n( *(at )?)/);Zt=E&&E[1]||""}return`
|
|
18
|
+
`+Zt+f}}var Xt=!1,lt;{var Va=typeof WeakMap=="function"?WeakMap:Map;lt=new Va}function Lr(f,_){if(!f||Xt)return"";{var S=lt.get(f);if(S!==void 0)return S}var E;Xt=!0;var M=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var j;j=Yt.current,Yt.current=null,za();try{if(_){var I=function(){throw Error()};if(Object.defineProperty(I.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(I,[])}catch(H){E=H}Reflect.construct(f,[],I)}else{try{I.call()}catch(H){E=H}f.call(I.prototype)}}else{try{throw Error()}catch(H){E=H}f()}}catch(H){if(H&&E&&typeof H.stack=="string"){for(var P=H.stack.split(`
|
|
19
|
+
`),W=E.stack.split(`
|
|
20
|
+
`),$=P.length-1,L=W.length-1;$>=1&&L>=0&&P[$]!==W[L];)L--;for(;$>=1&&L>=0;$--,L--)if(P[$]!==W[L]){if($!==1||L!==1)do if($--,L--,L<0||P[$]!==W[L]){var ee=`
|
|
21
|
+
`+P[$].replace(" at new "," at ");return f.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",f.displayName)),typeof f=="function"&<.set(f,ee),ee}while($>=1&&L>=0);break}}}finally{Xt=!1,Yt.current=j,qa(),Error.prepareStackTrace=M}var Ce=f?f.displayName||f.name:"",we=Ce?ut(Ce):"";return typeof f=="function"&<.set(f,we),we}function Wa(f,_,S){return Lr(f,!1)}function Qa(f){var _=f.prototype;return!!(_&&_.isReactComponent)}function ft(f,_,S){if(f==null)return"";if(typeof f=="function")return Lr(f,Qa(f));if(typeof f=="string")return ut(f);switch(f){case l:return ut("Suspense");case d:return ut("SuspenseList")}if(typeof f=="object")switch(f.$$typeof){case u:return Wa(f.render);case h:return ft(f.type,_,S);case y:{var E=f,M=E._payload,j=E._init;try{return ft(j(M),_,S)}catch{}}}return""}var Ve=Object.prototype.hasOwnProperty,Fr={},Nr=T.ReactDebugCurrentFrame;function dt(f){if(f){var _=f._owner,S=ft(f.type,f._source,_?_.type:null);Nr.setExtraStackFrame(S)}else Nr.setExtraStackFrame(null)}function Ba(f,_,S,E,M){{var j=Function.call.bind(Ve);for(var I in f)if(j(f,I)){var P=void 0;try{if(typeof f[I]!="function"){var W=Error((E||"React class")+": "+S+" type `"+I+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof f[I]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw W.name="Invariant Violation",W}P=f[I](_,I,E,S,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch($){P=$}P&&!(P instanceof Error)&&(dt(M),v("%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",S,I,typeof P),dt(null)),P instanceof Error&&!(P.message in Fr)&&(Fr[P.message]=!0,dt(M),v("Failed %s type: %s",S,P.message),dt(null))}}}var Ga=Array.isArray;function en(f){return Ga(f)}function Ha(f){{var _=typeof Symbol=="function"&&Symbol.toStringTag,S=_&&f[Symbol.toStringTag]||f.constructor.name||"Object";return S}}function Ja(f){try{return Kr(f),!1}catch{return!0}}function Kr(f){return""+f}function zr(f){if(Ja(f))return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ha(f)),Kr(f)}var qr=T.ReactCurrentOwner,Ya={key:!0,ref:!0,__self:!0,__source:!0},Vr,Wr;function Za(f){if(Ve.call(f,"ref")){var _=Object.getOwnPropertyDescriptor(f,"ref").get;if(_&&_.isReactWarning)return!1}return f.ref!==void 0}function Xa(f){if(Ve.call(f,"key")){var _=Object.getOwnPropertyDescriptor(f,"key").get;if(_&&_.isReactWarning)return!1}return f.key!==void 0}function ec(f,_){typeof f.ref=="string"&&qr.current}function tc(f,_){{var S=function(){Vr||(Vr=!0,v("%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)",_))};S.isReactWarning=!0,Object.defineProperty(f,"key",{get:S,configurable:!0})}}function nc(f,_){{var S=function(){Wr||(Wr=!0,v("%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)",_))};S.isReactWarning=!0,Object.defineProperty(f,"ref",{get:S,configurable:!0})}}var rc=function(f,_,S,E,M,j,I){var P={$$typeof:n,type:f,key:_,ref:S,props:I,_owner:j};return P._store={},Object.defineProperty(P._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(P,"_self",{configurable:!1,enumerable:!1,writable:!1,value:E}),Object.defineProperty(P,"_source",{configurable:!1,enumerable:!1,writable:!1,value:M}),Object.freeze&&(Object.freeze(P.props),Object.freeze(P)),P};function sc(f,_,S,E,M){{var j,I={},P=null,W=null;S!==void 0&&(zr(S),P=""+S),Xa(_)&&(zr(_.key),P=""+_.key),Za(_)&&(W=_.ref,ec(_,M));for(j in _)Ve.call(_,j)&&!Ya.hasOwnProperty(j)&&(I[j]=_[j]);if(f&&f.defaultProps){var $=f.defaultProps;for(j in $)I[j]===void 0&&(I[j]=$[j])}if(P||W){var L=typeof f=="function"?f.displayName||f.name||"Unknown":f;P&&tc(I,L),W&&nc(I,L)}return rc(f,P,W,M,E,qr.current,I)}}var tn=T.ReactCurrentOwner,Qr=T.ReactDebugCurrentFrame;function ke(f){if(f){var _=f._owner,S=ft(f.type,f._source,_?_.type:null);Qr.setExtraStackFrame(S)}else Qr.setExtraStackFrame(null)}var nn;nn=!1;function rn(f){return typeof f=="object"&&f!==null&&f.$$typeof===n}function Br(){{if(tn.current){var f=se(tn.current.type);if(f)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+f+"`."}return""}}function ic(f){return""}var Gr={};function oc(f){{var _=Br();if(!_){var S=typeof f=="string"?f:f.displayName||f.name;S&&(_=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+
|
|
25
|
+
Check the top-level render call using <`+S+">.")}return _}}function Hr(f,_){{if(!f._store||f._store.validated||f.key!=null)return;f._store.validated=!0;var S=oc(_);if(Gr[S])return;Gr[S]=!0;var E="";f&&f._owner&&f._owner!==tn.current&&(E=" It was passed a child from "+se(f._owner.type)+"."),ke(f),v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',S,E),ke(null)}}function Jr(f,_){{if(typeof f!="object")return;if(en(f))for(var S=0;S<f.length;S++){var E=f[S];rn(E)&&Hr(E,_)}else if(rn(f))f._store&&(f._store.validated=!0);else if(f){var M=m(f);if(typeof M=="function"&&M!==f.entries)for(var j=M.call(f),I;!(I=j.next()).done;)rn(I.value)&&Hr(I.value,_)}}}function ac(f){{var _=f.type;if(_==null||typeof _=="string")return;var S;if(typeof _=="function")S=_.propTypes;else if(typeof _=="object"&&(_.$$typeof===u||_.$$typeof===h))S=_.propTypes;else return;if(S){var E=se(_);Ba(S,f.props,"prop",E,f)}else if(_.PropTypes!==void 0&&!nn){nn=!0;var M=se(_);v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",M||"Unknown")}typeof _.getDefaultProps=="function"&&!_.getDefaultProps.isReactClassApproved&&v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function cc(f){{for(var _=Object.keys(f.props),S=0;S<_.length;S++){var E=_[S];if(E!=="children"&&E!=="key"){ke(f),v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",E),ke(null);break}}f.ref!==null&&(ke(f),v("Invalid attribute `ref` supplied to `React.Fragment`."),ke(null))}}var Yr={};function Zr(f,_,S,E,M,j){{var I=Ht(f);if(!I){var P="";(f===void 0||typeof f=="object"&&f!==null&&Object.keys(f).length===0)&&(P+=" 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 W=ic();W?P+=W:P+=Br();var $;f===null?$="null":en(f)?$="array":f!==void 0&&f.$$typeof===n?($="<"+(se(f.type)||"Unknown")+" />",P=" Did you accidentally export a JSX literal instead of a component?"):$=typeof f,v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",$,P)}var L=sc(f,_,S,M,j);if(L==null)return L;if(I){var ee=_.children;if(ee!==void 0)if(E)if(en(ee)){for(var Ce=0;Ce<ee.length;Ce++)Jr(ee[Ce],f);Object.freeze&&Object.freeze(ee)}else v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Jr(ee,f)}if(Ve.call(_,"key")){var we=se(f),H=Object.keys(_).filter(function(pc){return pc!=="key"}),sn=H.length>0?"{key: someKey, "+H.join(": ..., ")+": ...}":"{key: someKey}";if(!Yr[we+sn]){var hc=H.length>0?"{"+H.join(": ..., ")+": ...}":"{}";v(`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} />`,un,me,va,me),ri[me+un]=!0}}return h===i?_a(N):ba(N),N}}function ga(h,T,m){return ii(h,T,m,!0)}function Ta(h,T,m){return ii(h,T,m,!1)}var wa=Ta,ma=ga;Me.Fragment=i,Me.jsx=wa,Me.jsxs=ma}(),Me}var ui={};ui.NODE_ENV==="production"?bt.exports=si():bt.exports=oi();var Be=bt.exports;function K(t){if(typeof t=="number")return(Math.abs(t*2654435761)>>>0).toString(16);if(typeof t=="boolean")return t?"1":"0";if(t===null)return"null";if(t===void 0)return"undefined";if(typeof t=="string"){let e=2166136261;for(let n=0;n<t.length;n++)e^=t.charCodeAt(n),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24),e=e>>>0;return e.toString(16)}if(Array.isArray(t)){let e=2166136261;for(let n=0;n<t.length;n++){e^=(n+1)*2654435761;const r=K(t[n]);for(let i=0;i<r.length;i++)e^=r.charCodeAt(i),e*=16777619,e=e>>>0}return e.toString(16)}if(typeof t=="object"){let e=2166136261;const n=Object.keys(t).sort();for(let r=0;r<n.length;r++){const i=n[r],s=K(i);e^=parseInt(s,16),e*=16777619,e=e>>>0;const o=K(t[i]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return K(String(t))}const $={Remove:"remove",Replace:"replace",Add:"add"},dn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),ai=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),Ge=Symbol.iterator,Y={mutable:"mutable",immutable:"immutable"},_t={};function Re(t,e){return t instanceof Map?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function fn(t,e){if(e in t){let n=Reflect.getPrototypeOf(t);for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,e);if(r)return r;n=Reflect.getPrototypeOf(n)}}}function gt(t){return Object.getPrototypeOf(t)===Set.prototype}function Tt(t){return Object.getPrototypeOf(t)===Map.prototype}function J(t){var e;return(e=t.copy)!==null&&e!==void 0?e:t.original}function he(t){return!!E(t)}function E(t){return typeof t!="object"?null:t==null?void 0:t[dn]}function wt(t){var e;const n=E(t);return n?(e=n.copy)!==null&&e!==void 0?e:n.original:t}function ee(t,e){if(!t||typeof t!="object")return!1;let n;return Object.getPrototypeOf(t)===Object.prototype||Array.isArray(t)||t instanceof Map||t instanceof Set||!!(e!=null&&e.mark)&&((n=e.mark(t,Y))===Y.immutable||typeof n=="function")}function ln(t,e=[]){if(Object.hasOwnProperty.call(t,"key")){const n=t.parent.copy,r=E(oe(n,t.key));if(r!==null&&(r==null?void 0:r.original)!==t.original)return null;const i=t.parent.type===3,s=i?Array.from(t.parent.setMap.keys()).indexOf(t.key):t.key;if(!(i&&n.size>s||Re(n,s)))return null;e.push(s)}if(t.parent)return ln(t.parent,e);e.reverse();try{ci(t.copy,e)}catch{return null}return e}function pe(t){return Array.isArray(t)?1:t instanceof Map?2:t instanceof Set?3:0}function oe(t,e){return pe(t)===2?t.get(e):t[e]}function xe(t,e,n){pe(t)===2?t.set(e,n):t[e]=n}function mt(t,e){const n=E(t);return(n?J(n):t)[e]}function ue(t,e){return t===e?t!==0||1/t===1/e:t!==t&&e!==e}function vt(t){if(t)for(;t.finalities.revoke.length>0;)t.finalities.revoke.pop()()}function ye(t,e){return e?t:[""].concat(t).map(n=>{const r=`${n}`;return r.indexOf("/")===-1&&r.indexOf("~")===-1?r:r.replace(/~/g,"~0").replace(/\//g,"~1")}).join("/")}function ci(t,e){for(let n=0;n<e.length-1;n+=1){const r=e[n];if(t=oe(pe(t)===3?Array.from(t):t,r),typeof t!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return t}function di(t){const e=Object.create(Object.getPrototypeOf(t));return Reflect.ownKeys(t).forEach(n=>{let r=Reflect.getOwnPropertyDescriptor(t,n);if(r.enumerable&&r.configurable&&r.writable){e[n]=t[n];return}r.writable||(r.writable=!0,r.configurable=!0),(r.get||r.set)&&(r={configurable:!0,writable:!0,enumerable:r.enumerable,value:t[n]}),Reflect.defineProperty(e,n,r)}),e}const fi=Object.prototype.propertyIsEnumerable;function hn(t,e){let n;if(Array.isArray(t))return Array.prototype.concat.call(t);if(t instanceof Set){if(!gt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t.values())}return Set.prototype.difference?Set.prototype.difference.call(t,new Set):new Set(t.values())}else if(t instanceof Map){if(!Tt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t)}return new Map(t)}else if(e!=null&&e.mark&&(n=e.mark(t,Y),n!==void 0)&&n!==Y.mutable){if(n===Y.immutable)return di(t);if(typeof n=="function"){if(e.enablePatches||e.enableAutoFreeze)throw new Error("You can't use mark and patches or auto freeze together.");return n()}throw new Error(`Unsupported mark result: ${n}`)}else if(typeof t=="object"&&Object.getPrototypeOf(t)===Object.prototype){const r={};return Object.keys(t).forEach(i=>{r[i]=t[i]}),Object.getOwnPropertySymbols(t).forEach(i=>{fi.call(t,i)&&(r[i]=t[i])}),r}else throw new Error("Please check mark() to ensure that it is a stable marker draftable function.")}function q(t){t.copy||(t.copy=hn(t.original,t.options))}function De(t){if(!ee(t))return wt(t);if(Array.isArray(t))return t.map(De);if(t instanceof Map){const n=Array.from(t.entries()).map(([r,i])=>[r,De(i)]);if(!Tt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Map(n)}if(t instanceof Set){const n=Array.from(t).map(De);if(!gt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Set(n)}const e=Object.create(Object.getPrototypeOf(t));for(const n in t)e[n]=De(t[n]);return e}function He(t){return he(t)?De(t):t}function re(t){var e;t.assignedMap=(e=t.assignedMap)!==null&&e!==void 0?e:new Map,t.operated||(t.operated=!0,t.parent&&re(t.parent))}function pn(){throw new Error("Cannot modify frozen object")}function ve(t,e,n,r,i){{n=n??new WeakMap,r=r??[],i=i??[];const o=n.has(t)?n.get(t):t;if(r.length>0){const u=r.indexOf(o);if(o&&typeof o=="object"&&u!==-1)throw r[0]===o?new Error("Forbids circular reference"):new Error(`Forbids circular reference: ~/${i.slice(0,u).map((a,d)=>{if(typeof a=="symbol")return`[${a.toString()}]`;const c=r[d];return typeof a=="object"&&(c instanceof Map||c instanceof Set)?Array.from(c.keys()).indexOf(a):a}).join("/")}`);r.push(o),i.push(e)}else r.push(o)}if(Object.isFrozen(t)||he(t)){r.pop(),i.pop();return}switch(pe(t)){case 2:for(const[u,a]of t)ve(u,u,n,r,i),ve(a,u,n,r,i);t.set=t.clear=t.delete=pn;break;case 3:for(const u of t)ve(u,u,n,r,i);t.add=t.clear=t.delete=pn;break;case 1:Object.freeze(t);let o=0;for(const u of t)ve(u,o,n,r,i),o+=1;break;default:Object.freeze(t),Object.keys(t).forEach(u=>{const a=t[u];ve(a,u,n,r,i)})}r.pop(),i.pop()}function St(t,e){const n=pe(t);if(n===0)Reflect.ownKeys(t).forEach(r=>{e(r,t[r],t)});else if(n===1){let r=0;for(const i of t)e(r,i,t),r+=1}else t.forEach((r,i)=>e(i,r,t))}function yn(t,e,n){if(he(t)||!ee(t,n)||e.has(t)||Object.isFrozen(t))return;const r=t instanceof Set,i=r?new Map:void 0;if(e.add(t),St(t,(s,o)=>{var u;if(he(o)){const a=E(o);q(a);const d=!((u=a.assignedMap)===null||u===void 0)&&u.size||a.operated?a.copy:a.original;xe(r?i:t,s,d)}else yn(o,e,n)}),i){const s=t,o=Array.from(s);s.clear(),o.forEach(u=>{s.add(i.has(u)?i.get(u):u)})}}function li(t,e){const n=t.type===3?t.setMap:t.copy;t.finalities.revoke.length>1&&t.assignedMap.get(e)&&n&&yn(oe(n,e),t.finalities.handledSet,t.options)}function Ot(t){t.type===3&&t.copy&&(t.copy.clear(),t.setMap.forEach(e=>{t.copy.add(wt(e))}))}function At(t,e,n,r){if(t.operated&&t.assignedMap&&t.assignedMap.size>0&&!t.finalized){if(n&&r){const s=ln(t);s&&e(t,s,n,r)}t.finalized=!0}}function Et(t,e,n,r){const i=E(n);i&&(i.callbacks||(i.callbacks=[]),i.callbacks.push((s,o)=>{var u;const a=t.type===3?t.setMap:t.copy;if(ue(oe(a,e),n)){let d=i.original;i.copy&&(d=i.copy),Ot(t),At(t,r,s,o),t.options.enableAutoFreeze&&(t.options.updatedValues=(u=t.options.updatedValues)!==null&&u!==void 0?u:new WeakMap,t.options.updatedValues.set(d,i.original)),xe(a,e,d)}}),t.options.enableAutoFreeze&&i.finalities!==t.finalities&&(t.options.enableAutoFreeze=!1)),ee(n,t.options)&&t.finalities.draft.push(()=>{const s=t.type===3?t.setMap:t.copy;ue(oe(s,e),n)&&li(t,e)})}function hi(t,e,n,r,i){let{original:s,assignedMap:o,options:u}=t,a=t.copy;a.length<s.length&&([s,a]=[a,s],[n,r]=[r,n]);for(let d=0;d<s.length;d+=1)if(o.get(d.toString())&&a[d]!==s[d]){const c=e.concat([d]),f=ye(c,i);n.push({op:$.Replace,path:f,value:He(a[d])}),r.push({op:$.Replace,path:f,value:He(s[d])})}for(let d=s.length;d<a.length;d+=1){const c=e.concat([d]),f=ye(c,i);n.push({op:$.Add,path:f,value:He(a[d])})}if(s.length<a.length){const{arrayLengthAssignment:d=!0}=u.enablePatches;if(d){const c=e.concat(["length"]),f=ye(c,i);r.push({op:$.Replace,path:f,value:s.length})}else for(let c=a.length;s.length<c;c-=1){const f=e.concat([c-1]),l=ye(f,i);r.push({op:$.Remove,path:l})}}}function pi({original:t,copy:e,assignedMap:n},r,i,s,o){n.forEach((u,a)=>{const d=oe(t,a),c=He(oe(e,a)),f=u?Re(t,a)?$.Replace:$.Add:$.Remove;if(ue(d,c)&&f===$.Replace)return;const l=r.concat(a),p=ye(l,o);i.push(f===$.Remove?{op:f,path:p}:{op:f,path:p,value:c}),s.push(f===$.Add?{op:$.Remove,path:p}:f===$.Remove?{op:$.Add,path:p,value:d}:{op:$.Replace,path:p,value:d})})}function yi({original:t,copy:e},n,r,i,s){let o=0;t.forEach(u=>{if(!e.has(u)){const a=n.concat([o]),d=ye(a,s);r.push({op:$.Remove,path:d,value:u}),i.unshift({op:$.Add,path:d,value:u})}o+=1}),o=0,e.forEach(u=>{if(!t.has(u)){const a=n.concat([o]),d=ye(a,s);r.push({op:$.Add,path:d,value:u}),i.unshift({op:$.Remove,path:d,value:u})}o+=1})}function $e(t,e,n,r){const{pathAsArray:i=!0}=t.options.enablePatches;switch(t.type){case 0:case 2:return pi(t,e,n,r,i);case 1:return hi(t,e,n,r,i);case 3:return yi(t,e,n,r,i)}}const Ye=(t,e,n=!1)=>{if(typeof t=="object"&&t!==null&&(!ee(t,e)||n))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},kt={get size(){return J(E(this)).size},has(t){return J(E(this)).has(t)},set(t,e){const n=E(this),r=J(n);return(!r.has(t)||!ue(r.get(t),e))&&(q(n),re(n),n.assignedMap.set(t,!0),n.copy.set(t,e),Et(n,t,e,$e)),this},delete(t){if(!this.has(t))return!1;const e=E(this);return q(e),re(e),e.original.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.copy.delete(t),!0},clear(){const t=E(this);if(this.size){q(t),re(t),t.assignedMap=new Map;for(const[e]of t.original)t.assignedMap.set(e,!1);t.copy.clear()}},forEach(t,e){const n=E(this);J(n).forEach((r,i)=>{t.call(e,this.get(i),i,this)})},get(t){var e,n;const r=E(this),i=J(r).get(t),s=((n=(e=r.options).mark)===null||n===void 0?void 0:n.call(e,i,Y))===Y.mutable;if(r.options.strict&&Ye(i,r.options,s),s||r.finalized||!ee(i,r.options)||i!==r.original.get(t))return i;const o=_t.createDraft({original:i,parentDraft:r,key:t,finalities:r.finalities,options:r.options});return q(r),r.copy.set(t,o),o},keys(){return J(E(this)).keys()},values(){const t=this.keys();return{[Ge]:()=>this.values(),next:()=>{const e=t.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const t=this.keys();return{[Ge]:()=>this.entries(),next:()=>{const e=t.next();if(e.done)return e;const n=this.get(e.value);return{done:!1,value:[e.value,n]}}}},[Ge](){return this.entries()}},bi=Reflect.ownKeys(kt),bn=(t,e,{isValuesIterator:n})=>()=>{var r,i;const s=e.next();if(s.done)return s;const o=s.value;let u=t.setMap.get(o);const a=E(u),d=((i=(r=t.options).mark)===null||i===void 0?void 0:i.call(r,u,Y))===Y.mutable;if(t.options.strict&&Ye(o,t.options,d),!d&&!a&&ee(o,t.options)&&!t.finalized&&t.original.has(o)){const c=_t.createDraft({original:o,parentDraft:t,key:o,finalities:t.finalities,options:t.options});t.setMap.set(o,c),u=c}else a&&(u=a.proxy);return{done:!1,value:n?u:[u,u]}},Je={get size(){return E(this).setMap.size},has(t){const e=E(this);if(e.setMap.has(t))return!0;q(e);const n=E(t);return!!(n&&e.setMap.has(n.original))},add(t){const e=E(this);return this.has(t)||(q(e),re(e),e.assignedMap.set(t,!0),e.setMap.set(t,t),Et(e,t,t,$e)),this},delete(t){if(!this.has(t))return!1;const e=E(this);q(e),re(e);const n=E(t);return n&&e.setMap.has(n.original)?(e.assignedMap.set(n.original,!1),e.setMap.delete(n.original)):(!n&&e.setMap.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.setMap.delete(t))},clear(){if(!this.size)return;const t=E(this);q(t),re(t);for(const e of t.original)t.assignedMap.set(e,!1);t.setMap.clear()},values(){const t=E(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:bn(t,e,{isValuesIterator:!0})}},entries(){const t=E(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:bn(t,e,{isValuesIterator:!1})}},keys(){return this.values()},[Ge](){return this.values()},forEach(t,e){const n=this.values();let r=n.next();for(;!r.done;)t.call(e,r.value,r.value,this),r=n.next()}};Set.prototype.difference&&Object.assign(Je,{intersection(t){return Set.prototype.intersection.call(new Set(this.values()),t)},union(t){return Set.prototype.union.call(new Set(this.values()),t)},difference(t){return Set.prototype.difference.call(new Set(this.values()),t)},symmetricDifference(t){return Set.prototype.symmetricDifference.call(new Set(this.values()),t)},isSubsetOf(t){return Set.prototype.isSubsetOf.call(new Set(this.values()),t)},isSupersetOf(t){return Set.prototype.isSupersetOf.call(new Set(this.values()),t)},isDisjointFrom(t){return Set.prototype.isDisjointFrom.call(new Set(this.values()),t)}});const _i=Reflect.ownKeys(Je),_n=new WeakSet,gn={get(t,e,n){var r,i;const s=(r=t.copy)===null||r===void 0?void 0:r[e];if(s&&_n.has(s))return s;if(e===dn)return t;let o;if(t.options.mark){const d=e==="size"&&(t.original instanceof Map||t.original instanceof Set)?Reflect.get(t.original,e):Reflect.get(t.original,e,n);if(o=t.options.mark(d,Y),o===Y.mutable)return t.options.strict&&Ye(d,t.options,!0),d}const u=J(t);if(u instanceof Map&&bi.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(kt,"size").get.call(t.proxy);const d=kt[e];if(d)return d.bind(t.proxy)}if(u instanceof Set&&_i.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(Je,"size").get.call(t.proxy);const d=Je[e];if(d)return d.bind(t.proxy)}if(!Re(u,e)){const d=fn(u,e);return d?"value"in d?d.value:(i=d.get)===null||i===void 0?void 0:i.call(t.proxy):void 0}const a=u[e];if(t.options.strict&&Ye(a,t.options),t.finalized||!ee(a,t.options))return a;if(a===mt(t.original,e)){if(q(t),t.copy[e]=jt({original:t.original[e],parentDraft:t,key:t.type===1?Number(e):e,finalities:t.finalities,options:t.options}),typeof o=="function"){const d=E(t.copy[e]);return q(d),re(d),d.copy}return t.copy[e]}return a},set(t,e,n){var r;if(t.type===3||t.type===2)throw new Error("Map/Set draft does not support any property assignment.");let i;if(t.type===1&&e!=="length"&&!(Number.isInteger(i=Number(e))&&i>=0&&(e===0||i===0||String(i)===String(e))))throw new Error("Only supports setting array indices and the 'length' property.");const s=fn(J(t),e);if(s!=null&&s.set)return s.set.call(t.proxy,n),!0;const o=mt(J(t),e),u=E(o);return u&&ue(u.original,n)?(t.copy[e]=n,t.assignedMap=(r=t.assignedMap)!==null&&r!==void 0?r:new Map,t.assignedMap.set(e,!1),!0):(ue(n,o)&&(n!==void 0||Re(t.original,e))||(q(t),re(t),Re(t.original,e)&&ue(n,t.original[e])?t.assignedMap.delete(e):t.assignedMap.set(e,!0),t.copy[e]=n,Et(t,e,n,$e)),!0)},has(t,e){return e in J(t)},ownKeys(t){return Reflect.ownKeys(J(t))},getOwnPropertyDescriptor(t,e){const n=J(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r&&{writable:!0,configurable:t.type!==1||e!=="length",enumerable:r.enumerable,value:n[e]}},getPrototypeOf(t){return Reflect.getPrototypeOf(t.original)},setPrototypeOf(){throw new Error("Cannot call 'setPrototypeOf()' on drafts")},defineProperty(){throw new Error("Cannot call 'defineProperty()' on drafts")},deleteProperty(t,e){var n;return t.type===1?gn.set.call(this,t,e,void 0,t.proxy):(mt(t.original,e)!==void 0||e in t.original?(q(t),re(t),t.assignedMap.set(e,!1)):(t.assignedMap=(n=t.assignedMap)!==null&&n!==void 0?n:new Map,t.assignedMap.delete(e)),t.copy&&delete t.copy[e],!0)}};function jt(t){const{original:e,parentDraft:n,key:r,finalities:i,options:s}=t,o=pe(e),u={type:o,finalized:!1,parent:n,original:e,copy:null,proxy:null,finalities:i,options:s,setMap:o===3?new Map(e.entries()):void 0};(r||"key"in t)&&(u.key=r);const{proxy:a,revoke:d}=Proxy.revocable(o===1?Object.assign([],u):u,gn);if(i.revoke.push(d),_n.add(a),u.proxy=a,n){const c=n;c.finalities.draft.push((f,l)=>{var p,y;const b=E(a);let g=c.type===3?c.setMap:c.copy;const w=oe(g,r),_=E(w);if(_){let v=_.original;_.operated&&(v=wt(w)),Ot(_),At(_,$e,f,l),c.options.enableAutoFreeze&&(c.options.updatedValues=(p=c.options.updatedValues)!==null&&p!==void 0?p:new WeakMap,c.options.updatedValues.set(v,_.original)),xe(g,r,v)}(y=b.callbacks)===null||y===void 0||y.forEach(v=>{v(f,l)})})}else{const c=E(a);c.finalities.draft.push((f,l)=>{Ot(c),At(c,$e,f,l)})}return a}_t.createDraft=jt;function gi(t,e,n,r,i){var s;const o=E(t),u=(s=o==null?void 0:o.original)!==null&&s!==void 0?s:t,a=!!e.length;if(o!=null&&o.operated)for(;o.finalities.draft.length>0;)o.finalities.draft.pop()(n,r);const d=a?e[0]:o?o.operated?o.copy:o.original:t;return o&&vt(o),i&&ve(d,d,o==null?void 0:o.options.updatedValues),[d,n&&a?[{op:$.Replace,path:[],value:e[0]}]:n,r&&a?[{op:$.Replace,path:[],value:u}]:r]}function Ti(t,e){var n;const r={draft:[],revoke:[],handledSet:new WeakSet};let i,s;e.enablePatches&&(i=[],s=[]);const u=((n=e.mark)===null||n===void 0?void 0:n.call(e,t,Y))===Y.mutable||!ee(t,e)?t:jt({original:t,parentDraft:null,finalities:r,options:e});return[u,(a=[])=>{const[d,c,f]=gi(u,a,i,s,e.enableAutoFreeze);return e.enablePatches?[d,c,f]:d}]}function Ct(t){const{rootDraft:e,value:n,useRawReturn:r=!1,isRoot:i=!0}=t;St(n,(s,o,u)=>{const a=E(o);if(a&&e&&a.finalities===e.finalities){t.isContainDraft=!0;const d=a.original;if(u instanceof Set){const c=Array.from(u);u.clear(),c.forEach(f=>u.add(s===f?d:f))}else xe(u,s,d)}else typeof o=="object"&&o!==null&&(t.value=o,t.isRoot=!1,Ct(t))}),i&&(t.isContainDraft||console.warn("The return value does not contain any draft, please use 'rawReturn()' to wrap the return value to improve performance."),r&&console.warn("The return value contains drafts, please don't use 'rawReturn()' to wrap the return value."))}function Tn(t){var e;const n=E(t);if(!ee(t,n==null?void 0:n.options))return t;const r=pe(t);if(n&&!n.operated)return n.original;let i;function s(){i=r===2?Tt(t)?new Map(t):new(Object.getPrototypeOf(t)).constructor(t):r===3?Array.from(n.setMap.values()):hn(t,n==null?void 0:n.options)}if(n){n.finalized=!0;try{s()}finally{n.finalized=!1}}else i=t;if(St(i,(o,u)=>{if(n&&ue(oe(n.original,o),u))return;const a=Tn(u);a!==u&&(i===t&&s(),xe(i,o,a))}),r===3){const o=(e=n==null?void 0:n.original)!==null&&e!==void 0?e:i;return gt(o)?new Set(i):new(Object.getPrototypeOf(o)).constructor(i)}return i}function wn(t){if(!he(t))throw new Error(`current() is only used for Draft, parameter: ${t}`);return Tn(t)}const Ze=(t=>function e(n,r,i){var s,o,u;if(typeof n=="function"&&typeof r!="function")return function(S,...I){return e(S,U=>n.call(this,U,...I),r)};const a=n,d=r;let c=i;if(typeof r!="function"&&(c=r),c!==void 0&&Object.prototype.toString.call(c)!=="[object Object]")throw new Error(`Invalid options: ${c}, 'options' should be an object.`);c=Object.assign(Object.assign({},t),c);const f=he(a)?wn(a):a,l=Array.isArray(c.mark)?(S,I)=>{for(const U of c.mark){if(typeof U!="function")throw new Error(`Invalid mark: ${U}, 'mark' should be a function.`);const D=U(S,I);if(D)return D}}:c.mark,p=(s=c.enablePatches)!==null&&s!==void 0?s:!1,y=(o=c.strict)!==null&&o!==void 0?o:!1,g={enableAutoFreeze:(u=c.enableAutoFreeze)!==null&&u!==void 0?u:!1,mark:l,strict:y,enablePatches:p};if(!ee(f,g)&&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[w,_]=Ti(f,g);if(typeof r!="function"){if(!ee(f,g))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[w,_]}let v;try{v=d(w)}catch(S){throw vt(E(w)),S}const A=S=>{const I=E(w);if(!he(S)){if(S!==void 0&&!ue(S,w)&&(I!=null&&I.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 D=S==null?void 0:S[ai];if(D){const We=D[0];return g.strict&&typeof S=="object"&&S!==null&&Ct({rootDraft:I,value:S,useRawReturn:!0}),_([We])}if(S!==void 0)return typeof S=="object"&&S!==null&&Ct({rootDraft:I,value:S}),_([S])}if(S===w||S===void 0)return _([]);const U=E(S);if(g===U.options){if(U.operated)throw new Error("Cannot return a modified child draft.");return _([wn(S)])}return _([S])};return v instanceof Promise?v.then(A,S=>{throw vt(E(w)),S}):A(v)})();Object.prototype.constructor.toString();function mn(t,e){const n=Object.keys(t),r=Object.keys(e);return n.length===r.length&&Object.keys(t).every(i=>e.hasOwnProperty(i))}function vn(t,e){return Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every(n=>e.hasOwnProperty(n)&&t[n]===e[n])}function Xe(t,e){return typeof t!="object"||typeof e!="object"||t===null||e===null?t===e:mn(t,e)?Object.keys(t).every(n=>Xe(t[n],e[n])):!1}function It(t){if(!Ue(t))return t;const e={};for(const[n,r]of Object.entries(t))r!==void 0&&(e[n]=r);return e}function Sn(t,e){if(!Ue(t)||!Ue(e))return e;const n=Object.assign({},t);for(const r of Object.keys(e)){if(e[r]===void 0)continue;if(e[r]===null){delete n[r];continue}const i=Ue(t[r])&&Ue(e[r]);n[r]=i?Sn(t[r],e[r]):e[r]}return n}function Ue(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function wi(t,e,n){if(!t||e.length===0)return;let r=t||{};for(let s=0;s<e.length-1;s++){const o=e[s];(!(o in r)||typeof r[o]!="object")&&(r[o]=typeof e[s+1]=="number"?[]:{}),r=r[o]}const i=e[e.length-1];Array.isArray(r)&&typeof i=="number"?r.splice(i,0,n):r[i]=n}function On(t,e,n){if(!t||e.length===0)return;let r=t||{};for(let i=0;i<e.length-1;i++){const s=e[i];(!(s in r)||typeof r[s]!="object")&&(r[s]=typeof e[i+1]=="number"?[]:{}),r=r[s]}r[e[e.length-1]]=n}function An(t,e){if(!t||e.length===0)return;const[n,...r]=e;if(n in t){if(r.length===0){Array.isArray(t)?t.splice(n,1):delete t[n];return}An(t[n],r),mi(t[n])&&delete t[n]}}function mi(t){return t&&Object.keys(t).length===0}const En=/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$/,vi={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 Si(t){return new Date(t)}function Oi(t){return new Date(t+"Z")}const Ai=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function Ei(t){const e=t.match(Ai);if(!e)return null;const[n,r,i,s]=e;return r<=0||i<=0||s<=0?null:r>999?new Date(Date.UTC(r,i-1,s,0,0,0,0)):new Date(Date.UTC(s,r-1,i,0,0,0,0))}function ki(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function ji(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function Ci(t){return new Date(t)}function Ii(t){const e=/^(\w{3}) (\w{3}) (\d{2}) (\d{4})$/;if(!t.match(e))throw new Error(`Unable to parse \`${t}\` as a date.`);const r=new Date(t+" UTC");return new Date(Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),0,0,0,0))}function Pi(t){const e=/^(.+T.+)([+-])(\d{2})$/,n=t.match(e);if(n){const[,r,i,s]=n,o=`${r}${i}${s}:00`;return new Date(o)}return null}function Mi(t){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(.+)$/,n=t.match(e);if(n){const[,r,i,s,o,u]=n,a=i.padStart(2,"0"),d=s.padStart(2,"0"),c=`${r}-${a}-${d}T${u}`;return new Date(c)}return null}function Ri(t){const[e,n]=t.split(", "),[r,i,s]=e.split("/").map(Number),o=n.match(/(\d{1,2}):(\d{2}):(\d{2}) (AM|PM)/);if(!o)throw new Error(`Unable to parse time from: ${t}`);let[,u,a,d,c]=o;return u=Number(u),a=Number(a),d=Number(d),c==="PM"&&u!==12?u+=12:c==="AM"&&u===12&&(u=0),new Date(Date.UTC(s,r-1,i,u,a,d))}function xi(t){switch(t){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Di(t){const e=t.match(En);if(!e)return null;const[n]=e,r=vi[n],i=new Date(t.replace(En,"Z"));return new Date(i.getTime()-r*1e3)}const $i=[Ei,ji,Ii,Ri,Ci,Oi,Pi,ki,Si,xi,Di,Mi];function Ui(t,e){try{const n=t(e);return n instanceof Date&&!isNaN(n.getTime())?n:null}catch{return null}}function Pt(t){for(const e of $i){const n=Ui(e,t);if(n)return n}return null}function Li(t){try{const e=JSON.parse(t);return typeof e=="string"?Pt(e):null}catch{return null}}function et(t){if(t!==void 0){if(t===null)return null;if(t instanceof Date)return t;if(typeof t=="string"){const e=Pt(t)||Li(t)||Pt(t.trim());if(!e)throw new Error(`Unable to parse \`${t}\` as a date.`);return e}else if(typeof t=="number")return new Date(t);throw new Error(`Invalid date value \`${t}\`. Expected a date, number, or string, got type ${typeof t}.`)}}class be{constructor(e,n){this._blobAttrs=null,this._primaryKeys=null,this._forwardIdents=null,this._revIdents=null,this.attrs=e,this.linkIndex=n}resetAttrIndexes(){this._blobAttrs=null,this._primaryKeys=null,this._forwardIdents=null,this._revIdents=null}addAttr(e){this.attrs[e.id]=e,this.resetAttrIndexes()}deleteAttr(e){delete this.attrs[e],this.resetAttrIndexes()}updateAttr(e){const n=this.attrs[e.id];n&&(this.attrs[e.id]=Object.assign(Object.assign({},n),e),this.resetAttrIndexes())}getAttr(e){return this.attrs[e]}get blobAttrs(){if(this._blobAttrs)return this._blobAttrs;this._blobAttrs=new Map;for(const e of Object.values(this.attrs))if(Rt(e)){const[n,r,i]=e["forward-identity"];Q(this.blobAttrs,[r,i],e)}return this._blobAttrs}get primaryKeys(){if(this._primaryKeys)return this._primaryKeys;this._primaryKeys=new Map;for(const e of Object.values(this.attrs))if(e["primary?"]){const[n,r]=e["forward-identity"];Q(this._primaryKeys,[r],e)}return this._primaryKeys}get forwardIdents(){if(this._forwardIdents)return this._forwardIdents;this._forwardIdents=new Map;for(const e of Object.values(this.attrs)){const n=e["forward-identity"],[r,i,s]=n;Q(this._forwardIdents,[i,s],e)}return this._forwardIdents}get revIdents(){if(this._revIdents)return this._revIdents;this._revIdents=new Map;for(const e of Object.values(this.attrs)){const n=e["reverse-identity"];if(n){const[r,i,s]=n;Q(this._revIdents,[i,s],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Fi(t){return t.cardinality==="one"}function Mt(t){return t["value-type"]==="ref"}function Rt(t){return t["value-type"]==="blob"}function Se(t,e){return e.reduce((n,r)=>n&&n.get(r),t)}function te(t,e){if(e.length===0)throw new Error("path must have at least one element");if(e.length===1){t.delete(e[0]);return}const[n,...r]=e;t.has(n)&&te(t.get(n),r)}function Q(t,e,n){let r=t;const i=e.length-1;for(let s=0;s<i;s++){const o=e[s];let u=r.get(o);u===void 0&&(u=new Map,r.set(o,u)),r=u}i>-1&&r.set(e[i],n)}function kn(t,e,n){const r=new Map,i=new Map,s=new Map;for(const o of e){let[u,a,d]=o;const c=t.getAttr(a);if(!c){console.warn("no such attr",a,u);continue}c["checked-data-type"]==="date"&&n&&(d=et(d),o[2]=d),Mt(c)&&Q(s,[d,a,u],o),Q(r,[u,a,d],o),Q(i,[a,u,d],o)}return{eav:r,aev:i,vae:s}}function jn(t){return{triples:B(t.eav,3),cardinalityInference:t.cardinalityInference,useDateObjects:t.useDateObjects,version:1}}function Cn(t,e){return Le(t,e.triples,e.cardinalityInference,e.useDateObjects)}function In(t,e){if(t)return new be(t.attrs,t.linkIndex);if(e&&"__type"in e)return new be(e.attrs,e.linkIndex)}function Ni(t,e){return Se(t.eav,[e])!==void 0}function Le(t,e,n,r){const i=kn(t,e,r);return i.cardinalityInference=n,i.useDateObjects=r,i}function Fe(t,e){var n,r;let i;if(Array.isArray(e[0])){const[o,u]=e[0],a=t.aev.get(o);if(!a)return null;i=(n=B(a,2).find(c=>c[2]===u))===null||n===void 0?void 0:n[0]}else i=e[0];if(!i)return null;const s=e[2];if(Array.isArray(s)&&s.length===2&&t.aev.get(s[0])){const[o,u]=s,a=t.aev.get(o);if(!a)return null;const c=(r=B(a,2).find(b=>b[2]===u))===null||r===void 0?void 0:r[0];if(!c)return null;const[f,l,p,...y]=e;return[i,l,c,...y]}else{const[o,...u]=e;return[i,...u]}}function Pn(t,e,n){const r=Fe(t,n);if(!r)return;const[i,s,o]=r,u=e.getAttr(s);u&&(te(t.eav,[i,s,o]),te(t.aev,[s,i,o]),Mt(u)&&te(t.vae,[o,s,i]))}let Ki=0;function Mn(t,e,n){const[r,i,s]=n;let o;const u=Se(t.eav,[r,i,s]);return u&&(o=u[3]),o||Date.now()*10+Ki++}function Rn(t,e,n){var r;const i=Fe(t,n);if(!i)return;let[s,o,u]=i;const a=e.getAttr(o);if(!a)return;a["checked-data-type"]==="date"&&t.useDateObjects&&(u=et(u));const d=Se(t.eav,[s,o,u]),c=(r=d==null?void 0:d[3])!==null&&r!==void 0?r:Mn(t,a,i),f=[s,o,u,c];Fi(a)?(Q(t.eav,[s,o],new Map([[u,f]])),Q(t.aev,[o,s],new Map([[u,f]]))):(Q(t.eav,[s,o,u],f),Q(t.aev,[o,s,u],f)),Mt(a)&&Q(t.vae,[u,o,s],f)}function zi(t,e,n){var r;const i=Fe(t,n);if(!i)return;const[s,o,u]=i,a=e.getAttr(o);if(!a)return;if(!Rt(a))throw new Error("merge operation is not supported for links");const d=Se(t.eav,[s,o]);if(!d)return;const c=(r=d.values().next())===null||r===void 0?void 0:r.value;if(!c)return;const f=c[2],l=Sn(f,u),p=[s,o,l,Mn(t,a,c)];Q(t.eav,[s,o],new Map([[l,p]])),Q(t.aev,[o,s],new Map([[l,p]]))}function xt(t,e,n){var r,i;const[s,o]=n,u=Fe(t,[s]);if(!u)return;const[a]=u,d=t.eav.get(a);if(d){for(const f of d.keys()){const l=e.getAttr(f);l&&l["on-delete-reverse"]==="cascade"&&B(d.get(f),1).forEach(([p,y,b])=>{var g;return xt(t,e,[b,(g=l["reverse-identity"])===null||g===void 0?void 0:g[1]])}),(!o||!l||((r=l["forward-identity"])===null||r===void 0?void 0:r[1])===o)&&(te(t.aev,[f,a]),te(t.eav,[a,f]))}d.size===0&&te(t.eav,[a])}const c=t.vae.get(a)&&B(t.vae.get(a),2);c&&c.forEach(f=>{var l,p,y;const[b,g,w]=f,_=e.getAttr(g);(!o||!_||((l=_["reverse-identity"])===null||l===void 0?void 0:l[1])===o)&&(te(t.eav,[b,g,w]),te(t.aev,[g,b,w]),te(t.vae,[w,g,b])),_&&_["on-delete"]==="cascade"&&((p=_["reverse-identity"])===null||p===void 0?void 0:p[1])===o&&xt(t,e,[b,(y=_["forward-identity"])===null||y===void 0?void 0:y[1]])}),((i=t.vae.get(a))===null||i===void 0?void 0:i.size)===0&&te(t.vae,[a])}function xn(t,e,n){const r=kn(e,n,t.useDateObjects);Object.keys(r).forEach(i=>{t[i]=r[i]})}function Vi(t,[e]){t.addAttr(e)}function Dn(t){return B(t.eav,3)}function qi(t,e,[n]){if(!e.getAttr(n))return;const r=Dn(t).filter(([i,s])=>s!==n);e.deleteAttr(n),xn(t,e,r)}function Wi(t,e,[n]){e.getAttr(n.id)&&(e.updateAttr(n),xn(t,e,Dn(t)))}function Qi(t,e,n){const[r,...i]=n;switch(r){case"add-triple":Rn(t,e,i);break;case"deep-merge-triple":zi(t,e,i);break;case"retract-triple":Pn(t,e,i);break;case"delete-entity":xt(t,e,i);break;case"add-attr":Vi(e,i);break;case"delete-attr":qi(t,e,i);break;case"update-attr":Wi(t,e,i);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function B(t,e,n=[]){if(!t||e===0)return n;if(e===1){for(const r of t.values())n.push(r);return n}for(const r of t.values())B(r,e-1,n);return n}function tt(t,e,n){var r;const i=[];if(n!=null&&n.hasOwnProperty("$not")){for(const o of e.keys())n.$not!==o&&i.push(e.get(o));return i}if(n!=null&&n.hasOwnProperty("$isNull")){const{attrId:o,isNull:u,reverse:a}=n.$isNull;if(a)for(const d of e.keys()){const c=t.vae.get(d),f=!c||!c.get(o);(u?f:!f)&&i.push(e.get(d))}else{const d=t.aev.get(o);for(const c of e.keys()){const f=!d||((r=d.get(c))===null||r===void 0?void 0:r.get(null))||!d.get(c);(u?f:!f)&&i.push(e.get(c))}}return i}if(n!=null&&n.$comparator)return B(e,1).filter(n.$op);const s=n.in||n.$in||[n];for(const o of s){const u=e.get(o);u&&i.push(u)}return i}function Bi(t,e,n){let r="";return t!==void 0&&(r+="e"),e!==void 0&&(r+="a"),n!==void 0&&(r+="v"),r}function Gi(t,[e,n,r]){var i,s;switch(Bi(e,n,r)){case"e":{const u=t.eav.get(e);return B(u,2)}case"ea":{const u=(i=t.eav.get(e))===null||i===void 0?void 0:i.get(n);return B(u,1)}case"eav":{const u=(s=t.eav.get(e))===null||s===void 0?void 0:s.get(n);return u?tt(t,u,r):[]}case"ev":{const u=t.eav.get(e);if(!u)return[];const a=[];for(const d of u.values())a.push(...tt(t,d,r));return a}case"a":{const u=t.aev.get(n);return B(u,2)}case"av":{const u=t.aev.get(n);if(!u)return[];const a=[];for(const d of u.values())a.push(...tt(t,d,r));return a}case"v":{const u=[];for(const a of t.eav.values())for(const d of a.values())u.push(...tt(t,d,r));return u}default:return B(t.eav,3)}}function Hi(t,e,n){var r;const i={};if(!e)return i;for(const[s,o]of e.entries()){const u=(r=t.eav.get(n))===null||r===void 0?void 0:r.get(o.id),a=B(u,1);for(const d of a)i[s]=d[2]}return i}function F(t,e,n){var r;return(r=t.forwardIdents.get(e))===null||r===void 0?void 0:r.get(n)}function _e(t,e,n){var r;return(r=t.revIdents.get(e))===null||r===void 0?void 0:r.get(n)}function Yi(t,e){return t.blobAttrs.get(e)}function $n(t,e){var n;const r=t.primaryKeys.get(e);return r||((n=t.forwardIdents.get(e))===null||n===void 0?void 0:n.get("id"))}function Ji(t,e,n){const r=Fe(t,n);if(!r)return;const[i,s,o]=r;if(e.getAttr(s))return Se(t.eav,[i,s])}function Zi(t,e,n){const r=n.filter(([i,s,o,u,a])=>{if(i!=="add-triple"&&i!=="deep-merge-triple")return!0;const d=a==null?void 0:a.mode;if(d!=="create"&&d!=="update")return!0;let c=!1;const f=e.getAttr(o);if(f){const l=$n(e,f["forward-identity"][1]);c=!!Ji(t,e,[s,l==null?void 0:l.id,s])}return!(d==="create"&&c||d==="update"&&!c)});return Ze({store:t,attrsStore:e},i=>{r.forEach(s=>{Qi(i.store,i.attrsStore,s)})},{mark:i=>{if(i instanceof be)return"immutable"}})}function Xi(t){return typeof t=="string"&&t.startsWith("?")}function es(t,e,n){if(n.hasOwnProperty(t)){const r=n[t];return Ln(r,e,n)}return Object.assign(Object.assign({},n),{[t]:e})}function Un(t,e,n){return t===e?n:null}function ts(t){switch(typeof t){case"string":return t.startsWith("?")?es:Un;default:return Un}}const ns=["in","$in","$not","$isNull","$comparator"];function rs(t){for(const e of ns)if(t.hasOwnProperty(e))return!0;return!1}function Ln(t,e,n){return n?typeof t=="object"?rs(t)?n:null:ts(t)(t,e,n):null}function is(t,e,n){return t.reduce((r,i,s)=>{const o=e[s];return Ln(i,o,r)},n)}function ss(t,e,n){return as(t,e,n).map(r=>is(e,r,n)).filter(r=>r)}function os(t,e,n){return e.or?e.or.patterns.flatMap(r=>Dt(t,r,n)):e.and?e.and.patterns.reduce((r,i)=>Dt(t,i,r),n):n.flatMap(r=>ss(t,e,r))}function Dt(t,e,n=[{}]){return e.reduce((r,i)=>os(t,i,r),n)}function $t(t,e){return Array.isArray(e)?e.map(n=>$t(t,n)):Xi(e)?t[e]:e}function us(t,{find:e,where:n}){return Dt(t,n).map(i=>$t(i,e))}function as(t,e,n){return Gi(t,$t(n,e))}const cs=/^(?:[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 Oe(t){return typeof t=="string"&&cs.test(t)}const V=[];for(let t=0;t<256;++t)V.push((t+256).toString(16).slice(1));function ds(t,e=0){return(V[t[e+0]]+V[t[e+1]]+V[t[e+2]]+V[t[e+3]]+"-"+V[t[e+4]]+V[t[e+5]]+"-"+V[t[e+6]]+V[t[e+7]]+"-"+V[t[e+8]]+V[t[e+9]]+"-"+V[t[e+10]]+V[t[e+11]]+V[t[e+12]]+V[t[e+13]]+V[t[e+14]]+V[t[e+15]]).toLowerCase()}let Ut;const fs=new Uint8Array(16);function ls(){if(!Ut){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Ut=crypto.getRandomValues.bind(crypto)}return Ut(fs)}const Fn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function hs(t,e,n){var i;if(Fn.randomUUID&&!t)return Fn.randomUUID();t=t||{};const r=t.random??((i=t.rng)==null?void 0:i.call(t))??ls();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,ds(r)}function Nn(t){const e=t.replace(/-/g,""),n=[];for(let r=0;r<e.length;r+=2)n.push(parseInt(e.substring(r,r+2),16));return n}function ps(t,e){for(let n=0;n<t.length;n++){if(t[n]<e[n])return-1;if(t[n]>e[n])return 1}return 0}function ys(t,e){return ps(Nn(t),Nn(e))}function z(){return hs()}function bs(t,e){return t.localeCompare(e)}function _s(){let t=bs;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{t=Intl.Collator("en-US").compare}catch{}return t}const gs=_s();let Ts=0;function Ne(t){return nt(`_${t}`,Ts++)}function nt(t,e){return`?${t}-${e}`}class Ae extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function ws(t,e){const n=$n(t,e);if(!n)throw new Ae(`Could not find id attr for ${e}`);return n}function Kn(t,e,n,r){return[ms(t,e,n,r)]}function ms(t,e,n,r){return[t(n,r),ws(e,n).id,t(n,r),t("time",r)]}function vs(t,e,n){return t.map(r=>r===e?n:r)}function zn(t,e,n,r,i){const s=F(e,n,i),o=_e(e,n,i),u=s||o;if(!u)throw new Ae(`Could not find attr for ${[n,i]}`);if(u["value-type"]!=="ref")throw new Error(`Attr ${u.id} is not a ref`);const[a,d]=u["forward-identity"],[c,f]=u["reverse-identity"],l=r+1,p=s?[t(d,r),u.id,t(f,l),Ne("time")]:[t(d,l),u.id,t(f,r),Ne("time")];return[s?f:d,l,p,u,!!s]}function Vn(t,e){if(typeof e!="string")return function(o){return!1};const r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/%/g,".*").replace(/_/g,"."),i=new RegExp(`^${r}$`,t?void 0:"i");return function(o){return typeof o!="string"?!1:i.test(o)}}function Ss(t,e){if(typeof e!="object"||e.hasOwnProperty("$in")||e.hasOwnProperty("in"))return e;const n=t["checked-data-type"]==="date";if(e.hasOwnProperty("$gt"))return{$comparator:!0,$op:n?function(i){return new Date(i[2])>new Date(e.$gt)}:function(i){return i[2]>e.$gt}};if(e.hasOwnProperty("$gte"))return{$comparator:!0,$op:n?function(i){return new Date(i[2])>=new Date(e.$gte)}:function(i){return i[2]>=e.$gte}};if(e.hasOwnProperty("$lt"))return{$comparator:!0,$op:n?function(i){return new Date(i[2])<new Date(e.$lt)}:function(i){return i[2]<e.$lt}};if(e.hasOwnProperty("$lte"))return{$comparator:!0,$op:n?function(i){return new Date(i[2])<=new Date(e.$lte)}:function(i){return i[2]<=e.$lte}};if(e.hasOwnProperty("$like")){const r=Vn(!0,e.$like);return{$comparator:!0,$op:function(s){return r(s[2])}}}if(e.hasOwnProperty("$ilike")){const r=Vn(!1,e.$ilike);return{$comparator:!0,$op:function(s){return r(s[2])}}}return e}function Os(t,e,n,r,i,s){const o=F(e,n,i),u=_e(e,n,i),a=o||u;if(!a)throw new Ae(`No attr for etype = ${n} label = ${i}`);if(s!=null&&s.hasOwnProperty("$isNull")){const d=F(e,n,"id");if(!d)throw new Ae(`No attr for etype = ${n} label = id`);return[t(n,r),d.id,{$isNull:{attrId:a.id,isNull:s.$isNull,reverse:!o}},Ne("time")]}return o?[t(n,r),a.id,Ss(a,s),Ne("time")]:[s,a.id,t(n,r),Ne("time")]}function As(t,e,n,r,i){const[s,o,u]=i.reduce((a,d)=>{const[c,f,l]=a,[p,y,b]=zn(t,e,c,f,d);return[p,y,[...l,b]]},[n,r,[]]);return[s,o,u]}function Lt(t,e,n,r,i,s){const o=i.slice(0,i.length-1),u=i[i.length-1],[a,d,c]=As(t,e,n,r,o),f=Os(t,e,a,d,u,s);return c.concat([f])}function Es(t,e){return e?[e].concat(t):t}function ks([t,e]){return t==="or"&&Array.isArray(e)}function js([t,e]){return t==="and"&&Array.isArray(e)}function Cs(t,e,n){return(r,i)=>{const s=t(r,i);return e==s?s:`${s}-${n}`}}function qn(t,e,n,r,i,s){const o=t(r,i),u=s.map((a,d)=>{const c=Cs(t,o,d);return Qn(c,n,r,i,a)});return{[e]:{patterns:u,joinSym:o}}}function Is(t){const e=[];for(let n=1;n<=t.length;n++)e.push(t.slice(0,n));return e}function Wn(t,e,n,r,i){return Is(i).map(s=>Lt(t,e,n,r,s,{$isNull:!0}))}function Qn(t,e,n,r,i){return Object.entries(i).flatMap(([s,o])=>{if(ks([s,o]))return qn(t,"or",e,n,r,o);if(js([s,o]))return qn(t,"and",e,n,r,o);if(s==="$entityIdStartsWith")return[];const u=s.split(".");if(o!=null&&o.hasOwnProperty("$ne")&&(o=Object.assign(Object.assign({},o),{$not:o.$ne}),delete o.$ne),o!=null&&o.hasOwnProperty("$not")){const a=Lt(t,e,n,r,u,o),d=Wn(t,e,n,r,u);return[{or:{patterns:[a,...d],joinSym:t(n,r)}}]}return o!=null&&o.hasOwnProperty("$isNull")&&o.$isNull===!0&&u.length>1?[{or:{patterns:Wn(t,e,n,r,u),joinSym:t(n,r)}}]:Lt(t,e,n,r,u,o)})}function Ps(t,e,n,r){const i=nt;return r?Qn(i,t,e,n,r).concat(Kn(i,t,e,n)):Kn(i,t,e,n)}function Ms(t,e,n){return[t(e,n),t("time",n)]}function Rs(t,e,n,r,i,s){const[o,u,a,d,c]=zn(t,e,n,r,i),f=vs(a,t(n,r),s);return[o,u,f,d,c]}function xs(t,e,n,{etype:r,level:i,form:s},o){const u=Object.keys(s).filter(a=>a!=="$");return u.length?Object.entries(o).map(function([d,c]){return u.map(function(p){var y,b,g;const w=!!(e.cardinalityInference&&(!((g=(b=(y=n.linkIndex)===null||y===void 0?void 0:y[r])===null||b===void 0?void 0:b[p])===null||g===void 0)&&g.isSingular));try{const[_,v,A]=Rs(t,n,r,i,p,d),S=Gn(e,n,{etype:_,level:v,form:s[p],join:A}),I=w?S[0]:S;return{[p]:I}}catch(_){if(_ instanceof Ae)return{[p]:w?void 0:[]};throw _}}).reduce(function(p,y){return Object.assign(Object.assign({},p),y)},c)}):Object.values(o)}function Ds(t,e,n){return n==="string"?gs(t,e):t>e?1:-1}function Ke(t,e,n,r,i){return e===r||e==null&&r==null?ys(t,n):r==null?1:e==null?-1:Ds(e,r,i)}function rt([t,e],[n,r],i){return Ke(t,e,n,r,i)}function Ft(t){return t==null?t:new Date(t).getTime()}function $s(t,e,n,r){var i;const[s,o,u,a]=t,d=n==="desc"?1:-1;if(((i=e["forward-identity"])===null||i===void 0?void 0:i[2])==="id")return rt(r,[s,a],null)===d;const[c,f]=r,l=e["checked-data-type"],p=l==="date"?Ft(f):f,y=l==="date"?Ft(u):u;return rt([c,p],[s,y],l)===d}function Us(t,e){const n=e[1];return t.getAttr(n)}function Ls(t,e,n){const r=Object.keys(n)[0];return F(t,e,r)}function Fs(t,e,n,r){if(n)return Us(t,n);if(r)return Ls(t,e,r)}function Ns(t,e,n){var r,i;if(!Array.isArray(n.fields))return Yi(t,e);const s=new Map;for(const o of n.fields){const u=F(t,e,o),a=(r=u==null?void 0:u["forward-identity"])===null||r===void 0?void 0:r[2];a&&Rt(u)&&s.set(a,u)}if(!s.has("id")){const o=F(t,e,"id"),u=(i=o==null?void 0:o["forward-identity"])===null||i===void 0?void 0:i[2];u&&s.set(u,o)}return s}function Ks(t,e,{etype:n,pageInfo:r,dq:i,form:s}){var o,u;const a=(o=s==null?void 0:s.$)===null||o===void 0?void 0:o.order,d=Bn(s),c=zs(s);let f=us(t,i);const l=r==null?void 0:r["start-cursor"],p=Fs(e,n,l,a);if(p&&((u=p==null?void 0:p["forward-identity"])===null||u===void 0?void 0:u[2])!=="id"){const g=p["checked-data-type"]==="date",w=p.id;f=f.map(([_])=>{var v,A,S,I,U;let D=(U=(I=(S=(A=(v=t.eav.get(_))===null||v===void 0?void 0:v.get(w))===null||A===void 0?void 0:A.values())===null||S===void 0?void 0:S.next())===null||I===void 0?void 0:I.value)===null||U===void 0?void 0:U[2];return g&&(D=Ft(D)),[_,D]})}f.sort(c==="asc"?function(w,_){return rt(w,_,p==null?void 0:p["checked-data-type"])}:function(w,_){return rt(_,w,p==null?void 0:p["checked-data-type"])});let y={};const b=Ns(e,n,i);for(const g of f){const[w]=g;if(y[w]||!d&&l&&p&&$s(l,p,c,g))continue;const _=Hi(t,b,w);_&&(y[w]=_)}return y}function zs(t){var e;const n=(e=t.$)===null||e===void 0?void 0:e.order;return n&&n[Object.keys(n)[0]]||"asc"}function Bn(t){var e,n,r;const i=(e=t.$)===null||e===void 0?void 0:e.offset,s=(n=t.$)===null||n===void 0?void 0:n.before,o=(r=t.$)===null||r===void 0?void 0:r.after;return!i&&!s&&!o}function Vs(t,e,{etype:n,level:r,form:i,join:s,pageInfo:o}){var u,a,d,c,f;if(!Bn(i)&&(!o||!o["start-cursor"]))return[];const l=Es(Ps(e,n,r,(u=i.$)===null||u===void 0?void 0:u.where),s),p=Ms(nt,n,r),y=(a=i.$)===null||a===void 0?void 0:a.fields,b=Ks(t,e,{etype:n,pageInfo:o,form:i,dq:{where:l,find:p,fields:y}}),g=((d=i.$)===null||d===void 0?void 0:d.limit)||((c=i.$)===null||c===void 0?void 0:c.first)||((f=i.$)===null||f===void 0?void 0:f.last);if(g!=null){r>0&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const w=Object.entries(b);return w.length<=g?b:Object.fromEntries(w.slice(0,g))}return b}function qs(t,e,n){try{return Vs(t,e,n)}catch(r){if(r instanceof Ae)return{};throw r}}function Gn(t,e,n){const r=qs(t,e,n);return xs(nt,t,e,n,r)}function Ws(t){const e={};for(const[n,r]of Object.entries(t))e[n]={startCursor:r["start-cursor"],endCursor:r["end-cursor"],hasNextPage:r["has-next-page?"],hasPreviousPage:r["has-previous-page?"]};return e}function Hn({store:t,attrsStore:e,pageInfo:n,aggregate:r},i){const o={data:Object.keys(i).reduce(function(a,d){return r!=null&&r[d]||d==="$$ruleParams"||(a[d]=Gn(t,e,{etype:d,form:i[d],level:0,pageInfo:n==null?void 0:n[d]})),a},{})};return n&&(o.pageInfo=Ws(n)),r&&(o.aggregate=r),o}function Qs(){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 Bs=Qs();function Nt(t,e,n){const r={__etype:t,__ops:n};return new Proxy(r,{get:(i,s)=>{if(s==="__ops")return n;if(s==="__etype")return t;if(Bs.has(s))return(o,u)=>Nt(t,e,[...n,u?[s,t,e,o,u]:[s,t,e,o]])}})}function it(t){return t.startsWith("lookup__")}function Yn(t){const[e,n,...r]=t.split("__");return[n,JSON.parse(r.join("__"))]}function Gs(t){return new Proxy({__etype:t},{get(e,n){if(n==="__etype")return t;const r=n;return it(r)?Nt(t,Yn(r),[]):Nt(t,r,[])}})}function Kt(){return new Proxy({},{get(t,e){return Gs(e)}})}Kt();function Hs(t){return t.__ops}function Ys(t,e){const{attrIdMap:n,refSwapAttrIds:r}=t,i=[];for(const o of e){const u=n[o];if(u)i.push(u);else if(Array.isArray(o)&&o.length==2&&n[o[0]]){const[a,d]=o;i.push([n[a],d])}else i.push(o)}const[s]=e;if((s==="add-triple"||s==="retract-triple")&&r.has(e[2])){const o=i[1];i[1]=i[3],i[3]=o}return i}function Js(t){if(Array.isArray(t))return t;const e=Object.entries(t);if(e.length!==1)throw new Error("lookup must be an object with a single unique attr and value.");return e[0]}function Zs(t,e,n){return n.indexOf(".")!==-1&&!F(t,e,n)}function zt(t){const[e,n,...r]=t.split(".");if(r.length>0||n!=="id")throw new Error(`${t} is not a valid lookup attribute.`);return e}function Xs(t,e,n){if(!Zs(t,e,n))return F(t,e,n);const r=zt(n),i=F(t,e,r)||_e(t,e,r);if(i&&i["value-type"]!=="ref")throw new Error(`${n} does not reference a valid link attribute.`);return i}function Vt(t){return typeof t=="string"&&!it(t)?null:typeof t=="string"&&it(t)?Yn(t):Js(t)}function G(t,e,n){const r=Vt(n);if(r===null)return n;const[i,s]=r,o=Xs(t,e,i);if(!o||!o["unique?"])throw new Error(`${i} is not a unique attribute.`);return[o.id,s]}function Jn(t,e,n,r){var i;const s=G(t,e,n);return Array.isArray(s)?[["add-triple",s,(i=F(t,e,"id"))===null||i===void 0?void 0:i.id,s]].concat(r):r}function eo({attrsStore:t},[e,n,r]){const i=Object.entries(r).flatMap(([s,o])=>{const u=Array.isArray(o)?o:[o],a=F(t,e,s),d=_e(t,e,s);return u.map(c=>a?["add-triple",G(t,e,n),a.id,G(t,a["reverse-identity"][1],c)]:["add-triple",G(t,d["forward-identity"][1],c),d==null?void 0:d.id,G(t,e,n)])});return Jn(t,e,n,i)}function to({attrsStore:t},[e,n,r]){const i=Object.entries(r).flatMap(([s,o])=>{const u=Array.isArray(o)?o:[o],a=F(t,e,s),d=_e(t,e,s);return u.map(c=>a?["retract-triple",G(t,e,n),a.id,G(t,a["reverse-identity"][1],c)]:["retract-triple",G(t,d["forward-identity"][1],c),d.id,G(t,e,n)])});return Jn(t,e,n,i)}function no(t,e,n,r){var i;if(Array.isArray(r)){const[s,o]=r;for(const u of t||[]){const a=u==null?void 0:u.aev.get(s);if(a){for(const[d,c,f]of B(a,2))if(f===o)return!0}}}else for(const s of t||[]){const o=s==null?void 0:s.eav.get(r);if(o){for(const u of o.keys())if(((i=e.getAttr(u))===null||i===void 0?void 0:i["forward-identity"][1])==n)return!0}}return!1}function Zn({stores:t,attrsStore:e},[n,r,i,s]){return(s==null?void 0:s.upsert)===!1?{mode:"update"}:(s==null?void 0:s.upsert)===!0?null:no(t,e,n,r)?{mode:"update"}:null}function ro(t,e){const{attrsStore:n}=t,[r,i,s,o]=e,u=It(s),a=G(n,r,i);return[["id",a]].concat(Object.entries(u)).map(([c,f])=>{const l=F(n,r,c);return l["checked-data-type"]==="date"&&t.useDateObjects&&(f=et(f)),["add-triple",a,l.id,f,{mode:"create"}]})}function io(t,e){const{attrsStore:n}=t,[r,i,s,o]=e,u=It(s),a=G(n,r,i),d=Zn(t,[r,a,s,o]);return[["id",a]].concat(Object.entries(u)).map(([f,l])=>{const p=F(n,r,f);return p["checked-data-type"]==="date"&&t.useDateObjects&&(l=et(l)),["add-triple",a,p.id,l,...d?[d]:[]]})}function so({attrsStore:t},[e,n]){return[["delete-entity",G(t,e,n),e]]}function oo(t,e){const{attrsStore:n}=t,[r,i,s,o]=e,u=It(s),a=G(n,r,i),d=Zn(t,[r,a,s,o]),c=Object.entries(u).map(([l,p])=>{const y=F(n,r,l);return["deep-merge-triple",a,y.id,p,...d?[d]:[]]});return[["add-triple",a,F(n,r,"id").id,a,...d?[d]:[]]].concat(c)}function uo({attrsStore:t},[e,n,r]){return[["rule-params",G(t,e,n),e,r]]}function ao(t){const[e,n,r,i,s]=t;if(!i)return t;const o=Object.assign({},i);return delete o.id,[e,n,r,o,...s?[s]:[]]}function co(t,e){const[n,...r]=ao(e);switch(n){case"merge":return oo(t,r);case"create":return ro(t,r);case"update":return io(t,r);case"link":return eo(t,r);case"unlink":return to(t,r);case"delete":return so(t,r);case"ruleParams":return uo(t,r);default:throw new Error(`unsupported action ${n}`)}}function fo(t){switch(t){case"string":case"date":case"boolean":case"number":return t;default:return}}function lo(t,e,n){var r,i;const s=(i=(r=t.entities[e])===null||r===void 0?void 0:r.attrs)===null||i===void 0?void 0:i[n];if(n==="id")return null;if(!s)throw new Error(`${e}.${n} does not exist in your schema`);const{unique:o,indexed:u}=s==null?void 0:s.config,a=fo(s==null?void 0:s.valueType);return{"index?":u,"unique?":o,"checked-data-type":a}}function st(t,e,n,r){const i=t?lo(t,e,n):null,s=z(),u=[z(),e,n];return Object.assign(Object.assign({id:s,"forward-identity":u,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0},i||{}),r||{})}function ho(t,e,n){return Object.values(t.links).find(s=>s.forward.on===e&&s.forward.label===n||s.reverse.on===e&&s.reverse.label===n)}function po(t,e,n){const r=ho(t,e,n);if(!r)throw new Error(`Couldn't find the link ${e}.${n} in your schema`);const{forward:i,reverse:s}=r;return{"forward-identity":[z(),i.on,i.label],"reverse-identity":[z(),s.on,s.label],cardinality:i.has==="one"?"one":"many","unique?":s.has==="one","on-delete":i.onDelete,"on-delete-reverse":s.onDelete}}function Xn(t,e,n,r){const i=t?po(t,e,n):null,s=z(),o=[z(),e,n],u=[z(),n,e];return Object.assign(Object.assign({id:s,"forward-identity":o,"reverse-identity":u,"value-type":"ref",cardinality:"many","unique?":!1,"index?":!1,isUnsynced:!0},i||{}),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"]),qt={"unique?":!0,"index?":!0},To=Object.assign(Object.assign({},qt),{cardinality:"one"});function wo(t){const e=[],[n,r,i,s]=t;if(!go.has(n))return e;const o=Vt(i);if(o&&e.push({etype:r,lookupPair:o}),n==="link")for(const[u,a]of Object.entries(s)){const d=Array.isArray(a)?a:[a];for(const c of d){const f=Vt(c);f&&e.push({etype:r,lookupPair:f,linkLabel:u})}}return e}function mo({attrsStore:t,schema:e},n){var r,i;const s=new Set,o=[],u=[];function a(y,b){return F(t,y,b)||o.find(g=>g["forward-identity"][1]===y&&g["forward-identity"][2]===b)}function d(y,b){return _e(t,y,b)||o.find(g=>{var w,_;return((w=g["reverse-identity"])===null||w===void 0?void 0:w[1])===y&&((_=g["reverse-identity"])===null||_===void 0?void 0:_[2])===b})}function c(y){o.push(y),u.push(["add-attr",y]),s.add(y.id)}function f(y){y&&"isUnsynced"in y&&y.isUnsynced&&!s.has(y.id)&&(o.push(y),u.push(["add-attr",y]),s.add(y.id))}function l(y,b){return b.indexOf(".")!==-1&&!a(y,b)}function p(y,b){const g=a(y,b),w=d(y,b);f(g),f(w),!g&&!w&&c(Xn(e,y,b,To))}for(const y of n)for(const{etype:b,lookupPair:g,linkLabel:w}of wo(y)){const _=g[0];if(w){p(b,w);const v=a(b,w),A=d(b,w);f(v),f(A);const S=((r=v==null?void 0:v["reverse-identity"])===null||r===void 0?void 0:r[1])||((i=A==null?void 0:A["forward-identity"])===null||i===void 0?void 0:i[1])||w;if(l(S,_))p(S,zt(_));else{const I=a(S,_);I||c(st(e,S,_,qt)),f(I)}}else if(l(b,_))p(b,zt(_));else{const v=a(b,_);v||c(st(e,b,_,qt)),f(v)}}for(const y of n){const[b,g,w,_]=y;if(yo.has(b)){const v=a(g,"id");f(v),v||c(st(e,g,"id",{"unique?":!0}));for(const A of Object.keys(_)){const S=a(g,A);if(f(S),_o.has(b)&&(S||c(st(e,g,A,A==="id"?{"unique?":!0}:null))),bo.has(b)){const I=d(g,A);!S&&!I&&c(Xn(e,g,A)),f(I)}}}}if(o.length){const y=Object.assign({},t.attrs);for(const b of o)y[b.id]=b;return[new be(y,t.linkIndex),u]}return[t,u]}function vo(t,e){const r=(Array.isArray(e)?e:[e]).flatMap(a=>Hs(a)),[i,s]=mo(t,r),o=Object.assign(Object.assign({},t),{attrsStore:i}),u=r.flatMap(a=>co(o,a));return[...s,...u]}var ie=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};function er(t,e){typeof requestIdleCallback>"u"?t():requestIdleCallback(t,{timeout:e})}const ze="__meta";class So{constructor(e,n){}}class Wt{constructor(e){var n,r;this._subs=[],this._nextSave=null,this._nextGc=null,this._pendingSaveKeys=new Set,this._loadedKeys=new Set,this._version=0,this._meta={isLoading:!0,onLoadCbs:[],value:null,error:null,attempts:0},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=(n=e.saveThrottleMs)!==null&&n!==void 0?n:100,this._idleCallbackMaxWaitMs=(r=e.idleCallbackMaxWaitMs)!==null&&r!==void 0?r:1e3,this._gcOpts=e.gc,this.currentValue={},this._loadedKeys=new Set,this._loadingKeys={},this._initMeta(),e.preloadEntryCount&&this._preloadEntries(e.preloadEntryCount)}_initMeta(){return ie(this,void 0,void 0,function*(){var e,n,r;this._meta.loadingPromise&&(yield this._meta.loadingPromise);try{const i=this._persister.getItem(ze);this._meta.loadingPromise=i;const s=yield i;this._meta.isLoading=!1,this._meta.error=null,this._meta.loadingPromise=null,this._meta.attempts=0;const o=(n=(e=this._meta.value)===null||e===void 0?void 0:e.objects)!==null&&n!==void 0?n:{},u=s??{},a=(r=u.objects)!==null&&r!==void 0?r:{};this._meta.value=Object.assign(Object.assign({},u),{objects:Object.assign(Object.assign({},o),a)})}catch(i){this._meta.error=i,this._meta.attempts++,this._meta.loadingPromise=null}})}_getMeta(){return ie(this,void 0,void 0,function*(){return this._meta.value?this._meta.value:this._meta.loadingPromise?(yield this._meta.loadingPromise,this._meta.value):(this._initMeta(),yield this._meta.loadingPromise,this._meta.value)})}_refreshMeta(){return ie(this,void 0,void 0,function*(){return yield this._initMeta(),this._meta.value})}_preloadEntries(e){return ie(this,void 0,void 0,function*(){const n=yield this.waitForMetaToLoad();if(!n)return;const r=Object.entries(n.objects);r.sort(([i,s],[o,u])=>u.updatedAt-s.updatedAt);for(const[i]of r.slice(0,e))this._loadKey(i)})}_getFromStorage(e){return ie(this,void 0,void 0,function*(){try{const n=yield this._persister.getItem(e);return n&&this.parse(e,n)}catch(n){return console.error(`Unable to read from storage for key=${e}`,n),null}})}waitForKeyToLoad(e){return ie(this,void 0,void 0,function*(){return this._loadedKeys.has(e)?this.currentValue[e]:(yield this._loadingKeys[e]||this._loadKey(e),this.currentValue[e])})}waitForMetaToLoad(){return ie(this,void 0,void 0,function*(){return this._getMeta()})}unloadKey(e){this._loadedKeys.delete(e),delete this._loadingKeys[e],delete this.currentValue[e]}_loadKey(e){return ie(this,void 0,void 0,function*(){if(this._loadedKeys.has(e)||e in this._loadingKeys)return;const n=this._getFromStorage(e);this._loadingKeys[e]=n;const r=yield n;if(delete this._loadingKeys[e],this._loadedKeys.add(e),r){const i=this._merge(e,r,this.currentValue[e]);i&&(this.currentValue[e]=i)}this.onKeyLoaded&&this.onKeyLoaded(e)})}_writeToStorage(e){var n,r;const i=[],s=e==null?void 0:e.skipGc;if(this._meta.isLoading){const p=new Promise((y,b)=>{var g;setTimeout(()=>this._enqueuePersist(e?Object.assign(Object.assign({},e),{attempts:(e.attempts||0)+1}):{attempts:1}).then(y).catch(b),10+((g=e==null?void 0:e.attempts)!==null&&g!==void 0?g:0)*1e3)});return i.push(p),Promise.all(i).then(y=>y.reduce((b,g)=>b+g,0))}const o=this._meta.value;if(!o)return Promise.resolve(0);const u=[],a=[];for(const p of this._pendingSaveKeys)p in this.currentValue?a.push(p):(u.push(p),delete o.objects[p]);for(const p of u){const y=this._persister.removeItem(p);i.push(y.then(()=>1)),this._loadedKeys.delete(p),this._pendingSaveKeys.delete(p)}const d=[],c=[[ze,o]],f=(n=o.objects)!==null&&n!==void 0?n:{};o.objects=f;for(const p of a)if(this._loadedKeys.has(p)){const y=this.serialize(p,this.currentValue[p]);c.push([p,y]);const b=this._objectSize(y),g=(r=f[p])!==null&&r!==void 0?r:{createdAt:Date.now(),updatedAt:Date.now(),size:b};g.updatedAt=Date.now(),g.size=b,f[p]=g,this._pendingSaveKeys.delete(p)}else d.push(p);const l=this._persister.multiSet(c);i.push(l.then(()=>1));for(const p of d){const y=this._loadKey(p).then(()=>this._enqueuePersist(e));i.push(y)}return s||this.gc(),Promise.all(i).then(p=>p.reduce((y,b)=>y+b,0))}flush(){return ie(this,void 0,void 0,function*(){return this._nextSave?(clearTimeout(this._nextSave),this._nextSave=null,this._writeToStorage()):void 0})}_gc(){return ie(this,void 0,void 0,function*(){if(!this._gcOpts)return;const e=new Set(yield this._persister.getAllKeys());e.delete(ze);const n=new Set(Object.keys(this.currentValue));for(const l of Object.keys(this._loadingKeys))n.add(l);for(const l of this._loadedKeys)n.add(l);const r=yield this._refreshMeta();if(!r){this._log.info("Could not gc because we were not able to load meta");return}const i=[],s={gcOpts:this._gcOpts,keys:e,sacredKeys:n,removed:[],metaRemoved:[],removedMissingCount:0,removedOldCount:0,removedThresholdCount:0,removedSizeCount:0};for(const l of e)n.has(l)||l in r.objects||(this._log.info("Lost track of key in meta",l),i.push(this._persister.removeItem(l)),s.removed.push(l),s.removedMissingCount++);const o=Date.now();for(const[l,p]of Object.entries(r.objects))!n.has(l)&&p.updatedAt<o-this._gcOpts.maxAgeMs&&(i.push(this._persister.removeItem(l)),delete r.objects[l],s.removed.push(l),s.removedOldCount++);const u=Object.entries(r.objects);u.sort(([l,p],[y,b])=>p.updatedAt-b.updatedAt);const a=u.filter(([l])=>!n.has(l));if(u.length>this._gcOpts.maxEntries)for(const[l]of a.slice(0,u.length-this._gcOpts.maxEntries))i.push(this._persister.removeItem(l)),delete r.objects[l],s.removed.push(l),s.removedThresholdCount++;const d=Object.entries(r.objects);d.sort(([l,p],[y,b])=>p.updatedAt-b.updatedAt);const c=d.filter(([l])=>!n.has(l));let f=d.reduce((l,[p,y])=>l+y.size,0);for(;f>0&&f>this._gcOpts.maxSize&&c.length;){const[[l,p]]=c.splice(0,1);f-=p.size,i.push(this._persister.removeItem(l)),delete r.objects[l],s.removed.push(l),s.removedSizeCount++}for(const l of Object.keys(r.objects))!e.has(l)&&!n.has(l)&&delete r.objects[l];return(s.removed.length||s.metaRemoved.length)&&i.push(this._enqueuePersist({skipGc:!0})),this._log.info("Completed GC",s),yield Promise.all(i),s})}gc(){this._nextGc||(this._nextGc=setTimeout(()=>{er(()=>{this._nextGc=null,this._gc()},30*1e3)},1e3*60+Math.random()*500))}_enqueuePersist(e){return new Promise((n,r)=>{if(this._nextSave){n(0);return}this._nextSave=setTimeout(()=>{er(()=>{this._nextSave=null,this._writeToStorage(e).then(n).catch(r)},this._idleCallbackMaxWaitMs)},this._saveThrottleMs)})}version(){return this._version}updateInPlace(e){this._version++;const[n,r]=Ze(this.currentValue,e,{enablePatches:!0});for(const i of r){const s=i.path[0];s&&typeof s=="string"&&(this._pendingSaveKeys.add(s),this._loadedKeys.has(s)||this._loadKey(s))}this.currentValue=n,this._enqueuePersist();for(const i of this._subs)i(this.currentValue);return n}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(n=>n!==e)}}}var ae=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};const Oo=6,Ao=["kv","querySubs","syncSubs"];function Eo(t){return function(n){console.error("Error in IndexedDB event",{source:t,event:n})}}function ko(t){return ae(this,void 0,void 0,function*(){return new Promise(e=>{const n=indexedDB.open(t);n.onerror=r=>{e(null)},n.onsuccess=r=>{const s=r.target.result;e(s)},n.onupgradeneeded=r=>{var i;(i=r.target.transaction)===null||i===void 0||i.abort(),e(null)}})})}function jo(t,e,n){return ae(this,void 0,void 0,function*(){const r=typeof e=="string"?JSON.parse(e):e;if(!r)return;const i=new Set;return new Promise((s,o)=>{var u,a,d,c;const f={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const _={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:(c=(d=(a=(u=g.result)===null||u===void 0?void 0:u.store)===null||a===void 0?void 0:a.triples)===null||d===void 0?void 0:d.length)!==null&&c!==void 0?c:0};f[y]=_}const w=n.put(g,y);i.add(w)}const l={objects:f},p=n.put(l,ze);i.add(p);for(const y of i)y.onsuccess=()=>{i.delete(y),i.size===0&&s()},y.onerror=b=>{o(b)}})})}function tr(t,e,n){return ae(this,void 0,void 0,function*(){const r=n.put(e,t);return new Promise((i,s)=>{r.onsuccess=()=>i(),r.onerror=o=>s(o)})})}function Co(t,e){return ae(this,void 0,void 0,function*(){const n=yield ko(`instant_${t}_5`);if(!n)return;const r=yield new Promise((c,f)=>{const y=n.transaction(["kv"],"readonly").objectStore("kv").openCursor();y.onerror=g=>{f(g)};const b=[];y.onsuccess=()=>{const g=y.result;if(g){const w=g.key,_=g.value;b.push([w,_]),g.continue()}else c(b)},y.onerror=g=>{f(g)}}),i=e.transaction(["kv","querySubs"],"readwrite"),s=i.objectStore("kv"),o=i.objectStore("querySubs"),u=[],a={objects:{}};for(const[c,f]of r)switch(c){case"querySubs":{const l=jo(c,f,o);u.push(l);break}default:{const l=tr(c,f,s);u.push(l);const p={createdAt:Date.now(),updatedAt:Date.now(),size:0};a.objects[c]=p;break}}const d=tr(ze,a,s);u.push(d),yield Promise.all(u),yield new Promise((c,f)=>{i.oncomplete=l=>c(l),i.onerror=l=>f(l),i.onabort=l=>f(l)})})}const nr=new Map;class rr extends So{constructor(e,n){super(e,n),this.dbName=`instant_${e}_${Oo}`,this._storeName=n,this._appId=e,this._dbPromise=this._init()}_init(){return new Promise((e,n)=>{let r=!1;const i=indexedDB.open(this.dbName,1);i.onerror=s=>{n(s)},i.onsuccess=s=>{const u=s.target.result;if(r){const a=Co(this._appId,u).catch(d=>{Eo("Error upgrading store from version 5 to 6.")(d)});nr.set(this.dbName,a),a.then(()=>e(u)).catch(()=>e(u))}else{const a=nr.get(this.dbName);a?a.then(()=>e(u)).catch(()=>e(u)):e(u)}},i.onupgradeneeded=s=>{r=!0,this._upgradeStore(s)}})}_upgradeStore(e){const r=e.target.result;for(const i of Ao)r.objectStoreNames.contains(i)||r.createObjectStore(i)}getItem(e){return ae(this,void 0,void 0,function*(){const n=yield this._dbPromise;return new Promise((r,i)=>{const u=n.transaction([this._storeName],"readonly").objectStore(this._storeName).get(e);u.onerror=a=>{i(a)},u.onsuccess=a=>{u.result?r(u.result):r(null)}})})}setItem(e,n){return ae(this,void 0,void 0,function*(){const r=yield this._dbPromise;return new Promise((i,s)=>{const a=r.transaction([this._storeName],"readwrite").objectStore(this._storeName).put(n,e);a.onerror=d=>{s(d)},a.onsuccess=d=>{i()}})})}multiSet(e){return ae(this,void 0,void 0,function*(){const n=yield this._dbPromise;return new Promise((r,i)=>{const s=n.transaction([this._storeName],"readwrite"),o=s.objectStore(this._storeName),u=new Set;for(const[a,d]of e){const c=o.put(d,a);u.add(c)}for(const a of u)a.onerror=d=>{s.abort(),i(d)},a.onsuccess=d=>{u.delete(a),u.size===0&&r()}})})}removeItem(e){return ae(this,void 0,void 0,function*(){const n=yield this._dbPromise;return new Promise((r,i)=>{const u=n.transaction([this._storeName],"readwrite").objectStore(this._storeName).delete(e);u.onerror=a=>{i(a)},u.onsuccess=a=>{r()}})})}getAllKeys(){return ae(this,void 0,void 0,function*(){const e=yield this._dbPromise;return new Promise((n,r)=>{const o=e.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();o.onerror=u=>{r(u)},o.onsuccess=u=>{n(o.result.filter(a=>typeof a=="string"))}})})}}var Io=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};class ir{static getIsOnline(){return Io(this,void 0,void 0,function*(){return navigator.onLine})}static listen(e){const n=()=>{e(!0)},r=()=>{e(!1)};return addEventListener("online",n),addEventListener("offline",r),()=>{removeEventListener("online",n),removeEventListener("offline",r)}}}class Ee extends Error{constructor(e,n){super(e),this.hint=n;const r=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,r),Error.captureStackTrace&&Error.captureStackTrace(this,Ee),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}var Po=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};class ot extends Ee{constructor(e){var n;const r=((n=e.body)===null||n===void 0?void 0:n.message)||`API Error (${e.status})`;super(r,e.body.hint);const i=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,i),Error.captureStackTrace&&Error.captureStackTrace(this,ot),this.name="InstantAPIError",this.status=e.status,this.body=e.body}get[Symbol.toStringTag](){return"InstantAPIError"}}function ne(t,e){return Po(this,void 0,void 0,function*(){const n=yield fetch(t,e),r=yield n.json();return n.status===200?Promise.resolve(r):Promise.reject(new ot({status:n.status,body:r}))})}var ke=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};function Mo({apiURI:t,appId:e,email:n}){return ne(`${t}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:n})})}function Ro(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n,email:r,code:i,refreshToken:s}){return yield ne(`${e}/runtime/auth/verify_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(Object.assign({"app-id":n,email:r,code:i},s?{"refresh-token":s}:{}))})})}function xo(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n,refreshToken:r}){return yield ne(`${e}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":n,"refresh-token":r})})})}function Do(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n}){return yield ne(`${e}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":n})})})}function sr(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n,code:r,codeVerifier:i,refreshToken:s}){return yield ne(`${e}/runtime/oauth/token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:n,code:r,code_verifier:i,refresh_token:s})})})}function $o(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n,nonce:r,idToken:i,clientName:s,refreshToken:o}){return yield ne(`${e}/runtime/oauth/id_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:n,nonce:r,id_token:i,client_name:s,refresh_token:o})})})}function Uo(t){return ke(this,arguments,void 0,function*({apiURI:e,appId:n,refreshToken:r}){return yield ne(`${e}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:n,refresh_token:r})})})}var Ve=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};function Lo(t){return Ve(this,arguments,void 0,function*({apiURI:e,appId:n,path:r,file:i,refreshToken:s,contentType:o,contentDisposition:u}){const a={app_id:n,path:r,authorization:`Bearer ${s}`,"content-type":o||i.type};return u&&(a["content-disposition"]=u),yield ne(`${e}/storage/upload`,{method:"PUT",headers:a,body:i})})}function Fo(t){return Ve(this,arguments,void 0,function*({apiURI:e,appId:n,path:r,refreshToken:i}){const{data:s}=yield ne(`${e}/storage/files?app_id=${n}&filename=${encodeURIComponent(r)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${i}`}});return s})}function No(t){return Ve(this,arguments,void 0,function*({apiURI:e,appId:n,fileName:r,refreshToken:i,metadata:s={}}){const{data:o}=yield ne(`${e}/storage/signed-upload-url`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${i}`},body:JSON.stringify({app_id:n,filename:r})});return o})}function Ko(t,e){return Ve(this,void 0,void 0,function*(){return(yield fetch(t,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok})}function zo(t){return Ve(this,arguments,void 0,function*({apiURI:e,appId:n,path:r,refreshToken:i}){const{data:s}=yield ne(`${e}/storage/signed-download-url?app_id=${n}&filename=${encodeURIComponent(r)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${i}`}});return s})}let Qt=!1,or=!1,ur=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(Qt=!!window.localStorage.getItem("devBackend"),or=!!window.localStorage.getItem("__instantLogging"),ur=!!window.localStorage.getItem("__devtoolLocalDash"));function ar(t,e){if(!e)return t;const n={};return e.forEach(r=>{n[r]=t[r]}),n}function Vo(t,e,n){var r,i;const s={peers:{}};if(e&&"user"in e?e.user:!0){const u=ar((r=t.user)!==null&&r!==void 0?r:{},e==null?void 0:e.keys);s.user=Object.assign(Object.assign({},u),{peerId:n})}for(const u of Object.keys((i=t.peers)!==null&&i!==void 0?i:{})){const a=(e==null?void 0:e.peers)===void 0,d=Array.isArray(e==null?void 0:e.peers)&&(e==null?void 0:e.peers.includes(u));if(a||d){const c=ar(t.peers[u],e==null?void 0:e.keys);s.peers[u]=Object.assign(Object.assign({},c),{peerId:u})}}return s}function qo(t,e){if(t.isLoading!==e.isLoading||t.error!==e.error||(t.user||e.user)&&(!t.user||!e.user||!vn(t.user,e.user))||!mn(t.peers,e.peers))return!0;for(const r of Object.keys(t.peers))if(!vn(t.peers[r],e.peers[r]))return!0;return!1}class cr{constructor(){this.promise=new Promise((e,n)=>{this._resolve=e,this._reject=n})}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}function dr(t,e=[]){t.forEach(n=>{const{data:r}=n,{"datalog-result":i}=r,{"join-rows":s}=i;for(const o of s)for(const u of o)e.push(u);dr(n["child-nodes"],e)})}function fr(t){const e=[];return dr(t,e),e}function lr(t){return Object.values(t.links).reduce((e,n)=>{var r,i,s,o;return(r=e[s=n.forward.on])!==null&&r!==void 0||(e[s]={}),e[n.forward.on][n.forward.label]={isForward:!0,isSingular:n.forward.has==="one",link:n},(i=e[o=n.reverse.on])!==null&&i!==void 0||(e[o]={}),e[n.reverse.on][n.reverse.label]={isForward:!1,isSingular:n.reverse.has==="one",link:n},e},{})}const hr="v0.22.97-experimental.bump-next-cia.20761479934.1";function Wo(t,e){return{info:t?(...n)=>console.info(...n,e()):()=>{},debug:t?(...n)=>console.debug(...n,e()):()=>{},error:t?(...n)=>console.error(...n,e()):()=>{}}}class ce{constructor(e,n,r,i={indexed:!1,unique:!1}){this.valueType=e,this.required=n,this.isIndexed=r,this.config=i,this.metadata={}}clientRequired(){return new ce(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ce(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ce(this.valueType,this.required,this.isIndexed,Object.assign(Object.assign({},this.config),{unique:!0}))}indexed(){return new ce(this.valueType,this.required,!0,Object.assign(Object.assign({},this.config),{indexed:!0}))}}class R extends Error{constructor(e,n){const r=n?`At path '${n}': ${e}`:e;super(r),this.name="QueryValidationError"}}const pr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],Qo=t=>t.valueType||"unknown",yr=(t,e,n=!1)=>{if(n||t==null)return!0;switch(e){case"string":return typeof t=="string";case"number":return typeof t=="number"&&!isNaN(t);case"boolean":return typeof t=="boolean";case"date":return t instanceof Date||typeof t=="string"||typeof t=="number";default:return!0}},Bo=(t,e,n,r,i,s,o)=>{const u=s.valueType==="json",a=(d,c,f)=>{if(!yr(f,c,u))throw new R(`Invalid value for operator '${d}' on attribute '${r}' in entity '${i}'. Expected ${c}, but received: ${typeof f}`,o)};switch(t){case"in":case"$in":if(!Array.isArray(e))throw new R(`Operator '${t}' for attribute '${r}' in entity '${i}' must be an array, but received: ${typeof e}`,o);for(const d of e)a(t,n,d);break;case"$not":case"$ne":case"$gt":case"$lt":case"$gte":case"$lte":a(t,n,e);break;case"$like":case"$ilike":if(a(t,"string",e),t==="$ilike"&&!s.isIndexed)throw new R(`Operator '${t}' can only be used with indexed attributes, but '${r}' in entity '${i}' is not indexed`,o);break;case"$isNull":a(t,"boolean",e);break;default:throw new R(`Unknown operator '${t}' for attribute '${r}' in entity '${i}'`,o)}},je=(t,e,n,r,i)=>{const s=Qo(n),o=n.valueType==="json";if(typeof t=="object"&&t!==null&&!Array.isArray(t)){if(o)return;const a=t;for(const[d,c]of Object.entries(a))Bo(d,c,s,e,r,n,`${i}.${d}`)}else if(!yr(t,s,o))throw new R(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${s}, but received: ${typeof t}`,i)},Go=(t,e,n,r,i)=>{const s=t.split(".");if(s.length<2)throw new R(`Invalid dot notation path '${t}'. Must contain at least one dot.`,i);let o=n;for(let c=0;c<s.length-1;c++){const f=s[c],l=r.entities[o];if(!l)throw new R(`Entity '${o}' does not exist in schema while traversing dot notation path '${t}'.`,i);const p=l.links[f];if(!p){const y=Object.keys(l.links);throw new R(`Link '${f}' does not exist on entity '${o}' in dot notation path '${t}'. Available links: ${y.length>0?y.join(", "):"none"}`,i)}o=p.entityName}const u=s[s.length-1],a=r.entities[o];if(!a)throw new R(`Target entity '${o}' does not exist in schema for dot notation path '${t}'.`,i);if(u==="id"){if(typeof e=="string"&&!Oe(e))throw new R(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,i);je(e,t,new ce("string",!1,!0),n,i);return}const d=a.attrs[u];if(Object.keys(a.links).includes(u)){if(typeof e=="string"&&!Oe(e))throw new R(`Invalid value for link '${u}' in entity '${o}'. Expected a UUID, but received: ${e}`,i);je(e,t,new ce("string",!1,!0),n,i);return}if(!d){const c=Object.keys(a.attrs);throw new R(`Attribute '${u}' does not exist on entity '${o}' in dot notation path '${t}'. Available attributes: ${c.length>0?c.join(", ")+", id":"id"}`,i)}je(e,t,d,n,i)},br=(t,e,n,r)=>{for(const[i,s]of Object.entries(t)){if(i==="or"||i==="and"){if(Array.isArray(s))for(const d of s)typeof d=="object"&&d!==null&&br(d,e,n,`${r}.${i}[${d}]`);continue}if(i==="id"){je(s,"id",new ce("string",!1,!0),e,`${r}.id`);continue}if(i.includes(".")){Go(i,s,e,n,`${r}.${i}`);continue}const o=n.entities[e];if(!o)continue;const u=o.attrs[i],a=o.links[i];if(!u&&!a){const d=Object.keys(o.attrs),c=Object.keys(o.links);throw new R(`Attribute or link '${i}' does not exist on entity '${e}'. Available attributes: ${d.length>0?d.join(", "):"none"}. Available links: ${c.length>0?c.join(", "):"none"}`,`${r}.${i}`)}if(u)je(s,i,u,e,`${r}.${i}`);else if(a){if(typeof s=="string"&&!Oe(s))throw new R(`Invalid value for link '${i}' in entity '${e}'. Expected a UUID, but received: ${s}`,`${r}.${i}`);const d=new ce("string",!1,!0);je(s,i,d,e,`${r}.${i}`)}}},Ho=(t,e,n,r,i=0)=>{for(const o of Object.keys(t))if(!pr.includes(o))throw new R(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${pr.join(", ")}. Found: ${o}`,r);const s=["offset","before","after","first","last"];for(const o of s)if(t[o]!==void 0&&i>0)throw new R(`'${o}' can only be used on top-level namespaces. It cannot be used in nested queries.`,r);if(t.where&&n){if(typeof t.where!="object"||t.where===null)throw new R(`'where' clause must be an object in entity '${e}', but received: ${typeof t.where}`,r?`${r}.where`:void 0);br(t.where,e,n,r?`${r}.where`:"where")}},_r=(t,e,n,r,i=0)=>{var s;if(!t||typeof t!="object")throw new R(`Query part for entity '${e}' must be an object, but received: ${typeof t}`,r);for(const o of Object.keys(t))if(o!=="$"){if(n&&!(o in n.entities[e].links)){const a=Object.keys(n.entities[e].links);throw new R(`Link '${o}' does not exist on entity '${e}'. Available links: ${a.length>0?a.join(", "):"none"}`,`${r}.${o}`)}const u=t[o];if(typeof u=="object"&&u!==null){const a=(s=n==null?void 0:n.entities[e].links[o])===null||s===void 0?void 0:s.entityName;a&&_r(u,a,n,`${r}.${o}`,i+1)}}else{const u=t[o];if(typeof u!="object"||u===null)throw new R(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof u}`,`${r}.$`);Ho(u,e,n,`${r}.$`,i)}},gr=(t,e)=>{if(typeof t!="object"||t===null)throw new R(`Query must be an object, but received: ${typeof t}${t===null?" (null)":""}`);if(Array.isArray(t))throw new R(`Query must be an object, but received: ${typeof t}`);const n=t;for(const r of Object.keys(n)){if(Array.isArray(t[r]))throw new R(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new R(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(r!=="$$ruleParams"){if(e&&!e.entities[r]){const i=Object.keys(e.entities);throw new R(`Entity '${r}' does not exist in schema. Available entities: ${i.length>0?i.join(", "):"none"}`,r)}_r(n[r],r,e,r,0)}}},Tr=t=>typeof t!="string"?!1:it(t)?!0:Oe(t);class Z extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const wr=t=>t.length>0?t.join(", "):"none",Yo=(t,e)=>new Z(`Entity '${t}' does not exist in schema. Available entities: ${wr(e)}`),mr={string:t=>typeof t=="string",number:t=>typeof t=="number"&&!isNaN(t),boolean:t=>typeof t=="boolean",date:t=>t instanceof Date||typeof t=="string"||typeof t=="number",json:()=>!0},Jo=(t,e)=>{var n,r;return t==null?!0:(r=(n=mr[e.valueType])===null||n===void 0?void 0:n.call(mr,t))!==null&&r!==void 0?r:!1},vr=(t,e)=>{const n=e.entities[t];if(!n)throw Yo(t,Object.keys(e.entities));return n},Bt=(t,e,n)=>{const r=vr(t,n);if(typeof e!="object"||e===null)throw new Z(`Arguments for data operation on entity '${t}' must be an object, but received: ${typeof e}`);for(const[i,s]of Object.entries(e)){if(i==="id")continue;const o=r.attrs[i];if(o&&!Jo(s,o))throw new Z(`Invalid value for attribute '${i}' in entity '${t}'. Expected ${o.valueType}, but received: ${typeof s}`)}},Sr=(t,e,n)=>{const r=vr(t,n);if(typeof e!="object"||e===null)throw new Z(`Arguments for link operation on entity '${t}' must be an object, but received: ${typeof e}`);for(const[i,s]of Object.entries(e)){if(!r.links[i]){const u=Object.keys(r.links);throw new Z(`Link '${i}' does not exist on entity '${t}'. Available links: ${wr(u)}`)}if(s!=null){if(Array.isArray(s)){for(const u of s)if(!Tr(u))throw new Z(`Invalid entity ID in link '${i}' for entity '${t}'. Expected a UUID or a lookup, but received: ${u}`)}else if(!Tr(s))throw new Z(`Invalid UUID in link '${i}' for entity '${t}'. Expected a UUID, but received: ${s}`)}}},Zo={create:Bt,update:Bt,merge:Bt,link:Sr,unlink:Sr,delete:()=>{}},Xo=(t,e)=>{if(!e)return;const[n,r,i,s]=t;if(!Array.isArray(i)&&!Oe(i))throw new Z(`Invalid id for entity '${r}'. Expected a UUID, but received: ${i}`);if(typeof r!="string")throw new Z(`Entity name must be a string, but received: ${typeof r}`);const o=Zo[n];o&&s!==void 0&&o(r,s,e)},eu=(t,e)=>{const n=Array.isArray(t)?t:[t];for(const r of n){if(!r||typeof r!="object")throw new Z(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new Z(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const i of r.__ops){if(!Array.isArray(i))throw new Z(`Transaction operation must be an array, but received: ${typeof i}`);Xo(i,e)}}};var Or=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};let Ar=0;class Er{constructor(e){this.type="ws",this.id=`${this.type}_${Ar++}`,this.conn=new WebSocket(e),this.conn.onopen=n=>{this.onopen&&this.onopen({target:this})},this.conn.onmessage=n=>{this.onmessage&&this.onmessage({target:this,message:JSON.parse(n.data.toString())})},this.conn.onclose=n=>{this.onclose&&this.onclose({target:this})},this.conn.onerror=n=>{this.onerror&&this.onerror({target:this})}}close(){this.conn.close()}isOpen(){var e;return this.conn.readyState===((e=WebSocket.OPEN)!==null&&e!==void 0?e:1)}isConnecting(){var e;return this.conn.readyState===((e=WebSocket.CONNECTING)!==null&&e!==void 0?e:0)}send(e){return this.conn.send(JSON.stringify(e))}}class tu{constructor(e,n){this.type="sse",this.initParams=null,this.sendQueue=[],this.closeFired=!1,this.sseInitTimeout=void 0,this.id=`${this.type}_${Ar++}`,this.url=n,this.ES=e,this.conn=new e(n),this.sseInitTimeout=setTimeout(()=>{this.initParams||this.handleError()},1e4),this.conn.onmessage=r=>{const i=JSON.parse(r.data);if(Array.isArray(i))for(const s of i)this.handleMessage(s);else this.handleMessage(i)},this.conn.onerror=r=>{this.handleError()}}handleMessage(e){if(e.op==="sse-init"){this.initParams={machineId:e["machine-id"],sessionId:e["session-id"],sseToken:e["sse-token"]},this.onopen&&this.onopen({target:this}),clearTimeout(this.sseInitTimeout);return}this.onmessage&&this.onmessage({target:this,message:e})}handleError(){try{this.onerror&&this.onerror({target:this})}finally{this.handleClose()}}handleClose(){this.conn.close(),this.onclose&&!this.closeFired&&(this.closeFired=!0,this.onclose({target:this}))}postMessages(e){return Or(this,void 0,void 0,function*(){var n,r,i;try{(yield fetch(this.url,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({machine_id:(n=this.initParams)===null||n===void 0?void 0:n.machineId,session_id:(r=this.initParams)===null||r===void 0?void 0:r.sessionId,sse_token:(i=this.initParams)===null||i===void 0?void 0:i.sseToken,messages:e})})).ok||this.handleError()}catch{this.handleError()}})}flushQueue(){return Or(this,void 0,void 0,function*(){if(this.sendPromise||!this.sendQueue.length)return;const e=this.sendQueue;this.sendQueue=[];const n=this.postMessages(e);this.sendPromise=n,n.then(()=>{this.sendPromise=null,this.flushQueue()})})}send(e){if(!this.isOpen()||!this.initParams)throw this.isConnecting()?new Error("Failed to execute 'send' on 'EventSource': Still in CONNECTING state."):this.conn.readyState===this.ES.CLOSED?new Error("EventSource is already in CLOSING or CLOSED state."):new Error("EventSource is in invalid state.");this.sendQueue.push(e),this.flushQueue()}isOpen(){return this.conn.readyState===this.ES.OPEN&&this.initParams!==null}isConnecting(){return this.conn.readyState===this.ES.CONNECTING||this.conn.readyState===this.ES.OPEN&&this.initParams===null}close(){this.handleClose()}}var kr=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})};function nu(t,e){const n=t.values;if(n){const r=In(n.attrsStore,null);if(r){for(const i of n.entities||[])i.store.useDateObjects=e,i.store=Cn(r,i.store);n.attrsStore=r}}return t}function ru(t,e){var n;if(e.values){const r=[];for(const i of(n=e.values)===null||n===void 0?void 0:n.entities){const s=jn(i.store);r.push(Object.assign(Object.assign({},i),{store:s}))}return Object.assign(Object.assign({},e),{values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}})}else return e}function iu(t,e,n){var r,i;const s=(r=e==null?void 0:e.state)===null||r===void 0?void 0:r.txId,o=(i=n==null?void 0:n.state)===null||i===void 0?void 0:i.txId;return s&&(!o||s>o)?e:o&&(!s||o>s)?n:e||n}function Gt(t,e,n){return Hn({store:e,attrsStore:n,pageInfo:null,aggregate:null},t.query).data[t.table][0]}function jr(t,e,n,r){var i;const s=(i=F(n,t.table,"id"))===null||i===void 0?void 0:i.id;if(!s)return-1;const o=Se(e.eav,[r,s,r]);return o?o[3]:-1}function Cr(t,e,n){for(const{action:r,triple:i}of n)switch(r){case"added":Rn(t,e,i);break;case"removed":Pn(t,e,i);break}}function su(t,e,n){var r,i,s,o;const u={};for(const{action:a,triple:d}of n){const[c,f,l]=d,p=(i=(r=e.getAttr(f))===null||r===void 0?void 0:r["forward-identity"])===null||i===void 0?void 0:i[2];if(!p)continue;const y=(s=u[c])!==null&&s!==void 0?s:{};u[c]=y;const b=(o=y[p])!==null&&o!==void 0?o:{};switch(a){case"added":b.newValue=l;break;case"removed":b.oldValue===void 0&&(b.oldValue=l);break}y[p]=b}for(const[a,d]of Object.entries(u))for(const[c,{oldValue:f,newValue:l}]of Object.entries(d))f===l&&delete d[c];return u}function ut(t,e){return{[t.table]:e.map(n=>n.entity)}}function ou(t,e){var n;if(t.orderFieldType)return t.orderFieldType;const r=t.orderField==="serverCreatedAt"?"number":(n=F(e(),t.table,t.orderField))===null||n===void 0?void 0:n["checked-data-type"];return t.orderFieldType=r,r}function uu(t,e,n){const r=e;if(t.orderField==="serverCreatedAt"){n.sort(t.orderDirection==="asc"?function(o,u){return Ke(o.entity.id,o.serverCreatedAt,u.entity.id,u.serverCreatedAt,r)}:function(o,u){return Ke(u.entity.id,u.serverCreatedAt,o.entity.id,o.serverCreatedAt,r)});return}const i=t.orderField;n.sort(t.orderDirection==="asc"?function(o,u){return Ke(o.entity.id,o.entity[i],u.entity.id,u.entity[i],r)}:function(o,u){return Ke(u.entity.id,u.entity[i],o.entity.id,o.entity[i],r)})}var ge;(function(t){t.InitialSyncBatch="InitialSyncBatch",t.InitialSyncComplete="InitialSyncComplete",t.LoadFromStorage="LoadFromStorage",t.SyncTransaction="SyncTransaction",t.Error="Error"})(ge||(ge={}));class au{constructor(e,n,r,i,s,o){this.callbacks={},this.idToHash={},this.trySend=e,this.config=r,this.log=i,this.createStore=s,this.getAttrs=o,this.subs=new Wt({persister:n,merge:iu,serialize:ru,parse:(u,a)=>nu(a,this.config.useDateObjects),objectSize:u=>{var a;return((a=u.values)===null||a===void 0?void 0:a.entities.length)||0},logger:i,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}})}beforeUnload(){this.subs.flush()}subscribe(e,n){const r=K(e);return this.callbacks[r]=this.callbacks[r]||[],this.callbacks[r].push(n),this.initSubscription(e,r,n),i=>{this.unsubscribe(r,n,i==null?void 0:i.keepSubscription)}}unsubscribe(e,n,r){const i=(this.callbacks[e]||[]).filter(s=>s!==n);if(this.callbacks[e]=i,!i.length){delete this.callbacks[e];const s=this.subs.currentValue[e];s!=null&&s.state&&this.clearSubscriptionData(s.state.subscriptionId,!!r),r||this.subs.updateInPlace(o=>{delete o[e]})}}sendStart(e){this.trySend(z(),{op:"start-sync",q:e})}sendResync(e,n,r){this.idToHash[n.subscriptionId]=e.hash,this.trySend(n.subscriptionId,{op:"resync-table","subscription-id":n.subscriptionId,"tx-id":r,token:n.token})}sendRemove(e,n){this.trySend(z(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":n})}initSubscription(e,n,r){return kr(this,void 0,void 0,function*(){var i,s,o,u;yield this.subs.waitForKeyToLoad(n);const a=this.subs.currentValue[n];if(a&&a.state&&a.state.txId){this.sendResync(a,a.state,a.state.txId),!((i=a.values)===null||i===void 0)&&i.entities&&r&&r({type:ge.LoadFromStorage,data:ut(a,(s=a.values)===null||s===void 0?void 0:s.entities)});return}const d=Object.keys(e)[0],c=((u=(o=e[d])===null||o===void 0?void 0:o.$)===null||u===void 0?void 0:u.order)||{serverCreatedAt:"asc"},[f,l]=Object.entries(c)[0];this.subs.updateInPlace(p=>{p[n]={query:e,hash:n,table:d,orderDirection:l,orderField:f,createdAt:Date.now(),updatedAt:Date.now()}}),this.sendStart(e)})}flushPending(){return kr(this,void 0,void 0,function*(){for(const e of Object.keys(this.callbacks)){yield this.subs.waitForKeyToLoad(e);const n=this.subs.currentValue[e];n?yield this.initSubscription(n.query,n.hash):this.log.error("Missing sub for hash in flushPending",e)}})}onStartSyncOk(e){const n=e["subscription-id"],r=e.q,i=K(r);this.idToHash[n]=i,this.subs.updateInPlace(s=>{const o=s[i];if(!o)return this.log.error("Missing sub for hash",i,"subscription-id",n,"query",r),s;o.state={subscriptionId:n,token:e.token}})}notifyCbs(e,n){for(const r of this.callbacks[e]||[])r(n)}onSyncLoadBatch(e){var n;const r=e["subscription-id"],i=e["join-rows"],s=this.idToHash[r];if(!s){this.log.error("Missing hash for subscription",e);return}const o=[],u=this.subs.currentValue[s];if(!u){this.log.error("Missing sub for hash",s,e);return}const a=(n=u.values)!==null&&n!==void 0?n:{entities:[],attrsStore:this.getAttrs()};u.values=a;const d=a.entities;for(const c of i){const f=this.createStore(c),l=Gt(u,f,a.attrsStore);d.push({store:f,entity:l,serverCreatedAt:jr(u,f,a.attrsStore,l.id)}),o.push(l)}this.subs.updateInPlace(c=>{c[s]=u,c[s].updatedAt=Date.now()}),u.values&&this.notifyCbs(s,{type:ge.InitialSyncBatch,data:ut(u,u.values.entities),batch:o})}onSyncInitFinish(e){var n;const r=e["subscription-id"],i=this.idToHash[r];if(!i){this.log.error("Missing hash for subscription",e);return}this.subs.updateInPlace(o=>{const u=o[i];if(!u){this.log.error("Missing sub for hash",i,e);return}const a=u.state;if(!a)return this.log.error("Sub never set init, missing result",u,e),o;a.txId=e["tx-id"],u.updatedAt=Date.now()});const s=this.subs.currentValue[i];s&&this.notifyCbs(i,{type:ge.InitialSyncComplete,data:ut(s,((n=s.values)===null||n===void 0?void 0:n.entities)||[])})}onSyncUpdateTriples(e){var n,r,i;const s=e["subscription-id"],o=this.idToHash[s];if(!o){this.log.error("Missing hash for subscription",e);return}const u=this.subs.currentValue[o];if(!u){this.log.error("Missing sub for hash",o,e);return}const a=u.state;if(!a){this.log.error("Missing state for sub",u,e);return}for(const d of e.txes){if(a.txId&&a.txId>=d["tx-id"])continue;a.txId=d["tx-id"];const c=[],f={};for(const _ of d.changes){const v=(n=f[_.triple[0]])!==null&&n!==void 0?n:[];f[_.triple[0]]=v,v.push(_)}const l=(r=u.values)!==null&&r!==void 0?r:{entities:[],attrsStore:this.getAttrs()},p=l.entities;u.values=l;const y=[];e:for(const[_,v]of Object.entries(f))for(let A=0;A<p.length;A++){const S=p[A];if(Ni(S.store,_)){Cr(S.store,l.attrsStore,v);const I=Gt(u,S.store,l.attrsStore),U=su(S.store,l.attrsStore,v)[_];I?(y.push({oldEntity:S.entity,newEntity:I,changedFields:U||{}}),S.entity=I):c.push(A),delete f[_];continue e}}const b=[];for(const[_,v]of Object.entries(f)){const A=this.createStore([]);Cr(A,l.attrsStore,v);const S=Gt(u,A,l.attrsStore);if(!S){this.log.error("No entity found after applying change",{sub:u,changes:v,store:A});continue}p.push({store:A,entity:S,serverCreatedAt:jr(u,A,l.attrsStore,S.id)}),b.push(S)}const g=[];for(const _ of c.sort().reverse())g.push(p[_].entity),p.splice(_,1);const w=ou(u,this.getAttrs);uu(u,w,p),this.notifyCbs(o,{type:ge.SyncTransaction,data:ut(u,(i=u.values)===null||i===void 0?void 0:i.entities),added:b,removed:g,updated:y})}this.subs.updateInPlace(d=>{d[o]=u,d[o].updatedAt=Date.now()})}clearSubscriptionData(e,n){const r=this.idToHash[e];if(r){delete this.idToHash[e];const i=this.subs.currentValue[r];if(i.state&&this.sendRemove(i.state,n),n?this.subs.unloadKey(r):this.subs.updateInPlace(s=>{delete s[r]}),i)return i}}onStartSyncError(e){const n=K(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},i=Object.keys(e["original-event"].q)[0];this.notifyCbs(n,{type:ge.Error,data:{[i]:[]},error:r})}onResyncError(e){const n=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(n,!1);r&&this.initSubscription(r.query,r.hash)}}var x=function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function u(c){try{d(r.next(c))}catch(f){o(f)}}function a(c){try{d(r.throw(c))}catch(f){o(f)}}function d(c){c.done?s(c.value):i(c.value).then(u,a)}d((r=r.apply(t,e||[])).next())})},Ir=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};const de={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},cu=3e4,du=3e4,fu=200,lu=1e3*60,hu={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},Ht="_instant_oauth_redirect",qe="currentUser";function pu({transportType:t,appId:e,apiURI:n,wsURI:r,EventSourceImpl:i}){if(!i)return new Er(`${r}?app_id=${e}`);switch(t){case"ws":return new Er(`${r}?app_id=${e}`);case"sse":return new tu(i,`${n}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+t)}}function yu(){return typeof window<"u"||typeof chrome<"u"}const Pr={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function bu(t,e){var n;const r=typeof t=="string"?JSON.parse(t):t;if(!((n=r==null?void 0:r.result)===null||n===void 0)&&n.store){const i=In(r.result.attrsStore,r.result.store);if(i){const s=r.result.store;r.result.store=Cn(i,Object.assign(Object.assign({},s),{useDateObjects:e})),r.result.attrsStore=i}}return r}function _u(t,e){const{result:n}=e,i=Ir(e,["result"]);if(n){const s=Object.assign(Object.assign({},n),{store:jn(n.store),attrsStore:n.attrsStore.toJSON()});i.result=s}return i}function gu(t,e){switch(t){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function Tu(t,e){switch(t){case"pendingMutations":return[...e.entries()];default:return e}}function wu(t,e,n){const r=e==null?void 0:e.result,i=n==null?void 0:n.result;return r&&!i&&n&&(n.result=r),n||e}function Mr(t){return[...t].sort((e,n)=>{const[r,i]=e,[s,o]=n,u=i.order||0,a=o.order||0;return u==a?r<s?-1:r>s?1:0:u-a})}class mu{constructor(e,n=rr,r=ir,i,s){var o,u,a;if(this._isOnline=!0,this._isShutdown=!1,this.status=de.CONNECTING,this.queryCbs={},this.queryOnceDfds={},this.authCbs=[],this.attrsCbs=[],this.mutationErrorCbs=[],this.connectionStatusCbs=[],this.mutationDeferredStore=new Map,this._reconnectTimeoutId=null,this._reconnectTimeoutMs=0,this._transportType="ws",this._wsOk=null,this._localIdPromises={},this._errorMessage=null,this._oauthCallbackResponse=null,this._linkIndex=null,this._rooms={},this._roomsPendingLeave={},this._presence={},this._broadcastQueue=[],this._broadcastSubs={},this._currentUserCached={isLoading:!0,error:void 0,user:void 0},this._beforeUnloadCbs=[],this._dataForQueryCache={},this._inFlightMutationEventIds=new Set,this._onMergeKv=(d,c,f)=>{var l,p;switch(d){case"pendingMutations":{const y=(l=c==null?void 0:c.entries())!==null&&l!==void 0?l:[],b=(p=f==null?void 0:f.entries())!==null&&p!==void 0?p:[],g=new Map([...y,...b]);return(c?this._rewriteMutationsSorted(this.attrs,c):[]).forEach(([_,v])=>{var A;!(!((A=f==null?void 0:f.pendingMutations)===null||A===void 0)&&A.has(_))&&!v["tx-id"]&&this._sendMutation(_,v)}),g}default:return f||c}},this.getPreviousResult=d=>{var c;const f=K(d);return(c=this.dataForQuery(f))===null||c===void 0?void 0:c.data},this.notifyOne=d=>{var c,f;const l=(c=this.queryCbs[d])!==null&&c!==void 0?c:[],p=(f=this._dataForQueryCache[d])===null||f===void 0?void 0:f.data,y=this.dataForQuery(d);y!=null&&y.data&&(this._dataForQueryCache[d]=y,!Xe(y.data,p)&&l.forEach(b=>b.cb(y.data)))},this.notifyOneQueryOnce=d=>{var c,f;const l=(c=this.queryOnceDfds[d])!==null&&c!==void 0?c:[],p=(f=this.dataForQuery(d))===null||f===void 0?void 0:f.data;l.forEach(y=>{this._completeQueryOnce(y.q,d,y.dfd),y.dfd.resolve(p)})},this.notifyQueryError=(d,c)=>{(this.queryCbs[d]||[]).forEach(l=>l.cb({error:c}))},this.pushTx=d=>{this.config.disableValidation||eu(d,this.config.schema);try{const c=vo({attrsStore:this.optimisticAttrs(),schema:this.config.schema,stores:Object.values(this.querySubs.currentValue).map(f=>{var l;return(l=f==null?void 0:f.result)===null||l===void 0?void 0:l.store}),useDateObjects:this.config.useDateObjects},d);return this.pushOps(c)}catch(c){return this.pushOps([],c)}},this.pushOps=(d,c)=>{const f=z(),l=[...this._pendingMutations().values()],p=Math.max(0,...l.map(g=>g.order||0))+1,y={op:"transact","tx-steps":d,created:Date.now(),error:c,order:p};this._updatePendingMutations(g=>{g.set(f,y)});const b=new cr;return this.mutationDeferredStore.set(f,b),this._sendMutation(f,y),this.notifyAll(),b.promise},this._transportOnOpen=d=>{const c=d.target;if(this._transport!==c){this._log.info("[socket][open]",c.id,"skip; this is no longer the current transport");return}this._log.info("[socket][open]",this._transport.id),this._setStatus(de.OPENED),this.getCurrentUser().then(f=>{var l;this._trySend(z(),{op:"init","app-id":this.config.appId,"refresh-token":(l=f.user)===null||l===void 0?void 0:l.refresh_token,versions:this.versions,"__admin-token":this.config.__adminToken})}).catch(f=>{this._log.error("[socket][error]",c.id,f)})},this._transportOnMessage=d=>{const c=d.target,f=d.message;if(this._transport!==c){this._log.info("[socket][message]",c.id,f,"skip; this is no longer the current transport");return}if(!this._wsOk&&c.type==="ws"&&(this._wsOk=!0),this._transportType="ws",Array.isArray(d.message))for(const l of d.message)this._handleReceive(c.id,l);else this._handleReceive(c.id,d.message)},this._transportOnError=d=>{const c=d.target;if(this._transport!==c){this._log.info("[socket][error]",c.id,"skip; this is no longer the current transport");return}this._log.error("[socket][error]",c.id,d)},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)},this._transportOnClose=d=>{const c=d.target;if(this._transport!==c){this._log.info("[socket][close]",c.id,"skip; this is no longer the current transport");return}this._setStatus(de.CLOSED);for(const f of Object.values(this._rooms))f.isConnected=!1;if(this._isShutdown){this._log.info("[socket][close]",c.id,"Reactor has been shut down and will not reconnect");return}this._log.info("[socket][close]",c.id,"schedule reconnect, ms =",this._reconnectTimeoutMs),this._scheduleReconnect()},this._EventSource=s,this.config=Object.assign(Object.assign({},hu),e),this.queryCacheLimit=(o=this.config.queryCacheLimit)!==null&&o!==void 0?o:10,this._pendingTxCleanupTimeout=(u=this.config.pendingTxCleanupTimeout)!==null&&u!==void 0?u:du,this._pendingMutationCleanupThreshold=(a=this.config.pendingMutationCleanupThreshold)!==null&&a!==void 0?a:fu,this._log=Wo(e.verbose||Qt||or,()=>this._reactorStats()),this.versions=Object.assign(Object.assign({},i||{}),{"@instantdb/core":hr}),this.config.schema&&(this._linkIndex=lr(this.config.schema)),!!yu()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!Oe(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",d=>x(this,void 0,void 0,function*(){var c;try{if(((c=d.data)===null||c===void 0?void 0:c.type)==="auth"){const f=yield this.getCurrentUser();this.updateUser(f.user)}}catch(f){this._log.error("[error] handle broadcast channel",f)}}))),this._initStorage(n),this._syncTable=new au(this._trySendAuthed.bind(this),new n(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,d=>Le(this.ensureAttrs(),d,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._oauthCallbackResponse=this._oauthLoginInit(),this.getCurrentUser().then(d=>{this.syncUserToEndpoint(d.user)}),setInterval(()=>x(this,void 0,void 0,function*(){const d=yield this.getCurrentUser();this.syncUserToEndpoint(d.user)}),lu),r.getIsOnline().then(d=>{this._isOnline=d,this._startSocket(),r.listen(c=>{c!==this._isOnline&&(this._log.info("[network] online =",c),this._isOnline=c,this._isOnline?this._startSocket():(this._log.info("Changing status from",this.status,"to",de.CLOSED),this._setStatus(de.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config=Object.assign(Object.assign({},this.config),{schema:e,cardinalityInference:!!e}),this._linkIndex=e?lr(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 Wt({persister:new e(this.config.appId,"querySubs"),merge:wu,serialize:_u,parse:(n,r)=>bu(r,this.config.useDateObjects),objectSize:n=>{var r,i,s,o;return(o=(s=(i=(r=n==null?void 0:n.result)===null||r===void 0?void 0:r.store)===null||i===void 0?void 0:i.triples)===null||s===void 0?void 0:s.length)!==null&&o!==void 0?o:0},logger:this._log,preloadEntryCount:10,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}}),this.querySubs.onKeyLoaded=n=>this._onQuerySubLoaded(n),this.kv=new Wt({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:Tu,parse:gu,objectSize:()=>0,logger:this._log,saveThrottleMs:100,idleCallbackMaxWaitMs:100,gc:null}),this.kv.onKeyLoaded=n=>{n==="pendingMutations"&&this.notifyAll()},this.kv.waitForKeyToLoad("pendingMutations"),this.kv.waitForKeyToLoad(qe),this._beforeUnloadCbs.push(()=>{this.kv.flush(),this.querySubs.flush()})}_beforeUnload(){for(const e of this._beforeUnloadCbs)e();this._syncTable.beforeUnload()}_finishTransaction(e,n,r){const i=this.mutationDeferredStore.get(n);this.mutationDeferredStore.delete(n);const s=e!=="error"&&e!=="timeout";if(!i&&!s&&console.error("Mutation failed",Object.assign({status:e,eventId:n},r)),!!i)if(s)i.resolve({status:e,eventId:n});else if(r!=null&&r.type){const{status:o}=r,u=Ir(r,["status"]);i.reject(new ot({body:u,status:o??0}))}else i.reject(new Ee((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint))}_setStatus(e,n){this.status=e,this._errorMessage=n,this.notifyConnectionStatusSubs(e)}_flushEnqueuedRoomData(e){var n,r;const i=(r=(n=this._presence[e])===null||n===void 0?void 0:n.result)===null||r===void 0?void 0:r.user,s=this._broadcastQueue[e];if(this._broadcastQueue[e]=[],i&&this._trySetPresence(e,i),s)for(const o of s){const{topic:u,roomType:a,data:d}=o;this._tryBroadcast(e,a,u,d)}}_addQueryData(e,n,r){if(!this.attrs)throw new Error("Attrs in reactor have not been set");const i=K(e),s=this.ensureAttrs(),o=Le(this.attrs,n.triples,r,this.config.useDateObjects);this.querySubs.updateInPlace(u=>{u[i]={result:{store:o,attrsStore:s,pageInfo:n.pageInfo,processedTxId:void 0,isExternal:!0},q:e}}),this._cleanupPendingMutationsQueries(),this.notifyOne(i),this.notifyOneQueryOnce(i),this._cleanupPendingMutationsTimeout()}_handleReceive(e,n){var r,i,s,o,u,a;const d=!!this.config.schema&&("cardinalityInference"in this.config?!!this.config.cardinalityInference:!0);switch(Pr[n.op]||this._log.info("[receive]",e,n.op,n),n.op){case"init-ok":{this._setStatus(de.AUTHENTICATED),this._reconnectTimeoutMs=0,this._setAttrs(n.attrs),this._flushPendingMessages(),this._sessionId=n["session-id"];for(const l of Object.keys(this._rooms)){const p=(i=(r=this._presence[l])===null||r===void 0?void 0:r.result)===null||i===void 0?void 0:i.user;this._tryJoinRoom(l,p)}break}case"add-query-exists":{this.notifyOneQueryOnce(K(n.q));break}case"add-query-ok":{const{q:l,result:p}=n,y=K(l);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[y])break;const b=(o=(s=p==null?void 0:p[0])===null||s===void 0?void 0:s.data)===null||o===void 0?void 0:o["page-info"],g=(a=(u=p==null?void 0:p[0])===null||u===void 0?void 0:u.data)===null||a===void 0?void 0:a.aggregate,w=fr(p),_=this.ensureAttrs(),v=Le(_,w,d,this.config.useDateObjects);this.querySubs.updateInPlace(A=>{if(!A[y]){this._log.info("Missing value in querySubs",{hash:y,q:l});return}A[y].result={store:v,attrsStore:_,pageInfo:b,aggregate:g,processedTxId:n["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(y),this.notifyOneQueryOnce(y),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(n);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(n);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(n);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(n);break}case"refresh-ok":{const{computations:l,attrs:p}=n,y=n["processed-tx-id"];p&&this._setAttrs(p),this._cleanupPendingMutationsTimeout();const b=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),y);b!==this._pendingMutations()&&this.kv.updateInPlace(_=>{_.pendingMutations=b});const g=Mr(b.entries()),w=l.map(_=>{var v,A,S,I;const U=_["instaql-query"],D=_["instaql-result"],We=K(U),ct=fr(D),dt=this.ensureAttrs(),Zt=Le(dt,ct,d,this.config.useDateObjects),{store:ft,attrsStore:se}=this._applyOptimisticUpdates(Zt,dt,g,y),fe=(A=(v=D==null?void 0:D[0])===null||v===void 0?void 0:v.data)===null||A===void 0?void 0:A["page-info"],we=(I=(S=D==null?void 0:D[0])===null||S===void 0?void 0:S.data)===null||I===void 0?void 0:I.aggregate;return{q:U,hash:We,store:ft,attrsStore:se,pageInfo:fe,aggregate:we}});w.forEach(({hash:_,q:v,store:A,attrsStore:S,pageInfo:I,aggregate:U})=>{this.querySubs.updateInPlace(D=>{if(!D[_]){this._log.error("Missing value in querySubs",{hash:_,q:v});return}D[_].result={store:A,attrsStore:S,pageInfo:I,aggregate:U,processedTxId:y}})}),this._cleanupPendingMutationsQueries(),w.forEach(({hash:_})=>{this.notifyOne(_)});break}case"transact-ok":{const{"client-event-id":l,"tx-id":p}=n;this._inFlightMutationEventIds.delete(l);const b=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(l);if(!b)break;this._updatePendingMutations(w=>{w.set(l,Object.assign(Object.assign({},w.get(l)),{"tx-id":p,confirmed:Date.now()}))});const g=[];for(const w of b["tx-steps"])if(w[0]==="add-attr"){const _=w[1];g.push(_)}if(g.length){const w=Object.values(this.ensureAttrs().attrs);this._setAttrs([...w,...g])}this._finishTransaction("synced",l),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const l=n["room-id"];this._trySetRoomConnected(l,!0),this._patchPresencePeers(l,n.edits),this._notifyPresenceSubs(l);break}case"refresh-presence":{const l=n["room-id"];this._trySetRoomConnected(l,!0),this._setPresencePeers(l,n.data),this._notifyPresenceSubs(l);break}case"server-broadcast":{const l=n["room-id"],p=n.topic;this._trySetRoomConnected(l,!0),this._notifyBroadcastSubs(l,p,n);break}case"join-room-ok":{const l=n["room-id"];if(!this._rooms[l]){this._roomsPendingLeave[l]&&(this._tryLeaveRoom(l),delete this._roomsPendingLeave[l]);break}this._trySetRoomConnected(l,!0),this._flushEnqueuedRoomData(l);break}case"leave-room-ok":{const l=n["room-id"];this._trySetRoomConnected(l,!1);break}case"join-room-error":const c=n["room-id"],f=this._rooms[c];f&&(f.error=n.error),this._notifyPresenceSubs(c);break;case"error":this._handleReceiveError(n);break;default:this._log.info("Uknown op",n.op,n);break}}_pendingMutations(){var e;return(e=this.kv.currentValue.pendingMutations)!==null&&e!==void 0?e:new Map}_updatePendingMutations(e){this.kv.updateInPlace(n=>{var r;const i=(r=n.pendingMutations)!==null&&r!==void 0?r:new Map;n.pendingMutations=i,e(i)})}_handleMutationError(e,n,r){const i=this._pendingMutations().get(n);if(i&&(e!=="timeout"||!i["tx-id"])){this._updatePendingMutations(o=>(o.delete(n),o)),this._inFlightMutationEventIds.delete(n);const s={message:r.message,hint:r.hint};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(s),this._finishTransaction(e,n,r)}}_handleReceiveError(e){var n,r,i,s,o,u,a;console.log("error",e);const d=e["client-event-id"];this._inFlightMutationEventIds.delete(d);const c=this._pendingMutations().get(d),f={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa."};if(e.hint&&(f.hint=e.hint),c){this._handleMutationError("error",d,e);return}if(!((n=e["original-event"])===null||n===void 0)&&n.hasOwnProperty("q")&&((r=e["original-event"])===null||r===void 0?void 0:r.op)==="add-query"){const y=(i=e["original-event"])===null||i===void 0?void 0:i.q,b=K(y);this.notifyQueryError(K(y),f),this.notifyQueryOnceError(y,b,d,f);return}if(((s=e["original-event"])===null||s===void 0?void 0:s.op)==="init"){if(e.type==="record-not-found"&&((o=e.hint)===null||o===void 0?void 0:o["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(de.ERRORED,f),this.notifyAll();return}if(((u=e["original-event"])===null||u===void 0?void 0:u.op)==="resync-table"){this._syncTable.onResyncError(e);return}if(((a=e["original-event"])===null||a===void 0?void 0:a.op)==="start-sync"){this._syncTable.onStartSyncError(e);return}const p=Object.assign({},e);delete p.message,delete p.hint,console.error(e.message,p),e.hint&&console.error(`This error comes with some debugging information. Here it is:
|
|
31
|
-
`,e.hint)}notifyQueryOnceError(e,n,r,i){var s;const o=(s=this.queryOnceDfds[n])===null||s===void 0?void 0:s.find(u=>u.eventId===r);o&&(o.dfd.reject(i),this._completeQueryOnce(e,n,o.dfd))}_setAttrs(e){this.attrs=new be(e.reduce((n,r)=>(n[r.id]=r,n),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,n){const r=z();return this.querySubs.updateInPlace(i=>{i[n]=i[n]||{q:e,result:null,eventId:r},i[n].lastAccessed=Date.now()}),this._trySendAuthed(r,{op:"add-query",q:e}),r}subscribeTable(e,n){return this._syncTable.subscribe(e,n)}subscribeQuery(e,n,r){var i;this.config.disableValidation||gr(e,this.config.schema),r&&"ruleParams"in r&&(e=Object.assign({$$ruleParams:r.ruleParams},e));const s=K(e),o=this.getPreviousResult(e);return o&&n(o),this.queryCbs[s]=(i=this.queryCbs[s])!==null&&i!==void 0?i:[],this.queryCbs[s].push({q:e,cb:n}),this._startQuerySub(e,s),()=>{this._unsubQuery(e,s,n)}}queryOnce(e,n){var r;this.config.disableValidation||gr(e,this.config.schema),n&&"ruleParams"in n&&(e=Object.assign({$$ruleParams:n.ruleParams},e));const i=new cr;if(!this._isOnline)return i.reject(new Error("We can't run `queryOnce`, because the device is offline.")),i.promise;if(!this.querySubs)return i.reject(new Error("We can't run `queryOnce` on the backend. Use adminAPI.query instead: https://www.instantdb.com/docs/backend#query")),i.promise;const s=K(e),o=this._startQuerySub(e,s);return this.queryOnceDfds[s]=(r=this.queryOnceDfds[s])!==null&&r!==void 0?r:[],this.queryOnceDfds[s].push({q:e,dfd:i,eventId:o}),setTimeout(()=>i.reject(new Error("Query timed out")),cu),i.promise}_completeQueryOnce(e,n,r){this.queryOnceDfds[n]&&(this.queryOnceDfds[n]=this.queryOnceDfds[n].filter(i=>i.dfd!==r),this._cleanupQuery(e,n))}_unsubQuery(e,n,r){this.queryCbs[n]&&(this.queryCbs[n]=this.queryCbs[n].filter(i=>i.cb!==r),this._cleanupQuery(e,n))}_hasQueryListeners(e){var n,r;return!!(!((n=this.queryCbs[e])===null||n===void 0)&&n.length||!((r=this.queryOnceDfds[e])===null||r===void 0)&&r.length)}_cleanupQuery(e,n){this._hasQueryListeners(n)||(delete this.queryCbs[n],delete this.queryOnceDfds[n],delete this._dataForQueryCache[n],this.querySubs.unloadKey(n),this._trySendAuthed(z(),{op:"remove-query",q:e}))}_rewriteMutations(e,n,r){if(!e)return n;if(!n)return new Map;const i=c=>{const[f,l,p]=c["forward-identity"];return F(e,l,p)},s=c=>{const[f,l,p]=c["forward-identity"];return _e(e,l,p)},o={attrIdMap:{},refSwapAttrIds:new Set};let u=!1;const a=(c,f)=>{const l=[];for(const p of c){const[y]=p;if(y==="add-attr"){const[g,w]=p,_=i(w);if(_&&w.id!==_.id){o.attrIdMap[w.id]=_.id,u=!0;continue}if(w["value-type"]==="ref"){const v=s(w);if(v){o.attrIdMap[w.id]=v.id,o.refSwapAttrIds.add(w.id),u=!0;continue}}}if(r&&f&&r>=f&&y==="add-attr"||y==="update-attr"||y==="delete-attr"){u=!0;continue}const b=u?Ys(o,p):p;l.push(b)}return u?l:c},d=new Map;for(const[c,f]of n.entries())d.set(c,Object.assign(Object.assign({},f),{"tx-steps":a(f["tx-steps"],f["tx-id"])}));return u?d:n}_rewriteMutationsSorted(e,n){return Mr(this._rewriteMutations(e,n).entries())}optimisticAttrs(){var e,n;const r=[...this._pendingMutations().values()].flatMap(u=>u["tx-steps"]),i=new Set(r.filter(([u,a])=>u==="delete-attr").map(([u,a])=>a)),s=[];for(const[u,a]of r)if(u==="add-attr")s.push(a);else if(u==="update-attr"&&a.id&&(!((e=this.attrs)===null||e===void 0)&&e.getAttr(a.id))){const d=Object.assign(Object.assign({},this.attrs.getAttr(a.id)),a);s.push(d)}if(!i.size&&!s.length)return this.attrs||new be({},this._linkIndex);const o=Object.assign({},((n=this.attrs)===null||n===void 0?void 0:n.attrs)||{});for(const u of s)o[u.id]=u;for(const u of i)delete o[u];return new be(o,this._linkIndex)}dataForQuery(e,n=!0){const r=this._errorMessage;if(r)return{error:r};if(!this.querySubs||!this.kv.currentValue.pendingMutations)return;const i=this.querySubs.version(),s=this.querySubs.currentValue,o=this.kv.version(),u=this._pendingMutations(),{q:a,result:d}=s[e]||{};if(!d)return;const c=this._dataForQueryCache[e];if(c&&i===c.querySubVersion&&o===c.pendingMutationsVersion)return c;let f=d.store,l=d.attrsStore;const{pageInfo:p,aggregate:y,processedTxId:b}=d,g=this._rewriteMutationsSorted(l,u);if(n){const _=this._applyOptimisticUpdates(f,l,g,b);f=_.store,l=_.attrsStore}return{data:Hn({store:f,attrsStore:l,pageInfo:p,aggregate:y},a),querySubVersion:i,pendingMutationsVersion:o}}_applyOptimisticUpdates(e,n,r,i){for(const[s,o]of r)if(!o["tx-id"]||i&&o["tx-id"]>i){const u=Zi(e,n,o["tx-steps"]);e=u.store,n=u.attrsStore}return{store:e,attrsStore:n}}notifyAll(){Object.keys(this.queryCbs).forEach(e=>{this.querySubs.waitForKeyToLoad(e).then(()=>this.notifyOne(e)).catch(()=>this.notifyOne(e))})}loadedNotifyAll(){this.kv.waitForKeyToLoad("pendingMutations").then(()=>this.notifyAll()).catch(()=>this.notifyAll())}shutdown(){var e;this._log.info("[shutdown]",this.config.appId),this._isShutdown=!0,(e=this._transport)===null||e===void 0||e.close()}_sendMutation(e,n){if(n.error){this._handleMutationError("error",e,{message:n.error.message});return}if(this.status!==de.AUTHENTICATED){this._finishTransaction("enqueued",e);return}const r=Math.max(6e3,Math.min(this._inFlightMutationEventIds.size+1,this._pendingMutations().size+1)*6e3);this._isOnline?(this._trySend(e,n),setTimeout(()=>{this._isOnline&&this._handleMutationError("timeout",e,{message:"transaction timed out"})},r)):this._finishTransaction("enqueued",e)}_flushPendingMessages(){Object.keys(this.queryCbs).map(i=>this.querySubs.currentValue[i]).filter(i=>i).forEach(({eventId:i,q:s})=>{this._trySendAuthed(i,{op:"add-query",q:s})}),Object.values(this.queryOnceDfds).flat().forEach(({eventId:i,q:s})=>{this._trySendAuthed(i,{op:"add-query",q:s})}),this._rewriteMutationsSorted(this.ensureAttrs(),this._pendingMutations()).forEach(([i,s])=>{s["tx-id"]||this._sendMutation(i,s)}),this._syncTable.flushPending()}_cleanupPendingMutationsQueries(){let e=Number.MAX_SAFE_INTEGER;for(const{result:n}of Object.values(this.querySubs.currentValue))n!=null&&n.processedTxId&&(e=Math.min(e,n==null?void 0:n.processedTxId));this._updatePendingMutations(n=>{for(const[r,i]of Array.from(n.entries()))i["tx-id"]&&i["tx-id"]<=e&&n.delete(r)})}_cleanupPendingMutationsTimeout(){if(this._pendingMutations().size<this._pendingMutationCleanupThreshold)return;const e=Date.now();this._updatePendingMutations(n=>{for(const[r,i]of Array.from(n.entries()))i.confirmed&&i.confirmed+this._pendingTxCleanupTimeout<e&&n.delete(r)})}_trySendAuthed(...e){this.status===de.AUTHENTICATED&&this._trySend(...e)}_trySend(e,n,r){if(this._transport.isOpen()){switch(Pr[n.op]||this._log.info("[send]",this._transport.id,n.op,n),n.op){case"transact":{this._inFlightMutationEventIds.add(e);break}case"init":this._inFlightMutationEventIds.clear()}this._transport.send(Object.assign({"client-event-id":e},n))}}_startSocket(){if(this._wsOk=null,this._isShutdown){this._log.info("[socket][start]",this.config.appId,"Reactor has been shut down and will not start a new socket");return}if(this._transport&&this._transport.isConnecting()){this._log.info("[socket][start]",this._transport.id,"maintained as current transport, we were still in a connecting state");return}const e=this._transport;this._transport=pu({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())}getLocalId(e){return x(this,void 0,void 0,function*(){const n=`localToken_${e}`;if(this.kv.currentValue[n])return this.kv.currentValue[n];const r=yield this.kv.waitForKeyToLoad(n);if(r)return r;const i=z();return this.kv.updateInPlace(s=>{s[n]||(s[n]=i)}),yield this.kv.waitForKeyToLoad(n)})}_replaceUrlAfterOAuth(){if(typeof URL>"u")return;const e=new URL(window.location.href);if(e.searchParams.get(Ht)){const n=e.toString();e.searchParams.delete(Ht),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 i=!1;const s=o=>{var u;i||(i=!0,navigation.removeEventListener("navigate",s),!o.userInitiated&&o.navigationType==="replace"&&((u=o.destination)===null||u===void 0?void 0:u.url)===n&&history.replaceState(history.state,"",r))};navigation.addEventListener("navigate",s)}}}_oauthLoginInit(){return x(this,void 0,void 0,function*(){var e,n,r,i;if(typeof window>"u"||typeof window.location>"u"||typeof URLSearchParams>"u")return null;const s=new URLSearchParams(window.location.search);if(!s.get(Ht))return null;const o=s.get("error");if(o)return this._replaceUrlAfterOAuth(),{error:{message:o}};const u=s.get("code");if(!u)return null;this._replaceUrlAfterOAuth();try{const a=yield this._getCurrentUser(),d=(a==null?void 0:a.type)==="guest",{user:c}=yield sr({apiURI:this.config.apiURI,appId:this.config.appId,code:u,refreshToken:d?a.refresh_token:void 0});return this.setCurrentUser(c),null}catch(a){return((e=a==null?void 0:a.body)===null||e===void 0?void 0:e.type)==="record-not-found"&&((r=(n=a==null?void 0:a.body)===null||n===void 0?void 0:n.hint)===null||r===void 0?void 0:r["record-type"])==="app-oauth-code"&&(yield this._hasCurrentUser())?null:{error:{message:((i=a==null?void 0:a.body)===null||i===void 0?void 0:i.message)||"Error logging in."}}}})}_waitForOAuthCallbackResponse(){return x(this,void 0,void 0,function*(){return yield this._oauthCallbackResponse})}__subscribeMutationErrors(e){return this.mutationErrorCbs.push(e),()=>{this.mutationErrorCbs=this.mutationErrorCbs.filter(n=>n!==e)}}subscribeAuth(e){this.authCbs.push(e);const n=this._currentUserCached;n.isLoading||e(this._currentUserCached);let r=!1;return this.getCurrentUser().then(i=>{r||Xe(i,n)||e(i)}),()=>{r=!0,this.authCbs=this.authCbs.filter(i=>i!==e)}}getAuth(){return x(this,void 0,void 0,function*(){const{user:e,error:n}=yield this.getCurrentUser();if(n)throw new Ee("Could not get current user: "+n.message);return e})}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(n=>n!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(n=>n!==e)}}notifyAuthSubs(e){this.authCbs.forEach(n=>n(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(n=>n(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(n=>n(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(n=>n(e))}setCurrentUser(e){return x(this,void 0,void 0,function*(){this.kv.updateInPlace(n=>{n[qe]=e}),yield this.kv.waitForKeyToLoad(qe)})}getCurrentUserCached(){return this._currentUserCached}_getCurrentUser(){return x(this,void 0,void 0,function*(){const e=yield this.kv.waitForKeyToLoad(qe);return typeof e=="string"?JSON.parse(e):e})}getCurrentUser(){return x(this,void 0,void 0,function*(){const e=yield this._waitForOAuthCallbackResponse();if(e!=null&&e.error){const n={error:e.error,user:void 0};return this._currentUserCached=Object.assign({isLoading:!1},n),n}try{const r={user:yield this._getCurrentUser(),error:void 0};return this._currentUserCached=Object.assign({isLoading:!1},r),r}catch(n){return{user:void 0,isLoading:!1,error:{message:(n==null?void 0:n.message)||"Error loading user"}}}})}_hasCurrentUser(){return x(this,void 0,void 0,function*(){const e=yield this.kv.waitForKeyToLoad(qe);return typeof e=="string"?JSON.parse(e)!=null:e!=null})}changeCurrentUser(e){return x(this,void 0,void 0,function*(){var n;const{user:r}=yield this.getCurrentUser();if(!Xe(r,e)){yield this.setCurrentUser(e),this.updateUser(e);try{(n=this._broadcastChannel)===null||n===void 0||n.postMessage({type:"auth"})}catch(i){console.error("Error posting message to broadcast channel",i)}}})}syncUserToEndpoint(e){return x(this,void 0,void 0,function*(){if(this.config.firstPartyPath)try{fetch(this.config.firstPartyPath+"/",{method:"POST",body:JSON.stringify({type:"sync-user",appId:this.config.appId,user:e}),headers:{"Content-Type":"application/json"}})}catch(n){this._log.error("Error syncing user with external endpoint",n)}})}updateUser(e){this.syncUserToEndpoint(e);const n={error:void 0,user:e};this._currentUserCached=Object.assign({isLoading:!1},n),this._dataForQueryCache={},this.querySubs.updateInPlace(r=>{Object.keys(r).forEach(i=>{delete r[i].result})}),this._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(n)}sendMagicCode({email:e}){return Mo({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}signInWithMagicCode(e){return x(this,arguments,void 0,function*({email:n,code:r}){var i;const s=yield this.getCurrentUser(),o=((i=s==null?void 0:s.user)===null||i===void 0?void 0:i.type)==="guest",u=yield Ro({apiURI:this.config.apiURI,appId:this.config.appId,email:n,code:r,refreshToken:o?s.user.refresh_token:void 0});return yield this.changeCurrentUser(u.user),u})}signInWithCustomToken(e){return x(this,void 0,void 0,function*(){const n=yield xo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return yield this.changeCurrentUser(n.user),n})}signInAsGuest(){return x(this,void 0,void 0,function*(){const e=yield Do({apiURI:this.config.apiURI,appId:this.config.appId});return yield this.changeCurrentUser(e.user),e})}potentiallyInvalidateToken(e,n){var r;const i=(r=e==null?void 0:e.user)===null||r===void 0?void 0:r.refresh_token;if(!i)return;if(n.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}Uo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:i}).then(()=>{this._log.info("[auth-invalidate] completed invalidateToken")}).catch(o=>{})}signOut(e){return x(this,void 0,void 0,function*(){const n=yield this.getCurrentUser();this.potentiallyInvalidateToken(n,e),yield this.changeCurrentUser(null)})}createAuthorizationURL({clientName:e,redirectURL:n}){const{apiURI:r,appId:i}=this.config;return`${r}/runtime/oauth/start?app_id=${i}&client_name=${e}&redirect_uri=${n}`}exchangeCodeForToken(e){return x(this,arguments,void 0,function*({code:n,codeVerifier:r}){var i;const s=yield this.getCurrentUser(),o=((i=s==null?void 0:s.user)===null||i===void 0?void 0:i.type)==="guest",u=yield sr({apiURI:this.config.apiURI,appId:this.config.appId,code:n,codeVerifier:r,refreshToken:o?s.user.refresh_token:void 0});return yield this.changeCurrentUser(u.user),u})}issuerURI(){const{apiURI:e,appId:n}=this.config;return`${e}/runtime/${n}`}signInWithIdToken(e){return x(this,arguments,void 0,function*({idToken:n,clientName:r,nonce:i}){var s;const o=yield this.getCurrentUser(),u=(s=o==null?void 0:o.user)===null||s===void 0?void 0:s.refresh_token,a=yield $o({apiURI:this.config.apiURI,appId:this.config.appId,idToken:n,clientName:r,nonce:i,refreshToken:u});return yield this.changeCurrentUser(a.user),a})}joinRoom(e,n){let r=!1;this._rooms[e]||(r=!0,this._rooms[e]={isConnected:!1,error:void 0}),this._presence[e]=this._presence[e]||{};const i=this._presence[e].result;return n&&!i&&(this._presence[e].result=this._presence[e].result||{},this._presence[e].result.user=n,this._notifyPresenceSubs(e)),r&&this._tryJoinRoom(e,n),()=>{this._cleanupRoom(e)}}_cleanupRoom(e){var n,r,i,s;if(!(!((r=(n=this._presence[e])===null||n===void 0?void 0:n.handlers)===null||r===void 0)&&r.length)&&!Object.keys((i=this._broadcastSubs[e])!==null&&i!==void 0?i:{}).length){const o=(s=this._rooms[e])===null||s===void 0?void 0:s.isConnected;delete this._rooms[e],delete this._presence[e],delete this._broadcastSubs[e],o?this._tryLeaveRoom(e):this._roomsPendingLeave[e]=!0}}getPresence(e,n,r={}){const i=this._rooms[n],s=this._presence[n];return!i||!s||!s.result?null:Object.assign(Object.assign({},Vo(s.result,r,this._sessionId)),{isLoading:!i.isConnected,error:i.error})}publishPresence(e,n,r){const i=this._rooms[n],s=this._presence[n];if(!i||!s)return;s.result=s.result||{};const o=Object.assign(Object.assign({},s.result.user),r);s.result.user=o,i.isConnected&&(this._trySetPresence(n,o),this._notifyPresenceSubs(n))}_trySetPresence(e,n){this._trySendAuthed(z(),{op:"set-presence","room-id":e,data:n})}_tryJoinRoom(e,n){this._trySendAuthed(z(),{op:"join-room","room-id":e,data:n}),delete this._roomsPendingLeave[e]}_tryLeaveRoom(e){this._trySendAuthed(z(),{op:"leave-room","room-id":e})}_trySetRoomConnected(e,n){const r=this._rooms[e];r&&(r.isConnected=n)}subscribePresence(e,n,r,i){const s=this.joinRoom(n,r.initialPresence||r.initialData),o=Object.assign(Object.assign({},r),{roomId:n,cb:i,prev:null});return this._presence[n]=this._presence[n]||{},this._presence[n].handlers=this._presence[n].handlers||[],this._presence[n].handlers.push(o),this._notifyPresenceSub(n,o),()=>{var u,a,d;this._presence[n].handlers=(d=(a=(u=this._presence[n])===null||u===void 0?void 0:u.handlers)===null||a===void 0?void 0:a.filter(c=>c!==o))!==null&&d!==void 0?d:[],s()}}_notifyPresenceSubs(e){var n,r;(r=(n=this._presence[e])===null||n===void 0?void 0:n.handlers)===null||r===void 0||r.forEach(i=>{this._notifyPresenceSub(e,i)})}_notifyPresenceSub(e,n){const r=this.getPresence("",e,n);r&&(n.prev&&!qo(r,n.prev)||(n.prev=r,n.cb(r)))}_patchPresencePeers(e,n){var r,i,s;const o=((i=(r=this._presence[e])===null||r===void 0?void 0:r.result)===null||i===void 0?void 0:i.peers)||{};let u=Object.fromEntries(Object.entries(o).map(([d,c])=>[d,{data:c}]));(s=this._presence[e])===null||s===void 0||s.result;const a=Ze(u,d=>{for(let[c,f,l]of n)switch(f){case"+":wi(d,c,l);break;case"r":On(d,c,l);break;case"-":An(d,c);break}delete d[this._sessionId]});this._setPresencePeers(e,a)}_setPresencePeers(e,n){const r=Object.assign({},n);delete r[this._sessionId];const i=Object.fromEntries(Object.entries(r).map(([s,o])=>[s,o.data]));this._presence=Ze(this._presence,s=>{On(s,[e,"result","peers"],i)})}publishTopic({roomType:e,roomId:n,topic:r,data:i}){var s;const o=this._rooms[n];if(o){if(!o.isConnected){this._broadcastQueue[n]=(s=this._broadcastQueue[n])!==null&&s!==void 0?s:[],this._broadcastQueue[n].push({topic:r,roomType:e,data:i});return}this._tryBroadcast(n,e,r,i)}}_tryBroadcast(e,n,r,i){this._trySendAuthed(z(),{op:"client-broadcast","room-id":e,roomType:n,topic:r,data:i})}subscribeTopic(e,n,r){const i=this.joinRoom(e);return this._broadcastSubs[e]=this._broadcastSubs[e]||{},this._broadcastSubs[e][n]=this._broadcastSubs[e][n]||[],this._broadcastSubs[e][n].push(r),this._presence[e]=this._presence[e]||{},()=>{this._broadcastSubs[e][n]=this._broadcastSubs[e][n].filter(s=>s!==r),this._broadcastSubs[e][n].length||delete this._broadcastSubs[e][n],i()}}_notifyBroadcastSubs(e,n,r){var i,s,o;(o=(s=(i=this._broadcastSubs)===null||i===void 0?void 0:i[e])===null||s===void 0?void 0:s[n])===null||o===void 0||o.forEach(u=>{var a,d,c,f,l,p;const y=(a=r.data)===null||a===void 0?void 0:a.data,b=r.data["peer-id"]===this._sessionId?(c=(d=this._presence[e])===null||d===void 0?void 0:d.result)===null||c===void 0?void 0:c.user:(p=(l=(f=this._presence[e])===null||f===void 0?void 0:f.result)===null||l===void 0?void 0:l.peers)===null||p===void 0?void 0:p[r.data["peer-id"]];return u(y,b)})}uploadFile(e,n,r){return x(this,void 0,void 0,function*(){var i;const s=yield this.getCurrentUser(),o=(i=s==null?void 0:s.user)===null||i===void 0?void 0:i.refresh_token;return Lo(Object.assign(Object.assign({},r),{apiURI:this.config.apiURI,appId:this.config.appId,path:e,file:n,refreshToken:o}))})}deleteFile(e){return x(this,void 0,void 0,function*(){var n;const r=yield this.getCurrentUser(),i=(n=r==null?void 0:r.user)===null||n===void 0?void 0:n.refresh_token;return yield Fo({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:i})})}upload(e,n){return x(this,void 0,void 0,function*(){var r;const i=yield this.getCurrentUser(),s=(r=i==null?void 0:i.user)===null||r===void 0?void 0:r.refresh_token,o=e||n.name,u=yield No({apiURI:this.config.apiURI,appId:this.config.appId,fileName:o,refreshToken:s});return yield Ko(u,n)})}getDownloadUrl(e){return x(this,void 0,void 0,function*(){var n;const r=yield this.getCurrentUser(),i=(n=r==null?void 0:r.user)===null||n===void 0?void 0:n.refresh_token;return yield zo({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:i})})}}let at;function vu(t,e){at==null||at.dispose();const n=ju(e),r=Au(e,u),i=Ou(Su(t));function s(c){var f;c.source===i.element.contentWindow&&((f=c.data)===null||f===void 0?void 0:f.type)==="close"&&n.isVisible()&&u()}function o(c){const f=c.shiftKey&&c.ctrlKey&&c.key==="0",l=c.key==="Escape"||c.key==="Esc";(f||l&&n.isVisible())&&u()}function u(){n.isVisible()?n.element.style.display="none":(n.element.style.display="block",n.element.contains(i.element)||n.element.appendChild(i.element))}function a(){n.element.remove(),r.element.remove(),removeEventListener("keydown",o),removeEventListener("message",s)}function d(){document.body.appendChild(n.element),document.body.appendChild(r.element),addEventListener("keydown",o),addEventListener("message",s),at={dispose:a}}return d()}function Su(t){return`${Qt||ur?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${t}`}function Ou(t){const e=document.createElement("iframe");return e.src=t,e.className="instant-devtool-iframe",Object.assign(e.style,{width:"100%",height:"100%",backgroundColor:"white",border:"none"}),{element:e}}function Au(t,e){const n=`
|
|
30
|
+
<%s key={someKey} {...props} />`,sn,we,hc,we),Yr[we+sn]=!0}}return f===s?cc(L):ac(L),L}}function uc(f,_,S){return Zr(f,_,S,!0)}function lc(f,_,S){return Zr(f,_,S,!1)}var fc=lc,dc=uc;Ie.Fragment=s,Ie.jsx=fc,Ie.jsxs=dc}(),Ie}var ts={};ts.NODE_ENV==="production"?fe.exports=Xr():fe.exports=es();var We=fe.exports;function F(t){if(typeof t=="number")return(Math.abs(t*2654435761)>>>0).toString(16);if(typeof t=="boolean")return t?"1":"0";if(t===null)return"null";if(t===void 0)return"undefined";if(typeof t=="string"){let e=2166136261;for(let n=0;n<t.length;n++)e^=t.charCodeAt(n),e+=(e<<1)+(e<<4)+(e<<7)+(e<<8)+(e<<24),e=e>>>0;return e.toString(16)}if(Array.isArray(t)){let e=2166136261;for(let n=0;n<t.length;n++){e^=(n+1)*2654435761;const r=F(t[n]);for(let s=0;s<r.length;s++)e^=r.charCodeAt(s),e*=16777619,e=e>>>0}return e.toString(16)}if(typeof t=="object"){let e=2166136261;const n=Object.keys(t).sort();for(let r=0;r<n.length;r++){const s=n[r],i=F(s);e^=parseInt(i,16),e*=16777619,e=e>>>0;const o=F(t[s]);e^=parseInt(o,16),e*=16777619,e=e>>>0}return e.toString(16)}return F(String(t))}const x={Remove:"remove",Replace:"replace",Add:"add"},cn=Symbol.for("__MUTATIVE_PROXY_DRAFT__"),ns=Symbol("__MUTATIVE_RAW_RETURN_SYMBOL__"),Qe=Symbol.iterator,Y={mutable:"mutable",immutable:"immutable"},ht={};function Me(t,e){return t instanceof Map?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function un(t,e){if(e in t){let n=Reflect.getPrototypeOf(t);for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,e);if(r)return r;n=Reflect.getPrototypeOf(n)}}}function pt(t){return Object.getPrototypeOf(t)===Set.prototype}function yt(t){return Object.getPrototypeOf(t)===Map.prototype}function Z(t){var e;return(e=t.copy)!==null&&e!==void 0?e:t.original}function he(t){return!!C(t)}function C(t){return typeof t!="object"?null:t==null?void 0:t[cn]}function bt(t){var e;const n=C(t);return n?(e=n.copy)!==null&&e!==void 0?e:n.original:t}function te(t,e){if(!t||typeof t!="object")return!1;let n;return Object.getPrototypeOf(t)===Object.prototype||Array.isArray(t)||t instanceof Map||t instanceof Set||!!(e!=null&&e.mark)&&((n=e.mark(t,Y))===Y.immutable||typeof n=="function")}function ln(t,e=[]){if(Object.hasOwnProperty.call(t,"key")){const n=t.parent.copy,r=C(ae(n,t.key));if(r!==null&&(r==null?void 0:r.original)!==t.original)return null;const s=t.parent.type===3,i=s?Array.from(t.parent.setMap.keys()).indexOf(t.key):t.key;if(!(s&&n.size>i||Me(n,i)))return null;e.push(i)}if(t.parent)return ln(t.parent,e);e.reverse();try{rs(t.copy,e)}catch{return null}return e}function pe(t){return Array.isArray(t)?1:t instanceof Map?2:t instanceof Set?3:0}function ae(t,e){return pe(t)===2?t.get(e):t[e]}function je(t,e,n){pe(t)===2?t.set(e,n):t[e]=n}function _t(t,e){const n=C(t);return(n?Z(n):t)[e]}function ce(t,e){return t===e?t!==0||1/t===1/e:t!==t&&e!==e}function gt(t){if(t)for(;t.finalities.revoke.length>0;)t.finalities.revoke.pop()()}function ye(t,e){return e?t:[""].concat(t).map(n=>{const r=`${n}`;return r.indexOf("/")===-1&&r.indexOf("~")===-1?r:r.replace(/~/g,"~0").replace(/\//g,"~1")}).join("/")}function rs(t,e){for(let n=0;n<e.length-1;n+=1){const r=e[n];if(t=ae(pe(t)===3?Array.from(t):t,r),typeof t!="object")throw new Error(`Cannot resolve patch at '${e.join("/")}'.`)}return t}function ss(t){const e=Object.create(Object.getPrototypeOf(t));return Reflect.ownKeys(t).forEach(n=>{let r=Reflect.getOwnPropertyDescriptor(t,n);if(r.enumerable&&r.configurable&&r.writable){e[n]=t[n];return}r.writable||(r.writable=!0,r.configurable=!0),(r.get||r.set)&&(r={configurable:!0,writable:!0,enumerable:r.enumerable,value:t[n]}),Reflect.defineProperty(e,n,r)}),e}const is=Object.prototype.propertyIsEnumerable;function fn(t,e){let n;if(Array.isArray(t))return Array.prototype.concat.call(t);if(t instanceof Set){if(!pt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t.values())}return Set.prototype.difference?Set.prototype.difference.call(t,new Set):new Set(t.values())}else if(t instanceof Map){if(!yt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(t)}return new Map(t)}else if(e!=null&&e.mark&&(n=e.mark(t,Y),n!==void 0)&&n!==Y.mutable){if(n===Y.immutable)return ss(t);if(typeof n=="function"){if(e.enablePatches||e.enableAutoFreeze)throw new Error("You can't use mark and patches or auto freeze together.");return n()}throw new Error(`Unsupported mark result: ${n}`)}else if(typeof t=="object"&&Object.getPrototypeOf(t)===Object.prototype){const r={};return Object.keys(t).forEach(s=>{r[s]=t[s]}),Object.getOwnPropertySymbols(t).forEach(s=>{is.call(t,s)&&(r[s]=t[s])}),r}else throw new Error("Please check mark() to ensure that it is a stable marker draftable function.")}function q(t){t.copy||(t.copy=fn(t.original,t.options))}function Re(t){if(!te(t))return bt(t);if(Array.isArray(t))return t.map(Re);if(t instanceof Map){const n=Array.from(t.entries()).map(([r,s])=>[r,Re(s)]);if(!yt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Map(n)}if(t instanceof Set){const n=Array.from(t).map(Re);if(!pt(t)){const r=Object.getPrototypeOf(t).constructor;return new r(n)}return new Set(n)}const e=Object.create(Object.getPrototypeOf(t));for(const n in t)e[n]=Re(t[n]);return e}function Be(t){return he(t)?Re(t):t}function ie(t){var e;t.assignedMap=(e=t.assignedMap)!==null&&e!==void 0?e:new Map,t.operated||(t.operated=!0,t.parent&&ie(t.parent))}function dn(){throw new Error("Cannot modify frozen object")}function me(t,e,n,r,s){{n=n??new WeakMap,r=r??[],s=s??[];const o=n.has(t)?n.get(t):t;if(r.length>0){const a=r.indexOf(o);if(o&&typeof o=="object"&&a!==-1)throw r[0]===o?new Error("Forbids circular reference"):new Error(`Forbids circular reference: ~/${s.slice(0,a).map((c,u)=>{if(typeof c=="symbol")return`[${c.toString()}]`;const l=r[u];return typeof c=="object"&&(l instanceof Map||l instanceof Set)?Array.from(l.keys()).indexOf(c):c}).join("/")}`);r.push(o),s.push(e)}else r.push(o)}if(Object.isFrozen(t)||he(t)){r.pop(),s.pop();return}switch(pe(t)){case 2:for(const[a,c]of t)me(a,a,n,r,s),me(c,a,n,r,s);t.set=t.clear=t.delete=dn;break;case 3:for(const a of t)me(a,a,n,r,s);t.add=t.clear=t.delete=dn;break;case 1:Object.freeze(t);let o=0;for(const a of t)me(a,o,n,r,s),o+=1;break;default:Object.freeze(t),Object.keys(t).forEach(a=>{const c=t[a];me(c,a,n,r,s)})}r.pop(),s.pop()}function Tt(t,e){const n=pe(t);if(n===0)Reflect.ownKeys(t).forEach(r=>{e(r,t[r],t)});else if(n===1){let r=0;for(const s of t)e(r,s,t),r+=1}else t.forEach((r,s)=>e(s,r,t))}function hn(t,e,n){if(he(t)||!te(t,n)||e.has(t)||Object.isFrozen(t))return;const r=t instanceof Set,s=r?new Map:void 0;if(e.add(t),Tt(t,(i,o)=>{var a;if(he(o)){const c=C(o);q(c);const u=!((a=c.assignedMap)===null||a===void 0)&&a.size||c.operated?c.copy:c.original;je(r?s:t,i,u)}else hn(o,e,n)}),s){const i=t,o=Array.from(i);i.clear(),o.forEach(a=>{i.add(s.has(a)?s.get(a):a)})}}function os(t,e){const n=t.type===3?t.setMap:t.copy;t.finalities.revoke.length>1&&t.assignedMap.get(e)&&n&&hn(ae(n,e),t.finalities.handledSet,t.options)}function wt(t){t.type===3&&t.copy&&(t.copy.clear(),t.setMap.forEach(e=>{t.copy.add(bt(e))}))}function mt(t,e,n,r){if(t.operated&&t.assignedMap&&t.assignedMap.size>0&&!t.finalized){if(n&&r){const i=ln(t);i&&e(t,i,n,r)}t.finalized=!0}}function St(t,e,n,r){const s=C(n);s&&(s.callbacks||(s.callbacks=[]),s.callbacks.push((i,o)=>{var a;const c=t.type===3?t.setMap:t.copy;if(ce(ae(c,e),n)){let u=s.original;s.copy&&(u=s.copy),wt(t),mt(t,r,i,o),t.options.enableAutoFreeze&&(t.options.updatedValues=(a=t.options.updatedValues)!==null&&a!==void 0?a:new WeakMap,t.options.updatedValues.set(u,s.original)),je(c,e,u)}}),t.options.enableAutoFreeze&&s.finalities!==t.finalities&&(t.options.enableAutoFreeze=!1)),te(n,t.options)&&t.finalities.draft.push(()=>{const i=t.type===3?t.setMap:t.copy;ce(ae(i,e),n)&&os(t,e)})}function as(t,e,n,r,s){let{original:i,assignedMap:o,options:a}=t,c=t.copy;c.length<i.length&&([i,c]=[c,i],[n,r]=[r,n]);for(let u=0;u<i.length;u+=1)if(o.get(u.toString())&&c[u]!==i[u]){const l=e.concat([u]),d=ye(l,s);n.push({op:x.Replace,path:d,value:Be(c[u])}),r.push({op:x.Replace,path:d,value:Be(i[u])})}for(let u=i.length;u<c.length;u+=1){const l=e.concat([u]),d=ye(l,s);n.push({op:x.Add,path:d,value:Be(c[u])})}if(i.length<c.length){const{arrayLengthAssignment:u=!0}=a.enablePatches;if(u){const l=e.concat(["length"]),d=ye(l,s);r.push({op:x.Replace,path:d,value:i.length})}else for(let l=c.length;i.length<l;l-=1){const d=e.concat([l-1]),h=ye(d,s);r.push({op:x.Remove,path:h})}}}function cs({original:t,copy:e,assignedMap:n},r,s,i,o){n.forEach((a,c)=>{const u=ae(t,c),l=Be(ae(e,c)),d=a?Me(t,c)?x.Replace:x.Add:x.Remove;if(ce(u,l)&&d===x.Replace)return;const h=r.concat(c),y=ye(h,o);s.push(d===x.Remove?{op:d,path:y}:{op:d,path:y,value:l}),i.push(d===x.Add?{op:x.Remove,path:y}:d===x.Remove?{op:x.Add,path:y,value:u}:{op:x.Replace,path:y,value:u})})}function us({original:t,copy:e},n,r,s,i){let o=0;t.forEach(a=>{if(!e.has(a)){const c=n.concat([o]),u=ye(c,i);r.push({op:x.Remove,path:u,value:a}),s.unshift({op:x.Add,path:u,value:a})}o+=1}),o=0,e.forEach(a=>{if(!t.has(a)){const c=n.concat([o]),u=ye(c,i);r.push({op:x.Add,path:u,value:a}),s.unshift({op:x.Remove,path:u,value:a})}o+=1})}function De(t,e,n,r){const{pathAsArray:s=!0}=t.options.enablePatches;switch(t.type){case 0:case 2:return cs(t,e,n,r,s);case 1:return as(t,e,n,r,s);case 3:return us(t,e,n,r,s)}}const Ge=(t,e,n=!1)=>{if(typeof t=="object"&&t!==null&&(!te(t,e)||n))throw new Error("Strict mode: Mutable data cannot be accessed directly, please use 'unsafe(callback)' wrap.")},vt={get size(){return Z(C(this)).size},has(t){return Z(C(this)).has(t)},set(t,e){const n=C(this),r=Z(n);return(!r.has(t)||!ce(r.get(t),e))&&(q(n),ie(n),n.assignedMap.set(t,!0),n.copy.set(t,e),St(n,t,e,De)),this},delete(t){if(!this.has(t))return!1;const e=C(this);return q(e),ie(e),e.original.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.copy.delete(t),!0},clear(){const t=C(this);if(this.size){q(t),ie(t),t.assignedMap=new Map;for(const[e]of t.original)t.assignedMap.set(e,!1);t.copy.clear()}},forEach(t,e){const n=C(this);Z(n).forEach((r,s)=>{t.call(e,this.get(s),s,this)})},get(t){var e,n;const r=C(this),s=Z(r).get(t),i=((n=(e=r.options).mark)===null||n===void 0?void 0:n.call(e,s,Y))===Y.mutable;if(r.options.strict&&Ge(s,r.options,i),i||r.finalized||!te(s,r.options)||s!==r.original.get(t))return s;const o=ht.createDraft({original:s,parentDraft:r,key:t,finalities:r.finalities,options:r.options});return q(r),r.copy.set(t,o),o},keys(){return Z(C(this)).keys()},values(){const t=this.keys();return{[Qe]:()=>this.values(),next:()=>{const e=t.next();return e.done?e:{done:!1,value:this.get(e.value)}}}},entries(){const t=this.keys();return{[Qe]:()=>this.entries(),next:()=>{const e=t.next();if(e.done)return e;const n=this.get(e.value);return{done:!1,value:[e.value,n]}}}},[Qe](){return this.entries()}},ls=Reflect.ownKeys(vt),pn=(t,e,{isValuesIterator:n})=>()=>{var r,s;const i=e.next();if(i.done)return i;const o=i.value;let a=t.setMap.get(o);const c=C(a),u=((s=(r=t.options).mark)===null||s===void 0?void 0:s.call(r,a,Y))===Y.mutable;if(t.options.strict&&Ge(o,t.options,u),!u&&!c&&te(o,t.options)&&!t.finalized&&t.original.has(o)){const l=ht.createDraft({original:o,parentDraft:t,key:o,finalities:t.finalities,options:t.options});t.setMap.set(o,l),a=l}else c&&(a=c.proxy);return{done:!1,value:n?a:[a,a]}},He={get size(){return C(this).setMap.size},has(t){const e=C(this);if(e.setMap.has(t))return!0;q(e);const n=C(t);return!!(n&&e.setMap.has(n.original))},add(t){const e=C(this);return this.has(t)||(q(e),ie(e),e.assignedMap.set(t,!0),e.setMap.set(t,t),St(e,t,t,De)),this},delete(t){if(!this.has(t))return!1;const e=C(this);q(e),ie(e);const n=C(t);return n&&e.setMap.has(n.original)?(e.assignedMap.set(n.original,!1),e.setMap.delete(n.original)):(!n&&e.setMap.has(t)?e.assignedMap.set(t,!1):e.assignedMap.delete(t),e.setMap.delete(t))},clear(){if(!this.size)return;const t=C(this);q(t),ie(t);for(const e of t.original)t.assignedMap.set(e,!1);t.setMap.clear()},values(){const t=C(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.values(),next:pn(t,e,{isValuesIterator:!0})}},entries(){const t=C(this);q(t);const e=t.setMap.keys();return{[Symbol.iterator]:()=>this.entries(),next:pn(t,e,{isValuesIterator:!1})}},keys(){return this.values()},[Qe](){return this.values()},forEach(t,e){const n=this.values();let r=n.next();for(;!r.done;)t.call(e,r.value,r.value,this),r=n.next()}};Set.prototype.difference&&Object.assign(He,{intersection(t){return Set.prototype.intersection.call(new Set(this.values()),t)},union(t){return Set.prototype.union.call(new Set(this.values()),t)},difference(t){return Set.prototype.difference.call(new Set(this.values()),t)},symmetricDifference(t){return Set.prototype.symmetricDifference.call(new Set(this.values()),t)},isSubsetOf(t){return Set.prototype.isSubsetOf.call(new Set(this.values()),t)},isSupersetOf(t){return Set.prototype.isSupersetOf.call(new Set(this.values()),t)},isDisjointFrom(t){return Set.prototype.isDisjointFrom.call(new Set(this.values()),t)}});const fs=Reflect.ownKeys(He),yn=new WeakSet,bn={get(t,e,n){var r,s;const i=(r=t.copy)===null||r===void 0?void 0:r[e];if(i&&yn.has(i))return i;if(e===cn)return t;let o;if(t.options.mark){const u=e==="size"&&(t.original instanceof Map||t.original instanceof Set)?Reflect.get(t.original,e):Reflect.get(t.original,e,n);if(o=t.options.mark(u,Y),o===Y.mutable)return t.options.strict&&Ge(u,t.options,!0),u}const a=Z(t);if(a instanceof Map&&ls.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(vt,"size").get.call(t.proxy);const u=vt[e];if(u)return u.bind(t.proxy)}if(a instanceof Set&&fs.includes(e)){if(e==="size")return Object.getOwnPropertyDescriptor(He,"size").get.call(t.proxy);const u=He[e];if(u)return u.bind(t.proxy)}if(!Me(a,e)){const u=un(a,e);return u?"value"in u?u.value:(s=u.get)===null||s===void 0?void 0:s.call(t.proxy):void 0}const c=a[e];if(t.options.strict&&Ge(c,t.options),t.finalized||!te(c,t.options))return c;if(c===_t(t.original,e)){if(q(t),t.copy[e]=At({original:t.original[e],parentDraft:t,key:t.type===1?Number(e):e,finalities:t.finalities,options:t.options}),typeof o=="function"){const u=C(t.copy[e]);return q(u),ie(u),u.copy}return t.copy[e]}return c},set(t,e,n){var r;if(t.type===3||t.type===2)throw new Error("Map/Set draft does not support any property assignment.");let s;if(t.type===1&&e!=="length"&&!(Number.isInteger(s=Number(e))&&s>=0&&(e===0||s===0||String(s)===String(e))))throw new Error("Only supports setting array indices and the 'length' property.");const i=un(Z(t),e);if(i!=null&&i.set)return i.set.call(t.proxy,n),!0;const o=_t(Z(t),e),a=C(o);return a&&ce(a.original,n)?(t.copy[e]=n,t.assignedMap=(r=t.assignedMap)!==null&&r!==void 0?r:new Map,t.assignedMap.set(e,!1),!0):(ce(n,o)&&(n!==void 0||Me(t.original,e))||(q(t),ie(t),Me(t.original,e)&&ce(n,t.original[e])?t.assignedMap.delete(e):t.assignedMap.set(e,!0),t.copy[e]=n,St(t,e,n,De)),!0)},has(t,e){return e in Z(t)},ownKeys(t){return Reflect.ownKeys(Z(t))},getOwnPropertyDescriptor(t,e){const n=Z(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r&&{writable:!0,configurable:t.type!==1||e!=="length",enumerable:r.enumerable,value:n[e]}},getPrototypeOf(t){return Reflect.getPrototypeOf(t.original)},setPrototypeOf(){throw new Error("Cannot call 'setPrototypeOf()' on drafts")},defineProperty(){throw new Error("Cannot call 'defineProperty()' on drafts")},deleteProperty(t,e){var n;return t.type===1?bn.set.call(this,t,e,void 0,t.proxy):(_t(t.original,e)!==void 0||e in t.original?(q(t),ie(t),t.assignedMap.set(e,!1)):(t.assignedMap=(n=t.assignedMap)!==null&&n!==void 0?n:new Map,t.assignedMap.delete(e)),t.copy&&delete t.copy[e],!0)}};function At(t){const{original:e,parentDraft:n,key:r,finalities:s,options:i}=t,o=pe(e),a={type:o,finalized:!1,parent:n,original:e,copy:null,proxy:null,finalities:s,options:i,setMap:o===3?new Map(e.entries()):void 0};(r||"key"in t)&&(a.key=r);const{proxy:c,revoke:u}=Proxy.revocable(o===1?Object.assign([],a):a,bn);if(s.revoke.push(u),yn.add(c),a.proxy=c,n){const l=n;l.finalities.draft.push((d,h)=>{var y,b;const g=C(c);let w=l.type===3?l.setMap:l.copy;const m=ae(w,r),T=C(m);if(T){let v=T.original;T.operated&&(v=bt(m)),wt(T),mt(T,De,d,h),l.options.enableAutoFreeze&&(l.options.updatedValues=(y=l.options.updatedValues)!==null&&y!==void 0?y:new WeakMap,l.options.updatedValues.set(v,T.original)),je(w,r,v)}(b=g.callbacks)===null||b===void 0||b.forEach(v=>{v(d,h)})})}else{const l=C(c);l.finalities.draft.push((d,h)=>{wt(l),mt(l,De,d,h)})}return c}ht.createDraft=At;function ds(t,e,n,r,s){var i;const o=C(t),a=(i=o==null?void 0:o.original)!==null&&i!==void 0?i:t,c=!!e.length;if(o!=null&&o.operated)for(;o.finalities.draft.length>0;)o.finalities.draft.pop()(n,r);const u=c?e[0]:o?o.operated?o.copy:o.original:t;return o&>(o),s&&me(u,u,o==null?void 0:o.options.updatedValues),[u,n&&c?[{op:x.Replace,path:[],value:e[0]}]:n,r&&c?[{op:x.Replace,path:[],value:a}]:r]}function hs(t,e){var n;const r={draft:[],revoke:[],handledSet:new WeakSet};let s,i;e.enablePatches&&(s=[],i=[]);const a=((n=e.mark)===null||n===void 0?void 0:n.call(e,t,Y))===Y.mutable||!te(t,e)?t:At({original:t,parentDraft:null,finalities:r,options:e});return[a,(c=[])=>{const[u,l,d]=ds(a,c,s,i,e.enableAutoFreeze);return e.enablePatches?[u,l,d]:u}]}function Et(t){const{rootDraft:e,value:n,useRawReturn:r=!1,isRoot:s=!0}=t;Tt(n,(i,o,a)=>{const c=C(o);if(c&&e&&c.finalities===e.finalities){t.isContainDraft=!0;const u=c.original;if(a instanceof Set){const l=Array.from(a);a.clear(),l.forEach(d=>a.add(i===d?u:d))}else je(a,i,u)}else typeof o=="object"&&o!==null&&(t.value=o,t.isRoot=!1,Et(t))}),s&&(t.isContainDraft||console.warn("The return value does not contain any draft, please use 'rawReturn()' to wrap the return value to improve performance."),r&&console.warn("The return value contains drafts, please don't use 'rawReturn()' to wrap the return value."))}function _n(t){var e;const n=C(t);if(!te(t,n==null?void 0:n.options))return t;const r=pe(t);if(n&&!n.operated)return n.original;let s;function i(){s=r===2?yt(t)?new Map(t):new(Object.getPrototypeOf(t)).constructor(t):r===3?Array.from(n.setMap.values()):fn(t,n==null?void 0:n.options)}if(n){n.finalized=!0;try{i()}finally{n.finalized=!1}}else s=t;if(Tt(s,(o,a)=>{if(n&&ce(ae(n.original,o),a))return;const c=_n(a);c!==a&&(s===t&&i(),je(s,o,c))}),r===3){const o=(e=n==null?void 0:n.original)!==null&&e!==void 0?e:s;return pt(o)?new Set(s):new(Object.getPrototypeOf(o)).constructor(s)}return s}function gn(t){if(!he(t))throw new Error(`current() is only used for Draft, parameter: ${t}`);return _n(t)}const Je=(t=>function e(n,r,s){var i,o,a;if(typeof n=="function"&&typeof r!="function")return function(A,...R){return e(A,K=>n.call(this,K,...R),r)};const c=n,u=r;let l=s;if(typeof r!="function"&&(l=r),l!==void 0&&Object.prototype.toString.call(l)!=="[object Object]")throw new Error(`Invalid options: ${l}, 'options' should be an object.`);l=Object.assign(Object.assign({},t),l);const d=he(c)?gn(c):c,h=Array.isArray(l.mark)?(A,R)=>{for(const K of l.mark){if(typeof K!="function")throw new Error(`Invalid mark: ${K}, 'mark' should be a function.`);const V=K(A,R);if(V)return V}}:l.mark,y=(i=l.enablePatches)!==null&&i!==void 0?i:!1,b=(o=l.strict)!==null&&o!==void 0?o:!1,w={enableAutoFreeze:(a=l.enableAutoFreeze)!==null&&a!==void 0?a:!1,mark:h,strict:b,enablePatches:y};if(!te(d,w)&&typeof d=="object"&&d!==null)throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");const[m,T]=hs(d,w);if(typeof r!="function"){if(!te(d,w))throw new Error("Invalid base state: create() only supports plain objects, arrays, Set, Map or using mark() to mark the state as immutable.");return[m,T]}let v;try{v=u(m)}catch(A){throw gt(C(m)),A}const k=A=>{const R=C(m);if(!he(A)){if(A!==void 0&&!ce(A,m)&&(R!=null&&R.operated))throw new Error("Either the value is returned as a new non-draft value, or only the draft is modified without returning any value.");const V=A==null?void 0:A[ns];if(V){const ze=V[0];return w.strict&&typeof A=="object"&&A!==null&&Et({rootDraft:R,value:A,useRawReturn:!0}),T([ze])}if(A!==void 0)return typeof A=="object"&&A!==null&&Et({rootDraft:R,value:A}),T([A])}if(A===m||A===void 0)return T([]);const K=C(A);if(w===K.options){if(K.operated)throw new Error("Cannot return a modified child draft.");return T([gn(A)])}return T([A])};return v instanceof Promise?v.then(k,A=>{throw gt(C(m)),A}):k(v)})();Object.prototype.constructor.toString();function Tn(t,e){const n=Object.keys(t),r=Object.keys(e);return n.length===r.length&&Object.keys(t).every(s=>e.hasOwnProperty(s))}function wn(t,e){return Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every(n=>e.hasOwnProperty(n)&&t[n]===e[n])}function Ye(t,e){return typeof t!="object"||typeof e!="object"||t===null||e===null?t===e:Tn(t,e)?Object.keys(t).every(n=>Ye(t[n],e[n])):!1}function Ot(t){if(!xe(t))return t;const e={};for(const[n,r]of Object.entries(t))r!==void 0&&(e[n]=r);return e}function mn(t,e){if(!xe(t)||!xe(e))return e;const n={...t};for(const r of Object.keys(e)){if(e[r]===void 0)continue;if(e[r]===null){delete n[r];continue}const s=xe(t[r])&&xe(e[r]);n[r]=s?mn(t[r],e[r]):e[r]}return n}function xe(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function ps(t,e,n){if(!t||e.length===0)return;let r=t||{};for(let i=0;i<e.length-1;i++){const o=e[i];(!(o in r)||typeof r[o]!="object")&&(r[o]=typeof e[i+1]=="number"?[]:{}),r=r[o]}const s=e[e.length-1];Array.isArray(r)&&typeof s=="number"?r.splice(s,0,n):r[s]=n}function Sn(t,e,n){if(!t||e.length===0)return;let r=t||{};for(let s=0;s<e.length-1;s++){const i=e[s];(!(i in r)||typeof r[i]!="object")&&(r[i]=typeof e[s+1]=="number"?[]:{}),r=r[i]}r[e[e.length-1]]=n}function vn(t,e){if(!t||e.length===0)return;const[n,...r]=e;if(n in t){if(r.length===0){Array.isArray(t)?t.splice(n,1):delete t[n];return}vn(t[n],r),ys(t[n])&&delete t[n]}}function ys(t){return t&&Object.keys(t).length===0}const An=/ZULU|YEKT|YEKST|YAPT|YAKT|YAKST|XJT|WGT|WGST|WFT|WETDST|WET|WDT|WAT|WAST|WAKT|WADT|VUT|VOLT|VLAT|VLAST|VET|UZT|UZST|UYT|UYST|UTC|UT|ULAT|ULAST|UCT|TVT|TRUT|TOT|TMT|TKT|TJT|TFT|TAHT|SGT|SCT|SAST|SADT|RET|PYT|PYST|PWT|PST|PONT|PMST|PMDT|PKT|PKST|PHT|PGT|PETT|PETST|PET|PDT|OMST|OMSST|NZT|NZST|NZDT|NUT|NST|NPT|NOVT|NOVST|NFT|NDT|MYT|MVT|MUT|MUST|MST|MSK|MSD|MPT|MMT|MHT|MEZ|METDST|MET|MESZ|MEST|MDT|MAWT|MART|MAGT|MAGST|LKT|LINT|LIGT|LHST|LHDT|KST|KRAT|KRAST|KOST|KGT|KGST|KDT|JST|JAYT|IST|IRT|IRKT|IRKST|IOT|IDT|ICT|HST|HKT|GYT|GMT|GILT|GFT|GET|GEST|GAMT|GALT|FNT|FNST|FKT|FKST|FJT|FJST|FET|EST|EGT|EGST|EETDST|EET|EEST|EDT|EAT|EAST|EASST|DDUT|DAVT|CXT|CST|COT|CLT|CLST|CKT|CHUT|CHAST|CHADT|CETDST|CET|CEST|CDT|CCT|CAST|CADT|BTT|BST|BRT|BRST|BRA|BOT|BORT|BNT|BDT|BDST|AZT|AZST|AZOT|AZOST|AWST|AWSST|AST|ART|ARST|ANAT|ANAST|AMT|AMST|ALMT|ALMST|AKST|AKDT|AFT|AEST|AESST|AEDT|ADT|ACWST|ACT|ACST|ACSST|ACDT$/,bs={ZULU:0,YEKT:18e3,YEKST:21600,YAPT:36e3,YAKT:32400,YAKST:32400,XJT:21600,WGT:-10800,WGST:-7200,WFT:43200,WETDST:3600,WET:0,WDT:32400,WAT:3600,WAST:25200,WAKT:43200,WADT:28800,VUT:39600,VOLT:10800,VLAT:36e3,VLAST:36e3,VET:-14400,UZT:18e3,UZST:21600,UYT:-10800,UYST:-7200,UTC:0,UT:0,ULAT:28800,ULAST:32400,UCT:0,TVT:43200,TRUT:36e3,TOT:46800,TMT:18e3,TKT:46800,TJT:18e3,TFT:18e3,TAHT:-36e3,SGT:28800,SCT:14400,SAST:7200,SADT:37800,RET:14400,PYT:-14400,PYST:-10800,PWT:32400,PST:-28800,PONT:39600,PMST:-10800,PMDT:-7200,PKT:18e3,PKST:21600,PHT:28800,PGT:36e3,PETT:43200,PETST:43200,PET:-18e3,PDT:-25200,OMST:21600,OMSST:21600,NZT:43200,NZST:43200,NZDT:46800,NUT:-39600,NST:-12600,NPT:20700,NOVT:25200,NOVST:25200,NFT:-12600,NDT:-9e3,MYT:28800,MVT:18e3,MUT:14400,MUST:18e3,MST:-25200,MSK:10800,MSD:14400,MPT:36e3,MMT:23400,MHT:43200,MEZ:3600,METDST:7200,MET:3600,MESZ:7200,MEST:7200,MDT:-21600,MAWT:18e3,MART:-34200,MAGT:39600,MAGST:39600,LKT:19800,LINT:50400,LIGT:36e3,LHST:37800,LHDT:37800,KST:32400,KRAT:25200,KRAST:25200,KOST:39600,KGT:21600,KGST:21600,KDT:36e3,JST:32400,JAYT:32400,IST:7200,IRT:12600,IRKT:28800,IRKST:28800,IOT:21600,IDT:10800,ICT:25200,HST:-36e3,HKT:28800,GYT:-14400,GMT:0,GILT:43200,GFT:-10800,GET:14400,GEST:14400,GAMT:-32400,GALT:-21600,FNT:-7200,FNST:-3600,FKT:-10800,FKST:-10800,FJT:43200,FJST:46800,FET:10800,EST:-18e3,EGT:-3600,EGST:0,EETDST:10800,EET:7200,EEST:10800,EDT:-14400,EAT:10800,EAST:-21600,EASST:-21600,DDUT:36e3,DAVT:25200,CXT:25200,CST:-21600,COT:-18e3,CLT:-14400,CLST:-10800,CKT:-36e3,CHUT:36e3,CHAST:45900,CHADT:49500,CETDST:7200,CET:3600,CEST:7200,CDT:-18e3,CCT:28800,CAST:34200,CADT:37800,BTT:21600,BST:3600,BRT:-10800,BRST:-7200,BRA:-10800,BOT:-14400,BORT:28800,BNT:28800,BDT:21600,BDST:7200,AZT:14400,AZST:14400,AZOT:-3600,AZOST:0,AWST:28800,AWSST:32400,AST:-14400,ART:-10800,ARST:-10800,ANAT:43200,ANAST:43200,AMT:-14400,AMST:14400,ALMT:21600,ALMST:25200,AKST:-32400,AKDT:-28800,AFT:16200,AEST:36e3,AESST:39600,AEDT:39600,ADT:-10800,ACWST:31500,ACT:-18e3,ACST:34200,ACSST:37800,ACDT:37800};function _s(t){return new Date(t)}function gs(t){return new Date(t+"Z")}const Ts=/^(\d+)[\./-](\d+)[\./-](\d+)$/;function ws(t){const e=t.match(Ts);if(!e)return null;const[n,r,s,i]=e;return r<=0||s<=0||i<=0?null:r>999?new Date(Date.UTC(r,s-1,i,0,0,0,0)):new Date(Date.UTC(i,r-1,s,0,0,0,0))}function ms(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function Ss(t){const[e,n]=t.split(" ");return new Date(e+"T"+n+"Z")}function vs(t){return new Date(t)}function As(t){const e=/^(\w{3}) (\w{3}) (\d{2}) (\d{4})$/;if(!t.match(e))throw new Error(`Unable to parse \`${t}\` as a date.`);const r=new Date(t+" UTC");return new Date(Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),0,0,0,0))}function Es(t){const e=/^(.+T.+)([+-])(\d{2})$/,n=t.match(e);if(n){const[,r,s,i]=n,o=`${r}${s}${i}:00`;return new Date(o)}return null}function Os(t){const e=/^(\d+)-(\d{1,2})-(\d{1,2})([ T])(.+)$/,n=t.match(e);if(n){const[,r,s,i,o,a]=n,c=s.padStart(2,"0"),u=i.padStart(2,"0"),l=`${r}-${c}-${u}T${a}`;return new Date(l)}return null}function ks(t){const[e,n]=t.split(", "),[r,s,i]=e.split("/").map(Number),o=n.match(/(\d{1,2}):(\d{2}):(\d{2}) (AM|PM)/);if(!o)throw new Error(`Unable to parse time from: ${t}`);let[,a,c,u,l]=o;return a=Number(a),c=Number(c),u=Number(u),l==="PM"&&a!==12?a+=12:l==="AM"&&a===12&&(a=0),new Date(Date.UTC(i,r-1,s,a,c,u))}function Cs(t){switch(t){case"epoch":return new Date(0);case"infinity":case"-infinity":case"today":case"tomorrow":case"yesterday":return null}}function Ps(t){const e=t.match(An);if(!e)return null;const[n]=e,r=bs[n],s=new Date(t.replace(An,"Z"));return new Date(s.getTime()-r*1e3)}const Is=[ws,Ss,As,ks,vs,gs,Es,ms,_s,Cs,Ps,Os];function Ms(t,e){try{const n=t(e);return n instanceof Date&&!isNaN(n.getTime())?n:null}catch{return null}}function kt(t){for(const e of Is){const n=Ms(e,t);if(n)return n}return null}function js(t){try{const e=JSON.parse(t);return typeof e=="string"?kt(e):null}catch{return null}}function Ze(t){if(t!==void 0){if(t===null)return null;if(t instanceof Date)return t;if(typeof t=="string"){const e=kt(t)||js(t)||kt(t.trim());if(!e)throw new Error(`Unable to parse \`${t}\` as a date.`);return e}else if(typeof t=="number")return new Date(t);throw new Error(`Invalid date value \`${t}\`. Expected a date, number, or string, got type ${typeof t}.`)}}class be{constructor(e,n){p(this,"attrs");p(this,"linkIndex");p(this,"_blobAttrs",null);p(this,"_primaryKeys",null);p(this,"_forwardIdents",null);p(this,"_revIdents",null);this.attrs=e,this.linkIndex=n}resetAttrIndexes(){this._blobAttrs=null,this._primaryKeys=null,this._forwardIdents=null,this._revIdents=null}addAttr(e){this.attrs[e.id]=e,this.resetAttrIndexes()}deleteAttr(e){delete this.attrs[e],this.resetAttrIndexes()}updateAttr(e){const n=this.attrs[e.id];n&&(this.attrs[e.id]={...n,...e},this.resetAttrIndexes())}getAttr(e){return this.attrs[e]}get blobAttrs(){if(this._blobAttrs)return this._blobAttrs;this._blobAttrs=new Map;for(const e of Object.values(this.attrs))if(Pt(e)){const[n,r,s]=e["forward-identity"];Q(this.blobAttrs,[r,s],e)}return this._blobAttrs}get primaryKeys(){if(this._primaryKeys)return this._primaryKeys;this._primaryKeys=new Map;for(const e of Object.values(this.attrs))if(e["primary?"]){const[n,r]=e["forward-identity"];Q(this._primaryKeys,[r],e)}return this._primaryKeys}get forwardIdents(){if(this._forwardIdents)return this._forwardIdents;this._forwardIdents=new Map;for(const e of Object.values(this.attrs)){const n=e["forward-identity"],[r,s,i]=n;Q(this._forwardIdents,[s,i],e)}return this._forwardIdents}get revIdents(){if(this._revIdents)return this._revIdents;this._revIdents=new Map;for(const e of Object.values(this.attrs)){const n=e["reverse-identity"];if(n){const[r,s,i]=n;Q(this._revIdents,[s,i],e)}}return this._revIdents}toJSON(){return{attrs:this.attrs,linkIndex:this.linkIndex}}}function Rs(t){return t.cardinality==="one"}function Ct(t){return t["value-type"]==="ref"}function Pt(t){return t["value-type"]==="blob"}function Se(t,e){return e.reduce((n,r)=>n&&n.get(r),t)}function ne(t,e){if(e.length===0)throw new Error("path must have at least one element");if(e.length===1){t.delete(e[0]);return}const[n,...r]=e;t.has(n)&&ne(t.get(n),r)}function Q(t,e,n){let r=t;const s=e.length-1;for(let i=0;i<s;i++){const o=e[i];let a=r.get(o);a===void 0&&(a=new Map,r.set(o,a)),r=a}s>-1&&r.set(e[s],n)}function En(t,e,n){const r=new Map,s=new Map,i=new Map;for(const o of e){let[a,c,u]=o;const l=t.getAttr(c);if(!l){console.warn("no such attr",c,a);continue}l["checked-data-type"]==="date"&&n&&(u=Ze(u),o[2]=u),Ct(l)&&Q(i,[u,c,a],o),Q(r,[a,c,u],o),Q(s,[c,a,u],o)}return{eav:r,aev:s,vae:i}}function On(t){return{triples:B(t.eav,3),cardinalityInference:t.cardinalityInference,useDateObjects:t.useDateObjects,version:1}}function kn(t,e){return $e(t,e.triples,e.cardinalityInference,e.useDateObjects)}function Cn(t,e){if(t)return new be(t.attrs,t.linkIndex);if(e&&"__type"in e)return new be(e.attrs,e.linkIndex)}function Ds(t,e){return Se(t.eav,[e])!==void 0}function $e(t,e,n,r){const s=En(t,e,r);return s.cardinalityInference=n,s.useDateObjects=r,s}function Ue(t,e){var s,i;let n;if(Array.isArray(e[0])){const[o,a]=e[0],c=t.aev.get(o);if(!c)return null;n=(s=B(c,2).find(l=>l[2]===a))==null?void 0:s[0]}else n=e[0];if(!n)return null;const r=e[2];if(Array.isArray(r)&&r.length===2&&t.aev.get(r[0])){const[o,a]=r,c=t.aev.get(o);if(!c)return null;const l=(i=B(c,2).find(g=>g[2]===a))==null?void 0:i[0];if(!l)return null;const[d,h,y,...b]=e;return[n,h,l,...b]}else{const[o,...a]=e;return[n,...a]}}function Pn(t,e,n){const r=Ue(t,n);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);a&&(ne(t.eav,[s,i,o]),ne(t.aev,[i,s,o]),Ct(a)&&ne(t.vae,[o,i,s]))}let xs=0;function In(t,e,n){const[r,s,i]=n;let o;const a=Se(t.eav,[r,s,i]);return a&&(o=a[3]),o||Date.now()*10+xs++}function Mn(t,e,n){const r=Ue(t,n);if(!r)return;let[s,i,o]=r;const a=e.getAttr(i);if(!a)return;a["checked-data-type"]==="date"&&t.useDateObjects&&(o=Ze(o));const c=Se(t.eav,[s,i,o]),u=(c==null?void 0:c[3])??In(t,a,r),l=[s,i,o,u];Rs(a)?(Q(t.eav,[s,i],new Map([[o,l]])),Q(t.aev,[i,s],new Map([[o,l]]))):(Q(t.eav,[s,i,o],l),Q(t.aev,[i,s,o],l)),Ct(a)&&Q(t.vae,[o,i,s],l)}function $s(t,e,n){var y;const r=Ue(t,n);if(!r)return;const[s,i,o]=r,a=e.getAttr(i);if(!a)return;if(!Pt(a))throw new Error("merge operation is not supported for links");const c=Se(t.eav,[s,i]);if(!c)return;const u=(y=c.values().next())==null?void 0:y.value;if(!u)return;const l=u[2],d=mn(l,o),h=[s,i,d,In(t,a,u)];Q(t.eav,[s,i],new Map([[d,h]])),Q(t.aev,[i,s],new Map([[d,h]]))}function It(t,e,n){var u,l;const[r,s]=n,i=Ue(t,[r]);if(!i)return;const[o]=i,a=t.eav.get(o);if(a){for(const d of a.keys()){const h=e.getAttr(d);h&&h["on-delete-reverse"]==="cascade"&&B(a.get(d),1).forEach(([y,b,g])=>{var w;return It(t,e,[g,(w=h["reverse-identity"])==null?void 0:w[1]])}),(!s||!h||((u=h["forward-identity"])==null?void 0:u[1])===s)&&(ne(t.aev,[d,o]),ne(t.eav,[o,d]))}a.size===0&&ne(t.eav,[o])}const c=t.vae.get(o)&&B(t.vae.get(o),2);c&&c.forEach(d=>{var w,m,T;const[h,y,b]=d,g=e.getAttr(y);(!s||!g||((w=g["reverse-identity"])==null?void 0:w[1])===s)&&(ne(t.eav,[h,y,b]),ne(t.aev,[y,h,b]),ne(t.vae,[b,y,h])),g&&g["on-delete"]==="cascade"&&((m=g["reverse-identity"])==null?void 0:m[1])===s&&It(t,e,[h,(T=g["forward-identity"])==null?void 0:T[1]])}),((l=t.vae.get(o))==null?void 0:l.size)===0&&ne(t.vae,[o])}function jn(t,e,n){const r=En(e,n,t.useDateObjects);Object.keys(r).forEach(s=>{t[s]=r[s]})}function Us(t,[e]){t.addAttr(e)}function Rn(t){return B(t.eav,3)}function Ls(t,e,[n]){if(!e.getAttr(n))return;const r=Rn(t).filter(([s,i])=>i!==n);e.deleteAttr(n),jn(t,e,r)}function Fs(t,e,[n]){e.getAttr(n.id)&&(e.updateAttr(n),jn(t,e,Rn(t)))}function Ns(t,e,n){const[r,...s]=n;switch(r){case"add-triple":Mn(t,e,s);break;case"deep-merge-triple":$s(t,e,s);break;case"retract-triple":Pn(t,e,s);break;case"delete-entity":It(t,e,s);break;case"add-attr":Us(e,s);break;case"delete-attr":Ls(t,e,s);break;case"update-attr":Fs(t,e,s);break;case"restore-attr":break;case"rule-params":break;default:throw new Error(`unhandled transaction action: ${r}`)}}function B(t,e,n=[]){if(!t||e===0)return n;if(e===1){for(const r of t.values())n.push(r);return n}for(const r of t.values())B(r,e-1,n);return n}function Xe(t,e,n){var i;const r=[];if(n!=null&&n.hasOwnProperty("$not")){for(const o of e.keys())n.$not!==o&&r.push(e.get(o));return r}if(n!=null&&n.hasOwnProperty("$isNull")){const{attrId:o,isNull:a,reverse:c}=n.$isNull;if(c)for(const u of e.keys()){const l=t.vae.get(u),d=!l||!l.get(o);(a?d:!d)&&r.push(e.get(u))}else{const u=t.aev.get(o);for(const l of e.keys()){const d=!u||((i=u.get(l))==null?void 0:i.get(null))||!u.get(l);(a?d:!d)&&r.push(e.get(l))}}return r}if(n!=null&&n.$comparator)return B(e,1).filter(n.$op);const s=n.in||n.$in||[n];for(const o of s){const a=e.get(o);a&&r.push(a)}return r}function Ks(t,e,n){let r="";return t!==void 0&&(r+="e"),e!==void 0&&(r+="a"),n!==void 0&&(r+="v"),r}function zs(t,[e,n,r]){var i,o;switch(Ks(e,n,r)){case"e":{const a=t.eav.get(e);return B(a,2)}case"ea":{const a=(i=t.eav.get(e))==null?void 0:i.get(n);return B(a,1)}case"eav":{const a=(o=t.eav.get(e))==null?void 0:o.get(n);return a?Xe(t,a,r):[]}case"ev":{const a=t.eav.get(e);if(!a)return[];const c=[];for(const u of a.values())c.push(...Xe(t,u,r));return c}case"a":{const a=t.aev.get(n);return B(a,2)}case"av":{const a=t.aev.get(n);if(!a)return[];const c=[];for(const u of a.values())c.push(...Xe(t,u,r));return c}case"v":{const a=[];for(const c of t.eav.values())for(const u of c.values())a.push(...Xe(t,u,r));return a}default:return B(t.eav,3)}}function qs(t,e,n){var s;const r={};if(!e)return r;for(const[i,o]of e.entries()){const a=(s=t.eav.get(n))==null?void 0:s.get(o.id),c=B(a,1);for(const u of c)r[i]=u[2]}return r}function U(t,e,n){var r;return(r=t.forwardIdents.get(e))==null?void 0:r.get(n)}function _e(t,e,n){var r;return(r=t.revIdents.get(e))==null?void 0:r.get(n)}function Vs(t,e){return t.blobAttrs.get(e)}function Dn(t,e){var r;const n=t.primaryKeys.get(e);return n||((r=t.forwardIdents.get(e))==null?void 0:r.get("id"))}function Ws(t,e,n){const r=Ue(t,n);if(!r)return;const[s,i,o]=r;if(e.getAttr(i))return Se(t.eav,[s,i])}function Qs(t,e,n){const r=n.filter(([s,i,o,a,c])=>{if(s!=="add-triple"&&s!=="deep-merge-triple")return!0;const u=c==null?void 0:c.mode;if(u!=="create"&&u!=="update")return!0;let l=!1;const d=e.getAttr(o);if(d){const h=Dn(e,d["forward-identity"][1]);l=!!Ws(t,e,[i,h==null?void 0:h.id,i])}return!(u==="create"&&l||u==="update"&&!l)});return Je({store:t,attrsStore:e},s=>{r.forEach(i=>{Ns(s.store,s.attrsStore,i)})},{mark:s=>{if(s instanceof be)return"immutable"}})}function Bs(t){return typeof t=="string"&&t.startsWith("?")}function Gs(t,e,n){if(n.hasOwnProperty(t)){const r=n[t];return $n(r,e,n)}return{...n,[t]:e}}function xn(t,e,n){return t===e?n:null}function Hs(t){switch(typeof t){case"string":return t.startsWith("?")?Gs:xn;default:return xn}}const Js=["in","$in","$not","$isNull","$comparator"];function Ys(t){for(const e of Js)if(t.hasOwnProperty(e))return!0;return!1}function $n(t,e,n){return n?typeof t=="object"?Ys(t)?n:null:Hs(t)(t,e,n):null}function Zs(t,e,n){return t.reduce((r,s,i)=>{const o=e[i];return $n(s,o,r)},n)}function Xs(t,e,n){return ni(t,e,n).map(r=>Zs(e,r,n)).filter(r=>r)}function ei(t,e,n){return e.or?e.or.patterns.flatMap(r=>Mt(t,r,n)):e.and?e.and.patterns.reduce((r,s)=>Mt(t,s,r),n):n.flatMap(r=>Xs(t,e,r))}function Mt(t,e,n=[{}]){return e.reduce((r,s)=>ei(t,s,r),n)}function jt(t,e){return Array.isArray(e)?e.map(n=>jt(t,n)):Bs(e)?t[e]:e}function ti(t,{find:e,where:n}){return Mt(t,n).map(s=>jt(s,e))}function ni(t,e,n){return zs(t,jt(n,e))}const ri=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function ve(t){return typeof t=="string"&&ri.test(t)}const z=[];for(let t=0;t<256;++t)z.push((t+256).toString(16).slice(1));function si(t,e=0){return(z[t[e+0]]+z[t[e+1]]+z[t[e+2]]+z[t[e+3]]+"-"+z[t[e+4]]+z[t[e+5]]+"-"+z[t[e+6]]+z[t[e+7]]+"-"+z[t[e+8]]+z[t[e+9]]+"-"+z[t[e+10]]+z[t[e+11]]+z[t[e+12]]+z[t[e+13]]+z[t[e+14]]+z[t[e+15]]).toLowerCase()}let Rt;const ii=new Uint8Array(16);function oi(){if(!Rt){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Rt=crypto.getRandomValues.bind(crypto)}return Rt(ii)}const Un={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ai(t,e,n){var s;if(Un.randomUUID&&!t)return Un.randomUUID();t=t||{};const r=t.random??((s=t.rng)==null?void 0:s.call(t))??oi();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=r[6]&15|64,r[8]=r[8]&63|128,si(r)}function Ln(t){const e=t.replace(/-/g,""),n=[];for(let r=0;r<e.length;r+=2)n.push(parseInt(e.substring(r,r+2),16));return n}function ci(t,e){for(let n=0;n<t.length;n++){if(t[n]<e[n])return-1;if(t[n]>e[n])return 1}return 0}function ui(t,e){return ci(Ln(t),Ln(e))}function N(){return ai()}function li(t,e){return t.localeCompare(e)}function fi(){let t=li;if(typeof Intl=="object"&&Intl.hasOwnProperty("Collator"))try{t=Intl.Collator("en-US").compare}catch{}return t}const di=fi();let hi=0;function Le(t){return et(`_${t}`,hi++)}function et(t,e){return`?${t}-${e}`}class Ae extends Error{constructor(e){super(e),this.name="AttrNotFoundError"}}function pi(t,e){const n=Dn(t,e);if(!n)throw new Ae(`Could not find id attr for ${e}`);return n}function Fn(t,e,n,r){return[yi(t,e,n,r)]}function yi(t,e,n,r){return[t(n,r),pi(e,n).id,t(n,r),t("time",r)]}function bi(t,e,n){return t.map(r=>r===e?n:r)}function Nn(t,e,n,r,s){const i=U(e,n,s),o=_e(e,n,s),a=i||o;if(!a)throw new Ae(`Could not find attr for ${[n,s]}`);if(a["value-type"]!=="ref")throw new Error(`Attr ${a.id} is not a ref`);const[c,u]=a["forward-identity"],[l,d]=a["reverse-identity"],h=r+1,y=i?[t(u,r),a.id,t(d,h),Le("time")]:[t(u,h),a.id,t(d,r),Le("time")];return[i?d:u,h,y,a,!!i]}function Kn(t,e){if(typeof e!="string")return function(o){return!1};const r=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/%/g,".*").replace(/_/g,"."),s=new RegExp(`^${r}$`,t?void 0:"i");return function(o){return typeof o!="string"?!1:s.test(o)}}function _i(t,e){if(typeof e!="object"||e.hasOwnProperty("$in")||e.hasOwnProperty("in"))return e;const n=t["checked-data-type"]==="date";if(e.hasOwnProperty("$gt"))return{$comparator:!0,$op:n?function(s){return new Date(s[2])>new Date(e.$gt)}:function(s){return s[2]>e.$gt}};if(e.hasOwnProperty("$gte"))return{$comparator:!0,$op:n?function(s){return new Date(s[2])>=new Date(e.$gte)}:function(s){return s[2]>=e.$gte}};if(e.hasOwnProperty("$lt"))return{$comparator:!0,$op:n?function(s){return new Date(s[2])<new Date(e.$lt)}:function(s){return s[2]<e.$lt}};if(e.hasOwnProperty("$lte"))return{$comparator:!0,$op:n?function(s){return new Date(s[2])<=new Date(e.$lte)}:function(s){return s[2]<=e.$lte}};if(e.hasOwnProperty("$like")){const r=Kn(!0,e.$like);return{$comparator:!0,$op:function(i){return r(i[2])}}}if(e.hasOwnProperty("$ilike")){const r=Kn(!1,e.$ilike);return{$comparator:!0,$op:function(i){return r(i[2])}}}return e}function gi(t,e,n,r,s,i){const o=U(e,n,s),a=_e(e,n,s),c=o||a;if(!c)throw new Ae(`No attr for etype = ${n} label = ${s}`);if(i!=null&&i.hasOwnProperty("$isNull")){const u=U(e,n,"id");if(!u)throw new Ae(`No attr for etype = ${n} label = id`);return[t(n,r),u.id,{$isNull:{attrId:c.id,isNull:i.$isNull,reverse:!o}},Le("time")]}return o?[t(n,r),c.id,_i(c,i),Le("time")]:[i,c.id,t(n,r),Le("time")]}function Ti(t,e,n,r,s){const[i,o,a]=s.reduce((c,u)=>{const[l,d,h]=c,[y,b,g]=Nn(t,e,l,d,u);return[y,b,[...h,g]]},[n,r,[]]);return[i,o,a]}function Dt(t,e,n,r,s,i){const o=s.slice(0,s.length-1),a=s[s.length-1],[c,u,l]=Ti(t,e,n,r,o),d=gi(t,e,c,u,a,i);return l.concat([d])}function wi(t,e){return e?[e].concat(t):t}function mi([t,e]){return t==="or"&&Array.isArray(e)}function Si([t,e]){return t==="and"&&Array.isArray(e)}function vi(t,e,n){return(r,s)=>{const i=t(r,s);return e==i?i:`${i}-${n}`}}function zn(t,e,n,r,s,i){const o=t(r,s),a=i.map((c,u)=>{const l=vi(t,o,u);return Vn(l,n,r,s,c)});return{[e]:{patterns:a,joinSym:o}}}function Ai(t){const e=[];for(let n=1;n<=t.length;n++)e.push(t.slice(0,n));return e}function qn(t,e,n,r,s){return Ai(s).map(i=>Dt(t,e,n,r,i,{$isNull:!0}))}function Vn(t,e,n,r,s){return Object.entries(s).flatMap(([i,o])=>{if(mi([i,o]))return zn(t,"or",e,n,r,o);if(Si([i,o]))return zn(t,"and",e,n,r,o);if(i==="$entityIdStartsWith")return[];const a=i.split(".");if(o!=null&&o.hasOwnProperty("$ne")&&(o={...o,$not:o.$ne},delete o.$ne),o!=null&&o.hasOwnProperty("$not")){const c=Dt(t,e,n,r,a,o),u=qn(t,e,n,r,a);return[{or:{patterns:[c,...u],joinSym:t(n,r)}}]}return o!=null&&o.hasOwnProperty("$isNull")&&o.$isNull===!0&&a.length>1?[{or:{patterns:qn(t,e,n,r,a),joinSym:t(n,r)}}]:Dt(t,e,n,r,a,o)})}function Ei(t,e,n,r){const s=et;return r?Vn(s,t,e,n,r).concat(Fn(s,t,e,n)):Fn(s,t,e,n)}function Oi(t,e,n){return[t(e,n),t("time",n)]}function ki(t,e,n,r,s,i){const[o,a,c,u,l]=Nn(t,e,n,r,s),d=bi(c,t(n,r),i);return[o,a,d,u,l]}function Ci(t,e,n,{etype:r,level:s,form:i},o){const a=Object.keys(i).filter(c=>c!=="$");return a.length?Object.entries(o).map(function([u,l]){return a.map(function(y){var g,w,m;const b=!!(e.cardinalityInference&&((m=(w=(g=n.linkIndex)==null?void 0:g[r])==null?void 0:w[y])!=null&&m.isSingular));try{const[T,v,k]=ki(t,n,r,s,y,u),A=Qn(e,n,{etype:T,level:v,form:i[y],join:k}),R=b?A[0]:A;return{[y]:R}}catch(T){if(T instanceof Ae)return{[y]:b?void 0:[]};throw T}}).reduce(function(y,b){return{...y,...b}},l)}):Object.values(o)}function Pi(t,e,n){return n==="string"?di(t,e):t>e?1:-1}function Fe(t,e,n,r,s){return e===r||e==null&&r==null?ui(t,n):r==null?1:e==null?-1:Pi(e,r,s)}function tt([t,e],[n,r],s){return Fe(t,e,n,r,s)}function xt(t){return t==null?t:new Date(t).getTime()}function Ii(t,e,n,r){var b;const[s,i,o,a]=t,c=n==="desc"?1:-1;if(((b=e["forward-identity"])==null?void 0:b[2])==="id")return tt(r,[s,a],null)===c;const[u,l]=r,d=e["checked-data-type"],h=d==="date"?xt(l):l,y=d==="date"?xt(o):o;return tt([u,h],[s,y],d)===c}function Mi(t,e){const n=e[1];return t.getAttr(n)}function ji(t,e,n){const r=Object.keys(n)[0];return U(t,e,r)}function Ri(t,e,n,r){if(n)return Mi(t,n);if(r)return ji(t,e,r)}function Di(t,e,n){var s,i;if(!Array.isArray(n.fields))return Vs(t,e);const r=new Map;for(const o of n.fields){const a=U(t,e,o),c=(s=a==null?void 0:a["forward-identity"])==null?void 0:s[2];c&&Pt(a)&&r.set(c,a)}if(!r.has("id")){const o=U(t,e,"id"),a=(i=o==null?void 0:o["forward-identity"])==null?void 0:i[2];a&&r.set(a,o)}return r}function xi(t,e,{etype:n,pageInfo:r,dq:s,form:i}){var b,g;const o=(b=i==null?void 0:i.$)==null?void 0:b.order,a=Wn(i),c=$i(i);let u=ti(t,s);const l=r==null?void 0:r["start-cursor"],d=Ri(e,n,l,o);if(d&&((g=d==null?void 0:d["forward-identity"])==null?void 0:g[2])!=="id"){const w=d["checked-data-type"]==="date",m=d.id;u=u.map(([T])=>{var k,A,R,K,V;let v=(V=(K=(R=(A=(k=t.eav.get(T))==null?void 0:k.get(m))==null?void 0:A.values())==null?void 0:R.next())==null?void 0:K.value)==null?void 0:V[2];return w&&(v=xt(v)),[T,v]})}u.sort(c==="asc"?function(m,T){return tt(m,T,d==null?void 0:d["checked-data-type"])}:function(m,T){return tt(T,m,d==null?void 0:d["checked-data-type"])});let h={};const y=Di(e,n,s);for(const w of u){const[m]=w;if(h[m]||!a&&l&&d&&Ii(l,d,c,w))continue;const T=qs(t,y,m);T&&(h[m]=T)}return h}function $i(t){var n;const e=(n=t.$)==null?void 0:n.order;return e&&e[Object.keys(e)[0]]||"asc"}function Wn(t){var s,i,o;const e=(s=t.$)==null?void 0:s.offset,n=(i=t.$)==null?void 0:i.before,r=(o=t.$)==null?void 0:o.after;return!e&&!n&&!r}function Ui(t,e,{etype:n,level:r,form:s,join:i,pageInfo:o}){var h,y,b,g,w;if(!Wn(s)&&(!o||!o["start-cursor"]))return[];const a=wi(Ei(e,n,r,(h=s.$)==null?void 0:h.where),i),c=Oi(et,n,r),u=(y=s.$)==null?void 0:y.fields,l=xi(t,e,{etype:n,pageInfo:o,form:s,dq:{where:a,find:c,fields:u}}),d=((b=s.$)==null?void 0:b.limit)||((g=s.$)==null?void 0:g.first)||((w=s.$)==null?void 0:w.last);if(d!=null){r>0&&console.warn("WARNING: Limits in child queries are only run client-side. Data returned from the server will not have a limit.");const m=Object.entries(l);return m.length<=d?l:Object.fromEntries(m.slice(0,d))}return l}function Li(t,e,n){try{return Ui(t,e,n)}catch(r){if(r instanceof Ae)return{};throw r}}function Qn(t,e,n){const r=Li(t,e,n);return Ci(et,t,e,n,r)}function Fi(t){const e={};for(const[n,r]of Object.entries(t))e[n]={startCursor:r["start-cursor"],endCursor:r["end-cursor"],hasNextPage:r["has-next-page?"],hasPreviousPage:r["has-previous-page?"]};return e}function Bn({store:t,attrsStore:e,pageInfo:n,aggregate:r},s){const o={data:Object.keys(s).reduce(function(c,u){return r!=null&&r[u]||u==="$$ruleParams"||(c[u]=Qn(t,e,{etype:u,form:s[u],level:0,pageInfo:n==null?void 0:n[u]})),c},{})};return n&&(o.pageInfo=Fi(n)),r&&(o.aggregate=r),o}function Ni(){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 Ki=Ni();function $t(t,e,n){const r={__etype:t,__ops:n};return new Proxy(r,{get:(s,i)=>{if(i==="__ops")return n;if(i==="__etype")return t;if(Ki.has(i))return(o,a)=>$t(t,e,[...n,a?[i,t,e,o,a]:[i,t,e,o]])}})}function nt(t){return t.startsWith("lookup__")}function Gn(t){const[e,n,...r]=t.split("__");return[n,JSON.parse(r.join("__"))]}function zi(t){return new Proxy({__etype:t},{get(e,n){if(n==="__etype")return t;const r=n;return nt(r)?$t(t,Gn(r),[]):$t(t,r,[])}})}function Ut(){return new Proxy({},{get(t,e){return zi(e)}})}Ut();function qi(t){return t.__ops}function Vi(t,e){const{attrIdMap:n,refSwapAttrIds:r}=t,s=[];for(const o of e){const a=n[o];if(a)s.push(a);else if(Array.isArray(o)&&o.length==2&&n[o[0]]){const[c,u]=o;s.push([n[c],u])}else s.push(o)}const[i]=e;if((i==="add-triple"||i==="retract-triple")&&r.has(e[2])){const o=s[1];s[1]=s[3],s[3]=o}return s}function Wi(t){if(Array.isArray(t))return t;const e=Object.entries(t);if(e.length!==1)throw new Error("lookup must be an object with a single unique attr and value.");return e[0]}function Qi(t,e,n){return n.indexOf(".")!==-1&&!U(t,e,n)}function Lt(t){const[e,n,...r]=t.split(".");if(r.length>0||n!=="id")throw new Error(`${t} is not a valid lookup attribute.`);return e}function Bi(t,e,n){if(!Qi(t,e,n))return U(t,e,n);const r=Lt(n),s=U(t,e,r)||_e(t,e,r);if(s&&s["value-type"]!=="ref")throw new Error(`${n} does not reference a valid link attribute.`);return s}function Ft(t){return typeof t=="string"&&!nt(t)?null:typeof t=="string"&&nt(t)?Gn(t):Wi(t)}function G(t,e,n){const r=Ft(n);if(r===null)return n;const[s,i]=r,o=Bi(t,e,s);if(!o||!o["unique?"])throw new Error(`${s} is not a unique attribute.`);return[o.id,i]}function Hn(t,e,n,r){var o;const s=G(t,e,n);return Array.isArray(s)?[["add-triple",s,(o=U(t,e,"id"))==null?void 0:o.id,s]].concat(r):r}function Gi({attrsStore:t},[e,n,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=U(t,e,i),u=_e(t,e,i);return a.map(l=>c?["add-triple",G(t,e,n),c.id,G(t,c["reverse-identity"][1],l)]:["add-triple",G(t,u["forward-identity"][1],l),u==null?void 0:u.id,G(t,e,n)])});return Hn(t,e,n,s)}function Hi({attrsStore:t},[e,n,r]){const s=Object.entries(r).flatMap(([i,o])=>{const a=Array.isArray(o)?o:[o],c=U(t,e,i),u=_e(t,e,i);return a.map(l=>c?["retract-triple",G(t,e,n),c.id,G(t,c["reverse-identity"][1],l)]:["retract-triple",G(t,u["forward-identity"][1],l),u.id,G(t,e,n)])});return Hn(t,e,n,s)}function Ji(t,e,n,r){var s;if(Array.isArray(r)){const[i,o]=r;for(const a of t||[]){const c=a==null?void 0:a.aev.get(i);if(c){for(const[u,l,d]of B(c,2))if(d===o)return!0}}}else for(const i of t||[]){const o=i==null?void 0:i.eav.get(r);if(o){for(const a of o.keys())if(((s=e.getAttr(a))==null?void 0:s["forward-identity"][1])==n)return!0}}return!1}function Jn({stores:t,attrsStore:e},[n,r,s,i]){return(i==null?void 0:i.upsert)===!1?{mode:"update"}:(i==null?void 0:i.upsert)===!0?null:Ji(t,e,n,r)?{mode:"update"}:null}function Yi(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Ot(i),c=G(n,r,s);return[["id",c]].concat(Object.entries(a)).map(([l,d])=>{const h=U(n,r,l);return h["checked-data-type"]==="date"&&t.useDateObjects&&(d=Ze(d)),["add-triple",c,h.id,d,{mode:"create"}]})}function Zi(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Ot(i),c=G(n,r,s),u=Jn(t,[r,c,i,o]);return[["id",c]].concat(Object.entries(a)).map(([d,h])=>{const y=U(n,r,d);return y["checked-data-type"]==="date"&&t.useDateObjects&&(h=Ze(h)),["add-triple",c,y.id,h,...u?[u]:[]]})}function Xi({attrsStore:t},[e,n]){return[["delete-entity",G(t,e,n),e]]}function eo(t,e){const{attrsStore:n}=t,[r,s,i,o]=e,a=Ot(i),c=G(n,r,s),u=Jn(t,[r,c,i,o]),l=Object.entries(a).map(([h,y])=>{const b=U(n,r,h);return["deep-merge-triple",c,b.id,y,...u?[u]:[]]});return[["add-triple",c,U(n,r,"id").id,c,...u?[u]:[]]].concat(l)}function to({attrsStore:t},[e,n,r]){return[["rule-params",G(t,e,n),e,r]]}function no(t){const[e,n,r,s,i]=t;if(!s)return t;const o={...s};return delete o.id,[e,n,r,o,...i?[i]:[]]}function ro(t,e){const[n,...r]=no(e);switch(n){case"merge":return eo(t,r);case"create":return Yi(t,r);case"update":return Zi(t,r);case"link":return Gi(t,r);case"unlink":return Hi(t,r);case"delete":return Xi(t,r);case"ruleParams":return to(t,r);default:throw new Error(`unsupported action ${n}`)}}function so(t){switch(t){case"string":case"date":case"boolean":case"number":return t;default:return}}function io(t,e,n){var a,c;const r=(c=(a=t.entities[e])==null?void 0:a.attrs)==null?void 0:c[n];if(n==="id")return null;if(!r)throw new Error(`${e}.${n} does not exist in your schema`);const{unique:s,indexed:i}=r==null?void 0:r.config,o=so(r==null?void 0:r.valueType);return{"index?":i,"unique?":s,"checked-data-type":o}}function rt(t,e,n,r){const s=t?io(t,e,n):null,i=N(),a=[N(),e,n];return{id:i,"forward-identity":a,"value-type":"blob",cardinality:"one","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}function oo(t,e,n){return Object.values(t.links).find(i=>i.forward.on===e&&i.forward.label===n||i.reverse.on===e&&i.reverse.label===n)}function ao(t,e,n){const r=oo(t,e,n);if(!r)throw new Error(`Couldn't find the link ${e}.${n} in your schema`);const{forward:s,reverse:i}=r;return{"forward-identity":[N(),s.on,s.label],"reverse-identity":[N(),i.on,i.label],cardinality:s.has==="one"?"one":"many","unique?":i.has==="one","on-delete":s.onDelete,"on-delete-reverse":i.onDelete}}function Yn(t,e,n,r){const s=t?ao(t,e,n):null,i=N(),o=[N(),e,n],a=[N(),n,e];return{id:i,"forward-identity":o,"reverse-identity":a,"value-type":"ref",cardinality:"many","unique?":!1,"index?":!1,isUnsynced:!0,...s||{},...r||{}}}const co=new Set(["create","update","merge","link","unlink"]),uo=new Set(["link","unlink"]),lo=new Set(["create","update","merge"]),fo=new Set(["link","unlink","create","update","merge","delete","ruleParams"]),Nt={"unique?":!0,"index?":!0},ho={...Nt,cardinality:"one"};function po(t){const e=[],[n,r,s,i]=t;if(!fo.has(n))return e;const o=Ft(s);if(o&&e.push({etype:r,lookupPair:o}),n==="link")for(const[a,c]of Object.entries(i)){const u=Array.isArray(c)?c:[c];for(const l of u){const d=Ft(l);d&&e.push({etype:r,lookupPair:d,linkLabel:a})}}return e}function yo({attrsStore:t,schema:e},n){var h,y;const r=new Set,s=[],i=[];function o(b,g){return U(t,b,g)||s.find(w=>w["forward-identity"][1]===b&&w["forward-identity"][2]===g)}function a(b,g){return _e(t,b,g)||s.find(w=>{var m,T;return((m=w["reverse-identity"])==null?void 0:m[1])===b&&((T=w["reverse-identity"])==null?void 0:T[2])===g})}function c(b){s.push(b),i.push(["add-attr",b]),r.add(b.id)}function u(b){b&&"isUnsynced"in b&&b.isUnsynced&&!r.has(b.id)&&(s.push(b),i.push(["add-attr",b]),r.add(b.id))}function l(b,g){return g.indexOf(".")!==-1&&!o(b,g)}function d(b,g){const w=o(b,g),m=a(b,g);u(w),u(m),!w&&!m&&c(Yn(e,b,g,ho))}for(const b of n)for(const{etype:g,lookupPair:w,linkLabel:m}of po(b)){const T=w[0];if(m){d(g,m);const v=o(g,m),k=a(g,m);u(v),u(k);const A=((h=v==null?void 0:v["reverse-identity"])==null?void 0:h[1])||((y=k==null?void 0:k["forward-identity"])==null?void 0:y[1])||m;if(l(A,T))d(A,Lt(T));else{const R=o(A,T);R||c(rt(e,A,T,Nt)),u(R)}}else if(l(g,T))d(g,Lt(T));else{const v=o(g,T);v||c(rt(e,g,T,Nt)),u(v)}}for(const b of n){const[g,w,m,T]=b;if(co.has(g)){const v=o(w,"id");u(v),v||c(rt(e,w,"id",{"unique?":!0}));for(const k of Object.keys(T)){const A=o(w,k);if(u(A),lo.has(g)&&(A||c(rt(e,w,k,k==="id"?{"unique?":!0}:null))),uo.has(g)){const R=a(w,k);!A&&!R&&c(Yn(e,w,k)),u(R)}}}}if(s.length){const b={...t.attrs};for(const g of s)b[g.id]=g;return[new be(b,t.linkIndex),i]}return[t,i]}function bo(t,e){const r=(Array.isArray(e)?e:[e]).flatMap(c=>qi(c)),[s,i]=yo(t,r),o={...t,attrsStore:s},a=r.flatMap(c=>ro(o,c));return[...i,...a]}function Zn(t,e){typeof requestIdleCallback>"u"?t():requestIdleCallback(t,{timeout:e})}const Ne="__meta";class _o{constructor(e,n){}}class Kt{constructor(e){p(this,"currentValue");p(this,"_subs",[]);p(this,"_persister");p(this,"_merge");p(this,"serialize");p(this,"parse");p(this,"_saveThrottleMs");p(this,"_idleCallbackMaxWaitMs");p(this,"_nextSave",null);p(this,"_nextGc",null);p(this,"_pendingSaveKeys",new Set);p(this,"_loadedKeys",new Set);p(this,"_loadingKeys");p(this,"_objectSize");p(this,"_log");p(this,"onKeyLoaded");p(this,"_version",0);p(this,"_meta",{isLoading:!0,onLoadCbs:[],value:null,error:null,attempts:0});p(this,"_gcOpts");this._persister=e.persister,this._merge=e.merge,this.serialize=e.serialize,this.parse=e.parse,this._objectSize=e.objectSize,this._log=e.logger,this._saveThrottleMs=e.saveThrottleMs??100,this._idleCallbackMaxWaitMs=e.idleCallbackMaxWaitMs??1e3,this._gcOpts=e.gc,this.currentValue={},this._loadedKeys=new Set,this._loadingKeys={},this._initMeta(),e.preloadEntryCount&&this._preloadEntries(e.preloadEntryCount)}async _initMeta(){var e;this._meta.loadingPromise&&await this._meta.loadingPromise;try{const n=this._persister.getItem(Ne);this._meta.loadingPromise=n;const r=await n;this._meta.isLoading=!1,this._meta.error=null,this._meta.loadingPromise=null,this._meta.attempts=0;const s=((e=this._meta.value)==null?void 0:e.objects)??{},i=r??{},o=i.objects??{};this._meta.value={...i,objects:{...s,...o}}}catch(n){this._meta.error=n,this._meta.attempts++,this._meta.loadingPromise=null}}async _getMeta(){return this._meta.value?this._meta.value:this._meta.loadingPromise?(await this._meta.loadingPromise,this._meta.value):(this._initMeta(),await this._meta.loadingPromise,this._meta.value)}async _refreshMeta(){return await this._initMeta(),this._meta.value}async _preloadEntries(e){const n=await this.waitForMetaToLoad();if(!n)return;const r=Object.entries(n.objects);r.sort(([s,i],[o,a])=>a.updatedAt-i.updatedAt);for(const[s]of r.slice(0,e))this._loadKey(s)}async _getFromStorage(e){try{const n=await this._persister.getItem(e);return n&&this.parse(e,n)}catch(n){return console.error(`Unable to read from storage for key=${e}`,n),null}}async waitForKeyToLoad(e){return this._loadedKeys.has(e)?this.currentValue[e]:(await(this._loadingKeys[e]||this._loadKey(e)),this.currentValue[e])}async waitForMetaToLoad(){return this._getMeta()}unloadKey(e){this._loadedKeys.delete(e),delete this._loadingKeys[e],delete this.currentValue[e]}async _loadKey(e){if(this._loadedKeys.has(e)||e in this._loadingKeys)return;const n=this._getFromStorage(e);this._loadingKeys[e]=n;const r=await n;if(delete this._loadingKeys[e],this._loadedKeys.add(e),r){const s=this._merge(e,r,this.currentValue[e]);s&&(this.currentValue[e]=s)}this.onKeyLoaded&&this.onKeyLoaded(e)}_writeToStorage(e){const n=[],r=e==null?void 0:e.skipGc;if(this._meta.isLoading){const d=new Promise((h,y)=>{setTimeout(()=>this._enqueuePersist(e?{...e,attempts:(e.attempts||0)+1}:{attempts:1}).then(h).catch(y),10+((e==null?void 0:e.attempts)??0)*1e3)});return n.push(d),Promise.all(n).then(h=>h.reduce((y,b)=>y+b,0))}const s=this._meta.value;if(!s)return Promise.resolve(0);const i=[],o=[];for(const d of this._pendingSaveKeys)d in this.currentValue?o.push(d):(i.push(d),delete s.objects[d]);for(const d of i){const h=this._persister.removeItem(d);n.push(h.then(()=>1)),this._loadedKeys.delete(d),this._pendingSaveKeys.delete(d)}const a=[],c=[[Ne,s]],u=s.objects??{};s.objects=u;for(const d of o)if(this._loadedKeys.has(d)){const h=this.serialize(d,this.currentValue[d]);c.push([d,h]);const y=this._objectSize(h),b=u[d]??{createdAt:Date.now(),updatedAt:Date.now(),size:y};b.updatedAt=Date.now(),b.size=y,u[d]=b,this._pendingSaveKeys.delete(d)}else a.push(d);const l=this._persister.multiSet(c);n.push(l.then(()=>1));for(const d of a){const h=this._loadKey(d).then(()=>this._enqueuePersist(e));n.push(h)}return r||this.gc(),Promise.all(n).then(d=>d.reduce((h,y)=>h+y,0))}async flush(){return this._nextSave?(clearTimeout(this._nextSave),this._nextSave=null,this._writeToStorage()):void 0}async _gc(){if(!this._gcOpts)return;const e=new Set(await this._persister.getAllKeys());e.delete(Ne);const n=new Set(Object.keys(this.currentValue));for(const h of Object.keys(this._loadingKeys))n.add(h);for(const h of this._loadedKeys)n.add(h);const r=await this._refreshMeta();if(!r){this._log.info("Could not gc because we were not able to load meta");return}const s=[],i={gcOpts:this._gcOpts,keys:e,sacredKeys:n,removed:[],metaRemoved:[],removedMissingCount:0,removedOldCount:0,removedThresholdCount:0,removedSizeCount:0};for(const h of e)n.has(h)||h in r.objects||(this._log.info("Lost track of key in meta",h),s.push(this._persister.removeItem(h)),i.removed.push(h),i.removedMissingCount++);const o=Date.now();for(const[h,y]of Object.entries(r.objects))!n.has(h)&&y.updatedAt<o-this._gcOpts.maxAgeMs&&(s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedOldCount++);const a=Object.entries(r.objects);a.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const c=a.filter(([h])=>!n.has(h));if(a.length>this._gcOpts.maxEntries)for(const[h]of c.slice(0,a.length-this._gcOpts.maxEntries))s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedThresholdCount++;const u=Object.entries(r.objects);u.sort(([h,y],[b,g])=>y.updatedAt-g.updatedAt);const l=u.filter(([h])=>!n.has(h));let d=u.reduce((h,[y,b])=>h+b.size,0);for(;d>0&&d>this._gcOpts.maxSize&&l.length;){const[[h,y]]=l.splice(0,1);d-=y.size,s.push(this._persister.removeItem(h)),delete r.objects[h],i.removed.push(h),i.removedSizeCount++}for(const h of Object.keys(r.objects))!e.has(h)&&!n.has(h)&&delete r.objects[h];return(i.removed.length||i.metaRemoved.length)&&s.push(this._enqueuePersist({skipGc:!0})),this._log.info("Completed GC",i),await Promise.all(s),i}gc(){this._nextGc||(this._nextGc=setTimeout(()=>{Zn(()=>{this._nextGc=null,this._gc()},30*1e3)},1e3*60+Math.random()*500))}_enqueuePersist(e){return new Promise((n,r)=>{if(this._nextSave){n(0);return}this._nextSave=setTimeout(()=>{Zn(()=>{this._nextSave=null,this._writeToStorage(e).then(n).catch(r)},this._idleCallbackMaxWaitMs)},this._saveThrottleMs)})}version(){return this._version}updateInPlace(e){this._version++;const[n,r]=Je(this.currentValue,e,{enablePatches:!0});for(const s of r){const i=s.path[0];i&&typeof i=="string"&&(this._pendingSaveKeys.add(i),this._loadedKeys.has(i)||this._loadKey(i))}this.currentValue=n,this._enqueuePersist();for(const s of this._subs)s(this.currentValue);return n}subscribe(e){return this._subs.push(e),e(this.currentValue),()=>{this._subs=this._subs.filter(n=>n!==e)}}}const go=6,To=["kv","querySubs","syncSubs"];function wo(t){return function(n){console.error("Error in IndexedDB event",{source:t,event:n})}}async function mo(t){return new Promise(e=>{const n=indexedDB.open(t);n.onerror=r=>{e(null)},n.onsuccess=r=>{const i=r.target.result;e(i)},n.onupgradeneeded=r=>{var i;(i=r.target.transaction)==null||i.abort(),e(null)}})}async function So(t,e,n){const r=typeof e=="string"?JSON.parse(e):e;if(!r)return;const s=new Set;return new Promise((i,o)=>{var l,d,h;const a={};for(const[y,b]of Object.entries(r)){const g=typeof b=="string"?JSON.parse(b):b;if(g.lastAccessed){const m={createdAt:g.lastAccessed,updatedAt:g.lastAccessed,size:((h=(d=(l=g.result)==null?void 0:l.store)==null?void 0:d.triples)==null?void 0:h.length)??0};a[y]=m}const w=n.put(g,y);s.add(w)}const c={objects:a},u=n.put(c,Ne);s.add(u);for(const y of s)y.onsuccess=()=>{s.delete(y),s.size===0&&i()},y.onerror=b=>{o(b)}})}async function Xn(t,e,n){const r=n.put(e,t);return new Promise((s,i)=>{r.onsuccess=()=>s(),r.onerror=o=>i(o)})}async function vo(t,e){const n=await mo(`instant_${t}_5`);if(!n)return;const r=await new Promise((l,d)=>{const b=n.transaction(["kv"],"readonly").objectStore("kv").openCursor();b.onerror=w=>{d(w)};const g=[];b.onsuccess=()=>{const w=b.result;if(w){const m=w.key,T=w.value;g.push([m,T]),w.continue()}else l(g)},b.onerror=w=>{d(w)}}),s=e.transaction(["kv","querySubs"],"readwrite"),i=s.objectStore("kv"),o=s.objectStore("querySubs"),a=[],c={objects:{}};for(const[l,d]of r)switch(l){case"querySubs":{const h=So(l,d,o);a.push(h);break}default:{const h=Xn(l,d,i);a.push(h);const y={createdAt:Date.now(),updatedAt:Date.now(),size:0};c.objects[l]=y;break}}const u=Xn(Ne,c,i);a.push(u),await Promise.all(a),await new Promise((l,d)=>{s.oncomplete=h=>l(h),s.onerror=h=>d(h),s.onabort=h=>d(h)})}const er=new Map;class tr extends _o{constructor(n,r){super(n,r);p(this,"dbName");p(this,"_storeName");p(this,"_appId");p(this,"_prefix");p(this,"_dbPromise");this.dbName=`instant_${n}_${go}`,this._storeName=r,this._appId=n,this._dbPromise=this._init()}_init(){return new Promise((n,r)=>{let s=!1;const i=indexedDB.open(this.dbName,1);i.onerror=o=>{r(o)},i.onsuccess=o=>{const c=o.target.result;if(s){const u=vo(this._appId,c).catch(l=>{wo("Error upgrading store from version 5 to 6.")(l)});er.set(this.dbName,u),u.then(()=>n(c)).catch(()=>n(c))}else{const u=er.get(this.dbName);u?u.then(()=>n(c)).catch(()=>n(c)):n(c)}},i.onupgradeneeded=o=>{s=!0,this._upgradeStore(o)}})}_upgradeStore(n){const s=n.target.result;for(const i of To)s.objectStoreNames.contains(i)||s.createObjectStore(i)}async getItem(n){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readonly").objectStore(this._storeName).get(n);c.onerror=u=>{i(u)},c.onsuccess=u=>{c.result?s(c.result):s(null)}})}async setItem(n,r){const s=await this._dbPromise;return new Promise((i,o)=>{const u=s.transaction([this._storeName],"readwrite").objectStore(this._storeName).put(r,n);u.onerror=l=>{o(l)},u.onsuccess=l=>{i()}})}async multiSet(n){const r=await this._dbPromise;return new Promise((s,i)=>{const o=r.transaction([this._storeName],"readwrite"),a=o.objectStore(this._storeName),c=new Set;for(const[u,l]of n){const d=a.put(l,u);c.add(d)}for(const u of c)u.onerror=l=>{o.abort(),i(l)},u.onsuccess=l=>{c.delete(u),c.size===0&&s()}})}async removeItem(n){const r=await this._dbPromise;return new Promise((s,i)=>{const c=r.transaction([this._storeName],"readwrite").objectStore(this._storeName).delete(n);c.onerror=u=>{i(u)},c.onsuccess=u=>{s()}})}async getAllKeys(){const n=await this._dbPromise;return new Promise((r,s)=>{const a=n.transaction([this._storeName],"readonly").objectStore(this._storeName).getAllKeys();a.onerror=c=>{s(c)},a.onsuccess=c=>{r(a.result.filter(u=>typeof u=="string"))}})}}class nr{static async getIsOnline(){return navigator.onLine}static listen(e){const n=()=>{e(!0)},r=()=>{e(!1)};return addEventListener("online",n),addEventListener("offline",r),()=>{removeEventListener("online",n),removeEventListener("offline",r)}}}class Ee extends Error{constructor(n,r){super(n);p(this,"hint");this.hint=r;const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,Ee),this.name="InstantError"}get[Symbol.toStringTag](){return"InstantError"}}class st extends Ee{constructor(n){var i;const r=((i=n.body)==null?void 0:i.message)||`API Error (${n.status})`;super(r,n.body.hint);p(this,"body");p(this,"status");const s=new.target.prototype;Object.setPrototypeOf&&Object.setPrototypeOf(this,s),Error.captureStackTrace&&Error.captureStackTrace(this,st),this.name="InstantAPIError",this.status=n.status,this.body=n.body}get[Symbol.toStringTag](){return"InstantAPIError"}}async function re(t,e){const n=await fetch(t,e),r=await n.json();return n.status===200?Promise.resolve(r):Promise.reject(new st({status:n.status,body:r}))}function Ao({apiURI:t,appId:e,email:n}){return re(`${t}/runtime/auth/send_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:n})})}async function Eo({apiURI:t,appId:e,email:n,code:r,refreshToken:s}){return await re(`${t}/runtime/auth/verify_magic_code`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,email:n,code:r,...s?{"refresh-token":s}:{}})})}async function Oo({apiURI:t,appId:e,refreshToken:n}){return await re(`${t}/runtime/auth/verify_refresh_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e,"refresh-token":n})})}async function ko({apiURI:t,appId:e}){return await re(`${t}/runtime/auth/sign_in_guest`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({"app-id":e})})}async function rr({apiURI:t,appId:e,code:n,codeVerifier:r,refreshToken:s}){return await re(`${t}/runtime/oauth/token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,code:n,code_verifier:r,refresh_token:s})})}async function Co({apiURI:t,appId:e,nonce:n,idToken:r,clientName:s,refreshToken:i}){return await re(`${t}/runtime/oauth/id_token`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,nonce:n,id_token:r,client_name:s,refresh_token:i})})}async function Po({apiURI:t,appId:e,refreshToken:n}){return await re(`${t}/runtime/signout`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({app_id:e,refresh_token:n})})}async function Io({apiURI:t,appId:e,path:n,file:r,refreshToken:s,contentType:i,contentDisposition:o}){const a={app_id:e,path:n,authorization:`Bearer ${s}`,"content-type":i||r.type};return o&&(a["content-disposition"]=o),await re(`${t}/storage/upload`,{method:"PUT",headers:a,body:r})}async function Mo({apiURI:t,appId:e,path:n,refreshToken:r}){const{data:s}=await re(`${t}/storage/files?app_id=${e}&filename=${encodeURIComponent(n)}`,{method:"DELETE",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}async function jo({apiURI:t,appId:e,fileName:n,refreshToken:r,metadata:s={}}){const{data:i}=await re(`${t}/storage/signed-upload-url`,{method:"POST",headers:{"content-type":"application/json",authorization:`Bearer ${r}`},body:JSON.stringify({app_id:e,filename:n})});return i}async function Ro(t,e){return(await fetch(t,{method:"PUT",body:e,headers:{"Content-Type":e.type}})).ok}async function Do({apiURI:t,appId:e,path:n,refreshToken:r}){const{data:s}=await re(`${t}/storage/signed-download-url?app_id=${e}&filename=${encodeURIComponent(n)}`,{method:"GET",headers:{"content-type":"application/json",authorization:`Bearer ${r}`}});return s}let zt=!1,sr=!1,ir=!1;typeof window<"u"&&typeof window.localStorage<"u"&&(zt=!!window.localStorage.getItem("devBackend"),sr=!!window.localStorage.getItem("__instantLogging"),ir=!!window.localStorage.getItem("__devtoolLocalDash"));function or(t,e){if(!e)return t;const n={};return e.forEach(r=>{n[r]=t[r]}),n}function xo(t,e,n){const r={peers:{}};if(e&&"user"in e?e.user:!0){const i=or(t.user??{},e==null?void 0:e.keys);r.user={...i,peerId:n}}for(const i of Object.keys(t.peers??{})){const o=(e==null?void 0:e.peers)===void 0,a=Array.isArray(e==null?void 0:e.peers)&&(e==null?void 0:e.peers.includes(i));if(o||a){const c=or(t.peers[i],e==null?void 0:e.keys);r.peers[i]={...c,peerId:i}}}return r}function $o(t,e){if(t.isLoading!==e.isLoading||t.error!==e.error||(t.user||e.user)&&(!t.user||!e.user||!wn(t.user,e.user))||!Tn(t.peers,e.peers))return!0;for(const r of Object.keys(t.peers))if(!wn(t.peers[r],e.peers[r]))return!0;return!1}class ar{constructor(){p(this,"promise");p(this,"_resolve");p(this,"_reject");this.promise=new Promise((e,n)=>{this._resolve=e,this._reject=n})}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}function cr(t,e=[]){t.forEach(n=>{const{data:r}=n,{"datalog-result":s}=r,{"join-rows":i}=s;for(const o of i)for(const a of o)e.push(a);cr(n["child-nodes"],e)})}function ur(t){const e=[];return cr(t,e),e}function lr(t){return Object.values(t.links).reduce((e,n)=>{var r,s;return e[r=n.forward.on]??(e[r]={}),e[n.forward.on][n.forward.label]={isForward:!0,isSingular:n.forward.has==="one",link:n},e[s=n.reverse.on]??(e[s]={}),e[n.reverse.on][n.reverse.label]={isForward:!1,isSingular:n.reverse.has==="one",link:n},e},{})}const fr="v0.22.98-experimental.drewh-ts-target.20762041587.1";function Uo(t,e){return{info:t?(...n)=>console.info(...n,e()):()=>{},debug:t?(...n)=>console.debug(...n,e()):()=>{},error:t?(...n)=>console.error(...n,e()):()=>{}}}class ue{constructor(e,n,r,s={indexed:!1,unique:!1}){p(this,"valueType");p(this,"required");p(this,"isIndexed");p(this,"config");p(this,"metadata",{});this.valueType=e,this.required=n,this.isIndexed=r,this.config=s}clientRequired(){return new ue(this.valueType,!1,this.isIndexed,this.config)}optional(){return new ue(this.valueType,!1,this.isIndexed,this.config)}unique(){return new ue(this.valueType,this.required,this.isIndexed,{...this.config,unique:!0})}indexed(){return new ue(this.valueType,this.required,!0,{...this.config,indexed:!0})}}class D extends Error{constructor(e,n){const r=n?`At path '${n}': ${e}`:e;super(r),this.name="QueryValidationError"}}const dr=["where","order","limit","last","first","offset","after","before","fields","aggregate"],Lo=t=>t.valueType||"unknown",hr=(t,e,n=!1)=>{if(n||t==null)return!0;switch(e){case"string":return typeof t=="string";case"number":return typeof t=="number"&&!isNaN(t);case"boolean":return typeof t=="boolean";case"date":return t instanceof Date||typeof t=="string"||typeof t=="number";default:return!0}},Fo=(t,e,n,r,s,i,o)=>{const a=i.valueType==="json",c=(u,l,d)=>{if(!hr(d,l,a))throw new D(`Invalid value for operator '${u}' on attribute '${r}' in entity '${s}'. Expected ${l}, but received: ${typeof d}`,o)};switch(t){case"in":case"$in":if(!Array.isArray(e))throw new D(`Operator '${t}' for attribute '${r}' in entity '${s}' must be an array, but received: ${typeof e}`,o);for(const u of e)c(t,n,u);break;case"$not":case"$ne":case"$gt":case"$lt":case"$gte":case"$lte":c(t,n,e);break;case"$like":case"$ilike":if(c(t,"string",e),t==="$ilike"&&!i.isIndexed)throw new D(`Operator '${t}' can only be used with indexed attributes, but '${r}' in entity '${s}' is not indexed`,o);break;case"$isNull":c(t,"boolean",e);break;default:throw new D(`Unknown operator '${t}' for attribute '${r}' in entity '${s}'`,o)}},Oe=(t,e,n,r,s)=>{const i=Lo(n),o=n.valueType==="json";if(typeof t=="object"&&t!==null&&!Array.isArray(t)){if(o)return;const c=t;for(const[u,l]of Object.entries(c))Fo(u,l,i,e,r,n,`${s}.${u}`)}else if(!hr(t,i,o))throw new D(`Invalid value for attribute '${e}' in entity '${r}'. Expected ${i}, but received: ${typeof t}`,s)},No=(t,e,n,r,s)=>{const i=t.split(".");if(i.length<2)throw new D(`Invalid dot notation path '${t}'. Must contain at least one dot.`,s);let o=n;for(let l=0;l<i.length-1;l++){const d=i[l],h=r.entities[o];if(!h)throw new D(`Entity '${o}' does not exist in schema while traversing dot notation path '${t}'.`,s);const y=h.links[d];if(!y){const b=Object.keys(h.links);throw new D(`Link '${d}' does not exist on entity '${o}' in dot notation path '${t}'. Available links: ${b.length>0?b.join(", "):"none"}`,s)}o=y.entityName}const a=i[i.length-1],c=r.entities[o];if(!c)throw new D(`Target entity '${o}' does not exist in schema for dot notation path '${t}'.`,s);if(a==="id"){if(typeof e=="string"&&!ve(e))throw new D(`Invalid value for id field in entity '${o}'. Expected a UUID, but received: ${e}`,s);Oe(e,t,new ue("string",!1,!0),n,s);return}const u=c.attrs[a];if(Object.keys(c.links).includes(a)){if(typeof e=="string"&&!ve(e))throw new D(`Invalid value for link '${a}' in entity '${o}'. Expected a UUID, but received: ${e}`,s);Oe(e,t,new ue("string",!1,!0),n,s);return}if(!u){const l=Object.keys(c.attrs);throw new D(`Attribute '${a}' does not exist on entity '${o}' in dot notation path '${t}'. Available attributes: ${l.length>0?l.join(", ")+", id":"id"}`,s)}Oe(e,t,u,n,s)},pr=(t,e,n,r)=>{for(const[s,i]of Object.entries(t)){if(s==="or"||s==="and"){if(Array.isArray(i))for(const u of i)typeof u=="object"&&u!==null&&pr(u,e,n,`${r}.${s}[${u}]`);continue}if(s==="id"){Oe(i,"id",new ue("string",!1,!0),e,`${r}.id`);continue}if(s.includes(".")){No(s,i,e,n,`${r}.${s}`);continue}const o=n.entities[e];if(!o)continue;const a=o.attrs[s],c=o.links[s];if(!a&&!c){const u=Object.keys(o.attrs),l=Object.keys(o.links);throw new D(`Attribute or link '${s}' does not exist on entity '${e}'. Available attributes: ${u.length>0?u.join(", "):"none"}. Available links: ${l.length>0?l.join(", "):"none"}`,`${r}.${s}`)}if(a)Oe(i,s,a,e,`${r}.${s}`);else if(c){if(typeof i=="string"&&!ve(i))throw new D(`Invalid value for link '${s}' in entity '${e}'. Expected a UUID, but received: ${i}`,`${r}.${s}`);const u=new ue("string",!1,!0);Oe(i,s,u,e,`${r}.${s}`)}}},Ko=(t,e,n,r,s=0)=>{for(const o of Object.keys(t))if(!dr.includes(o))throw new D(`Invalid query parameter '${o}' in $ object. Valid parameters are: ${dr.join(", ")}. Found: ${o}`,r);const i=["offset","before","after","first","last"];for(const o of i)if(t[o]!==void 0&&s>0)throw new D(`'${o}' can only be used on top-level namespaces. It cannot be used in nested queries.`,r);if(t.where&&n){if(typeof t.where!="object"||t.where===null)throw new D(`'where' clause must be an object in entity '${e}', but received: ${typeof t.where}`,r?`${r}.where`:void 0);pr(t.where,e,n,r?`${r}.where`:"where")}},yr=(t,e,n,r,s=0)=>{var i;if(!t||typeof t!="object")throw new D(`Query part for entity '${e}' must be an object, but received: ${typeof t}`,r);for(const o of Object.keys(t))if(o!=="$"){if(n&&!(o in n.entities[e].links)){const c=Object.keys(n.entities[e].links);throw new D(`Link '${o}' does not exist on entity '${e}'. Available links: ${c.length>0?c.join(", "):"none"}`,`${r}.${o}`)}const a=t[o];if(typeof a=="object"&&a!==null){const c=(i=n==null?void 0:n.entities[e].links[o])==null?void 0:i.entityName;c&&yr(a,c,n,`${r}.${o}`,s+1)}}else{const a=t[o];if(typeof a!="object"||a===null)throw new D(`Query parameter '$' must be an object in entity '${e}', but received: ${typeof a}`,`${r}.$`);Ko(a,e,n,`${r}.$`,s)}},br=(t,e)=>{if(typeof t!="object"||t===null)throw new D(`Query must be an object, but received: ${typeof t}${t===null?" (null)":""}`);if(Array.isArray(t))throw new D(`Query must be an object, but received: ${typeof t}`);const n=t;for(const r of Object.keys(n)){if(Array.isArray(t[r]))throw new D(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(typeof r!="string")throw new D(`Query keys must be strings, but found key of type: ${typeof r}`,r);if(r!=="$$ruleParams"){if(e&&!e.entities[r]){const s=Object.keys(e.entities);throw new D(`Entity '${r}' does not exist in schema. Available entities: ${s.length>0?s.join(", "):"none"}`,r)}yr(n[r],r,e,r,0)}}},_r=t=>typeof t!="string"?!1:nt(t)?!0:ve(t);class X extends Error{constructor(e){super(e),this.name="TransactionValidationError"}}const gr=t=>t.length>0?t.join(", "):"none",zo=(t,e)=>new X(`Entity '${t}' does not exist in schema. Available entities: ${gr(e)}`),qt={string:t=>typeof t=="string",number:t=>typeof t=="number"&&!isNaN(t),boolean:t=>typeof t=="boolean",date:t=>t instanceof Date||typeof t=="string"||typeof t=="number",json:()=>!0},qo=(t,e)=>{var n;return t==null?!0:((n=qt[e.valueType])==null?void 0:n.call(qt,t))??!1},Tr=(t,e)=>{const n=e.entities[t];if(!n)throw zo(t,Object.keys(e.entities));return n},Vt=(t,e,n)=>{const r=Tr(t,n);if(typeof e!="object"||e===null)throw new X(`Arguments for data operation on entity '${t}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(s==="id")continue;const o=r.attrs[s];if(o&&!qo(i,o))throw new X(`Invalid value for attribute '${s}' in entity '${t}'. Expected ${o.valueType}, but received: ${typeof i}`)}},wr=(t,e,n)=>{const r=Tr(t,n);if(typeof e!="object"||e===null)throw new X(`Arguments for link operation on entity '${t}' must be an object, but received: ${typeof e}`);for(const[s,i]of Object.entries(e)){if(!r.links[s]){const a=Object.keys(r.links);throw new X(`Link '${s}' does not exist on entity '${t}'. Available links: ${gr(a)}`)}if(i!=null){if(Array.isArray(i)){for(const a of i)if(!_r(a))throw new X(`Invalid entity ID in link '${s}' for entity '${t}'. Expected a UUID or a lookup, but received: ${a}`)}else if(!_r(i))throw new X(`Invalid UUID in link '${s}' for entity '${t}'. Expected a UUID, but received: ${i}`)}}},Vo={create:Vt,update:Vt,merge:Vt,link:wr,unlink:wr,delete:()=>{}},Wo=(t,e)=>{if(!e)return;const[n,r,s,i]=t;if(!Array.isArray(s)&&!ve(s))throw new X(`Invalid id for entity '${r}'. Expected a UUID, but received: ${s}`);if(typeof r!="string")throw new X(`Entity name must be a string, but received: ${typeof r}`);const o=Vo[n];o&&i!==void 0&&o(r,i,e)},Qo=(t,e)=>{const n=Array.isArray(t)?t:[t];for(const r of n){if(!r||typeof r!="object")throw new X(`Transaction chunk must be an object, but received: ${typeof r}`);if(!Array.isArray(r.__ops))throw new X(`Transaction chunk must have __ops array, but received: ${typeof r.__ops}`);for(const s of r.__ops){if(!Array.isArray(s))throw new X(`Transaction operation must be an array, but received: ${typeof s}`);Wo(s,e)}}};let mr=0;class Sr{constructor(e){p(this,"type","ws");p(this,"conn");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${mr++}`,this.conn=new WebSocket(e),this.conn.onopen=n=>{this.onopen&&this.onopen({target:this})},this.conn.onmessage=n=>{this.onmessage&&this.onmessage({target:this,message:JSON.parse(n.data.toString())})},this.conn.onclose=n=>{this.onclose&&this.onclose({target:this})},this.conn.onerror=n=>{this.onerror&&this.onerror({target:this})}}close(){this.conn.close()}isOpen(){return this.conn.readyState===(WebSocket.OPEN??1)}isConnecting(){return this.conn.readyState===(WebSocket.CONNECTING??0)}send(e){return this.conn.send(JSON.stringify(e))}}class Bo{constructor(e,n){p(this,"type","sse");p(this,"initParams",null);p(this,"sendQueue",[]);p(this,"sendPromise");p(this,"closeFired",!1);p(this,"sseInitTimeout");p(this,"ES");p(this,"conn");p(this,"url");p(this,"id");p(this,"onopen");p(this,"onmessage");p(this,"onclose");p(this,"onerror");this.id=`${this.type}_${mr++}`,this.url=n,this.ES=e,this.conn=new e(n),this.sseInitTimeout=setTimeout(()=>{this.initParams||this.handleError()},1e4),this.conn.onmessage=r=>{const s=JSON.parse(r.data);if(Array.isArray(s))for(const i of s)this.handleMessage(i);else this.handleMessage(s)},this.conn.onerror=r=>{this.handleError()}}handleMessage(e){if(e.op==="sse-init"){this.initParams={machineId:e["machine-id"],sessionId:e["session-id"],sseToken:e["sse-token"]},this.onopen&&this.onopen({target:this}),clearTimeout(this.sseInitTimeout);return}this.onmessage&&this.onmessage({target:this,message:e})}handleError(){try{this.onerror&&this.onerror({target:this})}finally{this.handleClose()}}handleClose(){this.conn.close(),this.onclose&&!this.closeFired&&(this.closeFired=!0,this.onclose({target:this}))}async postMessages(e){var n,r,s;try{(await fetch(this.url,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({machine_id:(n=this.initParams)==null?void 0:n.machineId,session_id:(r=this.initParams)==null?void 0:r.sessionId,sse_token:(s=this.initParams)==null?void 0:s.sseToken,messages:e})})).ok||this.handleError()}catch{this.handleError()}}async flushQueue(){if(this.sendPromise||!this.sendQueue.length)return;const e=this.sendQueue;this.sendQueue=[];const n=this.postMessages(e);this.sendPromise=n,n.then(()=>{this.sendPromise=null,this.flushQueue()})}send(e){if(!this.isOpen()||!this.initParams)throw this.isConnecting()?new Error("Failed to execute 'send' on 'EventSource': Still in CONNECTING state."):this.conn.readyState===this.ES.CLOSED?new Error("EventSource is already in CLOSING or CLOSED state."):new Error("EventSource is in invalid state.");this.sendQueue.push(e),this.flushQueue()}isOpen(){return this.conn.readyState===this.ES.OPEN&&this.initParams!==null}isConnecting(){return this.conn.readyState===this.ES.CONNECTING||this.conn.readyState===this.ES.OPEN&&this.initParams===null}close(){this.handleClose()}}function Go(t,e){const n=t.values;if(n){const r=Cn(n.attrsStore,null);if(r){for(const s of n.entities||[])s.store.useDateObjects=e,s.store=kn(r,s.store);n.attrsStore=r}}return t}function Ho(t,e){var n;if(e.values){const r=[];for(const s of(n=e.values)==null?void 0:n.entities){const i=On(s.store);r.push({...s,store:i})}return{...e,values:{attrsStore:e.values.attrsStore.toJSON(),entities:r}}}else return e}function Jo(t,e,n){var i,o;const r=(i=e==null?void 0:e.state)==null?void 0:i.txId,s=(o=n==null?void 0:n.state)==null?void 0:o.txId;return r&&(!s||r>s)?e:s&&(!r||s>r)?n:e||n}function Wt(t,e,n){return Bn({store:e,attrsStore:n,pageInfo:null,aggregate:null},t.query).data[t.table][0]}function vr(t,e,n,r){var o;const s=(o=U(n,t.table,"id"))==null?void 0:o.id;if(!s)return-1;const i=Se(e.eav,[r,s,r]);return i?i[3]:-1}function Ar(t,e,n){for(const{action:r,triple:s}of n)switch(r){case"added":Mn(t,e,s);break;case"removed":Pn(t,e,s);break}}function Yo(t,e,n){var s,i;const r={};for(const{action:o,triple:a}of n){const[c,u,l]=a,d=(i=(s=e.getAttr(u))==null?void 0:s["forward-identity"])==null?void 0:i[2];if(!d)continue;const h=r[c]??{};r[c]=h;const y=h[d]??{};switch(o){case"added":y.newValue=l;break;case"removed":y.oldValue===void 0&&(y.oldValue=l);break}h[d]=y}for(const[o,a]of Object.entries(r))for(const[c,{oldValue:u,newValue:l}]of Object.entries(a))u===l&&delete a[c];return r}function it(t,e){return{[t.table]:e.map(n=>n.entity)}}function Zo(t,e){var r;if(t.orderFieldType)return t.orderFieldType;const n=t.orderField==="serverCreatedAt"?"number":(r=U(e(),t.table,t.orderField))==null?void 0:r["checked-data-type"];return t.orderFieldType=n,n}function Xo(t,e,n){const r=e;if(t.orderField==="serverCreatedAt"){n.sort(t.orderDirection==="asc"?function(o,a){return Fe(o.entity.id,o.serverCreatedAt,a.entity.id,a.serverCreatedAt,r)}:function(o,a){return Fe(a.entity.id,a.serverCreatedAt,o.entity.id,o.serverCreatedAt,r)});return}const s=t.orderField;n.sort(t.orderDirection==="asc"?function(o,a){return Fe(o.entity.id,o.entity[s],a.entity.id,a.entity[s],r)}:function(o,a){return Fe(a.entity.id,a.entity[s],o.entity.id,o.entity[s],r)})}var ge;(function(t){t.InitialSyncBatch="InitialSyncBatch",t.InitialSyncComplete="InitialSyncComplete",t.LoadFromStorage="LoadFromStorage",t.SyncTransaction="SyncTransaction",t.Error="Error"})(ge||(ge={}));class ea{constructor(e,n,r,s,i,o){p(this,"trySend");p(this,"subs");p(this,"callbacks",{});p(this,"config");p(this,"idToHash",{});p(this,"log");p(this,"createStore");p(this,"getAttrs");this.trySend=e,this.config=r,this.log=s,this.createStore=i,this.getAttrs=o,this.subs=new Kt({persister:n,merge:Jo,serialize:Ho,parse:(a,c)=>Go(c,this.config.useDateObjects),objectSize:a=>{var c;return((c=a.values)==null?void 0:c.entities.length)||0},logger:s,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}})}beforeUnload(){this.subs.flush()}subscribe(e,n){const r=F(e);return this.callbacks[r]=this.callbacks[r]||[],this.callbacks[r].push(n),this.initSubscription(e,r,n),s=>{this.unsubscribe(r,n,s==null?void 0:s.keepSubscription)}}unsubscribe(e,n,r){const s=(this.callbacks[e]||[]).filter(i=>i!==n);if(this.callbacks[e]=s,!s.length){delete this.callbacks[e];const i=this.subs.currentValue[e];i!=null&&i.state&&this.clearSubscriptionData(i.state.subscriptionId,!!r),r||this.subs.updateInPlace(o=>{delete o[e]})}}sendStart(e){this.trySend(N(),{op:"start-sync",q:e})}sendResync(e,n,r){this.idToHash[n.subscriptionId]=e.hash,this.trySend(n.subscriptionId,{op:"resync-table","subscription-id":n.subscriptionId,"tx-id":r,token:n.token})}sendRemove(e,n){this.trySend(N(),{op:"remove-sync","subscription-id":e.subscriptionId,"keep-subscription":n})}async initSubscription(e,n,r){var u,l,d,h;await this.subs.waitForKeyToLoad(n);const s=this.subs.currentValue[n];if(s&&s.state&&s.state.txId){this.sendResync(s,s.state,s.state.txId),(u=s.values)!=null&&u.entities&&r&&r({type:ge.LoadFromStorage,data:it(s,(l=s.values)==null?void 0:l.entities)});return}const i=Object.keys(e)[0],o=((h=(d=e[i])==null?void 0:d.$)==null?void 0:h.order)||{serverCreatedAt:"asc"},[a,c]=Object.entries(o)[0];this.subs.updateInPlace(y=>{y[n]={query:e,hash:n,table:i,orderDirection:c,orderField:a,createdAt:Date.now(),updatedAt:Date.now()}}),this.sendStart(e)}async flushPending(){for(const e of Object.keys(this.callbacks)){await this.subs.waitForKeyToLoad(e);const n=this.subs.currentValue[e];n?await this.initSubscription(n.query,n.hash):this.log.error("Missing sub for hash in flushPending",e)}}onStartSyncOk(e){const n=e["subscription-id"],r=e.q,s=F(r);this.idToHash[n]=s,this.subs.updateInPlace(i=>{const o=i[s];if(!o)return this.log.error("Missing sub for hash",s,"subscription-id",n,"query",r),i;o.state={subscriptionId:n,token:e.token}})}notifyCbs(e,n){for(const r of this.callbacks[e]||[])r(n)}onSyncLoadBatch(e){const n=e["subscription-id"],r=e["join-rows"],s=this.idToHash[n];if(!s){this.log.error("Missing hash for subscription",e);return}const i=[],o=this.subs.currentValue[s];if(!o){this.log.error("Missing sub for hash",s,e);return}const a=o.values??{entities:[],attrsStore:this.getAttrs()};o.values=a;const c=a.entities;for(const u of r){const l=this.createStore(u),d=Wt(o,l,a.attrsStore);c.push({store:l,entity:d,serverCreatedAt:vr(o,l,a.attrsStore,d.id)}),i.push(d)}this.subs.updateInPlace(u=>{u[s]=o,u[s].updatedAt=Date.now()}),o.values&&this.notifyCbs(s,{type:ge.InitialSyncBatch,data:it(o,o.values.entities),batch:i})}onSyncInitFinish(e){var i;const n=e["subscription-id"],r=this.idToHash[n];if(!r){this.log.error("Missing hash for subscription",e);return}this.subs.updateInPlace(o=>{const a=o[r];if(!a){this.log.error("Missing sub for hash",r,e);return}const c=a.state;if(!c)return this.log.error("Sub never set init, missing result",a,e),o;c.txId=e["tx-id"],a.updatedAt=Date.now()});const s=this.subs.currentValue[r];s&&this.notifyCbs(r,{type:ge.InitialSyncComplete,data:it(s,((i=s.values)==null?void 0:i.entities)||[])})}onSyncUpdateTriples(e){var o;const n=e["subscription-id"],r=this.idToHash[n];if(!r){this.log.error("Missing hash for subscription",e);return}const s=this.subs.currentValue[r];if(!s){this.log.error("Missing sub for hash",r,e);return}const i=s.state;if(!i){this.log.error("Missing state for sub",s,e);return}for(const a of e.txes){if(i.txId&&i.txId>=a["tx-id"])continue;i.txId=a["tx-id"];const c=[],u={};for(const w of a.changes){const m=u[w.triple[0]]??[];u[w.triple[0]]=m,m.push(w)}const l=s.values??{entities:[],attrsStore:this.getAttrs()},d=l.entities;s.values=l;const h=[];e:for(const[w,m]of Object.entries(u))for(let T=0;T<d.length;T++){const v=d[T];if(Ds(v.store,w)){Ar(v.store,l.attrsStore,m);const k=Wt(s,v.store,l.attrsStore),A=Yo(v.store,l.attrsStore,m)[w];k?(h.push({oldEntity:v.entity,newEntity:k,changedFields:A||{}}),v.entity=k):c.push(T),delete u[w];continue e}}const y=[];for(const[w,m]of Object.entries(u)){const T=this.createStore([]);Ar(T,l.attrsStore,m);const v=Wt(s,T,l.attrsStore);if(!v){this.log.error("No entity found after applying change",{sub:s,changes:m,store:T});continue}d.push({store:T,entity:v,serverCreatedAt:vr(s,T,l.attrsStore,v.id)}),y.push(v)}const b=[];for(const w of c.sort().reverse())b.push(d[w].entity),d.splice(w,1);const g=Zo(s,this.getAttrs);Xo(s,g,d),this.notifyCbs(r,{type:ge.SyncTransaction,data:it(s,(o=s.values)==null?void 0:o.entities),added:y,removed:b,updated:h})}this.subs.updateInPlace(a=>{a[r]=s,a[r].updatedAt=Date.now()})}clearSubscriptionData(e,n){const r=this.idToHash[e];if(r){delete this.idToHash[e];const s=this.subs.currentValue[r];if(s.state&&this.sendRemove(s.state,n),n?this.subs.unloadKey(r):this.subs.updateInPlace(i=>{delete i[r]}),s)return s}}onStartSyncError(e){const n=F(e["original-event"].q),r={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa.",status:e.status,type:e.type,hint:e.hint},s=Object.keys(e["original-event"].q)[0];this.notifyCbs(n,{type:ge.Error,data:{[s]:[]},error:r})}onResyncError(e){const n=e["original-event"]["subscription-id"],r=this.clearSubscriptionData(n,!1);r&&this.initSubscription(r.query,r.hash)}}const le={CONNECTING:"connecting",OPENED:"opened",AUTHENTICATED:"authenticated",CLOSED:"closed",ERRORED:"errored"},ta=3e4,na=3e4,ra=200,sa=1e3*60,ia={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"},Qt="_instant_oauth_redirect",Ke="currentUser";function oa({transportType:t,appId:e,apiURI:n,wsURI:r,EventSourceImpl:s}){if(!s)return new Sr(`${r}?app_id=${e}`);switch(t){case"ws":return new Sr(`${r}?app_id=${e}`);case"sse":return new Bo(s,`${n}/runtime/sse?app_id=${e}`);default:throw new Error("Unknown transport type "+t)}}function aa(){return typeof window<"u"||typeof chrome<"u"}const Er={"set-presence":!0,"set-presence-ok":!0,"refresh-presence":!0,"patch-presence":!0};function ca(t,e){var r;const n=typeof t=="string"?JSON.parse(t):t;if((r=n==null?void 0:n.result)!=null&&r.store){const s=Cn(n.result.attrsStore,n.result.store);if(s){const i=n.result.store;n.result.store=kn(s,{...i,useDateObjects:e}),n.result.attrsStore=s}}return n}function ua(t,e){const{result:n,...r}=e,s=r;if(n){const i={...n,store:On(n.store),attrsStore:n.attrsStore.toJSON()};s.result=i}return s}function la(t,e){switch(t){case"pendingMutations":return new Map(typeof e=="string"?JSON.parse(e):e);default:return e}}function fa(t,e){switch(t){case"pendingMutations":return[...e.entries()];default:return e}}function da(t,e,n){const r=e==null?void 0:e.result,s=n==null?void 0:n.result;return r&&!s&&n&&(n.result=r),n||e}function Or(t){return[...t].sort((e,n)=>{const[r,s]=e,[i,o]=n,a=s.order||0,c=o.order||0;return a==c?r<i?-1:r>i?1:0:a-c})}class ha{constructor(e,n=tr,r=nr,s,i){p(this,"attrs");p(this,"_isOnline",!0);p(this,"_isShutdown",!1);p(this,"status",le.CONNECTING);p(this,"querySubs");p(this,"kv");p(this,"_syncTable");p(this,"queryCbs",{});p(this,"queryOnceDfds",{});p(this,"authCbs",[]);p(this,"attrsCbs",[]);p(this,"mutationErrorCbs",[]);p(this,"connectionStatusCbs",[]);p(this,"config");p(this,"mutationDeferredStore",new Map);p(this,"_reconnectTimeoutId",null);p(this,"_reconnectTimeoutMs",0);p(this,"_transport");p(this,"_transportType","ws");p(this,"_EventSource");p(this,"_wsOk",null);p(this,"_localIdPromises",{});p(this,"_errorMessage",null);p(this,"_oauthCallbackResponse",null);p(this,"_linkIndex",null);p(this,"_broadcastChannel");p(this,"_rooms",{});p(this,"_roomsPendingLeave",{});p(this,"_presence",{});p(this,"_broadcastQueue",[]);p(this,"_broadcastSubs",{});p(this,"_currentUserCached",{isLoading:!0,error:void 0,user:void 0});p(this,"_beforeUnloadCbs",[]);p(this,"_dataForQueryCache",{});p(this,"_log");p(this,"_pendingTxCleanupTimeout");p(this,"_pendingMutationCleanupThreshold");p(this,"_inFlightMutationEventIds",new Set);p(this,"_onMergeKv",(e,n,r)=>{switch(e){case"pendingMutations":{const s=(n==null?void 0:n.entries())??[],i=(r==null?void 0:r.entries())??[],o=new Map([...s,...i]);return(n?this._rewriteMutationsSorted(this.attrs,n):[]).forEach(([c,u])=>{var l;!((l=r==null?void 0:r.pendingMutations)!=null&&l.has(c))&&!u["tx-id"]&&this._sendMutation(c,u)}),o}default:return r||n}});p(this,"getPreviousResult",e=>{var r;const n=F(e);return(r=this.dataForQuery(n))==null?void 0:r.data});p(this,"notifyOne",e=>{var i;const n=this.queryCbs[e]??[],r=(i=this._dataForQueryCache[e])==null?void 0:i.data,s=this.dataForQuery(e);s!=null&&s.data&&(this._dataForQueryCache[e]=s,!Ye(s.data,r)&&n.forEach(o=>o.cb(s.data)))});p(this,"notifyOneQueryOnce",e=>{var s;const n=this.queryOnceDfds[e]??[],r=(s=this.dataForQuery(e))==null?void 0:s.data;n.forEach(i=>{this._completeQueryOnce(i.q,e,i.dfd),i.dfd.resolve(r)})});p(this,"notifyQueryError",(e,n)=>{(this.queryCbs[e]||[]).forEach(s=>s.cb({error:n}))});p(this,"pushTx",e=>{this.config.disableValidation||Qo(e,this.config.schema);try{const n=bo({attrsStore:this.optimisticAttrs(),schema:this.config.schema,stores:Object.values(this.querySubs.currentValue).map(r=>{var s;return(s=r==null?void 0:r.result)==null?void 0:s.store}),useDateObjects:this.config.useDateObjects},e);return this.pushOps(n)}catch(n){return this.pushOps([],n)}});p(this,"pushOps",(e,n)=>{const r=N(),s=[...this._pendingMutations().values()],i=Math.max(0,...s.map(c=>c.order||0))+1,o={op:"transact","tx-steps":e,created:Date.now(),error:n,order:i};this._updatePendingMutations(c=>{c.set(r,o)});const a=new ar;return this.mutationDeferredStore.set(r,a),this._sendMutation(r,o),this.notifyAll(),a.promise});p(this,"_transportOnOpen",e=>{const n=e.target;if(this._transport!==n){this._log.info("[socket][open]",n.id,"skip; this is no longer the current transport");return}this._log.info("[socket][open]",this._transport.id),this._setStatus(le.OPENED),this.getCurrentUser().then(r=>{var s;this._trySend(N(),{op:"init","app-id":this.config.appId,"refresh-token":(s=r.user)==null?void 0:s.refresh_token,versions:this.versions,"__admin-token":this.config.__adminToken})}).catch(r=>{this._log.error("[socket][error]",n.id,r)})});p(this,"_transportOnMessage",e=>{const n=e.target,r=e.message;if(this._transport!==n){this._log.info("[socket][message]",n.id,r,"skip; this is no longer the current transport");return}if(!this._wsOk&&n.type==="ws"&&(this._wsOk=!0),this._transportType="ws",Array.isArray(e.message))for(const s of e.message)this._handleReceive(n.id,s);else this._handleReceive(n.id,e.message)});p(this,"_transportOnError",e=>{const n=e.target;if(this._transport!==n){this._log.info("[socket][error]",n.id,"skip; this is no longer the current transport");return}this._log.error("[socket][error]",n.id,e)});p(this,"_scheduleReconnect",()=>{!this._wsOk&&this._transportType!=="sse"&&(this._transportType="sse",this._reconnectTimeoutMs=0),setTimeout(()=>{if(this._reconnectTimeoutMs=Math.min(this._reconnectTimeoutMs+1e3,1e4),!this._isOnline){this._log.info("[socket][close]",this._transport.id,"we are offline, no need to start socket");return}this._startSocket()},this._reconnectTimeoutMs)});p(this,"_transportOnClose",e=>{const n=e.target;if(this._transport!==n){this._log.info("[socket][close]",n.id,"skip; this is no longer the current transport");return}this._setStatus(le.CLOSED);for(const r of Object.values(this._rooms))r.isConnected=!1;if(this._isShutdown){this._log.info("[socket][close]",n.id,"Reactor has been shut down and will not reconnect");return}this._log.info("[socket][close]",n.id,"schedule reconnect, ms =",this._reconnectTimeoutMs),this._scheduleReconnect()});if(this._EventSource=i,this.config={...ia,...e},this.queryCacheLimit=this.config.queryCacheLimit??10,this._pendingTxCleanupTimeout=this.config.pendingTxCleanupTimeout??na,this._pendingMutationCleanupThreshold=this.config.pendingMutationCleanupThreshold??ra,this._log=Uo(e.verbose||zt||sr,()=>this._reactorStats()),this.versions={...s||{},"@instantdb/core":fr},this.config.schema&&(this._linkIndex=lr(this.config.schema)),!!aa()){if(!e.appId)throw new Error("Instant must be initialized with an appId.");if(!ve(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();this.updateUser(c.user)}}catch(c){this._log.error("[error] handle broadcast channel",c)}})),this._initStorage(n),this._syncTable=new ea(this._trySendAuthed.bind(this),new n(this.config.appId,"syncSubs"),{useDateObjects:this.config.useDateObjects},this._log,o=>$e(this.ensureAttrs(),o,this.config.enableCardinalityInference,this.config.useDateObjects),()=>this.ensureAttrs()),this._oauthCallbackResponse=this._oauthLoginInit(),this.getCurrentUser().then(o=>{this.syncUserToEndpoint(o.user)}),setInterval(async()=>{const o=await this.getCurrentUser();this.syncUserToEndpoint(o.user)},sa),r.getIsOnline().then(o=>{this._isOnline=o,this._startSocket(),r.listen(a=>{a!==this._isOnline&&(this._log.info("[network] online =",a),this._isOnline=a,this._isOnline?this._startSocket():(this._log.info("Changing status from",this.status,"to",le.CLOSED),this._setStatus(le.CLOSED)))})}),typeof addEventListener<"u"&&(this._beforeUnload=this._beforeUnload.bind(this),addEventListener("beforeunload",this._beforeUnload))}}ensureAttrs(){if(!this.attrs)throw new Error("attrs have not loaded.");return this.attrs}updateSchema(e){this.config={...this.config,schema:e,cardinalityInference:!!e},this._linkIndex=e?lr(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 Kt({persister:new e(this.config.appId,"querySubs"),merge:da,serialize:ua,parse:(n,r)=>ca(r,this.config.useDateObjects),objectSize:n=>{var r,s,i;return((i=(s=(r=n==null?void 0:n.result)==null?void 0:r.store)==null?void 0:s.triples)==null?void 0:i.length)??0},logger:this._log,preloadEntryCount:10,gc:{maxAgeMs:1e3*60*60*24*7*52,maxEntries:1e3,maxSize:1e6}}),this.querySubs.onKeyLoaded=n=>this._onQuerySubLoaded(n),this.kv=new Kt({persister:new e(this.config.appId,"kv"),merge:this._onMergeKv,serialize:fa,parse:la,objectSize:()=>0,logger:this._log,saveThrottleMs:100,idleCallbackMaxWaitMs:100,gc:null}),this.kv.onKeyLoaded=n=>{n==="pendingMutations"&&this.notifyAll()},this.kv.waitForKeyToLoad("pendingMutations"),this.kv.waitForKeyToLoad(Ke),this._beforeUnloadCbs.push(()=>{this.kv.flush(),this.querySubs.flush()})}_beforeUnload(){for(const e of this._beforeUnloadCbs)e();this._syncTable.beforeUnload()}_finishTransaction(e,n,r){const s=this.mutationDeferredStore.get(n);this.mutationDeferredStore.delete(n);const i=e!=="error"&&e!=="timeout";if(!s&&!i&&console.error("Mutation failed",{status:e,eventId:n,...r}),!!s)if(i)s.resolve({status:e,eventId:n});else if(r!=null&&r.type){const{status:o,...a}=r;s.reject(new st({body:a,status:o??0}))}else s.reject(new Ee((r==null?void 0:r.message)||"Unknown error",r==null?void 0:r.hint))}_setStatus(e,n){this.status=e,this._errorMessage=n,this.notifyConnectionStatusSubs(e)}_flushEnqueuedRoomData(e){var s,i;const n=(i=(s=this._presence[e])==null?void 0:s.result)==null?void 0:i.user,r=this._broadcastQueue[e];if(this._broadcastQueue[e]=[],n&&this._trySetPresence(e,n),r)for(const o of r){const{topic:a,roomType:c,data:u}=o;this._tryBroadcast(e,c,a,u)}}_addQueryData(e,n,r){if(!this.attrs)throw new Error("Attrs in reactor have not been set");const s=F(e),i=this.ensureAttrs(),o=$e(this.attrs,n.triples,r,this.config.useDateObjects);this.querySubs.updateInPlace(a=>{a[s]={result:{store:o,attrsStore:i,pageInfo:n.pageInfo,processedTxId:void 0,isExternal:!0},q:e}}),this._cleanupPendingMutationsQueries(),this.notifyOne(s),this.notifyOneQueryOnce(s),this._cleanupPendingMutationsTimeout()}_handleReceive(e,n){var s,i,o,a,c,u;const r=!!this.config.schema&&("cardinalityInference"in this.config?!!this.config.cardinalityInference:!0);switch(Er[n.op]||this._log.info("[receive]",e,n.op,n),n.op){case"init-ok":{this._setStatus(le.AUTHENTICATED),this._reconnectTimeoutMs=0,this._setAttrs(n.attrs),this._flushPendingMessages(),this._sessionId=n["session-id"];for(const h of Object.keys(this._rooms)){const y=(i=(s=this._presence[h])==null?void 0:s.result)==null?void 0:i.user;this._tryJoinRoom(h,y)}break}case"add-query-exists":{this.notifyOneQueryOnce(F(n.q));break}case"add-query-ok":{const{q:h,result:y}=n,b=F(h);if(!this._hasQueryListeners()&&!this.querySubs.currentValue[b])break;const g=(a=(o=y==null?void 0:y[0])==null?void 0:o.data)==null?void 0:a["page-info"],w=(u=(c=y==null?void 0:y[0])==null?void 0:c.data)==null?void 0:u.aggregate,m=ur(y),T=this.ensureAttrs(),v=$e(T,m,r,this.config.useDateObjects);this.querySubs.updateInPlace(k=>{if(!k[b]){this._log.info("Missing value in querySubs",{hash:b,q:h});return}k[b].result={store:v,attrsStore:T,pageInfo:g,aggregate:w,processedTxId:n["processed-tx-id"]}}),this._cleanupPendingMutationsQueries(),this.notifyOne(b),this.notifyOneQueryOnce(b),this._cleanupPendingMutationsTimeout();break}case"start-sync-ok":{this._syncTable.onStartSyncOk(n);break}case"sync-load-batch":{this._syncTable.onSyncLoadBatch(n);break}case"sync-init-finish":{this._syncTable.onSyncInitFinish(n);break}case"sync-update-triples":{this._syncTable.onSyncUpdateTriples(n);break}case"refresh-ok":{const{computations:h,attrs:y}=n,b=n["processed-tx-id"];y&&this._setAttrs(y),this._cleanupPendingMutationsTimeout();const g=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations(),b);g!==this._pendingMutations()&&this.kv.updateInPlace(T=>{T.pendingMutations=g});const w=Or(g.entries()),m=h.map(T=>{var qe,se,oe,de;const v=T["instaql-query"],k=T["instaql-result"],A=F(v),R=ur(k),K=this.ensureAttrs(),V=$e(K,R,r,this.config.useDateObjects),{store:ze,attrsStore:ct}=this._applyOptimisticUpdates(V,K,w,b),Ht=(se=(qe=k==null?void 0:k[0])==null?void 0:qe.data)==null?void 0:se["page-info"],Jt=(de=(oe=k==null?void 0:k[0])==null?void 0:oe.data)==null?void 0:de.aggregate;return{q:v,hash:A,store:ze,attrsStore:ct,pageInfo:Ht,aggregate:Jt}});m.forEach(({hash:T,q:v,store:k,attrsStore:A,pageInfo:R,aggregate:K})=>{this.querySubs.updateInPlace(V=>{if(!V[T]){this._log.error("Missing value in querySubs",{hash:T,q:v});return}V[T].result={store:k,attrsStore:A,pageInfo:R,aggregate:K,processedTxId:b}})}),this._cleanupPendingMutationsQueries(),m.forEach(({hash:T})=>{this.notifyOne(T)});break}case"transact-ok":{const{"client-event-id":h,"tx-id":y}=n;this._inFlightMutationEventIds.delete(h);const g=this._rewriteMutations(this.ensureAttrs(),this._pendingMutations()).get(h);if(!g)break;this._updatePendingMutations(m=>{m.set(h,{...m.get(h),"tx-id":y,confirmed:Date.now()})});const w=[];for(const m of g["tx-steps"])if(m[0]==="add-attr"){const T=m[1];w.push(T)}if(w.length){const m=Object.values(this.ensureAttrs().attrs);this._setAttrs([...m,...w])}this._finishTransaction("synced",h),this._cleanupPendingMutationsTimeout();break}case"patch-presence":{const h=n["room-id"];this._trySetRoomConnected(h,!0),this._patchPresencePeers(h,n.edits),this._notifyPresenceSubs(h);break}case"refresh-presence":{const h=n["room-id"];this._trySetRoomConnected(h,!0),this._setPresencePeers(h,n.data),this._notifyPresenceSubs(h);break}case"server-broadcast":{const h=n["room-id"],y=n.topic;this._trySetRoomConnected(h,!0),this._notifyBroadcastSubs(h,y,n);break}case"join-room-ok":{const h=n["room-id"];if(!this._rooms[h]){this._roomsPendingLeave[h]&&(this._tryLeaveRoom(h),delete this._roomsPendingLeave[h]);break}this._trySetRoomConnected(h,!0),this._flushEnqueuedRoomData(h);break}case"leave-room-ok":{const h=n["room-id"];this._trySetRoomConnected(h,!1);break}case"join-room-error":const l=n["room-id"],d=this._rooms[l];d&&(d.error=n.error),this._notifyPresenceSubs(l);break;case"error":this._handleReceiveError(n);break;default:this._log.info("Uknown op",n.op,n);break}}_pendingMutations(){return this.kv.currentValue.pendingMutations??new Map}_updatePendingMutations(e){this.kv.updateInPlace(n=>{const r=n.pendingMutations??new Map;n.pendingMutations=r,e(r)})}_handleMutationError(e,n,r){const s=this._pendingMutations().get(n);if(s&&(e!=="timeout"||!s["tx-id"])){this._updatePendingMutations(o=>(o.delete(n),o)),this._inFlightMutationEventIds.delete(n);const i={message:r.message,hint:r.hint};this.notifyAll(),this.notifyAttrsSubs(),this.notifyMutationErrorSubs(i),this._finishTransaction(e,n,r)}}_handleReceiveError(e){var a,c,u,l,d,h,y;console.log("error",e);const n=e["client-event-id"];this._inFlightMutationEventIds.delete(n);const r=this._pendingMutations().get(n),s={message:e.message||"Uh-oh, something went wrong. Ping Joe & Stopa."};if(e.hint&&(s.hint=e.hint),r){this._handleMutationError("error",n,e);return}if((a=e["original-event"])!=null&&a.hasOwnProperty("q")&&((c=e["original-event"])==null?void 0:c.op)==="add-query"){const b=(u=e["original-event"])==null?void 0:u.q,g=F(b);this.notifyQueryError(F(b),s),this.notifyQueryOnceError(b,g,n,s);return}if(((l=e["original-event"])==null?void 0:l.op)==="init"){if(e.type==="record-not-found"&&((d=e.hint)==null?void 0:d["record-type"])==="app-user"){this.changeCurrentUser(null);return}this._setStatus(le.ERRORED,s),this.notifyAll();return}if(((h=e["original-event"])==null?void 0:h.op)==="resync-table"){this._syncTable.onResyncError(e);return}if(((y=e["original-event"])==null?void 0:y.op)==="start-sync"){this._syncTable.onStartSyncError(e);return}const o={...e};delete o.message,delete o.hint,console.error(e.message,o),e.hint&&console.error(`This error comes with some debugging information. Here it is:
|
|
31
|
+
`,e.hint)}notifyQueryOnceError(e,n,r,s){var o;const i=(o=this.queryOnceDfds[n])==null?void 0:o.find(a=>a.eventId===r);i&&(i.dfd.reject(s),this._completeQueryOnce(e,n,i.dfd))}_setAttrs(e){this.attrs=new be(e.reduce((n,r)=>(n[r.id]=r,n),{}),this._linkIndex),this.notifyAttrsSubs()}_startQuerySub(e,n){const r=N();return this.querySubs.updateInPlace(s=>{s[n]=s[n]||{q:e,result:null,eventId:r},s[n].lastAccessed=Date.now()}),this._trySendAuthed(r,{op:"add-query",q:e}),r}subscribeTable(e,n){return this._syncTable.subscribe(e,n)}subscribeQuery(e,n,r){this.config.disableValidation||br(e,this.config.schema),r&&"ruleParams"in r&&(e={$$ruleParams:r.ruleParams,...e});const s=F(e),i=this.getPreviousResult(e);return i&&n(i),this.queryCbs[s]=this.queryCbs[s]??[],this.queryCbs[s].push({q:e,cb:n}),this._startQuerySub(e,s),()=>{this._unsubQuery(e,s,n)}}queryOnce(e,n){this.config.disableValidation||br(e,this.config.schema),n&&"ruleParams"in n&&(e={$$ruleParams:n.ruleParams,...e});const r=new ar;if(!this._isOnline)return r.reject(new Error("We can't run `queryOnce`, because the device is offline.")),r.promise;if(!this.querySubs)return r.reject(new Error("We can't run `queryOnce` on the backend. Use adminAPI.query instead: https://www.instantdb.com/docs/backend#query")),r.promise;const s=F(e),i=this._startQuerySub(e,s);return this.queryOnceDfds[s]=this.queryOnceDfds[s]??[],this.queryOnceDfds[s].push({q:e,dfd:r,eventId:i}),setTimeout(()=>r.reject(new Error("Query timed out")),ta),r.promise}_completeQueryOnce(e,n,r){this.queryOnceDfds[n]&&(this.queryOnceDfds[n]=this.queryOnceDfds[n].filter(s=>s.dfd!==r),this._cleanupQuery(e,n))}_unsubQuery(e,n,r){this.queryCbs[n]&&(this.queryCbs[n]=this.queryCbs[n].filter(s=>s.cb!==r),this._cleanupQuery(e,n))}_hasQueryListeners(e){var n,r;return!!((n=this.queryCbs[e])!=null&&n.length||(r=this.queryOnceDfds[e])!=null&&r.length)}_cleanupQuery(e,n){this._hasQueryListeners(n)||(delete this.queryCbs[n],delete this.queryOnceDfds[n],delete this._dataForQueryCache[n],this.querySubs.unloadKey(n),this._trySendAuthed(N(),{op:"remove-query",q:e}))}_rewriteMutations(e,n,r){if(!e)return n;if(!n)return new Map;const s=l=>{const[d,h,y]=l["forward-identity"];return U(e,h,y)},i=l=>{const[d,h,y]=l["forward-identity"];return _e(e,h,y)},o={attrIdMap:{},refSwapAttrIds:new Set};let a=!1;const c=(l,d)=>{const h=[];for(const y of l){const[b]=y;if(b==="add-attr"){const[w,m]=y,T=s(m);if(T&&m.id!==T.id){o.attrIdMap[m.id]=T.id,a=!0;continue}if(m["value-type"]==="ref"){const v=i(m);if(v){o.attrIdMap[m.id]=v.id,o.refSwapAttrIds.add(m.id),a=!0;continue}}}if(r&&d&&r>=d&&b==="add-attr"||b==="update-attr"||b==="delete-attr"){a=!0;continue}const g=a?Vi(o,y):y;h.push(g)}return a?h:l},u=new Map;for(const[l,d]of n.entries())u.set(l,{...d,"tx-steps":c(d["tx-steps"],d["tx-id"])});return a?u:n}_rewriteMutationsSorted(e,n){return Or(this._rewriteMutations(e,n).entries())}optimisticAttrs(){var i,o;const e=[...this._pendingMutations().values()].flatMap(a=>a["tx-steps"]),n=new Set(e.filter(([a,c])=>a==="delete-attr").map(([a,c])=>c)),r=[];for(const[a,c]of e)if(a==="add-attr")r.push(c);else if(a==="update-attr"&&c.id&&((i=this.attrs)!=null&&i.getAttr(c.id))){const u={...this.attrs.getAttr(c.id),...c};r.push(u)}if(!n.size&&!r.length)return this.attrs||new be({},this._linkIndex);const s={...((o=this.attrs)==null?void 0:o.attrs)||{}};for(const a of r)s[a.id]=a;for(const a of n)delete s[a];return new be(s,this._linkIndex)}dataForQuery(e,n=!0){const r=this._errorMessage;if(r)return{error:r};if(!this.querySubs||!this.kv.currentValue.pendingMutations)return;const s=this.querySubs.version(),i=this.querySubs.currentValue,o=this.kv.version(),a=this._pendingMutations(),{q:c,result:u}=i[e]||{};if(!u)return;const l=this._dataForQueryCache[e];if(l&&s===l.querySubVersion&&o===l.pendingMutationsVersion)return l;let d=u.store,h=u.attrsStore;const{pageInfo:y,aggregate:b,processedTxId:g}=u,w=this._rewriteMutationsSorted(h,a);if(n){const T=this._applyOptimisticUpdates(d,h,w,g);d=T.store,h=T.attrsStore}return{data:Bn({store:d,attrsStore:h,pageInfo:y,aggregate:b},c),querySubVersion:s,pendingMutationsVersion:o}}_applyOptimisticUpdates(e,n,r,s){for(const[i,o]of r)if(!o["tx-id"]||s&&o["tx-id"]>s){const a=Qs(e,n,o["tx-steps"]);e=a.store,n=a.attrsStore}return{store:e,attrsStore:n}}notifyAll(){Object.keys(this.queryCbs).forEach(e=>{this.querySubs.waitForKeyToLoad(e).then(()=>this.notifyOne(e)).catch(()=>this.notifyOne(e))})}loadedNotifyAll(){this.kv.waitForKeyToLoad("pendingMutations").then(()=>this.notifyAll()).catch(()=>this.notifyAll())}shutdown(){var e;this._log.info("[shutdown]",this.config.appId),this._isShutdown=!0,(e=this._transport)==null||e.close()}_sendMutation(e,n){if(n.error){this._handleMutationError("error",e,{message:n.error.message});return}if(this.status!==le.AUTHENTICATED){this._finishTransaction("enqueued",e);return}const r=Math.max(6e3,Math.min(this._inFlightMutationEventIds.size+1,this._pendingMutations().size+1)*6e3);this._isOnline?(this._trySend(e,n),setTimeout(()=>{this._isOnline&&this._handleMutationError("timeout",e,{message:"transaction timed out"})},r)):this._finishTransaction("enqueued",e)}_flushPendingMessages(){Object.keys(this.queryCbs).map(s=>this.querySubs.currentValue[s]).filter(s=>s).forEach(({eventId:s,q:i})=>{this._trySendAuthed(s,{op:"add-query",q:i})}),Object.values(this.queryOnceDfds).flat().forEach(({eventId:s,q:i})=>{this._trySendAuthed(s,{op:"add-query",q:i})}),this._rewriteMutationsSorted(this.ensureAttrs(),this._pendingMutations()).forEach(([s,i])=>{i["tx-id"]||this._sendMutation(s,i)}),this._syncTable.flushPending()}_cleanupPendingMutationsQueries(){let e=Number.MAX_SAFE_INTEGER;for(const{result:n}of Object.values(this.querySubs.currentValue))n!=null&&n.processedTxId&&(e=Math.min(e,n==null?void 0:n.processedTxId));this._updatePendingMutations(n=>{for(const[r,s]of Array.from(n.entries()))s["tx-id"]&&s["tx-id"]<=e&&n.delete(r)})}_cleanupPendingMutationsTimeout(){if(this._pendingMutations().size<this._pendingMutationCleanupThreshold)return;const e=Date.now();this._updatePendingMutations(n=>{for(const[r,s]of Array.from(n.entries()))s.confirmed&&s.confirmed+this._pendingTxCleanupTimeout<e&&n.delete(r)})}_trySendAuthed(...e){this.status===le.AUTHENTICATED&&this._trySend(...e)}_trySend(e,n,r){if(this._transport.isOpen()){switch(Er[n.op]||this._log.info("[send]",this._transport.id,n.op,n),n.op){case"transact":{this._inFlightMutationEventIds.add(e);break}case"init":this._inFlightMutationEventIds.clear()}this._transport.send({"client-event-id":e,...n})}}_startSocket(){if(this._wsOk=null,this._isShutdown){this._log.info("[socket][start]",this.config.appId,"Reactor has been shut down and will not start a new socket");return}if(this._transport&&this._transport.isConnecting()){this._log.info("[socket][start]",this._transport.id,"maintained as current transport, we were still in a connecting state");return}const e=this._transport;this._transport=oa({transportType:this._transportType,appId:this.config.appId,apiURI:this.config.apiURI,wsURI:this.config.websocketURI,EventSourceImpl:this._EventSource}),this._transport.onopen=this._transportOnOpen,this._transport.onmessage=this._transportOnMessage,this._transport.onclose=this._transportOnClose,this._transport.onerror=this._transportOnError,this._log.info("[socket][start]",this._transport.id),e!=null&&e.isOpen()&&(this._log.info("[socket][start]",this._transport.id,"close previous transport id = ",e.id),e.close())}async getLocalId(e){const n=`localToken_${e}`;if(this.kv.currentValue[n])return this.kv.currentValue[n];const r=await this.kv.waitForKeyToLoad(n);if(r)return r;const s=N();return this.kv.updateInPlace(i=>{i[n]||(i[n]=s)}),await this.kv.waitForKeyToLoad(n)}_replaceUrlAfterOAuth(){if(typeof URL>"u")return;const e=new URL(window.location.href);if(e.searchParams.get(Qt)){const n=e.toString();e.searchParams.delete(Qt),e.searchParams.delete("code"),e.searchParams.delete("error");const r=e.pathname+(e.searchParams.size?"?"+e.searchParams:"")+e.hash;if(history.replaceState(history.state,"",r),typeof navigation=="object"&&typeof navigation.addEventListener=="function"&&typeof navigation.removeEventListener=="function"){let s=!1;const i=o=>{var a;s||(s=!0,navigation.removeEventListener("navigate",i),!o.userInitiated&&o.navigationType==="replace"&&((a=o.destination)==null?void 0:a.url)===n&&history.replaceState(history.state,"",r))};navigation.addEventListener("navigate",i)}}}async _oauthLoginInit(){var s,i,o,a;if(typeof window>"u"||typeof window.location>"u"||typeof URLSearchParams>"u")return null;const e=new URLSearchParams(window.location.search);if(!e.get(Qt))return null;const n=e.get("error");if(n)return this._replaceUrlAfterOAuth(),{error:{message:n}};const r=e.get("code");if(!r)return null;this._replaceUrlAfterOAuth();try{const c=await this._getCurrentUser(),u=(c==null?void 0:c.type)==="guest",{user:l}=await rr({apiURI:this.config.apiURI,appId:this.config.appId,code:r,refreshToken:u?c.refresh_token:void 0});return this.setCurrentUser(l),null}catch(c){return((s=c==null?void 0:c.body)==null?void 0:s.type)==="record-not-found"&&((o=(i=c==null?void 0:c.body)==null?void 0:i.hint)==null?void 0:o["record-type"])==="app-oauth-code"&&await this._hasCurrentUser()?null:{error:{message:((a=c==null?void 0:c.body)==null?void 0:a.message)||"Error logging in."}}}}async _waitForOAuthCallbackResponse(){return await this._oauthCallbackResponse}__subscribeMutationErrors(e){return this.mutationErrorCbs.push(e),()=>{this.mutationErrorCbs=this.mutationErrorCbs.filter(n=>n!==e)}}subscribeAuth(e){this.authCbs.push(e);const n=this._currentUserCached;n.isLoading||e(this._currentUserCached);let r=!1;return this.getCurrentUser().then(s=>{r||Ye(s,n)||e(s)}),()=>{r=!0,this.authCbs=this.authCbs.filter(s=>s!==e)}}async getAuth(){const{user:e,error:n}=await this.getCurrentUser();if(n)throw new Ee("Could not get current user: "+n.message);return e}subscribeConnectionStatus(e){return this.connectionStatusCbs.push(e),()=>{this.connectionStatusCbs=this.connectionStatusCbs.filter(n=>n!==e)}}subscribeAttrs(e){return this.attrsCbs.push(e),this.attrs&&e(this.attrs.attrs),()=>{this.attrsCbs=this.attrsCbs.filter(n=>n!==e)}}notifyAuthSubs(e){this.authCbs.forEach(n=>n(e))}notifyMutationErrorSubs(e){this.mutationErrorCbs.forEach(n=>n(e))}notifyAttrsSubs(){if(!this.attrs)return;const e=this.optimisticAttrs();this.attrsCbs.forEach(n=>n(e.attrs))}notifyConnectionStatusSubs(e){this.connectionStatusCbs.forEach(n=>n(e))}async setCurrentUser(e){this.kv.updateInPlace(n=>{n[Ke]=e}),await this.kv.waitForKeyToLoad(Ke)}getCurrentUserCached(){return this._currentUserCached}async _getCurrentUser(){const e=await this.kv.waitForKeyToLoad(Ke);return typeof e=="string"?JSON.parse(e):e}async getCurrentUser(){const e=await this._waitForOAuthCallbackResponse();if(e!=null&&e.error){const n={error:e.error,user:void 0};return this._currentUserCached={isLoading:!1,...n},n}try{const r={user:await this._getCurrentUser(),error:void 0};return this._currentUserCached={isLoading:!1,...r},r}catch(n){return{user:void 0,isLoading:!1,error:{message:(n==null?void 0:n.message)||"Error loading user"}}}}async _hasCurrentUser(){const e=await this.kv.waitForKeyToLoad(Ke);return typeof e=="string"?JSON.parse(e)!=null:e!=null}async changeCurrentUser(e){var r;const{user:n}=await this.getCurrentUser();if(!Ye(n,e)){await this.setCurrentUser(e),this.updateUser(e);try{(r=this._broadcastChannel)==null||r.postMessage({type:"auth"})}catch(s){console.error("Error posting message to broadcast channel",s)}}}async syncUserToEndpoint(e){if(this.config.firstPartyPath)try{fetch(this.config.firstPartyPath+"/",{method:"POST",body:JSON.stringify({type:"sync-user",appId:this.config.appId,user:e}),headers:{"Content-Type":"application/json"}})}catch(n){this._log.error("Error syncing user with external endpoint",n)}}updateUser(e){this.syncUserToEndpoint(e);const n={error:void 0,user:e};this._currentUserCached={isLoading:!1,...n},this._dataForQueryCache={},this.querySubs.updateInPlace(r=>{Object.keys(r).forEach(s=>{delete r[s].result})}),this._reconnectTimeoutMs=0,this._transport.close(),this._oauthCallbackResponse=null,this.notifyAuthSubs(n)}sendMagicCode({email:e}){return Ao({apiURI:this.config.apiURI,appId:this.config.appId,email:e})}async signInWithMagicCode({email:e,code:n}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await Eo({apiURI:this.config.apiURI,appId:this.config.appId,email:e,code:n,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}async signInWithCustomToken(e){const n=await Oo({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:e});return await this.changeCurrentUser(n.user),n}async signInAsGuest(){const e=await ko({apiURI:this.config.apiURI,appId:this.config.appId});return await this.changeCurrentUser(e.user),e}potentiallyInvalidateToken(e,n){var i;const r=(i=e==null?void 0:e.user)==null?void 0:i.refresh_token;if(!r)return;if(n.invalidateToken===!1){this._log.info("[auth-invalidate] skipped invalidateToken");return}Po({apiURI:this.config.apiURI,appId:this.config.appId,refreshToken:r}).then(()=>{this._log.info("[auth-invalidate] completed invalidateToken")}).catch(o=>{})}async signOut(e){const n=await this.getCurrentUser();this.potentiallyInvalidateToken(n,e),await this.changeCurrentUser(null)}createAuthorizationURL({clientName:e,redirectURL:n}){const{apiURI:r,appId:s}=this.config;return`${r}/runtime/oauth/start?app_id=${s}&client_name=${e}&redirect_uri=${n}`}async exchangeCodeForToken({code:e,codeVerifier:n}){var o;const r=await this.getCurrentUser(),s=((o=r==null?void 0:r.user)==null?void 0:o.type)==="guest",i=await rr({apiURI:this.config.apiURI,appId:this.config.appId,code:e,codeVerifier:n,refreshToken:s?r.user.refresh_token:void 0});return await this.changeCurrentUser(i.user),i}issuerURI(){const{apiURI:e,appId:n}=this.config;return`${e}/runtime/${n}`}async signInWithIdToken({idToken:e,clientName:n,nonce:r}){var a;const s=await this.getCurrentUser(),i=(a=s==null?void 0:s.user)==null?void 0:a.refresh_token,o=await Co({apiURI:this.config.apiURI,appId:this.config.appId,idToken:e,clientName:n,nonce:r,refreshToken:i});return await this.changeCurrentUser(o.user),o}joinRoom(e,n){let r=!1;this._rooms[e]||(r=!0,this._rooms[e]={isConnected:!1,error:void 0}),this._presence[e]=this._presence[e]||{};const s=this._presence[e].result;return n&&!s&&(this._presence[e].result=this._presence[e].result||{},this._presence[e].result.user=n,this._notifyPresenceSubs(e)),r&&this._tryJoinRoom(e,n),()=>{this._cleanupRoom(e)}}_cleanupRoom(e){var n,r,s;if(!((r=(n=this._presence[e])==null?void 0:n.handlers)!=null&&r.length)&&!Object.keys(this._broadcastSubs[e]??{}).length){const i=(s=this._rooms[e])==null?void 0:s.isConnected;delete this._rooms[e],delete this._presence[e],delete this._broadcastSubs[e],i?this._tryLeaveRoom(e):this._roomsPendingLeave[e]=!0}}getPresence(e,n,r={}){const s=this._rooms[n],i=this._presence[n];return!s||!i||!i.result?null:{...xo(i.result,r,this._sessionId),isLoading:!s.isConnected,error:s.error}}publishPresence(e,n,r){const s=this._rooms[n],i=this._presence[n];if(!s||!i)return;i.result=i.result||{};const o={...i.result.user,...r};i.result.user=o,s.isConnected&&(this._trySetPresence(n,o),this._notifyPresenceSubs(n))}_trySetPresence(e,n){this._trySendAuthed(N(),{op:"set-presence","room-id":e,data:n})}_tryJoinRoom(e,n){this._trySendAuthed(N(),{op:"join-room","room-id":e,data:n}),delete this._roomsPendingLeave[e]}_tryLeaveRoom(e){this._trySendAuthed(N(),{op:"leave-room","room-id":e})}_trySetRoomConnected(e,n){const r=this._rooms[e];r&&(r.isConnected=n)}subscribePresence(e,n,r,s){const i=this.joinRoom(n,r.initialPresence||r.initialData),o={...r,roomId:n,cb:s,prev:null};return this._presence[n]=this._presence[n]||{},this._presence[n].handlers=this._presence[n].handlers||[],this._presence[n].handlers.push(o),this._notifyPresenceSub(n,o),()=>{var a,c;this._presence[n].handlers=((c=(a=this._presence[n])==null?void 0:a.handlers)==null?void 0:c.filter(u=>u!==o))??[],i()}}_notifyPresenceSubs(e){var n,r;(r=(n=this._presence[e])==null?void 0:n.handlers)==null||r.forEach(s=>{this._notifyPresenceSub(e,s)})}_notifyPresenceSub(e,n){const r=this.getPresence("",e,n);r&&(n.prev&&!$o(r,n.prev)||(n.prev=r,n.cb(r)))}_patchPresencePeers(e,n){var o,a,c;const r=((a=(o=this._presence[e])==null?void 0:o.result)==null?void 0:a.peers)||{};let s=Object.fromEntries(Object.entries(r).map(([u,l])=>[u,{data:l}]));(c=this._presence[e])==null||c.result;const i=Je(s,u=>{for(let[l,d,h]of n)switch(d){case"+":ps(u,l,h);break;case"r":Sn(u,l,h);break;case"-":vn(u,l);break}delete u[this._sessionId]});this._setPresencePeers(e,i)}_setPresencePeers(e,n){const r={...n};delete r[this._sessionId];const s=Object.fromEntries(Object.entries(r).map(([i,o])=>[i,o.data]));this._presence=Je(this._presence,i=>{Sn(i,[e,"result","peers"],s)})}publishTopic({roomType:e,roomId:n,topic:r,data:s}){const i=this._rooms[n];if(i){if(!i.isConnected){this._broadcastQueue[n]=this._broadcastQueue[n]??[],this._broadcastQueue[n].push({topic:r,roomType:e,data:s});return}this._tryBroadcast(n,e,r,s)}}_tryBroadcast(e,n,r,s){this._trySendAuthed(N(),{op:"client-broadcast","room-id":e,roomType:n,topic:r,data:s})}subscribeTopic(e,n,r){const s=this.joinRoom(e);return this._broadcastSubs[e]=this._broadcastSubs[e]||{},this._broadcastSubs[e][n]=this._broadcastSubs[e][n]||[],this._broadcastSubs[e][n].push(r),this._presence[e]=this._presence[e]||{},()=>{this._broadcastSubs[e][n]=this._broadcastSubs[e][n].filter(i=>i!==r),this._broadcastSubs[e][n].length||delete this._broadcastSubs[e][n],s()}}_notifyBroadcastSubs(e,n,r){var s,i,o;(o=(i=(s=this._broadcastSubs)==null?void 0:s[e])==null?void 0:i[n])==null||o.forEach(a=>{var l,d,h,y,b,g;const c=(l=r.data)==null?void 0:l.data,u=r.data["peer-id"]===this._sessionId?(h=(d=this._presence[e])==null?void 0:d.result)==null?void 0:h.user:(g=(b=(y=this._presence[e])==null?void 0:y.result)==null?void 0:b.peers)==null?void 0:g[r.data["peer-id"]];return a(c,u)})}async uploadFile(e,n,r){var o;const s=await this.getCurrentUser(),i=(o=s==null?void 0:s.user)==null?void 0:o.refresh_token;return Io({...r,apiURI:this.config.apiURI,appId:this.config.appId,path:e,file:n,refreshToken:i})}async deleteFile(e){var i;const n=await this.getCurrentUser(),r=(i=n==null?void 0:n.user)==null?void 0:i.refresh_token;return await Mo({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}async upload(e,n){var c;const r=await this.getCurrentUser(),s=(c=r==null?void 0:r.user)==null?void 0:c.refresh_token,i=e||n.name,o=await jo({apiURI:this.config.apiURI,appId:this.config.appId,fileName:i,refreshToken:s});return await Ro(o,n)}async getDownloadUrl(e){var i;const n=await this.getCurrentUser(),r=(i=n==null?void 0:n.user)==null?void 0:i.refresh_token;return await Do({apiURI:this.config.apiURI,appId:this.config.appId,path:e,refreshToken:r})}}let ot;function pa(t,e){ot==null||ot.dispose();const n=wa(e),r=_a(e,a),s=ba(ya(t));function i(l){var d;l.source===s.element.contentWindow&&((d=l.data)==null?void 0:d.type)==="close"&&n.isVisible()&&a()}function o(l){const d=l.shiftKey&&l.ctrlKey&&l.key==="0",h=l.key==="Escape"||l.key==="Esc";(d||h&&n.isVisible())&&a()}function a(){n.isVisible()?n.element.style.display="none":(n.element.style.display="block",n.element.contains(s.element)||n.element.appendChild(s.element))}function c(){n.element.remove(),r.element.remove(),removeEventListener("keydown",o),removeEventListener("message",i)}function u(){document.body.appendChild(n.element),document.body.appendChild(r.element),addEventListener("keydown",o),addEventListener("message",i),ot={dispose:c}}return u()}function ya(t){return`${zt||ir?"http://localhost:3000":"https://instantdb.com"}/_devtool?appId=${t}`}function ba(t){const e=document.createElement("iframe");return e.src=t,e.className="instant-devtool-iframe",Object.assign(e.style,{width:"100%",height:"100%",backgroundColor:"white",border:"none"}),{element:e}}function _a(t,e){const n=`
|
|
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=n,r.className="instant-devtool-toggler",Object.assign(r.style,
|
|
36
|
+
`,r=document.createElement("button");return r.innerHTML=n,r.className="instant-devtool-toggler",Object.assign(r.style,{position:"fixed",...ga(t.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 ga(t){switch(t){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 Ta(t){switch(t){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 wa(t){const e=document.createElement("div");Object.assign(e.style,{position:"fixed",...Ta(t.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 n(){return e.style.display!=="none"}return{element:e,isVisible:n}}const ma={apiURI:"https://api.instantdb.com",websocketURI:"wss://api.instantdb.com/runtime/session"};function Sa(){return globalThis.__instantDbSchemaHashStore=globalThis.__instantDbSchemaHashStore??new WeakMap,globalThis.__instantDbSchemaHashStore}function va(){return globalThis.__instantDbStore=globalThis.__instantDbStore??{},globalThis.__instantDbStore}function Bt(t){const e=t.__adminToken;return t.appId+"_"+(t.websocketURI||"default_ws_uri")+"_"+(t.apiURI||"default_api_uri")+"_"+(e||"client_only")+"_"+t.useDateObjects}const Gt=va(),kr=Sa();class Aa{constructor(e){p(this,"db");p(this,"sendMagicCode",e=>this.db.sendMagicCode(e));p(this,"signInWithMagicCode",e=>this.db.signInWithMagicCode(e));p(this,"signInWithToken",e=>this.db.signInWithCustomToken(e));p(this,"signInAsGuest",()=>this.db.signInAsGuest());p(this,"createAuthorizationURL",e=>this.db.createAuthorizationURL(e));p(this,"signInWithIdToken",e=>this.db.signInWithIdToken(e));p(this,"exchangeOAuthCode",e=>this.db.exchangeCodeForToken(e));p(this,"issuerURI",()=>this.db.issuerURI());p(this,"signOut",(e={invalidateToken:!0})=>this.db.signOut(e));this.db=e}}class Ea{constructor(e){p(this,"db");p(this,"uploadFile",(e,n,r={})=>this.db.uploadFile(e,n,r));p(this,"delete",e=>this.db.deleteFile(e));p(this,"upload",(e,n)=>this.db.upload(e,n));p(this,"put",this.upload);p(this,"getDownloadUrl",e=>this.db.getDownloadUrl(e));this.db=e}}function Oa(t){return JSON.parse(JSON.stringify(t))}class ka{constructor(e){p(this,"_reactor");p(this,"auth");p(this,"storage");p(this,"tx",Ut());this._reactor=e,this.auth=new Aa(this._reactor),this.storage=new Ea(this._reactor)}transact(e){return this._reactor.pushTx(e)}getLocalId(e){return this._reactor.getLocalId(e)}subscribeQuery(e,n,r){return this._reactor.subscribeQuery(e,n,r)}subscribeAuth(e){return this._reactor.subscribeAuth(e)}getAuth(){return this._reactor.getAuth()}subscribeConnectionStatus(e){return this._reactor.subscribeConnectionStatus(e)}joinRoom(e="_defaultRoomType",n="_defaultRoomId",r){return{leaveRoom:this._reactor.joinRoom(n,r==null?void 0:r.initialPresence),subscribeTopic:(i,o)=>this._reactor.subscribeTopic(n,i,o),subscribePresence:(i,o)=>this._reactor.subscribePresence(e,n,i,o),publishTopic:(i,o)=>this._reactor.publishTopic({roomType:e,roomId:n,topic:i,data:o}),publishPresence:i=>this._reactor.publishPresence(e,n,i),getPresence:i=>this._reactor.getPresence(e,n,i)}}shutdown(){delete Gt[Bt(this._reactor.config)],this._reactor.shutdown()}queryOnce(e,n){return this._reactor.queryOnce(e,n)}_syncTableExperimental(e,n){return this._reactor.subscribeTable(e,n)}}function Cr(t){if(!t)return"0";const e=kr.get(t);if(e)return e;const n=F(t);return kr.set(t,n),n}function Ca(t,e){return Cr(t._reactor.config.schema)!==Cr(e)}function Pa(t,e,n,r,s){var u;const i={...t,appId:(u=t.appId)==null?void 0:u.trim(),useDateObjects:t.useDateObjects??!1},o=Gt[Bt(i)];if(o)return Ca(o,i.schema)&&o._reactor.updateSchema(i.schema),o;const a=new ha({...ma,...i,cardinalityInference:!!i.schema},e||tr,n||nr,{...r||{},"@instantdb/core":fr},s),c=new ka(a);return Gt[Bt(i)]=c,Ia(i.appId,i.devtool),c}function Ia(t,e){if(typeof window>"u"||typeof window.location>"u"||typeof document>"u"||typeof e=="boolean"&&!e)return;const n={position:"bottom-right",allowedHosts:["localhost"],...typeof e=="object"?e:{}};n.allowedHosts.includes(window.location.hostname)&&pa(t,n)}const Ma={isLoading:!0,data:void 0,pageInfo:void 0,error:void 0};function Pr(t){return{isLoading:!t,data:void 0,pageInfo:void 0,error:void 0,...t||{}}}function ja(t,e,n){e&&n&&"ruleParams"in n&&(e={$$ruleParams:n.ruleParams,...e});const r=e?Oa(e):null,s=F(r),i=O.useRef(Pr(t._reactor.getPreviousResult(r))),o=O.useCallback(c=>(i.current=Pr(t._reactor.getPreviousResult(r)),c(),r?t.subscribeQuery(r,l=>{i.current={isLoading:!l,data:void 0,pageInfo:void 0,error:void 0,...l},c()}):()=>{}),[s]);return{state:O.useSyncExternalStore(o,()=>i.current,()=>Ma),query:r}}function Ra(){const t=O.useRef(null);O.useEffect(()=>{n()},[]);function e(r,s){n(),t.current=setTimeout(s,r)}function n(){t.current&&clearTimeout(t.current)}return{set:e,clear:n}}const Da=1e3;function xa(t,e,n){const r=O.useRef(n);r.current=n,O.useEffect(()=>t.core._reactor.subscribeTopic(t.id,e,(i,o)=>{r.current(i,o)}),[t.id,e])}function $a(t,e){return O.useEffect(()=>t.core._reactor.joinRoom(t.id),[t.id]),O.useCallback(r=>{t.core._reactor.publishTopic({roomType:t.type,roomId:t.id,topic:e,data:r})},[t.id,e])}function Ua(t,e={}){var o,a;const[n,r]=O.useState(()=>t.core._reactor.getPresence(t.type,t.id,e)??{peers:{},isLoading:!0});O.useEffect(()=>t.core._reactor.subscribePresence(t.type,t.id,e,u=>{r(u)}),[t.id,e.user,(o=e.peers)==null?void 0:o.join(),(a=e.keys)==null?void 0:a.join()]);const s=O.useCallback(c=>{t.core._reactor.publishPresence(t.type,t.id,c)},[t.type,t.id]);return O.useMemo(()=>({...n,publishPresence:s}),[n,s])}function La(t,e,n){O.useEffect(()=>t.core._reactor.joinRoom(t.id,e),[t.id]),O.useEffect(()=>t.core._reactor.publishPresence(t.type,t.id,e),[t.type,t.id,n??JSON.stringify(e)])}function Fa(t,e,n={}){const r=Ra(),s=Te.usePresence(t,{keys:[e]}),i=O.useMemo(()=>{const l=t._core._reactor.getPresence(t.type,t.id);return n!=null&&n.writeOnly?[]:Object.values((l==null?void 0:l.peers)??{}).filter(d=>d[e]===!0)},[n==null?void 0:n.writeOnly,s]),o=O.useCallback(l=>{t.core._reactor.publishPresence(t.type,t.id,{[e]:l}),l&&((n==null?void 0:n.timeout)===null||(n==null?void 0:n.timeout)===0||r.set((n==null?void 0:n.timeout)??Da,()=>{t.core._reactor.publishPresence(t.type,t.id,{[e]:null})}))},[t.type,t.id,e,n==null?void 0:n.timeout,r]),a=O.useCallback(l=>{const h=!((n==null?void 0:n.stopOnEnter)&&l.key==="Enter");o(h)},[n.stopOnEnter,o]),c=O.useCallback(()=>{o(!1)},[o]),u=O.useMemo(()=>({onKeyDown:a,onBlur:c}),[a,c]);return{active:i,setActive:o,inputProps:u}}const Te={useTopicEffect:xa,usePublishTopic:$a,usePresence:Ua,useSyncPresence:La,useTypingIndicator:Fa};class Na{constructor(e,n,r){p(this,"core");p(this,"_core");p(this,"type");p(this,"id");p(this,"useTopicEffect",(e,n)=>{Te.useTopicEffect(this,e,n)});p(this,"usePublishTopic",e=>Te.usePublishTopic(this,e));p(this,"usePresence",(e={})=>Te.usePresence(this,e));p(this,"useSyncPresence",(e,n)=>Te.useSyncPresence(this,e,n));p(this,"useTypingIndicator",(e,n={})=>Te.useTypingIndicator(this,e,n));this.core=e,this._core=this.core,this.type=n,this.id=r}}const Ka={isLoading:!0,user:void 0,error:void 0};class at{constructor(e,n){p(this,"tx",Ut());p(this,"auth");p(this,"storage");p(this,"core");p(this,"_core");p(this,"getLocalId",e=>this.core.getLocalId(e));p(this,"useLocalId",e=>{const[n,r]=O.useState(null);return O.useEffect(()=>{(async()=>{const i=await this.getLocalId(e);r(i)})()},[e]),n});p(this,"rooms",Te);p(this,"transact",e=>this.core.transact(e));p(this,"useQuery",(e,n)=>ja(this.core,e,n).state);p(this,"useAuth",()=>this._useAuth());p(this,"useUser",()=>{const{user:e}=this.useAuth();if(!e)throw new Ee("useUser must be used within an auth-protected route");return e});p(this,"useConnectionStatus",()=>{const e=O.useRef(this.core._reactor.status),n=O.useCallback(s=>this.core.subscribeConnectionStatus(o=>{o!==e.current&&(e.current=o,s())}),[]);return O.useSyncExternalStore(n,()=>e.current,()=>"connecting")});p(this,"queryOnce",(e,n)=>this.core.queryOnce(e,n));p(this,"SignedIn",({children:e})=>{const n=this.useAuth();return n.isLoading||n.error||!n.user?null:We.jsx(We.Fragment,{children:e})});p(this,"SignedOut",({children:e})=>{const n=this.useAuth();return n.isLoading||n.error||n.user?null:We.jsx(We.Fragment,{children:e})});this.core=Pa(e,this.constructor.Storage,this.constructor.NetworkListener,n,this.constructor.EventSourceImpl),this._core=this.core,this.auth=this.core.auth,this.storage=this.core.storage}room(e="_defaultRoomType",n="_defaultRoomId"){return new Na(this.core,e,n)}_useAuth(){const e=O.useRef(this.core._reactor._currentUserCached),n=O.useCallback(s=>this.core.subscribeAuth(o=>{e.current={isLoading:!1,...o},s()}),[]);return O.useSyncExternalStore(n,()=>e.current,()=>Ka)}getAuth(){return this.core.getAuth()}}p(at,"Storage"),p(at,"NetworkListener"),p(at,"EventSourceImpl"),J.InstantReactAbstractDatabase=at,Object.defineProperty(J,Symbol.toStringTag,{value:"Module"})});
|