palmier 0.9.19 → 0.9.21
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 +19 -4
- package/dist/agents/agent.d.ts +17 -3
- package/dist/agents/agent.js +17 -27
- package/dist/agents/aider.js +3 -2
- package/dist/agents/claude.js +4 -2
- package/dist/agents/cline.js +3 -2
- package/dist/agents/codex.js +4 -2
- package/dist/agents/copilot.js +4 -2
- package/dist/agents/cursor.js +3 -2
- package/dist/agents/deepagents.js +3 -2
- package/dist/agents/droid.js +3 -2
- package/dist/agents/gemini.js +3 -2
- package/dist/agents/goose.js +3 -2
- package/dist/agents/hermes.js +3 -2
- package/dist/agents/kimi.js +3 -2
- package/dist/agents/kiro.js +3 -2
- package/dist/agents/openclaw.js +3 -2
- package/dist/agents/opencode.js +3 -2
- package/dist/agents/qoder.js +3 -2
- package/dist/agents/qwen.js +4 -2
- package/dist/agents/wizard.d.ts +23 -0
- package/dist/agents/wizard.js +160 -0
- package/dist/commands/agents.d.ts +1 -0
- package/dist/commands/agents.js +59 -0
- package/dist/commands/init.js +36 -90
- package/dist/index.js +7 -0
- package/dist/pwa/assets/{index-C0RDMMZW.css → index-B9oqDWJv.css} +1 -1
- package/dist/pwa/assets/{index-CcZCM6E8.js → index-kjOWpVKd.js} +26 -26
- package/dist/pwa/assets/{web-5pnMoH5p.js → web-BQQlSLPT.js} +1 -1
- package/dist/pwa/assets/{web-DOqABMBn.js → web-CpqzX7Jk.js} +1 -1
- package/dist/pwa/assets/{web-DnbZXe0M.js → web-ZSYmpLle.js} +1 -1
- package/dist/pwa/index.html +2 -2
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ var tS=Object.defineProperty;var nS=(e,t,r)=>t in e?tS(e,t,{enumerable:!0,config
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var Xy;function rS(){if(Xy)return pl;Xy=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(s,l,u){var c=null;if(u!==void 0&&(c=""+u),l.key!==void 0&&(c=""+l.key),"key"in l){u={};for(var f in l)f!=="key"&&(u[f]=l[f])}else u=l;return l=u.ref,{$$typeof:e,type:s,key:c,ref:l!==void 0?l:null,props:u}}return pl.Fragment=t,pl.jsx=r,pl.jsxs=r,pl}var Ky;function iS(){return Ky||(Ky=1,fh.exports=rS()),fh.exports}var b=iS(),hh={exports:{}},
|
|
9
|
+
*/var Xy;function rS(){if(Xy)return pl;Xy=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(s,l,u){var c=null;if(u!==void 0&&(c=""+u),l.key!==void 0&&(c=""+l.key),"key"in l){u={};for(var f in l)f!=="key"&&(u[f]=l[f])}else u=l;return l=u.ref,{$$typeof:e,type:s,key:c,ref:l!==void 0?l:null,props:u}}return pl.Fragment=t,pl.jsx=r,pl.jsxs=r,pl}var Ky;function iS(){return Ky||(Ky=1,fh.exports=rS()),fh.exports}var b=iS(),hh={exports:{}},Ye={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react.production.js
|
|
12
12
|
*
|
|
@@ -14,7 +14,7 @@ var tS=Object.defineProperty;var nS=(e,t,r)=>t in e?tS(e,t,{enumerable:!0,config
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var Qy;function sS(){if(Qy)return
|
|
17
|
+
*/var Qy;function sS(){if(Qy)return Ye;Qy=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),u=Symbol.for("react.consumer"),c=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),m=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),g=Symbol.for("react.activity"),x=Symbol.iterator;function w(P){return P===null||typeof P!="object"?null:(P=x&&P[x]||P["@@iterator"],typeof P=="function"?P:null)}var _={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},j=Object.assign,D={};function N(P,te,S){this.props=P,this.context=te,this.refs=D,this.updater=S||_}N.prototype.isReactComponent={},N.prototype.setState=function(P,te){if(typeof P!="object"&&typeof P!="function"&&P!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,P,te,"setState")},N.prototype.forceUpdate=function(P){this.updater.enqueueForceUpdate(this,P,"forceUpdate")};function H(){}H.prototype=N.prototype;function F(P,te,S){this.props=P,this.context=te,this.refs=D,this.updater=S||_}var fe=F.prototype=new H;fe.constructor=F,j(fe,N.prototype),fe.isPureReactComponent=!0;var z=Array.isArray;function R(){}var ee={H:null,A:null,T:null,S:null},$=Object.prototype.hasOwnProperty;function q(P,te,S){var xe=S.ref;return{$$typeof:e,type:P,key:te,ref:xe!==void 0?xe:null,props:S}}function L(P,te){return q(P.type,te,P.props)}function G(P){return typeof P=="object"&&P!==null&&P.$$typeof===e}function J(P){var te={"=":"=0",":":"=2"};return"$"+P.replace(/[=:]/g,function(S){return te[S]})}var oe=/\/+/g;function le(P,te){return typeof P=="object"&&P!==null&&P.key!=null?J(""+P.key):te.toString(36)}function K(P){switch(P.status){case"fulfilled":return P.value;case"rejected":throw P.reason;default:switch(typeof P.status=="string"?P.then(R,R):(P.status="pending",P.then(function(te){P.status==="pending"&&(P.status="fulfilled",P.value=te)},function(te){P.status==="pending"&&(P.status="rejected",P.reason=te)})),P.status){case"fulfilled":return P.value;case"rejected":throw P.reason}}throw P}function U(P,te,S,xe,Ae){var ve=typeof P;(ve==="undefined"||ve==="boolean")&&(P=null);var Ue=!1;if(P===null)Ue=!0;else switch(ve){case"bigint":case"string":case"number":Ue=!0;break;case"object":switch(P.$$typeof){case e:case t:Ue=!0;break;case y:return Ue=P._init,U(Ue(P._payload),te,S,xe,Ae)}}if(Ue)return Ae=Ae(P),Ue=xe===""?"."+le(P,0):xe,z(Ae)?(S="",Ue!=null&&(S=Ue.replace(oe,"$&/")+"/"),U(Ae,te,S,"",function(et){return et})):Ae!=null&&(G(Ae)&&(Ae=L(Ae,S+(Ae.key==null||P&&P.key===Ae.key?"":(""+Ae.key).replace(oe,"$&/")+"/")+Ue)),te.push(Ae)),1;Ue=0;var Ve=xe===""?".":xe+":";if(z(P))for(var Te=0;Te<P.length;Te++)xe=P[Te],ve=Ve+le(xe,Te),Ue+=U(xe,te,S,ve,Ae);else if(Te=w(P),typeof Te=="function")for(P=Te.call(P),Te=0;!(xe=P.next()).done;)xe=xe.value,ve=Ve+le(xe,Te++),Ue+=U(xe,te,S,ve,Ae);else if(ve==="object"){if(typeof P.then=="function")return U(K(P),te,S,xe,Ae);throw te=String(P),Error("Objects are not valid as a React child (found: "+(te==="[object Object]"?"object with keys {"+Object.keys(P).join(", ")+"}":te)+"). If you meant to render a collection of children, use an array instead.")}return Ue}function W(P,te,S){if(P==null)return P;var xe=[],Ae=0;return U(P,xe,"","",function(ve){return te.call(S,ve,Ae++)}),xe}function ue(P){if(P._status===-1){var te=P._result;te=te(),te.then(function(S){(P._status===0||P._status===-1)&&(P._status=1,P._result=S)},function(S){(P._status===0||P._status===-1)&&(P._status=2,P._result=S)}),P._status===-1&&(P._status=0,P._result=te)}if(P._status===1)return P._result.default;throw P._result}var we=typeof reportError=="function"?reportError:function(P){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var te=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof P=="object"&&P!==null&&typeof P.message=="string"?String(P.message):String(P),error:P});if(!window.dispatchEvent(te))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",P);return}console.error(P)},M={map:W,forEach:function(P,te,S){W(P,function(){te.apply(this,arguments)},S)},count:function(P){var te=0;return W(P,function(){te++}),te},toArray:function(P){return W(P,function(te){return te})||[]},only:function(P){if(!G(P))throw Error("React.Children.only expected to receive a single React element child.");return P}};return Ye.Activity=g,Ye.Children=M,Ye.Component=N,Ye.Fragment=r,Ye.Profiler=l,Ye.PureComponent=F,Ye.StrictMode=s,Ye.Suspense=d,Ye.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=ee,Ye.__COMPILER_RUNTIME={__proto__:null,c:function(P){return ee.H.useMemoCache(P)}},Ye.cache=function(P){return function(){return P.apply(null,arguments)}},Ye.cacheSignal=function(){return null},Ye.cloneElement=function(P,te,S){if(P==null)throw Error("The argument must be a React element, but you passed "+P+".");var xe=j({},P.props),Ae=P.key;if(te!=null)for(ve in te.key!==void 0&&(Ae=""+te.key),te)!$.call(te,ve)||ve==="key"||ve==="__self"||ve==="__source"||ve==="ref"&&te.ref===void 0||(xe[ve]=te[ve]);var ve=arguments.length-2;if(ve===1)xe.children=S;else if(1<ve){for(var Ue=Array(ve),Ve=0;Ve<ve;Ve++)Ue[Ve]=arguments[Ve+2];xe.children=Ue}return q(P.type,Ae,xe)},Ye.createContext=function(P){return P={$$typeof:c,_currentValue:P,_currentValue2:P,_threadCount:0,Provider:null,Consumer:null},P.Provider=P,P.Consumer={$$typeof:u,_context:P},P},Ye.createElement=function(P,te,S){var xe,Ae={},ve=null;if(te!=null)for(xe in te.key!==void 0&&(ve=""+te.key),te)$.call(te,xe)&&xe!=="key"&&xe!=="__self"&&xe!=="__source"&&(Ae[xe]=te[xe]);var Ue=arguments.length-2;if(Ue===1)Ae.children=S;else if(1<Ue){for(var Ve=Array(Ue),Te=0;Te<Ue;Te++)Ve[Te]=arguments[Te+2];Ae.children=Ve}if(P&&P.defaultProps)for(xe in Ue=P.defaultProps,Ue)Ae[xe]===void 0&&(Ae[xe]=Ue[xe]);return q(P,ve,Ae)},Ye.createRef=function(){return{current:null}},Ye.forwardRef=function(P){return{$$typeof:f,render:P}},Ye.isValidElement=G,Ye.lazy=function(P){return{$$typeof:y,_payload:{_status:-1,_result:P},_init:ue}},Ye.memo=function(P,te){return{$$typeof:m,type:P,compare:te===void 0?null:te}},Ye.startTransition=function(P){var te=ee.T,S={};ee.T=S;try{var xe=P(),Ae=ee.S;Ae!==null&&Ae(S,xe),typeof xe=="object"&&xe!==null&&typeof xe.then=="function"&&xe.then(R,we)}catch(ve){we(ve)}finally{te!==null&&S.types!==null&&(te.types=S.types),ee.T=te}},Ye.unstable_useCacheRefresh=function(){return ee.H.useCacheRefresh()},Ye.use=function(P){return ee.H.use(P)},Ye.useActionState=function(P,te,S){return ee.H.useActionState(P,te,S)},Ye.useCallback=function(P,te){return ee.H.useCallback(P,te)},Ye.useContext=function(P){return ee.H.useContext(P)},Ye.useDebugValue=function(){},Ye.useDeferredValue=function(P,te){return ee.H.useDeferredValue(P,te)},Ye.useEffect=function(P,te){return ee.H.useEffect(P,te)},Ye.useEffectEvent=function(P){return ee.H.useEffectEvent(P)},Ye.useId=function(){return ee.H.useId()},Ye.useImperativeHandle=function(P,te,S){return ee.H.useImperativeHandle(P,te,S)},Ye.useInsertionEffect=function(P,te){return ee.H.useInsertionEffect(P,te)},Ye.useLayoutEffect=function(P,te){return ee.H.useLayoutEffect(P,te)},Ye.useMemo=function(P,te){return ee.H.useMemo(P,te)},Ye.useOptimistic=function(P,te){return ee.H.useOptimistic(P,te)},Ye.useReducer=function(P,te,S){return ee.H.useReducer(P,te,S)},Ye.useRef=function(P){return ee.H.useRef(P)},Ye.useState=function(P){return ee.H.useState(P)},Ye.useSyncExternalStore=function(P,te,S){return ee.H.useSyncExternalStore(P,te,S)},Ye.useTransition=function(){return ee.H.useTransition()},Ye.version="19.2.4",Ye}var Zy;function Ad(){return Zy||(Zy=1,hh.exports=sS()),hh.exports}var A=Ad(),dh={exports:{}},gl={},mh={exports:{}},ph={};/**
|
|
18
18
|
* @license React
|
|
19
19
|
* scheduler.production.js
|
|
20
20
|
*
|
|
@@ -22,7 +22,7 @@ var tS=Object.defineProperty;var nS=(e,t,r)=>t in e?tS(e,t,{enumerable:!0,config
|
|
|
22
22
|
*
|
|
23
23
|
* This source code is licensed under the MIT license found in the
|
|
24
24
|
* LICENSE file in the root directory of this source tree.
|
|
25
|
-
*/var Wy;function aS(){return Wy||(Wy=1,(function(e){function t(
|
|
25
|
+
*/var Wy;function aS(){return Wy||(Wy=1,(function(e){function t(U,W){var ue=U.length;U.push(W);e:for(;0<ue;){var we=ue-1>>>1,M=U[we];if(0<l(M,W))U[we]=W,U[ue]=M,ue=we;else break e}}function r(U){return U.length===0?null:U[0]}function s(U){if(U.length===0)return null;var W=U[0],ue=U.pop();if(ue!==W){U[0]=ue;e:for(var we=0,M=U.length,P=M>>>1;we<P;){var te=2*(we+1)-1,S=U[te],xe=te+1,Ae=U[xe];if(0>l(S,ue))xe<M&&0>l(Ae,S)?(U[we]=Ae,U[xe]=ue,we=xe):(U[we]=S,U[te]=ue,we=te);else if(xe<M&&0>l(Ae,ue))U[we]=Ae,U[xe]=ue,we=xe;else break e}}return W}function l(U,W){var ue=U.sortIndex-W.sortIndex;return ue!==0?ue:U.id-W.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var u=performance;e.unstable_now=function(){return u.now()}}else{var c=Date,f=c.now();e.unstable_now=function(){return c.now()-f}}var d=[],m=[],y=1,g=null,x=3,w=!1,_=!1,j=!1,D=!1,N=typeof setTimeout=="function"?setTimeout:null,H=typeof clearTimeout=="function"?clearTimeout:null,F=typeof setImmediate<"u"?setImmediate:null;function fe(U){for(var W=r(m);W!==null;){if(W.callback===null)s(m);else if(W.startTime<=U)s(m),W.sortIndex=W.expirationTime,t(d,W);else break;W=r(m)}}function z(U){if(j=!1,fe(U),!_)if(r(d)!==null)_=!0,R||(R=!0,J());else{var W=r(m);W!==null&&K(z,W.startTime-U)}}var R=!1,ee=-1,$=5,q=-1;function L(){return D?!0:!(e.unstable_now()-q<$)}function G(){if(D=!1,R){var U=e.unstable_now();q=U;var W=!0;try{e:{_=!1,j&&(j=!1,H(ee),ee=-1),w=!0;var ue=x;try{t:{for(fe(U),g=r(d);g!==null&&!(g.expirationTime>U&&L());){var we=g.callback;if(typeof we=="function"){g.callback=null,x=g.priorityLevel;var M=we(g.expirationTime<=U);if(U=e.unstable_now(),typeof M=="function"){g.callback=M,fe(U),W=!0;break t}g===r(d)&&s(d),fe(U)}else s(d);g=r(d)}if(g!==null)W=!0;else{var P=r(m);P!==null&&K(z,P.startTime-U),W=!1}}break e}finally{g=null,x=ue,w=!1}W=void 0}}finally{W?J():R=!1}}}var J;if(typeof F=="function")J=function(){F(G)};else if(typeof MessageChannel<"u"){var oe=new MessageChannel,le=oe.port2;oe.port1.onmessage=G,J=function(){le.postMessage(null)}}else J=function(){N(G,0)};function K(U,W){ee=N(function(){U(e.unstable_now())},W)}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(U){U.callback=null},e.unstable_forceFrameRate=function(U){0>U||125<U?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):$=0<U?Math.floor(1e3/U):5},e.unstable_getCurrentPriorityLevel=function(){return x},e.unstable_next=function(U){switch(x){case 1:case 2:case 3:var W=3;break;default:W=x}var ue=x;x=W;try{return U()}finally{x=ue}},e.unstable_requestPaint=function(){D=!0},e.unstable_runWithPriority=function(U,W){switch(U){case 1:case 2:case 3:case 4:case 5:break;default:U=3}var ue=x;x=U;try{return W()}finally{x=ue}},e.unstable_scheduleCallback=function(U,W,ue){var we=e.unstable_now();switch(typeof ue=="object"&&ue!==null?(ue=ue.delay,ue=typeof ue=="number"&&0<ue?we+ue:we):ue=we,U){case 1:var M=-1;break;case 2:M=250;break;case 5:M=1073741823;break;case 4:M=1e4;break;default:M=5e3}return M=ue+M,U={id:y++,callback:W,priorityLevel:U,startTime:ue,expirationTime:M,sortIndex:-1},ue>we?(U.sortIndex=ue,t(m,U),r(d)===null&&U===r(m)&&(j?(H(ee),ee=-1):j=!0,K(z,ue-we))):(U.sortIndex=M,t(d,U),_||w||(_=!0,R||(R=!0,J()))),U},e.unstable_shouldYield=L,e.unstable_wrapCallback=function(U){var W=x;return function(){var ue=x;x=W;try{return U.apply(this,arguments)}finally{x=ue}}}})(ph)),ph}var e0;function lS(){return e0||(e0=1,mh.exports=aS()),mh.exports}var gh={exports:{}},hn={};/**
|
|
26
26
|
* @license React
|
|
27
27
|
* react-dom.production.js
|
|
28
28
|
*
|
|
@@ -38,15 +38,15 @@ var tS=Object.defineProperty;var nS=(e,t,r)=>t in e?tS(e,t,{enumerable:!0,config
|
|
|
38
38
|
*
|
|
39
39
|
* This source code is licensed under the MIT license found in the
|
|
40
40
|
* LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/var r0;function uS(){if(r0)return gl;r0=1;var e=lS(),t=Ad(),r=Vb();function s(n){var i="https://react.dev/errors/"+n;if(1<arguments.length){i+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)i+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+n+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function u(n){var i=n,a=n;if(n.alternate)for(;i.return;)i=i.return;else{n=i;do i=n,(i.flags&4098)!==0&&(a=i.return),n=i.return;while(n)}return i.tag===3?a:null}function c(n){if(n.tag===13){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function f(n){if(n.tag===31){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function d(n){if(u(n)!==n)throw Error(s(188))}function m(n){var i=n.alternate;if(!i){if(i=u(n),i===null)throw Error(s(188));return i!==n?null:n}for(var a=n,o=i;;){var h=a.return;if(h===null)break;var p=h.alternate;if(p===null){if(o=h.return,o!==null){a=o;continue}break}if(h.child===p.child){for(p=h.child;p;){if(p===a)return d(h),n;if(p===o)return d(h),i;p=p.sibling}throw Error(s(188))}if(a.return!==o.return)a=h,o=p;else{for(var v=!1,k=h.child;k;){if(k===a){v=!0,a=h,o=p;break}if(k===o){v=!0,o=h,a=p;break}k=k.sibling}if(!v){for(k=p.child;k;){if(k===a){v=!0,a=p,o=h;break}if(k===o){v=!0,o=p,a=h;break}k=k.sibling}if(!v)throw Error(s(189))}}if(a.alternate!==o)throw Error(s(190))}if(a.tag!==3)throw Error(s(188));return a.stateNode.current===a?n:i}function y(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n;for(n=n.child;n!==null;){if(i=y(n),i!==null)return i;n=n.sibling}return null}var g=Object.assign,x=Symbol.for("react.element"),w=Symbol.for("react.transitional.element"),_=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),
|
|
41
|
+
*/var r0;function uS(){if(r0)return gl;r0=1;var e=lS(),t=Ad(),r=Vb();function s(n){var i="https://react.dev/errors/"+n;if(1<arguments.length){i+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)i+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+n+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function u(n){var i=n,a=n;if(n.alternate)for(;i.return;)i=i.return;else{n=i;do i=n,(i.flags&4098)!==0&&(a=i.return),n=i.return;while(n)}return i.tag===3?a:null}function c(n){if(n.tag===13){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function f(n){if(n.tag===31){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function d(n){if(u(n)!==n)throw Error(s(188))}function m(n){var i=n.alternate;if(!i){if(i=u(n),i===null)throw Error(s(188));return i!==n?null:n}for(var a=n,o=i;;){var h=a.return;if(h===null)break;var p=h.alternate;if(p===null){if(o=h.return,o!==null){a=o;continue}break}if(h.child===p.child){for(p=h.child;p;){if(p===a)return d(h),n;if(p===o)return d(h),i;p=p.sibling}throw Error(s(188))}if(a.return!==o.return)a=h,o=p;else{for(var v=!1,k=h.child;k;){if(k===a){v=!0,a=h,o=p;break}if(k===o){v=!0,o=h,a=p;break}k=k.sibling}if(!v){for(k=p.child;k;){if(k===a){v=!0,a=p,o=h;break}if(k===o){v=!0,o=p,a=h;break}k=k.sibling}if(!v)throw Error(s(189))}}if(a.alternate!==o)throw Error(s(190))}if(a.tag!==3)throw Error(s(188));return a.stateNode.current===a?n:i}function y(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n;for(n=n.child;n!==null;){if(i=y(n),i!==null)return i;n=n.sibling}return null}var g=Object.assign,x=Symbol.for("react.element"),w=Symbol.for("react.transitional.element"),_=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),D=Symbol.for("react.strict_mode"),N=Symbol.for("react.profiler"),H=Symbol.for("react.consumer"),F=Symbol.for("react.context"),fe=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),ee=Symbol.for("react.memo"),$=Symbol.for("react.lazy"),q=Symbol.for("react.activity"),L=Symbol.for("react.memo_cache_sentinel"),G=Symbol.iterator;function J(n){return n===null||typeof n!="object"?null:(n=G&&n[G]||n["@@iterator"],typeof n=="function"?n:null)}var oe=Symbol.for("react.client.reference");function le(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===oe?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case j:return"Fragment";case N:return"Profiler";case D:return"StrictMode";case z:return"Suspense";case R:return"SuspenseList";case q:return"Activity"}if(typeof n=="object")switch(n.$$typeof){case _:return"Portal";case F:return n.displayName||"Context";case H:return(n._context.displayName||"Context")+".Consumer";case fe:var i=n.render;return n=n.displayName,n||(n=i.displayName||i.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case ee:return i=n.displayName||null,i!==null?i:le(n.type)||"Memo";case $:i=n._payload,n=n._init;try{return le(n(i))}catch{}}return null}var K=Array.isArray,U=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,W=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ue={pending:!1,data:null,method:null,action:null},we=[],M=-1;function P(n){return{current:n}}function te(n){0>M||(n.current=we[M],we[M]=null,M--)}function S(n,i){M++,we[M]=n.current,n.current=i}var xe=P(null),Ae=P(null),ve=P(null),Ue=P(null);function Ve(n,i){switch(S(ve,i),S(Ae,n),S(xe,null),i.nodeType){case 9:case 11:n=(n=i.documentElement)&&(n=n.namespaceURI)?by(n):0;break;default:if(n=i.tagName,i=i.namespaceURI)i=by(i),n=xy(i,n);else switch(n){case"svg":n=1;break;case"math":n=2;break;default:n=0}}te(xe),S(xe,n)}function Te(){te(xe),te(Ae),te(ve)}function et(n){n.memoizedState!==null&&S(Ue,n);var i=xe.current,a=xy(i,n.type);i!==a&&(S(Ae,n),S(xe,a))}function Pt(n){Ae.current===n&&(te(xe),te(Ae)),Ue.current===n&&(te(Ue),fl._currentValue=ue)}var Gt,Ft;function De(n){if(Gt===void 0)try{throw Error()}catch(a){var i=a.stack.trim().match(/\n( *(at )?)/);Gt=i&&i[1]||"",Ft=-1<a.stack.indexOf(`
|
|
42
42
|
at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
-
`+Gt+n+
|
|
43
|
+
`+Gt+n+Ft}var ot=!1;function tt(n,i){if(!n||ot)return"";ot=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var o={DetermineComponentFrameRoot:function(){try{if(i){var ye=function(){throw Error()};if(Object.defineProperty(ye.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ye,[])}catch(ae){var ie=ae}Reflect.construct(n,[],ye)}else{try{ye.call()}catch(ae){ie=ae}n.call(ye.prototype)}}else{try{throw Error()}catch(ae){ie=ae}(ye=n())&&typeof ye.catch=="function"&&ye.catch(function(){})}}catch(ae){if(ae&&ie&&typeof ae.stack=="string")return[ae.stack,ie.stack]}return[null,null]}};o.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var h=Object.getOwnPropertyDescriptor(o.DetermineComponentFrameRoot,"name");h&&h.configurable&&Object.defineProperty(o.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var p=o.DetermineComponentFrameRoot(),v=p[0],k=p[1];if(v&&k){var I=v.split(`
|
|
44
44
|
`),re=k.split(`
|
|
45
45
|
`);for(h=o=0;o<I.length&&!I[o].includes("DetermineComponentFrameRoot");)o++;for(;h<re.length&&!re[h].includes("DetermineComponentFrameRoot");)h++;if(o===I.length||h===re.length)for(o=I.length-1,h=re.length-1;1<=o&&0<=h&&I[o]!==re[h];)h--;for(;1<=o&&0<=h;o--,h--)if(I[o]!==re[h]){if(o!==1||h!==1)do if(o--,h--,0>h||I[o]!==re[h]){var ce=`
|
|
46
|
-
`+I[o].replace(" at new "," at ");return n.displayName&&ce.includes("<anonymous>")&&(ce=ce.replace("<anonymous>",n.displayName)),ce}while(1<=o&&0<=h);break}}}finally{
|
|
46
|
+
`+I[o].replace(" at new "," at ");return n.displayName&&ce.includes("<anonymous>")&&(ce=ce.replace("<anonymous>",n.displayName)),ce}while(1<=o&&0<=h);break}}}finally{ot=!1,Error.prepareStackTrace=a}return(a=n?n.displayName||n.name:"")?De(a):""}function vt(n,i){switch(n.tag){case 26:case 27:case 5:return De(n.type);case 16:return De("Lazy");case 13:return n.child!==i&&i!==null?De("Suspense Fallback"):De("Suspense");case 19:return De("SuspenseList");case 0:case 15:return tt(n.type,!1);case 11:return tt(n.type.render,!1);case 1:return tt(n.type,!0);case 31:return De("Activity");default:return""}}function ft(n){try{var i="",a=null;do i+=vt(n,a),a=n,n=n.return;while(n);return i}catch(o){return`
|
|
47
47
|
Error generating stack: `+o.message+`
|
|
48
|
-
`+o.stack}}var gn=Object.prototype.hasOwnProperty,an=e.unstable_scheduleCallback,Wt=e.unstable_cancelCallback,yn=e.unstable_shouldYield,Kn=e.unstable_requestPaint,dt=e.unstable_now,je=e.unstable_getCurrentPriorityLevel,Q=e.unstable_ImmediatePriority,he=e.unstable_UserBlockingPriority,_e=e.unstable_NormalPriority,Oe=e.unstable_LowPriority,Ie=e.unstable_IdlePriority,Ke=e.log,Fe=e.unstable_setDisableYieldValue,Ge=null,$e=null;function Qe(n){if(typeof Ke=="function"&&Fe(n),$e&&typeof $e.setStrictMode=="function")try{$e.setStrictMode(Ge,n)}catch{}}var Je=Math.clz32?Math.clz32:De,pe=Math.log,Pe=Math.LN2;function De(n){return n>>>=0,n===0?32:31-(pe(n)/Pe|0)|0}var kt=256,Dt=262144,bn=4194304;function fr(n){var i=n&42;if(i!==0)return i;switch(n&-n){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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return n&261888;case 262144:case 524288:case 1048576:case 2097152:return n&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return n&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return n}}function $i(n,i,a){var o=n.pendingLanes;if(o===0)return 0;var h=0,p=n.suspendedLanes,v=n.pingedLanes;n=n.warmLanes;var k=o&134217727;return k!==0?(o=k&~p,o!==0?h=fr(o):(v&=k,v!==0?h=fr(v):a||(a=k&~n,a!==0&&(h=fr(a))))):(k=o&~p,k!==0?h=fr(k):v!==0?h=fr(v):a||(a=o&~n,a!==0&&(h=fr(a)))),h===0?0:i!==0&&i!==h&&(i&p)===0&&(p=h&-h,a=i&-i,p>=a||p===32&&(a&4194048)!==0)?i:h}function Yi(n,i){return(n.pendingLanes&~(n.suspendedLanes&~n.pingedLanes)&i)===0}function Ea(n,i){switch(n){case 1:case 2:case 4:case 8:case 64:return i+250;case 16:case 32: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 i+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function xs(){var n=bn;return bn<<=1,(bn&62914560)===0&&(bn=4194304),n}function li(n){for(var i=[],a=0;31>a;a++)i.push(n);return i}function hr(n,i){n.pendingLanes|=i,i!==268435456&&(n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0)}function oi(n,i,a,o,h,p){var v=n.pendingLanes;n.pendingLanes=a,n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0,n.expiredLanes&=a,n.entangledLanes&=a,n.errorRecoveryDisabledLanes&=a,n.shellSuspendCounter=0;var k=n.entanglements,I=n.expirationTimes,re=n.hiddenUpdates;for(a=v&~a;0<a;){var ce=31-Je(a),ye=1<<ce;k[ce]=0,I[ce]=-1;var ie=re[ce];if(ie!==null)for(re[ce]=null,ce=0;ce<ie.length;ce++){var ae=ie[ce];ae!==null&&(ae.lane&=-536870913)}a&=~ye}o!==0&&ui(n,o,0),p!==0&&h===0&&n.tag!==0&&(n.suspendedLanes|=p&~(v&~i))}function ui(n,i,a){n.pendingLanes|=i,n.suspendedLanes&=~i;var o=31-Je(i);n.entangledLanes|=i,n.entanglements[o]=n.entanglements[o]|1073741824|a&261930}function Vi(n,i){var a=n.entangledLanes|=i;for(n=n.entanglements;a;){var o=31-Je(a),h=1<<o;h&i|n[o]&i&&(n[o]|=i),a&=~h}}function ci(n,i){var a=i&-i;return a=(a&42)!==0?1:Lr(a),(a&(n.suspendedLanes|i))!==0?0:a}function Lr(n){switch(n){case 2:n=1;break;case 8:n=4;break;case 32:n=16;break;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:n=128;break;case 268435456:n=134217728;break;default:n=0}return n}function Gi(n){return n&=-n,2<n?8<n?(n&134217727)!==0?32:268435456:8:2}function Ca(){var n=W.p;return n!==0?n:(n=window.event,n===void 0?32:Iy(n.type))}function Kl(n,i){var a=W.p;try{return W.p=n,i()}finally{W.p=a}}var kr=Math.random().toString(36).slice(2),Et="__reactFiber$"+kr,qt="__reactProps$"+kr,Mn="__reactContainer$"+kr,Ji="__reactEvents$"+kr,Aa="__reactListeners$"+kr,Ql="__reactHandles$"+kr,Zl="__reactResources$"+kr,en="__reactMarker$"+kr;function vs(n){delete n[Et],delete n[qt],delete n[Ji],delete n[Aa],delete n[Ql]}function E(n){var i=n[Et];if(i)return i;for(var a=n.parentNode;a;){if(i=a[Mn]||a[Et]){if(a=i.alternate,i.child!==null||a!==null&&a.child!==null)for(n=Cy(n);n!==null;){if(a=n[Et])return a;n=Cy(n)}return i}n=a,a=n.parentNode}return null}function O(n){if(n=n[Et]||n[Mn]){var i=n.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return n}return null}function T(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n.stateNode;throw Error(s(33))}function B(n){var i=n[Zl];return i||(i=n[Zl]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function Y(n){n[en]=!0}var Z=new Set,ge={};function be(n,i){se(n,i),se(n+"Capture",i)}function se(n,i){for(ge[n]=i,n=0;n<i.length;n++)Z.add(i[n])}var me=RegExp("^[: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]*$"),Re={},nt={};function Ot(n){return gn.call(nt,n)?!0:gn.call(Re,n)?!1:me.test(n)?nt[n]=!0:(Re[n]=!0,!1)}function fn(n,i,a){if(Ot(i))if(a===null)n.removeAttribute(i);else{switch(typeof a){case"undefined":case"function":case"symbol":n.removeAttribute(i);return;case"boolean":var o=i.toLowerCase().slice(0,5);if(o!=="data-"&&o!=="aria-"){n.removeAttribute(i);return}}n.setAttribute(i,""+a)}}function dr(n,i,a){if(a===null)n.removeAttribute(i);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(i);return}n.setAttribute(i,""+a)}}function zr(n,i,a,o){if(o===null)n.removeAttribute(a);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(a);return}n.setAttributeNS(i,a,""+o)}}function Qn(n){switch(typeof n){case"bigint":case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function cm(n){var i=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function J1(n,i,a){var o=Object.getOwnPropertyDescriptor(n.constructor.prototype,i);if(!n.hasOwnProperty(i)&&typeof o<"u"&&typeof o.get=="function"&&typeof o.set=="function"){var h=o.get,p=o.set;return Object.defineProperty(n,i,{configurable:!0,get:function(){return h.call(this)},set:function(v){a=""+v,p.call(this,v)}}),Object.defineProperty(n,i,{enumerable:o.enumerable}),{getValue:function(){return a},setValue:function(v){a=""+v},stopTracking:function(){n._valueTracker=null,delete n[i]}}}}function rc(n){if(!n._valueTracker){var i=cm(n)?"checked":"value";n._valueTracker=J1(n,i,""+n[i])}}function fm(n){if(!n)return!1;var i=n._valueTracker;if(!i)return!0;var a=i.getValue(),o="";return n&&(o=cm(n)?n.checked?"true":"false":n.value),n=o,n!==a?(i.setValue(n),!0):!1}function Wl(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}var X1=/[\n"\\]/g;function Zn(n){return n.replace(X1,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function ic(n,i,a,o,h,p,v,k){n.name="",v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?n.type=v:n.removeAttribute("type"),i!=null?v==="number"?(i===0&&n.value===""||n.value!=i)&&(n.value=""+Qn(i)):n.value!==""+Qn(i)&&(n.value=""+Qn(i)):v!=="submit"&&v!=="reset"||n.removeAttribute("value"),i!=null?sc(n,v,Qn(i)):a!=null?sc(n,v,Qn(a)):o!=null&&n.removeAttribute("value"),h==null&&p!=null&&(n.defaultChecked=!!p),h!=null&&(n.checked=h&&typeof h!="function"&&typeof h!="symbol"),k!=null&&typeof k!="function"&&typeof k!="symbol"&&typeof k!="boolean"?n.name=""+Qn(k):n.removeAttribute("name")}function hm(n,i,a,o,h,p,v,k){if(p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(n.type=p),i!=null||a!=null){if(!(p!=="submit"&&p!=="reset"||i!=null)){rc(n);return}a=a!=null?""+Qn(a):"",i=i!=null?""+Qn(i):a,k||i===n.value||(n.value=i),n.defaultValue=i}o=o??h,o=typeof o!="function"&&typeof o!="symbol"&&!!o,n.checked=k?n.checked:!!o,n.defaultChecked=!!o,v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"&&(n.name=v),rc(n)}function sc(n,i,a){i==="number"&&Wl(n.ownerDocument)===n||n.defaultValue===""+a||(n.defaultValue=""+a)}function ws(n,i,a,o){if(n=n.options,i){i={};for(var h=0;h<a.length;h++)i["$"+a[h]]=!0;for(a=0;a<n.length;a++)h=i.hasOwnProperty("$"+n[a].value),n[a].selected!==h&&(n[a].selected=h),h&&o&&(n[a].defaultSelected=!0)}else{for(a=""+Qn(a),i=null,h=0;h<n.length;h++){if(n[h].value===a){n[h].selected=!0,o&&(n[h].defaultSelected=!0);return}i!==null||n[h].disabled||(i=n[h])}i!==null&&(i.selected=!0)}}function dm(n,i,a){if(i!=null&&(i=""+Qn(i),i!==n.value&&(n.value=i),a==null)){n.defaultValue!==i&&(n.defaultValue=i);return}n.defaultValue=a!=null?""+Qn(a):""}function mm(n,i,a,o){if(i==null){if(o!=null){if(a!=null)throw Error(s(92));if(K(o)){if(1<o.length)throw Error(s(93));o=o[0]}a=o}a==null&&(a=""),i=a}a=Qn(i),n.defaultValue=a,o=n.textContent,o===a&&o!==""&&o!==null&&(n.value=o),rc(n)}function Ss(n,i){if(i){var a=n.firstChild;if(a&&a===n.lastChild&&a.nodeType===3){a.nodeValue=i;return}}n.textContent=i}var K1=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function pm(n,i,a){var o=i.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?o?n.setProperty(i,""):i==="float"?n.cssFloat="":n[i]="":o?n.setProperty(i,a):typeof a!="number"||a===0||K1.has(i)?i==="float"?n.cssFloat=a:n[i]=(""+a).trim():n[i]=a+"px"}function gm(n,i,a){if(i!=null&&typeof i!="object")throw Error(s(62));if(n=n.style,a!=null){for(var o in a)!a.hasOwnProperty(o)||i!=null&&i.hasOwnProperty(o)||(o.indexOf("--")===0?n.setProperty(o,""):o==="float"?n.cssFloat="":n[o]="");for(var h in i)o=i[h],i.hasOwnProperty(h)&&a[h]!==o&&pm(n,h,o)}else for(var p in i)i.hasOwnProperty(p)&&pm(n,p,i[p])}function ac(n){if(n.indexOf("-")===-1)return!1;switch(n){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 Q1=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Z1=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function eo(n){return Z1.test(""+n)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":n}function Ur(){}var lc=null;function oc(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var _s=null,ks=null;function ym(n){var i=O(n);if(i&&(n=i.stateNode)){var a=n[qt]||null;e:switch(n=i.stateNode,i.type){case"input":if(ic(n,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),i=a.name,a.type==="radio"&&i!=null){for(a=n;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Zn(""+i)+'"][type="radio"]'),i=0;i<a.length;i++){var o=a[i];if(o!==n&&o.form===n.form){var h=o[qt]||null;if(!h)throw Error(s(90));ic(o,h.value,h.defaultValue,h.defaultValue,h.checked,h.defaultChecked,h.type,h.name)}}for(i=0;i<a.length;i++)o=a[i],o.form===n.form&&fm(o)}break e;case"textarea":dm(n,a.value,a.defaultValue);break e;case"select":i=a.value,i!=null&&ws(n,!!a.multiple,i,!1)}}}var uc=!1;function bm(n,i,a){if(uc)return n(i,a);uc=!0;try{var o=n(i);return o}finally{if(uc=!1,(_s!==null||ks!==null)&&(Io(),_s&&(i=_s,n=ks,ks=_s=null,ym(i),n)))for(i=0;i<n.length;i++)ym(n[i])}}function Ta(n,i){var a=n.stateNode;if(a===null)return null;var o=a[qt]||null;if(o===null)return null;a=o[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(o=!o.disabled)||(n=n.type,o=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!o;break e;default:n=!1}if(n)return null;if(a&&typeof a!="function")throw Error(s(231,i,typeof a));return a}var Br=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),cc=!1;if(Br)try{var ja={};Object.defineProperty(ja,"passive",{get:function(){cc=!0}}),window.addEventListener("test",ja,ja),window.removeEventListener("test",ja,ja)}catch{cc=!1}var fi=null,fc=null,to=null;function xm(){if(to)return to;var n,i=fc,a=i.length,o,h="value"in fi?fi.value:fi.textContent,p=h.length;for(n=0;n<a&&i[n]===h[n];n++);var v=a-n;for(o=1;o<=v&&i[a-o]===h[p-o];o++);return to=h.slice(n,1<o?1-o:void 0)}function no(n){var i=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&i===13&&(n=13)):n=i,n===10&&(n=13),32<=n||n===13?n:0}function ro(){return!0}function vm(){return!1}function En(n){function i(a,o,h,p,v){this._reactName=a,this._targetInst=h,this.type=o,this.nativeEvent=p,this.target=v,this.currentTarget=null;for(var k in n)n.hasOwnProperty(k)&&(a=n[k],this[k]=a?a(p):p[k]);return this.isDefaultPrevented=(p.defaultPrevented!=null?p.defaultPrevented:p.returnValue===!1)?ro:vm,this.isPropagationStopped=vm,this}return g(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=ro)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=ro)},persist:function(){},isPersistent:ro}),i}var Xi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},io=En(Xi),Na=g({},Xi,{view:0,detail:0}),W1=En(Na),hc,dc,Oa,so=g({},Na,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:pc,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==Oa&&(Oa&&n.type==="mousemove"?(hc=n.screenX-Oa.screenX,dc=n.screenY-Oa.screenY):dc=hc=0,Oa=n),hc)},movementY:function(n){return"movementY"in n?n.movementY:dc}}),wm=En(so),ev=g({},so,{dataTransfer:0}),tv=En(ev),nv=g({},Na,{relatedTarget:0}),mc=En(nv),rv=g({},Xi,{animationName:0,elapsedTime:0,pseudoElement:0}),iv=En(rv),sv=g({},Xi,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),av=En(sv),lv=g({},Xi,{data:0}),Sm=En(lv),ov={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},uv={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"},cv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function fv(n){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(n):(n=cv[n])?!!i[n]:!1}function pc(){return fv}var hv=g({},Na,{key:function(n){if(n.key){var i=ov[n.key]||n.key;if(i!=="Unidentified")return i}return n.type==="keypress"?(n=no(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?uv[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:pc,charCode:function(n){return n.type==="keypress"?no(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?no(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),dv=En(hv),mv=g({},so,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),_m=En(mv),pv=g({},Na,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:pc}),gv=En(pv),yv=g({},Xi,{propertyName:0,elapsedTime:0,pseudoElement:0}),bv=En(yv),xv=g({},so,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),vv=En(xv),wv=g({},Xi,{newState:0,oldState:0}),Sv=En(wv),_v=[9,13,27,32],gc=Br&&"CompositionEvent"in window,Ra=null;Br&&"documentMode"in document&&(Ra=document.documentMode);var kv=Br&&"TextEvent"in window&&!Ra,km=Br&&(!gc||Ra&&8<Ra&&11>=Ra),Em=" ",Cm=!1;function Am(n,i){switch(n){case"keyup":return _v.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Tm(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var Es=!1;function Ev(n,i){switch(n){case"compositionend":return Tm(i);case"keypress":return i.which!==32?null:(Cm=!0,Em);case"textInput":return n=i.data,n===Em&&Cm?null:n;default:return null}}function Cv(n,i){if(Es)return n==="compositionend"||!gc&&Am(n,i)?(n=xm(),to=fc=fi=null,Es=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return km&&i.locale!=="ko"?null:i.data;default:return null}}var Av={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 jm(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i==="input"?!!Av[n.type]:i==="textarea"}function Nm(n,i,a,o){_s?ks?ks.push(o):ks=[o]:_s=o,i=Xo(i,"onChange"),0<i.length&&(a=new io("onChange","change",null,a,o),n.push({event:a,listeners:i}))}var Ma=null,Da=null;function Tv(n){hy(n,0)}function ao(n){var i=T(n);if(fm(i))return n}function Om(n,i){if(n==="change")return i}var Rm=!1;if(Br){var yc;if(Br){var bc="oninput"in document;if(!bc){var Mm=document.createElement("div");Mm.setAttribute("oninput","return;"),bc=typeof Mm.oninput=="function"}yc=bc}else yc=!1;Rm=yc&&(!document.documentMode||9<document.documentMode)}function Dm(){Ma&&(Ma.detachEvent("onpropertychange",Lm),Da=Ma=null)}function Lm(n){if(n.propertyName==="value"&&ao(Da)){var i=[];Nm(i,Da,n,oc(n)),bm(Tv,i)}}function jv(n,i,a){n==="focusin"?(Dm(),Ma=i,Da=a,Ma.attachEvent("onpropertychange",Lm)):n==="focusout"&&Dm()}function Nv(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return ao(Da)}function Ov(n,i){if(n==="click")return ao(i)}function Rv(n,i){if(n==="input"||n==="change")return ao(i)}function Mv(n,i){return n===i&&(n!==0||1/n===1/i)||n!==n&&i!==i}var Dn=typeof Object.is=="function"?Object.is:Mv;function La(n,i){if(Dn(n,i))return!0;if(typeof n!="object"||n===null||typeof i!="object"||i===null)return!1;var a=Object.keys(n),o=Object.keys(i);if(a.length!==o.length)return!1;for(o=0;o<a.length;o++){var h=a[o];if(!gn.call(i,h)||!Dn(n[h],i[h]))return!1}return!0}function zm(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Um(n,i){var a=zm(n);n=0;for(var o;a;){if(a.nodeType===3){if(o=n+a.textContent.length,n<=i&&o>=i)return{node:a,offset:i-n};n=o}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=zm(a)}}function Bm(n,i){return n&&i?n===i?!0:n&&n.nodeType===3?!1:i&&i.nodeType===3?Bm(n,i.parentNode):"contains"in n?n.contains(i):n.compareDocumentPosition?!!(n.compareDocumentPosition(i)&16):!1:!1}function Pm(n){n=n!=null&&n.ownerDocument!=null&&n.ownerDocument.defaultView!=null?n.ownerDocument.defaultView:window;for(var i=Wl(n.document);i instanceof n.HTMLIFrameElement;){try{var a=typeof i.contentWindow.location.href=="string"}catch{a=!1}if(a)n=i.contentWindow;else break;i=Wl(n.document)}return i}function xc(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i&&(i==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||i==="textarea"||n.contentEditable==="true")}var Dv=Br&&"documentMode"in document&&11>=document.documentMode,Cs=null,vc=null,za=null,wc=!1;function Hm(n,i,a){var o=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;wc||Cs==null||Cs!==Wl(o)||(o=Cs,"selectionStart"in o&&xc(o)?o={start:o.selectionStart,end:o.selectionEnd}:(o=(o.ownerDocument&&o.ownerDocument.defaultView||window).getSelection(),o={anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}),za&&La(za,o)||(za=o,o=Xo(vc,"onSelect"),0<o.length&&(i=new io("onSelect","select",null,i,a),n.push({event:i,listeners:o}),i.target=Cs)))}function Ki(n,i){var a={};return a[n.toLowerCase()]=i.toLowerCase(),a["Webkit"+n]="webkit"+i,a["Moz"+n]="moz"+i,a}var As={animationend:Ki("Animation","AnimationEnd"),animationiteration:Ki("Animation","AnimationIteration"),animationstart:Ki("Animation","AnimationStart"),transitionrun:Ki("Transition","TransitionRun"),transitionstart:Ki("Transition","TransitionStart"),transitioncancel:Ki("Transition","TransitionCancel"),transitionend:Ki("Transition","TransitionEnd")},Sc={},qm={};Br&&(qm=document.createElement("div").style,"AnimationEvent"in window||(delete As.animationend.animation,delete As.animationiteration.animation,delete As.animationstart.animation),"TransitionEvent"in window||delete As.transitionend.transition);function Qi(n){if(Sc[n])return Sc[n];if(!As[n])return n;var i=As[n],a;for(a in i)if(i.hasOwnProperty(a)&&a in qm)return Sc[n]=i[a];return n}var Im=Qi("animationend"),Fm=Qi("animationiteration"),$m=Qi("animationstart"),Lv=Qi("transitionrun"),zv=Qi("transitionstart"),Uv=Qi("transitioncancel"),Ym=Qi("transitionend"),Vm=new Map,_c="abort auxClick beforeToggle 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(" ");_c.push("scrollEnd");function mr(n,i){Vm.set(n,i),be(i,[n])}var lo=typeof reportError=="function"?reportError:function(n){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var i=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof n=="object"&&n!==null&&typeof n.message=="string"?String(n.message):String(n),error:n});if(!window.dispatchEvent(i))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",n);return}console.error(n)},Wn=[],Ts=0,kc=0;function oo(){for(var n=Ts,i=kc=Ts=0;i<n;){var a=Wn[i];Wn[i++]=null;var o=Wn[i];Wn[i++]=null;var h=Wn[i];Wn[i++]=null;var p=Wn[i];if(Wn[i++]=null,o!==null&&h!==null){var v=o.pending;v===null?h.next=h:(h.next=v.next,v.next=h),o.pending=h}p!==0&&Gm(a,h,p)}}function uo(n,i,a,o){Wn[Ts++]=n,Wn[Ts++]=i,Wn[Ts++]=a,Wn[Ts++]=o,kc|=o,n.lanes|=o,n=n.alternate,n!==null&&(n.lanes|=o)}function Ec(n,i,a,o){return uo(n,i,a,o),co(n)}function Zi(n,i){return uo(n,null,null,i),co(n)}function Gm(n,i,a){n.lanes|=a;var o=n.alternate;o!==null&&(o.lanes|=a);for(var h=!1,p=n.return;p!==null;)p.childLanes|=a,o=p.alternate,o!==null&&(o.childLanes|=a),p.tag===22&&(n=p.stateNode,n===null||n._visibility&1||(h=!0)),n=p,p=p.return;return n.tag===3?(p=n.stateNode,h&&i!==null&&(h=31-Je(a),n=p.hiddenUpdates,o=n[h],o===null?n[h]=[i]:o.push(i),i.lane=a|536870912),p):null}function co(n){if(50<il)throw il=0,Lf=null,Error(s(185));for(var i=n.return;i!==null;)n=i,i=n.return;return n.tag===3?n.stateNode:null}var js={};function Bv(n,i,a,o){this.tag=n,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=o,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ln(n,i,a,o){return new Bv(n,i,a,o)}function Cc(n){return n=n.prototype,!(!n||!n.isReactComponent)}function Pr(n,i){var a=n.alternate;return a===null?(a=Ln(n.tag,i,n.key,n.mode),a.elementType=n.elementType,a.type=n.type,a.stateNode=n.stateNode,a.alternate=n,n.alternate=a):(a.pendingProps=i,a.type=n.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=n.flags&65011712,a.childLanes=n.childLanes,a.lanes=n.lanes,a.child=n.child,a.memoizedProps=n.memoizedProps,a.memoizedState=n.memoizedState,a.updateQueue=n.updateQueue,i=n.dependencies,a.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},a.sibling=n.sibling,a.index=n.index,a.ref=n.ref,a.refCleanup=n.refCleanup,a}function Jm(n,i){n.flags&=65011714;var a=n.alternate;return a===null?(n.childLanes=0,n.lanes=i,n.child=null,n.subtreeFlags=0,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null,n.stateNode=null):(n.childLanes=a.childLanes,n.lanes=a.lanes,n.child=a.child,n.subtreeFlags=0,n.deletions=null,n.memoizedProps=a.memoizedProps,n.memoizedState=a.memoizedState,n.updateQueue=a.updateQueue,n.type=a.type,i=a.dependencies,n.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),n}function fo(n,i,a,o,h,p){var v=0;if(o=n,typeof n=="function")Cc(n)&&(v=1);else if(typeof n=="string")v=Fw(n,a,xe.current)?26:n==="html"||n==="head"||n==="body"?27:5;else e:switch(n){case q:return n=Ln(31,a,i,h),n.elementType=q,n.lanes=p,n;case j:return Wi(a.children,h,p,i);case L:v=8,h|=24;break;case N:return n=Ln(12,a,i,h|2),n.elementType=N,n.lanes=p,n;case U:return n=Ln(13,a,i,h),n.elementType=U,n.lanes=p,n;case R:return n=Ln(19,a,i,h),n.elementType=R,n.lanes=p,n;default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case $:v=10;break e;case H:v=9;break e;case fe:v=11;break e;case ee:v=14;break e;case F:v=16,o=null;break e}v=29,a=Error(s(130,n===null?"null":typeof n,"")),o=null}return i=Ln(v,a,i,h),i.elementType=n,i.type=o,i.lanes=p,i}function Wi(n,i,a,o){return n=Ln(7,n,o,i),n.lanes=a,n}function Ac(n,i,a){return n=Ln(6,n,null,i),n.lanes=a,n}function Xm(n){var i=Ln(18,null,null,0);return i.stateNode=n,i}function Tc(n,i,a){return i=Ln(4,n.children!==null?n.children:[],n.key,i),i.lanes=a,i.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},i}var Km=new WeakMap;function er(n,i){if(typeof n=="object"&&n!==null){var a=Km.get(n);return a!==void 0?a:(i={value:n,source:i,stack:Ht(i)},Km.set(n,i),i)}return{value:n,source:i,stack:Ht(i)}}var Ns=[],Os=0,ho=null,Ua=0,tr=[],nr=0,hi=null,Er=1,Cr="";function Hr(n,i){Ns[Os++]=Ua,Ns[Os++]=ho,ho=n,Ua=i}function Qm(n,i,a){tr[nr++]=Er,tr[nr++]=Cr,tr[nr++]=hi,hi=n;var o=Er;n=Cr;var h=32-Je(o)-1;o&=~(1<<h),a+=1;var p=32-Je(i)+h;if(30<p){var v=h-h%5;p=(o&(1<<v)-1).toString(32),o>>=v,h-=v,Er=1<<32-Je(i)+h|a<<h|o,Cr=p+n}else Er=1<<p|a<<h|o,Cr=n}function jc(n){n.return!==null&&(Hr(n,1),Qm(n,1,0))}function Nc(n){for(;n===ho;)ho=Ns[--Os],Ns[Os]=null,Ua=Ns[--Os],Ns[Os]=null;for(;n===hi;)hi=tr[--nr],tr[nr]=null,Cr=tr[--nr],tr[nr]=null,Er=tr[--nr],tr[nr]=null}function Zm(n,i){tr[nr++]=Er,tr[nr++]=Cr,tr[nr++]=hi,Er=i.id,Cr=i.overflow,hi=n}var ln=null,Rt=null,ot=!1,di=null,rr=!1,Oc=Error(s(519));function mi(n){var i=Error(s(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Ba(er(i,n)),Oc}function Wm(n){var i=n.stateNode,a=n.type,o=n.memoizedProps;switch(i[Et]=n,i[qt]=o,a){case"dialog":it("cancel",i),it("close",i);break;case"iframe":case"object":case"embed":it("load",i);break;case"video":case"audio":for(a=0;a<al.length;a++)it(al[a],i);break;case"source":it("error",i);break;case"img":case"image":case"link":it("error",i),it("load",i);break;case"details":it("toggle",i);break;case"input":it("invalid",i),hm(i,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0);break;case"select":it("invalid",i);break;case"textarea":it("invalid",i),mm(i,o.value,o.defaultValue,o.children)}a=o.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||i.textContent===""+a||o.suppressHydrationWarning===!0||gy(i.textContent,a)?(o.popover!=null&&(it("beforetoggle",i),it("toggle",i)),o.onScroll!=null&&it("scroll",i),o.onScrollEnd!=null&&it("scrollend",i),o.onClick!=null&&(i.onclick=Ur),i=!0):i=!1,i||mi(n,!0)}function ep(n){for(ln=n.return;ln;)switch(ln.tag){case 5:case 31:case 13:rr=!1;return;case 27:case 3:rr=!0;return;default:ln=ln.return}}function Rs(n){if(n!==ln)return!1;if(!ot)return ep(n),ot=!0,!1;var i=n.tag,a;if((a=i!==3&&i!==27)&&((a=i===5)&&(a=n.type,a=!(a!=="form"&&a!=="button")||Kf(n.type,n.memoizedProps)),a=!a),a&&Rt&&mi(n),ep(n),i===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(317));Rt=Ey(n)}else if(i===31){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(317));Rt=Ey(n)}else i===27?(i=Rt,Ti(n.type)?(n=th,th=null,Rt=n):Rt=i):Rt=ln?sr(n.stateNode.nextSibling):null;return!0}function es(){Rt=ln=null,ot=!1}function Rc(){var n=di;return n!==null&&(jn===null?jn=n:jn.push.apply(jn,n),di=null),n}function Ba(n){di===null?di=[n]:di.push(n)}var Mc=P(null),ts=null,qr=null;function pi(n,i,a){S(Mc,i._currentValue),i._currentValue=a}function Ir(n){n._currentValue=Mc.current,te(Mc)}function Dc(n,i,a){for(;n!==null;){var o=n.alternate;if((n.childLanes&i)!==i?(n.childLanes|=i,o!==null&&(o.childLanes|=i)):o!==null&&(o.childLanes&i)!==i&&(o.childLanes|=i),n===a)break;n=n.return}}function Lc(n,i,a,o){var h=n.child;for(h!==null&&(h.return=n);h!==null;){var p=h.dependencies;if(p!==null){var v=h.child;p=p.firstContext;e:for(;p!==null;){var k=p;p=h;for(var I=0;I<i.length;I++)if(k.context===i[I]){p.lanes|=a,k=p.alternate,k!==null&&(k.lanes|=a),Dc(p.return,a,n),o||(v=null);break e}p=k.next}}else if(h.tag===18){if(v=h.return,v===null)throw Error(s(341));v.lanes|=a,p=v.alternate,p!==null&&(p.lanes|=a),Dc(v,a,n),v=null}else v=h.child;if(v!==null)v.return=h;else for(v=h;v!==null;){if(v===n){v=null;break}if(h=v.sibling,h!==null){h.return=v.return,v=h;break}v=v.return}h=v}}function Ms(n,i,a,o){n=null;for(var h=i,p=!1;h!==null;){if(!p){if((h.flags&524288)!==0)p=!0;else if((h.flags&262144)!==0)break}if(h.tag===10){var v=h.alternate;if(v===null)throw Error(s(387));if(v=v.memoizedProps,v!==null){var k=h.type;Dn(h.pendingProps.value,v.value)||(n!==null?n.push(k):n=[k])}}else if(h===ze.current){if(v=h.alternate,v===null)throw Error(s(387));v.memoizedState.memoizedState!==h.memoizedState.memoizedState&&(n!==null?n.push(fl):n=[fl])}h=h.return}n!==null&&Lc(i,n,a,o),i.flags|=262144}function mo(n){for(n=n.firstContext;n!==null;){if(!Dn(n.context._currentValue,n.memoizedValue))return!0;n=n.next}return!1}function ns(n){ts=n,qr=null,n=n.dependencies,n!==null&&(n.firstContext=null)}function on(n){return tp(ts,n)}function po(n,i){return ts===null&&ns(n),tp(n,i)}function tp(n,i){var a=i._currentValue;if(i={context:i,memoizedValue:a,next:null},qr===null){if(n===null)throw Error(s(308));qr=i,n.dependencies={lanes:0,firstContext:i},n.flags|=524288}else qr=qr.next=i;return a}var Pv=typeof AbortController<"u"?AbortController:function(){var n=[],i=this.signal={aborted:!1,addEventListener:function(a,o){n.push(o)}};this.abort=function(){i.aborted=!0,n.forEach(function(a){return a()})}},Hv=e.unstable_scheduleCallback,qv=e.unstable_NormalPriority,Jt={$$typeof:$,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function zc(){return{controller:new Pv,data:new Map,refCount:0}}function Pa(n){n.refCount--,n.refCount===0&&Hv(qv,function(){n.controller.abort()})}var Ha=null,Uc=0,Ds=0,Ls=null;function Iv(n,i){if(Ha===null){var a=Ha=[];Uc=0,Ds=qf(),Ls={status:"pending",value:void 0,then:function(o){a.push(o)}}}return Uc++,i.then(np,np),i}function np(){if(--Uc===0&&Ha!==null){Ls!==null&&(Ls.status="fulfilled");var n=Ha;Ha=null,Ds=0,Ls=null;for(var i=0;i<n.length;i++)(0,n[i])()}}function Fv(n,i){var a=[],o={status:"pending",value:null,reason:null,then:function(h){a.push(h)}};return n.then(function(){o.status="fulfilled",o.value=i;for(var h=0;h<a.length;h++)(0,a[h])(i)},function(h){for(o.status="rejected",o.reason=h,h=0;h<a.length;h++)(0,a[h])(void 0)}),o}var rp=z.S;z.S=function(n,i){Hg=dt(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&Iv(n,i),rp!==null&&rp(n,i)};var rs=P(null);function Bc(){var n=rs.current;return n!==null?n:Ct.pooledCache}function go(n,i){i===null?S(rs,rs.current):S(rs,i.pool)}function ip(){var n=Bc();return n===null?null:{parent:Jt._currentValue,pool:n}}var zs=Error(s(460)),Pc=Error(s(474)),yo=Error(s(542)),bo={then:function(){}};function sp(n){return n=n.status,n==="fulfilled"||n==="rejected"}function ap(n,i,a){switch(a=n[a],a===void 0?n.push(i):a!==i&&(i.then(Ur,Ur),i=a),i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,op(n),n;default:if(typeof i.status=="string")i.then(Ur,Ur);else{if(n=Ct,n!==null&&100<n.shellSuspendCounter)throw Error(s(482));n=i,n.status="pending",n.then(function(o){if(i.status==="pending"){var h=i;h.status="fulfilled",h.value=o}},function(o){if(i.status==="pending"){var h=i;h.status="rejected",h.reason=o}})}switch(i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,op(n),n}throw ss=i,zs}}function is(n){try{var i=n._init;return i(n._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(ss=a,zs):a}}var ss=null;function lp(){if(ss===null)throw Error(s(459));var n=ss;return ss=null,n}function op(n){if(n===zs||n===yo)throw Error(s(483))}var Us=null,qa=0;function xo(n){var i=qa;return qa+=1,Us===null&&(Us=[]),ap(Us,n,i)}function Ia(n,i){i=i.props.ref,n.ref=i!==void 0?i:null}function vo(n,i){throw i.$$typeof===x?Error(s(525)):(n=Object.prototype.toString.call(i),Error(s(31,n==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":n)))}function up(n){function i(X,V){if(n){var ne=X.deletions;ne===null?(X.deletions=[V],X.flags|=16):ne.push(V)}}function a(X,V){if(!n)return null;for(;V!==null;)i(X,V),V=V.sibling;return null}function o(X){for(var V=new Map;X!==null;)X.key!==null?V.set(X.key,X):V.set(X.index,X),X=X.sibling;return V}function h(X,V){return X=Pr(X,V),X.index=0,X.sibling=null,X}function p(X,V,ne){return X.index=ne,n?(ne=X.alternate,ne!==null?(ne=ne.index,ne<V?(X.flags|=67108866,V):ne):(X.flags|=67108866,V)):(X.flags|=1048576,V)}function v(X){return n&&X.alternate===null&&(X.flags|=67108866),X}function k(X,V,ne,de){return V===null||V.tag!==6?(V=Ac(ne,X.mode,de),V.return=X,V):(V=h(V,ne),V.return=X,V)}function I(X,V,ne,de){var Ue=ne.type;return Ue===j?ce(X,V,ne.props.children,de,ne.key):V!==null&&(V.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===F&&is(Ue)===V.type)?(V=h(V,ne.props),Ia(V,ne),V.return=X,V):(V=fo(ne.type,ne.key,ne.props,null,X.mode,de),Ia(V,ne),V.return=X,V)}function re(X,V,ne,de){return V===null||V.tag!==4||V.stateNode.containerInfo!==ne.containerInfo||V.stateNode.implementation!==ne.implementation?(V=Tc(ne,X.mode,de),V.return=X,V):(V=h(V,ne.children||[]),V.return=X,V)}function ce(X,V,ne,de,Ue){return V===null||V.tag!==7?(V=Wi(ne,X.mode,de,Ue),V.return=X,V):(V=h(V,ne),V.return=X,V)}function ye(X,V,ne){if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return V=Ac(""+V,X.mode,ne),V.return=X,V;if(typeof V=="object"&&V!==null){switch(V.$$typeof){case w:return ne=fo(V.type,V.key,V.props,null,X.mode,ne),Ia(ne,V),ne.return=X,ne;case _:return V=Tc(V,X.mode,ne),V.return=X,V;case F:return V=is(V),ye(X,V,ne)}if(K(V)||J(V))return V=Wi(V,X.mode,ne,null),V.return=X,V;if(typeof V.then=="function")return ye(X,xo(V),ne);if(V.$$typeof===$)return ye(X,po(X,V),ne);vo(X,V)}return null}function ie(X,V,ne,de){var Ue=V!==null?V.key:null;if(typeof ne=="string"&&ne!==""||typeof ne=="number"||typeof ne=="bigint")return Ue!==null?null:k(X,V,""+ne,de);if(typeof ne=="object"&&ne!==null){switch(ne.$$typeof){case w:return ne.key===Ue?I(X,V,ne,de):null;case _:return ne.key===Ue?re(X,V,ne,de):null;case F:return ne=is(ne),ie(X,V,ne,de)}if(K(ne)||J(ne))return Ue!==null?null:ce(X,V,ne,de,null);if(typeof ne.then=="function")return ie(X,V,xo(ne),de);if(ne.$$typeof===$)return ie(X,V,po(X,ne),de);vo(X,ne)}return null}function ae(X,V,ne,de,Ue){if(typeof de=="string"&&de!==""||typeof de=="number"||typeof de=="bigint")return X=X.get(ne)||null,k(V,X,""+de,Ue);if(typeof de=="object"&&de!==null){switch(de.$$typeof){case w:return X=X.get(de.key===null?ne:de.key)||null,I(V,X,de,Ue);case _:return X=X.get(de.key===null?ne:de.key)||null,re(V,X,de,Ue);case F:return de=is(de),ae(X,V,ne,de,Ue)}if(K(de)||J(de))return X=X.get(ne)||null,ce(V,X,de,Ue,null);if(typeof de.then=="function")return ae(X,V,ne,xo(de),Ue);if(de.$$typeof===$)return ae(X,V,ne,po(V,de),Ue);vo(V,de)}return null}function Me(X,V,ne,de){for(var Ue=null,ft=null,Le=V,Ze=V=0,lt=null;Le!==null&&Ze<ne.length;Ze++){Le.index>Ze?(lt=Le,Le=null):lt=Le.sibling;var ht=ie(X,Le,ne[Ze],de);if(ht===null){Le===null&&(Le=lt);break}n&&Le&&ht.alternate===null&&i(X,Le),V=p(ht,V,Ze),ft===null?Ue=ht:ft.sibling=ht,ft=ht,Le=lt}if(Ze===ne.length)return a(X,Le),ot&&Hr(X,Ze),Ue;if(Le===null){for(;Ze<ne.length;Ze++)Le=ye(X,ne[Ze],de),Le!==null&&(V=p(Le,V,Ze),ft===null?Ue=Le:ft.sibling=Le,ft=Le);return ot&&Hr(X,Ze),Ue}for(Le=o(Le);Ze<ne.length;Ze++)lt=ae(Le,X,Ze,ne[Ze],de),lt!==null&&(n&<.alternate!==null&&Le.delete(lt.key===null?Ze:lt.key),V=p(lt,V,Ze),ft===null?Ue=lt:ft.sibling=lt,ft=lt);return n&&Le.forEach(function(Mi){return i(X,Mi)}),ot&&Hr(X,Ze),Ue}function qe(X,V,ne,de){if(ne==null)throw Error(s(151));for(var Ue=null,ft=null,Le=V,Ze=V=0,lt=null,ht=ne.next();Le!==null&&!ht.done;Ze++,ht=ne.next()){Le.index>Ze?(lt=Le,Le=null):lt=Le.sibling;var Mi=ie(X,Le,ht.value,de);if(Mi===null){Le===null&&(Le=lt);break}n&&Le&&Mi.alternate===null&&i(X,Le),V=p(Mi,V,Ze),ft===null?Ue=Mi:ft.sibling=Mi,ft=Mi,Le=lt}if(ht.done)return a(X,Le),ot&&Hr(X,Ze),Ue;if(Le===null){for(;!ht.done;Ze++,ht=ne.next())ht=ye(X,ht.value,de),ht!==null&&(V=p(ht,V,Ze),ft===null?Ue=ht:ft.sibling=ht,ft=ht);return ot&&Hr(X,Ze),Ue}for(Le=o(Le);!ht.done;Ze++,ht=ne.next())ht=ae(Le,X,Ze,ht.value,de),ht!==null&&(n&&ht.alternate!==null&&Le.delete(ht.key===null?Ze:ht.key),V=p(ht,V,Ze),ft===null?Ue=ht:ft.sibling=ht,ft=ht);return n&&Le.forEach(function(eS){return i(X,eS)}),ot&&Hr(X,Ze),Ue}function wt(X,V,ne,de){if(typeof ne=="object"&&ne!==null&&ne.type===j&&ne.key===null&&(ne=ne.props.children),typeof ne=="object"&&ne!==null){switch(ne.$$typeof){case w:e:{for(var Ue=ne.key;V!==null;){if(V.key===Ue){if(Ue=ne.type,Ue===j){if(V.tag===7){a(X,V.sibling),de=h(V,ne.props.children),de.return=X,X=de;break e}}else if(V.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===F&&is(Ue)===V.type){a(X,V.sibling),de=h(V,ne.props),Ia(de,ne),de.return=X,X=de;break e}a(X,V);break}else i(X,V);V=V.sibling}ne.type===j?(de=Wi(ne.props.children,X.mode,de,ne.key),de.return=X,X=de):(de=fo(ne.type,ne.key,ne.props,null,X.mode,de),Ia(de,ne),de.return=X,X=de)}return v(X);case _:e:{for(Ue=ne.key;V!==null;){if(V.key===Ue)if(V.tag===4&&V.stateNode.containerInfo===ne.containerInfo&&V.stateNode.implementation===ne.implementation){a(X,V.sibling),de=h(V,ne.children||[]),de.return=X,X=de;break e}else{a(X,V);break}else i(X,V);V=V.sibling}de=Tc(ne,X.mode,de),de.return=X,X=de}return v(X);case F:return ne=is(ne),wt(X,V,ne,de)}if(K(ne))return Me(X,V,ne,de);if(J(ne)){if(Ue=J(ne),typeof Ue!="function")throw Error(s(150));return ne=Ue.call(ne),qe(X,V,ne,de)}if(typeof ne.then=="function")return wt(X,V,xo(ne),de);if(ne.$$typeof===$)return wt(X,V,po(X,ne),de);vo(X,ne)}return typeof ne=="string"&&ne!==""||typeof ne=="number"||typeof ne=="bigint"?(ne=""+ne,V!==null&&V.tag===6?(a(X,V.sibling),de=h(V,ne),de.return=X,X=de):(a(X,V),de=Ac(ne,X.mode,de),de.return=X,X=de),v(X)):a(X,V)}return function(X,V,ne,de){try{qa=0;var Ue=wt(X,V,ne,de);return Us=null,Ue}catch(Le){if(Le===zs||Le===yo)throw Le;var ft=Ln(29,Le,null,X.mode);return ft.lanes=de,ft.return=X,ft}finally{}}}var as=up(!0),cp=up(!1),gi=!1;function Hc(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function qc(n,i){n=n.updateQueue,i.updateQueue===n&&(i.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,callbacks:null})}function yi(n){return{lane:n,tag:0,payload:null,callback:null,next:null}}function bi(n,i,a){var o=n.updateQueue;if(o===null)return null;if(o=o.shared,(mt&2)!==0){var h=o.pending;return h===null?i.next=i:(i.next=h.next,h.next=i),o.pending=i,i=co(n),Gm(n,null,a),i}return uo(n,o,i,a),co(n)}function Fa(n,i,a){if(i=i.updateQueue,i!==null&&(i=i.shared,(a&4194048)!==0)){var o=i.lanes;o&=n.pendingLanes,a|=o,i.lanes=a,Vi(n,a)}}function Ic(n,i){var a=n.updateQueue,o=n.alternate;if(o!==null&&(o=o.updateQueue,a===o)){var h=null,p=null;if(a=a.firstBaseUpdate,a!==null){do{var v={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};p===null?h=p=v:p=p.next=v,a=a.next}while(a!==null);p===null?h=p=i:p=p.next=i}else h=p=i;a={baseState:o.baseState,firstBaseUpdate:h,lastBaseUpdate:p,shared:o.shared,callbacks:o.callbacks},n.updateQueue=a;return}n=a.lastBaseUpdate,n===null?a.firstBaseUpdate=i:n.next=i,a.lastBaseUpdate=i}var Fc=!1;function $a(){if(Fc){var n=Ls;if(n!==null)throw n}}function Ya(n,i,a,o){Fc=!1;var h=n.updateQueue;gi=!1;var p=h.firstBaseUpdate,v=h.lastBaseUpdate,k=h.shared.pending;if(k!==null){h.shared.pending=null;var I=k,re=I.next;I.next=null,v===null?p=re:v.next=re,v=I;var ce=n.alternate;ce!==null&&(ce=ce.updateQueue,k=ce.lastBaseUpdate,k!==v&&(k===null?ce.firstBaseUpdate=re:k.next=re,ce.lastBaseUpdate=I))}if(p!==null){var ye=h.baseState;v=0,ce=re=I=null,k=p;do{var ie=k.lane&-536870913,ae=ie!==k.lane;if(ae?(at&ie)===ie:(o&ie)===ie){ie!==0&&ie===Ds&&(Fc=!0),ce!==null&&(ce=ce.next={lane:0,tag:k.tag,payload:k.payload,callback:null,next:null});e:{var Me=n,qe=k;ie=i;var wt=a;switch(qe.tag){case 1:if(Me=qe.payload,typeof Me=="function"){ye=Me.call(wt,ye,ie);break e}ye=Me;break e;case 3:Me.flags=Me.flags&-65537|128;case 0:if(Me=qe.payload,ie=typeof Me=="function"?Me.call(wt,ye,ie):Me,ie==null)break e;ye=g({},ye,ie);break e;case 2:gi=!0}}ie=k.callback,ie!==null&&(n.flags|=64,ae&&(n.flags|=8192),ae=h.callbacks,ae===null?h.callbacks=[ie]:ae.push(ie))}else ae={lane:ie,tag:k.tag,payload:k.payload,callback:k.callback,next:null},ce===null?(re=ce=ae,I=ye):ce=ce.next=ae,v|=ie;if(k=k.next,k===null){if(k=h.shared.pending,k===null)break;ae=k,k=ae.next,ae.next=null,h.lastBaseUpdate=ae,h.shared.pending=null}}while(!0);ce===null&&(I=ye),h.baseState=I,h.firstBaseUpdate=re,h.lastBaseUpdate=ce,p===null&&(h.shared.lanes=0),_i|=v,n.lanes=v,n.memoizedState=ye}}function fp(n,i){if(typeof n!="function")throw Error(s(191,n));n.call(i)}function hp(n,i){var a=n.callbacks;if(a!==null)for(n.callbacks=null,n=0;n<a.length;n++)fp(a[n],i)}var Bs=P(null),wo=P(0);function dp(n,i){n=Qr,S(wo,n),S(Bs,i),Qr=n|i.baseLanes}function $c(){S(wo,Qr),S(Bs,Bs.current)}function Yc(){Qr=wo.current,te(Bs),te(wo)}var zn=P(null),ir=null;function xi(n){var i=n.alternate;S($t,$t.current&1),S(zn,n),ir===null&&(i===null||Bs.current!==null||i.memoizedState!==null)&&(ir=n)}function Vc(n){S($t,$t.current),S(zn,n),ir===null&&(ir=n)}function mp(n){n.tag===22?(S($t,$t.current),S(zn,n),ir===null&&(ir=n)):vi()}function vi(){S($t,$t.current),S(zn,zn.current)}function Un(n){te(zn),ir===n&&(ir=null),te($t)}var $t=P(0);function So(n){for(var i=n;i!==null;){if(i.tag===13){var a=i.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Wf(a)||eh(a)))return i}else if(i.tag===19&&(i.memoizedProps.revealOrder==="forwards"||i.memoizedProps.revealOrder==="backwards"||i.memoizedProps.revealOrder==="unstable_legacy-backwards"||i.memoizedProps.revealOrder==="together")){if((i.flags&128)!==0)return i}else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var Fr=0,Xe=null,xt=null,Xt=null,_o=!1,Ps=!1,ls=!1,ko=0,Va=0,Hs=null,$v=0;function It(){throw Error(s(321))}function Gc(n,i){if(i===null)return!1;for(var a=0;a<i.length&&a<n.length;a++)if(!Dn(n[a],i[a]))return!1;return!0}function Jc(n,i,a,o,h,p){return Fr=p,Xe=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,z.H=n===null||n.memoizedState===null?Qp:cf,ls=!1,p=a(o,h),ls=!1,Ps&&(p=gp(i,a,o,h)),pp(n),p}function pp(n){z.H=Xa;var i=xt!==null&&xt.next!==null;if(Fr=0,Xt=xt=Xe=null,_o=!1,Va=0,Hs=null,i)throw Error(s(300));n===null||Kt||(n=n.dependencies,n!==null&&mo(n)&&(Kt=!0))}function gp(n,i,a,o){Xe=n;var h=0;do{if(Ps&&(Hs=null),Va=0,Ps=!1,25<=h)throw Error(s(301));if(h+=1,Xt=xt=null,n.updateQueue!=null){var p=n.updateQueue;p.lastEffect=null,p.events=null,p.stores=null,p.memoCache!=null&&(p.memoCache.index=0)}z.H=Zp,p=i(a,o)}while(Ps);return p}function Yv(){var n=z.H,i=n.useState()[0];return i=typeof i.then=="function"?Ga(i):i,n=n.useState()[0],(xt!==null?xt.memoizedState:null)!==n&&(Xe.flags|=1024),i}function Xc(){var n=ko!==0;return ko=0,n}function Kc(n,i,a){i.updateQueue=n.updateQueue,i.flags&=-2053,n.lanes&=~a}function Qc(n){if(_o){for(n=n.memoizedState;n!==null;){var i=n.queue;i!==null&&(i.pending=null),n=n.next}_o=!1}Fr=0,Xt=xt=Xe=null,Ps=!1,Va=ko=0,Hs=null}function xn(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Xt===null?Xe.memoizedState=Xt=n:Xt=Xt.next=n,Xt}function Yt(){if(xt===null){var n=Xe.alternate;n=n!==null?n.memoizedState:null}else n=xt.next;var i=Xt===null?Xe.memoizedState:Xt.next;if(i!==null)Xt=i,xt=n;else{if(n===null)throw Xe.alternate===null?Error(s(467)):Error(s(310));xt=n,n={memoizedState:xt.memoizedState,baseState:xt.baseState,baseQueue:xt.baseQueue,queue:xt.queue,next:null},Xt===null?Xe.memoizedState=Xt=n:Xt=Xt.next=n}return Xt}function Eo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ga(n){var i=Va;return Va+=1,Hs===null&&(Hs=[]),n=ap(Hs,n,i),i=Xe,(Xt===null?i.memoizedState:Xt.next)===null&&(i=i.alternate,z.H=i===null||i.memoizedState===null?Qp:cf),n}function Co(n){if(n!==null&&typeof n=="object"){if(typeof n.then=="function")return Ga(n);if(n.$$typeof===$)return on(n)}throw Error(s(438,String(n)))}function Zc(n){var i=null,a=Xe.updateQueue;if(a!==null&&(i=a.memoCache),i==null){var o=Xe.alternate;o!==null&&(o=o.updateQueue,o!==null&&(o=o.memoCache,o!=null&&(i={data:o.data.map(function(h){return h.slice()}),index:0})))}if(i==null&&(i={data:[],index:0}),a===null&&(a=Eo(),Xe.updateQueue=a),a.memoCache=i,a=i.data[i.index],a===void 0)for(a=i.data[i.index]=Array(n),o=0;o<n;o++)a[o]=M;return i.index++,a}function $r(n,i){return typeof i=="function"?i(n):i}function Ao(n){var i=Yt();return Wc(i,xt,n)}function Wc(n,i,a){var o=n.queue;if(o===null)throw Error(s(311));o.lastRenderedReducer=a;var h=n.baseQueue,p=o.pending;if(p!==null){if(h!==null){var v=h.next;h.next=p.next,p.next=v}i.baseQueue=h=p,o.pending=null}if(p=n.baseState,h===null)n.memoizedState=p;else{i=h.next;var k=v=null,I=null,re=i,ce=!1;do{var ye=re.lane&-536870913;if(ye!==re.lane?(at&ye)===ye:(Fr&ye)===ye){var ie=re.revertLane;if(ie===0)I!==null&&(I=I.next={lane:0,revertLane:0,gesture:null,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null}),ye===Ds&&(ce=!0);else if((Fr&ie)===ie){re=re.next,ie===Ds&&(ce=!0);continue}else ye={lane:0,revertLane:re.revertLane,gesture:null,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null},I===null?(k=I=ye,v=p):I=I.next=ye,Xe.lanes|=ie,_i|=ie;ye=re.action,ls&&a(p,ye),p=re.hasEagerState?re.eagerState:a(p,ye)}else ie={lane:ye,revertLane:re.revertLane,gesture:re.gesture,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null},I===null?(k=I=ie,v=p):I=I.next=ie,Xe.lanes|=ye,_i|=ye;re=re.next}while(re!==null&&re!==i);if(I===null?v=p:I.next=k,!Dn(p,n.memoizedState)&&(Kt=!0,ce&&(a=Ls,a!==null)))throw a;n.memoizedState=p,n.baseState=v,n.baseQueue=I,o.lastRenderedState=p}return h===null&&(o.lanes=0),[n.memoizedState,o.dispatch]}function ef(n){var i=Yt(),a=i.queue;if(a===null)throw Error(s(311));a.lastRenderedReducer=n;var o=a.dispatch,h=a.pending,p=i.memoizedState;if(h!==null){a.pending=null;var v=h=h.next;do p=n(p,v.action),v=v.next;while(v!==h);Dn(p,i.memoizedState)||(Kt=!0),i.memoizedState=p,i.baseQueue===null&&(i.baseState=p),a.lastRenderedState=p}return[p,o]}function yp(n,i,a){var o=Xe,h=Yt(),p=ot;if(p){if(a===void 0)throw Error(s(407));a=a()}else a=i();var v=!Dn((xt||h).memoizedState,a);if(v&&(h.memoizedState=a,Kt=!0),h=h.queue,rf(vp.bind(null,o,h,n),[n]),h.getSnapshot!==i||v||Xt!==null&&Xt.memoizedState.tag&1){if(o.flags|=2048,qs(9,{destroy:void 0},xp.bind(null,o,h,a,i),null),Ct===null)throw Error(s(349));p||(Fr&127)!==0||bp(o,i,a)}return a}function bp(n,i,a){n.flags|=16384,n={getSnapshot:i,value:a},i=Xe.updateQueue,i===null?(i=Eo(),Xe.updateQueue=i,i.stores=[n]):(a=i.stores,a===null?i.stores=[n]:a.push(n))}function xp(n,i,a,o){i.value=a,i.getSnapshot=o,wp(i)&&Sp(n)}function vp(n,i,a){return a(function(){wp(i)&&Sp(n)})}function wp(n){var i=n.getSnapshot;n=n.value;try{var a=i();return!Dn(n,a)}catch{return!0}}function Sp(n){var i=Zi(n,2);i!==null&&Nn(i,n,2)}function tf(n){var i=xn();if(typeof n=="function"){var a=n;if(n=a(),ls){Qe(!0);try{a()}finally{Qe(!1)}}}return i.memoizedState=i.baseState=n,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:n},i}function _p(n,i,a,o){return n.baseState=a,Wc(n,xt,typeof o=="function"?o:$r)}function Vv(n,i,a,o,h){if(No(n))throw Error(s(485));if(n=i.action,n!==null){var p={payload:h,action:n,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(v){p.listeners.push(v)}};z.T!==null?a(!0):p.isTransition=!1,o(p),a=i.pending,a===null?(p.next=i.pending=p,kp(i,p)):(p.next=a.next,i.pending=a.next=p)}}function kp(n,i){var a=i.action,o=i.payload,h=n.state;if(i.isTransition){var p=z.T,v={};z.T=v;try{var k=a(h,o),I=z.S;I!==null&&I(v,k),Ep(n,i,k)}catch(re){nf(n,i,re)}finally{p!==null&&v.types!==null&&(p.types=v.types),z.T=p}}else try{p=a(h,o),Ep(n,i,p)}catch(re){nf(n,i,re)}}function Ep(n,i,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(o){Cp(n,i,o)},function(o){return nf(n,i,o)}):Cp(n,i,a)}function Cp(n,i,a){i.status="fulfilled",i.value=a,Ap(i),n.state=a,i=n.pending,i!==null&&(a=i.next,a===i?n.pending=null:(a=a.next,i.next=a,kp(n,a)))}function nf(n,i,a){var o=n.pending;if(n.pending=null,o!==null){o=o.next;do i.status="rejected",i.reason=a,Ap(i),i=i.next;while(i!==o)}n.action=null}function Ap(n){n=n.listeners;for(var i=0;i<n.length;i++)(0,n[i])()}function Tp(n,i){return i}function jp(n,i){if(ot){var a=Ct.formState;if(a!==null){e:{var o=Xe;if(ot){if(Rt){t:{for(var h=Rt,p=rr;h.nodeType!==8;){if(!p){h=null;break t}if(h=sr(h.nextSibling),h===null){h=null;break t}}p=h.data,h=p==="F!"||p==="F"?h:null}if(h){Rt=sr(h.nextSibling),o=h.data==="F!";break e}}mi(o)}o=!1}o&&(i=a[0])}}return a=xn(),a.memoizedState=a.baseState=i,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Tp,lastRenderedState:i},a.queue=o,a=Jp.bind(null,Xe,o),o.dispatch=a,o=tf(!1),p=uf.bind(null,Xe,!1,o.queue),o=xn(),h={state:i,dispatch:null,action:n,pending:null},o.queue=h,a=Vv.bind(null,Xe,h,p,a),h.dispatch=a,o.memoizedState=n,[i,a,!1]}function Np(n){var i=Yt();return Op(i,xt,n)}function Op(n,i,a){if(i=Wc(n,i,Tp)[0],n=Ao($r)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var o=Ga(i)}catch(v){throw v===zs?yo:v}else o=i;i=Yt();var h=i.queue,p=h.dispatch;return a!==i.memoizedState&&(Xe.flags|=2048,qs(9,{destroy:void 0},Gv.bind(null,h,a),null)),[o,p,n]}function Gv(n,i){n.action=i}function Rp(n){var i=Yt(),a=xt;if(a!==null)return Op(i,a,n);Yt(),i=i.memoizedState,a=Yt();var o=a.queue.dispatch;return a.memoizedState=n,[i,o,!1]}function qs(n,i,a,o){return n={tag:n,create:a,deps:o,inst:i,next:null},i=Xe.updateQueue,i===null&&(i=Eo(),Xe.updateQueue=i),a=i.lastEffect,a===null?i.lastEffect=n.next=n:(o=a.next,a.next=n,n.next=o,i.lastEffect=n),n}function Mp(){return Yt().memoizedState}function To(n,i,a,o){var h=xn();Xe.flags|=n,h.memoizedState=qs(1|i,{destroy:void 0},a,o===void 0?null:o)}function jo(n,i,a,o){var h=Yt();o=o===void 0?null:o;var p=h.memoizedState.inst;xt!==null&&o!==null&&Gc(o,xt.memoizedState.deps)?h.memoizedState=qs(i,p,a,o):(Xe.flags|=n,h.memoizedState=qs(1|i,p,a,o))}function Dp(n,i){To(8390656,8,n,i)}function rf(n,i){jo(2048,8,n,i)}function Jv(n){Xe.flags|=4;var i=Xe.updateQueue;if(i===null)i=Eo(),Xe.updateQueue=i,i.events=[n];else{var a=i.events;a===null?i.events=[n]:a.push(n)}}function Lp(n){var i=Yt().memoizedState;return Jv({ref:i,nextImpl:n}),function(){if((mt&2)!==0)throw Error(s(440));return i.impl.apply(void 0,arguments)}}function zp(n,i){return jo(4,2,n,i)}function Up(n,i){return jo(4,4,n,i)}function Bp(n,i){if(typeof i=="function"){n=n();var a=i(n);return function(){typeof a=="function"?a():i(null)}}if(i!=null)return n=n(),i.current=n,function(){i.current=null}}function Pp(n,i,a){a=a!=null?a.concat([n]):null,jo(4,4,Bp.bind(null,i,n),a)}function sf(){}function Hp(n,i){var a=Yt();i=i===void 0?null:i;var o=a.memoizedState;return i!==null&&Gc(i,o[1])?o[0]:(a.memoizedState=[n,i],n)}function qp(n,i){var a=Yt();i=i===void 0?null:i;var o=a.memoizedState;if(i!==null&&Gc(i,o[1]))return o[0];if(o=n(),ls){Qe(!0);try{n()}finally{Qe(!1)}}return a.memoizedState=[o,i],o}function af(n,i,a){return a===void 0||(Fr&1073741824)!==0&&(at&261930)===0?n.memoizedState=i:(n.memoizedState=a,n=Ig(),Xe.lanes|=n,_i|=n,a)}function Ip(n,i,a,o){return Dn(a,i)?a:Bs.current!==null?(n=af(n,a,o),Dn(n,i)||(Kt=!0),n):(Fr&42)===0||(Fr&1073741824)!==0&&(at&261930)===0?(Kt=!0,n.memoizedState=a):(n=Ig(),Xe.lanes|=n,_i|=n,i)}function Fp(n,i,a,o,h){var p=W.p;W.p=p!==0&&8>p?p:8;var v=z.T,k={};z.T=k,uf(n,!1,i,a);try{var I=h(),re=z.S;if(re!==null&&re(k,I),I!==null&&typeof I=="object"&&typeof I.then=="function"){var ce=Fv(I,o);Ja(n,i,ce,Hn(n))}else Ja(n,i,o,Hn(n))}catch(ye){Ja(n,i,{then:function(){},status:"rejected",reason:ye},Hn())}finally{W.p=p,v!==null&&k.types!==null&&(v.types=k.types),z.T=v}}function Xv(){}function lf(n,i,a,o){if(n.tag!==5)throw Error(s(476));var h=$p(n).queue;Fp(n,h,i,ue,a===null?Xv:function(){return Yp(n),a(o)})}function $p(n){var i=n.memoizedState;if(i!==null)return i;i={memoizedState:ue,baseState:ue,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:ue},next:null};var a={};return i.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:a},next:null},n.memoizedState=i,n=n.alternate,n!==null&&(n.memoizedState=i),i}function Yp(n){var i=$p(n);i.next===null&&(i=n.alternate.memoizedState),Ja(n,i.next.queue,{},Hn())}function of(){return on(fl)}function Vp(){return Yt().memoizedState}function Gp(){return Yt().memoizedState}function Kv(n){for(var i=n.return;i!==null;){switch(i.tag){case 24:case 3:var a=Hn();n=yi(a);var o=bi(i,n,a);o!==null&&(Nn(o,i,a),Fa(o,i,a)),i={cache:zc()},n.payload=i;return}i=i.return}}function Qv(n,i,a){var o=Hn();a={lane:o,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},No(n)?Xp(i,a):(a=Ec(n,i,a,o),a!==null&&(Nn(a,n,o),Kp(a,i,o)))}function Jp(n,i,a){var o=Hn();Ja(n,i,a,o)}function Ja(n,i,a,o){var h={lane:o,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(No(n))Xp(i,h);else{var p=n.alternate;if(n.lanes===0&&(p===null||p.lanes===0)&&(p=i.lastRenderedReducer,p!==null))try{var v=i.lastRenderedState,k=p(v,a);if(h.hasEagerState=!0,h.eagerState=k,Dn(k,v))return uo(n,i,h,0),Ct===null&&oo(),!1}catch{}finally{}if(a=Ec(n,i,h,o),a!==null)return Nn(a,n,o),Kp(a,i,o),!0}return!1}function uf(n,i,a,o){if(o={lane:2,revertLane:qf(),gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},No(n)){if(i)throw Error(s(479))}else i=Ec(n,a,o,2),i!==null&&Nn(i,n,2)}function No(n){var i=n.alternate;return n===Xe||i!==null&&i===Xe}function Xp(n,i){Ps=_o=!0;var a=n.pending;a===null?i.next=i:(i.next=a.next,a.next=i),n.pending=i}function Kp(n,i,a){if((a&4194048)!==0){var o=i.lanes;o&=n.pendingLanes,a|=o,i.lanes=a,Vi(n,a)}}var Xa={readContext:on,use:Co,useCallback:It,useContext:It,useEffect:It,useImperativeHandle:It,useLayoutEffect:It,useInsertionEffect:It,useMemo:It,useReducer:It,useRef:It,useState:It,useDebugValue:It,useDeferredValue:It,useTransition:It,useSyncExternalStore:It,useId:It,useHostTransitionStatus:It,useFormState:It,useActionState:It,useOptimistic:It,useMemoCache:It,useCacheRefresh:It};Xa.useEffectEvent=It;var Qp={readContext:on,use:Co,useCallback:function(n,i){return xn().memoizedState=[n,i===void 0?null:i],n},useContext:on,useEffect:Dp,useImperativeHandle:function(n,i,a){a=a!=null?a.concat([n]):null,To(4194308,4,Bp.bind(null,i,n),a)},useLayoutEffect:function(n,i){return To(4194308,4,n,i)},useInsertionEffect:function(n,i){To(4,2,n,i)},useMemo:function(n,i){var a=xn();i=i===void 0?null:i;var o=n();if(ls){Qe(!0);try{n()}finally{Qe(!1)}}return a.memoizedState=[o,i],o},useReducer:function(n,i,a){var o=xn();if(a!==void 0){var h=a(i);if(ls){Qe(!0);try{a(i)}finally{Qe(!1)}}}else h=i;return o.memoizedState=o.baseState=h,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:h},o.queue=n,n=n.dispatch=Qv.bind(null,Xe,n),[o.memoizedState,n]},useRef:function(n){var i=xn();return n={current:n},i.memoizedState=n},useState:function(n){n=tf(n);var i=n.queue,a=Jp.bind(null,Xe,i);return i.dispatch=a,[n.memoizedState,a]},useDebugValue:sf,useDeferredValue:function(n,i){var a=xn();return af(a,n,i)},useTransition:function(){var n=tf(!1);return n=Fp.bind(null,Xe,n.queue,!0,!1),xn().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,i,a){var o=Xe,h=xn();if(ot){if(a===void 0)throw Error(s(407));a=a()}else{if(a=i(),Ct===null)throw Error(s(349));(at&127)!==0||bp(o,i,a)}h.memoizedState=a;var p={value:a,getSnapshot:i};return h.queue=p,Dp(vp.bind(null,o,p,n),[n]),o.flags|=2048,qs(9,{destroy:void 0},xp.bind(null,o,p,a,i),null),a},useId:function(){var n=xn(),i=Ct.identifierPrefix;if(ot){var a=Cr,o=Er;a=(o&~(1<<32-Je(o)-1)).toString(32)+a,i="_"+i+"R_"+a,a=ko++,0<a&&(i+="H"+a.toString(32)),i+="_"}else a=$v++,i="_"+i+"r_"+a.toString(32)+"_";return n.memoizedState=i},useHostTransitionStatus:of,useFormState:jp,useActionState:jp,useOptimistic:function(n){var i=xn();i.memoizedState=i.baseState=n;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=a,i=uf.bind(null,Xe,!0,a),a.dispatch=i,[n,i]},useMemoCache:Zc,useCacheRefresh:function(){return xn().memoizedState=Kv.bind(null,Xe)},useEffectEvent:function(n){var i=xn(),a={impl:n};return i.memoizedState=a,function(){if((mt&2)!==0)throw Error(s(440));return a.impl.apply(void 0,arguments)}}},cf={readContext:on,use:Co,useCallback:Hp,useContext:on,useEffect:rf,useImperativeHandle:Pp,useInsertionEffect:zp,useLayoutEffect:Up,useMemo:qp,useReducer:Ao,useRef:Mp,useState:function(){return Ao($r)},useDebugValue:sf,useDeferredValue:function(n,i){var a=Yt();return Ip(a,xt.memoizedState,n,i)},useTransition:function(){var n=Ao($r)[0],i=Yt().memoizedState;return[typeof n=="boolean"?n:Ga(n),i]},useSyncExternalStore:yp,useId:Vp,useHostTransitionStatus:of,useFormState:Np,useActionState:Np,useOptimistic:function(n,i){var a=Yt();return _p(a,xt,n,i)},useMemoCache:Zc,useCacheRefresh:Gp};cf.useEffectEvent=Lp;var Zp={readContext:on,use:Co,useCallback:Hp,useContext:on,useEffect:rf,useImperativeHandle:Pp,useInsertionEffect:zp,useLayoutEffect:Up,useMemo:qp,useReducer:ef,useRef:Mp,useState:function(){return ef($r)},useDebugValue:sf,useDeferredValue:function(n,i){var a=Yt();return xt===null?af(a,n,i):Ip(a,xt.memoizedState,n,i)},useTransition:function(){var n=ef($r)[0],i=Yt().memoizedState;return[typeof n=="boolean"?n:Ga(n),i]},useSyncExternalStore:yp,useId:Vp,useHostTransitionStatus:of,useFormState:Rp,useActionState:Rp,useOptimistic:function(n,i){var a=Yt();return xt!==null?_p(a,xt,n,i):(a.baseState=n,[n,a.queue.dispatch])},useMemoCache:Zc,useCacheRefresh:Gp};Zp.useEffectEvent=Lp;function ff(n,i,a,o){i=n.memoizedState,a=a(o,i),a=a==null?i:g({},i,a),n.memoizedState=a,n.lanes===0&&(n.updateQueue.baseState=a)}var hf={enqueueSetState:function(n,i,a){n=n._reactInternals;var o=Hn(),h=yi(o);h.payload=i,a!=null&&(h.callback=a),i=bi(n,h,o),i!==null&&(Nn(i,n,o),Fa(i,n,o))},enqueueReplaceState:function(n,i,a){n=n._reactInternals;var o=Hn(),h=yi(o);h.tag=1,h.payload=i,a!=null&&(h.callback=a),i=bi(n,h,o),i!==null&&(Nn(i,n,o),Fa(i,n,o))},enqueueForceUpdate:function(n,i){n=n._reactInternals;var a=Hn(),o=yi(a);o.tag=2,i!=null&&(o.callback=i),i=bi(n,o,a),i!==null&&(Nn(i,n,a),Fa(i,n,a))}};function Wp(n,i,a,o,h,p,v){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(o,p,v):i.prototype&&i.prototype.isPureReactComponent?!La(a,o)||!La(h,p):!0}function eg(n,i,a,o){n=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(a,o),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(a,o),i.state!==n&&hf.enqueueReplaceState(i,i.state,null)}function os(n,i){var a=i;if("ref"in i){a={};for(var o in i)o!=="ref"&&(a[o]=i[o])}if(n=n.defaultProps){a===i&&(a=g({},a));for(var h in n)a[h]===void 0&&(a[h]=n[h])}return a}function tg(n){lo(n)}function ng(n){console.error(n)}function rg(n){lo(n)}function Oo(n,i){try{var a=n.onUncaughtError;a(i.value,{componentStack:i.stack})}catch(o){setTimeout(function(){throw o})}}function ig(n,i,a){try{var o=n.onCaughtError;o(a.value,{componentStack:a.stack,errorBoundary:i.tag===1?i.stateNode:null})}catch(h){setTimeout(function(){throw h})}}function df(n,i,a){return a=yi(a),a.tag=3,a.payload={element:null},a.callback=function(){Oo(n,i)},a}function sg(n){return n=yi(n),n.tag=3,n}function ag(n,i,a,o){var h=a.type.getDerivedStateFromError;if(typeof h=="function"){var p=o.value;n.payload=function(){return h(p)},n.callback=function(){ig(i,a,o)}}var v=a.stateNode;v!==null&&typeof v.componentDidCatch=="function"&&(n.callback=function(){ig(i,a,o),typeof h!="function"&&(ki===null?ki=new Set([this]):ki.add(this));var k=o.stack;this.componentDidCatch(o.value,{componentStack:k!==null?k:""})})}function Zv(n,i,a,o,h){if(a.flags|=32768,o!==null&&typeof o=="object"&&typeof o.then=="function"){if(i=a.alternate,i!==null&&Ms(i,a,h,!0),a=zn.current,a!==null){switch(a.tag){case 31:case 13:return ir===null?Fo():a.alternate===null&&Ft===0&&(Ft=3),a.flags&=-257,a.flags|=65536,a.lanes=h,o===bo?a.flags|=16384:(i=a.updateQueue,i===null?a.updateQueue=new Set([o]):i.add(o),Bf(n,o,h)),!1;case 22:return a.flags|=65536,o===bo?a.flags|=16384:(i=a.updateQueue,i===null?(i={transitions:null,markerInstances:null,retryQueue:new Set([o])},a.updateQueue=i):(a=i.retryQueue,a===null?i.retryQueue=new Set([o]):a.add(o)),Bf(n,o,h)),!1}throw Error(s(435,a.tag))}return Bf(n,o,h),Fo(),!1}if(ot)return i=zn.current,i!==null?((i.flags&65536)===0&&(i.flags|=256),i.flags|=65536,i.lanes=h,o!==Oc&&(n=Error(s(422),{cause:o}),Ba(er(n,a)))):(o!==Oc&&(i=Error(s(423),{cause:o}),Ba(er(i,a))),n=n.current.alternate,n.flags|=65536,h&=-h,n.lanes|=h,o=er(o,a),h=df(n.stateNode,o,h),Ic(n,h),Ft!==4&&(Ft=2)),!1;var p=Error(s(520),{cause:o});if(p=er(p,a),rl===null?rl=[p]:rl.push(p),Ft!==4&&(Ft=2),i===null)return!0;o=er(o,a),a=i;do{switch(a.tag){case 3:return a.flags|=65536,n=h&-h,a.lanes|=n,n=df(a.stateNode,o,n),Ic(a,n),!1;case 1:if(i=a.type,p=a.stateNode,(a.flags&128)===0&&(typeof i.getDerivedStateFromError=="function"||p!==null&&typeof p.componentDidCatch=="function"&&(ki===null||!ki.has(p))))return a.flags|=65536,h&=-h,a.lanes|=h,h=sg(h),ag(h,n,a,o),Ic(a,h),!1}a=a.return}while(a!==null);return!1}var mf=Error(s(461)),Kt=!1;function un(n,i,a,o){i.child=n===null?cp(i,null,a,o):as(i,n.child,a,o)}function lg(n,i,a,o,h){a=a.render;var p=i.ref;if("ref"in o){var v={};for(var k in o)k!=="ref"&&(v[k]=o[k])}else v=o;return ns(i),o=Jc(n,i,a,v,p,h),k=Xc(),n!==null&&!Kt?(Kc(n,i,h),Yr(n,i,h)):(ot&&k&&jc(i),i.flags|=1,un(n,i,o,h),i.child)}function og(n,i,a,o,h){if(n===null){var p=a.type;return typeof p=="function"&&!Cc(p)&&p.defaultProps===void 0&&a.compare===null?(i.tag=15,i.type=p,ug(n,i,p,o,h)):(n=fo(a.type,null,o,i,i.mode,h),n.ref=i.ref,n.return=i,i.child=n)}if(p=n.child,!Sf(n,h)){var v=p.memoizedProps;if(a=a.compare,a=a!==null?a:La,a(v,o)&&n.ref===i.ref)return Yr(n,i,h)}return i.flags|=1,n=Pr(p,o),n.ref=i.ref,n.return=i,i.child=n}function ug(n,i,a,o,h){if(n!==null){var p=n.memoizedProps;if(La(p,o)&&n.ref===i.ref)if(Kt=!1,i.pendingProps=o=p,Sf(n,h))(n.flags&131072)!==0&&(Kt=!0);else return i.lanes=n.lanes,Yr(n,i,h)}return pf(n,i,a,o,h)}function cg(n,i,a,o){var h=o.children,p=n!==null?n.memoizedState:null;if(n===null&&i.stateNode===null&&(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),o.mode==="hidden"){if((i.flags&128)!==0){if(p=p!==null?p.baseLanes|a:a,n!==null){for(o=i.child=n.child,h=0;o!==null;)h=h|o.lanes|o.childLanes,o=o.sibling;o=h&~p}else o=0,i.child=null;return fg(n,i,p,a,o)}if((a&536870912)!==0)i.memoizedState={baseLanes:0,cachePool:null},n!==null&&go(i,p!==null?p.cachePool:null),p!==null?dp(i,p):$c(),mp(i);else return o=i.lanes=536870912,fg(n,i,p!==null?p.baseLanes|a:a,a,o)}else p!==null?(go(i,p.cachePool),dp(i,p),vi(),i.memoizedState=null):(n!==null&&go(i,null),$c(),vi());return un(n,i,h,a),i.child}function Ka(n,i){return n!==null&&n.tag===22||i.stateNode!==null||(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.sibling}function fg(n,i,a,o,h){var p=Bc();return p=p===null?null:{parent:Jt._currentValue,pool:p},i.memoizedState={baseLanes:a,cachePool:p},n!==null&&go(i,null),$c(),mp(i),n!==null&&Ms(n,i,o,!0),i.childLanes=h,null}function Ro(n,i){return i=Do({mode:i.mode,children:i.children},n.mode),i.ref=n.ref,n.child=i,i.return=n,i}function hg(n,i,a){return as(i,n.child,null,a),n=Ro(i,i.pendingProps),n.flags|=2,Un(i),i.memoizedState=null,n}function Wv(n,i,a){var o=i.pendingProps,h=(i.flags&128)!==0;if(i.flags&=-129,n===null){if(ot){if(o.mode==="hidden")return n=Ro(i,o),i.lanes=536870912,Ka(null,n);if(Vc(i),(n=Rt)?(n=ky(n,rr),n=n!==null&&n.data==="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:hi!==null?{id:Er,overflow:Cr}:null,retryLane:536870912,hydrationErrors:null},a=Xm(n),a.return=i,i.child=a,ln=i,Rt=null)):n=null,n===null)throw mi(i);return i.lanes=536870912,null}return Ro(i,o)}var p=n.memoizedState;if(p!==null){var v=p.dehydrated;if(Vc(i),h)if(i.flags&256)i.flags&=-257,i=hg(n,i,a);else if(i.memoizedState!==null)i.child=n.child,i.flags|=128,i=null;else throw Error(s(558));else if(Kt||Ms(n,i,a,!1),h=(a&n.childLanes)!==0,Kt||h){if(o=Ct,o!==null&&(v=ci(o,a),v!==0&&v!==p.retryLane))throw p.retryLane=v,Zi(n,v),Nn(o,n,v),mf;Fo(),i=hg(n,i,a)}else n=p.treeContext,Rt=sr(v.nextSibling),ln=i,ot=!0,di=null,rr=!1,n!==null&&Zm(i,n),i=Ro(i,o),i.flags|=4096;return i}return n=Pr(n.child,{mode:o.mode,children:o.children}),n.ref=i.ref,i.child=n,n.return=i,n}function Mo(n,i){var a=i.ref;if(a===null)n!==null&&n.ref!==null&&(i.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(s(284));(n===null||n.ref!==a)&&(i.flags|=4194816)}}function pf(n,i,a,o,h){return ns(i),a=Jc(n,i,a,o,void 0,h),o=Xc(),n!==null&&!Kt?(Kc(n,i,h),Yr(n,i,h)):(ot&&o&&jc(i),i.flags|=1,un(n,i,a,h),i.child)}function dg(n,i,a,o,h,p){return ns(i),i.updateQueue=null,a=gp(i,o,a,h),pp(n),o=Xc(),n!==null&&!Kt?(Kc(n,i,p),Yr(n,i,p)):(ot&&o&&jc(i),i.flags|=1,un(n,i,a,p),i.child)}function mg(n,i,a,o,h){if(ns(i),i.stateNode===null){var p=js,v=a.contextType;typeof v=="object"&&v!==null&&(p=on(v)),p=new a(o,p),i.memoizedState=p.state!==null&&p.state!==void 0?p.state:null,p.updater=hf,i.stateNode=p,p._reactInternals=i,p=i.stateNode,p.props=o,p.state=i.memoizedState,p.refs={},Hc(i),v=a.contextType,p.context=typeof v=="object"&&v!==null?on(v):js,p.state=i.memoizedState,v=a.getDerivedStateFromProps,typeof v=="function"&&(ff(i,a,v,o),p.state=i.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof p.getSnapshotBeforeUpdate=="function"||typeof p.UNSAFE_componentWillMount!="function"&&typeof p.componentWillMount!="function"||(v=p.state,typeof p.componentWillMount=="function"&&p.componentWillMount(),typeof p.UNSAFE_componentWillMount=="function"&&p.UNSAFE_componentWillMount(),v!==p.state&&hf.enqueueReplaceState(p,p.state,null),Ya(i,o,p,h),$a(),p.state=i.memoizedState),typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!0}else if(n===null){p=i.stateNode;var k=i.memoizedProps,I=os(a,k);p.props=I;var re=p.context,ce=a.contextType;v=js,typeof ce=="object"&&ce!==null&&(v=on(ce));var ye=a.getDerivedStateFromProps;ce=typeof ye=="function"||typeof p.getSnapshotBeforeUpdate=="function",k=i.pendingProps!==k,ce||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(k||re!==v)&&eg(i,p,o,v),gi=!1;var ie=i.memoizedState;p.state=ie,Ya(i,o,p,h),$a(),re=i.memoizedState,k||ie!==re||gi?(typeof ye=="function"&&(ff(i,a,ye,o),re=i.memoizedState),(I=gi||Wp(i,a,I,o,ie,re,v))?(ce||typeof p.UNSAFE_componentWillMount!="function"&&typeof p.componentWillMount!="function"||(typeof p.componentWillMount=="function"&&p.componentWillMount(),typeof p.UNSAFE_componentWillMount=="function"&&p.UNSAFE_componentWillMount()),typeof p.componentDidMount=="function"&&(i.flags|=4194308)):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=o,i.memoizedState=re),p.props=o,p.state=re,p.context=v,o=I):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!1)}else{p=i.stateNode,qc(n,i),v=i.memoizedProps,ce=os(a,v),p.props=ce,ye=i.pendingProps,ie=p.context,re=a.contextType,I=js,typeof re=="object"&&re!==null&&(I=on(re)),k=a.getDerivedStateFromProps,(re=typeof k=="function"||typeof p.getSnapshotBeforeUpdate=="function")||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(v!==ye||ie!==I)&&eg(i,p,o,I),gi=!1,ie=i.memoizedState,p.state=ie,Ya(i,o,p,h),$a();var ae=i.memoizedState;v!==ye||ie!==ae||gi||n!==null&&n.dependencies!==null&&mo(n.dependencies)?(typeof k=="function"&&(ff(i,a,k,o),ae=i.memoizedState),(ce=gi||Wp(i,a,ce,o,ie,ae,I)||n!==null&&n.dependencies!==null&&mo(n.dependencies))?(re||typeof p.UNSAFE_componentWillUpdate!="function"&&typeof p.componentWillUpdate!="function"||(typeof p.componentWillUpdate=="function"&&p.componentWillUpdate(o,ae,I),typeof p.UNSAFE_componentWillUpdate=="function"&&p.UNSAFE_componentWillUpdate(o,ae,I)),typeof p.componentDidUpdate=="function"&&(i.flags|=4),typeof p.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof p.componentDidUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=1024),i.memoizedProps=o,i.memoizedState=ae),p.props=o,p.state=ae,p.context=I,o=ce):(typeof p.componentDidUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=1024),o=!1)}return p=o,Mo(n,i),o=(i.flags&128)!==0,p||o?(p=i.stateNode,a=o&&typeof a.getDerivedStateFromError!="function"?null:p.render(),i.flags|=1,n!==null&&o?(i.child=as(i,n.child,null,h),i.child=as(i,null,a,h)):un(n,i,a,h),i.memoizedState=p.state,n=i.child):n=Yr(n,i,h),n}function pg(n,i,a,o){return es(),i.flags|=256,un(n,i,a,o),i.child}var gf={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function yf(n){return{baseLanes:n,cachePool:ip()}}function bf(n,i,a){return n=n!==null?n.childLanes&~a:0,i&&(n|=Pn),n}function gg(n,i,a){var o=i.pendingProps,h=!1,p=(i.flags&128)!==0,v;if((v=p)||(v=n!==null&&n.memoizedState===null?!1:($t.current&2)!==0),v&&(h=!0,i.flags&=-129),v=(i.flags&32)!==0,i.flags&=-33,n===null){if(ot){if(h?xi(i):vi(),(n=Rt)?(n=ky(n,rr),n=n!==null&&n.data!=="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:hi!==null?{id:Er,overflow:Cr}:null,retryLane:536870912,hydrationErrors:null},a=Xm(n),a.return=i,i.child=a,ln=i,Rt=null)):n=null,n===null)throw mi(i);return eh(n)?i.lanes=32:i.lanes=536870912,null}var k=o.children;return o=o.fallback,h?(vi(),h=i.mode,k=Do({mode:"hidden",children:k},h),o=Wi(o,h,a,null),k.return=i,o.return=i,k.sibling=o,i.child=k,o=i.child,o.memoizedState=yf(a),o.childLanes=bf(n,v,a),i.memoizedState=gf,Ka(null,o)):(xi(i),xf(i,k))}var I=n.memoizedState;if(I!==null&&(k=I.dehydrated,k!==null)){if(p)i.flags&256?(xi(i),i.flags&=-257,i=vf(n,i,a)):i.memoizedState!==null?(vi(),i.child=n.child,i.flags|=128,i=null):(vi(),k=o.fallback,h=i.mode,o=Do({mode:"visible",children:o.children},h),k=Wi(k,h,a,null),k.flags|=2,o.return=i,k.return=i,o.sibling=k,i.child=o,as(i,n.child,null,a),o=i.child,o.memoizedState=yf(a),o.childLanes=bf(n,v,a),i.memoizedState=gf,i=Ka(null,o));else if(xi(i),eh(k)){if(v=k.nextSibling&&k.nextSibling.dataset,v)var re=v.dgst;v=re,o=Error(s(419)),o.stack="",o.digest=v,Ba({value:o,source:null,stack:null}),i=vf(n,i,a)}else if(Kt||Ms(n,i,a,!1),v=(a&n.childLanes)!==0,Kt||v){if(v=Ct,v!==null&&(o=ci(v,a),o!==0&&o!==I.retryLane))throw I.retryLane=o,Zi(n,o),Nn(v,n,o),mf;Wf(k)||Fo(),i=vf(n,i,a)}else Wf(k)?(i.flags|=192,i.child=n.child,i=null):(n=I.treeContext,Rt=sr(k.nextSibling),ln=i,ot=!0,di=null,rr=!1,n!==null&&Zm(i,n),i=xf(i,o.children),i.flags|=4096);return i}return h?(vi(),k=o.fallback,h=i.mode,I=n.child,re=I.sibling,o=Pr(I,{mode:"hidden",children:o.children}),o.subtreeFlags=I.subtreeFlags&65011712,re!==null?k=Pr(re,k):(k=Wi(k,h,a,null),k.flags|=2),k.return=i,o.return=i,o.sibling=k,i.child=o,Ka(null,o),o=i.child,k=n.child.memoizedState,k===null?k=yf(a):(h=k.cachePool,h!==null?(I=Jt._currentValue,h=h.parent!==I?{parent:I,pool:I}:h):h=ip(),k={baseLanes:k.baseLanes|a,cachePool:h}),o.memoizedState=k,o.childLanes=bf(n,v,a),i.memoizedState=gf,Ka(n.child,o)):(xi(i),a=n.child,n=a.sibling,a=Pr(a,{mode:"visible",children:o.children}),a.return=i,a.sibling=null,n!==null&&(v=i.deletions,v===null?(i.deletions=[n],i.flags|=16):v.push(n)),i.child=a,i.memoizedState=null,a)}function xf(n,i){return i=Do({mode:"visible",children:i},n.mode),i.return=n,n.child=i}function Do(n,i){return n=Ln(22,n,null,i),n.lanes=0,n}function vf(n,i,a){return as(i,n.child,null,a),n=xf(i,i.pendingProps.children),n.flags|=2,i.memoizedState=null,n}function yg(n,i,a){n.lanes|=i;var o=n.alternate;o!==null&&(o.lanes|=i),Dc(n.return,i,a)}function wf(n,i,a,o,h,p){var v=n.memoizedState;v===null?n.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:o,tail:a,tailMode:h,treeForkCount:p}:(v.isBackwards=i,v.rendering=null,v.renderingStartTime=0,v.last=o,v.tail=a,v.tailMode=h,v.treeForkCount=p)}function bg(n,i,a){var o=i.pendingProps,h=o.revealOrder,p=o.tail;o=o.children;var v=$t.current,k=(v&2)!==0;if(k?(v=v&1|2,i.flags|=128):v&=1,S($t,v),un(n,i,o,a),o=ot?Ua:0,!k&&n!==null&&(n.flags&128)!==0)e:for(n=i.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&yg(n,a,i);else if(n.tag===19)yg(n,a,i);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===i)break e;for(;n.sibling===null;){if(n.return===null||n.return===i)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}switch(h){case"forwards":for(a=i.child,h=null;a!==null;)n=a.alternate,n!==null&&So(n)===null&&(h=a),a=a.sibling;a=h,a===null?(h=i.child,i.child=null):(h=a.sibling,a.sibling=null),wf(i,!1,h,a,p,o);break;case"backwards":case"unstable_legacy-backwards":for(a=null,h=i.child,i.child=null;h!==null;){if(n=h.alternate,n!==null&&So(n)===null){i.child=h;break}n=h.sibling,h.sibling=a,a=h,h=n}wf(i,!0,a,null,p,o);break;case"together":wf(i,!1,null,null,void 0,o);break;default:i.memoizedState=null}return i.child}function Yr(n,i,a){if(n!==null&&(i.dependencies=n.dependencies),_i|=i.lanes,(a&i.childLanes)===0)if(n!==null){if(Ms(n,i,a,!1),(a&i.childLanes)===0)return null}else return null;if(n!==null&&i.child!==n.child)throw Error(s(153));if(i.child!==null){for(n=i.child,a=Pr(n,n.pendingProps),i.child=a,a.return=i;n.sibling!==null;)n=n.sibling,a=a.sibling=Pr(n,n.pendingProps),a.return=i;a.sibling=null}return i.child}function Sf(n,i){return(n.lanes&i)!==0?!0:(n=n.dependencies,!!(n!==null&&mo(n)))}function ew(n,i,a){switch(i.tag){case 3:Ye(i,i.stateNode.containerInfo),pi(i,Jt,n.memoizedState.cache),es();break;case 27:case 5:tt(i);break;case 4:Ye(i,i.stateNode.containerInfo);break;case 10:pi(i,i.type,i.memoizedProps.value);break;case 31:if(i.memoizedState!==null)return i.flags|=128,Vc(i),null;break;case 13:var o=i.memoizedState;if(o!==null)return o.dehydrated!==null?(xi(i),i.flags|=128,null):(a&i.child.childLanes)!==0?gg(n,i,a):(xi(i),n=Yr(n,i,a),n!==null?n.sibling:null);xi(i);break;case 19:var h=(n.flags&128)!==0;if(o=(a&i.childLanes)!==0,o||(Ms(n,i,a,!1),o=(a&i.childLanes)!==0),h){if(o)return bg(n,i,a);i.flags|=128}if(h=i.memoizedState,h!==null&&(h.rendering=null,h.tail=null,h.lastEffect=null),S($t,$t.current),o)break;return null;case 22:return i.lanes=0,cg(n,i,a,i.pendingProps);case 24:pi(i,Jt,n.memoizedState.cache)}return Yr(n,i,a)}function xg(n,i,a){if(n!==null)if(n.memoizedProps!==i.pendingProps)Kt=!0;else{if(!Sf(n,a)&&(i.flags&128)===0)return Kt=!1,ew(n,i,a);Kt=(n.flags&131072)!==0}else Kt=!1,ot&&(i.flags&1048576)!==0&&Qm(i,Ua,i.index);switch(i.lanes=0,i.tag){case 16:e:{var o=i.pendingProps;if(n=is(i.elementType),i.type=n,typeof n=="function")Cc(n)?(o=os(n,o),i.tag=1,i=mg(null,i,n,o,a)):(i.tag=0,i=pf(null,i,n,o,a));else{if(n!=null){var h=n.$$typeof;if(h===fe){i.tag=11,i=lg(null,i,n,o,a);break e}else if(h===ee){i.tag=14,i=og(null,i,n,o,a);break e}}throw i=le(n)||n,Error(s(306,i,""))}}return i;case 0:return pf(n,i,i.type,i.pendingProps,a);case 1:return o=i.type,h=os(o,i.pendingProps),mg(n,i,o,h,a);case 3:e:{if(Ye(i,i.stateNode.containerInfo),n===null)throw Error(s(387));o=i.pendingProps;var p=i.memoizedState;h=p.element,qc(n,i),Ya(i,o,null,a);var v=i.memoizedState;if(o=v.cache,pi(i,Jt,o),o!==p.cache&&Lc(i,[Jt],a,!0),$a(),o=v.element,p.isDehydrated)if(p={element:o,isDehydrated:!1,cache:v.cache},i.updateQueue.baseState=p,i.memoizedState=p,i.flags&256){i=pg(n,i,o,a);break e}else if(o!==h){h=er(Error(s(424)),i),Ba(h),i=pg(n,i,o,a);break e}else{switch(n=i.stateNode.containerInfo,n.nodeType){case 9:n=n.body;break;default:n=n.nodeName==="HTML"?n.ownerDocument.body:n}for(Rt=sr(n.firstChild),ln=i,ot=!0,di=null,rr=!0,a=cp(i,null,o,a),i.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling}else{if(es(),o===h){i=Yr(n,i,a);break e}un(n,i,o,a)}i=i.child}return i;case 26:return Mo(n,i),n===null?(a=Ny(i.type,null,i.pendingProps,null))?i.memoizedState=a:ot||(a=i.type,n=i.pendingProps,o=Ko(we.current).createElement(a),o[Et]=i,o[qt]=n,cn(o,a,n),Y(o),i.stateNode=o):i.memoizedState=Ny(i.type,n.memoizedProps,i.pendingProps,n.memoizedState),null;case 27:return tt(i),n===null&&ot&&(o=i.stateNode=Ay(i.type,i.pendingProps,we.current),ln=i,rr=!0,h=Rt,Ti(i.type)?(th=h,Rt=sr(o.firstChild)):Rt=h),un(n,i,i.pendingProps.children,a),Mo(n,i),n===null&&(i.flags|=4194304),i.child;case 5:return n===null&&ot&&((h=o=Rt)&&(o=Nw(o,i.type,i.pendingProps,rr),o!==null?(i.stateNode=o,ln=i,Rt=sr(o.firstChild),rr=!1,h=!0):h=!1),h||mi(i)),tt(i),h=i.type,p=i.pendingProps,v=n!==null?n.memoizedProps:null,o=p.children,Kf(h,p)?o=null:v!==null&&Kf(h,v)&&(i.flags|=32),i.memoizedState!==null&&(h=Jc(n,i,Yv,null,null,a),fl._currentValue=h),Mo(n,i),un(n,i,o,a),i.child;case 6:return n===null&&ot&&((n=a=Rt)&&(a=Ow(a,i.pendingProps,rr),a!==null?(i.stateNode=a,ln=i,Rt=null,n=!0):n=!1),n||mi(i)),null;case 13:return gg(n,i,a);case 4:return Ye(i,i.stateNode.containerInfo),o=i.pendingProps,n===null?i.child=as(i,null,o,a):un(n,i,o,a),i.child;case 11:return lg(n,i,i.type,i.pendingProps,a);case 7:return un(n,i,i.pendingProps,a),i.child;case 8:return un(n,i,i.pendingProps.children,a),i.child;case 12:return un(n,i,i.pendingProps.children,a),i.child;case 10:return o=i.pendingProps,pi(i,i.type,o.value),un(n,i,o.children,a),i.child;case 9:return h=i.type._context,o=i.pendingProps.children,ns(i),h=on(h),o=o(h),i.flags|=1,un(n,i,o,a),i.child;case 14:return og(n,i,i.type,i.pendingProps,a);case 15:return ug(n,i,i.type,i.pendingProps,a);case 19:return bg(n,i,a);case 31:return Wv(n,i,a);case 22:return cg(n,i,a,i.pendingProps);case 24:return ns(i),o=on(Jt),n===null?(h=Bc(),h===null&&(h=Ct,p=zc(),h.pooledCache=p,p.refCount++,p!==null&&(h.pooledCacheLanes|=a),h=p),i.memoizedState={parent:o,cache:h},Hc(i),pi(i,Jt,h)):((n.lanes&a)!==0&&(qc(n,i),Ya(i,null,null,a),$a()),h=n.memoizedState,p=i.memoizedState,h.parent!==o?(h={parent:o,cache:o},i.memoizedState=h,i.lanes===0&&(i.memoizedState=i.updateQueue.baseState=h),pi(i,Jt,o)):(o=p.cache,pi(i,Jt,o),o!==h.cache&&Lc(i,[Jt],a,!0))),un(n,i,i.pendingProps.children,a),i.child;case 29:throw i.pendingProps}throw Error(s(156,i.tag))}function Vr(n){n.flags|=4}function _f(n,i,a,o,h){if((i=(n.mode&32)!==0)&&(i=!1),i){if(n.flags|=16777216,(h&335544128)===h)if(n.stateNode.complete)n.flags|=8192;else if(Vg())n.flags|=8192;else throw ss=bo,Pc}else n.flags&=-16777217}function vg(n,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)n.flags&=-16777217;else if(n.flags|=16777216,!Ly(i))if(Vg())n.flags|=8192;else throw ss=bo,Pc}function Lo(n,i){i!==null&&(n.flags|=4),n.flags&16384&&(i=n.tag!==22?xs():536870912,n.lanes|=i,Ys|=i)}function Qa(n,i){if(!ot)switch(n.tailMode){case"hidden":i=n.tail;for(var a=null;i!==null;)i.alternate!==null&&(a=i),i=i.sibling;a===null?n.tail=null:a.sibling=null;break;case"collapsed":a=n.tail;for(var o=null;a!==null;)a.alternate!==null&&(o=a),a=a.sibling;o===null?i||n.tail===null?n.tail=null:n.tail.sibling=null:o.sibling=null}}function Mt(n){var i=n.alternate!==null&&n.alternate.child===n.child,a=0,o=0;if(i)for(var h=n.child;h!==null;)a|=h.lanes|h.childLanes,o|=h.subtreeFlags&65011712,o|=h.flags&65011712,h.return=n,h=h.sibling;else for(h=n.child;h!==null;)a|=h.lanes|h.childLanes,o|=h.subtreeFlags,o|=h.flags,h.return=n,h=h.sibling;return n.subtreeFlags|=o,n.childLanes=a,i}function tw(n,i,a){var o=i.pendingProps;switch(Nc(i),i.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Mt(i),null;case 1:return Mt(i),null;case 3:return a=i.stateNode,o=null,n!==null&&(o=n.memoizedState.cache),i.memoizedState.cache!==o&&(i.flags|=2048),Ir(Jt),Te(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(n===null||n.child===null)&&(Rs(i)?Vr(i):n===null||n.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,Rc())),Mt(i),null;case 26:var h=i.type,p=i.memoizedState;return n===null?(Vr(i),p!==null?(Mt(i),vg(i,p)):(Mt(i),_f(i,h,null,o,a))):p?p!==n.memoizedState?(Vr(i),Mt(i),vg(i,p)):(Mt(i),i.flags&=-16777217):(n=n.memoizedProps,n!==o&&Vr(i),Mt(i),_f(i,h,n,o,a)),null;case 27:if(Pt(i),a=we.current,h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(!o){if(i.stateNode===null)throw Error(s(166));return Mt(i),null}n=xe.current,Rs(i)?Wm(i):(n=Ay(h,o,a),i.stateNode=n,Vr(i))}return Mt(i),null;case 5:if(Pt(i),h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(!o){if(i.stateNode===null)throw Error(s(166));return Mt(i),null}if(p=xe.current,Rs(i))Wm(i);else{var v=Ko(we.current);switch(p){case 1:p=v.createElementNS("http://www.w3.org/2000/svg",h);break;case 2:p=v.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;default:switch(h){case"svg":p=v.createElementNS("http://www.w3.org/2000/svg",h);break;case"math":p=v.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;case"script":p=v.createElement("div"),p.innerHTML="<script><\/script>",p=p.removeChild(p.firstChild);break;case"select":p=typeof o.is=="string"?v.createElement("select",{is:o.is}):v.createElement("select"),o.multiple?p.multiple=!0:o.size&&(p.size=o.size);break;default:p=typeof o.is=="string"?v.createElement(h,{is:o.is}):v.createElement(h)}}p[Et]=i,p[qt]=o;e:for(v=i.child;v!==null;){if(v.tag===5||v.tag===6)p.appendChild(v.stateNode);else if(v.tag!==4&&v.tag!==27&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===i)break e;for(;v.sibling===null;){if(v.return===null||v.return===i)break e;v=v.return}v.sibling.return=v.return,v=v.sibling}i.stateNode=p;e:switch(cn(p,h,o),h){case"button":case"input":case"select":case"textarea":o=!!o.autoFocus;break e;case"img":o=!0;break e;default:o=!1}o&&Vr(i)}}return Mt(i),_f(i,i.type,n===null?null:n.memoizedProps,i.pendingProps,a),null;case 6:if(n&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(typeof o!="string"&&i.stateNode===null)throw Error(s(166));if(n=we.current,Rs(i)){if(n=i.stateNode,a=i.memoizedProps,o=null,h=ln,h!==null)switch(h.tag){case 27:case 5:o=h.memoizedProps}n[Et]=i,n=!!(n.nodeValue===a||o!==null&&o.suppressHydrationWarning===!0||gy(n.nodeValue,a)),n||mi(i,!0)}else n=Ko(n).createTextNode(o),n[Et]=i,i.stateNode=n}return Mt(i),null;case 31:if(a=i.memoizedState,n===null||n.memoizedState!==null){if(o=Rs(i),a!==null){if(n===null){if(!o)throw Error(s(318));if(n=i.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(557));n[Et]=i}else es(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),n=!1}else a=Rc(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=a),n=!0;if(!n)return i.flags&256?(Un(i),i):(Un(i),null);if((i.flags&128)!==0)throw Error(s(558))}return Mt(i),null;case 13:if(o=i.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(h=Rs(i),o!==null&&o.dehydrated!==null){if(n===null){if(!h)throw Error(s(318));if(h=i.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(s(317));h[Et]=i}else es(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),h=!1}else h=Rc(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=h),h=!0;if(!h)return i.flags&256?(Un(i),i):(Un(i),null)}return Un(i),(i.flags&128)!==0?(i.lanes=a,i):(a=o!==null,n=n!==null&&n.memoizedState!==null,a&&(o=i.child,h=null,o.alternate!==null&&o.alternate.memoizedState!==null&&o.alternate.memoizedState.cachePool!==null&&(h=o.alternate.memoizedState.cachePool.pool),p=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(p=o.memoizedState.cachePool.pool),p!==h&&(o.flags|=2048)),a!==n&&a&&(i.child.flags|=8192),Lo(i,i.updateQueue),Mt(i),null);case 4:return Te(),n===null&&Yf(i.stateNode.containerInfo),Mt(i),null;case 10:return Ir(i.type),Mt(i),null;case 19:if(te($t),o=i.memoizedState,o===null)return Mt(i),null;if(h=(i.flags&128)!==0,p=o.rendering,p===null)if(h)Qa(o,!1);else{if(Ft!==0||n!==null&&(n.flags&128)!==0)for(n=i.child;n!==null;){if(p=So(n),p!==null){for(i.flags|=128,Qa(o,!1),n=p.updateQueue,i.updateQueue=n,Lo(i,n),i.subtreeFlags=0,n=a,a=i.child;a!==null;)Jm(a,n),a=a.sibling;return S($t,$t.current&1|2),ot&&Hr(i,o.treeForkCount),i.child}n=n.sibling}o.tail!==null&&dt()>Ho&&(i.flags|=128,h=!0,Qa(o,!1),i.lanes=4194304)}else{if(!h)if(n=So(p),n!==null){if(i.flags|=128,h=!0,n=n.updateQueue,i.updateQueue=n,Lo(i,n),Qa(o,!0),o.tail===null&&o.tailMode==="hidden"&&!p.alternate&&!ot)return Mt(i),null}else 2*dt()-o.renderingStartTime>Ho&&a!==536870912&&(i.flags|=128,h=!0,Qa(o,!1),i.lanes=4194304);o.isBackwards?(p.sibling=i.child,i.child=p):(n=o.last,n!==null?n.sibling=p:i.child=p,o.last=p)}return o.tail!==null?(n=o.tail,o.rendering=n,o.tail=n.sibling,o.renderingStartTime=dt(),n.sibling=null,a=$t.current,S($t,h?a&1|2:a&1),ot&&Hr(i,o.treeForkCount),n):(Mt(i),null);case 22:case 23:return Un(i),Yc(),o=i.memoizedState!==null,n!==null?n.memoizedState!==null!==o&&(i.flags|=8192):o&&(i.flags|=8192),o?(a&536870912)!==0&&(i.flags&128)===0&&(Mt(i),i.subtreeFlags&6&&(i.flags|=8192)):Mt(i),a=i.updateQueue,a!==null&&Lo(i,a.retryQueue),a=null,n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(a=n.memoizedState.cachePool.pool),o=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(o=i.memoizedState.cachePool.pool),o!==a&&(i.flags|=2048),n!==null&&te(rs),null;case 24:return a=null,n!==null&&(a=n.memoizedState.cache),i.memoizedState.cache!==a&&(i.flags|=2048),Ir(Jt),Mt(i),null;case 25:return null;case 30:return null}throw Error(s(156,i.tag))}function nw(n,i){switch(Nc(i),i.tag){case 1:return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 3:return Ir(Jt),Te(),n=i.flags,(n&65536)!==0&&(n&128)===0?(i.flags=n&-65537|128,i):null;case 26:case 27:case 5:return Pt(i),null;case 31:if(i.memoizedState!==null){if(Un(i),i.alternate===null)throw Error(s(340));es()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 13:if(Un(i),n=i.memoizedState,n!==null&&n.dehydrated!==null){if(i.alternate===null)throw Error(s(340));es()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 19:return te($t),null;case 4:return Te(),null;case 10:return Ir(i.type),null;case 22:case 23:return Un(i),Yc(),n!==null&&te(rs),n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 24:return Ir(Jt),null;case 25:return null;default:return null}}function wg(n,i){switch(Nc(i),i.tag){case 3:Ir(Jt),Te();break;case 26:case 27:case 5:Pt(i);break;case 4:Te();break;case 31:i.memoizedState!==null&&Un(i);break;case 13:Un(i);break;case 19:te($t);break;case 10:Ir(i.type);break;case 22:case 23:Un(i),Yc(),n!==null&&te(rs);break;case 24:Ir(Jt)}}function Za(n,i){try{var a=i.updateQueue,o=a!==null?a.lastEffect:null;if(o!==null){var h=o.next;a=h;do{if((a.tag&n)===n){o=void 0;var p=a.create,v=a.inst;o=p(),v.destroy=o}a=a.next}while(a!==h)}}catch(k){bt(i,i.return,k)}}function wi(n,i,a){try{var o=i.updateQueue,h=o!==null?o.lastEffect:null;if(h!==null){var p=h.next;o=p;do{if((o.tag&n)===n){var v=o.inst,k=v.destroy;if(k!==void 0){v.destroy=void 0,h=i;var I=a,re=k;try{re()}catch(ce){bt(h,I,ce)}}}o=o.next}while(o!==p)}}catch(ce){bt(i,i.return,ce)}}function Sg(n){var i=n.updateQueue;if(i!==null){var a=n.stateNode;try{hp(i,a)}catch(o){bt(n,n.return,o)}}}function _g(n,i,a){a.props=os(n.type,n.memoizedProps),a.state=n.memoizedState;try{a.componentWillUnmount()}catch(o){bt(n,i,o)}}function Wa(n,i){try{var a=n.ref;if(a!==null){switch(n.tag){case 26:case 27:case 5:var o=n.stateNode;break;case 30:o=n.stateNode;break;default:o=n.stateNode}typeof a=="function"?n.refCleanup=a(o):a.current=o}}catch(h){bt(n,i,h)}}function Ar(n,i){var a=n.ref,o=n.refCleanup;if(a!==null)if(typeof o=="function")try{o()}catch(h){bt(n,i,h)}finally{n.refCleanup=null,n=n.alternate,n!=null&&(n.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(h){bt(n,i,h)}else a.current=null}function kg(n){var i=n.type,a=n.memoizedProps,o=n.stateNode;try{e:switch(i){case"button":case"input":case"select":case"textarea":a.autoFocus&&o.focus();break e;case"img":a.src?o.src=a.src:a.srcSet&&(o.srcset=a.srcSet)}}catch(h){bt(n,n.return,h)}}function kf(n,i,a){try{var o=n.stateNode;kw(o,n.type,a,i),o[qt]=i}catch(h){bt(n,n.return,h)}}function Eg(n){return n.tag===5||n.tag===3||n.tag===26||n.tag===27&&Ti(n.type)||n.tag===4}function Ef(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||Eg(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.tag===27&&Ti(n.type)||n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function Cf(n,i,a){var o=n.tag;if(o===5||o===6)n=n.stateNode,i?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(n,i):(i=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,i.appendChild(n),a=a._reactRootContainer,a!=null||i.onclick!==null||(i.onclick=Ur));else if(o!==4&&(o===27&&Ti(n.type)&&(a=n.stateNode,i=null),n=n.child,n!==null))for(Cf(n,i,a),n=n.sibling;n!==null;)Cf(n,i,a),n=n.sibling}function zo(n,i,a){var o=n.tag;if(o===5||o===6)n=n.stateNode,i?a.insertBefore(n,i):a.appendChild(n);else if(o!==4&&(o===27&&Ti(n.type)&&(a=n.stateNode),n=n.child,n!==null))for(zo(n,i,a),n=n.sibling;n!==null;)zo(n,i,a),n=n.sibling}function Cg(n){var i=n.stateNode,a=n.memoizedProps;try{for(var o=n.type,h=i.attributes;h.length;)i.removeAttributeNode(h[0]);cn(i,o,a),i[Et]=n,i[qt]=a}catch(p){bt(n,n.return,p)}}var Gr=!1,Qt=!1,Af=!1,Ag=typeof WeakSet=="function"?WeakSet:Set,nn=null;function rw(n,i){if(n=n.containerInfo,Jf=ru,n=Pm(n),xc(n)){if("selectionStart"in n)var a={start:n.selectionStart,end:n.selectionEnd};else e:{a=(a=n.ownerDocument)&&a.defaultView||window;var o=a.getSelection&&a.getSelection();if(o&&o.rangeCount!==0){a=o.anchorNode;var h=o.anchorOffset,p=o.focusNode;o=o.focusOffset;try{a.nodeType,p.nodeType}catch{a=null;break e}var v=0,k=-1,I=-1,re=0,ce=0,ye=n,ie=null;t:for(;;){for(var ae;ye!==a||h!==0&&ye.nodeType!==3||(k=v+h),ye!==p||o!==0&&ye.nodeType!==3||(I=v+o),ye.nodeType===3&&(v+=ye.nodeValue.length),(ae=ye.firstChild)!==null;)ie=ye,ye=ae;for(;;){if(ye===n)break t;if(ie===a&&++re===h&&(k=v),ie===p&&++ce===o&&(I=v),(ae=ye.nextSibling)!==null)break;ye=ie,ie=ye.parentNode}ye=ae}a=k===-1||I===-1?null:{start:k,end:I}}else a=null}a=a||{start:0,end:0}}else a=null;for(Xf={focusedElem:n,selectionRange:a},ru=!1,nn=i;nn!==null;)if(i=nn,n=i.child,(i.subtreeFlags&1028)!==0&&n!==null)n.return=i,nn=n;else for(;nn!==null;){switch(i=nn,p=i.alternate,n=i.flags,i.tag){case 0:if((n&4)!==0&&(n=i.updateQueue,n=n!==null?n.events:null,n!==null))for(a=0;a<n.length;a++)h=n[a],h.ref.impl=h.nextImpl;break;case 11:case 15:break;case 1:if((n&1024)!==0&&p!==null){n=void 0,a=i,h=p.memoizedProps,p=p.memoizedState,o=a.stateNode;try{var Me=os(a.type,h);n=o.getSnapshotBeforeUpdate(Me,p),o.__reactInternalSnapshotBeforeUpdate=n}catch(qe){bt(a,a.return,qe)}}break;case 3:if((n&1024)!==0){if(n=i.stateNode.containerInfo,a=n.nodeType,a===9)Zf(n);else if(a===1)switch(n.nodeName){case"HEAD":case"HTML":case"BODY":Zf(n);break;default:n.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((n&1024)!==0)throw Error(s(163))}if(n=i.sibling,n!==null){n.return=i.return,nn=n;break}nn=i.return}}function Tg(n,i,a){var o=a.flags;switch(a.tag){case 0:case 11:case 15:Xr(n,a),o&4&&Za(5,a);break;case 1:if(Xr(n,a),o&4)if(n=a.stateNode,i===null)try{n.componentDidMount()}catch(v){bt(a,a.return,v)}else{var h=os(a.type,i.memoizedProps);i=i.memoizedState;try{n.componentDidUpdate(h,i,n.__reactInternalSnapshotBeforeUpdate)}catch(v){bt(a,a.return,v)}}o&64&&Sg(a),o&512&&Wa(a,a.return);break;case 3:if(Xr(n,a),o&64&&(n=a.updateQueue,n!==null)){if(i=null,a.child!==null)switch(a.child.tag){case 27:case 5:i=a.child.stateNode;break;case 1:i=a.child.stateNode}try{hp(n,i)}catch(v){bt(a,a.return,v)}}break;case 27:i===null&&o&4&&Cg(a);case 26:case 5:Xr(n,a),i===null&&o&4&&kg(a),o&512&&Wa(a,a.return);break;case 12:Xr(n,a);break;case 31:Xr(n,a),o&4&&Og(n,a);break;case 13:Xr(n,a),o&4&&Rg(n,a),o&64&&(n=a.memoizedState,n!==null&&(n=n.dehydrated,n!==null&&(a=hw.bind(null,a),Rw(n,a))));break;case 22:if(o=a.memoizedState!==null||Gr,!o){i=i!==null&&i.memoizedState!==null||Qt,h=Gr;var p=Qt;Gr=o,(Qt=i)&&!p?Kr(n,a,(a.subtreeFlags&8772)!==0):Xr(n,a),Gr=h,Qt=p}break;case 30:break;default:Xr(n,a)}}function jg(n){var i=n.alternate;i!==null&&(n.alternate=null,jg(i)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(i=n.stateNode,i!==null&&vs(i)),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}var Lt=null,Cn=!1;function Jr(n,i,a){for(a=a.child;a!==null;)Ng(n,i,a),a=a.sibling}function Ng(n,i,a){if($e&&typeof $e.onCommitFiberUnmount=="function")try{$e.onCommitFiberUnmount(Ge,a)}catch{}switch(a.tag){case 26:Qt||Ar(a,i),Jr(n,i,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:Qt||Ar(a,i);var o=Lt,h=Cn;Ti(a.type)&&(Lt=a.stateNode,Cn=!1),Jr(n,i,a),ol(a.stateNode),Lt=o,Cn=h;break;case 5:Qt||Ar(a,i);case 6:if(o=Lt,h=Cn,Lt=null,Jr(n,i,a),Lt=o,Cn=h,Lt!==null)if(Cn)try{(Lt.nodeType===9?Lt.body:Lt.nodeName==="HTML"?Lt.ownerDocument.body:Lt).removeChild(a.stateNode)}catch(p){bt(a,i,p)}else try{Lt.removeChild(a.stateNode)}catch(p){bt(a,i,p)}break;case 18:Lt!==null&&(Cn?(n=Lt,Sy(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,a.stateNode),Ws(n)):Sy(Lt,a.stateNode));break;case 4:o=Lt,h=Cn,Lt=a.stateNode.containerInfo,Cn=!0,Jr(n,i,a),Lt=o,Cn=h;break;case 0:case 11:case 14:case 15:wi(2,a,i),Qt||wi(4,a,i),Jr(n,i,a);break;case 1:Qt||(Ar(a,i),o=a.stateNode,typeof o.componentWillUnmount=="function"&&_g(a,i,o)),Jr(n,i,a);break;case 21:Jr(n,i,a);break;case 22:Qt=(o=Qt)||a.memoizedState!==null,Jr(n,i,a),Qt=o;break;default:Jr(n,i,a)}}function Og(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null))){n=n.dehydrated;try{Ws(n)}catch(a){bt(i,i.return,a)}}}function Rg(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null&&(n=n.dehydrated,n!==null))))try{Ws(n)}catch(a){bt(i,i.return,a)}}function iw(n){switch(n.tag){case 31:case 13:case 19:var i=n.stateNode;return i===null&&(i=n.stateNode=new Ag),i;case 22:return n=n.stateNode,i=n._retryCache,i===null&&(i=n._retryCache=new Ag),i;default:throw Error(s(435,n.tag))}}function Uo(n,i){var a=iw(n);i.forEach(function(o){if(!a.has(o)){a.add(o);var h=dw.bind(null,n,o);o.then(h,h)}})}function An(n,i){var a=i.deletions;if(a!==null)for(var o=0;o<a.length;o++){var h=a[o],p=n,v=i,k=v;e:for(;k!==null;){switch(k.tag){case 27:if(Ti(k.type)){Lt=k.stateNode,Cn=!1;break e}break;case 5:Lt=k.stateNode,Cn=!1;break e;case 3:case 4:Lt=k.stateNode.containerInfo,Cn=!0;break e}k=k.return}if(Lt===null)throw Error(s(160));Ng(p,v,h),Lt=null,Cn=!1,p=h.alternate,p!==null&&(p.return=null),h.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)Mg(i,n),i=i.sibling}var pr=null;function Mg(n,i){var a=n.alternate,o=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:An(i,n),Tn(n),o&4&&(wi(3,n,n.return),Za(3,n),wi(5,n,n.return));break;case 1:An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),o&64&&Gr&&(n=n.updateQueue,n!==null&&(o=n.callbacks,o!==null&&(a=n.shared.hiddenCallbacks,n.shared.hiddenCallbacks=a===null?o:a.concat(o))));break;case 26:var h=pr;if(An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),o&4){var p=a!==null?a.memoizedState:null;if(o=n.memoizedState,a===null)if(o===null)if(n.stateNode===null){e:{o=n.type,a=n.memoizedProps,h=h.ownerDocument||h;t:switch(o){case"title":p=h.getElementsByTagName("title")[0],(!p||p[en]||p[Et]||p.namespaceURI==="http://www.w3.org/2000/svg"||p.hasAttribute("itemprop"))&&(p=h.createElement(o),h.head.insertBefore(p,h.querySelector("head > title"))),cn(p,o,a),p[Et]=n,Y(p),o=p;break e;case"link":var v=My("link","href",h).get(o+(a.href||""));if(v){for(var k=0;k<v.length;k++)if(p=v[k],p.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&p.getAttribute("rel")===(a.rel==null?null:a.rel)&&p.getAttribute("title")===(a.title==null?null:a.title)&&p.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){v.splice(k,1);break t}}p=h.createElement(o),cn(p,o,a),h.head.appendChild(p);break;case"meta":if(v=My("meta","content",h).get(o+(a.content||""))){for(k=0;k<v.length;k++)if(p=v[k],p.getAttribute("content")===(a.content==null?null:""+a.content)&&p.getAttribute("name")===(a.name==null?null:a.name)&&p.getAttribute("property")===(a.property==null?null:a.property)&&p.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&p.getAttribute("charset")===(a.charSet==null?null:a.charSet)){v.splice(k,1);break t}}p=h.createElement(o),cn(p,o,a),h.head.appendChild(p);break;default:throw Error(s(468,o))}p[Et]=n,Y(p),o=p}n.stateNode=o}else Dy(h,n.type,n.stateNode);else n.stateNode=Ry(h,o,n.memoizedProps);else p!==o?(p===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):p.count--,o===null?Dy(h,n.type,n.stateNode):Ry(h,o,n.memoizedProps)):o===null&&n.stateNode!==null&&kf(n,n.memoizedProps,a.memoizedProps)}break;case 27:An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),a!==null&&o&4&&kf(n,n.memoizedProps,a.memoizedProps);break;case 5:if(An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),n.flags&32){h=n.stateNode;try{Ss(h,"")}catch(Me){bt(n,n.return,Me)}}o&4&&n.stateNode!=null&&(h=n.memoizedProps,kf(n,h,a!==null?a.memoizedProps:h)),o&1024&&(Af=!0);break;case 6:if(An(i,n),Tn(n),o&4){if(n.stateNode===null)throw Error(s(162));o=n.memoizedProps,a=n.stateNode;try{a.nodeValue=o}catch(Me){bt(n,n.return,Me)}}break;case 3:if(Wo=null,h=pr,pr=Qo(i.containerInfo),An(i,n),pr=h,Tn(n),o&4&&a!==null&&a.memoizedState.isDehydrated)try{Ws(i.containerInfo)}catch(Me){bt(n,n.return,Me)}Af&&(Af=!1,Dg(n));break;case 4:o=pr,pr=Qo(n.stateNode.containerInfo),An(i,n),Tn(n),pr=o;break;case 12:An(i,n),Tn(n);break;case 31:An(i,n),Tn(n),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 13:An(i,n),Tn(n),n.child.flags&8192&&n.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Po=dt()),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 22:h=n.memoizedState!==null;var I=a!==null&&a.memoizedState!==null,re=Gr,ce=Qt;if(Gr=re||h,Qt=ce||I,An(i,n),Qt=ce,Gr=re,Tn(n),o&8192)e:for(i=n.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(a===null||I||Gr||Qt||us(n)),a=null,i=n;;){if(i.tag===5||i.tag===26){if(a===null){I=a=i;try{if(p=I.stateNode,h)v=p.style,typeof v.setProperty=="function"?v.setProperty("display","none","important"):v.display="none";else{k=I.stateNode;var ye=I.memoizedProps.style,ie=ye!=null&&ye.hasOwnProperty("display")?ye.display:null;k.style.display=ie==null||typeof ie=="boolean"?"":(""+ie).trim()}}catch(Me){bt(I,I.return,Me)}}}else if(i.tag===6){if(a===null){I=i;try{I.stateNode.nodeValue=h?"":I.memoizedProps}catch(Me){bt(I,I.return,Me)}}}else if(i.tag===18){if(a===null){I=i;try{var ae=I.stateNode;h?_y(ae,!0):_y(I.stateNode,!1)}catch(Me){bt(I,I.return,Me)}}}else if((i.tag!==22&&i.tag!==23||i.memoizedState===null||i===n)&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break e;for(;i.sibling===null;){if(i.return===null||i.return===n)break e;a===i&&(a=null),i=i.return}a===i&&(a=null),i.sibling.return=i.return,i=i.sibling}o&4&&(o=n.updateQueue,o!==null&&(a=o.retryQueue,a!==null&&(o.retryQueue=null,Uo(n,a))));break;case 19:An(i,n),Tn(n),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 30:break;case 21:break;default:An(i,n),Tn(n)}}function Tn(n){var i=n.flags;if(i&2){try{for(var a,o=n.return;o!==null;){if(Eg(o)){a=o;break}o=o.return}if(a==null)throw Error(s(160));switch(a.tag){case 27:var h=a.stateNode,p=Ef(n);zo(n,p,h);break;case 5:var v=a.stateNode;a.flags&32&&(Ss(v,""),a.flags&=-33);var k=Ef(n);zo(n,k,v);break;case 3:case 4:var I=a.stateNode.containerInfo,re=Ef(n);Cf(n,re,I);break;default:throw Error(s(161))}}catch(ce){bt(n,n.return,ce)}n.flags&=-3}i&4096&&(n.flags&=-4097)}function Dg(n){if(n.subtreeFlags&1024)for(n=n.child;n!==null;){var i=n;Dg(i),i.tag===5&&i.flags&1024&&i.stateNode.reset(),n=n.sibling}}function Xr(n,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)Tg(n,i.alternate,i),i=i.sibling}function us(n){for(n=n.child;n!==null;){var i=n;switch(i.tag){case 0:case 11:case 14:case 15:wi(4,i,i.return),us(i);break;case 1:Ar(i,i.return);var a=i.stateNode;typeof a.componentWillUnmount=="function"&&_g(i,i.return,a),us(i);break;case 27:ol(i.stateNode);case 26:case 5:Ar(i,i.return),us(i);break;case 22:i.memoizedState===null&&us(i);break;case 30:us(i);break;default:us(i)}n=n.sibling}}function Kr(n,i,a){for(a=a&&(i.subtreeFlags&8772)!==0,i=i.child;i!==null;){var o=i.alternate,h=n,p=i,v=p.flags;switch(p.tag){case 0:case 11:case 15:Kr(h,p,a),Za(4,p);break;case 1:if(Kr(h,p,a),o=p,h=o.stateNode,typeof h.componentDidMount=="function")try{h.componentDidMount()}catch(re){bt(o,o.return,re)}if(o=p,h=o.updateQueue,h!==null){var k=o.stateNode;try{var I=h.shared.hiddenCallbacks;if(I!==null)for(h.shared.hiddenCallbacks=null,h=0;h<I.length;h++)fp(I[h],k)}catch(re){bt(o,o.return,re)}}a&&v&64&&Sg(p),Wa(p,p.return);break;case 27:Cg(p);case 26:case 5:Kr(h,p,a),a&&o===null&&v&4&&kg(p),Wa(p,p.return);break;case 12:Kr(h,p,a);break;case 31:Kr(h,p,a),a&&v&4&&Og(h,p);break;case 13:Kr(h,p,a),a&&v&4&&Rg(h,p);break;case 22:p.memoizedState===null&&Kr(h,p,a),Wa(p,p.return);break;case 30:break;default:Kr(h,p,a)}i=i.sibling}}function Tf(n,i){var a=null;n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(a=n.memoizedState.cachePool.pool),n=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(n=i.memoizedState.cachePool.pool),n!==a&&(n!=null&&n.refCount++,a!=null&&Pa(a))}function jf(n,i){n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&Pa(n))}function gr(n,i,a,o){if(i.subtreeFlags&10256)for(i=i.child;i!==null;)Lg(n,i,a,o),i=i.sibling}function Lg(n,i,a,o){var h=i.flags;switch(i.tag){case 0:case 11:case 15:gr(n,i,a,o),h&2048&&Za(9,i);break;case 1:gr(n,i,a,o);break;case 3:gr(n,i,a,o),h&2048&&(n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&Pa(n)));break;case 12:if(h&2048){gr(n,i,a,o),n=i.stateNode;try{var p=i.memoizedProps,v=p.id,k=p.onPostCommit;typeof k=="function"&&k(v,i.alternate===null?"mount":"update",n.passiveEffectDuration,-0)}catch(I){bt(i,i.return,I)}}else gr(n,i,a,o);break;case 31:gr(n,i,a,o);break;case 13:gr(n,i,a,o);break;case 23:break;case 22:p=i.stateNode,v=i.alternate,i.memoizedState!==null?p._visibility&2?gr(n,i,a,o):el(n,i):p._visibility&2?gr(n,i,a,o):(p._visibility|=2,Is(n,i,a,o,(i.subtreeFlags&10256)!==0||!1)),h&2048&&Tf(v,i);break;case 24:gr(n,i,a,o),h&2048&&jf(i.alternate,i);break;default:gr(n,i,a,o)}}function Is(n,i,a,o,h){for(h=h&&((i.subtreeFlags&10256)!==0||!1),i=i.child;i!==null;){var p=n,v=i,k=a,I=o,re=v.flags;switch(v.tag){case 0:case 11:case 15:Is(p,v,k,I,h),Za(8,v);break;case 23:break;case 22:var ce=v.stateNode;v.memoizedState!==null?ce._visibility&2?Is(p,v,k,I,h):el(p,v):(ce._visibility|=2,Is(p,v,k,I,h)),h&&re&2048&&Tf(v.alternate,v);break;case 24:Is(p,v,k,I,h),h&&re&2048&&jf(v.alternate,v);break;default:Is(p,v,k,I,h)}i=i.sibling}}function el(n,i){if(i.subtreeFlags&10256)for(i=i.child;i!==null;){var a=n,o=i,h=o.flags;switch(o.tag){case 22:el(a,o),h&2048&&Tf(o.alternate,o);break;case 24:el(a,o),h&2048&&jf(o.alternate,o);break;default:el(a,o)}i=i.sibling}}var tl=8192;function Fs(n,i,a){if(n.subtreeFlags&tl)for(n=n.child;n!==null;)zg(n,i,a),n=n.sibling}function zg(n,i,a){switch(n.tag){case 26:Fs(n,i,a),n.flags&tl&&n.memoizedState!==null&&$w(a,pr,n.memoizedState,n.memoizedProps);break;case 5:Fs(n,i,a);break;case 3:case 4:var o=pr;pr=Qo(n.stateNode.containerInfo),Fs(n,i,a),pr=o;break;case 22:n.memoizedState===null&&(o=n.alternate,o!==null&&o.memoizedState!==null?(o=tl,tl=16777216,Fs(n,i,a),tl=o):Fs(n,i,a));break;default:Fs(n,i,a)}}function Ug(n){var i=n.alternate;if(i!==null&&(n=i.child,n!==null)){i.child=null;do i=n.sibling,n.sibling=null,n=i;while(n!==null)}}function nl(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var a=0;a<i.length;a++){var o=i[a];nn=o,Pg(o,n)}Ug(n)}if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Bg(n),n=n.sibling}function Bg(n){switch(n.tag){case 0:case 11:case 15:nl(n),n.flags&2048&&wi(9,n,n.return);break;case 3:nl(n);break;case 12:nl(n);break;case 22:var i=n.stateNode;n.memoizedState!==null&&i._visibility&2&&(n.return===null||n.return.tag!==13)?(i._visibility&=-3,Bo(n)):nl(n);break;default:nl(n)}}function Bo(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var a=0;a<i.length;a++){var o=i[a];nn=o,Pg(o,n)}Ug(n)}for(n=n.child;n!==null;){switch(i=n,i.tag){case 0:case 11:case 15:wi(8,i,i.return),Bo(i);break;case 22:a=i.stateNode,a._visibility&2&&(a._visibility&=-3,Bo(i));break;default:Bo(i)}n=n.sibling}}function Pg(n,i){for(;nn!==null;){var a=nn;switch(a.tag){case 0:case 11:case 15:wi(8,a,i);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var o=a.memoizedState.cachePool.pool;o!=null&&o.refCount++}break;case 24:Pa(a.memoizedState.cache)}if(o=a.child,o!==null)o.return=a,nn=o;else e:for(a=n;nn!==null;){o=nn;var h=o.sibling,p=o.return;if(jg(o),o===a){nn=null;break e}if(h!==null){h.return=p,nn=h;break e}nn=p}}}var sw={getCacheForType:function(n){var i=on(Jt),a=i.data.get(n);return a===void 0&&(a=n(),i.data.set(n,a)),a},cacheSignal:function(){return on(Jt).controller.signal}},aw=typeof WeakMap=="function"?WeakMap:Map,mt=0,Ct=null,rt=null,at=0,yt=0,Bn=null,Si=!1,$s=!1,Nf=!1,Qr=0,Ft=0,_i=0,cs=0,Of=0,Pn=0,Ys=0,rl=null,jn=null,Rf=!1,Po=0,Hg=0,Ho=1/0,qo=null,ki=null,tn=0,Ei=null,Vs=null,Zr=0,Mf=0,Df=null,qg=null,il=0,Lf=null;function Hn(){return(mt&2)!==0&&at!==0?at&-at:z.T!==null?qf():Ca()}function Ig(){if(Pn===0)if((at&536870912)===0||ot){var n=Dt;Dt<<=1,(Dt&3932160)===0&&(Dt=262144),Pn=n}else Pn=536870912;return n=zn.current,n!==null&&(n.flags|=32),Pn}function Nn(n,i,a){(n===Ct&&(yt===2||yt===9)||n.cancelPendingCommit!==null)&&(Gs(n,0),Ci(n,at,Pn,!1)),hr(n,a),((mt&2)===0||n!==Ct)&&(n===Ct&&((mt&2)===0&&(cs|=a),Ft===4&&Ci(n,at,Pn,!1)),Tr(n))}function Fg(n,i,a){if((mt&6)!==0)throw Error(s(327));var o=!a&&(i&127)===0&&(i&n.expiredLanes)===0||Yi(n,i),h=o?uw(n,i):Uf(n,i,!0),p=o;do{if(h===0){$s&&!o&&Ci(n,i,0,!1);break}else{if(a=n.current.alternate,p&&!lw(a)){h=Uf(n,i,!1),p=!1;continue}if(h===2){if(p=i,n.errorRecoveryDisabledLanes&p)var v=0;else v=n.pendingLanes&-536870913,v=v!==0?v:v&536870912?536870912:0;if(v!==0){i=v;e:{var k=n;h=rl;var I=k.current.memoizedState.isDehydrated;if(I&&(Gs(k,v).flags|=256),v=Uf(k,v,!1),v!==2){if(Nf&&!I){k.errorRecoveryDisabledLanes|=p,cs|=p,h=4;break e}p=jn,jn=h,p!==null&&(jn===null?jn=p:jn.push.apply(jn,p))}h=v}if(p=!1,h!==2)continue}}if(h===1){Gs(n,0),Ci(n,i,0,!0);break}e:{switch(o=n,p=h,p){case 0:case 1:throw Error(s(345));case 4:if((i&4194048)!==i)break;case 6:Ci(o,i,Pn,!Si);break e;case 2:jn=null;break;case 3:case 5:break;default:throw Error(s(329))}if((i&62914560)===i&&(h=Po+300-dt(),10<h)){if(Ci(o,i,Pn,!Si),$i(o,0,!0)!==0)break e;Zr=i,o.timeoutHandle=vy($g.bind(null,o,a,jn,qo,Rf,i,Pn,cs,Ys,Si,p,"Throttled",-0,0),h);break e}$g(o,a,jn,qo,Rf,i,Pn,cs,Ys,Si,p,null,-0,0)}}break}while(!0);Tr(n)}function $g(n,i,a,o,h,p,v,k,I,re,ce,ye,ie,ae){if(n.timeoutHandle=-1,ye=i.subtreeFlags,ye&8192||(ye&16785408)===16785408){ye={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Ur},zg(i,p,ye);var Me=(p&62914560)===p?Po-dt():(p&4194048)===p?Hg-dt():0;if(Me=Yw(ye,Me),Me!==null){Zr=p,n.cancelPendingCommit=Me(Zg.bind(null,n,i,p,a,o,h,v,k,I,ce,ye,null,ie,ae)),Ci(n,p,v,!re);return}}Zg(n,i,p,a,o,h,v,k,I)}function lw(n){for(var i=n;;){var a=i.tag;if((a===0||a===11||a===15)&&i.flags&16384&&(a=i.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var o=0;o<a.length;o++){var h=a[o],p=h.getSnapshot;h=h.value;try{if(!Dn(p(),h))return!1}catch{return!1}}if(a=i.child,i.subtreeFlags&16384&&a!==null)a.return=i,i=a;else{if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Ci(n,i,a,o){i&=~Of,i&=~cs,n.suspendedLanes|=i,n.pingedLanes&=~i,o&&(n.warmLanes|=i),o=n.expirationTimes;for(var h=i;0<h;){var p=31-Je(h),v=1<<p;o[p]=-1,h&=~v}a!==0&&ui(n,a,i)}function Io(){return(mt&6)===0?(sl(0),!1):!0}function zf(){if(rt!==null){if(yt===0)var n=rt.return;else n=rt,qr=ts=null,Qc(n),Us=null,qa=0,n=rt;for(;n!==null;)wg(n.alternate,n),n=n.return;rt=null}}function Gs(n,i){var a=n.timeoutHandle;a!==-1&&(n.timeoutHandle=-1,Aw(a)),a=n.cancelPendingCommit,a!==null&&(n.cancelPendingCommit=null,a()),Zr=0,zf(),Ct=n,rt=a=Pr(n.current,null),at=i,yt=0,Bn=null,Si=!1,$s=Yi(n,i),Nf=!1,Ys=Pn=Of=cs=_i=Ft=0,jn=rl=null,Rf=!1,(i&8)!==0&&(i|=i&32);var o=n.entangledLanes;if(o!==0)for(n=n.entanglements,o&=i;0<o;){var h=31-Je(o),p=1<<h;i|=n[h],o&=~p}return Qr=i,oo(),a}function Yg(n,i){Xe=null,z.H=Xa,i===zs||i===yo?(i=lp(),yt=3):i===Pc?(i=lp(),yt=4):yt=i===mf?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,Bn=i,rt===null&&(Ft=1,Oo(n,er(i,n.current)))}function Vg(){var n=zn.current;return n===null?!0:(at&4194048)===at?ir===null:(at&62914560)===at||(at&536870912)!==0?n===ir:!1}function Gg(){var n=z.H;return z.H=Xa,n===null?Xa:n}function Jg(){var n=z.A;return z.A=sw,n}function Fo(){Ft=4,Si||(at&4194048)!==at&&zn.current!==null||($s=!0),(_i&134217727)===0&&(cs&134217727)===0||Ct===null||Ci(Ct,at,Pn,!1)}function Uf(n,i,a){var o=mt;mt|=2;var h=Gg(),p=Jg();(Ct!==n||at!==i)&&(qo=null,Gs(n,i)),i=!1;var v=Ft;e:do try{if(yt!==0&&rt!==null){var k=rt,I=Bn;switch(yt){case 8:zf(),v=6;break e;case 3:case 2:case 9:case 6:zn.current===null&&(i=!0);var re=yt;if(yt=0,Bn=null,Js(n,k,I,re),a&&$s){v=0;break e}break;default:re=yt,yt=0,Bn=null,Js(n,k,I,re)}}ow(),v=Ft;break}catch(ce){Yg(n,ce)}while(!0);return i&&n.shellSuspendCounter++,qr=ts=null,mt=o,z.H=h,z.A=p,rt===null&&(Ct=null,at=0,oo()),v}function ow(){for(;rt!==null;)Xg(rt)}function uw(n,i){var a=mt;mt|=2;var o=Gg(),h=Jg();Ct!==n||at!==i?(qo=null,Ho=dt()+500,Gs(n,i)):$s=Yi(n,i);e:do try{if(yt!==0&&rt!==null){i=rt;var p=Bn;t:switch(yt){case 1:yt=0,Bn=null,Js(n,i,p,1);break;case 2:case 9:if(sp(p)){yt=0,Bn=null,Kg(i);break}i=function(){yt!==2&&yt!==9||Ct!==n||(yt=7),Tr(n)},p.then(i,i);break e;case 3:yt=7;break e;case 4:yt=5;break e;case 7:sp(p)?(yt=0,Bn=null,Kg(i)):(yt=0,Bn=null,Js(n,i,p,7));break;case 5:var v=null;switch(rt.tag){case 26:v=rt.memoizedState;case 5:case 27:var k=rt;if(v?Ly(v):k.stateNode.complete){yt=0,Bn=null;var I=k.sibling;if(I!==null)rt=I;else{var re=k.return;re!==null?(rt=re,$o(re)):rt=null}break t}}yt=0,Bn=null,Js(n,i,p,5);break;case 6:yt=0,Bn=null,Js(n,i,p,6);break;case 8:zf(),Ft=6;break e;default:throw Error(s(462))}}cw();break}catch(ce){Yg(n,ce)}while(!0);return qr=ts=null,z.H=o,z.A=h,mt=a,rt!==null?0:(Ct=null,at=0,oo(),Ft)}function cw(){for(;rt!==null&&!yn();)Xg(rt)}function Xg(n){var i=xg(n.alternate,n,Qr);n.memoizedProps=n.pendingProps,i===null?$o(n):rt=i}function Kg(n){var i=n,a=i.alternate;switch(i.tag){case 15:case 0:i=dg(a,i,i.pendingProps,i.type,void 0,at);break;case 11:i=dg(a,i,i.pendingProps,i.type.render,i.ref,at);break;case 5:Qc(i);default:wg(a,i),i=rt=Jm(i,Qr),i=xg(a,i,Qr)}n.memoizedProps=n.pendingProps,i===null?$o(n):rt=i}function Js(n,i,a,o){qr=ts=null,Qc(i),Us=null,qa=0;var h=i.return;try{if(Zv(n,h,i,a,at)){Ft=1,Oo(n,er(a,n.current)),rt=null;return}}catch(p){if(h!==null)throw rt=h,p;Ft=1,Oo(n,er(a,n.current)),rt=null;return}i.flags&32768?(ot||o===1?n=!0:$s||(at&536870912)!==0?n=!1:(Si=n=!0,(o===2||o===9||o===3||o===6)&&(o=zn.current,o!==null&&o.tag===13&&(o.flags|=16384))),Qg(i,n)):$o(i)}function $o(n){var i=n;do{if((i.flags&32768)!==0){Qg(i,Si);return}n=i.return;var a=tw(i.alternate,i,Qr);if(a!==null){rt=a;return}if(i=i.sibling,i!==null){rt=i;return}rt=i=n}while(i!==null);Ft===0&&(Ft=5)}function Qg(n,i){do{var a=nw(n.alternate,n);if(a!==null){a.flags&=32767,rt=a;return}if(a=n.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!i&&(n=n.sibling,n!==null)){rt=n;return}rt=n=a}while(n!==null);Ft=6,rt=null}function Zg(n,i,a,o,h,p,v,k,I){n.cancelPendingCommit=null;do Yo();while(tn!==0);if((mt&6)!==0)throw Error(s(327));if(i!==null){if(i===n.current)throw Error(s(177));if(p=i.lanes|i.childLanes,p|=kc,oi(n,a,p,v,k,I),n===Ct&&(rt=Ct=null,at=0),Vs=i,Ei=n,Zr=a,Mf=p,Df=h,qg=o,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(n.callbackNode=null,n.callbackPriority=0,mw(_e,function(){return ry(),null})):(n.callbackNode=null,n.callbackPriority=0),o=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||o){o=z.T,z.T=null,h=W.p,W.p=2,v=mt,mt|=4;try{rw(n,i,a)}finally{mt=v,W.p=h,z.T=o}}tn=1,Wg(),ey(),ty()}}function Wg(){if(tn===1){tn=0;var n=Ei,i=Vs,a=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||a){a=z.T,z.T=null;var o=W.p;W.p=2;var h=mt;mt|=4;try{Mg(i,n);var p=Xf,v=Pm(n.containerInfo),k=p.focusedElem,I=p.selectionRange;if(v!==k&&k&&k.ownerDocument&&Bm(k.ownerDocument.documentElement,k)){if(I!==null&&xc(k)){var re=I.start,ce=I.end;if(ce===void 0&&(ce=re),"selectionStart"in k)k.selectionStart=re,k.selectionEnd=Math.min(ce,k.value.length);else{var ye=k.ownerDocument||document,ie=ye&&ye.defaultView||window;if(ie.getSelection){var ae=ie.getSelection(),Me=k.textContent.length,qe=Math.min(I.start,Me),wt=I.end===void 0?qe:Math.min(I.end,Me);!ae.extend&&qe>wt&&(v=wt,wt=qe,qe=v);var X=Um(k,qe),V=Um(k,wt);if(X&&V&&(ae.rangeCount!==1||ae.anchorNode!==X.node||ae.anchorOffset!==X.offset||ae.focusNode!==V.node||ae.focusOffset!==V.offset)){var ne=ye.createRange();ne.setStart(X.node,X.offset),ae.removeAllRanges(),qe>wt?(ae.addRange(ne),ae.extend(V.node,V.offset)):(ne.setEnd(V.node,V.offset),ae.addRange(ne))}}}}for(ye=[],ae=k;ae=ae.parentNode;)ae.nodeType===1&&ye.push({element:ae,left:ae.scrollLeft,top:ae.scrollTop});for(typeof k.focus=="function"&&k.focus(),k=0;k<ye.length;k++){var de=ye[k];de.element.scrollLeft=de.left,de.element.scrollTop=de.top}}ru=!!Jf,Xf=Jf=null}finally{mt=h,W.p=o,z.T=a}}n.current=i,tn=2}}function ey(){if(tn===2){tn=0;var n=Ei,i=Vs,a=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||a){a=z.T,z.T=null;var o=W.p;W.p=2;var h=mt;mt|=4;try{Tg(n,i.alternate,i)}finally{mt=h,W.p=o,z.T=a}}tn=3}}function ty(){if(tn===4||tn===3){tn=0,Kn();var n=Ei,i=Vs,a=Zr,o=qg;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?tn=5:(tn=0,Vs=Ei=null,ny(n,n.pendingLanes));var h=n.pendingLanes;if(h===0&&(ki=null),Gi(a),i=i.stateNode,$e&&typeof $e.onCommitFiberRoot=="function")try{$e.onCommitFiberRoot(Ge,i,void 0,(i.current.flags&128)===128)}catch{}if(o!==null){i=z.T,h=W.p,W.p=2,z.T=null;try{for(var p=n.onRecoverableError,v=0;v<o.length;v++){var k=o[v];p(k.value,{componentStack:k.stack})}}finally{z.T=i,W.p=h}}(Zr&3)!==0&&Yo(),Tr(n),h=n.pendingLanes,(a&261930)!==0&&(h&42)!==0?n===Lf?il++:(il=0,Lf=n):il=0,sl(0)}}function ny(n,i){(n.pooledCacheLanes&=i)===0&&(i=n.pooledCache,i!=null&&(n.pooledCache=null,Pa(i)))}function Yo(){return Wg(),ey(),ty(),ry()}function ry(){if(tn!==5)return!1;var n=Ei,i=Mf;Mf=0;var a=Gi(Zr),o=z.T,h=W.p;try{W.p=32>a?32:a,z.T=null,a=Df,Df=null;var p=Ei,v=Zr;if(tn=0,Vs=Ei=null,Zr=0,(mt&6)!==0)throw Error(s(331));var k=mt;if(mt|=4,Bg(p.current),Lg(p,p.current,v,a),mt=k,sl(0,!1),$e&&typeof $e.onPostCommitFiberRoot=="function")try{$e.onPostCommitFiberRoot(Ge,p)}catch{}return!0}finally{W.p=h,z.T=o,ny(n,i)}}function iy(n,i,a){i=er(a,i),i=df(n.stateNode,i,2),n=bi(n,i,2),n!==null&&(hr(n,2),Tr(n))}function bt(n,i,a){if(n.tag===3)iy(n,n,a);else for(;i!==null;){if(i.tag===3){iy(i,n,a);break}else if(i.tag===1){var o=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(ki===null||!ki.has(o))){n=er(a,n),a=sg(2),o=bi(i,a,2),o!==null&&(ag(a,o,i,n),hr(o,2),Tr(o));break}}i=i.return}}function Bf(n,i,a){var o=n.pingCache;if(o===null){o=n.pingCache=new aw;var h=new Set;o.set(i,h)}else h=o.get(i),h===void 0&&(h=new Set,o.set(i,h));h.has(a)||(Nf=!0,h.add(a),n=fw.bind(null,n,i,a),i.then(n,n))}function fw(n,i,a){var o=n.pingCache;o!==null&&o.delete(i),n.pingedLanes|=n.suspendedLanes&a,n.warmLanes&=~a,Ct===n&&(at&a)===a&&(Ft===4||Ft===3&&(at&62914560)===at&&300>dt()-Po?(mt&2)===0&&Gs(n,0):Of|=a,Ys===at&&(Ys=0)),Tr(n)}function sy(n,i){i===0&&(i=xs()),n=Zi(n,i),n!==null&&(hr(n,i),Tr(n))}function hw(n){var i=n.memoizedState,a=0;i!==null&&(a=i.retryLane),sy(n,a)}function dw(n,i){var a=0;switch(n.tag){case 31:case 13:var o=n.stateNode,h=n.memoizedState;h!==null&&(a=h.retryLane);break;case 19:o=n.stateNode;break;case 22:o=n.stateNode._retryCache;break;default:throw Error(s(314))}o!==null&&o.delete(i),sy(n,a)}function mw(n,i){return an(n,i)}var Vo=null,Xs=null,Pf=!1,Go=!1,Hf=!1,Ai=0;function Tr(n){n!==Xs&&n.next===null&&(Xs===null?Vo=Xs=n:Xs=Xs.next=n),Go=!0,Pf||(Pf=!0,gw())}function sl(n,i){if(!Hf&&Go){Hf=!0;do for(var a=!1,o=Vo;o!==null;){if(n!==0){var h=o.pendingLanes;if(h===0)var p=0;else{var v=o.suspendedLanes,k=o.pingedLanes;p=(1<<31-Je(42|n)+1)-1,p&=h&~(v&~k),p=p&201326741?p&201326741|1:p?p|2:0}p!==0&&(a=!0,uy(o,p))}else p=at,p=$i(o,o===Ct?p:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(p&3)===0||Yi(o,p)||(a=!0,uy(o,p));o=o.next}while(a);Hf=!1}}function pw(){ay()}function ay(){Go=Pf=!1;var n=0;Ai!==0&&Cw()&&(n=Ai);for(var i=dt(),a=null,o=Vo;o!==null;){var h=o.next,p=ly(o,i);p===0?(o.next=null,a===null?Vo=h:a.next=h,h===null&&(Xs=a)):(a=o,(n!==0||(p&3)!==0)&&(Go=!0)),o=h}tn!==0&&tn!==5||sl(n),Ai!==0&&(Ai=0)}function ly(n,i){for(var a=n.suspendedLanes,o=n.pingedLanes,h=n.expirationTimes,p=n.pendingLanes&-62914561;0<p;){var v=31-Je(p),k=1<<v,I=h[v];I===-1?((k&a)===0||(k&o)!==0)&&(h[v]=Ea(k,i)):I<=i&&(n.expiredLanes|=k),p&=~k}if(i=Ct,a=at,a=$i(n,n===i?a:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),o=n.callbackNode,a===0||n===i&&(yt===2||yt===9)||n.cancelPendingCommit!==null)return o!==null&&o!==null&&Wt(o),n.callbackNode=null,n.callbackPriority=0;if((a&3)===0||Yi(n,a)){if(i=a&-a,i===n.callbackPriority)return i;switch(o!==null&&Wt(o),Gi(a)){case 2:case 8:a=he;break;case 32:a=_e;break;case 268435456:a=Ie;break;default:a=_e}return o=oy.bind(null,n),a=an(a,o),n.callbackPriority=i,n.callbackNode=a,i}return o!==null&&o!==null&&Wt(o),n.callbackPriority=2,n.callbackNode=null,2}function oy(n,i){if(tn!==0&&tn!==5)return n.callbackNode=null,n.callbackPriority=0,null;var a=n.callbackNode;if(Yo()&&n.callbackNode!==a)return null;var o=at;return o=$i(n,n===Ct?o:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),o===0?null:(Fg(n,o,i),ly(n,dt()),n.callbackNode!=null&&n.callbackNode===a?oy.bind(null,n):null)}function uy(n,i){if(Yo())return null;Fg(n,i,!0)}function gw(){Tw(function(){(mt&6)!==0?an(Q,pw):ay()})}function qf(){if(Ai===0){var n=Ds;n===0&&(n=kt,kt<<=1,(kt&261888)===0&&(kt=256)),Ai=n}return Ai}function cy(n){return n==null||typeof n=="symbol"||typeof n=="boolean"?null:typeof n=="function"?n:eo(""+n)}function fy(n,i){var a=i.ownerDocument.createElement("input");return a.name=i.name,a.value=i.value,n.id&&a.setAttribute("form",n.id),i.parentNode.insertBefore(a,i),n=new FormData(n),a.parentNode.removeChild(a),n}function yw(n,i,a,o,h){if(i==="submit"&&a&&a.stateNode===h){var p=cy((h[qt]||null).action),v=o.submitter;v&&(i=(i=v[qt]||null)?cy(i.formAction):v.getAttribute("formAction"),i!==null&&(p=i,v=null));var k=new io("action","action",null,o,h);n.push({event:k,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(Ai!==0){var I=v?fy(h,v):new FormData(h);lf(a,{pending:!0,data:I,method:h.method,action:p},null,I)}}else typeof p=="function"&&(k.preventDefault(),I=v?fy(h,v):new FormData(h),lf(a,{pending:!0,data:I,method:h.method,action:p},p,I))},currentTarget:h}]})}}for(var If=0;If<_c.length;If++){var Ff=_c[If],bw=Ff.toLowerCase(),xw=Ff[0].toUpperCase()+Ff.slice(1);mr(bw,"on"+xw)}mr(Im,"onAnimationEnd"),mr(Fm,"onAnimationIteration"),mr($m,"onAnimationStart"),mr("dblclick","onDoubleClick"),mr("focusin","onFocus"),mr("focusout","onBlur"),mr(Lv,"onTransitionRun"),mr(zv,"onTransitionStart"),mr(Uv,"onTransitionCancel"),mr(Ym,"onTransitionEnd"),se("onMouseEnter",["mouseout","mouseover"]),se("onMouseLeave",["mouseout","mouseover"]),se("onPointerEnter",["pointerout","pointerover"]),se("onPointerLeave",["pointerout","pointerover"]),be("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),be("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),be("onBeforeInput",["compositionend","keypress","textInput","paste"]),be("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var al="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(" "),vw=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(al));function hy(n,i){i=(i&4)!==0;for(var a=0;a<n.length;a++){var o=n[a],h=o.event;o=o.listeners;e:{var p=void 0;if(i)for(var v=o.length-1;0<=v;v--){var k=o[v],I=k.instance,re=k.currentTarget;if(k=k.listener,I!==p&&h.isPropagationStopped())break e;p=k,h.currentTarget=re;try{p(h)}catch(ce){lo(ce)}h.currentTarget=null,p=I}else for(v=0;v<o.length;v++){if(k=o[v],I=k.instance,re=k.currentTarget,k=k.listener,I!==p&&h.isPropagationStopped())break e;p=k,h.currentTarget=re;try{p(h)}catch(ce){lo(ce)}h.currentTarget=null,p=I}}}}function it(n,i){var a=i[Ji];a===void 0&&(a=i[Ji]=new Set);var o=n+"__bubble";a.has(o)||(dy(i,n,2,!1),a.add(o))}function $f(n,i,a){var o=0;i&&(o|=4),dy(a,n,o,i)}var Jo="_reactListening"+Math.random().toString(36).slice(2);function Yf(n){if(!n[Jo]){n[Jo]=!0,Z.forEach(function(a){a!=="selectionchange"&&(vw.has(a)||$f(a,!1,n),$f(a,!0,n))});var i=n.nodeType===9?n:n.ownerDocument;i===null||i[Jo]||(i[Jo]=!0,$f("selectionchange",!1,i))}}function dy(n,i,a,o){switch(Iy(i)){case 2:var h=Jw;break;case 8:h=Xw;break;default:h=ah}a=h.bind(null,i,a,n),h=void 0,!cc||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(h=!0),o?h!==void 0?n.addEventListener(i,a,{capture:!0,passive:h}):n.addEventListener(i,a,!0):h!==void 0?n.addEventListener(i,a,{passive:h}):n.addEventListener(i,a,!1)}function Vf(n,i,a,o,h){var p=o;if((i&1)===0&&(i&2)===0&&o!==null)e:for(;;){if(o===null)return;var v=o.tag;if(v===3||v===4){var k=o.stateNode.containerInfo;if(k===h)break;if(v===4)for(v=o.return;v!==null;){var I=v.tag;if((I===3||I===4)&&v.stateNode.containerInfo===h)return;v=v.return}for(;k!==null;){if(v=E(k),v===null)return;if(I=v.tag,I===5||I===6||I===26||I===27){o=p=v;continue e}k=k.parentNode}}o=o.return}bm(function(){var re=p,ce=oc(a),ye=[];e:{var ie=Vm.get(n);if(ie!==void 0){var ae=io,Me=n;switch(n){case"keypress":if(no(a)===0)break e;case"keydown":case"keyup":ae=dv;break;case"focusin":Me="focus",ae=mc;break;case"focusout":Me="blur",ae=mc;break;case"beforeblur":case"afterblur":ae=mc;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":ae=wm;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ae=tv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ae=gv;break;case Im:case Fm:case $m:ae=iv;break;case Ym:ae=bv;break;case"scroll":case"scrollend":ae=W1;break;case"wheel":ae=vv;break;case"copy":case"cut":case"paste":ae=av;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ae=_m;break;case"toggle":case"beforetoggle":ae=Sv}var qe=(i&4)!==0,wt=!qe&&(n==="scroll"||n==="scrollend"),X=qe?ie!==null?ie+"Capture":null:ie;qe=[];for(var V=re,ne;V!==null;){var de=V;if(ne=de.stateNode,de=de.tag,de!==5&&de!==26&&de!==27||ne===null||X===null||(de=Ta(V,X),de!=null&&qe.push(ll(V,de,ne))),wt)break;V=V.return}0<qe.length&&(ie=new ae(ie,Me,null,a,ce),ye.push({event:ie,listeners:qe}))}}if((i&7)===0){e:{if(ie=n==="mouseover"||n==="pointerover",ae=n==="mouseout"||n==="pointerout",ie&&a!==lc&&(Me=a.relatedTarget||a.fromElement)&&(E(Me)||Me[Mn]))break e;if((ae||ie)&&(ie=ce.window===ce?ce:(ie=ce.ownerDocument)?ie.defaultView||ie.parentWindow:window,ae?(Me=a.relatedTarget||a.toElement,ae=re,Me=Me?E(Me):null,Me!==null&&(wt=u(Me),qe=Me.tag,Me!==wt||qe!==5&&qe!==27&&qe!==6)&&(Me=null)):(ae=null,Me=re),ae!==Me)){if(qe=wm,de="onMouseLeave",X="onMouseEnter",V="mouse",(n==="pointerout"||n==="pointerover")&&(qe=_m,de="onPointerLeave",X="onPointerEnter",V="pointer"),wt=ae==null?ie:T(ae),ne=Me==null?ie:T(Me),ie=new qe(de,V+"leave",ae,a,ce),ie.target=wt,ie.relatedTarget=ne,de=null,E(ce)===re&&(qe=new qe(X,V+"enter",Me,a,ce),qe.target=ne,qe.relatedTarget=wt,de=qe),wt=de,ae&&Me)t:{for(qe=ww,X=ae,V=Me,ne=0,de=X;de;de=qe(de))ne++;de=0;for(var Ue=V;Ue;Ue=qe(Ue))de++;for(;0<ne-de;)X=qe(X),ne--;for(;0<de-ne;)V=qe(V),de--;for(;ne--;){if(X===V||V!==null&&X===V.alternate){qe=X;break t}X=qe(X),V=qe(V)}qe=null}else qe=null;ae!==null&&my(ye,ie,ae,qe,!1),Me!==null&&wt!==null&&my(ye,wt,Me,qe,!0)}}e:{if(ie=re?T(re):window,ae=ie.nodeName&&ie.nodeName.toLowerCase(),ae==="select"||ae==="input"&&ie.type==="file")var ft=Om;else if(jm(ie))if(Rm)ft=Rv;else{ft=Nv;var Le=jv}else ae=ie.nodeName,!ae||ae.toLowerCase()!=="input"||ie.type!=="checkbox"&&ie.type!=="radio"?re&&ac(re.elementType)&&(ft=Om):ft=Ov;if(ft&&(ft=ft(n,re))){Nm(ye,ft,a,ce);break e}Le&&Le(n,ie,re),n==="focusout"&&re&&ie.type==="number"&&re.memoizedProps.value!=null&&sc(ie,"number",ie.value)}switch(Le=re?T(re):window,n){case"focusin":(jm(Le)||Le.contentEditable==="true")&&(Cs=Le,vc=re,za=null);break;case"focusout":za=vc=Cs=null;break;case"mousedown":wc=!0;break;case"contextmenu":case"mouseup":case"dragend":wc=!1,Hm(ye,a,ce);break;case"selectionchange":if(Dv)break;case"keydown":case"keyup":Hm(ye,a,ce)}var Ze;if(gc)e:{switch(n){case"compositionstart":var lt="onCompositionStart";break e;case"compositionend":lt="onCompositionEnd";break e;case"compositionupdate":lt="onCompositionUpdate";break e}lt=void 0}else Es?Am(n,a)&&(lt="onCompositionEnd"):n==="keydown"&&a.keyCode===229&&(lt="onCompositionStart");lt&&(km&&a.locale!=="ko"&&(Es||lt!=="onCompositionStart"?lt==="onCompositionEnd"&&Es&&(Ze=xm()):(fi=ce,fc="value"in fi?fi.value:fi.textContent,Es=!0)),Le=Xo(re,lt),0<Le.length&&(lt=new Sm(lt,n,null,a,ce),ye.push({event:lt,listeners:Le}),Ze?lt.data=Ze:(Ze=Tm(a),Ze!==null&&(lt.data=Ze)))),(Ze=kv?Ev(n,a):Cv(n,a))&&(lt=Xo(re,"onBeforeInput"),0<lt.length&&(Le=new Sm("onBeforeInput","beforeinput",null,a,ce),ye.push({event:Le,listeners:lt}),Le.data=Ze)),yw(ye,n,re,a,ce)}hy(ye,i)})}function ll(n,i,a){return{instance:n,listener:i,currentTarget:a}}function Xo(n,i){for(var a=i+"Capture",o=[];n!==null;){var h=n,p=h.stateNode;if(h=h.tag,h!==5&&h!==26&&h!==27||p===null||(h=Ta(n,a),h!=null&&o.unshift(ll(n,h,p)),h=Ta(n,i),h!=null&&o.push(ll(n,h,p))),n.tag===3)return o;n=n.return}return[]}function ww(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5&&n.tag!==27);return n||null}function my(n,i,a,o,h){for(var p=i._reactName,v=[];a!==null&&a!==o;){var k=a,I=k.alternate,re=k.stateNode;if(k=k.tag,I!==null&&I===o)break;k!==5&&k!==26&&k!==27||re===null||(I=re,h?(re=Ta(a,p),re!=null&&v.unshift(ll(a,re,I))):h||(re=Ta(a,p),re!=null&&v.push(ll(a,re,I)))),a=a.return}v.length!==0&&n.push({event:i,listeners:v})}var Sw=/\r\n?/g,_w=/\u0000|\uFFFD/g;function py(n){return(typeof n=="string"?n:""+n).replace(Sw,`
|
|
49
|
-
`).replace(_w,"")}function gy(n,i){return i=py(i),py(n)===i}function vt(n,i,a,o,h,p){switch(a){case"children":typeof o=="string"?i==="body"||i==="textarea"&&o===""||Ss(n,o):(typeof o=="number"||typeof o=="bigint")&&i!=="body"&&Ss(n,""+o);break;case"className":dr(n,"class",o);break;case"tabIndex":dr(n,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":dr(n,a,o);break;case"style":gm(n,o,p);break;case"data":if(i!=="object"){dr(n,"data",o);break}case"src":case"href":if(o===""&&(i!=="a"||a!=="href")){n.removeAttribute(a);break}if(o==null||typeof o=="function"||typeof o=="symbol"||typeof o=="boolean"){n.removeAttribute(a);break}o=eo(""+o),n.setAttribute(a,o);break;case"action":case"formAction":if(typeof o=="function"){n.setAttribute(a,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof p=="function"&&(a==="formAction"?(i!=="input"&&vt(n,i,"name",h.name,h,null),vt(n,i,"formEncType",h.formEncType,h,null),vt(n,i,"formMethod",h.formMethod,h,null),vt(n,i,"formTarget",h.formTarget,h,null)):(vt(n,i,"encType",h.encType,h,null),vt(n,i,"method",h.method,h,null),vt(n,i,"target",h.target,h,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){n.removeAttribute(a);break}o=eo(""+o),n.setAttribute(a,o);break;case"onClick":o!=null&&(n.onclick=Ur);break;case"onScroll":o!=null&&it("scroll",n);break;case"onScrollEnd":o!=null&&it("scrollend",n);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(s(61));if(a=o.__html,a!=null){if(h.children!=null)throw Error(s(60));n.innerHTML=a}}break;case"multiple":n.multiple=o&&typeof o!="function"&&typeof o!="symbol";break;case"muted":n.muted=o&&typeof o!="function"&&typeof o!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(o==null||typeof o=="function"||typeof o=="boolean"||typeof o=="symbol"){n.removeAttribute("xlink:href");break}a=eo(""+o),n.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":o!=null&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,""+o):n.removeAttribute(a);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":o&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,""):n.removeAttribute(a);break;case"capture":case"download":o===!0?n.setAttribute(a,""):o!==!1&&o!=null&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,o):n.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":o!=null&&typeof o!="function"&&typeof o!="symbol"&&!isNaN(o)&&1<=o?n.setAttribute(a,o):n.removeAttribute(a);break;case"rowSpan":case"start":o==null||typeof o=="function"||typeof o=="symbol"||isNaN(o)?n.removeAttribute(a):n.setAttribute(a,o);break;case"popover":it("beforetoggle",n),it("toggle",n),fn(n,"popover",o);break;case"xlinkActuate":zr(n,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":zr(n,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":zr(n,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":zr(n,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":zr(n,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":zr(n,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":zr(n,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":zr(n,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":zr(n,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":fn(n,"is",o);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=Q1.get(a)||a,fn(n,a,o))}}function Gf(n,i,a,o,h,p){switch(a){case"style":gm(n,o,p);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(s(61));if(a=o.__html,a!=null){if(h.children!=null)throw Error(s(60));n.innerHTML=a}}break;case"children":typeof o=="string"?Ss(n,o):(typeof o=="number"||typeof o=="bigint")&&Ss(n,""+o);break;case"onScroll":o!=null&&it("scroll",n);break;case"onScrollEnd":o!=null&&it("scrollend",n);break;case"onClick":o!=null&&(n.onclick=Ur);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!ge.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(h=a.endsWith("Capture"),i=a.slice(2,h?a.length-7:void 0),p=n[qt]||null,p=p!=null?p[a]:null,typeof p=="function"&&n.removeEventListener(i,p,h),typeof o=="function")){typeof p!="function"&&p!==null&&(a in n?n[a]=null:n.hasAttribute(a)&&n.removeAttribute(a)),n.addEventListener(i,o,h);break e}a in n?n[a]=o:o===!0?n.setAttribute(a,""):fn(n,a,o)}}}function cn(n,i,a){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":it("error",n),it("load",n);var o=!1,h=!1,p;for(p in a)if(a.hasOwnProperty(p)){var v=a[p];if(v!=null)switch(p){case"src":o=!0;break;case"srcSet":h=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(s(137,i));default:vt(n,i,p,v,a,null)}}h&&vt(n,i,"srcSet",a.srcSet,a,null),o&&vt(n,i,"src",a.src,a,null);return;case"input":it("invalid",n);var k=p=v=h=null,I=null,re=null;for(o in a)if(a.hasOwnProperty(o)){var ce=a[o];if(ce!=null)switch(o){case"name":h=ce;break;case"type":v=ce;break;case"checked":I=ce;break;case"defaultChecked":re=ce;break;case"value":p=ce;break;case"defaultValue":k=ce;break;case"children":case"dangerouslySetInnerHTML":if(ce!=null)throw Error(s(137,i));break;default:vt(n,i,o,ce,a,null)}}hm(n,p,k,I,re,v,h,!1);return;case"select":it("invalid",n),o=v=p=null;for(h in a)if(a.hasOwnProperty(h)&&(k=a[h],k!=null))switch(h){case"value":p=k;break;case"defaultValue":v=k;break;case"multiple":o=k;default:vt(n,i,h,k,a,null)}i=p,a=v,n.multiple=!!o,i!=null?ws(n,!!o,i,!1):a!=null&&ws(n,!!o,a,!0);return;case"textarea":it("invalid",n),p=h=o=null;for(v in a)if(a.hasOwnProperty(v)&&(k=a[v],k!=null))switch(v){case"value":o=k;break;case"defaultValue":h=k;break;case"children":p=k;break;case"dangerouslySetInnerHTML":if(k!=null)throw Error(s(91));break;default:vt(n,i,v,k,a,null)}mm(n,o,h,p);return;case"option":for(I in a)if(a.hasOwnProperty(I)&&(o=a[I],o!=null))switch(I){case"selected":n.selected=o&&typeof o!="function"&&typeof o!="symbol";break;default:vt(n,i,I,o,a,null)}return;case"dialog":it("beforetoggle",n),it("toggle",n),it("cancel",n),it("close",n);break;case"iframe":case"object":it("load",n);break;case"video":case"audio":for(o=0;o<al.length;o++)it(al[o],n);break;case"image":it("error",n),it("load",n);break;case"details":it("toggle",n);break;case"embed":case"source":case"link":it("error",n),it("load",n);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(re in a)if(a.hasOwnProperty(re)&&(o=a[re],o!=null))switch(re){case"children":case"dangerouslySetInnerHTML":throw Error(s(137,i));default:vt(n,i,re,o,a,null)}return;default:if(ac(i)){for(ce in a)a.hasOwnProperty(ce)&&(o=a[ce],o!==void 0&&Gf(n,i,ce,o,a,void 0));return}}for(k in a)a.hasOwnProperty(k)&&(o=a[k],o!=null&&vt(n,i,k,o,a,null))}function kw(n,i,a,o){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var h=null,p=null,v=null,k=null,I=null,re=null,ce=null;for(ae in a){var ye=a[ae];if(a.hasOwnProperty(ae)&&ye!=null)switch(ae){case"checked":break;case"value":break;case"defaultValue":I=ye;default:o.hasOwnProperty(ae)||vt(n,i,ae,null,o,ye)}}for(var ie in o){var ae=o[ie];if(ye=a[ie],o.hasOwnProperty(ie)&&(ae!=null||ye!=null))switch(ie){case"type":p=ae;break;case"name":h=ae;break;case"checked":re=ae;break;case"defaultChecked":ce=ae;break;case"value":v=ae;break;case"defaultValue":k=ae;break;case"children":case"dangerouslySetInnerHTML":if(ae!=null)throw Error(s(137,i));break;default:ae!==ye&&vt(n,i,ie,ae,o,ye)}}ic(n,v,k,I,re,ce,p,h);return;case"select":ae=v=k=ie=null;for(p in a)if(I=a[p],a.hasOwnProperty(p)&&I!=null)switch(p){case"value":break;case"multiple":ae=I;default:o.hasOwnProperty(p)||vt(n,i,p,null,o,I)}for(h in o)if(p=o[h],I=a[h],o.hasOwnProperty(h)&&(p!=null||I!=null))switch(h){case"value":ie=p;break;case"defaultValue":k=p;break;case"multiple":v=p;default:p!==I&&vt(n,i,h,p,o,I)}i=k,a=v,o=ae,ie!=null?ws(n,!!a,ie,!1):!!o!=!!a&&(i!=null?ws(n,!!a,i,!0):ws(n,!!a,a?[]:"",!1));return;case"textarea":ae=ie=null;for(k in a)if(h=a[k],a.hasOwnProperty(k)&&h!=null&&!o.hasOwnProperty(k))switch(k){case"value":break;case"children":break;default:vt(n,i,k,null,o,h)}for(v in o)if(h=o[v],p=a[v],o.hasOwnProperty(v)&&(h!=null||p!=null))switch(v){case"value":ie=h;break;case"defaultValue":ae=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(s(91));break;default:h!==p&&vt(n,i,v,h,o,p)}dm(n,ie,ae);return;case"option":for(var Me in a)if(ie=a[Me],a.hasOwnProperty(Me)&&ie!=null&&!o.hasOwnProperty(Me))switch(Me){case"selected":n.selected=!1;break;default:vt(n,i,Me,null,o,ie)}for(I in o)if(ie=o[I],ae=a[I],o.hasOwnProperty(I)&&ie!==ae&&(ie!=null||ae!=null))switch(I){case"selected":n.selected=ie&&typeof ie!="function"&&typeof ie!="symbol";break;default:vt(n,i,I,ie,o,ae)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var qe in a)ie=a[qe],a.hasOwnProperty(qe)&&ie!=null&&!o.hasOwnProperty(qe)&&vt(n,i,qe,null,o,ie);for(re in o)if(ie=o[re],ae=a[re],o.hasOwnProperty(re)&&ie!==ae&&(ie!=null||ae!=null))switch(re){case"children":case"dangerouslySetInnerHTML":if(ie!=null)throw Error(s(137,i));break;default:vt(n,i,re,ie,o,ae)}return;default:if(ac(i)){for(var wt in a)ie=a[wt],a.hasOwnProperty(wt)&&ie!==void 0&&!o.hasOwnProperty(wt)&&Gf(n,i,wt,void 0,o,ie);for(ce in o)ie=o[ce],ae=a[ce],!o.hasOwnProperty(ce)||ie===ae||ie===void 0&&ae===void 0||Gf(n,i,ce,ie,o,ae);return}}for(var X in a)ie=a[X],a.hasOwnProperty(X)&&ie!=null&&!o.hasOwnProperty(X)&&vt(n,i,X,null,o,ie);for(ye in o)ie=o[ye],ae=a[ye],!o.hasOwnProperty(ye)||ie===ae||ie==null&&ae==null||vt(n,i,ye,ie,o,ae)}function yy(n){switch(n){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function Ew(){if(typeof performance.getEntriesByType=="function"){for(var n=0,i=0,a=performance.getEntriesByType("resource"),o=0;o<a.length;o++){var h=a[o],p=h.transferSize,v=h.initiatorType,k=h.duration;if(p&&k&&yy(v)){for(v=0,k=h.responseEnd,o+=1;o<a.length;o++){var I=a[o],re=I.startTime;if(re>k)break;var ce=I.transferSize,ye=I.initiatorType;ce&&yy(ye)&&(I=I.responseEnd,v+=ce*(I<k?1:(k-re)/(I-re)))}if(--o,i+=8*(p+v)/(h.duration/1e3),n++,10<n)break}}if(0<n)return i/n/1e6}return navigator.connection&&(n=navigator.connection.downlink,typeof n=="number")?n:5}var Jf=null,Xf=null;function Ko(n){return n.nodeType===9?n:n.ownerDocument}function by(n){switch(n){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function xy(n,i){if(n===0)switch(i){case"svg":return 1;case"math":return 2;default:return 0}return n===1&&i==="foreignObject"?0:n}function Kf(n,i){return n==="textarea"||n==="noscript"||typeof i.children=="string"||typeof i.children=="number"||typeof i.children=="bigint"||typeof i.dangerouslySetInnerHTML=="object"&&i.dangerouslySetInnerHTML!==null&&i.dangerouslySetInnerHTML.__html!=null}var Qf=null;function Cw(){var n=window.event;return n&&n.type==="popstate"?n===Qf?!1:(Qf=n,!0):(Qf=null,!1)}var vy=typeof setTimeout=="function"?setTimeout:void 0,Aw=typeof clearTimeout=="function"?clearTimeout:void 0,wy=typeof Promise=="function"?Promise:void 0,Tw=typeof queueMicrotask=="function"?queueMicrotask:typeof wy<"u"?function(n){return wy.resolve(null).then(n).catch(jw)}:vy;function jw(n){setTimeout(function(){throw n})}function Ti(n){return n==="head"}function Sy(n,i){var a=i,o=0;do{var h=a.nextSibling;if(n.removeChild(a),h&&h.nodeType===8)if(a=h.data,a==="/$"||a==="/&"){if(o===0){n.removeChild(h),Ws(i);return}o--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")o++;else if(a==="html")ol(n.ownerDocument.documentElement);else if(a==="head"){a=n.ownerDocument.head,ol(a);for(var p=a.firstChild;p;){var v=p.nextSibling,k=p.nodeName;p[en]||k==="SCRIPT"||k==="STYLE"||k==="LINK"&&p.rel.toLowerCase()==="stylesheet"||a.removeChild(p),p=v}}else a==="body"&&ol(n.ownerDocument.body);a=h}while(a);Ws(i)}function _y(n,i){var a=n;n=0;do{var o=a.nextSibling;if(a.nodeType===1?i?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(i?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),o&&o.nodeType===8)if(a=o.data,a==="/$"){if(n===0)break;n--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||n++;a=o}while(a)}function Zf(n){var i=n.firstChild;for(i&&i.nodeType===10&&(i=i.nextSibling);i;){var a=i;switch(i=i.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":Zf(a),vs(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}n.removeChild(a)}}function Nw(n,i,a,o){for(;n.nodeType===1;){var h=a;if(n.nodeName.toLowerCase()!==i.toLowerCase()){if(!o&&(n.nodeName!=="INPUT"||n.type!=="hidden"))break}else if(o){if(!n[en])switch(i){case"meta":if(!n.hasAttribute("itemprop"))break;return n;case"link":if(p=n.getAttribute("rel"),p==="stylesheet"&&n.hasAttribute("data-precedence"))break;if(p!==h.rel||n.getAttribute("href")!==(h.href==null||h.href===""?null:h.href)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin)||n.getAttribute("title")!==(h.title==null?null:h.title))break;return n;case"style":if(n.hasAttribute("data-precedence"))break;return n;case"script":if(p=n.getAttribute("src"),(p!==(h.src==null?null:h.src)||n.getAttribute("type")!==(h.type==null?null:h.type)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin))&&p&&n.hasAttribute("async")&&!n.hasAttribute("itemprop"))break;return n;default:return n}}else if(i==="input"&&n.type==="hidden"){var p=h.name==null?null:""+h.name;if(h.type==="hidden"&&n.getAttribute("name")===p)return n}else return n;if(n=sr(n.nextSibling),n===null)break}return null}function Ow(n,i,a){if(i==="")return null;for(;n.nodeType!==3;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!a||(n=sr(n.nextSibling),n===null))return null;return n}function ky(n,i){for(;n.nodeType!==8;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!i||(n=sr(n.nextSibling),n===null))return null;return n}function Wf(n){return n.data==="$?"||n.data==="$~"}function eh(n){return n.data==="$!"||n.data==="$?"&&n.ownerDocument.readyState!=="loading"}function Rw(n,i){var a=n.ownerDocument;if(n.data==="$~")n._reactRetry=i;else if(n.data!=="$?"||a.readyState!=="loading")i();else{var o=function(){i(),a.removeEventListener("DOMContentLoaded",o)};a.addEventListener("DOMContentLoaded",o),n._reactRetry=o}}function sr(n){for(;n!=null;n=n.nextSibling){var i=n.nodeType;if(i===1||i===3)break;if(i===8){if(i=n.data,i==="$"||i==="$!"||i==="$?"||i==="$~"||i==="&"||i==="F!"||i==="F")break;if(i==="/$"||i==="/&")return null}}return n}var th=null;function Ey(n){n=n.nextSibling;for(var i=0;n;){if(n.nodeType===8){var a=n.data;if(a==="/$"||a==="/&"){if(i===0)return sr(n.nextSibling);i--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||i++}n=n.nextSibling}return null}function Cy(n){n=n.previousSibling;for(var i=0;n;){if(n.nodeType===8){var a=n.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(i===0)return n;i--}else a!=="/$"&&a!=="/&"||i++}n=n.previousSibling}return null}function Ay(n,i,a){switch(i=Ko(a),n){case"html":if(n=i.documentElement,!n)throw Error(s(452));return n;case"head":if(n=i.head,!n)throw Error(s(453));return n;case"body":if(n=i.body,!n)throw Error(s(454));return n;default:throw Error(s(451))}}function ol(n){for(var i=n.attributes;i.length;)n.removeAttributeNode(i[0]);vs(n)}var ar=new Map,Ty=new Set;function Qo(n){return typeof n.getRootNode=="function"?n.getRootNode():n.nodeType===9?n:n.ownerDocument}var Wr=W.d;W.d={f:Mw,r:Dw,D:Lw,C:zw,L:Uw,m:Bw,X:Hw,S:Pw,M:qw};function Mw(){var n=Wr.f(),i=Io();return n||i}function Dw(n){var i=O(n);i!==null&&i.tag===5&&i.type==="form"?Yp(i):Wr.r(n)}var Ks=typeof document>"u"?null:document;function jy(n,i,a){var o=Ks;if(o&&typeof i=="string"&&i){var h=Zn(i);h='link[rel="'+n+'"][href="'+h+'"]',typeof a=="string"&&(h+='[crossorigin="'+a+'"]'),Ty.has(h)||(Ty.add(h),n={rel:n,crossOrigin:a,href:i},o.querySelector(h)===null&&(i=o.createElement("link"),cn(i,"link",n),Y(i),o.head.appendChild(i)))}}function Lw(n){Wr.D(n),jy("dns-prefetch",n,null)}function zw(n,i){Wr.C(n,i),jy("preconnect",n,i)}function Uw(n,i,a){Wr.L(n,i,a);var o=Ks;if(o&&n&&i){var h='link[rel="preload"][as="'+Zn(i)+'"]';i==="image"&&a&&a.imageSrcSet?(h+='[imagesrcset="'+Zn(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(h+='[imagesizes="'+Zn(a.imageSizes)+'"]')):h+='[href="'+Zn(n)+'"]';var p=h;switch(i){case"style":p=Qs(n);break;case"script":p=Zs(n)}ar.has(p)||(n=g({rel:"preload",href:i==="image"&&a&&a.imageSrcSet?void 0:n,as:i},a),ar.set(p,n),o.querySelector(h)!==null||i==="style"&&o.querySelector(ul(p))||i==="script"&&o.querySelector(cl(p))||(i=o.createElement("link"),cn(i,"link",n),Y(i),o.head.appendChild(i)))}}function Bw(n,i){Wr.m(n,i);var a=Ks;if(a&&n){var o=i&&typeof i.as=="string"?i.as:"script",h='link[rel="modulepreload"][as="'+Zn(o)+'"][href="'+Zn(n)+'"]',p=h;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":p=Zs(n)}if(!ar.has(p)&&(n=g({rel:"modulepreload",href:n},i),ar.set(p,n),a.querySelector(h)===null)){switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(cl(p)))return}o=a.createElement("link"),cn(o,"link",n),Y(o),a.head.appendChild(o)}}}function Pw(n,i,a){Wr.S(n,i,a);var o=Ks;if(o&&n){var h=B(o).hoistableStyles,p=Qs(n);i=i||"default";var v=h.get(p);if(!v){var k={loading:0,preload:null};if(v=o.querySelector(ul(p)))k.loading=5;else{n=g({rel:"stylesheet",href:n,"data-precedence":i},a),(a=ar.get(p))&&nh(n,a);var I=v=o.createElement("link");Y(I),cn(I,"link",n),I._p=new Promise(function(re,ce){I.onload=re,I.onerror=ce}),I.addEventListener("load",function(){k.loading|=1}),I.addEventListener("error",function(){k.loading|=2}),k.loading|=4,Zo(v,i,o)}v={type:"stylesheet",instance:v,count:1,state:k},h.set(p,v)}}}function Hw(n,i){Wr.X(n,i);var a=Ks;if(a&&n){var o=B(a).hoistableScripts,h=Zs(n),p=o.get(h);p||(p=a.querySelector(cl(h)),p||(n=g({src:n,async:!0},i),(i=ar.get(h))&&rh(n,i),p=a.createElement("script"),Y(p),cn(p,"link",n),a.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function qw(n,i){Wr.M(n,i);var a=Ks;if(a&&n){var o=B(a).hoistableScripts,h=Zs(n),p=o.get(h);p||(p=a.querySelector(cl(h)),p||(n=g({src:n,async:!0,type:"module"},i),(i=ar.get(h))&&rh(n,i),p=a.createElement("script"),Y(p),cn(p,"link",n),a.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function Ny(n,i,a,o){var h=(h=we.current)?Qo(h):null;if(!h)throw Error(s(446));switch(n){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(i=Qs(a.href),a=B(h).hoistableStyles,o=a.get(i),o||(o={type:"style",instance:null,count:0,state:null},a.set(i,o)),o):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){n=Qs(a.href);var p=B(h).hoistableStyles,v=p.get(n);if(v||(h=h.ownerDocument||h,v={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},p.set(n,v),(p=h.querySelector(ul(n)))&&!p._p&&(v.instance=p,v.state.loading=5),ar.has(n)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},ar.set(n,a),p||Iw(h,n,a,v.state))),i&&o===null)throw Error(s(528,""));return v}if(i&&o!==null)throw Error(s(529,""));return null;case"script":return i=a.async,a=a.src,typeof a=="string"&&i&&typeof i!="function"&&typeof i!="symbol"?(i=Zs(a),a=B(h).hoistableScripts,o=a.get(i),o||(o={type:"script",instance:null,count:0,state:null},a.set(i,o)),o):{type:"void",instance:null,count:0,state:null};default:throw Error(s(444,n))}}function Qs(n){return'href="'+Zn(n)+'"'}function ul(n){return'link[rel="stylesheet"]['+n+"]"}function Oy(n){return g({},n,{"data-precedence":n.precedence,precedence:null})}function Iw(n,i,a,o){n.querySelector('link[rel="preload"][as="style"]['+i+"]")?o.loading=1:(i=n.createElement("link"),o.preload=i,i.addEventListener("load",function(){return o.loading|=1}),i.addEventListener("error",function(){return o.loading|=2}),cn(i,"link",a),Y(i),n.head.appendChild(i))}function Zs(n){return'[src="'+Zn(n)+'"]'}function cl(n){return"script[async]"+n}function Ry(n,i,a){if(i.count++,i.instance===null)switch(i.type){case"style":var o=n.querySelector('style[data-href~="'+Zn(a.href)+'"]');if(o)return i.instance=o,Y(o),o;var h=g({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return o=(n.ownerDocument||n).createElement("style"),Y(o),cn(o,"style",h),Zo(o,a.precedence,n),i.instance=o;case"stylesheet":h=Qs(a.href);var p=n.querySelector(ul(h));if(p)return i.state.loading|=4,i.instance=p,Y(p),p;o=Oy(a),(h=ar.get(h))&&nh(o,h),p=(n.ownerDocument||n).createElement("link"),Y(p);var v=p;return v._p=new Promise(function(k,I){v.onload=k,v.onerror=I}),cn(p,"link",o),i.state.loading|=4,Zo(p,a.precedence,n),i.instance=p;case"script":return p=Zs(a.src),(h=n.querySelector(cl(p)))?(i.instance=h,Y(h),h):(o=a,(h=ar.get(p))&&(o=g({},a),rh(o,h)),n=n.ownerDocument||n,h=n.createElement("script"),Y(h),cn(h,"link",o),n.head.appendChild(h),i.instance=h);case"void":return null;default:throw Error(s(443,i.type))}else i.type==="stylesheet"&&(i.state.loading&4)===0&&(o=i.instance,i.state.loading|=4,Zo(o,a.precedence,n));return i.instance}function Zo(n,i,a){for(var o=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),h=o.length?o[o.length-1]:null,p=h,v=0;v<o.length;v++){var k=o[v];if(k.dataset.precedence===i)p=k;else if(p!==h)break}p?p.parentNode.insertBefore(n,p.nextSibling):(i=a.nodeType===9?a.head:a,i.insertBefore(n,i.firstChild))}function nh(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.title==null&&(n.title=i.title)}function rh(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.integrity==null&&(n.integrity=i.integrity)}var Wo=null;function My(n,i,a){if(Wo===null){var o=new Map,h=Wo=new Map;h.set(a,o)}else h=Wo,o=h.get(a),o||(o=new Map,h.set(a,o));if(o.has(n))return o;for(o.set(n,null),a=a.getElementsByTagName(n),h=0;h<a.length;h++){var p=a[h];if(!(p[en]||p[Et]||n==="link"&&p.getAttribute("rel")==="stylesheet")&&p.namespaceURI!=="http://www.w3.org/2000/svg"){var v=p.getAttribute(i)||"";v=n+v;var k=o.get(v);k?k.push(p):o.set(v,[p])}}return o}function Dy(n,i,a){n=n.ownerDocument||n,n.head.insertBefore(a,i==="title"?n.querySelector("head > title"):null)}function Fw(n,i,a){if(a===1||i.itemProp!=null)return!1;switch(n){case"meta":case"title":return!0;case"style":if(typeof i.precedence!="string"||typeof i.href!="string"||i.href==="")break;return!0;case"link":if(typeof i.rel!="string"||typeof i.href!="string"||i.href===""||i.onLoad||i.onError)break;switch(i.rel){case"stylesheet":return n=i.disabled,typeof i.precedence=="string"&&n==null;default:return!0}case"script":if(i.async&&typeof i.async!="function"&&typeof i.async!="symbol"&&!i.onLoad&&!i.onError&&i.src&&typeof i.src=="string")return!0}return!1}function Ly(n){return!(n.type==="stylesheet"&&(n.state.loading&3)===0)}function $w(n,i,a,o){if(a.type==="stylesheet"&&(typeof o.media!="string"||matchMedia(o.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var h=Qs(o.href),p=i.querySelector(ul(h));if(p){i=p._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(n.count++,n=eu.bind(n),i.then(n,n)),a.state.loading|=4,a.instance=p,Y(p);return}p=i.ownerDocument||i,o=Oy(o),(h=ar.get(h))&&nh(o,h),p=p.createElement("link"),Y(p);var v=p;v._p=new Promise(function(k,I){v.onload=k,v.onerror=I}),cn(p,"link",o),a.instance=p}n.stylesheets===null&&(n.stylesheets=new Map),n.stylesheets.set(a,i),(i=a.state.preload)&&(a.state.loading&3)===0&&(n.count++,a=eu.bind(n),i.addEventListener("load",a),i.addEventListener("error",a))}}var ih=0;function Yw(n,i){return n.stylesheets&&n.count===0&&nu(n,n.stylesheets),0<n.count||0<n.imgCount?function(a){var o=setTimeout(function(){if(n.stylesheets&&nu(n,n.stylesheets),n.unsuspend){var p=n.unsuspend;n.unsuspend=null,p()}},6e4+i);0<n.imgBytes&&ih===0&&(ih=62500*Ew());var h=setTimeout(function(){if(n.waitingForImages=!1,n.count===0&&(n.stylesheets&&nu(n,n.stylesheets),n.unsuspend)){var p=n.unsuspend;n.unsuspend=null,p()}},(n.imgBytes>ih?50:800)+i);return n.unsuspend=a,function(){n.unsuspend=null,clearTimeout(o),clearTimeout(h)}}:null}function eu(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)nu(this,this.stylesheets);else if(this.unsuspend){var n=this.unsuspend;this.unsuspend=null,n()}}}var tu=null;function nu(n,i){n.stylesheets=null,n.unsuspend!==null&&(n.count++,tu=new Map,i.forEach(Vw,n),tu=null,eu.call(n))}function Vw(n,i){if(!(i.state.loading&4)){var a=tu.get(n);if(a)var o=a.get(null);else{a=new Map,tu.set(n,a);for(var h=n.querySelectorAll("link[data-precedence],style[data-precedence]"),p=0;p<h.length;p++){var v=h[p];(v.nodeName==="LINK"||v.getAttribute("media")!=="not all")&&(a.set(v.dataset.precedence,v),o=v)}o&&a.set(null,o)}h=i.instance,v=h.getAttribute("data-precedence"),p=a.get(v)||o,p===o&&a.set(null,h),a.set(v,h),this.count++,o=eu.bind(this),h.addEventListener("load",o),h.addEventListener("error",o),p?p.parentNode.insertBefore(h,p.nextSibling):(n=n.nodeType===9?n.head:n,n.insertBefore(h,n.firstChild)),i.state.loading|=4}}var fl={$$typeof:$,Provider:null,Consumer:null,_currentValue:ue,_currentValue2:ue,_threadCount:0};function Gw(n,i,a,o,h,p,v,k,I){this.tag=1,this.containerInfo=n,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=li(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=li(0),this.hiddenUpdates=li(null),this.identifierPrefix=o,this.onUncaughtError=h,this.onCaughtError=p,this.onRecoverableError=v,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=I,this.incompleteTransitions=new Map}function zy(n,i,a,o,h,p,v,k,I,re,ce,ye){return n=new Gw(n,i,a,v,I,re,ce,ye,k),i=1,p===!0&&(i|=24),p=Ln(3,null,null,i),n.current=p,p.stateNode=n,i=zc(),i.refCount++,n.pooledCache=i,i.refCount++,p.memoizedState={element:o,isDehydrated:a,cache:i},Hc(p),n}function Uy(n){return n?(n=js,n):js}function By(n,i,a,o,h,p){h=Uy(h),o.context===null?o.context=h:o.pendingContext=h,o=yi(i),o.payload={element:a},p=p===void 0?null:p,p!==null&&(o.callback=p),a=bi(n,o,i),a!==null&&(Nn(a,n,i),Fa(a,n,i))}function Py(n,i){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var a=n.retryLane;n.retryLane=a!==0&&a<i?a:i}}function sh(n,i){Py(n,i),(n=n.alternate)&&Py(n,i)}function Hy(n){if(n.tag===13||n.tag===31){var i=Zi(n,67108864);i!==null&&Nn(i,n,67108864),sh(n,67108864)}}function qy(n){if(n.tag===13||n.tag===31){var i=Hn();i=Lr(i);var a=Zi(n,i);a!==null&&Nn(a,n,i),sh(n,i)}}var ru=!0;function Jw(n,i,a,o){var h=z.T;z.T=null;var p=W.p;try{W.p=2,ah(n,i,a,o)}finally{W.p=p,z.T=h}}function Xw(n,i,a,o){var h=z.T;z.T=null;var p=W.p;try{W.p=8,ah(n,i,a,o)}finally{W.p=p,z.T=h}}function ah(n,i,a,o){if(ru){var h=lh(o);if(h===null)Vf(n,i,o,iu,a),Fy(n,o);else if(Qw(h,n,i,a,o))o.stopPropagation();else if(Fy(n,o),i&4&&-1<Kw.indexOf(n)){for(;h!==null;){var p=O(h);if(p!==null)switch(p.tag){case 3:if(p=p.stateNode,p.current.memoizedState.isDehydrated){var v=fr(p.pendingLanes);if(v!==0){var k=p;for(k.pendingLanes|=2,k.entangledLanes|=2;v;){var I=1<<31-Je(v);k.entanglements[1]|=I,v&=~I}Tr(p),(mt&6)===0&&(Ho=dt()+500,sl(0))}}break;case 31:case 13:k=Zi(p,2),k!==null&&Nn(k,p,2),Io(),sh(p,2)}if(p=lh(o),p===null&&Vf(n,i,o,iu,a),p===h)break;h=p}h!==null&&o.stopPropagation()}else Vf(n,i,o,null,a)}}function lh(n){return n=oc(n),oh(n)}var iu=null;function oh(n){if(iu=null,n=E(n),n!==null){var i=u(n);if(i===null)n=null;else{var a=i.tag;if(a===13){if(n=c(i),n!==null)return n;n=null}else if(a===31){if(n=f(i),n!==null)return n;n=null}else if(a===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;n=null}else i!==n&&(n=null)}}return iu=n,null}function Iy(n){switch(n){case"beforetoggle":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"toggle":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 2;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"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(je()){case Q:return 2;case he:return 8;case _e:case Oe:return 32;case Ie:return 268435456;default:return 32}default:return 32}}var uh=!1,ji=null,Ni=null,Oi=null,hl=new Map,dl=new Map,Ri=[],Kw="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".split(" ");function Fy(n,i){switch(n){case"focusin":case"focusout":ji=null;break;case"dragenter":case"dragleave":Ni=null;break;case"mouseover":case"mouseout":Oi=null;break;case"pointerover":case"pointerout":hl.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":dl.delete(i.pointerId)}}function ml(n,i,a,o,h,p){return n===null||n.nativeEvent!==p?(n={blockedOn:i,domEventName:a,eventSystemFlags:o,nativeEvent:p,targetContainers:[h]},i!==null&&(i=O(i),i!==null&&Hy(i)),n):(n.eventSystemFlags|=o,i=n.targetContainers,h!==null&&i.indexOf(h)===-1&&i.push(h),n)}function Qw(n,i,a,o,h){switch(i){case"focusin":return ji=ml(ji,n,i,a,o,h),!0;case"dragenter":return Ni=ml(Ni,n,i,a,o,h),!0;case"mouseover":return Oi=ml(Oi,n,i,a,o,h),!0;case"pointerover":var p=h.pointerId;return hl.set(p,ml(hl.get(p)||null,n,i,a,o,h)),!0;case"gotpointercapture":return p=h.pointerId,dl.set(p,ml(dl.get(p)||null,n,i,a,o,h)),!0}return!1}function $y(n){var i=E(n.target);if(i!==null){var a=u(i);if(a!==null){if(i=a.tag,i===13){if(i=c(a),i!==null){n.blockedOn=i,Kl(n.priority,function(){qy(a)});return}}else if(i===31){if(i=f(a),i!==null){n.blockedOn=i,Kl(n.priority,function(){qy(a)});return}}else if(i===3&&a.stateNode.current.memoizedState.isDehydrated){n.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}n.blockedOn=null}function su(n){if(n.blockedOn!==null)return!1;for(var i=n.targetContainers;0<i.length;){var a=lh(n.nativeEvent);if(a===null){a=n.nativeEvent;var o=new a.constructor(a.type,a);lc=o,a.target.dispatchEvent(o),lc=null}else return i=O(a),i!==null&&Hy(i),n.blockedOn=a,!1;i.shift()}return!0}function Yy(n,i,a){su(n)&&a.delete(i)}function Zw(){uh=!1,ji!==null&&su(ji)&&(ji=null),Ni!==null&&su(Ni)&&(Ni=null),Oi!==null&&su(Oi)&&(Oi=null),hl.forEach(Yy),dl.forEach(Yy)}function au(n,i){n.blockedOn===i&&(n.blockedOn=null,uh||(uh=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Zw)))}var lu=null;function Vy(n){lu!==n&&(lu=n,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){lu===n&&(lu=null);for(var i=0;i<n.length;i+=3){var a=n[i],o=n[i+1],h=n[i+2];if(typeof o!="function"){if(oh(o||a)===null)continue;break}var p=O(a);p!==null&&(n.splice(i,3),i-=3,lf(p,{pending:!0,data:h,method:a.method,action:o},o,h))}}))}function Ws(n){function i(I){return au(I,n)}ji!==null&&au(ji,n),Ni!==null&&au(Ni,n),Oi!==null&&au(Oi,n),hl.forEach(i),dl.forEach(i);for(var a=0;a<Ri.length;a++){var o=Ri[a];o.blockedOn===n&&(o.blockedOn=null)}for(;0<Ri.length&&(a=Ri[0],a.blockedOn===null);)$y(a),a.blockedOn===null&&Ri.shift();if(a=(n.ownerDocument||n).$$reactFormReplay,a!=null)for(o=0;o<a.length;o+=3){var h=a[o],p=a[o+1],v=h[qt]||null;if(typeof p=="function")v||Vy(a);else if(v){var k=null;if(p&&p.hasAttribute("formAction")){if(h=p,v=p[qt]||null)k=v.formAction;else if(oh(h)!==null)continue}else k=v.action;typeof k=="function"?a[o+1]=k:(a.splice(o,3),o-=3),Vy(a)}}}function Gy(){function n(p){p.canIntercept&&p.info==="react-transition"&&p.intercept({handler:function(){return new Promise(function(v){return h=v})},focusReset:"manual",scroll:"manual"})}function i(){h!==null&&(h(),h=null),o||setTimeout(a,20)}function a(){if(!o&&!navigation.transition){var p=navigation.currentEntry;p&&p.url!=null&&navigation.navigate(p.url,{state:p.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var o=!1,h=null;return navigation.addEventListener("navigate",n),navigation.addEventListener("navigatesuccess",i),navigation.addEventListener("navigateerror",i),setTimeout(a,100),function(){o=!0,navigation.removeEventListener("navigate",n),navigation.removeEventListener("navigatesuccess",i),navigation.removeEventListener("navigateerror",i),h!==null&&(h(),h=null)}}}function ch(n){this._internalRoot=n}ou.prototype.render=ch.prototype.render=function(n){var i=this._internalRoot;if(i===null)throw Error(s(409));var a=i.current,o=Hn();By(a,o,n,i,null,null)},ou.prototype.unmount=ch.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var i=n.containerInfo;By(n.current,2,null,n,null,null),Io(),i[Mn]=null}};function ou(n){this._internalRoot=n}ou.prototype.unstable_scheduleHydration=function(n){if(n){var i=Ca();n={blockedOn:null,target:n,priority:i};for(var a=0;a<Ri.length&&i!==0&&i<Ri[a].priority;a++);Ri.splice(a,0,n),a===0&&$y(n)}};var Jy=t.version;if(Jy!=="19.2.4")throw Error(s(527,Jy,"19.2.4"));W.findDOMNode=function(n){var i=n._reactInternals;if(i===void 0)throw typeof n.render=="function"?Error(s(188)):(n=Object.keys(n).join(","),Error(s(268,n)));return n=m(i),n=n!==null?y(n):null,n=n===null?null:n.stateNode,n};var Ww={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:z,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var uu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!uu.isDisabled&&uu.supportsFiber)try{Ge=uu.inject(Ww),$e=uu}catch{}}return gl.createRoot=function(n,i){if(!l(n))throw Error(s(299));var a=!1,o="",h=tg,p=ng,v=rg;return i!=null&&(i.unstable_strictMode===!0&&(a=!0),i.identifierPrefix!==void 0&&(o=i.identifierPrefix),i.onUncaughtError!==void 0&&(h=i.onUncaughtError),i.onCaughtError!==void 0&&(p=i.onCaughtError),i.onRecoverableError!==void 0&&(v=i.onRecoverableError)),i=zy(n,1,!1,null,null,a,o,null,h,p,v,Gy),n[Mn]=i.current,Yf(n),new ch(i)},gl.hydrateRoot=function(n,i,a){if(!l(n))throw Error(s(299));var o=!1,h="",p=tg,v=ng,k=rg,I=null;return a!=null&&(a.unstable_strictMode===!0&&(o=!0),a.identifierPrefix!==void 0&&(h=a.identifierPrefix),a.onUncaughtError!==void 0&&(p=a.onUncaughtError),a.onCaughtError!==void 0&&(v=a.onCaughtError),a.onRecoverableError!==void 0&&(k=a.onRecoverableError),a.formState!==void 0&&(I=a.formState)),i=zy(n,1,!0,i,a??null,o,h,I,p,v,k,Gy),i.context=Uy(null),a=i.current,o=Hn(),o=Lr(o),h=yi(o),h.callback=null,bi(a,h,o),a=o,i.current.lanes=a,hr(i,a),Tr(i),n[Mn]=i.current,Yf(n),new ou(i)},gl.version="19.2.4",gl}var i0;function cS(){if(i0)return dh.exports;i0=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(),dh.exports=uS(),dh.exports}var fS=cS();/**
|
|
48
|
+
`+o.stack}}var gn=Object.prototype.hasOwnProperty,an=e.unstable_scheduleCallback,Wt=e.unstable_cancelCallback,yn=e.unstable_shouldYield,Kn=e.unstable_requestPaint,pt=e.unstable_now,je=e.unstable_getCurrentPriorityLevel,Q=e.unstable_ImmediatePriority,he=e.unstable_UserBlockingPriority,_e=e.unstable_NormalPriority,Oe=e.unstable_LowPriority,Ie=e.unstable_IdlePriority,Ke=e.log,Fe=e.unstable_setDisableYieldValue,Ge=null,$e=null;function Qe(n){if(typeof Ke=="function"&&Fe(n),$e&&typeof $e.setStrictMode=="function")try{$e.setStrictMode(Ge,n)}catch{}}var Je=Math.clz32?Math.clz32:Le,pe=Math.log,Pe=Math.LN2;function Le(n){return n>>>=0,n===0?32:31-(pe(n)/Pe|0)|0}var Ct=256,Dt=262144,bn=4194304;function fr(n){var i=n&42;if(i!==0)return i;switch(n&-n){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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return n&261888;case 262144:case 524288:case 1048576:case 2097152:return n&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return n&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return n}}function $i(n,i,a){var o=n.pendingLanes;if(o===0)return 0;var h=0,p=n.suspendedLanes,v=n.pingedLanes;n=n.warmLanes;var k=o&134217727;return k!==0?(o=k&~p,o!==0?h=fr(o):(v&=k,v!==0?h=fr(v):a||(a=k&~n,a!==0&&(h=fr(a))))):(k=o&~p,k!==0?h=fr(k):v!==0?h=fr(v):a||(a=o&~n,a!==0&&(h=fr(a)))),h===0?0:i!==0&&i!==h&&(i&p)===0&&(p=h&-h,a=i&-i,p>=a||p===32&&(a&4194048)!==0)?i:h}function Yi(n,i){return(n.pendingLanes&~(n.suspendedLanes&~n.pingedLanes)&i)===0}function Ea(n,i){switch(n){case 1:case 2:case 4:case 8:case 64:return i+250;case 16:case 32: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 i+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function xs(){var n=bn;return bn<<=1,(bn&62914560)===0&&(bn=4194304),n}function li(n){for(var i=[],a=0;31>a;a++)i.push(n);return i}function hr(n,i){n.pendingLanes|=i,i!==268435456&&(n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0)}function oi(n,i,a,o,h,p){var v=n.pendingLanes;n.pendingLanes=a,n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0,n.expiredLanes&=a,n.entangledLanes&=a,n.errorRecoveryDisabledLanes&=a,n.shellSuspendCounter=0;var k=n.entanglements,I=n.expirationTimes,re=n.hiddenUpdates;for(a=v&~a;0<a;){var ce=31-Je(a),ye=1<<ce;k[ce]=0,I[ce]=-1;var ie=re[ce];if(ie!==null)for(re[ce]=null,ce=0;ce<ie.length;ce++){var ae=ie[ce];ae!==null&&(ae.lane&=-536870913)}a&=~ye}o!==0&&ui(n,o,0),p!==0&&h===0&&n.tag!==0&&(n.suspendedLanes|=p&~(v&~i))}function ui(n,i,a){n.pendingLanes|=i,n.suspendedLanes&=~i;var o=31-Je(i);n.entangledLanes|=i,n.entanglements[o]=n.entanglements[o]|1073741824|a&261930}function Vi(n,i){var a=n.entangledLanes|=i;for(n=n.entanglements;a;){var o=31-Je(a),h=1<<o;h&i|n[o]&i&&(n[o]|=i),a&=~h}}function ci(n,i){var a=i&-i;return a=(a&42)!==0?1:Lr(a),(a&(n.suspendedLanes|i))!==0?0:a}function Lr(n){switch(n){case 2:n=1;break;case 8:n=4;break;case 32:n=16;break;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:n=128;break;case 268435456:n=134217728;break;default:n=0}return n}function Gi(n){return n&=-n,2<n?8<n?(n&134217727)!==0?32:268435456:8:2}function Ca(){var n=W.p;return n!==0?n:(n=window.event,n===void 0?32:Iy(n.type))}function Kl(n,i){var a=W.p;try{return W.p=n,i()}finally{W.p=a}}var kr=Math.random().toString(36).slice(2),At="__reactFiber$"+kr,Ht="__reactProps$"+kr,Mn="__reactContainer$"+kr,Ji="__reactEvents$"+kr,Aa="__reactListeners$"+kr,Ql="__reactHandles$"+kr,Zl="__reactResources$"+kr,en="__reactMarker$"+kr;function vs(n){delete n[At],delete n[Ht],delete n[Ji],delete n[Aa],delete n[Ql]}function E(n){var i=n[At];if(i)return i;for(var a=n.parentNode;a;){if(i=a[Mn]||a[At]){if(a=i.alternate,i.child!==null||a!==null&&a.child!==null)for(n=Cy(n);n!==null;){if(a=n[At])return a;n=Cy(n)}return i}n=a,a=n.parentNode}return null}function O(n){if(n=n[At]||n[Mn]){var i=n.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return n}return null}function T(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n.stateNode;throw Error(s(33))}function B(n){var i=n[Zl];return i||(i=n[Zl]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function Y(n){n[en]=!0}var Z=new Set,ge={};function be(n,i){se(n,i),se(n+"Capture",i)}function se(n,i){for(ge[n]=i,n=0;n<i.length;n++)Z.add(i[n])}var me=RegExp("^[: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]*$"),Re={},nt={};function Ot(n){return gn.call(nt,n)?!0:gn.call(Re,n)?!1:me.test(n)?nt[n]=!0:(Re[n]=!0,!1)}function fn(n,i,a){if(Ot(i))if(a===null)n.removeAttribute(i);else{switch(typeof a){case"undefined":case"function":case"symbol":n.removeAttribute(i);return;case"boolean":var o=i.toLowerCase().slice(0,5);if(o!=="data-"&&o!=="aria-"){n.removeAttribute(i);return}}n.setAttribute(i,""+a)}}function dr(n,i,a){if(a===null)n.removeAttribute(i);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(i);return}n.setAttribute(i,""+a)}}function zr(n,i,a,o){if(o===null)n.removeAttribute(a);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(a);return}n.setAttributeNS(i,a,""+o)}}function Qn(n){switch(typeof n){case"bigint":case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function cm(n){var i=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function J1(n,i,a){var o=Object.getOwnPropertyDescriptor(n.constructor.prototype,i);if(!n.hasOwnProperty(i)&&typeof o<"u"&&typeof o.get=="function"&&typeof o.set=="function"){var h=o.get,p=o.set;return Object.defineProperty(n,i,{configurable:!0,get:function(){return h.call(this)},set:function(v){a=""+v,p.call(this,v)}}),Object.defineProperty(n,i,{enumerable:o.enumerable}),{getValue:function(){return a},setValue:function(v){a=""+v},stopTracking:function(){n._valueTracker=null,delete n[i]}}}}function rc(n){if(!n._valueTracker){var i=cm(n)?"checked":"value";n._valueTracker=J1(n,i,""+n[i])}}function fm(n){if(!n)return!1;var i=n._valueTracker;if(!i)return!0;var a=i.getValue(),o="";return n&&(o=cm(n)?n.checked?"true":"false":n.value),n=o,n!==a?(i.setValue(n),!0):!1}function Wl(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}var X1=/[\n"\\]/g;function Zn(n){return n.replace(X1,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function ic(n,i,a,o,h,p,v,k){n.name="",v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?n.type=v:n.removeAttribute("type"),i!=null?v==="number"?(i===0&&n.value===""||n.value!=i)&&(n.value=""+Qn(i)):n.value!==""+Qn(i)&&(n.value=""+Qn(i)):v!=="submit"&&v!=="reset"||n.removeAttribute("value"),i!=null?sc(n,v,Qn(i)):a!=null?sc(n,v,Qn(a)):o!=null&&n.removeAttribute("value"),h==null&&p!=null&&(n.defaultChecked=!!p),h!=null&&(n.checked=h&&typeof h!="function"&&typeof h!="symbol"),k!=null&&typeof k!="function"&&typeof k!="symbol"&&typeof k!="boolean"?n.name=""+Qn(k):n.removeAttribute("name")}function hm(n,i,a,o,h,p,v,k){if(p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(n.type=p),i!=null||a!=null){if(!(p!=="submit"&&p!=="reset"||i!=null)){rc(n);return}a=a!=null?""+Qn(a):"",i=i!=null?""+Qn(i):a,k||i===n.value||(n.value=i),n.defaultValue=i}o=o??h,o=typeof o!="function"&&typeof o!="symbol"&&!!o,n.checked=k?n.checked:!!o,n.defaultChecked=!!o,v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"&&(n.name=v),rc(n)}function sc(n,i,a){i==="number"&&Wl(n.ownerDocument)===n||n.defaultValue===""+a||(n.defaultValue=""+a)}function ws(n,i,a,o){if(n=n.options,i){i={};for(var h=0;h<a.length;h++)i["$"+a[h]]=!0;for(a=0;a<n.length;a++)h=i.hasOwnProperty("$"+n[a].value),n[a].selected!==h&&(n[a].selected=h),h&&o&&(n[a].defaultSelected=!0)}else{for(a=""+Qn(a),i=null,h=0;h<n.length;h++){if(n[h].value===a){n[h].selected=!0,o&&(n[h].defaultSelected=!0);return}i!==null||n[h].disabled||(i=n[h])}i!==null&&(i.selected=!0)}}function dm(n,i,a){if(i!=null&&(i=""+Qn(i),i!==n.value&&(n.value=i),a==null)){n.defaultValue!==i&&(n.defaultValue=i);return}n.defaultValue=a!=null?""+Qn(a):""}function mm(n,i,a,o){if(i==null){if(o!=null){if(a!=null)throw Error(s(92));if(K(o)){if(1<o.length)throw Error(s(93));o=o[0]}a=o}a==null&&(a=""),i=a}a=Qn(i),n.defaultValue=a,o=n.textContent,o===a&&o!==""&&o!==null&&(n.value=o),rc(n)}function Ss(n,i){if(i){var a=n.firstChild;if(a&&a===n.lastChild&&a.nodeType===3){a.nodeValue=i;return}}n.textContent=i}var K1=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function pm(n,i,a){var o=i.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?o?n.setProperty(i,""):i==="float"?n.cssFloat="":n[i]="":o?n.setProperty(i,a):typeof a!="number"||a===0||K1.has(i)?i==="float"?n.cssFloat=a:n[i]=(""+a).trim():n[i]=a+"px"}function gm(n,i,a){if(i!=null&&typeof i!="object")throw Error(s(62));if(n=n.style,a!=null){for(var o in a)!a.hasOwnProperty(o)||i!=null&&i.hasOwnProperty(o)||(o.indexOf("--")===0?n.setProperty(o,""):o==="float"?n.cssFloat="":n[o]="");for(var h in i)o=i[h],i.hasOwnProperty(h)&&a[h]!==o&&pm(n,h,o)}else for(var p in i)i.hasOwnProperty(p)&&pm(n,p,i[p])}function ac(n){if(n.indexOf("-")===-1)return!1;switch(n){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 Q1=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Z1=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function eo(n){return Z1.test(""+n)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":n}function Ur(){}var lc=null;function oc(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var _s=null,ks=null;function ym(n){var i=O(n);if(i&&(n=i.stateNode)){var a=n[Ht]||null;e:switch(n=i.stateNode,i.type){case"input":if(ic(n,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),i=a.name,a.type==="radio"&&i!=null){for(a=n;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Zn(""+i)+'"][type="radio"]'),i=0;i<a.length;i++){var o=a[i];if(o!==n&&o.form===n.form){var h=o[Ht]||null;if(!h)throw Error(s(90));ic(o,h.value,h.defaultValue,h.defaultValue,h.checked,h.defaultChecked,h.type,h.name)}}for(i=0;i<a.length;i++)o=a[i],o.form===n.form&&fm(o)}break e;case"textarea":dm(n,a.value,a.defaultValue);break e;case"select":i=a.value,i!=null&&ws(n,!!a.multiple,i,!1)}}}var uc=!1;function bm(n,i,a){if(uc)return n(i,a);uc=!0;try{var o=n(i);return o}finally{if(uc=!1,(_s!==null||ks!==null)&&(Io(),_s&&(i=_s,n=ks,ks=_s=null,ym(i),n)))for(i=0;i<n.length;i++)ym(n[i])}}function Ta(n,i){var a=n.stateNode;if(a===null)return null;var o=a[Ht]||null;if(o===null)return null;a=o[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(o=!o.disabled)||(n=n.type,o=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!o;break e;default:n=!1}if(n)return null;if(a&&typeof a!="function")throw Error(s(231,i,typeof a));return a}var Br=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),cc=!1;if(Br)try{var ja={};Object.defineProperty(ja,"passive",{get:function(){cc=!0}}),window.addEventListener("test",ja,ja),window.removeEventListener("test",ja,ja)}catch{cc=!1}var fi=null,fc=null,to=null;function xm(){if(to)return to;var n,i=fc,a=i.length,o,h="value"in fi?fi.value:fi.textContent,p=h.length;for(n=0;n<a&&i[n]===h[n];n++);var v=a-n;for(o=1;o<=v&&i[a-o]===h[p-o];o++);return to=h.slice(n,1<o?1-o:void 0)}function no(n){var i=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&i===13&&(n=13)):n=i,n===10&&(n=13),32<=n||n===13?n:0}function ro(){return!0}function vm(){return!1}function En(n){function i(a,o,h,p,v){this._reactName=a,this._targetInst=h,this.type=o,this.nativeEvent=p,this.target=v,this.currentTarget=null;for(var k in n)n.hasOwnProperty(k)&&(a=n[k],this[k]=a?a(p):p[k]);return this.isDefaultPrevented=(p.defaultPrevented!=null?p.defaultPrevented:p.returnValue===!1)?ro:vm,this.isPropagationStopped=vm,this}return g(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=ro)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=ro)},persist:function(){},isPersistent:ro}),i}var Xi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},io=En(Xi),Na=g({},Xi,{view:0,detail:0}),W1=En(Na),hc,dc,Oa,so=g({},Na,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:pc,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==Oa&&(Oa&&n.type==="mousemove"?(hc=n.screenX-Oa.screenX,dc=n.screenY-Oa.screenY):dc=hc=0,Oa=n),hc)},movementY:function(n){return"movementY"in n?n.movementY:dc}}),wm=En(so),ev=g({},so,{dataTransfer:0}),tv=En(ev),nv=g({},Na,{relatedTarget:0}),mc=En(nv),rv=g({},Xi,{animationName:0,elapsedTime:0,pseudoElement:0}),iv=En(rv),sv=g({},Xi,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),av=En(sv),lv=g({},Xi,{data:0}),Sm=En(lv),ov={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},uv={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"},cv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function fv(n){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(n):(n=cv[n])?!!i[n]:!1}function pc(){return fv}var hv=g({},Na,{key:function(n){if(n.key){var i=ov[n.key]||n.key;if(i!=="Unidentified")return i}return n.type==="keypress"?(n=no(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?uv[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:pc,charCode:function(n){return n.type==="keypress"?no(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?no(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),dv=En(hv),mv=g({},so,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),_m=En(mv),pv=g({},Na,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:pc}),gv=En(pv),yv=g({},Xi,{propertyName:0,elapsedTime:0,pseudoElement:0}),bv=En(yv),xv=g({},so,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),vv=En(xv),wv=g({},Xi,{newState:0,oldState:0}),Sv=En(wv),_v=[9,13,27,32],gc=Br&&"CompositionEvent"in window,Ra=null;Br&&"documentMode"in document&&(Ra=document.documentMode);var kv=Br&&"TextEvent"in window&&!Ra,km=Br&&(!gc||Ra&&8<Ra&&11>=Ra),Em=" ",Cm=!1;function Am(n,i){switch(n){case"keyup":return _v.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Tm(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var Es=!1;function Ev(n,i){switch(n){case"compositionend":return Tm(i);case"keypress":return i.which!==32?null:(Cm=!0,Em);case"textInput":return n=i.data,n===Em&&Cm?null:n;default:return null}}function Cv(n,i){if(Es)return n==="compositionend"||!gc&&Am(n,i)?(n=xm(),to=fc=fi=null,Es=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return km&&i.locale!=="ko"?null:i.data;default:return null}}var Av={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 jm(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i==="input"?!!Av[n.type]:i==="textarea"}function Nm(n,i,a,o){_s?ks?ks.push(o):ks=[o]:_s=o,i=Xo(i,"onChange"),0<i.length&&(a=new io("onChange","change",null,a,o),n.push({event:a,listeners:i}))}var Ma=null,Da=null;function Tv(n){hy(n,0)}function ao(n){var i=T(n);if(fm(i))return n}function Om(n,i){if(n==="change")return i}var Rm=!1;if(Br){var yc;if(Br){var bc="oninput"in document;if(!bc){var Mm=document.createElement("div");Mm.setAttribute("oninput","return;"),bc=typeof Mm.oninput=="function"}yc=bc}else yc=!1;Rm=yc&&(!document.documentMode||9<document.documentMode)}function Dm(){Ma&&(Ma.detachEvent("onpropertychange",Lm),Da=Ma=null)}function Lm(n){if(n.propertyName==="value"&&ao(Da)){var i=[];Nm(i,Da,n,oc(n)),bm(Tv,i)}}function jv(n,i,a){n==="focusin"?(Dm(),Ma=i,Da=a,Ma.attachEvent("onpropertychange",Lm)):n==="focusout"&&Dm()}function Nv(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return ao(Da)}function Ov(n,i){if(n==="click")return ao(i)}function Rv(n,i){if(n==="input"||n==="change")return ao(i)}function Mv(n,i){return n===i&&(n!==0||1/n===1/i)||n!==n&&i!==i}var Dn=typeof Object.is=="function"?Object.is:Mv;function La(n,i){if(Dn(n,i))return!0;if(typeof n!="object"||n===null||typeof i!="object"||i===null)return!1;var a=Object.keys(n),o=Object.keys(i);if(a.length!==o.length)return!1;for(o=0;o<a.length;o++){var h=a[o];if(!gn.call(i,h)||!Dn(n[h],i[h]))return!1}return!0}function zm(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Um(n,i){var a=zm(n);n=0;for(var o;a;){if(a.nodeType===3){if(o=n+a.textContent.length,n<=i&&o>=i)return{node:a,offset:i-n};n=o}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=zm(a)}}function Bm(n,i){return n&&i?n===i?!0:n&&n.nodeType===3?!1:i&&i.nodeType===3?Bm(n,i.parentNode):"contains"in n?n.contains(i):n.compareDocumentPosition?!!(n.compareDocumentPosition(i)&16):!1:!1}function Pm(n){n=n!=null&&n.ownerDocument!=null&&n.ownerDocument.defaultView!=null?n.ownerDocument.defaultView:window;for(var i=Wl(n.document);i instanceof n.HTMLIFrameElement;){try{var a=typeof i.contentWindow.location.href=="string"}catch{a=!1}if(a)n=i.contentWindow;else break;i=Wl(n.document)}return i}function xc(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i&&(i==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||i==="textarea"||n.contentEditable==="true")}var Dv=Br&&"documentMode"in document&&11>=document.documentMode,Cs=null,vc=null,za=null,wc=!1;function Hm(n,i,a){var o=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;wc||Cs==null||Cs!==Wl(o)||(o=Cs,"selectionStart"in o&&xc(o)?o={start:o.selectionStart,end:o.selectionEnd}:(o=(o.ownerDocument&&o.ownerDocument.defaultView||window).getSelection(),o={anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}),za&&La(za,o)||(za=o,o=Xo(vc,"onSelect"),0<o.length&&(i=new io("onSelect","select",null,i,a),n.push({event:i,listeners:o}),i.target=Cs)))}function Ki(n,i){var a={};return a[n.toLowerCase()]=i.toLowerCase(),a["Webkit"+n]="webkit"+i,a["Moz"+n]="moz"+i,a}var As={animationend:Ki("Animation","AnimationEnd"),animationiteration:Ki("Animation","AnimationIteration"),animationstart:Ki("Animation","AnimationStart"),transitionrun:Ki("Transition","TransitionRun"),transitionstart:Ki("Transition","TransitionStart"),transitioncancel:Ki("Transition","TransitionCancel"),transitionend:Ki("Transition","TransitionEnd")},Sc={},qm={};Br&&(qm=document.createElement("div").style,"AnimationEvent"in window||(delete As.animationend.animation,delete As.animationiteration.animation,delete As.animationstart.animation),"TransitionEvent"in window||delete As.transitionend.transition);function Qi(n){if(Sc[n])return Sc[n];if(!As[n])return n;var i=As[n],a;for(a in i)if(i.hasOwnProperty(a)&&a in qm)return Sc[n]=i[a];return n}var Im=Qi("animationend"),Fm=Qi("animationiteration"),$m=Qi("animationstart"),Lv=Qi("transitionrun"),zv=Qi("transitionstart"),Uv=Qi("transitioncancel"),Ym=Qi("transitionend"),Vm=new Map,_c="abort auxClick beforeToggle 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(" ");_c.push("scrollEnd");function mr(n,i){Vm.set(n,i),be(i,[n])}var lo=typeof reportError=="function"?reportError:function(n){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var i=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof n=="object"&&n!==null&&typeof n.message=="string"?String(n.message):String(n),error:n});if(!window.dispatchEvent(i))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",n);return}console.error(n)},Wn=[],Ts=0,kc=0;function oo(){for(var n=Ts,i=kc=Ts=0;i<n;){var a=Wn[i];Wn[i++]=null;var o=Wn[i];Wn[i++]=null;var h=Wn[i];Wn[i++]=null;var p=Wn[i];if(Wn[i++]=null,o!==null&&h!==null){var v=o.pending;v===null?h.next=h:(h.next=v.next,v.next=h),o.pending=h}p!==0&&Gm(a,h,p)}}function uo(n,i,a,o){Wn[Ts++]=n,Wn[Ts++]=i,Wn[Ts++]=a,Wn[Ts++]=o,kc|=o,n.lanes|=o,n=n.alternate,n!==null&&(n.lanes|=o)}function Ec(n,i,a,o){return uo(n,i,a,o),co(n)}function Zi(n,i){return uo(n,null,null,i),co(n)}function Gm(n,i,a){n.lanes|=a;var o=n.alternate;o!==null&&(o.lanes|=a);for(var h=!1,p=n.return;p!==null;)p.childLanes|=a,o=p.alternate,o!==null&&(o.childLanes|=a),p.tag===22&&(n=p.stateNode,n===null||n._visibility&1||(h=!0)),n=p,p=p.return;return n.tag===3?(p=n.stateNode,h&&i!==null&&(h=31-Je(a),n=p.hiddenUpdates,o=n[h],o===null?n[h]=[i]:o.push(i),i.lane=a|536870912),p):null}function co(n){if(50<il)throw il=0,Lf=null,Error(s(185));for(var i=n.return;i!==null;)n=i,i=n.return;return n.tag===3?n.stateNode:null}var js={};function Bv(n,i,a,o){this.tag=n,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=o,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ln(n,i,a,o){return new Bv(n,i,a,o)}function Cc(n){return n=n.prototype,!(!n||!n.isReactComponent)}function Pr(n,i){var a=n.alternate;return a===null?(a=Ln(n.tag,i,n.key,n.mode),a.elementType=n.elementType,a.type=n.type,a.stateNode=n.stateNode,a.alternate=n,n.alternate=a):(a.pendingProps=i,a.type=n.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=n.flags&65011712,a.childLanes=n.childLanes,a.lanes=n.lanes,a.child=n.child,a.memoizedProps=n.memoizedProps,a.memoizedState=n.memoizedState,a.updateQueue=n.updateQueue,i=n.dependencies,a.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},a.sibling=n.sibling,a.index=n.index,a.ref=n.ref,a.refCleanup=n.refCleanup,a}function Jm(n,i){n.flags&=65011714;var a=n.alternate;return a===null?(n.childLanes=0,n.lanes=i,n.child=null,n.subtreeFlags=0,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null,n.stateNode=null):(n.childLanes=a.childLanes,n.lanes=a.lanes,n.child=a.child,n.subtreeFlags=0,n.deletions=null,n.memoizedProps=a.memoizedProps,n.memoizedState=a.memoizedState,n.updateQueue=a.updateQueue,n.type=a.type,i=a.dependencies,n.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),n}function fo(n,i,a,o,h,p){var v=0;if(o=n,typeof n=="function")Cc(n)&&(v=1);else if(typeof n=="string")v=Fw(n,a,xe.current)?26:n==="html"||n==="head"||n==="body"?27:5;else e:switch(n){case q:return n=Ln(31,a,i,h),n.elementType=q,n.lanes=p,n;case j:return Wi(a.children,h,p,i);case D:v=8,h|=24;break;case N:return n=Ln(12,a,i,h|2),n.elementType=N,n.lanes=p,n;case z:return n=Ln(13,a,i,h),n.elementType=z,n.lanes=p,n;case R:return n=Ln(19,a,i,h),n.elementType=R,n.lanes=p,n;default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case F:v=10;break e;case H:v=9;break e;case fe:v=11;break e;case ee:v=14;break e;case $:v=16,o=null;break e}v=29,a=Error(s(130,n===null?"null":typeof n,"")),o=null}return i=Ln(v,a,i,h),i.elementType=n,i.type=o,i.lanes=p,i}function Wi(n,i,a,o){return n=Ln(7,n,o,i),n.lanes=a,n}function Ac(n,i,a){return n=Ln(6,n,null,i),n.lanes=a,n}function Xm(n){var i=Ln(18,null,null,0);return i.stateNode=n,i}function Tc(n,i,a){return i=Ln(4,n.children!==null?n.children:[],n.key,i),i.lanes=a,i.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},i}var Km=new WeakMap;function er(n,i){if(typeof n=="object"&&n!==null){var a=Km.get(n);return a!==void 0?a:(i={value:n,source:i,stack:ft(i)},Km.set(n,i),i)}return{value:n,source:i,stack:ft(i)}}var Ns=[],Os=0,ho=null,Ua=0,tr=[],nr=0,hi=null,Er=1,Cr="";function Hr(n,i){Ns[Os++]=Ua,Ns[Os++]=ho,ho=n,Ua=i}function Qm(n,i,a){tr[nr++]=Er,tr[nr++]=Cr,tr[nr++]=hi,hi=n;var o=Er;n=Cr;var h=32-Je(o)-1;o&=~(1<<h),a+=1;var p=32-Je(i)+h;if(30<p){var v=h-h%5;p=(o&(1<<v)-1).toString(32),o>>=v,h-=v,Er=1<<32-Je(i)+h|a<<h|o,Cr=p+n}else Er=1<<p|a<<h|o,Cr=n}function jc(n){n.return!==null&&(Hr(n,1),Qm(n,1,0))}function Nc(n){for(;n===ho;)ho=Ns[--Os],Ns[Os]=null,Ua=Ns[--Os],Ns[Os]=null;for(;n===hi;)hi=tr[--nr],tr[nr]=null,Cr=tr[--nr],tr[nr]=null,Er=tr[--nr],tr[nr]=null}function Zm(n,i){tr[nr++]=Er,tr[nr++]=Cr,tr[nr++]=hi,Er=i.id,Cr=i.overflow,hi=n}var ln=null,Rt=null,ut=!1,di=null,rr=!1,Oc=Error(s(519));function mi(n){var i=Error(s(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Ba(er(i,n)),Oc}function Wm(n){var i=n.stateNode,a=n.type,o=n.memoizedProps;switch(i[At]=n,i[Ht]=o,a){case"dialog":it("cancel",i),it("close",i);break;case"iframe":case"object":case"embed":it("load",i);break;case"video":case"audio":for(a=0;a<al.length;a++)it(al[a],i);break;case"source":it("error",i);break;case"img":case"image":case"link":it("error",i),it("load",i);break;case"details":it("toggle",i);break;case"input":it("invalid",i),hm(i,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0);break;case"select":it("invalid",i);break;case"textarea":it("invalid",i),mm(i,o.value,o.defaultValue,o.children)}a=o.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||i.textContent===""+a||o.suppressHydrationWarning===!0||gy(i.textContent,a)?(o.popover!=null&&(it("beforetoggle",i),it("toggle",i)),o.onScroll!=null&&it("scroll",i),o.onScrollEnd!=null&&it("scrollend",i),o.onClick!=null&&(i.onclick=Ur),i=!0):i=!1,i||mi(n,!0)}function ep(n){for(ln=n.return;ln;)switch(ln.tag){case 5:case 31:case 13:rr=!1;return;case 27:case 3:rr=!0;return;default:ln=ln.return}}function Rs(n){if(n!==ln)return!1;if(!ut)return ep(n),ut=!0,!1;var i=n.tag,a;if((a=i!==3&&i!==27)&&((a=i===5)&&(a=n.type,a=!(a!=="form"&&a!=="button")||Kf(n.type,n.memoizedProps)),a=!a),a&&Rt&&mi(n),ep(n),i===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(317));Rt=Ey(n)}else if(i===31){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(317));Rt=Ey(n)}else i===27?(i=Rt,Ti(n.type)?(n=th,th=null,Rt=n):Rt=i):Rt=ln?sr(n.stateNode.nextSibling):null;return!0}function es(){Rt=ln=null,ut=!1}function Rc(){var n=di;return n!==null&&(jn===null?jn=n:jn.push.apply(jn,n),di=null),n}function Ba(n){di===null?di=[n]:di.push(n)}var Mc=P(null),ts=null,qr=null;function pi(n,i,a){S(Mc,i._currentValue),i._currentValue=a}function Ir(n){n._currentValue=Mc.current,te(Mc)}function Dc(n,i,a){for(;n!==null;){var o=n.alternate;if((n.childLanes&i)!==i?(n.childLanes|=i,o!==null&&(o.childLanes|=i)):o!==null&&(o.childLanes&i)!==i&&(o.childLanes|=i),n===a)break;n=n.return}}function Lc(n,i,a,o){var h=n.child;for(h!==null&&(h.return=n);h!==null;){var p=h.dependencies;if(p!==null){var v=h.child;p=p.firstContext;e:for(;p!==null;){var k=p;p=h;for(var I=0;I<i.length;I++)if(k.context===i[I]){p.lanes|=a,k=p.alternate,k!==null&&(k.lanes|=a),Dc(p.return,a,n),o||(v=null);break e}p=k.next}}else if(h.tag===18){if(v=h.return,v===null)throw Error(s(341));v.lanes|=a,p=v.alternate,p!==null&&(p.lanes|=a),Dc(v,a,n),v=null}else v=h.child;if(v!==null)v.return=h;else for(v=h;v!==null;){if(v===n){v=null;break}if(h=v.sibling,h!==null){h.return=v.return,v=h;break}v=v.return}h=v}}function Ms(n,i,a,o){n=null;for(var h=i,p=!1;h!==null;){if(!p){if((h.flags&524288)!==0)p=!0;else if((h.flags&262144)!==0)break}if(h.tag===10){var v=h.alternate;if(v===null)throw Error(s(387));if(v=v.memoizedProps,v!==null){var k=h.type;Dn(h.pendingProps.value,v.value)||(n!==null?n.push(k):n=[k])}}else if(h===Ue.current){if(v=h.alternate,v===null)throw Error(s(387));v.memoizedState.memoizedState!==h.memoizedState.memoizedState&&(n!==null?n.push(fl):n=[fl])}h=h.return}n!==null&&Lc(i,n,a,o),i.flags|=262144}function mo(n){for(n=n.firstContext;n!==null;){if(!Dn(n.context._currentValue,n.memoizedValue))return!0;n=n.next}return!1}function ns(n){ts=n,qr=null,n=n.dependencies,n!==null&&(n.firstContext=null)}function on(n){return tp(ts,n)}function po(n,i){return ts===null&&ns(n),tp(n,i)}function tp(n,i){var a=i._currentValue;if(i={context:i,memoizedValue:a,next:null},qr===null){if(n===null)throw Error(s(308));qr=i,n.dependencies={lanes:0,firstContext:i},n.flags|=524288}else qr=qr.next=i;return a}var Pv=typeof AbortController<"u"?AbortController:function(){var n=[],i=this.signal={aborted:!1,addEventListener:function(a,o){n.push(o)}};this.abort=function(){i.aborted=!0,n.forEach(function(a){return a()})}},Hv=e.unstable_scheduleCallback,qv=e.unstable_NormalPriority,Jt={$$typeof:F,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function zc(){return{controller:new Pv,data:new Map,refCount:0}}function Pa(n){n.refCount--,n.refCount===0&&Hv(qv,function(){n.controller.abort()})}var Ha=null,Uc=0,Ds=0,Ls=null;function Iv(n,i){if(Ha===null){var a=Ha=[];Uc=0,Ds=qf(),Ls={status:"pending",value:void 0,then:function(o){a.push(o)}}}return Uc++,i.then(np,np),i}function np(){if(--Uc===0&&Ha!==null){Ls!==null&&(Ls.status="fulfilled");var n=Ha;Ha=null,Ds=0,Ls=null;for(var i=0;i<n.length;i++)(0,n[i])()}}function Fv(n,i){var a=[],o={status:"pending",value:null,reason:null,then:function(h){a.push(h)}};return n.then(function(){o.status="fulfilled",o.value=i;for(var h=0;h<a.length;h++)(0,a[h])(i)},function(h){for(o.status="rejected",o.reason=h,h=0;h<a.length;h++)(0,a[h])(void 0)}),o}var rp=U.S;U.S=function(n,i){Hg=pt(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&Iv(n,i),rp!==null&&rp(n,i)};var rs=P(null);function Bc(){var n=rs.current;return n!==null?n:Tt.pooledCache}function go(n,i){i===null?S(rs,rs.current):S(rs,i.pool)}function ip(){var n=Bc();return n===null?null:{parent:Jt._currentValue,pool:n}}var zs=Error(s(460)),Pc=Error(s(474)),yo=Error(s(542)),bo={then:function(){}};function sp(n){return n=n.status,n==="fulfilled"||n==="rejected"}function ap(n,i,a){switch(a=n[a],a===void 0?n.push(i):a!==i&&(i.then(Ur,Ur),i=a),i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,op(n),n;default:if(typeof i.status=="string")i.then(Ur,Ur);else{if(n=Tt,n!==null&&100<n.shellSuspendCounter)throw Error(s(482));n=i,n.status="pending",n.then(function(o){if(i.status==="pending"){var h=i;h.status="fulfilled",h.value=o}},function(o){if(i.status==="pending"){var h=i;h.status="rejected",h.reason=o}})}switch(i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,op(n),n}throw ss=i,zs}}function is(n){try{var i=n._init;return i(n._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(ss=a,zs):a}}var ss=null;function lp(){if(ss===null)throw Error(s(459));var n=ss;return ss=null,n}function op(n){if(n===zs||n===yo)throw Error(s(483))}var Us=null,qa=0;function xo(n){var i=qa;return qa+=1,Us===null&&(Us=[]),ap(Us,n,i)}function Ia(n,i){i=i.props.ref,n.ref=i!==void 0?i:null}function vo(n,i){throw i.$$typeof===x?Error(s(525)):(n=Object.prototype.toString.call(i),Error(s(31,n==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":n)))}function up(n){function i(X,V){if(n){var ne=X.deletions;ne===null?(X.deletions=[V],X.flags|=16):ne.push(V)}}function a(X,V){if(!n)return null;for(;V!==null;)i(X,V),V=V.sibling;return null}function o(X){for(var V=new Map;X!==null;)X.key!==null?V.set(X.key,X):V.set(X.index,X),X=X.sibling;return V}function h(X,V){return X=Pr(X,V),X.index=0,X.sibling=null,X}function p(X,V,ne){return X.index=ne,n?(ne=X.alternate,ne!==null?(ne=ne.index,ne<V?(X.flags|=67108866,V):ne):(X.flags|=67108866,V)):(X.flags|=1048576,V)}function v(X){return n&&X.alternate===null&&(X.flags|=67108866),X}function k(X,V,ne,de){return V===null||V.tag!==6?(V=Ac(ne,X.mode,de),V.return=X,V):(V=h(V,ne),V.return=X,V)}function I(X,V,ne,de){var Be=ne.type;return Be===j?ce(X,V,ne.props.children,de,ne.key):V!==null&&(V.elementType===Be||typeof Be=="object"&&Be!==null&&Be.$$typeof===$&&is(Be)===V.type)?(V=h(V,ne.props),Ia(V,ne),V.return=X,V):(V=fo(ne.type,ne.key,ne.props,null,X.mode,de),Ia(V,ne),V.return=X,V)}function re(X,V,ne,de){return V===null||V.tag!==4||V.stateNode.containerInfo!==ne.containerInfo||V.stateNode.implementation!==ne.implementation?(V=Tc(ne,X.mode,de),V.return=X,V):(V=h(V,ne.children||[]),V.return=X,V)}function ce(X,V,ne,de,Be){return V===null||V.tag!==7?(V=Wi(ne,X.mode,de,Be),V.return=X,V):(V=h(V,ne),V.return=X,V)}function ye(X,V,ne){if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return V=Ac(""+V,X.mode,ne),V.return=X,V;if(typeof V=="object"&&V!==null){switch(V.$$typeof){case w:return ne=fo(V.type,V.key,V.props,null,X.mode,ne),Ia(ne,V),ne.return=X,ne;case _:return V=Tc(V,X.mode,ne),V.return=X,V;case $:return V=is(V),ye(X,V,ne)}if(K(V)||J(V))return V=Wi(V,X.mode,ne,null),V.return=X,V;if(typeof V.then=="function")return ye(X,xo(V),ne);if(V.$$typeof===F)return ye(X,po(X,V),ne);vo(X,V)}return null}function ie(X,V,ne,de){var Be=V!==null?V.key:null;if(typeof ne=="string"&&ne!==""||typeof ne=="number"||typeof ne=="bigint")return Be!==null?null:k(X,V,""+ne,de);if(typeof ne=="object"&&ne!==null){switch(ne.$$typeof){case w:return ne.key===Be?I(X,V,ne,de):null;case _:return ne.key===Be?re(X,V,ne,de):null;case $:return ne=is(ne),ie(X,V,ne,de)}if(K(ne)||J(ne))return Be!==null?null:ce(X,V,ne,de,null);if(typeof ne.then=="function")return ie(X,V,xo(ne),de);if(ne.$$typeof===F)return ie(X,V,po(X,ne),de);vo(X,ne)}return null}function ae(X,V,ne,de,Be){if(typeof de=="string"&&de!==""||typeof de=="number"||typeof de=="bigint")return X=X.get(ne)||null,k(V,X,""+de,Be);if(typeof de=="object"&&de!==null){switch(de.$$typeof){case w:return X=X.get(de.key===null?ne:de.key)||null,I(V,X,de,Be);case _:return X=X.get(de.key===null?ne:de.key)||null,re(V,X,de,Be);case $:return de=is(de),ae(X,V,ne,de,Be)}if(K(de)||J(de))return X=X.get(ne)||null,ce(V,X,de,Be,null);if(typeof de.then=="function")return ae(X,V,ne,xo(de),Be);if(de.$$typeof===F)return ae(X,V,ne,po(V,de),Be);vo(V,de)}return null}function Me(X,V,ne,de){for(var Be=null,dt=null,ze=V,Ze=V=0,lt=null;ze!==null&&Ze<ne.length;Ze++){ze.index>Ze?(lt=ze,ze=null):lt=ze.sibling;var mt=ie(X,ze,ne[Ze],de);if(mt===null){ze===null&&(ze=lt);break}n&&ze&&mt.alternate===null&&i(X,ze),V=p(mt,V,Ze),dt===null?Be=mt:dt.sibling=mt,dt=mt,ze=lt}if(Ze===ne.length)return a(X,ze),ut&&Hr(X,Ze),Be;if(ze===null){for(;Ze<ne.length;Ze++)ze=ye(X,ne[Ze],de),ze!==null&&(V=p(ze,V,Ze),dt===null?Be=ze:dt.sibling=ze,dt=ze);return ut&&Hr(X,Ze),Be}for(ze=o(ze);Ze<ne.length;Ze++)lt=ae(ze,X,Ze,ne[Ze],de),lt!==null&&(n&<.alternate!==null&&ze.delete(lt.key===null?Ze:lt.key),V=p(lt,V,Ze),dt===null?Be=lt:dt.sibling=lt,dt=lt);return n&&ze.forEach(function(Mi){return i(X,Mi)}),ut&&Hr(X,Ze),Be}function qe(X,V,ne,de){if(ne==null)throw Error(s(151));for(var Be=null,dt=null,ze=V,Ze=V=0,lt=null,mt=ne.next();ze!==null&&!mt.done;Ze++,mt=ne.next()){ze.index>Ze?(lt=ze,ze=null):lt=ze.sibling;var Mi=ie(X,ze,mt.value,de);if(Mi===null){ze===null&&(ze=lt);break}n&&ze&&Mi.alternate===null&&i(X,ze),V=p(Mi,V,Ze),dt===null?Be=Mi:dt.sibling=Mi,dt=Mi,ze=lt}if(mt.done)return a(X,ze),ut&&Hr(X,Ze),Be;if(ze===null){for(;!mt.done;Ze++,mt=ne.next())mt=ye(X,mt.value,de),mt!==null&&(V=p(mt,V,Ze),dt===null?Be=mt:dt.sibling=mt,dt=mt);return ut&&Hr(X,Ze),Be}for(ze=o(ze);!mt.done;Ze++,mt=ne.next())mt=ae(ze,X,Ze,mt.value,de),mt!==null&&(n&&mt.alternate!==null&&ze.delete(mt.key===null?Ze:mt.key),V=p(mt,V,Ze),dt===null?Be=mt:dt.sibling=mt,dt=mt);return n&&ze.forEach(function(eS){return i(X,eS)}),ut&&Hr(X,Ze),Be}function _t(X,V,ne,de){if(typeof ne=="object"&&ne!==null&&ne.type===j&&ne.key===null&&(ne=ne.props.children),typeof ne=="object"&&ne!==null){switch(ne.$$typeof){case w:e:{for(var Be=ne.key;V!==null;){if(V.key===Be){if(Be=ne.type,Be===j){if(V.tag===7){a(X,V.sibling),de=h(V,ne.props.children),de.return=X,X=de;break e}}else if(V.elementType===Be||typeof Be=="object"&&Be!==null&&Be.$$typeof===$&&is(Be)===V.type){a(X,V.sibling),de=h(V,ne.props),Ia(de,ne),de.return=X,X=de;break e}a(X,V);break}else i(X,V);V=V.sibling}ne.type===j?(de=Wi(ne.props.children,X.mode,de,ne.key),de.return=X,X=de):(de=fo(ne.type,ne.key,ne.props,null,X.mode,de),Ia(de,ne),de.return=X,X=de)}return v(X);case _:e:{for(Be=ne.key;V!==null;){if(V.key===Be)if(V.tag===4&&V.stateNode.containerInfo===ne.containerInfo&&V.stateNode.implementation===ne.implementation){a(X,V.sibling),de=h(V,ne.children||[]),de.return=X,X=de;break e}else{a(X,V);break}else i(X,V);V=V.sibling}de=Tc(ne,X.mode,de),de.return=X,X=de}return v(X);case $:return ne=is(ne),_t(X,V,ne,de)}if(K(ne))return Me(X,V,ne,de);if(J(ne)){if(Be=J(ne),typeof Be!="function")throw Error(s(150));return ne=Be.call(ne),qe(X,V,ne,de)}if(typeof ne.then=="function")return _t(X,V,xo(ne),de);if(ne.$$typeof===F)return _t(X,V,po(X,ne),de);vo(X,ne)}return typeof ne=="string"&&ne!==""||typeof ne=="number"||typeof ne=="bigint"?(ne=""+ne,V!==null&&V.tag===6?(a(X,V.sibling),de=h(V,ne),de.return=X,X=de):(a(X,V),de=Ac(ne,X.mode,de),de.return=X,X=de),v(X)):a(X,V)}return function(X,V,ne,de){try{qa=0;var Be=_t(X,V,ne,de);return Us=null,Be}catch(ze){if(ze===zs||ze===yo)throw ze;var dt=Ln(29,ze,null,X.mode);return dt.lanes=de,dt.return=X,dt}finally{}}}var as=up(!0),cp=up(!1),gi=!1;function Hc(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function qc(n,i){n=n.updateQueue,i.updateQueue===n&&(i.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,callbacks:null})}function yi(n){return{lane:n,tag:0,payload:null,callback:null,next:null}}function bi(n,i,a){var o=n.updateQueue;if(o===null)return null;if(o=o.shared,(gt&2)!==0){var h=o.pending;return h===null?i.next=i:(i.next=h.next,h.next=i),o.pending=i,i=co(n),Gm(n,null,a),i}return uo(n,o,i,a),co(n)}function Fa(n,i,a){if(i=i.updateQueue,i!==null&&(i=i.shared,(a&4194048)!==0)){var o=i.lanes;o&=n.pendingLanes,a|=o,i.lanes=a,Vi(n,a)}}function Ic(n,i){var a=n.updateQueue,o=n.alternate;if(o!==null&&(o=o.updateQueue,a===o)){var h=null,p=null;if(a=a.firstBaseUpdate,a!==null){do{var v={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};p===null?h=p=v:p=p.next=v,a=a.next}while(a!==null);p===null?h=p=i:p=p.next=i}else h=p=i;a={baseState:o.baseState,firstBaseUpdate:h,lastBaseUpdate:p,shared:o.shared,callbacks:o.callbacks},n.updateQueue=a;return}n=a.lastBaseUpdate,n===null?a.firstBaseUpdate=i:n.next=i,a.lastBaseUpdate=i}var Fc=!1;function $a(){if(Fc){var n=Ls;if(n!==null)throw n}}function Ya(n,i,a,o){Fc=!1;var h=n.updateQueue;gi=!1;var p=h.firstBaseUpdate,v=h.lastBaseUpdate,k=h.shared.pending;if(k!==null){h.shared.pending=null;var I=k,re=I.next;I.next=null,v===null?p=re:v.next=re,v=I;var ce=n.alternate;ce!==null&&(ce=ce.updateQueue,k=ce.lastBaseUpdate,k!==v&&(k===null?ce.firstBaseUpdate=re:k.next=re,ce.lastBaseUpdate=I))}if(p!==null){var ye=h.baseState;v=0,ce=re=I=null,k=p;do{var ie=k.lane&-536870913,ae=ie!==k.lane;if(ae?(at&ie)===ie:(o&ie)===ie){ie!==0&&ie===Ds&&(Fc=!0),ce!==null&&(ce=ce.next={lane:0,tag:k.tag,payload:k.payload,callback:null,next:null});e:{var Me=n,qe=k;ie=i;var _t=a;switch(qe.tag){case 1:if(Me=qe.payload,typeof Me=="function"){ye=Me.call(_t,ye,ie);break e}ye=Me;break e;case 3:Me.flags=Me.flags&-65537|128;case 0:if(Me=qe.payload,ie=typeof Me=="function"?Me.call(_t,ye,ie):Me,ie==null)break e;ye=g({},ye,ie);break e;case 2:gi=!0}}ie=k.callback,ie!==null&&(n.flags|=64,ae&&(n.flags|=8192),ae=h.callbacks,ae===null?h.callbacks=[ie]:ae.push(ie))}else ae={lane:ie,tag:k.tag,payload:k.payload,callback:k.callback,next:null},ce===null?(re=ce=ae,I=ye):ce=ce.next=ae,v|=ie;if(k=k.next,k===null){if(k=h.shared.pending,k===null)break;ae=k,k=ae.next,ae.next=null,h.lastBaseUpdate=ae,h.shared.pending=null}}while(!0);ce===null&&(I=ye),h.baseState=I,h.firstBaseUpdate=re,h.lastBaseUpdate=ce,p===null&&(h.shared.lanes=0),_i|=v,n.lanes=v,n.memoizedState=ye}}function fp(n,i){if(typeof n!="function")throw Error(s(191,n));n.call(i)}function hp(n,i){var a=n.callbacks;if(a!==null)for(n.callbacks=null,n=0;n<a.length;n++)fp(a[n],i)}var Bs=P(null),wo=P(0);function dp(n,i){n=Qr,S(wo,n),S(Bs,i),Qr=n|i.baseLanes}function $c(){S(wo,Qr),S(Bs,Bs.current)}function Yc(){Qr=wo.current,te(Bs),te(wo)}var zn=P(null),ir=null;function xi(n){var i=n.alternate;S($t,$t.current&1),S(zn,n),ir===null&&(i===null||Bs.current!==null||i.memoizedState!==null)&&(ir=n)}function Vc(n){S($t,$t.current),S(zn,n),ir===null&&(ir=n)}function mp(n){n.tag===22?(S($t,$t.current),S(zn,n),ir===null&&(ir=n)):vi()}function vi(){S($t,$t.current),S(zn,zn.current)}function Un(n){te(zn),ir===n&&(ir=null),te($t)}var $t=P(0);function So(n){for(var i=n;i!==null;){if(i.tag===13){var a=i.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Wf(a)||eh(a)))return i}else if(i.tag===19&&(i.memoizedProps.revealOrder==="forwards"||i.memoizedProps.revealOrder==="backwards"||i.memoizedProps.revealOrder==="unstable_legacy-backwards"||i.memoizedProps.revealOrder==="together")){if((i.flags&128)!==0)return i}else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var Fr=0,Xe=null,wt=null,Xt=null,_o=!1,Ps=!1,ls=!1,ko=0,Va=0,Hs=null,$v=0;function qt(){throw Error(s(321))}function Gc(n,i){if(i===null)return!1;for(var a=0;a<i.length&&a<n.length;a++)if(!Dn(n[a],i[a]))return!1;return!0}function Jc(n,i,a,o,h,p){return Fr=p,Xe=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,U.H=n===null||n.memoizedState===null?Qp:cf,ls=!1,p=a(o,h),ls=!1,Ps&&(p=gp(i,a,o,h)),pp(n),p}function pp(n){U.H=Xa;var i=wt!==null&&wt.next!==null;if(Fr=0,Xt=wt=Xe=null,_o=!1,Va=0,Hs=null,i)throw Error(s(300));n===null||Kt||(n=n.dependencies,n!==null&&mo(n)&&(Kt=!0))}function gp(n,i,a,o){Xe=n;var h=0;do{if(Ps&&(Hs=null),Va=0,Ps=!1,25<=h)throw Error(s(301));if(h+=1,Xt=wt=null,n.updateQueue!=null){var p=n.updateQueue;p.lastEffect=null,p.events=null,p.stores=null,p.memoCache!=null&&(p.memoCache.index=0)}U.H=Zp,p=i(a,o)}while(Ps);return p}function Yv(){var n=U.H,i=n.useState()[0];return i=typeof i.then=="function"?Ga(i):i,n=n.useState()[0],(wt!==null?wt.memoizedState:null)!==n&&(Xe.flags|=1024),i}function Xc(){var n=ko!==0;return ko=0,n}function Kc(n,i,a){i.updateQueue=n.updateQueue,i.flags&=-2053,n.lanes&=~a}function Qc(n){if(_o){for(n=n.memoizedState;n!==null;){var i=n.queue;i!==null&&(i.pending=null),n=n.next}_o=!1}Fr=0,Xt=wt=Xe=null,Ps=!1,Va=ko=0,Hs=null}function xn(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Xt===null?Xe.memoizedState=Xt=n:Xt=Xt.next=n,Xt}function Yt(){if(wt===null){var n=Xe.alternate;n=n!==null?n.memoizedState:null}else n=wt.next;var i=Xt===null?Xe.memoizedState:Xt.next;if(i!==null)Xt=i,wt=n;else{if(n===null)throw Xe.alternate===null?Error(s(467)):Error(s(310));wt=n,n={memoizedState:wt.memoizedState,baseState:wt.baseState,baseQueue:wt.baseQueue,queue:wt.queue,next:null},Xt===null?Xe.memoizedState=Xt=n:Xt=Xt.next=n}return Xt}function Eo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ga(n){var i=Va;return Va+=1,Hs===null&&(Hs=[]),n=ap(Hs,n,i),i=Xe,(Xt===null?i.memoizedState:Xt.next)===null&&(i=i.alternate,U.H=i===null||i.memoizedState===null?Qp:cf),n}function Co(n){if(n!==null&&typeof n=="object"){if(typeof n.then=="function")return Ga(n);if(n.$$typeof===F)return on(n)}throw Error(s(438,String(n)))}function Zc(n){var i=null,a=Xe.updateQueue;if(a!==null&&(i=a.memoCache),i==null){var o=Xe.alternate;o!==null&&(o=o.updateQueue,o!==null&&(o=o.memoCache,o!=null&&(i={data:o.data.map(function(h){return h.slice()}),index:0})))}if(i==null&&(i={data:[],index:0}),a===null&&(a=Eo(),Xe.updateQueue=a),a.memoCache=i,a=i.data[i.index],a===void 0)for(a=i.data[i.index]=Array(n),o=0;o<n;o++)a[o]=L;return i.index++,a}function $r(n,i){return typeof i=="function"?i(n):i}function Ao(n){var i=Yt();return Wc(i,wt,n)}function Wc(n,i,a){var o=n.queue;if(o===null)throw Error(s(311));o.lastRenderedReducer=a;var h=n.baseQueue,p=o.pending;if(p!==null){if(h!==null){var v=h.next;h.next=p.next,p.next=v}i.baseQueue=h=p,o.pending=null}if(p=n.baseState,h===null)n.memoizedState=p;else{i=h.next;var k=v=null,I=null,re=i,ce=!1;do{var ye=re.lane&-536870913;if(ye!==re.lane?(at&ye)===ye:(Fr&ye)===ye){var ie=re.revertLane;if(ie===0)I!==null&&(I=I.next={lane:0,revertLane:0,gesture:null,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null}),ye===Ds&&(ce=!0);else if((Fr&ie)===ie){re=re.next,ie===Ds&&(ce=!0);continue}else ye={lane:0,revertLane:re.revertLane,gesture:null,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null},I===null?(k=I=ye,v=p):I=I.next=ye,Xe.lanes|=ie,_i|=ie;ye=re.action,ls&&a(p,ye),p=re.hasEagerState?re.eagerState:a(p,ye)}else ie={lane:ye,revertLane:re.revertLane,gesture:re.gesture,action:re.action,hasEagerState:re.hasEagerState,eagerState:re.eagerState,next:null},I===null?(k=I=ie,v=p):I=I.next=ie,Xe.lanes|=ye,_i|=ye;re=re.next}while(re!==null&&re!==i);if(I===null?v=p:I.next=k,!Dn(p,n.memoizedState)&&(Kt=!0,ce&&(a=Ls,a!==null)))throw a;n.memoizedState=p,n.baseState=v,n.baseQueue=I,o.lastRenderedState=p}return h===null&&(o.lanes=0),[n.memoizedState,o.dispatch]}function ef(n){var i=Yt(),a=i.queue;if(a===null)throw Error(s(311));a.lastRenderedReducer=n;var o=a.dispatch,h=a.pending,p=i.memoizedState;if(h!==null){a.pending=null;var v=h=h.next;do p=n(p,v.action),v=v.next;while(v!==h);Dn(p,i.memoizedState)||(Kt=!0),i.memoizedState=p,i.baseQueue===null&&(i.baseState=p),a.lastRenderedState=p}return[p,o]}function yp(n,i,a){var o=Xe,h=Yt(),p=ut;if(p){if(a===void 0)throw Error(s(407));a=a()}else a=i();var v=!Dn((wt||h).memoizedState,a);if(v&&(h.memoizedState=a,Kt=!0),h=h.queue,rf(vp.bind(null,o,h,n),[n]),h.getSnapshot!==i||v||Xt!==null&&Xt.memoizedState.tag&1){if(o.flags|=2048,qs(9,{destroy:void 0},xp.bind(null,o,h,a,i),null),Tt===null)throw Error(s(349));p||(Fr&127)!==0||bp(o,i,a)}return a}function bp(n,i,a){n.flags|=16384,n={getSnapshot:i,value:a},i=Xe.updateQueue,i===null?(i=Eo(),Xe.updateQueue=i,i.stores=[n]):(a=i.stores,a===null?i.stores=[n]:a.push(n))}function xp(n,i,a,o){i.value=a,i.getSnapshot=o,wp(i)&&Sp(n)}function vp(n,i,a){return a(function(){wp(i)&&Sp(n)})}function wp(n){var i=n.getSnapshot;n=n.value;try{var a=i();return!Dn(n,a)}catch{return!0}}function Sp(n){var i=Zi(n,2);i!==null&&Nn(i,n,2)}function tf(n){var i=xn();if(typeof n=="function"){var a=n;if(n=a(),ls){Qe(!0);try{a()}finally{Qe(!1)}}}return i.memoizedState=i.baseState=n,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:n},i}function _p(n,i,a,o){return n.baseState=a,Wc(n,wt,typeof o=="function"?o:$r)}function Vv(n,i,a,o,h){if(No(n))throw Error(s(485));if(n=i.action,n!==null){var p={payload:h,action:n,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(v){p.listeners.push(v)}};U.T!==null?a(!0):p.isTransition=!1,o(p),a=i.pending,a===null?(p.next=i.pending=p,kp(i,p)):(p.next=a.next,i.pending=a.next=p)}}function kp(n,i){var a=i.action,o=i.payload,h=n.state;if(i.isTransition){var p=U.T,v={};U.T=v;try{var k=a(h,o),I=U.S;I!==null&&I(v,k),Ep(n,i,k)}catch(re){nf(n,i,re)}finally{p!==null&&v.types!==null&&(p.types=v.types),U.T=p}}else try{p=a(h,o),Ep(n,i,p)}catch(re){nf(n,i,re)}}function Ep(n,i,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(o){Cp(n,i,o)},function(o){return nf(n,i,o)}):Cp(n,i,a)}function Cp(n,i,a){i.status="fulfilled",i.value=a,Ap(i),n.state=a,i=n.pending,i!==null&&(a=i.next,a===i?n.pending=null:(a=a.next,i.next=a,kp(n,a)))}function nf(n,i,a){var o=n.pending;if(n.pending=null,o!==null){o=o.next;do i.status="rejected",i.reason=a,Ap(i),i=i.next;while(i!==o)}n.action=null}function Ap(n){n=n.listeners;for(var i=0;i<n.length;i++)(0,n[i])()}function Tp(n,i){return i}function jp(n,i){if(ut){var a=Tt.formState;if(a!==null){e:{var o=Xe;if(ut){if(Rt){t:{for(var h=Rt,p=rr;h.nodeType!==8;){if(!p){h=null;break t}if(h=sr(h.nextSibling),h===null){h=null;break t}}p=h.data,h=p==="F!"||p==="F"?h:null}if(h){Rt=sr(h.nextSibling),o=h.data==="F!";break e}}mi(o)}o=!1}o&&(i=a[0])}}return a=xn(),a.memoizedState=a.baseState=i,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Tp,lastRenderedState:i},a.queue=o,a=Jp.bind(null,Xe,o),o.dispatch=a,o=tf(!1),p=uf.bind(null,Xe,!1,o.queue),o=xn(),h={state:i,dispatch:null,action:n,pending:null},o.queue=h,a=Vv.bind(null,Xe,h,p,a),h.dispatch=a,o.memoizedState=n,[i,a,!1]}function Np(n){var i=Yt();return Op(i,wt,n)}function Op(n,i,a){if(i=Wc(n,i,Tp)[0],n=Ao($r)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var o=Ga(i)}catch(v){throw v===zs?yo:v}else o=i;i=Yt();var h=i.queue,p=h.dispatch;return a!==i.memoizedState&&(Xe.flags|=2048,qs(9,{destroy:void 0},Gv.bind(null,h,a),null)),[o,p,n]}function Gv(n,i){n.action=i}function Rp(n){var i=Yt(),a=wt;if(a!==null)return Op(i,a,n);Yt(),i=i.memoizedState,a=Yt();var o=a.queue.dispatch;return a.memoizedState=n,[i,o,!1]}function qs(n,i,a,o){return n={tag:n,create:a,deps:o,inst:i,next:null},i=Xe.updateQueue,i===null&&(i=Eo(),Xe.updateQueue=i),a=i.lastEffect,a===null?i.lastEffect=n.next=n:(o=a.next,a.next=n,n.next=o,i.lastEffect=n),n}function Mp(){return Yt().memoizedState}function To(n,i,a,o){var h=xn();Xe.flags|=n,h.memoizedState=qs(1|i,{destroy:void 0},a,o===void 0?null:o)}function jo(n,i,a,o){var h=Yt();o=o===void 0?null:o;var p=h.memoizedState.inst;wt!==null&&o!==null&&Gc(o,wt.memoizedState.deps)?h.memoizedState=qs(i,p,a,o):(Xe.flags|=n,h.memoizedState=qs(1|i,p,a,o))}function Dp(n,i){To(8390656,8,n,i)}function rf(n,i){jo(2048,8,n,i)}function Jv(n){Xe.flags|=4;var i=Xe.updateQueue;if(i===null)i=Eo(),Xe.updateQueue=i,i.events=[n];else{var a=i.events;a===null?i.events=[n]:a.push(n)}}function Lp(n){var i=Yt().memoizedState;return Jv({ref:i,nextImpl:n}),function(){if((gt&2)!==0)throw Error(s(440));return i.impl.apply(void 0,arguments)}}function zp(n,i){return jo(4,2,n,i)}function Up(n,i){return jo(4,4,n,i)}function Bp(n,i){if(typeof i=="function"){n=n();var a=i(n);return function(){typeof a=="function"?a():i(null)}}if(i!=null)return n=n(),i.current=n,function(){i.current=null}}function Pp(n,i,a){a=a!=null?a.concat([n]):null,jo(4,4,Bp.bind(null,i,n),a)}function sf(){}function Hp(n,i){var a=Yt();i=i===void 0?null:i;var o=a.memoizedState;return i!==null&&Gc(i,o[1])?o[0]:(a.memoizedState=[n,i],n)}function qp(n,i){var a=Yt();i=i===void 0?null:i;var o=a.memoizedState;if(i!==null&&Gc(i,o[1]))return o[0];if(o=n(),ls){Qe(!0);try{n()}finally{Qe(!1)}}return a.memoizedState=[o,i],o}function af(n,i,a){return a===void 0||(Fr&1073741824)!==0&&(at&261930)===0?n.memoizedState=i:(n.memoizedState=a,n=Ig(),Xe.lanes|=n,_i|=n,a)}function Ip(n,i,a,o){return Dn(a,i)?a:Bs.current!==null?(n=af(n,a,o),Dn(n,i)||(Kt=!0),n):(Fr&42)===0||(Fr&1073741824)!==0&&(at&261930)===0?(Kt=!0,n.memoizedState=a):(n=Ig(),Xe.lanes|=n,_i|=n,i)}function Fp(n,i,a,o,h){var p=W.p;W.p=p!==0&&8>p?p:8;var v=U.T,k={};U.T=k,uf(n,!1,i,a);try{var I=h(),re=U.S;if(re!==null&&re(k,I),I!==null&&typeof I=="object"&&typeof I.then=="function"){var ce=Fv(I,o);Ja(n,i,ce,Hn(n))}else Ja(n,i,o,Hn(n))}catch(ye){Ja(n,i,{then:function(){},status:"rejected",reason:ye},Hn())}finally{W.p=p,v!==null&&k.types!==null&&(v.types=k.types),U.T=v}}function Xv(){}function lf(n,i,a,o){if(n.tag!==5)throw Error(s(476));var h=$p(n).queue;Fp(n,h,i,ue,a===null?Xv:function(){return Yp(n),a(o)})}function $p(n){var i=n.memoizedState;if(i!==null)return i;i={memoizedState:ue,baseState:ue,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:ue},next:null};var a={};return i.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:a},next:null},n.memoizedState=i,n=n.alternate,n!==null&&(n.memoizedState=i),i}function Yp(n){var i=$p(n);i.next===null&&(i=n.alternate.memoizedState),Ja(n,i.next.queue,{},Hn())}function of(){return on(fl)}function Vp(){return Yt().memoizedState}function Gp(){return Yt().memoizedState}function Kv(n){for(var i=n.return;i!==null;){switch(i.tag){case 24:case 3:var a=Hn();n=yi(a);var o=bi(i,n,a);o!==null&&(Nn(o,i,a),Fa(o,i,a)),i={cache:zc()},n.payload=i;return}i=i.return}}function Qv(n,i,a){var o=Hn();a={lane:o,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},No(n)?Xp(i,a):(a=Ec(n,i,a,o),a!==null&&(Nn(a,n,o),Kp(a,i,o)))}function Jp(n,i,a){var o=Hn();Ja(n,i,a,o)}function Ja(n,i,a,o){var h={lane:o,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(No(n))Xp(i,h);else{var p=n.alternate;if(n.lanes===0&&(p===null||p.lanes===0)&&(p=i.lastRenderedReducer,p!==null))try{var v=i.lastRenderedState,k=p(v,a);if(h.hasEagerState=!0,h.eagerState=k,Dn(k,v))return uo(n,i,h,0),Tt===null&&oo(),!1}catch{}finally{}if(a=Ec(n,i,h,o),a!==null)return Nn(a,n,o),Kp(a,i,o),!0}return!1}function uf(n,i,a,o){if(o={lane:2,revertLane:qf(),gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},No(n)){if(i)throw Error(s(479))}else i=Ec(n,a,o,2),i!==null&&Nn(i,n,2)}function No(n){var i=n.alternate;return n===Xe||i!==null&&i===Xe}function Xp(n,i){Ps=_o=!0;var a=n.pending;a===null?i.next=i:(i.next=a.next,a.next=i),n.pending=i}function Kp(n,i,a){if((a&4194048)!==0){var o=i.lanes;o&=n.pendingLanes,a|=o,i.lanes=a,Vi(n,a)}}var Xa={readContext:on,use:Co,useCallback:qt,useContext:qt,useEffect:qt,useImperativeHandle:qt,useLayoutEffect:qt,useInsertionEffect:qt,useMemo:qt,useReducer:qt,useRef:qt,useState:qt,useDebugValue:qt,useDeferredValue:qt,useTransition:qt,useSyncExternalStore:qt,useId:qt,useHostTransitionStatus:qt,useFormState:qt,useActionState:qt,useOptimistic:qt,useMemoCache:qt,useCacheRefresh:qt};Xa.useEffectEvent=qt;var Qp={readContext:on,use:Co,useCallback:function(n,i){return xn().memoizedState=[n,i===void 0?null:i],n},useContext:on,useEffect:Dp,useImperativeHandle:function(n,i,a){a=a!=null?a.concat([n]):null,To(4194308,4,Bp.bind(null,i,n),a)},useLayoutEffect:function(n,i){return To(4194308,4,n,i)},useInsertionEffect:function(n,i){To(4,2,n,i)},useMemo:function(n,i){var a=xn();i=i===void 0?null:i;var o=n();if(ls){Qe(!0);try{n()}finally{Qe(!1)}}return a.memoizedState=[o,i],o},useReducer:function(n,i,a){var o=xn();if(a!==void 0){var h=a(i);if(ls){Qe(!0);try{a(i)}finally{Qe(!1)}}}else h=i;return o.memoizedState=o.baseState=h,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:h},o.queue=n,n=n.dispatch=Qv.bind(null,Xe,n),[o.memoizedState,n]},useRef:function(n){var i=xn();return n={current:n},i.memoizedState=n},useState:function(n){n=tf(n);var i=n.queue,a=Jp.bind(null,Xe,i);return i.dispatch=a,[n.memoizedState,a]},useDebugValue:sf,useDeferredValue:function(n,i){var a=xn();return af(a,n,i)},useTransition:function(){var n=tf(!1);return n=Fp.bind(null,Xe,n.queue,!0,!1),xn().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,i,a){var o=Xe,h=xn();if(ut){if(a===void 0)throw Error(s(407));a=a()}else{if(a=i(),Tt===null)throw Error(s(349));(at&127)!==0||bp(o,i,a)}h.memoizedState=a;var p={value:a,getSnapshot:i};return h.queue=p,Dp(vp.bind(null,o,p,n),[n]),o.flags|=2048,qs(9,{destroy:void 0},xp.bind(null,o,p,a,i),null),a},useId:function(){var n=xn(),i=Tt.identifierPrefix;if(ut){var a=Cr,o=Er;a=(o&~(1<<32-Je(o)-1)).toString(32)+a,i="_"+i+"R_"+a,a=ko++,0<a&&(i+="H"+a.toString(32)),i+="_"}else a=$v++,i="_"+i+"r_"+a.toString(32)+"_";return n.memoizedState=i},useHostTransitionStatus:of,useFormState:jp,useActionState:jp,useOptimistic:function(n){var i=xn();i.memoizedState=i.baseState=n;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=a,i=uf.bind(null,Xe,!0,a),a.dispatch=i,[n,i]},useMemoCache:Zc,useCacheRefresh:function(){return xn().memoizedState=Kv.bind(null,Xe)},useEffectEvent:function(n){var i=xn(),a={impl:n};return i.memoizedState=a,function(){if((gt&2)!==0)throw Error(s(440));return a.impl.apply(void 0,arguments)}}},cf={readContext:on,use:Co,useCallback:Hp,useContext:on,useEffect:rf,useImperativeHandle:Pp,useInsertionEffect:zp,useLayoutEffect:Up,useMemo:qp,useReducer:Ao,useRef:Mp,useState:function(){return Ao($r)},useDebugValue:sf,useDeferredValue:function(n,i){var a=Yt();return Ip(a,wt.memoizedState,n,i)},useTransition:function(){var n=Ao($r)[0],i=Yt().memoizedState;return[typeof n=="boolean"?n:Ga(n),i]},useSyncExternalStore:yp,useId:Vp,useHostTransitionStatus:of,useFormState:Np,useActionState:Np,useOptimistic:function(n,i){var a=Yt();return _p(a,wt,n,i)},useMemoCache:Zc,useCacheRefresh:Gp};cf.useEffectEvent=Lp;var Zp={readContext:on,use:Co,useCallback:Hp,useContext:on,useEffect:rf,useImperativeHandle:Pp,useInsertionEffect:zp,useLayoutEffect:Up,useMemo:qp,useReducer:ef,useRef:Mp,useState:function(){return ef($r)},useDebugValue:sf,useDeferredValue:function(n,i){var a=Yt();return wt===null?af(a,n,i):Ip(a,wt.memoizedState,n,i)},useTransition:function(){var n=ef($r)[0],i=Yt().memoizedState;return[typeof n=="boolean"?n:Ga(n),i]},useSyncExternalStore:yp,useId:Vp,useHostTransitionStatus:of,useFormState:Rp,useActionState:Rp,useOptimistic:function(n,i){var a=Yt();return wt!==null?_p(a,wt,n,i):(a.baseState=n,[n,a.queue.dispatch])},useMemoCache:Zc,useCacheRefresh:Gp};Zp.useEffectEvent=Lp;function ff(n,i,a,o){i=n.memoizedState,a=a(o,i),a=a==null?i:g({},i,a),n.memoizedState=a,n.lanes===0&&(n.updateQueue.baseState=a)}var hf={enqueueSetState:function(n,i,a){n=n._reactInternals;var o=Hn(),h=yi(o);h.payload=i,a!=null&&(h.callback=a),i=bi(n,h,o),i!==null&&(Nn(i,n,o),Fa(i,n,o))},enqueueReplaceState:function(n,i,a){n=n._reactInternals;var o=Hn(),h=yi(o);h.tag=1,h.payload=i,a!=null&&(h.callback=a),i=bi(n,h,o),i!==null&&(Nn(i,n,o),Fa(i,n,o))},enqueueForceUpdate:function(n,i){n=n._reactInternals;var a=Hn(),o=yi(a);o.tag=2,i!=null&&(o.callback=i),i=bi(n,o,a),i!==null&&(Nn(i,n,a),Fa(i,n,a))}};function Wp(n,i,a,o,h,p,v){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(o,p,v):i.prototype&&i.prototype.isPureReactComponent?!La(a,o)||!La(h,p):!0}function eg(n,i,a,o){n=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(a,o),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(a,o),i.state!==n&&hf.enqueueReplaceState(i,i.state,null)}function os(n,i){var a=i;if("ref"in i){a={};for(var o in i)o!=="ref"&&(a[o]=i[o])}if(n=n.defaultProps){a===i&&(a=g({},a));for(var h in n)a[h]===void 0&&(a[h]=n[h])}return a}function tg(n){lo(n)}function ng(n){console.error(n)}function rg(n){lo(n)}function Oo(n,i){try{var a=n.onUncaughtError;a(i.value,{componentStack:i.stack})}catch(o){setTimeout(function(){throw o})}}function ig(n,i,a){try{var o=n.onCaughtError;o(a.value,{componentStack:a.stack,errorBoundary:i.tag===1?i.stateNode:null})}catch(h){setTimeout(function(){throw h})}}function df(n,i,a){return a=yi(a),a.tag=3,a.payload={element:null},a.callback=function(){Oo(n,i)},a}function sg(n){return n=yi(n),n.tag=3,n}function ag(n,i,a,o){var h=a.type.getDerivedStateFromError;if(typeof h=="function"){var p=o.value;n.payload=function(){return h(p)},n.callback=function(){ig(i,a,o)}}var v=a.stateNode;v!==null&&typeof v.componentDidCatch=="function"&&(n.callback=function(){ig(i,a,o),typeof h!="function"&&(ki===null?ki=new Set([this]):ki.add(this));var k=o.stack;this.componentDidCatch(o.value,{componentStack:k!==null?k:""})})}function Zv(n,i,a,o,h){if(a.flags|=32768,o!==null&&typeof o=="object"&&typeof o.then=="function"){if(i=a.alternate,i!==null&&Ms(i,a,h,!0),a=zn.current,a!==null){switch(a.tag){case 31:case 13:return ir===null?Fo():a.alternate===null&&It===0&&(It=3),a.flags&=-257,a.flags|=65536,a.lanes=h,o===bo?a.flags|=16384:(i=a.updateQueue,i===null?a.updateQueue=new Set([o]):i.add(o),Bf(n,o,h)),!1;case 22:return a.flags|=65536,o===bo?a.flags|=16384:(i=a.updateQueue,i===null?(i={transitions:null,markerInstances:null,retryQueue:new Set([o])},a.updateQueue=i):(a=i.retryQueue,a===null?i.retryQueue=new Set([o]):a.add(o)),Bf(n,o,h)),!1}throw Error(s(435,a.tag))}return Bf(n,o,h),Fo(),!1}if(ut)return i=zn.current,i!==null?((i.flags&65536)===0&&(i.flags|=256),i.flags|=65536,i.lanes=h,o!==Oc&&(n=Error(s(422),{cause:o}),Ba(er(n,a)))):(o!==Oc&&(i=Error(s(423),{cause:o}),Ba(er(i,a))),n=n.current.alternate,n.flags|=65536,h&=-h,n.lanes|=h,o=er(o,a),h=df(n.stateNode,o,h),Ic(n,h),It!==4&&(It=2)),!1;var p=Error(s(520),{cause:o});if(p=er(p,a),rl===null?rl=[p]:rl.push(p),It!==4&&(It=2),i===null)return!0;o=er(o,a),a=i;do{switch(a.tag){case 3:return a.flags|=65536,n=h&-h,a.lanes|=n,n=df(a.stateNode,o,n),Ic(a,n),!1;case 1:if(i=a.type,p=a.stateNode,(a.flags&128)===0&&(typeof i.getDerivedStateFromError=="function"||p!==null&&typeof p.componentDidCatch=="function"&&(ki===null||!ki.has(p))))return a.flags|=65536,h&=-h,a.lanes|=h,h=sg(h),ag(h,n,a,o),Ic(a,h),!1}a=a.return}while(a!==null);return!1}var mf=Error(s(461)),Kt=!1;function un(n,i,a,o){i.child=n===null?cp(i,null,a,o):as(i,n.child,a,o)}function lg(n,i,a,o,h){a=a.render;var p=i.ref;if("ref"in o){var v={};for(var k in o)k!=="ref"&&(v[k]=o[k])}else v=o;return ns(i),o=Jc(n,i,a,v,p,h),k=Xc(),n!==null&&!Kt?(Kc(n,i,h),Yr(n,i,h)):(ut&&k&&jc(i),i.flags|=1,un(n,i,o,h),i.child)}function og(n,i,a,o,h){if(n===null){var p=a.type;return typeof p=="function"&&!Cc(p)&&p.defaultProps===void 0&&a.compare===null?(i.tag=15,i.type=p,ug(n,i,p,o,h)):(n=fo(a.type,null,o,i,i.mode,h),n.ref=i.ref,n.return=i,i.child=n)}if(p=n.child,!Sf(n,h)){var v=p.memoizedProps;if(a=a.compare,a=a!==null?a:La,a(v,o)&&n.ref===i.ref)return Yr(n,i,h)}return i.flags|=1,n=Pr(p,o),n.ref=i.ref,n.return=i,i.child=n}function ug(n,i,a,o,h){if(n!==null){var p=n.memoizedProps;if(La(p,o)&&n.ref===i.ref)if(Kt=!1,i.pendingProps=o=p,Sf(n,h))(n.flags&131072)!==0&&(Kt=!0);else return i.lanes=n.lanes,Yr(n,i,h)}return pf(n,i,a,o,h)}function cg(n,i,a,o){var h=o.children,p=n!==null?n.memoizedState:null;if(n===null&&i.stateNode===null&&(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),o.mode==="hidden"){if((i.flags&128)!==0){if(p=p!==null?p.baseLanes|a:a,n!==null){for(o=i.child=n.child,h=0;o!==null;)h=h|o.lanes|o.childLanes,o=o.sibling;o=h&~p}else o=0,i.child=null;return fg(n,i,p,a,o)}if((a&536870912)!==0)i.memoizedState={baseLanes:0,cachePool:null},n!==null&&go(i,p!==null?p.cachePool:null),p!==null?dp(i,p):$c(),mp(i);else return o=i.lanes=536870912,fg(n,i,p!==null?p.baseLanes|a:a,a,o)}else p!==null?(go(i,p.cachePool),dp(i,p),vi(),i.memoizedState=null):(n!==null&&go(i,null),$c(),vi());return un(n,i,h,a),i.child}function Ka(n,i){return n!==null&&n.tag===22||i.stateNode!==null||(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.sibling}function fg(n,i,a,o,h){var p=Bc();return p=p===null?null:{parent:Jt._currentValue,pool:p},i.memoizedState={baseLanes:a,cachePool:p},n!==null&&go(i,null),$c(),mp(i),n!==null&&Ms(n,i,o,!0),i.childLanes=h,null}function Ro(n,i){return i=Do({mode:i.mode,children:i.children},n.mode),i.ref=n.ref,n.child=i,i.return=n,i}function hg(n,i,a){return as(i,n.child,null,a),n=Ro(i,i.pendingProps),n.flags|=2,Un(i),i.memoizedState=null,n}function Wv(n,i,a){var o=i.pendingProps,h=(i.flags&128)!==0;if(i.flags&=-129,n===null){if(ut){if(o.mode==="hidden")return n=Ro(i,o),i.lanes=536870912,Ka(null,n);if(Vc(i),(n=Rt)?(n=ky(n,rr),n=n!==null&&n.data==="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:hi!==null?{id:Er,overflow:Cr}:null,retryLane:536870912,hydrationErrors:null},a=Xm(n),a.return=i,i.child=a,ln=i,Rt=null)):n=null,n===null)throw mi(i);return i.lanes=536870912,null}return Ro(i,o)}var p=n.memoizedState;if(p!==null){var v=p.dehydrated;if(Vc(i),h)if(i.flags&256)i.flags&=-257,i=hg(n,i,a);else if(i.memoizedState!==null)i.child=n.child,i.flags|=128,i=null;else throw Error(s(558));else if(Kt||Ms(n,i,a,!1),h=(a&n.childLanes)!==0,Kt||h){if(o=Tt,o!==null&&(v=ci(o,a),v!==0&&v!==p.retryLane))throw p.retryLane=v,Zi(n,v),Nn(o,n,v),mf;Fo(),i=hg(n,i,a)}else n=p.treeContext,Rt=sr(v.nextSibling),ln=i,ut=!0,di=null,rr=!1,n!==null&&Zm(i,n),i=Ro(i,o),i.flags|=4096;return i}return n=Pr(n.child,{mode:o.mode,children:o.children}),n.ref=i.ref,i.child=n,n.return=i,n}function Mo(n,i){var a=i.ref;if(a===null)n!==null&&n.ref!==null&&(i.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(s(284));(n===null||n.ref!==a)&&(i.flags|=4194816)}}function pf(n,i,a,o,h){return ns(i),a=Jc(n,i,a,o,void 0,h),o=Xc(),n!==null&&!Kt?(Kc(n,i,h),Yr(n,i,h)):(ut&&o&&jc(i),i.flags|=1,un(n,i,a,h),i.child)}function dg(n,i,a,o,h,p){return ns(i),i.updateQueue=null,a=gp(i,o,a,h),pp(n),o=Xc(),n!==null&&!Kt?(Kc(n,i,p),Yr(n,i,p)):(ut&&o&&jc(i),i.flags|=1,un(n,i,a,p),i.child)}function mg(n,i,a,o,h){if(ns(i),i.stateNode===null){var p=js,v=a.contextType;typeof v=="object"&&v!==null&&(p=on(v)),p=new a(o,p),i.memoizedState=p.state!==null&&p.state!==void 0?p.state:null,p.updater=hf,i.stateNode=p,p._reactInternals=i,p=i.stateNode,p.props=o,p.state=i.memoizedState,p.refs={},Hc(i),v=a.contextType,p.context=typeof v=="object"&&v!==null?on(v):js,p.state=i.memoizedState,v=a.getDerivedStateFromProps,typeof v=="function"&&(ff(i,a,v,o),p.state=i.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof p.getSnapshotBeforeUpdate=="function"||typeof p.UNSAFE_componentWillMount!="function"&&typeof p.componentWillMount!="function"||(v=p.state,typeof p.componentWillMount=="function"&&p.componentWillMount(),typeof p.UNSAFE_componentWillMount=="function"&&p.UNSAFE_componentWillMount(),v!==p.state&&hf.enqueueReplaceState(p,p.state,null),Ya(i,o,p,h),$a(),p.state=i.memoizedState),typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!0}else if(n===null){p=i.stateNode;var k=i.memoizedProps,I=os(a,k);p.props=I;var re=p.context,ce=a.contextType;v=js,typeof ce=="object"&&ce!==null&&(v=on(ce));var ye=a.getDerivedStateFromProps;ce=typeof ye=="function"||typeof p.getSnapshotBeforeUpdate=="function",k=i.pendingProps!==k,ce||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(k||re!==v)&&eg(i,p,o,v),gi=!1;var ie=i.memoizedState;p.state=ie,Ya(i,o,p,h),$a(),re=i.memoizedState,k||ie!==re||gi?(typeof ye=="function"&&(ff(i,a,ye,o),re=i.memoizedState),(I=gi||Wp(i,a,I,o,ie,re,v))?(ce||typeof p.UNSAFE_componentWillMount!="function"&&typeof p.componentWillMount!="function"||(typeof p.componentWillMount=="function"&&p.componentWillMount(),typeof p.UNSAFE_componentWillMount=="function"&&p.UNSAFE_componentWillMount()),typeof p.componentDidMount=="function"&&(i.flags|=4194308)):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=o,i.memoizedState=re),p.props=o,p.state=re,p.context=v,o=I):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!1)}else{p=i.stateNode,qc(n,i),v=i.memoizedProps,ce=os(a,v),p.props=ce,ye=i.pendingProps,ie=p.context,re=a.contextType,I=js,typeof re=="object"&&re!==null&&(I=on(re)),k=a.getDerivedStateFromProps,(re=typeof k=="function"||typeof p.getSnapshotBeforeUpdate=="function")||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(v!==ye||ie!==I)&&eg(i,p,o,I),gi=!1,ie=i.memoizedState,p.state=ie,Ya(i,o,p,h),$a();var ae=i.memoizedState;v!==ye||ie!==ae||gi||n!==null&&n.dependencies!==null&&mo(n.dependencies)?(typeof k=="function"&&(ff(i,a,k,o),ae=i.memoizedState),(ce=gi||Wp(i,a,ce,o,ie,ae,I)||n!==null&&n.dependencies!==null&&mo(n.dependencies))?(re||typeof p.UNSAFE_componentWillUpdate!="function"&&typeof p.componentWillUpdate!="function"||(typeof p.componentWillUpdate=="function"&&p.componentWillUpdate(o,ae,I),typeof p.UNSAFE_componentWillUpdate=="function"&&p.UNSAFE_componentWillUpdate(o,ae,I)),typeof p.componentDidUpdate=="function"&&(i.flags|=4),typeof p.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof p.componentDidUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=1024),i.memoizedProps=o,i.memoizedState=ae),p.props=o,p.state=ae,p.context=I,o=ce):(typeof p.componentDidUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===n.memoizedProps&&ie===n.memoizedState||(i.flags|=1024),o=!1)}return p=o,Mo(n,i),o=(i.flags&128)!==0,p||o?(p=i.stateNode,a=o&&typeof a.getDerivedStateFromError!="function"?null:p.render(),i.flags|=1,n!==null&&o?(i.child=as(i,n.child,null,h),i.child=as(i,null,a,h)):un(n,i,a,h),i.memoizedState=p.state,n=i.child):n=Yr(n,i,h),n}function pg(n,i,a,o){return es(),i.flags|=256,un(n,i,a,o),i.child}var gf={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function yf(n){return{baseLanes:n,cachePool:ip()}}function bf(n,i,a){return n=n!==null?n.childLanes&~a:0,i&&(n|=Pn),n}function gg(n,i,a){var o=i.pendingProps,h=!1,p=(i.flags&128)!==0,v;if((v=p)||(v=n!==null&&n.memoizedState===null?!1:($t.current&2)!==0),v&&(h=!0,i.flags&=-129),v=(i.flags&32)!==0,i.flags&=-33,n===null){if(ut){if(h?xi(i):vi(),(n=Rt)?(n=ky(n,rr),n=n!==null&&n.data!=="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:hi!==null?{id:Er,overflow:Cr}:null,retryLane:536870912,hydrationErrors:null},a=Xm(n),a.return=i,i.child=a,ln=i,Rt=null)):n=null,n===null)throw mi(i);return eh(n)?i.lanes=32:i.lanes=536870912,null}var k=o.children;return o=o.fallback,h?(vi(),h=i.mode,k=Do({mode:"hidden",children:k},h),o=Wi(o,h,a,null),k.return=i,o.return=i,k.sibling=o,i.child=k,o=i.child,o.memoizedState=yf(a),o.childLanes=bf(n,v,a),i.memoizedState=gf,Ka(null,o)):(xi(i),xf(i,k))}var I=n.memoizedState;if(I!==null&&(k=I.dehydrated,k!==null)){if(p)i.flags&256?(xi(i),i.flags&=-257,i=vf(n,i,a)):i.memoizedState!==null?(vi(),i.child=n.child,i.flags|=128,i=null):(vi(),k=o.fallback,h=i.mode,o=Do({mode:"visible",children:o.children},h),k=Wi(k,h,a,null),k.flags|=2,o.return=i,k.return=i,o.sibling=k,i.child=o,as(i,n.child,null,a),o=i.child,o.memoizedState=yf(a),o.childLanes=bf(n,v,a),i.memoizedState=gf,i=Ka(null,o));else if(xi(i),eh(k)){if(v=k.nextSibling&&k.nextSibling.dataset,v)var re=v.dgst;v=re,o=Error(s(419)),o.stack="",o.digest=v,Ba({value:o,source:null,stack:null}),i=vf(n,i,a)}else if(Kt||Ms(n,i,a,!1),v=(a&n.childLanes)!==0,Kt||v){if(v=Tt,v!==null&&(o=ci(v,a),o!==0&&o!==I.retryLane))throw I.retryLane=o,Zi(n,o),Nn(v,n,o),mf;Wf(k)||Fo(),i=vf(n,i,a)}else Wf(k)?(i.flags|=192,i.child=n.child,i=null):(n=I.treeContext,Rt=sr(k.nextSibling),ln=i,ut=!0,di=null,rr=!1,n!==null&&Zm(i,n),i=xf(i,o.children),i.flags|=4096);return i}return h?(vi(),k=o.fallback,h=i.mode,I=n.child,re=I.sibling,o=Pr(I,{mode:"hidden",children:o.children}),o.subtreeFlags=I.subtreeFlags&65011712,re!==null?k=Pr(re,k):(k=Wi(k,h,a,null),k.flags|=2),k.return=i,o.return=i,o.sibling=k,i.child=o,Ka(null,o),o=i.child,k=n.child.memoizedState,k===null?k=yf(a):(h=k.cachePool,h!==null?(I=Jt._currentValue,h=h.parent!==I?{parent:I,pool:I}:h):h=ip(),k={baseLanes:k.baseLanes|a,cachePool:h}),o.memoizedState=k,o.childLanes=bf(n,v,a),i.memoizedState=gf,Ka(n.child,o)):(xi(i),a=n.child,n=a.sibling,a=Pr(a,{mode:"visible",children:o.children}),a.return=i,a.sibling=null,n!==null&&(v=i.deletions,v===null?(i.deletions=[n],i.flags|=16):v.push(n)),i.child=a,i.memoizedState=null,a)}function xf(n,i){return i=Do({mode:"visible",children:i},n.mode),i.return=n,n.child=i}function Do(n,i){return n=Ln(22,n,null,i),n.lanes=0,n}function vf(n,i,a){return as(i,n.child,null,a),n=xf(i,i.pendingProps.children),n.flags|=2,i.memoizedState=null,n}function yg(n,i,a){n.lanes|=i;var o=n.alternate;o!==null&&(o.lanes|=i),Dc(n.return,i,a)}function wf(n,i,a,o,h,p){var v=n.memoizedState;v===null?n.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:o,tail:a,tailMode:h,treeForkCount:p}:(v.isBackwards=i,v.rendering=null,v.renderingStartTime=0,v.last=o,v.tail=a,v.tailMode=h,v.treeForkCount=p)}function bg(n,i,a){var o=i.pendingProps,h=o.revealOrder,p=o.tail;o=o.children;var v=$t.current,k=(v&2)!==0;if(k?(v=v&1|2,i.flags|=128):v&=1,S($t,v),un(n,i,o,a),o=ut?Ua:0,!k&&n!==null&&(n.flags&128)!==0)e:for(n=i.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&yg(n,a,i);else if(n.tag===19)yg(n,a,i);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===i)break e;for(;n.sibling===null;){if(n.return===null||n.return===i)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}switch(h){case"forwards":for(a=i.child,h=null;a!==null;)n=a.alternate,n!==null&&So(n)===null&&(h=a),a=a.sibling;a=h,a===null?(h=i.child,i.child=null):(h=a.sibling,a.sibling=null),wf(i,!1,h,a,p,o);break;case"backwards":case"unstable_legacy-backwards":for(a=null,h=i.child,i.child=null;h!==null;){if(n=h.alternate,n!==null&&So(n)===null){i.child=h;break}n=h.sibling,h.sibling=a,a=h,h=n}wf(i,!0,a,null,p,o);break;case"together":wf(i,!1,null,null,void 0,o);break;default:i.memoizedState=null}return i.child}function Yr(n,i,a){if(n!==null&&(i.dependencies=n.dependencies),_i|=i.lanes,(a&i.childLanes)===0)if(n!==null){if(Ms(n,i,a,!1),(a&i.childLanes)===0)return null}else return null;if(n!==null&&i.child!==n.child)throw Error(s(153));if(i.child!==null){for(n=i.child,a=Pr(n,n.pendingProps),i.child=a,a.return=i;n.sibling!==null;)n=n.sibling,a=a.sibling=Pr(n,n.pendingProps),a.return=i;a.sibling=null}return i.child}function Sf(n,i){return(n.lanes&i)!==0?!0:(n=n.dependencies,!!(n!==null&&mo(n)))}function ew(n,i,a){switch(i.tag){case 3:Ve(i,i.stateNode.containerInfo),pi(i,Jt,n.memoizedState.cache),es();break;case 27:case 5:et(i);break;case 4:Ve(i,i.stateNode.containerInfo);break;case 10:pi(i,i.type,i.memoizedProps.value);break;case 31:if(i.memoizedState!==null)return i.flags|=128,Vc(i),null;break;case 13:var o=i.memoizedState;if(o!==null)return o.dehydrated!==null?(xi(i),i.flags|=128,null):(a&i.child.childLanes)!==0?gg(n,i,a):(xi(i),n=Yr(n,i,a),n!==null?n.sibling:null);xi(i);break;case 19:var h=(n.flags&128)!==0;if(o=(a&i.childLanes)!==0,o||(Ms(n,i,a,!1),o=(a&i.childLanes)!==0),h){if(o)return bg(n,i,a);i.flags|=128}if(h=i.memoizedState,h!==null&&(h.rendering=null,h.tail=null,h.lastEffect=null),S($t,$t.current),o)break;return null;case 22:return i.lanes=0,cg(n,i,a,i.pendingProps);case 24:pi(i,Jt,n.memoizedState.cache)}return Yr(n,i,a)}function xg(n,i,a){if(n!==null)if(n.memoizedProps!==i.pendingProps)Kt=!0;else{if(!Sf(n,a)&&(i.flags&128)===0)return Kt=!1,ew(n,i,a);Kt=(n.flags&131072)!==0}else Kt=!1,ut&&(i.flags&1048576)!==0&&Qm(i,Ua,i.index);switch(i.lanes=0,i.tag){case 16:e:{var o=i.pendingProps;if(n=is(i.elementType),i.type=n,typeof n=="function")Cc(n)?(o=os(n,o),i.tag=1,i=mg(null,i,n,o,a)):(i.tag=0,i=pf(null,i,n,o,a));else{if(n!=null){var h=n.$$typeof;if(h===fe){i.tag=11,i=lg(null,i,n,o,a);break e}else if(h===ee){i.tag=14,i=og(null,i,n,o,a);break e}}throw i=le(n)||n,Error(s(306,i,""))}}return i;case 0:return pf(n,i,i.type,i.pendingProps,a);case 1:return o=i.type,h=os(o,i.pendingProps),mg(n,i,o,h,a);case 3:e:{if(Ve(i,i.stateNode.containerInfo),n===null)throw Error(s(387));o=i.pendingProps;var p=i.memoizedState;h=p.element,qc(n,i),Ya(i,o,null,a);var v=i.memoizedState;if(o=v.cache,pi(i,Jt,o),o!==p.cache&&Lc(i,[Jt],a,!0),$a(),o=v.element,p.isDehydrated)if(p={element:o,isDehydrated:!1,cache:v.cache},i.updateQueue.baseState=p,i.memoizedState=p,i.flags&256){i=pg(n,i,o,a);break e}else if(o!==h){h=er(Error(s(424)),i),Ba(h),i=pg(n,i,o,a);break e}else{switch(n=i.stateNode.containerInfo,n.nodeType){case 9:n=n.body;break;default:n=n.nodeName==="HTML"?n.ownerDocument.body:n}for(Rt=sr(n.firstChild),ln=i,ut=!0,di=null,rr=!0,a=cp(i,null,o,a),i.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling}else{if(es(),o===h){i=Yr(n,i,a);break e}un(n,i,o,a)}i=i.child}return i;case 26:return Mo(n,i),n===null?(a=Ny(i.type,null,i.pendingProps,null))?i.memoizedState=a:ut||(a=i.type,n=i.pendingProps,o=Ko(ve.current).createElement(a),o[At]=i,o[Ht]=n,cn(o,a,n),Y(o),i.stateNode=o):i.memoizedState=Ny(i.type,n.memoizedProps,i.pendingProps,n.memoizedState),null;case 27:return et(i),n===null&&ut&&(o=i.stateNode=Ay(i.type,i.pendingProps,ve.current),ln=i,rr=!0,h=Rt,Ti(i.type)?(th=h,Rt=sr(o.firstChild)):Rt=h),un(n,i,i.pendingProps.children,a),Mo(n,i),n===null&&(i.flags|=4194304),i.child;case 5:return n===null&&ut&&((h=o=Rt)&&(o=Nw(o,i.type,i.pendingProps,rr),o!==null?(i.stateNode=o,ln=i,Rt=sr(o.firstChild),rr=!1,h=!0):h=!1),h||mi(i)),et(i),h=i.type,p=i.pendingProps,v=n!==null?n.memoizedProps:null,o=p.children,Kf(h,p)?o=null:v!==null&&Kf(h,v)&&(i.flags|=32),i.memoizedState!==null&&(h=Jc(n,i,Yv,null,null,a),fl._currentValue=h),Mo(n,i),un(n,i,o,a),i.child;case 6:return n===null&&ut&&((n=a=Rt)&&(a=Ow(a,i.pendingProps,rr),a!==null?(i.stateNode=a,ln=i,Rt=null,n=!0):n=!1),n||mi(i)),null;case 13:return gg(n,i,a);case 4:return Ve(i,i.stateNode.containerInfo),o=i.pendingProps,n===null?i.child=as(i,null,o,a):un(n,i,o,a),i.child;case 11:return lg(n,i,i.type,i.pendingProps,a);case 7:return un(n,i,i.pendingProps,a),i.child;case 8:return un(n,i,i.pendingProps.children,a),i.child;case 12:return un(n,i,i.pendingProps.children,a),i.child;case 10:return o=i.pendingProps,pi(i,i.type,o.value),un(n,i,o.children,a),i.child;case 9:return h=i.type._context,o=i.pendingProps.children,ns(i),h=on(h),o=o(h),i.flags|=1,un(n,i,o,a),i.child;case 14:return og(n,i,i.type,i.pendingProps,a);case 15:return ug(n,i,i.type,i.pendingProps,a);case 19:return bg(n,i,a);case 31:return Wv(n,i,a);case 22:return cg(n,i,a,i.pendingProps);case 24:return ns(i),o=on(Jt),n===null?(h=Bc(),h===null&&(h=Tt,p=zc(),h.pooledCache=p,p.refCount++,p!==null&&(h.pooledCacheLanes|=a),h=p),i.memoizedState={parent:o,cache:h},Hc(i),pi(i,Jt,h)):((n.lanes&a)!==0&&(qc(n,i),Ya(i,null,null,a),$a()),h=n.memoizedState,p=i.memoizedState,h.parent!==o?(h={parent:o,cache:o},i.memoizedState=h,i.lanes===0&&(i.memoizedState=i.updateQueue.baseState=h),pi(i,Jt,o)):(o=p.cache,pi(i,Jt,o),o!==h.cache&&Lc(i,[Jt],a,!0))),un(n,i,i.pendingProps.children,a),i.child;case 29:throw i.pendingProps}throw Error(s(156,i.tag))}function Vr(n){n.flags|=4}function _f(n,i,a,o,h){if((i=(n.mode&32)!==0)&&(i=!1),i){if(n.flags|=16777216,(h&335544128)===h)if(n.stateNode.complete)n.flags|=8192;else if(Vg())n.flags|=8192;else throw ss=bo,Pc}else n.flags&=-16777217}function vg(n,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)n.flags&=-16777217;else if(n.flags|=16777216,!Ly(i))if(Vg())n.flags|=8192;else throw ss=bo,Pc}function Lo(n,i){i!==null&&(n.flags|=4),n.flags&16384&&(i=n.tag!==22?xs():536870912,n.lanes|=i,Ys|=i)}function Qa(n,i){if(!ut)switch(n.tailMode){case"hidden":i=n.tail;for(var a=null;i!==null;)i.alternate!==null&&(a=i),i=i.sibling;a===null?n.tail=null:a.sibling=null;break;case"collapsed":a=n.tail;for(var o=null;a!==null;)a.alternate!==null&&(o=a),a=a.sibling;o===null?i||n.tail===null?n.tail=null:n.tail.sibling=null:o.sibling=null}}function Mt(n){var i=n.alternate!==null&&n.alternate.child===n.child,a=0,o=0;if(i)for(var h=n.child;h!==null;)a|=h.lanes|h.childLanes,o|=h.subtreeFlags&65011712,o|=h.flags&65011712,h.return=n,h=h.sibling;else for(h=n.child;h!==null;)a|=h.lanes|h.childLanes,o|=h.subtreeFlags,o|=h.flags,h.return=n,h=h.sibling;return n.subtreeFlags|=o,n.childLanes=a,i}function tw(n,i,a){var o=i.pendingProps;switch(Nc(i),i.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Mt(i),null;case 1:return Mt(i),null;case 3:return a=i.stateNode,o=null,n!==null&&(o=n.memoizedState.cache),i.memoizedState.cache!==o&&(i.flags|=2048),Ir(Jt),Te(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(n===null||n.child===null)&&(Rs(i)?Vr(i):n===null||n.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,Rc())),Mt(i),null;case 26:var h=i.type,p=i.memoizedState;return n===null?(Vr(i),p!==null?(Mt(i),vg(i,p)):(Mt(i),_f(i,h,null,o,a))):p?p!==n.memoizedState?(Vr(i),Mt(i),vg(i,p)):(Mt(i),i.flags&=-16777217):(n=n.memoizedProps,n!==o&&Vr(i),Mt(i),_f(i,h,n,o,a)),null;case 27:if(Pt(i),a=ve.current,h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(!o){if(i.stateNode===null)throw Error(s(166));return Mt(i),null}n=xe.current,Rs(i)?Wm(i):(n=Ay(h,o,a),i.stateNode=n,Vr(i))}return Mt(i),null;case 5:if(Pt(i),h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(!o){if(i.stateNode===null)throw Error(s(166));return Mt(i),null}if(p=xe.current,Rs(i))Wm(i);else{var v=Ko(ve.current);switch(p){case 1:p=v.createElementNS("http://www.w3.org/2000/svg",h);break;case 2:p=v.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;default:switch(h){case"svg":p=v.createElementNS("http://www.w3.org/2000/svg",h);break;case"math":p=v.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;case"script":p=v.createElement("div"),p.innerHTML="<script><\/script>",p=p.removeChild(p.firstChild);break;case"select":p=typeof o.is=="string"?v.createElement("select",{is:o.is}):v.createElement("select"),o.multiple?p.multiple=!0:o.size&&(p.size=o.size);break;default:p=typeof o.is=="string"?v.createElement(h,{is:o.is}):v.createElement(h)}}p[At]=i,p[Ht]=o;e:for(v=i.child;v!==null;){if(v.tag===5||v.tag===6)p.appendChild(v.stateNode);else if(v.tag!==4&&v.tag!==27&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===i)break e;for(;v.sibling===null;){if(v.return===null||v.return===i)break e;v=v.return}v.sibling.return=v.return,v=v.sibling}i.stateNode=p;e:switch(cn(p,h,o),h){case"button":case"input":case"select":case"textarea":o=!!o.autoFocus;break e;case"img":o=!0;break e;default:o=!1}o&&Vr(i)}}return Mt(i),_f(i,i.type,n===null?null:n.memoizedProps,i.pendingProps,a),null;case 6:if(n&&i.stateNode!=null)n.memoizedProps!==o&&Vr(i);else{if(typeof o!="string"&&i.stateNode===null)throw Error(s(166));if(n=ve.current,Rs(i)){if(n=i.stateNode,a=i.memoizedProps,o=null,h=ln,h!==null)switch(h.tag){case 27:case 5:o=h.memoizedProps}n[At]=i,n=!!(n.nodeValue===a||o!==null&&o.suppressHydrationWarning===!0||gy(n.nodeValue,a)),n||mi(i,!0)}else n=Ko(n).createTextNode(o),n[At]=i,i.stateNode=n}return Mt(i),null;case 31:if(a=i.memoizedState,n===null||n.memoizedState!==null){if(o=Rs(i),a!==null){if(n===null){if(!o)throw Error(s(318));if(n=i.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(s(557));n[At]=i}else es(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),n=!1}else a=Rc(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=a),n=!0;if(!n)return i.flags&256?(Un(i),i):(Un(i),null);if((i.flags&128)!==0)throw Error(s(558))}return Mt(i),null;case 13:if(o=i.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(h=Rs(i),o!==null&&o.dehydrated!==null){if(n===null){if(!h)throw Error(s(318));if(h=i.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(s(317));h[At]=i}else es(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),h=!1}else h=Rc(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=h),h=!0;if(!h)return i.flags&256?(Un(i),i):(Un(i),null)}return Un(i),(i.flags&128)!==0?(i.lanes=a,i):(a=o!==null,n=n!==null&&n.memoizedState!==null,a&&(o=i.child,h=null,o.alternate!==null&&o.alternate.memoizedState!==null&&o.alternate.memoizedState.cachePool!==null&&(h=o.alternate.memoizedState.cachePool.pool),p=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(p=o.memoizedState.cachePool.pool),p!==h&&(o.flags|=2048)),a!==n&&a&&(i.child.flags|=8192),Lo(i,i.updateQueue),Mt(i),null);case 4:return Te(),n===null&&Yf(i.stateNode.containerInfo),Mt(i),null;case 10:return Ir(i.type),Mt(i),null;case 19:if(te($t),o=i.memoizedState,o===null)return Mt(i),null;if(h=(i.flags&128)!==0,p=o.rendering,p===null)if(h)Qa(o,!1);else{if(It!==0||n!==null&&(n.flags&128)!==0)for(n=i.child;n!==null;){if(p=So(n),p!==null){for(i.flags|=128,Qa(o,!1),n=p.updateQueue,i.updateQueue=n,Lo(i,n),i.subtreeFlags=0,n=a,a=i.child;a!==null;)Jm(a,n),a=a.sibling;return S($t,$t.current&1|2),ut&&Hr(i,o.treeForkCount),i.child}n=n.sibling}o.tail!==null&&pt()>Ho&&(i.flags|=128,h=!0,Qa(o,!1),i.lanes=4194304)}else{if(!h)if(n=So(p),n!==null){if(i.flags|=128,h=!0,n=n.updateQueue,i.updateQueue=n,Lo(i,n),Qa(o,!0),o.tail===null&&o.tailMode==="hidden"&&!p.alternate&&!ut)return Mt(i),null}else 2*pt()-o.renderingStartTime>Ho&&a!==536870912&&(i.flags|=128,h=!0,Qa(o,!1),i.lanes=4194304);o.isBackwards?(p.sibling=i.child,i.child=p):(n=o.last,n!==null?n.sibling=p:i.child=p,o.last=p)}return o.tail!==null?(n=o.tail,o.rendering=n,o.tail=n.sibling,o.renderingStartTime=pt(),n.sibling=null,a=$t.current,S($t,h?a&1|2:a&1),ut&&Hr(i,o.treeForkCount),n):(Mt(i),null);case 22:case 23:return Un(i),Yc(),o=i.memoizedState!==null,n!==null?n.memoizedState!==null!==o&&(i.flags|=8192):o&&(i.flags|=8192),o?(a&536870912)!==0&&(i.flags&128)===0&&(Mt(i),i.subtreeFlags&6&&(i.flags|=8192)):Mt(i),a=i.updateQueue,a!==null&&Lo(i,a.retryQueue),a=null,n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(a=n.memoizedState.cachePool.pool),o=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(o=i.memoizedState.cachePool.pool),o!==a&&(i.flags|=2048),n!==null&&te(rs),null;case 24:return a=null,n!==null&&(a=n.memoizedState.cache),i.memoizedState.cache!==a&&(i.flags|=2048),Ir(Jt),Mt(i),null;case 25:return null;case 30:return null}throw Error(s(156,i.tag))}function nw(n,i){switch(Nc(i),i.tag){case 1:return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 3:return Ir(Jt),Te(),n=i.flags,(n&65536)!==0&&(n&128)===0?(i.flags=n&-65537|128,i):null;case 26:case 27:case 5:return Pt(i),null;case 31:if(i.memoizedState!==null){if(Un(i),i.alternate===null)throw Error(s(340));es()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 13:if(Un(i),n=i.memoizedState,n!==null&&n.dehydrated!==null){if(i.alternate===null)throw Error(s(340));es()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 19:return te($t),null;case 4:return Te(),null;case 10:return Ir(i.type),null;case 22:case 23:return Un(i),Yc(),n!==null&&te(rs),n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 24:return Ir(Jt),null;case 25:return null;default:return null}}function wg(n,i){switch(Nc(i),i.tag){case 3:Ir(Jt),Te();break;case 26:case 27:case 5:Pt(i);break;case 4:Te();break;case 31:i.memoizedState!==null&&Un(i);break;case 13:Un(i);break;case 19:te($t);break;case 10:Ir(i.type);break;case 22:case 23:Un(i),Yc(),n!==null&&te(rs);break;case 24:Ir(Jt)}}function Za(n,i){try{var a=i.updateQueue,o=a!==null?a.lastEffect:null;if(o!==null){var h=o.next;a=h;do{if((a.tag&n)===n){o=void 0;var p=a.create,v=a.inst;o=p(),v.destroy=o}a=a.next}while(a!==h)}}catch(k){xt(i,i.return,k)}}function wi(n,i,a){try{var o=i.updateQueue,h=o!==null?o.lastEffect:null;if(h!==null){var p=h.next;o=p;do{if((o.tag&n)===n){var v=o.inst,k=v.destroy;if(k!==void 0){v.destroy=void 0,h=i;var I=a,re=k;try{re()}catch(ce){xt(h,I,ce)}}}o=o.next}while(o!==p)}}catch(ce){xt(i,i.return,ce)}}function Sg(n){var i=n.updateQueue;if(i!==null){var a=n.stateNode;try{hp(i,a)}catch(o){xt(n,n.return,o)}}}function _g(n,i,a){a.props=os(n.type,n.memoizedProps),a.state=n.memoizedState;try{a.componentWillUnmount()}catch(o){xt(n,i,o)}}function Wa(n,i){try{var a=n.ref;if(a!==null){switch(n.tag){case 26:case 27:case 5:var o=n.stateNode;break;case 30:o=n.stateNode;break;default:o=n.stateNode}typeof a=="function"?n.refCleanup=a(o):a.current=o}}catch(h){xt(n,i,h)}}function Ar(n,i){var a=n.ref,o=n.refCleanup;if(a!==null)if(typeof o=="function")try{o()}catch(h){xt(n,i,h)}finally{n.refCleanup=null,n=n.alternate,n!=null&&(n.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(h){xt(n,i,h)}else a.current=null}function kg(n){var i=n.type,a=n.memoizedProps,o=n.stateNode;try{e:switch(i){case"button":case"input":case"select":case"textarea":a.autoFocus&&o.focus();break e;case"img":a.src?o.src=a.src:a.srcSet&&(o.srcset=a.srcSet)}}catch(h){xt(n,n.return,h)}}function kf(n,i,a){try{var o=n.stateNode;kw(o,n.type,a,i),o[Ht]=i}catch(h){xt(n,n.return,h)}}function Eg(n){return n.tag===5||n.tag===3||n.tag===26||n.tag===27&&Ti(n.type)||n.tag===4}function Ef(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||Eg(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.tag===27&&Ti(n.type)||n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function Cf(n,i,a){var o=n.tag;if(o===5||o===6)n=n.stateNode,i?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(n,i):(i=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,i.appendChild(n),a=a._reactRootContainer,a!=null||i.onclick!==null||(i.onclick=Ur));else if(o!==4&&(o===27&&Ti(n.type)&&(a=n.stateNode,i=null),n=n.child,n!==null))for(Cf(n,i,a),n=n.sibling;n!==null;)Cf(n,i,a),n=n.sibling}function zo(n,i,a){var o=n.tag;if(o===5||o===6)n=n.stateNode,i?a.insertBefore(n,i):a.appendChild(n);else if(o!==4&&(o===27&&Ti(n.type)&&(a=n.stateNode),n=n.child,n!==null))for(zo(n,i,a),n=n.sibling;n!==null;)zo(n,i,a),n=n.sibling}function Cg(n){var i=n.stateNode,a=n.memoizedProps;try{for(var o=n.type,h=i.attributes;h.length;)i.removeAttributeNode(h[0]);cn(i,o,a),i[At]=n,i[Ht]=a}catch(p){xt(n,n.return,p)}}var Gr=!1,Qt=!1,Af=!1,Ag=typeof WeakSet=="function"?WeakSet:Set,nn=null;function rw(n,i){if(n=n.containerInfo,Jf=ru,n=Pm(n),xc(n)){if("selectionStart"in n)var a={start:n.selectionStart,end:n.selectionEnd};else e:{a=(a=n.ownerDocument)&&a.defaultView||window;var o=a.getSelection&&a.getSelection();if(o&&o.rangeCount!==0){a=o.anchorNode;var h=o.anchorOffset,p=o.focusNode;o=o.focusOffset;try{a.nodeType,p.nodeType}catch{a=null;break e}var v=0,k=-1,I=-1,re=0,ce=0,ye=n,ie=null;t:for(;;){for(var ae;ye!==a||h!==0&&ye.nodeType!==3||(k=v+h),ye!==p||o!==0&&ye.nodeType!==3||(I=v+o),ye.nodeType===3&&(v+=ye.nodeValue.length),(ae=ye.firstChild)!==null;)ie=ye,ye=ae;for(;;){if(ye===n)break t;if(ie===a&&++re===h&&(k=v),ie===p&&++ce===o&&(I=v),(ae=ye.nextSibling)!==null)break;ye=ie,ie=ye.parentNode}ye=ae}a=k===-1||I===-1?null:{start:k,end:I}}else a=null}a=a||{start:0,end:0}}else a=null;for(Xf={focusedElem:n,selectionRange:a},ru=!1,nn=i;nn!==null;)if(i=nn,n=i.child,(i.subtreeFlags&1028)!==0&&n!==null)n.return=i,nn=n;else for(;nn!==null;){switch(i=nn,p=i.alternate,n=i.flags,i.tag){case 0:if((n&4)!==0&&(n=i.updateQueue,n=n!==null?n.events:null,n!==null))for(a=0;a<n.length;a++)h=n[a],h.ref.impl=h.nextImpl;break;case 11:case 15:break;case 1:if((n&1024)!==0&&p!==null){n=void 0,a=i,h=p.memoizedProps,p=p.memoizedState,o=a.stateNode;try{var Me=os(a.type,h);n=o.getSnapshotBeforeUpdate(Me,p),o.__reactInternalSnapshotBeforeUpdate=n}catch(qe){xt(a,a.return,qe)}}break;case 3:if((n&1024)!==0){if(n=i.stateNode.containerInfo,a=n.nodeType,a===9)Zf(n);else if(a===1)switch(n.nodeName){case"HEAD":case"HTML":case"BODY":Zf(n);break;default:n.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((n&1024)!==0)throw Error(s(163))}if(n=i.sibling,n!==null){n.return=i.return,nn=n;break}nn=i.return}}function Tg(n,i,a){var o=a.flags;switch(a.tag){case 0:case 11:case 15:Xr(n,a),o&4&&Za(5,a);break;case 1:if(Xr(n,a),o&4)if(n=a.stateNode,i===null)try{n.componentDidMount()}catch(v){xt(a,a.return,v)}else{var h=os(a.type,i.memoizedProps);i=i.memoizedState;try{n.componentDidUpdate(h,i,n.__reactInternalSnapshotBeforeUpdate)}catch(v){xt(a,a.return,v)}}o&64&&Sg(a),o&512&&Wa(a,a.return);break;case 3:if(Xr(n,a),o&64&&(n=a.updateQueue,n!==null)){if(i=null,a.child!==null)switch(a.child.tag){case 27:case 5:i=a.child.stateNode;break;case 1:i=a.child.stateNode}try{hp(n,i)}catch(v){xt(a,a.return,v)}}break;case 27:i===null&&o&4&&Cg(a);case 26:case 5:Xr(n,a),i===null&&o&4&&kg(a),o&512&&Wa(a,a.return);break;case 12:Xr(n,a);break;case 31:Xr(n,a),o&4&&Og(n,a);break;case 13:Xr(n,a),o&4&&Rg(n,a),o&64&&(n=a.memoizedState,n!==null&&(n=n.dehydrated,n!==null&&(a=hw.bind(null,a),Rw(n,a))));break;case 22:if(o=a.memoizedState!==null||Gr,!o){i=i!==null&&i.memoizedState!==null||Qt,h=Gr;var p=Qt;Gr=o,(Qt=i)&&!p?Kr(n,a,(a.subtreeFlags&8772)!==0):Xr(n,a),Gr=h,Qt=p}break;case 30:break;default:Xr(n,a)}}function jg(n){var i=n.alternate;i!==null&&(n.alternate=null,jg(i)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(i=n.stateNode,i!==null&&vs(i)),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}var Lt=null,Cn=!1;function Jr(n,i,a){for(a=a.child;a!==null;)Ng(n,i,a),a=a.sibling}function Ng(n,i,a){if($e&&typeof $e.onCommitFiberUnmount=="function")try{$e.onCommitFiberUnmount(Ge,a)}catch{}switch(a.tag){case 26:Qt||Ar(a,i),Jr(n,i,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:Qt||Ar(a,i);var o=Lt,h=Cn;Ti(a.type)&&(Lt=a.stateNode,Cn=!1),Jr(n,i,a),ol(a.stateNode),Lt=o,Cn=h;break;case 5:Qt||Ar(a,i);case 6:if(o=Lt,h=Cn,Lt=null,Jr(n,i,a),Lt=o,Cn=h,Lt!==null)if(Cn)try{(Lt.nodeType===9?Lt.body:Lt.nodeName==="HTML"?Lt.ownerDocument.body:Lt).removeChild(a.stateNode)}catch(p){xt(a,i,p)}else try{Lt.removeChild(a.stateNode)}catch(p){xt(a,i,p)}break;case 18:Lt!==null&&(Cn?(n=Lt,Sy(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,a.stateNode),Ws(n)):Sy(Lt,a.stateNode));break;case 4:o=Lt,h=Cn,Lt=a.stateNode.containerInfo,Cn=!0,Jr(n,i,a),Lt=o,Cn=h;break;case 0:case 11:case 14:case 15:wi(2,a,i),Qt||wi(4,a,i),Jr(n,i,a);break;case 1:Qt||(Ar(a,i),o=a.stateNode,typeof o.componentWillUnmount=="function"&&_g(a,i,o)),Jr(n,i,a);break;case 21:Jr(n,i,a);break;case 22:Qt=(o=Qt)||a.memoizedState!==null,Jr(n,i,a),Qt=o;break;default:Jr(n,i,a)}}function Og(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null))){n=n.dehydrated;try{Ws(n)}catch(a){xt(i,i.return,a)}}}function Rg(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null&&(n=n.dehydrated,n!==null))))try{Ws(n)}catch(a){xt(i,i.return,a)}}function iw(n){switch(n.tag){case 31:case 13:case 19:var i=n.stateNode;return i===null&&(i=n.stateNode=new Ag),i;case 22:return n=n.stateNode,i=n._retryCache,i===null&&(i=n._retryCache=new Ag),i;default:throw Error(s(435,n.tag))}}function Uo(n,i){var a=iw(n);i.forEach(function(o){if(!a.has(o)){a.add(o);var h=dw.bind(null,n,o);o.then(h,h)}})}function An(n,i){var a=i.deletions;if(a!==null)for(var o=0;o<a.length;o++){var h=a[o],p=n,v=i,k=v;e:for(;k!==null;){switch(k.tag){case 27:if(Ti(k.type)){Lt=k.stateNode,Cn=!1;break e}break;case 5:Lt=k.stateNode,Cn=!1;break e;case 3:case 4:Lt=k.stateNode.containerInfo,Cn=!0;break e}k=k.return}if(Lt===null)throw Error(s(160));Ng(p,v,h),Lt=null,Cn=!1,p=h.alternate,p!==null&&(p.return=null),h.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)Mg(i,n),i=i.sibling}var pr=null;function Mg(n,i){var a=n.alternate,o=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:An(i,n),Tn(n),o&4&&(wi(3,n,n.return),Za(3,n),wi(5,n,n.return));break;case 1:An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),o&64&&Gr&&(n=n.updateQueue,n!==null&&(o=n.callbacks,o!==null&&(a=n.shared.hiddenCallbacks,n.shared.hiddenCallbacks=a===null?o:a.concat(o))));break;case 26:var h=pr;if(An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),o&4){var p=a!==null?a.memoizedState:null;if(o=n.memoizedState,a===null)if(o===null)if(n.stateNode===null){e:{o=n.type,a=n.memoizedProps,h=h.ownerDocument||h;t:switch(o){case"title":p=h.getElementsByTagName("title")[0],(!p||p[en]||p[At]||p.namespaceURI==="http://www.w3.org/2000/svg"||p.hasAttribute("itemprop"))&&(p=h.createElement(o),h.head.insertBefore(p,h.querySelector("head > title"))),cn(p,o,a),p[At]=n,Y(p),o=p;break e;case"link":var v=My("link","href",h).get(o+(a.href||""));if(v){for(var k=0;k<v.length;k++)if(p=v[k],p.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&p.getAttribute("rel")===(a.rel==null?null:a.rel)&&p.getAttribute("title")===(a.title==null?null:a.title)&&p.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){v.splice(k,1);break t}}p=h.createElement(o),cn(p,o,a),h.head.appendChild(p);break;case"meta":if(v=My("meta","content",h).get(o+(a.content||""))){for(k=0;k<v.length;k++)if(p=v[k],p.getAttribute("content")===(a.content==null?null:""+a.content)&&p.getAttribute("name")===(a.name==null?null:a.name)&&p.getAttribute("property")===(a.property==null?null:a.property)&&p.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&p.getAttribute("charset")===(a.charSet==null?null:a.charSet)){v.splice(k,1);break t}}p=h.createElement(o),cn(p,o,a),h.head.appendChild(p);break;default:throw Error(s(468,o))}p[At]=n,Y(p),o=p}n.stateNode=o}else Dy(h,n.type,n.stateNode);else n.stateNode=Ry(h,o,n.memoizedProps);else p!==o?(p===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):p.count--,o===null?Dy(h,n.type,n.stateNode):Ry(h,o,n.memoizedProps)):o===null&&n.stateNode!==null&&kf(n,n.memoizedProps,a.memoizedProps)}break;case 27:An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),a!==null&&o&4&&kf(n,n.memoizedProps,a.memoizedProps);break;case 5:if(An(i,n),Tn(n),o&512&&(Qt||a===null||Ar(a,a.return)),n.flags&32){h=n.stateNode;try{Ss(h,"")}catch(Me){xt(n,n.return,Me)}}o&4&&n.stateNode!=null&&(h=n.memoizedProps,kf(n,h,a!==null?a.memoizedProps:h)),o&1024&&(Af=!0);break;case 6:if(An(i,n),Tn(n),o&4){if(n.stateNode===null)throw Error(s(162));o=n.memoizedProps,a=n.stateNode;try{a.nodeValue=o}catch(Me){xt(n,n.return,Me)}}break;case 3:if(Wo=null,h=pr,pr=Qo(i.containerInfo),An(i,n),pr=h,Tn(n),o&4&&a!==null&&a.memoizedState.isDehydrated)try{Ws(i.containerInfo)}catch(Me){xt(n,n.return,Me)}Af&&(Af=!1,Dg(n));break;case 4:o=pr,pr=Qo(n.stateNode.containerInfo),An(i,n),Tn(n),pr=o;break;case 12:An(i,n),Tn(n);break;case 31:An(i,n),Tn(n),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 13:An(i,n),Tn(n),n.child.flags&8192&&n.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Po=pt()),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 22:h=n.memoizedState!==null;var I=a!==null&&a.memoizedState!==null,re=Gr,ce=Qt;if(Gr=re||h,Qt=ce||I,An(i,n),Qt=ce,Gr=re,Tn(n),o&8192)e:for(i=n.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(a===null||I||Gr||Qt||us(n)),a=null,i=n;;){if(i.tag===5||i.tag===26){if(a===null){I=a=i;try{if(p=I.stateNode,h)v=p.style,typeof v.setProperty=="function"?v.setProperty("display","none","important"):v.display="none";else{k=I.stateNode;var ye=I.memoizedProps.style,ie=ye!=null&&ye.hasOwnProperty("display")?ye.display:null;k.style.display=ie==null||typeof ie=="boolean"?"":(""+ie).trim()}}catch(Me){xt(I,I.return,Me)}}}else if(i.tag===6){if(a===null){I=i;try{I.stateNode.nodeValue=h?"":I.memoizedProps}catch(Me){xt(I,I.return,Me)}}}else if(i.tag===18){if(a===null){I=i;try{var ae=I.stateNode;h?_y(ae,!0):_y(I.stateNode,!1)}catch(Me){xt(I,I.return,Me)}}}else if((i.tag!==22&&i.tag!==23||i.memoizedState===null||i===n)&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break e;for(;i.sibling===null;){if(i.return===null||i.return===n)break e;a===i&&(a=null),i=i.return}a===i&&(a=null),i.sibling.return=i.return,i=i.sibling}o&4&&(o=n.updateQueue,o!==null&&(a=o.retryQueue,a!==null&&(o.retryQueue=null,Uo(n,a))));break;case 19:An(i,n),Tn(n),o&4&&(o=n.updateQueue,o!==null&&(n.updateQueue=null,Uo(n,o)));break;case 30:break;case 21:break;default:An(i,n),Tn(n)}}function Tn(n){var i=n.flags;if(i&2){try{for(var a,o=n.return;o!==null;){if(Eg(o)){a=o;break}o=o.return}if(a==null)throw Error(s(160));switch(a.tag){case 27:var h=a.stateNode,p=Ef(n);zo(n,p,h);break;case 5:var v=a.stateNode;a.flags&32&&(Ss(v,""),a.flags&=-33);var k=Ef(n);zo(n,k,v);break;case 3:case 4:var I=a.stateNode.containerInfo,re=Ef(n);Cf(n,re,I);break;default:throw Error(s(161))}}catch(ce){xt(n,n.return,ce)}n.flags&=-3}i&4096&&(n.flags&=-4097)}function Dg(n){if(n.subtreeFlags&1024)for(n=n.child;n!==null;){var i=n;Dg(i),i.tag===5&&i.flags&1024&&i.stateNode.reset(),n=n.sibling}}function Xr(n,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)Tg(n,i.alternate,i),i=i.sibling}function us(n){for(n=n.child;n!==null;){var i=n;switch(i.tag){case 0:case 11:case 14:case 15:wi(4,i,i.return),us(i);break;case 1:Ar(i,i.return);var a=i.stateNode;typeof a.componentWillUnmount=="function"&&_g(i,i.return,a),us(i);break;case 27:ol(i.stateNode);case 26:case 5:Ar(i,i.return),us(i);break;case 22:i.memoizedState===null&&us(i);break;case 30:us(i);break;default:us(i)}n=n.sibling}}function Kr(n,i,a){for(a=a&&(i.subtreeFlags&8772)!==0,i=i.child;i!==null;){var o=i.alternate,h=n,p=i,v=p.flags;switch(p.tag){case 0:case 11:case 15:Kr(h,p,a),Za(4,p);break;case 1:if(Kr(h,p,a),o=p,h=o.stateNode,typeof h.componentDidMount=="function")try{h.componentDidMount()}catch(re){xt(o,o.return,re)}if(o=p,h=o.updateQueue,h!==null){var k=o.stateNode;try{var I=h.shared.hiddenCallbacks;if(I!==null)for(h.shared.hiddenCallbacks=null,h=0;h<I.length;h++)fp(I[h],k)}catch(re){xt(o,o.return,re)}}a&&v&64&&Sg(p),Wa(p,p.return);break;case 27:Cg(p);case 26:case 5:Kr(h,p,a),a&&o===null&&v&4&&kg(p),Wa(p,p.return);break;case 12:Kr(h,p,a);break;case 31:Kr(h,p,a),a&&v&4&&Og(h,p);break;case 13:Kr(h,p,a),a&&v&4&&Rg(h,p);break;case 22:p.memoizedState===null&&Kr(h,p,a),Wa(p,p.return);break;case 30:break;default:Kr(h,p,a)}i=i.sibling}}function Tf(n,i){var a=null;n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(a=n.memoizedState.cachePool.pool),n=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(n=i.memoizedState.cachePool.pool),n!==a&&(n!=null&&n.refCount++,a!=null&&Pa(a))}function jf(n,i){n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&Pa(n))}function gr(n,i,a,o){if(i.subtreeFlags&10256)for(i=i.child;i!==null;)Lg(n,i,a,o),i=i.sibling}function Lg(n,i,a,o){var h=i.flags;switch(i.tag){case 0:case 11:case 15:gr(n,i,a,o),h&2048&&Za(9,i);break;case 1:gr(n,i,a,o);break;case 3:gr(n,i,a,o),h&2048&&(n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&Pa(n)));break;case 12:if(h&2048){gr(n,i,a,o),n=i.stateNode;try{var p=i.memoizedProps,v=p.id,k=p.onPostCommit;typeof k=="function"&&k(v,i.alternate===null?"mount":"update",n.passiveEffectDuration,-0)}catch(I){xt(i,i.return,I)}}else gr(n,i,a,o);break;case 31:gr(n,i,a,o);break;case 13:gr(n,i,a,o);break;case 23:break;case 22:p=i.stateNode,v=i.alternate,i.memoizedState!==null?p._visibility&2?gr(n,i,a,o):el(n,i):p._visibility&2?gr(n,i,a,o):(p._visibility|=2,Is(n,i,a,o,(i.subtreeFlags&10256)!==0||!1)),h&2048&&Tf(v,i);break;case 24:gr(n,i,a,o),h&2048&&jf(i.alternate,i);break;default:gr(n,i,a,o)}}function Is(n,i,a,o,h){for(h=h&&((i.subtreeFlags&10256)!==0||!1),i=i.child;i!==null;){var p=n,v=i,k=a,I=o,re=v.flags;switch(v.tag){case 0:case 11:case 15:Is(p,v,k,I,h),Za(8,v);break;case 23:break;case 22:var ce=v.stateNode;v.memoizedState!==null?ce._visibility&2?Is(p,v,k,I,h):el(p,v):(ce._visibility|=2,Is(p,v,k,I,h)),h&&re&2048&&Tf(v.alternate,v);break;case 24:Is(p,v,k,I,h),h&&re&2048&&jf(v.alternate,v);break;default:Is(p,v,k,I,h)}i=i.sibling}}function el(n,i){if(i.subtreeFlags&10256)for(i=i.child;i!==null;){var a=n,o=i,h=o.flags;switch(o.tag){case 22:el(a,o),h&2048&&Tf(o.alternate,o);break;case 24:el(a,o),h&2048&&jf(o.alternate,o);break;default:el(a,o)}i=i.sibling}}var tl=8192;function Fs(n,i,a){if(n.subtreeFlags&tl)for(n=n.child;n!==null;)zg(n,i,a),n=n.sibling}function zg(n,i,a){switch(n.tag){case 26:Fs(n,i,a),n.flags&tl&&n.memoizedState!==null&&$w(a,pr,n.memoizedState,n.memoizedProps);break;case 5:Fs(n,i,a);break;case 3:case 4:var o=pr;pr=Qo(n.stateNode.containerInfo),Fs(n,i,a),pr=o;break;case 22:n.memoizedState===null&&(o=n.alternate,o!==null&&o.memoizedState!==null?(o=tl,tl=16777216,Fs(n,i,a),tl=o):Fs(n,i,a));break;default:Fs(n,i,a)}}function Ug(n){var i=n.alternate;if(i!==null&&(n=i.child,n!==null)){i.child=null;do i=n.sibling,n.sibling=null,n=i;while(n!==null)}}function nl(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var a=0;a<i.length;a++){var o=i[a];nn=o,Pg(o,n)}Ug(n)}if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Bg(n),n=n.sibling}function Bg(n){switch(n.tag){case 0:case 11:case 15:nl(n),n.flags&2048&&wi(9,n,n.return);break;case 3:nl(n);break;case 12:nl(n);break;case 22:var i=n.stateNode;n.memoizedState!==null&&i._visibility&2&&(n.return===null||n.return.tag!==13)?(i._visibility&=-3,Bo(n)):nl(n);break;default:nl(n)}}function Bo(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var a=0;a<i.length;a++){var o=i[a];nn=o,Pg(o,n)}Ug(n)}for(n=n.child;n!==null;){switch(i=n,i.tag){case 0:case 11:case 15:wi(8,i,i.return),Bo(i);break;case 22:a=i.stateNode,a._visibility&2&&(a._visibility&=-3,Bo(i));break;default:Bo(i)}n=n.sibling}}function Pg(n,i){for(;nn!==null;){var a=nn;switch(a.tag){case 0:case 11:case 15:wi(8,a,i);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var o=a.memoizedState.cachePool.pool;o!=null&&o.refCount++}break;case 24:Pa(a.memoizedState.cache)}if(o=a.child,o!==null)o.return=a,nn=o;else e:for(a=n;nn!==null;){o=nn;var h=o.sibling,p=o.return;if(jg(o),o===a){nn=null;break e}if(h!==null){h.return=p,nn=h;break e}nn=p}}}var sw={getCacheForType:function(n){var i=on(Jt),a=i.data.get(n);return a===void 0&&(a=n(),i.data.set(n,a)),a},cacheSignal:function(){return on(Jt).controller.signal}},aw=typeof WeakMap=="function"?WeakMap:Map,gt=0,Tt=null,rt=null,at=0,bt=0,Bn=null,Si=!1,$s=!1,Nf=!1,Qr=0,It=0,_i=0,cs=0,Of=0,Pn=0,Ys=0,rl=null,jn=null,Rf=!1,Po=0,Hg=0,Ho=1/0,qo=null,ki=null,tn=0,Ei=null,Vs=null,Zr=0,Mf=0,Df=null,qg=null,il=0,Lf=null;function Hn(){return(gt&2)!==0&&at!==0?at&-at:U.T!==null?qf():Ca()}function Ig(){if(Pn===0)if((at&536870912)===0||ut){var n=Dt;Dt<<=1,(Dt&3932160)===0&&(Dt=262144),Pn=n}else Pn=536870912;return n=zn.current,n!==null&&(n.flags|=32),Pn}function Nn(n,i,a){(n===Tt&&(bt===2||bt===9)||n.cancelPendingCommit!==null)&&(Gs(n,0),Ci(n,at,Pn,!1)),hr(n,a),((gt&2)===0||n!==Tt)&&(n===Tt&&((gt&2)===0&&(cs|=a),It===4&&Ci(n,at,Pn,!1)),Tr(n))}function Fg(n,i,a){if((gt&6)!==0)throw Error(s(327));var o=!a&&(i&127)===0&&(i&n.expiredLanes)===0||Yi(n,i),h=o?uw(n,i):Uf(n,i,!0),p=o;do{if(h===0){$s&&!o&&Ci(n,i,0,!1);break}else{if(a=n.current.alternate,p&&!lw(a)){h=Uf(n,i,!1),p=!1;continue}if(h===2){if(p=i,n.errorRecoveryDisabledLanes&p)var v=0;else v=n.pendingLanes&-536870913,v=v!==0?v:v&536870912?536870912:0;if(v!==0){i=v;e:{var k=n;h=rl;var I=k.current.memoizedState.isDehydrated;if(I&&(Gs(k,v).flags|=256),v=Uf(k,v,!1),v!==2){if(Nf&&!I){k.errorRecoveryDisabledLanes|=p,cs|=p,h=4;break e}p=jn,jn=h,p!==null&&(jn===null?jn=p:jn.push.apply(jn,p))}h=v}if(p=!1,h!==2)continue}}if(h===1){Gs(n,0),Ci(n,i,0,!0);break}e:{switch(o=n,p=h,p){case 0:case 1:throw Error(s(345));case 4:if((i&4194048)!==i)break;case 6:Ci(o,i,Pn,!Si);break e;case 2:jn=null;break;case 3:case 5:break;default:throw Error(s(329))}if((i&62914560)===i&&(h=Po+300-pt(),10<h)){if(Ci(o,i,Pn,!Si),$i(o,0,!0)!==0)break e;Zr=i,o.timeoutHandle=vy($g.bind(null,o,a,jn,qo,Rf,i,Pn,cs,Ys,Si,p,"Throttled",-0,0),h);break e}$g(o,a,jn,qo,Rf,i,Pn,cs,Ys,Si,p,null,-0,0)}}break}while(!0);Tr(n)}function $g(n,i,a,o,h,p,v,k,I,re,ce,ye,ie,ae){if(n.timeoutHandle=-1,ye=i.subtreeFlags,ye&8192||(ye&16785408)===16785408){ye={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Ur},zg(i,p,ye);var Me=(p&62914560)===p?Po-pt():(p&4194048)===p?Hg-pt():0;if(Me=Yw(ye,Me),Me!==null){Zr=p,n.cancelPendingCommit=Me(Zg.bind(null,n,i,p,a,o,h,v,k,I,ce,ye,null,ie,ae)),Ci(n,p,v,!re);return}}Zg(n,i,p,a,o,h,v,k,I)}function lw(n){for(var i=n;;){var a=i.tag;if((a===0||a===11||a===15)&&i.flags&16384&&(a=i.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var o=0;o<a.length;o++){var h=a[o],p=h.getSnapshot;h=h.value;try{if(!Dn(p(),h))return!1}catch{return!1}}if(a=i.child,i.subtreeFlags&16384&&a!==null)a.return=i,i=a;else{if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Ci(n,i,a,o){i&=~Of,i&=~cs,n.suspendedLanes|=i,n.pingedLanes&=~i,o&&(n.warmLanes|=i),o=n.expirationTimes;for(var h=i;0<h;){var p=31-Je(h),v=1<<p;o[p]=-1,h&=~v}a!==0&&ui(n,a,i)}function Io(){return(gt&6)===0?(sl(0),!1):!0}function zf(){if(rt!==null){if(bt===0)var n=rt.return;else n=rt,qr=ts=null,Qc(n),Us=null,qa=0,n=rt;for(;n!==null;)wg(n.alternate,n),n=n.return;rt=null}}function Gs(n,i){var a=n.timeoutHandle;a!==-1&&(n.timeoutHandle=-1,Aw(a)),a=n.cancelPendingCommit,a!==null&&(n.cancelPendingCommit=null,a()),Zr=0,zf(),Tt=n,rt=a=Pr(n.current,null),at=i,bt=0,Bn=null,Si=!1,$s=Yi(n,i),Nf=!1,Ys=Pn=Of=cs=_i=It=0,jn=rl=null,Rf=!1,(i&8)!==0&&(i|=i&32);var o=n.entangledLanes;if(o!==0)for(n=n.entanglements,o&=i;0<o;){var h=31-Je(o),p=1<<h;i|=n[h],o&=~p}return Qr=i,oo(),a}function Yg(n,i){Xe=null,U.H=Xa,i===zs||i===yo?(i=lp(),bt=3):i===Pc?(i=lp(),bt=4):bt=i===mf?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,Bn=i,rt===null&&(It=1,Oo(n,er(i,n.current)))}function Vg(){var n=zn.current;return n===null?!0:(at&4194048)===at?ir===null:(at&62914560)===at||(at&536870912)!==0?n===ir:!1}function Gg(){var n=U.H;return U.H=Xa,n===null?Xa:n}function Jg(){var n=U.A;return U.A=sw,n}function Fo(){It=4,Si||(at&4194048)!==at&&zn.current!==null||($s=!0),(_i&134217727)===0&&(cs&134217727)===0||Tt===null||Ci(Tt,at,Pn,!1)}function Uf(n,i,a){var o=gt;gt|=2;var h=Gg(),p=Jg();(Tt!==n||at!==i)&&(qo=null,Gs(n,i)),i=!1;var v=It;e:do try{if(bt!==0&&rt!==null){var k=rt,I=Bn;switch(bt){case 8:zf(),v=6;break e;case 3:case 2:case 9:case 6:zn.current===null&&(i=!0);var re=bt;if(bt=0,Bn=null,Js(n,k,I,re),a&&$s){v=0;break e}break;default:re=bt,bt=0,Bn=null,Js(n,k,I,re)}}ow(),v=It;break}catch(ce){Yg(n,ce)}while(!0);return i&&n.shellSuspendCounter++,qr=ts=null,gt=o,U.H=h,U.A=p,rt===null&&(Tt=null,at=0,oo()),v}function ow(){for(;rt!==null;)Xg(rt)}function uw(n,i){var a=gt;gt|=2;var o=Gg(),h=Jg();Tt!==n||at!==i?(qo=null,Ho=pt()+500,Gs(n,i)):$s=Yi(n,i);e:do try{if(bt!==0&&rt!==null){i=rt;var p=Bn;t:switch(bt){case 1:bt=0,Bn=null,Js(n,i,p,1);break;case 2:case 9:if(sp(p)){bt=0,Bn=null,Kg(i);break}i=function(){bt!==2&&bt!==9||Tt!==n||(bt=7),Tr(n)},p.then(i,i);break e;case 3:bt=7;break e;case 4:bt=5;break e;case 7:sp(p)?(bt=0,Bn=null,Kg(i)):(bt=0,Bn=null,Js(n,i,p,7));break;case 5:var v=null;switch(rt.tag){case 26:v=rt.memoizedState;case 5:case 27:var k=rt;if(v?Ly(v):k.stateNode.complete){bt=0,Bn=null;var I=k.sibling;if(I!==null)rt=I;else{var re=k.return;re!==null?(rt=re,$o(re)):rt=null}break t}}bt=0,Bn=null,Js(n,i,p,5);break;case 6:bt=0,Bn=null,Js(n,i,p,6);break;case 8:zf(),It=6;break e;default:throw Error(s(462))}}cw();break}catch(ce){Yg(n,ce)}while(!0);return qr=ts=null,U.H=o,U.A=h,gt=a,rt!==null?0:(Tt=null,at=0,oo(),It)}function cw(){for(;rt!==null&&!yn();)Xg(rt)}function Xg(n){var i=xg(n.alternate,n,Qr);n.memoizedProps=n.pendingProps,i===null?$o(n):rt=i}function Kg(n){var i=n,a=i.alternate;switch(i.tag){case 15:case 0:i=dg(a,i,i.pendingProps,i.type,void 0,at);break;case 11:i=dg(a,i,i.pendingProps,i.type.render,i.ref,at);break;case 5:Qc(i);default:wg(a,i),i=rt=Jm(i,Qr),i=xg(a,i,Qr)}n.memoizedProps=n.pendingProps,i===null?$o(n):rt=i}function Js(n,i,a,o){qr=ts=null,Qc(i),Us=null,qa=0;var h=i.return;try{if(Zv(n,h,i,a,at)){It=1,Oo(n,er(a,n.current)),rt=null;return}}catch(p){if(h!==null)throw rt=h,p;It=1,Oo(n,er(a,n.current)),rt=null;return}i.flags&32768?(ut||o===1?n=!0:$s||(at&536870912)!==0?n=!1:(Si=n=!0,(o===2||o===9||o===3||o===6)&&(o=zn.current,o!==null&&o.tag===13&&(o.flags|=16384))),Qg(i,n)):$o(i)}function $o(n){var i=n;do{if((i.flags&32768)!==0){Qg(i,Si);return}n=i.return;var a=tw(i.alternate,i,Qr);if(a!==null){rt=a;return}if(i=i.sibling,i!==null){rt=i;return}rt=i=n}while(i!==null);It===0&&(It=5)}function Qg(n,i){do{var a=nw(n.alternate,n);if(a!==null){a.flags&=32767,rt=a;return}if(a=n.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!i&&(n=n.sibling,n!==null)){rt=n;return}rt=n=a}while(n!==null);It=6,rt=null}function Zg(n,i,a,o,h,p,v,k,I){n.cancelPendingCommit=null;do Yo();while(tn!==0);if((gt&6)!==0)throw Error(s(327));if(i!==null){if(i===n.current)throw Error(s(177));if(p=i.lanes|i.childLanes,p|=kc,oi(n,a,p,v,k,I),n===Tt&&(rt=Tt=null,at=0),Vs=i,Ei=n,Zr=a,Mf=p,Df=h,qg=o,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(n.callbackNode=null,n.callbackPriority=0,mw(_e,function(){return ry(),null})):(n.callbackNode=null,n.callbackPriority=0),o=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||o){o=U.T,U.T=null,h=W.p,W.p=2,v=gt,gt|=4;try{rw(n,i,a)}finally{gt=v,W.p=h,U.T=o}}tn=1,Wg(),ey(),ty()}}function Wg(){if(tn===1){tn=0;var n=Ei,i=Vs,a=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||a){a=U.T,U.T=null;var o=W.p;W.p=2;var h=gt;gt|=4;try{Mg(i,n);var p=Xf,v=Pm(n.containerInfo),k=p.focusedElem,I=p.selectionRange;if(v!==k&&k&&k.ownerDocument&&Bm(k.ownerDocument.documentElement,k)){if(I!==null&&xc(k)){var re=I.start,ce=I.end;if(ce===void 0&&(ce=re),"selectionStart"in k)k.selectionStart=re,k.selectionEnd=Math.min(ce,k.value.length);else{var ye=k.ownerDocument||document,ie=ye&&ye.defaultView||window;if(ie.getSelection){var ae=ie.getSelection(),Me=k.textContent.length,qe=Math.min(I.start,Me),_t=I.end===void 0?qe:Math.min(I.end,Me);!ae.extend&&qe>_t&&(v=_t,_t=qe,qe=v);var X=Um(k,qe),V=Um(k,_t);if(X&&V&&(ae.rangeCount!==1||ae.anchorNode!==X.node||ae.anchorOffset!==X.offset||ae.focusNode!==V.node||ae.focusOffset!==V.offset)){var ne=ye.createRange();ne.setStart(X.node,X.offset),ae.removeAllRanges(),qe>_t?(ae.addRange(ne),ae.extend(V.node,V.offset)):(ne.setEnd(V.node,V.offset),ae.addRange(ne))}}}}for(ye=[],ae=k;ae=ae.parentNode;)ae.nodeType===1&&ye.push({element:ae,left:ae.scrollLeft,top:ae.scrollTop});for(typeof k.focus=="function"&&k.focus(),k=0;k<ye.length;k++){var de=ye[k];de.element.scrollLeft=de.left,de.element.scrollTop=de.top}}ru=!!Jf,Xf=Jf=null}finally{gt=h,W.p=o,U.T=a}}n.current=i,tn=2}}function ey(){if(tn===2){tn=0;var n=Ei,i=Vs,a=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||a){a=U.T,U.T=null;var o=W.p;W.p=2;var h=gt;gt|=4;try{Tg(n,i.alternate,i)}finally{gt=h,W.p=o,U.T=a}}tn=3}}function ty(){if(tn===4||tn===3){tn=0,Kn();var n=Ei,i=Vs,a=Zr,o=qg;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?tn=5:(tn=0,Vs=Ei=null,ny(n,n.pendingLanes));var h=n.pendingLanes;if(h===0&&(ki=null),Gi(a),i=i.stateNode,$e&&typeof $e.onCommitFiberRoot=="function")try{$e.onCommitFiberRoot(Ge,i,void 0,(i.current.flags&128)===128)}catch{}if(o!==null){i=U.T,h=W.p,W.p=2,U.T=null;try{for(var p=n.onRecoverableError,v=0;v<o.length;v++){var k=o[v];p(k.value,{componentStack:k.stack})}}finally{U.T=i,W.p=h}}(Zr&3)!==0&&Yo(),Tr(n),h=n.pendingLanes,(a&261930)!==0&&(h&42)!==0?n===Lf?il++:(il=0,Lf=n):il=0,sl(0)}}function ny(n,i){(n.pooledCacheLanes&=i)===0&&(i=n.pooledCache,i!=null&&(n.pooledCache=null,Pa(i)))}function Yo(){return Wg(),ey(),ty(),ry()}function ry(){if(tn!==5)return!1;var n=Ei,i=Mf;Mf=0;var a=Gi(Zr),o=U.T,h=W.p;try{W.p=32>a?32:a,U.T=null,a=Df,Df=null;var p=Ei,v=Zr;if(tn=0,Vs=Ei=null,Zr=0,(gt&6)!==0)throw Error(s(331));var k=gt;if(gt|=4,Bg(p.current),Lg(p,p.current,v,a),gt=k,sl(0,!1),$e&&typeof $e.onPostCommitFiberRoot=="function")try{$e.onPostCommitFiberRoot(Ge,p)}catch{}return!0}finally{W.p=h,U.T=o,ny(n,i)}}function iy(n,i,a){i=er(a,i),i=df(n.stateNode,i,2),n=bi(n,i,2),n!==null&&(hr(n,2),Tr(n))}function xt(n,i,a){if(n.tag===3)iy(n,n,a);else for(;i!==null;){if(i.tag===3){iy(i,n,a);break}else if(i.tag===1){var o=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(ki===null||!ki.has(o))){n=er(a,n),a=sg(2),o=bi(i,a,2),o!==null&&(ag(a,o,i,n),hr(o,2),Tr(o));break}}i=i.return}}function Bf(n,i,a){var o=n.pingCache;if(o===null){o=n.pingCache=new aw;var h=new Set;o.set(i,h)}else h=o.get(i),h===void 0&&(h=new Set,o.set(i,h));h.has(a)||(Nf=!0,h.add(a),n=fw.bind(null,n,i,a),i.then(n,n))}function fw(n,i,a){var o=n.pingCache;o!==null&&o.delete(i),n.pingedLanes|=n.suspendedLanes&a,n.warmLanes&=~a,Tt===n&&(at&a)===a&&(It===4||It===3&&(at&62914560)===at&&300>pt()-Po?(gt&2)===0&&Gs(n,0):Of|=a,Ys===at&&(Ys=0)),Tr(n)}function sy(n,i){i===0&&(i=xs()),n=Zi(n,i),n!==null&&(hr(n,i),Tr(n))}function hw(n){var i=n.memoizedState,a=0;i!==null&&(a=i.retryLane),sy(n,a)}function dw(n,i){var a=0;switch(n.tag){case 31:case 13:var o=n.stateNode,h=n.memoizedState;h!==null&&(a=h.retryLane);break;case 19:o=n.stateNode;break;case 22:o=n.stateNode._retryCache;break;default:throw Error(s(314))}o!==null&&o.delete(i),sy(n,a)}function mw(n,i){return an(n,i)}var Vo=null,Xs=null,Pf=!1,Go=!1,Hf=!1,Ai=0;function Tr(n){n!==Xs&&n.next===null&&(Xs===null?Vo=Xs=n:Xs=Xs.next=n),Go=!0,Pf||(Pf=!0,gw())}function sl(n,i){if(!Hf&&Go){Hf=!0;do for(var a=!1,o=Vo;o!==null;){if(n!==0){var h=o.pendingLanes;if(h===0)var p=0;else{var v=o.suspendedLanes,k=o.pingedLanes;p=(1<<31-Je(42|n)+1)-1,p&=h&~(v&~k),p=p&201326741?p&201326741|1:p?p|2:0}p!==0&&(a=!0,uy(o,p))}else p=at,p=$i(o,o===Tt?p:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(p&3)===0||Yi(o,p)||(a=!0,uy(o,p));o=o.next}while(a);Hf=!1}}function pw(){ay()}function ay(){Go=Pf=!1;var n=0;Ai!==0&&Cw()&&(n=Ai);for(var i=pt(),a=null,o=Vo;o!==null;){var h=o.next,p=ly(o,i);p===0?(o.next=null,a===null?Vo=h:a.next=h,h===null&&(Xs=a)):(a=o,(n!==0||(p&3)!==0)&&(Go=!0)),o=h}tn!==0&&tn!==5||sl(n),Ai!==0&&(Ai=0)}function ly(n,i){for(var a=n.suspendedLanes,o=n.pingedLanes,h=n.expirationTimes,p=n.pendingLanes&-62914561;0<p;){var v=31-Je(p),k=1<<v,I=h[v];I===-1?((k&a)===0||(k&o)!==0)&&(h[v]=Ea(k,i)):I<=i&&(n.expiredLanes|=k),p&=~k}if(i=Tt,a=at,a=$i(n,n===i?a:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),o=n.callbackNode,a===0||n===i&&(bt===2||bt===9)||n.cancelPendingCommit!==null)return o!==null&&o!==null&&Wt(o),n.callbackNode=null,n.callbackPriority=0;if((a&3)===0||Yi(n,a)){if(i=a&-a,i===n.callbackPriority)return i;switch(o!==null&&Wt(o),Gi(a)){case 2:case 8:a=he;break;case 32:a=_e;break;case 268435456:a=Ie;break;default:a=_e}return o=oy.bind(null,n),a=an(a,o),n.callbackPriority=i,n.callbackNode=a,i}return o!==null&&o!==null&&Wt(o),n.callbackPriority=2,n.callbackNode=null,2}function oy(n,i){if(tn!==0&&tn!==5)return n.callbackNode=null,n.callbackPriority=0,null;var a=n.callbackNode;if(Yo()&&n.callbackNode!==a)return null;var o=at;return o=$i(n,n===Tt?o:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),o===0?null:(Fg(n,o,i),ly(n,pt()),n.callbackNode!=null&&n.callbackNode===a?oy.bind(null,n):null)}function uy(n,i){if(Yo())return null;Fg(n,i,!0)}function gw(){Tw(function(){(gt&6)!==0?an(Q,pw):ay()})}function qf(){if(Ai===0){var n=Ds;n===0&&(n=Ct,Ct<<=1,(Ct&261888)===0&&(Ct=256)),Ai=n}return Ai}function cy(n){return n==null||typeof n=="symbol"||typeof n=="boolean"?null:typeof n=="function"?n:eo(""+n)}function fy(n,i){var a=i.ownerDocument.createElement("input");return a.name=i.name,a.value=i.value,n.id&&a.setAttribute("form",n.id),i.parentNode.insertBefore(a,i),n=new FormData(n),a.parentNode.removeChild(a),n}function yw(n,i,a,o,h){if(i==="submit"&&a&&a.stateNode===h){var p=cy((h[Ht]||null).action),v=o.submitter;v&&(i=(i=v[Ht]||null)?cy(i.formAction):v.getAttribute("formAction"),i!==null&&(p=i,v=null));var k=new io("action","action",null,o,h);n.push({event:k,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(Ai!==0){var I=v?fy(h,v):new FormData(h);lf(a,{pending:!0,data:I,method:h.method,action:p},null,I)}}else typeof p=="function"&&(k.preventDefault(),I=v?fy(h,v):new FormData(h),lf(a,{pending:!0,data:I,method:h.method,action:p},p,I))},currentTarget:h}]})}}for(var If=0;If<_c.length;If++){var Ff=_c[If],bw=Ff.toLowerCase(),xw=Ff[0].toUpperCase()+Ff.slice(1);mr(bw,"on"+xw)}mr(Im,"onAnimationEnd"),mr(Fm,"onAnimationIteration"),mr($m,"onAnimationStart"),mr("dblclick","onDoubleClick"),mr("focusin","onFocus"),mr("focusout","onBlur"),mr(Lv,"onTransitionRun"),mr(zv,"onTransitionStart"),mr(Uv,"onTransitionCancel"),mr(Ym,"onTransitionEnd"),se("onMouseEnter",["mouseout","mouseover"]),se("onMouseLeave",["mouseout","mouseover"]),se("onPointerEnter",["pointerout","pointerover"]),se("onPointerLeave",["pointerout","pointerover"]),be("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),be("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),be("onBeforeInput",["compositionend","keypress","textInput","paste"]),be("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var al="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(" "),vw=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(al));function hy(n,i){i=(i&4)!==0;for(var a=0;a<n.length;a++){var o=n[a],h=o.event;o=o.listeners;e:{var p=void 0;if(i)for(var v=o.length-1;0<=v;v--){var k=o[v],I=k.instance,re=k.currentTarget;if(k=k.listener,I!==p&&h.isPropagationStopped())break e;p=k,h.currentTarget=re;try{p(h)}catch(ce){lo(ce)}h.currentTarget=null,p=I}else for(v=0;v<o.length;v++){if(k=o[v],I=k.instance,re=k.currentTarget,k=k.listener,I!==p&&h.isPropagationStopped())break e;p=k,h.currentTarget=re;try{p(h)}catch(ce){lo(ce)}h.currentTarget=null,p=I}}}}function it(n,i){var a=i[Ji];a===void 0&&(a=i[Ji]=new Set);var o=n+"__bubble";a.has(o)||(dy(i,n,2,!1),a.add(o))}function $f(n,i,a){var o=0;i&&(o|=4),dy(a,n,o,i)}var Jo="_reactListening"+Math.random().toString(36).slice(2);function Yf(n){if(!n[Jo]){n[Jo]=!0,Z.forEach(function(a){a!=="selectionchange"&&(vw.has(a)||$f(a,!1,n),$f(a,!0,n))});var i=n.nodeType===9?n:n.ownerDocument;i===null||i[Jo]||(i[Jo]=!0,$f("selectionchange",!1,i))}}function dy(n,i,a,o){switch(Iy(i)){case 2:var h=Jw;break;case 8:h=Xw;break;default:h=ah}a=h.bind(null,i,a,n),h=void 0,!cc||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(h=!0),o?h!==void 0?n.addEventListener(i,a,{capture:!0,passive:h}):n.addEventListener(i,a,!0):h!==void 0?n.addEventListener(i,a,{passive:h}):n.addEventListener(i,a,!1)}function Vf(n,i,a,o,h){var p=o;if((i&1)===0&&(i&2)===0&&o!==null)e:for(;;){if(o===null)return;var v=o.tag;if(v===3||v===4){var k=o.stateNode.containerInfo;if(k===h)break;if(v===4)for(v=o.return;v!==null;){var I=v.tag;if((I===3||I===4)&&v.stateNode.containerInfo===h)return;v=v.return}for(;k!==null;){if(v=E(k),v===null)return;if(I=v.tag,I===5||I===6||I===26||I===27){o=p=v;continue e}k=k.parentNode}}o=o.return}bm(function(){var re=p,ce=oc(a),ye=[];e:{var ie=Vm.get(n);if(ie!==void 0){var ae=io,Me=n;switch(n){case"keypress":if(no(a)===0)break e;case"keydown":case"keyup":ae=dv;break;case"focusin":Me="focus",ae=mc;break;case"focusout":Me="blur",ae=mc;break;case"beforeblur":case"afterblur":ae=mc;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":ae=wm;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ae=tv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ae=gv;break;case Im:case Fm:case $m:ae=iv;break;case Ym:ae=bv;break;case"scroll":case"scrollend":ae=W1;break;case"wheel":ae=vv;break;case"copy":case"cut":case"paste":ae=av;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ae=_m;break;case"toggle":case"beforetoggle":ae=Sv}var qe=(i&4)!==0,_t=!qe&&(n==="scroll"||n==="scrollend"),X=qe?ie!==null?ie+"Capture":null:ie;qe=[];for(var V=re,ne;V!==null;){var de=V;if(ne=de.stateNode,de=de.tag,de!==5&&de!==26&&de!==27||ne===null||X===null||(de=Ta(V,X),de!=null&&qe.push(ll(V,de,ne))),_t)break;V=V.return}0<qe.length&&(ie=new ae(ie,Me,null,a,ce),ye.push({event:ie,listeners:qe}))}}if((i&7)===0){e:{if(ie=n==="mouseover"||n==="pointerover",ae=n==="mouseout"||n==="pointerout",ie&&a!==lc&&(Me=a.relatedTarget||a.fromElement)&&(E(Me)||Me[Mn]))break e;if((ae||ie)&&(ie=ce.window===ce?ce:(ie=ce.ownerDocument)?ie.defaultView||ie.parentWindow:window,ae?(Me=a.relatedTarget||a.toElement,ae=re,Me=Me?E(Me):null,Me!==null&&(_t=u(Me),qe=Me.tag,Me!==_t||qe!==5&&qe!==27&&qe!==6)&&(Me=null)):(ae=null,Me=re),ae!==Me)){if(qe=wm,de="onMouseLeave",X="onMouseEnter",V="mouse",(n==="pointerout"||n==="pointerover")&&(qe=_m,de="onPointerLeave",X="onPointerEnter",V="pointer"),_t=ae==null?ie:T(ae),ne=Me==null?ie:T(Me),ie=new qe(de,V+"leave",ae,a,ce),ie.target=_t,ie.relatedTarget=ne,de=null,E(ce)===re&&(qe=new qe(X,V+"enter",Me,a,ce),qe.target=ne,qe.relatedTarget=_t,de=qe),_t=de,ae&&Me)t:{for(qe=ww,X=ae,V=Me,ne=0,de=X;de;de=qe(de))ne++;de=0;for(var Be=V;Be;Be=qe(Be))de++;for(;0<ne-de;)X=qe(X),ne--;for(;0<de-ne;)V=qe(V),de--;for(;ne--;){if(X===V||V!==null&&X===V.alternate){qe=X;break t}X=qe(X),V=qe(V)}qe=null}else qe=null;ae!==null&&my(ye,ie,ae,qe,!1),Me!==null&&_t!==null&&my(ye,_t,Me,qe,!0)}}e:{if(ie=re?T(re):window,ae=ie.nodeName&&ie.nodeName.toLowerCase(),ae==="select"||ae==="input"&&ie.type==="file")var dt=Om;else if(jm(ie))if(Rm)dt=Rv;else{dt=Nv;var ze=jv}else ae=ie.nodeName,!ae||ae.toLowerCase()!=="input"||ie.type!=="checkbox"&&ie.type!=="radio"?re&&ac(re.elementType)&&(dt=Om):dt=Ov;if(dt&&(dt=dt(n,re))){Nm(ye,dt,a,ce);break e}ze&&ze(n,ie,re),n==="focusout"&&re&&ie.type==="number"&&re.memoizedProps.value!=null&&sc(ie,"number",ie.value)}switch(ze=re?T(re):window,n){case"focusin":(jm(ze)||ze.contentEditable==="true")&&(Cs=ze,vc=re,za=null);break;case"focusout":za=vc=Cs=null;break;case"mousedown":wc=!0;break;case"contextmenu":case"mouseup":case"dragend":wc=!1,Hm(ye,a,ce);break;case"selectionchange":if(Dv)break;case"keydown":case"keyup":Hm(ye,a,ce)}var Ze;if(gc)e:{switch(n){case"compositionstart":var lt="onCompositionStart";break e;case"compositionend":lt="onCompositionEnd";break e;case"compositionupdate":lt="onCompositionUpdate";break e}lt=void 0}else Es?Am(n,a)&&(lt="onCompositionEnd"):n==="keydown"&&a.keyCode===229&&(lt="onCompositionStart");lt&&(km&&a.locale!=="ko"&&(Es||lt!=="onCompositionStart"?lt==="onCompositionEnd"&&Es&&(Ze=xm()):(fi=ce,fc="value"in fi?fi.value:fi.textContent,Es=!0)),ze=Xo(re,lt),0<ze.length&&(lt=new Sm(lt,n,null,a,ce),ye.push({event:lt,listeners:ze}),Ze?lt.data=Ze:(Ze=Tm(a),Ze!==null&&(lt.data=Ze)))),(Ze=kv?Ev(n,a):Cv(n,a))&&(lt=Xo(re,"onBeforeInput"),0<lt.length&&(ze=new Sm("onBeforeInput","beforeinput",null,a,ce),ye.push({event:ze,listeners:lt}),ze.data=Ze)),yw(ye,n,re,a,ce)}hy(ye,i)})}function ll(n,i,a){return{instance:n,listener:i,currentTarget:a}}function Xo(n,i){for(var a=i+"Capture",o=[];n!==null;){var h=n,p=h.stateNode;if(h=h.tag,h!==5&&h!==26&&h!==27||p===null||(h=Ta(n,a),h!=null&&o.unshift(ll(n,h,p)),h=Ta(n,i),h!=null&&o.push(ll(n,h,p))),n.tag===3)return o;n=n.return}return[]}function ww(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5&&n.tag!==27);return n||null}function my(n,i,a,o,h){for(var p=i._reactName,v=[];a!==null&&a!==o;){var k=a,I=k.alternate,re=k.stateNode;if(k=k.tag,I!==null&&I===o)break;k!==5&&k!==26&&k!==27||re===null||(I=re,h?(re=Ta(a,p),re!=null&&v.unshift(ll(a,re,I))):h||(re=Ta(a,p),re!=null&&v.push(ll(a,re,I)))),a=a.return}v.length!==0&&n.push({event:i,listeners:v})}var Sw=/\r\n?/g,_w=/\u0000|\uFFFD/g;function py(n){return(typeof n=="string"?n:""+n).replace(Sw,`
|
|
49
|
+
`).replace(_w,"")}function gy(n,i){return i=py(i),py(n)===i}function St(n,i,a,o,h,p){switch(a){case"children":typeof o=="string"?i==="body"||i==="textarea"&&o===""||Ss(n,o):(typeof o=="number"||typeof o=="bigint")&&i!=="body"&&Ss(n,""+o);break;case"className":dr(n,"class",o);break;case"tabIndex":dr(n,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":dr(n,a,o);break;case"style":gm(n,o,p);break;case"data":if(i!=="object"){dr(n,"data",o);break}case"src":case"href":if(o===""&&(i!=="a"||a!=="href")){n.removeAttribute(a);break}if(o==null||typeof o=="function"||typeof o=="symbol"||typeof o=="boolean"){n.removeAttribute(a);break}o=eo(""+o),n.setAttribute(a,o);break;case"action":case"formAction":if(typeof o=="function"){n.setAttribute(a,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof p=="function"&&(a==="formAction"?(i!=="input"&&St(n,i,"name",h.name,h,null),St(n,i,"formEncType",h.formEncType,h,null),St(n,i,"formMethod",h.formMethod,h,null),St(n,i,"formTarget",h.formTarget,h,null)):(St(n,i,"encType",h.encType,h,null),St(n,i,"method",h.method,h,null),St(n,i,"target",h.target,h,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){n.removeAttribute(a);break}o=eo(""+o),n.setAttribute(a,o);break;case"onClick":o!=null&&(n.onclick=Ur);break;case"onScroll":o!=null&&it("scroll",n);break;case"onScrollEnd":o!=null&&it("scrollend",n);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(s(61));if(a=o.__html,a!=null){if(h.children!=null)throw Error(s(60));n.innerHTML=a}}break;case"multiple":n.multiple=o&&typeof o!="function"&&typeof o!="symbol";break;case"muted":n.muted=o&&typeof o!="function"&&typeof o!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(o==null||typeof o=="function"||typeof o=="boolean"||typeof o=="symbol"){n.removeAttribute("xlink:href");break}a=eo(""+o),n.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":o!=null&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,""+o):n.removeAttribute(a);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":o&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,""):n.removeAttribute(a);break;case"capture":case"download":o===!0?n.setAttribute(a,""):o!==!1&&o!=null&&typeof o!="function"&&typeof o!="symbol"?n.setAttribute(a,o):n.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":o!=null&&typeof o!="function"&&typeof o!="symbol"&&!isNaN(o)&&1<=o?n.setAttribute(a,o):n.removeAttribute(a);break;case"rowSpan":case"start":o==null||typeof o=="function"||typeof o=="symbol"||isNaN(o)?n.removeAttribute(a):n.setAttribute(a,o);break;case"popover":it("beforetoggle",n),it("toggle",n),fn(n,"popover",o);break;case"xlinkActuate":zr(n,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":zr(n,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":zr(n,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":zr(n,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":zr(n,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":zr(n,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":zr(n,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":zr(n,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":zr(n,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":fn(n,"is",o);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=Q1.get(a)||a,fn(n,a,o))}}function Gf(n,i,a,o,h,p){switch(a){case"style":gm(n,o,p);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(s(61));if(a=o.__html,a!=null){if(h.children!=null)throw Error(s(60));n.innerHTML=a}}break;case"children":typeof o=="string"?Ss(n,o):(typeof o=="number"||typeof o=="bigint")&&Ss(n,""+o);break;case"onScroll":o!=null&&it("scroll",n);break;case"onScrollEnd":o!=null&&it("scrollend",n);break;case"onClick":o!=null&&(n.onclick=Ur);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!ge.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(h=a.endsWith("Capture"),i=a.slice(2,h?a.length-7:void 0),p=n[Ht]||null,p=p!=null?p[a]:null,typeof p=="function"&&n.removeEventListener(i,p,h),typeof o=="function")){typeof p!="function"&&p!==null&&(a in n?n[a]=null:n.hasAttribute(a)&&n.removeAttribute(a)),n.addEventListener(i,o,h);break e}a in n?n[a]=o:o===!0?n.setAttribute(a,""):fn(n,a,o)}}}function cn(n,i,a){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":it("error",n),it("load",n);var o=!1,h=!1,p;for(p in a)if(a.hasOwnProperty(p)){var v=a[p];if(v!=null)switch(p){case"src":o=!0;break;case"srcSet":h=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(s(137,i));default:St(n,i,p,v,a,null)}}h&&St(n,i,"srcSet",a.srcSet,a,null),o&&St(n,i,"src",a.src,a,null);return;case"input":it("invalid",n);var k=p=v=h=null,I=null,re=null;for(o in a)if(a.hasOwnProperty(o)){var ce=a[o];if(ce!=null)switch(o){case"name":h=ce;break;case"type":v=ce;break;case"checked":I=ce;break;case"defaultChecked":re=ce;break;case"value":p=ce;break;case"defaultValue":k=ce;break;case"children":case"dangerouslySetInnerHTML":if(ce!=null)throw Error(s(137,i));break;default:St(n,i,o,ce,a,null)}}hm(n,p,k,I,re,v,h,!1);return;case"select":it("invalid",n),o=v=p=null;for(h in a)if(a.hasOwnProperty(h)&&(k=a[h],k!=null))switch(h){case"value":p=k;break;case"defaultValue":v=k;break;case"multiple":o=k;default:St(n,i,h,k,a,null)}i=p,a=v,n.multiple=!!o,i!=null?ws(n,!!o,i,!1):a!=null&&ws(n,!!o,a,!0);return;case"textarea":it("invalid",n),p=h=o=null;for(v in a)if(a.hasOwnProperty(v)&&(k=a[v],k!=null))switch(v){case"value":o=k;break;case"defaultValue":h=k;break;case"children":p=k;break;case"dangerouslySetInnerHTML":if(k!=null)throw Error(s(91));break;default:St(n,i,v,k,a,null)}mm(n,o,h,p);return;case"option":for(I in a)if(a.hasOwnProperty(I)&&(o=a[I],o!=null))switch(I){case"selected":n.selected=o&&typeof o!="function"&&typeof o!="symbol";break;default:St(n,i,I,o,a,null)}return;case"dialog":it("beforetoggle",n),it("toggle",n),it("cancel",n),it("close",n);break;case"iframe":case"object":it("load",n);break;case"video":case"audio":for(o=0;o<al.length;o++)it(al[o],n);break;case"image":it("error",n),it("load",n);break;case"details":it("toggle",n);break;case"embed":case"source":case"link":it("error",n),it("load",n);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(re in a)if(a.hasOwnProperty(re)&&(o=a[re],o!=null))switch(re){case"children":case"dangerouslySetInnerHTML":throw Error(s(137,i));default:St(n,i,re,o,a,null)}return;default:if(ac(i)){for(ce in a)a.hasOwnProperty(ce)&&(o=a[ce],o!==void 0&&Gf(n,i,ce,o,a,void 0));return}}for(k in a)a.hasOwnProperty(k)&&(o=a[k],o!=null&&St(n,i,k,o,a,null))}function kw(n,i,a,o){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var h=null,p=null,v=null,k=null,I=null,re=null,ce=null;for(ae in a){var ye=a[ae];if(a.hasOwnProperty(ae)&&ye!=null)switch(ae){case"checked":break;case"value":break;case"defaultValue":I=ye;default:o.hasOwnProperty(ae)||St(n,i,ae,null,o,ye)}}for(var ie in o){var ae=o[ie];if(ye=a[ie],o.hasOwnProperty(ie)&&(ae!=null||ye!=null))switch(ie){case"type":p=ae;break;case"name":h=ae;break;case"checked":re=ae;break;case"defaultChecked":ce=ae;break;case"value":v=ae;break;case"defaultValue":k=ae;break;case"children":case"dangerouslySetInnerHTML":if(ae!=null)throw Error(s(137,i));break;default:ae!==ye&&St(n,i,ie,ae,o,ye)}}ic(n,v,k,I,re,ce,p,h);return;case"select":ae=v=k=ie=null;for(p in a)if(I=a[p],a.hasOwnProperty(p)&&I!=null)switch(p){case"value":break;case"multiple":ae=I;default:o.hasOwnProperty(p)||St(n,i,p,null,o,I)}for(h in o)if(p=o[h],I=a[h],o.hasOwnProperty(h)&&(p!=null||I!=null))switch(h){case"value":ie=p;break;case"defaultValue":k=p;break;case"multiple":v=p;default:p!==I&&St(n,i,h,p,o,I)}i=k,a=v,o=ae,ie!=null?ws(n,!!a,ie,!1):!!o!=!!a&&(i!=null?ws(n,!!a,i,!0):ws(n,!!a,a?[]:"",!1));return;case"textarea":ae=ie=null;for(k in a)if(h=a[k],a.hasOwnProperty(k)&&h!=null&&!o.hasOwnProperty(k))switch(k){case"value":break;case"children":break;default:St(n,i,k,null,o,h)}for(v in o)if(h=o[v],p=a[v],o.hasOwnProperty(v)&&(h!=null||p!=null))switch(v){case"value":ie=h;break;case"defaultValue":ae=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(s(91));break;default:h!==p&&St(n,i,v,h,o,p)}dm(n,ie,ae);return;case"option":for(var Me in a)if(ie=a[Me],a.hasOwnProperty(Me)&&ie!=null&&!o.hasOwnProperty(Me))switch(Me){case"selected":n.selected=!1;break;default:St(n,i,Me,null,o,ie)}for(I in o)if(ie=o[I],ae=a[I],o.hasOwnProperty(I)&&ie!==ae&&(ie!=null||ae!=null))switch(I){case"selected":n.selected=ie&&typeof ie!="function"&&typeof ie!="symbol";break;default:St(n,i,I,ie,o,ae)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var qe in a)ie=a[qe],a.hasOwnProperty(qe)&&ie!=null&&!o.hasOwnProperty(qe)&&St(n,i,qe,null,o,ie);for(re in o)if(ie=o[re],ae=a[re],o.hasOwnProperty(re)&&ie!==ae&&(ie!=null||ae!=null))switch(re){case"children":case"dangerouslySetInnerHTML":if(ie!=null)throw Error(s(137,i));break;default:St(n,i,re,ie,o,ae)}return;default:if(ac(i)){for(var _t in a)ie=a[_t],a.hasOwnProperty(_t)&&ie!==void 0&&!o.hasOwnProperty(_t)&&Gf(n,i,_t,void 0,o,ie);for(ce in o)ie=o[ce],ae=a[ce],!o.hasOwnProperty(ce)||ie===ae||ie===void 0&&ae===void 0||Gf(n,i,ce,ie,o,ae);return}}for(var X in a)ie=a[X],a.hasOwnProperty(X)&&ie!=null&&!o.hasOwnProperty(X)&&St(n,i,X,null,o,ie);for(ye in o)ie=o[ye],ae=a[ye],!o.hasOwnProperty(ye)||ie===ae||ie==null&&ae==null||St(n,i,ye,ie,o,ae)}function yy(n){switch(n){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function Ew(){if(typeof performance.getEntriesByType=="function"){for(var n=0,i=0,a=performance.getEntriesByType("resource"),o=0;o<a.length;o++){var h=a[o],p=h.transferSize,v=h.initiatorType,k=h.duration;if(p&&k&&yy(v)){for(v=0,k=h.responseEnd,o+=1;o<a.length;o++){var I=a[o],re=I.startTime;if(re>k)break;var ce=I.transferSize,ye=I.initiatorType;ce&&yy(ye)&&(I=I.responseEnd,v+=ce*(I<k?1:(k-re)/(I-re)))}if(--o,i+=8*(p+v)/(h.duration/1e3),n++,10<n)break}}if(0<n)return i/n/1e6}return navigator.connection&&(n=navigator.connection.downlink,typeof n=="number")?n:5}var Jf=null,Xf=null;function Ko(n){return n.nodeType===9?n:n.ownerDocument}function by(n){switch(n){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function xy(n,i){if(n===0)switch(i){case"svg":return 1;case"math":return 2;default:return 0}return n===1&&i==="foreignObject"?0:n}function Kf(n,i){return n==="textarea"||n==="noscript"||typeof i.children=="string"||typeof i.children=="number"||typeof i.children=="bigint"||typeof i.dangerouslySetInnerHTML=="object"&&i.dangerouslySetInnerHTML!==null&&i.dangerouslySetInnerHTML.__html!=null}var Qf=null;function Cw(){var n=window.event;return n&&n.type==="popstate"?n===Qf?!1:(Qf=n,!0):(Qf=null,!1)}var vy=typeof setTimeout=="function"?setTimeout:void 0,Aw=typeof clearTimeout=="function"?clearTimeout:void 0,wy=typeof Promise=="function"?Promise:void 0,Tw=typeof queueMicrotask=="function"?queueMicrotask:typeof wy<"u"?function(n){return wy.resolve(null).then(n).catch(jw)}:vy;function jw(n){setTimeout(function(){throw n})}function Ti(n){return n==="head"}function Sy(n,i){var a=i,o=0;do{var h=a.nextSibling;if(n.removeChild(a),h&&h.nodeType===8)if(a=h.data,a==="/$"||a==="/&"){if(o===0){n.removeChild(h),Ws(i);return}o--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")o++;else if(a==="html")ol(n.ownerDocument.documentElement);else if(a==="head"){a=n.ownerDocument.head,ol(a);for(var p=a.firstChild;p;){var v=p.nextSibling,k=p.nodeName;p[en]||k==="SCRIPT"||k==="STYLE"||k==="LINK"&&p.rel.toLowerCase()==="stylesheet"||a.removeChild(p),p=v}}else a==="body"&&ol(n.ownerDocument.body);a=h}while(a);Ws(i)}function _y(n,i){var a=n;n=0;do{var o=a.nextSibling;if(a.nodeType===1?i?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(i?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),o&&o.nodeType===8)if(a=o.data,a==="/$"){if(n===0)break;n--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||n++;a=o}while(a)}function Zf(n){var i=n.firstChild;for(i&&i.nodeType===10&&(i=i.nextSibling);i;){var a=i;switch(i=i.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":Zf(a),vs(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}n.removeChild(a)}}function Nw(n,i,a,o){for(;n.nodeType===1;){var h=a;if(n.nodeName.toLowerCase()!==i.toLowerCase()){if(!o&&(n.nodeName!=="INPUT"||n.type!=="hidden"))break}else if(o){if(!n[en])switch(i){case"meta":if(!n.hasAttribute("itemprop"))break;return n;case"link":if(p=n.getAttribute("rel"),p==="stylesheet"&&n.hasAttribute("data-precedence"))break;if(p!==h.rel||n.getAttribute("href")!==(h.href==null||h.href===""?null:h.href)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin)||n.getAttribute("title")!==(h.title==null?null:h.title))break;return n;case"style":if(n.hasAttribute("data-precedence"))break;return n;case"script":if(p=n.getAttribute("src"),(p!==(h.src==null?null:h.src)||n.getAttribute("type")!==(h.type==null?null:h.type)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin))&&p&&n.hasAttribute("async")&&!n.hasAttribute("itemprop"))break;return n;default:return n}}else if(i==="input"&&n.type==="hidden"){var p=h.name==null?null:""+h.name;if(h.type==="hidden"&&n.getAttribute("name")===p)return n}else return n;if(n=sr(n.nextSibling),n===null)break}return null}function Ow(n,i,a){if(i==="")return null;for(;n.nodeType!==3;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!a||(n=sr(n.nextSibling),n===null))return null;return n}function ky(n,i){for(;n.nodeType!==8;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!i||(n=sr(n.nextSibling),n===null))return null;return n}function Wf(n){return n.data==="$?"||n.data==="$~"}function eh(n){return n.data==="$!"||n.data==="$?"&&n.ownerDocument.readyState!=="loading"}function Rw(n,i){var a=n.ownerDocument;if(n.data==="$~")n._reactRetry=i;else if(n.data!=="$?"||a.readyState!=="loading")i();else{var o=function(){i(),a.removeEventListener("DOMContentLoaded",o)};a.addEventListener("DOMContentLoaded",o),n._reactRetry=o}}function sr(n){for(;n!=null;n=n.nextSibling){var i=n.nodeType;if(i===1||i===3)break;if(i===8){if(i=n.data,i==="$"||i==="$!"||i==="$?"||i==="$~"||i==="&"||i==="F!"||i==="F")break;if(i==="/$"||i==="/&")return null}}return n}var th=null;function Ey(n){n=n.nextSibling;for(var i=0;n;){if(n.nodeType===8){var a=n.data;if(a==="/$"||a==="/&"){if(i===0)return sr(n.nextSibling);i--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||i++}n=n.nextSibling}return null}function Cy(n){n=n.previousSibling;for(var i=0;n;){if(n.nodeType===8){var a=n.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(i===0)return n;i--}else a!=="/$"&&a!=="/&"||i++}n=n.previousSibling}return null}function Ay(n,i,a){switch(i=Ko(a),n){case"html":if(n=i.documentElement,!n)throw Error(s(452));return n;case"head":if(n=i.head,!n)throw Error(s(453));return n;case"body":if(n=i.body,!n)throw Error(s(454));return n;default:throw Error(s(451))}}function ol(n){for(var i=n.attributes;i.length;)n.removeAttributeNode(i[0]);vs(n)}var ar=new Map,Ty=new Set;function Qo(n){return typeof n.getRootNode=="function"?n.getRootNode():n.nodeType===9?n:n.ownerDocument}var Wr=W.d;W.d={f:Mw,r:Dw,D:Lw,C:zw,L:Uw,m:Bw,X:Hw,S:Pw,M:qw};function Mw(){var n=Wr.f(),i=Io();return n||i}function Dw(n){var i=O(n);i!==null&&i.tag===5&&i.type==="form"?Yp(i):Wr.r(n)}var Ks=typeof document>"u"?null:document;function jy(n,i,a){var o=Ks;if(o&&typeof i=="string"&&i){var h=Zn(i);h='link[rel="'+n+'"][href="'+h+'"]',typeof a=="string"&&(h+='[crossorigin="'+a+'"]'),Ty.has(h)||(Ty.add(h),n={rel:n,crossOrigin:a,href:i},o.querySelector(h)===null&&(i=o.createElement("link"),cn(i,"link",n),Y(i),o.head.appendChild(i)))}}function Lw(n){Wr.D(n),jy("dns-prefetch",n,null)}function zw(n,i){Wr.C(n,i),jy("preconnect",n,i)}function Uw(n,i,a){Wr.L(n,i,a);var o=Ks;if(o&&n&&i){var h='link[rel="preload"][as="'+Zn(i)+'"]';i==="image"&&a&&a.imageSrcSet?(h+='[imagesrcset="'+Zn(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(h+='[imagesizes="'+Zn(a.imageSizes)+'"]')):h+='[href="'+Zn(n)+'"]';var p=h;switch(i){case"style":p=Qs(n);break;case"script":p=Zs(n)}ar.has(p)||(n=g({rel:"preload",href:i==="image"&&a&&a.imageSrcSet?void 0:n,as:i},a),ar.set(p,n),o.querySelector(h)!==null||i==="style"&&o.querySelector(ul(p))||i==="script"&&o.querySelector(cl(p))||(i=o.createElement("link"),cn(i,"link",n),Y(i),o.head.appendChild(i)))}}function Bw(n,i){Wr.m(n,i);var a=Ks;if(a&&n){var o=i&&typeof i.as=="string"?i.as:"script",h='link[rel="modulepreload"][as="'+Zn(o)+'"][href="'+Zn(n)+'"]',p=h;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":p=Zs(n)}if(!ar.has(p)&&(n=g({rel:"modulepreload",href:n},i),ar.set(p,n),a.querySelector(h)===null)){switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(cl(p)))return}o=a.createElement("link"),cn(o,"link",n),Y(o),a.head.appendChild(o)}}}function Pw(n,i,a){Wr.S(n,i,a);var o=Ks;if(o&&n){var h=B(o).hoistableStyles,p=Qs(n);i=i||"default";var v=h.get(p);if(!v){var k={loading:0,preload:null};if(v=o.querySelector(ul(p)))k.loading=5;else{n=g({rel:"stylesheet",href:n,"data-precedence":i},a),(a=ar.get(p))&&nh(n,a);var I=v=o.createElement("link");Y(I),cn(I,"link",n),I._p=new Promise(function(re,ce){I.onload=re,I.onerror=ce}),I.addEventListener("load",function(){k.loading|=1}),I.addEventListener("error",function(){k.loading|=2}),k.loading|=4,Zo(v,i,o)}v={type:"stylesheet",instance:v,count:1,state:k},h.set(p,v)}}}function Hw(n,i){Wr.X(n,i);var a=Ks;if(a&&n){var o=B(a).hoistableScripts,h=Zs(n),p=o.get(h);p||(p=a.querySelector(cl(h)),p||(n=g({src:n,async:!0},i),(i=ar.get(h))&&rh(n,i),p=a.createElement("script"),Y(p),cn(p,"link",n),a.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function qw(n,i){Wr.M(n,i);var a=Ks;if(a&&n){var o=B(a).hoistableScripts,h=Zs(n),p=o.get(h);p||(p=a.querySelector(cl(h)),p||(n=g({src:n,async:!0,type:"module"},i),(i=ar.get(h))&&rh(n,i),p=a.createElement("script"),Y(p),cn(p,"link",n),a.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function Ny(n,i,a,o){var h=(h=ve.current)?Qo(h):null;if(!h)throw Error(s(446));switch(n){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(i=Qs(a.href),a=B(h).hoistableStyles,o=a.get(i),o||(o={type:"style",instance:null,count:0,state:null},a.set(i,o)),o):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){n=Qs(a.href);var p=B(h).hoistableStyles,v=p.get(n);if(v||(h=h.ownerDocument||h,v={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},p.set(n,v),(p=h.querySelector(ul(n)))&&!p._p&&(v.instance=p,v.state.loading=5),ar.has(n)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},ar.set(n,a),p||Iw(h,n,a,v.state))),i&&o===null)throw Error(s(528,""));return v}if(i&&o!==null)throw Error(s(529,""));return null;case"script":return i=a.async,a=a.src,typeof a=="string"&&i&&typeof i!="function"&&typeof i!="symbol"?(i=Zs(a),a=B(h).hoistableScripts,o=a.get(i),o||(o={type:"script",instance:null,count:0,state:null},a.set(i,o)),o):{type:"void",instance:null,count:0,state:null};default:throw Error(s(444,n))}}function Qs(n){return'href="'+Zn(n)+'"'}function ul(n){return'link[rel="stylesheet"]['+n+"]"}function Oy(n){return g({},n,{"data-precedence":n.precedence,precedence:null})}function Iw(n,i,a,o){n.querySelector('link[rel="preload"][as="style"]['+i+"]")?o.loading=1:(i=n.createElement("link"),o.preload=i,i.addEventListener("load",function(){return o.loading|=1}),i.addEventListener("error",function(){return o.loading|=2}),cn(i,"link",a),Y(i),n.head.appendChild(i))}function Zs(n){return'[src="'+Zn(n)+'"]'}function cl(n){return"script[async]"+n}function Ry(n,i,a){if(i.count++,i.instance===null)switch(i.type){case"style":var o=n.querySelector('style[data-href~="'+Zn(a.href)+'"]');if(o)return i.instance=o,Y(o),o;var h=g({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return o=(n.ownerDocument||n).createElement("style"),Y(o),cn(o,"style",h),Zo(o,a.precedence,n),i.instance=o;case"stylesheet":h=Qs(a.href);var p=n.querySelector(ul(h));if(p)return i.state.loading|=4,i.instance=p,Y(p),p;o=Oy(a),(h=ar.get(h))&&nh(o,h),p=(n.ownerDocument||n).createElement("link"),Y(p);var v=p;return v._p=new Promise(function(k,I){v.onload=k,v.onerror=I}),cn(p,"link",o),i.state.loading|=4,Zo(p,a.precedence,n),i.instance=p;case"script":return p=Zs(a.src),(h=n.querySelector(cl(p)))?(i.instance=h,Y(h),h):(o=a,(h=ar.get(p))&&(o=g({},a),rh(o,h)),n=n.ownerDocument||n,h=n.createElement("script"),Y(h),cn(h,"link",o),n.head.appendChild(h),i.instance=h);case"void":return null;default:throw Error(s(443,i.type))}else i.type==="stylesheet"&&(i.state.loading&4)===0&&(o=i.instance,i.state.loading|=4,Zo(o,a.precedence,n));return i.instance}function Zo(n,i,a){for(var o=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),h=o.length?o[o.length-1]:null,p=h,v=0;v<o.length;v++){var k=o[v];if(k.dataset.precedence===i)p=k;else if(p!==h)break}p?p.parentNode.insertBefore(n,p.nextSibling):(i=a.nodeType===9?a.head:a,i.insertBefore(n,i.firstChild))}function nh(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.title==null&&(n.title=i.title)}function rh(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.integrity==null&&(n.integrity=i.integrity)}var Wo=null;function My(n,i,a){if(Wo===null){var o=new Map,h=Wo=new Map;h.set(a,o)}else h=Wo,o=h.get(a),o||(o=new Map,h.set(a,o));if(o.has(n))return o;for(o.set(n,null),a=a.getElementsByTagName(n),h=0;h<a.length;h++){var p=a[h];if(!(p[en]||p[At]||n==="link"&&p.getAttribute("rel")==="stylesheet")&&p.namespaceURI!=="http://www.w3.org/2000/svg"){var v=p.getAttribute(i)||"";v=n+v;var k=o.get(v);k?k.push(p):o.set(v,[p])}}return o}function Dy(n,i,a){n=n.ownerDocument||n,n.head.insertBefore(a,i==="title"?n.querySelector("head > title"):null)}function Fw(n,i,a){if(a===1||i.itemProp!=null)return!1;switch(n){case"meta":case"title":return!0;case"style":if(typeof i.precedence!="string"||typeof i.href!="string"||i.href==="")break;return!0;case"link":if(typeof i.rel!="string"||typeof i.href!="string"||i.href===""||i.onLoad||i.onError)break;switch(i.rel){case"stylesheet":return n=i.disabled,typeof i.precedence=="string"&&n==null;default:return!0}case"script":if(i.async&&typeof i.async!="function"&&typeof i.async!="symbol"&&!i.onLoad&&!i.onError&&i.src&&typeof i.src=="string")return!0}return!1}function Ly(n){return!(n.type==="stylesheet"&&(n.state.loading&3)===0)}function $w(n,i,a,o){if(a.type==="stylesheet"&&(typeof o.media!="string"||matchMedia(o.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var h=Qs(o.href),p=i.querySelector(ul(h));if(p){i=p._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(n.count++,n=eu.bind(n),i.then(n,n)),a.state.loading|=4,a.instance=p,Y(p);return}p=i.ownerDocument||i,o=Oy(o),(h=ar.get(h))&&nh(o,h),p=p.createElement("link"),Y(p);var v=p;v._p=new Promise(function(k,I){v.onload=k,v.onerror=I}),cn(p,"link",o),a.instance=p}n.stylesheets===null&&(n.stylesheets=new Map),n.stylesheets.set(a,i),(i=a.state.preload)&&(a.state.loading&3)===0&&(n.count++,a=eu.bind(n),i.addEventListener("load",a),i.addEventListener("error",a))}}var ih=0;function Yw(n,i){return n.stylesheets&&n.count===0&&nu(n,n.stylesheets),0<n.count||0<n.imgCount?function(a){var o=setTimeout(function(){if(n.stylesheets&&nu(n,n.stylesheets),n.unsuspend){var p=n.unsuspend;n.unsuspend=null,p()}},6e4+i);0<n.imgBytes&&ih===0&&(ih=62500*Ew());var h=setTimeout(function(){if(n.waitingForImages=!1,n.count===0&&(n.stylesheets&&nu(n,n.stylesheets),n.unsuspend)){var p=n.unsuspend;n.unsuspend=null,p()}},(n.imgBytes>ih?50:800)+i);return n.unsuspend=a,function(){n.unsuspend=null,clearTimeout(o),clearTimeout(h)}}:null}function eu(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)nu(this,this.stylesheets);else if(this.unsuspend){var n=this.unsuspend;this.unsuspend=null,n()}}}var tu=null;function nu(n,i){n.stylesheets=null,n.unsuspend!==null&&(n.count++,tu=new Map,i.forEach(Vw,n),tu=null,eu.call(n))}function Vw(n,i){if(!(i.state.loading&4)){var a=tu.get(n);if(a)var o=a.get(null);else{a=new Map,tu.set(n,a);for(var h=n.querySelectorAll("link[data-precedence],style[data-precedence]"),p=0;p<h.length;p++){var v=h[p];(v.nodeName==="LINK"||v.getAttribute("media")!=="not all")&&(a.set(v.dataset.precedence,v),o=v)}o&&a.set(null,o)}h=i.instance,v=h.getAttribute("data-precedence"),p=a.get(v)||o,p===o&&a.set(null,h),a.set(v,h),this.count++,o=eu.bind(this),h.addEventListener("load",o),h.addEventListener("error",o),p?p.parentNode.insertBefore(h,p.nextSibling):(n=n.nodeType===9?n.head:n,n.insertBefore(h,n.firstChild)),i.state.loading|=4}}var fl={$$typeof:F,Provider:null,Consumer:null,_currentValue:ue,_currentValue2:ue,_threadCount:0};function Gw(n,i,a,o,h,p,v,k,I){this.tag=1,this.containerInfo=n,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=li(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=li(0),this.hiddenUpdates=li(null),this.identifierPrefix=o,this.onUncaughtError=h,this.onCaughtError=p,this.onRecoverableError=v,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=I,this.incompleteTransitions=new Map}function zy(n,i,a,o,h,p,v,k,I,re,ce,ye){return n=new Gw(n,i,a,v,I,re,ce,ye,k),i=1,p===!0&&(i|=24),p=Ln(3,null,null,i),n.current=p,p.stateNode=n,i=zc(),i.refCount++,n.pooledCache=i,i.refCount++,p.memoizedState={element:o,isDehydrated:a,cache:i},Hc(p),n}function Uy(n){return n?(n=js,n):js}function By(n,i,a,o,h,p){h=Uy(h),o.context===null?o.context=h:o.pendingContext=h,o=yi(i),o.payload={element:a},p=p===void 0?null:p,p!==null&&(o.callback=p),a=bi(n,o,i),a!==null&&(Nn(a,n,i),Fa(a,n,i))}function Py(n,i){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var a=n.retryLane;n.retryLane=a!==0&&a<i?a:i}}function sh(n,i){Py(n,i),(n=n.alternate)&&Py(n,i)}function Hy(n){if(n.tag===13||n.tag===31){var i=Zi(n,67108864);i!==null&&Nn(i,n,67108864),sh(n,67108864)}}function qy(n){if(n.tag===13||n.tag===31){var i=Hn();i=Lr(i);var a=Zi(n,i);a!==null&&Nn(a,n,i),sh(n,i)}}var ru=!0;function Jw(n,i,a,o){var h=U.T;U.T=null;var p=W.p;try{W.p=2,ah(n,i,a,o)}finally{W.p=p,U.T=h}}function Xw(n,i,a,o){var h=U.T;U.T=null;var p=W.p;try{W.p=8,ah(n,i,a,o)}finally{W.p=p,U.T=h}}function ah(n,i,a,o){if(ru){var h=lh(o);if(h===null)Vf(n,i,o,iu,a),Fy(n,o);else if(Qw(h,n,i,a,o))o.stopPropagation();else if(Fy(n,o),i&4&&-1<Kw.indexOf(n)){for(;h!==null;){var p=O(h);if(p!==null)switch(p.tag){case 3:if(p=p.stateNode,p.current.memoizedState.isDehydrated){var v=fr(p.pendingLanes);if(v!==0){var k=p;for(k.pendingLanes|=2,k.entangledLanes|=2;v;){var I=1<<31-Je(v);k.entanglements[1]|=I,v&=~I}Tr(p),(gt&6)===0&&(Ho=pt()+500,sl(0))}}break;case 31:case 13:k=Zi(p,2),k!==null&&Nn(k,p,2),Io(),sh(p,2)}if(p=lh(o),p===null&&Vf(n,i,o,iu,a),p===h)break;h=p}h!==null&&o.stopPropagation()}else Vf(n,i,o,null,a)}}function lh(n){return n=oc(n),oh(n)}var iu=null;function oh(n){if(iu=null,n=E(n),n!==null){var i=u(n);if(i===null)n=null;else{var a=i.tag;if(a===13){if(n=c(i),n!==null)return n;n=null}else if(a===31){if(n=f(i),n!==null)return n;n=null}else if(a===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;n=null}else i!==n&&(n=null)}}return iu=n,null}function Iy(n){switch(n){case"beforetoggle":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"toggle":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 2;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"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(je()){case Q:return 2;case he:return 8;case _e:case Oe:return 32;case Ie:return 268435456;default:return 32}default:return 32}}var uh=!1,ji=null,Ni=null,Oi=null,hl=new Map,dl=new Map,Ri=[],Kw="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".split(" ");function Fy(n,i){switch(n){case"focusin":case"focusout":ji=null;break;case"dragenter":case"dragleave":Ni=null;break;case"mouseover":case"mouseout":Oi=null;break;case"pointerover":case"pointerout":hl.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":dl.delete(i.pointerId)}}function ml(n,i,a,o,h,p){return n===null||n.nativeEvent!==p?(n={blockedOn:i,domEventName:a,eventSystemFlags:o,nativeEvent:p,targetContainers:[h]},i!==null&&(i=O(i),i!==null&&Hy(i)),n):(n.eventSystemFlags|=o,i=n.targetContainers,h!==null&&i.indexOf(h)===-1&&i.push(h),n)}function Qw(n,i,a,o,h){switch(i){case"focusin":return ji=ml(ji,n,i,a,o,h),!0;case"dragenter":return Ni=ml(Ni,n,i,a,o,h),!0;case"mouseover":return Oi=ml(Oi,n,i,a,o,h),!0;case"pointerover":var p=h.pointerId;return hl.set(p,ml(hl.get(p)||null,n,i,a,o,h)),!0;case"gotpointercapture":return p=h.pointerId,dl.set(p,ml(dl.get(p)||null,n,i,a,o,h)),!0}return!1}function $y(n){var i=E(n.target);if(i!==null){var a=u(i);if(a!==null){if(i=a.tag,i===13){if(i=c(a),i!==null){n.blockedOn=i,Kl(n.priority,function(){qy(a)});return}}else if(i===31){if(i=f(a),i!==null){n.blockedOn=i,Kl(n.priority,function(){qy(a)});return}}else if(i===3&&a.stateNode.current.memoizedState.isDehydrated){n.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}n.blockedOn=null}function su(n){if(n.blockedOn!==null)return!1;for(var i=n.targetContainers;0<i.length;){var a=lh(n.nativeEvent);if(a===null){a=n.nativeEvent;var o=new a.constructor(a.type,a);lc=o,a.target.dispatchEvent(o),lc=null}else return i=O(a),i!==null&&Hy(i),n.blockedOn=a,!1;i.shift()}return!0}function Yy(n,i,a){su(n)&&a.delete(i)}function Zw(){uh=!1,ji!==null&&su(ji)&&(ji=null),Ni!==null&&su(Ni)&&(Ni=null),Oi!==null&&su(Oi)&&(Oi=null),hl.forEach(Yy),dl.forEach(Yy)}function au(n,i){n.blockedOn===i&&(n.blockedOn=null,uh||(uh=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Zw)))}var lu=null;function Vy(n){lu!==n&&(lu=n,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){lu===n&&(lu=null);for(var i=0;i<n.length;i+=3){var a=n[i],o=n[i+1],h=n[i+2];if(typeof o!="function"){if(oh(o||a)===null)continue;break}var p=O(a);p!==null&&(n.splice(i,3),i-=3,lf(p,{pending:!0,data:h,method:a.method,action:o},o,h))}}))}function Ws(n){function i(I){return au(I,n)}ji!==null&&au(ji,n),Ni!==null&&au(Ni,n),Oi!==null&&au(Oi,n),hl.forEach(i),dl.forEach(i);for(var a=0;a<Ri.length;a++){var o=Ri[a];o.blockedOn===n&&(o.blockedOn=null)}for(;0<Ri.length&&(a=Ri[0],a.blockedOn===null);)$y(a),a.blockedOn===null&&Ri.shift();if(a=(n.ownerDocument||n).$$reactFormReplay,a!=null)for(o=0;o<a.length;o+=3){var h=a[o],p=a[o+1],v=h[Ht]||null;if(typeof p=="function")v||Vy(a);else if(v){var k=null;if(p&&p.hasAttribute("formAction")){if(h=p,v=p[Ht]||null)k=v.formAction;else if(oh(h)!==null)continue}else k=v.action;typeof k=="function"?a[o+1]=k:(a.splice(o,3),o-=3),Vy(a)}}}function Gy(){function n(p){p.canIntercept&&p.info==="react-transition"&&p.intercept({handler:function(){return new Promise(function(v){return h=v})},focusReset:"manual",scroll:"manual"})}function i(){h!==null&&(h(),h=null),o||setTimeout(a,20)}function a(){if(!o&&!navigation.transition){var p=navigation.currentEntry;p&&p.url!=null&&navigation.navigate(p.url,{state:p.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var o=!1,h=null;return navigation.addEventListener("navigate",n),navigation.addEventListener("navigatesuccess",i),navigation.addEventListener("navigateerror",i),setTimeout(a,100),function(){o=!0,navigation.removeEventListener("navigate",n),navigation.removeEventListener("navigatesuccess",i),navigation.removeEventListener("navigateerror",i),h!==null&&(h(),h=null)}}}function ch(n){this._internalRoot=n}ou.prototype.render=ch.prototype.render=function(n){var i=this._internalRoot;if(i===null)throw Error(s(409));var a=i.current,o=Hn();By(a,o,n,i,null,null)},ou.prototype.unmount=ch.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var i=n.containerInfo;By(n.current,2,null,n,null,null),Io(),i[Mn]=null}};function ou(n){this._internalRoot=n}ou.prototype.unstable_scheduleHydration=function(n){if(n){var i=Ca();n={blockedOn:null,target:n,priority:i};for(var a=0;a<Ri.length&&i!==0&&i<Ri[a].priority;a++);Ri.splice(a,0,n),a===0&&$y(n)}};var Jy=t.version;if(Jy!=="19.2.4")throw Error(s(527,Jy,"19.2.4"));W.findDOMNode=function(n){var i=n._reactInternals;if(i===void 0)throw typeof n.render=="function"?Error(s(188)):(n=Object.keys(n).join(","),Error(s(268,n)));return n=m(i),n=n!==null?y(n):null,n=n===null?null:n.stateNode,n};var Ww={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:U,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var uu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!uu.isDisabled&&uu.supportsFiber)try{Ge=uu.inject(Ww),$e=uu}catch{}}return gl.createRoot=function(n,i){if(!l(n))throw Error(s(299));var a=!1,o="",h=tg,p=ng,v=rg;return i!=null&&(i.unstable_strictMode===!0&&(a=!0),i.identifierPrefix!==void 0&&(o=i.identifierPrefix),i.onUncaughtError!==void 0&&(h=i.onUncaughtError),i.onCaughtError!==void 0&&(p=i.onCaughtError),i.onRecoverableError!==void 0&&(v=i.onRecoverableError)),i=zy(n,1,!1,null,null,a,o,null,h,p,v,Gy),n[Mn]=i.current,Yf(n),new ch(i)},gl.hydrateRoot=function(n,i,a){if(!l(n))throw Error(s(299));var o=!1,h="",p=tg,v=ng,k=rg,I=null;return a!=null&&(a.unstable_strictMode===!0&&(o=!0),a.identifierPrefix!==void 0&&(h=a.identifierPrefix),a.onUncaughtError!==void 0&&(p=a.onUncaughtError),a.onCaughtError!==void 0&&(v=a.onCaughtError),a.onRecoverableError!==void 0&&(k=a.onRecoverableError),a.formState!==void 0&&(I=a.formState)),i=zy(n,1,!0,i,a??null,o,h,I,p,v,k,Gy),i.context=Uy(null),a=i.current,o=Hn(),o=Lr(o),h=yi(o),h.callback=null,bi(a,h,o),a=o,i.current.lanes=a,hr(i,a),Tr(i),n[Mn]=i.current,Yf(n),new ou(i)},gl.version="19.2.4",gl}var i0;function cS(){if(i0)return dh.exports;i0=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(),dh.exports=uS(),dh.exports}var fS=cS();/**
|
|
50
50
|
* react-router v7.13.1
|
|
51
51
|
*
|
|
52
52
|
* Copyright (c) Remix Software Inc.
|
|
@@ -55,20 +55,20 @@ Error generating stack: `+o.message+`
|
|
|
55
55
|
* LICENSE.md file in the root directory of this source tree.
|
|
56
56
|
*
|
|
57
57
|
* @license MIT
|
|
58
|
-
*/var s0="popstate";function a0(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function hS(e={}){function t(s,l){var m;let u=(m=l.state)==null?void 0:m.masked,{pathname:c,search:f,hash:d}=u||s.location;return Qh("",{pathname:c,search:f,hash:d},l.state&&l.state.usr||null,l.state&&l.state.key||"default",u?{pathname:s.location.pathname,search:s.location.search,hash:s.location.hash}:void 0)}function r(s,l){return typeof l=="string"?l:Ll(l)}return mS(t,r,null,e)}function Bt(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function Sr(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function dS(){return Math.random().toString(36).substring(2,10)}function l0(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.unstable_mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function Qh(e,t,r=null,s,l){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof t=="string"?xa(t):t,state:r,key:t&&t.key||s||dS(),unstable_mask:l}}function Ll({pathname:e="/",search:t="",hash:r=""}){return t&&t!=="?"&&(e+=t.charAt(0)==="?"?t:"?"+t),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function xa(e){let t={};if(e){let r=e.indexOf("#");r>=0&&(t.hash=e.substring(r),e=e.substring(0,r));let s=e.indexOf("?");s>=0&&(t.search=e.substring(s),e=e.substring(0,s)),e&&(t.pathname=e)}return t}function mS(e,t,r,s={}){let{window:l=document.defaultView,v5Compat:u=!1}=s,c=l.history,f="POP",d=null,m=y();m==null&&(m=0,c.replaceState({...c.state,idx:m},""));function y(){return(c.state||{idx:null}).idx}function g(){f="POP";let L=y(),N=L==null?null:L-m;m=L,d&&d({action:f,location:j.location,delta:N})}function x(L,N){f="PUSH";let H=a0(L)?L:Qh(j.location,L,N);m=y()+1;let $=l0(H,m),fe=j.createHref(H.unstable_mask||H);try{c.pushState($,"",fe)}catch(U){if(U instanceof DOMException&&U.name==="DataCloneError")throw U;l.location.assign(fe)}u&&d&&d({action:f,location:j.location,delta:1})}function w(L,N){f="REPLACE";let H=a0(L)?L:Qh(j.location,L,N);m=y();let $=l0(H,m),fe=j.createHref(H.unstable_mask||H);c.replaceState($,"",fe),u&&d&&d({action:f,location:j.location,delta:0})}function _(L){return pS(L)}let j={get action(){return f},get location(){return e(l,c)},listen(L){if(d)throw new Error("A history only accepts one active listener");return l.addEventListener(s0,g),d=L,()=>{l.removeEventListener(s0,g),d=null}},createHref(L){return t(l,L)},createURL:_,encodeLocation(L){let N=_(L);return{pathname:N.pathname,search:N.search,hash:N.hash}},push:x,replace:w,go(L){return c.go(L)}};return j}function pS(e,t=!1){let r="http://localhost";typeof window<"u"&&(r=window.location.origin!=="null"?window.location.origin:window.location.href),Bt(r,"No window.location.(origin|href) available to create URL");let s=typeof e=="string"?e:Ll(e);return s=s.replace(/ $/,"%20"),!t&&s.startsWith("//")&&(s=r+s),new URL(s,r)}function Gb(e,t,r="/"){return gS(e,t,r,!1)}function gS(e,t,r,s){let l=typeof t=="string"?xa(t):t,u=ri(l.pathname||"/",r);if(u==null)return null;let c=Jb(e);yS(c);let f=null;for(let d=0;f==null&&d<c.length;++d){let m=TS(u);f=CS(c[d],m,s)}return f}function Jb(e,t=[],r=[],s="",l=!1){let u=(c,f,d=l,m)=>{let y={relativePath:m===void 0?c.path||"":m,caseSensitive:c.caseSensitive===!0,childrenIndex:f,route:c};if(y.relativePath.startsWith("/")){if(!y.relativePath.startsWith(s)&&d)return;Bt(y.relativePath.startsWith(s),`Absolute route path "${y.relativePath}" nested under path "${s}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),y.relativePath=y.relativePath.slice(s.length)}let g=Rr([s,y.relativePath]),x=r.concat(y);c.children&&c.children.length>0&&(Bt(c.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${g}".`),Jb(c.children,t,x,g,d)),!(c.path==null&&!c.index)&&t.push({path:g,score:kS(g,c.index),routesMeta:x})};return e.forEach((c,f)=>{var d;if(c.path===""||!((d=c.path)!=null&&d.includes("?")))u(c,f);else for(let m of Xb(c.path))u(c,f,!0,m)}),t}function Xb(e){let t=e.split("/");if(t.length===0)return[];let[r,...s]=t,l=r.endsWith("?"),u=r.replace(/\?$/,"");if(s.length===0)return l?[u,""]:[u];let c=Xb(s.join("/")),f=[];return f.push(...c.map(d=>d===""?u:[u,d].join("/"))),l&&f.push(...c),f.map(d=>e.startsWith("/")&&d===""?"/":d)}function yS(e){e.sort((t,r)=>t.score!==r.score?r.score-t.score:ES(t.routesMeta.map(s=>s.childrenIndex),r.routesMeta.map(s=>s.childrenIndex)))}var bS=/^:[\w-]+$/,xS=3,vS=2,wS=1,SS=10,_S=-2,o0=e=>e==="*";function kS(e,t){let r=e.split("/"),s=r.length;return r.some(o0)&&(s+=_S),t&&(s+=vS),r.filter(l=>!o0(l)).reduce((l,u)=>l+(bS.test(u)?xS:u===""?wS:SS),s)}function ES(e,t){return e.length===t.length&&e.slice(0,-1).every((s,l)=>s===t[l])?e[e.length-1]-t[t.length-1]:0}function CS(e,t,r=!1){let{routesMeta:s}=e,l={},u="/",c=[];for(let f=0;f<s.length;++f){let d=s[f],m=f===s.length-1,y=u==="/"?t:t.slice(u.length)||"/",g=Au({path:d.relativePath,caseSensitive:d.caseSensitive,end:m},y),x=d.route;if(!g&&m&&r&&!s[s.length-1].route.index&&(g=Au({path:d.relativePath,caseSensitive:d.caseSensitive,end:!1},y)),!g)return null;Object.assign(l,g.params),c.push({params:l,pathname:Rr([u,g.pathname]),pathnameBase:RS(Rr([u,g.pathnameBase])),route:x}),g.pathnameBase!=="/"&&(u=Rr([u,g.pathnameBase]))}return c}function Au(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,s]=AS(e.path,e.caseSensitive,e.end),l=t.match(r);if(!l)return null;let u=l[0],c=u.replace(/(.)\/+$/,"$1"),f=l.slice(1);return{params:s.reduce((m,{paramName:y,isOptional:g},x)=>{if(y==="*"){let _=f[x]||"";c=u.slice(0,u.length-_.length).replace(/(.)\/+$/,"$1")}const w=f[x];return g&&!w?m[y]=void 0:m[y]=(w||"").replace(/%2F/g,"/"),m},{}),pathname:u,pathnameBase:c,pattern:e}}function AS(e,t=!1,r=!0){Sr(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let s=[],l="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(c,f,d,m,y)=>{if(s.push({paramName:f,isOptional:d!=null}),d){let g=y.charAt(m+c.length);return g&&g!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return e.endsWith("*")?(s.push({paramName:"*"}),l+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?l+="\\/*$":e!==""&&e!=="/"&&(l+="(?:(?=\\/|$))"),[new RegExp(l,t?void 0:"i"),s]}function TS(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return Sr(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function ri(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let r=t.endsWith("/")?t.length-1:t.length,s=e.charAt(r);return s&&s!=="/"?null:e.slice(r)||"/"}var jS=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function NS(e,t="/"){let{pathname:r,search:s="",hash:l=""}=typeof e=="string"?xa(e):e,u;return r?(r=r.replace(/\/\/+/g,"/"),r.startsWith("/")?u=u0(r.substring(1),"/"):u=u0(r,t)):u=t,{pathname:u,search:MS(s),hash:DS(l)}}function u0(e,t){let r=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(l=>{l===".."?r.length>1&&r.pop():l!=="."&&r.push(l)}),r.length>1?r.join("/"):"/"}function yh(e,t,r,s){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(s)}]. Please separate it out to the \`to.${r}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function OS(e){return e.filter((t,r)=>r===0||t.route.path&&t.route.path.length>0)}function Td(e){let t=OS(e);return t.map((r,s)=>s===t.length-1?r.pathname:r.pathnameBase)}function Fu(e,t,r,s=!1){let l;typeof e=="string"?l=xa(e):(l={...e},Bt(!l.pathname||!l.pathname.includes("?"),yh("?","pathname","search",l)),Bt(!l.pathname||!l.pathname.includes("#"),yh("#","pathname","hash",l)),Bt(!l.search||!l.search.includes("#"),yh("#","search","hash",l)));let u=e===""||l.pathname==="",c=u?"/":l.pathname,f;if(c==null)f=r;else{let g=t.length-1;if(!s&&c.startsWith("..")){let x=c.split("/");for(;x[0]==="..";)x.shift(),g-=1;l.pathname=x.join("/")}f=g>=0?t[g]:"/"}let d=NS(l,f),m=c&&c!=="/"&&c.endsWith("/"),y=(u||c===".")&&r.endsWith("/");return!d.pathname.endsWith("/")&&(m||y)&&(d.pathname+="/"),d}var Rr=e=>e.join("/").replace(/\/\/+/g,"/"),RS=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),MS=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,DS=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,LS=class{constructor(e,t,r,s=!1){this.status=e,this.statusText=t||"",this.internal=s,r instanceof Error?(this.data=r.toString(),this.error=r):this.data=r}};function zS(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function US(e){return e.map(t=>t.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var Kb=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function Qb(e,t){let r=e;if(typeof r!="string"||!jS.test(r))return{absoluteURL:void 0,isExternal:!1,to:r};let s=r,l=!1;if(Kb)try{let u=new URL(window.location.href),c=r.startsWith("//")?new URL(u.protocol+r):new URL(r),f=ri(c.pathname,t);c.origin===u.origin&&f!=null?r=f+c.search+c.hash:l=!0}catch{Sr(!1,`<Link to="${r}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:s,isExternal:l,to:r}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var Zb=["POST","PUT","PATCH","DELETE"];new Set(Zb);var BS=["GET",...Zb];new Set(BS);var va=A.createContext(null);va.displayName="DataRouter";var $u=A.createContext(null);$u.displayName="DataRouterState";var PS=A.createContext(!1),Wb=A.createContext({isTransitioning:!1});Wb.displayName="ViewTransition";var HS=A.createContext(new Map);HS.displayName="Fetchers";var qS=A.createContext(null);qS.displayName="Await";var Xn=A.createContext(null);Xn.displayName="Navigation";var Fl=A.createContext(null);Fl.displayName="Location";var _r=A.createContext({outlet:null,matches:[],isDataRoute:!1});_r.displayName="Route";var jd=A.createContext(null);jd.displayName="RouteError";var ex="REACT_ROUTER_ERROR",IS="REDIRECT",FS="ROUTE_ERROR_RESPONSE";function $S(e){if(e.startsWith(`${ex}:${IS}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.location=="string"&&typeof t.reloadDocument=="boolean"&&typeof t.replace=="boolean")return t}catch{}}function YS(e){if(e.startsWith(`${ex}:${FS}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string")return new LS(t.status,t.statusText,t.data)}catch{}}function VS(e,{relative:t}={}){Bt(wa(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:s}=A.useContext(Xn),{hash:l,pathname:u,search:c}=$l(e,{relative:t}),f=u;return r!=="/"&&(f=u==="/"?r:Rr([r,u])),s.createHref({pathname:f,search:c,hash:l})}function wa(){return A.useContext(Fl)!=null}function cr(){return Bt(wa(),"useLocation() may be used only in the context of a <Router> component."),A.useContext(Fl).location}var tx="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function nx(e){A.useContext(Xn).static||A.useLayoutEffect(e)}function Mr(){let{isDataRoute:e}=A.useContext(_r);return e?s_():GS()}function GS(){Bt(wa(),"useNavigate() may be used only in the context of a <Router> component.");let e=A.useContext(va),{basename:t,navigator:r}=A.useContext(Xn),{matches:s}=A.useContext(_r),{pathname:l}=cr(),u=JSON.stringify(Td(s)),c=A.useRef(!1);return nx(()=>{c.current=!0}),A.useCallback((d,m={})=>{if(Sr(c.current,tx),!c.current)return;if(typeof d=="number"){r.go(d);return}let y=Fu(d,JSON.parse(u),l,m.relative==="path");e==null&&t!=="/"&&(y.pathname=y.pathname==="/"?t:Rr([t,y.pathname])),(m.replace?r.replace:r.push)(y,m.state,m)},[t,r,u,l,e])}A.createContext(null);function Yu(){let{matches:e}=A.useContext(_r),t=e[e.length-1];return t?t.params:{}}function $l(e,{relative:t}={}){let{matches:r}=A.useContext(_r),{pathname:s}=cr(),l=JSON.stringify(Td(r));return A.useMemo(()=>Fu(e,JSON.parse(l),s,t==="path"),[e,l,s,t])}function JS(e,t){return rx(e,t)}function rx(e,t,r){var L;Bt(wa(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:s}=A.useContext(Xn),{matches:l}=A.useContext(_r),u=l[l.length-1],c=u?u.params:{},f=u?u.pathname:"/",d=u?u.pathnameBase:"/",m=u&&u.route;{let N=m&&m.path||"";sx(f,!m||N.endsWith("*")||N.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${f}" (under <Route path="${N}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
58
|
+
*/var s0="popstate";function a0(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function hS(e={}){function t(s,l){var m;let u=(m=l.state)==null?void 0:m.masked,{pathname:c,search:f,hash:d}=u||s.location;return Qh("",{pathname:c,search:f,hash:d},l.state&&l.state.usr||null,l.state&&l.state.key||"default",u?{pathname:s.location.pathname,search:s.location.search,hash:s.location.hash}:void 0)}function r(s,l){return typeof l=="string"?l:Ll(l)}return mS(t,r,null,e)}function Bt(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function Sr(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function dS(){return Math.random().toString(36).substring(2,10)}function l0(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.unstable_mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function Qh(e,t,r=null,s,l){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof t=="string"?xa(t):t,state:r,key:t&&t.key||s||dS(),unstable_mask:l}}function Ll({pathname:e="/",search:t="",hash:r=""}){return t&&t!=="?"&&(e+=t.charAt(0)==="?"?t:"?"+t),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function xa(e){let t={};if(e){let r=e.indexOf("#");r>=0&&(t.hash=e.substring(r),e=e.substring(0,r));let s=e.indexOf("?");s>=0&&(t.search=e.substring(s),e=e.substring(0,s)),e&&(t.pathname=e)}return t}function mS(e,t,r,s={}){let{window:l=document.defaultView,v5Compat:u=!1}=s,c=l.history,f="POP",d=null,m=y();m==null&&(m=0,c.replaceState({...c.state,idx:m},""));function y(){return(c.state||{idx:null}).idx}function g(){f="POP";let D=y(),N=D==null?null:D-m;m=D,d&&d({action:f,location:j.location,delta:N})}function x(D,N){f="PUSH";let H=a0(D)?D:Qh(j.location,D,N);m=y()+1;let F=l0(H,m),fe=j.createHref(H.unstable_mask||H);try{c.pushState(F,"",fe)}catch(z){if(z instanceof DOMException&&z.name==="DataCloneError")throw z;l.location.assign(fe)}u&&d&&d({action:f,location:j.location,delta:1})}function w(D,N){f="REPLACE";let H=a0(D)?D:Qh(j.location,D,N);m=y();let F=l0(H,m),fe=j.createHref(H.unstable_mask||H);c.replaceState(F,"",fe),u&&d&&d({action:f,location:j.location,delta:0})}function _(D){return pS(D)}let j={get action(){return f},get location(){return e(l,c)},listen(D){if(d)throw new Error("A history only accepts one active listener");return l.addEventListener(s0,g),d=D,()=>{l.removeEventListener(s0,g),d=null}},createHref(D){return t(l,D)},createURL:_,encodeLocation(D){let N=_(D);return{pathname:N.pathname,search:N.search,hash:N.hash}},push:x,replace:w,go(D){return c.go(D)}};return j}function pS(e,t=!1){let r="http://localhost";typeof window<"u"&&(r=window.location.origin!=="null"?window.location.origin:window.location.href),Bt(r,"No window.location.(origin|href) available to create URL");let s=typeof e=="string"?e:Ll(e);return s=s.replace(/ $/,"%20"),!t&&s.startsWith("//")&&(s=r+s),new URL(s,r)}function Gb(e,t,r="/"){return gS(e,t,r,!1)}function gS(e,t,r,s){let l=typeof t=="string"?xa(t):t,u=ri(l.pathname||"/",r);if(u==null)return null;let c=Jb(e);yS(c);let f=null;for(let d=0;f==null&&d<c.length;++d){let m=TS(u);f=CS(c[d],m,s)}return f}function Jb(e,t=[],r=[],s="",l=!1){let u=(c,f,d=l,m)=>{let y={relativePath:m===void 0?c.path||"":m,caseSensitive:c.caseSensitive===!0,childrenIndex:f,route:c};if(y.relativePath.startsWith("/")){if(!y.relativePath.startsWith(s)&&d)return;Bt(y.relativePath.startsWith(s),`Absolute route path "${y.relativePath}" nested under path "${s}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),y.relativePath=y.relativePath.slice(s.length)}let g=Rr([s,y.relativePath]),x=r.concat(y);c.children&&c.children.length>0&&(Bt(c.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${g}".`),Jb(c.children,t,x,g,d)),!(c.path==null&&!c.index)&&t.push({path:g,score:kS(g,c.index),routesMeta:x})};return e.forEach((c,f)=>{var d;if(c.path===""||!((d=c.path)!=null&&d.includes("?")))u(c,f);else for(let m of Xb(c.path))u(c,f,!0,m)}),t}function Xb(e){let t=e.split("/");if(t.length===0)return[];let[r,...s]=t,l=r.endsWith("?"),u=r.replace(/\?$/,"");if(s.length===0)return l?[u,""]:[u];let c=Xb(s.join("/")),f=[];return f.push(...c.map(d=>d===""?u:[u,d].join("/"))),l&&f.push(...c),f.map(d=>e.startsWith("/")&&d===""?"/":d)}function yS(e){e.sort((t,r)=>t.score!==r.score?r.score-t.score:ES(t.routesMeta.map(s=>s.childrenIndex),r.routesMeta.map(s=>s.childrenIndex)))}var bS=/^:[\w-]+$/,xS=3,vS=2,wS=1,SS=10,_S=-2,o0=e=>e==="*";function kS(e,t){let r=e.split("/"),s=r.length;return r.some(o0)&&(s+=_S),t&&(s+=vS),r.filter(l=>!o0(l)).reduce((l,u)=>l+(bS.test(u)?xS:u===""?wS:SS),s)}function ES(e,t){return e.length===t.length&&e.slice(0,-1).every((s,l)=>s===t[l])?e[e.length-1]-t[t.length-1]:0}function CS(e,t,r=!1){let{routesMeta:s}=e,l={},u="/",c=[];for(let f=0;f<s.length;++f){let d=s[f],m=f===s.length-1,y=u==="/"?t:t.slice(u.length)||"/",g=Au({path:d.relativePath,caseSensitive:d.caseSensitive,end:m},y),x=d.route;if(!g&&m&&r&&!s[s.length-1].route.index&&(g=Au({path:d.relativePath,caseSensitive:d.caseSensitive,end:!1},y)),!g)return null;Object.assign(l,g.params),c.push({params:l,pathname:Rr([u,g.pathname]),pathnameBase:RS(Rr([u,g.pathnameBase])),route:x}),g.pathnameBase!=="/"&&(u=Rr([u,g.pathnameBase]))}return c}function Au(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,s]=AS(e.path,e.caseSensitive,e.end),l=t.match(r);if(!l)return null;let u=l[0],c=u.replace(/(.)\/+$/,"$1"),f=l.slice(1);return{params:s.reduce((m,{paramName:y,isOptional:g},x)=>{if(y==="*"){let _=f[x]||"";c=u.slice(0,u.length-_.length).replace(/(.)\/+$/,"$1")}const w=f[x];return g&&!w?m[y]=void 0:m[y]=(w||"").replace(/%2F/g,"/"),m},{}),pathname:u,pathnameBase:c,pattern:e}}function AS(e,t=!1,r=!0){Sr(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let s=[],l="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(c,f,d,m,y)=>{if(s.push({paramName:f,isOptional:d!=null}),d){let g=y.charAt(m+c.length);return g&&g!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return e.endsWith("*")?(s.push({paramName:"*"}),l+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?l+="\\/*$":e!==""&&e!=="/"&&(l+="(?:(?=\\/|$))"),[new RegExp(l,t?void 0:"i"),s]}function TS(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return Sr(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function ri(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let r=t.endsWith("/")?t.length-1:t.length,s=e.charAt(r);return s&&s!=="/"?null:e.slice(r)||"/"}var jS=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function NS(e,t="/"){let{pathname:r,search:s="",hash:l=""}=typeof e=="string"?xa(e):e,u;return r?(r=r.replace(/\/\/+/g,"/"),r.startsWith("/")?u=u0(r.substring(1),"/"):u=u0(r,t)):u=t,{pathname:u,search:MS(s),hash:DS(l)}}function u0(e,t){let r=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(l=>{l===".."?r.length>1&&r.pop():l!=="."&&r.push(l)}),r.length>1?r.join("/"):"/"}function yh(e,t,r,s){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(s)}]. Please separate it out to the \`to.${r}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function OS(e){return e.filter((t,r)=>r===0||t.route.path&&t.route.path.length>0)}function Td(e){let t=OS(e);return t.map((r,s)=>s===t.length-1?r.pathname:r.pathnameBase)}function Fu(e,t,r,s=!1){let l;typeof e=="string"?l=xa(e):(l={...e},Bt(!l.pathname||!l.pathname.includes("?"),yh("?","pathname","search",l)),Bt(!l.pathname||!l.pathname.includes("#"),yh("#","pathname","hash",l)),Bt(!l.search||!l.search.includes("#"),yh("#","search","hash",l)));let u=e===""||l.pathname==="",c=u?"/":l.pathname,f;if(c==null)f=r;else{let g=t.length-1;if(!s&&c.startsWith("..")){let x=c.split("/");for(;x[0]==="..";)x.shift(),g-=1;l.pathname=x.join("/")}f=g>=0?t[g]:"/"}let d=NS(l,f),m=c&&c!=="/"&&c.endsWith("/"),y=(u||c===".")&&r.endsWith("/");return!d.pathname.endsWith("/")&&(m||y)&&(d.pathname+="/"),d}var Rr=e=>e.join("/").replace(/\/\/+/g,"/"),RS=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),MS=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,DS=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,LS=class{constructor(e,t,r,s=!1){this.status=e,this.statusText=t||"",this.internal=s,r instanceof Error?(this.data=r.toString(),this.error=r):this.data=r}};function zS(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function US(e){return e.map(t=>t.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var Kb=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function Qb(e,t){let r=e;if(typeof r!="string"||!jS.test(r))return{absoluteURL:void 0,isExternal:!1,to:r};let s=r,l=!1;if(Kb)try{let u=new URL(window.location.href),c=r.startsWith("//")?new URL(u.protocol+r):new URL(r),f=ri(c.pathname,t);c.origin===u.origin&&f!=null?r=f+c.search+c.hash:l=!0}catch{Sr(!1,`<Link to="${r}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:s,isExternal:l,to:r}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var Zb=["POST","PUT","PATCH","DELETE"];new Set(Zb);var BS=["GET",...Zb];new Set(BS);var va=A.createContext(null);va.displayName="DataRouter";var $u=A.createContext(null);$u.displayName="DataRouterState";var PS=A.createContext(!1),Wb=A.createContext({isTransitioning:!1});Wb.displayName="ViewTransition";var HS=A.createContext(new Map);HS.displayName="Fetchers";var qS=A.createContext(null);qS.displayName="Await";var Xn=A.createContext(null);Xn.displayName="Navigation";var Fl=A.createContext(null);Fl.displayName="Location";var _r=A.createContext({outlet:null,matches:[],isDataRoute:!1});_r.displayName="Route";var jd=A.createContext(null);jd.displayName="RouteError";var ex="REACT_ROUTER_ERROR",IS="REDIRECT",FS="ROUTE_ERROR_RESPONSE";function $S(e){if(e.startsWith(`${ex}:${IS}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.location=="string"&&typeof t.reloadDocument=="boolean"&&typeof t.replace=="boolean")return t}catch{}}function YS(e){if(e.startsWith(`${ex}:${FS}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string")return new LS(t.status,t.statusText,t.data)}catch{}}function VS(e,{relative:t}={}){Bt(wa(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:s}=A.useContext(Xn),{hash:l,pathname:u,search:c}=$l(e,{relative:t}),f=u;return r!=="/"&&(f=u==="/"?r:Rr([r,u])),s.createHref({pathname:f,search:c,hash:l})}function wa(){return A.useContext(Fl)!=null}function cr(){return Bt(wa(),"useLocation() may be used only in the context of a <Router> component."),A.useContext(Fl).location}var tx="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function nx(e){A.useContext(Xn).static||A.useLayoutEffect(e)}function Mr(){let{isDataRoute:e}=A.useContext(_r);return e?s_():GS()}function GS(){Bt(wa(),"useNavigate() may be used only in the context of a <Router> component.");let e=A.useContext(va),{basename:t,navigator:r}=A.useContext(Xn),{matches:s}=A.useContext(_r),{pathname:l}=cr(),u=JSON.stringify(Td(s)),c=A.useRef(!1);return nx(()=>{c.current=!0}),A.useCallback((d,m={})=>{if(Sr(c.current,tx),!c.current)return;if(typeof d=="number"){r.go(d);return}let y=Fu(d,JSON.parse(u),l,m.relative==="path");e==null&&t!=="/"&&(y.pathname=y.pathname==="/"?t:Rr([t,y.pathname])),(m.replace?r.replace:r.push)(y,m.state,m)},[t,r,u,l,e])}A.createContext(null);function Yu(){let{matches:e}=A.useContext(_r),t=e[e.length-1];return t?t.params:{}}function $l(e,{relative:t}={}){let{matches:r}=A.useContext(_r),{pathname:s}=cr(),l=JSON.stringify(Td(r));return A.useMemo(()=>Fu(e,JSON.parse(l),s,t==="path"),[e,l,s,t])}function JS(e,t){return rx(e,t)}function rx(e,t,r){var D;Bt(wa(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:s}=A.useContext(Xn),{matches:l}=A.useContext(_r),u=l[l.length-1],c=u?u.params:{},f=u?u.pathname:"/",d=u?u.pathnameBase:"/",m=u&&u.route;{let N=m&&m.path||"";sx(f,!m||N.endsWith("*")||N.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${f}" (under <Route path="${N}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
59
59
|
|
|
60
|
-
Please change the parent <Route path="${N}"> to <Route path="${N==="/"?"*":`${N}/*`}">.`)}let y=cr(),g;if(t){let N=typeof t=="string"?xa(t):t;Bt(d==="/"||((L=N.pathname)==null?void 0:L.startsWith(d)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${d}" but pathname "${N.pathname}" was given in the \`location\` prop.`),g=N}else g=y;let x=g.pathname||"/",w=x;if(d!=="/"){let N=d.replace(/^\//,"").split("/");w="/"+x.replace(/^\//,"").split("/").slice(N.length).join("/")}let _=Gb(e,{pathname:w});Sr(m||_!=null,`No routes matched location "${g.pathname}${g.search}${g.hash}" `),Sr(_==null||_[_.length-1].route.element!==void 0||_[_.length-1].route.Component!==void 0||_[_.length-1].route.lazy!==void 0,`Matched leaf route at location "${g.pathname}${g.search}${g.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let j=WS(_&&_.map(N=>Object.assign({},N,{params:Object.assign({},c,N.params),pathname:Rr([d,s.encodeLocation?s.encodeLocation(N.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:N.pathname]),pathnameBase:N.pathnameBase==="/"?d:Rr([d,s.encodeLocation?s.encodeLocation(N.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:N.pathnameBase])})),l,r);return t&&j?A.createElement(Fl.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...g},navigationType:"POP"}},j):j}function XS(){let e=i_(),t=zS(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),r=e instanceof Error?e.stack:null,s="rgba(200,200,200, 0.5)",l={padding:"0.5rem",backgroundColor:s},u={padding:"2px 4px",backgroundColor:s},c=null;return console.error("Error handled by React Router default ErrorBoundary:",e),c=A.createElement(A.Fragment,null,A.createElement("p",null,"💿 Hey developer 👋"),A.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",A.createElement("code",{style:u},"ErrorBoundary")," or"," ",A.createElement("code",{style:u},"errorElement")," prop on your route.")),A.createElement(A.Fragment,null,A.createElement("h2",null,"Unexpected Application Error!"),A.createElement("h3",{style:{fontStyle:"italic"}},t),r?A.createElement("pre",{style:l},r):null,c)}var KS=A.createElement(XS,null),ix=class extends A.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error("React Router caught the following error during render",e)}render(){let e=this.state.error;if(this.context&&typeof e=="object"&&e&&"digest"in e&&typeof e.digest=="string"){const r=YS(e.digest);r&&(e=r)}let t=e!==void 0?A.createElement(_r.Provider,{value:this.props.routeContext},A.createElement(jd.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?A.createElement(QS,{error:e},t):t}};ix.contextType=PS;var bh=new WeakMap;function QS({children:e,error:t}){let{basename:r}=A.useContext(Xn);if(typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){let s=$S(t.digest);if(s){let l=bh.get(t);if(l)throw l;let u=Qb(s.location,r);if(Kb&&!bh.get(t))if(u.isExternal||s.reloadDocument)window.location.href=u.absoluteURL||u.to;else{const c=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(u.to,{replace:s.replace}));throw bh.set(t,c),c}return A.createElement("meta",{httpEquiv:"refresh",content:`0;url=${u.absoluteURL||u.to}`})}}return e}function ZS({routeContext:e,match:t,children:r}){let s=A.useContext(va);return s&&s.static&&s.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(s.staticContext._deepestRenderedBoundaryId=t.route.id),A.createElement(_r.Provider,{value:e},r)}function WS(e,t=[],r){let s=r==null?void 0:r.state;if(e==null){if(!s)return null;if(s.errors)e=s.matches;else if(t.length===0&&!s.initialized&&s.matches.length>0)e=s.matches;else return null}let l=e,u=s==null?void 0:s.errors;if(u!=null){let y=l.findIndex(g=>g.route.id&&(u==null?void 0:u[g.route.id])!==void 0);Bt(y>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(u).join(",")}`),l=l.slice(0,Math.min(l.length,y+1))}let c=!1,f=-1;if(r&&s){c=s.renderFallback;for(let y=0;y<l.length;y++){let g=l[y];if((g.route.HydrateFallback||g.route.hydrateFallbackElement)&&(f=y),g.route.id){let{loaderData:x,errors:w}=s,_=g.route.loader&&!x.hasOwnProperty(g.route.id)&&(!w||w[g.route.id]===void 0);if(g.route.lazy||_){r.isStatic&&(c=!0),f>=0?l=l.slice(0,f+1):l=[l[0]];break}}}}let d=r==null?void 0:r.onError,m=s&&d?(y,g)=>{var x,w;d(y,{location:s.location,params:((w=(x=s.matches)==null?void 0:x[0])==null?void 0:w.params)??{},unstable_pattern:US(s.matches),errorInfo:g})}:void 0;return l.reduceRight((y,g,x)=>{let w,_=!1,j=null,L=null;s&&(w=u&&g.route.id?u[g.route.id]:void 0,j=g.route.errorElement||KS,c&&(f<0&&x===0?(sx("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),_=!0,L=null):f===x&&(_=!0,L=g.route.hydrateFallbackElement||null)));let N=t.concat(l.slice(0,x+1)),H=()=>{let $;return w?$=j:_?$=L:g.route.Component?$=A.createElement(g.route.Component,null):g.route.element?$=g.route.element:$=y,A.createElement(ZS,{match:g,routeContext:{outlet:y,matches:N,isDataRoute:s!=null},children:$})};return s&&(g.route.ErrorBoundary||g.route.errorElement||x===0)?A.createElement(ix,{location:s.location,revalidation:s.revalidation,component:j,error:w,children:H(),routeContext:{outlet:null,matches:N,isDataRoute:!0},onError:m}):H()},null)}function Nd(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function e_(e){let t=A.useContext(va);return Bt(t,Nd(e)),t}function t_(e){let t=A.useContext($u);return Bt(t,Nd(e)),t}function n_(e){let t=A.useContext(_r);return Bt(t,Nd(e)),t}function Od(e){let t=n_(e),r=t.matches[t.matches.length-1];return Bt(r.route.id,`${e} can only be used on routes that contain a unique "id"`),r.route.id}function r_(){return Od("useRouteId")}function i_(){var s;let e=A.useContext(jd),t=t_("useRouteError"),r=Od("useRouteError");return e!==void 0?e:(s=t.errors)==null?void 0:s[r]}function s_(){let{router:e}=e_("useNavigate"),t=Od("useNavigate"),r=A.useRef(!1);return nx(()=>{r.current=!0}),A.useCallback(async(l,u={})=>{Sr(r.current,tx),r.current&&(typeof l=="number"?await e.navigate(l):await e.navigate(l,{fromRouteId:t,...u}))},[e,t])}var c0={};function sx(e,t,r){!t&&!c0[e]&&(c0[e]=!0,Sr(!1,r))}A.memo(a_);function a_({routes:e,future:t,state:r,isStatic:s,onError:l}){return rx(e,void 0,{state:r,isStatic:s,onError:l})}function zl({to:e,replace:t,state:r,relative:s}){Bt(wa(),"<Navigate> may be used only in the context of a <Router> component.");let{static:l}=A.useContext(Xn);Sr(!l,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:u}=A.useContext(_r),{pathname:c}=cr(),f=Mr(),d=Fu(e,Td(u),c,s==="path"),m=JSON.stringify(d);return A.useEffect(()=>{f(JSON.parse(m),{replace:t,state:r,relative:s})},[f,m,s,t,r]),null}function br(e){Bt(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function l_({basename:e="/",children:t=null,location:r,navigationType:s="POP",navigator:l,static:u=!1,unstable_useTransitions:c}){Bt(!wa(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let f=e.replace(/^\/*/,"/"),d=A.useMemo(()=>({basename:f,navigator:l,static:u,unstable_useTransitions:c,future:{}}),[f,l,u,c]);typeof r=="string"&&(r=xa(r));let{pathname:m="/",search:y="",hash:g="",state:x=null,key:w="default",unstable_mask:_}=r,j=A.useMemo(()=>{let L=ri(m,f);return L==null?null:{location:{pathname:L,search:y,hash:g,state:x,key:w,unstable_mask:_},navigationType:s}},[f,m,y,g,x,w,s,_]);return Sr(j!=null,`<Router basename="${f}"> is not able to match the URL "${m}${y}${g}" because it does not start with the basename, so the <Router> won't render anything.`),j==null?null:A.createElement(Xn.Provider,{value:d},A.createElement(Fl.Provider,{children:t,value:j}))}function ax({children:e,location:t}){return JS(Zh(e),t)}function Zh(e,t=[]){let r=[];return A.Children.forEach(e,(s,l)=>{if(!A.isValidElement(s))return;let u=[...t,l];if(s.type===A.Fragment){r.push.apply(r,Zh(s.props.children,u));return}Bt(s.type===br,`[${typeof s.type=="string"?s.type:s.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Bt(!s.props.index||!s.props.children,"An index route cannot have child routes.");let c={id:s.props.id||u.join("-"),caseSensitive:s.props.caseSensitive,element:s.props.element,Component:s.props.Component,index:s.props.index,path:s.props.path,middleware:s.props.middleware,loader:s.props.loader,action:s.props.action,hydrateFallbackElement:s.props.hydrateFallbackElement,HydrateFallback:s.props.HydrateFallback,errorElement:s.props.errorElement,ErrorBoundary:s.props.ErrorBoundary,hasErrorBoundary:s.props.hasErrorBoundary===!0||s.props.ErrorBoundary!=null||s.props.errorElement!=null,shouldRevalidate:s.props.shouldRevalidate,handle:s.props.handle,lazy:s.props.lazy};s.props.children&&(c.children=Zh(s.props.children,u)),r.push(c)}),r}var wu="get",Su="application/x-www-form-urlencoded";function Vu(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function o_(e){return Vu(e)&&e.tagName.toLowerCase()==="button"}function u_(e){return Vu(e)&&e.tagName.toLowerCase()==="form"}function c_(e){return Vu(e)&&e.tagName.toLowerCase()==="input"}function f_(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function h_(e,t){return e.button===0&&(!t||t==="_self")&&!f_(e)}var cu=null;function d_(){if(cu===null)try{new FormData(document.createElement("form"),0),cu=!1}catch{cu=!0}return cu}var m_=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function xh(e){return e!=null&&!m_.has(e)?(Sr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Su}"`),null):e}function p_(e,t){let r,s,l,u,c;if(u_(e)){let f=e.getAttribute("action");s=f?ri(f,t):null,r=e.getAttribute("method")||wu,l=xh(e.getAttribute("enctype"))||Su,u=new FormData(e)}else if(o_(e)||c_(e)&&(e.type==="submit"||e.type==="image")){let f=e.form;if(f==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let d=e.getAttribute("formaction")||f.getAttribute("action");if(s=d?ri(d,t):null,r=e.getAttribute("formmethod")||f.getAttribute("method")||wu,l=xh(e.getAttribute("formenctype"))||xh(f.getAttribute("enctype"))||Su,u=new FormData(f,e),!d_()){let{name:m,type:y,value:g}=e;if(y==="image"){let x=m?`${m}.`:"";u.append(`${x}x`,"0"),u.append(`${x}y`,"0")}else m&&u.append(m,g)}}else{if(Vu(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=wu,s=null,l=Su,c=e}return u&&l==="text/plain"&&(c=u,u=void 0),{action:s,method:r.toLowerCase(),encType:l,formData:u,body:c}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function Rd(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function g_(e,t,r,s){let l=typeof e=="string"?new URL(e,typeof window>"u"?"server://singlefetch/":window.location.origin):e;return r?l.pathname.endsWith("/")?l.pathname=`${l.pathname}_.${s}`:l.pathname=`${l.pathname}.${s}`:l.pathname==="/"?l.pathname=`_root.${s}`:t&&ri(l.pathname,t)==="/"?l.pathname=`${t.replace(/\/$/,"")}/_root.${s}`:l.pathname=`${l.pathname.replace(/\/$/,"")}.${s}`,l}async function y_(e,t){if(e.id in t)return t[e.id];try{let r=await import(e.module);return t[e.id]=r,r}catch(r){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(r),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function b_(e){return e==null?!1:e.href==null?e.rel==="preload"&&typeof e.imageSrcSet=="string"&&typeof e.imageSizes=="string":typeof e.rel=="string"&&typeof e.href=="string"}async function x_(e,t,r){let s=await Promise.all(e.map(async l=>{let u=t.routes[l.route.id];if(u){let c=await y_(u,r);return c.links?c.links():[]}return[]}));return __(s.flat(1).filter(b_).filter(l=>l.rel==="stylesheet"||l.rel==="preload").map(l=>l.rel==="stylesheet"?{...l,rel:"prefetch",as:"style"}:{...l,rel:"prefetch"}))}function f0(e,t,r,s,l,u){let c=(d,m)=>r[m]?d.route.id!==r[m].route.id:!0,f=(d,m)=>{var y;return r[m].pathname!==d.pathname||((y=r[m].route.path)==null?void 0:y.endsWith("*"))&&r[m].params["*"]!==d.params["*"]};return u==="assets"?t.filter((d,m)=>c(d,m)||f(d,m)):u==="data"?t.filter((d,m)=>{var g;let y=s.routes[d.route.id];if(!y||!y.hasLoader)return!1;if(c(d,m)||f(d,m))return!0;if(d.route.shouldRevalidate){let x=d.route.shouldRevalidate({currentUrl:new URL(l.pathname+l.search+l.hash,window.origin),currentParams:((g=r[0])==null?void 0:g.params)||{},nextUrl:new URL(e,window.origin),nextParams:d.params,defaultShouldRevalidate:!0});if(typeof x=="boolean")return x}return!0}):[]}function v_(e,t,{includeHydrateFallback:r}={}){return w_(e.map(s=>{let l=t.routes[s.route.id];if(!l)return[];let u=[l.module];return l.clientActionModule&&(u=u.concat(l.clientActionModule)),l.clientLoaderModule&&(u=u.concat(l.clientLoaderModule)),r&&l.hydrateFallbackModule&&(u=u.concat(l.hydrateFallbackModule)),l.imports&&(u=u.concat(l.imports)),u}).flat(1))}function w_(e){return[...new Set(e)]}function S_(e){let t={},r=Object.keys(e).sort();for(let s of r)t[s]=e[s];return t}function __(e,t){let r=new Set;return new Set(t),e.reduce((s,l)=>{let u=JSON.stringify(S_(l));return r.has(u)||(r.add(u),s.push({key:u,link:l})),s},[])}function lx(){let e=A.useContext(va);return Rd(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function k_(){let e=A.useContext($u);return Rd(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var Md=A.createContext(void 0);Md.displayName="FrameworkContext";function ox(){let e=A.useContext(Md);return Rd(e,"You must render this element inside a <HydratedRouter> element"),e}function E_(e,t){let r=A.useContext(Md),[s,l]=A.useState(!1),[u,c]=A.useState(!1),{onFocus:f,onBlur:d,onMouseEnter:m,onMouseLeave:y,onTouchStart:g}=t,x=A.useRef(null);A.useEffect(()=>{if(e==="render"&&c(!0),e==="viewport"){let j=N=>{N.forEach(H=>{c(H.isIntersecting)})},L=new IntersectionObserver(j,{threshold:.5});return x.current&&L.observe(x.current),()=>{L.disconnect()}}},[e]),A.useEffect(()=>{if(s){let j=setTimeout(()=>{c(!0)},100);return()=>{clearTimeout(j)}}},[s]);let w=()=>{l(!0)},_=()=>{l(!1),c(!1)};return r?e!=="intent"?[u,x,{}]:[u,x,{onFocus:yl(f,w),onBlur:yl(d,_),onMouseEnter:yl(m,w),onMouseLeave:yl(y,_),onTouchStart:yl(g,w)}]:[!1,x,{}]}function yl(e,t){return r=>{e&&e(r),r.defaultPrevented||t(r)}}function C_({page:e,...t}){let{router:r}=lx(),s=A.useMemo(()=>Gb(r.routes,e,r.basename),[r.routes,e,r.basename]);return s?A.createElement(T_,{page:e,matches:s,...t}):null}function A_(e){let{manifest:t,routeModules:r}=ox(),[s,l]=A.useState([]);return A.useEffect(()=>{let u=!1;return x_(e,t,r).then(c=>{u||l(c)}),()=>{u=!0}},[e,t,r]),s}function T_({page:e,matches:t,...r}){let s=cr(),{future:l,manifest:u,routeModules:c}=ox(),{basename:f}=lx(),{loaderData:d,matches:m}=k_(),y=A.useMemo(()=>f0(e,t,m,u,s,"data"),[e,t,m,u,s]),g=A.useMemo(()=>f0(e,t,m,u,s,"assets"),[e,t,m,u,s]),x=A.useMemo(()=>{if(e===s.pathname+s.search+s.hash)return[];let j=new Set,L=!1;if(t.forEach(H=>{var fe;let $=u.routes[H.route.id];!$||!$.hasLoader||(!y.some(U=>U.route.id===H.route.id)&&H.route.id in d&&((fe=c[H.route.id])!=null&&fe.shouldRevalidate)||$.hasClientLoader?L=!0:j.add(H.route.id))}),j.size===0)return[];let N=g_(e,f,l.unstable_trailingSlashAwareDataRequests,"data");return L&&j.size>0&&N.searchParams.set("_routes",t.filter(H=>j.has(H.route.id)).map(H=>H.route.id).join(",")),[N.pathname+N.search]},[f,l.unstable_trailingSlashAwareDataRequests,d,s,u,y,t,e,c]),w=A.useMemo(()=>v_(g,u),[g,u]),_=A_(g);return A.createElement(A.Fragment,null,x.map(j=>A.createElement("link",{key:j,rel:"prefetch",as:"fetch",href:j,...r})),w.map(j=>A.createElement("link",{key:j,rel:"modulepreload",href:j,...r})),_.map(({key:j,link:L})=>A.createElement("link",{key:j,nonce:r.nonce,...L,crossOrigin:L.crossOrigin??r.crossOrigin})))}function j_(...e){return t=>{e.forEach(r=>{typeof r=="function"?r(t):r!=null&&(r.current=t)})}}var N_=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{N_&&(window.__reactRouterVersion="7.13.1")}catch{}function O_({basename:e,children:t,unstable_useTransitions:r,window:s}){let l=A.useRef();l.current==null&&(l.current=hS({window:s,v5Compat:!0}));let u=l.current,[c,f]=A.useState({action:u.action,location:u.location}),d=A.useCallback(m=>{r===!1?f(m):A.startTransition(()=>f(m))},[r]);return A.useLayoutEffect(()=>u.listen(d),[u,d]),A.createElement(l_,{basename:e,children:t,location:c.location,navigationType:c.action,navigator:u,unstable_useTransitions:r})}var ux=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,cx=A.forwardRef(function({onClick:t,discover:r="render",prefetch:s="none",relative:l,reloadDocument:u,replace:c,unstable_mask:f,state:d,target:m,to:y,preventScrollReset:g,viewTransition:x,unstable_defaultShouldRevalidate:w,..._},j){let{basename:L,navigator:N,unstable_useTransitions:H}=A.useContext(Xn),$=typeof y=="string"&&ux.test(y),fe=Qb(y,L);y=fe.to;let U=VS(y,{relative:l}),R=cr(),ee=null;if(f){let K=Fu(f,[],R.unstable_mask?R.unstable_mask.pathname:"/",!0);L!=="/"&&(K.pathname=K.pathname==="/"?L:Rr([L,K.pathname])),ee=N.createHref(K)}let[F,q,M]=E_(s,_),G=L_(y,{replace:c,unstable_mask:f,state:d,target:m,preventScrollReset:g,relative:l,viewTransition:x,unstable_defaultShouldRevalidate:w,unstable_useTransitions:H});function J(K){t&&t(K),K.defaultPrevented||G(K)}let oe=!(fe.isExternal||u),le=A.createElement("a",{..._,...M,href:(oe?ee:void 0)||fe.absoluteURL||U,onClick:oe?J:t,ref:j_(j,q),target:m,"data-discover":!$&&r==="render"?"true":void 0});return F&&!$?A.createElement(A.Fragment,null,le,A.createElement(C_,{page:U})):le});cx.displayName="Link";var R_=A.forwardRef(function({"aria-current":t="page",caseSensitive:r=!1,className:s="",end:l=!1,style:u,to:c,viewTransition:f,children:d,...m},y){let g=$l(c,{relative:m.relative}),x=cr(),w=A.useContext($u),{navigator:_,basename:j}=A.useContext(Xn),L=w!=null&&H_(g)&&f===!0,N=_.encodeLocation?_.encodeLocation(g).pathname:g.pathname,H=x.pathname,$=w&&w.navigation&&w.navigation.location?w.navigation.location.pathname:null;r||(H=H.toLowerCase(),$=$?$.toLowerCase():null,N=N.toLowerCase()),$&&j&&($=ri($,j)||$);const fe=N!=="/"&&N.endsWith("/")?N.length-1:N.length;let U=H===N||!l&&H.startsWith(N)&&H.charAt(fe)==="/",R=$!=null&&($===N||!l&&$.startsWith(N)&&$.charAt(N.length)==="/"),ee={isActive:U,isPending:R,isTransitioning:L},F=U?t:void 0,q;typeof s=="function"?q=s(ee):q=[s,U?"active":null,R?"pending":null,L?"transitioning":null].filter(Boolean).join(" ");let M=typeof u=="function"?u(ee):u;return A.createElement(cx,{...m,"aria-current":F,className:q,ref:y,style:M,to:c,viewTransition:f},typeof d=="function"?d(ee):d)});R_.displayName="NavLink";var M_=A.forwardRef(({discover:e="render",fetcherKey:t,navigate:r,reloadDocument:s,replace:l,state:u,method:c=wu,action:f,onSubmit:d,relative:m,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:x,...w},_)=>{let{unstable_useTransitions:j}=A.useContext(Xn),L=B_(),N=P_(f,{relative:m}),H=c.toLowerCase()==="get"?"get":"post",$=typeof f=="string"&&ux.test(f),fe=U=>{if(d&&d(U),U.defaultPrevented)return;U.preventDefault();let R=U.nativeEvent.submitter,ee=(R==null?void 0:R.getAttribute("formmethod"))||c,F=()=>L(R||U.currentTarget,{fetcherKey:t,method:ee,navigate:r,replace:l,state:u,relative:m,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:x});j&&r!==!1?A.startTransition(()=>F()):F()};return A.createElement("form",{ref:_,method:H,action:N,onSubmit:s?d:fe,...w,"data-discover":!$&&e==="render"?"true":void 0})});M_.displayName="Form";function D_(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function fx(e){let t=A.useContext(va);return Bt(t,D_(e)),t}function L_(e,{target:t,replace:r,unstable_mask:s,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:d,unstable_useTransitions:m}={}){let y=Mr(),g=cr(),x=$l(e,{relative:c});return A.useCallback(w=>{if(h_(w,t)){w.preventDefault();let _=r!==void 0?r:Ll(g)===Ll(x),j=()=>y(e,{replace:_,unstable_mask:s,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:d});m?A.startTransition(()=>j()):j()}},[g,y,x,r,s,l,t,e,u,c,f,d,m])}var z_=0,U_=()=>`__${String(++z_)}__`;function B_(){let{router:e}=fx("useSubmit"),{basename:t}=A.useContext(Xn),r=r_(),s=e.fetch,l=e.navigate;return A.useCallback(async(u,c={})=>{let{action:f,method:d,encType:m,formData:y,body:g}=p_(u,t);if(c.navigate===!1){let x=c.fetcherKey||U_();await s(x,r,c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||d,formEncType:c.encType||m,flushSync:c.flushSync})}else await l(c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||d,formEncType:c.encType||m,replace:c.replace,state:c.state,fromRouteId:r,flushSync:c.flushSync,viewTransition:c.viewTransition})},[s,l,t,r])}function P_(e,{relative:t}={}){let{basename:r}=A.useContext(Xn),s=A.useContext(_r);Bt(s,"useFormAction must be used inside a RouteContext");let[l]=s.matches.slice(-1),u={...$l(e||".",{relative:t})},c=cr();if(e==null){u.search=c.search;let f=new URLSearchParams(u.search),d=f.getAll("index");if(d.some(y=>y==="")){f.delete("index"),d.filter(g=>g).forEach(g=>f.append("index",g));let y=f.toString();u.search=y?`?${y}`:""}}return(!e||e===".")&&l.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(u.pathname=u.pathname==="/"?r:Rr([r,u.pathname])),Ll(u)}function H_(e,{relative:t}={}){let r=A.useContext(Wb);Bt(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:s}=fx("useViewTransitionState"),l=$l(e,{relative:t});if(!r.isTransitioning)return!1;let u=ri(r.currentLocation.pathname,s)||r.currentLocation.pathname,c=ri(r.nextLocation.pathname,s)||r.nextLocation.pathname;return Au(l.pathname,c)!=null||Au(l.pathname,u)!=null}var ds=Vb();const hx=A.createContext(null),dx="palmier_paired_hosts";function q_(){try{const e=localStorage.getItem(dx);if(e)return JSON.parse(e)}catch{}return[]}function I_(e){localStorage.setItem(dx,JSON.stringify(e))}const h0="local",F_=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1");function $_({children:e}){const[t,r]=A.useState(()=>{const m=q_();return F_&&!m.some(y=>y.hostId===h0)&&m.push({hostId:h0,clientToken:"",directUrl:window.location.origin}),m});A.useEffect(()=>{I_(t)},[t]);const s=A.useCallback(m=>{r(y=>[...y.filter(x=>x.hostId!==m.hostId),m])},[]),l=A.useCallback(m=>{r(y=>y.filter(g=>g.hostId!==m))},[]),u=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId===m?{...x,name:y}:x))},[]),c=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.lanUrl===y?x:{...x,lanUrl:y}))},[]),f=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.lastAgent===y?x:{...x,lastAgent:y}))},[]),d=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.timezone===y?x:{...x,timezone:y}))},[]);return b.jsx(hx.Provider,{value:{pairedHosts:t,addPairedHost:s,removePairedHost:l,renamePairedHost:u,setHostLanUrl:c,setHostLastAgent:f,setHostTimezone:d},children:e})}function qi(){const e=A.useContext(hx);if(!e)throw new Error("useHostStore must be used within HostStoreProvider");return e}const Gn=new Uint8Array(0),Ii=new TextEncoder,$n=new TextDecoder;function Y_(...e){let t=0;for(let l=0;l<e.length;l++)t+=e[l].length;const r=new Uint8Array(t);let s=0;for(let l=0;l<e.length;l++)r.set(e[l],s),s+=e[l].length;return r}function Al(...e){const t=[];for(let r=0;r<e.length;r++)t.push(Ii.encode(e[r]));return t.length===0?Gn:t.length===1?t[0]:Y_(...t)}function d0(e){return!e||e.length===0?"":$n.decode(e)}const m0="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",p0=36,V_=0xcfd41b9100000,g0=33,G_=333,y0=22;function J_(e){for(let t=0;t<e.length;t++)e[t]=Math.floor(Math.random()*255)}function X_(e){var t;(t=globalThis==null?void 0:globalThis.crypto)!=null&&t.getRandomValues?globalThis.crypto.getRandomValues(e):J_(e)}class K_{constructor(){C(this,"buf");C(this,"seq");C(this,"inc");C(this,"inited");this.buf=new Uint8Array(y0),this.inited=!1}init(){this.inited=!0,this.setPre(),this.initSeqAndInc(),this.fillSeq()}initSeqAndInc(){this.seq=Math.floor(Math.random()*V_),this.inc=Math.floor(Math.random()*(G_-g0)+g0)}setPre(){const t=new Uint8Array(12);X_(t);for(let r=0;r<12;r++){const s=t[r]%36;this.buf[r]=m0.charCodeAt(s)}}fillSeq(){let t=this.seq;for(let r=y0-1;r>=12;r--)this.buf[r]=m0.charCodeAt(t%p0),t=Math.floor(t/p0)}next(){return this.inited||this.init(),this.seq+=this.inc,this.seq>0xcfd41b9100000&&(this.setPre(),this.initSeqAndInc()),this.fillSeq(),String.fromCharCode.apply(String,this.buf)}reset(){this.init()}}const Pi=new K_;var ei;(function(e){e.Disconnect="disconnect",e.Reconnect="reconnect",e.Update="update",e.LDM="ldm",e.Error="error"})(ei||(ei={}));var la;(function(e){e.Reconnecting="reconnecting",e.PingTimer="pingTimer",e.StaleConnection="staleConnection",e.ClientInitiatedReconnect="client initiated reconnect"})(la||(la={}));var ke;(function(e){e.ApiError="BAD API",e.BadAuthentication="BAD_AUTHENTICATION",e.BadCreds="BAD_CREDS",e.BadHeader="BAD_HEADER",e.BadJson="BAD_JSON",e.BadPayload="BAD_PAYLOAD",e.BadSubject="BAD_SUBJECT",e.Cancelled="CANCELLED",e.ConnectionClosed="CONNECTION_CLOSED",e.ConnectionDraining="CONNECTION_DRAINING",e.ConnectionRefused="CONNECTION_REFUSED",e.ConnectionTimeout="CONNECTION_TIMEOUT",e.Disconnect="DISCONNECT",e.InvalidOption="INVALID_OPTION",e.InvalidPayload="INVALID_PAYLOAD",e.MaxPayloadExceeded="MAX_PAYLOAD_EXCEEDED",e.NoResponders="503",e.NotFunction="NOT_FUNC",e.RequestError="REQUEST_ERROR",e.ServerOptionNotAvailable="SERVER_OPT_NA",e.SubClosed="SUB_CLOSED",e.SubDraining="SUB_DRAINING",e.Timeout="TIMEOUT",e.Tls="TLS",e.Unknown="UNKNOWN_ERROR",e.WssRequired="WSS_REQUIRED",e.JetStreamInvalidAck="JESTREAM_INVALID_ACK",e.JetStream404NoMessages="404",e.JetStream408RequestTimeout="408",e.JetStream409MaxAckPendingExceeded="409",e.JetStream409="409",e.JetStreamNotEnabled="503",e.JetStreamIdleHeartBeat="IDLE_HEARTBEAT",e.AuthorizationViolation="AUTHORIZATION_VIOLATION",e.AuthenticationExpired="AUTHENTICATION_EXPIRED",e.ProtocolError="NATS_PROTOCOL_ERR",e.PermissionsViolation="PERMISSIONS_VIOLATION",e.AuthenticationTimeout="AUTHENTICATION_TIMEOUT",e.AccountExpired="ACCOUNT_EXPIRED"})(ke||(ke={}));function Q_(e){return typeof e.code=="string"}class mx{constructor(){C(this,"messages");this.messages=new Map,this.messages.set(ke.InvalidPayload,"Invalid payload type - payloads can be 'binary', 'string', or 'json'"),this.messages.set(ke.BadJson,"Bad JSON"),this.messages.set(ke.WssRequired,"TLS is required, therefore a secure websocket connection is also required")}static getMessage(t){return Z_.getMessage(t)}getMessage(t){return this.messages.get(t)||t}}const Z_=new mx;class Ne extends Error{constructor(r,s,l){super(r);C(this,"name");C(this,"message");C(this,"code");C(this,"permissionContext");C(this,"chainedError");C(this,"api_error");this.name="NatsError",this.message=r,this.code=s,this.chainedError=l}static errorForCode(r,s){const l=mx.getMessage(r);return new Ne(l,r,s)}isAuthError(){return this.code===ke.AuthenticationExpired||this.code===ke.AuthorizationViolation||this.code===ke.AccountExpired}isAuthTimeout(){return this.code===ke.AuthenticationTimeout}isPermissionError(){return this.code===ke.PermissionsViolation}isProtocolError(){return this.code===ke.ProtocolError}isJetStreamError(){return this.api_error!==void 0}jsError(){return this.api_error?this.api_error:null}}var In;(function(e){e[e.Exact=0]="Exact",e[e.CanonicalMIME=1]="CanonicalMIME",e[e.IgnoreCase=2]="IgnoreCase"})(In||(In={}));var xr;(function(e){e.Timer="timer",e.Count="count",e.JitterTimer="jitterTimer",e.SentinelMsg="sentinelMsg"})(xr||(xr={}));var Tl;(function(e){e.STATS="io.nats.micro.v1.stats_response",e.INFO="io.nats.micro.v1.info_response",e.PING="io.nats.micro.v1.ping_response"})(Tl||(Tl={}));const Tu="Nats-Service-Error",ju="Nats-Service-Error-Code";class Nu extends Error{constructor(r,s){super(s);C(this,"code");this.code=r}static isServiceError(r){return Nu.toServiceError(r)!==null}static toServiceError(r){var l,u;const s=((l=r==null?void 0:r.headers)==null?void 0:l.get(ju))||"";if(s!==""){const c=parseInt(s)||400,f=((u=r==null?void 0:r.headers)==null?void 0:u.get(Tu))||"";return new Nu(c,f.length?f:s)}return null}}function ni(e=""){if(e=e||"_INBOX",typeof e!="string")throw new Error("prefix must be a string");return e.split(".").forEach(t=>{if(t==="*"||t===">")throw new Error(`inbox prefixes cannot have wildcards '${e}'`)}),`${e}.${Pi.next()}`}const Wh="127.0.0.1";var zi;(function(e){e.PING="PING",e.STATS="STATS",e.INFO="INFO"})(zi||(zi={}));function Gu(e,...t){for(let r=0;r<t.length;r++){const s=t[r];Object.keys(s).forEach(function(l){e[l]=s[l]})}return e}function fu(e){return $n.decode(e).replace(/\n/g,"␊").replace(/\r/g,"␍")}function ma(e,t=!0){const r=t?Ne.errorForCode(ke.Timeout):null;let s,l;const u=new Promise((c,f)=>{s={cancel:()=>{l&&clearTimeout(l)}},l=setTimeout(()=>{f(r===null?Ne.errorForCode(ke.Timeout):r)},e)});return Object.assign(u,s)}function Sa(e=0){let t;const r=new Promise(s=>{const l=setTimeout(()=>{s()},e);t={cancel:()=>{l&&clearTimeout(l)}}});return Object.assign(r,t)}function Ut(){let e={};const t=new Promise((r,s)=>{e={resolve:r,reject:s}});return Object.assign(t,e)}function px(e){for(let t=e.length-1;t>0;t--){const r=Math.floor(Math.random()*(t+1));[e[t],e[r]]=[e[r],e[t]]}return e}function W_(e){return e===0?0:Math.floor(e/2+Math.random()*e)}function Dd(e=[0,250,250,500,500,3e3,5e3]){Array.isArray(e)||(e=[0,250,250,500,500,3e3,5e3]);const t=e.length-1;return{backoff(r){return W_(r>t?e[t]:e[r])}}}function zt(e){return e*1e6}function Ld(e){return Math.floor(e/1e6)}function b0(e){let s=!0;const l=new Array(e.length);for(let u=0;u<e.length;u++){let c=e.charCodeAt(u);if(c===58||c<33||c>126)throw new Ne(`'${e[u]}' is not a valid character for a header key`,ke.BadHeader);s&&97<=c&&c<=122?c-=32:!s&&65<=c&&c<=90&&(c+=32),l[u]=c,s=c==45}return String.fromCharCode(...l)}function ii(e=0,t=""){if(e===0&&t!==""||e>0&&t==="")throw new Error("setting status requires both code and description");return new Ui(e,t)}const vh="NATS/1.0";class Ui{constructor(t=0,r=""){C(this,"_code");C(this,"headers");C(this,"_description");this._code=t,this._description=r,this.headers=new Map}[Symbol.iterator](){return this.headers.entries()}size(){return this.headers.size}equals(t){if(t&&this.headers.size===t.headers.size&&this._code===t._code){for(const[r,s]of this.headers){const l=t.values(r);if(s.length!==l.length)return!1;const u=[...s].sort(),c=[...l].sort();for(let f=0;f<u.length;f++)if(u[f]!==c[f])return!1}return!0}return!1}static decode(t){const r=new Ui,l=$n.decode(t).split(`\r
|
|
60
|
+
Please change the parent <Route path="${N}"> to <Route path="${N==="/"?"*":`${N}/*`}">.`)}let y=cr(),g;if(t){let N=typeof t=="string"?xa(t):t;Bt(d==="/"||((D=N.pathname)==null?void 0:D.startsWith(d)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${d}" but pathname "${N.pathname}" was given in the \`location\` prop.`),g=N}else g=y;let x=g.pathname||"/",w=x;if(d!=="/"){let N=d.replace(/^\//,"").split("/");w="/"+x.replace(/^\//,"").split("/").slice(N.length).join("/")}let _=Gb(e,{pathname:w});Sr(m||_!=null,`No routes matched location "${g.pathname}${g.search}${g.hash}" `),Sr(_==null||_[_.length-1].route.element!==void 0||_[_.length-1].route.Component!==void 0||_[_.length-1].route.lazy!==void 0,`Matched leaf route at location "${g.pathname}${g.search}${g.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let j=WS(_&&_.map(N=>Object.assign({},N,{params:Object.assign({},c,N.params),pathname:Rr([d,s.encodeLocation?s.encodeLocation(N.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:N.pathname]),pathnameBase:N.pathnameBase==="/"?d:Rr([d,s.encodeLocation?s.encodeLocation(N.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:N.pathnameBase])})),l,r);return t&&j?A.createElement(Fl.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...g},navigationType:"POP"}},j):j}function XS(){let e=i_(),t=zS(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),r=e instanceof Error?e.stack:null,s="rgba(200,200,200, 0.5)",l={padding:"0.5rem",backgroundColor:s},u={padding:"2px 4px",backgroundColor:s},c=null;return console.error("Error handled by React Router default ErrorBoundary:",e),c=A.createElement(A.Fragment,null,A.createElement("p",null,"💿 Hey developer 👋"),A.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",A.createElement("code",{style:u},"ErrorBoundary")," or"," ",A.createElement("code",{style:u},"errorElement")," prop on your route.")),A.createElement(A.Fragment,null,A.createElement("h2",null,"Unexpected Application Error!"),A.createElement("h3",{style:{fontStyle:"italic"}},t),r?A.createElement("pre",{style:l},r):null,c)}var KS=A.createElement(XS,null),ix=class extends A.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error("React Router caught the following error during render",e)}render(){let e=this.state.error;if(this.context&&typeof e=="object"&&e&&"digest"in e&&typeof e.digest=="string"){const r=YS(e.digest);r&&(e=r)}let t=e!==void 0?A.createElement(_r.Provider,{value:this.props.routeContext},A.createElement(jd.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?A.createElement(QS,{error:e},t):t}};ix.contextType=PS;var bh=new WeakMap;function QS({children:e,error:t}){let{basename:r}=A.useContext(Xn);if(typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){let s=$S(t.digest);if(s){let l=bh.get(t);if(l)throw l;let u=Qb(s.location,r);if(Kb&&!bh.get(t))if(u.isExternal||s.reloadDocument)window.location.href=u.absoluteURL||u.to;else{const c=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(u.to,{replace:s.replace}));throw bh.set(t,c),c}return A.createElement("meta",{httpEquiv:"refresh",content:`0;url=${u.absoluteURL||u.to}`})}}return e}function ZS({routeContext:e,match:t,children:r}){let s=A.useContext(va);return s&&s.static&&s.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(s.staticContext._deepestRenderedBoundaryId=t.route.id),A.createElement(_r.Provider,{value:e},r)}function WS(e,t=[],r){let s=r==null?void 0:r.state;if(e==null){if(!s)return null;if(s.errors)e=s.matches;else if(t.length===0&&!s.initialized&&s.matches.length>0)e=s.matches;else return null}let l=e,u=s==null?void 0:s.errors;if(u!=null){let y=l.findIndex(g=>g.route.id&&(u==null?void 0:u[g.route.id])!==void 0);Bt(y>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(u).join(",")}`),l=l.slice(0,Math.min(l.length,y+1))}let c=!1,f=-1;if(r&&s){c=s.renderFallback;for(let y=0;y<l.length;y++){let g=l[y];if((g.route.HydrateFallback||g.route.hydrateFallbackElement)&&(f=y),g.route.id){let{loaderData:x,errors:w}=s,_=g.route.loader&&!x.hasOwnProperty(g.route.id)&&(!w||w[g.route.id]===void 0);if(g.route.lazy||_){r.isStatic&&(c=!0),f>=0?l=l.slice(0,f+1):l=[l[0]];break}}}}let d=r==null?void 0:r.onError,m=s&&d?(y,g)=>{var x,w;d(y,{location:s.location,params:((w=(x=s.matches)==null?void 0:x[0])==null?void 0:w.params)??{},unstable_pattern:US(s.matches),errorInfo:g})}:void 0;return l.reduceRight((y,g,x)=>{let w,_=!1,j=null,D=null;s&&(w=u&&g.route.id?u[g.route.id]:void 0,j=g.route.errorElement||KS,c&&(f<0&&x===0?(sx("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),_=!0,D=null):f===x&&(_=!0,D=g.route.hydrateFallbackElement||null)));let N=t.concat(l.slice(0,x+1)),H=()=>{let F;return w?F=j:_?F=D:g.route.Component?F=A.createElement(g.route.Component,null):g.route.element?F=g.route.element:F=y,A.createElement(ZS,{match:g,routeContext:{outlet:y,matches:N,isDataRoute:s!=null},children:F})};return s&&(g.route.ErrorBoundary||g.route.errorElement||x===0)?A.createElement(ix,{location:s.location,revalidation:s.revalidation,component:j,error:w,children:H(),routeContext:{outlet:null,matches:N,isDataRoute:!0},onError:m}):H()},null)}function Nd(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function e_(e){let t=A.useContext(va);return Bt(t,Nd(e)),t}function t_(e){let t=A.useContext($u);return Bt(t,Nd(e)),t}function n_(e){let t=A.useContext(_r);return Bt(t,Nd(e)),t}function Od(e){let t=n_(e),r=t.matches[t.matches.length-1];return Bt(r.route.id,`${e} can only be used on routes that contain a unique "id"`),r.route.id}function r_(){return Od("useRouteId")}function i_(){var s;let e=A.useContext(jd),t=t_("useRouteError"),r=Od("useRouteError");return e!==void 0?e:(s=t.errors)==null?void 0:s[r]}function s_(){let{router:e}=e_("useNavigate"),t=Od("useNavigate"),r=A.useRef(!1);return nx(()=>{r.current=!0}),A.useCallback(async(l,u={})=>{Sr(r.current,tx),r.current&&(typeof l=="number"?await e.navigate(l):await e.navigate(l,{fromRouteId:t,...u}))},[e,t])}var c0={};function sx(e,t,r){!t&&!c0[e]&&(c0[e]=!0,Sr(!1,r))}A.memo(a_);function a_({routes:e,future:t,state:r,isStatic:s,onError:l}){return rx(e,void 0,{state:r,isStatic:s,onError:l})}function zl({to:e,replace:t,state:r,relative:s}){Bt(wa(),"<Navigate> may be used only in the context of a <Router> component.");let{static:l}=A.useContext(Xn);Sr(!l,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:u}=A.useContext(_r),{pathname:c}=cr(),f=Mr(),d=Fu(e,Td(u),c,s==="path"),m=JSON.stringify(d);return A.useEffect(()=>{f(JSON.parse(m),{replace:t,state:r,relative:s})},[f,m,s,t,r]),null}function br(e){Bt(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function l_({basename:e="/",children:t=null,location:r,navigationType:s="POP",navigator:l,static:u=!1,unstable_useTransitions:c}){Bt(!wa(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let f=e.replace(/^\/*/,"/"),d=A.useMemo(()=>({basename:f,navigator:l,static:u,unstable_useTransitions:c,future:{}}),[f,l,u,c]);typeof r=="string"&&(r=xa(r));let{pathname:m="/",search:y="",hash:g="",state:x=null,key:w="default",unstable_mask:_}=r,j=A.useMemo(()=>{let D=ri(m,f);return D==null?null:{location:{pathname:D,search:y,hash:g,state:x,key:w,unstable_mask:_},navigationType:s}},[f,m,y,g,x,w,s,_]);return Sr(j!=null,`<Router basename="${f}"> is not able to match the URL "${m}${y}${g}" because it does not start with the basename, so the <Router> won't render anything.`),j==null?null:A.createElement(Xn.Provider,{value:d},A.createElement(Fl.Provider,{children:t,value:j}))}function ax({children:e,location:t}){return JS(Zh(e),t)}function Zh(e,t=[]){let r=[];return A.Children.forEach(e,(s,l)=>{if(!A.isValidElement(s))return;let u=[...t,l];if(s.type===A.Fragment){r.push.apply(r,Zh(s.props.children,u));return}Bt(s.type===br,`[${typeof s.type=="string"?s.type:s.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Bt(!s.props.index||!s.props.children,"An index route cannot have child routes.");let c={id:s.props.id||u.join("-"),caseSensitive:s.props.caseSensitive,element:s.props.element,Component:s.props.Component,index:s.props.index,path:s.props.path,middleware:s.props.middleware,loader:s.props.loader,action:s.props.action,hydrateFallbackElement:s.props.hydrateFallbackElement,HydrateFallback:s.props.HydrateFallback,errorElement:s.props.errorElement,ErrorBoundary:s.props.ErrorBoundary,hasErrorBoundary:s.props.hasErrorBoundary===!0||s.props.ErrorBoundary!=null||s.props.errorElement!=null,shouldRevalidate:s.props.shouldRevalidate,handle:s.props.handle,lazy:s.props.lazy};s.props.children&&(c.children=Zh(s.props.children,u)),r.push(c)}),r}var wu="get",Su="application/x-www-form-urlencoded";function Vu(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function o_(e){return Vu(e)&&e.tagName.toLowerCase()==="button"}function u_(e){return Vu(e)&&e.tagName.toLowerCase()==="form"}function c_(e){return Vu(e)&&e.tagName.toLowerCase()==="input"}function f_(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function h_(e,t){return e.button===0&&(!t||t==="_self")&&!f_(e)}var cu=null;function d_(){if(cu===null)try{new FormData(document.createElement("form"),0),cu=!1}catch{cu=!0}return cu}var m_=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function xh(e){return e!=null&&!m_.has(e)?(Sr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Su}"`),null):e}function p_(e,t){let r,s,l,u,c;if(u_(e)){let f=e.getAttribute("action");s=f?ri(f,t):null,r=e.getAttribute("method")||wu,l=xh(e.getAttribute("enctype"))||Su,u=new FormData(e)}else if(o_(e)||c_(e)&&(e.type==="submit"||e.type==="image")){let f=e.form;if(f==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let d=e.getAttribute("formaction")||f.getAttribute("action");if(s=d?ri(d,t):null,r=e.getAttribute("formmethod")||f.getAttribute("method")||wu,l=xh(e.getAttribute("formenctype"))||xh(f.getAttribute("enctype"))||Su,u=new FormData(f,e),!d_()){let{name:m,type:y,value:g}=e;if(y==="image"){let x=m?`${m}.`:"";u.append(`${x}x`,"0"),u.append(`${x}y`,"0")}else m&&u.append(m,g)}}else{if(Vu(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=wu,s=null,l=Su,c=e}return u&&l==="text/plain"&&(c=u,u=void 0),{action:s,method:r.toLowerCase(),encType:l,formData:u,body:c}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function Rd(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function g_(e,t,r,s){let l=typeof e=="string"?new URL(e,typeof window>"u"?"server://singlefetch/":window.location.origin):e;return r?l.pathname.endsWith("/")?l.pathname=`${l.pathname}_.${s}`:l.pathname=`${l.pathname}.${s}`:l.pathname==="/"?l.pathname=`_root.${s}`:t&&ri(l.pathname,t)==="/"?l.pathname=`${t.replace(/\/$/,"")}/_root.${s}`:l.pathname=`${l.pathname.replace(/\/$/,"")}.${s}`,l}async function y_(e,t){if(e.id in t)return t[e.id];try{let r=await import(e.module);return t[e.id]=r,r}catch(r){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(r),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function b_(e){return e==null?!1:e.href==null?e.rel==="preload"&&typeof e.imageSrcSet=="string"&&typeof e.imageSizes=="string":typeof e.rel=="string"&&typeof e.href=="string"}async function x_(e,t,r){let s=await Promise.all(e.map(async l=>{let u=t.routes[l.route.id];if(u){let c=await y_(u,r);return c.links?c.links():[]}return[]}));return __(s.flat(1).filter(b_).filter(l=>l.rel==="stylesheet"||l.rel==="preload").map(l=>l.rel==="stylesheet"?{...l,rel:"prefetch",as:"style"}:{...l,rel:"prefetch"}))}function f0(e,t,r,s,l,u){let c=(d,m)=>r[m]?d.route.id!==r[m].route.id:!0,f=(d,m)=>{var y;return r[m].pathname!==d.pathname||((y=r[m].route.path)==null?void 0:y.endsWith("*"))&&r[m].params["*"]!==d.params["*"]};return u==="assets"?t.filter((d,m)=>c(d,m)||f(d,m)):u==="data"?t.filter((d,m)=>{var g;let y=s.routes[d.route.id];if(!y||!y.hasLoader)return!1;if(c(d,m)||f(d,m))return!0;if(d.route.shouldRevalidate){let x=d.route.shouldRevalidate({currentUrl:new URL(l.pathname+l.search+l.hash,window.origin),currentParams:((g=r[0])==null?void 0:g.params)||{},nextUrl:new URL(e,window.origin),nextParams:d.params,defaultShouldRevalidate:!0});if(typeof x=="boolean")return x}return!0}):[]}function v_(e,t,{includeHydrateFallback:r}={}){return w_(e.map(s=>{let l=t.routes[s.route.id];if(!l)return[];let u=[l.module];return l.clientActionModule&&(u=u.concat(l.clientActionModule)),l.clientLoaderModule&&(u=u.concat(l.clientLoaderModule)),r&&l.hydrateFallbackModule&&(u=u.concat(l.hydrateFallbackModule)),l.imports&&(u=u.concat(l.imports)),u}).flat(1))}function w_(e){return[...new Set(e)]}function S_(e){let t={},r=Object.keys(e).sort();for(let s of r)t[s]=e[s];return t}function __(e,t){let r=new Set;return new Set(t),e.reduce((s,l)=>{let u=JSON.stringify(S_(l));return r.has(u)||(r.add(u),s.push({key:u,link:l})),s},[])}function lx(){let e=A.useContext(va);return Rd(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function k_(){let e=A.useContext($u);return Rd(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var Md=A.createContext(void 0);Md.displayName="FrameworkContext";function ox(){let e=A.useContext(Md);return Rd(e,"You must render this element inside a <HydratedRouter> element"),e}function E_(e,t){let r=A.useContext(Md),[s,l]=A.useState(!1),[u,c]=A.useState(!1),{onFocus:f,onBlur:d,onMouseEnter:m,onMouseLeave:y,onTouchStart:g}=t,x=A.useRef(null);A.useEffect(()=>{if(e==="render"&&c(!0),e==="viewport"){let j=N=>{N.forEach(H=>{c(H.isIntersecting)})},D=new IntersectionObserver(j,{threshold:.5});return x.current&&D.observe(x.current),()=>{D.disconnect()}}},[e]),A.useEffect(()=>{if(s){let j=setTimeout(()=>{c(!0)},100);return()=>{clearTimeout(j)}}},[s]);let w=()=>{l(!0)},_=()=>{l(!1),c(!1)};return r?e!=="intent"?[u,x,{}]:[u,x,{onFocus:yl(f,w),onBlur:yl(d,_),onMouseEnter:yl(m,w),onMouseLeave:yl(y,_),onTouchStart:yl(g,w)}]:[!1,x,{}]}function yl(e,t){return r=>{e&&e(r),r.defaultPrevented||t(r)}}function C_({page:e,...t}){let{router:r}=lx(),s=A.useMemo(()=>Gb(r.routes,e,r.basename),[r.routes,e,r.basename]);return s?A.createElement(T_,{page:e,matches:s,...t}):null}function A_(e){let{manifest:t,routeModules:r}=ox(),[s,l]=A.useState([]);return A.useEffect(()=>{let u=!1;return x_(e,t,r).then(c=>{u||l(c)}),()=>{u=!0}},[e,t,r]),s}function T_({page:e,matches:t,...r}){let s=cr(),{future:l,manifest:u,routeModules:c}=ox(),{basename:f}=lx(),{loaderData:d,matches:m}=k_(),y=A.useMemo(()=>f0(e,t,m,u,s,"data"),[e,t,m,u,s]),g=A.useMemo(()=>f0(e,t,m,u,s,"assets"),[e,t,m,u,s]),x=A.useMemo(()=>{if(e===s.pathname+s.search+s.hash)return[];let j=new Set,D=!1;if(t.forEach(H=>{var fe;let F=u.routes[H.route.id];!F||!F.hasLoader||(!y.some(z=>z.route.id===H.route.id)&&H.route.id in d&&((fe=c[H.route.id])!=null&&fe.shouldRevalidate)||F.hasClientLoader?D=!0:j.add(H.route.id))}),j.size===0)return[];let N=g_(e,f,l.unstable_trailingSlashAwareDataRequests,"data");return D&&j.size>0&&N.searchParams.set("_routes",t.filter(H=>j.has(H.route.id)).map(H=>H.route.id).join(",")),[N.pathname+N.search]},[f,l.unstable_trailingSlashAwareDataRequests,d,s,u,y,t,e,c]),w=A.useMemo(()=>v_(g,u),[g,u]),_=A_(g);return A.createElement(A.Fragment,null,x.map(j=>A.createElement("link",{key:j,rel:"prefetch",as:"fetch",href:j,...r})),w.map(j=>A.createElement("link",{key:j,rel:"modulepreload",href:j,...r})),_.map(({key:j,link:D})=>A.createElement("link",{key:j,nonce:r.nonce,...D,crossOrigin:D.crossOrigin??r.crossOrigin})))}function j_(...e){return t=>{e.forEach(r=>{typeof r=="function"?r(t):r!=null&&(r.current=t)})}}var N_=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{N_&&(window.__reactRouterVersion="7.13.1")}catch{}function O_({basename:e,children:t,unstable_useTransitions:r,window:s}){let l=A.useRef();l.current==null&&(l.current=hS({window:s,v5Compat:!0}));let u=l.current,[c,f]=A.useState({action:u.action,location:u.location}),d=A.useCallback(m=>{r===!1?f(m):A.startTransition(()=>f(m))},[r]);return A.useLayoutEffect(()=>u.listen(d),[u,d]),A.createElement(l_,{basename:e,children:t,location:c.location,navigationType:c.action,navigator:u,unstable_useTransitions:r})}var ux=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,cx=A.forwardRef(function({onClick:t,discover:r="render",prefetch:s="none",relative:l,reloadDocument:u,replace:c,unstable_mask:f,state:d,target:m,to:y,preventScrollReset:g,viewTransition:x,unstable_defaultShouldRevalidate:w,..._},j){let{basename:D,navigator:N,unstable_useTransitions:H}=A.useContext(Xn),F=typeof y=="string"&&ux.test(y),fe=Qb(y,D);y=fe.to;let z=VS(y,{relative:l}),R=cr(),ee=null;if(f){let K=Fu(f,[],R.unstable_mask?R.unstable_mask.pathname:"/",!0);D!=="/"&&(K.pathname=K.pathname==="/"?D:Rr([D,K.pathname])),ee=N.createHref(K)}let[$,q,L]=E_(s,_),G=L_(y,{replace:c,unstable_mask:f,state:d,target:m,preventScrollReset:g,relative:l,viewTransition:x,unstable_defaultShouldRevalidate:w,unstable_useTransitions:H});function J(K){t&&t(K),K.defaultPrevented||G(K)}let oe=!(fe.isExternal||u),le=A.createElement("a",{..._,...L,href:(oe?ee:void 0)||fe.absoluteURL||z,onClick:oe?J:t,ref:j_(j,q),target:m,"data-discover":!F&&r==="render"?"true":void 0});return $&&!F?A.createElement(A.Fragment,null,le,A.createElement(C_,{page:z})):le});cx.displayName="Link";var R_=A.forwardRef(function({"aria-current":t="page",caseSensitive:r=!1,className:s="",end:l=!1,style:u,to:c,viewTransition:f,children:d,...m},y){let g=$l(c,{relative:m.relative}),x=cr(),w=A.useContext($u),{navigator:_,basename:j}=A.useContext(Xn),D=w!=null&&H_(g)&&f===!0,N=_.encodeLocation?_.encodeLocation(g).pathname:g.pathname,H=x.pathname,F=w&&w.navigation&&w.navigation.location?w.navigation.location.pathname:null;r||(H=H.toLowerCase(),F=F?F.toLowerCase():null,N=N.toLowerCase()),F&&j&&(F=ri(F,j)||F);const fe=N!=="/"&&N.endsWith("/")?N.length-1:N.length;let z=H===N||!l&&H.startsWith(N)&&H.charAt(fe)==="/",R=F!=null&&(F===N||!l&&F.startsWith(N)&&F.charAt(N.length)==="/"),ee={isActive:z,isPending:R,isTransitioning:D},$=z?t:void 0,q;typeof s=="function"?q=s(ee):q=[s,z?"active":null,R?"pending":null,D?"transitioning":null].filter(Boolean).join(" ");let L=typeof u=="function"?u(ee):u;return A.createElement(cx,{...m,"aria-current":$,className:q,ref:y,style:L,to:c,viewTransition:f},typeof d=="function"?d(ee):d)});R_.displayName="NavLink";var M_=A.forwardRef(({discover:e="render",fetcherKey:t,navigate:r,reloadDocument:s,replace:l,state:u,method:c=wu,action:f,onSubmit:d,relative:m,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:x,...w},_)=>{let{unstable_useTransitions:j}=A.useContext(Xn),D=B_(),N=P_(f,{relative:m}),H=c.toLowerCase()==="get"?"get":"post",F=typeof f=="string"&&ux.test(f),fe=z=>{if(d&&d(z),z.defaultPrevented)return;z.preventDefault();let R=z.nativeEvent.submitter,ee=(R==null?void 0:R.getAttribute("formmethod"))||c,$=()=>D(R||z.currentTarget,{fetcherKey:t,method:ee,navigate:r,replace:l,state:u,relative:m,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:x});j&&r!==!1?A.startTransition(()=>$()):$()};return A.createElement("form",{ref:_,method:H,action:N,onSubmit:s?d:fe,...w,"data-discover":!F&&e==="render"?"true":void 0})});M_.displayName="Form";function D_(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function fx(e){let t=A.useContext(va);return Bt(t,D_(e)),t}function L_(e,{target:t,replace:r,unstable_mask:s,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:d,unstable_useTransitions:m}={}){let y=Mr(),g=cr(),x=$l(e,{relative:c});return A.useCallback(w=>{if(h_(w,t)){w.preventDefault();let _=r!==void 0?r:Ll(g)===Ll(x),j=()=>y(e,{replace:_,unstable_mask:s,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:d});m?A.startTransition(()=>j()):j()}},[g,y,x,r,s,l,t,e,u,c,f,d,m])}var z_=0,U_=()=>`__${String(++z_)}__`;function B_(){let{router:e}=fx("useSubmit"),{basename:t}=A.useContext(Xn),r=r_(),s=e.fetch,l=e.navigate;return A.useCallback(async(u,c={})=>{let{action:f,method:d,encType:m,formData:y,body:g}=p_(u,t);if(c.navigate===!1){let x=c.fetcherKey||U_();await s(x,r,c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||d,formEncType:c.encType||m,flushSync:c.flushSync})}else await l(c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||d,formEncType:c.encType||m,replace:c.replace,state:c.state,fromRouteId:r,flushSync:c.flushSync,viewTransition:c.viewTransition})},[s,l,t,r])}function P_(e,{relative:t}={}){let{basename:r}=A.useContext(Xn),s=A.useContext(_r);Bt(s,"useFormAction must be used inside a RouteContext");let[l]=s.matches.slice(-1),u={...$l(e||".",{relative:t})},c=cr();if(e==null){u.search=c.search;let f=new URLSearchParams(u.search),d=f.getAll("index");if(d.some(y=>y==="")){f.delete("index"),d.filter(g=>g).forEach(g=>f.append("index",g));let y=f.toString();u.search=y?`?${y}`:""}}return(!e||e===".")&&l.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(u.pathname=u.pathname==="/"?r:Rr([r,u.pathname])),Ll(u)}function H_(e,{relative:t}={}){let r=A.useContext(Wb);Bt(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:s}=fx("useViewTransitionState"),l=$l(e,{relative:t});if(!r.isTransitioning)return!1;let u=ri(r.currentLocation.pathname,s)||r.currentLocation.pathname,c=ri(r.nextLocation.pathname,s)||r.nextLocation.pathname;return Au(l.pathname,c)!=null||Au(l.pathname,u)!=null}var ds=Vb();const hx=A.createContext(null),dx="palmier_paired_hosts";function q_(){try{const e=localStorage.getItem(dx);if(e)return JSON.parse(e)}catch{}return[]}function I_(e){localStorage.setItem(dx,JSON.stringify(e))}const h0="local",F_=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1");function $_({children:e}){const[t,r]=A.useState(()=>{const m=q_();return F_&&!m.some(y=>y.hostId===h0)&&m.push({hostId:h0,clientToken:"",directUrl:window.location.origin}),m});A.useEffect(()=>{I_(t)},[t]);const s=A.useCallback(m=>{r(y=>[...y.filter(x=>x.hostId!==m.hostId),m])},[]),l=A.useCallback(m=>{r(y=>y.filter(g=>g.hostId!==m))},[]),u=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId===m?{...x,name:y}:x))},[]),c=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.lanUrl===y?x:{...x,lanUrl:y}))},[]),f=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.lastAgent===y?x:{...x,lastAgent:y}))},[]),d=A.useCallback((m,y)=>{r(g=>g.map(x=>x.hostId!==m||x.timezone===y?x:{...x,timezone:y}))},[]);return b.jsx(hx.Provider,{value:{pairedHosts:t,addPairedHost:s,removePairedHost:l,renamePairedHost:u,setHostLanUrl:c,setHostLastAgent:f,setHostTimezone:d},children:e})}function qi(){const e=A.useContext(hx);if(!e)throw new Error("useHostStore must be used within HostStoreProvider");return e}const Gn=new Uint8Array(0),Ii=new TextEncoder,$n=new TextDecoder;function Y_(...e){let t=0;for(let l=0;l<e.length;l++)t+=e[l].length;const r=new Uint8Array(t);let s=0;for(let l=0;l<e.length;l++)r.set(e[l],s),s+=e[l].length;return r}function Al(...e){const t=[];for(let r=0;r<e.length;r++)t.push(Ii.encode(e[r]));return t.length===0?Gn:t.length===1?t[0]:Y_(...t)}function d0(e){return!e||e.length===0?"":$n.decode(e)}const m0="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",p0=36,V_=0xcfd41b9100000,g0=33,G_=333,y0=22;function J_(e){for(let t=0;t<e.length;t++)e[t]=Math.floor(Math.random()*255)}function X_(e){var t;(t=globalThis==null?void 0:globalThis.crypto)!=null&&t.getRandomValues?globalThis.crypto.getRandomValues(e):J_(e)}class K_{constructor(){C(this,"buf");C(this,"seq");C(this,"inc");C(this,"inited");this.buf=new Uint8Array(y0),this.inited=!1}init(){this.inited=!0,this.setPre(),this.initSeqAndInc(),this.fillSeq()}initSeqAndInc(){this.seq=Math.floor(Math.random()*V_),this.inc=Math.floor(Math.random()*(G_-g0)+g0)}setPre(){const t=new Uint8Array(12);X_(t);for(let r=0;r<12;r++){const s=t[r]%36;this.buf[r]=m0.charCodeAt(s)}}fillSeq(){let t=this.seq;for(let r=y0-1;r>=12;r--)this.buf[r]=m0.charCodeAt(t%p0),t=Math.floor(t/p0)}next(){return this.inited||this.init(),this.seq+=this.inc,this.seq>0xcfd41b9100000&&(this.setPre(),this.initSeqAndInc()),this.fillSeq(),String.fromCharCode.apply(String,this.buf)}reset(){this.init()}}const Pi=new K_;var ei;(function(e){e.Disconnect="disconnect",e.Reconnect="reconnect",e.Update="update",e.LDM="ldm",e.Error="error"})(ei||(ei={}));var la;(function(e){e.Reconnecting="reconnecting",e.PingTimer="pingTimer",e.StaleConnection="staleConnection",e.ClientInitiatedReconnect="client initiated reconnect"})(la||(la={}));var ke;(function(e){e.ApiError="BAD API",e.BadAuthentication="BAD_AUTHENTICATION",e.BadCreds="BAD_CREDS",e.BadHeader="BAD_HEADER",e.BadJson="BAD_JSON",e.BadPayload="BAD_PAYLOAD",e.BadSubject="BAD_SUBJECT",e.Cancelled="CANCELLED",e.ConnectionClosed="CONNECTION_CLOSED",e.ConnectionDraining="CONNECTION_DRAINING",e.ConnectionRefused="CONNECTION_REFUSED",e.ConnectionTimeout="CONNECTION_TIMEOUT",e.Disconnect="DISCONNECT",e.InvalidOption="INVALID_OPTION",e.InvalidPayload="INVALID_PAYLOAD",e.MaxPayloadExceeded="MAX_PAYLOAD_EXCEEDED",e.NoResponders="503",e.NotFunction="NOT_FUNC",e.RequestError="REQUEST_ERROR",e.ServerOptionNotAvailable="SERVER_OPT_NA",e.SubClosed="SUB_CLOSED",e.SubDraining="SUB_DRAINING",e.Timeout="TIMEOUT",e.Tls="TLS",e.Unknown="UNKNOWN_ERROR",e.WssRequired="WSS_REQUIRED",e.JetStreamInvalidAck="JESTREAM_INVALID_ACK",e.JetStream404NoMessages="404",e.JetStream408RequestTimeout="408",e.JetStream409MaxAckPendingExceeded="409",e.JetStream409="409",e.JetStreamNotEnabled="503",e.JetStreamIdleHeartBeat="IDLE_HEARTBEAT",e.AuthorizationViolation="AUTHORIZATION_VIOLATION",e.AuthenticationExpired="AUTHENTICATION_EXPIRED",e.ProtocolError="NATS_PROTOCOL_ERR",e.PermissionsViolation="PERMISSIONS_VIOLATION",e.AuthenticationTimeout="AUTHENTICATION_TIMEOUT",e.AccountExpired="ACCOUNT_EXPIRED"})(ke||(ke={}));function Q_(e){return typeof e.code=="string"}class mx{constructor(){C(this,"messages");this.messages=new Map,this.messages.set(ke.InvalidPayload,"Invalid payload type - payloads can be 'binary', 'string', or 'json'"),this.messages.set(ke.BadJson,"Bad JSON"),this.messages.set(ke.WssRequired,"TLS is required, therefore a secure websocket connection is also required")}static getMessage(t){return Z_.getMessage(t)}getMessage(t){return this.messages.get(t)||t}}const Z_=new mx;class Ne extends Error{constructor(r,s,l){super(r);C(this,"name");C(this,"message");C(this,"code");C(this,"permissionContext");C(this,"chainedError");C(this,"api_error");this.name="NatsError",this.message=r,this.code=s,this.chainedError=l}static errorForCode(r,s){const l=mx.getMessage(r);return new Ne(l,r,s)}isAuthError(){return this.code===ke.AuthenticationExpired||this.code===ke.AuthorizationViolation||this.code===ke.AccountExpired}isAuthTimeout(){return this.code===ke.AuthenticationTimeout}isPermissionError(){return this.code===ke.PermissionsViolation}isProtocolError(){return this.code===ke.ProtocolError}isJetStreamError(){return this.api_error!==void 0}jsError(){return this.api_error?this.api_error:null}}var In;(function(e){e[e.Exact=0]="Exact",e[e.CanonicalMIME=1]="CanonicalMIME",e[e.IgnoreCase=2]="IgnoreCase"})(In||(In={}));var xr;(function(e){e.Timer="timer",e.Count="count",e.JitterTimer="jitterTimer",e.SentinelMsg="sentinelMsg"})(xr||(xr={}));var Tl;(function(e){e.STATS="io.nats.micro.v1.stats_response",e.INFO="io.nats.micro.v1.info_response",e.PING="io.nats.micro.v1.ping_response"})(Tl||(Tl={}));const Tu="Nats-Service-Error",ju="Nats-Service-Error-Code";class Nu extends Error{constructor(r,s){super(s);C(this,"code");this.code=r}static isServiceError(r){return Nu.toServiceError(r)!==null}static toServiceError(r){var l,u;const s=((l=r==null?void 0:r.headers)==null?void 0:l.get(ju))||"";if(s!==""){const c=parseInt(s)||400,f=((u=r==null?void 0:r.headers)==null?void 0:u.get(Tu))||"";return new Nu(c,f.length?f:s)}return null}}function ni(e=""){if(e=e||"_INBOX",typeof e!="string")throw new Error("prefix must be a string");return e.split(".").forEach(t=>{if(t==="*"||t===">")throw new Error(`inbox prefixes cannot have wildcards '${e}'`)}),`${e}.${Pi.next()}`}const Wh="127.0.0.1";var zi;(function(e){e.PING="PING",e.STATS="STATS",e.INFO="INFO"})(zi||(zi={}));function Gu(e,...t){for(let r=0;r<t.length;r++){const s=t[r];Object.keys(s).forEach(function(l){e[l]=s[l]})}return e}function fu(e){return $n.decode(e).replace(/\n/g,"␊").replace(/\r/g,"␍")}function ma(e,t=!0){const r=t?Ne.errorForCode(ke.Timeout):null;let s,l;const u=new Promise((c,f)=>{s={cancel:()=>{l&&clearTimeout(l)}},l=setTimeout(()=>{f(r===null?Ne.errorForCode(ke.Timeout):r)},e)});return Object.assign(u,s)}function Sa(e=0){let t;const r=new Promise(s=>{const l=setTimeout(()=>{s()},e);t={cancel:()=>{l&&clearTimeout(l)}}});return Object.assign(r,t)}function Ut(){let e={};const t=new Promise((r,s)=>{e={resolve:r,reject:s}});return Object.assign(t,e)}function px(e){for(let t=e.length-1;t>0;t--){const r=Math.floor(Math.random()*(t+1));[e[t],e[r]]=[e[r],e[t]]}return e}function W_(e){return e===0?0:Math.floor(e/2+Math.random()*e)}function Dd(e=[0,250,250,500,500,3e3,5e3]){Array.isArray(e)||(e=[0,250,250,500,500,3e3,5e3]);const t=e.length-1;return{backoff(r){return W_(r>t?e[t]:e[r])}}}function zt(e){return e*1e6}function Ld(e){return Math.floor(e/1e6)}function b0(e){let s=!0;const l=new Array(e.length);for(let u=0;u<e.length;u++){let c=e.charCodeAt(u);if(c===58||c<33||c>126)throw new Ne(`'${e[u]}' is not a valid character for a header key`,ke.BadHeader);s&&97<=c&&c<=122?c-=32:!s&&65<=c&&c<=90&&(c+=32),l[u]=c,s=c==45}return String.fromCharCode(...l)}function ii(e=0,t=""){if(e===0&&t!==""||e>0&&t==="")throw new Error("setting status requires both code and description");return new Ui(e,t)}const vh="NATS/1.0";class Ui{constructor(t=0,r=""){C(this,"_code");C(this,"headers");C(this,"_description");this._code=t,this._description=r,this.headers=new Map}[Symbol.iterator](){return this.headers.entries()}size(){return this.headers.size}equals(t){if(t&&this.headers.size===t.headers.size&&this._code===t._code){for(const[r,s]of this.headers){const l=t.values(r);if(s.length!==l.length)return!1;const u=[...s].sort(),c=[...l].sort();for(let f=0;f<u.length;f++)if(u[f]!==c[f])return!1}return!0}return!1}static decode(t){const r=new Ui,l=$n.decode(t).split(`\r
|
|
61
61
|
`),u=l[0];if(u!==vh){let c=u.replace(vh,"").trim();if(c.length>0){r._code=parseInt(c,10),isNaN(r._code)&&(r._code=0);const f=r._code.toString();c=c.replace(f,""),r._description=c.trim()}}return l.length>=1&&l.slice(1).map(c=>{if(c){const f=c.indexOf(":");if(f>-1){const d=c.slice(0,f),m=c.slice(f+1).trim();r.append(d,m)}}}),r}toString(){if(this.headers.size===0&&this._code===0)return"";let t=vh;this._code>0&&this._description!==""&&(t+=` ${this._code} ${this._description}`);for(const[r,s]of this.headers)for(let l=0;l<s.length;l++)t=`${t}\r
|
|
62
62
|
${r}: ${s[l]}`;return`${t}\r
|
|
63
63
|
\r
|
|
64
64
|
`}encode(){return Ii.encode(this.toString())}static validHeaderValue(t){if(/[\r\n]/.test(t))throw new Ne("invalid header value - \\r and \\n are not allowed.",ke.BadHeader);return t.trim()}keys(){const t=[];for(const r of this.headers.keys())t.push(r);return t}findKeys(t,r=In.Exact){const s=this.keys();switch(r){case In.Exact:return s.filter(l=>l===t);case In.CanonicalMIME:return t=b0(t),s.filter(l=>l===t);default:{const l=t.toLowerCase();return s.filter(u=>l===u.toLowerCase())}}}get(t,r=In.Exact){const s=this.findKeys(t,r);if(s.length){const l=this.headers.get(s[0]);if(l)return Array.isArray(l)?l[0]:l}return""}last(t,r=In.Exact){const s=this.findKeys(t,r);if(s.length){const l=this.headers.get(s[0]);if(l)return Array.isArray(l)?l[l.length-1]:l}return""}has(t,r=In.Exact){return this.findKeys(t,r).length>0}set(t,r,s=In.Exact){this.delete(t,s),this.append(t,r,s)}append(t,r,s=In.Exact){const l=b0(t);s===In.CanonicalMIME&&(t=l);const u=this.findKeys(t,s);t=u.length>0?u[0]:t;const c=Ui.validHeaderValue(r);let f=this.headers.get(t);f||(f=[],this.headers.set(t,f)),f.push(c)}values(t,r=In.Exact){const s=[];return this.findKeys(t,r).forEach(u=>{const c=this.headers.get(u);c&&s.push(...c)}),s}delete(t,r=In.Exact){this.findKeys(t,r).forEach(l=>{this.headers.delete(l)})}get hasError(){return this._code>=300}get status(){return`${this._code} ${this._description}`.trim()}toRecord(){const t={};return this.keys().forEach(r=>{t[r]=this.values(r)}),t}get code(){return this._code}get description(){return this._description}static fromRecord(t){const r=new Ui;for(const s in t)r.headers.set(s,t[s]);return r}}function Ou(){return{encode(e){return Ii.encode(e)},decode(e){return $n.decode(e)}}}function vr(e){return{encode(t){try{return t===void 0&&(t=null),Ii.encode(JSON.stringify(t))}catch(r){throw Ne.errorForCode(ke.BadJson,r)}},decode(t){try{return JSON.parse($n.decode(t),e)}catch(r){throw Ne.errorForCode(ke.BadJson,r)}}}}function gx(e){var t;return e&&e.data.length===0&&((t=e.headers)==null?void 0:t.code)===503?Ne.errorForCode(ke.NoResponders):null}class zd{constructor(t,r,s){C(this,"_headers");C(this,"_msg");C(this,"_rdata");C(this,"_reply");C(this,"_subject");C(this,"publisher");this._msg=t,this._rdata=r,this.publisher=s}get subject(){return this._subject?this._subject:(this._subject=$n.decode(this._msg.subject),this._subject)}get reply(){return this._reply?this._reply:(this._reply=$n.decode(this._msg.reply),this._reply)}get sid(){return this._msg.sid}get headers(){if(this._msg.hdr>-1&&!this._headers){const t=this._rdata.subarray(0,this._msg.hdr);this._headers=Ui.decode(t)}return this._headers}get data(){return this._rdata?this._msg.hdr>-1?this._rdata.subarray(this._msg.hdr):this._rdata:new Uint8Array(0)}respond(t=Gn,r){return this.reply?(this.publisher.publish(this.reply,t,r),!0):!1}size(){var l;const t=this._msg.subject.length,r=((l=this._msg.reply)==null?void 0:l.length)||0,s=this._msg.size===-1?0:this._msg.size;return t+r+s}json(t){return vr(t).decode(this.data)}string(){return $n.decode(this.data)}requestInfo(){var r;const t=(r=this.headers)==null?void 0:r.get("Nats-Request-Info");return t?JSON.parse(t,function(s,l){return(s==="start"||s==="stop")&&l!==""?new Date(Date.parse(l)):l}):null}}C(zd,"jc");function oa(e){return Ju("durable",e)}function vn(e){return Ju("stream",e)}function Ju(e,t=""){if(t==="")throw Error(`${e} name required`);return[".","*",">","/","\\"," "," ",`
|
|
65
65
|
`,"\r"].forEach(s=>{if(t.indexOf(s)!==-1){switch(s){case`
|
|
66
|
-
`:s="\\n";break;case"\r":s="\\r";break;case" ":s="\\t";break}throw Error(`invalid ${e} name - ${e} name cannot contain '${s}'`)}}),""}function El(e,t=""){if(t==="")throw Error(`${e} name required`);const r=e2(t);if(r.length)throw new Error(`invalid ${e} name - ${e} name ${r}`)}function e2(e=""){if(e==="")throw Error("name required");const t=/^[-\w]+$/g;if(e.match(t)===null){for(const s of e.split(""))if(s.match(t)===null)return`cannot contain '${s}'`}return""}function ed(e){if(e.data.length>0)return!1;const t=e.headers;return t?t.code>=100&&t.code<200:!1}function td(e){var t;return ed(e)&&((t=e.headers)==null?void 0:t.description)==="Idle Heartbeat"}function t2(e,t,r){const s=ii(e,t),l={hdr:1,sid:0,size:0},u=new zd(l,Gn,{});return u._headers=s,u._subject=r,u}function ua(e){if(e.data.length!==0)return null;const t=e.headers;return t?yx(t.code,t.description):null}var or;(function(e){e.MaxBatchExceeded="exceeded maxrequestbatch of",e.MaxExpiresExceeded="exceeded maxrequestexpires of",e.MaxBytesExceeded="exceeded maxrequestmaxbytes of",e.MaxMessageSizeExceeded="message size exceeds maxbytes",e.PushConsumer="consumer is push based",e.MaxWaitingExceeded="exceeded maxwaiting",e.IdleHeartbeatMissed="idle heartbeats missed",e.ConsumerDeleted="consumer deleted"})(or||(or={}));function n2(e){return e.code!==ke.JetStream409?!1:[or.MaxBatchExceeded,or.MaxExpiresExceeded,or.MaxBytesExceeded,or.MaxMessageSizeExceeded,or.PushConsumer,or.IdleHeartbeatMissed,or.ConsumerDeleted].find(r=>e.message.indexOf(r)!==-1)!==void 0}function yx(e,t=""){if(e<300)return null;switch(t=t.toLowerCase(),e){case 404:return new Ne(t,ke.JetStream404NoMessages);case 408:return new Ne(t,ke.JetStream408RequestTimeout);case 409:{const r=t.startsWith(or.IdleHeartbeatMissed)?ke.JetStreamIdleHeartBeat:ke.JetStream409;return new Ne(t,r)}case 503:return Ne.errorForCode(ke.JetStreamNotEnabled,new Error(t));default:return t===""&&(t=ke.Unknown),new Ne(t,`${e}`)}}class sn{constructor(){C(this,"inflight");C(this,"processed");C(this,"received");C(this,"noIterator");C(this,"iterClosed");C(this,"done");C(this,"signal");C(this,"yields");C(this,"filtered");C(this,"pendingFiltered");C(this,"ingestionFilterFn");C(this,"protocolFilterFn");C(this,"dispatchedFn");C(this,"ctx");C(this,"_data");C(this,"err");C(this,"time");C(this,"yielding");this.inflight=0,this.filtered=0,this.pendingFiltered=0,this.processed=0,this.received=0,this.noIterator=!1,this.done=!1,this.signal=Ut(),this.yields=[],this.iterClosed=Ut(),this.time=0,this.yielding=!1}[Symbol.asyncIterator](){return this.iterate()}push(t){if(this.done)return;if(typeof t=="function"){this.yields.push(t),this.signal.resolve();return}const{ingest:r,protocol:s}=this.ingestionFilterFn?this.ingestionFilterFn(t,this.ctx||this):{ingest:!0,protocol:!1};r&&(s&&(this.filtered++,this.pendingFiltered++),this.yields.push(t),this.signal.resolve())}async*iterate(){if(this.noIterator)throw new Ne("unsupported iterator",ke.ApiError);if(this.yielding)throw new Ne("already yielding",ke.ApiError);this.yielding=!0;try{for(;;){if(this.yields.length===0&&await this.signal,this.err)throw this.err;const t=this.yields;this.inflight=t.length,this.yields=[];for(let r=0;r<t.length;r++){if(typeof t[r]=="function"){const l=t[r];try{l()}catch(u){throw u}if(this.err)throw this.err;continue}if(this.protocolFilterFn?this.protocolFilterFn(t[r]):!0){this.processed++;const l=Date.now();yield t[r],this.time=Date.now()-l,this.dispatchedFn&&t[r]&&this.dispatchedFn(t[r])}else this.pendingFiltered--;this.inflight--}if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=Ut())}}finally{this.stop()}}stop(t){this.done||(this.err=t,this.done=!0,this.signal.resolve(),this.iterClosed.resolve(t))}getProcessed(){return this.noIterator?this.received:this.processed}getPending(){return this.yields.length+this.inflight-this.pendingFiltered}getReceived(){return this.received-this.filtered}}class Ud{constructor(t,r,s={maxOut:2}){C(this,"interval");C(this,"maxOut");C(this,"cancelAfter");C(this,"timer");C(this,"autoCancelTimer");C(this,"last");C(this,"missed");C(this,"count");C(this,"callback");this.interval=t,this.maxOut=(s==null?void 0:s.maxOut)||2,this.cancelAfter=(s==null?void 0:s.cancelAfter)||0,this.last=Date.now(),this.missed=0,this.count=0,this.callback=r,this._schedule()}cancel(){this.autoCancelTimer&&clearTimeout(this.autoCancelTimer),this.timer&&clearInterval(this.timer),this.timer=0,this.autoCancelTimer=0,this.missed=0}work(){this.last=Date.now(),this.missed=0}_change(t,r=0,s=2){this.interval=t,this.maxOut=s,this.cancelAfter=r,this.restart()}restart(){this.cancel(),this._schedule()}_schedule(){this.cancelAfter>0&&(this.autoCancelTimer=setTimeout(()=>{this.cancel()},this.cancelAfter)),this.timer=setInterval(()=>{if(this.count++,Date.now()-this.last>this.interval&&this.missed++,this.missed>=this.maxOut)try{this.callback(this.missed)===!0&&this.cancel()}catch(t){console.log(t)}},this.interval)}}var nd;(function(e){e.Limits="limits",e.Interest="interest",e.Workqueue="workqueue"})(nd||(nd={}));var Ul;(function(e){e.Old="old",e.New="new"})(Ul||(Ul={}));var rd;(function(e){e.File="file",e.Memory="memory"})(rd||(rd={}));var Vt;(function(e){e.All="all",e.Last="last",e.New="new",e.StartSequence="by_start_sequence",e.StartTime="by_start_time",e.LastPerSubject="last_per_subject"})(Vt||(Vt={}));var rn;(function(e){e.None="none",e.All="all",e.Explicit="explicit",e.NotSet=""})(rn||(rn={}));var pa;(function(e){e.Instant="instant",e.Original="original"})(pa||(pa={}));var Hi;(function(e){e.None="none",e.S2="s2"})(Hi||(Hi={}));var Ru;(function(e){e.CreateOrUpdate="",e.Update="update",e.Create="create"})(Ru||(Ru={}));function r2(e,t={}){return Object.assign({name:e,deliver_policy:Vt.All,ack_policy:rn.Explicit,ack_wait:zt(30*1e3),replay_policy:pa.Instant},t)}var x0;(function(e){e.API="api_audit",e.StreamAction="stream_action",e.ConsumerAction="consumer_action",e.SnapshotCreate="snapshot_create",e.SnapshotComplete="snapshot_complete",e.RestoreCreate="restore_create",e.RestoreComplete="restore_complete",e.MaxDeliver="max_deliver",e.Terminated="terminated",e.Ack="consumer_ack",e.StreamLeaderElected="stream_leader_elected",e.StreamQuorumLost="stream_quorum_lost",e.ConsumerLeaderElected="consumer_leader_elected",e.ConsumerQuorumLost="consumer_quorum_lost"})(x0||(x0={}));var kn;(function(e){e.StreamSourceHdr="Nats-Stream-Source",e.LastConsumerSeqHdr="Nats-Last-Consumer",e.LastStreamSeqHdr="Nats-Last-Stream",e.ConsumerStalledHdr="Nats-Consumer-Stalled",e.MessageSizeHdr="Nats-Msg-Size",e.RollupHdr="Nats-Rollup",e.RollupValueSubject="sub",e.RollupValueAll="all",e.PendingMessagesHdr="Nats-Pending-Messages",e.PendingBytesHdr="Nats-Pending-Bytes"})(kn||(kn={}));var yr;(function(e){e.LastValue="",e.AllHistory="history",e.UpdatesOnly="updates"})(yr||(yr={}));var sa;(function(e){e.Stream="Nats-Stream",e.Sequence="Nats-Sequence",e.TimeStamp="Nats-Time-Stamp",e.Subject="Nats-Subject"})(sa||(sa={}));var v0;(function(e){e.Stream="Nats-Stream",e.Subject="Nats-Subject",e.Sequence="Nats-Sequence",e.LastSequence="Nats-Last-Sequence",e.Size="Nats-Msg-Size"})(v0||(v0={}));const Fn="KV_";class i2{constructor(t){C(this,"config");C(this,"ordered");C(this,"mack");C(this,"stream");C(this,"callbackFn");C(this,"max");C(this,"qname");C(this,"isBind");C(this,"filters");this.stream="",this.mack=!1,this.ordered=!1,this.config=r2("",t||{})}getOpts(){var r;const t={};if(t.config=Object.assign({},this.config),t.config.filter_subject&&(this.filterSubject(t.config.filter_subject),t.config.filter_subject=void 0),t.config.filter_subjects&&((r=t.config.filter_subjects)==null||r.forEach(s=>{this.filterSubject(s)}),t.config.filter_subjects=void 0),t.mack=this.mack,t.stream=this.stream,t.callbackFn=this.callbackFn,t.max=this.max,t.queue=this.qname,t.ordered=this.ordered,t.config.ack_policy=t.ordered?rn.None:t.config.ack_policy,t.isBind=t.isBind||!1,this.filters)switch(this.filters.length){case 0:break;case 1:t.config.filter_subject=this.filters[0];break;default:t.config.filter_subjects=this.filters}return t}description(t){return this.config.description=t,this}deliverTo(t){return this.config.deliver_subject=t,this}durable(t){return oa(t),this.config.durable_name=t,this}startSequence(t){if(t<=0)throw new Error("sequence must be greater than 0");return this.config.deliver_policy=Vt.StartSequence,this.config.opt_start_seq=t,this}startTime(t){return this.config.deliver_policy=Vt.StartTime,this.config.opt_start_time=t.toISOString(),this}deliverAll(){return this.config.deliver_policy=Vt.All,this}deliverLastPerSubject(){return this.config.deliver_policy=Vt.LastPerSubject,this}deliverLast(){return this.config.deliver_policy=Vt.Last,this}deliverNew(){return this.config.deliver_policy=Vt.New,this}startAtTimeDelta(t){return this.startTime(new Date(Date.now()-t)),this}headersOnly(){return this.config.headers_only=!0,this}ackNone(){return this.config.ack_policy=rn.None,this}ackAll(){return this.config.ack_policy=rn.All,this}ackExplicit(){return this.config.ack_policy=rn.Explicit,this}ackWait(t){return this.config.ack_wait=zt(t),this}maxDeliver(t){return this.config.max_deliver=t,this}filterSubject(t){return this.filters=this.filters||[],this.filters.push(t),this}replayInstantly(){return this.config.replay_policy=pa.Instant,this}replayOriginal(){return this.config.replay_policy=pa.Original,this}sample(t){if(t=Math.trunc(t),t<0||t>100)throw new Error("value must be between 0-100");return this.config.sample_freq=`${t}%`,this}limit(t){return this.config.rate_limit_bps=t,this}maxWaiting(t){return this.config.max_waiting=t,this}maxAckPending(t){return this.config.max_ack_pending=t,this}idleHeartbeat(t){return this.config.idle_heartbeat=zt(t),this}flowControl(){return this.config.flow_control=!0,this}deliverGroup(t){return this.queue(t),this}manualAck(){return this.mack=!0,this}maxMessages(t){return this.max=t,this}callback(t){return this.callbackFn=t,this}queue(t){return this.qname=t,this.config.deliver_group=t,this}orderedConsumer(){return this.ordered=!0,this}bind(t,r){return this.stream=t,this.config.durable_name=r,this.isBind=!0,this}bindStream(t){return this.stream=t,this}inactiveEphemeralThreshold(t){return this.config.inactive_threshold=zt(t),this}maxPullBatch(t){return this.config.max_batch=t,this}maxPullRequestExpires(t){return this.config.max_expires=zt(t),this}memory(){return this.config.mem_storage=!0,this}numReplicas(t){return this.config.num_replicas=t,this}consumerName(t){return this.config.name=t,this}}function Bi(e){return new i2(e)}function w0(e){return typeof e.getOpts=="function"}class s2{static encode(t){if(typeof t=="string")return btoa(t);const r=Array.from(t);return btoa(String.fromCharCode(...r))}static decode(t,r=!1){const s=atob(t);return r?Uint8Array.from(s,l=>l.charCodeAt(0)):s}}class ca{static encode(t){return ca.toB64URLEncoding(s2.encode(t))}static decode(t,r=!1){return ca.decode(ca.fromB64URLEncoding(t),r)}static toB64URLEncoding(t){return t.replace(/\+/g,"-").replace(/\//g,"_")}static fromB64URLEncoding(t){return t.replace(/_/g,"/").replace(/-/g,"+")}}class ga{constructor(){C(this,"buffers");C(this,"byteLength");this.buffers=[],this.byteLength=0}static concat(...t){let r=0;for(let u=0;u<t.length;u++)r+=t[u].length;const s=new Uint8Array(r);let l=0;for(let u=0;u<t.length;u++)s.set(t[u],l),l+=t[u].length;return s}static fromAscii(t){return t||(t=""),Ii.encode(t)}static toAscii(t){return $n.decode(t)}reset(){this.buffers.length=0,this.byteLength=0}pack(){if(this.buffers.length>1){const t=new Uint8Array(this.byteLength);let r=0;for(let s=0;s<this.buffers.length;s++)t.set(this.buffers[s],r),r+=this.buffers[s].length;this.buffers.length=0,this.buffers.push(t)}}shift(){if(this.buffers.length){const t=this.buffers.shift();if(t)return this.byteLength-=t.length,t}return new Uint8Array(0)}drain(t){if(this.buffers.length){this.pack();const r=this.buffers.pop();if(r){const s=this.byteLength;(t===void 0||t>s)&&(t=s);const l=r.subarray(0,t);return s>t&&this.buffers.push(r.subarray(t)),this.byteLength=s-t,l}}return new Uint8Array(0)}fill(t,...r){t&&(this.buffers.push(t),this.byteLength+=t.length);for(let s=0;s<r.length;s++)r[s]&&r[s].length&&(this.buffers.push(r[s]),this.byteLength+=r[s].length)}peek(){return this.buffers.length?(this.pack(),this.buffers[0]):new Uint8Array(0)}size(){return this.byteLength}length(){return this.buffers.length}}function a2(e,t){return t.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(s){if(s!=="default"&&!(s in e)){var l=Object.getOwnPropertyDescriptor(r,s);Object.defineProperty(e,s,l.get?l:{enumerable:!0,get:function(){return r[s]}})}})}),Object.freeze(e)}var l2=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{},bl=l2.performance||{};bl.now||bl.mozNow||bl.msNow||bl.oNow||bl.webkitNow;var S0={versions:{}},o2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function u2(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),t}var wh,Xu={exports:{}},_0={},k0=u2(a2({__proto__:null,default:_0},[_0]));wh=Xu,(function(){var e="input is invalid type",t=typeof window=="object",r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var s=!t&&typeof self=="object",l=!r.JS_SHA256_NO_NODE_JS&&S0.versions&&S0.versions.node;l?r=o2:s&&(r=self);var u=!r.JS_SHA256_NO_COMMON_JS&&wh.exports,c=!r.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",f="0123456789abcdef".split(""),d=[-2147483648,8388608,32768,128],m=[24,16,8,0],y=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],g=["hex","array","digest","arrayBuffer"],x=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(U){return Object.prototype.toString.call(U)==="[object Array]"}),!c||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(U){return typeof U=="object"&&U.buffer&&U.buffer.constructor===ArrayBuffer});var w=function(U,R){return function(ee){return new H(R,!0).update(ee)[U]()}},_=function(U){var R=w("hex",U);l&&(R=j(R,U)),R.create=function(){return new H(U)},R.update=function(q){return R.create().update(q)};for(var ee=0;ee<g.length;++ee){var F=g[ee];R[F]=w(F,U)}return R},j=function(U,R){var ee,F=k0,q=k0.Buffer,M=R?"sha224":"sha256";return ee=q.from&&!r.JS_SHA256_NO_BUFFER_FROM?q.from:function(G){return new q(G)},function(G){if(typeof G=="string")return F.createHash(M).update(G,"utf8").digest("hex");if(G==null)throw new Error(e);return G.constructor===ArrayBuffer&&(G=new Uint8Array(G)),Array.isArray(G)||ArrayBuffer.isView(G)||G.constructor===q?F.createHash(M).update(ee(G)).digest("hex"):U(G)}},L=function(U,R){return function(ee,F){return new $(ee,R,!0).update(F)[U]()}},N=function(U){var R=L("hex",U);R.create=function(q){return new $(q,U)},R.update=function(q,M){return R.create(q).update(M)};for(var ee=0;ee<g.length;++ee){var F=g[ee];R[F]=L(F,U)}return R};function H(U,R){R?(x[0]=x[16]=x[1]=x[2]=x[3]=x[4]=x[5]=x[6]=x[7]=x[8]=x[9]=x[10]=x[11]=x[12]=x[13]=x[14]=x[15]=0,this.blocks=x):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],U?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=U}function $(U,R,ee){var F,q=typeof U;if(q==="string"){var M,G=[],J=U.length,oe=0;for(F=0;F<J;++F)(M=U.charCodeAt(F))<128?G[oe++]=M:M<2048?(G[oe++]=192|M>>>6,G[oe++]=128|63&M):M<55296||M>=57344?(G[oe++]=224|M>>>12,G[oe++]=128|M>>>6&63,G[oe++]=128|63&M):(M=65536+((1023&M)<<10|1023&U.charCodeAt(++F)),G[oe++]=240|M>>>18,G[oe++]=128|M>>>12&63,G[oe++]=128|M>>>6&63,G[oe++]=128|63&M);U=G}else{if(q!=="object")throw new Error(e);if(U===null)throw new Error(e);if(c&&U.constructor===ArrayBuffer)U=new Uint8Array(U);else if(!(Array.isArray(U)||c&&ArrayBuffer.isView(U)))throw new Error(e)}U.length>64&&(U=new H(R,!0).update(U).array());var le=[],K=[];for(F=0;F<64;++F){var z=U[F]||0;le[F]=92^z,K[F]=54^z}H.call(this,R,ee),this.update(K),this.oKeyPad=le,this.inner=!0,this.sharedMemory=ee}H.prototype.update=function(U){if(!this.finalized){var R,ee=typeof U;if(ee!=="string"){if(ee!=="object")throw new Error(e);if(U===null)throw new Error(e);if(c&&U.constructor===ArrayBuffer)U=new Uint8Array(U);else if(!(Array.isArray(U)||c&&ArrayBuffer.isView(U)))throw new Error(e);R=!0}for(var F,q,M=0,G=U.length,J=this.blocks;M<G;){if(this.hashed&&(this.hashed=!1,J[0]=this.block,this.block=J[16]=J[1]=J[2]=J[3]=J[4]=J[5]=J[6]=J[7]=J[8]=J[9]=J[10]=J[11]=J[12]=J[13]=J[14]=J[15]=0),R)for(q=this.start;M<G&&q<64;++M)J[q>>>2]|=U[M]<<m[3&q++];else for(q=this.start;M<G&&q<64;++M)(F=U.charCodeAt(M))<128?J[q>>>2]|=F<<m[3&q++]:F<2048?(J[q>>>2]|=(192|F>>>6)<<m[3&q++],J[q>>>2]|=(128|63&F)<<m[3&q++]):F<55296||F>=57344?(J[q>>>2]|=(224|F>>>12)<<m[3&q++],J[q>>>2]|=(128|F>>>6&63)<<m[3&q++],J[q>>>2]|=(128|63&F)<<m[3&q++]):(F=65536+((1023&F)<<10|1023&U.charCodeAt(++M)),J[q>>>2]|=(240|F>>>18)<<m[3&q++],J[q>>>2]|=(128|F>>>12&63)<<m[3&q++],J[q>>>2]|=(128|F>>>6&63)<<m[3&q++],J[q>>>2]|=(128|63&F)<<m[3&q++]);this.lastByteIndex=q,this.bytes+=q-this.start,q>=64?(this.block=J[16],this.start=q-64,this.hash(),this.hashed=!0):this.start=q}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},H.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var U=this.blocks,R=this.lastByteIndex;U[16]=this.block,U[R>>>2]|=d[3&R],this.block=U[16],R>=56&&(this.hashed||this.hash(),U[0]=this.block,U[16]=U[1]=U[2]=U[3]=U[4]=U[5]=U[6]=U[7]=U[8]=U[9]=U[10]=U[11]=U[12]=U[13]=U[14]=U[15]=0),U[14]=this.hBytes<<3|this.bytes>>>29,U[15]=this.bytes<<3,this.hash()}},H.prototype.hash=function(){var U,R,ee,F,q,M,G,J,oe,le=this.h0,K=this.h1,z=this.h2,W=this.h3,ue=this.h4,ve=this.h5,D=this.h6,P=this.h7,te=this.blocks;for(U=16;U<64;++U)R=((q=te[U-15])>>>7|q<<25)^(q>>>18|q<<14)^q>>>3,ee=((q=te[U-2])>>>17|q<<15)^(q>>>19|q<<13)^q>>>10,te[U]=te[U-16]+R+te[U-7]+ee|0;for(oe=K&z,U=0;U<64;U+=4)this.first?(this.is224?(M=300032,P=(q=te[0]-1413257819)-150054599|0,W=q+24177077|0):(M=704751109,P=(q=te[0]-210244248)-1521486534|0,W=q+143694565|0),this.first=!1):(R=(le>>>2|le<<30)^(le>>>13|le<<19)^(le>>>22|le<<10),F=(M=le&K)^le&z^oe,P=W+(q=P+(ee=(ue>>>6|ue<<26)^(ue>>>11|ue<<21)^(ue>>>25|ue<<7))+(ue&ve^~ue&D)+y[U]+te[U])|0,W=q+(R+F)|0),R=(W>>>2|W<<30)^(W>>>13|W<<19)^(W>>>22|W<<10),F=(G=W&le)^W&K^M,D=z+(q=D+(ee=(P>>>6|P<<26)^(P>>>11|P<<21)^(P>>>25|P<<7))+(P&ue^~P&ve)+y[U+1]+te[U+1])|0,R=((z=q+(R+F)|0)>>>2|z<<30)^(z>>>13|z<<19)^(z>>>22|z<<10),F=(J=z&W)^z&le^G,ve=K+(q=ve+(ee=(D>>>6|D<<26)^(D>>>11|D<<21)^(D>>>25|D<<7))+(D&P^~D&ue)+y[U+2]+te[U+2])|0,R=((K=q+(R+F)|0)>>>2|K<<30)^(K>>>13|K<<19)^(K>>>22|K<<10),F=(oe=K&z)^K&W^J,ue=le+(q=ue+(ee=(ve>>>6|ve<<26)^(ve>>>11|ve<<21)^(ve>>>25|ve<<7))+(ve&D^~ve&P)+y[U+3]+te[U+3])|0,le=q+(R+F)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+le|0,this.h1=this.h1+K|0,this.h2=this.h2+z|0,this.h3=this.h3+W|0,this.h4=this.h4+ue|0,this.h5=this.h5+ve|0,this.h6=this.h6+D|0,this.h7=this.h7+P|0},H.prototype.hex=function(){this.finalize();var U=this.h0,R=this.h1,ee=this.h2,F=this.h3,q=this.h4,M=this.h5,G=this.h6,J=this.h7,oe=f[U>>>28&15]+f[U>>>24&15]+f[U>>>20&15]+f[U>>>16&15]+f[U>>>12&15]+f[U>>>8&15]+f[U>>>4&15]+f[15&U]+f[R>>>28&15]+f[R>>>24&15]+f[R>>>20&15]+f[R>>>16&15]+f[R>>>12&15]+f[R>>>8&15]+f[R>>>4&15]+f[15&R]+f[ee>>>28&15]+f[ee>>>24&15]+f[ee>>>20&15]+f[ee>>>16&15]+f[ee>>>12&15]+f[ee>>>8&15]+f[ee>>>4&15]+f[15&ee]+f[F>>>28&15]+f[F>>>24&15]+f[F>>>20&15]+f[F>>>16&15]+f[F>>>12&15]+f[F>>>8&15]+f[F>>>4&15]+f[15&F]+f[q>>>28&15]+f[q>>>24&15]+f[q>>>20&15]+f[q>>>16&15]+f[q>>>12&15]+f[q>>>8&15]+f[q>>>4&15]+f[15&q]+f[M>>>28&15]+f[M>>>24&15]+f[M>>>20&15]+f[M>>>16&15]+f[M>>>12&15]+f[M>>>8&15]+f[M>>>4&15]+f[15&M]+f[G>>>28&15]+f[G>>>24&15]+f[G>>>20&15]+f[G>>>16&15]+f[G>>>12&15]+f[G>>>8&15]+f[G>>>4&15]+f[15&G];return this.is224||(oe+=f[J>>>28&15]+f[J>>>24&15]+f[J>>>20&15]+f[J>>>16&15]+f[J>>>12&15]+f[J>>>8&15]+f[J>>>4&15]+f[15&J]),oe},H.prototype.toString=H.prototype.hex,H.prototype.digest=function(){this.finalize();var U=this.h0,R=this.h1,ee=this.h2,F=this.h3,q=this.h4,M=this.h5,G=this.h6,J=this.h7,oe=[U>>>24&255,U>>>16&255,U>>>8&255,255&U,R>>>24&255,R>>>16&255,R>>>8&255,255&R,ee>>>24&255,ee>>>16&255,ee>>>8&255,255&ee,F>>>24&255,F>>>16&255,F>>>8&255,255&F,q>>>24&255,q>>>16&255,q>>>8&255,255&q,M>>>24&255,M>>>16&255,M>>>8&255,255&M,G>>>24&255,G>>>16&255,G>>>8&255,255&G];return this.is224||oe.push(J>>>24&255,J>>>16&255,J>>>8&255,255&J),oe},H.prototype.array=H.prototype.digest,H.prototype.arrayBuffer=function(){this.finalize();var U=new ArrayBuffer(this.is224?28:32),R=new DataView(U);return R.setUint32(0,this.h0),R.setUint32(4,this.h1),R.setUint32(8,this.h2),R.setUint32(12,this.h3),R.setUint32(16,this.h4),R.setUint32(20,this.h5),R.setUint32(24,this.h6),this.is224||R.setUint32(28,this.h7),U},$.prototype=new H,$.prototype.finalize=function(){if(H.prototype.finalize.call(this),this.inner){this.inner=!1;var U=this.array();H.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(U),H.prototype.finalize.call(this)}};var fe=_();fe.sha256=fe,fe.sha224=_(!0),fe.sha256.hmac=N(),fe.sha224.hmac=N(!0),u?wh.exports=fe:(r.sha256=fe.sha256,r.sha224=fe.sha224)})();Xu.exports;Xu.exports.sha224;var E0=Xu.exports.sha256;function id(e){return p2(e)}function c2(e){if(!/^[0-9A-Fa-f]+$/.test(e))return!1;const r=/^[0-9A-F]+$/.test(e),s=/^[0-9a-f]+$/.test(e);return r||s?e.length%2===0:!1}function f2(e){return/^[A-Za-z0-9\-_]*(={0,2})?$/.test(e)||/^[A-Za-z0-9+/]*(={0,2})?$/.test(e)}function h2(e){return c2(e)?"hex":f2(e)?"b64":""}function d2(e){if(e.length%2!==0)throw new Error("hex string must have an even length");const t=new Uint8Array(e.length/2);for(let r=0;r<e.length;r+=2)t[r/2]=parseInt(e.substring(r,r+2),16);return t}function m2(e){e=e.replace(/-/g,"+"),e=e.replace(/_/g,"/");const t=atob(e);return Uint8Array.from(t,r=>r.charCodeAt(0))}function p2(e){switch(h2(e)){case"hex":return d2(e);case"b64":return m2(e)}return null}function g2(e,t){const r=typeof e=="string"?id(e):e,s=typeof t=="string"?id(t):t;if(r===null||s===null||r.length!==s.length)return!1;for(let l=0;l<r.length;l++)if(r[l]!==s[l])return!1;return!0}class bx{constructor(t,r,s=!0){C(this,"token");C(this,"received");C(this,"ctx");C(this,"requestSubject");C(this,"mux");this.mux=t,this.requestSubject=r,this.received=0,this.token=Pi.next(),s&&(this.ctx=new Error)}}class y2 extends bx{constructor(r,s,l={maxWait:1e3}){super(r,s);C(this,"callback");C(this,"done");C(this,"timer");C(this,"max");C(this,"opts");if(this.opts=l,typeof this.opts.callback!="function")throw new Error("callback is required");this.callback=this.opts.callback,this.max=typeof l.maxMessages=="number"&&l.maxMessages>0?l.maxMessages:-1,this.done=Ut(),this.done.then(()=>{this.callback(null,null)}),this.timer=setTimeout(()=>{this.cancel()},l.maxWait)}cancel(r){r&&this.callback(r,null),clearTimeout(this.timer),this.mux.cancel(this),this.done.resolve()}resolver(r,s){r?(this.ctx&&(r.stack+=`
|
|
66
|
+
`:s="\\n";break;case"\r":s="\\r";break;case" ":s="\\t";break}throw Error(`invalid ${e} name - ${e} name cannot contain '${s}'`)}}),""}function El(e,t=""){if(t==="")throw Error(`${e} name required`);const r=e2(t);if(r.length)throw new Error(`invalid ${e} name - ${e} name ${r}`)}function e2(e=""){if(e==="")throw Error("name required");const t=/^[-\w]+$/g;if(e.match(t)===null){for(const s of e.split(""))if(s.match(t)===null)return`cannot contain '${s}'`}return""}function ed(e){if(e.data.length>0)return!1;const t=e.headers;return t?t.code>=100&&t.code<200:!1}function td(e){var t;return ed(e)&&((t=e.headers)==null?void 0:t.description)==="Idle Heartbeat"}function t2(e,t,r){const s=ii(e,t),l={hdr:1,sid:0,size:0},u=new zd(l,Gn,{});return u._headers=s,u._subject=r,u}function ua(e){if(e.data.length!==0)return null;const t=e.headers;return t?yx(t.code,t.description):null}var or;(function(e){e.MaxBatchExceeded="exceeded maxrequestbatch of",e.MaxExpiresExceeded="exceeded maxrequestexpires of",e.MaxBytesExceeded="exceeded maxrequestmaxbytes of",e.MaxMessageSizeExceeded="message size exceeds maxbytes",e.PushConsumer="consumer is push based",e.MaxWaitingExceeded="exceeded maxwaiting",e.IdleHeartbeatMissed="idle heartbeats missed",e.ConsumerDeleted="consumer deleted"})(or||(or={}));function n2(e){return e.code!==ke.JetStream409?!1:[or.MaxBatchExceeded,or.MaxExpiresExceeded,or.MaxBytesExceeded,or.MaxMessageSizeExceeded,or.PushConsumer,or.IdleHeartbeatMissed,or.ConsumerDeleted].find(r=>e.message.indexOf(r)!==-1)!==void 0}function yx(e,t=""){if(e<300)return null;switch(t=t.toLowerCase(),e){case 404:return new Ne(t,ke.JetStream404NoMessages);case 408:return new Ne(t,ke.JetStream408RequestTimeout);case 409:{const r=t.startsWith(or.IdleHeartbeatMissed)?ke.JetStreamIdleHeartBeat:ke.JetStream409;return new Ne(t,r)}case 503:return Ne.errorForCode(ke.JetStreamNotEnabled,new Error(t));default:return t===""&&(t=ke.Unknown),new Ne(t,`${e}`)}}class sn{constructor(){C(this,"inflight");C(this,"processed");C(this,"received");C(this,"noIterator");C(this,"iterClosed");C(this,"done");C(this,"signal");C(this,"yields");C(this,"filtered");C(this,"pendingFiltered");C(this,"ingestionFilterFn");C(this,"protocolFilterFn");C(this,"dispatchedFn");C(this,"ctx");C(this,"_data");C(this,"err");C(this,"time");C(this,"yielding");this.inflight=0,this.filtered=0,this.pendingFiltered=0,this.processed=0,this.received=0,this.noIterator=!1,this.done=!1,this.signal=Ut(),this.yields=[],this.iterClosed=Ut(),this.time=0,this.yielding=!1}[Symbol.asyncIterator](){return this.iterate()}push(t){if(this.done)return;if(typeof t=="function"){this.yields.push(t),this.signal.resolve();return}const{ingest:r,protocol:s}=this.ingestionFilterFn?this.ingestionFilterFn(t,this.ctx||this):{ingest:!0,protocol:!1};r&&(s&&(this.filtered++,this.pendingFiltered++),this.yields.push(t),this.signal.resolve())}async*iterate(){if(this.noIterator)throw new Ne("unsupported iterator",ke.ApiError);if(this.yielding)throw new Ne("already yielding",ke.ApiError);this.yielding=!0;try{for(;;){if(this.yields.length===0&&await this.signal,this.err)throw this.err;const t=this.yields;this.inflight=t.length,this.yields=[];for(let r=0;r<t.length;r++){if(typeof t[r]=="function"){const l=t[r];try{l()}catch(u){throw u}if(this.err)throw this.err;continue}if(this.protocolFilterFn?this.protocolFilterFn(t[r]):!0){this.processed++;const l=Date.now();yield t[r],this.time=Date.now()-l,this.dispatchedFn&&t[r]&&this.dispatchedFn(t[r])}else this.pendingFiltered--;this.inflight--}if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=Ut())}}finally{this.stop()}}stop(t){this.done||(this.err=t,this.done=!0,this.signal.resolve(),this.iterClosed.resolve(t))}getProcessed(){return this.noIterator?this.received:this.processed}getPending(){return this.yields.length+this.inflight-this.pendingFiltered}getReceived(){return this.received-this.filtered}}class Ud{constructor(t,r,s={maxOut:2}){C(this,"interval");C(this,"maxOut");C(this,"cancelAfter");C(this,"timer");C(this,"autoCancelTimer");C(this,"last");C(this,"missed");C(this,"count");C(this,"callback");this.interval=t,this.maxOut=(s==null?void 0:s.maxOut)||2,this.cancelAfter=(s==null?void 0:s.cancelAfter)||0,this.last=Date.now(),this.missed=0,this.count=0,this.callback=r,this._schedule()}cancel(){this.autoCancelTimer&&clearTimeout(this.autoCancelTimer),this.timer&&clearInterval(this.timer),this.timer=0,this.autoCancelTimer=0,this.missed=0}work(){this.last=Date.now(),this.missed=0}_change(t,r=0,s=2){this.interval=t,this.maxOut=s,this.cancelAfter=r,this.restart()}restart(){this.cancel(),this._schedule()}_schedule(){this.cancelAfter>0&&(this.autoCancelTimer=setTimeout(()=>{this.cancel()},this.cancelAfter)),this.timer=setInterval(()=>{if(this.count++,Date.now()-this.last>this.interval&&this.missed++,this.missed>=this.maxOut)try{this.callback(this.missed)===!0&&this.cancel()}catch(t){console.log(t)}},this.interval)}}var nd;(function(e){e.Limits="limits",e.Interest="interest",e.Workqueue="workqueue"})(nd||(nd={}));var Ul;(function(e){e.Old="old",e.New="new"})(Ul||(Ul={}));var rd;(function(e){e.File="file",e.Memory="memory"})(rd||(rd={}));var Vt;(function(e){e.All="all",e.Last="last",e.New="new",e.StartSequence="by_start_sequence",e.StartTime="by_start_time",e.LastPerSubject="last_per_subject"})(Vt||(Vt={}));var rn;(function(e){e.None="none",e.All="all",e.Explicit="explicit",e.NotSet=""})(rn||(rn={}));var pa;(function(e){e.Instant="instant",e.Original="original"})(pa||(pa={}));var Hi;(function(e){e.None="none",e.S2="s2"})(Hi||(Hi={}));var Ru;(function(e){e.CreateOrUpdate="",e.Update="update",e.Create="create"})(Ru||(Ru={}));function r2(e,t={}){return Object.assign({name:e,deliver_policy:Vt.All,ack_policy:rn.Explicit,ack_wait:zt(30*1e3),replay_policy:pa.Instant},t)}var x0;(function(e){e.API="api_audit",e.StreamAction="stream_action",e.ConsumerAction="consumer_action",e.SnapshotCreate="snapshot_create",e.SnapshotComplete="snapshot_complete",e.RestoreCreate="restore_create",e.RestoreComplete="restore_complete",e.MaxDeliver="max_deliver",e.Terminated="terminated",e.Ack="consumer_ack",e.StreamLeaderElected="stream_leader_elected",e.StreamQuorumLost="stream_quorum_lost",e.ConsumerLeaderElected="consumer_leader_elected",e.ConsumerQuorumLost="consumer_quorum_lost"})(x0||(x0={}));var kn;(function(e){e.StreamSourceHdr="Nats-Stream-Source",e.LastConsumerSeqHdr="Nats-Last-Consumer",e.LastStreamSeqHdr="Nats-Last-Stream",e.ConsumerStalledHdr="Nats-Consumer-Stalled",e.MessageSizeHdr="Nats-Msg-Size",e.RollupHdr="Nats-Rollup",e.RollupValueSubject="sub",e.RollupValueAll="all",e.PendingMessagesHdr="Nats-Pending-Messages",e.PendingBytesHdr="Nats-Pending-Bytes"})(kn||(kn={}));var yr;(function(e){e.LastValue="",e.AllHistory="history",e.UpdatesOnly="updates"})(yr||(yr={}));var sa;(function(e){e.Stream="Nats-Stream",e.Sequence="Nats-Sequence",e.TimeStamp="Nats-Time-Stamp",e.Subject="Nats-Subject"})(sa||(sa={}));var v0;(function(e){e.Stream="Nats-Stream",e.Subject="Nats-Subject",e.Sequence="Nats-Sequence",e.LastSequence="Nats-Last-Sequence",e.Size="Nats-Msg-Size"})(v0||(v0={}));const Fn="KV_";class i2{constructor(t){C(this,"config");C(this,"ordered");C(this,"mack");C(this,"stream");C(this,"callbackFn");C(this,"max");C(this,"qname");C(this,"isBind");C(this,"filters");this.stream="",this.mack=!1,this.ordered=!1,this.config=r2("",t||{})}getOpts(){var r;const t={};if(t.config=Object.assign({},this.config),t.config.filter_subject&&(this.filterSubject(t.config.filter_subject),t.config.filter_subject=void 0),t.config.filter_subjects&&((r=t.config.filter_subjects)==null||r.forEach(s=>{this.filterSubject(s)}),t.config.filter_subjects=void 0),t.mack=this.mack,t.stream=this.stream,t.callbackFn=this.callbackFn,t.max=this.max,t.queue=this.qname,t.ordered=this.ordered,t.config.ack_policy=t.ordered?rn.None:t.config.ack_policy,t.isBind=t.isBind||!1,this.filters)switch(this.filters.length){case 0:break;case 1:t.config.filter_subject=this.filters[0];break;default:t.config.filter_subjects=this.filters}return t}description(t){return this.config.description=t,this}deliverTo(t){return this.config.deliver_subject=t,this}durable(t){return oa(t),this.config.durable_name=t,this}startSequence(t){if(t<=0)throw new Error("sequence must be greater than 0");return this.config.deliver_policy=Vt.StartSequence,this.config.opt_start_seq=t,this}startTime(t){return this.config.deliver_policy=Vt.StartTime,this.config.opt_start_time=t.toISOString(),this}deliverAll(){return this.config.deliver_policy=Vt.All,this}deliverLastPerSubject(){return this.config.deliver_policy=Vt.LastPerSubject,this}deliverLast(){return this.config.deliver_policy=Vt.Last,this}deliverNew(){return this.config.deliver_policy=Vt.New,this}startAtTimeDelta(t){return this.startTime(new Date(Date.now()-t)),this}headersOnly(){return this.config.headers_only=!0,this}ackNone(){return this.config.ack_policy=rn.None,this}ackAll(){return this.config.ack_policy=rn.All,this}ackExplicit(){return this.config.ack_policy=rn.Explicit,this}ackWait(t){return this.config.ack_wait=zt(t),this}maxDeliver(t){return this.config.max_deliver=t,this}filterSubject(t){return this.filters=this.filters||[],this.filters.push(t),this}replayInstantly(){return this.config.replay_policy=pa.Instant,this}replayOriginal(){return this.config.replay_policy=pa.Original,this}sample(t){if(t=Math.trunc(t),t<0||t>100)throw new Error("value must be between 0-100");return this.config.sample_freq=`${t}%`,this}limit(t){return this.config.rate_limit_bps=t,this}maxWaiting(t){return this.config.max_waiting=t,this}maxAckPending(t){return this.config.max_ack_pending=t,this}idleHeartbeat(t){return this.config.idle_heartbeat=zt(t),this}flowControl(){return this.config.flow_control=!0,this}deliverGroup(t){return this.queue(t),this}manualAck(){return this.mack=!0,this}maxMessages(t){return this.max=t,this}callback(t){return this.callbackFn=t,this}queue(t){return this.qname=t,this.config.deliver_group=t,this}orderedConsumer(){return this.ordered=!0,this}bind(t,r){return this.stream=t,this.config.durable_name=r,this.isBind=!0,this}bindStream(t){return this.stream=t,this}inactiveEphemeralThreshold(t){return this.config.inactive_threshold=zt(t),this}maxPullBatch(t){return this.config.max_batch=t,this}maxPullRequestExpires(t){return this.config.max_expires=zt(t),this}memory(){return this.config.mem_storage=!0,this}numReplicas(t){return this.config.num_replicas=t,this}consumerName(t){return this.config.name=t,this}}function Bi(e){return new i2(e)}function w0(e){return typeof e.getOpts=="function"}class s2{static encode(t){if(typeof t=="string")return btoa(t);const r=Array.from(t);return btoa(String.fromCharCode(...r))}static decode(t,r=!1){const s=atob(t);return r?Uint8Array.from(s,l=>l.charCodeAt(0)):s}}class ca{static encode(t){return ca.toB64URLEncoding(s2.encode(t))}static decode(t,r=!1){return ca.decode(ca.fromB64URLEncoding(t),r)}static toB64URLEncoding(t){return t.replace(/\+/g,"-").replace(/\//g,"_")}static fromB64URLEncoding(t){return t.replace(/_/g,"/").replace(/-/g,"+")}}class ga{constructor(){C(this,"buffers");C(this,"byteLength");this.buffers=[],this.byteLength=0}static concat(...t){let r=0;for(let u=0;u<t.length;u++)r+=t[u].length;const s=new Uint8Array(r);let l=0;for(let u=0;u<t.length;u++)s.set(t[u],l),l+=t[u].length;return s}static fromAscii(t){return t||(t=""),Ii.encode(t)}static toAscii(t){return $n.decode(t)}reset(){this.buffers.length=0,this.byteLength=0}pack(){if(this.buffers.length>1){const t=new Uint8Array(this.byteLength);let r=0;for(let s=0;s<this.buffers.length;s++)t.set(this.buffers[s],r),r+=this.buffers[s].length;this.buffers.length=0,this.buffers.push(t)}}shift(){if(this.buffers.length){const t=this.buffers.shift();if(t)return this.byteLength-=t.length,t}return new Uint8Array(0)}drain(t){if(this.buffers.length){this.pack();const r=this.buffers.pop();if(r){const s=this.byteLength;(t===void 0||t>s)&&(t=s);const l=r.subarray(0,t);return s>t&&this.buffers.push(r.subarray(t)),this.byteLength=s-t,l}}return new Uint8Array(0)}fill(t,...r){t&&(this.buffers.push(t),this.byteLength+=t.length);for(let s=0;s<r.length;s++)r[s]&&r[s].length&&(this.buffers.push(r[s]),this.byteLength+=r[s].length)}peek(){return this.buffers.length?(this.pack(),this.buffers[0]):new Uint8Array(0)}size(){return this.byteLength}length(){return this.buffers.length}}function a2(e,t){return t.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(s){if(s!=="default"&&!(s in e)){var l=Object.getOwnPropertyDescriptor(r,s);Object.defineProperty(e,s,l.get?l:{enumerable:!0,get:function(){return r[s]}})}})}),Object.freeze(e)}var l2=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{},bl=l2.performance||{};bl.now||bl.mozNow||bl.msNow||bl.oNow||bl.webkitNow;var S0={versions:{}},o2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function u2(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),t}var wh,Xu={exports:{}},_0={},k0=u2(a2({__proto__:null,default:_0},[_0]));wh=Xu,(function(){var e="input is invalid type",t=typeof window=="object",r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var s=!t&&typeof self=="object",l=!r.JS_SHA256_NO_NODE_JS&&S0.versions&&S0.versions.node;l?r=o2:s&&(r=self);var u=!r.JS_SHA256_NO_COMMON_JS&&wh.exports,c=!r.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",f="0123456789abcdef".split(""),d=[-2147483648,8388608,32768,128],m=[24,16,8,0],y=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],g=["hex","array","digest","arrayBuffer"],x=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(z){return Object.prototype.toString.call(z)==="[object Array]"}),!c||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(z){return typeof z=="object"&&z.buffer&&z.buffer.constructor===ArrayBuffer});var w=function(z,R){return function(ee){return new H(R,!0).update(ee)[z]()}},_=function(z){var R=w("hex",z);l&&(R=j(R,z)),R.create=function(){return new H(z)},R.update=function(q){return R.create().update(q)};for(var ee=0;ee<g.length;++ee){var $=g[ee];R[$]=w($,z)}return R},j=function(z,R){var ee,$=k0,q=k0.Buffer,L=R?"sha224":"sha256";return ee=q.from&&!r.JS_SHA256_NO_BUFFER_FROM?q.from:function(G){return new q(G)},function(G){if(typeof G=="string")return $.createHash(L).update(G,"utf8").digest("hex");if(G==null)throw new Error(e);return G.constructor===ArrayBuffer&&(G=new Uint8Array(G)),Array.isArray(G)||ArrayBuffer.isView(G)||G.constructor===q?$.createHash(L).update(ee(G)).digest("hex"):z(G)}},D=function(z,R){return function(ee,$){return new F(ee,R,!0).update($)[z]()}},N=function(z){var R=D("hex",z);R.create=function(q){return new F(q,z)},R.update=function(q,L){return R.create(q).update(L)};for(var ee=0;ee<g.length;++ee){var $=g[ee];R[$]=D($,z)}return R};function H(z,R){R?(x[0]=x[16]=x[1]=x[2]=x[3]=x[4]=x[5]=x[6]=x[7]=x[8]=x[9]=x[10]=x[11]=x[12]=x[13]=x[14]=x[15]=0,this.blocks=x):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],z?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=z}function F(z,R,ee){var $,q=typeof z;if(q==="string"){var L,G=[],J=z.length,oe=0;for($=0;$<J;++$)(L=z.charCodeAt($))<128?G[oe++]=L:L<2048?(G[oe++]=192|L>>>6,G[oe++]=128|63&L):L<55296||L>=57344?(G[oe++]=224|L>>>12,G[oe++]=128|L>>>6&63,G[oe++]=128|63&L):(L=65536+((1023&L)<<10|1023&z.charCodeAt(++$)),G[oe++]=240|L>>>18,G[oe++]=128|L>>>12&63,G[oe++]=128|L>>>6&63,G[oe++]=128|63&L);z=G}else{if(q!=="object")throw new Error(e);if(z===null)throw new Error(e);if(c&&z.constructor===ArrayBuffer)z=new Uint8Array(z);else if(!(Array.isArray(z)||c&&ArrayBuffer.isView(z)))throw new Error(e)}z.length>64&&(z=new H(R,!0).update(z).array());var le=[],K=[];for($=0;$<64;++$){var U=z[$]||0;le[$]=92^U,K[$]=54^U}H.call(this,R,ee),this.update(K),this.oKeyPad=le,this.inner=!0,this.sharedMemory=ee}H.prototype.update=function(z){if(!this.finalized){var R,ee=typeof z;if(ee!=="string"){if(ee!=="object")throw new Error(e);if(z===null)throw new Error(e);if(c&&z.constructor===ArrayBuffer)z=new Uint8Array(z);else if(!(Array.isArray(z)||c&&ArrayBuffer.isView(z)))throw new Error(e);R=!0}for(var $,q,L=0,G=z.length,J=this.blocks;L<G;){if(this.hashed&&(this.hashed=!1,J[0]=this.block,this.block=J[16]=J[1]=J[2]=J[3]=J[4]=J[5]=J[6]=J[7]=J[8]=J[9]=J[10]=J[11]=J[12]=J[13]=J[14]=J[15]=0),R)for(q=this.start;L<G&&q<64;++L)J[q>>>2]|=z[L]<<m[3&q++];else for(q=this.start;L<G&&q<64;++L)($=z.charCodeAt(L))<128?J[q>>>2]|=$<<m[3&q++]:$<2048?(J[q>>>2]|=(192|$>>>6)<<m[3&q++],J[q>>>2]|=(128|63&$)<<m[3&q++]):$<55296||$>=57344?(J[q>>>2]|=(224|$>>>12)<<m[3&q++],J[q>>>2]|=(128|$>>>6&63)<<m[3&q++],J[q>>>2]|=(128|63&$)<<m[3&q++]):($=65536+((1023&$)<<10|1023&z.charCodeAt(++L)),J[q>>>2]|=(240|$>>>18)<<m[3&q++],J[q>>>2]|=(128|$>>>12&63)<<m[3&q++],J[q>>>2]|=(128|$>>>6&63)<<m[3&q++],J[q>>>2]|=(128|63&$)<<m[3&q++]);this.lastByteIndex=q,this.bytes+=q-this.start,q>=64?(this.block=J[16],this.start=q-64,this.hash(),this.hashed=!0):this.start=q}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},H.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var z=this.blocks,R=this.lastByteIndex;z[16]=this.block,z[R>>>2]|=d[3&R],this.block=z[16],R>=56&&(this.hashed||this.hash(),z[0]=this.block,z[16]=z[1]=z[2]=z[3]=z[4]=z[5]=z[6]=z[7]=z[8]=z[9]=z[10]=z[11]=z[12]=z[13]=z[14]=z[15]=0),z[14]=this.hBytes<<3|this.bytes>>>29,z[15]=this.bytes<<3,this.hash()}},H.prototype.hash=function(){var z,R,ee,$,q,L,G,J,oe,le=this.h0,K=this.h1,U=this.h2,W=this.h3,ue=this.h4,we=this.h5,M=this.h6,P=this.h7,te=this.blocks;for(z=16;z<64;++z)R=((q=te[z-15])>>>7|q<<25)^(q>>>18|q<<14)^q>>>3,ee=((q=te[z-2])>>>17|q<<15)^(q>>>19|q<<13)^q>>>10,te[z]=te[z-16]+R+te[z-7]+ee|0;for(oe=K&U,z=0;z<64;z+=4)this.first?(this.is224?(L=300032,P=(q=te[0]-1413257819)-150054599|0,W=q+24177077|0):(L=704751109,P=(q=te[0]-210244248)-1521486534|0,W=q+143694565|0),this.first=!1):(R=(le>>>2|le<<30)^(le>>>13|le<<19)^(le>>>22|le<<10),$=(L=le&K)^le&U^oe,P=W+(q=P+(ee=(ue>>>6|ue<<26)^(ue>>>11|ue<<21)^(ue>>>25|ue<<7))+(ue&we^~ue&M)+y[z]+te[z])|0,W=q+(R+$)|0),R=(W>>>2|W<<30)^(W>>>13|W<<19)^(W>>>22|W<<10),$=(G=W&le)^W&K^L,M=U+(q=M+(ee=(P>>>6|P<<26)^(P>>>11|P<<21)^(P>>>25|P<<7))+(P&ue^~P&we)+y[z+1]+te[z+1])|0,R=((U=q+(R+$)|0)>>>2|U<<30)^(U>>>13|U<<19)^(U>>>22|U<<10),$=(J=U&W)^U&le^G,we=K+(q=we+(ee=(M>>>6|M<<26)^(M>>>11|M<<21)^(M>>>25|M<<7))+(M&P^~M&ue)+y[z+2]+te[z+2])|0,R=((K=q+(R+$)|0)>>>2|K<<30)^(K>>>13|K<<19)^(K>>>22|K<<10),$=(oe=K&U)^K&W^J,ue=le+(q=ue+(ee=(we>>>6|we<<26)^(we>>>11|we<<21)^(we>>>25|we<<7))+(we&M^~we&P)+y[z+3]+te[z+3])|0,le=q+(R+$)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+le|0,this.h1=this.h1+K|0,this.h2=this.h2+U|0,this.h3=this.h3+W|0,this.h4=this.h4+ue|0,this.h5=this.h5+we|0,this.h6=this.h6+M|0,this.h7=this.h7+P|0},H.prototype.hex=function(){this.finalize();var z=this.h0,R=this.h1,ee=this.h2,$=this.h3,q=this.h4,L=this.h5,G=this.h6,J=this.h7,oe=f[z>>>28&15]+f[z>>>24&15]+f[z>>>20&15]+f[z>>>16&15]+f[z>>>12&15]+f[z>>>8&15]+f[z>>>4&15]+f[15&z]+f[R>>>28&15]+f[R>>>24&15]+f[R>>>20&15]+f[R>>>16&15]+f[R>>>12&15]+f[R>>>8&15]+f[R>>>4&15]+f[15&R]+f[ee>>>28&15]+f[ee>>>24&15]+f[ee>>>20&15]+f[ee>>>16&15]+f[ee>>>12&15]+f[ee>>>8&15]+f[ee>>>4&15]+f[15&ee]+f[$>>>28&15]+f[$>>>24&15]+f[$>>>20&15]+f[$>>>16&15]+f[$>>>12&15]+f[$>>>8&15]+f[$>>>4&15]+f[15&$]+f[q>>>28&15]+f[q>>>24&15]+f[q>>>20&15]+f[q>>>16&15]+f[q>>>12&15]+f[q>>>8&15]+f[q>>>4&15]+f[15&q]+f[L>>>28&15]+f[L>>>24&15]+f[L>>>20&15]+f[L>>>16&15]+f[L>>>12&15]+f[L>>>8&15]+f[L>>>4&15]+f[15&L]+f[G>>>28&15]+f[G>>>24&15]+f[G>>>20&15]+f[G>>>16&15]+f[G>>>12&15]+f[G>>>8&15]+f[G>>>4&15]+f[15&G];return this.is224||(oe+=f[J>>>28&15]+f[J>>>24&15]+f[J>>>20&15]+f[J>>>16&15]+f[J>>>12&15]+f[J>>>8&15]+f[J>>>4&15]+f[15&J]),oe},H.prototype.toString=H.prototype.hex,H.prototype.digest=function(){this.finalize();var z=this.h0,R=this.h1,ee=this.h2,$=this.h3,q=this.h4,L=this.h5,G=this.h6,J=this.h7,oe=[z>>>24&255,z>>>16&255,z>>>8&255,255&z,R>>>24&255,R>>>16&255,R>>>8&255,255&R,ee>>>24&255,ee>>>16&255,ee>>>8&255,255&ee,$>>>24&255,$>>>16&255,$>>>8&255,255&$,q>>>24&255,q>>>16&255,q>>>8&255,255&q,L>>>24&255,L>>>16&255,L>>>8&255,255&L,G>>>24&255,G>>>16&255,G>>>8&255,255&G];return this.is224||oe.push(J>>>24&255,J>>>16&255,J>>>8&255,255&J),oe},H.prototype.array=H.prototype.digest,H.prototype.arrayBuffer=function(){this.finalize();var z=new ArrayBuffer(this.is224?28:32),R=new DataView(z);return R.setUint32(0,this.h0),R.setUint32(4,this.h1),R.setUint32(8,this.h2),R.setUint32(12,this.h3),R.setUint32(16,this.h4),R.setUint32(20,this.h5),R.setUint32(24,this.h6),this.is224||R.setUint32(28,this.h7),z},F.prototype=new H,F.prototype.finalize=function(){if(H.prototype.finalize.call(this),this.inner){this.inner=!1;var z=this.array();H.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(z),H.prototype.finalize.call(this)}};var fe=_();fe.sha256=fe,fe.sha224=_(!0),fe.sha256.hmac=N(),fe.sha224.hmac=N(!0),u?wh.exports=fe:(r.sha256=fe.sha256,r.sha224=fe.sha224)})();Xu.exports;Xu.exports.sha224;var E0=Xu.exports.sha256;function id(e){return p2(e)}function c2(e){if(!/^[0-9A-Fa-f]+$/.test(e))return!1;const r=/^[0-9A-F]+$/.test(e),s=/^[0-9a-f]+$/.test(e);return r||s?e.length%2===0:!1}function f2(e){return/^[A-Za-z0-9\-_]*(={0,2})?$/.test(e)||/^[A-Za-z0-9+/]*(={0,2})?$/.test(e)}function h2(e){return c2(e)?"hex":f2(e)?"b64":""}function d2(e){if(e.length%2!==0)throw new Error("hex string must have an even length");const t=new Uint8Array(e.length/2);for(let r=0;r<e.length;r+=2)t[r/2]=parseInt(e.substring(r,r+2),16);return t}function m2(e){e=e.replace(/-/g,"+"),e=e.replace(/_/g,"/");const t=atob(e);return Uint8Array.from(t,r=>r.charCodeAt(0))}function p2(e){switch(h2(e)){case"hex":return d2(e);case"b64":return m2(e)}return null}function g2(e,t){const r=typeof e=="string"?id(e):e,s=typeof t=="string"?id(t):t;if(r===null||s===null||r.length!==s.length)return!1;for(let l=0;l<r.length;l++)if(r[l]!==s[l])return!1;return!0}class bx{constructor(t,r,s=!0){C(this,"token");C(this,"received");C(this,"ctx");C(this,"requestSubject");C(this,"mux");this.mux=t,this.requestSubject=r,this.received=0,this.token=Pi.next(),s&&(this.ctx=new Error)}}class y2 extends bx{constructor(r,s,l={maxWait:1e3}){super(r,s);C(this,"callback");C(this,"done");C(this,"timer");C(this,"max");C(this,"opts");if(this.opts=l,typeof this.opts.callback!="function")throw new Error("callback is required");this.callback=this.opts.callback,this.max=typeof l.maxMessages=="number"&&l.maxMessages>0?l.maxMessages:-1,this.done=Ut(),this.done.then(()=>{this.callback(null,null)}),this.timer=setTimeout(()=>{this.cancel()},l.maxWait)}cancel(r){r&&this.callback(r,null),clearTimeout(this.timer),this.mux.cancel(this),this.done.resolve()}resolver(r,s){r?(this.ctx&&(r.stack+=`
|
|
67
67
|
|
|
68
68
|
${this.ctx.stack}`),this.cancel(r)):(this.callback(null,s),this.opts.strategy===xr.Count&&(this.max--,this.max===0&&this.cancel()),this.opts.strategy===xr.JitterTimer&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.cancel()},this.opts.jitter||300)),this.opts.strategy===xr.SentinelMsg&&s&&s.data.length===0&&this.cancel())}}class xx extends bx{constructor(r,s,l={timeout:1e3},u=!0){super(r,s,u);C(this,"deferred");C(this,"timer");this.deferred=Ut(),this.timer=ma(l.timeout,u)}resolver(r,s){this.timer&&this.timer.cancel(),r?(this.ctx&&(r.stack+=`
|
|
69
69
|
|
|
70
|
-
${this.ctx.stack}`),this.deferred.reject(r)):this.deferred.resolve(s),this.cancel()}cancel(r){this.timer&&this.timer.cancel(),this.mux.cancel(this),this.deferred.reject(r||Ne.errorForCode(ke.Cancelled))}}const b2="$JS.API";function x2(e){return e=e||{},e.domain&&(e.apiPrefix=`$JS.${e.domain}.API`,delete e.domain),Gu({apiPrefix:b2,timeout:5e3},e)}class Yl{constructor(t,r){C(this,"nc");C(this,"opts");C(this,"prefix");C(this,"timeout");C(this,"jc");this.nc=t,this.opts=x2(r),this._parseOpts(),this.prefix=this.opts.apiPrefix,this.timeout=this.opts.timeout,this.jc=vr()}getOptions(){return Object.assign({},this.opts)}_parseOpts(){let t=this.opts.apiPrefix;if(!t||t.length===0)throw new Error("invalid empty prefix");t[t.length-1]==="."&&(t=t.substr(0,t.length-1)),this.opts.apiPrefix=t}async _request(t,r=null,s){s=s||{},s.timeout=this.timeout;let l=Gn;r&&(l=this.jc.encode(r));let{retries:u}=s;u=u||1,u=u===-1?Number.MAX_SAFE_INTEGER:u;const c=Dd();for(let f=0;f<u;f++)try{const d=await this.nc.request(t,l,s);return this.parseJsResponse(d)}catch(d){const m=d;if((m.code==="503"||m.code===ke.Timeout)&&f+1<u)await Sa(c.backoff(f));else throw d}}async findStream(t){const r={subject:t},l=await this._request(`${this.prefix}.STREAM.NAMES`,r);if(!l.streams||l.streams.length!==1)throw new Error("no stream matches subject");return l.streams[0]}getConnection(){return this.nc}parseJsResponse(t){const r=this.jc.decode(t.data),s=r;if(s.error){const l=yx(s.error.code,s.error.description);if(l!==null)throw l.api_error=s.error,l}return r}}class Cl{constructor(t,r,s,l){C(this,"err");C(this,"offset");C(this,"pageInfo");C(this,"subject");C(this,"jsm");C(this,"filter");C(this,"payload");if(!t)throw new Error("subject is required");this.subject=t,this.jsm=s,this.offset=0,this.pageInfo={},this.filter=r,this.payload=l||{}}async next(){if(this.err)return[];if(this.pageInfo&&this.offset>=this.pageInfo.total)return[];const t={offset:this.offset};this.payload&&Object.assign(t,this.payload);try{const r=await this.jsm._request(this.subject,t,{timeout:this.jsm.timeout});this.pageInfo=r;const s=this.countResponse(r);return s===0?[]:(this.offset+=s,this.filter(r))}catch(r){throw this.err=r,r}}countResponse(t){var r,s,l;switch(t==null?void 0:t.type){case"io.nats.jetstream.api.v1.stream_names_response":case"io.nats.jetstream.api.v1.stream_list_response":return((r=t.streams)==null?void 0:r.length)||0;case"io.nats.jetstream.api.v1.consumer_list_response":return((s=t.consumers)==null?void 0:s.length)||0;default:return console.error(`jslister.ts: unknown API response for paged output: ${t==null?void 0:t.type}`),((l=t.streams)==null?void 0:l.length)||0}return 0}async*[Symbol.asyncIterator](){let t=await this.next();for(;t.length>0;){for(const r of t)yield r;t=await this.next()}}}function ms(e=""){const t=e.match(/(\d+).(\d+).(\d+)/);if(t)return{major:parseInt(t[1]),minor:parseInt(t[2]),micro:parseInt(t[3])};throw new Error(`'${e}' is not a semver value`)}function sd(e,t){return e.major<t.major?-1:e.major>t.major?1:e.minor<t.minor?-1:e.minor>t.minor?1:e.micro<t.micro?-1:e.micro>t.micro?1:0}var
|
|
71
|
-
`,Du=ga.fromAscii(_u),k2=new Uint8Array(Du)[0],E2=new Uint8Array(Du)[1];function C2(e){for(let t=0;t<e.length;t++){const r=t+1;if(e.byteLength>r&&e[t]===k2&&e[r]===E2)return r+1}return 0}function A2(e){const t=C2(e);if(t>0){const s=new Uint8Array(e).slice(0,t);return $n.decode(s)}return""}const T2=4,wx=48,j2=65,N2=97;function O2(e,t,r,s){const l=new Uint8Array(16);return[0,0,0,0,0,0,0,0,0,0,255,255].forEach((c,f)=>{l[f]=c}),l[12]=e,l[13]=t,l[14]=r,l[15]=s,l}function ld(e){return R2(e)!==void 0}function R2(e){for(let t=0;t<e.length;t++)switch(e[t]){case".":return Sx(e);case":":return M2(e)}}function Sx(e){const t=new Uint8Array(4);for(let r=0;r<4;r++){if(e.length===0)return;if(r>0){if(e[0]!==".")return;e=e.substring(1)}const{n:s,c:l,ok:u}=D2(e);if(!u||s>255)return;e=e.substring(l),t[r]=s}return O2(t[0],t[1],t[2],t[3])}function M2(e){const t=new Uint8Array(16);let r=-1;if(e.length>=2&&e[0]===":"&&e[1]===":"&&(r=0,e=e.substring(2),e.length===0))return t;let s=0;for(;s<16;){const{n:l,c:u,ok:c}=L2(e);if(!c||l>65535)return;if(u<e.length&&e[u]==="."){if(r<0&&s!=12||s+4>16)return;const f=Sx(e);if(f===void 0)return;t[s]=f[12],t[s+1]=f[13],t[s+2]=f[14],t[s+3]=f[15],e="",s+=T2;break}if(t[s]=l>>8,t[s+1]=l,s+=2,e=e.substring(u),e.length===0)break;if(e[0]!==":"||e.length==1)return;if(e=e.substring(1),e[0]===":"){if(r>=0)return;if(r=s,e=e.substring(1),e.length===0)break}}if(e.length===0){if(s<16){if(r<0)return;const l=16-s;for(let u=s-1;u>=r;u--)t[u+l]=t[u];for(let u=r+l-1;u>=r;u--)t[u]=0}else if(r>=0)return;return t}}function D2(e){let t=0,r=0;for(t=0;t<e.length&&48<=e.charCodeAt(t)&&e.charCodeAt(t)<=57;t++)if(r=r*10+(e.charCodeAt(t)-wx),r>=16777215)return{n:16777215,c:t,ok:!1};return t===0?{n:0,c:0,ok:!1}:{n:r,c:t,ok:!0}}function L2(e){let t=0,r=0;for(r=0;r<e.length;r++){if(48<=e.charCodeAt(r)&&e.charCodeAt(r)<=57)t*=16,t+=e.charCodeAt(r)-wx;else if(97<=e.charCodeAt(r)&&e.charCodeAt(r)<=102)t*=16,t+=e.charCodeAt(r)-N2+10;else if(65<=e.charCodeAt(r)&&e.charCodeAt(r)<=70)t*=16,t+=e.charCodeAt(r)-j2+10;else break;if(t>=16777215)return{n:0,c:r,ok:!1}}return r===0?{n:0,c:r,ok:!1}:{n:t,c:r,ok:!0}}function z2(e){return e.indexOf("[")!==-1||e.indexOf("::")!==-1?!1:e.indexOf(".")!==-1||e.split(":").length<=2}function od(e){return!z2(e)}function U2(e){const t="::FFFF:",r=e.toUpperCase().indexOf(t);if(r!==-1&&e.indexOf(".")!==-1){let s=e.substring(r+t.length);return s=s.replace("[",""),s.replace("]","")}return e}function B2(e){e=e.trim(),e.match(/^(.*:\/\/)(.*)/m)&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2")),e=U2(e),od(e)&&e.indexOf("[")===-1&&(e=`[${e}]`);const t=od(e)?e.match(/(]:)(\d+)/):e.match(/(:)(\d+)/),r=t&&t.length===3&&t[1]&&t[2]?parseInt(t[2]):4222,s=r===80?"https":"http",l=new URL(`${s}://${e}`);l.port=`${r}`;let u=l.hostname;return u.charAt(0)==="["&&(u=u.substring(1,u.length-1)),{listen:l.host,hostname:u,port:r}}class jl{constructor(t,r=!1){C(this,"src");C(this,"listen");C(this,"hostname");C(this,"port");C(this,"didConnect");C(this,"reconnects");C(this,"lastConnect");C(this,"gossiped");C(this,"tlsName");C(this,"resolves");this.src=t,this.tlsName="";const s=B2(t);this.listen=s.listen,this.hostname=s.hostname,this.port=s.port,this.didConnect=!1,this.reconnects=0,this.lastConnect=0,this.gossiped=r}toString(){return this.listen}async resolve(t){if(!t.fn||t.resolve===!1)return[this];const r=[];if(ld(this.hostname))return[this];{const s=await t.fn(this.hostname);t.debug&&console.log(`resolve ${this.hostname} = ${s.join(",")}`);for(const l of s){const u=this.port===80?"https":"http",c=new URL(`${u}://${od(l)?"["+l+"]":l}`);c.port=`${this.port}`;const f=new jl(c.host,!1);f.tlsName=this.hostname,r.push(f)}}return t.randomize&&px(r),this.resolves=r,r}}class P2{constructor(t=[],r={}){C(this,"firstSelect");C(this,"servers");C(this,"currentServer");C(this,"tlsName");C(this,"randomize");this.firstSelect=!0,this.servers=[],this.tlsName="",this.randomize=r.randomize||!1;const s=Sh();t&&(t.forEach(l=>{l=s?s(l):l,this.servers.push(new jl(l))}),this.randomize&&(this.servers=px(this.servers))),this.servers.length===0&&this.addServer(`${Wh}:${vx()}`,!1),this.currentServer=this.servers[0]}clear(){this.servers.length=0}updateTLSName(){const t=this.getCurrentServer();ld(t.hostname)||(this.tlsName=t.hostname,this.servers.forEach(r=>{r.gossiped&&(r.tlsName=this.tlsName)}))}getCurrentServer(){return this.currentServer}addServer(t,r=!1){const s=Sh();t=s?s(t):t;const l=new jl(t,r);ld(l.hostname)&&(l.tlsName=this.tlsName),this.servers.push(l)}selectServer(){if(this.firstSelect)return this.firstSelect=!1,this.currentServer;const t=this.servers.shift();return t&&(this.servers.push(t),this.currentServer=t),t}removeCurrentServer(){this.removeServer(this.currentServer)}removeServer(t){if(t){const r=this.servers.indexOf(t);this.servers.splice(r,1)}}length(){return this.servers.length}next(){return this.servers.length?this.servers[0]:void 0}getServers(){return this.servers}update(t,r){const s=[];let l=[];const u=Sh(),c=new Map;t.connect_urls&&t.connect_urls.length>0&&t.connect_urls.forEach(d=>{d=u?u(d,r):d;const m=new jl(d,!0);c.set(d,m)});const f=[];return this.servers.forEach((d,m)=>{const y=d.listen;d.gossiped&&this.currentServer.listen!==y&&c.get(y)===void 0&&f.push(m),c.delete(y)}),f.reverse(),f.forEach(d=>{const m=this.servers.splice(d,1);l=l.concat(m[0].listen)}),c.forEach((d,m)=>{this.servers.push(d),s.push(m)}),{added:s,deleted:l}}}class H2{constructor(){C(this,"baseInbox");C(this,"reqs");this.reqs=new Map}size(){return this.reqs.size}init(t){return this.baseInbox=`${ni(t)}.`,this.baseInbox}add(t){isNaN(t.received)||(t.received=0),this.reqs.set(t.token,t)}get(t){return this.reqs.get(t)}cancel(t){this.reqs.delete(t.token)}getToken(t){const r=t.subject||"";return r.indexOf(this.baseInbox)===0?r.substring(this.baseInbox.length):null}all(){return Array.from(this.reqs.values())}handleError(t,r){if(r&&r.permissionContext){if(t)return this.all().forEach(l=>{l.resolver(r,{})}),!0;const s=r.permissionContext;if(s.operation==="publish"){const l=this.all().find(u=>u.requestSubject===s.subject);if(l)return l.resolver(r,{}),!0}}return!1}dispatcher(){return(t,r)=>{const s=this.getToken(r);if(s){const l=this.get(s);l&&(t===null&&r.headers&&(t=gx(r)),l.resolver(t,r))}}}close(){const t=Ne.errorForCode(ke.Timeout);this.reqs.forEach(r=>{r.resolver(t,{})})}}class q2{constructor(t,r,s){C(this,"ph");C(this,"interval");C(this,"maxOut");C(this,"timer");C(this,"pendings");this.ph=t,this.interval=r,this.maxOut=s,this.pendings=[]}start(){this.cancel(),this._schedule()}cancel(t){this.timer&&(clearTimeout(this.timer),this.timer=void 0),this._reset(),t&&this.ph.disconnect()}_schedule(){this.timer=setTimeout(()=>{if(this.ph.dispatchStatus({type:la.PingTimer,data:`${this.pendings.length+1}`}),this.pendings.length===this.maxOut){this.cancel(!0);return}const t=Ut();this.ph.flush(t).then(()=>{this._reset()}).catch(()=>{this.cancel()}),this.pendings.push(t),this._schedule()},this.interval)}_reset(){this.pendings=this.pendings.filter(t=>(t.resolve(),!1))}}class I2 extends Error{constructor(t){super(t),this.name="AssertionError"}}function F2(e,t="Assertion failed."){if(!e)throw new I2(t)}const C0=32*1024,_h=2**32-2;function hu(e,t,r=0){const s=t.byteLength-r;return e.byteLength>s&&(e=e.subarray(0,s)),t.set(e,r),e.byteLength}class kh{constructor(t){C(this,"_buf");C(this,"_off");if(this._off=0,t==null){this._buf=new Uint8Array(0);return}this._buf=new Uint8Array(t)}bytes(t={copy:!0}){return t.copy===!1?this._buf.subarray(this._off):this._buf.slice(this._off)}empty(){return this._buf.byteLength<=this._off}get length(){return this._buf.byteLength-this._off}get capacity(){return this._buf.buffer.byteLength}truncate(t){if(t===0){this.reset();return}if(t<0||t>this.length)throw Error("bytes.Buffer: truncation out of range");this._reslice(this._off+t)}reset(){this._reslice(0),this._off=0}_tryGrowByReslice(t){const r=this._buf.byteLength;return t<=this.capacity-r?(this._reslice(r+t),r):-1}_reslice(t){F2(t<=this._buf.buffer.byteLength),this._buf=new Uint8Array(this._buf.buffer,0,t)}readByte(){const t=new Uint8Array(1);return this.read(t)?t[0]:null}read(t){if(this.empty())return this.reset(),t.byteLength===0?0:null;const r=hu(this._buf.subarray(this._off),t);return this._off+=r,r}writeByte(t){return this.write(Uint8Array.of(t))}writeString(t){return this.write(Ii.encode(t))}write(t){const r=this._grow(t.byteLength);return hu(t,this._buf,r)}_grow(t){const r=this.length;r===0&&this._off!==0&&this.reset();const s=this._tryGrowByReslice(t);if(s>=0)return s;const l=this.capacity;if(t<=Math.floor(l/2)-r)hu(this._buf.subarray(this._off),this._buf);else{if(l+t>_h)throw new Error("The buffer cannot be grown beyond the maximum size.");{const u=new Uint8Array(Math.min(2*l+t,_h));hu(this._buf.subarray(this._off),u),this._buf=u}}return this._off=0,this._reslice(Math.min(r+t,_h)),r}grow(t){if(t<0)throw Error("Buffer._grow: negative count");const r=this._grow(t);this._reslice(r)}readFrom(t){let r=0;const s=new Uint8Array(C0);for(;;){const l=this.capacity-this.length<C0,u=l?s:new Uint8Array(this._buf.buffer,this.length),c=t.read(u);if(c===null)return r;l?this.write(u.subarray(0,c)):this._reslice(this.length+c),r+=c}}}var wn;(function(e){e[e.OK=0]="OK",e[e.ERR=1]="ERR",e[e.MSG=2]="MSG",e[e.INFO=3]="INFO",e[e.PING=4]="PING",e[e.PONG=5]="PONG"})(wn||(wn={}));function A0(){const e={};return e.sid=-1,e.hdr=-1,e.size=-1,e}const $2=48;class T0{constructor(t){C(this,"dispatcher");C(this,"state");C(this,"as");C(this,"drop");C(this,"hdr");C(this,"ma");C(this,"argBuf");C(this,"msgBuf");this.dispatcher=t,this.state=Ee.OP_START,this.as=0,this.drop=0,this.hdr=0}parse(t){let r;for(r=0;r<t.length;r++){const s=t[r];switch(this.state){case Ee.OP_START:switch(s){case Ce.M:case Ce.m:this.state=Ee.OP_M,this.hdr=-1,this.ma=A0();break;case Ce.H:case Ce.h:this.state=Ee.OP_H,this.hdr=0,this.ma=A0();break;case Ce.P:case Ce.p:this.state=Ee.OP_P;break;case Ce.PLUS:this.state=Ee.OP_PLUS;break;case Ce.MINUS:this.state=Ee.OP_MINUS;break;case Ce.I:case Ce.i:this.state=Ee.OP_I;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_H:switch(s){case Ce.M:case Ce.m:this.state=Ee.OP_M;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_M:switch(s){case Ce.S:case Ce.s:this.state=Ee.OP_MS;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MS:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_MSG;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MSG:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_MSG_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MSG_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.MSG_ARG,this.as=r}break;case Ee.MSG_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{const l=this.argBuf?this.argBuf.bytes():t.subarray(this.as,r-this.drop);this.processMsgArgs(l),this.drop=0,this.as=r+1,this.state=Ee.MSG_PAYLOAD,r=this.as+this.ma.size-1;break}default:this.argBuf&&this.argBuf.writeByte(s)}break;case Ee.MSG_PAYLOAD:if(this.msgBuf)if(this.msgBuf.length>=this.ma.size){const l=this.msgBuf.bytes({copy:!1});this.dispatcher.push({kind:wn.MSG,msg:this.ma,data:l}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ee.MSG_END}else{let l=this.ma.size-this.msgBuf.length;const u=t.length-r;u<l&&(l=u),l>0?(this.msgBuf.write(t.subarray(r,r+l)),r=r+l-1):this.msgBuf.writeByte(s)}else r-this.as>=this.ma.size&&(this.dispatcher.push({kind:wn.MSG,msg:this.ma,data:t.subarray(this.as,r)}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ee.MSG_END);break;case Ee.MSG_END:switch(s){case Ce.NL:this.drop=0,this.as=r+1,this.state=Ee.OP_START;break;default:continue}break;case Ee.OP_PLUS:switch(s){case Ce.O:case Ce.o:this.state=Ee.OP_PLUS_O;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PLUS_O:switch(s){case Ce.K:case Ce.k:this.state=Ee.OP_PLUS_OK;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PLUS_OK:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.OK}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_MINUS:switch(s){case Ce.E:case Ce.e:this.state=Ee.OP_MINUS_E;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_E:switch(s){case Ce.R:case Ce.r:this.state=Ee.OP_MINUS_ER;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ER:switch(s){case Ce.R:case Ce.r:this.state=Ee.OP_MINUS_ERR;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ERR:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_MINUS_ERR_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ERR_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.MINUS_ERR_ARG,this.as=r}break;case Ee.MINUS_ERR_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=t.subarray(this.as,r-this.drop),this.dispatcher.push({kind:wn.ERR,data:l}),this.drop=0,this.as=r+1,this.state=Ee.OP_START;break}default:this.argBuf&&this.argBuf.write(Uint8Array.of(s))}break;case Ee.OP_P:switch(s){case Ce.I:case Ce.i:this.state=Ee.OP_PI;break;case Ce.O:case Ce.o:this.state=Ee.OP_PO;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PO:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_PON;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PON:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_PONG;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PONG:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.PONG}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_PI:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_PIN;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PIN:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_PING;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PING:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.PING}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_I:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_IN;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_IN:switch(s){case Ce.F:case Ce.f:this.state=Ee.OP_INF;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INF:switch(s){case Ce.O:case Ce.o:this.state=Ee.OP_INFO;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INFO:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_INFO_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INFO_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.INFO_ARG,this.as=r}break;case Ee.INFO_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=t.subarray(this.as,r-this.drop),this.dispatcher.push({kind:wn.INFO,data:l}),this.drop=0,this.as=r+1,this.state=Ee.OP_START;break}default:this.argBuf&&this.argBuf.writeByte(s)}break;default:throw this.fail(t.subarray(r))}}(this.state===Ee.MSG_ARG||this.state===Ee.MINUS_ERR_ARG||this.state===Ee.INFO_ARG)&&!this.argBuf&&(this.argBuf=new kh(t.subarray(this.as,r-this.drop))),this.state===Ee.MSG_PAYLOAD&&!this.msgBuf&&(this.argBuf||this.cloneMsgArg(),this.msgBuf=new kh(t.subarray(this.as)))}cloneMsgArg(){const t=this.ma.subject.length,r=this.ma.reply?this.ma.reply.length:0,s=new Uint8Array(t+r);s.set(this.ma.subject),this.ma.reply&&s.set(this.ma.reply,t),this.argBuf=new kh(s),this.ma.subject=s.subarray(0,t),this.ma.reply&&(this.ma.reply=s.subarray(t))}processMsgArgs(t){if(this.hdr>=0)return this.processHeaderMsgArgs(t);const r=[];let s=-1;for(let l=0;l<t.length;l++)switch(t[l]){case Ce.SPACE:case Ce.TAB:case Ce.CR:case Ce.NL:s>=0&&(r.push(t.subarray(s,l)),s=-1);break;default:s<0&&(s=l)}switch(s>=0&&r.push(t.subarray(s)),r.length){case 3:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=void 0,this.ma.size=this.protoParseInt(r[2]);break;case 4:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=r[2],this.ma.size=this.protoParseInt(r[3]);break;default:throw this.fail(t,"processMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processMsgArgs Bad or Missing Sid Error");if(this.ma.size<0)throw this.fail(t,"processMsgArgs Bad or Missing Size Error")}fail(t,r=""){return r?r=`${r} [${this.state}]`:r=`parse error [${this.state}]`,new Error(`${r}: ${$n.decode(t)}`)}processHeaderMsgArgs(t){const r=[];let s=-1;for(let l=0;l<t.length;l++)switch(t[l]){case Ce.SPACE:case Ce.TAB:case Ce.CR:case Ce.NL:s>=0&&(r.push(t.subarray(s,l)),s=-1);break;default:s<0&&(s=l)}switch(s>=0&&r.push(t.subarray(s)),r.length){case 4:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=void 0,this.ma.hdr=this.protoParseInt(r[2]),this.ma.size=this.protoParseInt(r[3]);break;case 5:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=r[2],this.ma.hdr=this.protoParseInt(r[3]),this.ma.size=this.protoParseInt(r[4]);break;default:throw this.fail(t,"processHeaderMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Sid Error");if(this.ma.hdr<0||this.ma.hdr>this.ma.size)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Header Size Error");if(this.ma.size<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Size Error")}protoParseInt(t){if(t.length===0)return-1;let r=0;for(let s=0;s<t.length;s++){if(t[s]<48||t[s]>57)return-1;r=r*10+(t[s]-$2)}return r}}var Ee;(function(e){e[e.OP_START=0]="OP_START",e[e.OP_PLUS=1]="OP_PLUS",e[e.OP_PLUS_O=2]="OP_PLUS_O",e[e.OP_PLUS_OK=3]="OP_PLUS_OK",e[e.OP_MINUS=4]="OP_MINUS",e[e.OP_MINUS_E=5]="OP_MINUS_E",e[e.OP_MINUS_ER=6]="OP_MINUS_ER",e[e.OP_MINUS_ERR=7]="OP_MINUS_ERR",e[e.OP_MINUS_ERR_SPC=8]="OP_MINUS_ERR_SPC",e[e.MINUS_ERR_ARG=9]="MINUS_ERR_ARG",e[e.OP_M=10]="OP_M",e[e.OP_MS=11]="OP_MS",e[e.OP_MSG=12]="OP_MSG",e[e.OP_MSG_SPC=13]="OP_MSG_SPC",e[e.MSG_ARG=14]="MSG_ARG",e[e.MSG_PAYLOAD=15]="MSG_PAYLOAD",e[e.MSG_END=16]="MSG_END",e[e.OP_H=17]="OP_H",e[e.OP_P=18]="OP_P",e[e.OP_PI=19]="OP_PI",e[e.OP_PIN=20]="OP_PIN",e[e.OP_PING=21]="OP_PING",e[e.OP_PO=22]="OP_PO",e[e.OP_PON=23]="OP_PON",e[e.OP_PONG=24]="OP_PONG",e[e.OP_I=25]="OP_I",e[e.OP_IN=26]="OP_IN",e[e.OP_INF=27]="OP_INF",e[e.OP_INFO=28]="OP_INFO",e[e.OP_INFO_SPC=29]="OP_INFO_SPC",e[e.INFO_ARG=30]="INFO_ARG"})(Ee||(Ee={}));var Ce;(function(e){e[e.CR=13]="CR",e[e.E=69]="E",e[e.e=101]="e",e[e.F=70]="F",e[e.f=102]="f",e[e.G=71]="G",e[e.g=103]="g",e[e.H=72]="H",e[e.h=104]="h",e[e.I=73]="I",e[e.i=105]="i",e[e.K=75]="K",e[e.k=107]="k",e[e.M=77]="M",e[e.m=109]="m",e[e.MINUS=45]="MINUS",e[e.N=78]="N",e[e.n=110]="n",e[e.NL=10]="NL",e[e.O=79]="O",e[e.o=111]="o",e[e.P=80]="P",e[e.p=112]="p",e[e.PLUS=43]="PLUS",e[e.R=82]="R",e[e.r=114]="r",e[e.S=83]="S",e[e.s=115]="s",e[e.SPACE=32]="SPACE",e[e.TAB=9]="TAB"})(Ce||(Ce={}));(function(e){var t=function(E,O){this.hi=E|0,this.lo=O|0},r=function(E){var O,T=new Float64Array(16);if(E)for(O=0;O<E.length;O++)T[O]=E[O];return T},s=function(){throw new Error("no PRNG")},l=new Uint8Array(16),u=new Uint8Array(32);u[0]=9;var c=r(),f=r([1]),d=r([56129,1]),m=r([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),y=r([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),g=r([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),x=r([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),w=r([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function _(E,O){return E<<O|E>>>32-O}function j(E,O){var T=E[O+3]&255;return T=T<<8|E[O+2]&255,T=T<<8|E[O+1]&255,T<<8|E[O+0]&255}function L(E,O){var T=E[O]<<24|E[O+1]<<16|E[O+2]<<8|E[O+3],B=E[O+4]<<24|E[O+5]<<16|E[O+6]<<8|E[O+7];return new t(T,B)}function N(E,O,T){var B;for(B=0;B<4;B++)E[O+B]=T&255,T>>>=8}function H(E,O,T){E[O]=T.hi>>24&255,E[O+1]=T.hi>>16&255,E[O+2]=T.hi>>8&255,E[O+3]=T.hi&255,E[O+4]=T.lo>>24&255,E[O+5]=T.lo>>16&255,E[O+6]=T.lo>>8&255,E[O+7]=T.lo&255}function $(E,O,T,B,Y){var Z,ge=0;for(Z=0;Z<Y;Z++)ge|=E[O+Z]^T[B+Z];return(1&ge-1>>>8)-1}function fe(E,O,T,B){return $(E,O,T,B,16)}function U(E,O,T,B){return $(E,O,T,B,32)}function R(E,O,T,B,Y){var Z=new Uint32Array(16),ge=new Uint32Array(16),be=new Uint32Array(16),se=new Uint32Array(4),me,Re,nt;for(me=0;me<4;me++)ge[5*me]=j(B,4*me),ge[1+me]=j(T,4*me),ge[6+me]=j(O,4*me),ge[11+me]=j(T,16+4*me);for(me=0;me<16;me++)be[me]=ge[me];for(me=0;me<20;me++){for(Re=0;Re<4;Re++){for(nt=0;nt<4;nt++)se[nt]=ge[(5*Re+4*nt)%16];for(se[1]^=_(se[0]+se[3]|0,7),se[2]^=_(se[1]+se[0]|0,9),se[3]^=_(se[2]+se[1]|0,13),se[0]^=_(se[3]+se[2]|0,18),nt=0;nt<4;nt++)Z[4*Re+(Re+nt)%4]=se[nt]}for(nt=0;nt<16;nt++)ge[nt]=Z[nt]}if(Y){for(me=0;me<16;me++)ge[me]=ge[me]+be[me]|0;for(me=0;me<4;me++)ge[5*me]=ge[5*me]-j(B,4*me)|0,ge[6+me]=ge[6+me]-j(O,4*me)|0;for(me=0;me<4;me++)N(E,4*me,ge[5*me]),N(E,16+4*me,ge[6+me])}else for(me=0;me<16;me++)N(E,4*me,ge[me]+be[me]|0)}function ee(E,O,T,B){return R(E,O,T,B,!1),0}function F(E,O,T,B){return R(E,O,T,B,!0),0}var q=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function M(E,O,T,B,Y,Z,ge){var be=new Uint8Array(16),se=new Uint8Array(64),me,Re;if(!Y)return 0;for(Re=0;Re<16;Re++)be[Re]=0;for(Re=0;Re<8;Re++)be[Re]=Z[Re];for(;Y>=64;){for(ee(se,be,ge,q),Re=0;Re<64;Re++)E[O+Re]=(T?T[B+Re]:0)^se[Re];for(me=1,Re=8;Re<16;Re++)me=me+(be[Re]&255)|0,be[Re]=me&255,me>>>=8;Y-=64,O+=64,T&&(B+=64)}if(Y>0)for(ee(se,be,ge,q),Re=0;Re<Y;Re++)E[O+Re]=(T?T[B+Re]:0)^se[Re];return 0}function G(E,O,T,B,Y){return M(E,O,null,0,T,B,Y)}function J(E,O,T,B,Y){var Z=new Uint8Array(32);return F(Z,B,Y,q),G(E,O,T,B.subarray(16),Z)}function oe(E,O,T,B,Y,Z,ge){var be=new Uint8Array(32);return F(be,Z,ge,q),M(E,O,T,B,Y,Z.subarray(16),be)}function le(E,O){var T,B=0;for(T=0;T<17;T++)B=B+(E[T]+O[T]|0)|0,E[T]=B&255,B>>>=8}var K=new Uint32Array([5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252]);function z(E,O,T,B,Y,Z){var ge,be,se,me,Re=new Uint32Array(17),nt=new Uint32Array(17),Ot=new Uint32Array(17),fn=new Uint32Array(17),dr=new Uint32Array(17);for(se=0;se<17;se++)nt[se]=Ot[se]=0;for(se=0;se<16;se++)nt[se]=Z[se];for(nt[3]&=15,nt[4]&=252,nt[7]&=15,nt[8]&=252,nt[11]&=15,nt[12]&=252,nt[15]&=15;Y>0;){for(se=0;se<17;se++)fn[se]=0;for(se=0;se<16&&se<Y;++se)fn[se]=T[B+se];for(fn[se]=1,B+=se,Y-=se,le(Ot,fn),be=0;be<17;be++)for(Re[be]=0,se=0;se<17;se++)Re[be]=Re[be]+Ot[se]*(se<=be?nt[be-se]:320*nt[be+17-se]|0)|0|0;for(be=0;be<17;be++)Ot[be]=Re[be];for(me=0,se=0;se<16;se++)me=me+Ot[se]|0,Ot[se]=me&255,me>>>=8;for(me=me+Ot[16]|0,Ot[16]=me&3,me=5*(me>>>2)|0,se=0;se<16;se++)me=me+Ot[se]|0,Ot[se]=me&255,me>>>=8;me=me+Ot[16]|0,Ot[16]=me}for(se=0;se<17;se++)dr[se]=Ot[se];for(le(Ot,K),ge=-(Ot[16]>>>7)|0,se=0;se<17;se++)Ot[se]^=ge&(dr[se]^Ot[se]);for(se=0;se<16;se++)fn[se]=Z[se+16];for(fn[16]=0,le(Ot,fn),se=0;se<16;se++)E[O+se]=Ot[se];return 0}function W(E,O,T,B,Y,Z){var ge=new Uint8Array(16);return z(ge,0,T,B,Y,Z),fe(E,O,ge,0)}function ue(E,O,T,B,Y){var Z;if(T<32)return-1;for(oe(E,0,O,0,T,B,Y),z(E,16,E,32,T-32,E),Z=0;Z<16;Z++)E[Z]=0;return 0}function ve(E,O,T,B,Y){var Z,ge=new Uint8Array(32);if(T<32||(J(ge,0,32,B,Y),W(O,16,O,32,T-32,ge)!==0))return-1;for(oe(E,0,O,0,T,B,Y),Z=0;Z<32;Z++)E[Z]=0;return 0}function D(E,O){var T;for(T=0;T<16;T++)E[T]=O[T]|0}function P(E){var O,T;for(T=0;T<16;T++)E[T]+=65536,O=Math.floor(E[T]/65536),E[(T+1)*(T<15?1:0)]+=O-1+37*(O-1)*(T===15?1:0),E[T]-=O*65536}function te(E,O,T){for(var B,Y=~(T-1),Z=0;Z<16;Z++)B=Y&(E[Z]^O[Z]),E[Z]^=B,O[Z]^=B}function S(E,O){var T,B,Y,Z=r(),ge=r();for(T=0;T<16;T++)ge[T]=O[T];for(P(ge),P(ge),P(ge),B=0;B<2;B++){for(Z[0]=ge[0]-65517,T=1;T<15;T++)Z[T]=ge[T]-65535-(Z[T-1]>>16&1),Z[T-1]&=65535;Z[15]=ge[15]-32767-(Z[14]>>16&1),Y=Z[15]>>16&1,Z[14]&=65535,te(ge,Z,1-Y)}for(T=0;T<16;T++)E[2*T]=ge[T]&255,E[2*T+1]=ge[T]>>8}function xe(E,O){var T=new Uint8Array(32),B=new Uint8Array(32);return S(T,E),S(B,O),U(T,0,B,0)}function Ae(E){var O=new Uint8Array(32);return S(O,E),O[0]&1}function we(E,O){var T;for(T=0;T<16;T++)E[T]=O[2*T]+(O[2*T+1]<<8);E[15]&=32767}function ze(E,O,T){var B;for(B=0;B<16;B++)E[B]=O[B]+T[B]|0}function Ye(E,O,T){var B;for(B=0;B<16;B++)E[B]=O[B]-T[B]|0}function Te(E,O,T){var B,Y,Z=new Float64Array(31);for(B=0;B<31;B++)Z[B]=0;for(B=0;B<16;B++)for(Y=0;Y<16;Y++)Z[B+Y]+=O[B]*T[Y];for(B=0;B<15;B++)Z[B]+=38*Z[B+16];for(B=0;B<16;B++)E[B]=Z[B];P(E),P(E)}function tt(E,O){Te(E,O,O)}function Pt(E,O){var T=r(),B;for(B=0;B<16;B++)T[B]=O[B];for(B=253;B>=0;B--)tt(T,T),B!==2&&B!==4&&Te(T,T,O);for(B=0;B<16;B++)E[B]=T[B]}function Gt(E,O){var T=r(),B;for(B=0;B<16;B++)T[B]=O[B];for(B=250;B>=0;B--)tt(T,T),B!==1&&Te(T,T,O);for(B=0;B<16;B++)E[B]=T[B]}function Be(E,O,T){var B=new Uint8Array(32),Y=new Float64Array(80),Z,ge,be=r(),se=r(),me=r(),Re=r(),nt=r(),Ot=r();for(ge=0;ge<31;ge++)B[ge]=O[ge];for(B[31]=O[31]&127|64,B[0]&=248,we(Y,T),ge=0;ge<16;ge++)se[ge]=Y[ge],Re[ge]=be[ge]=me[ge]=0;for(be[0]=Re[0]=1,ge=254;ge>=0;--ge)Z=B[ge>>>3]>>>(ge&7)&1,te(be,se,Z),te(me,Re,Z),ze(nt,be,me),Ye(be,be,me),ze(me,se,Re),Ye(se,se,Re),tt(Re,nt),tt(Ot,be),Te(be,me,be),Te(me,se,nt),ze(nt,be,me),Ye(be,be,me),tt(se,be),Ye(me,Re,Ot),Te(be,me,d),ze(be,be,Re),Te(me,me,be),Te(be,Re,Ot),Te(Re,se,Y),tt(se,nt),te(be,se,Z),te(me,Re,Z);for(ge=0;ge<16;ge++)Y[ge+16]=be[ge],Y[ge+32]=me[ge],Y[ge+48]=se[ge],Y[ge+64]=Re[ge];var fn=Y.subarray(32),dr=Y.subarray(16);return Pt(fn,fn),Te(dr,dr,fn),S(E,dr),0}function et(E,O){return Be(E,O,u)}function Tt(E,O){return s(O,32),et(E,O)}function jt(E,O,T){var B=new Uint8Array(32);return Be(B,T,O),F(E,l,B,q)}var pt=ue,Ht=ve;function gn(E,O,T,B,Y,Z){var ge=new Uint8Array(32);return jt(ge,Y,Z),pt(E,O,T,B,ge)}function an(E,O,T,B,Y,Z){var ge=new Uint8Array(32);return jt(ge,Y,Z),Ht(E,O,T,B,ge)}function Wt(){var E=0,O=0,T=0,B=0,Y=65535,Z,ge,be;for(be=0;be<arguments.length;be++)Z=arguments[be].lo,ge=arguments[be].hi,E+=Z&Y,O+=Z>>>16,T+=ge&Y,B+=ge>>>16;return O+=E>>>16,T+=O>>>16,B+=T>>>16,new t(T&Y|B<<16,E&Y|O<<16)}function yn(E,O){return new t(E.hi>>>O,E.lo>>>O|E.hi<<32-O)}function Kn(){var E=0,O=0,T;for(T=0;T<arguments.length;T++)E^=arguments[T].lo,O^=arguments[T].hi;return new t(O,E)}function dt(E,O){var T,B,Y=32-O;return O<32?(T=E.hi>>>O|E.lo<<Y,B=E.lo>>>O|E.hi<<Y):O<64&&(T=E.lo>>>O|E.hi<<Y,B=E.hi>>>O|E.lo<<Y),new t(T,B)}function je(E,O,T){var B=E.hi&O.hi^~E.hi&T.hi,Y=E.lo&O.lo^~E.lo&T.lo;return new t(B,Y)}function Q(E,O,T){var B=E.hi&O.hi^E.hi&T.hi^O.hi&T.hi,Y=E.lo&O.lo^E.lo&T.lo^O.lo&T.lo;return new t(B,Y)}function he(E){return Kn(dt(E,28),dt(E,34),dt(E,39))}function _e(E){return Kn(dt(E,14),dt(E,18),dt(E,41))}function Oe(E){return Kn(dt(E,1),dt(E,8),yn(E,7))}function Ie(E){return Kn(dt(E,19),dt(E,61),yn(E,6))}var Ke=[new t(1116352408,3609767458),new t(1899447441,602891725),new t(3049323471,3964484399),new t(3921009573,2173295548),new t(961987163,4081628472),new t(1508970993,3053834265),new t(2453635748,2937671579),new t(2870763221,3664609560),new t(3624381080,2734883394),new t(310598401,1164996542),new t(607225278,1323610764),new t(1426881987,3590304994),new t(1925078388,4068182383),new t(2162078206,991336113),new t(2614888103,633803317),new t(3248222580,3479774868),new t(3835390401,2666613458),new t(4022224774,944711139),new t(264347078,2341262773),new t(604807628,2007800933),new t(770255983,1495990901),new t(1249150122,1856431235),new t(1555081692,3175218132),new t(1996064986,2198950837),new t(2554220882,3999719339),new t(2821834349,766784016),new t(2952996808,2566594879),new t(3210313671,3203337956),new t(3336571891,1034457026),new t(3584528711,2466948901),new t(113926993,3758326383),new t(338241895,168717936),new t(666307205,1188179964),new t(773529912,1546045734),new t(1294757372,1522805485),new t(1396182291,2643833823),new t(1695183700,2343527390),new t(1986661051,1014477480),new t(2177026350,1206759142),new t(2456956037,344077627),new t(2730485921,1290863460),new t(2820302411,3158454273),new t(3259730800,3505952657),new t(3345764771,106217008),new t(3516065817,3606008344),new t(3600352804,1432725776),new t(4094571909,1467031594),new t(275423344,851169720),new t(430227734,3100823752),new t(506948616,1363258195),new t(659060556,3750685593),new t(883997877,3785050280),new t(958139571,3318307427),new t(1322822218,3812723403),new t(1537002063,2003034995),new t(1747873779,3602036899),new t(1955562222,1575990012),new t(2024104815,1125592928),new t(2227730452,2716904306),new t(2361852424,442776044),new t(2428436474,593698344),new t(2756734187,3733110249),new t(3204031479,2999351573),new t(3329325298,3815920427),new t(3391569614,3928383900),new t(3515267271,566280711),new t(3940187606,3454069534),new t(4118630271,4000239992),new t(116418474,1914138554),new t(174292421,2731055270),new t(289380356,3203993006),new t(460393269,320620315),new t(685471733,587496836),new t(852142971,1086792851),new t(1017036298,365543100),new t(1126000580,2618297676),new t(1288033470,3409855158),new t(1501505948,4234509866),new t(1607167915,987167468),new t(1816402316,1246189591)];function Fe(E,O,T){var B=[],Y=[],Z=[],ge=[],be,se,me;for(se=0;se<8;se++)B[se]=Z[se]=L(E,8*se);for(var Re=0;T>=128;){for(se=0;se<16;se++)ge[se]=L(O,8*se+Re);for(se=0;se<80;se++){for(me=0;me<8;me++)Y[me]=Z[me];for(be=Wt(Z[7],_e(Z[4]),je(Z[4],Z[5],Z[6]),Ke[se],ge[se%16]),Y[7]=Wt(be,he(Z[0]),Q(Z[0],Z[1],Z[2])),Y[3]=Wt(Y[3],be),me=0;me<8;me++)Z[(me+1)%8]=Y[me];if(se%16===15)for(me=0;me<16;me++)ge[me]=Wt(ge[me],ge[(me+9)%16],Oe(ge[(me+1)%16]),Ie(ge[(me+14)%16]))}for(se=0;se<8;se++)Z[se]=Wt(Z[se],B[se]),B[se]=Z[se];Re+=128,T-=128}for(se=0;se<8;se++)H(E,8*se,B[se]);return T}var Ge=new Uint8Array([106,9,230,103,243,188,201,8,187,103,174,133,132,202,167,59,60,110,243,114,254,148,248,43,165,79,245,58,95,29,54,241,81,14,82,127,173,230,130,209,155,5,104,140,43,62,108,31,31,131,217,171,251,65,189,107,91,224,205,25,19,126,33,121]);function $e(E,O,T){var B=new Uint8Array(64),Y=new Uint8Array(256),Z,ge=T;for(Z=0;Z<64;Z++)B[Z]=Ge[Z];for(Fe(B,O,T),T%=128,Z=0;Z<256;Z++)Y[Z]=0;for(Z=0;Z<T;Z++)Y[Z]=O[ge-T+Z];for(Y[T]=128,T=256-128*(T<112?1:0),Y[T-9]=0,H(Y,T-8,new t(ge/536870912|0,ge<<3)),Fe(B,Y,T),Z=0;Z<64;Z++)E[Z]=B[Z];return 0}function Qe(E,O){var T=r(),B=r(),Y=r(),Z=r(),ge=r(),be=r(),se=r(),me=r(),Re=r();Ye(T,E[1],E[0]),Ye(Re,O[1],O[0]),Te(T,T,Re),ze(B,E[0],E[1]),ze(Re,O[0],O[1]),Te(B,B,Re),Te(Y,E[3],O[3]),Te(Y,Y,y),Te(Z,E[2],O[2]),ze(Z,Z,Z),Ye(ge,B,T),Ye(be,Z,Y),ze(se,Z,Y),ze(me,B,T),Te(E[0],ge,be),Te(E[1],me,se),Te(E[2],se,be),Te(E[3],ge,me)}function Je(E,O,T){var B;for(B=0;B<4;B++)te(E[B],O[B],T)}function pe(E,O){var T=r(),B=r(),Y=r();Pt(Y,O[2]),Te(T,O[0],Y),Te(B,O[1],Y),S(E,B),E[31]^=Ae(T)<<7}function Pe(E,O,T){var B,Y;for(D(E[0],c),D(E[1],f),D(E[2],f),D(E[3],c),Y=255;Y>=0;--Y)B=T[Y/8|0]>>(Y&7)&1,Je(E,O,B),Qe(O,E),Qe(E,E),Je(E,O,B)}function De(E,O){var T=[r(),r(),r(),r()];D(T[0],g),D(T[1],x),D(T[2],f),Te(T[3],g,x),Pe(E,T,O)}function kt(E,O,T){var B=new Uint8Array(64),Y=[r(),r(),r(),r()],Z;for(T||s(O,32),$e(B,O,32),B[0]&=248,B[31]&=127,B[31]|=64,De(Y,B),pe(E,Y),Z=0;Z<32;Z++)O[Z+32]=E[Z];return 0}var Dt=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function bn(E,O){var T,B,Y,Z;for(B=63;B>=32;--B){for(T=0,Y=B-32,Z=B-12;Y<Z;++Y)O[Y]+=T-16*O[B]*Dt[Y-(B-32)],T=Math.floor((O[Y]+128)/256),O[Y]-=T*256;O[Y]+=T,O[B]=0}for(T=0,Y=0;Y<32;Y++)O[Y]+=T-(O[31]>>4)*Dt[Y],T=O[Y]>>8,O[Y]&=255;for(Y=0;Y<32;Y++)O[Y]-=T*Dt[Y];for(B=0;B<32;B++)O[B+1]+=O[B]>>8,E[B]=O[B]&255}function fr(E){var O=new Float64Array(64),T;for(T=0;T<64;T++)O[T]=E[T];for(T=0;T<64;T++)E[T]=0;bn(E,O)}function $i(E,O,T,B){var Y=new Uint8Array(64),Z=new Uint8Array(64),ge=new Uint8Array(64),be,se,me=new Float64Array(64),Re=[r(),r(),r(),r()];$e(Y,B,32),Y[0]&=248,Y[31]&=127,Y[31]|=64;var nt=T+64;for(be=0;be<T;be++)E[64+be]=O[be];for(be=0;be<32;be++)E[32+be]=Y[32+be];for($e(ge,E.subarray(32),T+32),fr(ge),De(Re,ge),pe(E,Re),be=32;be<64;be++)E[be]=B[be];for($e(Z,E,T+64),fr(Z),be=0;be<64;be++)me[be]=0;for(be=0;be<32;be++)me[be]=ge[be];for(be=0;be<32;be++)for(se=0;se<32;se++)me[be+se]+=Z[be]*Y[se];return bn(E.subarray(32),me),nt}function Yi(E,O){var T=r(),B=r(),Y=r(),Z=r(),ge=r(),be=r(),se=r();return D(E[2],f),we(E[1],O),tt(Y,E[1]),Te(Z,Y,m),Ye(Y,Y,E[2]),ze(Z,E[2],Z),tt(ge,Z),tt(be,ge),Te(se,be,ge),Te(T,se,Y),Te(T,T,Z),Gt(T,T),Te(T,T,Y),Te(T,T,Z),Te(T,T,Z),Te(E[0],T,Z),tt(B,E[0]),Te(B,B,Z),xe(B,Y)&&Te(E[0],E[0],w),tt(B,E[0]),Te(B,B,Z),xe(B,Y)?-1:(Ae(E[0])===O[31]>>7&&Ye(E[0],c,E[0]),Te(E[3],E[0],E[1]),0)}function Ea(E,O,T,B){var Y,Z=new Uint8Array(32),ge=new Uint8Array(64),be=[r(),r(),r(),r()],se=[r(),r(),r(),r()];if(T<64||Yi(se,B))return-1;for(Y=0;Y<T;Y++)E[Y]=O[Y];for(Y=0;Y<32;Y++)E[Y+32]=B[Y];if($e(ge,E,T),fr(ge),Pe(be,se,ge),De(se,O.subarray(32)),Qe(be,se),pe(Z,be),T-=64,U(O,0,Z,0)){for(Y=0;Y<T;Y++)E[Y]=0;return-1}for(Y=0;Y<T;Y++)E[Y]=O[Y+64];return T}var xs=32,li=24,hr=32,oi=16,ui=32,Vi=32,ci=32,Lr=32,Gi=32,Ca=li,Kl=hr,kr=oi,Et=64,qt=32,Mn=64,Ji=32,Aa=64;e.lowlevel={crypto_core_hsalsa20:F,crypto_stream_xor:oe,crypto_stream:J,crypto_stream_salsa20_xor:M,crypto_stream_salsa20:G,crypto_onetimeauth:z,crypto_onetimeauth_verify:W,crypto_verify_16:fe,crypto_verify_32:U,crypto_secretbox:ue,crypto_secretbox_open:ve,crypto_scalarmult:Be,crypto_scalarmult_base:et,crypto_box_beforenm:jt,crypto_box_afternm:pt,crypto_box:gn,crypto_box_open:an,crypto_box_keypair:Tt,crypto_hash:$e,crypto_sign:$i,crypto_sign_keypair:kt,crypto_sign_open:Ea,crypto_secretbox_KEYBYTES:xs,crypto_secretbox_NONCEBYTES:li,crypto_secretbox_ZEROBYTES:hr,crypto_secretbox_BOXZEROBYTES:oi,crypto_scalarmult_BYTES:ui,crypto_scalarmult_SCALARBYTES:Vi,crypto_box_PUBLICKEYBYTES:ci,crypto_box_SECRETKEYBYTES:Lr,crypto_box_BEFORENMBYTES:Gi,crypto_box_NONCEBYTES:Ca,crypto_box_ZEROBYTES:Kl,crypto_box_BOXZEROBYTES:kr,crypto_sign_BYTES:Et,crypto_sign_PUBLICKEYBYTES:qt,crypto_sign_SECRETKEYBYTES:Mn,crypto_sign_SEEDBYTES:Ji,crypto_hash_BYTES:Aa,gf:r,D:m,L:Dt,pack25519:S,unpack25519:we,M:Te,A:ze,S:tt,Z:Ye,pow2523:Gt,add:Qe,set25519:D,modL:bn,scalarmult:Pe,scalarbase:De};function Ql(E,O){if(E.length!==xs)throw new Error("bad key size");if(O.length!==li)throw new Error("bad nonce size")}function Zl(E,O){if(E.length!==ci)throw new Error("bad public key size");if(O.length!==Lr)throw new Error("bad secret key size")}function en(){for(var E=0;E<arguments.length;E++)if(!(arguments[E]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function vs(E){for(var O=0;O<E.length;O++)E[O]=0}e.randomBytes=function(E){var O=new Uint8Array(E);return s(O,E),O},e.secretbox=function(E,O,T){en(E,O,T),Ql(T,O);for(var B=new Uint8Array(hr+E.length),Y=new Uint8Array(B.length),Z=0;Z<E.length;Z++)B[Z+hr]=E[Z];return ue(Y,B,B.length,O,T),Y.subarray(oi)},e.secretbox.open=function(E,O,T){en(E,O,T),Ql(T,O);for(var B=new Uint8Array(oi+E.length),Y=new Uint8Array(B.length),Z=0;Z<E.length;Z++)B[Z+oi]=E[Z];return B.length<32||ve(Y,B,B.length,O,T)!==0?null:Y.subarray(hr)},e.secretbox.keyLength=xs,e.secretbox.nonceLength=li,e.secretbox.overheadLength=oi,e.scalarMult=function(E,O){if(en(E,O),E.length!==Vi)throw new Error("bad n size");if(O.length!==ui)throw new Error("bad p size");var T=new Uint8Array(ui);return Be(T,E,O),T},e.scalarMult.base=function(E){if(en(E),E.length!==Vi)throw new Error("bad n size");var O=new Uint8Array(ui);return et(O,E),O},e.scalarMult.scalarLength=Vi,e.scalarMult.groupElementLength=ui,e.box=function(E,O,T,B){var Y=e.box.before(T,B);return e.secretbox(E,O,Y)},e.box.before=function(E,O){en(E,O),Zl(E,O);var T=new Uint8Array(Gi);return jt(T,E,O),T},e.box.after=e.secretbox,e.box.open=function(E,O,T,B){var Y=e.box.before(T,B);return e.secretbox.open(E,O,Y)},e.box.open.after=e.secretbox.open,e.box.keyPair=function(){var E=new Uint8Array(ci),O=new Uint8Array(Lr);return Tt(E,O),{publicKey:E,secretKey:O}},e.box.keyPair.fromSecretKey=function(E){if(en(E),E.length!==Lr)throw new Error("bad secret key size");var O=new Uint8Array(ci);return et(O,E),{publicKey:O,secretKey:new Uint8Array(E)}},e.box.publicKeyLength=ci,e.box.secretKeyLength=Lr,e.box.sharedKeyLength=Gi,e.box.nonceLength=Ca,e.box.overheadLength=e.secretbox.overheadLength,e.sign=function(E,O){if(en(E,O),O.length!==Mn)throw new Error("bad secret key size");var T=new Uint8Array(Et+E.length);return $i(T,E,E.length,O),T},e.sign.open=function(E,O){if(en(E,O),O.length!==qt)throw new Error("bad public key size");var T=new Uint8Array(E.length),B=Ea(T,E,E.length,O);if(B<0)return null;for(var Y=new Uint8Array(B),Z=0;Z<Y.length;Z++)Y[Z]=T[Z];return Y},e.sign.detached=function(E,O){for(var T=e.sign(E,O),B=new Uint8Array(Et),Y=0;Y<B.length;Y++)B[Y]=T[Y];return B},e.sign.detached.verify=function(E,O,T){if(en(E,O,T),O.length!==Et)throw new Error("bad signature size");if(T.length!==qt)throw new Error("bad public key size");var B=new Uint8Array(Et+E.length),Y=new Uint8Array(Et+E.length),Z;for(Z=0;Z<Et;Z++)B[Z]=O[Z];for(Z=0;Z<E.length;Z++)B[Z+Et]=E[Z];return Ea(Y,B,B.length,T)>=0},e.sign.keyPair=function(){var E=new Uint8Array(qt),O=new Uint8Array(Mn);return kt(E,O),{publicKey:E,secretKey:O}},e.sign.keyPair.fromSecretKey=function(E){if(en(E),E.length!==Mn)throw new Error("bad secret key size");for(var O=new Uint8Array(qt),T=0;T<O.length;T++)O[T]=E[32+T];return{publicKey:O,secretKey:new Uint8Array(E)}},e.sign.keyPair.fromSeed=function(E){if(en(E),E.length!==Ji)throw new Error("bad seed size");for(var O=new Uint8Array(qt),T=new Uint8Array(Mn),B=0;B<32;B++)T[B]=E[B];return kt(O,T,!0),{publicKey:O,secretKey:T}},e.sign.publicKeyLength=qt,e.sign.secretKeyLength=Mn,e.sign.seedLength=Ji,e.sign.signatureLength=Et,e.hash=function(E){en(E);var O=new Uint8Array(Aa);return $e(O,E,E.length),O},e.hash.hashLength=Aa,e.verify=function(E,O){return en(E,O),E.length===0||O.length===0||E.length!==O.length?!1:$(E,0,O,0,E.length)===0},e.setPRNG=function(E){s=E},(function(){var E=typeof globalThis<"u"?globalThis.crypto||globalThis.msCrypto:null;if(E&&E.getRandomValues){var O=65536;e.setPRNG(function(T,B){var Y,Z=new Uint8Array(B);for(Y=0;Y<B;Y+=O)E.getRandomValues(Z.subarray(Y,Y+Math.min(B-Y,O)));for(Y=0;Y<B;Y++)T[Y]=Z[Y];vs(Z)})}else typeof require<"u"&&(E=require("crypto"),E&&E.randomBytes&&e.setPRNG(function(T,B){var Y,Z=E.randomBytes(B);for(Y=0;Y<B;Y++)T[Y]=Z[Y];vs(Z)}))})()})(typeof module<"u"&&module.exports?module.exports:globalThis.nacl=globalThis.nacl||{});const du=typeof module<"u"&&module.exports?module.exports:globalThis.nacl,Y2={fromSeed:du.sign.keyPair.fromSeed,sign:du.sign.detached,verify:du.sign.detached.verify,randomBytes:du.randomBytes};let _x;function V2(e){_x=e}function Li(){return _x}const G2=new Uint16Array([0,4129,8258,12387,16516,20645,24774,28903,33032,37161,41290,45419,49548,53677,57806,61935,4657,528,12915,8786,21173,17044,29431,25302,37689,33560,45947,41818,54205,50076,62463,58334,9314,13379,1056,5121,25830,29895,17572,21637,42346,46411,34088,38153,58862,62927,50604,54669,13907,9842,5649,1584,30423,26358,22165,18100,46939,42874,38681,34616,63455,59390,55197,51132,18628,22757,26758,30887,2112,6241,10242,14371,51660,55789,59790,63919,35144,39273,43274,47403,23285,19156,31415,27286,6769,2640,14899,10770,56317,52188,64447,60318,39801,35672,47931,43802,27814,31879,19684,23749,11298,15363,3168,7233,60846,64911,52716,56781,44330,48395,36200,40265,32407,28342,24277,20212,15891,11826,7761,3696,65439,61374,57309,53244,48923,44858,40793,36728,37256,33193,45514,41451,53516,49453,61774,57711,4224,161,12482,8419,20484,16421,28742,24679,33721,37784,41979,46042,49981,54044,58239,62302,689,4752,8947,13010,16949,21012,25207,29270,46570,42443,38312,34185,62830,58703,54572,50445,13538,9411,5280,1153,29798,25671,21540,17413,42971,47098,34713,38840,59231,63358,50973,55100,9939,14066,1681,5808,26199,30326,17941,22068,55628,51565,63758,59695,39368,35305,47498,43435,22596,18533,30726,26663,6336,2273,14466,10403,52093,56156,60223,64286,35833,39896,43963,48026,19061,23124,27191,31254,2801,6864,10931,14994,64814,60687,56684,52557,48554,44427,40424,36297,31782,27655,23652,19525,15522,11395,7392,3265,61215,65342,53085,57212,44955,49082,36825,40952,28183,32310,20053,24180,11923,16050,3793,7920]);class Lu{static checksum(t){let r=0;for(let s=0;s<t.byteLength;s++){let l=t[s];r=r<<8&65535^G2[(r>>8^l)&255]}return r}static validate(t,r){return Lu.checksum(t)==r}}const Eh="ABCDEFGHIJKLMNOPQRSTUVWXYZ234567";class j0{static encode(t){let r=0,s=0,l=new Uint8Array(t),u=new Uint8Array(t.byteLength*2),c=0;for(let f=0;f<l.byteLength;f++)for(s=s<<8|l[f],r+=8;r>=5;){let d=s>>>r-5&31;u[c++]=Eh.charAt(d).charCodeAt(0),r-=5}if(r>0){let f=s<<5-r&31;u[c++]=Eh.charAt(f).charCodeAt(0)}return u.slice(0,c)}static decode(t){let r=0,s=0,l=0,u=new Uint8Array(t),c=new Uint8Array(u.byteLength*5/8|0);for(let f=0;f<u.byteLength;f++){let d=String.fromCharCode(u[f]),m=Eh.indexOf(d);if(m===-1)throw new Error("Illegal Base32 character: "+u[f]);s=s<<5|m,r+=5,r>=8&&(c[l++]=s>>>r-8&255,r-=8)}return c.slice(0,l)}}class _t extends Error{constructor(r,s){super(r);C(this,"name");C(this,"code");C(this,"chainedError");this.name="NKeysError",this.code=r,this.chainedError=s}}function J2(){return Ku(St.Operator)}function X2(){return Ku(St.Account)}function K2(){return Ku(St.User)}var gt;(function(e){e.InvalidPrefixByte="nkeys: invalid prefix byte",e.InvalidKey="nkeys: invalid key",e.InvalidPublicKey="nkeys: invalid public key",e.InvalidSeedLen="nkeys: invalid seed length",e.InvalidSeed="nkeys: invalid seed",e.InvalidEncoding="nkeys: invalid encoded key",e.InvalidSignature="nkeys: signature verification failed",e.CannotSign="nkeys: cannot sign, no private key available",e.PublicKeyOnly="nkeys: no seed or private key available",e.InvalidChecksum="nkeys: invalid checksum",e.SerializationError="nkeys: serialization error",e.ApiError="nkeys: api error",e.ClearedPair="nkeys: pair is cleared"})(gt||(gt={}));var St;(function(e){e[e.Seed=144]="Seed",e[e.Private=120]="Private",e[e.Operator=112]="Operator",e[e.Server=104]="Server",e[e.Cluster=16]="Cluster",e[e.Account=0]="Account",e[e.User=160]="User"})(St||(St={}));class aa{static isValidPublicPrefix(t){return t==St.Server||t==St.Operator||t==St.Cluster||t==St.Account||t==St.User}static startsWithValidPrefix(t){let r=t[0];return r=="S"||r=="P"||r=="O"||r=="N"||r=="C"||r=="A"||r=="U"}static isValidPrefix(t){return this.parsePrefix(t)!=-1}static parsePrefix(t){switch(t){case St.Seed:return St.Seed;case St.Private:return St.Private;case St.Operator:return St.Operator;case St.Server:return St.Server;case St.Cluster:return St.Cluster;case St.Account:return St.Account;case St.User:return St.User;default:return-1}}}class Sn{static encode(t,r){if(!r||!(r instanceof Uint8Array))throw new _t(gt.SerializationError);if(!aa.isValidPrefix(t))throw new _t(gt.InvalidPrefixByte);return Sn._encode(!1,t,r)}static encodeSeed(t,r){if(!r)throw new _t(gt.ApiError);if(!aa.isValidPublicPrefix(t))throw new _t(gt.InvalidPrefixByte);if(r.byteLength!==32)throw new _t(gt.InvalidSeedLen);return Sn._encode(!0,t,r)}static decode(t,r){if(!aa.isValidPrefix(t))throw new _t(gt.InvalidPrefixByte);const s=Sn._decode(r);if(s[0]!==t)throw new _t(gt.InvalidPrefixByte);return s.slice(1)}static decodeSeed(t){const r=Sn._decode(t),s=Sn._decodePrefix(r);if(s[0]!=St.Seed)throw new _t(gt.InvalidSeed);if(!aa.isValidPublicPrefix(s[1]))throw new _t(gt.InvalidPrefixByte);return{buf:r.slice(2),prefix:s[1]}}static _encode(t,r,s){const l=t?2:1,u=s.byteLength,c=l+u+2,f=l+u,d=new Uint8Array(c);if(t){const g=Sn._encodePrefix(St.Seed,r);d.set(g)}else d[0]=r;d.set(s,l);const m=Lu.checksum(d.slice(0,f));return new DataView(d.buffer).setUint16(f,m,!0),j0.encode(d)}static _decode(t){if(t.byteLength<4)throw new _t(gt.InvalidEncoding);let r;try{r=j0.decode(t)}catch(f){throw new _t(gt.InvalidEncoding,f)}const s=r.byteLength-2,u=new DataView(r.buffer).getUint16(s,!0),c=r.slice(0,s);if(!Lu.validate(c,u))throw new _t(gt.InvalidChecksum);return c}static _encodePrefix(t,r){const s=t|r>>5,l=(r&31)<<3;return new Uint8Array([s,l])}static _decodePrefix(t){const r=t[0]&248,s=(t[0]&7)<<5|(t[1]&248)>>3;return new Uint8Array([r,s])}}class kx{constructor(t){C(this,"seed");this.seed=t}getRawSeed(){if(!this.seed)throw new _t(gt.ClearedPair);return Sn.decodeSeed(this.seed).buf}getSeed(){if(!this.seed)throw new _t(gt.ClearedPair);return this.seed}getPublicKey(){if(!this.seed)throw new _t(gt.ClearedPair);const t=Sn.decodeSeed(this.seed),r=Li().fromSeed(this.getRawSeed()),s=Sn.encode(t.prefix,r.publicKey);return new TextDecoder().decode(s)}getPrivateKey(){if(!this.seed)throw new _t(gt.ClearedPair);const t=Li().fromSeed(this.getRawSeed());return Sn.encode(St.Private,t.secretKey)}sign(t){if(!this.seed)throw new _t(gt.ClearedPair);const r=Li().fromSeed(this.getRawSeed());return Li().sign(t,r.secretKey)}verify(t,r){if(!this.seed)throw new _t(gt.ClearedPair);const s=Li().fromSeed(this.getRawSeed());return Li().verify(t,r,s.publicKey)}clear(){this.seed&&(this.seed.fill(0),this.seed=void 0)}}function Ku(e){const t=Li().randomBytes(32);let r=Sn.encodeSeed(e,new Uint8Array(t));return new kx(r)}class Q2{constructor(t){C(this,"publicKey");this.publicKey=t}getPublicKey(){if(!this.publicKey)throw new _t(gt.ClearedPair);return new TextDecoder().decode(this.publicKey)}getPrivateKey(){throw this.publicKey?new _t(gt.PublicKeyOnly):new _t(gt.ClearedPair)}getSeed(){throw this.publicKey?new _t(gt.PublicKeyOnly):new _t(gt.ClearedPair)}sign(t){throw this.publicKey?new _t(gt.CannotSign):new _t(gt.ClearedPair)}verify(t,r){if(!this.publicKey)throw new _t(gt.ClearedPair);let s=Sn._decode(this.publicKey);return Li().verify(t,r,s.slice(1))}clear(){this.publicKey&&(this.publicKey.fill(0),this.publicKey=void 0)}}function Z2(e){const t=new TextEncoder().encode(e),r=Sn._decode(t),s=aa.parsePrefix(r[0]);if(aa.isValidPublicPrefix(s))return new Q2(t);throw new _t(gt.InvalidPublicKey)}function W2(e){return Sn.decodeSeed(e),new kx(e)}function ek(e){return btoa(String.fromCharCode(...e))}function tk(e){const t=atob(e),r=new Uint8Array(t.length);for(let s=0;s<t.length;s++)r[s]=t.charCodeAt(s);return r}V2(Y2);const N0={createAccount:X2,createOperator:J2,createPair:Ku,createUser:K2,fromPublic:Z2,fromSeed:W2,NKeysError:_t,NKeysErrorCode:gt,Prefix:St,decode:tk,encode:ek};function nk(e){return t=>{let r={};return e.forEach(s=>{const l=s(t)||{};r=Object.assign(r,l)}),r}}function rk(){return()=>{}}function ik(e,t){return()=>{const r=typeof e=="function"?e():e,s=typeof t=="function"?t():t;return{user:r,pass:s}}}function sk(e){return()=>({auth_token:typeof e=="function"?e():e})}function ak(e){return t=>{const r=typeof e=="function"?e():e,s=r?N0.fromSeed(r):void 0,l=s?s.getPublicKey():"",u=Ii.encode(t||""),c=s!==void 0&&t?s.sign(u):void 0,f=c?N0.encode(c):"";return{nkey:l,sig:f}}}function Ex(e,t){return r=>{const s=typeof e=="function"?e():e,l=ak(t),{nkey:u,sig:c}=l(r);return{jwt:s,nkey:u,sig:c}}}const Cx=120*1e3,lk=2,Ax=2*1e3;function ok(){return{maxPingOut:2,maxReconnectAttempts:10,noRandomize:!1,pedantic:!1,pingInterval:Cx,reconnect:!0,reconnectJitter:100,reconnectJitterTLS:1e3,reconnectTimeWait:Ax,tls:void 0,verbose:!1,waitOnFirstConnect:!1,ignoreAuthErrorAbort:!1}}function uk(e){const t=[];return typeof e.authenticator=="function"&&t.push(e.authenticator),Array.isArray(e.authenticator)&&t.push(...e.authenticator),e.token&&t.push(sk(e.token)),e.user&&t.push(ik(e.user,e.pass)),t.length===0?rk():nk(t)}function ck(e){const t=`${Wh}:${vx()}`;if(e=e||{servers:[t]},e.servers=e.servers||[],typeof e.servers=="string"&&(e.servers=[e.servers]),e.servers.length>0&&e.port)throw new Ne("port and servers options are mutually exclusive",ke.InvalidOption);e.servers.length===0&&e.port&&(e.servers=[`${Wh}:${e.port}`]),e.servers&&e.servers.length===0&&(e.servers=[t]);const r=Gu(ok(),e);if(r.authenticator=uk(r),["reconnectDelayHandler","authenticator"].forEach(s=>{if(r[s]&&typeof r[s]!="function")throw new Ne(`${s} option should be a function`,ke.NotFunction)}),r.reconnectDelayHandler||(r.reconnectDelayHandler=()=>{let s=r.tls?r.reconnectJitterTLS:r.reconnectJitter;return s&&(s++,s=Math.floor(Math.random()*s)),r.reconnectTimeWait+s}),r.inboxPrefix)try{ni(r.inboxPrefix)}catch(s){throw new Ne(s.message,ke.ApiError)}if(r.resolve===void 0&&(r.resolve=typeof ad()=="function"),r.resolve&&typeof ad()!="function")throw new Ne("'resolve' is not supported on this client",ke.InvalidOption);return r}function fk(e,t){const{proto:r,tls_required:s,tls_available:l}=e;if((r===void 0||r<1)&&t.noEcho)throw new Ne("noEcho",ke.ServerOptionNotAvailable);const u=s||l||!1;if(t.tls&&!u)throw new Ne("tls",ke.ServerOptionNotAvailable)}const hk=1024*32,dk=/^INFO\s+([^\r\n]+)\r\n/i,mk=Al(`PONG\r
|
|
70
|
+
${this.ctx.stack}`),this.deferred.reject(r)):this.deferred.resolve(s),this.cancel()}cancel(r){this.timer&&this.timer.cancel(),this.mux.cancel(this),this.deferred.reject(r||Ne.errorForCode(ke.Cancelled))}}const b2="$JS.API";function x2(e){return e=e||{},e.domain&&(e.apiPrefix=`$JS.${e.domain}.API`,delete e.domain),Gu({apiPrefix:b2,timeout:5e3},e)}class Yl{constructor(t,r){C(this,"nc");C(this,"opts");C(this,"prefix");C(this,"timeout");C(this,"jc");this.nc=t,this.opts=x2(r),this._parseOpts(),this.prefix=this.opts.apiPrefix,this.timeout=this.opts.timeout,this.jc=vr()}getOptions(){return Object.assign({},this.opts)}_parseOpts(){let t=this.opts.apiPrefix;if(!t||t.length===0)throw new Error("invalid empty prefix");t[t.length-1]==="."&&(t=t.substr(0,t.length-1)),this.opts.apiPrefix=t}async _request(t,r=null,s){s=s||{},s.timeout=this.timeout;let l=Gn;r&&(l=this.jc.encode(r));let{retries:u}=s;u=u||1,u=u===-1?Number.MAX_SAFE_INTEGER:u;const c=Dd();for(let f=0;f<u;f++)try{const d=await this.nc.request(t,l,s);return this.parseJsResponse(d)}catch(d){const m=d;if((m.code==="503"||m.code===ke.Timeout)&&f+1<u)await Sa(c.backoff(f));else throw d}}async findStream(t){const r={subject:t},l=await this._request(`${this.prefix}.STREAM.NAMES`,r);if(!l.streams||l.streams.length!==1)throw new Error("no stream matches subject");return l.streams[0]}getConnection(){return this.nc}parseJsResponse(t){const r=this.jc.decode(t.data),s=r;if(s.error){const l=yx(s.error.code,s.error.description);if(l!==null)throw l.api_error=s.error,l}return r}}class Cl{constructor(t,r,s,l){C(this,"err");C(this,"offset");C(this,"pageInfo");C(this,"subject");C(this,"jsm");C(this,"filter");C(this,"payload");if(!t)throw new Error("subject is required");this.subject=t,this.jsm=s,this.offset=0,this.pageInfo={},this.filter=r,this.payload=l||{}}async next(){if(this.err)return[];if(this.pageInfo&&this.offset>=this.pageInfo.total)return[];const t={offset:this.offset};this.payload&&Object.assign(t,this.payload);try{const r=await this.jsm._request(this.subject,t,{timeout:this.jsm.timeout});this.pageInfo=r;const s=this.countResponse(r);return s===0?[]:(this.offset+=s,this.filter(r))}catch(r){throw this.err=r,r}}countResponse(t){var r,s,l;switch(t==null?void 0:t.type){case"io.nats.jetstream.api.v1.stream_names_response":case"io.nats.jetstream.api.v1.stream_list_response":return((r=t.streams)==null?void 0:r.length)||0;case"io.nats.jetstream.api.v1.consumer_list_response":return((s=t.consumers)==null?void 0:s.length)||0;default:return console.error(`jslister.ts: unknown API response for paged output: ${t==null?void 0:t.type}`),((l=t.streams)==null?void 0:l.length)||0}return 0}async*[Symbol.asyncIterator](){let t=await this.next();for(;t.length>0;){for(const r of t)yield r;t=await this.next()}}}function ms(e=""){const t=e.match(/(\d+).(\d+).(\d+)/);if(t)return{major:parseInt(t[1]),minor:parseInt(t[2]),micro:parseInt(t[3])};throw new Error(`'${e}' is not a semver value`)}function sd(e,t){return e.major<t.major?-1:e.major>t.major?1:e.minor<t.minor?-1:e.minor>t.minor?1:e.micro<t.micro?-1:e.micro>t.micro?1:0}var ht;(function(e){e.JS_KV="js_kv",e.JS_OBJECTSTORE="js_objectstore",e.JS_PULL_MAX_BYTES="js_pull_max_bytes",e.JS_NEW_CONSUMER_CREATE_API="js_new_consumer_create",e.JS_ALLOW_DIRECT="js_allow_direct",e.JS_MULTIPLE_CONSUMER_FILTER="js_multiple_consumer_filter",e.JS_SIMPLIFICATION="js_simplification",e.JS_STREAM_CONSUMER_METADATA="js_stream_consumer_metadata",e.JS_CONSUMER_FILTER_SUBJECTS="js_consumer_filter_subjects",e.JS_STREAM_FIRST_SEQ="js_stream_first_seq",e.JS_STREAM_SUBJECT_TRANSFORM="js_stream_subject_transform",e.JS_STREAM_SOURCE_SUBJECT_TRANSFORM="js_stream_source_subject_transform",e.JS_STREAM_COMPRESSION="js_stream_compression",e.JS_DEFAULT_CONSUMER_LIMITS="js_default_consumer_limits",e.JS_BATCH_DIRECT_GET="js_batch_direct_get"})(ht||(ht={}));class v2{constructor(t){C(this,"server");C(this,"features");C(this,"disabled");this.features=new Map,this.disabled=[],this.update(t)}resetDisabled(){this.disabled.length=0,this.update(this.server)}disable(t){this.disabled.push(t),this.update(this.server)}isDisabled(t){return this.disabled.indexOf(t)!==-1}update(t){typeof t=="string"&&(t=ms(t)),this.server=t,this.set(ht.JS_KV,"2.6.2"),this.set(ht.JS_OBJECTSTORE,"2.6.3"),this.set(ht.JS_PULL_MAX_BYTES,"2.8.3"),this.set(ht.JS_NEW_CONSUMER_CREATE_API,"2.9.0"),this.set(ht.JS_ALLOW_DIRECT,"2.9.0"),this.set(ht.JS_MULTIPLE_CONSUMER_FILTER,"2.10.0"),this.set(ht.JS_SIMPLIFICATION,"2.9.4"),this.set(ht.JS_STREAM_CONSUMER_METADATA,"2.10.0"),this.set(ht.JS_CONSUMER_FILTER_SUBJECTS,"2.10.0"),this.set(ht.JS_STREAM_FIRST_SEQ,"2.10.0"),this.set(ht.JS_STREAM_SUBJECT_TRANSFORM,"2.10.0"),this.set(ht.JS_STREAM_SOURCE_SUBJECT_TRANSFORM,"2.10.0"),this.set(ht.JS_STREAM_COMPRESSION,"2.10.0"),this.set(ht.JS_DEFAULT_CONSUMER_LIMITS,"2.10.0"),this.set(ht.JS_BATCH_DIRECT_GET,"2.11.0"),this.disabled.forEach(r=>{this.features.delete(r)})}set(t,r){this.features.set(t,{min:r,ok:sd(this.server,ms(r))>=0})}get(t){return this.features.get(t)||{min:"unknown",ok:!1}}supports(t){var r;return((r=this.get(t))==null?void 0:r.ok)||!1}require(t){return typeof t=="string"&&(t=ms(t)),sd(this.server,t)>=0}}class Mu extends Yl{constructor(t,r){super(t,r)}async add(t,r,s=Ru.Create){if(vn(t),r.deliver_group&&r.flow_control)throw new Error("jetstream flow control is not supported with queue groups");if(r.deliver_group&&r.idle_heartbeat)throw new Error("jetstream idle heartbeat is not supported with queue groups");const l={};l.config=r,l.stream_name=t,l.action=s,l.config.durable_name&&oa(l.config.durable_name);const u=this.nc;let{min:c,ok:f}=u.features.get(ht.JS_NEW_CONSUMER_CREATE_API);const d=r.name===""?void 0:r.name;if(d&&!f)throw new Error(`consumer 'name' requires server ${c}`);if(d)try{Ju("name",d)}catch(x){const w=x.message,_=w.indexOf("cannot contain");throw _!==-1?new Error(`consumer 'name' ${w.substring(_)}`):x}let m,y="";if(Array.isArray(r.filter_subjects)){const{min:x,ok:w}=u.features.get(ht.JS_MULTIPLE_CONSUMER_FILTER);if(!w)throw new Error(`consumer 'filter_subjects' requires server ${x}`);f=!1}if(r.metadata){const{min:x,ok:w}=u.features.get(ht.JS_STREAM_CONSUMER_METADATA);if(!w)throw new Error(`consumer 'metadata' requires server ${x}`)}if(f&&(y=r.name??r.durable_name??""),y!==""){let x=r.filter_subject??void 0;x===">"&&(x=void 0),m=x!==void 0?`${this.prefix}.CONSUMER.CREATE.${t}.${y}.${x}`:`${this.prefix}.CONSUMER.CREATE.${t}.${y}`}else m=r.durable_name?`${this.prefix}.CONSUMER.DURABLE.CREATE.${t}.${r.durable_name}`:`${this.prefix}.CONSUMER.CREATE.${t}`;return await this._request(m,l)}async update(t,r,s){const l=await this.info(t,r),u=s;return this.add(t,Object.assign(l.config,u),Ru.Update)}async info(t,r){return vn(t),oa(r),await this._request(`${this.prefix}.CONSUMER.INFO.${t}.${r}`)}async delete(t,r){return vn(t),oa(r),(await this._request(`${this.prefix}.CONSUMER.DELETE.${t}.${r}`)).success}list(t){vn(t);const r=l=>l.consumers,s=`${this.prefix}.CONSUMER.LIST.${t}`;return new Cl(s,r,this)}pause(t,r,s){const l=`${this.prefix}.CONSUMER.PAUSE.${t}.${r}`,u={pause_until:s.toISOString()};return this._request(l,u)}resume(t,r){return this.pause(t,r,new Date(0))}}function ea(e,t,r=!1){if(r===!0&&!e)throw Ne.errorForCode(ke.ApiError,new Error(`${t} is not a function`));if(e&&typeof e!="function")throw Ne.errorForCode(ke.ApiError,new Error(`${t} is not a function`))}class w2 extends sn{constructor(r,s,l){super();C(this,"sub");C(this,"adapter");C(this,"subIterDone");ea(l.adapter,"adapter",!0),this.adapter=l.adapter,l.callback&&ea(l.callback,"callback"),this.noIterator=typeof l.callback=="function",l.ingestionFilterFn&&(ea(l.ingestionFilterFn,"ingestionFilterFn"),this.ingestionFilterFn=l.ingestionFilterFn),l.protocolFilterFn&&(ea(l.protocolFilterFn,"protocolFilterFn"),this.protocolFilterFn=l.protocolFilterFn),l.dispatchedFn&&(ea(l.dispatchedFn,"dispatchedFn"),this.dispatchedFn=l.dispatchedFn),l.cleanupFn&&ea(l.cleanupFn,"cleanupFn");let u=(y,g)=>{this.callback(y,g)};if(l.callback){const y=l.callback;u=(g,x)=>{const[w,_]=this.adapter(g,x);if(w){y(w,null);return}const{ingest:j}=this.ingestionFilterFn?this.ingestionFilterFn(_,this):{ingest:!0};j&&(!this.protocolFilterFn||this.protocolFilterFn(_))&&(y(w,_),this.dispatchedFn&&_&&this.dispatchedFn(_))}}const{max:c,queue:f,timeout:d}=l,m={queue:f,timeout:d,callback:u};c&&c>0&&(m.max=c),this.sub=r.subscribe(s,m),l.cleanupFn&&(this.sub.cleanupFn=l.cleanupFn),this.noIterator||this.iterClosed.then(()=>{this.unsubscribe()}),this.subIterDone=Ut(),Promise.all([this.sub.closed,this.iterClosed]).then(()=>{this.subIterDone.resolve()}).catch(()=>{this.subIterDone.resolve()}),(async y=>{await y.closed,this.stop()})(this.sub).then().catch()}unsubscribe(r){this.sub.unsubscribe(r)}drain(){return this.sub.drain()}isDraining(){return this.sub.isDraining()}isClosed(){return this.sub.isClosed()}callback(r,s){this.sub.cancelTimeout();const[l,u]=this.adapter(r,s);l&&this.stop(l),u&&this.push(u)}getSubject(){return this.sub.getSubject()}getReceived(){return this.sub.getReceived()}getProcessed(){return this.sub.getProcessed()}getPending(){return this.sub.getPending()}getID(){return this.sub.getID()}getMax(){return this.sub.getMax()}get closed(){return this.sub.closed}}let Yn;function S2(e){Yn=e}function vx(){return Yn!==void 0&&Yn.defaultPort!==void 0?Yn.defaultPort:4222}function Sh(){return Yn!==void 0&&Yn.urlParseFn?Yn.urlParseFn:void 0}function _2(){if(!Yn||typeof Yn.factory!="function")throw new Error("transport fn is not set");return Yn.factory()}function ad(){return Yn!==void 0&&Yn.dnsResolveFn?Yn.dnsResolveFn:void 0}const _u=`\r
|
|
71
|
+
`,Du=ga.fromAscii(_u),k2=new Uint8Array(Du)[0],E2=new Uint8Array(Du)[1];function C2(e){for(let t=0;t<e.length;t++){const r=t+1;if(e.byteLength>r&&e[t]===k2&&e[r]===E2)return r+1}return 0}function A2(e){const t=C2(e);if(t>0){const s=new Uint8Array(e).slice(0,t);return $n.decode(s)}return""}const T2=4,wx=48,j2=65,N2=97;function O2(e,t,r,s){const l=new Uint8Array(16);return[0,0,0,0,0,0,0,0,0,0,255,255].forEach((c,f)=>{l[f]=c}),l[12]=e,l[13]=t,l[14]=r,l[15]=s,l}function ld(e){return R2(e)!==void 0}function R2(e){for(let t=0;t<e.length;t++)switch(e[t]){case".":return Sx(e);case":":return M2(e)}}function Sx(e){const t=new Uint8Array(4);for(let r=0;r<4;r++){if(e.length===0)return;if(r>0){if(e[0]!==".")return;e=e.substring(1)}const{n:s,c:l,ok:u}=D2(e);if(!u||s>255)return;e=e.substring(l),t[r]=s}return O2(t[0],t[1],t[2],t[3])}function M2(e){const t=new Uint8Array(16);let r=-1;if(e.length>=2&&e[0]===":"&&e[1]===":"&&(r=0,e=e.substring(2),e.length===0))return t;let s=0;for(;s<16;){const{n:l,c:u,ok:c}=L2(e);if(!c||l>65535)return;if(u<e.length&&e[u]==="."){if(r<0&&s!=12||s+4>16)return;const f=Sx(e);if(f===void 0)return;t[s]=f[12],t[s+1]=f[13],t[s+2]=f[14],t[s+3]=f[15],e="",s+=T2;break}if(t[s]=l>>8,t[s+1]=l,s+=2,e=e.substring(u),e.length===0)break;if(e[0]!==":"||e.length==1)return;if(e=e.substring(1),e[0]===":"){if(r>=0)return;if(r=s,e=e.substring(1),e.length===0)break}}if(e.length===0){if(s<16){if(r<0)return;const l=16-s;for(let u=s-1;u>=r;u--)t[u+l]=t[u];for(let u=r+l-1;u>=r;u--)t[u]=0}else if(r>=0)return;return t}}function D2(e){let t=0,r=0;for(t=0;t<e.length&&48<=e.charCodeAt(t)&&e.charCodeAt(t)<=57;t++)if(r=r*10+(e.charCodeAt(t)-wx),r>=16777215)return{n:16777215,c:t,ok:!1};return t===0?{n:0,c:0,ok:!1}:{n:r,c:t,ok:!0}}function L2(e){let t=0,r=0;for(r=0;r<e.length;r++){if(48<=e.charCodeAt(r)&&e.charCodeAt(r)<=57)t*=16,t+=e.charCodeAt(r)-wx;else if(97<=e.charCodeAt(r)&&e.charCodeAt(r)<=102)t*=16,t+=e.charCodeAt(r)-N2+10;else if(65<=e.charCodeAt(r)&&e.charCodeAt(r)<=70)t*=16,t+=e.charCodeAt(r)-j2+10;else break;if(t>=16777215)return{n:0,c:r,ok:!1}}return r===0?{n:0,c:r,ok:!1}:{n:t,c:r,ok:!0}}function z2(e){return e.indexOf("[")!==-1||e.indexOf("::")!==-1?!1:e.indexOf(".")!==-1||e.split(":").length<=2}function od(e){return!z2(e)}function U2(e){const t="::FFFF:",r=e.toUpperCase().indexOf(t);if(r!==-1&&e.indexOf(".")!==-1){let s=e.substring(r+t.length);return s=s.replace("[",""),s.replace("]","")}return e}function B2(e){e=e.trim(),e.match(/^(.*:\/\/)(.*)/m)&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2")),e=U2(e),od(e)&&e.indexOf("[")===-1&&(e=`[${e}]`);const t=od(e)?e.match(/(]:)(\d+)/):e.match(/(:)(\d+)/),r=t&&t.length===3&&t[1]&&t[2]?parseInt(t[2]):4222,s=r===80?"https":"http",l=new URL(`${s}://${e}`);l.port=`${r}`;let u=l.hostname;return u.charAt(0)==="["&&(u=u.substring(1,u.length-1)),{listen:l.host,hostname:u,port:r}}class jl{constructor(t,r=!1){C(this,"src");C(this,"listen");C(this,"hostname");C(this,"port");C(this,"didConnect");C(this,"reconnects");C(this,"lastConnect");C(this,"gossiped");C(this,"tlsName");C(this,"resolves");this.src=t,this.tlsName="";const s=B2(t);this.listen=s.listen,this.hostname=s.hostname,this.port=s.port,this.didConnect=!1,this.reconnects=0,this.lastConnect=0,this.gossiped=r}toString(){return this.listen}async resolve(t){if(!t.fn||t.resolve===!1)return[this];const r=[];if(ld(this.hostname))return[this];{const s=await t.fn(this.hostname);t.debug&&console.log(`resolve ${this.hostname} = ${s.join(",")}`);for(const l of s){const u=this.port===80?"https":"http",c=new URL(`${u}://${od(l)?"["+l+"]":l}`);c.port=`${this.port}`;const f=new jl(c.host,!1);f.tlsName=this.hostname,r.push(f)}}return t.randomize&&px(r),this.resolves=r,r}}class P2{constructor(t=[],r={}){C(this,"firstSelect");C(this,"servers");C(this,"currentServer");C(this,"tlsName");C(this,"randomize");this.firstSelect=!0,this.servers=[],this.tlsName="",this.randomize=r.randomize||!1;const s=Sh();t&&(t.forEach(l=>{l=s?s(l):l,this.servers.push(new jl(l))}),this.randomize&&(this.servers=px(this.servers))),this.servers.length===0&&this.addServer(`${Wh}:${vx()}`,!1),this.currentServer=this.servers[0]}clear(){this.servers.length=0}updateTLSName(){const t=this.getCurrentServer();ld(t.hostname)||(this.tlsName=t.hostname,this.servers.forEach(r=>{r.gossiped&&(r.tlsName=this.tlsName)}))}getCurrentServer(){return this.currentServer}addServer(t,r=!1){const s=Sh();t=s?s(t):t;const l=new jl(t,r);ld(l.hostname)&&(l.tlsName=this.tlsName),this.servers.push(l)}selectServer(){if(this.firstSelect)return this.firstSelect=!1,this.currentServer;const t=this.servers.shift();return t&&(this.servers.push(t),this.currentServer=t),t}removeCurrentServer(){this.removeServer(this.currentServer)}removeServer(t){if(t){const r=this.servers.indexOf(t);this.servers.splice(r,1)}}length(){return this.servers.length}next(){return this.servers.length?this.servers[0]:void 0}getServers(){return this.servers}update(t,r){const s=[];let l=[];const u=Sh(),c=new Map;t.connect_urls&&t.connect_urls.length>0&&t.connect_urls.forEach(d=>{d=u?u(d,r):d;const m=new jl(d,!0);c.set(d,m)});const f=[];return this.servers.forEach((d,m)=>{const y=d.listen;d.gossiped&&this.currentServer.listen!==y&&c.get(y)===void 0&&f.push(m),c.delete(y)}),f.reverse(),f.forEach(d=>{const m=this.servers.splice(d,1);l=l.concat(m[0].listen)}),c.forEach((d,m)=>{this.servers.push(d),s.push(m)}),{added:s,deleted:l}}}class H2{constructor(){C(this,"baseInbox");C(this,"reqs");this.reqs=new Map}size(){return this.reqs.size}init(t){return this.baseInbox=`${ni(t)}.`,this.baseInbox}add(t){isNaN(t.received)||(t.received=0),this.reqs.set(t.token,t)}get(t){return this.reqs.get(t)}cancel(t){this.reqs.delete(t.token)}getToken(t){const r=t.subject||"";return r.indexOf(this.baseInbox)===0?r.substring(this.baseInbox.length):null}all(){return Array.from(this.reqs.values())}handleError(t,r){if(r&&r.permissionContext){if(t)return this.all().forEach(l=>{l.resolver(r,{})}),!0;const s=r.permissionContext;if(s.operation==="publish"){const l=this.all().find(u=>u.requestSubject===s.subject);if(l)return l.resolver(r,{}),!0}}return!1}dispatcher(){return(t,r)=>{const s=this.getToken(r);if(s){const l=this.get(s);l&&(t===null&&r.headers&&(t=gx(r)),l.resolver(t,r))}}}close(){const t=Ne.errorForCode(ke.Timeout);this.reqs.forEach(r=>{r.resolver(t,{})})}}class q2{constructor(t,r,s){C(this,"ph");C(this,"interval");C(this,"maxOut");C(this,"timer");C(this,"pendings");this.ph=t,this.interval=r,this.maxOut=s,this.pendings=[]}start(){this.cancel(),this._schedule()}cancel(t){this.timer&&(clearTimeout(this.timer),this.timer=void 0),this._reset(),t&&this.ph.disconnect()}_schedule(){this.timer=setTimeout(()=>{if(this.ph.dispatchStatus({type:la.PingTimer,data:`${this.pendings.length+1}`}),this.pendings.length===this.maxOut){this.cancel(!0);return}const t=Ut();this.ph.flush(t).then(()=>{this._reset()}).catch(()=>{this.cancel()}),this.pendings.push(t),this._schedule()},this.interval)}_reset(){this.pendings=this.pendings.filter(t=>(t.resolve(),!1))}}class I2 extends Error{constructor(t){super(t),this.name="AssertionError"}}function F2(e,t="Assertion failed."){if(!e)throw new I2(t)}const C0=32*1024,_h=2**32-2;function hu(e,t,r=0){const s=t.byteLength-r;return e.byteLength>s&&(e=e.subarray(0,s)),t.set(e,r),e.byteLength}class kh{constructor(t){C(this,"_buf");C(this,"_off");if(this._off=0,t==null){this._buf=new Uint8Array(0);return}this._buf=new Uint8Array(t)}bytes(t={copy:!0}){return t.copy===!1?this._buf.subarray(this._off):this._buf.slice(this._off)}empty(){return this._buf.byteLength<=this._off}get length(){return this._buf.byteLength-this._off}get capacity(){return this._buf.buffer.byteLength}truncate(t){if(t===0){this.reset();return}if(t<0||t>this.length)throw Error("bytes.Buffer: truncation out of range");this._reslice(this._off+t)}reset(){this._reslice(0),this._off=0}_tryGrowByReslice(t){const r=this._buf.byteLength;return t<=this.capacity-r?(this._reslice(r+t),r):-1}_reslice(t){F2(t<=this._buf.buffer.byteLength),this._buf=new Uint8Array(this._buf.buffer,0,t)}readByte(){const t=new Uint8Array(1);return this.read(t)?t[0]:null}read(t){if(this.empty())return this.reset(),t.byteLength===0?0:null;const r=hu(this._buf.subarray(this._off),t);return this._off+=r,r}writeByte(t){return this.write(Uint8Array.of(t))}writeString(t){return this.write(Ii.encode(t))}write(t){const r=this._grow(t.byteLength);return hu(t,this._buf,r)}_grow(t){const r=this.length;r===0&&this._off!==0&&this.reset();const s=this._tryGrowByReslice(t);if(s>=0)return s;const l=this.capacity;if(t<=Math.floor(l/2)-r)hu(this._buf.subarray(this._off),this._buf);else{if(l+t>_h)throw new Error("The buffer cannot be grown beyond the maximum size.");{const u=new Uint8Array(Math.min(2*l+t,_h));hu(this._buf.subarray(this._off),u),this._buf=u}}return this._off=0,this._reslice(Math.min(r+t,_h)),r}grow(t){if(t<0)throw Error("Buffer._grow: negative count");const r=this._grow(t);this._reslice(r)}readFrom(t){let r=0;const s=new Uint8Array(C0);for(;;){const l=this.capacity-this.length<C0,u=l?s:new Uint8Array(this._buf.buffer,this.length),c=t.read(u);if(c===null)return r;l?this.write(u.subarray(0,c)):this._reslice(this.length+c),r+=c}}}var wn;(function(e){e[e.OK=0]="OK",e[e.ERR=1]="ERR",e[e.MSG=2]="MSG",e[e.INFO=3]="INFO",e[e.PING=4]="PING",e[e.PONG=5]="PONG"})(wn||(wn={}));function A0(){const e={};return e.sid=-1,e.hdr=-1,e.size=-1,e}const $2=48;class T0{constructor(t){C(this,"dispatcher");C(this,"state");C(this,"as");C(this,"drop");C(this,"hdr");C(this,"ma");C(this,"argBuf");C(this,"msgBuf");this.dispatcher=t,this.state=Ee.OP_START,this.as=0,this.drop=0,this.hdr=0}parse(t){let r;for(r=0;r<t.length;r++){const s=t[r];switch(this.state){case Ee.OP_START:switch(s){case Ce.M:case Ce.m:this.state=Ee.OP_M,this.hdr=-1,this.ma=A0();break;case Ce.H:case Ce.h:this.state=Ee.OP_H,this.hdr=0,this.ma=A0();break;case Ce.P:case Ce.p:this.state=Ee.OP_P;break;case Ce.PLUS:this.state=Ee.OP_PLUS;break;case Ce.MINUS:this.state=Ee.OP_MINUS;break;case Ce.I:case Ce.i:this.state=Ee.OP_I;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_H:switch(s){case Ce.M:case Ce.m:this.state=Ee.OP_M;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_M:switch(s){case Ce.S:case Ce.s:this.state=Ee.OP_MS;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MS:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_MSG;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MSG:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_MSG_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MSG_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.MSG_ARG,this.as=r}break;case Ee.MSG_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{const l=this.argBuf?this.argBuf.bytes():t.subarray(this.as,r-this.drop);this.processMsgArgs(l),this.drop=0,this.as=r+1,this.state=Ee.MSG_PAYLOAD,r=this.as+this.ma.size-1;break}default:this.argBuf&&this.argBuf.writeByte(s)}break;case Ee.MSG_PAYLOAD:if(this.msgBuf)if(this.msgBuf.length>=this.ma.size){const l=this.msgBuf.bytes({copy:!1});this.dispatcher.push({kind:wn.MSG,msg:this.ma,data:l}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ee.MSG_END}else{let l=this.ma.size-this.msgBuf.length;const u=t.length-r;u<l&&(l=u),l>0?(this.msgBuf.write(t.subarray(r,r+l)),r=r+l-1):this.msgBuf.writeByte(s)}else r-this.as>=this.ma.size&&(this.dispatcher.push({kind:wn.MSG,msg:this.ma,data:t.subarray(this.as,r)}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ee.MSG_END);break;case Ee.MSG_END:switch(s){case Ce.NL:this.drop=0,this.as=r+1,this.state=Ee.OP_START;break;default:continue}break;case Ee.OP_PLUS:switch(s){case Ce.O:case Ce.o:this.state=Ee.OP_PLUS_O;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PLUS_O:switch(s){case Ce.K:case Ce.k:this.state=Ee.OP_PLUS_OK;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PLUS_OK:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.OK}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_MINUS:switch(s){case Ce.E:case Ce.e:this.state=Ee.OP_MINUS_E;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_E:switch(s){case Ce.R:case Ce.r:this.state=Ee.OP_MINUS_ER;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ER:switch(s){case Ce.R:case Ce.r:this.state=Ee.OP_MINUS_ERR;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ERR:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_MINUS_ERR_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_MINUS_ERR_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.MINUS_ERR_ARG,this.as=r}break;case Ee.MINUS_ERR_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=t.subarray(this.as,r-this.drop),this.dispatcher.push({kind:wn.ERR,data:l}),this.drop=0,this.as=r+1,this.state=Ee.OP_START;break}default:this.argBuf&&this.argBuf.write(Uint8Array.of(s))}break;case Ee.OP_P:switch(s){case Ce.I:case Ce.i:this.state=Ee.OP_PI;break;case Ce.O:case Ce.o:this.state=Ee.OP_PO;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PO:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_PON;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PON:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_PONG;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PONG:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.PONG}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_PI:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_PIN;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PIN:switch(s){case Ce.G:case Ce.g:this.state=Ee.OP_PING;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_PING:switch(s){case Ce.NL:this.dispatcher.push({kind:wn.PING}),this.drop=0,this.state=Ee.OP_START;break}break;case Ee.OP_I:switch(s){case Ce.N:case Ce.n:this.state=Ee.OP_IN;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_IN:switch(s){case Ce.F:case Ce.f:this.state=Ee.OP_INF;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INF:switch(s){case Ce.O:case Ce.o:this.state=Ee.OP_INFO;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INFO:switch(s){case Ce.SPACE:case Ce.TAB:this.state=Ee.OP_INFO_SPC;break;default:throw this.fail(t.subarray(r))}break;case Ee.OP_INFO_SPC:switch(s){case Ce.SPACE:case Ce.TAB:continue;default:this.state=Ee.INFO_ARG,this.as=r}break;case Ee.INFO_ARG:switch(s){case Ce.CR:this.drop=1;break;case Ce.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=t.subarray(this.as,r-this.drop),this.dispatcher.push({kind:wn.INFO,data:l}),this.drop=0,this.as=r+1,this.state=Ee.OP_START;break}default:this.argBuf&&this.argBuf.writeByte(s)}break;default:throw this.fail(t.subarray(r))}}(this.state===Ee.MSG_ARG||this.state===Ee.MINUS_ERR_ARG||this.state===Ee.INFO_ARG)&&!this.argBuf&&(this.argBuf=new kh(t.subarray(this.as,r-this.drop))),this.state===Ee.MSG_PAYLOAD&&!this.msgBuf&&(this.argBuf||this.cloneMsgArg(),this.msgBuf=new kh(t.subarray(this.as)))}cloneMsgArg(){const t=this.ma.subject.length,r=this.ma.reply?this.ma.reply.length:0,s=new Uint8Array(t+r);s.set(this.ma.subject),this.ma.reply&&s.set(this.ma.reply,t),this.argBuf=new kh(s),this.ma.subject=s.subarray(0,t),this.ma.reply&&(this.ma.reply=s.subarray(t))}processMsgArgs(t){if(this.hdr>=0)return this.processHeaderMsgArgs(t);const r=[];let s=-1;for(let l=0;l<t.length;l++)switch(t[l]){case Ce.SPACE:case Ce.TAB:case Ce.CR:case Ce.NL:s>=0&&(r.push(t.subarray(s,l)),s=-1);break;default:s<0&&(s=l)}switch(s>=0&&r.push(t.subarray(s)),r.length){case 3:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=void 0,this.ma.size=this.protoParseInt(r[2]);break;case 4:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=r[2],this.ma.size=this.protoParseInt(r[3]);break;default:throw this.fail(t,"processMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processMsgArgs Bad or Missing Sid Error");if(this.ma.size<0)throw this.fail(t,"processMsgArgs Bad or Missing Size Error")}fail(t,r=""){return r?r=`${r} [${this.state}]`:r=`parse error [${this.state}]`,new Error(`${r}: ${$n.decode(t)}`)}processHeaderMsgArgs(t){const r=[];let s=-1;for(let l=0;l<t.length;l++)switch(t[l]){case Ce.SPACE:case Ce.TAB:case Ce.CR:case Ce.NL:s>=0&&(r.push(t.subarray(s,l)),s=-1);break;default:s<0&&(s=l)}switch(s>=0&&r.push(t.subarray(s)),r.length){case 4:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=void 0,this.ma.hdr=this.protoParseInt(r[2]),this.ma.size=this.protoParseInt(r[3]);break;case 5:this.ma.subject=r[0],this.ma.sid=this.protoParseInt(r[1]),this.ma.reply=r[2],this.ma.hdr=this.protoParseInt(r[3]),this.ma.size=this.protoParseInt(r[4]);break;default:throw this.fail(t,"processHeaderMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Sid Error");if(this.ma.hdr<0||this.ma.hdr>this.ma.size)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Header Size Error");if(this.ma.size<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Size Error")}protoParseInt(t){if(t.length===0)return-1;let r=0;for(let s=0;s<t.length;s++){if(t[s]<48||t[s]>57)return-1;r=r*10+(t[s]-$2)}return r}}var Ee;(function(e){e[e.OP_START=0]="OP_START",e[e.OP_PLUS=1]="OP_PLUS",e[e.OP_PLUS_O=2]="OP_PLUS_O",e[e.OP_PLUS_OK=3]="OP_PLUS_OK",e[e.OP_MINUS=4]="OP_MINUS",e[e.OP_MINUS_E=5]="OP_MINUS_E",e[e.OP_MINUS_ER=6]="OP_MINUS_ER",e[e.OP_MINUS_ERR=7]="OP_MINUS_ERR",e[e.OP_MINUS_ERR_SPC=8]="OP_MINUS_ERR_SPC",e[e.MINUS_ERR_ARG=9]="MINUS_ERR_ARG",e[e.OP_M=10]="OP_M",e[e.OP_MS=11]="OP_MS",e[e.OP_MSG=12]="OP_MSG",e[e.OP_MSG_SPC=13]="OP_MSG_SPC",e[e.MSG_ARG=14]="MSG_ARG",e[e.MSG_PAYLOAD=15]="MSG_PAYLOAD",e[e.MSG_END=16]="MSG_END",e[e.OP_H=17]="OP_H",e[e.OP_P=18]="OP_P",e[e.OP_PI=19]="OP_PI",e[e.OP_PIN=20]="OP_PIN",e[e.OP_PING=21]="OP_PING",e[e.OP_PO=22]="OP_PO",e[e.OP_PON=23]="OP_PON",e[e.OP_PONG=24]="OP_PONG",e[e.OP_I=25]="OP_I",e[e.OP_IN=26]="OP_IN",e[e.OP_INF=27]="OP_INF",e[e.OP_INFO=28]="OP_INFO",e[e.OP_INFO_SPC=29]="OP_INFO_SPC",e[e.INFO_ARG=30]="INFO_ARG"})(Ee||(Ee={}));var Ce;(function(e){e[e.CR=13]="CR",e[e.E=69]="E",e[e.e=101]="e",e[e.F=70]="F",e[e.f=102]="f",e[e.G=71]="G",e[e.g=103]="g",e[e.H=72]="H",e[e.h=104]="h",e[e.I=73]="I",e[e.i=105]="i",e[e.K=75]="K",e[e.k=107]="k",e[e.M=77]="M",e[e.m=109]="m",e[e.MINUS=45]="MINUS",e[e.N=78]="N",e[e.n=110]="n",e[e.NL=10]="NL",e[e.O=79]="O",e[e.o=111]="o",e[e.P=80]="P",e[e.p=112]="p",e[e.PLUS=43]="PLUS",e[e.R=82]="R",e[e.r=114]="r",e[e.S=83]="S",e[e.s=115]="s",e[e.SPACE=32]="SPACE",e[e.TAB=9]="TAB"})(Ce||(Ce={}));(function(e){var t=function(E,O){this.hi=E|0,this.lo=O|0},r=function(E){var O,T=new Float64Array(16);if(E)for(O=0;O<E.length;O++)T[O]=E[O];return T},s=function(){throw new Error("no PRNG")},l=new Uint8Array(16),u=new Uint8Array(32);u[0]=9;var c=r(),f=r([1]),d=r([56129,1]),m=r([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),y=r([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),g=r([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),x=r([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),w=r([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function _(E,O){return E<<O|E>>>32-O}function j(E,O){var T=E[O+3]&255;return T=T<<8|E[O+2]&255,T=T<<8|E[O+1]&255,T<<8|E[O+0]&255}function D(E,O){var T=E[O]<<24|E[O+1]<<16|E[O+2]<<8|E[O+3],B=E[O+4]<<24|E[O+5]<<16|E[O+6]<<8|E[O+7];return new t(T,B)}function N(E,O,T){var B;for(B=0;B<4;B++)E[O+B]=T&255,T>>>=8}function H(E,O,T){E[O]=T.hi>>24&255,E[O+1]=T.hi>>16&255,E[O+2]=T.hi>>8&255,E[O+3]=T.hi&255,E[O+4]=T.lo>>24&255,E[O+5]=T.lo>>16&255,E[O+6]=T.lo>>8&255,E[O+7]=T.lo&255}function F(E,O,T,B,Y){var Z,ge=0;for(Z=0;Z<Y;Z++)ge|=E[O+Z]^T[B+Z];return(1&ge-1>>>8)-1}function fe(E,O,T,B){return F(E,O,T,B,16)}function z(E,O,T,B){return F(E,O,T,B,32)}function R(E,O,T,B,Y){var Z=new Uint32Array(16),ge=new Uint32Array(16),be=new Uint32Array(16),se=new Uint32Array(4),me,Re,nt;for(me=0;me<4;me++)ge[5*me]=j(B,4*me),ge[1+me]=j(T,4*me),ge[6+me]=j(O,4*me),ge[11+me]=j(T,16+4*me);for(me=0;me<16;me++)be[me]=ge[me];for(me=0;me<20;me++){for(Re=0;Re<4;Re++){for(nt=0;nt<4;nt++)se[nt]=ge[(5*Re+4*nt)%16];for(se[1]^=_(se[0]+se[3]|0,7),se[2]^=_(se[1]+se[0]|0,9),se[3]^=_(se[2]+se[1]|0,13),se[0]^=_(se[3]+se[2]|0,18),nt=0;nt<4;nt++)Z[4*Re+(Re+nt)%4]=se[nt]}for(nt=0;nt<16;nt++)ge[nt]=Z[nt]}if(Y){for(me=0;me<16;me++)ge[me]=ge[me]+be[me]|0;for(me=0;me<4;me++)ge[5*me]=ge[5*me]-j(B,4*me)|0,ge[6+me]=ge[6+me]-j(O,4*me)|0;for(me=0;me<4;me++)N(E,4*me,ge[5*me]),N(E,16+4*me,ge[6+me])}else for(me=0;me<16;me++)N(E,4*me,ge[me]+be[me]|0)}function ee(E,O,T,B){return R(E,O,T,B,!1),0}function $(E,O,T,B){return R(E,O,T,B,!0),0}var q=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function L(E,O,T,B,Y,Z,ge){var be=new Uint8Array(16),se=new Uint8Array(64),me,Re;if(!Y)return 0;for(Re=0;Re<16;Re++)be[Re]=0;for(Re=0;Re<8;Re++)be[Re]=Z[Re];for(;Y>=64;){for(ee(se,be,ge,q),Re=0;Re<64;Re++)E[O+Re]=(T?T[B+Re]:0)^se[Re];for(me=1,Re=8;Re<16;Re++)me=me+(be[Re]&255)|0,be[Re]=me&255,me>>>=8;Y-=64,O+=64,T&&(B+=64)}if(Y>0)for(ee(se,be,ge,q),Re=0;Re<Y;Re++)E[O+Re]=(T?T[B+Re]:0)^se[Re];return 0}function G(E,O,T,B,Y){return L(E,O,null,0,T,B,Y)}function J(E,O,T,B,Y){var Z=new Uint8Array(32);return $(Z,B,Y,q),G(E,O,T,B.subarray(16),Z)}function oe(E,O,T,B,Y,Z,ge){var be=new Uint8Array(32);return $(be,Z,ge,q),L(E,O,T,B,Y,Z.subarray(16),be)}function le(E,O){var T,B=0;for(T=0;T<17;T++)B=B+(E[T]+O[T]|0)|0,E[T]=B&255,B>>>=8}var K=new Uint32Array([5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252]);function U(E,O,T,B,Y,Z){var ge,be,se,me,Re=new Uint32Array(17),nt=new Uint32Array(17),Ot=new Uint32Array(17),fn=new Uint32Array(17),dr=new Uint32Array(17);for(se=0;se<17;se++)nt[se]=Ot[se]=0;for(se=0;se<16;se++)nt[se]=Z[se];for(nt[3]&=15,nt[4]&=252,nt[7]&=15,nt[8]&=252,nt[11]&=15,nt[12]&=252,nt[15]&=15;Y>0;){for(se=0;se<17;se++)fn[se]=0;for(se=0;se<16&&se<Y;++se)fn[se]=T[B+se];for(fn[se]=1,B+=se,Y-=se,le(Ot,fn),be=0;be<17;be++)for(Re[be]=0,se=0;se<17;se++)Re[be]=Re[be]+Ot[se]*(se<=be?nt[be-se]:320*nt[be+17-se]|0)|0|0;for(be=0;be<17;be++)Ot[be]=Re[be];for(me=0,se=0;se<16;se++)me=me+Ot[se]|0,Ot[se]=me&255,me>>>=8;for(me=me+Ot[16]|0,Ot[16]=me&3,me=5*(me>>>2)|0,se=0;se<16;se++)me=me+Ot[se]|0,Ot[se]=me&255,me>>>=8;me=me+Ot[16]|0,Ot[16]=me}for(se=0;se<17;se++)dr[se]=Ot[se];for(le(Ot,K),ge=-(Ot[16]>>>7)|0,se=0;se<17;se++)Ot[se]^=ge&(dr[se]^Ot[se]);for(se=0;se<16;se++)fn[se]=Z[se+16];for(fn[16]=0,le(Ot,fn),se=0;se<16;se++)E[O+se]=Ot[se];return 0}function W(E,O,T,B,Y,Z){var ge=new Uint8Array(16);return U(ge,0,T,B,Y,Z),fe(E,O,ge,0)}function ue(E,O,T,B,Y){var Z;if(T<32)return-1;for(oe(E,0,O,0,T,B,Y),U(E,16,E,32,T-32,E),Z=0;Z<16;Z++)E[Z]=0;return 0}function we(E,O,T,B,Y){var Z,ge=new Uint8Array(32);if(T<32||(J(ge,0,32,B,Y),W(O,16,O,32,T-32,ge)!==0))return-1;for(oe(E,0,O,0,T,B,Y),Z=0;Z<32;Z++)E[Z]=0;return 0}function M(E,O){var T;for(T=0;T<16;T++)E[T]=O[T]|0}function P(E){var O,T;for(T=0;T<16;T++)E[T]+=65536,O=Math.floor(E[T]/65536),E[(T+1)*(T<15?1:0)]+=O-1+37*(O-1)*(T===15?1:0),E[T]-=O*65536}function te(E,O,T){for(var B,Y=~(T-1),Z=0;Z<16;Z++)B=Y&(E[Z]^O[Z]),E[Z]^=B,O[Z]^=B}function S(E,O){var T,B,Y,Z=r(),ge=r();for(T=0;T<16;T++)ge[T]=O[T];for(P(ge),P(ge),P(ge),B=0;B<2;B++){for(Z[0]=ge[0]-65517,T=1;T<15;T++)Z[T]=ge[T]-65535-(Z[T-1]>>16&1),Z[T-1]&=65535;Z[15]=ge[15]-32767-(Z[14]>>16&1),Y=Z[15]>>16&1,Z[14]&=65535,te(ge,Z,1-Y)}for(T=0;T<16;T++)E[2*T]=ge[T]&255,E[2*T+1]=ge[T]>>8}function xe(E,O){var T=new Uint8Array(32),B=new Uint8Array(32);return S(T,E),S(B,O),z(T,0,B,0)}function Ae(E){var O=new Uint8Array(32);return S(O,E),O[0]&1}function ve(E,O){var T;for(T=0;T<16;T++)E[T]=O[2*T]+(O[2*T+1]<<8);E[15]&=32767}function Ue(E,O,T){var B;for(B=0;B<16;B++)E[B]=O[B]+T[B]|0}function Ve(E,O,T){var B;for(B=0;B<16;B++)E[B]=O[B]-T[B]|0}function Te(E,O,T){var B,Y,Z=new Float64Array(31);for(B=0;B<31;B++)Z[B]=0;for(B=0;B<16;B++)for(Y=0;Y<16;Y++)Z[B+Y]+=O[B]*T[Y];for(B=0;B<15;B++)Z[B]+=38*Z[B+16];for(B=0;B<16;B++)E[B]=Z[B];P(E),P(E)}function et(E,O){Te(E,O,O)}function Pt(E,O){var T=r(),B;for(B=0;B<16;B++)T[B]=O[B];for(B=253;B>=0;B--)et(T,T),B!==2&&B!==4&&Te(T,T,O);for(B=0;B<16;B++)E[B]=T[B]}function Gt(E,O){var T=r(),B;for(B=0;B<16;B++)T[B]=O[B];for(B=250;B>=0;B--)et(T,T),B!==1&&Te(T,T,O);for(B=0;B<16;B++)E[B]=T[B]}function Ft(E,O,T){var B=new Uint8Array(32),Y=new Float64Array(80),Z,ge,be=r(),se=r(),me=r(),Re=r(),nt=r(),Ot=r();for(ge=0;ge<31;ge++)B[ge]=O[ge];for(B[31]=O[31]&127|64,B[0]&=248,ve(Y,T),ge=0;ge<16;ge++)se[ge]=Y[ge],Re[ge]=be[ge]=me[ge]=0;for(be[0]=Re[0]=1,ge=254;ge>=0;--ge)Z=B[ge>>>3]>>>(ge&7)&1,te(be,se,Z),te(me,Re,Z),Ue(nt,be,me),Ve(be,be,me),Ue(me,se,Re),Ve(se,se,Re),et(Re,nt),et(Ot,be),Te(be,me,be),Te(me,se,nt),Ue(nt,be,me),Ve(be,be,me),et(se,be),Ve(me,Re,Ot),Te(be,me,d),Ue(be,be,Re),Te(me,me,be),Te(be,Re,Ot),Te(Re,se,Y),et(se,nt),te(be,se,Z),te(me,Re,Z);for(ge=0;ge<16;ge++)Y[ge+16]=be[ge],Y[ge+32]=me[ge],Y[ge+48]=se[ge],Y[ge+64]=Re[ge];var fn=Y.subarray(32),dr=Y.subarray(16);return Pt(fn,fn),Te(dr,dr,fn),S(E,dr),0}function De(E,O){return Ft(E,O,u)}function ot(E,O){return s(O,32),De(E,O)}function tt(E,O,T){var B=new Uint8Array(32);return Ft(B,T,O),$(E,l,B,q)}var vt=ue,ft=we;function gn(E,O,T,B,Y,Z){var ge=new Uint8Array(32);return tt(ge,Y,Z),vt(E,O,T,B,ge)}function an(E,O,T,B,Y,Z){var ge=new Uint8Array(32);return tt(ge,Y,Z),ft(E,O,T,B,ge)}function Wt(){var E=0,O=0,T=0,B=0,Y=65535,Z,ge,be;for(be=0;be<arguments.length;be++)Z=arguments[be].lo,ge=arguments[be].hi,E+=Z&Y,O+=Z>>>16,T+=ge&Y,B+=ge>>>16;return O+=E>>>16,T+=O>>>16,B+=T>>>16,new t(T&Y|B<<16,E&Y|O<<16)}function yn(E,O){return new t(E.hi>>>O,E.lo>>>O|E.hi<<32-O)}function Kn(){var E=0,O=0,T;for(T=0;T<arguments.length;T++)E^=arguments[T].lo,O^=arguments[T].hi;return new t(O,E)}function pt(E,O){var T,B,Y=32-O;return O<32?(T=E.hi>>>O|E.lo<<Y,B=E.lo>>>O|E.hi<<Y):O<64&&(T=E.lo>>>O|E.hi<<Y,B=E.hi>>>O|E.lo<<Y),new t(T,B)}function je(E,O,T){var B=E.hi&O.hi^~E.hi&T.hi,Y=E.lo&O.lo^~E.lo&T.lo;return new t(B,Y)}function Q(E,O,T){var B=E.hi&O.hi^E.hi&T.hi^O.hi&T.hi,Y=E.lo&O.lo^E.lo&T.lo^O.lo&T.lo;return new t(B,Y)}function he(E){return Kn(pt(E,28),pt(E,34),pt(E,39))}function _e(E){return Kn(pt(E,14),pt(E,18),pt(E,41))}function Oe(E){return Kn(pt(E,1),pt(E,8),yn(E,7))}function Ie(E){return Kn(pt(E,19),pt(E,61),yn(E,6))}var Ke=[new t(1116352408,3609767458),new t(1899447441,602891725),new t(3049323471,3964484399),new t(3921009573,2173295548),new t(961987163,4081628472),new t(1508970993,3053834265),new t(2453635748,2937671579),new t(2870763221,3664609560),new t(3624381080,2734883394),new t(310598401,1164996542),new t(607225278,1323610764),new t(1426881987,3590304994),new t(1925078388,4068182383),new t(2162078206,991336113),new t(2614888103,633803317),new t(3248222580,3479774868),new t(3835390401,2666613458),new t(4022224774,944711139),new t(264347078,2341262773),new t(604807628,2007800933),new t(770255983,1495990901),new t(1249150122,1856431235),new t(1555081692,3175218132),new t(1996064986,2198950837),new t(2554220882,3999719339),new t(2821834349,766784016),new t(2952996808,2566594879),new t(3210313671,3203337956),new t(3336571891,1034457026),new t(3584528711,2466948901),new t(113926993,3758326383),new t(338241895,168717936),new t(666307205,1188179964),new t(773529912,1546045734),new t(1294757372,1522805485),new t(1396182291,2643833823),new t(1695183700,2343527390),new t(1986661051,1014477480),new t(2177026350,1206759142),new t(2456956037,344077627),new t(2730485921,1290863460),new t(2820302411,3158454273),new t(3259730800,3505952657),new t(3345764771,106217008),new t(3516065817,3606008344),new t(3600352804,1432725776),new t(4094571909,1467031594),new t(275423344,851169720),new t(430227734,3100823752),new t(506948616,1363258195),new t(659060556,3750685593),new t(883997877,3785050280),new t(958139571,3318307427),new t(1322822218,3812723403),new t(1537002063,2003034995),new t(1747873779,3602036899),new t(1955562222,1575990012),new t(2024104815,1125592928),new t(2227730452,2716904306),new t(2361852424,442776044),new t(2428436474,593698344),new t(2756734187,3733110249),new t(3204031479,2999351573),new t(3329325298,3815920427),new t(3391569614,3928383900),new t(3515267271,566280711),new t(3940187606,3454069534),new t(4118630271,4000239992),new t(116418474,1914138554),new t(174292421,2731055270),new t(289380356,3203993006),new t(460393269,320620315),new t(685471733,587496836),new t(852142971,1086792851),new t(1017036298,365543100),new t(1126000580,2618297676),new t(1288033470,3409855158),new t(1501505948,4234509866),new t(1607167915,987167468),new t(1816402316,1246189591)];function Fe(E,O,T){var B=[],Y=[],Z=[],ge=[],be,se,me;for(se=0;se<8;se++)B[se]=Z[se]=D(E,8*se);for(var Re=0;T>=128;){for(se=0;se<16;se++)ge[se]=D(O,8*se+Re);for(se=0;se<80;se++){for(me=0;me<8;me++)Y[me]=Z[me];for(be=Wt(Z[7],_e(Z[4]),je(Z[4],Z[5],Z[6]),Ke[se],ge[se%16]),Y[7]=Wt(be,he(Z[0]),Q(Z[0],Z[1],Z[2])),Y[3]=Wt(Y[3],be),me=0;me<8;me++)Z[(me+1)%8]=Y[me];if(se%16===15)for(me=0;me<16;me++)ge[me]=Wt(ge[me],ge[(me+9)%16],Oe(ge[(me+1)%16]),Ie(ge[(me+14)%16]))}for(se=0;se<8;se++)Z[se]=Wt(Z[se],B[se]),B[se]=Z[se];Re+=128,T-=128}for(se=0;se<8;se++)H(E,8*se,B[se]);return T}var Ge=new Uint8Array([106,9,230,103,243,188,201,8,187,103,174,133,132,202,167,59,60,110,243,114,254,148,248,43,165,79,245,58,95,29,54,241,81,14,82,127,173,230,130,209,155,5,104,140,43,62,108,31,31,131,217,171,251,65,189,107,91,224,205,25,19,126,33,121]);function $e(E,O,T){var B=new Uint8Array(64),Y=new Uint8Array(256),Z,ge=T;for(Z=0;Z<64;Z++)B[Z]=Ge[Z];for(Fe(B,O,T),T%=128,Z=0;Z<256;Z++)Y[Z]=0;for(Z=0;Z<T;Z++)Y[Z]=O[ge-T+Z];for(Y[T]=128,T=256-128*(T<112?1:0),Y[T-9]=0,H(Y,T-8,new t(ge/536870912|0,ge<<3)),Fe(B,Y,T),Z=0;Z<64;Z++)E[Z]=B[Z];return 0}function Qe(E,O){var T=r(),B=r(),Y=r(),Z=r(),ge=r(),be=r(),se=r(),me=r(),Re=r();Ve(T,E[1],E[0]),Ve(Re,O[1],O[0]),Te(T,T,Re),Ue(B,E[0],E[1]),Ue(Re,O[0],O[1]),Te(B,B,Re),Te(Y,E[3],O[3]),Te(Y,Y,y),Te(Z,E[2],O[2]),Ue(Z,Z,Z),Ve(ge,B,T),Ve(be,Z,Y),Ue(se,Z,Y),Ue(me,B,T),Te(E[0],ge,be),Te(E[1],me,se),Te(E[2],se,be),Te(E[3],ge,me)}function Je(E,O,T){var B;for(B=0;B<4;B++)te(E[B],O[B],T)}function pe(E,O){var T=r(),B=r(),Y=r();Pt(Y,O[2]),Te(T,O[0],Y),Te(B,O[1],Y),S(E,B),E[31]^=Ae(T)<<7}function Pe(E,O,T){var B,Y;for(M(E[0],c),M(E[1],f),M(E[2],f),M(E[3],c),Y=255;Y>=0;--Y)B=T[Y/8|0]>>(Y&7)&1,Je(E,O,B),Qe(O,E),Qe(E,E),Je(E,O,B)}function Le(E,O){var T=[r(),r(),r(),r()];M(T[0],g),M(T[1],x),M(T[2],f),Te(T[3],g,x),Pe(E,T,O)}function Ct(E,O,T){var B=new Uint8Array(64),Y=[r(),r(),r(),r()],Z;for(T||s(O,32),$e(B,O,32),B[0]&=248,B[31]&=127,B[31]|=64,Le(Y,B),pe(E,Y),Z=0;Z<32;Z++)O[Z+32]=E[Z];return 0}var Dt=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function bn(E,O){var T,B,Y,Z;for(B=63;B>=32;--B){for(T=0,Y=B-32,Z=B-12;Y<Z;++Y)O[Y]+=T-16*O[B]*Dt[Y-(B-32)],T=Math.floor((O[Y]+128)/256),O[Y]-=T*256;O[Y]+=T,O[B]=0}for(T=0,Y=0;Y<32;Y++)O[Y]+=T-(O[31]>>4)*Dt[Y],T=O[Y]>>8,O[Y]&=255;for(Y=0;Y<32;Y++)O[Y]-=T*Dt[Y];for(B=0;B<32;B++)O[B+1]+=O[B]>>8,E[B]=O[B]&255}function fr(E){var O=new Float64Array(64),T;for(T=0;T<64;T++)O[T]=E[T];for(T=0;T<64;T++)E[T]=0;bn(E,O)}function $i(E,O,T,B){var Y=new Uint8Array(64),Z=new Uint8Array(64),ge=new Uint8Array(64),be,se,me=new Float64Array(64),Re=[r(),r(),r(),r()];$e(Y,B,32),Y[0]&=248,Y[31]&=127,Y[31]|=64;var nt=T+64;for(be=0;be<T;be++)E[64+be]=O[be];for(be=0;be<32;be++)E[32+be]=Y[32+be];for($e(ge,E.subarray(32),T+32),fr(ge),Le(Re,ge),pe(E,Re),be=32;be<64;be++)E[be]=B[be];for($e(Z,E,T+64),fr(Z),be=0;be<64;be++)me[be]=0;for(be=0;be<32;be++)me[be]=ge[be];for(be=0;be<32;be++)for(se=0;se<32;se++)me[be+se]+=Z[be]*Y[se];return bn(E.subarray(32),me),nt}function Yi(E,O){var T=r(),B=r(),Y=r(),Z=r(),ge=r(),be=r(),se=r();return M(E[2],f),ve(E[1],O),et(Y,E[1]),Te(Z,Y,m),Ve(Y,Y,E[2]),Ue(Z,E[2],Z),et(ge,Z),et(be,ge),Te(se,be,ge),Te(T,se,Y),Te(T,T,Z),Gt(T,T),Te(T,T,Y),Te(T,T,Z),Te(T,T,Z),Te(E[0],T,Z),et(B,E[0]),Te(B,B,Z),xe(B,Y)&&Te(E[0],E[0],w),et(B,E[0]),Te(B,B,Z),xe(B,Y)?-1:(Ae(E[0])===O[31]>>7&&Ve(E[0],c,E[0]),Te(E[3],E[0],E[1]),0)}function Ea(E,O,T,B){var Y,Z=new Uint8Array(32),ge=new Uint8Array(64),be=[r(),r(),r(),r()],se=[r(),r(),r(),r()];if(T<64||Yi(se,B))return-1;for(Y=0;Y<T;Y++)E[Y]=O[Y];for(Y=0;Y<32;Y++)E[Y+32]=B[Y];if($e(ge,E,T),fr(ge),Pe(be,se,ge),Le(se,O.subarray(32)),Qe(be,se),pe(Z,be),T-=64,z(O,0,Z,0)){for(Y=0;Y<T;Y++)E[Y]=0;return-1}for(Y=0;Y<T;Y++)E[Y]=O[Y+64];return T}var xs=32,li=24,hr=32,oi=16,ui=32,Vi=32,ci=32,Lr=32,Gi=32,Ca=li,Kl=hr,kr=oi,At=64,Ht=32,Mn=64,Ji=32,Aa=64;e.lowlevel={crypto_core_hsalsa20:$,crypto_stream_xor:oe,crypto_stream:J,crypto_stream_salsa20_xor:L,crypto_stream_salsa20:G,crypto_onetimeauth:U,crypto_onetimeauth_verify:W,crypto_verify_16:fe,crypto_verify_32:z,crypto_secretbox:ue,crypto_secretbox_open:we,crypto_scalarmult:Ft,crypto_scalarmult_base:De,crypto_box_beforenm:tt,crypto_box_afternm:vt,crypto_box:gn,crypto_box_open:an,crypto_box_keypair:ot,crypto_hash:$e,crypto_sign:$i,crypto_sign_keypair:Ct,crypto_sign_open:Ea,crypto_secretbox_KEYBYTES:xs,crypto_secretbox_NONCEBYTES:li,crypto_secretbox_ZEROBYTES:hr,crypto_secretbox_BOXZEROBYTES:oi,crypto_scalarmult_BYTES:ui,crypto_scalarmult_SCALARBYTES:Vi,crypto_box_PUBLICKEYBYTES:ci,crypto_box_SECRETKEYBYTES:Lr,crypto_box_BEFORENMBYTES:Gi,crypto_box_NONCEBYTES:Ca,crypto_box_ZEROBYTES:Kl,crypto_box_BOXZEROBYTES:kr,crypto_sign_BYTES:At,crypto_sign_PUBLICKEYBYTES:Ht,crypto_sign_SECRETKEYBYTES:Mn,crypto_sign_SEEDBYTES:Ji,crypto_hash_BYTES:Aa,gf:r,D:m,L:Dt,pack25519:S,unpack25519:ve,M:Te,A:Ue,S:et,Z:Ve,pow2523:Gt,add:Qe,set25519:M,modL:bn,scalarmult:Pe,scalarbase:Le};function Ql(E,O){if(E.length!==xs)throw new Error("bad key size");if(O.length!==li)throw new Error("bad nonce size")}function Zl(E,O){if(E.length!==ci)throw new Error("bad public key size");if(O.length!==Lr)throw new Error("bad secret key size")}function en(){for(var E=0;E<arguments.length;E++)if(!(arguments[E]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function vs(E){for(var O=0;O<E.length;O++)E[O]=0}e.randomBytes=function(E){var O=new Uint8Array(E);return s(O,E),O},e.secretbox=function(E,O,T){en(E,O,T),Ql(T,O);for(var B=new Uint8Array(hr+E.length),Y=new Uint8Array(B.length),Z=0;Z<E.length;Z++)B[Z+hr]=E[Z];return ue(Y,B,B.length,O,T),Y.subarray(oi)},e.secretbox.open=function(E,O,T){en(E,O,T),Ql(T,O);for(var B=new Uint8Array(oi+E.length),Y=new Uint8Array(B.length),Z=0;Z<E.length;Z++)B[Z+oi]=E[Z];return B.length<32||we(Y,B,B.length,O,T)!==0?null:Y.subarray(hr)},e.secretbox.keyLength=xs,e.secretbox.nonceLength=li,e.secretbox.overheadLength=oi,e.scalarMult=function(E,O){if(en(E,O),E.length!==Vi)throw new Error("bad n size");if(O.length!==ui)throw new Error("bad p size");var T=new Uint8Array(ui);return Ft(T,E,O),T},e.scalarMult.base=function(E){if(en(E),E.length!==Vi)throw new Error("bad n size");var O=new Uint8Array(ui);return De(O,E),O},e.scalarMult.scalarLength=Vi,e.scalarMult.groupElementLength=ui,e.box=function(E,O,T,B){var Y=e.box.before(T,B);return e.secretbox(E,O,Y)},e.box.before=function(E,O){en(E,O),Zl(E,O);var T=new Uint8Array(Gi);return tt(T,E,O),T},e.box.after=e.secretbox,e.box.open=function(E,O,T,B){var Y=e.box.before(T,B);return e.secretbox.open(E,O,Y)},e.box.open.after=e.secretbox.open,e.box.keyPair=function(){var E=new Uint8Array(ci),O=new Uint8Array(Lr);return ot(E,O),{publicKey:E,secretKey:O}},e.box.keyPair.fromSecretKey=function(E){if(en(E),E.length!==Lr)throw new Error("bad secret key size");var O=new Uint8Array(ci);return De(O,E),{publicKey:O,secretKey:new Uint8Array(E)}},e.box.publicKeyLength=ci,e.box.secretKeyLength=Lr,e.box.sharedKeyLength=Gi,e.box.nonceLength=Ca,e.box.overheadLength=e.secretbox.overheadLength,e.sign=function(E,O){if(en(E,O),O.length!==Mn)throw new Error("bad secret key size");var T=new Uint8Array(At+E.length);return $i(T,E,E.length,O),T},e.sign.open=function(E,O){if(en(E,O),O.length!==Ht)throw new Error("bad public key size");var T=new Uint8Array(E.length),B=Ea(T,E,E.length,O);if(B<0)return null;for(var Y=new Uint8Array(B),Z=0;Z<Y.length;Z++)Y[Z]=T[Z];return Y},e.sign.detached=function(E,O){for(var T=e.sign(E,O),B=new Uint8Array(At),Y=0;Y<B.length;Y++)B[Y]=T[Y];return B},e.sign.detached.verify=function(E,O,T){if(en(E,O,T),O.length!==At)throw new Error("bad signature size");if(T.length!==Ht)throw new Error("bad public key size");var B=new Uint8Array(At+E.length),Y=new Uint8Array(At+E.length),Z;for(Z=0;Z<At;Z++)B[Z]=O[Z];for(Z=0;Z<E.length;Z++)B[Z+At]=E[Z];return Ea(Y,B,B.length,T)>=0},e.sign.keyPair=function(){var E=new Uint8Array(Ht),O=new Uint8Array(Mn);return Ct(E,O),{publicKey:E,secretKey:O}},e.sign.keyPair.fromSecretKey=function(E){if(en(E),E.length!==Mn)throw new Error("bad secret key size");for(var O=new Uint8Array(Ht),T=0;T<O.length;T++)O[T]=E[32+T];return{publicKey:O,secretKey:new Uint8Array(E)}},e.sign.keyPair.fromSeed=function(E){if(en(E),E.length!==Ji)throw new Error("bad seed size");for(var O=new Uint8Array(Ht),T=new Uint8Array(Mn),B=0;B<32;B++)T[B]=E[B];return Ct(O,T,!0),{publicKey:O,secretKey:T}},e.sign.publicKeyLength=Ht,e.sign.secretKeyLength=Mn,e.sign.seedLength=Ji,e.sign.signatureLength=At,e.hash=function(E){en(E);var O=new Uint8Array(Aa);return $e(O,E,E.length),O},e.hash.hashLength=Aa,e.verify=function(E,O){return en(E,O),E.length===0||O.length===0||E.length!==O.length?!1:F(E,0,O,0,E.length)===0},e.setPRNG=function(E){s=E},(function(){var E=typeof globalThis<"u"?globalThis.crypto||globalThis.msCrypto:null;if(E&&E.getRandomValues){var O=65536;e.setPRNG(function(T,B){var Y,Z=new Uint8Array(B);for(Y=0;Y<B;Y+=O)E.getRandomValues(Z.subarray(Y,Y+Math.min(B-Y,O)));for(Y=0;Y<B;Y++)T[Y]=Z[Y];vs(Z)})}else typeof require<"u"&&(E=require("crypto"),E&&E.randomBytes&&e.setPRNG(function(T,B){var Y,Z=E.randomBytes(B);for(Y=0;Y<B;Y++)T[Y]=Z[Y];vs(Z)}))})()})(typeof module<"u"&&module.exports?module.exports:globalThis.nacl=globalThis.nacl||{});const du=typeof module<"u"&&module.exports?module.exports:globalThis.nacl,Y2={fromSeed:du.sign.keyPair.fromSeed,sign:du.sign.detached,verify:du.sign.detached.verify,randomBytes:du.randomBytes};let _x;function V2(e){_x=e}function Li(){return _x}const G2=new Uint16Array([0,4129,8258,12387,16516,20645,24774,28903,33032,37161,41290,45419,49548,53677,57806,61935,4657,528,12915,8786,21173,17044,29431,25302,37689,33560,45947,41818,54205,50076,62463,58334,9314,13379,1056,5121,25830,29895,17572,21637,42346,46411,34088,38153,58862,62927,50604,54669,13907,9842,5649,1584,30423,26358,22165,18100,46939,42874,38681,34616,63455,59390,55197,51132,18628,22757,26758,30887,2112,6241,10242,14371,51660,55789,59790,63919,35144,39273,43274,47403,23285,19156,31415,27286,6769,2640,14899,10770,56317,52188,64447,60318,39801,35672,47931,43802,27814,31879,19684,23749,11298,15363,3168,7233,60846,64911,52716,56781,44330,48395,36200,40265,32407,28342,24277,20212,15891,11826,7761,3696,65439,61374,57309,53244,48923,44858,40793,36728,37256,33193,45514,41451,53516,49453,61774,57711,4224,161,12482,8419,20484,16421,28742,24679,33721,37784,41979,46042,49981,54044,58239,62302,689,4752,8947,13010,16949,21012,25207,29270,46570,42443,38312,34185,62830,58703,54572,50445,13538,9411,5280,1153,29798,25671,21540,17413,42971,47098,34713,38840,59231,63358,50973,55100,9939,14066,1681,5808,26199,30326,17941,22068,55628,51565,63758,59695,39368,35305,47498,43435,22596,18533,30726,26663,6336,2273,14466,10403,52093,56156,60223,64286,35833,39896,43963,48026,19061,23124,27191,31254,2801,6864,10931,14994,64814,60687,56684,52557,48554,44427,40424,36297,31782,27655,23652,19525,15522,11395,7392,3265,61215,65342,53085,57212,44955,49082,36825,40952,28183,32310,20053,24180,11923,16050,3793,7920]);class Lu{static checksum(t){let r=0;for(let s=0;s<t.byteLength;s++){let l=t[s];r=r<<8&65535^G2[(r>>8^l)&255]}return r}static validate(t,r){return Lu.checksum(t)==r}}const Eh="ABCDEFGHIJKLMNOPQRSTUVWXYZ234567";class j0{static encode(t){let r=0,s=0,l=new Uint8Array(t),u=new Uint8Array(t.byteLength*2),c=0;for(let f=0;f<l.byteLength;f++)for(s=s<<8|l[f],r+=8;r>=5;){let d=s>>>r-5&31;u[c++]=Eh.charAt(d).charCodeAt(0),r-=5}if(r>0){let f=s<<5-r&31;u[c++]=Eh.charAt(f).charCodeAt(0)}return u.slice(0,c)}static decode(t){let r=0,s=0,l=0,u=new Uint8Array(t),c=new Uint8Array(u.byteLength*5/8|0);for(let f=0;f<u.byteLength;f++){let d=String.fromCharCode(u[f]),m=Eh.indexOf(d);if(m===-1)throw new Error("Illegal Base32 character: "+u[f]);s=s<<5|m,r+=5,r>=8&&(c[l++]=s>>>r-8&255,r-=8)}return c.slice(0,l)}}class Et extends Error{constructor(r,s){super(r);C(this,"name");C(this,"code");C(this,"chainedError");this.name="NKeysError",this.code=r,this.chainedError=s}}function J2(){return Ku(kt.Operator)}function X2(){return Ku(kt.Account)}function K2(){return Ku(kt.User)}var yt;(function(e){e.InvalidPrefixByte="nkeys: invalid prefix byte",e.InvalidKey="nkeys: invalid key",e.InvalidPublicKey="nkeys: invalid public key",e.InvalidSeedLen="nkeys: invalid seed length",e.InvalidSeed="nkeys: invalid seed",e.InvalidEncoding="nkeys: invalid encoded key",e.InvalidSignature="nkeys: signature verification failed",e.CannotSign="nkeys: cannot sign, no private key available",e.PublicKeyOnly="nkeys: no seed or private key available",e.InvalidChecksum="nkeys: invalid checksum",e.SerializationError="nkeys: serialization error",e.ApiError="nkeys: api error",e.ClearedPair="nkeys: pair is cleared"})(yt||(yt={}));var kt;(function(e){e[e.Seed=144]="Seed",e[e.Private=120]="Private",e[e.Operator=112]="Operator",e[e.Server=104]="Server",e[e.Cluster=16]="Cluster",e[e.Account=0]="Account",e[e.User=160]="User"})(kt||(kt={}));class aa{static isValidPublicPrefix(t){return t==kt.Server||t==kt.Operator||t==kt.Cluster||t==kt.Account||t==kt.User}static startsWithValidPrefix(t){let r=t[0];return r=="S"||r=="P"||r=="O"||r=="N"||r=="C"||r=="A"||r=="U"}static isValidPrefix(t){return this.parsePrefix(t)!=-1}static parsePrefix(t){switch(t){case kt.Seed:return kt.Seed;case kt.Private:return kt.Private;case kt.Operator:return kt.Operator;case kt.Server:return kt.Server;case kt.Cluster:return kt.Cluster;case kt.Account:return kt.Account;case kt.User:return kt.User;default:return-1}}}class Sn{static encode(t,r){if(!r||!(r instanceof Uint8Array))throw new Et(yt.SerializationError);if(!aa.isValidPrefix(t))throw new Et(yt.InvalidPrefixByte);return Sn._encode(!1,t,r)}static encodeSeed(t,r){if(!r)throw new Et(yt.ApiError);if(!aa.isValidPublicPrefix(t))throw new Et(yt.InvalidPrefixByte);if(r.byteLength!==32)throw new Et(yt.InvalidSeedLen);return Sn._encode(!0,t,r)}static decode(t,r){if(!aa.isValidPrefix(t))throw new Et(yt.InvalidPrefixByte);const s=Sn._decode(r);if(s[0]!==t)throw new Et(yt.InvalidPrefixByte);return s.slice(1)}static decodeSeed(t){const r=Sn._decode(t),s=Sn._decodePrefix(r);if(s[0]!=kt.Seed)throw new Et(yt.InvalidSeed);if(!aa.isValidPublicPrefix(s[1]))throw new Et(yt.InvalidPrefixByte);return{buf:r.slice(2),prefix:s[1]}}static _encode(t,r,s){const l=t?2:1,u=s.byteLength,c=l+u+2,f=l+u,d=new Uint8Array(c);if(t){const g=Sn._encodePrefix(kt.Seed,r);d.set(g)}else d[0]=r;d.set(s,l);const m=Lu.checksum(d.slice(0,f));return new DataView(d.buffer).setUint16(f,m,!0),j0.encode(d)}static _decode(t){if(t.byteLength<4)throw new Et(yt.InvalidEncoding);let r;try{r=j0.decode(t)}catch(f){throw new Et(yt.InvalidEncoding,f)}const s=r.byteLength-2,u=new DataView(r.buffer).getUint16(s,!0),c=r.slice(0,s);if(!Lu.validate(c,u))throw new Et(yt.InvalidChecksum);return c}static _encodePrefix(t,r){const s=t|r>>5,l=(r&31)<<3;return new Uint8Array([s,l])}static _decodePrefix(t){const r=t[0]&248,s=(t[0]&7)<<5|(t[1]&248)>>3;return new Uint8Array([r,s])}}class kx{constructor(t){C(this,"seed");this.seed=t}getRawSeed(){if(!this.seed)throw new Et(yt.ClearedPair);return Sn.decodeSeed(this.seed).buf}getSeed(){if(!this.seed)throw new Et(yt.ClearedPair);return this.seed}getPublicKey(){if(!this.seed)throw new Et(yt.ClearedPair);const t=Sn.decodeSeed(this.seed),r=Li().fromSeed(this.getRawSeed()),s=Sn.encode(t.prefix,r.publicKey);return new TextDecoder().decode(s)}getPrivateKey(){if(!this.seed)throw new Et(yt.ClearedPair);const t=Li().fromSeed(this.getRawSeed());return Sn.encode(kt.Private,t.secretKey)}sign(t){if(!this.seed)throw new Et(yt.ClearedPair);const r=Li().fromSeed(this.getRawSeed());return Li().sign(t,r.secretKey)}verify(t,r){if(!this.seed)throw new Et(yt.ClearedPair);const s=Li().fromSeed(this.getRawSeed());return Li().verify(t,r,s.publicKey)}clear(){this.seed&&(this.seed.fill(0),this.seed=void 0)}}function Ku(e){const t=Li().randomBytes(32);let r=Sn.encodeSeed(e,new Uint8Array(t));return new kx(r)}class Q2{constructor(t){C(this,"publicKey");this.publicKey=t}getPublicKey(){if(!this.publicKey)throw new Et(yt.ClearedPair);return new TextDecoder().decode(this.publicKey)}getPrivateKey(){throw this.publicKey?new Et(yt.PublicKeyOnly):new Et(yt.ClearedPair)}getSeed(){throw this.publicKey?new Et(yt.PublicKeyOnly):new Et(yt.ClearedPair)}sign(t){throw this.publicKey?new Et(yt.CannotSign):new Et(yt.ClearedPair)}verify(t,r){if(!this.publicKey)throw new Et(yt.ClearedPair);let s=Sn._decode(this.publicKey);return Li().verify(t,r,s.slice(1))}clear(){this.publicKey&&(this.publicKey.fill(0),this.publicKey=void 0)}}function Z2(e){const t=new TextEncoder().encode(e),r=Sn._decode(t),s=aa.parsePrefix(r[0]);if(aa.isValidPublicPrefix(s))return new Q2(t);throw new Et(yt.InvalidPublicKey)}function W2(e){return Sn.decodeSeed(e),new kx(e)}function ek(e){return btoa(String.fromCharCode(...e))}function tk(e){const t=atob(e),r=new Uint8Array(t.length);for(let s=0;s<t.length;s++)r[s]=t.charCodeAt(s);return r}V2(Y2);const N0={createAccount:X2,createOperator:J2,createPair:Ku,createUser:K2,fromPublic:Z2,fromSeed:W2,NKeysError:Et,NKeysErrorCode:yt,Prefix:kt,decode:tk,encode:ek};function nk(e){return t=>{let r={};return e.forEach(s=>{const l=s(t)||{};r=Object.assign(r,l)}),r}}function rk(){return()=>{}}function ik(e,t){return()=>{const r=typeof e=="function"?e():e,s=typeof t=="function"?t():t;return{user:r,pass:s}}}function sk(e){return()=>({auth_token:typeof e=="function"?e():e})}function ak(e){return t=>{const r=typeof e=="function"?e():e,s=r?N0.fromSeed(r):void 0,l=s?s.getPublicKey():"",u=Ii.encode(t||""),c=s!==void 0&&t?s.sign(u):void 0,f=c?N0.encode(c):"";return{nkey:l,sig:f}}}function Ex(e,t){return r=>{const s=typeof e=="function"?e():e,l=ak(t),{nkey:u,sig:c}=l(r);return{jwt:s,nkey:u,sig:c}}}const Cx=120*1e3,lk=2,Ax=2*1e3;function ok(){return{maxPingOut:2,maxReconnectAttempts:10,noRandomize:!1,pedantic:!1,pingInterval:Cx,reconnect:!0,reconnectJitter:100,reconnectJitterTLS:1e3,reconnectTimeWait:Ax,tls:void 0,verbose:!1,waitOnFirstConnect:!1,ignoreAuthErrorAbort:!1}}function uk(e){const t=[];return typeof e.authenticator=="function"&&t.push(e.authenticator),Array.isArray(e.authenticator)&&t.push(...e.authenticator),e.token&&t.push(sk(e.token)),e.user&&t.push(ik(e.user,e.pass)),t.length===0?rk():nk(t)}function ck(e){const t=`${Wh}:${vx()}`;if(e=e||{servers:[t]},e.servers=e.servers||[],typeof e.servers=="string"&&(e.servers=[e.servers]),e.servers.length>0&&e.port)throw new Ne("port and servers options are mutually exclusive",ke.InvalidOption);e.servers.length===0&&e.port&&(e.servers=[`${Wh}:${e.port}`]),e.servers&&e.servers.length===0&&(e.servers=[t]);const r=Gu(ok(),e);if(r.authenticator=uk(r),["reconnectDelayHandler","authenticator"].forEach(s=>{if(r[s]&&typeof r[s]!="function")throw new Ne(`${s} option should be a function`,ke.NotFunction)}),r.reconnectDelayHandler||(r.reconnectDelayHandler=()=>{let s=r.tls?r.reconnectJitterTLS:r.reconnectJitter;return s&&(s++,s=Math.floor(Math.random()*s)),r.reconnectTimeWait+s}),r.inboxPrefix)try{ni(r.inboxPrefix)}catch(s){throw new Ne(s.message,ke.ApiError)}if(r.resolve===void 0&&(r.resolve=typeof ad()=="function"),r.resolve&&typeof ad()!="function")throw new Ne("'resolve' is not supported on this client",ke.InvalidOption);return r}function fk(e,t){const{proto:r,tls_required:s,tls_available:l}=e;if((r===void 0||r<1)&&t.noEcho)throw new Ne("noEcho",ke.ServerOptionNotAvailable);const u=s||l||!1;if(t.tls&&!u)throw new Ne("tls",ke.ServerOptionNotAvailable)}const hk=1024*32,dk=/^INFO\s+([^\r\n]+)\r\n/i,mk=Al(`PONG\r
|
|
72
72
|
`),O0=Al(`PING\r
|
|
73
73
|
`);class pk{constructor(t,r,s){C(this,"echo");C(this,"no_responders");C(this,"protocol");C(this,"verbose");C(this,"pedantic");C(this,"jwt");C(this,"nkey");C(this,"sig");C(this,"user");C(this,"pass");C(this,"auth_token");C(this,"tls_required");C(this,"name");C(this,"lang");C(this,"version");C(this,"headers");this.protocol=1,this.version=t.version,this.lang=t.lang,this.echo=r.noEcho?!1:void 0,this.verbose=r.verbose,this.pedantic=r.pedantic,this.tls_required=r.tls?!0:void 0,this.name=r.name;const l=(r&&typeof r.authenticator=="function"?r.authenticator(s):{})||{};Gu(this,l)}}class Tx extends sn{constructor(r,s,l={}){var c;super();C(this,"sid");C(this,"queue");C(this,"draining");C(this,"max");C(this,"subject");C(this,"drained");C(this,"protocol");C(this,"timer");C(this,"info");C(this,"cleanupFn");C(this,"closed");C(this,"requestSubject");Gu(this,l),this.protocol=r,this.subject=s,this.draining=!1,this.noIterator=typeof l.callback=="function",this.closed=Ut();const u=!((c=r.options)!=null&&c.noAsyncTraces);l.timeout&&(this.timer=ma(l.timeout,u),this.timer.then(()=>{this.timer=void 0}).catch(f=>{this.stop(f),this.noIterator&&this.callback(f,{})})),this.noIterator||this.iterClosed.then(()=>{this.closed.resolve(),this.unsubscribe()})}setPrePostHandlers(r){if(this.noIterator){const s=this.callback,l=r.ingestionFilterFn?r.ingestionFilterFn:()=>({ingest:!0,protocol:!1}),u=r.protocolFilterFn?r.protocolFilterFn:()=>!0,c=r.dispatchedFn?r.dispatchedFn:()=>{};this.callback=(f,d)=>{const{ingest:m}=l(d);m&&u(d)&&(s(f,d),c(d))}}else this.protocolFilterFn=r.protocolFilterFn,this.dispatchedFn=r.dispatchedFn}callback(r,s){this.cancelTimeout(),r?this.stop(r):this.push(s)}close(){if(!this.isClosed()){this.cancelTimeout();const r=()=>{if(this.stop(),this.cleanupFn)try{this.cleanupFn(this,this.info)}catch{}this.closed.resolve()};this.noIterator?r():this.push(r)}}unsubscribe(r){this.protocol.unsubscribe(this,r)}cancelTimeout(){this.timer&&(this.timer.cancel(),this.timer=void 0)}drain(){return this.protocol.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isClosed()?Promise.reject(Ne.errorForCode(ke.SubClosed)):(this.drained||(this.draining=!0,this.protocol.unsub(this),this.drained=this.protocol.flush(Ut()).then(()=>{this.protocol.subscriptions.cancel(this)}).catch(()=>{this.protocol.subscriptions.cancel(this)})),this.drained)}isDraining(){return this.draining}isClosed(){return this.done}getSubject(){return this.subject}getMax(){return this.max}getID(){return this.sid}}class gk{constructor(){C(this,"mux");C(this,"subs");C(this,"sidCounter");this.sidCounter=0,this.mux=null,this.subs=new Map}size(){return this.subs.size}add(t){return this.sidCounter++,t.sid=this.sidCounter,this.subs.set(t.sid,t),t}setMux(t){return this.mux=t,t}getMux(){return this.mux}get(t){return this.subs.get(t)}resub(t){return this.sidCounter++,this.subs.delete(t.sid),t.sid=this.sidCounter,this.subs.set(t.sid,t),t}all(){return Array.from(this.subs.values())}cancel(t){t&&(t.close(),this.subs.delete(t.sid))}handleError(t){if(t&&t.permissionContext){const r=t.permissionContext,s=this.all();let l;if(r.operation==="subscription"&&(l=s.find(u=>u.subject===r.subject&&u.queue===r.queue)),r.operation==="publish"&&(l=s.find(u=>u.requestSubject===r.subject)),l)return l.callback(t,{}),l.close(),this.subs.delete(l.sid),l!==this.mux}return!1}close(){this.subs.forEach(t=>{t.close()})}}class zu{constructor(t,r){C(this,"connected");C(this,"connectedOnce");C(this,"infoReceived");C(this,"info");C(this,"muxSubscriptions");C(this,"options");C(this,"outbound");C(this,"pongs");C(this,"subscriptions");C(this,"transport");C(this,"noMorePublishing");C(this,"connectError");C(this,"publisher");C(this,"_closed");C(this,"closed");C(this,"listeners");C(this,"heartbeats");C(this,"parser");C(this,"outMsgs");C(this,"inMsgs");C(this,"outBytes");C(this,"inBytes");C(this,"pendingLimit");C(this,"lastError");C(this,"abortReconnect");C(this,"whyClosed");C(this,"servers");C(this,"server");C(this,"features");C(this,"connectPromise");this._closed=!1,this.connected=!1,this.connectedOnce=!1,this.infoReceived=!1,this.noMorePublishing=!1,this.abortReconnect=!1,this.listeners=[],this.pendingLimit=hk,this.outMsgs=0,this.inMsgs=0,this.outBytes=0,this.inBytes=0,this.options=t,this.publisher=r,this.subscriptions=new gk,this.muxSubscriptions=new H2,this.outbound=new ga,this.pongs=[],this.whyClosed="",this.pendingLimit=t.pendingLimit||this.pendingLimit,this.features=new v2({major:0,minor:0,micro:0}),this.connectPromise=null;const s=typeof t.servers=="string"?[t.servers]:t.servers;this.servers=new P2(s,{randomize:!t.noRandomize}),this.closed=Ut(),this.parser=new T0(this),this.heartbeats=new q2(this,this.options.pingInterval||Cx,this.options.maxPingOut||lk)}resetOutbound(){this.outbound.reset();const t=this.pongs;this.pongs=[];const r=Ne.errorForCode(ke.Disconnect);r.stack="",t.forEach(s=>{s.reject(r)}),this.parser=new T0(this),this.infoReceived=!1}dispatchStatus(t){this.listeners.forEach(r=>{r.push(t)})}status(){const t=new sn;return this.listeners.push(t),t}prepare(){this.transport&&this.transport.discard(),this.info=void 0,this.resetOutbound();const t=Ut();return t.catch(()=>{}),this.pongs.unshift(t),this.connectError=r=>{t.reject(r)},this.transport=_2(),this.transport.closed().then(async r=>{if(this.connected=!1,!this.isClosed()){await this.disconnected(this.transport.closeError||this.lastError);return}}),t}disconnect(){this.dispatchStatus({type:la.StaleConnection,data:""}),this.transport.disconnect()}reconnect(){return this.connected&&(this.dispatchStatus({type:la.ClientInitiatedReconnect,data:""}),this.transport.disconnect()),Promise.resolve()}async disconnected(t){this.dispatchStatus({type:ei.Disconnect,data:this.servers.getCurrentServer().toString()}),this.options.reconnect?await this.dialLoop().then(()=>{var r;this.dispatchStatus({type:ei.Reconnect,data:this.servers.getCurrentServer().toString()}),((r=this.lastError)==null?void 0:r.code)===ke.AuthenticationExpired&&(this.lastError=void 0)}).catch(r=>{this._close(r)}):await this._close(t)}async dial(t){const r=this.prepare();let s;try{s=ma(this.options.timeout||2e4);const l=this.transport.connect(t,this.options);await Promise.race([l,s]),(async()=>{try{for await(const u of this.transport)this.parser.parse(u)}catch(u){console.log("reader closed",u)}})().then()}catch(l){r.reject(l)}try{await Promise.race([s,r]),s&&s.cancel(),this.connected=!0,this.connectError=void 0,this.sendSubscriptions(),this.connectedOnce=!0,this.server.didConnect=!0,this.server.reconnects=0,this.flushPending(),this.heartbeats.start()}catch(l){throw s&&s.cancel(),await this.transport.close(l),l}}async _doDial(t){const{resolve:r}=this.options,s=await t.resolve({fn:ad(),debug:this.options.debug,randomize:!this.options.noRandomize,resolve:r});let l=null;for(const u of s)try{l=null,this.dispatchStatus({type:la.Reconnecting,data:u.toString()}),await this.dial(u);return}catch(c){l=c}throw l}dialLoop(){return this.connectPromise===null&&(this.connectPromise=this.dodialLoop(),this.connectPromise.then(()=>{}).catch(()=>{}).finally(()=>{this.connectPromise=null})),this.connectPromise}async dodialLoop(){let t;for(;;){this._closed&&this.servers.clear();const r=this.options.reconnectDelayHandler?this.options.reconnectDelayHandler():Ax;let s=r;const l=this.selectServer();if(!l||this.abortReconnect)throw t||(this.lastError?this.lastError:Ne.errorForCode(ke.ConnectionRefused));const u=Date.now();if(l.lastConnect===0||l.lastConnect+r<=u){l.lastConnect=Date.now();try{await this._doDial(l);break}catch(c){if(t=c,!this.connectedOnce){if(this.options.waitOnFirstConnect)continue;this.servers.removeCurrentServer()}l.reconnects++;const f=this.options.maxReconnectAttempts||0;f!==-1&&l.reconnects>=f&&this.servers.removeCurrentServer()}}else s=Math.min(s,l.lastConnect+r-u),await Sa(s)}}static async connect(t,r){const s=new zu(t,r);return await s.dialLoop(),s}static toError(t){const r=t?t.toLowerCase():"";if(r.indexOf("permissions violation")!==-1){const s=new Ne(t,ke.PermissionsViolation),l=t.match(/(Publish|Subscription) to "(\S+)"/);if(l){s.permissionContext={operation:l[1].toLowerCase(),subject:l[2],queue:void 0};const u=t.match(/using queue "(\S+)"/);u&&(s.permissionContext.queue=u[1])}return s}else return r.indexOf("authorization violation")!==-1?new Ne(t,ke.AuthorizationViolation):r.indexOf("user authentication expired")!==-1?new Ne(t,ke.AuthenticationExpired):r.indexOf("account authentication expired")!=-1?new Ne(t,ke.AccountExpired):r.indexOf("authentication timeout")!==-1?new Ne(t,ke.AuthenticationTimeout):new Ne(t,ke.ProtocolError)}processMsg(t,r){if(this.inMsgs++,this.inBytes+=r.length,!this.subscriptions.sidCounter)return;const s=this.subscriptions.get(t.sid);s&&(s.received+=1,s.callback&&s.callback(null,new zd(t,r,this)),s.max!==void 0&&s.received>=s.max&&s.unsubscribe())}processError(t){const r=d0(t),s=zu.toError(r),l={type:ei.Error,data:s.code};if(s.isPermissionError()){let u=!1;if(s.permissionContext){l.permissionContext=s.permissionContext;const c=this.subscriptions.getMux();u=(c==null?void 0:c.subject)===s.permissionContext.subject}this.subscriptions.handleError(s),this.muxSubscriptions.handleError(u,s),u&&this.subscriptions.setMux(null)}this.dispatchStatus(l),this.handleError(s)}handleError(t){t.isAuthError()?this.handleAuthError(t):t.isProtocolError()?this.lastError=t:t.isAuthTimeout()&&(this.lastError=t),t.isPermissionError()||(this.lastError=t)}handleAuthError(t){this.lastError&&t.code===this.lastError.code&&this.options.ignoreAuthErrorAbort===!1&&(this.abortReconnect=!0),this.connectError?this.connectError(t):this.disconnect()}processPing(){this.transport.send(mk)}processPong(){const t=this.pongs.shift();t&&t.resolve()}processInfo(t){const r=JSON.parse(d0(t));this.info=r;const s=this.options&&this.options.ignoreClusterUpdates?void 0:this.servers.update(r,this.transport.isEncrypted());if(!this.infoReceived){this.features.update(ms(r.version)),this.infoReceived=!0,this.transport.isEncrypted()&&this.servers.updateTLSName();const{version:u,lang:c}=this.transport;try{const f=new pk({version:u,lang:c},this.options,r.nonce);r.headers&&(f.headers=!0,f.no_responders=!0);const d=JSON.stringify(f);this.transport.send(Al(`CONNECT ${d}${_u}`)),this.transport.send(O0)}catch(f){this._close(f)}}s&&this.dispatchStatus({type:ei.Update,data:s}),(r.ldm!==void 0?r.ldm:!1)&&this.dispatchStatus({type:ei.LDM,data:this.servers.getCurrentServer().toString()})}push(t){switch(t.kind){case wn.MSG:{const{msg:r,data:s}=t;this.processMsg(r,s);break}case wn.OK:break;case wn.ERR:this.processError(t.data);break;case wn.PING:this.processPing();break;case wn.PONG:this.processPong();break;case wn.INFO:this.processInfo(t.data);break}}sendCommand(t,...r){const s=this.outbound.length();let l;typeof t=="string"?l=Al(t):l=t,this.outbound.fill(l,...r),s===0?queueMicrotask(()=>{this.flushPending()}):this.outbound.size()>=this.pendingLimit&&this.flushPending()}publish(t,r=Gn,s){let l;if(r instanceof Uint8Array)l=r;else if(typeof r=="string")l=Ii.encode(r);else throw Ne.errorForCode(ke.BadPayload);let u=l.length;s=s||{},s.reply=s.reply||"";let c=Gn,f=0;if(s.headers){if(this.info&&!this.info.headers)throw new Ne("headers",ke.ServerOptionNotAvailable);c=s.headers.encode(),f=c.length,u=l.length+f}if(this.info&&u>this.info.max_payload)throw Ne.errorForCode(ke.MaxPayloadExceeded);this.outBytes+=u,this.outMsgs++;let d;s.headers?(s.reply?d=`HPUB ${t} ${s.reply} ${f} ${u}\r
|
|
74
74
|
`:d=`HPUB ${t} ${f} ${u}\r
|
|
@@ -78,32 +78,32 @@ ${this.ctx.stack}`),this.deferred.reject(r)):this.deferred.resolve(s),this.cance
|
|
|
78
78
|
`):this.sendCommand(`SUB ${t.subject} ${t.sid}\r
|
|
79
79
|
`)}_subunsub(t){return this._sub(t),t.max&&this.unsubscribe(t,t.max),t}unsubscribe(t,r){this.unsub(t,r),(t.max===void 0||t.received>=t.max)&&this.subscriptions.cancel(t)}unsub(t,r){!t||this.isClosed()||(r?this.sendCommand(`UNSUB ${t.sid} ${r}\r
|
|
80
80
|
`):this.sendCommand(`UNSUB ${t.sid}\r
|
|
81
|
-
`),t.max=r)}resub(t,r){!t||this.isClosed()||(this.unsub(t),t.subject=r,this.subscriptions.resub(t),this._sub(t))}flush(t){return t||(t=Ut()),this.pongs.push(t),this.outbound.fill(O0),this.flushPending(),t}sendSubscriptions(){const t=[];this.subscriptions.all().forEach(r=>{const s=r;s.queue?t.push(`SUB ${s.subject} ${s.queue} ${s.sid}${_u}`):t.push(`SUB ${s.subject} ${s.sid}${_u}`)}),t.length&&this.transport.send(Al(t.join("")))}async _close(t){this._closed||(this.whyClosed=new Error("close trace").stack||"",this.heartbeats.cancel(),this.connectError&&(this.connectError(t),this.connectError=void 0),this.muxSubscriptions.close(),this.subscriptions.close(),this.listeners.forEach(r=>{r.stop()}),this._closed=!0,await this.transport.close(t),await this.closed.resolve(t))}close(){return this._close()}isClosed(){return this._closed}drain(){const t=this.subscriptions.all(),r=[];return t.forEach(s=>{r.push(s.drain())}),Promise.all(r).then(async()=>(this.noMorePublishing=!0,await this.flush(),this.close())).catch(()=>{})}flushPending(){if(!(!this.infoReceived||!this.connected)&&this.outbound.size()){const t=this.outbound.drain();this.transport.send(t)}}initMux(){if(!this.subscriptions.getMux()){const r=this.muxSubscriptions.init(this.options.inboxPrefix),s=new Tx(this,`${r}*`);s.callback=this.muxSubscriptions.dispatcher(),this.subscriptions.setMux(s),this.subscribe(s)}}selectServer(){const t=this.servers.selectServer();if(t!==void 0)return this.server=t,this.server}getServer(){return this.server}}const yk="$SRV";class R0{constructor(t){C(this,"msg");this.msg=t}get data(){return this.msg.data}get sid(){return this.msg.sid}get subject(){return this.msg.subject}get reply(){return this.msg.reply||""}get headers(){return this.msg.headers}respond(t,r){return this.msg.respond(t,r)}respondError(t,r,s,l){var u,c;return l=l||{},l.headers=l.headers||ii(),(u=l.headers)==null||u.set(ju,`${t}`),(c=l.headers)==null||c.set(Tu,r),this.msg.respond(s,l)}json(t){return this.msg.json(t)}string(){return this.msg.string()}}class Bl{constructor(t,r="",s=""){C(this,"subject");C(this,"queue");C(this,"srv");r!==""&&xk("service group",r);let l="";if(t instanceof Vl)this.srv=t,l="";else if(t instanceof Bl){const u=t;this.srv=u.srv,s===""&&u.queue!==""&&(s=u.queue),l=u.subject}else throw new Error("unknown ServiceGroup type");this.subject=this.calcSubject(l,r),this.queue=s}calcSubject(t,r=""){return r===""?t:t!==""?`${t}.${r}`:r}addEndpoint(t="",r){r=r||{subject:t};const s=typeof r=="function"?{handler:r,subject:t}:r;El("endpoint",t);let{subject:l,handler:u,metadata:c,queue:f}=s;l=l||t,f=f||this.queue,bk("endpoint subject",l),l=this.calcSubject(this.subject,l);const d={name:t,subject:l,queue:f,handler:u,metadata:c};return this.srv._addEndpoint(d)}addGroup(t="",r=""){return new Bl(this,t,r)}}function bk(e,t){if(t==="")throw new Error(`${e} cannot be empty`);if(t.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${t}'`);const r=t.split(".");r.forEach((s,l)=>{if(s===">"&&l!==r.length-1)throw new Error(`${e} cannot have internal '>': '${t}'`)})}function xk(e,t){if(t.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${t}'`);t.split(".").forEach(s=>{if(s===">")throw new Error(`${e} name cannot contain internal '>': '${t}'`)})}class Vl{constructor(t,r={name:"",version:""}){C(this,"nc");C(this,"_id");C(this,"config");C(this,"handlers");C(this,"internal");C(this,"_stopped");C(this,"_done");C(this,"started");this.nc=t,this.config=Object.assign({},r),this.config.queue||(this.config.queue="q"),El("name",this.config.name),El("queue",this.config.queue),ms(this.config.version),this._id=Pi.next(),this.internal=[],this._done=Ut(),this._stopped=!1,this.handlers=[],this.started=new Date().toISOString(),this.reset(),this.nc.closed().then(()=>{this.close().catch()}).catch(s=>{this.close(s).catch()})}static controlSubject(t,r="",s="",l){const u=l??yk;return r===""&&s===""?`${u}.${t}`:(El("control subject name",r),s!==""?(El("control subject id",s),`${u}.${t}.${r}.${s}`):`${u}.${t}.${r}`)}get subjects(){return this.handlers.filter(t=>t.internal===!1).map(t=>t.subject)}get id(){return this._id}get name(){return this.config.name}get description(){return this.config.description??""}get version(){return this.config.version}get metadata(){return this.config.metadata}errorToHeader(t){const r=ii();if(t instanceof Nu){const s=t;r.set(Tu,s.message),r.set(ju,`${s.code}`)}else r.set(Tu,t.message),r.set(ju,"500");return r}setupHandler(t,r=!1){const s=r?"":t.queue?t.queue:this.config.queue,{name:l,subject:u,handler:c}=t,f=t;f.internal=r,r&&this.internal.push(f),f.stats=new vk(l,u,s),f.queue=s;const d=c?(m,y)=>{if(m){this.close(m);return}const g=Date.now();try{c(m,new R0(y))}catch(x){f.stats.countError(x),y==null||y.respond(Gn,{headers:this.errorToHeader(x)})}finally{f.stats.countLatency(g)}}:void 0;return f.sub=this.nc.subscribe(u,{callback:d,queue:s}),f.sub.closed.then(()=>{this._stopped||this.close(new Error(`required subscription ${t.subject} stopped`)).catch()}).catch(m=>{if(!this._stopped){const y=new Error(`required subscription ${t.subject} errored: ${m.message}`);y.stack=m.stack,this.close(y).catch()}}),f}info(){return{type:Tl.INFO,name:this.name,id:this.id,version:this.version,description:this.description,metadata:this.metadata,endpoints:this.endpoints()}}endpoints(){return this.handlers.map(t=>{const{subject:r,metadata:s,name:l,queue:u}=t;return{subject:r,metadata:s,name:l,queue_group:u}})}async stats(){const t=[];for(const r of this.handlers){if(typeof this.config.statsHandler=="function")try{r.stats.data=await this.config.statsHandler(r)}catch(s){r.stats.countError(s)}t.push(r.stats.stats(r.qi))}return{type:Tl.STATS,name:this.name,id:this.id,version:this.version,started:this.started,metadata:this.metadata,endpoints:t}}addInternalHandler(t,r){const s=`${t}`.toUpperCase();this._doAddInternalHandler(`${s}-all`,t,r),this._doAddInternalHandler(`${s}-kind`,t,r,this.name),this._doAddInternalHandler(`${s}`,t,r,this.name,this.id)}_doAddInternalHandler(t,r,s,l="",u=""){const c={};c.name=t,c.subject=Vl.controlSubject(r,l,u),c.handler=s,this.setupHandler(c,!0)}start(){const t=vr(),r=(c,f)=>c?(this.close(c),Promise.reject(c)):this.stats().then(d=>(f==null||f.respond(t.encode(d)),Promise.resolve())),s=(c,f)=>c?(this.close(c),Promise.reject(c)):(f==null||f.respond(t.encode(this.info())),Promise.resolve()),l=t.encode(this.ping()),u=(c,f)=>c?(this.close(c).then().catch(),Promise.reject(c)):(f.respond(l),Promise.resolve());return this.addInternalHandler(zi.PING,u),this.addInternalHandler(zi.STATS,r),this.addInternalHandler(zi.INFO,s),this.handlers.forEach(c=>{const{subject:f}=c;typeof f=="string"&&c.handler!==null&&this.setupHandler(c)}),Promise.resolve(this)}close(t){if(this._stopped)return this._done;this._stopped=!0;let r=[];return this.nc.isClosed()||(r=this.handlers.concat(this.internal).map(s=>s.sub.drain())),Promise.allSettled(r).then(()=>{this._done.resolve(t||null)}),this._done}get stopped(){return this._done}get isStopped(){return this._stopped}stop(t){return this.close(t)}ping(){return{type:Tl.PING,name:this.name,id:this.id,version:this.version,metadata:this.metadata}}reset(){if(this.started=new Date().toISOString(),this.handlers)for(const t of this.handlers)t.stats.reset(t.qi)}addGroup(t,r){return new Bl(this,t,r)}addEndpoint(t,r){return new Bl(this).addEndpoint(t,r)}_addEndpoint(t){const r=new sn;r.noIterator=typeof t.handler=="function",r.noIterator||(t.handler=(l,u)=>{l?this.stop(l).catch():r.push(new R0(u))},r.iterClosed.then(()=>{this.close().catch()}));const s=this.setupHandler(t,!1);return s.qi=r,this.handlers.push(s),r}}class vk{constructor(t,r,s=""){C(this,"name");C(this,"subject");C(this,"average_processing_time");C(this,"num_requests");C(this,"processing_time");C(this,"num_errors");C(this,"last_error");C(this,"data");C(this,"metadata");C(this,"queue");this.name=t,this.subject=r,this.average_processing_time=0,this.num_errors=0,this.num_requests=0,this.processing_time=0,this.queue=s}reset(t){this.num_requests=0,this.processing_time=0,this.average_processing_time=0,this.num_errors=0,this.last_error=void 0,this.data=void 0;const r=t;r&&(r.time=0,r.processed=0)}countLatency(t){this.num_requests++,this.processing_time+=zt(Date.now()-t),this.average_processing_time=Math.round(this.processing_time/this.num_requests)}countError(t){this.num_errors++,this.last_error=t.message}_stats(){const{name:t,subject:r,average_processing_time:s,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:d,queue:m}=this;return{name:t,subject:r,average_processing_time:s,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:d,queue_group:m}}stats(t){const r=t;return(r==null?void 0:r.noIterator)===!1&&(this.processing_time=zt(r.time),this.num_requests=r.processed,this.average_processing_time=this.processing_time>0&&this.num_requests>0?this.processing_time/this.num_requests:0),this._stats()}}class wk{constructor(t,r={strategy:xr.JitterTimer,maxWait:2e3},s){C(this,"nc");C(this,"prefix");C(this,"opts");this.nc=t,this.prefix=s,this.opts=r}ping(t="",r=""){return this.q(zi.PING,t,r)}stats(t="",r=""){return this.q(zi.STATS,t,r)}info(t="",r=""){return this.q(zi.INFO,t,r)}async q(t,r="",s=""){const l=new sn,u=vr(),c=Vl.controlSubject(t,r,s,this.prefix),f=await this.nc.requestMany(c,Gn,this.opts);return(async()=>{for await(const d of f)try{const m=u.decode(d.data);l.push(m)}catch(m){l.push(()=>{l.stop(m)})}l.push(()=>{l.stop()})})().catch(d=>{l.stop(d)}),l}}function jx(){return{key:{encode(e){return e},decode(e){return e}},value:{encode(e){return e},decode(e){return e}}}}function Sk(){return{replicas:1,history:1,timeout:2e3,max_bytes:-1,maxValueSize:-1,codec:jx(),storage:rd.File}}const Uu="KV-Operation",M0="$KV",_k=/^[-/=.\w]+$/,kk=/^[-/=.>*\w]+$/,Ek=/^[-\w]+$/;function Ck(e){if(e.startsWith(".")||e.endsWith(".")||!_k.test(e))throw new Error(`invalid key: ${e}`)}function Ak(e){if(e.startsWith(".")||e.endsWith(".")||!kk.test(e))throw new Error(`invalid key: ${e}`)}function Tk(e){if(e.startsWith(".")||e.endsWith("."))throw new Error(`invalid key: ${e}`);const t=e.split(".");let r=!1;for(let s=0;s<t.length;s++)switch(t[s]){case"*":r=!0;break;case">":if(s!==t.length-1)throw new Error(`invalid key: ${e}`);r=!0;break}return r}function ku(e){if(!Ek.test(e))throw new Error(`invalid bucket name: ${e}`)}var Nr;(function(e){e.MsgIdHdr="Nats-Msg-Id",e.ExpectedStreamHdr="Nats-Expected-Stream",e.ExpectedLastSeqHdr="Nats-Expected-Last-Sequence",e.ExpectedLastMsgIdHdr="Nats-Expected-Last-Msg-Id",e.ExpectedLastSubjectSequenceHdr="Nats-Expected-Last-Subject-Sequence"})(Nr||(Nr={}));class Pl{constructor(t,r,s){C(this,"js");C(this,"jsm");C(this,"stream");C(this,"bucket");C(this,"direct");C(this,"codec");C(this,"prefix");C(this,"editPrefix");C(this,"useJsPrefix");C(this,"_prefixLen");C(this,"validateKey",Ck);C(this,"validateSearchKey",Ak);C(this,"hasWildcards",Tk);ku(t),this.js=r,this.jsm=s,this.bucket=t,this.prefix=M0,this.editPrefix="",this.useJsPrefix=!1,this._prefixLen=0}static async create(t,r,s={}){ku(r);const l=await t.jetstreamManager(),u=new Pl(r,t,l);return await u.init(s),u}static async bind(t,r,s={}){const l=await t.jetstreamManager(),u={config:{allow_direct:s.allow_direct}};ku(r);const c=new Pl(r,t,l);return u.config.name=s.streamName??c.bucketName(),Object.assign(c,u),c.stream=u.config.name,c.codec=s.codec||jx(),c.direct=u.config.allow_direct??!1,c.initializePrefixes(u),c}async init(t={}){const r=Object.assign(Sk(),t);this.codec=r.codec;const s={};this.stream=s.name=t.streamName??this.bucketName(),s.retention=nd.Limits,s.max_msgs_per_subject=r.history,r.maxBucketSize&&(r.max_bytes=r.maxBucketSize),r.max_bytes&&(s.max_bytes=r.max_bytes),s.max_msg_size=r.maxValueSize,s.storage=r.storage;const l=t.placementCluster??"";if(l&&(t.placement={},t.placement.cluster=l,t.placement.tags=[]),t.placement&&(s.placement=t.placement),t.republish&&(s.republish=t.republish),t.description&&(s.description=t.description),t.mirror){const g=Object.assign({},t.mirror);g.name.startsWith(Fn)||(g.name=`${Fn}${g.name}`),s.mirror=g,s.mirror_direct=!0}else if(t.sources){const g=t.sources.map(x=>{const w=Object.assign({},x),_=w.name.startsWith(Fn)?w.name.substring(Fn.length):w.name;return w.name.startsWith(Fn)||(w.name=`${Fn}${w.name}`),!x.external&&_!==this.bucket&&(w.subject_transforms=[{src:`$KV.${_}.>`,dest:`$KV.${this.bucket}.>`}]),w});s.sources=g,s.subjects=[this.subjectForBucket()]}else s.subjects=[this.subjectForBucket()];t.metadata&&(s.metadata=t.metadata),typeof t.compression=="boolean"&&(s.compression=t.compression?Hi.S2:Hi.None);const u=this.js.nc,c=u.getServerVersion(),f=c?sd(c,ms("2.7.2"))>=0:!1;s.discard=f?Ul.New:Ul.Old;const{ok:d,min:m}=u.features.get(ct.JS_ALLOW_DIRECT);if(!d&&t.allow_direct===!0){const g=c?`${c.major}.${c.minor}.${c.micro}`:"unknown";return Promise.reject(new Error(`allow_direct is not available on server version ${g} - requires ${m}`))}t.allow_direct=typeof t.allow_direct=="boolean"?t.allow_direct:d,s.allow_direct=t.allow_direct,this.direct=s.allow_direct,s.num_replicas=r.replicas,r.ttl&&(s.max_age=zt(r.ttl)),s.allow_rollup_hdrs=!0;let y;try{y=await this.jsm.streams.info(s.name),!y.config.allow_direct&&this.direct===!0&&(this.direct=!1)}catch(g){if(g.message==="stream not found")y=await this.jsm.streams.add(s);else throw g}this.initializePrefixes(y)}initializePrefixes(t){this._prefixLen=0,this.prefix=`$KV.${this.bucket}`,this.useJsPrefix=this.js.apiPrefix!=="$JS.API";const{mirror:r}=t.config;if(r){let s=r.name;if(s.startsWith(Fn)&&(s=s.substring(Fn.length)),r.external&&r.external.api!==""){const l=r.name.substring(Fn.length);this.useJsPrefix=!1,this.prefix=`$KV.${l}`,this.editPrefix=`${r.external.api}.$KV.${s}`}else this.editPrefix=this.prefix}}bucketName(){return this.stream??`${Fn}${this.bucket}`}subjectForBucket(){return`${this.prefix}.${this.bucket}.>`}subjectForKey(t,r=!1){const s=[];return r?(this.useJsPrefix&&s.push(this.js.apiPrefix),this.editPrefix!==""?s.push(this.editPrefix):s.push(this.prefix)):this.prefix&&s.push(this.prefix),s.push(t),s.join(".")}fullKeyName(t){return this.prefix!==""?`${this.prefix}.${t}`:`${M0}.${this.bucket}.${t}`}get prefixLen(){return this._prefixLen===0&&(this._prefixLen=this.prefix.length+1),this._prefixLen}encodeKey(t){const r=[];for(const s of t.split("."))switch(s){case">":case"*":r.push(s);break;default:r.push(this.codec.key.encode(s));break}return r.join(".")}decodeKey(t){const r=[];for(const s of t.split("."))switch(s){case">":case"*":r.push(s);break;default:r.push(this.codec.key.decode(s));break}return r.join(".")}close(){return Promise.resolve()}dataLen(t,r){const s=r&&r.get(kn.MessageSizeHdr)||"";return s!==""?parseInt(s,10):t.length}smToEntry(t){return new Fk(this.bucket,this.prefixLen,t)}jmToEntry(t){const r=this.decodeKey(t.subject.substring(this.prefixLen));return new $k(this.bucket,r,t)}async create(t,r){var u;let s;try{const c=await this.put(t,r,{previousSeq:0});return Promise.resolve(c)}catch(c){if(s=c,((u=c==null?void 0:c.api_error)==null?void 0:u.err_code)!==10071)return Promise.reject(c)}let l=0;try{const c=await this.get(t);return(c==null?void 0:c.operation)==="DEL"||(c==null?void 0:c.operation)==="PURGE"?(l=c!==null?c.revision:0,this.update(t,r,l)):Promise.reject(s)}catch(c){return Promise.reject(c)}}update(t,r,s){if(s<=0)throw new Error("version must be greater than 0");return this.put(t,r,{previousSeq:s})}async put(t,r,s={}){var c,f;const l=this.encodeKey(t);this.validateKey(l);const u={};if(s.previousSeq!==void 0){const d=ii();u.headers=d,d.set(Nr.ExpectedLastSubjectSequenceHdr,`${s.previousSeq}`)}try{return(await this.js.publish(this.subjectForKey(l,!0),r,u)).seq}catch(d){const m=d;return m.isJetStreamError()?(m.message=(c=m.api_error)==null?void 0:c.description,m.code=`${(f=m.api_error)==null?void 0:f.code}`,Promise.reject(m)):Promise.reject(d)}}async get(t,r){const s=this.encodeKey(t);this.validateKey(s);let l={last_by_subj:this.subjectForKey(s)};r&&r.revision>0&&(l={seq:r.revision});let u;try{this.direct?u=await this.jsm.direct.getMessage(this.bucketName(),l):u=await this.jsm.streams.getMessage(this.bucketName(),l);const c=this.smToEntry(u);return c.key!==s?null:c}catch(c){if(c.code===ke.JetStream404NoMessages)return null;throw c}}purge(t,r){return this._deleteOrPurge(t,"PURGE",r)}delete(t,r){return this._deleteOrPurge(t,"DEL",r)}async purgeDeletes(t=1800*1e3){const r=Ut(),s=[],l=await this.watch({key:">",initializedFn:()=>{r.resolve()}});(async()=>{for await(const d of l)(d.operation==="DEL"||d.operation==="PURGE")&&s.push(d)})().then(),await r,l.stop();const u=Date.now()-t,c=s.map(d=>{const m=this.subjectForKey(d.key);return d.created.getTime()>=u?this.jsm.streams.purge(this.stream,{filter:m,keep:1}):this.jsm.streams.purge(this.stream,{filter:m,keep:0})}),f=await Promise.all(c);return f.unshift({success:!0,purged:0}),f.reduce((d,m)=>(d.purged+=m.purged,d))}async _deleteOrPurge(t,r,s){if(!this.hasWildcards(t))return this._doDeleteOrPurge(t,r,s);const l=await this.keys(t),u=[];for await(const c of l)u.push(this._doDeleteOrPurge(c,r)),u.length===100&&(await Promise.all(u),u.length=0);u.length>0&&await Promise.all(u)}async _doDeleteOrPurge(t,r,s){const l=this.encodeKey(t);this.validateKey(l);const u=ii();u.set(Uu,r),r==="PURGE"&&u.set(kn.RollupHdr,kn.RollupValueSubject),s!=null&&s.previousSeq&&u.set(Nr.ExpectedLastSubjectSequenceHdr,`${s.previousSeq}`),await this.js.publish(this.subjectForKey(l,!0),Gn,{headers:u})}_buildCC(t,r,s={}){let u=(Array.isArray(t)?t:[t]).map(d=>{const m=this.encodeKey(d);return this.validateSearchKey(d),this.fullKeyName(m)}),c=Vt.LastPerSubject;r===yr.AllHistory&&(c=Vt.All),r===yr.UpdatesOnly&&(c=Vt.New);let f;return u.length===1&&(f=u[0],u=void 0),Object.assign({deliver_policy:c,ack_policy:rn.None,filter_subjects:u,filter_subject:f,flow_control:!0,idle_heartbeat:zt(5*1e3)},s)}remove(t){return this.purge(t)}async history(t={}){const r=t.key??">",s=new sn,l={};l.headers_only=t.headers_only||!1;let u;u=()=>{s.stop()};let c=0;const f=this._buildCC(r,yr.AllHistory,l),d=f.filter_subject,m=Bi(f);m.bindStream(this.stream),m.orderedConsumer(),m.callback((g,x)=>{if(g){s.stop(g);return}if(x){const w=this.jmToEntry(x);s.push(w),s.received++,(u&&c>0&&s.received>=c||x.info.pending===0)&&(s.push(u),u=void 0)}});const y=await this.js.subscribe(d,m);if(u){const{info:{last:g}}=y,x=g.num_pending+g.delivered.consumer_seq;if(x===0||s.received>=x)try{u()}catch(w){s.stop(w)}finally{u=void 0}else c=x}return s._data=y,s.iterClosed.then(()=>{y.unsubscribe()}),y.closed.then(()=>{s.stop()}).catch(g=>{s.stop(g)}),s}canSetWatcherName(){const r=this.js.nc,{ok:s}=r.features.get(ct.JS_NEW_CONSUMER_CREATE_API);return s}async watch(t={}){const r=t.key??">",s=new sn,l={};l.headers_only=t.headers_only||!1;let u=yr.LastValue;t.include===yr.AllHistory?u=yr.AllHistory:t.include===yr.UpdatesOnly&&(u=yr.UpdatesOnly);const c=t.ignoreDeletes===!0;let f=t.initializedFn,d=0;const m=this._buildCC(r,u,l),y=m.filter_subject,g=Bi(m);this.canSetWatcherName()&&g.consumerName(Pi.next()),g.bindStream(this.stream),t.resumeFromRevision&&t.resumeFromRevision>0&&g.startSequence(t.resumeFromRevision),g.orderedConsumer(),g.callback((w,_)=>{if(w){s.stop(w);return}if(_){const j=this.jmToEntry(_);if(c&&j.operation==="DEL")return;s.push(j),s.received++,f&&(d>0&&s.received>=d||_.info.pending===0)&&(s.push(f),f=void 0)}});const x=await this.js.subscribe(y,g);if(f){const{info:{last:w}}=x,_=w.num_pending+w.delivered.consumer_seq;if(_===0||s.received>=_)try{f()}catch(j){s.stop(j)}finally{f=void 0}else d=_}return s._data=x,s.iterClosed.then(()=>{x.unsubscribe()}),x.closed.then(()=>{s.stop()}).catch(w=>{s.stop(w)}),s}async keys(t=">"){const r=new sn,s=this._buildCC(t,yr.LastValue,{headers_only:!0}),l=Array.isArray(t)?">":s.filter_subject,u=Bi(s);u.bindStream(this.stream),u.orderedConsumer();const c=await this.js.subscribe(l,u);return(async()=>{var d;for await(const m of c){const y=(d=m.headers)==null?void 0:d.get(Uu);if(y!=="DEL"&&y!=="PURGE"){const g=this.decodeKey(m.subject.substring(this.prefixLen));r.push(g)}m.info.pending===0&&c.unsubscribe()}})().then(()=>{r.stop()}).catch(d=>{r.stop(d)}),c.info.last.num_pending===0&&c.unsubscribe(),r}purgeBucket(t){return this.jsm.streams.purge(this.bucketName(),t)}destroy(){return this.jsm.streams.delete(this.bucketName())}async status(){var u;const r=((u=this.js.nc.info)==null?void 0:u.cluster)??"",s=this.bucketName(),l=await this.jsm.streams.info(s);return new Nx(l,r)}}class Nx{constructor(t,r=""){C(this,"si");C(this,"cluster");this.si=t,this.cluster=r}get bucket(){return this.si.config.name.startsWith(Fn)?this.si.config.name.substring(Fn.length):this.si.config.name}get values(){return this.si.state.messages}get history(){return this.si.config.max_msgs_per_subject}get ttl(){return Ld(this.si.config.max_age)}get bucket_location(){return this.cluster}get backingStore(){return this.si.config.storage}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get description(){return this.si.config.description??""}get maxBucketSize(){return this.si.config.max_bytes}get maxValueSize(){return this.si.config.max_msg_size}get max_bytes(){return this.si.config.max_bytes}get placement(){return this.si.config.placement||{cluster:"",tags:[]}}get placementCluster(){var t;return((t=this.si.config.placement)==null?void 0:t.cluster)??""}get republish(){return this.si.config.republish??{src:"",dest:""}}get streamInfo(){return this.si}get size(){return this.si.state.bytes}get metadata(){return this.si.config.metadata??{}}get compression(){return this.si.config.compression?this.si.config.compression!==Hi.None:!1}}const Bd="OBJ_",D0="SHA-256=";function jk(e){return ku(e),`${Bd}${e}`}function Nk(e){return e.startsWith(Bd)?e.substring(4):e}class ud{constructor(t){C(this,"si");C(this,"backingStore");this.si=t,this.backingStore="JetStream"}get bucket(){return Nk(this.si.config.name)}get description(){return this.si.config.description??""}get ttl(){return this.si.config.max_age}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get sealed(){return this.si.config.sealed}get size(){return this.si.state.bytes}get streamInfo(){return this.si}get metadata(){return this.si.config.metadata}get compression(){return this.si.config.compression?this.si.config.compression!==Hi.None:!1}}function mu(e){if(e===void 0)return;const{domain:t}=e;if(t===void 0)return e;const r=Object.assign({},e);if(delete r.domain,t==="")return r;if(r.external)throw new Error("domain and external are both set");return r.external={api:`$JS.${t}.API`},r}var lr;(function(e){e[e.Unset=-1]="Unset",e[e.Consume=0]="Consume",e[e.Fetch=1]="Fetch"})(lr||(lr={}));var Or;(function(e){e.HeartbeatsMissed="heartbeats_missed",e.ConsumerNotFound="consumer_not_found",e.StreamNotFound="stream_not_found",e.ConsumerDeleted="consumer_deleted",e.OrderedConsumerRecreated="ordered_consumer_recreated",e.NoResponders="no_responders"})(Or||(Or={}));var fa;(function(e){e.DebugEvent="debug",e.Discard="discard",e.Reset="reset",e.Next="next"})(fa||(fa={}));const L0=Uint8Array.of(43,65,67,75),Ok=Uint8Array.of(45,78,65,75),xl=Uint8Array.of(43,87,80,73),Rk=Uint8Array.of(43,78,88,84),Mk=Uint8Array.of(43,84,69,82,77),Dk=Uint8Array.of(32);function Hl(e,t=5e3){return new Qk(e,t)}class Ch extends sn{constructor(r,s,l=!1){super();C(this,"consumer");C(this,"opts");C(this,"sub");C(this,"monitor");C(this,"pending");C(this,"inbox");C(this,"refilling");C(this,"pong");C(this,"callback");C(this,"timeout");C(this,"cleanupHandler");C(this,"listeners");C(this,"statusIterator");C(this,"forOrderedConsumer");C(this,"resetHandler");C(this,"abortOnMissingResource");C(this,"bind");C(this,"inBackOff");this.consumer=r;const u=s;this.opts=this.parseOptions(s,l),this.callback=u.callback||null,this.noIterator=typeof this.callback=="function",this.monitor=null,this.pong=null,this.pending={msgs:0,bytes:0,requests:0},this.refilling=l,this.timeout=null,this.inbox=ni(r.api.nc.options.inboxPrefix),this.listeners=[],this.forOrderedConsumer=!1,this.abortOnMissingResource=u.abort_on_missing_resource===!0,this.bind=u.bind===!0,this.inBackOff=!1,this.start()}start(){const{max_messages:r,max_bytes:s,idle_heartbeat:l,threshold_bytes:u,threshold_messages:c}=this.opts;this.closed().then(d=>{if(this.cleanupHandler)try{this.cleanupHandler(d)}catch{}});const{sub:f}=this;f&&f.unsubscribe(),this.sub=this.consumer.api.nc.subscribe(this.inbox,{callback:(d,m)=>{var g,x,w,_;if(d){this.stop(d);return}if((g=this.monitor)==null||g.work(),m.subject===this.inbox){if(td(m))return;const j=(x=m.headers)==null?void 0:x.code,L=((_=(w=m.headers)==null?void 0:w.description)==null?void 0:_.toLowerCase())||"unknown",{msgsLeft:N,bytesLeft:H}=this.parseDiscard(m.headers);if(N>0||H>0)this.pending.msgs-=N,this.pending.bytes-=H,this.pending.requests--,this.notify(fa.Discard,{msgsLeft:N,bytesLeft:H});else if(j===400){this.stop(new Ne(L,`${j}`));return}else if(j===409&&L==="consumer deleted"){if(this.notify(Or.ConsumerDeleted,`${j} ${L}`),!this.refilling||this.abortOnMissingResource){const $=new Ne(L,`${j}`);this.stop($);return}}else if(j===503){if(this.notify(Or.NoResponders,`${j} No Responders`),!this.refilling||this.abortOnMissingResource){const $=new Ne("no responders",`${j}`);this.stop($);return}}else this.notify(fa.DebugEvent,`${j} ${L}`)}else this._push(Hl(m,this.consumer.api.timeout)),this.received++,this.pending.msgs&&this.pending.msgs--,this.pending.bytes&&(this.pending.bytes-=m.size());if(this.pending.msgs===0&&this.pending.bytes===0&&(this.pending.requests=0),this.refilling){if(r&&this.pending.msgs<=c||s&&this.pending.bytes<=u){const j=this.pullOptions();this.pull(j)}}else this.pending.requests===0&&this._push(()=>{this.stop()})}}),this.sub.closed.then(()=>{this.sub.draining&&this._push(()=>{this.stop()})}),l&&(this.monitor=new Ud(l,d=>(this.notify(Or.HeartbeatsMissed,d),this.resetPending().then(()=>{}).catch(()=>{}),!1),{maxOut:2})),(async()=>{var m;const d=this.consumer.api.nc.status();this.statusIterator=d;for await(const y of d)switch(y.type){case ei.Disconnect:(m=this.monitor)==null||m.cancel();break;case ei.Reconnect:this.resetPending().then(g=>{var x;g&&((x=this.monitor)==null||x.restart())}).catch(()=>{});break}})(),this.pull(this.pullOptions())}_push(r){if(!this.callback)super.push(r);else{const s=typeof r=="function"?r:null;try{s?s():this.callback(r)}catch(l){this.stop(l)}}}notify(r,s){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:s})})}resetPending(){return this.bind?this.resetPendingNoInfo():this.resetPendingWithInfo()}resetPendingNoInfo(){return this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),Promise.resolve(!0)}async resetPendingWithInfo(){if(this.inBackOff)return!1;let r=0,s=0;const l=Dd([this.opts.expires]);let u=0;for(;;){if(this.done)return!1;if(this.consumer.api.nc.isClosed())return console.error("aborting resetPending - connection is closed"),!1;try{return await this.consumer.info(),this.inBackOff=!1,r=0,this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),!0}catch(c){if(c.message==="stream not found"){if(s++,this.notify(Or.StreamNotFound,s),!this.refilling||this.abortOnMissingResource)return this.stop(c),!1}else if(c.message==="consumer not found"){if(r++,this.notify(Or.ConsumerNotFound,r),this.resetHandler)try{this.resetHandler()}catch{}if(!this.refilling||this.abortOnMissingResource)return this.stop(c),!1;if(this.forOrderedConsumer)return!1}else r=0,s=0;this.inBackOff=!0;const f=l.backoff(u),d=Sa(f);await Promise.race([d,this.consumer.api.nc.closed()]),d.cancel(),u++}}}pull(r){this.pending.bytes+=r.max_bytes??0,this.pending.msgs+=r.batch??0,this.pending.requests++;const s=this.consumer.api.nc;this._push(()=>{s.publish(`${this.consumer.api.prefix}.CONSUMER.MSG.NEXT.${this.consumer.stream}.${this.consumer.name}`,this.consumer.api.jc.encode(r),{reply:this.inbox}),this.notify(fa.Next,r)})}pullOptions(){const r=this.opts.max_messages-this.pending.msgs,s=this.opts.max_bytes-this.pending.bytes,l=zt(this.opts.idle_heartbeat),u=zt(this.opts.expires);return{batch:r,max_bytes:s,idle_heartbeat:l,expires:u}}parseDiscard(r){const s={msgsLeft:0,bytesLeft:0},l=r==null?void 0:r.get(kn.PendingMessagesHdr);l&&(s.msgsLeft=parseInt(l));const u=r==null?void 0:r.get(kn.PendingBytesHdr);return u&&(s.bytesLeft=parseInt(u)),s}trackTimeout(r){this.timeout=r}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}clearTimers(){var r,s;(r=this.monitor)==null||r.cancel(),this.monitor=null,(s=this.timeout)==null||s.cancel(),this.timeout=null}setCleanupHandler(r){this.cleanupHandler=r}stop(r){var s,l;this.done||((s=this.sub)==null||s.unsubscribe(),this.clearTimers(),(l=this.statusIterator)==null||l.stop(),this._push(()=>{super.stop(r),this.listeners.forEach(u=>{u.stop()})}))}parseOptions(r,s=!1){const l=r||{};if(l.max_messages=l.max_messages||0,l.max_bytes=l.max_bytes||0,l.max_messages!==0&&l.max_bytes!==0)throw new Error("only specify one of max_messages or max_bytes");if(l.max_messages===0&&(l.max_messages=100),l.expires=l.expires||3e4,l.expires<1e3)throw new Error("expires should be at least 1000ms");if(l.idle_heartbeat=l.idle_heartbeat||l.expires/2,l.idle_heartbeat=l.idle_heartbeat>3e4?3e4:l.idle_heartbeat,s){const u=Math.round(l.max_messages*.75)||1;l.threshold_messages=l.threshold_messages||u;const c=Math.round(l.max_bytes*.75)||1;l.threshold_bytes=l.threshold_bytes||c}return l}status(){const r=new sn;return this.listeners.push(r),Promise.resolve(r)}}class Lk extends sn{constructor(){super();C(this,"src");C(this,"listeners");this.listeners=[]}setSource(r){this.src&&(this.src.resetHandler=void 0,this.src.setCleanupHandler(),this.src.stop()),this.src=r,this.src.setCleanupHandler(s=>{this.stop(s||void 0)}),(async()=>{const s=await this.src.status();for await(const l of s)this.notify(l.type,l.data)})().catch(()=>{})}notify(r,s){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:s})})}stop(r){var s;this.done||((s=this.src)==null||s.stop(r),super.stop(r),this.listeners.forEach(l=>{l.stop()}))}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}status(){const r=new sn;return this.listeners.push(r),Promise.resolve(r)}}class cd{constructor(t,r){C(this,"api");C(this,"_info");C(this,"stream");C(this,"name");this.api=t,this._info=r,this.stream=r.stream_name,this.name=r.name}consume(t={max_messages:100,expires:3e4}){return Promise.resolve(new Ch(this,t,!0))}fetch(t={max_messages:100,expires:3e4}){const r=new Ch(this,t,!1),s=Math.round(r.opts.expires*1.05),l=ma(s);return r.closed().catch(()=>{}).finally(()=>{l.cancel()}),l.catch(()=>{r.close().catch()}),r.trackTimeout(l),Promise.resolve(r)}next(t={expires:3e4}){const r=Ut(),s=t;s.max_messages=1;const l=new Ch(this,s,!1),u=Math.round(l.opts.expires*1.05);u>=6e4&&(async()=>{for await(const f of await l.status())if(f.type===Or.HeartbeatsMissed&&f.data>=2){r.reject(new Error("consumer missed heartbeats"));break}})().catch(),(async()=>{for await(const f of l){r.resolve(f);break}})().catch(()=>{});const c=ma(u);return l.closed().then(f=>{f?r.reject(f):r.resolve(null)}).catch(f=>{r.reject(f)}).finally(()=>{c.cancel()}),c.catch(f=>{r.resolve(null),l.close().catch()}),l.trackTimeout(c),r}delete(){const{stream_name:t,name:r}=this._info;return this.api.delete(t,r)}info(t=!1){if(t)return Promise.resolve(this._info);const{stream_name:r,name:s}=this._info;return this.api.info(r,s).then(l=>(this._info=l,this._info))}}class zk{constructor(t,r,s={}){C(this,"api");C(this,"consumerOpts");C(this,"consumer");C(this,"opts");C(this,"cursor");C(this,"stream");C(this,"namePrefix");C(this,"serial");C(this,"currentConsumer");C(this,"userCallback");C(this,"iter");C(this,"type");C(this,"startSeq");C(this,"maxInitialReset");this.api=t,this.stream=r,this.cursor={stream_seq:1,deliver_seq:0},this.namePrefix=Pi.next(),typeof s.name_prefix=="string"&&(Ju("name_prefix",s.name_prefix),this.namePrefix=s.name_prefix+this.namePrefix),this.serial=0,this.currentConsumer=null,this.userCallback=null,this.iter=null,this.type=lr.Unset,this.consumerOpts=s,this.maxInitialReset=30,this.startSeq=this.consumerOpts.opt_start_seq||0,this.cursor.stream_seq=this.startSeq>0?this.startSeq-1:0}getConsumerOpts(t){this.serial++;const r=`${this.namePrefix}_${this.serial}`;t=t===0?1:t;const s={name:r,deliver_policy:Vt.StartSequence,opt_start_seq:t,ack_policy:rn.None,inactive_threshold:zt(300*1e3),num_replicas:1};return this.consumerOpts.headers_only===!0&&(s.headers_only=!0),Array.isArray(this.consumerOpts.filterSubjects)&&(s.filter_subjects=this.consumerOpts.filterSubjects),typeof this.consumerOpts.filterSubjects=="string"&&(s.filter_subject=this.consumerOpts.filterSubjects),this.consumerOpts.replay_policy&&(s.replay_policy=this.consumerOpts.replay_policy),t===this.startSeq+1&&(s.deliver_policy=this.consumerOpts.deliver_policy||Vt.StartSequence,(this.consumerOpts.deliver_policy===Vt.LastPerSubject||this.consumerOpts.deliver_policy===Vt.New||this.consumerOpts.deliver_policy===Vt.Last)&&(delete s.opt_start_seq,s.deliver_policy=this.consumerOpts.deliver_policy),s.deliver_policy===Vt.LastPerSubject&&typeof s.filter_subjects>"u"&&typeof s.filter_subject>"u"&&(s.filter_subject=">"),this.consumerOpts.opt_start_time&&(delete s.opt_start_seq,s.deliver_policy=Vt.StartTime,s.opt_start_time=this.consumerOpts.opt_start_time),this.consumerOpts.inactive_threshold&&(s.inactive_threshold=zt(this.consumerOpts.inactive_threshold))),s}async resetConsumer(t=0){var c,f,d,m,y;Pi.next();const r=this.serial===0;(c=this.consumer)==null||c.delete().catch(()=>{}),t=t===0?1:t,this.cursor.deliver_seq=0;const s=this.getConsumerOpts(t);s.max_deliver=1,s.mem_storage=!0;const l=Dd([((f=this.opts)==null?void 0:f.expires)||3e4]);let u;for(let g=0;;g++)try{u=await this.api.add(this.stream,s),(d=this.iter)==null||d.notify(Or.OrderedConsumerRecreated,u.name);break}catch(x){if(x.message==="stream not found"&&((m=this.iter)==null||m.notify(Or.StreamNotFound,g),this.type===lr.Fetch||this.opts.abort_on_missing_resource===!0))return(y=this.iter)==null||y.stop(x),Promise.reject(x);if(r&&g>=this.maxInitialReset)throw x;await Sa(l.backoff(g+1))}return u}internalHandler(t){return r=>{var l;if(this.serial!==t)return;const s=r.info.deliverySequence;if(s!==this.cursor.deliver_seq+1){this.notifyOrderedResetAndReset();return}this.cursor.deliver_seq=s,this.cursor.stream_seq=r.info.streamSequence,this.userCallback?this.userCallback(r):(l=this.iter)==null||l.push(r)}}async reset(t={max_messages:100,expires:3e4},r){var d,m;r=r||{};const s=r.fromFetch||!1,l=r.orderedReset||!1;if(this.type===lr.Fetch&&l){(d=this.iter)==null||d.src.stop(),await((m=this.iter)==null?void 0:m.closed()),this.currentConsumer=null;return}(this.currentConsumer===null||l)&&(this.currentConsumer=await this.resetConsumer(this.cursor.stream_seq+1)),(this.iter===null||s)&&(this.iter=new Lk),this.consumer=new cd(this.api,this.currentConsumer);const u=t;u.callback=this.internalHandler(this.serial);let c=null;this.type===lr.Fetch&&s?c=await this.consumer.fetch(t):this.type===lr.Consume&&(c=await this.consumer.consume(t));const f=c;f.forOrderedConsumer=!0,f.resetHandler=()=>{this.notifyOrderedResetAndReset()},this.iter.setSource(f)}notifyOrderedResetAndReset(){var t;(t=this.iter)==null||t.notify(fa.Reset,""),this.reset(this.opts,{orderedReset:!0})}async consume(t={max_messages:100,expires:3e4}){if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===lr.Fetch)return Promise.reject(new Error("ordered consumer initialized as fetch"));if(this.type===lr.Consume)return Promise.reject(new Error("ordered consumer doesn't support concurrent consume"));const{callback:s}=t;return s&&(this.userCallback=s),this.type=lr.Consume,this.opts=t,await this.reset(t),this.iter}async fetch(t={max_messages:100,expires:3e4}){var l;if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===lr.Consume)return Promise.reject(new Error("ordered consumer already initialized as consume"));if(((l=this.iter)==null?void 0:l.done)===!1)return Promise.reject(new Error("ordered consumer doesn't support concurrent fetch"));const{callback:s}=t;return s&&(this.userCallback=s),this.type=lr.Fetch,this.opts=t,await this.reset(t,{fromFetch:!0}),this.iter}async next(t={expires:3e4}){const r=t;if(r.bind)return Promise.reject(new Error("bind is not supported"));r.max_messages=1;const s=Ut();return r.callback=u=>{this.userCallback=null,s.resolve(u)},(await this.fetch(r)).iterClosed.then(u=>{u&&s.reject(u),s.resolve(null)}).catch(u=>{s.reject(u)}),s}delete(){return this.currentConsumer?this.api.delete(this.stream,this.currentConsumer.name).then(t=>Promise.resolve(t)).catch(t=>Promise.reject(t)).finally(()=>{this.currentConsumer=null}):Promise.resolve(!1)}async info(t){return this.currentConsumer==null?(this.currentConsumer=await this.resetConsumer(this.startSeq),Promise.resolve(this.currentConsumer)):t&&this.currentConsumer?Promise.resolve(this.currentConsumer):this.api.info(this.stream,this.currentConsumer.name)}}class fd{constructor(t){C(this,"api");C(this,"notified");this.api=t,this.notified=!1}checkVersion(){const t=this.api.nc.features.get(ct.JS_SIMPLIFICATION);return t.ok?Promise.resolve():Promise.reject(new Error(`consumers framework is only supported on servers ${t.min} or better`))}getPullConsumerFor(t){if(t.config.deliver_subject!==void 0)throw new Error("push consumer not supported");return new cd(this.api,t)}async get(t,r={}){return typeof r=="object"?this.ordered(t,r):(await this.checkVersion(),this.api.info(t,r).then(s=>s.config.deliver_subject!==void 0?Promise.reject(new Error("push consumer not supported")):new cd(this.api,s)).catch(s=>Promise.reject(s)))}async ordered(t,r){await this.checkVersion();const s=this.api;return new Pd(s.nc,s.opts).info(t).then(u=>Promise.resolve(new zk(this.api,t,r))).catch(u=>Promise.reject(u))}}class Qu{constructor(t,r){C(this,"api");C(this,"_info");this.api=t,this._info=r}get name(){return this._info.config.name}alternates(){return this.info().then(t=>t.alternates?t.alternates:[])}async best(){if(await this.info(),this._info.alternates){const t=await this.api.info(this._info.alternates[0].name);return new Qu(this.api,t)}else return this}info(t=!1,r){return t?Promise.resolve(this._info):this.api.info(this.name,r).then(s=>(this._info=s,this._info))}getConsumerFromInfo(t){return new fd(new Mu(this.api.nc,this.api.opts)).getPullConsumerFor(t)}getConsumer(t){return new fd(new Mu(this.api.nc,this.api.opts)).get(this.name,t)}getMessage(t){return this.api.getMessage(this.name,t)}deleteMessage(t,r){return this.api.deleteMessage(this.name,t,r)}}class Pd extends Yl{constructor(t,r){super(t,r)}checkStreamConfigVersions(t){const r=this.nc;if(t.metadata){const{min:l,ok:u}=r.features.get(ct.JS_STREAM_CONSUMER_METADATA);if(!u)throw new Error(`stream 'metadata' requires server ${l}`)}if(t.first_seq){const{min:l,ok:u}=r.features.get(ct.JS_STREAM_FIRST_SEQ);if(!u)throw new Error(`stream 'first_seq' requires server ${l}`)}if(t.subject_transform){const{min:l,ok:u}=r.features.get(ct.JS_STREAM_SUBJECT_TRANSFORM);if(!u)throw new Error(`stream 'subject_transform' requires server ${l}`)}if(t.compression){const{min:l,ok:u}=r.features.get(ct.JS_STREAM_COMPRESSION);if(!u)throw new Error(`stream 'compression' requires server ${l}`)}if(t.consumer_limits){const{min:l,ok:u}=r.features.get(ct.JS_DEFAULT_CONSUMER_LIMITS);if(!u)throw new Error(`stream 'consumer_limits' requires server ${l}`)}function s(l,u){var f;if((((f=u==null?void 0:u.subject_transforms)==null?void 0:f.length)||0)>0){const{min:d,ok:m}=r.features.get(ct.JS_STREAM_SOURCE_SUBJECT_TRANSFORM);if(!m)throw new Error(`${l} 'subject_transforms' requires server ${d}`)}}t.sources&&t.sources.forEach(l=>{s("stream sources",l)}),t.mirror&&s("stream mirror",t.mirror)}async add(t={}){var l;this.checkStreamConfigVersions(t),vn(t.name),t.mirror=mu(t.mirror),t.sources=(l=t.sources)==null?void 0:l.map(mu);const s=await this._request(`${this.prefix}.STREAM.CREATE.${t.name}`,t);return this._fixInfo(s),s}async delete(t){return vn(t),(await this._request(`${this.prefix}.STREAM.DELETE.${t}`)).success}async update(t,r={}){var f;if(typeof t=="object"){const d=t;t=d.name,r=d,console.trace("\x1B[33m >> streams.update(config: StreamConfig) api changed to streams.update(name: string, config: StreamUpdateConfig) - this shim will be removed - update your code. \x1B[0m")}this.checkStreamConfigVersions(r),vn(t);const s=await this.info(t),l=Object.assign(s.config,r);l.mirror=mu(l.mirror),l.sources=(f=l.sources)==null?void 0:f.map(mu);const c=await this._request(`${this.prefix}.STREAM.UPDATE.${t}`,l);return this._fixInfo(c),c}async info(t,r){vn(t);const s=`${this.prefix}.STREAM.INFO.${t}`;let u=await this._request(s,r),{total:c,limit:f}=u,d=u.state.subjects?Object.getOwnPropertyNames(u.state.subjects).length:1;if(c&&c>d){const m=[u],y=r||{};let g=0;for(;c>d;){g++,y.offset=f*g;const w=await this._request(s,y);c=w.total,m.push(w);const _=Object.getOwnPropertyNames(w.state.subjects).length;if(d+=_,_<f)break}let x={};for(let w=0;w<m.length;w++)u=m[w],u.state.subjects&&(x=Object.assign(x,u.state.subjects));u.offset=0,u.total=0,u.limit=0,u.state.subjects=x}return this._fixInfo(u),u}list(t=""){const r=t!=null&&t.length?{subject:t}:{},s=u=>{const c=u;return c.streams.forEach(f=>{this._fixInfo(f)}),c.streams},l=`${this.prefix}.STREAM.LIST`;return new Cl(l,s,this,r)}_fixInfo(t){t.config.sealed=t.config.sealed||!1,t.config.deny_delete=t.config.deny_delete||!1,t.config.deny_purge=t.config.deny_purge||!1,t.config.allow_rollup_hdrs=t.config.allow_rollup_hdrs||!1}async purge(t,r){if(r){const{keep:l,seq:u}=r;if(typeof l=="number"&&typeof u=="number")throw new Error("can specify one of keep or seq")}return vn(t),await this._request(`${this.prefix}.STREAM.PURGE.${t}`,r)}async deleteMessage(t,r,s=!0){vn(t);const l={seq:r};return s||(l.no_erase=!0),(await this._request(`${this.prefix}.STREAM.MSG.DELETE.${t}`,l)).success}async getMessage(t,r){vn(t);const l=await this._request(`${this.prefix}.STREAM.MSG.GET.${t}`,r);return new Ox(l)}find(t){return this.findStream(t)}listKvs(){const t=s=>{var d;const u=s.streams.filter(m=>m.config.name.startsWith(Fn));u.forEach(m=>{this._fixInfo(m)});let c="";return u.length&&(c=((d=this.nc.info)==null?void 0:d.cluster)??""),u.map(m=>new Nx(m,c))},r=`${this.prefix}.STREAM.LIST`;return new Cl(r,t,this)}listObjectStores(){const t=s=>{const u=s.streams.filter(f=>f.config.name.startsWith(Bd));return u.forEach(f=>{this._fixInfo(f)}),u.map(f=>new ud(f))},r=`${this.prefix}.STREAM.LIST`;return new Cl(r,t,this)}names(t=""){const r=t!=null&&t.length?{subject:t}:{},s=u=>u.streams,l=`${this.prefix}.STREAM.NAMES`;return new Cl(l,s,this,r)}async get(t){const r=await this.info(t);return Promise.resolve(new Qu(this,r))}}class Uk extends Yl{constructor(t,r){super(t,r)}async getMessage(t,r){vn(t);let s=r;const{last_by_subj:l}=s;l&&(s=null);const u=s?this.jc.encode(s):Gn,c=this.opts.apiPrefix||"$JS.API",f=l?`${c}.DIRECT.GET.${t}.${l}`:`${c}.DIRECT.GET.${t}`,d=await this.nc.request(f,u,{timeout:this.timeout}),m=ua(d);if(m)return Promise.reject(m);const y=new hd(d);return Promise.resolve(y)}async getBatch(t,r){vn(t);const l=`${this.opts.apiPrefix||"$JS.API"}.DIRECT.GET.${t}`;if(!Array.isArray(r.multi_last)||r.multi_last.length===0)return Promise.reject("multi_last is required");const u=JSON.stringify(r,(d,m)=>d==="up_to_time"&&m instanceof Date?m.toISOString():m),c=new sn,f=await this.nc.requestMany(l,u,{strategy:xr.SentinelMsg});return(async()=>{var g,x,w;let d=!1,m=!1,y;for await(const _ of f){if(!d){d=!0;const j=((g=_.headers)==null?void 0:g.code)||0;if(j!==0&&j<200||j>299){y=(x=_.headers)==null?void 0:x.description.toLowerCase();break}if(((w=_.headers)==null?void 0:w.get("Nats-Num-Pending"))===""){m=!0;break}}if(_.data.length===0)break;c.push(new hd(_))}c.push(()=>{if(m)throw new Error("batch direct get not supported by the server");if(y)throw new Error(`bad request: ${y}`);c.stop()})})(),Promise.resolve(c)}}class hd{constructor(t){C(this,"data");C(this,"header");if(!t.headers)throw new Error("headers expected");this.data=t.data,this.header=t.headers}get subject(){return this.header.last(sa.Subject)}get seq(){const t=this.header.last(sa.Sequence);return typeof t=="string"?parseInt(t):0}get time(){return new Date(Date.parse(this.timestamp))}get timestamp(){return this.header.last(sa.TimeStamp)}get stream(){return this.header.last(sa.Stream)}json(t){return vr(t).decode(this.data)}string(){return $n.decode(this.data)}}C(hd,"jc");class Bk extends Yl{constructor(r,s){super(r,s);C(this,"streams");C(this,"consumers");C(this,"direct");this.streams=new Pd(r,s),this.consumers=new Mu(r,s),this.direct=new Uk(r,s)}async getAccountInfo(){return await this._request(`${this.prefix}.INFO`)}jetstream(){return this.nc.jetstream(this.getOptions())}advisories(){const r=new sn;return this.nc.subscribe("$JS.EVENT.ADVISORY.>",{callback:(s,l)=>{if(s)throw s;try{const u=this.parseJsResponse(l),c=u.type.split("."),f=c[c.length-1];r.push({kind:f,data:u})}catch(u){r.stop(u)}}}),r}}class Ox{constructor(t){C(this,"_header");C(this,"smr");this.smr=t}get subject(){return this.smr.message.subject}get seq(){return this.smr.message.seq}get timestamp(){return this.smr.message.time}get time(){return new Date(Date.parse(this.timestamp))}get data(){return this.smr.message.data?this._parse(this.smr.message.data):Gn}get header(){if(!this._header)if(this.smr.message.hdrs){const t=this._parse(this.smr.message.hdrs);this._header=Ui.decode(t)}else this._header=ii();return this._header}_parse(t){const r=atob(t),s=r.length,l=new Uint8Array(s);for(let u=0;u<s;u++)l[u]=r.charCodeAt(u);return l}json(t){return vr(t).decode(this.data)}string(){return $n.decode(this.data)}}C(Ox,"jc");class Pk{constructor(t){C(this,"api");this.api=t}get(t){return this.api.info(t).then(r=>new Qu(this.api,r))}}class Ah{constructor(t){C(this,"info");C(this,"hdrs");this.info=t}get name(){return this.info.name}get description(){return this.info.description??""}get headers(){return this.hdrs||(this.hdrs=Ui.fromRecord(this.info.headers||{})),this.hdrs}get options(){return this.info.options}get bucket(){return this.info.bucket}get chunks(){return this.info.chunks}get deleted(){return this.info.deleted??!1}get digest(){return this.info.digest}get mtime(){return this.info.mtime}get nuid(){return this.info.nuid}get size(){return this.info.size}get revision(){return this.info.revision}get metadata(){return this.info.metadata||{}}isLink(){var t,r;return((t=this.info.options)==null?void 0:t.link)!==void 0&&((r=this.info.options)==null?void 0:r.link)!==null}}function z0(e){const t={name:e.name,description:e.description??"",options:e.options,metadata:e.metadata};if(e.headers){const r=e.headers;t.headers=r.toRecord()}return t}function Hk(){return new ReadableStream({pull(e){e.enqueue(new Uint8Array(0)),e.close()}})}class Nl{constructor(t,r,s){C(this,"jsm");C(this,"js");C(this,"stream");C(this,"name");this.name=t,this.jsm=r,this.js=s}_checkNotEmpty(t){return!t||t.length===0?{name:t,error:new Error("name cannot be empty")}:{name:t}}async info(t){const r=await this.rawInfo(t);return r?new Ah(r):null}async list(){const t=[],r=await this.watch({ignoreDeletes:!0,includeHistory:!0});for await(const s of r){if(s===null)break;t.push(s)}return Promise.resolve(t)}async rawInfo(t){const{name:r,error:s}=this._checkNotEmpty(t);if(s)return Promise.reject(s);const l=this._metaSubject(r);try{const u=await this.jsm.streams.getMessage(this.stream,{last_by_subj:l}),f=vr().decode(u.data);return f.revision=u.seq,f}catch(u){return u.code==="404"?null:Promise.reject(u)}}async _si(t){try{return await this.jsm.streams.info(this.stream,t)}catch(r){return r.code==="404"?null:Promise.reject(r)}}async seal(){let t=await this._si();return t===null?Promise.reject(new Error("object store not found")):(t.config.sealed=!0,t=await this.jsm.streams.update(this.stream,t.config),Promise.resolve(new ud(t)))}async status(t){const r=await this._si(t);return r===null?Promise.reject(new Error("object store not found")):Promise.resolve(new ud(r))}destroy(){return this.jsm.streams.delete(this.stream)}async _put(t,r,s){var fe;const l=this.js.getOptions();s=s||{timeout:l.timeout},s.timeout=s.timeout||l.timeout,s.previousRevision=s.previousRevision??void 0;const{timeout:u,previousRevision:c}=s,f=this.js.nc.info,d=(f==null?void 0:f.max_payload)||1024;t=t||{},t.options=t.options||{};let m=((fe=t.options)==null?void 0:fe.max_chunk_size)||128*1024;m=m>d?d:m,t.options.max_chunk_size=m;const y=await this.info(t.name),{name:g,error:x}=this._checkNotEmpty(t.name);if(x)return Promise.reject(x);const w=Pi.next(),_=this._chunkSubject(w),j=this._metaSubject(g),L=Object.assign({bucket:this.name,nuid:w,size:0,chunks:0},z0(t)),N=Ut(),H=[],$=new ga;try{const U=r?r.getReader():null,R=E0.create();for(;;){const{done:ee,value:F}=U?await U.read():{done:!0,value:void 0};if(ee){if($.size()>0){const J=$.drain();R.update(J),L.chunks++,L.size+=J.length,H.push(this.js.publish(_,J,{timeout:u}))}await Promise.all(H),H.length=0,L.mtime=new Date().toISOString();const q=ca.encode(R.digest());L.digest=`${D0}${q}`,L.deleted=!1;const M=ii();typeof c=="number"&&M.set(Nr.ExpectedLastSubjectSequenceHdr,`${c}`),M.set(kn.RollupHdr,kn.RollupValueSubject);const G=await this.js.publish(j,vr().encode(L),{headers:M,timeout:u});if(L.revision=G.seq,y)try{await this.jsm.streams.purge(this.stream,{filter:`$O.${this.name}.C.${y.nuid}`})}catch{}N.resolve(new Ah(L));break}if(F)for($.fill(F);$.size()>m;){L.chunks++,L.size+=m;const q=$.drain(t.options.max_chunk_size);R.update(q),H.push(this.js.publish(_,q,{timeout:u}))}}}catch(U){await this.jsm.streams.purge(this.stream,{filter:_}),N.reject(U)}return N}putBlob(t,r,s){function l(u){return new ReadableStream({pull(c){c.enqueue(u),c.close()}})}return r===null&&(r=new Uint8Array(0)),this.put(t,l(r),s)}put(t,r,s){var l;return(l=t==null?void 0:t.options)!=null&&l.link?Promise.reject(new Error("link cannot be set when putting the object in bucket")):this._put(t,r,s)}async getBlob(t){async function r(u){const c=new ga,f=u.getReader();for(;;){const{done:d,value:m}=await f.read();if(d)return c.drain();m&&m.length&&c.fill(m)}}const s=await this.get(t);if(s===null)return Promise.resolve(null);const l=await Promise.all([s.error,r(s.data)]);return l[0]?Promise.reject(l[0]):Promise.resolve(l[1])}async get(t){const r=await this.rawInfo(t);if(r===null||r.deleted)return Promise.resolve(null);if(r.options&&r.options.link){const g=r.options.link.name||"";if(g==="")throw new Error("link is a bucket");return(r.options.link.bucket!==this.name?await Nl.create(this.js,r.options.link.bucket):this).get(g)}if(!r.digest.startsWith(D0))return Promise.reject(new Error(`unknown digest type: ${r.digest}`));const s=id(r.digest.substring(8));if(s===null)return Promise.reject(new Error(`unable to parse digest: ${r.digest}`));const l=Ut(),u={info:new Ah(r),error:l};if(r.size===0)return u.data=Hk(),l.resolve(null),Promise.resolve(u);let c;const f=Bi();f.orderedConsumer();const d=E0.create(),m=`$O.${this.name}.C.${r.nuid}`,y=await this.js.subscribe(m,f);return(async()=>{for await(const g of y)g.data.length>0&&(d.update(g.data),c.enqueue(g.data)),g.info.pending===0&&(g2(s,d.digest())?c.close():c.error(new Error(`received a corrupt object, digests do not match received: ${r.digest} calculated ${s}`)),y.unsubscribe())})().then(()=>{l.resolve()}).catch(g=>{c.error(g),l.reject(g)}),u.data=new ReadableStream({start(g){c=g},cancel(){y.unsubscribe()}}),u}linkStore(t,r){if(!(r instanceof Nl))return Promise.reject("bucket required");const s=r,{name:l,error:u}=this._checkNotEmpty(t);if(u)return Promise.reject(u);const c={name:l,options:{link:{bucket:s.name}}};return this._put(c,null)}async link(t,r){const{name:s,error:l}=this._checkNotEmpty(t);if(l)return Promise.reject(l);if(r.deleted)return Promise.reject(new Error("src object is deleted"));if(r.isLink())return Promise.reject(new Error("src object is a link"));const u=await this.rawInfo(t);if(u!==null&&!u.deleted)return Promise.reject(new Error("an object already exists with that name"));const c={bucket:r.bucket,name:r.name},f={name:s,bucket:r.bucket,options:{link:c}};await this.js.publish(this._metaSubject(t),JSON.stringify(f));const d=await this.info(t);return Promise.resolve(d)}async delete(t){const r=await this.rawInfo(t);if(r===null)return Promise.resolve({purged:0,success:!1});r.deleted=!0,r.size=0,r.chunks=0,r.digest="";const s=vr(),l=ii();return l.set(kn.RollupHdr,kn.RollupValueSubject),await this.js.publish(this._metaSubject(r.name),s.encode(r),{headers:l}),this.jsm.streams.purge(this.stream,{filter:this._chunkSubject(r.nuid)})}async update(t,r={}){const s=await this.rawInfo(t);if(s===null)return Promise.reject(new Error("object not found"));if(s.deleted)return Promise.reject(new Error("cannot update meta for a deleted object"));r.name=r.name??s.name;const{name:l,error:u}=this._checkNotEmpty(r.name);if(u)return Promise.reject(u);if(t!==r.name){const d=await this.info(r.name);if(d&&!d.deleted)return Promise.reject(new Error("an object already exists with that name"))}r.name=l;const c=Object.assign({},s,z0(r)),f=await this.js.publish(this._metaSubject(c.name),JSON.stringify(c));return t!==r.name&&await this.jsm.streams.purge(this.stream,{filter:this._metaSubject(t)}),Promise.resolve(f)}async watch(t={}){t.includeHistory=t.includeHistory??!1,t.ignoreDeletes=t.ignoreDeletes??!1;let r=!1;const s=new sn,l=this._metaSubjectAll();try{await this.jsm.streams.getMessage(this.stream,{last_by_subj:l})}catch(d){d.code==="404"?(s.push(null),r=!0):s.stop(d)}const u=vr(),c=Bi();c.orderedConsumer(),t.includeHistory?c.deliverLastPerSubject():(r=!0,c.deliverNew()),c.callback((d,m)=>{var y;if(d){s.stop(d);return}if(m!==null){const g=u.decode(m.data);g.deleted&&t.ignoreDeletes===!0||s.push(g),((y=m.info)==null?void 0:y.pending)===0&&!r&&(r=!0,s.push(null))}});const f=await this.js.subscribe(l,c);return s._data=f,s.iterClosed.then(()=>{f.unsubscribe()}),f.closed.then(()=>{s.stop()}).catch(d=>{s.stop(d)}),s}_chunkSubject(t){return`$O.${this.name}.C.${t}`}_metaSubject(t){return`$O.${this.name}.M.${ca.encode(t)}`}_metaSubjectAll(){return`$O.${this.name}.M.>`}async init(t={}){try{this.stream=jk(this.name)}catch(l){return Promise.reject(l)}const r=(t==null?void 0:t.ttl)||0;delete t.ttl;const s=Object.assign({max_age:r},t);s.name=this.stream,s.num_replicas=t.replicas??1,s.allow_direct=!0,s.allow_rollup_hdrs=!0,s.discard=Ul.New,s.subjects=[`$O.${this.name}.C.>`,`$O.${this.name}.M.>`],t.placement&&(s.placement=t.placement),t.metadata&&(s.metadata=t.metadata),typeof t.compression=="boolean"&&(s.compression=t.compression?Hi.S2:Hi.None);try{await this.jsm.streams.info(s.name)}catch(l){l.message==="stream not found"&&await this.jsm.streams.add(s)}}static async create(t,r,s={}){const l=await t.jetstreamManager(),u=new Nl(r,l,t);return await u.init(s),Promise.resolve(u)}}class qk{constructor(t){C(this,"js");this.js=t}kv(t,r={}){const s=this.js,{ok:l,min:u}=s.nc.features.get(ct.JS_KV);return l?r.bindOnly?Pl.bind(this.js,t,r):Pl.create(this.js,t,r):Promise.reject(new Error(`kv is only supported on servers ${u} or better`))}os(t,r={}){var c;if(typeof((c=crypto==null?void 0:crypto.subtle)==null?void 0:c.digest)!="function")return Promise.reject(new Error("objectstore: unable to calculate hashes - crypto.subtle.digest with sha256 support is required"));const s=this.js,{ok:l,min:u}=s.nc.features.get(ct.JS_OBJECTSTORE);return l?Nl.create(this.js,t,r):Promise.reject(new Error(`objectstore is only supported on servers ${u} or better`))}}class Hd extends Yl{constructor(r,s){super(r,s);C(this,"consumers");C(this,"streams");C(this,"consumerAPI");C(this,"streamAPI");this.consumerAPI=new Mu(r,s),this.streamAPI=new Pd(r,s),this.consumers=new fd(this.consumerAPI),this.streams=new Pk(this.streamAPI)}jetstreamManager(r){r===void 0&&(r=this.opts.checkAPI);const s=Object.assign({},this.opts,{checkAPI:r});return this.nc.jetstreamManager(s)}get apiPrefix(){return this.prefix}get views(){return new qk(this)}async publish(r,s=Gn,l){l=l||{},l.expect=l.expect||{};const u=(l==null?void 0:l.headers)||ii();l&&(l.msgID&&u.set(Nr.MsgIdHdr,l.msgID),l.expect.lastMsgID&&u.set(Nr.ExpectedLastMsgIdHdr,l.expect.lastMsgID),l.expect.streamName&&u.set(Nr.ExpectedStreamHdr,l.expect.streamName),typeof l.expect.lastSequence=="number"&&u.set(Nr.ExpectedLastSeqHdr,`${l.expect.lastSequence}`),typeof l.expect.lastSubjectSequence=="number"&&u.set(Nr.ExpectedLastSubjectSequenceHdr,`${l.expect.lastSubjectSequence}`));const c=l.timeout||this.timeout,f={};c&&(f.timeout=c),l&&(f.headers=u);let{retries:d,retry_delay:m}=l;d=d||1,m=m||250;let y;for(let x=0;x<d;x++)try{y=await this.nc.request(r,s,f);break}catch(w){if(w.code==="503"&&x+1<d)await Sa(m);else throw w}const g=this.parseJsResponse(y);if(g.stream==="")throw Ne.errorForCode(ke.JetStreamInvalidAck);return g.duplicate=g.duplicate?g.duplicate:!1,g}async pull(r,s,l=0){vn(r),oa(s);let u=this.timeout;l>u&&(u=l),l=l<0?0:zt(l);const c={batch:1,no_wait:l===0,expires:l},f=await this.nc.request(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${s}`,this.jc.encode(c),{noMux:!0,timeout:u}),d=ua(f);if(d)throw d;return Hl(f,this.timeout)}fetch(r,s,l={}){vn(r),oa(s);let u=null;const c=(l.max_bytes??0)>0;let f=0;const d=c?l.max_bytes:0;let m=null;const y={};if(y.batch=l.batch||1,d){const H=this.nc.features.get(ct.JS_PULL_MAX_BYTES);if(!H.ok)throw new Error(`max_bytes is only supported on servers ${H.min} or better`);y.max_bytes=d}y.no_wait=l.no_wait||!1,y.no_wait&&y.expires&&(y.expires=0);const g=l.expires||0;if(g&&(y.expires=zt(g)),g===0&&y.no_wait===!1)throw new Error("expires or no_wait is required");const x=l.idle_heartbeat||0;x&&(y.idle_heartbeat=zt(x),l.delay_heartbeat===!0&&(y.idle_heartbeat=zt(x*4)));const w=new sn,_=y.batch;let j=0;w.protocolFilterFn=(H,$=!1)=>td(H.msg)?(m==null||m.work(),!1):!0,w.dispatchedFn=H=>{if(H){if(c&&(f+=H.data.length),j++,u&&H.info.pending===0)return;(w.getPending()===1&&H.info.pending===0||_===j||d>0&&f>=d)&&w.stop()}};const L=ni(this.nc.options.inboxPrefix),N=this.nc.subscribe(L,{max:l.batch,callback:(H,$)=>{H===null&&(H=ua($)),H!==null?(u&&(u.cancel(),u=null),Q_(H)?w.stop(Mx(H)===null?void 0:H):w.stop(H)):(m==null||m.work(),w.received++,w.push(Hl($,this.timeout)))}});return g&&(u=ma(g),u.catch(()=>{N.isClosed()||(N.drain().catch(()=>{}),u=null),m&&m.cancel()})),(async()=>{try{x&&(m=new Ud(x,H=>(w.push(()=>{w.err=new Ne(`${or.IdleHeartbeatMissed}: ${H}`,ke.JetStreamIdleHeartBeat)}),!0)))}catch{}await N.closed,u!==null&&(u.cancel(),u=null),m&&m.cancel(),w.stop()})().catch(),this.nc.publish(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${s}`,this.jc.encode(y),{reply:L}),w}async pullSubscribe(r,s=Bi()){const l=await this._processOptions(r,s);if(l.ordered)throw new Error("pull subscribers cannot be be ordered");if(l.config.deliver_subject)throw new Error("consumer info specifies deliver_subject - pull consumers cannot have deliver_subject set");const u=l.config.ack_policy;if(u===rn.None||u===rn.All)throw new Error("ack policy for pull consumers must be explicit");const c=this._buildTypedSubscriptionOpts(l),f=new Yk(this,l.deliver,c);f.info=l;try{await this._maybeCreateConsumer(l)}catch(d){throw f.unsubscribe(),d}return f}async subscribe(r,s=Bi()){const l=await this._processOptions(r,s);if(!l.isBind&&!l.config.deliver_subject)throw new Error("push consumer requires deliver_subject");const u=this._buildTypedSubscriptionOpts(l),c=new Rx(this,l.deliver,u);c.info=l;try{await this._maybeCreateConsumer(l)}catch(f){throw c.unsubscribe(),f}return c._maybeSetupHbMonitoring(),c}async _processOptions(r,s=Bi()){const l=w0(s)?s.getOpts():s;if(l.isBind=w0(s)?s.isBind:!1,l.flow_control={heartbeat_count:0,fc_count:0,consumer_restarts:0},l.ordered){if(l.ordered_consumer_sequence={stream_seq:0,delivery_seq:0},l.config.ack_policy!==rn.NotSet&&l.config.ack_policy!==rn.None)throw new Ne("ordered consumer: ack_policy can only be set to 'none'",ke.ApiError);if(l.config.durable_name&&l.config.durable_name.length>0)throw new Ne("ordered consumer: durable_name cannot be set",ke.ApiError);if(l.config.deliver_subject&&l.config.deliver_subject.length>0)throw new Ne("ordered consumer: deliver_subject cannot be set",ke.ApiError);if(l.config.max_deliver!==void 0&&l.config.max_deliver>1)throw new Ne("ordered consumer: max_deliver cannot be set",ke.ApiError);if(l.config.deliver_group&&l.config.deliver_group.length>0)throw new Ne("ordered consumer: deliver_group cannot be set",ke.ApiError);l.config.deliver_subject=ni(this.nc.options.inboxPrefix),l.config.ack_policy=rn.None,l.config.max_deliver=1,l.config.flow_control=!0,l.config.idle_heartbeat=l.config.idle_heartbeat||zt(5e3),l.config.ack_wait=zt(1320*60*1e3),l.config.mem_storage=!0,l.config.num_replicas=1}if(l.config.ack_policy===rn.NotSet&&(l.config.ack_policy=rn.All),l.api=this,l.config=l.config||{},l.stream=l.stream?l.stream:await this.findStream(r),l.attached=!1,l.config.durable_name)try{const u=await this.consumerAPI.info(l.stream,l.config.durable_name);if(u){if(u.config.filter_subject&&u.config.filter_subject!==r)throw new Error("subject does not match consumer");const c=l.config.deliver_group??"";if(c===""&&u.push_bound===!0)throw new Error("duplicate subscription");const f=u.config.deliver_group??"";if(c!==f)throw f===""?new Error("durable requires no queue group"):new Error(`durable requires queue group '${f}'`);l.last=u,l.config=u.config,l.attached=!0,l.config.durable_name||(l.name=u.name)}}catch(u){if(u.code!=="404")throw u}return!l.attached&&l.config.filter_subject===void 0&&l.config.filter_subjects===void 0&&(l.config.filter_subject=r),l.deliver=l.config.deliver_subject||ni(this.nc.options.inboxPrefix),l}_buildTypedSubscriptionOpts(r){const s={};return s.adapter=Vk(r.callbackFn===void 0,this.timeout),s.ingestionFilterFn=Hd.ingestionFn(r.ordered),s.protocolFilterFn=(l,u=!1)=>{const c=l;return ed(c.msg)?(u||c.msg.respond(),!1):!0},!r.mack&&r.config.ack_policy!==rn.None&&(s.dispatchedFn=Xk),r.callbackFn&&(s.callback=r.callbackFn),s.max=r.max||0,s.queue=r.queue,s}async _maybeCreateConsumer(r){if(r.attached)return;if(r.isBind)throw new Error(`unable to bind - durable consumer ${r.config.durable_name} doesn't exist in ${r.stream}`);r.config=Object.assign({deliver_policy:Vt.All,ack_policy:rn.Explicit,ack_wait:zt(30*1e3),replay_policy:pa.Instant},r.config);const s=await this.consumerAPI.add(r.stream,r.config);if(Array.isArray(r.config.filter_subjects&&!Array.isArray(s.config.filter_subjects)))throw new Error("jetstream server doesn't support consumers with multiple filter subjects");r.name=s.name,r.config=s.config,r.last=s}static ingestionFn(r){return(s,l)=>{var d;const u=l;if(!s)return{ingest:!1,protocol:!1};const c=s;if(ua(c.msg)||(d=u.monitor)==null||d.work(),td(c.msg)){const m=r?u._checkHbOrderConsumer(c.msg):!0;return r||u.info.flow_control.heartbeat_count++,{ingest:m,protocol:!0}}else if(ed(c.msg))return u.info.flow_control.fc_count++,{ingest:!0,protocol:!0};return{ingest:r?u._checkOrderedConsumer(s):!0,protocol:!1}}}}class qd{constructor(t){C(this,"options");C(this,"protocol");C(this,"draining");C(this,"listeners");C(this,"_services");this.draining=!1,this.options=ck(t),this.listeners=[]}static connect(t={}){return new Promise((r,s)=>{const l=new qd(t);zu.connect(l.options,l).then(u=>{l.protocol=u,(async function(){for await(const c of u.status())l.listeners.forEach(f=>{f.push(c)})})(),r(l)}).catch(u=>{s(u)})})}closed(){return this.protocol.closed}async close(){await this.protocol.close()}_check(t,r,s){if(this.isClosed())throw Ne.errorForCode(ke.ConnectionClosed);if(r&&this.isDraining()||s&&this.protocol.noMorePublishing)throw Ne.errorForCode(ke.ConnectionDraining);if(t=t||"",t.length===0)throw Ne.errorForCode(ke.BadSubject)}publish(t,r,s){this._check(t,!1,!0),this.protocol.publish(t,r,s)}publishMessage(t){return this.publish(t.subject,t.data,{reply:t.reply,headers:t.headers})}respondMessage(t){return t.reply?(this.publish(t.reply,t.data,{reply:t.reply,headers:t.headers}),!0):!1}subscribe(t,r={}){this._check(t,!0,!1);const s=new Tx(this.protocol,t,r);return this.protocol.subscribe(s),s}_resub(t,r,s){this._check(r,!0,!1);const l=t;l.max=s,s&&(l.max=s+l.received),this.protocol.resub(l,r)}requestMany(t,r=Gn,s={maxWait:1e3,maxMessages:-1}){const l=!this.protocol.options.noAsyncTraces;try{this._check(t,!0,!0)}catch(d){return Promise.reject(d)}if(s.strategy=s.strategy||xr.Timer,s.maxWait=s.maxWait||1e3,s.maxWait<1)return Promise.reject(new Ne("timeout",ke.InvalidOption));const u=new sn;function c(d){u.push(()=>{u.stop(d)})}function f(d,m){d||m===null?c(d===null?void 0:d):u.push(m)}if(s.noMux){const d=l?new Error().stack:null;let m=typeof s.maxMessages=="number"&&s.maxMessages>0?s.maxMessages:-1;const y=this.subscribe(ni(this.options.inboxPrefix),{callback:(_,j)=>{var L,N;if(((L=j==null?void 0:j.data)==null?void 0:L.length)===0&&((N=j==null?void 0:j.headers)==null?void 0:N.status)===ke.NoResponders&&(_=Ne.errorForCode(ke.NoResponders)),_){d&&(_.stack+=`
|
|
81
|
+
`),t.max=r)}resub(t,r){!t||this.isClosed()||(this.unsub(t),t.subject=r,this.subscriptions.resub(t),this._sub(t))}flush(t){return t||(t=Ut()),this.pongs.push(t),this.outbound.fill(O0),this.flushPending(),t}sendSubscriptions(){const t=[];this.subscriptions.all().forEach(r=>{const s=r;s.queue?t.push(`SUB ${s.subject} ${s.queue} ${s.sid}${_u}`):t.push(`SUB ${s.subject} ${s.sid}${_u}`)}),t.length&&this.transport.send(Al(t.join("")))}async _close(t){this._closed||(this.whyClosed=new Error("close trace").stack||"",this.heartbeats.cancel(),this.connectError&&(this.connectError(t),this.connectError=void 0),this.muxSubscriptions.close(),this.subscriptions.close(),this.listeners.forEach(r=>{r.stop()}),this._closed=!0,await this.transport.close(t),await this.closed.resolve(t))}close(){return this._close()}isClosed(){return this._closed}drain(){const t=this.subscriptions.all(),r=[];return t.forEach(s=>{r.push(s.drain())}),Promise.all(r).then(async()=>(this.noMorePublishing=!0,await this.flush(),this.close())).catch(()=>{})}flushPending(){if(!(!this.infoReceived||!this.connected)&&this.outbound.size()){const t=this.outbound.drain();this.transport.send(t)}}initMux(){if(!this.subscriptions.getMux()){const r=this.muxSubscriptions.init(this.options.inboxPrefix),s=new Tx(this,`${r}*`);s.callback=this.muxSubscriptions.dispatcher(),this.subscriptions.setMux(s),this.subscribe(s)}}selectServer(){const t=this.servers.selectServer();if(t!==void 0)return this.server=t,this.server}getServer(){return this.server}}const yk="$SRV";class R0{constructor(t){C(this,"msg");this.msg=t}get data(){return this.msg.data}get sid(){return this.msg.sid}get subject(){return this.msg.subject}get reply(){return this.msg.reply||""}get headers(){return this.msg.headers}respond(t,r){return this.msg.respond(t,r)}respondError(t,r,s,l){var u,c;return l=l||{},l.headers=l.headers||ii(),(u=l.headers)==null||u.set(ju,`${t}`),(c=l.headers)==null||c.set(Tu,r),this.msg.respond(s,l)}json(t){return this.msg.json(t)}string(){return this.msg.string()}}class Bl{constructor(t,r="",s=""){C(this,"subject");C(this,"queue");C(this,"srv");r!==""&&xk("service group",r);let l="";if(t instanceof Vl)this.srv=t,l="";else if(t instanceof Bl){const u=t;this.srv=u.srv,s===""&&u.queue!==""&&(s=u.queue),l=u.subject}else throw new Error("unknown ServiceGroup type");this.subject=this.calcSubject(l,r),this.queue=s}calcSubject(t,r=""){return r===""?t:t!==""?`${t}.${r}`:r}addEndpoint(t="",r){r=r||{subject:t};const s=typeof r=="function"?{handler:r,subject:t}:r;El("endpoint",t);let{subject:l,handler:u,metadata:c,queue:f}=s;l=l||t,f=f||this.queue,bk("endpoint subject",l),l=this.calcSubject(this.subject,l);const d={name:t,subject:l,queue:f,handler:u,metadata:c};return this.srv._addEndpoint(d)}addGroup(t="",r=""){return new Bl(this,t,r)}}function bk(e,t){if(t==="")throw new Error(`${e} cannot be empty`);if(t.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${t}'`);const r=t.split(".");r.forEach((s,l)=>{if(s===">"&&l!==r.length-1)throw new Error(`${e} cannot have internal '>': '${t}'`)})}function xk(e,t){if(t.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${t}'`);t.split(".").forEach(s=>{if(s===">")throw new Error(`${e} name cannot contain internal '>': '${t}'`)})}class Vl{constructor(t,r={name:"",version:""}){C(this,"nc");C(this,"_id");C(this,"config");C(this,"handlers");C(this,"internal");C(this,"_stopped");C(this,"_done");C(this,"started");this.nc=t,this.config=Object.assign({},r),this.config.queue||(this.config.queue="q"),El("name",this.config.name),El("queue",this.config.queue),ms(this.config.version),this._id=Pi.next(),this.internal=[],this._done=Ut(),this._stopped=!1,this.handlers=[],this.started=new Date().toISOString(),this.reset(),this.nc.closed().then(()=>{this.close().catch()}).catch(s=>{this.close(s).catch()})}static controlSubject(t,r="",s="",l){const u=l??yk;return r===""&&s===""?`${u}.${t}`:(El("control subject name",r),s!==""?(El("control subject id",s),`${u}.${t}.${r}.${s}`):`${u}.${t}.${r}`)}get subjects(){return this.handlers.filter(t=>t.internal===!1).map(t=>t.subject)}get id(){return this._id}get name(){return this.config.name}get description(){return this.config.description??""}get version(){return this.config.version}get metadata(){return this.config.metadata}errorToHeader(t){const r=ii();if(t instanceof Nu){const s=t;r.set(Tu,s.message),r.set(ju,`${s.code}`)}else r.set(Tu,t.message),r.set(ju,"500");return r}setupHandler(t,r=!1){const s=r?"":t.queue?t.queue:this.config.queue,{name:l,subject:u,handler:c}=t,f=t;f.internal=r,r&&this.internal.push(f),f.stats=new vk(l,u,s),f.queue=s;const d=c?(m,y)=>{if(m){this.close(m);return}const g=Date.now();try{c(m,new R0(y))}catch(x){f.stats.countError(x),y==null||y.respond(Gn,{headers:this.errorToHeader(x)})}finally{f.stats.countLatency(g)}}:void 0;return f.sub=this.nc.subscribe(u,{callback:d,queue:s}),f.sub.closed.then(()=>{this._stopped||this.close(new Error(`required subscription ${t.subject} stopped`)).catch()}).catch(m=>{if(!this._stopped){const y=new Error(`required subscription ${t.subject} errored: ${m.message}`);y.stack=m.stack,this.close(y).catch()}}),f}info(){return{type:Tl.INFO,name:this.name,id:this.id,version:this.version,description:this.description,metadata:this.metadata,endpoints:this.endpoints()}}endpoints(){return this.handlers.map(t=>{const{subject:r,metadata:s,name:l,queue:u}=t;return{subject:r,metadata:s,name:l,queue_group:u}})}async stats(){const t=[];for(const r of this.handlers){if(typeof this.config.statsHandler=="function")try{r.stats.data=await this.config.statsHandler(r)}catch(s){r.stats.countError(s)}t.push(r.stats.stats(r.qi))}return{type:Tl.STATS,name:this.name,id:this.id,version:this.version,started:this.started,metadata:this.metadata,endpoints:t}}addInternalHandler(t,r){const s=`${t}`.toUpperCase();this._doAddInternalHandler(`${s}-all`,t,r),this._doAddInternalHandler(`${s}-kind`,t,r,this.name),this._doAddInternalHandler(`${s}`,t,r,this.name,this.id)}_doAddInternalHandler(t,r,s,l="",u=""){const c={};c.name=t,c.subject=Vl.controlSubject(r,l,u),c.handler=s,this.setupHandler(c,!0)}start(){const t=vr(),r=(c,f)=>c?(this.close(c),Promise.reject(c)):this.stats().then(d=>(f==null||f.respond(t.encode(d)),Promise.resolve())),s=(c,f)=>c?(this.close(c),Promise.reject(c)):(f==null||f.respond(t.encode(this.info())),Promise.resolve()),l=t.encode(this.ping()),u=(c,f)=>c?(this.close(c).then().catch(),Promise.reject(c)):(f.respond(l),Promise.resolve());return this.addInternalHandler(zi.PING,u),this.addInternalHandler(zi.STATS,r),this.addInternalHandler(zi.INFO,s),this.handlers.forEach(c=>{const{subject:f}=c;typeof f=="string"&&c.handler!==null&&this.setupHandler(c)}),Promise.resolve(this)}close(t){if(this._stopped)return this._done;this._stopped=!0;let r=[];return this.nc.isClosed()||(r=this.handlers.concat(this.internal).map(s=>s.sub.drain())),Promise.allSettled(r).then(()=>{this._done.resolve(t||null)}),this._done}get stopped(){return this._done}get isStopped(){return this._stopped}stop(t){return this.close(t)}ping(){return{type:Tl.PING,name:this.name,id:this.id,version:this.version,metadata:this.metadata}}reset(){if(this.started=new Date().toISOString(),this.handlers)for(const t of this.handlers)t.stats.reset(t.qi)}addGroup(t,r){return new Bl(this,t,r)}addEndpoint(t,r){return new Bl(this).addEndpoint(t,r)}_addEndpoint(t){const r=new sn;r.noIterator=typeof t.handler=="function",r.noIterator||(t.handler=(l,u)=>{l?this.stop(l).catch():r.push(new R0(u))},r.iterClosed.then(()=>{this.close().catch()}));const s=this.setupHandler(t,!1);return s.qi=r,this.handlers.push(s),r}}class vk{constructor(t,r,s=""){C(this,"name");C(this,"subject");C(this,"average_processing_time");C(this,"num_requests");C(this,"processing_time");C(this,"num_errors");C(this,"last_error");C(this,"data");C(this,"metadata");C(this,"queue");this.name=t,this.subject=r,this.average_processing_time=0,this.num_errors=0,this.num_requests=0,this.processing_time=0,this.queue=s}reset(t){this.num_requests=0,this.processing_time=0,this.average_processing_time=0,this.num_errors=0,this.last_error=void 0,this.data=void 0;const r=t;r&&(r.time=0,r.processed=0)}countLatency(t){this.num_requests++,this.processing_time+=zt(Date.now()-t),this.average_processing_time=Math.round(this.processing_time/this.num_requests)}countError(t){this.num_errors++,this.last_error=t.message}_stats(){const{name:t,subject:r,average_processing_time:s,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:d,queue:m}=this;return{name:t,subject:r,average_processing_time:s,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:d,queue_group:m}}stats(t){const r=t;return(r==null?void 0:r.noIterator)===!1&&(this.processing_time=zt(r.time),this.num_requests=r.processed,this.average_processing_time=this.processing_time>0&&this.num_requests>0?this.processing_time/this.num_requests:0),this._stats()}}class wk{constructor(t,r={strategy:xr.JitterTimer,maxWait:2e3},s){C(this,"nc");C(this,"prefix");C(this,"opts");this.nc=t,this.prefix=s,this.opts=r}ping(t="",r=""){return this.q(zi.PING,t,r)}stats(t="",r=""){return this.q(zi.STATS,t,r)}info(t="",r=""){return this.q(zi.INFO,t,r)}async q(t,r="",s=""){const l=new sn,u=vr(),c=Vl.controlSubject(t,r,s,this.prefix),f=await this.nc.requestMany(c,Gn,this.opts);return(async()=>{for await(const d of f)try{const m=u.decode(d.data);l.push(m)}catch(m){l.push(()=>{l.stop(m)})}l.push(()=>{l.stop()})})().catch(d=>{l.stop(d)}),l}}function jx(){return{key:{encode(e){return e},decode(e){return e}},value:{encode(e){return e},decode(e){return e}}}}function Sk(){return{replicas:1,history:1,timeout:2e3,max_bytes:-1,maxValueSize:-1,codec:jx(),storage:rd.File}}const Uu="KV-Operation",M0="$KV",_k=/^[-/=.\w]+$/,kk=/^[-/=.>*\w]+$/,Ek=/^[-\w]+$/;function Ck(e){if(e.startsWith(".")||e.endsWith(".")||!_k.test(e))throw new Error(`invalid key: ${e}`)}function Ak(e){if(e.startsWith(".")||e.endsWith(".")||!kk.test(e))throw new Error(`invalid key: ${e}`)}function Tk(e){if(e.startsWith(".")||e.endsWith("."))throw new Error(`invalid key: ${e}`);const t=e.split(".");let r=!1;for(let s=0;s<t.length;s++)switch(t[s]){case"*":r=!0;break;case">":if(s!==t.length-1)throw new Error(`invalid key: ${e}`);r=!0;break}return r}function ku(e){if(!Ek.test(e))throw new Error(`invalid bucket name: ${e}`)}var Nr;(function(e){e.MsgIdHdr="Nats-Msg-Id",e.ExpectedStreamHdr="Nats-Expected-Stream",e.ExpectedLastSeqHdr="Nats-Expected-Last-Sequence",e.ExpectedLastMsgIdHdr="Nats-Expected-Last-Msg-Id",e.ExpectedLastSubjectSequenceHdr="Nats-Expected-Last-Subject-Sequence"})(Nr||(Nr={}));class Pl{constructor(t,r,s){C(this,"js");C(this,"jsm");C(this,"stream");C(this,"bucket");C(this,"direct");C(this,"codec");C(this,"prefix");C(this,"editPrefix");C(this,"useJsPrefix");C(this,"_prefixLen");C(this,"validateKey",Ck);C(this,"validateSearchKey",Ak);C(this,"hasWildcards",Tk);ku(t),this.js=r,this.jsm=s,this.bucket=t,this.prefix=M0,this.editPrefix="",this.useJsPrefix=!1,this._prefixLen=0}static async create(t,r,s={}){ku(r);const l=await t.jetstreamManager(),u=new Pl(r,t,l);return await u.init(s),u}static async bind(t,r,s={}){const l=await t.jetstreamManager(),u={config:{allow_direct:s.allow_direct}};ku(r);const c=new Pl(r,t,l);return u.config.name=s.streamName??c.bucketName(),Object.assign(c,u),c.stream=u.config.name,c.codec=s.codec||jx(),c.direct=u.config.allow_direct??!1,c.initializePrefixes(u),c}async init(t={}){const r=Object.assign(Sk(),t);this.codec=r.codec;const s={};this.stream=s.name=t.streamName??this.bucketName(),s.retention=nd.Limits,s.max_msgs_per_subject=r.history,r.maxBucketSize&&(r.max_bytes=r.maxBucketSize),r.max_bytes&&(s.max_bytes=r.max_bytes),s.max_msg_size=r.maxValueSize,s.storage=r.storage;const l=t.placementCluster??"";if(l&&(t.placement={},t.placement.cluster=l,t.placement.tags=[]),t.placement&&(s.placement=t.placement),t.republish&&(s.republish=t.republish),t.description&&(s.description=t.description),t.mirror){const g=Object.assign({},t.mirror);g.name.startsWith(Fn)||(g.name=`${Fn}${g.name}`),s.mirror=g,s.mirror_direct=!0}else if(t.sources){const g=t.sources.map(x=>{const w=Object.assign({},x),_=w.name.startsWith(Fn)?w.name.substring(Fn.length):w.name;return w.name.startsWith(Fn)||(w.name=`${Fn}${w.name}`),!x.external&&_!==this.bucket&&(w.subject_transforms=[{src:`$KV.${_}.>`,dest:`$KV.${this.bucket}.>`}]),w});s.sources=g,s.subjects=[this.subjectForBucket()]}else s.subjects=[this.subjectForBucket()];t.metadata&&(s.metadata=t.metadata),typeof t.compression=="boolean"&&(s.compression=t.compression?Hi.S2:Hi.None);const u=this.js.nc,c=u.getServerVersion(),f=c?sd(c,ms("2.7.2"))>=0:!1;s.discard=f?Ul.New:Ul.Old;const{ok:d,min:m}=u.features.get(ht.JS_ALLOW_DIRECT);if(!d&&t.allow_direct===!0){const g=c?`${c.major}.${c.minor}.${c.micro}`:"unknown";return Promise.reject(new Error(`allow_direct is not available on server version ${g} - requires ${m}`))}t.allow_direct=typeof t.allow_direct=="boolean"?t.allow_direct:d,s.allow_direct=t.allow_direct,this.direct=s.allow_direct,s.num_replicas=r.replicas,r.ttl&&(s.max_age=zt(r.ttl)),s.allow_rollup_hdrs=!0;let y;try{y=await this.jsm.streams.info(s.name),!y.config.allow_direct&&this.direct===!0&&(this.direct=!1)}catch(g){if(g.message==="stream not found")y=await this.jsm.streams.add(s);else throw g}this.initializePrefixes(y)}initializePrefixes(t){this._prefixLen=0,this.prefix=`$KV.${this.bucket}`,this.useJsPrefix=this.js.apiPrefix!=="$JS.API";const{mirror:r}=t.config;if(r){let s=r.name;if(s.startsWith(Fn)&&(s=s.substring(Fn.length)),r.external&&r.external.api!==""){const l=r.name.substring(Fn.length);this.useJsPrefix=!1,this.prefix=`$KV.${l}`,this.editPrefix=`${r.external.api}.$KV.${s}`}else this.editPrefix=this.prefix}}bucketName(){return this.stream??`${Fn}${this.bucket}`}subjectForBucket(){return`${this.prefix}.${this.bucket}.>`}subjectForKey(t,r=!1){const s=[];return r?(this.useJsPrefix&&s.push(this.js.apiPrefix),this.editPrefix!==""?s.push(this.editPrefix):s.push(this.prefix)):this.prefix&&s.push(this.prefix),s.push(t),s.join(".")}fullKeyName(t){return this.prefix!==""?`${this.prefix}.${t}`:`${M0}.${this.bucket}.${t}`}get prefixLen(){return this._prefixLen===0&&(this._prefixLen=this.prefix.length+1),this._prefixLen}encodeKey(t){const r=[];for(const s of t.split("."))switch(s){case">":case"*":r.push(s);break;default:r.push(this.codec.key.encode(s));break}return r.join(".")}decodeKey(t){const r=[];for(const s of t.split("."))switch(s){case">":case"*":r.push(s);break;default:r.push(this.codec.key.decode(s));break}return r.join(".")}close(){return Promise.resolve()}dataLen(t,r){const s=r&&r.get(kn.MessageSizeHdr)||"";return s!==""?parseInt(s,10):t.length}smToEntry(t){return new Fk(this.bucket,this.prefixLen,t)}jmToEntry(t){const r=this.decodeKey(t.subject.substring(this.prefixLen));return new $k(this.bucket,r,t)}async create(t,r){var u;let s;try{const c=await this.put(t,r,{previousSeq:0});return Promise.resolve(c)}catch(c){if(s=c,((u=c==null?void 0:c.api_error)==null?void 0:u.err_code)!==10071)return Promise.reject(c)}let l=0;try{const c=await this.get(t);return(c==null?void 0:c.operation)==="DEL"||(c==null?void 0:c.operation)==="PURGE"?(l=c!==null?c.revision:0,this.update(t,r,l)):Promise.reject(s)}catch(c){return Promise.reject(c)}}update(t,r,s){if(s<=0)throw new Error("version must be greater than 0");return this.put(t,r,{previousSeq:s})}async put(t,r,s={}){var c,f;const l=this.encodeKey(t);this.validateKey(l);const u={};if(s.previousSeq!==void 0){const d=ii();u.headers=d,d.set(Nr.ExpectedLastSubjectSequenceHdr,`${s.previousSeq}`)}try{return(await this.js.publish(this.subjectForKey(l,!0),r,u)).seq}catch(d){const m=d;return m.isJetStreamError()?(m.message=(c=m.api_error)==null?void 0:c.description,m.code=`${(f=m.api_error)==null?void 0:f.code}`,Promise.reject(m)):Promise.reject(d)}}async get(t,r){const s=this.encodeKey(t);this.validateKey(s);let l={last_by_subj:this.subjectForKey(s)};r&&r.revision>0&&(l={seq:r.revision});let u;try{this.direct?u=await this.jsm.direct.getMessage(this.bucketName(),l):u=await this.jsm.streams.getMessage(this.bucketName(),l);const c=this.smToEntry(u);return c.key!==s?null:c}catch(c){if(c.code===ke.JetStream404NoMessages)return null;throw c}}purge(t,r){return this._deleteOrPurge(t,"PURGE",r)}delete(t,r){return this._deleteOrPurge(t,"DEL",r)}async purgeDeletes(t=1800*1e3){const r=Ut(),s=[],l=await this.watch({key:">",initializedFn:()=>{r.resolve()}});(async()=>{for await(const d of l)(d.operation==="DEL"||d.operation==="PURGE")&&s.push(d)})().then(),await r,l.stop();const u=Date.now()-t,c=s.map(d=>{const m=this.subjectForKey(d.key);return d.created.getTime()>=u?this.jsm.streams.purge(this.stream,{filter:m,keep:1}):this.jsm.streams.purge(this.stream,{filter:m,keep:0})}),f=await Promise.all(c);return f.unshift({success:!0,purged:0}),f.reduce((d,m)=>(d.purged+=m.purged,d))}async _deleteOrPurge(t,r,s){if(!this.hasWildcards(t))return this._doDeleteOrPurge(t,r,s);const l=await this.keys(t),u=[];for await(const c of l)u.push(this._doDeleteOrPurge(c,r)),u.length===100&&(await Promise.all(u),u.length=0);u.length>0&&await Promise.all(u)}async _doDeleteOrPurge(t,r,s){const l=this.encodeKey(t);this.validateKey(l);const u=ii();u.set(Uu,r),r==="PURGE"&&u.set(kn.RollupHdr,kn.RollupValueSubject),s!=null&&s.previousSeq&&u.set(Nr.ExpectedLastSubjectSequenceHdr,`${s.previousSeq}`),await this.js.publish(this.subjectForKey(l,!0),Gn,{headers:u})}_buildCC(t,r,s={}){let u=(Array.isArray(t)?t:[t]).map(d=>{const m=this.encodeKey(d);return this.validateSearchKey(d),this.fullKeyName(m)}),c=Vt.LastPerSubject;r===yr.AllHistory&&(c=Vt.All),r===yr.UpdatesOnly&&(c=Vt.New);let f;return u.length===1&&(f=u[0],u=void 0),Object.assign({deliver_policy:c,ack_policy:rn.None,filter_subjects:u,filter_subject:f,flow_control:!0,idle_heartbeat:zt(5*1e3)},s)}remove(t){return this.purge(t)}async history(t={}){const r=t.key??">",s=new sn,l={};l.headers_only=t.headers_only||!1;let u;u=()=>{s.stop()};let c=0;const f=this._buildCC(r,yr.AllHistory,l),d=f.filter_subject,m=Bi(f);m.bindStream(this.stream),m.orderedConsumer(),m.callback((g,x)=>{if(g){s.stop(g);return}if(x){const w=this.jmToEntry(x);s.push(w),s.received++,(u&&c>0&&s.received>=c||x.info.pending===0)&&(s.push(u),u=void 0)}});const y=await this.js.subscribe(d,m);if(u){const{info:{last:g}}=y,x=g.num_pending+g.delivered.consumer_seq;if(x===0||s.received>=x)try{u()}catch(w){s.stop(w)}finally{u=void 0}else c=x}return s._data=y,s.iterClosed.then(()=>{y.unsubscribe()}),y.closed.then(()=>{s.stop()}).catch(g=>{s.stop(g)}),s}canSetWatcherName(){const r=this.js.nc,{ok:s}=r.features.get(ht.JS_NEW_CONSUMER_CREATE_API);return s}async watch(t={}){const r=t.key??">",s=new sn,l={};l.headers_only=t.headers_only||!1;let u=yr.LastValue;t.include===yr.AllHistory?u=yr.AllHistory:t.include===yr.UpdatesOnly&&(u=yr.UpdatesOnly);const c=t.ignoreDeletes===!0;let f=t.initializedFn,d=0;const m=this._buildCC(r,u,l),y=m.filter_subject,g=Bi(m);this.canSetWatcherName()&&g.consumerName(Pi.next()),g.bindStream(this.stream),t.resumeFromRevision&&t.resumeFromRevision>0&&g.startSequence(t.resumeFromRevision),g.orderedConsumer(),g.callback((w,_)=>{if(w){s.stop(w);return}if(_){const j=this.jmToEntry(_);if(c&&j.operation==="DEL")return;s.push(j),s.received++,f&&(d>0&&s.received>=d||_.info.pending===0)&&(s.push(f),f=void 0)}});const x=await this.js.subscribe(y,g);if(f){const{info:{last:w}}=x,_=w.num_pending+w.delivered.consumer_seq;if(_===0||s.received>=_)try{f()}catch(j){s.stop(j)}finally{f=void 0}else d=_}return s._data=x,s.iterClosed.then(()=>{x.unsubscribe()}),x.closed.then(()=>{s.stop()}).catch(w=>{s.stop(w)}),s}async keys(t=">"){const r=new sn,s=this._buildCC(t,yr.LastValue,{headers_only:!0}),l=Array.isArray(t)?">":s.filter_subject,u=Bi(s);u.bindStream(this.stream),u.orderedConsumer();const c=await this.js.subscribe(l,u);return(async()=>{var d;for await(const m of c){const y=(d=m.headers)==null?void 0:d.get(Uu);if(y!=="DEL"&&y!=="PURGE"){const g=this.decodeKey(m.subject.substring(this.prefixLen));r.push(g)}m.info.pending===0&&c.unsubscribe()}})().then(()=>{r.stop()}).catch(d=>{r.stop(d)}),c.info.last.num_pending===0&&c.unsubscribe(),r}purgeBucket(t){return this.jsm.streams.purge(this.bucketName(),t)}destroy(){return this.jsm.streams.delete(this.bucketName())}async status(){var u;const r=((u=this.js.nc.info)==null?void 0:u.cluster)??"",s=this.bucketName(),l=await this.jsm.streams.info(s);return new Nx(l,r)}}class Nx{constructor(t,r=""){C(this,"si");C(this,"cluster");this.si=t,this.cluster=r}get bucket(){return this.si.config.name.startsWith(Fn)?this.si.config.name.substring(Fn.length):this.si.config.name}get values(){return this.si.state.messages}get history(){return this.si.config.max_msgs_per_subject}get ttl(){return Ld(this.si.config.max_age)}get bucket_location(){return this.cluster}get backingStore(){return this.si.config.storage}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get description(){return this.si.config.description??""}get maxBucketSize(){return this.si.config.max_bytes}get maxValueSize(){return this.si.config.max_msg_size}get max_bytes(){return this.si.config.max_bytes}get placement(){return this.si.config.placement||{cluster:"",tags:[]}}get placementCluster(){var t;return((t=this.si.config.placement)==null?void 0:t.cluster)??""}get republish(){return this.si.config.republish??{src:"",dest:""}}get streamInfo(){return this.si}get size(){return this.si.state.bytes}get metadata(){return this.si.config.metadata??{}}get compression(){return this.si.config.compression?this.si.config.compression!==Hi.None:!1}}const Bd="OBJ_",D0="SHA-256=";function jk(e){return ku(e),`${Bd}${e}`}function Nk(e){return e.startsWith(Bd)?e.substring(4):e}class ud{constructor(t){C(this,"si");C(this,"backingStore");this.si=t,this.backingStore="JetStream"}get bucket(){return Nk(this.si.config.name)}get description(){return this.si.config.description??""}get ttl(){return this.si.config.max_age}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get sealed(){return this.si.config.sealed}get size(){return this.si.state.bytes}get streamInfo(){return this.si}get metadata(){return this.si.config.metadata}get compression(){return this.si.config.compression?this.si.config.compression!==Hi.None:!1}}function mu(e){if(e===void 0)return;const{domain:t}=e;if(t===void 0)return e;const r=Object.assign({},e);if(delete r.domain,t==="")return r;if(r.external)throw new Error("domain and external are both set");return r.external={api:`$JS.${t}.API`},r}var lr;(function(e){e[e.Unset=-1]="Unset",e[e.Consume=0]="Consume",e[e.Fetch=1]="Fetch"})(lr||(lr={}));var Or;(function(e){e.HeartbeatsMissed="heartbeats_missed",e.ConsumerNotFound="consumer_not_found",e.StreamNotFound="stream_not_found",e.ConsumerDeleted="consumer_deleted",e.OrderedConsumerRecreated="ordered_consumer_recreated",e.NoResponders="no_responders"})(Or||(Or={}));var fa;(function(e){e.DebugEvent="debug",e.Discard="discard",e.Reset="reset",e.Next="next"})(fa||(fa={}));const L0=Uint8Array.of(43,65,67,75),Ok=Uint8Array.of(45,78,65,75),xl=Uint8Array.of(43,87,80,73),Rk=Uint8Array.of(43,78,88,84),Mk=Uint8Array.of(43,84,69,82,77),Dk=Uint8Array.of(32);function Hl(e,t=5e3){return new Qk(e,t)}class Ch extends sn{constructor(r,s,l=!1){super();C(this,"consumer");C(this,"opts");C(this,"sub");C(this,"monitor");C(this,"pending");C(this,"inbox");C(this,"refilling");C(this,"pong");C(this,"callback");C(this,"timeout");C(this,"cleanupHandler");C(this,"listeners");C(this,"statusIterator");C(this,"forOrderedConsumer");C(this,"resetHandler");C(this,"abortOnMissingResource");C(this,"bind");C(this,"inBackOff");this.consumer=r;const u=s;this.opts=this.parseOptions(s,l),this.callback=u.callback||null,this.noIterator=typeof this.callback=="function",this.monitor=null,this.pong=null,this.pending={msgs:0,bytes:0,requests:0},this.refilling=l,this.timeout=null,this.inbox=ni(r.api.nc.options.inboxPrefix),this.listeners=[],this.forOrderedConsumer=!1,this.abortOnMissingResource=u.abort_on_missing_resource===!0,this.bind=u.bind===!0,this.inBackOff=!1,this.start()}start(){const{max_messages:r,max_bytes:s,idle_heartbeat:l,threshold_bytes:u,threshold_messages:c}=this.opts;this.closed().then(d=>{if(this.cleanupHandler)try{this.cleanupHandler(d)}catch{}});const{sub:f}=this;f&&f.unsubscribe(),this.sub=this.consumer.api.nc.subscribe(this.inbox,{callback:(d,m)=>{var g,x,w,_;if(d){this.stop(d);return}if((g=this.monitor)==null||g.work(),m.subject===this.inbox){if(td(m))return;const j=(x=m.headers)==null?void 0:x.code,D=((_=(w=m.headers)==null?void 0:w.description)==null?void 0:_.toLowerCase())||"unknown",{msgsLeft:N,bytesLeft:H}=this.parseDiscard(m.headers);if(N>0||H>0)this.pending.msgs-=N,this.pending.bytes-=H,this.pending.requests--,this.notify(fa.Discard,{msgsLeft:N,bytesLeft:H});else if(j===400){this.stop(new Ne(D,`${j}`));return}else if(j===409&&D==="consumer deleted"){if(this.notify(Or.ConsumerDeleted,`${j} ${D}`),!this.refilling||this.abortOnMissingResource){const F=new Ne(D,`${j}`);this.stop(F);return}}else if(j===503){if(this.notify(Or.NoResponders,`${j} No Responders`),!this.refilling||this.abortOnMissingResource){const F=new Ne("no responders",`${j}`);this.stop(F);return}}else this.notify(fa.DebugEvent,`${j} ${D}`)}else this._push(Hl(m,this.consumer.api.timeout)),this.received++,this.pending.msgs&&this.pending.msgs--,this.pending.bytes&&(this.pending.bytes-=m.size());if(this.pending.msgs===0&&this.pending.bytes===0&&(this.pending.requests=0),this.refilling){if(r&&this.pending.msgs<=c||s&&this.pending.bytes<=u){const j=this.pullOptions();this.pull(j)}}else this.pending.requests===0&&this._push(()=>{this.stop()})}}),this.sub.closed.then(()=>{this.sub.draining&&this._push(()=>{this.stop()})}),l&&(this.monitor=new Ud(l,d=>(this.notify(Or.HeartbeatsMissed,d),this.resetPending().then(()=>{}).catch(()=>{}),!1),{maxOut:2})),(async()=>{var m;const d=this.consumer.api.nc.status();this.statusIterator=d;for await(const y of d)switch(y.type){case ei.Disconnect:(m=this.monitor)==null||m.cancel();break;case ei.Reconnect:this.resetPending().then(g=>{var x;g&&((x=this.monitor)==null||x.restart())}).catch(()=>{});break}})(),this.pull(this.pullOptions())}_push(r){if(!this.callback)super.push(r);else{const s=typeof r=="function"?r:null;try{s?s():this.callback(r)}catch(l){this.stop(l)}}}notify(r,s){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:s})})}resetPending(){return this.bind?this.resetPendingNoInfo():this.resetPendingWithInfo()}resetPendingNoInfo(){return this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),Promise.resolve(!0)}async resetPendingWithInfo(){if(this.inBackOff)return!1;let r=0,s=0;const l=Dd([this.opts.expires]);let u=0;for(;;){if(this.done)return!1;if(this.consumer.api.nc.isClosed())return console.error("aborting resetPending - connection is closed"),!1;try{return await this.consumer.info(),this.inBackOff=!1,r=0,this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),!0}catch(c){if(c.message==="stream not found"){if(s++,this.notify(Or.StreamNotFound,s),!this.refilling||this.abortOnMissingResource)return this.stop(c),!1}else if(c.message==="consumer not found"){if(r++,this.notify(Or.ConsumerNotFound,r),this.resetHandler)try{this.resetHandler()}catch{}if(!this.refilling||this.abortOnMissingResource)return this.stop(c),!1;if(this.forOrderedConsumer)return!1}else r=0,s=0;this.inBackOff=!0;const f=l.backoff(u),d=Sa(f);await Promise.race([d,this.consumer.api.nc.closed()]),d.cancel(),u++}}}pull(r){this.pending.bytes+=r.max_bytes??0,this.pending.msgs+=r.batch??0,this.pending.requests++;const s=this.consumer.api.nc;this._push(()=>{s.publish(`${this.consumer.api.prefix}.CONSUMER.MSG.NEXT.${this.consumer.stream}.${this.consumer.name}`,this.consumer.api.jc.encode(r),{reply:this.inbox}),this.notify(fa.Next,r)})}pullOptions(){const r=this.opts.max_messages-this.pending.msgs,s=this.opts.max_bytes-this.pending.bytes,l=zt(this.opts.idle_heartbeat),u=zt(this.opts.expires);return{batch:r,max_bytes:s,idle_heartbeat:l,expires:u}}parseDiscard(r){const s={msgsLeft:0,bytesLeft:0},l=r==null?void 0:r.get(kn.PendingMessagesHdr);l&&(s.msgsLeft=parseInt(l));const u=r==null?void 0:r.get(kn.PendingBytesHdr);return u&&(s.bytesLeft=parseInt(u)),s}trackTimeout(r){this.timeout=r}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}clearTimers(){var r,s;(r=this.monitor)==null||r.cancel(),this.monitor=null,(s=this.timeout)==null||s.cancel(),this.timeout=null}setCleanupHandler(r){this.cleanupHandler=r}stop(r){var s,l;this.done||((s=this.sub)==null||s.unsubscribe(),this.clearTimers(),(l=this.statusIterator)==null||l.stop(),this._push(()=>{super.stop(r),this.listeners.forEach(u=>{u.stop()})}))}parseOptions(r,s=!1){const l=r||{};if(l.max_messages=l.max_messages||0,l.max_bytes=l.max_bytes||0,l.max_messages!==0&&l.max_bytes!==0)throw new Error("only specify one of max_messages or max_bytes");if(l.max_messages===0&&(l.max_messages=100),l.expires=l.expires||3e4,l.expires<1e3)throw new Error("expires should be at least 1000ms");if(l.idle_heartbeat=l.idle_heartbeat||l.expires/2,l.idle_heartbeat=l.idle_heartbeat>3e4?3e4:l.idle_heartbeat,s){const u=Math.round(l.max_messages*.75)||1;l.threshold_messages=l.threshold_messages||u;const c=Math.round(l.max_bytes*.75)||1;l.threshold_bytes=l.threshold_bytes||c}return l}status(){const r=new sn;return this.listeners.push(r),Promise.resolve(r)}}class Lk extends sn{constructor(){super();C(this,"src");C(this,"listeners");this.listeners=[]}setSource(r){this.src&&(this.src.resetHandler=void 0,this.src.setCleanupHandler(),this.src.stop()),this.src=r,this.src.setCleanupHandler(s=>{this.stop(s||void 0)}),(async()=>{const s=await this.src.status();for await(const l of s)this.notify(l.type,l.data)})().catch(()=>{})}notify(r,s){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:s})})}stop(r){var s;this.done||((s=this.src)==null||s.stop(r),super.stop(r),this.listeners.forEach(l=>{l.stop()}))}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}status(){const r=new sn;return this.listeners.push(r),Promise.resolve(r)}}class cd{constructor(t,r){C(this,"api");C(this,"_info");C(this,"stream");C(this,"name");this.api=t,this._info=r,this.stream=r.stream_name,this.name=r.name}consume(t={max_messages:100,expires:3e4}){return Promise.resolve(new Ch(this,t,!0))}fetch(t={max_messages:100,expires:3e4}){const r=new Ch(this,t,!1),s=Math.round(r.opts.expires*1.05),l=ma(s);return r.closed().catch(()=>{}).finally(()=>{l.cancel()}),l.catch(()=>{r.close().catch()}),r.trackTimeout(l),Promise.resolve(r)}next(t={expires:3e4}){const r=Ut(),s=t;s.max_messages=1;const l=new Ch(this,s,!1),u=Math.round(l.opts.expires*1.05);u>=6e4&&(async()=>{for await(const f of await l.status())if(f.type===Or.HeartbeatsMissed&&f.data>=2){r.reject(new Error("consumer missed heartbeats"));break}})().catch(),(async()=>{for await(const f of l){r.resolve(f);break}})().catch(()=>{});const c=ma(u);return l.closed().then(f=>{f?r.reject(f):r.resolve(null)}).catch(f=>{r.reject(f)}).finally(()=>{c.cancel()}),c.catch(f=>{r.resolve(null),l.close().catch()}),l.trackTimeout(c),r}delete(){const{stream_name:t,name:r}=this._info;return this.api.delete(t,r)}info(t=!1){if(t)return Promise.resolve(this._info);const{stream_name:r,name:s}=this._info;return this.api.info(r,s).then(l=>(this._info=l,this._info))}}class zk{constructor(t,r,s={}){C(this,"api");C(this,"consumerOpts");C(this,"consumer");C(this,"opts");C(this,"cursor");C(this,"stream");C(this,"namePrefix");C(this,"serial");C(this,"currentConsumer");C(this,"userCallback");C(this,"iter");C(this,"type");C(this,"startSeq");C(this,"maxInitialReset");this.api=t,this.stream=r,this.cursor={stream_seq:1,deliver_seq:0},this.namePrefix=Pi.next(),typeof s.name_prefix=="string"&&(Ju("name_prefix",s.name_prefix),this.namePrefix=s.name_prefix+this.namePrefix),this.serial=0,this.currentConsumer=null,this.userCallback=null,this.iter=null,this.type=lr.Unset,this.consumerOpts=s,this.maxInitialReset=30,this.startSeq=this.consumerOpts.opt_start_seq||0,this.cursor.stream_seq=this.startSeq>0?this.startSeq-1:0}getConsumerOpts(t){this.serial++;const r=`${this.namePrefix}_${this.serial}`;t=t===0?1:t;const s={name:r,deliver_policy:Vt.StartSequence,opt_start_seq:t,ack_policy:rn.None,inactive_threshold:zt(300*1e3),num_replicas:1};return this.consumerOpts.headers_only===!0&&(s.headers_only=!0),Array.isArray(this.consumerOpts.filterSubjects)&&(s.filter_subjects=this.consumerOpts.filterSubjects),typeof this.consumerOpts.filterSubjects=="string"&&(s.filter_subject=this.consumerOpts.filterSubjects),this.consumerOpts.replay_policy&&(s.replay_policy=this.consumerOpts.replay_policy),t===this.startSeq+1&&(s.deliver_policy=this.consumerOpts.deliver_policy||Vt.StartSequence,(this.consumerOpts.deliver_policy===Vt.LastPerSubject||this.consumerOpts.deliver_policy===Vt.New||this.consumerOpts.deliver_policy===Vt.Last)&&(delete s.opt_start_seq,s.deliver_policy=this.consumerOpts.deliver_policy),s.deliver_policy===Vt.LastPerSubject&&typeof s.filter_subjects>"u"&&typeof s.filter_subject>"u"&&(s.filter_subject=">"),this.consumerOpts.opt_start_time&&(delete s.opt_start_seq,s.deliver_policy=Vt.StartTime,s.opt_start_time=this.consumerOpts.opt_start_time),this.consumerOpts.inactive_threshold&&(s.inactive_threshold=zt(this.consumerOpts.inactive_threshold))),s}async resetConsumer(t=0){var c,f,d,m,y;Pi.next();const r=this.serial===0;(c=this.consumer)==null||c.delete().catch(()=>{}),t=t===0?1:t,this.cursor.deliver_seq=0;const s=this.getConsumerOpts(t);s.max_deliver=1,s.mem_storage=!0;const l=Dd([((f=this.opts)==null?void 0:f.expires)||3e4]);let u;for(let g=0;;g++)try{u=await this.api.add(this.stream,s),(d=this.iter)==null||d.notify(Or.OrderedConsumerRecreated,u.name);break}catch(x){if(x.message==="stream not found"&&((m=this.iter)==null||m.notify(Or.StreamNotFound,g),this.type===lr.Fetch||this.opts.abort_on_missing_resource===!0))return(y=this.iter)==null||y.stop(x),Promise.reject(x);if(r&&g>=this.maxInitialReset)throw x;await Sa(l.backoff(g+1))}return u}internalHandler(t){return r=>{var l;if(this.serial!==t)return;const s=r.info.deliverySequence;if(s!==this.cursor.deliver_seq+1){this.notifyOrderedResetAndReset();return}this.cursor.deliver_seq=s,this.cursor.stream_seq=r.info.streamSequence,this.userCallback?this.userCallback(r):(l=this.iter)==null||l.push(r)}}async reset(t={max_messages:100,expires:3e4},r){var d,m;r=r||{};const s=r.fromFetch||!1,l=r.orderedReset||!1;if(this.type===lr.Fetch&&l){(d=this.iter)==null||d.src.stop(),await((m=this.iter)==null?void 0:m.closed()),this.currentConsumer=null;return}(this.currentConsumer===null||l)&&(this.currentConsumer=await this.resetConsumer(this.cursor.stream_seq+1)),(this.iter===null||s)&&(this.iter=new Lk),this.consumer=new cd(this.api,this.currentConsumer);const u=t;u.callback=this.internalHandler(this.serial);let c=null;this.type===lr.Fetch&&s?c=await this.consumer.fetch(t):this.type===lr.Consume&&(c=await this.consumer.consume(t));const f=c;f.forOrderedConsumer=!0,f.resetHandler=()=>{this.notifyOrderedResetAndReset()},this.iter.setSource(f)}notifyOrderedResetAndReset(){var t;(t=this.iter)==null||t.notify(fa.Reset,""),this.reset(this.opts,{orderedReset:!0})}async consume(t={max_messages:100,expires:3e4}){if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===lr.Fetch)return Promise.reject(new Error("ordered consumer initialized as fetch"));if(this.type===lr.Consume)return Promise.reject(new Error("ordered consumer doesn't support concurrent consume"));const{callback:s}=t;return s&&(this.userCallback=s),this.type=lr.Consume,this.opts=t,await this.reset(t),this.iter}async fetch(t={max_messages:100,expires:3e4}){var l;if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===lr.Consume)return Promise.reject(new Error("ordered consumer already initialized as consume"));if(((l=this.iter)==null?void 0:l.done)===!1)return Promise.reject(new Error("ordered consumer doesn't support concurrent fetch"));const{callback:s}=t;return s&&(this.userCallback=s),this.type=lr.Fetch,this.opts=t,await this.reset(t,{fromFetch:!0}),this.iter}async next(t={expires:3e4}){const r=t;if(r.bind)return Promise.reject(new Error("bind is not supported"));r.max_messages=1;const s=Ut();return r.callback=u=>{this.userCallback=null,s.resolve(u)},(await this.fetch(r)).iterClosed.then(u=>{u&&s.reject(u),s.resolve(null)}).catch(u=>{s.reject(u)}),s}delete(){return this.currentConsumer?this.api.delete(this.stream,this.currentConsumer.name).then(t=>Promise.resolve(t)).catch(t=>Promise.reject(t)).finally(()=>{this.currentConsumer=null}):Promise.resolve(!1)}async info(t){return this.currentConsumer==null?(this.currentConsumer=await this.resetConsumer(this.startSeq),Promise.resolve(this.currentConsumer)):t&&this.currentConsumer?Promise.resolve(this.currentConsumer):this.api.info(this.stream,this.currentConsumer.name)}}class fd{constructor(t){C(this,"api");C(this,"notified");this.api=t,this.notified=!1}checkVersion(){const t=this.api.nc.features.get(ht.JS_SIMPLIFICATION);return t.ok?Promise.resolve():Promise.reject(new Error(`consumers framework is only supported on servers ${t.min} or better`))}getPullConsumerFor(t){if(t.config.deliver_subject!==void 0)throw new Error("push consumer not supported");return new cd(this.api,t)}async get(t,r={}){return typeof r=="object"?this.ordered(t,r):(await this.checkVersion(),this.api.info(t,r).then(s=>s.config.deliver_subject!==void 0?Promise.reject(new Error("push consumer not supported")):new cd(this.api,s)).catch(s=>Promise.reject(s)))}async ordered(t,r){await this.checkVersion();const s=this.api;return new Pd(s.nc,s.opts).info(t).then(u=>Promise.resolve(new zk(this.api,t,r))).catch(u=>Promise.reject(u))}}class Qu{constructor(t,r){C(this,"api");C(this,"_info");this.api=t,this._info=r}get name(){return this._info.config.name}alternates(){return this.info().then(t=>t.alternates?t.alternates:[])}async best(){if(await this.info(),this._info.alternates){const t=await this.api.info(this._info.alternates[0].name);return new Qu(this.api,t)}else return this}info(t=!1,r){return t?Promise.resolve(this._info):this.api.info(this.name,r).then(s=>(this._info=s,this._info))}getConsumerFromInfo(t){return new fd(new Mu(this.api.nc,this.api.opts)).getPullConsumerFor(t)}getConsumer(t){return new fd(new Mu(this.api.nc,this.api.opts)).get(this.name,t)}getMessage(t){return this.api.getMessage(this.name,t)}deleteMessage(t,r){return this.api.deleteMessage(this.name,t,r)}}class Pd extends Yl{constructor(t,r){super(t,r)}checkStreamConfigVersions(t){const r=this.nc;if(t.metadata){const{min:l,ok:u}=r.features.get(ht.JS_STREAM_CONSUMER_METADATA);if(!u)throw new Error(`stream 'metadata' requires server ${l}`)}if(t.first_seq){const{min:l,ok:u}=r.features.get(ht.JS_STREAM_FIRST_SEQ);if(!u)throw new Error(`stream 'first_seq' requires server ${l}`)}if(t.subject_transform){const{min:l,ok:u}=r.features.get(ht.JS_STREAM_SUBJECT_TRANSFORM);if(!u)throw new Error(`stream 'subject_transform' requires server ${l}`)}if(t.compression){const{min:l,ok:u}=r.features.get(ht.JS_STREAM_COMPRESSION);if(!u)throw new Error(`stream 'compression' requires server ${l}`)}if(t.consumer_limits){const{min:l,ok:u}=r.features.get(ht.JS_DEFAULT_CONSUMER_LIMITS);if(!u)throw new Error(`stream 'consumer_limits' requires server ${l}`)}function s(l,u){var f;if((((f=u==null?void 0:u.subject_transforms)==null?void 0:f.length)||0)>0){const{min:d,ok:m}=r.features.get(ht.JS_STREAM_SOURCE_SUBJECT_TRANSFORM);if(!m)throw new Error(`${l} 'subject_transforms' requires server ${d}`)}}t.sources&&t.sources.forEach(l=>{s("stream sources",l)}),t.mirror&&s("stream mirror",t.mirror)}async add(t={}){var l;this.checkStreamConfigVersions(t),vn(t.name),t.mirror=mu(t.mirror),t.sources=(l=t.sources)==null?void 0:l.map(mu);const s=await this._request(`${this.prefix}.STREAM.CREATE.${t.name}`,t);return this._fixInfo(s),s}async delete(t){return vn(t),(await this._request(`${this.prefix}.STREAM.DELETE.${t}`)).success}async update(t,r={}){var f;if(typeof t=="object"){const d=t;t=d.name,r=d,console.trace("\x1B[33m >> streams.update(config: StreamConfig) api changed to streams.update(name: string, config: StreamUpdateConfig) - this shim will be removed - update your code. \x1B[0m")}this.checkStreamConfigVersions(r),vn(t);const s=await this.info(t),l=Object.assign(s.config,r);l.mirror=mu(l.mirror),l.sources=(f=l.sources)==null?void 0:f.map(mu);const c=await this._request(`${this.prefix}.STREAM.UPDATE.${t}`,l);return this._fixInfo(c),c}async info(t,r){vn(t);const s=`${this.prefix}.STREAM.INFO.${t}`;let u=await this._request(s,r),{total:c,limit:f}=u,d=u.state.subjects?Object.getOwnPropertyNames(u.state.subjects).length:1;if(c&&c>d){const m=[u],y=r||{};let g=0;for(;c>d;){g++,y.offset=f*g;const w=await this._request(s,y);c=w.total,m.push(w);const _=Object.getOwnPropertyNames(w.state.subjects).length;if(d+=_,_<f)break}let x={};for(let w=0;w<m.length;w++)u=m[w],u.state.subjects&&(x=Object.assign(x,u.state.subjects));u.offset=0,u.total=0,u.limit=0,u.state.subjects=x}return this._fixInfo(u),u}list(t=""){const r=t!=null&&t.length?{subject:t}:{},s=u=>{const c=u;return c.streams.forEach(f=>{this._fixInfo(f)}),c.streams},l=`${this.prefix}.STREAM.LIST`;return new Cl(l,s,this,r)}_fixInfo(t){t.config.sealed=t.config.sealed||!1,t.config.deny_delete=t.config.deny_delete||!1,t.config.deny_purge=t.config.deny_purge||!1,t.config.allow_rollup_hdrs=t.config.allow_rollup_hdrs||!1}async purge(t,r){if(r){const{keep:l,seq:u}=r;if(typeof l=="number"&&typeof u=="number")throw new Error("can specify one of keep or seq")}return vn(t),await this._request(`${this.prefix}.STREAM.PURGE.${t}`,r)}async deleteMessage(t,r,s=!0){vn(t);const l={seq:r};return s||(l.no_erase=!0),(await this._request(`${this.prefix}.STREAM.MSG.DELETE.${t}`,l)).success}async getMessage(t,r){vn(t);const l=await this._request(`${this.prefix}.STREAM.MSG.GET.${t}`,r);return new Ox(l)}find(t){return this.findStream(t)}listKvs(){const t=s=>{var d;const u=s.streams.filter(m=>m.config.name.startsWith(Fn));u.forEach(m=>{this._fixInfo(m)});let c="";return u.length&&(c=((d=this.nc.info)==null?void 0:d.cluster)??""),u.map(m=>new Nx(m,c))},r=`${this.prefix}.STREAM.LIST`;return new Cl(r,t,this)}listObjectStores(){const t=s=>{const u=s.streams.filter(f=>f.config.name.startsWith(Bd));return u.forEach(f=>{this._fixInfo(f)}),u.map(f=>new ud(f))},r=`${this.prefix}.STREAM.LIST`;return new Cl(r,t,this)}names(t=""){const r=t!=null&&t.length?{subject:t}:{},s=u=>u.streams,l=`${this.prefix}.STREAM.NAMES`;return new Cl(l,s,this,r)}async get(t){const r=await this.info(t);return Promise.resolve(new Qu(this,r))}}class Uk extends Yl{constructor(t,r){super(t,r)}async getMessage(t,r){vn(t);let s=r;const{last_by_subj:l}=s;l&&(s=null);const u=s?this.jc.encode(s):Gn,c=this.opts.apiPrefix||"$JS.API",f=l?`${c}.DIRECT.GET.${t}.${l}`:`${c}.DIRECT.GET.${t}`,d=await this.nc.request(f,u,{timeout:this.timeout}),m=ua(d);if(m)return Promise.reject(m);const y=new hd(d);return Promise.resolve(y)}async getBatch(t,r){vn(t);const l=`${this.opts.apiPrefix||"$JS.API"}.DIRECT.GET.${t}`;if(!Array.isArray(r.multi_last)||r.multi_last.length===0)return Promise.reject("multi_last is required");const u=JSON.stringify(r,(d,m)=>d==="up_to_time"&&m instanceof Date?m.toISOString():m),c=new sn,f=await this.nc.requestMany(l,u,{strategy:xr.SentinelMsg});return(async()=>{var g,x,w;let d=!1,m=!1,y;for await(const _ of f){if(!d){d=!0;const j=((g=_.headers)==null?void 0:g.code)||0;if(j!==0&&j<200||j>299){y=(x=_.headers)==null?void 0:x.description.toLowerCase();break}if(((w=_.headers)==null?void 0:w.get("Nats-Num-Pending"))===""){m=!0;break}}if(_.data.length===0)break;c.push(new hd(_))}c.push(()=>{if(m)throw new Error("batch direct get not supported by the server");if(y)throw new Error(`bad request: ${y}`);c.stop()})})(),Promise.resolve(c)}}class hd{constructor(t){C(this,"data");C(this,"header");if(!t.headers)throw new Error("headers expected");this.data=t.data,this.header=t.headers}get subject(){return this.header.last(sa.Subject)}get seq(){const t=this.header.last(sa.Sequence);return typeof t=="string"?parseInt(t):0}get time(){return new Date(Date.parse(this.timestamp))}get timestamp(){return this.header.last(sa.TimeStamp)}get stream(){return this.header.last(sa.Stream)}json(t){return vr(t).decode(this.data)}string(){return $n.decode(this.data)}}C(hd,"jc");class Bk extends Yl{constructor(r,s){super(r,s);C(this,"streams");C(this,"consumers");C(this,"direct");this.streams=new Pd(r,s),this.consumers=new Mu(r,s),this.direct=new Uk(r,s)}async getAccountInfo(){return await this._request(`${this.prefix}.INFO`)}jetstream(){return this.nc.jetstream(this.getOptions())}advisories(){const r=new sn;return this.nc.subscribe("$JS.EVENT.ADVISORY.>",{callback:(s,l)=>{if(s)throw s;try{const u=this.parseJsResponse(l),c=u.type.split("."),f=c[c.length-1];r.push({kind:f,data:u})}catch(u){r.stop(u)}}}),r}}class Ox{constructor(t){C(this,"_header");C(this,"smr");this.smr=t}get subject(){return this.smr.message.subject}get seq(){return this.smr.message.seq}get timestamp(){return this.smr.message.time}get time(){return new Date(Date.parse(this.timestamp))}get data(){return this.smr.message.data?this._parse(this.smr.message.data):Gn}get header(){if(!this._header)if(this.smr.message.hdrs){const t=this._parse(this.smr.message.hdrs);this._header=Ui.decode(t)}else this._header=ii();return this._header}_parse(t){const r=atob(t),s=r.length,l=new Uint8Array(s);for(let u=0;u<s;u++)l[u]=r.charCodeAt(u);return l}json(t){return vr(t).decode(this.data)}string(){return $n.decode(this.data)}}C(Ox,"jc");class Pk{constructor(t){C(this,"api");this.api=t}get(t){return this.api.info(t).then(r=>new Qu(this.api,r))}}class Ah{constructor(t){C(this,"info");C(this,"hdrs");this.info=t}get name(){return this.info.name}get description(){return this.info.description??""}get headers(){return this.hdrs||(this.hdrs=Ui.fromRecord(this.info.headers||{})),this.hdrs}get options(){return this.info.options}get bucket(){return this.info.bucket}get chunks(){return this.info.chunks}get deleted(){return this.info.deleted??!1}get digest(){return this.info.digest}get mtime(){return this.info.mtime}get nuid(){return this.info.nuid}get size(){return this.info.size}get revision(){return this.info.revision}get metadata(){return this.info.metadata||{}}isLink(){var t,r;return((t=this.info.options)==null?void 0:t.link)!==void 0&&((r=this.info.options)==null?void 0:r.link)!==null}}function z0(e){const t={name:e.name,description:e.description??"",options:e.options,metadata:e.metadata};if(e.headers){const r=e.headers;t.headers=r.toRecord()}return t}function Hk(){return new ReadableStream({pull(e){e.enqueue(new Uint8Array(0)),e.close()}})}class Nl{constructor(t,r,s){C(this,"jsm");C(this,"js");C(this,"stream");C(this,"name");this.name=t,this.jsm=r,this.js=s}_checkNotEmpty(t){return!t||t.length===0?{name:t,error:new Error("name cannot be empty")}:{name:t}}async info(t){const r=await this.rawInfo(t);return r?new Ah(r):null}async list(){const t=[],r=await this.watch({ignoreDeletes:!0,includeHistory:!0});for await(const s of r){if(s===null)break;t.push(s)}return Promise.resolve(t)}async rawInfo(t){const{name:r,error:s}=this._checkNotEmpty(t);if(s)return Promise.reject(s);const l=this._metaSubject(r);try{const u=await this.jsm.streams.getMessage(this.stream,{last_by_subj:l}),f=vr().decode(u.data);return f.revision=u.seq,f}catch(u){return u.code==="404"?null:Promise.reject(u)}}async _si(t){try{return await this.jsm.streams.info(this.stream,t)}catch(r){return r.code==="404"?null:Promise.reject(r)}}async seal(){let t=await this._si();return t===null?Promise.reject(new Error("object store not found")):(t.config.sealed=!0,t=await this.jsm.streams.update(this.stream,t.config),Promise.resolve(new ud(t)))}async status(t){const r=await this._si(t);return r===null?Promise.reject(new Error("object store not found")):Promise.resolve(new ud(r))}destroy(){return this.jsm.streams.delete(this.stream)}async _put(t,r,s){var fe;const l=this.js.getOptions();s=s||{timeout:l.timeout},s.timeout=s.timeout||l.timeout,s.previousRevision=s.previousRevision??void 0;const{timeout:u,previousRevision:c}=s,f=this.js.nc.info,d=(f==null?void 0:f.max_payload)||1024;t=t||{},t.options=t.options||{};let m=((fe=t.options)==null?void 0:fe.max_chunk_size)||128*1024;m=m>d?d:m,t.options.max_chunk_size=m;const y=await this.info(t.name),{name:g,error:x}=this._checkNotEmpty(t.name);if(x)return Promise.reject(x);const w=Pi.next(),_=this._chunkSubject(w),j=this._metaSubject(g),D=Object.assign({bucket:this.name,nuid:w,size:0,chunks:0},z0(t)),N=Ut(),H=[],F=new ga;try{const z=r?r.getReader():null,R=E0.create();for(;;){const{done:ee,value:$}=z?await z.read():{done:!0,value:void 0};if(ee){if(F.size()>0){const J=F.drain();R.update(J),D.chunks++,D.size+=J.length,H.push(this.js.publish(_,J,{timeout:u}))}await Promise.all(H),H.length=0,D.mtime=new Date().toISOString();const q=ca.encode(R.digest());D.digest=`${D0}${q}`,D.deleted=!1;const L=ii();typeof c=="number"&&L.set(Nr.ExpectedLastSubjectSequenceHdr,`${c}`),L.set(kn.RollupHdr,kn.RollupValueSubject);const G=await this.js.publish(j,vr().encode(D),{headers:L,timeout:u});if(D.revision=G.seq,y)try{await this.jsm.streams.purge(this.stream,{filter:`$O.${this.name}.C.${y.nuid}`})}catch{}N.resolve(new Ah(D));break}if($)for(F.fill($);F.size()>m;){D.chunks++,D.size+=m;const q=F.drain(t.options.max_chunk_size);R.update(q),H.push(this.js.publish(_,q,{timeout:u}))}}}catch(z){await this.jsm.streams.purge(this.stream,{filter:_}),N.reject(z)}return N}putBlob(t,r,s){function l(u){return new ReadableStream({pull(c){c.enqueue(u),c.close()}})}return r===null&&(r=new Uint8Array(0)),this.put(t,l(r),s)}put(t,r,s){var l;return(l=t==null?void 0:t.options)!=null&&l.link?Promise.reject(new Error("link cannot be set when putting the object in bucket")):this._put(t,r,s)}async getBlob(t){async function r(u){const c=new ga,f=u.getReader();for(;;){const{done:d,value:m}=await f.read();if(d)return c.drain();m&&m.length&&c.fill(m)}}const s=await this.get(t);if(s===null)return Promise.resolve(null);const l=await Promise.all([s.error,r(s.data)]);return l[0]?Promise.reject(l[0]):Promise.resolve(l[1])}async get(t){const r=await this.rawInfo(t);if(r===null||r.deleted)return Promise.resolve(null);if(r.options&&r.options.link){const g=r.options.link.name||"";if(g==="")throw new Error("link is a bucket");return(r.options.link.bucket!==this.name?await Nl.create(this.js,r.options.link.bucket):this).get(g)}if(!r.digest.startsWith(D0))return Promise.reject(new Error(`unknown digest type: ${r.digest}`));const s=id(r.digest.substring(8));if(s===null)return Promise.reject(new Error(`unable to parse digest: ${r.digest}`));const l=Ut(),u={info:new Ah(r),error:l};if(r.size===0)return u.data=Hk(),l.resolve(null),Promise.resolve(u);let c;const f=Bi();f.orderedConsumer();const d=E0.create(),m=`$O.${this.name}.C.${r.nuid}`,y=await this.js.subscribe(m,f);return(async()=>{for await(const g of y)g.data.length>0&&(d.update(g.data),c.enqueue(g.data)),g.info.pending===0&&(g2(s,d.digest())?c.close():c.error(new Error(`received a corrupt object, digests do not match received: ${r.digest} calculated ${s}`)),y.unsubscribe())})().then(()=>{l.resolve()}).catch(g=>{c.error(g),l.reject(g)}),u.data=new ReadableStream({start(g){c=g},cancel(){y.unsubscribe()}}),u}linkStore(t,r){if(!(r instanceof Nl))return Promise.reject("bucket required");const s=r,{name:l,error:u}=this._checkNotEmpty(t);if(u)return Promise.reject(u);const c={name:l,options:{link:{bucket:s.name}}};return this._put(c,null)}async link(t,r){const{name:s,error:l}=this._checkNotEmpty(t);if(l)return Promise.reject(l);if(r.deleted)return Promise.reject(new Error("src object is deleted"));if(r.isLink())return Promise.reject(new Error("src object is a link"));const u=await this.rawInfo(t);if(u!==null&&!u.deleted)return Promise.reject(new Error("an object already exists with that name"));const c={bucket:r.bucket,name:r.name},f={name:s,bucket:r.bucket,options:{link:c}};await this.js.publish(this._metaSubject(t),JSON.stringify(f));const d=await this.info(t);return Promise.resolve(d)}async delete(t){const r=await this.rawInfo(t);if(r===null)return Promise.resolve({purged:0,success:!1});r.deleted=!0,r.size=0,r.chunks=0,r.digest="";const s=vr(),l=ii();return l.set(kn.RollupHdr,kn.RollupValueSubject),await this.js.publish(this._metaSubject(r.name),s.encode(r),{headers:l}),this.jsm.streams.purge(this.stream,{filter:this._chunkSubject(r.nuid)})}async update(t,r={}){const s=await this.rawInfo(t);if(s===null)return Promise.reject(new Error("object not found"));if(s.deleted)return Promise.reject(new Error("cannot update meta for a deleted object"));r.name=r.name??s.name;const{name:l,error:u}=this._checkNotEmpty(r.name);if(u)return Promise.reject(u);if(t!==r.name){const d=await this.info(r.name);if(d&&!d.deleted)return Promise.reject(new Error("an object already exists with that name"))}r.name=l;const c=Object.assign({},s,z0(r)),f=await this.js.publish(this._metaSubject(c.name),JSON.stringify(c));return t!==r.name&&await this.jsm.streams.purge(this.stream,{filter:this._metaSubject(t)}),Promise.resolve(f)}async watch(t={}){t.includeHistory=t.includeHistory??!1,t.ignoreDeletes=t.ignoreDeletes??!1;let r=!1;const s=new sn,l=this._metaSubjectAll();try{await this.jsm.streams.getMessage(this.stream,{last_by_subj:l})}catch(d){d.code==="404"?(s.push(null),r=!0):s.stop(d)}const u=vr(),c=Bi();c.orderedConsumer(),t.includeHistory?c.deliverLastPerSubject():(r=!0,c.deliverNew()),c.callback((d,m)=>{var y;if(d){s.stop(d);return}if(m!==null){const g=u.decode(m.data);g.deleted&&t.ignoreDeletes===!0||s.push(g),((y=m.info)==null?void 0:y.pending)===0&&!r&&(r=!0,s.push(null))}});const f=await this.js.subscribe(l,c);return s._data=f,s.iterClosed.then(()=>{f.unsubscribe()}),f.closed.then(()=>{s.stop()}).catch(d=>{s.stop(d)}),s}_chunkSubject(t){return`$O.${this.name}.C.${t}`}_metaSubject(t){return`$O.${this.name}.M.${ca.encode(t)}`}_metaSubjectAll(){return`$O.${this.name}.M.>`}async init(t={}){try{this.stream=jk(this.name)}catch(l){return Promise.reject(l)}const r=(t==null?void 0:t.ttl)||0;delete t.ttl;const s=Object.assign({max_age:r},t);s.name=this.stream,s.num_replicas=t.replicas??1,s.allow_direct=!0,s.allow_rollup_hdrs=!0,s.discard=Ul.New,s.subjects=[`$O.${this.name}.C.>`,`$O.${this.name}.M.>`],t.placement&&(s.placement=t.placement),t.metadata&&(s.metadata=t.metadata),typeof t.compression=="boolean"&&(s.compression=t.compression?Hi.S2:Hi.None);try{await this.jsm.streams.info(s.name)}catch(l){l.message==="stream not found"&&await this.jsm.streams.add(s)}}static async create(t,r,s={}){const l=await t.jetstreamManager(),u=new Nl(r,l,t);return await u.init(s),Promise.resolve(u)}}class qk{constructor(t){C(this,"js");this.js=t}kv(t,r={}){const s=this.js,{ok:l,min:u}=s.nc.features.get(ht.JS_KV);return l?r.bindOnly?Pl.bind(this.js,t,r):Pl.create(this.js,t,r):Promise.reject(new Error(`kv is only supported on servers ${u} or better`))}os(t,r={}){var c;if(typeof((c=crypto==null?void 0:crypto.subtle)==null?void 0:c.digest)!="function")return Promise.reject(new Error("objectstore: unable to calculate hashes - crypto.subtle.digest with sha256 support is required"));const s=this.js,{ok:l,min:u}=s.nc.features.get(ht.JS_OBJECTSTORE);return l?Nl.create(this.js,t,r):Promise.reject(new Error(`objectstore is only supported on servers ${u} or better`))}}class Hd extends Yl{constructor(r,s){super(r,s);C(this,"consumers");C(this,"streams");C(this,"consumerAPI");C(this,"streamAPI");this.consumerAPI=new Mu(r,s),this.streamAPI=new Pd(r,s),this.consumers=new fd(this.consumerAPI),this.streams=new Pk(this.streamAPI)}jetstreamManager(r){r===void 0&&(r=this.opts.checkAPI);const s=Object.assign({},this.opts,{checkAPI:r});return this.nc.jetstreamManager(s)}get apiPrefix(){return this.prefix}get views(){return new qk(this)}async publish(r,s=Gn,l){l=l||{},l.expect=l.expect||{};const u=(l==null?void 0:l.headers)||ii();l&&(l.msgID&&u.set(Nr.MsgIdHdr,l.msgID),l.expect.lastMsgID&&u.set(Nr.ExpectedLastMsgIdHdr,l.expect.lastMsgID),l.expect.streamName&&u.set(Nr.ExpectedStreamHdr,l.expect.streamName),typeof l.expect.lastSequence=="number"&&u.set(Nr.ExpectedLastSeqHdr,`${l.expect.lastSequence}`),typeof l.expect.lastSubjectSequence=="number"&&u.set(Nr.ExpectedLastSubjectSequenceHdr,`${l.expect.lastSubjectSequence}`));const c=l.timeout||this.timeout,f={};c&&(f.timeout=c),l&&(f.headers=u);let{retries:d,retry_delay:m}=l;d=d||1,m=m||250;let y;for(let x=0;x<d;x++)try{y=await this.nc.request(r,s,f);break}catch(w){if(w.code==="503"&&x+1<d)await Sa(m);else throw w}const g=this.parseJsResponse(y);if(g.stream==="")throw Ne.errorForCode(ke.JetStreamInvalidAck);return g.duplicate=g.duplicate?g.duplicate:!1,g}async pull(r,s,l=0){vn(r),oa(s);let u=this.timeout;l>u&&(u=l),l=l<0?0:zt(l);const c={batch:1,no_wait:l===0,expires:l},f=await this.nc.request(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${s}`,this.jc.encode(c),{noMux:!0,timeout:u}),d=ua(f);if(d)throw d;return Hl(f,this.timeout)}fetch(r,s,l={}){vn(r),oa(s);let u=null;const c=(l.max_bytes??0)>0;let f=0;const d=c?l.max_bytes:0;let m=null;const y={};if(y.batch=l.batch||1,d){const H=this.nc.features.get(ht.JS_PULL_MAX_BYTES);if(!H.ok)throw new Error(`max_bytes is only supported on servers ${H.min} or better`);y.max_bytes=d}y.no_wait=l.no_wait||!1,y.no_wait&&y.expires&&(y.expires=0);const g=l.expires||0;if(g&&(y.expires=zt(g)),g===0&&y.no_wait===!1)throw new Error("expires or no_wait is required");const x=l.idle_heartbeat||0;x&&(y.idle_heartbeat=zt(x),l.delay_heartbeat===!0&&(y.idle_heartbeat=zt(x*4)));const w=new sn,_=y.batch;let j=0;w.protocolFilterFn=(H,F=!1)=>td(H.msg)?(m==null||m.work(),!1):!0,w.dispatchedFn=H=>{if(H){if(c&&(f+=H.data.length),j++,u&&H.info.pending===0)return;(w.getPending()===1&&H.info.pending===0||_===j||d>0&&f>=d)&&w.stop()}};const D=ni(this.nc.options.inboxPrefix),N=this.nc.subscribe(D,{max:l.batch,callback:(H,F)=>{H===null&&(H=ua(F)),H!==null?(u&&(u.cancel(),u=null),Q_(H)?w.stop(Mx(H)===null?void 0:H):w.stop(H)):(m==null||m.work(),w.received++,w.push(Hl(F,this.timeout)))}});return g&&(u=ma(g),u.catch(()=>{N.isClosed()||(N.drain().catch(()=>{}),u=null),m&&m.cancel()})),(async()=>{try{x&&(m=new Ud(x,H=>(w.push(()=>{w.err=new Ne(`${or.IdleHeartbeatMissed}: ${H}`,ke.JetStreamIdleHeartBeat)}),!0)))}catch{}await N.closed,u!==null&&(u.cancel(),u=null),m&&m.cancel(),w.stop()})().catch(),this.nc.publish(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${s}`,this.jc.encode(y),{reply:D}),w}async pullSubscribe(r,s=Bi()){const l=await this._processOptions(r,s);if(l.ordered)throw new Error("pull subscribers cannot be be ordered");if(l.config.deliver_subject)throw new Error("consumer info specifies deliver_subject - pull consumers cannot have deliver_subject set");const u=l.config.ack_policy;if(u===rn.None||u===rn.All)throw new Error("ack policy for pull consumers must be explicit");const c=this._buildTypedSubscriptionOpts(l),f=new Yk(this,l.deliver,c);f.info=l;try{await this._maybeCreateConsumer(l)}catch(d){throw f.unsubscribe(),d}return f}async subscribe(r,s=Bi()){const l=await this._processOptions(r,s);if(!l.isBind&&!l.config.deliver_subject)throw new Error("push consumer requires deliver_subject");const u=this._buildTypedSubscriptionOpts(l),c=new Rx(this,l.deliver,u);c.info=l;try{await this._maybeCreateConsumer(l)}catch(f){throw c.unsubscribe(),f}return c._maybeSetupHbMonitoring(),c}async _processOptions(r,s=Bi()){const l=w0(s)?s.getOpts():s;if(l.isBind=w0(s)?s.isBind:!1,l.flow_control={heartbeat_count:0,fc_count:0,consumer_restarts:0},l.ordered){if(l.ordered_consumer_sequence={stream_seq:0,delivery_seq:0},l.config.ack_policy!==rn.NotSet&&l.config.ack_policy!==rn.None)throw new Ne("ordered consumer: ack_policy can only be set to 'none'",ke.ApiError);if(l.config.durable_name&&l.config.durable_name.length>0)throw new Ne("ordered consumer: durable_name cannot be set",ke.ApiError);if(l.config.deliver_subject&&l.config.deliver_subject.length>0)throw new Ne("ordered consumer: deliver_subject cannot be set",ke.ApiError);if(l.config.max_deliver!==void 0&&l.config.max_deliver>1)throw new Ne("ordered consumer: max_deliver cannot be set",ke.ApiError);if(l.config.deliver_group&&l.config.deliver_group.length>0)throw new Ne("ordered consumer: deliver_group cannot be set",ke.ApiError);l.config.deliver_subject=ni(this.nc.options.inboxPrefix),l.config.ack_policy=rn.None,l.config.max_deliver=1,l.config.flow_control=!0,l.config.idle_heartbeat=l.config.idle_heartbeat||zt(5e3),l.config.ack_wait=zt(1320*60*1e3),l.config.mem_storage=!0,l.config.num_replicas=1}if(l.config.ack_policy===rn.NotSet&&(l.config.ack_policy=rn.All),l.api=this,l.config=l.config||{},l.stream=l.stream?l.stream:await this.findStream(r),l.attached=!1,l.config.durable_name)try{const u=await this.consumerAPI.info(l.stream,l.config.durable_name);if(u){if(u.config.filter_subject&&u.config.filter_subject!==r)throw new Error("subject does not match consumer");const c=l.config.deliver_group??"";if(c===""&&u.push_bound===!0)throw new Error("duplicate subscription");const f=u.config.deliver_group??"";if(c!==f)throw f===""?new Error("durable requires no queue group"):new Error(`durable requires queue group '${f}'`);l.last=u,l.config=u.config,l.attached=!0,l.config.durable_name||(l.name=u.name)}}catch(u){if(u.code!=="404")throw u}return!l.attached&&l.config.filter_subject===void 0&&l.config.filter_subjects===void 0&&(l.config.filter_subject=r),l.deliver=l.config.deliver_subject||ni(this.nc.options.inboxPrefix),l}_buildTypedSubscriptionOpts(r){const s={};return s.adapter=Vk(r.callbackFn===void 0,this.timeout),s.ingestionFilterFn=Hd.ingestionFn(r.ordered),s.protocolFilterFn=(l,u=!1)=>{const c=l;return ed(c.msg)?(u||c.msg.respond(),!1):!0},!r.mack&&r.config.ack_policy!==rn.None&&(s.dispatchedFn=Xk),r.callbackFn&&(s.callback=r.callbackFn),s.max=r.max||0,s.queue=r.queue,s}async _maybeCreateConsumer(r){if(r.attached)return;if(r.isBind)throw new Error(`unable to bind - durable consumer ${r.config.durable_name} doesn't exist in ${r.stream}`);r.config=Object.assign({deliver_policy:Vt.All,ack_policy:rn.Explicit,ack_wait:zt(30*1e3),replay_policy:pa.Instant},r.config);const s=await this.consumerAPI.add(r.stream,r.config);if(Array.isArray(r.config.filter_subjects&&!Array.isArray(s.config.filter_subjects)))throw new Error("jetstream server doesn't support consumers with multiple filter subjects");r.name=s.name,r.config=s.config,r.last=s}static ingestionFn(r){return(s,l)=>{var d;const u=l;if(!s)return{ingest:!1,protocol:!1};const c=s;if(ua(c.msg)||(d=u.monitor)==null||d.work(),td(c.msg)){const m=r?u._checkHbOrderConsumer(c.msg):!0;return r||u.info.flow_control.heartbeat_count++,{ingest:m,protocol:!0}}else if(ed(c.msg))return u.info.flow_control.fc_count++,{ingest:!0,protocol:!0};return{ingest:r?u._checkOrderedConsumer(s):!0,protocol:!1}}}}class qd{constructor(t){C(this,"options");C(this,"protocol");C(this,"draining");C(this,"listeners");C(this,"_services");this.draining=!1,this.options=ck(t),this.listeners=[]}static connect(t={}){return new Promise((r,s)=>{const l=new qd(t);zu.connect(l.options,l).then(u=>{l.protocol=u,(async function(){for await(const c of u.status())l.listeners.forEach(f=>{f.push(c)})})(),r(l)}).catch(u=>{s(u)})})}closed(){return this.protocol.closed}async close(){await this.protocol.close()}_check(t,r,s){if(this.isClosed())throw Ne.errorForCode(ke.ConnectionClosed);if(r&&this.isDraining()||s&&this.protocol.noMorePublishing)throw Ne.errorForCode(ke.ConnectionDraining);if(t=t||"",t.length===0)throw Ne.errorForCode(ke.BadSubject)}publish(t,r,s){this._check(t,!1,!0),this.protocol.publish(t,r,s)}publishMessage(t){return this.publish(t.subject,t.data,{reply:t.reply,headers:t.headers})}respondMessage(t){return t.reply?(this.publish(t.reply,t.data,{reply:t.reply,headers:t.headers}),!0):!1}subscribe(t,r={}){this._check(t,!0,!1);const s=new Tx(this.protocol,t,r);return this.protocol.subscribe(s),s}_resub(t,r,s){this._check(r,!0,!1);const l=t;l.max=s,s&&(l.max=s+l.received),this.protocol.resub(l,r)}requestMany(t,r=Gn,s={maxWait:1e3,maxMessages:-1}){const l=!this.protocol.options.noAsyncTraces;try{this._check(t,!0,!0)}catch(d){return Promise.reject(d)}if(s.strategy=s.strategy||xr.Timer,s.maxWait=s.maxWait||1e3,s.maxWait<1)return Promise.reject(new Ne("timeout",ke.InvalidOption));const u=new sn;function c(d){u.push(()=>{u.stop(d)})}function f(d,m){d||m===null?c(d===null?void 0:d):u.push(m)}if(s.noMux){const d=l?new Error().stack:null;let m=typeof s.maxMessages=="number"&&s.maxMessages>0?s.maxMessages:-1;const y=this.subscribe(ni(this.options.inboxPrefix),{callback:(_,j)=>{var D,N;if(((D=j==null?void 0:j.data)==null?void 0:D.length)===0&&((N=j==null?void 0:j.headers)==null?void 0:N.status)===ke.NoResponders&&(_=Ne.errorForCode(ke.NoResponders)),_){d&&(_.stack+=`
|
|
82
82
|
|
|
83
83
|
${d}`),g(_);return}f(null,j),s.strategy===xr.Count&&(m--,m===0&&g()),s.strategy===xr.JitterTimer&&(w(),x=setTimeout(()=>{g()},300)),s.strategy===xr.SentinelMsg&&j&&j.data.length===0&&g()}});y.requestSubject=t,y.closed.then(()=>{c()}).catch(_=>{u.stop(_)});const g=_=>{_&&u.push(()=>{throw _}),w(),y.drain().then(()=>{c()}).catch(j=>{c()})};u.iterClosed.then(()=>{w(),y==null||y.unsubscribe()}).catch(_=>{w(),y==null||y.unsubscribe()});try{this.publish(t,r,{reply:y.getSubject()})}catch(_){g(_)}let x=setTimeout(()=>{g()},s.maxWait);const w=()=>{x&&clearTimeout(x)}}else{const d=s;d.callback=f,u.iterClosed.then(()=>{m.cancel()}).catch(y=>{m.cancel(y)});const m=new y2(this.protocol.muxSubscriptions,t,d);this.protocol.request(m);try{this.publish(t,r,{reply:`${this.protocol.muxSubscriptions.baseInbox}${m.token}`,headers:s.headers})}catch(y){m.cancel(y)}}return Promise.resolve(u)}request(t,r,s={timeout:1e3,noMux:!1}){try{this._check(t,!0,!0)}catch(u){return Promise.reject(u)}const l=!this.protocol.options.noAsyncTraces;if(s.timeout=s.timeout||1e3,s.timeout<1)return Promise.reject(new Ne("timeout",ke.InvalidOption));if(!s.noMux&&s.reply)return Promise.reject(new Ne("reply can only be used with noMux",ke.InvalidOption));if(s.noMux){const u=s.reply?s.reply:ni(this.options.inboxPrefix),c=Ut(),f=l?new Error:null,d=this.subscribe(u,{max:1,timeout:s.timeout,callback:(m,y)=>{m?(f&&m.code!==ke.Timeout&&(m.stack+=`
|
|
84
84
|
|
|
85
85
|
${f.stack}`),d.unsubscribe(),c.reject(m)):(m=gx(y),m?(f&&(m.stack+=`
|
|
86
86
|
|
|
87
|
-
${f.stack}`),c.reject(m)):c.resolve(y))}});return d.requestSubject=t,this.protocol.publish(t,r,{reply:u,headers:s.headers}),c}else{const u=new xx(this.protocol.muxSubscriptions,t,s,l);this.protocol.request(u);try{this.publish(t,r,{reply:`${this.protocol.muxSubscriptions.baseInbox}${u.token}`,headers:s.headers})}catch(f){u.cancel(f)}const c=Promise.race([u.timer,u.deferred]);return c.catch(()=>{u.cancel()}),c}}flush(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.protocol.flush()}drain(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):(this.draining=!0,this.protocol.drain())}isClosed(){return this.protocol.isClosed()}isDraining(){return this.draining}getServer(){const t=this.protocol.getServer();return t?t.listen:""}status(){const t=new sn;return t.iterClosed.then(()=>{const r=this.listeners.indexOf(t);this.listeners.splice(r,1)}),this.listeners.push(t),t}get info(){return this.protocol.isClosed()?void 0:this.protocol.info}async context(){return(await this.request("$SYS.REQ.USER.INFO")).json((r,s)=>r==="time"?new Date(Date.parse(s)):s)}stats(){return{inBytes:this.protocol.inBytes,outBytes:this.protocol.outBytes,inMsgs:this.protocol.inMsgs,outMsgs:this.protocol.outMsgs}}async jetstreamManager(t={}){const r=new Bk(this,t);if(t.checkAPI!==!1)try{await r.getAccountInfo()}catch(s){const l=s;throw l.code===ke.NoResponders&&(l.code=ke.JetStreamNotEnabled),l}return r}jetstream(t={}){return new Hd(this,t)}getServerVersion(){const t=this.info;return t?ms(t.version):void 0}async rtt(){if(!this.protocol._closed&&!this.protocol.connected)throw Ne.errorForCode(ke.Disconnect);const t=Date.now();return await this.flush(),Date.now()-t}get features(){return this.protocol.features}get services(){return this._services||(this._services=new Ik(this)),this._services}reconnect(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):this.protocol.reconnect()}}class Ik{constructor(t){C(this,"nc");this.nc=t}add(t){try{return new Vl(this.nc,t).start()}catch(r){return Promise.reject(r)}}client(t,r){return new wk(this.nc,t,r)}}class Fk{constructor(t,r,s){C(this,"bucket");C(this,"sm");C(this,"prefixLen");this.bucket=t,this.prefixLen=r,this.sm=s}get key(){return this.sm.subject.substring(this.prefixLen)}get value(){return this.sm.data}get delta(){return 0}get created(){return this.sm.time}get revision(){return this.sm.seq}get operation(){return this.sm.header.get(Uu)||"PUT"}get length(){const t=this.sm.header.get(kn.MessageSizeHdr)||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class $k{constructor(t,r,s){C(this,"bucket");C(this,"key");C(this,"sm");this.bucket=t,this.key=r,this.sm=s}get value(){return this.sm.data}get created(){return new Date(Ld(this.sm.info.timestampNanos))}get revision(){return this.sm.seq}get operation(){var t;return((t=this.sm.headers)==null?void 0:t.get(Uu))||"PUT"}get delta(){return this.sm.info.pending}get length(){var r;const t=((r=this.sm.headers)==null?void 0:r.get(kn.MessageSizeHdr))||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class Rx extends w2{constructor(r,s,l){super(r.nc,s,l);C(this,"js");C(this,"monitor");this.js=r,this.monitor=null,this.sub.closed.then(()=>{this.monitor&&this.monitor.cancel()})}set info(r){this.sub.info=r}get info(){return this.sub.info}_resetOrderedConsumer(r){if(this.info===null||this.sub.isClosed())return;const s=ni(this.js.nc.options.inboxPrefix);this.js.nc._resub(this.sub,s);const u=this.info;u.config.name=Pi.next(),u.ordered_consumer_sequence.delivery_seq=0,u.flow_control.heartbeat_count=0,u.flow_control.fc_count=0,u.flow_control.consumer_restarts++,u.deliver=s,u.config.deliver_subject=s,u.config.deliver_policy=Vt.StartSequence,u.config.opt_start_seq=r;const c={};c.stream_name=this.info.stream,c.config=u.config;const f=`${u.api.prefix}.CONSUMER.CREATE.${u.stream}`;this.js._request(f,c,{retries:-1}).then(d=>{const m=d,y=this.sub.info;y.last=m,this.info.config=m.config,this.info.name=m.name}).catch(d=>{const m=new Ne(`unable to recreate ordered consumer ${u.stream} at seq ${r}`,ke.RequestError,d);this.sub.callback(m,{})})}_maybeSetupHbMonitoring(){var s,l;const r=((l=(s=this.info)==null?void 0:s.config)==null?void 0:l.idle_heartbeat)||0;r&&this._setupHbMonitoring(Ld(r))}_setupHbMonitoring(r,s=0){const l={cancelAfter:0,maxOut:2};s&&(l.cancelAfter=s);const u=this.sub,c=f=>{var y,g,x,w;const d=t2(409,`${or.IdleHeartbeatMissed}: ${f}`,this.sub.subject);if(!((y=this.info)==null?void 0:y.ordered))this.sub.callback(null,d);else{if(!this.js.nc.protocol.connected)return!1;const _=((x=(g=this.info)==null?void 0:g.ordered_consumer_sequence)==null?void 0:x.stream_seq)||0;return this._resetOrderedConsumer(_+1),(w=this.monitor)==null||w.restart(),!1}return!u.noIterator};this.monitor=new Ud(r,c,l)}_checkHbOrderConsumer(r){const s=r.headers.get(kn.ConsumerStalledHdr);s!==""&&this.js.nc.publish(s);const l=parseInt(r.headers.get(kn.LastConsumerSeqHdr),10),u=this.info.ordered_consumer_sequence;return this.info.flow_control.heartbeat_count++,l!==u.delivery_seq&&this._resetOrderedConsumer(u.stream_seq+1),!1}_checkOrderedConsumer(r){const s=this.info.ordered_consumer_sequence,l=r.info.streamSequence,u=r.info.deliverySequence;return u!=s.delivery_seq+1?(this._resetOrderedConsumer(s.stream_seq+1),!1):(s.delivery_seq=u,s.stream_seq=l,!0)}async destroy(){this.isClosed()||await this.drain();const r=this.sub.info,s=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.DELETE.${r.stream}.${s}`;await r.api._request(l)}async consumerInfo(){const r=this.sub.info,s=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.INFO.${r.stream}.${s}`,u=await r.api._request(l);return r.last=u,u}}class Yk extends Rx{constructor(t,r,s){super(t,r,s)}pull(t={batch:1}){const{stream:r,config:s,name:l}=this.sub.info,u=s.durable_name??l,c={};if(c.batch=t.batch||1,c.no_wait=t.no_wait||!1,(t.max_bytes??0)>0){const m=this.js.nc.features.get(ct.JS_PULL_MAX_BYTES);if(!m.ok)throw new Error(`max_bytes is only supported on servers ${m.min} or better`);c.max_bytes=t.max_bytes}let f=0;t.expires&&t.expires>0&&(f=t.expires,c.expires=zt(f));let d=0;if(t.idle_heartbeat&&t.idle_heartbeat>0&&(d=t.idle_heartbeat,c.idle_heartbeat=zt(d)),d&&f===0)throw new Error("idle_heartbeat requires expires");if(d>f)throw new Error("expires must be greater than idle_heartbeat");if(this.info){this.monitor&&this.monitor.cancel(),f&&d&&(this.monitor?this.monitor._change(d,f):this._setupHbMonitoring(d,f));const m=this.info.api,y=`${m.prefix}.CONSUMER.MSG.NEXT.${r}.${u}`,g=this.sub.subject;m.nc.publish(y,m.jc.encode(c),{reply:g})}}}function Vk(e,t){return e?Jk(t):Gk(t)}function Gk(e){return(t,r)=>t?[t,null]:(t=ua(r),t?[t,null]:[null,Hl(r,e)])}function Jk(e){return(t,r)=>{if(t)return[t,null];const s=ua(r);return s!==null?[Mx(s),null]:[null,Hl(r,e)]}}function Mx(e){if(e!==null)switch(e.code){case ke.JetStream404NoMessages:case ke.JetStream408RequestTimeout:return null;case ke.JetStream409:return n2(e)?e:null;default:return e}return null}function Xk(e){e&&e.ack()}function Kk(e){const t=e.split(".");if(t.length===9&&t.splice(2,0,"_",""),t.length<11||t[0]!=="$JS"||t[1]!=="ACK")throw new Error("not js message");const r={};return r.domain=t[2]==="_"?"":t[2],r.account_hash=t[3],r.stream=t[4],r.consumer=t[5],r.deliveryCount=parseInt(t[6],10),r.redeliveryCount=r.deliveryCount,r.redelivered=r.deliveryCount>1,r.streamSequence=parseInt(t[7],10),r.deliverySequence=parseInt(t[8],10),r.timestampNanos=parseInt(t[9],10),r.pending=parseInt(t[10],10),r}class Qk{constructor(t,r){C(this,"msg");C(this,"di");C(this,"didAck");C(this,"timeout");this.msg=t,this.didAck=!1,this.timeout=r}get subject(){return this.msg.subject}get sid(){return this.msg.sid}get data(){return this.msg.data}get headers(){return this.msg.headers}get info(){return this.di||(this.di=Kk(this.reply)),this.di}get redelivered(){return this.info.deliveryCount>1}get reply(){return this.msg.reply||""}get seq(){return this.info.streamSequence}doAck(t){this.didAck||(this.didAck=!this.isWIP(t),this.msg.respond(t))}isWIP(t){return t.length===4&&t[0]===xl[0]&&t[1]===xl[1]&&t[2]===xl[2]&&t[3]===xl[3]}async ackAck(t){var s;t=t||{},t.timeout=t.timeout||this.timeout;const r=Ut();if(this.didAck)r.resolve(!1);else if(this.didAck=!0,this.msg.reply){const u=this.msg.publisher,c=!((s=u.options)!=null&&s.noAsyncTraces),f=new xx(u.muxSubscriptions,this.msg.reply,{timeout:t.timeout},c);u.request(f);try{u.publish(this.msg.reply,L0,{reply:`${u.muxSubscriptions.baseInbox}${f.token}`})}catch(d){f.cancel(d)}try{await Promise.race([f.timer,f.deferred]),r.resolve(!0)}catch(d){f.cancel(d),r.reject(d)}}else r.resolve(!1);return r}ack(){this.doAck(L0)}nak(t){let r=Ok;t&&(r=Ou().encode(`-NAK ${JSON.stringify({delay:zt(t)})}`)),this.doAck(r)}working(){this.doAck(xl)}next(t,r={batch:1}){const s={};s.batch=r.batch||1,s.no_wait=r.no_wait||!1,r.expires&&r.expires>0&&(s.expires=zt(r.expires));const l=vr().encode(s),u=ga.concat(Rk,Dk,l),c=t?{reply:t}:void 0;this.msg.respond(u,c)}term(t=""){let r=Mk;(t==null?void 0:t.length)>0&&(r=Ou().encode(`+TERM ${t}`)),this.doAck(r)}json(){return this.msg.json()}string(){return this.msg.string()}}const Zk="1.30.3",Wk="nats.ws";class eE{constructor(){C(this,"version");C(this,"lang");C(this,"closeError");C(this,"connected");C(this,"done");C(this,"socket");C(this,"options");C(this,"socketClosed");C(this,"encrypted");C(this,"peeked");C(this,"yields");C(this,"signal");C(this,"closedNotification");this.version=Zk,this.lang=Wk,this.connected=!1,this.done=!1,this.socketClosed=!1,this.encrypted=!1,this.peeked=!1,this.yields=[],this.signal=Ut(),this.closedNotification=Ut()}async connect(t,r){const s=Ut();if(r.tls)return s.reject(new Ne("tls",ke.InvalidOption)),s;this.options=r;const l=t.src;if(r.wsFactory){const{socket:u,encrypted:c}=await r.wsFactory(t.src,r);this.socket=u,this.encrypted=c}else this.encrypted=l.indexOf("wss://")===0,this.socket=new WebSocket(l);return this.socket.binaryType="arraybuffer",this.socket.onopen=()=>{this.isDiscarded()},this.socket.onmessage=u=>{if(this.isDiscarded())return;if(this.yields.push(new Uint8Array(u.data)),this.peeked){this.signal.resolve();return}const c=ga.concat(...this.yields),f=A2(c);if(f!==""){const d=dk.exec(f);if(!d){r.debug&&console.error("!!!",fu(c)),s.reject(new Error("unexpected response from server"));return}try{const m=JSON.parse(d[1]);fk(m,this.options),this.peeked=!0,this.connected=!0,this.signal.resolve(),s.resolve()}catch(m){s.reject(m);return}}},this.socket.onclose=u=>{if(this.isDiscarded())return;this.socketClosed=!0;let c;this.done||(u.wasClean||(c=new Error(u.reason)),this._closed(c))},this.socket.onerror=u=>{if(this.isDiscarded())return;const c=u,f=new Ne(c.message,ke.Unknown,new Error(c.error));s.reject(f)},s}disconnect(){this._closed(void 0,!0)}async _closed(t,r=!0){if(!this.isDiscarded()&&this.connected&&!this.done){if(this.closeError=t,!t)for(;!this.socketClosed&&this.socket.bufferedAmount>0;)await Sa(100);this.done=!0;try{this.socket.close(t?1002:1e3,t?t.message:void 0)}catch{}r&&this.closedNotification.resolve(t)}}get isClosed(){return this.done}[Symbol.asyncIterator](){return this.iterate()}async*iterate(){for(;;){if(this.isDiscarded())return;this.yields.length===0&&await this.signal;const t=this.yields;this.yields=[];for(let r=0;r<t.length;r++)this.options.debug&&console.info(`> ${fu(t[r])}`),yield t[r];if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=Ut())}}isEncrypted(){return this.connected&&this.encrypted}send(t){if(!this.isDiscarded())try{this.socket.send(t.buffer),this.options.debug&&console.info(`< ${fu(t)}`);return}catch(r){this.options.debug&&console.error(`!!! ${fu(t)}: ${r}`)}}close(t){return this._closed(t,!1)}closed(){return this.closedNotification}isDiscarded(){return this.done?(this.discard(),!0):!1}discard(){var t;this.done=!0;try{(t=this.socket)==null||t.close()}catch{}}}function tE(e,t){/^(.*:\/\/)(.*)/.test(e)||(typeof t=="boolean"?e=`${t===!0?"https":"http"}://${e}`:e=`https://${e}`);let s=new URL(e);const l=s.protocol.toLowerCase();l==="ws:"&&(t=!1),l==="wss:"&&(t=!0),l!=="https:"&&l!=="http"&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2"),s=new URL(`http://${e}`));let u,c;const f=s.hostname,d=s.pathname,m=s.search||"";switch(l){case"http:":case"ws:":case"nats:":c=s.port||"80",u="ws:";break;case"https:":case"wss:":case"tls:":c=s.port||"443",u="wss:";break;default:c=s.port||t===!0?"443":"80",u=t===!0?"wss:":"ws:";break}return`${u}//${f}:${c}${d}${m}`}function Dx(e={}){return S2({defaultPort:443,urlParseFn:tE,factory:()=>new eE}),qd.connect(e)}/*! Capacitor: https://capacitorjs.com/ - MIT License */var ya;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(ya||(ya={}));class Th extends Error{constructor(t,r,s){super(t),this.message=t,this.code=r,this.data=s}}const nE=e=>{var t,r;return e!=null&&e.androidBridge?"android":!((r=(t=e==null?void 0:e.webkit)===null||t===void 0?void 0:t.messageHandlers)===null||r===void 0)&&r.bridge?"ios":"web"},rE=e=>{const t=e.CapacitorCustomPlatform||null,r=e.Capacitor||{},s=r.Plugins=r.Plugins||{},l=()=>t!==null?t.name:nE(e),u=()=>l()!=="web",c=g=>{const x=m.get(g);return!!(x!=null&&x.platforms.has(l())||f(g))},f=g=>{var x;return(x=r.PluginHeaders)===null||x===void 0?void 0:x.find(w=>w.name===g)},d=g=>e.console.error(g),m=new Map,y=(g,x={})=>{const w=m.get(g);if(w)return console.warn(`Capacitor plugin "${g}" already registered. Cannot register plugins twice.`),w.proxy;const _=l(),j=f(g);let L;const N=async()=>(!L&&_ in x?L=typeof x[_]=="function"?L=await x[_]():L=x[_]:t!==null&&!L&&"web"in x&&(L=typeof x.web=="function"?L=await x.web():L=x.web),L),H=(F,q)=>{var M,G;if(j){const J=j==null?void 0:j.methods.find(oe=>q===oe.name);if(J)return J.rtype==="promise"?oe=>r.nativePromise(g,q.toString(),oe):(oe,le)=>r.nativeCallback(g,q.toString(),oe,le);if(F)return(M=F[q])===null||M===void 0?void 0:M.bind(F)}else{if(F)return(G=F[q])===null||G===void 0?void 0:G.bind(F);throw new Th(`"${g}" plugin is not implemented on ${_}`,ya.Unimplemented)}},$=F=>{let q;const M=(...G)=>{const J=N().then(oe=>{const le=H(oe,F);if(le){const K=le(...G);return q=K==null?void 0:K.remove,K}else throw new Th(`"${g}.${F}()" is not implemented on ${_}`,ya.Unimplemented)});return F==="addListener"&&(J.remove=async()=>q()),J};return M.toString=()=>`${F.toString()}() { [capacitor code] }`,Object.defineProperty(M,"name",{value:F,writable:!1,configurable:!1}),M},fe=$("addListener"),U=$("removeListener"),R=(F,q)=>{const M=fe({eventName:F},q),G=async()=>{const oe=await M;U({eventName:F,callbackId:oe},q)},J=new Promise(oe=>M.then(()=>oe({remove:G})));return J.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await G()},J},ee=new Proxy({},{get(F,q){switch(q){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return j?R:fe;case"removeListener":return U;default:return $(q)}}});return s[g]=ee,m.set(g,{name:g,proxy:ee,platforms:new Set([...Object.keys(x),...j?[_]:[]])}),ee};return r.convertFileSrc||(r.convertFileSrc=g=>g),r.getPlatform=l,r.handleError=d,r.isNativePlatform=u,r.isPluginAvailable=c,r.registerPlugin=y,r.Exception=Th,r.DEBUG=!!r.DEBUG,r.isLoggingEnabled=!!r.isLoggingEnabled,r},iE=e=>e.Capacitor=rE(e),Jn=iE(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),ys=Jn.registerPlugin;class Id{constructor(){this.listeners={},this.retainedEventArguments={},this.windowListeners={}}addListener(t,r){let s=!1;this.listeners[t]||(this.listeners[t]=[],s=!0),this.listeners[t].push(r);const u=this.windowListeners[t];u&&!u.registered&&this.addWindowListener(u),s&&this.sendRetainedArgumentsForEvent(t);const c=async()=>this.removeListener(t,r);return Promise.resolve({remove:c})}async removeAllListeners(){this.listeners={};for(const t in this.windowListeners)this.removeWindowListener(this.windowListeners[t]);this.windowListeners={}}notifyListeners(t,r,s){const l=this.listeners[t];if(!l){if(s){let u=this.retainedEventArguments[t];u||(u=[]),u.push(r),this.retainedEventArguments[t]=u}return}l.forEach(u=>u(r))}hasListeners(t){var r;return!!(!((r=this.listeners[t])===null||r===void 0)&&r.length)}registerWindowListener(t,r){this.windowListeners[r]={registered:!1,windowEventName:t,pluginEventName:r,handler:s=>{this.notifyListeners(r,s)}}}unimplemented(t="not implemented"){return new Jn.Exception(t,ya.Unimplemented)}unavailable(t="not available"){return new Jn.Exception(t,ya.Unavailable)}async removeListener(t,r){const s=this.listeners[t];if(!s)return;const l=s.indexOf(r);this.listeners[t].splice(l,1),this.listeners[t].length||this.removeWindowListener(this.windowListeners[t])}addWindowListener(t){window.addEventListener(t.windowEventName,t.handler),t.registered=!0}removeWindowListener(t){t&&(window.removeEventListener(t.windowEventName,t.handler),t.registered=!1)}sendRetainedArgumentsForEvent(t){const r=this.retainedEventArguments[t];r&&(delete this.retainedEventArguments[t],r.forEach(s=>{this.notifyListeners(t,s)}))}}const U0=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),B0=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class sE extends Id{async getCookies(){const t=document.cookie,r={};return t.split(";").forEach(s=>{if(s.length<=0)return;let[l,u]=s.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");l=B0(l).trim(),u=B0(u).trim(),r[l]=u}),r}async setCookie(t){try{const r=U0(t.key),s=U0(t.value),l=t.expires?`; expires=${t.expires.replace("expires=","")}`:"",u=(t.path||"/").replace("path=",""),c=t.url!=null&&t.url.length>0?`domain=${t.url}`:"";document.cookie=`${r}=${s||""}${l}; path=${u}; ${c};`}catch(r){return Promise.reject(r)}}async deleteCookie(t){try{document.cookie=`${t.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}}async clearCookies(){try{const t=document.cookie.split(";")||[];for(const r of t)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(t){return Promise.reject(t)}}async clearAllCookies(){try{await this.clearCookies()}catch(t){return Promise.reject(t)}}}ys("CapacitorCookies",{web:()=>new sE});const aE=async e=>new Promise((t,r)=>{const s=new FileReader;s.onload=()=>{const l=s.result;t(l.indexOf(",")>=0?l.split(",")[1]:l)},s.onerror=l=>r(l),s.readAsDataURL(e)}),lE=(e={})=>{const t=Object.keys(e);return Object.keys(e).map(l=>l.toLocaleLowerCase()).reduce((l,u,c)=>(l[u]=e[t[c]],l),{})},oE=(e,t=!0)=>e?Object.entries(e).reduce((s,l)=>{const[u,c]=l;let f,d;return Array.isArray(c)?(d="",c.forEach(m=>{f=t?encodeURIComponent(m):m,d+=`${u}=${f}&`}),d.slice(0,-1)):(f=t?encodeURIComponent(c):c,d=`${u}=${f}`),`${s}&${d}`},"").substr(1):null,uE=(e,t={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},t),l=lE(e.headers)["content-type"]||"";if(typeof e.data=="string")r.body=e.data;else if(l.includes("application/x-www-form-urlencoded")){const u=new URLSearchParams;for(const[c,f]of Object.entries(e.data||{}))u.set(c,f);r.body=u.toString()}else if(l.includes("multipart/form-data")||e.data instanceof FormData){const u=new FormData;if(e.data instanceof FormData)e.data.forEach((f,d)=>{u.append(d,f)});else for(const f of Object.keys(e.data))u.append(f,e.data[f]);r.body=u;const c=new Headers(r.headers);c.delete("content-type"),r.headers=c}else(l.includes("application/json")||typeof e.data=="object")&&(r.body=JSON.stringify(e.data));return r};class cE extends Id{async request(t){const r=uE(t,t.webFetchExtra),s=oE(t.params,t.shouldEncodeUrlParams),l=s?`${t.url}?${s}`:t.url,u=await fetch(l,r),c=u.headers.get("content-type")||"";let{responseType:f="text"}=u.ok?t:{};c.includes("application/json")&&(f="json");let d,m;switch(f){case"arraybuffer":case"blob":m=await u.blob(),d=await aE(m);break;case"json":d=await u.json();break;case"document":case"text":default:d=await u.text()}const y={};return u.headers.forEach((g,x)=>{y[x]=g}),{data:d,headers:y,status:u.status,url:u.url}}async get(t){return this.request(Object.assign(Object.assign({},t),{method:"GET"}))}async post(t){return this.request(Object.assign(Object.assign({},t),{method:"POST"}))}async put(t){return this.request(Object.assign(Object.assign({},t),{method:"PUT"}))}async patch(t){return this.request(Object.assign(Object.assign({},t),{method:"PATCH"}))}async delete(t){return this.request(Object.assign(Object.assign({},t),{method:"DELETE"}))}}ys("CapacitorHttp",{web:()=>new cE});var P0;(function(e){e.Dark="DARK",e.Light="LIGHT",e.Default="DEFAULT"})(P0||(P0={}));var H0;(function(e){e.StatusBar="StatusBar",e.NavigationBar="NavigationBar"})(H0||(H0={}));class fE extends Id{async setStyle(){this.unavailable("not available for web")}async setAnimation(){this.unavailable("not available for web")}async show(){this.unavailable("not available for web")}async hide(){this.unavailable("not available for web")}}ys("SystemBars",{web:()=>new fE});const hE="modulepreload",dE=function(e){return"/"+e},q0={},Fd=function(t,r,s){let l=Promise.resolve();if(r&&r.length>0){let c=function(m){return Promise.all(m.map(y=>Promise.resolve(y).then(g=>({status:"fulfilled",value:g}),g=>({status:"rejected",reason:g}))))};document.getElementsByTagName("link");const f=document.querySelector("meta[property=csp-nonce]"),d=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));l=c(r.map(m=>{if(m=dE(m),m in q0)return;q0[m]=!0;const y=m.endsWith(".css"),g=y?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${m}"]${g}`))return;const x=document.createElement("link");if(x.rel=y?"stylesheet":hE,y||(x.as="script"),x.crossOrigin="",x.href=m,d&&x.setAttribute("nonce",d),document.head.appendChild(x),y)return new Promise((w,_)=>{x.addEventListener("load",w),x.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${m}`)))})}))}function u(c){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=c,window.dispatchEvent(f),!f.defaultPrevented)throw c}return l.then(c=>{for(const f of c||[])f.status==="rejected"&&u(f.reason);return t().catch(u)})},dd=ys("App",{web:()=>Fd(()=>import("./web-5pnMoH5p.js"),[]).then(e=>new e.AppWeb)}),mE=ys("Network",{web:()=>Fd(()=>import("./web-DOqABMBn.js"),[]).then(e=>new e.NetworkWeb)}),Bu=Jn.isNativePlatform()?"https://app.palmier.me":"";async function Lx(e,t,r,s){const l=`${Bu}${t}`;console.log(`[API] ${e} ${l}`);const c=await fetch(l,{method:e,headers:{"Content-Type":"application/json"},body:r!=null?JSON.stringify(r):void 0});if(!c.ok){const f=await c.text();let d;try{const m=JSON.parse(f);d=m.error??m.message??f}catch{d=f}throw console.error(`[API] ${e} ${t} failed:`,c.status,d),new Error(d||`Request failed with status ${c.status}`)}return console.log(`[API] ${e} ${t} ->`,c.status),c.json()}function pE(e,t,r){return Lx("POST",e,t)}function gE(e,t){return Lx("GET",e,void 0)}const I0=Jn.isNativePlatform(),zx=A.createContext(null),yE=2e3,jh=6e3,bE=1500,xE=6e4;function vE({children:e,activeHost:t}){const[r,s]=A.useState(null),[l,u]=A.useState(!1),c=A.useRef(null),[f,d]=A.useState(!1),[m,y]=A.useState(!1),[g,x]=A.useState(!1),[w,_]=A.useState(!1),j=A.useRef(Ou()),L=A.useRef(new Set),N=A.useRef(0),H=!!t.directUrl,$=I0&&!H&&!!t.lanUrl&&w,fe=m||g?"disconnected":H?f?"direct":"connecting":l?$?"lan":"nats":"connecting",U=fe!=="connecting"&&fe!=="disconnected";A.useEffect(()=>{y(!1),x(!1)},[t.hostId,t.clientToken]),A.useEffect(()=>{if(!I0||H||!t.lanUrl){_(!1);return}let F=!1;const q=t.lanUrl,M=t.hostId;async function G(){console.log("[HOST/LAN] probing",q);try{const K=await fetch(`${q}/health`,{signal:AbortSignal.timeout(bE)});if(F)return;if(!K.ok){console.log("[HOST/LAN] probe got non-ok:",K.status),_(!1);return}const z=await K.json(),W=z.hostId===M;W?console.log("[HOST/LAN] reachable"):console.log("[HOST/LAN] hostId mismatch — got:",z.hostId,"expected:",M),_(W)}catch(K){F||(console.log("[HOST/LAN] probe failed:",K instanceof Error?K.message:K),_(!1))}}G();const J=window.setInterval(G,xE),oe=dd.addListener("appStateChange",K=>{K.isActive&&G()}),le=mE.addListener("networkStatusChange",()=>G());return()=>{F=!0,clearInterval(J),oe.then(K=>K.remove()),le.then(K=>K.remove())}},[t.hostId,t.lanUrl,H]),A.useEffect(()=>{if(H){c.current&&(c.current.close().catch(()=>{}),c.current=null,s(null),u(!1));return}let F=!1,q=1e3;const M=3e4;async function G(){for(;!F;)try{const J=await fetch(`${Bu}/api/nats-credentials/${t.hostId}`);if(F)return;if(J.status===401||J.status===403||J.status===404){console.error("[NATS] Host not found or rejected by relay:",J.status),x(!0);return}if(!J.ok)throw new Error(`credentials fetch ${J.status}`);const oe=await J.json();if(!oe.natsWsUrl){console.error("[NATS] Relay returned empty natsWsUrl — treating as terminal"),x(!0);return}if(F)return;console.log("[NATS] Connecting to",oe.natsWsUrl);const le=await Dx({servers:oe.natsWsUrl,authenticator:Ex(oe.natsJwt,new TextEncoder().encode(oe.natsNkeySeed)),pingInterval:3e4,maxPingOut:2});if(F){le.close().catch(()=>{});return}if(console.log("[NATS] Connected"),c.current=le,s(le),u(!0),q=1e3,await le.closed(),F)return;console.log("[NATS] Connection closed, will reconnect"),c.current=null,s(null),u(!1)}catch(J){if(F)return;console.warn(`[NATS] Connect failed, retrying in ${q}ms:`,J),u(!1),await new Promise(oe=>setTimeout(oe,q)),q=Math.min(q*2,M)}}return G(),()=>{F=!0,c.current&&(c.current.close().catch(()=>{}),c.current=null,s(null),u(!1))}},[H,t]),A.useEffect(()=>{if(H)return;const F=dd.addListener("appStateChange",q=>{if(!q.isActive||!c.current)return;const M=c.current;Promise.race([M.flush(),new Promise((G,J)=>setTimeout(()=>J(new Error("ping timeout")),2e3))]).catch(()=>{console.log("[NATS] Resume probe failed — cycling conn"),M.close().catch(()=>{})})});return()=>{F.then(q=>q.remove())}},[H]),A.useEffect(()=>{if(!H){d(!1);return}const F=new AbortController;async function q(){var oe;const G=new AbortController,J=setTimeout(()=>G.abort(),yE);F.signal.addEventListener("abort",()=>G.abort());try{const le=await fetch(`${t.directUrl}/events`,{headers:{Authorization:`Bearer ${t.clientToken}`},signal:G.signal});return clearTimeout(J),le.ok?((oe=le.body)==null?void 0:oe.getReader())??null:null}catch{return clearTimeout(J),null}}async function M(G){d(!0),console.log("[HOST] SSE connected to",t.directUrl),N.current=Date.now();function J(){setTimeout(()=>{F.signal.aborted||Date.now()-N.current<jh||(console.log("[HOST] Heartbeat timeout — no data for",jh/1e3,"s"),F.abort(),d(!1),console.log("[HOST] Direct host unreachable"))},jh)}J();const oe=new TextDecoder;let le="";try{for(;;){const{done:K,value:z}=await G.read();if(K)break;le+=oe.decode(z,{stream:!0}),N.current=Date.now(),J();const W=le.split(`
|
|
88
|
-
`);le=W.pop()??"";for(const ue of W)if(ue.startsWith("data: ")){const ve=ue.slice(6);try{const D=JSON.parse(ve);if(D.task_id&&D.event_type){const P=`host-event.${t.hostId}.${D.task_id}`;for(const te of L.current)te({subject:P,data:j.current.encode(ve)})}}catch{}}}}catch{}}return(async()=>{const G=await q();G&&await M(G)})(),()=>{F.abort(),d(!1)}},[t,H]);const R=A.useCallback(async(F,q,M)=>{function G(le){le&&typeof le=="object"&&le.error==="Unauthorized"&&y(!0)}async function J(le,K){console.log(`[HOST/${K}] → ${F}`,q??"");const z=await fetch(`${le}/rpc/${F}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${t.clientToken}`},body:q!=null?JSON.stringify(q):void 0,signal:M!=null&&M.timeout?AbortSignal.timeout(M.timeout):void 0});if(z.status===401)throw y(!0),new Error("Unauthorized");const W=await z.json();return G(W),console.log(`[HOST/${K}] ← ${F}`,W),W}async function oe(){if(!c.current)throw new Error("Not connected");const le=`host.${t.hostId}.rpc.${F}`,K={...q??{},clientToken:t.clientToken},z=j.current.encode(JSON.stringify(K));console.log(`[HOST/NATS] → ${F}`,q??"");const W=await c.current.request(le,z,{timeout:(M==null?void 0:M.timeout)??1e4}),ue=JSON.parse(j.current.decode(W.data));return G(ue),console.log(`[HOST/NATS] ← ${F}`,ue),ue}if(H)return J(t.directUrl,"HTTP");if($&&t.lanUrl)try{return await J(t.lanUrl,"LAN")}catch(le){if(le instanceof Error&&le.message==="Unauthorized")throw le;console.log("[HOST/LAN] failed, falling back to NATS:",le),_(!1)}return oe()},[t,H,$]),ee=A.useCallback((F,q)=>{if(H)return L.current.add(q),()=>{L.current.delete(q)};if(c.current){const M=c.current.subscribe(`host-event.${F}.>`);let G=!1;return(async()=>{try{for await(const J of M){if(G)break;q({subject:J.subject,data:J.data})}}catch{}})(),()=>{G=!0,M.unsubscribe()}}return()=>{}},[t,H]);return b.jsx(zx.Provider,{value:{connected:U,mode:fe,nc:r,request:R,subscribeEvents:ee,activeHost:t,unauthorized:m},children:e})}function si(){const e=A.useContext(zx);if(!e)throw new Error("useHostConnection must be used within HostConnectionProvider");return e}const dn=Jn.isNativePlatform()?ys("Device"):null;function wE(e,t){const r=new Date(e),s=new Date,l={year:"numeric",month:"2-digit",day:"2-digit",timeZone:t};return r.toLocaleDateString(void 0,l)===s.toLocaleDateString(void 0,l)?new Intl.DateTimeFormat(void 0,{timeStyle:"short",timeZone:t}).format(r):new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"short",timeZone:t}).format(r)}function $d(){const{activeHost:e}=si(),t=e.timezone;return A.useCallback(r=>wE(r,t),[t])}function SE(e){const t=new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",hour12:!1}).formatToParts(new Date),r=s=>{var l;return((l=t.find(u=>u.type===s))==null?void 0:l.value)??""};return{date:`${r("year")}-${r("month")}-${r("day")}`,time:`${r("hour")}:${r("minute")}`}}function _E(e){const t=new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",hour12:!1}).formatToParts(new Date),r=s=>{var l;return Number(((l=t.find(u=>u.type===s))==null?void 0:l.value)??"0")};return{year:r("year"),month:r("month"),day:r("day"),hour:r("hour")%24,minute:r("minute")}}function kE(e,t,r){return new Date(Date.UTC(e,t-1,r)).getUTCDay()}function EE(e,t){return new Date(Date.UTC(e,t,0)).getUTCDate()}function F0(e,t){const r=new Date(Date.UTC(e.year,e.month-1,e.day));return r.setUTCDate(r.getUTCDate()+t),{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:e.hour,minute:e.minute}}function Ol(e,t){return e.year!==t.year?e.year-t.year:e.month!==t.month?e.month-t.month:e.day!==t.day?e.day-t.day:e.hour!==t.hour?e.hour-t.hour:e.minute-t.minute}function CE(e,t){const r=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute);if(!t)return r;const s=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(r)),l=c=>{var f;return Number(((f=s.find(d=>d.type===c))==null?void 0:f.value)??"0")},u=Date.UTC(l("year"),l("month")-1,l("day"),l("hour")%24,l("minute"),l("second"));return r-(u-r)}function AE(e,t){const r=e.split(" ");if(r.length!==5)return null;const[s,l,u,,c]=r;if(l==="*"){const y=Number(s);if(Number.isNaN(y))return null;if(y>t.minute)return{...t,minute:y};const g=new Date(Date.UTC(t.year,t.month-1,t.day,t.hour+1,y));return{year:g.getUTCFullYear(),month:g.getUTCMonth()+1,day:g.getUTCDate(),hour:g.getUTCHours(),minute:g.getUTCMinutes()}}const f=Number(s),d=Number(l);if(Number.isNaN(f)||Number.isNaN(d))return null;if(c!=="*"){const y=Number(c);if(Number.isNaN(y))return null;for(let g=0;g<8;g++){const x=F0({...t,hour:d,minute:f},g);if(kE(x.year,x.month,x.day)===y&&Ol(x,t)>0)return x}return null}if(u!=="*"){const y=Number(u);if(Number.isNaN(y))return null;let g=t.year,x=t.month;for(let w=0;w<24;w++){if(y<=EE(g,x)){const _={year:g,month:x,day:y,hour:d,minute:f};if(Ol(_,t)>0)return _}x++,x>12&&(x=1,g++)}return null}const m={...t,hour:d,minute:f};return Ol(m,t)>0?m:F0(m,1)}function TE(e){const t=/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2})/.exec(e);return t?{year:Number(t[1]),month:Number(t[2]),day:Number(t[3]),hour:Number(t[4]),minute:Number(t[5])}:null}function jE(e,t,r){if(!e||!t||t.length===0||e==="on_new_notification"||e==="on_new_sms")return null;const s=_E(r),l=[];for(const u of t)if(e==="specific_times"){const c=TE(u);c&&Ol(c,s)>0&&l.push(c)}else{const c=AE(u,s);c&&l.push(c)}return l.length===0?null:(l.sort(Ol),CE(l[0],r))}const Ux={};function NE(e){for(const t of e)Ux[t.key]=t.label}function md(e){return Ux[e]??e}const OE=()=>window.matchMedia("(max-width: 600px)").matches;function RE({task:e,lastEvent:t,onEdit:r,onDelete:s,onViewRun:l}){var le;const{request:u,activeHost:c}=si(),f=$d(),d=c.timezone,[m,y]=A.useState(!1),[g,x]=A.useState(!1),[w,_]=A.useState(!1),j=A.useRef(null),L=(t==null?void 0:t.running_state)==="started",N=(((le=e.schedule_values)==null?void 0:le.length)??0)>0,H=e.schedule_type==="on_new_notification"||e.schedule_type==="on_new_sms",fe=!!e.schedule_enabled&&!!e.schedule_type&&(N||H)?L?"var(--color-success)":(t==null?void 0:t.running_state)==="failed"?"var(--color-error)":"var(--color-success)":"var(--color-text-secondary)";A.useEffect(()=>{if(!g)return;function K(z){j.current&&!j.current.contains(z.target)&&x(!1)}return document.addEventListener("mousedown",K),()=>document.removeEventListener("mousedown",K)},[g]);function U(){OE()?_(!0):x(K=>!K)}function R(){x(!1),_(!1)}async function ee(){if(R(),!!confirm("Abort this task?")){y(!0);try{await u("task.abort",{id:e.id})}catch(K){console.error("Abort failed:",K)}finally{y(!1)}}}async function F(){R();try{const K=await u("task.run",{id:e.id});l(e.id,K.run_id)}catch(K){console.error("Run failed:",K)}}async function q(){if(R(),!!confirm("Delete this task? Results and reports will be kept."))try{await u("task.delete",{id:e.id}),s(e.id)}catch(K){console.error("Delete failed:",K)}}const M={started:"Started",finished:"Finished",aborted:"Aborted",failed:"Failed"};function G(){if(e.schedule_type==="on_new_notification")return"On new notification";if(e.schedule_type==="on_new_sms")return"On new SMS";const K=jE(e.schedule_type,e.schedule_values,d);return K===null?"No upcoming runs":`Next: ${f(K)}`}const J=G(),oe=b.jsxs(b.Fragment,{children:[b.jsxs("button",{onClick:()=>{R(),r(e)},children:[b.jsx("span",{className:"menu-icon",children:"✎"}),"Edit"]}),b.jsxs("button",{onClick:()=>{R(),l(e.id)},children:[b.jsx("span",{className:"menu-icon",children:"📄"}),"View All Runs"]}),L?b.jsxs("button",{className:"menu-item-danger",onClick:ee,disabled:m,children:[b.jsx("span",{className:"menu-icon",children:"◼"}),"Abort"]}):b.jsxs(b.Fragment,{children:[b.jsxs("button",{onClick:F,children:[b.jsx("span",{className:"menu-icon",children:"▶"}),"Run Now"]}),b.jsxs("button",{className:"menu-item-danger",onClick:q,children:[b.jsx("span",{className:"menu-icon",children:"🗑"}),"Delete"]})]})]});return b.jsxs(b.Fragment,{children:[b.jsxs("div",{className:"task-card",onClick:()=>l(e.id,"latest"),children:[b.jsxs("div",{className:"task-card-header",children:[b.jsxs("div",{className:"task-card-title-row",children:[L?b.jsx("span",{className:"status-spinner",children:b.jsx("span",{})}):b.jsx("span",{className:"status-dot",style:{backgroundColor:fe}}),b.jsx("h3",{className:"task-card-name",children:e.name||e.user_prompt})]}),b.jsx("div",{className:"task-card-actions",onClick:K=>K.stopPropagation(),children:b.jsxs("div",{className:"task-card-menu",ref:j,children:[b.jsx("button",{className:"task-card-menu-btn",onClick:U,"aria-label":"Task actions",children:"⋮"}),g&&b.jsx("div",{className:"task-card-menu-dropdown",children:oe})]})})]}),b.jsxs("div",{className:"task-card-meta",children:[e.agent&&b.jsx("span",{className:"task-card-agent",children:md(e.agent)}),t&&M[t.running_state]&&b.jsxs("span",{className:"task-card-last-event",children:[M[t.running_state]," ",f(t.time_stamp)]}),e.schedule_type&&(N||H)&&b.jsx("span",{className:"task-card-triggers",children:e.schedule_enabled?J:"Schedule disabled"})]})]}),w&&ds.createPortal(b.jsx("div",{className:"bottom-sheet-overlay",onClick:()=>_(!1),children:b.jsxs("div",{className:"bottom-sheet",onClick:K=>K.stopPropagation(),children:[b.jsx("div",{className:"bottom-sheet-handle"}),b.jsx("div",{className:"bottom-sheet-title",children:e.name||e.user_prompt}),b.jsx("div",{className:"bottom-sheet-actions",children:oe})]})}),document.body)]})}function ME({permissions:e}){return b.jsxs("div",{className:"permissions-dialog",children:[b.jsx("h2",{children:"Granted Permissions"}),b.jsx("div",{className:"permissions-dialog-scroll",children:e&&e.length>0?b.jsx("div",{className:"permissions-section",children:b.jsx("ul",{className:"permissions-list",children:e.map((t,r)=>b.jsxs("li",{className:"permission-item",children:[b.jsx("span",{className:"permission-tool",children:t.name}),b.jsx("span",{className:"permission-desc",children:t.description})]},r))})}):b.jsx("p",{className:"permissions-empty",children:"No permissions have been granted for this task."})}),b.jsx("div",{className:"permissions-dialog-actions",children:b.jsx("button",{className:"btn btn-secondary",onClick:()=>history.back(),children:"Back"})})]})}const ra=[];function DE(){const e=ra.pop();e&&(e.pushed.current=!1,e.close())}let $0=!1;function LE(){$0||($0=!0,window.addEventListener("popstate",DE))}function pd(e,t){const r=A.useRef(!1),s=A.useRef(t);s.current=t;const l=A.useCallback(()=>s.current(),[]),u=A.useRef({close:l,pushed:r});u.current.close=l,A.useEffect(()=>{if(e&&!r.current)LE(),history.pushState({modal:!0},""),ra.push(u.current),r.current=!0;else if(!e&&r.current){r.current=!1;const c=ra.indexOf(u.current);c!==-1&&ra.splice(c,1),history.back()}},[e,l]),A.useEffect(()=>{const c=u.current;return()=>{if(r.current){r.current=!1;const f=ra.indexOf(c);f!==-1&&ra.splice(f,1),history.back()}}},[])}const zE=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],UE=["specific_times","hourly","daily","weekly","monthly"];function pu(e){return UE.includes(e)}function BE(e){return e==="on_new_notification"||e==="on_new_sms"}function ti(e="daily"){return{schedule:e,time:"00:00",dayOfWeek:"1",dayOfMonth:"1",onceDate:"",onceTime:"00:00"}}function PE(e){const t=e.split(" ");if(t.length!==5)return ti();const[r,s,l,,u]=t;if(s==="*")return ti("hourly");const c=`${s.padStart(2,"0")}:${r.padStart(2,"0")}`;return u!=="*"?{...ti("weekly"),time:c,dayOfWeek:u}:l!=="*"?{...ti("monthly"),time:c,dayOfMonth:l}:{...ti("daily"),time:c}}function Bx(e,t){if(e==="specific_times"){const[r,s]=t.split("T");return{...ti("specific_times"),onceDate:r??"",onceTime:(s??"09:00").slice(0,5)}}return PE(t)}function HE(e){const[t,r]=e.time.split(":").map(Number);switch(e.schedule){case"hourly":return"0 * * * *";case"daily":return`${r} ${t} * * *`;case"weekly":return`${r} ${t} * * ${e.dayOfWeek}`;case"monthly":return`${r} ${t} ${e.dayOfMonth} * *`;default:return"0 * * * *"}}function qE(e){return e.schedule==="specific_times"?e.onceDate?`${e.onceDate}T${e.onceTime}`:null:HE(e)}function Nh(e){return e==="specific_times"?"specific_times":e==="on_new_notification"?"on_new_notification":e==="on_new_sms"?"on_new_sms":"crons"}function Oh(e){var s;if(!e)return"daily";if(e.command)return"command";const t=e.schedule_type;if(t==="on_new_notification"||t==="on_new_sms")return t;if(t!=="crons"&&t!=="specific_times")return"ondemand";const r=(s=e.schedule_values)==null?void 0:s[0];return r?Bx(t,r).schedule:"ondemand"}function IE({initial:e,agents:t,hostPlatform:r,isNotificationListener:s,onSaved:l,onRun:u,onCancel:c}){var Je;const{request:f,activeHost:d}=si(),{setHostLastAgent:m}=qi(),y=()=>{var De;const pe=d.lastAgent,Pe=t.map(kt=>kt.key);return pe&&Pe.includes(pe)?pe:((De=t[0])==null?void 0:De.key)??""},[g,x]=A.useState((e==null?void 0:e.user_prompt)??""),[w,_]=A.useState((e==null?void 0:e.agent)??y()),j=!!((Je=e==null?void 0:e.permissions)!=null&&Je.length)&&w===(e==null?void 0:e.agent),[L,N]=A.useState(!1),H=A.useCallback(()=>N(!1),[]);pd(L,H);const[$,fe]=A.useState(null),[U,R]=A.useState(()=>Oh(e)),[ee,F]=A.useState(()=>{const pe=e==null?void 0:e.schedule_type,Pe=e==null?void 0:e.schedule_values;if(Pe&&(pe==="crons"||pe==="specific_times"))return Pe.map(kt=>Bx(pe,kt));const De=Oh(e);return pu(De)?[ti(De)]:[]}),[q,M]=A.useState((e==null?void 0:e.requires_confirmation)??!1),[G,J]=A.useState(e!=null&&e.schedule_type?e.schedule_enabled??!0:!0),[oe,le]=A.useState((e==null?void 0:e.yolo_mode)??!1),[K,z]=A.useState((e==null?void 0:e.foreground_mode)??!1),[W,ue]=A.useState((e==null?void 0:e.command)??""),[ve,D]=A.useState(!1),P=(e==null?void 0:e.schedule_type)==="on_new_notification"&&e.schedule_values&&e.schedule_values.length>0?e.schedule_values[0]:"",[te,S]=A.useState(P),[xe,Ae]=A.useState([]),[we,ze]=A.useState(!1),[Ye,Te]=A.useState(!1),[tt,Pt]=A.useState(""),Gt=A.useCallback(()=>Te(!1),[]);pd(Ye,Gt),A.useEffect(()=>{if(U!=="on_new_notification"||!s||!Jn.isNativePlatform()||!dn)return;let pe=!1;return ze(!0),dn.getInstalledApps().then(({apps:Pe})=>{if(pe)return;const De="com.palmier.app",kt=Pe.filter(Dt=>Dt.packageName!==De).sort((Dt,bn)=>(Dt.appName||Dt.packageName).localeCompare(bn.appName||bn.packageName));Ae(kt)}).catch(()=>{}).finally(()=>{pe||ze(!1)}),()=>{pe=!0}},[U,s]);const Be=(e==null?void 0:e.schedule_type)==="on_new_sms"&&e.schedule_values&&e.schedule_values.length>0?e.schedule_values[0]:"",[et,Tt]=A.useState(Be),jt=A.useRef(null),pt=pu(U),Ht=U==="command",gn=BE(U),an=t.find(pe=>pe.key===w),Wt=!!(an!=null&&an.supportsYolo);A.useEffect(()=>{!Wt&&oe&&le(!1)},[Wt,oe]);const yn=!!e,Kn=Oh(e),dt=!yn||g!==((e==null?void 0:e.user_prompt)??"")||w!==((e==null?void 0:e.agent)??"")||U!==Kn||q!==((e==null?void 0:e.requires_confirmation)??!1)||G!==(e!=null&&e.schedule_type?e.schedule_enabled??!0:!0)||oe!==((e==null?void 0:e.yolo_mode)??!1)||K!==((e==null?void 0:e.foreground_mode)??!1)||Ht&&W!==((e==null?void 0:e.command)??"")||pt&&(JSON.stringify(Fe())!==JSON.stringify((e==null?void 0:e.schedule_values)??[])||Nh(U)!==((e==null?void 0:e.schedule_type)??void 0))||gn&&U!==(e==null?void 0:e.schedule_type)||U==="on_new_notification"&&te.trim()!==P.trim()||U==="on_new_sms"&&et.trim()!==Be.trim(),je=SE(d.timezone),Q=pt&&ee.some(pe=>pe.schedule==="specific_times"&&(!pe.onceDate||pe.onceDate<je.date||pe.onceDate===je.date&&(pe.onceTime??"")<=je.time)),he=dt&&!!g.trim()&&!Q&&(!Ht||!!W.trim())&&(!pt||ee.length>0);function _e(pe,Pe){F(De=>De.map((kt,Dt)=>Dt===pe?{...kt,...Pe}:kt))}function Oe(pe){F(Pe=>Pe.filter((De,kt)=>kt!==pe))}function Ie(){pu(U)&&F(pe=>[...pe,pe.length>0?{...pe[pe.length-1]}:ti(U)])}function Ke(pe){R(pe),pu(pe)?F([ti(pe)]):(F([]),M(!1)),pe==="command"?setTimeout(()=>{var Pe;return(Pe=jt.current)==null?void 0:Pe.focus()},0):ue(""),pe!=="on_new_notification"&&S(P),pe!=="on_new_sms"&&Tt(Be)}function Fe(){return ee.flatMap(pe=>{const Pe=qE(pe);return Pe?[Pe]:[]})}function Ge(){return oe?confirm(`Yolo mode is enabled. The agent will auto-approve all tool calls — it can read, write, delete files, run arbitrary commands, and access the network without asking for permission.
|
|
87
|
+
${f.stack}`),c.reject(m)):c.resolve(y))}});return d.requestSubject=t,this.protocol.publish(t,r,{reply:u,headers:s.headers}),c}else{const u=new xx(this.protocol.muxSubscriptions,t,s,l);this.protocol.request(u);try{this.publish(t,r,{reply:`${this.protocol.muxSubscriptions.baseInbox}${u.token}`,headers:s.headers})}catch(f){u.cancel(f)}const c=Promise.race([u.timer,u.deferred]);return c.catch(()=>{u.cancel()}),c}}flush(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.protocol.flush()}drain(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):(this.draining=!0,this.protocol.drain())}isClosed(){return this.protocol.isClosed()}isDraining(){return this.draining}getServer(){const t=this.protocol.getServer();return t?t.listen:""}status(){const t=new sn;return t.iterClosed.then(()=>{const r=this.listeners.indexOf(t);this.listeners.splice(r,1)}),this.listeners.push(t),t}get info(){return this.protocol.isClosed()?void 0:this.protocol.info}async context(){return(await this.request("$SYS.REQ.USER.INFO")).json((r,s)=>r==="time"?new Date(Date.parse(s)):s)}stats(){return{inBytes:this.protocol.inBytes,outBytes:this.protocol.outBytes,inMsgs:this.protocol.inMsgs,outMsgs:this.protocol.outMsgs}}async jetstreamManager(t={}){const r=new Bk(this,t);if(t.checkAPI!==!1)try{await r.getAccountInfo()}catch(s){const l=s;throw l.code===ke.NoResponders&&(l.code=ke.JetStreamNotEnabled),l}return r}jetstream(t={}){return new Hd(this,t)}getServerVersion(){const t=this.info;return t?ms(t.version):void 0}async rtt(){if(!this.protocol._closed&&!this.protocol.connected)throw Ne.errorForCode(ke.Disconnect);const t=Date.now();return await this.flush(),Date.now()-t}get features(){return this.protocol.features}get services(){return this._services||(this._services=new Ik(this)),this._services}reconnect(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):this.protocol.reconnect()}}class Ik{constructor(t){C(this,"nc");this.nc=t}add(t){try{return new Vl(this.nc,t).start()}catch(r){return Promise.reject(r)}}client(t,r){return new wk(this.nc,t,r)}}class Fk{constructor(t,r,s){C(this,"bucket");C(this,"sm");C(this,"prefixLen");this.bucket=t,this.prefixLen=r,this.sm=s}get key(){return this.sm.subject.substring(this.prefixLen)}get value(){return this.sm.data}get delta(){return 0}get created(){return this.sm.time}get revision(){return this.sm.seq}get operation(){return this.sm.header.get(Uu)||"PUT"}get length(){const t=this.sm.header.get(kn.MessageSizeHdr)||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class $k{constructor(t,r,s){C(this,"bucket");C(this,"key");C(this,"sm");this.bucket=t,this.key=r,this.sm=s}get value(){return this.sm.data}get created(){return new Date(Ld(this.sm.info.timestampNanos))}get revision(){return this.sm.seq}get operation(){var t;return((t=this.sm.headers)==null?void 0:t.get(Uu))||"PUT"}get delta(){return this.sm.info.pending}get length(){var r;const t=((r=this.sm.headers)==null?void 0:r.get(kn.MessageSizeHdr))||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class Rx extends w2{constructor(r,s,l){super(r.nc,s,l);C(this,"js");C(this,"monitor");this.js=r,this.monitor=null,this.sub.closed.then(()=>{this.monitor&&this.monitor.cancel()})}set info(r){this.sub.info=r}get info(){return this.sub.info}_resetOrderedConsumer(r){if(this.info===null||this.sub.isClosed())return;const s=ni(this.js.nc.options.inboxPrefix);this.js.nc._resub(this.sub,s);const u=this.info;u.config.name=Pi.next(),u.ordered_consumer_sequence.delivery_seq=0,u.flow_control.heartbeat_count=0,u.flow_control.fc_count=0,u.flow_control.consumer_restarts++,u.deliver=s,u.config.deliver_subject=s,u.config.deliver_policy=Vt.StartSequence,u.config.opt_start_seq=r;const c={};c.stream_name=this.info.stream,c.config=u.config;const f=`${u.api.prefix}.CONSUMER.CREATE.${u.stream}`;this.js._request(f,c,{retries:-1}).then(d=>{const m=d,y=this.sub.info;y.last=m,this.info.config=m.config,this.info.name=m.name}).catch(d=>{const m=new Ne(`unable to recreate ordered consumer ${u.stream} at seq ${r}`,ke.RequestError,d);this.sub.callback(m,{})})}_maybeSetupHbMonitoring(){var s,l;const r=((l=(s=this.info)==null?void 0:s.config)==null?void 0:l.idle_heartbeat)||0;r&&this._setupHbMonitoring(Ld(r))}_setupHbMonitoring(r,s=0){const l={cancelAfter:0,maxOut:2};s&&(l.cancelAfter=s);const u=this.sub,c=f=>{var y,g,x,w;const d=t2(409,`${or.IdleHeartbeatMissed}: ${f}`,this.sub.subject);if(!((y=this.info)==null?void 0:y.ordered))this.sub.callback(null,d);else{if(!this.js.nc.protocol.connected)return!1;const _=((x=(g=this.info)==null?void 0:g.ordered_consumer_sequence)==null?void 0:x.stream_seq)||0;return this._resetOrderedConsumer(_+1),(w=this.monitor)==null||w.restart(),!1}return!u.noIterator};this.monitor=new Ud(r,c,l)}_checkHbOrderConsumer(r){const s=r.headers.get(kn.ConsumerStalledHdr);s!==""&&this.js.nc.publish(s);const l=parseInt(r.headers.get(kn.LastConsumerSeqHdr),10),u=this.info.ordered_consumer_sequence;return this.info.flow_control.heartbeat_count++,l!==u.delivery_seq&&this._resetOrderedConsumer(u.stream_seq+1),!1}_checkOrderedConsumer(r){const s=this.info.ordered_consumer_sequence,l=r.info.streamSequence,u=r.info.deliverySequence;return u!=s.delivery_seq+1?(this._resetOrderedConsumer(s.stream_seq+1),!1):(s.delivery_seq=u,s.stream_seq=l,!0)}async destroy(){this.isClosed()||await this.drain();const r=this.sub.info,s=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.DELETE.${r.stream}.${s}`;await r.api._request(l)}async consumerInfo(){const r=this.sub.info,s=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.INFO.${r.stream}.${s}`,u=await r.api._request(l);return r.last=u,u}}class Yk extends Rx{constructor(t,r,s){super(t,r,s)}pull(t={batch:1}){const{stream:r,config:s,name:l}=this.sub.info,u=s.durable_name??l,c={};if(c.batch=t.batch||1,c.no_wait=t.no_wait||!1,(t.max_bytes??0)>0){const m=this.js.nc.features.get(ht.JS_PULL_MAX_BYTES);if(!m.ok)throw new Error(`max_bytes is only supported on servers ${m.min} or better`);c.max_bytes=t.max_bytes}let f=0;t.expires&&t.expires>0&&(f=t.expires,c.expires=zt(f));let d=0;if(t.idle_heartbeat&&t.idle_heartbeat>0&&(d=t.idle_heartbeat,c.idle_heartbeat=zt(d)),d&&f===0)throw new Error("idle_heartbeat requires expires");if(d>f)throw new Error("expires must be greater than idle_heartbeat");if(this.info){this.monitor&&this.monitor.cancel(),f&&d&&(this.monitor?this.monitor._change(d,f):this._setupHbMonitoring(d,f));const m=this.info.api,y=`${m.prefix}.CONSUMER.MSG.NEXT.${r}.${u}`,g=this.sub.subject;m.nc.publish(y,m.jc.encode(c),{reply:g})}}}function Vk(e,t){return e?Jk(t):Gk(t)}function Gk(e){return(t,r)=>t?[t,null]:(t=ua(r),t?[t,null]:[null,Hl(r,e)])}function Jk(e){return(t,r)=>{if(t)return[t,null];const s=ua(r);return s!==null?[Mx(s),null]:[null,Hl(r,e)]}}function Mx(e){if(e!==null)switch(e.code){case ke.JetStream404NoMessages:case ke.JetStream408RequestTimeout:return null;case ke.JetStream409:return n2(e)?e:null;default:return e}return null}function Xk(e){e&&e.ack()}function Kk(e){const t=e.split(".");if(t.length===9&&t.splice(2,0,"_",""),t.length<11||t[0]!=="$JS"||t[1]!=="ACK")throw new Error("not js message");const r={};return r.domain=t[2]==="_"?"":t[2],r.account_hash=t[3],r.stream=t[4],r.consumer=t[5],r.deliveryCount=parseInt(t[6],10),r.redeliveryCount=r.deliveryCount,r.redelivered=r.deliveryCount>1,r.streamSequence=parseInt(t[7],10),r.deliverySequence=parseInt(t[8],10),r.timestampNanos=parseInt(t[9],10),r.pending=parseInt(t[10],10),r}class Qk{constructor(t,r){C(this,"msg");C(this,"di");C(this,"didAck");C(this,"timeout");this.msg=t,this.didAck=!1,this.timeout=r}get subject(){return this.msg.subject}get sid(){return this.msg.sid}get data(){return this.msg.data}get headers(){return this.msg.headers}get info(){return this.di||(this.di=Kk(this.reply)),this.di}get redelivered(){return this.info.deliveryCount>1}get reply(){return this.msg.reply||""}get seq(){return this.info.streamSequence}doAck(t){this.didAck||(this.didAck=!this.isWIP(t),this.msg.respond(t))}isWIP(t){return t.length===4&&t[0]===xl[0]&&t[1]===xl[1]&&t[2]===xl[2]&&t[3]===xl[3]}async ackAck(t){var s;t=t||{},t.timeout=t.timeout||this.timeout;const r=Ut();if(this.didAck)r.resolve(!1);else if(this.didAck=!0,this.msg.reply){const u=this.msg.publisher,c=!((s=u.options)!=null&&s.noAsyncTraces),f=new xx(u.muxSubscriptions,this.msg.reply,{timeout:t.timeout},c);u.request(f);try{u.publish(this.msg.reply,L0,{reply:`${u.muxSubscriptions.baseInbox}${f.token}`})}catch(d){f.cancel(d)}try{await Promise.race([f.timer,f.deferred]),r.resolve(!0)}catch(d){f.cancel(d),r.reject(d)}}else r.resolve(!1);return r}ack(){this.doAck(L0)}nak(t){let r=Ok;t&&(r=Ou().encode(`-NAK ${JSON.stringify({delay:zt(t)})}`)),this.doAck(r)}working(){this.doAck(xl)}next(t,r={batch:1}){const s={};s.batch=r.batch||1,s.no_wait=r.no_wait||!1,r.expires&&r.expires>0&&(s.expires=zt(r.expires));const l=vr().encode(s),u=ga.concat(Rk,Dk,l),c=t?{reply:t}:void 0;this.msg.respond(u,c)}term(t=""){let r=Mk;(t==null?void 0:t.length)>0&&(r=Ou().encode(`+TERM ${t}`)),this.doAck(r)}json(){return this.msg.json()}string(){return this.msg.string()}}const Zk="1.30.3",Wk="nats.ws";class eE{constructor(){C(this,"version");C(this,"lang");C(this,"closeError");C(this,"connected");C(this,"done");C(this,"socket");C(this,"options");C(this,"socketClosed");C(this,"encrypted");C(this,"peeked");C(this,"yields");C(this,"signal");C(this,"closedNotification");this.version=Zk,this.lang=Wk,this.connected=!1,this.done=!1,this.socketClosed=!1,this.encrypted=!1,this.peeked=!1,this.yields=[],this.signal=Ut(),this.closedNotification=Ut()}async connect(t,r){const s=Ut();if(r.tls)return s.reject(new Ne("tls",ke.InvalidOption)),s;this.options=r;const l=t.src;if(r.wsFactory){const{socket:u,encrypted:c}=await r.wsFactory(t.src,r);this.socket=u,this.encrypted=c}else this.encrypted=l.indexOf("wss://")===0,this.socket=new WebSocket(l);return this.socket.binaryType="arraybuffer",this.socket.onopen=()=>{this.isDiscarded()},this.socket.onmessage=u=>{if(this.isDiscarded())return;if(this.yields.push(new Uint8Array(u.data)),this.peeked){this.signal.resolve();return}const c=ga.concat(...this.yields),f=A2(c);if(f!==""){const d=dk.exec(f);if(!d){r.debug&&console.error("!!!",fu(c)),s.reject(new Error("unexpected response from server"));return}try{const m=JSON.parse(d[1]);fk(m,this.options),this.peeked=!0,this.connected=!0,this.signal.resolve(),s.resolve()}catch(m){s.reject(m);return}}},this.socket.onclose=u=>{if(this.isDiscarded())return;this.socketClosed=!0;let c;this.done||(u.wasClean||(c=new Error(u.reason)),this._closed(c))},this.socket.onerror=u=>{if(this.isDiscarded())return;const c=u,f=new Ne(c.message,ke.Unknown,new Error(c.error));s.reject(f)},s}disconnect(){this._closed(void 0,!0)}async _closed(t,r=!0){if(!this.isDiscarded()&&this.connected&&!this.done){if(this.closeError=t,!t)for(;!this.socketClosed&&this.socket.bufferedAmount>0;)await Sa(100);this.done=!0;try{this.socket.close(t?1002:1e3,t?t.message:void 0)}catch{}r&&this.closedNotification.resolve(t)}}get isClosed(){return this.done}[Symbol.asyncIterator](){return this.iterate()}async*iterate(){for(;;){if(this.isDiscarded())return;this.yields.length===0&&await this.signal;const t=this.yields;this.yields=[];for(let r=0;r<t.length;r++)this.options.debug&&console.info(`> ${fu(t[r])}`),yield t[r];if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=Ut())}}isEncrypted(){return this.connected&&this.encrypted}send(t){if(!this.isDiscarded())try{this.socket.send(t.buffer),this.options.debug&&console.info(`< ${fu(t)}`);return}catch(r){this.options.debug&&console.error(`!!! ${fu(t)}: ${r}`)}}close(t){return this._closed(t,!1)}closed(){return this.closedNotification}isDiscarded(){return this.done?(this.discard(),!0):!1}discard(){var t;this.done=!0;try{(t=this.socket)==null||t.close()}catch{}}}function tE(e,t){/^(.*:\/\/)(.*)/.test(e)||(typeof t=="boolean"?e=`${t===!0?"https":"http"}://${e}`:e=`https://${e}`);let s=new URL(e);const l=s.protocol.toLowerCase();l==="ws:"&&(t=!1),l==="wss:"&&(t=!0),l!=="https:"&&l!=="http"&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2"),s=new URL(`http://${e}`));let u,c;const f=s.hostname,d=s.pathname,m=s.search||"";switch(l){case"http:":case"ws:":case"nats:":c=s.port||"80",u="ws:";break;case"https:":case"wss:":case"tls:":c=s.port||"443",u="wss:";break;default:c=s.port||t===!0?"443":"80",u=t===!0?"wss:":"ws:";break}return`${u}//${f}:${c}${d}${m}`}function Dx(e={}){return S2({defaultPort:443,urlParseFn:tE,factory:()=>new eE}),qd.connect(e)}/*! Capacitor: https://capacitorjs.com/ - MIT License */var ya;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(ya||(ya={}));class Th extends Error{constructor(t,r,s){super(t),this.message=t,this.code=r,this.data=s}}const nE=e=>{var t,r;return e!=null&&e.androidBridge?"android":!((r=(t=e==null?void 0:e.webkit)===null||t===void 0?void 0:t.messageHandlers)===null||r===void 0)&&r.bridge?"ios":"web"},rE=e=>{const t=e.CapacitorCustomPlatform||null,r=e.Capacitor||{},s=r.Plugins=r.Plugins||{},l=()=>t!==null?t.name:nE(e),u=()=>l()!=="web",c=g=>{const x=m.get(g);return!!(x!=null&&x.platforms.has(l())||f(g))},f=g=>{var x;return(x=r.PluginHeaders)===null||x===void 0?void 0:x.find(w=>w.name===g)},d=g=>e.console.error(g),m=new Map,y=(g,x={})=>{const w=m.get(g);if(w)return console.warn(`Capacitor plugin "${g}" already registered. Cannot register plugins twice.`),w.proxy;const _=l(),j=f(g);let D;const N=async()=>(!D&&_ in x?D=typeof x[_]=="function"?D=await x[_]():D=x[_]:t!==null&&!D&&"web"in x&&(D=typeof x.web=="function"?D=await x.web():D=x.web),D),H=($,q)=>{var L,G;if(j){const J=j==null?void 0:j.methods.find(oe=>q===oe.name);if(J)return J.rtype==="promise"?oe=>r.nativePromise(g,q.toString(),oe):(oe,le)=>r.nativeCallback(g,q.toString(),oe,le);if($)return(L=$[q])===null||L===void 0?void 0:L.bind($)}else{if($)return(G=$[q])===null||G===void 0?void 0:G.bind($);throw new Th(`"${g}" plugin is not implemented on ${_}`,ya.Unimplemented)}},F=$=>{let q;const L=(...G)=>{const J=N().then(oe=>{const le=H(oe,$);if(le){const K=le(...G);return q=K==null?void 0:K.remove,K}else throw new Th(`"${g}.${$}()" is not implemented on ${_}`,ya.Unimplemented)});return $==="addListener"&&(J.remove=async()=>q()),J};return L.toString=()=>`${$.toString()}() { [capacitor code] }`,Object.defineProperty(L,"name",{value:$,writable:!1,configurable:!1}),L},fe=F("addListener"),z=F("removeListener"),R=($,q)=>{const L=fe({eventName:$},q),G=async()=>{const oe=await L;z({eventName:$,callbackId:oe},q)},J=new Promise(oe=>L.then(()=>oe({remove:G})));return J.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await G()},J},ee=new Proxy({},{get($,q){switch(q){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return j?R:fe;case"removeListener":return z;default:return F(q)}}});return s[g]=ee,m.set(g,{name:g,proxy:ee,platforms:new Set([...Object.keys(x),...j?[_]:[]])}),ee};return r.convertFileSrc||(r.convertFileSrc=g=>g),r.getPlatform=l,r.handleError=d,r.isNativePlatform=u,r.isPluginAvailable=c,r.registerPlugin=y,r.Exception=Th,r.DEBUG=!!r.DEBUG,r.isLoggingEnabled=!!r.isLoggingEnabled,r},iE=e=>e.Capacitor=rE(e),Jn=iE(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),ys=Jn.registerPlugin;class Id{constructor(){this.listeners={},this.retainedEventArguments={},this.windowListeners={}}addListener(t,r){let s=!1;this.listeners[t]||(this.listeners[t]=[],s=!0),this.listeners[t].push(r);const u=this.windowListeners[t];u&&!u.registered&&this.addWindowListener(u),s&&this.sendRetainedArgumentsForEvent(t);const c=async()=>this.removeListener(t,r);return Promise.resolve({remove:c})}async removeAllListeners(){this.listeners={};for(const t in this.windowListeners)this.removeWindowListener(this.windowListeners[t]);this.windowListeners={}}notifyListeners(t,r,s){const l=this.listeners[t];if(!l){if(s){let u=this.retainedEventArguments[t];u||(u=[]),u.push(r),this.retainedEventArguments[t]=u}return}l.forEach(u=>u(r))}hasListeners(t){var r;return!!(!((r=this.listeners[t])===null||r===void 0)&&r.length)}registerWindowListener(t,r){this.windowListeners[r]={registered:!1,windowEventName:t,pluginEventName:r,handler:s=>{this.notifyListeners(r,s)}}}unimplemented(t="not implemented"){return new Jn.Exception(t,ya.Unimplemented)}unavailable(t="not available"){return new Jn.Exception(t,ya.Unavailable)}async removeListener(t,r){const s=this.listeners[t];if(!s)return;const l=s.indexOf(r);this.listeners[t].splice(l,1),this.listeners[t].length||this.removeWindowListener(this.windowListeners[t])}addWindowListener(t){window.addEventListener(t.windowEventName,t.handler),t.registered=!0}removeWindowListener(t){t&&(window.removeEventListener(t.windowEventName,t.handler),t.registered=!1)}sendRetainedArgumentsForEvent(t){const r=this.retainedEventArguments[t];r&&(delete this.retainedEventArguments[t],r.forEach(s=>{this.notifyListeners(t,s)}))}}const U0=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),B0=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class sE extends Id{async getCookies(){const t=document.cookie,r={};return t.split(";").forEach(s=>{if(s.length<=0)return;let[l,u]=s.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");l=B0(l).trim(),u=B0(u).trim(),r[l]=u}),r}async setCookie(t){try{const r=U0(t.key),s=U0(t.value),l=t.expires?`; expires=${t.expires.replace("expires=","")}`:"",u=(t.path||"/").replace("path=",""),c=t.url!=null&&t.url.length>0?`domain=${t.url}`:"";document.cookie=`${r}=${s||""}${l}; path=${u}; ${c};`}catch(r){return Promise.reject(r)}}async deleteCookie(t){try{document.cookie=`${t.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}}async clearCookies(){try{const t=document.cookie.split(";")||[];for(const r of t)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(t){return Promise.reject(t)}}async clearAllCookies(){try{await this.clearCookies()}catch(t){return Promise.reject(t)}}}ys("CapacitorCookies",{web:()=>new sE});const aE=async e=>new Promise((t,r)=>{const s=new FileReader;s.onload=()=>{const l=s.result;t(l.indexOf(",")>=0?l.split(",")[1]:l)},s.onerror=l=>r(l),s.readAsDataURL(e)}),lE=(e={})=>{const t=Object.keys(e);return Object.keys(e).map(l=>l.toLocaleLowerCase()).reduce((l,u,c)=>(l[u]=e[t[c]],l),{})},oE=(e,t=!0)=>e?Object.entries(e).reduce((s,l)=>{const[u,c]=l;let f,d;return Array.isArray(c)?(d="",c.forEach(m=>{f=t?encodeURIComponent(m):m,d+=`${u}=${f}&`}),d.slice(0,-1)):(f=t?encodeURIComponent(c):c,d=`${u}=${f}`),`${s}&${d}`},"").substr(1):null,uE=(e,t={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},t),l=lE(e.headers)["content-type"]||"";if(typeof e.data=="string")r.body=e.data;else if(l.includes("application/x-www-form-urlencoded")){const u=new URLSearchParams;for(const[c,f]of Object.entries(e.data||{}))u.set(c,f);r.body=u.toString()}else if(l.includes("multipart/form-data")||e.data instanceof FormData){const u=new FormData;if(e.data instanceof FormData)e.data.forEach((f,d)=>{u.append(d,f)});else for(const f of Object.keys(e.data))u.append(f,e.data[f]);r.body=u;const c=new Headers(r.headers);c.delete("content-type"),r.headers=c}else(l.includes("application/json")||typeof e.data=="object")&&(r.body=JSON.stringify(e.data));return r};class cE extends Id{async request(t){const r=uE(t,t.webFetchExtra),s=oE(t.params,t.shouldEncodeUrlParams),l=s?`${t.url}?${s}`:t.url,u=await fetch(l,r),c=u.headers.get("content-type")||"";let{responseType:f="text"}=u.ok?t:{};c.includes("application/json")&&(f="json");let d,m;switch(f){case"arraybuffer":case"blob":m=await u.blob(),d=await aE(m);break;case"json":d=await u.json();break;case"document":case"text":default:d=await u.text()}const y={};return u.headers.forEach((g,x)=>{y[x]=g}),{data:d,headers:y,status:u.status,url:u.url}}async get(t){return this.request(Object.assign(Object.assign({},t),{method:"GET"}))}async post(t){return this.request(Object.assign(Object.assign({},t),{method:"POST"}))}async put(t){return this.request(Object.assign(Object.assign({},t),{method:"PUT"}))}async patch(t){return this.request(Object.assign(Object.assign({},t),{method:"PATCH"}))}async delete(t){return this.request(Object.assign(Object.assign({},t),{method:"DELETE"}))}}ys("CapacitorHttp",{web:()=>new cE});var P0;(function(e){e.Dark="DARK",e.Light="LIGHT",e.Default="DEFAULT"})(P0||(P0={}));var H0;(function(e){e.StatusBar="StatusBar",e.NavigationBar="NavigationBar"})(H0||(H0={}));class fE extends Id{async setStyle(){this.unavailable("not available for web")}async setAnimation(){this.unavailable("not available for web")}async show(){this.unavailable("not available for web")}async hide(){this.unavailable("not available for web")}}ys("SystemBars",{web:()=>new fE});const hE="modulepreload",dE=function(e){return"/"+e},q0={},Fd=function(t,r,s){let l=Promise.resolve();if(r&&r.length>0){let c=function(m){return Promise.all(m.map(y=>Promise.resolve(y).then(g=>({status:"fulfilled",value:g}),g=>({status:"rejected",reason:g}))))};document.getElementsByTagName("link");const f=document.querySelector("meta[property=csp-nonce]"),d=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));l=c(r.map(m=>{if(m=dE(m),m in q0)return;q0[m]=!0;const y=m.endsWith(".css"),g=y?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${m}"]${g}`))return;const x=document.createElement("link");if(x.rel=y?"stylesheet":hE,y||(x.as="script"),x.crossOrigin="",x.href=m,d&&x.setAttribute("nonce",d),document.head.appendChild(x),y)return new Promise((w,_)=>{x.addEventListener("load",w),x.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${m}`)))})}))}function u(c){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=c,window.dispatchEvent(f),!f.defaultPrevented)throw c}return l.then(c=>{for(const f of c||[])f.status==="rejected"&&u(f.reason);return t().catch(u)})},dd=ys("App",{web:()=>Fd(()=>import("./web-BQQlSLPT.js"),[]).then(e=>new e.AppWeb)}),mE=ys("Network",{web:()=>Fd(()=>import("./web-CpqzX7Jk.js"),[]).then(e=>new e.NetworkWeb)}),Bu=Jn.isNativePlatform()?"https://app.palmier.me":"";async function Lx(e,t,r,s){const l=`${Bu}${t}`;console.log(`[API] ${e} ${l}`);const c=await fetch(l,{method:e,headers:{"Content-Type":"application/json"},body:r!=null?JSON.stringify(r):void 0});if(!c.ok){const f=await c.text();let d;try{const m=JSON.parse(f);d=m.error??m.message??f}catch{d=f}throw console.error(`[API] ${e} ${t} failed:`,c.status,d),new Error(d||`Request failed with status ${c.status}`)}return console.log(`[API] ${e} ${t} ->`,c.status),c.json()}function pE(e,t,r){return Lx("POST",e,t)}function gE(e,t){return Lx("GET",e,void 0)}const I0=Jn.isNativePlatform(),zx=A.createContext(null),yE=2e3,jh=6e3,bE=1500,xE=6e4;function vE({children:e,activeHost:t}){const[r,s]=A.useState(null),[l,u]=A.useState(!1),c=A.useRef(null),[f,d]=A.useState(!1),[m,y]=A.useState(!1),[g,x]=A.useState(!1),[w,_]=A.useState(!1),j=A.useRef(Ou()),D=A.useRef(new Set),N=A.useRef(0),H=!!t.directUrl,F=I0&&!H&&!!t.lanUrl&&w,fe=m||g?"disconnected":H?f?"direct":"connecting":l?F?"lan":"nats":"connecting",z=fe!=="connecting"&&fe!=="disconnected";A.useEffect(()=>{y(!1),x(!1)},[t.hostId,t.clientToken]),A.useEffect(()=>{if(!I0||H||!t.lanUrl){_(!1);return}let $=!1;const q=t.lanUrl,L=t.hostId;async function G(){console.log("[HOST/LAN] probing",q);try{const K=await fetch(`${q}/health`,{signal:AbortSignal.timeout(bE)});if($)return;if(!K.ok){console.log("[HOST/LAN] probe got non-ok:",K.status),_(!1);return}const U=await K.json(),W=U.hostId===L;W?console.log("[HOST/LAN] reachable"):console.log("[HOST/LAN] hostId mismatch — got:",U.hostId,"expected:",L),_(W)}catch(K){$||(console.log("[HOST/LAN] probe failed:",K instanceof Error?K.message:K),_(!1))}}G();const J=window.setInterval(G,xE),oe=dd.addListener("appStateChange",K=>{K.isActive&&G()}),le=mE.addListener("networkStatusChange",()=>G());return()=>{$=!0,clearInterval(J),oe.then(K=>K.remove()),le.then(K=>K.remove())}},[t.hostId,t.lanUrl,H]),A.useEffect(()=>{if(H){c.current&&(c.current.close().catch(()=>{}),c.current=null,s(null),u(!1));return}let $=!1,q=1e3;const L=3e4;async function G(){for(;!$;)try{const J=await fetch(`${Bu}/api/nats-credentials/${t.hostId}`);if($)return;if(J.status===401||J.status===403||J.status===404){console.error("[NATS] Host not found or rejected by relay:",J.status),x(!0);return}if(!J.ok)throw new Error(`credentials fetch ${J.status}`);const oe=await J.json();if(!oe.natsWsUrl){console.error("[NATS] Relay returned empty natsWsUrl — treating as terminal"),x(!0);return}if($)return;console.log("[NATS] Connecting to",oe.natsWsUrl);const le=await Dx({servers:oe.natsWsUrl,authenticator:Ex(oe.natsJwt,new TextEncoder().encode(oe.natsNkeySeed)),pingInterval:3e4,maxPingOut:2});if($){le.close().catch(()=>{});return}if(console.log("[NATS] Connected"),c.current=le,s(le),u(!0),q=1e3,await le.closed(),$)return;console.log("[NATS] Connection closed, will reconnect"),c.current=null,s(null),u(!1)}catch(J){if($)return;console.warn(`[NATS] Connect failed, retrying in ${q}ms:`,J),u(!1),await new Promise(oe=>setTimeout(oe,q)),q=Math.min(q*2,L)}}return G(),()=>{$=!0,c.current&&(c.current.close().catch(()=>{}),c.current=null,s(null),u(!1))}},[H,t]),A.useEffect(()=>{if(H)return;const $=dd.addListener("appStateChange",q=>{if(!q.isActive||!c.current)return;const L=c.current;Promise.race([L.flush(),new Promise((G,J)=>setTimeout(()=>J(new Error("ping timeout")),2e3))]).catch(()=>{console.log("[NATS] Resume probe failed — cycling conn"),L.close().catch(()=>{})})});return()=>{$.then(q=>q.remove())}},[H]),A.useEffect(()=>{if(!H){d(!1);return}const $=new AbortController;async function q(){var oe;const G=new AbortController,J=setTimeout(()=>G.abort(),yE);$.signal.addEventListener("abort",()=>G.abort());try{const le=await fetch(`${t.directUrl}/events`,{headers:{Authorization:`Bearer ${t.clientToken}`},signal:G.signal});return clearTimeout(J),le.ok?((oe=le.body)==null?void 0:oe.getReader())??null:null}catch{return clearTimeout(J),null}}async function L(G){d(!0),console.log("[HOST] SSE connected to",t.directUrl),N.current=Date.now();function J(){setTimeout(()=>{$.signal.aborted||Date.now()-N.current<jh||(console.log("[HOST] Heartbeat timeout — no data for",jh/1e3,"s"),$.abort(),d(!1),console.log("[HOST] Direct host unreachable"))},jh)}J();const oe=new TextDecoder;let le="";try{for(;;){const{done:K,value:U}=await G.read();if(K)break;le+=oe.decode(U,{stream:!0}),N.current=Date.now(),J();const W=le.split(`
|
|
88
|
+
`);le=W.pop()??"";for(const ue of W)if(ue.startsWith("data: ")){const we=ue.slice(6);try{const M=JSON.parse(we);if(M.task_id&&M.event_type){const P=`host-event.${t.hostId}.${M.task_id}`;for(const te of D.current)te({subject:P,data:j.current.encode(we)})}}catch{}}}}catch{}}return(async()=>{const G=await q();G&&await L(G)})(),()=>{$.abort(),d(!1)}},[t,H]);const R=A.useCallback(async($,q,L)=>{function G(le){le&&typeof le=="object"&&le.error==="Unauthorized"&&y(!0)}async function J(le,K){console.log(`[HOST/${K}] → ${$}`,q??"");const U=await fetch(`${le}/rpc/${$}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${t.clientToken}`},body:q!=null?JSON.stringify(q):void 0,signal:L!=null&&L.timeout?AbortSignal.timeout(L.timeout):void 0});if(U.status===401)throw y(!0),new Error("Unauthorized");const W=await U.json();return G(W),console.log(`[HOST/${K}] ← ${$}`,W),W}async function oe(){if(!c.current)throw new Error("Not connected");const le=`host.${t.hostId}.rpc.${$}`,K={...q??{},clientToken:t.clientToken},U=j.current.encode(JSON.stringify(K));console.log(`[HOST/NATS] → ${$}`,q??"");const W=await c.current.request(le,U,{timeout:(L==null?void 0:L.timeout)??1e4}),ue=JSON.parse(j.current.decode(W.data));return G(ue),console.log(`[HOST/NATS] ← ${$}`,ue),ue}if(H)return J(t.directUrl,"HTTP");if(F&&t.lanUrl)try{return await J(t.lanUrl,"LAN")}catch(le){if(le instanceof Error&&le.message==="Unauthorized")throw le;console.log("[HOST/LAN] failed, falling back to NATS:",le),_(!1)}return oe()},[t,H,F]),ee=A.useCallback(($,q)=>{if(H)return D.current.add(q),()=>{D.current.delete(q)};if(c.current){const L=c.current.subscribe(`host-event.${$}.>`);let G=!1;return(async()=>{try{for await(const J of L){if(G)break;q({subject:J.subject,data:J.data})}}catch{}})(),()=>{G=!0,L.unsubscribe()}}return()=>{}},[t,H]);return b.jsx(zx.Provider,{value:{connected:z,mode:fe,nc:r,request:R,subscribeEvents:ee,activeHost:t,unauthorized:m},children:e})}function si(){const e=A.useContext(zx);if(!e)throw new Error("useHostConnection must be used within HostConnectionProvider");return e}const dn=Jn.isNativePlatform()?ys("Device"):null;function wE(e,t){const r=new Date(e),s=new Date,l={year:"numeric",month:"2-digit",day:"2-digit",timeZone:t};return r.toLocaleDateString(void 0,l)===s.toLocaleDateString(void 0,l)?new Intl.DateTimeFormat(void 0,{timeStyle:"short",timeZone:t}).format(r):new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"short",timeZone:t}).format(r)}function $d(){const{activeHost:e}=si(),t=e.timezone;return A.useCallback(r=>wE(r,t),[t])}function SE(e){const t=new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",hour12:!1}).formatToParts(new Date),r=s=>{var l;return((l=t.find(u=>u.type===s))==null?void 0:l.value)??""};return{date:`${r("year")}-${r("month")}-${r("day")}`,time:`${r("hour")}:${r("minute")}`}}function _E(e){const t=new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",hour12:!1}).formatToParts(new Date),r=s=>{var l;return Number(((l=t.find(u=>u.type===s))==null?void 0:l.value)??"0")};return{year:r("year"),month:r("month"),day:r("day"),hour:r("hour")%24,minute:r("minute")}}function kE(e,t,r){return new Date(Date.UTC(e,t-1,r)).getUTCDay()}function EE(e,t){return new Date(Date.UTC(e,t,0)).getUTCDate()}function F0(e,t){const r=new Date(Date.UTC(e.year,e.month-1,e.day));return r.setUTCDate(r.getUTCDate()+t),{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:e.hour,minute:e.minute}}function Ol(e,t){return e.year!==t.year?e.year-t.year:e.month!==t.month?e.month-t.month:e.day!==t.day?e.day-t.day:e.hour!==t.hour?e.hour-t.hour:e.minute-t.minute}function CE(e,t){const r=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute);if(!t)return r;const s=new Intl.DateTimeFormat("en-CA",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(r)),l=c=>{var f;return Number(((f=s.find(d=>d.type===c))==null?void 0:f.value)??"0")},u=Date.UTC(l("year"),l("month")-1,l("day"),l("hour")%24,l("minute"),l("second"));return r-(u-r)}function AE(e,t){const r=e.split(" ");if(r.length!==5)return null;const[s,l,u,,c]=r;if(l==="*"){const y=Number(s);if(Number.isNaN(y))return null;if(y>t.minute)return{...t,minute:y};const g=new Date(Date.UTC(t.year,t.month-1,t.day,t.hour+1,y));return{year:g.getUTCFullYear(),month:g.getUTCMonth()+1,day:g.getUTCDate(),hour:g.getUTCHours(),minute:g.getUTCMinutes()}}const f=Number(s),d=Number(l);if(Number.isNaN(f)||Number.isNaN(d))return null;if(c!=="*"){const y=Number(c);if(Number.isNaN(y))return null;for(let g=0;g<8;g++){const x=F0({...t,hour:d,minute:f},g);if(kE(x.year,x.month,x.day)===y&&Ol(x,t)>0)return x}return null}if(u!=="*"){const y=Number(u);if(Number.isNaN(y))return null;let g=t.year,x=t.month;for(let w=0;w<24;w++){if(y<=EE(g,x)){const _={year:g,month:x,day:y,hour:d,minute:f};if(Ol(_,t)>0)return _}x++,x>12&&(x=1,g++)}return null}const m={...t,hour:d,minute:f};return Ol(m,t)>0?m:F0(m,1)}function TE(e){const t=/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2})/.exec(e);return t?{year:Number(t[1]),month:Number(t[2]),day:Number(t[3]),hour:Number(t[4]),minute:Number(t[5])}:null}function jE(e,t,r){if(!e||!t||t.length===0||e==="on_new_notification"||e==="on_new_sms")return null;const s=_E(r),l=[];for(const u of t)if(e==="specific_times"){const c=TE(u);c&&Ol(c,s)>0&&l.push(c)}else{const c=AE(u,s);c&&l.push(c)}return l.length===0?null:(l.sort(Ol),CE(l[0],r))}const Ux={};function NE(e){for(const t of e)Ux[t.key]=t.label}function md(e){return Ux[e]??e}const OE=()=>window.matchMedia("(max-width: 600px)").matches;function RE({task:e,lastEvent:t,onEdit:r,onDelete:s,onViewRun:l}){var le;const{request:u,activeHost:c}=si(),f=$d(),d=c.timezone,[m,y]=A.useState(!1),[g,x]=A.useState(!1),[w,_]=A.useState(!1),j=A.useRef(null),D=(t==null?void 0:t.running_state)==="started",N=(((le=e.schedule_values)==null?void 0:le.length)??0)>0,H=e.schedule_type==="on_new_notification"||e.schedule_type==="on_new_sms",fe=!!e.schedule_enabled&&!!e.schedule_type&&(N||H)?D?"var(--color-success)":(t==null?void 0:t.running_state)==="failed"?"var(--color-error)":"var(--color-success)":"var(--color-text-secondary)";A.useEffect(()=>{if(!g)return;function K(U){j.current&&!j.current.contains(U.target)&&x(!1)}return document.addEventListener("mousedown",K),()=>document.removeEventListener("mousedown",K)},[g]);function z(){OE()?_(!0):x(K=>!K)}function R(){x(!1),_(!1)}async function ee(){if(R(),!!confirm("Abort this task?")){y(!0);try{await u("task.abort",{id:e.id})}catch(K){console.error("Abort failed:",K)}finally{y(!1)}}}async function $(){R();try{const K=await u("task.run",{id:e.id});l(e.id,K.run_id)}catch(K){console.error("Run failed:",K)}}async function q(){if(R(),!!confirm("Delete this task? Results and reports will be kept."))try{await u("task.delete",{id:e.id}),s(e.id)}catch(K){console.error("Delete failed:",K)}}const L={started:"Started",finished:"Finished",aborted:"Aborted",failed:"Failed"};function G(){if(e.schedule_type==="on_new_notification")return"On new notification";if(e.schedule_type==="on_new_sms")return"On new SMS";const K=jE(e.schedule_type,e.schedule_values,d);return K===null?"No upcoming runs":`Next: ${f(K)}`}const J=G(),oe=b.jsxs(b.Fragment,{children:[b.jsxs("button",{onClick:()=>{R(),r(e)},children:[b.jsx("span",{className:"menu-icon",children:"✎"}),"Edit"]}),b.jsxs("button",{onClick:()=>{R(),l(e.id)},children:[b.jsx("span",{className:"menu-icon",children:"📄"}),"View All Runs"]}),D?b.jsxs("button",{className:"menu-item-danger",onClick:ee,disabled:m,children:[b.jsx("span",{className:"menu-icon",children:"◼"}),"Abort"]}):b.jsxs(b.Fragment,{children:[b.jsxs("button",{onClick:$,children:[b.jsx("span",{className:"menu-icon",children:"▶"}),"Run Now"]}),b.jsxs("button",{className:"menu-item-danger",onClick:q,children:[b.jsx("span",{className:"menu-icon",children:"🗑"}),"Delete"]})]})]});return b.jsxs(b.Fragment,{children:[b.jsxs("div",{className:"task-card",onClick:()=>l(e.id,"latest"),children:[b.jsxs("div",{className:"task-card-header",children:[b.jsxs("div",{className:"task-card-title-row",children:[D?b.jsx("span",{className:"status-spinner",children:b.jsx("span",{})}):b.jsx("span",{className:"status-dot",style:{backgroundColor:fe}}),b.jsx("h3",{className:"task-card-name",children:e.name||e.user_prompt})]}),b.jsx("div",{className:"task-card-actions",onClick:K=>K.stopPropagation(),children:b.jsxs("div",{className:"task-card-menu",ref:j,children:[b.jsx("button",{className:"task-card-menu-btn",onClick:z,"aria-label":"Task actions",children:"⋮"}),g&&b.jsx("div",{className:"task-card-menu-dropdown",children:oe})]})})]}),b.jsxs("div",{className:"task-card-meta",children:[e.agent&&b.jsx("span",{className:"task-card-agent",children:md(e.agent)}),t&&L[t.running_state]&&b.jsxs("span",{className:"task-card-last-event",children:[L[t.running_state]," ",f(t.time_stamp)]}),e.schedule_type&&(N||H)&&b.jsx("span",{className:"task-card-triggers",children:e.schedule_enabled?J:"Schedule disabled"})]})]}),w&&ds.createPortal(b.jsx("div",{className:"bottom-sheet-overlay",onClick:()=>_(!1),children:b.jsxs("div",{className:"bottom-sheet",onClick:K=>K.stopPropagation(),children:[b.jsx("div",{className:"bottom-sheet-handle"}),b.jsx("div",{className:"bottom-sheet-title",children:e.name||e.user_prompt}),b.jsx("div",{className:"bottom-sheet-actions",children:oe})]})}),document.body)]})}function ME({permissions:e}){return b.jsxs("div",{className:"permissions-dialog",children:[b.jsx("h2",{children:"Granted Permissions"}),b.jsx("div",{className:"permissions-dialog-scroll",children:e&&e.length>0?b.jsx("div",{className:"permissions-section",children:b.jsx("ul",{className:"permissions-list",children:e.map((t,r)=>b.jsxs("li",{className:"permission-item",children:[b.jsx("span",{className:"permission-tool",children:t.name}),b.jsx("span",{className:"permission-desc",children:t.description})]},r))})}):b.jsx("p",{className:"permissions-empty",children:"No permissions have been granted for this task."})}),b.jsx("div",{className:"permissions-dialog-actions",children:b.jsx("button",{className:"btn btn-secondary",onClick:()=>history.back(),children:"Back"})})]})}const ra=[];function DE(){const e=ra.pop();e&&(e.pushed.current=!1,e.close())}let $0=!1;function LE(){$0||($0=!0,window.addEventListener("popstate",DE))}function pd(e,t){const r=A.useRef(!1),s=A.useRef(t);s.current=t;const l=A.useCallback(()=>s.current(),[]),u=A.useRef({close:l,pushed:r});u.current.close=l,A.useEffect(()=>{if(e&&!r.current)LE(),history.pushState({modal:!0},""),ra.push(u.current),r.current=!0;else if(!e&&r.current){r.current=!1;const c=ra.indexOf(u.current);c!==-1&&ra.splice(c,1),history.back()}},[e,l]),A.useEffect(()=>{const c=u.current;return()=>{if(r.current){r.current=!1;const f=ra.indexOf(c);f!==-1&&ra.splice(f,1),history.back()}}},[])}const zE=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],UE=["specific_times","hourly","daily","weekly","monthly"];function pu(e){return UE.includes(e)}function BE(e){return e==="on_new_notification"||e==="on_new_sms"}function ti(e="daily"){return{schedule:e,time:"00:00",dayOfWeek:"1",dayOfMonth:"1",onceDate:"",onceTime:"00:00"}}function PE(e){const t=e.split(" ");if(t.length!==5)return ti();const[r,s,l,,u]=t;if(s==="*")return ti("hourly");const c=`${s.padStart(2,"0")}:${r.padStart(2,"0")}`;return u!=="*"?{...ti("weekly"),time:c,dayOfWeek:u}:l!=="*"?{...ti("monthly"),time:c,dayOfMonth:l}:{...ti("daily"),time:c}}function Bx(e,t){if(e==="specific_times"){const[r,s]=t.split("T");return{...ti("specific_times"),onceDate:r??"",onceTime:(s??"09:00").slice(0,5)}}return PE(t)}function HE(e){const[t,r]=e.time.split(":").map(Number);switch(e.schedule){case"hourly":return"0 * * * *";case"daily":return`${r} ${t} * * *`;case"weekly":return`${r} ${t} * * ${e.dayOfWeek}`;case"monthly":return`${r} ${t} ${e.dayOfMonth} * *`;default:return"0 * * * *"}}function qE(e){return e.schedule==="specific_times"?e.onceDate?`${e.onceDate}T${e.onceTime}`:null:HE(e)}function Nh(e){return e==="specific_times"?"specific_times":e==="on_new_notification"?"on_new_notification":e==="on_new_sms"?"on_new_sms":"crons"}function Oh(e){var s;if(!e)return"daily";if(e.command)return"command";const t=e.schedule_type;if(t==="on_new_notification"||t==="on_new_sms")return t;if(t!=="crons"&&t!=="specific_times")return"ondemand";const r=(s=e.schedule_values)==null?void 0:s[0];return r?Bx(t,r).schedule:"ondemand"}function IE({initial:e,agents:t,hostPlatform:r,isNotificationListener:s,onSaved:l,onRun:u,onCancel:c}){var Je;const{request:f,activeHost:d}=si(),{setHostLastAgent:m}=qi(),y=()=>{var Le;const pe=d.lastAgent,Pe=t.map(Ct=>Ct.key);return pe&&Pe.includes(pe)?pe:((Le=t[0])==null?void 0:Le.key)??""},[g,x]=A.useState((e==null?void 0:e.user_prompt)??""),[w,_]=A.useState((e==null?void 0:e.agent)??y()),j=!!((Je=e==null?void 0:e.permissions)!=null&&Je.length)&&w===(e==null?void 0:e.agent),[D,N]=A.useState(!1),H=A.useCallback(()=>N(!1),[]);pd(D,H);const[F,fe]=A.useState(null),[z,R]=A.useState(()=>Oh(e)),[ee,$]=A.useState(()=>{const pe=e==null?void 0:e.schedule_type,Pe=e==null?void 0:e.schedule_values;if(Pe&&(pe==="crons"||pe==="specific_times"))return Pe.map(Ct=>Bx(pe,Ct));const Le=Oh(e);return pu(Le)?[ti(Le)]:[]}),[q,L]=A.useState((e==null?void 0:e.requires_confirmation)??!1),[G,J]=A.useState(e!=null&&e.schedule_type?e.schedule_enabled??!0:!0),[oe,le]=A.useState((e==null?void 0:e.yolo_mode)??!1),[K,U]=A.useState((e==null?void 0:e.foreground_mode)??!1),[W,ue]=A.useState((e==null?void 0:e.command)??""),[we,M]=A.useState(!1),P=(e==null?void 0:e.schedule_type)==="on_new_notification"&&e.schedule_values&&e.schedule_values.length>0?e.schedule_values[0]:"",[te,S]=A.useState(P),[xe,Ae]=A.useState([]),[ve,Ue]=A.useState(!1),[Ve,Te]=A.useState(!1),[et,Pt]=A.useState(""),Gt=A.useCallback(()=>Te(!1),[]);pd(Ve,Gt),A.useEffect(()=>{if(z!=="on_new_notification"||!s||!Jn.isNativePlatform()||!dn)return;let pe=!1;return Ue(!0),dn.getInstalledApps().then(({apps:Pe})=>{if(pe)return;const Le="com.palmier.app",Ct=Pe.filter(Dt=>Dt.packageName!==Le).sort((Dt,bn)=>(Dt.appName||Dt.packageName).localeCompare(bn.appName||bn.packageName));Ae(Ct)}).catch(()=>{}).finally(()=>{pe||Ue(!1)}),()=>{pe=!0}},[z,s]);const Ft=(e==null?void 0:e.schedule_type)==="on_new_sms"&&e.schedule_values&&e.schedule_values.length>0?e.schedule_values[0]:"",[De,ot]=A.useState(Ft),tt=A.useRef(null),vt=pu(z),ft=z==="command",gn=BE(z),an=t.find(pe=>pe.key===w),Wt=!!(an!=null&&an.supportsYolo);A.useEffect(()=>{!Wt&&oe&&le(!1)},[Wt,oe]);const yn=!!e,Kn=Oh(e),pt=!yn||g!==((e==null?void 0:e.user_prompt)??"")||w!==((e==null?void 0:e.agent)??"")||z!==Kn||q!==((e==null?void 0:e.requires_confirmation)??!1)||G!==(e!=null&&e.schedule_type?e.schedule_enabled??!0:!0)||oe!==((e==null?void 0:e.yolo_mode)??!1)||K!==((e==null?void 0:e.foreground_mode)??!1)||ft&&W!==((e==null?void 0:e.command)??"")||vt&&(JSON.stringify(Fe())!==JSON.stringify((e==null?void 0:e.schedule_values)??[])||Nh(z)!==((e==null?void 0:e.schedule_type)??void 0))||gn&&z!==(e==null?void 0:e.schedule_type)||z==="on_new_notification"&&te.trim()!==P.trim()||z==="on_new_sms"&&De.trim()!==Ft.trim(),je=SE(d.timezone),Q=vt&&ee.some(pe=>pe.schedule==="specific_times"&&(!pe.onceDate||pe.onceDate<je.date||pe.onceDate===je.date&&(pe.onceTime??"")<=je.time)),he=pt&&!!g.trim()&&!Q&&(!ft||!!W.trim())&&(!vt||ee.length>0);function _e(pe,Pe){$(Le=>Le.map((Ct,Dt)=>Dt===pe?{...Ct,...Pe}:Ct))}function Oe(pe){$(Pe=>Pe.filter((Le,Ct)=>Ct!==pe))}function Ie(){pu(z)&&$(pe=>[...pe,pe.length>0?{...pe[pe.length-1]}:ti(z)])}function Ke(pe){R(pe),pu(pe)?$([ti(pe)]):($([]),L(!1)),pe==="command"?setTimeout(()=>{var Pe;return(Pe=tt.current)==null?void 0:Pe.focus()},0):ue(""),pe!=="on_new_notification"&&S(P),pe!=="on_new_sms"&&ot(Ft)}function Fe(){return ee.flatMap(pe=>{const Pe=qE(pe);return Pe?[Pe]:[]})}function Ge(){return oe?confirm(`Yolo mode is enabled. The agent will auto-approve all tool calls — it can read, write, delete files, run arbitrary commands, and access the network without asking for permission.
|
|
89
89
|
|
|
90
|
-
Are you sure you want to continue?`):!0}async function $e(){D(!0),fe(null);try{const pe=pt?Fe():U==="on_new_notification"&&te.trim()?[te.trim()]:U==="on_new_sms"&&et.trim()?[et.trim()]:[],Pe=pt||gn?Nh(U):null,De={user_prompt:g,agent:w,schedule_type:Pe,schedule_values:pe.length>0?pe:null,schedule_enabled:U==="ondemand"?!0:G,requires_confirmation:pt?q:!1,yolo_mode:oe,foreground_mode:K,command:Ht?W:""};yn&&(De.id=e.id);const Dt=await f(yn?"task.update":"task.create",De,{timeout:45e3});if(Dt.error){fe(Dt.error);return}if(yn||m(d.hostId,w),Ht&&!yn){l(Dt);try{const bn=await f("task.run",{id:Dt.id});bn.run_id?u(Dt.id,bn.run_id):bn.error||u(Dt.id)}catch{}return}l(Dt)}catch(pe){fe(pe instanceof Error?pe.message:String(pe))}finally{D(!1)}}const Qe=yn?"Save":Ht?"Run":(pt||gn)&&G?"Schedule":"Save";return b.jsxs("div",{className:"task-form-overlay",children:[b.jsx("div",{className:"task-form",children:L?b.jsx(ME,{permissions:e==null?void 0:e.permissions}):b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"task-form-header",children:b.jsx("h2",{children:e?"Edit Task":"New Task"})}),$&&b.jsx("div",{className:"form-error",children:$}),b.jsx("textarea",{autoFocus:!e,className:"form-textarea",value:g,onChange:pe=>x(pe.target.value),placeholder:Ht?"If the input email contains an event, create a calendar entry for it.":"Research today's top AI news and write a summary.",rows:4,disabled:ve}),b.jsxs("div",{className:"plan-actions",children:[b.jsxs("div",{className:"agent-picker-section-inline",children:[b.jsx("span",{className:"agent-picker-label",children:"Run with"}),b.jsx("select",{className:"form-select form-select-sm",value:w,onChange:pe=>_(pe.target.value),disabled:ve,children:t.map(pe=>b.jsx("option",{value:pe.key,children:pe.label},pe.key))})]}),Wt&&b.jsxs("label",{className:"yolo-inline",style:{marginLeft:"auto"},children:[b.jsx("input",{type:"checkbox",checked:oe,onChange:pe=>le(pe.target.checked),disabled:ve}),"Yolo"]}),Wt&&oe&&b.jsx("p",{className:"yolo-warning",children:"The agent will auto-approve all tool calls without asking for permission."}),j&&b.jsx("div",{className:"granted-permissions-row",children:b.jsx("button",{className:"btn btn-link",onClick:()=>N(!0),children:"Granted Permissions"})})]}),b.jsx("div",{className:"toggles-group",children:b.jsxs("div",{className:"schedule-section",children:[b.jsxs("h3",{className:"schedule-section-title",children:["Schedule ",b.jsx("span",{className:"schedule-section-hint",children:"based on host time"})]}),b.jsxs("select",{className:"form-select",value:U,onChange:pe=>Ke(pe.target.value),disabled:ve,children:[b.jsx("option",{value:"ondemand",children:"On Demand"}),b.jsx("option",{value:"specific_times",children:"Specific Times"}),b.jsx("option",{value:"hourly",children:"Hourly"}),b.jsx("option",{value:"daily",children:"Daily"}),b.jsx("option",{value:"weekly",children:"Weekly"}),b.jsx("option",{value:"monthly",children:"Monthly"}),b.jsx("option",{value:"on_new_notification",children:"On New Notification"}),b.jsx("option",{value:"on_new_sms",children:"On New SMS"}),b.jsx("option",{value:"command",children:"Command-triggered"})]}),gn&&b.jsxs("div",{className:"schedule-reactive",children:[b.jsxs("p",{className:"command-help-text",children:[U==="on_new_notification"?"Runs each time a new push notification arrives on the paired Android device.":"Runs each time a new SMS arrives on the paired Android device."," ","The triggering payload is spliced into your task prompt — reference it as “the new ",U==="on_new_notification"?"notification":"SMS","”."]}),U==="on_new_notification"&&(()=>{const pe=xe.find(De=>De.packageName===te),Pe=(pe==null?void 0:pe.appName)||te;return b.jsxs(b.Fragment,{children:[s?te.trim()?b.jsxs("div",{className:"app-filter-selected",children:[b.jsx("span",{className:"app-filter-selected-name",children:Pe}),(pe==null?void 0:pe.appName)&&b.jsx("span",{className:"app-filter-selected-pkg",children:pe.packageName}),b.jsx("button",{type:"button",className:"app-filter-selected-clear",onClick:()=>S(""),"aria-label":"Clear app filter",disabled:ve,children:"✕"})]}):b.jsx("button",{type:"button",className:"btn btn-link app-filter-trigger",onClick:()=>{Pt(""),Te(!0)},disabled:ve,children:"Select app"}):b.jsx("input",{className:"form-input",type:"text",value:te,onChange:De=>S(De.target.value),placeholder:"App (optional), e.g. com.google.android.gm",disabled:ve}),b.jsx("p",{className:"command-help-text app-filter-help",children:te.trim()?`Only notifications from ${Pe} will trigger this task.`:"Every notification from your device triggers this task."})]})})(),U==="on_new_sms"&&b.jsxs(b.Fragment,{children:[b.jsx("input",{className:"form-input",type:"text",value:et,onChange:pe=>Tt(pe.target.value),placeholder:"From (optional), e.g. +1 555-1234)",disabled:ve}),b.jsx("p",{className:"command-help-text app-filter-help",children:et.trim()?`Only SMS from ${et.trim()} will trigger this task. Formatting (spaces, dashes, parens) is ignored.`:"Every SMS that arrives on your device triggers this task."})]})]}),Ht&&b.jsxs("div",{className:"schedule-reactive",children:[b.jsx("p",{className:"command-help-text",children:"Runs a command and invokes the task for each line of output. Use “the input” in your task description to reference each line."}),b.jsx("input",{ref:jt,className:"form-input form-input-mono",type:"text",value:W,onChange:pe=>ue(pe.target.value),placeholder:"gws gmail +watch --project my-project",disabled:ve})]}),pt&&U!=="hourly"&&b.jsxs(b.Fragment,{children:[ee.map((pe,Pe)=>b.jsxs("div",{className:"trigger-row-card",children:[b.jsxs("div",{className:"trigger-row-content",children:[U==="daily"&&b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:De=>_e(Pe,{time:De.target.value})}),U==="weekly"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("select",{className:"form-select",value:pe.dayOfWeek,onChange:De=>_e(Pe,{dayOfWeek:De.target.value}),children:zE.map((De,kt)=>b.jsx("option",{value:String(kt),children:De},kt))}),b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:De=>_e(Pe,{time:De.target.value})})]}),U==="monthly"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("select",{className:"form-select",value:pe.dayOfMonth,onChange:De=>_e(Pe,{dayOfMonth:De.target.value}),children:Array.from({length:28},(De,kt)=>kt+1).map(De=>b.jsxs("option",{value:String(De),children:["Day ",De]},De))}),b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:De=>_e(Pe,{time:De.target.value})})]}),U==="specific_times"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("input",{className:"form-input",type:"date",value:pe.onceDate,min:je.date,onChange:De=>_e(Pe,{onceDate:De.target.value})}),b.jsx("input",{className:"form-input",type:"time",value:pe.onceTime,min:pe.onceDate===je.date?je.time:void 0,onChange:De=>_e(Pe,{onceTime:De.target.value})})]})]}),ee.length>1&&b.jsx("button",{className:"trigger-remove-btn",onClick:()=>Oe(Pe),title:"Remove trigger",children:"×"})]},Pe)),b.jsx("button",{className:"trigger-add-btn",onClick:Ie,children:"+ Add"})]}),r==="win32"&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:K,onChange:pe=>z(pe.target.checked),disabled:ve}),"Run in the foreground (host must login to Windows)"]}),pt&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:q,onChange:pe=>M(pe.target.checked),disabled:ve}),"Confirm before each run"]}),U!=="ondemand"&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:G,onChange:pe=>J(pe.target.checked),disabled:ve}),"Enabled"]})]})}),!oe&&an&&!an.supportsPermissions&&b.jsxs("div",{className:"form-warning",children:["Palmier does not support runtime permission granting for ",an.label,". The task may fail if required permissions are not pre-configured."]}),b.jsxs("div",{className:"form-actions",children:[b.jsxs("button",{className:"btn btn-primary",onClick:()=>Ge()&&$e(),disabled:!he||ve,children:[ve&&b.jsx("span",{className:"btn-spinner"}),Qe]}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>{dt&&g.trim()&&!confirm("You have unsaved changes. Discard?")||c()},style:{marginLeft:"auto"},children:"Cancel"})]})]})}),Ye&&(()=>{const pe=tt.trim().toLowerCase(),Pe=pe?xe.filter(De=>De.packageName.toLowerCase().includes(pe)||De.appName.toLowerCase().includes(pe)):xe;return b.jsx("div",{className:"app-filter-overlay",onClick:Gt,children:b.jsxs("div",{className:"app-filter-dialog",onClick:De=>De.stopPropagation(),children:[b.jsxs("div",{className:"app-filter-header",children:[b.jsx("h2",{children:"Select app"}),b.jsx("button",{className:"app-filter-close",onClick:Gt,"aria-label":"Close",children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:b.jsx("path",{d:"M4 4L12 12M12 4L4 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})]}),b.jsx("input",{className:"form-input app-filter-search",type:"text",value:tt,onChange:De=>Pt(De.target.value),onKeyDown:De=>{De.key==="Enter"&&tt.trim()&&(S(tt.trim()),Gt())},placeholder:"Search or type a package name",autoFocus:!0}),b.jsxs("ul",{className:"app-filter-list",children:[we&&xe.length===0?Array.from({length:6}).map((De,kt)=>b.jsx("li",{className:"app-filter-row app-filter-skeleton",children:b.jsx("div",{className:"app-filter-skeleton-bar"})},`sk-${kt}`)):Pe.length===0&&!tt.trim()?b.jsx("li",{className:"app-filter-empty",children:"No apps"}):Pe.map(De=>b.jsx("li",{className:"app-filter-row",onClick:()=>{S(De.packageName),Gt()},children:b.jsxs("div",{className:"app-filter-row-labels",children:[b.jsx("div",{className:"app-filter-row-name",children:De.appName||De.packageName}),De.appName&&b.jsx("div",{className:"app-filter-row-pkg",children:De.packageName})]})},De.packageName)),tt.trim()&&b.jsx("li",{className:"app-filter-row",onClick:()=>{S(tt.trim()),Gt()},children:b.jsx("div",{className:"app-filter-row-labels",children:b.jsx("div",{className:"app-filter-row-name",children:tt.trim()})})})]})]})})})()]})}function Px({pullDistance:e,refreshing:t,threshold:r}){const s=e>0||t,l=e>=r;return b.jsx("div",{className:"pull-to-refresh",style:{transform:`translateY(${e}px)`,opacity:s?Math.min(1,e/30):0},"aria-hidden":!s,children:b.jsx("div",{className:"pull-to-refresh-badge",children:t?b.jsx("div",{className:"spinner"}):b.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round",style:{transform:l?"rotate(180deg)":"rotate(0deg)",transition:"transform 0.15s"},children:[b.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),b.jsx("polyline",{points:"19 12 12 19 5 12"})]})})})}function Hx({onRefresh:e,threshold:t=70,maxPull:r=110,enabled:s=!0}){const[l,u]=A.useState(0),[c,f]=A.useState(!1),d=A.useRef(null),m=A.useRef(!1),y=A.useRef(0),g=A.useRef(!1),x=A.useRef(e);return A.useEffect(()=>{x.current=e}),A.useEffect(()=>{if(!s)return;const w=L=>{if(g.current||window.scrollY>0){d.current=null;return}if(FE(L.target)){d.current=null;return}d.current=L.touches[0].clientY,m.current=!1,y.current=0},_=L=>{if(g.current||d.current==null)return;const N=L.touches[0].clientY-d.current;if(N<=0){m.current=!1,y.current=0,u(0);return}m.current=!0;const H=Math.min(r,N*.5);y.current=H,u(H),L.cancelable&&L.preventDefault()},j=()=>{if(!m.current){d.current=null,u(0);return}const L=y.current;d.current=null,m.current=!1,y.current=0,L>=t?(g.current=!0,f(!0),u(t),Promise.resolve(x.current()).catch(()=>{}).finally(()=>{g.current=!1,f(!1),u(0)})):u(0)};return window.addEventListener("touchstart",w,{passive:!0}),window.addEventListener("touchmove",_,{passive:!1}),window.addEventListener("touchend",j,{passive:!0}),window.addEventListener("touchcancel",j,{passive:!0}),()=>{window.removeEventListener("touchstart",w),window.removeEventListener("touchmove",_),window.removeEventListener("touchend",j),window.removeEventListener("touchcancel",j)}},[s,t,r]),{pullDistance:l,refreshing:c,threshold:t}}function FE(e){let t=e;for(;t&&t!==document.body&&t!==document.documentElement;){const r=window.getComputedStyle(t).overflowY;if((r==="auto"||r==="scroll")&&t.scrollHeight>t.clientHeight)return!0;t=t.parentElement}return!1}function $E({connected:e,hostId:t,request:r,subscribeEvents:s,agents:l,hostPlatform:u,isNotificationListener:c,onViewRun:f}){const[d,m]=A.useState([]),[y,g]=A.useState(!1),[x,w]=A.useState(null),[_,j]=A.useState(new Map),[L,N]=A.useState(!1),[H,$]=A.useState(void 0),fe=A.useCallback(()=>{N(!1),$(void 0)},[]),U=A.useCallback(async()=>{if(e){g(!0),w(null);try{const M=(await r("task.list")).tasks??[],G=new Map;for(const J of M)J.status&&G.set(J.id,J.status);j(G),m(M)}catch(q){const M=q instanceof Error?q.message:String(q);M==="Not connected"||M.includes("503")||M.toLowerCase().includes("no responders")?w(null):w(M),m([])}finally{g(!1)}}},[e,t,r]);A.useEffect(()=>{e?U():(m([]),g(!1))},[e,t,U]);const R=Hx({onRefresh:U,enabled:e});A.useEffect(()=>!e||!t?void 0:s(t,async M=>{const G=M.subject.split(".");if(G.length<3)return;const J=G.slice(2).join(".");let oe={};try{oe=JSON.parse(new TextDecoder().decode(M.data))}catch{return}const le=oe.event_type;if(!(le!=="running-state"&&le!=="permission-resolved"))try{const K=await r("task.status",{id:J},{timeout:5e3});if(K.error)return;j(z=>{const W=new Map(z);return W.set(J,K),W})}catch{}}),[e,t,s,r]);function ee(q){m(M=>{const G=M.findIndex(J=>J.id===q.id);if(G>=0){const J=[...M];return J[G]=q,J}return[q,...M]}),N(!1),$(void 0)}function F(q){m(M=>M.filter(G=>G.id!==q)),j(M=>{const G=new Map(M);return G.delete(q),G})}return b.jsxs(b.Fragment,{children:[b.jsx(Px,{pullDistance:R.pullDistance,refreshing:R.refreshing,threshold:R.threshold}),x&&b.jsxs("div",{className:"form-error",children:[x,x.toLowerCase().includes("failed to fetch")&&b.jsxs(b.Fragment,{children:[" ",b.jsx("a",{href:"#",onClick:q=>{q.preventDefault(),window.location.reload()},children:"Reload"})]})]}),y&&!d.length?b.jsx("div",{className:"task-list",children:[0,1,2].map(q=>b.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[b.jsx("div",{className:"task-card-header",children:b.jsxs("div",{className:"task-card-title-row",children:[b.jsx("div",{className:"skeleton-line",style:{width:10,height:10,borderRadius:"50%"}}),b.jsx("div",{className:"skeleton-line",style:{width:`${60+q*12}%`}})]})}),b.jsxs("div",{className:"task-card-meta",children:[b.jsx("div",{className:"skeleton-line",style:{width:"30%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"25%"}})]})]},q))}):d.length===0?b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No tasks yet"}),b.jsx("p",{className:"empty-state-hint",children:"Tap the + button to create your first task."})]}):b.jsx("div",{className:"task-list",children:d.map(q=>b.jsx(RE,{task:q,lastEvent:_.get(q.id),onEdit:async M=>{try{const G=await r("task.get",{id:M.id});$(G.error?M:G)}catch{$(M)}N(!0)},onDelete:F,onViewRun:f},q.id))}),b.jsx("button",{className:"fab",onClick:()=>{$(void 0),N(!0)},"aria-label":"New task",title:"New task",children:b.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),b.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),L&&b.jsx(IE,{initial:H,agents:l,hostPlatform:u,isNotificationListener:c,onSaved:ee,onRun:f,onCancel:fe})]})}let ha=null;function Y0(e){ha&&(e.preventDefault(),e.returnValue="")}function Rh(e){const t=!!ha;ha=e;const r=!!ha;r&&!t?window.addEventListener("beforeunload",Y0):!r&&t&&window.removeEventListener("beforeunload",Y0)}function ps(){return ha?window.confirm(ha):!0}function YE(){const e=Mr(),t=cr(),{hostId:r}=Yu(),s=t.pathname.endsWith("/tasks"),l=!s;function u(c){ps()&&r&&e(`/hosts/${encodeURIComponent(r)}${c}`)}return b.jsxs(b.Fragment,{children:[b.jsxs("button",{className:`tab-btn ${l?"tab-btn-active":""}`,onClick:()=>u(""),children:[b.jsx("svg",{className:"tab-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:b.jsx("path",{d:"M2 8H4.5L6 4L8 12L10 6L11.5 8H14"})}),"Sessions"]}),b.jsxs("button",{className:`tab-btn ${s?"tab-btn-active":""}`,onClick:()=>u("/tasks"),children:[b.jsxs("svg",{className:"tab-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("rect",{x:"2",y:"2",width:"12",height:"12",rx:"2"}),b.jsx("path",{d:"M5.5 8L7 9.5L10.5 6"})]}),"Tasks"]})]})}function qx(e){const[t,r]=A.useState(()=>window.matchMedia(e).matches);return A.useEffect(()=>{const s=window.matchMedia(e),l=u=>r(u.matches);return s.addEventListener("change",l),r(s.matches),()=>s.removeEventListener("change",l)},[e]),t}const Eu=Jn.isNativePlatform(),VE=["Device","Data","Messaging"],GE=[{capability:"sms-read",label:"Read SMS",group:"Messaging"},{capability:"sms-send",label:"Send SMS",group:"Messaging"},{capability:"send-email",label:"Prompt Email to Send",group:"Messaging"},{capability:"notifications",label:"Notifications from Other Apps",group:"Data"},{capability:"contacts",label:"Manage Contacts",group:"Data"},{capability:"calendar",label:"Manage Calendar",group:"Data"},{capability:"location",label:"Get Location",group:"Device"},{capability:"dnd",label:"Set Ringer Mode",group:"Device"},{capability:"alarm",label:"Trigger Alarms",group:"Device"}];async function JE(){if(!Eu||!dn)return new Set;try{const{capabilities:e}=await dn.getCapabilityStatus();return new Set(e.filter(t=>t.enabled).map(t=>t.name))}catch{return new Set}}function Ix({onChange:e,confirmDisable:t=!1}){const[r,s]=A.useState(new Map),[l,u]=A.useState(null),[c,f]=A.useState(null),d=A.useCallback(async()=>{if(!(!Eu||!dn))try{const{capabilities:_}=await dn.getCapabilityStatus(),j=new Map;for(const L of _)j.set(L.name,L);s(j),e==null||e(new Set(_.filter(L=>L.enabled).map(L=>L.name)))}catch(_){console.error("Failed to read capability status:",_)}},[e]);A.useEffect(()=>{d()},[d]),A.useEffect(()=>{if(!Eu)return;const _=dd.addListener("resume",d);return()=>{_.then(j=>j.remove())}},[d]);async function m(_,j){if(dn){u(_.capability);try{const L=await dn.setCapabilityEnabled({capability:_.capability,enabled:j});!L.enabled&&L.reason==="no-email-client"&&alert("No email app is installed on this device. Install one (e.g. Gmail) before enabling Send Email."),await d()}catch(L){console.error(`Failed to toggle ${_.capability}:`,L)}finally{u(null)}}}function y(_){const j=r.get(_.capability);if(j){if(j.enabled&&t){f(_);return}m(_,!j.enabled)}}function g(){const _=c;_&&(f(null),m(_,!1))}if(!Eu)return null;const x=VE.map(_=>({group:_,items:GE.filter(j=>{const L=r.get(j.capability);return j.group===_&&(L==null?void 0:L.supported)})})).filter(_=>_.items.length>0);if(x.length===0)return b.jsx("div",{className:"capability-toggles-loading",children:b.jsx("span",{className:"spinner"})});const w=c&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>f(null),children:b.jsxs("div",{className:"confirm-modal",onClick:_=>_.stopPropagation(),children:[b.jsxs("h2",{className:"confirm-modal-title",children:["Disable ",c.label,"?"]}),b.jsxs("p",{className:"confirm-modal-message",children:["All hosts linked to this device will no longer be able to use ",c.label,"."]}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>f(null),children:"Cancel"}),b.jsx("button",{className:"btn btn-danger",onClick:g,children:"Disable"})]})]})}),document.body);return b.jsxs(b.Fragment,{children:[x.map(({group:_,items:j},L)=>b.jsx("div",{className:L>0?"drawer-toggle-group drawer-toggle-group-divided":"drawer-toggle-group",children:j.map(N=>{const H=r.get(N.capability),$=!!(H!=null&&H.enabled);return b.jsxs("label",{className:"drawer-toggle",children:[b.jsx("span",{className:"drawer-toggle-label",children:N.label}),b.jsx("button",{className:`toggle-switch ${$?"toggle-switch-on":""}`,onClick:()=>y(N),disabled:l===N.capability,role:"switch","aria-checked":$,children:b.jsx("span",{className:"toggle-switch-thumb"})})]},N.capability)})},_)),w]})}const V0=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),XE=Jn.isNativePlatform();function G0({daemonVersion:e,linkedClientToken:t,request:r,onEnabledCapabilitiesChange:s,onLinkedClientTokenChange:l}){var Gt;const{pairedHosts:u,removePairedHost:c,renamePairedHost:f}=qi(),{activeHost:d}=si(),m=Mr(),y=cr(),x=Yu().hostId??null,w=d.clientToken||null,_=!!w&&t===w,j=qx("(min-width: 768px)"),[L,N]=A.useState(!1),[H,$]=A.useState(()=>Date.now());A.useEffect(()=>{const Be=()=>$(Date.now()),et=6e4-Date.now()%6e4,Tt=setTimeout(()=>{Be();const jt=setInterval(Be,6e4);Tt._iv=jt},et);return()=>{const jt=Tt._iv;jt&&clearInterval(jt),clearTimeout(Tt)}},[]);const fe=d.timezone?new Date(H).toLocaleString(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit",timeZone:d.timezone}):"";async function U(){if(!(!dn||!r||!w)){N(!0);try{const{token:Be}=await dn.getFcmToken();if(!Be)return;await r("device.link",{fcmToken:Be}),l==null||l(w)}catch(Be){console.error("Failed to make this the linked device:",Be)}finally{N(!1)}}}async function R(Be){const et=Be===x;if(et&&r)try{await r("clients.revoke_self")}catch{}c(Be),W(null),et&&m("/",{replace:!0})}function ee(Be){const Tt=y.pathname.endsWith("/tasks")?"/tasks":"";m(`/hosts/${encodeURIComponent(Be)}${Tt}`)}const[F,q]=A.useState(!1),[M,G]=A.useState(!1),[J,oe]=A.useState(null),[le,K]=A.useState(""),[z,W]=A.useState(null),[ue,ve]=A.useState(!1),D=A.useRef(null),P=A.useRef(null),te=A.useCallback(()=>{G(!0)},[]);function S(){M&&(q(!1),G(!1))}function xe(){G(!1),q(!0)}function Ae(Be,et){oe(Be),K(et)}function we(){J&&le.trim()&&f(J,le.trim()),oe(null),K("")}function ze(){oe(null),K("")}A.useEffect(()=>{J&&P.current&&(P.current.focus(),P.current.select())},[J]),A.useEffect(()=>{if(!F||M)return;function Be(et){et.key==="Escape"&&te()}return document.addEventListener("keydown",Be),()=>{document.removeEventListener("keydown",Be)}},[F,M,te]);const Ye=b.jsxs(b.Fragment,{children:[!j&&b.jsx("button",{className:"drawer-close-btn",onClick:te,"aria-label":"Close menu",children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:b.jsx("path",{d:"M4 4L12 12M12 4L4 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),!V0&&u.length>0&&b.jsxs("div",{className:"drawer-section",children:[b.jsx("h3",{className:"drawer-section-label",children:"Hosts"}),b.jsx("div",{className:"host-picker-inline",children:b.jsx("div",{className:"host-picker-list",role:"listbox",children:u.map(Be=>{const et=Be.hostId===x,Tt=J===Be.hostId,jt=Be.name||Be.hostId.slice(0,8);return b.jsx("div",{className:"host-picker-item-wrapper",children:b.jsxs("div",{className:`host-picker-item ${et?"host-picker-item-active":""}`,onClick:()=>{if(!Tt&&!et){if(!ps())return;ee(Be.hostId),j||te()}},role:"option","aria-selected":et,children:[Tt?b.jsx("input",{ref:P,className:"form-input host-picker-rename-input",type:"text",value:le,onChange:pt=>K(pt.target.value),onKeyDown:pt=>{pt.key==="Enter"&&we(),pt.key==="Escape"&&ze()},onBlur:we,onClick:pt=>pt.stopPropagation()}):b.jsx("span",{className:"host-picker-item-name",children:jt}),b.jsxs("div",{className:"host-picker-item-actions",children:[et&&!Tt&&b.jsx("button",{className:"host-picker-edit-btn",onClick:pt=>{pt.stopPropagation(),Ae(Be.hostId,jt)},"aria-label":"Rename host",children:b.jsx("svg",{width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",children:b.jsx("path",{d:"M9.5 1.5L11.5 3.5M1.5 11.5L2 9L9 2L11 4L4 11L1.5 11.5Z",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})})}),!et&&b.jsx("button",{className:"host-picker-delete-btn",onClick:pt=>{pt.stopPropagation(),W(Be.hostId)},"aria-label":`Unpair ${jt}`,children:b.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:b.jsx("path",{d:"M4 5.5V11C4 11.2761 4.22386 11.5 4.5 11.5H9.5C9.77614 11.5 10 11.2761 10 11V5.5M3 4H11M5.5 4V3C5.5 2.72386 5.72386 2.5 6 2.5H8C8.27614 2.5 8.5 2.72386 8.5 3V4M6.5 6.5V9.5M7.5 6.5V9.5",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})})})]})]})},Be.hostId)})})})]}),!V0&&b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-divider"}),b.jsx("div",{className:"drawer-section",children:b.jsx("button",{className:"btn btn-primary btn-full",onClick:()=>{ps()&&(m("/pair"),j||te())},children:"Add New Host"})})]}),XE&&r&&b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-divider"}),b.jsxs("div",{className:"drawer-section",children:[b.jsx("h3",{className:"drawer-section-label",children:"Device Capabilities"}),_?b.jsx(Ix,{onChange:s,confirmDisable:!0}):b.jsxs(b.Fragment,{children:[b.jsx("p",{className:"drawer-section-hint",children:"This device isn't the linked device for the host, so it can't provide capabilities (SMS, contacts, location, etc.)."}),b.jsx("button",{className:"btn btn-secondary btn-full",onClick:()=>{t&&t!==w?ve(!0):U()},disabled:L,children:L?"Linking…":"Link the host to this device"})]})]})]}),b.jsxs("div",{className:"drawer-footer",children:[d.timezone&&b.jsxs("div",{className:"drawer-host-time",children:["Host time: ",fe," · ",d.timezone]}),e&&b.jsxs("div",{className:"drawer-version",children:["Host version: v",e]}),b.jsxs("div",{className:"drawer-legal",children:[b.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms"}),b.jsx("span",{className:"drawer-legal-sep",children:"·"}),b.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy"})]})]})]}),Te=!!z&&z===x&&_,tt=z&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>W(null),children:b.jsxs("div",{className:"confirm-modal",onClick:Be=>Be.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Remove host?"}),b.jsxs("p",{className:"confirm-modal-message",children:['"',((Gt=u.find(Be=>Be.hostId===z))==null?void 0:Gt.name)||z.slice(0,8),'" will be ',Te?"removed and unlinked":"removed",".",Te&&b.jsx(b.Fragment,{children:" This device is currently linked to the host — unlinking will revoke its access to all device capabilities (SMS, contacts, location, etc.) until another device is linked."})]}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>W(null),children:"Cancel"}),b.jsx("button",{className:"btn btn-danger",onClick:()=>R(z),children:"Remove"})]})]})}),document.body),Pt=ue&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>ve(!1),children:b.jsxs("div",{className:"confirm-modal",onClick:Be=>Be.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Link the host to this device?"}),b.jsx("p",{className:"confirm-modal-message",children:"Another device is already linked to this host. Only one device can be linked to the host — switching will disable those capabilities on the currently linked device."}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>ve(!1),children:"Cancel"}),b.jsx("button",{className:"btn btn-primary",onClick:()=>{ve(!1),U()},children:"Link"})]})]})}),document.body);return j?b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-panel drawer-panel-desktop",ref:D,children:Ye}),tt,Pt]}):b.jsxs(b.Fragment,{children:[b.jsx("button",{className:"hamburger-btn",onClick:xe,"aria-label":"Open menu",children:b.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:b.jsx("path",{d:"M3 5H17M3 10H17M3 15H17",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),F&&ds.createPortal(b.jsx("div",{className:`drawer-overlay ${M?"drawer-overlay-closing":""}`,onClick:te,onAnimationEnd:S,children:b.jsx("div",{className:`drawer-panel ${M?"drawer-panel-closing":""}`,ref:D,onClick:Be=>Be.stopPropagation(),children:Ye})}),document.body),tt,Pt]})}const KE=Jn.isNativePlatform(),Yd={width:16,height:16,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};function QE(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("path",{d:"M3 11 L12 3 L21 11"}),b.jsx("path",{d:"M5 9.5 V21 H19 V9.5"})]})}function J0(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("circle",{cx:"12",cy:"12",r:"10"}),b.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),b.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]})}function ZE(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),b.jsx("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),b.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]})}function WE(){const{mode:e}=si(),[t,r]=A.useState(!1),s=A.useRef(null);if(A.useEffect(()=>{if(!t)return;function f(m){var y;(y=s.current)!=null&&y.contains(m.target)||r(!1)}document.addEventListener("pointerdown",f);const d=window.setTimeout(()=>r(!1),3e3);return()=>{document.removeEventListener("pointerdown",f),clearTimeout(d)}},[t]),e==="direct")return null;let l,u,c;switch(e){case"lan":l=b.jsx(QE,{}),u="Connected via LAN",c="lan";break;case"nats":l=b.jsx(J0,{}),u=KE?"Connected via relay":"Connected",c="relay";break;case"disconnected":l=b.jsx(ZE,{}),u="Disconnected",c="disconnected";break;case"connecting":default:l=b.jsx(J0,{}),u="Connecting…",c="connecting";break}return b.jsxs("div",{ref:s,className:`conn-status conn-status--${c}`,children:[b.jsx("button",{type:"button",className:"conn-status-btn","aria-label":u,onClick:()=>r(f=>!f),children:l}),b.jsx("div",{className:`conn-status-popover ${t?"conn-status-popover--open":""}`,role:"tooltip",children:u})]})}function X0(e,t){var s;const r=e.map(l=>l.key);return t&&r.includes(t)?t:((s=e[0])==null?void 0:s.key)??""}function eC({agents:e,hostPlatform:t,onStarted:r}){const{request:s,activeHost:l}=si(),{setHostLastAgent:u}=qi(),[c,f]=A.useState(""),[d,m]=A.useState(()=>X0(e,l.lastAgent)),[y,g]=A.useState(!1),[x,w]=A.useState(!1),[_,j]=A.useState(null);A.useEffect(()=>{e.length&&(e.find(R=>R.key===d)||m(X0(e,l.lastAgent)))},[e,d,l.lastAgent]),A.useEffect(()=>{const R=c.trim().length>0;return Rh(R?"Your session draft will be lost. Continue?":null),()=>Rh(null)},[c]);const L=e.find(R=>R.key===d),N=!!(L!=null&&L.supportsYolo);A.useEffect(()=>{!N&&y&&g(!1)},[N,y]);const H=!!c.trim()&&!!d&&!x;function $(){return y?confirm(`Yolo mode is enabled. The agent will auto-approve all tool calls — it can read, write, delete files, run arbitrary commands, and access the network without asking for permission.
|
|
90
|
+
Are you sure you want to continue?`):!0}async function $e(){M(!0),fe(null);try{const pe=vt?Fe():z==="on_new_notification"&&te.trim()?[te.trim()]:z==="on_new_sms"&&De.trim()?[De.trim()]:[],Pe=vt||gn?Nh(z):null,Le={user_prompt:g,agent:w,schedule_type:Pe,schedule_values:pe.length>0?pe:null,schedule_enabled:z==="ondemand"?!0:G,requires_confirmation:vt?q:!1,yolo_mode:oe,foreground_mode:K,command:ft?W:""};yn&&(Le.id=e.id);const Dt=await f(yn?"task.update":"task.create",Le,{timeout:45e3});if(Dt.error){fe(Dt.error);return}if(yn||m(d.hostId,w),ft&&!yn){l(Dt);try{const bn=await f("task.run",{id:Dt.id});bn.run_id?u(Dt.id,bn.run_id):bn.error||u(Dt.id)}catch{}return}l(Dt)}catch(pe){fe(pe instanceof Error?pe.message:String(pe))}finally{M(!1)}}const Qe=yn?"Save":ft?"Run":(vt||gn)&&G?"Schedule":"Save";return b.jsxs("div",{className:"task-form-overlay",children:[b.jsx("div",{className:"task-form",children:D?b.jsx(ME,{permissions:e==null?void 0:e.permissions}):b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"task-form-header",children:b.jsx("h2",{children:e?"Edit Task":"New Task"})}),F&&b.jsx("div",{className:"form-error",children:F}),b.jsx("textarea",{autoFocus:!e,className:"form-textarea",value:g,onChange:pe=>x(pe.target.value),placeholder:ft?"If the input email contains an event, create a calendar entry for it.":"Research today's top AI news and write a summary.",rows:4,disabled:we}),b.jsxs("div",{className:"plan-actions",children:[b.jsxs("div",{className:"agent-picker-section-inline",children:[b.jsx("span",{className:"agent-picker-label",children:"Run with"}),b.jsx("select",{className:"form-select form-select-sm",value:w,onChange:pe=>_(pe.target.value),disabled:we,children:t.map(pe=>b.jsx("option",{value:pe.key,children:pe.label},pe.key))})]}),Wt&&b.jsxs("label",{className:"yolo-inline",style:{marginLeft:"auto"},children:[b.jsx("input",{type:"checkbox",checked:oe,onChange:pe=>le(pe.target.checked),disabled:we}),"Yolo"]}),Wt&&oe&&b.jsx("p",{className:"yolo-warning",children:"The agent will auto-approve all tool calls without asking for permission."}),j&&b.jsx("div",{className:"granted-permissions-row",children:b.jsx("button",{className:"btn btn-link",onClick:()=>N(!0),children:"Granted Permissions"})})]}),b.jsx("div",{className:"toggles-group",children:b.jsxs("div",{className:"schedule-section",children:[b.jsxs("h3",{className:"schedule-section-title",children:["Schedule ",b.jsx("span",{className:"schedule-section-hint",children:"based on host time"})]}),b.jsxs("select",{className:"form-select",value:z,onChange:pe=>Ke(pe.target.value),disabled:we,children:[b.jsx("option",{value:"ondemand",children:"On Demand"}),b.jsx("option",{value:"specific_times",children:"Specific Times"}),b.jsx("option",{value:"hourly",children:"Hourly"}),b.jsx("option",{value:"daily",children:"Daily"}),b.jsx("option",{value:"weekly",children:"Weekly"}),b.jsx("option",{value:"monthly",children:"Monthly"}),b.jsx("option",{value:"on_new_notification",children:"On New Notification"}),b.jsx("option",{value:"on_new_sms",children:"On New SMS"}),b.jsx("option",{value:"command",children:"Command-triggered"})]}),gn&&b.jsxs("div",{className:"schedule-reactive",children:[b.jsxs("p",{className:"command-help-text",children:[z==="on_new_notification"?"Runs each time a new push notification arrives on the paired Android device.":"Runs each time a new SMS arrives on the paired Android device."," ","The triggering payload is spliced into your task prompt — reference it as “the new ",z==="on_new_notification"?"notification":"SMS","”."]}),z==="on_new_notification"&&(()=>{const pe=xe.find(Le=>Le.packageName===te),Pe=(pe==null?void 0:pe.appName)||te;return b.jsxs(b.Fragment,{children:[s?te.trim()?b.jsxs("div",{className:"app-filter-selected",children:[b.jsx("span",{className:"app-filter-selected-name",children:Pe}),(pe==null?void 0:pe.appName)&&b.jsx("span",{className:"app-filter-selected-pkg",children:pe.packageName}),b.jsx("button",{type:"button",className:"app-filter-selected-clear",onClick:()=>S(""),"aria-label":"Clear app filter",disabled:we,children:"✕"})]}):b.jsx("button",{type:"button",className:"btn btn-link app-filter-trigger",onClick:()=>{Pt(""),Te(!0)},disabled:we,children:"Select app"}):b.jsx("input",{className:"form-input",type:"text",value:te,onChange:Le=>S(Le.target.value),placeholder:"App (optional), e.g. com.google.android.gm",disabled:we}),b.jsx("p",{className:"command-help-text app-filter-help",children:te.trim()?`Only notifications from ${Pe} will trigger this task.`:"Every notification from your device triggers this task."})]})})(),z==="on_new_sms"&&b.jsxs(b.Fragment,{children:[b.jsx("input",{className:"form-input",type:"text",value:De,onChange:pe=>ot(pe.target.value),placeholder:"From (optional), e.g. +1 555-1234)",disabled:we}),b.jsx("p",{className:"command-help-text app-filter-help",children:De.trim()?`Only SMS from ${De.trim()} will trigger this task. Formatting (spaces, dashes, parens) is ignored.`:"Every SMS that arrives on your device triggers this task."})]})]}),ft&&b.jsxs("div",{className:"schedule-reactive",children:[b.jsx("p",{className:"command-help-text",children:"Runs a command and invokes the task for each line of output. Use “the input” in your task description to reference each line."}),b.jsx("input",{ref:tt,className:"form-input form-input-mono",type:"text",value:W,onChange:pe=>ue(pe.target.value),placeholder:"gws gmail +watch --project my-project",disabled:we})]}),vt&&z!=="hourly"&&b.jsxs(b.Fragment,{children:[ee.map((pe,Pe)=>b.jsxs("div",{className:"trigger-row-card",children:[b.jsxs("div",{className:"trigger-row-content",children:[z==="daily"&&b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:Le=>_e(Pe,{time:Le.target.value})}),z==="weekly"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("select",{className:"form-select",value:pe.dayOfWeek,onChange:Le=>_e(Pe,{dayOfWeek:Le.target.value}),children:zE.map((Le,Ct)=>b.jsx("option",{value:String(Ct),children:Le},Ct))}),b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:Le=>_e(Pe,{time:Le.target.value})})]}),z==="monthly"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("select",{className:"form-select",value:pe.dayOfMonth,onChange:Le=>_e(Pe,{dayOfMonth:Le.target.value}),children:Array.from({length:28},(Le,Ct)=>Ct+1).map(Le=>b.jsxs("option",{value:String(Le),children:["Day ",Le]},Le))}),b.jsx("input",{className:"form-input",type:"time",value:pe.time,onChange:Le=>_e(Pe,{time:Le.target.value})})]}),z==="specific_times"&&b.jsxs("div",{className:"trigger-row-top",children:[b.jsx("input",{className:"form-input",type:"date",value:pe.onceDate,min:je.date,onChange:Le=>_e(Pe,{onceDate:Le.target.value})}),b.jsx("input",{className:"form-input",type:"time",value:pe.onceTime,min:pe.onceDate===je.date?je.time:void 0,onChange:Le=>_e(Pe,{onceTime:Le.target.value})})]})]}),ee.length>1&&b.jsx("button",{className:"trigger-remove-btn",onClick:()=>Oe(Pe),title:"Remove trigger",children:"×"})]},Pe)),b.jsx("button",{className:"trigger-add-btn",onClick:Ie,children:"+ Add"})]}),r==="win32"&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:K,onChange:pe=>U(pe.target.checked),disabled:we}),"Run in the foreground (host must login to Windows)"]}),vt&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:q,onChange:pe=>L(pe.target.checked),disabled:we}),"Confirm before each run"]}),z!=="ondemand"&&b.jsxs("label",{className:"toggle-label",children:[b.jsx("input",{type:"checkbox",checked:G,onChange:pe=>J(pe.target.checked),disabled:we}),"Enabled"]})]})}),!oe&&an&&!an.supportsPermissions&&b.jsxs("div",{className:"form-warning",children:["Palmier does not support runtime permission granting for ",an.label,". The task may fail if required permissions are not pre-configured."]}),b.jsxs("div",{className:"form-actions",children:[b.jsxs("button",{className:"btn btn-primary",onClick:()=>Ge()&&$e(),disabled:!he||we,children:[we&&b.jsx("span",{className:"btn-spinner"}),Qe]}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>{pt&&g.trim()&&!confirm("You have unsaved changes. Discard?")||c()},style:{marginLeft:"auto"},children:"Cancel"})]})]})}),Ve&&(()=>{const pe=et.trim().toLowerCase(),Pe=pe?xe.filter(Le=>Le.packageName.toLowerCase().includes(pe)||Le.appName.toLowerCase().includes(pe)):xe;return b.jsx("div",{className:"app-filter-overlay",onClick:Gt,children:b.jsxs("div",{className:"app-filter-dialog",onClick:Le=>Le.stopPropagation(),children:[b.jsxs("div",{className:"app-filter-header",children:[b.jsx("h2",{children:"Select app"}),b.jsx("button",{className:"app-filter-close",onClick:Gt,"aria-label":"Close",children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:b.jsx("path",{d:"M4 4L12 12M12 4L4 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})]}),b.jsx("input",{className:"form-input app-filter-search",type:"text",value:et,onChange:Le=>Pt(Le.target.value),onKeyDown:Le=>{Le.key==="Enter"&&et.trim()&&(S(et.trim()),Gt())},placeholder:"Search or type a package name",autoFocus:!0}),b.jsxs("ul",{className:"app-filter-list",children:[ve&&xe.length===0?Array.from({length:6}).map((Le,Ct)=>b.jsx("li",{className:"app-filter-row app-filter-skeleton",children:b.jsx("div",{className:"app-filter-skeleton-bar"})},`sk-${Ct}`)):Pe.length===0&&!et.trim()?b.jsx("li",{className:"app-filter-empty",children:"No apps"}):Pe.map(Le=>b.jsx("li",{className:"app-filter-row",onClick:()=>{S(Le.packageName),Gt()},children:b.jsxs("div",{className:"app-filter-row-labels",children:[b.jsx("div",{className:"app-filter-row-name",children:Le.appName||Le.packageName}),Le.appName&&b.jsx("div",{className:"app-filter-row-pkg",children:Le.packageName})]})},Le.packageName)),et.trim()&&b.jsx("li",{className:"app-filter-row",onClick:()=>{S(et.trim()),Gt()},children:b.jsx("div",{className:"app-filter-row-labels",children:b.jsx("div",{className:"app-filter-row-name",children:et.trim()})})})]})]})})})()]})}function Px({pullDistance:e,refreshing:t,threshold:r}){const s=e>0||t,l=e>=r;return b.jsx("div",{className:"pull-to-refresh",style:{transform:`translateY(${e}px)`,opacity:s?Math.min(1,e/30):0},"aria-hidden":!s,children:b.jsx("div",{className:"pull-to-refresh-badge",children:t?b.jsx("div",{className:"spinner"}):b.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.25",strokeLinecap:"round",strokeLinejoin:"round",style:{transform:l?"rotate(180deg)":"rotate(0deg)",transition:"transform 0.15s"},children:[b.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),b.jsx("polyline",{points:"19 12 12 19 5 12"})]})})})}function Hx({onRefresh:e,threshold:t=70,maxPull:r=110,enabled:s=!0}){const[l,u]=A.useState(0),[c,f]=A.useState(!1),d=A.useRef(null),m=A.useRef(!1),y=A.useRef(0),g=A.useRef(!1),x=A.useRef(e);return A.useEffect(()=>{x.current=e}),A.useEffect(()=>{if(!s)return;const w=D=>{if(g.current||window.scrollY>0){d.current=null;return}if(FE(D.target)){d.current=null;return}d.current=D.touches[0].clientY,m.current=!1,y.current=0},_=D=>{if(g.current||d.current==null)return;const N=D.touches[0].clientY-d.current;if(N<=0){m.current=!1,y.current=0,u(0);return}m.current=!0;const H=Math.min(r,N*.5);y.current=H,u(H),D.cancelable&&D.preventDefault()},j=()=>{if(!m.current){d.current=null,u(0);return}const D=y.current;d.current=null,m.current=!1,y.current=0,D>=t?(g.current=!0,f(!0),u(t),Promise.resolve(x.current()).catch(()=>{}).finally(()=>{g.current=!1,f(!1),u(0)})):u(0)};return window.addEventListener("touchstart",w,{passive:!0}),window.addEventListener("touchmove",_,{passive:!1}),window.addEventListener("touchend",j,{passive:!0}),window.addEventListener("touchcancel",j,{passive:!0}),()=>{window.removeEventListener("touchstart",w),window.removeEventListener("touchmove",_),window.removeEventListener("touchend",j),window.removeEventListener("touchcancel",j)}},[s,t,r]),{pullDistance:l,refreshing:c,threshold:t}}function FE(e){let t=e;for(;t&&t!==document.body&&t!==document.documentElement;){const r=window.getComputedStyle(t).overflowY;if((r==="auto"||r==="scroll")&&t.scrollHeight>t.clientHeight)return!0;t=t.parentElement}return!1}function $E({connected:e,hostId:t,request:r,subscribeEvents:s,agents:l,hostPlatform:u,isNotificationListener:c,onViewRun:f}){const[d,m]=A.useState([]),[y,g]=A.useState(!1),[x,w]=A.useState(null),[_,j]=A.useState(new Map),[D,N]=A.useState(!1),[H,F]=A.useState(void 0),fe=A.useCallback(()=>{N(!1),F(void 0)},[]),z=A.useCallback(async()=>{if(e){g(!0),w(null);try{const L=(await r("task.list")).tasks??[],G=new Map;for(const J of L)J.status&&G.set(J.id,J.status);j(G),m(L)}catch(q){const L=q instanceof Error?q.message:String(q);L==="Not connected"||L.includes("503")||L.toLowerCase().includes("no responders")?w(null):w(L),m([])}finally{g(!1)}}},[e,t,r]);A.useEffect(()=>{e?z():(m([]),g(!1))},[e,t,z]);const R=Hx({onRefresh:z,enabled:e});A.useEffect(()=>!e||!t?void 0:s(t,async L=>{const G=L.subject.split(".");if(G.length<3)return;const J=G.slice(2).join(".");let oe={};try{oe=JSON.parse(new TextDecoder().decode(L.data))}catch{return}const le=oe.event_type;if(!(le!=="running-state"&&le!=="permission-resolved"))try{const K=await r("task.status",{id:J},{timeout:5e3});if(K.error)return;j(U=>{const W=new Map(U);return W.set(J,K),W})}catch{}}),[e,t,s,r]);function ee(q){m(L=>{const G=L.findIndex(J=>J.id===q.id);if(G>=0){const J=[...L];return J[G]=q,J}return[q,...L]}),N(!1),F(void 0)}function $(q){m(L=>L.filter(G=>G.id!==q)),j(L=>{const G=new Map(L);return G.delete(q),G})}return b.jsxs(b.Fragment,{children:[b.jsx(Px,{pullDistance:R.pullDistance,refreshing:R.refreshing,threshold:R.threshold}),x&&b.jsxs("div",{className:"form-error",children:[x,x.toLowerCase().includes("failed to fetch")&&b.jsxs(b.Fragment,{children:[" ",b.jsx("a",{href:"#",onClick:q=>{q.preventDefault(),window.location.reload()},children:"Reload"})]})]}),y&&!d.length?b.jsx("div",{className:"task-list",children:[0,1,2].map(q=>b.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[b.jsx("div",{className:"task-card-header",children:b.jsxs("div",{className:"task-card-title-row",children:[b.jsx("div",{className:"skeleton-line",style:{width:10,height:10,borderRadius:"50%"}}),b.jsx("div",{className:"skeleton-line",style:{width:`${60+q*12}%`}})]})}),b.jsxs("div",{className:"task-card-meta",children:[b.jsx("div",{className:"skeleton-line",style:{width:"30%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"25%"}})]})]},q))}):d.length===0?b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No tasks yet"}),b.jsx("p",{className:"empty-state-hint",children:"Tap the + button to create your first task."})]}):b.jsx("div",{className:"task-list",children:d.map(q=>b.jsx(RE,{task:q,lastEvent:_.get(q.id),onEdit:async L=>{try{const G=await r("task.get",{id:L.id});F(G.error?L:G)}catch{F(L)}N(!0)},onDelete:$,onViewRun:f},q.id))}),b.jsx("button",{className:"fab",onClick:()=>{F(void 0),N(!0)},"aria-label":"New task",title:"New task",children:b.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),b.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}),D&&b.jsx(IE,{initial:H,agents:l,hostPlatform:u,isNotificationListener:c,onSaved:ee,onRun:f,onCancel:fe})]})}let ha=null;function Y0(e){ha&&(e.preventDefault(),e.returnValue="")}function Rh(e){const t=!!ha;ha=e;const r=!!ha;r&&!t?window.addEventListener("beforeunload",Y0):!r&&t&&window.removeEventListener("beforeunload",Y0)}function ps(){return ha?window.confirm(ha):!0}function YE(){const e=Mr(),t=cr(),{hostId:r}=Yu(),s=t.pathname.endsWith("/tasks"),l=!s;function u(c){ps()&&r&&e(`/hosts/${encodeURIComponent(r)}${c}`)}return b.jsxs(b.Fragment,{children:[b.jsxs("button",{className:`tab-btn ${l?"tab-btn-active":""}`,onClick:()=>u(""),children:[b.jsx("svg",{className:"tab-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:b.jsx("path",{d:"M2 8H4.5L6 4L8 12L10 6L11.5 8H14"})}),"Sessions"]}),b.jsxs("button",{className:`tab-btn ${s?"tab-btn-active":""}`,onClick:()=>u("/tasks"),children:[b.jsxs("svg",{className:"tab-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("rect",{x:"2",y:"2",width:"12",height:"12",rx:"2"}),b.jsx("path",{d:"M5.5 8L7 9.5L10.5 6"})]}),"Tasks"]})]})}function qx(e){const[t,r]=A.useState(()=>window.matchMedia(e).matches);return A.useEffect(()=>{const s=window.matchMedia(e),l=u=>r(u.matches);return s.addEventListener("change",l),r(s.matches),()=>s.removeEventListener("change",l)},[e]),t}const Eu=Jn.isNativePlatform(),VE=["Device","Data","Messaging"],GE=[{capability:"sms-read",label:"Read SMS",group:"Messaging"},{capability:"sms-send",label:"Send SMS",group:"Messaging"},{capability:"send-email",label:"Prompt Email to Send",group:"Messaging"},{capability:"notifications",label:"Notifications from Other Apps",group:"Data"},{capability:"contacts",label:"Manage Contacts",group:"Data"},{capability:"calendar",label:"Manage Calendar",group:"Data"},{capability:"location",label:"Get Location",group:"Device"},{capability:"dnd",label:"Set Ringer Mode",group:"Device"},{capability:"alarm",label:"Trigger Alarms",group:"Device"}];async function JE(){if(!Eu||!dn)return new Set;try{const{capabilities:e}=await dn.getCapabilityStatus();return new Set(e.filter(t=>t.enabled).map(t=>t.name))}catch{return new Set}}function Ix({onChange:e,confirmDisable:t=!1}){const[r,s]=A.useState(new Map),[l,u]=A.useState(null),[c,f]=A.useState(null),d=A.useCallback(async()=>{if(!(!Eu||!dn))try{const{capabilities:_}=await dn.getCapabilityStatus(),j=new Map;for(const D of _)j.set(D.name,D);s(j),e==null||e(new Set(_.filter(D=>D.enabled).map(D=>D.name)))}catch(_){console.error("Failed to read capability status:",_)}},[e]);A.useEffect(()=>{d()},[d]),A.useEffect(()=>{if(!Eu)return;const _=dd.addListener("resume",d);return()=>{_.then(j=>j.remove())}},[d]);async function m(_,j){if(dn){u(_.capability);try{const D=await dn.setCapabilityEnabled({capability:_.capability,enabled:j});!D.enabled&&D.reason==="no-email-client"&&alert("No email app is installed on this device. Install one (e.g. Gmail) before enabling Send Email."),await d()}catch(D){console.error(`Failed to toggle ${_.capability}:`,D)}finally{u(null)}}}function y(_){const j=r.get(_.capability);if(j){if(j.enabled&&t){f(_);return}m(_,!j.enabled)}}function g(){const _=c;_&&(f(null),m(_,!1))}if(!Eu)return null;const x=VE.map(_=>({group:_,items:GE.filter(j=>{const D=r.get(j.capability);return j.group===_&&(D==null?void 0:D.supported)})})).filter(_=>_.items.length>0);if(x.length===0)return b.jsx("div",{className:"capability-toggles-loading",children:b.jsx("span",{className:"spinner"})});const w=c&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>f(null),children:b.jsxs("div",{className:"confirm-modal",onClick:_=>_.stopPropagation(),children:[b.jsxs("h2",{className:"confirm-modal-title",children:["Disable ",c.label,"?"]}),b.jsxs("p",{className:"confirm-modal-message",children:["All hosts linked to this device will no longer be able to use ",c.label,"."]}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>f(null),children:"Cancel"}),b.jsx("button",{className:"btn btn-danger",onClick:g,children:"Disable"})]})]})}),document.body);return b.jsxs(b.Fragment,{children:[x.map(({group:_,items:j},D)=>b.jsx("div",{className:D>0?"drawer-toggle-group drawer-toggle-group-divided":"drawer-toggle-group",children:j.map(N=>{const H=r.get(N.capability),F=!!(H!=null&&H.enabled);return b.jsxs("label",{className:"drawer-toggle",children:[b.jsx("span",{className:"drawer-toggle-label",children:N.label}),b.jsx("button",{className:`toggle-switch ${F?"toggle-switch-on":""}`,onClick:()=>y(N),disabled:l===N.capability,role:"switch","aria-checked":F,children:b.jsx("span",{className:"toggle-switch-thumb"})})]},N.capability)})},_)),w]})}const V0=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),XE=Jn.isNativePlatform();function G0({daemonVersion:e,agents:t,linkedClientToken:r,request:s,onEnabledCapabilitiesChange:l,onLinkedClientTokenChange:u}){var Ft;const{pairedHosts:c,removePairedHost:f,renamePairedHost:d}=qi(),{activeHost:m}=si(),y=Mr(),g=cr(),w=Yu().hostId??null,_=m.clientToken||null,j=!!_&&r===_,D=qx("(min-width: 768px)"),[N,H]=A.useState(!1),[F,fe]=A.useState(()=>Date.now());A.useEffect(()=>{const De=()=>fe(Date.now()),ot=6e4-Date.now()%6e4,tt=setTimeout(()=>{De();const vt=setInterval(De,6e4);tt._iv=vt},ot);return()=>{const vt=tt._iv;vt&&clearInterval(vt),clearTimeout(tt)}},[]);const z=m.timezone?new Date(F).toLocaleString(void 0,{month:"short",day:"numeric",hour:"numeric",minute:"2-digit",timeZone:m.timezone}):"";async function R(){if(!(!dn||!s||!_)){H(!0);try{const{token:De}=await dn.getFcmToken();if(!De)return;await s("device.link",{fcmToken:De}),u==null||u(_)}catch(De){console.error("Failed to make this the linked device:",De)}finally{H(!1)}}}async function ee(De){const ot=De===w;if(ot&&s)try{await s("clients.revoke_self")}catch{}f(De),ue(null),ot&&y("/",{replace:!0})}function $(De){const tt=g.pathname.endsWith("/tasks")?"/tasks":"";y(`/hosts/${encodeURIComponent(De)}${tt}`)}const[q,L]=A.useState(!1),[G,J]=A.useState(!1),[oe,le]=A.useState(null),[K,U]=A.useState(""),[W,ue]=A.useState(null),[we,M]=A.useState(!1),P=A.useRef(null),te=A.useRef(null),S=A.useCallback(()=>{J(!0)},[]);function xe(){G&&(L(!1),J(!1))}function Ae(){J(!1),L(!0)}function ve(De,ot){le(De),U(ot)}function Ue(){oe&&K.trim()&&d(oe,K.trim()),le(null),U("")}function Ve(){le(null),U("")}A.useEffect(()=>{oe&&te.current&&(te.current.focus(),te.current.select())},[oe]),A.useEffect(()=>{if(!q||G)return;function De(ot){ot.key==="Escape"&&S()}return document.addEventListener("keydown",De),()=>{document.removeEventListener("keydown",De)}},[q,G,S]);const Te=b.jsxs(b.Fragment,{children:[!D&&b.jsx("button",{className:"drawer-close-btn",onClick:S,"aria-label":"Close menu",children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:b.jsx("path",{d:"M4 4L12 12M12 4L4 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),!V0&&c.length>0&&b.jsxs("div",{className:"drawer-section",children:[b.jsx("h3",{className:"drawer-section-label",children:"Hosts"}),b.jsx("div",{className:"host-picker-inline",children:b.jsx("div",{className:"host-picker-list",role:"listbox",children:c.map(De=>{const ot=De.hostId===w,tt=oe===De.hostId,vt=De.name||De.hostId.slice(0,8);return b.jsx("div",{className:"host-picker-item-wrapper",children:b.jsxs("div",{className:`host-picker-item ${ot?"host-picker-item-active":""}`,onClick:()=>{if(!tt&&!ot){if(!ps())return;$(De.hostId),D||S()}},role:"option","aria-selected":ot,children:[tt?b.jsx("input",{ref:te,className:"form-input host-picker-rename-input",type:"text",value:K,onChange:ft=>U(ft.target.value),onKeyDown:ft=>{ft.key==="Enter"&&Ue(),ft.key==="Escape"&&Ve()},onBlur:Ue,onClick:ft=>ft.stopPropagation()}):b.jsx("span",{className:"host-picker-item-name",children:vt}),b.jsxs("div",{className:"host-picker-item-actions",children:[ot&&!tt&&b.jsx("button",{className:"host-picker-edit-btn",onClick:ft=>{ft.stopPropagation(),ve(De.hostId,vt)},"aria-label":"Rename host",children:b.jsx("svg",{width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",children:b.jsx("path",{d:"M9.5 1.5L11.5 3.5M1.5 11.5L2 9L9 2L11 4L4 11L1.5 11.5Z",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})})}),!ot&&b.jsx("button",{className:"host-picker-delete-btn",onClick:ft=>{ft.stopPropagation(),ue(De.hostId)},"aria-label":`Unpair ${vt}`,children:b.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:b.jsx("path",{d:"M4 5.5V11C4 11.2761 4.22386 11.5 4.5 11.5H9.5C9.77614 11.5 10 11.2761 10 11V5.5M3 4H11M5.5 4V3C5.5 2.72386 5.72386 2.5 6 2.5H8C8.27614 2.5 8.5 2.72386 8.5 3V4M6.5 6.5V9.5M7.5 6.5V9.5",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})})})]})]})},De.hostId)})})})]}),!V0&&b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-divider"}),b.jsx("div",{className:"drawer-section",children:b.jsx("button",{className:"btn btn-primary btn-full",onClick:()=>{ps()&&(y("/pair"),D||S())},children:"Add New Host"})})]}),XE&&s&&b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-divider"}),b.jsxs("div",{className:"drawer-section",children:[b.jsx("h3",{className:"drawer-section-label",children:"Device Capabilities"}),j?b.jsx(Ix,{onChange:l,confirmDisable:!0}):b.jsxs(b.Fragment,{children:[b.jsx("p",{className:"drawer-section-hint",children:"This device isn't the linked device for the host, so it can't provide capabilities (SMS, contacts, location, etc.)."}),b.jsx("button",{className:"btn btn-secondary btn-full",onClick:()=>{r&&r!==_?M(!0):R()},disabled:N,children:N?"Linking…":"Link the host to this device"})]})]})]}),b.jsxs("div",{className:"drawer-footer",children:[t&&t.length>0&&(()=>{const De=t.filter(tt=>tt.version),ot=t.filter(tt=>!tt.version);return b.jsxs("div",{className:"drawer-agents",children:[De.length>0&&b.jsxs("div",{className:"drawer-agents-section",children:[b.jsx("div",{className:"drawer-agents-heading",children:"Agents"}),De.map(tt=>b.jsxs("div",{className:"drawer-agents-row",children:[b.jsx("span",{children:tt.label}),b.jsxs("span",{className:"drawer-agents-version",children:["v",tt.version]})]},tt.key))]}),ot.length>0&&b.jsxs("div",{className:"drawer-agents-section",children:[b.jsx("div",{className:"drawer-agents-heading",children:"Version not managed by Palmier"}),ot.map(tt=>b.jsx("div",{className:"drawer-agents-row",children:b.jsx("span",{children:tt.label})},tt.key))]})]})})(),(m.timezone||e)&&b.jsxs("div",{className:"drawer-host-info",children:[b.jsx("div",{className:"drawer-agents-heading",children:"Host"}),m.timezone&&b.jsxs("div",{className:"drawer-host-time",children:[z," · ",m.timezone]}),e&&b.jsxs("div",{className:"drawer-version",children:["Version: v",e]})]}),b.jsxs("div",{className:"drawer-legal",children:[b.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms"}),b.jsx("span",{className:"drawer-legal-sep",children:"·"}),b.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy"})]})]})]}),et=!!W&&W===w&&j,Pt=W&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>ue(null),children:b.jsxs("div",{className:"confirm-modal",onClick:De=>De.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Remove host?"}),b.jsxs("p",{className:"confirm-modal-message",children:['"',((Ft=c.find(De=>De.hostId===W))==null?void 0:Ft.name)||W.slice(0,8),'" will be ',et?"removed and unlinked":"removed",".",et&&b.jsx(b.Fragment,{children:" This device is currently linked to the host — unlinking will revoke its access to all device capabilities (SMS, contacts, location, etc.) until another device is linked."})]}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>ue(null),children:"Cancel"}),b.jsx("button",{className:"btn btn-danger",onClick:()=>ee(W),children:"Remove"})]})]})}),document.body),Gt=we&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:()=>M(!1),children:b.jsxs("div",{className:"confirm-modal",onClick:De=>De.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Link the host to this device?"}),b.jsx("p",{className:"confirm-modal-message",children:"Another device is already linked to this host. Only one device can be linked to the host — switching will disable those capabilities on the currently linked device."}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:()=>M(!1),children:"Cancel"}),b.jsx("button",{className:"btn btn-primary",onClick:()=>{M(!1),R()},children:"Link"})]})]})}),document.body);return D?b.jsxs(b.Fragment,{children:[b.jsx("div",{className:"drawer-panel drawer-panel-desktop",ref:P,children:Te}),Pt,Gt]}):b.jsxs(b.Fragment,{children:[b.jsx("button",{className:"hamburger-btn",onClick:Ae,"aria-label":"Open menu",children:b.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:b.jsx("path",{d:"M3 5H17M3 10H17M3 15H17",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),q&&ds.createPortal(b.jsx("div",{className:`drawer-overlay ${G?"drawer-overlay-closing":""}`,onClick:S,onAnimationEnd:xe,children:b.jsx("div",{className:`drawer-panel ${G?"drawer-panel-closing":""}`,ref:P,onClick:De=>De.stopPropagation(),children:Te})}),document.body),Pt,Gt]})}const KE=Jn.isNativePlatform(),Yd={width:16,height:16,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};function QE(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("path",{d:"M3 11 L12 3 L21 11"}),b.jsx("path",{d:"M5 9.5 V21 H19 V9.5"})]})}function J0(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("circle",{cx:"12",cy:"12",r:"10"}),b.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),b.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]})}function ZE(){return b.jsxs("svg",{...Yd,"aria-hidden":"true",children:[b.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"}),b.jsx("line",{x1:"12",y1:"9",x2:"12",y2:"13"}),b.jsx("line",{x1:"12",y1:"17",x2:"12.01",y2:"17"})]})}function WE(){const{mode:e}=si(),[t,r]=A.useState(!1),s=A.useRef(null);if(A.useEffect(()=>{if(!t)return;function f(m){var y;(y=s.current)!=null&&y.contains(m.target)||r(!1)}document.addEventListener("pointerdown",f);const d=window.setTimeout(()=>r(!1),3e3);return()=>{document.removeEventListener("pointerdown",f),clearTimeout(d)}},[t]),e==="direct")return null;let l,u,c;switch(e){case"lan":l=b.jsx(QE,{}),u="Connected via LAN",c="lan";break;case"nats":l=b.jsx(J0,{}),u=KE?"Connected via relay":"Connected",c="relay";break;case"disconnected":l=b.jsx(ZE,{}),u="Disconnected",c="disconnected";break;case"connecting":default:l=b.jsx(J0,{}),u="Connecting…",c="connecting";break}return b.jsxs("div",{ref:s,className:`conn-status conn-status--${c}`,children:[b.jsx("button",{type:"button",className:"conn-status-btn","aria-label":u,onClick:()=>r(f=>!f),children:l}),b.jsx("div",{className:`conn-status-popover ${t?"conn-status-popover--open":""}`,role:"tooltip",children:u})]})}function X0(e,t){var s;const r=e.map(l=>l.key);return t&&r.includes(t)?t:((s=e[0])==null?void 0:s.key)??""}function eC({agents:e,hostPlatform:t,onStarted:r}){const{request:s,activeHost:l}=si(),{setHostLastAgent:u}=qi(),[c,f]=A.useState(""),[d,m]=A.useState(()=>X0(e,l.lastAgent)),[y,g]=A.useState(!1),[x,w]=A.useState(!1),[_,j]=A.useState(null);A.useEffect(()=>{e.length&&(e.find(R=>R.key===d)||m(X0(e,l.lastAgent)))},[e,d,l.lastAgent]),A.useEffect(()=>{const R=c.trim().length>0;return Rh(R?"Your session draft will be lost. Continue?":null),()=>Rh(null)},[c]);const D=e.find(R=>R.key===d),N=!!(D!=null&&D.supportsYolo);A.useEffect(()=>{!N&&y&&g(!1)},[N,y]);const H=!!c.trim()&&!!d&&!x;function F(){return y?confirm(`Yolo mode is enabled. The agent will auto-approve all tool calls — it can read, write, delete files, run arbitrary commands, and access the network without asking for permission.
|
|
91
91
|
|
|
92
|
-
Are you sure you want to continue?`):!0}async function fe(){if(!(!H||!$())){w(!0),j(null);try{const R=await s("task.run_oneoff",{user_prompt:c,agent:d,yolo_mode:y,...t==="win32"?{foreground_mode:!0}:{}});if(R.error){j(R.error);return}u(l.hostId,d),f(""),Rh(null),R.task_id&&r(R.task_id,R.run_id)}catch(R){j(R instanceof Error?R.message:String(R))}finally{w(!1)}}}function U(R){R.key==="Enter"&&(R.metaKey||R.ctrlKey)&&(R.preventDefault(),fe())}return b.jsxs("div",{className:"session-composer",children:[_&&b.jsx("div",{className:"form-error",children:_}),b.jsx("textarea",{className:"session-composer-textarea",value:c,onChange:R=>f(R.target.value),onKeyDown:U,placeholder:"What can I do for you?",rows:3,disabled:x}),b.jsxs("div",{className:"session-composer-controls",children:[b.jsxs("div",{className:"agent-picker-section-inline",children:[b.jsx("span",{className:"agent-picker-label",children:"Run with"}),b.jsx("select",{className:"form-select form-select-sm",value:d,onChange:R=>m(R.target.value),disabled:x||!e.length,children:e.map(R=>b.jsx("option",{value:R.key,children:R.label},R.key))})]}),N&&b.jsxs("label",{className:"session-composer-yolo",children:[b.jsx("input",{type:"checkbox",checked:y,onChange:R=>g(R.target.checked),disabled:x}),"Yolo"]}),b.jsx("button",{className:"btn btn-primary chat-send-btn",onClick:fe,disabled:!H,"aria-label":"Run session",title:"Run session",children:x?b.jsx("span",{className:"btn-spinner"}):b.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),b.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})})]}),N&&y&&b.jsx("p",{className:"command-help-text",children:"The agent will auto-approve all tool calls without asking for permission."})]})}const fs=72,K0=6;function tC({id:e,revealedId:t,setRevealedId:r,onDelete:s,onClick:l,children:u,actionLabel:c="Delete",confirmMessage:f="Delete this item? This can't be undone."}){const d=t===e,[m,y]=A.useState(0),[g,x]=A.useState(!1),w=A.useRef(0),_=A.useRef(0),j=A.useRef(null),L=A.useRef(0),N=A.useRef(!1),H=A.useRef(null);A.useEffect(()=>{d||y(0)},[d]),A.useEffect(()=>{if(!d)return;function F(q){var M;(M=H.current)!=null&&M.contains(q.target)||r(null)}return document.addEventListener("pointerdown",F),()=>document.removeEventListener("pointerdown",F)},[d,r]);function $(F){F.button!==void 0&&F.button!==0||(w.current=F.clientX,_.current=F.clientY,j.current=null,L.current=d?-fs:0,N.current=!1)}function fe(F){if(F.pointerType==="mouse"&&F.buttons===0)return;const q=F.clientX-w.current,M=F.clientY-_.current;if(j.current===null){if(Math.abs(q)<K0&&Math.abs(M)<K0)return;if(j.current=Math.abs(q)>Math.abs(M)?"x":"y",j.current==="x")try{F.currentTarget.setPointerCapture(F.pointerId)}catch{}}if(j.current!=="x")return;N.current=!0,g||x(!0);let G=L.current+q;G>0&&(G=G/4),G<-fs&&(G=-fs+(G+fs)/4),y(G)}function U(){if(j.current!=="x"){x(!1);return}j.current=null,x(!1),m<=-36?(y(-fs),r(e)):(y(0),d&&r(null))}function R(F){if(N.current){N.current=!1,F.stopPropagation(),F.preventDefault();return}d&&(F.stopPropagation(),F.preventDefault(),r(null))}const ee=m!==0?m:d?-fs:0;return b.jsxs("div",{ref:H,className:"swipe-row",children:[b.jsxs("button",{type:"button",className:"swipe-row-action",style:{width:fs},onClick:F=>{F.stopPropagation(),window.confirm(f)&&s()},tabIndex:d?0:-1,"aria-hidden":!d,"aria-label":c,children:[b.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[b.jsx("polyline",{points:"3 6 5 6 21 6"}),b.jsx("path",{d:"M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6"}),b.jsx("path",{d:"M10 11v6M14 11v6"}),b.jsx("path",{d:"M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2"})]}),b.jsx("span",{className:"swipe-row-action-label",children:c})]}),b.jsx("div",{className:`swipe-row-content ${g?"swipe-row-content-dragging":""}`,style:{transform:`translateX(${ee}px)`},onPointerDown:$,onPointerMove:fe,onPointerUp:U,onPointerCancel:U,onClickCapture:R,onClick:l,children:u})]})}const nC=10;function rC({connected:e,hostId:t,request:r,subscribeEvents:s,agents:l,hostPlatform:u,filterTaskId:c,onClearFilter:f}){const d=$d(),[m,y]=A.useState([]),[g,x]=A.useState(0),[w,_]=A.useState(!1),[j,L]=A.useState(!1),[N,H]=A.useState(null),$=Mr();async function fe(z){const W=`${z.task_id}:${z.run_id}`;y(ue=>ue.filter(ve=>`${ve.task_id}:${ve.run_id}`!==W)),x(ue=>Math.max(0,ue-1)),H(null);try{await r("taskrun.delete",{task_id:z.task_id,run_id:z.run_id})}catch(ue){console.error("Failed to delete run:",ue),y(ve=>[z,...ve]),x(ve=>ve+1)}}const U=A.useRef(null),R=A.useCallback(z=>{const W={offset:z,limit:nC};return c&&(W.task_id=c),W},[c]),ee=A.useCallback(async(z,W)=>{if(e){W?L(!0):_(!0);try{const ue=await r("taskrun.list",R(z)),ve=ue.entries??[];x(ue.total??0),y(W?D=>{const P=new Set(D.map(S=>`${S.task_id}:${S.run_id}`)),te=ve.filter(S=>!P.has(`${S.task_id}:${S.run_id}`));return[...D,...te]}:ve)}catch(ue){ue instanceof Error&&ue.message==="Not connected"||console.error("Failed to load runs:",ue)}finally{_(!1),L(!1)}}},[e,r,R]);A.useEffect(()=>{e?(y([]),x(0),ee(0,!1)):(y([]),x(0))},[e,t,ee,c]);const F=Hx({onRefresh:()=>ee(0,!1),enabled:e});A.useEffect(()=>!e||!t?void 0:s(t,async W=>{try{const ue=JSON.parse(new TextDecoder().decode(W.data));if(ue.event_type==="running-state"&&ue.running_state&&["monitoring","started","finished","failed","aborted"].includes(ue.running_state)){const ve=await r("taskrun.list",R(0)),D=ve.entries??[];x(ve.total??0),y(P=>{const te=new Map(D.map(we=>[`${we.task_id}:${we.run_id}`,we])),S=P.map(we=>{const ze=`${we.task_id}:${we.run_id}`;return te.get(ze)??we}),xe=new Set(S.map(we=>`${we.task_id}:${we.run_id}`));return[...D.filter(we=>!xe.has(`${we.task_id}:${we.run_id}`)),...S]})}}catch{}}),[e,t,s,r]),A.useEffect(()=>{const z=U.current;if(!z)return;const W=new IntersectionObserver(ue=>{ue[0].isIntersecting&&!j&&m.length<g&&ee(m.length,!0)},{threshold:.1});return W.observe(z),()=>W.disconnect()},[m.length,g,j,ee]);function q(z,W){if(!z||!W)return"";const ue=Math.round((W-z)/1e3);if(ue<60)return`${ue}s`;const ve=Math.floor(ue/60),D=ue%60;return`${ve}m ${D}s`}const M={monitoring:"Monitoring",started:"Running",finished:"Finished",failed:"Failed",aborted:"Aborted"};function G(z,W){ps()&&t&&$(`/hosts/${encodeURIComponent(t)}/runs/${encodeURIComponent(z)}/${encodeURIComponent(W)}`)}const J=!c&&b.jsx(eC,{agents:l,hostPlatform:u,onStarted:(z,W)=>{if(!t)return;const ue=`/hosts/${encodeURIComponent(t)}/runs/${encodeURIComponent(z)}`;$(W?`${ue}/${encodeURIComponent(W)}`:ue)}}),oe=b.jsx(Px,{pullDistance:F.pullDistance,refreshing:F.refreshing,threshold:F.threshold}),le=c&&f&&b.jsx("div",{style:{marginBottom:"var(--space-sm)"},children:b.jsxs("span",{className:"sessions-filter-chip",children:["Filtered by task",b.jsx("button",{onClick:f,"aria-label":"Clear filter",children:"×"})]})});function K(z){if(z==="failed")return"var(--color-error)";if(z==="aborted")return"var(--color-warning, #d97706)"}return w&&m.length===0&&e?b.jsxs(b.Fragment,{children:[oe,J,b.jsx("div",{className:"task-list",children:[0,1,2].map(z=>b.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[b.jsx("div",{className:"task-card-header",children:b.jsx("div",{className:"task-card-title-row",children:b.jsx("div",{className:"skeleton-line",style:{width:`${70+z*10}%`}})})}),b.jsx("div",{className:"task-card-meta",children:b.jsx("div",{className:"skeleton-line",style:{width:"45%"}})})]},z))})]}):!e||w&&m.length===0?b.jsxs(b.Fragment,{children:[oe,J,b.jsx("div",{className:"sessions-view",children:b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"Sessions"}),b.jsx("p",{className:"empty-state-hint",children:"Your sessions will appear here"})]})})]}):m.length===0?b.jsxs(b.Fragment,{children:[oe,J,le,b.jsx("div",{className:"sessions-view",children:b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No sessions yet"}),b.jsx("p",{className:"empty-state-hint",children:c?"This task hasn't been executed yet. Run it from the task menu or wait for its next trigger.":"Your sessions will appear here."})]})})]}):b.jsxs(b.Fragment,{children:[oe,J,le,b.jsxs("div",{className:"task-list",children:[m.map((z,W)=>{const ue=`${z.task_id}:${z.run_id}`;return b.jsx(tC,{id:ue,revealedId:N,setRevealedId:H,onDelete:()=>fe(z),confirmMessage:"Delete this session? Its run history will be removed from the host.",onClick:()=>!z.error&&G(z.task_id,z.run_id),children:b.jsxs("div",{className:"sessions-card",children:[b.jsxs("div",{className:"sessions-card-body",children:[b.jsx("h3",{className:"sessions-card-name",children:z.task_name||z.task_id}),b.jsxs("div",{className:"sessions-card-meta",children:[z.running_state==="started"?b.jsx("span",{className:"status-spinner","aria-label":"Running",children:b.jsx("span",{})}):b.jsx("span",{style:{color:K(z.running_state)},children:M[z.running_state??""]??z.running_state}),z.end_time&&b.jsx("span",{children:d(z.end_time)}),z.start_time&&z.end_time&&b.jsx("span",{style:{color:"var(--color-muted)"},children:q(z.start_time,z.end_time)}),z.error&&b.jsx("span",{style:{color:"var(--color-muted)"},children:z.error})]})]}),b.jsx("span",{className:"sessions-card-chevron",children:"›"})]})},`${ue}-${W}`)}),b.jsx("div",{ref:U,style:{height:1}}),j&&b.jsx("div",{className:"loading-state",style:{padding:"var(--space-md)"},children:b.jsx("div",{className:"spinner"})})]})]})}function iC(e,t){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const sC=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,aC=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,lC={};function Q0(e,t){return(lC.jsx?aC:sC).test(e)}const oC=/[ \t\n\f\r]/g;function uC(e){return typeof e=="object"?e.type==="text"?Z0(e.value):!1:Z0(e)}function Z0(e){return e.replace(oC,"")===""}class Gl{constructor(t,r,s){this.normal=r,this.property=t,s&&(this.space=s)}}Gl.prototype.normal={};Gl.prototype.property={};Gl.prototype.space=void 0;function Fx(e,t){const r={},s={};for(const l of e)Object.assign(r,l.property),Object.assign(s,l.normal);return new Gl(r,s,t)}function gd(e){return e.toLowerCase()}class Rn{constructor(t,r){this.attribute=r,this.property=t}}Rn.prototype.attribute="";Rn.prototype.booleanish=!1;Rn.prototype.boolean=!1;Rn.prototype.commaOrSpaceSeparated=!1;Rn.prototype.commaSeparated=!1;Rn.prototype.defined=!1;Rn.prototype.mustUseProperty=!1;Rn.prototype.number=!1;Rn.prototype.overloadedBoolean=!1;Rn.prototype.property="";Rn.prototype.spaceSeparated=!1;Rn.prototype.space=void 0;let cC=0;const We=bs(),Zt=bs(),yd=bs(),Se=bs(),Nt=bs(),da=bs(),qn=bs();function bs(){return 2**++cC}const bd=Object.freeze(Object.defineProperty({__proto__:null,boolean:We,booleanish:Zt,commaOrSpaceSeparated:qn,commaSeparated:da,number:Se,overloadedBoolean:yd,spaceSeparated:Nt},Symbol.toStringTag,{value:"Module"})),Mh=Object.keys(bd);class Vd extends Rn{constructor(t,r,s,l){let u=-1;if(super(t,r),W0(this,"space",l),typeof s=="number")for(;++u<Mh.length;){const c=Mh[u];W0(this,Mh[u],(s&bd[c])===bd[c])}}}Vd.prototype.defined=!0;function W0(e,t,r){r&&(e[t]=r)}function _a(e){const t={},r={};for(const[s,l]of Object.entries(e.properties)){const u=new Vd(s,e.transform(e.attributes||{},s),l,e.space);e.mustUseProperty&&e.mustUseProperty.includes(s)&&(u.mustUseProperty=!0),t[s]=u,r[gd(s)]=s,r[gd(u.attribute)]=s}return new Gl(t,r,e.space)}const $x=_a({properties:{ariaActiveDescendant:null,ariaAtomic:Zt,ariaAutoComplete:null,ariaBusy:Zt,ariaChecked:Zt,ariaColCount:Se,ariaColIndex:Se,ariaColSpan:Se,ariaControls:Nt,ariaCurrent:null,ariaDescribedBy:Nt,ariaDetails:null,ariaDisabled:Zt,ariaDropEffect:Nt,ariaErrorMessage:null,ariaExpanded:Zt,ariaFlowTo:Nt,ariaGrabbed:Zt,ariaHasPopup:null,ariaHidden:Zt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Nt,ariaLevel:Se,ariaLive:null,ariaModal:Zt,ariaMultiLine:Zt,ariaMultiSelectable:Zt,ariaOrientation:null,ariaOwns:Nt,ariaPlaceholder:null,ariaPosInSet:Se,ariaPressed:Zt,ariaReadOnly:Zt,ariaRelevant:null,ariaRequired:Zt,ariaRoleDescription:Nt,ariaRowCount:Se,ariaRowIndex:Se,ariaRowSpan:Se,ariaSelected:Zt,ariaSetSize:Se,ariaSort:null,ariaValueMax:Se,ariaValueMin:Se,ariaValueNow:Se,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Yx(e,t){return t in e?e[t]:t}function Vx(e,t){return Yx(e,t.toLowerCase())}const fC=_a({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:da,acceptCharset:Nt,accessKey:Nt,action:null,allow:null,allowFullScreen:We,allowPaymentRequest:We,allowUserMedia:We,alt:null,as:null,async:We,autoCapitalize:null,autoComplete:Nt,autoFocus:We,autoPlay:We,blocking:Nt,capture:null,charSet:null,checked:We,cite:null,className:Nt,cols:Se,colSpan:null,content:null,contentEditable:Zt,controls:We,controlsList:Nt,coords:Se|da,crossOrigin:null,data:null,dateTime:null,decoding:null,default:We,defer:We,dir:null,dirName:null,disabled:We,download:yd,draggable:Zt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:We,formTarget:null,headers:Nt,height:Se,hidden:yd,high:Se,href:null,hrefLang:null,htmlFor:Nt,httpEquiv:Nt,id:null,imageSizes:null,imageSrcSet:null,inert:We,inputMode:null,integrity:null,is:null,isMap:We,itemId:null,itemProp:Nt,itemRef:Nt,itemScope:We,itemType:Nt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:We,low:Se,manifest:null,max:null,maxLength:Se,media:null,method:null,min:null,minLength:Se,multiple:We,muted:We,name:null,nonce:null,noModule:We,noValidate:We,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:We,optimum:Se,pattern:null,ping:Nt,placeholder:null,playsInline:We,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:We,referrerPolicy:null,rel:Nt,required:We,reversed:We,rows:Se,rowSpan:Se,sandbox:Nt,scope:null,scoped:We,seamless:We,selected:We,shadowRootClonable:We,shadowRootDelegatesFocus:We,shadowRootMode:null,shape:null,size:Se,sizes:null,slot:null,span:Se,spellCheck:Zt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Se,step:null,style:null,tabIndex:Se,target:null,title:null,translate:null,type:null,typeMustMatch:We,useMap:null,value:Zt,width:Se,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Nt,axis:null,background:null,bgColor:null,border:Se,borderColor:null,bottomMargin:Se,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:We,declare:We,event:null,face:null,frame:null,frameBorder:null,hSpace:Se,leftMargin:Se,link:null,longDesc:null,lowSrc:null,marginHeight:Se,marginWidth:Se,noResize:We,noHref:We,noShade:We,noWrap:We,object:null,profile:null,prompt:null,rev:null,rightMargin:Se,rules:null,scheme:null,scrolling:Zt,standby:null,summary:null,text:null,topMargin:Se,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Se,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:We,disableRemotePlayback:We,prefix:null,property:null,results:Se,security:null,unselectable:null},space:"html",transform:Vx}),hC=_a({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:qn,accentHeight:Se,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Se,amplitude:Se,arabicForm:null,ascent:Se,attributeName:null,attributeType:null,azimuth:Se,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Se,by:null,calcMode:null,capHeight:Se,className:Nt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Se,diffuseConstant:Se,direction:null,display:null,dur:null,divisor:Se,dominantBaseline:null,download:We,dx:null,dy:null,edgeMode:null,editable:null,elevation:Se,enableBackground:null,end:null,event:null,exponent:Se,externalResourcesRequired:null,fill:null,fillOpacity:Se,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:da,g2:da,glyphName:da,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Se,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Se,horizOriginX:Se,horizOriginY:Se,id:null,ideographic:Se,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Se,k:Se,k1:Se,k2:Se,k3:Se,k4:Se,kernelMatrix:qn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Se,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Se,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Se,overlineThickness:Se,paintOrder:null,panose1:null,path:null,pathLength:Se,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Nt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Se,pointsAtY:Se,pointsAtZ:Se,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:qn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:qn,rev:qn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:qn,requiredFeatures:qn,requiredFonts:qn,requiredFormats:qn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Se,specularExponent:Se,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Se,strikethroughThickness:Se,string:null,stroke:null,strokeDashArray:qn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Se,strokeOpacity:Se,strokeWidth:null,style:null,surfaceScale:Se,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:qn,tabIndex:Se,tableValues:null,target:null,targetX:Se,targetY:Se,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:qn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Se,underlineThickness:Se,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Se,values:null,vAlphabetic:Se,vMathematical:Se,vectorEffect:null,vHanging:Se,vIdeographic:Se,version:null,vertAdvY:Se,vertOriginX:Se,vertOriginY:Se,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Se,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Yx}),Gx=_a({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Jx=_a({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Vx}),Xx=_a({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),dC={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},mC=/[A-Z]/g,eb=/-[a-z]/g,pC=/^data[-\w.:]+$/i;function gC(e,t){const r=gd(t);let s=t,l=Rn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&pC.test(t)){if(t.charAt(4)==="-"){const u=t.slice(5).replace(eb,bC);s="data"+u.charAt(0).toUpperCase()+u.slice(1)}else{const u=t.slice(4);if(!eb.test(u)){let c=u.replace(mC,yC);c.charAt(0)!=="-"&&(c="-"+c),t="data"+c}}l=Vd}return new l(s,t)}function yC(e){return"-"+e.toLowerCase()}function bC(e){return e.charAt(1).toUpperCase()}const xC=Fx([$x,fC,Gx,Jx,Xx],"html"),Gd=Fx([$x,hC,Gx,Jx,Xx],"svg");function vC(e){return e.join(" ").trim()}var ta={},Dh,tb;function wC(){if(tb)return Dh;tb=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,r=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,l=/^:\s*/,u=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,f=/^\s+|\s+$/g,d=`
|
|
93
|
-
`,m="/",y="*",g="",x="comment",w="declaration";function _(L,N){if(typeof L!="string")throw new TypeError("First argument must be a string");if(!L)return[];N=N||{};var H=1,$=1;function fe(le){var K=le.match(t);K&&(H+=K.length);var z=le.lastIndexOf(d);$=~z?le.length-z:$+le.length}function U(){var le={line:H,column:$};return function(K){return K.position=new R(le),q(),K}}function R(le){this.start=le,this.end={line:H,column:$},this.source=N.source}R.prototype.content=L;function ee(le){var K=new Error(N.source+":"+H+":"+$+": "+le);if(K.reason=le,K.filename=N.source,K.line=H,K.column=$,K.source=L,!N.silent)throw K}function F(le){var K=le.exec(L);if(K){var z=K[0];return fe(z),L=L.slice(z.length),K}}function q(){F(r)}function M(le){var K;for(le=le||[];K=G();)K!==!1&&le.push(K);return le}function G(){var le=U();if(!(m!=L.charAt(0)||y!=L.charAt(1))){for(var K=2;g!=L.charAt(K)&&(y!=L.charAt(K)||m!=L.charAt(K+1));)++K;if(K+=2,g===L.charAt(K-1))return ee("End of comment missing");var z=L.slice(2,K-2);return $+=2,fe(z),L=L.slice(K),$+=2,le({type:x,comment:z})}}function J(){var le=U(),K=F(s);if(K){if(G(),!F(l))return ee("property missing ':'");var z=F(u),W=le({type:w,property:j(K[0].replace(e,g)),value:z?j(z[0].replace(e,g)):g});return F(c),W}}function oe(){var le=[];M(le);for(var K;K=J();)K!==!1&&(le.push(K),M(le));return le}return q(),oe()}function j(L){return L?L.replace(f,g):g}return Dh=_,Dh}var nb;function SC(){if(nb)return ta;nb=1;var e=ta&&ta.__importDefault||function(s){return s&&s.__esModule?s:{default:s}};Object.defineProperty(ta,"__esModule",{value:!0}),ta.default=r;const t=e(wC());function r(s,l){let u=null;if(!s||typeof s!="string")return u;const c=(0,t.default)(s),f=typeof l=="function";return c.forEach(d=>{if(d.type!=="declaration")return;const{property:m,value:y}=d;f?l(m,y,d):y&&(u=u||{},u[m]=y)}),u}return ta}var vl={},rb;function _C(){if(rb)return vl;rb=1,Object.defineProperty(vl,"__esModule",{value:!0}),vl.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,r=/^[^-]+$/,s=/^-(webkit|moz|ms|o|khtml)-/,l=/^-(ms)-/,u=function(m){return!m||r.test(m)||e.test(m)},c=function(m,y){return y.toUpperCase()},f=function(m,y){return"".concat(y,"-")},d=function(m,y){return y===void 0&&(y={}),u(m)?m:(m=m.toLowerCase(),y.reactCompat?m=m.replace(l,f):m=m.replace(s,f),m.replace(t,c))};return vl.camelCase=d,vl}var wl,ib;function kC(){if(ib)return wl;ib=1;var e=wl&&wl.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},t=e(SC()),r=_C();function s(l,u){var c={};return!l||typeof l!="string"||(0,t.default)(l,function(f,d){f&&d&&(c[(0,r.camelCase)(f,u)]=d)}),c}return s.default=s,wl=s,wl}var EC=kC();const CC=Yb(EC),Kx=Qx("end"),Jd=Qx("start");function Qx(e){return t;function t(r){const s=r&&r.position&&r.position[e]||{};if(typeof s.line=="number"&&s.line>0&&typeof s.column=="number"&&s.column>0)return{line:s.line,column:s.column,offset:typeof s.offset=="number"&&s.offset>-1?s.offset:void 0}}}function AC(e){const t=Jd(e),r=Kx(e);if(t&&r)return{start:t,end:r}}function Rl(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?sb(e.position):"start"in e||"end"in e?sb(e):"line"in e||"column"in e?xd(e):""}function xd(e){return ab(e&&e.line)+":"+ab(e&&e.column)}function sb(e){return xd(e&&e.start)+"-"+xd(e&&e.end)}function ab(e){return e&&typeof e=="number"?e:1}class pn extends Error{constructor(t,r,s){super(),typeof r=="string"&&(s=r,r=void 0);let l="",u={},c=!1;if(r&&("line"in r&&"column"in r?u={place:r}:"start"in r&&"end"in r?u={place:r}:"type"in r?u={ancestors:[r],place:r.position}:u={...r}),typeof t=="string"?l=t:!u.cause&&t&&(c=!0,l=t.message,u.cause=t),!u.ruleId&&!u.source&&typeof s=="string"){const d=s.indexOf(":");d===-1?u.ruleId=s:(u.source=s.slice(0,d),u.ruleId=s.slice(d+1))}if(!u.place&&u.ancestors&&u.ancestors){const d=u.ancestors[u.ancestors.length-1];d&&(u.place=d.position)}const f=u.place&&"start"in u.place?u.place.start:u.place;this.ancestors=u.ancestors||void 0,this.cause=u.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=l,this.line=f?f.line:void 0,this.name=Rl(u.place)||"1:1",this.place=u.place||void 0,this.reason=this.message,this.ruleId=u.ruleId||void 0,this.source=u.source||void 0,this.stack=c&&u.cause&&typeof u.cause.stack=="string"?u.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}pn.prototype.file="";pn.prototype.name="";pn.prototype.reason="";pn.prototype.message="";pn.prototype.stack="";pn.prototype.column=void 0;pn.prototype.line=void 0;pn.prototype.ancestors=void 0;pn.prototype.cause=void 0;pn.prototype.fatal=void 0;pn.prototype.place=void 0;pn.prototype.ruleId=void 0;pn.prototype.source=void 0;const Xd={}.hasOwnProperty,TC=new Map,jC=/[A-Z]/g,NC=new Set(["table","tbody","thead","tfoot","tr"]),OC=new Set(["td","th"]),Zx="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function RC(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=t.filePath||void 0;let s;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");s=HC(r,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");s=PC(r,t.jsx,t.jsxs)}const l={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:s,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Gd:xC,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},u=Wx(l,e,void 0);return u&&typeof u!="string"?u:l.create(e,l.Fragment,{children:u||void 0},void 0)}function Wx(e,t,r){if(t.type==="element")return MC(e,t,r);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return DC(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return zC(e,t,r);if(t.type==="mdxjsEsm")return LC(e,t);if(t.type==="root")return UC(e,t,r);if(t.type==="text")return BC(e,t)}function MC(e,t,r){const s=e.schema;let l=s;t.tagName.toLowerCase()==="svg"&&s.space==="html"&&(l=Gd,e.schema=l),e.ancestors.push(t);const u=t1(e,t.tagName,!1),c=qC(e,t);let f=Qd(e,t);return NC.has(t.tagName)&&(f=f.filter(function(d){return typeof d=="string"?!uC(d):!0})),e1(e,c,u,t),Kd(c,f),e.ancestors.pop(),e.schema=s,e.create(t,u,c,r)}function DC(e,t){if(t.data&&t.data.estree&&e.evaluater){const s=t.data.estree.body[0];return s.type,e.evaluater.evaluateExpression(s.expression)}ql(e,t.position)}function LC(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ql(e,t.position)}function zC(e,t,r){const s=e.schema;let l=s;t.name==="svg"&&s.space==="html"&&(l=Gd,e.schema=l),e.ancestors.push(t);const u=t.name===null?e.Fragment:t1(e,t.name,!0),c=IC(e,t),f=Qd(e,t);return e1(e,c,u,t),Kd(c,f),e.ancestors.pop(),e.schema=s,e.create(t,u,c,r)}function UC(e,t,r){const s={};return Kd(s,Qd(e,t)),e.create(t,e.Fragment,s,r)}function BC(e,t){return t.value}function e1(e,t,r,s){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(t.node=s)}function Kd(e,t){if(t.length>0){const r=t.length>1?t:t[0];r&&(e.children=r)}}function PC(e,t,r){return s;function s(l,u,c,f){const m=Array.isArray(c.children)?r:t;return f?m(u,c,f):m(u,c)}}function HC(e,t){return r;function r(s,l,u,c){const f=Array.isArray(u.children),d=Jd(s);return t(l,u,c,f,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function qC(e,t){const r={};let s,l;for(l in t.properties)if(l!=="children"&&Xd.call(t.properties,l)){const u=FC(e,l,t.properties[l]);if(u){const[c,f]=u;e.tableCellAlignToStyle&&c==="align"&&typeof f=="string"&&OC.has(t.tagName)?s=f:r[c]=f}}if(s){const u=r.style||(r.style={});u[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=s}return r}function IC(e,t){const r={};for(const s of t.attributes)if(s.type==="mdxJsxExpressionAttribute")if(s.data&&s.data.estree&&e.evaluater){const u=s.data.estree.body[0];u.type;const c=u.expression;c.type;const f=c.properties[0];f.type,Object.assign(r,e.evaluater.evaluateExpression(f.argument))}else ql(e,t.position);else{const l=s.name;let u;if(s.value&&typeof s.value=="object")if(s.value.data&&s.value.data.estree&&e.evaluater){const f=s.value.data.estree.body[0];f.type,u=e.evaluater.evaluateExpression(f.expression)}else ql(e,t.position);else u=s.value===null?!0:s.value;r[l]=u}return r}function Qd(e,t){const r=[];let s=-1;const l=e.passKeys?new Map:TC;for(;++s<t.children.length;){const u=t.children[s];let c;if(e.passKeys){const d=u.type==="element"?u.tagName:u.type==="mdxJsxFlowElement"||u.type==="mdxJsxTextElement"?u.name:void 0;if(d){const m=l.get(d)||0;c=d+"-"+m,l.set(d,m+1)}}const f=Wx(e,u,c);f!==void 0&&r.push(f)}return r}function FC(e,t,r){const s=gC(e.schema,t);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=s.commaSeparated?iC(r):vC(r)),s.property==="style"){let l=typeof r=="object"?r:$C(e,String(r));return e.stylePropertyNameCase==="css"&&(l=YC(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&s.space?dC[s.property]||s.property:s.attribute,r]}}function $C(e,t){try{return CC(t,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const s=r,l=new pn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:s,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=Zx+"#cannot-parse-style-attribute",l}}function t1(e,t,r){let s;if(!r)s={type:"Literal",value:t};else if(t.includes(".")){const l=t.split(".");let u=-1,c;for(;++u<l.length;){const f=Q0(l[u])?{type:"Identifier",name:l[u]}:{type:"Literal",value:l[u]};c=c?{type:"MemberExpression",object:c,property:f,computed:!!(u&&f.type==="Literal"),optional:!1}:f}s=c}else s=Q0(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(s.type==="Literal"){const l=s.value;return Xd.call(e.components,l)?e.components[l]:l}if(e.evaluater)return e.evaluater.evaluateExpression(s);ql(e)}function ql(e,t){const r=new pn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=Zx+"#cannot-handle-mdx-estrees-without-createevaluater",r}function YC(e){const t={};let r;for(r in e)Xd.call(e,r)&&(t[VC(r)]=e[r]);return t}function VC(e){let t=e.replace(jC,GC);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function GC(e){return"-"+e.toLowerCase()}const Lh={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},JC={};function Zd(e,t){const r=JC,s=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,l=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return n1(e,s,l)}function n1(e,t,r){if(XC(e)){if("value"in e)return e.type==="html"&&!r?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return lb(e.children,t,r)}return Array.isArray(e)?lb(e,t,r):""}function lb(e,t,r){const s=[];let l=-1;for(;++l<e.length;)s[l]=n1(e[l],t,r);return s.join("")}function XC(e){return!!(e&&typeof e=="object")}const ob=document.createElement("i");function Wd(e){const t="&"+e+";";ob.innerHTML=t;const r=ob.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===t?!1:r}function Vn(e,t,r,s){const l=e.length;let u=0,c;if(t<0?t=-t>l?0:l+t:t=t>l?l:t,r=r>0?r:0,s.length<1e4)c=Array.from(s),c.unshift(t,r),e.splice(...c);else for(r&&e.splice(t,r);u<s.length;)c=s.slice(u,u+1e4),c.unshift(t,0),e.splice(...c),u+=1e4,t+=1e4}function ur(e,t){return e.length>0?(Vn(e,e.length,0,t),e):t}const ub={}.hasOwnProperty;function r1(e){const t={};let r=-1;for(;++r<e.length;)KC(t,e[r]);return t}function KC(e,t){let r;for(r in t){const l=(ub.call(e,r)?e[r]:void 0)||(e[r]={}),u=t[r];let c;if(u)for(c in u){ub.call(l,c)||(l[c]=[]);const f=u[c];QC(l[c],Array.isArray(f)?f:f?[f]:[])}}}function QC(e,t){let r=-1;const s=[];for(;++r<t.length;)(t[r].add==="after"?e:s).push(t[r]);Vn(e,0,0,s)}function i1(e,t){const r=Number.parseInt(e,t);return r<9||r===11||r>13&&r<32||r>126&&r<160||r>55295&&r<57344||r>64975&&r<65008||(r&65535)===65535||(r&65535)===65534||r>1114111?"�":String.fromCodePoint(r)}function wr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const _n=Fi(/[A-Za-z]/),mn=Fi(/[\dA-Za-z]/),ZC=Fi(/[#-'*+\--9=?A-Z^-~]/);function Pu(e){return e!==null&&(e<32||e===127)}const vd=Fi(/\d/),WC=Fi(/[\dA-Fa-f]/),eA=Fi(/[!-/:-@[-`{-~]/);function He(e){return e!==null&&e<-2}function At(e){return e!==null&&(e<0||e===32)}function st(e){return e===-2||e===-1||e===32}const Zu=Fi(new RegExp("\\p{P}|\\p{S}","u")),gs=Fi(/\s/);function Fi(e){return t;function t(r){return r!==null&&r>-1&&e.test(String.fromCharCode(r))}}function ka(e){const t=[];let r=-1,s=0,l=0;for(;++r<e.length;){const u=e.charCodeAt(r);let c="";if(u===37&&mn(e.charCodeAt(r+1))&&mn(e.charCodeAt(r+2)))l=2;else if(u<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(u))||(c=String.fromCharCode(u));else if(u>55295&&u<57344){const f=e.charCodeAt(r+1);u<56320&&f>56319&&f<57344?(c=String.fromCharCode(u,f),l=1):c="�"}else c=String.fromCharCode(u);c&&(t.push(e.slice(s,r),encodeURIComponent(c)),s=r+l+1,c=""),l&&(r+=l,l=0)}return t.join("")+e.slice(s)}function ut(e,t,r,s){const l=s?s-1:Number.POSITIVE_INFINITY;let u=0;return c;function c(d){return st(d)?(e.enter(r),f(d)):t(d)}function f(d){return st(d)&&u++<l?(e.consume(d),f):(e.exit(r),t(d))}}const tA={tokenize:nA};function nA(e){const t=e.attempt(this.parser.constructs.contentInitial,s,l);let r;return t;function s(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),ut(e,t,"linePrefix")}function l(f){return e.enter("paragraph"),u(f)}function u(f){const d=e.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=d),r=d,c(f)}function c(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return He(f)?(e.consume(f),e.exit("chunkText"),u):(e.consume(f),c)}}const rA={tokenize:iA},cb={tokenize:sA};function iA(e){const t=this,r=[];let s=0,l,u,c;return f;function f($){if(s<r.length){const fe=r[s];return t.containerState=fe[1],e.attempt(fe[0].continuation,d,m)($)}return m($)}function d($){if(s++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,l&&H();const fe=t.events.length;let U=fe,R;for(;U--;)if(t.events[U][0]==="exit"&&t.events[U][1].type==="chunkFlow"){R=t.events[U][1].end;break}N(s);let ee=fe;for(;ee<t.events.length;)t.events[ee][1].end={...R},ee++;return Vn(t.events,U+1,0,t.events.slice(fe)),t.events.length=ee,m($)}return f($)}function m($){if(s===r.length){if(!l)return x($);if(l.currentConstruct&&l.currentConstruct.concrete)return _($);t.interrupt=!!(l.currentConstruct&&!l._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(cb,y,g)($)}function y($){return l&&H(),N(s),x($)}function g($){return t.parser.lazy[t.now().line]=s!==r.length,c=t.now().offset,_($)}function x($){return t.containerState={},e.attempt(cb,w,_)($)}function w($){return s++,r.push([t.currentConstruct,t.containerState]),x($)}function _($){if($===null){l&&H(),N(0),e.consume($);return}return l=l||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:l,contentType:"flow",previous:u}),j($)}function j($){if($===null){L(e.exit("chunkFlow"),!0),N(0),e.consume($);return}return He($)?(e.consume($),L(e.exit("chunkFlow")),s=0,t.interrupt=void 0,f):(e.consume($),j)}function L($,fe){const U=t.sliceStream($);if(fe&&U.push(null),$.previous=u,u&&(u.next=$),u=$,l.defineSkip($.start),l.write(U),t.parser.lazy[$.start.line]){let R=l.events.length;for(;R--;)if(l.events[R][1].start.offset<c&&(!l.events[R][1].end||l.events[R][1].end.offset>c))return;const ee=t.events.length;let F=ee,q,M;for(;F--;)if(t.events[F][0]==="exit"&&t.events[F][1].type==="chunkFlow"){if(q){M=t.events[F][1].end;break}q=!0}for(N(s),R=ee;R<t.events.length;)t.events[R][1].end={...M},R++;Vn(t.events,F+1,0,t.events.slice(ee)),t.events.length=R}}function N($){let fe=r.length;for(;fe-- >$;){const U=r[fe];t.containerState=U[1],U[0].exit.call(t,e)}r.length=$}function H(){l.write([null]),u=void 0,l=void 0,t.containerState._closeFlow=void 0}}function sA(e,t,r){return ut(e,e.attempt(this.parser.constructs.document,t,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ba(e){if(e===null||At(e)||gs(e))return 1;if(Zu(e))return 2}function Wu(e,t,r){const s=[];let l=-1;for(;++l<e.length;){const u=e[l].resolveAll;u&&!s.includes(u)&&(t=u(t,r),s.push(u))}return t}const wd={name:"attention",resolveAll:aA,tokenize:lA};function aA(e,t){let r=-1,s,l,u,c,f,d,m,y;for(;++r<e.length;)if(e[r][0]==="enter"&&e[r][1].type==="attentionSequence"&&e[r][1]._close){for(s=r;s--;)if(e[s][0]==="exit"&&e[s][1].type==="attentionSequence"&&e[s][1]._open&&t.sliceSerialize(e[s][1]).charCodeAt(0)===t.sliceSerialize(e[r][1]).charCodeAt(0)){if((e[s][1]._close||e[r][1]._open)&&(e[r][1].end.offset-e[r][1].start.offset)%3&&!((e[s][1].end.offset-e[s][1].start.offset+e[r][1].end.offset-e[r][1].start.offset)%3))continue;d=e[s][1].end.offset-e[s][1].start.offset>1&&e[r][1].end.offset-e[r][1].start.offset>1?2:1;const g={...e[s][1].end},x={...e[r][1].start};fb(g,-d),fb(x,d),c={type:d>1?"strongSequence":"emphasisSequence",start:g,end:{...e[s][1].end}},f={type:d>1?"strongSequence":"emphasisSequence",start:{...e[r][1].start},end:x},u={type:d>1?"strongText":"emphasisText",start:{...e[s][1].end},end:{...e[r][1].start}},l={type:d>1?"strong":"emphasis",start:{...c.start},end:{...f.end}},e[s][1].end={...c.start},e[r][1].start={...f.end},m=[],e[s][1].end.offset-e[s][1].start.offset&&(m=ur(m,[["enter",e[s][1],t],["exit",e[s][1],t]])),m=ur(m,[["enter",l,t],["enter",c,t],["exit",c,t],["enter",u,t]]),m=ur(m,Wu(t.parser.constructs.insideSpan.null,e.slice(s+1,r),t)),m=ur(m,[["exit",u,t],["enter",f,t],["exit",f,t],["exit",l,t]]),e[r][1].end.offset-e[r][1].start.offset?(y=2,m=ur(m,[["enter",e[r][1],t],["exit",e[r][1],t]])):y=0,Vn(e,s-1,r-s+3,m),r=s+m.length-y-2;break}}for(r=-1;++r<e.length;)e[r][1].type==="attentionSequence"&&(e[r][1].type="data");return e}function lA(e,t){const r=this.parser.constructs.attentionMarkers.null,s=this.previous,l=ba(s);let u;return c;function c(d){return u=d,e.enter("attentionSequence"),f(d)}function f(d){if(d===u)return e.consume(d),f;const m=e.exit("attentionSequence"),y=ba(d),g=!y||y===2&&l||r.includes(d),x=!l||l===2&&y||r.includes(s);return m._open=!!(u===42?g:g&&(l||!x)),m._close=!!(u===42?x:x&&(y||!g)),t(d)}}function fb(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const oA={name:"autolink",tokenize:uA};function uA(e,t,r){let s=0;return l;function l(w){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),u}function u(w){return _n(w)?(e.consume(w),c):w===64?r(w):m(w)}function c(w){return w===43||w===45||w===46||mn(w)?(s=1,f(w)):m(w)}function f(w){return w===58?(e.consume(w),s=0,d):(w===43||w===45||w===46||mn(w))&&s++<32?(e.consume(w),f):(s=0,m(w))}function d(w){return w===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.exit("autolink"),t):w===null||w===32||w===60||Pu(w)?r(w):(e.consume(w),d)}function m(w){return w===64?(e.consume(w),y):ZC(w)?(e.consume(w),m):r(w)}function y(w){return mn(w)?g(w):r(w)}function g(w){return w===46?(e.consume(w),s=0,y):w===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.exit("autolink"),t):x(w)}function x(w){if((w===45||mn(w))&&s++<63){const _=w===45?x:g;return e.consume(w),_}return r(w)}}const Jl={partial:!0,tokenize:cA};function cA(e,t,r){return s;function s(u){return st(u)?ut(e,l,"linePrefix")(u):l(u)}function l(u){return u===null||He(u)?t(u):r(u)}}const s1={continuation:{tokenize:hA},exit:dA,name:"blockQuote",tokenize:fA};function fA(e,t,r){const s=this;return l;function l(c){if(c===62){const f=s.containerState;return f.open||(e.enter("blockQuote",{_container:!0}),f.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(c),e.exit("blockQuoteMarker"),u}return r(c)}function u(c){return st(c)?(e.enter("blockQuotePrefixWhitespace"),e.consume(c),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(c))}}function hA(e,t,r){const s=this;return l;function l(c){return st(c)?ut(e,u,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c):u(c)}function u(c){return e.attempt(s1,t,r)(c)}}function dA(e){e.exit("blockQuote")}const a1={name:"characterEscape",tokenize:mA};function mA(e,t,r){return s;function s(u){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(u),e.exit("escapeMarker"),l}function l(u){return eA(u)?(e.enter("characterEscapeValue"),e.consume(u),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):r(u)}}const l1={name:"characterReference",tokenize:pA};function pA(e,t,r){const s=this;let l=0,u,c;return f;function f(g){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),d}function d(g){return g===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(g),e.exit("characterReferenceMarkerNumeric"),m):(e.enter("characterReferenceValue"),u=31,c=mn,y(g))}function m(g){return g===88||g===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(g),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),u=6,c=WC,y):(e.enter("characterReferenceValue"),u=7,c=vd,y(g))}function y(g){if(g===59&&l){const x=e.exit("characterReferenceValue");return c===mn&&!Wd(s.sliceSerialize(x))?r(g):(e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return c(g)&&l++<u?(e.consume(g),y):r(g)}}const hb={partial:!0,tokenize:yA},db={concrete:!0,name:"codeFenced",tokenize:gA};function gA(e,t,r){const s=this,l={partial:!0,tokenize:U};let u=0,c=0,f;return d;function d(R){return m(R)}function m(R){const ee=s.events[s.events.length-1];return u=ee&&ee[1].type==="linePrefix"?ee[2].sliceSerialize(ee[1],!0).length:0,f=R,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),y(R)}function y(R){return R===f?(c++,e.consume(R),y):c<3?r(R):(e.exit("codeFencedFenceSequence"),st(R)?ut(e,g,"whitespace")(R):g(R))}function g(R){return R===null||He(R)?(e.exit("codeFencedFence"),s.interrupt?t(R):e.check(hb,j,fe)(R)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),x(R))}function x(R){return R===null||He(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),g(R)):st(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ut(e,w,"whitespace")(R)):R===96&&R===f?r(R):(e.consume(R),x)}function w(R){return R===null||He(R)?g(R):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(R))}function _(R){return R===null||He(R)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(R)):R===96&&R===f?r(R):(e.consume(R),_)}function j(R){return e.attempt(l,fe,L)(R)}function L(R){return e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),N}function N(R){return u>0&&st(R)?ut(e,H,"linePrefix",u+1)(R):H(R)}function H(R){return R===null||He(R)?e.check(hb,j,fe)(R):(e.enter("codeFlowValue"),$(R))}function $(R){return R===null||He(R)?(e.exit("codeFlowValue"),H(R)):(e.consume(R),$)}function fe(R){return e.exit("codeFenced"),t(R)}function U(R,ee,F){let q=0;return M;function M(K){return R.enter("lineEnding"),R.consume(K),R.exit("lineEnding"),G}function G(K){return R.enter("codeFencedFence"),st(K)?ut(R,J,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(K):J(K)}function J(K){return K===f?(R.enter("codeFencedFenceSequence"),oe(K)):F(K)}function oe(K){return K===f?(q++,R.consume(K),oe):q>=c?(R.exit("codeFencedFenceSequence"),st(K)?ut(R,le,"whitespace")(K):le(K)):F(K)}function le(K){return K===null||He(K)?(R.exit("codeFencedFence"),ee(K)):F(K)}}}function yA(e,t,r){const s=this;return l;function l(c){return c===null?r(c):(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),u)}function u(c){return s.parser.lazy[s.now().line]?r(c):t(c)}}const zh={name:"codeIndented",tokenize:xA},bA={partial:!0,tokenize:vA};function xA(e,t,r){const s=this;return l;function l(m){return e.enter("codeIndented"),ut(e,u,"linePrefix",5)(m)}function u(m){const y=s.events[s.events.length-1];return y&&y[1].type==="linePrefix"&&y[2].sliceSerialize(y[1],!0).length>=4?c(m):r(m)}function c(m){return m===null?d(m):He(m)?e.attempt(bA,c,d)(m):(e.enter("codeFlowValue"),f(m))}function f(m){return m===null||He(m)?(e.exit("codeFlowValue"),c(m)):(e.consume(m),f)}function d(m){return e.exit("codeIndented"),t(m)}}function vA(e,t,r){const s=this;return l;function l(c){return s.parser.lazy[s.now().line]?r(c):He(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),l):ut(e,u,"linePrefix",5)(c)}function u(c){const f=s.events[s.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(c):He(c)?l(c):r(c)}}const wA={name:"codeText",previous:_A,resolve:SA,tokenize:kA};function SA(e){let t=e.length-4,r=3,s,l;if((e[r][1].type==="lineEnding"||e[r][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(s=r;++s<t;)if(e[s][1].type==="codeTextData"){e[r][1].type="codeTextPadding",e[t][1].type="codeTextPadding",r+=2,t-=2;break}}for(s=r-1,t++;++s<=t;)l===void 0?s!==t&&e[s][1].type!=="lineEnding"&&(l=s):(s===t||e[s][1].type==="lineEnding")&&(e[l][1].type="codeTextData",s!==l+2&&(e[l][1].end=e[s-1][1].end,e.splice(l+2,s-l-2),t-=s-l-2,s=l+2),l=void 0);return e}function _A(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function kA(e,t,r){let s=0,l,u;return c;function c(g){return e.enter("codeText"),e.enter("codeTextSequence"),f(g)}function f(g){return g===96?(e.consume(g),s++,f):(e.exit("codeTextSequence"),d(g))}function d(g){return g===null?r(g):g===32?(e.enter("space"),e.consume(g),e.exit("space"),d):g===96?(u=e.enter("codeTextSequence"),l=0,y(g)):He(g)?(e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),d):(e.enter("codeTextData"),m(g))}function m(g){return g===null||g===32||g===96||He(g)?(e.exit("codeTextData"),d(g)):(e.consume(g),m)}function y(g){return g===96?(e.consume(g),l++,y):l===s?(e.exit("codeTextSequence"),e.exit("codeText"),t(g)):(u.type="codeTextData",m(g))}}class EA{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,r){const s=r??Number.POSITIVE_INFINITY;return s<this.left.length?this.left.slice(t,s):t>this.left.length?this.right.slice(this.right.length-s+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-s+this.left.length).reverse())}splice(t,r,s){const l=r||0;this.setCursor(Math.trunc(t));const u=this.right.splice(this.right.length-l,Number.POSITIVE_INFINITY);return s&&Sl(this.left,s),u.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Sl(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Sl(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const r=this.left.splice(t,Number.POSITIVE_INFINITY);Sl(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Sl(this.left,r.reverse())}}}function Sl(e,t){let r=0;if(t.length<1e4)e.push(...t);else for(;r<t.length;)e.push(...t.slice(r,r+1e4)),r+=1e4}function o1(e){const t={};let r=-1,s,l,u,c,f,d,m;const y=new EA(e);for(;++r<y.length;){for(;r in t;)r=t[r];if(s=y.get(r),r&&s[1].type==="chunkFlow"&&y.get(r-1)[1].type==="listItemPrefix"&&(d=s[1]._tokenizer.events,u=0,u<d.length&&d[u][1].type==="lineEndingBlank"&&(u+=2),u<d.length&&d[u][1].type==="content"))for(;++u<d.length&&d[u][1].type!=="content";)d[u][1].type==="chunkText"&&(d[u][1]._isInFirstContentOfListItem=!0,u++);if(s[0]==="enter")s[1].contentType&&(Object.assign(t,CA(y,r)),r=t[r],m=!0);else if(s[1]._container){for(u=r,l=void 0;u--;)if(c=y.get(u),c[1].type==="lineEnding"||c[1].type==="lineEndingBlank")c[0]==="enter"&&(l&&(y.get(l)[1].type="lineEndingBlank"),c[1].type="lineEnding",l=u);else if(!(c[1].type==="linePrefix"||c[1].type==="listItemIndent"))break;l&&(s[1].end={...y.get(l)[1].start},f=y.slice(l,r),f.unshift(s),y.splice(l,r-l+1,f))}}return Vn(e,0,Number.POSITIVE_INFINITY,y.slice(0)),!m}function CA(e,t){const r=e.get(t)[1],s=e.get(t)[2];let l=t-1;const u=[];let c=r._tokenizer;c||(c=s.parser[r.contentType](r.start),r._contentTypeTextTrailing&&(c._contentTypeTextTrailing=!0));const f=c.events,d=[],m={};let y,g,x=-1,w=r,_=0,j=0;const L=[j];for(;w;){for(;e.get(++l)[1]!==w;);u.push(l),w._tokenizer||(y=s.sliceStream(w),w.next||y.push(null),g&&c.defineSkip(w.start),w._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=!0),c.write(y),w._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=void 0)),g=w,w=w.next}for(w=r;++x<f.length;)f[x][0]==="exit"&&f[x-1][0]==="enter"&&f[x][1].type===f[x-1][1].type&&f[x][1].start.line!==f[x][1].end.line&&(j=x+1,L.push(j),w._tokenizer=void 0,w.previous=void 0,w=w.next);for(c.events=[],w?(w._tokenizer=void 0,w.previous=void 0):L.pop(),x=L.length;x--;){const N=f.slice(L[x],L[x+1]),H=u.pop();d.push([H,H+N.length-1]),e.splice(H,2,N)}for(d.reverse(),x=-1;++x<d.length;)m[_+d[x][0]]=_+d[x][1],_+=d[x][1]-d[x][0]-1;return m}const AA={resolve:jA,tokenize:NA},TA={partial:!0,tokenize:OA};function jA(e){return o1(e),e}function NA(e,t){let r;return s;function s(f){return e.enter("content"),r=e.enter("chunkContent",{contentType:"content"}),l(f)}function l(f){return f===null?u(f):He(f)?e.check(TA,c,u)(f):(e.consume(f),l)}function u(f){return e.exit("chunkContent"),e.exit("content"),t(f)}function c(f){return e.consume(f),e.exit("chunkContent"),r.next=e.enter("chunkContent",{contentType:"content",previous:r}),r=r.next,l}}function OA(e,t,r){const s=this;return l;function l(c){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),ut(e,u,"linePrefix")}function u(c){if(c===null||He(c))return r(c);const f=s.events[s.events.length-1];return!s.parser.constructs.disable.null.includes("codeIndented")&&f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(c):e.interrupt(s.parser.constructs.flow,r,t)(c)}}function u1(e,t,r,s,l,u,c,f,d){const m=d||Number.POSITIVE_INFINITY;let y=0;return g;function g(N){return N===60?(e.enter(s),e.enter(l),e.enter(u),e.consume(N),e.exit(u),x):N===null||N===32||N===41||Pu(N)?r(N):(e.enter(s),e.enter(c),e.enter(f),e.enter("chunkString",{contentType:"string"}),j(N))}function x(N){return N===62?(e.enter(u),e.consume(N),e.exit(u),e.exit(l),e.exit(s),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),w(N))}function w(N){return N===62?(e.exit("chunkString"),e.exit(f),x(N)):N===null||N===60||He(N)?r(N):(e.consume(N),N===92?_:w)}function _(N){return N===60||N===62||N===92?(e.consume(N),w):w(N)}function j(N){return!y&&(N===null||N===41||At(N))?(e.exit("chunkString"),e.exit(f),e.exit(c),e.exit(s),t(N)):y<m&&N===40?(e.consume(N),y++,j):N===41?(e.consume(N),y--,j):N===null||N===32||N===40||Pu(N)?r(N):(e.consume(N),N===92?L:j)}function L(N){return N===40||N===41||N===92?(e.consume(N),j):j(N)}}function c1(e,t,r,s,l,u){const c=this;let f=0,d;return m;function m(w){return e.enter(s),e.enter(l),e.consume(w),e.exit(l),e.enter(u),y}function y(w){return f>999||w===null||w===91||w===93&&!d||w===94&&!f&&"_hiddenFootnoteSupport"in c.parser.constructs?r(w):w===93?(e.exit(u),e.enter(l),e.consume(w),e.exit(l),e.exit(s),t):He(w)?(e.enter("lineEnding"),e.consume(w),e.exit("lineEnding"),y):(e.enter("chunkString",{contentType:"string"}),g(w))}function g(w){return w===null||w===91||w===93||He(w)||f++>999?(e.exit("chunkString"),y(w)):(e.consume(w),d||(d=!st(w)),w===92?x:g)}function x(w){return w===91||w===92||w===93?(e.consume(w),f++,g):g(w)}}function f1(e,t,r,s,l,u){let c;return f;function f(x){return x===34||x===39||x===40?(e.enter(s),e.enter(l),e.consume(x),e.exit(l),c=x===40?41:x,d):r(x)}function d(x){return x===c?(e.enter(l),e.consume(x),e.exit(l),e.exit(s),t):(e.enter(u),m(x))}function m(x){return x===c?(e.exit(u),d(c)):x===null?r(x):He(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),ut(e,m,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),y(x))}function y(x){return x===c||x===null||He(x)?(e.exit("chunkString"),m(x)):(e.consume(x),x===92?g:y)}function g(x){return x===c||x===92?(e.consume(x),y):y(x)}}function Ml(e,t){let r;return s;function s(l){return He(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),r=!0,s):st(l)?ut(e,s,r?"linePrefix":"lineSuffix")(l):t(l)}}const RA={name:"definition",tokenize:DA},MA={partial:!0,tokenize:LA};function DA(e,t,r){const s=this;let l;return u;function u(w){return e.enter("definition"),c(w)}function c(w){return c1.call(s,e,f,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(w)}function f(w){return l=wr(s.sliceSerialize(s.events[s.events.length-1][1]).slice(1,-1)),w===58?(e.enter("definitionMarker"),e.consume(w),e.exit("definitionMarker"),d):r(w)}function d(w){return At(w)?Ml(e,m)(w):m(w)}function m(w){return u1(e,y,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(w)}function y(w){return e.attempt(MA,g,g)(w)}function g(w){return st(w)?ut(e,x,"whitespace")(w):x(w)}function x(w){return w===null||He(w)?(e.exit("definition"),s.parser.defined.push(l),t(w)):r(w)}}function LA(e,t,r){return s;function s(f){return At(f)?Ml(e,l)(f):r(f)}function l(f){return f1(e,u,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function u(f){return st(f)?ut(e,c,"whitespace")(f):c(f)}function c(f){return f===null||He(f)?t(f):r(f)}}const zA={name:"hardBreakEscape",tokenize:UA};function UA(e,t,r){return s;function s(u){return e.enter("hardBreakEscape"),e.consume(u),l}function l(u){return He(u)?(e.exit("hardBreakEscape"),t(u)):r(u)}}const BA={name:"headingAtx",resolve:PA,tokenize:HA};function PA(e,t){let r=e.length-2,s=3,l,u;return e[s][1].type==="whitespace"&&(s+=2),r-2>s&&e[r][1].type==="whitespace"&&(r-=2),e[r][1].type==="atxHeadingSequence"&&(s===r-1||r-4>s&&e[r-2][1].type==="whitespace")&&(r-=s+1===r?2:4),r>s&&(l={type:"atxHeadingText",start:e[s][1].start,end:e[r][1].end},u={type:"chunkText",start:e[s][1].start,end:e[r][1].end,contentType:"text"},Vn(e,s,r-s+1,[["enter",l,t],["enter",u,t],["exit",u,t],["exit",l,t]])),e}function HA(e,t,r){let s=0;return l;function l(y){return e.enter("atxHeading"),u(y)}function u(y){return e.enter("atxHeadingSequence"),c(y)}function c(y){return y===35&&s++<6?(e.consume(y),c):y===null||At(y)?(e.exit("atxHeadingSequence"),f(y)):r(y)}function f(y){return y===35?(e.enter("atxHeadingSequence"),d(y)):y===null||He(y)?(e.exit("atxHeading"),t(y)):st(y)?ut(e,f,"whitespace")(y):(e.enter("atxHeadingText"),m(y))}function d(y){return y===35?(e.consume(y),d):(e.exit("atxHeadingSequence"),f(y))}function m(y){return y===null||y===35||At(y)?(e.exit("atxHeadingText"),f(y)):(e.consume(y),m)}}const qA=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],mb=["pre","script","style","textarea"],IA={concrete:!0,name:"htmlFlow",resolveTo:YA,tokenize:VA},FA={partial:!0,tokenize:JA},$A={partial:!0,tokenize:GA};function YA(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function VA(e,t,r){const s=this;let l,u,c,f,d;return m;function m(S){return y(S)}function y(S){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(S),g}function g(S){return S===33?(e.consume(S),x):S===47?(e.consume(S),u=!0,j):S===63?(e.consume(S),l=3,s.interrupt?t:D):_n(S)?(e.consume(S),c=String.fromCharCode(S),L):r(S)}function x(S){return S===45?(e.consume(S),l=2,w):S===91?(e.consume(S),l=5,f=0,_):_n(S)?(e.consume(S),l=4,s.interrupt?t:D):r(S)}function w(S){return S===45?(e.consume(S),s.interrupt?t:D):r(S)}function _(S){const xe="CDATA[";return S===xe.charCodeAt(f++)?(e.consume(S),f===xe.length?s.interrupt?t:J:_):r(S)}function j(S){return _n(S)?(e.consume(S),c=String.fromCharCode(S),L):r(S)}function L(S){if(S===null||S===47||S===62||At(S)){const xe=S===47,Ae=c.toLowerCase();return!xe&&!u&&mb.includes(Ae)?(l=1,s.interrupt?t(S):J(S)):qA.includes(c.toLowerCase())?(l=6,xe?(e.consume(S),N):s.interrupt?t(S):J(S)):(l=7,s.interrupt&&!s.parser.lazy[s.now().line]?r(S):u?H(S):$(S))}return S===45||mn(S)?(e.consume(S),c+=String.fromCharCode(S),L):r(S)}function N(S){return S===62?(e.consume(S),s.interrupt?t:J):r(S)}function H(S){return st(S)?(e.consume(S),H):M(S)}function $(S){return S===47?(e.consume(S),M):S===58||S===95||_n(S)?(e.consume(S),fe):st(S)?(e.consume(S),$):M(S)}function fe(S){return S===45||S===46||S===58||S===95||mn(S)?(e.consume(S),fe):U(S)}function U(S){return S===61?(e.consume(S),R):st(S)?(e.consume(S),U):$(S)}function R(S){return S===null||S===60||S===61||S===62||S===96?r(S):S===34||S===39?(e.consume(S),d=S,ee):st(S)?(e.consume(S),R):F(S)}function ee(S){return S===d?(e.consume(S),d=null,q):S===null||He(S)?r(S):(e.consume(S),ee)}function F(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||At(S)?U(S):(e.consume(S),F)}function q(S){return S===47||S===62||st(S)?$(S):r(S)}function M(S){return S===62?(e.consume(S),G):r(S)}function G(S){return S===null||He(S)?J(S):st(S)?(e.consume(S),G):r(S)}function J(S){return S===45&&l===2?(e.consume(S),z):S===60&&l===1?(e.consume(S),W):S===62&&l===4?(e.consume(S),P):S===63&&l===3?(e.consume(S),D):S===93&&l===5?(e.consume(S),ve):He(S)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(FA,te,oe)(S)):S===null||He(S)?(e.exit("htmlFlowData"),oe(S)):(e.consume(S),J)}function oe(S){return e.check($A,le,te)(S)}function le(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),K}function K(S){return S===null||He(S)?oe(S):(e.enter("htmlFlowData"),J(S))}function z(S){return S===45?(e.consume(S),D):J(S)}function W(S){return S===47?(e.consume(S),c="",ue):J(S)}function ue(S){if(S===62){const xe=c.toLowerCase();return mb.includes(xe)?(e.consume(S),P):J(S)}return _n(S)&&c.length<8?(e.consume(S),c+=String.fromCharCode(S),ue):J(S)}function ve(S){return S===93?(e.consume(S),D):J(S)}function D(S){return S===62?(e.consume(S),P):S===45&&l===2?(e.consume(S),D):J(S)}function P(S){return S===null||He(S)?(e.exit("htmlFlowData"),te(S)):(e.consume(S),P)}function te(S){return e.exit("htmlFlow"),t(S)}}function GA(e,t,r){const s=this;return l;function l(c){return He(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),u):r(c)}function u(c){return s.parser.lazy[s.now().line]?r(c):t(c)}}function JA(e,t,r){return s;function s(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(Jl,t,r)}}const XA={name:"htmlText",tokenize:KA};function KA(e,t,r){const s=this;let l,u,c;return f;function f(D){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(D),d}function d(D){return D===33?(e.consume(D),m):D===47?(e.consume(D),U):D===63?(e.consume(D),$):_n(D)?(e.consume(D),F):r(D)}function m(D){return D===45?(e.consume(D),y):D===91?(e.consume(D),u=0,_):_n(D)?(e.consume(D),H):r(D)}function y(D){return D===45?(e.consume(D),w):r(D)}function g(D){return D===null?r(D):D===45?(e.consume(D),x):He(D)?(c=g,W(D)):(e.consume(D),g)}function x(D){return D===45?(e.consume(D),w):g(D)}function w(D){return D===62?z(D):D===45?x(D):g(D)}function _(D){const P="CDATA[";return D===P.charCodeAt(u++)?(e.consume(D),u===P.length?j:_):r(D)}function j(D){return D===null?r(D):D===93?(e.consume(D),L):He(D)?(c=j,W(D)):(e.consume(D),j)}function L(D){return D===93?(e.consume(D),N):j(D)}function N(D){return D===62?z(D):D===93?(e.consume(D),N):j(D)}function H(D){return D===null||D===62?z(D):He(D)?(c=H,W(D)):(e.consume(D),H)}function $(D){return D===null?r(D):D===63?(e.consume(D),fe):He(D)?(c=$,W(D)):(e.consume(D),$)}function fe(D){return D===62?z(D):$(D)}function U(D){return _n(D)?(e.consume(D),R):r(D)}function R(D){return D===45||mn(D)?(e.consume(D),R):ee(D)}function ee(D){return He(D)?(c=ee,W(D)):st(D)?(e.consume(D),ee):z(D)}function F(D){return D===45||mn(D)?(e.consume(D),F):D===47||D===62||At(D)?q(D):r(D)}function q(D){return D===47?(e.consume(D),z):D===58||D===95||_n(D)?(e.consume(D),M):He(D)?(c=q,W(D)):st(D)?(e.consume(D),q):z(D)}function M(D){return D===45||D===46||D===58||D===95||mn(D)?(e.consume(D),M):G(D)}function G(D){return D===61?(e.consume(D),J):He(D)?(c=G,W(D)):st(D)?(e.consume(D),G):q(D)}function J(D){return D===null||D===60||D===61||D===62||D===96?r(D):D===34||D===39?(e.consume(D),l=D,oe):He(D)?(c=J,W(D)):st(D)?(e.consume(D),J):(e.consume(D),le)}function oe(D){return D===l?(e.consume(D),l=void 0,K):D===null?r(D):He(D)?(c=oe,W(D)):(e.consume(D),oe)}function le(D){return D===null||D===34||D===39||D===60||D===61||D===96?r(D):D===47||D===62||At(D)?q(D):(e.consume(D),le)}function K(D){return D===47||D===62||At(D)?q(D):r(D)}function z(D){return D===62?(e.consume(D),e.exit("htmlTextData"),e.exit("htmlText"),t):r(D)}function W(D){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),ue}function ue(D){return st(D)?ut(e,ve,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(D):ve(D)}function ve(D){return e.enter("htmlTextData"),c(D)}}const em={name:"labelEnd",resolveAll:eT,resolveTo:tT,tokenize:nT},QA={tokenize:rT},ZA={tokenize:iT},WA={tokenize:sT};function eT(e){let t=-1;const r=[];for(;++t<e.length;){const s=e[t][1];if(r.push(e[t]),s.type==="labelImage"||s.type==="labelLink"||s.type==="labelEnd"){const l=s.type==="labelImage"?4:2;s.type="data",t+=l}}return e.length!==r.length&&Vn(e,0,e.length,r),e}function tT(e,t){let r=e.length,s=0,l,u,c,f;for(;r--;)if(l=e[r][1],u){if(l.type==="link"||l.type==="labelLink"&&l._inactive)break;e[r][0]==="enter"&&l.type==="labelLink"&&(l._inactive=!0)}else if(c){if(e[r][0]==="enter"&&(l.type==="labelImage"||l.type==="labelLink")&&!l._balanced&&(u=r,l.type!=="labelLink")){s=2;break}}else l.type==="labelEnd"&&(c=r);const d={type:e[u][1].type==="labelLink"?"link":"image",start:{...e[u][1].start},end:{...e[e.length-1][1].end}},m={type:"label",start:{...e[u][1].start},end:{...e[c][1].end}},y={type:"labelText",start:{...e[u+s+2][1].end},end:{...e[c-2][1].start}};return f=[["enter",d,t],["enter",m,t]],f=ur(f,e.slice(u+1,u+s+3)),f=ur(f,[["enter",y,t]]),f=ur(f,Wu(t.parser.constructs.insideSpan.null,e.slice(u+s+4,c-3),t)),f=ur(f,[["exit",y,t],e[c-2],e[c-1],["exit",m,t]]),f=ur(f,e.slice(c+1)),f=ur(f,[["exit",d,t]]),Vn(e,u,e.length,f),e}function nT(e,t,r){const s=this;let l=s.events.length,u,c;for(;l--;)if((s.events[l][1].type==="labelImage"||s.events[l][1].type==="labelLink")&&!s.events[l][1]._balanced){u=s.events[l][1];break}return f;function f(x){return u?u._inactive?g(x):(c=s.parser.defined.includes(wr(s.sliceSerialize({start:u.end,end:s.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(x),e.exit("labelMarker"),e.exit("labelEnd"),d):r(x)}function d(x){return x===40?e.attempt(QA,y,c?y:g)(x):x===91?e.attempt(ZA,y,c?m:g)(x):c?y(x):g(x)}function m(x){return e.attempt(WA,y,g)(x)}function y(x){return t(x)}function g(x){return u._balanced=!0,r(x)}}function rT(e,t,r){return s;function s(g){return e.enter("resource"),e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),l}function l(g){return At(g)?Ml(e,u)(g):u(g)}function u(g){return g===41?y(g):u1(e,c,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(g)}function c(g){return At(g)?Ml(e,d)(g):y(g)}function f(g){return r(g)}function d(g){return g===34||g===39||g===40?f1(e,m,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(g):y(g)}function m(g){return At(g)?Ml(e,y)(g):y(g)}function y(g){return g===41?(e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),e.exit("resource"),t):r(g)}}function iT(e,t,r){const s=this;return l;function l(f){return c1.call(s,e,u,c,"reference","referenceMarker","referenceString")(f)}function u(f){return s.parser.defined.includes(wr(s.sliceSerialize(s.events[s.events.length-1][1]).slice(1,-1)))?t(f):r(f)}function c(f){return r(f)}}function sT(e,t,r){return s;function s(u){return e.enter("reference"),e.enter("referenceMarker"),e.consume(u),e.exit("referenceMarker"),l}function l(u){return u===93?(e.enter("referenceMarker"),e.consume(u),e.exit("referenceMarker"),e.exit("reference"),t):r(u)}}const aT={name:"labelStartImage",resolveAll:em.resolveAll,tokenize:lT};function lT(e,t,r){const s=this;return l;function l(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),u}function u(f){return f===91?(e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelImage"),c):r(f)}function c(f){return f===94&&"_hiddenFootnoteSupport"in s.parser.constructs?r(f):t(f)}}const oT={name:"labelStartLink",resolveAll:em.resolveAll,tokenize:uT};function uT(e,t,r){const s=this;return l;function l(c){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(c),e.exit("labelMarker"),e.exit("labelLink"),u}function u(c){return c===94&&"_hiddenFootnoteSupport"in s.parser.constructs?r(c):t(c)}}const Uh={name:"lineEnding",tokenize:cT};function cT(e,t){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),ut(e,t,"linePrefix")}}const Cu={name:"thematicBreak",tokenize:fT};function fT(e,t,r){let s=0,l;return u;function u(m){return e.enter("thematicBreak"),c(m)}function c(m){return l=m,f(m)}function f(m){return m===l?(e.enter("thematicBreakSequence"),d(m)):s>=3&&(m===null||He(m))?(e.exit("thematicBreak"),t(m)):r(m)}function d(m){return m===l?(e.consume(m),s++,d):(e.exit("thematicBreakSequence"),st(m)?ut(e,f,"whitespace")(m):f(m))}}const On={continuation:{tokenize:pT},exit:yT,name:"list",tokenize:mT},hT={partial:!0,tokenize:bT},dT={partial:!0,tokenize:gT};function mT(e,t,r){const s=this,l=s.events[s.events.length-1];let u=l&&l[1].type==="linePrefix"?l[2].sliceSerialize(l[1],!0).length:0,c=0;return f;function f(w){const _=s.containerState.type||(w===42||w===43||w===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!s.containerState.marker||w===s.containerState.marker:vd(w)){if(s.containerState.type||(s.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),w===42||w===45?e.check(Cu,r,m)(w):m(w);if(!s.interrupt||w===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(w)}return r(w)}function d(w){return vd(w)&&++c<10?(e.consume(w),d):(!s.interrupt||c<2)&&(s.containerState.marker?w===s.containerState.marker:w===41||w===46)?(e.exit("listItemValue"),m(w)):r(w)}function m(w){return e.enter("listItemMarker"),e.consume(w),e.exit("listItemMarker"),s.containerState.marker=s.containerState.marker||w,e.check(Jl,s.interrupt?r:y,e.attempt(hT,x,g))}function y(w){return s.containerState.initialBlankLine=!0,u++,x(w)}function g(w){return st(w)?(e.enter("listItemPrefixWhitespace"),e.consume(w),e.exit("listItemPrefixWhitespace"),x):r(w)}function x(w){return s.containerState.size=u+s.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(w)}}function pT(e,t,r){const s=this;return s.containerState._closeFlow=void 0,e.check(Jl,l,u);function l(f){return s.containerState.furtherBlankLines=s.containerState.furtherBlankLines||s.containerState.initialBlankLine,ut(e,t,"listItemIndent",s.containerState.size+1)(f)}function u(f){return s.containerState.furtherBlankLines||!st(f)?(s.containerState.furtherBlankLines=void 0,s.containerState.initialBlankLine=void 0,c(f)):(s.containerState.furtherBlankLines=void 0,s.containerState.initialBlankLine=void 0,e.attempt(dT,t,c)(f))}function c(f){return s.containerState._closeFlow=!0,s.interrupt=void 0,ut(e,e.attempt(On,t,r),"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function gT(e,t,r){const s=this;return ut(e,l,"listItemIndent",s.containerState.size+1);function l(u){const c=s.events[s.events.length-1];return c&&c[1].type==="listItemIndent"&&c[2].sliceSerialize(c[1],!0).length===s.containerState.size?t(u):r(u)}}function yT(e){e.exit(this.containerState.type)}function bT(e,t,r){const s=this;return ut(e,l,"listItemPrefixWhitespace",s.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function l(u){const c=s.events[s.events.length-1];return!st(u)&&c&&c[1].type==="listItemPrefixWhitespace"?t(u):r(u)}}const pb={name:"setextUnderline",resolveTo:xT,tokenize:vT};function xT(e,t){let r=e.length,s,l,u;for(;r--;)if(e[r][0]==="enter"){if(e[r][1].type==="content"){s=r;break}e[r][1].type==="paragraph"&&(l=r)}else e[r][1].type==="content"&&e.splice(r,1),!u&&e[r][1].type==="definition"&&(u=r);const c={type:"setextHeading",start:{...e[s][1].start},end:{...e[e.length-1][1].end}};return e[l][1].type="setextHeadingText",u?(e.splice(l,0,["enter",c,t]),e.splice(u+1,0,["exit",e[s][1],t]),e[s][1].end={...e[u][1].end}):e[s][1]=c,e.push(["exit",c,t]),e}function vT(e,t,r){const s=this;let l;return u;function u(m){let y=s.events.length,g;for(;y--;)if(s.events[y][1].type!=="lineEnding"&&s.events[y][1].type!=="linePrefix"&&s.events[y][1].type!=="content"){g=s.events[y][1].type==="paragraph";break}return!s.parser.lazy[s.now().line]&&(s.interrupt||g)?(e.enter("setextHeadingLine"),l=m,c(m)):r(m)}function c(m){return e.enter("setextHeadingLineSequence"),f(m)}function f(m){return m===l?(e.consume(m),f):(e.exit("setextHeadingLineSequence"),st(m)?ut(e,d,"lineSuffix")(m):d(m))}function d(m){return m===null||He(m)?(e.exit("setextHeadingLine"),t(m)):r(m)}}const wT={tokenize:ST};function ST(e){const t=this,r=e.attempt(Jl,s,e.attempt(this.parser.constructs.flowInitial,l,ut(e,e.attempt(this.parser.constructs.flow,l,e.attempt(AA,l)),"linePrefix")));return r;function s(u){if(u===null){e.consume(u);return}return e.enter("lineEndingBlank"),e.consume(u),e.exit("lineEndingBlank"),t.currentConstruct=void 0,r}function l(u){if(u===null){e.consume(u);return}return e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),t.currentConstruct=void 0,r}}const _T={resolveAll:d1()},kT=h1("string"),ET=h1("text");function h1(e){return{resolveAll:d1(e==="text"?CT:void 0),tokenize:t};function t(r){const s=this,l=this.parser.constructs[e],u=r.attempt(l,c,f);return c;function c(y){return m(y)?u(y):f(y)}function f(y){if(y===null){r.consume(y);return}return r.enter("data"),r.consume(y),d}function d(y){return m(y)?(r.exit("data"),u(y)):(r.consume(y),d)}function m(y){if(y===null)return!0;const g=l[y];let x=-1;if(g)for(;++x<g.length;){const w=g[x];if(!w.previous||w.previous.call(s,s.previous))return!0}return!1}}}function d1(e){return t;function t(r,s){let l=-1,u;for(;++l<=r.length;)u===void 0?r[l]&&r[l][1].type==="data"&&(u=l,l++):(!r[l]||r[l][1].type!=="data")&&(l!==u+2&&(r[u][1].end=r[l-1][1].end,r.splice(u+2,l-u-2),l=u+2),u=void 0);return e?e(r,s):r}}function CT(e,t){let r=0;for(;++r<=e.length;)if((r===e.length||e[r][1].type==="lineEnding")&&e[r-1][1].type==="data"){const s=e[r-1][1],l=t.sliceStream(s);let u=l.length,c=-1,f=0,d;for(;u--;){const m=l[u];if(typeof m=="string"){for(c=m.length;m.charCodeAt(c-1)===32;)f++,c--;if(c)break;c=-1}else if(m===-2)d=!0,f++;else if(m!==-1){u++;break}}if(t._contentTypeTextTrailing&&r===e.length&&(f=0),f){const m={type:r===e.length||d||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:u?c:s.start._bufferIndex+c,_index:s.start._index+u,line:s.end.line,column:s.end.column-f,offset:s.end.offset-f},end:{...s.end}};s.end={...m.start},s.start.offset===s.end.offset?Object.assign(s,m):(e.splice(r,0,["enter",m,t],["exit",m,t]),r+=2)}r++}return e}const AT={42:On,43:On,45:On,48:On,49:On,50:On,51:On,52:On,53:On,54:On,55:On,56:On,57:On,62:s1},TT={91:RA},jT={[-2]:zh,[-1]:zh,32:zh},NT={35:BA,42:Cu,45:[pb,Cu],60:IA,61:pb,95:Cu,96:db,126:db},OT={38:l1,92:a1},RT={[-5]:Uh,[-4]:Uh,[-3]:Uh,33:aT,38:l1,42:wd,60:[oA,XA],91:oT,92:[zA,a1],93:em,95:wd,96:wA},MT={null:[wd,_T]},DT={null:[42,95]},LT={null:[]},zT=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:DT,contentInitial:TT,disable:LT,document:AT,flow:NT,flowInitial:jT,insideSpan:MT,string:OT,text:RT},Symbol.toStringTag,{value:"Module"}));function UT(e,t,r){let s={_bufferIndex:-1,_index:0,line:r&&r.line||1,column:r&&r.column||1,offset:r&&r.offset||0};const l={},u=[];let c=[],f=[];const d={attempt:ee(U),check:ee(R),consume:H,enter:$,exit:fe,interrupt:ee(R,{interrupt:!0})},m={code:null,containerState:{},defineSkip:j,events:[],now:_,parser:e,previous:null,sliceSerialize:x,sliceStream:w,write:g};let y=t.tokenize.call(m,d);return t.resolveAll&&u.push(t),m;function g(G){return c=ur(c,G),L(),c[c.length-1]!==null?[]:(F(t,0),m.events=Wu(u,m.events,m),m.events)}function x(G,J){return PT(w(G),J)}function w(G){return BT(c,G)}function _(){const{_bufferIndex:G,_index:J,line:oe,column:le,offset:K}=s;return{_bufferIndex:G,_index:J,line:oe,column:le,offset:K}}function j(G){l[G.line]=G.column,M()}function L(){let G;for(;s._index<c.length;){const J=c[s._index];if(typeof J=="string")for(G=s._index,s._bufferIndex<0&&(s._bufferIndex=0);s._index===G&&s._bufferIndex<J.length;)N(J.charCodeAt(s._bufferIndex));else N(J)}}function N(G){y=y(G)}function H(G){He(G)?(s.line++,s.column=1,s.offset+=G===-3?2:1,M()):G!==-1&&(s.column++,s.offset++),s._bufferIndex<0?s._index++:(s._bufferIndex++,s._bufferIndex===c[s._index].length&&(s._bufferIndex=-1,s._index++)),m.previous=G}function $(G,J){const oe=J||{};return oe.type=G,oe.start=_(),m.events.push(["enter",oe,m]),f.push(oe),oe}function fe(G){const J=f.pop();return J.end=_(),m.events.push(["exit",J,m]),J}function U(G,J){F(G,J.from)}function R(G,J){J.restore()}function ee(G,J){return oe;function oe(le,K,z){let W,ue,ve,D;return Array.isArray(le)?te(le):"tokenize"in le?te([le]):P(le);function P(we){return ze;function ze(Ye){const Te=Ye!==null&&we[Ye],tt=Ye!==null&&we.null,Pt=[...Array.isArray(Te)?Te:Te?[Te]:[],...Array.isArray(tt)?tt:tt?[tt]:[]];return te(Pt)(Ye)}}function te(we){return W=we,ue=0,we.length===0?z:S(we[ue])}function S(we){return ze;function ze(Ye){return D=q(),ve=we,we.partial||(m.currentConstruct=we),we.name&&m.parser.constructs.disable.null.includes(we.name)?Ae():we.tokenize.call(J?Object.assign(Object.create(m),J):m,d,xe,Ae)(Ye)}}function xe(we){return G(ve,D),K}function Ae(we){return D.restore(),++ue<W.length?S(W[ue]):z}}}function F(G,J){G.resolveAll&&!u.includes(G)&&u.push(G),G.resolve&&Vn(m.events,J,m.events.length-J,G.resolve(m.events.slice(J),m)),G.resolveTo&&(m.events=G.resolveTo(m.events,m))}function q(){const G=_(),J=m.previous,oe=m.currentConstruct,le=m.events.length,K=Array.from(f);return{from:le,restore:z};function z(){s=G,m.previous=J,m.currentConstruct=oe,m.events.length=le,f=K,M()}}function M(){s.line in l&&s.column<2&&(s.column=l[s.line],s.offset+=l[s.line]-1)}}function BT(e,t){const r=t.start._index,s=t.start._bufferIndex,l=t.end._index,u=t.end._bufferIndex;let c;if(r===l)c=[e[r].slice(s,u)];else{if(c=e.slice(r,l),s>-1){const f=c[0];typeof f=="string"?c[0]=f.slice(s):c.shift()}u>0&&c.push(e[l].slice(0,u))}return c}function PT(e,t){let r=-1;const s=[];let l;for(;++r<e.length;){const u=e[r];let c;if(typeof u=="string")c=u;else switch(u){case-5:{c="\r";break}case-4:{c=`
|
|
92
|
+
Are you sure you want to continue?`):!0}async function fe(){if(!(!H||!F())){w(!0),j(null);try{const R=await s("task.run_oneoff",{user_prompt:c,agent:d,yolo_mode:y,...t==="win32"?{foreground_mode:!0}:{}});if(R.error){j(R.error);return}u(l.hostId,d),f(""),Rh(null),R.task_id&&r(R.task_id,R.run_id)}catch(R){j(R instanceof Error?R.message:String(R))}finally{w(!1)}}}function z(R){R.key==="Enter"&&(R.metaKey||R.ctrlKey)&&(R.preventDefault(),fe())}return b.jsxs("div",{className:"session-composer",children:[_&&b.jsx("div",{className:"form-error",children:_}),b.jsx("textarea",{className:"session-composer-textarea",value:c,onChange:R=>f(R.target.value),onKeyDown:z,placeholder:"What can I do for you?",rows:3,disabled:x}),b.jsxs("div",{className:"session-composer-controls",children:[b.jsxs("div",{className:"agent-picker-section-inline",children:[b.jsx("span",{className:"agent-picker-label",children:"Run with"}),b.jsx("select",{className:"form-select form-select-sm",value:d,onChange:R=>m(R.target.value),disabled:x||!e.length,children:e.map(R=>b.jsx("option",{value:R.key,children:R.label},R.key))})]}),N&&b.jsxs("label",{className:"session-composer-yolo",children:[b.jsx("input",{type:"checkbox",checked:y,onChange:R=>g(R.target.checked),disabled:x}),"Yolo"]}),b.jsx("button",{className:"btn btn-primary chat-send-btn",onClick:fe,disabled:!H,"aria-label":"Run session",title:"Run session",children:x?b.jsx("span",{className:"btn-spinner"}):b.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),b.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})})]}),N&&y&&b.jsx("p",{className:"command-help-text",children:"The agent will auto-approve all tool calls without asking for permission."})]})}const fs=72,K0=6;function tC({id:e,revealedId:t,setRevealedId:r,onDelete:s,onClick:l,children:u,actionLabel:c="Delete",confirmMessage:f="Delete this item? This can't be undone."}){const d=t===e,[m,y]=A.useState(0),[g,x]=A.useState(!1),w=A.useRef(0),_=A.useRef(0),j=A.useRef(null),D=A.useRef(0),N=A.useRef(!1),H=A.useRef(null);A.useEffect(()=>{d||y(0)},[d]),A.useEffect(()=>{if(!d)return;function $(q){var L;(L=H.current)!=null&&L.contains(q.target)||r(null)}return document.addEventListener("pointerdown",$),()=>document.removeEventListener("pointerdown",$)},[d,r]);function F($){$.button!==void 0&&$.button!==0||(w.current=$.clientX,_.current=$.clientY,j.current=null,D.current=d?-fs:0,N.current=!1)}function fe($){if($.pointerType==="mouse"&&$.buttons===0)return;const q=$.clientX-w.current,L=$.clientY-_.current;if(j.current===null){if(Math.abs(q)<K0&&Math.abs(L)<K0)return;if(j.current=Math.abs(q)>Math.abs(L)?"x":"y",j.current==="x")try{$.currentTarget.setPointerCapture($.pointerId)}catch{}}if(j.current!=="x")return;N.current=!0,g||x(!0);let G=D.current+q;G>0&&(G=G/4),G<-fs&&(G=-fs+(G+fs)/4),y(G)}function z(){if(j.current!=="x"){x(!1);return}j.current=null,x(!1),m<=-36?(y(-fs),r(e)):(y(0),d&&r(null))}function R($){if(N.current){N.current=!1,$.stopPropagation(),$.preventDefault();return}d&&($.stopPropagation(),$.preventDefault(),r(null))}const ee=m!==0?m:d?-fs:0;return b.jsxs("div",{ref:H,className:"swipe-row",children:[b.jsxs("button",{type:"button",className:"swipe-row-action",style:{width:fs},onClick:$=>{$.stopPropagation(),window.confirm(f)&&s()},tabIndex:d?0:-1,"aria-hidden":!d,"aria-label":c,children:[b.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[b.jsx("polyline",{points:"3 6 5 6 21 6"}),b.jsx("path",{d:"M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6"}),b.jsx("path",{d:"M10 11v6M14 11v6"}),b.jsx("path",{d:"M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2"})]}),b.jsx("span",{className:"swipe-row-action-label",children:c})]}),b.jsx("div",{className:`swipe-row-content ${g?"swipe-row-content-dragging":""}`,style:{transform:`translateX(${ee}px)`},onPointerDown:F,onPointerMove:fe,onPointerUp:z,onPointerCancel:z,onClickCapture:R,onClick:l,children:u})]})}const nC=10;function rC({connected:e,hostId:t,request:r,subscribeEvents:s,agents:l,hostPlatform:u,filterTaskId:c,onClearFilter:f}){const d=$d(),[m,y]=A.useState([]),[g,x]=A.useState(0),[w,_]=A.useState(!1),[j,D]=A.useState(!1),[N,H]=A.useState(null),F=Mr();async function fe(U){const W=`${U.task_id}:${U.run_id}`;y(ue=>ue.filter(we=>`${we.task_id}:${we.run_id}`!==W)),x(ue=>Math.max(0,ue-1)),H(null);try{await r("taskrun.delete",{task_id:U.task_id,run_id:U.run_id})}catch(ue){console.error("Failed to delete run:",ue),y(we=>[U,...we]),x(we=>we+1)}}const z=A.useRef(null),R=A.useCallback(U=>{const W={offset:U,limit:nC};return c&&(W.task_id=c),W},[c]),ee=A.useCallback(async(U,W)=>{if(e){W?D(!0):_(!0);try{const ue=await r("taskrun.list",R(U)),we=ue.entries??[];x(ue.total??0),y(W?M=>{const P=new Set(M.map(S=>`${S.task_id}:${S.run_id}`)),te=we.filter(S=>!P.has(`${S.task_id}:${S.run_id}`));return[...M,...te]}:we)}catch(ue){ue instanceof Error&&ue.message==="Not connected"||console.error("Failed to load runs:",ue)}finally{_(!1),D(!1)}}},[e,r,R]);A.useEffect(()=>{e?(y([]),x(0),ee(0,!1)):(y([]),x(0))},[e,t,ee,c]);const $=Hx({onRefresh:()=>ee(0,!1),enabled:e});A.useEffect(()=>!e||!t?void 0:s(t,async W=>{try{const ue=JSON.parse(new TextDecoder().decode(W.data));if(ue.event_type==="running-state"&&ue.running_state&&["monitoring","started","finished","failed","aborted"].includes(ue.running_state)){const we=await r("taskrun.list",R(0)),M=we.entries??[];x(we.total??0),y(P=>{const te=new Map(M.map(ve=>[`${ve.task_id}:${ve.run_id}`,ve])),S=P.map(ve=>{const Ue=`${ve.task_id}:${ve.run_id}`;return te.get(Ue)??ve}),xe=new Set(S.map(ve=>`${ve.task_id}:${ve.run_id}`));return[...M.filter(ve=>!xe.has(`${ve.task_id}:${ve.run_id}`)),...S]})}}catch{}}),[e,t,s,r]),A.useEffect(()=>{const U=z.current;if(!U)return;const W=new IntersectionObserver(ue=>{ue[0].isIntersecting&&!j&&m.length<g&&ee(m.length,!0)},{threshold:.1});return W.observe(U),()=>W.disconnect()},[m.length,g,j,ee]);function q(U,W){if(!U||!W)return"";const ue=Math.round((W-U)/1e3);if(ue<60)return`${ue}s`;const we=Math.floor(ue/60),M=ue%60;return`${we}m ${M}s`}const L={monitoring:"Monitoring",started:"Running",finished:"Finished",failed:"Failed",aborted:"Aborted"};function G(U,W){ps()&&t&&F(`/hosts/${encodeURIComponent(t)}/runs/${encodeURIComponent(U)}/${encodeURIComponent(W)}`)}const J=!c&&b.jsx(eC,{agents:l,hostPlatform:u,onStarted:(U,W)=>{if(!t)return;const ue=`/hosts/${encodeURIComponent(t)}/runs/${encodeURIComponent(U)}`;F(W?`${ue}/${encodeURIComponent(W)}`:ue)}}),oe=b.jsx(Px,{pullDistance:$.pullDistance,refreshing:$.refreshing,threshold:$.threshold}),le=c&&f&&b.jsx("div",{style:{marginBottom:"var(--space-sm)"},children:b.jsxs("span",{className:"sessions-filter-chip",children:["Filtered by task",b.jsx("button",{onClick:f,"aria-label":"Clear filter",children:"×"})]})});function K(U){if(U==="failed")return"var(--color-error)";if(U==="aborted")return"var(--color-warning, #d97706)"}return w&&m.length===0&&e?b.jsxs(b.Fragment,{children:[oe,J,b.jsx("div",{className:"task-list",children:[0,1,2].map(U=>b.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[b.jsx("div",{className:"task-card-header",children:b.jsx("div",{className:"task-card-title-row",children:b.jsx("div",{className:"skeleton-line",style:{width:`${70+U*10}%`}})})}),b.jsx("div",{className:"task-card-meta",children:b.jsx("div",{className:"skeleton-line",style:{width:"45%"}})})]},U))})]}):!e||w&&m.length===0?b.jsxs(b.Fragment,{children:[oe,J,b.jsx("div",{className:"sessions-view",children:b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"Sessions"}),b.jsx("p",{className:"empty-state-hint",children:"Your sessions will appear here"})]})})]}):m.length===0?b.jsxs(b.Fragment,{children:[oe,J,le,b.jsx("div",{className:"sessions-view",children:b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No sessions yet"}),b.jsx("p",{className:"empty-state-hint",children:c?"This task hasn't been executed yet. Run it from the task menu or wait for its next trigger.":"Your sessions will appear here."})]})})]}):b.jsxs(b.Fragment,{children:[oe,J,le,b.jsxs("div",{className:"task-list",children:[m.map((U,W)=>{const ue=`${U.task_id}:${U.run_id}`;return b.jsx(tC,{id:ue,revealedId:N,setRevealedId:H,onDelete:()=>fe(U),confirmMessage:"Delete this session? Its run history will be removed from the host.",onClick:()=>!U.error&&G(U.task_id,U.run_id),children:b.jsxs("div",{className:"sessions-card",children:[b.jsxs("div",{className:"sessions-card-body",children:[b.jsx("h3",{className:"sessions-card-name",children:U.task_name||U.task_id}),b.jsxs("div",{className:"sessions-card-meta",children:[U.running_state==="started"?b.jsx("span",{className:"status-spinner","aria-label":"Running",children:b.jsx("span",{})}):b.jsx("span",{style:{color:K(U.running_state)},children:L[U.running_state??""]??U.running_state}),U.end_time&&b.jsx("span",{children:d(U.end_time)}),U.start_time&&U.end_time&&b.jsx("span",{style:{color:"var(--color-muted)"},children:q(U.start_time,U.end_time)}),U.error&&b.jsx("span",{style:{color:"var(--color-muted)"},children:U.error})]})]}),b.jsx("span",{className:"sessions-card-chevron",children:"›"})]})},`${ue}-${W}`)}),b.jsx("div",{ref:z,style:{height:1}}),j&&b.jsx("div",{className:"loading-state",style:{padding:"var(--space-md)"},children:b.jsx("div",{className:"spinner"})})]})]})}function iC(e,t){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const sC=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,aC=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,lC={};function Q0(e,t){return(lC.jsx?aC:sC).test(e)}const oC=/[ \t\n\f\r]/g;function uC(e){return typeof e=="object"?e.type==="text"?Z0(e.value):!1:Z0(e)}function Z0(e){return e.replace(oC,"")===""}class Gl{constructor(t,r,s){this.normal=r,this.property=t,s&&(this.space=s)}}Gl.prototype.normal={};Gl.prototype.property={};Gl.prototype.space=void 0;function Fx(e,t){const r={},s={};for(const l of e)Object.assign(r,l.property),Object.assign(s,l.normal);return new Gl(r,s,t)}function gd(e){return e.toLowerCase()}class Rn{constructor(t,r){this.attribute=r,this.property=t}}Rn.prototype.attribute="";Rn.prototype.booleanish=!1;Rn.prototype.boolean=!1;Rn.prototype.commaOrSpaceSeparated=!1;Rn.prototype.commaSeparated=!1;Rn.prototype.defined=!1;Rn.prototype.mustUseProperty=!1;Rn.prototype.number=!1;Rn.prototype.overloadedBoolean=!1;Rn.prototype.property="";Rn.prototype.spaceSeparated=!1;Rn.prototype.space=void 0;let cC=0;const We=bs(),Zt=bs(),yd=bs(),Se=bs(),Nt=bs(),da=bs(),qn=bs();function bs(){return 2**++cC}const bd=Object.freeze(Object.defineProperty({__proto__:null,boolean:We,booleanish:Zt,commaOrSpaceSeparated:qn,commaSeparated:da,number:Se,overloadedBoolean:yd,spaceSeparated:Nt},Symbol.toStringTag,{value:"Module"})),Mh=Object.keys(bd);class Vd extends Rn{constructor(t,r,s,l){let u=-1;if(super(t,r),W0(this,"space",l),typeof s=="number")for(;++u<Mh.length;){const c=Mh[u];W0(this,Mh[u],(s&bd[c])===bd[c])}}}Vd.prototype.defined=!0;function W0(e,t,r){r&&(e[t]=r)}function _a(e){const t={},r={};for(const[s,l]of Object.entries(e.properties)){const u=new Vd(s,e.transform(e.attributes||{},s),l,e.space);e.mustUseProperty&&e.mustUseProperty.includes(s)&&(u.mustUseProperty=!0),t[s]=u,r[gd(s)]=s,r[gd(u.attribute)]=s}return new Gl(t,r,e.space)}const $x=_a({properties:{ariaActiveDescendant:null,ariaAtomic:Zt,ariaAutoComplete:null,ariaBusy:Zt,ariaChecked:Zt,ariaColCount:Se,ariaColIndex:Se,ariaColSpan:Se,ariaControls:Nt,ariaCurrent:null,ariaDescribedBy:Nt,ariaDetails:null,ariaDisabled:Zt,ariaDropEffect:Nt,ariaErrorMessage:null,ariaExpanded:Zt,ariaFlowTo:Nt,ariaGrabbed:Zt,ariaHasPopup:null,ariaHidden:Zt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Nt,ariaLevel:Se,ariaLive:null,ariaModal:Zt,ariaMultiLine:Zt,ariaMultiSelectable:Zt,ariaOrientation:null,ariaOwns:Nt,ariaPlaceholder:null,ariaPosInSet:Se,ariaPressed:Zt,ariaReadOnly:Zt,ariaRelevant:null,ariaRequired:Zt,ariaRoleDescription:Nt,ariaRowCount:Se,ariaRowIndex:Se,ariaRowSpan:Se,ariaSelected:Zt,ariaSetSize:Se,ariaSort:null,ariaValueMax:Se,ariaValueMin:Se,ariaValueNow:Se,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Yx(e,t){return t in e?e[t]:t}function Vx(e,t){return Yx(e,t.toLowerCase())}const fC=_a({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:da,acceptCharset:Nt,accessKey:Nt,action:null,allow:null,allowFullScreen:We,allowPaymentRequest:We,allowUserMedia:We,alt:null,as:null,async:We,autoCapitalize:null,autoComplete:Nt,autoFocus:We,autoPlay:We,blocking:Nt,capture:null,charSet:null,checked:We,cite:null,className:Nt,cols:Se,colSpan:null,content:null,contentEditable:Zt,controls:We,controlsList:Nt,coords:Se|da,crossOrigin:null,data:null,dateTime:null,decoding:null,default:We,defer:We,dir:null,dirName:null,disabled:We,download:yd,draggable:Zt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:We,formTarget:null,headers:Nt,height:Se,hidden:yd,high:Se,href:null,hrefLang:null,htmlFor:Nt,httpEquiv:Nt,id:null,imageSizes:null,imageSrcSet:null,inert:We,inputMode:null,integrity:null,is:null,isMap:We,itemId:null,itemProp:Nt,itemRef:Nt,itemScope:We,itemType:Nt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:We,low:Se,manifest:null,max:null,maxLength:Se,media:null,method:null,min:null,minLength:Se,multiple:We,muted:We,name:null,nonce:null,noModule:We,noValidate:We,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:We,optimum:Se,pattern:null,ping:Nt,placeholder:null,playsInline:We,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:We,referrerPolicy:null,rel:Nt,required:We,reversed:We,rows:Se,rowSpan:Se,sandbox:Nt,scope:null,scoped:We,seamless:We,selected:We,shadowRootClonable:We,shadowRootDelegatesFocus:We,shadowRootMode:null,shape:null,size:Se,sizes:null,slot:null,span:Se,spellCheck:Zt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Se,step:null,style:null,tabIndex:Se,target:null,title:null,translate:null,type:null,typeMustMatch:We,useMap:null,value:Zt,width:Se,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Nt,axis:null,background:null,bgColor:null,border:Se,borderColor:null,bottomMargin:Se,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:We,declare:We,event:null,face:null,frame:null,frameBorder:null,hSpace:Se,leftMargin:Se,link:null,longDesc:null,lowSrc:null,marginHeight:Se,marginWidth:Se,noResize:We,noHref:We,noShade:We,noWrap:We,object:null,profile:null,prompt:null,rev:null,rightMargin:Se,rules:null,scheme:null,scrolling:Zt,standby:null,summary:null,text:null,topMargin:Se,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Se,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:We,disableRemotePlayback:We,prefix:null,property:null,results:Se,security:null,unselectable:null},space:"html",transform:Vx}),hC=_a({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:qn,accentHeight:Se,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Se,amplitude:Se,arabicForm:null,ascent:Se,attributeName:null,attributeType:null,azimuth:Se,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Se,by:null,calcMode:null,capHeight:Se,className:Nt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Se,diffuseConstant:Se,direction:null,display:null,dur:null,divisor:Se,dominantBaseline:null,download:We,dx:null,dy:null,edgeMode:null,editable:null,elevation:Se,enableBackground:null,end:null,event:null,exponent:Se,externalResourcesRequired:null,fill:null,fillOpacity:Se,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:da,g2:da,glyphName:da,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Se,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Se,horizOriginX:Se,horizOriginY:Se,id:null,ideographic:Se,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Se,k:Se,k1:Se,k2:Se,k3:Se,k4:Se,kernelMatrix:qn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Se,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Se,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Se,overlineThickness:Se,paintOrder:null,panose1:null,path:null,pathLength:Se,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Nt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Se,pointsAtY:Se,pointsAtZ:Se,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:qn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:qn,rev:qn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:qn,requiredFeatures:qn,requiredFonts:qn,requiredFormats:qn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Se,specularExponent:Se,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Se,strikethroughThickness:Se,string:null,stroke:null,strokeDashArray:qn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Se,strokeOpacity:Se,strokeWidth:null,style:null,surfaceScale:Se,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:qn,tabIndex:Se,tableValues:null,target:null,targetX:Se,targetY:Se,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:qn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Se,underlineThickness:Se,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Se,values:null,vAlphabetic:Se,vMathematical:Se,vectorEffect:null,vHanging:Se,vIdeographic:Se,version:null,vertAdvY:Se,vertOriginX:Se,vertOriginY:Se,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Se,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Yx}),Gx=_a({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Jx=_a({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Vx}),Xx=_a({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),dC={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},mC=/[A-Z]/g,eb=/-[a-z]/g,pC=/^data[-\w.:]+$/i;function gC(e,t){const r=gd(t);let s=t,l=Rn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&pC.test(t)){if(t.charAt(4)==="-"){const u=t.slice(5).replace(eb,bC);s="data"+u.charAt(0).toUpperCase()+u.slice(1)}else{const u=t.slice(4);if(!eb.test(u)){let c=u.replace(mC,yC);c.charAt(0)!=="-"&&(c="-"+c),t="data"+c}}l=Vd}return new l(s,t)}function yC(e){return"-"+e.toLowerCase()}function bC(e){return e.charAt(1).toUpperCase()}const xC=Fx([$x,fC,Gx,Jx,Xx],"html"),Gd=Fx([$x,hC,Gx,Jx,Xx],"svg");function vC(e){return e.join(" ").trim()}var ta={},Dh,tb;function wC(){if(tb)return Dh;tb=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,r=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,l=/^:\s*/,u=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,f=/^\s+|\s+$/g,d=`
|
|
93
|
+
`,m="/",y="*",g="",x="comment",w="declaration";function _(D,N){if(typeof D!="string")throw new TypeError("First argument must be a string");if(!D)return[];N=N||{};var H=1,F=1;function fe(le){var K=le.match(t);K&&(H+=K.length);var U=le.lastIndexOf(d);F=~U?le.length-U:F+le.length}function z(){var le={line:H,column:F};return function(K){return K.position=new R(le),q(),K}}function R(le){this.start=le,this.end={line:H,column:F},this.source=N.source}R.prototype.content=D;function ee(le){var K=new Error(N.source+":"+H+":"+F+": "+le);if(K.reason=le,K.filename=N.source,K.line=H,K.column=F,K.source=D,!N.silent)throw K}function $(le){var K=le.exec(D);if(K){var U=K[0];return fe(U),D=D.slice(U.length),K}}function q(){$(r)}function L(le){var K;for(le=le||[];K=G();)K!==!1&&le.push(K);return le}function G(){var le=z();if(!(m!=D.charAt(0)||y!=D.charAt(1))){for(var K=2;g!=D.charAt(K)&&(y!=D.charAt(K)||m!=D.charAt(K+1));)++K;if(K+=2,g===D.charAt(K-1))return ee("End of comment missing");var U=D.slice(2,K-2);return F+=2,fe(U),D=D.slice(K),F+=2,le({type:x,comment:U})}}function J(){var le=z(),K=$(s);if(K){if(G(),!$(l))return ee("property missing ':'");var U=$(u),W=le({type:w,property:j(K[0].replace(e,g)),value:U?j(U[0].replace(e,g)):g});return $(c),W}}function oe(){var le=[];L(le);for(var K;K=J();)K!==!1&&(le.push(K),L(le));return le}return q(),oe()}function j(D){return D?D.replace(f,g):g}return Dh=_,Dh}var nb;function SC(){if(nb)return ta;nb=1;var e=ta&&ta.__importDefault||function(s){return s&&s.__esModule?s:{default:s}};Object.defineProperty(ta,"__esModule",{value:!0}),ta.default=r;const t=e(wC());function r(s,l){let u=null;if(!s||typeof s!="string")return u;const c=(0,t.default)(s),f=typeof l=="function";return c.forEach(d=>{if(d.type!=="declaration")return;const{property:m,value:y}=d;f?l(m,y,d):y&&(u=u||{},u[m]=y)}),u}return ta}var vl={},rb;function _C(){if(rb)return vl;rb=1,Object.defineProperty(vl,"__esModule",{value:!0}),vl.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,r=/^[^-]+$/,s=/^-(webkit|moz|ms|o|khtml)-/,l=/^-(ms)-/,u=function(m){return!m||r.test(m)||e.test(m)},c=function(m,y){return y.toUpperCase()},f=function(m,y){return"".concat(y,"-")},d=function(m,y){return y===void 0&&(y={}),u(m)?m:(m=m.toLowerCase(),y.reactCompat?m=m.replace(l,f):m=m.replace(s,f),m.replace(t,c))};return vl.camelCase=d,vl}var wl,ib;function kC(){if(ib)return wl;ib=1;var e=wl&&wl.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},t=e(SC()),r=_C();function s(l,u){var c={};return!l||typeof l!="string"||(0,t.default)(l,function(f,d){f&&d&&(c[(0,r.camelCase)(f,u)]=d)}),c}return s.default=s,wl=s,wl}var EC=kC();const CC=Yb(EC),Kx=Qx("end"),Jd=Qx("start");function Qx(e){return t;function t(r){const s=r&&r.position&&r.position[e]||{};if(typeof s.line=="number"&&s.line>0&&typeof s.column=="number"&&s.column>0)return{line:s.line,column:s.column,offset:typeof s.offset=="number"&&s.offset>-1?s.offset:void 0}}}function AC(e){const t=Jd(e),r=Kx(e);if(t&&r)return{start:t,end:r}}function Rl(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?sb(e.position):"start"in e||"end"in e?sb(e):"line"in e||"column"in e?xd(e):""}function xd(e){return ab(e&&e.line)+":"+ab(e&&e.column)}function sb(e){return xd(e&&e.start)+"-"+xd(e&&e.end)}function ab(e){return e&&typeof e=="number"?e:1}class pn extends Error{constructor(t,r,s){super(),typeof r=="string"&&(s=r,r=void 0);let l="",u={},c=!1;if(r&&("line"in r&&"column"in r?u={place:r}:"start"in r&&"end"in r?u={place:r}:"type"in r?u={ancestors:[r],place:r.position}:u={...r}),typeof t=="string"?l=t:!u.cause&&t&&(c=!0,l=t.message,u.cause=t),!u.ruleId&&!u.source&&typeof s=="string"){const d=s.indexOf(":");d===-1?u.ruleId=s:(u.source=s.slice(0,d),u.ruleId=s.slice(d+1))}if(!u.place&&u.ancestors&&u.ancestors){const d=u.ancestors[u.ancestors.length-1];d&&(u.place=d.position)}const f=u.place&&"start"in u.place?u.place.start:u.place;this.ancestors=u.ancestors||void 0,this.cause=u.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=l,this.line=f?f.line:void 0,this.name=Rl(u.place)||"1:1",this.place=u.place||void 0,this.reason=this.message,this.ruleId=u.ruleId||void 0,this.source=u.source||void 0,this.stack=c&&u.cause&&typeof u.cause.stack=="string"?u.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}pn.prototype.file="";pn.prototype.name="";pn.prototype.reason="";pn.prototype.message="";pn.prototype.stack="";pn.prototype.column=void 0;pn.prototype.line=void 0;pn.prototype.ancestors=void 0;pn.prototype.cause=void 0;pn.prototype.fatal=void 0;pn.prototype.place=void 0;pn.prototype.ruleId=void 0;pn.prototype.source=void 0;const Xd={}.hasOwnProperty,TC=new Map,jC=/[A-Z]/g,NC=new Set(["table","tbody","thead","tfoot","tr"]),OC=new Set(["td","th"]),Zx="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function RC(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=t.filePath||void 0;let s;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");s=HC(r,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");s=PC(r,t.jsx,t.jsxs)}const l={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:s,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Gd:xC,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},u=Wx(l,e,void 0);return u&&typeof u!="string"?u:l.create(e,l.Fragment,{children:u||void 0},void 0)}function Wx(e,t,r){if(t.type==="element")return MC(e,t,r);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return DC(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return zC(e,t,r);if(t.type==="mdxjsEsm")return LC(e,t);if(t.type==="root")return UC(e,t,r);if(t.type==="text")return BC(e,t)}function MC(e,t,r){const s=e.schema;let l=s;t.tagName.toLowerCase()==="svg"&&s.space==="html"&&(l=Gd,e.schema=l),e.ancestors.push(t);const u=t1(e,t.tagName,!1),c=qC(e,t);let f=Qd(e,t);return NC.has(t.tagName)&&(f=f.filter(function(d){return typeof d=="string"?!uC(d):!0})),e1(e,c,u,t),Kd(c,f),e.ancestors.pop(),e.schema=s,e.create(t,u,c,r)}function DC(e,t){if(t.data&&t.data.estree&&e.evaluater){const s=t.data.estree.body[0];return s.type,e.evaluater.evaluateExpression(s.expression)}ql(e,t.position)}function LC(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ql(e,t.position)}function zC(e,t,r){const s=e.schema;let l=s;t.name==="svg"&&s.space==="html"&&(l=Gd,e.schema=l),e.ancestors.push(t);const u=t.name===null?e.Fragment:t1(e,t.name,!0),c=IC(e,t),f=Qd(e,t);return e1(e,c,u,t),Kd(c,f),e.ancestors.pop(),e.schema=s,e.create(t,u,c,r)}function UC(e,t,r){const s={};return Kd(s,Qd(e,t)),e.create(t,e.Fragment,s,r)}function BC(e,t){return t.value}function e1(e,t,r,s){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(t.node=s)}function Kd(e,t){if(t.length>0){const r=t.length>1?t:t[0];r&&(e.children=r)}}function PC(e,t,r){return s;function s(l,u,c,f){const m=Array.isArray(c.children)?r:t;return f?m(u,c,f):m(u,c)}}function HC(e,t){return r;function r(s,l,u,c){const f=Array.isArray(u.children),d=Jd(s);return t(l,u,c,f,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function qC(e,t){const r={};let s,l;for(l in t.properties)if(l!=="children"&&Xd.call(t.properties,l)){const u=FC(e,l,t.properties[l]);if(u){const[c,f]=u;e.tableCellAlignToStyle&&c==="align"&&typeof f=="string"&&OC.has(t.tagName)?s=f:r[c]=f}}if(s){const u=r.style||(r.style={});u[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=s}return r}function IC(e,t){const r={};for(const s of t.attributes)if(s.type==="mdxJsxExpressionAttribute")if(s.data&&s.data.estree&&e.evaluater){const u=s.data.estree.body[0];u.type;const c=u.expression;c.type;const f=c.properties[0];f.type,Object.assign(r,e.evaluater.evaluateExpression(f.argument))}else ql(e,t.position);else{const l=s.name;let u;if(s.value&&typeof s.value=="object")if(s.value.data&&s.value.data.estree&&e.evaluater){const f=s.value.data.estree.body[0];f.type,u=e.evaluater.evaluateExpression(f.expression)}else ql(e,t.position);else u=s.value===null?!0:s.value;r[l]=u}return r}function Qd(e,t){const r=[];let s=-1;const l=e.passKeys?new Map:TC;for(;++s<t.children.length;){const u=t.children[s];let c;if(e.passKeys){const d=u.type==="element"?u.tagName:u.type==="mdxJsxFlowElement"||u.type==="mdxJsxTextElement"?u.name:void 0;if(d){const m=l.get(d)||0;c=d+"-"+m,l.set(d,m+1)}}const f=Wx(e,u,c);f!==void 0&&r.push(f)}return r}function FC(e,t,r){const s=gC(e.schema,t);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=s.commaSeparated?iC(r):vC(r)),s.property==="style"){let l=typeof r=="object"?r:$C(e,String(r));return e.stylePropertyNameCase==="css"&&(l=YC(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&s.space?dC[s.property]||s.property:s.attribute,r]}}function $C(e,t){try{return CC(t,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const s=r,l=new pn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:s,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=Zx+"#cannot-parse-style-attribute",l}}function t1(e,t,r){let s;if(!r)s={type:"Literal",value:t};else if(t.includes(".")){const l=t.split(".");let u=-1,c;for(;++u<l.length;){const f=Q0(l[u])?{type:"Identifier",name:l[u]}:{type:"Literal",value:l[u]};c=c?{type:"MemberExpression",object:c,property:f,computed:!!(u&&f.type==="Literal"),optional:!1}:f}s=c}else s=Q0(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(s.type==="Literal"){const l=s.value;return Xd.call(e.components,l)?e.components[l]:l}if(e.evaluater)return e.evaluater.evaluateExpression(s);ql(e)}function ql(e,t){const r=new pn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=Zx+"#cannot-handle-mdx-estrees-without-createevaluater",r}function YC(e){const t={};let r;for(r in e)Xd.call(e,r)&&(t[VC(r)]=e[r]);return t}function VC(e){let t=e.replace(jC,GC);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function GC(e){return"-"+e.toLowerCase()}const Lh={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},JC={};function Zd(e,t){const r=JC,s=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,l=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return n1(e,s,l)}function n1(e,t,r){if(XC(e)){if("value"in e)return e.type==="html"&&!r?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return lb(e.children,t,r)}return Array.isArray(e)?lb(e,t,r):""}function lb(e,t,r){const s=[];let l=-1;for(;++l<e.length;)s[l]=n1(e[l],t,r);return s.join("")}function XC(e){return!!(e&&typeof e=="object")}const ob=document.createElement("i");function Wd(e){const t="&"+e+";";ob.innerHTML=t;const r=ob.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===t?!1:r}function Vn(e,t,r,s){const l=e.length;let u=0,c;if(t<0?t=-t>l?0:l+t:t=t>l?l:t,r=r>0?r:0,s.length<1e4)c=Array.from(s),c.unshift(t,r),e.splice(...c);else for(r&&e.splice(t,r);u<s.length;)c=s.slice(u,u+1e4),c.unshift(t,0),e.splice(...c),u+=1e4,t+=1e4}function ur(e,t){return e.length>0?(Vn(e,e.length,0,t),e):t}const ub={}.hasOwnProperty;function r1(e){const t={};let r=-1;for(;++r<e.length;)KC(t,e[r]);return t}function KC(e,t){let r;for(r in t){const l=(ub.call(e,r)?e[r]:void 0)||(e[r]={}),u=t[r];let c;if(u)for(c in u){ub.call(l,c)||(l[c]=[]);const f=u[c];QC(l[c],Array.isArray(f)?f:f?[f]:[])}}}function QC(e,t){let r=-1;const s=[];for(;++r<t.length;)(t[r].add==="after"?e:s).push(t[r]);Vn(e,0,0,s)}function i1(e,t){const r=Number.parseInt(e,t);return r<9||r===11||r>13&&r<32||r>126&&r<160||r>55295&&r<57344||r>64975&&r<65008||(r&65535)===65535||(r&65535)===65534||r>1114111?"�":String.fromCodePoint(r)}function wr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const _n=Fi(/[A-Za-z]/),mn=Fi(/[\dA-Za-z]/),ZC=Fi(/[#-'*+\--9=?A-Z^-~]/);function Pu(e){return e!==null&&(e<32||e===127)}const vd=Fi(/\d/),WC=Fi(/[\dA-Fa-f]/),eA=Fi(/[!-/:-@[-`{-~]/);function He(e){return e!==null&&e<-2}function jt(e){return e!==null&&(e<0||e===32)}function st(e){return e===-2||e===-1||e===32}const Zu=Fi(new RegExp("\\p{P}|\\p{S}","u")),gs=Fi(/\s/);function Fi(e){return t;function t(r){return r!==null&&r>-1&&e.test(String.fromCharCode(r))}}function ka(e){const t=[];let r=-1,s=0,l=0;for(;++r<e.length;){const u=e.charCodeAt(r);let c="";if(u===37&&mn(e.charCodeAt(r+1))&&mn(e.charCodeAt(r+2)))l=2;else if(u<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(u))||(c=String.fromCharCode(u));else if(u>55295&&u<57344){const f=e.charCodeAt(r+1);u<56320&&f>56319&&f<57344?(c=String.fromCharCode(u,f),l=1):c="�"}else c=String.fromCharCode(u);c&&(t.push(e.slice(s,r),encodeURIComponent(c)),s=r+l+1,c=""),l&&(r+=l,l=0)}return t.join("")+e.slice(s)}function ct(e,t,r,s){const l=s?s-1:Number.POSITIVE_INFINITY;let u=0;return c;function c(d){return st(d)?(e.enter(r),f(d)):t(d)}function f(d){return st(d)&&u++<l?(e.consume(d),f):(e.exit(r),t(d))}}const tA={tokenize:nA};function nA(e){const t=e.attempt(this.parser.constructs.contentInitial,s,l);let r;return t;function s(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),ct(e,t,"linePrefix")}function l(f){return e.enter("paragraph"),u(f)}function u(f){const d=e.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=d),r=d,c(f)}function c(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return He(f)?(e.consume(f),e.exit("chunkText"),u):(e.consume(f),c)}}const rA={tokenize:iA},cb={tokenize:sA};function iA(e){const t=this,r=[];let s=0,l,u,c;return f;function f(F){if(s<r.length){const fe=r[s];return t.containerState=fe[1],e.attempt(fe[0].continuation,d,m)(F)}return m(F)}function d(F){if(s++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,l&&H();const fe=t.events.length;let z=fe,R;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){R=t.events[z][1].end;break}N(s);let ee=fe;for(;ee<t.events.length;)t.events[ee][1].end={...R},ee++;return Vn(t.events,z+1,0,t.events.slice(fe)),t.events.length=ee,m(F)}return f(F)}function m(F){if(s===r.length){if(!l)return x(F);if(l.currentConstruct&&l.currentConstruct.concrete)return _(F);t.interrupt=!!(l.currentConstruct&&!l._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(cb,y,g)(F)}function y(F){return l&&H(),N(s),x(F)}function g(F){return t.parser.lazy[t.now().line]=s!==r.length,c=t.now().offset,_(F)}function x(F){return t.containerState={},e.attempt(cb,w,_)(F)}function w(F){return s++,r.push([t.currentConstruct,t.containerState]),x(F)}function _(F){if(F===null){l&&H(),N(0),e.consume(F);return}return l=l||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:l,contentType:"flow",previous:u}),j(F)}function j(F){if(F===null){D(e.exit("chunkFlow"),!0),N(0),e.consume(F);return}return He(F)?(e.consume(F),D(e.exit("chunkFlow")),s=0,t.interrupt=void 0,f):(e.consume(F),j)}function D(F,fe){const z=t.sliceStream(F);if(fe&&z.push(null),F.previous=u,u&&(u.next=F),u=F,l.defineSkip(F.start),l.write(z),t.parser.lazy[F.start.line]){let R=l.events.length;for(;R--;)if(l.events[R][1].start.offset<c&&(!l.events[R][1].end||l.events[R][1].end.offset>c))return;const ee=t.events.length;let $=ee,q,L;for(;$--;)if(t.events[$][0]==="exit"&&t.events[$][1].type==="chunkFlow"){if(q){L=t.events[$][1].end;break}q=!0}for(N(s),R=ee;R<t.events.length;)t.events[R][1].end={...L},R++;Vn(t.events,$+1,0,t.events.slice(ee)),t.events.length=R}}function N(F){let fe=r.length;for(;fe-- >F;){const z=r[fe];t.containerState=z[1],z[0].exit.call(t,e)}r.length=F}function H(){l.write([null]),u=void 0,l=void 0,t.containerState._closeFlow=void 0}}function sA(e,t,r){return ct(e,e.attempt(this.parser.constructs.document,t,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ba(e){if(e===null||jt(e)||gs(e))return 1;if(Zu(e))return 2}function Wu(e,t,r){const s=[];let l=-1;for(;++l<e.length;){const u=e[l].resolveAll;u&&!s.includes(u)&&(t=u(t,r),s.push(u))}return t}const wd={name:"attention",resolveAll:aA,tokenize:lA};function aA(e,t){let r=-1,s,l,u,c,f,d,m,y;for(;++r<e.length;)if(e[r][0]==="enter"&&e[r][1].type==="attentionSequence"&&e[r][1]._close){for(s=r;s--;)if(e[s][0]==="exit"&&e[s][1].type==="attentionSequence"&&e[s][1]._open&&t.sliceSerialize(e[s][1]).charCodeAt(0)===t.sliceSerialize(e[r][1]).charCodeAt(0)){if((e[s][1]._close||e[r][1]._open)&&(e[r][1].end.offset-e[r][1].start.offset)%3&&!((e[s][1].end.offset-e[s][1].start.offset+e[r][1].end.offset-e[r][1].start.offset)%3))continue;d=e[s][1].end.offset-e[s][1].start.offset>1&&e[r][1].end.offset-e[r][1].start.offset>1?2:1;const g={...e[s][1].end},x={...e[r][1].start};fb(g,-d),fb(x,d),c={type:d>1?"strongSequence":"emphasisSequence",start:g,end:{...e[s][1].end}},f={type:d>1?"strongSequence":"emphasisSequence",start:{...e[r][1].start},end:x},u={type:d>1?"strongText":"emphasisText",start:{...e[s][1].end},end:{...e[r][1].start}},l={type:d>1?"strong":"emphasis",start:{...c.start},end:{...f.end}},e[s][1].end={...c.start},e[r][1].start={...f.end},m=[],e[s][1].end.offset-e[s][1].start.offset&&(m=ur(m,[["enter",e[s][1],t],["exit",e[s][1],t]])),m=ur(m,[["enter",l,t],["enter",c,t],["exit",c,t],["enter",u,t]]),m=ur(m,Wu(t.parser.constructs.insideSpan.null,e.slice(s+1,r),t)),m=ur(m,[["exit",u,t],["enter",f,t],["exit",f,t],["exit",l,t]]),e[r][1].end.offset-e[r][1].start.offset?(y=2,m=ur(m,[["enter",e[r][1],t],["exit",e[r][1],t]])):y=0,Vn(e,s-1,r-s+3,m),r=s+m.length-y-2;break}}for(r=-1;++r<e.length;)e[r][1].type==="attentionSequence"&&(e[r][1].type="data");return e}function lA(e,t){const r=this.parser.constructs.attentionMarkers.null,s=this.previous,l=ba(s);let u;return c;function c(d){return u=d,e.enter("attentionSequence"),f(d)}function f(d){if(d===u)return e.consume(d),f;const m=e.exit("attentionSequence"),y=ba(d),g=!y||y===2&&l||r.includes(d),x=!l||l===2&&y||r.includes(s);return m._open=!!(u===42?g:g&&(l||!x)),m._close=!!(u===42?x:x&&(y||!g)),t(d)}}function fb(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const oA={name:"autolink",tokenize:uA};function uA(e,t,r){let s=0;return l;function l(w){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),u}function u(w){return _n(w)?(e.consume(w),c):w===64?r(w):m(w)}function c(w){return w===43||w===45||w===46||mn(w)?(s=1,f(w)):m(w)}function f(w){return w===58?(e.consume(w),s=0,d):(w===43||w===45||w===46||mn(w))&&s++<32?(e.consume(w),f):(s=0,m(w))}function d(w){return w===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.exit("autolink"),t):w===null||w===32||w===60||Pu(w)?r(w):(e.consume(w),d)}function m(w){return w===64?(e.consume(w),y):ZC(w)?(e.consume(w),m):r(w)}function y(w){return mn(w)?g(w):r(w)}function g(w){return w===46?(e.consume(w),s=0,y):w===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(w),e.exit("autolinkMarker"),e.exit("autolink"),t):x(w)}function x(w){if((w===45||mn(w))&&s++<63){const _=w===45?x:g;return e.consume(w),_}return r(w)}}const Jl={partial:!0,tokenize:cA};function cA(e,t,r){return s;function s(u){return st(u)?ct(e,l,"linePrefix")(u):l(u)}function l(u){return u===null||He(u)?t(u):r(u)}}const s1={continuation:{tokenize:hA},exit:dA,name:"blockQuote",tokenize:fA};function fA(e,t,r){const s=this;return l;function l(c){if(c===62){const f=s.containerState;return f.open||(e.enter("blockQuote",{_container:!0}),f.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(c),e.exit("blockQuoteMarker"),u}return r(c)}function u(c){return st(c)?(e.enter("blockQuotePrefixWhitespace"),e.consume(c),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(c))}}function hA(e,t,r){const s=this;return l;function l(c){return st(c)?ct(e,u,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c):u(c)}function u(c){return e.attempt(s1,t,r)(c)}}function dA(e){e.exit("blockQuote")}const a1={name:"characterEscape",tokenize:mA};function mA(e,t,r){return s;function s(u){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(u),e.exit("escapeMarker"),l}function l(u){return eA(u)?(e.enter("characterEscapeValue"),e.consume(u),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):r(u)}}const l1={name:"characterReference",tokenize:pA};function pA(e,t,r){const s=this;let l=0,u,c;return f;function f(g){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),d}function d(g){return g===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(g),e.exit("characterReferenceMarkerNumeric"),m):(e.enter("characterReferenceValue"),u=31,c=mn,y(g))}function m(g){return g===88||g===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(g),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),u=6,c=WC,y):(e.enter("characterReferenceValue"),u=7,c=vd,y(g))}function y(g){if(g===59&&l){const x=e.exit("characterReferenceValue");return c===mn&&!Wd(s.sliceSerialize(x))?r(g):(e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return c(g)&&l++<u?(e.consume(g),y):r(g)}}const hb={partial:!0,tokenize:yA},db={concrete:!0,name:"codeFenced",tokenize:gA};function gA(e,t,r){const s=this,l={partial:!0,tokenize:z};let u=0,c=0,f;return d;function d(R){return m(R)}function m(R){const ee=s.events[s.events.length-1];return u=ee&&ee[1].type==="linePrefix"?ee[2].sliceSerialize(ee[1],!0).length:0,f=R,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),y(R)}function y(R){return R===f?(c++,e.consume(R),y):c<3?r(R):(e.exit("codeFencedFenceSequence"),st(R)?ct(e,g,"whitespace")(R):g(R))}function g(R){return R===null||He(R)?(e.exit("codeFencedFence"),s.interrupt?t(R):e.check(hb,j,fe)(R)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),x(R))}function x(R){return R===null||He(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),g(R)):st(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ct(e,w,"whitespace")(R)):R===96&&R===f?r(R):(e.consume(R),x)}function w(R){return R===null||He(R)?g(R):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(R))}function _(R){return R===null||He(R)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(R)):R===96&&R===f?r(R):(e.consume(R),_)}function j(R){return e.attempt(l,fe,D)(R)}function D(R){return e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),N}function N(R){return u>0&&st(R)?ct(e,H,"linePrefix",u+1)(R):H(R)}function H(R){return R===null||He(R)?e.check(hb,j,fe)(R):(e.enter("codeFlowValue"),F(R))}function F(R){return R===null||He(R)?(e.exit("codeFlowValue"),H(R)):(e.consume(R),F)}function fe(R){return e.exit("codeFenced"),t(R)}function z(R,ee,$){let q=0;return L;function L(K){return R.enter("lineEnding"),R.consume(K),R.exit("lineEnding"),G}function G(K){return R.enter("codeFencedFence"),st(K)?ct(R,J,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(K):J(K)}function J(K){return K===f?(R.enter("codeFencedFenceSequence"),oe(K)):$(K)}function oe(K){return K===f?(q++,R.consume(K),oe):q>=c?(R.exit("codeFencedFenceSequence"),st(K)?ct(R,le,"whitespace")(K):le(K)):$(K)}function le(K){return K===null||He(K)?(R.exit("codeFencedFence"),ee(K)):$(K)}}}function yA(e,t,r){const s=this;return l;function l(c){return c===null?r(c):(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),u)}function u(c){return s.parser.lazy[s.now().line]?r(c):t(c)}}const zh={name:"codeIndented",tokenize:xA},bA={partial:!0,tokenize:vA};function xA(e,t,r){const s=this;return l;function l(m){return e.enter("codeIndented"),ct(e,u,"linePrefix",5)(m)}function u(m){const y=s.events[s.events.length-1];return y&&y[1].type==="linePrefix"&&y[2].sliceSerialize(y[1],!0).length>=4?c(m):r(m)}function c(m){return m===null?d(m):He(m)?e.attempt(bA,c,d)(m):(e.enter("codeFlowValue"),f(m))}function f(m){return m===null||He(m)?(e.exit("codeFlowValue"),c(m)):(e.consume(m),f)}function d(m){return e.exit("codeIndented"),t(m)}}function vA(e,t,r){const s=this;return l;function l(c){return s.parser.lazy[s.now().line]?r(c):He(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),l):ct(e,u,"linePrefix",5)(c)}function u(c){const f=s.events[s.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(c):He(c)?l(c):r(c)}}const wA={name:"codeText",previous:_A,resolve:SA,tokenize:kA};function SA(e){let t=e.length-4,r=3,s,l;if((e[r][1].type==="lineEnding"||e[r][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(s=r;++s<t;)if(e[s][1].type==="codeTextData"){e[r][1].type="codeTextPadding",e[t][1].type="codeTextPadding",r+=2,t-=2;break}}for(s=r-1,t++;++s<=t;)l===void 0?s!==t&&e[s][1].type!=="lineEnding"&&(l=s):(s===t||e[s][1].type==="lineEnding")&&(e[l][1].type="codeTextData",s!==l+2&&(e[l][1].end=e[s-1][1].end,e.splice(l+2,s-l-2),t-=s-l-2,s=l+2),l=void 0);return e}function _A(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function kA(e,t,r){let s=0,l,u;return c;function c(g){return e.enter("codeText"),e.enter("codeTextSequence"),f(g)}function f(g){return g===96?(e.consume(g),s++,f):(e.exit("codeTextSequence"),d(g))}function d(g){return g===null?r(g):g===32?(e.enter("space"),e.consume(g),e.exit("space"),d):g===96?(u=e.enter("codeTextSequence"),l=0,y(g)):He(g)?(e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),d):(e.enter("codeTextData"),m(g))}function m(g){return g===null||g===32||g===96||He(g)?(e.exit("codeTextData"),d(g)):(e.consume(g),m)}function y(g){return g===96?(e.consume(g),l++,y):l===s?(e.exit("codeTextSequence"),e.exit("codeText"),t(g)):(u.type="codeTextData",m(g))}}class EA{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,r){const s=r??Number.POSITIVE_INFINITY;return s<this.left.length?this.left.slice(t,s):t>this.left.length?this.right.slice(this.right.length-s+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-s+this.left.length).reverse())}splice(t,r,s){const l=r||0;this.setCursor(Math.trunc(t));const u=this.right.splice(this.right.length-l,Number.POSITIVE_INFINITY);return s&&Sl(this.left,s),u.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Sl(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Sl(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const r=this.left.splice(t,Number.POSITIVE_INFINITY);Sl(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Sl(this.left,r.reverse())}}}function Sl(e,t){let r=0;if(t.length<1e4)e.push(...t);else for(;r<t.length;)e.push(...t.slice(r,r+1e4)),r+=1e4}function o1(e){const t={};let r=-1,s,l,u,c,f,d,m;const y=new EA(e);for(;++r<y.length;){for(;r in t;)r=t[r];if(s=y.get(r),r&&s[1].type==="chunkFlow"&&y.get(r-1)[1].type==="listItemPrefix"&&(d=s[1]._tokenizer.events,u=0,u<d.length&&d[u][1].type==="lineEndingBlank"&&(u+=2),u<d.length&&d[u][1].type==="content"))for(;++u<d.length&&d[u][1].type!=="content";)d[u][1].type==="chunkText"&&(d[u][1]._isInFirstContentOfListItem=!0,u++);if(s[0]==="enter")s[1].contentType&&(Object.assign(t,CA(y,r)),r=t[r],m=!0);else if(s[1]._container){for(u=r,l=void 0;u--;)if(c=y.get(u),c[1].type==="lineEnding"||c[1].type==="lineEndingBlank")c[0]==="enter"&&(l&&(y.get(l)[1].type="lineEndingBlank"),c[1].type="lineEnding",l=u);else if(!(c[1].type==="linePrefix"||c[1].type==="listItemIndent"))break;l&&(s[1].end={...y.get(l)[1].start},f=y.slice(l,r),f.unshift(s),y.splice(l,r-l+1,f))}}return Vn(e,0,Number.POSITIVE_INFINITY,y.slice(0)),!m}function CA(e,t){const r=e.get(t)[1],s=e.get(t)[2];let l=t-1;const u=[];let c=r._tokenizer;c||(c=s.parser[r.contentType](r.start),r._contentTypeTextTrailing&&(c._contentTypeTextTrailing=!0));const f=c.events,d=[],m={};let y,g,x=-1,w=r,_=0,j=0;const D=[j];for(;w;){for(;e.get(++l)[1]!==w;);u.push(l),w._tokenizer||(y=s.sliceStream(w),w.next||y.push(null),g&&c.defineSkip(w.start),w._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=!0),c.write(y),w._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=void 0)),g=w,w=w.next}for(w=r;++x<f.length;)f[x][0]==="exit"&&f[x-1][0]==="enter"&&f[x][1].type===f[x-1][1].type&&f[x][1].start.line!==f[x][1].end.line&&(j=x+1,D.push(j),w._tokenizer=void 0,w.previous=void 0,w=w.next);for(c.events=[],w?(w._tokenizer=void 0,w.previous=void 0):D.pop(),x=D.length;x--;){const N=f.slice(D[x],D[x+1]),H=u.pop();d.push([H,H+N.length-1]),e.splice(H,2,N)}for(d.reverse(),x=-1;++x<d.length;)m[_+d[x][0]]=_+d[x][1],_+=d[x][1]-d[x][0]-1;return m}const AA={resolve:jA,tokenize:NA},TA={partial:!0,tokenize:OA};function jA(e){return o1(e),e}function NA(e,t){let r;return s;function s(f){return e.enter("content"),r=e.enter("chunkContent",{contentType:"content"}),l(f)}function l(f){return f===null?u(f):He(f)?e.check(TA,c,u)(f):(e.consume(f),l)}function u(f){return e.exit("chunkContent"),e.exit("content"),t(f)}function c(f){return e.consume(f),e.exit("chunkContent"),r.next=e.enter("chunkContent",{contentType:"content",previous:r}),r=r.next,l}}function OA(e,t,r){const s=this;return l;function l(c){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),ct(e,u,"linePrefix")}function u(c){if(c===null||He(c))return r(c);const f=s.events[s.events.length-1];return!s.parser.constructs.disable.null.includes("codeIndented")&&f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(c):e.interrupt(s.parser.constructs.flow,r,t)(c)}}function u1(e,t,r,s,l,u,c,f,d){const m=d||Number.POSITIVE_INFINITY;let y=0;return g;function g(N){return N===60?(e.enter(s),e.enter(l),e.enter(u),e.consume(N),e.exit(u),x):N===null||N===32||N===41||Pu(N)?r(N):(e.enter(s),e.enter(c),e.enter(f),e.enter("chunkString",{contentType:"string"}),j(N))}function x(N){return N===62?(e.enter(u),e.consume(N),e.exit(u),e.exit(l),e.exit(s),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),w(N))}function w(N){return N===62?(e.exit("chunkString"),e.exit(f),x(N)):N===null||N===60||He(N)?r(N):(e.consume(N),N===92?_:w)}function _(N){return N===60||N===62||N===92?(e.consume(N),w):w(N)}function j(N){return!y&&(N===null||N===41||jt(N))?(e.exit("chunkString"),e.exit(f),e.exit(c),e.exit(s),t(N)):y<m&&N===40?(e.consume(N),y++,j):N===41?(e.consume(N),y--,j):N===null||N===32||N===40||Pu(N)?r(N):(e.consume(N),N===92?D:j)}function D(N){return N===40||N===41||N===92?(e.consume(N),j):j(N)}}function c1(e,t,r,s,l,u){const c=this;let f=0,d;return m;function m(w){return e.enter(s),e.enter(l),e.consume(w),e.exit(l),e.enter(u),y}function y(w){return f>999||w===null||w===91||w===93&&!d||w===94&&!f&&"_hiddenFootnoteSupport"in c.parser.constructs?r(w):w===93?(e.exit(u),e.enter(l),e.consume(w),e.exit(l),e.exit(s),t):He(w)?(e.enter("lineEnding"),e.consume(w),e.exit("lineEnding"),y):(e.enter("chunkString",{contentType:"string"}),g(w))}function g(w){return w===null||w===91||w===93||He(w)||f++>999?(e.exit("chunkString"),y(w)):(e.consume(w),d||(d=!st(w)),w===92?x:g)}function x(w){return w===91||w===92||w===93?(e.consume(w),f++,g):g(w)}}function f1(e,t,r,s,l,u){let c;return f;function f(x){return x===34||x===39||x===40?(e.enter(s),e.enter(l),e.consume(x),e.exit(l),c=x===40?41:x,d):r(x)}function d(x){return x===c?(e.enter(l),e.consume(x),e.exit(l),e.exit(s),t):(e.enter(u),m(x))}function m(x){return x===c?(e.exit(u),d(c)):x===null?r(x):He(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),ct(e,m,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),y(x))}function y(x){return x===c||x===null||He(x)?(e.exit("chunkString"),m(x)):(e.consume(x),x===92?g:y)}function g(x){return x===c||x===92?(e.consume(x),y):y(x)}}function Ml(e,t){let r;return s;function s(l){return He(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),r=!0,s):st(l)?ct(e,s,r?"linePrefix":"lineSuffix")(l):t(l)}}const RA={name:"definition",tokenize:DA},MA={partial:!0,tokenize:LA};function DA(e,t,r){const s=this;let l;return u;function u(w){return e.enter("definition"),c(w)}function c(w){return c1.call(s,e,f,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(w)}function f(w){return l=wr(s.sliceSerialize(s.events[s.events.length-1][1]).slice(1,-1)),w===58?(e.enter("definitionMarker"),e.consume(w),e.exit("definitionMarker"),d):r(w)}function d(w){return jt(w)?Ml(e,m)(w):m(w)}function m(w){return u1(e,y,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(w)}function y(w){return e.attempt(MA,g,g)(w)}function g(w){return st(w)?ct(e,x,"whitespace")(w):x(w)}function x(w){return w===null||He(w)?(e.exit("definition"),s.parser.defined.push(l),t(w)):r(w)}}function LA(e,t,r){return s;function s(f){return jt(f)?Ml(e,l)(f):r(f)}function l(f){return f1(e,u,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function u(f){return st(f)?ct(e,c,"whitespace")(f):c(f)}function c(f){return f===null||He(f)?t(f):r(f)}}const zA={name:"hardBreakEscape",tokenize:UA};function UA(e,t,r){return s;function s(u){return e.enter("hardBreakEscape"),e.consume(u),l}function l(u){return He(u)?(e.exit("hardBreakEscape"),t(u)):r(u)}}const BA={name:"headingAtx",resolve:PA,tokenize:HA};function PA(e,t){let r=e.length-2,s=3,l,u;return e[s][1].type==="whitespace"&&(s+=2),r-2>s&&e[r][1].type==="whitespace"&&(r-=2),e[r][1].type==="atxHeadingSequence"&&(s===r-1||r-4>s&&e[r-2][1].type==="whitespace")&&(r-=s+1===r?2:4),r>s&&(l={type:"atxHeadingText",start:e[s][1].start,end:e[r][1].end},u={type:"chunkText",start:e[s][1].start,end:e[r][1].end,contentType:"text"},Vn(e,s,r-s+1,[["enter",l,t],["enter",u,t],["exit",u,t],["exit",l,t]])),e}function HA(e,t,r){let s=0;return l;function l(y){return e.enter("atxHeading"),u(y)}function u(y){return e.enter("atxHeadingSequence"),c(y)}function c(y){return y===35&&s++<6?(e.consume(y),c):y===null||jt(y)?(e.exit("atxHeadingSequence"),f(y)):r(y)}function f(y){return y===35?(e.enter("atxHeadingSequence"),d(y)):y===null||He(y)?(e.exit("atxHeading"),t(y)):st(y)?ct(e,f,"whitespace")(y):(e.enter("atxHeadingText"),m(y))}function d(y){return y===35?(e.consume(y),d):(e.exit("atxHeadingSequence"),f(y))}function m(y){return y===null||y===35||jt(y)?(e.exit("atxHeadingText"),f(y)):(e.consume(y),m)}}const qA=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],mb=["pre","script","style","textarea"],IA={concrete:!0,name:"htmlFlow",resolveTo:YA,tokenize:VA},FA={partial:!0,tokenize:JA},$A={partial:!0,tokenize:GA};function YA(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function VA(e,t,r){const s=this;let l,u,c,f,d;return m;function m(S){return y(S)}function y(S){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(S),g}function g(S){return S===33?(e.consume(S),x):S===47?(e.consume(S),u=!0,j):S===63?(e.consume(S),l=3,s.interrupt?t:M):_n(S)?(e.consume(S),c=String.fromCharCode(S),D):r(S)}function x(S){return S===45?(e.consume(S),l=2,w):S===91?(e.consume(S),l=5,f=0,_):_n(S)?(e.consume(S),l=4,s.interrupt?t:M):r(S)}function w(S){return S===45?(e.consume(S),s.interrupt?t:M):r(S)}function _(S){const xe="CDATA[";return S===xe.charCodeAt(f++)?(e.consume(S),f===xe.length?s.interrupt?t:J:_):r(S)}function j(S){return _n(S)?(e.consume(S),c=String.fromCharCode(S),D):r(S)}function D(S){if(S===null||S===47||S===62||jt(S)){const xe=S===47,Ae=c.toLowerCase();return!xe&&!u&&mb.includes(Ae)?(l=1,s.interrupt?t(S):J(S)):qA.includes(c.toLowerCase())?(l=6,xe?(e.consume(S),N):s.interrupt?t(S):J(S)):(l=7,s.interrupt&&!s.parser.lazy[s.now().line]?r(S):u?H(S):F(S))}return S===45||mn(S)?(e.consume(S),c+=String.fromCharCode(S),D):r(S)}function N(S){return S===62?(e.consume(S),s.interrupt?t:J):r(S)}function H(S){return st(S)?(e.consume(S),H):L(S)}function F(S){return S===47?(e.consume(S),L):S===58||S===95||_n(S)?(e.consume(S),fe):st(S)?(e.consume(S),F):L(S)}function fe(S){return S===45||S===46||S===58||S===95||mn(S)?(e.consume(S),fe):z(S)}function z(S){return S===61?(e.consume(S),R):st(S)?(e.consume(S),z):F(S)}function R(S){return S===null||S===60||S===61||S===62||S===96?r(S):S===34||S===39?(e.consume(S),d=S,ee):st(S)?(e.consume(S),R):$(S)}function ee(S){return S===d?(e.consume(S),d=null,q):S===null||He(S)?r(S):(e.consume(S),ee)}function $(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||jt(S)?z(S):(e.consume(S),$)}function q(S){return S===47||S===62||st(S)?F(S):r(S)}function L(S){return S===62?(e.consume(S),G):r(S)}function G(S){return S===null||He(S)?J(S):st(S)?(e.consume(S),G):r(S)}function J(S){return S===45&&l===2?(e.consume(S),U):S===60&&l===1?(e.consume(S),W):S===62&&l===4?(e.consume(S),P):S===63&&l===3?(e.consume(S),M):S===93&&l===5?(e.consume(S),we):He(S)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(FA,te,oe)(S)):S===null||He(S)?(e.exit("htmlFlowData"),oe(S)):(e.consume(S),J)}function oe(S){return e.check($A,le,te)(S)}function le(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),K}function K(S){return S===null||He(S)?oe(S):(e.enter("htmlFlowData"),J(S))}function U(S){return S===45?(e.consume(S),M):J(S)}function W(S){return S===47?(e.consume(S),c="",ue):J(S)}function ue(S){if(S===62){const xe=c.toLowerCase();return mb.includes(xe)?(e.consume(S),P):J(S)}return _n(S)&&c.length<8?(e.consume(S),c+=String.fromCharCode(S),ue):J(S)}function we(S){return S===93?(e.consume(S),M):J(S)}function M(S){return S===62?(e.consume(S),P):S===45&&l===2?(e.consume(S),M):J(S)}function P(S){return S===null||He(S)?(e.exit("htmlFlowData"),te(S)):(e.consume(S),P)}function te(S){return e.exit("htmlFlow"),t(S)}}function GA(e,t,r){const s=this;return l;function l(c){return He(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),u):r(c)}function u(c){return s.parser.lazy[s.now().line]?r(c):t(c)}}function JA(e,t,r){return s;function s(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(Jl,t,r)}}const XA={name:"htmlText",tokenize:KA};function KA(e,t,r){const s=this;let l,u,c;return f;function f(M){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(M),d}function d(M){return M===33?(e.consume(M),m):M===47?(e.consume(M),z):M===63?(e.consume(M),F):_n(M)?(e.consume(M),$):r(M)}function m(M){return M===45?(e.consume(M),y):M===91?(e.consume(M),u=0,_):_n(M)?(e.consume(M),H):r(M)}function y(M){return M===45?(e.consume(M),w):r(M)}function g(M){return M===null?r(M):M===45?(e.consume(M),x):He(M)?(c=g,W(M)):(e.consume(M),g)}function x(M){return M===45?(e.consume(M),w):g(M)}function w(M){return M===62?U(M):M===45?x(M):g(M)}function _(M){const P="CDATA[";return M===P.charCodeAt(u++)?(e.consume(M),u===P.length?j:_):r(M)}function j(M){return M===null?r(M):M===93?(e.consume(M),D):He(M)?(c=j,W(M)):(e.consume(M),j)}function D(M){return M===93?(e.consume(M),N):j(M)}function N(M){return M===62?U(M):M===93?(e.consume(M),N):j(M)}function H(M){return M===null||M===62?U(M):He(M)?(c=H,W(M)):(e.consume(M),H)}function F(M){return M===null?r(M):M===63?(e.consume(M),fe):He(M)?(c=F,W(M)):(e.consume(M),F)}function fe(M){return M===62?U(M):F(M)}function z(M){return _n(M)?(e.consume(M),R):r(M)}function R(M){return M===45||mn(M)?(e.consume(M),R):ee(M)}function ee(M){return He(M)?(c=ee,W(M)):st(M)?(e.consume(M),ee):U(M)}function $(M){return M===45||mn(M)?(e.consume(M),$):M===47||M===62||jt(M)?q(M):r(M)}function q(M){return M===47?(e.consume(M),U):M===58||M===95||_n(M)?(e.consume(M),L):He(M)?(c=q,W(M)):st(M)?(e.consume(M),q):U(M)}function L(M){return M===45||M===46||M===58||M===95||mn(M)?(e.consume(M),L):G(M)}function G(M){return M===61?(e.consume(M),J):He(M)?(c=G,W(M)):st(M)?(e.consume(M),G):q(M)}function J(M){return M===null||M===60||M===61||M===62||M===96?r(M):M===34||M===39?(e.consume(M),l=M,oe):He(M)?(c=J,W(M)):st(M)?(e.consume(M),J):(e.consume(M),le)}function oe(M){return M===l?(e.consume(M),l=void 0,K):M===null?r(M):He(M)?(c=oe,W(M)):(e.consume(M),oe)}function le(M){return M===null||M===34||M===39||M===60||M===61||M===96?r(M):M===47||M===62||jt(M)?q(M):(e.consume(M),le)}function K(M){return M===47||M===62||jt(M)?q(M):r(M)}function U(M){return M===62?(e.consume(M),e.exit("htmlTextData"),e.exit("htmlText"),t):r(M)}function W(M){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),ue}function ue(M){return st(M)?ct(e,we,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):we(M)}function we(M){return e.enter("htmlTextData"),c(M)}}const em={name:"labelEnd",resolveAll:eT,resolveTo:tT,tokenize:nT},QA={tokenize:rT},ZA={tokenize:iT},WA={tokenize:sT};function eT(e){let t=-1;const r=[];for(;++t<e.length;){const s=e[t][1];if(r.push(e[t]),s.type==="labelImage"||s.type==="labelLink"||s.type==="labelEnd"){const l=s.type==="labelImage"?4:2;s.type="data",t+=l}}return e.length!==r.length&&Vn(e,0,e.length,r),e}function tT(e,t){let r=e.length,s=0,l,u,c,f;for(;r--;)if(l=e[r][1],u){if(l.type==="link"||l.type==="labelLink"&&l._inactive)break;e[r][0]==="enter"&&l.type==="labelLink"&&(l._inactive=!0)}else if(c){if(e[r][0]==="enter"&&(l.type==="labelImage"||l.type==="labelLink")&&!l._balanced&&(u=r,l.type!=="labelLink")){s=2;break}}else l.type==="labelEnd"&&(c=r);const d={type:e[u][1].type==="labelLink"?"link":"image",start:{...e[u][1].start},end:{...e[e.length-1][1].end}},m={type:"label",start:{...e[u][1].start},end:{...e[c][1].end}},y={type:"labelText",start:{...e[u+s+2][1].end},end:{...e[c-2][1].start}};return f=[["enter",d,t],["enter",m,t]],f=ur(f,e.slice(u+1,u+s+3)),f=ur(f,[["enter",y,t]]),f=ur(f,Wu(t.parser.constructs.insideSpan.null,e.slice(u+s+4,c-3),t)),f=ur(f,[["exit",y,t],e[c-2],e[c-1],["exit",m,t]]),f=ur(f,e.slice(c+1)),f=ur(f,[["exit",d,t]]),Vn(e,u,e.length,f),e}function nT(e,t,r){const s=this;let l=s.events.length,u,c;for(;l--;)if((s.events[l][1].type==="labelImage"||s.events[l][1].type==="labelLink")&&!s.events[l][1]._balanced){u=s.events[l][1];break}return f;function f(x){return u?u._inactive?g(x):(c=s.parser.defined.includes(wr(s.sliceSerialize({start:u.end,end:s.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(x),e.exit("labelMarker"),e.exit("labelEnd"),d):r(x)}function d(x){return x===40?e.attempt(QA,y,c?y:g)(x):x===91?e.attempt(ZA,y,c?m:g)(x):c?y(x):g(x)}function m(x){return e.attempt(WA,y,g)(x)}function y(x){return t(x)}function g(x){return u._balanced=!0,r(x)}}function rT(e,t,r){return s;function s(g){return e.enter("resource"),e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),l}function l(g){return jt(g)?Ml(e,u)(g):u(g)}function u(g){return g===41?y(g):u1(e,c,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(g)}function c(g){return jt(g)?Ml(e,d)(g):y(g)}function f(g){return r(g)}function d(g){return g===34||g===39||g===40?f1(e,m,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(g):y(g)}function m(g){return jt(g)?Ml(e,y)(g):y(g)}function y(g){return g===41?(e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),e.exit("resource"),t):r(g)}}function iT(e,t,r){const s=this;return l;function l(f){return c1.call(s,e,u,c,"reference","referenceMarker","referenceString")(f)}function u(f){return s.parser.defined.includes(wr(s.sliceSerialize(s.events[s.events.length-1][1]).slice(1,-1)))?t(f):r(f)}function c(f){return r(f)}}function sT(e,t,r){return s;function s(u){return e.enter("reference"),e.enter("referenceMarker"),e.consume(u),e.exit("referenceMarker"),l}function l(u){return u===93?(e.enter("referenceMarker"),e.consume(u),e.exit("referenceMarker"),e.exit("reference"),t):r(u)}}const aT={name:"labelStartImage",resolveAll:em.resolveAll,tokenize:lT};function lT(e,t,r){const s=this;return l;function l(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),u}function u(f){return f===91?(e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelImage"),c):r(f)}function c(f){return f===94&&"_hiddenFootnoteSupport"in s.parser.constructs?r(f):t(f)}}const oT={name:"labelStartLink",resolveAll:em.resolveAll,tokenize:uT};function uT(e,t,r){const s=this;return l;function l(c){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(c),e.exit("labelMarker"),e.exit("labelLink"),u}function u(c){return c===94&&"_hiddenFootnoteSupport"in s.parser.constructs?r(c):t(c)}}const Uh={name:"lineEnding",tokenize:cT};function cT(e,t){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),ct(e,t,"linePrefix")}}const Cu={name:"thematicBreak",tokenize:fT};function fT(e,t,r){let s=0,l;return u;function u(m){return e.enter("thematicBreak"),c(m)}function c(m){return l=m,f(m)}function f(m){return m===l?(e.enter("thematicBreakSequence"),d(m)):s>=3&&(m===null||He(m))?(e.exit("thematicBreak"),t(m)):r(m)}function d(m){return m===l?(e.consume(m),s++,d):(e.exit("thematicBreakSequence"),st(m)?ct(e,f,"whitespace")(m):f(m))}}const On={continuation:{tokenize:pT},exit:yT,name:"list",tokenize:mT},hT={partial:!0,tokenize:bT},dT={partial:!0,tokenize:gT};function mT(e,t,r){const s=this,l=s.events[s.events.length-1];let u=l&&l[1].type==="linePrefix"?l[2].sliceSerialize(l[1],!0).length:0,c=0;return f;function f(w){const _=s.containerState.type||(w===42||w===43||w===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!s.containerState.marker||w===s.containerState.marker:vd(w)){if(s.containerState.type||(s.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),w===42||w===45?e.check(Cu,r,m)(w):m(w);if(!s.interrupt||w===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(w)}return r(w)}function d(w){return vd(w)&&++c<10?(e.consume(w),d):(!s.interrupt||c<2)&&(s.containerState.marker?w===s.containerState.marker:w===41||w===46)?(e.exit("listItemValue"),m(w)):r(w)}function m(w){return e.enter("listItemMarker"),e.consume(w),e.exit("listItemMarker"),s.containerState.marker=s.containerState.marker||w,e.check(Jl,s.interrupt?r:y,e.attempt(hT,x,g))}function y(w){return s.containerState.initialBlankLine=!0,u++,x(w)}function g(w){return st(w)?(e.enter("listItemPrefixWhitespace"),e.consume(w),e.exit("listItemPrefixWhitespace"),x):r(w)}function x(w){return s.containerState.size=u+s.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(w)}}function pT(e,t,r){const s=this;return s.containerState._closeFlow=void 0,e.check(Jl,l,u);function l(f){return s.containerState.furtherBlankLines=s.containerState.furtherBlankLines||s.containerState.initialBlankLine,ct(e,t,"listItemIndent",s.containerState.size+1)(f)}function u(f){return s.containerState.furtherBlankLines||!st(f)?(s.containerState.furtherBlankLines=void 0,s.containerState.initialBlankLine=void 0,c(f)):(s.containerState.furtherBlankLines=void 0,s.containerState.initialBlankLine=void 0,e.attempt(dT,t,c)(f))}function c(f){return s.containerState._closeFlow=!0,s.interrupt=void 0,ct(e,e.attempt(On,t,r),"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function gT(e,t,r){const s=this;return ct(e,l,"listItemIndent",s.containerState.size+1);function l(u){const c=s.events[s.events.length-1];return c&&c[1].type==="listItemIndent"&&c[2].sliceSerialize(c[1],!0).length===s.containerState.size?t(u):r(u)}}function yT(e){e.exit(this.containerState.type)}function bT(e,t,r){const s=this;return ct(e,l,"listItemPrefixWhitespace",s.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function l(u){const c=s.events[s.events.length-1];return!st(u)&&c&&c[1].type==="listItemPrefixWhitespace"?t(u):r(u)}}const pb={name:"setextUnderline",resolveTo:xT,tokenize:vT};function xT(e,t){let r=e.length,s,l,u;for(;r--;)if(e[r][0]==="enter"){if(e[r][1].type==="content"){s=r;break}e[r][1].type==="paragraph"&&(l=r)}else e[r][1].type==="content"&&e.splice(r,1),!u&&e[r][1].type==="definition"&&(u=r);const c={type:"setextHeading",start:{...e[s][1].start},end:{...e[e.length-1][1].end}};return e[l][1].type="setextHeadingText",u?(e.splice(l,0,["enter",c,t]),e.splice(u+1,0,["exit",e[s][1],t]),e[s][1].end={...e[u][1].end}):e[s][1]=c,e.push(["exit",c,t]),e}function vT(e,t,r){const s=this;let l;return u;function u(m){let y=s.events.length,g;for(;y--;)if(s.events[y][1].type!=="lineEnding"&&s.events[y][1].type!=="linePrefix"&&s.events[y][1].type!=="content"){g=s.events[y][1].type==="paragraph";break}return!s.parser.lazy[s.now().line]&&(s.interrupt||g)?(e.enter("setextHeadingLine"),l=m,c(m)):r(m)}function c(m){return e.enter("setextHeadingLineSequence"),f(m)}function f(m){return m===l?(e.consume(m),f):(e.exit("setextHeadingLineSequence"),st(m)?ct(e,d,"lineSuffix")(m):d(m))}function d(m){return m===null||He(m)?(e.exit("setextHeadingLine"),t(m)):r(m)}}const wT={tokenize:ST};function ST(e){const t=this,r=e.attempt(Jl,s,e.attempt(this.parser.constructs.flowInitial,l,ct(e,e.attempt(this.parser.constructs.flow,l,e.attempt(AA,l)),"linePrefix")));return r;function s(u){if(u===null){e.consume(u);return}return e.enter("lineEndingBlank"),e.consume(u),e.exit("lineEndingBlank"),t.currentConstruct=void 0,r}function l(u){if(u===null){e.consume(u);return}return e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),t.currentConstruct=void 0,r}}const _T={resolveAll:d1()},kT=h1("string"),ET=h1("text");function h1(e){return{resolveAll:d1(e==="text"?CT:void 0),tokenize:t};function t(r){const s=this,l=this.parser.constructs[e],u=r.attempt(l,c,f);return c;function c(y){return m(y)?u(y):f(y)}function f(y){if(y===null){r.consume(y);return}return r.enter("data"),r.consume(y),d}function d(y){return m(y)?(r.exit("data"),u(y)):(r.consume(y),d)}function m(y){if(y===null)return!0;const g=l[y];let x=-1;if(g)for(;++x<g.length;){const w=g[x];if(!w.previous||w.previous.call(s,s.previous))return!0}return!1}}}function d1(e){return t;function t(r,s){let l=-1,u;for(;++l<=r.length;)u===void 0?r[l]&&r[l][1].type==="data"&&(u=l,l++):(!r[l]||r[l][1].type!=="data")&&(l!==u+2&&(r[u][1].end=r[l-1][1].end,r.splice(u+2,l-u-2),l=u+2),u=void 0);return e?e(r,s):r}}function CT(e,t){let r=0;for(;++r<=e.length;)if((r===e.length||e[r][1].type==="lineEnding")&&e[r-1][1].type==="data"){const s=e[r-1][1],l=t.sliceStream(s);let u=l.length,c=-1,f=0,d;for(;u--;){const m=l[u];if(typeof m=="string"){for(c=m.length;m.charCodeAt(c-1)===32;)f++,c--;if(c)break;c=-1}else if(m===-2)d=!0,f++;else if(m!==-1){u++;break}}if(t._contentTypeTextTrailing&&r===e.length&&(f=0),f){const m={type:r===e.length||d||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:u?c:s.start._bufferIndex+c,_index:s.start._index+u,line:s.end.line,column:s.end.column-f,offset:s.end.offset-f},end:{...s.end}};s.end={...m.start},s.start.offset===s.end.offset?Object.assign(s,m):(e.splice(r,0,["enter",m,t],["exit",m,t]),r+=2)}r++}return e}const AT={42:On,43:On,45:On,48:On,49:On,50:On,51:On,52:On,53:On,54:On,55:On,56:On,57:On,62:s1},TT={91:RA},jT={[-2]:zh,[-1]:zh,32:zh},NT={35:BA,42:Cu,45:[pb,Cu],60:IA,61:pb,95:Cu,96:db,126:db},OT={38:l1,92:a1},RT={[-5]:Uh,[-4]:Uh,[-3]:Uh,33:aT,38:l1,42:wd,60:[oA,XA],91:oT,92:[zA,a1],93:em,95:wd,96:wA},MT={null:[wd,_T]},DT={null:[42,95]},LT={null:[]},zT=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:DT,contentInitial:TT,disable:LT,document:AT,flow:NT,flowInitial:jT,insideSpan:MT,string:OT,text:RT},Symbol.toStringTag,{value:"Module"}));function UT(e,t,r){let s={_bufferIndex:-1,_index:0,line:r&&r.line||1,column:r&&r.column||1,offset:r&&r.offset||0};const l={},u=[];let c=[],f=[];const d={attempt:ee(z),check:ee(R),consume:H,enter:F,exit:fe,interrupt:ee(R,{interrupt:!0})},m={code:null,containerState:{},defineSkip:j,events:[],now:_,parser:e,previous:null,sliceSerialize:x,sliceStream:w,write:g};let y=t.tokenize.call(m,d);return t.resolveAll&&u.push(t),m;function g(G){return c=ur(c,G),D(),c[c.length-1]!==null?[]:($(t,0),m.events=Wu(u,m.events,m),m.events)}function x(G,J){return PT(w(G),J)}function w(G){return BT(c,G)}function _(){const{_bufferIndex:G,_index:J,line:oe,column:le,offset:K}=s;return{_bufferIndex:G,_index:J,line:oe,column:le,offset:K}}function j(G){l[G.line]=G.column,L()}function D(){let G;for(;s._index<c.length;){const J=c[s._index];if(typeof J=="string")for(G=s._index,s._bufferIndex<0&&(s._bufferIndex=0);s._index===G&&s._bufferIndex<J.length;)N(J.charCodeAt(s._bufferIndex));else N(J)}}function N(G){y=y(G)}function H(G){He(G)?(s.line++,s.column=1,s.offset+=G===-3?2:1,L()):G!==-1&&(s.column++,s.offset++),s._bufferIndex<0?s._index++:(s._bufferIndex++,s._bufferIndex===c[s._index].length&&(s._bufferIndex=-1,s._index++)),m.previous=G}function F(G,J){const oe=J||{};return oe.type=G,oe.start=_(),m.events.push(["enter",oe,m]),f.push(oe),oe}function fe(G){const J=f.pop();return J.end=_(),m.events.push(["exit",J,m]),J}function z(G,J){$(G,J.from)}function R(G,J){J.restore()}function ee(G,J){return oe;function oe(le,K,U){let W,ue,we,M;return Array.isArray(le)?te(le):"tokenize"in le?te([le]):P(le);function P(ve){return Ue;function Ue(Ve){const Te=Ve!==null&&ve[Ve],et=Ve!==null&&ve.null,Pt=[...Array.isArray(Te)?Te:Te?[Te]:[],...Array.isArray(et)?et:et?[et]:[]];return te(Pt)(Ve)}}function te(ve){return W=ve,ue=0,ve.length===0?U:S(ve[ue])}function S(ve){return Ue;function Ue(Ve){return M=q(),we=ve,ve.partial||(m.currentConstruct=ve),ve.name&&m.parser.constructs.disable.null.includes(ve.name)?Ae():ve.tokenize.call(J?Object.assign(Object.create(m),J):m,d,xe,Ae)(Ve)}}function xe(ve){return G(we,M),K}function Ae(ve){return M.restore(),++ue<W.length?S(W[ue]):U}}}function $(G,J){G.resolveAll&&!u.includes(G)&&u.push(G),G.resolve&&Vn(m.events,J,m.events.length-J,G.resolve(m.events.slice(J),m)),G.resolveTo&&(m.events=G.resolveTo(m.events,m))}function q(){const G=_(),J=m.previous,oe=m.currentConstruct,le=m.events.length,K=Array.from(f);return{from:le,restore:U};function U(){s=G,m.previous=J,m.currentConstruct=oe,m.events.length=le,f=K,L()}}function L(){s.line in l&&s.column<2&&(s.column=l[s.line],s.offset+=l[s.line]-1)}}function BT(e,t){const r=t.start._index,s=t.start._bufferIndex,l=t.end._index,u=t.end._bufferIndex;let c;if(r===l)c=[e[r].slice(s,u)];else{if(c=e.slice(r,l),s>-1){const f=c[0];typeof f=="string"?c[0]=f.slice(s):c.shift()}u>0&&c.push(e[l].slice(0,u))}return c}function PT(e,t){let r=-1;const s=[];let l;for(;++r<e.length;){const u=e[r];let c;if(typeof u=="string")c=u;else switch(u){case-5:{c="\r";break}case-4:{c=`
|
|
94
94
|
`;break}case-3:{c=`\r
|
|
95
|
-
`;break}case-2:{c=t?" ":" ";break}case-1:{if(!t&&l)continue;c=" ";break}default:c=String.fromCharCode(u)}l=u===-2,s.push(c)}return s.join("")}function HT(e){const s={constructs:r1([zT,...(e||{}).extensions||[]]),content:l(tA),defined:[],document:l(rA),flow:l(wT),lazy:{},string:l(kT),text:l(ET)};return s;function l(u){return c;function c(f){return UT(s,u,f)}}}function qT(e){for(;!o1(e););return e}const gb=/[\0\t\n\r]/g;function IT(){let e=1,t="",r=!0,s;return l;function l(u,c,f){const d=[];let m,y,g,x,w;for(u=t+(typeof u=="string"?u.toString():new TextDecoder(c||void 0).decode(u)),g=0,t="",r&&(u.charCodeAt(0)===65279&&g++,r=void 0);g<u.length;){if(gb.lastIndex=g,m=gb.exec(u),x=m&&m.index!==void 0?m.index:u.length,w=u.charCodeAt(x),!m){t=u.slice(g);break}if(w===10&&g===x&&s)d.push(-3),s=void 0;else switch(s&&(d.push(-5),s=void 0),g<x&&(d.push(u.slice(g,x)),e+=x-g),w){case 0:{d.push(65533),e++;break}case 9:{for(y=Math.ceil(e/4)*4,d.push(-2);e++<y;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:s=!0,e=1}g=x+1}return f&&(s&&d.push(-5),t&&d.push(t),d.push(null)),d}}const FT=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function $T(e){return e.replace(FT,YT)}function YT(e,t,r){if(t)return t;if(r.charCodeAt(0)===35){const l=r.charCodeAt(1),u=l===120||l===88;return i1(r.slice(u?2:1),u?16:10)}return Wd(r)||e}const m1={}.hasOwnProperty;function VT(e,t,r){return t&&typeof t=="object"&&(r=t,t=void 0),GT(r)(qT(HT(r).document().write(IT()(e,t,!0))))}function GT(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(gn),autolinkProtocol:q,autolinkEmail:q,atxHeading:u(Tt),blockQuote:u(tt),characterEscape:q,characterReference:q,codeFenced:u(Pt),codeFencedFenceInfo:c,codeFencedFenceMeta:c,codeIndented:u(Pt,c),codeText:u(Gt,c),codeTextData:q,data:q,codeFlowValue:q,definition:u(Be),definitionDestinationString:c,definitionLabelString:c,definitionTitleString:c,emphasis:u(et),hardBreakEscape:u(jt),hardBreakTrailing:u(jt),htmlFlow:u(pt,c),htmlFlowData:q,htmlText:u(pt,c),htmlTextData:q,image:u(Ht),label:c,link:u(gn),listItem:u(Wt),listItemValue:x,listOrdered:u(an,g),listUnordered:u(an),paragraph:u(yn),reference:S,referenceString:c,resourceDestinationString:c,resourceTitleString:c,setextHeading:u(Tt),strong:u(Kn),thematicBreak:u(je)},exit:{atxHeading:d(),atxHeadingSequence:U,autolink:d(),autolinkEmail:Te,autolinkProtocol:Ye,blockQuote:d(),characterEscapeValue:M,characterReferenceMarkerHexadecimal:Ae,characterReferenceMarkerNumeric:Ae,characterReferenceValue:we,characterReference:ze,codeFenced:d(L),codeFencedFence:j,codeFencedFenceInfo:w,codeFencedFenceMeta:_,codeFlowValue:M,codeIndented:d(N),codeText:d(K),codeTextData:M,data:M,definition:d(),definitionDestinationString:fe,definitionLabelString:H,definitionTitleString:$,emphasis:d(),hardBreakEscape:d(J),hardBreakTrailing:d(J),htmlFlow:d(oe),htmlFlowData:M,htmlText:d(le),htmlTextData:M,image:d(W),label:ve,labelText:ue,lineEnding:G,link:d(z),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:xe,resourceDestinationString:D,resourceTitleString:P,resource:te,setextHeading:d(F),setextHeadingLineSequence:ee,setextHeadingText:R,strong:d(),thematicBreak:d()}};p1(t,(e||{}).mdastExtensions||[]);const r={};return s;function s(Q){let he={type:"root",children:[]};const _e={stack:[he],tokenStack:[],config:t,enter:f,exit:m,buffer:c,resume:y,data:r},Oe=[];let Ie=-1;for(;++Ie<Q.length;)if(Q[Ie][1].type==="listOrdered"||Q[Ie][1].type==="listUnordered")if(Q[Ie][0]==="enter")Oe.push(Ie);else{const Ke=Oe.pop();Ie=l(Q,Ke,Ie)}for(Ie=-1;++Ie<Q.length;){const Ke=t[Q[Ie][0]];m1.call(Ke,Q[Ie][1].type)&&Ke[Q[Ie][1].type].call(Object.assign({sliceSerialize:Q[Ie][2].sliceSerialize},_e),Q[Ie][1])}if(_e.tokenStack.length>0){const Ke=_e.tokenStack[_e.tokenStack.length-1];(Ke[1]||yb).call(_e,void 0,Ke[0])}for(he.position={start:Di(Q.length>0?Q[0][1].start:{line:1,column:1,offset:0}),end:Di(Q.length>0?Q[Q.length-2][1].end:{line:1,column:1,offset:0})},Ie=-1;++Ie<t.transforms.length;)he=t.transforms[Ie](he)||he;return he}function l(Q,he,_e){let Oe=he-1,Ie=-1,Ke=!1,Fe,Ge,$e,Qe;for(;++Oe<=_e;){const Je=Q[Oe];switch(Je[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Je[0]==="enter"?Ie++:Ie--,Qe=void 0;break}case"lineEndingBlank":{Je[0]==="enter"&&(Fe&&!Qe&&!Ie&&!$e&&($e=Oe),Qe=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Qe=void 0}if(!Ie&&Je[0]==="enter"&&Je[1].type==="listItemPrefix"||Ie===-1&&Je[0]==="exit"&&(Je[1].type==="listUnordered"||Je[1].type==="listOrdered")){if(Fe){let pe=Oe;for(Ge=void 0;pe--;){const Pe=Q[pe];if(Pe[1].type==="lineEnding"||Pe[1].type==="lineEndingBlank"){if(Pe[0]==="exit")continue;Ge&&(Q[Ge][1].type="lineEndingBlank",Ke=!0),Pe[1].type="lineEnding",Ge=pe}else if(!(Pe[1].type==="linePrefix"||Pe[1].type==="blockQuotePrefix"||Pe[1].type==="blockQuotePrefixWhitespace"||Pe[1].type==="blockQuoteMarker"||Pe[1].type==="listItemIndent"))break}$e&&(!Ge||$e<Ge)&&(Fe._spread=!0),Fe.end=Object.assign({},Ge?Q[Ge][1].start:Je[1].end),Q.splice(Ge||Oe,0,["exit",Fe,Je[2]]),Oe++,_e++}if(Je[1].type==="listItemPrefix"){const pe={type:"listItem",_spread:!1,start:Object.assign({},Je[1].start),end:void 0};Fe=pe,Q.splice(Oe,0,["enter",pe,Je[2]]),Oe++,_e++,$e=void 0,Qe=!0}}}return Q[he][1]._spread=Ke,_e}function u(Q,he){return _e;function _e(Oe){f.call(this,Q(Oe),Oe),he&&he.call(this,Oe)}}function c(){this.stack.push({type:"fragment",children:[]})}function f(Q,he,_e){this.stack[this.stack.length-1].children.push(Q),this.stack.push(Q),this.tokenStack.push([he,_e||void 0]),Q.position={start:Di(he.start),end:void 0}}function d(Q){return he;function he(_e){Q&&Q.call(this,_e),m.call(this,_e)}}function m(Q,he){const _e=this.stack.pop(),Oe=this.tokenStack.pop();if(Oe)Oe[0].type!==Q.type&&(he?he.call(this,Q,Oe[0]):(Oe[1]||yb).call(this,Q,Oe[0]));else throw new Error("Cannot close `"+Q.type+"` ("+Rl({start:Q.start,end:Q.end})+"): it’s not open");_e.position.end=Di(Q.end)}function y(){return Zd(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function x(Q){if(this.data.expectingFirstListItemValue){const he=this.stack[this.stack.length-2];he.start=Number.parseInt(this.sliceSerialize(Q),10),this.data.expectingFirstListItemValue=void 0}}function w(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.lang=Q}function _(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.meta=Q}function j(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function L(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function N(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q.replace(/(\r?\n|\r)$/g,"")}function H(Q){const he=this.resume(),_e=this.stack[this.stack.length-1];_e.label=he,_e.identifier=wr(this.sliceSerialize(Q)).toLowerCase()}function $(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.title=Q}function fe(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.url=Q}function U(Q){const he=this.stack[this.stack.length-1];if(!he.depth){const _e=this.sliceSerialize(Q).length;he.depth=_e}}function R(){this.data.setextHeadingSlurpLineEnding=!0}function ee(Q){const he=this.stack[this.stack.length-1];he.depth=this.sliceSerialize(Q).codePointAt(0)===61?1:2}function F(){this.data.setextHeadingSlurpLineEnding=void 0}function q(Q){const _e=this.stack[this.stack.length-1].children;let Oe=_e[_e.length-1];(!Oe||Oe.type!=="text")&&(Oe=dt(),Oe.position={start:Di(Q.start),end:void 0},_e.push(Oe)),this.stack.push(Oe)}function M(Q){const he=this.stack.pop();he.value+=this.sliceSerialize(Q),he.position.end=Di(Q.end)}function G(Q){const he=this.stack[this.stack.length-1];if(this.data.atHardBreak){const _e=he.children[he.children.length-1];_e.position.end=Di(Q.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(he.type)&&(q.call(this,Q),M.call(this,Q))}function J(){this.data.atHardBreak=!0}function oe(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function le(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function K(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function z(){const Q=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";Q.type+="Reference",Q.referenceType=he,delete Q.url,delete Q.title}else delete Q.identifier,delete Q.label;this.data.referenceType=void 0}function W(){const Q=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";Q.type+="Reference",Q.referenceType=he,delete Q.url,delete Q.title}else delete Q.identifier,delete Q.label;this.data.referenceType=void 0}function ue(Q){const he=this.sliceSerialize(Q),_e=this.stack[this.stack.length-2];_e.label=$T(he),_e.identifier=wr(he).toLowerCase()}function ve(){const Q=this.stack[this.stack.length-1],he=this.resume(),_e=this.stack[this.stack.length-1];if(this.data.inReference=!0,_e.type==="link"){const Oe=Q.children;_e.children=Oe}else _e.alt=he}function D(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.url=Q}function P(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.title=Q}function te(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function xe(Q){const he=this.resume(),_e=this.stack[this.stack.length-1];_e.label=he,_e.identifier=wr(this.sliceSerialize(Q)).toLowerCase(),this.data.referenceType="full"}function Ae(Q){this.data.characterReferenceType=Q.type}function we(Q){const he=this.sliceSerialize(Q),_e=this.data.characterReferenceType;let Oe;_e?(Oe=i1(he,_e==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Oe=Wd(he);const Ie=this.stack[this.stack.length-1];Ie.value+=Oe}function ze(Q){const he=this.stack.pop();he.position.end=Di(Q.end)}function Ye(Q){M.call(this,Q);const he=this.stack[this.stack.length-1];he.url=this.sliceSerialize(Q)}function Te(Q){M.call(this,Q);const he=this.stack[this.stack.length-1];he.url="mailto:"+this.sliceSerialize(Q)}function tt(){return{type:"blockquote",children:[]}}function Pt(){return{type:"code",lang:null,meta:null,value:""}}function Gt(){return{type:"inlineCode",value:""}}function Be(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function et(){return{type:"emphasis",children:[]}}function Tt(){return{type:"heading",depth:0,children:[]}}function jt(){return{type:"break"}}function pt(){return{type:"html",value:""}}function Ht(){return{type:"image",title:null,url:"",alt:null}}function gn(){return{type:"link",title:null,url:"",children:[]}}function an(Q){return{type:"list",ordered:Q.type==="listOrdered",start:null,spread:Q._spread,children:[]}}function Wt(Q){return{type:"listItem",spread:Q._spread,checked:null,children:[]}}function yn(){return{type:"paragraph",children:[]}}function Kn(){return{type:"strong",children:[]}}function dt(){return{type:"text",value:""}}function je(){return{type:"thematicBreak"}}}function Di(e){return{line:e.line,column:e.column,offset:e.offset}}function p1(e,t){let r=-1;for(;++r<t.length;){const s=t[r];Array.isArray(s)?p1(e,s):JT(e,s)}}function JT(e,t){let r;for(r in t)if(m1.call(t,r))switch(r){case"canContainEols":{const s=t[r];s&&e[r].push(...s);break}case"transforms":{const s=t[r];s&&e[r].push(...s);break}case"enter":case"exit":{const s=t[r];s&&Object.assign(e[r],s);break}}}function yb(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Rl({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Rl({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Rl({start:t.start,end:t.end})+") is still open")}function XT(e){const t=this;t.parser=r;function r(s){return VT(s,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function KT(e,t){const r={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,r),e.applyData(t,r)}function QT(e,t){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,r),[e.applyData(t,r),{type:"text",value:`
|
|
95
|
+
`;break}case-2:{c=t?" ":" ";break}case-1:{if(!t&&l)continue;c=" ";break}default:c=String.fromCharCode(u)}l=u===-2,s.push(c)}return s.join("")}function HT(e){const s={constructs:r1([zT,...(e||{}).extensions||[]]),content:l(tA),defined:[],document:l(rA),flow:l(wT),lazy:{},string:l(kT),text:l(ET)};return s;function l(u){return c;function c(f){return UT(s,u,f)}}}function qT(e){for(;!o1(e););return e}const gb=/[\0\t\n\r]/g;function IT(){let e=1,t="",r=!0,s;return l;function l(u,c,f){const d=[];let m,y,g,x,w;for(u=t+(typeof u=="string"?u.toString():new TextDecoder(c||void 0).decode(u)),g=0,t="",r&&(u.charCodeAt(0)===65279&&g++,r=void 0);g<u.length;){if(gb.lastIndex=g,m=gb.exec(u),x=m&&m.index!==void 0?m.index:u.length,w=u.charCodeAt(x),!m){t=u.slice(g);break}if(w===10&&g===x&&s)d.push(-3),s=void 0;else switch(s&&(d.push(-5),s=void 0),g<x&&(d.push(u.slice(g,x)),e+=x-g),w){case 0:{d.push(65533),e++;break}case 9:{for(y=Math.ceil(e/4)*4,d.push(-2);e++<y;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:s=!0,e=1}g=x+1}return f&&(s&&d.push(-5),t&&d.push(t),d.push(null)),d}}const FT=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function $T(e){return e.replace(FT,YT)}function YT(e,t,r){if(t)return t;if(r.charCodeAt(0)===35){const l=r.charCodeAt(1),u=l===120||l===88;return i1(r.slice(u?2:1),u?16:10)}return Wd(r)||e}const m1={}.hasOwnProperty;function VT(e,t,r){return t&&typeof t=="object"&&(r=t,t=void 0),GT(r)(qT(HT(r).document().write(IT()(e,t,!0))))}function GT(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(gn),autolinkProtocol:q,autolinkEmail:q,atxHeading:u(ot),blockQuote:u(et),characterEscape:q,characterReference:q,codeFenced:u(Pt),codeFencedFenceInfo:c,codeFencedFenceMeta:c,codeIndented:u(Pt,c),codeText:u(Gt,c),codeTextData:q,data:q,codeFlowValue:q,definition:u(Ft),definitionDestinationString:c,definitionLabelString:c,definitionTitleString:c,emphasis:u(De),hardBreakEscape:u(tt),hardBreakTrailing:u(tt),htmlFlow:u(vt,c),htmlFlowData:q,htmlText:u(vt,c),htmlTextData:q,image:u(ft),label:c,link:u(gn),listItem:u(Wt),listItemValue:x,listOrdered:u(an,g),listUnordered:u(an),paragraph:u(yn),reference:S,referenceString:c,resourceDestinationString:c,resourceTitleString:c,setextHeading:u(ot),strong:u(Kn),thematicBreak:u(je)},exit:{atxHeading:d(),atxHeadingSequence:z,autolink:d(),autolinkEmail:Te,autolinkProtocol:Ve,blockQuote:d(),characterEscapeValue:L,characterReferenceMarkerHexadecimal:Ae,characterReferenceMarkerNumeric:Ae,characterReferenceValue:ve,characterReference:Ue,codeFenced:d(D),codeFencedFence:j,codeFencedFenceInfo:w,codeFencedFenceMeta:_,codeFlowValue:L,codeIndented:d(N),codeText:d(K),codeTextData:L,data:L,definition:d(),definitionDestinationString:fe,definitionLabelString:H,definitionTitleString:F,emphasis:d(),hardBreakEscape:d(J),hardBreakTrailing:d(J),htmlFlow:d(oe),htmlFlowData:L,htmlText:d(le),htmlTextData:L,image:d(W),label:we,labelText:ue,lineEnding:G,link:d(U),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:xe,resourceDestinationString:M,resourceTitleString:P,resource:te,setextHeading:d($),setextHeadingLineSequence:ee,setextHeadingText:R,strong:d(),thematicBreak:d()}};p1(t,(e||{}).mdastExtensions||[]);const r={};return s;function s(Q){let he={type:"root",children:[]};const _e={stack:[he],tokenStack:[],config:t,enter:f,exit:m,buffer:c,resume:y,data:r},Oe=[];let Ie=-1;for(;++Ie<Q.length;)if(Q[Ie][1].type==="listOrdered"||Q[Ie][1].type==="listUnordered")if(Q[Ie][0]==="enter")Oe.push(Ie);else{const Ke=Oe.pop();Ie=l(Q,Ke,Ie)}for(Ie=-1;++Ie<Q.length;){const Ke=t[Q[Ie][0]];m1.call(Ke,Q[Ie][1].type)&&Ke[Q[Ie][1].type].call(Object.assign({sliceSerialize:Q[Ie][2].sliceSerialize},_e),Q[Ie][1])}if(_e.tokenStack.length>0){const Ke=_e.tokenStack[_e.tokenStack.length-1];(Ke[1]||yb).call(_e,void 0,Ke[0])}for(he.position={start:Di(Q.length>0?Q[0][1].start:{line:1,column:1,offset:0}),end:Di(Q.length>0?Q[Q.length-2][1].end:{line:1,column:1,offset:0})},Ie=-1;++Ie<t.transforms.length;)he=t.transforms[Ie](he)||he;return he}function l(Q,he,_e){let Oe=he-1,Ie=-1,Ke=!1,Fe,Ge,$e,Qe;for(;++Oe<=_e;){const Je=Q[Oe];switch(Je[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Je[0]==="enter"?Ie++:Ie--,Qe=void 0;break}case"lineEndingBlank":{Je[0]==="enter"&&(Fe&&!Qe&&!Ie&&!$e&&($e=Oe),Qe=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Qe=void 0}if(!Ie&&Je[0]==="enter"&&Je[1].type==="listItemPrefix"||Ie===-1&&Je[0]==="exit"&&(Je[1].type==="listUnordered"||Je[1].type==="listOrdered")){if(Fe){let pe=Oe;for(Ge=void 0;pe--;){const Pe=Q[pe];if(Pe[1].type==="lineEnding"||Pe[1].type==="lineEndingBlank"){if(Pe[0]==="exit")continue;Ge&&(Q[Ge][1].type="lineEndingBlank",Ke=!0),Pe[1].type="lineEnding",Ge=pe}else if(!(Pe[1].type==="linePrefix"||Pe[1].type==="blockQuotePrefix"||Pe[1].type==="blockQuotePrefixWhitespace"||Pe[1].type==="blockQuoteMarker"||Pe[1].type==="listItemIndent"))break}$e&&(!Ge||$e<Ge)&&(Fe._spread=!0),Fe.end=Object.assign({},Ge?Q[Ge][1].start:Je[1].end),Q.splice(Ge||Oe,0,["exit",Fe,Je[2]]),Oe++,_e++}if(Je[1].type==="listItemPrefix"){const pe={type:"listItem",_spread:!1,start:Object.assign({},Je[1].start),end:void 0};Fe=pe,Q.splice(Oe,0,["enter",pe,Je[2]]),Oe++,_e++,$e=void 0,Qe=!0}}}return Q[he][1]._spread=Ke,_e}function u(Q,he){return _e;function _e(Oe){f.call(this,Q(Oe),Oe),he&&he.call(this,Oe)}}function c(){this.stack.push({type:"fragment",children:[]})}function f(Q,he,_e){this.stack[this.stack.length-1].children.push(Q),this.stack.push(Q),this.tokenStack.push([he,_e||void 0]),Q.position={start:Di(he.start),end:void 0}}function d(Q){return he;function he(_e){Q&&Q.call(this,_e),m.call(this,_e)}}function m(Q,he){const _e=this.stack.pop(),Oe=this.tokenStack.pop();if(Oe)Oe[0].type!==Q.type&&(he?he.call(this,Q,Oe[0]):(Oe[1]||yb).call(this,Q,Oe[0]));else throw new Error("Cannot close `"+Q.type+"` ("+Rl({start:Q.start,end:Q.end})+"): it’s not open");_e.position.end=Di(Q.end)}function y(){return Zd(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function x(Q){if(this.data.expectingFirstListItemValue){const he=this.stack[this.stack.length-2];he.start=Number.parseInt(this.sliceSerialize(Q),10),this.data.expectingFirstListItemValue=void 0}}function w(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.lang=Q}function _(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.meta=Q}function j(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function D(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function N(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q.replace(/(\r?\n|\r)$/g,"")}function H(Q){const he=this.resume(),_e=this.stack[this.stack.length-1];_e.label=he,_e.identifier=wr(this.sliceSerialize(Q)).toLowerCase()}function F(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.title=Q}function fe(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.url=Q}function z(Q){const he=this.stack[this.stack.length-1];if(!he.depth){const _e=this.sliceSerialize(Q).length;he.depth=_e}}function R(){this.data.setextHeadingSlurpLineEnding=!0}function ee(Q){const he=this.stack[this.stack.length-1];he.depth=this.sliceSerialize(Q).codePointAt(0)===61?1:2}function $(){this.data.setextHeadingSlurpLineEnding=void 0}function q(Q){const _e=this.stack[this.stack.length-1].children;let Oe=_e[_e.length-1];(!Oe||Oe.type!=="text")&&(Oe=pt(),Oe.position={start:Di(Q.start),end:void 0},_e.push(Oe)),this.stack.push(Oe)}function L(Q){const he=this.stack.pop();he.value+=this.sliceSerialize(Q),he.position.end=Di(Q.end)}function G(Q){const he=this.stack[this.stack.length-1];if(this.data.atHardBreak){const _e=he.children[he.children.length-1];_e.position.end=Di(Q.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(he.type)&&(q.call(this,Q),L.call(this,Q))}function J(){this.data.atHardBreak=!0}function oe(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function le(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function K(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.value=Q}function U(){const Q=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";Q.type+="Reference",Q.referenceType=he,delete Q.url,delete Q.title}else delete Q.identifier,delete Q.label;this.data.referenceType=void 0}function W(){const Q=this.stack[this.stack.length-1];if(this.data.inReference){const he=this.data.referenceType||"shortcut";Q.type+="Reference",Q.referenceType=he,delete Q.url,delete Q.title}else delete Q.identifier,delete Q.label;this.data.referenceType=void 0}function ue(Q){const he=this.sliceSerialize(Q),_e=this.stack[this.stack.length-2];_e.label=$T(he),_e.identifier=wr(he).toLowerCase()}function we(){const Q=this.stack[this.stack.length-1],he=this.resume(),_e=this.stack[this.stack.length-1];if(this.data.inReference=!0,_e.type==="link"){const Oe=Q.children;_e.children=Oe}else _e.alt=he}function M(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.url=Q}function P(){const Q=this.resume(),he=this.stack[this.stack.length-1];he.title=Q}function te(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function xe(Q){const he=this.resume(),_e=this.stack[this.stack.length-1];_e.label=he,_e.identifier=wr(this.sliceSerialize(Q)).toLowerCase(),this.data.referenceType="full"}function Ae(Q){this.data.characterReferenceType=Q.type}function ve(Q){const he=this.sliceSerialize(Q),_e=this.data.characterReferenceType;let Oe;_e?(Oe=i1(he,_e==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Oe=Wd(he);const Ie=this.stack[this.stack.length-1];Ie.value+=Oe}function Ue(Q){const he=this.stack.pop();he.position.end=Di(Q.end)}function Ve(Q){L.call(this,Q);const he=this.stack[this.stack.length-1];he.url=this.sliceSerialize(Q)}function Te(Q){L.call(this,Q);const he=this.stack[this.stack.length-1];he.url="mailto:"+this.sliceSerialize(Q)}function et(){return{type:"blockquote",children:[]}}function Pt(){return{type:"code",lang:null,meta:null,value:""}}function Gt(){return{type:"inlineCode",value:""}}function Ft(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function De(){return{type:"emphasis",children:[]}}function ot(){return{type:"heading",depth:0,children:[]}}function tt(){return{type:"break"}}function vt(){return{type:"html",value:""}}function ft(){return{type:"image",title:null,url:"",alt:null}}function gn(){return{type:"link",title:null,url:"",children:[]}}function an(Q){return{type:"list",ordered:Q.type==="listOrdered",start:null,spread:Q._spread,children:[]}}function Wt(Q){return{type:"listItem",spread:Q._spread,checked:null,children:[]}}function yn(){return{type:"paragraph",children:[]}}function Kn(){return{type:"strong",children:[]}}function pt(){return{type:"text",value:""}}function je(){return{type:"thematicBreak"}}}function Di(e){return{line:e.line,column:e.column,offset:e.offset}}function p1(e,t){let r=-1;for(;++r<t.length;){const s=t[r];Array.isArray(s)?p1(e,s):JT(e,s)}}function JT(e,t){let r;for(r in t)if(m1.call(t,r))switch(r){case"canContainEols":{const s=t[r];s&&e[r].push(...s);break}case"transforms":{const s=t[r];s&&e[r].push(...s);break}case"enter":case"exit":{const s=t[r];s&&Object.assign(e[r],s);break}}}function yb(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Rl({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Rl({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Rl({start:t.start,end:t.end})+") is still open")}function XT(e){const t=this;t.parser=r;function r(s){return VT(s,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function KT(e,t){const r={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,r),e.applyData(t,r)}function QT(e,t){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,r),[e.applyData(t,r),{type:"text",value:`
|
|
96
96
|
`}]}function ZT(e,t){const r=t.value?t.value+`
|
|
97
97
|
`:"",s={},l=t.lang?t.lang.split(/\s+/):[];l.length>0&&(s.className=["language-"+l[0]]);let u={type:"element",tagName:"code",properties:s,children:[{type:"text",value:r}]};return t.meta&&(u.data={meta:t.meta}),e.patch(t,u),u=e.applyData(t,u),u={type:"element",tagName:"pre",properties:{},children:[u]},e.patch(t,u),u}function WT(e,t){const r={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function ej(e,t){const r={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function tj(e,t){const r=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",s=String(t.identifier).toUpperCase(),l=ka(s.toLowerCase()),u=e.footnoteOrder.indexOf(s);let c,f=e.footnoteCounts.get(s);f===void 0?(f=0,e.footnoteOrder.push(s),c=e.footnoteOrder.length):c=u+1,f+=1,e.footnoteCounts.set(s,f);const d={type:"element",tagName:"a",properties:{href:"#"+r+"fn-"+l,id:r+"fnref-"+l+(f>1?"-"+f:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(c)}]};e.patch(t,d);const m={type:"element",tagName:"sup",properties:{},children:[d]};return e.patch(t,m),e.applyData(t,m)}function nj(e,t){const r={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function rj(e,t){if(e.options.allowDangerousHtml){const r={type:"raw",value:t.value};return e.patch(t,r),e.applyData(t,r)}}function g1(e,t){const r=t.referenceType;let s="]";if(r==="collapsed"?s+="[]":r==="full"&&(s+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+s}];const l=e.all(t),u=l[0];u&&u.type==="text"?u.value="["+u.value:l.unshift({type:"text",value:"["});const c=l[l.length-1];return c&&c.type==="text"?c.value+=s:l.push({type:"text",value:s}),l}function ij(e,t){const r=String(t.identifier).toUpperCase(),s=e.definitionById.get(r);if(!s)return g1(e,t);const l={src:ka(s.url||""),alt:t.alt};s.title!==null&&s.title!==void 0&&(l.title=s.title);const u={type:"element",tagName:"img",properties:l,children:[]};return e.patch(t,u),e.applyData(t,u)}function sj(e,t){const r={src:ka(t.url)};t.alt!==null&&t.alt!==void 0&&(r.alt=t.alt),t.title!==null&&t.title!==void 0&&(r.title=t.title);const s={type:"element",tagName:"img",properties:r,children:[]};return e.patch(t,s),e.applyData(t,s)}function aj(e,t){const r={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,r);const s={type:"element",tagName:"code",properties:{},children:[r]};return e.patch(t,s),e.applyData(t,s)}function lj(e,t){const r=String(t.identifier).toUpperCase(),s=e.definitionById.get(r);if(!s)return g1(e,t);const l={href:ka(s.url||"")};s.title!==null&&s.title!==void 0&&(l.title=s.title);const u={type:"element",tagName:"a",properties:l,children:e.all(t)};return e.patch(t,u),e.applyData(t,u)}function oj(e,t){const r={href:ka(t.url)};t.title!==null&&t.title!==void 0&&(r.title=t.title);const s={type:"element",tagName:"a",properties:r,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)}function uj(e,t,r){const s=e.all(t),l=r?cj(r):y1(t),u={},c=[];if(typeof t.checked=="boolean"){const y=s[0];let g;y&&y.type==="element"&&y.tagName==="p"?g=y:(g={type:"element",tagName:"p",properties:{},children:[]},s.unshift(g)),g.children.length>0&&g.children.unshift({type:"text",value:" "}),g.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),u.className=["task-list-item"]}let f=-1;for(;++f<s.length;){const y=s[f];(l||f!==0||y.type!=="element"||y.tagName!=="p")&&c.push({type:"text",value:`
|
|
98
98
|
`}),y.type==="element"&&y.tagName==="p"&&!l?c.push(...y.children):c.push(y)}const d=s[s.length-1];d&&(l||d.type!=="element"||d.tagName!=="p")&&c.push({type:"text",value:`
|
|
99
|
-
`});const m={type:"element",tagName:"li",properties:u,children:c};return e.patch(t,m),e.applyData(t,m)}function cj(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const r=e.children;let s=-1;for(;!t&&++s<r.length;)t=y1(r[s])}return t}function y1(e){const t=e.spread;return t??e.children.length>1}function fj(e,t){const r={},s=e.all(t);let l=-1;for(typeof t.start=="number"&&t.start!==1&&(r.start=t.start);++l<s.length;){const c=s[l];if(c.type==="element"&&c.tagName==="li"&&c.properties&&Array.isArray(c.properties.className)&&c.properties.className.includes("task-list-item")){r.className=["contains-task-list"];break}}const u={type:"element",tagName:t.ordered?"ol":"ul",properties:r,children:e.wrap(s,!0)};return e.patch(t,u),e.applyData(t,u)}function hj(e,t){const r={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function dj(e,t){const r={type:"root",children:e.wrap(e.all(t))};return e.patch(t,r),e.applyData(t,r)}function mj(e,t){const r={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function pj(e,t){const r=e.all(t),s=r.shift(),l=[];if(s){const c={type:"element",tagName:"thead",properties:{},children:e.wrap([s],!0)};e.patch(t.children[0],c),l.push(c)}if(r.length>0){const c={type:"element",tagName:"tbody",properties:{},children:e.wrap(r,!0)},f=Jd(t.children[1]),d=Kx(t.children[t.children.length-1]);f&&d&&(c.position={start:f,end:d}),l.push(c)}const u={type:"element",tagName:"table",properties:{},children:e.wrap(l,!0)};return e.patch(t,u),e.applyData(t,u)}function gj(e,t,r){const s=r?r.children:void 0,u=(s?s.indexOf(t):1)===0?"th":"td",c=r&&r.type==="table"?r.align:void 0,f=c?c.length:t.children.length;let d=-1;const m=[];for(;++d<f;){const g=t.children[d],x={},w=c?c[d]:void 0;w&&(x.align=w);let _={type:"element",tagName:u,properties:x,children:[]};g&&(_.children=e.all(g),e.patch(g,_),_=e.applyData(g,_)),m.push(_)}const y={type:"element",tagName:"tr",properties:{},children:e.wrap(m,!0)};return e.patch(t,y),e.applyData(t,y)}function yj(e,t){const r={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}const bb=9,xb=32;function bj(e){const t=String(e),r=/\r?\n|\r/g;let s=r.exec(t),l=0;const u=[];for(;s;)u.push(vb(t.slice(l,s.index),l>0,!0),s[0]),l=s.index+s[0].length,s=r.exec(t);return u.push(vb(t.slice(l),l>0,!1)),u.join("")}function vb(e,t,r){let s=0,l=e.length;if(t){let u=e.codePointAt(s);for(;u===bb||u===xb;)s++,u=e.codePointAt(s)}if(r){let u=e.codePointAt(l-1);for(;u===bb||u===xb;)l--,u=e.codePointAt(l-1)}return l>s?e.slice(s,l):""}function xj(e,t){const r={type:"text",value:bj(String(t.value))};return e.patch(t,r),e.applyData(t,r)}function vj(e,t){const r={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,r),e.applyData(t,r)}const wj={blockquote:KT,break:QT,code:ZT,delete:WT,emphasis:ej,footnoteReference:tj,heading:nj,html:rj,imageReference:ij,image:sj,inlineCode:aj,linkReference:lj,link:oj,listItem:uj,list:fj,paragraph:hj,root:dj,strong:mj,table:pj,tableCell:yj,tableRow:gj,text:xj,thematicBreak:vj,toml:gu,yaml:gu,definition:gu,footnoteDefinition:gu};function gu(){}const b1=-1,ec=0,Dl=1,Hu=2,tm=3,nm=4,rm=5,im=6,x1=7,v1=8,wb=typeof self=="object"?self:globalThis,Sj=(e,t)=>{const r=(l,u)=>(e.set(u,l),l),s=l=>{if(e.has(l))return e.get(l);const[u,c]=t[l];switch(u){case ec:case b1:return r(c,l);case Dl:{const f=r([],l);for(const d of c)f.push(s(d));return f}case Hu:{const f=r({},l);for(const[d,m]of c)f[s(d)]=s(m);return f}case tm:return r(new Date(c),l);case nm:{const{source:f,flags:d}=c;return r(new RegExp(f,d),l)}case rm:{const f=r(new Map,l);for(const[d,m]of c)f.set(s(d),s(m));return f}case im:{const f=r(new Set,l);for(const d of c)f.add(s(d));return f}case x1:{const{name:f,message:d}=c;return r(new wb[f](d),l)}case v1:return r(BigInt(c),l);case"BigInt":return r(Object(BigInt(c)),l);case"ArrayBuffer":return r(new Uint8Array(c).buffer,c);case"DataView":{const{buffer:f}=new Uint8Array(c);return r(new DataView(f),c)}}return r(new wb[u](c),l)};return s},Sb=e=>Sj(new Map,e)(0),na="",{toString:_j}={},{keys:kj}=Object,_l=e=>{const t=typeof e;if(t!=="object"||!e)return[ec,t];const r=_j.call(e).slice(8,-1);switch(r){case"Array":return[Dl,na];case"Object":return[Hu,na];case"Date":return[tm,na];case"RegExp":return[nm,na];case"Map":return[rm,na];case"Set":return[im,na];case"DataView":return[Dl,r]}return r.includes("Array")?[Dl,r]:r.includes("Error")?[x1,r]:[Hu,r]},yu=([e,t])=>e===ec&&(t==="function"||t==="symbol"),Ej=(e,t,r,s)=>{const l=(c,f)=>{const d=s.push(c)-1;return r.set(f,d),d},u=c=>{if(r.has(c))return r.get(c);let[f,d]=_l(c);switch(f){case ec:{let y=c;switch(d){case"bigint":f=v1,y=c.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);y=null;break;case"undefined":return l([b1],c)}return l([f,y],c)}case Dl:{if(d){let x=c;return d==="DataView"?x=new Uint8Array(c.buffer):d==="ArrayBuffer"&&(x=new Uint8Array(c)),l([d,[...x]],c)}const y=[],g=l([f,y],c);for(const x of c)y.push(u(x));return g}case Hu:{if(d)switch(d){case"BigInt":return l([d,c.toString()],c);case"Boolean":case"Number":case"String":return l([d,c.valueOf()],c)}if(t&&"toJSON"in c)return u(c.toJSON());const y=[],g=l([f,y],c);for(const x of kj(c))(e||!yu(_l(c[x])))&&y.push([u(x),u(c[x])]);return g}case tm:return l([f,c.toISOString()],c);case nm:{const{source:y,flags:g}=c;return l([f,{source:y,flags:g}],c)}case rm:{const y=[],g=l([f,y],c);for(const[x,w]of c)(e||!(yu(_l(x))||yu(_l(w))))&&y.push([u(x),u(w)]);return g}case im:{const y=[],g=l([f,y],c);for(const x of c)(e||!yu(_l(x)))&&y.push(u(x));return g}}const{message:m}=c;return l([f,{name:d,message:m}],c)};return u},_b=(e,{json:t,lossy:r}={})=>{const s=[];return Ej(!(t||r),!!t,new Map,s)(e),s},qu=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Sb(_b(e,t)):structuredClone(e):(e,t)=>Sb(_b(e,t));function Cj(e,t){const r=[{type:"text",value:"↩"}];return t>1&&r.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),r}function Aj(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Tj(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=e.options.footnoteBackContent||Cj,s=e.options.footnoteBackLabel||Aj,l=e.options.footnoteLabel||"Footnotes",u=e.options.footnoteLabelTagName||"h2",c=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let d=-1;for(;++d<e.footnoteOrder.length;){const m=e.footnoteById.get(e.footnoteOrder[d]);if(!m)continue;const y=e.all(m),g=String(m.identifier).toUpperCase(),x=ka(g.toLowerCase());let w=0;const _=[],j=e.footnoteCounts.get(g);for(;j!==void 0&&++w<=j;){_.length>0&&_.push({type:"text",value:" "});let H=typeof r=="string"?r:r(d,w);typeof H=="string"&&(H={type:"text",value:H}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+x+(w>1?"-"+w:""),dataFootnoteBackref:"",ariaLabel:typeof s=="string"?s:s(d,w),className:["data-footnote-backref"]},children:Array.isArray(H)?H:[H]})}const
|
|
99
|
+
`});const m={type:"element",tagName:"li",properties:u,children:c};return e.patch(t,m),e.applyData(t,m)}function cj(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const r=e.children;let s=-1;for(;!t&&++s<r.length;)t=y1(r[s])}return t}function y1(e){const t=e.spread;return t??e.children.length>1}function fj(e,t){const r={},s=e.all(t);let l=-1;for(typeof t.start=="number"&&t.start!==1&&(r.start=t.start);++l<s.length;){const c=s[l];if(c.type==="element"&&c.tagName==="li"&&c.properties&&Array.isArray(c.properties.className)&&c.properties.className.includes("task-list-item")){r.className=["contains-task-list"];break}}const u={type:"element",tagName:t.ordered?"ol":"ul",properties:r,children:e.wrap(s,!0)};return e.patch(t,u),e.applyData(t,u)}function hj(e,t){const r={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function dj(e,t){const r={type:"root",children:e.wrap(e.all(t))};return e.patch(t,r),e.applyData(t,r)}function mj(e,t){const r={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function pj(e,t){const r=e.all(t),s=r.shift(),l=[];if(s){const c={type:"element",tagName:"thead",properties:{},children:e.wrap([s],!0)};e.patch(t.children[0],c),l.push(c)}if(r.length>0){const c={type:"element",tagName:"tbody",properties:{},children:e.wrap(r,!0)},f=Jd(t.children[1]),d=Kx(t.children[t.children.length-1]);f&&d&&(c.position={start:f,end:d}),l.push(c)}const u={type:"element",tagName:"table",properties:{},children:e.wrap(l,!0)};return e.patch(t,u),e.applyData(t,u)}function gj(e,t,r){const s=r?r.children:void 0,u=(s?s.indexOf(t):1)===0?"th":"td",c=r&&r.type==="table"?r.align:void 0,f=c?c.length:t.children.length;let d=-1;const m=[];for(;++d<f;){const g=t.children[d],x={},w=c?c[d]:void 0;w&&(x.align=w);let _={type:"element",tagName:u,properties:x,children:[]};g&&(_.children=e.all(g),e.patch(g,_),_=e.applyData(g,_)),m.push(_)}const y={type:"element",tagName:"tr",properties:{},children:e.wrap(m,!0)};return e.patch(t,y),e.applyData(t,y)}function yj(e,t){const r={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}const bb=9,xb=32;function bj(e){const t=String(e),r=/\r?\n|\r/g;let s=r.exec(t),l=0;const u=[];for(;s;)u.push(vb(t.slice(l,s.index),l>0,!0),s[0]),l=s.index+s[0].length,s=r.exec(t);return u.push(vb(t.slice(l),l>0,!1)),u.join("")}function vb(e,t,r){let s=0,l=e.length;if(t){let u=e.codePointAt(s);for(;u===bb||u===xb;)s++,u=e.codePointAt(s)}if(r){let u=e.codePointAt(l-1);for(;u===bb||u===xb;)l--,u=e.codePointAt(l-1)}return l>s?e.slice(s,l):""}function xj(e,t){const r={type:"text",value:bj(String(t.value))};return e.patch(t,r),e.applyData(t,r)}function vj(e,t){const r={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,r),e.applyData(t,r)}const wj={blockquote:KT,break:QT,code:ZT,delete:WT,emphasis:ej,footnoteReference:tj,heading:nj,html:rj,imageReference:ij,image:sj,inlineCode:aj,linkReference:lj,link:oj,listItem:uj,list:fj,paragraph:hj,root:dj,strong:mj,table:pj,tableCell:yj,tableRow:gj,text:xj,thematicBreak:vj,toml:gu,yaml:gu,definition:gu,footnoteDefinition:gu};function gu(){}const b1=-1,ec=0,Dl=1,Hu=2,tm=3,nm=4,rm=5,im=6,x1=7,v1=8,wb=typeof self=="object"?self:globalThis,Sj=(e,t)=>{const r=(l,u)=>(e.set(u,l),l),s=l=>{if(e.has(l))return e.get(l);const[u,c]=t[l];switch(u){case ec:case b1:return r(c,l);case Dl:{const f=r([],l);for(const d of c)f.push(s(d));return f}case Hu:{const f=r({},l);for(const[d,m]of c)f[s(d)]=s(m);return f}case tm:return r(new Date(c),l);case nm:{const{source:f,flags:d}=c;return r(new RegExp(f,d),l)}case rm:{const f=r(new Map,l);for(const[d,m]of c)f.set(s(d),s(m));return f}case im:{const f=r(new Set,l);for(const d of c)f.add(s(d));return f}case x1:{const{name:f,message:d}=c;return r(new wb[f](d),l)}case v1:return r(BigInt(c),l);case"BigInt":return r(Object(BigInt(c)),l);case"ArrayBuffer":return r(new Uint8Array(c).buffer,c);case"DataView":{const{buffer:f}=new Uint8Array(c);return r(new DataView(f),c)}}return r(new wb[u](c),l)};return s},Sb=e=>Sj(new Map,e)(0),na="",{toString:_j}={},{keys:kj}=Object,_l=e=>{const t=typeof e;if(t!=="object"||!e)return[ec,t];const r=_j.call(e).slice(8,-1);switch(r){case"Array":return[Dl,na];case"Object":return[Hu,na];case"Date":return[tm,na];case"RegExp":return[nm,na];case"Map":return[rm,na];case"Set":return[im,na];case"DataView":return[Dl,r]}return r.includes("Array")?[Dl,r]:r.includes("Error")?[x1,r]:[Hu,r]},yu=([e,t])=>e===ec&&(t==="function"||t==="symbol"),Ej=(e,t,r,s)=>{const l=(c,f)=>{const d=s.push(c)-1;return r.set(f,d),d},u=c=>{if(r.has(c))return r.get(c);let[f,d]=_l(c);switch(f){case ec:{let y=c;switch(d){case"bigint":f=v1,y=c.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);y=null;break;case"undefined":return l([b1],c)}return l([f,y],c)}case Dl:{if(d){let x=c;return d==="DataView"?x=new Uint8Array(c.buffer):d==="ArrayBuffer"&&(x=new Uint8Array(c)),l([d,[...x]],c)}const y=[],g=l([f,y],c);for(const x of c)y.push(u(x));return g}case Hu:{if(d)switch(d){case"BigInt":return l([d,c.toString()],c);case"Boolean":case"Number":case"String":return l([d,c.valueOf()],c)}if(t&&"toJSON"in c)return u(c.toJSON());const y=[],g=l([f,y],c);for(const x of kj(c))(e||!yu(_l(c[x])))&&y.push([u(x),u(c[x])]);return g}case tm:return l([f,c.toISOString()],c);case nm:{const{source:y,flags:g}=c;return l([f,{source:y,flags:g}],c)}case rm:{const y=[],g=l([f,y],c);for(const[x,w]of c)(e||!(yu(_l(x))||yu(_l(w))))&&y.push([u(x),u(w)]);return g}case im:{const y=[],g=l([f,y],c);for(const x of c)(e||!yu(_l(x)))&&y.push(u(x));return g}}const{message:m}=c;return l([f,{name:d,message:m}],c)};return u},_b=(e,{json:t,lossy:r}={})=>{const s=[];return Ej(!(t||r),!!t,new Map,s)(e),s},qu=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Sb(_b(e,t)):structuredClone(e):(e,t)=>Sb(_b(e,t));function Cj(e,t){const r=[{type:"text",value:"↩"}];return t>1&&r.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),r}function Aj(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Tj(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=e.options.footnoteBackContent||Cj,s=e.options.footnoteBackLabel||Aj,l=e.options.footnoteLabel||"Footnotes",u=e.options.footnoteLabelTagName||"h2",c=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let d=-1;for(;++d<e.footnoteOrder.length;){const m=e.footnoteById.get(e.footnoteOrder[d]);if(!m)continue;const y=e.all(m),g=String(m.identifier).toUpperCase(),x=ka(g.toLowerCase());let w=0;const _=[],j=e.footnoteCounts.get(g);for(;j!==void 0&&++w<=j;){_.length>0&&_.push({type:"text",value:" "});let H=typeof r=="string"?r:r(d,w);typeof H=="string"&&(H={type:"text",value:H}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+x+(w>1?"-"+w:""),dataFootnoteBackref:"",ariaLabel:typeof s=="string"?s:s(d,w),className:["data-footnote-backref"]},children:Array.isArray(H)?H:[H]})}const D=y[y.length-1];if(D&&D.type==="element"&&D.tagName==="p"){const H=D.children[D.children.length-1];H&&H.type==="text"?H.value+=" ":D.children.push({type:"text",value:" "}),D.children.push(..._)}else y.push(..._);const N={type:"element",tagName:"li",properties:{id:t+"fn-"+x},children:e.wrap(y,!0)};e.patch(m,N),f.push(N)}if(f.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:u,properties:{...qu(c),id:"footnote-label"},children:[{type:"text",value:l}]},{type:"text",value:`
|
|
100
100
|
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
|
|
101
|
-
`}]}}const tc=(function(e){if(e==null)return Rj;if(typeof e=="function")return nc(e);if(typeof e=="object")return Array.isArray(e)?jj(e):Nj(e);if(typeof e=="string")return Oj(e);throw new Error("Expected function, string, or object as test")});function jj(e){const t=[];let r=-1;for(;++r<e.length;)t[r]=tc(e[r]);return nc(s);function s(...l){let u=-1;for(;++u<t.length;)if(t[u].apply(this,l))return!0;return!1}}function Nj(e){const t=e;return nc(r);function r(s){const l=s;let u;for(u in e)if(l[u]!==t[u])return!1;return!0}}function Oj(e){return nc(t);function t(r){return r&&r.type===e}}function nc(e){return t;function t(r,s,l){return!!(Mj(r)&&e.call(this,r,typeof s=="number"?s:void 0,l||void 0))}}function Rj(){return!0}function Mj(e){return e!==null&&typeof e=="object"&&"type"in e}const w1=[],Dj=!0,Sd=!1,Lj="skip";function S1(e,t,r,s){let l;typeof t=="function"&&typeof r!="function"?(s=r,r=t):l=t;const u=tc(l),c=s?-1:1;f(e,void 0,[])();function f(d,m,y){const g=d&&typeof d=="object"?d:{};if(typeof g.type=="string"){const w=typeof g.tagName=="string"?g.tagName:typeof g.name=="string"?g.name:void 0;Object.defineProperty(x,"name",{value:"node ("+(d.type+(w?"<"+w+">":""))+")"})}return x;function x(){let w=w1,_,j,
|
|
101
|
+
`}]}}const tc=(function(e){if(e==null)return Rj;if(typeof e=="function")return nc(e);if(typeof e=="object")return Array.isArray(e)?jj(e):Nj(e);if(typeof e=="string")return Oj(e);throw new Error("Expected function, string, or object as test")});function jj(e){const t=[];let r=-1;for(;++r<e.length;)t[r]=tc(e[r]);return nc(s);function s(...l){let u=-1;for(;++u<t.length;)if(t[u].apply(this,l))return!0;return!1}}function Nj(e){const t=e;return nc(r);function r(s){const l=s;let u;for(u in e)if(l[u]!==t[u])return!1;return!0}}function Oj(e){return nc(t);function t(r){return r&&r.type===e}}function nc(e){return t;function t(r,s,l){return!!(Mj(r)&&e.call(this,r,typeof s=="number"?s:void 0,l||void 0))}}function Rj(){return!0}function Mj(e){return e!==null&&typeof e=="object"&&"type"in e}const w1=[],Dj=!0,Sd=!1,Lj="skip";function S1(e,t,r,s){let l;typeof t=="function"&&typeof r!="function"?(s=r,r=t):l=t;const u=tc(l),c=s?-1:1;f(e,void 0,[])();function f(d,m,y){const g=d&&typeof d=="object"?d:{};if(typeof g.type=="string"){const w=typeof g.tagName=="string"?g.tagName:typeof g.name=="string"?g.name:void 0;Object.defineProperty(x,"name",{value:"node ("+(d.type+(w?"<"+w+">":""))+")"})}return x;function x(){let w=w1,_,j,D;if((!t||u(d,m,y[y.length-1]||void 0))&&(w=zj(r(d,y)),w[0]===Sd))return w;if("children"in d&&d.children){const N=d;if(N.children&&w[0]!==Lj)for(j=(s?N.children.length:-1)+c,D=y.concat(N);j>-1&&j<N.children.length;){const H=N.children[j];if(_=f(H,j,D)(),_[0]===Sd)return _;j=typeof _[1]=="number"?_[1]:j+c}}return w}}}function zj(e){return Array.isArray(e)?e:typeof e=="number"?[Dj,e]:e==null?w1:[e]}function sm(e,t,r,s){let l,u,c;typeof t=="function"&&typeof r!="function"?(u=void 0,c=t,l=r):(u=t,c=r,l=s),S1(e,u,f,l);function f(d,m){const y=m[m.length-1],g=y?y.children.indexOf(d):void 0;return c(d,g,y)}}const _d={}.hasOwnProperty,Uj={};function Bj(e,t){const r=t||Uj,s=new Map,l=new Map,u=new Map,c={...wj,...r.handlers},f={all:m,applyData:Hj,definitionById:s,footnoteById:l,footnoteCounts:u,footnoteOrder:[],handlers:c,one:d,options:r,patch:Pj,wrap:Ij};return sm(e,function(y){if(y.type==="definition"||y.type==="footnoteDefinition"){const g=y.type==="definition"?s:l,x=String(y.identifier).toUpperCase();g.has(x)||g.set(x,y)}}),f;function d(y,g){const x=y.type,w=f.handlers[x];if(_d.call(f.handlers,x)&&w)return w(f,y,g);if(f.options.passThrough&&f.options.passThrough.includes(x)){if("children"in y){const{children:j,...D}=y,N=qu(D);return N.children=f.all(y),N}return qu(y)}return(f.options.unknownHandler||qj)(f,y,g)}function m(y){const g=[];if("children"in y){const x=y.children;let w=-1;for(;++w<x.length;){const _=f.one(x[w],y);if(_){if(w&&x[w-1].type==="break"&&(!Array.isArray(_)&&_.type==="text"&&(_.value=kb(_.value)),!Array.isArray(_)&&_.type==="element")){const j=_.children[0];j&&j.type==="text"&&(j.value=kb(j.value))}Array.isArray(_)?g.push(..._):g.push(_)}}}return g}}function Pj(e,t){e.position&&(t.position=AC(e))}function Hj(e,t){let r=t;if(e&&e.data){const s=e.data.hName,l=e.data.hChildren,u=e.data.hProperties;if(typeof s=="string")if(r.type==="element")r.tagName=s;else{const c="children"in r?r.children:[r];r={type:"element",tagName:s,properties:{},children:c}}r.type==="element"&&u&&Object.assign(r.properties,qu(u)),"children"in r&&r.children&&l!==null&&l!==void 0&&(r.children=l)}return r}function qj(e,t){const r=t.data||{},s="value"in t&&!(_d.call(r,"hProperties")||_d.call(r,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,s),e.applyData(t,s)}function Ij(e,t){const r=[];let s=-1;for(t&&r.push({type:"text",value:`
|
|
102
102
|
`});++s<e.length;)s&&r.push({type:"text",value:`
|
|
103
103
|
`}),r.push(e[s]);return t&&e.length>0&&r.push({type:"text",value:`
|
|
104
104
|
`}),r}function kb(e){let t=0,r=e.charCodeAt(t);for(;r===9||r===32;)t++,r=e.charCodeAt(t);return e.slice(t)}function Eb(e,t){const r=Bj(e,t),s=r.one(e,void 0),l=Tj(r),u=Array.isArray(s)?{type:"root",children:s}:s||{type:"root",children:[]};return l&&u.children.push({type:"text",value:`
|
|
105
|
-
`},l),u}function Fj(e,t){return e&&"run"in e?async function(r,s){const l=Eb(r,{file:s,...t});await e.run(l,s)}:function(r,s){return Eb(r,{file:s,...e||t})}}function Cb(e){if(e)throw e}var Bh,Ab;function $j(){if(Ab)return Bh;Ab=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l=function(m){return typeof Array.isArray=="function"?Array.isArray(m):t.call(m)==="[object Array]"},u=function(m){if(!m||t.call(m)!=="[object Object]")return!1;var y=e.call(m,"constructor"),g=m.constructor&&m.constructor.prototype&&e.call(m.constructor.prototype,"isPrototypeOf");if(m.constructor&&!y&&!g)return!1;var x;for(x in m);return typeof x>"u"||e.call(m,x)},c=function(m,y){r&&y.name==="__proto__"?r(m,y.name,{enumerable:!0,configurable:!0,value:y.newValue,writable:!0}):m[y.name]=y.newValue},f=function(m,y){if(y==="__proto__")if(e.call(m,y)){if(s)return s(m,y).value}else return;return m[y]};return Bh=function d(){var m,y,g,x,w,_,j=arguments[0],L=1,N=arguments.length,H=!1;for(typeof j=="boolean"&&(H=j,j=arguments[1]||{},L=2),(j==null||typeof j!="object"&&typeof j!="function")&&(j={});L<N;++L)if(m=arguments[L],m!=null)for(y in m)g=f(j,y),x=f(m,y),j!==x&&(H&&x&&(u(x)||(w=l(x)))?(w?(w=!1,_=g&&l(g)?g:[]):_=g&&u(g)?g:{},c(j,{name:y,newValue:d(H,_,x)})):typeof x<"u"&&c(j,{name:y,newValue:x}));return j},Bh}var Yj=$j();const Ph=Yb(Yj);function kd(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Vj(){const e=[],t={run:r,use:s};return t;function r(...l){let u=-1;const c=l.pop();if(typeof c!="function")throw new TypeError("Expected function as last argument, not "+c);f(null,...l);function f(d,...m){const y=e[++u];let g=-1;if(d){c(d);return}for(;++g<l.length;)(m[g]===null||m[g]===void 0)&&(m[g]=l[g]);l=m,y?Gj(y,f)(...m):c(null,...m)}}function s(l){if(typeof l!="function")throw new TypeError("Expected `middelware` to be a function, not "+l);return e.push(l),t}}function Gj(e,t){let r;return s;function s(...c){const f=e.length>c.length;let d;f&&c.push(l);try{d=e.apply(this,c)}catch(m){const y=m;if(f&&r)throw y;return l(y)}f||(d&&d.then&&typeof d.then=="function"?d.then(u,l):d instanceof Error?l(d):u(d))}function l(c,...f){r||(r=!0,t(c,...f))}function u(c){l(null,c)}}const jr={basename:Jj,dirname:Xj,extname:Kj,join:Qj,sep:"/"};function Jj(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Xl(e);let r=0,s=-1,l=e.length,u;if(t===void 0||t.length===0||t.length>e.length){for(;l--;)if(e.codePointAt(l)===47){if(u){r=l+1;break}}else s<0&&(u=!0,s=l+1);return s<0?"":e.slice(r,s)}if(t===e)return"";let c=-1,f=t.length-1;for(;l--;)if(e.codePointAt(l)===47){if(u){r=l+1;break}}else c<0&&(u=!0,c=l+1),f>-1&&(e.codePointAt(l)===t.codePointAt(f--)?f<0&&(s=l):(f=-1,s=c));return r===s?s=c:s<0&&(s=e.length),e.slice(r,s)}function Xj(e){if(Xl(e),e.length===0)return".";let t=-1,r=e.length,s;for(;--r;)if(e.codePointAt(r)===47){if(s){t=r;break}}else s||(s=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function Kj(e){Xl(e);let t=e.length,r=-1,s=0,l=-1,u=0,c;for(;t--;){const f=e.codePointAt(t);if(f===47){if(c){s=t+1;break}continue}r<0&&(c=!0,r=t+1),f===46?l<0?l=t:u!==1&&(u=1):l>-1&&(u=-1)}return l<0||r<0||u===0||u===1&&l===r-1&&l===s+1?"":e.slice(l,r)}function Qj(...e){let t=-1,r;for(;++t<e.length;)Xl(e[t]),e[t]&&(r=r===void 0?e[t]:r+"/"+e[t]);return r===void 0?".":Zj(r)}function Zj(e){Xl(e);const t=e.codePointAt(0)===47;let r=Wj(e,!t);return r.length===0&&!t&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),t?"/"+r:r}function Wj(e,t){let r="",s=0,l=-1,u=0,c=-1,f,d;for(;++c<=e.length;){if(c<e.length)f=e.codePointAt(c);else{if(f===47)break;f=47}if(f===47){if(!(l===c-1||u===1))if(l!==c-1&&u===2){if(r.length<2||s!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(d=r.lastIndexOf("/"),d!==r.length-1){d<0?(r="",s=0):(r=r.slice(0,d),s=r.length-1-r.lastIndexOf("/")),l=c,u=0;continue}}else if(r.length>0){r="",s=0,l=c,u=0;continue}}t&&(r=r.length>0?r+"/..":"..",s=2)}else r.length>0?r+="/"+e.slice(l+1,c):r=e.slice(l+1,c),s=c-l-1;l=c,u=0}else f===46&&u>-1?u++:u=-1}return r}function Xl(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const eN={cwd:tN};function tN(){return"/"}function Ed(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function nN(e){if(typeof e=="string")e=new URL(e);else if(!Ed(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return rN(e)}function rN(e){if(e.hostname!==""){const s=new TypeError('File URL host must be "localhost" or empty on darwin');throw s.code="ERR_INVALID_FILE_URL_HOST",s}const t=e.pathname;let r=-1;for(;++r<t.length;)if(t.codePointAt(r)===37&&t.codePointAt(r+1)===50){const s=t.codePointAt(r+2);if(s===70||s===102){const l=new TypeError("File URL path must not include encoded / characters");throw l.code="ERR_INVALID_FILE_URL_PATH",l}}return decodeURIComponent(t)}const Hh=["history","path","basename","stem","extname","dirname"];class _1{constructor(t){let r;t?Ed(t)?r={path:t}:typeof t=="string"||iN(t)?r={value:t}:r=t:r={},this.cwd="cwd"in r?"":eN.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let s=-1;for(;++s<Hh.length;){const u=Hh[s];u in r&&r[u]!==void 0&&r[u]!==null&&(this[u]=u==="history"?[...r[u]]:r[u])}let l;for(l in r)Hh.includes(l)||(this[l]=r[l])}get basename(){return typeof this.path=="string"?jr.basename(this.path):void 0}set basename(t){Ih(t,"basename"),qh(t,"basename"),this.path=jr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?jr.dirname(this.path):void 0}set dirname(t){Tb(this.basename,"dirname"),this.path=jr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?jr.extname(this.path):void 0}set extname(t){if(qh(t,"extname"),Tb(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=jr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ed(t)&&(t=nN(t)),Ih(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?jr.basename(this.path,this.extname):void 0}set stem(t){Ih(t,"stem"),qh(t,"stem"),this.path=jr.join(this.dirname||"",t+(this.extname||""))}fail(t,r,s){const l=this.message(t,r,s);throw l.fatal=!0,l}info(t,r,s){const l=this.message(t,r,s);return l.fatal=void 0,l}message(t,r,s){const l=new pn(t,r,s);return this.path&&(l.name=this.path+":"+l.name,l.file=this.path),l.fatal=!1,this.messages.push(l),l}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function qh(e,t){if(e&&e.includes(jr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+jr.sep+"`")}function Ih(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Tb(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function iN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const sN=(function(e){const s=this.constructor.prototype,l=s[e],u=function(){return l.apply(u,arguments)};return Object.setPrototypeOf(u,s),u}),aN={}.hasOwnProperty;class am extends sN{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=Vj()}copy(){const t=new am;let r=-1;for(;++r<this.attachers.length;){const s=this.attachers[r];t.use(...s)}return t.data(Ph(!0,{},this.namespace)),t}data(t,r){return typeof t=="string"?arguments.length===2?(Yh("data",this.frozen),this.namespace[t]=r,this):aN.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Yh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[r,...s]=this.attachers[this.freezeIndex];if(s[0]===!1)continue;s[0]===!0&&(s[0]=void 0);const l=r.call(t,...s);typeof l=="function"&&this.transformers.use(l)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const r=bu(t),s=this.parser||this.Parser;return Fh("parse",s),s(String(r),r)}process(t,r){const s=this;return this.freeze(),Fh("process",this.parser||this.Parser),$h("process",this.compiler||this.Compiler),r?l(void 0,r):new Promise(l);function l(u,c){const f=bu(t),d=s.parse(f);s.run(d,f,function(y,g,x){if(y||!g||!x)return m(y);const w=g,_=s.stringify(w,x);uN(_)?x.value=_:x.result=_,m(y,x)});function m(y,g){y||!g?c(y):u?u(g):r(void 0,g)}}}processSync(t){let r=!1,s;return this.freeze(),Fh("processSync",this.parser||this.Parser),$h("processSync",this.compiler||this.Compiler),this.process(t,l),Nb("processSync","process",r),s;function l(u,c){r=!0,Cb(u),s=c}}run(t,r,s){jb(t),this.freeze();const l=this.transformers;return!s&&typeof r=="function"&&(s=r,r=void 0),s?u(void 0,s):new Promise(u);function u(c,f){const d=bu(r);l.run(t,d,m);function m(y,g,x){const w=g||t;y?f(y):c?c(w):s(void 0,w,x)}}}runSync(t,r){let s=!1,l;return this.run(t,r,u),Nb("runSync","run",s),l;function u(c,f){Cb(c),l=f,s=!0}}stringify(t,r){this.freeze();const s=bu(r),l=this.compiler||this.Compiler;return $h("stringify",l),jb(t),l(t,s)}use(t,...r){const s=this.attachers,l=this.namespace;if(Yh("use",this.frozen),t!=null)if(typeof t=="function")d(t,r);else if(typeof t=="object")Array.isArray(t)?f(t):c(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function u(m){if(typeof m=="function")d(m,[]);else if(typeof m=="object")if(Array.isArray(m)){const[y,...g]=m;d(y,g)}else c(m);else throw new TypeError("Expected usable value, not `"+m+"`")}function c(m){if(!("plugins"in m)&&!("settings"in m))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");f(m.plugins),m.settings&&(l.settings=Ph(!0,l.settings,m.settings))}function f(m){let y=-1;if(m!=null)if(Array.isArray(m))for(;++y<m.length;){const g=m[y];u(g)}else throw new TypeError("Expected a list of plugins, not `"+m+"`")}function d(m,y){let g=-1,x=-1;for(;++g<s.length;)if(s[g][0]===m){x=g;break}if(x===-1)s.push([m,...y]);else if(y.length>0){let[w,..._]=y;const j=s[x][1];kd(j)&&kd(w)&&(w=Ph(!0,j,w)),s[x]=[m,w,..._]}}}}const lN=new am().freeze();function Fh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function $h(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Yh(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function jb(e){if(!kd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Nb(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function bu(e){return oN(e)?e:new _1(e)}function oN(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function uN(e){return typeof e=="string"||cN(e)}function cN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const fN="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Ob=[],Rb={allowDangerousHtml:!0},hN=/^(https?|ircs?|mailto|xmpp)$/i,dN=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function Mb(e){const t=mN(e),r=pN(e);return gN(t.runSync(t.parse(r),r),e)}function mN(e){const t=e.rehypePlugins||Ob,r=e.remarkPlugins||Ob,s=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Rb}:Rb;return lN().use(XT).use(r).use(Fj,s).use(t)}function pN(e){const t=e.children||"",r=new _1;return typeof t=="string"&&(r.value=t),r}function gN(e,t){const r=t.allowedElements,s=t.allowElement,l=t.components,u=t.disallowedElements,c=t.skipHtml,f=t.unwrapDisallowed,d=t.urlTransform||yN;for(const y of dN)Object.hasOwn(t,y.from)&&(""+y.from+(y.to?"use `"+y.to+"` instead":"remove it")+fN+y.id,void 0);return sm(e,m),RC(e,{Fragment:b.Fragment,components:l,ignoreInvalidStyle:!0,jsx:b.jsx,jsxs:b.jsxs,passKeys:!0,passNode:!0});function m(y,g,x){if(y.type==="raw"&&x&&typeof g=="number")return c?x.children.splice(g,1):x.children[g]={type:"text",value:y.value},g;if(y.type==="element"){let w;for(w in Lh)if(Object.hasOwn(Lh,w)&&Object.hasOwn(y.properties,w)){const _=y.properties[w],j=Lh[w];(j===null||j.includes(y.tagName))&&(y.properties[w]=d(String(_||""),w,y))}}if(y.type==="element"){let w=r?!r.includes(y.tagName):u?u.includes(y.tagName):!1;if(!w&&s&&typeof g=="number"&&(w=!s(y,g,x)),w&&x&&typeof g=="number")return f&&y.children?x.children.splice(g,1,...y.children):x.children.splice(g,1),g}}}function yN(e){const t=e.indexOf(":"),r=e.indexOf("?"),s=e.indexOf("#"),l=e.indexOf("/");return t===-1||l!==-1&&t>l||r!==-1&&t>r||s!==-1&&t>s||hN.test(e.slice(0,t))?e:""}function Db(e,t){const r=String(e);if(typeof t!="string")throw new TypeError("Expected character");let s=0,l=r.indexOf(t);for(;l!==-1;)s++,l=r.indexOf(t,l+t.length);return s}function bN(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function k1(e,t,r){const l=tc((r||{}).ignore||[]),u=xN(t);let c=-1;for(;++c<u.length;)S1(e,"text",f);function f(m,y){let g=-1,x;for(;++g<y.length;){const w=y[g],_=x?x.children:void 0;if(l(w,_?_.indexOf(w):void 0,x))return;x=w}if(x)return d(m,y)}function d(m,y){const g=y[y.length-1],x=u[c][0],w=u[c][1];let _=0;const L=g.children.indexOf(m);let N=!1,H=[];x.lastIndex=0;let $=x.exec(m.value);for(;$;){const fe=$.index,U={index:$.index,input:$.input,stack:[...y,m]};let R=w(...$,U);if(typeof R=="string"&&(R=R.length>0?{type:"text",value:R}:void 0),R===!1?x.lastIndex=fe+1:(_!==fe&&H.push({type:"text",value:m.value.slice(_,fe)}),Array.isArray(R)?H.push(...R):R&&H.push(R),_=fe+$[0].length,N=!0),!x.global)break;$=x.exec(m.value)}return N?(_<m.value.length&&H.push({type:"text",value:m.value.slice(_)}),g.children.splice(L,1,...H)):H=[m],L+H.length}}function xN(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const r=!e[0]||Array.isArray(e[0])?e:[e];let s=-1;for(;++s<r.length;){const l=r[s];t.push([vN(l[0]),wN(l[1])])}return t}function vN(e){return typeof e=="string"?new RegExp(bN(e),"g"):e}function wN(e){return typeof e=="function"?e:function(){return e}}const Vh="phrasing",Gh=["autolink","link","image","label"];function SN(){return{transforms:[jN],enter:{literalAutolink:kN,literalAutolinkEmail:Jh,literalAutolinkHttp:Jh,literalAutolinkWww:Jh},exit:{literalAutolink:TN,literalAutolinkEmail:AN,literalAutolinkHttp:EN,literalAutolinkWww:CN}}}function _N(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Vh,notInConstruct:Gh},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Vh,notInConstruct:Gh},{character:":",before:"[ps]",after:"\\/",inConstruct:Vh,notInConstruct:Gh}]}}function kN(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Jh(e){this.config.enter.autolinkProtocol.call(this,e)}function EN(e){this.config.exit.autolinkProtocol.call(this,e)}function CN(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function AN(e){this.config.exit.autolinkEmail.call(this,e)}function TN(e){this.exit(e)}function jN(e){k1(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,NN],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),ON]],{ignore:["link","linkReference"]})}function NN(e,t,r,s,l){let u="";if(!E1(l)||(/^w/i.test(t)&&(r=t+r,t="",u="http://"),!RN(r)))return!1;const c=MN(r+s);if(!c[0])return!1;const f={type:"link",title:null,url:u+t+c[0],children:[{type:"text",value:t+c[0]}]};return c[1]?[f,{type:"text",value:c[1]}]:f}function ON(e,t,r,s){return!E1(s,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+r,children:[{type:"text",value:t+"@"+r}]}}function RN(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function MN(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let r=t[0],s=r.indexOf(")");const l=Db(e,"(");let u=Db(e,")");for(;s!==-1&&l>u;)e+=r.slice(0,s+1),r=r.slice(s+1),s=r.indexOf(")"),u++;return[e,r]}function E1(e,t){const r=e.input.charCodeAt(e.index-1);return(e.index===0||gs(r)||Zu(r))&&(!t||r!==47)}C1.peek=IN;function DN(){this.buffer()}function LN(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function zN(){this.buffer()}function UN(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function BN(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=wr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function PN(e){this.exit(e)}function HN(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=wr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function qN(e){this.exit(e)}function IN(){return"["}function C1(e,t,r,s){const l=r.createTracker(s);let u=l.move("[^");const c=r.enter("footnoteReference"),f=r.enter("reference");return u+=l.move(r.safe(r.associationId(e),{after:"]",before:u})),f(),c(),u+=l.move("]"),u}function FN(){return{enter:{gfmFootnoteCallString:DN,gfmFootnoteCall:LN,gfmFootnoteDefinitionLabelString:zN,gfmFootnoteDefinition:UN},exit:{gfmFootnoteCallString:BN,gfmFootnoteCall:PN,gfmFootnoteDefinitionLabelString:HN,gfmFootnoteDefinition:qN}}}function $N(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:r,footnoteReference:C1},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function r(s,l,u,c){const f=u.createTracker(c);let d=f.move("[^");const m=u.enter("footnoteDefinition"),y=u.enter("label");return d+=f.move(u.safe(u.associationId(s),{before:d,after:"]"})),y(),d+=f.move("]:"),s.children&&s.children.length>0&&(f.shift(4),d+=f.move((t?`
|
|
106
|
-
`:" ")+u.indentLines(u.containerFlow(s,f.current()),t?A1:YN))),m(),d}}function YN(e,t,r){return t===0?e:A1(e,t,r)}function A1(e,t,r){return(r?"":" ")+e}const VN=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];T1.peek=QN;function GN(){return{canContainEols:["delete"],enter:{strikethrough:XN},exit:{strikethrough:KN}}}function JN(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:VN}],handlers:{delete:T1}}}function XN(e){this.enter({type:"delete",children:[]},e)}function KN(e){this.exit(e)}function T1(e,t,r,s){const l=r.createTracker(s),u=r.enter("strikethrough");let c=l.move("~~");return c+=r.containerPhrasing(e,{...l.current(),before:c,after:"~"}),c+=l.move("~~"),u(),c}function QN(){return"~"}function ZN(e){return e.length}function WN(e,t){const r=t||{},s=(r.align||[]).concat(),l=r.stringLength||ZN,u=[],c=[],f=[],d=[];let m=0,y=-1;for(;++y<e.length;){const j=[],
|
|
105
|
+
`},l),u}function Fj(e,t){return e&&"run"in e?async function(r,s){const l=Eb(r,{file:s,...t});await e.run(l,s)}:function(r,s){return Eb(r,{file:s,...e||t})}}function Cb(e){if(e)throw e}var Bh,Ab;function $j(){if(Ab)return Bh;Ab=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l=function(m){return typeof Array.isArray=="function"?Array.isArray(m):t.call(m)==="[object Array]"},u=function(m){if(!m||t.call(m)!=="[object Object]")return!1;var y=e.call(m,"constructor"),g=m.constructor&&m.constructor.prototype&&e.call(m.constructor.prototype,"isPrototypeOf");if(m.constructor&&!y&&!g)return!1;var x;for(x in m);return typeof x>"u"||e.call(m,x)},c=function(m,y){r&&y.name==="__proto__"?r(m,y.name,{enumerable:!0,configurable:!0,value:y.newValue,writable:!0}):m[y.name]=y.newValue},f=function(m,y){if(y==="__proto__")if(e.call(m,y)){if(s)return s(m,y).value}else return;return m[y]};return Bh=function d(){var m,y,g,x,w,_,j=arguments[0],D=1,N=arguments.length,H=!1;for(typeof j=="boolean"&&(H=j,j=arguments[1]||{},D=2),(j==null||typeof j!="object"&&typeof j!="function")&&(j={});D<N;++D)if(m=arguments[D],m!=null)for(y in m)g=f(j,y),x=f(m,y),j!==x&&(H&&x&&(u(x)||(w=l(x)))?(w?(w=!1,_=g&&l(g)?g:[]):_=g&&u(g)?g:{},c(j,{name:y,newValue:d(H,_,x)})):typeof x<"u"&&c(j,{name:y,newValue:x}));return j},Bh}var Yj=$j();const Ph=Yb(Yj);function kd(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Vj(){const e=[],t={run:r,use:s};return t;function r(...l){let u=-1;const c=l.pop();if(typeof c!="function")throw new TypeError("Expected function as last argument, not "+c);f(null,...l);function f(d,...m){const y=e[++u];let g=-1;if(d){c(d);return}for(;++g<l.length;)(m[g]===null||m[g]===void 0)&&(m[g]=l[g]);l=m,y?Gj(y,f)(...m):c(null,...m)}}function s(l){if(typeof l!="function")throw new TypeError("Expected `middelware` to be a function, not "+l);return e.push(l),t}}function Gj(e,t){let r;return s;function s(...c){const f=e.length>c.length;let d;f&&c.push(l);try{d=e.apply(this,c)}catch(m){const y=m;if(f&&r)throw y;return l(y)}f||(d&&d.then&&typeof d.then=="function"?d.then(u,l):d instanceof Error?l(d):u(d))}function l(c,...f){r||(r=!0,t(c,...f))}function u(c){l(null,c)}}const jr={basename:Jj,dirname:Xj,extname:Kj,join:Qj,sep:"/"};function Jj(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Xl(e);let r=0,s=-1,l=e.length,u;if(t===void 0||t.length===0||t.length>e.length){for(;l--;)if(e.codePointAt(l)===47){if(u){r=l+1;break}}else s<0&&(u=!0,s=l+1);return s<0?"":e.slice(r,s)}if(t===e)return"";let c=-1,f=t.length-1;for(;l--;)if(e.codePointAt(l)===47){if(u){r=l+1;break}}else c<0&&(u=!0,c=l+1),f>-1&&(e.codePointAt(l)===t.codePointAt(f--)?f<0&&(s=l):(f=-1,s=c));return r===s?s=c:s<0&&(s=e.length),e.slice(r,s)}function Xj(e){if(Xl(e),e.length===0)return".";let t=-1,r=e.length,s;for(;--r;)if(e.codePointAt(r)===47){if(s){t=r;break}}else s||(s=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function Kj(e){Xl(e);let t=e.length,r=-1,s=0,l=-1,u=0,c;for(;t--;){const f=e.codePointAt(t);if(f===47){if(c){s=t+1;break}continue}r<0&&(c=!0,r=t+1),f===46?l<0?l=t:u!==1&&(u=1):l>-1&&(u=-1)}return l<0||r<0||u===0||u===1&&l===r-1&&l===s+1?"":e.slice(l,r)}function Qj(...e){let t=-1,r;for(;++t<e.length;)Xl(e[t]),e[t]&&(r=r===void 0?e[t]:r+"/"+e[t]);return r===void 0?".":Zj(r)}function Zj(e){Xl(e);const t=e.codePointAt(0)===47;let r=Wj(e,!t);return r.length===0&&!t&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),t?"/"+r:r}function Wj(e,t){let r="",s=0,l=-1,u=0,c=-1,f,d;for(;++c<=e.length;){if(c<e.length)f=e.codePointAt(c);else{if(f===47)break;f=47}if(f===47){if(!(l===c-1||u===1))if(l!==c-1&&u===2){if(r.length<2||s!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(d=r.lastIndexOf("/"),d!==r.length-1){d<0?(r="",s=0):(r=r.slice(0,d),s=r.length-1-r.lastIndexOf("/")),l=c,u=0;continue}}else if(r.length>0){r="",s=0,l=c,u=0;continue}}t&&(r=r.length>0?r+"/..":"..",s=2)}else r.length>0?r+="/"+e.slice(l+1,c):r=e.slice(l+1,c),s=c-l-1;l=c,u=0}else f===46&&u>-1?u++:u=-1}return r}function Xl(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const eN={cwd:tN};function tN(){return"/"}function Ed(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function nN(e){if(typeof e=="string")e=new URL(e);else if(!Ed(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return rN(e)}function rN(e){if(e.hostname!==""){const s=new TypeError('File URL host must be "localhost" or empty on darwin');throw s.code="ERR_INVALID_FILE_URL_HOST",s}const t=e.pathname;let r=-1;for(;++r<t.length;)if(t.codePointAt(r)===37&&t.codePointAt(r+1)===50){const s=t.codePointAt(r+2);if(s===70||s===102){const l=new TypeError("File URL path must not include encoded / characters");throw l.code="ERR_INVALID_FILE_URL_PATH",l}}return decodeURIComponent(t)}const Hh=["history","path","basename","stem","extname","dirname"];class _1{constructor(t){let r;t?Ed(t)?r={path:t}:typeof t=="string"||iN(t)?r={value:t}:r=t:r={},this.cwd="cwd"in r?"":eN.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let s=-1;for(;++s<Hh.length;){const u=Hh[s];u in r&&r[u]!==void 0&&r[u]!==null&&(this[u]=u==="history"?[...r[u]]:r[u])}let l;for(l in r)Hh.includes(l)||(this[l]=r[l])}get basename(){return typeof this.path=="string"?jr.basename(this.path):void 0}set basename(t){Ih(t,"basename"),qh(t,"basename"),this.path=jr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?jr.dirname(this.path):void 0}set dirname(t){Tb(this.basename,"dirname"),this.path=jr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?jr.extname(this.path):void 0}set extname(t){if(qh(t,"extname"),Tb(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=jr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ed(t)&&(t=nN(t)),Ih(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?jr.basename(this.path,this.extname):void 0}set stem(t){Ih(t,"stem"),qh(t,"stem"),this.path=jr.join(this.dirname||"",t+(this.extname||""))}fail(t,r,s){const l=this.message(t,r,s);throw l.fatal=!0,l}info(t,r,s){const l=this.message(t,r,s);return l.fatal=void 0,l}message(t,r,s){const l=new pn(t,r,s);return this.path&&(l.name=this.path+":"+l.name,l.file=this.path),l.fatal=!1,this.messages.push(l),l}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function qh(e,t){if(e&&e.includes(jr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+jr.sep+"`")}function Ih(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Tb(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function iN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const sN=(function(e){const s=this.constructor.prototype,l=s[e],u=function(){return l.apply(u,arguments)};return Object.setPrototypeOf(u,s),u}),aN={}.hasOwnProperty;class am extends sN{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=Vj()}copy(){const t=new am;let r=-1;for(;++r<this.attachers.length;){const s=this.attachers[r];t.use(...s)}return t.data(Ph(!0,{},this.namespace)),t}data(t,r){return typeof t=="string"?arguments.length===2?(Yh("data",this.frozen),this.namespace[t]=r,this):aN.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Yh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[r,...s]=this.attachers[this.freezeIndex];if(s[0]===!1)continue;s[0]===!0&&(s[0]=void 0);const l=r.call(t,...s);typeof l=="function"&&this.transformers.use(l)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const r=bu(t),s=this.parser||this.Parser;return Fh("parse",s),s(String(r),r)}process(t,r){const s=this;return this.freeze(),Fh("process",this.parser||this.Parser),$h("process",this.compiler||this.Compiler),r?l(void 0,r):new Promise(l);function l(u,c){const f=bu(t),d=s.parse(f);s.run(d,f,function(y,g,x){if(y||!g||!x)return m(y);const w=g,_=s.stringify(w,x);uN(_)?x.value=_:x.result=_,m(y,x)});function m(y,g){y||!g?c(y):u?u(g):r(void 0,g)}}}processSync(t){let r=!1,s;return this.freeze(),Fh("processSync",this.parser||this.Parser),$h("processSync",this.compiler||this.Compiler),this.process(t,l),Nb("processSync","process",r),s;function l(u,c){r=!0,Cb(u),s=c}}run(t,r,s){jb(t),this.freeze();const l=this.transformers;return!s&&typeof r=="function"&&(s=r,r=void 0),s?u(void 0,s):new Promise(u);function u(c,f){const d=bu(r);l.run(t,d,m);function m(y,g,x){const w=g||t;y?f(y):c?c(w):s(void 0,w,x)}}}runSync(t,r){let s=!1,l;return this.run(t,r,u),Nb("runSync","run",s),l;function u(c,f){Cb(c),l=f,s=!0}}stringify(t,r){this.freeze();const s=bu(r),l=this.compiler||this.Compiler;return $h("stringify",l),jb(t),l(t,s)}use(t,...r){const s=this.attachers,l=this.namespace;if(Yh("use",this.frozen),t!=null)if(typeof t=="function")d(t,r);else if(typeof t=="object")Array.isArray(t)?f(t):c(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function u(m){if(typeof m=="function")d(m,[]);else if(typeof m=="object")if(Array.isArray(m)){const[y,...g]=m;d(y,g)}else c(m);else throw new TypeError("Expected usable value, not `"+m+"`")}function c(m){if(!("plugins"in m)&&!("settings"in m))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");f(m.plugins),m.settings&&(l.settings=Ph(!0,l.settings,m.settings))}function f(m){let y=-1;if(m!=null)if(Array.isArray(m))for(;++y<m.length;){const g=m[y];u(g)}else throw new TypeError("Expected a list of plugins, not `"+m+"`")}function d(m,y){let g=-1,x=-1;for(;++g<s.length;)if(s[g][0]===m){x=g;break}if(x===-1)s.push([m,...y]);else if(y.length>0){let[w,..._]=y;const j=s[x][1];kd(j)&&kd(w)&&(w=Ph(!0,j,w)),s[x]=[m,w,..._]}}}}const lN=new am().freeze();function Fh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function $h(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Yh(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function jb(e){if(!kd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Nb(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function bu(e){return oN(e)?e:new _1(e)}function oN(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function uN(e){return typeof e=="string"||cN(e)}function cN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const fN="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Ob=[],Rb={allowDangerousHtml:!0},hN=/^(https?|ircs?|mailto|xmpp)$/i,dN=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function Mb(e){const t=mN(e),r=pN(e);return gN(t.runSync(t.parse(r),r),e)}function mN(e){const t=e.rehypePlugins||Ob,r=e.remarkPlugins||Ob,s=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Rb}:Rb;return lN().use(XT).use(r).use(Fj,s).use(t)}function pN(e){const t=e.children||"",r=new _1;return typeof t=="string"&&(r.value=t),r}function gN(e,t){const r=t.allowedElements,s=t.allowElement,l=t.components,u=t.disallowedElements,c=t.skipHtml,f=t.unwrapDisallowed,d=t.urlTransform||yN;for(const y of dN)Object.hasOwn(t,y.from)&&(""+y.from+(y.to?"use `"+y.to+"` instead":"remove it")+fN+y.id,void 0);return sm(e,m),RC(e,{Fragment:b.Fragment,components:l,ignoreInvalidStyle:!0,jsx:b.jsx,jsxs:b.jsxs,passKeys:!0,passNode:!0});function m(y,g,x){if(y.type==="raw"&&x&&typeof g=="number")return c?x.children.splice(g,1):x.children[g]={type:"text",value:y.value},g;if(y.type==="element"){let w;for(w in Lh)if(Object.hasOwn(Lh,w)&&Object.hasOwn(y.properties,w)){const _=y.properties[w],j=Lh[w];(j===null||j.includes(y.tagName))&&(y.properties[w]=d(String(_||""),w,y))}}if(y.type==="element"){let w=r?!r.includes(y.tagName):u?u.includes(y.tagName):!1;if(!w&&s&&typeof g=="number"&&(w=!s(y,g,x)),w&&x&&typeof g=="number")return f&&y.children?x.children.splice(g,1,...y.children):x.children.splice(g,1),g}}}function yN(e){const t=e.indexOf(":"),r=e.indexOf("?"),s=e.indexOf("#"),l=e.indexOf("/");return t===-1||l!==-1&&t>l||r!==-1&&t>r||s!==-1&&t>s||hN.test(e.slice(0,t))?e:""}function Db(e,t){const r=String(e);if(typeof t!="string")throw new TypeError("Expected character");let s=0,l=r.indexOf(t);for(;l!==-1;)s++,l=r.indexOf(t,l+t.length);return s}function bN(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function k1(e,t,r){const l=tc((r||{}).ignore||[]),u=xN(t);let c=-1;for(;++c<u.length;)S1(e,"text",f);function f(m,y){let g=-1,x;for(;++g<y.length;){const w=y[g],_=x?x.children:void 0;if(l(w,_?_.indexOf(w):void 0,x))return;x=w}if(x)return d(m,y)}function d(m,y){const g=y[y.length-1],x=u[c][0],w=u[c][1];let _=0;const D=g.children.indexOf(m);let N=!1,H=[];x.lastIndex=0;let F=x.exec(m.value);for(;F;){const fe=F.index,z={index:F.index,input:F.input,stack:[...y,m]};let R=w(...F,z);if(typeof R=="string"&&(R=R.length>0?{type:"text",value:R}:void 0),R===!1?x.lastIndex=fe+1:(_!==fe&&H.push({type:"text",value:m.value.slice(_,fe)}),Array.isArray(R)?H.push(...R):R&&H.push(R),_=fe+F[0].length,N=!0),!x.global)break;F=x.exec(m.value)}return N?(_<m.value.length&&H.push({type:"text",value:m.value.slice(_)}),g.children.splice(D,1,...H)):H=[m],D+H.length}}function xN(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const r=!e[0]||Array.isArray(e[0])?e:[e];let s=-1;for(;++s<r.length;){const l=r[s];t.push([vN(l[0]),wN(l[1])])}return t}function vN(e){return typeof e=="string"?new RegExp(bN(e),"g"):e}function wN(e){return typeof e=="function"?e:function(){return e}}const Vh="phrasing",Gh=["autolink","link","image","label"];function SN(){return{transforms:[jN],enter:{literalAutolink:kN,literalAutolinkEmail:Jh,literalAutolinkHttp:Jh,literalAutolinkWww:Jh},exit:{literalAutolink:TN,literalAutolinkEmail:AN,literalAutolinkHttp:EN,literalAutolinkWww:CN}}}function _N(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Vh,notInConstruct:Gh},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Vh,notInConstruct:Gh},{character:":",before:"[ps]",after:"\\/",inConstruct:Vh,notInConstruct:Gh}]}}function kN(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Jh(e){this.config.enter.autolinkProtocol.call(this,e)}function EN(e){this.config.exit.autolinkProtocol.call(this,e)}function CN(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function AN(e){this.config.exit.autolinkEmail.call(this,e)}function TN(e){this.exit(e)}function jN(e){k1(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,NN],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),ON]],{ignore:["link","linkReference"]})}function NN(e,t,r,s,l){let u="";if(!E1(l)||(/^w/i.test(t)&&(r=t+r,t="",u="http://"),!RN(r)))return!1;const c=MN(r+s);if(!c[0])return!1;const f={type:"link",title:null,url:u+t+c[0],children:[{type:"text",value:t+c[0]}]};return c[1]?[f,{type:"text",value:c[1]}]:f}function ON(e,t,r,s){return!E1(s,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+r,children:[{type:"text",value:t+"@"+r}]}}function RN(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function MN(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let r=t[0],s=r.indexOf(")");const l=Db(e,"(");let u=Db(e,")");for(;s!==-1&&l>u;)e+=r.slice(0,s+1),r=r.slice(s+1),s=r.indexOf(")"),u++;return[e,r]}function E1(e,t){const r=e.input.charCodeAt(e.index-1);return(e.index===0||gs(r)||Zu(r))&&(!t||r!==47)}C1.peek=IN;function DN(){this.buffer()}function LN(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function zN(){this.buffer()}function UN(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function BN(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=wr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function PN(e){this.exit(e)}function HN(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=wr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function qN(e){this.exit(e)}function IN(){return"["}function C1(e,t,r,s){const l=r.createTracker(s);let u=l.move("[^");const c=r.enter("footnoteReference"),f=r.enter("reference");return u+=l.move(r.safe(r.associationId(e),{after:"]",before:u})),f(),c(),u+=l.move("]"),u}function FN(){return{enter:{gfmFootnoteCallString:DN,gfmFootnoteCall:LN,gfmFootnoteDefinitionLabelString:zN,gfmFootnoteDefinition:UN},exit:{gfmFootnoteCallString:BN,gfmFootnoteCall:PN,gfmFootnoteDefinitionLabelString:HN,gfmFootnoteDefinition:qN}}}function $N(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:r,footnoteReference:C1},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function r(s,l,u,c){const f=u.createTracker(c);let d=f.move("[^");const m=u.enter("footnoteDefinition"),y=u.enter("label");return d+=f.move(u.safe(u.associationId(s),{before:d,after:"]"})),y(),d+=f.move("]:"),s.children&&s.children.length>0&&(f.shift(4),d+=f.move((t?`
|
|
106
|
+
`:" ")+u.indentLines(u.containerFlow(s,f.current()),t?A1:YN))),m(),d}}function YN(e,t,r){return t===0?e:A1(e,t,r)}function A1(e,t,r){return(r?"":" ")+e}const VN=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];T1.peek=QN;function GN(){return{canContainEols:["delete"],enter:{strikethrough:XN},exit:{strikethrough:KN}}}function JN(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:VN}],handlers:{delete:T1}}}function XN(e){this.enter({type:"delete",children:[]},e)}function KN(e){this.exit(e)}function T1(e,t,r,s){const l=r.createTracker(s),u=r.enter("strikethrough");let c=l.move("~~");return c+=r.containerPhrasing(e,{...l.current(),before:c,after:"~"}),c+=l.move("~~"),u(),c}function QN(){return"~"}function ZN(e){return e.length}function WN(e,t){const r=t||{},s=(r.align||[]).concat(),l=r.stringLength||ZN,u=[],c=[],f=[],d=[];let m=0,y=-1;for(;++y<e.length;){const j=[],D=[];let N=-1;for(e[y].length>m&&(m=e[y].length);++N<e[y].length;){const H=e3(e[y][N]);if(r.alignDelimiters!==!1){const F=l(H);D[N]=F,(d[N]===void 0||F>d[N])&&(d[N]=F)}j.push(H)}c[y]=j,f[y]=D}let g=-1;if(typeof s=="object"&&"length"in s)for(;++g<m;)u[g]=Lb(s[g]);else{const j=Lb(s);for(;++g<m;)u[g]=j}g=-1;const x=[],w=[];for(;++g<m;){const j=u[g];let D="",N="";j===99?(D=":",N=":"):j===108?D=":":j===114&&(N=":");let H=r.alignDelimiters===!1?1:Math.max(1,d[g]-D.length-N.length);const F=D+"-".repeat(H)+N;r.alignDelimiters!==!1&&(H=D.length+H+N.length,H>d[g]&&(d[g]=H),w[g]=H),x[g]=F}c.splice(1,0,x),f.splice(1,0,w),y=-1;const _=[];for(;++y<c.length;){const j=c[y],D=f[y];g=-1;const N=[];for(;++g<m;){const H=j[g]||"";let F="",fe="";if(r.alignDelimiters!==!1){const z=d[g]-(D[g]||0),R=u[g];R===114?F=" ".repeat(z):R===99?z%2?(F=" ".repeat(z/2+.5),fe=" ".repeat(z/2-.5)):(F=" ".repeat(z/2),fe=F):fe=" ".repeat(z)}r.delimiterStart!==!1&&!g&&N.push("|"),r.padding!==!1&&!(r.alignDelimiters===!1&&H==="")&&(r.delimiterStart!==!1||g)&&N.push(" "),r.alignDelimiters!==!1&&N.push(F),N.push(H),r.alignDelimiters!==!1&&N.push(fe),r.padding!==!1&&N.push(" "),(r.delimiterEnd!==!1||g!==m-1)&&N.push("|")}_.push(r.delimiterEnd===!1?N.join("").replace(/ +$/,""):N.join(""))}return _.join(`
|
|
107
107
|
`)}function e3(e){return e==null?"":String(e)}function Lb(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function t3(e,t,r,s){const l=r.enter("blockquote"),u=r.createTracker(s);u.move("> "),u.shift(2);const c=r.indentLines(r.containerFlow(e,u.current()),n3);return l(),c}function n3(e,t,r){return">"+(r?"":" ")+e}function r3(e,t){return zb(e,t.inConstruct,!0)&&!zb(e,t.notInConstruct,!1)}function zb(e,t,r){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return r;let s=-1;for(;++s<t.length;)if(e.includes(t[s]))return!0;return!1}function Ub(e,t,r,s){let l=-1;for(;++l<r.unsafe.length;)if(r.unsafe[l].character===`
|
|
108
108
|
`&&r3(r.stack,r.unsafe[l]))return/[ \t]/.test(s.before)?"":" ";return`\\
|
|
109
109
|
`}function i3(e,t){const r=String(e);let s=r.indexOf(t),l=s,u=0,c=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;s!==-1;)s===l?++u>c&&(c=u):u=1,l=s+t.length,s=r.indexOf(t,l);return c}function s3(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function a3(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function l3(e,t,r,s){const l=a3(r),u=e.value||"",c=l==="`"?"GraveAccent":"Tilde";if(s3(e,r)){const g=r.enter("codeIndented"),x=r.indentLines(u,o3);return g(),x}const f=r.createTracker(s),d=l.repeat(Math.max(i3(u,l)+1,3)),m=r.enter("codeFenced");let y=f.move(d);if(e.lang){const g=r.enter(`codeFencedLang${c}`);y+=f.move(r.safe(e.lang,{before:y,after:" ",encode:["`"],...f.current()})),g()}if(e.lang&&e.meta){const g=r.enter(`codeFencedMeta${c}`);y+=f.move(" "),y+=f.move(r.safe(e.meta,{before:y,after:`
|
|
@@ -116,5 +116,5 @@ Are you sure you want to continue?`):!0}async function fe(){if(!(!H||!$())){w(!0
|
|
|
116
116
|
`+(l===1?"=":"-").repeat(x.length-(Math.max(x.lastIndexOf("\r"),x.lastIndexOf(`
|
|
117
117
|
`))+1))}const c="#".repeat(l),f=r.enter("headingAtx"),d=r.enter("phrasing");u.move(c+" ");let m=r.containerPhrasing(e,{before:"# ",after:`
|
|
118
118
|
`,...u.current()});return/^[\t ]/.test(m)&&(m=Il(m.charCodeAt(0))+m.slice(1)),m=m?c+" "+m:c,r.options.closeAtx&&(m+=" "+c),d(),f(),m}N1.peek=m3;function N1(e){return e.value||""}function m3(){return"<"}O1.peek=p3;function O1(e,t,r,s){const l=lm(r),u=l==='"'?"Quote":"Apostrophe",c=r.enter("image");let f=r.enter("label");const d=r.createTracker(s);let m=d.move("![");return m+=d.move(r.safe(e.alt,{before:m,after:"]",...d.current()})),m+=d.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=r.enter("destinationLiteral"),m+=d.move("<"),m+=d.move(r.safe(e.url,{before:m,after:">",...d.current()})),m+=d.move(">")):(f=r.enter("destinationRaw"),m+=d.move(r.safe(e.url,{before:m,after:e.title?" ":")",...d.current()}))),f(),e.title&&(f=r.enter(`title${u}`),m+=d.move(" "+l),m+=d.move(r.safe(e.title,{before:m,after:l,...d.current()})),m+=d.move(l),f()),m+=d.move(")"),c(),m}function p3(){return"!"}R1.peek=g3;function R1(e,t,r,s){const l=e.referenceType,u=r.enter("imageReference");let c=r.enter("label");const f=r.createTracker(s);let d=f.move("![");const m=r.safe(e.alt,{before:d,after:"]",...f.current()});d+=f.move(m+"]["),c();const y=r.stack;r.stack=[],c=r.enter("reference");const g=r.safe(r.associationId(e),{before:d,after:"]",...f.current()});return c(),r.stack=y,u(),l==="full"||!m||m!==g?d+=f.move(g+"]"):l==="shortcut"?d=d.slice(0,-1):d+=f.move("]"),d}function g3(){return"!"}M1.peek=y3;function M1(e,t,r){let s=e.value||"",l="`",u=-1;for(;new RegExp("(^|[^`])"+l+"([^`]|$)").test(s);)l+="`";for(/[^ \r\n]/.test(s)&&(/^[ \r\n]/.test(s)&&/[ \r\n]$/.test(s)||/^`|`$/.test(s))&&(s=" "+s+" ");++u<r.unsafe.length;){const c=r.unsafe[u],f=r.compilePattern(c);let d;if(c.atBreak)for(;d=f.exec(s);){let m=d.index;s.charCodeAt(m)===10&&s.charCodeAt(m-1)===13&&m--,s=s.slice(0,m)+" "+s.slice(d.index+1)}}return l+s+l}function y3(){return"`"}function D1(e,t){const r=Zd(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(r===e.url||"mailto:"+r===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}L1.peek=b3;function L1(e,t,r,s){const l=lm(r),u=l==='"'?"Quote":"Apostrophe",c=r.createTracker(s);let f,d;if(D1(e,r)){const y=r.stack;r.stack=[],f=r.enter("autolink");let g=c.move("<");return g+=c.move(r.containerPhrasing(e,{before:g,after:">",...c.current()})),g+=c.move(">"),f(),r.stack=y,g}f=r.enter("link"),d=r.enter("label");let m=c.move("[");return m+=c.move(r.containerPhrasing(e,{before:m,after:"](",...c.current()})),m+=c.move("]("),d(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(d=r.enter("destinationLiteral"),m+=c.move("<"),m+=c.move(r.safe(e.url,{before:m,after:">",...c.current()})),m+=c.move(">")):(d=r.enter("destinationRaw"),m+=c.move(r.safe(e.url,{before:m,after:e.title?" ":")",...c.current()}))),d(),e.title&&(d=r.enter(`title${u}`),m+=c.move(" "+l),m+=c.move(r.safe(e.title,{before:m,after:l,...c.current()})),m+=c.move(l),d()),m+=c.move(")"),f(),m}function b3(e,t,r){return D1(e,r)?"<":"["}z1.peek=x3;function z1(e,t,r,s){const l=e.referenceType,u=r.enter("linkReference");let c=r.enter("label");const f=r.createTracker(s);let d=f.move("[");const m=r.containerPhrasing(e,{before:d,after:"]",...f.current()});d+=f.move(m+"]["),c();const y=r.stack;r.stack=[],c=r.enter("reference");const g=r.safe(r.associationId(e),{before:d,after:"]",...f.current()});return c(),r.stack=y,u(),l==="full"||!m||m!==g?d+=f.move(g+"]"):l==="shortcut"?d=d.slice(0,-1):d+=f.move("]"),d}function x3(){return"["}function om(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function v3(e){const t=om(e),r=e.options.bulletOther;if(!r)return t==="*"?"-":"*";if(r!=="*"&&r!=="+"&&r!=="-")throw new Error("Cannot serialize items with `"+r+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(r===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+r+"`) to be different");return r}function w3(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function U1(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function S3(e,t,r,s){const l=r.enter("list"),u=r.bulletCurrent;let c=e.ordered?w3(r):om(r);const f=e.ordered?c==="."?")":".":v3(r);let d=t&&r.bulletLastUsed?c===r.bulletLastUsed:!1;if(!e.ordered){const y=e.children?e.children[0]:void 0;if((c==="*"||c==="-")&&y&&(!y.children||!y.children[0])&&r.stack[r.stack.length-1]==="list"&&r.stack[r.stack.length-2]==="listItem"&&r.stack[r.stack.length-3]==="list"&&r.stack[r.stack.length-4]==="listItem"&&r.indexStack[r.indexStack.length-1]===0&&r.indexStack[r.indexStack.length-2]===0&&r.indexStack[r.indexStack.length-3]===0&&(d=!0),U1(r)===c&&y){let g=-1;for(;++g<e.children.length;){const x=e.children[g];if(x&&x.type==="listItem"&&x.children&&x.children[0]&&x.children[0].type==="thematicBreak"){d=!0;break}}}}d&&(c=f),r.bulletCurrent=c;const m=r.containerFlow(e,s);return r.bulletLastUsed=c,r.bulletCurrent=u,l(),m}function _3(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function k3(e,t,r,s){const l=_3(r);let u=r.bulletCurrent||om(r);t&&t.type==="list"&&t.ordered&&(u=(typeof t.start=="number"&&t.start>-1?t.start:1)+(r.options.incrementListMarker===!1?0:t.children.indexOf(e))+u);let c=u.length+1;(l==="tab"||l==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(c=Math.ceil(c/4)*4);const f=r.createTracker(s);f.move(u+" ".repeat(c-u.length)),f.shift(c);const d=r.enter("listItem"),m=r.indentLines(r.containerFlow(e,f.current()),y);return d(),m;function y(g,x,w){return x?(w?"":" ".repeat(c))+g:(w?u:u+" ".repeat(c-u.length))+g}}function E3(e,t,r,s){const l=r.enter("paragraph"),u=r.enter("phrasing"),c=r.containerPhrasing(e,s);return u(),l(),c}const C3=tc(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function A3(e,t,r,s){return(e.children.some(function(c){return C3(c)})?r.containerPhrasing:r.containerFlow).call(r,e,s)}function T3(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}B1.peek=j3;function B1(e,t,r,s){const l=T3(r),u=r.enter("strong"),c=r.createTracker(s),f=c.move(l+l);let d=c.move(r.containerPhrasing(e,{after:l,before:f,...c.current()}));const m=d.charCodeAt(0),y=Iu(s.before.charCodeAt(s.before.length-1),m,l);y.inside&&(d=Il(m)+d.slice(1));const g=d.charCodeAt(d.length-1),x=Iu(s.after.charCodeAt(0),g,l);x.inside&&(d=d.slice(0,-1)+Il(g));const w=c.move(l+l);return u(),r.attentionEncodeSurroundingInfo={after:x.outside,before:y.outside},f+d+w}function j3(e,t,r){return r.options.strong||"*"}function N3(e,t,r,s){return r.safe(e.value,s)}function O3(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function R3(e,t,r){const s=(U1(r)+(r.options.ruleSpaces?" ":"")).repeat(O3(r));return r.options.ruleSpaces?s.slice(0,-1):s}const P1={blockquote:t3,break:Ub,code:l3,definition:u3,emphasis:j1,hardBreak:Ub,heading:d3,html:N1,image:O1,imageReference:R1,inlineCode:M1,link:L1,linkReference:z1,list:S3,listItem:k3,paragraph:E3,root:A3,strong:B1,text:N3,thematicBreak:R3};function M3(){return{enter:{table:D3,tableData:Bb,tableHeader:Bb,tableRow:z3},exit:{codeText:U3,table:L3,tableData:Xh,tableHeader:Xh,tableRow:Xh}}}function D3(e){const t=e._align;this.enter({type:"table",align:t.map(function(r){return r==="none"?null:r}),children:[]},e),this.data.inTable=!0}function L3(e){this.exit(e),this.data.inTable=void 0}function z3(e){this.enter({type:"tableRow",children:[]},e)}function Xh(e){this.exit(e)}function Bb(e){this.enter({type:"tableCell",children:[]},e)}function U3(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,B3));const r=this.stack[this.stack.length-1];r.type,r.value=t,this.exit(e)}function B3(e,t){return t==="|"?t:e}function P3(e){const t=e||{},r=t.tableCellPadding,s=t.tablePipeAlign,l=t.stringLength,u=r?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
119
|
-
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:x,table:c,tableCell:d,tableRow:f}};function c(w,_,j,
|
|
120
|
-
`))}function d(w,_,j,L){const N=j.enter("tableCell"),H=j.enter("phrasing"),$=j.containerPhrasing(w,{...L,before:u,after:u});return H(),N(),$}function m(w,_){return WN(w,{align:_,alignDelimiters:s,padding:r,stringLength:l})}function y(w,_,j){const L=w.children;let N=-1;const H=[],$=_.enter("table");for(;++N<L.length;)H[N]=g(L[N],_,j);return $(),H}function g(w,_,j){const L=w.children;let N=-1;const H=[],$=_.enter("tableRow");for(;++N<L.length;)H[N]=d(L[N],w,_,j);return $(),H}function x(w,_,j){let L=P1.inlineCode(w,_,j);return j.stack.includes("tableCell")&&(L=L.replace(/\|/g,"\\$&")),L}}function H3(){return{exit:{taskListCheckValueChecked:Pb,taskListCheckValueUnchecked:Pb,paragraph:I3}}}function q3(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:F3}}}function Pb(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function I3(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const r=this.stack[this.stack.length-1];r.type;const s=r.children[0];if(s&&s.type==="text"){const l=t.children;let u=-1,c;for(;++u<l.length;){const f=l[u];if(f.type==="paragraph"){c=f;break}}c===r&&(s.value=s.value.slice(1),s.value.length===0?r.children.shift():r.position&&s.position&&typeof s.position.start.offset=="number"&&(s.position.start.column++,s.position.start.offset++,r.position.start=Object.assign({},s.position.start)))}}this.exit(e)}function F3(e,t,r,s){const l=e.children[0],u=typeof e.checked=="boolean"&&l&&l.type==="paragraph",c="["+(e.checked?"x":" ")+"] ",f=r.createTracker(s);u&&f.move(c);let d=P1.listItem(e,t,r,{...s,...f.current()});return u&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,m)),d;function m(y){return y+c}}function $3(){return[SN(),FN(),GN(),M3(),H3()]}function Y3(e){return{extensions:[_N(),$N(e),JN(),P3(e),q3()]}}const V3={tokenize:Z3,partial:!0},H1={tokenize:W3,partial:!0},q1={tokenize:eO,partial:!0},I1={tokenize:tO,partial:!0},G3={tokenize:nO,partial:!0},F1={name:"wwwAutolink",tokenize:K3,previous:Y1},$1={name:"protocolAutolink",tokenize:Q3,previous:V1},ai={name:"emailAutolink",tokenize:X3,previous:G1},Dr={};function J3(){return{text:Dr}}let hs=48;for(;hs<123;)Dr[hs]=ai,hs++,hs===58?hs=65:hs===91&&(hs=97);Dr[43]=ai;Dr[45]=ai;Dr[46]=ai;Dr[95]=ai;Dr[72]=[ai,$1];Dr[104]=[ai,$1];Dr[87]=[ai,F1];Dr[119]=[ai,F1];function X3(e,t,r){const s=this;let l,u;return c;function c(g){return!Cd(g)||!G1.call(s,s.previous)||um(s.events)?r(g):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(g))}function f(g){return Cd(g)?(e.consume(g),f):g===64?(e.consume(g),d):r(g)}function d(g){return g===46?e.check(G3,y,m)(g):g===45||g===95||mn(g)?(u=!0,e.consume(g),d):y(g)}function m(g){return e.consume(g),l=!0,d}function y(g){return u&&l&&_n(s.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(g)):r(g)}}function K3(e,t,r){const s=this;return l;function l(c){return c!==87&&c!==119||!Y1.call(s,s.previous)||um(s.events)?r(c):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(V3,e.attempt(H1,e.attempt(q1,u),r),r)(c))}function u(c){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(c)}}function Q3(e,t,r){const s=this;let l="",u=!1;return c;function c(g){return(g===72||g===104)&&V1.call(s,s.previous)&&!um(s.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),l+=String.fromCodePoint(g),e.consume(g),f):r(g)}function f(g){if(_n(g)&&l.length<5)return l+=String.fromCodePoint(g),e.consume(g),f;if(g===58){const x=l.toLowerCase();if(x==="http"||x==="https")return e.consume(g),d}return r(g)}function d(g){return g===47?(e.consume(g),u?m:(u=!0,d)):r(g)}function m(g){return g===null||Pu(g)||At(g)||gs(g)||Zu(g)?r(g):e.attempt(H1,e.attempt(q1,y),r)(g)}function y(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(g)}}function Z3(e,t,r){let s=0;return l;function l(c){return(c===87||c===119)&&s<3?(s++,e.consume(c),l):c===46&&s===3?(e.consume(c),u):r(c)}function u(c){return c===null?r(c):t(c)}}function W3(e,t,r){let s,l,u;return c;function c(m){return m===46||m===95?e.check(I1,d,f)(m):m===null||At(m)||gs(m)||m!==45&&Zu(m)?d(m):(u=!0,e.consume(m),c)}function f(m){return m===95?s=!0:(l=s,s=void 0),e.consume(m),c}function d(m){return l||s||!u?r(m):t(m)}}function eO(e,t){let r=0,s=0;return l;function l(c){return c===40?(r++,e.consume(c),l):c===41&&s<r?u(c):c===33||c===34||c===38||c===39||c===41||c===42||c===44||c===46||c===58||c===59||c===60||c===63||c===93||c===95||c===126?e.check(I1,t,u)(c):c===null||At(c)||gs(c)?t(c):(e.consume(c),l)}function u(c){return c===41&&s++,e.consume(c),l}}function tO(e,t,r){return s;function s(f){return f===33||f===34||f===39||f===41||f===42||f===44||f===46||f===58||f===59||f===63||f===95||f===126?(e.consume(f),s):f===38?(e.consume(f),u):f===93?(e.consume(f),l):f===60||f===null||At(f)||gs(f)?t(f):r(f)}function l(f){return f===null||f===40||f===91||At(f)||gs(f)?t(f):s(f)}function u(f){return _n(f)?c(f):r(f)}function c(f){return f===59?(e.consume(f),s):_n(f)?(e.consume(f),c):r(f)}}function nO(e,t,r){return s;function s(u){return e.consume(u),l}function l(u){return mn(u)?r(u):t(u)}}function Y1(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||At(e)}function V1(e){return!_n(e)}function G1(e){return!(e===47||Cd(e))}function Cd(e){return e===43||e===45||e===46||e===95||mn(e)}function um(e){let t=e.length,r=!1;for(;t--;){const s=e[t][1];if((s.type==="labelLink"||s.type==="labelImage")&&!s._balanced){r=!0;break}if(s._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}const rO={tokenize:fO,partial:!0};function iO(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:oO,continuation:{tokenize:uO},exit:cO}},text:{91:{name:"gfmFootnoteCall",tokenize:lO},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:sO,resolveTo:aO}}}}function sO(e,t,r){const s=this;let l=s.events.length;const u=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let c;for(;l--;){const d=s.events[l][1];if(d.type==="labelImage"){c=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return f;function f(d){if(!c||!c._balanced)return r(d);const m=wr(s.sliceSerialize({start:c.end,end:s.now()}));return m.codePointAt(0)!==94||!u.includes(m.slice(1))?r(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function aO(e,t){let r=e.length;for(;r--;)if(e[r][1].type==="labelImage"&&e[r][0]==="enter"){e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";const s={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+3][1].end)};l.end.column++,l.end.offset++,l.end._bufferIndex++;const u={type:"gfmFootnoteCallString",start:Object.assign({},l.end),end:Object.assign({},e[e.length-1][1].start)},c={type:"chunkString",contentType:"string",start:Object.assign({},u.start),end:Object.assign({},u.end)},f=[e[r+1],e[r+2],["enter",s,t],e[r+3],e[r+4],["enter",l,t],["exit",l,t],["enter",u,t],["enter",c,t],["exit",c,t],["exit",u,t],e[e.length-2],e[e.length-1],["exit",s,t]];return e.splice(r,e.length-r+1,...f),e}function lO(e,t,r){const s=this,l=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let u=0,c;return f;function f(g){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),d}function d(g){return g!==94?r(g):(e.enter("gfmFootnoteCallMarker"),e.consume(g),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",m)}function m(g){if(u>999||g===93&&!c||g===null||g===91||At(g))return r(g);if(g===93){e.exit("chunkString");const x=e.exit("gfmFootnoteCallString");return l.includes(wr(s.sliceSerialize(x)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):r(g)}return At(g)||(c=!0),u++,e.consume(g),g===92?y:m}function y(g){return g===91||g===92||g===93?(e.consume(g),u++,m):m(g)}}function oO(e,t,r){const s=this,l=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let u,c=0,f;return d;function d(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),m}function m(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",y):r(_)}function y(_){if(c>999||_===93&&!f||_===null||_===91||At(_))return r(_);if(_===93){e.exit("chunkString");const j=e.exit("gfmFootnoteDefinitionLabelString");return u=wr(s.sliceSerialize(j)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),x}return At(_)||(f=!0),c++,e.consume(_),_===92?g:y}function g(_){return _===91||_===92||_===93?(e.consume(_),c++,y):y(_)}function x(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),l.includes(u)||l.push(u),ut(e,w,"gfmFootnoteDefinitionWhitespace")):r(_)}function w(_){return t(_)}}function uO(e,t,r){return e.check(Jl,t,e.attempt(rO,t,r))}function cO(e){e.exit("gfmFootnoteDefinition")}function fO(e,t,r){const s=this;return ut(e,l,"gfmFootnoteDefinitionIndent",5);function l(u){const c=s.events[s.events.length-1];return c&&c[1].type==="gfmFootnoteDefinitionIndent"&&c[2].sliceSerialize(c[1],!0).length===4?t(u):r(u)}}function hO(e){let r=(e||{}).singleTilde;const s={name:"strikethrough",tokenize:u,resolveAll:l};return r==null&&(r=!0),{text:{126:s},insideSpan:{null:[s]},attentionMarkers:{null:[126]}};function l(c,f){let d=-1;for(;++d<c.length;)if(c[d][0]==="enter"&&c[d][1].type==="strikethroughSequenceTemporary"&&c[d][1]._close){let m=d;for(;m--;)if(c[m][0]==="exit"&&c[m][1].type==="strikethroughSequenceTemporary"&&c[m][1]._open&&c[d][1].end.offset-c[d][1].start.offset===c[m][1].end.offset-c[m][1].start.offset){c[d][1].type="strikethroughSequence",c[m][1].type="strikethroughSequence";const y={type:"strikethrough",start:Object.assign({},c[m][1].start),end:Object.assign({},c[d][1].end)},g={type:"strikethroughText",start:Object.assign({},c[m][1].end),end:Object.assign({},c[d][1].start)},x=[["enter",y,f],["enter",c[m][1],f],["exit",c[m][1],f],["enter",g,f]],w=f.parser.constructs.insideSpan.null;w&&Vn(x,x.length,0,Wu(w,c.slice(m+1,d),f)),Vn(x,x.length,0,[["exit",g,f],["enter",c[d][1],f],["exit",c[d][1],f],["exit",y,f]]),Vn(c,m-1,d-m+3,x),d=m+x.length-2;break}}for(d=-1;++d<c.length;)c[d][1].type==="strikethroughSequenceTemporary"&&(c[d][1].type="data");return c}function u(c,f,d){const m=this.previous,y=this.events;let g=0;return x;function x(_){return m===126&&y[y.length-1][1].type!=="characterEscape"?d(_):(c.enter("strikethroughSequenceTemporary"),w(_))}function w(_){const j=ba(m);if(_===126)return g>1?d(_):(c.consume(_),g++,w);if(g<2&&!r)return d(_);const L=c.exit("strikethroughSequenceTemporary"),N=ba(_);return L._open=!N||N===2&&!!j,L._close=!j||j===2&&!!N,f(_)}}}class dO{constructor(){this.map=[]}add(t,r,s){mO(this,t,r,s)}consume(t){if(this.map.sort(function(u,c){return u[0]-c[0]}),this.map.length===0)return;let r=this.map.length;const s=[];for(;r>0;)r-=1,s.push(t.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),t.length=this.map[r][0];s.push(t.slice()),t.length=0;let l=s.pop();for(;l;){for(const u of l)t.push(u);l=s.pop()}this.map.length=0}}function mO(e,t,r,s){let l=0;if(!(r===0&&s.length===0)){for(;l<e.map.length;){if(e.map[l][0]===t){e.map[l][1]+=r,e.map[l][2].push(...s);return}l+=1}e.map.push([t,r,s])}}function pO(e,t){let r=!1;const s=[];for(;t<e.length;){const l=e[t];if(r){if(l[0]==="enter")l[1].type==="tableContent"&&s.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(l[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const u=s.length-1;s[u]=s[u]==="left"?"center":"right"}}else if(l[1].type==="tableDelimiterRow")break}else l[0]==="enter"&&l[1].type==="tableDelimiterRow"&&(r=!0);t+=1}return s}function gO(){return{flow:{null:{name:"table",tokenize:yO,resolveAll:bO}}}}function yO(e,t,r){const s=this;let l=0,u=0,c;return f;function f(M){let G=s.events.length-1;for(;G>-1;){const le=s.events[G][1].type;if(le==="lineEnding"||le==="linePrefix")G--;else break}const J=G>-1?s.events[G][1].type:null,oe=J==="tableHead"||J==="tableRow"?R:d;return oe===R&&s.parser.lazy[s.now().line]?r(M):oe(M)}function d(M){return e.enter("tableHead"),e.enter("tableRow"),m(M)}function m(M){return M===124||(c=!0,u+=1),y(M)}function y(M){return M===null?r(M):He(M)?u>1?(u=0,s.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),w):r(M):st(M)?ut(e,y,"whitespace")(M):(u+=1,c&&(c=!1,l+=1),M===124?(e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),c=!0,y):(e.enter("data"),g(M)))}function g(M){return M===null||M===124||At(M)?(e.exit("data"),y(M)):(e.consume(M),M===92?x:g)}function x(M){return M===92||M===124?(e.consume(M),g):g(M)}function w(M){return s.interrupt=!1,s.parser.lazy[s.now().line]?r(M):(e.enter("tableDelimiterRow"),c=!1,st(M)?ut(e,_,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):_(M))}function _(M){return M===45||M===58?L(M):M===124?(c=!0,e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),j):U(M)}function j(M){return st(M)?ut(e,L,"whitespace")(M):L(M)}function L(M){return M===58?(u+=1,c=!0,e.enter("tableDelimiterMarker"),e.consume(M),e.exit("tableDelimiterMarker"),N):M===45?(u+=1,N(M)):M===null||He(M)?fe(M):U(M)}function N(M){return M===45?(e.enter("tableDelimiterFiller"),H(M)):U(M)}function H(M){return M===45?(e.consume(M),H):M===58?(c=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(M),e.exit("tableDelimiterMarker"),$):(e.exit("tableDelimiterFiller"),$(M))}function $(M){return st(M)?ut(e,fe,"whitespace")(M):fe(M)}function fe(M){return M===124?_(M):M===null||He(M)?!c||l!==u?U(M):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(M)):U(M)}function U(M){return r(M)}function R(M){return e.enter("tableRow"),ee(M)}function ee(M){return M===124?(e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),ee):M===null||He(M)?(e.exit("tableRow"),t(M)):st(M)?ut(e,ee,"whitespace")(M):(e.enter("data"),F(M))}function F(M){return M===null||M===124||At(M)?(e.exit("data"),ee(M)):(e.consume(M),M===92?q:F)}function q(M){return M===92||M===124?(e.consume(M),F):F(M)}}function bO(e,t){let r=-1,s=!0,l=0,u=[0,0,0,0],c=[0,0,0,0],f=!1,d=0,m,y,g;const x=new dO;for(;++r<e.length;){const w=e[r],_=w[1];w[0]==="enter"?_.type==="tableHead"?(f=!1,d!==0&&(Hb(x,t,d,m,y),y=void 0,d=0),m={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},x.add(r,0,[["enter",m,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(s=!0,g=void 0,u=[0,0,0,0],c=[0,r+1,0,0],f&&(f=!1,y={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},x.add(r,0,[["enter",y,t]])),l=_.type==="tableDelimiterRow"?2:y?3:1):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(s=!1,c[2]===0&&(u[1]!==0&&(c[0]=c[1],g=xu(x,t,u,l,void 0,g),u=[0,0,0,0]),c[2]=r)):_.type==="tableCellDivider"&&(s?s=!1:(u[1]!==0&&(c[0]=c[1],g=xu(x,t,u,l,void 0,g)),u=c,c=[u[1],r,0,0])):_.type==="tableHead"?(f=!0,d=r):_.type==="tableRow"||_.type==="tableDelimiterRow"?(d=r,u[1]!==0?(c[0]=c[1],g=xu(x,t,u,l,r,g)):c[1]!==0&&(g=xu(x,t,c,l,r,g)),l=0):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(c[3]=r)}for(d!==0&&Hb(x,t,d,m,y),x.consume(t.events),r=-1;++r<t.events.length;){const w=t.events[r];w[0]==="enter"&&w[1].type==="table"&&(w[1]._align=pO(t.events,r))}return e}function xu(e,t,r,s,l,u){const c=s===1?"tableHeader":s===2?"tableDelimiter":"tableData",f="tableContent";r[0]!==0&&(u.end=Object.assign({},ia(t.events,r[0])),e.add(r[0],0,[["exit",u,t]]));const d=ia(t.events,r[1]);if(u={type:c,start:Object.assign({},d),end:Object.assign({},d)},e.add(r[1],0,[["enter",u,t]]),r[2]!==0){const m=ia(t.events,r[2]),y=ia(t.events,r[3]),g={type:f,start:Object.assign({},m),end:Object.assign({},y)};if(e.add(r[2],0,[["enter",g,t]]),s!==2){const x=t.events[r[2]],w=t.events[r[3]];if(x[1].end=Object.assign({},w[1].end),x[1].type="chunkText",x[1].contentType="text",r[3]>r[2]+1){const _=r[2]+1,j=r[3]-r[2]-1;e.add(_,j,[])}}e.add(r[3]+1,0,[["exit",g,t]])}return l!==void 0&&(u.end=Object.assign({},ia(t.events,l)),e.add(l,0,[["exit",u,t]]),u=void 0),u}function Hb(e,t,r,s,l){const u=[],c=ia(t.events,r);l&&(l.end=Object.assign({},c),u.push(["exit",l,t])),s.end=Object.assign({},c),u.push(["exit",s,t]),e.add(r+1,0,u)}function ia(e,t){const r=e[t],s=r[0]==="enter"?"start":"end";return r[1][s]}const xO={name:"tasklistCheck",tokenize:wO};function vO(){return{text:{91:xO}}}function wO(e,t,r){const s=this;return l;function l(d){return s.previous!==null||!s._gfmTasklistFirstContentOfListItem?r(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),u)}function u(d){return At(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),c):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),c):r(d)}function c(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),f):r(d)}function f(d){return He(d)?t(d):st(d)?e.check({tokenize:SO},t,r)(d):r(d)}}function SO(e,t,r){return ut(e,s,"whitespace");function s(l){return l===null?r(l):t(l)}}function _O(e){return r1([J3(),iO(),hO(e),gO(),vO()])}const kO={};function qb(e){const t=this,r=e||kO,s=t.data(),l=s.micromarkExtensions||(s.micromarkExtensions=[]),u=s.fromMarkdownExtensions||(s.fromMarkdownExtensions=[]),c=s.toMarkdownExtensions||(s.toMarkdownExtensions=[]);l.push(_O(r)),u.push($3()),c.push(Y3(r))}function EO(e){k1(e,[/\r?\n|\r/g,CO])}function CO(){return{type:"break"}}function Ib(){return function(e){EO(e)}}function AO({connected:e,hostId:t,request:r,subscribeEvents:s,taskId:l,runId:u}){const c=Mr(),f=$d(),[d,m]=A.useState(!0),[y,g]=A.useState([]),[x,w]=A.useState(),[_,j]=A.useState(),[L,N]=A.useState(),H=x==="started"||x==="monitoring",$=x==="followup",fe=x==="started"||x==="followup",[U,R]=A.useState(null);pd(U!==null,()=>R(null));const[ee,F]=A.useState(!1),[q,M]=A.useState(""),[G,J]=A.useState(!1),oe=A.useRef(null),le=A.useRef(null),K=A.useRef(null),[z,W]=A.useState(u==="latest"?void 0:u),ue=u==="latest"&&z===null;A.useEffect(()=>{if(u!=="latest"){W(u);return}e&&(W(void 0),r("taskrun.list",{task_id:l,limit:1}).then(S=>{var xe,Ae;return W(((Ae=(xe=S.entries)==null?void 0:xe[0])==null?void 0:Ae.run_id)??null)}).catch(()=>W(null)))},[u,l,e,r]);async function ve(){if(z)try{const S=await r("task.result",{id:l,run_id:z});if(S.error){console.error("No result:",S.error),c(t?`/hosts/${encodeURIComponent(t)}`:"/",{replace:!0});return}g(S.messages??[]),w(S.running_state),j(S.agent),N(S.agent_version)}catch(S){console.error("Failed to load result:",S),c(t?`/hosts/${encodeURIComponent(t)}`:"/",{replace:!0})}finally{m(!1)}}async function D(S){var xe;if(z)try{const we=(xe=(await r("task.reports",{id:l,run_id:z,report_files:[S]})).reports)==null?void 0:xe[0];we!=null&&we.data_url?R({file:S,data_url:we.data_url}):R({file:S,content:(we==null?void 0:we.content)??"Report not found."})}catch{R({file:S,content:"Failed to load report."})}}A.useEffect(()=>{!e||!z||(m(!0),ve())},[e,l,z]),A.useEffect(()=>!e||!t||!z?void 0:s(t,async xe=>{try{const Ae=JSON.parse(new TextDecoder().decode(xe.data));if(Ae.event_type!=="running-state"&&Ae.event_type!=="result-updated"||xe.subject.split(".").pop()!==l||Ae.event_type==="result-updated"&&Ae.run_id&&Ae.run_id!==z)return;ve()}catch{}}),[e,t,l,z,s,r]),A.useEffect(()=>{oe.current&&(oe.current.scrollTop=oe.current.scrollHeight)},[y]),A.useEffect(()=>{d||ue||!z||K.current!==z&&(K.current=z,requestAnimationFrame(()=>{oe.current&&(oe.current.scrollTop=oe.current.scrollHeight),window.scrollTo({top:document.documentElement.scrollHeight,behavior:"auto"})}))},[d,ue,z]);function P(S){if(S==="input")return"User Input";if(S==="permission")return"Permission";if(S==="confirmation")return"Confirmation"}function te(S){return S==="started"?"Task started":S==="finished"?"Task finished":S==="failed"?"Task failed":S==="error"?"Command failed":S==="aborted"?"Task aborted":S==="confirmation"?"Task confirmed":S==="stopped"?"Follow-up stopped":S??""}return b.jsxs("div",{className:"run-detail",children:[b.jsxs("button",{className:"run-detail-back",onClick:()=>c(-1),children:[b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:b.jsx("path",{d:"M15 18l-6-6 6-6"})}),"Back"]}),ue?b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No runs yet"}),b.jsx("p",{className:"empty-state-hint",children:"This task hasn't been executed yet. Run it from the task menu or wait for its next trigger."})]}):d?b.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)",padding:"var(--space-sm) 0"},children:[b.jsx("div",{className:"skeleton-line",style:{width:"40%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"55%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"100%",height:"8rem",marginTop:"var(--space-sm)"}})]}):b.jsxs(b.Fragment,{children:[b.jsxs("div",{className:"chat-thread",ref:oe,children:[y.map((S,xe)=>{const Ae=fe&&S.role==="assistant"&&!y.slice(xe+1).some(we=>we.role==="assistant"||we.role==="user");return S.role==="status"&&S.type==="monitoring"?null:S.role==="status"?b.jsxs("div",{className:`chat-status${S.type==="error"?" chat-status--error":""}`,children:[b.jsxs("div",{children:[te(S.type),S.time>0&&b.jsx("span",{className:"chat-status-time",children:f(S.time)})]}),S.content&&b.jsx("pre",{className:"chat-status-detail",children:S.content})]},xe):b.jsxs("div",{className:`chat-message chat-message--${S.role}${S.role==="assistant"&&S.stream==="stderr"?" chat-message--stderr":""}`,children:[S.role==="assistant"&&_&&b.jsxs("div",{className:"chat-message-agent",children:[md(_),L&&b.jsxs("span",{className:"chat-message-agent-version",children:[" v",L]})]}),b.jsxs("div",{className:"chat-message-content",children:[b.jsx(Mb,{remarkPlugins:[qb,Ib],components:{a:({...we})=>b.jsx("a",{...we,target:"_blank",rel:"noopener noreferrer"})},children:S.content}),Ae&&b.jsxs("div",{className:"chat-typing-indicator",children:[b.jsx("span",{}),b.jsx("span",{}),b.jsx("span",{})]})]}),S.attachments&&S.attachments.length>0&&b.jsx("div",{className:"chat-message-attachments",children:S.attachments.map(we=>b.jsx("button",{className:"chat-attachment-chip",onClick:()=>D(we),children:we},we))}),b.jsxs("div",{className:"chat-message-meta",children:[P(S.type)&&b.jsx("span",{className:"chat-message-type",children:P(S.type)}),S.time>0&&b.jsx("span",{children:f(S.time)})]})]},xe)}),fe&&(()=>{const S=y.filter(xe=>xe.role!=="status");return S.length===0||S[S.length-1].role!=="assistant"})()&&b.jsxs("div",{className:"chat-message chat-message--assistant",children:[_&&b.jsxs("div",{className:"chat-message-agent",children:[md(_),L&&b.jsxs("span",{className:"chat-message-agent-version",children:[" v",L]})]}),b.jsxs("div",{className:"chat-typing-indicator",children:[b.jsx("span",{}),b.jsx("span",{}),b.jsx("span",{})]})]}),x==="monitoring"&&b.jsxs("div",{className:"chat-monitoring-indicator",children:[b.jsx("span",{className:"chat-monitoring-dot"}),"Monitoring command output"]})]}),H?b.jsx("div",{className:"chat-abort-bar",children:b.jsx("button",{className:"btn btn-secondary chat-abort-btn",disabled:ee,onClick:async()=>{if(confirm("Abort this task?")){F(!0);try{await r("task.abort",{id:l})}catch(S){console.error("Abort failed:",S)}finally{F(!1)}}},children:ee?"Aborting...":"Abort Task"})}):$?b.jsx("div",{className:"chat-input-bar",children:b.jsx("button",{className:"btn btn-secondary chat-stop-btn",disabled:ee,onClick:async()=>{F(!0);try{await r("task.stop_followup",{id:l,run_id:z})}catch(S){console.error("Stop failed:",S)}finally{F(!1)}},children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:b.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})})})}):b.jsxs("form",{className:"chat-input-bar",onSubmit:async S=>{S.preventDefault();const xe=q.trim();if(!(!xe||G)){J(!0);try{await r("task.followup",{id:l,run_id:z,message:xe}),M("")}catch(Ae){console.error("Follow-up failed:",Ae)}finally{J(!1)}}},children:[b.jsx("input",{ref:le,className:"chat-input",type:"text",placeholder:"Follow-up message",value:q,onChange:S=>M(S.target.value),disabled:G}),b.jsx("button",{className:"btn btn-primary chat-send-btn",type:"submit",disabled:!q.trim()||G,children:b.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),b.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})})]})]}),U&&b.jsx("div",{className:"report-dialog-overlay",onClick:()=>R(null),children:b.jsxs("div",{className:"report-dialog",onClick:S=>S.stopPropagation(),children:[b.jsxs("div",{className:"report-dialog-header",children:[b.jsx("span",{className:"report-dialog-title",children:U.file}),b.jsx("button",{className:"report-dialog-close",onClick:()=>R(null),"aria-label":"Close",children:b.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),b.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),b.jsx("div",{className:"report-dialog-body",children:U.data_url?b.jsx("img",{src:U.data_url,alt:U.file,style:{maxWidth:"100%",height:"auto"}}):b.jsx(Mb,{remarkPlugins:[qb,Ib],components:{a:({...S})=>b.jsx("a",{...S,target:"_blank",rel:"noopener noreferrer"})},children:U.content??""})})]})})]})}function Fb({title:e,message:t,onUpdate:r,onDismiss:s}){return b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:e}),b.jsx("p",{className:"confirm-modal-message",children:t}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:r,children:"Update Now"}),s&&b.jsx("button",{className:"btn btn-secondary",onClick:s,children:"Dismiss"})]})]})})}function TO(){const{activeHost:e}=si(),t=A.useRef(null);A.useEffect(()=>{if(Jn.isNativePlatform()||e.directUrl||t.current===e.hostId)return;async function r(){var s;try{if(!("serviceWorker"in navigator)||!("PushManager"in window)){console.warn("[Push] Push notifications not supported");return}const l=await navigator.serviceWorker.ready;(s=l.active)==null||s.postMessage({type:"set-host-id",hostId:e.hostId});let u=await l.pushManager.getSubscription();if(!u){const{publicKey:f}=await gE("/api/push/vapid-key");if(!f){console.warn("[Push] No VAPID public key configured on server");return}if(await Notification.requestPermission()!=="granted"){console.log("[Push] Permission denied");return}u=await l.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:f})}const c=u.toJSON();await pE("/api/push/subscribe",{hostId:e.hostId,endpoint:c.endpoint,keys:{p256dh:c.keys.p256dh,auth:c.keys.auth}}),t.current=e.hostId}catch(l){console.error("[Push] Subscription failed:",l)}}r()},[e])}const jO="0.9.9";function Kh(e,t){if(e.includes("-"))return!1;const r=e.split(".").map(Number),s=t.split(".").map(Number);for(let l=0;l<3;l++){if((r[l]??0)<(s[l]??0))return!0;if((r[l]??0)>(s[l]??0))return!1}return!1}function vu(){const{removePairedHost:e,setHostLanUrl:t,setHostTimezone:r}=qi(),{connected:s,request:l,subscribeEvents:u,unauthorized:c,activeHost:f}=si(),d=f.hostId,m=f.clientToken||null,y=Mr(),g=cr(),x=Yu(),w=qx("(min-width: 768px)"),_=g.pathname.endsWith("/tasks"),j=x.runId?void 0:x.taskId,L=!!(x.taskId&&x.runId),[N,H]=A.useState(!1),[$,fe]=A.useState(!1),[U,R]=A.useState(null),[ee,F]=A.useState(null),[q,M]=A.useState(null),[G,J]=A.useState(()=>localStorage.getItem(`palmier.${d}.dismissedUpdateVersion`)),[oe,le]=A.useState({}),[K,z]=A.useState({}),[W,ue]=A.useState(null),[ve,D]=A.useState(new Set),[P,te]=A.useState([]),[S,xe]=A.useState(),Ae=!!m&&W===m,[we,ze]=A.useState(new Map),[Ye,Te]=A.useState(new Map),[tt,Pt]=A.useState(new Map),[Gt,Be]=A.useState(new Map);TO(),A.useEffect(()=>{window.scrollTo(0,0)},[d]),A.useEffect(()=>{let je=!1;return JE().then(Q=>{je||D(Q)}),()=>{je=!0}},[]),A.useEffect(()=>{s&&l("host.info").then(je=>{var Ke,Fe,Ge,$e,Qe,Je;te(je.agents??[]),xe(je.host_platform),ue(je.linked_client_token??null),NE(je.agents??[]);const Q=je.version??null;F(Q),H(!!Q&&Kh(Q,jO)),t(d,je.lan_url??void 0),r(d,je.host_timezone);const he=new Map,_e=new Map,Oe=new Map,Ie=new Map;for(const pe of je.pending_prompts??[])if(pe.type==="confirmation")he.set(pe.key,{description:((Ke=pe.meta)==null?void 0:Ke.description)??"",sessionName:(Fe=pe.meta)==null?void 0:Fe.session_name});else if(pe.type==="permission")_e.set(pe.key,{permissions:pe.params??[],sessionName:(Ge=pe.meta)==null?void 0:Ge.session_name});else if(pe.type==="input"){const Pe=pe.params??(($e=pe.meta)==null?void 0:$e.input_questions)??[];Oe.set(pe.key,{questions:Pe,description:(Qe=pe.meta)==null?void 0:Qe.description,sessionName:(Je=pe.meta)==null?void 0:Je.session_name}),Ie.set(pe.key,new Array(Pe.length).fill(""))}ze(he),Te(_e),Pt(Oe),Be(Ie)}).catch(()=>{})},[s,d,l,t,r]),A.useEffect(()=>s?u(d,Q=>{const he=Q.subject.split(".");if(he.length<3)return;const _e=he.slice(2).join(".");let Oe={};try{Oe=JSON.parse(new TextDecoder().decode(Q.data))}catch{return}const Ie=Oe.event_type,Ke=Oe.session_id;if(Ie==="input-request"&&Ke){const Fe=Oe.input_questions,Ge=Oe.session_name,$e=Oe.description;Fe!=null&&Fe.length&&(Pt(Qe=>{if(Qe.has(Ke))return Qe;const Je=new Map(Qe);return Je.set(Ke,{questions:Fe,description:$e,sessionName:Ge}),Je}),Be(Qe=>{if(Qe.has(Ke))return Qe;const Je=new Map(Qe);return Je.set(Ke,new Array(Fe.length).fill("")),Je}));return}if(Ie==="input-resolved"&&Ke){Pt(Fe=>{if(!Fe.has(Ke))return Fe;const Ge=new Map(Fe);return Ge.delete(Ke),Ge}),Be(Fe=>{const Ge=new Map(Fe);return Ge.delete(Ke),Ge});return}if(Ie==="confirm-request"&&Ke){const Fe=Oe.description,Ge=Oe.session_name;Fe&&ze($e=>{if($e.has(Ke))return $e;const Qe=new Map($e);return Qe.set(Ke,{description:Fe,sessionName:Ge}),Qe});return}if(Ie==="confirm-resolved"&&Ke){ze(Fe=>{if(!Fe.has(Ke))return Fe;const Ge=new Map(Fe);return Ge.delete(Ke),Ge});return}if(Ie==="permission-request"){const Fe=Oe.required_permissions,Ge=Oe.session_name;Fe!=null&&Fe.length&&Te($e=>{if($e.has(_e))return $e;const Qe=new Map($e);return Qe.set(_e,{permissions:Fe,sessionName:Ge}),Qe});return}if(Ie==="permission-resolved"){Te(Fe=>{if(!Fe.has(_e))return Fe;const Ge=new Map(Fe);return Ge.delete(_e),Ge});return}}):void 0,[s,d,u]);async function et(je,Q){try{await l("task.user_input",{id:je,value:[Q]})}catch(he){console.error("[Dashboard] Failed to respond to confirmation:",he)}}async function Tt(je,Q){try{await l("task.user_input",{id:je,value:[Q]})}catch(he){console.error("[Dashboard] Failed to respond to permission request:",he)}}async function jt(je,Q){try{await l("task.user_input",{id:je,value:Q})}catch(he){console.error("[Dashboard] Failed to respond to input request:",he)}}function pt(je,Q){if(!ps())return;const he=`/hosts/${encodeURIComponent(d)}/runs/${encodeURIComponent(je)}`;y(Q?`${he}/${encodeURIComponent(Q)}`:he)}A.useEffect(()=>{if(!ee)return;let je=!1;return fetch("https://registry.npmjs.org/palmier/latest").then(Q=>Q.ok?Q.json():null).then(Q=>{!je&&(Q!=null&&Q.version)&&M(Q.version)}).catch(()=>{}),()=>{je=!0}},[ee]),A.useEffect(()=>{let je=!1;const Q={};for(const he of P){if(!he.version)continue;const _e=localStorage.getItem(`palmier.${d}.dismissedAgentUpdate.${he.key}`);_e&&(Q[he.key]=_e)}z(Q);for(const he of P)!he.version||!he.npmPackage||fetch(`https://registry.npmjs.org/${he.npmPackage}/latest`).then(_e=>_e.ok?_e.json():null).then(_e=>{je||!(_e!=null&&_e.version)||le(Oe=>Oe[he.key]===_e.version?Oe:{...Oe,[he.key]:_e.version})}).catch(()=>{});return()=>{je=!0}},[P]);const Ht=P.find(je=>{if(!je.version)return!1;const Q=oe[je.key];return!Q||!Kh(je.version,Q)?!1:K[je.key]!==Q});function gn(je,Q){localStorage.setItem(`palmier.${d}.dismissedAgentUpdate.${je}`,Q),z(he=>({...he,[je]:Q}))}async function an(je){fe(!0),R(null);try{const Q=await l("host.updateAgent",{key:je});if(Q.error){R(Q.error),fe(!1);return}const he=await l("host.info");he.agents&&te(he.agents)}catch(Q){R(Q instanceof Error?Q.message:String(Q))}finally{fe(!1)}}const Wt=!N&&!!ee&&!!q&&Kh(ee,q)&&G!==q;function yn(){q&&(localStorage.setItem(`palmier.${d}.dismissedUpdateVersion`,q),J(q))}async function Kn(){fe(!0),R(null);try{const je=await l("host.update");if(je.error){R(je.error),fe(!1);return}}catch{}setTimeout(()=>window.location.reload(),15e3)}const dt=s&&!c;return b.jsxs("div",{className:"dashboard",children:[w&&b.jsx(G0,{daemonVersion:ee,linkedClientToken:W,request:l,onEnabledCapabilitiesChange:D,onLinkedClientTokenChange:ue}),b.jsxs("div",{className:"dashboard-content",children:[b.jsxs("header",{className:"app-header",children:[b.jsxs("div",{className:"app-title-bar",children:[!w&&b.jsx(G0,{daemonVersion:ee,linkedClientToken:W,request:l,onEnabledCapabilitiesChange:D,onLinkedClientTokenChange:ue}),b.jsx("h1",{className:"app-title",children:"Palmier"}),b.jsx(WE,{})]}),b.jsx("div",{className:"tab-bar",children:b.jsx(YE,{})})]}),b.jsx("main",{className:"dashboard-main",children:c?b.jsxs("div",{className:"revoked-state",children:[b.jsx("div",{className:"revoked-icon",children:b.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),b.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}),b.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"18"})]})}),b.jsx("h2",{className:"revoked-title",children:"Client Revoked"}),b.jsx("p",{className:"revoked-description",children:"This client was revoked by the host. To reconnect, generate a new pairing code on the host machine."}),b.jsx("div",{className:"revoked-command",children:b.jsx("code",{children:"palmier pair"})}),b.jsxs("div",{className:"revoked-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>{ps()&&y("/pair")},children:"Re-pair Device"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>{e(d),y("/",{replace:!0})},children:"Remove Host"})]})]}):dt?b.jsxs(b.Fragment,{children:[_&&!L&&b.jsx($E,{connected:s,hostId:d,request:l,subscribeEvents:u,agents:P,hostPlatform:S,isNotificationListener:Ae&&ve.has("notifications"),onViewRun:pt}),L?b.jsx(AO,{connected:s,hostId:d,request:l,subscribeEvents:u,taskId:x.taskId,runId:decodeURIComponent(x.runId)}):_?null:b.jsx(rC,{connected:s,hostId:d,request:l,subscribeEvents:u,agents:P,hostPlatform:S,filterTaskId:j,onClearFilter:()=>{ps()&&y(`/hosts/${encodeURIComponent(d)}`)}})]}):b.jsx("div",{className:"empty-state",children:b.jsx("p",{children:"Connecting to host..."})})}),(N||Wt)&&!$&&!U&&b.jsx(Fb,{title:N?"Update Required":"Update Available",message:N?`Your Palmier host${ee?` (v${ee})`:""} is too old for this version of the app. Please update to continue.`:`A new version of Palmier (v${q}) is available. You're running v${ee}.`,onUpdate:Kn,onDismiss:N?void 0:yn}),!N&&!Wt&&Ht&&!$&&!U&&b.jsx(Fb,{title:"Agent Update Available",message:`A new version of ${Ht.label} (v${oe[Ht.key]}) is available. You're running v${Ht.version}.`,onUpdate:()=>an(Ht.key),onDismiss:()=>gn(Ht.key,oe[Ht.key])}),$&&b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Updating..."}),b.jsx("p",{className:"confirm-modal-message",children:"Installing update and restarting daemon. Please wait..."})]})}),U&&b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Update Failed"}),b.jsx("p",{className:"confirm-modal-message",style:{whiteSpace:"pre-line"},children:U}),b.jsx("div",{className:"confirm-modal-actions",children:b.jsx("button",{className:"btn btn-secondary",onClick:()=>{R(null)},children:"Retry"})})]})})]}),ds.createPortal(b.jsxs(b.Fragment,{children:[[...we.entries()].map(([je,{description:Q,sessionName:he}])=>b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Confirmation Required"}),he&&b.jsx("p",{className:"confirm-modal-subtitle",children:he}),b.jsx("p",{className:"confirm-modal-message",children:Q}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>et(je,"confirmed"),children:"Confirm"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>et(je,"aborted"),children:"Abort"})]})]})},je)),[...Ye.entries()].map(([je,{permissions:Q,sessionName:he}])=>b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal permission-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Permission Required"}),b.jsx("p",{className:"confirm-modal-message",children:b.jsx("strong",{children:he||je})}),b.jsx("div",{className:"permission-list",children:Q.map((_e,Oe)=>b.jsxs("div",{className:"permission-item",children:[b.jsx("span",{className:"permission-name",children:_e.name}),_e.description&&b.jsx("span",{className:"permission-desc",children:_e.description})]},Oe))}),b.jsxs("div",{className:"permission-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>Tt(je,"granted"),children:"Allow Once"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>Tt(je,"granted_all"),children:"Allow Always"})]}),b.jsx("button",{className:"permission-abort-link",onClick:()=>Tt(je,"aborted"),children:"Deny & Abort Task"})]})},je)),[...tt.entries()].map(([je,{questions:Q,description:he,sessionName:_e}])=>{const Oe=Gt.get(je)??new Array(Q.length).fill("");return b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal input-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Input Required"}),_e&&b.jsx("p",{className:"confirm-modal-subtitle",children:_e}),he&&b.jsx("p",{className:"confirm-modal-message",children:he}),b.jsx("div",{className:"input-list",children:Q.map((Ie,Ke)=>b.jsxs("div",{className:"input-item",children:[b.jsx("label",{className:"input-label",children:Ie}),b.jsx("input",{type:"text",className:"input-field",value:Oe[Ke]??"",onChange:Fe=>{Be(Ge=>{const $e=new Map(Ge),Qe=[...$e.get(je)??[]];return Qe[Ke]=Fe.target.value,$e.set(je,Qe),$e})},autoFocus:Ke===0})]},Ke))}),b.jsx("div",{className:"input-actions",children:b.jsx("button",{className:"btn btn-primary",disabled:Oe.some(Ie=>!Ie.trim()),onClick:()=>jt(je,Oe),children:"Submit"})}),b.jsx("button",{className:"permission-abort-link",onClick:()=>jt(je,["aborted"]),children:"Cancel"})]})},je)})]}),document.body)]})}const NO=ys("Preferences",{web:()=>Fd(()=>import("./web-DnbZXe0M.js"),[]).then(e=>new e.PreferencesWeb)}),kl=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),$b=Jn.isNativePlatform();function OO(){const[e,t]=A.useState(""),[r,s]=A.useState(!0),[l,u]=A.useState(!1),[c,f]=A.useState(null),{addPairedHost:d,pairedHosts:m}=qi(),y=Mr();async function g(){const x=e.trim().toUpperCase();if(!x){f("Enter a pairing code.");return}u(!0),f(null);try{let w;if(kl){const L=await fetch("/pair",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:x,label:navigator.userAgent})});if(!L.ok){const N=await L.json().catch(()=>({error:"Connection failed"}));throw new Error(N.error||`HTTP ${L.status}`)}w=await L.json()}else{const L=await fetch(`${Bu}/api/config`);if(!L.ok)throw new Error("Failed to fetch server config");const N=await L.json();if(!N.natsWsUrl)throw new Error("Server has no NATS WebSocket URL configured");const H=await Dx({servers:N.natsWsUrl,authenticator:Ex(N.natsJwt,new TextEncoder().encode(N.natsNkeySeed))}),$=Ou(),fe=`pair.${x}`,U=await H.request(fe,$.encode(JSON.stringify({label:navigator.userAgent})),{timeout:1e4});w=JSON.parse($.decode(U.data)),await H.close()}const _={hostId:w.hostId,clientToken:w.clientToken,directUrl:kl?window.location.origin:void 0,...w.hostName?{name:w.hostName}:{}};if(d(_),Jn.isNativePlatform()&&dn){await NO.set({key:"hostId",value:w.hostId});try{const{token:L}=await dn.getFcmToken();await fetch(`${Bu}/api/fcm/register`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({hostId:w.hostId,fcmToken:L})})}catch(L){console.warn("FCM token registration failed:",L)}}const j=`/hosts/${encodeURIComponent(w.hostId)}`;y($b&&r?`${j}/pair/setup`:j)}catch(w){const _=w instanceof Error?w.message:String(w);_.includes("timeout")||_.includes("TIMEOUT")||_.includes("503")||_.toLowerCase().includes("no responders")?f("Code not found or expired. Check the code and try again."):f(_)}finally{u(!1)}}return b.jsx("div",{className:"pair-page",children:b.jsxs("div",{className:"pair-card",children:[b.jsxs("div",{className:"pair-header",children:[b.jsx("h1",{className:"pair-title",children:kl?"Pair":"Pair with Host"}),b.jsx("p",{className:"pair-subtitle",children:kl?"Enter the pairing code shown in your terminal.":"Connect this device to a Palmier host"})]}),!kl&&b.jsxs("div",{className:"pair-instructions",children:[b.jsxs("div",{className:"pair-instruction-block",children:[b.jsx("h3",{className:"pair-instruction-heading",children:"Setting up a new host?"}),b.jsxs("ol",{className:"pair-steps",children:[b.jsxs("li",{children:["Install at least one agent CLI (e.g., ",b.jsx("a",{href:"https://www.palmier.me/agents",target:"_blank",rel:"noopener noreferrer",children:"Claude Code, Gemini CLI, Codex CLI"}),")"]}),b.jsxs("li",{children:["Install Palmier on your host machine.",b.jsx("span",{className:"pair-platform-label",children:"Linux / macOS:"}),b.jsx("code",{className:"pair-command",children:"curl -fsSL https://palmier.me/install.sh | bash"}),b.jsx("span",{className:"pair-platform-label",children:"Windows (PowerShell):"}),b.jsx("code",{className:"pair-command",children:"irm https://palmier.me/install.ps1 | iex"})]}),b.jsxs("li",{children:["Run the setup wizard:",b.jsx("code",{className:"pair-command",children:"palmier init"})]}),b.jsx("li",{children:"A pairing code will display automatically"})]})]}),b.jsx("div",{className:"pair-instruction-divider"}),b.jsxs("div",{className:"pair-instruction-block",children:[b.jsx("h3",{className:"pair-instruction-heading",children:"Pairing an existing host?"}),b.jsxs("ol",{className:"pair-steps",children:[b.jsxs("li",{children:["Run ",b.jsx("code",{children:"palmier pair"})," on the host machine"]}),b.jsx("li",{children:"Enter the 6-character code below"})]})]})]}),b.jsxs("div",{className:"pair-form",children:[b.jsxs("label",{className:"form-label",htmlFor:"pair-code",children:["Pairing code",b.jsx("input",{id:"pair-code",type:"text",maxLength:6,value:e,onChange:x=>t(x.target.value.toUpperCase()),placeholder:"A7K9M2",className:"form-input form-input-mono pair-code-input",autoFocus:!0,autoComplete:"off",disabled:l})]}),$b&&b.jsxs("label",{className:"pair-checkbox",children:[b.jsx("input",{type:"checkbox",checked:r,onChange:x=>s(x.target.checked),disabled:l}),b.jsxs("span",{className:"pair-checkbox-text",children:[b.jsx("span",{className:"pair-checkbox-title",children:"Link the host to this device"}),b.jsx("span",{className:"pair-checkbox-hint",children:r?"The host will use this device for SMS, contacts, calendar, location, and alarms. Only one device can be linked to the host.":"This device won't provide SMS, contacts, calendar, location, or alarms to the host. You can link it later from the menu."})]})]}),c&&b.jsx("p",{className:"pair-error",children:c}),b.jsxs("button",{className:"btn btn-primary btn-full",onClick:g,disabled:l||!e.trim(),children:[l&&b.jsx("span",{className:"btn-spinner"}),l?"Pairing...":"Pair"]}),m.length>0&&b.jsx("button",{className:"btn btn-secondary btn-full",onClick:()=>y("/"),disabled:l,children:"Cancel"}),b.jsxs("p",{className:"pair-consent",children:["By pairing, you agree to our"," ",b.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms of Service"})," and"," ",b.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy Policy"}),"."]})]})]})})}function RO(){const e=Mr(),{connected:t,request:r,activeHost:s}=si(),{setHostLanUrl:l,pairedHosts:u}=qi(),c=u.length<=1,[f,d]=A.useState("loading"),[m,y]=A.useState(null),[g,x]=A.useState(null);function w(){e(`/hosts/${encodeURIComponent(s.hostId)}`,{replace:!0})}A.useEffect(()=>{if(!t||f!=="loading")return;let H=!1;return r("host.info").catch(()=>({})).then($=>{if(H)return;l(s.hostId,$.lan_url??void 0);const fe=$.linked_client_token??null;y(fe);const U=!!fe&&fe!==s.clientToken;d(U?"confirming":"linking")}),()=>{H=!0}},[t,f,s,r,l]),A.useEffect(()=>{if(f!=="linking")return;let H=!1;return(async()=>{try{if(dn){const{token:$}=await dn.getFcmToken();if(!$)throw new Error("Could not read FCM token");await r("device.link",{fcmToken:$})}if(H)return;c?d("wizard"):w()}catch($){if(H)return;x($ instanceof Error?$.message:String($)),d("linkError")}})(),()=>{H=!0}},[f]);function _(){d("linking")}function j(){w()}function L(){x(null),d("linking")}const N=f==="confirming"&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:j,children:b.jsxs("div",{className:"confirm-modal",onClick:H=>H.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Link the host to this device?"}),b.jsx("p",{className:"confirm-modal-message",children:"Another device is already linked to this host. Only one device can be linked to the host — switching will disable those capabilities on the currently linked device."}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:j,children:"Cancel"}),b.jsx("button",{className:"btn btn-primary",onClick:_,children:"Link"})]})]})}),document.body);if(f==="loading"||f==="confirming"||f==="linking"||f==="linkError"){const H=c,$=f==="loading"||f==="confirming"||f==="linking";return b.jsxs("div",{className:"pair-setup",children:[b.jsxs("div",{className:"pair-setup-inner",children:[H&&b.jsx("h1",{className:"pair-setup-title",children:"Device Capabilities"}),b.jsxs("div",{className:"pair-setup-loading",children:[$&&b.jsx("span",{className:"spinner spinner-lg"}),f==="loading"&&b.jsx("span",{children:"Connecting to host…"}),f==="confirming"&&b.jsx("span",{children:"Awaiting confirmation…"}),f==="linking"&&b.jsx("span",{children:"Linking device…"}),f==="linkError"&&b.jsxs(b.Fragment,{children:[b.jsx("p",{className:"pair-error",children:g}),b.jsx("button",{className:"btn btn-primary",onClick:L,children:"Retry"}),b.jsx("button",{className:"btn btn-secondary",onClick:w,children:"Skip linking"})]})]})]}),N]})}return b.jsx("div",{className:"pair-setup",children:b.jsxs("div",{className:"pair-setup-inner",children:[b.jsx("h1",{className:"pair-setup-title",children:"Device Capabilities"}),b.jsx("p",{className:"pair-setup-description",children:"Choose what the host can use this device for. You can change these later from the menu."}),b.jsx(Ix,{}),b.jsx("div",{className:"pair-setup-actions",children:b.jsx("button",{className:"btn btn-primary btn-full",onClick:w,children:"Finish"})})]})})}function MO(){const e=Mr();return A.useEffect(()=>{if(!dn)return;const t=dn.addListener("deepLink",({path:r})=>e(r));return()=>{t.then(r=>r.remove())}},[e]),null}function DO(){const{pairedHosts:e}=qi();return e.length===0?b.jsx(zl,{to:"/pair",replace:!0}):b.jsx(zl,{to:`/hosts/${encodeURIComponent(e[0].hostId)}`,replace:!0})}function LO(){const{hostId:e}=Yu(),{pairedHosts:t}=qi(),r=t.find(s=>s.hostId===e)??null;return r?b.jsx(vE,{activeHost:r,children:b.jsxs(ax,{children:[b.jsx(br,{index:!0,element:b.jsx(vu,{})}),b.jsx(br,{path:"tasks",element:b.jsx(vu,{})}),b.jsx(br,{path:"runs/:taskId",element:b.jsx(vu,{})}),b.jsx(br,{path:"runs/:taskId/:runId",element:b.jsx(vu,{})}),b.jsx(br,{path:"pair/setup",element:b.jsx(RO,{})}),b.jsx(br,{path:"*",element:b.jsx(zl,{to:".",replace:!0})})]})}):b.jsx(zl,{to:"/",replace:!0})}function zO(){return b.jsxs($_,{children:[b.jsx(MO,{}),b.jsxs(ax,{children:[b.jsx(br,{path:"/",element:b.jsx(DO,{})}),b.jsx(br,{path:"/pair",element:b.jsx(OO,{})}),b.jsx(br,{path:"/hosts/:hostId/*",element:b.jsx(LO,{})}),b.jsx(br,{path:"*",element:b.jsx(zl,{to:"/",replace:!0})})]})]})}fS.createRoot(document.getElementById("root")).render(b.jsx(A.StrictMode,{children:b.jsx(O_,{children:b.jsx(zO,{})})}));export{Id as W};
|
|
119
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:x,table:c,tableCell:d,tableRow:f}};function c(w,_,j,D){return m(y(w,j,D),w.align)}function f(w,_,j,D){const N=g(w,j,D),H=m([N]);return H.slice(0,H.indexOf(`
|
|
120
|
+
`))}function d(w,_,j,D){const N=j.enter("tableCell"),H=j.enter("phrasing"),F=j.containerPhrasing(w,{...D,before:u,after:u});return H(),N(),F}function m(w,_){return WN(w,{align:_,alignDelimiters:s,padding:r,stringLength:l})}function y(w,_,j){const D=w.children;let N=-1;const H=[],F=_.enter("table");for(;++N<D.length;)H[N]=g(D[N],_,j);return F(),H}function g(w,_,j){const D=w.children;let N=-1;const H=[],F=_.enter("tableRow");for(;++N<D.length;)H[N]=d(D[N],w,_,j);return F(),H}function x(w,_,j){let D=P1.inlineCode(w,_,j);return j.stack.includes("tableCell")&&(D=D.replace(/\|/g,"\\$&")),D}}function H3(){return{exit:{taskListCheckValueChecked:Pb,taskListCheckValueUnchecked:Pb,paragraph:I3}}}function q3(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:F3}}}function Pb(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function I3(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const r=this.stack[this.stack.length-1];r.type;const s=r.children[0];if(s&&s.type==="text"){const l=t.children;let u=-1,c;for(;++u<l.length;){const f=l[u];if(f.type==="paragraph"){c=f;break}}c===r&&(s.value=s.value.slice(1),s.value.length===0?r.children.shift():r.position&&s.position&&typeof s.position.start.offset=="number"&&(s.position.start.column++,s.position.start.offset++,r.position.start=Object.assign({},s.position.start)))}}this.exit(e)}function F3(e,t,r,s){const l=e.children[0],u=typeof e.checked=="boolean"&&l&&l.type==="paragraph",c="["+(e.checked?"x":" ")+"] ",f=r.createTracker(s);u&&f.move(c);let d=P1.listItem(e,t,r,{...s,...f.current()});return u&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,m)),d;function m(y){return y+c}}function $3(){return[SN(),FN(),GN(),M3(),H3()]}function Y3(e){return{extensions:[_N(),$N(e),JN(),P3(e),q3()]}}const V3={tokenize:Z3,partial:!0},H1={tokenize:W3,partial:!0},q1={tokenize:eO,partial:!0},I1={tokenize:tO,partial:!0},G3={tokenize:nO,partial:!0},F1={name:"wwwAutolink",tokenize:K3,previous:Y1},$1={name:"protocolAutolink",tokenize:Q3,previous:V1},ai={name:"emailAutolink",tokenize:X3,previous:G1},Dr={};function J3(){return{text:Dr}}let hs=48;for(;hs<123;)Dr[hs]=ai,hs++,hs===58?hs=65:hs===91&&(hs=97);Dr[43]=ai;Dr[45]=ai;Dr[46]=ai;Dr[95]=ai;Dr[72]=[ai,$1];Dr[104]=[ai,$1];Dr[87]=[ai,F1];Dr[119]=[ai,F1];function X3(e,t,r){const s=this;let l,u;return c;function c(g){return!Cd(g)||!G1.call(s,s.previous)||um(s.events)?r(g):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(g))}function f(g){return Cd(g)?(e.consume(g),f):g===64?(e.consume(g),d):r(g)}function d(g){return g===46?e.check(G3,y,m)(g):g===45||g===95||mn(g)?(u=!0,e.consume(g),d):y(g)}function m(g){return e.consume(g),l=!0,d}function y(g){return u&&l&&_n(s.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(g)):r(g)}}function K3(e,t,r){const s=this;return l;function l(c){return c!==87&&c!==119||!Y1.call(s,s.previous)||um(s.events)?r(c):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(V3,e.attempt(H1,e.attempt(q1,u),r),r)(c))}function u(c){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(c)}}function Q3(e,t,r){const s=this;let l="",u=!1;return c;function c(g){return(g===72||g===104)&&V1.call(s,s.previous)&&!um(s.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),l+=String.fromCodePoint(g),e.consume(g),f):r(g)}function f(g){if(_n(g)&&l.length<5)return l+=String.fromCodePoint(g),e.consume(g),f;if(g===58){const x=l.toLowerCase();if(x==="http"||x==="https")return e.consume(g),d}return r(g)}function d(g){return g===47?(e.consume(g),u?m:(u=!0,d)):r(g)}function m(g){return g===null||Pu(g)||jt(g)||gs(g)||Zu(g)?r(g):e.attempt(H1,e.attempt(q1,y),r)(g)}function y(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(g)}}function Z3(e,t,r){let s=0;return l;function l(c){return(c===87||c===119)&&s<3?(s++,e.consume(c),l):c===46&&s===3?(e.consume(c),u):r(c)}function u(c){return c===null?r(c):t(c)}}function W3(e,t,r){let s,l,u;return c;function c(m){return m===46||m===95?e.check(I1,d,f)(m):m===null||jt(m)||gs(m)||m!==45&&Zu(m)?d(m):(u=!0,e.consume(m),c)}function f(m){return m===95?s=!0:(l=s,s=void 0),e.consume(m),c}function d(m){return l||s||!u?r(m):t(m)}}function eO(e,t){let r=0,s=0;return l;function l(c){return c===40?(r++,e.consume(c),l):c===41&&s<r?u(c):c===33||c===34||c===38||c===39||c===41||c===42||c===44||c===46||c===58||c===59||c===60||c===63||c===93||c===95||c===126?e.check(I1,t,u)(c):c===null||jt(c)||gs(c)?t(c):(e.consume(c),l)}function u(c){return c===41&&s++,e.consume(c),l}}function tO(e,t,r){return s;function s(f){return f===33||f===34||f===39||f===41||f===42||f===44||f===46||f===58||f===59||f===63||f===95||f===126?(e.consume(f),s):f===38?(e.consume(f),u):f===93?(e.consume(f),l):f===60||f===null||jt(f)||gs(f)?t(f):r(f)}function l(f){return f===null||f===40||f===91||jt(f)||gs(f)?t(f):s(f)}function u(f){return _n(f)?c(f):r(f)}function c(f){return f===59?(e.consume(f),s):_n(f)?(e.consume(f),c):r(f)}}function nO(e,t,r){return s;function s(u){return e.consume(u),l}function l(u){return mn(u)?r(u):t(u)}}function Y1(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||jt(e)}function V1(e){return!_n(e)}function G1(e){return!(e===47||Cd(e))}function Cd(e){return e===43||e===45||e===46||e===95||mn(e)}function um(e){let t=e.length,r=!1;for(;t--;){const s=e[t][1];if((s.type==="labelLink"||s.type==="labelImage")&&!s._balanced){r=!0;break}if(s._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}const rO={tokenize:fO,partial:!0};function iO(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:oO,continuation:{tokenize:uO},exit:cO}},text:{91:{name:"gfmFootnoteCall",tokenize:lO},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:sO,resolveTo:aO}}}}function sO(e,t,r){const s=this;let l=s.events.length;const u=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let c;for(;l--;){const d=s.events[l][1];if(d.type==="labelImage"){c=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return f;function f(d){if(!c||!c._balanced)return r(d);const m=wr(s.sliceSerialize({start:c.end,end:s.now()}));return m.codePointAt(0)!==94||!u.includes(m.slice(1))?r(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function aO(e,t){let r=e.length;for(;r--;)if(e[r][1].type==="labelImage"&&e[r][0]==="enter"){e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";const s={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+3][1].end)};l.end.column++,l.end.offset++,l.end._bufferIndex++;const u={type:"gfmFootnoteCallString",start:Object.assign({},l.end),end:Object.assign({},e[e.length-1][1].start)},c={type:"chunkString",contentType:"string",start:Object.assign({},u.start),end:Object.assign({},u.end)},f=[e[r+1],e[r+2],["enter",s,t],e[r+3],e[r+4],["enter",l,t],["exit",l,t],["enter",u,t],["enter",c,t],["exit",c,t],["exit",u,t],e[e.length-2],e[e.length-1],["exit",s,t]];return e.splice(r,e.length-r+1,...f),e}function lO(e,t,r){const s=this,l=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let u=0,c;return f;function f(g){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),d}function d(g){return g!==94?r(g):(e.enter("gfmFootnoteCallMarker"),e.consume(g),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",m)}function m(g){if(u>999||g===93&&!c||g===null||g===91||jt(g))return r(g);if(g===93){e.exit("chunkString");const x=e.exit("gfmFootnoteCallString");return l.includes(wr(s.sliceSerialize(x)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):r(g)}return jt(g)||(c=!0),u++,e.consume(g),g===92?y:m}function y(g){return g===91||g===92||g===93?(e.consume(g),u++,m):m(g)}}function oO(e,t,r){const s=this,l=s.parser.gfmFootnotes||(s.parser.gfmFootnotes=[]);let u,c=0,f;return d;function d(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),m}function m(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",y):r(_)}function y(_){if(c>999||_===93&&!f||_===null||_===91||jt(_))return r(_);if(_===93){e.exit("chunkString");const j=e.exit("gfmFootnoteDefinitionLabelString");return u=wr(s.sliceSerialize(j)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),x}return jt(_)||(f=!0),c++,e.consume(_),_===92?g:y}function g(_){return _===91||_===92||_===93?(e.consume(_),c++,y):y(_)}function x(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),l.includes(u)||l.push(u),ct(e,w,"gfmFootnoteDefinitionWhitespace")):r(_)}function w(_){return t(_)}}function uO(e,t,r){return e.check(Jl,t,e.attempt(rO,t,r))}function cO(e){e.exit("gfmFootnoteDefinition")}function fO(e,t,r){const s=this;return ct(e,l,"gfmFootnoteDefinitionIndent",5);function l(u){const c=s.events[s.events.length-1];return c&&c[1].type==="gfmFootnoteDefinitionIndent"&&c[2].sliceSerialize(c[1],!0).length===4?t(u):r(u)}}function hO(e){let r=(e||{}).singleTilde;const s={name:"strikethrough",tokenize:u,resolveAll:l};return r==null&&(r=!0),{text:{126:s},insideSpan:{null:[s]},attentionMarkers:{null:[126]}};function l(c,f){let d=-1;for(;++d<c.length;)if(c[d][0]==="enter"&&c[d][1].type==="strikethroughSequenceTemporary"&&c[d][1]._close){let m=d;for(;m--;)if(c[m][0]==="exit"&&c[m][1].type==="strikethroughSequenceTemporary"&&c[m][1]._open&&c[d][1].end.offset-c[d][1].start.offset===c[m][1].end.offset-c[m][1].start.offset){c[d][1].type="strikethroughSequence",c[m][1].type="strikethroughSequence";const y={type:"strikethrough",start:Object.assign({},c[m][1].start),end:Object.assign({},c[d][1].end)},g={type:"strikethroughText",start:Object.assign({},c[m][1].end),end:Object.assign({},c[d][1].start)},x=[["enter",y,f],["enter",c[m][1],f],["exit",c[m][1],f],["enter",g,f]],w=f.parser.constructs.insideSpan.null;w&&Vn(x,x.length,0,Wu(w,c.slice(m+1,d),f)),Vn(x,x.length,0,[["exit",g,f],["enter",c[d][1],f],["exit",c[d][1],f],["exit",y,f]]),Vn(c,m-1,d-m+3,x),d=m+x.length-2;break}}for(d=-1;++d<c.length;)c[d][1].type==="strikethroughSequenceTemporary"&&(c[d][1].type="data");return c}function u(c,f,d){const m=this.previous,y=this.events;let g=0;return x;function x(_){return m===126&&y[y.length-1][1].type!=="characterEscape"?d(_):(c.enter("strikethroughSequenceTemporary"),w(_))}function w(_){const j=ba(m);if(_===126)return g>1?d(_):(c.consume(_),g++,w);if(g<2&&!r)return d(_);const D=c.exit("strikethroughSequenceTemporary"),N=ba(_);return D._open=!N||N===2&&!!j,D._close=!j||j===2&&!!N,f(_)}}}class dO{constructor(){this.map=[]}add(t,r,s){mO(this,t,r,s)}consume(t){if(this.map.sort(function(u,c){return u[0]-c[0]}),this.map.length===0)return;let r=this.map.length;const s=[];for(;r>0;)r-=1,s.push(t.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),t.length=this.map[r][0];s.push(t.slice()),t.length=0;let l=s.pop();for(;l;){for(const u of l)t.push(u);l=s.pop()}this.map.length=0}}function mO(e,t,r,s){let l=0;if(!(r===0&&s.length===0)){for(;l<e.map.length;){if(e.map[l][0]===t){e.map[l][1]+=r,e.map[l][2].push(...s);return}l+=1}e.map.push([t,r,s])}}function pO(e,t){let r=!1;const s=[];for(;t<e.length;){const l=e[t];if(r){if(l[0]==="enter")l[1].type==="tableContent"&&s.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(l[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const u=s.length-1;s[u]=s[u]==="left"?"center":"right"}}else if(l[1].type==="tableDelimiterRow")break}else l[0]==="enter"&&l[1].type==="tableDelimiterRow"&&(r=!0);t+=1}return s}function gO(){return{flow:{null:{name:"table",tokenize:yO,resolveAll:bO}}}}function yO(e,t,r){const s=this;let l=0,u=0,c;return f;function f(L){let G=s.events.length-1;for(;G>-1;){const le=s.events[G][1].type;if(le==="lineEnding"||le==="linePrefix")G--;else break}const J=G>-1?s.events[G][1].type:null,oe=J==="tableHead"||J==="tableRow"?R:d;return oe===R&&s.parser.lazy[s.now().line]?r(L):oe(L)}function d(L){return e.enter("tableHead"),e.enter("tableRow"),m(L)}function m(L){return L===124||(c=!0,u+=1),y(L)}function y(L){return L===null?r(L):He(L)?u>1?(u=0,s.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),w):r(L):st(L)?ct(e,y,"whitespace")(L):(u+=1,c&&(c=!1,l+=1),L===124?(e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),c=!0,y):(e.enter("data"),g(L)))}function g(L){return L===null||L===124||jt(L)?(e.exit("data"),y(L)):(e.consume(L),L===92?x:g)}function x(L){return L===92||L===124?(e.consume(L),g):g(L)}function w(L){return s.interrupt=!1,s.parser.lazy[s.now().line]?r(L):(e.enter("tableDelimiterRow"),c=!1,st(L)?ct(e,_,"linePrefix",s.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(L):_(L))}function _(L){return L===45||L===58?D(L):L===124?(c=!0,e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),j):z(L)}function j(L){return st(L)?ct(e,D,"whitespace")(L):D(L)}function D(L){return L===58?(u+=1,c=!0,e.enter("tableDelimiterMarker"),e.consume(L),e.exit("tableDelimiterMarker"),N):L===45?(u+=1,N(L)):L===null||He(L)?fe(L):z(L)}function N(L){return L===45?(e.enter("tableDelimiterFiller"),H(L)):z(L)}function H(L){return L===45?(e.consume(L),H):L===58?(c=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(L),e.exit("tableDelimiterMarker"),F):(e.exit("tableDelimiterFiller"),F(L))}function F(L){return st(L)?ct(e,fe,"whitespace")(L):fe(L)}function fe(L){return L===124?_(L):L===null||He(L)?!c||l!==u?z(L):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(L)):z(L)}function z(L){return r(L)}function R(L){return e.enter("tableRow"),ee(L)}function ee(L){return L===124?(e.enter("tableCellDivider"),e.consume(L),e.exit("tableCellDivider"),ee):L===null||He(L)?(e.exit("tableRow"),t(L)):st(L)?ct(e,ee,"whitespace")(L):(e.enter("data"),$(L))}function $(L){return L===null||L===124||jt(L)?(e.exit("data"),ee(L)):(e.consume(L),L===92?q:$)}function q(L){return L===92||L===124?(e.consume(L),$):$(L)}}function bO(e,t){let r=-1,s=!0,l=0,u=[0,0,0,0],c=[0,0,0,0],f=!1,d=0,m,y,g;const x=new dO;for(;++r<e.length;){const w=e[r],_=w[1];w[0]==="enter"?_.type==="tableHead"?(f=!1,d!==0&&(Hb(x,t,d,m,y),y=void 0,d=0),m={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},x.add(r,0,[["enter",m,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(s=!0,g=void 0,u=[0,0,0,0],c=[0,r+1,0,0],f&&(f=!1,y={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},x.add(r,0,[["enter",y,t]])),l=_.type==="tableDelimiterRow"?2:y?3:1):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(s=!1,c[2]===0&&(u[1]!==0&&(c[0]=c[1],g=xu(x,t,u,l,void 0,g),u=[0,0,0,0]),c[2]=r)):_.type==="tableCellDivider"&&(s?s=!1:(u[1]!==0&&(c[0]=c[1],g=xu(x,t,u,l,void 0,g)),u=c,c=[u[1],r,0,0])):_.type==="tableHead"?(f=!0,d=r):_.type==="tableRow"||_.type==="tableDelimiterRow"?(d=r,u[1]!==0?(c[0]=c[1],g=xu(x,t,u,l,r,g)):c[1]!==0&&(g=xu(x,t,c,l,r,g)),l=0):l&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(c[3]=r)}for(d!==0&&Hb(x,t,d,m,y),x.consume(t.events),r=-1;++r<t.events.length;){const w=t.events[r];w[0]==="enter"&&w[1].type==="table"&&(w[1]._align=pO(t.events,r))}return e}function xu(e,t,r,s,l,u){const c=s===1?"tableHeader":s===2?"tableDelimiter":"tableData",f="tableContent";r[0]!==0&&(u.end=Object.assign({},ia(t.events,r[0])),e.add(r[0],0,[["exit",u,t]]));const d=ia(t.events,r[1]);if(u={type:c,start:Object.assign({},d),end:Object.assign({},d)},e.add(r[1],0,[["enter",u,t]]),r[2]!==0){const m=ia(t.events,r[2]),y=ia(t.events,r[3]),g={type:f,start:Object.assign({},m),end:Object.assign({},y)};if(e.add(r[2],0,[["enter",g,t]]),s!==2){const x=t.events[r[2]],w=t.events[r[3]];if(x[1].end=Object.assign({},w[1].end),x[1].type="chunkText",x[1].contentType="text",r[3]>r[2]+1){const _=r[2]+1,j=r[3]-r[2]-1;e.add(_,j,[])}}e.add(r[3]+1,0,[["exit",g,t]])}return l!==void 0&&(u.end=Object.assign({},ia(t.events,l)),e.add(l,0,[["exit",u,t]]),u=void 0),u}function Hb(e,t,r,s,l){const u=[],c=ia(t.events,r);l&&(l.end=Object.assign({},c),u.push(["exit",l,t])),s.end=Object.assign({},c),u.push(["exit",s,t]),e.add(r+1,0,u)}function ia(e,t){const r=e[t],s=r[0]==="enter"?"start":"end";return r[1][s]}const xO={name:"tasklistCheck",tokenize:wO};function vO(){return{text:{91:xO}}}function wO(e,t,r){const s=this;return l;function l(d){return s.previous!==null||!s._gfmTasklistFirstContentOfListItem?r(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),u)}function u(d){return jt(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),c):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),c):r(d)}function c(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),f):r(d)}function f(d){return He(d)?t(d):st(d)?e.check({tokenize:SO},t,r)(d):r(d)}}function SO(e,t,r){return ct(e,s,"whitespace");function s(l){return l===null?r(l):t(l)}}function _O(e){return r1([J3(),iO(),hO(e),gO(),vO()])}const kO={};function qb(e){const t=this,r=e||kO,s=t.data(),l=s.micromarkExtensions||(s.micromarkExtensions=[]),u=s.fromMarkdownExtensions||(s.fromMarkdownExtensions=[]),c=s.toMarkdownExtensions||(s.toMarkdownExtensions=[]);l.push(_O(r)),u.push($3()),c.push(Y3(r))}function EO(e){k1(e,[/\r?\n|\r/g,CO])}function CO(){return{type:"break"}}function Ib(){return function(e){EO(e)}}function AO({connected:e,hostId:t,request:r,subscribeEvents:s,taskId:l,runId:u}){const c=Mr(),f=$d(),[d,m]=A.useState(!0),[y,g]=A.useState([]),[x,w]=A.useState(),[_,j]=A.useState(),[D,N]=A.useState(),H=x==="started"||x==="monitoring",F=x==="followup",fe=x==="started"||x==="followup",[z,R]=A.useState(null);pd(z!==null,()=>R(null));const[ee,$]=A.useState(!1),[q,L]=A.useState(""),[G,J]=A.useState(!1),oe=A.useRef(null),le=A.useRef(null),K=A.useRef(null),[U,W]=A.useState(u==="latest"?void 0:u),ue=u==="latest"&&U===null;A.useEffect(()=>{if(u!=="latest"){W(u);return}e&&(W(void 0),r("taskrun.list",{task_id:l,limit:1}).then(S=>{var xe,Ae;return W(((Ae=(xe=S.entries)==null?void 0:xe[0])==null?void 0:Ae.run_id)??null)}).catch(()=>W(null)))},[u,l,e,r]);async function we(){if(U)try{const S=await r("task.result",{id:l,run_id:U});if(S.error){console.error("No result:",S.error),c(t?`/hosts/${encodeURIComponent(t)}`:"/",{replace:!0});return}g(S.messages??[]),w(S.running_state),j(S.agent),N(S.agent_version)}catch(S){console.error("Failed to load result:",S),c(t?`/hosts/${encodeURIComponent(t)}`:"/",{replace:!0})}finally{m(!1)}}async function M(S){var xe;if(U)try{const ve=(xe=(await r("task.reports",{id:l,run_id:U,report_files:[S]})).reports)==null?void 0:xe[0];ve!=null&&ve.data_url?R({file:S,data_url:ve.data_url}):R({file:S,content:(ve==null?void 0:ve.content)??"Report not found."})}catch{R({file:S,content:"Failed to load report."})}}A.useEffect(()=>{!e||!U||(m(!0),we())},[e,l,U]),A.useEffect(()=>!e||!t||!U?void 0:s(t,async xe=>{try{const Ae=JSON.parse(new TextDecoder().decode(xe.data));if(Ae.event_type!=="running-state"&&Ae.event_type!=="result-updated"||xe.subject.split(".").pop()!==l||Ae.event_type==="result-updated"&&Ae.run_id&&Ae.run_id!==U)return;we()}catch{}}),[e,t,l,U,s,r]),A.useEffect(()=>{oe.current&&(oe.current.scrollTop=oe.current.scrollHeight)},[y]),A.useEffect(()=>{d||ue||!U||K.current!==U&&(K.current=U,requestAnimationFrame(()=>{oe.current&&(oe.current.scrollTop=oe.current.scrollHeight),window.scrollTo({top:document.documentElement.scrollHeight,behavior:"auto"})}))},[d,ue,U]);function P(S){if(S==="input")return"User Input";if(S==="permission")return"Permission";if(S==="confirmation")return"Confirmation"}function te(S){return S==="started"?"Task started":S==="finished"?"Task finished":S==="failed"?"Task failed":S==="error"?"Command failed":S==="aborted"?"Task aborted":S==="confirmation"?"Task confirmed":S==="stopped"?"Follow-up stopped":S??""}return b.jsxs("div",{className:"run-detail",children:[b.jsxs("button",{className:"run-detail-back",onClick:()=>c(-1),children:[b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:b.jsx("path",{d:"M15 18l-6-6 6-6"})}),"Back"]}),ue?b.jsxs("div",{className:"empty-state",children:[b.jsx("p",{className:"empty-state-text",children:"No runs yet"}),b.jsx("p",{className:"empty-state-hint",children:"This task hasn't been executed yet. Run it from the task menu or wait for its next trigger."})]}):d?b.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)",padding:"var(--space-sm) 0"},children:[b.jsx("div",{className:"skeleton-line",style:{width:"40%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"55%"}}),b.jsx("div",{className:"skeleton-line",style:{width:"100%",height:"8rem",marginTop:"var(--space-sm)"}})]}):b.jsxs(b.Fragment,{children:[b.jsxs("div",{className:"chat-thread",ref:oe,children:[y.map((S,xe)=>{const Ae=fe&&S.role==="assistant"&&!y.slice(xe+1).some(ve=>ve.role==="assistant"||ve.role==="user");return S.role==="status"&&S.type==="monitoring"?null:S.role==="status"?b.jsxs("div",{className:`chat-status${S.type==="error"?" chat-status--error":""}`,children:[b.jsxs("div",{children:[te(S.type),S.time>0&&b.jsx("span",{className:"chat-status-time",children:f(S.time)})]}),S.content&&b.jsx("pre",{className:"chat-status-detail",children:S.content})]},xe):b.jsxs("div",{className:`chat-message chat-message--${S.role}${S.role==="assistant"&&S.stream==="stderr"?" chat-message--stderr":""}`,children:[S.role==="assistant"&&_&&b.jsxs("div",{className:"chat-message-agent",children:[md(_),D&&b.jsxs("span",{className:"chat-message-agent-version",children:[" v",D]})]}),b.jsxs("div",{className:"chat-message-content",children:[b.jsx(Mb,{remarkPlugins:[qb,Ib],components:{a:({...ve})=>b.jsx("a",{...ve,target:"_blank",rel:"noopener noreferrer"})},children:S.content}),Ae&&b.jsxs("div",{className:"chat-typing-indicator",children:[b.jsx("span",{}),b.jsx("span",{}),b.jsx("span",{})]})]}),S.attachments&&S.attachments.length>0&&b.jsx("div",{className:"chat-message-attachments",children:S.attachments.map(ve=>b.jsx("button",{className:"chat-attachment-chip",onClick:()=>M(ve),children:ve},ve))}),b.jsxs("div",{className:"chat-message-meta",children:[P(S.type)&&b.jsx("span",{className:"chat-message-type",children:P(S.type)}),S.time>0&&b.jsx("span",{children:f(S.time)})]})]},xe)}),fe&&(()=>{const S=y.filter(xe=>xe.role!=="status");return S.length===0||S[S.length-1].role!=="assistant"})()&&b.jsxs("div",{className:"chat-message chat-message--assistant",children:[_&&b.jsxs("div",{className:"chat-message-agent",children:[md(_),D&&b.jsxs("span",{className:"chat-message-agent-version",children:[" v",D]})]}),b.jsxs("div",{className:"chat-typing-indicator",children:[b.jsx("span",{}),b.jsx("span",{}),b.jsx("span",{})]})]}),x==="monitoring"&&b.jsxs("div",{className:"chat-monitoring-indicator",children:[b.jsx("span",{className:"chat-monitoring-dot"}),"Monitoring command output"]})]}),H?b.jsx("div",{className:"chat-abort-bar",children:b.jsx("button",{className:"btn btn-secondary chat-abort-btn",disabled:ee,onClick:async()=>{if(confirm("Abort this task?")){$(!0);try{await r("task.abort",{id:l})}catch(S){console.error("Abort failed:",S)}finally{$(!1)}}},children:ee?"Aborting...":"Abort Task"})}):F?b.jsx("div",{className:"chat-input-bar",children:b.jsx("button",{className:"btn btn-secondary chat-stop-btn",disabled:ee,onClick:async()=>{$(!0);try{await r("task.stop_followup",{id:l,run_id:U})}catch(S){console.error("Stop failed:",S)}finally{$(!1)}},children:b.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:b.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})})})}):b.jsxs("form",{className:"chat-input-bar",onSubmit:async S=>{S.preventDefault();const xe=q.trim();if(!(!xe||G)){J(!0);try{await r("task.followup",{id:l,run_id:U,message:xe}),L("")}catch(Ae){console.error("Follow-up failed:",Ae)}finally{J(!1)}}},children:[b.jsx("input",{ref:le,className:"chat-input",type:"text",placeholder:"Follow-up message",value:q,onChange:S=>L(S.target.value),disabled:G}),b.jsx("button",{className:"btn btn-primary chat-send-btn",type:"submit",disabled:!q.trim()||G,children:b.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),b.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})})]})]}),z&&b.jsx("div",{className:"report-dialog-overlay",onClick:()=>R(null),children:b.jsxs("div",{className:"report-dialog",onClick:S=>S.stopPropagation(),children:[b.jsxs("div",{className:"report-dialog-header",children:[b.jsx("span",{className:"report-dialog-title",children:z.file}),b.jsx("button",{className:"report-dialog-close",onClick:()=>R(null),"aria-label":"Close",children:b.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),b.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),b.jsx("div",{className:"report-dialog-body",children:z.data_url?b.jsx("img",{src:z.data_url,alt:z.file,style:{maxWidth:"100%",height:"auto"}}):b.jsx(Mb,{remarkPlugins:[qb,Ib],components:{a:({...S})=>b.jsx("a",{...S,target:"_blank",rel:"noopener noreferrer"})},children:z.content??""})})]})})]})}function Fb({title:e,message:t,onUpdate:r,onDismiss:s}){return b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:e}),b.jsx("p",{className:"confirm-modal-message",children:t}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:r,children:"Update Now"}),s&&b.jsx("button",{className:"btn btn-secondary",onClick:s,children:"Dismiss"})]})]})})}function TO(){const{activeHost:e}=si(),t=A.useRef(null);A.useEffect(()=>{if(Jn.isNativePlatform()||e.directUrl||t.current===e.hostId)return;async function r(){var s;try{if(!("serviceWorker"in navigator)||!("PushManager"in window)){console.warn("[Push] Push notifications not supported");return}const l=await navigator.serviceWorker.ready;(s=l.active)==null||s.postMessage({type:"set-host-id",hostId:e.hostId});let u=await l.pushManager.getSubscription();if(!u){const{publicKey:f}=await gE("/api/push/vapid-key");if(!f){console.warn("[Push] No VAPID public key configured on server");return}if(await Notification.requestPermission()!=="granted"){console.log("[Push] Permission denied");return}u=await l.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:f})}const c=u.toJSON();await pE("/api/push/subscribe",{hostId:e.hostId,endpoint:c.endpoint,keys:{p256dh:c.keys.p256dh,auth:c.keys.auth}}),t.current=e.hostId}catch(l){console.error("[Push] Subscription failed:",l)}}r()},[e])}const jO="0.9.9";function Kh(e,t){if(e.includes("-"))return!1;const r=e.split(".").map(Number),s=t.split(".").map(Number);for(let l=0;l<3;l++){if((r[l]??0)<(s[l]??0))return!0;if((r[l]??0)>(s[l]??0))return!1}return!1}function vu(){const{removePairedHost:e,setHostLanUrl:t,setHostTimezone:r}=qi(),{connected:s,request:l,subscribeEvents:u,unauthorized:c,activeHost:f}=si(),d=f.hostId,m=f.clientToken||null,y=Mr(),g=cr(),x=Yu(),w=qx("(min-width: 768px)"),_=g.pathname.endsWith("/tasks"),j=x.runId?void 0:x.taskId,D=!!(x.taskId&&x.runId),[N,H]=A.useState(!1),[F,fe]=A.useState(!1),[z,R]=A.useState(null),[ee,$]=A.useState(null),[q,L]=A.useState(null),[G,J]=A.useState(()=>localStorage.getItem(`palmier.${d}.dismissedUpdateVersion`)),[oe,le]=A.useState({}),[K,U]=A.useState({}),[W,ue]=A.useState(null),[we,M]=A.useState(new Set),[P,te]=A.useState([]),[S,xe]=A.useState(),Ae=!!m&&W===m,[ve,Ue]=A.useState(new Map),[Ve,Te]=A.useState(new Map),[et,Pt]=A.useState(new Map),[Gt,Ft]=A.useState(new Map);TO(),A.useEffect(()=>{window.scrollTo(0,0)},[d]),A.useEffect(()=>{let je=!1;return JE().then(Q=>{je||M(Q)}),()=>{je=!0}},[]),A.useEffect(()=>{s&&l("host.info").then(je=>{var Ke,Fe,Ge,$e,Qe,Je;te(je.agents??[]),xe(je.host_platform),ue(je.linked_client_token??null),NE(je.agents??[]);const Q=je.version??null;$(Q),H(!!Q&&Kh(Q,jO)),t(d,je.lan_url??void 0),r(d,je.host_timezone);const he=new Map,_e=new Map,Oe=new Map,Ie=new Map;for(const pe of je.pending_prompts??[])if(pe.type==="confirmation")he.set(pe.key,{description:((Ke=pe.meta)==null?void 0:Ke.description)??"",sessionName:(Fe=pe.meta)==null?void 0:Fe.session_name});else if(pe.type==="permission")_e.set(pe.key,{permissions:pe.params??[],sessionName:(Ge=pe.meta)==null?void 0:Ge.session_name});else if(pe.type==="input"){const Pe=pe.params??(($e=pe.meta)==null?void 0:$e.input_questions)??[];Oe.set(pe.key,{questions:Pe,description:(Qe=pe.meta)==null?void 0:Qe.description,sessionName:(Je=pe.meta)==null?void 0:Je.session_name}),Ie.set(pe.key,new Array(Pe.length).fill(""))}Ue(he),Te(_e),Pt(Oe),Ft(Ie)}).catch(()=>{})},[s,d,l,t,r]),A.useEffect(()=>s?u(d,Q=>{const he=Q.subject.split(".");if(he.length<3)return;const _e=he.slice(2).join(".");let Oe={};try{Oe=JSON.parse(new TextDecoder().decode(Q.data))}catch{return}const Ie=Oe.event_type,Ke=Oe.session_id;if(Ie==="input-request"&&Ke){const Fe=Oe.input_questions,Ge=Oe.session_name,$e=Oe.description;Fe!=null&&Fe.length&&(Pt(Qe=>{if(Qe.has(Ke))return Qe;const Je=new Map(Qe);return Je.set(Ke,{questions:Fe,description:$e,sessionName:Ge}),Je}),Ft(Qe=>{if(Qe.has(Ke))return Qe;const Je=new Map(Qe);return Je.set(Ke,new Array(Fe.length).fill("")),Je}));return}if(Ie==="input-resolved"&&Ke){Pt(Fe=>{if(!Fe.has(Ke))return Fe;const Ge=new Map(Fe);return Ge.delete(Ke),Ge}),Ft(Fe=>{const Ge=new Map(Fe);return Ge.delete(Ke),Ge});return}if(Ie==="confirm-request"&&Ke){const Fe=Oe.description,Ge=Oe.session_name;Fe&&Ue($e=>{if($e.has(Ke))return $e;const Qe=new Map($e);return Qe.set(Ke,{description:Fe,sessionName:Ge}),Qe});return}if(Ie==="confirm-resolved"&&Ke){Ue(Fe=>{if(!Fe.has(Ke))return Fe;const Ge=new Map(Fe);return Ge.delete(Ke),Ge});return}if(Ie==="permission-request"){const Fe=Oe.required_permissions,Ge=Oe.session_name;Fe!=null&&Fe.length&&Te($e=>{if($e.has(_e))return $e;const Qe=new Map($e);return Qe.set(_e,{permissions:Fe,sessionName:Ge}),Qe});return}if(Ie==="permission-resolved"){Te(Fe=>{if(!Fe.has(_e))return Fe;const Ge=new Map(Fe);return Ge.delete(_e),Ge});return}}):void 0,[s,d,u]);async function De(je,Q){try{await l("task.user_input",{id:je,value:[Q]})}catch(he){console.error("[Dashboard] Failed to respond to confirmation:",he)}}async function ot(je,Q){try{await l("task.user_input",{id:je,value:[Q]})}catch(he){console.error("[Dashboard] Failed to respond to permission request:",he)}}async function tt(je,Q){try{await l("task.user_input",{id:je,value:Q})}catch(he){console.error("[Dashboard] Failed to respond to input request:",he)}}function vt(je,Q){if(!ps())return;const he=`/hosts/${encodeURIComponent(d)}/runs/${encodeURIComponent(je)}`;y(Q?`${he}/${encodeURIComponent(Q)}`:he)}A.useEffect(()=>{if(!ee)return;let je=!1;return fetch("https://registry.npmjs.org/palmier/latest").then(Q=>Q.ok?Q.json():null).then(Q=>{!je&&(Q!=null&&Q.version)&&L(Q.version)}).catch(()=>{}),()=>{je=!0}},[ee]),A.useEffect(()=>{let je=!1;const Q={};for(const he of P){if(!he.version)continue;const _e=localStorage.getItem(`palmier.${d}.dismissedAgentUpdate.${he.key}`);_e&&(Q[he.key]=_e)}U(Q);for(const he of P)!he.version||!he.npmPackage||fetch(`https://registry.npmjs.org/${he.npmPackage}/latest`).then(_e=>_e.ok?_e.json():null).then(_e=>{je||!(_e!=null&&_e.version)||le(Oe=>Oe[he.key]===_e.version?Oe:{...Oe,[he.key]:_e.version})}).catch(()=>{});return()=>{je=!0}},[P]);const ft=P.find(je=>{if(!je.version)return!1;const Q=oe[je.key];return!Q||!Kh(je.version,Q)?!1:K[je.key]!==Q});function gn(je,Q){localStorage.setItem(`palmier.${d}.dismissedAgentUpdate.${je}`,Q),U(he=>({...he,[je]:Q}))}async function an(je){fe(!0),R(null);try{const Q=await l("host.updateAgent",{key:je});if(Q.error){R(Q.error),fe(!1);return}const he=await l("host.info");he.agents&&te(he.agents)}catch(Q){R(Q instanceof Error?Q.message:String(Q))}finally{fe(!1)}}const Wt=!N&&!!ee&&!!q&&Kh(ee,q)&&G!==q;function yn(){q&&(localStorage.setItem(`palmier.${d}.dismissedUpdateVersion`,q),J(q))}async function Kn(){fe(!0),R(null);try{const je=await l("host.update");if(je.error){R(je.error),fe(!1);return}}catch{}setTimeout(()=>window.location.reload(),15e3)}const pt=s&&!c;return b.jsxs("div",{className:"dashboard",children:[w&&b.jsx(G0,{daemonVersion:ee,agents:P,linkedClientToken:W,request:l,onEnabledCapabilitiesChange:M,onLinkedClientTokenChange:ue}),b.jsxs("div",{className:"dashboard-content",children:[b.jsxs("header",{className:"app-header",children:[b.jsxs("div",{className:"app-title-bar",children:[!w&&b.jsx(G0,{daemonVersion:ee,agents:P,linkedClientToken:W,request:l,onEnabledCapabilitiesChange:M,onLinkedClientTokenChange:ue}),b.jsx("h1",{className:"app-title",children:"Palmier"}),b.jsx(WE,{})]}),b.jsx("div",{className:"tab-bar",children:b.jsx(YE,{})})]}),b.jsx("main",{className:"dashboard-main",children:c?b.jsxs("div",{className:"revoked-state",children:[b.jsx("div",{className:"revoked-icon",children:b.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),b.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}),b.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"18"})]})}),b.jsx("h2",{className:"revoked-title",children:"Client Revoked"}),b.jsx("p",{className:"revoked-description",children:"This client was revoked by the host. To reconnect, generate a new pairing code on the host machine."}),b.jsx("div",{className:"revoked-command",children:b.jsx("code",{children:"palmier pair"})}),b.jsxs("div",{className:"revoked-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>{ps()&&y("/pair")},children:"Re-pair Device"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>{e(d),y("/",{replace:!0})},children:"Remove Host"})]})]}):pt?b.jsxs(b.Fragment,{children:[_&&!D&&b.jsx($E,{connected:s,hostId:d,request:l,subscribeEvents:u,agents:P,hostPlatform:S,isNotificationListener:Ae&&we.has("notifications"),onViewRun:vt}),D?b.jsx(AO,{connected:s,hostId:d,request:l,subscribeEvents:u,taskId:x.taskId,runId:decodeURIComponent(x.runId)}):_?null:b.jsx(rC,{connected:s,hostId:d,request:l,subscribeEvents:u,agents:P,hostPlatform:S,filterTaskId:j,onClearFilter:()=>{ps()&&y(`/hosts/${encodeURIComponent(d)}`)}})]}):b.jsx("div",{className:"empty-state",children:b.jsx("p",{children:"Connecting to host..."})})}),(N||Wt)&&!F&&!z&&b.jsx(Fb,{title:N?"Update Required":"Update Available",message:N?`Your Palmier host${ee?` (v${ee})`:""} is too old for this version of the app. Please update to continue.`:`A new version of Palmier (v${q}) is available. You're running v${ee}.`,onUpdate:Kn,onDismiss:N?void 0:yn}),!N&&!Wt&&ft&&!F&&!z&&b.jsx(Fb,{title:"Agent Update Available",message:`A new version of ${ft.label} (v${oe[ft.key]}) is available. You're running v${ft.version}.`,onUpdate:()=>an(ft.key),onDismiss:()=>gn(ft.key,oe[ft.key])}),F&&b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Updating..."}),b.jsx("p",{className:"confirm-modal-message",children:"Installing update and restarting daemon. Please wait..."})]})}),z&&b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Update Failed"}),b.jsx("p",{className:"confirm-modal-message",style:{whiteSpace:"pre-line"},children:z}),b.jsx("div",{className:"confirm-modal-actions",children:b.jsx("button",{className:"btn btn-secondary",onClick:()=>{R(null)},children:"Retry"})})]})})]}),ds.createPortal(b.jsxs(b.Fragment,{children:[[...ve.entries()].map(([je,{description:Q,sessionName:he}])=>b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Confirmation Required"}),he&&b.jsx("p",{className:"confirm-modal-subtitle",children:he}),b.jsx("p",{className:"confirm-modal-message",children:Q}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>De(je,"confirmed"),children:"Confirm"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>De(je,"aborted"),children:"Abort"})]})]})},je)),[...Ve.entries()].map(([je,{permissions:Q,sessionName:he}])=>b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal permission-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Permission Required"}),b.jsx("p",{className:"confirm-modal-message",children:b.jsx("strong",{children:he||je})}),b.jsx("div",{className:"permission-list",children:Q.map((_e,Oe)=>b.jsxs("div",{className:"permission-item",children:[b.jsx("span",{className:"permission-name",children:_e.name}),_e.description&&b.jsx("span",{className:"permission-desc",children:_e.description})]},Oe))}),b.jsxs("div",{className:"permission-actions",children:[b.jsx("button",{className:"btn btn-primary",onClick:()=>ot(je,"granted"),children:"Allow Once"}),b.jsx("button",{className:"btn btn-secondary",onClick:()=>ot(je,"granted_all"),children:"Allow Always"})]}),b.jsx("button",{className:"permission-abort-link",onClick:()=>ot(je,"aborted"),children:"Deny & Abort Task"})]})},je)),[...et.entries()].map(([je,{questions:Q,description:he,sessionName:_e}])=>{const Oe=Gt.get(je)??new Array(Q.length).fill("");return b.jsx("div",{className:"confirm-modal-overlay",children:b.jsxs("div",{className:"confirm-modal input-modal",children:[b.jsx("h2",{className:"confirm-modal-title",children:"Input Required"}),_e&&b.jsx("p",{className:"confirm-modal-subtitle",children:_e}),he&&b.jsx("p",{className:"confirm-modal-message",children:he}),b.jsx("div",{className:"input-list",children:Q.map((Ie,Ke)=>b.jsxs("div",{className:"input-item",children:[b.jsx("label",{className:"input-label",children:Ie}),b.jsx("input",{type:"text",className:"input-field",value:Oe[Ke]??"",onChange:Fe=>{Ft(Ge=>{const $e=new Map(Ge),Qe=[...$e.get(je)??[]];return Qe[Ke]=Fe.target.value,$e.set(je,Qe),$e})},autoFocus:Ke===0})]},Ke))}),b.jsx("div",{className:"input-actions",children:b.jsx("button",{className:"btn btn-primary",disabled:Oe.some(Ie=>!Ie.trim()),onClick:()=>tt(je,Oe),children:"Submit"})}),b.jsx("button",{className:"permission-abort-link",onClick:()=>tt(je,["aborted"]),children:"Cancel"})]})},je)})]}),document.body)]})}const NO=ys("Preferences",{web:()=>Fd(()=>import("./web-ZSYmpLle.js"),[]).then(e=>new e.PreferencesWeb)}),kl=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1"),$b=Jn.isNativePlatform();function OO(){const[e,t]=A.useState(""),[r,s]=A.useState(!0),[l,u]=A.useState(!1),[c,f]=A.useState(null),{addPairedHost:d,pairedHosts:m}=qi(),y=Mr();async function g(){const x=e.trim().toUpperCase();if(!x){f("Enter a pairing code.");return}u(!0),f(null);try{let w;if(kl){const D=await fetch("/pair",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:x,label:navigator.userAgent})});if(!D.ok){const N=await D.json().catch(()=>({error:"Connection failed"}));throw new Error(N.error||`HTTP ${D.status}`)}w=await D.json()}else{const D=await fetch(`${Bu}/api/config`);if(!D.ok)throw new Error("Failed to fetch server config");const N=await D.json();if(!N.natsWsUrl)throw new Error("Server has no NATS WebSocket URL configured");const H=await Dx({servers:N.natsWsUrl,authenticator:Ex(N.natsJwt,new TextEncoder().encode(N.natsNkeySeed))}),F=Ou(),fe=`pair.${x}`,z=await H.request(fe,F.encode(JSON.stringify({label:navigator.userAgent})),{timeout:1e4});w=JSON.parse(F.decode(z.data)),await H.close()}const _={hostId:w.hostId,clientToken:w.clientToken,directUrl:kl?window.location.origin:void 0,...w.hostName?{name:w.hostName}:{}};if(d(_),Jn.isNativePlatform()&&dn){await NO.set({key:"hostId",value:w.hostId});try{const{token:D}=await dn.getFcmToken();await fetch(`${Bu}/api/fcm/register`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({hostId:w.hostId,fcmToken:D})})}catch(D){console.warn("FCM token registration failed:",D)}}const j=`/hosts/${encodeURIComponent(w.hostId)}`;y($b&&r?`${j}/pair/setup`:j)}catch(w){const _=w instanceof Error?w.message:String(w);_.includes("timeout")||_.includes("TIMEOUT")||_.includes("503")||_.toLowerCase().includes("no responders")?f("Code not found or expired. Check the code and try again."):f(_)}finally{u(!1)}}return b.jsx("div",{className:"pair-page",children:b.jsxs("div",{className:"pair-card",children:[b.jsxs("div",{className:"pair-header",children:[b.jsx("h1",{className:"pair-title",children:kl?"Pair":"Pair with Host"}),b.jsx("p",{className:"pair-subtitle",children:kl?"Enter the pairing code shown in your terminal.":"Connect this device to a Palmier host"})]}),!kl&&b.jsxs("div",{className:"pair-instructions",children:[b.jsxs("div",{className:"pair-instruction-block",children:[b.jsx("h3",{className:"pair-instruction-heading",children:"Setting up a new host?"}),b.jsxs("ol",{className:"pair-steps",children:[b.jsxs("li",{children:["Install at least one agent CLI (e.g., ",b.jsx("a",{href:"https://www.palmier.me/agents",target:"_blank",rel:"noopener noreferrer",children:"Claude Code, Gemini CLI, Codex CLI"}),")"]}),b.jsxs("li",{children:["Install Palmier on your host machine.",b.jsx("span",{className:"pair-platform-label",children:"Linux / macOS:"}),b.jsx("code",{className:"pair-command",children:"curl -fsSL https://palmier.me/install.sh | bash"}),b.jsx("span",{className:"pair-platform-label",children:"Windows (PowerShell):"}),b.jsx("code",{className:"pair-command",children:"irm https://palmier.me/install.ps1 | iex"})]}),b.jsxs("li",{children:["Run the setup wizard:",b.jsx("code",{className:"pair-command",children:"palmier init"})]}),b.jsx("li",{children:"A pairing code will display automatically"})]})]}),b.jsx("div",{className:"pair-instruction-divider"}),b.jsxs("div",{className:"pair-instruction-block",children:[b.jsx("h3",{className:"pair-instruction-heading",children:"Pairing an existing host?"}),b.jsxs("ol",{className:"pair-steps",children:[b.jsxs("li",{children:["Run ",b.jsx("code",{children:"palmier pair"})," on the host machine"]}),b.jsx("li",{children:"Enter the 6-character code below"})]})]})]}),b.jsxs("div",{className:"pair-form",children:[b.jsxs("label",{className:"form-label",htmlFor:"pair-code",children:["Pairing code",b.jsx("input",{id:"pair-code",type:"text",maxLength:6,value:e,onChange:x=>t(x.target.value.toUpperCase()),placeholder:"A7K9M2",className:"form-input form-input-mono pair-code-input",autoFocus:!0,autoComplete:"off",disabled:l})]}),$b&&b.jsxs("label",{className:"pair-checkbox",children:[b.jsx("input",{type:"checkbox",checked:r,onChange:x=>s(x.target.checked),disabled:l}),b.jsxs("span",{className:"pair-checkbox-text",children:[b.jsx("span",{className:"pair-checkbox-title",children:"Link the host to this device"}),b.jsx("span",{className:"pair-checkbox-hint",children:r?"The host will use this device for SMS, contacts, calendar, location, and alarms. Only one device can be linked to the host.":"This device won't provide SMS, contacts, calendar, location, or alarms to the host. You can link it later from the menu."})]})]}),c&&b.jsx("p",{className:"pair-error",children:c}),b.jsxs("button",{className:"btn btn-primary btn-full",onClick:g,disabled:l||!e.trim(),children:[l&&b.jsx("span",{className:"btn-spinner"}),l?"Pairing...":"Pair"]}),m.length>0&&b.jsx("button",{className:"btn btn-secondary btn-full",onClick:()=>y("/"),disabled:l,children:"Cancel"}),b.jsxs("p",{className:"pair-consent",children:["By pairing, you agree to our"," ",b.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms of Service"})," and"," ",b.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy Policy"}),"."]})]})]})})}function RO(){const e=Mr(),{connected:t,request:r,activeHost:s}=si(),{setHostLanUrl:l,pairedHosts:u}=qi(),c=u.length<=1,[f,d]=A.useState("loading"),[m,y]=A.useState(null),[g,x]=A.useState(null);function w(){e(`/hosts/${encodeURIComponent(s.hostId)}`,{replace:!0})}A.useEffect(()=>{if(!t||f!=="loading")return;let H=!1;return r("host.info").catch(()=>({})).then(F=>{if(H)return;l(s.hostId,F.lan_url??void 0);const fe=F.linked_client_token??null;y(fe);const z=!!fe&&fe!==s.clientToken;d(z?"confirming":"linking")}),()=>{H=!0}},[t,f,s,r,l]),A.useEffect(()=>{if(f!=="linking")return;let H=!1;return(async()=>{try{if(dn){const{token:F}=await dn.getFcmToken();if(!F)throw new Error("Could not read FCM token");await r("device.link",{fcmToken:F})}if(H)return;c?d("wizard"):w()}catch(F){if(H)return;x(F instanceof Error?F.message:String(F)),d("linkError")}})(),()=>{H=!0}},[f]);function _(){d("linking")}function j(){w()}function D(){x(null),d("linking")}const N=f==="confirming"&&ds.createPortal(b.jsx("div",{className:"confirm-modal-overlay",onClick:j,children:b.jsxs("div",{className:"confirm-modal",onClick:H=>H.stopPropagation(),children:[b.jsx("h2",{className:"confirm-modal-title",children:"Link the host to this device?"}),b.jsx("p",{className:"confirm-modal-message",children:"Another device is already linked to this host. Only one device can be linked to the host — switching will disable those capabilities on the currently linked device."}),b.jsxs("div",{className:"confirm-modal-actions",children:[b.jsx("button",{className:"btn btn-secondary",onClick:j,children:"Cancel"}),b.jsx("button",{className:"btn btn-primary",onClick:_,children:"Link"})]})]})}),document.body);if(f==="loading"||f==="confirming"||f==="linking"||f==="linkError"){const H=c,F=f==="loading"||f==="confirming"||f==="linking";return b.jsxs("div",{className:"pair-setup",children:[b.jsxs("div",{className:"pair-setup-inner",children:[H&&b.jsx("h1",{className:"pair-setup-title",children:"Device Capabilities"}),b.jsxs("div",{className:"pair-setup-loading",children:[F&&b.jsx("span",{className:"spinner spinner-lg"}),f==="loading"&&b.jsx("span",{children:"Connecting to host…"}),f==="confirming"&&b.jsx("span",{children:"Awaiting confirmation…"}),f==="linking"&&b.jsx("span",{children:"Linking device…"}),f==="linkError"&&b.jsxs(b.Fragment,{children:[b.jsx("p",{className:"pair-error",children:g}),b.jsx("button",{className:"btn btn-primary",onClick:D,children:"Retry"}),b.jsx("button",{className:"btn btn-secondary",onClick:w,children:"Skip linking"})]})]})]}),N]})}return b.jsx("div",{className:"pair-setup",children:b.jsxs("div",{className:"pair-setup-inner",children:[b.jsx("h1",{className:"pair-setup-title",children:"Device Capabilities"}),b.jsx("p",{className:"pair-setup-description",children:"Choose what the host can use this device for. You can change these later from the menu."}),b.jsx(Ix,{}),b.jsx("div",{className:"pair-setup-actions",children:b.jsx("button",{className:"btn btn-primary btn-full",onClick:w,children:"Finish"})})]})})}function MO(){const e=Mr();return A.useEffect(()=>{if(!dn)return;const t=dn.addListener("deepLink",({path:r})=>e(r));return()=>{t.then(r=>r.remove())}},[e]),null}function DO(){const{pairedHosts:e}=qi();return e.length===0?b.jsx(zl,{to:"/pair",replace:!0}):b.jsx(zl,{to:`/hosts/${encodeURIComponent(e[0].hostId)}`,replace:!0})}function LO(){const{hostId:e}=Yu(),{pairedHosts:t}=qi(),r=t.find(s=>s.hostId===e)??null;return r?b.jsx(vE,{activeHost:r,children:b.jsxs(ax,{children:[b.jsx(br,{index:!0,element:b.jsx(vu,{})}),b.jsx(br,{path:"tasks",element:b.jsx(vu,{})}),b.jsx(br,{path:"runs/:taskId",element:b.jsx(vu,{})}),b.jsx(br,{path:"runs/:taskId/:runId",element:b.jsx(vu,{})}),b.jsx(br,{path:"pair/setup",element:b.jsx(RO,{})}),b.jsx(br,{path:"*",element:b.jsx(zl,{to:".",replace:!0})})]})}):b.jsx(zl,{to:"/",replace:!0})}function zO(){return b.jsxs($_,{children:[b.jsx(MO,{}),b.jsxs(ax,{children:[b.jsx(br,{path:"/",element:b.jsx(DO,{})}),b.jsx(br,{path:"/pair",element:b.jsx(OO,{})}),b.jsx(br,{path:"/hosts/:hostId/*",element:b.jsx(LO,{})}),b.jsx(br,{path:"*",element:b.jsx(zl,{to:"/",replace:!0})})]})]})}fS.createRoot(document.getElementById("root")).render(b.jsx(A.StrictMode,{children:b.jsx(O_,{children:b.jsx(zO,{})})}));export{Id as W};
|