palmier 0.7.2 → 0.7.3
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 -8
- package/dist/commands/serve.js +14 -1
- package/dist/mcp-handler.js +4 -1
- package/dist/mcp-tools.js +393 -3
- package/dist/pwa/assets/{index-C6Lz09EY.css → index-B-ByUHPS.css} +1 -1
- package/dist/pwa/assets/index-CPIqbV9-.js +118 -0
- package/dist/pwa/assets/{web-HDs03L2B.js → web-Dwi8DLNK.js} +1 -1
- package/dist/pwa/assets/{web-CBI458eN.js → web-SlBB3mP3.js} +1 -1
- package/dist/pwa/index.html +2 -2
- package/dist/pwa/service-worker.js +1 -1
- package/dist/sms-store.d.ts +11 -0
- package/dist/sms-store.js +19 -0
- package/dist/transports/http-transport.js +16 -1
- package/package.json +1 -1
- package/palmier-server/README.md +11 -3
- package/palmier-server/pwa/src/App.css +3 -0
- package/palmier-server/pwa/src/components/HostMenu.tsx +351 -0
- package/palmier-server/pwa/src/constants.ts +1 -1
- package/palmier-server/server/src/index.ts +301 -0
- package/palmier-server/server/src/routes/device.ts +168 -0
- package/palmier-server/spec.md +32 -3
- package/src/commands/serve.ts +14 -1
- package/src/mcp-handler.ts +4 -1
- package/src/mcp-tools.ts +451 -3
- package/src/sms-store.ts +28 -0
- package/src/transports/http-transport.ts +16 -1
- package/test/agent-instructions.test.ts +1 -1
- package/dist/pwa/assets/index-DLxrL0hR.js +0 -118
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
var kw=Object.defineProperty;var Aw=(e,n,r)=>n in e?kw(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r;var A=(e,n,r)=>Aw(e,typeof n!="symbol"?n+"":n,r);(function(){const n=document.createElement("link").relList;if(n&&n.supports&&n.supports("modulepreload"))return;for(const l of document.querySelectorAll('link[rel="modulepreload"]'))a(l);new MutationObserver(l=>{for(const u of l)if(u.type==="childList")for(const c of u.addedNodes)c.tagName==="LINK"&&c.rel==="modulepreload"&&a(c)}).observe(document,{childList:!0,subtree:!0});function r(l){const u={};return l.integrity&&(u.integrity=l.integrity),l.referrerPolicy&&(u.referrerPolicy=l.referrerPolicy),l.crossOrigin==="use-credentials"?u.credentials="include":l.crossOrigin==="anonymous"?u.credentials="omit":u.credentials="same-origin",u}function a(l){if(l.ep)return;l.ep=!0;const u=r(l);fetch(l.href,u)}})();function w0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var th={exports:{}},il={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react-jsx-runtime.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var My;function Cw(){if(My)return il;My=1;var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function r(a,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:a,key:c,ref:l!==void 0?l:null,props:u}}return il.Fragment=n,il.jsx=r,il.jsxs=r,il}var Dy;function Tw(){return Dy||(Dy=1,th.exports=Cw()),th.exports}var w=Tw(),nh={exports:{}},$e={};/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react.production.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var zy;function jw(){if(zy)return $e;zy=1;var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),a=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"),m=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),g=Symbol.for("react.activity"),b=Symbol.iterator;function x(U){return U===null||typeof U!="object"?null:(U=b&&U[b]||U["@@iterator"],typeof U=="function"?U:null)}var k={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},z=Object.assign,B={};function M(U,ne,E){this.props=U,this.context=ne,this.refs=B,this.updater=E||k}M.prototype.isReactComponent={},M.prototype.setState=function(U,ne){if(typeof U!="object"&&typeof U!="function"&&U!=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,U,ne,"setState")},M.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};function F(){}F.prototype=M.prototype;function Y(U,ne,E){this.props=U,this.context=ne,this.refs=B,this.updater=E||k}var le=Y.prototype=new F;le.constructor=Y,z(le,M.prototype),le.isPureReactComponent=!0;var R=Array.isArray;function j(){}var V={H:null,A:null,T:null,S:null},J=Object.prototype.hasOwnProperty;function G(U,ne,E){var de=E.ref;return{$$typeof:e,type:U,key:ne,ref:de!==void 0?de:null,props:E}}function O(U,ne){return G(U.type,ne,U.props)}function K(U){return typeof U=="object"&&U!==null&&U.$$typeof===e}function Z(U){var ne={"=":"=0",":":"=2"};return"$"+U.replace(/[=:]/g,function(E){return ne[E]})}var pe=/\/+/g;function fe(U,ne){return typeof U=="object"&&U!==null&&U.key!=null?Z(""+U.key):ne.toString(36)}function q(U){switch(U.status){case"fulfilled":return U.value;case"rejected":throw U.reason;default:switch(typeof U.status=="string"?U.then(j,j):(U.status="pending",U.then(function(ne){U.status==="pending"&&(U.status="fulfilled",U.value=ne)},function(ne){U.status==="pending"&&(U.status="rejected",U.reason=ne)})),U.status){case"fulfilled":return U.value;case"rejected":throw U.reason}}throw U}function H(U,ne,E,de,ge){var we=typeof U;(we==="undefined"||we==="boolean")&&(U=null);var je=!1;if(U===null)je=!0;else switch(we){case"bigint":case"string":case"number":je=!0;break;case"object":switch(U.$$typeof){case e:case n:je=!0;break;case y:return je=U._init,H(je(U._payload),ne,E,de,ge)}}if(je)return ge=ge(U),je=de===""?"."+fe(U,0):de,R(ge)?(E="",je!=null&&(E=je.replace(pe,"$&/")+"/"),H(ge,ne,E,"",function(Le){return Le})):ge!=null&&(K(ge)&&(ge=O(ge,E+(ge.key==null||U&&U.key===ge.key?"":(""+ge.key).replace(pe,"$&/")+"/")+je)),ne.push(ge)),1;je=0;var Me=de===""?".":de+":";if(R(U))for(var ke=0;ke<U.length;ke++)de=U[ke],we=Me+fe(de,ke),je+=H(de,ne,E,we,ge);else if(ke=x(U),typeof ke=="function")for(U=ke.call(U),ke=0;!(de=U.next()).done;)de=de.value,we=Me+fe(de,ke++),je+=H(de,ne,E,we,ge);else if(we==="object"){if(typeof U.then=="function")return H(q(U),ne,E,de,ge);throw ne=String(U),Error("Objects are not valid as a React child (found: "+(ne==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":ne)+"). If you meant to render a collection of children, use an array instead.")}return je}function ie(U,ne,E){if(U==null)return U;var de=[],ge=0;return H(U,de,"","",function(we){return ne.call(E,we,ge++)}),de}function be(U){if(U._status===-1){var ne=U._result;ne=ne(),ne.then(function(E){(U._status===0||U._status===-1)&&(U._status=1,U._result=E)},function(E){(U._status===0||U._status===-1)&&(U._status=2,U._result=E)}),U._status===-1&&(U._status=0,U._result=ne)}if(U._status===1)return U._result.default;throw U._result}var _e=typeof reportError=="function"?reportError:function(U){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var ne=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof U=="object"&&U!==null&&typeof U.message=="string"?String(U.message):String(U),error:U});if(!window.dispatchEvent(ne))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",U);return}console.error(U)},N={map:ie,forEach:function(U,ne,E){ie(U,function(){ne.apply(this,arguments)},E)},count:function(U){var ne=0;return ie(U,function(){ne++}),ne},toArray:function(U){return ie(U,function(ne){return ne})||[]},only:function(U){if(!K(U))throw Error("React.Children.only expected to receive a single React element child.");return U}};return $e.Activity=g,$e.Children=N,$e.Component=M,$e.Fragment=r,$e.Profiler=l,$e.PureComponent=Y,$e.StrictMode=a,$e.Suspense=m,$e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=V,$e.__COMPILER_RUNTIME={__proto__:null,c:function(U){return V.H.useMemoCache(U)}},$e.cache=function(U){return function(){return U.apply(null,arguments)}},$e.cacheSignal=function(){return null},$e.cloneElement=function(U,ne,E){if(U==null)throw Error("The argument must be a React element, but you passed "+U+".");var de=z({},U.props),ge=U.key;if(ne!=null)for(we in ne.key!==void 0&&(ge=""+ne.key),ne)!J.call(ne,we)||we==="key"||we==="__self"||we==="__source"||we==="ref"&&ne.ref===void 0||(de[we]=ne[we]);var we=arguments.length-2;if(we===1)de.children=E;else if(1<we){for(var je=Array(we),Me=0;Me<we;Me++)je[Me]=arguments[Me+2];de.children=je}return G(U.type,ge,de)},$e.createContext=function(U){return U={$$typeof:c,_currentValue:U,_currentValue2:U,_threadCount:0,Provider:null,Consumer:null},U.Provider=U,U.Consumer={$$typeof:u,_context:U},U},$e.createElement=function(U,ne,E){var de,ge={},we=null;if(ne!=null)for(de in ne.key!==void 0&&(we=""+ne.key),ne)J.call(ne,de)&&de!=="key"&&de!=="__self"&&de!=="__source"&&(ge[de]=ne[de]);var je=arguments.length-2;if(je===1)ge.children=E;else if(1<je){for(var Me=Array(je),ke=0;ke<je;ke++)Me[ke]=arguments[ke+2];ge.children=Me}if(U&&U.defaultProps)for(de in je=U.defaultProps,je)ge[de]===void 0&&(ge[de]=je[de]);return G(U,we,ge)},$e.createRef=function(){return{current:null}},$e.forwardRef=function(U){return{$$typeof:f,render:U}},$e.isValidElement=K,$e.lazy=function(U){return{$$typeof:y,_payload:{_status:-1,_result:U},_init:be}},$e.memo=function(U,ne){return{$$typeof:d,type:U,compare:ne===void 0?null:ne}},$e.startTransition=function(U){var ne=V.T,E={};V.T=E;try{var de=U(),ge=V.S;ge!==null&&ge(E,de),typeof de=="object"&&de!==null&&typeof de.then=="function"&&de.then(j,_e)}catch(we){_e(we)}finally{ne!==null&&E.types!==null&&(ne.types=E.types),V.T=ne}},$e.unstable_useCacheRefresh=function(){return V.H.useCacheRefresh()},$e.use=function(U){return V.H.use(U)},$e.useActionState=function(U,ne,E){return V.H.useActionState(U,ne,E)},$e.useCallback=function(U,ne){return V.H.useCallback(U,ne)},$e.useContext=function(U){return V.H.useContext(U)},$e.useDebugValue=function(){},$e.useDeferredValue=function(U,ne){return V.H.useDeferredValue(U,ne)},$e.useEffect=function(U,ne){return V.H.useEffect(U,ne)},$e.useEffectEvent=function(U){return V.H.useEffectEvent(U)},$e.useId=function(){return V.H.useId()},$e.useImperativeHandle=function(U,ne,E){return V.H.useImperativeHandle(U,ne,E)},$e.useInsertionEffect=function(U,ne){return V.H.useInsertionEffect(U,ne)},$e.useLayoutEffect=function(U,ne){return V.H.useLayoutEffect(U,ne)},$e.useMemo=function(U,ne){return V.H.useMemo(U,ne)},$e.useOptimistic=function(U,ne){return V.H.useOptimistic(U,ne)},$e.useReducer=function(U,ne,E){return V.H.useReducer(U,ne,E)},$e.useRef=function(U){return V.H.useRef(U)},$e.useState=function(U){return V.H.useState(U)},$e.useSyncExternalStore=function(U,ne,E){return V.H.useSyncExternalStore(U,ne,E)},$e.useTransition=function(){return V.H.useTransition()},$e.version="19.2.4",$e}var Ly;function hd(){return Ly||(Ly=1,nh.exports=jw()),nh.exports}var L=hd(),rh={exports:{}},al={},ih={exports:{}},ah={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* scheduler.production.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/var Uy;function Ow(){return Uy||(Uy=1,(function(e){function n(H,ie){var be=H.length;H.push(ie);e:for(;0<be;){var _e=be-1>>>1,N=H[_e];if(0<l(N,ie))H[_e]=ie,H[be]=N,be=_e;else break e}}function r(H){return H.length===0?null:H[0]}function a(H){if(H.length===0)return null;var ie=H[0],be=H.pop();if(be!==ie){H[0]=be;e:for(var _e=0,N=H.length,U=N>>>1;_e<U;){var ne=2*(_e+1)-1,E=H[ne],de=ne+1,ge=H[de];if(0>l(E,be))de<N&&0>l(ge,E)?(H[_e]=ge,H[de]=be,_e=de):(H[_e]=E,H[ne]=be,_e=ne);else if(de<N&&0>l(ge,be))H[_e]=ge,H[de]=be,_e=de;else break e}}return ie}function l(H,ie){var be=H.sortIndex-ie.sortIndex;return be!==0?be:H.id-ie.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 m=[],d=[],y=1,g=null,b=3,x=!1,k=!1,z=!1,B=!1,M=typeof setTimeout=="function"?setTimeout:null,F=typeof clearTimeout=="function"?clearTimeout:null,Y=typeof setImmediate<"u"?setImmediate:null;function le(H){for(var ie=r(d);ie!==null;){if(ie.callback===null)a(d);else if(ie.startTime<=H)a(d),ie.sortIndex=ie.expirationTime,n(m,ie);else break;ie=r(d)}}function R(H){if(z=!1,le(H),!k)if(r(m)!==null)k=!0,j||(j=!0,Z());else{var ie=r(d);ie!==null&&q(R,ie.startTime-H)}}var j=!1,V=-1,J=5,G=-1;function O(){return B?!0:!(e.unstable_now()-G<J)}function K(){if(B=!1,j){var H=e.unstable_now();G=H;var ie=!0;try{e:{k=!1,z&&(z=!1,F(V),V=-1),x=!0;var be=b;try{t:{for(le(H),g=r(m);g!==null&&!(g.expirationTime>H&&O());){var _e=g.callback;if(typeof _e=="function"){g.callback=null,b=g.priorityLevel;var N=_e(g.expirationTime<=H);if(H=e.unstable_now(),typeof N=="function"){g.callback=N,le(H),ie=!0;break t}g===r(m)&&a(m),le(H)}else a(m);g=r(m)}if(g!==null)ie=!0;else{var U=r(d);U!==null&&q(R,U.startTime-H),ie=!1}}break e}finally{g=null,b=be,x=!1}ie=void 0}}finally{ie?Z():j=!1}}}var Z;if(typeof Y=="function")Z=function(){Y(K)};else if(typeof MessageChannel<"u"){var pe=new MessageChannel,fe=pe.port2;pe.port1.onmessage=K,Z=function(){fe.postMessage(null)}}else Z=function(){M(K,0)};function q(H,ie){V=M(function(){H(e.unstable_now())},ie)}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(H){H.callback=null},e.unstable_forceFrameRate=function(H){0>H||125<H?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):J=0<H?Math.floor(1e3/H):5},e.unstable_getCurrentPriorityLevel=function(){return b},e.unstable_next=function(H){switch(b){case 1:case 2:case 3:var ie=3;break;default:ie=b}var be=b;b=ie;try{return H()}finally{b=be}},e.unstable_requestPaint=function(){B=!0},e.unstable_runWithPriority=function(H,ie){switch(H){case 1:case 2:case 3:case 4:case 5:break;default:H=3}var be=b;b=H;try{return ie()}finally{b=be}},e.unstable_scheduleCallback=function(H,ie,be){var _e=e.unstable_now();switch(typeof be=="object"&&be!==null?(be=be.delay,be=typeof be=="number"&&0<be?_e+be:_e):be=_e,H){case 1:var N=-1;break;case 2:N=250;break;case 5:N=1073741823;break;case 4:N=1e4;break;default:N=5e3}return N=be+N,H={id:y++,callback:ie,priorityLevel:H,startTime:be,expirationTime:N,sortIndex:-1},be>_e?(H.sortIndex=be,n(d,H),r(m)===null&&H===r(d)&&(z?(F(V),V=-1):z=!0,q(R,be-_e))):(H.sortIndex=N,n(m,H),k||x||(k=!0,j||(j=!0,Z()))),H},e.unstable_shouldYield=O,e.unstable_wrapCallback=function(H){var ie=b;return function(){var be=b;b=ie;try{return H.apply(this,arguments)}finally{b=be}}}})(ah)),ah}var By;function Nw(){return By||(By=1,ih.exports=Ow()),ih.exports}var sh={exports:{}},Zt={};/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-dom.production.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var Py;function Rw(){if(Py)return Zt;Py=1;var e=hd();function n(m){var d="https://react.dev/errors/"+m;if(1<arguments.length){d+="?args[]="+encodeURIComponent(arguments[1]);for(var y=2;y<arguments.length;y++)d+="&args[]="+encodeURIComponent(arguments[y])}return"Minified React error #"+m+"; visit "+d+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(){}var a={d:{f:r,r:function(){throw Error(n(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},l=Symbol.for("react.portal");function u(m,d,y){var g=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:l,key:g==null?null:""+g,children:m,containerInfo:d,implementation:y}}var c=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function f(m,d){if(m==="font")return"";if(typeof d=="string")return d==="use-credentials"?d:""}return Zt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,Zt.createPortal=function(m,d){var y=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!d||d.nodeType!==1&&d.nodeType!==9&&d.nodeType!==11)throw Error(n(299));return u(m,d,null,y)},Zt.flushSync=function(m){var d=c.T,y=a.p;try{if(c.T=null,a.p=2,m)return m()}finally{c.T=d,a.p=y,a.d.f()}},Zt.preconnect=function(m,d){typeof m=="string"&&(d?(d=d.crossOrigin,d=typeof d=="string"?d==="use-credentials"?d:"":void 0):d=null,a.d.C(m,d))},Zt.prefetchDNS=function(m){typeof m=="string"&&a.d.D(m)},Zt.preinit=function(m,d){if(typeof m=="string"&&d&&typeof d.as=="string"){var y=d.as,g=f(y,d.crossOrigin),b=typeof d.integrity=="string"?d.integrity:void 0,x=typeof d.fetchPriority=="string"?d.fetchPriority:void 0;y==="style"?a.d.S(m,typeof d.precedence=="string"?d.precedence:void 0,{crossOrigin:g,integrity:b,fetchPriority:x}):y==="script"&&a.d.X(m,{crossOrigin:g,integrity:b,fetchPriority:x,nonce:typeof d.nonce=="string"?d.nonce:void 0})}},Zt.preinitModule=function(m,d){if(typeof m=="string")if(typeof d=="object"&&d!==null){if(d.as==null||d.as==="script"){var y=f(d.as,d.crossOrigin);a.d.M(m,{crossOrigin:y,integrity:typeof d.integrity=="string"?d.integrity:void 0,nonce:typeof d.nonce=="string"?d.nonce:void 0})}}else d==null&&a.d.M(m)},Zt.preload=function(m,d){if(typeof m=="string"&&typeof d=="object"&&d!==null&&typeof d.as=="string"){var y=d.as,g=f(y,d.crossOrigin);a.d.L(m,y,{crossOrigin:g,integrity:typeof d.integrity=="string"?d.integrity:void 0,nonce:typeof d.nonce=="string"?d.nonce:void 0,type:typeof d.type=="string"?d.type:void 0,fetchPriority:typeof d.fetchPriority=="string"?d.fetchPriority:void 0,referrerPolicy:typeof d.referrerPolicy=="string"?d.referrerPolicy:void 0,imageSrcSet:typeof d.imageSrcSet=="string"?d.imageSrcSet:void 0,imageSizes:typeof d.imageSizes=="string"?d.imageSizes:void 0,media:typeof d.media=="string"?d.media:void 0})}},Zt.preloadModule=function(m,d){if(typeof m=="string")if(d){var y=f(d.as,d.crossOrigin);a.d.m(m,{as:typeof d.as=="string"&&d.as!=="script"?d.as:void 0,crossOrigin:y,integrity:typeof d.integrity=="string"?d.integrity:void 0})}else a.d.m(m)},Zt.requestFormReset=function(m){a.d.r(m)},Zt.unstable_batchedUpdates=function(m,d){return m(d)},Zt.useFormState=function(m,d,y){return c.H.useFormState(m,d,y)},Zt.useFormStatus=function(){return c.H.useHostTransitionStatus()},Zt.version="19.2.4",Zt}var qy;function S0(){if(qy)return sh.exports;qy=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(n){console.error(n)}}return e(),sh.exports=Rw(),sh.exports}/**
|
|
34
|
+
* @license React
|
|
35
|
+
* react-dom-client.production.js
|
|
36
|
+
*
|
|
37
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
38
|
+
*
|
|
39
|
+
* This source code is licensed under the MIT license found in the
|
|
40
|
+
* LICENSE file in the root directory of this source tree.
|
|
41
|
+
*/var Hy;function Mw(){if(Hy)return al;Hy=1;var e=Nw(),n=hd(),r=S0();function a(t){var i="https://react.dev/errors/"+t;if(1<arguments.length){i+="?args[]="+encodeURIComponent(arguments[1]);for(var s=2;s<arguments.length;s++)i+="&args[]="+encodeURIComponent(arguments[s])}return"Minified React error #"+t+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function u(t){var i=t,s=t;if(t.alternate)for(;i.return;)i=i.return;else{t=i;do i=t,(i.flags&4098)!==0&&(s=i.return),t=i.return;while(t)}return i.tag===3?s:null}function c(t){if(t.tag===13){var i=t.memoizedState;if(i===null&&(t=t.alternate,t!==null&&(i=t.memoizedState)),i!==null)return i.dehydrated}return null}function f(t){if(t.tag===31){var i=t.memoizedState;if(i===null&&(t=t.alternate,t!==null&&(i=t.memoizedState)),i!==null)return i.dehydrated}return null}function m(t){if(u(t)!==t)throw Error(a(188))}function d(t){var i=t.alternate;if(!i){if(i=u(t),i===null)throw Error(a(188));return i!==t?null:t}for(var s=t,o=i;;){var h=s.return;if(h===null)break;var p=h.alternate;if(p===null){if(o=h.return,o!==null){s=o;continue}break}if(h.child===p.child){for(p=h.child;p;){if(p===s)return m(h),t;if(p===o)return m(h),i;p=p.sibling}throw Error(a(188))}if(s.return!==o.return)s=h,o=p;else{for(var v=!1,S=h.child;S;){if(S===s){v=!0,s=h,o=p;break}if(S===o){v=!0,o=h,s=p;break}S=S.sibling}if(!v){for(S=p.child;S;){if(S===s){v=!0,s=p,o=h;break}if(S===o){v=!0,o=p,s=h;break}S=S.sibling}if(!v)throw Error(a(189))}}if(s.alternate!==o)throw Error(a(190))}if(s.tag!==3)throw Error(a(188));return s.stateNode.current===s?t:i}function y(t){var i=t.tag;if(i===5||i===26||i===27||i===6)return t;for(t=t.child;t!==null;){if(i=y(t),i!==null)return i;t=t.sibling}return null}var g=Object.assign,b=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),k=Symbol.for("react.portal"),z=Symbol.for("react.fragment"),B=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),F=Symbol.for("react.consumer"),Y=Symbol.for("react.context"),le=Symbol.for("react.forward_ref"),R=Symbol.for("react.suspense"),j=Symbol.for("react.suspense_list"),V=Symbol.for("react.memo"),J=Symbol.for("react.lazy"),G=Symbol.for("react.activity"),O=Symbol.for("react.memo_cache_sentinel"),K=Symbol.iterator;function Z(t){return t===null||typeof t!="object"?null:(t=K&&t[K]||t["@@iterator"],typeof t=="function"?t:null)}var pe=Symbol.for("react.client.reference");function fe(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===pe?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case z:return"Fragment";case M:return"Profiler";case B:return"StrictMode";case R:return"Suspense";case j:return"SuspenseList";case G:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case k:return"Portal";case Y:return t.displayName||"Context";case F:return(t._context.displayName||"Context")+".Consumer";case le:var i=t.render;return t=t.displayName,t||(t=i.displayName||i.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case V:return i=t.displayName||null,i!==null?i:fe(t.type)||"Memo";case J:i=t._payload,t=t._init;try{return fe(t(i))}catch{}}return null}var q=Array.isArray,H=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ie=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,be={pending:!1,data:null,method:null,action:null},_e=[],N=-1;function U(t){return{current:t}}function ne(t){0>N||(t.current=_e[N],_e[N]=null,N--)}function E(t,i){N++,_e[N]=t.current,t.current=i}var de=U(null),ge=U(null),we=U(null),je=U(null);function Me(t,i){switch(E(we,i),E(ge,t),E(de,null),i.nodeType){case 9:case 11:t=(t=i.documentElement)&&(t=t.namespaceURI)?ny(t):0;break;default:if(t=i.tagName,i=i.namespaceURI)i=ny(i),t=ry(i,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}ne(de),E(de,t)}function ke(){ne(de),ne(ge),ne(we)}function Le(t){t.memoizedState!==null&&E(je,t);var i=de.current,s=ry(i,t.type);i!==s&&(E(ge,t),E(de,s))}function ot(t){ge.current===t&&(ne(de),ne(ge)),je.current===t&&(ne(je),el._currentValue=be)}var Fe,Ie;function tt(t){if(Fe===void 0)try{throw Error()}catch(s){var i=s.stack.trim().match(/\n( *(at )?)/);Fe=i&&i[1]||"",Ie=-1<s.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<s.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+Fe+t+Ie}var xe=!1;function ze(t,i){if(!t||xe)return"";xe=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var o={DetermineComponentFrameRoot:function(){try{if(i){var me=function(){throw Error()};if(Object.defineProperty(me.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(me,[])}catch(se){var re=se}Reflect.construct(t,[],me)}else{try{me.call()}catch(se){re=se}t.call(me.prototype)}}else{try{throw Error()}catch(se){re=se}(me=t())&&typeof me.catch=="function"&&me.catch(function(){})}}catch(se){if(se&&re&&typeof se.stack=="string")return[se.stack,re.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],S=p[1];if(v&&S){var P=v.split(`
|
|
44
|
+
`),te=S.split(`
|
|
45
|
+
`);for(h=o=0;o<P.length&&!P[o].includes("DetermineComponentFrameRoot");)o++;for(;h<te.length&&!te[h].includes("DetermineComponentFrameRoot");)h++;if(o===P.length||h===te.length)for(o=P.length-1,h=te.length-1;1<=o&&0<=h&&P[o]!==te[h];)h--;for(;1<=o&&0<=h;o--,h--)if(P[o]!==te[h]){if(o!==1||h!==1)do if(o--,h--,0>h||P[o]!==te[h]){var oe=`
|
|
46
|
+
`+P[o].replace(" at new "," at ");return t.displayName&&oe.includes("<anonymous>")&&(oe=oe.replace("<anonymous>",t.displayName)),oe}while(1<=o&&0<=h);break}}}finally{xe=!1,Error.prepareStackTrace=s}return(s=t?t.displayName||t.name:"")?tt(s):""}function Be(t,i){switch(t.tag){case 26:case 27:case 5:return tt(t.type);case 16:return tt("Lazy");case 13:return t.child!==i&&i!==null?tt("Suspense Fallback"):tt("Suspense");case 19:return tt("SuspenseList");case 0:case 15:return ze(t.type,!1);case 11:return ze(t.type.render,!1);case 1:return ze(t.type,!0);case 31:return tt("Activity");default:return""}}function Et(t){try{var i="",s=null;do i+=Be(t,s),s=t,t=t.return;while(t);return i}catch(o){return`
|
|
47
|
+
Error generating stack: `+o.message+`
|
|
48
|
+
`+o.stack}}var un=Object.prototype.hasOwnProperty,cr=e.unstable_scheduleCallback,cn=e.unstable_cancelCallback,Xr=e.unstable_shouldYield,Zn=e.unstable_requestPaint,ct=e.unstable_now,Qr=e.unstable_getCurrentPriorityLevel,X=e.unstable_ImmediatePriority,ye=e.unstable_UserBlockingPriority,Ae=e.unstable_NormalPriority,qe=e.unstable_LowPriority,Ge=e.unstable_IdlePriority,tn=e.log,Ln=e.unstable_setDisableYieldValue,Yt=null,gt=null;function qt(t){if(typeof tn=="function"&&Ln(t),gt&&typeof gt.setStrictMode=="function")try{gt.setStrictMode(Yt,t)}catch{}}var ut=Math.clz32?Math.clz32:oa,Un=Math.log,nn=Math.LN2;function oa(t){return t>>>=0,t===0?32:31-(Un(t)/nn|0)|0}var Kr=256,Er=262144,Zr=4194304;function Wn(t){var i=t&42;if(i!==0)return i;switch(t&-t){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 t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function Di(t,i,s){var o=t.pendingLanes;if(o===0)return 0;var h=0,p=t.suspendedLanes,v=t.pingedLanes;t=t.warmLanes;var S=o&134217727;return S!==0?(o=S&~p,o!==0?h=Wn(o):(v&=S,v!==0?h=Wn(v):s||(s=S&~t,s!==0&&(h=Wn(s))))):(S=o&~p,S!==0?h=Wn(S):v!==0?h=Wn(v):s||(s=o&~t,s!==0&&(h=Wn(s)))),h===0?0:i!==0&&i!==h&&(i&p)===0&&(p=h&-h,s=i&-i,p>=s||p===32&&(s&4194048)!==0)?i:h}function zi(t,i){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&i)===0}function ms(t,i){switch(t){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 ua(){var t=Zr;return Zr<<=1,(Zr&62914560)===0&&(Zr=4194304),t}function Wr(t){for(var i=[],s=0;31>s;s++)i.push(t);return i}function er(t,i){t.pendingLanes|=i,i!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function ei(t,i,s,o,h,p){var v=t.pendingLanes;t.pendingLanes=s,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=s,t.entangledLanes&=s,t.errorRecoveryDisabledLanes&=s,t.shellSuspendCounter=0;var S=t.entanglements,P=t.expirationTimes,te=t.hiddenUpdates;for(s=v&~s;0<s;){var oe=31-ut(s),me=1<<oe;S[oe]=0,P[oe]=-1;var re=te[oe];if(re!==null)for(te[oe]=null,oe=0;oe<re.length;oe++){var se=re[oe];se!==null&&(se.lane&=-536870913)}s&=~me}o!==0&&ti(t,o,0),p!==0&&h===0&&t.tag!==0&&(t.suspendedLanes|=p&~(v&~i))}function ti(t,i,s){t.pendingLanes|=i,t.suspendedLanes&=~i;var o=31-ut(i);t.entangledLanes|=i,t.entanglements[o]=t.entanglements[o]|1073741824|s&261930}function Li(t,i){var s=t.entangledLanes|=i;for(t=t.entanglements;s;){var o=31-ut(s),h=1<<o;h&i|t[o]&i&&(t[o]|=i),s&=~h}}function ni(t,i){var s=i&-i;return s=(s&42)!==0?1:kr(s),(s&(t.suspendedLanes|i))!==0?0:s}function kr(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=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:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Ui(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function ps(){var t=ie.p;return t!==0?t:(t=window.event,t===void 0?32:Ay(t.type))}function Fl(t,i){var s=ie.p;try{return ie.p=t,i()}finally{ie.p=s}}var fr=Math.random().toString(36).slice(2),yt="__reactFiber$"+fr,jt="__reactProps$"+fr,xn="__reactContainer$"+fr,Bi="__reactEvents$"+fr,gs="__reactListeners$"+fr,$l="__reactHandles$"+fr,Gl="__reactResources$"+fr,Ht="__reactMarker$"+fr;function ca(t){delete t[yt],delete t[jt],delete t[Bi],delete t[gs],delete t[$l]}function _(t){var i=t[yt];if(i)return i;for(var s=t.parentNode;s;){if(i=s[xn]||s[yt]){if(s=i.alternate,i.child!==null||s!==null&&s.child!==null)for(t=cy(t);t!==null;){if(s=t[yt])return s;t=cy(t)}return i}t=s,s=t.parentNode}return null}function T(t){if(t=t[yt]||t[xn]){var i=t.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return t}return null}function C(t){var i=t.tag;if(i===5||i===26||i===27||i===6)return t.stateNode;throw Error(a(33))}function D(t){var i=t[Gl];return i||(i=t[Gl]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function I(t){t[Ht]=!0}var W=new Set,he={};function ve(t,i){ae(t,i),ae(t+"Capture",i)}function ae(t,i){for(he[t]=i,t=0;t<i.length;t++)W.add(i[t])}var ce=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]*$"),Ne={},Xe={};function wt(t){return un.call(Xe,t)?!0:un.call(Ne,t)?!1:ce.test(t)?Xe[t]=!0:(Ne[t]=!0,!1)}function Kt(t,i,s){if(wt(i))if(s===null)t.removeAttribute(i);else{switch(typeof s){case"undefined":case"function":case"symbol":t.removeAttribute(i);return;case"boolean":var o=i.toLowerCase().slice(0,5);if(o!=="data-"&&o!=="aria-"){t.removeAttribute(i);return}}t.setAttribute(i,""+s)}}function tr(t,i,s){if(s===null)t.removeAttribute(i);else{switch(typeof s){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(i);return}t.setAttribute(i,""+s)}}function Ar(t,i,s,o){if(o===null)t.removeAttribute(s);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(s);return}t.setAttributeNS(i,s,""+o)}}function Bn(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function Jd(t){var i=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function bv(t,i,s){var o=Object.getOwnPropertyDescriptor(t.constructor.prototype,i);if(!t.hasOwnProperty(i)&&typeof o<"u"&&typeof o.get=="function"&&typeof o.set=="function"){var h=o.get,p=o.set;return Object.defineProperty(t,i,{configurable:!0,get:function(){return h.call(this)},set:function(v){s=""+v,p.call(this,v)}}),Object.defineProperty(t,i,{enumerable:o.enumerable}),{getValue:function(){return s},setValue:function(v){s=""+v},stopTracking:function(){t._valueTracker=null,delete t[i]}}}}function Vu(t){if(!t._valueTracker){var i=Jd(t)?"checked":"value";t._valueTracker=bv(t,i,""+t[i])}}function Xd(t){if(!t)return!1;var i=t._valueTracker;if(!i)return!0;var s=i.getValue(),o="";return t&&(o=Jd(t)?t.checked?"true":"false":t.value),t=o,t!==s?(i.setValue(t),!0):!1}function Yl(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var vv=/[\n"\\]/g;function Pn(t){return t.replace(vv,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function Ju(t,i,s,o,h,p,v,S){t.name="",v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?t.type=v:t.removeAttribute("type"),i!=null?v==="number"?(i===0&&t.value===""||t.value!=i)&&(t.value=""+Bn(i)):t.value!==""+Bn(i)&&(t.value=""+Bn(i)):v!=="submit"&&v!=="reset"||t.removeAttribute("value"),i!=null?Xu(t,v,Bn(i)):s!=null?Xu(t,v,Bn(s)):o!=null&&t.removeAttribute("value"),h==null&&p!=null&&(t.defaultChecked=!!p),h!=null&&(t.checked=h&&typeof h!="function"&&typeof h!="symbol"),S!=null&&typeof S!="function"&&typeof S!="symbol"&&typeof S!="boolean"?t.name=""+Bn(S):t.removeAttribute("name")}function Qd(t,i,s,o,h,p,v,S){if(p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(t.type=p),i!=null||s!=null){if(!(p!=="submit"&&p!=="reset"||i!=null)){Vu(t);return}s=s!=null?""+Bn(s):"",i=i!=null?""+Bn(i):s,S||i===t.value||(t.value=i),t.defaultValue=i}o=o??h,o=typeof o!="function"&&typeof o!="symbol"&&!!o,t.checked=S?t.checked:!!o,t.defaultChecked=!!o,v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"&&(t.name=v),Vu(t)}function Xu(t,i,s){i==="number"&&Yl(t.ownerDocument)===t||t.defaultValue===""+s||(t.defaultValue=""+s)}function fa(t,i,s,o){if(t=t.options,i){i={};for(var h=0;h<s.length;h++)i["$"+s[h]]=!0;for(s=0;s<t.length;s++)h=i.hasOwnProperty("$"+t[s].value),t[s].selected!==h&&(t[s].selected=h),h&&o&&(t[s].defaultSelected=!0)}else{for(s=""+Bn(s),i=null,h=0;h<t.length;h++){if(t[h].value===s){t[h].selected=!0,o&&(t[h].defaultSelected=!0);return}i!==null||t[h].disabled||(i=t[h])}i!==null&&(i.selected=!0)}}function Kd(t,i,s){if(i!=null&&(i=""+Bn(i),i!==t.value&&(t.value=i),s==null)){t.defaultValue!==i&&(t.defaultValue=i);return}t.defaultValue=s!=null?""+Bn(s):""}function Zd(t,i,s,o){if(i==null){if(o!=null){if(s!=null)throw Error(a(92));if(q(o)){if(1<o.length)throw Error(a(93));o=o[0]}s=o}s==null&&(s=""),i=s}s=Bn(i),t.defaultValue=s,o=t.textContent,o===s&&o!==""&&o!==null&&(t.value=o),Vu(t)}function ha(t,i){if(i){var s=t.firstChild;if(s&&s===t.lastChild&&s.nodeType===3){s.nodeValue=i;return}}t.textContent=i}var xv=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 Wd(t,i,s){var o=i.indexOf("--")===0;s==null||typeof s=="boolean"||s===""?o?t.setProperty(i,""):i==="float"?t.cssFloat="":t[i]="":o?t.setProperty(i,s):typeof s!="number"||s===0||xv.has(i)?i==="float"?t.cssFloat=s:t[i]=(""+s).trim():t[i]=s+"px"}function em(t,i,s){if(i!=null&&typeof i!="object")throw Error(a(62));if(t=t.style,s!=null){for(var o in s)!s.hasOwnProperty(o)||i!=null&&i.hasOwnProperty(o)||(o.indexOf("--")===0?t.setProperty(o,""):o==="float"?t.cssFloat="":t[o]="");for(var h in i)o=i[h],i.hasOwnProperty(h)&&s[h]!==o&&Wd(t,h,o)}else for(var p in i)i.hasOwnProperty(p)&&Wd(t,p,i[p])}function Qu(t){if(t.indexOf("-")===-1)return!1;switch(t){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 wv=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"]]),Sv=/^[\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 Vl(t){return Sv.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function Cr(){}var Ku=null;function Zu(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var da=null,ma=null;function tm(t){var i=T(t);if(i&&(t=i.stateNode)){var s=t[jt]||null;e:switch(t=i.stateNode,i.type){case"input":if(Ju(t,s.value,s.defaultValue,s.defaultValue,s.checked,s.defaultChecked,s.type,s.name),i=s.name,s.type==="radio"&&i!=null){for(s=t;s.parentNode;)s=s.parentNode;for(s=s.querySelectorAll('input[name="'+Pn(""+i)+'"][type="radio"]'),i=0;i<s.length;i++){var o=s[i];if(o!==t&&o.form===t.form){var h=o[jt]||null;if(!h)throw Error(a(90));Ju(o,h.value,h.defaultValue,h.defaultValue,h.checked,h.defaultChecked,h.type,h.name)}}for(i=0;i<s.length;i++)o=s[i],o.form===t.form&&Xd(o)}break e;case"textarea":Kd(t,s.value,s.defaultValue);break e;case"select":i=s.value,i!=null&&fa(t,!!s.multiple,i,!1)}}}var Wu=!1;function nm(t,i,s){if(Wu)return t(i,s);Wu=!0;try{var o=t(i);return o}finally{if(Wu=!1,(da!==null||ma!==null)&&(zo(),da&&(i=da,t=ma,ma=da=null,tm(i),t)))for(i=0;i<t.length;i++)tm(t[i])}}function ys(t,i){var s=t.stateNode;if(s===null)return null;var o=s[jt]||null;if(o===null)return null;s=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)||(t=t.type,o=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!o;break e;default:t=!1}if(t)return null;if(s&&typeof s!="function")throw Error(a(231,i,typeof s));return s}var Tr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ec=!1;if(Tr)try{var bs={};Object.defineProperty(bs,"passive",{get:function(){ec=!0}}),window.addEventListener("test",bs,bs),window.removeEventListener("test",bs,bs)}catch{ec=!1}var ri=null,tc=null,Jl=null;function rm(){if(Jl)return Jl;var t,i=tc,s=i.length,o,h="value"in ri?ri.value:ri.textContent,p=h.length;for(t=0;t<s&&i[t]===h[t];t++);var v=s-t;for(o=1;o<=v&&i[s-o]===h[p-o];o++);return Jl=h.slice(t,1<o?1-o:void 0)}function Xl(t){var i=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&i===13&&(t=13)):t=i,t===10&&(t=13),32<=t||t===13?t:0}function Ql(){return!0}function im(){return!1}function fn(t){function i(s,o,h,p,v){this._reactName=s,this._targetInst=h,this.type=o,this.nativeEvent=p,this.target=v,this.currentTarget=null;for(var S in t)t.hasOwnProperty(S)&&(s=t[S],this[S]=s?s(p):p[S]);return this.isDefaultPrevented=(p.defaultPrevented!=null?p.defaultPrevented:p.returnValue===!1)?Ql:im,this.isPropagationStopped=im,this}return g(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var s=this.nativeEvent;s&&(s.preventDefault?s.preventDefault():typeof s.returnValue!="unknown"&&(s.returnValue=!1),this.isDefaultPrevented=Ql)},stopPropagation:function(){var s=this.nativeEvent;s&&(s.stopPropagation?s.stopPropagation():typeof s.cancelBubble!="unknown"&&(s.cancelBubble=!0),this.isPropagationStopped=Ql)},persist:function(){},isPersistent:Ql}),i}var Pi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Kl=fn(Pi),vs=g({},Pi,{view:0,detail:0}),_v=fn(vs),nc,rc,xs,Zl=g({},vs,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ac,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==xs&&(xs&&t.type==="mousemove"?(nc=t.screenX-xs.screenX,rc=t.screenY-xs.screenY):rc=nc=0,xs=t),nc)},movementY:function(t){return"movementY"in t?t.movementY:rc}}),am=fn(Zl),Ev=g({},Zl,{dataTransfer:0}),kv=fn(Ev),Av=g({},vs,{relatedTarget:0}),ic=fn(Av),Cv=g({},Pi,{animationName:0,elapsedTime:0,pseudoElement:0}),Tv=fn(Cv),jv=g({},Pi,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),Ov=fn(jv),Nv=g({},Pi,{data:0}),sm=fn(Nv),Rv={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Mv={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"},Dv={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function zv(t){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(t):(t=Dv[t])?!!i[t]:!1}function ac(){return zv}var Lv=g({},vs,{key:function(t){if(t.key){var i=Rv[t.key]||t.key;if(i!=="Unidentified")return i}return t.type==="keypress"?(t=Xl(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?Mv[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ac,charCode:function(t){return t.type==="keypress"?Xl(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Xl(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),Uv=fn(Lv),Bv=g({},Zl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),lm=fn(Bv),Pv=g({},vs,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ac}),qv=fn(Pv),Hv=g({},Pi,{propertyName:0,elapsedTime:0,pseudoElement:0}),Iv=fn(Hv),Fv=g({},Zl,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),$v=fn(Fv),Gv=g({},Pi,{newState:0,oldState:0}),Yv=fn(Gv),Vv=[9,13,27,32],sc=Tr&&"CompositionEvent"in window,ws=null;Tr&&"documentMode"in document&&(ws=document.documentMode);var Jv=Tr&&"TextEvent"in window&&!ws,om=Tr&&(!sc||ws&&8<ws&&11>=ws),um=" ",cm=!1;function fm(t,i){switch(t){case"keyup":return Vv.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function hm(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var pa=!1;function Xv(t,i){switch(t){case"compositionend":return hm(i);case"keypress":return i.which!==32?null:(cm=!0,um);case"textInput":return t=i.data,t===um&&cm?null:t;default:return null}}function Qv(t,i){if(pa)return t==="compositionend"||!sc&&fm(t,i)?(t=rm(),Jl=tc=ri=null,pa=!1,t):null;switch(t){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 om&&i.locale!=="ko"?null:i.data;default:return null}}var Kv={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 dm(t){var i=t&&t.nodeName&&t.nodeName.toLowerCase();return i==="input"?!!Kv[t.type]:i==="textarea"}function mm(t,i,s,o){da?ma?ma.push(o):ma=[o]:da=o,i=Io(i,"onChange"),0<i.length&&(s=new Kl("onChange","change",null,s,o),t.push({event:s,listeners:i}))}var Ss=null,_s=null;function Zv(t){Qg(t,0)}function Wl(t){var i=C(t);if(Xd(i))return t}function pm(t,i){if(t==="change")return i}var gm=!1;if(Tr){var lc;if(Tr){var oc="oninput"in document;if(!oc){var ym=document.createElement("div");ym.setAttribute("oninput","return;"),oc=typeof ym.oninput=="function"}lc=oc}else lc=!1;gm=lc&&(!document.documentMode||9<document.documentMode)}function bm(){Ss&&(Ss.detachEvent("onpropertychange",vm),_s=Ss=null)}function vm(t){if(t.propertyName==="value"&&Wl(_s)){var i=[];mm(i,_s,t,Zu(t)),nm(Zv,i)}}function Wv(t,i,s){t==="focusin"?(bm(),Ss=i,_s=s,Ss.attachEvent("onpropertychange",vm)):t==="focusout"&&bm()}function ex(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return Wl(_s)}function tx(t,i){if(t==="click")return Wl(i)}function nx(t,i){if(t==="input"||t==="change")return Wl(i)}function rx(t,i){return t===i&&(t!==0||1/t===1/i)||t!==t&&i!==i}var wn=typeof Object.is=="function"?Object.is:rx;function Es(t,i){if(wn(t,i))return!0;if(typeof t!="object"||t===null||typeof i!="object"||i===null)return!1;var s=Object.keys(t),o=Object.keys(i);if(s.length!==o.length)return!1;for(o=0;o<s.length;o++){var h=s[o];if(!un.call(i,h)||!wn(t[h],i[h]))return!1}return!0}function xm(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function wm(t,i){var s=xm(t);t=0;for(var o;s;){if(s.nodeType===3){if(o=t+s.textContent.length,t<=i&&o>=i)return{node:s,offset:i-t};t=o}e:{for(;s;){if(s.nextSibling){s=s.nextSibling;break e}s=s.parentNode}s=void 0}s=xm(s)}}function Sm(t,i){return t&&i?t===i?!0:t&&t.nodeType===3?!1:i&&i.nodeType===3?Sm(t,i.parentNode):"contains"in t?t.contains(i):t.compareDocumentPosition?!!(t.compareDocumentPosition(i)&16):!1:!1}function _m(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var i=Yl(t.document);i instanceof t.HTMLIFrameElement;){try{var s=typeof i.contentWindow.location.href=="string"}catch{s=!1}if(s)t=i.contentWindow;else break;i=Yl(t.document)}return i}function uc(t){var i=t&&t.nodeName&&t.nodeName.toLowerCase();return i&&(i==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||i==="textarea"||t.contentEditable==="true")}var ix=Tr&&"documentMode"in document&&11>=document.documentMode,ga=null,cc=null,ks=null,fc=!1;function Em(t,i,s){var o=s.window===s?s.document:s.nodeType===9?s:s.ownerDocument;fc||ga==null||ga!==Yl(o)||(o=ga,"selectionStart"in o&&uc(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}),ks&&Es(ks,o)||(ks=o,o=Io(cc,"onSelect"),0<o.length&&(i=new Kl("onSelect","select",null,i,s),t.push({event:i,listeners:o}),i.target=ga)))}function qi(t,i){var s={};return s[t.toLowerCase()]=i.toLowerCase(),s["Webkit"+t]="webkit"+i,s["Moz"+t]="moz"+i,s}var ya={animationend:qi("Animation","AnimationEnd"),animationiteration:qi("Animation","AnimationIteration"),animationstart:qi("Animation","AnimationStart"),transitionrun:qi("Transition","TransitionRun"),transitionstart:qi("Transition","TransitionStart"),transitioncancel:qi("Transition","TransitionCancel"),transitionend:qi("Transition","TransitionEnd")},hc={},km={};Tr&&(km=document.createElement("div").style,"AnimationEvent"in window||(delete ya.animationend.animation,delete ya.animationiteration.animation,delete ya.animationstart.animation),"TransitionEvent"in window||delete ya.transitionend.transition);function Hi(t){if(hc[t])return hc[t];if(!ya[t])return t;var i=ya[t],s;for(s in i)if(i.hasOwnProperty(s)&&s in km)return hc[t]=i[s];return t}var Am=Hi("animationend"),Cm=Hi("animationiteration"),Tm=Hi("animationstart"),ax=Hi("transitionrun"),sx=Hi("transitionstart"),lx=Hi("transitioncancel"),jm=Hi("transitionend"),Om=new Map,dc="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(" ");dc.push("scrollEnd");function nr(t,i){Om.set(t,i),ve(i,[t])}var eo=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var i=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(i))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},qn=[],ba=0,mc=0;function to(){for(var t=ba,i=mc=ba=0;i<t;){var s=qn[i];qn[i++]=null;var o=qn[i];qn[i++]=null;var h=qn[i];qn[i++]=null;var p=qn[i];if(qn[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&&Nm(s,h,p)}}function no(t,i,s,o){qn[ba++]=t,qn[ba++]=i,qn[ba++]=s,qn[ba++]=o,mc|=o,t.lanes|=o,t=t.alternate,t!==null&&(t.lanes|=o)}function pc(t,i,s,o){return no(t,i,s,o),ro(t)}function Ii(t,i){return no(t,null,null,i),ro(t)}function Nm(t,i,s){t.lanes|=s;var o=t.alternate;o!==null&&(o.lanes|=s);for(var h=!1,p=t.return;p!==null;)p.childLanes|=s,o=p.alternate,o!==null&&(o.childLanes|=s),p.tag===22&&(t=p.stateNode,t===null||t._visibility&1||(h=!0)),t=p,p=p.return;return t.tag===3?(p=t.stateNode,h&&i!==null&&(h=31-ut(s),t=p.hiddenUpdates,o=t[h],o===null?t[h]=[i]:o.push(i),i.lane=s|536870912),p):null}function ro(t){if(50<Vs)throw Vs=0,kf=null,Error(a(185));for(var i=t.return;i!==null;)t=i,i=t.return;return t.tag===3?t.stateNode:null}var va={};function ox(t,i,s,o){this.tag=t,this.key=s,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 Sn(t,i,s,o){return new ox(t,i,s,o)}function gc(t){return t=t.prototype,!(!t||!t.isReactComponent)}function jr(t,i){var s=t.alternate;return s===null?(s=Sn(t.tag,i,t.key,t.mode),s.elementType=t.elementType,s.type=t.type,s.stateNode=t.stateNode,s.alternate=t,t.alternate=s):(s.pendingProps=i,s.type=t.type,s.flags=0,s.subtreeFlags=0,s.deletions=null),s.flags=t.flags&65011712,s.childLanes=t.childLanes,s.lanes=t.lanes,s.child=t.child,s.memoizedProps=t.memoizedProps,s.memoizedState=t.memoizedState,s.updateQueue=t.updateQueue,i=t.dependencies,s.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},s.sibling=t.sibling,s.index=t.index,s.ref=t.ref,s.refCleanup=t.refCleanup,s}function Rm(t,i){t.flags&=65011714;var s=t.alternate;return s===null?(t.childLanes=0,t.lanes=i,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=s.childLanes,t.lanes=s.lanes,t.child=s.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=s.memoizedProps,t.memoizedState=s.memoizedState,t.updateQueue=s.updateQueue,t.type=s.type,i=s.dependencies,t.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),t}function io(t,i,s,o,h,p){var v=0;if(o=t,typeof t=="function")gc(t)&&(v=1);else if(typeof t=="string")v=dw(t,s,de.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case G:return t=Sn(31,s,i,h),t.elementType=G,t.lanes=p,t;case z:return Fi(s.children,h,p,i);case B:v=8,h|=24;break;case M:return t=Sn(12,s,i,h|2),t.elementType=M,t.lanes=p,t;case R:return t=Sn(13,s,i,h),t.elementType=R,t.lanes=p,t;case j:return t=Sn(19,s,i,h),t.elementType=j,t.lanes=p,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case Y:v=10;break e;case F:v=9;break e;case le:v=11;break e;case V:v=14;break e;case J:v=16,o=null;break e}v=29,s=Error(a(130,t===null?"null":typeof t,"")),o=null}return i=Sn(v,s,i,h),i.elementType=t,i.type=o,i.lanes=p,i}function Fi(t,i,s,o){return t=Sn(7,t,o,i),t.lanes=s,t}function yc(t,i,s){return t=Sn(6,t,null,i),t.lanes=s,t}function Mm(t){var i=Sn(18,null,null,0);return i.stateNode=t,i}function bc(t,i,s){return i=Sn(4,t.children!==null?t.children:[],t.key,i),i.lanes=s,i.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},i}var Dm=new WeakMap;function Hn(t,i){if(typeof t=="object"&&t!==null){var s=Dm.get(t);return s!==void 0?s:(i={value:t,source:i,stack:Et(i)},Dm.set(t,i),i)}return{value:t,source:i,stack:Et(i)}}var xa=[],wa=0,ao=null,As=0,In=[],Fn=0,ii=null,hr=1,dr="";function Or(t,i){xa[wa++]=As,xa[wa++]=ao,ao=t,As=i}function zm(t,i,s){In[Fn++]=hr,In[Fn++]=dr,In[Fn++]=ii,ii=t;var o=hr;t=dr;var h=32-ut(o)-1;o&=~(1<<h),s+=1;var p=32-ut(i)+h;if(30<p){var v=h-h%5;p=(o&(1<<v)-1).toString(32),o>>=v,h-=v,hr=1<<32-ut(i)+h|s<<h|o,dr=p+t}else hr=1<<p|s<<h|o,dr=t}function vc(t){t.return!==null&&(Or(t,1),zm(t,1,0))}function xc(t){for(;t===ao;)ao=xa[--wa],xa[wa]=null,As=xa[--wa],xa[wa]=null;for(;t===ii;)ii=In[--Fn],In[Fn]=null,dr=In[--Fn],In[Fn]=null,hr=In[--Fn],In[Fn]=null}function Lm(t,i){In[Fn++]=hr,In[Fn++]=dr,In[Fn++]=ii,hr=i.id,dr=i.overflow,ii=t}var Vt=null,St=null,nt=!1,ai=null,$n=!1,wc=Error(a(519));function si(t){var i=Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Cs(Hn(i,t)),wc}function Um(t){var i=t.stateNode,s=t.type,o=t.memoizedProps;switch(i[yt]=t,i[jt]=o,s){case"dialog":Ke("cancel",i),Ke("close",i);break;case"iframe":case"object":case"embed":Ke("load",i);break;case"video":case"audio":for(s=0;s<Xs.length;s++)Ke(Xs[s],i);break;case"source":Ke("error",i);break;case"img":case"image":case"link":Ke("error",i),Ke("load",i);break;case"details":Ke("toggle",i);break;case"input":Ke("invalid",i),Qd(i,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0);break;case"select":Ke("invalid",i);break;case"textarea":Ke("invalid",i),Zd(i,o.value,o.defaultValue,o.children)}s=o.children,typeof s!="string"&&typeof s!="number"&&typeof s!="bigint"||i.textContent===""+s||o.suppressHydrationWarning===!0||ey(i.textContent,s)?(o.popover!=null&&(Ke("beforetoggle",i),Ke("toggle",i)),o.onScroll!=null&&Ke("scroll",i),o.onScrollEnd!=null&&Ke("scrollend",i),o.onClick!=null&&(i.onclick=Cr),i=!0):i=!1,i||si(t,!0)}function Bm(t){for(Vt=t.return;Vt;)switch(Vt.tag){case 5:case 31:case 13:$n=!1;return;case 27:case 3:$n=!0;return;default:Vt=Vt.return}}function Sa(t){if(t!==Vt)return!1;if(!nt)return Bm(t),nt=!0,!1;var i=t.tag,s;if((s=i!==3&&i!==27)&&((s=i===5)&&(s=t.type,s=!(s!=="form"&&s!=="button")||qf(t.type,t.memoizedProps)),s=!s),s&&St&&si(t),Bm(t),i===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(a(317));St=uy(t)}else if(i===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(a(317));St=uy(t)}else i===27?(i=St,xi(t.type)?(t=Gf,Gf=null,St=t):St=i):St=Vt?Yn(t.stateNode.nextSibling):null;return!0}function $i(){St=Vt=null,nt=!1}function Sc(){var t=ai;return t!==null&&(pn===null?pn=t:pn.push.apply(pn,t),ai=null),t}function Cs(t){ai===null?ai=[t]:ai.push(t)}var _c=U(null),Gi=null,Nr=null;function li(t,i,s){E(_c,i._currentValue),i._currentValue=s}function Rr(t){t._currentValue=_c.current,ne(_c)}function Ec(t,i,s){for(;t!==null;){var o=t.alternate;if((t.childLanes&i)!==i?(t.childLanes|=i,o!==null&&(o.childLanes|=i)):o!==null&&(o.childLanes&i)!==i&&(o.childLanes|=i),t===s)break;t=t.return}}function kc(t,i,s,o){var h=t.child;for(h!==null&&(h.return=t);h!==null;){var p=h.dependencies;if(p!==null){var v=h.child;p=p.firstContext;e:for(;p!==null;){var S=p;p=h;for(var P=0;P<i.length;P++)if(S.context===i[P]){p.lanes|=s,S=p.alternate,S!==null&&(S.lanes|=s),Ec(p.return,s,t),o||(v=null);break e}p=S.next}}else if(h.tag===18){if(v=h.return,v===null)throw Error(a(341));v.lanes|=s,p=v.alternate,p!==null&&(p.lanes|=s),Ec(v,s,t),v=null}else v=h.child;if(v!==null)v.return=h;else for(v=h;v!==null;){if(v===t){v=null;break}if(h=v.sibling,h!==null){h.return=v.return,v=h;break}v=v.return}h=v}}function _a(t,i,s,o){t=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(a(387));if(v=v.memoizedProps,v!==null){var S=h.type;wn(h.pendingProps.value,v.value)||(t!==null?t.push(S):t=[S])}}else if(h===je.current){if(v=h.alternate,v===null)throw Error(a(387));v.memoizedState.memoizedState!==h.memoizedState.memoizedState&&(t!==null?t.push(el):t=[el])}h=h.return}t!==null&&kc(i,t,s,o),i.flags|=262144}function so(t){for(t=t.firstContext;t!==null;){if(!wn(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Yi(t){Gi=t,Nr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function Jt(t){return Pm(Gi,t)}function lo(t,i){return Gi===null&&Yi(t),Pm(t,i)}function Pm(t,i){var s=i._currentValue;if(i={context:i,memoizedValue:s,next:null},Nr===null){if(t===null)throw Error(a(308));Nr=i,t.dependencies={lanes:0,firstContext:i},t.flags|=524288}else Nr=Nr.next=i;return s}var ux=typeof AbortController<"u"?AbortController:function(){var t=[],i=this.signal={aborted:!1,addEventListener:function(s,o){t.push(o)}};this.abort=function(){i.aborted=!0,t.forEach(function(s){return s()})}},cx=e.unstable_scheduleCallback,fx=e.unstable_NormalPriority,zt={$$typeof:Y,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ac(){return{controller:new ux,data:new Map,refCount:0}}function Ts(t){t.refCount--,t.refCount===0&&cx(fx,function(){t.controller.abort()})}var js=null,Cc=0,Ea=0,ka=null;function hx(t,i){if(js===null){var s=js=[];Cc=0,Ea=Nf(),ka={status:"pending",value:void 0,then:function(o){s.push(o)}}}return Cc++,i.then(qm,qm),i}function qm(){if(--Cc===0&&js!==null){ka!==null&&(ka.status="fulfilled");var t=js;js=null,Ea=0,ka=null;for(var i=0;i<t.length;i++)(0,t[i])()}}function dx(t,i){var s=[],o={status:"pending",value:null,reason:null,then:function(h){s.push(h)}};return t.then(function(){o.status="fulfilled",o.value=i;for(var h=0;h<s.length;h++)(0,s[h])(i)},function(h){for(o.status="rejected",o.reason=h,h=0;h<s.length;h++)(0,s[h])(void 0)}),o}var Hm=H.S;H.S=function(t,i){Eg=ct(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&hx(t,i),Hm!==null&&Hm(t,i)};var Vi=U(null);function Tc(){var t=Vi.current;return t!==null?t:bt.pooledCache}function oo(t,i){i===null?E(Vi,Vi.current):E(Vi,i.pool)}function Im(){var t=Tc();return t===null?null:{parent:zt._currentValue,pool:t}}var Aa=Error(a(460)),jc=Error(a(474)),uo=Error(a(542)),co={then:function(){}};function Fm(t){return t=t.status,t==="fulfilled"||t==="rejected"}function $m(t,i,s){switch(s=t[s],s===void 0?t.push(i):s!==i&&(i.then(Cr,Cr),i=s),i.status){case"fulfilled":return i.value;case"rejected":throw t=i.reason,Ym(t),t;default:if(typeof i.status=="string")i.then(Cr,Cr);else{if(t=bt,t!==null&&100<t.shellSuspendCounter)throw Error(a(482));t=i,t.status="pending",t.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 t=i.reason,Ym(t),t}throw Xi=i,Aa}}function Ji(t){try{var i=t._init;return i(t._payload)}catch(s){throw s!==null&&typeof s=="object"&&typeof s.then=="function"?(Xi=s,Aa):s}}var Xi=null;function Gm(){if(Xi===null)throw Error(a(459));var t=Xi;return Xi=null,t}function Ym(t){if(t===Aa||t===uo)throw Error(a(483))}var Ca=null,Os=0;function fo(t){var i=Os;return Os+=1,Ca===null&&(Ca=[]),$m(Ca,t,i)}function Ns(t,i){i=i.props.ref,t.ref=i!==void 0?i:null}function ho(t,i){throw i.$$typeof===b?Error(a(525)):(t=Object.prototype.toString.call(i),Error(a(31,t==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":t)))}function Vm(t){function i(Q,$){if(t){var ee=Q.deletions;ee===null?(Q.deletions=[$],Q.flags|=16):ee.push($)}}function s(Q,$){if(!t)return null;for(;$!==null;)i(Q,$),$=$.sibling;return null}function o(Q){for(var $=new Map;Q!==null;)Q.key!==null?$.set(Q.key,Q):$.set(Q.index,Q),Q=Q.sibling;return $}function h(Q,$){return Q=jr(Q,$),Q.index=0,Q.sibling=null,Q}function p(Q,$,ee){return Q.index=ee,t?(ee=Q.alternate,ee!==null?(ee=ee.index,ee<$?(Q.flags|=67108866,$):ee):(Q.flags|=67108866,$)):(Q.flags|=1048576,$)}function v(Q){return t&&Q.alternate===null&&(Q.flags|=67108866),Q}function S(Q,$,ee,ue){return $===null||$.tag!==6?($=yc(ee,Q.mode,ue),$.return=Q,$):($=h($,ee),$.return=Q,$)}function P(Q,$,ee,ue){var Ue=ee.type;return Ue===z?oe(Q,$,ee.props.children,ue,ee.key):$!==null&&($.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===J&&Ji(Ue)===$.type)?($=h($,ee.props),Ns($,ee),$.return=Q,$):($=io(ee.type,ee.key,ee.props,null,Q.mode,ue),Ns($,ee),$.return=Q,$)}function te(Q,$,ee,ue){return $===null||$.tag!==4||$.stateNode.containerInfo!==ee.containerInfo||$.stateNode.implementation!==ee.implementation?($=bc(ee,Q.mode,ue),$.return=Q,$):($=h($,ee.children||[]),$.return=Q,$)}function oe(Q,$,ee,ue,Ue){return $===null||$.tag!==7?($=Fi(ee,Q.mode,ue,Ue),$.return=Q,$):($=h($,ee),$.return=Q,$)}function me(Q,$,ee){if(typeof $=="string"&&$!==""||typeof $=="number"||typeof $=="bigint")return $=yc(""+$,Q.mode,ee),$.return=Q,$;if(typeof $=="object"&&$!==null){switch($.$$typeof){case x:return ee=io($.type,$.key,$.props,null,Q.mode,ee),Ns(ee,$),ee.return=Q,ee;case k:return $=bc($,Q.mode,ee),$.return=Q,$;case J:return $=Ji($),me(Q,$,ee)}if(q($)||Z($))return $=Fi($,Q.mode,ee,null),$.return=Q,$;if(typeof $.then=="function")return me(Q,fo($),ee);if($.$$typeof===Y)return me(Q,lo(Q,$),ee);ho(Q,$)}return null}function re(Q,$,ee,ue){var Ue=$!==null?$.key:null;if(typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint")return Ue!==null?null:S(Q,$,""+ee,ue);if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case x:return ee.key===Ue?P(Q,$,ee,ue):null;case k:return ee.key===Ue?te(Q,$,ee,ue):null;case J:return ee=Ji(ee),re(Q,$,ee,ue)}if(q(ee)||Z(ee))return Ue!==null?null:oe(Q,$,ee,ue,null);if(typeof ee.then=="function")return re(Q,$,fo(ee),ue);if(ee.$$typeof===Y)return re(Q,$,lo(Q,ee),ue);ho(Q,ee)}return null}function se(Q,$,ee,ue,Ue){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return Q=Q.get(ee)||null,S($,Q,""+ue,Ue);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case x:return Q=Q.get(ue.key===null?ee:ue.key)||null,P($,Q,ue,Ue);case k:return Q=Q.get(ue.key===null?ee:ue.key)||null,te($,Q,ue,Ue);case J:return ue=Ji(ue),se(Q,$,ee,ue,Ue)}if(q(ue)||Z(ue))return Q=Q.get(ee)||null,oe($,Q,ue,Ue,null);if(typeof ue.then=="function")return se(Q,$,ee,fo(ue),Ue);if(ue.$$typeof===Y)return se(Q,$,ee,lo($,ue),Ue);ho($,ue)}return null}function Re(Q,$,ee,ue){for(var Ue=null,at=null,De=$,Ve=$=0,et=null;De!==null&&Ve<ee.length;Ve++){De.index>Ve?(et=De,De=null):et=De.sibling;var st=re(Q,De,ee[Ve],ue);if(st===null){De===null&&(De=et);break}t&&De&&st.alternate===null&&i(Q,De),$=p(st,$,Ve),at===null?Ue=st:at.sibling=st,at=st,De=et}if(Ve===ee.length)return s(Q,De),nt&&Or(Q,Ve),Ue;if(De===null){for(;Ve<ee.length;Ve++)De=me(Q,ee[Ve],ue),De!==null&&($=p(De,$,Ve),at===null?Ue=De:at.sibling=De,at=De);return nt&&Or(Q,Ve),Ue}for(De=o(De);Ve<ee.length;Ve++)et=se(De,Q,Ve,ee[Ve],ue),et!==null&&(t&&et.alternate!==null&&De.delete(et.key===null?Ve:et.key),$=p(et,$,Ve),at===null?Ue=et:at.sibling=et,at=et);return t&&De.forEach(function(ki){return i(Q,ki)}),nt&&Or(Q,Ve),Ue}function He(Q,$,ee,ue){if(ee==null)throw Error(a(151));for(var Ue=null,at=null,De=$,Ve=$=0,et=null,st=ee.next();De!==null&&!st.done;Ve++,st=ee.next()){De.index>Ve?(et=De,De=null):et=De.sibling;var ki=re(Q,De,st.value,ue);if(ki===null){De===null&&(De=et);break}t&&De&&ki.alternate===null&&i(Q,De),$=p(ki,$,Ve),at===null?Ue=ki:at.sibling=ki,at=ki,De=et}if(st.done)return s(Q,De),nt&&Or(Q,Ve),Ue;if(De===null){for(;!st.done;Ve++,st=ee.next())st=me(Q,st.value,ue),st!==null&&($=p(st,$,Ve),at===null?Ue=st:at.sibling=st,at=st);return nt&&Or(Q,Ve),Ue}for(De=o(De);!st.done;Ve++,st=ee.next())st=se(De,Q,Ve,st.value,ue),st!==null&&(t&&st.alternate!==null&&De.delete(st.key===null?Ve:st.key),$=p(st,$,Ve),at===null?Ue=st:at.sibling=st,at=st);return t&&De.forEach(function(Ew){return i(Q,Ew)}),nt&&Or(Q,Ve),Ue}function pt(Q,$,ee,ue){if(typeof ee=="object"&&ee!==null&&ee.type===z&&ee.key===null&&(ee=ee.props.children),typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case x:e:{for(var Ue=ee.key;$!==null;){if($.key===Ue){if(Ue=ee.type,Ue===z){if($.tag===7){s(Q,$.sibling),ue=h($,ee.props.children),ue.return=Q,Q=ue;break e}}else if($.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===J&&Ji(Ue)===$.type){s(Q,$.sibling),ue=h($,ee.props),Ns(ue,ee),ue.return=Q,Q=ue;break e}s(Q,$);break}else i(Q,$);$=$.sibling}ee.type===z?(ue=Fi(ee.props.children,Q.mode,ue,ee.key),ue.return=Q,Q=ue):(ue=io(ee.type,ee.key,ee.props,null,Q.mode,ue),Ns(ue,ee),ue.return=Q,Q=ue)}return v(Q);case k:e:{for(Ue=ee.key;$!==null;){if($.key===Ue)if($.tag===4&&$.stateNode.containerInfo===ee.containerInfo&&$.stateNode.implementation===ee.implementation){s(Q,$.sibling),ue=h($,ee.children||[]),ue.return=Q,Q=ue;break e}else{s(Q,$);break}else i(Q,$);$=$.sibling}ue=bc(ee,Q.mode,ue),ue.return=Q,Q=ue}return v(Q);case J:return ee=Ji(ee),pt(Q,$,ee,ue)}if(q(ee))return Re(Q,$,ee,ue);if(Z(ee)){if(Ue=Z(ee),typeof Ue!="function")throw Error(a(150));return ee=Ue.call(ee),He(Q,$,ee,ue)}if(typeof ee.then=="function")return pt(Q,$,fo(ee),ue);if(ee.$$typeof===Y)return pt(Q,$,lo(Q,ee),ue);ho(Q,ee)}return typeof ee=="string"&&ee!==""||typeof ee=="number"||typeof ee=="bigint"?(ee=""+ee,$!==null&&$.tag===6?(s(Q,$.sibling),ue=h($,ee),ue.return=Q,Q=ue):(s(Q,$),ue=yc(ee,Q.mode,ue),ue.return=Q,Q=ue),v(Q)):s(Q,$)}return function(Q,$,ee,ue){try{Os=0;var Ue=pt(Q,$,ee,ue);return Ca=null,Ue}catch(De){if(De===Aa||De===uo)throw De;var at=Sn(29,De,null,Q.mode);return at.lanes=ue,at.return=Q,at}finally{}}}var Qi=Vm(!0),Jm=Vm(!1),oi=!1;function Oc(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Nc(t,i){t=t.updateQueue,i.updateQueue===t&&(i.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function ui(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function ci(t,i,s){var o=t.updateQueue;if(o===null)return null;if(o=o.shared,(lt&2)!==0){var h=o.pending;return h===null?i.next=i:(i.next=h.next,h.next=i),o.pending=i,i=ro(t),Nm(t,null,s),i}return no(t,o,i,s),ro(t)}function Rs(t,i,s){if(i=i.updateQueue,i!==null&&(i=i.shared,(s&4194048)!==0)){var o=i.lanes;o&=t.pendingLanes,s|=o,i.lanes=s,Li(t,s)}}function Rc(t,i){var s=t.updateQueue,o=t.alternate;if(o!==null&&(o=o.updateQueue,s===o)){var h=null,p=null;if(s=s.firstBaseUpdate,s!==null){do{var v={lane:s.lane,tag:s.tag,payload:s.payload,callback:null,next:null};p===null?h=p=v:p=p.next=v,s=s.next}while(s!==null);p===null?h=p=i:p=p.next=i}else h=p=i;s={baseState:o.baseState,firstBaseUpdate:h,lastBaseUpdate:p,shared:o.shared,callbacks:o.callbacks},t.updateQueue=s;return}t=s.lastBaseUpdate,t===null?s.firstBaseUpdate=i:t.next=i,s.lastBaseUpdate=i}var Mc=!1;function Ms(){if(Mc){var t=ka;if(t!==null)throw t}}function Ds(t,i,s,o){Mc=!1;var h=t.updateQueue;oi=!1;var p=h.firstBaseUpdate,v=h.lastBaseUpdate,S=h.shared.pending;if(S!==null){h.shared.pending=null;var P=S,te=P.next;P.next=null,v===null?p=te:v.next=te,v=P;var oe=t.alternate;oe!==null&&(oe=oe.updateQueue,S=oe.lastBaseUpdate,S!==v&&(S===null?oe.firstBaseUpdate=te:S.next=te,oe.lastBaseUpdate=P))}if(p!==null){var me=h.baseState;v=0,oe=te=P=null,S=p;do{var re=S.lane&-536870913,se=re!==S.lane;if(se?(We&re)===re:(o&re)===re){re!==0&&re===Ea&&(Mc=!0),oe!==null&&(oe=oe.next={lane:0,tag:S.tag,payload:S.payload,callback:null,next:null});e:{var Re=t,He=S;re=i;var pt=s;switch(He.tag){case 1:if(Re=He.payload,typeof Re=="function"){me=Re.call(pt,me,re);break e}me=Re;break e;case 3:Re.flags=Re.flags&-65537|128;case 0:if(Re=He.payload,re=typeof Re=="function"?Re.call(pt,me,re):Re,re==null)break e;me=g({},me,re);break e;case 2:oi=!0}}re=S.callback,re!==null&&(t.flags|=64,se&&(t.flags|=8192),se=h.callbacks,se===null?h.callbacks=[re]:se.push(re))}else se={lane:re,tag:S.tag,payload:S.payload,callback:S.callback,next:null},oe===null?(te=oe=se,P=me):oe=oe.next=se,v|=re;if(S=S.next,S===null){if(S=h.shared.pending,S===null)break;se=S,S=se.next,se.next=null,h.lastBaseUpdate=se,h.shared.pending=null}}while(!0);oe===null&&(P=me),h.baseState=P,h.firstBaseUpdate=te,h.lastBaseUpdate=oe,p===null&&(h.shared.lanes=0),pi|=v,t.lanes=v,t.memoizedState=me}}function Xm(t,i){if(typeof t!="function")throw Error(a(191,t));t.call(i)}function Qm(t,i){var s=t.callbacks;if(s!==null)for(t.callbacks=null,t=0;t<s.length;t++)Xm(s[t],i)}var Ta=U(null),mo=U(0);function Km(t,i){t=Hr,E(mo,t),E(Ta,i),Hr=t|i.baseLanes}function Dc(){E(mo,Hr),E(Ta,Ta.current)}function zc(){Hr=mo.current,ne(Ta),ne(mo)}var _n=U(null),Gn=null;function fi(t){var i=t.alternate;E(Rt,Rt.current&1),E(_n,t),Gn===null&&(i===null||Ta.current!==null||i.memoizedState!==null)&&(Gn=t)}function Lc(t){E(Rt,Rt.current),E(_n,t),Gn===null&&(Gn=t)}function Zm(t){t.tag===22?(E(Rt,Rt.current),E(_n,t),Gn===null&&(Gn=t)):hi()}function hi(){E(Rt,Rt.current),E(_n,_n.current)}function En(t){ne(_n),Gn===t&&(Gn=null),ne(Rt)}var Rt=U(0);function po(t){for(var i=t;i!==null;){if(i.tag===13){var s=i.memoizedState;if(s!==null&&(s=s.dehydrated,s===null||Ff(s)||$f(s)))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===t)break;for(;i.sibling===null;){if(i.return===null||i.return===t)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var Mr=0,Ye=null,dt=null,Lt=null,go=!1,ja=!1,Ki=!1,yo=0,zs=0,Oa=null,mx=0;function Ot(){throw Error(a(321))}function Uc(t,i){if(i===null)return!1;for(var s=0;s<i.length&&s<t.length;s++)if(!wn(t[s],i[s]))return!1;return!0}function Bc(t,i,s,o,h,p){return Mr=p,Ye=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,H.H=t===null||t.memoizedState===null?zp:Wc,Ki=!1,p=s(o,h),Ki=!1,ja&&(p=ep(i,s,o,h)),Wm(t),p}function Wm(t){H.H=Bs;var i=dt!==null&&dt.next!==null;if(Mr=0,Lt=dt=Ye=null,go=!1,zs=0,Oa=null,i)throw Error(a(300));t===null||Ut||(t=t.dependencies,t!==null&&so(t)&&(Ut=!0))}function ep(t,i,s,o){Ye=t;var h=0;do{if(ja&&(Oa=null),zs=0,ja=!1,25<=h)throw Error(a(301));if(h+=1,Lt=dt=null,t.updateQueue!=null){var p=t.updateQueue;p.lastEffect=null,p.events=null,p.stores=null,p.memoCache!=null&&(p.memoCache.index=0)}H.H=Lp,p=i(s,o)}while(ja);return p}function px(){var t=H.H,i=t.useState()[0];return i=typeof i.then=="function"?Ls(i):i,t=t.useState()[0],(dt!==null?dt.memoizedState:null)!==t&&(Ye.flags|=1024),i}function Pc(){var t=yo!==0;return yo=0,t}function qc(t,i,s){i.updateQueue=t.updateQueue,i.flags&=-2053,t.lanes&=~s}function Hc(t){if(go){for(t=t.memoizedState;t!==null;){var i=t.queue;i!==null&&(i.pending=null),t=t.next}go=!1}Mr=0,Lt=dt=Ye=null,ja=!1,zs=yo=0,Oa=null}function rn(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Lt===null?Ye.memoizedState=Lt=t:Lt=Lt.next=t,Lt}function Mt(){if(dt===null){var t=Ye.alternate;t=t!==null?t.memoizedState:null}else t=dt.next;var i=Lt===null?Ye.memoizedState:Lt.next;if(i!==null)Lt=i,dt=t;else{if(t===null)throw Ye.alternate===null?Error(a(467)):Error(a(310));dt=t,t={memoizedState:dt.memoizedState,baseState:dt.baseState,baseQueue:dt.baseQueue,queue:dt.queue,next:null},Lt===null?Ye.memoizedState=Lt=t:Lt=Lt.next=t}return Lt}function bo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ls(t){var i=zs;return zs+=1,Oa===null&&(Oa=[]),t=$m(Oa,t,i),i=Ye,(Lt===null?i.memoizedState:Lt.next)===null&&(i=i.alternate,H.H=i===null||i.memoizedState===null?zp:Wc),t}function vo(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return Ls(t);if(t.$$typeof===Y)return Jt(t)}throw Error(a(438,String(t)))}function Ic(t){var i=null,s=Ye.updateQueue;if(s!==null&&(i=s.memoCache),i==null){var o=Ye.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}),s===null&&(s=bo(),Ye.updateQueue=s),s.memoCache=i,s=i.data[i.index],s===void 0)for(s=i.data[i.index]=Array(t),o=0;o<t;o++)s[o]=O;return i.index++,s}function Dr(t,i){return typeof i=="function"?i(t):i}function xo(t){var i=Mt();return Fc(i,dt,t)}function Fc(t,i,s){var o=t.queue;if(o===null)throw Error(a(311));o.lastRenderedReducer=s;var h=t.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=t.baseState,h===null)t.memoizedState=p;else{i=h.next;var S=v=null,P=null,te=i,oe=!1;do{var me=te.lane&-536870913;if(me!==te.lane?(We&me)===me:(Mr&me)===me){var re=te.revertLane;if(re===0)P!==null&&(P=P.next={lane:0,revertLane:0,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null}),me===Ea&&(oe=!0);else if((Mr&re)===re){te=te.next,re===Ea&&(oe=!0);continue}else me={lane:0,revertLane:te.revertLane,gesture:null,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},P===null?(S=P=me,v=p):P=P.next=me,Ye.lanes|=re,pi|=re;me=te.action,Ki&&s(p,me),p=te.hasEagerState?te.eagerState:s(p,me)}else re={lane:me,revertLane:te.revertLane,gesture:te.gesture,action:te.action,hasEagerState:te.hasEagerState,eagerState:te.eagerState,next:null},P===null?(S=P=re,v=p):P=P.next=re,Ye.lanes|=me,pi|=me;te=te.next}while(te!==null&&te!==i);if(P===null?v=p:P.next=S,!wn(p,t.memoizedState)&&(Ut=!0,oe&&(s=ka,s!==null)))throw s;t.memoizedState=p,t.baseState=v,t.baseQueue=P,o.lastRenderedState=p}return h===null&&(o.lanes=0),[t.memoizedState,o.dispatch]}function $c(t){var i=Mt(),s=i.queue;if(s===null)throw Error(a(311));s.lastRenderedReducer=t;var o=s.dispatch,h=s.pending,p=i.memoizedState;if(h!==null){s.pending=null;var v=h=h.next;do p=t(p,v.action),v=v.next;while(v!==h);wn(p,i.memoizedState)||(Ut=!0),i.memoizedState=p,i.baseQueue===null&&(i.baseState=p),s.lastRenderedState=p}return[p,o]}function tp(t,i,s){var o=Ye,h=Mt(),p=nt;if(p){if(s===void 0)throw Error(a(407));s=s()}else s=i();var v=!wn((dt||h).memoizedState,s);if(v&&(h.memoizedState=s,Ut=!0),h=h.queue,Vc(ip.bind(null,o,h,t),[t]),h.getSnapshot!==i||v||Lt!==null&&Lt.memoizedState.tag&1){if(o.flags|=2048,Na(9,{destroy:void 0},rp.bind(null,o,h,s,i),null),bt===null)throw Error(a(349));p||(Mr&127)!==0||np(o,i,s)}return s}function np(t,i,s){t.flags|=16384,t={getSnapshot:i,value:s},i=Ye.updateQueue,i===null?(i=bo(),Ye.updateQueue=i,i.stores=[t]):(s=i.stores,s===null?i.stores=[t]:s.push(t))}function rp(t,i,s,o){i.value=s,i.getSnapshot=o,ap(i)&&sp(t)}function ip(t,i,s){return s(function(){ap(i)&&sp(t)})}function ap(t){var i=t.getSnapshot;t=t.value;try{var s=i();return!wn(t,s)}catch{return!0}}function sp(t){var i=Ii(t,2);i!==null&&gn(i,t,2)}function Gc(t){var i=rn();if(typeof t=="function"){var s=t;if(t=s(),Ki){qt(!0);try{s()}finally{qt(!1)}}}return i.memoizedState=i.baseState=t,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Dr,lastRenderedState:t},i}function lp(t,i,s,o){return t.baseState=s,Fc(t,dt,typeof o=="function"?o:Dr)}function gx(t,i,s,o,h){if(_o(t))throw Error(a(485));if(t=i.action,t!==null){var p={payload:h,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(v){p.listeners.push(v)}};H.T!==null?s(!0):p.isTransition=!1,o(p),s=i.pending,s===null?(p.next=i.pending=p,op(i,p)):(p.next=s.next,i.pending=s.next=p)}}function op(t,i){var s=i.action,o=i.payload,h=t.state;if(i.isTransition){var p=H.T,v={};H.T=v;try{var S=s(h,o),P=H.S;P!==null&&P(v,S),up(t,i,S)}catch(te){Yc(t,i,te)}finally{p!==null&&v.types!==null&&(p.types=v.types),H.T=p}}else try{p=s(h,o),up(t,i,p)}catch(te){Yc(t,i,te)}}function up(t,i,s){s!==null&&typeof s=="object"&&typeof s.then=="function"?s.then(function(o){cp(t,i,o)},function(o){return Yc(t,i,o)}):cp(t,i,s)}function cp(t,i,s){i.status="fulfilled",i.value=s,fp(i),t.state=s,i=t.pending,i!==null&&(s=i.next,s===i?t.pending=null:(s=s.next,i.next=s,op(t,s)))}function Yc(t,i,s){var o=t.pending;if(t.pending=null,o!==null){o=o.next;do i.status="rejected",i.reason=s,fp(i),i=i.next;while(i!==o)}t.action=null}function fp(t){t=t.listeners;for(var i=0;i<t.length;i++)(0,t[i])()}function hp(t,i){return i}function dp(t,i){if(nt){var s=bt.formState;if(s!==null){e:{var o=Ye;if(nt){if(St){t:{for(var h=St,p=$n;h.nodeType!==8;){if(!p){h=null;break t}if(h=Yn(h.nextSibling),h===null){h=null;break t}}p=h.data,h=p==="F!"||p==="F"?h:null}if(h){St=Yn(h.nextSibling),o=h.data==="F!";break e}}si(o)}o=!1}o&&(i=s[0])}}return s=rn(),s.memoizedState=s.baseState=i,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:hp,lastRenderedState:i},s.queue=o,s=Rp.bind(null,Ye,o),o.dispatch=s,o=Gc(!1),p=Zc.bind(null,Ye,!1,o.queue),o=rn(),h={state:i,dispatch:null,action:t,pending:null},o.queue=h,s=gx.bind(null,Ye,h,p,s),h.dispatch=s,o.memoizedState=t,[i,s,!1]}function mp(t){var i=Mt();return pp(i,dt,t)}function pp(t,i,s){if(i=Fc(t,i,hp)[0],t=xo(Dr)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var o=Ls(i)}catch(v){throw v===Aa?uo:v}else o=i;i=Mt();var h=i.queue,p=h.dispatch;return s!==i.memoizedState&&(Ye.flags|=2048,Na(9,{destroy:void 0},yx.bind(null,h,s),null)),[o,p,t]}function yx(t,i){t.action=i}function gp(t){var i=Mt(),s=dt;if(s!==null)return pp(i,s,t);Mt(),i=i.memoizedState,s=Mt();var o=s.queue.dispatch;return s.memoizedState=t,[i,o,!1]}function Na(t,i,s,o){return t={tag:t,create:s,deps:o,inst:i,next:null},i=Ye.updateQueue,i===null&&(i=bo(),Ye.updateQueue=i),s=i.lastEffect,s===null?i.lastEffect=t.next=t:(o=s.next,s.next=t,t.next=o,i.lastEffect=t),t}function yp(){return Mt().memoizedState}function wo(t,i,s,o){var h=rn();Ye.flags|=t,h.memoizedState=Na(1|i,{destroy:void 0},s,o===void 0?null:o)}function So(t,i,s,o){var h=Mt();o=o===void 0?null:o;var p=h.memoizedState.inst;dt!==null&&o!==null&&Uc(o,dt.memoizedState.deps)?h.memoizedState=Na(i,p,s,o):(Ye.flags|=t,h.memoizedState=Na(1|i,p,s,o))}function bp(t,i){wo(8390656,8,t,i)}function Vc(t,i){So(2048,8,t,i)}function bx(t){Ye.flags|=4;var i=Ye.updateQueue;if(i===null)i=bo(),Ye.updateQueue=i,i.events=[t];else{var s=i.events;s===null?i.events=[t]:s.push(t)}}function vp(t){var i=Mt().memoizedState;return bx({ref:i,nextImpl:t}),function(){if((lt&2)!==0)throw Error(a(440));return i.impl.apply(void 0,arguments)}}function xp(t,i){return So(4,2,t,i)}function wp(t,i){return So(4,4,t,i)}function Sp(t,i){if(typeof i=="function"){t=t();var s=i(t);return function(){typeof s=="function"?s():i(null)}}if(i!=null)return t=t(),i.current=t,function(){i.current=null}}function _p(t,i,s){s=s!=null?s.concat([t]):null,So(4,4,Sp.bind(null,i,t),s)}function Jc(){}function Ep(t,i){var s=Mt();i=i===void 0?null:i;var o=s.memoizedState;return i!==null&&Uc(i,o[1])?o[0]:(s.memoizedState=[t,i],t)}function kp(t,i){var s=Mt();i=i===void 0?null:i;var o=s.memoizedState;if(i!==null&&Uc(i,o[1]))return o[0];if(o=t(),Ki){qt(!0);try{t()}finally{qt(!1)}}return s.memoizedState=[o,i],o}function Xc(t,i,s){return s===void 0||(Mr&1073741824)!==0&&(We&261930)===0?t.memoizedState=i:(t.memoizedState=s,t=Ag(),Ye.lanes|=t,pi|=t,s)}function Ap(t,i,s,o){return wn(s,i)?s:Ta.current!==null?(t=Xc(t,s,o),wn(t,i)||(Ut=!0),t):(Mr&42)===0||(Mr&1073741824)!==0&&(We&261930)===0?(Ut=!0,t.memoizedState=s):(t=Ag(),Ye.lanes|=t,pi|=t,i)}function Cp(t,i,s,o,h){var p=ie.p;ie.p=p!==0&&8>p?p:8;var v=H.T,S={};H.T=S,Zc(t,!1,i,s);try{var P=h(),te=H.S;if(te!==null&&te(S,P),P!==null&&typeof P=="object"&&typeof P.then=="function"){var oe=dx(P,o);Us(t,i,oe,Cn(t))}else Us(t,i,o,Cn(t))}catch(me){Us(t,i,{then:function(){},status:"rejected",reason:me},Cn())}finally{ie.p=p,v!==null&&S.types!==null&&(v.types=S.types),H.T=v}}function vx(){}function Qc(t,i,s,o){if(t.tag!==5)throw Error(a(476));var h=Tp(t).queue;Cp(t,h,i,be,s===null?vx:function(){return jp(t),s(o)})}function Tp(t){var i=t.memoizedState;if(i!==null)return i;i={memoizedState:be,baseState:be,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Dr,lastRenderedState:be},next:null};var s={};return i.next={memoizedState:s,baseState:s,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Dr,lastRenderedState:s},next:null},t.memoizedState=i,t=t.alternate,t!==null&&(t.memoizedState=i),i}function jp(t){var i=Tp(t);i.next===null&&(i=t.alternate.memoizedState),Us(t,i.next.queue,{},Cn())}function Kc(){return Jt(el)}function Op(){return Mt().memoizedState}function Np(){return Mt().memoizedState}function xx(t){for(var i=t.return;i!==null;){switch(i.tag){case 24:case 3:var s=Cn();t=ui(s);var o=ci(i,t,s);o!==null&&(gn(o,i,s),Rs(o,i,s)),i={cache:Ac()},t.payload=i;return}i=i.return}}function wx(t,i,s){var o=Cn();s={lane:o,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null},_o(t)?Mp(i,s):(s=pc(t,i,s,o),s!==null&&(gn(s,t,o),Dp(s,i,o)))}function Rp(t,i,s){var o=Cn();Us(t,i,s,o)}function Us(t,i,s,o){var h={lane:o,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null};if(_o(t))Mp(i,h);else{var p=t.alternate;if(t.lanes===0&&(p===null||p.lanes===0)&&(p=i.lastRenderedReducer,p!==null))try{var v=i.lastRenderedState,S=p(v,s);if(h.hasEagerState=!0,h.eagerState=S,wn(S,v))return no(t,i,h,0),bt===null&&to(),!1}catch{}finally{}if(s=pc(t,i,h,o),s!==null)return gn(s,t,o),Dp(s,i,o),!0}return!1}function Zc(t,i,s,o){if(o={lane:2,revertLane:Nf(),gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},_o(t)){if(i)throw Error(a(479))}else i=pc(t,s,o,2),i!==null&&gn(i,t,2)}function _o(t){var i=t.alternate;return t===Ye||i!==null&&i===Ye}function Mp(t,i){ja=go=!0;var s=t.pending;s===null?i.next=i:(i.next=s.next,s.next=i),t.pending=i}function Dp(t,i,s){if((s&4194048)!==0){var o=i.lanes;o&=t.pendingLanes,s|=o,i.lanes=s,Li(t,s)}}var Bs={readContext:Jt,use:vo,useCallback:Ot,useContext:Ot,useEffect:Ot,useImperativeHandle:Ot,useLayoutEffect:Ot,useInsertionEffect:Ot,useMemo:Ot,useReducer:Ot,useRef:Ot,useState:Ot,useDebugValue:Ot,useDeferredValue:Ot,useTransition:Ot,useSyncExternalStore:Ot,useId:Ot,useHostTransitionStatus:Ot,useFormState:Ot,useActionState:Ot,useOptimistic:Ot,useMemoCache:Ot,useCacheRefresh:Ot};Bs.useEffectEvent=Ot;var zp={readContext:Jt,use:vo,useCallback:function(t,i){return rn().memoizedState=[t,i===void 0?null:i],t},useContext:Jt,useEffect:bp,useImperativeHandle:function(t,i,s){s=s!=null?s.concat([t]):null,wo(4194308,4,Sp.bind(null,i,t),s)},useLayoutEffect:function(t,i){return wo(4194308,4,t,i)},useInsertionEffect:function(t,i){wo(4,2,t,i)},useMemo:function(t,i){var s=rn();i=i===void 0?null:i;var o=t();if(Ki){qt(!0);try{t()}finally{qt(!1)}}return s.memoizedState=[o,i],o},useReducer:function(t,i,s){var o=rn();if(s!==void 0){var h=s(i);if(Ki){qt(!0);try{s(i)}finally{qt(!1)}}}else h=i;return o.memoizedState=o.baseState=h,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:h},o.queue=t,t=t.dispatch=wx.bind(null,Ye,t),[o.memoizedState,t]},useRef:function(t){var i=rn();return t={current:t},i.memoizedState=t},useState:function(t){t=Gc(t);var i=t.queue,s=Rp.bind(null,Ye,i);return i.dispatch=s,[t.memoizedState,s]},useDebugValue:Jc,useDeferredValue:function(t,i){var s=rn();return Xc(s,t,i)},useTransition:function(){var t=Gc(!1);return t=Cp.bind(null,Ye,t.queue,!0,!1),rn().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,i,s){var o=Ye,h=rn();if(nt){if(s===void 0)throw Error(a(407));s=s()}else{if(s=i(),bt===null)throw Error(a(349));(We&127)!==0||np(o,i,s)}h.memoizedState=s;var p={value:s,getSnapshot:i};return h.queue=p,bp(ip.bind(null,o,p,t),[t]),o.flags|=2048,Na(9,{destroy:void 0},rp.bind(null,o,p,s,i),null),s},useId:function(){var t=rn(),i=bt.identifierPrefix;if(nt){var s=dr,o=hr;s=(o&~(1<<32-ut(o)-1)).toString(32)+s,i="_"+i+"R_"+s,s=yo++,0<s&&(i+="H"+s.toString(32)),i+="_"}else s=mx++,i="_"+i+"r_"+s.toString(32)+"_";return t.memoizedState=i},useHostTransitionStatus:Kc,useFormState:dp,useActionState:dp,useOptimistic:function(t){var i=rn();i.memoizedState=i.baseState=t;var s={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=s,i=Zc.bind(null,Ye,!0,s),s.dispatch=i,[t,i]},useMemoCache:Ic,useCacheRefresh:function(){return rn().memoizedState=xx.bind(null,Ye)},useEffectEvent:function(t){var i=rn(),s={impl:t};return i.memoizedState=s,function(){if((lt&2)!==0)throw Error(a(440));return s.impl.apply(void 0,arguments)}}},Wc={readContext:Jt,use:vo,useCallback:Ep,useContext:Jt,useEffect:Vc,useImperativeHandle:_p,useInsertionEffect:xp,useLayoutEffect:wp,useMemo:kp,useReducer:xo,useRef:yp,useState:function(){return xo(Dr)},useDebugValue:Jc,useDeferredValue:function(t,i){var s=Mt();return Ap(s,dt.memoizedState,t,i)},useTransition:function(){var t=xo(Dr)[0],i=Mt().memoizedState;return[typeof t=="boolean"?t:Ls(t),i]},useSyncExternalStore:tp,useId:Op,useHostTransitionStatus:Kc,useFormState:mp,useActionState:mp,useOptimistic:function(t,i){var s=Mt();return lp(s,dt,t,i)},useMemoCache:Ic,useCacheRefresh:Np};Wc.useEffectEvent=vp;var Lp={readContext:Jt,use:vo,useCallback:Ep,useContext:Jt,useEffect:Vc,useImperativeHandle:_p,useInsertionEffect:xp,useLayoutEffect:wp,useMemo:kp,useReducer:$c,useRef:yp,useState:function(){return $c(Dr)},useDebugValue:Jc,useDeferredValue:function(t,i){var s=Mt();return dt===null?Xc(s,t,i):Ap(s,dt.memoizedState,t,i)},useTransition:function(){var t=$c(Dr)[0],i=Mt().memoizedState;return[typeof t=="boolean"?t:Ls(t),i]},useSyncExternalStore:tp,useId:Op,useHostTransitionStatus:Kc,useFormState:gp,useActionState:gp,useOptimistic:function(t,i){var s=Mt();return dt!==null?lp(s,dt,t,i):(s.baseState=t,[t,s.queue.dispatch])},useMemoCache:Ic,useCacheRefresh:Np};Lp.useEffectEvent=vp;function ef(t,i,s,o){i=t.memoizedState,s=s(o,i),s=s==null?i:g({},i,s),t.memoizedState=s,t.lanes===0&&(t.updateQueue.baseState=s)}var tf={enqueueSetState:function(t,i,s){t=t._reactInternals;var o=Cn(),h=ui(o);h.payload=i,s!=null&&(h.callback=s),i=ci(t,h,o),i!==null&&(gn(i,t,o),Rs(i,t,o))},enqueueReplaceState:function(t,i,s){t=t._reactInternals;var o=Cn(),h=ui(o);h.tag=1,h.payload=i,s!=null&&(h.callback=s),i=ci(t,h,o),i!==null&&(gn(i,t,o),Rs(i,t,o))},enqueueForceUpdate:function(t,i){t=t._reactInternals;var s=Cn(),o=ui(s);o.tag=2,i!=null&&(o.callback=i),i=ci(t,o,s),i!==null&&(gn(i,t,s),Rs(i,t,s))}};function Up(t,i,s,o,h,p,v){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(o,p,v):i.prototype&&i.prototype.isPureReactComponent?!Es(s,o)||!Es(h,p):!0}function Bp(t,i,s,o){t=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(s,o),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(s,o),i.state!==t&&tf.enqueueReplaceState(i,i.state,null)}function Zi(t,i){var s=i;if("ref"in i){s={};for(var o in i)o!=="ref"&&(s[o]=i[o])}if(t=t.defaultProps){s===i&&(s=g({},s));for(var h in t)s[h]===void 0&&(s[h]=t[h])}return s}function Pp(t){eo(t)}function qp(t){console.error(t)}function Hp(t){eo(t)}function Eo(t,i){try{var s=t.onUncaughtError;s(i.value,{componentStack:i.stack})}catch(o){setTimeout(function(){throw o})}}function Ip(t,i,s){try{var o=t.onCaughtError;o(s.value,{componentStack:s.stack,errorBoundary:i.tag===1?i.stateNode:null})}catch(h){setTimeout(function(){throw h})}}function nf(t,i,s){return s=ui(s),s.tag=3,s.payload={element:null},s.callback=function(){Eo(t,i)},s}function Fp(t){return t=ui(t),t.tag=3,t}function $p(t,i,s,o){var h=s.type.getDerivedStateFromError;if(typeof h=="function"){var p=o.value;t.payload=function(){return h(p)},t.callback=function(){Ip(i,s,o)}}var v=s.stateNode;v!==null&&typeof v.componentDidCatch=="function"&&(t.callback=function(){Ip(i,s,o),typeof h!="function"&&(gi===null?gi=new Set([this]):gi.add(this));var S=o.stack;this.componentDidCatch(o.value,{componentStack:S!==null?S:""})})}function Sx(t,i,s,o,h){if(s.flags|=32768,o!==null&&typeof o=="object"&&typeof o.then=="function"){if(i=s.alternate,i!==null&&_a(i,s,h,!0),s=_n.current,s!==null){switch(s.tag){case 31:case 13:return Gn===null?Lo():s.alternate===null&&Nt===0&&(Nt=3),s.flags&=-257,s.flags|=65536,s.lanes=h,o===co?s.flags|=16384:(i=s.updateQueue,i===null?s.updateQueue=new Set([o]):i.add(o),Tf(t,o,h)),!1;case 22:return s.flags|=65536,o===co?s.flags|=16384:(i=s.updateQueue,i===null?(i={transitions:null,markerInstances:null,retryQueue:new Set([o])},s.updateQueue=i):(s=i.retryQueue,s===null?i.retryQueue=new Set([o]):s.add(o)),Tf(t,o,h)),!1}throw Error(a(435,s.tag))}return Tf(t,o,h),Lo(),!1}if(nt)return i=_n.current,i!==null?((i.flags&65536)===0&&(i.flags|=256),i.flags|=65536,i.lanes=h,o!==wc&&(t=Error(a(422),{cause:o}),Cs(Hn(t,s)))):(o!==wc&&(i=Error(a(423),{cause:o}),Cs(Hn(i,s))),t=t.current.alternate,t.flags|=65536,h&=-h,t.lanes|=h,o=Hn(o,s),h=nf(t.stateNode,o,h),Rc(t,h),Nt!==4&&(Nt=2)),!1;var p=Error(a(520),{cause:o});if(p=Hn(p,s),Ys===null?Ys=[p]:Ys.push(p),Nt!==4&&(Nt=2),i===null)return!0;o=Hn(o,s),s=i;do{switch(s.tag){case 3:return s.flags|=65536,t=h&-h,s.lanes|=t,t=nf(s.stateNode,o,t),Rc(s,t),!1;case 1:if(i=s.type,p=s.stateNode,(s.flags&128)===0&&(typeof i.getDerivedStateFromError=="function"||p!==null&&typeof p.componentDidCatch=="function"&&(gi===null||!gi.has(p))))return s.flags|=65536,h&=-h,s.lanes|=h,h=Fp(h),$p(h,t,s,o),Rc(s,h),!1}s=s.return}while(s!==null);return!1}var rf=Error(a(461)),Ut=!1;function Xt(t,i,s,o){i.child=t===null?Jm(i,null,s,o):Qi(i,t.child,s,o)}function Gp(t,i,s,o,h){s=s.render;var p=i.ref;if("ref"in o){var v={};for(var S in o)S!=="ref"&&(v[S]=o[S])}else v=o;return Yi(i),o=Bc(t,i,s,v,p,h),S=Pc(),t!==null&&!Ut?(qc(t,i,h),zr(t,i,h)):(nt&&S&&vc(i),i.flags|=1,Xt(t,i,o,h),i.child)}function Yp(t,i,s,o,h){if(t===null){var p=s.type;return typeof p=="function"&&!gc(p)&&p.defaultProps===void 0&&s.compare===null?(i.tag=15,i.type=p,Vp(t,i,p,o,h)):(t=io(s.type,null,o,i,i.mode,h),t.ref=i.ref,t.return=i,i.child=t)}if(p=t.child,!hf(t,h)){var v=p.memoizedProps;if(s=s.compare,s=s!==null?s:Es,s(v,o)&&t.ref===i.ref)return zr(t,i,h)}return i.flags|=1,t=jr(p,o),t.ref=i.ref,t.return=i,i.child=t}function Vp(t,i,s,o,h){if(t!==null){var p=t.memoizedProps;if(Es(p,o)&&t.ref===i.ref)if(Ut=!1,i.pendingProps=o=p,hf(t,h))(t.flags&131072)!==0&&(Ut=!0);else return i.lanes=t.lanes,zr(t,i,h)}return af(t,i,s,o,h)}function Jp(t,i,s,o){var h=o.children,p=t!==null?t.memoizedState:null;if(t===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|s:s,t!==null){for(o=i.child=t.child,h=0;o!==null;)h=h|o.lanes|o.childLanes,o=o.sibling;o=h&~p}else o=0,i.child=null;return Xp(t,i,p,s,o)}if((s&536870912)!==0)i.memoizedState={baseLanes:0,cachePool:null},t!==null&&oo(i,p!==null?p.cachePool:null),p!==null?Km(i,p):Dc(),Zm(i);else return o=i.lanes=536870912,Xp(t,i,p!==null?p.baseLanes|s:s,s,o)}else p!==null?(oo(i,p.cachePool),Km(i,p),hi(),i.memoizedState=null):(t!==null&&oo(i,null),Dc(),hi());return Xt(t,i,h,s),i.child}function Ps(t,i){return t!==null&&t.tag===22||i.stateNode!==null||(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.sibling}function Xp(t,i,s,o,h){var p=Tc();return p=p===null?null:{parent:zt._currentValue,pool:p},i.memoizedState={baseLanes:s,cachePool:p},t!==null&&oo(i,null),Dc(),Zm(i),t!==null&&_a(t,i,o,!0),i.childLanes=h,null}function ko(t,i){return i=Co({mode:i.mode,children:i.children},t.mode),i.ref=t.ref,t.child=i,i.return=t,i}function Qp(t,i,s){return Qi(i,t.child,null,s),t=ko(i,i.pendingProps),t.flags|=2,En(i),i.memoizedState=null,t}function _x(t,i,s){var o=i.pendingProps,h=(i.flags&128)!==0;if(i.flags&=-129,t===null){if(nt){if(o.mode==="hidden")return t=ko(i,o),i.lanes=536870912,Ps(null,t);if(Lc(i),(t=St)?(t=oy(t,$n),t=t!==null&&t.data==="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:ii!==null?{id:hr,overflow:dr}:null,retryLane:536870912,hydrationErrors:null},s=Mm(t),s.return=i,i.child=s,Vt=i,St=null)):t=null,t===null)throw si(i);return i.lanes=536870912,null}return ko(i,o)}var p=t.memoizedState;if(p!==null){var v=p.dehydrated;if(Lc(i),h)if(i.flags&256)i.flags&=-257,i=Qp(t,i,s);else if(i.memoizedState!==null)i.child=t.child,i.flags|=128,i=null;else throw Error(a(558));else if(Ut||_a(t,i,s,!1),h=(s&t.childLanes)!==0,Ut||h){if(o=bt,o!==null&&(v=ni(o,s),v!==0&&v!==p.retryLane))throw p.retryLane=v,Ii(t,v),gn(o,t,v),rf;Lo(),i=Qp(t,i,s)}else t=p.treeContext,St=Yn(v.nextSibling),Vt=i,nt=!0,ai=null,$n=!1,t!==null&&Lm(i,t),i=ko(i,o),i.flags|=4096;return i}return t=jr(t.child,{mode:o.mode,children:o.children}),t.ref=i.ref,i.child=t,t.return=i,t}function Ao(t,i){var s=i.ref;if(s===null)t!==null&&t.ref!==null&&(i.flags|=4194816);else{if(typeof s!="function"&&typeof s!="object")throw Error(a(284));(t===null||t.ref!==s)&&(i.flags|=4194816)}}function af(t,i,s,o,h){return Yi(i),s=Bc(t,i,s,o,void 0,h),o=Pc(),t!==null&&!Ut?(qc(t,i,h),zr(t,i,h)):(nt&&o&&vc(i),i.flags|=1,Xt(t,i,s,h),i.child)}function Kp(t,i,s,o,h,p){return Yi(i),i.updateQueue=null,s=ep(i,o,s,h),Wm(t),o=Pc(),t!==null&&!Ut?(qc(t,i,p),zr(t,i,p)):(nt&&o&&vc(i),i.flags|=1,Xt(t,i,s,p),i.child)}function Zp(t,i,s,o,h){if(Yi(i),i.stateNode===null){var p=va,v=s.contextType;typeof v=="object"&&v!==null&&(p=Jt(v)),p=new s(o,p),i.memoizedState=p.state!==null&&p.state!==void 0?p.state:null,p.updater=tf,i.stateNode=p,p._reactInternals=i,p=i.stateNode,p.props=o,p.state=i.memoizedState,p.refs={},Oc(i),v=s.contextType,p.context=typeof v=="object"&&v!==null?Jt(v):va,p.state=i.memoizedState,v=s.getDerivedStateFromProps,typeof v=="function"&&(ef(i,s,v,o),p.state=i.memoizedState),typeof s.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&&tf.enqueueReplaceState(p,p.state,null),Ds(i,o,p,h),Ms(),p.state=i.memoizedState),typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!0}else if(t===null){p=i.stateNode;var S=i.memoizedProps,P=Zi(s,S);p.props=P;var te=p.context,oe=s.contextType;v=va,typeof oe=="object"&&oe!==null&&(v=Jt(oe));var me=s.getDerivedStateFromProps;oe=typeof me=="function"||typeof p.getSnapshotBeforeUpdate=="function",S=i.pendingProps!==S,oe||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(S||te!==v)&&Bp(i,p,o,v),oi=!1;var re=i.memoizedState;p.state=re,Ds(i,o,p,h),Ms(),te=i.memoizedState,S||re!==te||oi?(typeof me=="function"&&(ef(i,s,me,o),te=i.memoizedState),(P=oi||Up(i,s,P,o,re,te,v))?(oe||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=te),p.props=o,p.state=te,p.context=v,o=P):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!1)}else{p=i.stateNode,Nc(t,i),v=i.memoizedProps,oe=Zi(s,v),p.props=oe,me=i.pendingProps,re=p.context,te=s.contextType,P=va,typeof te=="object"&&te!==null&&(P=Jt(te)),S=s.getDerivedStateFromProps,(te=typeof S=="function"||typeof p.getSnapshotBeforeUpdate=="function")||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(v!==me||re!==P)&&Bp(i,p,o,P),oi=!1,re=i.memoizedState,p.state=re,Ds(i,o,p,h),Ms();var se=i.memoizedState;v!==me||re!==se||oi||t!==null&&t.dependencies!==null&&so(t.dependencies)?(typeof S=="function"&&(ef(i,s,S,o),se=i.memoizedState),(oe=oi||Up(i,s,oe,o,re,se,P)||t!==null&&t.dependencies!==null&&so(t.dependencies))?(te||typeof p.UNSAFE_componentWillUpdate!="function"&&typeof p.componentWillUpdate!="function"||(typeof p.componentWillUpdate=="function"&&p.componentWillUpdate(o,se,P),typeof p.UNSAFE_componentWillUpdate=="function"&&p.UNSAFE_componentWillUpdate(o,se,P)),typeof p.componentDidUpdate=="function"&&(i.flags|=4),typeof p.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof p.componentDidUpdate!="function"||v===t.memoizedProps&&re===t.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&re===t.memoizedState||(i.flags|=1024),i.memoizedProps=o,i.memoizedState=se),p.props=o,p.state=se,p.context=P,o=oe):(typeof p.componentDidUpdate!="function"||v===t.memoizedProps&&re===t.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&re===t.memoizedState||(i.flags|=1024),o=!1)}return p=o,Ao(t,i),o=(i.flags&128)!==0,p||o?(p=i.stateNode,s=o&&typeof s.getDerivedStateFromError!="function"?null:p.render(),i.flags|=1,t!==null&&o?(i.child=Qi(i,t.child,null,h),i.child=Qi(i,null,s,h)):Xt(t,i,s,h),i.memoizedState=p.state,t=i.child):t=zr(t,i,h),t}function Wp(t,i,s,o){return $i(),i.flags|=256,Xt(t,i,s,o),i.child}var sf={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function lf(t){return{baseLanes:t,cachePool:Im()}}function of(t,i,s){return t=t!==null?t.childLanes&~s:0,i&&(t|=An),t}function eg(t,i,s){var o=i.pendingProps,h=!1,p=(i.flags&128)!==0,v;if((v=p)||(v=t!==null&&t.memoizedState===null?!1:(Rt.current&2)!==0),v&&(h=!0,i.flags&=-129),v=(i.flags&32)!==0,i.flags&=-33,t===null){if(nt){if(h?fi(i):hi(),(t=St)?(t=oy(t,$n),t=t!==null&&t.data!=="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:ii!==null?{id:hr,overflow:dr}:null,retryLane:536870912,hydrationErrors:null},s=Mm(t),s.return=i,i.child=s,Vt=i,St=null)):t=null,t===null)throw si(i);return $f(t)?i.lanes=32:i.lanes=536870912,null}var S=o.children;return o=o.fallback,h?(hi(),h=i.mode,S=Co({mode:"hidden",children:S},h),o=Fi(o,h,s,null),S.return=i,o.return=i,S.sibling=o,i.child=S,o=i.child,o.memoizedState=lf(s),o.childLanes=of(t,v,s),i.memoizedState=sf,Ps(null,o)):(fi(i),uf(i,S))}var P=t.memoizedState;if(P!==null&&(S=P.dehydrated,S!==null)){if(p)i.flags&256?(fi(i),i.flags&=-257,i=cf(t,i,s)):i.memoizedState!==null?(hi(),i.child=t.child,i.flags|=128,i=null):(hi(),S=o.fallback,h=i.mode,o=Co({mode:"visible",children:o.children},h),S=Fi(S,h,s,null),S.flags|=2,o.return=i,S.return=i,o.sibling=S,i.child=o,Qi(i,t.child,null,s),o=i.child,o.memoizedState=lf(s),o.childLanes=of(t,v,s),i.memoizedState=sf,i=Ps(null,o));else if(fi(i),$f(S)){if(v=S.nextSibling&&S.nextSibling.dataset,v)var te=v.dgst;v=te,o=Error(a(419)),o.stack="",o.digest=v,Cs({value:o,source:null,stack:null}),i=cf(t,i,s)}else if(Ut||_a(t,i,s,!1),v=(s&t.childLanes)!==0,Ut||v){if(v=bt,v!==null&&(o=ni(v,s),o!==0&&o!==P.retryLane))throw P.retryLane=o,Ii(t,o),gn(v,t,o),rf;Ff(S)||Lo(),i=cf(t,i,s)}else Ff(S)?(i.flags|=192,i.child=t.child,i=null):(t=P.treeContext,St=Yn(S.nextSibling),Vt=i,nt=!0,ai=null,$n=!1,t!==null&&Lm(i,t),i=uf(i,o.children),i.flags|=4096);return i}return h?(hi(),S=o.fallback,h=i.mode,P=t.child,te=P.sibling,o=jr(P,{mode:"hidden",children:o.children}),o.subtreeFlags=P.subtreeFlags&65011712,te!==null?S=jr(te,S):(S=Fi(S,h,s,null),S.flags|=2),S.return=i,o.return=i,o.sibling=S,i.child=o,Ps(null,o),o=i.child,S=t.child.memoizedState,S===null?S=lf(s):(h=S.cachePool,h!==null?(P=zt._currentValue,h=h.parent!==P?{parent:P,pool:P}:h):h=Im(),S={baseLanes:S.baseLanes|s,cachePool:h}),o.memoizedState=S,o.childLanes=of(t,v,s),i.memoizedState=sf,Ps(t.child,o)):(fi(i),s=t.child,t=s.sibling,s=jr(s,{mode:"visible",children:o.children}),s.return=i,s.sibling=null,t!==null&&(v=i.deletions,v===null?(i.deletions=[t],i.flags|=16):v.push(t)),i.child=s,i.memoizedState=null,s)}function uf(t,i){return i=Co({mode:"visible",children:i},t.mode),i.return=t,t.child=i}function Co(t,i){return t=Sn(22,t,null,i),t.lanes=0,t}function cf(t,i,s){return Qi(i,t.child,null,s),t=uf(i,i.pendingProps.children),t.flags|=2,i.memoizedState=null,t}function tg(t,i,s){t.lanes|=i;var o=t.alternate;o!==null&&(o.lanes|=i),Ec(t.return,i,s)}function ff(t,i,s,o,h,p){var v=t.memoizedState;v===null?t.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:o,tail:s,tailMode:h,treeForkCount:p}:(v.isBackwards=i,v.rendering=null,v.renderingStartTime=0,v.last=o,v.tail=s,v.tailMode=h,v.treeForkCount=p)}function ng(t,i,s){var o=i.pendingProps,h=o.revealOrder,p=o.tail;o=o.children;var v=Rt.current,S=(v&2)!==0;if(S?(v=v&1|2,i.flags|=128):v&=1,E(Rt,v),Xt(t,i,o,s),o=nt?As:0,!S&&t!==null&&(t.flags&128)!==0)e:for(t=i.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&tg(t,s,i);else if(t.tag===19)tg(t,s,i);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===i)break e;for(;t.sibling===null;){if(t.return===null||t.return===i)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(h){case"forwards":for(s=i.child,h=null;s!==null;)t=s.alternate,t!==null&&po(t)===null&&(h=s),s=s.sibling;s=h,s===null?(h=i.child,i.child=null):(h=s.sibling,s.sibling=null),ff(i,!1,h,s,p,o);break;case"backwards":case"unstable_legacy-backwards":for(s=null,h=i.child,i.child=null;h!==null;){if(t=h.alternate,t!==null&&po(t)===null){i.child=h;break}t=h.sibling,h.sibling=s,s=h,h=t}ff(i,!0,s,null,p,o);break;case"together":ff(i,!1,null,null,void 0,o);break;default:i.memoizedState=null}return i.child}function zr(t,i,s){if(t!==null&&(i.dependencies=t.dependencies),pi|=i.lanes,(s&i.childLanes)===0)if(t!==null){if(_a(t,i,s,!1),(s&i.childLanes)===0)return null}else return null;if(t!==null&&i.child!==t.child)throw Error(a(153));if(i.child!==null){for(t=i.child,s=jr(t,t.pendingProps),i.child=s,s.return=i;t.sibling!==null;)t=t.sibling,s=s.sibling=jr(t,t.pendingProps),s.return=i;s.sibling=null}return i.child}function hf(t,i){return(t.lanes&i)!==0?!0:(t=t.dependencies,!!(t!==null&&so(t)))}function Ex(t,i,s){switch(i.tag){case 3:Me(i,i.stateNode.containerInfo),li(i,zt,t.memoizedState.cache),$i();break;case 27:case 5:Le(i);break;case 4:Me(i,i.stateNode.containerInfo);break;case 10:li(i,i.type,i.memoizedProps.value);break;case 31:if(i.memoizedState!==null)return i.flags|=128,Lc(i),null;break;case 13:var o=i.memoizedState;if(o!==null)return o.dehydrated!==null?(fi(i),i.flags|=128,null):(s&i.child.childLanes)!==0?eg(t,i,s):(fi(i),t=zr(t,i,s),t!==null?t.sibling:null);fi(i);break;case 19:var h=(t.flags&128)!==0;if(o=(s&i.childLanes)!==0,o||(_a(t,i,s,!1),o=(s&i.childLanes)!==0),h){if(o)return ng(t,i,s);i.flags|=128}if(h=i.memoizedState,h!==null&&(h.rendering=null,h.tail=null,h.lastEffect=null),E(Rt,Rt.current),o)break;return null;case 22:return i.lanes=0,Jp(t,i,s,i.pendingProps);case 24:li(i,zt,t.memoizedState.cache)}return zr(t,i,s)}function rg(t,i,s){if(t!==null)if(t.memoizedProps!==i.pendingProps)Ut=!0;else{if(!hf(t,s)&&(i.flags&128)===0)return Ut=!1,Ex(t,i,s);Ut=(t.flags&131072)!==0}else Ut=!1,nt&&(i.flags&1048576)!==0&&zm(i,As,i.index);switch(i.lanes=0,i.tag){case 16:e:{var o=i.pendingProps;if(t=Ji(i.elementType),i.type=t,typeof t=="function")gc(t)?(o=Zi(t,o),i.tag=1,i=Zp(null,i,t,o,s)):(i.tag=0,i=af(null,i,t,o,s));else{if(t!=null){var h=t.$$typeof;if(h===le){i.tag=11,i=Gp(null,i,t,o,s);break e}else if(h===V){i.tag=14,i=Yp(null,i,t,o,s);break e}}throw i=fe(t)||t,Error(a(306,i,""))}}return i;case 0:return af(t,i,i.type,i.pendingProps,s);case 1:return o=i.type,h=Zi(o,i.pendingProps),Zp(t,i,o,h,s);case 3:e:{if(Me(i,i.stateNode.containerInfo),t===null)throw Error(a(387));o=i.pendingProps;var p=i.memoizedState;h=p.element,Nc(t,i),Ds(i,o,null,s);var v=i.memoizedState;if(o=v.cache,li(i,zt,o),o!==p.cache&&kc(i,[zt],s,!0),Ms(),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=Wp(t,i,o,s);break e}else if(o!==h){h=Hn(Error(a(424)),i),Cs(h),i=Wp(t,i,o,s);break e}else{switch(t=i.stateNode.containerInfo,t.nodeType){case 9:t=t.body;break;default:t=t.nodeName==="HTML"?t.ownerDocument.body:t}for(St=Yn(t.firstChild),Vt=i,nt=!0,ai=null,$n=!0,s=Jm(i,null,o,s),i.child=s;s;)s.flags=s.flags&-3|4096,s=s.sibling}else{if($i(),o===h){i=zr(t,i,s);break e}Xt(t,i,o,s)}i=i.child}return i;case 26:return Ao(t,i),t===null?(s=my(i.type,null,i.pendingProps,null))?i.memoizedState=s:nt||(s=i.type,t=i.pendingProps,o=Fo(we.current).createElement(s),o[yt]=i,o[jt]=t,Qt(o,s,t),I(o),i.stateNode=o):i.memoizedState=my(i.type,t.memoizedProps,i.pendingProps,t.memoizedState),null;case 27:return Le(i),t===null&&nt&&(o=i.stateNode=fy(i.type,i.pendingProps,we.current),Vt=i,$n=!0,h=St,xi(i.type)?(Gf=h,St=Yn(o.firstChild)):St=h),Xt(t,i,i.pendingProps.children,s),Ao(t,i),t===null&&(i.flags|=4194304),i.child;case 5:return t===null&&nt&&((h=o=St)&&(o=ew(o,i.type,i.pendingProps,$n),o!==null?(i.stateNode=o,Vt=i,St=Yn(o.firstChild),$n=!1,h=!0):h=!1),h||si(i)),Le(i),h=i.type,p=i.pendingProps,v=t!==null?t.memoizedProps:null,o=p.children,qf(h,p)?o=null:v!==null&&qf(h,v)&&(i.flags|=32),i.memoizedState!==null&&(h=Bc(t,i,px,null,null,s),el._currentValue=h),Ao(t,i),Xt(t,i,o,s),i.child;case 6:return t===null&&nt&&((t=s=St)&&(s=tw(s,i.pendingProps,$n),s!==null?(i.stateNode=s,Vt=i,St=null,t=!0):t=!1),t||si(i)),null;case 13:return eg(t,i,s);case 4:return Me(i,i.stateNode.containerInfo),o=i.pendingProps,t===null?i.child=Qi(i,null,o,s):Xt(t,i,o,s),i.child;case 11:return Gp(t,i,i.type,i.pendingProps,s);case 7:return Xt(t,i,i.pendingProps,s),i.child;case 8:return Xt(t,i,i.pendingProps.children,s),i.child;case 12:return Xt(t,i,i.pendingProps.children,s),i.child;case 10:return o=i.pendingProps,li(i,i.type,o.value),Xt(t,i,o.children,s),i.child;case 9:return h=i.type._context,o=i.pendingProps.children,Yi(i),h=Jt(h),o=o(h),i.flags|=1,Xt(t,i,o,s),i.child;case 14:return Yp(t,i,i.type,i.pendingProps,s);case 15:return Vp(t,i,i.type,i.pendingProps,s);case 19:return ng(t,i,s);case 31:return _x(t,i,s);case 22:return Jp(t,i,s,i.pendingProps);case 24:return Yi(i),o=Jt(zt),t===null?(h=Tc(),h===null&&(h=bt,p=Ac(),h.pooledCache=p,p.refCount++,p!==null&&(h.pooledCacheLanes|=s),h=p),i.memoizedState={parent:o,cache:h},Oc(i),li(i,zt,h)):((t.lanes&s)!==0&&(Nc(t,i),Ds(i,null,null,s),Ms()),h=t.memoizedState,p=i.memoizedState,h.parent!==o?(h={parent:o,cache:o},i.memoizedState=h,i.lanes===0&&(i.memoizedState=i.updateQueue.baseState=h),li(i,zt,o)):(o=p.cache,li(i,zt,o),o!==h.cache&&kc(i,[zt],s,!0))),Xt(t,i,i.pendingProps.children,s),i.child;case 29:throw i.pendingProps}throw Error(a(156,i.tag))}function Lr(t){t.flags|=4}function df(t,i,s,o,h){if((i=(t.mode&32)!==0)&&(i=!1),i){if(t.flags|=16777216,(h&335544128)===h)if(t.stateNode.complete)t.flags|=8192;else if(Og())t.flags|=8192;else throw Xi=co,jc}else t.flags&=-16777217}function ig(t,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!vy(i))if(Og())t.flags|=8192;else throw Xi=co,jc}function To(t,i){i!==null&&(t.flags|=4),t.flags&16384&&(i=t.tag!==22?ua():536870912,t.lanes|=i,za|=i)}function qs(t,i){if(!nt)switch(t.tailMode){case"hidden":i=t.tail;for(var s=null;i!==null;)i.alternate!==null&&(s=i),i=i.sibling;s===null?t.tail=null:s.sibling=null;break;case"collapsed":s=t.tail;for(var o=null;s!==null;)s.alternate!==null&&(o=s),s=s.sibling;o===null?i||t.tail===null?t.tail=null:t.tail.sibling=null:o.sibling=null}}function _t(t){var i=t.alternate!==null&&t.alternate.child===t.child,s=0,o=0;if(i)for(var h=t.child;h!==null;)s|=h.lanes|h.childLanes,o|=h.subtreeFlags&65011712,o|=h.flags&65011712,h.return=t,h=h.sibling;else for(h=t.child;h!==null;)s|=h.lanes|h.childLanes,o|=h.subtreeFlags,o|=h.flags,h.return=t,h=h.sibling;return t.subtreeFlags|=o,t.childLanes=s,i}function kx(t,i,s){var o=i.pendingProps;switch(xc(i),i.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return _t(i),null;case 1:return _t(i),null;case 3:return s=i.stateNode,o=null,t!==null&&(o=t.memoizedState.cache),i.memoizedState.cache!==o&&(i.flags|=2048),Rr(zt),ke(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),(t===null||t.child===null)&&(Sa(i)?Lr(i):t===null||t.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,Sc())),_t(i),null;case 26:var h=i.type,p=i.memoizedState;return t===null?(Lr(i),p!==null?(_t(i),ig(i,p)):(_t(i),df(i,h,null,o,s))):p?p!==t.memoizedState?(Lr(i),_t(i),ig(i,p)):(_t(i),i.flags&=-16777217):(t=t.memoizedProps,t!==o&&Lr(i),_t(i),df(i,h,t,o,s)),null;case 27:if(ot(i),s=we.current,h=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==o&&Lr(i);else{if(!o){if(i.stateNode===null)throw Error(a(166));return _t(i),null}t=de.current,Sa(i)?Um(i):(t=fy(h,o,s),i.stateNode=t,Lr(i))}return _t(i),null;case 5:if(ot(i),h=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==o&&Lr(i);else{if(!o){if(i.stateNode===null)throw Error(a(166));return _t(i),null}if(p=de.current,Sa(i))Um(i);else{var v=Fo(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[yt]=i,p[jt]=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(Qt(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&&Lr(i)}}return _t(i),df(i,i.type,t===null?null:t.memoizedProps,i.pendingProps,s),null;case 6:if(t&&i.stateNode!=null)t.memoizedProps!==o&&Lr(i);else{if(typeof o!="string"&&i.stateNode===null)throw Error(a(166));if(t=we.current,Sa(i)){if(t=i.stateNode,s=i.memoizedProps,o=null,h=Vt,h!==null)switch(h.tag){case 27:case 5:o=h.memoizedProps}t[yt]=i,t=!!(t.nodeValue===s||o!==null&&o.suppressHydrationWarning===!0||ey(t.nodeValue,s)),t||si(i,!0)}else t=Fo(t).createTextNode(o),t[yt]=i,i.stateNode=t}return _t(i),null;case 31:if(s=i.memoizedState,t===null||t.memoizedState!==null){if(o=Sa(i),s!==null){if(t===null){if(!o)throw Error(a(318));if(t=i.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(a(557));t[yt]=i}else $i(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;_t(i),t=!1}else s=Sc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=s),t=!0;if(!t)return i.flags&256?(En(i),i):(En(i),null);if((i.flags&128)!==0)throw Error(a(558))}return _t(i),null;case 13:if(o=i.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(h=Sa(i),o!==null&&o.dehydrated!==null){if(t===null){if(!h)throw Error(a(318));if(h=i.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(a(317));h[yt]=i}else $i(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;_t(i),h=!1}else h=Sc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=h),h=!0;if(!h)return i.flags&256?(En(i),i):(En(i),null)}return En(i),(i.flags&128)!==0?(i.lanes=s,i):(s=o!==null,t=t!==null&&t.memoizedState!==null,s&&(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)),s!==t&&s&&(i.child.flags|=8192),To(i,i.updateQueue),_t(i),null);case 4:return ke(),t===null&&zf(i.stateNode.containerInfo),_t(i),null;case 10:return Rr(i.type),_t(i),null;case 19:if(ne(Rt),o=i.memoizedState,o===null)return _t(i),null;if(h=(i.flags&128)!==0,p=o.rendering,p===null)if(h)qs(o,!1);else{if(Nt!==0||t!==null&&(t.flags&128)!==0)for(t=i.child;t!==null;){if(p=po(t),p!==null){for(i.flags|=128,qs(o,!1),t=p.updateQueue,i.updateQueue=t,To(i,t),i.subtreeFlags=0,t=s,s=i.child;s!==null;)Rm(s,t),s=s.sibling;return E(Rt,Rt.current&1|2),nt&&Or(i,o.treeForkCount),i.child}t=t.sibling}o.tail!==null&&ct()>Mo&&(i.flags|=128,h=!0,qs(o,!1),i.lanes=4194304)}else{if(!h)if(t=po(p),t!==null){if(i.flags|=128,h=!0,t=t.updateQueue,i.updateQueue=t,To(i,t),qs(o,!0),o.tail===null&&o.tailMode==="hidden"&&!p.alternate&&!nt)return _t(i),null}else 2*ct()-o.renderingStartTime>Mo&&s!==536870912&&(i.flags|=128,h=!0,qs(o,!1),i.lanes=4194304);o.isBackwards?(p.sibling=i.child,i.child=p):(t=o.last,t!==null?t.sibling=p:i.child=p,o.last=p)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=ct(),t.sibling=null,s=Rt.current,E(Rt,h?s&1|2:s&1),nt&&Or(i,o.treeForkCount),t):(_t(i),null);case 22:case 23:return En(i),zc(),o=i.memoizedState!==null,t!==null?t.memoizedState!==null!==o&&(i.flags|=8192):o&&(i.flags|=8192),o?(s&536870912)!==0&&(i.flags&128)===0&&(_t(i),i.subtreeFlags&6&&(i.flags|=8192)):_t(i),s=i.updateQueue,s!==null&&To(i,s.retryQueue),s=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(s=t.memoizedState.cachePool.pool),o=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(o=i.memoizedState.cachePool.pool),o!==s&&(i.flags|=2048),t!==null&&ne(Vi),null;case 24:return s=null,t!==null&&(s=t.memoizedState.cache),i.memoizedState.cache!==s&&(i.flags|=2048),Rr(zt),_t(i),null;case 25:return null;case 30:return null}throw Error(a(156,i.tag))}function Ax(t,i){switch(xc(i),i.tag){case 1:return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 3:return Rr(zt),ke(),t=i.flags,(t&65536)!==0&&(t&128)===0?(i.flags=t&-65537|128,i):null;case 26:case 27:case 5:return ot(i),null;case 31:if(i.memoizedState!==null){if(En(i),i.alternate===null)throw Error(a(340));$i()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 13:if(En(i),t=i.memoizedState,t!==null&&t.dehydrated!==null){if(i.alternate===null)throw Error(a(340));$i()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 19:return ne(Rt),null;case 4:return ke(),null;case 10:return Rr(i.type),null;case 22:case 23:return En(i),zc(),t!==null&&ne(Vi),t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 24:return Rr(zt),null;case 25:return null;default:return null}}function ag(t,i){switch(xc(i),i.tag){case 3:Rr(zt),ke();break;case 26:case 27:case 5:ot(i);break;case 4:ke();break;case 31:i.memoizedState!==null&&En(i);break;case 13:En(i);break;case 19:ne(Rt);break;case 10:Rr(i.type);break;case 22:case 23:En(i),zc(),t!==null&&ne(Vi);break;case 24:Rr(zt)}}function Hs(t,i){try{var s=i.updateQueue,o=s!==null?s.lastEffect:null;if(o!==null){var h=o.next;s=h;do{if((s.tag&t)===t){o=void 0;var p=s.create,v=s.inst;o=p(),v.destroy=o}s=s.next}while(s!==h)}}catch(S){ht(i,i.return,S)}}function di(t,i,s){try{var o=i.updateQueue,h=o!==null?o.lastEffect:null;if(h!==null){var p=h.next;o=p;do{if((o.tag&t)===t){var v=o.inst,S=v.destroy;if(S!==void 0){v.destroy=void 0,h=i;var P=s,te=S;try{te()}catch(oe){ht(h,P,oe)}}}o=o.next}while(o!==p)}}catch(oe){ht(i,i.return,oe)}}function sg(t){var i=t.updateQueue;if(i!==null){var s=t.stateNode;try{Qm(i,s)}catch(o){ht(t,t.return,o)}}}function lg(t,i,s){s.props=Zi(t.type,t.memoizedProps),s.state=t.memoizedState;try{s.componentWillUnmount()}catch(o){ht(t,i,o)}}function Is(t,i){try{var s=t.ref;if(s!==null){switch(t.tag){case 26:case 27:case 5:var o=t.stateNode;break;case 30:o=t.stateNode;break;default:o=t.stateNode}typeof s=="function"?t.refCleanup=s(o):s.current=o}}catch(h){ht(t,i,h)}}function mr(t,i){var s=t.ref,o=t.refCleanup;if(s!==null)if(typeof o=="function")try{o()}catch(h){ht(t,i,h)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof s=="function")try{s(null)}catch(h){ht(t,i,h)}else s.current=null}function og(t){var i=t.type,s=t.memoizedProps,o=t.stateNode;try{e:switch(i){case"button":case"input":case"select":case"textarea":s.autoFocus&&o.focus();break e;case"img":s.src?o.src=s.src:s.srcSet&&(o.srcset=s.srcSet)}}catch(h){ht(t,t.return,h)}}function mf(t,i,s){try{var o=t.stateNode;Jx(o,t.type,s,i),o[jt]=i}catch(h){ht(t,t.return,h)}}function ug(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&xi(t.type)||t.tag===4}function pf(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||ug(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&xi(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function gf(t,i,s){var o=t.tag;if(o===5||o===6)t=t.stateNode,i?(s.nodeType===9?s.body:s.nodeName==="HTML"?s.ownerDocument.body:s).insertBefore(t,i):(i=s.nodeType===9?s.body:s.nodeName==="HTML"?s.ownerDocument.body:s,i.appendChild(t),s=s._reactRootContainer,s!=null||i.onclick!==null||(i.onclick=Cr));else if(o!==4&&(o===27&&xi(t.type)&&(s=t.stateNode,i=null),t=t.child,t!==null))for(gf(t,i,s),t=t.sibling;t!==null;)gf(t,i,s),t=t.sibling}function jo(t,i,s){var o=t.tag;if(o===5||o===6)t=t.stateNode,i?s.insertBefore(t,i):s.appendChild(t);else if(o!==4&&(o===27&&xi(t.type)&&(s=t.stateNode),t=t.child,t!==null))for(jo(t,i,s),t=t.sibling;t!==null;)jo(t,i,s),t=t.sibling}function cg(t){var i=t.stateNode,s=t.memoizedProps;try{for(var o=t.type,h=i.attributes;h.length;)i.removeAttributeNode(h[0]);Qt(i,o,s),i[yt]=t,i[jt]=s}catch(p){ht(t,t.return,p)}}var Ur=!1,Bt=!1,yf=!1,fg=typeof WeakSet=="function"?WeakSet:Set,Ft=null;function Cx(t,i){if(t=t.containerInfo,Bf=Qo,t=_m(t),uc(t)){if("selectionStart"in t)var s={start:t.selectionStart,end:t.selectionEnd};else e:{s=(s=t.ownerDocument)&&s.defaultView||window;var o=s.getSelection&&s.getSelection();if(o&&o.rangeCount!==0){s=o.anchorNode;var h=o.anchorOffset,p=o.focusNode;o=o.focusOffset;try{s.nodeType,p.nodeType}catch{s=null;break e}var v=0,S=-1,P=-1,te=0,oe=0,me=t,re=null;t:for(;;){for(var se;me!==s||h!==0&&me.nodeType!==3||(S=v+h),me!==p||o!==0&&me.nodeType!==3||(P=v+o),me.nodeType===3&&(v+=me.nodeValue.length),(se=me.firstChild)!==null;)re=me,me=se;for(;;){if(me===t)break t;if(re===s&&++te===h&&(S=v),re===p&&++oe===o&&(P=v),(se=me.nextSibling)!==null)break;me=re,re=me.parentNode}me=se}s=S===-1||P===-1?null:{start:S,end:P}}else s=null}s=s||{start:0,end:0}}else s=null;for(Pf={focusedElem:t,selectionRange:s},Qo=!1,Ft=i;Ft!==null;)if(i=Ft,t=i.child,(i.subtreeFlags&1028)!==0&&t!==null)t.return=i,Ft=t;else for(;Ft!==null;){switch(i=Ft,p=i.alternate,t=i.flags,i.tag){case 0:if((t&4)!==0&&(t=i.updateQueue,t=t!==null?t.events:null,t!==null))for(s=0;s<t.length;s++)h=t[s],h.ref.impl=h.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&p!==null){t=void 0,s=i,h=p.memoizedProps,p=p.memoizedState,o=s.stateNode;try{var Re=Zi(s.type,h);t=o.getSnapshotBeforeUpdate(Re,p),o.__reactInternalSnapshotBeforeUpdate=t}catch(He){ht(s,s.return,He)}}break;case 3:if((t&1024)!==0){if(t=i.stateNode.containerInfo,s=t.nodeType,s===9)If(t);else if(s===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":If(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(a(163))}if(t=i.sibling,t!==null){t.return=i.return,Ft=t;break}Ft=i.return}}function hg(t,i,s){var o=s.flags;switch(s.tag){case 0:case 11:case 15:Pr(t,s),o&4&&Hs(5,s);break;case 1:if(Pr(t,s),o&4)if(t=s.stateNode,i===null)try{t.componentDidMount()}catch(v){ht(s,s.return,v)}else{var h=Zi(s.type,i.memoizedProps);i=i.memoizedState;try{t.componentDidUpdate(h,i,t.__reactInternalSnapshotBeforeUpdate)}catch(v){ht(s,s.return,v)}}o&64&&sg(s),o&512&&Is(s,s.return);break;case 3:if(Pr(t,s),o&64&&(t=s.updateQueue,t!==null)){if(i=null,s.child!==null)switch(s.child.tag){case 27:case 5:i=s.child.stateNode;break;case 1:i=s.child.stateNode}try{Qm(t,i)}catch(v){ht(s,s.return,v)}}break;case 27:i===null&&o&4&&cg(s);case 26:case 5:Pr(t,s),i===null&&o&4&&og(s),o&512&&Is(s,s.return);break;case 12:Pr(t,s);break;case 31:Pr(t,s),o&4&&pg(t,s);break;case 13:Pr(t,s),o&4&&gg(t,s),o&64&&(t=s.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(s=Lx.bind(null,s),nw(t,s))));break;case 22:if(o=s.memoizedState!==null||Ur,!o){i=i!==null&&i.memoizedState!==null||Bt,h=Ur;var p=Bt;Ur=o,(Bt=i)&&!p?qr(t,s,(s.subtreeFlags&8772)!==0):Pr(t,s),Ur=h,Bt=p}break;case 30:break;default:Pr(t,s)}}function dg(t){var i=t.alternate;i!==null&&(t.alternate=null,dg(i)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(i=t.stateNode,i!==null&&ca(i)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var kt=null,hn=!1;function Br(t,i,s){for(s=s.child;s!==null;)mg(t,i,s),s=s.sibling}function mg(t,i,s){if(gt&&typeof gt.onCommitFiberUnmount=="function")try{gt.onCommitFiberUnmount(Yt,s)}catch{}switch(s.tag){case 26:Bt||mr(s,i),Br(t,i,s),s.memoizedState?s.memoizedState.count--:s.stateNode&&(s=s.stateNode,s.parentNode.removeChild(s));break;case 27:Bt||mr(s,i);var o=kt,h=hn;xi(s.type)&&(kt=s.stateNode,hn=!1),Br(t,i,s),Ks(s.stateNode),kt=o,hn=h;break;case 5:Bt||mr(s,i);case 6:if(o=kt,h=hn,kt=null,Br(t,i,s),kt=o,hn=h,kt!==null)if(hn)try{(kt.nodeType===9?kt.body:kt.nodeName==="HTML"?kt.ownerDocument.body:kt).removeChild(s.stateNode)}catch(p){ht(s,i,p)}else try{kt.removeChild(s.stateNode)}catch(p){ht(s,i,p)}break;case 18:kt!==null&&(hn?(t=kt,sy(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,s.stateNode),Fa(t)):sy(kt,s.stateNode));break;case 4:o=kt,h=hn,kt=s.stateNode.containerInfo,hn=!0,Br(t,i,s),kt=o,hn=h;break;case 0:case 11:case 14:case 15:di(2,s,i),Bt||di(4,s,i),Br(t,i,s);break;case 1:Bt||(mr(s,i),o=s.stateNode,typeof o.componentWillUnmount=="function"&&lg(s,i,o)),Br(t,i,s);break;case 21:Br(t,i,s);break;case 22:Bt=(o=Bt)||s.memoizedState!==null,Br(t,i,s),Bt=o;break;default:Br(t,i,s)}}function pg(t,i){if(i.memoizedState===null&&(t=i.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{Fa(t)}catch(s){ht(i,i.return,s)}}}function gg(t,i){if(i.memoizedState===null&&(t=i.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{Fa(t)}catch(s){ht(i,i.return,s)}}function Tx(t){switch(t.tag){case 31:case 13:case 19:var i=t.stateNode;return i===null&&(i=t.stateNode=new fg),i;case 22:return t=t.stateNode,i=t._retryCache,i===null&&(i=t._retryCache=new fg),i;default:throw Error(a(435,t.tag))}}function Oo(t,i){var s=Tx(t);i.forEach(function(o){if(!s.has(o)){s.add(o);var h=Ux.bind(null,t,o);o.then(h,h)}})}function dn(t,i){var s=i.deletions;if(s!==null)for(var o=0;o<s.length;o++){var h=s[o],p=t,v=i,S=v;e:for(;S!==null;){switch(S.tag){case 27:if(xi(S.type)){kt=S.stateNode,hn=!1;break e}break;case 5:kt=S.stateNode,hn=!1;break e;case 3:case 4:kt=S.stateNode.containerInfo,hn=!0;break e}S=S.return}if(kt===null)throw Error(a(160));mg(p,v,h),kt=null,hn=!1,p=h.alternate,p!==null&&(p.return=null),h.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)yg(i,t),i=i.sibling}var rr=null;function yg(t,i){var s=t.alternate,o=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:dn(i,t),mn(t),o&4&&(di(3,t,t.return),Hs(3,t),di(5,t,t.return));break;case 1:dn(i,t),mn(t),o&512&&(Bt||s===null||mr(s,s.return)),o&64&&Ur&&(t=t.updateQueue,t!==null&&(o=t.callbacks,o!==null&&(s=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=s===null?o:s.concat(o))));break;case 26:var h=rr;if(dn(i,t),mn(t),o&512&&(Bt||s===null||mr(s,s.return)),o&4){var p=s!==null?s.memoizedState:null;if(o=t.memoizedState,s===null)if(o===null)if(t.stateNode===null){e:{o=t.type,s=t.memoizedProps,h=h.ownerDocument||h;t:switch(o){case"title":p=h.getElementsByTagName("title")[0],(!p||p[Ht]||p[yt]||p.namespaceURI==="http://www.w3.org/2000/svg"||p.hasAttribute("itemprop"))&&(p=h.createElement(o),h.head.insertBefore(p,h.querySelector("head > title"))),Qt(p,o,s),p[yt]=t,I(p),o=p;break e;case"link":var v=yy("link","href",h).get(o+(s.href||""));if(v){for(var S=0;S<v.length;S++)if(p=v[S],p.getAttribute("href")===(s.href==null||s.href===""?null:s.href)&&p.getAttribute("rel")===(s.rel==null?null:s.rel)&&p.getAttribute("title")===(s.title==null?null:s.title)&&p.getAttribute("crossorigin")===(s.crossOrigin==null?null:s.crossOrigin)){v.splice(S,1);break t}}p=h.createElement(o),Qt(p,o,s),h.head.appendChild(p);break;case"meta":if(v=yy("meta","content",h).get(o+(s.content||""))){for(S=0;S<v.length;S++)if(p=v[S],p.getAttribute("content")===(s.content==null?null:""+s.content)&&p.getAttribute("name")===(s.name==null?null:s.name)&&p.getAttribute("property")===(s.property==null?null:s.property)&&p.getAttribute("http-equiv")===(s.httpEquiv==null?null:s.httpEquiv)&&p.getAttribute("charset")===(s.charSet==null?null:s.charSet)){v.splice(S,1);break t}}p=h.createElement(o),Qt(p,o,s),h.head.appendChild(p);break;default:throw Error(a(468,o))}p[yt]=t,I(p),o=p}t.stateNode=o}else by(h,t.type,t.stateNode);else t.stateNode=gy(h,o,t.memoizedProps);else p!==o?(p===null?s.stateNode!==null&&(s=s.stateNode,s.parentNode.removeChild(s)):p.count--,o===null?by(h,t.type,t.stateNode):gy(h,o,t.memoizedProps)):o===null&&t.stateNode!==null&&mf(t,t.memoizedProps,s.memoizedProps)}break;case 27:dn(i,t),mn(t),o&512&&(Bt||s===null||mr(s,s.return)),s!==null&&o&4&&mf(t,t.memoizedProps,s.memoizedProps);break;case 5:if(dn(i,t),mn(t),o&512&&(Bt||s===null||mr(s,s.return)),t.flags&32){h=t.stateNode;try{ha(h,"")}catch(Re){ht(t,t.return,Re)}}o&4&&t.stateNode!=null&&(h=t.memoizedProps,mf(t,h,s!==null?s.memoizedProps:h)),o&1024&&(yf=!0);break;case 6:if(dn(i,t),mn(t),o&4){if(t.stateNode===null)throw Error(a(162));o=t.memoizedProps,s=t.stateNode;try{s.nodeValue=o}catch(Re){ht(t,t.return,Re)}}break;case 3:if(Yo=null,h=rr,rr=$o(i.containerInfo),dn(i,t),rr=h,mn(t),o&4&&s!==null&&s.memoizedState.isDehydrated)try{Fa(i.containerInfo)}catch(Re){ht(t,t.return,Re)}yf&&(yf=!1,bg(t));break;case 4:o=rr,rr=$o(t.stateNode.containerInfo),dn(i,t),mn(t),rr=o;break;case 12:dn(i,t),mn(t);break;case 31:dn(i,t),mn(t),o&4&&(o=t.updateQueue,o!==null&&(t.updateQueue=null,Oo(t,o)));break;case 13:dn(i,t),mn(t),t.child.flags&8192&&t.memoizedState!==null!=(s!==null&&s.memoizedState!==null)&&(Ro=ct()),o&4&&(o=t.updateQueue,o!==null&&(t.updateQueue=null,Oo(t,o)));break;case 22:h=t.memoizedState!==null;var P=s!==null&&s.memoizedState!==null,te=Ur,oe=Bt;if(Ur=te||h,Bt=oe||P,dn(i,t),Bt=oe,Ur=te,mn(t),o&8192)e:for(i=t.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(s===null||P||Ur||Bt||Wi(t)),s=null,i=t;;){if(i.tag===5||i.tag===26){if(s===null){P=s=i;try{if(p=P.stateNode,h)v=p.style,typeof v.setProperty=="function"?v.setProperty("display","none","important"):v.display="none";else{S=P.stateNode;var me=P.memoizedProps.style,re=me!=null&&me.hasOwnProperty("display")?me.display:null;S.style.display=re==null||typeof re=="boolean"?"":(""+re).trim()}}catch(Re){ht(P,P.return,Re)}}}else if(i.tag===6){if(s===null){P=i;try{P.stateNode.nodeValue=h?"":P.memoizedProps}catch(Re){ht(P,P.return,Re)}}}else if(i.tag===18){if(s===null){P=i;try{var se=P.stateNode;h?ly(se,!0):ly(P.stateNode,!1)}catch(Re){ht(P,P.return,Re)}}}else if((i.tag!==22&&i.tag!==23||i.memoizedState===null||i===t)&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===t)break e;for(;i.sibling===null;){if(i.return===null||i.return===t)break e;s===i&&(s=null),i=i.return}s===i&&(s=null),i.sibling.return=i.return,i=i.sibling}o&4&&(o=t.updateQueue,o!==null&&(s=o.retryQueue,s!==null&&(o.retryQueue=null,Oo(t,s))));break;case 19:dn(i,t),mn(t),o&4&&(o=t.updateQueue,o!==null&&(t.updateQueue=null,Oo(t,o)));break;case 30:break;case 21:break;default:dn(i,t),mn(t)}}function mn(t){var i=t.flags;if(i&2){try{for(var s,o=t.return;o!==null;){if(ug(o)){s=o;break}o=o.return}if(s==null)throw Error(a(160));switch(s.tag){case 27:var h=s.stateNode,p=pf(t);jo(t,p,h);break;case 5:var v=s.stateNode;s.flags&32&&(ha(v,""),s.flags&=-33);var S=pf(t);jo(t,S,v);break;case 3:case 4:var P=s.stateNode.containerInfo,te=pf(t);gf(t,te,P);break;default:throw Error(a(161))}}catch(oe){ht(t,t.return,oe)}t.flags&=-3}i&4096&&(t.flags&=-4097)}function bg(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var i=t;bg(i),i.tag===5&&i.flags&1024&&i.stateNode.reset(),t=t.sibling}}function Pr(t,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)hg(t,i.alternate,i),i=i.sibling}function Wi(t){for(t=t.child;t!==null;){var i=t;switch(i.tag){case 0:case 11:case 14:case 15:di(4,i,i.return),Wi(i);break;case 1:mr(i,i.return);var s=i.stateNode;typeof s.componentWillUnmount=="function"&&lg(i,i.return,s),Wi(i);break;case 27:Ks(i.stateNode);case 26:case 5:mr(i,i.return),Wi(i);break;case 22:i.memoizedState===null&&Wi(i);break;case 30:Wi(i);break;default:Wi(i)}t=t.sibling}}function qr(t,i,s){for(s=s&&(i.subtreeFlags&8772)!==0,i=i.child;i!==null;){var o=i.alternate,h=t,p=i,v=p.flags;switch(p.tag){case 0:case 11:case 15:qr(h,p,s),Hs(4,p);break;case 1:if(qr(h,p,s),o=p,h=o.stateNode,typeof h.componentDidMount=="function")try{h.componentDidMount()}catch(te){ht(o,o.return,te)}if(o=p,h=o.updateQueue,h!==null){var S=o.stateNode;try{var P=h.shared.hiddenCallbacks;if(P!==null)for(h.shared.hiddenCallbacks=null,h=0;h<P.length;h++)Xm(P[h],S)}catch(te){ht(o,o.return,te)}}s&&v&64&&sg(p),Is(p,p.return);break;case 27:cg(p);case 26:case 5:qr(h,p,s),s&&o===null&&v&4&&og(p),Is(p,p.return);break;case 12:qr(h,p,s);break;case 31:qr(h,p,s),s&&v&4&&pg(h,p);break;case 13:qr(h,p,s),s&&v&4&&gg(h,p);break;case 22:p.memoizedState===null&&qr(h,p,s),Is(p,p.return);break;case 30:break;default:qr(h,p,s)}i=i.sibling}}function bf(t,i){var s=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(s=t.memoizedState.cachePool.pool),t=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(t=i.memoizedState.cachePool.pool),t!==s&&(t!=null&&t.refCount++,s!=null&&Ts(s))}function vf(t,i){t=null,i.alternate!==null&&(t=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==t&&(i.refCount++,t!=null&&Ts(t))}function ir(t,i,s,o){if(i.subtreeFlags&10256)for(i=i.child;i!==null;)vg(t,i,s,o),i=i.sibling}function vg(t,i,s,o){var h=i.flags;switch(i.tag){case 0:case 11:case 15:ir(t,i,s,o),h&2048&&Hs(9,i);break;case 1:ir(t,i,s,o);break;case 3:ir(t,i,s,o),h&2048&&(t=null,i.alternate!==null&&(t=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==t&&(i.refCount++,t!=null&&Ts(t)));break;case 12:if(h&2048){ir(t,i,s,o),t=i.stateNode;try{var p=i.memoizedProps,v=p.id,S=p.onPostCommit;typeof S=="function"&&S(v,i.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(P){ht(i,i.return,P)}}else ir(t,i,s,o);break;case 31:ir(t,i,s,o);break;case 13:ir(t,i,s,o);break;case 23:break;case 22:p=i.stateNode,v=i.alternate,i.memoizedState!==null?p._visibility&2?ir(t,i,s,o):Fs(t,i):p._visibility&2?ir(t,i,s,o):(p._visibility|=2,Ra(t,i,s,o,(i.subtreeFlags&10256)!==0||!1)),h&2048&&bf(v,i);break;case 24:ir(t,i,s,o),h&2048&&vf(i.alternate,i);break;default:ir(t,i,s,o)}}function Ra(t,i,s,o,h){for(h=h&&((i.subtreeFlags&10256)!==0||!1),i=i.child;i!==null;){var p=t,v=i,S=s,P=o,te=v.flags;switch(v.tag){case 0:case 11:case 15:Ra(p,v,S,P,h),Hs(8,v);break;case 23:break;case 22:var oe=v.stateNode;v.memoizedState!==null?oe._visibility&2?Ra(p,v,S,P,h):Fs(p,v):(oe._visibility|=2,Ra(p,v,S,P,h)),h&&te&2048&&bf(v.alternate,v);break;case 24:Ra(p,v,S,P,h),h&&te&2048&&vf(v.alternate,v);break;default:Ra(p,v,S,P,h)}i=i.sibling}}function Fs(t,i){if(i.subtreeFlags&10256)for(i=i.child;i!==null;){var s=t,o=i,h=o.flags;switch(o.tag){case 22:Fs(s,o),h&2048&&bf(o.alternate,o);break;case 24:Fs(s,o),h&2048&&vf(o.alternate,o);break;default:Fs(s,o)}i=i.sibling}}var $s=8192;function Ma(t,i,s){if(t.subtreeFlags&$s)for(t=t.child;t!==null;)xg(t,i,s),t=t.sibling}function xg(t,i,s){switch(t.tag){case 26:Ma(t,i,s),t.flags&$s&&t.memoizedState!==null&&mw(s,rr,t.memoizedState,t.memoizedProps);break;case 5:Ma(t,i,s);break;case 3:case 4:var o=rr;rr=$o(t.stateNode.containerInfo),Ma(t,i,s),rr=o;break;case 22:t.memoizedState===null&&(o=t.alternate,o!==null&&o.memoizedState!==null?(o=$s,$s=16777216,Ma(t,i,s),$s=o):Ma(t,i,s));break;default:Ma(t,i,s)}}function wg(t){var i=t.alternate;if(i!==null&&(t=i.child,t!==null)){i.child=null;do i=t.sibling,t.sibling=null,t=i;while(t!==null)}}function Gs(t){var i=t.deletions;if((t.flags&16)!==0){if(i!==null)for(var s=0;s<i.length;s++){var o=i[s];Ft=o,_g(o,t)}wg(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)Sg(t),t=t.sibling}function Sg(t){switch(t.tag){case 0:case 11:case 15:Gs(t),t.flags&2048&&di(9,t,t.return);break;case 3:Gs(t);break;case 12:Gs(t);break;case 22:var i=t.stateNode;t.memoizedState!==null&&i._visibility&2&&(t.return===null||t.return.tag!==13)?(i._visibility&=-3,No(t)):Gs(t);break;default:Gs(t)}}function No(t){var i=t.deletions;if((t.flags&16)!==0){if(i!==null)for(var s=0;s<i.length;s++){var o=i[s];Ft=o,_g(o,t)}wg(t)}for(t=t.child;t!==null;){switch(i=t,i.tag){case 0:case 11:case 15:di(8,i,i.return),No(i);break;case 22:s=i.stateNode,s._visibility&2&&(s._visibility&=-3,No(i));break;default:No(i)}t=t.sibling}}function _g(t,i){for(;Ft!==null;){var s=Ft;switch(s.tag){case 0:case 11:case 15:di(8,s,i);break;case 23:case 22:if(s.memoizedState!==null&&s.memoizedState.cachePool!==null){var o=s.memoizedState.cachePool.pool;o!=null&&o.refCount++}break;case 24:Ts(s.memoizedState.cache)}if(o=s.child,o!==null)o.return=s,Ft=o;else e:for(s=t;Ft!==null;){o=Ft;var h=o.sibling,p=o.return;if(dg(o),o===s){Ft=null;break e}if(h!==null){h.return=p,Ft=h;break e}Ft=p}}}var jx={getCacheForType:function(t){var i=Jt(zt),s=i.data.get(t);return s===void 0&&(s=t(),i.data.set(t,s)),s},cacheSignal:function(){return Jt(zt).controller.signal}},Ox=typeof WeakMap=="function"?WeakMap:Map,lt=0,bt=null,Qe=null,We=0,ft=0,kn=null,mi=!1,Da=!1,xf=!1,Hr=0,Nt=0,pi=0,ea=0,wf=0,An=0,za=0,Ys=null,pn=null,Sf=!1,Ro=0,Eg=0,Mo=1/0,Do=null,gi=null,It=0,yi=null,La=null,Ir=0,_f=0,Ef=null,kg=null,Vs=0,kf=null;function Cn(){return(lt&2)!==0&&We!==0?We&-We:H.T!==null?Nf():ps()}function Ag(){if(An===0)if((We&536870912)===0||nt){var t=Er;Er<<=1,(Er&3932160)===0&&(Er=262144),An=t}else An=536870912;return t=_n.current,t!==null&&(t.flags|=32),An}function gn(t,i,s){(t===bt&&(ft===2||ft===9)||t.cancelPendingCommit!==null)&&(Ua(t,0),bi(t,We,An,!1)),er(t,s),((lt&2)===0||t!==bt)&&(t===bt&&((lt&2)===0&&(ea|=s),Nt===4&&bi(t,We,An,!1)),pr(t))}function Cg(t,i,s){if((lt&6)!==0)throw Error(a(327));var o=!s&&(i&127)===0&&(i&t.expiredLanes)===0||zi(t,i),h=o?Mx(t,i):Cf(t,i,!0),p=o;do{if(h===0){Da&&!o&&bi(t,i,0,!1);break}else{if(s=t.current.alternate,p&&!Nx(s)){h=Cf(t,i,!1),p=!1;continue}if(h===2){if(p=i,t.errorRecoveryDisabledLanes&p)var v=0;else v=t.pendingLanes&-536870913,v=v!==0?v:v&536870912?536870912:0;if(v!==0){i=v;e:{var S=t;h=Ys;var P=S.current.memoizedState.isDehydrated;if(P&&(Ua(S,v).flags|=256),v=Cf(S,v,!1),v!==2){if(xf&&!P){S.errorRecoveryDisabledLanes|=p,ea|=p,h=4;break e}p=pn,pn=h,p!==null&&(pn===null?pn=p:pn.push.apply(pn,p))}h=v}if(p=!1,h!==2)continue}}if(h===1){Ua(t,0),bi(t,i,0,!0);break}e:{switch(o=t,p=h,p){case 0:case 1:throw Error(a(345));case 4:if((i&4194048)!==i)break;case 6:bi(o,i,An,!mi);break e;case 2:pn=null;break;case 3:case 5:break;default:throw Error(a(329))}if((i&62914560)===i&&(h=Ro+300-ct(),10<h)){if(bi(o,i,An,!mi),Di(o,0,!0)!==0)break e;Ir=i,o.timeoutHandle=iy(Tg.bind(null,o,s,pn,Do,Sf,i,An,ea,za,mi,p,"Throttled",-0,0),h);break e}Tg(o,s,pn,Do,Sf,i,An,ea,za,mi,p,null,-0,0)}}break}while(!0);pr(t)}function Tg(t,i,s,o,h,p,v,S,P,te,oe,me,re,se){if(t.timeoutHandle=-1,me=i.subtreeFlags,me&8192||(me&16785408)===16785408){me={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Cr},xg(i,p,me);var Re=(p&62914560)===p?Ro-ct():(p&4194048)===p?Eg-ct():0;if(Re=pw(me,Re),Re!==null){Ir=p,t.cancelPendingCommit=Re(Lg.bind(null,t,i,p,s,o,h,v,S,P,oe,me,null,re,se)),bi(t,p,v,!te);return}}Lg(t,i,p,s,o,h,v,S,P)}function Nx(t){for(var i=t;;){var s=i.tag;if((s===0||s===11||s===15)&&i.flags&16384&&(s=i.updateQueue,s!==null&&(s=s.stores,s!==null)))for(var o=0;o<s.length;o++){var h=s[o],p=h.getSnapshot;h=h.value;try{if(!wn(p(),h))return!1}catch{return!1}}if(s=i.child,i.subtreeFlags&16384&&s!==null)s.return=i,i=s;else{if(i===t)break;for(;i.sibling===null;){if(i.return===null||i.return===t)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function bi(t,i,s,o){i&=~wf,i&=~ea,t.suspendedLanes|=i,t.pingedLanes&=~i,o&&(t.warmLanes|=i),o=t.expirationTimes;for(var h=i;0<h;){var p=31-ut(h),v=1<<p;o[p]=-1,h&=~v}s!==0&&ti(t,s,i)}function zo(){return(lt&6)===0?(Js(0),!1):!0}function Af(){if(Qe!==null){if(ft===0)var t=Qe.return;else t=Qe,Nr=Gi=null,Hc(t),Ca=null,Os=0,t=Qe;for(;t!==null;)ag(t.alternate,t),t=t.return;Qe=null}}function Ua(t,i){var s=t.timeoutHandle;s!==-1&&(t.timeoutHandle=-1,Kx(s)),s=t.cancelPendingCommit,s!==null&&(t.cancelPendingCommit=null,s()),Ir=0,Af(),bt=t,Qe=s=jr(t.current,null),We=i,ft=0,kn=null,mi=!1,Da=zi(t,i),xf=!1,za=An=wf=ea=pi=Nt=0,pn=Ys=null,Sf=!1,(i&8)!==0&&(i|=i&32);var o=t.entangledLanes;if(o!==0)for(t=t.entanglements,o&=i;0<o;){var h=31-ut(o),p=1<<h;i|=t[h],o&=~p}return Hr=i,to(),s}function jg(t,i){Ye=null,H.H=Bs,i===Aa||i===uo?(i=Gm(),ft=3):i===jc?(i=Gm(),ft=4):ft=i===rf?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,kn=i,Qe===null&&(Nt=1,Eo(t,Hn(i,t.current)))}function Og(){var t=_n.current;return t===null?!0:(We&4194048)===We?Gn===null:(We&62914560)===We||(We&536870912)!==0?t===Gn:!1}function Ng(){var t=H.H;return H.H=Bs,t===null?Bs:t}function Rg(){var t=H.A;return H.A=jx,t}function Lo(){Nt=4,mi||(We&4194048)!==We&&_n.current!==null||(Da=!0),(pi&134217727)===0&&(ea&134217727)===0||bt===null||bi(bt,We,An,!1)}function Cf(t,i,s){var o=lt;lt|=2;var h=Ng(),p=Rg();(bt!==t||We!==i)&&(Do=null,Ua(t,i)),i=!1;var v=Nt;e:do try{if(ft!==0&&Qe!==null){var S=Qe,P=kn;switch(ft){case 8:Af(),v=6;break e;case 3:case 2:case 9:case 6:_n.current===null&&(i=!0);var te=ft;if(ft=0,kn=null,Ba(t,S,P,te),s&&Da){v=0;break e}break;default:te=ft,ft=0,kn=null,Ba(t,S,P,te)}}Rx(),v=Nt;break}catch(oe){jg(t,oe)}while(!0);return i&&t.shellSuspendCounter++,Nr=Gi=null,lt=o,H.H=h,H.A=p,Qe===null&&(bt=null,We=0,to()),v}function Rx(){for(;Qe!==null;)Mg(Qe)}function Mx(t,i){var s=lt;lt|=2;var o=Ng(),h=Rg();bt!==t||We!==i?(Do=null,Mo=ct()+500,Ua(t,i)):Da=zi(t,i);e:do try{if(ft!==0&&Qe!==null){i=Qe;var p=kn;t:switch(ft){case 1:ft=0,kn=null,Ba(t,i,p,1);break;case 2:case 9:if(Fm(p)){ft=0,kn=null,Dg(i);break}i=function(){ft!==2&&ft!==9||bt!==t||(ft=7),pr(t)},p.then(i,i);break e;case 3:ft=7;break e;case 4:ft=5;break e;case 7:Fm(p)?(ft=0,kn=null,Dg(i)):(ft=0,kn=null,Ba(t,i,p,7));break;case 5:var v=null;switch(Qe.tag){case 26:v=Qe.memoizedState;case 5:case 27:var S=Qe;if(v?vy(v):S.stateNode.complete){ft=0,kn=null;var P=S.sibling;if(P!==null)Qe=P;else{var te=S.return;te!==null?(Qe=te,Uo(te)):Qe=null}break t}}ft=0,kn=null,Ba(t,i,p,5);break;case 6:ft=0,kn=null,Ba(t,i,p,6);break;case 8:Af(),Nt=6;break e;default:throw Error(a(462))}}Dx();break}catch(oe){jg(t,oe)}while(!0);return Nr=Gi=null,H.H=o,H.A=h,lt=s,Qe!==null?0:(bt=null,We=0,to(),Nt)}function Dx(){for(;Qe!==null&&!Xr();)Mg(Qe)}function Mg(t){var i=rg(t.alternate,t,Hr);t.memoizedProps=t.pendingProps,i===null?Uo(t):Qe=i}function Dg(t){var i=t,s=i.alternate;switch(i.tag){case 15:case 0:i=Kp(s,i,i.pendingProps,i.type,void 0,We);break;case 11:i=Kp(s,i,i.pendingProps,i.type.render,i.ref,We);break;case 5:Hc(i);default:ag(s,i),i=Qe=Rm(i,Hr),i=rg(s,i,Hr)}t.memoizedProps=t.pendingProps,i===null?Uo(t):Qe=i}function Ba(t,i,s,o){Nr=Gi=null,Hc(i),Ca=null,Os=0;var h=i.return;try{if(Sx(t,h,i,s,We)){Nt=1,Eo(t,Hn(s,t.current)),Qe=null;return}}catch(p){if(h!==null)throw Qe=h,p;Nt=1,Eo(t,Hn(s,t.current)),Qe=null;return}i.flags&32768?(nt||o===1?t=!0:Da||(We&536870912)!==0?t=!1:(mi=t=!0,(o===2||o===9||o===3||o===6)&&(o=_n.current,o!==null&&o.tag===13&&(o.flags|=16384))),zg(i,t)):Uo(i)}function Uo(t){var i=t;do{if((i.flags&32768)!==0){zg(i,mi);return}t=i.return;var s=kx(i.alternate,i,Hr);if(s!==null){Qe=s;return}if(i=i.sibling,i!==null){Qe=i;return}Qe=i=t}while(i!==null);Nt===0&&(Nt=5)}function zg(t,i){do{var s=Ax(t.alternate,t);if(s!==null){s.flags&=32767,Qe=s;return}if(s=t.return,s!==null&&(s.flags|=32768,s.subtreeFlags=0,s.deletions=null),!i&&(t=t.sibling,t!==null)){Qe=t;return}Qe=t=s}while(t!==null);Nt=6,Qe=null}function Lg(t,i,s,o,h,p,v,S,P){t.cancelPendingCommit=null;do Bo();while(It!==0);if((lt&6)!==0)throw Error(a(327));if(i!==null){if(i===t.current)throw Error(a(177));if(p=i.lanes|i.childLanes,p|=mc,ei(t,s,p,v,S,P),t===bt&&(Qe=bt=null,We=0),La=i,yi=t,Ir=s,_f=p,Ef=h,kg=o,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,Bx(Ae,function(){return Hg(),null})):(t.callbackNode=null,t.callbackPriority=0),o=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||o){o=H.T,H.T=null,h=ie.p,ie.p=2,v=lt,lt|=4;try{Cx(t,i,s)}finally{lt=v,ie.p=h,H.T=o}}It=1,Ug(),Bg(),Pg()}}function Ug(){if(It===1){It=0;var t=yi,i=La,s=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||s){s=H.T,H.T=null;var o=ie.p;ie.p=2;var h=lt;lt|=4;try{yg(i,t);var p=Pf,v=_m(t.containerInfo),S=p.focusedElem,P=p.selectionRange;if(v!==S&&S&&S.ownerDocument&&Sm(S.ownerDocument.documentElement,S)){if(P!==null&&uc(S)){var te=P.start,oe=P.end;if(oe===void 0&&(oe=te),"selectionStart"in S)S.selectionStart=te,S.selectionEnd=Math.min(oe,S.value.length);else{var me=S.ownerDocument||document,re=me&&me.defaultView||window;if(re.getSelection){var se=re.getSelection(),Re=S.textContent.length,He=Math.min(P.start,Re),pt=P.end===void 0?He:Math.min(P.end,Re);!se.extend&&He>pt&&(v=pt,pt=He,He=v);var Q=wm(S,He),$=wm(S,pt);if(Q&&$&&(se.rangeCount!==1||se.anchorNode!==Q.node||se.anchorOffset!==Q.offset||se.focusNode!==$.node||se.focusOffset!==$.offset)){var ee=me.createRange();ee.setStart(Q.node,Q.offset),se.removeAllRanges(),He>pt?(se.addRange(ee),se.extend($.node,$.offset)):(ee.setEnd($.node,$.offset),se.addRange(ee))}}}}for(me=[],se=S;se=se.parentNode;)se.nodeType===1&&me.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof S.focus=="function"&&S.focus(),S=0;S<me.length;S++){var ue=me[S];ue.element.scrollLeft=ue.left,ue.element.scrollTop=ue.top}}Qo=!!Bf,Pf=Bf=null}finally{lt=h,ie.p=o,H.T=s}}t.current=i,It=2}}function Bg(){if(It===2){It=0;var t=yi,i=La,s=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||s){s=H.T,H.T=null;var o=ie.p;ie.p=2;var h=lt;lt|=4;try{hg(t,i.alternate,i)}finally{lt=h,ie.p=o,H.T=s}}It=3}}function Pg(){if(It===4||It===3){It=0,Zn();var t=yi,i=La,s=Ir,o=kg;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?It=5:(It=0,La=yi=null,qg(t,t.pendingLanes));var h=t.pendingLanes;if(h===0&&(gi=null),Ui(s),i=i.stateNode,gt&&typeof gt.onCommitFiberRoot=="function")try{gt.onCommitFiberRoot(Yt,i,void 0,(i.current.flags&128)===128)}catch{}if(o!==null){i=H.T,h=ie.p,ie.p=2,H.T=null;try{for(var p=t.onRecoverableError,v=0;v<o.length;v++){var S=o[v];p(S.value,{componentStack:S.stack})}}finally{H.T=i,ie.p=h}}(Ir&3)!==0&&Bo(),pr(t),h=t.pendingLanes,(s&261930)!==0&&(h&42)!==0?t===kf?Vs++:(Vs=0,kf=t):Vs=0,Js(0)}}function qg(t,i){(t.pooledCacheLanes&=i)===0&&(i=t.pooledCache,i!=null&&(t.pooledCache=null,Ts(i)))}function Bo(){return Ug(),Bg(),Pg(),Hg()}function Hg(){if(It!==5)return!1;var t=yi,i=_f;_f=0;var s=Ui(Ir),o=H.T,h=ie.p;try{ie.p=32>s?32:s,H.T=null,s=Ef,Ef=null;var p=yi,v=Ir;if(It=0,La=yi=null,Ir=0,(lt&6)!==0)throw Error(a(331));var S=lt;if(lt|=4,Sg(p.current),vg(p,p.current,v,s),lt=S,Js(0,!1),gt&&typeof gt.onPostCommitFiberRoot=="function")try{gt.onPostCommitFiberRoot(Yt,p)}catch{}return!0}finally{ie.p=h,H.T=o,qg(t,i)}}function Ig(t,i,s){i=Hn(s,i),i=nf(t.stateNode,i,2),t=ci(t,i,2),t!==null&&(er(t,2),pr(t))}function ht(t,i,s){if(t.tag===3)Ig(t,t,s);else for(;i!==null;){if(i.tag===3){Ig(i,t,s);break}else if(i.tag===1){var o=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(gi===null||!gi.has(o))){t=Hn(s,t),s=Fp(2),o=ci(i,s,2),o!==null&&($p(s,o,i,t),er(o,2),pr(o));break}}i=i.return}}function Tf(t,i,s){var o=t.pingCache;if(o===null){o=t.pingCache=new Ox;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(s)||(xf=!0,h.add(s),t=zx.bind(null,t,i,s),i.then(t,t))}function zx(t,i,s){var o=t.pingCache;o!==null&&o.delete(i),t.pingedLanes|=t.suspendedLanes&s,t.warmLanes&=~s,bt===t&&(We&s)===s&&(Nt===4||Nt===3&&(We&62914560)===We&&300>ct()-Ro?(lt&2)===0&&Ua(t,0):wf|=s,za===We&&(za=0)),pr(t)}function Fg(t,i){i===0&&(i=ua()),t=Ii(t,i),t!==null&&(er(t,i),pr(t))}function Lx(t){var i=t.memoizedState,s=0;i!==null&&(s=i.retryLane),Fg(t,s)}function Ux(t,i){var s=0;switch(t.tag){case 31:case 13:var o=t.stateNode,h=t.memoizedState;h!==null&&(s=h.retryLane);break;case 19:o=t.stateNode;break;case 22:o=t.stateNode._retryCache;break;default:throw Error(a(314))}o!==null&&o.delete(i),Fg(t,s)}function Bx(t,i){return cr(t,i)}var Po=null,Pa=null,jf=!1,qo=!1,Of=!1,vi=0;function pr(t){t!==Pa&&t.next===null&&(Pa===null?Po=Pa=t:Pa=Pa.next=t),qo=!0,jf||(jf=!0,qx())}function Js(t,i){if(!Of&&qo){Of=!0;do for(var s=!1,o=Po;o!==null;){if(t!==0){var h=o.pendingLanes;if(h===0)var p=0;else{var v=o.suspendedLanes,S=o.pingedLanes;p=(1<<31-ut(42|t)+1)-1,p&=h&~(v&~S),p=p&201326741?p&201326741|1:p?p|2:0}p!==0&&(s=!0,Vg(o,p))}else p=We,p=Di(o,o===bt?p:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(p&3)===0||zi(o,p)||(s=!0,Vg(o,p));o=o.next}while(s);Of=!1}}function Px(){$g()}function $g(){qo=jf=!1;var t=0;vi!==0&&Qx()&&(t=vi);for(var i=ct(),s=null,o=Po;o!==null;){var h=o.next,p=Gg(o,i);p===0?(o.next=null,s===null?Po=h:s.next=h,h===null&&(Pa=s)):(s=o,(t!==0||(p&3)!==0)&&(qo=!0)),o=h}It!==0&&It!==5||Js(t),vi!==0&&(vi=0)}function Gg(t,i){for(var s=t.suspendedLanes,o=t.pingedLanes,h=t.expirationTimes,p=t.pendingLanes&-62914561;0<p;){var v=31-ut(p),S=1<<v,P=h[v];P===-1?((S&s)===0||(S&o)!==0)&&(h[v]=ms(S,i)):P<=i&&(t.expiredLanes|=S),p&=~S}if(i=bt,s=We,s=Di(t,t===i?s:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),o=t.callbackNode,s===0||t===i&&(ft===2||ft===9)||t.cancelPendingCommit!==null)return o!==null&&o!==null&&cn(o),t.callbackNode=null,t.callbackPriority=0;if((s&3)===0||zi(t,s)){if(i=s&-s,i===t.callbackPriority)return i;switch(o!==null&&cn(o),Ui(s)){case 2:case 8:s=ye;break;case 32:s=Ae;break;case 268435456:s=Ge;break;default:s=Ae}return o=Yg.bind(null,t),s=cr(s,o),t.callbackPriority=i,t.callbackNode=s,i}return o!==null&&o!==null&&cn(o),t.callbackPriority=2,t.callbackNode=null,2}function Yg(t,i){if(It!==0&&It!==5)return t.callbackNode=null,t.callbackPriority=0,null;var s=t.callbackNode;if(Bo()&&t.callbackNode!==s)return null;var o=We;return o=Di(t,t===bt?o:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),o===0?null:(Cg(t,o,i),Gg(t,ct()),t.callbackNode!=null&&t.callbackNode===s?Yg.bind(null,t):null)}function Vg(t,i){if(Bo())return null;Cg(t,i,!0)}function qx(){Zx(function(){(lt&6)!==0?cr(X,Px):$g()})}function Nf(){if(vi===0){var t=Ea;t===0&&(t=Kr,Kr<<=1,(Kr&261888)===0&&(Kr=256)),vi=t}return vi}function Jg(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Vl(""+t)}function Xg(t,i){var s=i.ownerDocument.createElement("input");return s.name=i.name,s.value=i.value,t.id&&s.setAttribute("form",t.id),i.parentNode.insertBefore(s,i),t=new FormData(t),s.parentNode.removeChild(s),t}function Hx(t,i,s,o,h){if(i==="submit"&&s&&s.stateNode===h){var p=Jg((h[jt]||null).action),v=o.submitter;v&&(i=(i=v[jt]||null)?Jg(i.formAction):v.getAttribute("formAction"),i!==null&&(p=i,v=null));var S=new Kl("action","action",null,o,h);t.push({event:S,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(vi!==0){var P=v?Xg(h,v):new FormData(h);Qc(s,{pending:!0,data:P,method:h.method,action:p},null,P)}}else typeof p=="function"&&(S.preventDefault(),P=v?Xg(h,v):new FormData(h),Qc(s,{pending:!0,data:P,method:h.method,action:p},p,P))},currentTarget:h}]})}}for(var Rf=0;Rf<dc.length;Rf++){var Mf=dc[Rf],Ix=Mf.toLowerCase(),Fx=Mf[0].toUpperCase()+Mf.slice(1);nr(Ix,"on"+Fx)}nr(Am,"onAnimationEnd"),nr(Cm,"onAnimationIteration"),nr(Tm,"onAnimationStart"),nr("dblclick","onDoubleClick"),nr("focusin","onFocus"),nr("focusout","onBlur"),nr(ax,"onTransitionRun"),nr(sx,"onTransitionStart"),nr(lx,"onTransitionCancel"),nr(jm,"onTransitionEnd"),ae("onMouseEnter",["mouseout","mouseover"]),ae("onMouseLeave",["mouseout","mouseover"]),ae("onPointerEnter",["pointerout","pointerover"]),ae("onPointerLeave",["pointerout","pointerover"]),ve("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),ve("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),ve("onBeforeInput",["compositionend","keypress","textInput","paste"]),ve("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),ve("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),ve("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Xs="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(" "),$x=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Xs));function Qg(t,i){i=(i&4)!==0;for(var s=0;s<t.length;s++){var o=t[s],h=o.event;o=o.listeners;e:{var p=void 0;if(i)for(var v=o.length-1;0<=v;v--){var S=o[v],P=S.instance,te=S.currentTarget;if(S=S.listener,P!==p&&h.isPropagationStopped())break e;p=S,h.currentTarget=te;try{p(h)}catch(oe){eo(oe)}h.currentTarget=null,p=P}else for(v=0;v<o.length;v++){if(S=o[v],P=S.instance,te=S.currentTarget,S=S.listener,P!==p&&h.isPropagationStopped())break e;p=S,h.currentTarget=te;try{p(h)}catch(oe){eo(oe)}h.currentTarget=null,p=P}}}}function Ke(t,i){var s=i[Bi];s===void 0&&(s=i[Bi]=new Set);var o=t+"__bubble";s.has(o)||(Kg(i,t,2,!1),s.add(o))}function Df(t,i,s){var o=0;i&&(o|=4),Kg(s,t,o,i)}var Ho="_reactListening"+Math.random().toString(36).slice(2);function zf(t){if(!t[Ho]){t[Ho]=!0,W.forEach(function(s){s!=="selectionchange"&&($x.has(s)||Df(s,!1,t),Df(s,!0,t))});var i=t.nodeType===9?t:t.ownerDocument;i===null||i[Ho]||(i[Ho]=!0,Df("selectionchange",!1,i))}}function Kg(t,i,s,o){switch(Ay(i)){case 2:var h=bw;break;case 8:h=vw;break;default:h=Qf}s=h.bind(null,i,s,t),h=void 0,!ec||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(h=!0),o?h!==void 0?t.addEventListener(i,s,{capture:!0,passive:h}):t.addEventListener(i,s,!0):h!==void 0?t.addEventListener(i,s,{passive:h}):t.addEventListener(i,s,!1)}function Lf(t,i,s,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 S=o.stateNode.containerInfo;if(S===h)break;if(v===4)for(v=o.return;v!==null;){var P=v.tag;if((P===3||P===4)&&v.stateNode.containerInfo===h)return;v=v.return}for(;S!==null;){if(v=_(S),v===null)return;if(P=v.tag,P===5||P===6||P===26||P===27){o=p=v;continue e}S=S.parentNode}}o=o.return}nm(function(){var te=p,oe=Zu(s),me=[];e:{var re=Om.get(t);if(re!==void 0){var se=Kl,Re=t;switch(t){case"keypress":if(Xl(s)===0)break e;case"keydown":case"keyup":se=Uv;break;case"focusin":Re="focus",se=ic;break;case"focusout":Re="blur",se=ic;break;case"beforeblur":case"afterblur":se=ic;break;case"click":if(s.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":se=am;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=kv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=qv;break;case Am:case Cm:case Tm:se=Tv;break;case jm:se=Iv;break;case"scroll":case"scrollend":se=_v;break;case"wheel":se=$v;break;case"copy":case"cut":case"paste":se=Ov;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=lm;break;case"toggle":case"beforetoggle":se=Yv}var He=(i&4)!==0,pt=!He&&(t==="scroll"||t==="scrollend"),Q=He?re!==null?re+"Capture":null:re;He=[];for(var $=te,ee;$!==null;){var ue=$;if(ee=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||ee===null||Q===null||(ue=ys($,Q),ue!=null&&He.push(Qs($,ue,ee))),pt)break;$=$.return}0<He.length&&(re=new se(re,Re,null,s,oe),me.push({event:re,listeners:He}))}}if((i&7)===0){e:{if(re=t==="mouseover"||t==="pointerover",se=t==="mouseout"||t==="pointerout",re&&s!==Ku&&(Re=s.relatedTarget||s.fromElement)&&(_(Re)||Re[xn]))break e;if((se||re)&&(re=oe.window===oe?oe:(re=oe.ownerDocument)?re.defaultView||re.parentWindow:window,se?(Re=s.relatedTarget||s.toElement,se=te,Re=Re?_(Re):null,Re!==null&&(pt=u(Re),He=Re.tag,Re!==pt||He!==5&&He!==27&&He!==6)&&(Re=null)):(se=null,Re=te),se!==Re)){if(He=am,ue="onMouseLeave",Q="onMouseEnter",$="mouse",(t==="pointerout"||t==="pointerover")&&(He=lm,ue="onPointerLeave",Q="onPointerEnter",$="pointer"),pt=se==null?re:C(se),ee=Re==null?re:C(Re),re=new He(ue,$+"leave",se,s,oe),re.target=pt,re.relatedTarget=ee,ue=null,_(oe)===te&&(He=new He(Q,$+"enter",Re,s,oe),He.target=ee,He.relatedTarget=pt,ue=He),pt=ue,se&&Re)t:{for(He=Gx,Q=se,$=Re,ee=0,ue=Q;ue;ue=He(ue))ee++;ue=0;for(var Ue=$;Ue;Ue=He(Ue))ue++;for(;0<ee-ue;)Q=He(Q),ee--;for(;0<ue-ee;)$=He($),ue--;for(;ee--;){if(Q===$||$!==null&&Q===$.alternate){He=Q;break t}Q=He(Q),$=He($)}He=null}else He=null;se!==null&&Zg(me,re,se,He,!1),Re!==null&&pt!==null&&Zg(me,pt,Re,He,!0)}}e:{if(re=te?C(te):window,se=re.nodeName&&re.nodeName.toLowerCase(),se==="select"||se==="input"&&re.type==="file")var at=pm;else if(dm(re))if(gm)at=nx;else{at=ex;var De=Wv}else se=re.nodeName,!se||se.toLowerCase()!=="input"||re.type!=="checkbox"&&re.type!=="radio"?te&&Qu(te.elementType)&&(at=pm):at=tx;if(at&&(at=at(t,te))){mm(me,at,s,oe);break e}De&&De(t,re,te),t==="focusout"&&te&&re.type==="number"&&te.memoizedProps.value!=null&&Xu(re,"number",re.value)}switch(De=te?C(te):window,t){case"focusin":(dm(De)||De.contentEditable==="true")&&(ga=De,cc=te,ks=null);break;case"focusout":ks=cc=ga=null;break;case"mousedown":fc=!0;break;case"contextmenu":case"mouseup":case"dragend":fc=!1,Em(me,s,oe);break;case"selectionchange":if(ix)break;case"keydown":case"keyup":Em(me,s,oe)}var Ve;if(sc)e:{switch(t){case"compositionstart":var et="onCompositionStart";break e;case"compositionend":et="onCompositionEnd";break e;case"compositionupdate":et="onCompositionUpdate";break e}et=void 0}else pa?fm(t,s)&&(et="onCompositionEnd"):t==="keydown"&&s.keyCode===229&&(et="onCompositionStart");et&&(om&&s.locale!=="ko"&&(pa||et!=="onCompositionStart"?et==="onCompositionEnd"&&pa&&(Ve=rm()):(ri=oe,tc="value"in ri?ri.value:ri.textContent,pa=!0)),De=Io(te,et),0<De.length&&(et=new sm(et,t,null,s,oe),me.push({event:et,listeners:De}),Ve?et.data=Ve:(Ve=hm(s),Ve!==null&&(et.data=Ve)))),(Ve=Jv?Xv(t,s):Qv(t,s))&&(et=Io(te,"onBeforeInput"),0<et.length&&(De=new sm("onBeforeInput","beforeinput",null,s,oe),me.push({event:De,listeners:et}),De.data=Ve)),Hx(me,t,te,s,oe)}Qg(me,i)})}function Qs(t,i,s){return{instance:t,listener:i,currentTarget:s}}function Io(t,i){for(var s=i+"Capture",o=[];t!==null;){var h=t,p=h.stateNode;if(h=h.tag,h!==5&&h!==26&&h!==27||p===null||(h=ys(t,s),h!=null&&o.unshift(Qs(t,h,p)),h=ys(t,i),h!=null&&o.push(Qs(t,h,p))),t.tag===3)return o;t=t.return}return[]}function Gx(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function Zg(t,i,s,o,h){for(var p=i._reactName,v=[];s!==null&&s!==o;){var S=s,P=S.alternate,te=S.stateNode;if(S=S.tag,P!==null&&P===o)break;S!==5&&S!==26&&S!==27||te===null||(P=te,h?(te=ys(s,p),te!=null&&v.unshift(Qs(s,te,P))):h||(te=ys(s,p),te!=null&&v.push(Qs(s,te,P)))),s=s.return}v.length!==0&&t.push({event:i,listeners:v})}var Yx=/\r\n?/g,Vx=/\u0000|\uFFFD/g;function Wg(t){return(typeof t=="string"?t:""+t).replace(Yx,`
|
|
49
|
+
`).replace(Vx,"")}function ey(t,i){return i=Wg(i),Wg(t)===i}function mt(t,i,s,o,h,p){switch(s){case"children":typeof o=="string"?i==="body"||i==="textarea"&&o===""||ha(t,o):(typeof o=="number"||typeof o=="bigint")&&i!=="body"&&ha(t,""+o);break;case"className":tr(t,"class",o);break;case"tabIndex":tr(t,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":tr(t,s,o);break;case"style":em(t,o,p);break;case"data":if(i!=="object"){tr(t,"data",o);break}case"src":case"href":if(o===""&&(i!=="a"||s!=="href")){t.removeAttribute(s);break}if(o==null||typeof o=="function"||typeof o=="symbol"||typeof o=="boolean"){t.removeAttribute(s);break}o=Vl(""+o),t.setAttribute(s,o);break;case"action":case"formAction":if(typeof o=="function"){t.setAttribute(s,"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"&&(s==="formAction"?(i!=="input"&&mt(t,i,"name",h.name,h,null),mt(t,i,"formEncType",h.formEncType,h,null),mt(t,i,"formMethod",h.formMethod,h,null),mt(t,i,"formTarget",h.formTarget,h,null)):(mt(t,i,"encType",h.encType,h,null),mt(t,i,"method",h.method,h,null),mt(t,i,"target",h.target,h,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){t.removeAttribute(s);break}o=Vl(""+o),t.setAttribute(s,o);break;case"onClick":o!=null&&(t.onclick=Cr);break;case"onScroll":o!=null&&Ke("scroll",t);break;case"onScrollEnd":o!=null&&Ke("scrollend",t);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(a(61));if(s=o.__html,s!=null){if(h.children!=null)throw Error(a(60));t.innerHTML=s}}break;case"multiple":t.multiple=o&&typeof o!="function"&&typeof o!="symbol";break;case"muted":t.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"){t.removeAttribute("xlink:href");break}s=Vl(""+o),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s);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"?t.setAttribute(s,""+o):t.removeAttribute(s);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"?t.setAttribute(s,""):t.removeAttribute(s);break;case"capture":case"download":o===!0?t.setAttribute(s,""):o!==!1&&o!=null&&typeof o!="function"&&typeof o!="symbol"?t.setAttribute(s,o):t.removeAttribute(s);break;case"cols":case"rows":case"size":case"span":o!=null&&typeof o!="function"&&typeof o!="symbol"&&!isNaN(o)&&1<=o?t.setAttribute(s,o):t.removeAttribute(s);break;case"rowSpan":case"start":o==null||typeof o=="function"||typeof o=="symbol"||isNaN(o)?t.removeAttribute(s):t.setAttribute(s,o);break;case"popover":Ke("beforetoggle",t),Ke("toggle",t),Kt(t,"popover",o);break;case"xlinkActuate":Ar(t,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":Ar(t,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":Ar(t,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":Ar(t,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":Ar(t,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":Ar(t,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":Ar(t,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":Ar(t,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":Ar(t,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":Kt(t,"is",o);break;case"innerText":case"textContent":break;default:(!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(s=wv.get(s)||s,Kt(t,s,o))}}function Uf(t,i,s,o,h,p){switch(s){case"style":em(t,o,p);break;case"dangerouslySetInnerHTML":if(o!=null){if(typeof o!="object"||!("__html"in o))throw Error(a(61));if(s=o.__html,s!=null){if(h.children!=null)throw Error(a(60));t.innerHTML=s}}break;case"children":typeof o=="string"?ha(t,o):(typeof o=="number"||typeof o=="bigint")&&ha(t,""+o);break;case"onScroll":o!=null&&Ke("scroll",t);break;case"onScrollEnd":o!=null&&Ke("scrollend",t);break;case"onClick":o!=null&&(t.onclick=Cr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!he.hasOwnProperty(s))e:{if(s[0]==="o"&&s[1]==="n"&&(h=s.endsWith("Capture"),i=s.slice(2,h?s.length-7:void 0),p=t[jt]||null,p=p!=null?p[s]:null,typeof p=="function"&&t.removeEventListener(i,p,h),typeof o=="function")){typeof p!="function"&&p!==null&&(s in t?t[s]=null:t.hasAttribute(s)&&t.removeAttribute(s)),t.addEventListener(i,o,h);break e}s in t?t[s]=o:o===!0?t.setAttribute(s,""):Kt(t,s,o)}}}function Qt(t,i,s){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Ke("error",t),Ke("load",t);var o=!1,h=!1,p;for(p in s)if(s.hasOwnProperty(p)){var v=s[p];if(v!=null)switch(p){case"src":o=!0;break;case"srcSet":h=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:mt(t,i,p,v,s,null)}}h&&mt(t,i,"srcSet",s.srcSet,s,null),o&&mt(t,i,"src",s.src,s,null);return;case"input":Ke("invalid",t);var S=p=v=h=null,P=null,te=null;for(o in s)if(s.hasOwnProperty(o)){var oe=s[o];if(oe!=null)switch(o){case"name":h=oe;break;case"type":v=oe;break;case"checked":P=oe;break;case"defaultChecked":te=oe;break;case"value":p=oe;break;case"defaultValue":S=oe;break;case"children":case"dangerouslySetInnerHTML":if(oe!=null)throw Error(a(137,i));break;default:mt(t,i,o,oe,s,null)}}Qd(t,p,S,P,te,v,h,!1);return;case"select":Ke("invalid",t),o=v=p=null;for(h in s)if(s.hasOwnProperty(h)&&(S=s[h],S!=null))switch(h){case"value":p=S;break;case"defaultValue":v=S;break;case"multiple":o=S;default:mt(t,i,h,S,s,null)}i=p,s=v,t.multiple=!!o,i!=null?fa(t,!!o,i,!1):s!=null&&fa(t,!!o,s,!0);return;case"textarea":Ke("invalid",t),p=h=o=null;for(v in s)if(s.hasOwnProperty(v)&&(S=s[v],S!=null))switch(v){case"value":o=S;break;case"defaultValue":h=S;break;case"children":p=S;break;case"dangerouslySetInnerHTML":if(S!=null)throw Error(a(91));break;default:mt(t,i,v,S,s,null)}Zd(t,o,h,p);return;case"option":for(P in s)if(s.hasOwnProperty(P)&&(o=s[P],o!=null))switch(P){case"selected":t.selected=o&&typeof o!="function"&&typeof o!="symbol";break;default:mt(t,i,P,o,s,null)}return;case"dialog":Ke("beforetoggle",t),Ke("toggle",t),Ke("cancel",t),Ke("close",t);break;case"iframe":case"object":Ke("load",t);break;case"video":case"audio":for(o=0;o<Xs.length;o++)Ke(Xs[o],t);break;case"image":Ke("error",t),Ke("load",t);break;case"details":Ke("toggle",t);break;case"embed":case"source":case"link":Ke("error",t),Ke("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(te in s)if(s.hasOwnProperty(te)&&(o=s[te],o!=null))switch(te){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:mt(t,i,te,o,s,null)}return;default:if(Qu(i)){for(oe in s)s.hasOwnProperty(oe)&&(o=s[oe],o!==void 0&&Uf(t,i,oe,o,s,void 0));return}}for(S in s)s.hasOwnProperty(S)&&(o=s[S],o!=null&&mt(t,i,S,o,s,null))}function Jx(t,i,s,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,S=null,P=null,te=null,oe=null;for(se in s){var me=s[se];if(s.hasOwnProperty(se)&&me!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":P=me;default:o.hasOwnProperty(se)||mt(t,i,se,null,o,me)}}for(var re in o){var se=o[re];if(me=s[re],o.hasOwnProperty(re)&&(se!=null||me!=null))switch(re){case"type":p=se;break;case"name":h=se;break;case"checked":te=se;break;case"defaultChecked":oe=se;break;case"value":v=se;break;case"defaultValue":S=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(a(137,i));break;default:se!==me&&mt(t,i,re,se,o,me)}}Ju(t,v,S,P,te,oe,p,h);return;case"select":se=v=S=re=null;for(p in s)if(P=s[p],s.hasOwnProperty(p)&&P!=null)switch(p){case"value":break;case"multiple":se=P;default:o.hasOwnProperty(p)||mt(t,i,p,null,o,P)}for(h in o)if(p=o[h],P=s[h],o.hasOwnProperty(h)&&(p!=null||P!=null))switch(h){case"value":re=p;break;case"defaultValue":S=p;break;case"multiple":v=p;default:p!==P&&mt(t,i,h,p,o,P)}i=S,s=v,o=se,re!=null?fa(t,!!s,re,!1):!!o!=!!s&&(i!=null?fa(t,!!s,i,!0):fa(t,!!s,s?[]:"",!1));return;case"textarea":se=re=null;for(S in s)if(h=s[S],s.hasOwnProperty(S)&&h!=null&&!o.hasOwnProperty(S))switch(S){case"value":break;case"children":break;default:mt(t,i,S,null,o,h)}for(v in o)if(h=o[v],p=s[v],o.hasOwnProperty(v)&&(h!=null||p!=null))switch(v){case"value":re=h;break;case"defaultValue":se=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(a(91));break;default:h!==p&&mt(t,i,v,h,o,p)}Kd(t,re,se);return;case"option":for(var Re in s)if(re=s[Re],s.hasOwnProperty(Re)&&re!=null&&!o.hasOwnProperty(Re))switch(Re){case"selected":t.selected=!1;break;default:mt(t,i,Re,null,o,re)}for(P in o)if(re=o[P],se=s[P],o.hasOwnProperty(P)&&re!==se&&(re!=null||se!=null))switch(P){case"selected":t.selected=re&&typeof re!="function"&&typeof re!="symbol";break;default:mt(t,i,P,re,o,se)}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 He in s)re=s[He],s.hasOwnProperty(He)&&re!=null&&!o.hasOwnProperty(He)&&mt(t,i,He,null,o,re);for(te in o)if(re=o[te],se=s[te],o.hasOwnProperty(te)&&re!==se&&(re!=null||se!=null))switch(te){case"children":case"dangerouslySetInnerHTML":if(re!=null)throw Error(a(137,i));break;default:mt(t,i,te,re,o,se)}return;default:if(Qu(i)){for(var pt in s)re=s[pt],s.hasOwnProperty(pt)&&re!==void 0&&!o.hasOwnProperty(pt)&&Uf(t,i,pt,void 0,o,re);for(oe in o)re=o[oe],se=s[oe],!o.hasOwnProperty(oe)||re===se||re===void 0&&se===void 0||Uf(t,i,oe,re,o,se);return}}for(var Q in s)re=s[Q],s.hasOwnProperty(Q)&&re!=null&&!o.hasOwnProperty(Q)&&mt(t,i,Q,null,o,re);for(me in o)re=o[me],se=s[me],!o.hasOwnProperty(me)||re===se||re==null&&se==null||mt(t,i,me,re,o,se)}function ty(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function Xx(){if(typeof performance.getEntriesByType=="function"){for(var t=0,i=0,s=performance.getEntriesByType("resource"),o=0;o<s.length;o++){var h=s[o],p=h.transferSize,v=h.initiatorType,S=h.duration;if(p&&S&&ty(v)){for(v=0,S=h.responseEnd,o+=1;o<s.length;o++){var P=s[o],te=P.startTime;if(te>S)break;var oe=P.transferSize,me=P.initiatorType;oe&&ty(me)&&(P=P.responseEnd,v+=oe*(P<S?1:(S-te)/(P-te)))}if(--o,i+=8*(p+v)/(h.duration/1e3),t++,10<t)break}}if(0<t)return i/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Bf=null,Pf=null;function Fo(t){return t.nodeType===9?t:t.ownerDocument}function ny(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function ry(t,i){if(t===0)switch(i){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&i==="foreignObject"?0:t}function qf(t,i){return t==="textarea"||t==="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 Hf=null;function Qx(){var t=window.event;return t&&t.type==="popstate"?t===Hf?!1:(Hf=t,!0):(Hf=null,!1)}var iy=typeof setTimeout=="function"?setTimeout:void 0,Kx=typeof clearTimeout=="function"?clearTimeout:void 0,ay=typeof Promise=="function"?Promise:void 0,Zx=typeof queueMicrotask=="function"?queueMicrotask:typeof ay<"u"?function(t){return ay.resolve(null).then(t).catch(Wx)}:iy;function Wx(t){setTimeout(function(){throw t})}function xi(t){return t==="head"}function sy(t,i){var s=i,o=0;do{var h=s.nextSibling;if(t.removeChild(s),h&&h.nodeType===8)if(s=h.data,s==="/$"||s==="/&"){if(o===0){t.removeChild(h),Fa(i);return}o--}else if(s==="$"||s==="$?"||s==="$~"||s==="$!"||s==="&")o++;else if(s==="html")Ks(t.ownerDocument.documentElement);else if(s==="head"){s=t.ownerDocument.head,Ks(s);for(var p=s.firstChild;p;){var v=p.nextSibling,S=p.nodeName;p[Ht]||S==="SCRIPT"||S==="STYLE"||S==="LINK"&&p.rel.toLowerCase()==="stylesheet"||s.removeChild(p),p=v}}else s==="body"&&Ks(t.ownerDocument.body);s=h}while(s);Fa(i)}function ly(t,i){var s=t;t=0;do{var o=s.nextSibling;if(s.nodeType===1?i?(s._stashedDisplay=s.style.display,s.style.display="none"):(s.style.display=s._stashedDisplay||"",s.getAttribute("style")===""&&s.removeAttribute("style")):s.nodeType===3&&(i?(s._stashedText=s.nodeValue,s.nodeValue=""):s.nodeValue=s._stashedText||""),o&&o.nodeType===8)if(s=o.data,s==="/$"){if(t===0)break;t--}else s!=="$"&&s!=="$?"&&s!=="$~"&&s!=="$!"||t++;s=o}while(s)}function If(t){var i=t.firstChild;for(i&&i.nodeType===10&&(i=i.nextSibling);i;){var s=i;switch(i=i.nextSibling,s.nodeName){case"HTML":case"HEAD":case"BODY":If(s),ca(s);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(s.rel.toLowerCase()==="stylesheet")continue}t.removeChild(s)}}function ew(t,i,s,o){for(;t.nodeType===1;){var h=s;if(t.nodeName.toLowerCase()!==i.toLowerCase()){if(!o&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(o){if(!t[Ht])switch(i){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(p=t.getAttribute("rel"),p==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(p!==h.rel||t.getAttribute("href")!==(h.href==null||h.href===""?null:h.href)||t.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin)||t.getAttribute("title")!==(h.title==null?null:h.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(p=t.getAttribute("src"),(p!==(h.src==null?null:h.src)||t.getAttribute("type")!==(h.type==null?null:h.type)||t.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin))&&p&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(i==="input"&&t.type==="hidden"){var p=h.name==null?null:""+h.name;if(h.type==="hidden"&&t.getAttribute("name")===p)return t}else return t;if(t=Yn(t.nextSibling),t===null)break}return null}function tw(t,i,s){if(i==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!s||(t=Yn(t.nextSibling),t===null))return null;return t}function oy(t,i){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!i||(t=Yn(t.nextSibling),t===null))return null;return t}function Ff(t){return t.data==="$?"||t.data==="$~"}function $f(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function nw(t,i){var s=t.ownerDocument;if(t.data==="$~")t._reactRetry=i;else if(t.data!=="$?"||s.readyState!=="loading")i();else{var o=function(){i(),s.removeEventListener("DOMContentLoaded",o)};s.addEventListener("DOMContentLoaded",o),t._reactRetry=o}}function Yn(t){for(;t!=null;t=t.nextSibling){var i=t.nodeType;if(i===1||i===3)break;if(i===8){if(i=t.data,i==="$"||i==="$!"||i==="$?"||i==="$~"||i==="&"||i==="F!"||i==="F")break;if(i==="/$"||i==="/&")return null}}return t}var Gf=null;function uy(t){t=t.nextSibling;for(var i=0;t;){if(t.nodeType===8){var s=t.data;if(s==="/$"||s==="/&"){if(i===0)return Yn(t.nextSibling);i--}else s!=="$"&&s!=="$!"&&s!=="$?"&&s!=="$~"&&s!=="&"||i++}t=t.nextSibling}return null}function cy(t){t=t.previousSibling;for(var i=0;t;){if(t.nodeType===8){var s=t.data;if(s==="$"||s==="$!"||s==="$?"||s==="$~"||s==="&"){if(i===0)return t;i--}else s!=="/$"&&s!=="/&"||i++}t=t.previousSibling}return null}function fy(t,i,s){switch(i=Fo(s),t){case"html":if(t=i.documentElement,!t)throw Error(a(452));return t;case"head":if(t=i.head,!t)throw Error(a(453));return t;case"body":if(t=i.body,!t)throw Error(a(454));return t;default:throw Error(a(451))}}function Ks(t){for(var i=t.attributes;i.length;)t.removeAttributeNode(i[0]);ca(t)}var Vn=new Map,hy=new Set;function $o(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Fr=ie.d;ie.d={f:rw,r:iw,D:aw,C:sw,L:lw,m:ow,X:cw,S:uw,M:fw};function rw(){var t=Fr.f(),i=zo();return t||i}function iw(t){var i=T(t);i!==null&&i.tag===5&&i.type==="form"?jp(i):Fr.r(t)}var qa=typeof document>"u"?null:document;function dy(t,i,s){var o=qa;if(o&&typeof i=="string"&&i){var h=Pn(i);h='link[rel="'+t+'"][href="'+h+'"]',typeof s=="string"&&(h+='[crossorigin="'+s+'"]'),hy.has(h)||(hy.add(h),t={rel:t,crossOrigin:s,href:i},o.querySelector(h)===null&&(i=o.createElement("link"),Qt(i,"link",t),I(i),o.head.appendChild(i)))}}function aw(t){Fr.D(t),dy("dns-prefetch",t,null)}function sw(t,i){Fr.C(t,i),dy("preconnect",t,i)}function lw(t,i,s){Fr.L(t,i,s);var o=qa;if(o&&t&&i){var h='link[rel="preload"][as="'+Pn(i)+'"]';i==="image"&&s&&s.imageSrcSet?(h+='[imagesrcset="'+Pn(s.imageSrcSet)+'"]',typeof s.imageSizes=="string"&&(h+='[imagesizes="'+Pn(s.imageSizes)+'"]')):h+='[href="'+Pn(t)+'"]';var p=h;switch(i){case"style":p=Ha(t);break;case"script":p=Ia(t)}Vn.has(p)||(t=g({rel:"preload",href:i==="image"&&s&&s.imageSrcSet?void 0:t,as:i},s),Vn.set(p,t),o.querySelector(h)!==null||i==="style"&&o.querySelector(Zs(p))||i==="script"&&o.querySelector(Ws(p))||(i=o.createElement("link"),Qt(i,"link",t),I(i),o.head.appendChild(i)))}}function ow(t,i){Fr.m(t,i);var s=qa;if(s&&t){var o=i&&typeof i.as=="string"?i.as:"script",h='link[rel="modulepreload"][as="'+Pn(o)+'"][href="'+Pn(t)+'"]',p=h;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":p=Ia(t)}if(!Vn.has(p)&&(t=g({rel:"modulepreload",href:t},i),Vn.set(p,t),s.querySelector(h)===null)){switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(s.querySelector(Ws(p)))return}o=s.createElement("link"),Qt(o,"link",t),I(o),s.head.appendChild(o)}}}function uw(t,i,s){Fr.S(t,i,s);var o=qa;if(o&&t){var h=D(o).hoistableStyles,p=Ha(t);i=i||"default";var v=h.get(p);if(!v){var S={loading:0,preload:null};if(v=o.querySelector(Zs(p)))S.loading=5;else{t=g({rel:"stylesheet",href:t,"data-precedence":i},s),(s=Vn.get(p))&&Yf(t,s);var P=v=o.createElement("link");I(P),Qt(P,"link",t),P._p=new Promise(function(te,oe){P.onload=te,P.onerror=oe}),P.addEventListener("load",function(){S.loading|=1}),P.addEventListener("error",function(){S.loading|=2}),S.loading|=4,Go(v,i,o)}v={type:"stylesheet",instance:v,count:1,state:S},h.set(p,v)}}}function cw(t,i){Fr.X(t,i);var s=qa;if(s&&t){var o=D(s).hoistableScripts,h=Ia(t),p=o.get(h);p||(p=s.querySelector(Ws(h)),p||(t=g({src:t,async:!0},i),(i=Vn.get(h))&&Vf(t,i),p=s.createElement("script"),I(p),Qt(p,"link",t),s.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function fw(t,i){Fr.M(t,i);var s=qa;if(s&&t){var o=D(s).hoistableScripts,h=Ia(t),p=o.get(h);p||(p=s.querySelector(Ws(h)),p||(t=g({src:t,async:!0,type:"module"},i),(i=Vn.get(h))&&Vf(t,i),p=s.createElement("script"),I(p),Qt(p,"link",t),s.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function my(t,i,s,o){var h=(h=we.current)?$o(h):null;if(!h)throw Error(a(446));switch(t){case"meta":case"title":return null;case"style":return typeof s.precedence=="string"&&typeof s.href=="string"?(i=Ha(s.href),s=D(h).hoistableStyles,o=s.get(i),o||(o={type:"style",instance:null,count:0,state:null},s.set(i,o)),o):{type:"void",instance:null,count:0,state:null};case"link":if(s.rel==="stylesheet"&&typeof s.href=="string"&&typeof s.precedence=="string"){t=Ha(s.href);var p=D(h).hoistableStyles,v=p.get(t);if(v||(h=h.ownerDocument||h,v={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},p.set(t,v),(p=h.querySelector(Zs(t)))&&!p._p&&(v.instance=p,v.state.loading=5),Vn.has(t)||(s={rel:"preload",as:"style",href:s.href,crossOrigin:s.crossOrigin,integrity:s.integrity,media:s.media,hrefLang:s.hrefLang,referrerPolicy:s.referrerPolicy},Vn.set(t,s),p||hw(h,t,s,v.state))),i&&o===null)throw Error(a(528,""));return v}if(i&&o!==null)throw Error(a(529,""));return null;case"script":return i=s.async,s=s.src,typeof s=="string"&&i&&typeof i!="function"&&typeof i!="symbol"?(i=Ia(s),s=D(h).hoistableScripts,o=s.get(i),o||(o={type:"script",instance:null,count:0,state:null},s.set(i,o)),o):{type:"void",instance:null,count:0,state:null};default:throw Error(a(444,t))}}function Ha(t){return'href="'+Pn(t)+'"'}function Zs(t){return'link[rel="stylesheet"]['+t+"]"}function py(t){return g({},t,{"data-precedence":t.precedence,precedence:null})}function hw(t,i,s,o){t.querySelector('link[rel="preload"][as="style"]['+i+"]")?o.loading=1:(i=t.createElement("link"),o.preload=i,i.addEventListener("load",function(){return o.loading|=1}),i.addEventListener("error",function(){return o.loading|=2}),Qt(i,"link",s),I(i),t.head.appendChild(i))}function Ia(t){return'[src="'+Pn(t)+'"]'}function Ws(t){return"script[async]"+t}function gy(t,i,s){if(i.count++,i.instance===null)switch(i.type){case"style":var o=t.querySelector('style[data-href~="'+Pn(s.href)+'"]');if(o)return i.instance=o,I(o),o;var h=g({},s,{"data-href":s.href,"data-precedence":s.precedence,href:null,precedence:null});return o=(t.ownerDocument||t).createElement("style"),I(o),Qt(o,"style",h),Go(o,s.precedence,t),i.instance=o;case"stylesheet":h=Ha(s.href);var p=t.querySelector(Zs(h));if(p)return i.state.loading|=4,i.instance=p,I(p),p;o=py(s),(h=Vn.get(h))&&Yf(o,h),p=(t.ownerDocument||t).createElement("link"),I(p);var v=p;return v._p=new Promise(function(S,P){v.onload=S,v.onerror=P}),Qt(p,"link",o),i.state.loading|=4,Go(p,s.precedence,t),i.instance=p;case"script":return p=Ia(s.src),(h=t.querySelector(Ws(p)))?(i.instance=h,I(h),h):(o=s,(h=Vn.get(p))&&(o=g({},s),Vf(o,h)),t=t.ownerDocument||t,h=t.createElement("script"),I(h),Qt(h,"link",o),t.head.appendChild(h),i.instance=h);case"void":return null;default:throw Error(a(443,i.type))}else i.type==="stylesheet"&&(i.state.loading&4)===0&&(o=i.instance,i.state.loading|=4,Go(o,s.precedence,t));return i.instance}function Go(t,i,s){for(var o=s.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 S=o[v];if(S.dataset.precedence===i)p=S;else if(p!==h)break}p?p.parentNode.insertBefore(t,p.nextSibling):(i=s.nodeType===9?s.head:s,i.insertBefore(t,i.firstChild))}function Yf(t,i){t.crossOrigin==null&&(t.crossOrigin=i.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=i.referrerPolicy),t.title==null&&(t.title=i.title)}function Vf(t,i){t.crossOrigin==null&&(t.crossOrigin=i.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=i.referrerPolicy),t.integrity==null&&(t.integrity=i.integrity)}var Yo=null;function yy(t,i,s){if(Yo===null){var o=new Map,h=Yo=new Map;h.set(s,o)}else h=Yo,o=h.get(s),o||(o=new Map,h.set(s,o));if(o.has(t))return o;for(o.set(t,null),s=s.getElementsByTagName(t),h=0;h<s.length;h++){var p=s[h];if(!(p[Ht]||p[yt]||t==="link"&&p.getAttribute("rel")==="stylesheet")&&p.namespaceURI!=="http://www.w3.org/2000/svg"){var v=p.getAttribute(i)||"";v=t+v;var S=o.get(v);S?S.push(p):o.set(v,[p])}}return o}function by(t,i,s){t=t.ownerDocument||t,t.head.insertBefore(s,i==="title"?t.querySelector("head > title"):null)}function dw(t,i,s){if(s===1||i.itemProp!=null)return!1;switch(t){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 t=i.disabled,typeof i.precedence=="string"&&t==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 vy(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function mw(t,i,s,o){if(s.type==="stylesheet"&&(typeof o.media!="string"||matchMedia(o.media).matches!==!1)&&(s.state.loading&4)===0){if(s.instance===null){var h=Ha(o.href),p=i.querySelector(Zs(h));if(p){i=p._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(t.count++,t=Vo.bind(t),i.then(t,t)),s.state.loading|=4,s.instance=p,I(p);return}p=i.ownerDocument||i,o=py(o),(h=Vn.get(h))&&Yf(o,h),p=p.createElement("link"),I(p);var v=p;v._p=new Promise(function(S,P){v.onload=S,v.onerror=P}),Qt(p,"link",o),s.instance=p}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(s,i),(i=s.state.preload)&&(s.state.loading&3)===0&&(t.count++,s=Vo.bind(t),i.addEventListener("load",s),i.addEventListener("error",s))}}var Jf=0;function pw(t,i){return t.stylesheets&&t.count===0&&Xo(t,t.stylesheets),0<t.count||0<t.imgCount?function(s){var o=setTimeout(function(){if(t.stylesheets&&Xo(t,t.stylesheets),t.unsuspend){var p=t.unsuspend;t.unsuspend=null,p()}},6e4+i);0<t.imgBytes&&Jf===0&&(Jf=62500*Xx());var h=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&Xo(t,t.stylesheets),t.unsuspend)){var p=t.unsuspend;t.unsuspend=null,p()}},(t.imgBytes>Jf?50:800)+i);return t.unsuspend=s,function(){t.unsuspend=null,clearTimeout(o),clearTimeout(h)}}:null}function Vo(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Xo(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var Jo=null;function Xo(t,i){t.stylesheets=null,t.unsuspend!==null&&(t.count++,Jo=new Map,i.forEach(gw,t),Jo=null,Vo.call(t))}function gw(t,i){if(!(i.state.loading&4)){var s=Jo.get(t);if(s)var o=s.get(null);else{s=new Map,Jo.set(t,s);for(var h=t.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")&&(s.set(v.dataset.precedence,v),o=v)}o&&s.set(null,o)}h=i.instance,v=h.getAttribute("data-precedence"),p=s.get(v)||o,p===o&&s.set(null,h),s.set(v,h),this.count++,o=Vo.bind(this),h.addEventListener("load",o),h.addEventListener("error",o),p?p.parentNode.insertBefore(h,p.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(h,t.firstChild)),i.state.loading|=4}}var el={$$typeof:Y,Provider:null,Consumer:null,_currentValue:be,_currentValue2:be,_threadCount:0};function yw(t,i,s,o,h,p,v,S,P){this.tag=1,this.containerInfo=t,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=Wr(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Wr(0),this.hiddenUpdates=Wr(null),this.identifierPrefix=o,this.onUncaughtError=h,this.onCaughtError=p,this.onRecoverableError=v,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=P,this.incompleteTransitions=new Map}function xy(t,i,s,o,h,p,v,S,P,te,oe,me){return t=new yw(t,i,s,v,P,te,oe,me,S),i=1,p===!0&&(i|=24),p=Sn(3,null,null,i),t.current=p,p.stateNode=t,i=Ac(),i.refCount++,t.pooledCache=i,i.refCount++,p.memoizedState={element:o,isDehydrated:s,cache:i},Oc(p),t}function wy(t){return t?(t=va,t):va}function Sy(t,i,s,o,h,p){h=wy(h),o.context===null?o.context=h:o.pendingContext=h,o=ui(i),o.payload={element:s},p=p===void 0?null:p,p!==null&&(o.callback=p),s=ci(t,o,i),s!==null&&(gn(s,t,i),Rs(s,t,i))}function _y(t,i){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var s=t.retryLane;t.retryLane=s!==0&&s<i?s:i}}function Xf(t,i){_y(t,i),(t=t.alternate)&&_y(t,i)}function Ey(t){if(t.tag===13||t.tag===31){var i=Ii(t,67108864);i!==null&&gn(i,t,67108864),Xf(t,67108864)}}function ky(t){if(t.tag===13||t.tag===31){var i=Cn();i=kr(i);var s=Ii(t,i);s!==null&&gn(s,t,i),Xf(t,i)}}var Qo=!0;function bw(t,i,s,o){var h=H.T;H.T=null;var p=ie.p;try{ie.p=2,Qf(t,i,s,o)}finally{ie.p=p,H.T=h}}function vw(t,i,s,o){var h=H.T;H.T=null;var p=ie.p;try{ie.p=8,Qf(t,i,s,o)}finally{ie.p=p,H.T=h}}function Qf(t,i,s,o){if(Qo){var h=Kf(o);if(h===null)Lf(t,i,o,Ko,s),Cy(t,o);else if(ww(h,t,i,s,o))o.stopPropagation();else if(Cy(t,o),i&4&&-1<xw.indexOf(t)){for(;h!==null;){var p=T(h);if(p!==null)switch(p.tag){case 3:if(p=p.stateNode,p.current.memoizedState.isDehydrated){var v=Wn(p.pendingLanes);if(v!==0){var S=p;for(S.pendingLanes|=2,S.entangledLanes|=2;v;){var P=1<<31-ut(v);S.entanglements[1]|=P,v&=~P}pr(p),(lt&6)===0&&(Mo=ct()+500,Js(0))}}break;case 31:case 13:S=Ii(p,2),S!==null&&gn(S,p,2),zo(),Xf(p,2)}if(p=Kf(o),p===null&&Lf(t,i,o,Ko,s),p===h)break;h=p}h!==null&&o.stopPropagation()}else Lf(t,i,o,null,s)}}function Kf(t){return t=Zu(t),Zf(t)}var Ko=null;function Zf(t){if(Ko=null,t=_(t),t!==null){var i=u(t);if(i===null)t=null;else{var s=i.tag;if(s===13){if(t=c(i),t!==null)return t;t=null}else if(s===31){if(t=f(i),t!==null)return t;t=null}else if(s===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;t=null}else i!==t&&(t=null)}}return Ko=t,null}function Ay(t){switch(t){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(Qr()){case X:return 2;case ye:return 8;case Ae:case qe:return 32;case Ge:return 268435456;default:return 32}default:return 32}}var Wf=!1,wi=null,Si=null,_i=null,tl=new Map,nl=new Map,Ei=[],xw="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 Cy(t,i){switch(t){case"focusin":case"focusout":wi=null;break;case"dragenter":case"dragleave":Si=null;break;case"mouseover":case"mouseout":_i=null;break;case"pointerover":case"pointerout":tl.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":nl.delete(i.pointerId)}}function rl(t,i,s,o,h,p){return t===null||t.nativeEvent!==p?(t={blockedOn:i,domEventName:s,eventSystemFlags:o,nativeEvent:p,targetContainers:[h]},i!==null&&(i=T(i),i!==null&&Ey(i)),t):(t.eventSystemFlags|=o,i=t.targetContainers,h!==null&&i.indexOf(h)===-1&&i.push(h),t)}function ww(t,i,s,o,h){switch(i){case"focusin":return wi=rl(wi,t,i,s,o,h),!0;case"dragenter":return Si=rl(Si,t,i,s,o,h),!0;case"mouseover":return _i=rl(_i,t,i,s,o,h),!0;case"pointerover":var p=h.pointerId;return tl.set(p,rl(tl.get(p)||null,t,i,s,o,h)),!0;case"gotpointercapture":return p=h.pointerId,nl.set(p,rl(nl.get(p)||null,t,i,s,o,h)),!0}return!1}function Ty(t){var i=_(t.target);if(i!==null){var s=u(i);if(s!==null){if(i=s.tag,i===13){if(i=c(s),i!==null){t.blockedOn=i,Fl(t.priority,function(){ky(s)});return}}else if(i===31){if(i=f(s),i!==null){t.blockedOn=i,Fl(t.priority,function(){ky(s)});return}}else if(i===3&&s.stateNode.current.memoizedState.isDehydrated){t.blockedOn=s.tag===3?s.stateNode.containerInfo:null;return}}}t.blockedOn=null}function Zo(t){if(t.blockedOn!==null)return!1;for(var i=t.targetContainers;0<i.length;){var s=Kf(t.nativeEvent);if(s===null){s=t.nativeEvent;var o=new s.constructor(s.type,s);Ku=o,s.target.dispatchEvent(o),Ku=null}else return i=T(s),i!==null&&Ey(i),t.blockedOn=s,!1;i.shift()}return!0}function jy(t,i,s){Zo(t)&&s.delete(i)}function Sw(){Wf=!1,wi!==null&&Zo(wi)&&(wi=null),Si!==null&&Zo(Si)&&(Si=null),_i!==null&&Zo(_i)&&(_i=null),tl.forEach(jy),nl.forEach(jy)}function Wo(t,i){t.blockedOn===i&&(t.blockedOn=null,Wf||(Wf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Sw)))}var eu=null;function Oy(t){eu!==t&&(eu=t,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){eu===t&&(eu=null);for(var i=0;i<t.length;i+=3){var s=t[i],o=t[i+1],h=t[i+2];if(typeof o!="function"){if(Zf(o||s)===null)continue;break}var p=T(s);p!==null&&(t.splice(i,3),i-=3,Qc(p,{pending:!0,data:h,method:s.method,action:o},o,h))}}))}function Fa(t){function i(P){return Wo(P,t)}wi!==null&&Wo(wi,t),Si!==null&&Wo(Si,t),_i!==null&&Wo(_i,t),tl.forEach(i),nl.forEach(i);for(var s=0;s<Ei.length;s++){var o=Ei[s];o.blockedOn===t&&(o.blockedOn=null)}for(;0<Ei.length&&(s=Ei[0],s.blockedOn===null);)Ty(s),s.blockedOn===null&&Ei.shift();if(s=(t.ownerDocument||t).$$reactFormReplay,s!=null)for(o=0;o<s.length;o+=3){var h=s[o],p=s[o+1],v=h[jt]||null;if(typeof p=="function")v||Oy(s);else if(v){var S=null;if(p&&p.hasAttribute("formAction")){if(h=p,v=p[jt]||null)S=v.formAction;else if(Zf(h)!==null)continue}else S=v.action;typeof S=="function"?s[o+1]=S:(s.splice(o,3),o-=3),Oy(s)}}}function Ny(){function t(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(s,20)}function s(){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",t),navigation.addEventListener("navigatesuccess",i),navigation.addEventListener("navigateerror",i),setTimeout(s,100),function(){o=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",i),navigation.removeEventListener("navigateerror",i),h!==null&&(h(),h=null)}}}function eh(t){this._internalRoot=t}tu.prototype.render=eh.prototype.render=function(t){var i=this._internalRoot;if(i===null)throw Error(a(409));var s=i.current,o=Cn();Sy(s,o,t,i,null,null)},tu.prototype.unmount=eh.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var i=t.containerInfo;Sy(t.current,2,null,t,null,null),zo(),i[xn]=null}};function tu(t){this._internalRoot=t}tu.prototype.unstable_scheduleHydration=function(t){if(t){var i=ps();t={blockedOn:null,target:t,priority:i};for(var s=0;s<Ei.length&&i!==0&&i<Ei[s].priority;s++);Ei.splice(s,0,t),s===0&&Ty(t)}};var Ry=n.version;if(Ry!=="19.2.4")throw Error(a(527,Ry,"19.2.4"));ie.findDOMNode=function(t){var i=t._reactInternals;if(i===void 0)throw typeof t.render=="function"?Error(a(188)):(t=Object.keys(t).join(","),Error(a(268,t)));return t=d(i),t=t!==null?y(t):null,t=t===null?null:t.stateNode,t};var _w={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:H,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var nu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!nu.isDisabled&&nu.supportsFiber)try{Yt=nu.inject(_w),gt=nu}catch{}}return al.createRoot=function(t,i){if(!l(t))throw Error(a(299));var s=!1,o="",h=Pp,p=qp,v=Hp;return i!=null&&(i.unstable_strictMode===!0&&(s=!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=xy(t,1,!1,null,null,s,o,null,h,p,v,Ny),t[xn]=i.current,zf(t),new eh(i)},al.hydrateRoot=function(t,i,s){if(!l(t))throw Error(a(299));var o=!1,h="",p=Pp,v=qp,S=Hp,P=null;return s!=null&&(s.unstable_strictMode===!0&&(o=!0),s.identifierPrefix!==void 0&&(h=s.identifierPrefix),s.onUncaughtError!==void 0&&(p=s.onUncaughtError),s.onCaughtError!==void 0&&(v=s.onCaughtError),s.onRecoverableError!==void 0&&(S=s.onRecoverableError),s.formState!==void 0&&(P=s.formState)),i=xy(t,1,!0,i,s??null,o,h,P,p,v,S,Ny),i.context=wy(null),s=i.current,o=Cn(),o=kr(o),h=ui(o),h.callback=null,ci(s,h,o),s=o,i.current.lanes=s,er(i,s),pr(i),t[xn]=i.current,zf(t),new tu(i)},al.version="19.2.4",al}var Iy;function Dw(){if(Iy)return rh.exports;Iy=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(n){console.error(n)}}return e(),rh.exports=Mw(),rh.exports}var zw=Dw();/**
|
|
50
|
+
* react-router v7.13.1
|
|
51
|
+
*
|
|
52
|
+
* Copyright (c) Remix Software Inc.
|
|
53
|
+
*
|
|
54
|
+
* This source code is licensed under the MIT license found in the
|
|
55
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
56
|
+
*
|
|
57
|
+
* @license MIT
|
|
58
|
+
*/var Fy="popstate";function $y(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function Lw(e={}){function n(a,l){var d;let u=(d=l.state)==null?void 0:d.masked,{pathname:c,search:f,hash:m}=u||a.location;return Uh("",{pathname:c,search:f,hash:m},l.state&&l.state.usr||null,l.state&&l.state.key||"default",u?{pathname:a.location.pathname,search:a.location.search,hash:a.location.hash}:void 0)}function r(a,l){return typeof l=="string"?l:Cl(l)}return Bw(n,r,null,e)}function Tt(e,n){if(e===!1||e===null||typeof e>"u")throw new Error(n)}function xr(e,n){if(!e){typeof console<"u"&&console.warn(n);try{throw new Error(n)}catch{}}}function Uw(){return Math.random().toString(36).substring(2,10)}function Gy(e,n){return{usr:e.state,key:e.key,idx:n,masked:e.unstable_mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function Uh(e,n,r=null,a,l){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof n=="string"?us(n):n,state:r,key:n&&n.key||a||Uw(),unstable_mask:l}}function Cl({pathname:e="/",search:n="",hash:r=""}){return n&&n!=="?"&&(e+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(e+=r.charAt(0)==="#"?r:"#"+r),e}function us(e){let n={};if(e){let r=e.indexOf("#");r>=0&&(n.hash=e.substring(r),e=e.substring(0,r));let a=e.indexOf("?");a>=0&&(n.search=e.substring(a),e=e.substring(0,a)),e&&(n.pathname=e)}return n}function Bw(e,n,r,a={}){let{window:l=document.defaultView,v5Compat:u=!1}=a,c=l.history,f="POP",m=null,d=y();d==null&&(d=0,c.replaceState({...c.state,idx:d},""));function y(){return(c.state||{idx:null}).idx}function g(){f="POP";let B=y(),M=B==null?null:B-d;d=B,m&&m({action:f,location:z.location,delta:M})}function b(B,M){f="PUSH";let F=$y(B)?B:Uh(z.location,B,M);d=y()+1;let Y=Gy(F,d),le=z.createHref(F.unstable_mask||F);try{c.pushState(Y,"",le)}catch(R){if(R instanceof DOMException&&R.name==="DataCloneError")throw R;l.location.assign(le)}u&&m&&m({action:f,location:z.location,delta:1})}function x(B,M){f="REPLACE";let F=$y(B)?B:Uh(z.location,B,M);d=y();let Y=Gy(F,d),le=z.createHref(F.unstable_mask||F);c.replaceState(Y,"",le),u&&m&&m({action:f,location:z.location,delta:0})}function k(B){return Pw(B)}let z={get action(){return f},get location(){return e(l,c)},listen(B){if(m)throw new Error("A history only accepts one active listener");return l.addEventListener(Fy,g),m=B,()=>{l.removeEventListener(Fy,g),m=null}},createHref(B){return n(l,B)},createURL:k,encodeLocation(B){let M=k(B);return{pathname:M.pathname,search:M.search,hash:M.hash}},push:b,replace:x,go(B){return c.go(B)}};return z}function Pw(e,n=!1){let r="http://localhost";typeof window<"u"&&(r=window.location.origin!=="null"?window.location.origin:window.location.href),Tt(r,"No window.location.(origin|href) available to create URL");let a=typeof e=="string"?e:Cl(e);return a=a.replace(/ $/,"%20"),!n&&a.startsWith("//")&&(a=r+a),new URL(a,r)}function _0(e,n,r="/"){return qw(e,n,r,!1)}function qw(e,n,r,a){let l=typeof n=="string"?us(n):n,u=Yr(l.pathname||"/",r);if(u==null)return null;let c=E0(e);Hw(c);let f=null;for(let m=0;f==null&&m<c.length;++m){let d=Zw(u);f=Qw(c[m],d,a)}return f}function E0(e,n=[],r=[],a="",l=!1){let u=(c,f,m=l,d)=>{let y={relativePath:d===void 0?c.path||"":d,caseSensitive:c.caseSensitive===!0,childrenIndex:f,route:c};if(y.relativePath.startsWith("/")){if(!y.relativePath.startsWith(a)&&m)return;Tt(y.relativePath.startsWith(a),`Absolute route path "${y.relativePath}" nested under path "${a}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),y.relativePath=y.relativePath.slice(a.length)}let g=vr([a,y.relativePath]),b=r.concat(y);c.children&&c.children.length>0&&(Tt(c.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${g}".`),E0(c.children,n,b,g,m)),!(c.path==null&&!c.index)&&n.push({path:g,score:Jw(g,c.index),routesMeta:b})};return e.forEach((c,f)=>{var m;if(c.path===""||!((m=c.path)!=null&&m.includes("?")))u(c,f);else for(let d of k0(c.path))u(c,f,!0,d)}),n}function k0(e){let n=e.split("/");if(n.length===0)return[];let[r,...a]=n,l=r.endsWith("?"),u=r.replace(/\?$/,"");if(a.length===0)return l?[u,""]:[u];let c=k0(a.join("/")),f=[];return f.push(...c.map(m=>m===""?u:[u,m].join("/"))),l&&f.push(...c),f.map(m=>e.startsWith("/")&&m===""?"/":m)}function Hw(e){e.sort((n,r)=>n.score!==r.score?r.score-n.score:Xw(n.routesMeta.map(a=>a.childrenIndex),r.routesMeta.map(a=>a.childrenIndex)))}var Iw=/^:[\w-]+$/,Fw=3,$w=2,Gw=1,Yw=10,Vw=-2,Yy=e=>e==="*";function Jw(e,n){let r=e.split("/"),a=r.length;return r.some(Yy)&&(a+=Vw),n&&(a+=$w),r.filter(l=>!Yy(l)).reduce((l,u)=>l+(Iw.test(u)?Fw:u===""?Gw:Yw),a)}function Xw(e,n){return e.length===n.length&&e.slice(0,-1).every((a,l)=>a===n[l])?e[e.length-1]-n[n.length-1]:0}function Qw(e,n,r=!1){let{routesMeta:a}=e,l={},u="/",c=[];for(let f=0;f<a.length;++f){let m=a[f],d=f===a.length-1,y=u==="/"?n:n.slice(u.length)||"/",g=xu({path:m.relativePath,caseSensitive:m.caseSensitive,end:d},y),b=m.route;if(!g&&d&&r&&!a[a.length-1].route.index&&(g=xu({path:m.relativePath,caseSensitive:m.caseSensitive,end:!1},y)),!g)return null;Object.assign(l,g.params),c.push({params:l,pathname:vr([u,g.pathname]),pathnameBase:nS(vr([u,g.pathnameBase])),route:b}),g.pathnameBase!=="/"&&(u=vr([u,g.pathnameBase]))}return c}function xu(e,n){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,a]=Kw(e.path,e.caseSensitive,e.end),l=n.match(r);if(!l)return null;let u=l[0],c=u.replace(/(.)\/+$/,"$1"),f=l.slice(1);return{params:a.reduce((d,{paramName:y,isOptional:g},b)=>{if(y==="*"){let k=f[b]||"";c=u.slice(0,u.length-k.length).replace(/(.)\/+$/,"$1")}const x=f[b];return g&&!x?d[y]=void 0:d[y]=(x||"").replace(/%2F/g,"/"),d},{}),pathname:u,pathnameBase:c,pattern:e}}function Kw(e,n=!1,r=!0){xr(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 a=[],l="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(c,f,m,d,y)=>{if(a.push({paramName:f,isOptional:m!=null}),m){let g=y.charAt(d+c.length);return g&&g!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return e.endsWith("*")?(a.push({paramName:"*"}),l+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?l+="\\/*$":e!==""&&e!=="/"&&(l+="(?:(?=\\/|$))"),[new RegExp(l,n?void 0:"i"),a]}function Zw(e){try{return e.split("/").map(n=>decodeURIComponent(n).replace(/\//g,"%2F")).join("/")}catch(n){return xr(!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 (${n}).`),e}}function Yr(e,n){if(n==="/")return e;if(!e.toLowerCase().startsWith(n.toLowerCase()))return null;let r=n.endsWith("/")?n.length-1:n.length,a=e.charAt(r);return a&&a!=="/"?null:e.slice(r)||"/"}var Ww=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function eS(e,n="/"){let{pathname:r,search:a="",hash:l=""}=typeof e=="string"?us(e):e,u;return r?(r=r.replace(/\/\/+/g,"/"),r.startsWith("/")?u=Vy(r.substring(1),"/"):u=Vy(r,n)):u=n,{pathname:u,search:rS(a),hash:iS(l)}}function Vy(e,n){let r=n.replace(/\/+$/,"").split("/");return e.split("/").forEach(l=>{l===".."?r.length>1&&r.pop():l!=="."&&r.push(l)}),r.length>1?r.join("/"):"/"}function lh(e,n,r,a){return`Cannot include a '${e}' character in a manually specified \`to.${n}\` field [${JSON.stringify(a)}]. 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 tS(e){return e.filter((n,r)=>r===0||n.route.path&&n.route.path.length>0)}function A0(e){let n=tS(e);return n.map((r,a)=>a===n.length-1?r.pathname:r.pathnameBase)}function dd(e,n,r,a=!1){let l;typeof e=="string"?l=us(e):(l={...e},Tt(!l.pathname||!l.pathname.includes("?"),lh("?","pathname","search",l)),Tt(!l.pathname||!l.pathname.includes("#"),lh("#","pathname","hash",l)),Tt(!l.search||!l.search.includes("#"),lh("#","search","hash",l)));let u=e===""||l.pathname==="",c=u?"/":l.pathname,f;if(c==null)f=r;else{let g=n.length-1;if(!a&&c.startsWith("..")){let b=c.split("/");for(;b[0]==="..";)b.shift(),g-=1;l.pathname=b.join("/")}f=g>=0?n[g]:"/"}let m=eS(l,f),d=c&&c!=="/"&&c.endsWith("/"),y=(u||c===".")&&r.endsWith("/");return!m.pathname.endsWith("/")&&(d||y)&&(m.pathname+="/"),m}var vr=e=>e.join("/").replace(/\/\/+/g,"/"),nS=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),rS=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,iS=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,aS=class{constructor(e,n,r,a=!1){this.status=e,this.statusText=n||"",this.internal=a,r instanceof Error?(this.data=r.toString(),this.error=r):this.data=r}};function sS(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function lS(e){return e.map(n=>n.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var C0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function T0(e,n){let r=e;if(typeof r!="string"||!Ww.test(r))return{absoluteURL:void 0,isExternal:!1,to:r};let a=r,l=!1;if(C0)try{let u=new URL(window.location.href),c=r.startsWith("//")?new URL(u.protocol+r):new URL(r),f=Yr(c.pathname,n);c.origin===u.origin&&f!=null?r=f+c.search+c.hash:l=!0}catch{xr(!1,`<Link to="${r}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:a,isExternal:l,to:r}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var j0=["POST","PUT","PATCH","DELETE"];new Set(j0);var oS=["GET",...j0];new Set(oS);var cs=L.createContext(null);cs.displayName="DataRouter";var Lu=L.createContext(null);Lu.displayName="DataRouterState";var uS=L.createContext(!1),O0=L.createContext({isTransitioning:!1});O0.displayName="ViewTransition";var cS=L.createContext(new Map);cS.displayName="Fetchers";var fS=L.createContext(null);fS.displayName="Await";var Kn=L.createContext(null);Kn.displayName="Navigation";var Dl=L.createContext(null);Dl.displayName="Location";var wr=L.createContext({outlet:null,matches:[],isDataRoute:!1});wr.displayName="Route";var md=L.createContext(null);md.displayName="RouteError";var N0="REACT_ROUTER_ERROR",hS="REDIRECT",dS="ROUTE_ERROR_RESPONSE";function mS(e){if(e.startsWith(`${N0}:${hS}:{`))try{let n=JSON.parse(e.slice(28));if(typeof n=="object"&&n&&typeof n.status=="number"&&typeof n.statusText=="string"&&typeof n.location=="string"&&typeof n.reloadDocument=="boolean"&&typeof n.replace=="boolean")return n}catch{}}function pS(e){if(e.startsWith(`${N0}:${dS}:{`))try{let n=JSON.parse(e.slice(40));if(typeof n=="object"&&n&&typeof n.status=="number"&&typeof n.statusText=="string")return new aS(n.status,n.statusText,n.data)}catch{}}function gS(e,{relative:n}={}){Tt(zl(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:a}=L.useContext(Kn),{hash:l,pathname:u,search:c}=Ll(e,{relative:n}),f=u;return r!=="/"&&(f=u==="/"?r:vr([r,u])),a.createHref({pathname:f,search:c,hash:l})}function zl(){return L.useContext(Dl)!=null}function Sr(){return Tt(zl(),"useLocation() may be used only in the context of a <Router> component."),L.useContext(Dl).location}var R0="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function M0(e){L.useContext(Kn).static||L.useLayoutEffect(e)}function aa(){let{isDataRoute:e}=L.useContext(wr);return e?OS():yS()}function yS(){Tt(zl(),"useNavigate() may be used only in the context of a <Router> component.");let e=L.useContext(cs),{basename:n,navigator:r}=L.useContext(Kn),{matches:a}=L.useContext(wr),{pathname:l}=Sr(),u=JSON.stringify(A0(a)),c=L.useRef(!1);return M0(()=>{c.current=!0}),L.useCallback((m,d={})=>{if(xr(c.current,R0),!c.current)return;if(typeof m=="number"){r.go(m);return}let y=dd(m,JSON.parse(u),l,d.relative==="path");e==null&&n!=="/"&&(y.pathname=y.pathname==="/"?n:vr([n,y.pathname])),(d.replace?r.replace:r.push)(y,d.state,d)},[n,r,u,l,e])}L.createContext(null);function bS(){let{matches:e}=L.useContext(wr),n=e[e.length-1];return n?n.params:{}}function Ll(e,{relative:n}={}){let{matches:r}=L.useContext(wr),{pathname:a}=Sr(),l=JSON.stringify(A0(r));return L.useMemo(()=>dd(e,JSON.parse(l),a,n==="path"),[e,l,a,n])}function vS(e,n){return D0(e,n)}function D0(e,n,r){var B;Tt(zl(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:a}=L.useContext(Kn),{matches:l}=L.useContext(wr),u=l[l.length-1],c=u?u.params:{},f=u?u.pathname:"/",m=u?u.pathnameBase:"/",d=u&&u.route;{let M=d&&d.path||"";L0(f,!d||M.endsWith("*")||M.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${f}" (under <Route path="${M}">) 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
|
+
|
|
60
|
+
Please change the parent <Route path="${M}"> to <Route path="${M==="/"?"*":`${M}/*`}">.`)}let y=Sr(),g;if(n){let M=typeof n=="string"?us(n):n;Tt(m==="/"||((B=M.pathname)==null?void 0:B.startsWith(m)),`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 "${m}" but pathname "${M.pathname}" was given in the \`location\` prop.`),g=M}else g=y;let b=g.pathname||"/",x=b;if(m!=="/"){let M=m.replace(/^\//,"").split("/");x="/"+b.replace(/^\//,"").split("/").slice(M.length).join("/")}let k=_0(e,{pathname:x});xr(d||k!=null,`No routes matched location "${g.pathname}${g.search}${g.hash}" `),xr(k==null||k[k.length-1].route.element!==void 0||k[k.length-1].route.Component!==void 0||k[k.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 z=ES(k&&k.map(M=>Object.assign({},M,{params:Object.assign({},c,M.params),pathname:vr([m,a.encodeLocation?a.encodeLocation(M.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:M.pathname]),pathnameBase:M.pathnameBase==="/"?m:vr([m,a.encodeLocation?a.encodeLocation(M.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:M.pathnameBase])})),l,r);return n&&z?L.createElement(Dl.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...g},navigationType:"POP"}},z):z}function xS(){let e=jS(),n=sS(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),r=e instanceof Error?e.stack:null,a="rgba(200,200,200, 0.5)",l={padding:"0.5rem",backgroundColor:a},u={padding:"2px 4px",backgroundColor:a},c=null;return console.error("Error handled by React Router default ErrorBoundary:",e),c=L.createElement(L.Fragment,null,L.createElement("p",null,"💿 Hey developer 👋"),L.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",L.createElement("code",{style:u},"ErrorBoundary")," or"," ",L.createElement("code",{style:u},"errorElement")," prop on your route.")),L.createElement(L.Fragment,null,L.createElement("h2",null,"Unexpected Application Error!"),L.createElement("h3",{style:{fontStyle:"italic"}},n),r?L.createElement("pre",{style:l},r):null,c)}var wS=L.createElement(xS,null),z0=class extends L.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,n){return n.location!==e.location||n.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:n.error,location:n.location,revalidation:e.revalidation||n.revalidation}}componentDidCatch(e,n){this.props.onError?this.props.onError(e,n):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=pS(e.digest);r&&(e=r)}let n=e!==void 0?L.createElement(wr.Provider,{value:this.props.routeContext},L.createElement(md.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?L.createElement(SS,{error:e},n):n}};z0.contextType=uS;var oh=new WeakMap;function SS({children:e,error:n}){let{basename:r}=L.useContext(Kn);if(typeof n=="object"&&n&&"digest"in n&&typeof n.digest=="string"){let a=mS(n.digest);if(a){let l=oh.get(n);if(l)throw l;let u=T0(a.location,r);if(C0&&!oh.get(n))if(u.isExternal||a.reloadDocument)window.location.href=u.absoluteURL||u.to;else{const c=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(u.to,{replace:a.replace}));throw oh.set(n,c),c}return L.createElement("meta",{httpEquiv:"refresh",content:`0;url=${u.absoluteURL||u.to}`})}}return e}function _S({routeContext:e,match:n,children:r}){let a=L.useContext(cs);return a&&a.static&&a.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(a.staticContext._deepestRenderedBoundaryId=n.route.id),L.createElement(wr.Provider,{value:e},r)}function ES(e,n=[],r){let a=r==null?void 0:r.state;if(e==null){if(!a)return null;if(a.errors)e=a.matches;else if(n.length===0&&!a.initialized&&a.matches.length>0)e=a.matches;else return null}let l=e,u=a==null?void 0:a.errors;if(u!=null){let y=l.findIndex(g=>g.route.id&&(u==null?void 0:u[g.route.id])!==void 0);Tt(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&&a){c=a.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:b,errors:x}=a,k=g.route.loader&&!b.hasOwnProperty(g.route.id)&&(!x||x[g.route.id]===void 0);if(g.route.lazy||k){r.isStatic&&(c=!0),f>=0?l=l.slice(0,f+1):l=[l[0]];break}}}}let m=r==null?void 0:r.onError,d=a&&m?(y,g)=>{var b,x;m(y,{location:a.location,params:((x=(b=a.matches)==null?void 0:b[0])==null?void 0:x.params)??{},unstable_pattern:lS(a.matches),errorInfo:g})}:void 0;return l.reduceRight((y,g,b)=>{let x,k=!1,z=null,B=null;a&&(x=u&&g.route.id?u[g.route.id]:void 0,z=g.route.errorElement||wS,c&&(f<0&&b===0?(L0("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),k=!0,B=null):f===b&&(k=!0,B=g.route.hydrateFallbackElement||null)));let M=n.concat(l.slice(0,b+1)),F=()=>{let Y;return x?Y=z:k?Y=B:g.route.Component?Y=L.createElement(g.route.Component,null):g.route.element?Y=g.route.element:Y=y,L.createElement(_S,{match:g,routeContext:{outlet:y,matches:M,isDataRoute:a!=null},children:Y})};return a&&(g.route.ErrorBoundary||g.route.errorElement||b===0)?L.createElement(z0,{location:a.location,revalidation:a.revalidation,component:z,error:x,children:F(),routeContext:{outlet:null,matches:M,isDataRoute:!0},onError:d}):F()},null)}function pd(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function kS(e){let n=L.useContext(cs);return Tt(n,pd(e)),n}function AS(e){let n=L.useContext(Lu);return Tt(n,pd(e)),n}function CS(e){let n=L.useContext(wr);return Tt(n,pd(e)),n}function gd(e){let n=CS(e),r=n.matches[n.matches.length-1];return Tt(r.route.id,`${e} can only be used on routes that contain a unique "id"`),r.route.id}function TS(){return gd("useRouteId")}function jS(){var a;let e=L.useContext(md),n=AS("useRouteError"),r=gd("useRouteError");return e!==void 0?e:(a=n.errors)==null?void 0:a[r]}function OS(){let{router:e}=kS("useNavigate"),n=gd("useNavigate"),r=L.useRef(!1);return M0(()=>{r.current=!0}),L.useCallback(async(l,u={})=>{xr(r.current,R0),r.current&&(typeof l=="number"?await e.navigate(l):await e.navigate(l,{fromRouteId:n,...u}))},[e,n])}var Jy={};function L0(e,n,r){!n&&!Jy[e]&&(Jy[e]=!0,xr(!1,r))}L.memo(NS);function NS({routes:e,future:n,state:r,isStatic:a,onError:l}){return D0(e,void 0,{state:r,isStatic:a,onError:l})}function Ja(e){Tt(!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 RS({basename:e="/",children:n=null,location:r,navigationType:a="POP",navigator:l,static:u=!1,unstable_useTransitions:c}){Tt(!zl(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let f=e.replace(/^\/*/,"/"),m=L.useMemo(()=>({basename:f,navigator:l,static:u,unstable_useTransitions:c,future:{}}),[f,l,u,c]);typeof r=="string"&&(r=us(r));let{pathname:d="/",search:y="",hash:g="",state:b=null,key:x="default",unstable_mask:k}=r,z=L.useMemo(()=>{let B=Yr(d,f);return B==null?null:{location:{pathname:B,search:y,hash:g,state:b,key:x,unstable_mask:k},navigationType:a}},[f,d,y,g,b,x,a,k]);return xr(z!=null,`<Router basename="${f}"> is not able to match the URL "${d}${y}${g}" because it does not start with the basename, so the <Router> won't render anything.`),z==null?null:L.createElement(Kn.Provider,{value:m},L.createElement(Dl.Provider,{children:n,value:z}))}function MS({children:e,location:n}){return vS(Bh(e),n)}function Bh(e,n=[]){let r=[];return L.Children.forEach(e,(a,l)=>{if(!L.isValidElement(a))return;let u=[...n,l];if(a.type===L.Fragment){r.push.apply(r,Bh(a.props.children,u));return}Tt(a.type===Ja,`[${typeof a.type=="string"?a.type:a.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),Tt(!a.props.index||!a.props.children,"An index route cannot have child routes.");let c={id:a.props.id||u.join("-"),caseSensitive:a.props.caseSensitive,element:a.props.element,Component:a.props.Component,index:a.props.index,path:a.props.path,middleware:a.props.middleware,loader:a.props.loader,action:a.props.action,hydrateFallbackElement:a.props.hydrateFallbackElement,HydrateFallback:a.props.HydrateFallback,errorElement:a.props.errorElement,ErrorBoundary:a.props.ErrorBoundary,hasErrorBoundary:a.props.hasErrorBoundary===!0||a.props.ErrorBoundary!=null||a.props.errorElement!=null,shouldRevalidate:a.props.shouldRevalidate,handle:a.props.handle,lazy:a.props.lazy};a.props.children&&(c.children=Bh(a.props.children,u)),r.push(c)}),r}var pu="get",gu="application/x-www-form-urlencoded";function Uu(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function DS(e){return Uu(e)&&e.tagName.toLowerCase()==="button"}function zS(e){return Uu(e)&&e.tagName.toLowerCase()==="form"}function LS(e){return Uu(e)&&e.tagName.toLowerCase()==="input"}function US(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function BS(e,n){return e.button===0&&(!n||n==="_self")&&!US(e)}var ru=null;function PS(){if(ru===null)try{new FormData(document.createElement("form"),0),ru=!1}catch{ru=!0}return ru}var qS=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function uh(e){return e!=null&&!qS.has(e)?(xr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${gu}"`),null):e}function HS(e,n){let r,a,l,u,c;if(zS(e)){let f=e.getAttribute("action");a=f?Yr(f,n):null,r=e.getAttribute("method")||pu,l=uh(e.getAttribute("enctype"))||gu,u=new FormData(e)}else if(DS(e)||LS(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 m=e.getAttribute("formaction")||f.getAttribute("action");if(a=m?Yr(m,n):null,r=e.getAttribute("formmethod")||f.getAttribute("method")||pu,l=uh(e.getAttribute("formenctype"))||uh(f.getAttribute("enctype"))||gu,u=new FormData(f,e),!PS()){let{name:d,type:y,value:g}=e;if(y==="image"){let b=d?`${d}.`:"";u.append(`${b}x`,"0"),u.append(`${b}y`,"0")}else d&&u.append(d,g)}}else{if(Uu(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=pu,a=null,l=gu,c=e}return u&&l==="text/plain"&&(c=u,u=void 0),{action:a,method:r.toLowerCase(),encType:l,formData:u,body:c}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function yd(e,n){if(e===!1||e===null||typeof e>"u")throw new Error(n)}function IS(e,n,r,a){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}_.${a}`:l.pathname=`${l.pathname}.${a}`:l.pathname==="/"?l.pathname=`_root.${a}`:n&&Yr(l.pathname,n)==="/"?l.pathname=`${n.replace(/\/$/,"")}/_root.${a}`:l.pathname=`${l.pathname.replace(/\/$/,"")}.${a}`,l}async function FS(e,n){if(e.id in n)return n[e.id];try{let r=await import(e.module);return n[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 $S(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 GS(e,n,r){let a=await Promise.all(e.map(async l=>{let u=n.routes[l.route.id];if(u){let c=await FS(u,r);return c.links?c.links():[]}return[]}));return XS(a.flat(1).filter($S).filter(l=>l.rel==="stylesheet"||l.rel==="preload").map(l=>l.rel==="stylesheet"?{...l,rel:"prefetch",as:"style"}:{...l,rel:"prefetch"}))}function Xy(e,n,r,a,l,u){let c=(m,d)=>r[d]?m.route.id!==r[d].route.id:!0,f=(m,d)=>{var y;return r[d].pathname!==m.pathname||((y=r[d].route.path)==null?void 0:y.endsWith("*"))&&r[d].params["*"]!==m.params["*"]};return u==="assets"?n.filter((m,d)=>c(m,d)||f(m,d)):u==="data"?n.filter((m,d)=>{var g;let y=a.routes[m.route.id];if(!y||!y.hasLoader)return!1;if(c(m,d)||f(m,d))return!0;if(m.route.shouldRevalidate){let b=m.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:m.params,defaultShouldRevalidate:!0});if(typeof b=="boolean")return b}return!0}):[]}function YS(e,n,{includeHydrateFallback:r}={}){return VS(e.map(a=>{let l=n.routes[a.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 VS(e){return[...new Set(e)]}function JS(e){let n={},r=Object.keys(e).sort();for(let a of r)n[a]=e[a];return n}function XS(e,n){let r=new Set;return new Set(n),e.reduce((a,l)=>{let u=JSON.stringify(JS(l));return r.has(u)||(r.add(u),a.push({key:u,link:l})),a},[])}function U0(){let e=L.useContext(cs);return yd(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function QS(){let e=L.useContext(Lu);return yd(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var bd=L.createContext(void 0);bd.displayName="FrameworkContext";function B0(){let e=L.useContext(bd);return yd(e,"You must render this element inside a <HydratedRouter> element"),e}function KS(e,n){let r=L.useContext(bd),[a,l]=L.useState(!1),[u,c]=L.useState(!1),{onFocus:f,onBlur:m,onMouseEnter:d,onMouseLeave:y,onTouchStart:g}=n,b=L.useRef(null);L.useEffect(()=>{if(e==="render"&&c(!0),e==="viewport"){let z=M=>{M.forEach(F=>{c(F.isIntersecting)})},B=new IntersectionObserver(z,{threshold:.5});return b.current&&B.observe(b.current),()=>{B.disconnect()}}},[e]),L.useEffect(()=>{if(a){let z=setTimeout(()=>{c(!0)},100);return()=>{clearTimeout(z)}}},[a]);let x=()=>{l(!0)},k=()=>{l(!1),c(!1)};return r?e!=="intent"?[u,b,{}]:[u,b,{onFocus:sl(f,x),onBlur:sl(m,k),onMouseEnter:sl(d,x),onMouseLeave:sl(y,k),onTouchStart:sl(g,x)}]:[!1,b,{}]}function sl(e,n){return r=>{e&&e(r),r.defaultPrevented||n(r)}}function ZS({page:e,...n}){let{router:r}=U0(),a=L.useMemo(()=>_0(r.routes,e,r.basename),[r.routes,e,r.basename]);return a?L.createElement(e_,{page:e,matches:a,...n}):null}function WS(e){let{manifest:n,routeModules:r}=B0(),[a,l]=L.useState([]);return L.useEffect(()=>{let u=!1;return GS(e,n,r).then(c=>{u||l(c)}),()=>{u=!0}},[e,n,r]),a}function e_({page:e,matches:n,...r}){let a=Sr(),{future:l,manifest:u,routeModules:c}=B0(),{basename:f}=U0(),{loaderData:m,matches:d}=QS(),y=L.useMemo(()=>Xy(e,n,d,u,a,"data"),[e,n,d,u,a]),g=L.useMemo(()=>Xy(e,n,d,u,a,"assets"),[e,n,d,u,a]),b=L.useMemo(()=>{if(e===a.pathname+a.search+a.hash)return[];let z=new Set,B=!1;if(n.forEach(F=>{var le;let Y=u.routes[F.route.id];!Y||!Y.hasLoader||(!y.some(R=>R.route.id===F.route.id)&&F.route.id in m&&((le=c[F.route.id])!=null&&le.shouldRevalidate)||Y.hasClientLoader?B=!0:z.add(F.route.id))}),z.size===0)return[];let M=IS(e,f,l.unstable_trailingSlashAwareDataRequests,"data");return B&&z.size>0&&M.searchParams.set("_routes",n.filter(F=>z.has(F.route.id)).map(F=>F.route.id).join(",")),[M.pathname+M.search]},[f,l.unstable_trailingSlashAwareDataRequests,m,a,u,y,n,e,c]),x=L.useMemo(()=>YS(g,u),[g,u]),k=WS(g);return L.createElement(L.Fragment,null,b.map(z=>L.createElement("link",{key:z,rel:"prefetch",as:"fetch",href:z,...r})),x.map(z=>L.createElement("link",{key:z,rel:"modulepreload",href:z,...r})),k.map(({key:z,link:B})=>L.createElement("link",{key:z,nonce:r.nonce,...B,crossOrigin:B.crossOrigin??r.crossOrigin})))}function t_(...e){return n=>{e.forEach(r=>{typeof r=="function"?r(n):r!=null&&(r.current=n)})}}var n_=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{n_&&(window.__reactRouterVersion="7.13.1")}catch{}function r_({basename:e,children:n,unstable_useTransitions:r,window:a}){let l=L.useRef();l.current==null&&(l.current=Lw({window:a,v5Compat:!0}));let u=l.current,[c,f]=L.useState({action:u.action,location:u.location}),m=L.useCallback(d=>{r===!1?f(d):L.startTransition(()=>f(d))},[r]);return L.useLayoutEffect(()=>u.listen(m),[u,m]),L.createElement(RS,{basename:e,children:n,location:c.location,navigationType:c.action,navigator:u,unstable_useTransitions:r})}var P0=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,q0=L.forwardRef(function({onClick:n,discover:r="render",prefetch:a="none",relative:l,reloadDocument:u,replace:c,unstable_mask:f,state:m,target:d,to:y,preventScrollReset:g,viewTransition:b,unstable_defaultShouldRevalidate:x,...k},z){let{basename:B,navigator:M,unstable_useTransitions:F}=L.useContext(Kn),Y=typeof y=="string"&&P0.test(y),le=T0(y,B);y=le.to;let R=gS(y,{relative:l}),j=Sr(),V=null;if(f){let q=dd(f,[],j.unstable_mask?j.unstable_mask.pathname:"/",!0);B!=="/"&&(q.pathname=q.pathname==="/"?B:vr([B,q.pathname])),V=M.createHref(q)}let[J,G,O]=KS(a,k),K=l_(y,{replace:c,unstable_mask:f,state:m,target:d,preventScrollReset:g,relative:l,viewTransition:b,unstable_defaultShouldRevalidate:x,unstable_useTransitions:F});function Z(q){n&&n(q),q.defaultPrevented||K(q)}let pe=!(le.isExternal||u),fe=L.createElement("a",{...k,...O,href:(pe?V:void 0)||le.absoluteURL||R,onClick:pe?Z:n,ref:t_(z,G),target:d,"data-discover":!Y&&r==="render"?"true":void 0});return J&&!Y?L.createElement(L.Fragment,null,fe,L.createElement(ZS,{page:R})):fe});q0.displayName="Link";var i_=L.forwardRef(function({"aria-current":n="page",caseSensitive:r=!1,className:a="",end:l=!1,style:u,to:c,viewTransition:f,children:m,...d},y){let g=Ll(c,{relative:d.relative}),b=Sr(),x=L.useContext(Lu),{navigator:k,basename:z}=L.useContext(Kn),B=x!=null&&h_(g)&&f===!0,M=k.encodeLocation?k.encodeLocation(g).pathname:g.pathname,F=b.pathname,Y=x&&x.navigation&&x.navigation.location?x.navigation.location.pathname:null;r||(F=F.toLowerCase(),Y=Y?Y.toLowerCase():null,M=M.toLowerCase()),Y&&z&&(Y=Yr(Y,z)||Y);const le=M!=="/"&&M.endsWith("/")?M.length-1:M.length;let R=F===M||!l&&F.startsWith(M)&&F.charAt(le)==="/",j=Y!=null&&(Y===M||!l&&Y.startsWith(M)&&Y.charAt(M.length)==="/"),V={isActive:R,isPending:j,isTransitioning:B},J=R?n:void 0,G;typeof a=="function"?G=a(V):G=[a,R?"active":null,j?"pending":null,B?"transitioning":null].filter(Boolean).join(" ");let O=typeof u=="function"?u(V):u;return L.createElement(q0,{...d,"aria-current":J,className:G,ref:y,style:O,to:c,viewTransition:f},typeof m=="function"?m(V):m)});i_.displayName="NavLink";var a_=L.forwardRef(({discover:e="render",fetcherKey:n,navigate:r,reloadDocument:a,replace:l,state:u,method:c=pu,action:f,onSubmit:m,relative:d,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:b,...x},k)=>{let{unstable_useTransitions:z}=L.useContext(Kn),B=c_(),M=f_(f,{relative:d}),F=c.toLowerCase()==="get"?"get":"post",Y=typeof f=="string"&&P0.test(f),le=R=>{if(m&&m(R),R.defaultPrevented)return;R.preventDefault();let j=R.nativeEvent.submitter,V=(j==null?void 0:j.getAttribute("formmethod"))||c,J=()=>B(j||R.currentTarget,{fetcherKey:n,method:V,navigate:r,replace:l,state:u,relative:d,preventScrollReset:y,viewTransition:g,unstable_defaultShouldRevalidate:b});z&&r!==!1?L.startTransition(()=>J()):J()};return L.createElement("form",{ref:k,method:F,action:M,onSubmit:a?m:le,...x,"data-discover":!Y&&e==="render"?"true":void 0})});a_.displayName="Form";function s_(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function H0(e){let n=L.useContext(cs);return Tt(n,s_(e)),n}function l_(e,{target:n,replace:r,unstable_mask:a,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:m,unstable_useTransitions:d}={}){let y=aa(),g=Sr(),b=Ll(e,{relative:c});return L.useCallback(x=>{if(BS(x,n)){x.preventDefault();let k=r!==void 0?r:Cl(g)===Cl(b),z=()=>y(e,{replace:k,unstable_mask:a,state:l,preventScrollReset:u,relative:c,viewTransition:f,unstable_defaultShouldRevalidate:m});d?L.startTransition(()=>z()):z()}},[g,y,b,r,a,l,n,e,u,c,f,m,d])}var o_=0,u_=()=>`__${String(++o_)}__`;function c_(){let{router:e}=H0("useSubmit"),{basename:n}=L.useContext(Kn),r=TS(),a=e.fetch,l=e.navigate;return L.useCallback(async(u,c={})=>{let{action:f,method:m,encType:d,formData:y,body:g}=HS(u,n);if(c.navigate===!1){let b=c.fetcherKey||u_();await a(b,r,c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||m,formEncType:c.encType||d,flushSync:c.flushSync})}else await l(c.action||f,{unstable_defaultShouldRevalidate:c.unstable_defaultShouldRevalidate,preventScrollReset:c.preventScrollReset,formData:y,body:g,formMethod:c.method||m,formEncType:c.encType||d,replace:c.replace,state:c.state,fromRouteId:r,flushSync:c.flushSync,viewTransition:c.viewTransition})},[a,l,n,r])}function f_(e,{relative:n}={}){let{basename:r}=L.useContext(Kn),a=L.useContext(wr);Tt(a,"useFormAction must be used inside a RouteContext");let[l]=a.matches.slice(-1),u={...Ll(e||".",{relative:n})},c=Sr();if(e==null){u.search=c.search;let f=new URLSearchParams(u.search),m=f.getAll("index");if(m.some(y=>y==="")){f.delete("index"),m.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:vr([r,u.pathname])),Cl(u)}function h_(e,{relative:n}={}){let r=L.useContext(O0);Tt(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:a}=H0("useViewTransitionState"),l=Ll(e,{relative:n});if(!r.isTransitioning)return!1;let u=Yr(r.currentLocation.pathname,a)||r.currentLocation.pathname,c=Yr(r.nextLocation.pathname,a)||r.nextLocation.pathname;return xu(l.pathname,c)!=null||xu(l.pathname,u)!=null}var wu=S0();const I0=L.createContext(null),F0="palmier_paired_hosts",Ph="palmier_active_host";function ch(){try{const e=localStorage.getItem(F0);if(e)return JSON.parse(e)}catch{}return[]}function d_(e){localStorage.setItem(F0,JSON.stringify(e))}function m_(){return localStorage.getItem(Ph)}function p_(e){e?localStorage.setItem(Ph,e):localStorage.removeItem(Ph)}const g_=!!window.__PALMIER_SERVE__&&(window.location.hostname==="localhost"||window.location.hostname==="127.0.0.1");function y_({children:e}){const[n,r]=L.useState(ch),[a,l]=L.useState(()=>{const y=m_(),g=ch();return y&&g.some(b=>b.hostId===y)?y:g.length>0?g[0].hostId:null});L.useEffect(()=>{if(!g_)return;const y="local";if(!ch().find(b=>b.hostId===y)){const b={hostId:y,clientToken:"",directUrl:window.location.origin};r(x=>[...x.filter(k=>k.hostId!==y),b]),l(y)}},[]),L.useEffect(()=>{d_(n)},[n]),L.useEffect(()=>{p_(a)},[a]);const u=L.useCallback(y=>{r(g=>[...g.filter(x=>x.hostId!==y.hostId),y]),l(y.hostId)},[]),c=L.useCallback(y=>{r(g=>{const b=g.filter(x=>x.hostId!==y);return b.length>0?l(b[0].hostId):l(null),b})},[]),f=L.useCallback((y,g)=>{r(b=>b.map(x=>x.hostId===y?{...x,name:g}:x))},[]),m=L.useCallback(y=>{l(y)},[]),d=L.useCallback(()=>n.find(y=>y.hostId===a)??null,[n,a]);return w.jsx(I0.Provider,{value:{pairedHosts:n,activeHostId:a,addPairedHost:u,removePairedHost:c,renamePairedHost:f,setActiveHostId:m,getActiveHost:d},children:e})}function Ul(){const e=L.useContext(I0);if(!e)throw new Error("useHostStore must be used within HostStoreProvider");return e}const Dn=new Uint8Array(0),sa=new TextEncoder,Nn=new TextDecoder;function b_(...e){let n=0;for(let l=0;l<e.length;l++)n+=e[l].length;const r=new Uint8Array(n);let a=0;for(let l=0;l<e.length;l++)r.set(e[l],a),a+=e[l].length;return r}function xl(...e){const n=[];for(let r=0;r<e.length;r++)n.push(sa.encode(e[r]));return n.length===0?Dn:n.length===1?n[0]:b_(...n)}function Qy(e){return!e||e.length===0?"":Nn.decode(e)}const Ky="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",Zy=36,v_=0xcfd41b9100000,Wy=33,x_=333,eb=22;function w_(e){for(let n=0;n<e.length;n++)e[n]=Math.floor(Math.random()*255)}function S_(e){var n;(n=globalThis==null?void 0:globalThis.crypto)!=null&&n.getRandomValues?globalThis.crypto.getRandomValues(e):w_(e)}class __{constructor(){A(this,"buf");A(this,"seq");A(this,"inc");A(this,"inited");this.buf=new Uint8Array(eb),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()*(x_-Wy)+Wy)}setPre(){const n=new Uint8Array(12);S_(n);for(let r=0;r<12;r++){const a=n[r]%36;this.buf[r]=Ky.charCodeAt(a)}}fillSeq(){let n=this.seq;for(let r=eb-1;r>=12;r--)this.buf[r]=Ky.charCodeAt(n%Zy),n=Math.floor(n/Zy)}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 Ni=new __;var $r;(function(e){e.Disconnect="disconnect",e.Reconnect="reconnect",e.Update="update",e.LDM="ldm",e.Error="error"})($r||($r={}));var Za;(function(e){e.Reconnecting="reconnecting",e.PingTimer="pingTimer",e.StaleConnection="staleConnection",e.ClientInitiatedReconnect="client initiated reconnect"})(Za||(Za={}));var Ee;(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"})(Ee||(Ee={}));function E_(e){return typeof e.code=="string"}class $0{constructor(){A(this,"messages");this.messages=new Map,this.messages.set(Ee.InvalidPayload,"Invalid payload type - payloads can be 'binary', 'string', or 'json'"),this.messages.set(Ee.BadJson,"Bad JSON"),this.messages.set(Ee.WssRequired,"TLS is required, therefore a secure websocket connection is also required")}static getMessage(n){return k_.getMessage(n)}getMessage(n){return this.messages.get(n)||n}}const k_=new $0;class Oe extends Error{constructor(r,a,l){super(r);A(this,"name");A(this,"message");A(this,"code");A(this,"permissionContext");A(this,"chainedError");A(this,"api_error");this.name="NatsError",this.message=r,this.code=a,this.chainedError=l}static errorForCode(r,a){const l=$0.getMessage(r);return new Oe(l,r,a)}isAuthError(){return this.code===Ee.AuthenticationExpired||this.code===Ee.AuthorizationViolation||this.code===Ee.AccountExpired}isAuthTimeout(){return this.code===Ee.AuthenticationTimeout}isPermissionError(){return this.code===Ee.PermissionsViolation}isProtocolError(){return this.code===Ee.ProtocolError}isJetStreamError(){return this.api_error!==void 0}jsError(){return this.api_error?this.api_error:null}}var jn;(function(e){e[e.Exact=0]="Exact",e[e.CanonicalMIME=1]="CanonicalMIME",e[e.IgnoreCase=2]="IgnoreCase"})(jn||(jn={}));var sr;(function(e){e.Timer="timer",e.Count="count",e.JitterTimer="jitterTimer",e.SentinelMsg="sentinelMsg"})(sr||(sr={}));var wl;(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"})(wl||(wl={}));const Su="Nats-Service-Error",_u="Nats-Service-Error-Code";class Eu extends Error{constructor(r,a){super(a);A(this,"code");this.code=r}static isServiceError(r){return Eu.toServiceError(r)!==null}static toServiceError(r){var l,u;const a=((l=r==null?void 0:r.headers)==null?void 0:l.get(_u))||"";if(a!==""){const c=parseInt(a)||400,f=((u=r==null?void 0:r.headers)==null?void 0:u.get(Su))||"";return new Eu(c,f.length?f:a)}return null}}function Gr(e=""){if(e=e||"_INBOX",typeof e!="string")throw new Error("prefix must be a string");return e.split(".").forEach(n=>{if(n==="*"||n===">")throw new Error(`inbox prefixes cannot have wildcards '${e}'`)}),`${e}.${Ni.next()}`}const qh="127.0.0.1";var Ti;(function(e){e.PING="PING",e.STATS="STATS",e.INFO="INFO"})(Ti||(Ti={}));function Bu(e,...n){for(let r=0;r<n.length;r++){const a=n[r];Object.keys(a).forEach(function(l){e[l]=a[l]})}return e}function iu(e){return Nn.decode(e).replace(/\n/g,"␊").replace(/\r/g,"␍")}function is(e,n=!0){const r=n?Oe.errorForCode(Ee.Timeout):null;let a,l;const u=new Promise((c,f)=>{a={cancel:()=>{l&&clearTimeout(l)}},l=setTimeout(()=>{f(r===null?Oe.errorForCode(Ee.Timeout):r)},e)});return Object.assign(u,a)}function fs(e=0){let n;const r=new Promise(a=>{const l=setTimeout(()=>{a()},e);n={cancel:()=>{l&&clearTimeout(l)}}});return Object.assign(r,n)}function Ct(){let e={};const n=new Promise((r,a)=>{e={resolve:r,reject:a}});return Object.assign(n,e)}function G0(e){for(let n=e.length-1;n>0;n--){const r=Math.floor(Math.random()*(n+1));[e[n],e[r]]=[e[r],e[n]]}return e}function A_(e){return e===0?0:Math.floor(e/2+Math.random()*e)}function vd(e=[0,250,250,500,500,3e3,5e3]){Array.isArray(e)||(e=[0,250,250,500,500,3e3,5e3]);const n=e.length-1;return{backoff(r){return A_(r>n?e[n]:e[r])}}}function At(e){return e*1e6}function xd(e){return Math.floor(e/1e6)}function tb(e){let a=!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 Oe(`'${e[u]}' is not a valid character for a header key`,Ee.BadHeader);a&&97<=c&&c<=122?c-=32:!a&&65<=c&&c<=90&&(c+=32),l[u]=c,a=c==45}return String.fromCharCode(...l)}function Vr(e=0,n=""){if(e===0&&n!==""||e>0&&n==="")throw new Error("setting status requires both code and description");return new ji(e,n)}const fh="NATS/1.0";class ji{constructor(n=0,r=""){A(this,"_code");A(this,"headers");A(this,"_description");this._code=n,this._description=r,this.headers=new Map}[Symbol.iterator](){return this.headers.entries()}size(){return this.headers.size}equals(n){if(n&&this.headers.size===n.headers.size&&this._code===n._code){for(const[r,a]of this.headers){const l=n.values(r);if(a.length!==l.length)return!1;const u=[...a].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(n){const r=new ji,l=Nn.decode(n).split(`\r
|
|
61
|
+
`),u=l[0];if(u!==fh){let c=u.replace(fh,"").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 m=c.slice(0,f),d=c.slice(f+1).trim();r.append(m,d)}}}),r}toString(){if(this.headers.size===0&&this._code===0)return"";let n=fh;this._code>0&&this._description!==""&&(n+=` ${this._code} ${this._description}`);for(const[r,a]of this.headers)for(let l=0;l<a.length;l++)n=`${n}\r
|
|
62
|
+
${r}: ${a[l]}`;return`${n}\r
|
|
63
|
+
\r
|
|
64
|
+
`}encode(){return sa.encode(this.toString())}static validHeaderValue(n){if(/[\r\n]/.test(n))throw new Oe("invalid header value - \\r and \\n are not allowed.",Ee.BadHeader);return n.trim()}keys(){const n=[];for(const r of this.headers.keys())n.push(r);return n}findKeys(n,r=jn.Exact){const a=this.keys();switch(r){case jn.Exact:return a.filter(l=>l===n);case jn.CanonicalMIME:return n=tb(n),a.filter(l=>l===n);default:{const l=n.toLowerCase();return a.filter(u=>l===u.toLowerCase())}}}get(n,r=jn.Exact){const a=this.findKeys(n,r);if(a.length){const l=this.headers.get(a[0]);if(l)return Array.isArray(l)?l[0]:l}return""}last(n,r=jn.Exact){const a=this.findKeys(n,r);if(a.length){const l=this.headers.get(a[0]);if(l)return Array.isArray(l)?l[l.length-1]:l}return""}has(n,r=jn.Exact){return this.findKeys(n,r).length>0}set(n,r,a=jn.Exact){this.delete(n,a),this.append(n,r,a)}append(n,r,a=jn.Exact){const l=tb(n);a===jn.CanonicalMIME&&(n=l);const u=this.findKeys(n,a);n=u.length>0?u[0]:n;const c=ji.validHeaderValue(r);let f=this.headers.get(n);f||(f=[],this.headers.set(n,f)),f.push(c)}values(n,r=jn.Exact){const a=[];return this.findKeys(n,r).forEach(u=>{const c=this.headers.get(u);c&&a.push(...c)}),a}delete(n,r=jn.Exact){this.findKeys(n,r).forEach(l=>{this.headers.delete(l)})}get hasError(){return this._code>=300}get status(){return`${this._code} ${this._description}`.trim()}toRecord(){const n={};return this.keys().forEach(r=>{n[r]=this.values(r)}),n}get code(){return this._code}get description(){return this._description}static fromRecord(n){const r=new ji;for(const a in n)r.headers.set(a,n[a]);return r}}function ku(){return{encode(e){return sa.encode(e)},decode(e){return Nn.decode(e)}}}function lr(e){return{encode(n){try{return n===void 0&&(n=null),sa.encode(JSON.stringify(n))}catch(r){throw Oe.errorForCode(Ee.BadJson,r)}},decode(n){try{return JSON.parse(Nn.decode(n),e)}catch(r){throw Oe.errorForCode(Ee.BadJson,r)}}}}function Y0(e){var n;return e&&e.data.length===0&&((n=e.headers)==null?void 0:n.code)===503?Oe.errorForCode(Ee.NoResponders):null}class wd{constructor(n,r,a){A(this,"_headers");A(this,"_msg");A(this,"_rdata");A(this,"_reply");A(this,"_subject");A(this,"publisher");this._msg=n,this._rdata=r,this.publisher=a}get subject(){return this._subject?this._subject:(this._subject=Nn.decode(this._msg.subject),this._subject)}get reply(){return this._reply?this._reply:(this._reply=Nn.decode(this._msg.reply),this._reply)}get sid(){return this._msg.sid}get headers(){if(this._msg.hdr>-1&&!this._headers){const n=this._rdata.subarray(0,this._msg.hdr);this._headers=ji.decode(n)}return this._headers}get data(){return this._rdata?this._msg.hdr>-1?this._rdata.subarray(this._msg.hdr):this._rdata:new Uint8Array(0)}respond(n=Dn,r){return this.reply?(this.publisher.publish(this.reply,n,r),!0):!1}size(){var l;const n=this._msg.subject.length,r=((l=this._msg.reply)==null?void 0:l.length)||0,a=this._msg.size===-1?0:this._msg.size;return n+r+a}json(n){return lr(n).decode(this.data)}string(){return Nn.decode(this.data)}requestInfo(){var r;const n=(r=this.headers)==null?void 0:r.get("Nats-Request-Info");return n?JSON.parse(n,function(a,l){return(a==="start"||a==="stop")&&l!==""?new Date(Date.parse(l)):l}):null}}A(wd,"jc");function Wa(e){return Pu("durable",e)}function an(e){return Pu("stream",e)}function Pu(e,n=""){if(n==="")throw Error(`${e} name required`);return[".","*",">","/","\\"," "," ",`
|
|
65
|
+
`,"\r"].forEach(a=>{if(n.indexOf(a)!==-1){switch(a){case`
|
|
66
|
+
`:a="\\n";break;case"\r":a="\\r";break;case" ":a="\\t";break}throw Error(`invalid ${e} name - ${e} name cannot contain '${a}'`)}}),""}function bl(e,n=""){if(n==="")throw Error(`${e} name required`);const r=C_(n);if(r.length)throw new Error(`invalid ${e} name - ${e} name ${r}`)}function C_(e=""){if(e==="")throw Error("name required");const n=/^[-\w]+$/g;if(e.match(n)===null){for(const a of e.split(""))if(a.match(n)===null)return`cannot contain '${a}'`}return""}function Hh(e){if(e.data.length>0)return!1;const n=e.headers;return n?n.code>=100&&n.code<200:!1}function Ih(e){var n;return Hh(e)&&((n=e.headers)==null?void 0:n.description)==="Idle Heartbeat"}function T_(e,n,r){const a=Vr(e,n),l={hdr:1,sid:0,size:0},u=new wd(l,Dn,{});return u._headers=a,u._subject=r,u}function es(e){if(e.data.length!==0)return null;const n=e.headers;return n?V0(n.code,n.description):null}var Xn;(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"})(Xn||(Xn={}));function j_(e){return e.code!==Ee.JetStream409?!1:[Xn.MaxBatchExceeded,Xn.MaxExpiresExceeded,Xn.MaxBytesExceeded,Xn.MaxMessageSizeExceeded,Xn.PushConsumer,Xn.IdleHeartbeatMissed,Xn.ConsumerDeleted].find(r=>e.message.indexOf(r)!==-1)!==void 0}function V0(e,n=""){if(e<300)return null;switch(n=n.toLowerCase(),e){case 404:return new Oe(n,Ee.JetStream404NoMessages);case 408:return new Oe(n,Ee.JetStream408RequestTimeout);case 409:{const r=n.startsWith(Xn.IdleHeartbeatMissed)?Ee.JetStreamIdleHeartBeat:Ee.JetStream409;return new Oe(n,r)}case 503:return Oe.errorForCode(Ee.JetStreamNotEnabled,new Error(n));default:return n===""&&(n=Ee.Unknown),new Oe(n,`${e}`)}}class Gt{constructor(){A(this,"inflight");A(this,"processed");A(this,"received");A(this,"noIterator");A(this,"iterClosed");A(this,"done");A(this,"signal");A(this,"yields");A(this,"filtered");A(this,"pendingFiltered");A(this,"ingestionFilterFn");A(this,"protocolFilterFn");A(this,"dispatchedFn");A(this,"ctx");A(this,"_data");A(this,"err");A(this,"time");A(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=Ct(),this.yields=[],this.iterClosed=Ct(),this.time=0,this.yielding=!1}[Symbol.asyncIterator](){return this.iterate()}push(n){if(this.done)return;if(typeof n=="function"){this.yields.push(n),this.signal.resolve();return}const{ingest:r,protocol:a}=this.ingestionFilterFn?this.ingestionFilterFn(n,this.ctx||this):{ingest:!0,protocol:!1};r&&(a&&(this.filtered++,this.pendingFiltered++),this.yields.push(n),this.signal.resolve())}async*iterate(){if(this.noIterator)throw new Oe("unsupported iterator",Ee.ApiError);if(this.yielding)throw new Oe("already yielding",Ee.ApiError);this.yielding=!0;try{for(;;){if(this.yields.length===0&&await this.signal,this.err)throw this.err;const n=this.yields;this.inflight=n.length,this.yields=[];for(let r=0;r<n.length;r++){if(typeof n[r]=="function"){const l=n[r];try{l()}catch(u){throw u}if(this.err)throw this.err;continue}if(this.protocolFilterFn?this.protocolFilterFn(n[r]):!0){this.processed++;const l=Date.now();yield n[r],this.time=Date.now()-l,this.dispatchedFn&&n[r]&&this.dispatchedFn(n[r])}else this.pendingFiltered--;this.inflight--}if(this.done)break;this.yields.length===0&&(n.length=0,this.yields=n,this.signal=Ct())}}finally{this.stop()}}stop(n){this.done||(this.err=n,this.done=!0,this.signal.resolve(),this.iterClosed.resolve(n))}getProcessed(){return this.noIterator?this.received:this.processed}getPending(){return this.yields.length+this.inflight-this.pendingFiltered}getReceived(){return this.received-this.filtered}}class Sd{constructor(n,r,a={maxOut:2}){A(this,"interval");A(this,"maxOut");A(this,"cancelAfter");A(this,"timer");A(this,"autoCancelTimer");A(this,"last");A(this,"missed");A(this,"count");A(this,"callback");this.interval=n,this.maxOut=(a==null?void 0:a.maxOut)||2,this.cancelAfter=(a==null?void 0:a.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(n,r=0,a=2){this.interval=n,this.maxOut=a,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(n){console.log(n)}},this.interval)}}var Fh;(function(e){e.Limits="limits",e.Interest="interest",e.Workqueue="workqueue"})(Fh||(Fh={}));var Tl;(function(e){e.Old="old",e.New="new"})(Tl||(Tl={}));var $h;(function(e){e.File="file",e.Memory="memory"})($h||($h={}));var Dt;(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"})(Dt||(Dt={}));var $t;(function(e){e.None="none",e.All="all",e.Explicit="explicit",e.NotSet=""})($t||($t={}));var as;(function(e){e.Instant="instant",e.Original="original"})(as||(as={}));var Ri;(function(e){e.None="none",e.S2="s2"})(Ri||(Ri={}));var Au;(function(e){e.CreateOrUpdate="",e.Update="update",e.Create="create"})(Au||(Au={}));function O_(e,n={}){return Object.assign({name:e,deliver_policy:Dt.All,ack_policy:$t.Explicit,ack_wait:At(30*1e3),replay_policy:as.Instant},n)}var nb;(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"})(nb||(nb={}));var on;(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"})(on||(on={}));var ar;(function(e){e.LastValue="",e.AllHistory="history",e.UpdatesOnly="updates"})(ar||(ar={}));var Ka;(function(e){e.Stream="Nats-Stream",e.Sequence="Nats-Sequence",e.TimeStamp="Nats-Time-Stamp",e.Subject="Nats-Subject"})(Ka||(Ka={}));var rb;(function(e){e.Stream="Nats-Stream",e.Subject="Nats-Subject",e.Sequence="Nats-Sequence",e.LastSequence="Nats-Last-Sequence",e.Size="Nats-Msg-Size"})(rb||(rb={}));const On="KV_";class N_{constructor(n){A(this,"config");A(this,"ordered");A(this,"mack");A(this,"stream");A(this,"callbackFn");A(this,"max");A(this,"qname");A(this,"isBind");A(this,"filters");this.stream="",this.mack=!1,this.ordered=!1,this.config=O_("",n||{})}getOpts(){var r;const n={};if(n.config=Object.assign({},this.config),n.config.filter_subject&&(this.filterSubject(n.config.filter_subject),n.config.filter_subject=void 0),n.config.filter_subjects&&((r=n.config.filter_subjects)==null||r.forEach(a=>{this.filterSubject(a)}),n.config.filter_subjects=void 0),n.mack=this.mack,n.stream=this.stream,n.callbackFn=this.callbackFn,n.max=this.max,n.queue=this.qname,n.ordered=this.ordered,n.config.ack_policy=n.ordered?$t.None:n.config.ack_policy,n.isBind=n.isBind||!1,this.filters)switch(this.filters.length){case 0:break;case 1:n.config.filter_subject=this.filters[0];break;default:n.config.filter_subjects=this.filters}return n}description(n){return this.config.description=n,this}deliverTo(n){return this.config.deliver_subject=n,this}durable(n){return Wa(n),this.config.durable_name=n,this}startSequence(n){if(n<=0)throw new Error("sequence must be greater than 0");return this.config.deliver_policy=Dt.StartSequence,this.config.opt_start_seq=n,this}startTime(n){return this.config.deliver_policy=Dt.StartTime,this.config.opt_start_time=n.toISOString(),this}deliverAll(){return this.config.deliver_policy=Dt.All,this}deliverLastPerSubject(){return this.config.deliver_policy=Dt.LastPerSubject,this}deliverLast(){return this.config.deliver_policy=Dt.Last,this}deliverNew(){return this.config.deliver_policy=Dt.New,this}startAtTimeDelta(n){return this.startTime(new Date(Date.now()-n)),this}headersOnly(){return this.config.headers_only=!0,this}ackNone(){return this.config.ack_policy=$t.None,this}ackAll(){return this.config.ack_policy=$t.All,this}ackExplicit(){return this.config.ack_policy=$t.Explicit,this}ackWait(n){return this.config.ack_wait=At(n),this}maxDeliver(n){return this.config.max_deliver=n,this}filterSubject(n){return this.filters=this.filters||[],this.filters.push(n),this}replayInstantly(){return this.config.replay_policy=as.Instant,this}replayOriginal(){return this.config.replay_policy=as.Original,this}sample(n){if(n=Math.trunc(n),n<0||n>100)throw new Error("value must be between 0-100");return this.config.sample_freq=`${n}%`,this}limit(n){return this.config.rate_limit_bps=n,this}maxWaiting(n){return this.config.max_waiting=n,this}maxAckPending(n){return this.config.max_ack_pending=n,this}idleHeartbeat(n){return this.config.idle_heartbeat=At(n),this}flowControl(){return this.config.flow_control=!0,this}deliverGroup(n){return this.queue(n),this}manualAck(){return this.mack=!0,this}maxMessages(n){return this.max=n,this}callback(n){return this.callbackFn=n,this}queue(n){return this.qname=n,this.config.deliver_group=n,this}orderedConsumer(){return this.ordered=!0,this}bind(n,r){return this.stream=n,this.config.durable_name=r,this.isBind=!0,this}bindStream(n){return this.stream=n,this}inactiveEphemeralThreshold(n){return this.config.inactive_threshold=At(n),this}maxPullBatch(n){return this.config.max_batch=n,this}maxPullRequestExpires(n){return this.config.max_expires=At(n),this}memory(){return this.config.mem_storage=!0,this}numReplicas(n){return this.config.num_replicas=n,this}consumerName(n){return this.config.name=n,this}}function Oi(e){return new N_(e)}function ib(e){return typeof e.getOpts=="function"}class R_{static encode(n){if(typeof n=="string")return btoa(n);const r=Array.from(n);return btoa(String.fromCharCode(...r))}static decode(n,r=!1){const a=atob(n);return r?Uint8Array.from(a,l=>l.charCodeAt(0)):a}}class ts{static encode(n){return ts.toB64URLEncoding(R_.encode(n))}static decode(n,r=!1){return ts.decode(ts.fromB64URLEncoding(n),r)}static toB64URLEncoding(n){return n.replace(/\+/g,"-").replace(/\//g,"_")}static fromB64URLEncoding(n){return n.replace(/_/g,"/").replace(/-/g,"+")}}class ss{constructor(){A(this,"buffers");A(this,"byteLength");this.buffers=[],this.byteLength=0}static concat(...n){let r=0;for(let u=0;u<n.length;u++)r+=n[u].length;const a=new Uint8Array(r);let l=0;for(let u=0;u<n.length;u++)a.set(n[u],l),l+=n[u].length;return a}static fromAscii(n){return n||(n=""),sa.encode(n)}static toAscii(n){return Nn.decode(n)}reset(){this.buffers.length=0,this.byteLength=0}pack(){if(this.buffers.length>1){const n=new Uint8Array(this.byteLength);let r=0;for(let a=0;a<this.buffers.length;a++)n.set(this.buffers[a],r),r+=this.buffers[a].length;this.buffers.length=0,this.buffers.push(n)}}shift(){if(this.buffers.length){const n=this.buffers.shift();if(n)return this.byteLength-=n.length,n}return new Uint8Array(0)}drain(n){if(this.buffers.length){this.pack();const r=this.buffers.pop();if(r){const a=this.byteLength;(n===void 0||n>a)&&(n=a);const l=r.subarray(0,n);return a>n&&this.buffers.push(r.subarray(n)),this.byteLength=a-n,l}}return new Uint8Array(0)}fill(n,...r){n&&(this.buffers.push(n),this.byteLength+=n.length);for(let a=0;a<r.length;a++)r[a]&&r[a].length&&(this.buffers.push(r[a]),this.byteLength+=r[a].length)}peek(){return this.buffers.length?(this.pack(),this.buffers[0]):new Uint8Array(0)}size(){return this.byteLength}length(){return this.buffers.length}}function M_(e,n){return n.forEach(function(r){r&&typeof r!="string"&&!Array.isArray(r)&&Object.keys(r).forEach(function(a){if(a!=="default"&&!(a in e)){var l=Object.getOwnPropertyDescriptor(r,a);Object.defineProperty(e,a,l.get?l:{enumerable:!0,get:function(){return r[a]}})}})}),Object.freeze(e)}var D_=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{},ll=D_.performance||{};ll.now||ll.mozNow||ll.msNow||ll.oNow||ll.webkitNow;var ab={versions:{}},z_=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function L_(e){if(e.__esModule)return e;var n=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(r){var a=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,a.get?a:{enumerable:!0,get:function(){return e[r]}})}),n}var hh,qu={exports:{}},sb={},lb=L_(M_({__proto__:null,default:sb},[sb]));hh=qu,(function(){var e="input is invalid type",n=typeof window=="object",r=n?window:{};r.JS_SHA256_NO_WINDOW&&(n=!1);var a=!n&&typeof self=="object",l=!r.JS_SHA256_NO_NODE_JS&&ab.versions&&ab.versions.node;l?r=z_:a&&(r=self);var u=!r.JS_SHA256_NO_COMMON_JS&&hh.exports,c=!r.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",f="0123456789abcdef".split(""),m=[-2147483648,8388608,32768,128],d=[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"],b=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(R){return Object.prototype.toString.call(R)==="[object Array]"}),!c||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(R){return typeof R=="object"&&R.buffer&&R.buffer.constructor===ArrayBuffer});var x=function(R,j){return function(V){return new F(j,!0).update(V)[R]()}},k=function(R){var j=x("hex",R);l&&(j=z(j,R)),j.create=function(){return new F(R)},j.update=function(G){return j.create().update(G)};for(var V=0;V<g.length;++V){var J=g[V];j[J]=x(J,R)}return j},z=function(R,j){var V,J=lb,G=lb.Buffer,O=j?"sha224":"sha256";return V=G.from&&!r.JS_SHA256_NO_BUFFER_FROM?G.from:function(K){return new G(K)},function(K){if(typeof K=="string")return J.createHash(O).update(K,"utf8").digest("hex");if(K==null)throw new Error(e);return K.constructor===ArrayBuffer&&(K=new Uint8Array(K)),Array.isArray(K)||ArrayBuffer.isView(K)||K.constructor===G?J.createHash(O).update(V(K)).digest("hex"):R(K)}},B=function(R,j){return function(V,J){return new Y(V,j,!0).update(J)[R]()}},M=function(R){var j=B("hex",R);j.create=function(G){return new Y(G,R)},j.update=function(G,O){return j.create(G).update(O)};for(var V=0;V<g.length;++V){var J=g[V];j[J]=B(J,R)}return j};function F(R,j){j?(b[0]=b[16]=b[1]=b[2]=b[3]=b[4]=b[5]=b[6]=b[7]=b[8]=b[9]=b[10]=b[11]=b[12]=b[13]=b[14]=b[15]=0,this.blocks=b):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],R?(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=R}function Y(R,j,V){var J,G=typeof R;if(G==="string"){var O,K=[],Z=R.length,pe=0;for(J=0;J<Z;++J)(O=R.charCodeAt(J))<128?K[pe++]=O:O<2048?(K[pe++]=192|O>>>6,K[pe++]=128|63&O):O<55296||O>=57344?(K[pe++]=224|O>>>12,K[pe++]=128|O>>>6&63,K[pe++]=128|63&O):(O=65536+((1023&O)<<10|1023&R.charCodeAt(++J)),K[pe++]=240|O>>>18,K[pe++]=128|O>>>12&63,K[pe++]=128|O>>>6&63,K[pe++]=128|63&O);R=K}else{if(G!=="object")throw new Error(e);if(R===null)throw new Error(e);if(c&&R.constructor===ArrayBuffer)R=new Uint8Array(R);else if(!(Array.isArray(R)||c&&ArrayBuffer.isView(R)))throw new Error(e)}R.length>64&&(R=new F(j,!0).update(R).array());var fe=[],q=[];for(J=0;J<64;++J){var H=R[J]||0;fe[J]=92^H,q[J]=54^H}F.call(this,j,V),this.update(q),this.oKeyPad=fe,this.inner=!0,this.sharedMemory=V}F.prototype.update=function(R){if(!this.finalized){var j,V=typeof R;if(V!=="string"){if(V!=="object")throw new Error(e);if(R===null)throw new Error(e);if(c&&R.constructor===ArrayBuffer)R=new Uint8Array(R);else if(!(Array.isArray(R)||c&&ArrayBuffer.isView(R)))throw new Error(e);j=!0}for(var J,G,O=0,K=R.length,Z=this.blocks;O<K;){if(this.hashed&&(this.hashed=!1,Z[0]=this.block,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),j)for(G=this.start;O<K&&G<64;++O)Z[G>>>2]|=R[O]<<d[3&G++];else for(G=this.start;O<K&&G<64;++O)(J=R.charCodeAt(O))<128?Z[G>>>2]|=J<<d[3&G++]:J<2048?(Z[G>>>2]|=(192|J>>>6)<<d[3&G++],Z[G>>>2]|=(128|63&J)<<d[3&G++]):J<55296||J>=57344?(Z[G>>>2]|=(224|J>>>12)<<d[3&G++],Z[G>>>2]|=(128|J>>>6&63)<<d[3&G++],Z[G>>>2]|=(128|63&J)<<d[3&G++]):(J=65536+((1023&J)<<10|1023&R.charCodeAt(++O)),Z[G>>>2]|=(240|J>>>18)<<d[3&G++],Z[G>>>2]|=(128|J>>>12&63)<<d[3&G++],Z[G>>>2]|=(128|J>>>6&63)<<d[3&G++],Z[G>>>2]|=(128|63&J)<<d[3&G++]);this.lastByteIndex=G,this.bytes+=G-this.start,G>=64?(this.block=Z[16],this.start=G-64,this.hash(),this.hashed=!0):this.start=G}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},F.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var R=this.blocks,j=this.lastByteIndex;R[16]=this.block,R[j>>>2]|=m[3&j],this.block=R[16],j>=56&&(this.hashed||this.hash(),R[0]=this.block,R[16]=R[1]=R[2]=R[3]=R[4]=R[5]=R[6]=R[7]=R[8]=R[9]=R[10]=R[11]=R[12]=R[13]=R[14]=R[15]=0),R[14]=this.hBytes<<3|this.bytes>>>29,R[15]=this.bytes<<3,this.hash()}},F.prototype.hash=function(){var R,j,V,J,G,O,K,Z,pe,fe=this.h0,q=this.h1,H=this.h2,ie=this.h3,be=this.h4,_e=this.h5,N=this.h6,U=this.h7,ne=this.blocks;for(R=16;R<64;++R)j=((G=ne[R-15])>>>7|G<<25)^(G>>>18|G<<14)^G>>>3,V=((G=ne[R-2])>>>17|G<<15)^(G>>>19|G<<13)^G>>>10,ne[R]=ne[R-16]+j+ne[R-7]+V|0;for(pe=q&H,R=0;R<64;R+=4)this.first?(this.is224?(O=300032,U=(G=ne[0]-1413257819)-150054599|0,ie=G+24177077|0):(O=704751109,U=(G=ne[0]-210244248)-1521486534|0,ie=G+143694565|0),this.first=!1):(j=(fe>>>2|fe<<30)^(fe>>>13|fe<<19)^(fe>>>22|fe<<10),J=(O=fe&q)^fe&H^pe,U=ie+(G=U+(V=(be>>>6|be<<26)^(be>>>11|be<<21)^(be>>>25|be<<7))+(be&_e^~be&N)+y[R]+ne[R])|0,ie=G+(j+J)|0),j=(ie>>>2|ie<<30)^(ie>>>13|ie<<19)^(ie>>>22|ie<<10),J=(K=ie&fe)^ie&q^O,N=H+(G=N+(V=(U>>>6|U<<26)^(U>>>11|U<<21)^(U>>>25|U<<7))+(U&be^~U&_e)+y[R+1]+ne[R+1])|0,j=((H=G+(j+J)|0)>>>2|H<<30)^(H>>>13|H<<19)^(H>>>22|H<<10),J=(Z=H&ie)^H&fe^K,_e=q+(G=_e+(V=(N>>>6|N<<26)^(N>>>11|N<<21)^(N>>>25|N<<7))+(N&U^~N&be)+y[R+2]+ne[R+2])|0,j=((q=G+(j+J)|0)>>>2|q<<30)^(q>>>13|q<<19)^(q>>>22|q<<10),J=(pe=q&H)^q&ie^Z,be=fe+(G=be+(V=(_e>>>6|_e<<26)^(_e>>>11|_e<<21)^(_e>>>25|_e<<7))+(_e&N^~_e&U)+y[R+3]+ne[R+3])|0,fe=G+(j+J)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+fe|0,this.h1=this.h1+q|0,this.h2=this.h2+H|0,this.h3=this.h3+ie|0,this.h4=this.h4+be|0,this.h5=this.h5+_e|0,this.h6=this.h6+N|0,this.h7=this.h7+U|0},F.prototype.hex=function(){this.finalize();var R=this.h0,j=this.h1,V=this.h2,J=this.h3,G=this.h4,O=this.h5,K=this.h6,Z=this.h7,pe=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[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]+f[V>>>28&15]+f[V>>>24&15]+f[V>>>20&15]+f[V>>>16&15]+f[V>>>12&15]+f[V>>>8&15]+f[V>>>4&15]+f[15&V]+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]+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]+f[O>>>28&15]+f[O>>>24&15]+f[O>>>20&15]+f[O>>>16&15]+f[O>>>12&15]+f[O>>>8&15]+f[O>>>4&15]+f[15&O]+f[K>>>28&15]+f[K>>>24&15]+f[K>>>20&15]+f[K>>>16&15]+f[K>>>12&15]+f[K>>>8&15]+f[K>>>4&15]+f[15&K];return this.is224||(pe+=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]),pe},F.prototype.toString=F.prototype.hex,F.prototype.digest=function(){this.finalize();var R=this.h0,j=this.h1,V=this.h2,J=this.h3,G=this.h4,O=this.h5,K=this.h6,Z=this.h7,pe=[R>>>24&255,R>>>16&255,R>>>8&255,255&R,j>>>24&255,j>>>16&255,j>>>8&255,255&j,V>>>24&255,V>>>16&255,V>>>8&255,255&V,J>>>24&255,J>>>16&255,J>>>8&255,255&J,G>>>24&255,G>>>16&255,G>>>8&255,255&G,O>>>24&255,O>>>16&255,O>>>8&255,255&O,K>>>24&255,K>>>16&255,K>>>8&255,255&K];return this.is224||pe.push(Z>>>24&255,Z>>>16&255,Z>>>8&255,255&Z),pe},F.prototype.array=F.prototype.digest,F.prototype.arrayBuffer=function(){this.finalize();var R=new ArrayBuffer(this.is224?28:32),j=new DataView(R);return j.setUint32(0,this.h0),j.setUint32(4,this.h1),j.setUint32(8,this.h2),j.setUint32(12,this.h3),j.setUint32(16,this.h4),j.setUint32(20,this.h5),j.setUint32(24,this.h6),this.is224||j.setUint32(28,this.h7),R},Y.prototype=new F,Y.prototype.finalize=function(){if(F.prototype.finalize.call(this),this.inner){this.inner=!1;var R=this.array();F.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(R),F.prototype.finalize.call(this)}};var le=k();le.sha256=le,le.sha224=k(!0),le.sha256.hmac=M(),le.sha224.hmac=M(!0),u?hh.exports=le:(r.sha256=le.sha256,r.sha224=le.sha224)})();qu.exports;qu.exports.sha224;var ob=qu.exports.sha256;function Gh(e){return I_(e)}function U_(e){if(!/^[0-9A-Fa-f]+$/.test(e))return!1;const r=/^[0-9A-F]+$/.test(e),a=/^[0-9a-f]+$/.test(e);return r||a?e.length%2===0:!1}function B_(e){return/^[A-Za-z0-9\-_]*(={0,2})?$/.test(e)||/^[A-Za-z0-9+/]*(={0,2})?$/.test(e)}function P_(e){return U_(e)?"hex":B_(e)?"b64":""}function q_(e){if(e.length%2!==0)throw new Error("hex string must have an even length");const n=new Uint8Array(e.length/2);for(let r=0;r<e.length;r+=2)n[r/2]=parseInt(e.substring(r,r+2),16);return n}function H_(e){e=e.replace(/-/g,"+"),e=e.replace(/_/g,"/");const n=atob(e);return Uint8Array.from(n,r=>r.charCodeAt(0))}function I_(e){switch(P_(e)){case"hex":return q_(e);case"b64":return H_(e)}return null}function F_(e,n){const r=typeof e=="string"?Gh(e):e,a=typeof n=="string"?Gh(n):n;if(r===null||a===null||r.length!==a.length)return!1;for(let l=0;l<r.length;l++)if(r[l]!==a[l])return!1;return!0}class J0{constructor(n,r,a=!0){A(this,"token");A(this,"received");A(this,"ctx");A(this,"requestSubject");A(this,"mux");this.mux=n,this.requestSubject=r,this.received=0,this.token=Ni.next(),a&&(this.ctx=new Error)}}class $_ extends J0{constructor(r,a,l={maxWait:1e3}){super(r,a);A(this,"callback");A(this,"done");A(this,"timer");A(this,"max");A(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=Ct(),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,a){r?(this.ctx&&(r.stack+=`
|
|
67
|
+
|
|
68
|
+
${this.ctx.stack}`),this.cancel(r)):(this.callback(null,a),this.opts.strategy===sr.Count&&(this.max--,this.max===0&&this.cancel()),this.opts.strategy===sr.JitterTimer&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.cancel()},this.opts.jitter||300)),this.opts.strategy===sr.SentinelMsg&&a&&a.data.length===0&&this.cancel())}}class X0 extends J0{constructor(r,a,l={timeout:1e3},u=!0){super(r,a,u);A(this,"deferred");A(this,"timer");this.deferred=Ct(),this.timer=is(l.timeout,u)}resolver(r,a){this.timer&&this.timer.cancel(),r?(this.ctx&&(r.stack+=`
|
|
69
|
+
|
|
70
|
+
${this.ctx.stack}`),this.deferred.reject(r)):this.deferred.resolve(a),this.cancel()}cancel(r){this.timer&&this.timer.cancel(),this.mux.cancel(this),this.deferred.reject(r||Oe.errorForCode(Ee.Cancelled))}}const G_="$JS.API";function Y_(e){return e=e||{},e.domain&&(e.apiPrefix=`$JS.${e.domain}.API`,delete e.domain),Bu({apiPrefix:G_,timeout:5e3},e)}class Bl{constructor(n,r){A(this,"nc");A(this,"opts");A(this,"prefix");A(this,"timeout");A(this,"jc");this.nc=n,this.opts=Y_(r),this._parseOpts(),this.prefix=this.opts.apiPrefix,this.timeout=this.opts.timeout,this.jc=lr()}getOptions(){return Object.assign({},this.opts)}_parseOpts(){let n=this.opts.apiPrefix;if(!n||n.length===0)throw new Error("invalid empty prefix");n[n.length-1]==="."&&(n=n.substr(0,n.length-1)),this.opts.apiPrefix=n}async _request(n,r=null,a){a=a||{},a.timeout=this.timeout;let l=Dn;r&&(l=this.jc.encode(r));let{retries:u}=a;u=u||1,u=u===-1?Number.MAX_SAFE_INTEGER:u;const c=vd();for(let f=0;f<u;f++)try{const m=await this.nc.request(n,l,a);return this.parseJsResponse(m)}catch(m){const d=m;if((d.code==="503"||d.code===Ee.Timeout)&&f+1<u)await fs(c.backoff(f));else throw m}}async findStream(n){const r={subject:n},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(n){const r=this.jc.decode(n.data),a=r;if(a.error){const l=V0(a.error.code,a.error.description);if(l!==null)throw l.api_error=a.error,l}return r}}class vl{constructor(n,r,a,l){A(this,"err");A(this,"offset");A(this,"pageInfo");A(this,"subject");A(this,"jsm");A(this,"filter");A(this,"payload");if(!n)throw new Error("subject is required");this.subject=n,this.jsm=a,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 n={offset:this.offset};this.payload&&Object.assign(n,this.payload);try{const r=await this.jsm._request(this.subject,n,{timeout:this.jsm.timeout});this.pageInfo=r;const a=this.countResponse(r);return a===0?[]:(this.offset+=a,this.filter(r))}catch(r){throw this.err=r,r}}countResponse(n){var r,a,l;switch(n==null?void 0:n.type){case"io.nats.jetstream.api.v1.stream_names_response":case"io.nats.jetstream.api.v1.stream_list_response":return((r=n.streams)==null?void 0:r.length)||0;case"io.nats.jetstream.api.v1.consumer_list_response":return((a=n.consumers)==null?void 0:a.length)||0;default:return console.error(`jslister.ts: unknown API response for paged output: ${n==null?void 0:n.type}`),((l=n.streams)==null?void 0:l.length)||0}return 0}async*[Symbol.asyncIterator](){let n=await this.next();for(;n.length>0;){for(const r of n)yield r;n=await this.next()}}}function ra(e=""){const n=e.match(/(\d+).(\d+).(\d+)/);if(n)return{major:parseInt(n[1]),minor:parseInt(n[2]),micro:parseInt(n[3])};throw new Error(`'${e}' is not a semver value`)}function Yh(e,n){return e.major<n.major?-1:e.major>n.major?1:e.minor<n.minor?-1:e.minor>n.minor?1:e.micro<n.micro?-1:e.micro>n.micro?1:0}var it;(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"})(it||(it={}));class V_{constructor(n){A(this,"server");A(this,"features");A(this,"disabled");this.features=new Map,this.disabled=[],this.update(n)}resetDisabled(){this.disabled.length=0,this.update(this.server)}disable(n){this.disabled.push(n),this.update(this.server)}isDisabled(n){return this.disabled.indexOf(n)!==-1}update(n){typeof n=="string"&&(n=ra(n)),this.server=n,this.set(it.JS_KV,"2.6.2"),this.set(it.JS_OBJECTSTORE,"2.6.3"),this.set(it.JS_PULL_MAX_BYTES,"2.8.3"),this.set(it.JS_NEW_CONSUMER_CREATE_API,"2.9.0"),this.set(it.JS_ALLOW_DIRECT,"2.9.0"),this.set(it.JS_MULTIPLE_CONSUMER_FILTER,"2.10.0"),this.set(it.JS_SIMPLIFICATION,"2.9.4"),this.set(it.JS_STREAM_CONSUMER_METADATA,"2.10.0"),this.set(it.JS_CONSUMER_FILTER_SUBJECTS,"2.10.0"),this.set(it.JS_STREAM_FIRST_SEQ,"2.10.0"),this.set(it.JS_STREAM_SUBJECT_TRANSFORM,"2.10.0"),this.set(it.JS_STREAM_SOURCE_SUBJECT_TRANSFORM,"2.10.0"),this.set(it.JS_STREAM_COMPRESSION,"2.10.0"),this.set(it.JS_DEFAULT_CONSUMER_LIMITS,"2.10.0"),this.set(it.JS_BATCH_DIRECT_GET,"2.11.0"),this.disabled.forEach(r=>{this.features.delete(r)})}set(n,r){this.features.set(n,{min:r,ok:Yh(this.server,ra(r))>=0})}get(n){return this.features.get(n)||{min:"unknown",ok:!1}}supports(n){var r;return((r=this.get(n))==null?void 0:r.ok)||!1}require(n){return typeof n=="string"&&(n=ra(n)),Yh(this.server,n)>=0}}class Cu extends Bl{constructor(n,r){super(n,r)}async add(n,r,a=Au.Create){if(an(n),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=n,l.action=a,l.config.durable_name&&Wa(l.config.durable_name);const u=this.nc;let{min:c,ok:f}=u.features.get(it.JS_NEW_CONSUMER_CREATE_API);const m=r.name===""?void 0:r.name;if(m&&!f)throw new Error(`consumer 'name' requires server ${c}`);if(m)try{Pu("name",m)}catch(b){const x=b.message,k=x.indexOf("cannot contain");throw k!==-1?new Error(`consumer 'name' ${x.substring(k)}`):b}let d,y="";if(Array.isArray(r.filter_subjects)){const{min:b,ok:x}=u.features.get(it.JS_MULTIPLE_CONSUMER_FILTER);if(!x)throw new Error(`consumer 'filter_subjects' requires server ${b}`);f=!1}if(r.metadata){const{min:b,ok:x}=u.features.get(it.JS_STREAM_CONSUMER_METADATA);if(!x)throw new Error(`consumer 'metadata' requires server ${b}`)}if(f&&(y=r.name??r.durable_name??""),y!==""){let b=r.filter_subject??void 0;b===">"&&(b=void 0),d=b!==void 0?`${this.prefix}.CONSUMER.CREATE.${n}.${y}.${b}`:`${this.prefix}.CONSUMER.CREATE.${n}.${y}`}else d=r.durable_name?`${this.prefix}.CONSUMER.DURABLE.CREATE.${n}.${r.durable_name}`:`${this.prefix}.CONSUMER.CREATE.${n}`;return await this._request(d,l)}async update(n,r,a){const l=await this.info(n,r),u=a;return this.add(n,Object.assign(l.config,u),Au.Update)}async info(n,r){return an(n),Wa(r),await this._request(`${this.prefix}.CONSUMER.INFO.${n}.${r}`)}async delete(n,r){return an(n),Wa(r),(await this._request(`${this.prefix}.CONSUMER.DELETE.${n}.${r}`)).success}list(n){an(n);const r=l=>l.consumers,a=`${this.prefix}.CONSUMER.LIST.${n}`;return new vl(a,r,this)}pause(n,r,a){const l=`${this.prefix}.CONSUMER.PAUSE.${n}.${r}`,u={pause_until:a.toISOString()};return this._request(l,u)}resume(n,r){return this.pause(n,r,new Date(0))}}function $a(e,n,r=!1){if(r===!0&&!e)throw Oe.errorForCode(Ee.ApiError,new Error(`${n} is not a function`));if(e&&typeof e!="function")throw Oe.errorForCode(Ee.ApiError,new Error(`${n} is not a function`))}class J_ extends Gt{constructor(r,a,l){super();A(this,"sub");A(this,"adapter");A(this,"subIterDone");$a(l.adapter,"adapter",!0),this.adapter=l.adapter,l.callback&&$a(l.callback,"callback"),this.noIterator=typeof l.callback=="function",l.ingestionFilterFn&&($a(l.ingestionFilterFn,"ingestionFilterFn"),this.ingestionFilterFn=l.ingestionFilterFn),l.protocolFilterFn&&($a(l.protocolFilterFn,"protocolFilterFn"),this.protocolFilterFn=l.protocolFilterFn),l.dispatchedFn&&($a(l.dispatchedFn,"dispatchedFn"),this.dispatchedFn=l.dispatchedFn),l.cleanupFn&&$a(l.cleanupFn,"cleanupFn");let u=(y,g)=>{this.callback(y,g)};if(l.callback){const y=l.callback;u=(g,b)=>{const[x,k]=this.adapter(g,b);if(x){y(x,null);return}const{ingest:z}=this.ingestionFilterFn?this.ingestionFilterFn(k,this):{ingest:!0};z&&(!this.protocolFilterFn||this.protocolFilterFn(k))&&(y(x,k),this.dispatchedFn&&k&&this.dispatchedFn(k))}}const{max:c,queue:f,timeout:m}=l,d={queue:f,timeout:m,callback:u};c&&c>0&&(d.max=c),this.sub=r.subscribe(a,d),l.cleanupFn&&(this.sub.cleanupFn=l.cleanupFn),this.noIterator||this.iterClosed.then(()=>{this.unsubscribe()}),this.subIterDone=Ct(),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,a){this.sub.cancelTimeout();const[l,u]=this.adapter(r,a);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 Rn;function X_(e){Rn=e}function Q0(){return Rn!==void 0&&Rn.defaultPort!==void 0?Rn.defaultPort:4222}function dh(){return Rn!==void 0&&Rn.urlParseFn?Rn.urlParseFn:void 0}function Q_(){if(!Rn||typeof Rn.factory!="function")throw new Error("transport fn is not set");return Rn.factory()}function Vh(){return Rn!==void 0&&Rn.dnsResolveFn?Rn.dnsResolveFn:void 0}const yu=`\r
|
|
71
|
+
`,Tu=ss.fromAscii(yu),K_=new Uint8Array(Tu)[0],Z_=new Uint8Array(Tu)[1];function W_(e){for(let n=0;n<e.length;n++){const r=n+1;if(e.byteLength>r&&e[n]===K_&&e[r]===Z_)return r+1}return 0}function eE(e){const n=W_(e);if(n>0){const a=new Uint8Array(e).slice(0,n);return Nn.decode(a)}return""}const tE=4,K0=48,nE=65,rE=97;function iE(e,n,r,a){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]=n,l[14]=r,l[15]=a,l}function Jh(e){return aE(e)!==void 0}function aE(e){for(let n=0;n<e.length;n++)switch(e[n]){case".":return Z0(e);case":":return sE(e)}}function Z0(e){const n=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:a,c:l,ok:u}=lE(e);if(!u||a>255)return;e=e.substring(l),n[r]=a}return iE(n[0],n[1],n[2],n[3])}function sE(e){const n=new Uint8Array(16);let r=-1;if(e.length>=2&&e[0]===":"&&e[1]===":"&&(r=0,e=e.substring(2),e.length===0))return n;let a=0;for(;a<16;){const{n:l,c:u,ok:c}=oE(e);if(!c||l>65535)return;if(u<e.length&&e[u]==="."){if(r<0&&a!=12||a+4>16)return;const f=Z0(e);if(f===void 0)return;n[a]=f[12],n[a+1]=f[13],n[a+2]=f[14],n[a+3]=f[15],e="",a+=tE;break}if(n[a]=l>>8,n[a+1]=l,a+=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=a,e=e.substring(1),e.length===0)break}}if(e.length===0){if(a<16){if(r<0)return;const l=16-a;for(let u=a-1;u>=r;u--)n[u+l]=n[u];for(let u=r+l-1;u>=r;u--)n[u]=0}else if(r>=0)return;return n}}function lE(e){let n=0,r=0;for(n=0;n<e.length&&48<=e.charCodeAt(n)&&e.charCodeAt(n)<=57;n++)if(r=r*10+(e.charCodeAt(n)-K0),r>=16777215)return{n:16777215,c:n,ok:!1};return n===0?{n:0,c:0,ok:!1}:{n:r,c:n,ok:!0}}function oE(e){let n=0,r=0;for(r=0;r<e.length;r++){if(48<=e.charCodeAt(r)&&e.charCodeAt(r)<=57)n*=16,n+=e.charCodeAt(r)-K0;else if(97<=e.charCodeAt(r)&&e.charCodeAt(r)<=102)n*=16,n+=e.charCodeAt(r)-rE+10;else if(65<=e.charCodeAt(r)&&e.charCodeAt(r)<=70)n*=16,n+=e.charCodeAt(r)-nE+10;else break;if(n>=16777215)return{n:0,c:r,ok:!1}}return r===0?{n:0,c:r,ok:!1}:{n,c:r,ok:!0}}function uE(e){return e.indexOf("[")!==-1||e.indexOf("::")!==-1?!1:e.indexOf(".")!==-1||e.split(":").length<=2}function Xh(e){return!uE(e)}function cE(e){const n="::FFFF:",r=e.toUpperCase().indexOf(n);if(r!==-1&&e.indexOf(".")!==-1){let a=e.substring(r+n.length);return a=a.replace("[",""),a.replace("]","")}return e}function fE(e){e=e.trim(),e.match(/^(.*:\/\/)(.*)/m)&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2")),e=cE(e),Xh(e)&&e.indexOf("[")===-1&&(e=`[${e}]`);const n=Xh(e)?e.match(/(]:)(\d+)/):e.match(/(:)(\d+)/),r=n&&n.length===3&&n[1]&&n[2]?parseInt(n[2]):4222,a=r===80?"https":"http",l=new URL(`${a}://${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 Sl{constructor(n,r=!1){A(this,"src");A(this,"listen");A(this,"hostname");A(this,"port");A(this,"didConnect");A(this,"reconnects");A(this,"lastConnect");A(this,"gossiped");A(this,"tlsName");A(this,"resolves");this.src=n,this.tlsName="";const a=fE(n);this.listen=a.listen,this.hostname=a.hostname,this.port=a.port,this.didConnect=!1,this.reconnects=0,this.lastConnect=0,this.gossiped=r}toString(){return this.listen}async resolve(n){if(!n.fn||n.resolve===!1)return[this];const r=[];if(Jh(this.hostname))return[this];{const a=await n.fn(this.hostname);n.debug&&console.log(`resolve ${this.hostname} = ${a.join(",")}`);for(const l of a){const u=this.port===80?"https":"http",c=new URL(`${u}://${Xh(l)?"["+l+"]":l}`);c.port=`${this.port}`;const f=new Sl(c.host,!1);f.tlsName=this.hostname,r.push(f)}}return n.randomize&&G0(r),this.resolves=r,r}}class hE{constructor(n=[],r={}){A(this,"firstSelect");A(this,"servers");A(this,"currentServer");A(this,"tlsName");A(this,"randomize");this.firstSelect=!0,this.servers=[],this.tlsName="",this.randomize=r.randomize||!1;const a=dh();n&&(n.forEach(l=>{l=a?a(l):l,this.servers.push(new Sl(l))}),this.randomize&&(this.servers=G0(this.servers))),this.servers.length===0&&this.addServer(`${qh}:${Q0()}`,!1),this.currentServer=this.servers[0]}clear(){this.servers.length=0}updateTLSName(){const n=this.getCurrentServer();Jh(n.hostname)||(this.tlsName=n.hostname,this.servers.forEach(r=>{r.gossiped&&(r.tlsName=this.tlsName)}))}getCurrentServer(){return this.currentServer}addServer(n,r=!1){const a=dh();n=a?a(n):n;const l=new Sl(n,r);Jh(l.hostname)&&(l.tlsName=this.tlsName),this.servers.push(l)}selectServer(){if(this.firstSelect)return this.firstSelect=!1,this.currentServer;const n=this.servers.shift();return n&&(this.servers.push(n),this.currentServer=n),n}removeCurrentServer(){this.removeServer(this.currentServer)}removeServer(n){if(n){const r=this.servers.indexOf(n);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(n,r){const a=[];let l=[];const u=dh(),c=new Map;n.connect_urls&&n.connect_urls.length>0&&n.connect_urls.forEach(m=>{m=u?u(m,r):m;const d=new Sl(m,!0);c.set(m,d)});const f=[];return this.servers.forEach((m,d)=>{const y=m.listen;m.gossiped&&this.currentServer.listen!==y&&c.get(y)===void 0&&f.push(d),c.delete(y)}),f.reverse(),f.forEach(m=>{const d=this.servers.splice(m,1);l=l.concat(d[0].listen)}),c.forEach((m,d)=>{this.servers.push(m),a.push(d)}),{added:a,deleted:l}}}class dE{constructor(){A(this,"baseInbox");A(this,"reqs");this.reqs=new Map}size(){return this.reqs.size}init(n){return this.baseInbox=`${Gr(n)}.`,this.baseInbox}add(n){isNaN(n.received)||(n.received=0),this.reqs.set(n.token,n)}get(n){return this.reqs.get(n)}cancel(n){this.reqs.delete(n.token)}getToken(n){const r=n.subject||"";return r.indexOf(this.baseInbox)===0?r.substring(this.baseInbox.length):null}all(){return Array.from(this.reqs.values())}handleError(n,r){if(r&&r.permissionContext){if(n)return this.all().forEach(l=>{l.resolver(r,{})}),!0;const a=r.permissionContext;if(a.operation==="publish"){const l=this.all().find(u=>u.requestSubject===a.subject);if(l)return l.resolver(r,{}),!0}}return!1}dispatcher(){return(n,r)=>{const a=this.getToken(r);if(a){const l=this.get(a);l&&(n===null&&r.headers&&(n=Y0(r)),l.resolver(n,r))}}}close(){const n=Oe.errorForCode(Ee.Timeout);this.reqs.forEach(r=>{r.resolver(n,{})})}}class mE{constructor(n,r,a){A(this,"ph");A(this,"interval");A(this,"maxOut");A(this,"timer");A(this,"pendings");this.ph=n,this.interval=r,this.maxOut=a,this.pendings=[]}start(){this.cancel(),this._schedule()}cancel(n){this.timer&&(clearTimeout(this.timer),this.timer=void 0),this._reset(),n&&this.ph.disconnect()}_schedule(){this.timer=setTimeout(()=>{if(this.ph.dispatchStatus({type:Za.PingTimer,data:`${this.pendings.length+1}`}),this.pendings.length===this.maxOut){this.cancel(!0);return}const n=Ct();this.ph.flush(n).then(()=>{this._reset()}).catch(()=>{this.cancel()}),this.pendings.push(n),this._schedule()},this.interval)}_reset(){this.pendings=this.pendings.filter(n=>(n.resolve(),!1))}}class pE extends Error{constructor(n){super(n),this.name="AssertionError"}}function gE(e,n="Assertion failed."){if(!e)throw new pE(n)}const ub=32*1024,mh=2**32-2;function au(e,n,r=0){const a=n.byteLength-r;return e.byteLength>a&&(e=e.subarray(0,a)),n.set(e,r),e.byteLength}class ph{constructor(n){A(this,"_buf");A(this,"_off");if(this._off=0,n==null){this._buf=new Uint8Array(0);return}this._buf=new Uint8Array(n)}bytes(n={copy:!0}){return n.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(n){if(n===0){this.reset();return}if(n<0||n>this.length)throw Error("bytes.Buffer: truncation out of range");this._reslice(this._off+n)}reset(){this._reslice(0),this._off=0}_tryGrowByReslice(n){const r=this._buf.byteLength;return n<=this.capacity-r?(this._reslice(r+n),r):-1}_reslice(n){gE(n<=this._buf.buffer.byteLength),this._buf=new Uint8Array(this._buf.buffer,0,n)}readByte(){const n=new Uint8Array(1);return this.read(n)?n[0]:null}read(n){if(this.empty())return this.reset(),n.byteLength===0?0:null;const r=au(this._buf.subarray(this._off),n);return this._off+=r,r}writeByte(n){return this.write(Uint8Array.of(n))}writeString(n){return this.write(sa.encode(n))}write(n){const r=this._grow(n.byteLength);return au(n,this._buf,r)}_grow(n){const r=this.length;r===0&&this._off!==0&&this.reset();const a=this._tryGrowByReslice(n);if(a>=0)return a;const l=this.capacity;if(n<=Math.floor(l/2)-r)au(this._buf.subarray(this._off),this._buf);else{if(l+n>mh)throw new Error("The buffer cannot be grown beyond the maximum size.");{const u=new Uint8Array(Math.min(2*l+n,mh));au(this._buf.subarray(this._off),u),this._buf=u}}return this._off=0,this._reslice(Math.min(r+n,mh)),r}grow(n){if(n<0)throw Error("Buffer._grow: negative count");const r=this._grow(n);this._reslice(r)}readFrom(n){let r=0;const a=new Uint8Array(ub);for(;;){const l=this.capacity-this.length<ub,u=l?a:new Uint8Array(this._buf.buffer,this.length),c=n.read(u);if(c===null)return r;l?this.write(u.subarray(0,c)):this._reslice(this.length+c),r+=c}}}var sn;(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"})(sn||(sn={}));function cb(){const e={};return e.sid=-1,e.hdr=-1,e.size=-1,e}const yE=48;class fb{constructor(n){A(this,"dispatcher");A(this,"state");A(this,"as");A(this,"drop");A(this,"hdr");A(this,"ma");A(this,"argBuf");A(this,"msgBuf");this.dispatcher=n,this.state=Ce.OP_START,this.as=0,this.drop=0,this.hdr=0}parse(n){let r;for(r=0;r<n.length;r++){const a=n[r];switch(this.state){case Ce.OP_START:switch(a){case Te.M:case Te.m:this.state=Ce.OP_M,this.hdr=-1,this.ma=cb();break;case Te.H:case Te.h:this.state=Ce.OP_H,this.hdr=0,this.ma=cb();break;case Te.P:case Te.p:this.state=Ce.OP_P;break;case Te.PLUS:this.state=Ce.OP_PLUS;break;case Te.MINUS:this.state=Ce.OP_MINUS;break;case Te.I:case Te.i:this.state=Ce.OP_I;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_H:switch(a){case Te.M:case Te.m:this.state=Ce.OP_M;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_M:switch(a){case Te.S:case Te.s:this.state=Ce.OP_MS;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MS:switch(a){case Te.G:case Te.g:this.state=Ce.OP_MSG;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MSG:switch(a){case Te.SPACE:case Te.TAB:this.state=Ce.OP_MSG_SPC;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MSG_SPC:switch(a){case Te.SPACE:case Te.TAB:continue;default:this.state=Ce.MSG_ARG,this.as=r}break;case Ce.MSG_ARG:switch(a){case Te.CR:this.drop=1;break;case Te.NL:{const l=this.argBuf?this.argBuf.bytes():n.subarray(this.as,r-this.drop);this.processMsgArgs(l),this.drop=0,this.as=r+1,this.state=Ce.MSG_PAYLOAD,r=this.as+this.ma.size-1;break}default:this.argBuf&&this.argBuf.writeByte(a)}break;case Ce.MSG_PAYLOAD:if(this.msgBuf)if(this.msgBuf.length>=this.ma.size){const l=this.msgBuf.bytes({copy:!1});this.dispatcher.push({kind:sn.MSG,msg:this.ma,data:l}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ce.MSG_END}else{let l=this.ma.size-this.msgBuf.length;const u=n.length-r;u<l&&(l=u),l>0?(this.msgBuf.write(n.subarray(r,r+l)),r=r+l-1):this.msgBuf.writeByte(a)}else r-this.as>=this.ma.size&&(this.dispatcher.push({kind:sn.MSG,msg:this.ma,data:n.subarray(this.as,r)}),this.argBuf=void 0,this.msgBuf=void 0,this.state=Ce.MSG_END);break;case Ce.MSG_END:switch(a){case Te.NL:this.drop=0,this.as=r+1,this.state=Ce.OP_START;break;default:continue}break;case Ce.OP_PLUS:switch(a){case Te.O:case Te.o:this.state=Ce.OP_PLUS_O;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PLUS_O:switch(a){case Te.K:case Te.k:this.state=Ce.OP_PLUS_OK;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PLUS_OK:switch(a){case Te.NL:this.dispatcher.push({kind:sn.OK}),this.drop=0,this.state=Ce.OP_START;break}break;case Ce.OP_MINUS:switch(a){case Te.E:case Te.e:this.state=Ce.OP_MINUS_E;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MINUS_E:switch(a){case Te.R:case Te.r:this.state=Ce.OP_MINUS_ER;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MINUS_ER:switch(a){case Te.R:case Te.r:this.state=Ce.OP_MINUS_ERR;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MINUS_ERR:switch(a){case Te.SPACE:case Te.TAB:this.state=Ce.OP_MINUS_ERR_SPC;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_MINUS_ERR_SPC:switch(a){case Te.SPACE:case Te.TAB:continue;default:this.state=Ce.MINUS_ERR_ARG,this.as=r}break;case Ce.MINUS_ERR_ARG:switch(a){case Te.CR:this.drop=1;break;case Te.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=n.subarray(this.as,r-this.drop),this.dispatcher.push({kind:sn.ERR,data:l}),this.drop=0,this.as=r+1,this.state=Ce.OP_START;break}default:this.argBuf&&this.argBuf.write(Uint8Array.of(a))}break;case Ce.OP_P:switch(a){case Te.I:case Te.i:this.state=Ce.OP_PI;break;case Te.O:case Te.o:this.state=Ce.OP_PO;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PO:switch(a){case Te.N:case Te.n:this.state=Ce.OP_PON;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PON:switch(a){case Te.G:case Te.g:this.state=Ce.OP_PONG;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PONG:switch(a){case Te.NL:this.dispatcher.push({kind:sn.PONG}),this.drop=0,this.state=Ce.OP_START;break}break;case Ce.OP_PI:switch(a){case Te.N:case Te.n:this.state=Ce.OP_PIN;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PIN:switch(a){case Te.G:case Te.g:this.state=Ce.OP_PING;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_PING:switch(a){case Te.NL:this.dispatcher.push({kind:sn.PING}),this.drop=0,this.state=Ce.OP_START;break}break;case Ce.OP_I:switch(a){case Te.N:case Te.n:this.state=Ce.OP_IN;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_IN:switch(a){case Te.F:case Te.f:this.state=Ce.OP_INF;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_INF:switch(a){case Te.O:case Te.o:this.state=Ce.OP_INFO;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_INFO:switch(a){case Te.SPACE:case Te.TAB:this.state=Ce.OP_INFO_SPC;break;default:throw this.fail(n.subarray(r))}break;case Ce.OP_INFO_SPC:switch(a){case Te.SPACE:case Te.TAB:continue;default:this.state=Ce.INFO_ARG,this.as=r}break;case Ce.INFO_ARG:switch(a){case Te.CR:this.drop=1;break;case Te.NL:{let l;this.argBuf?(l=this.argBuf.bytes(),this.argBuf=void 0):l=n.subarray(this.as,r-this.drop),this.dispatcher.push({kind:sn.INFO,data:l}),this.drop=0,this.as=r+1,this.state=Ce.OP_START;break}default:this.argBuf&&this.argBuf.writeByte(a)}break;default:throw this.fail(n.subarray(r))}}(this.state===Ce.MSG_ARG||this.state===Ce.MINUS_ERR_ARG||this.state===Ce.INFO_ARG)&&!this.argBuf&&(this.argBuf=new ph(n.subarray(this.as,r-this.drop))),this.state===Ce.MSG_PAYLOAD&&!this.msgBuf&&(this.argBuf||this.cloneMsgArg(),this.msgBuf=new ph(n.subarray(this.as)))}cloneMsgArg(){const n=this.ma.subject.length,r=this.ma.reply?this.ma.reply.length:0,a=new Uint8Array(n+r);a.set(this.ma.subject),this.ma.reply&&a.set(this.ma.reply,n),this.argBuf=new ph(a),this.ma.subject=a.subarray(0,n),this.ma.reply&&(this.ma.reply=a.subarray(n))}processMsgArgs(n){if(this.hdr>=0)return this.processHeaderMsgArgs(n);const r=[];let a=-1;for(let l=0;l<n.length;l++)switch(n[l]){case Te.SPACE:case Te.TAB:case Te.CR:case Te.NL:a>=0&&(r.push(n.subarray(a,l)),a=-1);break;default:a<0&&(a=l)}switch(a>=0&&r.push(n.subarray(a)),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(n,"processMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(n,"processMsgArgs Bad or Missing Sid Error");if(this.ma.size<0)throw this.fail(n,"processMsgArgs Bad or Missing Size Error")}fail(n,r=""){return r?r=`${r} [${this.state}]`:r=`parse error [${this.state}]`,new Error(`${r}: ${Nn.decode(n)}`)}processHeaderMsgArgs(n){const r=[];let a=-1;for(let l=0;l<n.length;l++)switch(n[l]){case Te.SPACE:case Te.TAB:case Te.CR:case Te.NL:a>=0&&(r.push(n.subarray(a,l)),a=-1);break;default:a<0&&(a=l)}switch(a>=0&&r.push(n.subarray(a)),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(n,"processHeaderMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(n,"processHeaderMsgArgs Bad or Missing Sid Error");if(this.ma.hdr<0||this.ma.hdr>this.ma.size)throw this.fail(n,"processHeaderMsgArgs Bad or Missing Header Size Error");if(this.ma.size<0)throw this.fail(n,"processHeaderMsgArgs Bad or Missing Size Error")}protoParseInt(n){if(n.length===0)return-1;let r=0;for(let a=0;a<n.length;a++){if(n[a]<48||n[a]>57)return-1;r=r*10+(n[a]-yE)}return r}}var Ce;(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"})(Ce||(Ce={}));var Te;(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"})(Te||(Te={}));(function(e){var n=function(_,T){this.hi=_|0,this.lo=T|0},r=function(_){var T,C=new Float64Array(16);if(_)for(T=0;T<_.length;T++)C[T]=_[T];return C},a=function(){throw new Error("no PRNG")},l=new Uint8Array(16),u=new Uint8Array(32);u[0]=9;var c=r(),f=r([1]),m=r([56129,1]),d=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]),b=r([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),x=r([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function k(_,T){return _<<T|_>>>32-T}function z(_,T){var C=_[T+3]&255;return C=C<<8|_[T+2]&255,C=C<<8|_[T+1]&255,C<<8|_[T+0]&255}function B(_,T){var C=_[T]<<24|_[T+1]<<16|_[T+2]<<8|_[T+3],D=_[T+4]<<24|_[T+5]<<16|_[T+6]<<8|_[T+7];return new n(C,D)}function M(_,T,C){var D;for(D=0;D<4;D++)_[T+D]=C&255,C>>>=8}function F(_,T,C){_[T]=C.hi>>24&255,_[T+1]=C.hi>>16&255,_[T+2]=C.hi>>8&255,_[T+3]=C.hi&255,_[T+4]=C.lo>>24&255,_[T+5]=C.lo>>16&255,_[T+6]=C.lo>>8&255,_[T+7]=C.lo&255}function Y(_,T,C,D,I){var W,he=0;for(W=0;W<I;W++)he|=_[T+W]^C[D+W];return(1&he-1>>>8)-1}function le(_,T,C,D){return Y(_,T,C,D,16)}function R(_,T,C,D){return Y(_,T,C,D,32)}function j(_,T,C,D,I){var W=new Uint32Array(16),he=new Uint32Array(16),ve=new Uint32Array(16),ae=new Uint32Array(4),ce,Ne,Xe;for(ce=0;ce<4;ce++)he[5*ce]=z(D,4*ce),he[1+ce]=z(C,4*ce),he[6+ce]=z(T,4*ce),he[11+ce]=z(C,16+4*ce);for(ce=0;ce<16;ce++)ve[ce]=he[ce];for(ce=0;ce<20;ce++){for(Ne=0;Ne<4;Ne++){for(Xe=0;Xe<4;Xe++)ae[Xe]=he[(5*Ne+4*Xe)%16];for(ae[1]^=k(ae[0]+ae[3]|0,7),ae[2]^=k(ae[1]+ae[0]|0,9),ae[3]^=k(ae[2]+ae[1]|0,13),ae[0]^=k(ae[3]+ae[2]|0,18),Xe=0;Xe<4;Xe++)W[4*Ne+(Ne+Xe)%4]=ae[Xe]}for(Xe=0;Xe<16;Xe++)he[Xe]=W[Xe]}if(I){for(ce=0;ce<16;ce++)he[ce]=he[ce]+ve[ce]|0;for(ce=0;ce<4;ce++)he[5*ce]=he[5*ce]-z(D,4*ce)|0,he[6+ce]=he[6+ce]-z(T,4*ce)|0;for(ce=0;ce<4;ce++)M(_,4*ce,he[5*ce]),M(_,16+4*ce,he[6+ce])}else for(ce=0;ce<16;ce++)M(_,4*ce,he[ce]+ve[ce]|0)}function V(_,T,C,D){return j(_,T,C,D,!1),0}function J(_,T,C,D){return j(_,T,C,D,!0),0}var G=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function O(_,T,C,D,I,W,he){var ve=new Uint8Array(16),ae=new Uint8Array(64),ce,Ne;if(!I)return 0;for(Ne=0;Ne<16;Ne++)ve[Ne]=0;for(Ne=0;Ne<8;Ne++)ve[Ne]=W[Ne];for(;I>=64;){for(V(ae,ve,he,G),Ne=0;Ne<64;Ne++)_[T+Ne]=(C?C[D+Ne]:0)^ae[Ne];for(ce=1,Ne=8;Ne<16;Ne++)ce=ce+(ve[Ne]&255)|0,ve[Ne]=ce&255,ce>>>=8;I-=64,T+=64,C&&(D+=64)}if(I>0)for(V(ae,ve,he,G),Ne=0;Ne<I;Ne++)_[T+Ne]=(C?C[D+Ne]:0)^ae[Ne];return 0}function K(_,T,C,D,I){return O(_,T,null,0,C,D,I)}function Z(_,T,C,D,I){var W=new Uint8Array(32);return J(W,D,I,G),K(_,T,C,D.subarray(16),W)}function pe(_,T,C,D,I,W,he){var ve=new Uint8Array(32);return J(ve,W,he,G),O(_,T,C,D,I,W.subarray(16),ve)}function fe(_,T){var C,D=0;for(C=0;C<17;C++)D=D+(_[C]+T[C]|0)|0,_[C]=D&255,D>>>=8}var q=new Uint32Array([5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252]);function H(_,T,C,D,I,W){var he,ve,ae,ce,Ne=new Uint32Array(17),Xe=new Uint32Array(17),wt=new Uint32Array(17),Kt=new Uint32Array(17),tr=new Uint32Array(17);for(ae=0;ae<17;ae++)Xe[ae]=wt[ae]=0;for(ae=0;ae<16;ae++)Xe[ae]=W[ae];for(Xe[3]&=15,Xe[4]&=252,Xe[7]&=15,Xe[8]&=252,Xe[11]&=15,Xe[12]&=252,Xe[15]&=15;I>0;){for(ae=0;ae<17;ae++)Kt[ae]=0;for(ae=0;ae<16&&ae<I;++ae)Kt[ae]=C[D+ae];for(Kt[ae]=1,D+=ae,I-=ae,fe(wt,Kt),ve=0;ve<17;ve++)for(Ne[ve]=0,ae=0;ae<17;ae++)Ne[ve]=Ne[ve]+wt[ae]*(ae<=ve?Xe[ve-ae]:320*Xe[ve+17-ae]|0)|0|0;for(ve=0;ve<17;ve++)wt[ve]=Ne[ve];for(ce=0,ae=0;ae<16;ae++)ce=ce+wt[ae]|0,wt[ae]=ce&255,ce>>>=8;for(ce=ce+wt[16]|0,wt[16]=ce&3,ce=5*(ce>>>2)|0,ae=0;ae<16;ae++)ce=ce+wt[ae]|0,wt[ae]=ce&255,ce>>>=8;ce=ce+wt[16]|0,wt[16]=ce}for(ae=0;ae<17;ae++)tr[ae]=wt[ae];for(fe(wt,q),he=-(wt[16]>>>7)|0,ae=0;ae<17;ae++)wt[ae]^=he&(tr[ae]^wt[ae]);for(ae=0;ae<16;ae++)Kt[ae]=W[ae+16];for(Kt[16]=0,fe(wt,Kt),ae=0;ae<16;ae++)_[T+ae]=wt[ae];return 0}function ie(_,T,C,D,I,W){var he=new Uint8Array(16);return H(he,0,C,D,I,W),le(_,T,he,0)}function be(_,T,C,D,I){var W;if(C<32)return-1;for(pe(_,0,T,0,C,D,I),H(_,16,_,32,C-32,_),W=0;W<16;W++)_[W]=0;return 0}function _e(_,T,C,D,I){var W,he=new Uint8Array(32);if(C<32||(Z(he,0,32,D,I),ie(T,16,T,32,C-32,he)!==0))return-1;for(pe(_,0,T,0,C,D,I),W=0;W<32;W++)_[W]=0;return 0}function N(_,T){var C;for(C=0;C<16;C++)_[C]=T[C]|0}function U(_){var T,C;for(C=0;C<16;C++)_[C]+=65536,T=Math.floor(_[C]/65536),_[(C+1)*(C<15?1:0)]+=T-1+37*(T-1)*(C===15?1:0),_[C]-=T*65536}function ne(_,T,C){for(var D,I=~(C-1),W=0;W<16;W++)D=I&(_[W]^T[W]),_[W]^=D,T[W]^=D}function E(_,T){var C,D,I,W=r(),he=r();for(C=0;C<16;C++)he[C]=T[C];for(U(he),U(he),U(he),D=0;D<2;D++){for(W[0]=he[0]-65517,C=1;C<15;C++)W[C]=he[C]-65535-(W[C-1]>>16&1),W[C-1]&=65535;W[15]=he[15]-32767-(W[14]>>16&1),I=W[15]>>16&1,W[14]&=65535,ne(he,W,1-I)}for(C=0;C<16;C++)_[2*C]=he[C]&255,_[2*C+1]=he[C]>>8}function de(_,T){var C=new Uint8Array(32),D=new Uint8Array(32);return E(C,_),E(D,T),R(C,0,D,0)}function ge(_){var T=new Uint8Array(32);return E(T,_),T[0]&1}function we(_,T){var C;for(C=0;C<16;C++)_[C]=T[2*C]+(T[2*C+1]<<8);_[15]&=32767}function je(_,T,C){var D;for(D=0;D<16;D++)_[D]=T[D]+C[D]|0}function Me(_,T,C){var D;for(D=0;D<16;D++)_[D]=T[D]-C[D]|0}function ke(_,T,C){var D,I,W=new Float64Array(31);for(D=0;D<31;D++)W[D]=0;for(D=0;D<16;D++)for(I=0;I<16;I++)W[D+I]+=T[D]*C[I];for(D=0;D<15;D++)W[D]+=38*W[D+16];for(D=0;D<16;D++)_[D]=W[D];U(_),U(_)}function Le(_,T){ke(_,T,T)}function ot(_,T){var C=r(),D;for(D=0;D<16;D++)C[D]=T[D];for(D=253;D>=0;D--)Le(C,C),D!==2&&D!==4&&ke(C,C,T);for(D=0;D<16;D++)_[D]=C[D]}function Fe(_,T){var C=r(),D;for(D=0;D<16;D++)C[D]=T[D];for(D=250;D>=0;D--)Le(C,C),D!==1&&ke(C,C,T);for(D=0;D<16;D++)_[D]=C[D]}function Ie(_,T,C){var D=new Uint8Array(32),I=new Float64Array(80),W,he,ve=r(),ae=r(),ce=r(),Ne=r(),Xe=r(),wt=r();for(he=0;he<31;he++)D[he]=T[he];for(D[31]=T[31]&127|64,D[0]&=248,we(I,C),he=0;he<16;he++)ae[he]=I[he],Ne[he]=ve[he]=ce[he]=0;for(ve[0]=Ne[0]=1,he=254;he>=0;--he)W=D[he>>>3]>>>(he&7)&1,ne(ve,ae,W),ne(ce,Ne,W),je(Xe,ve,ce),Me(ve,ve,ce),je(ce,ae,Ne),Me(ae,ae,Ne),Le(Ne,Xe),Le(wt,ve),ke(ve,ce,ve),ke(ce,ae,Xe),je(Xe,ve,ce),Me(ve,ve,ce),Le(ae,ve),Me(ce,Ne,wt),ke(ve,ce,m),je(ve,ve,Ne),ke(ce,ce,ve),ke(ve,Ne,wt),ke(Ne,ae,I),Le(ae,Xe),ne(ve,ae,W),ne(ce,Ne,W);for(he=0;he<16;he++)I[he+16]=ve[he],I[he+32]=ce[he],I[he+48]=ae[he],I[he+64]=Ne[he];var Kt=I.subarray(32),tr=I.subarray(16);return ot(Kt,Kt),ke(tr,tr,Kt),E(_,tr),0}function tt(_,T){return Ie(_,T,u)}function xe(_,T){return a(T,32),tt(_,T)}function ze(_,T,C){var D=new Uint8Array(32);return Ie(D,C,T),J(_,l,D,G)}var Be=be,Et=_e;function un(_,T,C,D,I,W){var he=new Uint8Array(32);return ze(he,I,W),Be(_,T,C,D,he)}function cr(_,T,C,D,I,W){var he=new Uint8Array(32);return ze(he,I,W),Et(_,T,C,D,he)}function cn(){var _=0,T=0,C=0,D=0,I=65535,W,he,ve;for(ve=0;ve<arguments.length;ve++)W=arguments[ve].lo,he=arguments[ve].hi,_+=W&I,T+=W>>>16,C+=he&I,D+=he>>>16;return T+=_>>>16,C+=T>>>16,D+=C>>>16,new n(C&I|D<<16,_&I|T<<16)}function Xr(_,T){return new n(_.hi>>>T,_.lo>>>T|_.hi<<32-T)}function Zn(){var _=0,T=0,C;for(C=0;C<arguments.length;C++)_^=arguments[C].lo,T^=arguments[C].hi;return new n(T,_)}function ct(_,T){var C,D,I=32-T;return T<32?(C=_.hi>>>T|_.lo<<I,D=_.lo>>>T|_.hi<<I):T<64&&(C=_.lo>>>T|_.hi<<I,D=_.hi>>>T|_.lo<<I),new n(C,D)}function Qr(_,T,C){var D=_.hi&T.hi^~_.hi&C.hi,I=_.lo&T.lo^~_.lo&C.lo;return new n(D,I)}function X(_,T,C){var D=_.hi&T.hi^_.hi&C.hi^T.hi&C.hi,I=_.lo&T.lo^_.lo&C.lo^T.lo&C.lo;return new n(D,I)}function ye(_){return Zn(ct(_,28),ct(_,34),ct(_,39))}function Ae(_){return Zn(ct(_,14),ct(_,18),ct(_,41))}function qe(_){return Zn(ct(_,1),ct(_,8),Xr(_,7))}function Ge(_){return Zn(ct(_,19),ct(_,61),Xr(_,6))}var tn=[new n(1116352408,3609767458),new n(1899447441,602891725),new n(3049323471,3964484399),new n(3921009573,2173295548),new n(961987163,4081628472),new n(1508970993,3053834265),new n(2453635748,2937671579),new n(2870763221,3664609560),new n(3624381080,2734883394),new n(310598401,1164996542),new n(607225278,1323610764),new n(1426881987,3590304994),new n(1925078388,4068182383),new n(2162078206,991336113),new n(2614888103,633803317),new n(3248222580,3479774868),new n(3835390401,2666613458),new n(4022224774,944711139),new n(264347078,2341262773),new n(604807628,2007800933),new n(770255983,1495990901),new n(1249150122,1856431235),new n(1555081692,3175218132),new n(1996064986,2198950837),new n(2554220882,3999719339),new n(2821834349,766784016),new n(2952996808,2566594879),new n(3210313671,3203337956),new n(3336571891,1034457026),new n(3584528711,2466948901),new n(113926993,3758326383),new n(338241895,168717936),new n(666307205,1188179964),new n(773529912,1546045734),new n(1294757372,1522805485),new n(1396182291,2643833823),new n(1695183700,2343527390),new n(1986661051,1014477480),new n(2177026350,1206759142),new n(2456956037,344077627),new n(2730485921,1290863460),new n(2820302411,3158454273),new n(3259730800,3505952657),new n(3345764771,106217008),new n(3516065817,3606008344),new n(3600352804,1432725776),new n(4094571909,1467031594),new n(275423344,851169720),new n(430227734,3100823752),new n(506948616,1363258195),new n(659060556,3750685593),new n(883997877,3785050280),new n(958139571,3318307427),new n(1322822218,3812723403),new n(1537002063,2003034995),new n(1747873779,3602036899),new n(1955562222,1575990012),new n(2024104815,1125592928),new n(2227730452,2716904306),new n(2361852424,442776044),new n(2428436474,593698344),new n(2756734187,3733110249),new n(3204031479,2999351573),new n(3329325298,3815920427),new n(3391569614,3928383900),new n(3515267271,566280711),new n(3940187606,3454069534),new n(4118630271,4000239992),new n(116418474,1914138554),new n(174292421,2731055270),new n(289380356,3203993006),new n(460393269,320620315),new n(685471733,587496836),new n(852142971,1086792851),new n(1017036298,365543100),new n(1126000580,2618297676),new n(1288033470,3409855158),new n(1501505948,4234509866),new n(1607167915,987167468),new n(1816402316,1246189591)];function Ln(_,T,C){var D=[],I=[],W=[],he=[],ve,ae,ce;for(ae=0;ae<8;ae++)D[ae]=W[ae]=B(_,8*ae);for(var Ne=0;C>=128;){for(ae=0;ae<16;ae++)he[ae]=B(T,8*ae+Ne);for(ae=0;ae<80;ae++){for(ce=0;ce<8;ce++)I[ce]=W[ce];for(ve=cn(W[7],Ae(W[4]),Qr(W[4],W[5],W[6]),tn[ae],he[ae%16]),I[7]=cn(ve,ye(W[0]),X(W[0],W[1],W[2])),I[3]=cn(I[3],ve),ce=0;ce<8;ce++)W[(ce+1)%8]=I[ce];if(ae%16===15)for(ce=0;ce<16;ce++)he[ce]=cn(he[ce],he[(ce+9)%16],qe(he[(ce+1)%16]),Ge(he[(ce+14)%16]))}for(ae=0;ae<8;ae++)W[ae]=cn(W[ae],D[ae]),D[ae]=W[ae];Ne+=128,C-=128}for(ae=0;ae<8;ae++)F(_,8*ae,D[ae]);return C}var Yt=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 gt(_,T,C){var D=new Uint8Array(64),I=new Uint8Array(256),W,he=C;for(W=0;W<64;W++)D[W]=Yt[W];for(Ln(D,T,C),C%=128,W=0;W<256;W++)I[W]=0;for(W=0;W<C;W++)I[W]=T[he-C+W];for(I[C]=128,C=256-128*(C<112?1:0),I[C-9]=0,F(I,C-8,new n(he/536870912|0,he<<3)),Ln(D,I,C),W=0;W<64;W++)_[W]=D[W];return 0}function qt(_,T){var C=r(),D=r(),I=r(),W=r(),he=r(),ve=r(),ae=r(),ce=r(),Ne=r();Me(C,_[1],_[0]),Me(Ne,T[1],T[0]),ke(C,C,Ne),je(D,_[0],_[1]),je(Ne,T[0],T[1]),ke(D,D,Ne),ke(I,_[3],T[3]),ke(I,I,y),ke(W,_[2],T[2]),je(W,W,W),Me(he,D,C),Me(ve,W,I),je(ae,W,I),je(ce,D,C),ke(_[0],he,ve),ke(_[1],ce,ae),ke(_[2],ae,ve),ke(_[3],he,ce)}function ut(_,T,C){var D;for(D=0;D<4;D++)ne(_[D],T[D],C)}function Un(_,T){var C=r(),D=r(),I=r();ot(I,T[2]),ke(C,T[0],I),ke(D,T[1],I),E(_,D),_[31]^=ge(C)<<7}function nn(_,T,C){var D,I;for(N(_[0],c),N(_[1],f),N(_[2],f),N(_[3],c),I=255;I>=0;--I)D=C[I/8|0]>>(I&7)&1,ut(_,T,D),qt(T,_),qt(_,_),ut(_,T,D)}function oa(_,T){var C=[r(),r(),r(),r()];N(C[0],g),N(C[1],b),N(C[2],f),ke(C[3],g,b),nn(_,C,T)}function Kr(_,T,C){var D=new Uint8Array(64),I=[r(),r(),r(),r()],W;for(C||a(T,32),gt(D,T,32),D[0]&=248,D[31]&=127,D[31]|=64,oa(I,D),Un(_,I),W=0;W<32;W++)T[W+32]=_[W];return 0}var Er=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 Zr(_,T){var C,D,I,W;for(D=63;D>=32;--D){for(C=0,I=D-32,W=D-12;I<W;++I)T[I]+=C-16*T[D]*Er[I-(D-32)],C=Math.floor((T[I]+128)/256),T[I]-=C*256;T[I]+=C,T[D]=0}for(C=0,I=0;I<32;I++)T[I]+=C-(T[31]>>4)*Er[I],C=T[I]>>8,T[I]&=255;for(I=0;I<32;I++)T[I]-=C*Er[I];for(D=0;D<32;D++)T[D+1]+=T[D]>>8,_[D]=T[D]&255}function Wn(_){var T=new Float64Array(64),C;for(C=0;C<64;C++)T[C]=_[C];for(C=0;C<64;C++)_[C]=0;Zr(_,T)}function Di(_,T,C,D){var I=new Uint8Array(64),W=new Uint8Array(64),he=new Uint8Array(64),ve,ae,ce=new Float64Array(64),Ne=[r(),r(),r(),r()];gt(I,D,32),I[0]&=248,I[31]&=127,I[31]|=64;var Xe=C+64;for(ve=0;ve<C;ve++)_[64+ve]=T[ve];for(ve=0;ve<32;ve++)_[32+ve]=I[32+ve];for(gt(he,_.subarray(32),C+32),Wn(he),oa(Ne,he),Un(_,Ne),ve=32;ve<64;ve++)_[ve]=D[ve];for(gt(W,_,C+64),Wn(W),ve=0;ve<64;ve++)ce[ve]=0;for(ve=0;ve<32;ve++)ce[ve]=he[ve];for(ve=0;ve<32;ve++)for(ae=0;ae<32;ae++)ce[ve+ae]+=W[ve]*I[ae];return Zr(_.subarray(32),ce),Xe}function zi(_,T){var C=r(),D=r(),I=r(),W=r(),he=r(),ve=r(),ae=r();return N(_[2],f),we(_[1],T),Le(I,_[1]),ke(W,I,d),Me(I,I,_[2]),je(W,_[2],W),Le(he,W),Le(ve,he),ke(ae,ve,he),ke(C,ae,I),ke(C,C,W),Fe(C,C),ke(C,C,I),ke(C,C,W),ke(C,C,W),ke(_[0],C,W),Le(D,_[0]),ke(D,D,W),de(D,I)&&ke(_[0],_[0],x),Le(D,_[0]),ke(D,D,W),de(D,I)?-1:(ge(_[0])===T[31]>>7&&Me(_[0],c,_[0]),ke(_[3],_[0],_[1]),0)}function ms(_,T,C,D){var I,W=new Uint8Array(32),he=new Uint8Array(64),ve=[r(),r(),r(),r()],ae=[r(),r(),r(),r()];if(C<64||zi(ae,D))return-1;for(I=0;I<C;I++)_[I]=T[I];for(I=0;I<32;I++)_[I+32]=D[I];if(gt(he,_,C),Wn(he),nn(ve,ae,he),oa(ae,T.subarray(32)),qt(ve,ae),Un(W,ve),C-=64,R(T,0,W,0)){for(I=0;I<C;I++)_[I]=0;return-1}for(I=0;I<C;I++)_[I]=T[I+64];return C}var ua=32,Wr=24,er=32,ei=16,ti=32,Li=32,ni=32,kr=32,Ui=32,ps=Wr,Fl=er,fr=ei,yt=64,jt=32,xn=64,Bi=32,gs=64;e.lowlevel={crypto_core_hsalsa20:J,crypto_stream_xor:pe,crypto_stream:Z,crypto_stream_salsa20_xor:O,crypto_stream_salsa20:K,crypto_onetimeauth:H,crypto_onetimeauth_verify:ie,crypto_verify_16:le,crypto_verify_32:R,crypto_secretbox:be,crypto_secretbox_open:_e,crypto_scalarmult:Ie,crypto_scalarmult_base:tt,crypto_box_beforenm:ze,crypto_box_afternm:Be,crypto_box:un,crypto_box_open:cr,crypto_box_keypair:xe,crypto_hash:gt,crypto_sign:Di,crypto_sign_keypair:Kr,crypto_sign_open:ms,crypto_secretbox_KEYBYTES:ua,crypto_secretbox_NONCEBYTES:Wr,crypto_secretbox_ZEROBYTES:er,crypto_secretbox_BOXZEROBYTES:ei,crypto_scalarmult_BYTES:ti,crypto_scalarmult_SCALARBYTES:Li,crypto_box_PUBLICKEYBYTES:ni,crypto_box_SECRETKEYBYTES:kr,crypto_box_BEFORENMBYTES:Ui,crypto_box_NONCEBYTES:ps,crypto_box_ZEROBYTES:Fl,crypto_box_BOXZEROBYTES:fr,crypto_sign_BYTES:yt,crypto_sign_PUBLICKEYBYTES:jt,crypto_sign_SECRETKEYBYTES:xn,crypto_sign_SEEDBYTES:Bi,crypto_hash_BYTES:gs,gf:r,D:d,L:Er,pack25519:E,unpack25519:we,M:ke,A:je,S:Le,Z:Me,pow2523:Fe,add:qt,set25519:N,modL:Zr,scalarmult:nn,scalarbase:oa};function $l(_,T){if(_.length!==ua)throw new Error("bad key size");if(T.length!==Wr)throw new Error("bad nonce size")}function Gl(_,T){if(_.length!==ni)throw new Error("bad public key size");if(T.length!==kr)throw new Error("bad secret key size")}function Ht(){for(var _=0;_<arguments.length;_++)if(!(arguments[_]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function ca(_){for(var T=0;T<_.length;T++)_[T]=0}e.randomBytes=function(_){var T=new Uint8Array(_);return a(T,_),T},e.secretbox=function(_,T,C){Ht(_,T,C),$l(C,T);for(var D=new Uint8Array(er+_.length),I=new Uint8Array(D.length),W=0;W<_.length;W++)D[W+er]=_[W];return be(I,D,D.length,T,C),I.subarray(ei)},e.secretbox.open=function(_,T,C){Ht(_,T,C),$l(C,T);for(var D=new Uint8Array(ei+_.length),I=new Uint8Array(D.length),W=0;W<_.length;W++)D[W+ei]=_[W];return D.length<32||_e(I,D,D.length,T,C)!==0?null:I.subarray(er)},e.secretbox.keyLength=ua,e.secretbox.nonceLength=Wr,e.secretbox.overheadLength=ei,e.scalarMult=function(_,T){if(Ht(_,T),_.length!==Li)throw new Error("bad n size");if(T.length!==ti)throw new Error("bad p size");var C=new Uint8Array(ti);return Ie(C,_,T),C},e.scalarMult.base=function(_){if(Ht(_),_.length!==Li)throw new Error("bad n size");var T=new Uint8Array(ti);return tt(T,_),T},e.scalarMult.scalarLength=Li,e.scalarMult.groupElementLength=ti,e.box=function(_,T,C,D){var I=e.box.before(C,D);return e.secretbox(_,T,I)},e.box.before=function(_,T){Ht(_,T),Gl(_,T);var C=new Uint8Array(Ui);return ze(C,_,T),C},e.box.after=e.secretbox,e.box.open=function(_,T,C,D){var I=e.box.before(C,D);return e.secretbox.open(_,T,I)},e.box.open.after=e.secretbox.open,e.box.keyPair=function(){var _=new Uint8Array(ni),T=new Uint8Array(kr);return xe(_,T),{publicKey:_,secretKey:T}},e.box.keyPair.fromSecretKey=function(_){if(Ht(_),_.length!==kr)throw new Error("bad secret key size");var T=new Uint8Array(ni);return tt(T,_),{publicKey:T,secretKey:new Uint8Array(_)}},e.box.publicKeyLength=ni,e.box.secretKeyLength=kr,e.box.sharedKeyLength=Ui,e.box.nonceLength=ps,e.box.overheadLength=e.secretbox.overheadLength,e.sign=function(_,T){if(Ht(_,T),T.length!==xn)throw new Error("bad secret key size");var C=new Uint8Array(yt+_.length);return Di(C,_,_.length,T),C},e.sign.open=function(_,T){if(Ht(_,T),T.length!==jt)throw new Error("bad public key size");var C=new Uint8Array(_.length),D=ms(C,_,_.length,T);if(D<0)return null;for(var I=new Uint8Array(D),W=0;W<I.length;W++)I[W]=C[W];return I},e.sign.detached=function(_,T){for(var C=e.sign(_,T),D=new Uint8Array(yt),I=0;I<D.length;I++)D[I]=C[I];return D},e.sign.detached.verify=function(_,T,C){if(Ht(_,T,C),T.length!==yt)throw new Error("bad signature size");if(C.length!==jt)throw new Error("bad public key size");var D=new Uint8Array(yt+_.length),I=new Uint8Array(yt+_.length),W;for(W=0;W<yt;W++)D[W]=T[W];for(W=0;W<_.length;W++)D[W+yt]=_[W];return ms(I,D,D.length,C)>=0},e.sign.keyPair=function(){var _=new Uint8Array(jt),T=new Uint8Array(xn);return Kr(_,T),{publicKey:_,secretKey:T}},e.sign.keyPair.fromSecretKey=function(_){if(Ht(_),_.length!==xn)throw new Error("bad secret key size");for(var T=new Uint8Array(jt),C=0;C<T.length;C++)T[C]=_[32+C];return{publicKey:T,secretKey:new Uint8Array(_)}},e.sign.keyPair.fromSeed=function(_){if(Ht(_),_.length!==Bi)throw new Error("bad seed size");for(var T=new Uint8Array(jt),C=new Uint8Array(xn),D=0;D<32;D++)C[D]=_[D];return Kr(T,C,!0),{publicKey:T,secretKey:C}},e.sign.publicKeyLength=jt,e.sign.secretKeyLength=xn,e.sign.seedLength=Bi,e.sign.signatureLength=yt,e.hash=function(_){Ht(_);var T=new Uint8Array(gs);return gt(T,_,_.length),T},e.hash.hashLength=gs,e.verify=function(_,T){return Ht(_,T),_.length===0||T.length===0||_.length!==T.length?!1:Y(_,0,T,0,_.length)===0},e.setPRNG=function(_){a=_},(function(){var _=typeof globalThis<"u"?globalThis.crypto||globalThis.msCrypto:null;if(_&&_.getRandomValues){var T=65536;e.setPRNG(function(C,D){var I,W=new Uint8Array(D);for(I=0;I<D;I+=T)_.getRandomValues(W.subarray(I,I+Math.min(D-I,T)));for(I=0;I<D;I++)C[I]=W[I];ca(W)})}else typeof require<"u"&&(_=require("crypto"),_&&_.randomBytes&&e.setPRNG(function(C,D){var I,W=_.randomBytes(D);for(I=0;I<D;I++)C[I]=W[I];ca(W)}))})()})(typeof module<"u"&&module.exports?module.exports:globalThis.nacl=globalThis.nacl||{});const su=typeof module<"u"&&module.exports?module.exports:globalThis.nacl;su.sign.keyPair.fromSeed,su.sign.detached,su.sign.detached.verify,su.randomBytes;var hb;(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"})(hb||(hb={}));var db;(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"})(db||(db={}));function bE(e){return n=>{let r={};return e.forEach(a=>{const l=a(n)||{};r=Object.assign(r,l)}),r}}function vE(){return()=>{}}function xE(e,n){return()=>{const r=typeof e=="function"?e():e,a=typeof n=="function"?n():n;return{user:r,pass:a}}}function wE(e){return()=>({auth_token:typeof e=="function"?e():e})}const W0=120*1e3,SE=2,e1=2*1e3;function _E(){return{maxPingOut:2,maxReconnectAttempts:10,noRandomize:!1,pedantic:!1,pingInterval:W0,reconnect:!0,reconnectJitter:100,reconnectJitterTLS:1e3,reconnectTimeWait:e1,tls:void 0,verbose:!1,waitOnFirstConnect:!1,ignoreAuthErrorAbort:!1}}function EE(e){const n=[];return typeof e.authenticator=="function"&&n.push(e.authenticator),Array.isArray(e.authenticator)&&n.push(...e.authenticator),e.token&&n.push(wE(e.token)),e.user&&n.push(xE(e.user,e.pass)),n.length===0?vE():bE(n)}function kE(e){const n=`${qh}:${Q0()}`;if(e=e||{servers:[n]},e.servers=e.servers||[],typeof e.servers=="string"&&(e.servers=[e.servers]),e.servers.length>0&&e.port)throw new Oe("port and servers options are mutually exclusive",Ee.InvalidOption);e.servers.length===0&&e.port&&(e.servers=[`${qh}:${e.port}`]),e.servers&&e.servers.length===0&&(e.servers=[n]);const r=Bu(_E(),e);if(r.authenticator=EE(r),["reconnectDelayHandler","authenticator"].forEach(a=>{if(r[a]&&typeof r[a]!="function")throw new Oe(`${a} option should be a function`,Ee.NotFunction)}),r.reconnectDelayHandler||(r.reconnectDelayHandler=()=>{let a=r.tls?r.reconnectJitterTLS:r.reconnectJitter;return a&&(a++,a=Math.floor(Math.random()*a)),r.reconnectTimeWait+a}),r.inboxPrefix)try{Gr(r.inboxPrefix)}catch(a){throw new Oe(a.message,Ee.ApiError)}if(r.resolve===void 0&&(r.resolve=typeof Vh()=="function"),r.resolve&&typeof Vh()!="function")throw new Oe("'resolve' is not supported on this client",Ee.InvalidOption);return r}function AE(e,n){const{proto:r,tls_required:a,tls_available:l}=e;if((r===void 0||r<1)&&n.noEcho)throw new Oe("noEcho",Ee.ServerOptionNotAvailable);const u=a||l||!1;if(n.tls&&!u)throw new Oe("tls",Ee.ServerOptionNotAvailable)}const CE=1024*32,TE=/^INFO\s+([^\r\n]+)\r\n/i,jE=xl(`PONG\r
|
|
72
|
+
`),mb=xl(`PING\r
|
|
73
|
+
`);class OE{constructor(n,r,a){A(this,"echo");A(this,"no_responders");A(this,"protocol");A(this,"verbose");A(this,"pedantic");A(this,"jwt");A(this,"nkey");A(this,"sig");A(this,"user");A(this,"pass");A(this,"auth_token");A(this,"tls_required");A(this,"name");A(this,"lang");A(this,"version");A(this,"headers");this.protocol=1,this.version=n.version,this.lang=n.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(a):{})||{};Bu(this,l)}}class t1 extends Gt{constructor(r,a,l={}){var c;super();A(this,"sid");A(this,"queue");A(this,"draining");A(this,"max");A(this,"subject");A(this,"drained");A(this,"protocol");A(this,"timer");A(this,"info");A(this,"cleanupFn");A(this,"closed");A(this,"requestSubject");Bu(this,l),this.protocol=r,this.subject=a,this.draining=!1,this.noIterator=typeof l.callback=="function",this.closed=Ct();const u=!((c=r.options)!=null&&c.noAsyncTraces);l.timeout&&(this.timer=is(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 a=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,m)=>{const{ingest:d}=l(m);d&&u(m)&&(a(f,m),c(m))}}else this.protocolFilterFn=r.protocolFilterFn,this.dispatchedFn=r.dispatchedFn}callback(r,a){this.cancelTimeout(),r?this.stop(r):this.push(a)}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(Oe.errorForCode(Ee.ConnectionClosed)):this.isClosed()?Promise.reject(Oe.errorForCode(Ee.SubClosed)):(this.drained||(this.draining=!0,this.protocol.unsub(this),this.drained=this.protocol.flush(Ct()).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 NE{constructor(){A(this,"mux");A(this,"subs");A(this,"sidCounter");this.sidCounter=0,this.mux=null,this.subs=new Map}size(){return this.subs.size}add(n){return this.sidCounter++,n.sid=this.sidCounter,this.subs.set(n.sid,n),n}setMux(n){return this.mux=n,n}getMux(){return this.mux}get(n){return this.subs.get(n)}resub(n){return this.sidCounter++,this.subs.delete(n.sid),n.sid=this.sidCounter,this.subs.set(n.sid,n),n}all(){return Array.from(this.subs.values())}cancel(n){n&&(n.close(),this.subs.delete(n.sid))}handleError(n){if(n&&n.permissionContext){const r=n.permissionContext,a=this.all();let l;if(r.operation==="subscription"&&(l=a.find(u=>u.subject===r.subject&&u.queue===r.queue)),r.operation==="publish"&&(l=a.find(u=>u.requestSubject===r.subject)),l)return l.callback(n,{}),l.close(),this.subs.delete(l.sid),l!==this.mux}return!1}close(){this.subs.forEach(n=>{n.close()})}}class ju{constructor(n,r){A(this,"connected");A(this,"connectedOnce");A(this,"infoReceived");A(this,"info");A(this,"muxSubscriptions");A(this,"options");A(this,"outbound");A(this,"pongs");A(this,"subscriptions");A(this,"transport");A(this,"noMorePublishing");A(this,"connectError");A(this,"publisher");A(this,"_closed");A(this,"closed");A(this,"listeners");A(this,"heartbeats");A(this,"parser");A(this,"outMsgs");A(this,"inMsgs");A(this,"outBytes");A(this,"inBytes");A(this,"pendingLimit");A(this,"lastError");A(this,"abortReconnect");A(this,"whyClosed");A(this,"servers");A(this,"server");A(this,"features");A(this,"connectPromise");this._closed=!1,this.connected=!1,this.connectedOnce=!1,this.infoReceived=!1,this.noMorePublishing=!1,this.abortReconnect=!1,this.listeners=[],this.pendingLimit=CE,this.outMsgs=0,this.inMsgs=0,this.outBytes=0,this.inBytes=0,this.options=n,this.publisher=r,this.subscriptions=new NE,this.muxSubscriptions=new dE,this.outbound=new ss,this.pongs=[],this.whyClosed="",this.pendingLimit=n.pendingLimit||this.pendingLimit,this.features=new V_({major:0,minor:0,micro:0}),this.connectPromise=null;const a=typeof n.servers=="string"?[n.servers]:n.servers;this.servers=new hE(a,{randomize:!n.noRandomize}),this.closed=Ct(),this.parser=new fb(this),this.heartbeats=new mE(this,this.options.pingInterval||W0,this.options.maxPingOut||SE)}resetOutbound(){this.outbound.reset();const n=this.pongs;this.pongs=[];const r=Oe.errorForCode(Ee.Disconnect);r.stack="",n.forEach(a=>{a.reject(r)}),this.parser=new fb(this),this.infoReceived=!1}dispatchStatus(n){this.listeners.forEach(r=>{r.push(n)})}status(){const n=new Gt;return this.listeners.push(n),n}prepare(){this.transport&&this.transport.discard(),this.info=void 0,this.resetOutbound();const n=Ct();return n.catch(()=>{}),this.pongs.unshift(n),this.connectError=r=>{n.reject(r)},this.transport=Q_(),this.transport.closed().then(async r=>{if(this.connected=!1,!this.isClosed()){await this.disconnected(this.transport.closeError||this.lastError);return}}),n}disconnect(){this.dispatchStatus({type:Za.StaleConnection,data:""}),this.transport.disconnect()}reconnect(){return this.connected&&(this.dispatchStatus({type:Za.ClientInitiatedReconnect,data:""}),this.transport.disconnect()),Promise.resolve()}async disconnected(n){this.dispatchStatus({type:$r.Disconnect,data:this.servers.getCurrentServer().toString()}),this.options.reconnect?await this.dialLoop().then(()=>{var r;this.dispatchStatus({type:$r.Reconnect,data:this.servers.getCurrentServer().toString()}),((r=this.lastError)==null?void 0:r.code)===Ee.AuthenticationExpired&&(this.lastError=void 0)}).catch(r=>{this._close(r)}):await this._close(n)}async dial(n){const r=this.prepare();let a;try{a=is(this.options.timeout||2e4);const l=this.transport.connect(n,this.options);await Promise.race([l,a]),(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([a,r]),a&&a.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 a&&a.cancel(),await this.transport.close(l),l}}async _doDial(n){const{resolve:r}=this.options,a=await n.resolve({fn:Vh(),debug:this.options.debug,randomize:!this.options.noRandomize,resolve:r});let l=null;for(const u of a)try{l=null,this.dispatchStatus({type:Za.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 n;for(;;){this._closed&&this.servers.clear();const r=this.options.reconnectDelayHandler?this.options.reconnectDelayHandler():e1;let a=r;const l=this.selectServer();if(!l||this.abortReconnect)throw n||(this.lastError?this.lastError:Oe.errorForCode(Ee.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(n=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 a=Math.min(a,l.lastConnect+r-u),await fs(a)}}static async connect(n,r){const a=new ju(n,r);return await a.dialLoop(),a}static toError(n){const r=n?n.toLowerCase():"";if(r.indexOf("permissions violation")!==-1){const a=new Oe(n,Ee.PermissionsViolation),l=n.match(/(Publish|Subscription) to "(\S+)"/);if(l){a.permissionContext={operation:l[1].toLowerCase(),subject:l[2],queue:void 0};const u=n.match(/using queue "(\S+)"/);u&&(a.permissionContext.queue=u[1])}return a}else return r.indexOf("authorization violation")!==-1?new Oe(n,Ee.AuthorizationViolation):r.indexOf("user authentication expired")!==-1?new Oe(n,Ee.AuthenticationExpired):r.indexOf("account authentication expired")!=-1?new Oe(n,Ee.AccountExpired):r.indexOf("authentication timeout")!==-1?new Oe(n,Ee.AuthenticationTimeout):new Oe(n,Ee.ProtocolError)}processMsg(n,r){if(this.inMsgs++,this.inBytes+=r.length,!this.subscriptions.sidCounter)return;const a=this.subscriptions.get(n.sid);a&&(a.received+=1,a.callback&&a.callback(null,new wd(n,r,this)),a.max!==void 0&&a.received>=a.max&&a.unsubscribe())}processError(n){const r=Qy(n),a=ju.toError(r),l={type:$r.Error,data:a.code};if(a.isPermissionError()){let u=!1;if(a.permissionContext){l.permissionContext=a.permissionContext;const c=this.subscriptions.getMux();u=(c==null?void 0:c.subject)===a.permissionContext.subject}this.subscriptions.handleError(a),this.muxSubscriptions.handleError(u,a),u&&this.subscriptions.setMux(null)}this.dispatchStatus(l),this.handleError(a)}handleError(n){n.isAuthError()?this.handleAuthError(n):n.isProtocolError()?this.lastError=n:n.isAuthTimeout()&&(this.lastError=n),n.isPermissionError()||(this.lastError=n)}handleAuthError(n){this.lastError&&n.code===this.lastError.code&&this.options.ignoreAuthErrorAbort===!1&&(this.abortReconnect=!0),this.connectError?this.connectError(n):this.disconnect()}processPing(){this.transport.send(jE)}processPong(){const n=this.pongs.shift();n&&n.resolve()}processInfo(n){const r=JSON.parse(Qy(n));this.info=r;const a=this.options&&this.options.ignoreClusterUpdates?void 0:this.servers.update(r,this.transport.isEncrypted());if(!this.infoReceived){this.features.update(ra(r.version)),this.infoReceived=!0,this.transport.isEncrypted()&&this.servers.updateTLSName();const{version:u,lang:c}=this.transport;try{const f=new OE({version:u,lang:c},this.options,r.nonce);r.headers&&(f.headers=!0,f.no_responders=!0);const m=JSON.stringify(f);this.transport.send(xl(`CONNECT ${m}${yu}`)),this.transport.send(mb)}catch(f){this._close(f)}}a&&this.dispatchStatus({type:$r.Update,data:a}),(r.ldm!==void 0?r.ldm:!1)&&this.dispatchStatus({type:$r.LDM,data:this.servers.getCurrentServer().toString()})}push(n){switch(n.kind){case sn.MSG:{const{msg:r,data:a}=n;this.processMsg(r,a);break}case sn.OK:break;case sn.ERR:this.processError(n.data);break;case sn.PING:this.processPing();break;case sn.PONG:this.processPong();break;case sn.INFO:this.processInfo(n.data);break}}sendCommand(n,...r){const a=this.outbound.length();let l;typeof n=="string"?l=xl(n):l=n,this.outbound.fill(l,...r),a===0?queueMicrotask(()=>{this.flushPending()}):this.outbound.size()>=this.pendingLimit&&this.flushPending()}publish(n,r=Dn,a){let l;if(r instanceof Uint8Array)l=r;else if(typeof r=="string")l=sa.encode(r);else throw Oe.errorForCode(Ee.BadPayload);let u=l.length;a=a||{},a.reply=a.reply||"";let c=Dn,f=0;if(a.headers){if(this.info&&!this.info.headers)throw new Oe("headers",Ee.ServerOptionNotAvailable);c=a.headers.encode(),f=c.length,u=l.length+f}if(this.info&&u>this.info.max_payload)throw Oe.errorForCode(Ee.MaxPayloadExceeded);this.outBytes+=u,this.outMsgs++;let m;a.headers?(a.reply?m=`HPUB ${n} ${a.reply} ${f} ${u}\r
|
|
74
|
+
`:m=`HPUB ${n} ${f} ${u}\r
|
|
75
|
+
`,this.sendCommand(m,c,l,Tu)):(a.reply?m=`PUB ${n} ${a.reply} ${u}\r
|
|
76
|
+
`:m=`PUB ${n} ${u}\r
|
|
77
|
+
`,this.sendCommand(m,l,Tu))}request(n){return this.initMux(),this.muxSubscriptions.add(n),n}subscribe(n){return this.subscriptions.add(n),this._subunsub(n),n}_sub(n){n.queue?this.sendCommand(`SUB ${n.subject} ${n.queue} ${n.sid}\r
|
|
78
|
+
`):this.sendCommand(`SUB ${n.subject} ${n.sid}\r
|
|
79
|
+
`)}_subunsub(n){return this._sub(n),n.max&&this.unsubscribe(n,n.max),n}unsubscribe(n,r){this.unsub(n,r),(n.max===void 0||n.received>=n.max)&&this.subscriptions.cancel(n)}unsub(n,r){!n||this.isClosed()||(r?this.sendCommand(`UNSUB ${n.sid} ${r}\r
|
|
80
|
+
`):this.sendCommand(`UNSUB ${n.sid}\r
|
|
81
|
+
`),n.max=r)}resub(n,r){!n||this.isClosed()||(this.unsub(n),n.subject=r,this.subscriptions.resub(n),this._sub(n))}flush(n){return n||(n=Ct()),this.pongs.push(n),this.outbound.fill(mb),this.flushPending(),n}sendSubscriptions(){const n=[];this.subscriptions.all().forEach(r=>{const a=r;a.queue?n.push(`SUB ${a.subject} ${a.queue} ${a.sid}${yu}`):n.push(`SUB ${a.subject} ${a.sid}${yu}`)}),n.length&&this.transport.send(xl(n.join("")))}async _close(n){this._closed||(this.whyClosed=new Error("close trace").stack||"",this.heartbeats.cancel(),this.connectError&&(this.connectError(n),this.connectError=void 0),this.muxSubscriptions.close(),this.subscriptions.close(),this.listeners.forEach(r=>{r.stop()}),this._closed=!0,await this.transport.close(n),await this.closed.resolve(n))}close(){return this._close()}isClosed(){return this._closed}drain(){const n=this.subscriptions.all(),r=[];return n.forEach(a=>{r.push(a.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 n=this.outbound.drain();this.transport.send(n)}}initMux(){if(!this.subscriptions.getMux()){const r=this.muxSubscriptions.init(this.options.inboxPrefix),a=new t1(this,`${r}*`);a.callback=this.muxSubscriptions.dispatcher(),this.subscriptions.setMux(a),this.subscribe(a)}}selectServer(){const n=this.servers.selectServer();if(n!==void 0)return this.server=n,this.server}getServer(){return this.server}}const RE="$SRV";class pb{constructor(n){A(this,"msg");this.msg=n}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(n,r){return this.msg.respond(n,r)}respondError(n,r,a,l){var u,c;return l=l||{},l.headers=l.headers||Vr(),(u=l.headers)==null||u.set(_u,`${n}`),(c=l.headers)==null||c.set(Su,r),this.msg.respond(a,l)}json(n){return this.msg.json(n)}string(){return this.msg.string()}}class jl{constructor(n,r="",a=""){A(this,"subject");A(this,"queue");A(this,"srv");r!==""&&DE("service group",r);let l="";if(n instanceof Pl)this.srv=n,l="";else if(n instanceof jl){const u=n;this.srv=u.srv,a===""&&u.queue!==""&&(a=u.queue),l=u.subject}else throw new Error("unknown ServiceGroup type");this.subject=this.calcSubject(l,r),this.queue=a}calcSubject(n,r=""){return r===""?n:n!==""?`${n}.${r}`:r}addEndpoint(n="",r){r=r||{subject:n};const a=typeof r=="function"?{handler:r,subject:n}:r;bl("endpoint",n);let{subject:l,handler:u,metadata:c,queue:f}=a;l=l||n,f=f||this.queue,ME("endpoint subject",l),l=this.calcSubject(this.subject,l);const m={name:n,subject:l,queue:f,handler:u,metadata:c};return this.srv._addEndpoint(m)}addGroup(n="",r=""){return new jl(this,n,r)}}function ME(e,n){if(n==="")throw new Error(`${e} cannot be empty`);if(n.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${n}'`);const r=n.split(".");r.forEach((a,l)=>{if(a===">"&&l!==r.length-1)throw new Error(`${e} cannot have internal '>': '${n}'`)})}function DE(e,n){if(n.indexOf(" ")!==-1)throw new Error(`${e} cannot contain spaces: '${n}'`);n.split(".").forEach(a=>{if(a===">")throw new Error(`${e} name cannot contain internal '>': '${n}'`)})}class Pl{constructor(n,r={name:"",version:""}){A(this,"nc");A(this,"_id");A(this,"config");A(this,"handlers");A(this,"internal");A(this,"_stopped");A(this,"_done");A(this,"started");this.nc=n,this.config=Object.assign({},r),this.config.queue||(this.config.queue="q"),bl("name",this.config.name),bl("queue",this.config.queue),ra(this.config.version),this._id=Ni.next(),this.internal=[],this._done=Ct(),this._stopped=!1,this.handlers=[],this.started=new Date().toISOString(),this.reset(),this.nc.closed().then(()=>{this.close().catch()}).catch(a=>{this.close(a).catch()})}static controlSubject(n,r="",a="",l){const u=l??RE;return r===""&&a===""?`${u}.${n}`:(bl("control subject name",r),a!==""?(bl("control subject id",a),`${u}.${n}.${r}.${a}`):`${u}.${n}.${r}`)}get subjects(){return this.handlers.filter(n=>n.internal===!1).map(n=>n.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(n){const r=Vr();if(n instanceof Eu){const a=n;r.set(Su,a.message),r.set(_u,`${a.code}`)}else r.set(Su,n.message),r.set(_u,"500");return r}setupHandler(n,r=!1){const a=r?"":n.queue?n.queue:this.config.queue,{name:l,subject:u,handler:c}=n,f=n;f.internal=r,r&&this.internal.push(f),f.stats=new zE(l,u,a),f.queue=a;const m=c?(d,y)=>{if(d){this.close(d);return}const g=Date.now();try{c(d,new pb(y))}catch(b){f.stats.countError(b),y==null||y.respond(Dn,{headers:this.errorToHeader(b)})}finally{f.stats.countLatency(g)}}:void 0;return f.sub=this.nc.subscribe(u,{callback:m,queue:a}),f.sub.closed.then(()=>{this._stopped||this.close(new Error(`required subscription ${n.subject} stopped`)).catch()}).catch(d=>{if(!this._stopped){const y=new Error(`required subscription ${n.subject} errored: ${d.message}`);y.stack=d.stack,this.close(y).catch()}}),f}info(){return{type:wl.INFO,name:this.name,id:this.id,version:this.version,description:this.description,metadata:this.metadata,endpoints:this.endpoints()}}endpoints(){return this.handlers.map(n=>{const{subject:r,metadata:a,name:l,queue:u}=n;return{subject:r,metadata:a,name:l,queue_group:u}})}async stats(){const n=[];for(const r of this.handlers){if(typeof this.config.statsHandler=="function")try{r.stats.data=await this.config.statsHandler(r)}catch(a){r.stats.countError(a)}n.push(r.stats.stats(r.qi))}return{type:wl.STATS,name:this.name,id:this.id,version:this.version,started:this.started,metadata:this.metadata,endpoints:n}}addInternalHandler(n,r){const a=`${n}`.toUpperCase();this._doAddInternalHandler(`${a}-all`,n,r),this._doAddInternalHandler(`${a}-kind`,n,r,this.name),this._doAddInternalHandler(`${a}`,n,r,this.name,this.id)}_doAddInternalHandler(n,r,a,l="",u=""){const c={};c.name=n,c.subject=Pl.controlSubject(r,l,u),c.handler=a,this.setupHandler(c,!0)}start(){const n=lr(),r=(c,f)=>c?(this.close(c),Promise.reject(c)):this.stats().then(m=>(f==null||f.respond(n.encode(m)),Promise.resolve())),a=(c,f)=>c?(this.close(c),Promise.reject(c)):(f==null||f.respond(n.encode(this.info())),Promise.resolve()),l=n.encode(this.ping()),u=(c,f)=>c?(this.close(c).then().catch(),Promise.reject(c)):(f.respond(l),Promise.resolve());return this.addInternalHandler(Ti.PING,u),this.addInternalHandler(Ti.STATS,r),this.addInternalHandler(Ti.INFO,a),this.handlers.forEach(c=>{const{subject:f}=c;typeof f=="string"&&c.handler!==null&&this.setupHandler(c)}),Promise.resolve(this)}close(n){if(this._stopped)return this._done;this._stopped=!0;let r=[];return this.nc.isClosed()||(r=this.handlers.concat(this.internal).map(a=>a.sub.drain())),Promise.allSettled(r).then(()=>{this._done.resolve(n||null)}),this._done}get stopped(){return this._done}get isStopped(){return this._stopped}stop(n){return this.close(n)}ping(){return{type:wl.PING,name:this.name,id:this.id,version:this.version,metadata:this.metadata}}reset(){if(this.started=new Date().toISOString(),this.handlers)for(const n of this.handlers)n.stats.reset(n.qi)}addGroup(n,r){return new jl(this,n,r)}addEndpoint(n,r){return new jl(this).addEndpoint(n,r)}_addEndpoint(n){const r=new Gt;r.noIterator=typeof n.handler=="function",r.noIterator||(n.handler=(l,u)=>{l?this.stop(l).catch():r.push(new pb(u))},r.iterClosed.then(()=>{this.close().catch()}));const a=this.setupHandler(n,!1);return a.qi=r,this.handlers.push(a),r}}class zE{constructor(n,r,a=""){A(this,"name");A(this,"subject");A(this,"average_processing_time");A(this,"num_requests");A(this,"processing_time");A(this,"num_errors");A(this,"last_error");A(this,"data");A(this,"metadata");A(this,"queue");this.name=n,this.subject=r,this.average_processing_time=0,this.num_errors=0,this.num_requests=0,this.processing_time=0,this.queue=a}reset(n){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=n;r&&(r.time=0,r.processed=0)}countLatency(n){this.num_requests++,this.processing_time+=At(Date.now()-n),this.average_processing_time=Math.round(this.processing_time/this.num_requests)}countError(n){this.num_errors++,this.last_error=n.message}_stats(){const{name:n,subject:r,average_processing_time:a,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:m,queue:d}=this;return{name:n,subject:r,average_processing_time:a,num_errors:l,num_requests:u,processing_time:c,last_error:f,data:m,queue_group:d}}stats(n){const r=n;return(r==null?void 0:r.noIterator)===!1&&(this.processing_time=At(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 LE{constructor(n,r={strategy:sr.JitterTimer,maxWait:2e3},a){A(this,"nc");A(this,"prefix");A(this,"opts");this.nc=n,this.prefix=a,this.opts=r}ping(n="",r=""){return this.q(Ti.PING,n,r)}stats(n="",r=""){return this.q(Ti.STATS,n,r)}info(n="",r=""){return this.q(Ti.INFO,n,r)}async q(n,r="",a=""){const l=new Gt,u=lr(),c=Pl.controlSubject(n,r,a,this.prefix),f=await this.nc.requestMany(c,Dn,this.opts);return(async()=>{for await(const m of f)try{const d=u.decode(m.data);l.push(d)}catch(d){l.push(()=>{l.stop(d)})}l.push(()=>{l.stop()})})().catch(m=>{l.stop(m)}),l}}function n1(){return{key:{encode(e){return e},decode(e){return e}},value:{encode(e){return e},decode(e){return e}}}}function UE(){return{replicas:1,history:1,timeout:2e3,max_bytes:-1,maxValueSize:-1,codec:n1(),storage:$h.File}}const Ou="KV-Operation",gb="$KV",BE=/^[-/=.\w]+$/,PE=/^[-/=.>*\w]+$/,qE=/^[-\w]+$/;function HE(e){if(e.startsWith(".")||e.endsWith(".")||!BE.test(e))throw new Error(`invalid key: ${e}`)}function IE(e){if(e.startsWith(".")||e.endsWith(".")||!PE.test(e))throw new Error(`invalid key: ${e}`)}function FE(e){if(e.startsWith(".")||e.endsWith("."))throw new Error(`invalid key: ${e}`);const n=e.split(".");let r=!1;for(let a=0;a<n.length;a++)switch(n[a]){case"*":r=!0;break;case">":if(a!==n.length-1)throw new Error(`invalid key: ${e}`);r=!0;break}return r}function bu(e){if(!qE.test(e))throw new Error(`invalid bucket name: ${e}`)}var yr;(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"})(yr||(yr={}));class Ol{constructor(n,r,a){A(this,"js");A(this,"jsm");A(this,"stream");A(this,"bucket");A(this,"direct");A(this,"codec");A(this,"prefix");A(this,"editPrefix");A(this,"useJsPrefix");A(this,"_prefixLen");A(this,"validateKey",HE);A(this,"validateSearchKey",IE);A(this,"hasWildcards",FE);bu(n),this.js=r,this.jsm=a,this.bucket=n,this.prefix=gb,this.editPrefix="",this.useJsPrefix=!1,this._prefixLen=0}static async create(n,r,a={}){bu(r);const l=await n.jetstreamManager(),u=new Ol(r,n,l);return await u.init(a),u}static async bind(n,r,a={}){const l=await n.jetstreamManager(),u={config:{allow_direct:a.allow_direct}};bu(r);const c=new Ol(r,n,l);return u.config.name=a.streamName??c.bucketName(),Object.assign(c,u),c.stream=u.config.name,c.codec=a.codec||n1(),c.direct=u.config.allow_direct??!1,c.initializePrefixes(u),c}async init(n={}){const r=Object.assign(UE(),n);this.codec=r.codec;const a={};this.stream=a.name=n.streamName??this.bucketName(),a.retention=Fh.Limits,a.max_msgs_per_subject=r.history,r.maxBucketSize&&(r.max_bytes=r.maxBucketSize),r.max_bytes&&(a.max_bytes=r.max_bytes),a.max_msg_size=r.maxValueSize,a.storage=r.storage;const l=n.placementCluster??"";if(l&&(n.placement={},n.placement.cluster=l,n.placement.tags=[]),n.placement&&(a.placement=n.placement),n.republish&&(a.republish=n.republish),n.description&&(a.description=n.description),n.mirror){const g=Object.assign({},n.mirror);g.name.startsWith(On)||(g.name=`${On}${g.name}`),a.mirror=g,a.mirror_direct=!0}else if(n.sources){const g=n.sources.map(b=>{const x=Object.assign({},b),k=x.name.startsWith(On)?x.name.substring(On.length):x.name;return x.name.startsWith(On)||(x.name=`${On}${x.name}`),!b.external&&k!==this.bucket&&(x.subject_transforms=[{src:`$KV.${k}.>`,dest:`$KV.${this.bucket}.>`}]),x});a.sources=g,a.subjects=[this.subjectForBucket()]}else a.subjects=[this.subjectForBucket()];n.metadata&&(a.metadata=n.metadata),typeof n.compression=="boolean"&&(a.compression=n.compression?Ri.S2:Ri.None);const u=this.js.nc,c=u.getServerVersion(),f=c?Yh(c,ra("2.7.2"))>=0:!1;a.discard=f?Tl.New:Tl.Old;const{ok:m,min:d}=u.features.get(it.JS_ALLOW_DIRECT);if(!m&&n.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 ${d}`))}n.allow_direct=typeof n.allow_direct=="boolean"?n.allow_direct:m,a.allow_direct=n.allow_direct,this.direct=a.allow_direct,a.num_replicas=r.replicas,r.ttl&&(a.max_age=At(r.ttl)),a.allow_rollup_hdrs=!0;let y;try{y=await this.jsm.streams.info(a.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(a);else throw g}this.initializePrefixes(y)}initializePrefixes(n){this._prefixLen=0,this.prefix=`$KV.${this.bucket}`,this.useJsPrefix=this.js.apiPrefix!=="$JS.API";const{mirror:r}=n.config;if(r){let a=r.name;if(a.startsWith(On)&&(a=a.substring(On.length)),r.external&&r.external.api!==""){const l=r.name.substring(On.length);this.useJsPrefix=!1,this.prefix=`$KV.${l}`,this.editPrefix=`${r.external.api}.$KV.${a}`}else this.editPrefix=this.prefix}}bucketName(){return this.stream??`${On}${this.bucket}`}subjectForBucket(){return`${this.prefix}.${this.bucket}.>`}subjectForKey(n,r=!1){const a=[];return r?(this.useJsPrefix&&a.push(this.js.apiPrefix),this.editPrefix!==""?a.push(this.editPrefix):a.push(this.prefix)):this.prefix&&a.push(this.prefix),a.push(n),a.join(".")}fullKeyName(n){return this.prefix!==""?`${this.prefix}.${n}`:`${gb}.${this.bucket}.${n}`}get prefixLen(){return this._prefixLen===0&&(this._prefixLen=this.prefix.length+1),this._prefixLen}encodeKey(n){const r=[];for(const a of n.split("."))switch(a){case">":case"*":r.push(a);break;default:r.push(this.codec.key.encode(a));break}return r.join(".")}decodeKey(n){const r=[];for(const a of n.split("."))switch(a){case">":case"*":r.push(a);break;default:r.push(this.codec.key.decode(a));break}return r.join(".")}close(){return Promise.resolve()}dataLen(n,r){const a=r&&r.get(on.MessageSizeHdr)||"";return a!==""?parseInt(a,10):n.length}smToEntry(n){return new i2(this.bucket,this.prefixLen,n)}jmToEntry(n){const r=this.decodeKey(n.subject.substring(this.prefixLen));return new a2(this.bucket,r,n)}async create(n,r){var u;let a;try{const c=await this.put(n,r,{previousSeq:0});return Promise.resolve(c)}catch(c){if(a=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(n);return(c==null?void 0:c.operation)==="DEL"||(c==null?void 0:c.operation)==="PURGE"?(l=c!==null?c.revision:0,this.update(n,r,l)):Promise.reject(a)}catch(c){return Promise.reject(c)}}update(n,r,a){if(a<=0)throw new Error("version must be greater than 0");return this.put(n,r,{previousSeq:a})}async put(n,r,a={}){var c,f;const l=this.encodeKey(n);this.validateKey(l);const u={};if(a.previousSeq!==void 0){const m=Vr();u.headers=m,m.set(yr.ExpectedLastSubjectSequenceHdr,`${a.previousSeq}`)}try{return(await this.js.publish(this.subjectForKey(l,!0),r,u)).seq}catch(m){const d=m;return d.isJetStreamError()?(d.message=(c=d.api_error)==null?void 0:c.description,d.code=`${(f=d.api_error)==null?void 0:f.code}`,Promise.reject(d)):Promise.reject(m)}}async get(n,r){const a=this.encodeKey(n);this.validateKey(a);let l={last_by_subj:this.subjectForKey(a)};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!==a?null:c}catch(c){if(c.code===Ee.JetStream404NoMessages)return null;throw c}}purge(n,r){return this._deleteOrPurge(n,"PURGE",r)}delete(n,r){return this._deleteOrPurge(n,"DEL",r)}async purgeDeletes(n=1800*1e3){const r=Ct(),a=[],l=await this.watch({key:">",initializedFn:()=>{r.resolve()}});(async()=>{for await(const m of l)(m.operation==="DEL"||m.operation==="PURGE")&&a.push(m)})().then(),await r,l.stop();const u=Date.now()-n,c=a.map(m=>{const d=this.subjectForKey(m.key);return m.created.getTime()>=u?this.jsm.streams.purge(this.stream,{filter:d,keep:1}):this.jsm.streams.purge(this.stream,{filter:d,keep:0})}),f=await Promise.all(c);return f.unshift({success:!0,purged:0}),f.reduce((m,d)=>(m.purged+=d.purged,m))}async _deleteOrPurge(n,r,a){if(!this.hasWildcards(n))return this._doDeleteOrPurge(n,r,a);const l=await this.keys(n),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(n,r,a){const l=this.encodeKey(n);this.validateKey(l);const u=Vr();u.set(Ou,r),r==="PURGE"&&u.set(on.RollupHdr,on.RollupValueSubject),a!=null&&a.previousSeq&&u.set(yr.ExpectedLastSubjectSequenceHdr,`${a.previousSeq}`),await this.js.publish(this.subjectForKey(l,!0),Dn,{headers:u})}_buildCC(n,r,a={}){let u=(Array.isArray(n)?n:[n]).map(m=>{const d=this.encodeKey(m);return this.validateSearchKey(m),this.fullKeyName(d)}),c=Dt.LastPerSubject;r===ar.AllHistory&&(c=Dt.All),r===ar.UpdatesOnly&&(c=Dt.New);let f;return u.length===1&&(f=u[0],u=void 0),Object.assign({deliver_policy:c,ack_policy:$t.None,filter_subjects:u,filter_subject:f,flow_control:!0,idle_heartbeat:At(5*1e3)},a)}remove(n){return this.purge(n)}async history(n={}){const r=n.key??">",a=new Gt,l={};l.headers_only=n.headers_only||!1;let u;u=()=>{a.stop()};let c=0;const f=this._buildCC(r,ar.AllHistory,l),m=f.filter_subject,d=Oi(f);d.bindStream(this.stream),d.orderedConsumer(),d.callback((g,b)=>{if(g){a.stop(g);return}if(b){const x=this.jmToEntry(b);a.push(x),a.received++,(u&&c>0&&a.received>=c||b.info.pending===0)&&(a.push(u),u=void 0)}});const y=await this.js.subscribe(m,d);if(u){const{info:{last:g}}=y,b=g.num_pending+g.delivered.consumer_seq;if(b===0||a.received>=b)try{u()}catch(x){a.stop(x)}finally{u=void 0}else c=b}return a._data=y,a.iterClosed.then(()=>{y.unsubscribe()}),y.closed.then(()=>{a.stop()}).catch(g=>{a.stop(g)}),a}canSetWatcherName(){const r=this.js.nc,{ok:a}=r.features.get(it.JS_NEW_CONSUMER_CREATE_API);return a}async watch(n={}){const r=n.key??">",a=new Gt,l={};l.headers_only=n.headers_only||!1;let u=ar.LastValue;n.include===ar.AllHistory?u=ar.AllHistory:n.include===ar.UpdatesOnly&&(u=ar.UpdatesOnly);const c=n.ignoreDeletes===!0;let f=n.initializedFn,m=0;const d=this._buildCC(r,u,l),y=d.filter_subject,g=Oi(d);this.canSetWatcherName()&&g.consumerName(Ni.next()),g.bindStream(this.stream),n.resumeFromRevision&&n.resumeFromRevision>0&&g.startSequence(n.resumeFromRevision),g.orderedConsumer(),g.callback((x,k)=>{if(x){a.stop(x);return}if(k){const z=this.jmToEntry(k);if(c&&z.operation==="DEL")return;a.push(z),a.received++,f&&(m>0&&a.received>=m||k.info.pending===0)&&(a.push(f),f=void 0)}});const b=await this.js.subscribe(y,g);if(f){const{info:{last:x}}=b,k=x.num_pending+x.delivered.consumer_seq;if(k===0||a.received>=k)try{f()}catch(z){a.stop(z)}finally{f=void 0}else m=k}return a._data=b,a.iterClosed.then(()=>{b.unsubscribe()}),b.closed.then(()=>{a.stop()}).catch(x=>{a.stop(x)}),a}async keys(n=">"){const r=new Gt,a=this._buildCC(n,ar.LastValue,{headers_only:!0}),l=Array.isArray(n)?">":a.filter_subject,u=Oi(a);u.bindStream(this.stream),u.orderedConsumer();const c=await this.js.subscribe(l,u);return(async()=>{var m;for await(const d of c){const y=(m=d.headers)==null?void 0:m.get(Ou);if(y!=="DEL"&&y!=="PURGE"){const g=this.decodeKey(d.subject.substring(this.prefixLen));r.push(g)}d.info.pending===0&&c.unsubscribe()}})().then(()=>{r.stop()}).catch(m=>{r.stop(m)}),c.info.last.num_pending===0&&c.unsubscribe(),r}purgeBucket(n){return this.jsm.streams.purge(this.bucketName(),n)}destroy(){return this.jsm.streams.delete(this.bucketName())}async status(){var u;const r=((u=this.js.nc.info)==null?void 0:u.cluster)??"",a=this.bucketName(),l=await this.jsm.streams.info(a);return new r1(l,r)}}class r1{constructor(n,r=""){A(this,"si");A(this,"cluster");this.si=n,this.cluster=r}get bucket(){return this.si.config.name.startsWith(On)?this.si.config.name.substring(On.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 xd(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 n;return((n=this.si.config.placement)==null?void 0:n.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!==Ri.None:!1}}const _d="OBJ_",yb="SHA-256=";function $E(e){return bu(e),`${_d}${e}`}function GE(e){return e.startsWith(_d)?e.substring(4):e}class Qh{constructor(n){A(this,"si");A(this,"backingStore");this.si=n,this.backingStore="JetStream"}get bucket(){return GE(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!==Ri.None:!1}}function lu(e){if(e===void 0)return;const{domain:n}=e;if(n===void 0)return e;const r=Object.assign({},e);if(delete r.domain,n==="")return r;if(r.external)throw new Error("domain and external are both set");return r.external={api:`$JS.${n}.API`},r}var Jn;(function(e){e[e.Unset=-1]="Unset",e[e.Consume=0]="Consume",e[e.Fetch=1]="Fetch"})(Jn||(Jn={}));var br;(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"})(br||(br={}));var ns;(function(e){e.DebugEvent="debug",e.Discard="discard",e.Reset="reset",e.Next="next"})(ns||(ns={}));const bb=Uint8Array.of(43,65,67,75),YE=Uint8Array.of(45,78,65,75),ol=Uint8Array.of(43,87,80,73),VE=Uint8Array.of(43,78,88,84),JE=Uint8Array.of(43,84,69,82,77),XE=Uint8Array.of(32);function Nl(e,n=5e3){return new h2(e,n)}class gh extends Gt{constructor(r,a,l=!1){super();A(this,"consumer");A(this,"opts");A(this,"sub");A(this,"monitor");A(this,"pending");A(this,"inbox");A(this,"refilling");A(this,"pong");A(this,"callback");A(this,"timeout");A(this,"cleanupHandler");A(this,"listeners");A(this,"statusIterator");A(this,"forOrderedConsumer");A(this,"resetHandler");A(this,"abortOnMissingResource");A(this,"bind");A(this,"inBackOff");this.consumer=r;const u=a;this.opts=this.parseOptions(a,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=Gr(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:a,idle_heartbeat:l,threshold_bytes:u,threshold_messages:c}=this.opts;this.closed().then(m=>{if(this.cleanupHandler)try{this.cleanupHandler(m)}catch{}});const{sub:f}=this;f&&f.unsubscribe(),this.sub=this.consumer.api.nc.subscribe(this.inbox,{callback:(m,d)=>{var g,b,x,k;if(m){this.stop(m);return}if((g=this.monitor)==null||g.work(),d.subject===this.inbox){if(Ih(d))return;const z=(b=d.headers)==null?void 0:b.code,B=((k=(x=d.headers)==null?void 0:x.description)==null?void 0:k.toLowerCase())||"unknown",{msgsLeft:M,bytesLeft:F}=this.parseDiscard(d.headers);if(M>0||F>0)this.pending.msgs-=M,this.pending.bytes-=F,this.pending.requests--,this.notify(ns.Discard,{msgsLeft:M,bytesLeft:F});else if(z===400){this.stop(new Oe(B,`${z}`));return}else if(z===409&&B==="consumer deleted"){if(this.notify(br.ConsumerDeleted,`${z} ${B}`),!this.refilling||this.abortOnMissingResource){const Y=new Oe(B,`${z}`);this.stop(Y);return}}else if(z===503){if(this.notify(br.NoResponders,`${z} No Responders`),!this.refilling||this.abortOnMissingResource){const Y=new Oe("no responders",`${z}`);this.stop(Y);return}}else this.notify(ns.DebugEvent,`${z} ${B}`)}else this._push(Nl(d,this.consumer.api.timeout)),this.received++,this.pending.msgs&&this.pending.msgs--,this.pending.bytes&&(this.pending.bytes-=d.size());if(this.pending.msgs===0&&this.pending.bytes===0&&(this.pending.requests=0),this.refilling){if(r&&this.pending.msgs<=c||a&&this.pending.bytes<=u){const z=this.pullOptions();this.pull(z)}}else this.pending.requests===0&&this._push(()=>{this.stop()})}}),this.sub.closed.then(()=>{this.sub.draining&&this._push(()=>{this.stop()})}),l&&(this.monitor=new Sd(l,m=>(this.notify(br.HeartbeatsMissed,m),this.resetPending().then(()=>{}).catch(()=>{}),!1),{maxOut:2})),(async()=>{var d;const m=this.consumer.api.nc.status();this.statusIterator=m;for await(const y of m)switch(y.type){case $r.Disconnect:(d=this.monitor)==null||d.cancel();break;case $r.Reconnect:this.resetPending().then(g=>{var b;g&&((b=this.monitor)==null||b.restart())}).catch(()=>{});break}})(),this.pull(this.pullOptions())}_push(r){if(!this.callback)super.push(r);else{const a=typeof r=="function"?r:null;try{a?a():this.callback(r)}catch(l){this.stop(l)}}}notify(r,a){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:a})})}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,a=0;const l=vd([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(a++,this.notify(br.StreamNotFound,a),!this.refilling||this.abortOnMissingResource)return this.stop(c),!1}else if(c.message==="consumer not found"){if(r++,this.notify(br.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,a=0;this.inBackOff=!0;const f=l.backoff(u),m=fs(f);await Promise.race([m,this.consumer.api.nc.closed()]),m.cancel(),u++}}}pull(r){this.pending.bytes+=r.max_bytes??0,this.pending.msgs+=r.batch??0,this.pending.requests++;const a=this.consumer.api.nc;this._push(()=>{a.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(ns.Next,r)})}pullOptions(){const r=this.opts.max_messages-this.pending.msgs,a=this.opts.max_bytes-this.pending.bytes,l=At(this.opts.idle_heartbeat),u=At(this.opts.expires);return{batch:r,max_bytes:a,idle_heartbeat:l,expires:u}}parseDiscard(r){const a={msgsLeft:0,bytesLeft:0},l=r==null?void 0:r.get(on.PendingMessagesHdr);l&&(a.msgsLeft=parseInt(l));const u=r==null?void 0:r.get(on.PendingBytesHdr);return u&&(a.bytesLeft=parseInt(u)),a}trackTimeout(r){this.timeout=r}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}clearTimers(){var r,a;(r=this.monitor)==null||r.cancel(),this.monitor=null,(a=this.timeout)==null||a.cancel(),this.timeout=null}setCleanupHandler(r){this.cleanupHandler=r}stop(r){var a,l;this.done||((a=this.sub)==null||a.unsubscribe(),this.clearTimers(),(l=this.statusIterator)==null||l.stop(),this._push(()=>{super.stop(r),this.listeners.forEach(u=>{u.stop()})}))}parseOptions(r,a=!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,a){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 Gt;return this.listeners.push(r),Promise.resolve(r)}}class QE extends Gt{constructor(){super();A(this,"src");A(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(a=>{this.stop(a||void 0)}),(async()=>{const a=await this.src.status();for await(const l of a)this.notify(l.type,l.data)})().catch(()=>{})}notify(r,a){this.listeners.length>0&&this.listeners.forEach(l=>{l.done||l.push({type:r,data:a})})}stop(r){var a;this.done||((a=this.src)==null||a.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 Gt;return this.listeners.push(r),Promise.resolve(r)}}class Kh{constructor(n,r){A(this,"api");A(this,"_info");A(this,"stream");A(this,"name");this.api=n,this._info=r,this.stream=r.stream_name,this.name=r.name}consume(n={max_messages:100,expires:3e4}){return Promise.resolve(new gh(this,n,!0))}fetch(n={max_messages:100,expires:3e4}){const r=new gh(this,n,!1),a=Math.round(r.opts.expires*1.05),l=is(a);return r.closed().catch(()=>{}).finally(()=>{l.cancel()}),l.catch(()=>{r.close().catch()}),r.trackTimeout(l),Promise.resolve(r)}next(n={expires:3e4}){const r=Ct(),a=n;a.max_messages=1;const l=new gh(this,a,!1),u=Math.round(l.opts.expires*1.05);u>=6e4&&(async()=>{for await(const f of await l.status())if(f.type===br.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=is(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:n,name:r}=this._info;return this.api.delete(n,r)}info(n=!1){if(n)return Promise.resolve(this._info);const{stream_name:r,name:a}=this._info;return this.api.info(r,a).then(l=>(this._info=l,this._info))}}class KE{constructor(n,r,a={}){A(this,"api");A(this,"consumerOpts");A(this,"consumer");A(this,"opts");A(this,"cursor");A(this,"stream");A(this,"namePrefix");A(this,"serial");A(this,"currentConsumer");A(this,"userCallback");A(this,"iter");A(this,"type");A(this,"startSeq");A(this,"maxInitialReset");this.api=n,this.stream=r,this.cursor={stream_seq:1,deliver_seq:0},this.namePrefix=Ni.next(),typeof a.name_prefix=="string"&&(Pu("name_prefix",a.name_prefix),this.namePrefix=a.name_prefix+this.namePrefix),this.serial=0,this.currentConsumer=null,this.userCallback=null,this.iter=null,this.type=Jn.Unset,this.consumerOpts=a,this.maxInitialReset=30,this.startSeq=this.consumerOpts.opt_start_seq||0,this.cursor.stream_seq=this.startSeq>0?this.startSeq-1:0}getConsumerOpts(n){this.serial++;const r=`${this.namePrefix}_${this.serial}`;n=n===0?1:n;const a={name:r,deliver_policy:Dt.StartSequence,opt_start_seq:n,ack_policy:$t.None,inactive_threshold:At(300*1e3),num_replicas:1};return this.consumerOpts.headers_only===!0&&(a.headers_only=!0),Array.isArray(this.consumerOpts.filterSubjects)&&(a.filter_subjects=this.consumerOpts.filterSubjects),typeof this.consumerOpts.filterSubjects=="string"&&(a.filter_subject=this.consumerOpts.filterSubjects),this.consumerOpts.replay_policy&&(a.replay_policy=this.consumerOpts.replay_policy),n===this.startSeq+1&&(a.deliver_policy=this.consumerOpts.deliver_policy||Dt.StartSequence,(this.consumerOpts.deliver_policy===Dt.LastPerSubject||this.consumerOpts.deliver_policy===Dt.New||this.consumerOpts.deliver_policy===Dt.Last)&&(delete a.opt_start_seq,a.deliver_policy=this.consumerOpts.deliver_policy),a.deliver_policy===Dt.LastPerSubject&&typeof a.filter_subjects>"u"&&typeof a.filter_subject>"u"&&(a.filter_subject=">"),this.consumerOpts.opt_start_time&&(delete a.opt_start_seq,a.deliver_policy=Dt.StartTime,a.opt_start_time=this.consumerOpts.opt_start_time),this.consumerOpts.inactive_threshold&&(a.inactive_threshold=At(this.consumerOpts.inactive_threshold))),a}async resetConsumer(n=0){var c,f,m,d,y;Ni.next();const r=this.serial===0;(c=this.consumer)==null||c.delete().catch(()=>{}),n=n===0?1:n,this.cursor.deliver_seq=0;const a=this.getConsumerOpts(n);a.max_deliver=1,a.mem_storage=!0;const l=vd([((f=this.opts)==null?void 0:f.expires)||3e4]);let u;for(let g=0;;g++)try{u=await this.api.add(this.stream,a),(m=this.iter)==null||m.notify(br.OrderedConsumerRecreated,u.name);break}catch(b){if(b.message==="stream not found"&&((d=this.iter)==null||d.notify(br.StreamNotFound,g),this.type===Jn.Fetch||this.opts.abort_on_missing_resource===!0))return(y=this.iter)==null||y.stop(b),Promise.reject(b);if(r&&g>=this.maxInitialReset)throw b;await fs(l.backoff(g+1))}return u}internalHandler(n){return r=>{var l;if(this.serial!==n)return;const a=r.info.deliverySequence;if(a!==this.cursor.deliver_seq+1){this.notifyOrderedResetAndReset();return}this.cursor.deliver_seq=a,this.cursor.stream_seq=r.info.streamSequence,this.userCallback?this.userCallback(r):(l=this.iter)==null||l.push(r)}}async reset(n={max_messages:100,expires:3e4},r){var m,d;r=r||{};const a=r.fromFetch||!1,l=r.orderedReset||!1;if(this.type===Jn.Fetch&&l){(m=this.iter)==null||m.src.stop(),await((d=this.iter)==null?void 0:d.closed()),this.currentConsumer=null;return}(this.currentConsumer===null||l)&&(this.currentConsumer=await this.resetConsumer(this.cursor.stream_seq+1)),(this.iter===null||a)&&(this.iter=new QE),this.consumer=new Kh(this.api,this.currentConsumer);const u=n;u.callback=this.internalHandler(this.serial);let c=null;this.type===Jn.Fetch&&a?c=await this.consumer.fetch(n):this.type===Jn.Consume&&(c=await this.consumer.consume(n));const f=c;f.forOrderedConsumer=!0,f.resetHandler=()=>{this.notifyOrderedResetAndReset()},this.iter.setSource(f)}notifyOrderedResetAndReset(){var n;(n=this.iter)==null||n.notify(ns.Reset,""),this.reset(this.opts,{orderedReset:!0})}async consume(n={max_messages:100,expires:3e4}){if(n.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===Jn.Fetch)return Promise.reject(new Error("ordered consumer initialized as fetch"));if(this.type===Jn.Consume)return Promise.reject(new Error("ordered consumer doesn't support concurrent consume"));const{callback:a}=n;return a&&(this.userCallback=a),this.type=Jn.Consume,this.opts=n,await this.reset(n),this.iter}async fetch(n={max_messages:100,expires:3e4}){var l;if(n.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===Jn.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:a}=n;return a&&(this.userCallback=a),this.type=Jn.Fetch,this.opts=n,await this.reset(n,{fromFetch:!0}),this.iter}async next(n={expires:3e4}){const r=n;if(r.bind)return Promise.reject(new Error("bind is not supported"));r.max_messages=1;const a=Ct();return r.callback=u=>{this.userCallback=null,a.resolve(u)},(await this.fetch(r)).iterClosed.then(u=>{u&&a.reject(u),a.resolve(null)}).catch(u=>{a.reject(u)}),a}delete(){return this.currentConsumer?this.api.delete(this.stream,this.currentConsumer.name).then(n=>Promise.resolve(n)).catch(n=>Promise.reject(n)).finally(()=>{this.currentConsumer=null}):Promise.resolve(!1)}async info(n){return this.currentConsumer==null?(this.currentConsumer=await this.resetConsumer(this.startSeq),Promise.resolve(this.currentConsumer)):n&&this.currentConsumer?Promise.resolve(this.currentConsumer):this.api.info(this.stream,this.currentConsumer.name)}}class Zh{constructor(n){A(this,"api");A(this,"notified");this.api=n,this.notified=!1}checkVersion(){const n=this.api.nc.features.get(it.JS_SIMPLIFICATION);return n.ok?Promise.resolve():Promise.reject(new Error(`consumers framework is only supported on servers ${n.min} or better`))}getPullConsumerFor(n){if(n.config.deliver_subject!==void 0)throw new Error("push consumer not supported");return new Kh(this.api,n)}async get(n,r={}){return typeof r=="object"?this.ordered(n,r):(await this.checkVersion(),this.api.info(n,r).then(a=>a.config.deliver_subject!==void 0?Promise.reject(new Error("push consumer not supported")):new Kh(this.api,a)).catch(a=>Promise.reject(a)))}async ordered(n,r){await this.checkVersion();const a=this.api;return new Ed(a.nc,a.opts).info(n).then(u=>Promise.resolve(new KE(this.api,n,r))).catch(u=>Promise.reject(u))}}class Hu{constructor(n,r){A(this,"api");A(this,"_info");this.api=n,this._info=r}get name(){return this._info.config.name}alternates(){return this.info().then(n=>n.alternates?n.alternates:[])}async best(){if(await this.info(),this._info.alternates){const n=await this.api.info(this._info.alternates[0].name);return new Hu(this.api,n)}else return this}info(n=!1,r){return n?Promise.resolve(this._info):this.api.info(this.name,r).then(a=>(this._info=a,this._info))}getConsumerFromInfo(n){return new Zh(new Cu(this.api.nc,this.api.opts)).getPullConsumerFor(n)}getConsumer(n){return new Zh(new Cu(this.api.nc,this.api.opts)).get(this.name,n)}getMessage(n){return this.api.getMessage(this.name,n)}deleteMessage(n,r){return this.api.deleteMessage(this.name,n,r)}}class Ed extends Bl{constructor(n,r){super(n,r)}checkStreamConfigVersions(n){const r=this.nc;if(n.metadata){const{min:l,ok:u}=r.features.get(it.JS_STREAM_CONSUMER_METADATA);if(!u)throw new Error(`stream 'metadata' requires server ${l}`)}if(n.first_seq){const{min:l,ok:u}=r.features.get(it.JS_STREAM_FIRST_SEQ);if(!u)throw new Error(`stream 'first_seq' requires server ${l}`)}if(n.subject_transform){const{min:l,ok:u}=r.features.get(it.JS_STREAM_SUBJECT_TRANSFORM);if(!u)throw new Error(`stream 'subject_transform' requires server ${l}`)}if(n.compression){const{min:l,ok:u}=r.features.get(it.JS_STREAM_COMPRESSION);if(!u)throw new Error(`stream 'compression' requires server ${l}`)}if(n.consumer_limits){const{min:l,ok:u}=r.features.get(it.JS_DEFAULT_CONSUMER_LIMITS);if(!u)throw new Error(`stream 'consumer_limits' requires server ${l}`)}function a(l,u){var f;if((((f=u==null?void 0:u.subject_transforms)==null?void 0:f.length)||0)>0){const{min:m,ok:d}=r.features.get(it.JS_STREAM_SOURCE_SUBJECT_TRANSFORM);if(!d)throw new Error(`${l} 'subject_transforms' requires server ${m}`)}}n.sources&&n.sources.forEach(l=>{a("stream sources",l)}),n.mirror&&a("stream mirror",n.mirror)}async add(n={}){var l;this.checkStreamConfigVersions(n),an(n.name),n.mirror=lu(n.mirror),n.sources=(l=n.sources)==null?void 0:l.map(lu);const a=await this._request(`${this.prefix}.STREAM.CREATE.${n.name}`,n);return this._fixInfo(a),a}async delete(n){return an(n),(await this._request(`${this.prefix}.STREAM.DELETE.${n}`)).success}async update(n,r={}){var f;if(typeof n=="object"){const m=n;n=m.name,r=m,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),an(n);const a=await this.info(n),l=Object.assign(a.config,r);l.mirror=lu(l.mirror),l.sources=(f=l.sources)==null?void 0:f.map(lu);const c=await this._request(`${this.prefix}.STREAM.UPDATE.${n}`,l);return this._fixInfo(c),c}async info(n,r){an(n);const a=`${this.prefix}.STREAM.INFO.${n}`;let u=await this._request(a,r),{total:c,limit:f}=u,m=u.state.subjects?Object.getOwnPropertyNames(u.state.subjects).length:1;if(c&&c>m){const d=[u],y=r||{};let g=0;for(;c>m;){g++,y.offset=f*g;const x=await this._request(a,y);c=x.total,d.push(x);const k=Object.getOwnPropertyNames(x.state.subjects).length;if(m+=k,k<f)break}let b={};for(let x=0;x<d.length;x++)u=d[x],u.state.subjects&&(b=Object.assign(b,u.state.subjects));u.offset=0,u.total=0,u.limit=0,u.state.subjects=b}return this._fixInfo(u),u}list(n=""){const r=n!=null&&n.length?{subject:n}:{},a=u=>{const c=u;return c.streams.forEach(f=>{this._fixInfo(f)}),c.streams},l=`${this.prefix}.STREAM.LIST`;return new vl(l,a,this,r)}_fixInfo(n){n.config.sealed=n.config.sealed||!1,n.config.deny_delete=n.config.deny_delete||!1,n.config.deny_purge=n.config.deny_purge||!1,n.config.allow_rollup_hdrs=n.config.allow_rollup_hdrs||!1}async purge(n,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 an(n),await this._request(`${this.prefix}.STREAM.PURGE.${n}`,r)}async deleteMessage(n,r,a=!0){an(n);const l={seq:r};return a||(l.no_erase=!0),(await this._request(`${this.prefix}.STREAM.MSG.DELETE.${n}`,l)).success}async getMessage(n,r){an(n);const l=await this._request(`${this.prefix}.STREAM.MSG.GET.${n}`,r);return new i1(l)}find(n){return this.findStream(n)}listKvs(){const n=a=>{var m;const u=a.streams.filter(d=>d.config.name.startsWith(On));u.forEach(d=>{this._fixInfo(d)});let c="";return u.length&&(c=((m=this.nc.info)==null?void 0:m.cluster)??""),u.map(d=>new r1(d,c))},r=`${this.prefix}.STREAM.LIST`;return new vl(r,n,this)}listObjectStores(){const n=a=>{const u=a.streams.filter(f=>f.config.name.startsWith(_d));return u.forEach(f=>{this._fixInfo(f)}),u.map(f=>new Qh(f))},r=`${this.prefix}.STREAM.LIST`;return new vl(r,n,this)}names(n=""){const r=n!=null&&n.length?{subject:n}:{},a=u=>u.streams,l=`${this.prefix}.STREAM.NAMES`;return new vl(l,a,this,r)}async get(n){const r=await this.info(n);return Promise.resolve(new Hu(this,r))}}class ZE extends Bl{constructor(n,r){super(n,r)}async getMessage(n,r){an(n);let a=r;const{last_by_subj:l}=a;l&&(a=null);const u=a?this.jc.encode(a):Dn,c=this.opts.apiPrefix||"$JS.API",f=l?`${c}.DIRECT.GET.${n}.${l}`:`${c}.DIRECT.GET.${n}`,m=await this.nc.request(f,u,{timeout:this.timeout}),d=es(m);if(d)return Promise.reject(d);const y=new Wh(m);return Promise.resolve(y)}async getBatch(n,r){an(n);const l=`${this.opts.apiPrefix||"$JS.API"}.DIRECT.GET.${n}`;if(!Array.isArray(r.multi_last)||r.multi_last.length===0)return Promise.reject("multi_last is required");const u=JSON.stringify(r,(m,d)=>m==="up_to_time"&&d instanceof Date?d.toISOString():d),c=new Gt,f=await this.nc.requestMany(l,u,{strategy:sr.SentinelMsg});return(async()=>{var g,b,x;let m=!1,d=!1,y;for await(const k of f){if(!m){m=!0;const z=((g=k.headers)==null?void 0:g.code)||0;if(z!==0&&z<200||z>299){y=(b=k.headers)==null?void 0:b.description.toLowerCase();break}if(((x=k.headers)==null?void 0:x.get("Nats-Num-Pending"))===""){d=!0;break}}if(k.data.length===0)break;c.push(new Wh(k))}c.push(()=>{if(d)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 Wh{constructor(n){A(this,"data");A(this,"header");if(!n.headers)throw new Error("headers expected");this.data=n.data,this.header=n.headers}get subject(){return this.header.last(Ka.Subject)}get seq(){const n=this.header.last(Ka.Sequence);return typeof n=="string"?parseInt(n):0}get time(){return new Date(Date.parse(this.timestamp))}get timestamp(){return this.header.last(Ka.TimeStamp)}get stream(){return this.header.last(Ka.Stream)}json(n){return lr(n).decode(this.data)}string(){return Nn.decode(this.data)}}A(Wh,"jc");class WE extends Bl{constructor(r,a){super(r,a);A(this,"streams");A(this,"consumers");A(this,"direct");this.streams=new Ed(r,a),this.consumers=new Cu(r,a),this.direct=new ZE(r,a)}async getAccountInfo(){return await this._request(`${this.prefix}.INFO`)}jetstream(){return this.nc.jetstream(this.getOptions())}advisories(){const r=new Gt;return this.nc.subscribe("$JS.EVENT.ADVISORY.>",{callback:(a,l)=>{if(a)throw a;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 i1{constructor(n){A(this,"_header");A(this,"smr");this.smr=n}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):Dn}get header(){if(!this._header)if(this.smr.message.hdrs){const n=this._parse(this.smr.message.hdrs);this._header=ji.decode(n)}else this._header=Vr();return this._header}_parse(n){const r=atob(n),a=r.length,l=new Uint8Array(a);for(let u=0;u<a;u++)l[u]=r.charCodeAt(u);return l}json(n){return lr(n).decode(this.data)}string(){return Nn.decode(this.data)}}A(i1,"jc");class e2{constructor(n){A(this,"api");this.api=n}get(n){return this.api.info(n).then(r=>new Hu(this.api,r))}}class yh{constructor(n){A(this,"info");A(this,"hdrs");this.info=n}get name(){return this.info.name}get description(){return this.info.description??""}get headers(){return this.hdrs||(this.hdrs=ji.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 n,r;return((n=this.info.options)==null?void 0:n.link)!==void 0&&((r=this.info.options)==null?void 0:r.link)!==null}}function vb(e){const n={name:e.name,description:e.description??"",options:e.options,metadata:e.metadata};if(e.headers){const r=e.headers;n.headers=r.toRecord()}return n}function t2(){return new ReadableStream({pull(e){e.enqueue(new Uint8Array(0)),e.close()}})}class _l{constructor(n,r,a){A(this,"jsm");A(this,"js");A(this,"stream");A(this,"name");this.name=n,this.jsm=r,this.js=a}_checkNotEmpty(n){return!n||n.length===0?{name:n,error:new Error("name cannot be empty")}:{name:n}}async info(n){const r=await this.rawInfo(n);return r?new yh(r):null}async list(){const n=[],r=await this.watch({ignoreDeletes:!0,includeHistory:!0});for await(const a of r){if(a===null)break;n.push(a)}return Promise.resolve(n)}async rawInfo(n){const{name:r,error:a}=this._checkNotEmpty(n);if(a)return Promise.reject(a);const l=this._metaSubject(r);try{const u=await this.jsm.streams.getMessage(this.stream,{last_by_subj:l}),f=lr().decode(u.data);return f.revision=u.seq,f}catch(u){return u.code==="404"?null:Promise.reject(u)}}async _si(n){try{return await this.jsm.streams.info(this.stream,n)}catch(r){return r.code==="404"?null:Promise.reject(r)}}async seal(){let n=await this._si();return n===null?Promise.reject(new Error("object store not found")):(n.config.sealed=!0,n=await this.jsm.streams.update(this.stream,n.config),Promise.resolve(new Qh(n)))}async status(n){const r=await this._si(n);return r===null?Promise.reject(new Error("object store not found")):Promise.resolve(new Qh(r))}destroy(){return this.jsm.streams.delete(this.stream)}async _put(n,r,a){var le;const l=this.js.getOptions();a=a||{timeout:l.timeout},a.timeout=a.timeout||l.timeout,a.previousRevision=a.previousRevision??void 0;const{timeout:u,previousRevision:c}=a,f=this.js.nc.info,m=(f==null?void 0:f.max_payload)||1024;n=n||{},n.options=n.options||{};let d=((le=n.options)==null?void 0:le.max_chunk_size)||128*1024;d=d>m?m:d,n.options.max_chunk_size=d;const y=await this.info(n.name),{name:g,error:b}=this._checkNotEmpty(n.name);if(b)return Promise.reject(b);const x=Ni.next(),k=this._chunkSubject(x),z=this._metaSubject(g),B=Object.assign({bucket:this.name,nuid:x,size:0,chunks:0},vb(n)),M=Ct(),F=[],Y=new ss;try{const R=r?r.getReader():null,j=ob.create();for(;;){const{done:V,value:J}=R?await R.read():{done:!0,value:void 0};if(V){if(Y.size()>0){const Z=Y.drain();j.update(Z),B.chunks++,B.size+=Z.length,F.push(this.js.publish(k,Z,{timeout:u}))}await Promise.all(F),F.length=0,B.mtime=new Date().toISOString();const G=ts.encode(j.digest());B.digest=`${yb}${G}`,B.deleted=!1;const O=Vr();typeof c=="number"&&O.set(yr.ExpectedLastSubjectSequenceHdr,`${c}`),O.set(on.RollupHdr,on.RollupValueSubject);const K=await this.js.publish(z,lr().encode(B),{headers:O,timeout:u});if(B.revision=K.seq,y)try{await this.jsm.streams.purge(this.stream,{filter:`$O.${this.name}.C.${y.nuid}`})}catch{}M.resolve(new yh(B));break}if(J)for(Y.fill(J);Y.size()>d;){B.chunks++,B.size+=d;const G=Y.drain(n.options.max_chunk_size);j.update(G),F.push(this.js.publish(k,G,{timeout:u}))}}}catch(R){await this.jsm.streams.purge(this.stream,{filter:k}),M.reject(R)}return M}putBlob(n,r,a){function l(u){return new ReadableStream({pull(c){c.enqueue(u),c.close()}})}return r===null&&(r=new Uint8Array(0)),this.put(n,l(r),a)}put(n,r,a){var l;return(l=n==null?void 0:n.options)!=null&&l.link?Promise.reject(new Error("link cannot be set when putting the object in bucket")):this._put(n,r,a)}async getBlob(n){async function r(u){const c=new ss,f=u.getReader();for(;;){const{done:m,value:d}=await f.read();if(m)return c.drain();d&&d.length&&c.fill(d)}}const a=await this.get(n);if(a===null)return Promise.resolve(null);const l=await Promise.all([a.error,r(a.data)]);return l[0]?Promise.reject(l[0]):Promise.resolve(l[1])}async get(n){const r=await this.rawInfo(n);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 _l.create(this.js,r.options.link.bucket):this).get(g)}if(!r.digest.startsWith(yb))return Promise.reject(new Error(`unknown digest type: ${r.digest}`));const a=Gh(r.digest.substring(8));if(a===null)return Promise.reject(new Error(`unable to parse digest: ${r.digest}`));const l=Ct(),u={info:new yh(r),error:l};if(r.size===0)return u.data=t2(),l.resolve(null),Promise.resolve(u);let c;const f=Oi();f.orderedConsumer();const m=ob.create(),d=`$O.${this.name}.C.${r.nuid}`,y=await this.js.subscribe(d,f);return(async()=>{for await(const g of y)g.data.length>0&&(m.update(g.data),c.enqueue(g.data)),g.info.pending===0&&(F_(a,m.digest())?c.close():c.error(new Error(`received a corrupt object, digests do not match received: ${r.digest} calculated ${a}`)),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(n,r){if(!(r instanceof _l))return Promise.reject("bucket required");const a=r,{name:l,error:u}=this._checkNotEmpty(n);if(u)return Promise.reject(u);const c={name:l,options:{link:{bucket:a.name}}};return this._put(c,null)}async link(n,r){const{name:a,error:l}=this._checkNotEmpty(n);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(n);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:a,bucket:r.bucket,options:{link:c}};await this.js.publish(this._metaSubject(n),JSON.stringify(f));const m=await this.info(n);return Promise.resolve(m)}async delete(n){const r=await this.rawInfo(n);if(r===null)return Promise.resolve({purged:0,success:!1});r.deleted=!0,r.size=0,r.chunks=0,r.digest="";const a=lr(),l=Vr();return l.set(on.RollupHdr,on.RollupValueSubject),await this.js.publish(this._metaSubject(r.name),a.encode(r),{headers:l}),this.jsm.streams.purge(this.stream,{filter:this._chunkSubject(r.nuid)})}async update(n,r={}){const a=await this.rawInfo(n);if(a===null)return Promise.reject(new Error("object not found"));if(a.deleted)return Promise.reject(new Error("cannot update meta for a deleted object"));r.name=r.name??a.name;const{name:l,error:u}=this._checkNotEmpty(r.name);if(u)return Promise.reject(u);if(n!==r.name){const m=await this.info(r.name);if(m&&!m.deleted)return Promise.reject(new Error("an object already exists with that name"))}r.name=l;const c=Object.assign({},a,vb(r)),f=await this.js.publish(this._metaSubject(c.name),JSON.stringify(c));return n!==r.name&&await this.jsm.streams.purge(this.stream,{filter:this._metaSubject(n)}),Promise.resolve(f)}async watch(n={}){n.includeHistory=n.includeHistory??!1,n.ignoreDeletes=n.ignoreDeletes??!1;let r=!1;const a=new Gt,l=this._metaSubjectAll();try{await this.jsm.streams.getMessage(this.stream,{last_by_subj:l})}catch(m){m.code==="404"?(a.push(null),r=!0):a.stop(m)}const u=lr(),c=Oi();c.orderedConsumer(),n.includeHistory?c.deliverLastPerSubject():(r=!0,c.deliverNew()),c.callback((m,d)=>{var y;if(m){a.stop(m);return}if(d!==null){const g=u.decode(d.data);g.deleted&&n.ignoreDeletes===!0||a.push(g),((y=d.info)==null?void 0:y.pending)===0&&!r&&(r=!0,a.push(null))}});const f=await this.js.subscribe(l,c);return a._data=f,a.iterClosed.then(()=>{f.unsubscribe()}),f.closed.then(()=>{a.stop()}).catch(m=>{a.stop(m)}),a}_chunkSubject(n){return`$O.${this.name}.C.${n}`}_metaSubject(n){return`$O.${this.name}.M.${ts.encode(n)}`}_metaSubjectAll(){return`$O.${this.name}.M.>`}async init(n={}){try{this.stream=$E(this.name)}catch(l){return Promise.reject(l)}const r=(n==null?void 0:n.ttl)||0;delete n.ttl;const a=Object.assign({max_age:r},n);a.name=this.stream,a.num_replicas=n.replicas??1,a.allow_direct=!0,a.allow_rollup_hdrs=!0,a.discard=Tl.New,a.subjects=[`$O.${this.name}.C.>`,`$O.${this.name}.M.>`],n.placement&&(a.placement=n.placement),n.metadata&&(a.metadata=n.metadata),typeof n.compression=="boolean"&&(a.compression=n.compression?Ri.S2:Ri.None);try{await this.jsm.streams.info(a.name)}catch(l){l.message==="stream not found"&&await this.jsm.streams.add(a)}}static async create(n,r,a={}){const l=await n.jetstreamManager(),u=new _l(r,l,n);return await u.init(a),Promise.resolve(u)}}class n2{constructor(n){A(this,"js");this.js=n}kv(n,r={}){const a=this.js,{ok:l,min:u}=a.nc.features.get(it.JS_KV);return l?r.bindOnly?Ol.bind(this.js,n,r):Ol.create(this.js,n,r):Promise.reject(new Error(`kv is only supported on servers ${u} or better`))}os(n,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 a=this.js,{ok:l,min:u}=a.nc.features.get(it.JS_OBJECTSTORE);return l?_l.create(this.js,n,r):Promise.reject(new Error(`objectstore is only supported on servers ${u} or better`))}}class kd extends Bl{constructor(r,a){super(r,a);A(this,"consumers");A(this,"streams");A(this,"consumerAPI");A(this,"streamAPI");this.consumerAPI=new Cu(r,a),this.streamAPI=new Ed(r,a),this.consumers=new Zh(this.consumerAPI),this.streams=new e2(this.streamAPI)}jetstreamManager(r){r===void 0&&(r=this.opts.checkAPI);const a=Object.assign({},this.opts,{checkAPI:r});return this.nc.jetstreamManager(a)}get apiPrefix(){return this.prefix}get views(){return new n2(this)}async publish(r,a=Dn,l){l=l||{},l.expect=l.expect||{};const u=(l==null?void 0:l.headers)||Vr();l&&(l.msgID&&u.set(yr.MsgIdHdr,l.msgID),l.expect.lastMsgID&&u.set(yr.ExpectedLastMsgIdHdr,l.expect.lastMsgID),l.expect.streamName&&u.set(yr.ExpectedStreamHdr,l.expect.streamName),typeof l.expect.lastSequence=="number"&&u.set(yr.ExpectedLastSeqHdr,`${l.expect.lastSequence}`),typeof l.expect.lastSubjectSequence=="number"&&u.set(yr.ExpectedLastSubjectSequenceHdr,`${l.expect.lastSubjectSequence}`));const c=l.timeout||this.timeout,f={};c&&(f.timeout=c),l&&(f.headers=u);let{retries:m,retry_delay:d}=l;m=m||1,d=d||250;let y;for(let b=0;b<m;b++)try{y=await this.nc.request(r,a,f);break}catch(x){if(x.code==="503"&&b+1<m)await fs(d);else throw x}const g=this.parseJsResponse(y);if(g.stream==="")throw Oe.errorForCode(Ee.JetStreamInvalidAck);return g.duplicate=g.duplicate?g.duplicate:!1,g}async pull(r,a,l=0){an(r),Wa(a);let u=this.timeout;l>u&&(u=l),l=l<0?0:At(l);const c={batch:1,no_wait:l===0,expires:l},f=await this.nc.request(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${a}`,this.jc.encode(c),{noMux:!0,timeout:u}),m=es(f);if(m)throw m;return Nl(f,this.timeout)}fetch(r,a,l={}){an(r),Wa(a);let u=null;const c=(l.max_bytes??0)>0;let f=0;const m=c?l.max_bytes:0;let d=null;const y={};if(y.batch=l.batch||1,m){const F=this.nc.features.get(it.JS_PULL_MAX_BYTES);if(!F.ok)throw new Error(`max_bytes is only supported on servers ${F.min} or better`);y.max_bytes=m}y.no_wait=l.no_wait||!1,y.no_wait&&y.expires&&(y.expires=0);const g=l.expires||0;if(g&&(y.expires=At(g)),g===0&&y.no_wait===!1)throw new Error("expires or no_wait is required");const b=l.idle_heartbeat||0;b&&(y.idle_heartbeat=At(b),l.delay_heartbeat===!0&&(y.idle_heartbeat=At(b*4)));const x=new Gt,k=y.batch;let z=0;x.protocolFilterFn=(F,Y=!1)=>Ih(F.msg)?(d==null||d.work(),!1):!0,x.dispatchedFn=F=>{if(F){if(c&&(f+=F.data.length),z++,u&&F.info.pending===0)return;(x.getPending()===1&&F.info.pending===0||k===z||m>0&&f>=m)&&x.stop()}};const B=Gr(this.nc.options.inboxPrefix),M=this.nc.subscribe(B,{max:l.batch,callback:(F,Y)=>{F===null&&(F=es(Y)),F!==null?(u&&(u.cancel(),u=null),E_(F)?x.stop(s1(F)===null?void 0:F):x.stop(F)):(d==null||d.work(),x.received++,x.push(Nl(Y,this.timeout)))}});return g&&(u=is(g),u.catch(()=>{M.isClosed()||(M.drain().catch(()=>{}),u=null),d&&d.cancel()})),(async()=>{try{b&&(d=new Sd(b,F=>(x.push(()=>{x.err=new Oe(`${Xn.IdleHeartbeatMissed}: ${F}`,Ee.JetStreamIdleHeartBeat)}),!0)))}catch{}await M.closed,u!==null&&(u.cancel(),u=null),d&&d.cancel(),x.stop()})().catch(),this.nc.publish(`${this.prefix}.CONSUMER.MSG.NEXT.${r}.${a}`,this.jc.encode(y),{reply:B}),x}async pullSubscribe(r,a=Oi()){const l=await this._processOptions(r,a);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===$t.None||u===$t.All)throw new Error("ack policy for pull consumers must be explicit");const c=this._buildTypedSubscriptionOpts(l),f=new s2(this,l.deliver,c);f.info=l;try{await this._maybeCreateConsumer(l)}catch(m){throw f.unsubscribe(),m}return f}async subscribe(r,a=Oi()){const l=await this._processOptions(r,a);if(!l.isBind&&!l.config.deliver_subject)throw new Error("push consumer requires deliver_subject");const u=this._buildTypedSubscriptionOpts(l),c=new a1(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,a=Oi()){const l=ib(a)?a.getOpts():a;if(l.isBind=ib(a)?a.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!==$t.NotSet&&l.config.ack_policy!==$t.None)throw new Oe("ordered consumer: ack_policy can only be set to 'none'",Ee.ApiError);if(l.config.durable_name&&l.config.durable_name.length>0)throw new Oe("ordered consumer: durable_name cannot be set",Ee.ApiError);if(l.config.deliver_subject&&l.config.deliver_subject.length>0)throw new Oe("ordered consumer: deliver_subject cannot be set",Ee.ApiError);if(l.config.max_deliver!==void 0&&l.config.max_deliver>1)throw new Oe("ordered consumer: max_deliver cannot be set",Ee.ApiError);if(l.config.deliver_group&&l.config.deliver_group.length>0)throw new Oe("ordered consumer: deliver_group cannot be set",Ee.ApiError);l.config.deliver_subject=Gr(this.nc.options.inboxPrefix),l.config.ack_policy=$t.None,l.config.max_deliver=1,l.config.flow_control=!0,l.config.idle_heartbeat=l.config.idle_heartbeat||At(5e3),l.config.ack_wait=At(1320*60*1e3),l.config.mem_storage=!0,l.config.num_replicas=1}if(l.config.ack_policy===$t.NotSet&&(l.config.ack_policy=$t.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||Gr(this.nc.options.inboxPrefix),l}_buildTypedSubscriptionOpts(r){const a={};return a.adapter=l2(r.callbackFn===void 0,this.timeout),a.ingestionFilterFn=kd.ingestionFn(r.ordered),a.protocolFilterFn=(l,u=!1)=>{const c=l;return Hh(c.msg)?(u||c.msg.respond(),!1):!0},!r.mack&&r.config.ack_policy!==$t.None&&(a.dispatchedFn=c2),r.callbackFn&&(a.callback=r.callbackFn),a.max=r.max||0,a.queue=r.queue,a}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:Dt.All,ack_policy:$t.Explicit,ack_wait:At(30*1e3),replay_policy:as.Instant},r.config);const a=await this.consumerAPI.add(r.stream,r.config);if(Array.isArray(r.config.filter_subjects&&!Array.isArray(a.config.filter_subjects)))throw new Error("jetstream server doesn't support consumers with multiple filter subjects");r.name=a.name,r.config=a.config,r.last=a}static ingestionFn(r){return(a,l)=>{var m;const u=l;if(!a)return{ingest:!1,protocol:!1};const c=a;if(es(c.msg)||(m=u.monitor)==null||m.work(),Ih(c.msg)){const d=r?u._checkHbOrderConsumer(c.msg):!0;return r||u.info.flow_control.heartbeat_count++,{ingest:d,protocol:!0}}else if(Hh(c.msg))return u.info.flow_control.fc_count++,{ingest:!0,protocol:!0};return{ingest:r?u._checkOrderedConsumer(a):!0,protocol:!1}}}}class Ad{constructor(n){A(this,"options");A(this,"protocol");A(this,"draining");A(this,"listeners");A(this,"_services");this.draining=!1,this.options=kE(n),this.listeners=[]}static connect(n={}){return new Promise((r,a)=>{const l=new Ad(n);ju.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=>{a(u)})})}closed(){return this.protocol.closed}async close(){await this.protocol.close()}_check(n,r,a){if(this.isClosed())throw Oe.errorForCode(Ee.ConnectionClosed);if(r&&this.isDraining()||a&&this.protocol.noMorePublishing)throw Oe.errorForCode(Ee.ConnectionDraining);if(n=n||"",n.length===0)throw Oe.errorForCode(Ee.BadSubject)}publish(n,r,a){this._check(n,!1,!0),this.protocol.publish(n,r,a)}publishMessage(n){return this.publish(n.subject,n.data,{reply:n.reply,headers:n.headers})}respondMessage(n){return n.reply?(this.publish(n.reply,n.data,{reply:n.reply,headers:n.headers}),!0):!1}subscribe(n,r={}){this._check(n,!0,!1);const a=new t1(this.protocol,n,r);return this.protocol.subscribe(a),a}_resub(n,r,a){this._check(r,!0,!1);const l=n;l.max=a,a&&(l.max=a+l.received),this.protocol.resub(l,r)}requestMany(n,r=Dn,a={maxWait:1e3,maxMessages:-1}){const l=!this.protocol.options.noAsyncTraces;try{this._check(n,!0,!0)}catch(m){return Promise.reject(m)}if(a.strategy=a.strategy||sr.Timer,a.maxWait=a.maxWait||1e3,a.maxWait<1)return Promise.reject(new Oe("timeout",Ee.InvalidOption));const u=new Gt;function c(m){u.push(()=>{u.stop(m)})}function f(m,d){m||d===null?c(m===null?void 0:m):u.push(d)}if(a.noMux){const m=l?new Error().stack:null;let d=typeof a.maxMessages=="number"&&a.maxMessages>0?a.maxMessages:-1;const y=this.subscribe(Gr(this.options.inboxPrefix),{callback:(k,z)=>{var B,M;if(((B=z==null?void 0:z.data)==null?void 0:B.length)===0&&((M=z==null?void 0:z.headers)==null?void 0:M.status)===Ee.NoResponders&&(k=Oe.errorForCode(Ee.NoResponders)),k){m&&(k.stack+=`
|
|
82
|
+
|
|
83
|
+
${m}`),g(k);return}f(null,z),a.strategy===sr.Count&&(d--,d===0&&g()),a.strategy===sr.JitterTimer&&(x(),b=setTimeout(()=>{g()},300)),a.strategy===sr.SentinelMsg&&z&&z.data.length===0&&g()}});y.requestSubject=n,y.closed.then(()=>{c()}).catch(k=>{u.stop(k)});const g=k=>{k&&u.push(()=>{throw k}),x(),y.drain().then(()=>{c()}).catch(z=>{c()})};u.iterClosed.then(()=>{x(),y==null||y.unsubscribe()}).catch(k=>{x(),y==null||y.unsubscribe()});try{this.publish(n,r,{reply:y.getSubject()})}catch(k){g(k)}let b=setTimeout(()=>{g()},a.maxWait);const x=()=>{b&&clearTimeout(b)}}else{const m=a;m.callback=f,u.iterClosed.then(()=>{d.cancel()}).catch(y=>{d.cancel(y)});const d=new $_(this.protocol.muxSubscriptions,n,m);this.protocol.request(d);try{this.publish(n,r,{reply:`${this.protocol.muxSubscriptions.baseInbox}${d.token}`,headers:a.headers})}catch(y){d.cancel(y)}}return Promise.resolve(u)}request(n,r,a={timeout:1e3,noMux:!1}){try{this._check(n,!0,!0)}catch(u){return Promise.reject(u)}const l=!this.protocol.options.noAsyncTraces;if(a.timeout=a.timeout||1e3,a.timeout<1)return Promise.reject(new Oe("timeout",Ee.InvalidOption));if(!a.noMux&&a.reply)return Promise.reject(new Oe("reply can only be used with noMux",Ee.InvalidOption));if(a.noMux){const u=a.reply?a.reply:Gr(this.options.inboxPrefix),c=Ct(),f=l?new Error:null,m=this.subscribe(u,{max:1,timeout:a.timeout,callback:(d,y)=>{d?(f&&d.code!==Ee.Timeout&&(d.stack+=`
|
|
84
|
+
|
|
85
|
+
${f.stack}`),m.unsubscribe(),c.reject(d)):(d=Y0(y),d?(f&&(d.stack+=`
|
|
86
|
+
|
|
87
|
+
${f.stack}`),c.reject(d)):c.resolve(y))}});return m.requestSubject=n,this.protocol.publish(n,r,{reply:u,headers:a.headers}),c}else{const u=new X0(this.protocol.muxSubscriptions,n,a,l);this.protocol.request(u);try{this.publish(n,r,{reply:`${this.protocol.muxSubscriptions.baseInbox}${u.token}`,headers:a.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(Oe.errorForCode(Ee.ConnectionClosed)):this.protocol.flush()}drain(){return this.isClosed()?Promise.reject(Oe.errorForCode(Ee.ConnectionClosed)):this.isDraining()?Promise.reject(Oe.errorForCode(Ee.ConnectionDraining)):(this.draining=!0,this.protocol.drain())}isClosed(){return this.protocol.isClosed()}isDraining(){return this.draining}getServer(){const n=this.protocol.getServer();return n?n.listen:""}status(){const n=new Gt;return n.iterClosed.then(()=>{const r=this.listeners.indexOf(n);this.listeners.splice(r,1)}),this.listeners.push(n),n}get info(){return this.protocol.isClosed()?void 0:this.protocol.info}async context(){return(await this.request("$SYS.REQ.USER.INFO")).json((r,a)=>r==="time"?new Date(Date.parse(a)):a)}stats(){return{inBytes:this.protocol.inBytes,outBytes:this.protocol.outBytes,inMsgs:this.protocol.inMsgs,outMsgs:this.protocol.outMsgs}}async jetstreamManager(n={}){const r=new WE(this,n);if(n.checkAPI!==!1)try{await r.getAccountInfo()}catch(a){const l=a;throw l.code===Ee.NoResponders&&(l.code=Ee.JetStreamNotEnabled),l}return r}jetstream(n={}){return new kd(this,n)}getServerVersion(){const n=this.info;return n?ra(n.version):void 0}async rtt(){if(!this.protocol._closed&&!this.protocol.connected)throw Oe.errorForCode(Ee.Disconnect);const n=Date.now();return await this.flush(),Date.now()-n}get features(){return this.protocol.features}get services(){return this._services||(this._services=new r2(this)),this._services}reconnect(){return this.isClosed()?Promise.reject(Oe.errorForCode(Ee.ConnectionClosed)):this.isDraining()?Promise.reject(Oe.errorForCode(Ee.ConnectionDraining)):this.protocol.reconnect()}}class r2{constructor(n){A(this,"nc");this.nc=n}add(n){try{return new Pl(this.nc,n).start()}catch(r){return Promise.reject(r)}}client(n,r){return new LE(this.nc,n,r)}}class i2{constructor(n,r,a){A(this,"bucket");A(this,"sm");A(this,"prefixLen");this.bucket=n,this.prefixLen=r,this.sm=a}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(Ou)||"PUT"}get length(){const n=this.sm.header.get(on.MessageSizeHdr)||"";return n!==""?parseInt(n,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class a2{constructor(n,r,a){A(this,"bucket");A(this,"key");A(this,"sm");this.bucket=n,this.key=r,this.sm=a}get value(){return this.sm.data}get created(){return new Date(xd(this.sm.info.timestampNanos))}get revision(){return this.sm.seq}get operation(){var n;return((n=this.sm.headers)==null?void 0:n.get(Ou))||"PUT"}get delta(){return this.sm.info.pending}get length(){var r;const n=((r=this.sm.headers)==null?void 0:r.get(on.MessageSizeHdr))||"";return n!==""?parseInt(n,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class a1 extends J_{constructor(r,a,l){super(r.nc,a,l);A(this,"js");A(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 a=Gr(this.js.nc.options.inboxPrefix);this.js.nc._resub(this.sub,a);const u=this.info;u.config.name=Ni.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=a,u.config.deliver_subject=a,u.config.deliver_policy=Dt.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(m=>{const d=m,y=this.sub.info;y.last=d,this.info.config=d.config,this.info.name=d.name}).catch(m=>{const d=new Oe(`unable to recreate ordered consumer ${u.stream} at seq ${r}`,Ee.RequestError,m);this.sub.callback(d,{})})}_maybeSetupHbMonitoring(){var a,l;const r=((l=(a=this.info)==null?void 0:a.config)==null?void 0:l.idle_heartbeat)||0;r&&this._setupHbMonitoring(xd(r))}_setupHbMonitoring(r,a=0){const l={cancelAfter:0,maxOut:2};a&&(l.cancelAfter=a);const u=this.sub,c=f=>{var y,g,b,x;const m=T_(409,`${Xn.IdleHeartbeatMissed}: ${f}`,this.sub.subject);if(!((y=this.info)==null?void 0:y.ordered))this.sub.callback(null,m);else{if(!this.js.nc.protocol.connected)return!1;const k=((b=(g=this.info)==null?void 0:g.ordered_consumer_sequence)==null?void 0:b.stream_seq)||0;return this._resetOrderedConsumer(k+1),(x=this.monitor)==null||x.restart(),!1}return!u.noIterator};this.monitor=new Sd(r,c,l)}_checkHbOrderConsumer(r){const a=r.headers.get(on.ConsumerStalledHdr);a!==""&&this.js.nc.publish(a);const l=parseInt(r.headers.get(on.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 a=this.info.ordered_consumer_sequence,l=r.info.streamSequence,u=r.info.deliverySequence;return u!=a.delivery_seq+1?(this._resetOrderedConsumer(a.stream_seq+1),!1):(a.delivery_seq=u,a.stream_seq=l,!0)}async destroy(){this.isClosed()||await this.drain();const r=this.sub.info,a=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.DELETE.${r.stream}.${a}`;await r.api._request(l)}async consumerInfo(){const r=this.sub.info,a=r.config.durable_name||r.name,l=`${r.api.prefix}.CONSUMER.INFO.${r.stream}.${a}`,u=await r.api._request(l);return r.last=u,u}}class s2 extends a1{constructor(n,r,a){super(n,r,a)}pull(n={batch:1}){const{stream:r,config:a,name:l}=this.sub.info,u=a.durable_name??l,c={};if(c.batch=n.batch||1,c.no_wait=n.no_wait||!1,(n.max_bytes??0)>0){const d=this.js.nc.features.get(it.JS_PULL_MAX_BYTES);if(!d.ok)throw new Error(`max_bytes is only supported on servers ${d.min} or better`);c.max_bytes=n.max_bytes}let f=0;n.expires&&n.expires>0&&(f=n.expires,c.expires=At(f));let m=0;if(n.idle_heartbeat&&n.idle_heartbeat>0&&(m=n.idle_heartbeat,c.idle_heartbeat=At(m)),m&&f===0)throw new Error("idle_heartbeat requires expires");if(m>f)throw new Error("expires must be greater than idle_heartbeat");if(this.info){this.monitor&&this.monitor.cancel(),f&&m&&(this.monitor?this.monitor._change(m,f):this._setupHbMonitoring(m,f));const d=this.info.api,y=`${d.prefix}.CONSUMER.MSG.NEXT.${r}.${u}`,g=this.sub.subject;d.nc.publish(y,d.jc.encode(c),{reply:g})}}}function l2(e,n){return e?u2(n):o2(n)}function o2(e){return(n,r)=>n?[n,null]:(n=es(r),n?[n,null]:[null,Nl(r,e)])}function u2(e){return(n,r)=>{if(n)return[n,null];const a=es(r);return a!==null?[s1(a),null]:[null,Nl(r,e)]}}function s1(e){if(e!==null)switch(e.code){case Ee.JetStream404NoMessages:case Ee.JetStream408RequestTimeout:return null;case Ee.JetStream409:return j_(e)?e:null;default:return e}return null}function c2(e){e&&e.ack()}function f2(e){const n=e.split(".");if(n.length===9&&n.splice(2,0,"_",""),n.length<11||n[0]!=="$JS"||n[1]!=="ACK")throw new Error("not js message");const r={};return r.domain=n[2]==="_"?"":n[2],r.account_hash=n[3],r.stream=n[4],r.consumer=n[5],r.deliveryCount=parseInt(n[6],10),r.redeliveryCount=r.deliveryCount,r.redelivered=r.deliveryCount>1,r.streamSequence=parseInt(n[7],10),r.deliverySequence=parseInt(n[8],10),r.timestampNanos=parseInt(n[9],10),r.pending=parseInt(n[10],10),r}class h2{constructor(n,r){A(this,"msg");A(this,"di");A(this,"didAck");A(this,"timeout");this.msg=n,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=f2(this.reply)),this.di}get redelivered(){return this.info.deliveryCount>1}get reply(){return this.msg.reply||""}get seq(){return this.info.streamSequence}doAck(n){this.didAck||(this.didAck=!this.isWIP(n),this.msg.respond(n))}isWIP(n){return n.length===4&&n[0]===ol[0]&&n[1]===ol[1]&&n[2]===ol[2]&&n[3]===ol[3]}async ackAck(n){var a;n=n||{},n.timeout=n.timeout||this.timeout;const r=Ct();if(this.didAck)r.resolve(!1);else if(this.didAck=!0,this.msg.reply){const u=this.msg.publisher,c=!((a=u.options)!=null&&a.noAsyncTraces),f=new X0(u.muxSubscriptions,this.msg.reply,{timeout:n.timeout},c);u.request(f);try{u.publish(this.msg.reply,bb,{reply:`${u.muxSubscriptions.baseInbox}${f.token}`})}catch(m){f.cancel(m)}try{await Promise.race([f.timer,f.deferred]),r.resolve(!0)}catch(m){f.cancel(m),r.reject(m)}}else r.resolve(!1);return r}ack(){this.doAck(bb)}nak(n){let r=YE;n&&(r=ku().encode(`-NAK ${JSON.stringify({delay:At(n)})}`)),this.doAck(r)}working(){this.doAck(ol)}next(n,r={batch:1}){const a={};a.batch=r.batch||1,a.no_wait=r.no_wait||!1,r.expires&&r.expires>0&&(a.expires=At(r.expires));const l=lr().encode(a),u=ss.concat(VE,XE,l),c=n?{reply:n}:void 0;this.msg.respond(u,c)}term(n=""){let r=JE;(n==null?void 0:n.length)>0&&(r=ku().encode(`+TERM ${n}`)),this.doAck(r)}json(){return this.msg.json()}string(){return this.msg.string()}}const d2="1.30.3",m2="nats.ws";class p2{constructor(){A(this,"version");A(this,"lang");A(this,"closeError");A(this,"connected");A(this,"done");A(this,"socket");A(this,"options");A(this,"socketClosed");A(this,"encrypted");A(this,"peeked");A(this,"yields");A(this,"signal");A(this,"closedNotification");this.version=d2,this.lang=m2,this.connected=!1,this.done=!1,this.socketClosed=!1,this.encrypted=!1,this.peeked=!1,this.yields=[],this.signal=Ct(),this.closedNotification=Ct()}async connect(n,r){const a=Ct();if(r.tls)return a.reject(new Oe("tls",Ee.InvalidOption)),a;this.options=r;const l=n.src;if(r.wsFactory){const{socket:u,encrypted:c}=await r.wsFactory(n.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=ss.concat(...this.yields),f=eE(c);if(f!==""){const m=TE.exec(f);if(!m){r.debug&&console.error("!!!",iu(c)),a.reject(new Error("unexpected response from server"));return}try{const d=JSON.parse(m[1]);AE(d,this.options),this.peeked=!0,this.connected=!0,this.signal.resolve(),a.resolve()}catch(d){a.reject(d);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 Oe(c.message,Ee.Unknown,new Error(c.error));a.reject(f)},a}disconnect(){this._closed(void 0,!0)}async _closed(n,r=!0){if(!this.isDiscarded()&&this.connected&&!this.done){if(this.closeError=n,!n)for(;!this.socketClosed&&this.socket.bufferedAmount>0;)await fs(100);this.done=!0;try{this.socket.close(n?1002:1e3,n?n.message:void 0)}catch{}r&&this.closedNotification.resolve(n)}}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 n=this.yields;this.yields=[];for(let r=0;r<n.length;r++)this.options.debug&&console.info(`> ${iu(n[r])}`),yield n[r];if(this.done)break;this.yields.length===0&&(n.length=0,this.yields=n,this.signal=Ct())}}isEncrypted(){return this.connected&&this.encrypted}send(n){if(!this.isDiscarded())try{this.socket.send(n.buffer),this.options.debug&&console.info(`< ${iu(n)}`);return}catch(r){this.options.debug&&console.error(`!!! ${iu(n)}: ${r}`)}}close(n){return this._closed(n,!1)}closed(){return this.closedNotification}isDiscarded(){return this.done?(this.discard(),!0):!1}discard(){var n;this.done=!0;try{(n=this.socket)==null||n.close()}catch{}}}function g2(e,n){/^(.*:\/\/)(.*)/.test(e)||(typeof n=="boolean"?e=`${n===!0?"https":"http"}://${e}`:e=`https://${e}`);let a=new URL(e);const l=a.protocol.toLowerCase();l==="ws:"&&(n=!1),l==="wss:"&&(n=!0),l!=="https:"&&l!=="http"&&(e=e.replace(/^(.*:\/\/)(.*)/gm,"$2"),a=new URL(`http://${e}`));let u,c;const f=a.hostname,m=a.pathname,d=a.search||"";switch(l){case"http:":case"ws:":case"nats:":c=a.port||"80",u="ws:";break;case"https:":case"wss:":case"tls:":c=a.port||"443",u="wss:";break;default:c=a.port||n===!0?"443":"80",u=n===!0?"wss:":"ws:";break}return`${u}//${f}:${c}${m}${d}`}function l1(e={}){return X_({defaultPort:443,urlParseFn:g2,factory:()=>new p2}),Ad.connect(e)}/*! Capacitor: https://capacitorjs.com/ - MIT License */var ls;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(ls||(ls={}));class bh extends Error{constructor(n,r,a){super(n),this.message=n,this.code=r,this.data=a}}const y2=e=>{var n,r;return e!=null&&e.androidBridge?"android":!((r=(n=e==null?void 0:e.webkit)===null||n===void 0?void 0:n.messageHandlers)===null||r===void 0)&&r.bridge?"ios":"web"},b2=e=>{const n=e.CapacitorCustomPlatform||null,r=e.Capacitor||{},a=r.Plugins=r.Plugins||{},l=()=>n!==null?n.name:y2(e),u=()=>l()!=="web",c=g=>{const b=d.get(g);return!!(b!=null&&b.platforms.has(l())||f(g))},f=g=>{var b;return(b=r.PluginHeaders)===null||b===void 0?void 0:b.find(x=>x.name===g)},m=g=>e.console.error(g),d=new Map,y=(g,b={})=>{const x=d.get(g);if(x)return console.warn(`Capacitor plugin "${g}" already registered. Cannot register plugins twice.`),x.proxy;const k=l(),z=f(g);let B;const M=async()=>(!B&&k in b?B=typeof b[k]=="function"?B=await b[k]():B=b[k]:n!==null&&!B&&"web"in b&&(B=typeof b.web=="function"?B=await b.web():B=b.web),B),F=(J,G)=>{var O,K;if(z){const Z=z==null?void 0:z.methods.find(pe=>G===pe.name);if(Z)return Z.rtype==="promise"?pe=>r.nativePromise(g,G.toString(),pe):(pe,fe)=>r.nativeCallback(g,G.toString(),pe,fe);if(J)return(O=J[G])===null||O===void 0?void 0:O.bind(J)}else{if(J)return(K=J[G])===null||K===void 0?void 0:K.bind(J);throw new bh(`"${g}" plugin is not implemented on ${k}`,ls.Unimplemented)}},Y=J=>{let G;const O=(...K)=>{const Z=M().then(pe=>{const fe=F(pe,J);if(fe){const q=fe(...K);return G=q==null?void 0:q.remove,q}else throw new bh(`"${g}.${J}()" is not implemented on ${k}`,ls.Unimplemented)});return J==="addListener"&&(Z.remove=async()=>G()),Z};return O.toString=()=>`${J.toString()}() { [capacitor code] }`,Object.defineProperty(O,"name",{value:J,writable:!1,configurable:!1}),O},le=Y("addListener"),R=Y("removeListener"),j=(J,G)=>{const O=le({eventName:J},G),K=async()=>{const pe=await O;R({eventName:J,callbackId:pe},G)},Z=new Promise(pe=>O.then(()=>pe({remove:K})));return Z.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await K()},Z},V=new Proxy({},{get(J,G){switch(G){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return z?j:le;case"removeListener":return R;default:return Y(G)}}});return a[g]=V,d.set(g,{name:g,proxy:V,platforms:new Set([...Object.keys(b),...z?[k]:[]])}),V};return r.convertFileSrc||(r.convertFileSrc=g=>g),r.getPlatform=l,r.handleError=m,r.isNativePlatform=u,r.isPluginAvailable=c,r.registerPlugin=y,r.Exception=bh,r.DEBUG=!!r.DEBUG,r.isLoggingEnabled=!!r.isLoggingEnabled,r},v2=e=>e.Capacitor=b2(e),zn=v2(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),ur=zn.registerPlugin;class Cd{constructor(){this.listeners={},this.retainedEventArguments={},this.windowListeners={}}addListener(n,r){let a=!1;this.listeners[n]||(this.listeners[n]=[],a=!0),this.listeners[n].push(r);const u=this.windowListeners[n];u&&!u.registered&&this.addWindowListener(u),a&&this.sendRetainedArgumentsForEvent(n);const c=async()=>this.removeListener(n,r);return Promise.resolve({remove:c})}async removeAllListeners(){this.listeners={};for(const n in this.windowListeners)this.removeWindowListener(this.windowListeners[n]);this.windowListeners={}}notifyListeners(n,r,a){const l=this.listeners[n];if(!l){if(a){let u=this.retainedEventArguments[n];u||(u=[]),u.push(r),this.retainedEventArguments[n]=u}return}l.forEach(u=>u(r))}hasListeners(n){var r;return!!(!((r=this.listeners[n])===null||r===void 0)&&r.length)}registerWindowListener(n,r){this.windowListeners[r]={registered:!1,windowEventName:n,pluginEventName:r,handler:a=>{this.notifyListeners(r,a)}}}unimplemented(n="not implemented"){return new zn.Exception(n,ls.Unimplemented)}unavailable(n="not available"){return new zn.Exception(n,ls.Unavailable)}async removeListener(n,r){const a=this.listeners[n];if(!a)return;const l=a.indexOf(r);this.listeners[n].splice(l,1),this.listeners[n].length||this.removeWindowListener(this.windowListeners[n])}addWindowListener(n){window.addEventListener(n.windowEventName,n.handler),n.registered=!0}removeWindowListener(n){n&&(window.removeEventListener(n.windowEventName,n.handler),n.registered=!1)}sendRetainedArgumentsForEvent(n){const r=this.retainedEventArguments[n];r&&(delete this.retainedEventArguments[n],r.forEach(a=>{this.notifyListeners(n,a)}))}}const xb=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),wb=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class x2 extends Cd{async getCookies(){const n=document.cookie,r={};return n.split(";").forEach(a=>{if(a.length<=0)return;let[l,u]=a.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");l=wb(l).trim(),u=wb(u).trim(),r[l]=u}),r}async setCookie(n){try{const r=xb(n.key),a=xb(n.value),l=n.expires?`; expires=${n.expires.replace("expires=","")}`:"",u=(n.path||"/").replace("path=",""),c=n.url!=null&&n.url.length>0?`domain=${n.url}`:"";document.cookie=`${r}=${a||""}${l}; path=${u}; ${c};`}catch(r){return Promise.reject(r)}}async deleteCookie(n){try{document.cookie=`${n.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}}async clearCookies(){try{const n=document.cookie.split(";")||[];for(const r of n)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(n){return Promise.reject(n)}}async clearAllCookies(){try{await this.clearCookies()}catch(n){return Promise.reject(n)}}}ur("CapacitorCookies",{web:()=>new x2});const w2=async e=>new Promise((n,r)=>{const a=new FileReader;a.onload=()=>{const l=a.result;n(l.indexOf(",")>=0?l.split(",")[1]:l)},a.onerror=l=>r(l),a.readAsDataURL(e)}),S2=(e={})=>{const n=Object.keys(e);return Object.keys(e).map(l=>l.toLocaleLowerCase()).reduce((l,u,c)=>(l[u]=e[n[c]],l),{})},_2=(e,n=!0)=>e?Object.entries(e).reduce((a,l)=>{const[u,c]=l;let f,m;return Array.isArray(c)?(m="",c.forEach(d=>{f=n?encodeURIComponent(d):d,m+=`${u}=${f}&`}),m.slice(0,-1)):(f=n?encodeURIComponent(c):c,m=`${u}=${f}`),`${a}&${m}`},"").substr(1):null,E2=(e,n={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},n),l=S2(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,m)=>{u.append(m,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 k2 extends Cd{async request(n){const r=E2(n,n.webFetchExtra),a=_2(n.params,n.shouldEncodeUrlParams),l=a?`${n.url}?${a}`:n.url,u=await fetch(l,r),c=u.headers.get("content-type")||"";let{responseType:f="text"}=u.ok?n:{};c.includes("application/json")&&(f="json");let m,d;switch(f){case"arraybuffer":case"blob":d=await u.blob(),m=await w2(d);break;case"json":m=await u.json();break;case"document":case"text":default:m=await u.text()}const y={};return u.headers.forEach((g,b)=>{y[b]=g}),{data:m,headers:y,status:u.status,url:u.url}}async get(n){return this.request(Object.assign(Object.assign({},n),{method:"GET"}))}async post(n){return this.request(Object.assign(Object.assign({},n),{method:"POST"}))}async put(n){return this.request(Object.assign(Object.assign({},n),{method:"PUT"}))}async patch(n){return this.request(Object.assign(Object.assign({},n),{method:"PATCH"}))}async delete(n){return this.request(Object.assign(Object.assign({},n),{method:"DELETE"}))}}ur("CapacitorHttp",{web:()=>new k2});var Sb;(function(e){e.Dark="DARK",e.Light="LIGHT",e.Default="DEFAULT"})(Sb||(Sb={}));var _b;(function(e){e.StatusBar="StatusBar",e.NavigationBar="NavigationBar"})(_b||(_b={}));class A2 extends Cd{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")}}ur("SystemBars",{web:()=>new A2});const Td=zn.isNativePlatform()?"https://app.palmier.me":"";async function o1(e,n,r,a){const l=`${Td}${n}`;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 m;try{const d=JSON.parse(f);m=d.error??d.message??f}catch{m=f}throw console.error(`[API] ${e} ${n} failed:`,c.status,m),new Error(m||`Request failed with status ${c.status}`)}return console.log(`[API] ${e} ${n} ->`,c.status),c.json()}function C2(e,n,r){return o1("POST",e,n)}function T2(e,n){return o1("GET",e,void 0)}const u1=L.createContext({connected:!1,mode:"disconnected",nc:null,request(){return Promise.reject(new Error("No host connection"))},subscribeEvents(){return()=>{}},activeHost:null,unauthorized:!1}),j2=2e3,vh=6e3;function O2({children:e}){const{getActiveHost:n}=Ul(),r=n(),[a,l]=L.useState(null),[u,c]=L.useState(!1),f=L.useRef(null),[m,d]=L.useState(!1),[y,g]=L.useState(!1),b=L.useRef(ku()),x=L.useRef(new Set),k=L.useRef(0),z=r!=null&&!!r.directUrl,B=r?z?m?"direct":"disconnected":u?"nats":"disconnected":"disconnected",M=B!=="disconnected";L.useEffect(()=>{g(!1)},[r==null?void 0:r.hostId,r==null?void 0:r.clientToken]),L.useEffect(()=>{if(z){f.current&&(f.current.close().catch(()=>{}),f.current=null,l(null),c(!1));return}if(!r)return;let le=!1;async function R(){try{const j=await fetch(`${Td}/api/config`);if(!j.ok){console.error("[NATS] Failed to fetch config");return}const V=await j.json();if(!V.natsWsUrl){console.warn("[NATS] No WebSocket URL configured");return}if(le)return;console.log("[NATS] Connecting to",V.natsWsUrl);const J=await l1({servers:V.natsWsUrl,token:V.natsToken});if(le){J.close().catch(()=>{});return}console.log("[NATS] Connected"),f.current=J,l(J),c(!0),J.closed().then(()=>{console.log("[NATS] Connection closed"),le||(l(null),c(!1),f.current=null)})}catch(j){console.error("[NATS] Connection failed:",j),le||c(!1)}}return R(),()=>{le=!0,f.current&&(f.current.close().catch(()=>{}),f.current=null,l(null),c(!1))}},[z,r]),L.useEffect(()=>{if(!r||!z){d(!1);return}const le=new AbortController;async function R(){var G;const V=new AbortController,J=setTimeout(()=>V.abort(),j2);le.signal.addEventListener("abort",()=>V.abort());try{const O=await fetch(`${r.directUrl}/events`,{headers:{Authorization:`Bearer ${r.clientToken}`},signal:V.signal});return clearTimeout(J),O.ok?((G=O.body)==null?void 0:G.getReader())??null:null}catch{return clearTimeout(J),null}}async function j(V){d(!0),console.log("[HOST] SSE connected to",r.directUrl),k.current=Date.now();function J(){setTimeout(()=>{le.signal.aborted||Date.now()-k.current<vh||(console.log("[HOST] Heartbeat timeout — no data for",vh/1e3,"s"),le.abort(),d(!1),console.log("[HOST] Direct host unreachable"))},vh)}J();const G=new TextDecoder;let O="";try{for(;;){const{done:K,value:Z}=await V.read();if(K)break;O+=G.decode(Z,{stream:!0}),k.current=Date.now(),J();const pe=O.split(`
|
|
88
|
+
`);O=pe.pop()??"";for(const fe of pe)if(fe.startsWith("data: ")){const q=fe.slice(6);try{const H=JSON.parse(q);if(H.task_id&&H.event_type){const ie=`host-event.${r.hostId}.${H.task_id}`;for(const be of x.current)be({subject:ie,data:b.current.encode(q)})}}catch{}}}}catch{}}return(async()=>{const V=await R();V&&await j(V)})(),()=>{le.abort(),d(!1)}},[r,z]);const F=L.useCallback(async(le,R,j)=>{if(!r)throw new Error("No active host");function V(pe){pe&&typeof pe=="object"&&pe.error==="Unauthorized"&&g(!0)}if(z){console.log(`[HOST/HTTP] → ${le}`,R??"");const pe=await fetch(`${r.directUrl}/rpc/${le}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${r.clientToken}`},body:R!=null?JSON.stringify(R):void 0,signal:j!=null&&j.timeout?AbortSignal.timeout(j.timeout):void 0});if(pe.status===401)throw g(!0),new Error("Unauthorized");const fe=await pe.json();return V(fe),console.log(`[HOST/HTTP] ← ${le}`,fe),fe}if(!f.current)throw new Error("Not connected");const J=`host.${r.hostId}.rpc.${le}`,G={...R??{},clientToken:r.clientToken},O=b.current.encode(JSON.stringify(G));console.log(`[HOST/NATS] → ${le}`,R??"");const K=await f.current.request(J,O,{timeout:(j==null?void 0:j.timeout)??1e4}),Z=JSON.parse(b.current.decode(K.data));return V(Z),console.log(`[HOST/NATS] ← ${le}`,Z),Z},[r,z]),Y=L.useCallback((le,R)=>{if(z)return x.current.add(R),()=>{x.current.delete(R)};if(f.current){const j=f.current.subscribe(`host-event.${le}.>`);let V=!1;return(async()=>{try{for await(const J of j){if(V)break;R({subject:J.subject,data:J.data})}}catch{}})(),()=>{V=!0,j.unsubscribe()}}return()=>{}},[r,z]);return w.jsx(u1.Provider,{value:{connected:M,mode:B,nc:a,request:F,subscribeEvents:Y,activeHost:r,unauthorized:y},children:e})}function jd(){return L.useContext(u1)}function Nu(e){const n=new Date(e),r=new Date,a=n.toLocaleTimeString(void 0,{hour:"numeric",minute:"2-digit"});return n.toDateString()===r.toDateString()?a:`${n.toLocaleDateString(void 0,{month:"short",day:"numeric"})} ${a}`}const c1={};function N2(e){for(const n of e)c1[n.key]=n.label}function ed(e){return c1[e]??e}const R2=()=>window.matchMedia("(max-width: 600px)").matches;function M2({task:e,lastEvent:n,onEdit:r,onDelete:a,onViewRun:l}){const{request:u}=jd(),[c,f]=L.useState(!1),[m,d]=L.useState(!1),[y,g]=L.useState(!1),b=L.useRef(null),x=(n==null?void 0:n.running_state)==="started",k=!e.triggers_enabled||e.triggers.length===0?"var(--color-text-secondary)":x?"var(--color-success)":(n==null?void 0:n.running_state)==="failed"?"var(--color-error)":"var(--color-success)";L.useEffect(()=>{if(!m)return;function O(K){b.current&&!b.current.contains(K.target)&&d(!1)}return document.addEventListener("mousedown",O),()=>document.removeEventListener("mousedown",O)},[m]);function z(){R2()?g(!0):d(O=>!O)}function B(){d(!1),g(!1)}async function M(){if(B(),!!confirm("Abort this task?")){f(!0);try{await u("task.abort",{id:e.id})}catch(O){console.error("Abort failed:",O)}finally{f(!1)}}}async function F(){B();try{const O=await u("task.run",{id:e.id});l(e.id,O.run_id)}catch(O){console.error("Run failed:",O)}}async function Y(){if(B(),!!confirm("Delete this task? Results and reports will be kept."))try{await u("task.delete",{id:e.id}),a(e.id)}catch(O){console.error("Delete failed:",O)}}const le={started:"Started",finished:"Finished",aborted:"Aborted",failed:"Failed"};function R(O){if(O.length===0)return"";if(O.length===1)return V(O[0]);const K=O.map(j);if(new Set(K.map(pe=>pe.kind)).size===1){const pe=K[0].kind;if(pe==="hourly")return"Every hour";const fe=K.map(q=>q.detail);return`${pe.charAt(0).toUpperCase()+pe.slice(1)}: ${fe.join(", ")}`}return O.map(V).join(", ")}function j(O){if(O.type==="once"){const _e=new Date(O.value);return{kind:"once",detail:isNaN(_e.getTime())?O.value:`${_e.toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"})} at ${_e.toLocaleTimeString(void 0,{hour:"numeric",minute:"2-digit"})}`}}const K=O.value.split(" ");if(K.length!==5)return{kind:"unknown",detail:O.value};const[Z,pe,fe,,q]=K,H=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];if(pe==="*")return{kind:"hourly",detail:""};const ie=new Date;ie.setHours(Number(pe),Number(Z),0,0);const be=ie.toLocaleTimeString(void 0,{hour:"numeric",minute:"2-digit"});return q!=="*"?{kind:"weekly",detail:`${H[Number(q)]??q} at ${be}`}:fe!=="*"?{kind:"monthly",detail:`day ${fe} at ${be}`}:{kind:"daily",detail:be}}function V(O){const K=j(O);return K.kind==="hourly"?"Every hour":K.kind==="once"?`Once on ${K.detail}`:`${K.kind.charAt(0).toUpperCase()+K.kind.slice(1)}: ${K.detail}`}const J=R(e.triggers),G=w.jsxs(w.Fragment,{children:[w.jsxs("button",{onClick:()=>{B(),r(e)},children:[w.jsx("span",{className:"menu-icon",children:"✎"}),"Edit"]}),w.jsxs("button",{onClick:()=>{B(),l(e.id)},children:[w.jsx("span",{className:"menu-icon",children:"📄"}),"View All Runs"]}),x?w.jsxs("button",{className:"menu-item-danger",onClick:M,disabled:c,children:[w.jsx("span",{className:"menu-icon",children:"◼"}),"Abort"]}):w.jsxs(w.Fragment,{children:[w.jsxs("button",{onClick:F,children:[w.jsx("span",{className:"menu-icon",children:"▶"}),"Run Now"]}),w.jsxs("button",{className:"menu-item-danger",onClick:Y,children:[w.jsx("span",{className:"menu-icon",children:"🗑"}),"Delete"]})]})]});return w.jsxs(w.Fragment,{children:[w.jsxs("div",{className:"task-card",onClick:()=>x?l(e.id,"latest"):l(e.id),children:[w.jsxs("div",{className:"task-card-header",children:[w.jsxs("div",{className:"task-card-title-row",children:[x?w.jsx("span",{className:"status-spinner",children:w.jsx("span",{})}):w.jsx("span",{className:"status-dot",style:{backgroundColor:k}}),w.jsx("h3",{className:"task-card-name",children:e.name||e.user_prompt})]}),w.jsx("div",{className:"task-card-actions",onClick:O=>O.stopPropagation(),children:w.jsxs("div",{className:"task-card-menu",ref:b,children:[w.jsx("button",{className:"task-card-menu-btn",onClick:z,"aria-label":"Task actions",children:"⋮"}),m&&w.jsx("div",{className:"task-card-menu-dropdown",children:G})]})})]}),w.jsxs("div",{className:"task-card-meta",children:[e.agent&&w.jsx("span",{className:"task-card-agent",children:ed(e.agent)}),n&&le[n.running_state]&&w.jsxs("span",{className:"task-card-last-event",children:[le[n.running_state]," ",Nu(n.time_stamp)]}),e.triggers.length>0&&w.jsx("span",{className:"task-card-triggers",children:e.triggers_enabled?J:"Triggers disabled"})]})]}),y&&wu.createPortal(w.jsx("div",{className:"bottom-sheet-overlay",onClick:()=>g(!1),children:w.jsxs("div",{className:"bottom-sheet",onClick:O=>O.stopPropagation(),children:[w.jsx("div",{className:"bottom-sheet-handle"}),w.jsx("div",{className:"bottom-sheet-title",children:e.name||e.user_prompt}),w.jsx("div",{className:"bottom-sheet-actions",children:G})]})}),document.body)]})}function D2({permissions:e}){return w.jsxs("div",{className:"plan-dialog",children:[w.jsx("h2",{children:"Granted Permissions"}),w.jsx("div",{className:"plan-dialog-scroll",children:e&&e.length>0?w.jsx("div",{className:"permissions-section",children:w.jsx("ul",{className:"permissions-list",children:e.map((n,r)=>w.jsxs("li",{className:"permission-item",children:[w.jsx("span",{className:"permission-tool",children:n.name}),w.jsx("span",{className:"permission-desc",children:n.description})]},r))})}):w.jsx("p",{className:"plan-empty",children:"No permissions have been granted for this task."})}),w.jsx("div",{className:"plan-dialog-actions",children:w.jsx("button",{className:"btn btn-secondary",onClick:()=>history.back(),children:"Back"})})]})}const Xa=[];function z2(){const e=Xa.pop();e&&(e.pushed.current=!1,e.close())}let Eb=!1;function L2(){Eb||(Eb=!0,window.addEventListener("popstate",z2))}function U2(e,n){const r=L.useRef(!1),a=L.useRef(n);a.current=n;const l=L.useCallback(()=>a.current(),[]),u=L.useRef({close:l,pushed:r});u.current.close=l,L.useEffect(()=>{if(e&&!r.current)L2(),history.pushState({modal:!0},""),Xa.push(u.current),r.current=!0;else if(!e&&r.current){r.current=!1;const c=Xa.indexOf(u.current);c!==-1&&Xa.splice(c,1),history.back()}},[e,l]),L.useEffect(()=>{const c=u.current;return()=>{if(r.current){r.current=!1;const f=Xa.indexOf(c);f!==-1&&Xa.splice(f,1),history.back()}}},[])}const B2=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function Ci(e="daily"){return{schedule:e,time:"00:00",dayOfWeek:"1",dayOfMonth:"1",onceDate:"",onceTime:"00:00"}}function P2(e){const n=e.split(" ");if(n.length!==5)return Ci();const[r,a,l,,u]=n;if(a==="*")return Ci("hourly");const c=`${a.padStart(2,"0")}:${r.padStart(2,"0")}`;return u!=="*"?{...Ci("weekly"),time:c,dayOfWeek:u}:l!=="*"?{...Ci("monthly"),time:c,dayOfMonth:l}:{...Ci("daily"),time:c}}function kb(e){if(e.type==="once"){const[n,r]=e.value.split("T");return{...Ci("once"),onceDate:n??"",onceTime:(r??"09:00").slice(0,5)}}return P2(e.value)}function q2(e){const[n,r]=e.time.split(":").map(Number);switch(e.schedule){case"hourly":return"0 * * * *";case"daily":return`${r} ${n} * * *`;case"weekly":return`${r} ${n} * * ${e.dayOfWeek}`;case"monthly":return`${r} ${n} ${e.dayOfMonth} * *`;default:return"0 * * * *"}}function H2(e){return e.schedule==="once"?e.onceDate?{type:"once",value:`${e.onceDate}T${e.onceTime}`}:null:{type:"cron",value:q2(e)}}function I2({initial:e,agents:n,hostPlatform:r,onSaved:a,onRun:l,onCancel:u}){var tt;const{request:c}=jd(),f=()=>{var Be;const xe=localStorage.getItem("palmier:lastAgent"),ze=n.map(Et=>Et.key);return xe&&ze.includes(xe)?xe:((Be=n[0])==null?void 0:Be.key)??""},[m,d]=L.useState((e==null?void 0:e.user_prompt)??""),[y,g]=L.useState((e==null?void 0:e.agent)??f()),b=!!((tt=e==null?void 0:e.permissions)!=null&&tt.length),[x,k]=L.useState(!1),z=L.useCallback(()=>k(!1),[]);U2(x,z);const[B,M]=L.useState(null),[F,Y]=L.useState(()=>((e==null?void 0:e.triggers)??[]).map(kb)),[le,R]=L.useState(()=>{var xe;return((xe=((e==null?void 0:e.triggers)??[]).map(kb)[0])==null?void 0:xe.schedule)??"daily"}),[j,V]=L.useState((e==null?void 0:e.triggers_enabled)??!1),[J,G]=L.useState((e==null?void 0:e.requires_confirmation)??!1),[O,K]=L.useState((e==null?void 0:e.yolo_mode)??!1),[Z,pe]=L.useState((e==null?void 0:e.foreground_mode)??!1),[fe,q]=L.useState(null),H=fe!==null,[ie,be]=L.useState(!!(e!=null&&e.command)),[_e,N]=L.useState((e==null?void 0:e.command)??""),U=L.useRef(null),ne=!!e,E=!ne||m!==((e==null?void 0:e.user_prompt)??"")||y!==((e==null?void 0:e.agent)??"")||j!==((e==null?void 0:e.triggers_enabled)??!0)||J!==((e==null?void 0:e.requires_confirmation)??!1)||O!==((e==null?void 0:e.yolo_mode)??!1)||Z!==((e==null?void 0:e.foreground_mode)??!1)||ie!==!!(e!=null&&e.command)||ie&&_e!==((e==null?void 0:e.command)??"")||JSON.stringify(Le())!==JSON.stringify((e==null?void 0:e.triggers)??[]),de=j&&F.some(xe=>xe.schedule==="once"&&(!xe.onceDate||new Date(`${xe.onceDate}T${xe.onceTime}`)<=new Date)),ge=E&&!!m.trim()&&!de&&(!ie||!!_e.trim());function we(xe,ze){Y(Be=>Be.map((Et,un)=>un===xe?{...Et,...ze}:Et))}function je(xe){Y(ze=>{const Be=ze.filter((Et,un)=>un!==xe);return Be.length===0&&(V(!1),G(!1)),Be})}function Me(){Y(xe=>[...xe,Ci(le)])}function ke(xe){R(xe),Y([Ci(xe)])}function Le(){return F.flatMap(xe=>{const ze=H2(xe);return ze?[ze]:[]})}function ot(){return O?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
|
+
|
|
90
|
+
Are you sure you want to continue?`):!0}async function Fe(){q("save"),M(null);try{const xe=ne?"task.update":"task.create",ze={user_prompt:m,agent:y,triggers:Le(),triggers_enabled:j,requires_confirmation:J,yolo_mode:O,foreground_mode:Z,command:ie?_e:""};ne&&(ze.id=e.id);const Be=await c(xe,ze,{timeout:45e3});return Be.error?(M(Be.error),null):(ne||localStorage.setItem("palmier:lastAgent",y),a(Be),Be)}catch(xe){return M(xe instanceof Error?xe.message:String(xe)),null}finally{q(null)}}async function Ie(){q("run"),M(null);try{const ze=await c("task.run_oneoff",{user_prompt:m,agent:y,requires_confirmation:J,yolo_mode:O,foreground_mode:Z,command:ie?_e:""});if(ze.error){M(ze.error);return}localStorage.setItem("palmier:lastAgent",y),l(ze.task_id,ze.run_id),u()}catch(xe){M(xe instanceof Error?xe.message:String(xe))}finally{q(null)}}return w.jsx("div",{className:"task-form-overlay",children:w.jsx("div",{className:"task-form",children:x?w.jsx(D2,{permissions:e==null?void 0:e.permissions}):w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"task-form-header",children:w.jsx("h2",{children:e?"Edit Task":"New Task"})}),B&&w.jsx("div",{className:"form-error",children:B}),w.jsx("textarea",{autoFocus:!e,className:"form-textarea",value:m,onChange:xe=>d(xe.target.value),placeholder:ie?"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:H}),w.jsxs("div",{className:"plan-actions",children:[b&&w.jsx("button",{className:"btn btn-link",onClick:()=>k(!0),children:"Granted Permissions"}),w.jsxs("div",{className:"agent-picker-section-inline",style:{marginLeft:"auto"},children:[w.jsx("span",{className:"agent-picker-label",children:"Run with"}),w.jsx("select",{className:"form-select form-select-sm",value:y,onChange:xe=>g(xe.target.value),children:n.map(xe=>w.jsx("option",{value:xe.key,children:xe.label},xe.key))})]})]}),w.jsxs("div",{className:"toggles-group",children:[w.jsxs("div",{className:`command-section${ie?" command-section-active":""}`,children:[w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:ie,onChange:xe=>{be(xe.target.checked),xe.target.checked?setTimeout(()=>{var ze;return(ze=U.current)==null?void 0:ze.focus()},0):N("")},disabled:H}),"Reactive"]}),ie&&w.jsxs(w.Fragment,{children:[w.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."}),w.jsx("input",{ref:U,className:"form-input form-input-mono",type:"text",value:_e,onChange:xe=>N(xe.target.value),placeholder:"gws gmail +watch --project my-project",disabled:H})]})]}),r==="win32"&&w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:Z,onChange:xe=>pe(xe.target.checked),disabled:H}),"Run in the foreground (host must login to Windows)"]}),w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:O,onChange:xe=>K(xe.target.checked),disabled:H}),"Yolo mode"]}),O&&w.jsx("p",{className:"command-help-text",children:"The agent will auto-approve all tool calls without asking for permission."}),w.jsxs("div",{className:"triggers-section",children:[w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:j,onChange:xe=>{xe.target.checked?(V(!0),F.length===0&&Me()):(V(!1),G(!1),Y(ze=>{const Be=ze.filter(Et=>Et.schedule==="once"?Et.onceDate&&new Date(`${Et.onceDate}T${Et.onceTime}`)>new Date:!0);return Be.length===1&&Be[0].schedule==="daily"&&Be[0].time==="00:00"?[]:Be}))},disabled:H}),"Enable schedule"]}),w.jsxs("div",{className:`triggers-section-body${j?"":" disabled"}`,children:[F.length>0&&w.jsxs("select",{className:"form-select",value:le,disabled:!j,onChange:xe=>ke(xe.target.value),children:[w.jsx("option",{value:"once",children:"Specific Time"}),w.jsx("option",{value:"hourly",children:"Hourly"}),w.jsx("option",{value:"daily",children:"Daily"}),w.jsx("option",{value:"weekly",children:"Weekly"}),w.jsx("option",{value:"monthly",children:"Monthly"})]}),le!=="hourly"&&F.map((xe,ze)=>w.jsxs("div",{className:"trigger-row-card",children:[w.jsxs("div",{className:"trigger-row-content",children:[le==="daily"&&w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:Be=>we(ze,{time:Be.target.value})}),le==="weekly"&&w.jsxs("div",{className:"trigger-row-top",children:[w.jsx("select",{className:"form-select",value:xe.dayOfWeek,disabled:!j,onChange:Be=>we(ze,{dayOfWeek:Be.target.value}),children:B2.map((Be,Et)=>w.jsx("option",{value:String(Et),children:Be},Et))}),w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:Be=>we(ze,{time:Be.target.value})})]}),le==="monthly"&&w.jsxs("div",{className:"trigger-row-top",children:[w.jsx("select",{className:"form-select",value:xe.dayOfMonth,disabled:!j,onChange:Be=>we(ze,{dayOfMonth:Be.target.value}),children:Array.from({length:28},(Be,Et)=>Et+1).map(Be=>w.jsxs("option",{value:String(Be),children:["Day ",Be]},Be))}),w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:Be=>we(ze,{time:Be.target.value})})]}),le==="once"&&w.jsxs("div",{className:"trigger-row-top",children:[w.jsx("input",{className:"form-input",type:"date",value:xe.onceDate,min:new Date().toISOString().split("T")[0],disabled:!j,onChange:Be=>we(ze,{onceDate:Be.target.value})}),w.jsx("input",{className:"form-input",type:"time",value:xe.onceTime,min:xe.onceDate===new Date().toISOString().split("T")[0]?new Date().toTimeString().slice(0,5):void 0,disabled:!j,onChange:Be=>we(ze,{onceTime:Be.target.value})})]})]}),F.length>1&&w.jsx("button",{className:"trigger-remove-btn",onClick:()=>je(ze),disabled:!j,title:"Remove trigger",children:"×"})]},ze)),F.length>0&&le!=="hourly"&&w.jsx("button",{className:"trigger-add-btn",onClick:Me,disabled:!j,children:"+ Add"})]})]}),j&&F.length>0&&w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:J,onChange:xe=>G(xe.target.checked),disabled:H}),"Confirm before each run"]})]}),!O&&(()=>{const xe=n.find(ze=>ze.key===y);return(xe==null?void 0:xe.supportsPermissions)===!1&&w.jsxs("div",{className:"form-warning",children:["Palmier does not support runtime permission granting for ",xe.label,". The task may fail if required permissions are not pre-configured."]})})(),w.jsxs("div",{className:"form-actions",children:[(()=>{const xe=F.length>0,ze=!!m.trim()&&(!ie||!!_e.trim());return ne?E?w.jsxs("button",{className:"btn btn-primary",onClick:()=>ot()&&Fe(),disabled:!ge||H,children:[fe==="save"&&w.jsx("span",{className:"btn-spinner"}),"Save"]}):w.jsx("button",{className:"btn btn-primary",disabled:!0,children:"Save"}):xe?w.jsxs("button",{className:"btn btn-primary",onClick:()=>ot()&&Fe(),disabled:!ge||H,children:[fe==="save"&&w.jsx("span",{className:"btn-spinner"}),"Schedule"]}):w.jsxs(w.Fragment,{children:[w.jsxs("button",{className:"btn btn-primary",onClick:()=>ot()&&Ie(),disabled:!ze||H,children:[fe==="run"&&w.jsx("span",{className:"btn-spinner"}),"Run"]}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>ot()&&Fe(),disabled:!ge||H,children:"Save"})]})})(),w.jsx("button",{className:"btn btn-secondary",onClick:()=>{E&&m.trim()&&!confirm("You have unsaved changes. Discard?")||u()},style:{marginLeft:"auto"},children:"Cancel"})]})]})})})}const F2="0.7.2";function $2(e,n){if(e.includes("-"))return!1;const r=e.split(".").map(Number),a=n.split(".").map(Number);for(let l=0;l<3;l++){if((r[l]??0)<(a[l]??0))return!0;if((r[l]??0)>(a[l]??0))return!1}return!1}function G2({connected:e,hostId:n,request:r,subscribeEvents:a,onViewRun:l,onUpdateRequired:u,onVersion:c,onLocationClientToken:f}){const[m,d]=L.useState([]),[y,g]=L.useState(!1),[b,x]=L.useState(null),[k,z]=L.useState(new Map),[B,M]=L.useState(new Map),[F,Y]=L.useState(new Map),[le,R]=L.useState(new Map),[j,V]=L.useState(new Map),[J,G]=L.useState(!1),[O,K]=L.useState(void 0),[Z,pe]=L.useState([]),[fe,q]=L.useState(),H=L.useCallback(()=>{G(!1),K(void 0)},[]),ie=L.useCallback(async()=>{var E,de;if(e){g(!0),x(null);try{const ge=await r("task.list"),we=ge.tasks??[],je=new Map,Me=new Map,ke=new Map,Le=new Map,ot=new Map;for(const Ie of we)Ie.status&&(je.set(Ie.id,Ie.status),(E=Ie.status.pending_permission)!=null&&E.length&&ke.set(Ie.id,Ie.status.pending_permission),(de=Ie.status.pending_input)!=null&&de.length&&(Le.set(Ie.id,{questions:Ie.status.pending_input}),ot.set(Ie.id,new Array(Ie.status.pending_input.length).fill(""))));z(je),M(Me),Y(ke),R(Le),V(ot),d(we),pe(ge.agents??[]),q(ge.host_platform),N2(ge.agents??[]);const Fe=ge.version??null;c==null||c(Fe),f==null||f(ge.location_client_token??null),u==null||u(!!Fe&&$2(Fe,F2))}catch(ge){const we=ge instanceof Error?ge.message:String(ge);we==="Not connected"||we.includes("503")||we.toLowerCase().includes("no responders")?x(null):x(we),d([])}finally{g(!1)}}},[e,n,r]);L.useEffect(()=>{e?ie():(d([]),g(!1))},[e,n,ie]),L.useEffect(()=>{if(!e||!n)return;const E={decode:ge=>new TextDecoder().decode(ge)};return a(n,async ge=>{var ot;const we=ge.subject.split(".");if(we.length<3)return;const je=we.slice(2).join(".");let Me={};try{Me=JSON.parse(E.decode(ge.data))}catch{return}const ke=Me.event_type,Le=Me.session_id;if(ke==="input-request"&&Le){const Fe=Me.input_questions,Ie=Me.agent_name,tt=Me.description;Fe!=null&&Fe.length&&(R(xe=>{if(xe.has(Le))return xe;const ze=new Map(xe);return ze.set(Le,{questions:Fe,description:tt,agentName:Ie}),ze}),V(xe=>{if(xe.has(Le))return xe;const ze=new Map(xe);return ze.set(Le,new Array(Fe.length).fill("")),ze}));return}if(ke==="input-resolved"&&Le){R(Fe=>{if(!Fe.has(Le))return Fe;const Ie=new Map(Fe);return Ie.delete(Le),Ie}),V(Fe=>{const Ie=new Map(Fe);return Ie.delete(Le),Ie});return}if(ke==="confirm-request"&&Le){const Fe=Me.description,Ie=Me.agent_name;Fe&&M(tt=>{if(tt.has(Le))return tt;const xe=new Map(tt);return xe.set(Le,{description:Fe,agentName:Ie}),xe});return}if(ke==="confirm-resolved"&&Le){M(Fe=>{if(!Fe.has(Le))return Fe;const Ie=new Map(Fe);return Ie.delete(Le),Ie});return}if(ke==="permission-resolved"){Y(Fe=>{if(!Fe.has(je))return Fe;const Ie=new Map(Fe);return Ie.delete(je),Ie});return}try{const Fe=await r("task.status",{id:je},{timeout:5e3});if(Fe.error)return;z(Ie=>{const tt=new Map(Ie);return tt.set(je,Fe),tt}),(ot=Fe.pending_permission)!=null&&ot.length&&Y(Ie=>{if(Ie.has(je))return Ie;const tt=new Map(Ie);return tt.set(je,Fe.pending_permission),tt})}catch{}})},[e,n,a,r]);async function be(E,de){try{await r("task.user_input",{id:E,value:[de]})}catch(ge){console.error("[TaskListView] Failed to respond to confirmation:",ge)}}async function _e(E,de){try{await r("task.user_input",{id:E,value:[de]})}catch(ge){console.error("[TaskListView] Failed to respond to permission request:",ge)}}async function N(E,de){try{await r("task.user_input",{id:E,value:de})}catch(ge){console.error("[TaskListView] Failed to respond to input request:",ge)}}function U(E){d(de=>{const ge=de.findIndex(we=>we.id===E.id);if(ge>=0){const we=[...de];return we[ge]=E,we}return[E,...de]}),G(!1),K(void 0)}function ne(E){d(de=>de.filter(ge=>ge.id!==E)),z(de=>{const ge=new Map(de);return ge.delete(E),ge}),R(de=>{const ge=new Map(de);return ge.delete(E),ge}),V(de=>{const ge=new Map(de);return ge.delete(E),ge})}return w.jsxs(w.Fragment,{children:[b&&w.jsxs("div",{className:"form-error",children:[b,b.toLowerCase().includes("failed to fetch")&&w.jsxs(w.Fragment,{children:[" ",w.jsx("a",{href:"#",onClick:E=>{E.preventDefault(),window.location.reload()},children:"Reload"})]})]}),w.jsx("div",{className:"new-task-input-card",onClick:()=>{K(void 0),G(!0)},role:"button",tabIndex:0,onKeyDown:E=>{(E.key==="Enter"||E.key===" ")&&(K(void 0),G(!0))},children:w.jsx("span",{className:"new-task-placeholder",children:"Describe your new task..."})}),y&&!m.length?w.jsx("div",{className:"task-list",children:[0,1,2].map(E=>w.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[w.jsx("div",{className:"task-card-header",children:w.jsxs("div",{className:"task-card-title-row",children:[w.jsx("div",{className:"skeleton-line",style:{width:10,height:10,borderRadius:"50%"}}),w.jsx("div",{className:"skeleton-line",style:{width:`${60+E*12}%`}})]})}),w.jsxs("div",{className:"task-card-meta",children:[w.jsx("div",{className:"skeleton-line",style:{width:"30%"}}),w.jsx("div",{className:"skeleton-line",style:{width:"25%"}})]})]},E))}):w.jsx("div",{className:"task-list",children:m.map(E=>w.jsx(M2,{task:E,lastEvent:k.get(E.id),onEdit:async de=>{try{const ge=await r("task.get",{id:de.id});K(ge.error?de:ge)}catch{K(de)}G(!0)},onDelete:ne,onViewRun:l},E.id))}),J&&w.jsx(I2,{initial:O,agents:Z,hostPlatform:fe,onSaved:U,onRun:l,onCancel:H}),wu.createPortal(w.jsxs(w.Fragment,{children:[[...B.entries()].map(([E,{description:de,agentName:ge}])=>{var je;const we=ge||((je=m.find(Me=>Me.id===E))==null?void 0:je.name);return w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Confirmation Required"}),we&&w.jsx("p",{className:"confirm-modal-subtitle",children:we}),w.jsx("p",{className:"confirm-modal-message",children:de}),w.jsxs("div",{className:"confirm-modal-actions",children:[w.jsx("button",{className:"btn btn-primary",onClick:()=>be(E,"confirmed"),children:"Confirm"}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>be(E,"aborted"),children:"Abort"})]})]})},E)}),[...F.entries()].map(([E,de])=>{const ge=m.find(we=>we.id===E);return w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal permission-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Permission Required"}),w.jsx("p",{className:"confirm-modal-message",children:w.jsx("strong",{children:(ge==null?void 0:ge.name)||(ge==null?void 0:ge.user_prompt)||E})}),w.jsx("div",{className:"permission-list",children:de.map((we,je)=>w.jsxs("div",{className:"permission-item",children:[w.jsx("span",{className:"permission-name",children:we.name}),we.description&&w.jsx("span",{className:"permission-desc",children:we.description})]},je))}),w.jsxs("div",{className:"permission-actions",children:[w.jsx("button",{className:"btn btn-primary",onClick:()=>_e(E,"granted"),children:"Allow Once"}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>_e(E,"granted_all"),children:"Allow Always"})]}),w.jsx("button",{className:"permission-abort-link",onClick:()=>_e(E,"aborted"),children:"Deny & Abort Task"})]})},E)}),[...le.entries()].map(([E,{questions:de,description:ge,agentName:we}])=>{var ke;const je=j.get(E)??new Array(de.length).fill(""),Me=we||((ke=m.find(Le=>Le.id===E))==null?void 0:ke.name);return w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal input-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Input Required"}),Me&&w.jsx("p",{className:"confirm-modal-subtitle",children:Me}),ge&&w.jsx("p",{className:"confirm-modal-message",children:ge}),w.jsx("div",{className:"input-list",children:de.map((Le,ot)=>w.jsxs("div",{className:"input-item",children:[w.jsx("label",{className:"input-label",children:Le}),w.jsx("input",{type:"text",className:"input-field",value:je[ot]??"",onChange:Fe=>{V(Ie=>{const tt=new Map(Ie),xe=[...tt.get(E)??[]];return xe[ot]=Fe.target.value,tt.set(E,xe),tt})},autoFocus:ot===0})]},ot))}),w.jsx("div",{className:"input-actions",children:w.jsx("button",{className:"btn btn-primary",disabled:je.some(Le=>!Le.trim()),onClick:()=>N(E,je),children:"Submit"})}),w.jsx("button",{className:"permission-abort-link",onClick:()=>N(E,["aborted"]),children:"Cancel"})]})},E)})]}),document.body)]})}function Y2(){const e=aa(),r=Sr().pathname.startsWith("/runs");return w.jsxs(w.Fragment,{children:[w.jsxs("button",{className:`tab-btn ${r?"":"tab-btn-active"}`,onClick:()=>e("/"),children:[w.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:[w.jsx("rect",{x:"2",y:"2",width:"12",height:"12",rx:"2"}),w.jsx("path",{d:"M5.5 8L7 9.5L10.5 6"})]}),"Tasks"]}),w.jsxs("button",{className:`tab-btn ${r?"tab-btn-active":""}`,onClick:()=>e("/runs"),children:[w.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:w.jsx("path",{d:"M2 8H4.5L6 4L8 12L10 6L11.5 8H14"})}),"Runs"]})]})}const V2="modulepreload",J2=function(e){return"/"+e},Ab={},f1=function(n,r,a){let l=Promise.resolve();if(r&&r.length>0){let c=function(d){return Promise.all(d.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]"),m=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));l=c(r.map(d=>{if(d=J2(d),d in Ab)return;Ab[d]=!0;const y=d.endsWith(".css"),g=y?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${d}"]${g}`))return;const b=document.createElement("link");if(b.rel=y?"stylesheet":V2,y||(b.as="script"),b.crossOrigin="",b.href=d,m&&b.setAttribute("nonce",m),document.head.appendChild(b),y)return new Promise((x,k)=>{b.addEventListener("load",x),b.addEventListener("error",()=>k(new Error(`Unable to preload CSS for ${d}`)))})}))}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 n().catch(u)})},Ga=ur("App",{web:()=>f1(()=>import("./web-Dwi8DLNK.js"),[]).then(e=>new e.AppWeb)}),yn=ur("Preferences",{web:()=>f1(()=>import("./web-SlBB3mP3.js"),[]).then(e=>new e.PreferencesWeb)});function h1(e){const[n,r]=L.useState(()=>window.matchMedia(e).matches);return L.useEffect(()=>{const a=window.matchMedia(e),l=u=>r(u.matches);return a.addEventListener("change",l),r(a.matches),()=>a.removeEventListener("change",l)},[e]),n}const ou=zn.isNativePlatform()?ur("LocationPermission"):null,ul=zn.isNativePlatform()?ur("NotificationListener"):null,cl=zn.isNativePlatform()?ur("SmsPermission"):null,fl=zn.isNativePlatform()?ur("ContactsPermission"):null,hl=zn.isNativePlatform()?ur("CalendarPermission"):null,uu=zn.isNativePlatform()?ur("DndAccess"):null,Cb=!!window.__PALMIER_SERVE__,ta=zn.isNativePlatform();function Tb({daemonVersion:e,locationClientToken:n,activeClientToken:r,request:a,onLocationClientTokenChange:l}){var Qr;const{pairedHosts:u,activeHostId:c,setActiveHostId:f,removePairedHost:m,renamePairedHost:d}=Ul(),y=aa(),g=h1("(min-width: 768px)"),[b,x]=L.useState(!1),[k,z]=L.useState(!1),[B,M]=L.useState(null),[F,Y]=L.useState(""),[le,R]=L.useState(null),[j,V]=L.useState(!1),[J,G]=L.useState(!1),[O,K]=L.useState(!1),[Z,pe]=L.useState(!1),[fe,q]=L.useState(!1),[H,ie]=L.useState(!1),[be,_e]=L.useState(!1),[N,U]=L.useState(!1),[ne,E]=L.useState(!1),[de,ge]=L.useState(!1),[we,je]=L.useState(!1),Me=!!(r&&n===r);L.useEffect(()=>{if(!ta||!ou||!a)return;function X(){Me&&ou.check().then(({fine:Ae})=>{Ae||a("device.location.disable").then(()=>{l==null||l(null)}).catch(()=>{})})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[Me,r]),L.useEffect(()=>{if(!ta||!ul)return;function X(){Promise.all([ul.check(),yn.get({key:"notificationListenerEnabled"})]).then(([{enabled:Ae},{value:qe}])=>{G(Ae&&qe!=="false")})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[]);async function ke(){if(ul){K(!0);try{if(J)await yn.set({key:"notificationListenerEnabled",value:"false"}),G(!1);else{const{enabled:X}=await ul.check();if(!X&&!(await ul.request()).enabled)return;await yn.set({key:"notificationListenerEnabled",value:"true"}),G(!0)}}catch(X){console.error("Failed to toggle notification listener:",X)}finally{K(!1)}}}L.useEffect(()=>{if(!ta||!cl)return;function X(){Promise.all([cl.check(),yn.get({key:"smsListenerEnabled"})]).then(([{granted:Ae},{value:qe}])=>{pe(Ae&&qe!=="false")})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[]);async function Le(){if(cl){q(!0);try{if(Z)await yn.set({key:"smsListenerEnabled",value:"false"}),pe(!1);else{const{granted:X}=await cl.check();if(!X&&!(await cl.request()).granted)return;await yn.set({key:"smsListenerEnabled",value:"true"}),pe(!0)}}catch(X){console.error("Failed to toggle SMS access:",X)}finally{q(!1)}}}L.useEffect(()=>{if(!ta||!fl)return;function X(){Promise.all([fl.check(),yn.get({key:"contactsAccessEnabled"})]).then(([{granted:Ae},{value:qe}])=>{ie(Ae&&qe!=="false")})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[]);async function ot(){if(fl){_e(!0);try{if(H)await yn.set({key:"contactsAccessEnabled",value:"false"}),ie(!1);else{const{granted:X}=await fl.check();if(!X&&!(await fl.request()).granted)return;await yn.set({key:"contactsAccessEnabled",value:"true"}),ie(!0)}}catch(X){console.error("Failed to toggle contacts access:",X)}finally{_e(!1)}}}L.useEffect(()=>{if(!ta||!hl)return;function X(){Promise.all([hl.check(),yn.get({key:"calendarAccessEnabled"})]).then(([{granted:Ae},{value:qe}])=>{U(Ae&&qe!=="false")})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[]);async function Fe(){if(hl){E(!0);try{if(N)await yn.set({key:"calendarAccessEnabled",value:"false"}),U(!1);else{const{granted:X}=await hl.check();if(!X&&!(await hl.request()).granted)return;await yn.set({key:"calendarAccessEnabled",value:"true"}),U(!0)}}catch(X){console.error("Failed to toggle calendar access:",X)}finally{E(!1)}}}L.useEffect(()=>{if(!ta||!uu)return;function X(){uu.check().then(({enabled:Ae})=>{ge(Ae)})}X();const ye=Ga.addListener("resume",()=>{X()});return()=>{ye.then(Ae=>Ae.remove())}},[]);async function Ie(){if(uu){je(!0);try{const X=await uu.request();ge(X.enabled)}catch(X){console.error("Failed to toggle DND access:",X)}finally{je(!1)}}}async function tt(){if(a){V(!0);try{if(Me)await a("device.location.disable"),l==null||l(null);else{if(ou&&!(await ou.request()).fine)return;const{value:X}=await yn.get({key:"fcmToken"});if(!X){console.warn("No FCM token available");return}await a("device.location.enable",{fcmToken:X}),l==null||l(r??null)}}catch(X){console.error("Failed to toggle location:",X)}finally{V(!1)}}}const xe=L.useRef(null),ze=L.useRef(null),Be=L.useCallback(()=>{z(!0)},[]);function Et(){k&&(x(!1),z(!1))}function un(){z(!1),x(!0)}function cr(X,ye){M(X),Y(ye)}function cn(){B&&F.trim()&&d(B,F.trim()),M(null),Y("")}function Xr(){M(null),Y("")}L.useEffect(()=>{B&&ze.current&&(ze.current.focus(),ze.current.select())},[B]),L.useEffect(()=>{if(!b||k)return;function X(ye){ye.key==="Escape"&&Be()}return document.addEventListener("keydown",X),()=>{document.removeEventListener("keydown",X)}},[b,k,Be]);const Zn=w.jsxs(w.Fragment,{children:[w.jsxs("div",{className:"drawer-header",children:[w.jsx("span",{className:"drawer-title",children:"Palmier"}),!g&&w.jsx("button",{className:"drawer-close-btn",onClick:Be,"aria-label":"Close menu",children:w.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:w.jsx("path",{d:"M4 4L12 12M12 4L4 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})]}),!Cb&&u.length>0&&w.jsxs("div",{className:"drawer-section",children:[w.jsx("h3",{className:"drawer-section-label",children:"Hosts"}),w.jsx("div",{className:"host-picker-inline",children:w.jsx("div",{className:"host-picker-list",role:"listbox",children:u.map(X=>{const ye=X.hostId===c,Ae=B===X.hostId,qe=X.name||X.hostId.slice(0,8);return w.jsx("div",{className:"host-picker-item-wrapper",children:w.jsxs("div",{className:`host-picker-item ${ye?"host-picker-item-active":""}`,onClick:()=>{Ae||ye||(f(X.hostId),g||Be())},role:"option","aria-selected":ye,children:[Ae?w.jsx("input",{ref:ze,className:"form-input host-picker-rename-input",type:"text",value:F,onChange:Ge=>Y(Ge.target.value),onKeyDown:Ge=>{Ge.key==="Enter"&&cn(),Ge.key==="Escape"&&Xr()},onBlur:cn,onClick:Ge=>Ge.stopPropagation()}):w.jsx("span",{className:"host-picker-item-name",children:qe}),w.jsxs("div",{className:"host-picker-item-actions",children:[ye&&!Ae&&w.jsx("button",{className:"host-picker-edit-btn",onClick:Ge=>{Ge.stopPropagation(),cr(X.hostId,qe)},"aria-label":"Rename host",children:w.jsx("svg",{width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",children:w.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"})})}),!ye&&w.jsx("button",{className:"host-picker-delete-btn",onClick:Ge=>{Ge.stopPropagation(),R(X.hostId)},"aria-label":`Unpair ${qe}`,children:w.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:w.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"})})})]})]})},X.hostId)})})})]}),!Cb&&w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"drawer-divider"}),w.jsx("div",{className:"drawer-section",children:w.jsx("button",{className:"btn btn-primary btn-full",onClick:()=>{y("/pair"),g||Be()},children:"Pair New Host"})})]}),ta&&w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"drawer-divider"}),w.jsxs("div",{className:"drawer-section",children:[w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Location Access"}),w.jsx("button",{className:`toggle-switch ${Me?"toggle-switch-on":""}`,onClick:tt,disabled:j,role:"switch","aria-checked":Me,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Notification Access"}),w.jsx("button",{className:`toggle-switch ${J?"toggle-switch-on":""}`,onClick:ke,disabled:O,role:"switch","aria-checked":J,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"SMS Access"}),w.jsx("button",{className:`toggle-switch ${Z?"toggle-switch-on":""}`,onClick:Le,disabled:fe,role:"switch","aria-checked":Z,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Contacts Access"}),w.jsx("button",{className:`toggle-switch ${H?"toggle-switch-on":""}`,onClick:ot,disabled:be,role:"switch","aria-checked":H,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Calendar Access"}),w.jsx("button",{className:`toggle-switch ${N?"toggle-switch-on":""}`,onClick:Fe,disabled:ne,role:"switch","aria-checked":N,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Do Not Disturb Control"}),w.jsx("button",{className:`toggle-switch ${de?"toggle-switch-on":""}`,onClick:Ie,disabled:we,role:"switch","aria-checked":de,children:w.jsx("span",{className:"toggle-switch-thumb"})})]})]})]}),w.jsxs("div",{className:"drawer-footer",children:[e&&w.jsxs("div",{className:"drawer-version",children:["Palmier v",e]}),w.jsxs("div",{className:"drawer-legal",children:[w.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms"}),w.jsx("span",{className:"drawer-legal-sep",children:"·"}),w.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy"})]})]})]}),ct=le&&wu.createPortal(w.jsx("div",{className:"confirm-modal-overlay",onClick:()=>R(null),children:w.jsxs("div",{className:"confirm-modal",onClick:X=>X.stopPropagation(),children:[w.jsx("h2",{className:"confirm-modal-title",children:"Delete host?"}),w.jsxs("p",{className:"confirm-modal-message",children:['"',((Qr=u.find(X=>X.hostId===le))==null?void 0:Qr.name)||le.slice(0,8),'" will be unpaired from this device.']}),w.jsxs("div",{className:"confirm-modal-actions",children:[w.jsx("button",{className:"btn btn-secondary",onClick:()=>R(null),children:"Cancel"}),w.jsx("button",{className:"btn btn-danger",onClick:()=>{m(le),R(null)},children:"Delete"})]})]})}),document.body);return g?w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"drawer-panel drawer-panel-desktop",ref:xe,children:Zn}),ct]}):w.jsxs(w.Fragment,{children:[w.jsx("button",{className:"hamburger-btn",onClick:un,"aria-label":"Open menu",children:w.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:w.jsx("path",{d:"M3 5H17M3 10H17M3 15H17",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),b&&wu.createPortal(w.jsx("div",{className:`drawer-overlay ${k?"drawer-overlay-closing":""}`,onClick:Be,onAnimationEnd:Et,children:w.jsx("div",{className:`drawer-panel ${k?"drawer-panel-closing":""}`,ref:xe,onClick:X=>X.stopPropagation(),children:Zn})}),document.body),ct]})}const X2=10;function Q2({connected:e,hostId:n,request:r,subscribeEvents:a,filterTaskId:l,onClearFilter:u}){const[c,f]=L.useState([]),[m,d]=L.useState(0),[y,g]=L.useState(!1),[b,x]=L.useState(!1),k=aa(),z=L.useRef(null),B=L.useCallback(R=>{const j={offset:R,limit:X2};return l&&(j.task_id=l),j},[l]),M=L.useCallback(async(R,j)=>{if(e){j?x(!0):g(!0);try{const V=await r("taskrun.list",B(R)),J=V.entries??[];d(V.total??0),f(j?G=>{const O=new Set(G.map(Z=>`${Z.task_id}:${Z.run_id}`)),K=J.filter(Z=>!O.has(`${Z.task_id}:${Z.run_id}`));return[...G,...K]}:J)}catch(V){V instanceof Error&&V.message==="Not connected"||console.error("Failed to load runs:",V)}finally{g(!1),x(!1)}}},[e,r,B]);L.useEffect(()=>{e?(f([]),d(0),M(0,!1)):(f([]),d(0))},[e,n,M,l]),L.useEffect(()=>!e||!n?void 0:a(n,async j=>{try{const V=JSON.parse(new TextDecoder().decode(j.data));if(V.event_type==="running-state"&&V.running_state&&["monitoring","started","finished","failed","aborted"].includes(V.running_state)){const J=await r("taskrun.list",B(0)),G=J.entries??[];d(J.total??0),f(O=>{const K=new Map(G.map(q=>[`${q.task_id}:${q.run_id}`,q])),Z=O.map(q=>{const H=`${q.task_id}:${q.run_id}`;return K.get(H)??q}),pe=new Set(Z.map(q=>`${q.task_id}:${q.run_id}`));return[...G.filter(q=>!pe.has(`${q.task_id}:${q.run_id}`)),...Z]})}}catch{}}),[e,n,a,r]),L.useEffect(()=>{const R=z.current;if(!R)return;const j=new IntersectionObserver(V=>{V[0].isIntersecting&&!b&&c.length<m&&M(c.length,!0)},{threshold:.1});return j.observe(R),()=>j.disconnect()},[c.length,m,b,M]);function F(R,j){if(!R||!j)return"";const V=Math.round((j-R)/1e3);if(V<60)return`${V}s`;const J=Math.floor(V/60),G=V%60;return`${J}m ${G}s`}const Y={monitoring:"Monitoring",started:"Running",finished:"Finished",failed:"Failed",aborted:"Aborted"};function le(R){if(R==="failed")return"var(--color-error)";if(R==="aborted")return"var(--color-warning, #d97706)"}return y&&c.length===0&&e?w.jsx("div",{className:"task-list",children:[0,1,2].map(R=>w.jsxs("div",{className:"task-card",style:{pointerEvents:"none"},children:[w.jsx("div",{className:"task-card-header",children:w.jsx("div",{className:"task-card-title-row",children:w.jsx("div",{className:"skeleton-line",style:{width:`${70+R*10}%`}})})}),w.jsx("div",{className:"task-card-meta",children:w.jsx("div",{className:"skeleton-line",style:{width:"45%"}})})]},R))}):!e||y&&c.length===0?w.jsx("div",{className:"runs-view",children:w.jsxs("div",{className:"empty-state",children:[w.jsx("p",{className:"empty-state-text",children:"Runs"}),w.jsx("p",{className:"empty-state-hint",children:"Run history will appear here"})]})}):c.length===0?w.jsxs(w.Fragment,{children:[l&&u&&w.jsx("div",{style:{marginBottom:"var(--space-sm)"},children:w.jsxs("span",{className:"runs-filter-chip",children:["Filtered by task",w.jsx("button",{onClick:u,"aria-label":"Clear filter",children:"×"})]})}),w.jsx("div",{className:"runs-view",children:w.jsxs("div",{className:"empty-state",children:[w.jsx("p",{className:"empty-state-text",children:"No runs yet"}),w.jsx("p",{className:"empty-state-hint",children:l?"This task hasn't been executed yet. Run it from the task menu or wait for its next trigger.":"Run history will appear here."})]})})]}):w.jsxs(w.Fragment,{children:[l&&u&&w.jsx("div",{style:{marginBottom:"var(--space-sm)"},children:w.jsxs("span",{className:"runs-filter-chip",children:["Filtered by task",w.jsx("button",{onClick:u,"aria-label":"Clear filter",children:"×"})]})}),w.jsxs("div",{className:"task-list",children:[c.map((R,j)=>w.jsxs("div",{className:"runs-card",onClick:()=>!R.error&&k(`/runs/${R.task_id}/${encodeURIComponent(R.run_id)}`),children:[w.jsxs("div",{className:"runs-card-body",children:[w.jsx("h3",{className:"runs-card-name",children:R.task_name||R.task_id}),w.jsxs("div",{className:"runs-card-meta",children:[w.jsx("span",{style:{color:le(R.running_state)},children:Y[R.running_state??""]??R.running_state}),R.end_time&&w.jsx("span",{children:Nu(R.end_time)}),R.start_time&&R.end_time&&w.jsx("span",{style:{color:"var(--color-muted)"},children:F(R.start_time,R.end_time)}),R.error&&w.jsx("span",{style:{color:"var(--color-muted)"},children:R.error})]})]}),w.jsx("span",{className:"runs-card-chevron",children:"›"})]},`${R.task_id}-${R.run_id}-${j}`)),w.jsx("div",{ref:z,style:{height:1}}),b&&w.jsx("div",{className:"loading-state",style:{padding:"var(--space-md)"},children:w.jsx("div",{className:"spinner"})})]})]})}function K2(e,n){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const Z2=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,W2=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,ek={};function jb(e,n){return(ek.jsx?W2:Z2).test(e)}const tk=/[ \t\n\f\r]/g;function nk(e){return typeof e=="object"?e.type==="text"?Ob(e.value):!1:Ob(e)}function Ob(e){return e.replace(tk,"")===""}class ql{constructor(n,r,a){this.normal=r,this.property=n,a&&(this.space=a)}}ql.prototype.normal={};ql.prototype.property={};ql.prototype.space=void 0;function d1(e,n){const r={},a={};for(const l of e)Object.assign(r,l.property),Object.assign(a,l.normal);return new ql(r,a,n)}function td(e){return e.toLowerCase()}class vn{constructor(n,r){this.attribute=r,this.property=n}}vn.prototype.attribute="";vn.prototype.booleanish=!1;vn.prototype.boolean=!1;vn.prototype.commaOrSpaceSeparated=!1;vn.prototype.commaSeparated=!1;vn.prototype.defined=!1;vn.prototype.mustUseProperty=!1;vn.prototype.number=!1;vn.prototype.overloadedBoolean=!1;vn.prototype.property="";vn.prototype.spaceSeparated=!1;vn.prototype.space=void 0;let rk=0;const Je=la(),Pt=la(),nd=la(),Se=la(),xt=la(),rs=la(),Tn=la();function la(){return 2**++rk}const rd=Object.freeze(Object.defineProperty({__proto__:null,boolean:Je,booleanish:Pt,commaOrSpaceSeparated:Tn,commaSeparated:rs,number:Se,overloadedBoolean:nd,spaceSeparated:xt},Symbol.toStringTag,{value:"Module"})),xh=Object.keys(rd);class Od extends vn{constructor(n,r,a,l){let u=-1;if(super(n,r),Nb(this,"space",l),typeof a=="number")for(;++u<xh.length;){const c=xh[u];Nb(this,xh[u],(a&rd[c])===rd[c])}}}Od.prototype.defined=!0;function Nb(e,n,r){r&&(e[n]=r)}function hs(e){const n={},r={};for(const[a,l]of Object.entries(e.properties)){const u=new Od(a,e.transform(e.attributes||{},a),l,e.space);e.mustUseProperty&&e.mustUseProperty.includes(a)&&(u.mustUseProperty=!0),n[a]=u,r[td(a)]=a,r[td(u.attribute)]=a}return new ql(n,r,e.space)}const m1=hs({properties:{ariaActiveDescendant:null,ariaAtomic:Pt,ariaAutoComplete:null,ariaBusy:Pt,ariaChecked:Pt,ariaColCount:Se,ariaColIndex:Se,ariaColSpan:Se,ariaControls:xt,ariaCurrent:null,ariaDescribedBy:xt,ariaDetails:null,ariaDisabled:Pt,ariaDropEffect:xt,ariaErrorMessage:null,ariaExpanded:Pt,ariaFlowTo:xt,ariaGrabbed:Pt,ariaHasPopup:null,ariaHidden:Pt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:xt,ariaLevel:Se,ariaLive:null,ariaModal:Pt,ariaMultiLine:Pt,ariaMultiSelectable:Pt,ariaOrientation:null,ariaOwns:xt,ariaPlaceholder:null,ariaPosInSet:Se,ariaPressed:Pt,ariaReadOnly:Pt,ariaRelevant:null,ariaRequired:Pt,ariaRoleDescription:xt,ariaRowCount:Se,ariaRowIndex:Se,ariaRowSpan:Se,ariaSelected:Pt,ariaSetSize:Se,ariaSort:null,ariaValueMax:Se,ariaValueMin:Se,ariaValueNow:Se,ariaValueText:null,role:null},transform(e,n){return n==="role"?n:"aria-"+n.slice(4).toLowerCase()}});function p1(e,n){return n in e?e[n]:n}function g1(e,n){return p1(e,n.toLowerCase())}const ik=hs({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:rs,acceptCharset:xt,accessKey:xt,action:null,allow:null,allowFullScreen:Je,allowPaymentRequest:Je,allowUserMedia:Je,alt:null,as:null,async:Je,autoCapitalize:null,autoComplete:xt,autoFocus:Je,autoPlay:Je,blocking:xt,capture:null,charSet:null,checked:Je,cite:null,className:xt,cols:Se,colSpan:null,content:null,contentEditable:Pt,controls:Je,controlsList:xt,coords:Se|rs,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Je,defer:Je,dir:null,dirName:null,disabled:Je,download:nd,draggable:Pt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Je,formTarget:null,headers:xt,height:Se,hidden:nd,high:Se,href:null,hrefLang:null,htmlFor:xt,httpEquiv:xt,id:null,imageSizes:null,imageSrcSet:null,inert:Je,inputMode:null,integrity:null,is:null,isMap:Je,itemId:null,itemProp:xt,itemRef:xt,itemScope:Je,itemType:xt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Je,low:Se,manifest:null,max:null,maxLength:Se,media:null,method:null,min:null,minLength:Se,multiple:Je,muted:Je,name:null,nonce:null,noModule:Je,noValidate:Je,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:Je,optimum:Se,pattern:null,ping:xt,placeholder:null,playsInline:Je,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Je,referrerPolicy:null,rel:xt,required:Je,reversed:Je,rows:Se,rowSpan:Se,sandbox:xt,scope:null,scoped:Je,seamless:Je,selected:Je,shadowRootClonable:Je,shadowRootDelegatesFocus:Je,shadowRootMode:null,shape:null,size:Se,sizes:null,slot:null,span:Se,spellCheck:Pt,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:Je,useMap:null,value:Pt,width:Se,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:xt,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:Je,declare:Je,event:null,face:null,frame:null,frameBorder:null,hSpace:Se,leftMargin:Se,link:null,longDesc:null,lowSrc:null,marginHeight:Se,marginWidth:Se,noResize:Je,noHref:Je,noShade:Je,noWrap:Je,object:null,profile:null,prompt:null,rev:null,rightMargin:Se,rules:null,scheme:null,scrolling:Pt,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:Je,disableRemotePlayback:Je,prefix:null,property:null,results:Se,security:null,unselectable:null},space:"html",transform:g1}),ak=hs({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:Tn,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:xt,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:Je,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:rs,g2:rs,glyphName:rs,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:Tn,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:xt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Se,pointsAtY:Se,pointsAtZ:Se,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Tn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Tn,rev:Tn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Tn,requiredFeatures:Tn,requiredFonts:Tn,requiredFormats:Tn,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:Tn,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:Tn,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:Tn,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:p1}),y1=hs({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,n){return"xlink:"+n.slice(5).toLowerCase()}}),b1=hs({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:g1}),v1=hs({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,n){return"xml:"+n.slice(3).toLowerCase()}}),sk={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"},lk=/[A-Z]/g,Rb=/-[a-z]/g,ok=/^data[-\w.:]+$/i;function uk(e,n){const r=td(n);let a=n,l=vn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&ok.test(n)){if(n.charAt(4)==="-"){const u=n.slice(5).replace(Rb,fk);a="data"+u.charAt(0).toUpperCase()+u.slice(1)}else{const u=n.slice(4);if(!Rb.test(u)){let c=u.replace(lk,ck);c.charAt(0)!=="-"&&(c="-"+c),n="data"+c}}l=Od}return new l(a,n)}function ck(e){return"-"+e.toLowerCase()}function fk(e){return e.charAt(1).toUpperCase()}const hk=d1([m1,ik,y1,b1,v1],"html"),Nd=d1([m1,ak,y1,b1,v1],"svg");function dk(e){return e.join(" ").trim()}var Ya={},wh,Mb;function mk(){if(Mb)return wh;Mb=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,r=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,l=/^:\s*/,u=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,f=/^\s+|\s+$/g,m=`
|
|
91
|
+
`,d="/",y="*",g="",b="comment",x="declaration";function k(B,M){if(typeof B!="string")throw new TypeError("First argument must be a string");if(!B)return[];M=M||{};var F=1,Y=1;function le(fe){var q=fe.match(n);q&&(F+=q.length);var H=fe.lastIndexOf(m);Y=~H?fe.length-H:Y+fe.length}function R(){var fe={line:F,column:Y};return function(q){return q.position=new j(fe),G(),q}}function j(fe){this.start=fe,this.end={line:F,column:Y},this.source=M.source}j.prototype.content=B;function V(fe){var q=new Error(M.source+":"+F+":"+Y+": "+fe);if(q.reason=fe,q.filename=M.source,q.line=F,q.column=Y,q.source=B,!M.silent)throw q}function J(fe){var q=fe.exec(B);if(q){var H=q[0];return le(H),B=B.slice(H.length),q}}function G(){J(r)}function O(fe){var q;for(fe=fe||[];q=K();)q!==!1&&fe.push(q);return fe}function K(){var fe=R();if(!(d!=B.charAt(0)||y!=B.charAt(1))){for(var q=2;g!=B.charAt(q)&&(y!=B.charAt(q)||d!=B.charAt(q+1));)++q;if(q+=2,g===B.charAt(q-1))return V("End of comment missing");var H=B.slice(2,q-2);return Y+=2,le(H),B=B.slice(q),Y+=2,fe({type:b,comment:H})}}function Z(){var fe=R(),q=J(a);if(q){if(K(),!J(l))return V("property missing ':'");var H=J(u),ie=fe({type:x,property:z(q[0].replace(e,g)),value:H?z(H[0].replace(e,g)):g});return J(c),ie}}function pe(){var fe=[];O(fe);for(var q;q=Z();)q!==!1&&(fe.push(q),O(fe));return fe}return G(),pe()}function z(B){return B?B.replace(f,g):g}return wh=k,wh}var Db;function pk(){if(Db)return Ya;Db=1;var e=Ya&&Ya.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(Ya,"__esModule",{value:!0}),Ya.default=r;const n=e(mk());function r(a,l){let u=null;if(!a||typeof a!="string")return u;const c=(0,n.default)(a),f=typeof l=="function";return c.forEach(m=>{if(m.type!=="declaration")return;const{property:d,value:y}=m;f?l(d,y,m):y&&(u=u||{},u[d]=y)}),u}return Ya}var dl={},zb;function gk(){if(zb)return dl;zb=1,Object.defineProperty(dl,"__esModule",{value:!0}),dl.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,n=/-([a-z])/g,r=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,l=/^-(ms)-/,u=function(d){return!d||r.test(d)||e.test(d)},c=function(d,y){return y.toUpperCase()},f=function(d,y){return"".concat(y,"-")},m=function(d,y){return y===void 0&&(y={}),u(d)?d:(d=d.toLowerCase(),y.reactCompat?d=d.replace(l,f):d=d.replace(a,f),d.replace(n,c))};return dl.camelCase=m,dl}var ml,Lb;function yk(){if(Lb)return ml;Lb=1;var e=ml&&ml.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},n=e(pk()),r=gk();function a(l,u){var c={};return!l||typeof l!="string"||(0,n.default)(l,function(f,m){f&&m&&(c[(0,r.camelCase)(f,u)]=m)}),c}return a.default=a,ml=a,ml}var bk=yk();const vk=w0(bk),x1=w1("end"),Rd=w1("start");function w1(e){return n;function n(r){const a=r&&r.position&&r.position[e]||{};if(typeof a.line=="number"&&a.line>0&&typeof a.column=="number"&&a.column>0)return{line:a.line,column:a.column,offset:typeof a.offset=="number"&&a.offset>-1?a.offset:void 0}}}function xk(e){const n=Rd(e),r=x1(e);if(n&&r)return{start:n,end:r}}function El(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Ub(e.position):"start"in e||"end"in e?Ub(e):"line"in e||"column"in e?id(e):""}function id(e){return Bb(e&&e.line)+":"+Bb(e&&e.column)}function Ub(e){return id(e&&e.start)+"-"+id(e&&e.end)}function Bb(e){return e&&typeof e=="number"?e:1}class en extends Error{constructor(n,r,a){super(),typeof r=="string"&&(a=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 n=="string"?l=n:!u.cause&&n&&(c=!0,l=n.message,u.cause=n),!u.ruleId&&!u.source&&typeof a=="string"){const m=a.indexOf(":");m===-1?u.ruleId=a:(u.source=a.slice(0,m),u.ruleId=a.slice(m+1))}if(!u.place&&u.ancestors&&u.ancestors){const m=u.ancestors[u.ancestors.length-1];m&&(u.place=m.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=El(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}}en.prototype.file="";en.prototype.name="";en.prototype.reason="";en.prototype.message="";en.prototype.stack="";en.prototype.column=void 0;en.prototype.line=void 0;en.prototype.ancestors=void 0;en.prototype.cause=void 0;en.prototype.fatal=void 0;en.prototype.place=void 0;en.prototype.ruleId=void 0;en.prototype.source=void 0;const Md={}.hasOwnProperty,wk=new Map,Sk=/[A-Z]/g,_k=new Set(["table","tbody","thead","tfoot","tr"]),Ek=new Set(["td","th"]),S1="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function kk(e,n){if(!n||n.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=n.filePath||void 0;let a;if(n.development){if(typeof n.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");a=Mk(r,n.jsxDEV)}else{if(typeof n.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof n.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");a=Rk(r,n.jsx,n.jsxs)}const l={Fragment:n.Fragment,ancestors:[],components:n.components||{},create:a,elementAttributeNameCase:n.elementAttributeNameCase||"react",evaluater:n.createEvaluater?n.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:n.ignoreInvalidStyle||!1,passKeys:n.passKeys!==!1,passNode:n.passNode||!1,schema:n.space==="svg"?Nd:hk,stylePropertyNameCase:n.stylePropertyNameCase||"dom",tableCellAlignToStyle:n.tableCellAlignToStyle!==!1},u=_1(l,e,void 0);return u&&typeof u!="string"?u:l.create(e,l.Fragment,{children:u||void 0},void 0)}function _1(e,n,r){if(n.type==="element")return Ak(e,n,r);if(n.type==="mdxFlowExpression"||n.type==="mdxTextExpression")return Ck(e,n);if(n.type==="mdxJsxFlowElement"||n.type==="mdxJsxTextElement")return jk(e,n,r);if(n.type==="mdxjsEsm")return Tk(e,n);if(n.type==="root")return Ok(e,n,r);if(n.type==="text")return Nk(e,n)}function Ak(e,n,r){const a=e.schema;let l=a;n.tagName.toLowerCase()==="svg"&&a.space==="html"&&(l=Nd,e.schema=l),e.ancestors.push(n);const u=k1(e,n.tagName,!1),c=Dk(e,n);let f=zd(e,n);return _k.has(n.tagName)&&(f=f.filter(function(m){return typeof m=="string"?!nk(m):!0})),E1(e,c,u,n),Dd(c,f),e.ancestors.pop(),e.schema=a,e.create(n,u,c,r)}function Ck(e,n){if(n.data&&n.data.estree&&e.evaluater){const a=n.data.estree.body[0];return a.type,e.evaluater.evaluateExpression(a.expression)}Rl(e,n.position)}function Tk(e,n){if(n.data&&n.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(n.data.estree);Rl(e,n.position)}function jk(e,n,r){const a=e.schema;let l=a;n.name==="svg"&&a.space==="html"&&(l=Nd,e.schema=l),e.ancestors.push(n);const u=n.name===null?e.Fragment:k1(e,n.name,!0),c=zk(e,n),f=zd(e,n);return E1(e,c,u,n),Dd(c,f),e.ancestors.pop(),e.schema=a,e.create(n,u,c,r)}function Ok(e,n,r){const a={};return Dd(a,zd(e,n)),e.create(n,e.Fragment,a,r)}function Nk(e,n){return n.value}function E1(e,n,r,a){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(n.node=a)}function Dd(e,n){if(n.length>0){const r=n.length>1?n:n[0];r&&(e.children=r)}}function Rk(e,n,r){return a;function a(l,u,c,f){const d=Array.isArray(c.children)?r:n;return f?d(u,c,f):d(u,c)}}function Mk(e,n){return r;function r(a,l,u,c){const f=Array.isArray(u.children),m=Rd(a);return n(l,u,c,f,{columnNumber:m?m.column-1:void 0,fileName:e,lineNumber:m?m.line:void 0},void 0)}}function Dk(e,n){const r={};let a,l;for(l in n.properties)if(l!=="children"&&Md.call(n.properties,l)){const u=Lk(e,l,n.properties[l]);if(u){const[c,f]=u;e.tableCellAlignToStyle&&c==="align"&&typeof f=="string"&&Ek.has(n.tagName)?a=f:r[c]=f}}if(a){const u=r.style||(r.style={});u[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=a}return r}function zk(e,n){const r={};for(const a of n.attributes)if(a.type==="mdxJsxExpressionAttribute")if(a.data&&a.data.estree&&e.evaluater){const u=a.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 Rl(e,n.position);else{const l=a.name;let u;if(a.value&&typeof a.value=="object")if(a.value.data&&a.value.data.estree&&e.evaluater){const f=a.value.data.estree.body[0];f.type,u=e.evaluater.evaluateExpression(f.expression)}else Rl(e,n.position);else u=a.value===null?!0:a.value;r[l]=u}return r}function zd(e,n){const r=[];let a=-1;const l=e.passKeys?new Map:wk;for(;++a<n.children.length;){const u=n.children[a];let c;if(e.passKeys){const m=u.type==="element"?u.tagName:u.type==="mdxJsxFlowElement"||u.type==="mdxJsxTextElement"?u.name:void 0;if(m){const d=l.get(m)||0;c=m+"-"+d,l.set(m,d+1)}}const f=_1(e,u,c);f!==void 0&&r.push(f)}return r}function Lk(e,n,r){const a=uk(e.schema,n);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=a.commaSeparated?K2(r):dk(r)),a.property==="style"){let l=typeof r=="object"?r:Uk(e,String(r));return e.stylePropertyNameCase==="css"&&(l=Bk(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&a.space?sk[a.property]||a.property:a.attribute,r]}}function Uk(e,n){try{return vk(n,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const a=r,l=new en("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:a,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=S1+"#cannot-parse-style-attribute",l}}function k1(e,n,r){let a;if(!r)a={type:"Literal",value:n};else if(n.includes(".")){const l=n.split(".");let u=-1,c;for(;++u<l.length;){const f=jb(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}a=c}else a=jb(n)&&!/^[a-z]/.test(n)?{type:"Identifier",name:n}:{type:"Literal",value:n};if(a.type==="Literal"){const l=a.value;return Md.call(e.components,l)?e.components[l]:l}if(e.evaluater)return e.evaluater.evaluateExpression(a);Rl(e)}function Rl(e,n){const r=new en("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:n,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=S1+"#cannot-handle-mdx-estrees-without-createevaluater",r}function Bk(e){const n={};let r;for(r in e)Md.call(e,r)&&(n[Pk(r)]=e[r]);return n}function Pk(e){let n=e.replace(Sk,qk);return n.slice(0,3)==="ms-"&&(n="-"+n),n}function qk(e){return"-"+e.toLowerCase()}const Sh={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"]},Hk={};function Ld(e,n){const r=Hk,a=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,l=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return A1(e,a,l)}function A1(e,n,r){if(Ik(e)){if("value"in e)return e.type==="html"&&!r?"":e.value;if(n&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Pb(e.children,n,r)}return Array.isArray(e)?Pb(e,n,r):""}function Pb(e,n,r){const a=[];let l=-1;for(;++l<e.length;)a[l]=A1(e[l],n,r);return a.join("")}function Ik(e){return!!(e&&typeof e=="object")}const qb=document.createElement("i");function Ud(e){const n="&"+e+";";qb.innerHTML=n;const r=qb.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===n?!1:r}function Mn(e,n,r,a){const l=e.length;let u=0,c;if(n<0?n=-n>l?0:l+n:n=n>l?l:n,r=r>0?r:0,a.length<1e4)c=Array.from(a),c.unshift(n,r),e.splice(...c);else for(r&&e.splice(n,r);u<a.length;)c=a.slice(u,u+1e4),c.unshift(n,0),e.splice(...c),u+=1e4,n+=1e4}function Qn(e,n){return e.length>0?(Mn(e,e.length,0,n),e):n}const Hb={}.hasOwnProperty;function C1(e){const n={};let r=-1;for(;++r<e.length;)Fk(n,e[r]);return n}function Fk(e,n){let r;for(r in n){const l=(Hb.call(e,r)?e[r]:void 0)||(e[r]={}),u=n[r];let c;if(u)for(c in u){Hb.call(l,c)||(l[c]=[]);const f=u[c];$k(l[c],Array.isArray(f)?f:f?[f]:[])}}}function $k(e,n){let r=-1;const a=[];for(;++r<n.length;)(n[r].add==="after"?e:a).push(n[r]);Mn(e,0,0,a)}function T1(e,n){const r=Number.parseInt(e,n);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 or(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ln=Mi(/[A-Za-z]/),Wt=Mi(/[\dA-Za-z]/),Gk=Mi(/[#-'*+\--9=?A-Z^-~]/);function Ru(e){return e!==null&&(e<32||e===127)}const ad=Mi(/\d/),Yk=Mi(/[\dA-Fa-f]/),Vk=Mi(/[!-/:-@[-`{-~]/);function Pe(e){return e!==null&&e<-2}function vt(e){return e!==null&&(e<0||e===32)}function Ze(e){return e===-2||e===-1||e===32}const Iu=Mi(new RegExp("\\p{P}|\\p{S}","u")),ia=Mi(/\s/);function Mi(e){return n;function n(r){return r!==null&&r>-1&&e.test(String.fromCharCode(r))}}function ds(e){const n=[];let r=-1,a=0,l=0;for(;++r<e.length;){const u=e.charCodeAt(r);let c="";if(u===37&&Wt(e.charCodeAt(r+1))&&Wt(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&&(n.push(e.slice(a,r),encodeURIComponent(c)),a=r+l+1,c=""),l&&(r+=l,l=0)}return n.join("")+e.slice(a)}function rt(e,n,r,a){const l=a?a-1:Number.POSITIVE_INFINITY;let u=0;return c;function c(m){return Ze(m)?(e.enter(r),f(m)):n(m)}function f(m){return Ze(m)&&u++<l?(e.consume(m),f):(e.exit(r),n(m))}}const Jk={tokenize:Xk};function Xk(e){const n=e.attempt(this.parser.constructs.contentInitial,a,l);let r;return n;function a(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),rt(e,n,"linePrefix")}function l(f){return e.enter("paragraph"),u(f)}function u(f){const m=e.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=m),r=m,c(f)}function c(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return Pe(f)?(e.consume(f),e.exit("chunkText"),u):(e.consume(f),c)}}const Qk={tokenize:Kk},Ib={tokenize:Zk};function Kk(e){const n=this,r=[];let a=0,l,u,c;return f;function f(Y){if(a<r.length){const le=r[a];return n.containerState=le[1],e.attempt(le[0].continuation,m,d)(Y)}return d(Y)}function m(Y){if(a++,n.containerState._closeFlow){n.containerState._closeFlow=void 0,l&&F();const le=n.events.length;let R=le,j;for(;R--;)if(n.events[R][0]==="exit"&&n.events[R][1].type==="chunkFlow"){j=n.events[R][1].end;break}M(a);let V=le;for(;V<n.events.length;)n.events[V][1].end={...j},V++;return Mn(n.events,R+1,0,n.events.slice(le)),n.events.length=V,d(Y)}return f(Y)}function d(Y){if(a===r.length){if(!l)return b(Y);if(l.currentConstruct&&l.currentConstruct.concrete)return k(Y);n.interrupt=!!(l.currentConstruct&&!l._gfmTableDynamicInterruptHack)}return n.containerState={},e.check(Ib,y,g)(Y)}function y(Y){return l&&F(),M(a),b(Y)}function g(Y){return n.parser.lazy[n.now().line]=a!==r.length,c=n.now().offset,k(Y)}function b(Y){return n.containerState={},e.attempt(Ib,x,k)(Y)}function x(Y){return a++,r.push([n.currentConstruct,n.containerState]),b(Y)}function k(Y){if(Y===null){l&&F(),M(0),e.consume(Y);return}return l=l||n.parser.flow(n.now()),e.enter("chunkFlow",{_tokenizer:l,contentType:"flow",previous:u}),z(Y)}function z(Y){if(Y===null){B(e.exit("chunkFlow"),!0),M(0),e.consume(Y);return}return Pe(Y)?(e.consume(Y),B(e.exit("chunkFlow")),a=0,n.interrupt=void 0,f):(e.consume(Y),z)}function B(Y,le){const R=n.sliceStream(Y);if(le&&R.push(null),Y.previous=u,u&&(u.next=Y),u=Y,l.defineSkip(Y.start),l.write(R),n.parser.lazy[Y.start.line]){let j=l.events.length;for(;j--;)if(l.events[j][1].start.offset<c&&(!l.events[j][1].end||l.events[j][1].end.offset>c))return;const V=n.events.length;let J=V,G,O;for(;J--;)if(n.events[J][0]==="exit"&&n.events[J][1].type==="chunkFlow"){if(G){O=n.events[J][1].end;break}G=!0}for(M(a),j=V;j<n.events.length;)n.events[j][1].end={...O},j++;Mn(n.events,J+1,0,n.events.slice(V)),n.events.length=j}}function M(Y){let le=r.length;for(;le-- >Y;){const R=r[le];n.containerState=R[1],R[0].exit.call(n,e)}r.length=Y}function F(){l.write([null]),u=void 0,l=void 0,n.containerState._closeFlow=void 0}}function Zk(e,n,r){return rt(e,e.attempt(this.parser.constructs.document,n,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function os(e){if(e===null||vt(e)||ia(e))return 1;if(Iu(e))return 2}function Fu(e,n,r){const a=[];let l=-1;for(;++l<e.length;){const u=e[l].resolveAll;u&&!a.includes(u)&&(n=u(n,r),a.push(u))}return n}const sd={name:"attention",resolveAll:Wk,tokenize:eA};function Wk(e,n){let r=-1,a,l,u,c,f,m,d,y;for(;++r<e.length;)if(e[r][0]==="enter"&&e[r][1].type==="attentionSequence"&&e[r][1]._close){for(a=r;a--;)if(e[a][0]==="exit"&&e[a][1].type==="attentionSequence"&&e[a][1]._open&&n.sliceSerialize(e[a][1]).charCodeAt(0)===n.sliceSerialize(e[r][1]).charCodeAt(0)){if((e[a][1]._close||e[r][1]._open)&&(e[r][1].end.offset-e[r][1].start.offset)%3&&!((e[a][1].end.offset-e[a][1].start.offset+e[r][1].end.offset-e[r][1].start.offset)%3))continue;m=e[a][1].end.offset-e[a][1].start.offset>1&&e[r][1].end.offset-e[r][1].start.offset>1?2:1;const g={...e[a][1].end},b={...e[r][1].start};Fb(g,-m),Fb(b,m),c={type:m>1?"strongSequence":"emphasisSequence",start:g,end:{...e[a][1].end}},f={type:m>1?"strongSequence":"emphasisSequence",start:{...e[r][1].start},end:b},u={type:m>1?"strongText":"emphasisText",start:{...e[a][1].end},end:{...e[r][1].start}},l={type:m>1?"strong":"emphasis",start:{...c.start},end:{...f.end}},e[a][1].end={...c.start},e[r][1].start={...f.end},d=[],e[a][1].end.offset-e[a][1].start.offset&&(d=Qn(d,[["enter",e[a][1],n],["exit",e[a][1],n]])),d=Qn(d,[["enter",l,n],["enter",c,n],["exit",c,n],["enter",u,n]]),d=Qn(d,Fu(n.parser.constructs.insideSpan.null,e.slice(a+1,r),n)),d=Qn(d,[["exit",u,n],["enter",f,n],["exit",f,n],["exit",l,n]]),e[r][1].end.offset-e[r][1].start.offset?(y=2,d=Qn(d,[["enter",e[r][1],n],["exit",e[r][1],n]])):y=0,Mn(e,a-1,r-a+3,d),r=a+d.length-y-2;break}}for(r=-1;++r<e.length;)e[r][1].type==="attentionSequence"&&(e[r][1].type="data");return e}function eA(e,n){const r=this.parser.constructs.attentionMarkers.null,a=this.previous,l=os(a);let u;return c;function c(m){return u=m,e.enter("attentionSequence"),f(m)}function f(m){if(m===u)return e.consume(m),f;const d=e.exit("attentionSequence"),y=os(m),g=!y||y===2&&l||r.includes(m),b=!l||l===2&&y||r.includes(a);return d._open=!!(u===42?g:g&&(l||!b)),d._close=!!(u===42?b:b&&(y||!g)),n(m)}}function Fb(e,n){e.column+=n,e.offset+=n,e._bufferIndex+=n}const tA={name:"autolink",tokenize:nA};function nA(e,n,r){let a=0;return l;function l(x){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),u}function u(x){return ln(x)?(e.consume(x),c):x===64?r(x):d(x)}function c(x){return x===43||x===45||x===46||Wt(x)?(a=1,f(x)):d(x)}function f(x){return x===58?(e.consume(x),a=0,m):(x===43||x===45||x===46||Wt(x))&&a++<32?(e.consume(x),f):(a=0,d(x))}function m(x){return x===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.exit("autolink"),n):x===null||x===32||x===60||Ru(x)?r(x):(e.consume(x),m)}function d(x){return x===64?(e.consume(x),y):Gk(x)?(e.consume(x),d):r(x)}function y(x){return Wt(x)?g(x):r(x)}function g(x){return x===46?(e.consume(x),a=0,y):x===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.exit("autolink"),n):b(x)}function b(x){if((x===45||Wt(x))&&a++<63){const k=x===45?b:g;return e.consume(x),k}return r(x)}}const Hl={partial:!0,tokenize:rA};function rA(e,n,r){return a;function a(u){return Ze(u)?rt(e,l,"linePrefix")(u):l(u)}function l(u){return u===null||Pe(u)?n(u):r(u)}}const j1={continuation:{tokenize:aA},exit:sA,name:"blockQuote",tokenize:iA};function iA(e,n,r){const a=this;return l;function l(c){if(c===62){const f=a.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 Ze(c)?(e.enter("blockQuotePrefixWhitespace"),e.consume(c),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),n):(e.exit("blockQuotePrefix"),n(c))}}function aA(e,n,r){const a=this;return l;function l(c){return Ze(c)?rt(e,u,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c):u(c)}function u(c){return e.attempt(j1,n,r)(c)}}function sA(e){e.exit("blockQuote")}const O1={name:"characterEscape",tokenize:lA};function lA(e,n,r){return a;function a(u){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(u),e.exit("escapeMarker"),l}function l(u){return Vk(u)?(e.enter("characterEscapeValue"),e.consume(u),e.exit("characterEscapeValue"),e.exit("characterEscape"),n):r(u)}}const N1={name:"characterReference",tokenize:oA};function oA(e,n,r){const a=this;let l=0,u,c;return f;function f(g){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),m}function m(g){return g===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(g),e.exit("characterReferenceMarkerNumeric"),d):(e.enter("characterReferenceValue"),u=31,c=Wt,y(g))}function d(g){return g===88||g===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(g),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),u=6,c=Yk,y):(e.enter("characterReferenceValue"),u=7,c=ad,y(g))}function y(g){if(g===59&&l){const b=e.exit("characterReferenceValue");return c===Wt&&!Ud(a.sliceSerialize(b))?r(g):(e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),e.exit("characterReference"),n)}return c(g)&&l++<u?(e.consume(g),y):r(g)}}const $b={partial:!0,tokenize:cA},Gb={concrete:!0,name:"codeFenced",tokenize:uA};function uA(e,n,r){const a=this,l={partial:!0,tokenize:R};let u=0,c=0,f;return m;function m(j){return d(j)}function d(j){const V=a.events[a.events.length-1];return u=V&&V[1].type==="linePrefix"?V[2].sliceSerialize(V[1],!0).length:0,f=j,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),y(j)}function y(j){return j===f?(c++,e.consume(j),y):c<3?r(j):(e.exit("codeFencedFenceSequence"),Ze(j)?rt(e,g,"whitespace")(j):g(j))}function g(j){return j===null||Pe(j)?(e.exit("codeFencedFence"),a.interrupt?n(j):e.check($b,z,le)(j)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),b(j))}function b(j){return j===null||Pe(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),g(j)):Ze(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),rt(e,x,"whitespace")(j)):j===96&&j===f?r(j):(e.consume(j),b)}function x(j){return j===null||Pe(j)?g(j):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),k(j))}function k(j){return j===null||Pe(j)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(j)):j===96&&j===f?r(j):(e.consume(j),k)}function z(j){return e.attempt(l,le,B)(j)}function B(j){return e.enter("lineEnding"),e.consume(j),e.exit("lineEnding"),M}function M(j){return u>0&&Ze(j)?rt(e,F,"linePrefix",u+1)(j):F(j)}function F(j){return j===null||Pe(j)?e.check($b,z,le)(j):(e.enter("codeFlowValue"),Y(j))}function Y(j){return j===null||Pe(j)?(e.exit("codeFlowValue"),F(j)):(e.consume(j),Y)}function le(j){return e.exit("codeFenced"),n(j)}function R(j,V,J){let G=0;return O;function O(q){return j.enter("lineEnding"),j.consume(q),j.exit("lineEnding"),K}function K(q){return j.enter("codeFencedFence"),Ze(q)?rt(j,Z,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(q):Z(q)}function Z(q){return q===f?(j.enter("codeFencedFenceSequence"),pe(q)):J(q)}function pe(q){return q===f?(G++,j.consume(q),pe):G>=c?(j.exit("codeFencedFenceSequence"),Ze(q)?rt(j,fe,"whitespace")(q):fe(q)):J(q)}function fe(q){return q===null||Pe(q)?(j.exit("codeFencedFence"),V(q)):J(q)}}}function cA(e,n,r){const a=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 a.parser.lazy[a.now().line]?r(c):n(c)}}const _h={name:"codeIndented",tokenize:hA},fA={partial:!0,tokenize:dA};function hA(e,n,r){const a=this;return l;function l(d){return e.enter("codeIndented"),rt(e,u,"linePrefix",5)(d)}function u(d){const y=a.events[a.events.length-1];return y&&y[1].type==="linePrefix"&&y[2].sliceSerialize(y[1],!0).length>=4?c(d):r(d)}function c(d){return d===null?m(d):Pe(d)?e.attempt(fA,c,m)(d):(e.enter("codeFlowValue"),f(d))}function f(d){return d===null||Pe(d)?(e.exit("codeFlowValue"),c(d)):(e.consume(d),f)}function m(d){return e.exit("codeIndented"),n(d)}}function dA(e,n,r){const a=this;return l;function l(c){return a.parser.lazy[a.now().line]?r(c):Pe(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),l):rt(e,u,"linePrefix",5)(c)}function u(c){const f=a.events[a.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?n(c):Pe(c)?l(c):r(c)}}const mA={name:"codeText",previous:gA,resolve:pA,tokenize:yA};function pA(e){let n=e.length-4,r=3,a,l;if((e[r][1].type==="lineEnding"||e[r][1].type==="space")&&(e[n][1].type==="lineEnding"||e[n][1].type==="space")){for(a=r;++a<n;)if(e[a][1].type==="codeTextData"){e[r][1].type="codeTextPadding",e[n][1].type="codeTextPadding",r+=2,n-=2;break}}for(a=r-1,n++;++a<=n;)l===void 0?a!==n&&e[a][1].type!=="lineEnding"&&(l=a):(a===n||e[a][1].type==="lineEnding")&&(e[l][1].type="codeTextData",a!==l+2&&(e[l][1].end=e[a-1][1].end,e.splice(l+2,a-l-2),n-=a-l-2,a=l+2),l=void 0);return e}function gA(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function yA(e,n,r){let a=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),a++,f):(e.exit("codeTextSequence"),m(g))}function m(g){return g===null?r(g):g===32?(e.enter("space"),e.consume(g),e.exit("space"),m):g===96?(u=e.enter("codeTextSequence"),l=0,y(g)):Pe(g)?(e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),m):(e.enter("codeTextData"),d(g))}function d(g){return g===null||g===32||g===96||Pe(g)?(e.exit("codeTextData"),m(g)):(e.consume(g),d)}function y(g){return g===96?(e.consume(g),l++,y):l===a?(e.exit("codeTextSequence"),e.exit("codeText"),n(g)):(u.type="codeTextData",d(g))}}class bA{constructor(n){this.left=n?[...n]:[],this.right=[]}get(n){if(n<0||n>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+n+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return n<this.left.length?this.left[n]:this.right[this.right.length-n+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(n,r){const a=r??Number.POSITIVE_INFINITY;return a<this.left.length?this.left.slice(n,a):n>this.left.length?this.right.slice(this.right.length-a+this.left.length,this.right.length-n+this.left.length).reverse():this.left.slice(n).concat(this.right.slice(this.right.length-a+this.left.length).reverse())}splice(n,r,a){const l=r||0;this.setCursor(Math.trunc(n));const u=this.right.splice(this.right.length-l,Number.POSITIVE_INFINITY);return a&&pl(this.left,a),u.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(n){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(n)}pushMany(n){this.setCursor(Number.POSITIVE_INFINITY),pl(this.left,n)}unshift(n){this.setCursor(0),this.right.push(n)}unshiftMany(n){this.setCursor(0),pl(this.right,n.reverse())}setCursor(n){if(!(n===this.left.length||n>this.left.length&&this.right.length===0||n<0&&this.left.length===0))if(n<this.left.length){const r=this.left.splice(n,Number.POSITIVE_INFINITY);pl(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-n,Number.POSITIVE_INFINITY);pl(this.left,r.reverse())}}}function pl(e,n){let r=0;if(n.length<1e4)e.push(...n);else for(;r<n.length;)e.push(...n.slice(r,r+1e4)),r+=1e4}function R1(e){const n={};let r=-1,a,l,u,c,f,m,d;const y=new bA(e);for(;++r<y.length;){for(;r in n;)r=n[r];if(a=y.get(r),r&&a[1].type==="chunkFlow"&&y.get(r-1)[1].type==="listItemPrefix"&&(m=a[1]._tokenizer.events,u=0,u<m.length&&m[u][1].type==="lineEndingBlank"&&(u+=2),u<m.length&&m[u][1].type==="content"))for(;++u<m.length&&m[u][1].type!=="content";)m[u][1].type==="chunkText"&&(m[u][1]._isInFirstContentOfListItem=!0,u++);if(a[0]==="enter")a[1].contentType&&(Object.assign(n,vA(y,r)),r=n[r],d=!0);else if(a[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&&(a[1].end={...y.get(l)[1].start},f=y.slice(l,r),f.unshift(a),y.splice(l,r-l+1,f))}}return Mn(e,0,Number.POSITIVE_INFINITY,y.slice(0)),!d}function vA(e,n){const r=e.get(n)[1],a=e.get(n)[2];let l=n-1;const u=[];let c=r._tokenizer;c||(c=a.parser[r.contentType](r.start),r._contentTypeTextTrailing&&(c._contentTypeTextTrailing=!0));const f=c.events,m=[],d={};let y,g,b=-1,x=r,k=0,z=0;const B=[z];for(;x;){for(;e.get(++l)[1]!==x;);u.push(l),x._tokenizer||(y=a.sliceStream(x),x.next||y.push(null),g&&c.defineSkip(x.start),x._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=!0),c.write(y),x._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=void 0)),g=x,x=x.next}for(x=r;++b<f.length;)f[b][0]==="exit"&&f[b-1][0]==="enter"&&f[b][1].type===f[b-1][1].type&&f[b][1].start.line!==f[b][1].end.line&&(z=b+1,B.push(z),x._tokenizer=void 0,x.previous=void 0,x=x.next);for(c.events=[],x?(x._tokenizer=void 0,x.previous=void 0):B.pop(),b=B.length;b--;){const M=f.slice(B[b],B[b+1]),F=u.pop();m.push([F,F+M.length-1]),e.splice(F,2,M)}for(m.reverse(),b=-1;++b<m.length;)d[k+m[b][0]]=k+m[b][1],k+=m[b][1]-m[b][0]-1;return d}const xA={resolve:SA,tokenize:_A},wA={partial:!0,tokenize:EA};function SA(e){return R1(e),e}function _A(e,n){let r;return a;function a(f){return e.enter("content"),r=e.enter("chunkContent",{contentType:"content"}),l(f)}function l(f){return f===null?u(f):Pe(f)?e.check(wA,c,u)(f):(e.consume(f),l)}function u(f){return e.exit("chunkContent"),e.exit("content"),n(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 EA(e,n,r){const a=this;return l;function l(c){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),rt(e,u,"linePrefix")}function u(c){if(c===null||Pe(c))return r(c);const f=a.events[a.events.length-1];return!a.parser.constructs.disable.null.includes("codeIndented")&&f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?n(c):e.interrupt(a.parser.constructs.flow,r,n)(c)}}function M1(e,n,r,a,l,u,c,f,m){const d=m||Number.POSITIVE_INFINITY;let y=0;return g;function g(M){return M===60?(e.enter(a),e.enter(l),e.enter(u),e.consume(M),e.exit(u),b):M===null||M===32||M===41||Ru(M)?r(M):(e.enter(a),e.enter(c),e.enter(f),e.enter("chunkString",{contentType:"string"}),z(M))}function b(M){return M===62?(e.enter(u),e.consume(M),e.exit(u),e.exit(l),e.exit(a),n):(e.enter(f),e.enter("chunkString",{contentType:"string"}),x(M))}function x(M){return M===62?(e.exit("chunkString"),e.exit(f),b(M)):M===null||M===60||Pe(M)?r(M):(e.consume(M),M===92?k:x)}function k(M){return M===60||M===62||M===92?(e.consume(M),x):x(M)}function z(M){return!y&&(M===null||M===41||vt(M))?(e.exit("chunkString"),e.exit(f),e.exit(c),e.exit(a),n(M)):y<d&&M===40?(e.consume(M),y++,z):M===41?(e.consume(M),y--,z):M===null||M===32||M===40||Ru(M)?r(M):(e.consume(M),M===92?B:z)}function B(M){return M===40||M===41||M===92?(e.consume(M),z):z(M)}}function D1(e,n,r,a,l,u){const c=this;let f=0,m;return d;function d(x){return e.enter(a),e.enter(l),e.consume(x),e.exit(l),e.enter(u),y}function y(x){return f>999||x===null||x===91||x===93&&!m||x===94&&!f&&"_hiddenFootnoteSupport"in c.parser.constructs?r(x):x===93?(e.exit(u),e.enter(l),e.consume(x),e.exit(l),e.exit(a),n):Pe(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),y):(e.enter("chunkString",{contentType:"string"}),g(x))}function g(x){return x===null||x===91||x===93||Pe(x)||f++>999?(e.exit("chunkString"),y(x)):(e.consume(x),m||(m=!Ze(x)),x===92?b:g)}function b(x){return x===91||x===92||x===93?(e.consume(x),f++,g):g(x)}}function z1(e,n,r,a,l,u){let c;return f;function f(b){return b===34||b===39||b===40?(e.enter(a),e.enter(l),e.consume(b),e.exit(l),c=b===40?41:b,m):r(b)}function m(b){return b===c?(e.enter(l),e.consume(b),e.exit(l),e.exit(a),n):(e.enter(u),d(b))}function d(b){return b===c?(e.exit(u),m(c)):b===null?r(b):Pe(b)?(e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),rt(e,d,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),y(b))}function y(b){return b===c||b===null||Pe(b)?(e.exit("chunkString"),d(b)):(e.consume(b),b===92?g:y)}function g(b){return b===c||b===92?(e.consume(b),y):y(b)}}function kl(e,n){let r;return a;function a(l){return Pe(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),r=!0,a):Ze(l)?rt(e,a,r?"linePrefix":"lineSuffix")(l):n(l)}}const kA={name:"definition",tokenize:CA},AA={partial:!0,tokenize:TA};function CA(e,n,r){const a=this;let l;return u;function u(x){return e.enter("definition"),c(x)}function c(x){return D1.call(a,e,f,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(x)}function f(x){return l=or(a.sliceSerialize(a.events[a.events.length-1][1]).slice(1,-1)),x===58?(e.enter("definitionMarker"),e.consume(x),e.exit("definitionMarker"),m):r(x)}function m(x){return vt(x)?kl(e,d)(x):d(x)}function d(x){return M1(e,y,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(x)}function y(x){return e.attempt(AA,g,g)(x)}function g(x){return Ze(x)?rt(e,b,"whitespace")(x):b(x)}function b(x){return x===null||Pe(x)?(e.exit("definition"),a.parser.defined.push(l),n(x)):r(x)}}function TA(e,n,r){return a;function a(f){return vt(f)?kl(e,l)(f):r(f)}function l(f){return z1(e,u,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function u(f){return Ze(f)?rt(e,c,"whitespace")(f):c(f)}function c(f){return f===null||Pe(f)?n(f):r(f)}}const jA={name:"hardBreakEscape",tokenize:OA};function OA(e,n,r){return a;function a(u){return e.enter("hardBreakEscape"),e.consume(u),l}function l(u){return Pe(u)?(e.exit("hardBreakEscape"),n(u)):r(u)}}const NA={name:"headingAtx",resolve:RA,tokenize:MA};function RA(e,n){let r=e.length-2,a=3,l,u;return e[a][1].type==="whitespace"&&(a+=2),r-2>a&&e[r][1].type==="whitespace"&&(r-=2),e[r][1].type==="atxHeadingSequence"&&(a===r-1||r-4>a&&e[r-2][1].type==="whitespace")&&(r-=a+1===r?2:4),r>a&&(l={type:"atxHeadingText",start:e[a][1].start,end:e[r][1].end},u={type:"chunkText",start:e[a][1].start,end:e[r][1].end,contentType:"text"},Mn(e,a,r-a+1,[["enter",l,n],["enter",u,n],["exit",u,n],["exit",l,n]])),e}function MA(e,n,r){let a=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&&a++<6?(e.consume(y),c):y===null||vt(y)?(e.exit("atxHeadingSequence"),f(y)):r(y)}function f(y){return y===35?(e.enter("atxHeadingSequence"),m(y)):y===null||Pe(y)?(e.exit("atxHeading"),n(y)):Ze(y)?rt(e,f,"whitespace")(y):(e.enter("atxHeadingText"),d(y))}function m(y){return y===35?(e.consume(y),m):(e.exit("atxHeadingSequence"),f(y))}function d(y){return y===null||y===35||vt(y)?(e.exit("atxHeadingText"),f(y)):(e.consume(y),d)}}const DA=["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"],Yb=["pre","script","style","textarea"],zA={concrete:!0,name:"htmlFlow",resolveTo:BA,tokenize:PA},LA={partial:!0,tokenize:HA},UA={partial:!0,tokenize:qA};function BA(e){let n=e.length;for(;n--&&!(e[n][0]==="enter"&&e[n][1].type==="htmlFlow"););return n>1&&e[n-2][1].type==="linePrefix"&&(e[n][1].start=e[n-2][1].start,e[n+1][1].start=e[n-2][1].start,e.splice(n-2,2)),e}function PA(e,n,r){const a=this;let l,u,c,f,m;return d;function d(E){return y(E)}function y(E){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(E),g}function g(E){return E===33?(e.consume(E),b):E===47?(e.consume(E),u=!0,z):E===63?(e.consume(E),l=3,a.interrupt?n:N):ln(E)?(e.consume(E),c=String.fromCharCode(E),B):r(E)}function b(E){return E===45?(e.consume(E),l=2,x):E===91?(e.consume(E),l=5,f=0,k):ln(E)?(e.consume(E),l=4,a.interrupt?n:N):r(E)}function x(E){return E===45?(e.consume(E),a.interrupt?n:N):r(E)}function k(E){const de="CDATA[";return E===de.charCodeAt(f++)?(e.consume(E),f===de.length?a.interrupt?n:Z:k):r(E)}function z(E){return ln(E)?(e.consume(E),c=String.fromCharCode(E),B):r(E)}function B(E){if(E===null||E===47||E===62||vt(E)){const de=E===47,ge=c.toLowerCase();return!de&&!u&&Yb.includes(ge)?(l=1,a.interrupt?n(E):Z(E)):DA.includes(c.toLowerCase())?(l=6,de?(e.consume(E),M):a.interrupt?n(E):Z(E)):(l=7,a.interrupt&&!a.parser.lazy[a.now().line]?r(E):u?F(E):Y(E))}return E===45||Wt(E)?(e.consume(E),c+=String.fromCharCode(E),B):r(E)}function M(E){return E===62?(e.consume(E),a.interrupt?n:Z):r(E)}function F(E){return Ze(E)?(e.consume(E),F):O(E)}function Y(E){return E===47?(e.consume(E),O):E===58||E===95||ln(E)?(e.consume(E),le):Ze(E)?(e.consume(E),Y):O(E)}function le(E){return E===45||E===46||E===58||E===95||Wt(E)?(e.consume(E),le):R(E)}function R(E){return E===61?(e.consume(E),j):Ze(E)?(e.consume(E),R):Y(E)}function j(E){return E===null||E===60||E===61||E===62||E===96?r(E):E===34||E===39?(e.consume(E),m=E,V):Ze(E)?(e.consume(E),j):J(E)}function V(E){return E===m?(e.consume(E),m=null,G):E===null||Pe(E)?r(E):(e.consume(E),V)}function J(E){return E===null||E===34||E===39||E===47||E===60||E===61||E===62||E===96||vt(E)?R(E):(e.consume(E),J)}function G(E){return E===47||E===62||Ze(E)?Y(E):r(E)}function O(E){return E===62?(e.consume(E),K):r(E)}function K(E){return E===null||Pe(E)?Z(E):Ze(E)?(e.consume(E),K):r(E)}function Z(E){return E===45&&l===2?(e.consume(E),H):E===60&&l===1?(e.consume(E),ie):E===62&&l===4?(e.consume(E),U):E===63&&l===3?(e.consume(E),N):E===93&&l===5?(e.consume(E),_e):Pe(E)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(LA,ne,pe)(E)):E===null||Pe(E)?(e.exit("htmlFlowData"),pe(E)):(e.consume(E),Z)}function pe(E){return e.check(UA,fe,ne)(E)}function fe(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),q}function q(E){return E===null||Pe(E)?pe(E):(e.enter("htmlFlowData"),Z(E))}function H(E){return E===45?(e.consume(E),N):Z(E)}function ie(E){return E===47?(e.consume(E),c="",be):Z(E)}function be(E){if(E===62){const de=c.toLowerCase();return Yb.includes(de)?(e.consume(E),U):Z(E)}return ln(E)&&c.length<8?(e.consume(E),c+=String.fromCharCode(E),be):Z(E)}function _e(E){return E===93?(e.consume(E),N):Z(E)}function N(E){return E===62?(e.consume(E),U):E===45&&l===2?(e.consume(E),N):Z(E)}function U(E){return E===null||Pe(E)?(e.exit("htmlFlowData"),ne(E)):(e.consume(E),U)}function ne(E){return e.exit("htmlFlow"),n(E)}}function qA(e,n,r){const a=this;return l;function l(c){return Pe(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),u):r(c)}function u(c){return a.parser.lazy[a.now().line]?r(c):n(c)}}function HA(e,n,r){return a;function a(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(Hl,n,r)}}const IA={name:"htmlText",tokenize:FA};function FA(e,n,r){const a=this;let l,u,c;return f;function f(N){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(N),m}function m(N){return N===33?(e.consume(N),d):N===47?(e.consume(N),R):N===63?(e.consume(N),Y):ln(N)?(e.consume(N),J):r(N)}function d(N){return N===45?(e.consume(N),y):N===91?(e.consume(N),u=0,k):ln(N)?(e.consume(N),F):r(N)}function y(N){return N===45?(e.consume(N),x):r(N)}function g(N){return N===null?r(N):N===45?(e.consume(N),b):Pe(N)?(c=g,ie(N)):(e.consume(N),g)}function b(N){return N===45?(e.consume(N),x):g(N)}function x(N){return N===62?H(N):N===45?b(N):g(N)}function k(N){const U="CDATA[";return N===U.charCodeAt(u++)?(e.consume(N),u===U.length?z:k):r(N)}function z(N){return N===null?r(N):N===93?(e.consume(N),B):Pe(N)?(c=z,ie(N)):(e.consume(N),z)}function B(N){return N===93?(e.consume(N),M):z(N)}function M(N){return N===62?H(N):N===93?(e.consume(N),M):z(N)}function F(N){return N===null||N===62?H(N):Pe(N)?(c=F,ie(N)):(e.consume(N),F)}function Y(N){return N===null?r(N):N===63?(e.consume(N),le):Pe(N)?(c=Y,ie(N)):(e.consume(N),Y)}function le(N){return N===62?H(N):Y(N)}function R(N){return ln(N)?(e.consume(N),j):r(N)}function j(N){return N===45||Wt(N)?(e.consume(N),j):V(N)}function V(N){return Pe(N)?(c=V,ie(N)):Ze(N)?(e.consume(N),V):H(N)}function J(N){return N===45||Wt(N)?(e.consume(N),J):N===47||N===62||vt(N)?G(N):r(N)}function G(N){return N===47?(e.consume(N),H):N===58||N===95||ln(N)?(e.consume(N),O):Pe(N)?(c=G,ie(N)):Ze(N)?(e.consume(N),G):H(N)}function O(N){return N===45||N===46||N===58||N===95||Wt(N)?(e.consume(N),O):K(N)}function K(N){return N===61?(e.consume(N),Z):Pe(N)?(c=K,ie(N)):Ze(N)?(e.consume(N),K):G(N)}function Z(N){return N===null||N===60||N===61||N===62||N===96?r(N):N===34||N===39?(e.consume(N),l=N,pe):Pe(N)?(c=Z,ie(N)):Ze(N)?(e.consume(N),Z):(e.consume(N),fe)}function pe(N){return N===l?(e.consume(N),l=void 0,q):N===null?r(N):Pe(N)?(c=pe,ie(N)):(e.consume(N),pe)}function fe(N){return N===null||N===34||N===39||N===60||N===61||N===96?r(N):N===47||N===62||vt(N)?G(N):(e.consume(N),fe)}function q(N){return N===47||N===62||vt(N)?G(N):r(N)}function H(N){return N===62?(e.consume(N),e.exit("htmlTextData"),e.exit("htmlText"),n):r(N)}function ie(N){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),be}function be(N){return Ze(N)?rt(e,_e,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(N):_e(N)}function _e(N){return e.enter("htmlTextData"),c(N)}}const Bd={name:"labelEnd",resolveAll:VA,resolveTo:JA,tokenize:XA},$A={tokenize:QA},GA={tokenize:KA},YA={tokenize:ZA};function VA(e){let n=-1;const r=[];for(;++n<e.length;){const a=e[n][1];if(r.push(e[n]),a.type==="labelImage"||a.type==="labelLink"||a.type==="labelEnd"){const l=a.type==="labelImage"?4:2;a.type="data",n+=l}}return e.length!==r.length&&Mn(e,0,e.length,r),e}function JA(e,n){let r=e.length,a=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")){a=2;break}}else l.type==="labelEnd"&&(c=r);const m={type:e[u][1].type==="labelLink"?"link":"image",start:{...e[u][1].start},end:{...e[e.length-1][1].end}},d={type:"label",start:{...e[u][1].start},end:{...e[c][1].end}},y={type:"labelText",start:{...e[u+a+2][1].end},end:{...e[c-2][1].start}};return f=[["enter",m,n],["enter",d,n]],f=Qn(f,e.slice(u+1,u+a+3)),f=Qn(f,[["enter",y,n]]),f=Qn(f,Fu(n.parser.constructs.insideSpan.null,e.slice(u+a+4,c-3),n)),f=Qn(f,[["exit",y,n],e[c-2],e[c-1],["exit",d,n]]),f=Qn(f,e.slice(c+1)),f=Qn(f,[["exit",m,n]]),Mn(e,u,e.length,f),e}function XA(e,n,r){const a=this;let l=a.events.length,u,c;for(;l--;)if((a.events[l][1].type==="labelImage"||a.events[l][1].type==="labelLink")&&!a.events[l][1]._balanced){u=a.events[l][1];break}return f;function f(b){return u?u._inactive?g(b):(c=a.parser.defined.includes(or(a.sliceSerialize({start:u.end,end:a.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(b),e.exit("labelMarker"),e.exit("labelEnd"),m):r(b)}function m(b){return b===40?e.attempt($A,y,c?y:g)(b):b===91?e.attempt(GA,y,c?d:g)(b):c?y(b):g(b)}function d(b){return e.attempt(YA,y,g)(b)}function y(b){return n(b)}function g(b){return u._balanced=!0,r(b)}}function QA(e,n,r){return a;function a(g){return e.enter("resource"),e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),l}function l(g){return vt(g)?kl(e,u)(g):u(g)}function u(g){return g===41?y(g):M1(e,c,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(g)}function c(g){return vt(g)?kl(e,m)(g):y(g)}function f(g){return r(g)}function m(g){return g===34||g===39||g===40?z1(e,d,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(g):y(g)}function d(g){return vt(g)?kl(e,y)(g):y(g)}function y(g){return g===41?(e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),e.exit("resource"),n):r(g)}}function KA(e,n,r){const a=this;return l;function l(f){return D1.call(a,e,u,c,"reference","referenceMarker","referenceString")(f)}function u(f){return a.parser.defined.includes(or(a.sliceSerialize(a.events[a.events.length-1][1]).slice(1,-1)))?n(f):r(f)}function c(f){return r(f)}}function ZA(e,n,r){return a;function a(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"),n):r(u)}}const WA={name:"labelStartImage",resolveAll:Bd.resolveAll,tokenize:eC};function eC(e,n,r){const a=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 a.parser.constructs?r(f):n(f)}}const tC={name:"labelStartLink",resolveAll:Bd.resolveAll,tokenize:nC};function nC(e,n,r){const a=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 a.parser.constructs?r(c):n(c)}}const Eh={name:"lineEnding",tokenize:rC};function rC(e,n){return r;function r(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),rt(e,n,"linePrefix")}}const vu={name:"thematicBreak",tokenize:iC};function iC(e,n,r){let a=0,l;return u;function u(d){return e.enter("thematicBreak"),c(d)}function c(d){return l=d,f(d)}function f(d){return d===l?(e.enter("thematicBreakSequence"),m(d)):a>=3&&(d===null||Pe(d))?(e.exit("thematicBreak"),n(d)):r(d)}function m(d){return d===l?(e.consume(d),a++,m):(e.exit("thematicBreakSequence"),Ze(d)?rt(e,f,"whitespace")(d):f(d))}}const bn={continuation:{tokenize:oC},exit:cC,name:"list",tokenize:lC},aC={partial:!0,tokenize:fC},sC={partial:!0,tokenize:uC};function lC(e,n,r){const a=this,l=a.events[a.events.length-1];let u=l&&l[1].type==="linePrefix"?l[2].sliceSerialize(l[1],!0).length:0,c=0;return f;function f(x){const k=a.containerState.type||(x===42||x===43||x===45?"listUnordered":"listOrdered");if(k==="listUnordered"?!a.containerState.marker||x===a.containerState.marker:ad(x)){if(a.containerState.type||(a.containerState.type=k,e.enter(k,{_container:!0})),k==="listUnordered")return e.enter("listItemPrefix"),x===42||x===45?e.check(vu,r,d)(x):d(x);if(!a.interrupt||x===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),m(x)}return r(x)}function m(x){return ad(x)&&++c<10?(e.consume(x),m):(!a.interrupt||c<2)&&(a.containerState.marker?x===a.containerState.marker:x===41||x===46)?(e.exit("listItemValue"),d(x)):r(x)}function d(x){return e.enter("listItemMarker"),e.consume(x),e.exit("listItemMarker"),a.containerState.marker=a.containerState.marker||x,e.check(Hl,a.interrupt?r:y,e.attempt(aC,b,g))}function y(x){return a.containerState.initialBlankLine=!0,u++,b(x)}function g(x){return Ze(x)?(e.enter("listItemPrefixWhitespace"),e.consume(x),e.exit("listItemPrefixWhitespace"),b):r(x)}function b(x){return a.containerState.size=u+a.sliceSerialize(e.exit("listItemPrefix"),!0).length,n(x)}}function oC(e,n,r){const a=this;return a.containerState._closeFlow=void 0,e.check(Hl,l,u);function l(f){return a.containerState.furtherBlankLines=a.containerState.furtherBlankLines||a.containerState.initialBlankLine,rt(e,n,"listItemIndent",a.containerState.size+1)(f)}function u(f){return a.containerState.furtherBlankLines||!Ze(f)?(a.containerState.furtherBlankLines=void 0,a.containerState.initialBlankLine=void 0,c(f)):(a.containerState.furtherBlankLines=void 0,a.containerState.initialBlankLine=void 0,e.attempt(sC,n,c)(f))}function c(f){return a.containerState._closeFlow=!0,a.interrupt=void 0,rt(e,e.attempt(bn,n,r),"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function uC(e,n,r){const a=this;return rt(e,l,"listItemIndent",a.containerState.size+1);function l(u){const c=a.events[a.events.length-1];return c&&c[1].type==="listItemIndent"&&c[2].sliceSerialize(c[1],!0).length===a.containerState.size?n(u):r(u)}}function cC(e){e.exit(this.containerState.type)}function fC(e,n,r){const a=this;return rt(e,l,"listItemPrefixWhitespace",a.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function l(u){const c=a.events[a.events.length-1];return!Ze(u)&&c&&c[1].type==="listItemPrefixWhitespace"?n(u):r(u)}}const Vb={name:"setextUnderline",resolveTo:hC,tokenize:dC};function hC(e,n){let r=e.length,a,l,u;for(;r--;)if(e[r][0]==="enter"){if(e[r][1].type==="content"){a=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[a][1].start},end:{...e[e.length-1][1].end}};return e[l][1].type="setextHeadingText",u?(e.splice(l,0,["enter",c,n]),e.splice(u+1,0,["exit",e[a][1],n]),e[a][1].end={...e[u][1].end}):e[a][1]=c,e.push(["exit",c,n]),e}function dC(e,n,r){const a=this;let l;return u;function u(d){let y=a.events.length,g;for(;y--;)if(a.events[y][1].type!=="lineEnding"&&a.events[y][1].type!=="linePrefix"&&a.events[y][1].type!=="content"){g=a.events[y][1].type==="paragraph";break}return!a.parser.lazy[a.now().line]&&(a.interrupt||g)?(e.enter("setextHeadingLine"),l=d,c(d)):r(d)}function c(d){return e.enter("setextHeadingLineSequence"),f(d)}function f(d){return d===l?(e.consume(d),f):(e.exit("setextHeadingLineSequence"),Ze(d)?rt(e,m,"lineSuffix")(d):m(d))}function m(d){return d===null||Pe(d)?(e.exit("setextHeadingLine"),n(d)):r(d)}}const mC={tokenize:pC};function pC(e){const n=this,r=e.attempt(Hl,a,e.attempt(this.parser.constructs.flowInitial,l,rt(e,e.attempt(this.parser.constructs.flow,l,e.attempt(xA,l)),"linePrefix")));return r;function a(u){if(u===null){e.consume(u);return}return e.enter("lineEndingBlank"),e.consume(u),e.exit("lineEndingBlank"),n.currentConstruct=void 0,r}function l(u){if(u===null){e.consume(u);return}return e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),n.currentConstruct=void 0,r}}const gC={resolveAll:U1()},yC=L1("string"),bC=L1("text");function L1(e){return{resolveAll:U1(e==="text"?vC:void 0),tokenize:n};function n(r){const a=this,l=this.parser.constructs[e],u=r.attempt(l,c,f);return c;function c(y){return d(y)?u(y):f(y)}function f(y){if(y===null){r.consume(y);return}return r.enter("data"),r.consume(y),m}function m(y){return d(y)?(r.exit("data"),u(y)):(r.consume(y),m)}function d(y){if(y===null)return!0;const g=l[y];let b=-1;if(g)for(;++b<g.length;){const x=g[b];if(!x.previous||x.previous.call(a,a.previous))return!0}return!1}}}function U1(e){return n;function n(r,a){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,a):r}}function vC(e,n){let r=0;for(;++r<=e.length;)if((r===e.length||e[r][1].type==="lineEnding")&&e[r-1][1].type==="data"){const a=e[r-1][1],l=n.sliceStream(a);let u=l.length,c=-1,f=0,m;for(;u--;){const d=l[u];if(typeof d=="string"){for(c=d.length;d.charCodeAt(c-1)===32;)f++,c--;if(c)break;c=-1}else if(d===-2)m=!0,f++;else if(d!==-1){u++;break}}if(n._contentTypeTextTrailing&&r===e.length&&(f=0),f){const d={type:r===e.length||m||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:u?c:a.start._bufferIndex+c,_index:a.start._index+u,line:a.end.line,column:a.end.column-f,offset:a.end.offset-f},end:{...a.end}};a.end={...d.start},a.start.offset===a.end.offset?Object.assign(a,d):(e.splice(r,0,["enter",d,n],["exit",d,n]),r+=2)}r++}return e}const xC={42:bn,43:bn,45:bn,48:bn,49:bn,50:bn,51:bn,52:bn,53:bn,54:bn,55:bn,56:bn,57:bn,62:j1},wC={91:kA},SC={[-2]:_h,[-1]:_h,32:_h},_C={35:NA,42:vu,45:[Vb,vu],60:zA,61:Vb,95:vu,96:Gb,126:Gb},EC={38:N1,92:O1},kC={[-5]:Eh,[-4]:Eh,[-3]:Eh,33:WA,38:N1,42:sd,60:[tA,IA],91:tC,92:[jA,O1],93:Bd,95:sd,96:mA},AC={null:[sd,gC]},CC={null:[42,95]},TC={null:[]},jC=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:CC,contentInitial:wC,disable:TC,document:xC,flow:_C,flowInitial:SC,insideSpan:AC,string:EC,text:kC},Symbol.toStringTag,{value:"Module"}));function OC(e,n,r){let a={_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 m={attempt:V(R),check:V(j),consume:F,enter:Y,exit:le,interrupt:V(j,{interrupt:!0})},d={code:null,containerState:{},defineSkip:z,events:[],now:k,parser:e,previous:null,sliceSerialize:b,sliceStream:x,write:g};let y=n.tokenize.call(d,m);return n.resolveAll&&u.push(n),d;function g(K){return c=Qn(c,K),B(),c[c.length-1]!==null?[]:(J(n,0),d.events=Fu(u,d.events,d),d.events)}function b(K,Z){return RC(x(K),Z)}function x(K){return NC(c,K)}function k(){const{_bufferIndex:K,_index:Z,line:pe,column:fe,offset:q}=a;return{_bufferIndex:K,_index:Z,line:pe,column:fe,offset:q}}function z(K){l[K.line]=K.column,O()}function B(){let K;for(;a._index<c.length;){const Z=c[a._index];if(typeof Z=="string")for(K=a._index,a._bufferIndex<0&&(a._bufferIndex=0);a._index===K&&a._bufferIndex<Z.length;)M(Z.charCodeAt(a._bufferIndex));else M(Z)}}function M(K){y=y(K)}function F(K){Pe(K)?(a.line++,a.column=1,a.offset+=K===-3?2:1,O()):K!==-1&&(a.column++,a.offset++),a._bufferIndex<0?a._index++:(a._bufferIndex++,a._bufferIndex===c[a._index].length&&(a._bufferIndex=-1,a._index++)),d.previous=K}function Y(K,Z){const pe=Z||{};return pe.type=K,pe.start=k(),d.events.push(["enter",pe,d]),f.push(pe),pe}function le(K){const Z=f.pop();return Z.end=k(),d.events.push(["exit",Z,d]),Z}function R(K,Z){J(K,Z.from)}function j(K,Z){Z.restore()}function V(K,Z){return pe;function pe(fe,q,H){let ie,be,_e,N;return Array.isArray(fe)?ne(fe):"tokenize"in fe?ne([fe]):U(fe);function U(we){return je;function je(Me){const ke=Me!==null&&we[Me],Le=Me!==null&&we.null,ot=[...Array.isArray(ke)?ke:ke?[ke]:[],...Array.isArray(Le)?Le:Le?[Le]:[]];return ne(ot)(Me)}}function ne(we){return ie=we,be=0,we.length===0?H:E(we[be])}function E(we){return je;function je(Me){return N=G(),_e=we,we.partial||(d.currentConstruct=we),we.name&&d.parser.constructs.disable.null.includes(we.name)?ge():we.tokenize.call(Z?Object.assign(Object.create(d),Z):d,m,de,ge)(Me)}}function de(we){return K(_e,N),q}function ge(we){return N.restore(),++be<ie.length?E(ie[be]):H}}}function J(K,Z){K.resolveAll&&!u.includes(K)&&u.push(K),K.resolve&&Mn(d.events,Z,d.events.length-Z,K.resolve(d.events.slice(Z),d)),K.resolveTo&&(d.events=K.resolveTo(d.events,d))}function G(){const K=k(),Z=d.previous,pe=d.currentConstruct,fe=d.events.length,q=Array.from(f);return{from:fe,restore:H};function H(){a=K,d.previous=Z,d.currentConstruct=pe,d.events.length=fe,f=q,O()}}function O(){a.line in l&&a.column<2&&(a.column=l[a.line],a.offset+=l[a.line]-1)}}function NC(e,n){const r=n.start._index,a=n.start._bufferIndex,l=n.end._index,u=n.end._bufferIndex;let c;if(r===l)c=[e[r].slice(a,u)];else{if(c=e.slice(r,l),a>-1){const f=c[0];typeof f=="string"?c[0]=f.slice(a):c.shift()}u>0&&c.push(e[l].slice(0,u))}return c}function RC(e,n){let r=-1;const a=[];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
|
+
`;break}case-3:{c=`\r
|
|
93
|
+
`;break}case-2:{c=n?" ":" ";break}case-1:{if(!n&&l)continue;c=" ";break}default:c=String.fromCharCode(u)}l=u===-2,a.push(c)}return a.join("")}function MC(e){const a={constructs:C1([jC,...(e||{}).extensions||[]]),content:l(Jk),defined:[],document:l(Qk),flow:l(mC),lazy:{},string:l(yC),text:l(bC)};return a;function l(u){return c;function c(f){return OC(a,u,f)}}}function DC(e){for(;!R1(e););return e}const Jb=/[\0\t\n\r]/g;function zC(){let e=1,n="",r=!0,a;return l;function l(u,c,f){const m=[];let d,y,g,b,x;for(u=n+(typeof u=="string"?u.toString():new TextDecoder(c||void 0).decode(u)),g=0,n="",r&&(u.charCodeAt(0)===65279&&g++,r=void 0);g<u.length;){if(Jb.lastIndex=g,d=Jb.exec(u),b=d&&d.index!==void 0?d.index:u.length,x=u.charCodeAt(b),!d){n=u.slice(g);break}if(x===10&&g===b&&a)m.push(-3),a=void 0;else switch(a&&(m.push(-5),a=void 0),g<b&&(m.push(u.slice(g,b)),e+=b-g),x){case 0:{m.push(65533),e++;break}case 9:{for(y=Math.ceil(e/4)*4,m.push(-2);e++<y;)m.push(-1);break}case 10:{m.push(-4),e=1;break}default:a=!0,e=1}g=b+1}return f&&(a&&m.push(-5),n&&m.push(n),m.push(null)),m}}const LC=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function UC(e){return e.replace(LC,BC)}function BC(e,n,r){if(n)return n;if(r.charCodeAt(0)===35){const l=r.charCodeAt(1),u=l===120||l===88;return T1(r.slice(u?2:1),u?16:10)}return Ud(r)||e}const B1={}.hasOwnProperty;function PC(e,n,r){return n&&typeof n=="object"&&(r=n,n=void 0),qC(r)(DC(MC(r).document().write(zC()(e,n,!0))))}function qC(e){const n={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(un),autolinkProtocol:G,autolinkEmail:G,atxHeading:u(xe),blockQuote:u(Le),characterEscape:G,characterReference:G,codeFenced:u(ot),codeFencedFenceInfo:c,codeFencedFenceMeta:c,codeIndented:u(ot,c),codeText:u(Fe,c),codeTextData:G,data:G,codeFlowValue:G,definition:u(Ie),definitionDestinationString:c,definitionLabelString:c,definitionTitleString:c,emphasis:u(tt),hardBreakEscape:u(ze),hardBreakTrailing:u(ze),htmlFlow:u(Be,c),htmlFlowData:G,htmlText:u(Be,c),htmlTextData:G,image:u(Et),label:c,link:u(un),listItem:u(cn),listItemValue:b,listOrdered:u(cr,g),listUnordered:u(cr),paragraph:u(Xr),reference:E,referenceString:c,resourceDestinationString:c,resourceTitleString:c,setextHeading:u(xe),strong:u(Zn),thematicBreak:u(Qr)},exit:{atxHeading:m(),atxHeadingSequence:R,autolink:m(),autolinkEmail:ke,autolinkProtocol:Me,blockQuote:m(),characterEscapeValue:O,characterReferenceMarkerHexadecimal:ge,characterReferenceMarkerNumeric:ge,characterReferenceValue:we,characterReference:je,codeFenced:m(B),codeFencedFence:z,codeFencedFenceInfo:x,codeFencedFenceMeta:k,codeFlowValue:O,codeIndented:m(M),codeText:m(q),codeTextData:O,data:O,definition:m(),definitionDestinationString:le,definitionLabelString:F,definitionTitleString:Y,emphasis:m(),hardBreakEscape:m(Z),hardBreakTrailing:m(Z),htmlFlow:m(pe),htmlFlowData:O,htmlText:m(fe),htmlTextData:O,image:m(ie),label:_e,labelText:be,lineEnding:K,link:m(H),listItem:m(),listOrdered:m(),listUnordered:m(),paragraph:m(),referenceString:de,resourceDestinationString:N,resourceTitleString:U,resource:ne,setextHeading:m(J),setextHeadingLineSequence:V,setextHeadingText:j,strong:m(),thematicBreak:m()}};P1(n,(e||{}).mdastExtensions||[]);const r={};return a;function a(X){let ye={type:"root",children:[]};const Ae={stack:[ye],tokenStack:[],config:n,enter:f,exit:d,buffer:c,resume:y,data:r},qe=[];let Ge=-1;for(;++Ge<X.length;)if(X[Ge][1].type==="listOrdered"||X[Ge][1].type==="listUnordered")if(X[Ge][0]==="enter")qe.push(Ge);else{const tn=qe.pop();Ge=l(X,tn,Ge)}for(Ge=-1;++Ge<X.length;){const tn=n[X[Ge][0]];B1.call(tn,X[Ge][1].type)&&tn[X[Ge][1].type].call(Object.assign({sliceSerialize:X[Ge][2].sliceSerialize},Ae),X[Ge][1])}if(Ae.tokenStack.length>0){const tn=Ae.tokenStack[Ae.tokenStack.length-1];(tn[1]||Xb).call(Ae,void 0,tn[0])}for(ye.position={start:Ai(X.length>0?X[0][1].start:{line:1,column:1,offset:0}),end:Ai(X.length>0?X[X.length-2][1].end:{line:1,column:1,offset:0})},Ge=-1;++Ge<n.transforms.length;)ye=n.transforms[Ge](ye)||ye;return ye}function l(X,ye,Ae){let qe=ye-1,Ge=-1,tn=!1,Ln,Yt,gt,qt;for(;++qe<=Ae;){const ut=X[qe];switch(ut[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ut[0]==="enter"?Ge++:Ge--,qt=void 0;break}case"lineEndingBlank":{ut[0]==="enter"&&(Ln&&!qt&&!Ge&&!gt&&(gt=qe),qt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:qt=void 0}if(!Ge&&ut[0]==="enter"&&ut[1].type==="listItemPrefix"||Ge===-1&&ut[0]==="exit"&&(ut[1].type==="listUnordered"||ut[1].type==="listOrdered")){if(Ln){let Un=qe;for(Yt=void 0;Un--;){const nn=X[Un];if(nn[1].type==="lineEnding"||nn[1].type==="lineEndingBlank"){if(nn[0]==="exit")continue;Yt&&(X[Yt][1].type="lineEndingBlank",tn=!0),nn[1].type="lineEnding",Yt=Un}else if(!(nn[1].type==="linePrefix"||nn[1].type==="blockQuotePrefix"||nn[1].type==="blockQuotePrefixWhitespace"||nn[1].type==="blockQuoteMarker"||nn[1].type==="listItemIndent"))break}gt&&(!Yt||gt<Yt)&&(Ln._spread=!0),Ln.end=Object.assign({},Yt?X[Yt][1].start:ut[1].end),X.splice(Yt||qe,0,["exit",Ln,ut[2]]),qe++,Ae++}if(ut[1].type==="listItemPrefix"){const Un={type:"listItem",_spread:!1,start:Object.assign({},ut[1].start),end:void 0};Ln=Un,X.splice(qe,0,["enter",Un,ut[2]]),qe++,Ae++,gt=void 0,qt=!0}}}return X[ye][1]._spread=tn,Ae}function u(X,ye){return Ae;function Ae(qe){f.call(this,X(qe),qe),ye&&ye.call(this,qe)}}function c(){this.stack.push({type:"fragment",children:[]})}function f(X,ye,Ae){this.stack[this.stack.length-1].children.push(X),this.stack.push(X),this.tokenStack.push([ye,Ae||void 0]),X.position={start:Ai(ye.start),end:void 0}}function m(X){return ye;function ye(Ae){X&&X.call(this,Ae),d.call(this,Ae)}}function d(X,ye){const Ae=this.stack.pop(),qe=this.tokenStack.pop();if(qe)qe[0].type!==X.type&&(ye?ye.call(this,X,qe[0]):(qe[1]||Xb).call(this,X,qe[0]));else throw new Error("Cannot close `"+X.type+"` ("+El({start:X.start,end:X.end})+"): it’s not open");Ae.position.end=Ai(X.end)}function y(){return Ld(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function b(X){if(this.data.expectingFirstListItemValue){const ye=this.stack[this.stack.length-2];ye.start=Number.parseInt(this.sliceSerialize(X),10),this.data.expectingFirstListItemValue=void 0}}function x(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.lang=X}function k(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.meta=X}function z(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function B(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.value=X.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function M(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.value=X.replace(/(\r?\n|\r)$/g,"")}function F(X){const ye=this.resume(),Ae=this.stack[this.stack.length-1];Ae.label=ye,Ae.identifier=or(this.sliceSerialize(X)).toLowerCase()}function Y(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.title=X}function le(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.url=X}function R(X){const ye=this.stack[this.stack.length-1];if(!ye.depth){const Ae=this.sliceSerialize(X).length;ye.depth=Ae}}function j(){this.data.setextHeadingSlurpLineEnding=!0}function V(X){const ye=this.stack[this.stack.length-1];ye.depth=this.sliceSerialize(X).codePointAt(0)===61?1:2}function J(){this.data.setextHeadingSlurpLineEnding=void 0}function G(X){const Ae=this.stack[this.stack.length-1].children;let qe=Ae[Ae.length-1];(!qe||qe.type!=="text")&&(qe=ct(),qe.position={start:Ai(X.start),end:void 0},Ae.push(qe)),this.stack.push(qe)}function O(X){const ye=this.stack.pop();ye.value+=this.sliceSerialize(X),ye.position.end=Ai(X.end)}function K(X){const ye=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Ae=ye.children[ye.children.length-1];Ae.position.end=Ai(X.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&n.canContainEols.includes(ye.type)&&(G.call(this,X),O.call(this,X))}function Z(){this.data.atHardBreak=!0}function pe(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.value=X}function fe(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.value=X}function q(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.value=X}function H(){const X=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";X.type+="Reference",X.referenceType=ye,delete X.url,delete X.title}else delete X.identifier,delete X.label;this.data.referenceType=void 0}function ie(){const X=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";X.type+="Reference",X.referenceType=ye,delete X.url,delete X.title}else delete X.identifier,delete X.label;this.data.referenceType=void 0}function be(X){const ye=this.sliceSerialize(X),Ae=this.stack[this.stack.length-2];Ae.label=UC(ye),Ae.identifier=or(ye).toLowerCase()}function _e(){const X=this.stack[this.stack.length-1],ye=this.resume(),Ae=this.stack[this.stack.length-1];if(this.data.inReference=!0,Ae.type==="link"){const qe=X.children;Ae.children=qe}else Ae.alt=ye}function N(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.url=X}function U(){const X=this.resume(),ye=this.stack[this.stack.length-1];ye.title=X}function ne(){this.data.inReference=void 0}function E(){this.data.referenceType="collapsed"}function de(X){const ye=this.resume(),Ae=this.stack[this.stack.length-1];Ae.label=ye,Ae.identifier=or(this.sliceSerialize(X)).toLowerCase(),this.data.referenceType="full"}function ge(X){this.data.characterReferenceType=X.type}function we(X){const ye=this.sliceSerialize(X),Ae=this.data.characterReferenceType;let qe;Ae?(qe=T1(ye,Ae==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):qe=Ud(ye);const Ge=this.stack[this.stack.length-1];Ge.value+=qe}function je(X){const ye=this.stack.pop();ye.position.end=Ai(X.end)}function Me(X){O.call(this,X);const ye=this.stack[this.stack.length-1];ye.url=this.sliceSerialize(X)}function ke(X){O.call(this,X);const ye=this.stack[this.stack.length-1];ye.url="mailto:"+this.sliceSerialize(X)}function Le(){return{type:"blockquote",children:[]}}function ot(){return{type:"code",lang:null,meta:null,value:""}}function Fe(){return{type:"inlineCode",value:""}}function Ie(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function tt(){return{type:"emphasis",children:[]}}function xe(){return{type:"heading",depth:0,children:[]}}function ze(){return{type:"break"}}function Be(){return{type:"html",value:""}}function Et(){return{type:"image",title:null,url:"",alt:null}}function un(){return{type:"link",title:null,url:"",children:[]}}function cr(X){return{type:"list",ordered:X.type==="listOrdered",start:null,spread:X._spread,children:[]}}function cn(X){return{type:"listItem",spread:X._spread,checked:null,children:[]}}function Xr(){return{type:"paragraph",children:[]}}function Zn(){return{type:"strong",children:[]}}function ct(){return{type:"text",value:""}}function Qr(){return{type:"thematicBreak"}}}function Ai(e){return{line:e.line,column:e.column,offset:e.offset}}function P1(e,n){let r=-1;for(;++r<n.length;){const a=n[r];Array.isArray(a)?P1(e,a):HC(e,a)}}function HC(e,n){let r;for(r in n)if(B1.call(n,r))switch(r){case"canContainEols":{const a=n[r];a&&e[r].push(...a);break}case"transforms":{const a=n[r];a&&e[r].push(...a);break}case"enter":case"exit":{const a=n[r];a&&Object.assign(e[r],a);break}}}function Xb(e,n){throw e?new Error("Cannot close `"+e.type+"` ("+El({start:e.start,end:e.end})+"): a different token (`"+n.type+"`, "+El({start:n.start,end:n.end})+") is open"):new Error("Cannot close document, a token (`"+n.type+"`, "+El({start:n.start,end:n.end})+") is still open")}function IC(e){const n=this;n.parser=r;function r(a){return PC(a,{...n.data("settings"),...e,extensions:n.data("micromarkExtensions")||[],mdastExtensions:n.data("fromMarkdownExtensions")||[]})}}function FC(e,n){const r={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(n),!0)};return e.patch(n,r),e.applyData(n,r)}function $C(e,n){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(n,r),[e.applyData(n,r),{type:"text",value:`
|
|
94
|
+
`}]}function GC(e,n){const r=n.value?n.value+`
|
|
95
|
+
`:"",a={},l=n.lang?n.lang.split(/\s+/):[];l.length>0&&(a.className=["language-"+l[0]]);let u={type:"element",tagName:"code",properties:a,children:[{type:"text",value:r}]};return n.meta&&(u.data={meta:n.meta}),e.patch(n,u),u=e.applyData(n,u),u={type:"element",tagName:"pre",properties:{},children:[u]},e.patch(n,u),u}function YC(e,n){const r={type:"element",tagName:"del",properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}function VC(e,n){const r={type:"element",tagName:"em",properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}function JC(e,n){const r=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",a=String(n.identifier).toUpperCase(),l=ds(a.toLowerCase()),u=e.footnoteOrder.indexOf(a);let c,f=e.footnoteCounts.get(a);f===void 0?(f=0,e.footnoteOrder.push(a),c=e.footnoteOrder.length):c=u+1,f+=1,e.footnoteCounts.set(a,f);const m={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(n,m);const d={type:"element",tagName:"sup",properties:{},children:[m]};return e.patch(n,d),e.applyData(n,d)}function XC(e,n){const r={type:"element",tagName:"h"+n.depth,properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}function QC(e,n){if(e.options.allowDangerousHtml){const r={type:"raw",value:n.value};return e.patch(n,r),e.applyData(n,r)}}function q1(e,n){const r=n.referenceType;let a="]";if(r==="collapsed"?a+="[]":r==="full"&&(a+="["+(n.label||n.identifier)+"]"),n.type==="imageReference")return[{type:"text",value:"!["+n.alt+a}];const l=e.all(n),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+=a:l.push({type:"text",value:a}),l}function KC(e,n){const r=String(n.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return q1(e,n);const l={src:ds(a.url||""),alt:n.alt};a.title!==null&&a.title!==void 0&&(l.title=a.title);const u={type:"element",tagName:"img",properties:l,children:[]};return e.patch(n,u),e.applyData(n,u)}function ZC(e,n){const r={src:ds(n.url)};n.alt!==null&&n.alt!==void 0&&(r.alt=n.alt),n.title!==null&&n.title!==void 0&&(r.title=n.title);const a={type:"element",tagName:"img",properties:r,children:[]};return e.patch(n,a),e.applyData(n,a)}function WC(e,n){const r={type:"text",value:n.value.replace(/\r?\n|\r/g," ")};e.patch(n,r);const a={type:"element",tagName:"code",properties:{},children:[r]};return e.patch(n,a),e.applyData(n,a)}function eT(e,n){const r=String(n.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return q1(e,n);const l={href:ds(a.url||"")};a.title!==null&&a.title!==void 0&&(l.title=a.title);const u={type:"element",tagName:"a",properties:l,children:e.all(n)};return e.patch(n,u),e.applyData(n,u)}function tT(e,n){const r={href:ds(n.url)};n.title!==null&&n.title!==void 0&&(r.title=n.title);const a={type:"element",tagName:"a",properties:r,children:e.all(n)};return e.patch(n,a),e.applyData(n,a)}function nT(e,n,r){const a=e.all(n),l=r?rT(r):H1(n),u={},c=[];if(typeof n.checked=="boolean"){const y=a[0];let g;y&&y.type==="element"&&y.tagName==="p"?g=y:(g={type:"element",tagName:"p",properties:{},children:[]},a.unshift(g)),g.children.length>0&&g.children.unshift({type:"text",value:" "}),g.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:n.checked,disabled:!0},children:[]}),u.className=["task-list-item"]}let f=-1;for(;++f<a.length;){const y=a[f];(l||f!==0||y.type!=="element"||y.tagName!=="p")&&c.push({type:"text",value:`
|
|
96
|
+
`}),y.type==="element"&&y.tagName==="p"&&!l?c.push(...y.children):c.push(y)}const m=a[a.length-1];m&&(l||m.type!=="element"||m.tagName!=="p")&&c.push({type:"text",value:`
|
|
97
|
+
`});const d={type:"element",tagName:"li",properties:u,children:c};return e.patch(n,d),e.applyData(n,d)}function rT(e){let n=!1;if(e.type==="list"){n=e.spread||!1;const r=e.children;let a=-1;for(;!n&&++a<r.length;)n=H1(r[a])}return n}function H1(e){const n=e.spread;return n??e.children.length>1}function iT(e,n){const r={},a=e.all(n);let l=-1;for(typeof n.start=="number"&&n.start!==1&&(r.start=n.start);++l<a.length;){const c=a[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:n.ordered?"ol":"ul",properties:r,children:e.wrap(a,!0)};return e.patch(n,u),e.applyData(n,u)}function aT(e,n){const r={type:"element",tagName:"p",properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}function sT(e,n){const r={type:"root",children:e.wrap(e.all(n))};return e.patch(n,r),e.applyData(n,r)}function lT(e,n){const r={type:"element",tagName:"strong",properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}function oT(e,n){const r=e.all(n),a=r.shift(),l=[];if(a){const c={type:"element",tagName:"thead",properties:{},children:e.wrap([a],!0)};e.patch(n.children[0],c),l.push(c)}if(r.length>0){const c={type:"element",tagName:"tbody",properties:{},children:e.wrap(r,!0)},f=Rd(n.children[1]),m=x1(n.children[n.children.length-1]);f&&m&&(c.position={start:f,end:m}),l.push(c)}const u={type:"element",tagName:"table",properties:{},children:e.wrap(l,!0)};return e.patch(n,u),e.applyData(n,u)}function uT(e,n,r){const a=r?r.children:void 0,u=(a?a.indexOf(n):1)===0?"th":"td",c=r&&r.type==="table"?r.align:void 0,f=c?c.length:n.children.length;let m=-1;const d=[];for(;++m<f;){const g=n.children[m],b={},x=c?c[m]:void 0;x&&(b.align=x);let k={type:"element",tagName:u,properties:b,children:[]};g&&(k.children=e.all(g),e.patch(g,k),k=e.applyData(g,k)),d.push(k)}const y={type:"element",tagName:"tr",properties:{},children:e.wrap(d,!0)};return e.patch(n,y),e.applyData(n,y)}function cT(e,n){const r={type:"element",tagName:"td",properties:{},children:e.all(n)};return e.patch(n,r),e.applyData(n,r)}const Qb=9,Kb=32;function fT(e){const n=String(e),r=/\r?\n|\r/g;let a=r.exec(n),l=0;const u=[];for(;a;)u.push(Zb(n.slice(l,a.index),l>0,!0),a[0]),l=a.index+a[0].length,a=r.exec(n);return u.push(Zb(n.slice(l),l>0,!1)),u.join("")}function Zb(e,n,r){let a=0,l=e.length;if(n){let u=e.codePointAt(a);for(;u===Qb||u===Kb;)a++,u=e.codePointAt(a)}if(r){let u=e.codePointAt(l-1);for(;u===Qb||u===Kb;)l--,u=e.codePointAt(l-1)}return l>a?e.slice(a,l):""}function hT(e,n){const r={type:"text",value:fT(String(n.value))};return e.patch(n,r),e.applyData(n,r)}function dT(e,n){const r={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(n,r),e.applyData(n,r)}const mT={blockquote:FC,break:$C,code:GC,delete:YC,emphasis:VC,footnoteReference:JC,heading:XC,html:QC,imageReference:KC,image:ZC,inlineCode:WC,linkReference:eT,link:tT,listItem:nT,list:iT,paragraph:aT,root:sT,strong:lT,table:oT,tableCell:cT,tableRow:uT,text:hT,thematicBreak:dT,toml:cu,yaml:cu,definition:cu,footnoteDefinition:cu};function cu(){}const I1=-1,$u=0,Al=1,Mu=2,Pd=3,qd=4,Hd=5,Id=6,F1=7,$1=8,Wb=typeof self=="object"?self:globalThis,pT=(e,n)=>{const r=(l,u)=>(e.set(u,l),l),a=l=>{if(e.has(l))return e.get(l);const[u,c]=n[l];switch(u){case $u:case I1:return r(c,l);case Al:{const f=r([],l);for(const m of c)f.push(a(m));return f}case Mu:{const f=r({},l);for(const[m,d]of c)f[a(m)]=a(d);return f}case Pd:return r(new Date(c),l);case qd:{const{source:f,flags:m}=c;return r(new RegExp(f,m),l)}case Hd:{const f=r(new Map,l);for(const[m,d]of c)f.set(a(m),a(d));return f}case Id:{const f=r(new Set,l);for(const m of c)f.add(a(m));return f}case F1:{const{name:f,message:m}=c;return r(new Wb[f](m),l)}case $1: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 a},e0=e=>pT(new Map,e)(0),Va="",{toString:gT}={},{keys:yT}=Object,gl=e=>{const n=typeof e;if(n!=="object"||!e)return[$u,n];const r=gT.call(e).slice(8,-1);switch(r){case"Array":return[Al,Va];case"Object":return[Mu,Va];case"Date":return[Pd,Va];case"RegExp":return[qd,Va];case"Map":return[Hd,Va];case"Set":return[Id,Va];case"DataView":return[Al,r]}return r.includes("Array")?[Al,r]:r.includes("Error")?[F1,r]:[Mu,r]},fu=([e,n])=>e===$u&&(n==="function"||n==="symbol"),bT=(e,n,r,a)=>{const l=(c,f)=>{const m=a.push(c)-1;return r.set(f,m),m},u=c=>{if(r.has(c))return r.get(c);let[f,m]=gl(c);switch(f){case $u:{let y=c;switch(m){case"bigint":f=$1,y=c.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+m);y=null;break;case"undefined":return l([I1],c)}return l([f,y],c)}case Al:{if(m){let b=c;return m==="DataView"?b=new Uint8Array(c.buffer):m==="ArrayBuffer"&&(b=new Uint8Array(c)),l([m,[...b]],c)}const y=[],g=l([f,y],c);for(const b of c)y.push(u(b));return g}case Mu:{if(m)switch(m){case"BigInt":return l([m,c.toString()],c);case"Boolean":case"Number":case"String":return l([m,c.valueOf()],c)}if(n&&"toJSON"in c)return u(c.toJSON());const y=[],g=l([f,y],c);for(const b of yT(c))(e||!fu(gl(c[b])))&&y.push([u(b),u(c[b])]);return g}case Pd:return l([f,c.toISOString()],c);case qd:{const{source:y,flags:g}=c;return l([f,{source:y,flags:g}],c)}case Hd:{const y=[],g=l([f,y],c);for(const[b,x]of c)(e||!(fu(gl(b))||fu(gl(x))))&&y.push([u(b),u(x)]);return g}case Id:{const y=[],g=l([f,y],c);for(const b of c)(e||!fu(gl(b)))&&y.push(u(b));return g}}const{message:d}=c;return l([f,{name:m,message:d}],c)};return u},t0=(e,{json:n,lossy:r}={})=>{const a=[];return bT(!(n||r),!!n,new Map,a)(e),a},Du=typeof structuredClone=="function"?(e,n)=>n&&("json"in n||"lossy"in n)?e0(t0(e,n)):structuredClone(e):(e,n)=>e0(t0(e,n));function vT(e,n){const r=[{type:"text",value:"↩"}];return n>1&&r.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(n)}]}),r}function xT(e,n){return"Back to reference "+(e+1)+(n>1?"-"+n:"")}function wT(e){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=e.options.footnoteBackContent||vT,a=e.options.footnoteBackLabel||xT,l=e.options.footnoteLabel||"Footnotes",u=e.options.footnoteLabelTagName||"h2",c=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let m=-1;for(;++m<e.footnoteOrder.length;){const d=e.footnoteById.get(e.footnoteOrder[m]);if(!d)continue;const y=e.all(d),g=String(d.identifier).toUpperCase(),b=ds(g.toLowerCase());let x=0;const k=[],z=e.footnoteCounts.get(g);for(;z!==void 0&&++x<=z;){k.length>0&&k.push({type:"text",value:" "});let F=typeof r=="string"?r:r(m,x);typeof F=="string"&&(F={type:"text",value:F}),k.push({type:"element",tagName:"a",properties:{href:"#"+n+"fnref-"+b+(x>1?"-"+x:""),dataFootnoteBackref:"",ariaLabel:typeof a=="string"?a:a(m,x),className:["data-footnote-backref"]},children:Array.isArray(F)?F:[F]})}const B=y[y.length-1];if(B&&B.type==="element"&&B.tagName==="p"){const F=B.children[B.children.length-1];F&&F.type==="text"?F.value+=" ":B.children.push({type:"text",value:" "}),B.children.push(...k)}else y.push(...k);const M={type:"element",tagName:"li",properties:{id:n+"fn-"+b},children:e.wrap(y,!0)};e.patch(d,M),f.push(M)}if(f.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:u,properties:{...Du(c),id:"footnote-label"},children:[{type:"text",value:l}]},{type:"text",value:`
|
|
98
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
|
|
99
|
+
`}]}}const Gu=(function(e){if(e==null)return kT;if(typeof e=="function")return Yu(e);if(typeof e=="object")return Array.isArray(e)?ST(e):_T(e);if(typeof e=="string")return ET(e);throw new Error("Expected function, string, or object as test")});function ST(e){const n=[];let r=-1;for(;++r<e.length;)n[r]=Gu(e[r]);return Yu(a);function a(...l){let u=-1;for(;++u<n.length;)if(n[u].apply(this,l))return!0;return!1}}function _T(e){const n=e;return Yu(r);function r(a){const l=a;let u;for(u in e)if(l[u]!==n[u])return!1;return!0}}function ET(e){return Yu(n);function n(r){return r&&r.type===e}}function Yu(e){return n;function n(r,a,l){return!!(AT(r)&&e.call(this,r,typeof a=="number"?a:void 0,l||void 0))}}function kT(){return!0}function AT(e){return e!==null&&typeof e=="object"&&"type"in e}const G1=[],CT=!0,ld=!1,TT="skip";function Y1(e,n,r,a){let l;typeof n=="function"&&typeof r!="function"?(a=r,r=n):l=n;const u=Gu(l),c=a?-1:1;f(e,void 0,[])();function f(m,d,y){const g=m&&typeof m=="object"?m:{};if(typeof g.type=="string"){const x=typeof g.tagName=="string"?g.tagName:typeof g.name=="string"?g.name:void 0;Object.defineProperty(b,"name",{value:"node ("+(m.type+(x?"<"+x+">":""))+")"})}return b;function b(){let x=G1,k,z,B;if((!n||u(m,d,y[y.length-1]||void 0))&&(x=jT(r(m,y)),x[0]===ld))return x;if("children"in m&&m.children){const M=m;if(M.children&&x[0]!==TT)for(z=(a?M.children.length:-1)+c,B=y.concat(M);z>-1&&z<M.children.length;){const F=M.children[z];if(k=f(F,z,B)(),k[0]===ld)return k;z=typeof k[1]=="number"?k[1]:z+c}}return x}}}function jT(e){return Array.isArray(e)?e:typeof e=="number"?[CT,e]:e==null?G1:[e]}function Fd(e,n,r,a){let l,u,c;typeof n=="function"&&typeof r!="function"?(u=void 0,c=n,l=r):(u=n,c=r,l=a),Y1(e,u,f,l);function f(m,d){const y=d[d.length-1],g=y?y.children.indexOf(m):void 0;return c(m,g,y)}}const od={}.hasOwnProperty,OT={};function NT(e,n){const r=n||OT,a=new Map,l=new Map,u=new Map,c={...mT,...r.handlers},f={all:d,applyData:MT,definitionById:a,footnoteById:l,footnoteCounts:u,footnoteOrder:[],handlers:c,one:m,options:r,patch:RT,wrap:zT};return Fd(e,function(y){if(y.type==="definition"||y.type==="footnoteDefinition"){const g=y.type==="definition"?a:l,b=String(y.identifier).toUpperCase();g.has(b)||g.set(b,y)}}),f;function m(y,g){const b=y.type,x=f.handlers[b];if(od.call(f.handlers,b)&&x)return x(f,y,g);if(f.options.passThrough&&f.options.passThrough.includes(b)){if("children"in y){const{children:z,...B}=y,M=Du(B);return M.children=f.all(y),M}return Du(y)}return(f.options.unknownHandler||DT)(f,y,g)}function d(y){const g=[];if("children"in y){const b=y.children;let x=-1;for(;++x<b.length;){const k=f.one(b[x],y);if(k){if(x&&b[x-1].type==="break"&&(!Array.isArray(k)&&k.type==="text"&&(k.value=n0(k.value)),!Array.isArray(k)&&k.type==="element")){const z=k.children[0];z&&z.type==="text"&&(z.value=n0(z.value))}Array.isArray(k)?g.push(...k):g.push(k)}}}return g}}function RT(e,n){e.position&&(n.position=xk(e))}function MT(e,n){let r=n;if(e&&e.data){const a=e.data.hName,l=e.data.hChildren,u=e.data.hProperties;if(typeof a=="string")if(r.type==="element")r.tagName=a;else{const c="children"in r?r.children:[r];r={type:"element",tagName:a,properties:{},children:c}}r.type==="element"&&u&&Object.assign(r.properties,Du(u)),"children"in r&&r.children&&l!==null&&l!==void 0&&(r.children=l)}return r}function DT(e,n){const r=n.data||{},a="value"in n&&!(od.call(r,"hProperties")||od.call(r,"hChildren"))?{type:"text",value:n.value}:{type:"element",tagName:"div",properties:{},children:e.all(n)};return e.patch(n,a),e.applyData(n,a)}function zT(e,n){const r=[];let a=-1;for(n&&r.push({type:"text",value:`
|
|
100
|
+
`});++a<e.length;)a&&r.push({type:"text",value:`
|
|
101
|
+
`}),r.push(e[a]);return n&&e.length>0&&r.push({type:"text",value:`
|
|
102
|
+
`}),r}function n0(e){let n=0,r=e.charCodeAt(n);for(;r===9||r===32;)n++,r=e.charCodeAt(n);return e.slice(n)}function r0(e,n){const r=NT(e,n),a=r.one(e,void 0),l=wT(r),u=Array.isArray(a)?{type:"root",children:a}:a||{type:"root",children:[]};return l&&u.children.push({type:"text",value:`
|
|
103
|
+
`},l),u}function LT(e,n){return e&&"run"in e?async function(r,a){const l=r0(r,{file:a,...n});await e.run(l,a)}:function(r,a){return r0(r,{file:a,...e||n})}}function i0(e){if(e)throw e}var kh,a0;function UT(){if(a0)return kh;a0=1;var e=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,l=function(d){return typeof Array.isArray=="function"?Array.isArray(d):n.call(d)==="[object Array]"},u=function(d){if(!d||n.call(d)!=="[object Object]")return!1;var y=e.call(d,"constructor"),g=d.constructor&&d.constructor.prototype&&e.call(d.constructor.prototype,"isPrototypeOf");if(d.constructor&&!y&&!g)return!1;var b;for(b in d);return typeof b>"u"||e.call(d,b)},c=function(d,y){r&&y.name==="__proto__"?r(d,y.name,{enumerable:!0,configurable:!0,value:y.newValue,writable:!0}):d[y.name]=y.newValue},f=function(d,y){if(y==="__proto__")if(e.call(d,y)){if(a)return a(d,y).value}else return;return d[y]};return kh=function m(){var d,y,g,b,x,k,z=arguments[0],B=1,M=arguments.length,F=!1;for(typeof z=="boolean"&&(F=z,z=arguments[1]||{},B=2),(z==null||typeof z!="object"&&typeof z!="function")&&(z={});B<M;++B)if(d=arguments[B],d!=null)for(y in d)g=f(z,y),b=f(d,y),z!==b&&(F&&b&&(u(b)||(x=l(b)))?(x?(x=!1,k=g&&l(g)?g:[]):k=g&&u(g)?g:{},c(z,{name:y,newValue:m(F,k,b)})):typeof b<"u"&&c(z,{name:y,newValue:b}));return z},kh}var BT=UT();const Ah=w0(BT);function ud(e){if(typeof e!="object"||e===null)return!1;const n=Object.getPrototypeOf(e);return(n===null||n===Object.prototype||Object.getPrototypeOf(n)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function PT(){const e=[],n={run:r,use:a};return n;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(m,...d){const y=e[++u];let g=-1;if(m){c(m);return}for(;++g<l.length;)(d[g]===null||d[g]===void 0)&&(d[g]=l[g]);l=d,y?qT(y,f)(...d):c(null,...d)}}function a(l){if(typeof l!="function")throw new TypeError("Expected `middelware` to be a function, not "+l);return e.push(l),n}}function qT(e,n){let r;return a;function a(...c){const f=e.length>c.length;let m;f&&c.push(l);try{m=e.apply(this,c)}catch(d){const y=d;if(f&&r)throw y;return l(y)}f||(m&&m.then&&typeof m.then=="function"?m.then(u,l):m instanceof Error?l(m):u(m))}function l(c,...f){r||(r=!0,n(c,...f))}function u(c){l(null,c)}}const gr={basename:HT,dirname:IT,extname:FT,join:$T,sep:"/"};function HT(e,n){if(n!==void 0&&typeof n!="string")throw new TypeError('"ext" argument must be a string');Il(e);let r=0,a=-1,l=e.length,u;if(n===void 0||n.length===0||n.length>e.length){for(;l--;)if(e.codePointAt(l)===47){if(u){r=l+1;break}}else a<0&&(u=!0,a=l+1);return a<0?"":e.slice(r,a)}if(n===e)return"";let c=-1,f=n.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)===n.codePointAt(f--)?f<0&&(a=l):(f=-1,a=c));return r===a?a=c:a<0&&(a=e.length),e.slice(r,a)}function IT(e){if(Il(e),e.length===0)return".";let n=-1,r=e.length,a;for(;--r;)if(e.codePointAt(r)===47){if(a){n=r;break}}else a||(a=!0);return n<0?e.codePointAt(0)===47?"/":".":n===1&&e.codePointAt(0)===47?"//":e.slice(0,n)}function FT(e){Il(e);let n=e.length,r=-1,a=0,l=-1,u=0,c;for(;n--;){const f=e.codePointAt(n);if(f===47){if(c){a=n+1;break}continue}r<0&&(c=!0,r=n+1),f===46?l<0?l=n:u!==1&&(u=1):l>-1&&(u=-1)}return l<0||r<0||u===0||u===1&&l===r-1&&l===a+1?"":e.slice(l,r)}function $T(...e){let n=-1,r;for(;++n<e.length;)Il(e[n]),e[n]&&(r=r===void 0?e[n]:r+"/"+e[n]);return r===void 0?".":GT(r)}function GT(e){Il(e);const n=e.codePointAt(0)===47;let r=YT(e,!n);return r.length===0&&!n&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),n?"/"+r:r}function YT(e,n){let r="",a=0,l=-1,u=0,c=-1,f,m;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||a!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(m=r.lastIndexOf("/"),m!==r.length-1){m<0?(r="",a=0):(r=r.slice(0,m),a=r.length-1-r.lastIndexOf("/")),l=c,u=0;continue}}else if(r.length>0){r="",a=0,l=c,u=0;continue}}n&&(r=r.length>0?r+"/..":"..",a=2)}else r.length>0?r+="/"+e.slice(l+1,c):r=e.slice(l+1,c),a=c-l-1;l=c,u=0}else f===46&&u>-1?u++:u=-1}return r}function Il(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const VT={cwd:JT};function JT(){return"/"}function cd(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function XT(e){if(typeof e=="string")e=new URL(e);else if(!cd(e)){const n=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw n.code="ERR_INVALID_ARG_TYPE",n}if(e.protocol!=="file:"){const n=new TypeError("The URL must be of scheme file");throw n.code="ERR_INVALID_URL_SCHEME",n}return QT(e)}function QT(e){if(e.hostname!==""){const a=new TypeError('File URL host must be "localhost" or empty on darwin');throw a.code="ERR_INVALID_FILE_URL_HOST",a}const n=e.pathname;let r=-1;for(;++r<n.length;)if(n.codePointAt(r)===37&&n.codePointAt(r+1)===50){const a=n.codePointAt(r+2);if(a===70||a===102){const l=new TypeError("File URL path must not include encoded / characters");throw l.code="ERR_INVALID_FILE_URL_PATH",l}}return decodeURIComponent(n)}const Ch=["history","path","basename","stem","extname","dirname"];class V1{constructor(n){let r;n?cd(n)?r={path:n}:typeof n=="string"||KT(n)?r={value:n}:r=n:r={},this.cwd="cwd"in r?"":VT.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let a=-1;for(;++a<Ch.length;){const u=Ch[a];u in r&&r[u]!==void 0&&r[u]!==null&&(this[u]=u==="history"?[...r[u]]:r[u])}let l;for(l in r)Ch.includes(l)||(this[l]=r[l])}get basename(){return typeof this.path=="string"?gr.basename(this.path):void 0}set basename(n){jh(n,"basename"),Th(n,"basename"),this.path=gr.join(this.dirname||"",n)}get dirname(){return typeof this.path=="string"?gr.dirname(this.path):void 0}set dirname(n){s0(this.basename,"dirname"),this.path=gr.join(n||"",this.basename)}get extname(){return typeof this.path=="string"?gr.extname(this.path):void 0}set extname(n){if(Th(n,"extname"),s0(this.dirname,"extname"),n){if(n.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(n.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=gr.join(this.dirname,this.stem+(n||""))}get path(){return this.history[this.history.length-1]}set path(n){cd(n)&&(n=XT(n)),jh(n,"path"),this.path!==n&&this.history.push(n)}get stem(){return typeof this.path=="string"?gr.basename(this.path,this.extname):void 0}set stem(n){jh(n,"stem"),Th(n,"stem"),this.path=gr.join(this.dirname||"",n+(this.extname||""))}fail(n,r,a){const l=this.message(n,r,a);throw l.fatal=!0,l}info(n,r,a){const l=this.message(n,r,a);return l.fatal=void 0,l}message(n,r,a){const l=new en(n,r,a);return this.path&&(l.name=this.path+":"+l.name,l.file=this.path),l.fatal=!1,this.messages.push(l),l}toString(n){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(n||void 0).decode(this.value)}}function Th(e,n){if(e&&e.includes(gr.sep))throw new Error("`"+n+"` cannot be a path: did not expect `"+gr.sep+"`")}function jh(e,n){if(!e)throw new Error("`"+n+"` cannot be empty")}function s0(e,n){if(!e)throw new Error("Setting `"+n+"` requires `path` to be set too")}function KT(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const ZT=(function(e){const a=this.constructor.prototype,l=a[e],u=function(){return l.apply(u,arguments)};return Object.setPrototypeOf(u,a),u}),WT={}.hasOwnProperty;class $d extends ZT{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=PT()}copy(){const n=new $d;let r=-1;for(;++r<this.attachers.length;){const a=this.attachers[r];n.use(...a)}return n.data(Ah(!0,{},this.namespace)),n}data(n,r){return typeof n=="string"?arguments.length===2?(Rh("data",this.frozen),this.namespace[n]=r,this):WT.call(this.namespace,n)&&this.namespace[n]||void 0:n?(Rh("data",this.frozen),this.namespace=n,this):this.namespace}freeze(){if(this.frozen)return this;const n=this;for(;++this.freezeIndex<this.attachers.length;){const[r,...a]=this.attachers[this.freezeIndex];if(a[0]===!1)continue;a[0]===!0&&(a[0]=void 0);const l=r.call(n,...a);typeof l=="function"&&this.transformers.use(l)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(n){this.freeze();const r=hu(n),a=this.parser||this.Parser;return Oh("parse",a),a(String(r),r)}process(n,r){const a=this;return this.freeze(),Oh("process",this.parser||this.Parser),Nh("process",this.compiler||this.Compiler),r?l(void 0,r):new Promise(l);function l(u,c){const f=hu(n),m=a.parse(f);a.run(m,f,function(y,g,b){if(y||!g||!b)return d(y);const x=g,k=a.stringify(x,b);nj(k)?b.value=k:b.result=k,d(y,b)});function d(y,g){y||!g?c(y):u?u(g):r(void 0,g)}}}processSync(n){let r=!1,a;return this.freeze(),Oh("processSync",this.parser||this.Parser),Nh("processSync",this.compiler||this.Compiler),this.process(n,l),o0("processSync","process",r),a;function l(u,c){r=!0,i0(u),a=c}}run(n,r,a){l0(n),this.freeze();const l=this.transformers;return!a&&typeof r=="function"&&(a=r,r=void 0),a?u(void 0,a):new Promise(u);function u(c,f){const m=hu(r);l.run(n,m,d);function d(y,g,b){const x=g||n;y?f(y):c?c(x):a(void 0,x,b)}}}runSync(n,r){let a=!1,l;return this.run(n,r,u),o0("runSync","run",a),l;function u(c,f){i0(c),l=f,a=!0}}stringify(n,r){this.freeze();const a=hu(r),l=this.compiler||this.Compiler;return Nh("stringify",l),l0(n),l(n,a)}use(n,...r){const a=this.attachers,l=this.namespace;if(Rh("use",this.frozen),n!=null)if(typeof n=="function")m(n,r);else if(typeof n=="object")Array.isArray(n)?f(n):c(n);else throw new TypeError("Expected usable value, not `"+n+"`");return this;function u(d){if(typeof d=="function")m(d,[]);else if(typeof d=="object")if(Array.isArray(d)){const[y,...g]=d;m(y,g)}else c(d);else throw new TypeError("Expected usable value, not `"+d+"`")}function c(d){if(!("plugins"in d)&&!("settings"in d))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(d.plugins),d.settings&&(l.settings=Ah(!0,l.settings,d.settings))}function f(d){let y=-1;if(d!=null)if(Array.isArray(d))for(;++y<d.length;){const g=d[y];u(g)}else throw new TypeError("Expected a list of plugins, not `"+d+"`")}function m(d,y){let g=-1,b=-1;for(;++g<a.length;)if(a[g][0]===d){b=g;break}if(b===-1)a.push([d,...y]);else if(y.length>0){let[x,...k]=y;const z=a[b][1];ud(z)&&ud(x)&&(x=Ah(!0,z,x)),a[b]=[d,x,...k]}}}}const ej=new $d().freeze();function Oh(e,n){if(typeof n!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Nh(e,n){if(typeof n!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Rh(e,n){if(n)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function l0(e){if(!ud(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function o0(e,n,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+n+"` instead")}function hu(e){return tj(e)?e:new V1(e)}function tj(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function nj(e){return typeof e=="string"||rj(e)}function rj(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const ij="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",u0=[],c0={allowDangerousHtml:!0},aj=/^(https?|ircs?|mailto|xmpp)$/i,sj=[{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 f0(e){const n=lj(e),r=oj(e);return uj(n.runSync(n.parse(r),r),e)}function lj(e){const n=e.rehypePlugins||u0,r=e.remarkPlugins||u0,a=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...c0}:c0;return ej().use(IC).use(r).use(LT,a).use(n)}function oj(e){const n=e.children||"",r=new V1;return typeof n=="string"&&(r.value=n),r}function uj(e,n){const r=n.allowedElements,a=n.allowElement,l=n.components,u=n.disallowedElements,c=n.skipHtml,f=n.unwrapDisallowed,m=n.urlTransform||cj;for(const y of sj)Object.hasOwn(n,y.from)&&(""+y.from+(y.to?"use `"+y.to+"` instead":"remove it")+ij+y.id,void 0);return Fd(e,d),kk(e,{Fragment:w.Fragment,components:l,ignoreInvalidStyle:!0,jsx:w.jsx,jsxs:w.jsxs,passKeys:!0,passNode:!0});function d(y,g,b){if(y.type==="raw"&&b&&typeof g=="number")return c?b.children.splice(g,1):b.children[g]={type:"text",value:y.value},g;if(y.type==="element"){let x;for(x in Sh)if(Object.hasOwn(Sh,x)&&Object.hasOwn(y.properties,x)){const k=y.properties[x],z=Sh[x];(z===null||z.includes(y.tagName))&&(y.properties[x]=m(String(k||""),x,y))}}if(y.type==="element"){let x=r?!r.includes(y.tagName):u?u.includes(y.tagName):!1;if(!x&&a&&typeof g=="number"&&(x=!a(y,g,b)),x&&b&&typeof g=="number")return f&&y.children?b.children.splice(g,1,...y.children):b.children.splice(g,1),g}}}function cj(e){const n=e.indexOf(":"),r=e.indexOf("?"),a=e.indexOf("#"),l=e.indexOf("/");return n===-1||l!==-1&&n>l||r!==-1&&n>r||a!==-1&&n>a||aj.test(e.slice(0,n))?e:""}function h0(e,n){const r=String(e);if(typeof n!="string")throw new TypeError("Expected character");let a=0,l=r.indexOf(n);for(;l!==-1;)a++,l=r.indexOf(n,l+n.length);return a}function fj(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function J1(e,n,r){const l=Gu((r||{}).ignore||[]),u=hj(n);let c=-1;for(;++c<u.length;)Y1(e,"text",f);function f(d,y){let g=-1,b;for(;++g<y.length;){const x=y[g],k=b?b.children:void 0;if(l(x,k?k.indexOf(x):void 0,b))return;b=x}if(b)return m(d,y)}function m(d,y){const g=y[y.length-1],b=u[c][0],x=u[c][1];let k=0;const B=g.children.indexOf(d);let M=!1,F=[];b.lastIndex=0;let Y=b.exec(d.value);for(;Y;){const le=Y.index,R={index:Y.index,input:Y.input,stack:[...y,d]};let j=x(...Y,R);if(typeof j=="string"&&(j=j.length>0?{type:"text",value:j}:void 0),j===!1?b.lastIndex=le+1:(k!==le&&F.push({type:"text",value:d.value.slice(k,le)}),Array.isArray(j)?F.push(...j):j&&F.push(j),k=le+Y[0].length,M=!0),!b.global)break;Y=b.exec(d.value)}return M?(k<d.value.length&&F.push({type:"text",value:d.value.slice(k)}),g.children.splice(B,1,...F)):F=[d],B+F.length}}function hj(e){const n=[];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 a=-1;for(;++a<r.length;){const l=r[a];n.push([dj(l[0]),mj(l[1])])}return n}function dj(e){return typeof e=="string"?new RegExp(fj(e),"g"):e}function mj(e){return typeof e=="function"?e:function(){return e}}const Mh="phrasing",Dh=["autolink","link","image","label"];function pj(){return{transforms:[Sj],enter:{literalAutolink:yj,literalAutolinkEmail:zh,literalAutolinkHttp:zh,literalAutolinkWww:zh},exit:{literalAutolink:wj,literalAutolinkEmail:xj,literalAutolinkHttp:bj,literalAutolinkWww:vj}}}function gj(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Mh,notInConstruct:Dh},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Mh,notInConstruct:Dh},{character:":",before:"[ps]",after:"\\/",inConstruct:Mh,notInConstruct:Dh}]}}function yj(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function zh(e){this.config.enter.autolinkProtocol.call(this,e)}function bj(e){this.config.exit.autolinkProtocol.call(this,e)}function vj(e){this.config.exit.data.call(this,e);const n=this.stack[this.stack.length-1];n.type,n.url="http://"+this.sliceSerialize(e)}function xj(e){this.config.exit.autolinkEmail.call(this,e)}function wj(e){this.exit(e)}function Sj(e){J1(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,_j],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),Ej]],{ignore:["link","linkReference"]})}function _j(e,n,r,a,l){let u="";if(!X1(l)||(/^w/i.test(n)&&(r=n+r,n="",u="http://"),!kj(r)))return!1;const c=Aj(r+a);if(!c[0])return!1;const f={type:"link",title:null,url:u+n+c[0],children:[{type:"text",value:n+c[0]}]};return c[1]?[f,{type:"text",value:c[1]}]:f}function Ej(e,n,r,a){return!X1(a,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+n+"@"+r,children:[{type:"text",value:n+"@"+r}]}}function kj(e){const n=e.split(".");return!(n.length<2||n[n.length-1]&&(/_/.test(n[n.length-1])||!/[a-zA-Z\d]/.test(n[n.length-1]))||n[n.length-2]&&(/_/.test(n[n.length-2])||!/[a-zA-Z\d]/.test(n[n.length-2])))}function Aj(e){const n=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!n)return[e,void 0];e=e.slice(0,n.index);let r=n[0],a=r.indexOf(")");const l=h0(e,"(");let u=h0(e,")");for(;a!==-1&&l>u;)e+=r.slice(0,a+1),r=r.slice(a+1),a=r.indexOf(")"),u++;return[e,r]}function X1(e,n){const r=e.input.charCodeAt(e.index-1);return(e.index===0||ia(r)||Iu(r))&&(!n||r!==47)}Q1.peek=zj;function Cj(){this.buffer()}function Tj(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function jj(){this.buffer()}function Oj(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function Nj(e){const n=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=or(this.sliceSerialize(e)).toLowerCase(),r.label=n}function Rj(e){this.exit(e)}function Mj(e){const n=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=or(this.sliceSerialize(e)).toLowerCase(),r.label=n}function Dj(e){this.exit(e)}function zj(){return"["}function Q1(e,n,r,a){const l=r.createTracker(a);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 Lj(){return{enter:{gfmFootnoteCallString:Cj,gfmFootnoteCall:Tj,gfmFootnoteDefinitionLabelString:jj,gfmFootnoteDefinition:Oj},exit:{gfmFootnoteCallString:Nj,gfmFootnoteCall:Rj,gfmFootnoteDefinitionLabelString:Mj,gfmFootnoteDefinition:Dj}}}function Uj(e){let n=!1;return e&&e.firstLineBlank&&(n=!0),{handlers:{footnoteDefinition:r,footnoteReference:Q1},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function r(a,l,u,c){const f=u.createTracker(c);let m=f.move("[^");const d=u.enter("footnoteDefinition"),y=u.enter("label");return m+=f.move(u.safe(u.associationId(a),{before:m,after:"]"})),y(),m+=f.move("]:"),a.children&&a.children.length>0&&(f.shift(4),m+=f.move((n?`
|
|
104
|
+
`:" ")+u.indentLines(u.containerFlow(a,f.current()),n?K1:Bj))),d(),m}}function Bj(e,n,r){return n===0?e:K1(e,n,r)}function K1(e,n,r){return(r?"":" ")+e}const Pj=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Z1.peek=$j;function qj(){return{canContainEols:["delete"],enter:{strikethrough:Ij},exit:{strikethrough:Fj}}}function Hj(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:Pj}],handlers:{delete:Z1}}}function Ij(e){this.enter({type:"delete",children:[]},e)}function Fj(e){this.exit(e)}function Z1(e,n,r,a){const l=r.createTracker(a),u=r.enter("strikethrough");let c=l.move("~~");return c+=r.containerPhrasing(e,{...l.current(),before:c,after:"~"}),c+=l.move("~~"),u(),c}function $j(){return"~"}function Gj(e){return e.length}function Yj(e,n){const r=n||{},a=(r.align||[]).concat(),l=r.stringLength||Gj,u=[],c=[],f=[],m=[];let d=0,y=-1;for(;++y<e.length;){const z=[],B=[];let M=-1;for(e[y].length>d&&(d=e[y].length);++M<e[y].length;){const F=Vj(e[y][M]);if(r.alignDelimiters!==!1){const Y=l(F);B[M]=Y,(m[M]===void 0||Y>m[M])&&(m[M]=Y)}z.push(F)}c[y]=z,f[y]=B}let g=-1;if(typeof a=="object"&&"length"in a)for(;++g<d;)u[g]=d0(a[g]);else{const z=d0(a);for(;++g<d;)u[g]=z}g=-1;const b=[],x=[];for(;++g<d;){const z=u[g];let B="",M="";z===99?(B=":",M=":"):z===108?B=":":z===114&&(M=":");let F=r.alignDelimiters===!1?1:Math.max(1,m[g]-B.length-M.length);const Y=B+"-".repeat(F)+M;r.alignDelimiters!==!1&&(F=B.length+F+M.length,F>m[g]&&(m[g]=F),x[g]=F),b[g]=Y}c.splice(1,0,b),f.splice(1,0,x),y=-1;const k=[];for(;++y<c.length;){const z=c[y],B=f[y];g=-1;const M=[];for(;++g<d;){const F=z[g]||"";let Y="",le="";if(r.alignDelimiters!==!1){const R=m[g]-(B[g]||0),j=u[g];j===114?Y=" ".repeat(R):j===99?R%2?(Y=" ".repeat(R/2+.5),le=" ".repeat(R/2-.5)):(Y=" ".repeat(R/2),le=Y):le=" ".repeat(R)}r.delimiterStart!==!1&&!g&&M.push("|"),r.padding!==!1&&!(r.alignDelimiters===!1&&F==="")&&(r.delimiterStart!==!1||g)&&M.push(" "),r.alignDelimiters!==!1&&M.push(Y),M.push(F),r.alignDelimiters!==!1&&M.push(le),r.padding!==!1&&M.push(" "),(r.delimiterEnd!==!1||g!==d-1)&&M.push("|")}k.push(r.delimiterEnd===!1?M.join("").replace(/ +$/,""):M.join(""))}return k.join(`
|
|
105
|
+
`)}function Vj(e){return e==null?"":String(e)}function d0(e){const n=typeof e=="string"?e.codePointAt(0):0;return n===67||n===99?99:n===76||n===108?108:n===82||n===114?114:0}function Jj(e,n,r,a){const l=r.enter("blockquote"),u=r.createTracker(a);u.move("> "),u.shift(2);const c=r.indentLines(r.containerFlow(e,u.current()),Xj);return l(),c}function Xj(e,n,r){return">"+(r?"":" ")+e}function Qj(e,n){return m0(e,n.inConstruct,!0)&&!m0(e,n.notInConstruct,!1)}function m0(e,n,r){if(typeof n=="string"&&(n=[n]),!n||n.length===0)return r;let a=-1;for(;++a<n.length;)if(e.includes(n[a]))return!0;return!1}function p0(e,n,r,a){let l=-1;for(;++l<r.unsafe.length;)if(r.unsafe[l].character===`
|
|
106
|
+
`&&Qj(r.stack,r.unsafe[l]))return/[ \t]/.test(a.before)?"":" ";return`\\
|
|
107
|
+
`}function Kj(e,n){const r=String(e);let a=r.indexOf(n),l=a,u=0,c=0;if(typeof n!="string")throw new TypeError("Expected substring");for(;a!==-1;)a===l?++u>c&&(c=u):u=1,l=a+n.length,a=r.indexOf(n,l);return c}function Zj(e,n){return!!(n.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function Wj(e){const n=e.options.fence||"`";if(n!=="`"&&n!=="~")throw new Error("Cannot serialize code with `"+n+"` for `options.fence`, expected `` ` `` or `~`");return n}function eO(e,n,r,a){const l=Wj(r),u=e.value||"",c=l==="`"?"GraveAccent":"Tilde";if(Zj(e,r)){const g=r.enter("codeIndented"),b=r.indentLines(u,tO);return g(),b}const f=r.createTracker(a),m=l.repeat(Math.max(Kj(u,l)+1,3)),d=r.enter("codeFenced");let y=f.move(m);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:`
|
|
108
|
+
`,encode:["`"],...f.current()})),g()}return y+=f.move(`
|
|
109
|
+
`),u&&(y+=f.move(u+`
|
|
110
|
+
`)),y+=f.move(m),d(),y}function tO(e,n,r){return(r?"":" ")+e}function Gd(e){const n=e.options.quote||'"';if(n!=='"'&&n!=="'")throw new Error("Cannot serialize title with `"+n+"` for `options.quote`, expected `\"`, or `'`");return n}function nO(e,n,r,a){const l=Gd(r),u=l==='"'?"Quote":"Apostrophe",c=r.enter("definition");let f=r.enter("label");const m=r.createTracker(a);let d=m.move("[");return d+=m.move(r.safe(r.associationId(e),{before:d,after:"]",...m.current()})),d+=m.move("]: "),f(),!e.url||/[\0- \u007F]/.test(e.url)?(f=r.enter("destinationLiteral"),d+=m.move("<"),d+=m.move(r.safe(e.url,{before:d,after:">",...m.current()})),d+=m.move(">")):(f=r.enter("destinationRaw"),d+=m.move(r.safe(e.url,{before:d,after:e.title?" ":`
|
|
111
|
+
`,...m.current()}))),f(),e.title&&(f=r.enter(`title${u}`),d+=m.move(" "+l),d+=m.move(r.safe(e.title,{before:d,after:l,...m.current()})),d+=m.move(l),f()),c(),d}function rO(e){const n=e.options.emphasis||"*";if(n!=="*"&&n!=="_")throw new Error("Cannot serialize emphasis with `"+n+"` for `options.emphasis`, expected `*`, or `_`");return n}function Ml(e){return"&#x"+e.toString(16).toUpperCase()+";"}function zu(e,n,r){const a=os(e),l=os(n);return a===void 0?l===void 0?r==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:a===1?l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:l===void 0?{inside:!1,outside:!1}:l===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}W1.peek=iO;function W1(e,n,r,a){const l=rO(r),u=r.enter("emphasis"),c=r.createTracker(a),f=c.move(l);let m=c.move(r.containerPhrasing(e,{after:l,before:f,...c.current()}));const d=m.charCodeAt(0),y=zu(a.before.charCodeAt(a.before.length-1),d,l);y.inside&&(m=Ml(d)+m.slice(1));const g=m.charCodeAt(m.length-1),b=zu(a.after.charCodeAt(0),g,l);b.inside&&(m=m.slice(0,-1)+Ml(g));const x=c.move(l);return u(),r.attentionEncodeSurroundingInfo={after:b.outside,before:y.outside},f+m+x}function iO(e,n,r){return r.options.emphasis||"*"}function aO(e,n){let r=!1;return Fd(e,function(a){if("value"in a&&/\r?\n|\r/.test(a.value)||a.type==="break")return r=!0,ld}),!!((!e.depth||e.depth<3)&&Ld(e)&&(n.options.setext||r))}function sO(e,n,r,a){const l=Math.max(Math.min(6,e.depth||1),1),u=r.createTracker(a);if(aO(e,r)){const y=r.enter("headingSetext"),g=r.enter("phrasing"),b=r.containerPhrasing(e,{...u.current(),before:`
|
|
112
|
+
`,after:`
|
|
113
|
+
`});return g(),y(),b+`
|
|
114
|
+
`+(l===1?"=":"-").repeat(b.length-(Math.max(b.lastIndexOf("\r"),b.lastIndexOf(`
|
|
115
|
+
`))+1))}const c="#".repeat(l),f=r.enter("headingAtx"),m=r.enter("phrasing");u.move(c+" ");let d=r.containerPhrasing(e,{before:"# ",after:`
|
|
116
|
+
`,...u.current()});return/^[\t ]/.test(d)&&(d=Ml(d.charCodeAt(0))+d.slice(1)),d=d?c+" "+d:c,r.options.closeAtx&&(d+=" "+c),m(),f(),d}ev.peek=lO;function ev(e){return e.value||""}function lO(){return"<"}tv.peek=oO;function tv(e,n,r,a){const l=Gd(r),u=l==='"'?"Quote":"Apostrophe",c=r.enter("image");let f=r.enter("label");const m=r.createTracker(a);let d=m.move("![");return d+=m.move(r.safe(e.alt,{before:d,after:"]",...m.current()})),d+=m.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=r.enter("destinationLiteral"),d+=m.move("<"),d+=m.move(r.safe(e.url,{before:d,after:">",...m.current()})),d+=m.move(">")):(f=r.enter("destinationRaw"),d+=m.move(r.safe(e.url,{before:d,after:e.title?" ":")",...m.current()}))),f(),e.title&&(f=r.enter(`title${u}`),d+=m.move(" "+l),d+=m.move(r.safe(e.title,{before:d,after:l,...m.current()})),d+=m.move(l),f()),d+=m.move(")"),c(),d}function oO(){return"!"}nv.peek=uO;function nv(e,n,r,a){const l=e.referenceType,u=r.enter("imageReference");let c=r.enter("label");const f=r.createTracker(a);let m=f.move("![");const d=r.safe(e.alt,{before:m,after:"]",...f.current()});m+=f.move(d+"]["),c();const y=r.stack;r.stack=[],c=r.enter("reference");const g=r.safe(r.associationId(e),{before:m,after:"]",...f.current()});return c(),r.stack=y,u(),l==="full"||!d||d!==g?m+=f.move(g+"]"):l==="shortcut"?m=m.slice(0,-1):m+=f.move("]"),m}function uO(){return"!"}rv.peek=cO;function rv(e,n,r){let a=e.value||"",l="`",u=-1;for(;new RegExp("(^|[^`])"+l+"([^`]|$)").test(a);)l+="`";for(/[^ \r\n]/.test(a)&&(/^[ \r\n]/.test(a)&&/[ \r\n]$/.test(a)||/^`|`$/.test(a))&&(a=" "+a+" ");++u<r.unsafe.length;){const c=r.unsafe[u],f=r.compilePattern(c);let m;if(c.atBreak)for(;m=f.exec(a);){let d=m.index;a.charCodeAt(d)===10&&a.charCodeAt(d-1)===13&&d--,a=a.slice(0,d)+" "+a.slice(m.index+1)}}return l+a+l}function cO(){return"`"}function iv(e,n){const r=Ld(e);return!!(!n.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))}av.peek=fO;function av(e,n,r,a){const l=Gd(r),u=l==='"'?"Quote":"Apostrophe",c=r.createTracker(a);let f,m;if(iv(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"),m=r.enter("label");let d=c.move("[");return d+=c.move(r.containerPhrasing(e,{before:d,after:"](",...c.current()})),d+=c.move("]("),m(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(m=r.enter("destinationLiteral"),d+=c.move("<"),d+=c.move(r.safe(e.url,{before:d,after:">",...c.current()})),d+=c.move(">")):(m=r.enter("destinationRaw"),d+=c.move(r.safe(e.url,{before:d,after:e.title?" ":")",...c.current()}))),m(),e.title&&(m=r.enter(`title${u}`),d+=c.move(" "+l),d+=c.move(r.safe(e.title,{before:d,after:l,...c.current()})),d+=c.move(l),m()),d+=c.move(")"),f(),d}function fO(e,n,r){return iv(e,r)?"<":"["}sv.peek=hO;function sv(e,n,r,a){const l=e.referenceType,u=r.enter("linkReference");let c=r.enter("label");const f=r.createTracker(a);let m=f.move("[");const d=r.containerPhrasing(e,{before:m,after:"]",...f.current()});m+=f.move(d+"]["),c();const y=r.stack;r.stack=[],c=r.enter("reference");const g=r.safe(r.associationId(e),{before:m,after:"]",...f.current()});return c(),r.stack=y,u(),l==="full"||!d||d!==g?m+=f.move(g+"]"):l==="shortcut"?m=m.slice(0,-1):m+=f.move("]"),m}function hO(){return"["}function Yd(e){const n=e.options.bullet||"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bullet`, expected `*`, `+`, or `-`");return n}function dO(e){const n=Yd(e),r=e.options.bulletOther;if(!r)return n==="*"?"-":"*";if(r!=="*"&&r!=="+"&&r!=="-")throw new Error("Cannot serialize items with `"+r+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(r===n)throw new Error("Expected `bullet` (`"+n+"`) and `bulletOther` (`"+r+"`) to be different");return r}function mO(e){const n=e.options.bulletOrdered||".";if(n!=="."&&n!==")")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOrdered`, expected `.` or `)`");return n}function lv(e){const n=e.options.rule||"*";if(n!=="*"&&n!=="-"&&n!=="_")throw new Error("Cannot serialize rules with `"+n+"` for `options.rule`, expected `*`, `-`, or `_`");return n}function pO(e,n,r,a){const l=r.enter("list"),u=r.bulletCurrent;let c=e.ordered?mO(r):Yd(r);const f=e.ordered?c==="."?")":".":dO(r);let m=n&&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&&(m=!0),lv(r)===c&&y){let g=-1;for(;++g<e.children.length;){const b=e.children[g];if(b&&b.type==="listItem"&&b.children&&b.children[0]&&b.children[0].type==="thematicBreak"){m=!0;break}}}}m&&(c=f),r.bulletCurrent=c;const d=r.containerFlow(e,a);return r.bulletLastUsed=c,r.bulletCurrent=u,l(),d}function gO(e){const n=e.options.listItemIndent||"one";if(n!=="tab"&&n!=="one"&&n!=="mixed")throw new Error("Cannot serialize items with `"+n+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return n}function yO(e,n,r,a){const l=gO(r);let u=r.bulletCurrent||Yd(r);n&&n.type==="list"&&n.ordered&&(u=(typeof n.start=="number"&&n.start>-1?n.start:1)+(r.options.incrementListMarker===!1?0:n.children.indexOf(e))+u);let c=u.length+1;(l==="tab"||l==="mixed"&&(n&&n.type==="list"&&n.spread||e.spread))&&(c=Math.ceil(c/4)*4);const f=r.createTracker(a);f.move(u+" ".repeat(c-u.length)),f.shift(c);const m=r.enter("listItem"),d=r.indentLines(r.containerFlow(e,f.current()),y);return m(),d;function y(g,b,x){return b?(x?"":" ".repeat(c))+g:(x?u:u+" ".repeat(c-u.length))+g}}function bO(e,n,r,a){const l=r.enter("paragraph"),u=r.enter("phrasing"),c=r.containerPhrasing(e,a);return u(),l(),c}const vO=Gu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function xO(e,n,r,a){return(e.children.some(function(c){return vO(c)})?r.containerPhrasing:r.containerFlow).call(r,e,a)}function wO(e){const n=e.options.strong||"*";if(n!=="*"&&n!=="_")throw new Error("Cannot serialize strong with `"+n+"` for `options.strong`, expected `*`, or `_`");return n}ov.peek=SO;function ov(e,n,r,a){const l=wO(r),u=r.enter("strong"),c=r.createTracker(a),f=c.move(l+l);let m=c.move(r.containerPhrasing(e,{after:l,before:f,...c.current()}));const d=m.charCodeAt(0),y=zu(a.before.charCodeAt(a.before.length-1),d,l);y.inside&&(m=Ml(d)+m.slice(1));const g=m.charCodeAt(m.length-1),b=zu(a.after.charCodeAt(0),g,l);b.inside&&(m=m.slice(0,-1)+Ml(g));const x=c.move(l+l);return u(),r.attentionEncodeSurroundingInfo={after:b.outside,before:y.outside},f+m+x}function SO(e,n,r){return r.options.strong||"*"}function _O(e,n,r,a){return r.safe(e.value,a)}function EO(e){const n=e.options.ruleRepetition||3;if(n<3)throw new Error("Cannot serialize rules with repetition `"+n+"` for `options.ruleRepetition`, expected `3` or more");return n}function kO(e,n,r){const a=(lv(r)+(r.options.ruleSpaces?" ":"")).repeat(EO(r));return r.options.ruleSpaces?a.slice(0,-1):a}const uv={blockquote:Jj,break:p0,code:eO,definition:nO,emphasis:W1,hardBreak:p0,heading:sO,html:ev,image:tv,imageReference:nv,inlineCode:rv,link:av,linkReference:sv,list:pO,listItem:yO,paragraph:bO,root:xO,strong:ov,text:_O,thematicBreak:kO};function AO(){return{enter:{table:CO,tableData:g0,tableHeader:g0,tableRow:jO},exit:{codeText:OO,table:TO,tableData:Lh,tableHeader:Lh,tableRow:Lh}}}function CO(e){const n=e._align;this.enter({type:"table",align:n.map(function(r){return r==="none"?null:r}),children:[]},e),this.data.inTable=!0}function TO(e){this.exit(e),this.data.inTable=void 0}function jO(e){this.enter({type:"tableRow",children:[]},e)}function Lh(e){this.exit(e)}function g0(e){this.enter({type:"tableCell",children:[]},e)}function OO(e){let n=this.resume();this.data.inTable&&(n=n.replace(/\\([\\|])/g,NO));const r=this.stack[this.stack.length-1];r.type,r.value=n,this.exit(e)}function NO(e,n){return n==="|"?n:e}function RO(e){const n=e||{},r=n.tableCellPadding,a=n.tablePipeAlign,l=n.stringLength,u=r?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
117
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:b,table:c,tableCell:m,tableRow:f}};function c(x,k,z,B){return d(y(x,z,B),x.align)}function f(x,k,z,B){const M=g(x,z,B),F=d([M]);return F.slice(0,F.indexOf(`
|
|
118
|
+
`))}function m(x,k,z,B){const M=z.enter("tableCell"),F=z.enter("phrasing"),Y=z.containerPhrasing(x,{...B,before:u,after:u});return F(),M(),Y}function d(x,k){return Yj(x,{align:k,alignDelimiters:a,padding:r,stringLength:l})}function y(x,k,z){const B=x.children;let M=-1;const F=[],Y=k.enter("table");for(;++M<B.length;)F[M]=g(B[M],k,z);return Y(),F}function g(x,k,z){const B=x.children;let M=-1;const F=[],Y=k.enter("tableRow");for(;++M<B.length;)F[M]=m(B[M],x,k,z);return Y(),F}function b(x,k,z){let B=uv.inlineCode(x,k,z);return z.stack.includes("tableCell")&&(B=B.replace(/\|/g,"\\$&")),B}}function MO(){return{exit:{taskListCheckValueChecked:y0,taskListCheckValueUnchecked:y0,paragraph:zO}}}function DO(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:LO}}}function y0(e){const n=this.stack[this.stack.length-2];n.type,n.checked=e.type==="taskListCheckValueChecked"}function zO(e){const n=this.stack[this.stack.length-2];if(n&&n.type==="listItem"&&typeof n.checked=="boolean"){const r=this.stack[this.stack.length-1];r.type;const a=r.children[0];if(a&&a.type==="text"){const l=n.children;let u=-1,c;for(;++u<l.length;){const f=l[u];if(f.type==="paragraph"){c=f;break}}c===r&&(a.value=a.value.slice(1),a.value.length===0?r.children.shift():r.position&&a.position&&typeof a.position.start.offset=="number"&&(a.position.start.column++,a.position.start.offset++,r.position.start=Object.assign({},a.position.start)))}}this.exit(e)}function LO(e,n,r,a){const l=e.children[0],u=typeof e.checked=="boolean"&&l&&l.type==="paragraph",c="["+(e.checked?"x":" ")+"] ",f=r.createTracker(a);u&&f.move(c);let m=uv.listItem(e,n,r,{...a,...f.current()});return u&&(m=m.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,d)),m;function d(y){return y+c}}function UO(){return[pj(),Lj(),qj(),AO(),MO()]}function BO(e){return{extensions:[gj(),Uj(e),Hj(),RO(e),DO()]}}const PO={tokenize:GO,partial:!0},cv={tokenize:YO,partial:!0},fv={tokenize:VO,partial:!0},hv={tokenize:JO,partial:!0},qO={tokenize:XO,partial:!0},dv={name:"wwwAutolink",tokenize:FO,previous:pv},mv={name:"protocolAutolink",tokenize:$O,previous:gv},Jr={name:"emailAutolink",tokenize:IO,previous:yv},_r={};function HO(){return{text:_r}}let na=48;for(;na<123;)_r[na]=Jr,na++,na===58?na=65:na===91&&(na=97);_r[43]=Jr;_r[45]=Jr;_r[46]=Jr;_r[95]=Jr;_r[72]=[Jr,mv];_r[104]=[Jr,mv];_r[87]=[Jr,dv];_r[119]=[Jr,dv];function IO(e,n,r){const a=this;let l,u;return c;function c(g){return!fd(g)||!yv.call(a,a.previous)||Vd(a.events)?r(g):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(g))}function f(g){return fd(g)?(e.consume(g),f):g===64?(e.consume(g),m):r(g)}function m(g){return g===46?e.check(qO,y,d)(g):g===45||g===95||Wt(g)?(u=!0,e.consume(g),m):y(g)}function d(g){return e.consume(g),l=!0,m}function y(g){return u&&l&&ln(a.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),n(g)):r(g)}}function FO(e,n,r){const a=this;return l;function l(c){return c!==87&&c!==119||!pv.call(a,a.previous)||Vd(a.events)?r(c):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(PO,e.attempt(cv,e.attempt(fv,u),r),r)(c))}function u(c){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),n(c)}}function $O(e,n,r){const a=this;let l="",u=!1;return c;function c(g){return(g===72||g===104)&&gv.call(a,a.previous)&&!Vd(a.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),l+=String.fromCodePoint(g),e.consume(g),f):r(g)}function f(g){if(ln(g)&&l.length<5)return l+=String.fromCodePoint(g),e.consume(g),f;if(g===58){const b=l.toLowerCase();if(b==="http"||b==="https")return e.consume(g),m}return r(g)}function m(g){return g===47?(e.consume(g),u?d:(u=!0,m)):r(g)}function d(g){return g===null||Ru(g)||vt(g)||ia(g)||Iu(g)?r(g):e.attempt(cv,e.attempt(fv,y),r)(g)}function y(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),n(g)}}function GO(e,n,r){let a=0;return l;function l(c){return(c===87||c===119)&&a<3?(a++,e.consume(c),l):c===46&&a===3?(e.consume(c),u):r(c)}function u(c){return c===null?r(c):n(c)}}function YO(e,n,r){let a,l,u;return c;function c(d){return d===46||d===95?e.check(hv,m,f)(d):d===null||vt(d)||ia(d)||d!==45&&Iu(d)?m(d):(u=!0,e.consume(d),c)}function f(d){return d===95?a=!0:(l=a,a=void 0),e.consume(d),c}function m(d){return l||a||!u?r(d):n(d)}}function VO(e,n){let r=0,a=0;return l;function l(c){return c===40?(r++,e.consume(c),l):c===41&&a<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(hv,n,u)(c):c===null||vt(c)||ia(c)?n(c):(e.consume(c),l)}function u(c){return c===41&&a++,e.consume(c),l}}function JO(e,n,r){return a;function a(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),a):f===38?(e.consume(f),u):f===93?(e.consume(f),l):f===60||f===null||vt(f)||ia(f)?n(f):r(f)}function l(f){return f===null||f===40||f===91||vt(f)||ia(f)?n(f):a(f)}function u(f){return ln(f)?c(f):r(f)}function c(f){return f===59?(e.consume(f),a):ln(f)?(e.consume(f),c):r(f)}}function XO(e,n,r){return a;function a(u){return e.consume(u),l}function l(u){return Wt(u)?r(u):n(u)}}function pv(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||vt(e)}function gv(e){return!ln(e)}function yv(e){return!(e===47||fd(e))}function fd(e){return e===43||e===45||e===46||e===95||Wt(e)}function Vd(e){let n=e.length,r=!1;for(;n--;){const a=e[n][1];if((a.type==="labelLink"||a.type==="labelImage")&&!a._balanced){r=!0;break}if(a._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}const QO={tokenize:iN,partial:!0};function KO(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:tN,continuation:{tokenize:nN},exit:rN}},text:{91:{name:"gfmFootnoteCall",tokenize:eN},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:ZO,resolveTo:WO}}}}function ZO(e,n,r){const a=this;let l=a.events.length;const u=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let c;for(;l--;){const m=a.events[l][1];if(m.type==="labelImage"){c=m;break}if(m.type==="gfmFootnoteCall"||m.type==="labelLink"||m.type==="label"||m.type==="image"||m.type==="link")break}return f;function f(m){if(!c||!c._balanced)return r(m);const d=or(a.sliceSerialize({start:c.end,end:a.now()}));return d.codePointAt(0)!==94||!u.includes(d.slice(1))?r(m):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(m),e.exit("gfmFootnoteCallLabelMarker"),n(m))}}function WO(e,n){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 a={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",a,n],e[r+3],e[r+4],["enter",l,n],["exit",l,n],["enter",u,n],["enter",c,n],["exit",c,n],["exit",u,n],e[e.length-2],e[e.length-1],["exit",a,n]];return e.splice(r,e.length-r+1,...f),e}function eN(e,n,r){const a=this,l=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let u=0,c;return f;function f(g){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),m}function m(g){return g!==94?r(g):(e.enter("gfmFootnoteCallMarker"),e.consume(g),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",d)}function d(g){if(u>999||g===93&&!c||g===null||g===91||vt(g))return r(g);if(g===93){e.exit("chunkString");const b=e.exit("gfmFootnoteCallString");return l.includes(or(a.sliceSerialize(b)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),n):r(g)}return vt(g)||(c=!0),u++,e.consume(g),g===92?y:d}function y(g){return g===91||g===92||g===93?(e.consume(g),u++,d):d(g)}}function tN(e,n,r){const a=this,l=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let u,c=0,f;return m;function m(k){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(k),e.exit("gfmFootnoteDefinitionLabelMarker"),d}function d(k){return k===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(k),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",y):r(k)}function y(k){if(c>999||k===93&&!f||k===null||k===91||vt(k))return r(k);if(k===93){e.exit("chunkString");const z=e.exit("gfmFootnoteDefinitionLabelString");return u=or(a.sliceSerialize(z)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(k),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),b}return vt(k)||(f=!0),c++,e.consume(k),k===92?g:y}function g(k){return k===91||k===92||k===93?(e.consume(k),c++,y):y(k)}function b(k){return k===58?(e.enter("definitionMarker"),e.consume(k),e.exit("definitionMarker"),l.includes(u)||l.push(u),rt(e,x,"gfmFootnoteDefinitionWhitespace")):r(k)}function x(k){return n(k)}}function nN(e,n,r){return e.check(Hl,n,e.attempt(QO,n,r))}function rN(e){e.exit("gfmFootnoteDefinition")}function iN(e,n,r){const a=this;return rt(e,l,"gfmFootnoteDefinitionIndent",5);function l(u){const c=a.events[a.events.length-1];return c&&c[1].type==="gfmFootnoteDefinitionIndent"&&c[2].sliceSerialize(c[1],!0).length===4?n(u):r(u)}}function aN(e){let r=(e||{}).singleTilde;const a={name:"strikethrough",tokenize:u,resolveAll:l};return r==null&&(r=!0),{text:{126:a},insideSpan:{null:[a]},attentionMarkers:{null:[126]}};function l(c,f){let m=-1;for(;++m<c.length;)if(c[m][0]==="enter"&&c[m][1].type==="strikethroughSequenceTemporary"&&c[m][1]._close){let d=m;for(;d--;)if(c[d][0]==="exit"&&c[d][1].type==="strikethroughSequenceTemporary"&&c[d][1]._open&&c[m][1].end.offset-c[m][1].start.offset===c[d][1].end.offset-c[d][1].start.offset){c[m][1].type="strikethroughSequence",c[d][1].type="strikethroughSequence";const y={type:"strikethrough",start:Object.assign({},c[d][1].start),end:Object.assign({},c[m][1].end)},g={type:"strikethroughText",start:Object.assign({},c[d][1].end),end:Object.assign({},c[m][1].start)},b=[["enter",y,f],["enter",c[d][1],f],["exit",c[d][1],f],["enter",g,f]],x=f.parser.constructs.insideSpan.null;x&&Mn(b,b.length,0,Fu(x,c.slice(d+1,m),f)),Mn(b,b.length,0,[["exit",g,f],["enter",c[m][1],f],["exit",c[m][1],f],["exit",y,f]]),Mn(c,d-1,m-d+3,b),m=d+b.length-2;break}}for(m=-1;++m<c.length;)c[m][1].type==="strikethroughSequenceTemporary"&&(c[m][1].type="data");return c}function u(c,f,m){const d=this.previous,y=this.events;let g=0;return b;function b(k){return d===126&&y[y.length-1][1].type!=="characterEscape"?m(k):(c.enter("strikethroughSequenceTemporary"),x(k))}function x(k){const z=os(d);if(k===126)return g>1?m(k):(c.consume(k),g++,x);if(g<2&&!r)return m(k);const B=c.exit("strikethroughSequenceTemporary"),M=os(k);return B._open=!M||M===2&&!!z,B._close=!z||z===2&&!!M,f(k)}}}class sN{constructor(){this.map=[]}add(n,r,a){lN(this,n,r,a)}consume(n){if(this.map.sort(function(u,c){return u[0]-c[0]}),this.map.length===0)return;let r=this.map.length;const a=[];for(;r>0;)r-=1,a.push(n.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),n.length=this.map[r][0];a.push(n.slice()),n.length=0;let l=a.pop();for(;l;){for(const u of l)n.push(u);l=a.pop()}this.map.length=0}}function lN(e,n,r,a){let l=0;if(!(r===0&&a.length===0)){for(;l<e.map.length;){if(e.map[l][0]===n){e.map[l][1]+=r,e.map[l][2].push(...a);return}l+=1}e.map.push([n,r,a])}}function oN(e,n){let r=!1;const a=[];for(;n<e.length;){const l=e[n];if(r){if(l[0]==="enter")l[1].type==="tableContent"&&a.push(e[n+1][1].type==="tableDelimiterMarker"?"left":"none");else if(l[1].type==="tableContent"){if(e[n-1][1].type==="tableDelimiterMarker"){const u=a.length-1;a[u]=a[u]==="left"?"center":"right"}}else if(l[1].type==="tableDelimiterRow")break}else l[0]==="enter"&&l[1].type==="tableDelimiterRow"&&(r=!0);n+=1}return a}function uN(){return{flow:{null:{name:"table",tokenize:cN,resolveAll:fN}}}}function cN(e,n,r){const a=this;let l=0,u=0,c;return f;function f(O){let K=a.events.length-1;for(;K>-1;){const fe=a.events[K][1].type;if(fe==="lineEnding"||fe==="linePrefix")K--;else break}const Z=K>-1?a.events[K][1].type:null,pe=Z==="tableHead"||Z==="tableRow"?j:m;return pe===j&&a.parser.lazy[a.now().line]?r(O):pe(O)}function m(O){return e.enter("tableHead"),e.enter("tableRow"),d(O)}function d(O){return O===124||(c=!0,u+=1),y(O)}function y(O){return O===null?r(O):Pe(O)?u>1?(u=0,a.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),x):r(O):Ze(O)?rt(e,y,"whitespace")(O):(u+=1,c&&(c=!1,l+=1),O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),c=!0,y):(e.enter("data"),g(O)))}function g(O){return O===null||O===124||vt(O)?(e.exit("data"),y(O)):(e.consume(O),O===92?b:g)}function b(O){return O===92||O===124?(e.consume(O),g):g(O)}function x(O){return a.interrupt=!1,a.parser.lazy[a.now().line]?r(O):(e.enter("tableDelimiterRow"),c=!1,Ze(O)?rt(e,k,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):k(O))}function k(O){return O===45||O===58?B(O):O===124?(c=!0,e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),z):R(O)}function z(O){return Ze(O)?rt(e,B,"whitespace")(O):B(O)}function B(O){return O===58?(u+=1,c=!0,e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),M):O===45?(u+=1,M(O)):O===null||Pe(O)?le(O):R(O)}function M(O){return O===45?(e.enter("tableDelimiterFiller"),F(O)):R(O)}function F(O){return O===45?(e.consume(O),F):O===58?(c=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),Y):(e.exit("tableDelimiterFiller"),Y(O))}function Y(O){return Ze(O)?rt(e,le,"whitespace")(O):le(O)}function le(O){return O===124?k(O):O===null||Pe(O)?!c||l!==u?R(O):(e.exit("tableDelimiterRow"),e.exit("tableHead"),n(O)):R(O)}function R(O){return r(O)}function j(O){return e.enter("tableRow"),V(O)}function V(O){return O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),V):O===null||Pe(O)?(e.exit("tableRow"),n(O)):Ze(O)?rt(e,V,"whitespace")(O):(e.enter("data"),J(O))}function J(O){return O===null||O===124||vt(O)?(e.exit("data"),V(O)):(e.consume(O),O===92?G:J)}function G(O){return O===92||O===124?(e.consume(O),J):J(O)}}function fN(e,n){let r=-1,a=!0,l=0,u=[0,0,0,0],c=[0,0,0,0],f=!1,m=0,d,y,g;const b=new sN;for(;++r<e.length;){const x=e[r],k=x[1];x[0]==="enter"?k.type==="tableHead"?(f=!1,m!==0&&(b0(b,n,m,d,y),y=void 0,m=0),d={type:"table",start:Object.assign({},k.start),end:Object.assign({},k.end)},b.add(r,0,[["enter",d,n]])):k.type==="tableRow"||k.type==="tableDelimiterRow"?(a=!0,g=void 0,u=[0,0,0,0],c=[0,r+1,0,0],f&&(f=!1,y={type:"tableBody",start:Object.assign({},k.start),end:Object.assign({},k.end)},b.add(r,0,[["enter",y,n]])),l=k.type==="tableDelimiterRow"?2:y?3:1):l&&(k.type==="data"||k.type==="tableDelimiterMarker"||k.type==="tableDelimiterFiller")?(a=!1,c[2]===0&&(u[1]!==0&&(c[0]=c[1],g=du(b,n,u,l,void 0,g),u=[0,0,0,0]),c[2]=r)):k.type==="tableCellDivider"&&(a?a=!1:(u[1]!==0&&(c[0]=c[1],g=du(b,n,u,l,void 0,g)),u=c,c=[u[1],r,0,0])):k.type==="tableHead"?(f=!0,m=r):k.type==="tableRow"||k.type==="tableDelimiterRow"?(m=r,u[1]!==0?(c[0]=c[1],g=du(b,n,u,l,r,g)):c[1]!==0&&(g=du(b,n,c,l,r,g)),l=0):l&&(k.type==="data"||k.type==="tableDelimiterMarker"||k.type==="tableDelimiterFiller")&&(c[3]=r)}for(m!==0&&b0(b,n,m,d,y),b.consume(n.events),r=-1;++r<n.events.length;){const x=n.events[r];x[0]==="enter"&&x[1].type==="table"&&(x[1]._align=oN(n.events,r))}return e}function du(e,n,r,a,l,u){const c=a===1?"tableHeader":a===2?"tableDelimiter":"tableData",f="tableContent";r[0]!==0&&(u.end=Object.assign({},Qa(n.events,r[0])),e.add(r[0],0,[["exit",u,n]]));const m=Qa(n.events,r[1]);if(u={type:c,start:Object.assign({},m),end:Object.assign({},m)},e.add(r[1],0,[["enter",u,n]]),r[2]!==0){const d=Qa(n.events,r[2]),y=Qa(n.events,r[3]),g={type:f,start:Object.assign({},d),end:Object.assign({},y)};if(e.add(r[2],0,[["enter",g,n]]),a!==2){const b=n.events[r[2]],x=n.events[r[3]];if(b[1].end=Object.assign({},x[1].end),b[1].type="chunkText",b[1].contentType="text",r[3]>r[2]+1){const k=r[2]+1,z=r[3]-r[2]-1;e.add(k,z,[])}}e.add(r[3]+1,0,[["exit",g,n]])}return l!==void 0&&(u.end=Object.assign({},Qa(n.events,l)),e.add(l,0,[["exit",u,n]]),u=void 0),u}function b0(e,n,r,a,l){const u=[],c=Qa(n.events,r);l&&(l.end=Object.assign({},c),u.push(["exit",l,n])),a.end=Object.assign({},c),u.push(["exit",a,n]),e.add(r+1,0,u)}function Qa(e,n){const r=e[n],a=r[0]==="enter"?"start":"end";return r[1][a]}const hN={name:"tasklistCheck",tokenize:mN};function dN(){return{text:{91:hN}}}function mN(e,n,r){const a=this;return l;function l(m){return a.previous!==null||!a._gfmTasklistFirstContentOfListItem?r(m):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(m),e.exit("taskListCheckMarker"),u)}function u(m){return vt(m)?(e.enter("taskListCheckValueUnchecked"),e.consume(m),e.exit("taskListCheckValueUnchecked"),c):m===88||m===120?(e.enter("taskListCheckValueChecked"),e.consume(m),e.exit("taskListCheckValueChecked"),c):r(m)}function c(m){return m===93?(e.enter("taskListCheckMarker"),e.consume(m),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),f):r(m)}function f(m){return Pe(m)?n(m):Ze(m)?e.check({tokenize:pN},n,r)(m):r(m)}}function pN(e,n,r){return rt(e,a,"whitespace");function a(l){return l===null?r(l):n(l)}}function gN(e){return C1([HO(),KO(),aN(e),uN(),dN()])}const yN={};function v0(e){const n=this,r=e||yN,a=n.data(),l=a.micromarkExtensions||(a.micromarkExtensions=[]),u=a.fromMarkdownExtensions||(a.fromMarkdownExtensions=[]),c=a.toMarkdownExtensions||(a.toMarkdownExtensions=[]);l.push(gN(r)),u.push(UO()),c.push(BO(r))}function bN(e){J1(e,[/\r?\n|\r/g,vN])}function vN(){return{type:"break"}}function x0(){return function(e){bN(e)}}function xN({connected:e,hostId:n,request:r,subscribeEvents:a,taskId:l,runId:u}){const c=aa(),[f,m]=L.useState(!0),[d,y]=L.useState([]),[g,b]=L.useState(),[x,k]=L.useState(),z=g==="started"||g==="monitoring",B=g==="followup",M=g==="started"||g==="followup",[F,Y]=L.useState(null),[le,R]=L.useState(!1),[j,V]=L.useState(""),[J,G]=L.useState(!1),O=L.useRef(null);async function K(){try{const q=await r("task.result",{id:l,run_id:u});if(q.error){console.error("No result:",q.error),c("/runs",{replace:!0});return}y(q.messages??[]),b(q.running_state),k(q.agent)}catch(q){console.error("Failed to load result:",q),c("/runs",{replace:!0})}finally{m(!1)}}async function Z(q){var H;try{const be=(H=(await r("task.reports",{id:l,run_id:u,report_files:[q]})).reports)==null?void 0:H[0];be!=null&&be.data_url?Y({file:q,data_url:be.data_url}):Y({file:q,content:(be==null?void 0:be.content)??"Report not found."})}catch{Y({file:q,content:"Failed to load report."})}}L.useEffect(()=>{e&&(m(!0),K())},[e,l,u]),L.useEffect(()=>!e||!n?void 0:a(n,async H=>{try{const ie=JSON.parse(new TextDecoder().decode(H.data));if(ie.event_type!=="running-state"&&ie.event_type!=="result-updated"||H.subject.split(".").pop()!==l||ie.event_type==="result-updated"&&ie.run_id&&ie.run_id!==u)return;K()}catch{}}),[e,n,l,a,r]),L.useEffect(()=>{O.current&&(O.current.scrollTop=O.current.scrollHeight)},[d]);function pe(q){if(q==="input")return"User Input";if(q==="permission")return"Permission";if(q==="confirmation")return"Confirmation"}function fe(q){return q==="started"?"Task started":q==="finished"?"Task finished":q==="failed"?"Task failed":q==="error"?"Command failed":q==="aborted"?"Task aborted":q==="confirmation"?"Task confirmed":q==="stopped"?"Follow-up stopped":q??""}return w.jsxs("div",{className:"run-detail",children:[w.jsxs("button",{className:"run-detail-back",onClick:()=>c(-1),children:[w.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:w.jsx("path",{d:"M15 18l-6-6 6-6"})}),"Back"]}),f?w.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"var(--space-sm)",padding:"var(--space-sm) 0"},children:[w.jsx("div",{className:"skeleton-line",style:{width:"40%"}}),w.jsx("div",{className:"skeleton-line",style:{width:"55%"}}),w.jsx("div",{className:"skeleton-line",style:{width:"100%",height:"8rem",marginTop:"var(--space-sm)"}})]}):w.jsxs(w.Fragment,{children:[w.jsxs("div",{className:"chat-thread",ref:O,children:[d.map((q,H)=>{const ie=M&&q.role==="assistant"&&!d.slice(H+1).some(be=>be.role==="assistant"||be.role==="user");return q.role==="status"&&q.type==="monitoring"?null:q.role==="status"?w.jsxs("div",{className:`chat-status${q.type==="error"?" chat-status--error":""}`,children:[w.jsxs("div",{children:[fe(q.type),q.time>0&&w.jsx("span",{className:"chat-status-time",children:Nu(q.time)})]}),q.content&&w.jsx("pre",{className:"chat-status-detail",children:q.content})]},H):w.jsxs("div",{className:`chat-message chat-message--${q.role}`,children:[q.role==="assistant"&&x&&w.jsx("div",{className:"chat-message-agent",children:ed(x)}),w.jsxs("div",{className:"chat-message-content",children:[w.jsx(f0,{remarkPlugins:[v0,x0],children:q.content}),ie&&w.jsxs("div",{className:"chat-typing-indicator",children:[w.jsx("span",{}),w.jsx("span",{}),w.jsx("span",{})]})]}),q.attachments&&q.attachments.length>0&&w.jsx("div",{className:"chat-message-attachments",children:q.attachments.map(be=>w.jsx("button",{className:"chat-attachment-chip",onClick:()=>Z(be),children:be},be))}),w.jsxs("div",{className:"chat-message-meta",children:[pe(q.type)&&w.jsx("span",{className:"chat-message-type",children:pe(q.type)}),q.time>0&&w.jsx("span",{children:Nu(q.time)})]})]},H)}),M&&(()=>{const q=d.filter(H=>H.role!=="status");return q.length===0||q[q.length-1].role!=="assistant"})()&&w.jsxs("div",{className:"chat-message chat-message--assistant",children:[x&&w.jsx("div",{className:"chat-message-agent",children:ed(x)}),w.jsxs("div",{className:"chat-typing-indicator",children:[w.jsx("span",{}),w.jsx("span",{}),w.jsx("span",{})]})]}),g==="monitoring"&&w.jsxs("div",{className:"chat-monitoring-indicator",children:[w.jsx("span",{className:"chat-monitoring-dot"}),"Monitoring command output"]})]}),z?w.jsx("div",{className:"chat-abort-bar",children:w.jsx("button",{className:"btn btn-secondary chat-abort-btn",disabled:le,onClick:async()=>{if(confirm("Abort this task?")){R(!0);try{await r("task.abort",{id:l})}catch(q){console.error("Abort failed:",q)}finally{R(!1)}}},children:le?"Aborting...":"Abort Task"})}):B?w.jsx("div",{className:"chat-input-bar",children:w.jsx("button",{className:"btn btn-secondary chat-stop-btn",disabled:le,onClick:async()=>{R(!0);try{await r("task.stop_followup",{id:l,run_id:u})}catch(q){console.error("Stop failed:",q)}finally{R(!1)}},children:w.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:w.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})})})}):w.jsxs("form",{className:"chat-input-bar",onSubmit:async q=>{q.preventDefault();const H=j.trim();if(!(!H||J)){G(!0);try{await r("task.followup",{id:l,run_id:u,message:H}),V("")}catch(ie){console.error("Follow-up failed:",ie)}finally{G(!1)}}},children:[w.jsx("input",{className:"chat-input",type:"text",placeholder:"Follow-up message",value:j,onChange:q=>V(q.target.value),disabled:J}),w.jsx("button",{className:"btn btn-primary chat-send-btn",type:"submit",disabled:!j.trim()||J,children:w.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),w.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]})})]})]}),F&&w.jsx("div",{className:"report-dialog-overlay",onClick:()=>Y(null),children:w.jsxs("div",{className:"report-dialog",onClick:q=>q.stopPropagation(),children:[w.jsxs("div",{className:"report-dialog-header",children:[w.jsx("span",{className:"report-dialog-title",children:F.file}),w.jsx("button",{className:"report-dialog-close",onClick:()=>Y(null),"aria-label":"Close",children:w.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),w.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]})})]}),w.jsx("div",{className:"report-dialog-body",children:F.data_url?w.jsx("img",{src:F.data_url,alt:F.file,style:{maxWidth:"100%",height:"auto"}}):w.jsx(f0,{remarkPlugins:[v0,x0],components:{a:({...q})=>w.jsx("a",{...q,target:"_blank",rel:"noopener noreferrer"})},children:F.content??""})})]})})]})}function wN(){const{getActiveHost:e}=Ul(),n=e(),r=L.useRef(null);L.useEffect(()=>{if(zn.isNativePlatform()||!n||n.directUrl||r.current===n.hostId)return;async function a(){var l;try{if(!("serviceWorker"in navigator)||!("PushManager"in window)){console.warn("[Push] Push notifications not supported");return}const u=await navigator.serviceWorker.ready;(l=u.active)==null||l.postMessage({type:"set-host-id",hostId:n.hostId});let c=await u.pushManager.getSubscription();if(!c){const{publicKey:m}=await T2("/api/push/vapid-key");if(!m){console.warn("[Push] No VAPID public key configured on server");return}if(await Notification.requestPermission()!=="granted"){console.log("[Push] Permission denied");return}c=await u.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:m})}const f=c.toJSON();await C2("/api/push/subscribe",{hostId:n.hostId,endpoint:f.endpoint,keys:{p256dh:f.keys.p256dh,auth:f.keys.auth}}),r.current=n.hostId}catch(u){console.error("[Push] Subscription failed:",u)}}a()},[n])}function mu(){var be;const{pairedHosts:e,activeHostId:n,removePairedHost:r}=Ul(),{connected:a,request:l,subscribeEvents:u,unauthorized:c}=jd(),f=aa(),m=Sr(),d=bS(),y=h1("(min-width: 768px)"),g=m.pathname.startsWith("/runs"),b=d.runId?void 0:d.taskId,[x,k]=L.useState(null),z=d.runId,B=z==="latest";L.useEffect(()=>{if(!B||!d.taskId||!a){k(null);return}l("taskrun.list",{task_id:d.taskId,limit:1}).then(_e=>{var U,ne;const N=(ne=(U=_e.entries)==null?void 0:U[0])==null?void 0:ne.run_id;k(N??null)}).catch(()=>k(null))},[B,d.taskId,a]);const M=B?x:z,F=!!(d.taskId&&M&&M!=="latest"),[Y,le]=L.useState(!1),[R,j]=L.useState(!1),[V,J]=L.useState(null),[G,O]=L.useState(null),[K,Z]=L.useState(null);wN(),L.useEffect(()=>{window.scrollTo(0,0)},[n]);function pe(_e,N){f(N?`/runs/${encodeURIComponent(_e)}/${encodeURIComponent(N)}`:`/runs/${encodeURIComponent(_e)}`)}async function fe(){j(!0),J(null);try{const _e=await l("host.update");if(_e.error){J(_e.error),j(!1);return}}catch{}setTimeout(()=>window.location.reload(),1e4)}const q=e.length>0,H=q&&a&&n&&!c,ie=((be=e.find(_e=>_e.hostId===n))==null?void 0:be.clientToken)??null;return w.jsxs("div",{className:"dashboard",children:[y&&w.jsx(Tb,{daemonVersion:G,locationClientToken:K,activeClientToken:ie,request:l,onLocationClientTokenChange:Z}),w.jsxs("div",{className:"dashboard-content",children:[w.jsxs("div",{className:"tab-bar",children:[!y&&w.jsx(Tb,{daemonVersion:G,locationClientToken:K,activeClientToken:ie,request:l,onLocationClientTokenChange:Z}),w.jsx(Y2,{})]}),w.jsx("main",{className:"dashboard-main",children:c?w.jsxs("div",{className:"revoked-state",children:[w.jsx("div",{className:"revoked-icon",children:w.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),w.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}),w.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"18"})]})}),w.jsx("h2",{className:"revoked-title",children:"Client Revoked"}),w.jsx("p",{className:"revoked-description",children:"This client was revoked by the host. To reconnect, generate a new pairing code on the host machine."}),w.jsx("div",{className:"revoked-command",children:w.jsx("code",{children:"palmier pair"})}),w.jsxs("div",{className:"revoked-actions",children:[w.jsx("button",{className:"btn btn-primary",onClick:()=>f("/pair"),children:"Re-pair Device"}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>{n&&r(n)},children:"Remove Host"})]})]}):H?w.jsxs(w.Fragment,{children:[w.jsx("div",{style:{display:g?"none":"contents"},children:w.jsx(G2,{connected:a,hostId:n,request:l,subscribeEvents:u,onViewRun:pe,onUpdateRequired:le,onVersion:O,onLocationClientToken:Z})}),F?w.jsx(xN,{connected:a,hostId:n,request:l,subscribeEvents:u,taskId:d.taskId,runId:decodeURIComponent(M)}):g?w.jsx(Q2,{connected:a,hostId:n,request:l,subscribeEvents:u,filterTaskId:b,onClearFilter:()=>f("/runs")}):null]}):w.jsxs("div",{className:"empty-state",children:[w.jsx("p",{children:q?"Connecting to host...":"No hosts paired yet."}),!q&&w.jsx("button",{className:"btn btn-primary",onClick:()=>f("/pair"),children:"Pair Host"})]})}),Y&&!R&&!V&&w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Update Required"}),w.jsxs("p",{className:"confirm-modal-message",children:["Your Palmier host",G?` (v${G})`:""," is too old for this version of the app. Please update to continue."]}),w.jsx("div",{className:"confirm-modal-actions",children:w.jsx("button",{className:"btn btn-primary",onClick:fe,children:"Update Now"})})]})}),R&&w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Updating..."}),w.jsx("p",{className:"confirm-modal-message",children:"Installing update and restarting daemon. Please wait..."})]})}),V&&w.jsx("div",{className:"confirm-modal-overlay",children:w.jsxs("div",{className:"confirm-modal",children:[w.jsx("h2",{className:"confirm-modal-title",children:"Update Failed"}),w.jsx("p",{className:"confirm-modal-message",style:{whiteSpace:"pre-line"},children:V}),w.jsx("div",{className:"confirm-modal-actions",children:w.jsx("button",{className:"btn btn-secondary",onClick:()=>{J(null)},children:"Retry"})})]})})]})]})}const yl=!!window.__PALMIER_SERVE__;function SN(){const[e,n]=L.useState(""),[r,a]=L.useState(!1),[l,u]=L.useState(null),{addPairedHost:c}=Ul(),f=aa();async function m(){const d=e.trim().toUpperCase();if(!d){u("Enter a pairing code.");return}a(!0),u(null);try{let y;if(yl){const b=await fetch("/pair",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:d,label:navigator.userAgent})});if(!b.ok){const x=await b.json().catch(()=>({error:"Connection failed"}));throw new Error(x.error||`HTTP ${b.status}`)}y=await b.json()}else{const b=await fetch(`${Td}/api/config`);if(!b.ok)throw new Error("Failed to fetch server config");const x=await b.json();if(!x.natsWsUrl)throw new Error("Server has no NATS WebSocket URL configured");const k=await l1({servers:x.natsWsUrl,token:x.natsToken}),z=ku(),B=`pair.${d}`,M=await k.request(B,z.encode(JSON.stringify({label:navigator.userAgent})),{timeout:1e4});y=JSON.parse(z.decode(M.data)),await k.close()}const g={hostId:y.hostId,clientToken:y.clientToken,directUrl:yl?window.location.origin:void 0};c(g),zn.isNativePlatform()&&await yn.set({key:"hostId",value:y.hostId}),f("/")}catch(y){const g=y instanceof Error?y.message:String(y);g.includes("timeout")||g.includes("TIMEOUT")||g.includes("503")||g.toLowerCase().includes("no responders")?u("Code not found or expired. Check the code and try again."):u(g)}finally{a(!1)}}return w.jsx("div",{className:"pair-page",children:w.jsxs("div",{className:"pair-card",children:[w.jsxs("div",{className:"pair-header",children:[w.jsx("h1",{className:"pair-title",children:yl?"Pair":"Pair with Host"}),w.jsx("p",{className:"pair-subtitle",children:yl?"Enter the pairing code shown in your terminal.":"Connect this device to a Palmier host"})]}),!yl&&w.jsxs("div",{className:"pair-instructions",children:[w.jsxs("div",{className:"pair-instruction-block",children:[w.jsx("h3",{className:"pair-instruction-heading",children:"Setting up a new host?"}),w.jsxs("ol",{className:"pair-steps",children:[w.jsxs("li",{children:["Install at least one agent CLI (e.g., ",w.jsx("a",{href:"https://www.palmier.me/agents",target:"_blank",rel:"noopener noreferrer",children:"Claude Code, Gemini CLI, Codex CLI"}),")"]}),w.jsxs("li",{children:["Install Palmier on your host machine:",w.jsx("code",{className:"pair-command",children:"npm install -g palmier"})]}),w.jsxs("li",{children:["Run the setup wizard:",w.jsx("code",{className:"pair-command",children:"palmier init"})]}),w.jsx("li",{children:"A pairing code will display automatically"})]})]}),w.jsx("div",{className:"pair-instruction-divider"}),w.jsxs("div",{className:"pair-instruction-block",children:[w.jsx("h3",{className:"pair-instruction-heading",children:"Pairing an existing host?"}),w.jsxs("ol",{className:"pair-steps",children:[w.jsxs("li",{children:["Run ",w.jsx("code",{children:"palmier pair"})," on the host machine"]}),w.jsx("li",{children:"Enter the 6-character code below"})]})]})]}),w.jsxs("div",{className:"pair-form",children:[w.jsxs("label",{className:"form-label",htmlFor:"pair-code",children:["Pairing code",w.jsx("input",{id:"pair-code",type:"text",maxLength:6,value:e,onChange:d=>n(d.target.value.toUpperCase()),placeholder:"A7K9M2",className:"form-input form-input-mono pair-code-input",autoFocus:!0,autoComplete:"off",disabled:r})]}),l&&w.jsx("p",{className:"pair-error",children:l}),w.jsxs("button",{className:"btn btn-primary btn-full",onClick:m,disabled:r||!e.trim(),children:[r&&w.jsx("span",{className:"btn-spinner"}),r?"Pairing...":"Pair"]}),w.jsx("button",{className:"btn btn-secondary btn-full",onClick:()=>f("/"),disabled:r,children:"Cancel"}),w.jsxs("p",{className:"pair-consent",children:["By pairing, you agree to our"," ",w.jsx("a",{href:"https://www.palmier.me/terms",target:"_blank",rel:"noopener noreferrer",children:"Terms of Service"})," and"," ",w.jsx("a",{href:"https://www.palmier.me/privacy",target:"_blank",rel:"noopener noreferrer",children:"Privacy Policy"}),"."]})]})]})})}function _N(){return w.jsx(y_,{children:w.jsx(O2,{children:w.jsxs(MS,{children:[w.jsx(Ja,{path:"/",element:w.jsx(mu,{})}),w.jsx(Ja,{path:"/runs",element:w.jsx(mu,{})}),w.jsx(Ja,{path:"/runs/:taskId",element:w.jsx(mu,{})}),w.jsx(Ja,{path:"/runs/:taskId/:runId",element:w.jsx(mu,{})}),w.jsx(Ja,{path:"/pair",element:w.jsx(SN,{})})]})})})}zw.createRoot(document.getElementById("root")).render(w.jsx(L.StrictMode,{children:w.jsx(r_,{children:w.jsx(_N,{})})}));export{Cd as W};
|