tokmon 0.23.4 → 0.24.0
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/README.md +23 -5
- package/dist/{bootstrap-ink-BIOLTP7F.js → bootstrap-ink-HL2BYNW3.js} +37 -292
- package/dist/{chunk-RM3ZE44Z.js → chunk-3TJVFKXV.js} +1 -1
- package/dist/chunk-42H7R376.js +298 -0
- package/dist/chunk-45ZP755H.js +275 -0
- package/dist/{chunk-DJPUYMZM.js → chunk-5CWOJMAH.js} +2 -0
- package/dist/{chunk-2AFQKH5O.js → chunk-O27I2XFN.js} +278 -539
- package/dist/{chunk-2K4L4QQK.js → chunk-REO4O5VE.js} +68 -79
- package/dist/{chunk-Q2DSDWO2.js → chunk-SMPY52EV.js} +1 -30
- package/dist/{daemon-handle-6F2IB6CU.js → chunk-W2WGBXZG.js} +8 -9
- package/dist/cli-command-TLGIGF63.js +526 -0
- package/dist/cli.js +30 -5
- package/dist/{config-5CNJN3P7.js → config-QC5QSP3G.js} +1 -1
- package/dist/{daemon-PP3QAT6E.js → daemon-F4EGY77J.js} +43 -17
- package/dist/daemon-handle-NLCLYWFU.js +10 -0
- package/dist/server-X63FGHIZ.js +11 -0
- package/dist/web/assets/{Area-BALPhJJp.js → Area-DCES17aZ.js} +1 -1
- package/dist/web/assets/{analytics-uHVeOhLh.js → analytics-DDW6zcnj.js} +2 -2
- package/dist/web/assets/{breakdown-CR5dNNSG.js → breakdown-D5LPPtqh.js} +1 -1
- package/dist/web/assets/{chart-DRkqw0fm.js → chart-bHY7MQV0.js} +1 -1
- package/dist/web/assets/{explore-C-bHaX-I.js → explore-DdWB-Pu7.js} +1 -1
- package/dist/web/assets/index-C9jxb2o3.js +83 -0
- package/dist/web/assets/index-m0KfWnN2.css +1 -0
- package/dist/web/assets/{models-Qc2daHCo.js → models-o1wJnG6w.js} +2 -2
- package/dist/web/assets/{overview-D4VG2awg.js → overview-wq2uAEk4.js} +2 -2
- package/dist/web/assets/{panel-C1CsBs1H.js → panel-DBnK1oy0.js} +1 -1
- package/dist/web/assets/{primitives-S4UDgnZq.js → primitives-CBmteetD.js} +1 -1
- package/dist/web/assets/settings-sheet-CZ6GEPl3.js +1 -0
- package/dist/web/assets/{share-sheet-BpZBju-k.js → share-sheet-DUee3FlK.js} +1 -1
- package/dist/web/assets/{timeline-Cp-fyeuK.js → timeline-BxHwOJA_.js} +1 -1
- package/dist/web/assets/{use-dialog-trap-DaKbCG1Z.js → use-dialog-trap-30EqxYF-.js} +1 -1
- package/dist/web/index.html +2 -2
- package/package.json +1 -1
- package/dist/server-UHQEOVQH.js +0 -10
- package/dist/web/assets/index-C1jQdagn.js +0 -83
- package/dist/web/assets/index-DSj-Bxov.css +0 -1
- package/dist/web/assets/settings-sheet-DHi4Dt2z.js +0 -1
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./share-sheet-DUee3FlK.js","./primitives-CBmteetD.js","./chart-bHY7MQV0.js","./Area-DCES17aZ.js","./use-dialog-trap-30EqxYF-.js","./overview-wq2uAEk4.js","./panel-DBnK1oy0.js","./timeline-BxHwOJA_.js","./analytics-DDW6zcnj.js","./breakdown-D5LPPtqh.js","./models-o1wJnG6w.js","./explore-DdWB-Pu7.js","./settings-sheet-CZ6GEPl3.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
var JC=Object.defineProperty;var GC=(e,t,n)=>t in e?JC(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var M=(e,t,n)=>GC(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))o(i);new MutationObserver(i=>{for(const c of i)if(c.type==="childList")for(const l of c.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&o(l)}).observe(document,{childList:!0,subtree:!0});function n(i){const c={};return i.integrity&&(c.integrity=i.integrity),i.referrerPolicy&&(c.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?c.credentials="include":i.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function o(i){if(i.ep)return;i.ep=!0;const c=n(i);fetch(i.href,c)}})();var xF=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function YC(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var qd={exports:{}},Zi={},Wd={exports:{}},Ie={};/**
|
|
3
|
+
* @license React
|
|
4
|
+
* react.production.min.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/var Zy;function XC(){if(Zy)return Ie;Zy=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),l=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),g=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),h=Symbol.iterator;function v(T){return T===null||typeof T!="object"?null:(T=h&&T[h]||T["@@iterator"],typeof T=="function"?T:null)}var w={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},x=Object.assign,E={};function P(T,J,me){this.props=T,this.context=J,this.refs=E,this.updater=me||w}P.prototype.isReactComponent={},P.prototype.setState=function(T,J){if(typeof T!="object"&&typeof T!="function"&&T!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,T,J,"setState")},P.prototype.forceUpdate=function(T){this.updater.enqueueForceUpdate(this,T,"forceUpdate")};function V(){}V.prototype=P.prototype;function _(T,J,me){this.props=T,this.context=J,this.refs=E,this.updater=me||w}var L=_.prototype=new V;L.constructor=_,x(L,P.prototype),L.isPureReactComponent=!0;var b=Array.isArray,A=Object.prototype.hasOwnProperty,F={current:null},$={key:!0,ref:!0,__self:!0,__source:!0};function D(T,J,me){var he,le={},_e=null,Ne=null;if(J!=null)for(he in J.ref!==void 0&&(Ne=J.ref),J.key!==void 0&&(_e=""+J.key),J)A.call(J,he)&&!$.hasOwnProperty(he)&&(le[he]=J[he]);var ke=arguments.length-2;if(ke===1)le.children=me;else if(1<ke){for(var Pe=Array(ke),ct=0;ct<ke;ct++)Pe[ct]=arguments[ct+2];le.children=Pe}if(T&&T.defaultProps)for(he in ke=T.defaultProps,ke)le[he]===void 0&&(le[he]=ke[he]);return{$$typeof:e,type:T,key:_e,ref:Ne,props:le,_owner:F.current}}function H(T,J){return{$$typeof:e,type:T.type,key:J,ref:T.ref,props:T.props,_owner:T._owner}}function X(T){return typeof T=="object"&&T!==null&&T.$$typeof===e}function te(T){var J={"=":"=0",":":"=2"};return"$"+T.replace(/[=:]/g,function(me){return J[me]})}var ae=/\/+/g;function k(T,J){return typeof T=="object"&&T!==null&&T.key!=null?te(""+T.key):J.toString(36)}function q(T,J,me,he,le){var _e=typeof T;(_e==="undefined"||_e==="boolean")&&(T=null);var Ne=!1;if(T===null)Ne=!0;else switch(_e){case"string":case"number":Ne=!0;break;case"object":switch(T.$$typeof){case e:case t:Ne=!0}}if(Ne)return Ne=T,le=le(Ne),T=he===""?"."+k(Ne,0):he,b(le)?(me="",T!=null&&(me=T.replace(ae,"$&/")+"/"),q(le,J,me,"",function(ct){return ct})):le!=null&&(X(le)&&(le=H(le,me+(!le.key||Ne&&Ne.key===le.key?"":(""+le.key).replace(ae,"$&/")+"/")+T)),J.push(le)),1;if(Ne=0,he=he===""?".":he+":",b(T))for(var ke=0;ke<T.length;ke++){_e=T[ke];var Pe=he+k(_e,ke);Ne+=q(_e,J,me,Pe,le)}else if(Pe=v(T),typeof Pe=="function")for(T=Pe.call(T),ke=0;!(_e=T.next()).done;)_e=_e.value,Pe=he+k(_e,ke++),Ne+=q(_e,J,me,Pe,le);else if(_e==="object")throw J=String(T),Error("Objects are not valid as a React child (found: "+(J==="[object Object]"?"object with keys {"+Object.keys(T).join(", ")+"}":J)+"). If you meant to render a collection of children, use an array instead.");return Ne}function Y(T,J,me){if(T==null)return T;var he=[],le=0;return q(T,he,"","",function(_e){return J.call(me,_e,le++)}),he}function G(T){if(T._status===-1){var J=T._result;J=J(),J.then(function(me){(T._status===0||T._status===-1)&&(T._status=1,T._result=me)},function(me){(T._status===0||T._status===-1)&&(T._status=2,T._result=me)}),T._status===-1&&(T._status=0,T._result=J)}if(T._status===1)return T._result.default;throw T._result}var z={current:null},Q={transition:null},re={ReactCurrentDispatcher:z,ReactCurrentBatchConfig:Q,ReactCurrentOwner:F};function Z(){throw Error("act(...) is not supported in production builds of React.")}return Ie.Children={map:Y,forEach:function(T,J,me){Y(T,function(){J.apply(this,arguments)},me)},count:function(T){var J=0;return Y(T,function(){J++}),J},toArray:function(T){return Y(T,function(J){return J})||[]},only:function(T){if(!X(T))throw Error("React.Children.only expected to receive a single React element child.");return T}},Ie.Component=P,Ie.Fragment=n,Ie.Profiler=i,Ie.PureComponent=_,Ie.StrictMode=o,Ie.Suspense=m,Ie.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=re,Ie.act=Z,Ie.cloneElement=function(T,J,me){if(T==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+T+".");var he=x({},T.props),le=T.key,_e=T.ref,Ne=T._owner;if(J!=null){if(J.ref!==void 0&&(_e=J.ref,Ne=F.current),J.key!==void 0&&(le=""+J.key),T.type&&T.type.defaultProps)var ke=T.type.defaultProps;for(Pe in J)A.call(J,Pe)&&!$.hasOwnProperty(Pe)&&(he[Pe]=J[Pe]===void 0&&ke!==void 0?ke[Pe]:J[Pe])}var Pe=arguments.length-2;if(Pe===1)he.children=me;else if(1<Pe){ke=Array(Pe);for(var ct=0;ct<Pe;ct++)ke[ct]=arguments[ct+2];he.children=ke}return{$$typeof:e,type:T.type,key:le,ref:_e,props:he,_owner:Ne}},Ie.createContext=function(T){return T={$$typeof:l,_currentValue:T,_currentValue2:T,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},T.Provider={$$typeof:c,_context:T},T.Consumer=T},Ie.createElement=D,Ie.createFactory=function(T){var J=D.bind(null,T);return J.type=T,J},Ie.createRef=function(){return{current:null}},Ie.forwardRef=function(T){return{$$typeof:d,render:T}},Ie.isValidElement=X,Ie.lazy=function(T){return{$$typeof:y,_payload:{_status:-1,_result:T},_init:G}},Ie.memo=function(T,J){return{$$typeof:g,type:T,compare:J===void 0?null:J}},Ie.startTransition=function(T){var J=Q.transition;Q.transition={};try{T()}finally{Q.transition=J}},Ie.unstable_act=Z,Ie.useCallback=function(T,J){return z.current.useCallback(T,J)},Ie.useContext=function(T){return z.current.useContext(T)},Ie.useDebugValue=function(){},Ie.useDeferredValue=function(T){return z.current.useDeferredValue(T)},Ie.useEffect=function(T,J){return z.current.useEffect(T,J)},Ie.useId=function(){return z.current.useId()},Ie.useImperativeHandle=function(T,J,me){return z.current.useImperativeHandle(T,J,me)},Ie.useInsertionEffect=function(T,J){return z.current.useInsertionEffect(T,J)},Ie.useLayoutEffect=function(T,J){return z.current.useLayoutEffect(T,J)},Ie.useMemo=function(T,J){return z.current.useMemo(T,J)},Ie.useReducer=function(T,J,me){return z.current.useReducer(T,J,me)},Ie.useRef=function(T){return z.current.useRef(T)},Ie.useState=function(T){return z.current.useState(T)},Ie.useSyncExternalStore=function(T,J,me){return z.current.useSyncExternalStore(T,J,me)},Ie.useTransition=function(){return z.current.useTransition()},Ie.version="18.3.1",Ie}var ev;function $a(){return ev||(ev=1,Wd.exports=XC()),Wd.exports}/**
|
|
11
|
+
* @license React
|
|
12
|
+
* react-jsx-runtime.production.min.js
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
15
|
+
*
|
|
16
|
+
* This source code is licensed under the MIT license found in the
|
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
|
18
|
+
*/var tv;function ZC(){if(tv)return Zi;tv=1;var e=$a(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function l(d,m,g){var y,h={},v=null,w=null;g!==void 0&&(v=""+g),m.key!==void 0&&(v=""+m.key),m.ref!==void 0&&(w=m.ref);for(y in m)o.call(m,y)&&!c.hasOwnProperty(y)&&(h[y]=m[y]);if(d&&d.defaultProps)for(y in m=d.defaultProps,m)h[y]===void 0&&(h[y]=m[y]);return{$$typeof:t,type:d,key:v,ref:w,props:h,_owner:i.current}}return Zi.Fragment=n,Zi.jsx=l,Zi.jsxs=l,Zi}var nv;function eb(){return nv||(nv=1,qd.exports=ZC()),qd.exports}var I=eb(),ee=$a();const va=YC(ee);var hu={},Hd={exports:{}},rn={},Kd={exports:{}},Qd={};/**
|
|
19
|
+
* @license React
|
|
20
|
+
* scheduler.production.min.js
|
|
21
|
+
*
|
|
22
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
23
|
+
*
|
|
24
|
+
* This source code is licensed under the MIT license found in the
|
|
25
|
+
* LICENSE file in the root directory of this source tree.
|
|
26
|
+
*/var rv;function tb(){return rv||(rv=1,(function(e){function t(Q,re){var Z=Q.length;Q.push(re);e:for(;0<Z;){var T=Z-1>>>1,J=Q[T];if(0<i(J,re))Q[T]=re,Q[Z]=J,Z=T;else break e}}function n(Q){return Q.length===0?null:Q[0]}function o(Q){if(Q.length===0)return null;var re=Q[0],Z=Q.pop();if(Z!==re){Q[0]=Z;e:for(var T=0,J=Q.length,me=J>>>1;T<me;){var he=2*(T+1)-1,le=Q[he],_e=he+1,Ne=Q[_e];if(0>i(le,Z))_e<J&&0>i(Ne,le)?(Q[T]=Ne,Q[_e]=Z,T=_e):(Q[T]=le,Q[he]=Z,T=he);else if(_e<J&&0>i(Ne,Z))Q[T]=Ne,Q[_e]=Z,T=_e;else break e}}return re}function i(Q,re){var Z=Q.sortIndex-re.sortIndex;return Z!==0?Z:Q.id-re.id}if(typeof performance=="object"&&typeof performance.now=="function"){var c=performance;e.unstable_now=function(){return c.now()}}else{var l=Date,d=l.now();e.unstable_now=function(){return l.now()-d}}var m=[],g=[],y=1,h=null,v=3,w=!1,x=!1,E=!1,P=typeof setTimeout=="function"?setTimeout:null,V=typeof clearTimeout=="function"?clearTimeout:null,_=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(Q){for(var re=n(g);re!==null;){if(re.callback===null)o(g);else if(re.startTime<=Q)o(g),re.sortIndex=re.expirationTime,t(m,re);else break;re=n(g)}}function b(Q){if(E=!1,L(Q),!x)if(n(m)!==null)x=!0,G(A);else{var re=n(g);re!==null&&z(b,re.startTime-Q)}}function A(Q,re){x=!1,E&&(E=!1,V(D),D=-1),w=!0;var Z=v;try{for(L(re),h=n(m);h!==null&&(!(h.expirationTime>re)||Q&&!te());){var T=h.callback;if(typeof T=="function"){h.callback=null,v=h.priorityLevel;var J=T(h.expirationTime<=re);re=e.unstable_now(),typeof J=="function"?h.callback=J:h===n(m)&&o(m),L(re)}else o(m);h=n(m)}if(h!==null)var me=!0;else{var he=n(g);he!==null&&z(b,he.startTime-re),me=!1}return me}finally{h=null,v=Z,w=!1}}var F=!1,$=null,D=-1,H=5,X=-1;function te(){return!(e.unstable_now()-X<H)}function ae(){if($!==null){var Q=e.unstable_now();X=Q;var re=!0;try{re=$(!0,Q)}finally{re?k():(F=!1,$=null)}}else F=!1}var k;if(typeof _=="function")k=function(){_(ae)};else if(typeof MessageChannel<"u"){var q=new MessageChannel,Y=q.port2;q.port1.onmessage=ae,k=function(){Y.postMessage(null)}}else k=function(){P(ae,0)};function G(Q){$=Q,F||(F=!0,k())}function z(Q,re){D=P(function(){Q(e.unstable_now())},re)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(Q){Q.callback=null},e.unstable_continueExecution=function(){x||w||(x=!0,G(A))},e.unstable_forceFrameRate=function(Q){0>Q||125<Q?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):H=0<Q?Math.floor(1e3/Q):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_getFirstCallbackNode=function(){return n(m)},e.unstable_next=function(Q){switch(v){case 1:case 2:case 3:var re=3;break;default:re=v}var Z=v;v=re;try{return Q()}finally{v=Z}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(Q,re){switch(Q){case 1:case 2:case 3:case 4:case 5:break;default:Q=3}var Z=v;v=Q;try{return re()}finally{v=Z}},e.unstable_scheduleCallback=function(Q,re,Z){var T=e.unstable_now();switch(typeof Z=="object"&&Z!==null?(Z=Z.delay,Z=typeof Z=="number"&&0<Z?T+Z:T):Z=T,Q){case 1:var J=-1;break;case 2:J=250;break;case 5:J=1073741823;break;case 4:J=1e4;break;default:J=5e3}return J=Z+J,Q={id:y++,callback:re,priorityLevel:Q,startTime:Z,expirationTime:J,sortIndex:-1},Z>T?(Q.sortIndex=Z,t(g,Q),n(m)===null&&Q===n(g)&&(E?(V(D),D=-1):E=!0,z(b,Z-T))):(Q.sortIndex=J,t(m,Q),x||w||(x=!0,G(A))),Q},e.unstable_shouldYield=te,e.unstable_wrapCallback=function(Q){var re=v;return function(){var Z=v;v=re;try{return Q.apply(this,arguments)}finally{v=Z}}}})(Qd)),Qd}var sv;function nb(){return sv||(sv=1,Kd.exports=tb()),Kd.exports}/**
|
|
27
|
+
* @license React
|
|
28
|
+
* react-dom.production.min.js
|
|
29
|
+
*
|
|
30
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
31
|
+
*
|
|
32
|
+
* This source code is licensed under the MIT license found in the
|
|
33
|
+
* LICENSE file in the root directory of this source tree.
|
|
34
|
+
*/var ov;function rb(){if(ov)return rn;ov=1;var e=$a(),t=nb();function n(r){for(var s="https://reactjs.org/docs/error-decoder.html?invariant="+r,a=1;a<arguments.length;a++)s+="&args[]="+encodeURIComponent(arguments[a]);return"Minified React error #"+r+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var o=new Set,i={};function c(r,s){l(r,s),l(r+"Capture",s)}function l(r,s){for(i[r]=s,r=0;r<s.length;r++)o.add(s[r])}var d=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),m=Object.prototype.hasOwnProperty,g=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,y={},h={};function v(r){return m.call(h,r)?!0:m.call(y,r)?!1:g.test(r)?h[r]=!0:(y[r]=!0,!1)}function w(r,s,a,u){if(a!==null&&a.type===0)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":return u?!1:a!==null?!a.acceptsBooleans:(r=r.toLowerCase().slice(0,5),r!=="data-"&&r!=="aria-");default:return!1}}function x(r,s,a,u){if(s===null||typeof s>"u"||w(r,s,a,u))return!0;if(u)return!1;if(a!==null)switch(a.type){case 3:return!s;case 4:return s===!1;case 5:return isNaN(s);case 6:return isNaN(s)||1>s}return!1}function E(r,s,a,u,f,p,S){this.acceptsBooleans=s===2||s===3||s===4,this.attributeName=u,this.attributeNamespace=f,this.mustUseProperty=a,this.propertyName=r,this.type=s,this.sanitizeURL=p,this.removeEmptyString=S}var P={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(r){P[r]=new E(r,0,!1,r,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(r){var s=r[0];P[s]=new E(s,1,!1,r[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(r){P[r]=new E(r,2,!1,r.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(r){P[r]=new E(r,2,!1,r,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(r){P[r]=new E(r,3,!1,r.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(r){P[r]=new E(r,3,!0,r,null,!1,!1)}),["capture","download"].forEach(function(r){P[r]=new E(r,4,!1,r,null,!1,!1)}),["cols","rows","size","span"].forEach(function(r){P[r]=new E(r,6,!1,r,null,!1,!1)}),["rowSpan","start"].forEach(function(r){P[r]=new E(r,5,!1,r.toLowerCase(),null,!1,!1)});var V=/[\-:]([a-z])/g;function _(r){return r[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(r){var s=r.replace(V,_);P[s]=new E(s,1,!1,r,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(r){var s=r.replace(V,_);P[s]=new E(s,1,!1,r,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(r){var s=r.replace(V,_);P[s]=new E(s,1,!1,r,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(r){P[r]=new E(r,1,!1,r.toLowerCase(),null,!1,!1)}),P.xlinkHref=new E("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(r){P[r]=new E(r,1,!1,r.toLowerCase(),null,!0,!0)});function L(r,s,a,u){var f=P.hasOwnProperty(s)?P[s]:null;(f!==null?f.type!==0:u||!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(x(s,a,f,u)&&(a=null),u||f===null?v(s)&&(a===null?r.removeAttribute(s):r.setAttribute(s,""+a)):f.mustUseProperty?r[f.propertyName]=a===null?f.type===3?!1:"":a:(s=f.attributeName,u=f.attributeNamespace,a===null?r.removeAttribute(s):(f=f.type,a=f===3||f===4&&a===!0?"":""+a,u?r.setAttributeNS(u,s,a):r.setAttribute(s,a))))}var b=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,A=Symbol.for("react.element"),F=Symbol.for("react.portal"),$=Symbol.for("react.fragment"),D=Symbol.for("react.strict_mode"),H=Symbol.for("react.profiler"),X=Symbol.for("react.provider"),te=Symbol.for("react.context"),ae=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),q=Symbol.for("react.suspense_list"),Y=Symbol.for("react.memo"),G=Symbol.for("react.lazy"),z=Symbol.for("react.offscreen"),Q=Symbol.iterator;function re(r){return r===null||typeof r!="object"?null:(r=Q&&r[Q]||r["@@iterator"],typeof r=="function"?r:null)}var Z=Object.assign,T;function J(r){if(T===void 0)try{throw Error()}catch(a){var s=a.stack.trim().match(/\n( *(at )?)/);T=s&&s[1]||""}return`
|
|
35
|
+
`+T+r}var me=!1;function he(r,s){if(!r||me)return"";me=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(s)if(s=function(){throw Error()},Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(s,[])}catch(K){var u=K}Reflect.construct(r,[],s)}else{try{s.call()}catch(K){u=K}r.call(s.prototype)}else{try{throw Error()}catch(K){u=K}r()}}catch(K){if(K&&u&&typeof K.stack=="string"){for(var f=K.stack.split(`
|
|
36
|
+
`),p=u.stack.split(`
|
|
37
|
+
`),S=f.length-1,C=p.length-1;1<=S&&0<=C&&f[S]!==p[C];)C--;for(;1<=S&&0<=C;S--,C--)if(f[S]!==p[C]){if(S!==1||C!==1)do if(S--,C--,0>C||f[S]!==p[C]){var R=`
|
|
38
|
+
`+f[S].replace(" at new "," at ");return r.displayName&&R.includes("<anonymous>")&&(R=R.replace("<anonymous>",r.displayName)),R}while(1<=S&&0<=C);break}}}finally{me=!1,Error.prepareStackTrace=a}return(r=r?r.displayName||r.name:"")?J(r):""}function le(r){switch(r.tag){case 5:return J(r.type);case 16:return J("Lazy");case 13:return J("Suspense");case 19:return J("SuspenseList");case 0:case 2:case 15:return r=he(r.type,!1),r;case 11:return r=he(r.type.render,!1),r;case 1:return r=he(r.type,!0),r;default:return""}}function _e(r){if(r==null)return null;if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case $:return"Fragment";case F:return"Portal";case H:return"Profiler";case D:return"StrictMode";case k:return"Suspense";case q:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case te:return(r.displayName||"Context")+".Consumer";case X:return(r._context.displayName||"Context")+".Provider";case ae:var s=r.render;return r=r.displayName,r||(r=s.displayName||s.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Y:return s=r.displayName||null,s!==null?s:_e(r.type)||"Memo";case G:s=r._payload,r=r._init;try{return _e(r(s))}catch{}}return null}function Ne(r){var s=r.type;switch(r.tag){case 24:return"Cache";case 9:return(s.displayName||"Context")+".Consumer";case 10:return(s._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return r=s.render,r=r.displayName||r.name||"",s.displayName||(r!==""?"ForwardRef("+r+")":"ForwardRef");case 7:return"Fragment";case 5:return s;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return _e(s);case 8:return s===D?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s}return null}function ke(r){switch(typeof r){case"boolean":case"number":case"string":case"undefined":return r;case"object":return r;default:return""}}function Pe(r){var s=r.type;return(r=r.nodeName)&&r.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function ct(r){var s=Pe(r)?"checked":"value",a=Object.getOwnPropertyDescriptor(r.constructor.prototype,s),u=""+r[s];if(!r.hasOwnProperty(s)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var f=a.get,p=a.set;return Object.defineProperty(r,s,{configurable:!0,get:function(){return f.call(this)},set:function(S){u=""+S,p.call(this,S)}}),Object.defineProperty(r,s,{enumerable:a.enumerable}),{getValue:function(){return u},setValue:function(S){u=""+S},stopTracking:function(){r._valueTracker=null,delete r[s]}}}}function vr(r){r._valueTracker||(r._valueTracker=ct(r))}function Ss(r){if(!r)return!1;var s=r._valueTracker;if(!s)return!0;var a=s.getValue(),u="";return r&&(u=Pe(r)?r.checked?"true":"false":r.value),r=u,r!==a?(s.setValue(r),!0):!1}function ws(r){if(r=r||(typeof document<"u"?document:void 0),typeof r>"u")return null;try{return r.activeElement||r.body}catch{return r.body}}function uo(r,s){var a=s.checked;return Z({},s,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:a??r._wrapperState.initialChecked})}function sc(r,s){var a=s.defaultValue==null?"":s.defaultValue,u=s.checked!=null?s.checked:s.defaultChecked;a=ke(s.value!=null?s.value:a),r._wrapperState={initialChecked:u,initialValue:a,controlled:s.type==="checkbox"||s.type==="radio"?s.checked!=null:s.value!=null}}function hi(r,s){s=s.checked,s!=null&&L(r,"checked",s,!1)}function lo(r,s){hi(r,s);var a=ke(s.value),u=s.type;if(a!=null)u==="number"?(a===0&&r.value===""||r.value!=a)&&(r.value=""+a):r.value!==""+a&&(r.value=""+a);else if(u==="submit"||u==="reset"){r.removeAttribute("value");return}s.hasOwnProperty("value")?xs(r,s.type,a):s.hasOwnProperty("defaultValue")&&xs(r,s.type,ke(s.defaultValue)),s.checked==null&&s.defaultChecked!=null&&(r.defaultChecked=!!s.defaultChecked)}function Sr(r,s,a){if(s.hasOwnProperty("value")||s.hasOwnProperty("defaultValue")){var u=s.type;if(!(u!=="submit"&&u!=="reset"||s.value!==void 0&&s.value!==null))return;s=""+r._wrapperState.initialValue,a||s===r.value||(r.value=s),r.defaultValue=s}a=r.name,a!==""&&(r.name=""),r.defaultChecked=!!r._wrapperState.initialChecked,a!==""&&(r.name=a)}function xs(r,s,a){(s!=="number"||ws(r.ownerDocument)!==r)&&(a==null?r.defaultValue=""+r._wrapperState.initialValue:r.defaultValue!==""+a&&(r.defaultValue=""+a))}var hn=Array.isArray;function Ar(r,s,a,u){if(r=r.options,s){s={};for(var f=0;f<a.length;f++)s["$"+a[f]]=!0;for(a=0;a<r.length;a++)f=s.hasOwnProperty("$"+r[a].value),r[a].selected!==f&&(r[a].selected=f),f&&u&&(r[a].defaultSelected=!0)}else{for(a=""+ke(a),s=null,f=0;f<r.length;f++){if(r[f].value===a){r[f].selected=!0,u&&(r[f].defaultSelected=!0);return}s!==null||r[f].disabled||(s=r[f])}s!==null&&(s.selected=!0)}}function fo(r,s){if(s.dangerouslySetInnerHTML!=null)throw Error(n(91));return Z({},s,{value:void 0,defaultValue:void 0,children:""+r._wrapperState.initialValue})}function oc(r,s){var a=s.value;if(a==null){if(a=s.children,s=s.defaultValue,a!=null){if(s!=null)throw Error(n(92));if(hn(a)){if(1<a.length)throw Error(n(93));a=a[0]}s=a}s==null&&(s=""),a=s}r._wrapperState={initialValue:ke(a)}}function pi(r,s){var a=ke(s.value),u=ke(s.defaultValue);a!=null&&(a=""+a,a!==r.value&&(r.value=a),s.defaultValue==null&&r.defaultValue!==a&&(r.defaultValue=a)),u!=null&&(r.defaultValue=""+u)}function $e(r){var s=r.textContent;s===r._wrapperState.initialValue&&s!==""&&s!==null&&(r.value=s)}function Mt(r){switch(r){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Un(r,s){return r==null||r==="http://www.w3.org/1999/xhtml"?Mt(s):r==="http://www.w3.org/2000/svg"&&s==="foreignObject"?"http://www.w3.org/1999/xhtml":r}var ho,hg=(function(r){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(s,a,u,f){MSApp.execUnsafeLocalFunction(function(){return r(s,a,u,f)})}:r})(function(r,s){if(r.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in r)r.innerHTML=s;else{for(ho=ho||document.createElement("div"),ho.innerHTML="<svg>"+s.valueOf().toString()+"</svg>",s=ho.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;s.firstChild;)r.appendChild(s.firstChild)}});function mi(r,s){if(s){var a=r.firstChild;if(a&&a===r.lastChild&&a.nodeType===3){a.nodeValue=s;return}}r.textContent=s}var gi={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Z_=["Webkit","ms","Moz","O"];Object.keys(gi).forEach(function(r){Z_.forEach(function(s){s=s+r.charAt(0).toUpperCase()+r.substring(1),gi[s]=gi[r]})});function pg(r,s,a){return s==null||typeof s=="boolean"||s===""?"":a||typeof s!="number"||s===0||gi.hasOwnProperty(r)&&gi[r]?(""+s).trim():s+"px"}function mg(r,s){r=r.style;for(var a in s)if(s.hasOwnProperty(a)){var u=a.indexOf("--")===0,f=pg(a,s[a],u);a==="float"&&(a="cssFloat"),u?r.setProperty(a,f):r[a]=f}}var eE=Z({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function tf(r,s){if(s){if(eE[r]&&(s.children!=null||s.dangerouslySetInnerHTML!=null))throw Error(n(137,r));if(s.dangerouslySetInnerHTML!=null){if(s.children!=null)throw Error(n(60));if(typeof s.dangerouslySetInnerHTML!="object"||!("__html"in s.dangerouslySetInnerHTML))throw Error(n(61))}if(s.style!=null&&typeof s.style!="object")throw Error(n(62))}}function nf(r,s){if(r.indexOf("-")===-1)return typeof s.is=="string";switch(r){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var rf=null;function sf(r){return r=r.target||r.srcElement||window,r.correspondingUseElement&&(r=r.correspondingUseElement),r.nodeType===3?r.parentNode:r}var of=null,po=null,mo=null;function gg(r){if(r=Fi(r)){if(typeof of!="function")throw Error(n(280));var s=r.stateNode;s&&(s=Ic(s),of(r.stateNode,r.type,s))}}function yg(r){po?mo?mo.push(r):mo=[r]:po=r}function vg(){if(po){var r=po,s=mo;if(mo=po=null,gg(r),s)for(r=0;r<s.length;r++)gg(s[r])}}function Sg(r,s){return r(s)}function wg(){}var af=!1;function xg(r,s,a){if(af)return r(s,a);af=!0;try{return Sg(r,s,a)}finally{af=!1,(po!==null||mo!==null)&&(wg(),vg())}}function yi(r,s){var a=r.stateNode;if(a===null)return null;var u=Ic(a);if(u===null)return null;a=u[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(u=!u.disabled)||(r=r.type,u=!(r==="button"||r==="input"||r==="select"||r==="textarea")),r=!u;break e;default:r=!1}if(r)return null;if(a&&typeof a!="function")throw Error(n(231,s,typeof a));return a}var cf=!1;if(d)try{var vi={};Object.defineProperty(vi,"passive",{get:function(){cf=!0}}),window.addEventListener("test",vi,vi),window.removeEventListener("test",vi,vi)}catch{cf=!1}function tE(r,s,a,u,f,p,S,C,R){var K=Array.prototype.slice.call(arguments,3);try{s.apply(a,K)}catch(oe){this.onError(oe)}}var Si=!1,ic=null,ac=!1,uf=null,nE={onError:function(r){Si=!0,ic=r}};function rE(r,s,a,u,f,p,S,C,R){Si=!1,ic=null,tE.apply(nE,arguments)}function sE(r,s,a,u,f,p,S,C,R){if(rE.apply(this,arguments),Si){if(Si){var K=ic;Si=!1,ic=null}else throw Error(n(198));ac||(ac=!0,uf=K)}}function ks(r){var s=r,a=r;if(r.alternate)for(;s.return;)s=s.return;else{r=s;do s=r,(s.flags&4098)!==0&&(a=s.return),r=s.return;while(r)}return s.tag===3?a:null}function kg(r){if(r.tag===13){var s=r.memoizedState;if(s===null&&(r=r.alternate,r!==null&&(s=r.memoizedState)),s!==null)return s.dehydrated}return null}function _g(r){if(ks(r)!==r)throw Error(n(188))}function oE(r){var s=r.alternate;if(!s){if(s=ks(r),s===null)throw Error(n(188));return s!==r?null:r}for(var a=r,u=s;;){var f=a.return;if(f===null)break;var p=f.alternate;if(p===null){if(u=f.return,u!==null){a=u;continue}break}if(f.child===p.child){for(p=f.child;p;){if(p===a)return _g(f),r;if(p===u)return _g(f),s;p=p.sibling}throw Error(n(188))}if(a.return!==u.return)a=f,u=p;else{for(var S=!1,C=f.child;C;){if(C===a){S=!0,a=f,u=p;break}if(C===u){S=!0,u=f,a=p;break}C=C.sibling}if(!S){for(C=p.child;C;){if(C===a){S=!0,a=p,u=f;break}if(C===u){S=!0,u=p,a=f;break}C=C.sibling}if(!S)throw Error(n(189))}}if(a.alternate!==u)throw Error(n(190))}if(a.tag!==3)throw Error(n(188));return a.stateNode.current===a?r:s}function Eg(r){return r=oE(r),r!==null?Cg(r):null}function Cg(r){if(r.tag===5||r.tag===6)return r;for(r=r.child;r!==null;){var s=Cg(r);if(s!==null)return s;r=r.sibling}return null}var bg=t.unstable_scheduleCallback,Pg=t.unstable_cancelCallback,iE=t.unstable_shouldYield,aE=t.unstable_requestPaint,ut=t.unstable_now,cE=t.unstable_getCurrentPriorityLevel,lf=t.unstable_ImmediatePriority,Ig=t.unstable_UserBlockingPriority,cc=t.unstable_NormalPriority,uE=t.unstable_LowPriority,Rg=t.unstable_IdlePriority,uc=null,nr=null;function lE(r){if(nr&&typeof nr.onCommitFiberRoot=="function")try{nr.onCommitFiberRoot(uc,r,void 0,(r.current.flags&128)===128)}catch{}}var zn=Math.clz32?Math.clz32:hE,fE=Math.log,dE=Math.LN2;function hE(r){return r>>>=0,r===0?32:31-(fE(r)/dE|0)|0}var lc=64,fc=4194304;function wi(r){switch(r&-r){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return r&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return r&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return r}}function dc(r,s){var a=r.pendingLanes;if(a===0)return 0;var u=0,f=r.suspendedLanes,p=r.pingedLanes,S=a&268435455;if(S!==0){var C=S&~f;C!==0?u=wi(C):(p&=S,p!==0&&(u=wi(p)))}else S=a&~f,S!==0?u=wi(S):p!==0&&(u=wi(p));if(u===0)return 0;if(s!==0&&s!==u&&(s&f)===0&&(f=u&-u,p=s&-s,f>=p||f===16&&(p&4194240)!==0))return s;if((u&4)!==0&&(u|=a&16),s=r.entangledLanes,s!==0)for(r=r.entanglements,s&=u;0<s;)a=31-zn(s),f=1<<a,u|=r[a],s&=~f;return u}function pE(r,s){switch(r){case 1:case 2:case 4:return s+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function mE(r,s){for(var a=r.suspendedLanes,u=r.pingedLanes,f=r.expirationTimes,p=r.pendingLanes;0<p;){var S=31-zn(p),C=1<<S,R=f[S];R===-1?((C&a)===0||(C&u)!==0)&&(f[S]=pE(C,s)):R<=s&&(r.expiredLanes|=C),p&=~C}}function ff(r){return r=r.pendingLanes&-1073741825,r!==0?r:r&1073741824?1073741824:0}function Tg(){var r=lc;return lc<<=1,(lc&4194240)===0&&(lc=64),r}function df(r){for(var s=[],a=0;31>a;a++)s.push(r);return s}function xi(r,s,a){r.pendingLanes|=s,s!==536870912&&(r.suspendedLanes=0,r.pingedLanes=0),r=r.eventTimes,s=31-zn(s),r[s]=a}function gE(r,s){var a=r.pendingLanes&~s;r.pendingLanes=s,r.suspendedLanes=0,r.pingedLanes=0,r.expiredLanes&=s,r.mutableReadLanes&=s,r.entangledLanes&=s,s=r.entanglements;var u=r.eventTimes;for(r=r.expirationTimes;0<a;){var f=31-zn(a),p=1<<f;s[f]=0,u[f]=-1,r[f]=-1,a&=~p}}function hf(r,s){var a=r.entangledLanes|=s;for(r=r.entanglements;a;){var u=31-zn(a),f=1<<u;f&s|r[u]&s&&(r[u]|=s),a&=~f}}var Fe=0;function Og(r){return r&=-r,1<r?4<r?(r&268435455)!==0?16:536870912:4:1}var Mg,pf,Lg,Ng,Ag,mf=!1,hc=[],jr=null,$r=null,Fr=null,ki=new Map,_i=new Map,Dr=[],yE="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function jg(r,s){switch(r){case"focusin":case"focusout":jr=null;break;case"dragenter":case"dragleave":$r=null;break;case"mouseover":case"mouseout":Fr=null;break;case"pointerover":case"pointerout":ki.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":_i.delete(s.pointerId)}}function Ei(r,s,a,u,f,p){return r===null||r.nativeEvent!==p?(r={blockedOn:s,domEventName:a,eventSystemFlags:u,nativeEvent:p,targetContainers:[f]},s!==null&&(s=Fi(s),s!==null&&pf(s)),r):(r.eventSystemFlags|=u,s=r.targetContainers,f!==null&&s.indexOf(f)===-1&&s.push(f),r)}function vE(r,s,a,u,f){switch(s){case"focusin":return jr=Ei(jr,r,s,a,u,f),!0;case"dragenter":return $r=Ei($r,r,s,a,u,f),!0;case"mouseover":return Fr=Ei(Fr,r,s,a,u,f),!0;case"pointerover":var p=f.pointerId;return ki.set(p,Ei(ki.get(p)||null,r,s,a,u,f)),!0;case"gotpointercapture":return p=f.pointerId,_i.set(p,Ei(_i.get(p)||null,r,s,a,u,f)),!0}return!1}function $g(r){var s=_s(r.target);if(s!==null){var a=ks(s);if(a!==null){if(s=a.tag,s===13){if(s=kg(a),s!==null){r.blockedOn=s,Ag(r.priority,function(){Lg(a)});return}}else if(s===3&&a.stateNode.current.memoizedState.isDehydrated){r.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}r.blockedOn=null}function pc(r){if(r.blockedOn!==null)return!1;for(var s=r.targetContainers;0<s.length;){var a=yf(r.domEventName,r.eventSystemFlags,s[0],r.nativeEvent);if(a===null){a=r.nativeEvent;var u=new a.constructor(a.type,a);rf=u,a.target.dispatchEvent(u),rf=null}else return s=Fi(a),s!==null&&pf(s),r.blockedOn=a,!1;s.shift()}return!0}function Fg(r,s,a){pc(r)&&a.delete(s)}function SE(){mf=!1,jr!==null&&pc(jr)&&(jr=null),$r!==null&&pc($r)&&($r=null),Fr!==null&&pc(Fr)&&(Fr=null),ki.forEach(Fg),_i.forEach(Fg)}function Ci(r,s){r.blockedOn===s&&(r.blockedOn=null,mf||(mf=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,SE)))}function bi(r){function s(f){return Ci(f,r)}if(0<hc.length){Ci(hc[0],r);for(var a=1;a<hc.length;a++){var u=hc[a];u.blockedOn===r&&(u.blockedOn=null)}}for(jr!==null&&Ci(jr,r),$r!==null&&Ci($r,r),Fr!==null&&Ci(Fr,r),ki.forEach(s),_i.forEach(s),a=0;a<Dr.length;a++)u=Dr[a],u.blockedOn===r&&(u.blockedOn=null);for(;0<Dr.length&&(a=Dr[0],a.blockedOn===null);)$g(a),a.blockedOn===null&&Dr.shift()}var go=b.ReactCurrentBatchConfig,mc=!0;function wE(r,s,a,u){var f=Fe,p=go.transition;go.transition=null;try{Fe=1,gf(r,s,a,u)}finally{Fe=f,go.transition=p}}function xE(r,s,a,u){var f=Fe,p=go.transition;go.transition=null;try{Fe=4,gf(r,s,a,u)}finally{Fe=f,go.transition=p}}function gf(r,s,a,u){if(mc){var f=yf(r,s,a,u);if(f===null)Nf(r,s,u,gc,a),jg(r,u);else if(vE(f,r,s,a,u))u.stopPropagation();else if(jg(r,u),s&4&&-1<yE.indexOf(r)){for(;f!==null;){var p=Fi(f);if(p!==null&&Mg(p),p=yf(r,s,a,u),p===null&&Nf(r,s,u,gc,a),p===f)break;f=p}f!==null&&u.stopPropagation()}else Nf(r,s,u,null,a)}}var gc=null;function yf(r,s,a,u){if(gc=null,r=sf(u),r=_s(r),r!==null)if(s=ks(r),s===null)r=null;else if(a=s.tag,a===13){if(r=kg(s),r!==null)return r;r=null}else if(a===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;r=null}else s!==r&&(r=null);return gc=r,null}function Dg(r){switch(r){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(cE()){case lf:return 1;case Ig:return 4;case cc:case uE:return 16;case Rg:return 536870912;default:return 16}default:return 16}}var Ur=null,vf=null,yc=null;function Ug(){if(yc)return yc;var r,s=vf,a=s.length,u,f="value"in Ur?Ur.value:Ur.textContent,p=f.length;for(r=0;r<a&&s[r]===f[r];r++);var S=a-r;for(u=1;u<=S&&s[a-u]===f[p-u];u++);return yc=f.slice(r,1<u?1-u:void 0)}function vc(r){var s=r.keyCode;return"charCode"in r?(r=r.charCode,r===0&&s===13&&(r=13)):r=s,r===10&&(r=13),32<=r||r===13?r:0}function Sc(){return!0}function zg(){return!1}function pn(r){function s(a,u,f,p,S){this._reactName=a,this._targetInst=f,this.type=u,this.nativeEvent=p,this.target=S,this.currentTarget=null;for(var C in r)r.hasOwnProperty(C)&&(a=r[C],this[C]=a?a(p):p[C]);return this.isDefaultPrevented=(p.defaultPrevented!=null?p.defaultPrevented:p.returnValue===!1)?Sc:zg,this.isPropagationStopped=zg,this}return Z(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=Sc)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=Sc)},persist:function(){},isPersistent:Sc}),s}var yo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(r){return r.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Sf=pn(yo),Pi=Z({},yo,{view:0,detail:0}),kE=pn(Pi),wf,xf,Ii,wc=Z({},Pi,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:_f,button:0,buttons:0,relatedTarget:function(r){return r.relatedTarget===void 0?r.fromElement===r.srcElement?r.toElement:r.fromElement:r.relatedTarget},movementX:function(r){return"movementX"in r?r.movementX:(r!==Ii&&(Ii&&r.type==="mousemove"?(wf=r.screenX-Ii.screenX,xf=r.screenY-Ii.screenY):xf=wf=0,Ii=r),wf)},movementY:function(r){return"movementY"in r?r.movementY:xf}}),Bg=pn(wc),_E=Z({},wc,{dataTransfer:0}),EE=pn(_E),CE=Z({},Pi,{relatedTarget:0}),kf=pn(CE),bE=Z({},yo,{animationName:0,elapsedTime:0,pseudoElement:0}),PE=pn(bE),IE=Z({},yo,{clipboardData:function(r){return"clipboardData"in r?r.clipboardData:window.clipboardData}}),RE=pn(IE),TE=Z({},yo,{data:0}),Vg=pn(TE),OE={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},ME={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},LE={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function NE(r){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(r):(r=LE[r])?!!s[r]:!1}function _f(){return NE}var AE=Z({},Pi,{key:function(r){if(r.key){var s=OE[r.key]||r.key;if(s!=="Unidentified")return s}return r.type==="keypress"?(r=vc(r),r===13?"Enter":String.fromCharCode(r)):r.type==="keydown"||r.type==="keyup"?ME[r.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:_f,charCode:function(r){return r.type==="keypress"?vc(r):0},keyCode:function(r){return r.type==="keydown"||r.type==="keyup"?r.keyCode:0},which:function(r){return r.type==="keypress"?vc(r):r.type==="keydown"||r.type==="keyup"?r.keyCode:0}}),jE=pn(AE),$E=Z({},wc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),qg=pn($E),FE=Z({},Pi,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:_f}),DE=pn(FE),UE=Z({},yo,{propertyName:0,elapsedTime:0,pseudoElement:0}),zE=pn(UE),BE=Z({},wc,{deltaX:function(r){return"deltaX"in r?r.deltaX:"wheelDeltaX"in r?-r.wheelDeltaX:0},deltaY:function(r){return"deltaY"in r?r.deltaY:"wheelDeltaY"in r?-r.wheelDeltaY:"wheelDelta"in r?-r.wheelDelta:0},deltaZ:0,deltaMode:0}),VE=pn(BE),qE=[9,13,27,32],Ef=d&&"CompositionEvent"in window,Ri=null;d&&"documentMode"in document&&(Ri=document.documentMode);var WE=d&&"TextEvent"in window&&!Ri,Wg=d&&(!Ef||Ri&&8<Ri&&11>=Ri),Hg=" ",Kg=!1;function Qg(r,s){switch(r){case"keyup":return qE.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Jg(r){return r=r.detail,typeof r=="object"&&"data"in r?r.data:null}var vo=!1;function HE(r,s){switch(r){case"compositionend":return Jg(s);case"keypress":return s.which!==32?null:(Kg=!0,Hg);case"textInput":return r=s.data,r===Hg&&Kg?null:r;default:return null}}function KE(r,s){if(vo)return r==="compositionend"||!Ef&&Qg(r,s)?(r=Ug(),yc=vf=Ur=null,vo=!1,r):null;switch(r){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return Wg&&s.locale!=="ko"?null:s.data;default:return null}}var QE={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Gg(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s==="input"?!!QE[r.type]:s==="textarea"}function Yg(r,s,a,u){yg(u),s=Cc(s,"onChange"),0<s.length&&(a=new Sf("onChange","change",null,a,u),r.push({event:a,listeners:s}))}var Ti=null,Oi=null;function JE(r){m0(r,0)}function xc(r){var s=_o(r);if(Ss(s))return r}function GE(r,s){if(r==="change")return s}var Xg=!1;if(d){var Cf;if(d){var bf="oninput"in document;if(!bf){var Zg=document.createElement("div");Zg.setAttribute("oninput","return;"),bf=typeof Zg.oninput=="function"}Cf=bf}else Cf=!1;Xg=Cf&&(!document.documentMode||9<document.documentMode)}function e0(){Ti&&(Ti.detachEvent("onpropertychange",t0),Oi=Ti=null)}function t0(r){if(r.propertyName==="value"&&xc(Oi)){var s=[];Yg(s,Oi,r,sf(r)),xg(JE,s)}}function YE(r,s,a){r==="focusin"?(e0(),Ti=s,Oi=a,Ti.attachEvent("onpropertychange",t0)):r==="focusout"&&e0()}function XE(r){if(r==="selectionchange"||r==="keyup"||r==="keydown")return xc(Oi)}function ZE(r,s){if(r==="click")return xc(s)}function eC(r,s){if(r==="input"||r==="change")return xc(s)}function tC(r,s){return r===s&&(r!==0||1/r===1/s)||r!==r&&s!==s}var Bn=typeof Object.is=="function"?Object.is:tC;function Mi(r,s){if(Bn(r,s))return!0;if(typeof r!="object"||r===null||typeof s!="object"||s===null)return!1;var a=Object.keys(r),u=Object.keys(s);if(a.length!==u.length)return!1;for(u=0;u<a.length;u++){var f=a[u];if(!m.call(s,f)||!Bn(r[f],s[f]))return!1}return!0}function n0(r){for(;r&&r.firstChild;)r=r.firstChild;return r}function r0(r,s){var a=n0(r);r=0;for(var u;a;){if(a.nodeType===3){if(u=r+a.textContent.length,r<=s&&u>=s)return{node:a,offset:s-r};r=u}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=n0(a)}}function s0(r,s){return r&&s?r===s?!0:r&&r.nodeType===3?!1:s&&s.nodeType===3?s0(r,s.parentNode):"contains"in r?r.contains(s):r.compareDocumentPosition?!!(r.compareDocumentPosition(s)&16):!1:!1}function o0(){for(var r=window,s=ws();s instanceof r.HTMLIFrameElement;){try{var a=typeof s.contentWindow.location.href=="string"}catch{a=!1}if(a)r=s.contentWindow;else break;s=ws(r.document)}return s}function Pf(r){var s=r&&r.nodeName&&r.nodeName.toLowerCase();return s&&(s==="input"&&(r.type==="text"||r.type==="search"||r.type==="tel"||r.type==="url"||r.type==="password")||s==="textarea"||r.contentEditable==="true")}function nC(r){var s=o0(),a=r.focusedElem,u=r.selectionRange;if(s!==a&&a&&a.ownerDocument&&s0(a.ownerDocument.documentElement,a)){if(u!==null&&Pf(a)){if(s=u.start,r=u.end,r===void 0&&(r=s),"selectionStart"in a)a.selectionStart=s,a.selectionEnd=Math.min(r,a.value.length);else if(r=(s=a.ownerDocument||document)&&s.defaultView||window,r.getSelection){r=r.getSelection();var f=a.textContent.length,p=Math.min(u.start,f);u=u.end===void 0?p:Math.min(u.end,f),!r.extend&&p>u&&(f=u,u=p,p=f),f=r0(a,p);var S=r0(a,u);f&&S&&(r.rangeCount!==1||r.anchorNode!==f.node||r.anchorOffset!==f.offset||r.focusNode!==S.node||r.focusOffset!==S.offset)&&(s=s.createRange(),s.setStart(f.node,f.offset),r.removeAllRanges(),p>u?(r.addRange(s),r.extend(S.node,S.offset)):(s.setEnd(S.node,S.offset),r.addRange(s)))}}for(s=[],r=a;r=r.parentNode;)r.nodeType===1&&s.push({element:r,left:r.scrollLeft,top:r.scrollTop});for(typeof a.focus=="function"&&a.focus(),a=0;a<s.length;a++)r=s[a],r.element.scrollLeft=r.left,r.element.scrollTop=r.top}}var rC=d&&"documentMode"in document&&11>=document.documentMode,So=null,If=null,Li=null,Rf=!1;function i0(r,s,a){var u=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;Rf||So==null||So!==ws(u)||(u=So,"selectionStart"in u&&Pf(u)?u={start:u.selectionStart,end:u.selectionEnd}:(u=(u.ownerDocument&&u.ownerDocument.defaultView||window).getSelection(),u={anchorNode:u.anchorNode,anchorOffset:u.anchorOffset,focusNode:u.focusNode,focusOffset:u.focusOffset}),Li&&Mi(Li,u)||(Li=u,u=Cc(If,"onSelect"),0<u.length&&(s=new Sf("onSelect","select",null,s,a),r.push({event:s,listeners:u}),s.target=So)))}function kc(r,s){var a={};return a[r.toLowerCase()]=s.toLowerCase(),a["Webkit"+r]="webkit"+s,a["Moz"+r]="moz"+s,a}var wo={animationend:kc("Animation","AnimationEnd"),animationiteration:kc("Animation","AnimationIteration"),animationstart:kc("Animation","AnimationStart"),transitionend:kc("Transition","TransitionEnd")},Tf={},a0={};d&&(a0=document.createElement("div").style,"AnimationEvent"in window||(delete wo.animationend.animation,delete wo.animationiteration.animation,delete wo.animationstart.animation),"TransitionEvent"in window||delete wo.transitionend.transition);function _c(r){if(Tf[r])return Tf[r];if(!wo[r])return r;var s=wo[r],a;for(a in s)if(s.hasOwnProperty(a)&&a in a0)return Tf[r]=s[a];return r}var c0=_c("animationend"),u0=_c("animationiteration"),l0=_c("animationstart"),f0=_c("transitionend"),d0=new Map,h0="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function zr(r,s){d0.set(r,s),c(s,[r])}for(var Of=0;Of<h0.length;Of++){var Mf=h0[Of],sC=Mf.toLowerCase(),oC=Mf[0].toUpperCase()+Mf.slice(1);zr(sC,"on"+oC)}zr(c0,"onAnimationEnd"),zr(u0,"onAnimationIteration"),zr(l0,"onAnimationStart"),zr("dblclick","onDoubleClick"),zr("focusin","onFocus"),zr("focusout","onBlur"),zr(f0,"onTransitionEnd"),l("onMouseEnter",["mouseout","mouseover"]),l("onMouseLeave",["mouseout","mouseover"]),l("onPointerEnter",["pointerout","pointerover"]),l("onPointerLeave",["pointerout","pointerover"]),c("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),c("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),c("onBeforeInput",["compositionend","keypress","textInput","paste"]),c("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ni="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),iC=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ni));function p0(r,s,a){var u=r.type||"unknown-event";r.currentTarget=a,sE(u,s,void 0,r),r.currentTarget=null}function m0(r,s){s=(s&4)!==0;for(var a=0;a<r.length;a++){var u=r[a],f=u.event;u=u.listeners;e:{var p=void 0;if(s)for(var S=u.length-1;0<=S;S--){var C=u[S],R=C.instance,K=C.currentTarget;if(C=C.listener,R!==p&&f.isPropagationStopped())break e;p0(f,C,K),p=R}else for(S=0;S<u.length;S++){if(C=u[S],R=C.instance,K=C.currentTarget,C=C.listener,R!==p&&f.isPropagationStopped())break e;p0(f,C,K),p=R}}}if(ac)throw r=uf,ac=!1,uf=null,r}function He(r,s){var a=s[Uf];a===void 0&&(a=s[Uf]=new Set);var u=r+"__bubble";a.has(u)||(g0(s,r,2,!1),a.add(u))}function Lf(r,s,a){var u=0;s&&(u|=4),g0(a,r,u,s)}var Ec="_reactListening"+Math.random().toString(36).slice(2);function Ai(r){if(!r[Ec]){r[Ec]=!0,o.forEach(function(a){a!=="selectionchange"&&(iC.has(a)||Lf(a,!1,r),Lf(a,!0,r))});var s=r.nodeType===9?r:r.ownerDocument;s===null||s[Ec]||(s[Ec]=!0,Lf("selectionchange",!1,s))}}function g0(r,s,a,u){switch(Dg(s)){case 1:var f=wE;break;case 4:f=xE;break;default:f=gf}a=f.bind(null,s,a,r),f=void 0,!cf||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(f=!0),u?f!==void 0?r.addEventListener(s,a,{capture:!0,passive:f}):r.addEventListener(s,a,!0):f!==void 0?r.addEventListener(s,a,{passive:f}):r.addEventListener(s,a,!1)}function Nf(r,s,a,u,f){var p=u;if((s&1)===0&&(s&2)===0&&u!==null)e:for(;;){if(u===null)return;var S=u.tag;if(S===3||S===4){var C=u.stateNode.containerInfo;if(C===f||C.nodeType===8&&C.parentNode===f)break;if(S===4)for(S=u.return;S!==null;){var R=S.tag;if((R===3||R===4)&&(R=S.stateNode.containerInfo,R===f||R.nodeType===8&&R.parentNode===f))return;S=S.return}for(;C!==null;){if(S=_s(C),S===null)return;if(R=S.tag,R===5||R===6){u=p=S;continue e}C=C.parentNode}}u=u.return}xg(function(){var K=p,oe=sf(a),ie=[];e:{var se=d0.get(r);if(se!==void 0){var fe=Sf,pe=r;switch(r){case"keypress":if(vc(a)===0)break e;case"keydown":case"keyup":fe=jE;break;case"focusin":pe="focus",fe=kf;break;case"focusout":pe="blur",fe=kf;break;case"beforeblur":case"afterblur":fe=kf;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":fe=Bg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":fe=EE;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":fe=DE;break;case c0:case u0:case l0:fe=PE;break;case f0:fe=zE;break;case"scroll":fe=kE;break;case"wheel":fe=VE;break;case"copy":case"cut":case"paste":fe=RE;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":fe=qg}var ge=(s&4)!==0,lt=!ge&&r==="scroll",U=ge?se!==null?se+"Capture":null:se;ge=[];for(var O=K,B;O!==null;){B=O;var ce=B.stateNode;if(B.tag===5&&ce!==null&&(B=ce,U!==null&&(ce=yi(O,U),ce!=null&&ge.push(ji(O,ce,B)))),lt)break;O=O.return}0<ge.length&&(se=new fe(se,pe,null,a,oe),ie.push({event:se,listeners:ge}))}}if((s&7)===0){e:{if(se=r==="mouseover"||r==="pointerover",fe=r==="mouseout"||r==="pointerout",se&&a!==rf&&(pe=a.relatedTarget||a.fromElement)&&(_s(pe)||pe[wr]))break e;if((fe||se)&&(se=oe.window===oe?oe:(se=oe.ownerDocument)?se.defaultView||se.parentWindow:window,fe?(pe=a.relatedTarget||a.toElement,fe=K,pe=pe?_s(pe):null,pe!==null&&(lt=ks(pe),pe!==lt||pe.tag!==5&&pe.tag!==6)&&(pe=null)):(fe=null,pe=K),fe!==pe)){if(ge=Bg,ce="onMouseLeave",U="onMouseEnter",O="mouse",(r==="pointerout"||r==="pointerover")&&(ge=qg,ce="onPointerLeave",U="onPointerEnter",O="pointer"),lt=fe==null?se:_o(fe),B=pe==null?se:_o(pe),se=new ge(ce,O+"leave",fe,a,oe),se.target=lt,se.relatedTarget=B,ce=null,_s(oe)===K&&(ge=new ge(U,O+"enter",pe,a,oe),ge.target=B,ge.relatedTarget=lt,ce=ge),lt=ce,fe&&pe)t:{for(ge=fe,U=pe,O=0,B=ge;B;B=xo(B))O++;for(B=0,ce=U;ce;ce=xo(ce))B++;for(;0<O-B;)ge=xo(ge),O--;for(;0<B-O;)U=xo(U),B--;for(;O--;){if(ge===U||U!==null&&ge===U.alternate)break t;ge=xo(ge),U=xo(U)}ge=null}else ge=null;fe!==null&&y0(ie,se,fe,ge,!1),pe!==null&<!==null&&y0(ie,lt,pe,ge,!0)}}e:{if(se=K?_o(K):window,fe=se.nodeName&&se.nodeName.toLowerCase(),fe==="select"||fe==="input"&&se.type==="file")var ye=GE;else if(Gg(se))if(Xg)ye=eC;else{ye=XE;var ve=YE}else(fe=se.nodeName)&&fe.toLowerCase()==="input"&&(se.type==="checkbox"||se.type==="radio")&&(ye=ZE);if(ye&&(ye=ye(r,K))){Yg(ie,ye,a,oe);break e}ve&&ve(r,se,K),r==="focusout"&&(ve=se._wrapperState)&&ve.controlled&&se.type==="number"&&xs(se,"number",se.value)}switch(ve=K?_o(K):window,r){case"focusin":(Gg(ve)||ve.contentEditable==="true")&&(So=ve,If=K,Li=null);break;case"focusout":Li=If=So=null;break;case"mousedown":Rf=!0;break;case"contextmenu":case"mouseup":case"dragend":Rf=!1,i0(ie,a,oe);break;case"selectionchange":if(rC)break;case"keydown":case"keyup":i0(ie,a,oe)}var Se;if(Ef)e:{switch(r){case"compositionstart":var xe="onCompositionStart";break e;case"compositionend":xe="onCompositionEnd";break e;case"compositionupdate":xe="onCompositionUpdate";break e}xe=void 0}else vo?Qg(r,a)&&(xe="onCompositionEnd"):r==="keydown"&&a.keyCode===229&&(xe="onCompositionStart");xe&&(Wg&&a.locale!=="ko"&&(vo||xe!=="onCompositionStart"?xe==="onCompositionEnd"&&vo&&(Se=Ug()):(Ur=oe,vf="value"in Ur?Ur.value:Ur.textContent,vo=!0)),ve=Cc(K,xe),0<ve.length&&(xe=new Vg(xe,r,null,a,oe),ie.push({event:xe,listeners:ve}),Se?xe.data=Se:(Se=Jg(a),Se!==null&&(xe.data=Se)))),(Se=WE?HE(r,a):KE(r,a))&&(K=Cc(K,"onBeforeInput"),0<K.length&&(oe=new Vg("onBeforeInput","beforeinput",null,a,oe),ie.push({event:oe,listeners:K}),oe.data=Se))}m0(ie,s)})}function ji(r,s,a){return{instance:r,listener:s,currentTarget:a}}function Cc(r,s){for(var a=s+"Capture",u=[];r!==null;){var f=r,p=f.stateNode;f.tag===5&&p!==null&&(f=p,p=yi(r,a),p!=null&&u.unshift(ji(r,p,f)),p=yi(r,s),p!=null&&u.push(ji(r,p,f))),r=r.return}return u}function xo(r){if(r===null)return null;do r=r.return;while(r&&r.tag!==5);return r||null}function y0(r,s,a,u,f){for(var p=s._reactName,S=[];a!==null&&a!==u;){var C=a,R=C.alternate,K=C.stateNode;if(R!==null&&R===u)break;C.tag===5&&K!==null&&(C=K,f?(R=yi(a,p),R!=null&&S.unshift(ji(a,R,C))):f||(R=yi(a,p),R!=null&&S.push(ji(a,R,C)))),a=a.return}S.length!==0&&r.push({event:s,listeners:S})}var aC=/\r\n?/g,cC=/\u0000|\uFFFD/g;function v0(r){return(typeof r=="string"?r:""+r).replace(aC,`
|
|
39
|
+
`).replace(cC,"")}function bc(r,s,a){if(s=v0(s),v0(r)!==s&&a)throw Error(n(425))}function Pc(){}var Af=null,jf=null;function $f(r,s){return r==="textarea"||r==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var Ff=typeof setTimeout=="function"?setTimeout:void 0,uC=typeof clearTimeout=="function"?clearTimeout:void 0,S0=typeof Promise=="function"?Promise:void 0,lC=typeof queueMicrotask=="function"?queueMicrotask:typeof S0<"u"?function(r){return S0.resolve(null).then(r).catch(fC)}:Ff;function fC(r){setTimeout(function(){throw r})}function Df(r,s){var a=s,u=0;do{var f=a.nextSibling;if(r.removeChild(a),f&&f.nodeType===8)if(a=f.data,a==="/$"){if(u===0){r.removeChild(f),bi(s);return}u--}else a!=="$"&&a!=="$?"&&a!=="$!"||u++;a=f}while(a);bi(s)}function Br(r){for(;r!=null;r=r.nextSibling){var s=r.nodeType;if(s===1||s===3)break;if(s===8){if(s=r.data,s==="$"||s==="$!"||s==="$?")break;if(s==="/$")return null}}return r}function w0(r){r=r.previousSibling;for(var s=0;r;){if(r.nodeType===8){var a=r.data;if(a==="$"||a==="$!"||a==="$?"){if(s===0)return r;s--}else a==="/$"&&s++}r=r.previousSibling}return null}var ko=Math.random().toString(36).slice(2),rr="__reactFiber$"+ko,$i="__reactProps$"+ko,wr="__reactContainer$"+ko,Uf="__reactEvents$"+ko,dC="__reactListeners$"+ko,hC="__reactHandles$"+ko;function _s(r){var s=r[rr];if(s)return s;for(var a=r.parentNode;a;){if(s=a[wr]||a[rr]){if(a=s.alternate,s.child!==null||a!==null&&a.child!==null)for(r=w0(r);r!==null;){if(a=r[rr])return a;r=w0(r)}return s}r=a,a=r.parentNode}return null}function Fi(r){return r=r[rr]||r[wr],!r||r.tag!==5&&r.tag!==6&&r.tag!==13&&r.tag!==3?null:r}function _o(r){if(r.tag===5||r.tag===6)return r.stateNode;throw Error(n(33))}function Ic(r){return r[$i]||null}var zf=[],Eo=-1;function Vr(r){return{current:r}}function Ke(r){0>Eo||(r.current=zf[Eo],zf[Eo]=null,Eo--)}function Ve(r,s){Eo++,zf[Eo]=r.current,r.current=s}var qr={},$t=Vr(qr),Xt=Vr(!1),Es=qr;function Co(r,s){var a=r.type.contextTypes;if(!a)return qr;var u=r.stateNode;if(u&&u.__reactInternalMemoizedUnmaskedChildContext===s)return u.__reactInternalMemoizedMaskedChildContext;var f={},p;for(p in a)f[p]=s[p];return u&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=s,r.__reactInternalMemoizedMaskedChildContext=f),f}function Zt(r){return r=r.childContextTypes,r!=null}function Rc(){Ke(Xt),Ke($t)}function x0(r,s,a){if($t.current!==qr)throw Error(n(168));Ve($t,s),Ve(Xt,a)}function k0(r,s,a){var u=r.stateNode;if(s=s.childContextTypes,typeof u.getChildContext!="function")return a;u=u.getChildContext();for(var f in u)if(!(f in s))throw Error(n(108,Ne(r)||"Unknown",f));return Z({},a,u)}function Tc(r){return r=(r=r.stateNode)&&r.__reactInternalMemoizedMergedChildContext||qr,Es=$t.current,Ve($t,r),Ve(Xt,Xt.current),!0}function _0(r,s,a){var u=r.stateNode;if(!u)throw Error(n(169));a?(r=k0(r,s,Es),u.__reactInternalMemoizedMergedChildContext=r,Ke(Xt),Ke($t),Ve($t,r)):Ke(Xt),Ve(Xt,a)}var xr=null,Oc=!1,Bf=!1;function E0(r){xr===null?xr=[r]:xr.push(r)}function pC(r){Oc=!0,E0(r)}function Wr(){if(!Bf&&xr!==null){Bf=!0;var r=0,s=Fe;try{var a=xr;for(Fe=1;r<a.length;r++){var u=a[r];do u=u(!0);while(u!==null)}xr=null,Oc=!1}catch(f){throw xr!==null&&(xr=xr.slice(r+1)),bg(lf,Wr),f}finally{Fe=s,Bf=!1}}return null}var bo=[],Po=0,Mc=null,Lc=0,Cn=[],bn=0,Cs=null,kr=1,_r="";function bs(r,s){bo[Po++]=Lc,bo[Po++]=Mc,Mc=r,Lc=s}function C0(r,s,a){Cn[bn++]=kr,Cn[bn++]=_r,Cn[bn++]=Cs,Cs=r;var u=kr;r=_r;var f=32-zn(u)-1;u&=~(1<<f),a+=1;var p=32-zn(s)+f;if(30<p){var S=f-f%5;p=(u&(1<<S)-1).toString(32),u>>=S,f-=S,kr=1<<32-zn(s)+f|a<<f|u,_r=p+r}else kr=1<<p|a<<f|u,_r=r}function Vf(r){r.return!==null&&(bs(r,1),C0(r,1,0))}function qf(r){for(;r===Mc;)Mc=bo[--Po],bo[Po]=null,Lc=bo[--Po],bo[Po]=null;for(;r===Cs;)Cs=Cn[--bn],Cn[bn]=null,_r=Cn[--bn],Cn[bn]=null,kr=Cn[--bn],Cn[bn]=null}var mn=null,gn=null,Je=!1,Vn=null;function b0(r,s){var a=Tn(5,null,null,0);a.elementType="DELETED",a.stateNode=s,a.return=r,s=r.deletions,s===null?(r.deletions=[a],r.flags|=16):s.push(a)}function P0(r,s){switch(r.tag){case 5:var a=r.type;return s=s.nodeType!==1||a.toLowerCase()!==s.nodeName.toLowerCase()?null:s,s!==null?(r.stateNode=s,mn=r,gn=Br(s.firstChild),!0):!1;case 6:return s=r.pendingProps===""||s.nodeType!==3?null:s,s!==null?(r.stateNode=s,mn=r,gn=null,!0):!1;case 13:return s=s.nodeType!==8?null:s,s!==null?(a=Cs!==null?{id:kr,overflow:_r}:null,r.memoizedState={dehydrated:s,treeContext:a,retryLane:1073741824},a=Tn(18,null,null,0),a.stateNode=s,a.return=r,r.child=a,mn=r,gn=null,!0):!1;default:return!1}}function Wf(r){return(r.mode&1)!==0&&(r.flags&128)===0}function Hf(r){if(Je){var s=gn;if(s){var a=s;if(!P0(r,s)){if(Wf(r))throw Error(n(418));s=Br(a.nextSibling);var u=mn;s&&P0(r,s)?b0(u,a):(r.flags=r.flags&-4097|2,Je=!1,mn=r)}}else{if(Wf(r))throw Error(n(418));r.flags=r.flags&-4097|2,Je=!1,mn=r}}}function I0(r){for(r=r.return;r!==null&&r.tag!==5&&r.tag!==3&&r.tag!==13;)r=r.return;mn=r}function Nc(r){if(r!==mn)return!1;if(!Je)return I0(r),Je=!0,!1;var s;if((s=r.tag!==3)&&!(s=r.tag!==5)&&(s=r.type,s=s!=="head"&&s!=="body"&&!$f(r.type,r.memoizedProps)),s&&(s=gn)){if(Wf(r))throw R0(),Error(n(418));for(;s;)b0(r,s),s=Br(s.nextSibling)}if(I0(r),r.tag===13){if(r=r.memoizedState,r=r!==null?r.dehydrated:null,!r)throw Error(n(317));e:{for(r=r.nextSibling,s=0;r;){if(r.nodeType===8){var a=r.data;if(a==="/$"){if(s===0){gn=Br(r.nextSibling);break e}s--}else a!=="$"&&a!=="$!"&&a!=="$?"||s++}r=r.nextSibling}gn=null}}else gn=mn?Br(r.stateNode.nextSibling):null;return!0}function R0(){for(var r=gn;r;)r=Br(r.nextSibling)}function Io(){gn=mn=null,Je=!1}function Kf(r){Vn===null?Vn=[r]:Vn.push(r)}var mC=b.ReactCurrentBatchConfig;function Di(r,s,a){if(r=a.ref,r!==null&&typeof r!="function"&&typeof r!="object"){if(a._owner){if(a=a._owner,a){if(a.tag!==1)throw Error(n(309));var u=a.stateNode}if(!u)throw Error(n(147,r));var f=u,p=""+r;return s!==null&&s.ref!==null&&typeof s.ref=="function"&&s.ref._stringRef===p?s.ref:(s=function(S){var C=f.refs;S===null?delete C[p]:C[p]=S},s._stringRef=p,s)}if(typeof r!="string")throw Error(n(284));if(!a._owner)throw Error(n(290,r))}return r}function Ac(r,s){throw r=Object.prototype.toString.call(s),Error(n(31,r==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":r))}function T0(r){var s=r._init;return s(r._payload)}function O0(r){function s(U,O){if(r){var B=U.deletions;B===null?(U.deletions=[O],U.flags|=16):B.push(O)}}function a(U,O){if(!r)return null;for(;O!==null;)s(U,O),O=O.sibling;return null}function u(U,O){for(U=new Map;O!==null;)O.key!==null?U.set(O.key,O):U.set(O.index,O),O=O.sibling;return U}function f(U,O){return U=Zr(U,O),U.index=0,U.sibling=null,U}function p(U,O,B){return U.index=B,r?(B=U.alternate,B!==null?(B=B.index,B<O?(U.flags|=2,O):B):(U.flags|=2,O)):(U.flags|=1048576,O)}function S(U){return r&&U.alternate===null&&(U.flags|=2),U}function C(U,O,B,ce){return O===null||O.tag!==6?(O=Fd(B,U.mode,ce),O.return=U,O):(O=f(O,B),O.return=U,O)}function R(U,O,B,ce){var ye=B.type;return ye===$?oe(U,O,B.props.children,ce,B.key):O!==null&&(O.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===G&&T0(ye)===O.type)?(ce=f(O,B.props),ce.ref=Di(U,O,B),ce.return=U,ce):(ce=ou(B.type,B.key,B.props,null,U.mode,ce),ce.ref=Di(U,O,B),ce.return=U,ce)}function K(U,O,B,ce){return O===null||O.tag!==4||O.stateNode.containerInfo!==B.containerInfo||O.stateNode.implementation!==B.implementation?(O=Dd(B,U.mode,ce),O.return=U,O):(O=f(O,B.children||[]),O.return=U,O)}function oe(U,O,B,ce,ye){return O===null||O.tag!==7?(O=Ns(B,U.mode,ce,ye),O.return=U,O):(O=f(O,B),O.return=U,O)}function ie(U,O,B){if(typeof O=="string"&&O!==""||typeof O=="number")return O=Fd(""+O,U.mode,B),O.return=U,O;if(typeof O=="object"&&O!==null){switch(O.$$typeof){case A:return B=ou(O.type,O.key,O.props,null,U.mode,B),B.ref=Di(U,null,O),B.return=U,B;case F:return O=Dd(O,U.mode,B),O.return=U,O;case G:var ce=O._init;return ie(U,ce(O._payload),B)}if(hn(O)||re(O))return O=Ns(O,U.mode,B,null),O.return=U,O;Ac(U,O)}return null}function se(U,O,B,ce){var ye=O!==null?O.key:null;if(typeof B=="string"&&B!==""||typeof B=="number")return ye!==null?null:C(U,O,""+B,ce);if(typeof B=="object"&&B!==null){switch(B.$$typeof){case A:return B.key===ye?R(U,O,B,ce):null;case F:return B.key===ye?K(U,O,B,ce):null;case G:return ye=B._init,se(U,O,ye(B._payload),ce)}if(hn(B)||re(B))return ye!==null?null:oe(U,O,B,ce,null);Ac(U,B)}return null}function fe(U,O,B,ce,ye){if(typeof ce=="string"&&ce!==""||typeof ce=="number")return U=U.get(B)||null,C(O,U,""+ce,ye);if(typeof ce=="object"&&ce!==null){switch(ce.$$typeof){case A:return U=U.get(ce.key===null?B:ce.key)||null,R(O,U,ce,ye);case F:return U=U.get(ce.key===null?B:ce.key)||null,K(O,U,ce,ye);case G:var ve=ce._init;return fe(U,O,B,ve(ce._payload),ye)}if(hn(ce)||re(ce))return U=U.get(B)||null,oe(O,U,ce,ye,null);Ac(O,ce)}return null}function pe(U,O,B,ce){for(var ye=null,ve=null,Se=O,xe=O=0,_t=null;Se!==null&&xe<B.length;xe++){Se.index>xe?(_t=Se,Se=null):_t=Se.sibling;var Ae=se(U,Se,B[xe],ce);if(Ae===null){Se===null&&(Se=_t);break}r&&Se&&Ae.alternate===null&&s(U,Se),O=p(Ae,O,xe),ve===null?ye=Ae:ve.sibling=Ae,ve=Ae,Se=_t}if(xe===B.length)return a(U,Se),Je&&bs(U,xe),ye;if(Se===null){for(;xe<B.length;xe++)Se=ie(U,B[xe],ce),Se!==null&&(O=p(Se,O,xe),ve===null?ye=Se:ve.sibling=Se,ve=Se);return Je&&bs(U,xe),ye}for(Se=u(U,Se);xe<B.length;xe++)_t=fe(Se,U,xe,B[xe],ce),_t!==null&&(r&&_t.alternate!==null&&Se.delete(_t.key===null?xe:_t.key),O=p(_t,O,xe),ve===null?ye=_t:ve.sibling=_t,ve=_t);return r&&Se.forEach(function(es){return s(U,es)}),Je&&bs(U,xe),ye}function ge(U,O,B,ce){var ye=re(B);if(typeof ye!="function")throw Error(n(150));if(B=ye.call(B),B==null)throw Error(n(151));for(var ve=ye=null,Se=O,xe=O=0,_t=null,Ae=B.next();Se!==null&&!Ae.done;xe++,Ae=B.next()){Se.index>xe?(_t=Se,Se=null):_t=Se.sibling;var es=se(U,Se,Ae.value,ce);if(es===null){Se===null&&(Se=_t);break}r&&Se&&es.alternate===null&&s(U,Se),O=p(es,O,xe),ve===null?ye=es:ve.sibling=es,ve=es,Se=_t}if(Ae.done)return a(U,Se),Je&&bs(U,xe),ye;if(Se===null){for(;!Ae.done;xe++,Ae=B.next())Ae=ie(U,Ae.value,ce),Ae!==null&&(O=p(Ae,O,xe),ve===null?ye=Ae:ve.sibling=Ae,ve=Ae);return Je&&bs(U,xe),ye}for(Se=u(U,Se);!Ae.done;xe++,Ae=B.next())Ae=fe(Se,U,xe,Ae.value,ce),Ae!==null&&(r&&Ae.alternate!==null&&Se.delete(Ae.key===null?xe:Ae.key),O=p(Ae,O,xe),ve===null?ye=Ae:ve.sibling=Ae,ve=Ae);return r&&Se.forEach(function(QC){return s(U,QC)}),Je&&bs(U,xe),ye}function lt(U,O,B,ce){if(typeof B=="object"&&B!==null&&B.type===$&&B.key===null&&(B=B.props.children),typeof B=="object"&&B!==null){switch(B.$$typeof){case A:e:{for(var ye=B.key,ve=O;ve!==null;){if(ve.key===ye){if(ye=B.type,ye===$){if(ve.tag===7){a(U,ve.sibling),O=f(ve,B.props.children),O.return=U,U=O;break e}}else if(ve.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===G&&T0(ye)===ve.type){a(U,ve.sibling),O=f(ve,B.props),O.ref=Di(U,ve,B),O.return=U,U=O;break e}a(U,ve);break}else s(U,ve);ve=ve.sibling}B.type===$?(O=Ns(B.props.children,U.mode,ce,B.key),O.return=U,U=O):(ce=ou(B.type,B.key,B.props,null,U.mode,ce),ce.ref=Di(U,O,B),ce.return=U,U=ce)}return S(U);case F:e:{for(ve=B.key;O!==null;){if(O.key===ve)if(O.tag===4&&O.stateNode.containerInfo===B.containerInfo&&O.stateNode.implementation===B.implementation){a(U,O.sibling),O=f(O,B.children||[]),O.return=U,U=O;break e}else{a(U,O);break}else s(U,O);O=O.sibling}O=Dd(B,U.mode,ce),O.return=U,U=O}return S(U);case G:return ve=B._init,lt(U,O,ve(B._payload),ce)}if(hn(B))return pe(U,O,B,ce);if(re(B))return ge(U,O,B,ce);Ac(U,B)}return typeof B=="string"&&B!==""||typeof B=="number"?(B=""+B,O!==null&&O.tag===6?(a(U,O.sibling),O=f(O,B),O.return=U,U=O):(a(U,O),O=Fd(B,U.mode,ce),O.return=U,U=O),S(U)):a(U,O)}return lt}var Ro=O0(!0),M0=O0(!1),jc=Vr(null),$c=null,To=null,Qf=null;function Jf(){Qf=To=$c=null}function Gf(r){var s=jc.current;Ke(jc),r._currentValue=s}function Yf(r,s,a){for(;r!==null;){var u=r.alternate;if((r.childLanes&s)!==s?(r.childLanes|=s,u!==null&&(u.childLanes|=s)):u!==null&&(u.childLanes&s)!==s&&(u.childLanes|=s),r===a)break;r=r.return}}function Oo(r,s){$c=r,Qf=To=null,r=r.dependencies,r!==null&&r.firstContext!==null&&((r.lanes&s)!==0&&(en=!0),r.firstContext=null)}function Pn(r){var s=r._currentValue;if(Qf!==r)if(r={context:r,memoizedValue:s,next:null},To===null){if($c===null)throw Error(n(308));To=r,$c.dependencies={lanes:0,firstContext:r}}else To=To.next=r;return s}var Ps=null;function Xf(r){Ps===null?Ps=[r]:Ps.push(r)}function L0(r,s,a,u){var f=s.interleaved;return f===null?(a.next=a,Xf(s)):(a.next=f.next,f.next=a),s.interleaved=a,Er(r,u)}function Er(r,s){r.lanes|=s;var a=r.alternate;for(a!==null&&(a.lanes|=s),a=r,r=r.return;r!==null;)r.childLanes|=s,a=r.alternate,a!==null&&(a.childLanes|=s),a=r,r=r.return;return a.tag===3?a.stateNode:null}var Hr=!1;function Zf(r){r.updateQueue={baseState:r.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function N0(r,s){r=r.updateQueue,s.updateQueue===r&&(s.updateQueue={baseState:r.baseState,firstBaseUpdate:r.firstBaseUpdate,lastBaseUpdate:r.lastBaseUpdate,shared:r.shared,effects:r.effects})}function Cr(r,s){return{eventTime:r,lane:s,tag:0,payload:null,callback:null,next:null}}function Kr(r,s,a){var u=r.updateQueue;if(u===null)return null;if(u=u.shared,(Le&2)!==0){var f=u.pending;return f===null?s.next=s:(s.next=f.next,f.next=s),u.pending=s,Er(r,a)}return f=u.interleaved,f===null?(s.next=s,Xf(u)):(s.next=f.next,f.next=s),u.interleaved=s,Er(r,a)}function Fc(r,s,a){if(s=s.updateQueue,s!==null&&(s=s.shared,(a&4194240)!==0)){var u=s.lanes;u&=r.pendingLanes,a|=u,s.lanes=a,hf(r,a)}}function A0(r,s){var a=r.updateQueue,u=r.alternate;if(u!==null&&(u=u.updateQueue,a===u)){var f=null,p=null;if(a=a.firstBaseUpdate,a!==null){do{var S={eventTime:a.eventTime,lane:a.lane,tag:a.tag,payload:a.payload,callback:a.callback,next:null};p===null?f=p=S:p=p.next=S,a=a.next}while(a!==null);p===null?f=p=s:p=p.next=s}else f=p=s;a={baseState:u.baseState,firstBaseUpdate:f,lastBaseUpdate:p,shared:u.shared,effects:u.effects},r.updateQueue=a;return}r=a.lastBaseUpdate,r===null?a.firstBaseUpdate=s:r.next=s,a.lastBaseUpdate=s}function Dc(r,s,a,u){var f=r.updateQueue;Hr=!1;var p=f.firstBaseUpdate,S=f.lastBaseUpdate,C=f.shared.pending;if(C!==null){f.shared.pending=null;var R=C,K=R.next;R.next=null,S===null?p=K:S.next=K,S=R;var oe=r.alternate;oe!==null&&(oe=oe.updateQueue,C=oe.lastBaseUpdate,C!==S&&(C===null?oe.firstBaseUpdate=K:C.next=K,oe.lastBaseUpdate=R))}if(p!==null){var ie=f.baseState;S=0,oe=K=R=null,C=p;do{var se=C.lane,fe=C.eventTime;if((u&se)===se){oe!==null&&(oe=oe.next={eventTime:fe,lane:0,tag:C.tag,payload:C.payload,callback:C.callback,next:null});e:{var pe=r,ge=C;switch(se=s,fe=a,ge.tag){case 1:if(pe=ge.payload,typeof pe=="function"){ie=pe.call(fe,ie,se);break e}ie=pe;break e;case 3:pe.flags=pe.flags&-65537|128;case 0:if(pe=ge.payload,se=typeof pe=="function"?pe.call(fe,ie,se):pe,se==null)break e;ie=Z({},ie,se);break e;case 2:Hr=!0}}C.callback!==null&&C.lane!==0&&(r.flags|=64,se=f.effects,se===null?f.effects=[C]:se.push(C))}else fe={eventTime:fe,lane:se,tag:C.tag,payload:C.payload,callback:C.callback,next:null},oe===null?(K=oe=fe,R=ie):oe=oe.next=fe,S|=se;if(C=C.next,C===null){if(C=f.shared.pending,C===null)break;se=C,C=se.next,se.next=null,f.lastBaseUpdate=se,f.shared.pending=null}}while(!0);if(oe===null&&(R=ie),f.baseState=R,f.firstBaseUpdate=K,f.lastBaseUpdate=oe,s=f.shared.interleaved,s!==null){f=s;do S|=f.lane,f=f.next;while(f!==s)}else p===null&&(f.shared.lanes=0);Ts|=S,r.lanes=S,r.memoizedState=ie}}function j0(r,s,a){if(r=s.effects,s.effects=null,r!==null)for(s=0;s<r.length;s++){var u=r[s],f=u.callback;if(f!==null){if(u.callback=null,u=a,typeof f!="function")throw Error(n(191,f));f.call(u)}}}var Ui={},sr=Vr(Ui),zi=Vr(Ui),Bi=Vr(Ui);function Is(r){if(r===Ui)throw Error(n(174));return r}function ed(r,s){switch(Ve(Bi,s),Ve(zi,r),Ve(sr,Ui),r=s.nodeType,r){case 9:case 11:s=(s=s.documentElement)?s.namespaceURI:Un(null,"");break;default:r=r===8?s.parentNode:s,s=r.namespaceURI||null,r=r.tagName,s=Un(s,r)}Ke(sr),Ve(sr,s)}function Mo(){Ke(sr),Ke(zi),Ke(Bi)}function $0(r){Is(Bi.current);var s=Is(sr.current),a=Un(s,r.type);s!==a&&(Ve(zi,r),Ve(sr,a))}function td(r){zi.current===r&&(Ke(sr),Ke(zi))}var Ze=Vr(0);function Uc(r){for(var s=r;s!==null;){if(s.tag===13){var a=s.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||a.data==="$?"||a.data==="$!"))return s}else if(s.tag===19&&s.memoizedProps.revealOrder!==void 0){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var nd=[];function rd(){for(var r=0;r<nd.length;r++)nd[r]._workInProgressVersionPrimary=null;nd.length=0}var zc=b.ReactCurrentDispatcher,sd=b.ReactCurrentBatchConfig,Rs=0,et=null,mt=null,xt=null,Bc=!1,Vi=!1,qi=0,gC=0;function Ft(){throw Error(n(321))}function od(r,s){if(s===null)return!1;for(var a=0;a<s.length&&a<r.length;a++)if(!Bn(r[a],s[a]))return!1;return!0}function id(r,s,a,u,f,p){if(Rs=p,et=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,zc.current=r===null||r.memoizedState===null?wC:xC,r=a(u,f),Vi){p=0;do{if(Vi=!1,qi=0,25<=p)throw Error(n(301));p+=1,xt=mt=null,s.updateQueue=null,zc.current=kC,r=a(u,f)}while(Vi)}if(zc.current=Wc,s=mt!==null&&mt.next!==null,Rs=0,xt=mt=et=null,Bc=!1,s)throw Error(n(300));return r}function ad(){var r=qi!==0;return qi=0,r}function or(){var r={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return xt===null?et.memoizedState=xt=r:xt=xt.next=r,xt}function In(){if(mt===null){var r=et.alternate;r=r!==null?r.memoizedState:null}else r=mt.next;var s=xt===null?et.memoizedState:xt.next;if(s!==null)xt=s,mt=r;else{if(r===null)throw Error(n(310));mt=r,r={memoizedState:mt.memoizedState,baseState:mt.baseState,baseQueue:mt.baseQueue,queue:mt.queue,next:null},xt===null?et.memoizedState=xt=r:xt=xt.next=r}return xt}function Wi(r,s){return typeof s=="function"?s(r):s}function cd(r){var s=In(),a=s.queue;if(a===null)throw Error(n(311));a.lastRenderedReducer=r;var u=mt,f=u.baseQueue,p=a.pending;if(p!==null){if(f!==null){var S=f.next;f.next=p.next,p.next=S}u.baseQueue=f=p,a.pending=null}if(f!==null){p=f.next,u=u.baseState;var C=S=null,R=null,K=p;do{var oe=K.lane;if((Rs&oe)===oe)R!==null&&(R=R.next={lane:0,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null}),u=K.hasEagerState?K.eagerState:r(u,K.action);else{var ie={lane:oe,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null};R===null?(C=R=ie,S=u):R=R.next=ie,et.lanes|=oe,Ts|=oe}K=K.next}while(K!==null&&K!==p);R===null?S=u:R.next=C,Bn(u,s.memoizedState)||(en=!0),s.memoizedState=u,s.baseState=S,s.baseQueue=R,a.lastRenderedState=u}if(r=a.interleaved,r!==null){f=r;do p=f.lane,et.lanes|=p,Ts|=p,f=f.next;while(f!==r)}else f===null&&(a.lanes=0);return[s.memoizedState,a.dispatch]}function ud(r){var s=In(),a=s.queue;if(a===null)throw Error(n(311));a.lastRenderedReducer=r;var u=a.dispatch,f=a.pending,p=s.memoizedState;if(f!==null){a.pending=null;var S=f=f.next;do p=r(p,S.action),S=S.next;while(S!==f);Bn(p,s.memoizedState)||(en=!0),s.memoizedState=p,s.baseQueue===null&&(s.baseState=p),a.lastRenderedState=p}return[p,u]}function F0(){}function D0(r,s){var a=et,u=In(),f=s(),p=!Bn(u.memoizedState,f);if(p&&(u.memoizedState=f,en=!0),u=u.queue,ld(B0.bind(null,a,u,r),[r]),u.getSnapshot!==s||p||xt!==null&&xt.memoizedState.tag&1){if(a.flags|=2048,Hi(9,z0.bind(null,a,u,f,s),void 0,null),kt===null)throw Error(n(349));(Rs&30)!==0||U0(a,s,f)}return f}function U0(r,s,a){r.flags|=16384,r={getSnapshot:s,value:a},s=et.updateQueue,s===null?(s={lastEffect:null,stores:null},et.updateQueue=s,s.stores=[r]):(a=s.stores,a===null?s.stores=[r]:a.push(r))}function z0(r,s,a,u){s.value=a,s.getSnapshot=u,V0(s)&&q0(r)}function B0(r,s,a){return a(function(){V0(s)&&q0(r)})}function V0(r){var s=r.getSnapshot;r=r.value;try{var a=s();return!Bn(r,a)}catch{return!0}}function q0(r){var s=Er(r,1);s!==null&&Kn(s,r,1,-1)}function W0(r){var s=or();return typeof r=="function"&&(r=r()),s.memoizedState=s.baseState=r,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Wi,lastRenderedState:r},s.queue=r,r=r.dispatch=SC.bind(null,et,r),[s.memoizedState,r]}function Hi(r,s,a,u){return r={tag:r,create:s,destroy:a,deps:u,next:null},s=et.updateQueue,s===null?(s={lastEffect:null,stores:null},et.updateQueue=s,s.lastEffect=r.next=r):(a=s.lastEffect,a===null?s.lastEffect=r.next=r:(u=a.next,a.next=r,r.next=u,s.lastEffect=r)),r}function H0(){return In().memoizedState}function Vc(r,s,a,u){var f=or();et.flags|=r,f.memoizedState=Hi(1|s,a,void 0,u===void 0?null:u)}function qc(r,s,a,u){var f=In();u=u===void 0?null:u;var p=void 0;if(mt!==null){var S=mt.memoizedState;if(p=S.destroy,u!==null&&od(u,S.deps)){f.memoizedState=Hi(s,a,p,u);return}}et.flags|=r,f.memoizedState=Hi(1|s,a,p,u)}function K0(r,s){return Vc(8390656,8,r,s)}function ld(r,s){return qc(2048,8,r,s)}function Q0(r,s){return qc(4,2,r,s)}function J0(r,s){return qc(4,4,r,s)}function G0(r,s){if(typeof s=="function")return r=r(),s(r),function(){s(null)};if(s!=null)return r=r(),s.current=r,function(){s.current=null}}function Y0(r,s,a){return a=a!=null?a.concat([r]):null,qc(4,4,G0.bind(null,s,r),a)}function fd(){}function X0(r,s){var a=In();s=s===void 0?null:s;var u=a.memoizedState;return u!==null&&s!==null&&od(s,u[1])?u[0]:(a.memoizedState=[r,s],r)}function Z0(r,s){var a=In();s=s===void 0?null:s;var u=a.memoizedState;return u!==null&&s!==null&&od(s,u[1])?u[0]:(r=r(),a.memoizedState=[r,s],r)}function ey(r,s,a){return(Rs&21)===0?(r.baseState&&(r.baseState=!1,en=!0),r.memoizedState=a):(Bn(a,s)||(a=Tg(),et.lanes|=a,Ts|=a,r.baseState=!0),s)}function yC(r,s){var a=Fe;Fe=a!==0&&4>a?a:4,r(!0);var u=sd.transition;sd.transition={};try{r(!1),s()}finally{Fe=a,sd.transition=u}}function ty(){return In().memoizedState}function vC(r,s,a){var u=Yr(r);if(a={lane:u,action:a,hasEagerState:!1,eagerState:null,next:null},ny(r))ry(s,a);else if(a=L0(r,s,a,u),a!==null){var f=Kt();Kn(a,r,u,f),sy(a,s,u)}}function SC(r,s,a){var u=Yr(r),f={lane:u,action:a,hasEagerState:!1,eagerState:null,next:null};if(ny(r))ry(s,f);else{var p=r.alternate;if(r.lanes===0&&(p===null||p.lanes===0)&&(p=s.lastRenderedReducer,p!==null))try{var S=s.lastRenderedState,C=p(S,a);if(f.hasEagerState=!0,f.eagerState=C,Bn(C,S)){var R=s.interleaved;R===null?(f.next=f,Xf(s)):(f.next=R.next,R.next=f),s.interleaved=f;return}}catch{}finally{}a=L0(r,s,f,u),a!==null&&(f=Kt(),Kn(a,r,u,f),sy(a,s,u))}}function ny(r){var s=r.alternate;return r===et||s!==null&&s===et}function ry(r,s){Vi=Bc=!0;var a=r.pending;a===null?s.next=s:(s.next=a.next,a.next=s),r.pending=s}function sy(r,s,a){if((a&4194240)!==0){var u=s.lanes;u&=r.pendingLanes,a|=u,s.lanes=a,hf(r,a)}}var Wc={readContext:Pn,useCallback:Ft,useContext:Ft,useEffect:Ft,useImperativeHandle:Ft,useInsertionEffect:Ft,useLayoutEffect:Ft,useMemo:Ft,useReducer:Ft,useRef:Ft,useState:Ft,useDebugValue:Ft,useDeferredValue:Ft,useTransition:Ft,useMutableSource:Ft,useSyncExternalStore:Ft,useId:Ft,unstable_isNewReconciler:!1},wC={readContext:Pn,useCallback:function(r,s){return or().memoizedState=[r,s===void 0?null:s],r},useContext:Pn,useEffect:K0,useImperativeHandle:function(r,s,a){return a=a!=null?a.concat([r]):null,Vc(4194308,4,G0.bind(null,s,r),a)},useLayoutEffect:function(r,s){return Vc(4194308,4,r,s)},useInsertionEffect:function(r,s){return Vc(4,2,r,s)},useMemo:function(r,s){var a=or();return s=s===void 0?null:s,r=r(),a.memoizedState=[r,s],r},useReducer:function(r,s,a){var u=or();return s=a!==void 0?a(s):s,u.memoizedState=u.baseState=s,r={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:r,lastRenderedState:s},u.queue=r,r=r.dispatch=vC.bind(null,et,r),[u.memoizedState,r]},useRef:function(r){var s=or();return r={current:r},s.memoizedState=r},useState:W0,useDebugValue:fd,useDeferredValue:function(r){return or().memoizedState=r},useTransition:function(){var r=W0(!1),s=r[0];return r=yC.bind(null,r[1]),or().memoizedState=r,[s,r]},useMutableSource:function(){},useSyncExternalStore:function(r,s,a){var u=et,f=or();if(Je){if(a===void 0)throw Error(n(407));a=a()}else{if(a=s(),kt===null)throw Error(n(349));(Rs&30)!==0||U0(u,s,a)}f.memoizedState=a;var p={value:a,getSnapshot:s};return f.queue=p,K0(B0.bind(null,u,p,r),[r]),u.flags|=2048,Hi(9,z0.bind(null,u,p,a,s),void 0,null),a},useId:function(){var r=or(),s=kt.identifierPrefix;if(Je){var a=_r,u=kr;a=(u&~(1<<32-zn(u)-1)).toString(32)+a,s=":"+s+"R"+a,a=qi++,0<a&&(s+="H"+a.toString(32)),s+=":"}else a=gC++,s=":"+s+"r"+a.toString(32)+":";return r.memoizedState=s},unstable_isNewReconciler:!1},xC={readContext:Pn,useCallback:X0,useContext:Pn,useEffect:ld,useImperativeHandle:Y0,useInsertionEffect:Q0,useLayoutEffect:J0,useMemo:Z0,useReducer:cd,useRef:H0,useState:function(){return cd(Wi)},useDebugValue:fd,useDeferredValue:function(r){var s=In();return ey(s,mt.memoizedState,r)},useTransition:function(){var r=cd(Wi)[0],s=In().memoizedState;return[r,s]},useMutableSource:F0,useSyncExternalStore:D0,useId:ty,unstable_isNewReconciler:!1},kC={readContext:Pn,useCallback:X0,useContext:Pn,useEffect:ld,useImperativeHandle:Y0,useInsertionEffect:Q0,useLayoutEffect:J0,useMemo:Z0,useReducer:ud,useRef:H0,useState:function(){return ud(Wi)},useDebugValue:fd,useDeferredValue:function(r){var s=In();return mt===null?s.memoizedState=r:ey(s,mt.memoizedState,r)},useTransition:function(){var r=ud(Wi)[0],s=In().memoizedState;return[r,s]},useMutableSource:F0,useSyncExternalStore:D0,useId:ty,unstable_isNewReconciler:!1};function qn(r,s){if(r&&r.defaultProps){s=Z({},s),r=r.defaultProps;for(var a in r)s[a]===void 0&&(s[a]=r[a]);return s}return s}function dd(r,s,a,u){s=r.memoizedState,a=a(u,s),a=a==null?s:Z({},s,a),r.memoizedState=a,r.lanes===0&&(r.updateQueue.baseState=a)}var Hc={isMounted:function(r){return(r=r._reactInternals)?ks(r)===r:!1},enqueueSetState:function(r,s,a){r=r._reactInternals;var u=Kt(),f=Yr(r),p=Cr(u,f);p.payload=s,a!=null&&(p.callback=a),s=Kr(r,p,f),s!==null&&(Kn(s,r,f,u),Fc(s,r,f))},enqueueReplaceState:function(r,s,a){r=r._reactInternals;var u=Kt(),f=Yr(r),p=Cr(u,f);p.tag=1,p.payload=s,a!=null&&(p.callback=a),s=Kr(r,p,f),s!==null&&(Kn(s,r,f,u),Fc(s,r,f))},enqueueForceUpdate:function(r,s){r=r._reactInternals;var a=Kt(),u=Yr(r),f=Cr(a,u);f.tag=2,s!=null&&(f.callback=s),s=Kr(r,f,u),s!==null&&(Kn(s,r,u,a),Fc(s,r,u))}};function oy(r,s,a,u,f,p,S){return r=r.stateNode,typeof r.shouldComponentUpdate=="function"?r.shouldComponentUpdate(u,p,S):s.prototype&&s.prototype.isPureReactComponent?!Mi(a,u)||!Mi(f,p):!0}function iy(r,s,a){var u=!1,f=qr,p=s.contextType;return typeof p=="object"&&p!==null?p=Pn(p):(f=Zt(s)?Es:$t.current,u=s.contextTypes,p=(u=u!=null)?Co(r,f):qr),s=new s(a,p),r.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,s.updater=Hc,r.stateNode=s,s._reactInternals=r,u&&(r=r.stateNode,r.__reactInternalMemoizedUnmaskedChildContext=f,r.__reactInternalMemoizedMaskedChildContext=p),s}function ay(r,s,a,u){r=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(a,u),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(a,u),s.state!==r&&Hc.enqueueReplaceState(s,s.state,null)}function hd(r,s,a,u){var f=r.stateNode;f.props=a,f.state=r.memoizedState,f.refs={},Zf(r);var p=s.contextType;typeof p=="object"&&p!==null?f.context=Pn(p):(p=Zt(s)?Es:$t.current,f.context=Co(r,p)),f.state=r.memoizedState,p=s.getDerivedStateFromProps,typeof p=="function"&&(dd(r,s,p,a),f.state=r.memoizedState),typeof s.getDerivedStateFromProps=="function"||typeof f.getSnapshotBeforeUpdate=="function"||typeof f.UNSAFE_componentWillMount!="function"&&typeof f.componentWillMount!="function"||(s=f.state,typeof f.componentWillMount=="function"&&f.componentWillMount(),typeof f.UNSAFE_componentWillMount=="function"&&f.UNSAFE_componentWillMount(),s!==f.state&&Hc.enqueueReplaceState(f,f.state,null),Dc(r,a,f,u),f.state=r.memoizedState),typeof f.componentDidMount=="function"&&(r.flags|=4194308)}function Lo(r,s){try{var a="",u=s;do a+=le(u),u=u.return;while(u);var f=a}catch(p){f=`
|
|
40
|
+
Error generating stack: `+p.message+`
|
|
41
|
+
`+p.stack}return{value:r,source:s,stack:f,digest:null}}function pd(r,s,a){return{value:r,source:null,stack:a??null,digest:s??null}}function md(r,s){try{console.error(s.value)}catch(a){setTimeout(function(){throw a})}}var _C=typeof WeakMap=="function"?WeakMap:Map;function cy(r,s,a){a=Cr(-1,a),a.tag=3,a.payload={element:null};var u=s.value;return a.callback=function(){Zc||(Zc=!0,Td=u),md(r,s)},a}function uy(r,s,a){a=Cr(-1,a),a.tag=3;var u=r.type.getDerivedStateFromError;if(typeof u=="function"){var f=s.value;a.payload=function(){return u(f)},a.callback=function(){md(r,s)}}var p=r.stateNode;return p!==null&&typeof p.componentDidCatch=="function"&&(a.callback=function(){md(r,s),typeof u!="function"&&(Jr===null?Jr=new Set([this]):Jr.add(this));var S=s.stack;this.componentDidCatch(s.value,{componentStack:S!==null?S:""})}),a}function ly(r,s,a){var u=r.pingCache;if(u===null){u=r.pingCache=new _C;var f=new Set;u.set(s,f)}else f=u.get(s),f===void 0&&(f=new Set,u.set(s,f));f.has(a)||(f.add(a),r=$C.bind(null,r,s,a),s.then(r,r))}function fy(r){do{var s;if((s=r.tag===13)&&(s=r.memoizedState,s=s!==null?s.dehydrated!==null:!0),s)return r;r=r.return}while(r!==null);return null}function dy(r,s,a,u,f){return(r.mode&1)===0?(r===s?r.flags|=65536:(r.flags|=128,a.flags|=131072,a.flags&=-52805,a.tag===1&&(a.alternate===null?a.tag=17:(s=Cr(-1,1),s.tag=2,Kr(a,s,1))),a.lanes|=1),r):(r.flags|=65536,r.lanes=f,r)}var EC=b.ReactCurrentOwner,en=!1;function Ht(r,s,a,u){s.child=r===null?M0(s,null,a,u):Ro(s,r.child,a,u)}function hy(r,s,a,u,f){a=a.render;var p=s.ref;return Oo(s,f),u=id(r,s,a,u,p,f),a=ad(),r!==null&&!en?(s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~f,br(r,s,f)):(Je&&a&&Vf(s),s.flags|=1,Ht(r,s,u,f),s.child)}function py(r,s,a,u,f){if(r===null){var p=a.type;return typeof p=="function"&&!$d(p)&&p.defaultProps===void 0&&a.compare===null&&a.defaultProps===void 0?(s.tag=15,s.type=p,my(r,s,p,u,f)):(r=ou(a.type,null,u,s,s.mode,f),r.ref=s.ref,r.return=s,s.child=r)}if(p=r.child,(r.lanes&f)===0){var S=p.memoizedProps;if(a=a.compare,a=a!==null?a:Mi,a(S,u)&&r.ref===s.ref)return br(r,s,f)}return s.flags|=1,r=Zr(p,u),r.ref=s.ref,r.return=s,s.child=r}function my(r,s,a,u,f){if(r!==null){var p=r.memoizedProps;if(Mi(p,u)&&r.ref===s.ref)if(en=!1,s.pendingProps=u=p,(r.lanes&f)!==0)(r.flags&131072)!==0&&(en=!0);else return s.lanes=r.lanes,br(r,s,f)}return gd(r,s,a,u,f)}function gy(r,s,a){var u=s.pendingProps,f=u.children,p=r!==null?r.memoizedState:null;if(u.mode==="hidden")if((s.mode&1)===0)s.memoizedState={baseLanes:0,cachePool:null,transitions:null},Ve(Ao,yn),yn|=a;else{if((a&1073741824)===0)return r=p!==null?p.baseLanes|a:a,s.lanes=s.childLanes=1073741824,s.memoizedState={baseLanes:r,cachePool:null,transitions:null},s.updateQueue=null,Ve(Ao,yn),yn|=r,null;s.memoizedState={baseLanes:0,cachePool:null,transitions:null},u=p!==null?p.baseLanes:a,Ve(Ao,yn),yn|=u}else p!==null?(u=p.baseLanes|a,s.memoizedState=null):u=a,Ve(Ao,yn),yn|=u;return Ht(r,s,f,a),s.child}function yy(r,s){var a=s.ref;(r===null&&a!==null||r!==null&&r.ref!==a)&&(s.flags|=512,s.flags|=2097152)}function gd(r,s,a,u,f){var p=Zt(a)?Es:$t.current;return p=Co(s,p),Oo(s,f),a=id(r,s,a,u,p,f),u=ad(),r!==null&&!en?(s.updateQueue=r.updateQueue,s.flags&=-2053,r.lanes&=~f,br(r,s,f)):(Je&&u&&Vf(s),s.flags|=1,Ht(r,s,a,f),s.child)}function vy(r,s,a,u,f){if(Zt(a)){var p=!0;Tc(s)}else p=!1;if(Oo(s,f),s.stateNode===null)Qc(r,s),iy(s,a,u),hd(s,a,u,f),u=!0;else if(r===null){var S=s.stateNode,C=s.memoizedProps;S.props=C;var R=S.context,K=a.contextType;typeof K=="object"&&K!==null?K=Pn(K):(K=Zt(a)?Es:$t.current,K=Co(s,K));var oe=a.getDerivedStateFromProps,ie=typeof oe=="function"||typeof S.getSnapshotBeforeUpdate=="function";ie||typeof S.UNSAFE_componentWillReceiveProps!="function"&&typeof S.componentWillReceiveProps!="function"||(C!==u||R!==K)&&ay(s,S,u,K),Hr=!1;var se=s.memoizedState;S.state=se,Dc(s,u,S,f),R=s.memoizedState,C!==u||se!==R||Xt.current||Hr?(typeof oe=="function"&&(dd(s,a,oe,u),R=s.memoizedState),(C=Hr||oy(s,a,C,u,se,R,K))?(ie||typeof S.UNSAFE_componentWillMount!="function"&&typeof S.componentWillMount!="function"||(typeof S.componentWillMount=="function"&&S.componentWillMount(),typeof S.UNSAFE_componentWillMount=="function"&&S.UNSAFE_componentWillMount()),typeof S.componentDidMount=="function"&&(s.flags|=4194308)):(typeof S.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=u,s.memoizedState=R),S.props=u,S.state=R,S.context=K,u=C):(typeof S.componentDidMount=="function"&&(s.flags|=4194308),u=!1)}else{S=s.stateNode,N0(r,s),C=s.memoizedProps,K=s.type===s.elementType?C:qn(s.type,C),S.props=K,ie=s.pendingProps,se=S.context,R=a.contextType,typeof R=="object"&&R!==null?R=Pn(R):(R=Zt(a)?Es:$t.current,R=Co(s,R));var fe=a.getDerivedStateFromProps;(oe=typeof fe=="function"||typeof S.getSnapshotBeforeUpdate=="function")||typeof S.UNSAFE_componentWillReceiveProps!="function"&&typeof S.componentWillReceiveProps!="function"||(C!==ie||se!==R)&&ay(s,S,u,R),Hr=!1,se=s.memoizedState,S.state=se,Dc(s,u,S,f);var pe=s.memoizedState;C!==ie||se!==pe||Xt.current||Hr?(typeof fe=="function"&&(dd(s,a,fe,u),pe=s.memoizedState),(K=Hr||oy(s,a,K,u,se,pe,R)||!1)?(oe||typeof S.UNSAFE_componentWillUpdate!="function"&&typeof S.componentWillUpdate!="function"||(typeof S.componentWillUpdate=="function"&&S.componentWillUpdate(u,pe,R),typeof S.UNSAFE_componentWillUpdate=="function"&&S.UNSAFE_componentWillUpdate(u,pe,R)),typeof S.componentDidUpdate=="function"&&(s.flags|=4),typeof S.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof S.componentDidUpdate!="function"||C===r.memoizedProps&&se===r.memoizedState||(s.flags|=4),typeof S.getSnapshotBeforeUpdate!="function"||C===r.memoizedProps&&se===r.memoizedState||(s.flags|=1024),s.memoizedProps=u,s.memoizedState=pe),S.props=u,S.state=pe,S.context=R,u=K):(typeof S.componentDidUpdate!="function"||C===r.memoizedProps&&se===r.memoizedState||(s.flags|=4),typeof S.getSnapshotBeforeUpdate!="function"||C===r.memoizedProps&&se===r.memoizedState||(s.flags|=1024),u=!1)}return yd(r,s,a,u,p,f)}function yd(r,s,a,u,f,p){yy(r,s);var S=(s.flags&128)!==0;if(!u&&!S)return f&&_0(s,a,!1),br(r,s,p);u=s.stateNode,EC.current=s;var C=S&&typeof a.getDerivedStateFromError!="function"?null:u.render();return s.flags|=1,r!==null&&S?(s.child=Ro(s,r.child,null,p),s.child=Ro(s,null,C,p)):Ht(r,s,C,p),s.memoizedState=u.state,f&&_0(s,a,!0),s.child}function Sy(r){var s=r.stateNode;s.pendingContext?x0(r,s.pendingContext,s.pendingContext!==s.context):s.context&&x0(r,s.context,!1),ed(r,s.containerInfo)}function wy(r,s,a,u,f){return Io(),Kf(f),s.flags|=256,Ht(r,s,a,u),s.child}var vd={dehydrated:null,treeContext:null,retryLane:0};function Sd(r){return{baseLanes:r,cachePool:null,transitions:null}}function xy(r,s,a){var u=s.pendingProps,f=Ze.current,p=!1,S=(s.flags&128)!==0,C;if((C=S)||(C=r!==null&&r.memoizedState===null?!1:(f&2)!==0),C?(p=!0,s.flags&=-129):(r===null||r.memoizedState!==null)&&(f|=1),Ve(Ze,f&1),r===null)return Hf(s),r=s.memoizedState,r!==null&&(r=r.dehydrated,r!==null)?((s.mode&1)===0?s.lanes=1:r.data==="$!"?s.lanes=8:s.lanes=1073741824,null):(S=u.children,r=u.fallback,p?(u=s.mode,p=s.child,S={mode:"hidden",children:S},(u&1)===0&&p!==null?(p.childLanes=0,p.pendingProps=S):p=iu(S,u,0,null),r=Ns(r,u,a,null),p.return=s,r.return=s,p.sibling=r,s.child=p,s.child.memoizedState=Sd(a),s.memoizedState=vd,r):wd(s,S));if(f=r.memoizedState,f!==null&&(C=f.dehydrated,C!==null))return CC(r,s,S,u,C,f,a);if(p){p=u.fallback,S=s.mode,f=r.child,C=f.sibling;var R={mode:"hidden",children:u.children};return(S&1)===0&&s.child!==f?(u=s.child,u.childLanes=0,u.pendingProps=R,s.deletions=null):(u=Zr(f,R),u.subtreeFlags=f.subtreeFlags&14680064),C!==null?p=Zr(C,p):(p=Ns(p,S,a,null),p.flags|=2),p.return=s,u.return=s,u.sibling=p,s.child=u,u=p,p=s.child,S=r.child.memoizedState,S=S===null?Sd(a):{baseLanes:S.baseLanes|a,cachePool:null,transitions:S.transitions},p.memoizedState=S,p.childLanes=r.childLanes&~a,s.memoizedState=vd,u}return p=r.child,r=p.sibling,u=Zr(p,{mode:"visible",children:u.children}),(s.mode&1)===0&&(u.lanes=a),u.return=s,u.sibling=null,r!==null&&(a=s.deletions,a===null?(s.deletions=[r],s.flags|=16):a.push(r)),s.child=u,s.memoizedState=null,u}function wd(r,s){return s=iu({mode:"visible",children:s},r.mode,0,null),s.return=r,r.child=s}function Kc(r,s,a,u){return u!==null&&Kf(u),Ro(s,r.child,null,a),r=wd(s,s.pendingProps.children),r.flags|=2,s.memoizedState=null,r}function CC(r,s,a,u,f,p,S){if(a)return s.flags&256?(s.flags&=-257,u=pd(Error(n(422))),Kc(r,s,S,u)):s.memoizedState!==null?(s.child=r.child,s.flags|=128,null):(p=u.fallback,f=s.mode,u=iu({mode:"visible",children:u.children},f,0,null),p=Ns(p,f,S,null),p.flags|=2,u.return=s,p.return=s,u.sibling=p,s.child=u,(s.mode&1)!==0&&Ro(s,r.child,null,S),s.child.memoizedState=Sd(S),s.memoizedState=vd,p);if((s.mode&1)===0)return Kc(r,s,S,null);if(f.data==="$!"){if(u=f.nextSibling&&f.nextSibling.dataset,u)var C=u.dgst;return u=C,p=Error(n(419)),u=pd(p,u,void 0),Kc(r,s,S,u)}if(C=(S&r.childLanes)!==0,en||C){if(u=kt,u!==null){switch(S&-S){case 4:f=2;break;case 16:f=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:f=32;break;case 536870912:f=268435456;break;default:f=0}f=(f&(u.suspendedLanes|S))!==0?0:f,f!==0&&f!==p.retryLane&&(p.retryLane=f,Er(r,f),Kn(u,r,f,-1))}return jd(),u=pd(Error(n(421))),Kc(r,s,S,u)}return f.data==="$?"?(s.flags|=128,s.child=r.child,s=FC.bind(null,r),f._reactRetry=s,null):(r=p.treeContext,gn=Br(f.nextSibling),mn=s,Je=!0,Vn=null,r!==null&&(Cn[bn++]=kr,Cn[bn++]=_r,Cn[bn++]=Cs,kr=r.id,_r=r.overflow,Cs=s),s=wd(s,u.children),s.flags|=4096,s)}function ky(r,s,a){r.lanes|=s;var u=r.alternate;u!==null&&(u.lanes|=s),Yf(r.return,s,a)}function xd(r,s,a,u,f){var p=r.memoizedState;p===null?r.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:u,tail:a,tailMode:f}:(p.isBackwards=s,p.rendering=null,p.renderingStartTime=0,p.last=u,p.tail=a,p.tailMode=f)}function _y(r,s,a){var u=s.pendingProps,f=u.revealOrder,p=u.tail;if(Ht(r,s,u.children,a),u=Ze.current,(u&2)!==0)u=u&1|2,s.flags|=128;else{if(r!==null&&(r.flags&128)!==0)e:for(r=s.child;r!==null;){if(r.tag===13)r.memoizedState!==null&&ky(r,a,s);else if(r.tag===19)ky(r,a,s);else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===s)break e;for(;r.sibling===null;){if(r.return===null||r.return===s)break e;r=r.return}r.sibling.return=r.return,r=r.sibling}u&=1}if(Ve(Ze,u),(s.mode&1)===0)s.memoizedState=null;else switch(f){case"forwards":for(a=s.child,f=null;a!==null;)r=a.alternate,r!==null&&Uc(r)===null&&(f=a),a=a.sibling;a=f,a===null?(f=s.child,s.child=null):(f=a.sibling,a.sibling=null),xd(s,!1,f,a,p);break;case"backwards":for(a=null,f=s.child,s.child=null;f!==null;){if(r=f.alternate,r!==null&&Uc(r)===null){s.child=f;break}r=f.sibling,f.sibling=a,a=f,f=r}xd(s,!0,a,null,p);break;case"together":xd(s,!1,null,null,void 0);break;default:s.memoizedState=null}return s.child}function Qc(r,s){(s.mode&1)===0&&r!==null&&(r.alternate=null,s.alternate=null,s.flags|=2)}function br(r,s,a){if(r!==null&&(s.dependencies=r.dependencies),Ts|=s.lanes,(a&s.childLanes)===0)return null;if(r!==null&&s.child!==r.child)throw Error(n(153));if(s.child!==null){for(r=s.child,a=Zr(r,r.pendingProps),s.child=a,a.return=s;r.sibling!==null;)r=r.sibling,a=a.sibling=Zr(r,r.pendingProps),a.return=s;a.sibling=null}return s.child}function bC(r,s,a){switch(s.tag){case 3:Sy(s),Io();break;case 5:$0(s);break;case 1:Zt(s.type)&&Tc(s);break;case 4:ed(s,s.stateNode.containerInfo);break;case 10:var u=s.type._context,f=s.memoizedProps.value;Ve(jc,u._currentValue),u._currentValue=f;break;case 13:if(u=s.memoizedState,u!==null)return u.dehydrated!==null?(Ve(Ze,Ze.current&1),s.flags|=128,null):(a&s.child.childLanes)!==0?xy(r,s,a):(Ve(Ze,Ze.current&1),r=br(r,s,a),r!==null?r.sibling:null);Ve(Ze,Ze.current&1);break;case 19:if(u=(a&s.childLanes)!==0,(r.flags&128)!==0){if(u)return _y(r,s,a);s.flags|=128}if(f=s.memoizedState,f!==null&&(f.rendering=null,f.tail=null,f.lastEffect=null),Ve(Ze,Ze.current),u)break;return null;case 22:case 23:return s.lanes=0,gy(r,s,a)}return br(r,s,a)}var Ey,kd,Cy,by;Ey=function(r,s){for(var a=s.child;a!==null;){if(a.tag===5||a.tag===6)r.appendChild(a.stateNode);else if(a.tag!==4&&a.child!==null){a.child.return=a,a=a.child;continue}if(a===s)break;for(;a.sibling===null;){if(a.return===null||a.return===s)return;a=a.return}a.sibling.return=a.return,a=a.sibling}},kd=function(){},Cy=function(r,s,a,u){var f=r.memoizedProps;if(f!==u){r=s.stateNode,Is(sr.current);var p=null;switch(a){case"input":f=uo(r,f),u=uo(r,u),p=[];break;case"select":f=Z({},f,{value:void 0}),u=Z({},u,{value:void 0}),p=[];break;case"textarea":f=fo(r,f),u=fo(r,u),p=[];break;default:typeof f.onClick!="function"&&typeof u.onClick=="function"&&(r.onclick=Pc)}tf(a,u);var S;a=null;for(K in f)if(!u.hasOwnProperty(K)&&f.hasOwnProperty(K)&&f[K]!=null)if(K==="style"){var C=f[K];for(S in C)C.hasOwnProperty(S)&&(a||(a={}),a[S]="")}else K!=="dangerouslySetInnerHTML"&&K!=="children"&&K!=="suppressContentEditableWarning"&&K!=="suppressHydrationWarning"&&K!=="autoFocus"&&(i.hasOwnProperty(K)?p||(p=[]):(p=p||[]).push(K,null));for(K in u){var R=u[K];if(C=f!=null?f[K]:void 0,u.hasOwnProperty(K)&&R!==C&&(R!=null||C!=null))if(K==="style")if(C){for(S in C)!C.hasOwnProperty(S)||R&&R.hasOwnProperty(S)||(a||(a={}),a[S]="");for(S in R)R.hasOwnProperty(S)&&C[S]!==R[S]&&(a||(a={}),a[S]=R[S])}else a||(p||(p=[]),p.push(K,a)),a=R;else K==="dangerouslySetInnerHTML"?(R=R?R.__html:void 0,C=C?C.__html:void 0,R!=null&&C!==R&&(p=p||[]).push(K,R)):K==="children"?typeof R!="string"&&typeof R!="number"||(p=p||[]).push(K,""+R):K!=="suppressContentEditableWarning"&&K!=="suppressHydrationWarning"&&(i.hasOwnProperty(K)?(R!=null&&K==="onScroll"&&He("scroll",r),p||C===R||(p=[])):(p=p||[]).push(K,R))}a&&(p=p||[]).push("style",a);var K=p;(s.updateQueue=K)&&(s.flags|=4)}},by=function(r,s,a,u){a!==u&&(s.flags|=4)};function Ki(r,s){if(!Je)switch(r.tailMode){case"hidden":s=r.tail;for(var a=null;s!==null;)s.alternate!==null&&(a=s),s=s.sibling;a===null?r.tail=null:a.sibling=null;break;case"collapsed":a=r.tail;for(var u=null;a!==null;)a.alternate!==null&&(u=a),a=a.sibling;u===null?s||r.tail===null?r.tail=null:r.tail.sibling=null:u.sibling=null}}function Dt(r){var s=r.alternate!==null&&r.alternate.child===r.child,a=0,u=0;if(s)for(var f=r.child;f!==null;)a|=f.lanes|f.childLanes,u|=f.subtreeFlags&14680064,u|=f.flags&14680064,f.return=r,f=f.sibling;else for(f=r.child;f!==null;)a|=f.lanes|f.childLanes,u|=f.subtreeFlags,u|=f.flags,f.return=r,f=f.sibling;return r.subtreeFlags|=u,r.childLanes=a,s}function PC(r,s,a){var u=s.pendingProps;switch(qf(s),s.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Dt(s),null;case 1:return Zt(s.type)&&Rc(),Dt(s),null;case 3:return u=s.stateNode,Mo(),Ke(Xt),Ke($t),rd(),u.pendingContext&&(u.context=u.pendingContext,u.pendingContext=null),(r===null||r.child===null)&&(Nc(s)?s.flags|=4:r===null||r.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,Vn!==null&&(Ld(Vn),Vn=null))),kd(r,s),Dt(s),null;case 5:td(s);var f=Is(Bi.current);if(a=s.type,r!==null&&s.stateNode!=null)Cy(r,s,a,u,f),r.ref!==s.ref&&(s.flags|=512,s.flags|=2097152);else{if(!u){if(s.stateNode===null)throw Error(n(166));return Dt(s),null}if(r=Is(sr.current),Nc(s)){u=s.stateNode,a=s.type;var p=s.memoizedProps;switch(u[rr]=s,u[$i]=p,r=(s.mode&1)!==0,a){case"dialog":He("cancel",u),He("close",u);break;case"iframe":case"object":case"embed":He("load",u);break;case"video":case"audio":for(f=0;f<Ni.length;f++)He(Ni[f],u);break;case"source":He("error",u);break;case"img":case"image":case"link":He("error",u),He("load",u);break;case"details":He("toggle",u);break;case"input":sc(u,p),He("invalid",u);break;case"select":u._wrapperState={wasMultiple:!!p.multiple},He("invalid",u);break;case"textarea":oc(u,p),He("invalid",u)}tf(a,p),f=null;for(var S in p)if(p.hasOwnProperty(S)){var C=p[S];S==="children"?typeof C=="string"?u.textContent!==C&&(p.suppressHydrationWarning!==!0&&bc(u.textContent,C,r),f=["children",C]):typeof C=="number"&&u.textContent!==""+C&&(p.suppressHydrationWarning!==!0&&bc(u.textContent,C,r),f=["children",""+C]):i.hasOwnProperty(S)&&C!=null&&S==="onScroll"&&He("scroll",u)}switch(a){case"input":vr(u),Sr(u,p,!0);break;case"textarea":vr(u),$e(u);break;case"select":case"option":break;default:typeof p.onClick=="function"&&(u.onclick=Pc)}u=f,s.updateQueue=u,u!==null&&(s.flags|=4)}else{S=f.nodeType===9?f:f.ownerDocument,r==="http://www.w3.org/1999/xhtml"&&(r=Mt(a)),r==="http://www.w3.org/1999/xhtml"?a==="script"?(r=S.createElement("div"),r.innerHTML="<script><\/script>",r=r.removeChild(r.firstChild)):typeof u.is=="string"?r=S.createElement(a,{is:u.is}):(r=S.createElement(a),a==="select"&&(S=r,u.multiple?S.multiple=!0:u.size&&(S.size=u.size))):r=S.createElementNS(r,a),r[rr]=s,r[$i]=u,Ey(r,s,!1,!1),s.stateNode=r;e:{switch(S=nf(a,u),a){case"dialog":He("cancel",r),He("close",r),f=u;break;case"iframe":case"object":case"embed":He("load",r),f=u;break;case"video":case"audio":for(f=0;f<Ni.length;f++)He(Ni[f],r);f=u;break;case"source":He("error",r),f=u;break;case"img":case"image":case"link":He("error",r),He("load",r),f=u;break;case"details":He("toggle",r),f=u;break;case"input":sc(r,u),f=uo(r,u),He("invalid",r);break;case"option":f=u;break;case"select":r._wrapperState={wasMultiple:!!u.multiple},f=Z({},u,{value:void 0}),He("invalid",r);break;case"textarea":oc(r,u),f=fo(r,u),He("invalid",r);break;default:f=u}tf(a,f),C=f;for(p in C)if(C.hasOwnProperty(p)){var R=C[p];p==="style"?mg(r,R):p==="dangerouslySetInnerHTML"?(R=R?R.__html:void 0,R!=null&&hg(r,R)):p==="children"?typeof R=="string"?(a!=="textarea"||R!=="")&&mi(r,R):typeof R=="number"&&mi(r,""+R):p!=="suppressContentEditableWarning"&&p!=="suppressHydrationWarning"&&p!=="autoFocus"&&(i.hasOwnProperty(p)?R!=null&&p==="onScroll"&&He("scroll",r):R!=null&&L(r,p,R,S))}switch(a){case"input":vr(r),Sr(r,u,!1);break;case"textarea":vr(r),$e(r);break;case"option":u.value!=null&&r.setAttribute("value",""+ke(u.value));break;case"select":r.multiple=!!u.multiple,p=u.value,p!=null?Ar(r,!!u.multiple,p,!1):u.defaultValue!=null&&Ar(r,!!u.multiple,u.defaultValue,!0);break;default:typeof f.onClick=="function"&&(r.onclick=Pc)}switch(a){case"button":case"input":case"select":case"textarea":u=!!u.autoFocus;break e;case"img":u=!0;break e;default:u=!1}}u&&(s.flags|=4)}s.ref!==null&&(s.flags|=512,s.flags|=2097152)}return Dt(s),null;case 6:if(r&&s.stateNode!=null)by(r,s,r.memoizedProps,u);else{if(typeof u!="string"&&s.stateNode===null)throw Error(n(166));if(a=Is(Bi.current),Is(sr.current),Nc(s)){if(u=s.stateNode,a=s.memoizedProps,u[rr]=s,(p=u.nodeValue!==a)&&(r=mn,r!==null))switch(r.tag){case 3:bc(u.nodeValue,a,(r.mode&1)!==0);break;case 5:r.memoizedProps.suppressHydrationWarning!==!0&&bc(u.nodeValue,a,(r.mode&1)!==0)}p&&(s.flags|=4)}else u=(a.nodeType===9?a:a.ownerDocument).createTextNode(u),u[rr]=s,s.stateNode=u}return Dt(s),null;case 13:if(Ke(Ze),u=s.memoizedState,r===null||r.memoizedState!==null&&r.memoizedState.dehydrated!==null){if(Je&&gn!==null&&(s.mode&1)!==0&&(s.flags&128)===0)R0(),Io(),s.flags|=98560,p=!1;else if(p=Nc(s),u!==null&&u.dehydrated!==null){if(r===null){if(!p)throw Error(n(318));if(p=s.memoizedState,p=p!==null?p.dehydrated:null,!p)throw Error(n(317));p[rr]=s}else Io(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;Dt(s),p=!1}else Vn!==null&&(Ld(Vn),Vn=null),p=!0;if(!p)return s.flags&65536?s:null}return(s.flags&128)!==0?(s.lanes=a,s):(u=u!==null,u!==(r!==null&&r.memoizedState!==null)&&u&&(s.child.flags|=8192,(s.mode&1)!==0&&(r===null||(Ze.current&1)!==0?gt===0&&(gt=3):jd())),s.updateQueue!==null&&(s.flags|=4),Dt(s),null);case 4:return Mo(),kd(r,s),r===null&&Ai(s.stateNode.containerInfo),Dt(s),null;case 10:return Gf(s.type._context),Dt(s),null;case 17:return Zt(s.type)&&Rc(),Dt(s),null;case 19:if(Ke(Ze),p=s.memoizedState,p===null)return Dt(s),null;if(u=(s.flags&128)!==0,S=p.rendering,S===null)if(u)Ki(p,!1);else{if(gt!==0||r!==null&&(r.flags&128)!==0)for(r=s.child;r!==null;){if(S=Uc(r),S!==null){for(s.flags|=128,Ki(p,!1),u=S.updateQueue,u!==null&&(s.updateQueue=u,s.flags|=4),s.subtreeFlags=0,u=a,a=s.child;a!==null;)p=a,r=u,p.flags&=14680066,S=p.alternate,S===null?(p.childLanes=0,p.lanes=r,p.child=null,p.subtreeFlags=0,p.memoizedProps=null,p.memoizedState=null,p.updateQueue=null,p.dependencies=null,p.stateNode=null):(p.childLanes=S.childLanes,p.lanes=S.lanes,p.child=S.child,p.subtreeFlags=0,p.deletions=null,p.memoizedProps=S.memoizedProps,p.memoizedState=S.memoizedState,p.updateQueue=S.updateQueue,p.type=S.type,r=S.dependencies,p.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),a=a.sibling;return Ve(Ze,Ze.current&1|2),s.child}r=r.sibling}p.tail!==null&&ut()>jo&&(s.flags|=128,u=!0,Ki(p,!1),s.lanes=4194304)}else{if(!u)if(r=Uc(S),r!==null){if(s.flags|=128,u=!0,a=r.updateQueue,a!==null&&(s.updateQueue=a,s.flags|=4),Ki(p,!0),p.tail===null&&p.tailMode==="hidden"&&!S.alternate&&!Je)return Dt(s),null}else 2*ut()-p.renderingStartTime>jo&&a!==1073741824&&(s.flags|=128,u=!0,Ki(p,!1),s.lanes=4194304);p.isBackwards?(S.sibling=s.child,s.child=S):(a=p.last,a!==null?a.sibling=S:s.child=S,p.last=S)}return p.tail!==null?(s=p.tail,p.rendering=s,p.tail=s.sibling,p.renderingStartTime=ut(),s.sibling=null,a=Ze.current,Ve(Ze,u?a&1|2:a&1),s):(Dt(s),null);case 22:case 23:return Ad(),u=s.memoizedState!==null,r!==null&&r.memoizedState!==null!==u&&(s.flags|=8192),u&&(s.mode&1)!==0?(yn&1073741824)!==0&&(Dt(s),s.subtreeFlags&6&&(s.flags|=8192)):Dt(s),null;case 24:return null;case 25:return null}throw Error(n(156,s.tag))}function IC(r,s){switch(qf(s),s.tag){case 1:return Zt(s.type)&&Rc(),r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 3:return Mo(),Ke(Xt),Ke($t),rd(),r=s.flags,(r&65536)!==0&&(r&128)===0?(s.flags=r&-65537|128,s):null;case 5:return td(s),null;case 13:if(Ke(Ze),r=s.memoizedState,r!==null&&r.dehydrated!==null){if(s.alternate===null)throw Error(n(340));Io()}return r=s.flags,r&65536?(s.flags=r&-65537|128,s):null;case 19:return Ke(Ze),null;case 4:return Mo(),null;case 10:return Gf(s.type._context),null;case 22:case 23:return Ad(),null;case 24:return null;default:return null}}var Jc=!1,Ut=!1,RC=typeof WeakSet=="function"?WeakSet:Set,de=null;function No(r,s){var a=r.ref;if(a!==null)if(typeof a=="function")try{a(null)}catch(u){rt(r,s,u)}else a.current=null}function _d(r,s,a){try{a()}catch(u){rt(r,s,u)}}var Py=!1;function TC(r,s){if(Af=mc,r=o0(),Pf(r)){if("selectionStart"in r)var a={start:r.selectionStart,end:r.selectionEnd};else e:{a=(a=r.ownerDocument)&&a.defaultView||window;var u=a.getSelection&&a.getSelection();if(u&&u.rangeCount!==0){a=u.anchorNode;var f=u.anchorOffset,p=u.focusNode;u=u.focusOffset;try{a.nodeType,p.nodeType}catch{a=null;break e}var S=0,C=-1,R=-1,K=0,oe=0,ie=r,se=null;t:for(;;){for(var fe;ie!==a||f!==0&&ie.nodeType!==3||(C=S+f),ie!==p||u!==0&&ie.nodeType!==3||(R=S+u),ie.nodeType===3&&(S+=ie.nodeValue.length),(fe=ie.firstChild)!==null;)se=ie,ie=fe;for(;;){if(ie===r)break t;if(se===a&&++K===f&&(C=S),se===p&&++oe===u&&(R=S),(fe=ie.nextSibling)!==null)break;ie=se,se=ie.parentNode}ie=fe}a=C===-1||R===-1?null:{start:C,end:R}}else a=null}a=a||{start:0,end:0}}else a=null;for(jf={focusedElem:r,selectionRange:a},mc=!1,de=s;de!==null;)if(s=de,r=s.child,(s.subtreeFlags&1028)!==0&&r!==null)r.return=s,de=r;else for(;de!==null;){s=de;try{var pe=s.alternate;if((s.flags&1024)!==0)switch(s.tag){case 0:case 11:case 15:break;case 1:if(pe!==null){var ge=pe.memoizedProps,lt=pe.memoizedState,U=s.stateNode,O=U.getSnapshotBeforeUpdate(s.elementType===s.type?ge:qn(s.type,ge),lt);U.__reactInternalSnapshotBeforeUpdate=O}break;case 3:var B=s.stateNode.containerInfo;B.nodeType===1?B.textContent="":B.nodeType===9&&B.documentElement&&B.removeChild(B.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(ce){rt(s,s.return,ce)}if(r=s.sibling,r!==null){r.return=s.return,de=r;break}de=s.return}return pe=Py,Py=!1,pe}function Qi(r,s,a){var u=s.updateQueue;if(u=u!==null?u.lastEffect:null,u!==null){var f=u=u.next;do{if((f.tag&r)===r){var p=f.destroy;f.destroy=void 0,p!==void 0&&_d(s,a,p)}f=f.next}while(f!==u)}}function Gc(r,s){if(s=s.updateQueue,s=s!==null?s.lastEffect:null,s!==null){var a=s=s.next;do{if((a.tag&r)===r){var u=a.create;a.destroy=u()}a=a.next}while(a!==s)}}function Ed(r){var s=r.ref;if(s!==null){var a=r.stateNode;switch(r.tag){case 5:r=a;break;default:r=a}typeof s=="function"?s(r):s.current=r}}function Iy(r){var s=r.alternate;s!==null&&(r.alternate=null,Iy(s)),r.child=null,r.deletions=null,r.sibling=null,r.tag===5&&(s=r.stateNode,s!==null&&(delete s[rr],delete s[$i],delete s[Uf],delete s[dC],delete s[hC])),r.stateNode=null,r.return=null,r.dependencies=null,r.memoizedProps=null,r.memoizedState=null,r.pendingProps=null,r.stateNode=null,r.updateQueue=null}function Ry(r){return r.tag===5||r.tag===3||r.tag===4}function Ty(r){e:for(;;){for(;r.sibling===null;){if(r.return===null||Ry(r.return))return null;r=r.return}for(r.sibling.return=r.return,r=r.sibling;r.tag!==5&&r.tag!==6&&r.tag!==18;){if(r.flags&2||r.child===null||r.tag===4)continue e;r.child.return=r,r=r.child}if(!(r.flags&2))return r.stateNode}}function Cd(r,s,a){var u=r.tag;if(u===5||u===6)r=r.stateNode,s?a.nodeType===8?a.parentNode.insertBefore(r,s):a.insertBefore(r,s):(a.nodeType===8?(s=a.parentNode,s.insertBefore(r,a)):(s=a,s.appendChild(r)),a=a._reactRootContainer,a!=null||s.onclick!==null||(s.onclick=Pc));else if(u!==4&&(r=r.child,r!==null))for(Cd(r,s,a),r=r.sibling;r!==null;)Cd(r,s,a),r=r.sibling}function bd(r,s,a){var u=r.tag;if(u===5||u===6)r=r.stateNode,s?a.insertBefore(r,s):a.appendChild(r);else if(u!==4&&(r=r.child,r!==null))for(bd(r,s,a),r=r.sibling;r!==null;)bd(r,s,a),r=r.sibling}var Lt=null,Wn=!1;function Qr(r,s,a){for(a=a.child;a!==null;)Oy(r,s,a),a=a.sibling}function Oy(r,s,a){if(nr&&typeof nr.onCommitFiberUnmount=="function")try{nr.onCommitFiberUnmount(uc,a)}catch{}switch(a.tag){case 5:Ut||No(a,s);case 6:var u=Lt,f=Wn;Lt=null,Qr(r,s,a),Lt=u,Wn=f,Lt!==null&&(Wn?(r=Lt,a=a.stateNode,r.nodeType===8?r.parentNode.removeChild(a):r.removeChild(a)):Lt.removeChild(a.stateNode));break;case 18:Lt!==null&&(Wn?(r=Lt,a=a.stateNode,r.nodeType===8?Df(r.parentNode,a):r.nodeType===1&&Df(r,a),bi(r)):Df(Lt,a.stateNode));break;case 4:u=Lt,f=Wn,Lt=a.stateNode.containerInfo,Wn=!0,Qr(r,s,a),Lt=u,Wn=f;break;case 0:case 11:case 14:case 15:if(!Ut&&(u=a.updateQueue,u!==null&&(u=u.lastEffect,u!==null))){f=u=u.next;do{var p=f,S=p.destroy;p=p.tag,S!==void 0&&((p&2)!==0||(p&4)!==0)&&_d(a,s,S),f=f.next}while(f!==u)}Qr(r,s,a);break;case 1:if(!Ut&&(No(a,s),u=a.stateNode,typeof u.componentWillUnmount=="function"))try{u.props=a.memoizedProps,u.state=a.memoizedState,u.componentWillUnmount()}catch(C){rt(a,s,C)}Qr(r,s,a);break;case 21:Qr(r,s,a);break;case 22:a.mode&1?(Ut=(u=Ut)||a.memoizedState!==null,Qr(r,s,a),Ut=u):Qr(r,s,a);break;default:Qr(r,s,a)}}function My(r){var s=r.updateQueue;if(s!==null){r.updateQueue=null;var a=r.stateNode;a===null&&(a=r.stateNode=new RC),s.forEach(function(u){var f=DC.bind(null,r,u);a.has(u)||(a.add(u),u.then(f,f))})}}function Hn(r,s){var a=s.deletions;if(a!==null)for(var u=0;u<a.length;u++){var f=a[u];try{var p=r,S=s,C=S;e:for(;C!==null;){switch(C.tag){case 5:Lt=C.stateNode,Wn=!1;break e;case 3:Lt=C.stateNode.containerInfo,Wn=!0;break e;case 4:Lt=C.stateNode.containerInfo,Wn=!0;break e}C=C.return}if(Lt===null)throw Error(n(160));Oy(p,S,f),Lt=null,Wn=!1;var R=f.alternate;R!==null&&(R.return=null),f.return=null}catch(K){rt(f,s,K)}}if(s.subtreeFlags&12854)for(s=s.child;s!==null;)Ly(s,r),s=s.sibling}function Ly(r,s){var a=r.alternate,u=r.flags;switch(r.tag){case 0:case 11:case 14:case 15:if(Hn(s,r),ir(r),u&4){try{Qi(3,r,r.return),Gc(3,r)}catch(ge){rt(r,r.return,ge)}try{Qi(5,r,r.return)}catch(ge){rt(r,r.return,ge)}}break;case 1:Hn(s,r),ir(r),u&512&&a!==null&&No(a,a.return);break;case 5:if(Hn(s,r),ir(r),u&512&&a!==null&&No(a,a.return),r.flags&32){var f=r.stateNode;try{mi(f,"")}catch(ge){rt(r,r.return,ge)}}if(u&4&&(f=r.stateNode,f!=null)){var p=r.memoizedProps,S=a!==null?a.memoizedProps:p,C=r.type,R=r.updateQueue;if(r.updateQueue=null,R!==null)try{C==="input"&&p.type==="radio"&&p.name!=null&&hi(f,p),nf(C,S);var K=nf(C,p);for(S=0;S<R.length;S+=2){var oe=R[S],ie=R[S+1];oe==="style"?mg(f,ie):oe==="dangerouslySetInnerHTML"?hg(f,ie):oe==="children"?mi(f,ie):L(f,oe,ie,K)}switch(C){case"input":lo(f,p);break;case"textarea":pi(f,p);break;case"select":var se=f._wrapperState.wasMultiple;f._wrapperState.wasMultiple=!!p.multiple;var fe=p.value;fe!=null?Ar(f,!!p.multiple,fe,!1):se!==!!p.multiple&&(p.defaultValue!=null?Ar(f,!!p.multiple,p.defaultValue,!0):Ar(f,!!p.multiple,p.multiple?[]:"",!1))}f[$i]=p}catch(ge){rt(r,r.return,ge)}}break;case 6:if(Hn(s,r),ir(r),u&4){if(r.stateNode===null)throw Error(n(162));f=r.stateNode,p=r.memoizedProps;try{f.nodeValue=p}catch(ge){rt(r,r.return,ge)}}break;case 3:if(Hn(s,r),ir(r),u&4&&a!==null&&a.memoizedState.isDehydrated)try{bi(s.containerInfo)}catch(ge){rt(r,r.return,ge)}break;case 4:Hn(s,r),ir(r);break;case 13:Hn(s,r),ir(r),f=r.child,f.flags&8192&&(p=f.memoizedState!==null,f.stateNode.isHidden=p,!p||f.alternate!==null&&f.alternate.memoizedState!==null||(Rd=ut())),u&4&&My(r);break;case 22:if(oe=a!==null&&a.memoizedState!==null,r.mode&1?(Ut=(K=Ut)||oe,Hn(s,r),Ut=K):Hn(s,r),ir(r),u&8192){if(K=r.memoizedState!==null,(r.stateNode.isHidden=K)&&!oe&&(r.mode&1)!==0)for(de=r,oe=r.child;oe!==null;){for(ie=de=oe;de!==null;){switch(se=de,fe=se.child,se.tag){case 0:case 11:case 14:case 15:Qi(4,se,se.return);break;case 1:No(se,se.return);var pe=se.stateNode;if(typeof pe.componentWillUnmount=="function"){u=se,a=se.return;try{s=u,pe.props=s.memoizedProps,pe.state=s.memoizedState,pe.componentWillUnmount()}catch(ge){rt(u,a,ge)}}break;case 5:No(se,se.return);break;case 22:if(se.memoizedState!==null){jy(ie);continue}}fe!==null?(fe.return=se,de=fe):jy(ie)}oe=oe.sibling}e:for(oe=null,ie=r;;){if(ie.tag===5){if(oe===null){oe=ie;try{f=ie.stateNode,K?(p=f.style,typeof p.setProperty=="function"?p.setProperty("display","none","important"):p.display="none"):(C=ie.stateNode,R=ie.memoizedProps.style,S=R!=null&&R.hasOwnProperty("display")?R.display:null,C.style.display=pg("display",S))}catch(ge){rt(r,r.return,ge)}}}else if(ie.tag===6){if(oe===null)try{ie.stateNode.nodeValue=K?"":ie.memoizedProps}catch(ge){rt(r,r.return,ge)}}else if((ie.tag!==22&&ie.tag!==23||ie.memoizedState===null||ie===r)&&ie.child!==null){ie.child.return=ie,ie=ie.child;continue}if(ie===r)break e;for(;ie.sibling===null;){if(ie.return===null||ie.return===r)break e;oe===ie&&(oe=null),ie=ie.return}oe===ie&&(oe=null),ie.sibling.return=ie.return,ie=ie.sibling}}break;case 19:Hn(s,r),ir(r),u&4&&My(r);break;case 21:break;default:Hn(s,r),ir(r)}}function ir(r){var s=r.flags;if(s&2){try{e:{for(var a=r.return;a!==null;){if(Ry(a)){var u=a;break e}a=a.return}throw Error(n(160))}switch(u.tag){case 5:var f=u.stateNode;u.flags&32&&(mi(f,""),u.flags&=-33);var p=Ty(r);bd(r,p,f);break;case 3:case 4:var S=u.stateNode.containerInfo,C=Ty(r);Cd(r,C,S);break;default:throw Error(n(161))}}catch(R){rt(r,r.return,R)}r.flags&=-3}s&4096&&(r.flags&=-4097)}function OC(r,s,a){de=r,Ny(r)}function Ny(r,s,a){for(var u=(r.mode&1)!==0;de!==null;){var f=de,p=f.child;if(f.tag===22&&u){var S=f.memoizedState!==null||Jc;if(!S){var C=f.alternate,R=C!==null&&C.memoizedState!==null||Ut;C=Jc;var K=Ut;if(Jc=S,(Ut=R)&&!K)for(de=f;de!==null;)S=de,R=S.child,S.tag===22&&S.memoizedState!==null?$y(f):R!==null?(R.return=S,de=R):$y(f);for(;p!==null;)de=p,Ny(p),p=p.sibling;de=f,Jc=C,Ut=K}Ay(r)}else(f.subtreeFlags&8772)!==0&&p!==null?(p.return=f,de=p):Ay(r)}}function Ay(r){for(;de!==null;){var s=de;if((s.flags&8772)!==0){var a=s.alternate;try{if((s.flags&8772)!==0)switch(s.tag){case 0:case 11:case 15:Ut||Gc(5,s);break;case 1:var u=s.stateNode;if(s.flags&4&&!Ut)if(a===null)u.componentDidMount();else{var f=s.elementType===s.type?a.memoizedProps:qn(s.type,a.memoizedProps);u.componentDidUpdate(f,a.memoizedState,u.__reactInternalSnapshotBeforeUpdate)}var p=s.updateQueue;p!==null&&j0(s,p,u);break;case 3:var S=s.updateQueue;if(S!==null){if(a=null,s.child!==null)switch(s.child.tag){case 5:a=s.child.stateNode;break;case 1:a=s.child.stateNode}j0(s,S,a)}break;case 5:var C=s.stateNode;if(a===null&&s.flags&4){a=C;var R=s.memoizedProps;switch(s.type){case"button":case"input":case"select":case"textarea":R.autoFocus&&a.focus();break;case"img":R.src&&(a.src=R.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(s.memoizedState===null){var K=s.alternate;if(K!==null){var oe=K.memoizedState;if(oe!==null){var ie=oe.dehydrated;ie!==null&&bi(ie)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}Ut||s.flags&512&&Ed(s)}catch(se){rt(s,s.return,se)}}if(s===r){de=null;break}if(a=s.sibling,a!==null){a.return=s.return,de=a;break}de=s.return}}function jy(r){for(;de!==null;){var s=de;if(s===r){de=null;break}var a=s.sibling;if(a!==null){a.return=s.return,de=a;break}de=s.return}}function $y(r){for(;de!==null;){var s=de;try{switch(s.tag){case 0:case 11:case 15:var a=s.return;try{Gc(4,s)}catch(R){rt(s,a,R)}break;case 1:var u=s.stateNode;if(typeof u.componentDidMount=="function"){var f=s.return;try{u.componentDidMount()}catch(R){rt(s,f,R)}}var p=s.return;try{Ed(s)}catch(R){rt(s,p,R)}break;case 5:var S=s.return;try{Ed(s)}catch(R){rt(s,S,R)}}}catch(R){rt(s,s.return,R)}if(s===r){de=null;break}var C=s.sibling;if(C!==null){C.return=s.return,de=C;break}de=s.return}}var MC=Math.ceil,Yc=b.ReactCurrentDispatcher,Pd=b.ReactCurrentOwner,Rn=b.ReactCurrentBatchConfig,Le=0,kt=null,ht=null,Nt=0,yn=0,Ao=Vr(0),gt=0,Ji=null,Ts=0,Xc=0,Id=0,Gi=null,tn=null,Rd=0,jo=1/0,Pr=null,Zc=!1,Td=null,Jr=null,eu=!1,Gr=null,tu=0,Yi=0,Od=null,nu=-1,ru=0;function Kt(){return(Le&6)!==0?ut():nu!==-1?nu:nu=ut()}function Yr(r){return(r.mode&1)===0?1:(Le&2)!==0&&Nt!==0?Nt&-Nt:mC.transition!==null?(ru===0&&(ru=Tg()),ru):(r=Fe,r!==0||(r=window.event,r=r===void 0?16:Dg(r.type)),r)}function Kn(r,s,a,u){if(50<Yi)throw Yi=0,Od=null,Error(n(185));xi(r,a,u),((Le&2)===0||r!==kt)&&(r===kt&&((Le&2)===0&&(Xc|=a),gt===4&&Xr(r,Nt)),nn(r,u),a===1&&Le===0&&(s.mode&1)===0&&(jo=ut()+500,Oc&&Wr()))}function nn(r,s){var a=r.callbackNode;mE(r,s);var u=dc(r,r===kt?Nt:0);if(u===0)a!==null&&Pg(a),r.callbackNode=null,r.callbackPriority=0;else if(s=u&-u,r.callbackPriority!==s){if(a!=null&&Pg(a),s===1)r.tag===0?pC(Dy.bind(null,r)):E0(Dy.bind(null,r)),lC(function(){(Le&6)===0&&Wr()}),a=null;else{switch(Og(u)){case 1:a=lf;break;case 4:a=Ig;break;case 16:a=cc;break;case 536870912:a=Rg;break;default:a=cc}a=Ky(a,Fy.bind(null,r))}r.callbackPriority=s,r.callbackNode=a}}function Fy(r,s){if(nu=-1,ru=0,(Le&6)!==0)throw Error(n(327));var a=r.callbackNode;if($o()&&r.callbackNode!==a)return null;var u=dc(r,r===kt?Nt:0);if(u===0)return null;if((u&30)!==0||(u&r.expiredLanes)!==0||s)s=su(r,u);else{s=u;var f=Le;Le|=2;var p=zy();(kt!==r||Nt!==s)&&(Pr=null,jo=ut()+500,Ms(r,s));do try{AC();break}catch(C){Uy(r,C)}while(!0);Jf(),Yc.current=p,Le=f,ht!==null?s=0:(kt=null,Nt=0,s=gt)}if(s!==0){if(s===2&&(f=ff(r),f!==0&&(u=f,s=Md(r,f))),s===1)throw a=Ji,Ms(r,0),Xr(r,u),nn(r,ut()),a;if(s===6)Xr(r,u);else{if(f=r.current.alternate,(u&30)===0&&!LC(f)&&(s=su(r,u),s===2&&(p=ff(r),p!==0&&(u=p,s=Md(r,p))),s===1))throw a=Ji,Ms(r,0),Xr(r,u),nn(r,ut()),a;switch(r.finishedWork=f,r.finishedLanes=u,s){case 0:case 1:throw Error(n(345));case 2:Ls(r,tn,Pr);break;case 3:if(Xr(r,u),(u&130023424)===u&&(s=Rd+500-ut(),10<s)){if(dc(r,0)!==0)break;if(f=r.suspendedLanes,(f&u)!==u){Kt(),r.pingedLanes|=r.suspendedLanes&f;break}r.timeoutHandle=Ff(Ls.bind(null,r,tn,Pr),s);break}Ls(r,tn,Pr);break;case 4:if(Xr(r,u),(u&4194240)===u)break;for(s=r.eventTimes,f=-1;0<u;){var S=31-zn(u);p=1<<S,S=s[S],S>f&&(f=S),u&=~p}if(u=f,u=ut()-u,u=(120>u?120:480>u?480:1080>u?1080:1920>u?1920:3e3>u?3e3:4320>u?4320:1960*MC(u/1960))-u,10<u){r.timeoutHandle=Ff(Ls.bind(null,r,tn,Pr),u);break}Ls(r,tn,Pr);break;case 5:Ls(r,tn,Pr);break;default:throw Error(n(329))}}}return nn(r,ut()),r.callbackNode===a?Fy.bind(null,r):null}function Md(r,s){var a=Gi;return r.current.memoizedState.isDehydrated&&(Ms(r,s).flags|=256),r=su(r,s),r!==2&&(s=tn,tn=a,s!==null&&Ld(s)),r}function Ld(r){tn===null?tn=r:tn.push.apply(tn,r)}function LC(r){for(var s=r;;){if(s.flags&16384){var a=s.updateQueue;if(a!==null&&(a=a.stores,a!==null))for(var u=0;u<a.length;u++){var f=a[u],p=f.getSnapshot;f=f.value;try{if(!Bn(p(),f))return!1}catch{return!1}}}if(a=s.child,s.subtreeFlags&16384&&a!==null)a.return=s,s=a;else{if(s===r)break;for(;s.sibling===null;){if(s.return===null||s.return===r)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function Xr(r,s){for(s&=~Id,s&=~Xc,r.suspendedLanes|=s,r.pingedLanes&=~s,r=r.expirationTimes;0<s;){var a=31-zn(s),u=1<<a;r[a]=-1,s&=~u}}function Dy(r){if((Le&6)!==0)throw Error(n(327));$o();var s=dc(r,0);if((s&1)===0)return nn(r,ut()),null;var a=su(r,s);if(r.tag!==0&&a===2){var u=ff(r);u!==0&&(s=u,a=Md(r,u))}if(a===1)throw a=Ji,Ms(r,0),Xr(r,s),nn(r,ut()),a;if(a===6)throw Error(n(345));return r.finishedWork=r.current.alternate,r.finishedLanes=s,Ls(r,tn,Pr),nn(r,ut()),null}function Nd(r,s){var a=Le;Le|=1;try{return r(s)}finally{Le=a,Le===0&&(jo=ut()+500,Oc&&Wr())}}function Os(r){Gr!==null&&Gr.tag===0&&(Le&6)===0&&$o();var s=Le;Le|=1;var a=Rn.transition,u=Fe;try{if(Rn.transition=null,Fe=1,r)return r()}finally{Fe=u,Rn.transition=a,Le=s,(Le&6)===0&&Wr()}}function Ad(){yn=Ao.current,Ke(Ao)}function Ms(r,s){r.finishedWork=null,r.finishedLanes=0;var a=r.timeoutHandle;if(a!==-1&&(r.timeoutHandle=-1,uC(a)),ht!==null)for(a=ht.return;a!==null;){var u=a;switch(qf(u),u.tag){case 1:u=u.type.childContextTypes,u!=null&&Rc();break;case 3:Mo(),Ke(Xt),Ke($t),rd();break;case 5:td(u);break;case 4:Mo();break;case 13:Ke(Ze);break;case 19:Ke(Ze);break;case 10:Gf(u.type._context);break;case 22:case 23:Ad()}a=a.return}if(kt=r,ht=r=Zr(r.current,null),Nt=yn=s,gt=0,Ji=null,Id=Xc=Ts=0,tn=Gi=null,Ps!==null){for(s=0;s<Ps.length;s++)if(a=Ps[s],u=a.interleaved,u!==null){a.interleaved=null;var f=u.next,p=a.pending;if(p!==null){var S=p.next;p.next=f,u.next=S}a.pending=u}Ps=null}return r}function Uy(r,s){do{var a=ht;try{if(Jf(),zc.current=Wc,Bc){for(var u=et.memoizedState;u!==null;){var f=u.queue;f!==null&&(f.pending=null),u=u.next}Bc=!1}if(Rs=0,xt=mt=et=null,Vi=!1,qi=0,Pd.current=null,a===null||a.return===null){gt=1,Ji=s,ht=null;break}e:{var p=r,S=a.return,C=a,R=s;if(s=Nt,C.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){var K=R,oe=C,ie=oe.tag;if((oe.mode&1)===0&&(ie===0||ie===11||ie===15)){var se=oe.alternate;se?(oe.updateQueue=se.updateQueue,oe.memoizedState=se.memoizedState,oe.lanes=se.lanes):(oe.updateQueue=null,oe.memoizedState=null)}var fe=fy(S);if(fe!==null){fe.flags&=-257,dy(fe,S,C,p,s),fe.mode&1&&ly(p,K,s),s=fe,R=K;var pe=s.updateQueue;if(pe===null){var ge=new Set;ge.add(R),s.updateQueue=ge}else pe.add(R);break e}else{if((s&1)===0){ly(p,K,s),jd();break e}R=Error(n(426))}}else if(Je&&C.mode&1){var lt=fy(S);if(lt!==null){(lt.flags&65536)===0&&(lt.flags|=256),dy(lt,S,C,p,s),Kf(Lo(R,C));break e}}p=R=Lo(R,C),gt!==4&&(gt=2),Gi===null?Gi=[p]:Gi.push(p),p=S;do{switch(p.tag){case 3:p.flags|=65536,s&=-s,p.lanes|=s;var U=cy(p,R,s);A0(p,U);break e;case 1:C=R;var O=p.type,B=p.stateNode;if((p.flags&128)===0&&(typeof O.getDerivedStateFromError=="function"||B!==null&&typeof B.componentDidCatch=="function"&&(Jr===null||!Jr.has(B)))){p.flags|=65536,s&=-s,p.lanes|=s;var ce=uy(p,C,s);A0(p,ce);break e}}p=p.return}while(p!==null)}Vy(a)}catch(ye){s=ye,ht===a&&a!==null&&(ht=a=a.return);continue}break}while(!0)}function zy(){var r=Yc.current;return Yc.current=Wc,r===null?Wc:r}function jd(){(gt===0||gt===3||gt===2)&&(gt=4),kt===null||(Ts&268435455)===0&&(Xc&268435455)===0||Xr(kt,Nt)}function su(r,s){var a=Le;Le|=2;var u=zy();(kt!==r||Nt!==s)&&(Pr=null,Ms(r,s));do try{NC();break}catch(f){Uy(r,f)}while(!0);if(Jf(),Le=a,Yc.current=u,ht!==null)throw Error(n(261));return kt=null,Nt=0,gt}function NC(){for(;ht!==null;)By(ht)}function AC(){for(;ht!==null&&!iE();)By(ht)}function By(r){var s=Hy(r.alternate,r,yn);r.memoizedProps=r.pendingProps,s===null?Vy(r):ht=s,Pd.current=null}function Vy(r){var s=r;do{var a=s.alternate;if(r=s.return,(s.flags&32768)===0){if(a=PC(a,s,yn),a!==null){ht=a;return}}else{if(a=IC(a,s),a!==null){a.flags&=32767,ht=a;return}if(r!==null)r.flags|=32768,r.subtreeFlags=0,r.deletions=null;else{gt=6,ht=null;return}}if(s=s.sibling,s!==null){ht=s;return}ht=s=r}while(s!==null);gt===0&&(gt=5)}function Ls(r,s,a){var u=Fe,f=Rn.transition;try{Rn.transition=null,Fe=1,jC(r,s,a,u)}finally{Rn.transition=f,Fe=u}return null}function jC(r,s,a,u){do $o();while(Gr!==null);if((Le&6)!==0)throw Error(n(327));a=r.finishedWork;var f=r.finishedLanes;if(a===null)return null;if(r.finishedWork=null,r.finishedLanes=0,a===r.current)throw Error(n(177));r.callbackNode=null,r.callbackPriority=0;var p=a.lanes|a.childLanes;if(gE(r,p),r===kt&&(ht=kt=null,Nt=0),(a.subtreeFlags&2064)===0&&(a.flags&2064)===0||eu||(eu=!0,Ky(cc,function(){return $o(),null})),p=(a.flags&15990)!==0,(a.subtreeFlags&15990)!==0||p){p=Rn.transition,Rn.transition=null;var S=Fe;Fe=1;var C=Le;Le|=4,Pd.current=null,TC(r,a),Ly(a,r),nC(jf),mc=!!Af,jf=Af=null,r.current=a,OC(a),aE(),Le=C,Fe=S,Rn.transition=p}else r.current=a;if(eu&&(eu=!1,Gr=r,tu=f),p=r.pendingLanes,p===0&&(Jr=null),lE(a.stateNode),nn(r,ut()),s!==null)for(u=r.onRecoverableError,a=0;a<s.length;a++)f=s[a],u(f.value,{componentStack:f.stack,digest:f.digest});if(Zc)throw Zc=!1,r=Td,Td=null,r;return(tu&1)!==0&&r.tag!==0&&$o(),p=r.pendingLanes,(p&1)!==0?r===Od?Yi++:(Yi=0,Od=r):Yi=0,Wr(),null}function $o(){if(Gr!==null){var r=Og(tu),s=Rn.transition,a=Fe;try{if(Rn.transition=null,Fe=16>r?16:r,Gr===null)var u=!1;else{if(r=Gr,Gr=null,tu=0,(Le&6)!==0)throw Error(n(331));var f=Le;for(Le|=4,de=r.current;de!==null;){var p=de,S=p.child;if((de.flags&16)!==0){var C=p.deletions;if(C!==null){for(var R=0;R<C.length;R++){var K=C[R];for(de=K;de!==null;){var oe=de;switch(oe.tag){case 0:case 11:case 15:Qi(8,oe,p)}var ie=oe.child;if(ie!==null)ie.return=oe,de=ie;else for(;de!==null;){oe=de;var se=oe.sibling,fe=oe.return;if(Iy(oe),oe===K){de=null;break}if(se!==null){se.return=fe,de=se;break}de=fe}}}var pe=p.alternate;if(pe!==null){var ge=pe.child;if(ge!==null){pe.child=null;do{var lt=ge.sibling;ge.sibling=null,ge=lt}while(ge!==null)}}de=p}}if((p.subtreeFlags&2064)!==0&&S!==null)S.return=p,de=S;else e:for(;de!==null;){if(p=de,(p.flags&2048)!==0)switch(p.tag){case 0:case 11:case 15:Qi(9,p,p.return)}var U=p.sibling;if(U!==null){U.return=p.return,de=U;break e}de=p.return}}var O=r.current;for(de=O;de!==null;){S=de;var B=S.child;if((S.subtreeFlags&2064)!==0&&B!==null)B.return=S,de=B;else e:for(S=O;de!==null;){if(C=de,(C.flags&2048)!==0)try{switch(C.tag){case 0:case 11:case 15:Gc(9,C)}}catch(ye){rt(C,C.return,ye)}if(C===S){de=null;break e}var ce=C.sibling;if(ce!==null){ce.return=C.return,de=ce;break e}de=C.return}}if(Le=f,Wr(),nr&&typeof nr.onPostCommitFiberRoot=="function")try{nr.onPostCommitFiberRoot(uc,r)}catch{}u=!0}return u}finally{Fe=a,Rn.transition=s}}return!1}function qy(r,s,a){s=Lo(a,s),s=cy(r,s,1),r=Kr(r,s,1),s=Kt(),r!==null&&(xi(r,1,s),nn(r,s))}function rt(r,s,a){if(r.tag===3)qy(r,r,a);else for(;s!==null;){if(s.tag===3){qy(s,r,a);break}else if(s.tag===1){var u=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof u.componentDidCatch=="function"&&(Jr===null||!Jr.has(u))){r=Lo(a,r),r=uy(s,r,1),s=Kr(s,r,1),r=Kt(),s!==null&&(xi(s,1,r),nn(s,r));break}}s=s.return}}function $C(r,s,a){var u=r.pingCache;u!==null&&u.delete(s),s=Kt(),r.pingedLanes|=r.suspendedLanes&a,kt===r&&(Nt&a)===a&&(gt===4||gt===3&&(Nt&130023424)===Nt&&500>ut()-Rd?Ms(r,0):Id|=a),nn(r,s)}function Wy(r,s){s===0&&((r.mode&1)===0?s=1:(s=fc,fc<<=1,(fc&130023424)===0&&(fc=4194304)));var a=Kt();r=Er(r,s),r!==null&&(xi(r,s,a),nn(r,a))}function FC(r){var s=r.memoizedState,a=0;s!==null&&(a=s.retryLane),Wy(r,a)}function DC(r,s){var a=0;switch(r.tag){case 13:var u=r.stateNode,f=r.memoizedState;f!==null&&(a=f.retryLane);break;case 19:u=r.stateNode;break;default:throw Error(n(314))}u!==null&&u.delete(s),Wy(r,a)}var Hy;Hy=function(r,s,a){if(r!==null)if(r.memoizedProps!==s.pendingProps||Xt.current)en=!0;else{if((r.lanes&a)===0&&(s.flags&128)===0)return en=!1,bC(r,s,a);en=(r.flags&131072)!==0}else en=!1,Je&&(s.flags&1048576)!==0&&C0(s,Lc,s.index);switch(s.lanes=0,s.tag){case 2:var u=s.type;Qc(r,s),r=s.pendingProps;var f=Co(s,$t.current);Oo(s,a),f=id(null,s,u,r,f,a);var p=ad();return s.flags|=1,typeof f=="object"&&f!==null&&typeof f.render=="function"&&f.$$typeof===void 0?(s.tag=1,s.memoizedState=null,s.updateQueue=null,Zt(u)?(p=!0,Tc(s)):p=!1,s.memoizedState=f.state!==null&&f.state!==void 0?f.state:null,Zf(s),f.updater=Hc,s.stateNode=f,f._reactInternals=s,hd(s,u,r,a),s=yd(null,s,u,!0,p,a)):(s.tag=0,Je&&p&&Vf(s),Ht(null,s,f,a),s=s.child),s;case 16:u=s.elementType;e:{switch(Qc(r,s),r=s.pendingProps,f=u._init,u=f(u._payload),s.type=u,f=s.tag=zC(u),r=qn(u,r),f){case 0:s=gd(null,s,u,r,a);break e;case 1:s=vy(null,s,u,r,a);break e;case 11:s=hy(null,s,u,r,a);break e;case 14:s=py(null,s,u,qn(u.type,r),a);break e}throw Error(n(306,u,""))}return s;case 0:return u=s.type,f=s.pendingProps,f=s.elementType===u?f:qn(u,f),gd(r,s,u,f,a);case 1:return u=s.type,f=s.pendingProps,f=s.elementType===u?f:qn(u,f),vy(r,s,u,f,a);case 3:e:{if(Sy(s),r===null)throw Error(n(387));u=s.pendingProps,p=s.memoizedState,f=p.element,N0(r,s),Dc(s,u,null,a);var S=s.memoizedState;if(u=S.element,p.isDehydrated)if(p={element:u,isDehydrated:!1,cache:S.cache,pendingSuspenseBoundaries:S.pendingSuspenseBoundaries,transitions:S.transitions},s.updateQueue.baseState=p,s.memoizedState=p,s.flags&256){f=Lo(Error(n(423)),s),s=wy(r,s,u,a,f);break e}else if(u!==f){f=Lo(Error(n(424)),s),s=wy(r,s,u,a,f);break e}else for(gn=Br(s.stateNode.containerInfo.firstChild),mn=s,Je=!0,Vn=null,a=M0(s,null,u,a),s.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(Io(),u===f){s=br(r,s,a);break e}Ht(r,s,u,a)}s=s.child}return s;case 5:return $0(s),r===null&&Hf(s),u=s.type,f=s.pendingProps,p=r!==null?r.memoizedProps:null,S=f.children,$f(u,f)?S=null:p!==null&&$f(u,p)&&(s.flags|=32),yy(r,s),Ht(r,s,S,a),s.child;case 6:return r===null&&Hf(s),null;case 13:return xy(r,s,a);case 4:return ed(s,s.stateNode.containerInfo),u=s.pendingProps,r===null?s.child=Ro(s,null,u,a):Ht(r,s,u,a),s.child;case 11:return u=s.type,f=s.pendingProps,f=s.elementType===u?f:qn(u,f),hy(r,s,u,f,a);case 7:return Ht(r,s,s.pendingProps,a),s.child;case 8:return Ht(r,s,s.pendingProps.children,a),s.child;case 12:return Ht(r,s,s.pendingProps.children,a),s.child;case 10:e:{if(u=s.type._context,f=s.pendingProps,p=s.memoizedProps,S=f.value,Ve(jc,u._currentValue),u._currentValue=S,p!==null)if(Bn(p.value,S)){if(p.children===f.children&&!Xt.current){s=br(r,s,a);break e}}else for(p=s.child,p!==null&&(p.return=s);p!==null;){var C=p.dependencies;if(C!==null){S=p.child;for(var R=C.firstContext;R!==null;){if(R.context===u){if(p.tag===1){R=Cr(-1,a&-a),R.tag=2;var K=p.updateQueue;if(K!==null){K=K.shared;var oe=K.pending;oe===null?R.next=R:(R.next=oe.next,oe.next=R),K.pending=R}}p.lanes|=a,R=p.alternate,R!==null&&(R.lanes|=a),Yf(p.return,a,s),C.lanes|=a;break}R=R.next}}else if(p.tag===10)S=p.type===s.type?null:p.child;else if(p.tag===18){if(S=p.return,S===null)throw Error(n(341));S.lanes|=a,C=S.alternate,C!==null&&(C.lanes|=a),Yf(S,a,s),S=p.sibling}else S=p.child;if(S!==null)S.return=p;else for(S=p;S!==null;){if(S===s){S=null;break}if(p=S.sibling,p!==null){p.return=S.return,S=p;break}S=S.return}p=S}Ht(r,s,f.children,a),s=s.child}return s;case 9:return f=s.type,u=s.pendingProps.children,Oo(s,a),f=Pn(f),u=u(f),s.flags|=1,Ht(r,s,u,a),s.child;case 14:return u=s.type,f=qn(u,s.pendingProps),f=qn(u.type,f),py(r,s,u,f,a);case 15:return my(r,s,s.type,s.pendingProps,a);case 17:return u=s.type,f=s.pendingProps,f=s.elementType===u?f:qn(u,f),Qc(r,s),s.tag=1,Zt(u)?(r=!0,Tc(s)):r=!1,Oo(s,a),iy(s,u,f),hd(s,u,f,a),yd(null,s,u,!0,r,a);case 19:return _y(r,s,a);case 22:return gy(r,s,a)}throw Error(n(156,s.tag))};function Ky(r,s){return bg(r,s)}function UC(r,s,a,u){this.tag=r,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=u,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Tn(r,s,a,u){return new UC(r,s,a,u)}function $d(r){return r=r.prototype,!(!r||!r.isReactComponent)}function zC(r){if(typeof r=="function")return $d(r)?1:0;if(r!=null){if(r=r.$$typeof,r===ae)return 11;if(r===Y)return 14}return 2}function Zr(r,s){var a=r.alternate;return a===null?(a=Tn(r.tag,s,r.key,r.mode),a.elementType=r.elementType,a.type=r.type,a.stateNode=r.stateNode,a.alternate=r,r.alternate=a):(a.pendingProps=s,a.type=r.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=r.flags&14680064,a.childLanes=r.childLanes,a.lanes=r.lanes,a.child=r.child,a.memoizedProps=r.memoizedProps,a.memoizedState=r.memoizedState,a.updateQueue=r.updateQueue,s=r.dependencies,a.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},a.sibling=r.sibling,a.index=r.index,a.ref=r.ref,a}function ou(r,s,a,u,f,p){var S=2;if(u=r,typeof r=="function")$d(r)&&(S=1);else if(typeof r=="string")S=5;else e:switch(r){case $:return Ns(a.children,f,p,s);case D:S=8,f|=8;break;case H:return r=Tn(12,a,s,f|2),r.elementType=H,r.lanes=p,r;case k:return r=Tn(13,a,s,f),r.elementType=k,r.lanes=p,r;case q:return r=Tn(19,a,s,f),r.elementType=q,r.lanes=p,r;case z:return iu(a,f,p,s);default:if(typeof r=="object"&&r!==null)switch(r.$$typeof){case X:S=10;break e;case te:S=9;break e;case ae:S=11;break e;case Y:S=14;break e;case G:S=16,u=null;break e}throw Error(n(130,r==null?r:typeof r,""))}return s=Tn(S,a,s,f),s.elementType=r,s.type=u,s.lanes=p,s}function Ns(r,s,a,u){return r=Tn(7,r,u,s),r.lanes=a,r}function iu(r,s,a,u){return r=Tn(22,r,u,s),r.elementType=z,r.lanes=a,r.stateNode={isHidden:!1},r}function Fd(r,s,a){return r=Tn(6,r,null,s),r.lanes=a,r}function Dd(r,s,a){return s=Tn(4,r.children!==null?r.children:[],r.key,s),s.lanes=a,s.stateNode={containerInfo:r.containerInfo,pendingChildren:null,implementation:r.implementation},s}function BC(r,s,a,u,f){this.tag=s,this.containerInfo=r,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=df(0),this.expirationTimes=df(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=df(0),this.identifierPrefix=u,this.onRecoverableError=f,this.mutableSourceEagerHydrationData=null}function Ud(r,s,a,u,f,p,S,C,R){return r=new BC(r,s,a,C,R),s===1?(s=1,p===!0&&(s|=8)):s=0,p=Tn(3,null,null,s),r.current=p,p.stateNode=r,p.memoizedState={element:u,isDehydrated:a,cache:null,transitions:null,pendingSuspenseBoundaries:null},Zf(p),r}function VC(r,s,a){var u=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:F,key:u==null?null:""+u,children:r,containerInfo:s,implementation:a}}function Qy(r){if(!r)return qr;r=r._reactInternals;e:{if(ks(r)!==r||r.tag!==1)throw Error(n(170));var s=r;do{switch(s.tag){case 3:s=s.stateNode.context;break e;case 1:if(Zt(s.type)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}}s=s.return}while(s!==null);throw Error(n(171))}if(r.tag===1){var a=r.type;if(Zt(a))return k0(r,a,s)}return s}function Jy(r,s,a,u,f,p,S,C,R){return r=Ud(a,u,!0,r,f,p,S,C,R),r.context=Qy(null),a=r.current,u=Kt(),f=Yr(a),p=Cr(u,f),p.callback=s??null,Kr(a,p,f),r.current.lanes=f,xi(r,f,u),nn(r,u),r}function au(r,s,a,u){var f=s.current,p=Kt(),S=Yr(f);return a=Qy(a),s.context===null?s.context=a:s.pendingContext=a,s=Cr(p,S),s.payload={element:r},u=u===void 0?null:u,u!==null&&(s.callback=u),r=Kr(f,s,S),r!==null&&(Kn(r,f,S,p),Fc(r,f,S)),S}function cu(r){if(r=r.current,!r.child)return null;switch(r.child.tag){case 5:return r.child.stateNode;default:return r.child.stateNode}}function Gy(r,s){if(r=r.memoizedState,r!==null&&r.dehydrated!==null){var a=r.retryLane;r.retryLane=a!==0&&a<s?a:s}}function zd(r,s){Gy(r,s),(r=r.alternate)&&Gy(r,s)}function qC(){return null}var Yy=typeof reportError=="function"?reportError:function(r){console.error(r)};function Bd(r){this._internalRoot=r}uu.prototype.render=Bd.prototype.render=function(r){var s=this._internalRoot;if(s===null)throw Error(n(409));au(r,s,null,null)},uu.prototype.unmount=Bd.prototype.unmount=function(){var r=this._internalRoot;if(r!==null){this._internalRoot=null;var s=r.containerInfo;Os(function(){au(null,r,null,null)}),s[wr]=null}};function uu(r){this._internalRoot=r}uu.prototype.unstable_scheduleHydration=function(r){if(r){var s=Ng();r={blockedOn:null,target:r,priority:s};for(var a=0;a<Dr.length&&s!==0&&s<Dr[a].priority;a++);Dr.splice(a,0,r),a===0&&$g(r)}};function Vd(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11)}function lu(r){return!(!r||r.nodeType!==1&&r.nodeType!==9&&r.nodeType!==11&&(r.nodeType!==8||r.nodeValue!==" react-mount-point-unstable "))}function Xy(){}function WC(r,s,a,u,f){if(f){if(typeof u=="function"){var p=u;u=function(){var K=cu(S);p.call(K)}}var S=Jy(s,u,r,0,null,!1,!1,"",Xy);return r._reactRootContainer=S,r[wr]=S.current,Ai(r.nodeType===8?r.parentNode:r),Os(),S}for(;f=r.lastChild;)r.removeChild(f);if(typeof u=="function"){var C=u;u=function(){var K=cu(R);C.call(K)}}var R=Ud(r,0,!1,null,null,!1,!1,"",Xy);return r._reactRootContainer=R,r[wr]=R.current,Ai(r.nodeType===8?r.parentNode:r),Os(function(){au(s,R,a,u)}),R}function fu(r,s,a,u,f){var p=a._reactRootContainer;if(p){var S=p;if(typeof f=="function"){var C=f;f=function(){var R=cu(S);C.call(R)}}au(s,S,r,f)}else S=WC(a,s,r,f,u);return cu(S)}Mg=function(r){switch(r.tag){case 3:var s=r.stateNode;if(s.current.memoizedState.isDehydrated){var a=wi(s.pendingLanes);a!==0&&(hf(s,a|1),nn(s,ut()),(Le&6)===0&&(jo=ut()+500,Wr()))}break;case 13:Os(function(){var u=Er(r,1);if(u!==null){var f=Kt();Kn(u,r,1,f)}}),zd(r,1)}},pf=function(r){if(r.tag===13){var s=Er(r,134217728);if(s!==null){var a=Kt();Kn(s,r,134217728,a)}zd(r,134217728)}},Lg=function(r){if(r.tag===13){var s=Yr(r),a=Er(r,s);if(a!==null){var u=Kt();Kn(a,r,s,u)}zd(r,s)}},Ng=function(){return Fe},Ag=function(r,s){var a=Fe;try{return Fe=r,s()}finally{Fe=a}},of=function(r,s,a){switch(s){case"input":if(lo(r,a),s=a.name,a.type==="radio"&&s!=null){for(a=r;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll("input[name="+JSON.stringify(""+s)+'][type="radio"]'),s=0;s<a.length;s++){var u=a[s];if(u!==r&&u.form===r.form){var f=Ic(u);if(!f)throw Error(n(90));Ss(u),lo(u,f)}}}break;case"textarea":pi(r,a);break;case"select":s=a.value,s!=null&&Ar(r,!!a.multiple,s,!1)}},Sg=Nd,wg=Os;var HC={usingClientEntryPoint:!1,Events:[Fi,_o,Ic,yg,vg,Nd]},Xi={findFiberByHostInstance:_s,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},KC={bundleType:Xi.bundleType,version:Xi.version,rendererPackageName:Xi.rendererPackageName,rendererConfig:Xi.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:b.ReactCurrentDispatcher,findHostInstanceByFiber:function(r){return r=Eg(r),r===null?null:r.stateNode},findFiberByHostInstance:Xi.findFiberByHostInstance||qC,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var du=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!du.isDisabled&&du.supportsFiber)try{uc=du.inject(KC),nr=du}catch{}}return rn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=HC,rn.createPortal=function(r,s){var a=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Vd(s))throw Error(n(200));return VC(r,s,null,a)},rn.createRoot=function(r,s){if(!Vd(r))throw Error(n(299));var a=!1,u="",f=Yy;return s!=null&&(s.unstable_strictMode===!0&&(a=!0),s.identifierPrefix!==void 0&&(u=s.identifierPrefix),s.onRecoverableError!==void 0&&(f=s.onRecoverableError)),s=Ud(r,1,!1,null,null,a,!1,u,f),r[wr]=s.current,Ai(r.nodeType===8?r.parentNode:r),new Bd(s)},rn.findDOMNode=function(r){if(r==null)return null;if(r.nodeType===1)return r;var s=r._reactInternals;if(s===void 0)throw typeof r.render=="function"?Error(n(188)):(r=Object.keys(r).join(","),Error(n(268,r)));return r=Eg(s),r=r===null?null:r.stateNode,r},rn.flushSync=function(r){return Os(r)},rn.hydrate=function(r,s,a){if(!lu(s))throw Error(n(200));return fu(null,r,s,!0,a)},rn.hydrateRoot=function(r,s,a){if(!Vd(r))throw Error(n(405));var u=a!=null&&a.hydratedSources||null,f=!1,p="",S=Yy;if(a!=null&&(a.unstable_strictMode===!0&&(f=!0),a.identifierPrefix!==void 0&&(p=a.identifierPrefix),a.onRecoverableError!==void 0&&(S=a.onRecoverableError)),s=Jy(s,null,r,1,a??null,f,!1,p,S),r[wr]=s.current,Ai(r),u)for(r=0;r<u.length;r++)a=u[r],f=a._getVersion,f=f(a._source),s.mutableSourceEagerHydrationData==null?s.mutableSourceEagerHydrationData=[a,f]:s.mutableSourceEagerHydrationData.push(a,f);return new uu(s)},rn.render=function(r,s,a){if(!lu(s))throw Error(n(200));return fu(null,r,s,!1,a)},rn.unmountComponentAtNode=function(r){if(!lu(r))throw Error(n(40));return r._reactRootContainer?(Os(function(){fu(null,null,r,!1,function(){r._reactRootContainer=null,r[wr]=null})}),!0):!1},rn.unstable_batchedUpdates=Nd,rn.unstable_renderSubtreeIntoContainer=function(r,s,a,u){if(!lu(a))throw Error(n(200));if(r==null||r._reactInternals===void 0)throw Error(n(38));return fu(r,s,a,!1,u)},rn.version="18.3.1-next-f1338f8080-20240426",rn}var iv;function Dw(){if(iv)return Hd.exports;iv=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),Hd.exports=rb(),Hd.exports}var av;function sb(){if(av)return hu;av=1;var e=Dw();return hu.createRoot=e.createRoot,hu.hydrateRoot=e.hydrateRoot,hu}var ob=sb(),ib={};const Np=ub();function Ye(e,...t){if(!Np)return;const n=cb(e,...t);performance.mark(n);try{console.log(e,...t)}catch{console.log(n)}}function ab(e,...t){Np&&console.warn(e,...t)}function cb(e,...t){return e.replace(/%[sfdO]/g,n=>{const o=t.shift();return n==="%O"&&o?JSON.stringify(o).replace(/"([^"]+)":/g,"$1:"):String(o)})}function ub(){if(typeof window>"u")return(ib.DEBUG||"").includes("nuqs");try{const e="nuqs-localStorage-test";if(typeof localStorage>"u")return!1;localStorage.setItem(e,e);const t=localStorage.getItem(e)===e;return localStorage.removeItem(e),t&&(localStorage.getItem("debug")||"").includes("nuqs")}catch{return!1}}const lb={303:"Multiple adapter contexts detected. This might happen in monorepos.",404:"nuqs requires an adapter to work with your framework.",409:"Multiple versions of the library are loaded. This may lead to unexpected behavior. Currently using `%s`, but `%s` (via the %s adapter) was about to load on top.",414:"Max safe URL length exceeded. Some browsers may not be able to accept this URL. Consider limiting the amount of state stored in the URL.",422:"Invalid options combination: `limitUrlUpdates: debounce` should be used in SSR scenarios, with `shallow: false`",429:"URL update rate-limited by the browser. Consider increasing `throttleMs` for key(s) `%s`. %O",500:"Empty search params cache. Search params can't be accessed in Layouts.",501:"Search params cache already populated. Have you called `parse` twice?"};function Fa(e){return`[nuqs] ${lb[e]}
|
|
42
|
+
See https://nuqs.dev/NUQS-${e}`}function fb(e){if(e.size===0)return"";const t=[];for(const[o,i]of e.entries()){const c=o.replace(/#/g,"%23").replace(/&/g,"%26").replace(/\+/g,"%2B").replace(/=/g,"%3D").replace(/\?/g,"%3F");t.push(`${c}=${db(i)}`)}return"?"+t.join("&")}function db(e){return e.replace(/%/g,"%25").replace(/\+/g,"%2B").replace(/ /g,"+").replace(/#/g,"%23").replace(/&/g,"%26").replace(/"/g,"%22").replace(/'/g,"%27").replace(/`/g,"%60").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/[\x00-\x1F]/g,t=>encodeURIComponent(t))}const Gs=ee.createContext({useAdapter(){throw new Error(Fa(404))}});Gs.displayName="NuqsAdapterContext";Np&&typeof window<"u"&&(window.__NuqsAdapterContext&&window.__NuqsAdapterContext!==Gs&&console.error(Fa(303)),window.__NuqsAdapterContext=Gs);function hb(e){return({children:t,defaultOptions:n,processUrlSearchParams:o,...i})=>ee.createElement(Gs.Provider,{...i,value:{useAdapter:e,defaultOptions:n,processUrlSearchParams:o}},t)}function pb(e){const t=ee.useContext(Gs);if(!("useAdapter"in t))throw new Error(Fa(404));return t.useAdapter(e)}const mb=()=>ee.useContext(Gs).defaultOptions,gb=()=>ee.useContext(Gs).processUrlSearchParams;function yb(){var e;if(typeof window>"u"||!window.GestureEvent)return 50;try{const t=(e=navigator.userAgent)==null?void 0:e.match(/version\/([\d\.]+) safari/i);return parseFloat(t[1])>=17?120:320}catch{return 320}}function vb(e){return{method:"throttle",timeMs:e}}const fa=vb(yb());function Sb(e){return e===null||Array.isArray(e)&&e.length===0}function wb(e,t,n){if(typeof e=="string")n.set(t,e);else{n.delete(t);for(const o of e)n.append(t,o);n.has(t)||n.set(t,"")}return n}function Ap(){const e=new Map;return{on(t,n){const o=e.get(t)||[];return o.push(n),e.set(t,o),()=>this.off(t,n)},off(t,n){const o=e.get(t);o&&e.set(t,o.filter(i=>i!==n))},emit(t,n){var o;(o=e.get(t))==null||o.forEach(i=>i(n))}}}function $h(e,t,n){function o(){e(),n.removeEventListener("abort",c)}const i=setTimeout(o,t);function c(){clearTimeout(i),n.removeEventListener("abort",c)}n.addEventListener("abort",c)}function Fh(){const e=Promise;if(Promise.hasOwnProperty("withResolvers"))return Promise.withResolvers();let t=()=>{},n=()=>{};return{promise:new e((o,i)=>{t=o,n=i}),resolve:t,reject:n}}function xb(e,t){let n=t;for(let o=e.length-1;o>=0;o--){const i=e[o];if(!i)continue;const c=n;n=()=>i(c)}n()}function Dh(){return new URLSearchParams(location.search)}var Uw=class{constructor(){M(this,"updateMap",new Map);M(this,"options",{history:"replace",scroll:!1,shallow:!0});M(this,"timeMs",fa.timeMs);M(this,"transitions",new Set);M(this,"resolvers",null);M(this,"controller",null);M(this,"lastFlushedAt",0);M(this,"resetQueueOnNextPush",!1)}push({key:e,query:t,options:n},o=fa.timeMs){this.resetQueueOnNextPush&&(this.reset(),this.resetQueueOnNextPush=!1),Ye("[nuqs gtq] Enqueueing %s=%s %O",e,t,n),this.updateMap.set(e,t),n.history==="push"&&(this.options.history="push"),n.scroll&&(this.options.scroll=!0),n.shallow===!1&&(this.options.shallow=!1),n.startTransition&&this.transitions.add(n.startTransition),(!Number.isFinite(this.timeMs)||o>this.timeMs)&&(this.timeMs=o)}getQueuedQuery(e){return this.updateMap.get(e)}getPendingPromise({getSearchParamsSnapshot:e=Dh}){var t;return((t=this.resolvers)==null?void 0:t.promise)??Promise.resolve(e())}flush({getSearchParamsSnapshot:e=Dh,rateLimitFactor:t=1,...n},o){if(this.controller??(this.controller=new AbortController),!Number.isFinite(this.timeMs))return Ye("[nuqs gtq] Skipping flush due to throttleMs=Infinity"),Promise.resolve(e());if(this.resolvers)return this.resolvers.promise;this.resolvers=Fh();const i=()=>{this.lastFlushedAt=performance.now();const[l,d]=this.applyPendingUpdates({...n,autoResetQueueOnUpdate:n.autoResetQueueOnUpdate??!0,getSearchParamsSnapshot:e},o);d===null?(this.resolvers.resolve(l),this.resetQueueOnNextPush=!0):this.resolvers.reject(l),this.resolvers=null};return $h(()=>{const l=performance.now()-this.lastFlushedAt,d=this.timeMs,m=t*Math.max(0,d-l);Ye("[nuqs gtq] Scheduling flush in %f ms. Throttled at %f ms (x%f)",m,d,t),m===0?i():$h(i,m,this.controller.signal)},0,this.controller.signal),this.resolvers.promise}abort(){var e,t;return(e=this.controller)==null||e.abort(),this.controller=new AbortController,(t=this.resolvers)==null||t.resolve(new URLSearchParams),this.resolvers=null,this.reset()}reset(){const e=Array.from(this.updateMap.keys());return Ye("[nuqs gtq] Resetting queue %s",JSON.stringify(Object.fromEntries(this.updateMap))),this.updateMap.clear(),this.transitions.clear(),this.options={history:"replace",scroll:!1,shallow:!0},this.timeMs=fa.timeMs,e}applyPendingUpdates(e,t){const{updateUrl:n,getSearchParamsSnapshot:o}=e;let i=o();if(Ye("[nuqs gtq] Applying %d pending update(s) on top of %s",this.updateMap.size,i.toString()),this.updateMap.size===0)return[i,null];const c=Array.from(this.updateMap.entries()),l={...this.options},d=Array.from(this.transitions);e.autoResetQueueOnUpdate&&this.reset(),Ye("[nuqs gtq] Flushing queue %O with options %O",c,l);for(const[m,g]of c)g===null?i.delete(m):i=wb(g,m,i);t&&(i=t(i));try{return xb(d,()=>{n(i,l)}),[i,null]}catch(m){return console.error(Fa(429),c.map(([g])=>g).join(),m),[i,m]}}};const Cu=new Uw;function kb(e,t,n){const o=ee.useCallback(()=>{const c=Object.fromEntries(e.map(l=>[l,n(l)]));return[JSON.stringify(c),c]},[e.join(","),n]),i=ee.useRef(null);return i.current===null&&(i.current=o()),ee.useSyncExternalStore(ee.useCallback(c=>{const l=e.map(d=>t(d,c));return()=>l.forEach(d=>d())},[e.join(","),t]),()=>{const[c,l]=o();return i.current[0]===c?i.current[1]:(i.current=[c,l],l)},()=>i.current[1])}var _b=class{constructor(e){M(this,"callback");M(this,"resolvers",Fh());M(this,"controller",new AbortController);M(this,"queuedValue");this.callback=e}abort(){this.controller.abort(),this.queuedValue=void 0}push(e,t){return this.queuedValue=e,this.controller.abort(),this.controller=new AbortController,$h(()=>{const n=this.resolvers;try{Ye("[nuqs dq] Flushing debounce queue",e);const o=this.callback(e);Ye("[nuqs dq] Reset debounce queue %O",this.queuedValue),this.queuedValue=void 0,this.resolvers=Fh(),o.then(i=>n.resolve(i)).catch(i=>n.reject(i))}catch(o){this.queuedValue=void 0,n.reject(o)}},t,this.controller.signal),this.resolvers.promise}},Eb=class{constructor(e=new Uw){M(this,"throttleQueue");M(this,"queues",new Map);M(this,"queuedQuerySync",Ap());this.throttleQueue=e}useQueuedQueries(e){return kb(e,(t,n)=>this.queuedQuerySync.on(t,n),t=>this.getQueuedQuery(t))}push(e,t,n,o){if(!Number.isFinite(t)){const l=n.getSearchParamsSnapshot??Dh;return Promise.resolve(l())}const i=e.key;if(!this.queues.has(i)){Ye("[nuqs dqc] Creating debounce queue for `%s`",i);const l=new _b(d=>(this.throttleQueue.push(d),this.throttleQueue.flush(n,o).finally(()=>{var m;((m=this.queues.get(d.key))==null?void 0:m.queuedValue)===void 0&&(Ye("[nuqs dqc] Cleaning up empty queue for `%s`",d.key),this.queues.delete(d.key)),this.queuedQuerySync.emit(d.key)})));this.queues.set(i,l)}Ye("[nuqs dqc] Enqueueing debounce update %O",e);const c=this.queues.get(i).push(e,t);return this.queuedQuerySync.emit(i),c}abort(e){var n;const t=this.queues.get(e);return t?(Ye("[nuqs dqc] Aborting debounce queue %s=%s",e,(n=t.queuedValue)==null?void 0:n.query),this.queues.delete(e),t.abort(),this.queuedQuerySync.emit(e),o=>(o.then(t.resolvers.resolve,t.resolvers.reject),o)):o=>o}abortAll(){var e;for(const[t,n]of this.queues.entries())Ye("[nuqs dqc] Aborting debounce queue %s=%s",t,(e=n.queuedValue)==null?void 0:e.query),n.abort(),n.resolvers.resolve(new URLSearchParams),this.queuedQuerySync.emit(t);this.queues.clear()}getQueuedQuery(e){var n,o;const t=(o=(n=this.queues.get(e))==null?void 0:n.queuedValue)==null?void 0:o.query;return t!==void 0?t:this.throttleQueue.getQueuedQuery(e)}};const Jd=new Eb(Cu);function zw(e,t){return e===t?!0:e===null||t===null||typeof e=="string"||typeof t=="string"||e.length!==t.length?!1:e.every((n,o)=>n===t[o])}function cv(e,t,n){return o=>{if(!(t.length===0||t.some(c=>!zw(o.getAll(c),e.getAll(c)))))return Ye("[nuqs `%s`] no change, returning previous",t.join(","),o),o;const i=Bw(e,t,n);return Ye("[nuqs `%s`] subbed search params change\n from %O\n to %O",t.join(","),o,i),i}}function Bw(e,t,n){if(t.length===0)return e;const o=n?new URLSearchParams(e):e;for(const i of e.keys())t.includes(i)||o.delete(i);return o}const Cb="__nuqs__",Uh=Ap();function bb(e){return function(n,o){const i=new URL(location.href);i.search=fb(n),Ye("[nuqs react] Updating url: %s",i),e&&o.shallow===!1?(o.history==="push"?location.assign:location.replace).call(location,i):(o.history==="push"?history.pushState:history.replaceState).call(history,history.state,Cb,i),Uh.emit("update",n),o.scroll===!0&&window.scrollTo({top:0})}}const Vw=ee.createContext({fullPageNavigationOnShallowFalseUpdates:!1});function Pb(e){const{fullPageNavigationOnShallowFalseUpdates:t}=ee.useContext(Vw),[n,o]=ee.useState(()=>typeof location>"u"?new URLSearchParams:Bw(new URLSearchParams(location.search),e,!1));return ee.useEffect(()=>{const i=()=>{o(cv(new URLSearchParams(location.search),e,!1))},c=l=>{o(cv(l,e,!0))};return Uh.on("update",c),window.addEventListener("popstate",i),()=>{Uh.off("update",c),window.removeEventListener("popstate",i)}},[e.join("&")]),{searchParams:n,updateUrl:ee.useMemo(()=>bb(t),[t])}}const Ib=hb(Pb);function Rb({children:e,fullPageNavigationOnShallowFalseUpdates:t=!1,...n}){return ee.createElement(Vw.Provider,{value:{fullPageNavigationOnShallowFalseUpdates:t}},ee.createElement(Ib,{...n,children:e}))}const Tb="modulepreload",Ob=function(e,t){return new URL(e,t).href},uv={},lr=function(t,n,o){let i=Promise.resolve();if(n&&n.length>0){let l=function(y){return Promise.all(y.map(h=>Promise.resolve(h).then(v=>({status:"fulfilled",value:v}),v=>({status:"rejected",reason:v}))))};const d=document.getElementsByTagName("link"),m=document.querySelector("meta[property=csp-nonce]"),g=(m==null?void 0:m.nonce)||(m==null?void 0:m.getAttribute("nonce"));i=l(n.map(y=>{if(y=Ob(y,o),y in uv)return;uv[y]=!0;const h=y.endsWith(".css"),v=h?'[rel="stylesheet"]':"";if(!!o)for(let E=d.length-1;E>=0;E--){const P=d[E];if(P.href===y&&(!h||P.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${y}"]${v}`))return;const x=document.createElement("link");if(x.rel=h?"stylesheet":Tb,h||(x.as="script"),x.crossOrigin="",x.href=y,g&&x.setAttribute("nonce",g),document.head.appendChild(x),h)return new Promise((E,P)=>{x.addEventListener("load",E),x.addEventListener("error",()=>P(new Error(`Unable to preload CSS for ${y}`)))})}))}function c(l){const d=new Event("vite:preloadError",{cancelable:!0});if(d.payload=l,window.dispatchEvent(d),!d.defaultPrevented)throw l}return i.then(l=>{for(const d of l||[])d.status==="rejected"&&c(d.reason);return t().catch(c)})};var oa=typeof window<"u"?ee.useLayoutEffect:ee.useEffect;function Gd(e){const t=ee.useRef({value:e,prev:null}),n=t.current.value;return e!==n&&(t.current={value:e,prev:n}),t.current.prev}function Mb(e,t,n={},o={}){ee.useEffect(()=>{if(!e.current||o.disabled||typeof IntersectionObserver!="function")return;const i=new IntersectionObserver(([c])=>{t(c)},n);return i.observe(e.current),()=>{i.disconnect()}},[t,n,o.disabled,e])}function Lb(e){const t=ee.useRef(null);return ee.useImperativeHandle(e,()=>t.current,[]),t}const qw=!1;function Sa(e){return e[e.length-1]}function Nb(e){return typeof e=="function"}function Ds(e,t){return Nb(e)?e(t):e}const Ww=Object.prototype.hasOwnProperty,lv=Object.prototype.propertyIsEnumerable;function Hw(e){for(const t in e)if(Ww.call(e,t))return!0;return!1}const Ab=()=>Object.create(null),As=(e,t)=>Us(e,t,Ab);function Us(e,t,n=()=>({}),o=0){if(e===t)return e;if(o>500)return t;const i=t,c=hv(e)&&hv(i);if(!c&&!(Du(e)&&Du(i)))return i;const l=c?e:fv(e);if(!l)return i;const d=c?i:fv(i);if(!d)return i;const m=l.length,g=d.length,y=c?new Array(g):n();let h=0;for(let v=0;v<g;v++){const w=c?v:d[v],x=e[w],E=i[w];if(x===E){y[w]=x,(c?v<m:Ww.call(e,w))&&h++;continue}if(x===null||E===null||typeof x!="object"||typeof E!="object"){y[w]=E;continue}const P=Us(x,E,n,o+1);y[w]=P,P===x&&h++}return m===g&&h===m?e:y}function fv(e){const t=Object.getOwnPropertyNames(e);for(const i of t)if(!lv.call(e,i))return!1;const n=Object.getOwnPropertySymbols(e);if(n.length===0)return t;const o=t;for(const i of n){if(!lv.call(e,i))return!1;o.push(i)}return o}function Du(e){if(!dv(e))return!1;const t=e.constructor;if(typeof t>"u")return!0;const n=t.prototype;return!(!dv(n)||!n.hasOwnProperty("isPrototypeOf"))}function dv(e){return Object.prototype.toString.call(e)==="[object Object]"}function hv(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Bs(e,t,n){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(let o=0,i=e.length;o<i;o++)if(!Bs(e[o],t[o],n))return!1;return!0}if(Du(e)&&Du(t)){const o=(n==null?void 0:n.ignoreUndefined)??!0;if(n!=null&&n.partial){for(const l in t)if((!o||t[l]!==void 0)&&!Bs(e[l],t[l],n))return!1;return!0}let i=0;if(!o)i=Object.keys(e).length;else for(const l in e)e[l]!==void 0&&i++;let c=0;for(const l in t)if((!o||t[l]!==void 0)&&(c++,c>i||!Bs(e[l],t[l],n)))return!1;return i===c}return!1}function Go(e){let t,n;const o=new Promise((i,c)=>{t=i,n=c});return o.status="pending",o.resolve=i=>{o.status="resolved",o.value=i,t(i),e==null||e(i)},o.reject=i=>{o.status="rejected",n(i)},o}function wa(e){return!!(e&&typeof e=="object"&&typeof e.then=="function")}function jb(e){return e.replace(/[\x00-\x1f\x7f]/g,"")}function pv(e){let t;try{t=decodeURI(e)}catch{t=e.replaceAll(/%[0-9A-F]{2}/gi,n=>{try{return decodeURI(n)}catch{return n}})}return jb(t)}const $b=["http:","https:","mailto:","tel:"];function Uu(e,t){if(!e)return!1;try{const n=new URL(e);return!t.has(n.protocol)}catch{return!1}}function ea(e){if(!e)return{path:e,handledProtocolRelativeURL:!1};if(!/[%\\\x00-\x1f\x7f]/.test(e)&&!e.startsWith("//"))return{path:e,handledProtocolRelativeURL:!1};const t=/%25|%5C/gi;let n=0,o="",i;for(;(i=t.exec(e))!==null;)o+=pv(e.slice(n,i.index))+i[0],n=t.lastIndex;o=o+pv(n?e.slice(n):e);let c=!1;return o.startsWith("//")&&(c=!0,o="/"+o.replace(/^\/+/,"")),{path:o,handledProtocolRelativeURL:c}}function Fb(e){return/\s|[^\u0000-\u007F]/.test(e)?e.replace(/\s|[^\u0000-\u007F]/gu,encodeURIComponent):e}function Db(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function Or(){throw new Error("Invariant failed")}function xa(e){const t=new Map;let n,o;const i=c=>{c.next&&(c.prev?(c.prev.next=c.next,c.next.prev=c.prev,c.next=void 0,o&&(o.next=c,c.prev=o)):(c.next.prev=void 0,n=c.next,c.next=void 0,o&&(c.prev=o,o.next=c)),o=c)};return{get(c){const l=t.get(c);if(l)return i(l),l.value},set(c,l){if(t.size>=e&&n){const m=n;t.delete(m.key),m.next&&(n=m.next,m.next.prev=void 0),m===o&&(o=void 0)}const d=t.get(c);if(d)d.value=l,i(d);else{const m={key:c,value:l,prev:o};o&&(o.next=m),o=m,n||(n=m),t.set(c,m)}},clear(){t.clear(),n=void 0,o=void 0}}}const ss=4,Kw=5;function Ub(e){const t=e.indexOf("{");if(t===-1)return null;const n=e.indexOf("}",t);return n===-1||t+1>=e.length?null:[t,n]}function Qw(e,t,n=new Uint16Array(6)){const o=e.indexOf("/",t),i=o===-1?e.length:o,c=e.substring(t,i);if(!c||!c.includes("$"))return n[0]=0,n[1]=t,n[2]=t,n[3]=i,n[4]=i,n[5]=i,n;if(c==="$"){const d=e.length;return n[0]=2,n[1]=t,n[2]=t,n[3]=d,n[4]=d,n[5]=d,n}if(c.charCodeAt(0)===36)return n[0]=1,n[1]=t,n[2]=t+1,n[3]=i,n[4]=i,n[5]=i,n;const l=Ub(c);if(l){const[d,m]=l,g=c.charCodeAt(d+1);if(g===45){if(d+2<c.length&&c.charCodeAt(d+2)===36){const y=d+3,h=m;if(y<h)return n[0]=3,n[1]=t+d,n[2]=t+y,n[3]=t+h,n[4]=t+m+1,n[5]=i,n}}else if(g===36){const y=d+1,h=d+2;return h===m?(n[0]=2,n[1]=t+d,n[2]=t+y,n[3]=t+h,n[4]=t+m+1,n[5]=e.length,n):(n[0]=1,n[1]=t+d,n[2]=t+h,n[3]=t+m,n[4]=t+m+1,n[5]=i,n)}}return n[0]=0,n[1]=t,n[2]=t,n[3]=i,n[4]=i,n[5]=i,n}function pl(e,t,n,o,i,c,l){var m,g,y,h,v,w,x,E,P,V;l==null||l(n);let d=o;{const _=n.fullPath??n.from,L=_.length,b=((m=n.options)==null?void 0:m.caseSensitive)??e,A=((y=(g=n.options)==null?void 0:g.params)==null?void 0:y.parse)??((h=n.options)==null?void 0:h.parseParams);for(;d<L;){const $=Qw(_,d,t);let D;const H=d,X=$[5];switch(d=X+1,c++,$[0]){case 0:{const te=_.substring($[2],$[3]);if(b){const ae=(v=i.static)==null?void 0:v.get(te);if(ae)D=ae;else{i.static??(i.static=new Map);const k=zs(n.fullPath??n.from);k.parent=i,k.depth=c,D=k,i.static.set(te,k)}}else{const ae=te.toLowerCase(),k=(w=i.staticInsensitive)==null?void 0:w.get(ae);if(k)D=k;else{i.staticInsensitive??(i.staticInsensitive=new Map);const q=zs(n.fullPath??n.from);q.parent=i,q.depth=c,D=q,i.staticInsensitive.set(ae,q)}}break}case 1:{const te=_.substring(H,$[1]),ae=_.substring($[4],X),k=b&&!!(te||ae),q=te?k?te:te.toLowerCase():void 0,Y=ae?k?ae:ae.toLowerCase():void 0,G=!A&&((x=i.dynamic)==null?void 0:x.find(z=>!z.parse&&z.caseSensitive===k&&z.prefix===q&&z.suffix===Y));if(G)D=G;else{const z=Xd(1,n.fullPath??n.from,k,q,Y);D=z,z.depth=c,z.parent=i,i.dynamic??(i.dynamic=[]),i.dynamic.push(z)}break}case 3:{const te=_.substring(H,$[1]),ae=_.substring($[4],X),k=b&&!!(te||ae),q=te?k?te:te.toLowerCase():void 0,Y=ae?k?ae:ae.toLowerCase():void 0,G=!A&&((E=i.optional)==null?void 0:E.find(z=>!z.parse&&z.caseSensitive===k&&z.prefix===q&&z.suffix===Y));if(G)D=G;else{const z=Xd(3,n.fullPath??n.from,k,q,Y);D=z,z.parent=i,z.depth=c,i.optional??(i.optional=[]),i.optional.push(z)}break}case 2:{const te=_.substring(H,$[1]),ae=_.substring($[4],X),k=b&&!!(te||ae),q=te?k?te:te.toLowerCase():void 0,Y=ae?k?ae:ae.toLowerCase():void 0,G=Xd(2,n.fullPath??n.from,k,q,Y);D=G,G.parent=i,G.depth=c,i.wildcard??(i.wildcard=[]),i.wildcard.push(G)}}i=D}if(A&&n.children&&!n.isRoot&&n.id&&n.id.charCodeAt(n.id.lastIndexOf("/")+1)===95){const $=zs(n.fullPath??n.from);$.kind=Kw,$.parent=i,c++,$.depth=c,i.pathless??(i.pathless=[]),i.pathless.push($),i=$}const F=(n.path||!n.children)&&!n.isRoot;if(F&&_.endsWith("/")){const $=zs(n.fullPath??n.from);$.kind=ss,$.parent=i,c++,$.depth=c,i.index=$,i=$}i.parse=A??null,i.priority=((V=(P=n.options)==null?void 0:P.params)==null?void 0:V.priority)??0,F&&!i.route&&(i.route=n,i.fullPath=n.fullPath??n.from)}if(n.children)for(const _ of n.children)pl(e,t,_,d,i,c,l)}function Yd(e,t){if(e.parse&&!t.parse)return-1;if(!e.parse&&t.parse)return 1;if(e.parse&&t.parse&&(e.priority||t.priority))return t.priority-e.priority;if(e.prefix&&t.prefix&&e.prefix!==t.prefix){if(e.prefix.startsWith(t.prefix))return-1;if(t.prefix.startsWith(e.prefix))return 1}if(e.suffix&&t.suffix&&e.suffix!==t.suffix){if(e.suffix.endsWith(t.suffix))return-1;if(t.suffix.endsWith(e.suffix))return 1}return e.prefix&&!t.prefix?-1:!e.prefix&&t.prefix?1:e.suffix&&!t.suffix?-1:!e.suffix&&t.suffix?1:e.caseSensitive&&!t.caseSensitive?-1:!e.caseSensitive&&t.caseSensitive?1:0}function rs(e){var t,n,o;if(e.pathless)for(const i of e.pathless)rs(i);if(e.static)for(const i of e.static.values())rs(i);if(e.staticInsensitive)for(const i of e.staticInsensitive.values())rs(i);if((t=e.dynamic)!=null&&t.length){e.dynamic.sort(Yd);for(const i of e.dynamic)rs(i)}if((n=e.optional)!=null&&n.length){e.optional.sort(Yd);for(const i of e.optional)rs(i)}if((o=e.wildcard)!=null&&o.length){e.wildcard.sort(Yd);for(const i of e.wildcard)rs(i)}}function zs(e){return{kind:0,depth:0,pathless:null,index:null,static:null,staticInsensitive:null,dynamic:null,optional:null,wildcard:null,route:null,fullPath:e,parent:null,parse:null,priority:0}}function Xd(e,t,n,o,i){return{kind:e,depth:0,pathless:null,index:null,static:null,staticInsensitive:null,dynamic:null,optional:null,wildcard:null,route:null,fullPath:t,parent:null,parse:null,priority:0,caseSensitive:n,prefix:o,suffix:i}}function zb(e,t){const n=zs("/"),o=new Uint16Array(6);for(const i of e)pl(!1,o,i,1,n,0);rs(n),t.masksTree=n,t.flatCache=xa(1e3)}function Bb(e,t){e||(e="/");const n=t.flatCache.get(e);if(n)return n;const o=jp(e,t.masksTree);return t.flatCache.set(e,o),o}function Vb(e,t,n,o,i){e||(e="/"),o||(o="/");const c=t?`case\0${e}`:e;let l=i.singleCache.get(c);return l||(l=zs("/"),pl(t,new Uint16Array(6),{from:e},1,l,0),i.singleCache.set(c,l)),jp(o,l,n)}function qb(e,t,n=!1){const o=n?e:`nofuzz\0${e}`,i=t.matchCache.get(o);if(i!==void 0)return i;e||(e="/");let c;try{c=jp(e,t.segmentTree,n)}catch(l){if(l instanceof URIError)c=null;else throw l}return c&&(c.branch=Gw(c.route)),t.matchCache.set(o,c),c}function Wb(e){return e==="/"?e:e.replace(/\/{1,}$/,"")}function Hb(e,t=!1,n){const o=zs(e.fullPath),i=new Uint16Array(6),c={},l={};let d=0;return pl(t,i,e,1,o,0,m=>{if(n==null||n(m,d),m.id in c&&Or(),c[m.id]=m,d!==0&&m.path){const g=Wb(m.fullPath);(!l[g]||m.fullPath.endsWith("/"))&&(l[g]=m)}d++}),rs(o),{processedTree:{segmentTree:o,singleCache:xa(1e3),matchCache:xa(1e3),flatCache:null,masksTree:null},routesById:c,routesByPath:l}}function jp(e,t,n=!1){const o=e.split("/"),i=Qb(e,o,t,n);if(!i)return null;const[c]=Jw(e,o,i);return{route:i.node.route,rawParams:c}}function Jw(e,t,n){var y,h,v,w,x,E,P,V,_,L;const o=Kb(n.node);let i=null;const c=Object.create(null);let l=((y=n.extract)==null?void 0:y.part)??0,d=((h=n.extract)==null?void 0:h.node)??0,m=((v=n.extract)==null?void 0:v.path)??0,g=((w=n.extract)==null?void 0:w.segment)??0;for(;d<o.length;l++,d++,m++,g++){const b=o[d];if(b.kind===ss)break;if(b.kind===Kw){g--,l--,m--;continue}const A=t[l],F=m;if(A&&(m+=A.length),b.kind===1){i??(i=n.node.fullPath.split("/"));const $=i[g],D=((x=b.prefix)==null?void 0:x.length)??0;if($.charCodeAt(D)===123){const H=((E=b.suffix)==null?void 0:E.length)??0,X=$.substring(D+2,$.length-H-1),te=A.substring(D,A.length-H);c[X]=decodeURIComponent(te)}else{const H=$.substring(1);c[H]=decodeURIComponent(A)}}else if(b.kind===3){if(n.skipped&1<<d){l--,m=F-1;continue}i??(i=n.node.fullPath.split("/"));const $=i[g],D=((P=b.prefix)==null?void 0:P.length)??0,H=((V=b.suffix)==null?void 0:V.length)??0,X=$.substring(D+3,$.length-H-1),te=b.suffix||b.prefix?A.substring(D,A.length-H):A;te&&(c[X]=decodeURIComponent(te))}else if(b.kind===2){const $=b,D=e.substring(F+(((_=$.prefix)==null?void 0:_.length)??0),e.length-(((L=$.suffix)==null?void 0:L.length)??0)),H=decodeURIComponent(D);c["*"]=H,c._splat=H;break}}return n.rawParams&&Object.assign(c,n.rawParams),[c,{part:l,node:d,path:m,segment:g}]}function Gw(e){const t=[e];for(;e.parentRoute;)e=e.parentRoute,t.push(e);return t.reverse(),t}function Kb(e){const t=Array(e.depth+1);do t[e.depth]=e,e=e.parent;while(e);return t}function Qb(e,t,n,o){if(e==="/"&&n.index)return{node:n.index,skipped:0};const i=!Sa(t),c=i&&e!=="/",l=t.length-(i?1:0),d=[{node:n,index:1,skipped:0,depth:1,statics:0,dynamics:0,optionals:0}];let m=null,g=null;for(;d.length;){const y=d.pop(),{node:h,index:v,skipped:w,depth:x,statics:E,dynamics:P,optionals:V}=y;let{extract:_,rawParams:L}=y;if(h.kind===2&&h.route&&!mu(g,y))continue;if(h.parse){if(!mv(e,t,y))continue;L=y.rawParams,_=y.extract}o&&h.route&&h.kind!==ss&&mu(m,y)&&(m=y);const b=v===l;if(b&&(h.route&&(!c||h.kind===ss||h.kind===2)&&mu(g,y)&&(g=y),!h.optional&&!h.wildcard&&!h.index&&!h.pathless))continue;const A=b?void 0:t[v];let F;if(b&&h.index){const $={node:h.index,index:v,skipped:w,depth:x+1,statics:E,dynamics:P,optionals:V,extract:_,rawParams:L};let D=!0;if(h.index.parse&&(mv(e,t,$)||(D=!1)),D){if(!P&&!V&&!w&&Jb(E,l))return $;mu(g,$)&&(g=$)}}if(h.wildcard)for(let $=h.wildcard.length-1;$>=0;$--){const D=h.wildcard[$],{prefix:H,suffix:X}=D;if(!(H&&(b||!(D.caseSensitive?A:F??(F=A.toLowerCase())).startsWith(H)))){if(X){if(b)continue;const te=t.slice(v).join("/").slice(-X.length);if((D.caseSensitive?te:te.toLowerCase())!==X)continue}d.push({node:D,index:l,skipped:w,depth:x+1,statics:E,dynamics:P,optionals:V,extract:_,rawParams:L})}}if(h.optional){const $=w|1<<x,D=x+1;for(let H=h.optional.length-1;H>=0;H--){const X=h.optional[H];d.push({node:X,index:v,skipped:$,depth:D,statics:E,dynamics:P,optionals:V,extract:_,rawParams:L})}if(!b)for(let H=h.optional.length-1;H>=0;H--){const X=h.optional[H],{prefix:te,suffix:ae}=X;if(te||ae){const k=X.caseSensitive?A:F??(F=A.toLowerCase());if(te&&!k.startsWith(te)||ae&&!k.endsWith(ae))continue}d.push({node:X,index:v+1,skipped:w,depth:D,statics:E,dynamics:P,optionals:V+pu(l,v),extract:_,rawParams:L})}}if(!b&&h.dynamic&&A)for(let $=h.dynamic.length-1;$>=0;$--){const D=h.dynamic[$],{prefix:H,suffix:X}=D;if(H||X){const te=D.caseSensitive?A:F??(F=A.toLowerCase());if(H&&!te.startsWith(H)||X&&!te.endsWith(X))continue}d.push({node:D,index:v+1,skipped:w,depth:x+1,statics:E,dynamics:P+pu(l,v),optionals:V,extract:_,rawParams:L})}if(!b&&h.staticInsensitive){const $=h.staticInsensitive.get(F??(F=A.toLowerCase()));$&&d.push({node:$,index:v+1,skipped:w,depth:x+1,statics:E+pu(l,v),dynamics:P,optionals:V,extract:_,rawParams:L})}if(!b&&h.static){const $=h.static.get(A);$&&d.push({node:$,index:v+1,skipped:w,depth:x+1,statics:E+pu(l,v),dynamics:P,optionals:V,extract:_,rawParams:L})}if(h.pathless){const $=x+1;for(let D=h.pathless.length-1;D>=0;D--){const H=h.pathless[D];d.push({node:H,index:v,skipped:w,depth:$,statics:E,dynamics:P,optionals:V,extract:_,rawParams:L})}}}if(g)return g;if(o&&m){let y=m.index;for(let v=0;v<m.index;v++)y+=t[v].length;const h=y===e.length?"/":e.slice(y);return m.rawParams??(m.rawParams=Object.create(null)),m.rawParams["**"]=decodeURIComponent(h),m}return null}function pu(e,t){return 2**(e-t-1)}function Jb(e,t){return e===2**(t-1)-1}function mv(e,t,n){let o,i;try{[o,i]=Jw(e,t,n)}catch{return null}if(n.rawParams=o,n.extract=i,!n.node.parse)return!0;try{if(n.node.parse(o)===!1)return null}catch{}return!0}function mu(e,t){return e?t.statics>e.statics||t.statics===e.statics&&(t.dynamics>e.dynamics||t.dynamics===e.dynamics&&(t.optionals>e.optionals||t.optionals===e.optionals&&((t.node.kind===ss)>(e.node.kind===ss)||t.node.kind===ss==(e.node.kind===ss)&&t.depth>e.depth))):!0}function bu(e){return $p(e.filter(t=>t!==void 0).join("/"))}function $p(e){return e.replace(/\/{2,}/g,"/")}function Yw(e){return e==="/"?e:e.replace(/^\/{1,}/,"")}function Rr(e){const t=e.length;return t>1&&e[t-1]==="/"?e.replace(/\/{1,}$/,""):e}function Xw(e){return Rr(Yw(e))}function zu(e,t){return e!=null&&e.endsWith("/")&&e!=="/"&&e!==`${t}/`?e.slice(0,-1):e}function Gb(e,t,n){return zu(e,n)===zu(t,n)}function Yb({base:e,to:t,trailingSlash:n="never",cache:o}){const i=t.startsWith("/"),c=!i&&t===".";let l;if(o){l=i?t:c?e:e+"\0"+t;const g=o.get(l);if(g)return g}let d;if(c)d=e.split("/");else if(i)d=t.split("/");else{for(d=e.split("/");d.length>1&&Sa(d)==="";)d.pop();const g=t.split("/");for(let y=0,h=g.length;y<h;y++){const v=g[y];v===""?y?y===h-1&&d.push(v):d=[v]:v===".."?d.pop():v==="."||d.push(v)}}d.length>1&&(Sa(d)===""?n==="never"&&d.pop():n==="always"&&d.push(""));const m=$p(d.join("/"))||"/";return l&&o&&o.set(l,m),m}function Xb(e){const t=new Map(e.map(i=>[encodeURIComponent(i),i])),n=Array.from(t.keys()).map(i=>i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).join("|"),o=new RegExp(n,"g");return i=>i.replace(o,c=>t.get(c)??c)}function Zd(e,t,n){const o=t[e];return typeof o!="string"?o:e==="_splat"?/^[a-zA-Z0-9\-._~!/]*$/.test(o)?o:o.split("/").map(i=>yv(i,n)).join("/"):yv(o,n)}function gv({path:e,params:t,decoder:n,...o}){let i=!1;const c=Object.create(null);if(!e||e==="/")return{interpolatedPath:"/",usedParams:c,isMissingParams:i};if(!e.includes("$"))return{interpolatedPath:e,usedParams:c,isMissingParams:i};const l=e.length;let d=0,m,g="";for(;d<l;){const y=d;m=Qw(e,y,m);const h=m[5];if(d=h+1,y===h)continue;const v=m[0];if(v===0){g+="/"+e.substring(y,h);continue}if(v===2){const w=t._splat;c._splat=w,c["*"]=w;const x=e.substring(y,m[1]),E=e.substring(m[4],h);if(!w){i=!0,(x||E)&&(g+="/"+x+E);continue}const P=Zd("_splat",t,n);g+="/"+x+P+E;continue}if(v===1){const w=e.substring(m[2],m[3]);!i&&!(w in t)&&(i=!0),c[w]=t[w];const x=e.substring(y,m[1]),E=e.substring(m[4],h),P=Zd(w,t,n)??"undefined";g+="/"+x+P+E;continue}if(v===3){const w=e.substring(m[2],m[3]),x=t[w];if(x==null)continue;c[w]=x;const E=e.substring(y,m[1]),P=e.substring(m[4],h),V=Zd(w,t,n)??"";g+="/"+E+V+P;continue}}return e.endsWith("/")&&(g+="/"),{usedParams:c,interpolatedPath:g||"/",isMissingParams:i}}function yv(e,t){const n=encodeURIComponent(e);return(t==null?void 0:t(n))??n}function Bt(e){return(e==null?void 0:e.isNotFound)===!0}function Zb(e,t=String){const n=new URLSearchParams;for(const o in e){const i=e[o];i!==void 0&&n.set(o,t(i))}return n.toString()}function eh(e){return e?e==="false"?!1:e==="true"?!0:+e*0===0&&+e+""===e?+e:e:""}function eP(e){const t=new URLSearchParams(e),n=Object.create(null);for(const[o,i]of t.entries()){const c=n[o];c==null?n[o]=eh(i):Array.isArray(c)?c.push(eh(i)):n[o]=[c,eh(i)]}return n}const tP=rP(JSON.parse),nP=sP(JSON.stringify,JSON.parse);function rP(e){return t=>{t[0]==="?"&&(t=t.substring(1));const n=eP(t);for(const o in n){const i=n[o];if(typeof i=="string")try{n[o]=e(i)}catch{}}return n}}function sP(e,t){const n=typeof t=="function";function o(i){if(typeof i=="object"&&i!==null)try{return e(i)}catch{}else if(n&&typeof i=="string")try{return t(i),e(i)}catch{}return i}return i=>{const c=Zb(i,o);return c?`?${c}`:""}}const Vs="__root__";function oP(e){if(e.statusCode=e.statusCode||e.code||307,!e._builtLocation&&!e.reloadDocument&&typeof e.href=="string")try{new URL(e.href),e.reloadDocument=!0}catch{}const t=new Headers(e.headers);e.href&&t.get("Location")===null&&t.set("Location",e.href);const n=new Response(null,{status:e.statusCode,headers:t});if(n.options=e,e.throw)throw n;return n}function on(e){return e instanceof Response&&!!e.options}const zh=e=>{var t;if(!e.rendered)return e.rendered=!0,(t=e.onReady)==null?void 0:t.call(e)},iP=e=>e.stores.matchesId.get().some(t=>{var n;return(n=e.stores.matchStores.get(t))==null?void 0:n.get()._forcePending}),ml=(e,t)=>!!(e.preload&&!e.router.stores.matchStores.has(t)),qs=(e,t,n=!0)=>{const o={...e.router.options.context??{}},i=n?t:t-1;for(let c=0;c<=i;c++){const l=e.matches[c];if(!l)continue;const d=e.router.getMatch(l.id);d&&Object.assign(o,d.__routeContext,d.__beforeLoadContext)}return o},vv=(e,t)=>{if(!e.matches.length)return;const n=t.routeId,o=e.matches.findIndex(l=>l.routeId===e.router.routeTree.id),i=o>=0?o:0;let c=n?e.matches.findIndex(l=>l.routeId===n):e.firstBadMatchIndex??e.matches.length-1;c<0&&(c=i);for(let l=c;l>=0;l--){const d=e.matches[l];if(e.router.looseRoutesById[d.routeId].options.notFoundComponent)return l}return n?c:i},os=(e,t,n)=>{var o,i,c;if(!(!on(n)&&!Bt(n)))throw on(n)&&n.redirectHandled&&!n.options.reloadDocument||(t&&((o=t._nonReactive.beforeLoadPromise)==null||o.resolve(),(i=t._nonReactive.loaderPromise)==null||i.resolve(),t._nonReactive.beforeLoadPromise=void 0,t._nonReactive.loaderPromise=void 0,t._nonReactive.error=n,e.updateMatch(t.id,l=>({...l,status:on(n)?"redirected":Bt(n)?"notFound":l.status==="pending"?"success":l.status,context:qs(e,t.index),isFetching:!1,error:n})),Bt(n)&&!n.routeId&&(n.routeId=t.routeId),(c=t._nonReactive.loadPromise)==null||c.resolve()),on(n)&&(e.rendered=!0,n.options._fromLocation=e.location,n.redirectHandled=!0,n=e.router.resolveRedirect(n))),n},Zw=(e,t)=>{const n=e.router.getMatch(t);return!!(!n||n._nonReactive.dehydrated)},Sv=(e,t,n)=>{const o=qs(e,n);e.updateMatch(t,i=>({...i,context:o}))},ta=(e,t,n)=>{var l,d;const{id:o,routeId:i}=e.matches[t],c=e.router.looseRoutesById[i];if(n instanceof Promise)throw n;e.firstBadMatchIndex??(e.firstBadMatchIndex=t),os(e,e.router.getMatch(o),n);try{(d=(l=c.options).onError)==null||d.call(l,n)}catch(m){n=m,os(e,e.router.getMatch(o),n)}e.updateMatch(o,m=>{var g,y;return(g=m._nonReactive.beforeLoadPromise)==null||g.resolve(),m._nonReactive.beforeLoadPromise=void 0,(y=m._nonReactive.loadPromise)==null||y.resolve(),{...m,error:n,status:"error",isFetching:!1,updatedAt:Date.now(),abortController:new AbortController}}),!e.preload&&!on(n)&&!Bt(n)&&(e.serialError??(e.serialError=n))},ex=(e,t,n,o)=>{var c;if(o._nonReactive.pendingTimeout!==void 0)return;const i=n.options.pendingMs??e.router.options.defaultPendingMs;if(e.onReady&&!ml(e,t)&&(n.options.loader||n.options.beforeLoad||nx(n))&&typeof i=="number"&&i!==1/0&&(n.options.pendingComponent??((c=e.router.options)==null?void 0:c.defaultPendingComponent))){const l=setTimeout(()=>{zh(e)},i);o._nonReactive.pendingTimeout=l}},aP=(e,t,n)=>{const o=e.router.getMatch(t);if(!o._nonReactive.beforeLoadPromise&&!o._nonReactive.loaderPromise)return;ex(e,t,n,o);const i=()=>{const c=e.router.getMatch(t);c.preload&&(c.status==="redirected"||c.status==="notFound")&&os(e,c,c.error)};return o._nonReactive.beforeLoadPromise?o._nonReactive.beforeLoadPromise.then(i):i()},cP=(e,t,n,o)=>{const i=e.router.getMatch(t);let c=i._nonReactive.loadPromise;i._nonReactive.loadPromise=Go(()=>{c==null||c.resolve(),c=void 0});const{paramsError:l,searchError:d}=i;l&&ta(e,n,l),d&&ta(e,n,d),ex(e,t,o,i);const m=new AbortController;let g=!1;const y=()=>{g||(g=!0,e.updateMatch(t,b=>({...b,isFetching:"beforeLoad",fetchCount:b.fetchCount+1,abortController:m})))},h=()=>{var b;(b=i._nonReactive.beforeLoadPromise)==null||b.resolve(),i._nonReactive.beforeLoadPromise=void 0,e.updateMatch(t,A=>({...A,isFetching:!1}))};if(!o.options.beforeLoad){e.router.batch(()=>{y(),h()});return}i._nonReactive.beforeLoadPromise=Go();const v={...qs(e,n,!1),...i.__routeContext},{search:w,params:x,cause:E}=i,P=ml(e,t),V={search:w,abortController:m,params:x,preload:P,context:v,location:e.location,navigate:b=>e.router.navigate({...b,_fromLocation:e.location}),buildLocation:e.router.buildLocation,cause:P?"preload":E,matches:e.matches,routeId:o.id,...e.router.options.additionalContext},_=b=>{if(b===void 0){e.router.batch(()=>{y(),h()});return}(on(b)||Bt(b))&&(y(),ta(e,n,b)),e.router.batch(()=>{y(),e.updateMatch(t,A=>({...A,__beforeLoadContext:b})),h()})};let L;try{if(L=o.options.beforeLoad(V),wa(L))return y(),L.catch(b=>{ta(e,n,b)}).then(_)}catch(b){y(),ta(e,n,b)}_(L)},uP=(e,t)=>{const{id:n,routeId:o}=e.matches[t],i=e.router.looseRoutesById[o],c=()=>d(),l=()=>cP(e,n,t,i),d=()=>{if(Zw(e,n))return;const m=aP(e,n,i);return wa(m)?m.then(l):l()};return c()},lP=(e,t,n)=>{var c,l,d,m,g,y;const o=e.router.getMatch(t);if(!o||!n.options.head&&!n.options.scripts&&!n.options.headers)return;const i={ssr:e.router.options.ssr,matches:e.matches,match:o,params:o.params,loaderData:o.loaderData};return Promise.all([(l=(c=n.options).head)==null?void 0:l.call(c,i),(m=(d=n.options).scripts)==null?void 0:m.call(d,i),(y=(g=n.options).headers)==null?void 0:y.call(g,i)]).then(([h,v,w])=>({meta:h==null?void 0:h.meta,links:h==null?void 0:h.links,headScripts:h==null?void 0:h.scripts,headers:w,scripts:v,styles:h==null?void 0:h.styles}))},tx=(e,t,n,o,i)=>{const c=t[o-1],{params:l,loaderDeps:d,abortController:m,cause:g}=e.router.getMatch(n),y=qs(e,o),h=ml(e,n);return{params:l,deps:d,preload:!!h,parentMatchPromise:c,abortController:m,context:y,location:e.location,navigate:v=>e.router.navigate({...v,_fromLocation:e.location}),cause:h?"preload":g,route:i,...e.router.options.additionalContext}},wv=async(e,t,n,o,i)=>{var c,l,d,m,g;try{const y=e.router.getMatch(n);try{(!(qw??e.router.isServer)||y.ssr===!0)&&ka(i);const h=i.options.loader,v=typeof h=="function"?h:h==null?void 0:h.handler,w=v==null?void 0:v(tx(e,t,n,o,i)),x=!!v&&wa(w);if((x||i._lazyPromise||i._componentsPromise||i.options.head||i.options.scripts||i.options.headers||y._nonReactive.minPendingPromise)&&e.updateMatch(n,P=>({...P,isFetching:"loader"})),v){const P=x?await w:w;os(e,e.router.getMatch(n),P),P!==void 0&&e.updateMatch(n,V=>({...V,loaderData:P}))}i._lazyPromise&&await i._lazyPromise;const E=y._nonReactive.minPendingPromise;E&&await E,i._componentsPromise&&await i._componentsPromise,e.updateMatch(n,P=>({...P,error:void 0,context:qs(e,o),status:"success",isFetching:!1,updatedAt:Date.now()}))}catch(h){let v=h;if((v==null?void 0:v.name)==="AbortError"){if(y.abortController.signal.aborted){(c=y._nonReactive.loaderPromise)==null||c.resolve(),y._nonReactive.loaderPromise=void 0;return}e.updateMatch(n,x=>({...x,status:x.status==="pending"?"success":x.status,isFetching:!1,context:qs(e,o)}));return}const w=y._nonReactive.minPendingPromise;w&&await w,Bt(h)&&await((d=(l=i.options.notFoundComponent)==null?void 0:l.preload)==null?void 0:d.call(l)),os(e,e.router.getMatch(n),h);try{(g=(m=i.options).onError)==null||g.call(m,h)}catch(x){v=x,os(e,e.router.getMatch(n),x)}!on(v)&&!Bt(v)&&await ka(i,["errorComponent"]),e.updateMatch(n,x=>({...x,error:v,context:qs(e,o),status:"error",isFetching:!1}))}}catch(y){const h=e.router.getMatch(n);h&&(h._nonReactive.loaderPromise=void 0),os(e,h,y)}},fP=async(e,t,n)=>{var w,x,E,P;async function o(V,_,L,b,A){const F=Date.now()-_.updatedAt,$=V?A.options.preloadStaleTime??e.router.options.defaultPreloadStaleTime??3e4:A.options.staleTime??e.router.options.defaultStaleTime??0,D=A.options.shouldReload,H=typeof D=="function"?D(tx(e,t,i,n,A)):D,{status:X,invalid:te}=b,ae=F>=$&&(!!e.forceStaleReload||b.cause==="enter"||L!==void 0&&L!==b.id);l=X==="success"&&(te||(H??ae)),V&&A.options.preload===!1||(l&&!e.sync&&y?(d=!0,(async()=>{var k,q;try{await wv(e,t,i,n,A);const Y=e.router.getMatch(i);(k=Y._nonReactive.loaderPromise)==null||k.resolve(),(q=Y._nonReactive.loadPromise)==null||q.resolve(),Y._nonReactive.loaderPromise=void 0,Y._nonReactive.loadPromise=void 0}catch(Y){on(Y)&&await e.router.navigate(Y.options)}})()):X!=="success"||l?await wv(e,t,i,n,A):Sv(e,i,n))}const{id:i,routeId:c}=e.matches[n];let l=!1,d=!1;const m=e.router.looseRoutesById[c],g=m.options.loader,y=((typeof g=="function"||g==null?void 0:g.staleReloadMode)??e.router.options.defaultStaleReloadMode)!=="blocking";if(Zw(e,i)){if(!e.router.getMatch(i))return e.matches[n];Sv(e,i,n)}else{const V=e.router.getMatch(i),_=e.router.stores.matchesId.get()[n],L=((w=_&&e.router.stores.matchStores.get(_)||null)==null?void 0:w.routeId)===c?_:(x=e.router.stores.matches.get().find(A=>A.routeId===c))==null?void 0:x.id,b=ml(e,i);if(V._nonReactive.loaderPromise){if(V.status==="success"&&!e.sync&&!V.preload&&y)return V;await V._nonReactive.loaderPromise;const A=e.router.getMatch(i),F=A._nonReactive.error||A.error;F&&os(e,A,F),A.status==="pending"&&await o(b,V,L,A,m)}else{const A=b&&!e.router.stores.matchStores.has(i),F=e.router.getMatch(i);F._nonReactive.loaderPromise=Go(),A!==F.preload&&e.updateMatch(i,$=>({...$,preload:A})),await o(b,V,L,F,m)}}const h=e.router.getMatch(i);d||((E=h._nonReactive.loaderPromise)==null||E.resolve(),(P=h._nonReactive.loadPromise)==null||P.resolve(),h._nonReactive.loadPromise=void 0),clearTimeout(h._nonReactive.pendingTimeout),h._nonReactive.pendingTimeout=void 0,d||(h._nonReactive.loaderPromise=void 0),h._nonReactive.dehydrated=void 0;const v=d?h.isFetching:!1;return v!==h.isFetching||h.invalid!==!1?(e.updateMatch(i,V=>({...V,isFetching:v,invalid:!1})),e.router.getMatch(i)):h};async function xv(e){var v,w;const t=e,n=[];iP(t.router)&&zh(t);let o;for(let x=0;x<t.matches.length;x++){try{const E=uP(t,x);wa(E)&&await E}catch(E){if(on(E))throw E;if(Bt(E))o=E;else if(!t.preload)throw E;break}if(t.serialError||t.firstBadMatchIndex!=null)break}const i=t.firstBadMatchIndex??t.matches.length,c=o&&!t.preload?vv(t,o):void 0,l=o&&t.preload?0:c!==void 0?Math.min(c+1,i):i;let d,m;for(let x=0;x<l;x++)n.push(fP(t,n,x));try{await Promise.all(n)}catch{const x=await Promise.allSettled(n);for(const E of x){if(E.status!=="rejected")continue;const P=E.reason;if(on(P))throw P;Bt(P)?d??(d=P):m??(m=P)}if(m!==void 0)throw m}const g=d??(o&&!t.preload?o:void 0);let y=t.firstBadMatchIndex!==void 0?t.firstBadMatchIndex:t.matches.length-1;if(!g&&o&&t.preload)return t.matches;if(g){const x=vv(t,g);x===void 0&&Or();const E=t.matches[x],P=t.router.looseRoutesById[E.routeId],V=(v=t.router.options)==null?void 0:v.defaultNotFoundComponent;!P.options.notFoundComponent&&V&&(P.options.notFoundComponent=V),g.routeId=E.routeId;const _=E.routeId===t.router.routeTree.id;t.updateMatch(E.id,L=>({...L,..._?{status:"success",globalNotFound:!0,error:void 0}:{status:"notFound",error:g},isFetching:!1})),y=x,await ka(P,["notFoundComponent"])}else if(!t.preload){const x=t.matches[0];x.globalNotFound||(w=t.router.getMatch(x.id))!=null&&w.globalNotFound&&t.updateMatch(x.id,E=>({...E,globalNotFound:!1,error:void 0}))}if(t.serialError&&t.firstBadMatchIndex!==void 0){const x=t.router.looseRoutesById[t.matches[t.firstBadMatchIndex].routeId];await ka(x,["errorComponent"])}for(let x=0;x<=y;x++){const{id:E,routeId:P}=t.matches[x],V=t.router.looseRoutesById[P];try{const _=lP(t,E,V);if(_){const L=await _;t.updateMatch(E,b=>({...b,...L}))}}catch(_){console.error(`Error executing head for route ${P}:`,_)}}const h=zh(t);if(wa(h)&&await h,g)throw g;if(t.serialError&&!t.preload&&!t.onReady)throw t.serialError;return t.matches}function kv(e,t){const n=t.map(o=>{var i,c;return(c=(i=e.options[o])==null?void 0:i.preload)==null?void 0:c.call(i)}).filter(Boolean);if(n.length!==0)return Promise.all(n)}function ka(e,t=Pu){!e._lazyLoaded&&e._lazyPromise===void 0&&(e.lazyFn?e._lazyPromise=e.lazyFn().then(o=>{const{id:i,...c}=o.options;Object.assign(e.options,c),e._lazyLoaded=!0,e._lazyPromise=void 0}):e._lazyLoaded=!0);const n=()=>e._componentsLoaded?void 0:t===Pu?(()=>{if(e._componentsPromise===void 0){const o=kv(e,Pu);o?e._componentsPromise=o.then(()=>{e._componentsLoaded=!0,e._componentsPromise=void 0}):e._componentsLoaded=!0}return e._componentsPromise})():kv(e,t);return e._lazyPromise?e._lazyPromise.then(n):n()}function nx(e){var t;for(const n of Pu)if((t=e.options[n])!=null&&t.preload)return!0;return!1}const Pu=["component","errorComponent","pendingComponent","notFoundComponent"];function dP(e){return{input:({url:t})=>{for(const n of e)t=Bh(n,t);return t},output:({url:t})=>{for(let n=e.length-1;n>=0;n--)t=rx(e[n],t);return t}}}function hP(e){const t=Xw(e.basepath),n=`/${t}`,o=e.caseSensitive?n:n.toLowerCase(),i=`${o}/`;return{input:({url:c})=>{const l=e.caseSensitive?c.pathname:c.pathname.toLowerCase();return l===o?c.pathname="/":l.startsWith(i)&&(c.pathname=c.pathname.slice(n.length)),c},output:({url:c})=>(c.pathname=bu(["/",t,c.pathname]),c)}}function Bh(e,t){var o;const n=(o=e==null?void 0:e.input)==null?void 0:o.call(e,{url:t});if(n){if(typeof n=="string")return new URL(n);if(n instanceof URL)return n}return t}function rx(e,t){var o;const n=(o=e==null?void 0:e.output)==null?void 0:o.call(e,{url:t});if(n){if(typeof n=="string")return new URL(n);if(n instanceof URL)return n}return t}function pP(e,t){const{createMutableStore:n,createReadonlyStore:o,batch:i,init:c}=t,l=new Map,d=new Map,m=new Map,g=n(e.status),y=n(e.loadedAt),h=n(e.isLoading),v=n(e.isTransitioning),w=n(e.location),x=n(e.resolvedLocation),E=n(e.statusCode),P=n(e.redirect),V=n([]),_=n([]),L=n([]),b=o(()=>th(l,V.get())),A=o(()=>th(d,_.get())),F=o(()=>th(m,L.get())),$=o(()=>V.get()[0]),D=o(()=>V.get().some(z=>{var Q;return((Q=l.get(z))==null?void 0:Q.get().status)==="pending"})),H=o(()=>{var z;return{locationHref:w.get().href,resolvedLocationHref:(z=x.get())==null?void 0:z.href,status:g.get()}}),X=o(()=>({status:g.get(),loadedAt:y.get(),isLoading:h.get(),isTransitioning:v.get(),matches:b.get(),location:w.get(),resolvedLocation:x.get(),statusCode:E.get(),redirect:P.get()})),te=xa(64);function ae(z){let Q=te.get(z);return Q||(Q=o(()=>{const re=V.get();for(const Z of re){const T=l.get(Z);if(T&&T.routeId===z)return T.get()}}),te.set(z,Q)),Q}const k={status:g,loadedAt:y,isLoading:h,isTransitioning:v,location:w,resolvedLocation:x,statusCode:E,redirect:P,matchesId:V,pendingIds:_,cachedIds:L,matches:b,pendingMatches:A,cachedMatches:F,firstId:$,hasPending:D,matchRouteDeps:H,matchStores:l,pendingMatchStores:d,cachedMatchStores:m,__store:X,getRouteMatchStore:ae,setMatches:q,setPending:Y,setCached:G};q(e.matches),c==null||c(k);function q(z){nh(z,l,V,n,i)}function Y(z){nh(z,d,_,n,i)}function G(z){nh(z,m,L,n,i)}return k}function th(e,t){const n=[];for(const o of t){const i=e.get(o);i&&n.push(i.get())}return n}function nh(e,t,n,o,i){const c=e.map(d=>d.id),l=new Set(c);i(()=>{for(const d of t.keys())l.has(d)||t.delete(d);for(const d of e){const m=t.get(d.id);if(!m){const g=o(d);g.routeId=d.routeId,t.set(d.id,g);continue}m.routeId=d.routeId,m.get()!==d&&m.set(d)}Db(n.get(),c)||n.set(c)})}var as="__TSR_index",_v="popstate",Ev="beforeunload";function mP(e){let t=e.getLocation();const n=new Set,o=l=>{t=e.getLocation(),n.forEach(d=>d({location:t,action:l}))},i=l=>{e.notifyOnIndexChange??!0?o(l):t=e.getLocation()},c=async({task:l,navigateOpts:d,...m})=>{var h,v;if((d==null?void 0:d.ignoreBlocker)??!1){l();return}const g=((h=e.getBlockers)==null?void 0:h.call(e))??[],y=m.type==="PUSH"||m.type==="REPLACE";if(typeof document<"u"&&g.length&&y)for(const w of g){const x=_a(m.path,m.state);if(await w.blockerFn({currentLocation:t,nextLocation:x,action:m.type})){(v=e.onBlocked)==null||v.call(e);return}}l()};return{get location(){return t},get length(){return e.getLength()},subscribers:n,subscribe:l=>(n.add(l),()=>{n.delete(l)}),push:(l,d,m)=>{const g=t.state[as];d=Cv(g+1,d),c({task:()=>{e.pushState(l,d),o({type:"PUSH"})},navigateOpts:m,type:"PUSH",path:l,state:d})},replace:(l,d,m)=>{const g=t.state[as];d=Cv(g,d),c({task:()=>{e.replaceState(l,d),o({type:"REPLACE"})},navigateOpts:m,type:"REPLACE",path:l,state:d})},go:(l,d)=>{c({task:()=>{e.go(l),i({type:"GO",index:l})},navigateOpts:d,type:"GO"})},back:l=>{c({task:()=>{e.back((l==null?void 0:l.ignoreBlocker)??!1),i({type:"BACK"})},navigateOpts:l,type:"BACK"})},forward:l=>{c({task:()=>{e.forward((l==null?void 0:l.ignoreBlocker)??!1),i({type:"FORWARD"})},navigateOpts:l,type:"FORWARD"})},canGoBack:()=>t.state[as]!==0,createHref:l=>e.createHref(l),block:l=>{var m;if(!e.setBlockers)return()=>{};const d=((m=e.getBlockers)==null?void 0:m.call(e))??[];return e.setBlockers([...d,l]),()=>{var y,h;const g=((y=e.getBlockers)==null?void 0:y.call(e))??[];(h=e.setBlockers)==null||h.call(e,g.filter(v=>v!==l))}},flush:()=>{var l;return(l=e.flush)==null?void 0:l.call(e)},destroy:()=>{var l;return(l=e.destroy)==null?void 0:l.call(e)},notify:o}}function Cv(e,t){t||(t={});const n=Fp();return{...t,key:n,__TSR_key:n,[as]:e}}function sx(e){var D,H;const t=(e==null?void 0:e.window)??(typeof document<"u"?window:void 0),n=t.history.pushState,o=t.history.replaceState;let i=[];const c=()=>i,l=X=>i=X,d=(e==null?void 0:e.createHref)??(X=>X),m=(e==null?void 0:e.parseLocation)??(()=>_a(`${t.location.pathname}${t.location.search}${t.location.hash}`,t.history.state));if(!((D=t.history.state)!=null&&D.__TSR_key)&&!((H=t.history.state)!=null&&H.key)){const X=Fp();t.history.replaceState({[as]:0,key:X,__TSR_key:X},"")}let g=m(),y,h=!1,v=!1,w=!1,x=!1;const E=()=>g;let P,V;const _=()=>{P&&($._ignoreSubscribers=!0,(P.isPush?t.history.pushState:t.history.replaceState)(P.state,"",P.href),$._ignoreSubscribers=!1,P=void 0,V=void 0,y=void 0)},L=(X,te,ae)=>{const k=d(te);V||(y=g),g=_a(te,ae),P={href:k,state:ae,isPush:(P==null?void 0:P.isPush)||X==="push"},V||(V=Promise.resolve().then(()=>_()))},b=X=>{g=m(),$.notify({type:X})},A=async()=>{if(v){v=!1;return}const X=m(),te=X.state[as]-g.state[as],ae=te===1,k=te===-1,q=!ae&&!k||h;h=!1;const Y=q?"GO":k?"BACK":"FORWARD",G=q?{type:"GO",index:te}:{type:k?"BACK":"FORWARD"};if(w)w=!1;else{const z=c();if(typeof document<"u"&&z.length){for(const Q of z)if(await Q.blockerFn({currentLocation:g,nextLocation:X,action:Y})){v=!0,t.history.go(1),$.notify(G);return}}}g=m(),$.notify(G)},F=X=>{if(x){x=!1;return}let te=!1;const ae=c();if(typeof document<"u"&&ae.length)for(const k of ae){const q=k.enableBeforeUnload??!0;if(q===!0){te=!0;break}if(typeof q=="function"&&q()===!0){te=!0;break}}if(te)return X.preventDefault(),X.returnValue=""},$=mP({getLocation:E,getLength:()=>t.history.length,pushState:(X,te)=>L("push",X,te),replaceState:(X,te)=>L("replace",X,te),back:X=>(X&&(w=!0),x=!0,t.history.back()),forward:X=>{X&&(w=!0),x=!0,t.history.forward()},go:X=>{h=!0,t.history.go(X)},createHref:X=>d(X),flush:_,destroy:()=>{t.history.pushState=n,t.history.replaceState=o,t.removeEventListener(Ev,F,{capture:!0}),t.removeEventListener(_v,A)},onBlocked:()=>{y&&g!==y&&(g=y)},getBlockers:c,setBlockers:l,notifyOnIndexChange:!1});return t.addEventListener(Ev,F,{capture:!0}),t.addEventListener(_v,A),t.history.pushState=function(...X){const te=n.apply(t.history,X);return $._ignoreSubscribers||b("PUSH"),te},t.history.replaceState=function(...X){const te=o.apply(t.history,X);return $._ignoreSubscribers||b("REPLACE"),te},$}function gP(e){const t=typeof document<"u"?window:void 0;return sx({window:t,parseLocation:()=>{const n=t.location.hash.split("#").slice(1),o=n[0]??"/",i=t.location.search,c=n.slice(1);return _a(`${o}${i}${c.length===0?"":`#${c.join("#")}`}`,t.history.state)},createHref:n=>`${t.location.pathname}${t.location.search}#${n}`})}function yP(e){let t=e.replace(/[\x00-\x1f\x7f]/g,"");return t.startsWith("//")&&(t="/"+t.replace(/^\/+/,"")),t}function _a(e,t){const n=yP(e),o=n.indexOf("#"),i=n.indexOf("?"),c=Fp();return{href:n,pathname:n.substring(0,o>0?i>0?Math.min(o,i):o:i>0?i:n.length),hash:o>-1?n.substring(o):"",search:i>-1?n.slice(i,o===-1?void 0:o):"",state:t||{[as]:0,key:c,__TSR_key:c}}}function Fp(){return(Math.random()+1).toString(36).substring(7)}function Wo(e,t){const n=t,o=e;return{fromLocation:n,toLocation:o,pathChanged:(n==null?void 0:n.pathname)!==o.pathname,hrefChanged:(n==null?void 0:n.href)!==o.href,hashChanged:(n==null?void 0:n.hash)!==o.hash}}const Vh=new WeakMap;var vP=class{constructor(e,t){this.tempLocationKey=`${Math.round(Math.random()*1e7)}`,this._scroll={next:!0},this.shouldViewTransition=void 0,this.isViewTransitionTypesSupported=void 0,this.subscribers=new Set,this.routeBranchCache=new WeakMap,this.startTransition=n=>n(),this.update=n=>{var y;const o=this.options,i=this.basepath??(o==null?void 0:o.basepath)??"/",c=this.basepath===void 0,l=o==null?void 0:o.rewrite;if(this.options={...o,...n},this.isServer=this.options.isServer??typeof document>"u",this.protocolAllowlist=new Set(this.options.protocolAllowlist),this.options.pathParamsAllowedCharacters&&(this.pathParamsDecoder=Xb(this.options.pathParamsAllowedCharacters)),(!this.history||this.options.history&&this.options.history!==this.history)&&(this.options.history?this.history=this.options.history:this.history=sx()),this.origin=this.options.origin,this.origin||(window!=null&&window.origin&&window.origin!=="null"?this.origin=window.origin:this.origin="http://localhost"),this.history&&this.updateLatestLocation(),this.options.routeTree!==this.routeTree){this.routeTree=this.options.routeTree;let h;this.resolvePathCache=xa(1e3),h=this.buildRouteTree(),this.setRoutes(h)}if(!this.stores&&this.latestLocation){const h=this.getStoreConfig(this);this.batch=h.batch,this.stores=pP(wP(this.latestLocation),h),OP(this)}let d=!1;const m=this.options.basepath??"/",g=this.options.rewrite;if(c||i!==m||l!==g){this.basepath=m;const h=[],v=Xw(m);v&&v!=="/"&&h.push(hP({basepath:m})),g&&h.push(g),this.rewrite=h.length===0?void 0:h.length===1?h[0]:dP(h),this.history&&this.updateLatestLocation(),d=!0}d&&this.stores&&this.stores.location.set(this.latestLocation),typeof window<"u"&&"CSS"in window&&typeof((y=window.CSS)==null?void 0:y.supports)=="function"&&(this.isViewTransitionTypesSupported=window.CSS.supports("selector(:active-view-transition-type(a))"))},this.updateLatestLocation=()=>{this.latestLocation=this.parseLocation(this.history.location,this.latestLocation)},this.buildRouteTree=()=>{const n=Hb(this.routeTree,this.options.caseSensitive,(o,i)=>{o.init({originalIndex:i})});return this.options.routeMasks&&zb(this.options.routeMasks,n.processedTree),n},this.subscribe=(n,o)=>{const i={eventType:n,fn:o};return this.subscribers.add(i),()=>{this.subscribers.delete(i)}},this.emit=n=>{this.subscribers.forEach(o=>{o.eventType===n.type&&o.fn(n)})},this.parseLocation=(n,o)=>{const i=({pathname:m,search:g,hash:y,href:h,state:v})=>{if(!this.rewrite&&!/[ \x00-\x1f\x7f\u0080-\uffff]/.test(m)){const V=this.options.parseSearch(g),_=this.options.stringifySearch(V);return{href:m+_+y,publicHref:m+_+y,pathname:ea(m).path,external:!1,searchStr:_,search:As(o==null?void 0:o.search,V),hash:ea(y.slice(1)).path,state:Us(o==null?void 0:o.state,v)}}const w=new URL(h,this.origin),x=Bh(this.rewrite,w),E=this.options.parseSearch(x.search),P=this.options.stringifySearch(E);return x.search=P,{href:x.href.replace(x.origin,""),publicHref:h,pathname:ea(x.pathname).path,external:!!this.rewrite&&x.origin!==this.origin,searchStr:P,search:As(o==null?void 0:o.search,E),hash:ea(x.hash.slice(1)).path,state:Us(o==null?void 0:o.state,v)}},c=i(n),{__tempLocation:l,__tempKey:d}=c.state;if(l&&(!d||d===this.tempLocationKey)){const m=i(l);return m.state.key=c.state.key,m.state.__TSR_key=c.state.__TSR_key,delete m.state.__tempLocation,{...m,maskedLocation:c}}return c},this.resolvePathWithBase=(n,o)=>Yb({base:n,to:o.includes("//")?$p(o):o,trailingSlash:this.options.trailingSlash,cache:this.resolvePathCache}),this.matchRoutes=(n,o,i)=>typeof n=="string"?this.matchRoutesInternal({pathname:n,search:o},i):this.matchRoutesInternal(n,o),this.getMatchedRoutes=n=>xP({pathname:n,routesById:this.routesById,processedTree:this.processedTree}),this.cancelMatch=n=>{const o=this.getMatch(n);o&&(o.abortController.abort(),clearTimeout(o._nonReactive.pendingTimeout),o._nonReactive.pendingTimeout=void 0)},this.cancelMatches=()=>{this.stores.pendingIds.get().forEach(n=>{this.cancelMatch(n)}),this.stores.matchesId.get().forEach(n=>{var i;if(this.stores.pendingMatchStores.has(n))return;const o=(i=this.stores.matchStores.get(n))==null?void 0:i.get();o&&(o.status==="pending"||o.isFetching==="loader")&&this.cancelMatch(n)})},this.buildLocation=n=>{const o=(c={})=>{var te,ae;const l=c._fromLocation||this.pendingBuiltLocation||this.latestLocation,d=this.matchRoutesLightweight(l);c.from;const m=c.unsafeRelative==="path"?l.pathname:c.from??d.fullPath,g=c.to?`${c.to}`:void 0,y=d.search,h=Object.assign(Object.create(null),d.params),v=(g==null?void 0:g.charCodeAt(0))===47?"/":this.resolvePathWithBase(m,"."),w=g?this.resolvePathWithBase(v,g):v,x=c.params===!1||c.params===null?Object.create(null):(c.params??!0)===!0?h:Object.assign(h,Ds(c.params,h)),E=this.routesByPath[Rr(w)];let P;if(E)P=this.getRouteBranch(E);else if(w.includes("$"))P=[];else{const k=this.getMatchedRoutes(w);P=k.matchedRoutes,this.options.notFoundRoute&&(!k.foundRoute||k.foundRoute.path!=="/"&&k.routeParams["**"])&&(P=[...P,this.options.notFoundRoute])}if(P.length&&Hw(x))for(const k of P){const q=((te=k.options.params)==null?void 0:te.stringify)??k.options.stringifyParams;if(q)try{Object.assign(x,q(x))}catch{}}const V=n.leaveParams?w:ea(gv({path:w,params:x,decoder:this.pathParamsDecoder,server:this.isServer}).interpolatedPath).path;let _=y;if(n._includeValidateSearch&&((ae=this.options.search)!=null&&ae.strict)){const k={};P.forEach(q=>{if(q.options.validateSearch)try{Object.assign(k,Iu(q.options.validateSearch,{...k,..._}))}catch{}}),_=k}_=kP({search:_,dest:c,destRoutes:P,_includeValidateSearch:n._includeValidateSearch}),_=As(y,_);const L=this.options.stringifySearch(_),b=c.hash===!0?l.hash:c.hash?Ds(c.hash,l.hash):void 0,A=b?`#${b}`:"";let F=c.state===!0?l.state:c.state?Ds(c.state,l.state):{};F=Us(l.state,F);const $=`${V}${L}${A}`;let D,H,X=!1;if(this.rewrite){const k=new URL($,this.origin),q=rx(this.rewrite,k);D=k.href.replace(k.origin,""),q.origin!==this.origin?(H=q.href,X=!0):H=q.pathname+q.search+q.hash}else D=Fb($),H=D;return{publicHref:H,href:D,pathname:V,search:_,searchStr:L,state:F,hash:b??"",external:X,unmaskOnReload:c.unmaskOnReload}},i=(c={},l)=>{const d=o(c);let m=l?o(l):void 0;if(!m){const g=Object.create(null);if(this.options.routeMasks){const y=Bb(d.pathname,this.processedTree);if(y){Object.assign(g,y.rawParams);const{from:h,params:v,...w}=y.route,x=v===!1||v===null?Object.create(null):(v??!0)===!0?g:Object.assign(g,Ds(v,g));l={from:n.from,...w,params:x},m=o(l)}}}return m&&(d.maskedLocation=m),d};return n.mask?i(n,{from:n.from,...n.mask}):i(n)},this.commitLocation=async({viewTransition:n,ignoreBlocker:o,...i})=>{let c;const l=()=>{const g=["key","__TSR_key","__TSR_index","__hashScrollIntoViewOptions"];g.forEach(h=>{i.state[h]=this.latestLocation.state[h]});const y=Bs(i.state,this.latestLocation.state);return g.forEach(h=>{delete i.state[h]}),y},d=Rr(this.latestLocation.href)===Rr(i.href);let m=this.commitLocationPromise;if(this.commitLocationPromise=Go(()=>{m==null||m.resolve(),m=void 0}),d&&l())this.load();else{let{maskedLocation:g,hashScrollIntoView:y,...h}=i;g&&(h={...g,state:{...g.state,__tempKey:void 0,__tempLocation:{...h,search:h.searchStr,state:{...h.state,__tempKey:void 0,__tempLocation:void 0,__TSR_key:void 0,key:void 0}}}},(h.unmaskOnReload??this.options.unmaskOnReload??!1)&&(h.state.__tempKey=this.tempLocationKey)),h.state.__hashScrollIntoViewOptions=y??this.options.defaultHashScrollIntoView??!0,this.shouldViewTransition=n,c=i.replace?"REPLACE":"PUSH",this.history[c==="REPLACE"?"replace":"push"](h.publicHref,h.state,{ignoreBlocker:o})}return this._scroll.next=i.resetScroll??!0,this.history.subscribers.size||this.load(c?{action:{type:c}}:void 0),this.commitLocationPromise},this.buildAndCommitLocation=({replace:n,resetScroll:o,hashScrollIntoView:i,viewTransition:c,ignoreBlocker:l,href:d,...m}={})=>{if(d){const h=this.history.location.state.__TSR_index,v=_a(d,{__TSR_index:n?h:h+1}),w=new URL(v.pathname,this.origin);m.to=Bh(this.rewrite,w).pathname,m.search=this.options.parseSearch(v.search),m.hash=v.hash.slice(1)}const g=this.buildLocation({...m,_includeValidateSearch:!0});this.pendingBuiltLocation=g;const y=this.commitLocation({...g,viewTransition:c,replace:n,resetScroll:o,hashScrollIntoView:i,ignoreBlocker:l});return Promise.resolve().then(()=>{this.pendingBuiltLocation===g&&(this.pendingBuiltLocation=void 0)}),y},this.navigate=async({to:n,reloadDocument:o,href:i,publicHref:c,...l})=>{var m,g;let d=!1;if(i)try{new URL(`${i}`),d=!0}catch{}if(d&&!o&&(o=!0),o){if(n!==void 0||!i){const h=this.buildLocation({to:n,...l});i=i??h.publicHref,c=c??h.publicHref}const y=!d&&c?c:i;if(Uu(y,this.protocolAllowlist))return Promise.resolve();if(!l.ignoreBlocker){const h=((g=(m=this.history).getBlockers)==null?void 0:g.call(m))??[];for(const v of h)if(v!=null&&v.blockerFn&&await v.blockerFn({currentLocation:this.latestLocation,nextLocation:this.latestLocation,action:"PUSH"}))return Promise.resolve()}return l.replace?window.location.replace(y):window.location.href=y,Promise.resolve()}return this.buildAndCommitLocation({...l,href:i,to:n,_isNavigate:!0})},this.beforeLoad=()=>{this.cancelMatches(),this.updateLatestLocation();const n=this.matchRoutes(this.latestLocation),o=this.stores.cachedMatches.get().filter(i=>!n.some(c=>c.id===i.id));this.batch(()=>{this.stores.status.set("pending"),this.stores.statusCode.set(200),this.stores.isLoading.set(!0),this.stores.location.set(this.latestLocation),this.stores.setPending(n),this.stores.setCached(o)})},this.load=async n=>{var g;const o=(g=n==null?void 0:n.action)==null?void 0:g.type;let i,c,l;const d=this.stores.resolvedLocation.get()??this.stores.location.get();for(l=new Promise(y=>{this.startTransition(async()=>{var h;try{this.beforeLoad(),o?Vh.set(this.latestLocation,o):Vh.delete(this.latestLocation);const v=this.latestLocation,w=Wo(v,this.stores.resolvedLocation.get());this.stores.redirect.get()||this.emit({type:"onBeforeNavigate",...w}),this.emit({type:"onBeforeLoad",...w}),await xv({router:this,sync:n==null?void 0:n.sync,forceStaleReload:d.href===v.href,matches:this.stores.pendingMatches.get(),location:v,updateMatch:this.updateMatch,onReady:async()=>{this.startTransition(()=>{this.startViewTransition(async()=>{var _,L;let x=null,E=null,P=null,V=null;this.batch(()=>{const b=this.stores.pendingMatches.get(),A=b.length,F=this.stores.matches.get();x=A?F.filter(H=>!this.stores.pendingMatchStores.has(H.id)):null;const $=new Set;for(const H of this.stores.pendingMatchStores.values())H.routeId&&$.add(H.routeId);const D=new Set;for(const H of this.stores.matchStores.values())H.routeId&&D.add(H.routeId);E=A?F.filter(H=>!$.has(H.routeId)):null,P=A?b.filter(H=>!D.has(H.routeId)):null,V=A?b.filter(H=>D.has(H.routeId)):F,this.stores.isLoading.set(!1),this.stores.loadedAt.set(Date.now()),A&&(this.stores.setMatches(b),this.stores.setPending([]),this.stores.setCached([...this.stores.cachedMatches.get(),...x.filter(H=>H.status!=="error"&&H.status!=="notFound"&&H.status!=="redirected")]),this.clearExpiredCache())});for(const[b,A]of[[E,"onLeave"],[P,"onEnter"],[V,"onStay"]])if(b)for(const F of b)(L=(_=this.looseRoutesById[F.routeId].options)[A])==null||L.call(_,F)})})}})}catch(v){on(v)?(i=v,this.navigate({...i.options,replace:!0,ignoreBlocker:!0})):Bt(v)&&(c=v);const w=i?i.status:c?404:this.stores.matches.get().some(x=>x.status==="error")?500:200;this.batch(()=>{this.stores.statusCode.set(w),this.stores.redirect.set(i)})}this.latestLoadPromise===l&&((h=this.commitLocationPromise)==null||h.resolve(),this.latestLoadPromise=void 0,this.commitLocationPromise=void 0),y()})}),this.latestLoadPromise=l,await l;this.latestLoadPromise&&l!==this.latestLoadPromise;)await this.latestLoadPromise;let m;this.hasNotFoundMatch()?m=404:this.stores.matches.get().some(y=>y.status==="error")&&(m=500),m!==void 0&&this.stores.statusCode.set(m)},this.startViewTransition=n=>{const o=this.shouldViewTransition??this.options.defaultViewTransition;if(this.shouldViewTransition=void 0,o&&typeof document<"u"&&"startViewTransition"in document&&typeof document.startViewTransition=="function"){let i;if(typeof o=="object"&&this.isViewTransitionTypesSupported){const c=this.latestLocation,l=this.stores.resolvedLocation.get(),d=typeof o.types=="function"?o.types(Wo(c,l)):o.types;if(d===!1){n();return}i={update:n,types:d}}else i=n;document.startViewTransition(i)}else n()},this.updateMatch=(n,o)=>{this.startTransition(()=>{const i=this.stores.pendingMatchStores.get(n);if(i){i.set(o);return}const c=this.stores.matchStores.get(n);if(c){c.set(o);return}const l=this.stores.cachedMatchStores.get(n);if(l){const d=o(l.get());d.status==="redirected"?this.stores.cachedMatchStores.delete(n)&&this.stores.cachedIds.set(m=>m.filter(g=>g!==n)):l.set(d)}})},this.getMatch=n=>{var o,i,c;return((o=this.stores.cachedMatchStores.get(n))==null?void 0:o.get())??((i=this.stores.pendingMatchStores.get(n))==null?void 0:i.get())??((c=this.stores.matchStores.get(n))==null?void 0:c.get())},this.invalidate=n=>{const o=i=>{var c;return((c=n==null?void 0:n.filter)==null?void 0:c.call(n,i))??!0?{...i,invalid:!0,...n!=null&&n.forcePending||i.status==="error"||i.status==="notFound"?{status:"pending",error:void 0}:void 0}:i};return this.batch(()=>{this.stores.setMatches(this.stores.matches.get().map(o)),this.stores.setCached(this.stores.cachedMatches.get().map(o)),this.stores.setPending(this.stores.pendingMatches.get().map(o))}),this.shouldViewTransition=!1,this.load({sync:n==null?void 0:n.sync})},this.getParsedLocationHref=n=>n.publicHref||"/",this.resolveRedirect=n=>{const o=n.headers.get("Location");if(!n.options.href||n.options._builtLocation){const i=n.options._builtLocation??this.buildLocation(n.options),c=this.getParsedLocationHref(i);n.options.href=c,n.headers.set("Location",c)}else if(o)try{const i=new URL(o);if(this.origin&&i.origin===this.origin){const c=i.pathname+i.search+i.hash;n.options.href=c,n.headers.set("Location",c)}}catch{}if(n.options.href&&!n.options._builtLocation&&Uu(n.options.href,this.protocolAllowlist))throw new Error("Redirect blocked: unsafe protocol");return n.headers.get("Location")||n.headers.set("Location",n.options.href),n},this.clearCache=n=>{const o=n==null?void 0:n.filter;o!==void 0?this.stores.setCached(this.stores.cachedMatches.get().filter(i=>!o(i))):this.stores.setCached([])},this.clearExpiredCache=()=>{const n=Date.now(),o=i=>{const c=this.looseRoutesById[i.routeId];if(!c.options.loader)return!0;const l=(i.preload?c.options.preloadGcTime??this.options.defaultPreloadGcTime:c.options.gcTime??this.options.defaultGcTime)??300*1e3;return i.status==="error"?!0:n-i.updatedAt>=l};this.clearCache({filter:o})},this.loadRouteChunk=ka,this.preloadRoute=async n=>{const o=n._builtLocation??this.buildLocation(n);let i=this.matchRoutes(o,{throwOnError:!0,preload:!0,dest:n});const c=new Set([...this.stores.matchesId.get(),...this.stores.pendingIds.get()]),l=new Set([...c,...this.stores.cachedIds.get()]),d=i.filter(m=>!l.has(m.id));if(d.length){const m=this.stores.cachedMatches.get();this.stores.setCached([...m,...d])}try{return i=await xv({router:this,matches:i,location:o,preload:!0,updateMatch:(m,g)=>{c.has(m)?i=i.map(y=>y.id===m?g(y):y):this.updateMatch(m,g)}}),i}catch(m){if(on(m))return m.options.reloadDocument?void 0:await this.preloadRoute({...m.options,_fromLocation:o});Bt(m)||console.error(m);return}},this.matchRoute=(n,o)=>{const i={...n,to:n.to?this.resolvePathWithBase(n.from||"",n.to):void 0,params:n.params||{},leaveParams:!0},c=this.buildLocation(i);if(o!=null&&o.pending&&this.stores.status.get()!=="pending")return!1;const l=((o==null?void 0:o.pending)===void 0?!this.stores.isLoading.get():o.pending)?this.latestLocation:this.stores.resolvedLocation.get()||this.stores.location.get(),d=Vb(c.pathname,(o==null?void 0:o.caseSensitive)??!1,(o==null?void 0:o.fuzzy)??!1,l.pathname,this.processedTree);return!d||n.params&&!Bs(d.rawParams,n.params,{partial:!0})?!1:(o==null?void 0:o.includeSearch)??!0?Bs(l.search,c.search,{partial:!0})?d.rawParams:!1:d.rawParams},this.hasNotFoundMatch=()=>this.stores.matches.get().some(n=>n.status==="notFound"||n.globalNotFound),this.getStoreConfig=t,this.update({defaultPreloadDelay:50,defaultPendingMs:1e3,defaultPendingMinMs:500,context:void 0,...e,caseSensitive:e.caseSensitive??!1,notFoundMode:e.notFoundMode??"fuzzy",stringifySearch:e.stringifySearch??nP,parseSearch:e.parseSearch??tP,protocolAllowlist:e.protocolAllowlist??$b}),typeof document<"u"&&(self.__TSR_ROUTER__=this)}isShell(){return!!this.options.isShell}isPrerendering(){return!!this.options.isPrerendering}get state(){return this.stores.__store.get()}setRoutes({routesById:e,routesByPath:t,processedTree:n}){this.routesById=e,this.routesByPath=t,this.processedTree=n;const o=this.options.notFoundRoute;o&&(o.init({originalIndex:99999999999}),this.routesById[o.id]=o)}getRouteBranch(e){let t=this.routeBranchCache.get(e);return t||(t=Gw(e),this.routeBranchCache.set(e,t)),t}get looseRoutesById(){return this.routesById}getParentContext(e){return e!=null&&e.id?e.context??this.options.context??void 0:this.options.context??void 0}matchRoutesInternal(e,t){var y,h;const n=this.getMatchedRoutes(e.pathname),{foundRoute:o,routeParams:i}=n;let{matchedRoutes:c}=n,l=!1;(o?o.path!=="/"&&i["**"]:Rr(e.pathname))&&(this.options.notFoundRoute?c=[...c,this.options.notFoundRoute]:l=!0);const d=l?EP(this.options.notFoundMode,c):void 0,m=new Array(c.length),g=new Map;for(const v of this.stores.matchStores.values())v.routeId&&g.set(v.routeId,v.get());for(let v=0;v<c.length;v++){const w=c[v],x=m[v-1];let E,P,V;{const q=(x==null?void 0:x.search)??e.search,Y=(x==null?void 0:x._strictSearch)??void 0;try{const G=Iu(w.options.validateSearch,{...q})??void 0;E={...q,...G},P={...Y,...G},V=void 0}catch(G){let z=G;if(G instanceof Bu||(z=new Bu(G.message,{cause:G})),t!=null&&t.throwOnError)throw z;E=q,P={},V=z}}const _=((h=(y=w.options).loaderDeps)==null?void 0:h.call(y,{search:E}))??"",L=_?JSON.stringify(_):"",{interpolatedPath:b,usedParams:A}=gv({path:w.fullPath,params:i,decoder:this.pathParamsDecoder,server:this.isServer}),F=w.id+b+L,$=this.getMatch(F),D=g.get(w.id),H=($==null?void 0:$._strictParams)??A;let X;if(!$)try{bv(w,H)}catch(q){if(Bt(q)||on(q)?X=q:X=new SP(q.message,{cause:q}),t!=null&&t.throwOnError)throw X}Object.assign(i,H);const te=D?"stay":"enter";let ae;if($)ae={...$,cause:te,params:(D==null?void 0:D.params)??i,_strictParams:H,search:As(D?D.search:$.search,E),_strictSearch:P};else{const q=w.options.loader||w.options.beforeLoad||w.lazyFn||nx(w)?"pending":"success";ae={id:F,ssr:w.options.ssr,index:v,routeId:w.id,params:(D==null?void 0:D.params)??i,_strictParams:H,pathname:b,updatedAt:Date.now(),search:D?As(D.search,E):E,_strictSearch:P,searchError:void 0,status:q,isFetching:!1,error:void 0,paramsError:X,__routeContext:void 0,_nonReactive:{loadPromise:Go()},__beforeLoadContext:void 0,context:{},abortController:new AbortController,fetchCount:0,cause:te,loaderDeps:D?Us(D.loaderDeps,_):_,invalid:!1,preload:!1,links:void 0,scripts:void 0,headScripts:void 0,meta:void 0,staticData:w.options.staticData||{},fullPath:w.fullPath}}t!=null&&t.preload||(ae.globalNotFound=d===w.id),ae.searchError=V;const k=this.getParentContext(x);ae.context={...k,...ae.__routeContext,...ae.__beforeLoadContext},m[v]=ae}for(let v=0;v<m.length;v++){const w=m[v],x=this.looseRoutesById[w.routeId],E=this.getMatch(w.id),P=g.get(w.routeId);if(w.params=P?As(P.params,i):i,!E){const V=m[v-1],_=this.getParentContext(V);if(x.options.context){const L={deps:w.loaderDeps,params:w.params,context:_??{},location:e,navigate:b=>this.navigate({...b,_fromLocation:e}),buildLocation:this.buildLocation,cause:w.cause,abortController:w.abortController,preload:!!w.preload,matches:m,routeId:x.id};w.__routeContext=x.options.context(L)??void 0}w.context={..._,...w.__routeContext,...w.__beforeLoadContext}}}return m}matchRoutesLightweight(e){var g;const{matchedRoutes:t,routeParams:n}=this.getMatchedRoutes(e.pathname),o=Sa(t),i={...e.search};for(const y of t)try{Object.assign(i,Iu(y.options.validateSearch,i))}catch{}const c=Sa(this.stores.matchesId.get()),l=c&&((g=this.stores.matchStores.get(c))==null?void 0:g.get()),d=l&&l.routeId===o.id&&l.pathname===e.pathname;let m;if(d)m=l.params;else{const y=Object.assign(Object.create(null),n);for(const h of t)try{bv(h,y)}catch{}m=y}return{matchedRoutes:t,fullPath:o.fullPath,search:i,params:m}}},Bu=class extends Error{},SP=class extends Error{};function wP(e){return{loadedAt:0,isLoading:!1,isTransitioning:!1,status:"idle",resolvedLocation:void 0,location:e,matches:[],statusCode:200}}function Iu(e,t){if(e==null)return{};if("~standard"in e){const n=e["~standard"].validate(t);if(n instanceof Promise)throw new Bu("Async validation not supported");if(n.issues)throw new Bu(JSON.stringify(n.issues,void 0,2),{cause:n});return n.value}return"parse"in e?e.parse(t):typeof e=="function"?e(t):{}}function xP({pathname:e,routesById:t,processedTree:n}){const o=Object.create(null),i=Rr(e);let c;const l=qb(i,n,!0);return l&&(c=l.route,Object.assign(o,l.rawParams)),{matchedRoutes:(l==null?void 0:l.branch)||[t.__root__],routeParams:o,foundRoute:c}}function kP({search:e,dest:t,destRoutes:n,_includeValidateSearch:o}){return _P(n)(e,t,o??!1)}function _P(e){var c;let t,n;const o=[];for(const l of e){const d=l.options;if("search"in d)(c=d.search)!=null&&c.middlewares&&o.push(...d.search.middlewares);else if(d.preSearchFilters||d.postSearchFilters){const g=({search:y,next:h})=>{const v=h(d.preSearchFilters?d.preSearchFilters.reduce((w,x)=>x(w),y):y);return d.postSearchFilters?d.postSearchFilters.reduce((w,x)=>x(w),v):v};o.push(g)}const m=d.validateSearch;if(m){const g=({search:y,next:h,meta:v})=>{const w=h(y);if(n)try{const x=Iu(m,w);if(v&&x)for(const E in x)E in w||(v.defaulted||(v.defaulted=new Map)).set(E,x[E]);return{...w,...x}}catch{}return w};o.push(g)}}const i=(l,d,m)=>{if(l>=o.length){if(!t.search)return{};if(t.search===!0)return d;const y=Ds(t.search,d);return m&&(m.explicit=y),y}const g=(y,h)=>{if(h){const v=m||{};return{search:i(l+1,y,v),meta:v}}return i(l+1,y,m)};return o[l]({search:d,next:g,meta:m})};return function(d,m,g){return t=m,n=g,i(0,d)}}function EP(e,t){if(e!=="root")for(let n=t.length-1;n>=0;n--){const o=t[n];if(o.children)return o.id}return Vs}function bv(e,t){var o;const n=((o=e.options.params)==null?void 0:o.parse)??e.options.parseParams;if(n){const i=n(t);if(i===!1)throw new Error("Route params.parse returned false for a matched route");Object.assign(t,i)}}function CP(){try{return sessionStorage}catch{return}}const bP="tsr-scroll-restoration-v1_3",Ho=CP();function PP(){try{return JSON.parse((Ho==null?void 0:Ho.getItem("tsr-scroll-restoration-v1_3"))||"{}")}catch{return{}}}function IP(){try{Ho==null||Ho.setItem(bP,JSON.stringify(ts))}catch{}}const ts=PP(),Pv="data-scroll-restoration-id",RP=e=>e.state.__TSR_key||e.href;function TP(e){const t=e.getAttribute(Pv);if(t)return`[${Pv}="${t}"]`;let n="",o=e,i;for(;i=o.parentNode;){let c=1,l=o;for(;l=l.previousElementSibling;)c++;const d=`${o.localName}:nth-child(${c})`;n=n?`${d} > ${n}`:d,o=i}return n}let gu=!1;const zo="window";function qh(e){try{return typeof e=="function"?e():document.querySelector(e)}catch{}}function Iv(e){const t=[];for(const n of e){if(n===zo)continue;const o=qh(n);o&&t.push(o)}return t}function OP(e,t){const n=e.options.scrollRestoration,o=e._scroll;n&&(o.restoring=!0);const i=e.options.getScrollRestorationKey||RP,c=new Map,l=(g,y,h)=>{const v=c.get(g)||{};v.scrollX=y,v.scrollY=h,c.set(g,v)},d=g=>{if(!(gu||!o.restoring))if(g.target===document)l(zo,scrollX,scrollY);else{const y=g.target;l(y,y.scrollLeft,y.scrollTop)}},m=g=>{if(!o.restoring)return;const y=ts[g]||(ts[g]={});for(const[h,v]of c)h===zo?y[zo]=v:h.isConnected&&(y[TP(h)]=v)};n&&!o.restoration&&(o.restoration=!0,gu=!1,history.scrollRestoration="manual",document.addEventListener("scroll",d,!0),e.subscribe("onBeforeLoad",g=>{g.fromLocation&&m(i(g.fromLocation)),c.clear()}),addEventListener("pagehide",()=>{m(i(e.stores.resolvedLocation.get()??e.stores.location.get())),IP()})),!o.reset&&(o.reset=!0,e.subscribe("onRendered",g=>{var P;const y=e.options.scrollRestorationBehavior,h=e.options.scrollToTopSelectors,v=o.next;let w;if(c.clear(),v||(o.next=!0),typeof e.options.scrollRestoration=="function"&&!e.options.scrollRestoration({location:e.latestLocation}))return;const x=i(g.toLocation),E=g.fromLocation&&i(g.fromLocation);if(o.restoring&&E&&E!==x){const V=ts[E];if(V){let _=ts[x];for(const L in V){if(L===zo){if(v)continue}else{const b=qh(L);if(!b||v&&h&&(w??(w=Iv(h)),w.includes(b)))continue}_||(_=ts[x]={}),_[L]??(_[L]=V[L])}}}gu=!0;try{const V=g.toLocation.hash,_=g.toLocation.state.__hashScrollIntoViewOptions??!0;let L=!1;if(v){const b=Vh.get(g.toLocation),A=V&&_&&(b==="PUSH"||b==="REPLACE"),F=o.restoring?ts[x]:void 0;if(F)for(const $ in F){const{scrollX:D,scrollY:H}=F[$];if($===zo){if(A)continue;scrollTo({top:H,left:D,behavior:y}),L=!0}else{const X=qh($);X&&(X.scrollLeft=D,X.scrollTop=H)}}if(!L&&!V){const $={top:0,left:0,behavior:y};if(scrollTo($),h){w??(w=Iv(h));for(const D of w)D.scrollTo($)}}}!L&&V&&_&&((P=document.getElementById(V))==null||P.scrollIntoView(_))}finally{gu=!1}}))}const MP="Error preloading route! ☝️";var ox=class{get to(){return this._to}get id(){return this._id}get path(){return this._path}get fullPath(){return this._fullPath}constructor(e){if(this.init=t=>{var m,g;this.originalIndex=t.originalIndex;const n=this.options,o=!(n!=null&&n.path)&&!(n!=null&&n.id);this.parentRoute=(g=(m=this.options).getParentRoute)==null?void 0:g.call(m),o?this._path=Vs:this.parentRoute||Or();let i=o?Vs:n==null?void 0:n.path;i&&i!=="/"&&(i=Yw(i));const c=(n==null?void 0:n.id)||i;let l=o?Vs:bu([this.parentRoute.id==="__root__"?"":this.parentRoute.id,c]);i==="__root__"&&(i="/"),l!=="__root__"&&(l=bu(["/",l]));const d=l==="__root__"?"/":bu([this.parentRoute.fullPath,i]);this._path=i,this._id=l,this._fullPath=d,this._to=Rr(d)},this.addChildren=t=>this._addFileChildren(t),this._addFileChildren=t=>(Array.isArray(t)&&(this.children=t),typeof t=="object"&&t!==null&&(this.children=Object.values(t)),this),this._addFileTypes=()=>this,this.updateLoader=t=>(Object.assign(this.options,t),this),this.update=t=>(Object.assign(this.options,t),this),this.lazy=t=>(this.lazyFn=t,this),this.redirect=t=>oP({from:this.fullPath,...t}),this.options=e||{},this.isRoot=!(e!=null&&e.getParentRoute),e!=null&&e.id&&(e!=null&&e.path))throw new Error("Route cannot have both an 'id' and a 'path' option.")}},LP=class extends ox{constructor(e){super(e)}};function Dp(e){const t=e.errorComponent??Up;return I.jsx(NP,{getResetKey:e.getResetKey,onCatch:e.onCatch,children:({error:n,reset:o})=>n?ee.createElement(t,{error:n,reset:o}):e.children})}var NP=class extends ee.Component{constructor(...e){super(...e),this.state={error:null}}static getDerivedStateFromProps(e,t){const n=e.getResetKey();return t.error&&t.resetKey!==n?{resetKey:n,error:null}:{resetKey:n}}static getDerivedStateFromError(e){return{error:e}}reset(){this.setState({error:null})}componentDidCatch(e,t){this.props.onCatch&&this.props.onCatch(e,t)}render(){return this.props.children({error:this.state.error,reset:()=>{this.reset()}})}};function Up({error:e}){const[t,n]=ee.useState(!1);return I.jsxs("div",{style:{padding:".5rem",maxWidth:"100%"},children:[I.jsxs("div",{style:{display:"flex",alignItems:"center",gap:".5rem"},children:[I.jsx("strong",{style:{fontSize:"1rem"},children:"Something went wrong!"}),I.jsx("button",{style:{appearance:"none",fontSize:".6em",border:"1px solid currentColor",padding:".1rem .2rem",fontWeight:"bold",borderRadius:".25rem"},onClick:()=>n(o=>!o),children:t?"Hide Error":"Show Error"})]}),I.jsx("div",{style:{height:".25rem"}}),t?I.jsx("div",{children:I.jsx("pre",{style:{fontSize:".7em",border:"1px solid red",borderRadius:".25rem",padding:".3rem",color:"red",overflow:"auto"},children:e.message?I.jsx("code",{children:e.message}):null})}):null]})}function AP({children:e,fallback:t=null}){return ix()?I.jsx(va.Fragment,{children:e}):I.jsx(va.Fragment,{children:t})}function ix(){return va.useSyncExternalStore(jP,()=>!0,()=>!1)}function jP(){return()=>{}}var ax=ee.createContext(null);function En(e){return ee.useContext(ax)}var gl=ee.createContext(void 0),$P=ee.createContext(void 0),Ge=(e=>(e[e.None=0]="None",e[e.Mutable=1]="Mutable",e[e.Watching=2]="Watching",e[e.RecursedCheck=4]="RecursedCheck",e[e.Recursed=8]="Recursed",e[e.Dirty=16]="Dirty",e[e.Pending=32]="Pending",e))(Ge||{});function FP({update:e,notify:t,unwatched:n}){return{link:o,unlink:i,propagate:c,checkDirty:l,shallowPropagate:d};function o(g,y,h){const v=y.depsTail;if(v!==void 0&&v.dep===g)return;const w=v!==void 0?v.nextDep:y.deps;if(w!==void 0&&w.dep===g){w.version=h,y.depsTail=w;return}const x=g.subsTail;if(x!==void 0&&x.version===h&&x.sub===y)return;const E=y.depsTail=g.subsTail={version:h,dep:g,sub:y,prevDep:v,nextDep:w,prevSub:x,nextSub:void 0};w!==void 0&&(w.prevDep=E),v!==void 0?v.nextDep=E:y.deps=E,x!==void 0?x.nextSub=E:g.subs=E}function i(g,y=g.sub){const h=g.dep,v=g.prevDep,w=g.nextDep,x=g.nextSub,E=g.prevSub;return w!==void 0?w.prevDep=v:y.depsTail=v,v!==void 0?v.nextDep=w:y.deps=w,x!==void 0?x.prevSub=E:h.subsTail=E,E!==void 0?E.nextSub=x:(h.subs=x)===void 0&&n(h),w}function c(g){let y=g.nextSub,h;e:do{const v=g.sub;let w=v.flags;if(w&60?w&12?w&4?!(w&48)&&m(g,v)?(v.flags=w|40,w&=1):w=0:v.flags=w&-9|32:w=0:v.flags=w|32,w&2&&t(v),w&1){const x=v.subs;if(x!==void 0){const E=(g=x).nextSub;E!==void 0&&(h={value:y,prev:h},y=E);continue}}if((g=y)!==void 0){y=g.nextSub;continue}for(;h!==void 0;)if(g=h.value,h=h.prev,g!==void 0){y=g.nextSub;continue e}break}while(!0)}function l(g,y){let h,v=0,w=!1;e:do{const x=g.dep,E=x.flags;if(y.flags&16)w=!0;else if((E&17)===17){if(e(x)){const P=x.subs;P.nextSub!==void 0&&d(P),w=!0}}else if((E&33)===33){(g.nextSub!==void 0||g.prevSub!==void 0)&&(h={value:g,prev:h}),g=x.deps,y=x,++v;continue}if(!w){const P=g.nextDep;if(P!==void 0){g=P;continue}}for(;v--;){const P=y.subs,V=P.nextSub!==void 0;if(V?(g=h.value,h=h.prev):g=P,w){if(e(y)){V&&d(P),y=g.sub;continue}w=!1}else y.flags&=-33;y=g.sub;const _=g.nextDep;if(_!==void 0){g=_;continue e}}return w}while(!0)}function d(g){do{const y=g.sub,h=y.flags;(h&48)===32&&(y.flags=h|16,(h&6)===2&&t(y))}while((g=g.nextSub)!==void 0)}function m(g,y){let h=y.depsTail;for(;h!==void 0;){if(h===g)return!0;h=h.prevDep}return!1}}function DP(e,t,n){var c,l,d;const o=typeof e=="object",i=o?e:void 0;return{next:(c=o?e.next:e)==null?void 0:c.bind(i),error:(l=o?e.error:t)==null?void 0:l.bind(i),complete:(d=o?e.complete:n)==null?void 0:d.bind(i)}}const Wh=[];let Ru=0;const{link:Rv,unlink:UP,propagate:zP,checkDirty:cx,shallowPropagate:Tv}=FP({update(e){return e._update()},notify(e){Wh[Hh++]=e,e.flags&=~Ge.Watching},unwatched(e){e.depsTail!==void 0&&(e.depsTail=void 0,e.flags=Ge.Mutable|Ge.Dirty,Vu(e))}});let yu=0,Hh=0,cr,Kh=0;function ux(e){try{++Kh,e()}finally{--Kh||lx()}}function Vu(e){const t=e.depsTail;let n=t!==void 0?t.nextDep:e.deps;for(;n!==void 0;)n=UP(n,e)}function lx(){if(!(Kh>0)){for(;yu<Hh;){const e=Wh[yu];Wh[yu++]=void 0,e.notify()}yu=0,Hh=0}}function Ov(e,t){const n=typeof e=="function",o=e,i={_snapshot:n?void 0:e,subs:void 0,subsTail:void 0,deps:void 0,depsTail:void 0,flags:n?Ge.None:Ge.Mutable,get(){return cr!==void 0&&Rv(i,cr,Ru),i._snapshot},subscribe(c){const l=DP(c),d={current:!1},m=BP(()=>{var g;i.get(),d.current?(g=l.next)==null||g.call(l,i._snapshot):d.current=!0});return{unsubscribe:()=>{m.stop()}}},_update(c){const l=cr,d=(t==null?void 0:t.compare)??Object.is;if(n)cr=i,++Ru,i.depsTail=void 0;else if(c===void 0)return!1;n&&(i.flags=Ge.Mutable|Ge.RecursedCheck);try{const m=i._snapshot,g=typeof c=="function"?c(m):c===void 0&&n?o(m):c;return m===void 0||!d(m,g)?(i._snapshot=g,!0):!1}finally{cr=l,n&&(i.flags&=~Ge.RecursedCheck),Vu(i)}}};return n?(i.flags=Ge.Mutable|Ge.Dirty,i.get=function(){const c=i.flags;if(c&Ge.Dirty||c&Ge.Pending&&cx(i.deps,i)){if(i._update()){const l=i.subs;l!==void 0&&Tv(l)}}else c&Ge.Pending&&(i.flags=c&~Ge.Pending);return cr!==void 0&&Rv(i,cr,Ru),i._snapshot}):i.set=function(c){if(i._update(c)){const l=i.subs;l!==void 0&&(zP(l),Tv(l),lx())}},i}function BP(e){const t=()=>{const o=cr;cr=n,++Ru,n.depsTail=void 0,n.flags=Ge.Watching|Ge.RecursedCheck;try{return e()}finally{cr=o,n.flags&=~Ge.RecursedCheck,Vu(n)}},n={deps:void 0,depsTail:void 0,subs:void 0,subsTail:void 0,flags:Ge.Watching|Ge.RecursedCheck,notify(){const o=this.flags;o&Ge.Dirty||o&Ge.Pending&&cx(this.deps,this)?t():this.flags=Ge.Watching},stop(){this.flags=Ge.None,this.depsTail=void 0,Vu(this)}};return t(),n}var rh={exports:{}},sh={},oh={exports:{}},ih={};/**
|
|
43
|
+
* @license React
|
|
44
|
+
* use-sync-external-store-shim.production.js
|
|
45
|
+
*
|
|
46
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
47
|
+
*
|
|
48
|
+
* This source code is licensed under the MIT license found in the
|
|
49
|
+
* LICENSE file in the root directory of this source tree.
|
|
50
|
+
*/var Mv;function VP(){if(Mv)return ih;Mv=1;var e=$a();function t(h,v){return h===v&&(h!==0||1/h===1/v)||h!==h&&v!==v}var n=typeof Object.is=="function"?Object.is:t,o=e.useState,i=e.useEffect,c=e.useLayoutEffect,l=e.useDebugValue;function d(h,v){var w=v(),x=o({inst:{value:w,getSnapshot:v}}),E=x[0].inst,P=x[1];return c(function(){E.value=w,E.getSnapshot=v,m(E)&&P({inst:E})},[h,w,v]),i(function(){return m(E)&&P({inst:E}),h(function(){m(E)&&P({inst:E})})},[h]),l(w),w}function m(h){var v=h.getSnapshot;h=h.value;try{var w=v();return!n(h,w)}catch{return!0}}function g(h,v){return v()}var y=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?g:d;return ih.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:y,ih}var Lv;function qP(){return Lv||(Lv=1,oh.exports=VP()),oh.exports}/**
|
|
51
|
+
* @license React
|
|
52
|
+
* use-sync-external-store-shim/with-selector.production.js
|
|
53
|
+
*
|
|
54
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
55
|
+
*
|
|
56
|
+
* This source code is licensed under the MIT license found in the
|
|
57
|
+
* LICENSE file in the root directory of this source tree.
|
|
58
|
+
*/var Nv;function WP(){if(Nv)return sh;Nv=1;var e=$a(),t=qP();function n(g,y){return g===y&&(g!==0||1/g===1/y)||g!==g&&y!==y}var o=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,c=e.useRef,l=e.useEffect,d=e.useMemo,m=e.useDebugValue;return sh.useSyncExternalStoreWithSelector=function(g,y,h,v,w){var x=c(null);if(x.current===null){var E={hasValue:!1,value:null};x.current=E}else E=x.current;x=d(function(){function V(F){if(!_){if(_=!0,L=F,F=v(F),w!==void 0&&E.hasValue){var $=E.value;if(w($,F))return b=$}return b=F}if($=b,o(L,F))return $;var D=v(F);return w!==void 0&&w($,D)?(L=F,$):(L=F,b=D)}var _=!1,L,b,A=h===void 0?null:h;return[function(){return V(y())},A===null?void 0:function(){return V(A())}]},[y,h,v,w]);var P=i(g,x[0],x[1]);return l(function(){E.hasValue=!0,E.value=P},[P]),m(P),P},sh}var Av;function HP(){return Av||(Av=1,rh.exports=WP()),rh.exports}var KP=HP();function QP(e,t){return e===t}function Qt(e,t,n=QP){const o=ee.useCallback(l=>{if(!e)return()=>{};const{unsubscribe:d}=e.subscribe(l);return d},[e]),i=ee.useCallback(()=>e==null?void 0:e.get(),[e]);return KP.useSyncExternalStoreWithSelector(o,i,i,t,n)}var ah={get(){},subscribe(){return{unsubscribe(){}}}};function fx(e,t){const n=ee.useRef();return o=>{const i=e!=null&&e.select?e.select(o):o;return(e==null?void 0:e.structuralSharing)??t.options.defaultStructuralSharing?n.current=Us(n.current,i):i}}function no(e){const t=En(),n=ee.useContext(e.from?$P:gl),o=e.from?t.stores.getRouteMatchStore(e.from):t.stores.matchStores.get(n),i=fx(e,t),c=Qt(o??ah,l=>l?i(l):ah);if(c!==ah)return c;(e.shouldThrow??!0)&&Or()}function dx(e){return no({from:e.from,strict:e.strict,structuralSharing:e.structuralSharing,select:t=>e.select?e.select(t.loaderData):t.loaderData})}function hx(e){const{select:t,...n}=e;return no({...n,select:o=>t?t(o.loaderDeps):o.loaderDeps})}function px(e){return no({from:e.from,shouldThrow:e.shouldThrow,structuralSharing:e.structuralSharing,strict:e.strict,select:t=>{const n=e.strict===!1?t.params:t._strictParams;return e.select?e.select(n):n}})}function mx(e){return no({from:e.from,strict:e.strict,shouldThrow:e.shouldThrow,structuralSharing:e.structuralSharing,select:t=>e.select?e.select(t.search):t.search})}function gx(e){const t=En();return ee.useCallback(n=>t.navigate({...n,from:n.from??(e==null?void 0:e.from)}),[e==null?void 0:e.from,t])}function yx(e){return no({...e,select:t=>e.select?e.select(t.context):t.context})}var JP=Dw();function GP(e,t){const n=En(),o=Lb(t),{activeProps:i,inactiveProps:c,activeOptions:l,to:d,preload:m,preloadDelay:g,preloadIntentProximity:y,hashScrollIntoView:h,replace:v,startTransition:w,resetScroll:x,viewTransition:E,children:P,target:V,disabled:_,style:L,className:b,onClick:A,onBlur:F,onFocus:$,onMouseEnter:D,onMouseLeave:H,onTouchStart:X,ignoreBlocker:te,params:ae,search:k,hash:q,state:Y,mask:G,reloadDocument:z,unsafeRelative:Q,from:re,_fromLocation:Z,...T}=e,J=ix(),me=ee.useMemo(()=>e,[n,e.from,e._fromLocation,e.hash,e.to,e.search,e.params,e.state,e.mask,e.unsafeRelative]),he=Qt(n.stores.location,$e=>$e,($e,Mt)=>$e.href===Mt.href),le=ee.useMemo(()=>{const $e={_fromLocation:he,...me};return n.buildLocation($e)},[n,he,me]),_e=le.maskedLocation?le.maskedLocation.publicHref:le.publicHref,Ne=le.maskedLocation?le.maskedLocation.external:le.external,ke=ee.useMemo(()=>nI(_e,Ne,n.history,_),[_,Ne,_e,n.history]),Pe=ee.useMemo(()=>{if(ke!=null&&ke.external)return Uu(ke.href,n.protocolAllowlist)?void 0:ke.href;if(!rI(d)&&!(typeof d!="string"||d.indexOf(":")===-1))try{return new URL(d),Uu(d,n.protocolAllowlist)?void 0:d}catch{}},[d,ke,n.protocolAllowlist]),ct=ee.useMemo(()=>{if(Pe)return!1;if(l!=null&&l.exact){if(!Gb(he.pathname,le.pathname,n.basepath))return!1}else{const $e=zu(he.pathname,n.basepath),Mt=zu(le.pathname,n.basepath);if(!($e.startsWith(Mt)&&($e.length===Mt.length||$e[Mt.length]==="/")))return!1}return((l==null?void 0:l.includeSearch)??!0)&&!Bs(he.search,le.search,{partial:!(l!=null&&l.exact),ignoreUndefined:!(l!=null&&l.explicitUndefined)})?!1:l!=null&&l.includeHash?J&&he.hash===le.hash:!0},[l==null?void 0:l.exact,l==null?void 0:l.explicitUndefined,l==null?void 0:l.includeHash,l==null?void 0:l.includeSearch,he,Pe,J,le.hash,le.pathname,le.search,n.basepath]),vr=ct?Ds(i,{})??YP:ch,Ss=ct?ch:Ds(c,{})??ch,ws=[b,vr.className,Ss.className].filter(Boolean).join(" "),uo=(L||vr.style||Ss.style)&&{...L,...vr.style,...Ss.style},[sc,hi]=ee.useState(!1),lo=ee.useRef(!1),Sr=e.reloadDocument||Pe?!1:m??n.options.defaultPreload,xs=g??n.options.defaultPreloadDelay??0,hn=ee.useCallback(()=>{n.preloadRoute({...me,_builtLocation:le}).catch($e=>{console.warn($e),console.warn(MP)})},[n,me,le]);Mb(o,ee.useCallback($e=>{$e!=null&&$e.isIntersecting&&hn()},[hn]),tI,{disabled:!!_||Sr!=="viewport"}),ee.useEffect(()=>{lo.current||!_&&Sr==="render"&&(hn(),lo.current=!0)},[_,hn,Sr]);const Ar=$e=>{const Mt=$e.currentTarget.getAttribute("target"),Un=V!==void 0?V:Mt;if(!_&&!sI($e)&&!$e.defaultPrevented&&(!Un||Un==="_self")&&$e.button===0){$e.preventDefault(),JP.flushSync(()=>{hi(!0)});const ho=n.subscribe("onResolved",()=>{ho(),hi(!1)});n.navigate({...me,replace:v,resetScroll:x,hashScrollIntoView:h,startTransition:w,viewTransition:E,ignoreBlocker:te})}};if(Pe)return{...T,ref:o,href:Pe,...P&&{children:P},...V&&{target:V},..._&&{disabled:_},...L&&{style:L},...b&&{className:b},...A&&{onClick:A},...F&&{onBlur:F},...$&&{onFocus:$},...D&&{onMouseEnter:D},...H&&{onMouseLeave:H},...X&&{onTouchStart:X}};const fo=$e=>{if(_||Sr!=="intent")return;if(!xs){hn();return}const Mt=$e.currentTarget;if(na.has(Mt))return;const Un=setTimeout(()=>{na.delete(Mt),hn()},xs);na.set(Mt,Un)},oc=$e=>{_||Sr!=="intent"||hn()},pi=$e=>{if(_||!Sr||!xs)return;const Mt=$e.currentTarget,Un=na.get(Mt);Un&&(clearTimeout(Un),na.delete(Mt))};return{...T,...vr,...Ss,href:ke==null?void 0:ke.href,ref:o,onClick:Fo([A,Ar]),onBlur:Fo([F,pi]),onFocus:Fo([$,fo]),onMouseEnter:Fo([D,fo]),onMouseLeave:Fo([H,pi]),onTouchStart:Fo([X,oc]),disabled:!!_,target:V,...uo&&{style:uo},...ws&&{className:ws},..._&&XP,...ct&&ZP,...J&&sc&&eI}}var ch={},YP={className:"active"},XP={role:"link","aria-disabled":!0},ZP={"data-status":"active","aria-current":"page"},eI={"data-transitioning":"transitioning"},na=new WeakMap,tI={rootMargin:"100px"},Fo=e=>t=>{for(const n of e)if(n){if(t.defaultPrevented)return;n(t)}};function nI(e,t,n,o){if(!o)return t?{href:e,external:!0}:{href:n.createHref(e)||"/",external:!1}}function rI(e){if(typeof e!="string")return!1;const t=e.charCodeAt(0);return t===47?e.charCodeAt(1)!==47:t===46}var zp=ee.forwardRef((e,t)=>{const{_asChild:n,...o}=e,{type:i,...c}=GP(o,t),l=typeof o.children=="function"?o.children({isActive:c["data-status"]==="active"}):o.children;if(!n){const{disabled:d,...m}=c;return ee.createElement("a",m,l)}return ee.createElement(n,c,l)});function sI(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}var oI=class extends ox{constructor(e){super(e),this.useMatch=t=>no({select:t==null?void 0:t.select,from:this.id,structuralSharing:t==null?void 0:t.structuralSharing}),this.useRouteContext=t=>yx({...t,from:this.id}),this.useSearch=t=>mx({select:t==null?void 0:t.select,structuralSharing:t==null?void 0:t.structuralSharing,from:this.id}),this.useParams=t=>px({select:t==null?void 0:t.select,structuralSharing:t==null?void 0:t.structuralSharing,from:this.id}),this.useLoaderDeps=t=>hx({...t,from:this.id}),this.useLoaderData=t=>dx({...t,from:this.id}),this.useNavigate=()=>gx({from:this.fullPath}),this.Link=va.forwardRef((t,n)=>I.jsx(zp,{ref:n,from:this.fullPath,...t}))}};function vx(e){return new oI(e)}var iI=class extends LP{constructor(e){super(e),this.useMatch=t=>no({select:t==null?void 0:t.select,from:this.id,structuralSharing:t==null?void 0:t.structuralSharing}),this.useRouteContext=t=>yx({...t,from:this.id}),this.useSearch=t=>mx({select:t==null?void 0:t.select,structuralSharing:t==null?void 0:t.structuralSharing,from:this.id}),this.useParams=t=>px({select:t==null?void 0:t.select,structuralSharing:t==null?void 0:t.structuralSharing,from:this.id}),this.useLoaderDeps=t=>hx({...t,from:this.id}),this.useLoaderData=t=>dx({...t,from:this.id}),this.useNavigate=()=>gx({from:this.fullPath}),this.Link=va.forwardRef((t,n)=>I.jsx(zp,{ref:n,from:this.fullPath,...t}))}};function aI(e){return new iI(e)}function cI(e){const t=En(),n=`not-found-${Qt(t.stores.location,o=>o.pathname)}-${Qt(t.stores.status,o=>o)}`;return I.jsx(Dp,{getResetKey:()=>n,onCatch:(o,i)=>{var c;if(Bt(o))(c=e.onCatch)==null||c.call(e,o,i);else throw o},errorComponent:({error:o})=>{var i;if(Bt(o))return(i=e.fallback)==null?void 0:i.call(e,o);throw o},children:e.children})}function uI(){return I.jsx("p",{children:"Not Found"})}function Bo(e){return I.jsx(I.Fragment,{children:e.children})}function Sx(e,t,n){return t.options.notFoundComponent?I.jsx(t.options.notFoundComponent,{...n}):e.options.defaultNotFoundComponent?I.jsx(e.options.defaultNotFoundComponent,{...n}):I.jsx(uI,{})}function lI(e){return null}function fI(){return lI(En()),null}var dI=(e,t)=>e.routeId===t.routeId&&e._displayPending===t._displayPending,hI=(e,t)=>e[0]===t[0]&&e[1]===t[1],wx=ee.memo(function({matchId:t}){const n=En(),o=n.stores.matchStores.get(t);o||Or();const i=Qt(n.stores.loadedAt,l=>l),c=Qt(o,l=>l,dI);return I.jsx(pI,{router:n,matchId:t,resetKey:i,matchState:ee.useMemo(()=>{var m;const l=c.routeId,d=(m=n.routesById[l].parentRoute)==null?void 0:m.id;return{routeId:l,ssr:c.ssr,_displayPending:c._displayPending,parentRouteId:d}},[c._displayPending,c.routeId,c.ssr,n.routesById])})});function pI({router:e,matchId:t,resetKey:n,matchState:o}){var x,E;const i=e.routesById[o.routeId],c=i.options.pendingComponent??e.options.defaultPendingComponent,l=c?I.jsx(c,{}):null,d=i.options.errorComponent??e.options.defaultErrorComponent,m=i.options.onCatch??e.options.defaultOnCatch,g=i.isRoot?i.options.notFoundComponent??((x=e.options.notFoundRoute)==null?void 0:x.options.component):i.options.notFoundComponent,y=o.ssr===!1||o.ssr==="data-only",h=(!i.isRoot||i.options.wrapInSuspense||y)&&(i.options.wrapInSuspense??c??(((E=i.options.errorComponent)==null?void 0:E.preload)||y))?ee.Suspense:Bo,v=d?Dp:Bo,w=g?cI:Bo;return I.jsxs(i.isRoot?i.options.shellComponent??Bo:Bo,{children:[I.jsx(gl.Provider,{value:t,children:I.jsx(h,{fallback:l,children:I.jsx(v,{getResetKey:()=>n,errorComponent:d||Up,onCatch:(P,V)=>{if(Bt(P))throw P.routeId??(P.routeId=o.routeId),P;m==null||m(P,V)},children:I.jsx(w,{fallback:P=>{if(P.routeId??(P.routeId=o.routeId),!g||P.routeId&&P.routeId!==o.routeId||!P.routeId&&!i.isRoot)throw P;return ee.createElement(g,P)},children:y||o._displayPending?I.jsx(AP,{fallback:l,children:I.jsx(jv,{matchId:t})}):I.jsx(jv,{matchId:t})})})})}),o.parentRouteId===Vs?I.jsxs(I.Fragment,{children:[I.jsx(mI,{}),e.options.scrollRestoration&&qw?I.jsx(fI,{}):null]}):null]})}function mI(){const e=En(),t=ee.useRef();return oa(()=>{const n=e.stores.resolvedLocation.get(),o=t.current;n&&(!o||o.href!==n.href)&&e.emit({type:"onRendered",...Wo(e.stores.location.get(),o??n)}),t.current=n},[Qt(e.stores.resolvedLocation,n=>n==null?void 0:n.state.__TSR_key),e]),null}var jv=ee.memo(function({matchId:t}){const n=En(),o=(y,h)=>{var v;return((v=n.getMatch(y.id))==null?void 0:v._nonReactive[h])??y._nonReactive[h]},i=n.stores.matchStores.get(t);i||Or();const c=Qt(i,y=>y),l=c.routeId,d=n.routesById[l],m=ee.useMemo(()=>{var h;const y=(h=n.routesById[l].options.remountDeps??n.options.defaultRemountDeps)==null?void 0:h({routeId:l,loaderDeps:c.loaderDeps,params:c._strictParams,search:c._strictSearch});return y?JSON.stringify(y):void 0},[l,c.loaderDeps,c._strictParams,c._strictSearch,n.options.defaultRemountDeps,n.routesById]),g=ee.useMemo(()=>{const y=d.options.component??n.options.defaultComponent;return y?I.jsx(y,{},m):I.jsx(xx,{})},[m,d.options.component,n.options.defaultComponent]);if(c._displayPending)throw o(c,"displayPendingPromise");if(c._forcePending)throw o(c,"minPendingPromise");if(c.status==="pending"){const y=d.options.pendingMinMs??n.options.defaultPendingMinMs;if(y){const h=n.getMatch(c.id);if(h&&!h._nonReactive.minPendingPromise){const v=Go();h._nonReactive.minPendingPromise=v,setTimeout(()=>{v.resolve(),h._nonReactive.minPendingPromise=void 0},y)}}throw o(c,"loadPromise")}if(c.status==="notFound")return Bt(c.error)||Or(),Sx(n,d,c.error);if(c.status==="redirected")throw on(c.error)||Or(),o(c,"loadPromise");if(c.status==="error")throw c.error;return g}),xx=ee.memo(function(){const t=En(),n=ee.useContext(gl);let o,i=!1,c;{const g=n?t.stores.matchStores.get(n):void 0;[o,i]=Qt(g,y=>[y==null?void 0:y.routeId,(y==null?void 0:y.globalNotFound)??!1],hI),c=Qt(t.stores.matchesId,y=>y[y.findIndex(h=>h===n)+1])}const l=o?t.routesById[o]:void 0,d=t.options.defaultPendingComponent?I.jsx(t.options.defaultPendingComponent,{}):null;if(i)return l||Or(),Sx(t,l,void 0);if(!c)return null;const m=I.jsx(wx,{matchId:c});return o===Vs?I.jsx(ee.Suspense,{fallback:d,children:m}):m});function gI(){const e=En(),t=ee.useRef({router:e,mounted:!1}),[n,o]=ee.useState(!1),i=Qt(e.stores.isLoading,h=>h),c=Qt(e.stores.hasPending,h=>h),l=Gd(i),d=i||n||c,m=Gd(d),g=i||c,y=Gd(g);return e.startTransition=h=>{o(!0),ee.startTransition(()=>{h(),o(!1)})},ee.useEffect(()=>{const h=e.history.subscribe(e.load),v=e.buildLocation({to:e.latestLocation.pathname,search:!0,params:!0,hash:!0,state:!0,_includeValidateSearch:!0});return Rr(e.latestLocation.publicHref)!==Rr(v.publicHref)&&e.commitLocation({...v,replace:!0}),()=>{h()}},[e,e.history]),oa(()=>{if(typeof window<"u"&&e.ssr||t.current.router===e&&t.current.mounted)return;t.current={router:e,mounted:!0},(async()=>{try{await e.load()}catch(v){console.error(v)}})()},[e]),oa(()=>{l&&!i&&e.emit({type:"onLoad",...Wo(e.stores.location.get(),e.stores.resolvedLocation.get())})},[l,e,i]),oa(()=>{y&&!g&&e.emit({type:"onBeforeRouteMount",...Wo(e.stores.location.get(),e.stores.resolvedLocation.get())})},[g,y,e]),oa(()=>{if(m&&!d){const h=Wo(e.stores.location.get(),e.stores.resolvedLocation.get());e.emit({type:"onResolved",...h}),ux(()=>{e.stores.status.set("idle"),e.stores.resolvedLocation.set(e.stores.location.get())})}},[d,m,e]),null}function yI(){const e=En(),t=e.routesById[Vs].options.pendingComponent??e.options.defaultPendingComponent,n=t?I.jsx(t,{}):null,o=I.jsxs(typeof document<"u"&&e.ssr?Bo:ee.Suspense,{fallback:n,children:[I.jsx(gI,{}),I.jsx(vI,{})]});return e.options.InnerWrap?I.jsx(e.options.InnerWrap,{children:o}):o}function vI(){const e=En(),t=Qt(e.stores.firstId,i=>i),n=Qt(e.stores.loadedAt,i=>i),o=t?I.jsx(wx,{matchId:t}):null;return I.jsx(gl.Provider,{value:t,children:e.options.disableGlobalCatchBoundary?o:I.jsx(Dp,{getResetKey:()=>n,errorComponent:Up,onCatch:void 0,children:o})})}var SI=e=>({createMutableStore:Ov,createReadonlyStore:Ov,batch:ux}),wI=e=>new xI(e),xI=class extends vP{constructor(e){super(e,SI)}};function kI({router:e,children:t,...n}){Hw(n)&&e.update({...e.options,...n,context:{...e.options.context,...n.context}});const o=I.jsx(ax.Provider,{value:e,children:t});return e.options.Wrap?I.jsx(e.options.Wrap,{children:o}):o}function _I({router:e,...t}){return I.jsx(kI,{router:e,...t,children:I.jsx(yI,{})})}function EI(e){const t=En({warn:(e==null?void 0:e.router)===void 0}),n=(e==null?void 0:e.router)||t;return Qt(n.stores.__store,fx(e,n))}const yl=["claude","codex","cursor","copilot","pi","opencode","antigravity","gemini","grok"],ar={revision:0,interval:2,billingInterval:5,clearScreen:!0,privacyMode:!0,privacyToggleKey:"p",timezone:null,accounts:[],activeAccountId:null,disabledProviders:[],onboarded:!1,dashboardLayout:"grid",defaultFocus:"all",ascii:"auto",allowNetworkAccess:!1,knownProviders:[]},CI=["claude","codex","cursor"],uh=["cyan","magenta","green","yellow","blue","red"],$v=[...yl],kF=["cyan","magenta","green","yellow","blue","red","cyanBright","magentaBright","greenBright"],lh={claude:{name:"Claude",color:"green"},codex:{name:"Codex",color:"cyan"},cursor:{name:"Cursor",color:"magenta"},copilot:{name:"Copilot",color:"white"},pi:{name:"Pi",color:"blue"},opencode:{name:"opencode",color:"yellow"},antigravity:{name:"Antigravity",color:"red"},gemini:{name:"Gemini",color:"greenBright"},grok:{name:"Grok",color:"yellowBright"}},bI=/[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}/i,PI=/[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}/gi;function II(e){return typeof e=="string"&&bI.test(e)}function kx(e){return e.replace(PI,"[redacted]")}function _F(e,t=$v.filter(o=>!e.disabledProviders.includes(o)),n){const o=new Set(t),i=new Set,c=new Set,l=new Set,d=new Set,m=[],g=(h,v)=>`${h}:${v&&v!=="~"?v:"~"}`,y=h=>{l.add(h.id),d.add(g(h.providerId,h.homeDir)),m.push(h)};if(e.accounts.forEach((h,v)=>{const w=lh[h.providerId];i.add(h.id),c.add(g(h.providerId,h.homeDir)),y({id:h.id,providerId:h.providerId,name:h.name,homeDir:h.homeDir||"~",color:h.color||w.color,source:"configured",explicitId:h.id,explicitIndex:v})}),n)for(const h of n){if(e.disabledProviders.includes(h.providerId))continue;const v=g(h.providerId,h.homeDir);if(i.has(h.id)||c.has(v)||l.has(h.id)||d.has(v))continue;const w=lh[h.providerId];y({id:h.id,providerId:h.providerId,name:h.name,homeDir:h.homeDir||"~",color:h.color||w.color,source:"auto"})}for(const h of $v){if(e.disabledProviders.includes(h)||!o.has(h))continue;const v=g(h,"~");if(i.has(h)||c.has(v)||l.has(h)||d.has(v))continue;const w=lh[h];y({id:h,providerId:h,name:w.name,homeDir:"~",color:w.color,source:"auto"})}return m}function Fv(e,t,n){return typeof e=="number"&&Number.isFinite(e)&&e>=n?e:t}function RI(e){try{return new Intl.DateTimeFormat("en-CA",{timeZone:e}),!0}catch{return!1}}function Dv(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function fh(e){return yl.includes(e)}function TI(e,t){try{return JSON.stringify(e)===JSON.stringify(t)}catch{return!1}}function Bp(e){const t=[],n=Dv(e)?e:{};n!==e&&t.push("config root was not an object");const o=Array.isArray(n.accounts)?n.accounts:[];!Array.isArray(n.accounts)&&n.accounts!==void 0&&t.push("accounts was not an array");const i=[],c=new Set;o.forEach((h,v)=>{if(!Dv(h)){t.push(`accounts[${v}] was not an object`);return}const w=h.providerId??"claude";if(!fh(w)){t.push(`accounts[${v}].providerId was invalid`);return}const x=typeof h.id=="string"&&h.id.trim()?h.id.trim():"",E=typeof h.name=="string"&&h.name.trim()?h.name.trim():"";if(!x||!E){t.push(`accounts[${v}] was missing id or name`);return}if(c.has(x)){t.push(`accounts[${v}].id was duplicated`);return}c.add(x),i.push({id:x,providerId:w,name:E,homeDir:typeof h.homeDir=="string"&&h.homeDir.trim()?h.homeDir:"~",...typeof h.color=="string"&&h.color.trim()?{color:h.color}:{}})});const l=(Array.isArray(n.disabledProviders)?n.disabledProviders:[]).filter(fh);n.disabledProviders!==void 0&&!Array.isArray(n.disabledProviders)&&t.push("disabledProviders was not an array");const d=Array.isArray(n.knownProviders)?n.knownProviders.filter(fh):n.onboarded===!0?[...CI]:[];n.knownProviders!==void 0&&!Array.isArray(n.knownProviders)&&t.push("knownProviders was not an array");const m=typeof n.activeAccountId=="string"&&(c.has(n.activeAccountId)||yl.includes(n.activeAccountId))?n.activeAccountId:null;n.activeAccountId!==void 0&&n.activeAccountId!==null&&m===null&&t.push("activeAccountId did not match a known account/provider");const g=typeof n.timezone=="string"&&n.timezone.trim()&&RI(n.timezone.trim())?n.timezone.trim():null;n.timezone!==void 0&&n.timezone!==null&&g===null&&t.push("timezone was invalid");const y={...ar,revision:typeof n.revision=="number"&&Number.isSafeInteger(n.revision)&&n.revision>=0?n.revision:ar.revision,interval:Fv(n.interval,ar.interval,1),billingInterval:Fv(n.billingInterval,ar.billingInterval,1),clearScreen:typeof n.clearScreen=="boolean"?n.clearScreen:ar.clearScreen,privacyMode:typeof n.privacyMode=="boolean"?n.privacyMode:ar.privacyMode,privacyToggleKey:typeof n.privacyToggleKey=="string"&&n.privacyToggleKey.length===1?n.privacyToggleKey:ar.privacyToggleKey,timezone:g,accounts:i,activeAccountId:m,disabledProviders:l,onboarded:n.onboarded===!0,dashboardLayout:n.dashboardLayout==="single"?"single":"grid",defaultFocus:n.defaultFocus==="last"?"last":"all",ascii:n.ascii==="on"?"on":n.ascii==="off"?"off":"auto",allowNetworkAccess:n.allowNetworkAccess===!0,knownProviders:d};for(const h of Object.keys(ar))h in n||t.push(`missing ${h}`);return{config:y,repaired:t.length>0||!TI(n,y),reasons:t}}function OI(e){return e.trim().toLowerCase().replace(/[^a-z0-9]+/g,"_").replace(/^_+|_+$/g,"").slice(0,48)}function EF(e,t){const n=OI(e)||"account",o=new Set(t.map(i=>i.id));if(!o.has(n))return n;for(let i=2;i<1e3;i++){const c=`${n}_${i}`;if(!o.has(c))return c}return`${n}_${Date.now()}`}function CF(e){const t=new Set(e.map(n=>n.color).filter(Boolean));for(const n of uh)if(!t.has(n))return n;return uh[e.length%uh.length]}function bF(e){return e?e.replace(/\x1b\][\s\S]*?(?:\x07|\x1b\\)/g,"").replace(/\x1b\[[0-?]*[ -/]*[@-~]/g,"").replace(/\x1bO./g,"").replace(/\x1b/g,"").replace(/[\x00-\x1f\x7f-\x9f]/g,"").replace(/\[20[01]~/g,""):""}const Ea="#8d9090",sn={green:"#6caa71",greenBright:"#79be7e",cyan:"#7ccbcd",cyanBright:"#84dde0",blue:"#6d96b4",blueBright:"#67b5ed",magenta:"#bd7bcd",magentaBright:"#d389e5",yellow:"#c4ac62",yellowBright:"#d9c074",red:"#b45648",redBright:"#cf6a5a",white:"#dee5eb",whiteBright:"#f3f5f5",gray:Ea,grey:Ea},MI={claude:sn.green,codex:sn.cyan,cursor:sn.magenta,copilot:sn.white,pi:sn.blue,opencode:sn.yellow,antigravity:sn.red,gemini:sn.greenBright,grok:sn.yellowBright};function LI(e){return e?e.startsWith("#")?e:sn[e]??Ea:Ea}const PF=LI;function IF(e){return MI[e]??Ea}const Uv=["#00d7ff","#00d787","#e6b450","#d75f87","#5f87ff","#af87ff","#5fd7a7","#ff8787","#d7af5f","#87d7ff","#d787d7","#9ee493","#ffb454","#7aa2f7","#bb9af7"],zv=new Map;function NI(e){const t=zv.get(e);if(t)return t;let n=0;for(let i=0;i<e.length;i++)n=n*31+e.charCodeAt(i)>>>0;const o=Uv[n%Uv.length];return zv.set(e,o),o}const RF={input:sn.blue,output:sn.green,cacheCreate:sn.yellow,cacheRead:sn.cyan};function Bv(e){return e.replace(/^claude-/,"").replace(/^gpt-/,"gpt-").replace(/-\d{8}$/,"").replace(/-latest$/,"")}const Vv=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function TF(e,t={}){if(!Number.isFinite(e))return"$0.00";const n=t.sign&&e>0?"+":"",o=Math.abs(e);return o>=1e5?`${n}$${(e/1e3).toFixed(0)}k`:o>=1e4?`${n}$${(e/1e3).toFixed(1)}k`:o>=1?`${n}$${e.toFixed(2)}`:o>=.01?`${n}$${e.toFixed(3)}`:o===0?"$0.00":`${n}$${e.toFixed(4)}`}function OF(e){if(!Number.isFinite(e))return"$0";const t=Math.abs(e);return t>=1e6?`$${(e/1e6).toFixed(1).replace(/\.0$/,"")}M`:t>=1e3?`$${(e/1e3).toFixed(1).replace(/\.0$/,"")}k`:t>=1?`$${Math.round(e)}`:t===0?"$0":`$${e.toFixed(2)}`}function MF(e){if(!Number.isFinite(e)||e===0)return"0";const t=Math.abs(e);return t>=1e9?`${(e/1e9).toFixed(2)}B`:t>=1e6?`${(e/1e6).toFixed(2)}M`:t>=1e3?`${(e/1e3).toFixed(1)}k`:String(Math.round(e))}function LF(e){return Number.isFinite(e)?Math.round(e).toLocaleString("en-US"):"0"}function NF(e){if(!Number.isFinite(e))return"0";const t=Math.abs(e);return t>=1e6?`${(e/1e6).toFixed(1)}M`:t>=1e4?`${Math.round(e/1e3)}k`:Math.round(e).toLocaleString("en-US")}function AF(e,t=0){return Number.isFinite(e)?`${(e*100).toFixed(t)}%`:"0%"}function AI(e,t){const n=Math.max(0,Math.round((t-e)/1e3));if(n<2)return"just now";if(n<60)return`${n}s ago`;const o=Math.round(n/60);if(o<60)return`${o}m ago`;const i=Math.round(o/60);return i<24?`${i}h ago`:`${Math.round(i/24)}d ago`}function jF(e){const t=/^(\d{4})-(\d{2})-(\d{2})$/.exec(e);if(t)return`${Vv[Number(t[2])-1]} ${Number(t[3])}`;const n=/^(\d{4})-(\d{2})$/.exec(e);return n?`${Vv[Number(n[2])-1]} ${n[1]}`:e}function _x(e){return e.input+e.output+e.cacheCreate+e.cacheRead}const Vp=864e5,$F=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],qp=e=>{const[t,n,o]=e.split("-").map(Number);return Date.UTC(t,(n||1)-1,o||1)},Wp=e=>new Date(e).toISOString().slice(0,10),jI=e=>{try{return new Intl.DateTimeFormat("en-CA",{timeZone:e||void 0,year:"numeric",month:"2-digit",day:"2-digit"}).format(new Date)}catch{return new Date().toISOString().slice(0,10)}},$I=e=>(new Date(e).getUTCDay()+6)%7,FF=e=>{const t=qp(e);return Wp(t-$I(t)*Vp)},FI={period:"all"},Ex=[{key:"7d",label:"7 days"},{key:"30d",label:"30 days"},{key:"90d",label:"90 days"},{key:"mtd",label:"month"},{key:"all",label:"6 months"}];function Cx(e){return e.providers.length?new Set(e.providers):null}function DI(e,t){const n=Cx(t);return e.accounts.filter(o=>!(!o.hasUsage||t.account!=="all"&&o.id!==t.account||n&&!n.has(o.providerId)))}function Qh(e){var t,n,o,i,c,l,d,m,g;return!!(e.hasBilling&&((n=(t=e.billing)==null?void 0:t.metrics)!=null&&n.length||(o=e.billing)!=null&&o.plan||(i=e.billing)!=null&&i.error||(d=(l=(c=e.billing)==null?void 0:c.activity)==null?void 0:l.series)!=null&&d.length||(g=(m=e.billing)==null?void 0:m.modelSpend)!=null&&g.length))}function UI(e,t){const n=Cx(t);return e.accounts.filter(o=>!(!o.hasUsage&&!Qh(o)||t.account!=="all"&&o.id!==t.account||n&&!n.has(o.providerId)))}function zI(e){var n;let t=null;for(const o of e)for(const i of((n=o.table)==null?void 0:n.daily)??[])(!t||i.label>t)&&(t=i.label);return t}function bx(e,t,n){if(!t||e==="all")return null;if(e==="mtd")return jI(n).slice(0,7)+"-01";const o=e==="7d"?7:e==="90d"?90:30;return Wp(qp(t)-(o-1)*Vp)}function DF(e,t,n,o){if(!n||e==="all")return null;const i=bx(e,n,o);if(t==="daily")return i;const c=t==="monthly"?365:84,l=Wp(qp(n)-(c-1)*Vp);return i&&i<l?i:l}const BI=()=>({cost:0,tokens:0,cacheSavings:0,calls:0}),VI=(e,t,n,o,i)=>{e.cost+=t,e.tokens+=n,e.cacheSavings+=o,e.calls+=i};function qI(){return{totals:BI(),burnRate:0,timelineMap:new Map,cacheByDay:new Map,provAgg:new Map,modelAgg:new Map,modelTrend:new Map,modelOptionSet:new Set,tokenComposition:{input:0,output:0,cacheCreate:0,cacheRead:0}}}function WI(e,t,n,o,i){let c=0,l=0,d=0,m=0;for(const h of t.breakdown){if(e.modelOptionSet.add(h.name),i&&!i.has(h.name))continue;const v=_x(h);c+=h.cost,l+=v,d+=h.cacheSavings,m+=h.count,e.tokenComposition.input+=h.input,e.tokenComposition.output+=h.output,e.tokenComposition.cacheCreate+=h.cacheCreate,e.tokenComposition.cacheRead+=h.cacheRead;const w=e.modelAgg.get(h.name)??{cost:0,tokens:0,cacheSavings:0,calls:0};w.cost+=h.cost,w.tokens+=v,w.cacheSavings+=h.cacheSavings,w.calls+=h.count,e.modelAgg.set(h.name,w);let x=e.modelTrend.get(h.name);x||(x=new Map,e.modelTrend.set(h.name,x)),x.set(t.label,(x.get(t.label)??0)+h.cost)}if(i&&m===0&&c===0)return;VI(e.totals,c,l,d,m);const g=e.timelineMap.get(t.label)??{date:t.label,total:0,tokens:0,byProvider:{}};g.total+=c,g.tokens+=l,g.byProvider[n]=(g.byProvider[n]??0)+c,e.timelineMap.set(t.label,g),e.cacheByDay.set(t.label,(e.cacheByDay.get(t.label)??0)+d);const y=e.provAgg.get(n)??{id:n,name:n,color:o,cost:0,tokens:0,calls:0};y.cost+=c,y.tokens+=l,y.calls+=m,e.provAgg.set(n,y)}function HI(e){return[...e.timelineMap.values()].sort((t,n)=>t.date.localeCompare(n.date))}function KI(e,t,n){const o=t.map(i=>i.date);return[...e.modelAgg.entries()].map(([i,c])=>{const l=e.modelTrend.get(i);return{model:i,color:NI(i),cost:c.cost,tokens:c.tokens,cacheSavings:c.cacheSavings,calls:c.calls,share:n>0?c.cost/n:0,tokenShare:e.totals.tokens>0?c.tokens/e.totals.tokens:0,callShare:e.totals.calls>0?c.calls/e.totals.calls:0,trend:o.map(d=>(l==null?void 0:l.get(d))??0)}}).sort((i,c)=>c.cost-i.cost)}function QI(e,t){var _,L,b;const n=e?DI(e,t):[],o=zI(n),i=bx(t.period,o,(e==null?void 0:e.tz)??""),c=t.models.length?new Set(t.models):null,l=new Map,d=new Map;for(const A of(e==null?void 0:e.providers)??[])l.set(A.id,A.color),d.set(A.id,A.name);const m=qI(),g=A=>!i||A>=i;for(const A of n){m.burnRate+=((_=A.dashboard)==null?void 0:_.burnRate)??0;const F=A.providerId,$=l.get(F)??A.color;for(const D of((L=A.table)==null?void 0:L.daily)??[])g(D.label)&&WI(m,D,F,$,c)}for(const A of m.provAgg.values()){const F=d.get(A.id);F&&(A.name=F)}const y=HI(m);let h=0;const v=y.map(A=>(h+=A.total,{date:A.date,total:h})),w=y.map(A=>({date:A.date,value:m.cacheByDay.get(A.date)??0})),x=new Map;for(const A of n)for(const F of((b=A.table)==null?void 0:b.daily)??[]){if(!g(F.label))continue;const $=c?F.breakdown.filter(H=>c.has(H.name)):F.breakdown;if(c&&$.length===0)continue;let D=x.get(F.label);D||(D={tokens:0,calls:0,cacheSavings:0,models:new Map},x.set(F.label,D));for(const H of $)D.tokens+=_x(H),D.calls+=H.count,D.cacheSavings+=H.cacheSavings,D.models.set(H.name,(D.models.get(H.name)??0)+H.cost)}const E=y.map(A=>{const F=x.get(A.date);return{date:A.date,cost:A.total,tokens:(F==null?void 0:F.tokens)??0,calls:(F==null?void 0:F.calls)??0,cacheSavings:(F==null?void 0:F.cacheSavings)??0,models:F?[...F.models.entries()].map(([$,D])=>({name:$,cost:D})).sort(($,D)=>D.cost-$.cost):[]}}),P=[...m.provAgg.values()].sort((A,F)=>F.cost-A.cost),V=KI(m,y,m.totals.cost);return{filteredAccounts:n,totals:m.totals,burnRate:m.burnRate,timeline:y,cumulative:v,cacheSavingsSeries:w,calendar:E,cardAccounts:e?UI(e,t):[],byProvider:P,byModel:V,tokenComposition:m.tokenComposition,modelOptions:[...m.modelOptionSet].sort(),latestDay:o,rangeStart:i}}function Wt({children:e,className:t="size-4",...n}){return I.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:1.75,strokeLinecap:"round",strokeLinejoin:"round",className:t,"aria-hidden":!0,...n,children:e})}const UF=e=>I.jsxs(Wt,{...e,children:[I.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),I.jsx("circle",{cx:"12",cy:"13",r:"4"})]}),zF=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"M20 6 9 17l-5-5"})}),BF=e=>I.jsxs(Wt,{...e,children:[I.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),I.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]}),VF=e=>I.jsxs(Wt,{...e,children:[I.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),I.jsx("path",{d:"m7 10 5 5 5-5"}),I.jsx("path",{d:"M12 15V3"})]}),qF=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"M3 6.5A2.5 2.5 0 0 1 5.5 4H9l2 2h7.5A2.5 2.5 0 0 1 21 8.5v8A2.5 2.5 0 0 1 18.5 19h-13A2.5 2.5 0 0 1 3 16.5z"})}),JI=e=>I.jsxs(Wt,{...e,children:[I.jsx("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8"}),I.jsx("path",{d:"m16 6-4-4-4 4"}),I.jsx("path",{d:"M12 2v13"})]}),GI=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"m6 9 6 6 6-6"})}),WF=e=>I.jsxs(Wt,{...e,children:[I.jsx("circle",{cx:"11",cy:"11",r:"8"}),I.jsx("path",{d:"m21 21-4.3-4.3"})]}),YI=e=>I.jsxs(Wt,{...e,children:[I.jsx("path",{d:"M18 6 6 18"}),I.jsx("path",{d:"m6 6 12 12"})]}),XI=e=>I.jsxs(Wt,{...e,children:[I.jsx("circle",{cx:"12",cy:"12",r:"4"}),I.jsx("path",{d:"M12 2v2M12 20v2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M2 12h2M20 12h2M4.9 19.1l1.4-1.4M17.7 6.3l1.4-1.4"})]}),ZI=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"M21 12.8A9 9 0 1 1 11.2 3a7 7 0 0 0 9.8 9.8z"})}),e2=e=>I.jsxs(Wt,{...e,children:[I.jsx("circle",{cx:"12",cy:"12",r:"3"}),I.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),HF=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"M12 5v14M5 12h14"})}),KF=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m3 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6"})}),QF=e=>I.jsxs(Wt,{...e,children:[I.jsx("path",{d:"M12 20h9"}),I.jsx("path",{d:"M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4z"})]}),JF=e=>I.jsx(Wt,{...e,children:I.jsx("path",{d:"m18 15-6-6-6 6"})});function t2(e,t){return t?kx(e):e}function qv({value:e,privacyMode:t,className:n,title:o}){const[i,c]=ee.useState(!1);return!(t&&II(e))||i?I.jsx("span",{className:n,title:o??e,children:e}):I.jsx("button",{type:"button",onClick:()=>c(!0),className:`min-w-0 cursor-pointer truncate rounded text-left focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent ${n??""}`,title:"Click to reveal email","aria-label":"Email hidden. Click to reveal.",children:I.jsx("span",{className:"inline-block max-w-full truncate blur-sm transition hover:blur-[2px]",children:kx(e)})})}const Hp="focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent";function n2({options:e,value:t,onChange:n,size:o="sm",btnClassName:i,containerClassName:c,ariaLabel:l}){const d="flex items-center overflow-hidden rounded border border-line",m=o==="xs"?"px-1.5 py-0.5 text-[10px] transition max-sm:py-1.5":"px-2 py-1 text-xs transition max-sm:py-2",g=o==="xs"?"bg-bg-3 text-accent":"bg-bg-2 text-accent",y=o==="xs"?"text-fg-faint hover:text-fg":"text-fg-dim hover:text-fg";return I.jsx("div",{className:c??d,role:"group","aria-label":l,children:e.map(h=>I.jsx("button",{type:"button","aria-pressed":t===h.value,onClick:()=>n(h.value),className:`${i??m} ${Hp} ${t===h.value?g:y}`,children:h.label},String(h.value)))})}function Wv({label:e,value:t,children:n}){const[o,i]=ee.useState(!1),c=ee.useRef(null),l=ee.useRef(null),d=ee.useRef(null),m=ee.useId(),g=(h=!1)=>{i(!1),h&&requestAnimationFrame(()=>{var v;return(v=l.current)==null?void 0:v.focus()})};ee.useEffect(()=>{if(!o)return;const h=v=>{c.current&&!c.current.contains(v.target)&&g()};return document.addEventListener("mousedown",h),()=>document.removeEventListener("mousedown",h)},[o]);const y=h=>{var E;const v=Array.from(((E=d.current)==null?void 0:E.querySelectorAll('[role="menuitem"]:not([disabled])'))??[]),w=v.indexOf(document.activeElement);let x=null;if(h.key==="Escape"){h.preventDefault(),g(!0);return}h.key==="Home"&&(x=0),h.key==="End"&&(x=v.length-1),h.key==="ArrowDown"&&(x=w<0?0:(w+1)%v.length),h.key==="ArrowUp"&&(x=w<0?v.length-1:(w-1+v.length)%v.length),x!==null&&v[x]&&(h.preventDefault(),v[x].focus())};return I.jsxs("div",{ref:c,className:"relative",children:[I.jsxs("button",{ref:l,type:"button","aria-haspopup":"menu","aria-expanded":o,"aria-controls":o?m:void 0,onClick:()=>i(h=>!h),onKeyDown:h=>{h.key!=="ArrowDown"&&h.key!=="ArrowUp"||(h.preventDefault(),i(!0),requestAnimationFrame(()=>{var w,x;const v=(w=d.current)==null?void 0:w.querySelectorAll('[role="menuitem"]:not([disabled])');(x=v==null?void 0:v[h.key==="ArrowDown"?0:v.length-1])==null||x.focus()}))},className:`flex items-center gap-1.5 rounded border border-line bg-bg-1 px-2 py-1 text-xs text-fg-dim transition hover:border-line-2 hover:text-fg max-sm:py-2 ${Hp}`,children:[I.jsxs("span",{className:"text-fg-faint",children:[e,":"]}),I.jsx("span",{className:"text-fg",children:t}),I.jsx(GI,{className:`size-3 transition ${o?"rotate-180":""}`})]}),o&&I.jsx("div",{id:m,ref:d,role:"menu",onKeyDown:y,className:"absolute right-0 z-50 mt-1 min-w-44 max-w-[calc(100vw-2.5rem)] rounded-md border border-line-2 bg-bg-2 p-1 shadow-xl",children:n(()=>g(!0))})]})}function Hv({children:e}){return I.jsx("div",{className:"flex flex-col",children:e})}function vu({active:e,onClick:t,children:n}){return I.jsx("button",{type:"button",role:"menuitem",onClick:t,className:`flex min-w-0 items-center gap-2 rounded px-2 py-1 text-left text-xs transition ${Hp} ${e?"bg-bg-3 text-fg-bright":"text-fg-dim hover:bg-bg-3 hover:text-fg"}`,children:n})}function r2({snapshot:e,derived:t,filters:n,setFilters:o,privacyMode:i=!0}){const c=(e==null?void 0:e.providers)??[],d=((e==null?void 0:e.accounts)??[]).filter(_=>_.hasUsage),m=new Set(d.map(_=>_.providerId)),g=c.filter(_=>m.has(_.id)),y=new Set(t.cardAccounts.map(_=>_.providerId)),h=c.filter(_=>!m.has(_.id)&&y.has(_.id)),v=n.providers.length?d.filter(_=>n.providers.includes(_.providerId)):d,w=_=>{var L;return((L=c.find(b=>b.id===_))==null?void 0:L.name)??_},x=_=>_.name&&_.name!==w(_.providerId)?`${w(_.providerId)} · ${_.name}`:w(_.providerId),E=d.find(_=>_.id===n.account),P=_=>o(L=>{const b=L.providers.includes(_);return{...L,providers:b?L.providers.filter(A=>A!==_):[...L.providers,_]}}),V=n.providers.length>0||n.models.length>0||n.account!=="all";return I.jsx("div",{className:"border-t border-line bg-bg-0/70",children:I.jsxs("div",{className:"mx-auto flex max-w-[1600px] flex-wrap items-center gap-x-4 gap-y-2 px-5 py-2.5 2xl:max-w-[1920px]",children:[I.jsx("span",{className:"hidden text-xs text-fg-faint sm:inline",children:"filter:"}),I.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[g.map(_=>{const L=n.providers.includes(_.id),b=n.providers.length>0&&!L;return I.jsxs("button",{type:"button","aria-pressed":L,onClick:()=>P(_.id),className:"flex items-center gap-1.5 rounded border px-2 py-0.5 text-xs transition focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent max-sm:py-1.5",style:{borderColor:L?_.color:"var(--color-line)",color:b?"var(--color-fg-faint)":L?_.color:"var(--color-fg-dim)",background:L?"var(--color-bg-2)":"transparent"},title:L?`hide ${_.name}`:n.providers.length?`add ${_.name}`:`show only ${_.name}`,children:[I.jsx("span",{style:{color:_.color,opacity:b?.4:1},"aria-hidden":!0,children:L?"●":"○"}),_.name]},_.id)}),h.length>0&&I.jsxs("span",{className:"flex items-center gap-1.5 text-xs text-fg-faint",title:"Billing-only providers — shown as cards with plan & quota; no usage timeline to filter",children:[g.length>0&&I.jsx("span",{className:"text-line-2",children:"|"}),I.jsx("span",{children:"billing-only:"}),h.map(_=>I.jsxs("span",{className:"flex items-center gap-1 text-fg-dim",children:[I.jsx("span",{style:{color:_.color,opacity:.55},"aria-hidden":!0,children:"·"}),_.name]},_.id))]})]}),I.jsxs("div",{className:"flex w-full flex-wrap items-center gap-2 md:ml-auto md:w-auto",children:[v.length>1?I.jsx(Wv,{label:"account",value:n.account==="all"?"all":E?t2(x(E),i):"all",children:_=>I.jsxs(Hv,{children:[I.jsx(vu,{active:n.account==="all",onClick:()=>{o(L=>({...L,account:"all"})),_()},children:"All accounts"}),I.jsx("div",{className:"my-1 h-px bg-line"}),I.jsx("div",{className:"max-h-64 overflow-y-auto",children:v.map(L=>I.jsxs(vu,{active:n.account===L.id,onClick:()=>{o(b=>({...b,account:L.id})),_()},children:[I.jsx("span",{style:{color:L.color},"aria-hidden":!0,children:"●"})," ",I.jsx(qv,{value:x(L),privacyMode:i,className:"truncate"})]},L.id))})]})}):v.length===1?I.jsxs("span",{className:"rounded border border-line bg-bg-1 px-2 py-1 text-xs text-fg-dim",children:["account: ",I.jsx(qv,{value:x(v[0]),privacyMode:i,className:"text-fg"})]}):null,I.jsx(Wv,{label:"model",value:n.models.length===0?"all":n.models.length===1?Bv(n.models[0]):`${n.models.length} models`,children:()=>I.jsxs(Hv,{children:[I.jsx(vu,{active:n.models.length===0,onClick:()=>o(_=>({..._,models:[]})),children:"All models"}),I.jsx("div",{className:"my-1 h-px bg-line"}),I.jsxs("div",{className:"max-h-64 overflow-y-auto",children:[t.modelOptions.length===0&&I.jsx("div",{className:"px-2 py-1 text-xs text-fg-faint",children:"no models in range"}),t.modelOptions.map(_=>{const L=n.models.includes(_);return I.jsxs(vu,{active:L,onClick:()=>o(b=>({...b,models:L?b.models.filter(A=>A!==_):[...b.models,_]})),children:[I.jsx("span",{className:L?"text-accent":"text-fg-faint","aria-hidden":!0,children:L?"◉":"○"})," ",Bv(_)]},_)})]})]})}),I.jsxs("div",{className:"flex shrink-0 items-center gap-1.5",children:[I.jsx("span",{className:"text-xs text-fg-faint",children:"range:"}),I.jsx(n2,{options:Ex.map(_=>({value:_.key,label:_.key==="mtd"?"MTD":_.key==="all"?"6M":_.key})),value:n.period,onChange:_=>o(L=>({...L,period:_})),size:"sm",ariaLabel:"time range"})]}),V&&I.jsxs("button",{type:"button",onClick:()=>o(_=>({..._,providers:[],models:[],account:"all"})),className:"flex items-center gap-1 rounded border border-line bg-bg-1 px-2 py-1 text-xs text-fg-faint transition hover:border-warning/60 hover:text-warning focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent",title:"Clear provider, model & account filters","aria-label":"Clear provider, model and account filters",children:[I.jsx(YI,{className:"size-3","aria-hidden":!0})," clear"]})]})]})})}const s2=ee.lazy(()=>lr(()=>import("./share-sheet-DUee3FlK.js"),__vite__mapDeps([0,1,2,3,4]),import.meta.url).then(e=>({default:e.ShareSheet}))),Px=ee.createContext(null),o2=()=>{const e=ee.useContext(Px);if(!e)throw new Error("useShare must be used inside ShareProvider");return e};function i2({children:e}){const[t,n]=ee.useState(null);return I.jsxs(Px.Provider,{value:n,children:[e,t?I.jsx(ee.Suspense,{fallback:I.jsx("div",{className:"fixed inset-0 z-[60] grid place-items-center bg-bg-0/70 text-sm text-fg-dim",role:"status","aria-live":"polite",children:"Preparing share preview…"}),children:I.jsx(s2,{source:t,onClose:()=>n(null)})}):null]})}function a2({derived:e,periodLabel:t,tz:n,version:o}){const i=o2();return I.jsxs("button",{type:"button",onClick:()=>i({kind:"summary",derived:e,periodLabel:t,tz:n,version:o}),className:"flex items-center gap-1.5 rounded border border-line bg-bg-1 px-2.5 py-1 text-xs text-fg-dim transition hover:border-accent/60 hover:text-accent active:scale-[0.97] focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent max-sm:py-2",title:"Create a shareable image",children:[I.jsx(JI,{className:"size-3.5"}),I.jsx("span",{children:"share"})]})}const Kv=[{key:"overview",label:"overview"},{key:"analytics",label:"analytics"},{key:"models",label:"models"},{key:"explore",label:"explore"}];function c2(e,t){const n=e.providers.filter(c=>t.providers.has(c)),o=e.account==="all"||t.accounts.has(e.account)?e.account:"all",i=t.modelsReady?e.models.filter(c=>t.models.has(c)):e.models;return n.length===e.providers.length&&i.length===e.models.length&&o===e.account?e:{...e,providers:n,account:o,models:i}}function Kp(e,t,n){try{return e(t)}catch(o){return ab("[nuqs] Error while parsing value `%s`: %O"+(n?" (for key `%s`)":""),t,o,n),null}}function Xn(e){function t(n){if(typeof n>"u")return null;let o="";if(Array.isArray(n)){if(n[0]===void 0)return null;o=n[0]}return typeof n=="string"&&(o=n),Kp(e.parse,o)}return{type:"single",eq:(n,o)=>n===o,...e,parseServerSide:t,withDefault(n){return{...this,defaultValue:n,parseServerSide(o){return t(o)??n}}},withOptions(n){return{...this,...n}}}}const dh=Xn({parse:e=>e,serialize:String});Xn({parse:e=>{const t=parseInt(e);return t==t?t:null},serialize:e=>""+Math.round(e)});Xn({parse:e=>{const t=parseInt(e);return t==t?t-1:null},serialize:e=>""+Math.round(e+1)});Xn({parse:e=>{const t=parseInt(e,16);return t==t?t:null},serialize:e=>{const t=Math.round(e).toString(16);return(t.length&1?"0":"")+t}});Xn({parse:e=>{const t=parseFloat(e);return t==t?t:null},serialize:String});Xn({parse:e=>e.toLowerCase()==="true",serialize:String});function Qp(e,t){return e.valueOf()===t.valueOf()}Xn({parse:e=>{const t=parseInt(e);return t==t?new Date(t):null},serialize:e=>""+e.valueOf(),eq:Qp});Xn({parse:e=>{const t=new Date(e);return t.valueOf()==t.valueOf()?t:null},serialize:e=>e.toISOString(),eq:Qp});Xn({parse:e=>{const t=new Date(e.slice(0,10));return t.valueOf()==t.valueOf()?t:null},serialize:e=>e.toISOString().slice(0,10),eq:Qp});function u2(e){return l2(e)}function l2(e){return Xn({parse:t=>{const n=t;return e.includes(n)?n:null},serialize:String})}function Qv(e,t=","){const n=e.eq??((i,c)=>i===c),o=encodeURIComponent(t);return Xn({parse:i=>i===""?[]:i.split(t).map((c,l)=>Kp(e.parse,c.replaceAll(o,t),`[${l}]`)).filter(c=>c!=null),serialize:i=>i.map(c=>(e.serialize?e.serialize(c):String(c)).replaceAll(t,o)).join(t),eq(i,c){return i===c?!0:i.length!==c.length?!1:i.every((l,d)=>n(l,c[d]))}})}const hh=Ap(),f2={};function d2(e,t={}){const n=ee.useId(),o=mb(),i=gb(),{history:c="replace",scroll:l=(o==null?void 0:o.scroll)??!1,shallow:d=(o==null?void 0:o.shallow)??!0,throttleMs:m=fa.timeMs,limitUrlUpdates:g=o==null?void 0:o.limitUrlUpdates,clearOnDefault:y=(o==null?void 0:o.clearOnDefault)??!0,startTransition:h,urlKeys:v=f2}=t,w=Object.keys(e).join(","),x=ee.useMemo(()=>Object.fromEntries(Object.keys(e).map(D=>[D,v[D]??D])),[w,JSON.stringify(v)]),E=pb(Object.values(x)),P=E.searchParams,V=ee.useRef({}),_=ee.useMemo(()=>Object.fromEntries(Object.keys(e).map(D=>[D,e[D].defaultValue??null])),[Object.values(e).map(({defaultValue:D})=>D).join(",")]),L=Jd.useQueuedQueries(Object.values(x)),[b,A]=ee.useState(()=>ph(e,v,P??new URLSearchParams,L).state),F=ee.useRef(b);if(Ye("[nuq+ %s `%s`] render - state: %O, iSP: %s",n,w,b,P),Object.keys(V.current).join("&")!==Object.values(x).join("&")){const{state:D,hasChanged:H}=ph(e,v,P,L,V.current,F.current);H&&(Ye("[nuq+ %s `%s`] State changed: %O",n,w,{state:D,initialSearchParams:P,queuedQueries:L,queryRef:V.current,stateRef:F.current}),F.current=D,A(D)),V.current=Object.fromEntries(Object.entries(x).map(([X,te])=>{var ae;return[te,((ae=e[X])==null?void 0:ae.type)==="multi"?P==null?void 0:P.getAll(te):(P==null?void 0:P.get(te))??null]}))}ee.useEffect(()=>{const{state:D,hasChanged:H}=ph(e,v,P,L,V.current,F.current);H&&(Ye("[nuq+ %s `%s`] State changed: %O",n,w,{state:D,initialSearchParams:P,queuedQueries:L,queryRef:V.current,stateRef:F.current}),F.current=D,A(D))},[Object.values(x).map(D=>`${D}=${P==null?void 0:P.getAll(D)}`).join("&"),JSON.stringify(L)]),ee.useEffect(()=>{const D=Object.keys(e).reduce((H,X)=>(H[X]=({state:te,query:ae})=>{A(k=>{const{defaultValue:q}=e[X],Y=x[X],G=te??q??null,z=k[X]??q??null;return Object.is(z,G)?(Ye("[nuq+ %s `%s`] Cross-hook key sync %s: %O (default: %O). no change, skipping, resolved: %O",n,w,Y,te,q,F.current),k):(F.current={...F.current,[X]:G},V.current[Y]=ae,Ye("[nuq+ %s `%s`] Cross-hook key sync %s: %O (default: %O). updateInternalState, resolved: %O",n,w,Y,te,q,F.current),F.current)})},H),{});for(const H of Object.keys(e)){const X=x[H];Ye("[nuq+ %s `%s`] Subscribing to sync for `%s`",n,X,w),hh.on(X,D[H])}return()=>{for(const H of Object.keys(e)){const X=x[H];Ye("[nuq+ %s `%s`] Unsubscribing to sync for `%s`",n,X,w),hh.off(X,D[H])}}},[w,x]);const $=ee.useCallback((D,H={})=>{var z,Q,re,Z,T,J;const X=Object.fromEntries(Object.keys(e).map(me=>[me,null])),te=typeof D=="function"?D(Jv(F.current,_))??X:D??X;Ye("[nuq+ %s `%s`] setState: %O",n,w,te);let ae,k=0,q=!1;const Y=[];for(let[me,he]of Object.entries(te)){const le=e[me],_e=x[me];if(!le||he===void 0)continue;(H.clearOnDefault??le.clearOnDefault??y)&&he!==null&&le.defaultValue!==void 0&&(le.eq??((Pe,ct)=>Pe===ct))(he,le.defaultValue)&&(he=null);const Ne=he===null?null:(le.serialize??String)(he);hh.emit(_e,{state:he,query:Ne});const ke={key:_e,query:Ne,options:{history:H.history??le.history??c,shallow:H.shallow??le.shallow??d,scroll:H.scroll??le.scroll??l,startTransition:H.startTransition??le.startTransition??h}};if(((z=H==null?void 0:H.limitUrlUpdates)==null?void 0:z.method)==="debounce"||(g==null?void 0:g.method)==="debounce"||((Q=le.limitUrlUpdates)==null?void 0:Q.method)==="debounce"){ke.options.shallow===!0&&console.warn(Fa(422));const Pe=((re=H==null?void 0:H.limitUrlUpdates)==null?void 0:re.timeMs)??(g==null?void 0:g.timeMs)??((Z=le.limitUrlUpdates)==null?void 0:Z.timeMs)??fa.timeMs,ct=Jd.push(ke,Pe,E,i);k<Pe&&(ae=ct,k=Pe)}else{const Pe=((T=H==null?void 0:H.limitUrlUpdates)==null?void 0:T.timeMs)??((J=le==null?void 0:le.limitUrlUpdates)==null?void 0:J.timeMs)??(g==null?void 0:g.timeMs)??H.throttleMs??le.throttleMs??m;Y.push(Jd.abort(_e)),Cu.push(ke,Pe),q=!0}}const G=Y.reduce((me,he)=>he(me),q?Cu.flush(E,i):Cu.getPendingPromise(E));return ae??G},[w,c,d,l,m,g==null?void 0:g.method,g==null?void 0:g.timeMs,h,x,E.updateUrl,E.getSearchParamsSnapshot,E.rateLimitFactor,i,_]);return[ee.useMemo(()=>Jv(b,_),[b,_]),$]}function ph(e,t,n,o,i,c){let l=!1;const d=Object.entries(e).reduce((m,[g,y])=>{const h=(t==null?void 0:t[g])??g,v=o[h],w=y.type==="multi"?[]:null,x=v===void 0?(y.type==="multi"?n==null?void 0:n.getAll(h):n==null?void 0:n.get(h))??w:v;return i&&c&&zw(i[h]??w,x)?(m[g]=c[g]??null,m):(l=!0,m[g]=(Sb(x)?null:Kp(y.parse,x,h))??null,i&&(i[h]=x),m)},{});if(!l){const m=Object.keys(e),g=Object.keys(c??{});l=m.length!==g.length||m.some(y=>!g.includes(y))}return{state:d,hasChanged:l}}function Jv(e,t){return Object.fromEntries(Object.keys(e).map(n=>[n,e[n]??t[n]??null]))}const h2=["7d","30d","90d","mtd","all"];function p2(){const[e,t]=d2({p:Qv(dh).withDefault([]),m:Qv(dh).withDefault([]),a:dh.withDefault("all"),period:u2(h2).withDefault(FI.period)},{history:"replace"}),n=ee.useMemo(()=>({providers:e.p,models:e.m,account:e.a,period:e.period}),[e.p,e.m,e.a,e.period]),o=ee.useCallback(i=>{t(c=>{const l={providers:c.p,models:c.m,account:c.a,period:c.period},d=typeof i=="function"?i(l):i;return{p:d.providers,m:d.models,a:d.account,period:d.period}})},[t]);return[n,o]}const jt=(e,t)=>{switch(t.length){case 0:return e;case 1:return t[0](e);case 2:return t[1](t[0](e));case 3:return t[2](t[1](t[0](e)));case 4:return t[3](t[2](t[1](t[0](e))));case 5:return t[4](t[3](t[2](t[1](t[0](e)))));case 6:return t[5](t[4](t[3](t[2](t[1](t[0](e))))));case 7:return t[6](t[5](t[4](t[3](t[2](t[1](t[0](e)))))));case 8:return t[7](t[6](t[5](t[4](t[3](t[2](t[1](t[0](e))))))));case 9:return t[8](t[7](t[6](t[5](t[4](t[3](t[2](t[1](t[0](e)))))))));default:{let n=e;for(let o=0,i=t.length;o<i;o++)n=t[o](n);return n}}},m2={pipe(){return jt(this,arguments)}},vl=(function(){function e(){}return e.prototype=m2,e})(),ne=function(e,t){if(typeof e=="function")return function(){return e(arguments)?t.apply(this,arguments):n=>t(n,...arguments)};switch(e){case 0:case 1:throw new RangeError(`Invalid arity ${e}`);case 2:return function(n,o){return arguments.length>=2?t(n,o):function(i){return t(i,n)}};case 3:return function(n,o,i){return arguments.length>=3?t(n,o,i):function(c){return t(c,n,o)}};default:return function(){if(arguments.length>=e)return t.apply(this,arguments);const n=arguments;return function(o){return t(o,...n)}}}},Ee=e=>e,ds=e=>()=>e,Jp=ds(!0),Ix=ds(!1),Sl=ds(void 0),Da=Sl;function Rx(e,t,n,o,i,c,l,d,m){switch(arguments.length){case 1:return e;case 2:return function(){return t(e.apply(this,arguments))};case 3:return function(){return n(t(e.apply(this,arguments)))};case 4:return function(){return o(n(t(e.apply(this,arguments))))};case 5:return function(){return i(o(n(t(e.apply(this,arguments)))))};case 6:return function(){return c(i(o(n(t(e.apply(this,arguments))))))};case 7:return function(){return l(c(i(o(n(t(e.apply(this,arguments)))))))};case 8:return function(){return d(l(c(i(o(n(t(e.apply(this,arguments))))))))};case 9:return function(){return m(d(l(c(i(o(n(t(e.apply(this,arguments)))))))))}}}function hs(e){const t=new WeakMap;return n=>{if(t.has(n))return t.get(n);const o=e(n);return t.set(n,o),o}}const Jh=e=>{const t=new Set(Reflect.ownKeys(e));if(e.constructor===Object)return t;e instanceof Error&&t.delete("stack");const n=Object.getPrototypeOf(e);let o=n;for(;o!==null&&o!==Object.prototype;){const i=Reflect.ownKeys(o);for(let c=0;c<i.length;c++)t.add(i[c]);o=Object.getPrototypeOf(o)}return t.has("constructor")&&typeof e.constructor=="function"&&n===e.constructor.prototype&&t.delete("constructor"),t},Gh=new WeakSet;function Gp(e){return typeof e=="string"}function Tx(e){return typeof e=="number"}function g2(e){return typeof e=="boolean"}function wl(e){return typeof e=="function"}function y2(e){return e!==void 0}function v2(e){return e!=null}function S2(e){return!1}function Ox(e){return!0}function w2(e){return typeof e=="object"&&e!==null||wl(e)}const Ue=ne(2,(e,t)=>w2(e)&&t in e);function x2(e){return Ue(e,Symbol.iterator)||Gp(e)}const Gt="~effect/interfaces/Hash",dt=e=>{switch(typeof e){case"number":return Yp(e);case"bigint":return Ct(e.toString(10));case"boolean":return Ct(String(e));case"symbol":return Ct(String(e));case"string":return Ct(e);case"undefined":return Ct("undefined");case"function":case"object":{if(e===null)return Ct("null");if(e instanceof Date)return Ct(e.toISOString());if(e instanceof RegExp)return Ct(e.toString());{if(Gh.has(e))return Yh(e);if(gh.has(e))return gh.get(e);const t=b2(e,()=>k2(e)?e[Gt]():typeof e=="function"?Yh(e):Array.isArray(e)||ArrayBuffer.isView(e)?Mx(e):e instanceof Map?E2(e):e instanceof Set?C2(e):Xp(e));return gh.set(e,t),t}}default:throw new Error(`BUG: unhandled typeof ${typeof e} - please report an issue at https://github.com/Effect-TS/effect/issues`)}},Yh=e=>(mh.has(e)||mh.set(e,Yp(Math.floor(Math.random()*Number.MAX_SAFE_INTEGER))),mh.get(e)),Qn=ne(2,(e,t)=>e*53^t),xl=e=>e&3221225471|e>>>1&1073741824,k2=e=>Ue(e,Gt),Yp=e=>{if(e!==e)return Ct("NaN");if(e===1/0)return Ct("Infinity");if(e===-1/0)return Ct("-Infinity");let t=e|0;for(t!==e&&(t^=e*4294967295);e>4294967295;)t^=e/=4294967295;return xl(t)},Ct=e=>{let t=5381,n=e.length;for(;n;)t=t*33^e.charCodeAt(--n);return xl(t)},_2=(e,t)=>{let n=12289;for(const o of t)n^=Qn(dt(o),dt(e[o]));return xl(n)},Xp=e=>_2(e,Jh(e)),Zp=(e,t)=>n=>{let o=e;for(const i of n)o^=t(i);return xl(o)},Mx=Zp(6151,dt),E2=Zp(Ct("Map"),([e,t])=>Qn(dt(e),dt(t))),C2=Zp(Ct("Set"),dt),mh=new WeakMap,gh=new WeakMap,yh=new WeakSet;function b2(e,t){if(yh.has(e))return Ct("[Circular]");yh.add(e);const n=t();return yh.delete(e),n}const Yt="~effect/interfaces/Equal";function vn(){return arguments.length===1?e=>Ys(e,arguments[0]):Ys(arguments[0],arguments[1])}function Ys(e,t){if(e===t)return!0;if(e==null||t==null)return!1;const n=typeof e;return n!==typeof t?!1:n==="number"&&e!==e&&t!==t?!0:n!=="object"&&n!=="function"||Gh.has(e)||Gh.has(t)?!1:R2(e,t,I2)}function P2(e,t,n){const o=vh.has(e),i=Sh.has(t);if(o&&i)return!0;if(o||i)return!1;vh.add(e),Sh.add(t);const c=n();return vh.delete(e),Sh.delete(t),c}const vh=new WeakSet,Sh=new WeakSet;function I2(e,t){if(dt(e)!==dt(t))return!1;if(e instanceof Date)return t instanceof Date?e.toISOString()===t.toISOString():!1;if(e instanceof RegExp)return t instanceof RegExp?e.toString()===t.toString():!1;const n=Gv(e),o=Gv(t);if(n!==o)return!1;const i=n&&o;return typeof e=="function"&&!i?!1:P2(e,t,()=>i?e[Yt](t):Array.isArray(e)?!Array.isArray(t)||e.length!==t.length?!1:T2(e,t):ArrayBuffer.isView(e)?!ArrayBuffer.isView(t)||e.byteLength!==t.byteLength?!1:O2(e,t):e instanceof Map?!(t instanceof Map)||e.size!==t.size?!1:N2(e,t):e instanceof Set?!(t instanceof Set)||e.size!==t.size?!1:j2(e,t):M2(e,t))}function R2(e,t,n){let o=Su.get(e);if(!o)o=new WeakMap,Su.set(e,o);else if(o.has(t))return o.get(t);const i=n(e,t);o.set(t,i);let c=Su.get(t);return c||(c=new WeakMap,Su.set(t,c)),c.set(e,i),i}const Su=new WeakMap;function T2(e,t){for(let n=0;n<e.length;n++)if(!Ys(e[n],t[n]))return!1;return!0}function O2(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function M2(e,t){const n=Jh(e),o=Jh(t);if(n.size!==o.size)return!1;for(const i of n)if(!o.has(i)||!Ys(e[i],t[i]))return!1;return!0}function L2(e,t){return function(o,i){for(const[c,l]of o){let d=!1;for(const[m,g]of i)if(e(c,m)&&t(l,g)){d=!0;break}if(!d)return!1}return!0}}const N2=L2(Ys,Ys);function A2(e){return function(n,o){for(const i of n){let c=!1;for(const l of o)if(e(i,l)){c=!0;break}if(!c)return!1}return!0}}const j2=A2(Ys),Gv=e=>Ue(e,Yt),$2=()=>vn,F2=e=>(t,n)=>t===n||e(t,n),D2=(e,t)=>e===t,U2=()=>D2;function z2(e){return F2((t,n)=>{if(t.length!==n.length)return!1;for(let o=0;o<t.length;o++)if(!e(t[o],n[o]))return!1;return!0})}const Lx=e=>e.length>0,kl=Symbol.for("~effect/Redactable"),B2=e=>Ue(e,kl);function _l(e){return B2(e)?Nx(e):e}function Nx(e){var t;return e[kl](((t=globalThis[da])==null?void 0:t.context)??V2)}const da="~effect/Fiber/currentFiber",V2={"~effect/Context":{},mapUnsafe:new Map,pipe(){return jt(this,arguments)}};function pt(e,t){const n=(t==null?void 0:t.space)??0,o=new WeakSet,i=n?typeof n=="number"?" ".repeat(n):n:"",c=g=>i.repeat(g),l=(g,y)=>{const h=g==null?void 0:g.constructor;return h&&h!==Object.prototype.constructor&&h.name?`${h.name}(${y})`:y},d=g=>{try{return Reflect.ownKeys(g)}catch{return["[ownKeys threw]"]}};function m(g,y=0){if(Array.isArray(g)){if(o.has(g))return Yv;if(o.add(g),!i||g.length<=1)return`[${g.map(v=>m(v,y)).join(",")}]`;const h=g.map(v=>m(v,y+1)).join(`,
|
|
59
|
+
`+c(y+1));return`[
|
|
60
|
+
${c(y+1)}${h}
|
|
61
|
+
${c(y)}]`}if(g instanceof Date)return W2(g);if(!(t!=null&&t.ignoreToString)&&Ue(g,"toString")&&typeof g.toString=="function"&&g.toString!==Object.prototype.toString&&g.toString!==Array.prototype.toString){const h=H2(g);return g instanceof Error&&g.cause?`${h} (cause: ${m(g.cause,y)})`:h}if(typeof g=="string")return JSON.stringify(g);if(typeof g=="number"||g==null||typeof g=="boolean"||typeof g=="symbol")return String(g);if(typeof g=="bigint")return String(g)+"n";if(typeof g=="object"||typeof g=="function"){if(o.has(g))return Yv;if(o.add(g),kl in g)return pt(Nx(g));if(Symbol.iterator in g)return`${g.constructor.name}(${m(Array.from(g),y)})`;const h=d(g);if(!i||h.length<=1){const w=`{${h.map(x=>`${qu(x)}:${m(g[x],y)}`).join(",")}}`;return l(g,w)}const v=`{
|
|
62
|
+
${h.map(w=>`${c(y+1)}${qu(w)}: ${m(g[w],y+1)}`).join(`,
|
|
63
|
+
`)}
|
|
64
|
+
${c(y)}}`;return l(g,v)}return String(g)}return m(e,0)}const Yv="[Circular]";function qu(e){return typeof e=="string"?JSON.stringify(e):String(e)}function q2(e){return e.map(t=>`[${qu(t)}]`).join("")}function W2(e){try{return e.toISOString()}catch{return"Invalid Date"}}function H2(e){try{const t=e.toString();return typeof t=="string"?t:String(t)}catch{return"[toString threw]"}}function Ax(e,t){let n=[];const o=JSON.stringify(e,(i,c)=>typeof c=="object"&&c!==null?n.includes(c)?void 0:n.push(c)&&_l(c):c,t==null?void 0:t.space);return n=void 0,o}const Xs=Symbol.for("nodejs.util.inspect.custom"),Ua=e=>{try{if(Ue(e,"toJSON")&&wl(e.toJSON)&&e.toJSON.length===0)return e.toJSON();if(Array.isArray(e))return e.map(Ua)}catch{return"[toJSON threw]"}return _l(e)},K2=(e,t=2)=>{if(typeof e=="string")return e;try{return typeof e=="object"?Q2(e,t):String(e)}catch{return String(e)}},Q2=(e,t)=>{let n=[];const o=JSON.stringify(e,(i,c)=>typeof c=="object"&&c!==null?n.includes(c)?void 0:n.push(c)&&_l(c):c,t);return n=void 0,o},Xv={toJSON(){return Ua(this)},[Xs](){return this.toJSON()},toString(){return pt(this.toJSON())}};class El{constructor(t){M(this,"called",!1);M(this,"self");this.self=t}next(t){return this.called?{value:t,done:!0}:(this.called=!0,{value:this.self,done:!1})}[Symbol.iterator](){return new El(this.self)}}const Yo="~effect/Utils/internal",jx={[Yo]:e=>e()},J2={[Yo]:e=>{try{return e()}finally{}}};var xw;const G2=((xw=jx[Yo](()=>new Error().stack))==null?void 0:xw.includes(Yo))===!0,Jt=G2?jx[Yo]:J2[Yo],ps="~effect/Effect",Ca="~effect/Exit",Y2={_A:Ee,_E:Ee,_R:Ee},$x=`${ps}/identifier`,Re=`${ps}/args`,Rt=`${ps}/evaluate`,Sn=`${ps}/successCont`,fr=`${ps}/failureCont`,Zs=`${ps}/ensureCont`,$s=Symbol.for("effect/Effect/Yield"),ms={pipe(){return jt(this,arguments)},toJSON(){return{...this}},toString(){return pt(this.toJSON(),{ignoreToString:!0,space:2})},[Xs](){return this.toJSON()}},Cl={[Symbol.iterator](){return new El(this)}},X2={...Cl,pipe(){return jt(this,arguments)}},Z2={[ps]:Y2,...ms,[Symbol.iterator](){return new El(this)},asEffect(){return this},toJSON(){return{_id:"Effect",op:this[$x],...Re in this?{args:this[Re]}:void 0}}},qt=e=>Ue(e,ps),Fx=e=>Ue(e,Ca),Tu="~effect/Cause",Ou="~effect/Cause/Reason",bl=e=>Ue(e,Tu),eR=e=>Ue(e,Ou);var kw;class ro{constructor(t){M(this,kw);M(this,"reasons");this[Tu]=Tu,this.reasons=t}pipe(){return jt(this,arguments)}toJSON(){return{_id:"Cause",failures:this.reasons.map(t=>t.toJSON())}}toString(){return`Cause(${pt(this.reasons)})`}[(kw=Tu,Xs)](){return this.toJSON()}[Yt](t){return bl(t)&&this.reasons.length===t.reasons.length&&this.reasons.every((n,o)=>vn(n,t.reasons[o]))}[Gt](){return Mx(this.reasons)}}const Zv=new WeakMap;var _w;class em{constructor(t,n,o){M(this,_w);M(this,"annotations");M(this,"_tag");if(this[Ou]=Ou,this._tag=t,n!==Pl&&typeof o=="object"&&o!==null&&n.size>0){const i=Zv.get(o);i&&(n=new Map([...i,...n])),Zv.set(o,n)}this.annotations=n}annotate(t,n){if(t.mapUnsafe.size===0)return this;const o=new Map(this.annotations);t.mapUnsafe.forEach((c,l)=>{(n==null?void 0:n.overwrite)!==!0&&o.has(l)||o.set(l,c)});const i=Object.assign(Object.create(Object.getPrototypeOf(this)),this);return i.annotations=o,i}pipe(){return jt(this,arguments)}toString(){return pt(this)}[(_w=Ou,Xs)](){return this.toString()}}const Pl=new Map;class Dx extends em{constructor(n,o=Pl){super("Fail",o,n);M(this,"error");this.error=n}toString(){return`Fail(${pt(this.error)})`}toJSON(){return{_tag:"Fail",error:this.error}}[Yt](n){return tm(n)&&vn(this.error,n.error)&&vn(this.annotations,n.annotations)}[Gt](){return Qn(Ct(this._tag))(Qn(dt(this.error))(dt(this.annotations)))}}const ba=e=>new ro(e),tR=new ro([]),Ux=e=>new ro([new Dx(e)]);class zx extends em{constructor(n,o=Pl){super("Die",o,n);M(this,"defect");this.defect=n}toString(){return`Die(${pt(this.defect)})`}toJSON(){return{_tag:"Die",defect:this.defect}}[Yt](n){return rR(n)&&vn(this.defect,n.defect)&&vn(this.annotations,n.annotations)}[Gt](){return Qn(Ct(this._tag))(Qn(dt(this.defect))(dt(this.annotations)))}}const nR=e=>new ro([new zx(e)]),Xh=ne(e=>bl(e[0]),(e,t,n)=>t.mapUnsafe.size===0?e:new ro(e.reasons.map(o=>o.annotate(t,n)))),tm=e=>e._tag==="Fail",rR=e=>e._tag==="Die",nm=e=>e._tag==="Interrupt";function sR(e){return Xo("Effect.evaluate: Not implemented")}const za=e=>({...Z2,[$x]:e.op,[Rt]:e[Rt]??sR,[Sn]:e[Sn],[fr]:e[fr],[Zs]:e[Zs]}),Zn=e=>{const t=za(e);return function(){const n=Object.create(t);return n[Re]=e.single===!1?arguments:arguments[0],n}},Bx=e=>{const t={...za(e),[Ca]:Ca,_tag:e.op,get[e.prop](){return this[Re]},toString(){return`${e.op}(${pt(this[Re])})`},toJSON(){return{_id:"Exit",_tag:e.op,[e.prop]:this[Re]}},[Yt](n){return Fx(n)&&n._tag===this._tag&&vn(this[Re],n[Re])},[Gt](){return Qn(Ct(e.op),dt(this[Re]))}};return function(n){const o=Object.create(t);return o[Re]=n,o}},it=Bx({op:"Success",prop:"value",[Rt](e){const t=e.getCont(Sn);return t?t[Sn](this[Re],e,this):e.yieldWith(this)}}),Il={key:"effect/Cause/StackTrace"},oR={key:"effect/Cause/InterruptorStackTrace"},An=Bx({op:"Failure",prop:"cause",[Rt](e){let t=this[Re],n=!1;e.currentStackFrame&&(t=Xh(t,{mapUnsafe:new Map([[Il.key,e.currentStackFrame]])}),n=!0);let o=e.getCont(fr);for(;e.interruptible&&e._interruptedCause&&o;)o=e.getCont(fr);return o?o[fr](t,e,n?void 0:this):e.yieldWith(n?this:An(t))}}),mr=e=>An(Ux(e)),Xo=e=>An(nR(e)),Be=Zn({op:"WithFiber",[Rt](e){return this[Re](e)}}),iR=(function(){class e extends globalThis.Error{asEffect(){return mr(this)}}return Object.assign(e.prototype,X2),e})(),Vx=(function(){const e=Symbol.for("effect/Data/Error/plainArgs");return class extends iR{constructor(n){super(n==null?void 0:n.message,n!=null&&n.cause?{cause:n.cause}:void 0),n&&(Object.assign(this,n),Object.defineProperty(this,e,{value:n,enumerable:!1}))}toJSON(){return{...this[e],...this}}}})(),rm=e=>{class t extends Vx{constructor(){super(...arguments);M(this,"_tag",e)}}return t.prototype.name=e,t},eS="~effect/Cause/NoSuchElementError";var Ew,Cw;class aR extends(Cw=rm("NoSuchElementError"),Ew=eS,Cw){constructor(n){super({message:n});M(this,Ew,eS)}}const Pa="~effect/Cause/Done",cR=e=>Ue(e,Pa),qx={[Pa]:Pa,_tag:"Done",value:void 0},sm=e=>e===void 0?qx:{[Pa]:Pa,_tag:"Done",value:e},uR=mr(qx),lR=e=>e===void 0?uR:mr(sm(e)),Wx="~effect/data/Option",Hx={[Wx]:{_A:e=>e},...ms,...Cl},Kx=Object.assign(Object.create(Hx),{_tag:"Some",_op:"Some",[Yt](e){return Qx(e)&&Gx(e)&&vn(this.value,e.value)},[Gt](){return Qn(dt(this._tag))(dt(this.value))},toString(){return`some(${pt(this.value)})`},toJSON(){return{_id:"Option",_tag:this._tag,value:Ua(this.value)}},asEffect(){return it(this.value)}});Object.defineProperty(Kx,"valueOrUndefined",{get(){return this.value}});const fR=dt("None"),dR=Object.assign(Object.create(Hx),{_tag:"None",_op:"None",valueOrUndefined:void 0,[Yt](e){return Qx(e)&&Jx(e)},[Gt](){return fR},toString(){return"none()"},toJSON(){return{_id:"Option",_tag:this._tag}},asEffect(){return mr(new aR)}}),Qx=e=>Ue(e,Wx),Jx=e=>e._tag==="None",Gx=e=>e._tag==="Some",hR=Object.create(dR),pR=e=>{const t=Object.create(Kx);return t.value=e,t},Yx="~effect/data/Result",Xx={[Yx]:{_A:e=>e,_E:e=>e},...ms,...Cl},mR=Object.assign(Object.create(Xx),{_tag:"Success",_op:"Success",[Yt](e){return Zx(e)&&t1(e)&&vn(this.success,e.success)},[Gt](){return Qn(dt(this._tag))(dt(this.success))},toString(){return`success(${pt(this.success)})`},toJSON(){return{_id:"Result",_tag:this._tag,value:Ua(this.success)}},asEffect(){return it(this.success)}}),gR=Object.assign(Object.create(Xx),{_tag:"Failure",_op:"Failure",[Yt](e){return Zx(e)&&e1(e)&&vn(this.failure,e.failure)},[Gt](){return Qn(dt(this._tag))(dt(this.failure))},toString(){return`failure(${pt(this.failure)})`},toJSON(){return{_id:"Result",_tag:this._tag,failure:Ua(this.failure)}},asEffect(){return mr(this.failure)}}),Zx=e=>Ue(e,Yx),e1=e=>e._tag==="Failure",t1=e=>e._tag==="Success",yR=e=>{const t=Object.create(gR);return t.failure=e,t},vR=e=>{const t=Object.create(mR);return t.success=e,t};function om(e){return(t,n)=>t===n?0:e(t,n)}const n1=om((e,t)=>globalThis.Number.isNaN(e)&&globalThis.Number.isNaN(t)?0:globalThis.Number.isNaN(e)?-1:globalThis.Number.isNaN(t)?1:e<t?-1:1),SR=ne(2,(e,t)=>om((n,o)=>e(t(n),t(o)))),wR=e=>ne(2,(t,n)=>e(t,n)===1),xR=e=>ne(2,(t,n)=>e(t,n)!==-1),kR=e=>ne(2,(t,n)=>t===n||e(t,n)<1?t:n),_R=e=>ne(2,(t,n)=>t===n||e(t,n)>-1?t:n),jn=()=>hR,Me=pR,so=Jx,fs=Gx,ER=ne(2,(e,t)=>so(e)?t():e.value),r1=ER(Sl),im=ne(2,(e,t)=>so(e)?jn():Me(t(e.value))),CR=ne(2,(e,t)=>so(e)?jn():t(e.value)?Me(e.value):jn()),Nr=vR,Jn=yR,Tt=e1,bR=t1,PR={[Symbol.iterator](){return IR}},IR={next(){return{done:!0,value:void 0}}},RR=()=>PR,TR=ne(2,(e,t)=>Object.hasOwn(e,t)),OR=e=>Object.keys(e),MR=e=>ne(2,(t,n)=>{for(const o of OR(t))if(!TR(n,o)||!e(t[o],n[o]))return!1;return!0}),LR=e=>{const t=MR(e);return(n,o)=>t(n,o)&&t(o,n)},tS=globalThis.Array,hr=e=>tS.isArray(e)?e:tS.from(e),s1=ne(2,(e,t)=>[...e,t]),NR=ne(2,(e,t)=>hr(e).concat(hr(t))),nS=Lx,Wu=Lx;function AR(e,t){return e<0||e>=t.length}const jR=ne(2,(e,t)=>{const n=Math.floor(t);if(AR(n,e))throw new Error(`Index out of bounds: ${n}`);return e[n]}),$R=jR(0),FR=e=>e.slice(1),DR=ne(3,(e,t,n)=>{const o=hr(e),i=hr(t);return Wu(o)?Wu(i)?BR(n)(NR(o,i)):o:i}),UR=ne(2,(e,t)=>DR(e,t,$2())),zR=()=>[],o1=ne(2,(e,t)=>e.map(t)),BR=ne(2,(e,t)=>{const n=hr(e);if(Wu(n)){const o=[$R(n)],i=FR(n);for(const c of i)o.every(l=>!t(c,l))&&o.push(c);return o}return[]}),rS="~effect/Context/Service",Fn=function(){var i;const e=Error.stackTraceLimit;Error.stackTraceLimit=2;const t=new Error;Error.stackTraceLimit=e;function n(){}const o=n;return Object.setPrototypeOf(o,VR),Object.defineProperty(o,"stack",{get(){return t.stack}}),arguments.length>0?(o.key=arguments[0],(i=arguments[1])!=null&&i.defaultValue&&(o[Hu]=Hu,o.defaultValue=arguments[1].defaultValue),o):function(c,l){return o.key=c,l!=null&&l.make&&(o.make=l.make),o}},VR={[rS]:rS,...ms,...Cl,toJSON(){return{_id:"Service",key:this.key,stack:this.stack}},asEffect(){return(this.asEffect=ds(Be(t=>it(Ws(t.context,this)))))()},of(e){return e},context(e){return Zo(this,e)},use(e){return Be(t=>e(Ws(t.context,this)))},useSync(e){return Be(t=>it(e(Ws(t.context,this))))}},Hu="~effect/Context/Reference",i1="~effect/Context",cs=e=>{const t=Object.create(qR);return t.mapUnsafe=e,t.mutable=!1,t},qR={...ms,[i1]:{_Services:e=>e},toJSON(){return{_id:"Context",services:Array.from(this.mapUnsafe).map(([e,t])=>({key:e,value:t}))}},[Yt](e){if(!a1(e)||this.mapUnsafe.size!==e.mapUnsafe.size)return!1;for(const t of this.mapUnsafe.keys())if(!e.mapUnsafe.has(t)||!vn(this.mapUnsafe.get(t),e.mapUnsafe.get(t)))return!1;return!0},[Gt](){return Yp(this.mapUnsafe.size)}},a1=e=>Ue(e,i1),c1=e=>Ue(e,Hu),Gn=()=>WR,WR=cs(new Map),Zo=(e,t)=>cs(new Map([[e.key,t]])),gs=ne(3,(e,t,n)=>u1(e,o=>{o.set(t.key,n)})),HR=ne(3,(e,t,n)=>e.mapUnsafe.has(t.key)?e.mapUnsafe.get(t.key):c1(t)?Tl(t):n()),Rl=ne(2,(e,t)=>{if(!e.mapUnsafe.has(t.key)){if(Hu in t)return Tl(t);throw QR(t)}return e.mapUnsafe.get(t.key)}),Ws=Rl,KR=(e,t)=>e.mapUnsafe.has(t.key)?e.mapUnsafe.get(t.key):Tl(t),wh="~effect/Context/defaultValue",Tl=e=>wh in e?e[wh]:e[wh]=e.defaultValue(),QR=e=>{const t=new Error(`Service not found${e.key?`: ${String(e.key)}`:""}`);if(e.stack){const n=e.stack.split(`
|
|
65
|
+
`);if(n.length>2){const o=n[2].match(/at (.*)/);o&&(t.message=t.message+` (defined at ${o[1]})`)}}if(t.stack){const n=t.stack.split(`
|
|
66
|
+
`);n.splice(1,3),t.stack=n.join(`
|
|
67
|
+
`)}return t},JR=ne(2,(e,t)=>e.mapUnsafe.has(t.key)?Me(e.mapUnsafe.get(t.key)):c1(t)?Me(Tl(t)):jn()),ei=ne(2,(e,t)=>e.mapUnsafe.size===0?t:t.mapUnsafe.size===0?e:u1(e,n=>{t.mapUnsafe.forEach((o,i)=>n.set(i,o))})),GR=(...e)=>{const t=new Map;for(let n=0;n<e.length;n++)e[n].mapUnsafe.forEach((o,i)=>{t.set(i,o)});return cs(t)},u1=(e,t)=>{if(e.mutable)return t(e.mapUnsafe),e;const n=new Map(e.mapUnsafe);return t(n),cs(n)},Xe=Fn,Ku="~effect/time/Duration",YR=BigInt(0),l1=BigInt(1e3),XR=BigInt(1e6),ZR=/^(-?\d+(?:\.\d+)?)\s+(nanos?|micros?|millis?|seconds?|minutes?|hours?|days?|weeks?)$/,am=e=>{switch(typeof e){case"number":return Ia(e);case"bigint":return iS(e);case"string":{const t=ZR.exec(e);if(!t)break;const[n,o,i]=t,c=Number(o);switch(i){case"nano":case"nanos":return iS(BigInt(o));case"micro":case"micros":return iT(BigInt(o));case"milli":case"millis":return Ia(c);case"second":case"seconds":return aT(c);case"minute":case"minutes":return cT(c);case"hour":case"hours":return uT(c);case"day":case"days":return lT(c);case"week":case"weeks":return fT(c)}break}case"object":{if(e===null)break;if(Ku in e)return e;if(Array.isArray(e))return e.length!==2||!e.every(Tx)?sS(e):Number.isNaN(e[0])||Number.isNaN(e[1])?cm:e[0]===-1/0||e[1]===-1/0?oT:e[0]===1/0||e[1]===1/0?sT:an(BigInt(Math.round(e[0]*1e9))+BigInt(Math.round(e[1])));const t=e;let n=0;if(t.weeks&&(n+=t.weeks*6048e5),t.days&&(n+=t.days*864e5),t.hours&&(n+=t.hours*36e5),t.minutes&&(n+=t.minutes*6e4),t.seconds&&(n+=t.seconds*1e3),t.milliseconds&&(n+=t.milliseconds),!t.microseconds&&!t.nanoseconds)return an(n);let o=BigInt(n)*XR;return t.microseconds&&(o+=BigInt(t.microseconds)*l1),t.nanoseconds&&(o+=BigInt(t.nanoseconds)),an(o)}}return sS(e)},sS=e=>{throw new Error(`Invalid Input: ${e}`)},oS={_tag:"Millis",millis:0},eT={_tag:"Infinity"},tT={_tag:"NegativeInfinity"},nT={[Ku]:Ku,[Gt](){return Xp(this.value)},[Yt](e){return rT(e)&&gT(this,e)},toString(){switch(this.value._tag){case"Infinity":return"Infinity";case"NegativeInfinity":return"-Infinity";case"Nanos":return`${this.value.nanos} nanos`;case"Millis":return`${this.value.millis} millis`}},toJSON(){switch(this.value._tag){case"Millis":return{_id:"Duration",_tag:"Millis",millis:this.value.millis};case"Nanos":return{_id:"Duration",_tag:"Nanos",nanos:String(this.value.nanos)};case"Infinity":return{_id:"Duration",_tag:"Infinity"};case"NegativeInfinity":return{_id:"Duration",_tag:"NegativeInfinity"}}},[Xs](){return this.toJSON()},pipe(){return jt(this,arguments)}},an=e=>{const t=Object.create(nT);return typeof e=="number"?isNaN(e)||e===0||Object.is(e,-0)?t.value=oS:Number.isFinite(e)?Number.isInteger(e)?t.value={_tag:"Millis",millis:e}:t.value={_tag:"Nanos",nanos:BigInt(Math.round(e*1e6))}:t.value=e>0?eT:tT:e===YR?t.value=oS:t.value={_tag:"Nanos",nanos:e},t},rT=e=>Ue(e,Ku),cm=an(0),sT=an(1/0),oT=an(-1/0),iS=e=>an(e),iT=e=>an(e*l1),Ia=e=>an(e),aT=e=>an(e*1e3),cT=e=>an(e*6e4),uT=e=>an(e*36e5),lT=e=>an(e*864e5),fT=e=>an(e*6048e5),f1=e=>dT(e,{onMillis:Ee,onNanos:t=>Number(t)/1e6,onInfinity:()=>1/0,onNegativeInfinity:()=>-1/0}),aS=e=>{switch(e.value._tag){case"Infinity":case"NegativeInfinity":throw new Error("Cannot convert infinite duration to nanos");case"Nanos":return e.value.nanos;case"Millis":return BigInt(Math.round(e.value.millis*1e6))}},dT=ne(2,(e,t)=>{switch(e.value._tag){case"Millis":return t.onMillis(e.value.millis);case"Nanos":return t.onNanos(e.value.nanos);case"Infinity":return t.onInfinity();case"NegativeInfinity":return(t.onNegativeInfinity??t.onInfinity)()}}),d1=ne(3,(e,t,n)=>e.value._tag==="Infinity"||e.value._tag==="NegativeInfinity"||t.value._tag==="Infinity"||t.value._tag==="NegativeInfinity"?n.onInfinity(e,t):e.value._tag==="Millis"?t.value._tag==="Millis"?n.onMillis(e.value.millis,t.value.millis):n.onNanos(aS(e),t.value.nanos):n.onNanos(e.value.nanos,aS(t))),h1=om((e,t)=>d1(e,t,{onMillis:(n,o)=>n<o?-1:n>o?1:0,onNanos:(n,o)=>n<o?-1:n>o?1:0,onInfinity:(n,o)=>n.value._tag===o.value._tag?0:n.value._tag==="Infinity"?1:n.value._tag==="NegativeInfinity"||o.value._tag==="Infinity"?-1:1})),hT=(e,t)=>d1(e,t,{onMillis:(n,o)=>n===o,onNanos:(n,o)=>n===o,onInfinity:(n,o)=>n.value._tag===o.value._tag}),pT=kR(h1),mT=_R(h1),gT=ne(2,(e,t)=>hT(e,t)),yT=e=>t=>!Tt(e(t)),vT=e=>t=>t.has(e)?Nr(t):Jn(t),ST=ne(2,(e,t)=>n=>{const o=e(n);return Tt(o)?o:t(o.success)}),p1=ne(2,(e,t)=>n=>{const o=e(n);if(Tt(o))return Jn(n);const i=t(o.success);return Tt(i)?Jn(n):i}),m1=Xe("effect/Scheduler",{defaultValue:()=>new y1}),g1="setImmediate"in globalThis?e=>{const t=globalThis.setImmediate(e);return()=>globalThis.clearImmediate(t)}:e=>{const t=setTimeout(e,0);return()=>clearTimeout(t)};class wT{constructor(){M(this,"buckets",[])}scheduleTask(t,n){const o=this.buckets,i=o.length;let c,l=0;for(;l<i&&!(o[l][0]>n);l++)c=o[l];c&&c[0]===n?c[1].push(t):l===i?o.push([n,[t]]):o.splice(l,0,[n,[t]])}drain(){const t=this.buckets;return this.buckets=[],t}}class y1{constructor(t="async",n=g1){M(this,"executionMode");M(this,"setImmediate");this.executionMode=t,this.setImmediate=n}shouldYield(t){return t.currentOpCount>=t.maxOpsBeforeYield}makeDispatcher(){return new xT(this.setImmediate)}}class xT{constructor(t=g1){M(this,"tasks",new wT);M(this,"running");M(this,"setImmediate");M(this,"afterScheduled",()=>{this.running=void 0,this.runTasks()});this.setImmediate=t}scheduleTask(t,n){this.tasks.scheduleTask(t,n),this.running===void 0&&(this.running=this.setImmediate(this.afterScheduled))}runTasks(){const t=this.tasks.drain();for(let n=0;n<t.length;n++){const o=t[n][1];for(let i=0;i<o.length;i++)o[i]()}}flush(){for(;this.tasks.buckets.length>0;)this.running!==void 0&&(this.running(),this.running=void 0),this.runTasks()}}const kT=Xe("effect/Scheduler/MaxOpsBeforeYield",{defaultValue:()=>2048}),_T=Xe("effect/Scheduler/PreventSchedulerYield",{defaultValue:()=>!1}),v1="effect/Tracer/ParentSpan";class ET extends Fn()(v1){}const CT=e=>e,Zh=Xe("effect/Tracer/DisablePropagation",{defaultValue:Ix}),bT=Xe("effect/Tracer/CurrentTraceLevel",{defaultValue:()=>"Info"}),PT=Xe("effect/Tracer/MinimumTraceLevel",{defaultValue:()=>"All"}),S1="effect/Tracer",IT=Xe(S1,{defaultValue:()=>CT({span:e=>new RT(e)})});class RT{constructor(t){M(this,"_tag","Span");M(this,"spanId");M(this,"traceId","native");M(this,"sampled");M(this,"name");M(this,"parent");M(this,"annotations");M(this,"links");M(this,"startTime");M(this,"kind");M(this,"status");M(this,"attributes");M(this,"events",[]);var n;this.name=t.name,this.parent=t.parent,this.annotations=t.annotations,this.links=t.links,this.startTime=t.startTime,this.kind=t.kind,this.sampled=t.sampled,this.status={_tag:"Started",startTime:t.startTime},this.attributes=new Map,this.traceId=((n=r1(t.parent))==null?void 0:n.traceId)??cS(32),this.spanId=cS(16)}end(t,n){this.status={_tag:"Ended",endTime:t,exit:n,startTime:this.status.startTime}}attribute(t,n){this.attributes.set(t,n)}event(t,n,o){this.events.push([t,n,o??{}])}addLinks(t){this.links.push(...t)}}const cS=(function(){const e="abcdef0123456789",t=e.length;return function(n){let o="";for(let i=0;i<n;i++)o+=e.charAt(Math.floor(Math.random()*t));return o}})(),TT="effect/observability/Metric/FiberRuntimeMetricsKey",OT=Xe("effect/References/CurrentConcurrency",{defaultValue:()=>"unbounded"}),w1=Xe("effect/References/CurrentStackFrame",{defaultValue:Sl}),MT=Xe("effect/References/TracerEnabled",{defaultValue:Jp}),x1=Xe("effect/References/TracerTimingEnabled",{defaultValue:Jp}),LT=Xe("effect/References/TracerSpanAnnotations",{defaultValue:()=>({})}),NT=Xe("effect/References/TracerSpanLinks",{defaultValue:()=>[]}),um=Xe("effect/References/CurrentLogAnnotations",{defaultValue:()=>({})}),AT=Xe("effect/References/CurrentLogLevel",{defaultValue:()=>"Info"}),jT=Xe("effect/References/MinimumLogLevel",{defaultValue:()=>"Info"}),$T=Xe("effect/References/CurrentLogSpans",{defaultValue:()=>[]}),FT=e=>{if((e==null?void 0:e.captureStackTrace)===!1)return e;if((e==null?void 0:e.captureStackTrace)!==void 0&&typeof e.captureStackTrace!="boolean")return e;const t=Error.stackTraceLimit;Error.stackTraceLimit=3;const n=new Error;return Error.stackTraceLimit=t,{...e,captureStackTrace:UT(()=>n.stack)}},DT=e=>t=>{let n;return()=>{if(n!==void 0)return n;const o=t();if(!o)return;const i=o.split(`
|
|
68
|
+
`);if(i[e]!==void 0)return n=i[e].trim(),n}},UT=DT(3),zT="dev";class k1 extends em{constructor(n,o=Pl){super("Interrupt",o,"Interrupted");M(this,"fiberId");this.fiberId=n}toString(){return`Interrupt(${this.fiberId})`}toJSON(){return{_tag:"Interrupt",fiberId:this.fiberId}}[Yt](n){return nm(n)&&this.fiberId===n.fiberId&&this.annotations===n.annotations}[Gt](){return Qn(Ct(`${this._tag}:${this.fiberId}`))(Yh(this.annotations))}}const BT=e=>new k1(e),lm=e=>new ro([new k1(e)]),VT=e=>{const t=e.reasons.find(tm);return t?Nr(t):Jn(e)},oo=e=>{for(let t=0;t<e.reasons.length;t++){const n=e.reasons[t];if(n._tag==="Fail")return Nr(n.error)}return Jn(e)},qT=e=>e.reasons.some(nm),fm=e=>{let t;for(let n=0;n<e.reasons.length;n++){const o=e.reasons[n];o._tag==="Interrupt"&&(t??(t=new Set),o.fiberId!==void 0&&t.add(o.fiberId))}return t?Nr(t):Jn(e)},WT=e=>{const t=fm(e);return Tt(t)?HT:t.success},HT=new Set,KT=e=>e.reasons.length>0&&e.reasons.every(nm),QT=ne(2,(e,t)=>{if(e.reasons.length===0)return t;if(t.reasons.length===0)return e;const n=new ro(UR(e.reasons,t.reasons));return vn(e,n)?e:n}),JT=e=>{const t={Fail:[],Die:[],Interrupt:[]};for(let n=0;n<e.reasons.length;n++)t[e.reasons[n]._tag].push(e.reasons[n]);return t},dm=e=>{const t=JT(e);return t.Fail.length>0?t.Fail[0].error:t.Die.length>0?t.Die[0].defect:t.Interrupt.length>0?new globalThis.Error("All fibers interrupted without error"):new globalThis.Error("Empty cause")},GT=e=>{const t=[],n=[];if(e.reasons.length===0)return t;const o=Error.stackTraceLimit;Error.stackTraceLimit=1;for(const i of e.reasons){if(i._tag==="Interrupt"){n.push(i);continue}t.push(ep(i._tag==="Die"?i.defect:i.error,i.annotations))}if(t.length===0){const i=new Error("The fiber was interrupted by:");i.name="InterruptCause",i.stack=eO(i,n);const c=new globalThis.Error("All fibers interrupted without error",{cause:i});c.name="InterruptError",c.stack=`${c.name}: ${c.message}`,t.push(ep(c,n[0].annotations))}return Error.stackTraceLimit=o,t},ep=(e,t)=>{const n=typeof e;let o;if(e&&n==="object"){if(o=new globalThis.Error(YT(e),{cause:e.cause?ep(e.cause):void 0}),typeof e.name=="string"&&(o.name=e.name),typeof e.stack=="string")o.stack=ZT(e.stack,o,t);else{const i=`${o.name}: ${o.message}`;o.stack=t?_1(i,t):i}for(const i of Object.keys(e))i in o||(o[i]=e[i])}else o=new globalThis.Error(e?n==="string"?e:Ax(e):`Unknown error: ${e}`);return o},YT=e=>{if(typeof e.message=="string")return e.message;if(typeof e.toString=="function"&&e.toString!==Object.prototype.toString&&e.toString!==Array.prototype.toString)try{return e.toString()}catch{}return Ax(e)},XT=/\((.*)\)/g,ZT=(e,t,n)=>{const o=`${t.name}: ${t.message}`,i=(e.startsWith(o)?e.slice(o.length):e).split(`
|
|
69
|
+
`),c=[o];for(let l=1;l<i.length&&!/(?:Generator\.next|~effect\/Effect)/.test(i[l]);l++)c.push(i[l]);return n?_1(c.join(`
|
|
70
|
+
`),n):c.join(`
|
|
71
|
+
`)},_1=(e,t)=>{const n=t==null?void 0:t.get(Il.key);return n&&(e=`${e}
|
|
72
|
+
${E1(n)}`),e},eO=(e,t)=>{const n=[`${e.name}: ${e.message}`];for(const o of t){const i=o.fiberId!==void 0?`#${o.fiberId}`:"unknown",c=o.annotations.get(oR.key);n.push(` at fiber (${i})`),c&&n.push(E1(c))}return n.join(`
|
|
73
|
+
`)},E1=e=>{const t=[];let n=e,o=0;for(;n&&o<10;){const i=n.stack();if(i){const c=i.matchAll(XT);let l=!1;for(const[,d]of c)l=!0,t.push(` at ${n.name} (${d})`);l||t.push(` at ${n.name} (${i.replace(/^at /,"")})`)}else t.push(` at ${n.name}`);n=n.parent,o++}return t.join(`
|
|
74
|
+
`)},C1=e=>GT(e).map(t=>t.cause?`${t.stack} {
|
|
75
|
+
${b1(t.cause," ")}
|
|
76
|
+
}`:t.stack).join(`
|
|
77
|
+
`),b1=(e,t)=>{const n=e.stack.split(`
|
|
78
|
+
`);let o=`${t}[cause]: ${n[0]}`;for(let i=1,c=n.length;i<c;i++)o+=`
|
|
79
|
+
${t}${n[i]}`;return e.cause&&(o+=` {
|
|
80
|
+
${b1(e.cause,`${t} `)}
|
|
81
|
+
${t}}`),o},tp=`~effect/Fiber/${zT}`,tO={_A:Ee,_E:Ee},nO={id:0},hm=()=>globalThis[da];var bw;bw=tp;class P1{constructor(t,n=!0){M(this,bw);M(this,"id");M(this,"interruptible");M(this,"currentOpCount");M(this,"currentLoopCount");M(this,"_stack");M(this,"_observers");M(this,"_exit");M(this,"_currentExit");M(this,"_children");M(this,"_interruptedCause");M(this,"_yielded");M(this,"context");M(this,"currentScheduler");M(this,"currentTracerContext");M(this,"currentSpan");M(this,"currentLogLevel");M(this,"minimumLogLevel");M(this,"currentStackFrame");M(this,"runtimeMetrics");M(this,"maxOpsBeforeYield");M(this,"currentPreventYield");M(this,"_dispatcher");this[tp]=tO,this.setContext(t),this.id=++nO.id,this.currentOpCount=0,this.currentLoopCount=0,this.interruptible=n,this._stack=[],this._observers=[],this._exit=void 0,this._children=void 0,this._interruptedCause=void 0,this._yielded=void 0}get currentDispatcher(){return this._dispatcher??(this._dispatcher=this.currentScheduler.makeDispatcher())}getRef(t){return KR(this.context,t)}addObserver(t){return this._exit?(t(this._exit),Da):(this._observers.push(t),()=>{const n=this._observers.indexOf(t);n>=0&&this._observers.splice(n,1)})}interruptUnsafe(t,n){if(this._exit)return;let o=lm(t);this.currentStackFrame&&(o=Xh(o,Zo(Il,this.currentStackFrame))),n&&(o=Xh(o,n)),this._interruptedCause=this._interruptedCause?QT(this._interruptedCause,o):o,this.interruptible&&this.evaluate(At(this._interruptedCause))}pollUnsafe(){return this._exit}evaluate(t){var o,i;if((o=this.runtimeMetrics)==null||o.recordFiberStart(this.context),this._exit)return;if(this._yielded!==void 0){const c=this._yielded;this._yielded=void 0,c()}const n=this.runLoop(t);if(n!==$s){this._exit=n,(i=this.runtimeMetrics)==null||i.recordFiberEnd(this.context,this._exit);for(let c=0;c<this._observers.length;c++)this._observers[c](n);this._observers.length=0}}runLoop(t){const n=globalThis[da];globalThis[da]=this;let o=!1,i=t;this.currentOpCount=0;const c=++this.currentLoopCount;try{for(;;){if(this.currentOpCount++,!o&&!this.currentPreventYield&&this.currentScheduler.shouldYield(this)){o=!0;const l=i;i=je(mm,()=>l)}if(i=this.currentTracerContext?this.currentTracerContext(i,this):i[Rt](this),c!==this.currentLoopCount)return $s;if(i===$s){const l=this._yielded;return Ca in l?(this._yielded=void 0,l):$s}}}catch(l){return Ue(i,Rt)?this.runLoop(Xo(l)):Xo(`Fiber.runLoop: Not a valid effect: ${String(i)}`)}finally{globalThis[da]=n}}getCont(t){for(;;){const n=this._stack.pop();if(!n)return;const o=n[Zs]&&n[Zs](this);if(o)return o[t]=o,o;if(n[t])return n}}yieldWith(t){return this._yielded=t,$s}children(){return this._children??(this._children=new Set)}pipe(){return jt(this,arguments)}setContext(t){this.context=t;const n=this.getRef(m1);n!==this.currentScheduler&&(this.currentScheduler=n,this._dispatcher=void 0),this.currentSpan=t.mapUnsafe.get(v1),this.currentLogLevel=this.getRef(AT),this.minimumLogLevel=this.getRef(jT),this.currentStackFrame=t.mapUnsafe.get(w1.key),this.maxOpsBeforeYield=this.getRef(kT),this.currentPreventYield=this.getRef(_T),this.runtimeMetrics=t.mapUnsafe.get(TT);const o=t.mapUnsafe.get(S1);this.currentTracerContext=o?o.context:void 0}get currentSpanLocal(){var t;return((t=this.currentSpan)==null?void 0:t._tag)==="Span"?this.currentSpan:void 0}}const Ol=e=>{if(!e.currentStackFrame)return;const t=new Map;return t.set(Il.key,e.currentStackFrame),cs(t)},I1=e=>{const t=e;return t._exit?Ce(t._exit):er(n=>t._exit?n(Ce(t._exit)):vt(e.addObserver(o=>n(Ce(o)))))},R1=e=>er(t=>{const n=e[Symbol.iterator](),o=[];let i;function c(){let l=n.next();for(;!l.done;){if(l.value._exit){o.push(l.value._exit),l=n.next();continue}i=l.value.addObserver(d=>{o.push(d),c()});return}t(Ce(o))}return c(),vt(()=>i==null?void 0:i())}),pm=e=>Be(t=>rO(e,t.id)),rO=ne(e=>Ue(e[0],tp),(e,t,n)=>Be(o=>{let i=Ol(o);return i=i&&n?ei(i,n):i??n,e.interruptUnsafe(t,i),A1(I1(e))})),Qu=e=>Be(t=>{const n=Ol(t);for(const o of e)o.interruptUnsafe(t.id,n);return A1(R1(e))}),Ce=it,At=An,Ml=mr,vt=Zn({op:"Sync",[Rt](e){const t=this[Re](),n=e.getCont(Sn);return n?n[Sn](t,e):e.yieldWith(it(t))}}),wt=Zn({op:"Suspend",[Rt](e){return this[Re]()}}),sO=Zn({op:"Yield",[Rt](e){let t=!1;return e.currentDispatcher.scheduleTask(()=>{t||e.evaluate($n)},this[Re]??0),e.yieldWith(()=>{t=!0})}}),mm=sO(0),oO=e=>Ce(Me(e)),iO=Ce(jn()),Ll=e=>Xo(e),T1=e=>wt(()=>Ml(Jt(e))),ot=Ce(void 0),aO=e=>O1(function(t,n){Jt(()=>e(n)).then(o=>t(Ce(o)),o=>t(Ll(o)))},e.length!==0),cO=e=>Be(t=>e(t.id)),O1=Zn({op:"Async",single:!1,[Rt](e){const t=Jt(()=>this[Re][0].bind(e.currentScheduler));let n=!1,o=!1;const i=this[Re][1]?new AbortController:void 0,c=t(l=>{n||(n=!0,o?e.evaluate(l):o=l)},i==null?void 0:i.signal);return o!==!1?o:(o=!0,e._yielded=()=>{n=!0},i===void 0&&c===void 0||e._stack.push(uO(()=>(n=!0,i==null||i.abort(),c??$n))),$s)}}),uO=Zn({op:"AsyncFinalizer",[Zs](e){e.interruptible&&(e.interruptible=!1,e._stack.push(Dl))},[fr](e,t){return qT(e)?je(this[Re](),()=>At(e)):At(e)}}),er=e=>O1(e,e.length>=2),lO=er(Da),fO=(...e)=>wt(()=>Ra(e.length===1?e[0]():e[1].call(e[0].self))),M1=(e,...t)=>{const n=t.length===0?function(){return wt(()=>Ra(e.apply(this,arguments)))}:function(){let o=wt(()=>Ra(e.apply(this,arguments)));for(let i=0;i<t.length;i++)o=t[i](o,...arguments);return o};return L1(e.length,n)},L1=(e,t)=>Object.defineProperty(t,"length",{value:e,configurable:!0}),dO=(e,...t)=>L1(e.length,t.length===0?function(){return uS(()=>e.apply(this,arguments))}:function(){let n=uS(()=>e.apply(this,arguments));for(const o of t)n=o(n);return n}),uS=e=>{try{const t=e();let n;for(;;){const o=t.next(n);if(o.done)return Ce(o.value);const c=o.value.asEffect(),l=c;if(l&&l._tag==="Success"){n=l.value;continue}else{if(l&&l._tag==="Failure")return c;{let d=!0;return wt(()=>d?(d=!1,je(c,m=>Ra(t,m))):wt(()=>Ra(e())))}}}}catch(t){return Ll(t)}},Ra=Zn({op:"Iterator",single:!1,[Sn](e,t){const n=this[Re][0];for(;;){const o=n.next(e);if(o.done)return Ce(o.value);const i=o.value.asEffect();if(wn(i)){if(i._tag==="Failure")return i}else return t._stack.push(this),i;e=i.value}},[Rt](e){return this[Sn](this[Re][1],e)}}),ci=ne(2,(e,t)=>{const n=Ce(t);return je(e,o=>n)}),Ba=ne(2,(e,t)=>je(e,n=>qt(t)?t:Jt(()=>t(n)))),N1=ne(2,(e,t)=>je(e,n=>ci(qt(t)?t:Jt(()=>t(n)),n))),A1=e=>je(e,t=>$n),hO=(e,t)=>Be(n=>er(o=>{let i=!1;const c=new Set,l=m=>{i=!0,o(c.size===0?m:je(K1(Qu(c)),()=>m))};let d=0;for(const m of e){if(i)break;const g=d++,y=zl(n,m,!0,!0,!1);c.add(y),y.addObserver(h=>{c.delete(y);const v=!i;l(h),v&&(t!=null&&t.onWinner)&&t.onWinner({fiber:y,index:g,parentFiber:n})})}return Qu(c)})),j1=ne(e=>qt(e[1]),(e,t,n)=>hO([e,t],n)),je=ne(2,(e,t)=>{const n=Object.create(pO);return n[Re]=e,n[Sn]=t.length!==1?o=>t(o):t,n}),pO=za({op:"OnSuccess",[Rt](e){return e._stack.push(this),this[Re]}}),wn=e=>Ca in e,mO=ne(2,(e,t)=>wn(e)?e._tag==="Success"?t(e.value):e:je(e,t)),gO=e=>je(e,Ee),St=ne(2,(e,t)=>je(e,n=>Ce(Jt(()=>t(n))))),yO=ne(2,(e,t)=>wn(e)?EO(e,t):St(e,t)),vO=ne(2,(e,t)=>wn(e)?CO(e,t):FO(e,t)),SO=ne(2,(e,t)=>wn(e)?bO(e,t):DO(e,t)),wO=ne(2,(e,t)=>{if(wn(e)){if(e._tag==="Success")return e;const n=oo(e.cause);return Tt(n)?e:t(n.success)}return Al(e,t)}),xO=e=>An(lm(e)),gm=e=>e._tag==="Success",kO=e=>e._tag==="Failure",_O=e=>e._tag==="Failure"?Nr(e.cause):Jn(e),$n=it(void 0),EO=ne(2,(e,t)=>e._tag==="Success"?it(t(e.value)):e),CO=ne(2,(e,t)=>{if(e._tag==="Success")return e;const n=oo(e.cause);return Tt(n)?e:mr(t(n.success))}),bO=ne(2,(e,t)=>{if(e._tag==="Success")return it(t.onSuccess(e.value));const n=oo(e.cause);return Tt(n)?e:mr(t.onFailure(n.success))}),PO=ne(2,(e,t)=>gm(e)?t:e),IO=e=>{const t=[];for(const n of e)n._tag==="Failure"&&t.push(...n.cause.reasons);return t.length===0?$n:An(ba(t))},RO=e=>gm(e)?Me(e.value):jn(),TO=e=>Be(t=>Ce(JR(t.context,e))),Nl=ne(2,(e,t)=>Be(n=>{const o=n.context,i=t(o);return o===i?e:(n.setContext(i),H1(e,()=>{n.setContext(o)}))})),$1=ne(3,(e,t,n)=>Nl(e,o=>{const i=Rl(o,t),c=n(i);return i===c?o:gs(o,t,c)})),OO=()=>MO,MO=Be(e=>Ce(e.context)),F1=e=>Be(t=>e(t.context)),Va=ne(2,(e,t)=>wn(e)?e:Nl(e,ei(t))),qa=function(){return arguments.length===1?ne(2,(e,t)=>lS(e,arguments[0],t)):ne(3,(e,t,n)=>lS(e,t,n)).apply(this,arguments)},lS=(e,t,n)=>Nl(e,o=>o.mapUnsafe.get(t.key)===n?o:gs(o,t,n)),D1=ne(e=>qt(e[1]),(e,t,n)=>LO(e,t,(o,i)=>[o,i],n)),LO=ne(e=>qt(e[1]),(e,t,n,o)=>o!=null&&o.concurrent?St(aM([e,t],{concurrency:2}),([i,c])=>Jt(()=>n(i,c))):je(e,i=>St(t,c=>Jt(()=>n(i,c))))),NO=ne(e=>qt(e[0]),(e,t)=>wm({while:Jp,body:ds(t!=null&&t.disableYield?e:je(e,n=>mm)),step:Da})),Wa=ne(2,(e,t)=>{const n=Object.create(AO);return n[Re]=e,n[fr]=t.length!==1?o=>t(o):t,n}),AO=za({op:"OnFailure",[Rt](e){return e._stack.push(this),this[Re]}}),U1=ne(3,(e,t,n)=>Wa(e,o=>{const i=t(o);return Tt(i)?At(i.failure):Jt(()=>n(i.success,o))})),Al=ne(2,(e,t)=>U1(e,oo,n=>t(n))),jO=ne(2,(e,t)=>Wa(e,n=>Ba(Jt(()=>t(n)),At(n)))),$O=ne(e=>qt(e[0]),(e,t,n,o)=>Wa(e,i=>{const c=oo(i);if(Tt(c))return At(c.failure);const l=t(c.success);return Tt(l)?o?Jt(()=>o(l.failure)):At(i):Jt(()=>n(l.success))})),FO=ne(2,(e,t)=>Al(e,n=>T1(()=>t(n)))),DO=ne(2,(e,t)=>ym(e,{onFailure:n=>T1(()=>t.onFailure(n)),onSuccess:n=>vt(()=>t.onSuccess(n))})),UO=e=>Al(e,Ll),zO=ne(e=>qt(e[0]),(e,t)=>{if(!(t!=null&&t.log))return ym(e,{onFailure:o=>ot,onSuccess:o=>ot});const n=ak(t.log===!0?void 0:t.log);return jl(e,{onFailure(o){const i=VT(o);return Tt(i)?At(i.failure):t.message===void 0?n(o):n(t.message,o)},onSuccess:o=>ot})}),xh=e=>qO(e,{onFailure:Jn,onSuccess:Nr}),jl=ne(2,(e,t)=>{const n=Object.create(BO);return n[Re]=e,n[Sn]=t.onSuccess.length!==1?o=>t.onSuccess(o):t.onSuccess,n[fr]=t.onFailure.length!==1?o=>t.onFailure(o):t.onFailure,n}),BO=za({op:"OnSuccessAndFailure",[Rt](e){return e._stack.push(this),this[Re]}}),ym=ne(2,(e,t)=>jl(e,{onFailure:n=>{const o=n.reasons.find(tm);return o?Jt(()=>t.onFailure(o.error)):At(n)},onSuccess:t.onSuccess})),VO=ne(2,(e,t)=>ym(e,{onFailure:n=>vt(()=>t.onFailure(n)),onSuccess:n=>vt(()=>t.onSuccess(n))})),qO=ne(2,(e,t)=>{if(wn(e)){if(e._tag==="Success")return it(t.onSuccess(e.value));const n=oo(e.cause);return Tt(n)?e:it(t.onFailure(n.success))}return VO(e,t)}),$l=e=>wn(e)?it(e):WO(e),WO=Zn({op:"Exit",[Rt](e){return e._stack.push(this),this[Re]},[Sn](e,t,n){return Ce(n??it(e))},[fr](e,t,n){return Ce(n??An(e))}}),HO=ne(2,(e,t)=>Ba(_m(t),e)),z1=ne(2,(e,t)=>j1(e,je(_m(t.duration),t.orElse))),KO=ne(2,(e,t)=>z1(e,{duration:t,orElse:()=>Ml(new TM)})),fS="~effect/Scope",dS="~effect/Scope/Closeable",Fl=Fn("effect/Scope"),B1=(e,t)=>wt(()=>V1(e,t)??ot),V1=(e,t)=>{if(e.state._tag==="Closed")return;const n={_tag:"Closed",exit:t};if(e.state._tag==="Empty"){e.state=n;return}const{finalizers:o}=e.state;if(e.state=n,o.size!==0)return o.size===1?o.values().next().value(t):QO(e,o,t)},QO=M1(function*(e,t,n){let o=[];const i=[],c=Array.from(t.values()),l=hm();for(let d=c.length-1;d>=0;d--){const m=c[d];e.strategy==="sequential"?o.push(yield*$l(m(n))):i.push(zl(l,m(n),!0,!0,"inherit"))}return i.length>0&&(o=yield*R1(i)),yield*IO(o)}),JO=(e,t)=>{const n=Sm(t);if(e.state._tag==="Closed")return n.state=e.state,n;const o={};return Ta(e,o,i=>B1(n,i)),Ta(n,o,i=>vt(()=>vm(e,o))),n},ti=(e,t)=>wt(()=>e.state._tag==="Closed"?t(e.state.exit):(Ta(e,{},t),ot)),GO=(e,t)=>ti(e,ds(t)),Ta=(e,t,n)=>{e.state._tag==="Empty"?e.state={_tag:"Open",finalizers:new Map([[t,n]])}:e.state._tag==="Open"&&e.state.finalizers.set(t,n)},vm=(e,t)=>{e.state._tag==="Open"&&e.state.finalizers.delete(t)},Sm=(e="sequential")=>({[dS]:dS,[fS]:fS,strategy:e,state:YO}),YO={_tag:"Empty"},q1=Fl.asEffect(),XO=qa(Fl),W1=e=>wt(()=>{const t=Sm();return ys(e(t),n=>wt(()=>V1(t,n)??ot))}),ZO=(e,t,n)=>F1(o=>G1(i=>je(q1,c=>N1(n!=null&&n.interruptible?i(e):e,l=>ti(c,d=>Va(t(l,d),o)))))),H1=Zn({op:"OnExit",single:!1,[Rt](e){return e._stack.push(this),this[Re][0]},[Zs](e){e.interruptible&&this[Re][2]!==!0&&(e._stack.push(Dl),e.interruptible=!1)},[Sn](e,t,n){n??(n=it(e));const o=this[Re][1](n);return o?je(o,i=>n):n},[fr](e,t,n){n??(n=An(e));const o=this[Re][1](n);return o?je(o,i=>n):n}}),ys=ne(2,H1),eM=ne(2,(e,t)=>ys(e,n=>t)),tM=ne(3,(e,t,n)=>ys(e,o=>{const i=t(o);return Tt(i)?ot:n(i.success,o)})),nM=ne(2,(e,t)=>tM(e,_O,t)),rM=ne(3,(e,t,n)=>ys(e,o=>{if(o._tag!=="Failure")return ot;const i=t(o.cause);return Tt(i)?ot:n(i.success,o.cause)})),sM=ne(2,(e,t)=>rM(fm,t)(e)),oM=Be(e=>At(lm(e.id))),K1=e=>Be(t=>(t.interruptible&&(t.interruptible=!1,t._stack.push(Dl)),e)),Q1=Zn({op:"SetInterruptible",[Zs](e){if(e.interruptible=this[Re],e._interruptedCause&&e.interruptible)return()=>At(e._interruptedCause)}}),Dl=Q1(!0),iM=Q1(!1),J1=e=>Be(t=>t.interruptible?e:(t.interruptible=!0,t._stack.push(iM),t._interruptedCause?At(t._interruptedCause):e)),G1=e=>Be(t=>t.interruptible?(t.interruptible=!1,t._stack.push(Dl),e(J1)):e(Ee)),aM=(e,t)=>x2(e)?(t==null?void 0:t.mode)==="result"?Fs(e,xh,t):Fs(e,Ee,t):t!=null&&t.discard?t.mode==="result"?Fs(Object.values(e),xh,t):Fs(Object.values(e),Ee,t):wt(()=>{const n={};return ci(Fs(Object.entries(e),([o,i])=>St((t==null?void 0:t.mode)==="result"?xh(i):i,c=>{n[o]=c}),{discard:!0,concurrency:t==null?void 0:t.concurrency}),n)}),wm=Zn({op:"While",[Sn](e,t){return this[Re].step(e),this[Re].while()?(t._stack.push(this),this[Re].body()):$n},[Rt](e){return this[Re].while()?(e._stack.push(this),this[Re].body()):$n}}),Fs=ne(e=>typeof e[1]=="function",(e,t,n)=>Be(o=>{const i=(n==null?void 0:n.concurrency)==="inherit"?o.getRef(OT):(n==null?void 0:n.concurrency)??1,c=i==="unbounded"?Number.POSITIVE_INFINITY:Math.max(1,i);if(c===1)return cM(e,t,n);const l=hr(e);let d=l.length;if(d===0)return n!=null&&n.discard?ot:Ce([]);const m=n!=null&&n.discard?void 0:new Array(d),g=uM({f:t,out:m},l,{concurrency:c});return g?ci(g,m):Ce(m)})),cM=(e,t,n)=>wt(()=>{const o=n!=null&&n.discard?void 0:[],i=e[Symbol.iterator]();let c=i.next(),l=0;return ci(wm({while:()=>!c.done,body:()=>t(c.value,l++),step:d=>{o&&o.push(d),c=i.next()}}),o)}),Y1=e=>{const t=e.onItem,n=e.step;return(o,i,c)=>{let l=(c==null?void 0:c.start)??0;const d=(c==null?void 0:c.end)??i.length,m=(c==null?void 0:c.concurrency)??1;let g=!1,y,h,v,w=!1,x,E;const P=()=>{let V=!1;for(;!x&&l<d;l++){const _=i[l],L=E??t(o,_,l);if(wn(L)){if(x=n(o,_,L,l),x)break}else{if(m===1)return je($l(L),b=>(x=n(o,_,b,l),l++,x??P()??ot));if(y){E=void 0;const b=zl(y,L,!0,!0,"inherit");if(b._exit){if(x=n(o,_,b._exit,l),x)break;continue}h?h.add(b):h=new Set([b]);const A=l;if(b.addObserver(F=>{if(h.delete(b),x){if(!w&&F._tag==="Failure")for(const $ of F.cause.reasons)$._tag!=="Interrupt"&&(x._tag==="Failure"?x.cause.reasons.push($):x=An(ba([$])))}else{const $=n(o,_,F,A);$&&(x=$._tag==="Failure"?An(ba($.cause.reasons.slice())):$,P())}if(V){const $=P();$&&v($)}else g&&h.size===0&&v(x??ot)}),h.size<m)continue;V=!0,l++;return}else return er(b=>{y=hm(),E=L,v=b;const A=P();return A?b(A):wt(()=>(x=$n,w=!0,h?Qu(h):ot))})}}if(g=!0,x){if(h&&h.size>0){const _=Ol(y);h.forEach(L=>L.interruptUnsafe(y.id,_));return}if(v||x._tag==="Failure")return x}else if(v)if(h)h.size===0&&v(ot);else return $n};return P()}},Ul=()=>Y1,uM=Y1({onItem(e,t,n){return e.f(t,n)},step(e,t,n,o){if(n._tag==="Failure")return n;e.out&&(e.out[o]=n.value)}}),zl=(e,t,n=!1,o=!1,i=!1)=>{const c=i==="inherit"?e.interruptible:!i,l=new P1(e.context,c);return n?l.evaluate(t):e.currentDispatcher.scheduleTask(()=>l.evaluate(t),0),!o&&!l._exit&&(e.children().add(l),l.addObserver(()=>e._children.delete(l))),l},X1=ne(e=>qt(e[0]),(e,t,n)=>Be(o=>{const i=zl(o,e,n==null?void 0:n.startImmediately,!0,n==null?void 0:n.uninterruptible);if(!i._exit)if(t.state._tag!=="Closed"){const c={};Ta(t,c,()=>cO(d=>d===i.id?ot:pm(i))),i.addObserver(()=>vm(t,c))}else i.interruptUnsafe(o.id,Ol(o));return Ce(i)})),lM=ne(e=>qt(e[0]),(e,t)=>je(q1,n=>X1(e,n,t))),Ha=e=>(t,n)=>{const o=new P1(n!=null&&n.scheduler?gs(e,m1,n.scheduler):e,(n==null?void 0:n.uninterruptible)!==!0);if(o.evaluate(t),o._exit)return o;if(n!=null&&n.signal)if(n.signal.aborted)o.interruptUnsafe();else{const i=()=>o.interruptUnsafe();n.signal.addEventListener("abort",i,{once:!0}),o.addObserver(()=>n.signal.removeEventListener("abort",i))}return n!=null&&n.onFiberStart&&n.onFiberStart(o),o},fM=ne(2,(e,t)=>{if(e._exit)return e;if(t.state._tag==="Closed")return e.interruptUnsafe(e.id),e;const n={};return Ta(t,n,()=>pm(e)),e.addObserver(()=>vm(t,n)),e}),dM=Ha(Gn()),Z1=e=>{const t=Ha(e);return(n,o)=>{const i=t(n,o);return o!=null&&o.onExit&&i.addObserver(o.onExit),c=>i.interruptUnsafe(c)}},hM=Z1(Gn()),xm=e=>{const t=Ha(e);return(n,o)=>{const i=t(n,o);return new Promise(c=>{i.addObserver(l=>c(l))})}},pM=xm(Gn()),ek=e=>{const t=xm(e);return(n,o)=>t(n,o).then(i=>{if(i._tag==="Failure")throw dm(i.cause);return i.value})},mM=ek(Gn()),km=e=>{const t=Ha(e);return n=>{var c;if(wn(n))return n;const o=new y1("sync"),i=t(n,{scheduler:o});return(c=i.currentDispatcher)==null||c.flush(),i._exit??Xo(new OM(i))}},gM=km(Gn()),tk=e=>{const t=km(e);return n=>{const o=t(n);if(o._tag==="Failure")throw dm(o.cause);return o.value}},yM=tk(Gn()),hS=Ce(!0),pS=Ce(!1);class vM{constructor(t){M(this,"waiters",[]);M(this,"scheduled",!1);M(this,"isOpen");M(this,"flushWaiters",()=>{this.scheduled=!1;const t=this.waiters;this.waiters=[];for(let n=0;n<t.length;n++)t[n]($n)});M(this,"open",Be(t=>this.isOpen?pS:(this.isOpen=!0,this.scheduleUnsafe(t))));M(this,"release",Be(t=>this.isOpen?pS:this.scheduleUnsafe(t)));M(this,"await",er(t=>this.isOpen?t(ot):(this.waiters.push(t),vt(()=>{const n=this.waiters.indexOf(t);n!==-1&&this.waiters.splice(n,1)}))));M(this,"close",vt(()=>this.closeUnsafe()));M(this,"whenOpen",t=>je(this.await,()=>t));this.isOpen=t}scheduleUnsafe(t){return this.scheduled||this.waiters.length===0||(this.scheduled=!0,t.currentDispatcher.scheduleTask(this.flushWaiters,0)),hS}openUnsafe(){return this.isOpen?!1:(this.isOpen=!0,this.flushWaiters(),!0)}closeUnsafe(){return this.isOpen?(this.isOpen=!1,!0):!1}}const SM=e=>new vM(e??!1),np=BigInt(0),wM={_tag:"Span",spanId:"noop",traceId:"noop",sampled:!1,status:{_tag:"Ended",startTime:np,endTime:np,exit:$n},attributes:new Map,links:[],kind:"internal",attribute(){},event(){},end(){},addLinks(){}},xM=e=>Object.assign(Object.create(wM),e),nk=e=>e?Ws(e.annotations,Zh)?e._tag==="Span"?nk(r1(e.parent)):jn():Me(e):jn(),rk=(e,t,n)=>{const o=!e.getRef(MT)||(n==null?void 0:n.annotations)&&Ws(n.annotations,Zh),i=(n==null?void 0:n.parent)!==void 0?Me(n.parent):n!=null&&n.root?jn():nk(e.currentSpan);let c;if(o)c=xM({name:t,parent:i,annotations:gs((n==null?void 0:n.annotations)??Gn(),Zh,!0)});else{const l=e.getRef(IT),d=e.getRef(ui),m=e.getRef(x1),g=e.getRef(LT),y=e.getRef(NT),h=(n==null?void 0:n.level)??e.getRef(bT),v=(n==null?void 0:n.links)!==void 0?[...y,...n.links]:y.slice();c=l.span({name:t,parent:i,annotations:(n==null?void 0:n.annotations)??Gn(),links:v,startTime:m?d.currentTimeNanosUnsafe():BigInt(0),kind:(n==null?void 0:n.kind)??"internal",root:(n==null?void 0:n.root)??so(i),sampled:(n==null?void 0:n.sampled)??(fs(i)&&i.value.sampled===!1?!1:!ok(e.getRef(PT),h))});for(const[w,x]of Object.entries(g))c.attribute(w,x);if((n==null?void 0:n.attributes)!==void 0)for(const[w,x]of Object.entries(n.attributes))c.attribute(w,x)}return c},kM=(e,t)=>K1(Be(n=>{const o=Rl(n.context,Fl),i=rk(n,e,t??{}),c=n.getRef(ui),l=n.getRef(x1);return ci(ti(o,d=>EM(i,d,c,l)),i)})),_M=(e,t)=>(t=typeof t=="function"?t:Sl,$1(w1,n=>({name:e,stack:t,parent:n}))),EM=(e,t,n,o)=>vt(()=>{e.status._tag!=="Ended"&&e.end(o?n.currentTimeNanosUnsafe():np,t)}),CM=(e,...t)=>{const n=t.length===1?void 0:t[0],o=t[t.length-1];return Be(i=>{const c=rk(i,e,n),l=i.getRef(ui);return ys(Jt(()=>o(c)),d=>vt(()=>{c.status._tag!=="Ended"&&c.end(l.currentTimeNanosUnsafe(),d)}))})},mS=qa(ET),bM=function(){const e=qt(arguments[0]),t=e?arguments[1]:arguments[0];let n=e?arguments[2]:arguments[1],o=Ee;return t._tag==="Span"&&(n=FT(n),o=_M(t.name,n==null?void 0:n.captureStackTrace)),e?mS(o(arguments[0]),t):i=>mS(o(i),t)},ui=Xe("effect/Clock",{defaultValue:()=>new IM}),PM=2**31-1;class IM{constructor(){M(this,"currentTimeMillis",vt(()=>this.currentTimeMillisUnsafe()));M(this,"currentTimeNanos",vt(()=>this.currentTimeNanosUnsafe()))}currentTimeMillisUnsafe(){return Date.now()}currentTimeNanosUnsafe(){return RM()}sleep(t){const n=f1(t);return n<=0?mm:er(o=>{if(n>PM)return;const i=setTimeout(()=>o(ot),n);return vt(()=>clearTimeout(i))})}}const gS=(function(){const e=BigInt(1e6);if(typeof performance>"u"||typeof performance.now>"u")return()=>BigInt(Date.now())*e;if(typeof performance.timeOrigin=="number"&&performance.timeOrigin===0)return()=>BigInt(Math.round(performance.now()*1e6));const t=BigInt(Date.now())*e-BigInt(Math.round(performance.now()*1e6));return()=>t+BigInt(Math.round(performance.now()*1e6))})(),RM=(function(){const e=typeof process=="object"&&"hrtime"in process&&typeof process.hrtime.bigint=="function"?process.hrtime:void 0;if(!e)return gS;const t=gS()-e.bigint();return()=>t+e.bigint()})(),sk=e=>Be(t=>e(t.getRef(ui))),_m=e=>sk(t=>t.sleep(am(e))),yS="~effect/Cause/TimeoutError";var Pw,Iw;class TM extends(Iw=rm("TimeoutError"),Pw=yS,Iw){constructor(n){super({message:n});M(this,Pw,yS)}}const vS="~effect/Cause/AsyncFiberError";var Rw,Tw;class OM extends(Tw=rm("AsyncFiberError"),Rw=vS,Tw){constructor(n){super({message:"An asynchronous Effect was executed with Effect.runSync",fiber:n});M(this,Rw,vS)}}const MM=Xe("effect/Console/CurrentConsole",{defaultValue:()=>globalThis.console}),LM=e=>{switch(e){case"All":return Number.MIN_SAFE_INTEGER;case"Fatal":return 5e4;case"Error":return 4e4;case"Warn":return 3e4;case"Info":return 2e4;case"Debug":return 1e4;case"Trace":return 0;case"None":return Number.MAX_SAFE_INTEGER}},NM=SR(n1,LM),ok=wR(NM),AM=Xe("effect/Loggers/CurrentLoggers",{defaultValue:()=>new Set([VM,qM])}),jM=Xe("effect/Logger/LogToStderr",{defaultValue:Ix}),$M="~effect/Logger",FM={[$M]:{_Message:Ee,_Output:Ee},pipe(){return jt(this,arguments)}},ik=e=>{const t=Object.create(FM);return t.log=e,t},DM=e=>e.replace(/[\s="]/g,"_"),UM=(e,t)=>`${DM(e[0])}=${t-e[1]}ms`,ak=e=>(...t)=>{let n;for(let o=0,i=t.length;o<i;o++){const c=t[o];bl(c)&&(n?t.splice(o,1):t=t.slice(0,o).concat(t.slice(o+1)),n=n?ba(n.reasons.concat(c.reasons)):c,o--)}return n===void 0&&(n=tR),Be(o=>{const i=e??o.currentLogLevel;if(ok(o.minimumLogLevel,i))return ot;const c=o.getRef(ui),l=o.getRef(AM);if(l.size>0){const d=new Date(c.currentTimeMillisUnsafe());for(const m of l)m.log({cause:n,fiber:o,date:d,logLevel:i,message:t})}return ot})},zM=e=>`${e.getHours().toString().padStart(2,"0")}:${e.getMinutes().toString().padStart(2,"0")}:${e.getSeconds().toString().padStart(2,"0")}.${e.getMilliseconds().toString().padStart(3,"0")}`,BM=typeof process=="object"&&process!==null&&typeof process.stdout=="object"&&process.stdout!==null;BM&&process.stdout.isTTY;const VM=ik(({cause:e,date:t,fiber:n,logLevel:o,message:i})=>{const c=Array.isArray(i)?i.slice():[i];e.reasons.length>0&&c.push(C1(e));const l=t.getTime(),d=n.getRef($T);let m="";for(const v of d)m+=` ${UM(v,l)}`;const g=n.getRef(um);Object.keys(g).length>0&&c.push(g);const y=n.getRef(MM);(n.getRef(jM)?y.error:y.log)(`[${zM(t)}] ${o.toUpperCase()} (#${n.id})${m}:`,...c)}),qM=ik(({cause:e,fiber:t,logLevel:n,message:o})=>{const i=t.getRef(ui),c=t.getRef(um),l=t.currentSpan;if(l===void 0||l._tag==="ExternalSpan")return;const d={};for(const[m,g]of Object.entries(c))d[m]=g;d["effect.fiberId"]=t.id,d["effect.logLevel"]=n.toUpperCase(),e.reasons.length>0&&(d["effect.cause"]=C1(e)),l.event(K2(Array.isArray(o)&&o.length===1?o[0]:o),i.currentTimeNanosUnsafe(),d)}),WM=bl,HM=eR,rp=ba,sp=e=>new Dx(e),op=e=>new zx(e),ip=BT,KM=KT,ck=dm,Ka=oo,QM=WT,JM=fm,Em=cR,Hs=lR,GM=Fx,kh=it,ha=An,Qa=mr,YM=Xo,XM=xO,uk=$n,lk=gm,fk=kO,ZM=RO,eL="~effect/Deferred",tL={[eL]:{_A:Ee,_E:Ee},pipe(){return jt(this,arguments)}},Cm=()=>{const e=Object.create(tL);return e.resumes=void 0,e.effect=void 0,e},bm=e=>er(t=>e.effect?t(e.effect):(e.resumes??(e.resumes=[]),e.resumes.push(t),vt(()=>{const n=e.resumes.indexOf(t);e.resumes.splice(n,1)}))),nL=ne(2,(e,t)=>vt(()=>pa(e,t))),dk=nL,pa=(e,t)=>{if(e.effect)return!1;if(e.effect=t,e.resumes){for(let n=0;n<e.resumes.length;n++)e.resumes[n](t);e.resumes=void 0}return!0},rL=ne(2,(e,t)=>G1(n=>je($l(n(e)),o=>dk(t,o)))),sL=um,SS=Fl,Pm=Sm,Ju=XO,oL=ti,iL=GO,Gu=JO,Bl=B1,aL="~effect/Layer",wS="~effect/Layer/MemoMap",cL={[aL]:{_ROut:Ee,_E:Ee,_RIn:Ee},pipe(){return jt(this,arguments)}},hk=e=>{const t=Object.create(cL);return t.build=e,t},Im=e=>hk((t,n)=>{const o=Gu(n);return ys(e(t,o),i=>i._tag==="Failure"?Bl(o,i):ot)}),uL=e=>{const t=Im((n,o)=>n.getOrElseMemoize(t,o,e));return t};class lL{constructor(){M(this,"map",new Map)}get[wS](){return wS}getOrElseMemoize(t,n,o){if(this.map.has(t)){const d=this.map.get(t);return d.observers++,Ba(ti(n,m=>d.finalizer(m)),d.effect)}const i=Pm(),c=Cm(),l={observers:1,effect:bm(c),finalizer:d=>wt(()=>(l.observers--,l.observers===0?(this.map.delete(t),Bl(i,d)):ot))};return this.map.set(t,l),ti(n,l.finalizer).pipe(je(()=>o(this,i)),ys(d=>(l.effect=d,dk(c,d))))}}const Rm=()=>new lL,dl=class dl extends Fn()("effect/Layer/CurrentMemoMap"){};M(dl,"getOrCreate",HR(dl,Rm));let Oa=dl;const Tm=ne(3,(e,t,n)=>qa(St(e.build(t,n),gs(Oa,t)),Oa,t)),fL=ne(2,(e,t)=>Be(n=>Tm(e,Oa.getOrCreate(n.context),t))),Om=function(){return arguments.length===1?e=>xS(Zo(arguments[0],e)):xS(Zo(arguments[0],arguments[1]))},xS=e=>hk(ds(Ce(e))),ap=function(){return arguments.length===1?e=>kS(arguments[0],e):kS(arguments[0],arguments[1])},kS=(e,t)=>cp(St(t,n=>Zo(e,n))),cp=e=>uL((t,n)=>Ju(e,n)),pk=(e,t,n)=>{const o=Gu(n,"parallel");return Fs(e,i=>i.build(t,Gu(o,"sequential")),{concurrency:e.length}).pipe(St(i=>GR(...i)))},mk=(...e)=>Im((t,n)=>pk(e,t,n)),dL=(e,t,n)=>Im((o,i)=>je(Array.isArray(t)?pk(t,o,i):t.build(o,i),c=>e.build(o,i).pipe(Va(c),St(l=>n(l,c))))),up=ne(2,(e,t)=>dL(e,t,Ee)),hL=class extends vl{constructor(t){super(),t&&Object.assign(this,t)}},ni=ne(2,(e,t)=>U1(e,gL,n=>t(n))),_S=e=>e.reasons.some(pL),pL=e=>e._tag==="Fail"&&Em(e.error),mL=p1(Ka,e=>Em(e)?Nr(e):Jn(e)),gL=p1(Ka,e=>Em(e)?Nr(e.value):Jn(e)),Mm=ne(2,(e,t)=>jl(e,{onSuccess:t.onSuccess,onFailure:n=>{const o=mL(n);return Tt(o)?t.onFailure(o.failure):t.onDone(o.success.value)}})),gk="~effect/Schedule",ES=Xe("effect/Schedule/CurrentMetadata",{defaultValue:ds({input:void 0,output:void 0,duration:cm,attempt:0,start:0,now:0,elapsed:0,elapsedSincePrevious:0})}),yL={[gk]:{_Out:Ee,_In:Ee,_Env:Ee},pipe(){return jt(this,arguments)}},vL=e=>Ue(e,gk),Ja=e=>{const t=Object.create(yL);return t.step=e,t},Lm=()=>{let e=0,t,n;return(o,i)=>{n===void 0&&(n=o);const c=o-n,l=t===void 0?0:o-t;return t=o,{input:i,attempt:++e,start:n,now:o,elapsed:c,elapsedSincePrevious:l}}},yk=e=>Ja(St(e,t=>{const n=Lm();return(o,i)=>t(n(o,i))})),eo=e=>Wa(e.step,t=>Ce(()=>At(t))),SL=e=>sk(t=>St(eo(e),n=>{const o=Lm();return i=>wt(()=>{const c=t.currentTimeMillisUnsafe();return je(n(c,i),([l,d])=>{const m=o(c,i);return m.output=l,m.duration=d,ci(_m(d),m)})})})),wL=ne(2,(e,t)=>xL(e,t,(n,o)=>[n,o])),xL=ne(3,(e,t,n)=>Ja(St(D1(eo(e),eo(t)),([o,i])=>(c,l)=>Mm(o(c,l),{onSuccess:d=>i(c,l).pipe(St(m=>[n(d[0],m[0]),mT(d[1],m[1])]),ni(m=>Hs(n(d[0],m)))),onDone:d=>i(c,l).pipe(je(m=>Hs(n(d,m[0]))),ni(m=>Hs(n(d,m)))),onFailure:At})))),vk=ne(2,(e,t)=>kL(e,t,(n,o)=>[n,o])),kL=ne(3,(e,t,n)=>Ja(St(D1(eo(e),eo(t)),([o,i])=>(c,l)=>Mm(o(c,l),{onSuccess:d=>i(c,l).pipe(St(m=>[n(d[0],m[0]),pT(d[1],m[1])]),ni(m=>Ce([n(d[0],m),d[1]]))),onFailure:At,onDone:d=>i(c,l).pipe(St(m=>[n(d,m[0]),m[1]]),ni(m=>Hs(n(d,m))))})))),Sk=(e,t=2)=>{const n=f1(am(e));return yk(Ce(o=>{const i=Ia(n*Math.pow(t,o.attempt-1));return Ce([i,i])}))},wk=e=>Ja(St(eo(e),t=>(n,o)=>Mm(t(n,o),{onSuccess:i=>Ce([o,i[1]]),onFailure:At,onDone:()=>Hs(o)}))),_L=e=>Mu(xk,({attempt:t})=>Ce(t<=e)),Nm=e=>{const t=am(e);return yk(Ce(n=>Ce([n.attempt-1,t])))},Mu=ne(2,(e,t)=>Ja(St(eo(e),n=>{const o=Lm();return(i,c)=>je(n(i,c),l=>{const[d,m]=l,g=t({...o(i,c),output:d,duration:m});return je(qt(g)?g:Ce(g),y=>y?Ce(l):Hs(d))})}))),xk=Nm(cm),EL=(e,t,n)=>W1(o=>je(n!=null&&n.local?Tm(t,Rm(),o):fL(t,o),i=>Va(e,i))),CL=ne(e=>qt(e[0]),(e,t,n)=>a1(t)?Va(e,t):EL(e,Array.isArray(t)?mk(...t):t,n)),bL=ne(3,(e,t,n)=>je(SL(t),o=>{let i=ES.defaultValue(),c;const l=Al(wt(()=>qa(e,ES,i)),d=>(c=d,je(o(d),m=>(i=m,l))));return ni(l,d=>Jt(()=>n(c,d)))})),PL=ne(2,(e,t)=>{const n=typeof t=="function"?t(Ee):vL(t)?t:RL(t);return bL(e,n,Ml)}),IL=wk(xk),RL=e=>{let t=e.schedule?wk(e.schedule):IL;return e.while&&(t=Mu(t,({input:n})=>{const o=e.while(n);return qt(o)?o:Ce(o)})),e.until&&(t=Mu(t,({input:n})=>{const o=e.until(n);return qt(o)?St(o,i=>!i):Ce(!o)})),e.times!==void 0&&(t=Mu(t,({attempt:n})=>Ce(n<=e.times))),t},Ko=qt,kk=Fs,_k=wm,TL=aO,at=Ce,Am=iO,OL=oO,pr=wt,Ln=vt,st=ot,CS=er,ML=lO,lp=fO,Qe=Ml,LL=At,NL=Ll,Yu=Be,xn=je,AL=gO,jL=Ba,$L=N1,bS=$l,vs=St,Xu=Wa,FL=$O,Lu=UO,DL=jO,UL=PL,zL=zO,BL=KO,VL=z1,qL=HO,Ek=j1,WL=jl,Zu=OO,Ck=F1,HL=CL,Ks=Va,KL=TO,QL=Nl,JL=qa,GL=W1,bk=ZO,Pk=eM,YL=nM,Ik=ys,fp=oM,jm=J1,XL=sM,Rk=NO,ZL=kM,eN=CM,PS=bM,tN=X1,$m=lM,dp=dM,el=Ha,nN=Z1,rN=hM,ma=mM,sN=ek,oN=pM,iN=xm,Fm=yM,aN=tk,Tk=gM,cN=km,Qs=M1,uN=ak("Error"),lN=ne(e=>Ko(e[0]),(e,...t)=>$1(e,sL,n=>{const o={...n};return t.length===1?Object.assign(o,t[0]):o[t[0]]=t[1],o})),Ok=yO,io=vO,Ma=SO,qo=mO,fN=wO,hp=dO;function ia(e,t,n){return t==="__proto__"?Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0}):e[t]=n,e}function Mk(e){return e.checks?e.checks[e.checks.length-1].annotations:e.annotations}function dN(e){return t=>{var n;return(n=Mk(t))==null?void 0:n[e]}}const hN=dN("identifier"),Dm=hs(e=>{const t=hN(e);return typeof t=="string"?t:e.getExpected(Dm)}),pN=e=>e.replace(/[/\\^$*+?.()|[\]{}]/g,"\\$&"),Nu=new WeakMap,Lk="~effect/data/Redacted",mN=e=>Ue(e,Lk),IS=(e,t)=>{const n=Object.create(gN);return Nu.set(n,e),n},gN={[Lk]:{_A:e=>e},label:void 0,...ms,toJSON(){return this.toString()},toString(){return`<redacted${Gp(this.label)?":"+this.label:""}>`},[Gt](){return dt(Nu.get(this))},[Yt](e){return mN(e)&&vn(Nu.get(this),Nu.get(e))}},pp="~effect/SchemaIssue/Issue";function yN(e){return Ue(e,pp)}var Ow;let gr=(Ow=pp,class{constructor(){M(this,Ow,pp)}toString(){return bN(this)}}),vN=class extends gr{constructor(n,o,i){super();M(this,"_tag","Filter");M(this,"actual");M(this,"filter");M(this,"issue");this.actual=n,this.filter=o,this.issue=i}};class SN extends gr{constructor(n,o,i){super();M(this,"_tag","Encoding");M(this,"ast");M(this,"actual");M(this,"issue");this.ast=n,this.actual=o,this.issue=i}}class Yn extends gr{constructor(n,o){super();M(this,"_tag","Pointer");M(this,"path");M(this,"issue");this.path=n,this.issue=o}}class Nk extends gr{constructor(n){super();M(this,"_tag","MissingKey");M(this,"annotations");this.annotations=n}}class Ak extends gr{constructor(n,o){super();M(this,"_tag","UnexpectedKey");M(this,"ast");M(this,"actual");this.ast=n,this.actual=o}}class Vt extends gr{constructor(n,o,i){super();M(this,"_tag","Composite");M(this,"ast");M(this,"actual");M(this,"issues");this.ast=n,this.actual=o,this.issues=i}}class yr extends gr{constructor(n,o){super();M(this,"_tag","InvalidType");M(this,"ast");M(this,"actual");this.ast=n,this.actual=o}}class tl extends gr{constructor(n,o){super();M(this,"_tag","InvalidValue");M(this,"actual");M(this,"annotations");this.actual=n,this.annotations=o}}class RS extends gr{constructor(n,o,i){super();M(this,"_tag","AnyOf");M(this,"ast");M(this,"actual");M(this,"issues");this.ast=n,this.actual=o,this.issues=i}}class wN extends gr{constructor(n,o,i){super();M(this,"_tag","OneOf");M(this,"ast");M(this,"actual");M(this,"successes");this.ast=n,this.actual=o,this.successes=i}}function mp(e,t){if(yN(t))return t;if(typeof t=="string")return new tl(Me(e),{message:t});const n=typeof t.issue=="string"?new tl(Me(e),{message:t.issue}):t.issue;return new Yn(t.path,n)}function xN(e,t){if(t!==void 0)return typeof t=="boolean"?t?void 0:new tl(Me(e)):mp(e,t)}function kN(e,t,n){return Array.isArray(n)?Wu(n)?n.length===1?mp(e,n[0]):new Vt(t,Me(e),o1(n,o=>mp(e,o))):void 0:xN(e,n)}const _N=e=>{const t=La(e);if(t!==void 0)return t;switch(e._tag){case"InvalidType":return gp(Dm(e.ast),TS(e.actual));case"InvalidValue":return`Invalid data ${TS(e.actual)}`;case"MissingKey":return"Missing key";case"UnexpectedKey":return`Unexpected key with value ${pt(e.actual)}`;case"Forbidden":return"Forbidden operation";case"OneOf":return`Expected exactly one member to match the input ${pt(e.actual)}`}},EN=e=>La(e.issue)??La(e);function gp(e,t){return`Expected ${e}, got ${t}`}function Vo(e,t,n,o){switch(e._tag){case"Filter":{const i=o(e);if(i!==void 0)return[{path:t,message:i}];switch(e.issue._tag){case"InvalidValue":return[{path:t,message:gp(jk(e.filter),pt(e.actual))}];default:return Vo(e.issue,t,n,o)}}case"Encoding":return Vo(e.issue,t,n,o);case"Pointer":return Vo(e.issue,[...t,...e.path],n,o);case"Composite":return e.issues.flatMap(i=>Vo(i,t,n,o));case"AnyOf":{const i=La(e);if(e.issues.length===0){if(i!==void 0)return[{path:t,message:i}];const c=gp(Dm(e.ast),pt(e.actual));return[{path:t,message:c}]}return e.issues.flatMap(c=>Vo(c,t,n,o))}default:return[{path:t,message:n(e)}]}}function jk(e){var n;const t=(n=e.annotations)==null?void 0:n.expected;if(typeof t=="string")return t;switch(e._tag){case"Filter":return"<filter>";case"FilterGroup":return e.checks.map(o=>jk(o)).join(" & ")}}function CN(){return e=>Vo(e,[],_N,EN).map(PN).join(`
|
|
82
|
+
`)}const bN=CN();function PN(e){let t=e.message;if(e.path&&e.path.length>0){const n=q2(e.path);t+=`
|
|
83
|
+
at ${n}`}return t}function La(e){switch(e._tag){case"InvalidType":case"OneOf":case"Composite":case"AnyOf":return ra(e.ast.annotations);case"InvalidValue":case"Forbidden":return ra(e.annotations);case"MissingKey":return ra(e.annotations,"messageMissingKey");case"UnexpectedKey":return ra(e.ast.annotations,"messageUnexpectedKey");case"Filter":return ra(e.filter.annotations);case"Encoding":return La(e.issue)}}function ra(e,t="message"){const n=e==null?void 0:e[t];if(typeof n=="string")return n}function TS(e){return so(e)?"no value provided":pt(e.value)}class ri extends vl{constructor(n){super();M(this,"run");this.run=n}map(n){return new ri((o,i)=>this.run(o,i).pipe(Ok(im(n))))}compose(n){return OS(this)?n:OS(n)?this:new ri((o,i)=>this.run(o,i).pipe(qo(c=>n.run(c,i))))}}const $k=new ri(at);function OS(e){return e.run===$k.run}function si(){return $k}function un(e){return IN(im(e))}function IN(e){return new ri(t=>at(e(t)))}function RN(e){return new ri(t=>{const n=CR(t,y2);return fs(n)?at(n):vs(e,Me)})}function TN(){return un(globalThis.String)}function Fk(){return un(globalThis.Number)}const yp="~effect/SchemaTransformation/Transformation";var Mw;Mw=yp;const hl=class hl{constructor(t,n){M(this,Mw,yp);M(this,"_tag","Transformation");M(this,"decode");M(this,"encode");this.decode=t,this.encode=n}flip(){return new hl(this.encode,this.decode)}compose(t){return new hl(this.decode.compose(t.decode),t.encode.compose(this.encode))}};let kn=hl;function ON(e){return Ue(e,yp)}const Dk=e=>ON(e)?e:new kn(e.decode,e.encode);function Vl(e){return new kn(un(e.decode),un(e.encode))}const MN=new kn(si(),si());function Um(){return MN}const Uk=new kn(Fk(),TN()),zk=e=>Vl({decode:t=>{const n=new Error(t.message);return typeof t.name=="string"&&t.name!=="Error"&&(n.name=t.name),typeof t.stack=="string"&&(n.stack=t.stack),n},encode:t=>{const n={name:t.name,message:t.message};return e!=null&&e.includeStack&&typeof t.stack=="string"&&(n.stack=t.stack),n}});function ao(e){return t=>t._tag===e}const Bk=ao("Declaration"),LN=ao("Never"),nl=ao("Literal"),NN=ao("UniqueSymbol"),AN=ao("Arrays"),jN=ao("Objects"),$N=ao("Union");class Ot{constructor(t,n){M(this,"to");M(this,"transformation");this.to=t,this.transformation=n}}const FN={};class oi{constructor(t,n,o=void 0,i=void 0){M(this,"isOptional");M(this,"isMutable");M(this,"defaultValue");M(this,"annotations");this.isOptional=t,this.isMutable=n,this.defaultValue=o,this.annotations=i}}const MS="~effect/Schema";var Lw;Lw=MS;class fn{constructor(t=void 0,n=void 0,o=void 0,i=void 0){M(this,Lw,MS);M(this,"annotations");M(this,"checks");M(this,"encoding");M(this,"context");this.annotations=t,this.checks=n,this.encoding=o,this.context=i}toString(){return`<${this._tag}>`}}class Ga extends fn{constructor(n,o,i,c,l,d){super(i,c,l,d);M(this,"_tag","Declaration");M(this,"typeParameters");M(this,"run");this.typeParameters=n,this.run=o}getParser(){const n=this.run(this.typeParameters);return(o,i)=>so(o)?Am:Ok(n(o.value,this,i),Me)}recur(n){const o=ii(this.typeParameters,n);return o===this.typeParameters?this:new Ga(o,this.run,this.annotations,this.checks,void 0,this.context)}getExpected(){var o;const n=(o=this.annotations)==null?void 0:o.expected;return typeof n=="string"?n:"<Declaration>"}}let DN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Null")}getParser(){return Hl(this,null)}getExpected(){return"null"}};const zm=new DN;let UN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Undefined")}getParser(){return Hl(this,void 0)}toCodecJson(){return Pt(this,[Vk])}getExpected(){return"undefined"}};const Vk=new Ot(zm,new kn(un(()=>{}),un(()=>null))),zN=new UN;let BN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Void")}getParser(){return Hl(this,void 0)}toCodecJson(){return Pt(this,[Vk])}getExpected(){return"void"}};const VN=new BN;let qN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Never")}getParser(){return co(this,S2)}getExpected(){return"never"}};const WN=new qN;let HN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Any")}getParser(){return co(this,Ox)}getExpected(){return"any"}};const KN=new HN;let QN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Unknown")}getParser(){return co(this,Ox)}getExpected(){return"unknown"}};const Bm=new QN;let ga=class extends fn{constructor(n,o,i,c,l){super(o,i,c,l);M(this,"_tag","Literal");M(this,"literal");if(typeof n=="number"&&!globalThis.Number.isFinite(n))throw new Error(`A numeric literal must be finite, got ${pt(n)}`);this.literal=n}getParser(){return Hl(this,this.literal)}toCodecJson(){return typeof this.literal=="bigint"?LS(this):this}toCodecStringTree(){return typeof this.literal=="string"?this:LS(this)}getExpected(){return typeof this.literal=="string"?JSON.stringify(this.literal):globalThis.String(this.literal)}};function LS(e){const t=globalThis.String(e.literal);return Pt(e,[new Ot(new ga(t),new kn(un(()=>e.literal),un(()=>t)))])}let JN=class extends fn{constructor(){super(...arguments);M(this,"_tag","String")}getParser(){return co(this,Gp)}getExpected(){return"string"}};const qk=new JN;let GN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Number")}getParser(){return co(this,Tx)}toCodecJson(){return this.checks&&(aa(this.checks,"isFinite")||aa(this.checks,"isInt"))?this:Pt(this,[aA])}toCodecStringTree(){return this.checks&&(aa(this.checks,"isFinite")||aa(this.checks,"isInt"))?Pt(this,[vA]):Pt(this,[SA])}getExpected(){return"number"}};function aa(e,t){return e.some(n=>{var o,i;switch(n._tag){case"Filter":return((i=(o=n.annotations)==null?void 0:o.meta)==null?void 0:i._tag)===t;case"FilterGroup":return aa(n.checks,t)}})}const Wk=new GN;let YN=class extends fn{constructor(){super(...arguments);M(this,"_tag","Boolean")}getParser(){return co(this,g2)}getExpected(){return"boolean"}};const XN=new YN;class ql extends fn{constructor(n,o,i,c,l,d,m){super(c,l,d,m);M(this,"_tag","Arrays");M(this,"isMutable");M(this,"elements");M(this,"rest");this.isMutable=n,this.elements=o,this.rest=i;const g=o.findIndex(Mr);if(g!==-1&&(o.slice(g+1).some(y=>!Mr(y))||i.length>1))throw new Error("A required element cannot follow an optional element. ts(1257)");if(i.length>1&&i.slice(1).some(Mr))throw new Error("An optional element cannot follow a rest element. ts(1266)")}getParser(n){const o=this,i=o.elements.map(h=>({ast:h,parser:n(h)})),c=o.rest.map(h=>({ast:h,parser:n(h)})),l=i.length,[d,...m]=c,g=m.length;function y(h,v){return v<l?i[v]:v>=h?m[v-h]:d}return hp(function*(h,v){if(h._tag==="None")return h;const w=h.value;if(!Array.isArray(w))return yield*Qe(new yr(o,h));const x=w.length,E={ast:o,getParser:y,oinput:h,len:x,tailThreshold:eA(x,l,g),output:new globalThis.Array(x),issues:void 0,options:v},P=Vm(v==null?void 0:v.concurrency),V=ZN(E,w,{concurrency:P==null?void 0:P.concurrency,end:o.rest.length===0?l:Math.max(x,l+g)});if(V&&(yield*V),o.rest.length===0&&x>l)for(let _=l;_<=x-1;_++){const L=new Yn([_],new Ak(o,w[_]));if(v.errors==="all")E.issues?E.issues.push(L):E.issues=[L];else return yield*Qe(new Vt(o,h,[L]))}return E.issues?yield*Qe(new Vt(o,h,E.issues)):Me(E.output)})}recur(n){const o=ii(this.elements,n),i=ii(this.rest,n);return o===this.elements&&i===this.rest?this:new ql(this.isMutable,o,i,this.annotations,this.checks,void 0,this.context)}getExpected(){return"array"}}const ZN=Ul()({onItem(e,t,n){const o=n<e.len?Me(t):jn();return e.getParser(e.tailThreshold,n).parser(o,e.options)},step(e,t,n,o){var i;if(n._tag==="Failure")return rl(e,e.ast,o,n);if(n.value._tag==="Some")e.output[o]=n.value.value;else{const c=e.getParser(e.tailThreshold,o);if(Mr(c.ast))return;const l=new Yn([o],new Nk((i=c.ast.context)==null?void 0:i.annotations));if(e.options.errors==="all")e.issues?e.issues.push(l):e.issues=[l];else return Qa(new Vt(e.ast,e.oinput,[l]))}}});function eA(e,t,n){return Math.max(t,e-n)}const Vm=e=>(e=e==="unbounded"?1/0:e??1,e>1?{concurrency:e}:void 0),rl=(e,t,n,o)=>{const i=Ka(o.cause);if(Tt(i))return o;const c=new Yn([n],i.success);if(e.options.errors==="all")e.issues?e.issues.push(c):e.issues=[c];else return Qa(new Vt(t,e.oinput,[c]))},qm="[+-]?\\d*\\.?\\d+(?:[Ee][+-]?\\d+)?",tA=new globalThis.RegExp(`(?:${qm}|Infinity|-Infinity|NaN)`);function Hk(e,t){const n=us(t);switch(n._tag){case"String":return Object.keys(e);case"TemplateLiteral":{const o=pA(n);return Object.keys(e).filter(i=>o.test(i))}case"Symbol":return Object.getOwnPropertySymbols(e);case"Number":return Object.keys(e).filter(o=>tA.test(o));case"Union":return[...new Set(n.types.flatMap(o=>Hk(e,o)))];default:return[]}}class Kk{constructor(t,n){M(this,"name");M(this,"type");this.name=t,this.type=n}}class nA{constructor(t,n,o){M(this,"parameter");M(this,"type");M(this,"merge");if(this.parameter=t,this.type=n,this.merge=o,Mr(n)&&!o_(n))throw new Error("Cannot use `Schema.optionalKey` with index signatures, use `Schema.optional` instead.")}}class Wm extends fn{constructor(n,o,i,c,l,d){super(i,c,l,d);M(this,"_tag","Objects");M(this,"propertySignatures");M(this,"indexSignatures");this.propertySignatures=n,this.indexSignatures=o;const m=n.map(g=>g.name).filter((g,y,h)=>h.indexOf(g)!==y);if(m.length>0)throw new Error(`Duplicate identifiers: ${JSON.stringify(m)}. ts(2300)`)}getParser(n){const o=this,i=[],c=new Set,l=[];for(const g of o.propertySignatures)i.push(g.name),c.add(g.name),l.push({ps:g,parser:n(g.type),name:g.name,type:g.type});const d=o.indexSignatures.length;if(o.propertySignatures.length===0&&o.indexSignatures.length===0)return co(o,v2);const m=d>0?Ul()({onItem:hp(function*(g,[y,h]){const w=n(u_(h.parameter))(Me(y),g.options),x=wn(w)?w:yield*bS(w);if(x._tag==="Failure"){const L=rl(g,o,y,x);L&&(yield*L);return}const E=Me(g.input[y]),V=n(h.type)(E,g.options),_=wn(V)?V:yield*bS(V);if(_._tag==="Failure"){const L=rl(g,o,y,_);L&&(yield*L);return}else if(x.value._tag==="Some"&&_.value._tag==="Some"){const L=x.value.value,b=_.value.value;if(h.merge&&h.merge.decode&&Object.hasOwn(g.out,L)){const[A,F]=h.merge.decode.combine([L,g.out[L]],[L,b]);ia(g.out,A,F)}else ia(g.out,L,b)}}),step:(g,y,h)=>h._tag==="Failure"?h:void 0}):void 0;return hp(function*(g,y){if(g._tag==="None")return g;const h=g.value;if(!(typeof h=="object"&&h!==null&&!Array.isArray(h)))return yield*Qe(new yr(o,g));const v={},w={ast:o,oinput:g,input:h,out:v,issues:void 0,options:y},x=y.errors==="all",E=y.onExcessProperty==="error",P=y.onExcessProperty==="preserve";let V;if(o.indexSignatures.length===0&&(E||P)){V=Reflect.ownKeys(h);for(let b=0;b<V.length;b++){const A=V[b];if(!c.has(A))if(E){const F=new Yn([A],new Ak(o,h[A]));if(x){w.issues?w.issues.push(F):w.issues=[F];continue}else return yield*Qe(new Vt(o,g,[F]))}else ia(v,A,h[A])}}const _=Vm(y==null?void 0:y.concurrency),L=rA(w,l,_);if(L&&(yield*L),m){const b=zR();for(let F=0;F<d;F++){const $=o.indexSignatures[F],D=Hk(h,$.parameter);for(let H=0;H<D.length;H++){const X=D[H];b.push([X,$])}}const A=m(w,b,_);A&&(yield*A)}if(w.issues)return yield*Qe(new Vt(o,g,w.issues));if(y.propertyOrder==="original"){const b=(V??Reflect.ownKeys(h)).concat(i),A={};for(const F of b)Object.hasOwn(v,F)&&ia(A,F,v[F]);return Me(A)}return Me(v)})}rebuild(n,o){const i=ii(this.propertySignatures,l=>{const d=n(l.type);return d===l.type?l:new Kk(l.name,d)}),c=ii(this.indexSignatures,l=>{var y;const d=n(l.parameter),m=n(l.type),g=o?(y=l.merge)==null?void 0:y.flip():l.merge;return d===l.parameter&&m===l.type&&g===l.merge?l:new nA(d,m,g)});return i===this.propertySignatures&&c===this.indexSignatures?this:new Wm(i,c,this.annotations,this.checks,void 0,this.context)}flip(n){return this.rebuild(n,!0)}recur(n){return this.rebuild(n,!1)}getExpected(){return this.propertySignatures.length===0&&this.indexSignatures.length===0?"object | array":"object"}}const rA=Ul()({onItem(e,t){const n=Object.hasOwn(e.input,t.name)?Me(e.input[t.name]):jn();return t.parser(n,e.options)},step(e,t,n){var o;if(n._tag==="Failure")return rl(e,e.ast,t.name,n);if(n.value._tag==="Some")ia(e.out,t.name,n.value.value);else if(!Mr(t.type)){const i=new Yn([t.name],new Nk((o=t.type.context)==null?void 0:o.annotations));if(e.options.errors==="all"){e.issues?e.issues.push(i):e.issues=[i];return}else return Qa(new Vt(e.ast,e.oinput,[i]))}}});function Hm(e,t,n){return new Wm(Reflect.ownKeys(e).map(o=>new Kk(o,e[o].ast)),[],n,t)}function Qk(e){return e.ast}function Km(e,t,n){return new Ya(e.map(Qk),t,void 0,n)}function Jk(e){switch(e._tag){case"Null":return["null"];case"Undefined":case"Void":return["undefined"];case"String":case"TemplateLiteral":return["string"];case"Number":return["number"];case"Boolean":return["boolean"];case"Symbol":case"UniqueSymbol":return["symbol"];case"BigInt":return["bigint"];case"Arrays":return["array"];case"ObjectKeyword":return["object","array","function"];case"Objects":return e.propertySignatures.length||e.indexSignatures.length?["object"]:["object","array"];case"Enum":return Array.from(new Set(e.enums.map(([,t])=>typeof t)));case"Literal":return[typeof e.literal];case"Union":return Array.from(new Set(e.types.flatMap(Jk)));default:return["null","undefined","string","number","boolean","symbol","bigint","object","array","function"]}}function Qm(e){var t;switch(e._tag){default:return[];case"Declaration":{const n=(t=e.annotations)==null?void 0:t["~sentinels"];return Array.isArray(n)?n:[]}case"Objects":return e.propertySignatures.flatMap(n=>{const o=n.type;if(!Mr(o)){if(nl(o))return[{key:n.name,literal:o.literal}];if(NN(o))return[{key:n.name,literal:o.symbol}]}return[]});case"Arrays":return e.elements.flatMap((n,o)=>nl(n)&&!Mr(n)?[{key:o,literal:n.literal}]:[]);case"Suspend":return Qm(e.thunk())}}const NS=new WeakMap;function sA(e){var n,o;let t=NS.get(e);if(t)return t;t={};for(const i of e){const c=us(i);if(LN(c))continue;const l=Jk(c),d=Qm(c);t.byType??(t.byType={});for(const m of l)((n=t.byType)[m]??(n[m]=[])).push(i);if(d.length>0){t.bySentinel??(t.bySentinel=new Map);for(const{key:m,literal:g}of d){let y=t.bySentinel.get(m);y||t.bySentinel.set(m,y=new Map);let h=y.get(g);h||y.set(g,h=[]),h.push(i)}}else{t.otherwise??(t.otherwise={});for(const m of l)((o=t.otherwise)[m]??(o[m]=[])).push(i)}}return NS.set(e,t),t}function AS(e){return t=>{const n=us(t);return n._tag==="Literal"?n.literal===e:n._tag==="UniqueSymbol"?n.symbol===e:!0}}function oA(e,t){var i,c;const n=sA(t),o=e===null?"null":Array.isArray(e)?"array":typeof e;if(n.bySentinel){const l=((i=n.otherwise)==null?void 0:i[o])??[];if(o==="object"||o==="array"){for(const[d,m]of n.bySentinel)if(Object.hasOwn(e,d)){const g=m.get(e[d]);if(g)return[...g,...l].filter(AS(e))}}return l}return(((c=n.byType)==null?void 0:c[o])??[]).filter(AS(e))}let Ya=class Gk extends fn{constructor(n,o,i,c,l,d){super(i,c,l,d);M(this,"_tag","Union");M(this,"types");M(this,"mode");this.types=n,this.mode=o}getParser(n){const o=this;return(i,c)=>{if(i._tag==="None")return at(i);const l=i.value,d=oA(l,o.types),m={ast:o,recur:n,oinput:i,input:l,out:void 0,successes:[],issues:void 0,options:c},g=Vm(c==null?void 0:c.concurrency),y=iA(m,d,g);return y?xn(y,h=>m.out?at(m.out):Qe(new RS(o,l,m.issues??[]))):m.out?at(m.out):Qe(new RS(o,l,m.issues??[]))}}recur(n){const o=ii(this.types,n);return o===this.types?this:new Gk(o,this.mode,this.annotations,this.checks,void 0,this.context)}getExpected(n){var c;const o=(c=this.annotations)==null?void 0:c.expected;if(typeof o=="string")return o;if(this.types.length===0)return"never";const i=this.types.map(l=>{const d=us(l);switch(d._tag){case"Arrays":{const m=d.elements.filter(nl);if(m.length>0)return`${jS(d.isMutable)}[ ${m.map(g=>{var y;return n(g)+$S((y=g.context)==null?void 0:y.isOptional)}).join(", ")}, ... ]`;break}case"Objects":{const m=d.propertySignatures.filter(g=>nl(g.type));if(m.length>0)return`{ ${m.map(g=>{var y,h;return`${jS((y=g.type.context)==null?void 0:y.isMutable)}${qu(g.name)}${$S((h=g.type.context)==null?void 0:h.isOptional)}: ${n(g.type)}`}).join(", ")}, ... }`;break}}return n(d)});return Array.from(new Set(i)).join(" | ")}};const iA=Ul()({onItem(e,t){return e.recur(t)(e.oinput,e.options)},step(e,t,n){if(n._tag==="Failure"){const o=Ka(n.cause);if(Tt(o))return n;e.issues?e.issues.push(o.success):e.issues=[o.success]}else{if(e.out&&e.ast.mode==="oneOf")return e.successes.push(t),Qa(new wN(e.ast,e.input,e.successes));if(e.out=n.value,e.successes.push(t),e.ast.mode==="anyOf")return uk}}}),Yk=new Ya([new ga("Infinity"),new ga("-Infinity"),new ga("NaN")],"anyOf"),aA=new Ot(new Ya([Wk,Yk],"anyOf"),new kn(Fk(),un(e=>globalThis.Number.isFinite(e)?e:globalThis.String(e))));function jS(e){return e?"":"readonly "}function $S(e){return e?"?":""}class sl extends vl{constructor(n,o=void 0,i=!1){super();M(this,"_tag","Filter");M(this,"run");M(this,"annotations");M(this,"aborted");this.run=n,this.annotations=o,this.aborted=i}annotate(n){return new sl(this.run,{...this.annotations,...n},this.aborted)}abort(){return new sl(this.run,this.annotations,!0)}and(n,o){return new ol([this,n],o)}}class ol extends vl{constructor(n,o=void 0){super();M(this,"_tag","FilterGroup");M(this,"checks");M(this,"annotations");this.checks=n,this.annotations=o}annotate(n){return new ol(this.checks,{...this.annotations,...n})}and(n,o){return new ol([this,n],o)}}function Xk(e,t,n=!1){return new sl((o,i,c)=>kN(o,i,e(o,i,c)),t,n)}function cA(e,t){const n=e.source;return Xk(o=>e.test(o),{expected:`a string matching the RegExp ${n}`,meta:{_tag:"isPattern",regExp:e},toArbitraryConstraint:{string:{patterns:[e.source]}},...t})}function Wl(e,t){const n=Object.getOwnPropertyDescriptors(e);return t(n),Object.create(Object.getPrototypeOf(e),n)}function Pt(e,t){return e.encoding===t?e:Wl(e,n=>{n.encoding.value=t})}function Jm(e,t){return e.context===t?e:Wl(e,n=>{n.context.value=t})}function Zk(e,t){if(e.checks){const n=e.checks[e.checks.length-1];return e_(e,s1(e.checks.slice(0,-1),n.annotate(t)))}return Wl(e,n=>{n.annotations.value={...n.annotations.value,...t}})}function e_(e,t){return e.checks===t?e:Wl(e,n=>{n.checks.value=t})}function Gm(e,t){return e_(e,e.checks?[...e.checks,...t]:t)}function t_(e,t){const n=e,o=n[n.length-1],i=t(o.to);return i!==o.to?s1(e.slice(0,e.length-1),new Ot(i,o.transformation)):e}function uA(e){return t=>t.encoding?Pt(t,t_(t.encoding,e)):t}function lA(e,t,n){const o=new Ot(e,t);return Pt(n,n.encoding?[...n.encoding,o]:[o])}function ii(e,t){let n=!1;const o=new Array(e.length);for(let i=0;i<e.length;i++){const c=e[i],l=t(c);l!==c&&(n=!0),o[i]=l}return n?o:e}function n_(e,t){const n=e.context?new oi(e.context.isOptional,e.context.isMutable,e.context.defaultValue,{...e.context.annotations,...t}):new oi(!1,!1,void 0,t);return Jm(e,n)}const r_=uA(s_);function s_(e){const t=e.context?e.context.isOptional===!1?new oi(!0,e.context.isMutable,e.context.defaultValue,e.context.annotations):e.context:new oi(!0,!1);return r_(Jm(e,t))}function fA(e,t){const n=new kn(RN(t),si()),o=[new Ot(Bm,n)],i=e.context?new oi(e.context.isOptional,e.context.isMutable,o,e.context.annotations):new oi(!1,!1,o);return Jm(e,i)}function dA(e,t,n){return lA(e,n,t)}function Mr(e){var t;return((t=e.context)==null?void 0:t.isOptional)??!1}const il=hs(e=>{var n;if(e.encoding)return il(Pt(e,void 0));const t=e;return((n=t.recur)==null?void 0:n.call(t,il))??t}),us=hs(e=>il(Js(e)));function hA(e,t){const n=t,o=n.length,i=n[o-1],c=[new Ot(Js(Pt(e,void 0)),n[0].transformation.flip())];for(let d=1;d<o;d++)c.unshift(new Ot(Js(n[d-1].to),n[d].transformation.flip()));const l=Js(i.to);return l.encoding?Pt(l,[...l.encoding,...c]):Pt(l,c)}const Js=hs(e=>{var n,o;if(e.encoding)return hA(e,e.encoding);const t=e;return((n=t.flip)==null?void 0:n.call(t,Js))??((o=t.recur)==null?void 0:o.call(t,Js))??t});function o_(e){switch(e._tag){case"Undefined":return!0;case"Union":return e.types.some(o_);default:return!1}}function i_(e,t){return e.encodedParts.map(n=>mA(n,a_(n),t)).join("")}const pA=hs(e=>new globalThis.RegExp(`^${i_(e,!0)}$`));function a_(e){switch(e._tag){case"Literal":return pN(globalThis.String(e.literal));case"String":return gA;case"Number":return qm;case"BigInt":return wA;case"TemplateLiteral":return i_(e,!1);case"Union":return e.types.map(a_).join("|")}}function mA(e,t,n){if($N(e)){if(!n)return`(?:${t})`}else if(!n)return t;return`(${t})`}function Hl(e,t){const n=OL(t);return o=>o._tag==="None"?Am:o.value===t?n:Qe(new yr(e,o))}function co(e,t){return n=>n._tag==="None"?Am:t(n.value)?at(n):Qe(new yr(e,n))}function c_(e){function t(n){return n.encoding?Pt(n,t_(n.encoding,t)):e(n)}return hs(t)}const u_=c_(e=>{switch(e._tag){default:return e;case"Number":return e.toCodecStringTree();case"Union":return e.recur(u_)}}),gA="[\\s\\S]*?",FS=new globalThis.RegExp(`^${qm}$`);function yA(e){return cA(FS,{expected:"a string representing a finite number",meta:{_tag:"isStringFinite",regExp:FS},...e})}const l_=Gm(qk,[yA()]),vA=new Ot(l_,Uk),SA=new Ot(new Ya([l_,Yk],"anyOf"),Uk),wA="-?\\d+";function vp(e,t,n,o,i){for(let c=0;c<e.length;c++){const l=e[c];if(l._tag==="FilterGroup")vp(l.checks,t,n,o,i);else{const d=l.run(t,o,i);if(d&&(n.push(new vN(t,l,d)),l.aborted||(i==null?void 0:i.errors)!=="all"))return}}}const f_="~effect/Schema/Class",xA="~structural";function kA(e){const t=new Set,n=new Set;return o(e);function o(i){if(i===null||typeof i=="string"||typeof i=="boolean")return!0;if(typeof i=="number")return globalThis.Number.isFinite(i);if(typeof i!="object"||i===void 0||t.has(i))return!1;if(n.has(i))return!0;t.add(i);const c=Array.isArray(i)?i.every(o):Object.keys(i).every(l=>o(i[l]));return t.delete(i),c&&n.add(i),c}}const _A=new Ga([],()=>(e,t)=>kA(e)?at(e):Qe(new yr(t,Me(e))),{typeConstructor:{_tag:"effect/Json"},generation:{runtime:"Schema.Json",Type:"Schema.Json"},expected:"JSON value",toCodecJson:()=>new Ot(Bm,Um())}),EA=new Ot(zm,new kn(si(),un(()=>null))),CA=new Ot(_A,Um()),bA=I1,ca=pm,PA=Qu,Sp=hm,IA=fM,d_=SM,RA=Symbol.for("effect/MutableList/Empty"),TA=()=>({head:void 0,tail:void 0,length:0}),DS=()=>({array:[],mutable:!0,offset:0,next:void 0}),wp=(e,t)=>{e.tail?e.tail.mutable||(e.tail.next=DS(),e.tail=e.tail.next):e.head=e.tail=DS(),e.tail.array.push(t),e.length++},OA=(e,t)=>MA(e,hr(t),!Array.isArray(t)),MA=(e,t,n=!1)=>{if(t.length===0)return 0;const o={array:t,mutable:n,offset:0,next:void 0};return e.head?e.tail=e.tail.next=o:e.head=e.tail=o,e.length+=t.length,t.length},Au=e=>{e.head=e.tail=void 0,e.length=0},h_=(e,t)=>{var c;if(t<=0||!e.head)return[];if(t=Math.min(t,e.length),t===e.length&&((c=e.head)==null?void 0:c.offset)===0&&!e.head.next){const l=e.head.array;return Au(e),l}const n=new Array(t);let o=0,i=e.head;for(;i;){for(;i.offset<i.array.length;)if(n[o++]=i.array[i.offset],i.mutable&&(i.array[i.offset]=void 0),i.offset++,o===t)return e.head=i,e.length-=t,e.length===0&&Au(e),n;i=i.next}return Au(e),n},LA=e=>{if(!e.head)return RA;const t=e.head.array[e.head.offset];return e.head.mutable&&(e.head.array[e.head.offset]=void 0),e.head.offset++,e.length--,e.head.offset===e.head.array.length&&(e.head.next?e.head=e.head.next:Au(e)),t},NA="~effect/Queue",AA="~effect/Queue/Enqueue",jA="~effect/Queue/Dequeue",_h={_A:Ee,_E:Ee},$A={[NA]:_h,[AA]:_h,[jA]:_h,...ms,toJSON(){return{_id:"effect/Queue",state:this.state._tag,size:qA(this)}}},FA=e=>Be(t=>{const n=Object.create($A);return n.dispatcher=t.currentDispatcher,n.capacity=(e==null?void 0:e.capacity)??Number.POSITIVE_INFINITY,n.strategy=(e==null?void 0:e.strategy)??"suspend",n.messages=TA(),n.scheduleRunning=!1,n.state={_tag:"Open",takers:new Set,offers:new Set,awaiters:new Set},Ce(n)}),DA=e=>FA({capacity:e}),UA=(e,t)=>wt(()=>{if(e.state._tag!=="Open")return Ce(hr(t));const n=zA(e,t);return n.length===0?it([]):e.strategy==="dropping"?Ce(n):JA(e,n)}),zA=(e,t)=>{if(e.state._tag!=="Open")return hr(t);if(e.capacity===Number.POSITIVE_INFINITY||e.strategy==="sliding")return OA(e.messages,t),e.strategy==="sliding"&&h_(e.messages,e.messages.length-e.capacity),zS(e),[];const n=e.capacity<=0?e.state.takers.size:e.capacity-e.messages.length;if(n===0)return hr(t);const o=[];let i=0;for(const c of t)i<n?wp(e.messages,c):o.push(c),i++;return zS(e),o},ua=ne(2,(e,t)=>vt(()=>BA(e,t))),BA=(e,t)=>{if(e.state._tag!=="Open")return!1;const n=An(t),o=PO(n,HA);return e.state.offers.size===0&&e.messages.length===0?(m_(e,o),!0):(e.state={...e.state,_tag:"Closing",exit:o},!0)},US=e=>ua(e,Ux(sm())),VA=e=>p_(e,1,Number.POSITIVE_INFINITY),p_=(e,t,n)=>wt(()=>QA(e,t,n)??Ba(GA(e),p_(e,1,n))),qA=e=>e.state._tag==="Done"?0:e.messages.length,WA=it(!0),HA=mr(sm()),KA=e=>{if(e.scheduleRunning=!1,!(e.state._tag==="Done"||e.state.takers.size===0)){for(const t of e.state.takers)if(e.state.takers.delete(t),t($n),e.messages.length===0)break}},zS=e=>{e.scheduleRunning||e.state._tag==="Done"||e.state.takers.size===0||(e.scheduleRunning=!0,e.dispatcher.scheduleTask(()=>KA(e),0))},QA=(e,t,n)=>{if(e.state._tag==="Done")return e.state.exit;if(n<=0||t<=0)return it([]);if(e.capacity<=0&&e.state.offers.size>0){e.capacity=1,Eh(e),e.capacity=0;const o=[LA(e.messages)];return Eh(e),it(o)}if(t=Math.min(t,e.capacity||1),t<=e.messages.length){const o=h_(e.messages,n);return Eh(e),it(o)}},JA=(e,t)=>er(n=>{if(e.state._tag!=="Open")return n(it(t));const o={_tag:"Array",remaining:t,offset:0,resume:n};return e.state.offers.add(o),vt(()=>{e.state._tag==="Open"&&e.state.offers.delete(o)})}),Eh=e=>{if(e.state._tag==="Done")return _S(e.state.exit.cause);if(e.state.offers.size===0)return e.state._tag==="Closing"&&e.messages.length===0?(m_(e,e.state.exit),_S(e.state.exit.cause)):!1;let t=e.capacity-e.messages.length;for(const n of e.state.offers){if(t===0)break;if(n._tag==="Single")wp(e.messages,n.message),t--,n.resume(WA),e.state.offers.delete(n);else{for(;n.offset<n.remaining.length;n.offset++){if(t===0)return!1;wp(e.messages,n.remaining[n.offset]),t--}n.resume(it([])),e.state.offers.delete(n)}}return!1},GA=e=>er(t=>e.state._tag==="Done"?t(e.state.exit):(e.state.takers.add(t),vt(()=>{e.state._tag!=="Done"&&e.state.takers.delete(t)}))),m_=(e,t)=>{if(e.state._tag==="Done")return;const n=e.state;e.state={_tag:"Done",exit:t};for(const o of n.takers)o(t);n.takers.clear();for(const o of n.awaiters)o(t);n.awaiters.clear()},YA="~effect/Channel",XA={[YA]:{_Env:Ee,_InErr:Ee,_InElem:Ee,_OutErr:Ee,_OutElem:Ee},pipe(){return jt(this,arguments)}},Xa=e=>{const t=Object.create(XA);return t.transform=(n,o)=>Xu(e(n,o),i=>at(LL(i))),t},ZA=(e,t)=>Xa((n,o)=>xn(Za(e)(n,o),i=>t(i,o))),e3=e=>Xa((t,n)=>e),Za=e=>e.transform,t3=e=>Xa((t,n)=>pr(()=>Za(e())(t,n))),n3=e=>e3(at(VA(e))),r3=ne(2,(e,t)=>ZA(e,n=>Ln(()=>{let o=0;return vs(n,i=>t(i,o++))}))),s3=e=>Xa((t,n)=>{let o;return at(pr(()=>o||e.pipe(Ju(n),xn(i=>Za(i)(t,n)),xn(i=>o=i))))}),o3=(e,t,n)=>pr(()=>{const o=Pm(),i=Za(e)(Hs(),o);return ni(xn(i,t),at).pipe(Ik(c=>Bl(o,c)))}),i3=ne(2,(e,t)=>Xa((n,o)=>vs(Ks(Za(e)(n,o),t),Ks(t)))),a3=ne(2,(e,t)=>o3(e,n=>Rk(xn(n,t),{disableYield:!0}))),li=e=>e,la=hs(e=>{var t;switch(e._tag){case"Declaration":{const n=(t=e.annotations)==null?void 0:t[f_];if(wl(n)){const o=n(e.typeParameters),i=la(o.to);return Pt(e,i===o.to?[o]:[new Ot(i,o.transformation)])}return e}case"Objects":case"Arrays":return e.recur(n=>{var i;const o=(i=n.context)==null?void 0:i.defaultValue;return o?Pt(la(n),o):la(n)});case"Suspend":return e.recur(la);default:return e}});function Kl(e){const t=la(il(e.ast)),n=Ym(t);return(o,i)=>n(o,i!=null&&i.disableChecks?i!=null&&i.parseOptions?{...i.parseOptions,disableChecks:!0}:{disableChecks:!0}:i==null?void 0:i.parseOptions)}function g_(e){const t=Kl(e);return(n,o)=>ZM(Tk(t(n,o)))}function c3(e){const t=Kl(e);return(n,o)=>Fm(io(t(n,o),i=>new Error(i.toString(),{cause:i})))}function to(e){return Ym(e.ast)}function u3(e){return d3(to(e))}const l3=u3;function f3(e){return Ym(Js(e.ast))}function Ym(e){const t=ju(e);return(n,o)=>qo(t(Me(n),o??FN),i=>i._tag==="None"?Qe(new tl(i)):at(i.value))}function d3(e){return(t,n)=>Fm(io(e(t,n),o=>new Error(o.toString(),{cause:o})))}const ju=hs(e=>{var i;let t;const n=(i=Mk(e))==null?void 0:i.parseOptions;if(!e.context&&!e.encoding&&!e.checks)return(c,l)=>(t??(t=e.getParser(ju)),n&&(l={...l,...n}),t(c,l));const o=AN(e)||jN(e)||Bk(e)&&e.typeParameters.length>0;return(c,l)=>{n&&(l={...l,...n});const d=e.encoding;let m;if(d){const y=d,h=y.length;for(let v=h-1;v>=0;v--){const w=y[v],x=w.to,E=ju(x);if(m=m?qo(m,P=>E(P,l)):E(c,l),w.transformation._tag==="Transformation"){const P=w.transformation.decode;m=qo(m,V=>P.run(V,l))}else m=w.transformation.decode(m,l)}m=io(m,v=>new SN(e,c,v))}t??(t=e.getParser(ju));let g=m?qo(m,y=>t(y,l)):t(c,l);if(e.checks&&!(l!=null&&l.disableChecks)){const y=e.checks;(l==null?void 0:l.errors)==="all"&&o&&fs(c)&&(g=fN(g,h=>{const v=[];vp(y.filter(x=>{var E;return(E=x.annotations)==null?void 0:E[xA]}),c.value,v,e,l);const w=nS(v)?h._tag==="Composite"&&h.ast===e?new Vt(e,h.actual,[...h.issues,...v]):new Vt(e,c,[h,...v]):h;return Qe(w)})),g=qo(g,h=>{if(fs(h)){const v=h.value,w=[];if(vp(y,v,w,e,l),nS(w))return Qe(new Vt(e,h,w))}return at(h)})}return g}}),xp="~effect/Schema/Schema",h3={[xp]:xp,pipe(){return jt(this,arguments)},annotate(e){return this.rebuild(Zk(this.ast,e))},annotateKey(e){return this.rebuild(n_(this.ast,e))},check(...e){return this.rebuild(Gm(this.ast,e))}};function Xm(e,t){const n=Object.create(h3);return t&&Object.assign(n,t),n.ast=e,n.rebuild=o=>Xm(o,t),n.makeEffect=Rx(Kl(n),io(o=>new Ql(o))),n.make=c3(n),n.makeOption=g_(n),n}const BS="~effect/Schema/SchemaError";var Nw;Nw=BS;class Ql{constructor(t){M(this,Nw,BS);M(this,"_tag","SchemaError");M(this,"name","SchemaError");M(this,"issue");this.issue=t}get message(){return this.issue.toString()}toString(){return`SchemaError(${this.message})`}}const p3=g3(m3);function m3(e){switch(e._tag){case"BigInt":case"Symbol":case"UniqueSymbol":return 0;default:return 1}}function g3(e){return t=>{const n=new Map;for(let c=0;c<t.length;c++)n.set(us(t[c]),c);const o=[...t].sort((c,l)=>{c=us(c),l=us(l);const d=e(c),m=e(l);return d!==m?d-m:n.get(c)-n.get(l)});return o.some((c,l)=>c!==t[l])?o:t}}const ya=xp;function Jl(){return(e,t,n)=>We(new Ga(e.map(Qk),o=>t(o.map(i=>We(i))),n))}function y_(e,t){return Jl()([],()=>(n,o)=>e(n)?at(n):Qe(new yr(o,Me(n))),t)}function VS(e){const t=to(e);return(n,o)=>io(t(n,o),i=>new Ql(i))}const y3=l3;function v3(e){const t=f3(e);return(n,o)=>io(t(n,o),i=>new Ql(i))}const S3=v3,We=Xm;function Zm(e){return Ue(e,ya)&&e[ya]===ya}const yt=li(e=>We(s_(e.ast),{schema:e})),fi=li(e=>yt(S_(e)));function cn(e){const t=We(new ga(e),{literal:e,transform(n){return t.pipe(cl(cn(n),{decode:un(()=>n),encode:un(()=>e)}))}});return t}const qS=We(WN),WS=We(KN),w3=We(Bm),x3=We(zm),k3=We(zN),we=We(qk),eg=We(Wk),Tr=We(XN),al=We(VN);function tg(e,t){return We(e,{fields:t,mapFields(n,o){const i=n(this.fields);return tg(Hm(i,o!=null&&o.unsafePreserveChecks?this.ast.checks:void 0),i)}})}function be(e){return tg(Hm(e,void 0),e)}const It=li(e=>We(new ql(!1,[],[e.ast]),{schema:e})),_3=li(e=>We(new ql(!1,[e.ast],[e.ast]),{schema:e}));function v_(e,t){return We(e,{members:t,mapMembers(n,o){const i=n(this.members);return v_(Km(i,this.ast.mode,o!=null&&o.unsafePreserveChecks?this.ast.checks:void 0),i)}})}function _n(e,t){return v_(Km(e,"anyOf",void 0),e)}function Nn(e){const t=e.map(cn);return We(Km(t,"anyOf",void 0),{literals:e,members:t,mapMembers(n){return _n(n(this.members))},pick(n){return Nn(n)},transform(n){return _n(t.map((o,i)=>o.transform(n[i])))}})}const nt=li(e=>_n([e,x3])),S_=li(e=>_n([e,k3]));function cl(e,t){return n=>We(dA(n.ast,e.ast,t?Dk(t):Um()),{from:n,to:e})}function E3(e){return t=>We(fA(t.ast,e),{schema:t})}function dn(e){return cn(e).pipe(E3(at(e)))}function C3(e,t){return be({_tag:dn(e),...t})}function b3(e,t){return y_(n=>n instanceof e,t)}function ec(){return(e,t)=>new Ot(e.ast,Dk(t))}const ng=Xk;function P3(e){return ng(t=>globalThis.Number.isFinite(t),{expected:"a finite number",meta:{_tag:"isFinite"},toArbitraryConstraint:{number:{noDefaultInfinity:!0,noNaN:!0}},...e})}function I3(e){const t=xR(e.order),n=e.formatter??pt;return(o,i)=>{var c;return ng(l=>t(l,o),{expected:`a value greater than or equal to ${n(o)}`,...(c=e.annotate)==null?void 0:c.call(e,o),...i})}}const w_=I3({order:n1,annotate:e=>({meta:{_tag:"isGreaterThanOrEqualTo",minimum:e},toArbitraryConstraint:{number:{min:e}}})});function R3(e){return ng(t=>globalThis.Number.isSafeInteger(t),{expected:"an integer",meta:{_tag:"isInt"},toArbitraryConstraint:{number:{isInteger:!0}},...e})}function HS(e,t){const n=Jl()([e,t],([o,i])=>(c,l,d)=>{if(!HM(c))return Qe(new yr(l,Me(c)));switch(c._tag){case"Fail":return Ma(to(o)(c.error,d),{onSuccess:sp,onFailure:m=>new Vt(l,Me(c),[new Yn(["error"],m)])});case"Die":return Ma(to(i)(c.defect,d),{onSuccess:op,onFailure:m=>new Vt(l,Me(c),[new Yn(["defect"],m)])});case"Interrupt":return at(c)}},{typeConstructor:{_tag:"effect/Cause/Failure"},generation:{runtime:"Schema.CauseReason(?, ?)",Type:"Cause.Failure<?, ?>",importDeclaration:'import * as Cause from "effect/Cause"'},expected:"Cause.Failure",toCodec:([o,i])=>ec()(_n([be({_tag:cn("Fail"),error:o}),be({_tag:cn("Die"),defect:i}),be({_tag:cn("Interrupt"),fiberId:S_(De)})]),Vl({decode:c=>{switch(c._tag){case"Fail":return sp(c.error);case"Die":return op(c.defect);case"Interrupt":return ip(c.fiberId)}},encode:Ee})),toArbitrary:([o,i])=>x_(o,i),toEquivalence:([o,i])=>k_(o,i),toFormatter:([o,i])=>__(o,i)});return We(n.ast,{error:e,defect:t})}function x_(e,t){return(n,o)=>n.oneof(o!=null&&o.isSuspend?{maxDepth:2,depthIdentifier:"Cause.Failure"}:{},n.constant(ip()),n.integer({min:1}).map(ip),e.map(i=>sp(i)),t.map(i=>op(i)))}function k_(e,t){return(n,o)=>{if(n._tag!==o._tag)return!1;switch(n._tag){case"Fail":return e(n.error,o.error);case"Die":return t(n.defect,o.defect);case"Interrupt":return n.fiberId===o.fiberId}}}function __(e,t){return n=>{switch(n._tag){case"Fail":return`Fail(${e(n.error)})`;case"Die":return`Die(${t(n.defect)})`;case"Interrupt":return"Interrupt"}}}function KS(e,t){const n=Jl()([e,t],([o,i])=>{const c=It(HS(o,i));return(l,d,m)=>WM(l)?Ma(to(c)(l.reasons,m),{onSuccess:rp,onFailure:g=>new Vt(d,Me(l),[new Yn(["failures"],g)])}):Qe(new yr(d,Me(l)))},{typeConstructor:{_tag:"effect/Cause"},generation:{runtime:"Schema.Cause(?, ?)",Type:"Cause.Cause<?, ?>",importDeclaration:'import * as Cause from "effect/Cause"'},expected:"Cause",toCodec:([o,i])=>ec()(It(HS(o,i)),Vl({decode:rp,encode:({reasons:c})=>c})),toArbitrary:([o,i])=>E_(o,i),toEquivalence:([o,i])=>C_(o,i),toFormatter:([o,i])=>b_(o,i)});return We(n.ast,{error:e,defect:t})}function E_(e,t){return(n,o)=>n.array(x_(e,t)(n,o)).map(rp)}function C_(e,t){const n=z2(k_(e,t));return(o,i)=>n(o.reasons,i.reasons)}function b_(e,t){const n=__(e,t);return o=>`Cause([${o.reasons.map(n).join(", ")}])`}const P_=be({message:we,name:yt(we),stack:yt(we)}),T3=b3(globalThis.Error,{typeConstructor:{_tag:"Error"},generation:{runtime:"Schema.Error",Type:"globalThis.Error"},expected:"Error",toCodecJson:()=>ec()(P_,zk()),toArbitrary:()=>e=>e.string().map(t=>new globalThis.Error(t))}),QS=new kn(si(),un(e=>{try{return JSON.parse(JSON.stringify(e))}catch{return pt(e)}})),tr=_n([P_.pipe(cl(T3,zk())),WS.pipe(cl(w3.annotate({toCodecJson:()=>ec()(WS,QS),toArbitrary:()=>e=>e.json()}),QS))]);function O3(e,t,n){const o=Jl()([e,t,n],([i,c,l])=>{const d=KS(c,l);return(m,g,y)=>{if(!GM(m))return Qe(new yr(g,Me(m)));switch(m._tag){case"Success":return Ma(to(i)(m.value,y),{onSuccess:kh,onFailure:h=>new Vt(g,Me(m),[new Yn(["value"],h)])});case"Failure":return Ma(to(d)(m.cause,y),{onSuccess:ha,onFailure:h=>new Vt(g,Me(m),[new Yn(["cause"],h)])})}}},{typeConstructor:{_tag:"effect/Exit"},generation:{runtime:"Schema.Exit(?, ?, ?)",Type:"Exit.Exit<?, ?, ?>",importDeclaration:'import * as Exit from "effect/Exit"'},expected:"Exit",toCodec:([i,c,l])=>ec()(_n([be({_tag:cn("Success"),value:i}),be({_tag:cn("Failure"),cause:KS(c,l)})]),Vl({decode:d=>d._tag==="Success"?kh(d.value):ha(d.cause),encode:d=>lk(d)?{_tag:"Success",value:d.value}:{_tag:"Failure",cause:d.cause}})),toArbitrary:([i,c,l])=>(d,m)=>d.oneof(m!=null&&m.isSuspend?{maxDepth:2,depthIdentifier:"Exit"}:{},i.map(g=>kh(g)),E_(c,l)(d,m).map(g=>ha(g))),toEquivalence:([i,c,l])=>{const d=C_(c,l);return(m,g)=>{if(m._tag!==g._tag)return!1;switch(m._tag){case"Success":return i(m.value,g.value);case"Failure":return d(m.cause,g.cause)}}},toFormatter:([i,c,l])=>{const d=b_(c,l);return m=>{switch(m._tag){case"Success":return`Exit.Success(${i(m.value)})`;case"Failure":return`Exit.Failure(${d(m.cause)})`}}}});return We(o.ast,{value:e,error:t,defect:n})}const De=eg.check(P3()),M3=eg.check(R3()),L3=globalThis.Symbol.for("immer-draftable");function rg(e,t,n,o,i){var m,g,y,h;const c=A3(n,t,o),l=I_(t),d=(h=class extends e{constructor(...[v,w]){v=v??{};const x=n.make(v,w);super({...v,...x},{...w,disableChecks:!0})}get[(y=ya,g=l,m=L3,g)](){return l}static get ast(){return c(this).ast}static pipe(){return jt(this,arguments)}static rebuild(v){return c(this).rebuild(v)}static make(v,w){return new this(v,w)}static makeOption(v,w){return g_(c(this))(v??{},w)}static makeEffect(v,w){return io(Kl(c(this))(v??{},w),x=>new Ql(x))}static annotate(v){return this.rebuild(Zk(this.ast,v))}static annotateKey(v){return this.rebuild(n_(this.ast,v))}static check(...v){return this.rebuild(Gm(this.ast,v))}static extend(v){return(w,x)=>{const E={...n.fields,...w};return rg(this,v,tg(Hm(E,n.ast.checks,{identifier:v}),E),x,i)}}static mapFields(v,w){return n.mapFields(v,w)}},M(h,y,ya),M(h,m,!0),M(h,"identifier",t),M(h,"fields",n.fields),h);return i!==void 0&&Object.assign(d.prototype,i(t)),d}function N3(e){return new kn(un(t=>new e(t)),si())}function I_(e){return`~effect/Schema/Class/${e}`}function A3(e,t,n){let o;return i=>{if(o===void 0){const c=N3(i),l=We(new Ga([e.ast],()=>(d,m)=>d instanceof i||Ue(d,I_(t))?at(d):Qe(new yr(m,Me(d))),{identifier:t,[f_]:([d])=>new Ot(d,c),toCodec:([d])=>new Ot(d.ast,c),toArbitrary:([d])=>()=>d.map(m=>new i(m)),toFormatter:([d])=>m=>`${i.identifier}(${d(m)})`,"~sentinels":Qm(e.ast),...n}));o=e.pipe(cl(l,c))}return o}}function sg(e){return Zm(e)}const j3=e=>(t,n)=>{const o=sg(t)?t:be(t);return rg(hL,e,o,n,i=>({toString(){return`${i}(${pt({...this})})`}}))},Dn=e=>(t,n)=>{const o=sg(t)?t:be(t);return rg(Vx,e,o,n,c=>({name:c}))},$3=e=>(t,n,o)=>Dn(e)(sg(n)?n.mapFields(i=>({_tag:dn(t),...i}),{unsafePreserveChecks:!0}):C3(t,n),o);function Ch(e){return We(R_(e.ast))}const R_=c_(e=>{const t=F3(e,R_);return t!==e&&Mr(e)?r_(t):t});function F3(e,t){var n,o;switch(e._tag){case"Declaration":{const i=((n=e.annotations)==null?void 0:n.toCodecJson)??((o=e.annotations)==null?void 0:o.toCodec);if(wl(i)){const c=Bk(e)?e.typeParameters.map(m=>Xm(us(m))):[],l=i(c),d=t(l.to);return Pt(e,d===l.to?[l]:[new Ot(d,l.transformation)])}return Pt(e,[EA])}case"Unknown":case"ObjectKeyword":return Pt(e,[CA]);case"Undefined":case"Void":case"Literal":case"Number":return e.toCodecJson();case"UniqueSymbol":case"Symbol":case"BigInt":return e.toCodecStringTree();case"Objects":{if(e.propertySignatures.some(i=>typeof i.name!="string"))throw new globalThis.Error("Objects property names must be strings",{cause:e});return e.recur(t)}case"Union":{const i=p3(e.types);return i!==e.types?new Ya(i,e.mode,e.annotations,e.checks,e.encoding,e.context).recur(t):e.recur(t)}case"Arrays":case"Suspend":return e.recur(t)}return e}const D3="~effect/Stream",U3={_R:Ee,_E:Ee,_A:Ee},z3={[D3]:U3,pipe(){return jt(this,arguments)}},B3=e=>{const t=Object.create(z3);return t.channel=e,t},V3="~effect/Stream",q3=e=>Ue(e,V3),tc=B3,W3=e=>e.channel,H3=e=>tc(t3(()=>e().channel)),K3=e=>tc(n3(e)),Q3=e=>tc(s3(vs(e,W3))),JS=ne(2,(e,t)=>H3(()=>{let n=0;return tc(r3(e.channel,o1(o=>t(o,n++))))})),J3=ne(2,(e,t)=>tc(i3(e.channel,t))),G3=ne(2,(e,t)=>a3(e.channel,n=>{let o=0;return _k({while:()=>o<n.length,body:()=>t(n[o++]),step:Da})})),kp="~effect/FiberSet",Y3=e=>Ue(e,kp),X3={[kp]:kp,[Symbol.iterator](){return this.state._tag==="Closed"?RR():this.state.backing[Symbol.iterator]()},...ms,toJSON(){return{_id:"FiberMap",state:this.state}}},Z3=(e,t)=>{const n=Object.create(X3);return n.state={_tag:"Open",backing:e},n.deferred=t,n},ej=()=>bk(Ln(()=>Z3(new Set,Cm())),e=>pr(()=>{const t=e.state;if(t._tag==="Closed")return st;e.state={_tag:"Closed"};const n=t.backing;return PA(n).pipe(rL(e.deferred))})),T_=-1,tj=yT(ST(JM,vT(T_))),nj=ne(e=>Y3(e[0]),(e,t,n)=>{if(e.state._tag==="Closed"){t.interruptUnsafe(T_);return}else if(e.state.backing.has(t))return;e.state.backing.add(t),t.addObserver(o=>{e.state._tag!=="Closed"&&(e.state.backing.delete(t),fk(o)&&((n==null?void 0:n.propagateInterruption)===!0?!tj(o.cause):!KM(o.cause))&&pa(e.deferred,o))})}),rj=(function(){let e;return()=>(e===void 0&&(e=dp(fp)),e)})(),sj=e=>()=>vs(Zu(),t=>{const n=el(t);return(o,i)=>{if(e.state._tag==="Closed")return rj();const c=n(o,i);return nj(e,c),c}}),GS=e=>bm(e.deferred),oj="~effect/interfaces/PrimaryKey",YS="~effect/ManagedRuntime",ij=(e,t)=>{const n=(t==null?void 0:t.memoMap)??Rm(),o=Pm("parallel"),i=Gu(o,"sequential"),c={onFiberStart:IA(o)},l=y=>y?{...y,onFiberStart:y.onFiberStart?h=>{c.onFiberStart(h),y.onFiberStart(h)}:c.onFiberStart}:c;let d;const m=Yu(y=>(d||(d=dp($L(Tm(e,n,i),h=>Ln(()=>{g.cachedContext=h})),{...c,scheduler:y.currentScheduler})),AL(bA(d)))),g={[YS]:YS,memoMap:n,scope:o,contextEffect:m,cachedContext:void 0,context(){return g.cachedContext===void 0?ma(g.contextEffect):Promise.resolve(g.cachedContext)},dispose(){return ma(g.disposeEffect)},disposeEffect:pr(()=>(g.contextEffect=NL("ManagedRuntime disposed"),g.cachedContext=void 0,Bl(g.scope,uk))),runFork(y,h){return g.cachedContext===void 0?dp(Do(g,y),l(h)):el(g.cachedContext)(y,l(h))},runCallback(y,h){return g.cachedContext===void 0?rN(Do(g,y),l(h)):nN(g.cachedContext)(y,l(h))},runSyncExit(y){return g.cachedContext===void 0?Tk(Do(g,y)):cN(g.cachedContext)(y)},runSync(y){return g.cachedContext===void 0?Fm(Do(g,y)):aN(g.cachedContext)(y)},runPromiseExit(y,h){return g.cachedContext===void 0?oN(Do(g,y),l(h)):iN(g.cachedContext)(y,l(h))},runPromise(y,h){return g.cachedContext===void 0?ma(Do(g,y),l(h)):sN(g.cachedContext)(y,l(h))}};return g};function Do(e,t){return xn(e.contextEffect,n=>Ks(t,n))}const _p="~effect/rpc/RpcSchema/StreamSchema";function O_(e){return Ue(e,_p)}function M_(e){return O_(e)?Me({success:e.success,error:e.error}):jn()}const aj=y_(q3);function cj(e,t){return We(aj.ast,{[_p]:_p,success:e,error:t})}const XS="~effect/rpc/Rpc",uj={[XS]:XS,pipe(){return jt(this,arguments)},setSuccess(e){return ns({_tag:this._tag,payloadSchema:this.payloadSchema,successSchema:e,errorSchema:this.errorSchema,defectSchema:this.defectSchema,annotations:this.annotations,middlewares:this.middlewares})},setError(e){return ns({_tag:this._tag,payloadSchema:this.payloadSchema,successSchema:this.successSchema,errorSchema:e,defectSchema:this.defectSchema,annotations:this.annotations,middlewares:this.middlewares})},setPayload(e){return ns({_tag:this._tag,payloadSchema:Zm(e)?e:be(e),successSchema:this.successSchema,errorSchema:this.errorSchema,defectSchema:this.defectSchema,annotations:this.annotations,middlewares:this.middlewares})},middleware(e){return ns({_tag:this._tag,payloadSchema:this.payloadSchema,successSchema:this.successSchema,errorSchema:this.errorSchema,defectSchema:this.defectSchema,annotations:this.annotations,middlewares:new Set([...this.middlewares,e])})},prefix(e){return ns({_tag:`${e}${this._tag}`,payloadSchema:this.payloadSchema,successSchema:this.successSchema,errorSchema:this.errorSchema,defectSchema:this.defectSchema,annotations:this.annotations,middlewares:this.middlewares})},annotate(e,t){return ns({_tag:this._tag,payloadSchema:this.payloadSchema,successSchema:this.successSchema,errorSchema:this.errorSchema,defectSchema:this.defectSchema,middlewares:this.middlewares,annotations:gs(this.annotations,e,t)})},annotateMerge(e){return ns({_tag:this._tag,payloadSchema:this.payloadSchema,successSchema:this.successSchema,errorSchema:this.errorSchema,defectSchema:this.defectSchema,middlewares:this.middlewares,annotations:ei(this.annotations,e)})}},ns=e=>{function t(){}return Object.setPrototypeOf(t,uj),Object.assign(t,e),t.key=`effect/rpc/Rpc/${e._tag}`,t},di=(e,t)=>{const n=(t==null?void 0:t.success)??al,o=(t==null?void 0:t.error)??qS,i=(t==null?void 0:t.defect)??tr;let c;return t!=null&&t.primaryKey?c=class extends j3(`effect/rpc/Rpc/${e}`)(t.payload){[oj](){return t.primaryKey(this)}}:c=Zm(t==null?void 0:t.payload)?t==null?void 0:t.payload:t!=null&&t.payload?be(t==null?void 0:t.payload):al,ns({_tag:e,payloadSchema:c,successSchema:t!=null&&t.stream?cj(n,o):n,errorSchema:t!=null&&t.stream?qS:o,defectSchema:i,annotations:Gn(),middlewares:new Set})},bh=new WeakMap,lj=e=>{if(bh.has(e))return bh.get(e);const t=e,n=new Set([t.errorSchema]),o=M_(t.successSchema);fs(o)&&n.add(o.value.error);for(const c of t.middlewares)n.add(c.error);const i=O3(fs(o)?al:t.successSchema,_n([...n]),t.defectSchema);return bh.set(e,i),i},fj="~effect/rpc/Rpc/Wrapper",dj=e=>fj in e,ZS=Symbol.for("~effect/http/Headers"),Na=Object.create(null);Object.defineProperties(Na,{[ZS]:{value:ZS},[kl]:{value(e){return gj(this,Ws(e,yj))}},toJSON:{value(){return _l(this)}},[Yt]:{value(e){return pj(this,e)}},[Gt]:{value(){return Xp(this)}},toString:{value:Xv.toString},[Xs]:{value:Xv[Xs]}});const hj=e=>Object.assign(Object.create(Na),e),pj=LR(U2()),og=Object.create(Na),mj=e=>{if(e===void 0)return og;if(Symbol.iterator in e){const n=Object.create(Na);for(const[o,i]of e)n[o.toLowerCase()]=i;return n}const t=Object.create(Na);for(const[n,o]of Object.entries(e))Array.isArray(o)?t[n.toLowerCase()]=o.join(", "):o!==void 0&&(t[n.toLowerCase()]=o);return t},ew=ne(2,(e,t)=>{const n=hj(e);return Object.assign(n,t),n}),gj=ne(2,(e,t)=>{const n={...e},o=i=>{if(typeof i=="string"){const c=i.toLowerCase();c in e&&(n[c]=IS(e[c]))}else for(const c in e)i.test(c)&&(n[c]=IS(e[c]))};if(Array.isArray(t))for(let i=0;i<t.length;i++)o(t[i]);else o(t);return n}),yj=Xe("effect/Headers/CurrentRedactedNames",{defaultValue:()=>["authorization","cookie","set-cookie","x-api-key"]}),vj="~effect/http/HttpClientError";class ig extends Dn(vj)({_tag:dn("HttpError"),kind:Nn(["EncodeError","DecodeError","TransportError","InvalidUrlError","StatusCodeError","EmptyBodyError"]),cause:fi(tr)}){static fromHttpClientError(t){return new ig({_tag:"HttpError",kind:t.reason._tag,cause:t.reason})}}const tw="~effect/socket/Socket",ag=Fn("effect/socket/Socket"),Sj=e=>ag.of({[tw]:tw,runRaw:e.runRaw,run:e.run??((t,n)=>e.runRaw(o=>typeof o=="string"?t(wj.encode(o)):o instanceof Uint8Array?t(o):t(new Uint8Array(o)),n)),runString:e.runString??(e.run?(t,n)=>e.run(o=>t(Ph.decode(o)),n):(t,n)=>e.runRaw(o=>typeof o=="string"?t(o):o instanceof Uint8Array?t(Ph.decode(o)):t(Ph.decode(new Uint8Array(o))),n)),writer:e.writer}),wj=new TextEncoder,Ph=new TextDecoder,xj="~effect/socket/Socket/CloseEvent",kj=e=>Ue(e,xj),$u="~effect/socket/Socket/SocketError",_j=e=>Ue(e,$u);class L_ extends Dn("effect/socket/Socket/SocketReadError")({_tag:dn("SocketReadError"),cause:tr}){constructor(){super(...arguments);M(this,"message","An error occurred during Read")}}class Ej extends Dn("effect/socket/Socket/SocketWriteError")({_tag:dn("SocketWriteError"),cause:tr}){constructor(){super(...arguments);M(this,"message","An error occurred during Write")}}class ul extends Dn("effect/socket/Socket/SocketOpenError")({_tag:dn("SocketOpenError"),kind:Nn(["Unknown","Timeout"]),cause:tr}){get message(){return this.kind==="Timeout"?'timeout waiting for "open"':"An error occurred during Open"}}class ll extends Dn("effect/socket/Socket/SocketCloseError")({_tag:dn("SocketCloseError"),code:eg,closeReason:fi(we)}){static filterClean(t){return function(n){return Qo.is(n)&&n.reason._tag==="SocketCloseError"&&t(n.reason.code)?Nr(n.reason):Jn(n)}}get message(){return this.closeReason?`${this.code}: ${this.closeReason}`:`${this.code}`}}const N_=_n([L_,Ej,ul,ll]);var Aw,jw;class Qo extends(jw=$3($u)("SocketError",{_tag:dn("SocketError"),reason:N_}),Aw=$u,jw){constructor(n){var t=(...I4)=>(super(...I4),M(this,Aw,$u),M(this,"message",this.reason.message),this);"cause"in n.reason?t({...n,cause:n.reason.cause}):t(n)}static is(n){return _j(n)}}const Cj=e=>!0;class bj extends Fn()("~effect/socket/Socket/WebSocket"){}class A_ extends Fn()("@effect/platform/Socket/WebSocketConstructor"){}const Pj=Om(A_)((e,t)=>new globalThis.WebSocket(e,t)),Ij=(e,t)=>A_.use(n=>Rj(bk((typeof e=="string"?at(e):e).pipe(vs(o=>n(o,t==null?void 0:t.protocols))),o=>Ln(()=>o.close(1e3))),t)),Rj=(e,t)=>Yu(n=>{let o;const i=d_(!1),c=n.context,l=(t==null?void 0:t.closeCodeIsError)??Cj,d=(y,h)=>GL(Qs(function*(v){const w=yield*ej().pipe(Ju(v)),x=yield*Ju(e,v),E=yield*JL(sj(w)(),bj,x);let P=!1;function V(b){if(b.data instanceof Blob){const F=xn(TL(()=>b.data.arrayBuffer()),$=>{const D=y(new Uint8Array($));return Ko(D)?D:st});return E(F)}const A=y(b.data);Ko(A)&&E(A)}function _(b){x.removeEventListener("message",V),x.removeEventListener("close",L),pa(w.deferred,Qe(new Qo({reason:P?new L_({cause:b}):new ul({kind:"Unknown",cause:b})})))}function L(b){const A=typeof b.code=="number"?b.code:1001;x.removeEventListener("message",V),x.removeEventListener("error",_),pa(w.deferred,Qe(new Qo({reason:new ll({code:A,closeReason:b.reason})})))}if(x.addEventListener("close",L,{once:!0}),x.addEventListener("error",_,{once:!0}),x.addEventListener("message",V),x.readyState!==1){const b=Cm();x.addEventListener("open",()=>{P=!0,pa(b,st)},{once:!0}),yield*bm(b).pipe(VL({duration:(t==null?void 0:t.openTimeout)??1e4,orElse:()=>Qe(new Qo({reason:new ul({kind:"Timeout",cause:new Error('timeout waiting for "open"')})}))}),Ek(GS(w)))}return P=!0,o=x,i.openUnsafe(),h!=null&&h.onOpen&&(yield*h.onOpen),yield*FL(GS(w),ll.filterClean(b=>!l(b)),()=>st)})).pipe(QL(v=>ei(c,v)),Pk(Ln(()=>{i.closeUnsafe(),o=void 0}))),g=at(y=>i.whenOpen(Ln(()=>{const h=o;kj(y)?h.close(y.code,y.reason):h.send(y)})));return at(Sj({runRaw:d,writer:g}))}),Tj=Rx(Ij,ap(ag));class j_ extends Fn()("effect/workers/Transferable/Collector"){}const Oj=()=>{let e=[];const t=i=>{e.push(...i)},n=()=>e,o=()=>{const i=e;return e=[],i};return j_.of({addAllUnsafe:t,addAll:i=>Ln(()=>t(i)),readUnsafe:n,read:Ln(n),clearUnsafe:o,clear:Ln(o)})};class Mj extends Dn("effect/workers/WorkerError/WorkerSpawnError")({_tag:dn("WorkerSpawnError"),message:we,cause:fi(tr)}){}class Lj extends Dn("effect/workers/WorkerError/WorkerSendError")({_tag:dn("WorkerSendError"),message:we,cause:fi(tr)}){}class Nj extends Dn("effect/workers/WorkerError/WorkerReceiveError")({_tag:dn("WorkerReceiveError"),message:we,cause:fi(tr)}){}class Aj extends Dn("effect/workers/WorkerError/WorkerUnknownError")({_tag:dn("WorkerUnknownError"),message:we,cause:fi(tr)}){}const jj=_n([Mj,Lj,Nj,Aj]),Ih="~effect/rpc/RpcClientError";class Ep extends Dn("effect/rpc/RpcClientError/RpcClientDefect")({_tag:dn("RpcClientDefect"),message:we,cause:tr}){}var $w,Fw;class nw extends(Fw=Dn(Ih)({_tag:dn("RpcClientError"),reason:_n([jj,N_,ig,Ep])}),$w=Ih,Fw){constructor(){super(...arguments);M(this,$w,Ih)}get message(){return`${this.reason._tag}: ${this.reason.message}`}}const wu=e=>typeof e=="bigint"?e:BigInt(e),$j={_tag:"Ping"};var Cp;try{Cp=new TextDecoder}catch{}var ue,dr,N=0,qe={},Oe,is,On=0,ur=0,bt,Lr,ln=[],Te,rw={useRecords:!1,mapsAsObjects:!0};class $_{}const F_=new $_;F_.name="MessagePack 0xC1";var ls=!1,sw=2,Fj;class Aa{constructor(t){t&&(t.useRecords===!1&&t.mapsAsObjects===void 0&&(t.mapsAsObjects=!0),t.sequential&&t.trusted!==!1&&(t.trusted=!0,!t.structures&&t.useRecords!=!1&&(t.structures=[],t.maxSharedStructures||(t.maxSharedStructures=0))),t.structures?t.structures.sharedLength=t.structures.length:t.getStructures&&((t.structures=[]).uninitialized=!0,t.structures.sharedLength=0),t.int64AsNumber&&(t.int64AsType="number")),Object.assign(this,t)}unpack(t,n){if(ue)return q_(()=>(Pp(),this?this.unpack(t,n):Aa.prototype.unpack.call(rw,t,n)));!t.buffer&&t.constructor===ArrayBuffer&&(t=typeof Buffer<"u"?Buffer.from(t):new Uint8Array(t)),typeof n=="object"?(dr=n.end||t.length,N=n.start||0):(N=0,dr=n>-1?n:t.length),ur=0,is=null,bt=null,ue=t;try{Te=t.dataView||(t.dataView=new DataView(t.buffer,t.byteOffset,t.byteLength))}catch(o){throw ue=null,t instanceof Uint8Array?o:new Error("Source must be a Uint8Array or Buffer but was a "+(t&&typeof t=="object"?t.constructor.name:typeof t))}if(this instanceof Aa){if(qe=this,this.structures)return Oe=this.structures,xu(n);(!Oe||Oe.length>0)&&(Oe=[])}else qe=rw,(!Oe||Oe.length>0)&&(Oe=[]);return xu(n)}unpackMultiple(t,n){let o,i=0;try{ls=!0;let c=t.length,l=this?this.unpack(t,c):Gl.unpack(t,c);if(n){if(n(l,i,N)===!1)return;for(;N<c;)if(i=N,n(xu(),i,N)===!1)return}else{for(o=[l];N<c;)i=N,o.push(xu());return o}}catch(c){throw c.lastPosition=i,c.values=o,c}finally{ls=!1,Pp()}}_mergeStructures(t,n){t=t||[],Object.isFrozen(t)&&(t=t.map(o=>o.slice(0)));for(let o=0,i=t.length;o<i;o++){let c=t[o];c&&(c.isShared=!0,o>=32&&(c.highByte=o-32>>5))}t.sharedLength=t.length;for(let o in n||[])if(o>=0){let i=t[o],c=n[o];c&&(i&&((t.restoreStructures||(t.restoreStructures=[]))[o]=i),t[o]=c)}return this.structures=t}decode(t,n){return this.unpack(t,n)}}function xu(e){try{if(!qe.trusted&&!ls){let n=Oe.sharedLength||0;n<Oe.length&&(Oe.length=n)}let t;if(qe.randomAccessStructure&&ue[N]<64&&ue[N]>=32&&Fj||(t=ft()),bt&&(N=bt.postBundlePosition,bt=null),ls&&(Oe.restoreStructures=null),N==dr)Oe&&Oe.restoreStructures&&ow(),Oe=null,ue=null,Lr&&(Lr=null);else{if(N>dr)throw new Error("Unexpected end of MessagePack data");if(!ls){let n;try{n=JSON.stringify(t,(o,i)=>typeof i=="bigint"?`${i}n`:i).slice(0,100)}catch(o){n="(JSON view not available "+o+")"}throw new Error("Data read, but end of buffer not reached "+n)}}return t}catch(t){throw Oe&&Oe.restoreStructures&&ow(),Pp(),(t instanceof RangeError||t.message.startsWith("Unexpected end of buffer")||N>dr)&&(t.incomplete=!0),t}}function ow(){for(let e in Oe.restoreStructures)Oe[e]=Oe.restoreStructures[e];Oe.restoreStructures=null}function ft(){let e=ue[N++];if(e<160)if(e<128){if(e<64)return e;{let t=Oe[e&63]||qe.getStructures&&D_()[e&63];return t?(t.read||(t.read=cg(t,e&63)),t.read()):e}}else if(e<144)if(e-=128,qe.mapsAsObjects){let t={};for(let n=0;n<e;n++){let o=z_();o==="__proto__"&&(o="__proto_"),t[o]=ft()}return t}else{let t=new Map;for(let n=0;n<e;n++)t.set(ft(),ft());return t}else{e-=144;let t=new Array(e);for(let n=0;n<e;n++)t[n]=ft();return qe.freezeData?Object.freeze(t):t}else if(e<192){let t=e-160;if(ur>=N)return is.slice(N-On,(N+=t)-On);if(ur==0&&dr<140){let n=t<16?ug(t):U_(t);if(n!=null)return n}return bp(t)}else{let t;switch(e){case 192:return null;case 193:return bt?(t=ft(),t>0?bt[1].slice(bt.position1,bt.position1+=t):bt[0].slice(bt.position0,bt.position0-=t)):F_;case 194:return!1;case 195:return!0;case 196:if(t=ue[N++],t===void 0)throw new Error("Unexpected end of buffer");return Rh(t);case 197:return t=Te.getUint16(N),N+=2,Rh(t);case 198:return t=Te.getUint32(N),N+=4,Rh(t);case 199:return js(ue[N++]);case 200:return t=Te.getUint16(N),N+=2,js(t);case 201:return t=Te.getUint32(N),N+=4,js(t);case 202:if(t=Te.getFloat32(N),qe.useFloat32>2){let n=lg[(ue[N]&127)<<1|ue[N+1]>>7];return N+=4,(n*t+(t>0?.5:-.5)>>0)/n}return N+=4,t;case 203:return t=Te.getFloat64(N),N+=8,t;case 204:return ue[N++];case 205:return t=Te.getUint16(N),N+=2,t;case 206:return t=Te.getUint32(N),N+=4,t;case 207:return qe.int64AsType==="number"?(t=Te.getUint32(N)*4294967296,t+=Te.getUint32(N+4)):qe.int64AsType==="string"?t=Te.getBigUint64(N).toString():qe.int64AsType==="auto"?(t=Te.getBigUint64(N),t<=BigInt(2)<<BigInt(52)&&(t=Number(t))):t=Te.getBigUint64(N),N+=8,t;case 208:return Te.getInt8(N++);case 209:return t=Te.getInt16(N),N+=2,t;case 210:return t=Te.getInt32(N),N+=4,t;case 211:return qe.int64AsType==="number"?(t=Te.getInt32(N)*4294967296,t+=Te.getUint32(N+4)):qe.int64AsType==="string"?t=Te.getBigInt64(N).toString():qe.int64AsType==="auto"?(t=Te.getBigInt64(N),t>=BigInt(-2)<<BigInt(52)&&t<=BigInt(2)<<BigInt(52)&&(t=Number(t))):t=Te.getBigInt64(N),N+=8,t;case 212:if(t=ue[N++],t==114)return fw(ue[N++]&63);{let n=ln[t];if(n)return n.read?(N++,n.read(ft())):n.noBuffer?(N++,n()):n(ue.subarray(N,++N));throw new Error("Unknown extension "+t)}case 213:return t=ue[N],t==114?(N++,fw(ue[N++]&63,ue[N++])):js(2);case 214:return js(4);case 215:return js(8);case 216:return js(16);case 217:return t=ue[N++],ur>=N?is.slice(N-On,(N+=t)-On):Uj(t);case 218:return t=Te.getUint16(N),N+=2,ur>=N?is.slice(N-On,(N+=t)-On):zj(t);case 219:return t=Te.getUint32(N),N+=4,ur>=N?is.slice(N-On,(N+=t)-On):Bj(t);case 220:return t=Te.getUint16(N),N+=2,aw(t);case 221:return t=Te.getUint32(N),N+=4,aw(t);case 222:return t=Te.getUint16(N),N+=2,cw(t);case 223:return t=Te.getUint32(N),N+=4,cw(t);default:if(e>=224)return e-256;if(e===void 0){let n=new Error("Unexpected end of MessagePack data");throw n.incomplete=!0,n}throw new Error("Unknown MessagePack token "+e)}}}const Dj=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function cg(e,t){function n(){if(n.count++>sw){let i;try{i=e.read=new Function("r","return function(){return "+(qe.freezeData?"Object.freeze":"")+"({"+e.map(c=>c==="__proto__"?"__proto_:r()":Dj.test(c)?c+":r()":"["+JSON.stringify(c)+"]:r()").join(",")+"})}")(ft)}catch{return sw=1/0,n()}return e.read0=i,e.highByte===0&&(e.read=iw(t,e.read)),i()}let o={};for(let i=0,c=e.length;i<c;i++){let l=e[i];l==="__proto__"&&(l="__proto_"),o[l]=ft()}return qe.freezeData?Object.freeze(o):o}return n.count=0,e.read0=n,e.highByte===0?iw(t,n):n}const iw=(e,t)=>function(){let n=ue[N++];if(n===0)return t();let o=e<32?-(e+(n<<5)):e+(n<<5),i=Oe[o]||D_()[o];if(!i)throw new Error("Record id is not defined for "+o);return i.read||(i.read=cg(i,e)),i.read()};function D_(){let e=q_(()=>(ue=null,qe.getStructures()));return Oe=qe._mergeStructures(e,Oe)}var bp=nc,Uj=nc,zj=nc,Bj=nc;function nc(e){let t;if(e<16&&(t=ug(e)))return t;if(e>64&&Cp)return Cp.decode(ue.subarray(N,N+=e));const n=N+e,o=[];for(t="";N<n;){const i=ue[N++];if((i&128)===0)o.push(i);else if((i&224)===192){const c=ue[N++]&63,l=(i&31)<<6|c;l<128?o.push(65533):o.push(l)}else if((i&240)===224){const c=ue[N++]&63,l=ue[N++]&63,d=(i&31)<<12|c<<6|l;d<2048||d>=55296&&d<=57343?o.push(65533):o.push(d)}else if((i&248)===240){const c=ue[N++]&63,l=ue[N++]&63,d=ue[N++]&63;let m=(i&7)<<18|c<<12|l<<6|d;m<65536||m>1114111?o.push(65533):(m>65535&&(m-=65536,o.push(m>>>10&1023|55296),m=56320|m&1023),o.push(m))}else o.push(65533);o.length>=4096&&(t+=Et.apply(String,o),o.length=0)}return o.length>0&&(t+=Et.apply(String,o)),t}function aw(e){let t=new Array(e);for(let n=0;n<e;n++)t[n]=ft();return qe.freezeData?Object.freeze(t):t}function cw(e){if(qe.mapsAsObjects){let t={};for(let n=0;n<e;n++){let o=z_();o==="__proto__"&&(o="__proto_"),t[o]=ft()}return t}else{let t=new Map;for(let n=0;n<e;n++)t.set(ft(),ft());return t}}var Et=String.fromCharCode;function U_(e){let t=N,n=new Array(e);for(let o=0;o<e;o++){const i=ue[N++];if((i&128)>0){N=t;return}n[o]=i}return Et.apply(String,n)}function ug(e){if(e<4)if(e<2){if(e===0)return"";{let t=ue[N++];if((t&128)>1){N-=1;return}return Et(t)}}else{let t=ue[N++],n=ue[N++];if((t&128)>0||(n&128)>0){N-=2;return}if(e<3)return Et(t,n);let o=ue[N++];if((o&128)>0){N-=3;return}return Et(t,n,o)}else{let t=ue[N++],n=ue[N++],o=ue[N++],i=ue[N++];if((t&128)>0||(n&128)>0||(o&128)>0||(i&128)>0){N-=4;return}if(e<6){if(e===4)return Et(t,n,o,i);{let c=ue[N++];if((c&128)>0){N-=5;return}return Et(t,n,o,i,c)}}else if(e<8){let c=ue[N++],l=ue[N++];if((c&128)>0||(l&128)>0){N-=6;return}if(e<7)return Et(t,n,o,i,c,l);let d=ue[N++];if((d&128)>0){N-=7;return}return Et(t,n,o,i,c,l,d)}else{let c=ue[N++],l=ue[N++],d=ue[N++],m=ue[N++];if((c&128)>0||(l&128)>0||(d&128)>0||(m&128)>0){N-=8;return}if(e<10){if(e===8)return Et(t,n,o,i,c,l,d,m);{let g=ue[N++];if((g&128)>0){N-=9;return}return Et(t,n,o,i,c,l,d,m,g)}}else if(e<12){let g=ue[N++],y=ue[N++];if((g&128)>0||(y&128)>0){N-=10;return}if(e<11)return Et(t,n,o,i,c,l,d,m,g,y);let h=ue[N++];if((h&128)>0){N-=11;return}return Et(t,n,o,i,c,l,d,m,g,y,h)}else{let g=ue[N++],y=ue[N++],h=ue[N++],v=ue[N++];if((g&128)>0||(y&128)>0||(h&128)>0||(v&128)>0){N-=12;return}if(e<14){if(e===12)return Et(t,n,o,i,c,l,d,m,g,y,h,v);{let w=ue[N++];if((w&128)>0){N-=13;return}return Et(t,n,o,i,c,l,d,m,g,y,h,v,w)}}else{let w=ue[N++],x=ue[N++];if((w&128)>0||(x&128)>0){N-=14;return}if(e<15)return Et(t,n,o,i,c,l,d,m,g,y,h,v,w,x);let E=ue[N++];if((E&128)>0){N-=15;return}return Et(t,n,o,i,c,l,d,m,g,y,h,v,w,x,E)}}}}}function uw(){let e=ue[N++],t;if(e<192)t=e-160;else switch(e){case 217:t=ue[N++];break;case 218:t=Te.getUint16(N),N+=2;break;case 219:t=Te.getUint32(N),N+=4;break;default:throw new Error("Expected string")}return nc(t)}function Rh(e){return qe.copyBuffers?Uint8Array.prototype.slice.call(ue,N,N+=e):ue.subarray(N,N+=e)}function js(e){let t=ue[N++];if(ln[t]){let n;return ln[t](ue.subarray(N,n=N+=e),o=>{N=o;try{return ft()}finally{N=n}})}else throw new Error("Unknown extension type "+t)}var lw=new Array(4096);function z_(){let e=ue[N++];if(e>=160&&e<192){if(e=e-160,ur>=N)return is.slice(N-On,(N+=e)-On);if(!(ur==0&&dr<180))return bp(e)}else return N--,B_(ft());let t=(e<<5^(e>1?Te.getUint16(N):e>0?ue[N]:0))&4095,n=lw[t],o=N,i=N+e-3,c,l=0;if(n&&n.bytes==e){for(;o<i;){if(c=Te.getUint32(o),c!=n[l++]){o=1879048192;break}o+=4}for(i+=3;o<i;)if(c=ue[o++],c!=n[l++]){o=1879048192;break}if(o===i)return N=o,n.string;i-=3,o=N}for(n=[],lw[t]=n,n.bytes=e;o<i;)c=Te.getUint32(o),n.push(c),o+=4;for(i+=3;o<i;)c=ue[o++],n.push(c);let d=e<16?ug(e):U_(e);return d!=null?n.string=d:n.string=bp(e)}function B_(e){if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean"||typeof e=="bigint")return e.toString();if(e==null)return e+"";if(qe.allowArraysInMapKeys&&Array.isArray(e)&&e.flat().every(t=>["string","number","boolean","bigint"].includes(typeof t)))return e.flat().toString();throw new Error(`Invalid property type for record: ${typeof e}`)}const fw=(e,t)=>{let n=ft().map(B_),o=e;t!==void 0&&(e=e<32?-((t<<5)+e):(t<<5)+e,n.highByte=t);let i=Oe[e];return i&&(i.isShared||ls)&&((Oe.restoreStructures||(Oe.restoreStructures=[]))[e]=i),Oe[e]=n,n.read=cg(n,o),(n.read0||n.read)()};ln[0]=()=>{};ln[0].noBuffer=!0;ln[66]=e=>{let t=e.byteLength%8||8,n=BigInt(e[0]&128?e[0]-256:e[0]);for(let o=1;o<t;o++)n<<=BigInt(8),n+=BigInt(e[o]);if(e.byteLength!==t){let o=new DataView(e.buffer,e.byteOffset,e.byteLength),i=(c,l)=>{let d=l-c;if(d<=40){let h=o.getBigUint64(c);for(let v=c+8;v<l;v+=8)h<<=BigInt(64),h|=o.getBigUint64(v);return h}let m=c+(d>>4<<3),g=i(c,m),y=i(m,l);return g<<BigInt((l-m)*8)|y};n=n<<BigInt((o.byteLength-t)*8)|i(t,o.byteLength)}return n};let dw={Error,EvalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError,AggregateError:typeof AggregateError=="function"?AggregateError:null};ln[101]=()=>{let e=ft();if(!dw[e[0]]){let t=Error(e[1],{cause:e[2]});return t.name=e[0],t}return dw[e[0]](e[1],{cause:e[2]})};ln[105]=e=>{if(qe.structuredClone===!1)throw new Error("Structured clone extension is disabled");let t=Te.getUint32(N-4);Lr||(Lr=new Map);let n=ue[N],o;n>=144&&n<160||n==220||n==221?o=[]:n>=128&&n<144||n==222||n==223?o=new Map:(n>=199&&n<=201||n>=212&&n<=216)&&ue[N+1]===115?o=new Set:o={};let i={target:o};Lr.set(t,i);let c=ft();if(i.used)Object.assign(o,c);else return i.target=c;if(o instanceof Map)for(let[l,d]of c.entries())o.set(l,d);if(o instanceof Set)for(let l of Array.from(c))o.add(l);return o};ln[112]=e=>{if(qe.structuredClone===!1)throw new Error("Structured clone extension is disabled");let t=Te.getUint32(N-4),n=Lr.get(t);return n.used=!0,n.target};ln[115]=()=>new Set(ft());const V_=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");let Vj=typeof globalThis=="object"?globalThis:window;ln[116]=e=>{let t=e[0],n=Uint8Array.prototype.slice.call(e,1).buffer,o=V_[t];if(!o){if(t===16)return n;if(t===17)return new DataView(n);throw new Error("Could not find typed array for code "+t)}return new Vj[o](n)};ln[120]=()=>{let e=ft();return new RegExp(e[0],e[1])};const qj=[];ln[98]=e=>{let t=(e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3],n=N;return N+=t-e.length,bt=qj,bt=[uw(),uw()],bt.position0=0,bt.position1=0,bt.postBundlePosition=N,N=n,ft()};ln[255]=e=>e.length==4?new Date((e[0]*16777216+(e[1]<<16)+(e[2]<<8)+e[3])*1e3):e.length==8?new Date(((e[0]<<22)+(e[1]<<14)+(e[2]<<6)+(e[3]>>2))/1e6+((e[3]&3)*4294967296+e[4]*16777216+(e[5]<<16)+(e[6]<<8)+e[7])*1e3):e.length==12?new Date(((e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3])/1e6+((e[4]&128?-281474976710656:0)+e[6]*1099511627776+e[7]*4294967296+e[8]*16777216+(e[9]<<16)+(e[10]<<8)+e[11])*1e3):new Date("invalid");function q_(e){let t=dr,n=N,o=On,i=ur,c=is,l=Lr,d=bt,m=new Uint8Array(ue.slice(0,dr)),g=Oe,y=Oe.slice(0,Oe.length),h=qe,v=ls,w=e();return dr=t,N=n,On=o,ur=i,is=c,Lr=l,bt=d,ue=m,ls=v,Oe=g,Oe.splice(0,Oe.length,...y),qe=h,Te=new DataView(ue.buffer,ue.byteOffset,ue.byteLength),w}function Pp(){ue=null,Lr=null,Oe=null}const lg=new Array(147);for(let e=0;e<256;e++)lg[e]=+("1e"+Math.floor(45.15-e*.30103));var Gl=new Aa({useRecords:!1});Gl.unpack;Gl.unpackMultiple;Gl.unpack;let Wj=new Float32Array(1);new Uint8Array(Wj.buffer,0,4);let Fu;try{Fu=new TextEncoder}catch{}let Ip,Rp;const ai=typeof Buffer<"u",ku=ai?function(e){return Buffer.allocUnsafeSlow(e)}:Uint8Array,W_=ai?Buffer:Uint8Array,hw=ai?4294967296:2144337920;let W,sa,ze,j=0,zt,tt=null,Hj;const Kj=21760,Qj=/[\u0080-\uFFFF]/,Uo=Symbol("record-id");class Jj extends Aa{constructor(t){super(t),this.offset=0;let n,o,i,c,l=W_.prototype.utf8Write?function(k,q){return W.utf8Write(k,q,W.byteLength-q)}:Fu&&Fu.encodeInto?function(k,q){return Fu.encodeInto(k,W.subarray(q)).written}:!1,d=this;t||(t={});let m=t&&t.sequential,g=t.structures||t.saveStructures,y=t.maxSharedStructures;if(y==null&&(y=g?32:0),y>8160)throw new Error("Maximum maxSharedStructure is 8160");t.structuredClone&&t.moreTypes==null&&(this.moreTypes=!0);let h=t.maxOwnStructures;h==null&&(h=g?32:64),!this.structures&&t.useRecords!=!1&&(this.structures=[]);let v=y>32||h+y>64,w=y+64,x=y+h+64;if(x>8256)throw new Error("Maximum maxSharedStructure + maxOwnStructure is 8192");let E=[],P=0,V=0;this.pack=this.encode=function(k,q){if(W||(W=new ku(8192),ze=W.dataView||(W.dataView=new DataView(W.buffer,0,8192)),j=0),zt=W.length-10,zt-j<2048?(W=new ku(W.length),ze=W.dataView||(W.dataView=new DataView(W.buffer,0,W.length)),zt=W.length-10,j=0):j=j+7&2147483640,n=j,q&e$&&(j+=q&255),c=d.structuredClone?new Map:null,d.bundleStrings&&typeof k!="string"?(tt=[],tt.size=1/0):tt=null,i=d.structures,i){i.uninitialized&&(i=d._mergeStructures(d.getStructures()));let G=i.sharedLength||0;if(G>y)throw new Error("Shared structures is larger than maximum shared structures, try increasing maxSharedStructures to "+i.sharedLength);if(!i.transitions){i.transitions=Object.create(null);for(let z=0;z<G;z++){let Q=i[z];if(!Q)continue;let re,Z=i.transitions;for(let T=0,J=Q.length;T<J;T++){let me=Q[T];re=Z[me],re||(re=Z[me]=Object.create(null)),Z=re}Z[Uo]=z+64}this.lastNamedStructuresLength=G}m||(i.nextId=G+64)}o&&(o=!1);let Y;try{d.randomAccessStructure&&!d.readOnlyStructures&&k&&typeof k=="object"?k.constructor===Object?ae(k):k.constructor!==Map&&!Array.isArray(k)&&!Rp.some(z=>k instanceof z)?ae(k.toJSON?k.toJSON():k):b(k):b(k);let G=tt;if(tt&&mw(n,b,0),c&&c.idsToInsert){let z=c.idsToInsert.sort((T,J)=>T.offset>J.offset?1:-1),Q=z.length,re=-1;for(;G&&Q>0;){let T=z[--Q].offset+n;T<G.stringsPosition+n&&re===-1&&(re=0),T>G.position+n?re>=0&&(re+=6):(re>=0&&(ze.setUint32(G.position+n,ze.getUint32(G.position+n)+re),re=-1),G=G.previous,Q++)}re>=0&&G&&ze.setUint32(G.position+n,ze.getUint32(G.position+n)+re),j+=z.length*6,j>zt&&H(j),d.offset=j;let Z=Gj(W.subarray(n,j),z);return c=null,Z}return d.offset=j,q&Xj?(W.start=n,W.end=j,W):W.subarray(n,j)}catch(G){throw Y=G,G}finally{if(i&&(_(),o&&d.saveStructures)){let G=i.sharedLength||0,z=W.subarray(n,j),Q=Yj(i,d);if(!Y)return d.saveStructures(Q,Q.isCompatible)===!1?(i.uninitialized=!0,d.pack(k,q)):(d.lastNamedStructuresLength=G,W.length>1073741824&&(W=null),z)}W.length>1073741824&&(W=null),q&Zj&&(j=n)}};const _=()=>{V<10&&V++;let k=i.sharedLength||0;if(i.length>k&&!m&&(i.length=k),P>1e4)i.transitions=null,V=0,P=0,E.length>0&&(E=[]);else if(E.length>0&&!m){for(let q=0,Y=E.length;q<Y;q++)E[q][Uo]=0;E=[]}},L=k=>{var q=k.length;q<16?W[j++]=144|q:q<65536?(W[j++]=220,W[j++]=q>>8,W[j++]=q&255):(W[j++]=221,ze.setUint32(j,q),j+=4);for(let Y=0;Y<q;Y++)b(k[Y])},b=k=>{j>zt&&(W=H(j));var q=typeof k,Y;if(q==="string"){let G=k.length;if(tt&&G>=4&&G<4096){if((tt.size+=G)>Kj){let Z,T=(tt[0]?tt[0].length*3+tt[1].length:0)+10;j+T>zt&&(W=H(j+T));let J;tt.position?(J=tt,W[j]=200,j+=3,W[j++]=98,Z=j-n,j+=4,mw(n,b,0),ze.setUint16(Z+n-3,j-n-Z)):(W[j++]=214,W[j++]=98,Z=j-n,j+=4),tt=["",""],tt.previous=J,tt.size=0,tt.position=Z}let re=Qj.test(k);tt[re?0:1]+=k,W[j++]=193,b(re?-G:G);return}let z;G<32?z=1:G<256?z=2:G<65536?z=3:z=5;let Q=G*3;if(j+Q>zt&&(W=H(j+Q)),G<64||!l){let re,Z,T,J=j+z;for(re=0;re<G;re++)Z=k.charCodeAt(re),Z<128?W[J++]=Z:Z<2048?(W[J++]=Z>>6|192,W[J++]=Z&63|128):(Z&64512)===55296&&((T=k.charCodeAt(re+1))&64512)===56320?(Z=65536+((Z&1023)<<10)+(T&1023),re++,W[J++]=Z>>18|240,W[J++]=Z>>12&63|128,W[J++]=Z>>6&63|128,W[J++]=Z&63|128):(W[J++]=Z>>12|224,W[J++]=Z>>6&63|128,W[J++]=Z&63|128);Y=J-j-z}else Y=l(k,j+z);Y<32?W[j++]=160|Y:Y<256?(z<2&&W.copyWithin(j+2,j+1,j+1+Y),W[j++]=217,W[j++]=Y):Y<65536?(z<3&&W.copyWithin(j+3,j+2,j+2+Y),W[j++]=218,W[j++]=Y>>8,W[j++]=Y&255):(z<5&&W.copyWithin(j+5,j+3,j+3+Y),W[j++]=219,ze.setUint32(j,Y),j+=4),j+=Y}else if(q==="number")if(k>>>0===k)k<32||k<128&&this.useRecords===!1||k<64&&!this.randomAccessStructure?W[j++]=k:k<256?(W[j++]=204,W[j++]=k):k<65536?(W[j++]=205,W[j++]=k>>8,W[j++]=k&255):(W[j++]=206,ze.setUint32(j,k),j+=4);else if(k>>0===k)k>=-32?W[j++]=256+k:k>=-128?(W[j++]=208,W[j++]=k+256):k>=-32768?(W[j++]=209,ze.setInt16(j,k),j+=2):(W[j++]=210,ze.setInt32(j,k),j+=4);else{let G;if((G=this.useFloat32)>0&&k<4294967296&&k>=-2147483648){W[j++]=202,ze.setFloat32(j,k);let z;if(G<4||(z=k*lg[(W[j]&127)<<1|W[j+1]>>7])>>0===z){j+=4;return}else j--}W[j++]=203,ze.setFloat64(j,k),j+=8}else if(q==="object"||q==="function")if(!k)W[j++]=192;else{if(c){let z=c.get(k);if(z){if(!z.id){let Q=c.idsToInsert||(c.idsToInsert=[]);z.id=Q.push(z)}W[j++]=214,W[j++]=112,ze.setUint32(j,z.id),j+=4;return}else c.set(k,{offset:j-n})}let G=k.constructor;if(G===Object)D(k);else if(G===Array)L(k);else if(G===Map)if(this.mapAsEmptyObject)W[j++]=128;else{Y=k.size,Y<16?W[j++]=128|Y:Y<65536?(W[j++]=222,W[j++]=Y>>8,W[j++]=Y&255):(W[j++]=223,ze.setUint32(j,Y),j+=4);for(let[z,Q]of k)b(z),b(Q)}else{for(let z=0,Q=Ip.length;z<Q;z++){let re=Rp[z];if(k instanceof re){let Z=Ip[z];if(Z.write){Z.type&&(W[j++]=212,W[j++]=Z.type,W[j++]=0);let le=Z.write.call(this,k);le===k?Array.isArray(k)?L(k):D(k):b(le);return}let T=W,J=ze,me=j;W=null;let he;try{he=Z.pack.call(this,k,le=>(W=T,T=null,j+=le,j>zt&&H(j),{target:W,targetView:ze,position:j-le}),b)}finally{T&&(W=T,ze=J,j=me,zt=W.length-10)}he&&(he.length+j>zt&&H(he.length+j),j=pw(he,W,j,Z.type));return}}if(Array.isArray(k))L(k);else{if(k.toJSON){const z=k.toJSON();if(z!==k)return b(z)}if(q==="function")return b(this.writeFunction&&this.writeFunction(k));D(k)}}}else if(q==="boolean")W[j++]=k?195:194;else if(q==="bigint"){if(k<9223372036854776e3&&k>=-9223372036854776e3)W[j++]=211,ze.setBigInt64(j,k);else if(k<18446744073709552e3&&k>0)W[j++]=207,ze.setBigUint64(j,k);else if(this.largeBigIntToFloat)W[j++]=203,ze.setFloat64(j,Number(k));else{if(this.largeBigIntToString)return b(k.toString());if(this.useBigIntExtension||this.moreTypes){let G=k<0?BigInt(-1):BigInt(0),z;if(k>>BigInt(65536)===G){let Q=BigInt(18446744073709552e3)-BigInt(1),re=[];for(;re.push(k&Q),k>>BigInt(63)!==G;)k>>=BigInt(64);z=new Uint8Array(new BigUint64Array(re).buffer),z.reverse()}else{let Q=k<0,re=(Q?~k:k).toString(16);if(re.length%2?re="0"+re:parseInt(re.charAt(0),16)>=8&&(re="00"+re),ai)z=Buffer.from(re,"hex");else{z=new Uint8Array(re.length/2);for(let Z=0;Z<z.length;Z++)z[Z]=parseInt(re.slice(Z*2,Z*2+2),16)}if(Q)for(let Z=0;Z<z.length;Z++)z[Z]=~z[Z]}z.length+j>zt&&H(z.length+j),j=pw(z,W,j,66);return}else throw new RangeError(k+" was too large to fit in MessagePack 64-bit integer format, use useBigIntExtension, or set largeBigIntToFloat to convert to float-64, or set largeBigIntToString to convert to string")}j+=8}else if(q==="undefined")this.encodeUndefinedAsNil?W[j++]=192:(W[j++]=212,W[j++]=0,W[j++]=0);else throw new Error("Unknown type: "+q)},A=this.variableMapSize||this.coercibleKeyAsNumber||this.skipValues?k=>{let q;if(this.skipValues){q=[];for(let z in k)(typeof k.hasOwnProperty!="function"||k.hasOwnProperty(z))&&!this.skipValues.includes(k[z])&&q.push(z)}else q=Object.keys(k);let Y=q.length;Y<16?W[j++]=128|Y:Y<65536?(W[j++]=222,W[j++]=Y>>8,W[j++]=Y&255):(W[j++]=223,ze.setUint32(j,Y),j+=4);let G;if(this.coercibleKeyAsNumber)for(let z=0;z<Y;z++){G=q[z];let Q=Number(G);b(isNaN(Q)?G:Q),b(k[G])}else for(let z=0;z<Y;z++)b(G=q[z]),b(k[G])}:k=>{W[j++]=222;let q=j-n;j+=2;let Y=0;for(let G in k)(typeof k.hasOwnProperty!="function"||k.hasOwnProperty(G))&&(b(G),b(k[G]),Y++);if(Y>65535)throw new Error('Object is too large to serialize with fast 16-bit map size, use the "variableMapSize" option to serialize this object');W[q+++n]=Y>>8,W[q+n]=Y&255},F=this.useRecords===!1?A:t.progressiveRecords&&!v?k=>{let q,Y=i.transitions||(i.transitions=Object.create(null)),G=j++-n,z;for(let Q in k)if(typeof k.hasOwnProperty!="function"||k.hasOwnProperty(Q)){if(q=Y[Q],q)Y=q;else{let re=Object.keys(k),Z=Y;Y=i.transitions;let T=0;for(let J=0,me=re.length;J<me;J++){let he=re[J];q=Y[he],q||(q=Y[he]=Object.create(null),T++),Y=q}G+n+1==j?(j--,X(Y,re,T)):te(Y,re,G,T),z=!0,Y=Z[Q]}b(k[Q])}if(!z){let Q=Y[Uo];Q?W[G+n]=Q:te(Y,Object.keys(k),G,0)}}:k=>{let q,Y=i.transitions||(i.transitions=Object.create(null)),G=0;for(let Q in k)(typeof k.hasOwnProperty!="function"||k.hasOwnProperty(Q))&&(q=Y[Q],q||(q=Y[Q]=Object.create(null),G++),Y=q);let z=Y[Uo];z?z>=96&&v?(W[j++]=((z-=96)&31)+96,W[j++]=z>>5):W[j++]=z:X(Y,Y.__keys__||Object.keys(k),G);for(let Q in k)(typeof k.hasOwnProperty!="function"||k.hasOwnProperty(Q))&&b(k[Q])},$=typeof this.useRecords=="function"&&this.useRecords,D=$?k=>{$(k)?F(k):A(k)}:F,H=k=>{let q;if(k>16777216){if(k-n>hw)throw new Error("Packed buffer would be larger than maximum buffer size");q=Math.min(hw,Math.round(Math.max((k-n)*(k>67108864?1.25:2),4194304)/4096)*4096)}else q=(Math.max(k-n<<2,W.length-1)>>12)+1<<12;let Y=new ku(q);return ze=Y.dataView||(Y.dataView=new DataView(Y.buffer,0,q)),k=Math.min(k,W.length),W.copy?W.copy(Y,0,n,k):Y.set(W.slice(n,k)),j-=n,n=0,zt=Y.length-10,W=Y},X=(k,q,Y)=>{let G=i.nextId;G||(G=64),G<w&&this.shouldShareStructure&&!this.shouldShareStructure(q)?(G=i.nextOwnId,G<x||(G=w),i.nextOwnId=G+1):(G>=x&&(G=w),i.nextId=G+1);let z=q.highByte=G>=96&&v?G-96>>5:-1;k[Uo]=G,k.__keys__=q,i[G-64]=q,G<w?(q.isShared=!0,i.sharedLength=G-63,o=!0,z>=0?(W[j++]=(G&31)+96,W[j++]=z):W[j++]=G):(z>=0?(W[j++]=213,W[j++]=114,W[j++]=(G&31)+96,W[j++]=z):(W[j++]=212,W[j++]=114,W[j++]=G),Y&&(P+=V*Y),E.length>=h&&(E.shift()[Uo]=0),E.push(k),b(q))},te=(k,q,Y,G)=>{let z=W,Q=j,re=zt,Z=n;W=sa,j=0,n=0,W||(sa=W=new ku(8192)),zt=W.length-10,X(k,q,G),sa=W;let T=j;if(W=z,j=Q,zt=re,n=Z,T>1){let J=j+T-1;J>zt&&H(J);let me=Y+n;W.copyWithin(me+T,me+1,j),W.set(sa.slice(0,T),me),j=J}else W[Y+n]=sa[0]},ae=k=>{let q=Hj(k,W,n,j,i,H,(Y,G,z)=>{if(z)return o=!0;j=G;let Q=W;return b(Y),_(),Q!==W?{position:j,targetView:ze,target:W}:j},this);if(q===0)return D(k);j=q}}useBuffer(t){W=t,W.dataView||(W.dataView=new DataView(W.buffer,W.byteOffset,W.byteLength)),ze=W.dataView,j=0}set position(t){j=t}get position(){return j}clearSharedData(){this.structures&&(this.structures=[]),this.typedStructs&&(this.typedStructs=[])}}Rp=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,DataView,$_];Ip=[{pack(e,t,n){let o=e.getTime()/1e3;if((this.useTimestamp32||e.getMilliseconds()===0)&&o>=0&&o<4294967296){let{target:i,targetView:c,position:l}=t(6);i[l++]=214,i[l++]=255,c.setUint32(l,o)}else if(o>0&&o<4294967296){let{target:i,targetView:c,position:l}=t(10);i[l++]=215,i[l++]=255,c.setUint32(l,e.getMilliseconds()*4e6+(o/1e3/4294967296>>0)),c.setUint32(l+4,o)}else if(isNaN(o)){if(this.onInvalidDate)return t(0),n(this.onInvalidDate());let{target:i,targetView:c,position:l}=t(3);i[l++]=212,i[l++]=255,i[l++]=255}else{let{target:i,targetView:c,position:l}=t(15);i[l++]=199,i[l++]=12,i[l++]=255,c.setUint32(l,e.getMilliseconds()*1e6),c.setBigInt64(l+4,BigInt(Math.floor(o)))}}},{pack(e,t,n){if(this.setAsEmptyObject)return t(0),n({});let o=Array.from(e),{target:i,position:c}=t(this.moreTypes?3:0);this.moreTypes&&(i[c++]=212,i[c++]=115,i[c++]=0),n(o)}},{pack(e,t,n){let{target:o,position:i}=t(this.moreTypes?3:0);this.moreTypes&&(o[i++]=212,o[i++]=101,o[i++]=0),n([e.name,e.message,e.cause])}},{pack(e,t,n){let{target:o,position:i}=t(this.moreTypes?3:0);this.moreTypes&&(o[i++]=212,o[i++]=120,o[i++]=0),n([e.source,e.flags])}},{pack(e,t){this.moreTypes?Th(e,16,t):Oh(ai?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let n=e.constructor;n!==W_&&this.moreTypes?Th(e,V_.indexOf(n.name),t):Oh(e,t)}},{pack(e,t){this.moreTypes?Th(e,17,t):Oh(ai?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let{target:n,position:o}=t(1);n[o]=193}}];function Th(e,t,n,o){let i=e.byteLength;if(i+1<256){var{target:c,position:l}=n(4+i);c[l++]=199,c[l++]=i+1}else if(i+1<65536){var{target:c,position:l}=n(5+i);c[l++]=200,c[l++]=i+1>>8,c[l++]=i+1&255}else{var{target:c,position:l,targetView:d}=n(7+i);c[l++]=201,d.setUint32(l,i+1),l+=4}c[l++]=116,c[l++]=t,e.buffer||(e=new Uint8Array(e)),c.set(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),l)}function Oh(e,t){let n=e.byteLength;var o,i;if(n<256){var{target:o,position:i}=t(n+2);o[i++]=196,o[i++]=n}else if(n<65536){var{target:o,position:i}=t(n+3);o[i++]=197,o[i++]=n>>8,o[i++]=n&255}else{var{target:o,position:i,targetView:c}=t(n+5);o[i++]=198,c.setUint32(i,n),i+=4}o.set(e,i)}function pw(e,t,n,o){let i=e.length;switch(i){case 1:t[n++]=212;break;case 2:t[n++]=213;break;case 4:t[n++]=214;break;case 8:t[n++]=215;break;case 16:t[n++]=216;break;default:i<256?(t[n++]=199,t[n++]=i):i<65536?(t[n++]=200,t[n++]=i>>8,t[n++]=i&255):(t[n++]=201,t[n++]=i>>24,t[n++]=i>>16&255,t[n++]=i>>8&255,t[n++]=i&255)}return t[n++]=o,t.set(e,n),n+=i,n}function Gj(e,t){let n,o=t.length*6,i=e.length-o;for(;n=t.pop();){let c=n.offset,l=n.id;e.copyWithin(c+o,c,i),o-=6;let d=c+o;e[d++]=214,e[d++]=105,e[d++]=l>>24,e[d++]=l>>16&255,e[d++]=l>>8&255,e[d++]=l&255,i=c}return e}function mw(e,t,n){if(tt.length>0){ze.setUint32(tt.position+e,j+n-tt.position-e),tt.stringsPosition=j-e;let o=tt;tt=null,t(o[0]),t(o[1])}}function Yj(e,t){return e.isCompatible=n=>{let o=!n||(t.lastNamedStructuresLength||0)===n.length;return o||t._mergeStructures(n),o},e}let H_=new Jj({useRecords:!1});H_.pack;H_.pack;const Xj=512,Zj=1024,e$=2048;class fg extends Fn()("effect/rpc/RpcSerialization"){}const t$=fg.of({contentType:"application/json",includesFraming:!1,makeUnsafe:()=>{const e=new TextDecoder;return{decode:t=>{const n=JSON.parse(typeof t=="string"?t:e.decode(t));return Array.isArray(n)?n:[n]},encode:t=>JSON.stringify(t)}}}),n$=Om(fg)(t$),r$=e=>pr(()=>{const t=new Set,n=new Map,o=new Map;let i=(c,l)=>Ck(d=>{let m=n.get(c);return m||(m=[],n.set(c,m)),m.push([l,d]),st});return vs(e((c,l)=>{const d=o.get(c);return d?d(l):i(c,l)},t),c=>({...c,run(l,d){return lp(function*(){t.add(l),o.set(l,d);const m=n.get(l);if(m){n.delete(l);for(const[g,y]of m)yield*Ks(pr(()=>d(g)),y)}return yield*Ik(ML,()=>(t.delete(l),o.delete(l),st))})}}))});let s$=BigInt(0);const o$=Qs(function*(e,t){const n=(t==null?void 0:t.spanPrefix)??"RpcClient",o=(t==null?void 0:t.supportsAck)??!0,i=(t==null?void 0:t.disableTracing)??!1,c=(t==null?void 0:t.generateRequestId)??(()=>s$++),l=yield*Zu(),d=Ws(l,SS),m=new Map;let g=!1;yield*iL(d,Yu(_=>(g=!0,y(XM(_.id)))));const y=Qs(function*(_){for(const[L,b]of m)m.delete(L),b._tag==="Queue"?yield*_._tag==="Success"?US(b.queue):ua(b.queue,_.cause):b.resume(_)}),h=_=>{const L=O_(_.successSchema),b=x(_);return(A,F)=>{const $=F!=null&&F.headers?mj(F.headers):og,D=(F==null?void 0:F.context)??Gn();if(!L){const X=te=>v(_,b,te,_.payloadSchema.make(A),$,D,(F==null?void 0:F.discard)??!1);return i?X(void 0):eN(`${n}.${_._tag}`,{attributes:t.spanAttributes},X)}const H=w(_,b,_.payloadSchema.make(A),$,(F==null?void 0:F.streamBufferSize)??16,D);return F!=null&&F.asQueue?H:Q3(vs(H,K3))}},v=(_,L,b,A,F,$,D)=>Yu(H=>{if(g)return fp;const X=c(),te=L(k=>t.onFromClient({message:k,context:$,discard:D}),{_tag:"Request",id:X,tag:_._tag,payload:A,...b?{traceId:b.traceId,spanId:b.spanId,sampled:b.sampled}:{},headers:ew(H.getRef(yw),F)});if(D)return te;let ae;return XL(CS(k=>{const q={_tag:"Effect",rpc:_,context:$,resume(Y){k(Y),ae&&!ae.pollUnsafe()&&H.currentDispatcher.scheduleTask(()=>{ae.interruptUnsafe(H.id)},0)}};m.set(X,q),ae=te.pipe(b?PS(b,{captureStackTrace:!1}):Ee,el(H.context)),ae.addObserver(Y=>{if(Y._tag==="Failure")return k(Y)})}),k=>(m.delete(X),jL(ca(ae),E(X,Array.from(k),$))))}),w=Qs(function*(_,L,b,A,F,$){if(g)return yield*fp;const D=i?void 0:yield*ZL(`${n}.${_._tag}`,{attributes:t.spanAttributes}),H=Sp(),X=c(),te=Rl(H.context,SS);yield*oL(te,k=>m.has(X)?(m.delete(X),E(X,fk(k)?Array.from(QM(k.cause)):[],$)):st);const ae=yield*DA(F);return m.set(X,{_tag:"Queue",rpc:_,queue:ae,scope:te,context:$}),yield*L(k=>t.onFromClient({message:k,context:$,discard:!1}),{_tag:"Request",id:X,tag:_._tag,payload:b,...D?{traceId:D.traceId,spanId:D.spanId,sampled:D.sampled}:{},headers:ew(H.getRef(yw),A)}).pipe(D?PS(D,{captureStackTrace:!1}):Ee,Xu(k=>ua(ae,k)),jm,tN(te,{startImmediately:!0})),ae}),x=_=>{const L=[];for(const b of _.middlewares.values()){const A=l.mapUnsafe.get(`${b.key}/Client`);A&&L.push(A)}return L.length===0?(b,A)=>b(A):function b(A,F,$=L.length-1){return $===-1?A(F):L[$]({rpc:_,request:F,next(D){return b(A,D,$-1)}})}},E=(_,L,b)=>CS(A=>{const F=Sp();t.onFromClient({message:{_tag:"Interrupt",requestId:_,interruptors:L},context:b,discard:!1}).pipe(BL(1e3),el(F.context)).addObserver(()=>{A(st)})}),P=_=>{switch(_._tag){case"Chunk":{const L=_.requestId,b=m.get(L);return!b||b._tag!=="Queue"?st:UA(b.queue,_.values).pipe(o?xn(()=>t.onFromClient({message:{_tag:"Ack",requestId:_.requestId},context:b.context,discard:!1})):Ee,Xu(A=>ua(b.queue,A)))}case"Exit":{const L=_.requestId,b=m.get(L);return b?(m.delete(L),b._tag==="Effect"?(b.resume(_.exit),st):_.exit._tag==="Success"?US(b.queue):ua(b.queue,_.exit.cause)):st}case"Defect":return y(YM(_.defect));case"ClientEnd":return st}};let V;if(t.flatten){const _=new Map;V=function(b,A,F){let $=_.get(b);return $||($=h(e.requests.get(b)),_.set(b,$)),$(A,F)}}else V={},e.requests.forEach(_=>{V[_._tag]=h(_)});return{client:V,write:P}});let i$=0;const a$=Qs(function*(e,t){const n=i$++,{run:o,send:i,supportsAck:c,supportsTransferables:l}=yield*Yl,d=new Map,{client:m,write:g}=yield*o$(e,{...t,supportsAck:c,onFromClient({message:y}){switch(y._tag){case"Request":{const h=e.requests.get(y.tag),v=l?Oj():void 0,w=Sp(),x={rpc:h,context:v?gs(w.context,j_,v):w.context,schemas:c$(h)};return d.set(y.id,x),x.schemas.encodePayload(y.payload).pipe(Ks(x.context),Lu,xn(E=>i(n,{...y,id:String(y.id),payload:E,headers:Object.entries(y.headers)},v&&v.readUnsafe())))}case"Ack":return d.get(y.requestId)?i(n,{_tag:"Ack",requestId:String(y.requestId)}):st;case"Interrupt":return d.get(y.requestId)?(d.delete(y.requestId),i(n,{_tag:"Interrupt",requestId:String(y.requestId)})):st;case"Eof":return st}}});return yield*o(n,y=>{switch(y._tag){case"Chunk":{const h=wu(y.requestId),v=d.get(h);return!v||so(v.schemas.decodeChunk)?st:v.schemas.decodeChunk.value(y.values).pipe(Ks(v.context),Lu,xn(w=>g({_tag:"Chunk",clientId:0,requestId:wu(y.requestId),values:w})),YL(w=>g({_tag:"Exit",clientId:0,requestId:wu(y.requestId),exit:ha(w)})))}case"Exit":{const h=wu(y.requestId),v=d.get(h);return v?(d.delete(h),v.schemas.decodeExit(y.exit).pipe(Ks(v.context),Lu,WL({onSuccess:w=>g({_tag:"Exit",clientId:0,requestId:h,exit:w}),onFailure:w=>g({_tag:"Exit",clientId:0,requestId:h,exit:ha(w)})}))):st}case"Defect":return g({_tag:"Defect",clientId:0,defect:d$(y.defect)});case"ClientProtocolError":{const h=Qa(y.error);return kk(d.keys(),v=>g({_tag:"Exit",clientId:0,requestId:v,exit:h}))}default:return st}}).pipe(Xu(uN),jm,$m),m}),gw=new WeakMap,c$=e=>{let t=gw.get(e);if(t!==void 0)return t;const n=M_(e.successSchema);return t={decodeChunk:im(n,o=>VS(Ch(_3(o.success)))),encodePayload:S3(Ch(e.payloadSchema)),decodeExit:VS(Ch(lj(e)))},gw.set(e,t),t},yw=Xe("effect/rpc/RpcClient/CurrentHeaders",{defaultValue:()=>og});class Yl extends Fn()("effect/rpc/RpcClient/Protocol"){}M(Yl,"make",r$);const u$=e=>Yl.make(Qs(function*(t,n){const o=yield*ag,i=yield*fg,c=yield*KL(Tp),l=new Map,d=yield*o.writer;let m=i.makeUnsafe();const g=yield*f$(d(m.encode($j)));let y;const h=pr(()=>(y=void 0,fs(c)?c.value.onConnect:st)),v=w=>kk(n,x=>t(x,w));return yield*pr(()=>(m=i.makeUnsafe(),g.reset(),o.runRaw(w=>{try{const x=m.decode(w);if(x.length===0)return;let E=0;return _k({while:()=>E<x.length,body:()=>{const P=x[E++];if(P._tag==="Pong")return g.onPong(),st;if("requestId"in P){const V=l.get(P.requestId);if(V!==void 0)return P._tag==="Exit"&&l.delete(P.requestId),t(V,P)}return v(P)},step:Da})}catch(x){return v({_tag:"ClientProtocolError",error:new nw({reason:new Ep({message:"Error decoding message",cause:x})})})}},{onOpen:h}).pipe(Ek(xn(g.timeout,()=>Qe(new Qo({reason:new ul({kind:"Timeout",cause:new Error("ping timeout")})}))))))).pipe(xn(()=>Qe(new Qo({reason:new ll({code:1e3})}))),fs(c)?Pk(c.value.onDisconnect):Ee,DL(w=>{const x=Ka(w),E=bR(x);return E&&x.success.reason._tag==="SocketOpenError"?st:(y=new nw({reason:E?x.success.reason:new Ep({message:"Unknown socket error",cause:ck(w)})}),v({_tag:"ClientProtocolError",error:y}))}),UL((e==null?void 0:e.retryPolicy)??l$),lN({module:"RpcClient",method:"makeProtocolSocket"}),$m),{send(w,x){if(y)return Qe(y);x._tag==="Request"&&l.set(x.id,w);const E=m.encode(x);return E===void 0?st:Lu(d(E))},supportsAck:!0,supportsTransferables:!1}})),l$=Sk(500,1.5).pipe(vk(Nm(5e3))),f$=Qs(function*(e){let t=!0;const n=d_(),o=()=>{t=!0,n.closeUnsafe()},i=()=>{t=!0};return yield*pr(()=>t?(t=!1,e):n.open).pipe(qL("5 seconds"),zL,Rk,jm,$m),{timeout:n.await,reset:o,onPong:i}});class Tp extends Fn()("effect/rpc/RpcClient/ConnectionHooks"){}const d$=y3(tr),h$={add(...e){const t=new Map(this.requests);for(const n of e)t.set(n._tag,n);return Ir({requests:t,annotations:this.annotations})},merge(...e){const t=new Map(this.requests),n=new Map(this.annotations.mapUnsafe);for(const o of e){for(const[i,c]of o.requests)t.set(i,c);for(const[i,c]of o.annotations.mapUnsafe)n.set(i,c)}return Ir({requests:t,annotations:cs(n)})},omit(...e){const t=new Map(this.requests);for(const n of e)t.delete(n);return Ir({requests:t,annotations:this.annotations})},middleware(e){const t=new Map;for(const[n,o]of this.requests)t.set(n,o.middleware(e));return Ir({requests:t,annotations:this.annotations})},toHandlers(e){const t=this;return lp(function*(){const n=yield*Zu(),o=Ko(e)?yield*e:e,i=new Map;for(const[c,l]of Object.entries(o)){const d=t.requests.get(c);i.set(d.key,{tag:d._tag,handler:l,context:n})}return cs(i)})},prefix(e){const t=new Map;for(const n of this.requests.values()){const o=n.prefix(e);t.set(o._tag,o)}return Ir({requests:t,annotations:this.annotations})},toLayer(e){return cp(this.toHandlers(e))},of:Ee,toLayerHandler(e,t){const n=this;return cp(lp(function*(){const o=yield*Zu(),i=Ko(t)?yield*t:t,c=new Map,l=n.requests.get(e);return c.set(l.key,{handler:i,context:o}),cs(c)}))},accessHandler(e){return Ck(t=>{const n=this.requests.get(e),{handler:o,context:i}=t.mapUnsafe.get(n.key);return at((c,l)=>{l.rpc=n;const d=o(c,l),m=dj(d)?d.value:d;return Ko(m)?HL(m,i):J3(m,i)})})},annotate(e,t){return Ir({requests:this.requests,annotations:gs(this.annotations,e,t)})},annotateRpcs(e,t){return this.annotateRpcsMerge(Zo(e,t))},annotateMerge(e){return Ir({requests:this.requests,annotations:ei(this.annotations,e)})},annotateRpcsMerge(e){const t=new Map;for(const[n,o]of this.requests)t.set(n,o.annotateMerge(ei(e,o.annotations)));return Ir({requests:t,annotations:this.annotations})}},Ir=e=>Object.assign(function(){},h$,{requests:e.requests,annotations:e.annotations}),p$=(...e)=>Ir({requests:new Map(e.map(t=>[t._tag,t])),annotations:Gn()}),m$="/ws",g$=2,Mn={getConfig:"tokmon.getConfig",setConfig:"tokmon.setConfig",refresh:"tokmon.refresh",browseFs:"tokmon.browseFs",snapshot:"tokmon.snapshot",config:"tokmon.config"},y$=Nn(["all","summary","table","billing","peak"]),ja=Nn(yl),Jo=M3.check(w_(0)),fl=De.check(w_(1)),v$=be({id:we,providerId:ja,name:we,homeDir:we,color:yt(we)}),K_=be({revision:Jo,interval:fl,billingInterval:fl,clearScreen:Tr,privacyMode:Tr,privacyToggleKey:we,timezone:nt(we),accounts:It(v$),activeAccountId:nt(we),disabledProviders:It(ja),onboarded:Tr,dashboardLayout:Nn(["grid","single"]),defaultFocus:Nn(["all","last"]),ascii:Nn(["auto","on","off"]),allowNetworkAccess:Tr,knownProviders:It(ja)}),S$=be({version:cn(g$),capabilities:It(we)}),Xl=be({protocol:S$,config:K_}),w$=be({expectedRevision:Jo,config:K_}),x$=be({kind:cn("conflict"),state:Xl}),k$=be({kind:cn("persistence"),message:we}),_$=be({name:we,path:we,dir:Tr}),E$=be({path:we,parent:nt(we),entries:It(_$)}),Mh=be({cost:De,tokens:De,cacheRead:De,cacheSavings:De}),C$=be({name:we,input:De,output:De,cacheCreate:De,cacheRead:De,cacheSavings:De,cost:De,count:De}),Lh=be({label:we,models:It(we),input:De,output:De,cacheCreate:De,cacheRead:De,cacheSavings:De,total:De,cost:De,count:De,breakdown:It(C$)}),b$=be({today:Mh,week:Mh,month:Mh,burnRate:De,series:It(De)}),P$=be({daily:It(Lh),weekly:It(Lh),monthly:It(Lh)}),I$=_n([be({kind:cn("percent")}),be({kind:cn("dollars"),currency:yt(we)}),be({kind:cn("count"),suffix:yt(we)})]),R$=be({label:we,used:De,limit:nt(De),format:I$,resetsAt:yt(nt(we)),primary:yt(Tr)}),T$=be({plan:nt(we),metrics:It(R$),error:nt(we),email:yt(nt(we)),displayName:yt(nt(we)),activity:yt(nt(be({series:It(De),summary:we}))),modelSpend:yt(nt(It(be({name:we,usd:De,requests:De}))))}),O$=be({id:we,providerId:ja,name:we,color:we,homeDir:nt(we),hasUsage:Tr,hasBilling:Tr,email:yt(nt(we)),displayName:yt(nt(we)),plan:yt(nt(we)),dashboard:nt(b$),table:nt(P$),billing:nt(T$),summaryState:Nn(["pending","ready","error"]),billingState:Nn(["pending","ready","error"]),tableState:Nn(["pending","ready","error"]),summaryUpdatedAt:yt(nt(Jo)),billingUpdatedAt:yt(nt(Jo)),tableUpdatedAt:yt(nt(Jo))}),M$=be({version:we,generatedAt:Jo,tz:we,intervalMs:fl,billingIntervalMs:yt(fl),providers:It(be({id:ja,name:we,color:we})),accounts:It(O$),seeded:Tr,peak:nt(be({state:Nn(["peak","off-peak","weekend"]),label:we,minutesUntilChange:nt(De)}))}),dg=be({}),L$=di(Mn.getConfig,{payload:dg,success:Xl}),N$=di(Mn.setConfig,{payload:w$,success:Xl,error:_n([x$,k$])}),A$=di(Mn.refresh,{payload:be({scope:y$}),success:al}),j$=di(Mn.browseFs,{payload:be({path:we}),success:E$}),$$=di(Mn.snapshot,{payload:dg,success:M$,stream:!0}),F$=di(Mn.config,{payload:dg,success:Xl,stream:!0}),D$=p$(L$,N$,A$,j$,$$,F$);class _u extends Fn()("tokmon/client/DaemonRpcClient/TokmonRpcClient"){}const U$=new Function("specifier","return import(specifier)");function z$(e){const t=typeof window>"u"?void 0:window.location.origin,n=new URL(e,t);if(n.protocol==="http:"?n.protocol="ws:":n.protocol==="https:"&&(n.protocol="wss:"),n.protocol!=="ws:"&&n.protocol!=="wss:")throw new Error(`unsupported daemon RPC protocol: ${n.protocol}`);return n.hash="",n.searchParams.delete("tokmonToken"),n.searchParams.delete("wsToken"),n.pathname=m$,n.toString()}function B$(e){return e==="node"?!0:e==="browser"?!1:typeof window>"u"}async function V$(e,t){return B$(t)?(await U$("@effect/platform-node/NodeSocket")).layerWebSocket(e):Tj(e).pipe(up(Pj))}function q$(e){const t=e.reconnectBaseDelayMs??250,n=Sk(Ia(t),1.5).pipe(vk(Nm(Ia(2500))));return typeof e.reconnectAttempts=="number"?n.pipe(wL(_L(e.reconnectAttempts))):n}function W$(e,t={}){const n=z$(e),o=new Set;let i=null,c=null,l=!1;const d=(w,x)=>{var E;(E=t.onConn)==null||E.call(t,w,x)},m=w=>{if(w!=null&&w!==i){w.runtime.dispose().catch(()=>{});return}const x=w??i;i=null,c=null,x&&x.runtime.dispose().catch(()=>{})},g=async()=>{const w=await V$(n,t.transport),x=Om(Tp,Tp.of({onConnect:Ln(()=>{d("live")}),onDisconnect:Ln(()=>{l||d("reconnecting")})}));return ap(Yl,u$({retryPolicy:q$(t)})).pipe(up(mk(w,n$,x)))},y=async()=>{if(l)throw new Error("daemon RPC client is closed");return i||c||(d("connecting"),c=(async()=>{let w;try{const x=await g(),E=ap(_u,a$(D$)).pipe(up(x));if(w=ij(E),await w.runPromise(_u.asEffect()),l)throw await w.dispose(),new Error("daemon RPC client is closed");return i={runtime:w},i}catch(x){throw c=null,await(w==null?void 0:w.dispose().catch(()=>{})),l||d("error",x),x}})(),c)},h=async w=>{const x=await y();try{return await x.runtime.runPromise(_u.use(E=>w(E)))}catch(E){throw l||(m(x),d("error",E)),E}},v=(w,x,E)=>{var X;if(l)return()=>{};let P=null,V=!1,_=null,L=null,b=0,A=Number.POSITIVE_INFINITY,F=!1;const $=()=>{if(!P)return;const te=P;P=null,o.delete(te),((i==null?void 0:i.runtime.runPromise(ca(te)))??ma(ca(te))).catch(()=>{})},D=()=>{var te;l||V||_||(_=setTimeout(()=>{_=null,H()},t.reconnectBaseDelayMs??250),(te=_.unref)==null||te.call(_))};if(E){const te=Math.min(5e3,Math.max(10,(t.snapshotStaleFloorMs??9e4)/2));L=setInterval(()=>{!P||b===0||Date.now()-b<=A||(F=!0,b=Date.now(),d("reconnecting"),$())},te),(X=L.unref)==null||X.call(L)}const H=()=>{(async()=>{try{const te=await y();if(l||V)return;b=Date.now(),A=t.snapshotStaleFloorMs??9e4;const ae=te.runtime.runFork(_u.use(k=>w(k).pipe(G3(q=>Ln(()=>{b=Date.now(),E&&(A=E(q));try{x(q)}catch{}})))));P=ae,o.add(ae),ae.addObserver(k=>{if(o.delete(ae),P===ae&&(P=null),l||V)return;const q=F;F=!1,m(te),q||lk(k)?d("reconnecting"):d("error",ck(k.cause)),D()})}catch(te){!l&&!V&&(m(),d("error",te),D())}})()};return H(),()=>{V=!0,_&&(clearTimeout(_),_=null),L&&(clearInterval(L),L=null),$()}};return{getConfig:()=>h(w=>w[Mn.getConfig]({})).then(w=>w),setConfig:w=>h(x=>x[Mn.setConfig](w)).then(x=>x),refresh:(w="all")=>h(x=>x[Mn.refresh]({scope:w})),browseFs:w=>h(x=>x[Mn.browseFs]({path:w})),subscribeSnapshot:w=>v(x=>x[Mn.snapshot]({}).pipe(JS(E=>E)),w,x=>Math.max(t.snapshotStaleFloorMs??9e4,x.intervalMs*3)),subscribeConfig:w=>v(x=>x[Mn.config]({}).pipe(JS(E=>E)),w),async close(){if(l)return;l=!0,d("closed");const w=[...o];o.clear();const x=i??await(c==null?void 0:c.catch(()=>null))??null;await Promise.all(w.map(E=>((x==null?void 0:x.runtime.runPromise(ca(E)))??ma(ca(E))).catch(()=>{}))),i=null,c=null,x&&await x.runtime.dispose().catch(()=>{})}}}let Nh=null;const Op=new Set;function H$(e,t,n){const o=new URLSearchParams(t);o.delete("tokmonToken");let i=n.replace(/^#/,"");if(!i.startsWith("/"))i=new URLSearchParams(i).has("tokmonToken")?"/":i;else{const d=i.indexOf("#");if(d!==-1){const g=new URLSearchParams(i.slice(d+1));g.has("tokmonToken")&&(g.delete("tokmonToken"),i=`${i.slice(0,d)}${g.size?`#${g.toString()}`:""}`)}const m=i.indexOf("?");if(m!==-1){const g=new URLSearchParams(i.slice(m+1));g.delete("tokmonToken"),i=`${i.slice(0,m)}${g.size?`?${g.toString()}`:""}`}}const c=o.size?`?${o.toString()}`:"",l=i?`#${i}`:"";return`${e}${c}${l}`}if(typeof window<"u"){const e=`${window.location.pathname}${window.location.search}${window.location.hash}`,t=H$(window.location.pathname,window.location.search,window.location.hash);t!==e&&window.history.replaceState(window.history.state,"",t)}function K$(e){for(const t of Op)t(e)}function Q$(e){e!=="closed"&&K$(e)}function rc(){return Nh||(Nh=W$(window.location.origin,{transport:"browser",onConn:Q$})),Nh}function J$(e){return Op.add(e),()=>{Op.delete(e)}}function G$(){const[e,t]=ee.useState(null),[n,o]=ee.useState("connecting"),i=ee.useRef(null);return ee.useEffect(()=>{let c=!1,l=null;const d=rc();return l=J$(m=>{c||o(m)}),i.current=d.subscribeSnapshot(m=>{c||(t(m),o("live"))}),()=>{var m;c=!0,l==null||l(),(m=i.current)==null||m.call(i),i.current=null}},[]),{snapshot:e,conn:n}}async function f4(){const e=await rc().getConfig();return{...e,config:Bp(e.config).config}}async function d4(e,t){const n=await rc().setConfig({config:e,expectedRevision:t});return{...n,config:Bp(n.config).config}}async function h4(e){return rc().browseFs(e)}function Y$(e){return rc().subscribeConfig(t=>{e({...t,config:Bp(t.config).config})})}const Q_=()=>Promise.all([lr(()=>import("./overview-wq2uAEk4.js"),__vite__mapDeps([5,6,1]),import.meta.url),lr(()=>import("./timeline-BxHwOJA_.js"),__vite__mapDeps([7,2,6,1,3]),import.meta.url)]).then(([e])=>e),J_=()=>Promise.all([lr(()=>import("./analytics-DDW6zcnj.js"),__vite__mapDeps([8,6,1]),import.meta.url),lr(()=>import("./breakdown-D5LPPtqh.js"),__vite__mapDeps([9,2,6,1]),import.meta.url),lr(()=>import("./timeline-BxHwOJA_.js"),__vite__mapDeps([7,2,6,1,3]),import.meta.url)]).then(([e])=>e),G_=()=>Promise.all([lr(()=>import("./models-o1wJnG6w.js"),__vite__mapDeps([10,6,1]),import.meta.url),lr(()=>import("./breakdown-D5LPPtqh.js"),__vite__mapDeps([9,2,6,1]),import.meta.url)]).then(([e])=>e),Y_=()=>lr(()=>import("./explore-DdWB-Pu7.js"),__vite__mapDeps([11,6]),import.meta.url),X$={overview:Q_,analytics:J_,models:G_,explore:Y_},Z$=ee.lazy(()=>Q_().then(e=>({default:e.OverviewTab}))),eF=ee.lazy(()=>J_().then(e=>({default:e.AnalyticsTab}))),tF=ee.lazy(()=>G_().then(e=>({default:e.ModelsTab}))),nF=ee.lazy(()=>Y_().then(e=>({default:e.ExploreTab}))),rF=ee.lazy(()=>lr(()=>import("./settings-sheet-CZ6GEPl3.js"),__vite__mapDeps([12,4]),import.meta.url).then(e=>({default:e.SettingsSheet}))),vw=e=>{X$[e]()},Mp=e=>`/${e}`,X_=ee.createContext(null),Zl=()=>{const e=ee.useContext(X_);if(!e)throw new Error("useDashboard outside provider");return e};function sF(e=1e3){const[t,n]=ee.useState(()=>Date.now());return ee.useEffect(()=>{const o=setInterval(()=>n(Date.now()),e);return()=>clearInterval(o)},[e]),t}function oF(){const[e,t]=ee.useState(()=>document.documentElement.classList.contains("light")?"light":"dark");return ee.useEffect(()=>{var o;document.documentElement.classList.toggle("light",e==="light"),(o=document.querySelector('meta[name="theme-color"]'))==null||o.setAttribute("content",e==="light"?"#f4f5f5":"#0a0a0a")},[e]),[e,()=>{const o=e==="dark"?"light":"dark";try{localStorage.setItem("tokmon-theme",o)}catch{}t(o)}]}function iF({theme:e,onToggle:t}){return I.jsx("button",{type:"button",onClick:t,title:e==="dark"?"Switch to light":"Switch to dark","aria-label":e==="dark"?"Switch to light theme":"Switch to dark theme",className:"rounded border border-line bg-bg-1 p-1.5 text-fg-dim transition hover:border-line-2 hover:text-fg focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent max-sm:p-2.5",children:e==="dark"?I.jsx(XI,{className:"size-3.5"}):I.jsx(ZI,{className:"size-3.5"})})}function aF({conn:e,freshAt:t}){const n=sF(),o=e==="live"?"var(--color-positive)":e==="error"?"var(--color-warning)":"var(--color-cost)",i=t?AI(t,n):null,c=e==="live"?i??"live":e==="connecting"?"connecting…":e==="reconnecting"?i?`reconnecting · ${i}`:"reconnecting…":i?`offline · ${i}`:"offline";return I.jsxs("span",{className:"flex items-center gap-1.5 text-xs",role:"status","aria-live":"polite",children:[I.jsxs("span",{className:"relative flex size-2","aria-hidden":!0,children:[e==="live"&&I.jsx("span",{className:"absolute inline-flex size-full animate-ping rounded-full opacity-60",style:{background:o}}),I.jsx("span",{className:"relative inline-flex size-2 rounded-full",style:{background:o}})]}),I.jsx("span",{className:"inline-block truncate text-fg-dim max-sm:max-w-[7rem]",children:c})]})}function Ah({label:e}){return I.jsxs("div",{className:"flex min-h-[50vh] flex-col items-center justify-center gap-2 text-sm text-fg-dim",role:"status","aria-live":"polite",children:[I.jsxs("span",{className:"font-display text-lg text-fg-dim","aria-hidden":!0,children:["tokmon",I.jsx("span",{className:"cursor-blink text-accent",children:"▋"})]}),I.jsx("span",{className:"text-fg-faint",children:e})]})}function jh(e,t){return e==="error"||e==="reconnecting"?"Connection lost — waiting for the local tokmon daemon…":t}function cF(){const e=document.getElementById("dashboard-content");e&&(e.scrollIntoView({block:"start"}),requestAnimationFrame(()=>e.focus({preventScroll:!0})))}function uF({onOpen:e}){return I.jsx("button",{type:"button",onClick:e,title:"Settings","aria-label":"Open settings",className:"rounded border border-line bg-bg-1 p-1.5 text-fg-dim transition hover:border-line-2 hover:text-fg focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent max-sm:p-2.5",children:I.jsx(e2,{className:"size-3.5"})})}function lF(){var te,ae;const{snapshot:e,conn:t}=G$(),[n,o]=p2(),[i,c]=oF(),[l,d]=ee.useState(!1),[m,g]=ee.useState(ar.privacyMode),[y,h]=ee.useState(ar.allowNetworkAccess);ee.useEffect(()=>{if(t==="live")return Y$(k=>{g(k.config.privacyMode),h(k.config.allowNetworkAccess)})},[t]);const v=ee.useMemo(()=>QI(e,n),[e,n]),w=((te=Ex.find(k=>k.key===n.period))==null?void 0:te.label)??n.period,x=n.period==="all"?void 0:w,E=EI({select:k=>k.location.pathname}),P=((ae=Kv.find(k=>Mp(k.key)===E))==null?void 0:ae.key)??"overview";ee.useEffect(()=>{var z;if(!e)return;const k=new Set(e.providers.map(Q=>Q.id)),q=new Set(e.accounts.map(Q=>Q.id)),Y=new Set;for(const Q of e.accounts)for(const re of((z=Q.table)==null?void 0:z.monthly)??[])for(const Z of re.breakdown)Y.add(Z.name);const G=c2(n,{providers:k,accounts:q,models:Y,modelsReady:Y.size>0});G!==n&&o(G)},[e,n,o]);const V=(e==null?void 0:e.accounts.filter(k=>k.hasUsage))??[],_=V.length>0,L=((e==null?void 0:e.accounts)??[]).some(Qh),b=((e==null?void 0:e.accounts)??[]).some(k=>k.hasBilling&&!Qh(k)),A=_&&V.every(k=>k.table!=null),F=ee.useRef(!1);ee.useEffect(()=>{A&&(F.current=!0)},[A]);const[$,D]=ee.useState(!1);ee.useEffect(()=>{const k=setTimeout(()=>D(!0),12e3);return()=>clearTimeout(k)},[]);const H=!_||A||F.current||$,X=ee.useMemo(()=>e?{snapshot:e,filters:n,derived:v,periodLabel:w,scopeLabel:x,privacyMode:m}:null,[e,n,v,w,x,m]);return I.jsxs("div",{className:"min-h-screen",children:[I.jsx("button",{type:"button",onClick:cF,className:"fixed left-3 top-3 z-[100] -translate-y-20 rounded bg-bg-2 px-3 py-2 text-sm text-fg-bright shadow-lg transition-transform focus-visible:translate-y-0 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:"Skip to dashboard"}),I.jsxs("header",{className:"relative z-30 border-b border-line bg-bg-0/80 backdrop-blur",children:[I.jsxs("div",{className:"mx-auto max-w-[1600px] px-5 2xl:max-w-[1920px]",children:[I.jsxs("div",{className:"flex flex-wrap items-center gap-x-4 gap-y-2 py-3.5",children:[I.jsx("h1",{className:"font-display text-2xl text-fg-bright",children:"TOKMON"}),I.jsxs("span",{className:"hidden text-sm text-fg-faint sm:inline",children:["~/usage ",I.jsx("span",{className:"text-prompt",children:"$"})," ",I.jsx("span",{className:"text-fg-dim",children:P}),I.jsx("span",{className:"cursor-blink text-accent",children:"▋"})]}),I.jsxs("div",{className:"ml-auto flex min-w-0 items-center gap-3",children:[I.jsx(aF,{conn:t,freshAt:(e==null?void 0:e.generatedAt)??null}),t==="live"&&I.jsx(uF,{onOpen:()=>d(!0)}),I.jsx(iF,{theme:i,onToggle:c}),H&&(_||L)&&I.jsx(a2,{derived:v,periodLabel:w,tz:(e==null?void 0:e.tz)??"",version:(e==null?void 0:e.version)??""})]})]}),I.jsx("nav",{className:"-mb-px flex items-center gap-1 overflow-x-auto","aria-label":"Dashboard sections",children:Kv.map(k=>I.jsx(zp,{to:Mp(k.key),"aria-current":P===k.key?"page":void 0,onMouseEnter:()=>vw(k.key),onFocus:()=>vw(k.key),className:`relative shrink-0 border-b-2 px-3 py-2 font-display text-xs uppercase tracking-wider transition focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-accent ${P===k.key?"border-accent text-fg-bright":"border-transparent text-fg-faint hover:text-fg-dim"}`,children:k.label},k.key))})]}),I.jsx(r2,{snapshot:e,derived:v,filters:n,setFilters:o,privacyMode:m})]}),I.jsxs("main",{id:"dashboard-content",tabIndex:-1,className:"mx-auto max-w-[1600px] px-5 2xl:max-w-[1920px] py-5 focus:outline-none",children:[y&&I.jsx("div",{className:"mb-4 rounded border border-warning/60 bg-warning/10 px-3 py-2 text-xs text-warning",role:"alert",children:"Unsafe network access is enabled. This dashboard may be reachable from your LAN after the daemon restarts."}),e&&t!=="live"&&I.jsx("div",{className:"mb-4 rounded border border-line bg-bg-1 px-3 py-2 text-xs text-fg-dim",role:"status","aria-live":"polite",children:jh(t,"Reconnecting…")}),(e==null?void 0:e.seeded)&&I.jsxs("div",{className:"mb-4 flex items-center gap-2 rounded border border-line bg-bg-1 px-3 py-1.5 text-xs text-fg-dim",role:"status","aria-live":"polite",children:[I.jsx("span",{className:"inline-flex size-2 rounded-full",style:{background:"var(--color-cost)"},"aria-hidden":!0}),"showing cached data — refreshing…"]}),e?!_&&!L?b&&!$&&t!=="error"?I.jsx(Ah,{label:"reading billing…"}):I.jsx("div",{className:"rounded-md border border-line bg-bg-1 p-8 text-center text-sm text-fg-dim",children:"No providers detected. Open tokmon, enable a provider, then refresh."}):!H||!X?I.jsx(Ah,{label:jh(t,"reading usage history…")}):I.jsx(X_.Provider,{value:X,children:I.jsx(xx,{})}):I.jsx(Ah,{label:jh(t,"reading usage…")})]}),I.jsxs("footer",{className:"mx-auto max-w-[1600px] px-5 2xl:max-w-[1920px] py-6 text-center text-[11px] text-fg-faint",children:["tokmon",e!=null&&e.version?` v${e.version}`:""," · by David Ilie · live LLM usage dashboard"]}),l?I.jsx(ee.Suspense,{fallback:I.jsx("div",{className:"fixed inset-0 z-[60] grid place-items-center bg-bg-0/70 text-sm text-fg-dim",role:"status","aria-live":"polite",children:"Opening settings…"}),children:I.jsx(rF,{snapshot:e,onClose:()=>d(!1)})}):null]})}function Sw(){const{derived:e,periodLabel:t,scopeLabel:n,snapshot:o,privacyMode:i}=Zl();return I.jsx(ee.Suspense,{fallback:I.jsx(ef,{label:"overview"}),children:I.jsx(Z$,{derived:e,periodLabel:t,scopeLabel:n,providers:o.providers,privacyMode:i})})}function fF(){const{derived:e,scopeLabel:t}=Zl();return I.jsx(ee.Suspense,{fallback:I.jsx(ef,{label:"analytics"}),children:I.jsx(eF,{derived:e,scopeLabel:t})})}function dF(){const{derived:e,scopeLabel:t}=Zl();return I.jsx(ee.Suspense,{fallback:I.jsx(ef,{label:"models"}),children:I.jsx(tF,{derived:e,scopeLabel:t})})}function hF(){const{snapshot:e,filters:t,periodLabel:n,privacyMode:o}=Zl();return I.jsx(ee.Suspense,{fallback:I.jsx(ef,{label:"explore"}),children:I.jsx(nF,{snapshot:e,filters:t,periodLabel:n,privacyMode:o})})}function ef({label:e}){return I.jsxs("div",{className:"min-h-[50vh] content-center text-center text-sm text-fg-faint",role:"status","aria-live":"polite",children:["Loading ",e,"…"]})}const Lp=aI({component:lF}),Eu=(e,t)=>vx({getParentRoute:()=>Lp,path:Mp(e),component:t}),pF=Lp.addChildren([vx({getParentRoute:()=>Lp,path:"/",component:Sw}),Eu("overview",Sw),Eu("analytics",fF),Eu("models",dF),Eu("explore",hF)]),mF=wI({routeTree:pF,history:gP(),defaultViewTransition:!0});function gF(){return I.jsx(_I,{router:mF})}const ww="tokmon.preloadReloadAt",yF=3e4;function vF(e,t){return!Number.isFinite(e)||t-e>=yF}function SF(){const e=t=>{t.preventDefault();let n=Number.NaN;try{n=Number(window.sessionStorage.getItem(ww))}catch{}const o=Date.now();if(vF(n,o)){try{window.sessionStorage.setItem(ww,String(o))}catch{}window.location.reload()}};return window.addEventListener("vite:preloadError",e),()=>window.removeEventListener("vite:preloadError",e)}SF();ob.createRoot(document.getElementById("root")).render(I.jsx(ee.StrictMode,{children:I.jsx(Rb,{children:I.jsx(i2,{children:I.jsx(gF,{})})})}));export{Y$ as $,$v as A,CF as B,UF as C,Vp as D,lh as E,EF as F,bF as G,RI as H,zF as I,PF as J,_F as K,JF as L,$F as M,GI as N,QF as O,qv as P,KF as Q,va as R,n2 as S,RF as T,HF as U,kF as V,h4 as W,YI as X,qF as Y,f4 as Z,lr as _,MF as a,d4 as a0,BF as a1,VF as a2,xF as a3,LF as b,t2 as c,jF as d,OF as e,TF as f,$I as g,qp as h,Wp as i,I as j,YC as k,AF as l,NI as m,_x as n,DI as o,IF as p,zI as q,ee as r,Bv as s,DF as t,bx as u,NF as v,FF as w,o2 as x,JI as y,WF as z};
|