palmier 0.7.2 → 0.7.4

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.
Files changed (36) hide show
  1. package/README.md +43 -22
  2. package/dist/commands/serve.js +14 -1
  3. package/dist/device-capabilities.d.ts +9 -0
  4. package/dist/device-capabilities.js +36 -0
  5. package/dist/mcp-handler.js +4 -1
  6. package/dist/mcp-tools.js +414 -7
  7. package/dist/pwa/assets/{index-C6Lz09EY.css → index-B-ByUHPS.css} +1 -1
  8. package/dist/pwa/assets/index-BirmfPUC.js +118 -0
  9. package/dist/pwa/assets/{web-HDs03L2B.js → web-Dc9-IiRD.js} +1 -1
  10. package/dist/pwa/assets/{web-CBI458eN.js → web-_b3Dvcvz.js} +1 -1
  11. package/dist/pwa/index.html +2 -2
  12. package/dist/pwa/service-worker.js +1 -1
  13. package/dist/rpc-handler.js +19 -4
  14. package/dist/sms-store.d.ts +11 -0
  15. package/dist/sms-store.js +19 -0
  16. package/dist/transports/http-transport.js +16 -1
  17. package/package.json +1 -1
  18. package/palmier-server/README.md +11 -3
  19. package/palmier-server/pwa/src/App.css +3 -0
  20. package/palmier-server/pwa/src/components/HostMenu.tsx +465 -0
  21. package/palmier-server/pwa/src/constants.ts +1 -1
  22. package/palmier-server/server/src/index.ts +306 -0
  23. package/palmier-server/server/src/routes/device.ts +168 -0
  24. package/palmier-server/spec.md +32 -3
  25. package/src/commands/serve.ts +14 -1
  26. package/src/device-capabilities.ts +55 -0
  27. package/src/mcp-handler.ts +4 -1
  28. package/src/mcp-tools.ts +473 -7
  29. package/src/rpc-handler.ts +19 -4
  30. package/src/sms-store.ts +28 -0
  31. package/src/transports/http-transport.ts +16 -1
  32. package/test/agent-instructions.test.ts +1 -1
  33. package/dist/location-device.d.ts +0 -8
  34. package/dist/location-device.js +0 -32
  35. package/dist/pwa/assets/index-DLxrL0hR.js +0 -118
  36. package/src/location-device.ts +0 -35
@@ -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:{}},Ye={};/**
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 Ye;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,te,E){this.props=U,this.context=te,this.refs=B,this.updater=E||k}M.prototype.isReactComponent={},M.prototype.setState=function(U,te){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,te,"setState")},M.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};function F(){}F.prototype=M.prototype;function Y(U,te,E){this.props=U,this.context=te,this.refs=B,this.updater=E||k}var se=Y.prototype=new F;se.constructor=Y,z(se,M.prototype),se.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,te,E){var he=E.ref;return{$$typeof:e,type:U,key:te,ref:he!==void 0?he:null,props:E}}function N(U,te){return G(U.type,te,U.props)}function Q(U){return typeof U=="object"&&U!==null&&U.$$typeof===e}function K(U){var te={"=":"=0",":":"=2"};return"$"+U.replace(/[=:]/g,function(E){return te[E]})}var ge=/\/+/g;function fe(U,te){return typeof U=="object"&&U!==null&&U.key!=null?K(""+U.key):te.toString(36)}function H(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(te){U.status==="pending"&&(U.status="fulfilled",U.value=te)},function(te){U.status==="pending"&&(U.status="rejected",U.reason=te)})),U.status){case"fulfilled":return U.value;case"rejected":throw U.reason}}throw U}function q(U,te,E,he,pe){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,q(je(U._payload),te,E,he,pe)}}if(je)return pe=pe(U),je=he===""?"."+fe(U,0):he,R(pe)?(E="",je!=null&&(E=je.replace(ge,"$&/")+"/"),q(pe,te,E,"",function(Le){return Le})):pe!=null&&(Q(pe)&&(pe=N(pe,E+(pe.key==null||U&&U.key===pe.key?"":(""+pe.key).replace(ge,"$&/")+"/")+je)),te.push(pe)),1;je=0;var De=he===""?".":he+":";if(R(U))for(var Ae=0;Ae<U.length;Ae++)he=U[Ae],we=De+fe(he,Ae),je+=q(he,te,E,we,pe);else if(Ae=x(U),typeof Ae=="function")for(U=Ae.call(U),Ae=0;!(he=U.next()).done;)he=he.value,we=De+fe(he,Ae++),je+=q(he,te,E,we,pe);else if(we==="object"){if(typeof U.then=="function")return q(H(U),te,E,he,pe);throw te=String(U),Error("Objects are not valid as a React child (found: "+(te==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":te)+"). If you meant to render a collection of children, use an array instead.")}return je}function re(U,te,E){if(U==null)return U;var he=[],pe=0;return q(U,he,"","",function(we){return te.call(E,we,pe++)}),he}function ye(U){if(U._status===-1){var te=U._result;te=te(),te.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=te)}if(U._status===1)return U._result.default;throw U._result}var Ee=typeof reportError=="function"?reportError:function(U){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var te=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(te))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",U);return}console.error(U)},O={map:re,forEach:function(U,te,E){re(U,function(){te.apply(this,arguments)},E)},count:function(U){var te=0;return re(U,function(){te++}),te},toArray:function(U){return re(U,function(te){return te})||[]},only:function(U){if(!Q(U))throw Error("React.Children.only expected to receive a single React element child.");return U}};return Ye.Activity=g,Ye.Children=O,Ye.Component=M,Ye.Fragment=r,Ye.Profiler=l,Ye.PureComponent=Y,Ye.StrictMode=a,Ye.Suspense=m,Ye.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=V,Ye.__COMPILER_RUNTIME={__proto__:null,c:function(U){return V.H.useMemoCache(U)}},Ye.cache=function(U){return function(){return U.apply(null,arguments)}},Ye.cacheSignal=function(){return null},Ye.cloneElement=function(U,te,E){if(U==null)throw Error("The argument must be a React element, but you passed "+U+".");var he=z({},U.props),pe=U.key;if(te!=null)for(we in te.key!==void 0&&(pe=""+te.key),te)!J.call(te,we)||we==="key"||we==="__self"||we==="__source"||we==="ref"&&te.ref===void 0||(he[we]=te[we]);var we=arguments.length-2;if(we===1)he.children=E;else if(1<we){for(var je=Array(we),De=0;De<we;De++)je[De]=arguments[De+2];he.children=je}return G(U.type,pe,he)},Ye.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},Ye.createElement=function(U,te,E){var he,pe={},we=null;if(te!=null)for(he in te.key!==void 0&&(we=""+te.key),te)J.call(te,he)&&he!=="key"&&he!=="__self"&&he!=="__source"&&(pe[he]=te[he]);var je=arguments.length-2;if(je===1)pe.children=E;else if(1<je){for(var De=Array(je),Ae=0;Ae<je;Ae++)De[Ae]=arguments[Ae+2];pe.children=De}if(U&&U.defaultProps)for(he in je=U.defaultProps,je)pe[he]===void 0&&(pe[he]=je[he]);return G(U,we,pe)},Ye.createRef=function(){return{current:null}},Ye.forwardRef=function(U){return{$$typeof:f,render:U}},Ye.isValidElement=Q,Ye.lazy=function(U){return{$$typeof:y,_payload:{_status:-1,_result:U},_init:ye}},Ye.memo=function(U,te){return{$$typeof:d,type:U,compare:te===void 0?null:te}},Ye.startTransition=function(U){var te=V.T,E={};V.T=E;try{var he=U(),pe=V.S;pe!==null&&pe(E,he),typeof he=="object"&&he!==null&&typeof he.then=="function"&&he.then(j,Ee)}catch(we){Ee(we)}finally{te!==null&&E.types!==null&&(te.types=E.types),V.T=te}},Ye.unstable_useCacheRefresh=function(){return V.H.useCacheRefresh()},Ye.use=function(U){return V.H.use(U)},Ye.useActionState=function(U,te,E){return V.H.useActionState(U,te,E)},Ye.useCallback=function(U,te){return V.H.useCallback(U,te)},Ye.useContext=function(U){return V.H.useContext(U)},Ye.useDebugValue=function(){},Ye.useDeferredValue=function(U,te){return V.H.useDeferredValue(U,te)},Ye.useEffect=function(U,te){return V.H.useEffect(U,te)},Ye.useEffectEvent=function(U){return V.H.useEffectEvent(U)},Ye.useId=function(){return V.H.useId()},Ye.useImperativeHandle=function(U,te,E){return V.H.useImperativeHandle(U,te,E)},Ye.useInsertionEffect=function(U,te){return V.H.useInsertionEffect(U,te)},Ye.useLayoutEffect=function(U,te){return V.H.useLayoutEffect(U,te)},Ye.useMemo=function(U,te){return V.H.useMemo(U,te)},Ye.useOptimistic=function(U,te){return V.H.useOptimistic(U,te)},Ye.useReducer=function(U,te,E){return V.H.useReducer(U,te,E)},Ye.useRef=function(U){return V.H.useRef(U)},Ye.useState=function(U){return V.H.useState(U)},Ye.useSyncExternalStore=function(U,te,E){return V.H.useSyncExternalStore(U,te,E)},Ye.useTransition=function(){return V.H.useTransition()},Ye.version="19.2.4",Ye}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 Nw(){return Uy||(Uy=1,(function(e){function n(q,re){var ye=q.length;q.push(re);e:for(;0<ye;){var Ee=ye-1>>>1,O=q[Ee];if(0<l(O,re))q[Ee]=re,q[ye]=O,ye=Ee;else break e}}function r(q){return q.length===0?null:q[0]}function a(q){if(q.length===0)return null;var re=q[0],ye=q.pop();if(ye!==re){q[0]=ye;e:for(var Ee=0,O=q.length,U=O>>>1;Ee<U;){var te=2*(Ee+1)-1,E=q[te],he=te+1,pe=q[he];if(0>l(E,ye))he<O&&0>l(pe,E)?(q[Ee]=pe,q[he]=ye,Ee=he):(q[Ee]=E,q[te]=ye,Ee=te);else if(he<O&&0>l(pe,ye))q[Ee]=pe,q[he]=ye,Ee=he;else break e}}return re}function l(q,re){var ye=q.sortIndex-re.sortIndex;return ye!==0?ye:q.id-re.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 se(q){for(var re=r(d);re!==null;){if(re.callback===null)a(d);else if(re.startTime<=q)a(d),re.sortIndex=re.expirationTime,n(m,re);else break;re=r(d)}}function R(q){if(z=!1,se(q),!k)if(r(m)!==null)k=!0,j||(j=!0,K());else{var re=r(d);re!==null&&H(R,re.startTime-q)}}var j=!1,V=-1,J=5,G=-1;function N(){return B?!0:!(e.unstable_now()-G<J)}function Q(){if(B=!1,j){var q=e.unstable_now();G=q;var re=!0;try{e:{k=!1,z&&(z=!1,F(V),V=-1),x=!0;var ye=b;try{t:{for(se(q),g=r(m);g!==null&&!(g.expirationTime>q&&N());){var Ee=g.callback;if(typeof Ee=="function"){g.callback=null,b=g.priorityLevel;var O=Ee(g.expirationTime<=q);if(q=e.unstable_now(),typeof O=="function"){g.callback=O,se(q),re=!0;break t}g===r(m)&&a(m),se(q)}else a(m);g=r(m)}if(g!==null)re=!0;else{var U=r(d);U!==null&&H(R,U.startTime-q),re=!1}}break e}finally{g=null,b=ye,x=!1}re=void 0}}finally{re?K():j=!1}}}var K;if(typeof Y=="function")K=function(){Y(Q)};else if(typeof MessageChannel<"u"){var ge=new MessageChannel,fe=ge.port2;ge.port1.onmessage=Q,K=function(){fe.postMessage(null)}}else K=function(){M(Q,0)};function H(q,re){V=M(function(){q(e.unstable_now())},re)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(q){q.callback=null},e.unstable_forceFrameRate=function(q){0>q||125<q?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):J=0<q?Math.floor(1e3/q):5},e.unstable_getCurrentPriorityLevel=function(){return b},e.unstable_next=function(q){switch(b){case 1:case 2:case 3:var re=3;break;default:re=b}var ye=b;b=re;try{return q()}finally{b=ye}},e.unstable_requestPaint=function(){B=!0},e.unstable_runWithPriority=function(q,re){switch(q){case 1:case 2:case 3:case 4:case 5:break;default:q=3}var ye=b;b=q;try{return re()}finally{b=ye}},e.unstable_scheduleCallback=function(q,re,ye){var Ee=e.unstable_now();switch(typeof ye=="object"&&ye!==null?(ye=ye.delay,ye=typeof ye=="number"&&0<ye?Ee+ye:Ee):ye=Ee,q){case 1:var O=-1;break;case 2:O=250;break;case 5:O=1073741823;break;case 4:O=1e4;break;default:O=5e3}return O=ye+O,q={id:y++,callback:re,priorityLevel:q,startTime:ye,expirationTime:O,sortIndex:-1},ye>Ee?(q.sortIndex=ye,n(d,q),r(m)===null&&q===r(d)&&(z?(F(V),V=-1):z=!0,H(R,ye-Ee))):(q.sortIndex=O,n(m,q),k||x||(k=!0,j||(j=!0,K()))),q},e.unstable_shouldYield=N,e.unstable_wrapCallback=function(q){var re=b;return function(){var ye=b;b=re;try{return q.apply(this,arguments)}finally{b=ye}}}})(ah)),ah}var By;function Ow(){return By||(By=1,ih.exports=Nw()),ih.exports}var sh={exports:{}},an={};/**
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 an;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 an.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,an.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)},an.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()}},an.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))},an.prefetchDNS=function(m){typeof m=="string"&&a.d.D(m)},an.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})}},an.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)},an.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})}},an.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)},an.requestFormReset=function(m){a.d.r(m)},an.unstable_batchedUpdates=function(m,d){return m(d)},an.useFormState=function(m,d,y){return c.H.useFormState(m,d,y)},an.useFormStatus=function(){return c.H.useHostTransitionStatus()},an.version="19.2.4",an}var Hy;function S0(){if(Hy)return sh.exports;Hy=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 qy;function Mw(){if(qy)return al;qy=1;var e=Ow(),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"),se=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"),N=Symbol.for("react.memo_cache_sentinel"),Q=Symbol.iterator;function K(t){return t===null||typeof t!="object"?null:(t=Q&&t[Q]||t["@@iterator"],typeof t=="function"?t:null)}var ge=Symbol.for("react.client.reference");function fe(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===ge?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 se: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 H=Array.isArray,q=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ye={pending:!1,data:null,method:null,action:null},Ee=[],O=-1;function U(t){return{current:t}}function te(t){0>O||(t.current=Ee[O],Ee[O]=null,O--)}function E(t,i){O++,Ee[O]=t.current,t.current=i}var he=U(null),pe=U(null),we=U(null),je=U(null);function De(t,i){switch(E(we,i),E(pe,t),E(he,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}}te(he),E(he,t)}function Ae(){te(he),te(pe),te(we)}function Le(t){t.memoizedState!==null&&E(je,t);var i=he.current,s=ry(i,t.type);i!==s&&(E(pe,t),E(he,s))}function ct(t){pe.current===t&&(te(he),te(pe)),je.current===t&&(te(je),el._currentValue=ye)}var Ie,He;function rt(t){if(Ie===void 0)try{throw Error()}catch(s){var i=s.stack.trim().match(/\n( *(at )?)/);Ie=i&&i[1]||"",He=-1<s.stack.indexOf(`
42
+ at`)?" (<anonymous>)":-1<s.stack.indexOf("@")?"@unknown:0:0":""}return`
43
+ `+Ie+t+He}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(ae){var ne=ae}Reflect.construct(t,[],me)}else{try{me.call()}catch(ae){ne=ae}t.call(me.prototype)}}else{try{throw Error()}catch(ae){ne=ae}(me=t())&&typeof me.catch=="function"&&me.catch(function(){})}}catch(ae){if(ae&&ne&&typeof ae.stack=="string")return[ae.stack,ne.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
+ `),ee=S.split(`
45
+ `);for(h=o=0;o<P.length&&!P[o].includes("DetermineComponentFrameRoot");)o++;for(;h<ee.length&&!ee[h].includes("DetermineComponentFrameRoot");)h++;if(o===P.length||h===ee.length)for(o=P.length-1,h=ee.length-1;1<=o&&0<=h&&P[o]!==ee[h];)h--;for(;1<=o&&0<=h;o--,h--)if(P[o]!==ee[h]){if(o!==1||h!==1)do if(o--,h--,0>h||P[o]!==ee[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:"")?rt(s):""}function $e(t,i){switch(t.tag){case 26:case 27:case 5:return rt(t.type);case 16:return rt("Lazy");case 13:return t.child!==i&&i!==null?rt("Suspense Fallback"):rt("Suspense");case 19:return rt("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 rt("Activity");default:return""}}function Ct(t){try{var i="",s=null;do i+=$e(t,s),s=t,t=t.return;while(t);return i}catch(o){return`
47
+ Error generating stack: `+o.message+`
48
+ `+o.stack}}var dn=Object.prototype.hasOwnProperty,fr=e.unstable_scheduleCallback,_n=e.unstable_cancelCallback,Zr=e.unstable_shouldYield,hr=e.unstable_requestPaint,pt=e.unstable_now,Wr=e.unstable_getCurrentPriorityLevel,le=e.unstable_ImmediatePriority,Se=e.unstable_UserBlockingPriority,Be=e.unstable_NormalPriority,Je=e.unstable_LowPriority,at=e.unstable_IdlePriority,Jt=e.log,mn=e.unstable_setDisableYieldValue,Pt=null,ht=null;function Rt(t){if(typeof Jt=="function"&&mn(t),ht&&typeof ht.setStrictMode=="function")try{ht.setStrictMode(Pt,t)}catch{}}var ve=Math.clz32?Math.clz32:Xt,Fe=Math.log,Ge=Math.LN2;function Xt(t){return t>>>=0,t===0?32:31-(Fe(t)/Ge|0)|0}var Gt=256,Ar=262144,ei=4194304;function er(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 Li(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=er(o):(v&=S,v!==0?h=er(v):s||(s=S&~t,s!==0&&(h=er(s))))):(S=o&~p,S!==0?h=er(S):v!==0?h=er(v):s||(s=o&~t,s!==0&&(h=er(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 Ui(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=ei;return ei<<=1,(ei&62914560)===0&&(ei=4194304),t}function ti(t){for(var i=[],s=0;31>s;s++)i.push(t);return i}function tr(t,i){t.pendingLanes|=i,i!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function ni(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,ee=t.hiddenUpdates;for(s=v&~s;0<s;){var oe=31-ve(s),me=1<<oe;S[oe]=0,P[oe]=-1;var ne=ee[oe];if(ne!==null)for(ee[oe]=null,oe=0;oe<ne.length;oe++){var ae=ne[oe];ae!==null&&(ae.lane&=-536870913)}s&=~me}o!==0&&ri(t,o,0),p!==0&&h===0&&t.tag!==0&&(t.suspendedLanes|=p&~(v&~i))}function ri(t,i,s){t.pendingLanes|=i,t.suspendedLanes&=~i;var o=31-ve(i);t.entangledLanes|=i,t.entanglements[o]=t.entanglements[o]|1073741824|s&261930}function Bi(t,i){var s=t.entangledLanes|=i;for(t=t.entanglements;s;){var o=31-ve(s),h=1<<o;h&i|t[o]&i&&(t[o]|=i),s&=~h}}function ii(t,i){var s=i&-i;return s=(s&42)!==0?1:Cr(s),(s&(t.suspendedLanes|i))!==0?0:s}function Cr(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 Pi(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function ps(){var t=re.p;return t!==0?t:(t=window.event,t===void 0?32:Ay(t.type))}function $l(t,i){var s=re.p;try{return re.p=t,i()}finally{re.p=s}}var dr=Math.random().toString(36).slice(2),vt="__reactFiber$"+dr,Mt="__reactProps$"+dr,En="__reactContainer$"+dr,Hi="__reactEvents$"+dr,gs="__reactListeners$"+dr,Gl="__reactHandles$"+dr,Yl="__reactResources$"+dr,Yt="__reactMarker$"+dr;function ca(t){delete t[vt],delete t[Mt],delete t[Hi],delete t[gs],delete t[Gl]}function _(t){var i=t[vt];if(i)return i;for(var s=t.parentNode;s;){if(i=s[En]||s[vt]){if(s=i.alternate,i.child!==null||s!==null&&s.child!==null)for(t=cy(t);t!==null;){if(s=t[vt])return s;t=cy(t)}return i}t=s,s=t.parentNode}return null}function T(t){if(t=t[vt]||t[En]){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[Yl];return i||(i=t[Yl]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function I(t){t[Yt]=!0}var Z=new Set,de={};function be(t,i){ie(t,i),ie(t+"Capture",i)}function ie(t,i){for(de[t]=i,t=0;t<i.length;t++)Z.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]*$"),Oe={},Ke={};function Et(t){return dn.call(Ke,t)?!0:dn.call(Oe,t)?!1:ce.test(t)?Ke[t]=!0:(Oe[t]=!0,!1)}function rn(t,i,s){if(Et(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 nr(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 Tr(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 Hn(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 Vl(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 qn(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=""+Hn(i)):t.value!==""+Hn(i)&&(t.value=""+Hn(i)):v!=="submit"&&v!=="reset"||t.removeAttribute("value"),i!=null?Xu(t,v,Hn(i)):s!=null?Xu(t,v,Hn(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=""+Hn(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?""+Hn(s):"",i=i!=null?""+Hn(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"&&Vl(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=""+Hn(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=""+Hn(i),i!==t.value&&(t.value=i),s==null)){t.defaultValue!==i&&(t.defaultValue=i);return}t.defaultValue=s!=null?""+Hn(s):""}function Zd(t,i,s,o){if(i==null){if(o!=null){if(s!=null)throw Error(a(92));if(H(o)){if(1<o.length)throw Error(a(93));o=o[0]}s=o}s==null&&(s=""),i=s}s=Hn(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 Jl(t){return Sv.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function jr(){}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[Mt]||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="'+qn(""+i)+'"][type="radio"]'),i=0;i<s.length;i++){var o=s[i];if(o!==t&&o.form===t.form){var h=o[Mt]||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)&&(Lo(),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[Mt]||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 Nr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ec=!1;if(Nr)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 ai=null,tc=null,Xl=null;function rm(){if(Xl)return Xl;var t,i=tc,s=i.length,o,h="value"in ai?ai.value:ai.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 Xl=h.slice(t,1<o?1-o:void 0)}function Ql(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 Kl(){return!0}function im(){return!1}function pn(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)?Kl: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=Kl)},stopPropagation:function(){var s=this.nativeEvent;s&&(s.stopPropagation?s.stopPropagation():typeof s.cancelBubble!="unknown"&&(s.cancelBubble=!0),this.isPropagationStopped=Kl)},persist:function(){},isPersistent:Kl}),i}var qi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Zl=pn(qi),vs=g({},qi,{view:0,detail:0}),_v=pn(vs),nc,rc,xs,Wl=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=pn(Wl),Ev=g({},Wl,{dataTransfer:0}),kv=pn(Ev),Av=g({},vs,{relatedTarget:0}),ic=pn(Av),Cv=g({},qi,{animationName:0,elapsedTime:0,pseudoElement:0}),Tv=pn(Cv),jv=g({},qi,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),Nv=pn(jv),Ov=g({},qi,{data:0}),sm=pn(Ov),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=Ql(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"?Ql(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?Ql(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),Uv=pn(Lv),Bv=g({},Wl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),lm=pn(Bv),Pv=g({},vs,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ac}),Hv=pn(Pv),qv=g({},qi,{propertyName:0,elapsedTime:0,pseudoElement:0}),Iv=pn(qv),Fv=g({},Wl,{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=pn(Fv),Gv=g({},qi,{newState:0,oldState:0}),Yv=pn(Gv),Vv=[9,13,27,32],sc=Nr&&"CompositionEvent"in window,ws=null;Nr&&"documentMode"in document&&(ws=document.documentMode);var Jv=Nr&&"TextEvent"in window&&!ws,om=Nr&&(!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(),Xl=tc=ai=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=Fo(i,"onChange"),0<i.length&&(s=new Zl("onChange","change",null,s,o),t.push({event:s,listeners:i}))}var Ss=null,_s=null;function Zv(t){Qg(t,0)}function eo(t){var i=C(t);if(Xd(i))return t}function pm(t,i){if(t==="change")return i}var gm=!1;if(Nr){var lc;if(Nr){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"&&eo(_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 eo(_s)}function tx(t,i){if(t==="click")return eo(i)}function nx(t,i){if(t==="input"||t==="change")return eo(i)}function rx(t,i){return t===i&&(t!==0||1/t===1/i)||t!==t&&i!==i}var kn=typeof Object.is=="function"?Object.is:rx;function Es(t,i){if(kn(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(!dn.call(i,h)||!kn(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=Vl(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=Vl(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=Nr&&"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!==Vl(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=Fo(cc,"onSelect"),0<o.length&&(i=new Zl("onSelect","select",null,i,s),t.push({event:i,listeners:o}),i.target=ga)))}function Ii(t,i){var s={};return s[t.toLowerCase()]=i.toLowerCase(),s["Webkit"+t]="webkit"+i,s["Moz"+t]="moz"+i,s}var ya={animationend:Ii("Animation","AnimationEnd"),animationiteration:Ii("Animation","AnimationIteration"),animationstart:Ii("Animation","AnimationStart"),transitionrun:Ii("Transition","TransitionRun"),transitionstart:Ii("Transition","TransitionStart"),transitioncancel:Ii("Transition","TransitionCancel"),transitionend:Ii("Transition","TransitionEnd")},hc={},km={};Nr&&(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 Fi(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=Fi("animationend"),Cm=Fi("animationiteration"),Tm=Fi("animationstart"),ax=Fi("transitionrun"),sx=Fi("transitionstart"),lx=Fi("transitioncancel"),jm=Fi("transitionend"),Nm=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 rr(t,i){Nm.set(t,i),be(i,[t])}var to=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)},In=[],ba=0,mc=0;function no(){for(var t=ba,i=mc=ba=0;i<t;){var s=In[i];In[i++]=null;var o=In[i];In[i++]=null;var h=In[i];In[i++]=null;var p=In[i];if(In[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&&Om(s,h,p)}}function ro(t,i,s,o){In[ba++]=t,In[ba++]=i,In[ba++]=s,In[ba++]=o,mc|=o,t.lanes|=o,t=t.alternate,t!==null&&(t.lanes|=o)}function pc(t,i,s,o){return ro(t,i,s,o),io(t)}function $i(t,i){return ro(t,null,null,i),io(t)}function Om(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-ve(s),t=p.hiddenUpdates,o=t[h],o===null?t[h]=[i]:o.push(i),i.lane=s|536870912),p):null}function io(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 An(t,i,s,o){return new ox(t,i,s,o)}function gc(t){return t=t.prototype,!(!t||!t.isReactComponent)}function Or(t,i){var s=t.alternate;return s===null?(s=An(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 ao(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,he.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case G:return t=An(31,s,i,h),t.elementType=G,t.lanes=p,t;case z:return Gi(s.children,h,p,i);case B:v=8,h|=24;break;case M:return t=An(12,s,i,h|2),t.elementType=M,t.lanes=p,t;case R:return t=An(13,s,i,h),t.elementType=R,t.lanes=p,t;case j:return t=An(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 se: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=An(v,s,i,h),i.elementType=t,i.type=o,i.lanes=p,i}function Gi(t,i,s,o){return t=An(7,t,o,i),t.lanes=s,t}function yc(t,i,s){return t=An(6,t,null,i),t.lanes=s,t}function Mm(t){var i=An(18,null,null,0);return i.stateNode=t,i}function bc(t,i,s){return i=An(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 Fn(t,i){if(typeof t=="object"&&t!==null){var s=Dm.get(t);return s!==void 0?s:(i={value:t,source:i,stack:Ct(i)},Dm.set(t,i),i)}return{value:t,source:i,stack:Ct(i)}}var xa=[],wa=0,so=null,As=0,$n=[],Gn=0,si=null,mr=1,pr="";function Rr(t,i){xa[wa++]=As,xa[wa++]=so,so=t,As=i}function zm(t,i,s){$n[Gn++]=mr,$n[Gn++]=pr,$n[Gn++]=si,si=t;var o=mr;t=pr;var h=32-ve(o)-1;o&=~(1<<h),s+=1;var p=32-ve(i)+h;if(30<p){var v=h-h%5;p=(o&(1<<v)-1).toString(32),o>>=v,h-=v,mr=1<<32-ve(i)+h|s<<h|o,pr=p+t}else mr=1<<p|s<<h|o,pr=t}function vc(t){t.return!==null&&(Rr(t,1),zm(t,1,0))}function xc(t){for(;t===so;)so=xa[--wa],xa[wa]=null,As=xa[--wa],xa[wa]=null;for(;t===si;)si=$n[--Gn],$n[Gn]=null,pr=$n[--Gn],$n[Gn]=null,mr=$n[--Gn],$n[Gn]=null}function Lm(t,i){$n[Gn++]=mr,$n[Gn++]=pr,$n[Gn++]=si,mr=i.id,pr=i.overflow,si=t}var Wt=null,kt=null,it=!1,li=null,Yn=!1,wc=Error(a(519));function oi(t){var i=Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Cs(Fn(i,t)),wc}function Um(t){var i=t.stateNode,s=t.type,o=t.memoizedProps;switch(i[vt]=t,i[Mt]=o,s){case"dialog":We("cancel",i),We("close",i);break;case"iframe":case"object":case"embed":We("load",i);break;case"video":case"audio":for(s=0;s<Xs.length;s++)We(Xs[s],i);break;case"source":We("error",i);break;case"img":case"image":case"link":We("error",i),We("load",i);break;case"details":We("toggle",i);break;case"input":We("invalid",i),Qd(i,o.value,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name,!0);break;case"select":We("invalid",i);break;case"textarea":We("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&&(We("beforetoggle",i),We("toggle",i)),o.onScroll!=null&&We("scroll",i),o.onScrollEnd!=null&&We("scrollend",i),o.onClick!=null&&(i.onclick=jr),i=!0):i=!1,i||oi(t,!0)}function Bm(t){for(Wt=t.return;Wt;)switch(Wt.tag){case 5:case 31:case 13:Yn=!1;return;case 27:case 3:Yn=!0;return;default:Wt=Wt.return}}function Sa(t){if(t!==Wt)return!1;if(!it)return Bm(t),it=!0,!1;var i=t.tag,s;if((s=i!==3&&i!==27)&&((s=i===5)&&(s=t.type,s=!(s!=="form"&&s!=="button")||Hf(t.type,t.memoizedProps)),s=!s),s&&kt&&oi(t),Bm(t),i===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(a(317));kt=uy(t)}else if(i===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(a(317));kt=uy(t)}else i===27?(i=kt,Si(t.type)?(t=Gf,Gf=null,kt=t):kt=i):kt=Wt?Jn(t.stateNode.nextSibling):null;return!0}function Yi(){kt=Wt=null,it=!1}function Sc(){var t=li;return t!==null&&(vn===null?vn=t:vn.push.apply(vn,t),li=null),t}function Cs(t){li===null?li=[t]:li.push(t)}var _c=U(null),Vi=null,Mr=null;function ui(t,i,s){E(_c,i._currentValue),i._currentValue=s}function Dr(t){t._currentValue=_c.current,te(_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;kn(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 lo(t){for(t=t.firstContext;t!==null;){if(!kn(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Ji(t){Vi=t,Mr=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function en(t){return Pm(Vi,t)}function oo(t,i){return Vi===null&&Ji(t),Pm(t,i)}function Pm(t,i){var s=i._currentValue;if(i={context:i,memoizedValue:s,next:null},Mr===null){if(t===null)throw Error(a(308));Mr=i,t.dependencies={lanes:0,firstContext:i},t.flags|=524288}else Mr=Mr.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,Ht={$$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=Of(),ka={status:"pending",value:void 0,then:function(o){s.push(o)}}}return Cc++,i.then(Hm,Hm),i}function Hm(){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 qm=q.S;q.S=function(t,i){Eg=pt(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&hx(t,i),qm!==null&&qm(t,i)};var Xi=U(null);function Tc(){var t=Xi.current;return t!==null?t:xt.pooledCache}function uo(t,i){i===null?E(Xi,Xi.current):E(Xi,i.pool)}function Im(){var t=Tc();return t===null?null:{parent:Ht._currentValue,pool:t}}var Aa=Error(a(460)),jc=Error(a(474)),co=Error(a(542)),fo={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(jr,jr),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(jr,jr);else{if(t=xt,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 Ki=i,Aa}}function Qi(t){try{var i=t._init;return i(t._payload)}catch(s){throw s!==null&&typeof s=="object"&&typeof s.then=="function"?(Ki=s,Aa):s}}var Ki=null;function Gm(){if(Ki===null)throw Error(a(459));var t=Ki;return Ki=null,t}function Ym(t){if(t===Aa||t===co)throw Error(a(483))}var Ca=null,Ns=0;function ho(t){var i=Ns;return Ns+=1,Ca===null&&(Ca=[]),$m(Ca,t,i)}function Os(t,i){i=i.props.ref,t.ref=i!==void 0?i:null}function mo(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(X,$){if(t){var W=X.deletions;W===null?(X.deletions=[$],X.flags|=16):W.push($)}}function s(X,$){if(!t)return null;for(;$!==null;)i(X,$),$=$.sibling;return null}function o(X){for(var $=new Map;X!==null;)X.key!==null?$.set(X.key,X):$.set(X.index,X),X=X.sibling;return $}function h(X,$){return X=Or(X,$),X.index=0,X.sibling=null,X}function p(X,$,W){return X.index=W,t?(W=X.alternate,W!==null?(W=W.index,W<$?(X.flags|=67108866,$):W):(X.flags|=67108866,$)):(X.flags|=1048576,$)}function v(X){return t&&X.alternate===null&&(X.flags|=67108866),X}function S(X,$,W,ue){return $===null||$.tag!==6?($=yc(W,X.mode,ue),$.return=X,$):($=h($,W),$.return=X,$)}function P(X,$,W,ue){var Ue=W.type;return Ue===z?oe(X,$,W.props.children,ue,W.key):$!==null&&($.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===J&&Qi(Ue)===$.type)?($=h($,W.props),Os($,W),$.return=X,$):($=ao(W.type,W.key,W.props,null,X.mode,ue),Os($,W),$.return=X,$)}function ee(X,$,W,ue){return $===null||$.tag!==4||$.stateNode.containerInfo!==W.containerInfo||$.stateNode.implementation!==W.implementation?($=bc(W,X.mode,ue),$.return=X,$):($=h($,W.children||[]),$.return=X,$)}function oe(X,$,W,ue,Ue){return $===null||$.tag!==7?($=Gi(W,X.mode,ue,Ue),$.return=X,$):($=h($,W),$.return=X,$)}function me(X,$,W){if(typeof $=="string"&&$!==""||typeof $=="number"||typeof $=="bigint")return $=yc(""+$,X.mode,W),$.return=X,$;if(typeof $=="object"&&$!==null){switch($.$$typeof){case x:return W=ao($.type,$.key,$.props,null,X.mode,W),Os(W,$),W.return=X,W;case k:return $=bc($,X.mode,W),$.return=X,$;case J:return $=Qi($),me(X,$,W)}if(H($)||K($))return $=Gi($,X.mode,W,null),$.return=X,$;if(typeof $.then=="function")return me(X,ho($),W);if($.$$typeof===Y)return me(X,oo(X,$),W);mo(X,$)}return null}function ne(X,$,W,ue){var Ue=$!==null?$.key:null;if(typeof W=="string"&&W!==""||typeof W=="number"||typeof W=="bigint")return Ue!==null?null:S(X,$,""+W,ue);if(typeof W=="object"&&W!==null){switch(W.$$typeof){case x:return W.key===Ue?P(X,$,W,ue):null;case k:return W.key===Ue?ee(X,$,W,ue):null;case J:return W=Qi(W),ne(X,$,W,ue)}if(H(W)||K(W))return Ue!==null?null:oe(X,$,W,ue,null);if(typeof W.then=="function")return ne(X,$,ho(W),ue);if(W.$$typeof===Y)return ne(X,$,oo(X,W),ue);mo(X,W)}return null}function ae(X,$,W,ue,Ue){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return X=X.get(W)||null,S($,X,""+ue,Ue);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case x:return X=X.get(ue.key===null?W:ue.key)||null,P($,X,ue,Ue);case k:return X=X.get(ue.key===null?W:ue.key)||null,ee($,X,ue,Ue);case J:return ue=Qi(ue),ae(X,$,W,ue,Ue)}if(H(ue)||K(ue))return X=X.get(W)||null,oe($,X,ue,Ue,null);if(typeof ue.then=="function")return ae(X,$,W,ho(ue),Ue);if(ue.$$typeof===Y)return ae(X,$,W,oo($,ue),Ue);mo($,ue)}return null}function Re(X,$,W,ue){for(var Ue=null,ot=null,Me=$,Xe=$=0,nt=null;Me!==null&&Xe<W.length;Xe++){Me.index>Xe?(nt=Me,Me=null):nt=Me.sibling;var ut=ne(X,Me,W[Xe],ue);if(ut===null){Me===null&&(Me=nt);break}t&&Me&&ut.alternate===null&&i(X,Me),$=p(ut,$,Xe),ot===null?Ue=ut:ot.sibling=ut,ot=ut,Me=nt}if(Xe===W.length)return s(X,Me),it&&Rr(X,Xe),Ue;if(Me===null){for(;Xe<W.length;Xe++)Me=me(X,W[Xe],ue),Me!==null&&($=p(Me,$,Xe),ot===null?Ue=Me:ot.sibling=Me,ot=Me);return it&&Rr(X,Xe),Ue}for(Me=o(Me);Xe<W.length;Xe++)nt=ae(Me,X,Xe,W[Xe],ue),nt!==null&&(t&&nt.alternate!==null&&Me.delete(nt.key===null?Xe:nt.key),$=p(nt,$,Xe),ot===null?Ue=nt:ot.sibling=nt,ot=nt);return t&&Me.forEach(function(Ci){return i(X,Ci)}),it&&Rr(X,Xe),Ue}function qe(X,$,W,ue){if(W==null)throw Error(a(151));for(var Ue=null,ot=null,Me=$,Xe=$=0,nt=null,ut=W.next();Me!==null&&!ut.done;Xe++,ut=W.next()){Me.index>Xe?(nt=Me,Me=null):nt=Me.sibling;var Ci=ne(X,Me,ut.value,ue);if(Ci===null){Me===null&&(Me=nt);break}t&&Me&&Ci.alternate===null&&i(X,Me),$=p(Ci,$,Xe),ot===null?Ue=Ci:ot.sibling=Ci,ot=Ci,Me=nt}if(ut.done)return s(X,Me),it&&Rr(X,Xe),Ue;if(Me===null){for(;!ut.done;Xe++,ut=W.next())ut=me(X,ut.value,ue),ut!==null&&($=p(ut,$,Xe),ot===null?Ue=ut:ot.sibling=ut,ot=ut);return it&&Rr(X,Xe),Ue}for(Me=o(Me);!ut.done;Xe++,ut=W.next())ut=ae(Me,X,Xe,ut.value,ue),ut!==null&&(t&&ut.alternate!==null&&Me.delete(ut.key===null?Xe:ut.key),$=p(ut,$,Xe),ot===null?Ue=ut:ot.sibling=ut,ot=ut);return t&&Me.forEach(function(Ew){return i(X,Ew)}),it&&Rr(X,Xe),Ue}function bt(X,$,W,ue){if(typeof W=="object"&&W!==null&&W.type===z&&W.key===null&&(W=W.props.children),typeof W=="object"&&W!==null){switch(W.$$typeof){case x:e:{for(var Ue=W.key;$!==null;){if($.key===Ue){if(Ue=W.type,Ue===z){if($.tag===7){s(X,$.sibling),ue=h($,W.props.children),ue.return=X,X=ue;break e}}else if($.elementType===Ue||typeof Ue=="object"&&Ue!==null&&Ue.$$typeof===J&&Qi(Ue)===$.type){s(X,$.sibling),ue=h($,W.props),Os(ue,W),ue.return=X,X=ue;break e}s(X,$);break}else i(X,$);$=$.sibling}W.type===z?(ue=Gi(W.props.children,X.mode,ue,W.key),ue.return=X,X=ue):(ue=ao(W.type,W.key,W.props,null,X.mode,ue),Os(ue,W),ue.return=X,X=ue)}return v(X);case k:e:{for(Ue=W.key;$!==null;){if($.key===Ue)if($.tag===4&&$.stateNode.containerInfo===W.containerInfo&&$.stateNode.implementation===W.implementation){s(X,$.sibling),ue=h($,W.children||[]),ue.return=X,X=ue;break e}else{s(X,$);break}else i(X,$);$=$.sibling}ue=bc(W,X.mode,ue),ue.return=X,X=ue}return v(X);case J:return W=Qi(W),bt(X,$,W,ue)}if(H(W))return Re(X,$,W,ue);if(K(W)){if(Ue=K(W),typeof Ue!="function")throw Error(a(150));return W=Ue.call(W),qe(X,$,W,ue)}if(typeof W.then=="function")return bt(X,$,ho(W),ue);if(W.$$typeof===Y)return bt(X,$,oo(X,W),ue);mo(X,W)}return typeof W=="string"&&W!==""||typeof W=="number"||typeof W=="bigint"?(W=""+W,$!==null&&$.tag===6?(s(X,$.sibling),ue=h($,W),ue.return=X,X=ue):(s(X,$),ue=yc(W,X.mode,ue),ue.return=X,X=ue),v(X)):s(X,$)}return function(X,$,W,ue){try{Ns=0;var Ue=bt(X,$,W,ue);return Ca=null,Ue}catch(Me){if(Me===Aa||Me===co)throw Me;var ot=An(29,Me,null,X.mode);return ot.lanes=ue,ot.return=X,ot}finally{}}}var Zi=Vm(!0),Jm=Vm(!1),ci=!1;function Nc(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Oc(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 fi(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function hi(t,i,s){var o=t.updateQueue;if(o===null)return null;if(o=o.shared,(ft&2)!==0){var h=o.pending;return h===null?i.next=i:(i.next=h.next,h.next=i),o.pending=i,i=io(t),Om(t,null,s),i}return ro(t,o,i,s),io(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,Bi(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;ci=!1;var p=h.firstBaseUpdate,v=h.lastBaseUpdate,S=h.shared.pending;if(S!==null){h.shared.pending=null;var P=S,ee=P.next;P.next=null,v===null?p=ee:v.next=ee,v=P;var oe=t.alternate;oe!==null&&(oe=oe.updateQueue,S=oe.lastBaseUpdate,S!==v&&(S===null?oe.firstBaseUpdate=ee:S.next=ee,oe.lastBaseUpdate=P))}if(p!==null){var me=h.baseState;v=0,oe=ee=P=null,S=p;do{var ne=S.lane&-536870913,ae=ne!==S.lane;if(ae?(tt&ne)===ne:(o&ne)===ne){ne!==0&&ne===Ea&&(Mc=!0),oe!==null&&(oe=oe.next={lane:0,tag:S.tag,payload:S.payload,callback:null,next:null});e:{var Re=t,qe=S;ne=i;var bt=s;switch(qe.tag){case 1:if(Re=qe.payload,typeof Re=="function"){me=Re.call(bt,me,ne);break e}me=Re;break e;case 3:Re.flags=Re.flags&-65537|128;case 0:if(Re=qe.payload,ne=typeof Re=="function"?Re.call(bt,me,ne):Re,ne==null)break e;me=g({},me,ne);break e;case 2:ci=!0}}ne=S.callback,ne!==null&&(t.flags|=64,ae&&(t.flags|=8192),ae=h.callbacks,ae===null?h.callbacks=[ne]:ae.push(ne))}else ae={lane:ne,tag:S.tag,payload:S.payload,callback:S.callback,next:null},oe===null?(ee=oe=ae,P=me):oe=oe.next=ae,v|=ne;if(S=S.next,S===null){if(S=h.shared.pending,S===null)break;ae=S,S=ae.next,ae.next=null,h.lastBaseUpdate=ae,h.shared.pending=null}}while(!0);oe===null&&(P=me),h.baseState=P,h.firstBaseUpdate=ee,h.lastBaseUpdate=oe,p===null&&(h.shared.lanes=0),yi|=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),po=U(0);function Km(t,i){t=Fr,E(po,t),E(Ta,i),Fr=t|i.baseLanes}function Dc(){E(po,Fr),E(Ta,Ta.current)}function zc(){Fr=po.current,te(Ta),te(po)}var Cn=U(null),Vn=null;function di(t){var i=t.alternate;E(Lt,Lt.current&1),E(Cn,t),Vn===null&&(i===null||Ta.current!==null||i.memoizedState!==null)&&(Vn=t)}function Lc(t){E(Lt,Lt.current),E(Cn,t),Vn===null&&(Vn=t)}function Zm(t){t.tag===22?(E(Lt,Lt.current),E(Cn,t),Vn===null&&(Vn=t)):mi()}function mi(){E(Lt,Lt.current),E(Cn,Cn.current)}function Tn(t){te(Cn),Vn===t&&(Vn=null),te(Lt)}var Lt=U(0);function go(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 zr=0,Ve=null,gt=null,qt=null,yo=!1,ja=!1,Wi=!1,bo=0,zs=0,Na=null,mx=0;function Dt(){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(!kn(t[s],i[s]))return!1;return!0}function Bc(t,i,s,o,h,p){return zr=p,Ve=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,q.H=t===null||t.memoizedState===null?zp:Wc,Wi=!1,p=s(o,h),Wi=!1,ja&&(p=ep(i,s,o,h)),Wm(t),p}function Wm(t){q.H=Bs;var i=gt!==null&&gt.next!==null;if(zr=0,qt=gt=Ve=null,yo=!1,zs=0,Na=null,i)throw Error(a(300));t===null||It||(t=t.dependencies,t!==null&&lo(t)&&(It=!0))}function ep(t,i,s,o){Ve=t;var h=0;do{if(ja&&(Na=null),zs=0,ja=!1,25<=h)throw Error(a(301));if(h+=1,qt=gt=null,t.updateQueue!=null){var p=t.updateQueue;p.lastEffect=null,p.events=null,p.stores=null,p.memoCache!=null&&(p.memoCache.index=0)}q.H=Lp,p=i(s,o)}while(ja);return p}function px(){var t=q.H,i=t.useState()[0];return i=typeof i.then=="function"?Ls(i):i,t=t.useState()[0],(gt!==null?gt.memoizedState:null)!==t&&(Ve.flags|=1024),i}function Pc(){var t=bo!==0;return bo=0,t}function Hc(t,i,s){i.updateQueue=t.updateQueue,i.flags&=-2053,t.lanes&=~s}function qc(t){if(yo){for(t=t.memoizedState;t!==null;){var i=t.queue;i!==null&&(i.pending=null),t=t.next}yo=!1}zr=0,qt=gt=Ve=null,ja=!1,zs=bo=0,Na=null}function on(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return qt===null?Ve.memoizedState=qt=t:qt=qt.next=t,qt}function Ut(){if(gt===null){var t=Ve.alternate;t=t!==null?t.memoizedState:null}else t=gt.next;var i=qt===null?Ve.memoizedState:qt.next;if(i!==null)qt=i,gt=t;else{if(t===null)throw Ve.alternate===null?Error(a(467)):Error(a(310));gt=t,t={memoizedState:gt.memoizedState,baseState:gt.baseState,baseQueue:gt.baseQueue,queue:gt.queue,next:null},qt===null?Ve.memoizedState=qt=t:qt=qt.next=t}return qt}function vo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ls(t){var i=zs;return zs+=1,Na===null&&(Na=[]),t=$m(Na,t,i),i=Ve,(qt===null?i.memoizedState:qt.next)===null&&(i=i.alternate,q.H=i===null||i.memoizedState===null?zp:Wc),t}function xo(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return Ls(t);if(t.$$typeof===Y)return en(t)}throw Error(a(438,String(t)))}function Ic(t){var i=null,s=Ve.updateQueue;if(s!==null&&(i=s.memoCache),i==null){var o=Ve.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=vo(),Ve.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]=N;return i.index++,s}function Lr(t,i){return typeof i=="function"?i(t):i}function wo(t){var i=Ut();return Fc(i,gt,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,ee=i,oe=!1;do{var me=ee.lane&-536870913;if(me!==ee.lane?(tt&me)===me:(zr&me)===me){var ne=ee.revertLane;if(ne===0)P!==null&&(P=P.next={lane:0,revertLane:0,gesture:null,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null}),me===Ea&&(oe=!0);else if((zr&ne)===ne){ee=ee.next,ne===Ea&&(oe=!0);continue}else me={lane:0,revertLane:ee.revertLane,gesture:null,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null},P===null?(S=P=me,v=p):P=P.next=me,Ve.lanes|=ne,yi|=ne;me=ee.action,Wi&&s(p,me),p=ee.hasEagerState?ee.eagerState:s(p,me)}else ne={lane:me,revertLane:ee.revertLane,gesture:ee.gesture,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null},P===null?(S=P=ne,v=p):P=P.next=ne,Ve.lanes|=me,yi|=me;ee=ee.next}while(ee!==null&&ee!==i);if(P===null?v=p:P.next=S,!kn(p,t.memoizedState)&&(It=!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=Ut(),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);kn(p,i.memoizedState)||(It=!0),i.memoizedState=p,i.baseQueue===null&&(i.baseState=p),s.lastRenderedState=p}return[p,o]}function tp(t,i,s){var o=Ve,h=Ut(),p=it;if(p){if(s===void 0)throw Error(a(407));s=s()}else s=i();var v=!kn((gt||h).memoizedState,s);if(v&&(h.memoizedState=s,It=!0),h=h.queue,Vc(ip.bind(null,o,h,t),[t]),h.getSnapshot!==i||v||qt!==null&&qt.memoizedState.tag&1){if(o.flags|=2048,Oa(9,{destroy:void 0},rp.bind(null,o,h,s,i),null),xt===null)throw Error(a(349));p||(zr&127)!==0||np(o,i,s)}return s}function np(t,i,s){t.flags|=16384,t={getSnapshot:i,value:s},i=Ve.updateQueue,i===null?(i=vo(),Ve.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!kn(t,s)}catch{return!0}}function sp(t){var i=$i(t,2);i!==null&&xn(i,t,2)}function Gc(t){var i=on();if(typeof t=="function"){var s=t;if(t=s(),Wi){Rt(!0);try{s()}finally{Rt(!1)}}}return i.memoizedState=i.baseState=t,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Lr,lastRenderedState:t},i}function lp(t,i,s,o){return t.baseState=s,Fc(t,gt,typeof o=="function"?o:Lr)}function gx(t,i,s,o,h){if(Eo(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)}};q.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=q.T,v={};q.T=v;try{var S=s(h,o),P=q.S;P!==null&&P(v,S),up(t,i,S)}catch(ee){Yc(t,i,ee)}finally{p!==null&&v.types!==null&&(p.types=v.types),q.T=p}}else try{p=s(h,o),up(t,i,p)}catch(ee){Yc(t,i,ee)}}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(it){var s=xt.formState;if(s!==null){e:{var o=Ve;if(it){if(kt){t:{for(var h=kt,p=Yn;h.nodeType!==8;){if(!p){h=null;break t}if(h=Jn(h.nextSibling),h===null){h=null;break t}}p=h.data,h=p==="F!"||p==="F"?h:null}if(h){kt=Jn(h.nextSibling),o=h.data==="F!";break e}}oi(o)}o=!1}o&&(i=s[0])}}return s=on(),s.memoizedState=s.baseState=i,o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:hp,lastRenderedState:i},s.queue=o,s=Rp.bind(null,Ve,o),o.dispatch=s,o=Gc(!1),p=Zc.bind(null,Ve,!1,o.queue),o=on(),h={state:i,dispatch:null,action:t,pending:null},o.queue=h,s=gx.bind(null,Ve,h,p,s),h.dispatch=s,o.memoizedState=t,[i,s,!1]}function mp(t){var i=Ut();return pp(i,gt,t)}function pp(t,i,s){if(i=Fc(t,i,hp)[0],t=wo(Lr)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var o=Ls(i)}catch(v){throw v===Aa?co:v}else o=i;i=Ut();var h=i.queue,p=h.dispatch;return s!==i.memoizedState&&(Ve.flags|=2048,Oa(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=Ut(),s=gt;if(s!==null)return pp(i,s,t);Ut(),i=i.memoizedState,s=Ut();var o=s.queue.dispatch;return s.memoizedState=t,[i,o,!1]}function Oa(t,i,s,o){return t={tag:t,create:s,deps:o,inst:i,next:null},i=Ve.updateQueue,i===null&&(i=vo(),Ve.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 Ut().memoizedState}function So(t,i,s,o){var h=on();Ve.flags|=t,h.memoizedState=Oa(1|i,{destroy:void 0},s,o===void 0?null:o)}function _o(t,i,s,o){var h=Ut();o=o===void 0?null:o;var p=h.memoizedState.inst;gt!==null&&o!==null&&Uc(o,gt.memoizedState.deps)?h.memoizedState=Oa(i,p,s,o):(Ve.flags|=t,h.memoizedState=Oa(1|i,p,s,o))}function bp(t,i){So(8390656,8,t,i)}function Vc(t,i){_o(2048,8,t,i)}function bx(t){Ve.flags|=4;var i=Ve.updateQueue;if(i===null)i=vo(),Ve.updateQueue=i,i.events=[t];else{var s=i.events;s===null?i.events=[t]:s.push(t)}}function vp(t){var i=Ut().memoizedState;return bx({ref:i,nextImpl:t}),function(){if((ft&2)!==0)throw Error(a(440));return i.impl.apply(void 0,arguments)}}function xp(t,i){return _o(4,2,t,i)}function wp(t,i){return _o(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,_o(4,4,Sp.bind(null,i,t),s)}function Jc(){}function Ep(t,i){var s=Ut();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=Ut();i=i===void 0?null:i;var o=s.memoizedState;if(i!==null&&Uc(i,o[1]))return o[0];if(o=t(),Wi){Rt(!0);try{t()}finally{Rt(!1)}}return s.memoizedState=[o,i],o}function Xc(t,i,s){return s===void 0||(zr&1073741824)!==0&&(tt&261930)===0?t.memoizedState=i:(t.memoizedState=s,t=Ag(),Ve.lanes|=t,yi|=t,s)}function Ap(t,i,s,o){return kn(s,i)?s:Ta.current!==null?(t=Xc(t,s,o),kn(t,i)||(It=!0),t):(zr&42)===0||(zr&1073741824)!==0&&(tt&261930)===0?(It=!0,t.memoizedState=s):(t=Ag(),Ve.lanes|=t,yi|=t,i)}function Cp(t,i,s,o,h){var p=re.p;re.p=p!==0&&8>p?p:8;var v=q.T,S={};q.T=S,Zc(t,!1,i,s);try{var P=h(),ee=q.S;if(ee!==null&&ee(S,P),P!==null&&typeof P=="object"&&typeof P.then=="function"){var oe=dx(P,o);Us(t,i,oe,On(t))}else Us(t,i,o,On(t))}catch(me){Us(t,i,{then:function(){},status:"rejected",reason:me},On())}finally{re.p=p,v!==null&&S.types!==null&&(v.types=S.types),q.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,ye,s===null?vx:function(){return jp(t),s(o)})}function Tp(t){var i=t.memoizedState;if(i!==null)return i;i={memoizedState:ye,baseState:ye,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Lr,lastRenderedState:ye},next:null};var s={};return i.next={memoizedState:s,baseState:s,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Lr,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,{},On())}function Kc(){return en(el)}function Np(){return Ut().memoizedState}function Op(){return Ut().memoizedState}function xx(t){for(var i=t.return;i!==null;){switch(i.tag){case 24:case 3:var s=On();t=fi(s);var o=hi(i,t,s);o!==null&&(xn(o,i,s),Rs(o,i,s)),i={cache:Ac()},t.payload=i;return}i=i.return}}function wx(t,i,s){var o=On();s={lane:o,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null},Eo(t)?Mp(i,s):(s=pc(t,i,s,o),s!==null&&(xn(s,t,o),Dp(s,i,o)))}function Rp(t,i,s){var o=On();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(Eo(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,kn(S,v))return ro(t,i,h,0),xt===null&&no(),!1}catch{}finally{}if(s=pc(t,i,h,o),s!==null)return xn(s,t,o),Dp(s,i,o),!0}return!1}function Zc(t,i,s,o){if(o={lane:2,revertLane:Of(),gesture:null,action:o,hasEagerState:!1,eagerState:null,next:null},Eo(t)){if(i)throw Error(a(479))}else i=pc(t,s,o,2),i!==null&&xn(i,t,2)}function Eo(t){var i=t.alternate;return t===Ve||i!==null&&i===Ve}function Mp(t,i){ja=yo=!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,Bi(t,s)}}var Bs={readContext:en,use:xo,useCallback:Dt,useContext:Dt,useEffect:Dt,useImperativeHandle:Dt,useLayoutEffect:Dt,useInsertionEffect:Dt,useMemo:Dt,useReducer:Dt,useRef:Dt,useState:Dt,useDebugValue:Dt,useDeferredValue:Dt,useTransition:Dt,useSyncExternalStore:Dt,useId:Dt,useHostTransitionStatus:Dt,useFormState:Dt,useActionState:Dt,useOptimistic:Dt,useMemoCache:Dt,useCacheRefresh:Dt};Bs.useEffectEvent=Dt;var zp={readContext:en,use:xo,useCallback:function(t,i){return on().memoizedState=[t,i===void 0?null:i],t},useContext:en,useEffect:bp,useImperativeHandle:function(t,i,s){s=s!=null?s.concat([t]):null,So(4194308,4,Sp.bind(null,i,t),s)},useLayoutEffect:function(t,i){return So(4194308,4,t,i)},useInsertionEffect:function(t,i){So(4,2,t,i)},useMemo:function(t,i){var s=on();i=i===void 0?null:i;var o=t();if(Wi){Rt(!0);try{t()}finally{Rt(!1)}}return s.memoizedState=[o,i],o},useReducer:function(t,i,s){var o=on();if(s!==void 0){var h=s(i);if(Wi){Rt(!0);try{s(i)}finally{Rt(!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,Ve,t),[o.memoizedState,t]},useRef:function(t){var i=on();return t={current:t},i.memoizedState=t},useState:function(t){t=Gc(t);var i=t.queue,s=Rp.bind(null,Ve,i);return i.dispatch=s,[t.memoizedState,s]},useDebugValue:Jc,useDeferredValue:function(t,i){var s=on();return Xc(s,t,i)},useTransition:function(){var t=Gc(!1);return t=Cp.bind(null,Ve,t.queue,!0,!1),on().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,i,s){var o=Ve,h=on();if(it){if(s===void 0)throw Error(a(407));s=s()}else{if(s=i(),xt===null)throw Error(a(349));(tt&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,Oa(9,{destroy:void 0},rp.bind(null,o,p,s,i),null),s},useId:function(){var t=on(),i=xt.identifierPrefix;if(it){var s=pr,o=mr;s=(o&~(1<<32-ve(o)-1)).toString(32)+s,i="_"+i+"R_"+s,s=bo++,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=on();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,Ve,!0,s),s.dispatch=i,[t,i]},useMemoCache:Ic,useCacheRefresh:function(){return on().memoizedState=xx.bind(null,Ve)},useEffectEvent:function(t){var i=on(),s={impl:t};return i.memoizedState=s,function(){if((ft&2)!==0)throw Error(a(440));return s.impl.apply(void 0,arguments)}}},Wc={readContext:en,use:xo,useCallback:Ep,useContext:en,useEffect:Vc,useImperativeHandle:_p,useInsertionEffect:xp,useLayoutEffect:wp,useMemo:kp,useReducer:wo,useRef:yp,useState:function(){return wo(Lr)},useDebugValue:Jc,useDeferredValue:function(t,i){var s=Ut();return Ap(s,gt.memoizedState,t,i)},useTransition:function(){var t=wo(Lr)[0],i=Ut().memoizedState;return[typeof t=="boolean"?t:Ls(t),i]},useSyncExternalStore:tp,useId:Np,useHostTransitionStatus:Kc,useFormState:mp,useActionState:mp,useOptimistic:function(t,i){var s=Ut();return lp(s,gt,t,i)},useMemoCache:Ic,useCacheRefresh:Op};Wc.useEffectEvent=vp;var Lp={readContext:en,use:xo,useCallback:Ep,useContext:en,useEffect:Vc,useImperativeHandle:_p,useInsertionEffect:xp,useLayoutEffect:wp,useMemo:kp,useReducer:$c,useRef:yp,useState:function(){return $c(Lr)},useDebugValue:Jc,useDeferredValue:function(t,i){var s=Ut();return gt===null?Xc(s,t,i):Ap(s,gt.memoizedState,t,i)},useTransition:function(){var t=$c(Lr)[0],i=Ut().memoizedState;return[typeof t=="boolean"?t:Ls(t),i]},useSyncExternalStore:tp,useId:Np,useHostTransitionStatus:Kc,useFormState:gp,useActionState:gp,useOptimistic:function(t,i){var s=Ut();return gt!==null?lp(s,gt,t,i):(s.baseState=t,[t,s.queue.dispatch])},useMemoCache:Ic,useCacheRefresh:Op};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=On(),h=fi(o);h.payload=i,s!=null&&(h.callback=s),i=hi(t,h,o),i!==null&&(xn(i,t,o),Rs(i,t,o))},enqueueReplaceState:function(t,i,s){t=t._reactInternals;var o=On(),h=fi(o);h.tag=1,h.payload=i,s!=null&&(h.callback=s),i=hi(t,h,o),i!==null&&(xn(i,t,o),Rs(i,t,o))},enqueueForceUpdate:function(t,i){t=t._reactInternals;var s=On(),o=fi(s);o.tag=2,i!=null&&(o.callback=i),i=hi(t,o,s),i!==null&&(xn(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 ea(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){to(t)}function Hp(t){console.error(t)}function qp(t){to(t)}function ko(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=fi(s),s.tag=3,s.payload={element:null},s.callback=function(){ko(t,i)},s}function Fp(t){return t=fi(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"&&(bi===null?bi=new Set([this]):bi.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=Cn.current,s!==null){switch(s.tag){case 31:case 13:return Vn===null?Uo():s.alternate===null&&zt===0&&(zt=3),s.flags&=-257,s.flags|=65536,s.lanes=h,o===fo?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===fo?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),Uo(),!1}if(it)return i=Cn.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(Fn(t,s)))):(o!==wc&&(i=Error(a(423),{cause:o}),Cs(Fn(i,s))),t=t.current.alternate,t.flags|=65536,h&=-h,t.lanes|=h,o=Fn(o,s),h=nf(t.stateNode,o,h),Rc(t,h),zt!==4&&(zt=2)),!1;var p=Error(a(520),{cause:o});if(p=Fn(p,s),Ys===null?Ys=[p]:Ys.push(p),zt!==4&&(zt=2),i===null)return!0;o=Fn(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"&&(bi===null||!bi.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)),It=!1;function tn(t,i,s,o){i.child=t===null?Jm(i,null,s,o):Zi(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 Ji(i),o=Bc(t,i,s,v,p,h),S=Pc(),t!==null&&!It?(Hc(t,i,h),Ur(t,i,h)):(it&&S&&vc(i),i.flags|=1,tn(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=ao(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 Ur(t,i,h)}return i.flags|=1,t=Or(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(It=!1,i.pendingProps=o=p,hf(t,h))(t.flags&131072)!==0&&(It=!0);else return i.lanes=t.lanes,Ur(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&&uo(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?(uo(i,p.cachePool),Km(i,p),mi(),i.memoizedState=null):(t!==null&&uo(i,null),Dc(),mi());return tn(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:Ht._currentValue,pool:p},i.memoizedState={baseLanes:s,cachePool:p},t!==null&&uo(i,null),Dc(),Zm(i),t!==null&&_a(t,i,o,!0),i.childLanes=h,null}function Ao(t,i){return i=To({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 Zi(i,t.child,null,s),t=Ao(i,i.pendingProps),t.flags|=2,Tn(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(it){if(o.mode==="hidden")return t=Ao(i,o),i.lanes=536870912,Ps(null,t);if(Lc(i),(t=kt)?(t=oy(t,Yn),t=t!==null&&t.data==="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:si!==null?{id:mr,overflow:pr}:null,retryLane:536870912,hydrationErrors:null},s=Mm(t),s.return=i,i.child=s,Wt=i,kt=null)):t=null,t===null)throw oi(i);return i.lanes=536870912,null}return Ao(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(It||_a(t,i,s,!1),h=(s&t.childLanes)!==0,It||h){if(o=xt,o!==null&&(v=ii(o,s),v!==0&&v!==p.retryLane))throw p.retryLane=v,$i(t,v),xn(o,t,v),rf;Uo(),i=Qp(t,i,s)}else t=p.treeContext,kt=Jn(v.nextSibling),Wt=i,it=!0,li=null,Yn=!1,t!==null&&Lm(i,t),i=Ao(i,o),i.flags|=4096;return i}return t=Or(t.child,{mode:o.mode,children:o.children}),t.ref=i.ref,i.child=t,t.return=i,t}function Co(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 Ji(i),s=Bc(t,i,s,o,void 0,h),o=Pc(),t!==null&&!It?(Hc(t,i,h),Ur(t,i,h)):(it&&o&&vc(i),i.flags|=1,tn(t,i,s,h),i.child)}function Kp(t,i,s,o,h,p){return Ji(i),i.updateQueue=null,s=ep(i,o,s,h),Wm(t),o=Pc(),t!==null&&!It?(Hc(t,i,p),Ur(t,i,p)):(it&&o&&vc(i),i.flags|=1,tn(t,i,s,p),i.child)}function Zp(t,i,s,o,h){if(Ji(i),i.stateNode===null){var p=va,v=s.contextType;typeof v=="object"&&v!==null&&(p=en(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={},Nc(i),v=s.contextType,p.context=typeof v=="object"&&v!==null?en(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=ea(s,S);p.props=P;var ee=p.context,oe=s.contextType;v=va,typeof oe=="object"&&oe!==null&&(v=en(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||ee!==v)&&Bp(i,p,o,v),ci=!1;var ne=i.memoizedState;p.state=ne,Ds(i,o,p,h),Ms(),ee=i.memoizedState,S||ne!==ee||ci?(typeof me=="function"&&(ef(i,s,me,o),ee=i.memoizedState),(P=ci||Up(i,s,P,o,ne,ee,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=ee),p.props=o,p.state=ee,p.context=v,o=P):(typeof p.componentDidMount=="function"&&(i.flags|=4194308),o=!1)}else{p=i.stateNode,Oc(t,i),v=i.memoizedProps,oe=ea(s,v),p.props=oe,me=i.pendingProps,ne=p.context,ee=s.contextType,P=va,typeof ee=="object"&&ee!==null&&(P=en(ee)),S=s.getDerivedStateFromProps,(ee=typeof S=="function"||typeof p.getSnapshotBeforeUpdate=="function")||typeof p.UNSAFE_componentWillReceiveProps!="function"&&typeof p.componentWillReceiveProps!="function"||(v!==me||ne!==P)&&Bp(i,p,o,P),ci=!1,ne=i.memoizedState,p.state=ne,Ds(i,o,p,h),Ms();var ae=i.memoizedState;v!==me||ne!==ae||ci||t!==null&&t.dependencies!==null&&lo(t.dependencies)?(typeof S=="function"&&(ef(i,s,S,o),ae=i.memoizedState),(oe=ci||Up(i,s,oe,o,ne,ae,P)||t!==null&&t.dependencies!==null&&lo(t.dependencies))?(ee||typeof p.UNSAFE_componentWillUpdate!="function"&&typeof p.componentWillUpdate!="function"||(typeof p.componentWillUpdate=="function"&&p.componentWillUpdate(o,ae,P),typeof p.UNSAFE_componentWillUpdate=="function"&&p.UNSAFE_componentWillUpdate(o,ae,P)),typeof p.componentDidUpdate=="function"&&(i.flags|=4),typeof p.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof p.componentDidUpdate!="function"||v===t.memoizedProps&&ne===t.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&ne===t.memoizedState||(i.flags|=1024),i.memoizedProps=o,i.memoizedState=ae),p.props=o,p.state=ae,p.context=P,o=oe):(typeof p.componentDidUpdate!="function"||v===t.memoizedProps&&ne===t.memoizedState||(i.flags|=4),typeof p.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&ne===t.memoizedState||(i.flags|=1024),o=!1)}return p=o,Co(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=Zi(i,t.child,null,h),i.child=Zi(i,null,s,h)):tn(t,i,s,h),i.memoizedState=p.state,t=i.child):t=Ur(t,i,h),t}function Wp(t,i,s,o){return Yi(),i.flags|=256,tn(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|=Nn),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:(Lt.current&2)!==0),v&&(h=!0,i.flags&=-129),v=(i.flags&32)!==0,i.flags&=-33,t===null){if(it){if(h?di(i):mi(),(t=kt)?(t=oy(t,Yn),t=t!==null&&t.data!=="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:si!==null?{id:mr,overflow:pr}:null,retryLane:536870912,hydrationErrors:null},s=Mm(t),s.return=i,i.child=s,Wt=i,kt=null)):t=null,t===null)throw oi(i);return $f(t)?i.lanes=32:i.lanes=536870912,null}var S=o.children;return o=o.fallback,h?(mi(),h=i.mode,S=To({mode:"hidden",children:S},h),o=Gi(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)):(di(i),uf(i,S))}var P=t.memoizedState;if(P!==null&&(S=P.dehydrated,S!==null)){if(p)i.flags&256?(di(i),i.flags&=-257,i=cf(t,i,s)):i.memoizedState!==null?(mi(),i.child=t.child,i.flags|=128,i=null):(mi(),S=o.fallback,h=i.mode,o=To({mode:"visible",children:o.children},h),S=Gi(S,h,s,null),S.flags|=2,o.return=i,S.return=i,o.sibling=S,i.child=o,Zi(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(di(i),$f(S)){if(v=S.nextSibling&&S.nextSibling.dataset,v)var ee=v.dgst;v=ee,o=Error(a(419)),o.stack="",o.digest=v,Cs({value:o,source:null,stack:null}),i=cf(t,i,s)}else if(It||_a(t,i,s,!1),v=(s&t.childLanes)!==0,It||v){if(v=xt,v!==null&&(o=ii(v,s),o!==0&&o!==P.retryLane))throw P.retryLane=o,$i(t,o),xn(v,t,o),rf;Ff(S)||Uo(),i=cf(t,i,s)}else Ff(S)?(i.flags|=192,i.child=t.child,i=null):(t=P.treeContext,kt=Jn(S.nextSibling),Wt=i,it=!0,li=null,Yn=!1,t!==null&&Lm(i,t),i=uf(i,o.children),i.flags|=4096);return i}return h?(mi(),S=o.fallback,h=i.mode,P=t.child,ee=P.sibling,o=Or(P,{mode:"hidden",children:o.children}),o.subtreeFlags=P.subtreeFlags&65011712,ee!==null?S=Or(ee,S):(S=Gi(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=Ht._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)):(di(i),s=t.child,t=s.sibling,s=Or(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=To({mode:"visible",children:i},t.mode),i.return=t,t.child=i}function To(t,i){return t=An(22,t,null,i),t.lanes=0,t}function cf(t,i,s){return Zi(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=Lt.current,S=(v&2)!==0;if(S?(v=v&1|2,i.flags|=128):v&=1,E(Lt,v),tn(t,i,o,s),o=it?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&&go(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&&go(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 Ur(t,i,s){if(t!==null&&(i.dependencies=t.dependencies),yi|=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=Or(t,t.pendingProps),i.child=s,s.return=i;t.sibling!==null;)t=t.sibling,s=s.sibling=Or(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&&lo(t)))}function Ex(t,i,s){switch(i.tag){case 3:De(i,i.stateNode.containerInfo),ui(i,Ht,t.memoizedState.cache),Yi();break;case 27:case 5:Le(i);break;case 4:De(i,i.stateNode.containerInfo);break;case 10:ui(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?(di(i),i.flags|=128,null):(s&i.child.childLanes)!==0?eg(t,i,s):(di(i),t=Ur(t,i,s),t!==null?t.sibling:null);di(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(Lt,Lt.current),o)break;return null;case 22:return i.lanes=0,Jp(t,i,s,i.pendingProps);case 24:ui(i,Ht,t.memoizedState.cache)}return Ur(t,i,s)}function rg(t,i,s){if(t!==null)if(t.memoizedProps!==i.pendingProps)It=!0;else{if(!hf(t,s)&&(i.flags&128)===0)return It=!1,Ex(t,i,s);It=(t.flags&131072)!==0}else It=!1,it&&(i.flags&1048576)!==0&&zm(i,As,i.index);switch(i.lanes=0,i.tag){case 16:e:{var o=i.pendingProps;if(t=Qi(i.elementType),i.type=t,typeof t=="function")gc(t)?(o=ea(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===se){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=ea(o,i.pendingProps),Zp(t,i,o,h,s);case 3:e:{if(De(i,i.stateNode.containerInfo),t===null)throw Error(a(387));o=i.pendingProps;var p=i.memoizedState;h=p.element,Oc(t,i),Ds(i,o,null,s);var v=i.memoizedState;if(o=v.cache,ui(i,Ht,o),o!==p.cache&&kc(i,[Ht],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=Fn(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(kt=Jn(t.firstChild),Wt=i,it=!0,li=null,Yn=!0,s=Jm(i,null,o,s),i.child=s;s;)s.flags=s.flags&-3|4096,s=s.sibling}else{if(Yi(),o===h){i=Ur(t,i,s);break e}tn(t,i,o,s)}i=i.child}return i;case 26:return Co(t,i),t===null?(s=my(i.type,null,i.pendingProps,null))?i.memoizedState=s:it||(s=i.type,t=i.pendingProps,o=$o(we.current).createElement(s),o[vt]=i,o[Mt]=t,nn(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&&it&&(o=i.stateNode=fy(i.type,i.pendingProps,we.current),Wt=i,Yn=!0,h=kt,Si(i.type)?(Gf=h,kt=Jn(o.firstChild)):kt=h),tn(t,i,i.pendingProps.children,s),Co(t,i),t===null&&(i.flags|=4194304),i.child;case 5:return t===null&&it&&((h=o=kt)&&(o=ew(o,i.type,i.pendingProps,Yn),o!==null?(i.stateNode=o,Wt=i,kt=Jn(o.firstChild),Yn=!1,h=!0):h=!1),h||oi(i)),Le(i),h=i.type,p=i.pendingProps,v=t!==null?t.memoizedProps:null,o=p.children,Hf(h,p)?o=null:v!==null&&Hf(h,v)&&(i.flags|=32),i.memoizedState!==null&&(h=Bc(t,i,px,null,null,s),el._currentValue=h),Co(t,i),tn(t,i,o,s),i.child;case 6:return t===null&&it&&((t=s=kt)&&(s=tw(s,i.pendingProps,Yn),s!==null?(i.stateNode=s,Wt=i,kt=null,t=!0):t=!1),t||oi(i)),null;case 13:return eg(t,i,s);case 4:return De(i,i.stateNode.containerInfo),o=i.pendingProps,t===null?i.child=Zi(i,null,o,s):tn(t,i,o,s),i.child;case 11:return Gp(t,i,i.type,i.pendingProps,s);case 7:return tn(t,i,i.pendingProps,s),i.child;case 8:return tn(t,i,i.pendingProps.children,s),i.child;case 12:return tn(t,i,i.pendingProps.children,s),i.child;case 10:return o=i.pendingProps,ui(i,i.type,o.value),tn(t,i,o.children,s),i.child;case 9:return h=i.type._context,o=i.pendingProps.children,Ji(i),h=en(h),o=o(h),i.flags|=1,tn(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 Ji(i),o=en(Ht),t===null?(h=Tc(),h===null&&(h=xt,p=Ac(),h.pooledCache=p,p.refCount++,p!==null&&(h.pooledCacheLanes|=s),h=p),i.memoizedState={parent:o,cache:h},Nc(i),ui(i,Ht,h)):((t.lanes&s)!==0&&(Oc(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),ui(i,Ht,o)):(o=p.cache,ui(i,Ht,o),o!==h.cache&&kc(i,[Ht],s,!0))),tn(t,i,i.pendingProps.children,s),i.child;case 29:throw i.pendingProps}throw Error(a(156,i.tag))}function Br(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(Ng())t.flags|=8192;else throw Ki=fo,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(Ng())t.flags|=8192;else throw Ki=fo,jc}function jo(t,i){i!==null&&(t.flags|=4),t.flags&16384&&(i=t.tag!==22?ua():536870912,t.lanes|=i,za|=i)}function Hs(t,i){if(!it)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 At(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 At(i),null;case 1:return At(i),null;case 3:return s=i.stateNode,o=null,t!==null&&(o=t.memoizedState.cache),i.memoizedState.cache!==o&&(i.flags|=2048),Dr(Ht),Ae(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),(t===null||t.child===null)&&(Sa(i)?Br(i):t===null||t.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,Sc())),At(i),null;case 26:var h=i.type,p=i.memoizedState;return t===null?(Br(i),p!==null?(At(i),ig(i,p)):(At(i),df(i,h,null,o,s))):p?p!==t.memoizedState?(Br(i),At(i),ig(i,p)):(At(i),i.flags&=-16777217):(t=t.memoizedProps,t!==o&&Br(i),At(i),df(i,h,t,o,s)),null;case 27:if(ct(i),s=we.current,h=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==o&&Br(i);else{if(!o){if(i.stateNode===null)throw Error(a(166));return At(i),null}t=he.current,Sa(i)?Um(i):(t=fy(h,o,s),i.stateNode=t,Br(i))}return At(i),null;case 5:if(ct(i),h=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==o&&Br(i);else{if(!o){if(i.stateNode===null)throw Error(a(166));return At(i),null}if(p=he.current,Sa(i))Um(i);else{var v=$o(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[vt]=i,p[Mt]=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(nn(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&&Br(i)}}return At(i),df(i,i.type,t===null?null:t.memoizedProps,i.pendingProps,s),null;case 6:if(t&&i.stateNode!=null)t.memoizedProps!==o&&Br(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=Wt,h!==null)switch(h.tag){case 27:case 5:o=h.memoizedProps}t[vt]=i,t=!!(t.nodeValue===s||o!==null&&o.suppressHydrationWarning===!0||ey(t.nodeValue,s)),t||oi(i,!0)}else t=$o(t).createTextNode(o),t[vt]=i,i.stateNode=t}return At(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[vt]=i}else Yi(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;At(i),t=!1}else s=Sc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=s),t=!0;if(!t)return i.flags&256?(Tn(i),i):(Tn(i),null);if((i.flags&128)!==0)throw Error(a(558))}return At(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[vt]=i}else Yi(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;At(i),h=!1}else h=Sc(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=h),h=!0;if(!h)return i.flags&256?(Tn(i),i):(Tn(i),null)}return Tn(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),jo(i,i.updateQueue),At(i),null);case 4:return Ae(),t===null&&zf(i.stateNode.containerInfo),At(i),null;case 10:return Dr(i.type),At(i),null;case 19:if(te(Lt),o=i.memoizedState,o===null)return At(i),null;if(h=(i.flags&128)!==0,p=o.rendering,p===null)if(h)Hs(o,!1);else{if(zt!==0||t!==null&&(t.flags&128)!==0)for(t=i.child;t!==null;){if(p=go(t),p!==null){for(i.flags|=128,Hs(o,!1),t=p.updateQueue,i.updateQueue=t,jo(i,t),i.subtreeFlags=0,t=s,s=i.child;s!==null;)Rm(s,t),s=s.sibling;return E(Lt,Lt.current&1|2),it&&Rr(i,o.treeForkCount),i.child}t=t.sibling}o.tail!==null&&pt()>Do&&(i.flags|=128,h=!0,Hs(o,!1),i.lanes=4194304)}else{if(!h)if(t=go(p),t!==null){if(i.flags|=128,h=!0,t=t.updateQueue,i.updateQueue=t,jo(i,t),Hs(o,!0),o.tail===null&&o.tailMode==="hidden"&&!p.alternate&&!it)return At(i),null}else 2*pt()-o.renderingStartTime>Do&&s!==536870912&&(i.flags|=128,h=!0,Hs(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=pt(),t.sibling=null,s=Lt.current,E(Lt,h?s&1|2:s&1),it&&Rr(i,o.treeForkCount),t):(At(i),null);case 22:case 23:return Tn(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&&(At(i),i.subtreeFlags&6&&(i.flags|=8192)):At(i),s=i.updateQueue,s!==null&&jo(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&&te(Xi),null;case 24:return s=null,t!==null&&(s=t.memoizedState.cache),i.memoizedState.cache!==s&&(i.flags|=2048),Dr(Ht),At(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 Dr(Ht),Ae(),t=i.flags,(t&65536)!==0&&(t&128)===0?(i.flags=t&-65537|128,i):null;case 26:case 27:case 5:return ct(i),null;case 31:if(i.memoizedState!==null){if(Tn(i),i.alternate===null)throw Error(a(340));Yi()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 13:if(Tn(i),t=i.memoizedState,t!==null&&t.dehydrated!==null){if(i.alternate===null)throw Error(a(340));Yi()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 19:return te(Lt),null;case 4:return Ae(),null;case 10:return Dr(i.type),null;case 22:case 23:return Tn(i),zc(),t!==null&&te(Xi),t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 24:return Dr(Ht),null;case 25:return null;default:return null}}function ag(t,i){switch(xc(i),i.tag){case 3:Dr(Ht),Ae();break;case 26:case 27:case 5:ct(i);break;case 4:Ae();break;case 31:i.memoizedState!==null&&Tn(i);break;case 13:Tn(i);break;case 19:te(Lt);break;case 10:Dr(i.type);break;case 22:case 23:Tn(i),zc(),t!==null&&te(Xi);break;case 24:Dr(Ht)}}function qs(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){mt(i,i.return,S)}}function pi(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,ee=S;try{ee()}catch(oe){mt(h,P,oe)}}}o=o.next}while(o!==p)}}catch(oe){mt(i,i.return,oe)}}function sg(t){var i=t.updateQueue;if(i!==null){var s=t.stateNode;try{Qm(i,s)}catch(o){mt(t,t.return,o)}}}function lg(t,i,s){s.props=ea(t.type,t.memoizedProps),s.state=t.memoizedState;try{s.componentWillUnmount()}catch(o){mt(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){mt(t,i,h)}}function gr(t,i){var s=t.ref,o=t.refCleanup;if(s!==null)if(typeof o=="function")try{o()}catch(h){mt(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){mt(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){mt(t,t.return,h)}}function mf(t,i,s){try{var o=t.stateNode;Jx(o,t.type,s,i),o[Mt]=i}catch(h){mt(t,t.return,h)}}function ug(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Si(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&&Si(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=jr));else if(o!==4&&(o===27&&Si(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 No(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&&Si(t.type)&&(s=t.stateNode),t=t.child,t!==null))for(No(t,i,s),t=t.sibling;t!==null;)No(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]);nn(i,o,s),i[vt]=t,i[Mt]=s}catch(p){mt(t,t.return,p)}}var Pr=!1,Ft=!1,yf=!1,fg=typeof WeakSet=="function"?WeakSet:Set,Qt=null;function Cx(t,i){if(t=t.containerInfo,Bf=Ko,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,ee=0,oe=0,me=t,ne=null;t:for(;;){for(var ae;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),(ae=me.firstChild)!==null;)ne=me,me=ae;for(;;){if(me===t)break t;if(ne===s&&++ee===h&&(S=v),ne===p&&++oe===o&&(P=v),(ae=me.nextSibling)!==null)break;me=ne,ne=me.parentNode}me=ae}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},Ko=!1,Qt=i;Qt!==null;)if(i=Qt,t=i.child,(i.subtreeFlags&1028)!==0&&t!==null)t.return=i,Qt=t;else for(;Qt!==null;){switch(i=Qt,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=ea(s.type,h);t=o.getSnapshotBeforeUpdate(Re,p),o.__reactInternalSnapshotBeforeUpdate=t}catch(qe){mt(s,s.return,qe)}}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,Qt=t;break}Qt=i.return}}function hg(t,i,s){var o=s.flags;switch(s.tag){case 0:case 11:case 15:qr(t,s),o&4&&qs(5,s);break;case 1:if(qr(t,s),o&4)if(t=s.stateNode,i===null)try{t.componentDidMount()}catch(v){mt(s,s.return,v)}else{var h=ea(s.type,i.memoizedProps);i=i.memoizedState;try{t.componentDidUpdate(h,i,t.__reactInternalSnapshotBeforeUpdate)}catch(v){mt(s,s.return,v)}}o&64&&sg(s),o&512&&Is(s,s.return);break;case 3:if(qr(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){mt(s,s.return,v)}}break;case 27:i===null&&o&4&&cg(s);case 26:case 5:qr(t,s),i===null&&o&4&&og(s),o&512&&Is(s,s.return);break;case 12:qr(t,s);break;case 31:qr(t,s),o&4&&pg(t,s);break;case 13:qr(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||Pr,!o){i=i!==null&&i.memoizedState!==null||Ft,h=Pr;var p=Ft;Pr=o,(Ft=i)&&!p?Ir(t,s,(s.subtreeFlags&8772)!==0):qr(t,s),Pr=h,Ft=p}break;case 30:break;default:qr(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 Tt=null,gn=!1;function Hr(t,i,s){for(s=s.child;s!==null;)mg(t,i,s),s=s.sibling}function mg(t,i,s){if(ht&&typeof ht.onCommitFiberUnmount=="function")try{ht.onCommitFiberUnmount(Pt,s)}catch{}switch(s.tag){case 26:Ft||gr(s,i),Hr(t,i,s),s.memoizedState?s.memoizedState.count--:s.stateNode&&(s=s.stateNode,s.parentNode.removeChild(s));break;case 27:Ft||gr(s,i);var o=Tt,h=gn;Si(s.type)&&(Tt=s.stateNode,gn=!1),Hr(t,i,s),Ks(s.stateNode),Tt=o,gn=h;break;case 5:Ft||gr(s,i);case 6:if(o=Tt,h=gn,Tt=null,Hr(t,i,s),Tt=o,gn=h,Tt!==null)if(gn)try{(Tt.nodeType===9?Tt.body:Tt.nodeName==="HTML"?Tt.ownerDocument.body:Tt).removeChild(s.stateNode)}catch(p){mt(s,i,p)}else try{Tt.removeChild(s.stateNode)}catch(p){mt(s,i,p)}break;case 18:Tt!==null&&(gn?(t=Tt,sy(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,s.stateNode),Fa(t)):sy(Tt,s.stateNode));break;case 4:o=Tt,h=gn,Tt=s.stateNode.containerInfo,gn=!0,Hr(t,i,s),Tt=o,gn=h;break;case 0:case 11:case 14:case 15:pi(2,s,i),Ft||pi(4,s,i),Hr(t,i,s);break;case 1:Ft||(gr(s,i),o=s.stateNode,typeof o.componentWillUnmount=="function"&&lg(s,i,o)),Hr(t,i,s);break;case 21:Hr(t,i,s);break;case 22:Ft=(o=Ft)||s.memoizedState!==null,Hr(t,i,s),Ft=o;break;default:Hr(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){mt(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){mt(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 yn(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(Si(S.type)){Tt=S.stateNode,gn=!1;break e}break;case 5:Tt=S.stateNode,gn=!1;break e;case 3:case 4:Tt=S.stateNode.containerInfo,gn=!0;break e}S=S.return}if(Tt===null)throw Error(a(160));mg(p,v,h),Tt=null,gn=!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 ir=null;function yg(t,i){var s=t.alternate,o=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:yn(i,t),bn(t),o&4&&(pi(3,t,t.return),qs(3,t),pi(5,t,t.return));break;case 1:yn(i,t),bn(t),o&512&&(Ft||s===null||gr(s,s.return)),o&64&&Pr&&(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=ir;if(yn(i,t),bn(t),o&512&&(Ft||s===null||gr(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[Yt]||p[vt]||p.namespaceURI==="http://www.w3.org/2000/svg"||p.hasAttribute("itemprop"))&&(p=h.createElement(o),h.head.insertBefore(p,h.querySelector("head > title"))),nn(p,o,s),p[vt]=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),nn(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),nn(p,o,s),h.head.appendChild(p);break;default:throw Error(a(468,o))}p[vt]=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:yn(i,t),bn(t),o&512&&(Ft||s===null||gr(s,s.return)),s!==null&&o&4&&mf(t,t.memoizedProps,s.memoizedProps);break;case 5:if(yn(i,t),bn(t),o&512&&(Ft||s===null||gr(s,s.return)),t.flags&32){h=t.stateNode;try{ha(h,"")}catch(Re){mt(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(yn(i,t),bn(t),o&4){if(t.stateNode===null)throw Error(a(162));o=t.memoizedProps,s=t.stateNode;try{s.nodeValue=o}catch(Re){mt(t,t.return,Re)}}break;case 3:if(Vo=null,h=ir,ir=Go(i.containerInfo),yn(i,t),ir=h,bn(t),o&4&&s!==null&&s.memoizedState.isDehydrated)try{Fa(i.containerInfo)}catch(Re){mt(t,t.return,Re)}yf&&(yf=!1,bg(t));break;case 4:o=ir,ir=Go(t.stateNode.containerInfo),yn(i,t),bn(t),ir=o;break;case 12:yn(i,t),bn(t);break;case 31:yn(i,t),bn(t),o&4&&(o=t.updateQueue,o!==null&&(t.updateQueue=null,Oo(t,o)));break;case 13:yn(i,t),bn(t),t.child.flags&8192&&t.memoizedState!==null!=(s!==null&&s.memoizedState!==null)&&(Mo=pt()),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,ee=Pr,oe=Ft;if(Pr=ee||h,Ft=oe||P,yn(i,t),Ft=oe,Pr=ee,bn(t),o&8192)e:for(i=t.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(s===null||P||Pr||Ft||ta(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,ne=me!=null&&me.hasOwnProperty("display")?me.display:null;S.style.display=ne==null||typeof ne=="boolean"?"":(""+ne).trim()}}catch(Re){mt(P,P.return,Re)}}}else if(i.tag===6){if(s===null){P=i;try{P.stateNode.nodeValue=h?"":P.memoizedProps}catch(Re){mt(P,P.return,Re)}}}else if(i.tag===18){if(s===null){P=i;try{var ae=P.stateNode;h?ly(ae,!0):ly(P.stateNode,!1)}catch(Re){mt(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:yn(i,t),bn(t),o&4&&(o=t.updateQueue,o!==null&&(t.updateQueue=null,Oo(t,o)));break;case 30:break;case 21:break;default:yn(i,t),bn(t)}}function bn(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);No(t,p,h);break;case 5:var v=s.stateNode;s.flags&32&&(ha(v,""),s.flags&=-33);var S=pf(t);No(t,S,v);break;case 3:case 4:var P=s.stateNode.containerInfo,ee=pf(t);gf(t,ee,P);break;default:throw Error(a(161))}}catch(oe){mt(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 qr(t,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)hg(t,i.alternate,i),i=i.sibling}function ta(t){for(t=t.child;t!==null;){var i=t;switch(i.tag){case 0:case 11:case 14:case 15:pi(4,i,i.return),ta(i);break;case 1:gr(i,i.return);var s=i.stateNode;typeof s.componentWillUnmount=="function"&&lg(i,i.return,s),ta(i);break;case 27:Ks(i.stateNode);case 26:case 5:gr(i,i.return),ta(i);break;case 22:i.memoizedState===null&&ta(i);break;case 30:ta(i);break;default:ta(i)}t=t.sibling}}function Ir(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:Ir(h,p,s),qs(4,p);break;case 1:if(Ir(h,p,s),o=p,h=o.stateNode,typeof h.componentDidMount=="function")try{h.componentDidMount()}catch(ee){mt(o,o.return,ee)}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(ee){mt(o,o.return,ee)}}s&&v&64&&sg(p),Is(p,p.return);break;case 27:cg(p);case 26:case 5:Ir(h,p,s),s&&o===null&&v&4&&og(p),Is(p,p.return);break;case 12:Ir(h,p,s);break;case 31:Ir(h,p,s),s&&v&4&&pg(h,p);break;case 13:Ir(h,p,s),s&&v&4&&gg(h,p);break;case 22:p.memoizedState===null&&Ir(h,p,s),Is(p,p.return);break;case 30:break;default:Ir(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 ar(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:ar(t,i,s,o),h&2048&&qs(9,i);break;case 1:ar(t,i,s,o);break;case 3:ar(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){ar(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){mt(i,i.return,P)}}else ar(t,i,s,o);break;case 31:ar(t,i,s,o);break;case 13:ar(t,i,s,o);break;case 23:break;case 22:p=i.stateNode,v=i.alternate,i.memoizedState!==null?p._visibility&2?ar(t,i,s,o):Fs(t,i):p._visibility&2?ar(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:ar(t,i,s,o),h&2048&&vf(i.alternate,i);break;default:ar(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,ee=v.flags;switch(v.tag){case 0:case 11:case 15:Ra(p,v,S,P,h),qs(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&&ee&2048&&bf(v.alternate,v);break;case 24:Ra(p,v,S,P,h),h&&ee&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,ir,t.memoizedState,t.memoizedProps);break;case 5:Ma(t,i,s);break;case 3:case 4:var o=ir;ir=Go(t.stateNode.containerInfo),Ma(t,i,s),ir=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];Qt=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&&pi(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,Ro(t)):Gs(t);break;default:Gs(t)}}function Ro(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];Qt=o,_g(o,t)}wg(t)}for(t=t.child;t!==null;){switch(i=t,i.tag){case 0:case 11:case 15:pi(8,i,i.return),Ro(i);break;case 22:s=i.stateNode,s._visibility&2&&(s._visibility&=-3,Ro(i));break;default:Ro(i)}t=t.sibling}}function _g(t,i){for(;Qt!==null;){var s=Qt;switch(s.tag){case 0:case 11:case 15:pi(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,Qt=o;else e:for(s=t;Qt!==null;){o=Qt;var h=o.sibling,p=o.return;if(dg(o),o===s){Qt=null;break e}if(h!==null){h.return=p,Qt=h;break e}Qt=p}}}var jx={getCacheForType:function(t){var i=en(Ht),s=i.data.get(t);return s===void 0&&(s=t(),i.data.set(t,s)),s},cacheSignal:function(){return en(Ht).controller.signal}},Nx=typeof WeakMap=="function"?WeakMap:Map,ft=0,xt=null,Ze=null,tt=0,dt=0,jn=null,gi=!1,Da=!1,xf=!1,Fr=0,zt=0,yi=0,na=0,wf=0,Nn=0,za=0,Ys=null,vn=null,Sf=!1,Mo=0,Eg=0,Do=1/0,zo=null,bi=null,Vt=0,vi=null,La=null,$r=0,_f=0,Ef=null,kg=null,Vs=0,kf=null;function On(){return(ft&2)!==0&&tt!==0?tt&-tt:q.T!==null?Of():ps()}function Ag(){if(Nn===0)if((tt&536870912)===0||it){var t=Ar;Ar<<=1,(Ar&3932160)===0&&(Ar=262144),Nn=t}else Nn=536870912;return t=Cn.current,t!==null&&(t.flags|=32),Nn}function xn(t,i,s){(t===xt&&(dt===2||dt===9)||t.cancelPendingCommit!==null)&&(Ua(t,0),xi(t,tt,Nn,!1)),tr(t,s),((ft&2)===0||t!==xt)&&(t===xt&&((ft&2)===0&&(na|=s),zt===4&&xi(t,tt,Nn,!1)),yr(t))}function Cg(t,i,s){if((ft&6)!==0)throw Error(a(327));var o=!s&&(i&127)===0&&(i&t.expiredLanes)===0||Ui(t,i),h=o?Mx(t,i):Cf(t,i,!0),p=o;do{if(h===0){Da&&!o&&xi(t,i,0,!1);break}else{if(s=t.current.alternate,p&&!Ox(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,na|=p,h=4;break e}p=vn,vn=h,p!==null&&(vn===null?vn=p:vn.push.apply(vn,p))}h=v}if(p=!1,h!==2)continue}}if(h===1){Ua(t,0),xi(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:xi(o,i,Nn,!gi);break e;case 2:vn=null;break;case 3:case 5:break;default:throw Error(a(329))}if((i&62914560)===i&&(h=Mo+300-pt(),10<h)){if(xi(o,i,Nn,!gi),Li(o,0,!0)!==0)break e;$r=i,o.timeoutHandle=iy(Tg.bind(null,o,s,vn,zo,Sf,i,Nn,na,za,gi,p,"Throttled",-0,0),h);break e}Tg(o,s,vn,zo,Sf,i,Nn,na,za,gi,p,null,-0,0)}}break}while(!0);yr(t)}function Tg(t,i,s,o,h,p,v,S,P,ee,oe,me,ne,ae){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:jr},xg(i,p,me);var Re=(p&62914560)===p?Mo-pt():(p&4194048)===p?Eg-pt():0;if(Re=pw(me,Re),Re!==null){$r=p,t.cancelPendingCommit=Re(Lg.bind(null,t,i,p,s,o,h,v,S,P,oe,me,null,ne,ae)),xi(t,p,v,!ee);return}}Lg(t,i,p,s,o,h,v,S,P)}function Ox(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(!kn(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 xi(t,i,s,o){i&=~wf,i&=~na,t.suspendedLanes|=i,t.pingedLanes&=~i,o&&(t.warmLanes|=i),o=t.expirationTimes;for(var h=i;0<h;){var p=31-ve(h),v=1<<p;o[p]=-1,h&=~v}s!==0&&ri(t,s,i)}function Lo(){return(ft&6)===0?(Js(0),!1):!0}function Af(){if(Ze!==null){if(dt===0)var t=Ze.return;else t=Ze,Mr=Vi=null,qc(t),Ca=null,Ns=0,t=Ze;for(;t!==null;)ag(t.alternate,t),t=t.return;Ze=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()),$r=0,Af(),xt=t,Ze=s=Or(t.current,null),tt=i,dt=0,jn=null,gi=!1,Da=Ui(t,i),xf=!1,za=Nn=wf=na=yi=zt=0,vn=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-ve(o),p=1<<h;i|=t[h],o&=~p}return Fr=i,no(),s}function jg(t,i){Ve=null,q.H=Bs,i===Aa||i===co?(i=Gm(),dt=3):i===jc?(i=Gm(),dt=4):dt=i===rf?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,jn=i,Ze===null&&(zt=1,ko(t,Fn(i,t.current)))}function Ng(){var t=Cn.current;return t===null?!0:(tt&4194048)===tt?Vn===null:(tt&62914560)===tt||(tt&536870912)!==0?t===Vn:!1}function Og(){var t=q.H;return q.H=Bs,t===null?Bs:t}function Rg(){var t=q.A;return q.A=jx,t}function Uo(){zt=4,gi||(tt&4194048)!==tt&&Cn.current!==null||(Da=!0),(yi&134217727)===0&&(na&134217727)===0||xt===null||xi(xt,tt,Nn,!1)}function Cf(t,i,s){var o=ft;ft|=2;var h=Og(),p=Rg();(xt!==t||tt!==i)&&(zo=null,Ua(t,i)),i=!1;var v=zt;e:do try{if(dt!==0&&Ze!==null){var S=Ze,P=jn;switch(dt){case 8:Af(),v=6;break e;case 3:case 2:case 9:case 6:Cn.current===null&&(i=!0);var ee=dt;if(dt=0,jn=null,Ba(t,S,P,ee),s&&Da){v=0;break e}break;default:ee=dt,dt=0,jn=null,Ba(t,S,P,ee)}}Rx(),v=zt;break}catch(oe){jg(t,oe)}while(!0);return i&&t.shellSuspendCounter++,Mr=Vi=null,ft=o,q.H=h,q.A=p,Ze===null&&(xt=null,tt=0,no()),v}function Rx(){for(;Ze!==null;)Mg(Ze)}function Mx(t,i){var s=ft;ft|=2;var o=Og(),h=Rg();xt!==t||tt!==i?(zo=null,Do=pt()+500,Ua(t,i)):Da=Ui(t,i);e:do try{if(dt!==0&&Ze!==null){i=Ze;var p=jn;t:switch(dt){case 1:dt=0,jn=null,Ba(t,i,p,1);break;case 2:case 9:if(Fm(p)){dt=0,jn=null,Dg(i);break}i=function(){dt!==2&&dt!==9||xt!==t||(dt=7),yr(t)},p.then(i,i);break e;case 3:dt=7;break e;case 4:dt=5;break e;case 7:Fm(p)?(dt=0,jn=null,Dg(i)):(dt=0,jn=null,Ba(t,i,p,7));break;case 5:var v=null;switch(Ze.tag){case 26:v=Ze.memoizedState;case 5:case 27:var S=Ze;if(v?vy(v):S.stateNode.complete){dt=0,jn=null;var P=S.sibling;if(P!==null)Ze=P;else{var ee=S.return;ee!==null?(Ze=ee,Bo(ee)):Ze=null}break t}}dt=0,jn=null,Ba(t,i,p,5);break;case 6:dt=0,jn=null,Ba(t,i,p,6);break;case 8:Af(),zt=6;break e;default:throw Error(a(462))}}Dx();break}catch(oe){jg(t,oe)}while(!0);return Mr=Vi=null,q.H=o,q.A=h,ft=s,Ze!==null?0:(xt=null,tt=0,no(),zt)}function Dx(){for(;Ze!==null&&!Zr();)Mg(Ze)}function Mg(t){var i=rg(t.alternate,t,Fr);t.memoizedProps=t.pendingProps,i===null?Bo(t):Ze=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,tt);break;case 11:i=Kp(s,i,i.pendingProps,i.type.render,i.ref,tt);break;case 5:qc(i);default:ag(s,i),i=Ze=Rm(i,Fr),i=rg(s,i,Fr)}t.memoizedProps=t.pendingProps,i===null?Bo(t):Ze=i}function Ba(t,i,s,o){Mr=Vi=null,qc(i),Ca=null,Ns=0;var h=i.return;try{if(Sx(t,h,i,s,tt)){zt=1,ko(t,Fn(s,t.current)),Ze=null;return}}catch(p){if(h!==null)throw Ze=h,p;zt=1,ko(t,Fn(s,t.current)),Ze=null;return}i.flags&32768?(it||o===1?t=!0:Da||(tt&536870912)!==0?t=!1:(gi=t=!0,(o===2||o===9||o===3||o===6)&&(o=Cn.current,o!==null&&o.tag===13&&(o.flags|=16384))),zg(i,t)):Bo(i)}function Bo(t){var i=t;do{if((i.flags&32768)!==0){zg(i,gi);return}t=i.return;var s=kx(i.alternate,i,Fr);if(s!==null){Ze=s;return}if(i=i.sibling,i!==null){Ze=i;return}Ze=i=t}while(i!==null);zt===0&&(zt=5)}function zg(t,i){do{var s=Ax(t.alternate,t);if(s!==null){s.flags&=32767,Ze=s;return}if(s=t.return,s!==null&&(s.flags|=32768,s.subtreeFlags=0,s.deletions=null),!i&&(t=t.sibling,t!==null)){Ze=t;return}Ze=t=s}while(t!==null);zt=6,Ze=null}function Lg(t,i,s,o,h,p,v,S,P){t.cancelPendingCommit=null;do Po();while(Vt!==0);if((ft&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,ni(t,s,p,v,S,P),t===xt&&(Ze=xt=null,tt=0),La=i,vi=t,$r=s,_f=p,Ef=h,kg=o,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,Bx(Be,function(){return qg(),null})):(t.callbackNode=null,t.callbackPriority=0),o=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||o){o=q.T,q.T=null,h=re.p,re.p=2,v=ft,ft|=4;try{Cx(t,i,s)}finally{ft=v,re.p=h,q.T=o}}Vt=1,Ug(),Bg(),Pg()}}function Ug(){if(Vt===1){Vt=0;var t=vi,i=La,s=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||s){s=q.T,q.T=null;var o=re.p;re.p=2;var h=ft;ft|=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 ee=P.start,oe=P.end;if(oe===void 0&&(oe=ee),"selectionStart"in S)S.selectionStart=ee,S.selectionEnd=Math.min(oe,S.value.length);else{var me=S.ownerDocument||document,ne=me&&me.defaultView||window;if(ne.getSelection){var ae=ne.getSelection(),Re=S.textContent.length,qe=Math.min(P.start,Re),bt=P.end===void 0?qe:Math.min(P.end,Re);!ae.extend&&qe>bt&&(v=bt,bt=qe,qe=v);var X=wm(S,qe),$=wm(S,bt);if(X&&$&&(ae.rangeCount!==1||ae.anchorNode!==X.node||ae.anchorOffset!==X.offset||ae.focusNode!==$.node||ae.focusOffset!==$.offset)){var W=me.createRange();W.setStart(X.node,X.offset),ae.removeAllRanges(),qe>bt?(ae.addRange(W),ae.extend($.node,$.offset)):(W.setEnd($.node,$.offset),ae.addRange(W))}}}}for(me=[],ae=S;ae=ae.parentNode;)ae.nodeType===1&&me.push({element:ae,left:ae.scrollLeft,top:ae.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}}Ko=!!Bf,Pf=Bf=null}finally{ft=h,re.p=o,q.T=s}}t.current=i,Vt=2}}function Bg(){if(Vt===2){Vt=0;var t=vi,i=La,s=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||s){s=q.T,q.T=null;var o=re.p;re.p=2;var h=ft;ft|=4;try{hg(t,i.alternate,i)}finally{ft=h,re.p=o,q.T=s}}Vt=3}}function Pg(){if(Vt===4||Vt===3){Vt=0,hr();var t=vi,i=La,s=$r,o=kg;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?Vt=5:(Vt=0,La=vi=null,Hg(t,t.pendingLanes));var h=t.pendingLanes;if(h===0&&(bi=null),Pi(s),i=i.stateNode,ht&&typeof ht.onCommitFiberRoot=="function")try{ht.onCommitFiberRoot(Pt,i,void 0,(i.current.flags&128)===128)}catch{}if(o!==null){i=q.T,h=re.p,re.p=2,q.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{q.T=i,re.p=h}}($r&3)!==0&&Po(),yr(t),h=t.pendingLanes,(s&261930)!==0&&(h&42)!==0?t===kf?Vs++:(Vs=0,kf=t):Vs=0,Js(0)}}function Hg(t,i){(t.pooledCacheLanes&=i)===0&&(i=t.pooledCache,i!=null&&(t.pooledCache=null,Ts(i)))}function Po(){return Ug(),Bg(),Pg(),qg()}function qg(){if(Vt!==5)return!1;var t=vi,i=_f;_f=0;var s=Pi($r),o=q.T,h=re.p;try{re.p=32>s?32:s,q.T=null,s=Ef,Ef=null;var p=vi,v=$r;if(Vt=0,La=vi=null,$r=0,(ft&6)!==0)throw Error(a(331));var S=ft;if(ft|=4,Sg(p.current),vg(p,p.current,v,s),ft=S,Js(0,!1),ht&&typeof ht.onPostCommitFiberRoot=="function")try{ht.onPostCommitFiberRoot(Pt,p)}catch{}return!0}finally{re.p=h,q.T=o,Hg(t,i)}}function Ig(t,i,s){i=Fn(s,i),i=nf(t.stateNode,i,2),t=hi(t,i,2),t!==null&&(tr(t,2),yr(t))}function mt(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"&&(bi===null||!bi.has(o))){t=Fn(s,t),s=Fp(2),o=hi(i,s,2),o!==null&&($p(s,o,i,t),tr(o,2),yr(o));break}}i=i.return}}function Tf(t,i,s){var o=t.pingCache;if(o===null){o=t.pingCache=new Nx;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,xt===t&&(tt&s)===s&&(zt===4||zt===3&&(tt&62914560)===tt&&300>pt()-Mo?(ft&2)===0&&Ua(t,0):wf|=s,za===tt&&(za=0)),yr(t)}function Fg(t,i){i===0&&(i=ua()),t=$i(t,i),t!==null&&(tr(t,i),yr(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 fr(t,i)}var Ho=null,Pa=null,jf=!1,qo=!1,Nf=!1,wi=0;function yr(t){t!==Pa&&t.next===null&&(Pa===null?Ho=Pa=t:Pa=Pa.next=t),qo=!0,jf||(jf=!0,Hx())}function Js(t,i){if(!Nf&&qo){Nf=!0;do for(var s=!1,o=Ho;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-ve(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=tt,p=Li(o,o===xt?p:0,o.cancelPendingCommit!==null||o.timeoutHandle!==-1),(p&3)===0||Ui(o,p)||(s=!0,Vg(o,p));o=o.next}while(s);Nf=!1}}function Px(){$g()}function $g(){qo=jf=!1;var t=0;wi!==0&&Qx()&&(t=wi);for(var i=pt(),s=null,o=Ho;o!==null;){var h=o.next,p=Gg(o,i);p===0?(o.next=null,s===null?Ho=h:s.next=h,h===null&&(Pa=s)):(s=o,(t!==0||(p&3)!==0)&&(qo=!0)),o=h}Vt!==0&&Vt!==5||Js(t),wi!==0&&(wi=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-ve(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=xt,s=tt,s=Li(t,t===i?s:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),o=t.callbackNode,s===0||t===i&&(dt===2||dt===9)||t.cancelPendingCommit!==null)return o!==null&&o!==null&&_n(o),t.callbackNode=null,t.callbackPriority=0;if((s&3)===0||Ui(t,s)){if(i=s&-s,i===t.callbackPriority)return i;switch(o!==null&&_n(o),Pi(s)){case 2:case 8:s=Se;break;case 32:s=Be;break;case 268435456:s=at;break;default:s=Be}return o=Yg.bind(null,t),s=fr(s,o),t.callbackPriority=i,t.callbackNode=s,i}return o!==null&&o!==null&&_n(o),t.callbackPriority=2,t.callbackNode=null,2}function Yg(t,i){if(Vt!==0&&Vt!==5)return t.callbackNode=null,t.callbackPriority=0,null;var s=t.callbackNode;if(Po()&&t.callbackNode!==s)return null;var o=tt;return o=Li(t,t===xt?o:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),o===0?null:(Cg(t,o,i),Gg(t,pt()),t.callbackNode!=null&&t.callbackNode===s?Yg.bind(null,t):null)}function Vg(t,i){if(Po())return null;Cg(t,i,!0)}function Hx(){Zx(function(){(ft&6)!==0?fr(le,Px):$g()})}function Of(){if(wi===0){var t=Ea;t===0&&(t=Gt,Gt<<=1,(Gt&261888)===0&&(Gt=256)),wi=t}return wi}function Jg(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:Jl(""+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 qx(t,i,s,o,h){if(i==="submit"&&s&&s.stateNode===h){var p=Jg((h[Mt]||null).action),v=o.submitter;v&&(i=(i=v[Mt]||null)?Jg(i.formAction):v.getAttribute("formAction"),i!==null&&(p=i,v=null));var S=new Zl("action","action",null,o,h);t.push({event:S,listeners:[{instance:null,listener:function(){if(o.defaultPrevented){if(wi!==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);rr(Ix,"on"+Fx)}rr(Am,"onAnimationEnd"),rr(Cm,"onAnimationIteration"),rr(Tm,"onAnimationStart"),rr("dblclick","onDoubleClick"),rr("focusin","onFocus"),rr("focusout","onBlur"),rr(ax,"onTransitionRun"),rr(sx,"onTransitionStart"),rr(lx,"onTransitionCancel"),rr(jm,"onTransitionEnd"),ie("onMouseEnter",["mouseout","mouseover"]),ie("onMouseLeave",["mouseout","mouseover"]),ie("onPointerEnter",["pointerout","pointerover"]),ie("onPointerLeave",["pointerout","pointerover"]),be("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),be("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),be("onBeforeInput",["compositionend","keypress","textInput","paste"]),be("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),be("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var 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,ee=S.currentTarget;if(S=S.listener,P!==p&&h.isPropagationStopped())break e;p=S,h.currentTarget=ee;try{p(h)}catch(oe){to(oe)}h.currentTarget=null,p=P}else for(v=0;v<o.length;v++){if(S=o[v],P=S.instance,ee=S.currentTarget,S=S.listener,P!==p&&h.isPropagationStopped())break e;p=S,h.currentTarget=ee;try{p(h)}catch(oe){to(oe)}h.currentTarget=null,p=P}}}}function We(t,i){var s=i[Hi];s===void 0&&(s=i[Hi]=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 Io="_reactListening"+Math.random().toString(36).slice(2);function zf(t){if(!t[Io]){t[Io]=!0,Z.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[Io]||(i[Io]=!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 ee=p,oe=Zu(s),me=[];e:{var ne=Nm.get(t);if(ne!==void 0){var ae=Zl,Re=t;switch(t){case"keypress":if(Ql(s)===0)break e;case"keydown":case"keyup":ae=Uv;break;case"focusin":Re="focus",ae=ic;break;case"focusout":Re="blur",ae=ic;break;case"beforeblur":case"afterblur":ae=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":ae=am;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ae=kv;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ae=Hv;break;case Am:case Cm:case Tm:ae=Tv;break;case jm:ae=Iv;break;case"scroll":case"scrollend":ae=_v;break;case"wheel":ae=$v;break;case"copy":case"cut":case"paste":ae=Nv;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ae=lm;break;case"toggle":case"beforetoggle":ae=Yv}var qe=(i&4)!==0,bt=!qe&&(t==="scroll"||t==="scrollend"),X=qe?ne!==null?ne+"Capture":null:ne;qe=[];for(var $=ee,W;$!==null;){var ue=$;if(W=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||W===null||X===null||(ue=ys($,X),ue!=null&&qe.push(Qs($,ue,W))),bt)break;$=$.return}0<qe.length&&(ne=new ae(ne,Re,null,s,oe),me.push({event:ne,listeners:qe}))}}if((i&7)===0){e:{if(ne=t==="mouseover"||t==="pointerover",ae=t==="mouseout"||t==="pointerout",ne&&s!==Ku&&(Re=s.relatedTarget||s.fromElement)&&(_(Re)||Re[En]))break e;if((ae||ne)&&(ne=oe.window===oe?oe:(ne=oe.ownerDocument)?ne.defaultView||ne.parentWindow:window,ae?(Re=s.relatedTarget||s.toElement,ae=ee,Re=Re?_(Re):null,Re!==null&&(bt=u(Re),qe=Re.tag,Re!==bt||qe!==5&&qe!==27&&qe!==6)&&(Re=null)):(ae=null,Re=ee),ae!==Re)){if(qe=am,ue="onMouseLeave",X="onMouseEnter",$="mouse",(t==="pointerout"||t==="pointerover")&&(qe=lm,ue="onPointerLeave",X="onPointerEnter",$="pointer"),bt=ae==null?ne:C(ae),W=Re==null?ne:C(Re),ne=new qe(ue,$+"leave",ae,s,oe),ne.target=bt,ne.relatedTarget=W,ue=null,_(oe)===ee&&(qe=new qe(X,$+"enter",Re,s,oe),qe.target=W,qe.relatedTarget=bt,ue=qe),bt=ue,ae&&Re)t:{for(qe=Gx,X=ae,$=Re,W=0,ue=X;ue;ue=qe(ue))W++;ue=0;for(var Ue=$;Ue;Ue=qe(Ue))ue++;for(;0<W-ue;)X=qe(X),W--;for(;0<ue-W;)$=qe($),ue--;for(;W--;){if(X===$||$!==null&&X===$.alternate){qe=X;break t}X=qe(X),$=qe($)}qe=null}else qe=null;ae!==null&&Zg(me,ne,ae,qe,!1),Re!==null&&bt!==null&&Zg(me,bt,Re,qe,!0)}}e:{if(ne=ee?C(ee):window,ae=ne.nodeName&&ne.nodeName.toLowerCase(),ae==="select"||ae==="input"&&ne.type==="file")var ot=pm;else if(dm(ne))if(gm)ot=nx;else{ot=ex;var Me=Wv}else ae=ne.nodeName,!ae||ae.toLowerCase()!=="input"||ne.type!=="checkbox"&&ne.type!=="radio"?ee&&Qu(ee.elementType)&&(ot=pm):ot=tx;if(ot&&(ot=ot(t,ee))){mm(me,ot,s,oe);break e}Me&&Me(t,ne,ee),t==="focusout"&&ee&&ne.type==="number"&&ee.memoizedProps.value!=null&&Xu(ne,"number",ne.value)}switch(Me=ee?C(ee):window,t){case"focusin":(dm(Me)||Me.contentEditable==="true")&&(ga=Me,cc=ee,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 Xe;if(sc)e:{switch(t){case"compositionstart":var nt="onCompositionStart";break e;case"compositionend":nt="onCompositionEnd";break e;case"compositionupdate":nt="onCompositionUpdate";break e}nt=void 0}else pa?fm(t,s)&&(nt="onCompositionEnd"):t==="keydown"&&s.keyCode===229&&(nt="onCompositionStart");nt&&(om&&s.locale!=="ko"&&(pa||nt!=="onCompositionStart"?nt==="onCompositionEnd"&&pa&&(Xe=rm()):(ai=oe,tc="value"in ai?ai.value:ai.textContent,pa=!0)),Me=Fo(ee,nt),0<Me.length&&(nt=new sm(nt,t,null,s,oe),me.push({event:nt,listeners:Me}),Xe?nt.data=Xe:(Xe=hm(s),Xe!==null&&(nt.data=Xe)))),(Xe=Jv?Xv(t,s):Qv(t,s))&&(nt=Fo(ee,"onBeforeInput"),0<nt.length&&(Me=new sm("onBeforeInput","beforeinput",null,s,oe),me.push({event:Me,listeners:nt}),Me.data=Xe)),qx(me,t,ee,s,oe)}Qg(me,i)})}function Qs(t,i,s){return{instance:t,listener:i,currentTarget:s}}function Fo(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,ee=S.stateNode;if(S=S.tag,P!==null&&P===o)break;S!==5&&S!==26&&S!==27||ee===null||(P=ee,h?(ee=ys(s,p),ee!=null&&v.unshift(Qs(s,ee,P))):h||(ee=ys(s,p),ee!=null&&v.push(Qs(s,ee,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 yt(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":nr(t,"class",o);break;case"tabIndex":nr(t,"tabindex",o);break;case"dir":case"role":case"viewBox":case"width":case"height":nr(t,s,o);break;case"style":em(t,o,p);break;case"data":if(i!=="object"){nr(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=Jl(""+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"&&yt(t,i,"name",h.name,h,null),yt(t,i,"formEncType",h.formEncType,h,null),yt(t,i,"formMethod",h.formMethod,h,null),yt(t,i,"formTarget",h.formTarget,h,null)):(yt(t,i,"encType",h.encType,h,null),yt(t,i,"method",h.method,h,null),yt(t,i,"target",h.target,h,null)));if(o==null||typeof o=="symbol"||typeof o=="boolean"){t.removeAttribute(s);break}o=Jl(""+o),t.setAttribute(s,o);break;case"onClick":o!=null&&(t.onclick=jr);break;case"onScroll":o!=null&&We("scroll",t);break;case"onScrollEnd":o!=null&&We("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=Jl(""+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":We("beforetoggle",t),We("toggle",t),rn(t,"popover",o);break;case"xlinkActuate":Tr(t,"http://www.w3.org/1999/xlink","xlink:actuate",o);break;case"xlinkArcrole":Tr(t,"http://www.w3.org/1999/xlink","xlink:arcrole",o);break;case"xlinkRole":Tr(t,"http://www.w3.org/1999/xlink","xlink:role",o);break;case"xlinkShow":Tr(t,"http://www.w3.org/1999/xlink","xlink:show",o);break;case"xlinkTitle":Tr(t,"http://www.w3.org/1999/xlink","xlink:title",o);break;case"xlinkType":Tr(t,"http://www.w3.org/1999/xlink","xlink:type",o);break;case"xmlBase":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:base",o);break;case"xmlLang":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:lang",o);break;case"xmlSpace":Tr(t,"http://www.w3.org/XML/1998/namespace","xml:space",o);break;case"is":rn(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,rn(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&&We("scroll",t);break;case"onScrollEnd":o!=null&&We("scrollend",t);break;case"onClick":o!=null&&(t.onclick=jr);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!de.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[Mt]||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,""):rn(t,s,o)}}}function nn(t,i,s){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":We("error",t),We("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:yt(t,i,p,v,s,null)}}h&&yt(t,i,"srcSet",s.srcSet,s,null),o&&yt(t,i,"src",s.src,s,null);return;case"input":We("invalid",t);var S=p=v=h=null,P=null,ee=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":ee=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:yt(t,i,o,oe,s,null)}}Qd(t,p,S,P,ee,v,h,!1);return;case"select":We("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:yt(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":We("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:yt(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:yt(t,i,P,o,s,null)}return;case"dialog":We("beforetoggle",t),We("toggle",t),We("cancel",t),We("close",t);break;case"iframe":case"object":We("load",t);break;case"video":case"audio":for(o=0;o<Xs.length;o++)We(Xs[o],t);break;case"image":We("error",t),We("load",t);break;case"details":We("toggle",t);break;case"embed":case"source":case"link":We("error",t),We("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(ee in s)if(s.hasOwnProperty(ee)&&(o=s[ee],o!=null))switch(ee){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:yt(t,i,ee,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&&yt(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,ee=null,oe=null;for(ae in s){var me=s[ae];if(s.hasOwnProperty(ae)&&me!=null)switch(ae){case"checked":break;case"value":break;case"defaultValue":P=me;default:o.hasOwnProperty(ae)||yt(t,i,ae,null,o,me)}}for(var ne in o){var ae=o[ne];if(me=s[ne],o.hasOwnProperty(ne)&&(ae!=null||me!=null))switch(ne){case"type":p=ae;break;case"name":h=ae;break;case"checked":ee=ae;break;case"defaultChecked":oe=ae;break;case"value":v=ae;break;case"defaultValue":S=ae;break;case"children":case"dangerouslySetInnerHTML":if(ae!=null)throw Error(a(137,i));break;default:ae!==me&&yt(t,i,ne,ae,o,me)}}Ju(t,v,S,P,ee,oe,p,h);return;case"select":ae=v=S=ne=null;for(p in s)if(P=s[p],s.hasOwnProperty(p)&&P!=null)switch(p){case"value":break;case"multiple":ae=P;default:o.hasOwnProperty(p)||yt(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":ne=p;break;case"defaultValue":S=p;break;case"multiple":v=p;default:p!==P&&yt(t,i,h,p,o,P)}i=S,s=v,o=ae,ne!=null?fa(t,!!s,ne,!1):!!o!=!!s&&(i!=null?fa(t,!!s,i,!0):fa(t,!!s,s?[]:"",!1));return;case"textarea":ae=ne=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:yt(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":ne=h;break;case"defaultValue":ae=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(a(91));break;default:h!==p&&yt(t,i,v,h,o,p)}Kd(t,ne,ae);return;case"option":for(var Re in s)if(ne=s[Re],s.hasOwnProperty(Re)&&ne!=null&&!o.hasOwnProperty(Re))switch(Re){case"selected":t.selected=!1;break;default:yt(t,i,Re,null,o,ne)}for(P in o)if(ne=o[P],ae=s[P],o.hasOwnProperty(P)&&ne!==ae&&(ne!=null||ae!=null))switch(P){case"selected":t.selected=ne&&typeof ne!="function"&&typeof ne!="symbol";break;default:yt(t,i,P,ne,o,ae)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var qe in s)ne=s[qe],s.hasOwnProperty(qe)&&ne!=null&&!o.hasOwnProperty(qe)&&yt(t,i,qe,null,o,ne);for(ee in o)if(ne=o[ee],ae=s[ee],o.hasOwnProperty(ee)&&ne!==ae&&(ne!=null||ae!=null))switch(ee){case"children":case"dangerouslySetInnerHTML":if(ne!=null)throw Error(a(137,i));break;default:yt(t,i,ee,ne,o,ae)}return;default:if(Qu(i)){for(var bt in s)ne=s[bt],s.hasOwnProperty(bt)&&ne!==void 0&&!o.hasOwnProperty(bt)&&Uf(t,i,bt,void 0,o,ne);for(oe in o)ne=o[oe],ae=s[oe],!o.hasOwnProperty(oe)||ne===ae||ne===void 0&&ae===void 0||Uf(t,i,oe,ne,o,ae);return}}for(var X in s)ne=s[X],s.hasOwnProperty(X)&&ne!=null&&!o.hasOwnProperty(X)&&yt(t,i,X,null,o,ne);for(me in o)ne=o[me],ae=s[me],!o.hasOwnProperty(me)||ne===ae||ne==null&&ae==null||yt(t,i,me,ne,o,ae)}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],ee=P.startTime;if(ee>S)break;var oe=P.transferSize,me=P.initiatorType;oe&&ty(me)&&(P=P.responseEnd,v+=oe*(P<S?1:(S-ee)/(P-ee)))}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 $o(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 Hf(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 qf=null;function Qx(){var t=window.event;return t&&t.type==="popstate"?t===qf?!1:(qf=t,!0):(qf=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 Si(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[Yt]||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[Yt])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=Jn(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=Jn(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=Jn(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 Jn(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 Jn(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=$o(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 Xn=new Map,hy=new Set;function Go(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Gr=re.d;re.d={f:rw,r:iw,D:aw,C:sw,L:lw,m:ow,X:cw,S:uw,M:fw};function rw(){var t=Gr.f(),i=Lo();return t||i}function iw(t){var i=T(t);i!==null&&i.tag===5&&i.type==="form"?jp(i):Gr.r(t)}var Ha=typeof document>"u"?null:document;function dy(t,i,s){var o=Ha;if(o&&typeof i=="string"&&i){var h=qn(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"),nn(i,"link",t),I(i),o.head.appendChild(i)))}}function aw(t){Gr.D(t),dy("dns-prefetch",t,null)}function sw(t,i){Gr.C(t,i),dy("preconnect",t,i)}function lw(t,i,s){Gr.L(t,i,s);var o=Ha;if(o&&t&&i){var h='link[rel="preload"][as="'+qn(i)+'"]';i==="image"&&s&&s.imageSrcSet?(h+='[imagesrcset="'+qn(s.imageSrcSet)+'"]',typeof s.imageSizes=="string"&&(h+='[imagesizes="'+qn(s.imageSizes)+'"]')):h+='[href="'+qn(t)+'"]';var p=h;switch(i){case"style":p=qa(t);break;case"script":p=Ia(t)}Xn.has(p)||(t=g({rel:"preload",href:i==="image"&&s&&s.imageSrcSet?void 0:t,as:i},s),Xn.set(p,t),o.querySelector(h)!==null||i==="style"&&o.querySelector(Zs(p))||i==="script"&&o.querySelector(Ws(p))||(i=o.createElement("link"),nn(i,"link",t),I(i),o.head.appendChild(i)))}}function ow(t,i){Gr.m(t,i);var s=Ha;if(s&&t){var o=i&&typeof i.as=="string"?i.as:"script",h='link[rel="modulepreload"][as="'+qn(o)+'"][href="'+qn(t)+'"]',p=h;switch(o){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":p=Ia(t)}if(!Xn.has(p)&&(t=g({rel:"modulepreload",href:t},i),Xn.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"),nn(o,"link",t),I(o),s.head.appendChild(o)}}}function uw(t,i,s){Gr.S(t,i,s);var o=Ha;if(o&&t){var h=D(o).hoistableStyles,p=qa(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=Xn.get(p))&&Yf(t,s);var P=v=o.createElement("link");I(P),nn(P,"link",t),P._p=new Promise(function(ee,oe){P.onload=ee,P.onerror=oe}),P.addEventListener("load",function(){S.loading|=1}),P.addEventListener("error",function(){S.loading|=2}),S.loading|=4,Yo(v,i,o)}v={type:"stylesheet",instance:v,count:1,state:S},h.set(p,v)}}}function cw(t,i){Gr.X(t,i);var s=Ha;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=Xn.get(h))&&Vf(t,i),p=s.createElement("script"),I(p),nn(p,"link",t),s.head.appendChild(p)),p={type:"script",instance:p,count:1,state:null},o.set(h,p))}}function fw(t,i){Gr.M(t,i);var s=Ha;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=Xn.get(h))&&Vf(t,i),p=s.createElement("script"),I(p),nn(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)?Go(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=qa(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=qa(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),Xn.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},Xn.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 qa(t){return'href="'+qn(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}),nn(i,"link",s),I(i),t.head.appendChild(i))}function Ia(t){return'[src="'+qn(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~="'+qn(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),nn(o,"style",h),Yo(o,s.precedence,t),i.instance=o;case"stylesheet":h=qa(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=Xn.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}),nn(p,"link",o),i.state.loading|=4,Yo(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=Xn.get(p))&&(o=g({},s),Vf(o,h)),t=t.ownerDocument||t,h=t.createElement("script"),I(h),nn(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,Yo(o,s.precedence,t));return i.instance}function Yo(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 Vo=null;function yy(t,i,s){if(Vo===null){var o=new Map,h=Vo=new Map;h.set(s,o)}else h=Vo,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[Yt]||p[vt]||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=qa(o.href),p=i.querySelector(Zs(h));if(p){i=p._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(t.count++,t=Jo.bind(t),i.then(t,t)),s.state.loading|=4,s.instance=p,I(p);return}p=i.ownerDocument||i,o=py(o),(h=Xn.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}),nn(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=Jo.bind(t),i.addEventListener("load",s),i.addEventListener("error",s))}}var Jf=0;function pw(t,i){return t.stylesheets&&t.count===0&&Qo(t,t.stylesheets),0<t.count||0<t.imgCount?function(s){var o=setTimeout(function(){if(t.stylesheets&&Qo(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&&Qo(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 Jo(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Qo(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var Xo=null;function Qo(t,i){t.stylesheets=null,t.unsuspend!==null&&(t.count++,Xo=new Map,i.forEach(gw,t),Xo=null,Jo.call(t))}function gw(t,i){if(!(i.state.loading&4)){var s=Xo.get(t);if(s)var o=s.get(null);else{s=new Map,Xo.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=Jo.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:ye,_currentValue2:ye,_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=ti(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=ti(0),this.hiddenUpdates=ti(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,ee,oe,me){return t=new yw(t,i,s,v,P,ee,oe,me,S),i=1,p===!0&&(i|=24),p=An(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},Nc(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=fi(i),o.payload={element:s},p=p===void 0?null:p,p!==null&&(o.callback=p),s=hi(t,o,i),s!==null&&(xn(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=$i(t,67108864);i!==null&&xn(i,t,67108864),Xf(t,67108864)}}function ky(t){if(t.tag===13||t.tag===31){var i=On();i=Cr(i);var s=$i(t,i);s!==null&&xn(s,t,i),Xf(t,i)}}var Ko=!0;function bw(t,i,s,o){var h=q.T;q.T=null;var p=re.p;try{re.p=2,Qf(t,i,s,o)}finally{re.p=p,q.T=h}}function vw(t,i,s,o){var h=q.T;q.T=null;var p=re.p;try{re.p=8,Qf(t,i,s,o)}finally{re.p=p,q.T=h}}function Qf(t,i,s,o){if(Ko){var h=Kf(o);if(h===null)Lf(t,i,o,Zo,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=er(p.pendingLanes);if(v!==0){var S=p;for(S.pendingLanes|=2,S.entangledLanes|=2;v;){var P=1<<31-ve(v);S.entanglements[1]|=P,v&=~P}yr(p),(ft&6)===0&&(Do=pt()+500,Js(0))}}break;case 31:case 13:S=$i(p,2),S!==null&&xn(S,p,2),Lo(),Xf(p,2)}if(p=Kf(o),p===null&&Lf(t,i,o,Zo,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 Zo=null;function Zf(t){if(Zo=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 Zo=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(Wr()){case le:return 2;case Se:return 8;case Be:case Je:return 32;case at:return 268435456;default:return 32}default:return 32}}var Wf=!1,_i=null,Ei=null,ki=null,tl=new Map,nl=new Map,Ai=[],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":_i=null;break;case"dragenter":case"dragleave":Ei=null;break;case"mouseover":case"mouseout":ki=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 _i=rl(_i,t,i,s,o,h),!0;case"dragenter":return Ei=rl(Ei,t,i,s,o,h),!0;case"mouseover":return ki=rl(ki,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,$l(t.priority,function(){ky(s)});return}}else if(i===31){if(i=f(s),i!==null){t.blockedOn=i,$l(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 Wo(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){Wo(t)&&s.delete(i)}function Sw(){Wf=!1,_i!==null&&Wo(_i)&&(_i=null),Ei!==null&&Wo(Ei)&&(Ei=null),ki!==null&&Wo(ki)&&(ki=null),tl.forEach(jy),nl.forEach(jy)}function eu(t,i){t.blockedOn===i&&(t.blockedOn=null,Wf||(Wf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Sw)))}var tu=null;function Ny(t){tu!==t&&(tu=t,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){tu===t&&(tu=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 eu(P,t)}_i!==null&&eu(_i,t),Ei!==null&&eu(Ei,t),ki!==null&&eu(ki,t),tl.forEach(i),nl.forEach(i);for(var s=0;s<Ai.length;s++){var o=Ai[s];o.blockedOn===t&&(o.blockedOn=null)}for(;0<Ai.length&&(s=Ai[0],s.blockedOn===null);)Ty(s),s.blockedOn===null&&Ai.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[Mt]||null;if(typeof p=="function")v||Ny(s);else if(v){var S=null;if(p&&p.hasAttribute("formAction")){if(h=p,v=p[Mt]||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),Ny(s)}}}function Oy(){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}nu.prototype.render=eh.prototype.render=function(t){var i=this._internalRoot;if(i===null)throw Error(a(409));var s=i.current,o=On();Sy(s,o,t,i,null,null)},nu.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),Lo(),i[En]=null}};function nu(t){this._internalRoot=t}nu.prototype.unstable_scheduleHydration=function(t){if(t){var i=ps();t={blockedOn:null,target:t,priority:i};for(var s=0;s<Ai.length&&i!==0&&i<Ai[s].priority;s++);Ai.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"));re.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:q,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ru=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ru.isDisabled&&ru.supportsFiber)try{Pt=ru.inject(_w),ht=ru}catch{}}return al.createRoot=function(t,i){if(!l(t))throw Error(a(299));var s=!1,o="",h=Pp,p=Hp,v=qp;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,Oy),t[En]=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=Hp,S=qp,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,Oy),i.context=wy(null),s=i.current,o=On(),o=Cr(o),h=fi(o),h.callback=null,hi(s,h,o),s=o,i.current.lanes=s,tr(i,s),yr(i),t[En]=i.current,zf(t),new nu(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:Tl(l)}return Bw(n,r,null,e)}function Ot(e,n){if(e===!1||e===null||typeof e>"u")throw new Error(n)}function Sr(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 Tl({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),se=z.createHref(F.unstable_mask||F);try{c.pushState(Y,"",se)}catch(R){if(R instanceof DOMException&&R.name==="DataCloneError")throw R;l.location.assign(se)}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),se=z.createHref(F.unstable_mask||F);c.replaceState(Y,"",se),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),Ot(r,"No window.location.(origin|href) available to create URL");let a=typeof e=="string"?e:Tl(e);return a=a.replace(/ $/,"%20"),!n&&a.startsWith("//")&&(a=r+a),new URL(a,r)}function _0(e,n,r="/"){return Hw(e,n,r,!1)}function Hw(e,n,r,a){let l=typeof n=="string"?us(n):n,u=Xr(l.pathname||"/",r);if(u==null)return null;let c=E0(e);qw(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;Ot(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=wr([a,y.relativePath]),b=r.concat(y);c.children&&c.children.length>0&&(Ot(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 qw(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:wr([u,g.pathname]),pathnameBase:nS(wr([u,g.pathnameBase])),route:b}),g.pathnameBase!=="/"&&(u=wr([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){Sr(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let 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 Sr(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${n}).`),e}}function Xr(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},Ot(!l.pathname||!l.pathname.includes("?"),lh("?","pathname","search",l)),Ot(!l.pathname||!l.pathname.includes("#"),lh("#","pathname","hash",l)),Ot(!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 wr=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=Xr(c.pathname,n);c.origin===u.origin&&f!=null?r=f+c.search+c.hash:l=!0}catch{Sr(!1,`<Link to="${r}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL: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),N0=L.createContext({isTransitioning:!1});N0.displayName="ViewTransition";var cS=L.createContext(new Map);cS.displayName="Fetchers";var fS=L.createContext(null);fS.displayName="Await";var Wn=L.createContext(null);Wn.displayName="Navigation";var zl=L.createContext(null);zl.displayName="Location";var _r=L.createContext({outlet:null,matches:[],isDataRoute:!1});_r.displayName="Route";var md=L.createContext(null);md.displayName="RouteError";var O0="REACT_ROUTER_ERROR",hS="REDIRECT",dS="ROUTE_ERROR_RESPONSE";function mS(e){if(e.startsWith(`${O0}:${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(`${O0}:${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}={}){Ot(Ll(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:a}=L.useContext(Wn),{hash:l,pathname:u,search:c}=Ul(e,{relative:n}),f=u;return r!=="/"&&(f=u==="/"?r:wr([r,u])),a.createHref({pathname:f,search:c,hash:l})}function Ll(){return L.useContext(zl)!=null}function Er(){return Ot(Ll(),"useLocation() may be used only in the context of a <Router> component."),L.useContext(zl).location}var R0="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function M0(e){L.useContext(Wn).static||L.useLayoutEffect(e)}function sa(){let{isDataRoute:e}=L.useContext(_r);return e?NS():yS()}function yS(){Ot(Ll(),"useNavigate() may be used only in the context of a <Router> component.");let e=L.useContext(cs),{basename:n,navigator:r}=L.useContext(Wn),{matches:a}=L.useContext(_r),{pathname:l}=Er(),u=JSON.stringify(A0(a)),c=L.useRef(!1);return M0(()=>{c.current=!0}),L.useCallback((m,d={})=>{if(Sr(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:wr([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(_r),n=e[e.length-1];return n?n.params:{}}function Ul(e,{relative:n}={}){let{matches:r}=L.useContext(_r),{pathname:a}=Er(),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;Ot(Ll(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:a}=L.useContext(Wn),{matches:l}=L.useContext(_r),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=Er(),g;if(n){let M=typeof n=="string"?us(n):n;Ot(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});Sr(d||k!=null,`No routes matched location "${g.pathname}${g.search}${g.hash}" `),Sr(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:wr([m,a.encodeLocation?a.encodeLocation(M.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:M.pathname]),pathnameBase:M.pathnameBase==="/"?m:wr([m,a.encodeLocation?a.encodeLocation(M.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:M.pathnameBase])})),l,r);return n&&z?L.createElement(zl.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(_r.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(Wn);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(_r.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);Ot(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 Ot(n,pd(e)),n}function AS(e){let n=L.useContext(Lu);return Ot(n,pd(e)),n}function CS(e){let n=L.useContext(_r);return Ot(n,pd(e)),n}function gd(e){let n=CS(e),r=n.matches[n.matches.length-1];return Ot(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 NS(){let{router:e}=kS("useNavigate"),n=gd("useNavigate"),r=L.useRef(!1);return M0(()=>{r.current=!0}),L.useCallback(async(l,u={})=>{Sr(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,Sr(!1,r))}L.memo(OS);function OS({routes:e,future:n,state:r,isStatic:a,onError:l}){return D0(e,void 0,{state:r,isStatic:a,onError:l})}function Ja(e){Ot(!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}){Ot(!Ll(),"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=Xr(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 Sr(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(Wn.Provider,{value:m},L.createElement(zl.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}Ot(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>`),Ot(!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 iu=null;function PS(){if(iu===null)try{new FormData(document.createElement("form"),0),iu=!1}catch{iu=!0}return iu}var HS=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function uh(e){return e!=null&&!HS.has(e)?(Sr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${gu}"`),null):e}function qS(e,n){let r,a,l,u,c;if(zS(e)){let f=e.getAttribute("action");a=f?Xr(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?Xr(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&&Xr(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=Er(),{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 se;let Y=u.routes[F.route.id];!Y||!Y.hasLoader||(!y.some(R=>R.route.id===F.route.id)&&F.route.id in m&&((se=c[F.route.id])!=null&&se.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,H0=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(Wn),Y=typeof y=="string"&&P0.test(y),se=T0(y,B);y=se.to;let R=gS(y,{relative:l}),j=Er(),V=null;if(f){let H=dd(f,[],j.unstable_mask?j.unstable_mask.pathname:"/",!0);B!=="/"&&(H.pathname=H.pathname==="/"?B:wr([B,H.pathname])),V=M.createHref(H)}let[J,G,N]=KS(a,k),Q=l_(y,{replace:c,unstable_mask:f,state:m,target:d,preventScrollReset:g,relative:l,viewTransition:b,unstable_defaultShouldRevalidate:x,unstable_useTransitions:F});function K(H){n&&n(H),H.defaultPrevented||Q(H)}let ge=!(se.isExternal||u),fe=L.createElement("a",{...k,...N,href:(ge?V:void 0)||se.absoluteURL||R,onClick:ge?K: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});H0.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=Ul(c,{relative:d.relative}),b=Er(),x=L.useContext(Lu),{navigator:k,basename:z}=L.useContext(Wn),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=Xr(Y,z)||Y);const se=M!=="/"&&M.endsWith("/")?M.length-1:M.length;let R=F===M||!l&&F.startsWith(M)&&F.charAt(se)==="/",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 N=typeof u=="function"?u(V):u;return L.createElement(H0,{...d,"aria-current":J,className:G,ref:y,style:N,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(Wn),B=c_(),M=f_(f,{relative:d}),F=c.toLowerCase()==="get"?"get":"post",Y=typeof f=="string"&&P0.test(f),se=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:se,...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 q0(e){let n=L.useContext(cs);return Ot(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=sa(),g=Er(),b=Ul(e,{relative:c});return L.useCallback(x=>{if(BS(x,n)){x.preventDefault();let k=r!==void 0?r:Tl(g)===Tl(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}=q0("useSubmit"),{basename:n}=L.useContext(Wn),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}=qS(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(Wn),a=L.useContext(_r);Ot(a,"useFormAction must be used inside a RouteContext");let[l]=a.matches.slice(-1),u={...Ul(e||".",{relative:n})},c=Er();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:wr([r,u.pathname])),Tl(u)}function h_(e,{relative:n}={}){let r=L.useContext(N0);Ot(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:a}=q0("useViewTransitionState"),l=Ul(e,{relative:n});if(!r.isTransitioning)return!1;let u=Xr(r.currentLocation.pathname,a)||r.currentLocation.pathname,c=Xr(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 Bl(){const e=L.useContext(I0);if(!e)throw new Error("useHostStore must be used within HostStoreProvider");return e}const Bn=new Uint8Array(0),la=new TextEncoder,zn=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 wl(...e){const n=[];for(let r=0;r<e.length;r++)n.push(la.encode(e[r]));return n.length===0?Bn:n.length===1?n[0]:b_(...n)}function Qy(e){return!e||e.length===0?"":zn.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 Mi=new __;var Vr;(function(e){e.Disconnect="disconnect",e.Reconnect="reconnect",e.Update="update",e.LDM="ldm",e.Error="error"})(Vr||(Vr={}));var Za;(function(e){e.Reconnecting="reconnecting",e.PingTimer="pingTimer",e.StaleConnection="staleConnection",e.ClientInitiatedReconnect="client initiated reconnect"})(Za||(Za={}));var ke;(function(e){e.ApiError="BAD API",e.BadAuthentication="BAD_AUTHENTICATION",e.BadCreds="BAD_CREDS",e.BadHeader="BAD_HEADER",e.BadJson="BAD_JSON",e.BadPayload="BAD_PAYLOAD",e.BadSubject="BAD_SUBJECT",e.Cancelled="CANCELLED",e.ConnectionClosed="CONNECTION_CLOSED",e.ConnectionDraining="CONNECTION_DRAINING",e.ConnectionRefused="CONNECTION_REFUSED",e.ConnectionTimeout="CONNECTION_TIMEOUT",e.Disconnect="DISCONNECT",e.InvalidOption="INVALID_OPTION",e.InvalidPayload="INVALID_PAYLOAD",e.MaxPayloadExceeded="MAX_PAYLOAD_EXCEEDED",e.NoResponders="503",e.NotFunction="NOT_FUNC",e.RequestError="REQUEST_ERROR",e.ServerOptionNotAvailable="SERVER_OPT_NA",e.SubClosed="SUB_CLOSED",e.SubDraining="SUB_DRAINING",e.Timeout="TIMEOUT",e.Tls="TLS",e.Unknown="UNKNOWN_ERROR",e.WssRequired="WSS_REQUIRED",e.JetStreamInvalidAck="JESTREAM_INVALID_ACK",e.JetStream404NoMessages="404",e.JetStream408RequestTimeout="408",e.JetStream409MaxAckPendingExceeded="409",e.JetStream409="409",e.JetStreamNotEnabled="503",e.JetStreamIdleHeartBeat="IDLE_HEARTBEAT",e.AuthorizationViolation="AUTHORIZATION_VIOLATION",e.AuthenticationExpired="AUTHENTICATION_EXPIRED",e.ProtocolError="NATS_PROTOCOL_ERR",e.PermissionsViolation="PERMISSIONS_VIOLATION",e.AuthenticationTimeout="AUTHENTICATION_TIMEOUT",e.AccountExpired="ACCOUNT_EXPIRED"})(ke||(ke={}));function E_(e){return typeof e.code=="string"}class $0{constructor(){A(this,"messages");this.messages=new Map,this.messages.set(ke.InvalidPayload,"Invalid payload type - payloads can be 'binary', 'string', or 'json'"),this.messages.set(ke.BadJson,"Bad JSON"),this.messages.set(ke.WssRequired,"TLS is required, therefore a secure websocket connection is also required")}static getMessage(n){return k_.getMessage(n)}getMessage(n){return this.messages.get(n)||n}}const k_=new $0;class Ne 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 Ne(l,r,a)}isAuthError(){return this.code===ke.AuthenticationExpired||this.code===ke.AuthorizationViolation||this.code===ke.AccountExpired}isAuthTimeout(){return this.code===ke.AuthenticationTimeout}isPermissionError(){return this.code===ke.PermissionsViolation}isProtocolError(){return this.code===ke.ProtocolError}isJetStreamError(){return this.api_error!==void 0}jsError(){return this.api_error?this.api_error:null}}var Mn;(function(e){e[e.Exact=0]="Exact",e[e.CanonicalMIME=1]="CanonicalMIME",e[e.IgnoreCase=2]="IgnoreCase"})(Mn||(Mn={}));var lr;(function(e){e.Timer="timer",e.Count="count",e.JitterTimer="jitterTimer",e.SentinelMsg="sentinelMsg"})(lr||(lr={}));var Sl;(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"})(Sl||(Sl={}));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 Jr(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}.${Mi.next()}`}const Hh="127.0.0.1";var Ni;(function(e){e.PING="PING",e.STATS="STATS",e.INFO="INFO"})(Ni||(Ni={}));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 au(e){return zn.decode(e).replace(/\n/g,"␊").replace(/\r/g,"␍")}function is(e,n=!0){const r=n?Ne.errorForCode(ke.Timeout):null;let a,l;const u=new Promise((c,f)=>{a={cancel:()=>{l&&clearTimeout(l)}},l=setTimeout(()=>{f(r===null?Ne.errorForCode(ke.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 Nt(){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 jt(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 Ne(`'${e[u]}' is not a valid character for a header key`,ke.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 Qr(e=0,n=""){if(e===0&&n!==""||e>0&&n==="")throw new Error("setting status requires both code and description");return new Oi(e,n)}const fh="NATS/1.0";class Oi{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 Oi,l=zn.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 la.encode(this.toString())}static validHeaderValue(n){if(/[\r\n]/.test(n))throw new Ne("invalid header value - \\r and \\n are not allowed.",ke.BadHeader);return n.trim()}keys(){const n=[];for(const r of this.headers.keys())n.push(r);return n}findKeys(n,r=Mn.Exact){const a=this.keys();switch(r){case Mn.Exact:return a.filter(l=>l===n);case Mn.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=Mn.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=Mn.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=Mn.Exact){return this.findKeys(n,r).length>0}set(n,r,a=Mn.Exact){this.delete(n,a),this.append(n,r,a)}append(n,r,a=Mn.Exact){const l=tb(n);a===Mn.CanonicalMIME&&(n=l);const u=this.findKeys(n,a);n=u.length>0?u[0]:n;const c=Oi.validHeaderValue(r);let f=this.headers.get(n);f||(f=[],this.headers.set(n,f)),f.push(c)}values(n,r=Mn.Exact){const a=[];return this.findKeys(n,r).forEach(u=>{const c=this.headers.get(u);c&&a.push(...c)}),a}delete(n,r=Mn.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 Oi;for(const a in n)r.headers.set(a,n[a]);return r}}function ku(){return{encode(e){return la.encode(e)},decode(e){return zn.decode(e)}}}function or(e){return{encode(n){try{return n===void 0&&(n=null),la.encode(JSON.stringify(n))}catch(r){throw Ne.errorForCode(ke.BadJson,r)}},decode(n){try{return JSON.parse(zn.decode(n),e)}catch(r){throw Ne.errorForCode(ke.BadJson,r)}}}}function Y0(e){var n;return e&&e.data.length===0&&((n=e.headers)==null?void 0:n.code)===503?Ne.errorForCode(ke.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=zn.decode(this._msg.subject),this._subject)}get reply(){return this._reply?this._reply:(this._reply=zn.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=Oi.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=Bn,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 or(n).decode(this.data)}string(){return zn.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 un(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 vl(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 qh(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 qh(e)&&((n=e.headers)==null?void 0:n.description)==="Idle Heartbeat"}function T_(e,n,r){const a=Qr(e,n),l={hdr:1,sid:0,size:0},u=new wd(l,Bn,{});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 Kn;(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"})(Kn||(Kn={}));function j_(e){return e.code!==ke.JetStream409?!1:[Kn.MaxBatchExceeded,Kn.MaxExpiresExceeded,Kn.MaxBytesExceeded,Kn.MaxMessageSizeExceeded,Kn.PushConsumer,Kn.IdleHeartbeatMissed,Kn.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 Ne(n,ke.JetStream404NoMessages);case 408:return new Ne(n,ke.JetStream408RequestTimeout);case 409:{const r=n.startsWith(Kn.IdleHeartbeatMissed)?ke.JetStreamIdleHeartBeat:ke.JetStream409;return new Ne(n,r)}case 503:return Ne.errorForCode(ke.JetStreamNotEnabled,new Error(n));default:return n===""&&(n=ke.Unknown),new Ne(n,`${e}`)}}class Zt{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=Nt(),this.yields=[],this.iterClosed=Nt(),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 Ne("unsupported iterator",ke.ApiError);if(this.yielding)throw new Ne("already yielding",ke.ApiError);this.yielding=!0;try{for(;;){if(this.yields.length===0&&await this.signal,this.err)throw this.err;const 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=Nt())}}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 jl;(function(e){e.Old="old",e.New="new"})(jl||(jl={}));var $h;(function(e){e.File="file",e.Memory="memory"})($h||($h={}));var Bt;(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"})(Bt||(Bt={}));var Kt;(function(e){e.None="none",e.All="all",e.Explicit="explicit",e.NotSet=""})(Kt||(Kt={}));var as;(function(e){e.Instant="instant",e.Original="original"})(as||(as={}));var Di;(function(e){e.None="none",e.S2="s2"})(Di||(Di={}));var Au;(function(e){e.CreateOrUpdate="",e.Update="update",e.Create="create"})(Au||(Au={}));function N_(e,n={}){return Object.assign({name:e,deliver_policy:Bt.All,ack_policy:Kt.Explicit,ack_wait:jt(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 hn;(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"})(hn||(hn={}));var sr;(function(e){e.LastValue="",e.AllHistory="history",e.UpdatesOnly="updates"})(sr||(sr={}));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 Dn="KV_";class O_{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=N_("",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?Kt.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=Bt.StartSequence,this.config.opt_start_seq=n,this}startTime(n){return this.config.deliver_policy=Bt.StartTime,this.config.opt_start_time=n.toISOString(),this}deliverAll(){return this.config.deliver_policy=Bt.All,this}deliverLastPerSubject(){return this.config.deliver_policy=Bt.LastPerSubject,this}deliverLast(){return this.config.deliver_policy=Bt.Last,this}deliverNew(){return this.config.deliver_policy=Bt.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=Kt.None,this}ackAll(){return this.config.ack_policy=Kt.All,this}ackExplicit(){return this.config.ack_policy=Kt.Explicit,this}ackWait(n){return this.config.ack_wait=jt(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=jt(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=jt(n),this}maxPullBatch(n){return this.config.max_batch=n,this}maxPullRequestExpires(n){return this.config.max_expires=jt(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 Ri(e){return new O_(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=""),la.encode(n)}static toAscii(n){return zn.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,Hu={exports:{}},sb={},lb=L_(M_({__proto__:null,default:sb},[sb]));hh=Hu,(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,N=j?"sha224":"sha256";return V=G.from&&!r.JS_SHA256_NO_BUFFER_FROM?G.from:function(Q){return new G(Q)},function(Q){if(typeof Q=="string")return J.createHash(N).update(Q,"utf8").digest("hex");if(Q==null)throw new Error(e);return Q.constructor===ArrayBuffer&&(Q=new Uint8Array(Q)),Array.isArray(Q)||ArrayBuffer.isView(Q)||Q.constructor===G?J.createHash(N).update(V(Q)).digest("hex"):R(Q)}},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,N){return j.create(G).update(N)};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 N,Q=[],K=R.length,ge=0;for(J=0;J<K;++J)(N=R.charCodeAt(J))<128?Q[ge++]=N:N<2048?(Q[ge++]=192|N>>>6,Q[ge++]=128|63&N):N<55296||N>=57344?(Q[ge++]=224|N>>>12,Q[ge++]=128|N>>>6&63,Q[ge++]=128|63&N):(N=65536+((1023&N)<<10|1023&R.charCodeAt(++J)),Q[ge++]=240|N>>>18,Q[ge++]=128|N>>>12&63,Q[ge++]=128|N>>>6&63,Q[ge++]=128|63&N);R=Q}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=[],H=[];for(J=0;J<64;++J){var q=R[J]||0;fe[J]=92^q,H[J]=54^q}F.call(this,j,V),this.update(H),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,N=0,Q=R.length,K=this.blocks;N<Q;){if(this.hashed&&(this.hashed=!1,K[0]=this.block,this.block=K[16]=K[1]=K[2]=K[3]=K[4]=K[5]=K[6]=K[7]=K[8]=K[9]=K[10]=K[11]=K[12]=K[13]=K[14]=K[15]=0),j)for(G=this.start;N<Q&&G<64;++N)K[G>>>2]|=R[N]<<d[3&G++];else for(G=this.start;N<Q&&G<64;++N)(J=R.charCodeAt(N))<128?K[G>>>2]|=J<<d[3&G++]:J<2048?(K[G>>>2]|=(192|J>>>6)<<d[3&G++],K[G>>>2]|=(128|63&J)<<d[3&G++]):J<55296||J>=57344?(K[G>>>2]|=(224|J>>>12)<<d[3&G++],K[G>>>2]|=(128|J>>>6&63)<<d[3&G++],K[G>>>2]|=(128|63&J)<<d[3&G++]):(J=65536+((1023&J)<<10|1023&R.charCodeAt(++N)),K[G>>>2]|=(240|J>>>18)<<d[3&G++],K[G>>>2]|=(128|J>>>12&63)<<d[3&G++],K[G>>>2]|=(128|J>>>6&63)<<d[3&G++],K[G>>>2]|=(128|63&J)<<d[3&G++]);this.lastByteIndex=G,this.bytes+=G-this.start,G>=64?(this.block=K[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,N,Q,K,ge,fe=this.h0,H=this.h1,q=this.h2,re=this.h3,ye=this.h4,Ee=this.h5,O=this.h6,U=this.h7,te=this.blocks;for(R=16;R<64;++R)j=((G=te[R-15])>>>7|G<<25)^(G>>>18|G<<14)^G>>>3,V=((G=te[R-2])>>>17|G<<15)^(G>>>19|G<<13)^G>>>10,te[R]=te[R-16]+j+te[R-7]+V|0;for(ge=H&q,R=0;R<64;R+=4)this.first?(this.is224?(N=300032,U=(G=te[0]-1413257819)-150054599|0,re=G+24177077|0):(N=704751109,U=(G=te[0]-210244248)-1521486534|0,re=G+143694565|0),this.first=!1):(j=(fe>>>2|fe<<30)^(fe>>>13|fe<<19)^(fe>>>22|fe<<10),J=(N=fe&H)^fe&q^ge,U=re+(G=U+(V=(ye>>>6|ye<<26)^(ye>>>11|ye<<21)^(ye>>>25|ye<<7))+(ye&Ee^~ye&O)+y[R]+te[R])|0,re=G+(j+J)|0),j=(re>>>2|re<<30)^(re>>>13|re<<19)^(re>>>22|re<<10),J=(Q=re&fe)^re&H^N,O=q+(G=O+(V=(U>>>6|U<<26)^(U>>>11|U<<21)^(U>>>25|U<<7))+(U&ye^~U&Ee)+y[R+1]+te[R+1])|0,j=((q=G+(j+J)|0)>>>2|q<<30)^(q>>>13|q<<19)^(q>>>22|q<<10),J=(K=q&re)^q&fe^Q,Ee=H+(G=Ee+(V=(O>>>6|O<<26)^(O>>>11|O<<21)^(O>>>25|O<<7))+(O&U^~O&ye)+y[R+2]+te[R+2])|0,j=((H=G+(j+J)|0)>>>2|H<<30)^(H>>>13|H<<19)^(H>>>22|H<<10),J=(ge=H&q)^H&re^K,ye=fe+(G=ye+(V=(Ee>>>6|Ee<<26)^(Ee>>>11|Ee<<21)^(Ee>>>25|Ee<<7))+(Ee&O^~Ee&U)+y[R+3]+te[R+3])|0,fe=G+(j+J)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+fe|0,this.h1=this.h1+H|0,this.h2=this.h2+q|0,this.h3=this.h3+re|0,this.h4=this.h4+ye|0,this.h5=this.h5+Ee|0,this.h6=this.h6+O|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,N=this.h5,Q=this.h6,K=this.h7,ge=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[N>>>28&15]+f[N>>>24&15]+f[N>>>20&15]+f[N>>>16&15]+f[N>>>12&15]+f[N>>>8&15]+f[N>>>4&15]+f[15&N]+f[Q>>>28&15]+f[Q>>>24&15]+f[Q>>>20&15]+f[Q>>>16&15]+f[Q>>>12&15]+f[Q>>>8&15]+f[Q>>>4&15]+f[15&Q];return this.is224||(ge+=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]),ge},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,N=this.h5,Q=this.h6,K=this.h7,ge=[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,N>>>24&255,N>>>16&255,N>>>8&255,255&N,Q>>>24&255,Q>>>16&255,Q>>>8&255,255&Q];return this.is224||ge.push(K>>>24&255,K>>>16&255,K>>>8&255,255&K),ge},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 se=k();se.sha256=se,se.sha224=k(!0),se.sha256.hmac=M(),se.sha224.hmac=M(!0),u?hh.exports=se:(r.sha256=se.sha256,r.sha224=se.sha224)})();Hu.exports;Hu.exports.sha224;var ob=Hu.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 H_(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 q_(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 H_(e);case"b64":return q_(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=Mi.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=Nt(),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===lr.Count&&(this.max--,this.max===0&&this.cancel()),this.opts.strategy===lr.JitterTimer&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.cancel()},this.opts.jitter||300)),this.opts.strategy===lr.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=Nt(),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||Ne.errorForCode(ke.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 Pl{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=or()}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=Bn;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===ke.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 xl{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 ia(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 lt;(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"})(lt||(lt={}));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=ia(n)),this.server=n,this.set(lt.JS_KV,"2.6.2"),this.set(lt.JS_OBJECTSTORE,"2.6.3"),this.set(lt.JS_PULL_MAX_BYTES,"2.8.3"),this.set(lt.JS_NEW_CONSUMER_CREATE_API,"2.9.0"),this.set(lt.JS_ALLOW_DIRECT,"2.9.0"),this.set(lt.JS_MULTIPLE_CONSUMER_FILTER,"2.10.0"),this.set(lt.JS_SIMPLIFICATION,"2.9.4"),this.set(lt.JS_STREAM_CONSUMER_METADATA,"2.10.0"),this.set(lt.JS_CONSUMER_FILTER_SUBJECTS,"2.10.0"),this.set(lt.JS_STREAM_FIRST_SEQ,"2.10.0"),this.set(lt.JS_STREAM_SUBJECT_TRANSFORM,"2.10.0"),this.set(lt.JS_STREAM_SOURCE_SUBJECT_TRANSFORM,"2.10.0"),this.set(lt.JS_STREAM_COMPRESSION,"2.10.0"),this.set(lt.JS_DEFAULT_CONSUMER_LIMITS,"2.10.0"),this.set(lt.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,ia(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=ia(n)),Yh(this.server,n)>=0}}class Cu extends Pl{constructor(n,r){super(n,r)}async add(n,r,a=Au.Create){if(un(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(lt.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(lt.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(lt.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 un(n),Wa(r),await this._request(`${this.prefix}.CONSUMER.INFO.${n}.${r}`)}async delete(n,r){return un(n),Wa(r),(await this._request(`${this.prefix}.CONSUMER.DELETE.${n}.${r}`)).success}list(n){un(n);const r=l=>l.consumers,a=`${this.prefix}.CONSUMER.LIST.${n}`;return new xl(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 Ne.errorForCode(ke.ApiError,new Error(`${n} is not a function`));if(e&&typeof e!="function")throw Ne.errorForCode(ke.ApiError,new Error(`${n} is not a function`))}class J_ extends Zt{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=Nt(),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 Ln;function X_(e){Ln=e}function Q0(){return Ln!==void 0&&Ln.defaultPort!==void 0?Ln.defaultPort:4222}function dh(){return Ln!==void 0&&Ln.urlParseFn?Ln.urlParseFn:void 0}function Q_(){if(!Ln||typeof Ln.factory!="function")throw new Error("transport fn is not set");return Ln.factory()}function Vh(){return Ln!==void 0&&Ln.dnsResolveFn?Ln.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 zn.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 _l{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 _l(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 _l(l))}),this.randomize&&(this.servers=G0(this.servers))),this.servers.length===0&&this.addServer(`${Hh}:${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 _l(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 _l(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=`${Jr(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=Ne.errorForCode(ke.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=Nt();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 su(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=su(this._buf.subarray(this._off),n);return this._off+=r,r}writeByte(n){return this.write(Uint8Array.of(n))}writeString(n){return this.write(la.encode(n))}write(n){const r=this._grow(n.byteLength);return su(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)su(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));su(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 cn;(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"})(cn||(cn={}));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:cn.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:cn.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:cn.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:cn.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:cn.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:cn.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:cn.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}: ${zn.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 Z,de=0;for(Z=0;Z<I;Z++)de|=_[T+Z]^C[D+Z];return(1&de-1>>>8)-1}function se(_,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 Z=new Uint32Array(16),de=new Uint32Array(16),be=new Uint32Array(16),ie=new Uint32Array(4),ce,Oe,Ke;for(ce=0;ce<4;ce++)de[5*ce]=z(D,4*ce),de[1+ce]=z(C,4*ce),de[6+ce]=z(T,4*ce),de[11+ce]=z(C,16+4*ce);for(ce=0;ce<16;ce++)be[ce]=de[ce];for(ce=0;ce<20;ce++){for(Oe=0;Oe<4;Oe++){for(Ke=0;Ke<4;Ke++)ie[Ke]=de[(5*Oe+4*Ke)%16];for(ie[1]^=k(ie[0]+ie[3]|0,7),ie[2]^=k(ie[1]+ie[0]|0,9),ie[3]^=k(ie[2]+ie[1]|0,13),ie[0]^=k(ie[3]+ie[2]|0,18),Ke=0;Ke<4;Ke++)Z[4*Oe+(Oe+Ke)%4]=ie[Ke]}for(Ke=0;Ke<16;Ke++)de[Ke]=Z[Ke]}if(I){for(ce=0;ce<16;ce++)de[ce]=de[ce]+be[ce]|0;for(ce=0;ce<4;ce++)de[5*ce]=de[5*ce]-z(D,4*ce)|0,de[6+ce]=de[6+ce]-z(T,4*ce)|0;for(ce=0;ce<4;ce++)M(_,4*ce,de[5*ce]),M(_,16+4*ce,de[6+ce])}else for(ce=0;ce<16;ce++)M(_,4*ce,de[ce]+be[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 N(_,T,C,D,I,Z,de){var be=new Uint8Array(16),ie=new Uint8Array(64),ce,Oe;if(!I)return 0;for(Oe=0;Oe<16;Oe++)be[Oe]=0;for(Oe=0;Oe<8;Oe++)be[Oe]=Z[Oe];for(;I>=64;){for(V(ie,be,de,G),Oe=0;Oe<64;Oe++)_[T+Oe]=(C?C[D+Oe]:0)^ie[Oe];for(ce=1,Oe=8;Oe<16;Oe++)ce=ce+(be[Oe]&255)|0,be[Oe]=ce&255,ce>>>=8;I-=64,T+=64,C&&(D+=64)}if(I>0)for(V(ie,be,de,G),Oe=0;Oe<I;Oe++)_[T+Oe]=(C?C[D+Oe]:0)^ie[Oe];return 0}function Q(_,T,C,D,I){return N(_,T,null,0,C,D,I)}function K(_,T,C,D,I){var Z=new Uint8Array(32);return J(Z,D,I,G),Q(_,T,C,D.subarray(16),Z)}function ge(_,T,C,D,I,Z,de){var be=new Uint8Array(32);return J(be,Z,de,G),N(_,T,C,D,I,Z.subarray(16),be)}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 H=new Uint32Array([5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252]);function q(_,T,C,D,I,Z){var de,be,ie,ce,Oe=new Uint32Array(17),Ke=new Uint32Array(17),Et=new Uint32Array(17),rn=new Uint32Array(17),nr=new Uint32Array(17);for(ie=0;ie<17;ie++)Ke[ie]=Et[ie]=0;for(ie=0;ie<16;ie++)Ke[ie]=Z[ie];for(Ke[3]&=15,Ke[4]&=252,Ke[7]&=15,Ke[8]&=252,Ke[11]&=15,Ke[12]&=252,Ke[15]&=15;I>0;){for(ie=0;ie<17;ie++)rn[ie]=0;for(ie=0;ie<16&&ie<I;++ie)rn[ie]=C[D+ie];for(rn[ie]=1,D+=ie,I-=ie,fe(Et,rn),be=0;be<17;be++)for(Oe[be]=0,ie=0;ie<17;ie++)Oe[be]=Oe[be]+Et[ie]*(ie<=be?Ke[be-ie]:320*Ke[be+17-ie]|0)|0|0;for(be=0;be<17;be++)Et[be]=Oe[be];for(ce=0,ie=0;ie<16;ie++)ce=ce+Et[ie]|0,Et[ie]=ce&255,ce>>>=8;for(ce=ce+Et[16]|0,Et[16]=ce&3,ce=5*(ce>>>2)|0,ie=0;ie<16;ie++)ce=ce+Et[ie]|0,Et[ie]=ce&255,ce>>>=8;ce=ce+Et[16]|0,Et[16]=ce}for(ie=0;ie<17;ie++)nr[ie]=Et[ie];for(fe(Et,H),de=-(Et[16]>>>7)|0,ie=0;ie<17;ie++)Et[ie]^=de&(nr[ie]^Et[ie]);for(ie=0;ie<16;ie++)rn[ie]=Z[ie+16];for(rn[16]=0,fe(Et,rn),ie=0;ie<16;ie++)_[T+ie]=Et[ie];return 0}function re(_,T,C,D,I,Z){var de=new Uint8Array(16);return q(de,0,C,D,I,Z),se(_,T,de,0)}function ye(_,T,C,D,I){var Z;if(C<32)return-1;for(ge(_,0,T,0,C,D,I),q(_,16,_,32,C-32,_),Z=0;Z<16;Z++)_[Z]=0;return 0}function Ee(_,T,C,D,I){var Z,de=new Uint8Array(32);if(C<32||(K(de,0,32,D,I),re(T,16,T,32,C-32,de)!==0))return-1;for(ge(_,0,T,0,C,D,I),Z=0;Z<32;Z++)_[Z]=0;return 0}function O(_,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 te(_,T,C){for(var D,I=~(C-1),Z=0;Z<16;Z++)D=I&(_[Z]^T[Z]),_[Z]^=D,T[Z]^=D}function E(_,T){var C,D,I,Z=r(),de=r();for(C=0;C<16;C++)de[C]=T[C];for(U(de),U(de),U(de),D=0;D<2;D++){for(Z[0]=de[0]-65517,C=1;C<15;C++)Z[C]=de[C]-65535-(Z[C-1]>>16&1),Z[C-1]&=65535;Z[15]=de[15]-32767-(Z[14]>>16&1),I=Z[15]>>16&1,Z[14]&=65535,te(de,Z,1-I)}for(C=0;C<16;C++)_[2*C]=de[C]&255,_[2*C+1]=de[C]>>8}function he(_,T){var C=new Uint8Array(32),D=new Uint8Array(32);return E(C,_),E(D,T),R(C,0,D,0)}function pe(_){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 De(_,T,C){var D;for(D=0;D<16;D++)_[D]=T[D]-C[D]|0}function Ae(_,T,C){var D,I,Z=new Float64Array(31);for(D=0;D<31;D++)Z[D]=0;for(D=0;D<16;D++)for(I=0;I<16;I++)Z[D+I]+=T[D]*C[I];for(D=0;D<15;D++)Z[D]+=38*Z[D+16];for(D=0;D<16;D++)_[D]=Z[D];U(_),U(_)}function Le(_,T){Ae(_,T,T)}function ct(_,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&&Ae(C,C,T);for(D=0;D<16;D++)_[D]=C[D]}function Ie(_,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&&Ae(C,C,T);for(D=0;D<16;D++)_[D]=C[D]}function He(_,T,C){var D=new Uint8Array(32),I=new Float64Array(80),Z,de,be=r(),ie=r(),ce=r(),Oe=r(),Ke=r(),Et=r();for(de=0;de<31;de++)D[de]=T[de];for(D[31]=T[31]&127|64,D[0]&=248,we(I,C),de=0;de<16;de++)ie[de]=I[de],Oe[de]=be[de]=ce[de]=0;for(be[0]=Oe[0]=1,de=254;de>=0;--de)Z=D[de>>>3]>>>(de&7)&1,te(be,ie,Z),te(ce,Oe,Z),je(Ke,be,ce),De(be,be,ce),je(ce,ie,Oe),De(ie,ie,Oe),Le(Oe,Ke),Le(Et,be),Ae(be,ce,be),Ae(ce,ie,Ke),je(Ke,be,ce),De(be,be,ce),Le(ie,be),De(ce,Oe,Et),Ae(be,ce,m),je(be,be,Oe),Ae(ce,ce,be),Ae(be,Oe,Et),Ae(Oe,ie,I),Le(ie,Ke),te(be,ie,Z),te(ce,Oe,Z);for(de=0;de<16;de++)I[de+16]=be[de],I[de+32]=ce[de],I[de+48]=ie[de],I[de+64]=Oe[de];var rn=I.subarray(32),nr=I.subarray(16);return ct(rn,rn),Ae(nr,nr,rn),E(_,nr),0}function rt(_,T){return He(_,T,u)}function xe(_,T){return a(T,32),rt(_,T)}function ze(_,T,C){var D=new Uint8Array(32);return He(D,C,T),J(_,l,D,G)}var $e=ye,Ct=Ee;function dn(_,T,C,D,I,Z){var de=new Uint8Array(32);return ze(de,I,Z),$e(_,T,C,D,de)}function fr(_,T,C,D,I,Z){var de=new Uint8Array(32);return ze(de,I,Z),Ct(_,T,C,D,de)}function _n(){var _=0,T=0,C=0,D=0,I=65535,Z,de,be;for(be=0;be<arguments.length;be++)Z=arguments[be].lo,de=arguments[be].hi,_+=Z&I,T+=Z>>>16,C+=de&I,D+=de>>>16;return T+=_>>>16,C+=T>>>16,D+=C>>>16,new n(C&I|D<<16,_&I|T<<16)}function Zr(_,T){return new n(_.hi>>>T,_.lo>>>T|_.hi<<32-T)}function hr(){var _=0,T=0,C;for(C=0;C<arguments.length;C++)_^=arguments[C].lo,T^=arguments[C].hi;return new n(T,_)}function pt(_,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 Wr(_,T,C){var D=_.hi&T.hi^~_.hi&C.hi,I=_.lo&T.lo^~_.lo&C.lo;return new n(D,I)}function le(_,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 Se(_){return hr(pt(_,28),pt(_,34),pt(_,39))}function Be(_){return hr(pt(_,14),pt(_,18),pt(_,41))}function Je(_){return hr(pt(_,1),pt(_,8),Zr(_,7))}function at(_){return hr(pt(_,19),pt(_,61),Zr(_,6))}var Jt=[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 mn(_,T,C){var D=[],I=[],Z=[],de=[],be,ie,ce;for(ie=0;ie<8;ie++)D[ie]=Z[ie]=B(_,8*ie);for(var Oe=0;C>=128;){for(ie=0;ie<16;ie++)de[ie]=B(T,8*ie+Oe);for(ie=0;ie<80;ie++){for(ce=0;ce<8;ce++)I[ce]=Z[ce];for(be=_n(Z[7],Be(Z[4]),Wr(Z[4],Z[5],Z[6]),Jt[ie],de[ie%16]),I[7]=_n(be,Se(Z[0]),le(Z[0],Z[1],Z[2])),I[3]=_n(I[3],be),ce=0;ce<8;ce++)Z[(ce+1)%8]=I[ce];if(ie%16===15)for(ce=0;ce<16;ce++)de[ce]=_n(de[ce],de[(ce+9)%16],Je(de[(ce+1)%16]),at(de[(ce+14)%16]))}for(ie=0;ie<8;ie++)Z[ie]=_n(Z[ie],D[ie]),D[ie]=Z[ie];Oe+=128,C-=128}for(ie=0;ie<8;ie++)F(_,8*ie,D[ie]);return C}var Pt=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 ht(_,T,C){var D=new Uint8Array(64),I=new Uint8Array(256),Z,de=C;for(Z=0;Z<64;Z++)D[Z]=Pt[Z];for(mn(D,T,C),C%=128,Z=0;Z<256;Z++)I[Z]=0;for(Z=0;Z<C;Z++)I[Z]=T[de-C+Z];for(I[C]=128,C=256-128*(C<112?1:0),I[C-9]=0,F(I,C-8,new n(de/536870912|0,de<<3)),mn(D,I,C),Z=0;Z<64;Z++)_[Z]=D[Z];return 0}function Rt(_,T){var C=r(),D=r(),I=r(),Z=r(),de=r(),be=r(),ie=r(),ce=r(),Oe=r();De(C,_[1],_[0]),De(Oe,T[1],T[0]),Ae(C,C,Oe),je(D,_[0],_[1]),je(Oe,T[0],T[1]),Ae(D,D,Oe),Ae(I,_[3],T[3]),Ae(I,I,y),Ae(Z,_[2],T[2]),je(Z,Z,Z),De(de,D,C),De(be,Z,I),je(ie,Z,I),je(ce,D,C),Ae(_[0],de,be),Ae(_[1],ce,ie),Ae(_[2],ie,be),Ae(_[3],de,ce)}function ve(_,T,C){var D;for(D=0;D<4;D++)te(_[D],T[D],C)}function Fe(_,T){var C=r(),D=r(),I=r();ct(I,T[2]),Ae(C,T[0],I),Ae(D,T[1],I),E(_,D),_[31]^=pe(C)<<7}function Ge(_,T,C){var D,I;for(O(_[0],c),O(_[1],f),O(_[2],f),O(_[3],c),I=255;I>=0;--I)D=C[I/8|0]>>(I&7)&1,ve(_,T,D),Rt(T,_),Rt(_,_),ve(_,T,D)}function Xt(_,T){var C=[r(),r(),r(),r()];O(C[0],g),O(C[1],b),O(C[2],f),Ae(C[3],g,b),Ge(_,C,T)}function Gt(_,T,C){var D=new Uint8Array(64),I=[r(),r(),r(),r()],Z;for(C||a(T,32),ht(D,T,32),D[0]&=248,D[31]&=127,D[31]|=64,Xt(I,D),Fe(_,I),Z=0;Z<32;Z++)T[Z+32]=_[Z];return 0}var Ar=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 ei(_,T){var C,D,I,Z;for(D=63;D>=32;--D){for(C=0,I=D-32,Z=D-12;I<Z;++I)T[I]+=C-16*T[D]*Ar[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)*Ar[I],C=T[I]>>8,T[I]&=255;for(I=0;I<32;I++)T[I]-=C*Ar[I];for(D=0;D<32;D++)T[D+1]+=T[D]>>8,_[D]=T[D]&255}function er(_){var T=new Float64Array(64),C;for(C=0;C<64;C++)T[C]=_[C];for(C=0;C<64;C++)_[C]=0;ei(_,T)}function Li(_,T,C,D){var I=new Uint8Array(64),Z=new Uint8Array(64),de=new Uint8Array(64),be,ie,ce=new Float64Array(64),Oe=[r(),r(),r(),r()];ht(I,D,32),I[0]&=248,I[31]&=127,I[31]|=64;var Ke=C+64;for(be=0;be<C;be++)_[64+be]=T[be];for(be=0;be<32;be++)_[32+be]=I[32+be];for(ht(de,_.subarray(32),C+32),er(de),Xt(Oe,de),Fe(_,Oe),be=32;be<64;be++)_[be]=D[be];for(ht(Z,_,C+64),er(Z),be=0;be<64;be++)ce[be]=0;for(be=0;be<32;be++)ce[be]=de[be];for(be=0;be<32;be++)for(ie=0;ie<32;ie++)ce[be+ie]+=Z[be]*I[ie];return ei(_.subarray(32),ce),Ke}function Ui(_,T){var C=r(),D=r(),I=r(),Z=r(),de=r(),be=r(),ie=r();return O(_[2],f),we(_[1],T),Le(I,_[1]),Ae(Z,I,d),De(I,I,_[2]),je(Z,_[2],Z),Le(de,Z),Le(be,de),Ae(ie,be,de),Ae(C,ie,I),Ae(C,C,Z),Ie(C,C),Ae(C,C,I),Ae(C,C,Z),Ae(C,C,Z),Ae(_[0],C,Z),Le(D,_[0]),Ae(D,D,Z),he(D,I)&&Ae(_[0],_[0],x),Le(D,_[0]),Ae(D,D,Z),he(D,I)?-1:(pe(_[0])===T[31]>>7&&De(_[0],c,_[0]),Ae(_[3],_[0],_[1]),0)}function ms(_,T,C,D){var I,Z=new Uint8Array(32),de=new Uint8Array(64),be=[r(),r(),r(),r()],ie=[r(),r(),r(),r()];if(C<64||Ui(ie,D))return-1;for(I=0;I<C;I++)_[I]=T[I];for(I=0;I<32;I++)_[I+32]=D[I];if(ht(de,_,C),er(de),Ge(be,ie,de),Xt(ie,T.subarray(32)),Rt(be,ie),Fe(Z,be),C-=64,R(T,0,Z,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,ti=24,tr=32,ni=16,ri=32,Bi=32,ii=32,Cr=32,Pi=32,ps=ti,$l=tr,dr=ni,vt=64,Mt=32,En=64,Hi=32,gs=64;e.lowlevel={crypto_core_hsalsa20:J,crypto_stream_xor:ge,crypto_stream:K,crypto_stream_salsa20_xor:N,crypto_stream_salsa20:Q,crypto_onetimeauth:q,crypto_onetimeauth_verify:re,crypto_verify_16:se,crypto_verify_32:R,crypto_secretbox:ye,crypto_secretbox_open:Ee,crypto_scalarmult:He,crypto_scalarmult_base:rt,crypto_box_beforenm:ze,crypto_box_afternm:$e,crypto_box:dn,crypto_box_open:fr,crypto_box_keypair:xe,crypto_hash:ht,crypto_sign:Li,crypto_sign_keypair:Gt,crypto_sign_open:ms,crypto_secretbox_KEYBYTES:ua,crypto_secretbox_NONCEBYTES:ti,crypto_secretbox_ZEROBYTES:tr,crypto_secretbox_BOXZEROBYTES:ni,crypto_scalarmult_BYTES:ri,crypto_scalarmult_SCALARBYTES:Bi,crypto_box_PUBLICKEYBYTES:ii,crypto_box_SECRETKEYBYTES:Cr,crypto_box_BEFORENMBYTES:Pi,crypto_box_NONCEBYTES:ps,crypto_box_ZEROBYTES:$l,crypto_box_BOXZEROBYTES:dr,crypto_sign_BYTES:vt,crypto_sign_PUBLICKEYBYTES:Mt,crypto_sign_SECRETKEYBYTES:En,crypto_sign_SEEDBYTES:Hi,crypto_hash_BYTES:gs,gf:r,D:d,L:Ar,pack25519:E,unpack25519:we,M:Ae,A:je,S:Le,Z:De,pow2523:Ie,add:Rt,set25519:O,modL:ei,scalarmult:Ge,scalarbase:Xt};function Gl(_,T){if(_.length!==ua)throw new Error("bad key size");if(T.length!==ti)throw new Error("bad nonce size")}function Yl(_,T){if(_.length!==ii)throw new Error("bad public key size");if(T.length!==Cr)throw new Error("bad secret key size")}function Yt(){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){Yt(_,T,C),Gl(C,T);for(var D=new Uint8Array(tr+_.length),I=new Uint8Array(D.length),Z=0;Z<_.length;Z++)D[Z+tr]=_[Z];return ye(I,D,D.length,T,C),I.subarray(ni)},e.secretbox.open=function(_,T,C){Yt(_,T,C),Gl(C,T);for(var D=new Uint8Array(ni+_.length),I=new Uint8Array(D.length),Z=0;Z<_.length;Z++)D[Z+ni]=_[Z];return D.length<32||Ee(I,D,D.length,T,C)!==0?null:I.subarray(tr)},e.secretbox.keyLength=ua,e.secretbox.nonceLength=ti,e.secretbox.overheadLength=ni,e.scalarMult=function(_,T){if(Yt(_,T),_.length!==Bi)throw new Error("bad n size");if(T.length!==ri)throw new Error("bad p size");var C=new Uint8Array(ri);return He(C,_,T),C},e.scalarMult.base=function(_){if(Yt(_),_.length!==Bi)throw new Error("bad n size");var T=new Uint8Array(ri);return rt(T,_),T},e.scalarMult.scalarLength=Bi,e.scalarMult.groupElementLength=ri,e.box=function(_,T,C,D){var I=e.box.before(C,D);return e.secretbox(_,T,I)},e.box.before=function(_,T){Yt(_,T),Yl(_,T);var C=new Uint8Array(Pi);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(ii),T=new Uint8Array(Cr);return xe(_,T),{publicKey:_,secretKey:T}},e.box.keyPair.fromSecretKey=function(_){if(Yt(_),_.length!==Cr)throw new Error("bad secret key size");var T=new Uint8Array(ii);return rt(T,_),{publicKey:T,secretKey:new Uint8Array(_)}},e.box.publicKeyLength=ii,e.box.secretKeyLength=Cr,e.box.sharedKeyLength=Pi,e.box.nonceLength=ps,e.box.overheadLength=e.secretbox.overheadLength,e.sign=function(_,T){if(Yt(_,T),T.length!==En)throw new Error("bad secret key size");var C=new Uint8Array(vt+_.length);return Li(C,_,_.length,T),C},e.sign.open=function(_,T){if(Yt(_,T),T.length!==Mt)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),Z=0;Z<I.length;Z++)I[Z]=C[Z];return I},e.sign.detached=function(_,T){for(var C=e.sign(_,T),D=new Uint8Array(vt),I=0;I<D.length;I++)D[I]=C[I];return D},e.sign.detached.verify=function(_,T,C){if(Yt(_,T,C),T.length!==vt)throw new Error("bad signature size");if(C.length!==Mt)throw new Error("bad public key size");var D=new Uint8Array(vt+_.length),I=new Uint8Array(vt+_.length),Z;for(Z=0;Z<vt;Z++)D[Z]=T[Z];for(Z=0;Z<_.length;Z++)D[Z+vt]=_[Z];return ms(I,D,D.length,C)>=0},e.sign.keyPair=function(){var _=new Uint8Array(Mt),T=new Uint8Array(En);return Gt(_,T),{publicKey:_,secretKey:T}},e.sign.keyPair.fromSecretKey=function(_){if(Yt(_),_.length!==En)throw new Error("bad secret key size");for(var T=new Uint8Array(Mt),C=0;C<T.length;C++)T[C]=_[32+C];return{publicKey:T,secretKey:new Uint8Array(_)}},e.sign.keyPair.fromSeed=function(_){if(Yt(_),_.length!==Hi)throw new Error("bad seed size");for(var T=new Uint8Array(Mt),C=new Uint8Array(En),D=0;D<32;D++)C[D]=_[D];return Gt(T,C,!0),{publicKey:T,secretKey:C}},e.sign.publicKeyLength=Mt,e.sign.secretKeyLength=En,e.sign.seedLength=Hi,e.sign.signatureLength=vt,e.hash=function(_){Yt(_);var T=new Uint8Array(gs);return ht(T,_,_.length),T},e.hash.hashLength=gs,e.verify=function(_,T){return Yt(_,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,Z=new Uint8Array(D);for(I=0;I<D;I+=T)_.getRandomValues(Z.subarray(I,I+Math.min(D-I,T)));for(I=0;I<D;I++)C[I]=Z[I];ca(Z)})}else typeof require<"u"&&(_=require("crypto"),_&&_.randomBytes&&e.setPRNG(function(C,D){var I,Z=_.randomBytes(D);for(I=0;I<D;I++)C[I]=Z[I];ca(Z)}))})()})(typeof module<"u"&&module.exports?module.exports:globalThis.nacl=globalThis.nacl||{});const lu=typeof module<"u"&&module.exports?module.exports:globalThis.nacl;lu.sign.keyPair.fromSeed,lu.sign.detached,lu.sign.detached.verify,lu.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=`${Hh}:${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 Ne("port and servers options are mutually exclusive",ke.InvalidOption);e.servers.length===0&&e.port&&(e.servers=[`${Hh}:${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 Ne(`${a} option should be a function`,ke.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{Jr(r.inboxPrefix)}catch(a){throw new Ne(a.message,ke.ApiError)}if(r.resolve===void 0&&(r.resolve=typeof Vh()=="function"),r.resolve&&typeof Vh()!="function")throw new Ne("'resolve' is not supported on this client",ke.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 Ne("noEcho",ke.ServerOptionNotAvailable);const u=a||l||!1;if(n.tls&&!u)throw new Ne("tls",ke.ServerOptionNotAvailable)}const CE=1024*32,TE=/^INFO\s+([^\r\n]+)\r\n/i,jE=wl(`PONG\r
72
+ `),mb=wl(`PING\r
73
+ `);class NE{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 Zt{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=Nt();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(Ne.errorForCode(ke.ConnectionClosed)):this.isClosed()?Promise.reject(Ne.errorForCode(ke.SubClosed)):(this.drained||(this.draining=!0,this.protocol.unsub(this),this.drained=this.protocol.flush(Nt()).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 OE{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 OE,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=Nt(),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=Ne.errorForCode(ke.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 Zt;return this.listeners.push(n),n}prepare(){this.transport&&this.transport.discard(),this.info=void 0,this.resetOutbound();const n=Nt();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:Vr.Disconnect,data:this.servers.getCurrentServer().toString()}),this.options.reconnect?await this.dialLoop().then(()=>{var r;this.dispatchStatus({type:Vr.Reconnect,data:this.servers.getCurrentServer().toString()}),((r=this.lastError)==null?void 0:r.code)===ke.AuthenticationExpired&&(this.lastError=void 0)}).catch(r=>{this._close(r)}):await this._close(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:Ne.errorForCode(ke.ConnectionRefused));const u=Date.now();if(l.lastConnect===0||l.lastConnect+r<=u){l.lastConnect=Date.now();try{await this._doDial(l);break}catch(c){if(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 Ne(n,ke.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 Ne(n,ke.AuthorizationViolation):r.indexOf("user authentication expired")!==-1?new Ne(n,ke.AuthenticationExpired):r.indexOf("account authentication expired")!=-1?new Ne(n,ke.AccountExpired):r.indexOf("authentication timeout")!==-1?new Ne(n,ke.AuthenticationTimeout):new Ne(n,ke.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:Vr.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(ia(r.version)),this.infoReceived=!0,this.transport.isEncrypted()&&this.servers.updateTLSName();const{version:u,lang:c}=this.transport;try{const f=new NE({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(wl(`CONNECT ${m}${yu}`)),this.transport.send(mb)}catch(f){this._close(f)}}a&&this.dispatchStatus({type:Vr.Update,data:a}),(r.ldm!==void 0?r.ldm:!1)&&this.dispatchStatus({type:Vr.LDM,data:this.servers.getCurrentServer().toString()})}push(n){switch(n.kind){case cn.MSG:{const{msg:r,data:a}=n;this.processMsg(r,a);break}case cn.OK:break;case cn.ERR:this.processError(n.data);break;case cn.PING:this.processPing();break;case cn.PONG:this.processPong();break;case cn.INFO:this.processInfo(n.data);break}}sendCommand(n,...r){const a=this.outbound.length();let l;typeof n=="string"?l=wl(n):l=n,this.outbound.fill(l,...r),a===0?queueMicrotask(()=>{this.flushPending()}):this.outbound.size()>=this.pendingLimit&&this.flushPending()}publish(n,r=Bn,a){let l;if(r instanceof Uint8Array)l=r;else if(typeof r=="string")l=la.encode(r);else throw Ne.errorForCode(ke.BadPayload);let u=l.length;a=a||{},a.reply=a.reply||"";let c=Bn,f=0;if(a.headers){if(this.info&&!this.info.headers)throw new Ne("headers",ke.ServerOptionNotAvailable);c=a.headers.encode(),f=c.length,u=l.length+f}if(this.info&&u>this.info.max_payload)throw Ne.errorForCode(ke.MaxPayloadExceeded);this.outBytes+=u,this.outMsgs++;let 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=Nt()),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(wl(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||Qr(),(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 Nl{constructor(n,r="",a=""){A(this,"subject");A(this,"queue");A(this,"srv");r!==""&&DE("service group",r);let l="";if(n instanceof Hl)this.srv=n,l="";else if(n instanceof Nl){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;vl("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 Nl(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 Hl{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"),vl("name",this.config.name),vl("queue",this.config.queue),ia(this.config.version),this._id=Mi.next(),this.internal=[],this._done=Nt(),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}`:(vl("control subject name",r),a!==""?(vl("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=Qr();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(Bn,{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:Sl.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:Sl.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=Hl.controlSubject(r,l,u),c.handler=a,this.setupHandler(c,!0)}start(){const n=or(),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(Ni.PING,u),this.addInternalHandler(Ni.STATS,r),this.addInternalHandler(Ni.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:Sl.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 Nl(this,n,r)}addEndpoint(n,r){return new Nl(this).addEndpoint(n,r)}_addEndpoint(n){const r=new Zt;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+=jt(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=jt(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:lr.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(Ni.PING,n,r)}stats(n="",r=""){return this.q(Ni.STATS,n,r)}info(n="",r=""){return this.q(Ni.INFO,n,r)}async q(n,r="",a=""){const l=new Zt,u=or(),c=Hl.controlSubject(n,r,a,this.prefix),f=await this.nc.requestMany(c,Bn,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 Nu="KV-Operation",gb="$KV",BE=/^[-/=.\w]+$/,PE=/^[-/=.>*\w]+$/,HE=/^[-\w]+$/;function qE(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(!HE.test(e))throw new Error(`invalid bucket name: ${e}`)}var vr;(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"})(vr||(vr={}));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",qE);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(Dn)||(g.name=`${Dn}${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(Dn)?x.name.substring(Dn.length):x.name;return x.name.startsWith(Dn)||(x.name=`${Dn}${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?Di.S2:Di.None);const u=this.js.nc,c=u.getServerVersion(),f=c?Yh(c,ia("2.7.2"))>=0:!1;a.discard=f?jl.New:jl.Old;const{ok:m,min:d}=u.features.get(lt.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=jt(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(Dn)&&(a=a.substring(Dn.length)),r.external&&r.external.api!==""){const l=r.name.substring(Dn.length);this.useJsPrefix=!1,this.prefix=`$KV.${l}`,this.editPrefix=`${r.external.api}.$KV.${a}`}else this.editPrefix=this.prefix}}bucketName(){return this.stream??`${Dn}${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(hn.MessageSizeHdr)||"";return a!==""?parseInt(a,10):n.length}smToEntry(n){return new ik(this.bucket,this.prefixLen,n)}jmToEntry(n){const r=this.decodeKey(n.subject.substring(this.prefixLen));return new ak(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=Qr();u.headers=m,m.set(vr.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===ke.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=Nt(),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=Qr();u.set(Nu,r),r==="PURGE"&&u.set(hn.RollupHdr,hn.RollupValueSubject),a!=null&&a.previousSeq&&u.set(vr.ExpectedLastSubjectSequenceHdr,`${a.previousSeq}`),await this.js.publish(this.subjectForKey(l,!0),Bn,{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=Bt.LastPerSubject;r===sr.AllHistory&&(c=Bt.All),r===sr.UpdatesOnly&&(c=Bt.New);let f;return u.length===1&&(f=u[0],u=void 0),Object.assign({deliver_policy:c,ack_policy:Kt.None,filter_subjects:u,filter_subject:f,flow_control:!0,idle_heartbeat:jt(5*1e3)},a)}remove(n){return this.purge(n)}async history(n={}){const r=n.key??">",a=new Zt,l={};l.headers_only=n.headers_only||!1;let u;u=()=>{a.stop()};let c=0;const f=this._buildCC(r,sr.AllHistory,l),m=f.filter_subject,d=Ri(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(lt.JS_NEW_CONSUMER_CREATE_API);return a}async watch(n={}){const r=n.key??">",a=new Zt,l={};l.headers_only=n.headers_only||!1;let u=sr.LastValue;n.include===sr.AllHistory?u=sr.AllHistory:n.include===sr.UpdatesOnly&&(u=sr.UpdatesOnly);const c=n.ignoreDeletes===!0;let f=n.initializedFn,m=0;const d=this._buildCC(r,u,l),y=d.filter_subject,g=Ri(d);this.canSetWatcherName()&&g.consumerName(Mi.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 Zt,a=this._buildCC(n,sr.LastValue,{headers_only:!0}),l=Array.isArray(n)?">":a.filter_subject,u=Ri(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(Nu);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(Dn)?this.si.config.name.substring(Dn.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!==Di.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!==Di.None:!1}}function ou(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 Qn;(function(e){e[e.Unset=-1]="Unset",e[e.Consume=0]="Consume",e[e.Fetch=1]="Fetch"})(Qn||(Qn={}));var xr;(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"})(xr||(xr={}));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 Rl(e,n=5e3){return new hk(e,n)}class gh extends Zt{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=Jr(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 Ne(B,`${z}`));return}else if(z===409&&B==="consumer deleted"){if(this.notify(xr.ConsumerDeleted,`${z} ${B}`),!this.refilling||this.abortOnMissingResource){const Y=new Ne(B,`${z}`);this.stop(Y);return}}else if(z===503){if(this.notify(xr.NoResponders,`${z} No Responders`),!this.refilling||this.abortOnMissingResource){const Y=new Ne("no responders",`${z}`);this.stop(Y);return}}else this.notify(ns.DebugEvent,`${z} ${B}`)}else this._push(Rl(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(xr.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 Vr.Disconnect:(d=this.monitor)==null||d.cancel();break;case Vr.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(xr.StreamNotFound,a),!this.refilling||this.abortOnMissingResource)return this.stop(c),!1}else if(c.message==="consumer not found"){if(r++,this.notify(xr.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=jt(this.opts.idle_heartbeat),u=jt(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(hn.PendingMessagesHdr);l&&(a.msgsLeft=parseInt(l));const u=r==null?void 0:r.get(hn.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 Zt;return this.listeners.push(r),Promise.resolve(r)}}class QE extends Zt{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 Zt;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=Nt(),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===xr.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=Mi.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=Qn.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:Bt.StartSequence,opt_start_seq:n,ack_policy:Kt.None,inactive_threshold:jt(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||Bt.StartSequence,(this.consumerOpts.deliver_policy===Bt.LastPerSubject||this.consumerOpts.deliver_policy===Bt.New||this.consumerOpts.deliver_policy===Bt.Last)&&(delete a.opt_start_seq,a.deliver_policy=this.consumerOpts.deliver_policy),a.deliver_policy===Bt.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=Bt.StartTime,a.opt_start_time=this.consumerOpts.opt_start_time),this.consumerOpts.inactive_threshold&&(a.inactive_threshold=jt(this.consumerOpts.inactive_threshold))),a}async resetConsumer(n=0){var c,f,m,d,y;Mi.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(xr.OrderedConsumerRecreated,u.name);break}catch(b){if(b.message==="stream not found"&&((d=this.iter)==null||d.notify(xr.StreamNotFound,g),this.type===Qn.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===Qn.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===Qn.Fetch&&a?c=await this.consumer.fetch(n):this.type===Qn.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===Qn.Fetch)return Promise.reject(new Error("ordered consumer initialized as fetch"));if(this.type===Qn.Consume)return Promise.reject(new Error("ordered consumer doesn't support concurrent consume"));const{callback:a}=n;return a&&(this.userCallback=a),this.type=Qn.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===Qn.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=Qn.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=Nt();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(lt.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 qu{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 qu(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 Pl{constructor(n,r){super(n,r)}checkStreamConfigVersions(n){const r=this.nc;if(n.metadata){const{min:l,ok:u}=r.features.get(lt.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(lt.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(lt.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(lt.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(lt.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(lt.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),un(n.name),n.mirror=ou(n.mirror),n.sources=(l=n.sources)==null?void 0:l.map(ou);const a=await this._request(`${this.prefix}.STREAM.CREATE.${n.name}`,n);return this._fixInfo(a),a}async delete(n){return un(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),un(n);const a=await this.info(n),l=Object.assign(a.config,r);l.mirror=ou(l.mirror),l.sources=(f=l.sources)==null?void 0:f.map(ou);const c=await this._request(`${this.prefix}.STREAM.UPDATE.${n}`,l);return this._fixInfo(c),c}async info(n,r){un(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 xl(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 un(n),await this._request(`${this.prefix}.STREAM.PURGE.${n}`,r)}async deleteMessage(n,r,a=!0){un(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){un(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(Dn));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 xl(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 xl(r,n,this)}names(n=""){const r=n!=null&&n.length?{subject:n}:{},a=u=>u.streams,l=`${this.prefix}.STREAM.NAMES`;return new xl(l,a,this,r)}async get(n){const r=await this.info(n);return Promise.resolve(new qu(this,r))}}class ZE extends Pl{constructor(n,r){super(n,r)}async getMessage(n,r){un(n);let a=r;const{last_by_subj:l}=a;l&&(a=null);const u=a?this.jc.encode(a):Bn,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){un(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 Zt,f=await this.nc.requestMany(l,u,{strategy:lr.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 or(n).decode(this.data)}string(){return zn.decode(this.data)}}A(Wh,"jc");class WE extends Pl{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 Zt;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):Bn}get header(){if(!this._header)if(this.smr.message.hdrs){const n=this._parse(this.smr.message.hdrs);this._header=Oi.decode(n)}else this._header=Qr();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 or(n).decode(this.data)}string(){return zn.decode(this.data)}}A(i1,"jc");class ek{constructor(n){A(this,"api");this.api=n}get(n){return this.api.info(n).then(r=>new qu(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=Oi.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 tk(){return new ReadableStream({pull(e){e.enqueue(new Uint8Array(0)),e.close()}})}class El{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=or().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 se;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=((se=n.options)==null?void 0:se.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=Mi.next(),k=this._chunkSubject(x),z=this._metaSubject(g),B=Object.assign({bucket:this.name,nuid:x,size:0,chunks:0},vb(n)),M=Nt(),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 K=Y.drain();j.update(K),B.chunks++,B.size+=K.length,F.push(this.js.publish(k,K,{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 N=Qr();typeof c=="number"&&N.set(vr.ExpectedLastSubjectSequenceHdr,`${c}`),N.set(hn.RollupHdr,hn.RollupValueSubject);const Q=await this.js.publish(z,or().encode(B),{headers:N,timeout:u});if(B.revision=Q.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 El.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=Nt(),u={info:new yh(r),error:l};if(r.size===0)return u.data=tk(),l.resolve(null),Promise.resolve(u);let c;const f=Ri();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 El))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=or(),l=Qr();return l.set(hn.RollupHdr,hn.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 Zt,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=or(),c=Ri();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=jl.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?Di.S2:Di.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 El(r,l,n);return await u.init(a),Promise.resolve(u)}}class nk{constructor(n){A(this,"js");this.js=n}kv(n,r={}){const a=this.js,{ok:l,min:u}=a.nc.features.get(lt.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(lt.JS_OBJECTSTORE);return l?El.create(this.js,n,r):Promise.reject(new Error(`objectstore is only supported on servers ${u} or better`))}}class kd extends Pl{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 ek(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 nk(this)}async publish(r,a=Bn,l){l=l||{},l.expect=l.expect||{};const u=(l==null?void 0:l.headers)||Qr();l&&(l.msgID&&u.set(vr.MsgIdHdr,l.msgID),l.expect.lastMsgID&&u.set(vr.ExpectedLastMsgIdHdr,l.expect.lastMsgID),l.expect.streamName&&u.set(vr.ExpectedStreamHdr,l.expect.streamName),typeof l.expect.lastSequence=="number"&&u.set(vr.ExpectedLastSeqHdr,`${l.expect.lastSequence}`),typeof l.expect.lastSubjectSequence=="number"&&u.set(vr.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 Ne.errorForCode(ke.JetStreamInvalidAck);return g.duplicate=g.duplicate?g.duplicate:!1,g}async pull(r,a,l=0){un(r),Wa(a);let u=this.timeout;l>u&&(u=l),l=l<0?0:jt(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 Rl(f,this.timeout)}fetch(r,a,l={}){un(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(lt.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=jt(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=jt(b),l.delay_heartbeat===!0&&(y.idle_heartbeat=jt(b*4)));const x=new Zt,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=Jr(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(Rl(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 Ne(`${Kn.IdleHeartbeatMissed}: ${F}`,ke.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=Ri()){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===Kt.None||u===Kt.All)throw new Error("ack policy for pull consumers must be explicit");const c=this._buildTypedSubscriptionOpts(l),f=new sk(this,l.deliver,c);f.info=l;try{await this._maybeCreateConsumer(l)}catch(m){throw f.unsubscribe(),m}return f}async subscribe(r,a=Ri()){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=Ri()){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!==Kt.NotSet&&l.config.ack_policy!==Kt.None)throw new Ne("ordered consumer: ack_policy can only be set to 'none'",ke.ApiError);if(l.config.durable_name&&l.config.durable_name.length>0)throw new Ne("ordered consumer: durable_name cannot be set",ke.ApiError);if(l.config.deliver_subject&&l.config.deliver_subject.length>0)throw new Ne("ordered consumer: deliver_subject cannot be set",ke.ApiError);if(l.config.max_deliver!==void 0&&l.config.max_deliver>1)throw new Ne("ordered consumer: max_deliver cannot be set",ke.ApiError);if(l.config.deliver_group&&l.config.deliver_group.length>0)throw new Ne("ordered consumer: deliver_group cannot be set",ke.ApiError);l.config.deliver_subject=Jr(this.nc.options.inboxPrefix),l.config.ack_policy=Kt.None,l.config.max_deliver=1,l.config.flow_control=!0,l.config.idle_heartbeat=l.config.idle_heartbeat||jt(5e3),l.config.ack_wait=jt(1320*60*1e3),l.config.mem_storage=!0,l.config.num_replicas=1}if(l.config.ack_policy===Kt.NotSet&&(l.config.ack_policy=Kt.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||Jr(this.nc.options.inboxPrefix),l}_buildTypedSubscriptionOpts(r){const a={};return a.adapter=lk(r.callbackFn===void 0,this.timeout),a.ingestionFilterFn=kd.ingestionFn(r.ordered),a.protocolFilterFn=(l,u=!1)=>{const c=l;return qh(c.msg)?(u||c.msg.respond(),!1):!0},!r.mack&&r.config.ack_policy!==Kt.None&&(a.dispatchedFn=ck),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:Bt.All,ack_policy:Kt.Explicit,ack_wait:jt(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(qh(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 Ne.errorForCode(ke.ConnectionClosed);if(r&&this.isDraining()||a&&this.protocol.noMorePublishing)throw Ne.errorForCode(ke.ConnectionDraining);if(n=n||"",n.length===0)throw Ne.errorForCode(ke.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=Bn,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||lr.Timer,a.maxWait=a.maxWait||1e3,a.maxWait<1)return Promise.reject(new Ne("timeout",ke.InvalidOption));const u=new Zt;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(Jr(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)===ke.NoResponders&&(k=Ne.errorForCode(ke.NoResponders)),k){m&&(k.stack+=`
82
+
83
+ ${m}`),g(k);return}f(null,z),a.strategy===lr.Count&&(d--,d===0&&g()),a.strategy===lr.JitterTimer&&(x(),b=setTimeout(()=>{g()},300)),a.strategy===lr.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 Ne("timeout",ke.InvalidOption));if(!a.noMux&&a.reply)return Promise.reject(new Ne("reply can only be used with noMux",ke.InvalidOption));if(a.noMux){const u=a.reply?a.reply:Jr(this.options.inboxPrefix),c=Nt(),f=l?new Error:null,m=this.subscribe(u,{max:1,timeout:a.timeout,callback:(d,y)=>{d?(f&&d.code!==ke.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(Ne.errorForCode(ke.ConnectionClosed)):this.protocol.flush()}drain(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):(this.draining=!0,this.protocol.drain())}isClosed(){return this.protocol.isClosed()}isDraining(){return this.draining}getServer(){const n=this.protocol.getServer();return n?n.listen:""}status(){const n=new Zt;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===ke.NoResponders&&(l.code=ke.JetStreamNotEnabled),l}return r}jetstream(n={}){return new kd(this,n)}getServerVersion(){const n=this.info;return n?ia(n.version):void 0}async rtt(){if(!this.protocol._closed&&!this.protocol.connected)throw Ne.errorForCode(ke.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 rk(this)),this._services}reconnect(){return this.isClosed()?Promise.reject(Ne.errorForCode(ke.ConnectionClosed)):this.isDraining()?Promise.reject(Ne.errorForCode(ke.ConnectionDraining)):this.protocol.reconnect()}}class rk{constructor(n){A(this,"nc");this.nc=n}add(n){try{return new Hl(this.nc,n).start()}catch(r){return Promise.reject(r)}}client(n,r){return new LE(this.nc,n,r)}}class ik{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(Nu)||"PUT"}get length(){const n=this.sm.header.get(hn.MessageSizeHdr)||"";return n!==""?parseInt(n,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class ak{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(Nu))||"PUT"}get delta(){return this.sm.info.pending}get length(){var r;const n=((r=this.sm.headers)==null?void 0:r.get(hn.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=Jr(this.js.nc.options.inboxPrefix);this.js.nc._resub(this.sub,a);const u=this.info;u.config.name=Mi.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=Bt.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 Ne(`unable to recreate ordered consumer ${u.stream} at seq ${r}`,ke.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,`${Kn.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(hn.ConsumerStalledHdr);a!==""&&this.js.nc.publish(a);const l=parseInt(r.headers.get(hn.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 sk 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(lt.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=jt(f));let m=0;if(n.idle_heartbeat&&n.idle_heartbeat>0&&(m=n.idle_heartbeat,c.idle_heartbeat=jt(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 lk(e,n){return e?uk(n):ok(n)}function ok(e){return(n,r)=>n?[n,null]:(n=es(r),n?[n,null]:[null,Rl(r,e)])}function uk(e){return(n,r)=>{if(n)return[n,null];const a=es(r);return a!==null?[s1(a),null]:[null,Rl(r,e)]}}function s1(e){if(e!==null)switch(e.code){case ke.JetStream404NoMessages:case ke.JetStream408RequestTimeout:return null;case ke.JetStream409:return j_(e)?e:null;default:return e}return null}function ck(e){e&&e.ack()}function fk(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 hk{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=fk(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=Nt();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:jt(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=jt(r.expires));const l=or().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 dk="1.30.3",mk="nats.ws";class pk{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=dk,this.lang=mk,this.connected=!1,this.done=!1,this.socketClosed=!1,this.encrypted=!1,this.peeked=!1,this.yields=[],this.signal=Nt(),this.closedNotification=Nt()}async connect(n,r){const a=Nt();if(r.tls)return a.reject(new Ne("tls",ke.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("!!!",au(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 Ne(c.message,ke.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(`> ${au(n[r])}`),yield n[r];if(this.done)break;this.yields.length===0&&(n.length=0,this.yields=n,this.signal=Nt())}}isEncrypted(){return this.connected&&this.encrypted}send(n){if(!this.isDiscarded())try{this.socket.send(n.buffer),this.options.debug&&console.info(`< ${au(n)}`);return}catch(r){this.options.debug&&console.error(`!!! ${au(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 gk(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:gk,factory:()=>new pk}),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 yk=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"},bk=e=>{const n=e.CapacitorCustomPlatform||null,r=e.Capacitor||{},a=r.Plugins=r.Plugins||{},l=()=>n!==null?n.name:yk(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 N,Q;if(z){const K=z==null?void 0:z.methods.find(ge=>G===ge.name);if(K)return K.rtype==="promise"?ge=>r.nativePromise(g,G.toString(),ge):(ge,fe)=>r.nativeCallback(g,G.toString(),ge,fe);if(J)return(N=J[G])===null||N===void 0?void 0:N.bind(J)}else{if(J)return(Q=J[G])===null||Q===void 0?void 0:Q.bind(J);throw new bh(`"${g}" plugin is not implemented on ${k}`,ls.Unimplemented)}},Y=J=>{let G;const N=(...Q)=>{const K=M().then(ge=>{const fe=F(ge,J);if(fe){const H=fe(...Q);return G=H==null?void 0:H.remove,H}else throw new bh(`"${g}.${J}()" is not implemented on ${k}`,ls.Unimplemented)});return J==="addListener"&&(K.remove=async()=>G()),K};return N.toString=()=>`${J.toString()}() { [capacitor code] }`,Object.defineProperty(N,"name",{value:J,writable:!1,configurable:!1}),N},se=Y("addListener"),R=Y("removeListener"),j=(J,G)=>{const N=se({eventName:J},G),Q=async()=>{const ge=await N;R({eventName:J,callbackId:ge},G)},K=new Promise(ge=>N.then(()=>ge({remove:Q})));return K.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await Q()},K},V=new Proxy({},{get(J,G){switch(G){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return z?j:se;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},vk=e=>e.Capacitor=bk(e),Pn=vk(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),cr=Pn.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 Pn.Exception(n,ls.Unimplemented)}unavailable(n="not available"){return new Pn.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 xk 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)}}}cr("CapacitorCookies",{web:()=>new xk});const wk=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)}),Sk=(e={})=>{const n=Object.keys(e);return Object.keys(e).map(l=>l.toLocaleLowerCase()).reduce((l,u,c)=>(l[u]=e[n[c]],l),{})},_k=(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,Ek=(e,n={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},n),l=Sk(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 kk extends Cd{async request(n){const r=Ek(n,n.webFetchExtra),a=_k(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 wk(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"}))}}cr("CapacitorHttp",{web:()=>new kk});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 Ak 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")}}cr("SystemBars",{web:()=>new Ak});const Td=Pn.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 Ck(e,n,r){return o1("POST",e,n)}function Tk(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}),jk=2e3,vh=6e3;function Nk({children:e}){const{getActiveHost:n}=Bl(),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 se=!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(se)return;console.log("[NATS] Connecting to",V.natsWsUrl);const J=await l1({servers:V.natsWsUrl,token:V.natsToken});if(se){J.close().catch(()=>{});return}console.log("[NATS] Connected"),f.current=J,l(J),c(!0),J.closed().then(()=>{console.log("[NATS] Connection closed"),se||(l(null),c(!1),f.current=null)})}catch(j){console.error("[NATS] Connection failed:",j),se||c(!1)}}return R(),()=>{se=!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 se=new AbortController;async function R(){var G;const V=new AbortController,J=setTimeout(()=>V.abort(),jk);se.signal.addEventListener("abort",()=>V.abort());try{const N=await fetch(`${r.directUrl}/events`,{headers:{Authorization:`Bearer ${r.clientToken}`},signal:V.signal});return clearTimeout(J),N.ok?((G=N.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(()=>{se.signal.aborted||Date.now()-k.current<vh||(console.log("[HOST] Heartbeat timeout — no data for",vh/1e3,"s"),se.abort(),d(!1),console.log("[HOST] Direct host unreachable"))},vh)}J();const G=new TextDecoder;let N="";try{for(;;){const{done:Q,value:K}=await V.read();if(Q)break;N+=G.decode(K,{stream:!0}),k.current=Date.now(),J();const ge=N.split(`
88
+ `);N=ge.pop()??"";for(const fe of ge)if(fe.startsWith("data: ")){const H=fe.slice(6);try{const q=JSON.parse(H);if(q.task_id&&q.event_type){const re=`host-event.${r.hostId}.${q.task_id}`;for(const ye of x.current)ye({subject:re,data:b.current.encode(H)})}}catch{}}}}catch{}}return(async()=>{const V=await R();V&&await j(V)})(),()=>{se.abort(),d(!1)}},[r,z]);const F=L.useCallback(async(se,R,j)=>{if(!r)throw new Error("No active host");function V(ge){ge&&typeof ge=="object"&&ge.error==="Unauthorized"&&g(!0)}if(z){console.log(`[HOST/HTTP] → ${se}`,R??"");const ge=await fetch(`${r.directUrl}/rpc/${se}`,{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(ge.status===401)throw g(!0),new Error("Unauthorized");const fe=await ge.json();return V(fe),console.log(`[HOST/HTTP] ← ${se}`,fe),fe}if(!f.current)throw new Error("Not connected");const J=`host.${r.hostId}.rpc.${se}`,G={...R??{},clientToken:r.clientToken},N=b.current.encode(JSON.stringify(G));console.log(`[HOST/NATS] → ${se}`,R??"");const Q=await f.current.request(J,N,{timeout:(j==null?void 0:j.timeout)??1e4}),K=JSON.parse(b.current.decode(Q.data));return V(K),console.log(`[HOST/NATS] ← ${se}`,K),K},[r,z]),Y=L.useCallback((se,R)=>{if(z)return x.current.add(R),()=>{x.current.delete(R)};if(f.current){const j=f.current.subscribe(`host-event.${se}.>`);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 Ou(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 Ok(e){for(const n of e)c1[n.key]=n.label}function ed(e){return c1[e]??e}const Rk=()=>window.matchMedia("(max-width: 600px)").matches;function Mk({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 N(Q){b.current&&!b.current.contains(Q.target)&&d(!1)}return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[m]);function z(){Rk()?g(!0):d(N=>!N)}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(N){console.error("Abort failed:",N)}finally{f(!1)}}}async function F(){B();try{const N=await u("task.run",{id:e.id});l(e.id,N.run_id)}catch(N){console.error("Run failed:",N)}}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(N){console.error("Delete failed:",N)}}const se={started:"Started",finished:"Finished",aborted:"Aborted",failed:"Failed"};function R(N){if(N.length===0)return"";if(N.length===1)return V(N[0]);const Q=N.map(j);if(new Set(Q.map(ge=>ge.kind)).size===1){const ge=Q[0].kind;if(ge==="hourly")return"Every hour";const fe=Q.map(H=>H.detail);return`${ge.charAt(0).toUpperCase()+ge.slice(1)}: ${fe.join(", ")}`}return N.map(V).join(", ")}function j(N){if(N.type==="once"){const Ee=new Date(N.value);return{kind:"once",detail:isNaN(Ee.getTime())?N.value:`${Ee.toLocaleDateString(void 0,{month:"short",day:"numeric",year:"numeric"})} at ${Ee.toLocaleTimeString(void 0,{hour:"numeric",minute:"2-digit"})}`}}const Q=N.value.split(" ");if(Q.length!==5)return{kind:"unknown",detail:N.value};const[K,ge,fe,,H]=Q,q=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];if(ge==="*")return{kind:"hourly",detail:""};const re=new Date;re.setHours(Number(ge),Number(K),0,0);const ye=re.toLocaleTimeString(void 0,{hour:"numeric",minute:"2-digit"});return H!=="*"?{kind:"weekly",detail:`${q[Number(H)]??H} at ${ye}`}:fe!=="*"?{kind:"monthly",detail:`day ${fe} at ${ye}`}:{kind:"daily",detail:ye}}function V(N){const Q=j(N);return Q.kind==="hourly"?"Every hour":Q.kind==="once"?`Once on ${Q.detail}`:`${Q.kind.charAt(0).toUpperCase()+Q.kind.slice(1)}: ${Q.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:N=>N.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&&se[n.running_state]&&w.jsxs("span",{className:"task-card-last-event",children:[se[n.running_state]," ",Ou(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:N=>N.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 Dk({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 zk(){const e=Xa.pop();e&&(e.pushed.current=!1,e.close())}let Eb=!1;function Lk(){Eb||(Eb=!0,window.addEventListener("popstate",zk))}function Uk(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)Lk(),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 Bk=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function ji(e="daily"){return{schedule:e,time:"00:00",dayOfWeek:"1",dayOfMonth:"1",onceDate:"",onceTime:"00:00"}}function Pk(e){const n=e.split(" ");if(n.length!==5)return ji();const[r,a,l,,u]=n;if(a==="*")return ji("hourly");const c=`${a.padStart(2,"0")}:${r.padStart(2,"0")}`;return u!=="*"?{...ji("weekly"),time:c,dayOfWeek:u}:l!=="*"?{...ji("monthly"),time:c,dayOfMonth:l}:{...ji("daily"),time:c}}function kb(e){if(e.type==="once"){const[n,r]=e.value.split("T");return{...ji("once"),onceDate:n??"",onceTime:(r??"09:00").slice(0,5)}}return Pk(e.value)}function Hk(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 qk(e){return e.schedule==="once"?e.onceDate?{type:"once",value:`${e.onceDate}T${e.onceTime}`}:null:{type:"cron",value:Hk(e)}}function Ik({initial:e,agents:n,hostPlatform:r,onSaved:a,onRun:l,onCancel:u}){var rt;const{request:c}=jd(),f=()=>{var $e;const xe=localStorage.getItem("palmier:lastAgent"),ze=n.map(Ct=>Ct.key);return xe&&ze.includes(xe)?xe:(($e=n[0])==null?void 0:$e.key)??""},[m,d]=L.useState((e==null?void 0:e.user_prompt)??""),[y,g]=L.useState((e==null?void 0:e.agent)??f()),b=!!((rt=e==null?void 0:e.permissions)!=null&&rt.length),[x,k]=L.useState(!1),z=L.useCallback(()=>k(!1),[]);Uk(x,z);const[B,M]=L.useState(null),[F,Y]=L.useState(()=>((e==null?void 0:e.triggers)??[]).map(kb)),[se,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),[N,Q]=L.useState((e==null?void 0:e.yolo_mode)??!1),[K,ge]=L.useState((e==null?void 0:e.foreground_mode)??!1),[fe,H]=L.useState(null),q=fe!==null,[re,ye]=L.useState(!!(e!=null&&e.command)),[Ee,O]=L.useState((e==null?void 0:e.command)??""),U=L.useRef(null),te=!!e,E=!te||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)||N!==((e==null?void 0:e.yolo_mode)??!1)||K!==((e==null?void 0:e.foreground_mode)??!1)||re!==!!(e!=null&&e.command)||re&&Ee!==((e==null?void 0:e.command)??"")||JSON.stringify(Le())!==JSON.stringify((e==null?void 0:e.triggers)??[]),he=j&&F.some(xe=>xe.schedule==="once"&&(!xe.onceDate||new Date(`${xe.onceDate}T${xe.onceTime}`)<=new Date)),pe=E&&!!m.trim()&&!he&&(!re||!!Ee.trim());function we(xe,ze){Y($e=>$e.map((Ct,dn)=>dn===xe?{...Ct,...ze}:Ct))}function je(xe){Y(ze=>{const $e=ze.filter((Ct,dn)=>dn!==xe);return $e.length===0&&(V(!1),G(!1)),$e})}function De(){Y(xe=>[...xe,ji(se)])}function Ae(xe){R(xe),Y([ji(xe)])}function Le(){return F.flatMap(xe=>{const ze=qk(xe);return ze?[ze]:[]})}function ct(){return N?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 Ie(){H("save"),M(null);try{const xe=te?"task.update":"task.create",ze={user_prompt:m,agent:y,triggers:Le(),triggers_enabled:j,requires_confirmation:J,yolo_mode:N,foreground_mode:K,command:re?Ee:""};te&&(ze.id=e.id);const $e=await c(xe,ze,{timeout:45e3});return $e.error?(M($e.error),null):(te||localStorage.setItem("palmier:lastAgent",y),a($e),$e)}catch(xe){return M(xe instanceof Error?xe.message:String(xe)),null}finally{H(null)}}async function He(){H("run"),M(null);try{const ze=await c("task.run_oneoff",{user_prompt:m,agent:y,requires_confirmation:J,yolo_mode:N,foreground_mode:K,command:re?Ee:""});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{H(null)}}return w.jsx("div",{className:"task-form-overlay",children:w.jsx("div",{className:"task-form",children:x?w.jsx(Dk,{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:re?"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:q}),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${re?" command-section-active":""}`,children:[w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:re,onChange:xe=>{ye(xe.target.checked),xe.target.checked?setTimeout(()=>{var ze;return(ze=U.current)==null?void 0:ze.focus()},0):O("")},disabled:q}),"Reactive"]}),re&&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:Ee,onChange:xe=>O(xe.target.value),placeholder:"gws gmail +watch --project my-project",disabled:q})]})]}),r==="win32"&&w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:K,onChange:xe=>ge(xe.target.checked),disabled:q}),"Run in the foreground (host must login to Windows)"]}),w.jsxs("label",{className:"toggle-label",children:[w.jsx("input",{type:"checkbox",checked:N,onChange:xe=>Q(xe.target.checked),disabled:q}),"Yolo mode"]}),N&&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&&De()):(V(!1),G(!1),Y(ze=>{const $e=ze.filter(Ct=>Ct.schedule==="once"?Ct.onceDate&&new Date(`${Ct.onceDate}T${Ct.onceTime}`)>new Date:!0);return $e.length===1&&$e[0].schedule==="daily"&&$e[0].time==="00:00"?[]:$e}))},disabled:q}),"Enable schedule"]}),w.jsxs("div",{className:`triggers-section-body${j?"":" disabled"}`,children:[F.length>0&&w.jsxs("select",{className:"form-select",value:se,disabled:!j,onChange:xe=>Ae(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"})]}),se!=="hourly"&&F.map((xe,ze)=>w.jsxs("div",{className:"trigger-row-card",children:[w.jsxs("div",{className:"trigger-row-content",children:[se==="daily"&&w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:$e=>we(ze,{time:$e.target.value})}),se==="weekly"&&w.jsxs("div",{className:"trigger-row-top",children:[w.jsx("select",{className:"form-select",value:xe.dayOfWeek,disabled:!j,onChange:$e=>we(ze,{dayOfWeek:$e.target.value}),children:Bk.map(($e,Ct)=>w.jsx("option",{value:String(Ct),children:$e},Ct))}),w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:$e=>we(ze,{time:$e.target.value})})]}),se==="monthly"&&w.jsxs("div",{className:"trigger-row-top",children:[w.jsx("select",{className:"form-select",value:xe.dayOfMonth,disabled:!j,onChange:$e=>we(ze,{dayOfMonth:$e.target.value}),children:Array.from({length:28},($e,Ct)=>Ct+1).map($e=>w.jsxs("option",{value:String($e),children:["Day ",$e]},$e))}),w.jsx("input",{className:"form-input",type:"time",value:xe.time,disabled:!j,onChange:$e=>we(ze,{time:$e.target.value})})]}),se==="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:$e=>we(ze,{onceDate:$e.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:$e=>we(ze,{onceTime:$e.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&&se!=="hourly"&&w.jsx("button",{className:"trigger-add-btn",onClick:De,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:q}),"Confirm before each run"]})]}),!N&&(()=>{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()&&(!re||!!Ee.trim());return te?E?w.jsxs("button",{className:"btn btn-primary",onClick:()=>ct()&&Ie(),disabled:!pe||q,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:()=>ct()&&Ie(),disabled:!pe||q,children:[fe==="save"&&w.jsx("span",{className:"btn-spinner"}),"Schedule"]}):w.jsxs(w.Fragment,{children:[w.jsxs("button",{className:"btn btn-primary",onClick:()=>ct()&&He(),disabled:!ze||q,children:[fe==="run"&&w.jsx("span",{className:"btn-spinner"}),"Run"]}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>ct()&&Ie(),disabled:!pe||q,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 Fk="0.7.3";function $k(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 Gk({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),[se,R]=L.useState(new Map),[j,V]=L.useState(new Map),[J,G]=L.useState(!1),[N,Q]=L.useState(void 0),[K,ge]=L.useState([]),[fe,H]=L.useState(),q=L.useCallback(()=>{G(!1),Q(void 0)},[]),re=L.useCallback(async()=>{var E,he;if(e){g(!0),x(null);try{const pe=await r("task.list"),we=pe.tasks??[],je=new Map,De=new Map,Ae=new Map,Le=new Map,ct=new Map;for(const He of we)He.status&&(je.set(He.id,He.status),(E=He.status.pending_permission)!=null&&E.length&&Ae.set(He.id,He.status.pending_permission),(he=He.status.pending_input)!=null&&he.length&&(Le.set(He.id,{questions:He.status.pending_input}),ct.set(He.id,new Array(He.status.pending_input.length).fill(""))));z(je),M(De),Y(Ae),R(Le),V(ct),d(we),ge(pe.agents??[]),H(pe.host_platform),Ok(pe.agents??[]);const Ie=pe.version??null;c==null||c(Ie),f==null||f(pe.location_client_token??null),u==null||u(!!Ie&&$k(Ie,Fk))}catch(pe){const we=pe instanceof Error?pe.message:String(pe);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?re():(d([]),g(!1))},[e,n,re]),L.useEffect(()=>{if(!e||!n)return;const E={decode:pe=>new TextDecoder().decode(pe)};return a(n,async pe=>{var ct;const we=pe.subject.split(".");if(we.length<3)return;const je=we.slice(2).join(".");let De={};try{De=JSON.parse(E.decode(pe.data))}catch{return}const Ae=De.event_type,Le=De.session_id;if(Ae==="input-request"&&Le){const Ie=De.input_questions,He=De.agent_name,rt=De.description;Ie!=null&&Ie.length&&(R(xe=>{if(xe.has(Le))return xe;const ze=new Map(xe);return ze.set(Le,{questions:Ie,description:rt,agentName:He}),ze}),V(xe=>{if(xe.has(Le))return xe;const ze=new Map(xe);return ze.set(Le,new Array(Ie.length).fill("")),ze}));return}if(Ae==="input-resolved"&&Le){R(Ie=>{if(!Ie.has(Le))return Ie;const He=new Map(Ie);return He.delete(Le),He}),V(Ie=>{const He=new Map(Ie);return He.delete(Le),He});return}if(Ae==="confirm-request"&&Le){const Ie=De.description,He=De.agent_name;Ie&&M(rt=>{if(rt.has(Le))return rt;const xe=new Map(rt);return xe.set(Le,{description:Ie,agentName:He}),xe});return}if(Ae==="confirm-resolved"&&Le){M(Ie=>{if(!Ie.has(Le))return Ie;const He=new Map(Ie);return He.delete(Le),He});return}if(Ae==="permission-resolved"){Y(Ie=>{if(!Ie.has(je))return Ie;const He=new Map(Ie);return He.delete(je),He});return}try{const Ie=await r("task.status",{id:je},{timeout:5e3});if(Ie.error)return;z(He=>{const rt=new Map(He);return rt.set(je,Ie),rt}),(ct=Ie.pending_permission)!=null&&ct.length&&Y(He=>{if(He.has(je))return He;const rt=new Map(He);return rt.set(je,Ie.pending_permission),rt})}catch{}})},[e,n,a,r]);async function ye(E,he){try{await r("task.user_input",{id:E,value:[he]})}catch(pe){console.error("[TaskListView] Failed to respond to confirmation:",pe)}}async function Ee(E,he){try{await r("task.user_input",{id:E,value:[he]})}catch(pe){console.error("[TaskListView] Failed to respond to permission request:",pe)}}async function O(E,he){try{await r("task.user_input",{id:E,value:he})}catch(pe){console.error("[TaskListView] Failed to respond to input request:",pe)}}function U(E){d(he=>{const pe=he.findIndex(we=>we.id===E.id);if(pe>=0){const we=[...he];return we[pe]=E,we}return[E,...he]}),G(!1),Q(void 0)}function te(E){d(he=>he.filter(pe=>pe.id!==E)),z(he=>{const pe=new Map(he);return pe.delete(E),pe}),R(he=>{const pe=new Map(he);return pe.delete(E),pe}),V(he=>{const pe=new Map(he);return pe.delete(E),pe})}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:()=>{Q(void 0),G(!0)},role:"button",tabIndex:0,onKeyDown:E=>{(E.key==="Enter"||E.key===" ")&&(Q(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(Mk,{task:E,lastEvent:k.get(E.id),onEdit:async he=>{try{const pe=await r("task.get",{id:he.id});Q(pe.error?he:pe)}catch{Q(he)}G(!0)},onDelete:te,onViewRun:l},E.id))}),J&&w.jsx(Ik,{initial:N,agents:K,hostPlatform:fe,onSaved:U,onRun:l,onCancel:q}),wu.createPortal(w.jsxs(w.Fragment,{children:[[...B.entries()].map(([E,{description:he,agentName:pe}])=>{var je;const we=pe||((je=m.find(De=>De.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:he}),w.jsxs("div",{className:"confirm-modal-actions",children:[w.jsx("button",{className:"btn btn-primary",onClick:()=>ye(E,"confirmed"),children:"Confirm"}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>ye(E,"aborted"),children:"Abort"})]})]})},E)}),[...F.entries()].map(([E,he])=>{const pe=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:(pe==null?void 0:pe.name)||(pe==null?void 0:pe.user_prompt)||E})}),w.jsx("div",{className:"permission-list",children:he.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:()=>Ee(E,"granted"),children:"Allow Once"}),w.jsx("button",{className:"btn btn-secondary",onClick:()=>Ee(E,"granted_all"),children:"Allow Always"})]}),w.jsx("button",{className:"permission-abort-link",onClick:()=>Ee(E,"aborted"),children:"Deny & Abort Task"})]})},E)}),[...se.entries()].map(([E,{questions:he,description:pe,agentName:we}])=>{var Ae;const je=j.get(E)??new Array(he.length).fill(""),De=we||((Ae=m.find(Le=>Le.id===E))==null?void 0:Ae.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"}),De&&w.jsx("p",{className:"confirm-modal-subtitle",children:De}),pe&&w.jsx("p",{className:"confirm-modal-message",children:pe}),w.jsx("div",{className:"input-list",children:he.map((Le,ct)=>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[ct]??"",onChange:Ie=>{V(He=>{const rt=new Map(He),xe=[...rt.get(E)??[]];return xe[ct]=Ie.target.value,rt.set(E,xe),rt})},autoFocus:ct===0})]},ct))}),w.jsx("div",{className:"input-actions",children:w.jsx("button",{className:"btn btn-primary",disabled:je.some(Le=>!Le.trim()),onClick:()=>O(E,je),children:"Submit"})}),w.jsx("button",{className:"permission-abort-link",onClick:()=>O(E,["aborted"]),children:"Cancel"})]})},E)})]}),document.body)]})}function Yk(){const e=sa(),r=Er().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 Vk="modulepreload",Jk=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=Jk(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":Vk,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=cr("App",{web:()=>f1(()=>import("./web-Dc9-IiRD.js"),[]).then(e=>new e.AppWeb)}),wt=cr("Preferences",{web:()=>f1(()=>import("./web-_b3Dvcvz.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 uu=Pn.isNativePlatform()?cr("LocationPermission"):null,ul=Pn.isNativePlatform()?cr("NotificationListener"):null,cl=Pn.isNativePlatform()?cr("SmsPermission"):null,fl=Pn.isNativePlatform()?cr("ContactsPermission"):null,hl=Pn.isNativePlatform()?cr("CalendarPermission"):null,dl=Pn.isNativePlatform()?cr("DndAccess"):null,Cb=!!window.__PALMIER_SERVE__,Yr=Pn.isNativePlatform();function Tb({daemonVersion:e,locationClientToken:n,activeClientToken:r,request:a,onLocationClientTokenChange:l}){var Rt;const{pairedHosts:u,activeHostId:c,setActiveHostId:f,removePairedHost:m,renamePairedHost:d}=Bl(),y=sa(),g=h1("(min-width: 768px)"),[b,x]=L.useState(!1),[k,z]=L.useState(!1),[B,M]=L.useState(null),[F,Y]=L.useState(""),[se,R]=L.useState(null),[j,V]=L.useState(!1),[J,G]=L.useState(!1),[N,Q]=L.useState(!1),[K,ge]=L.useState(!1),[fe,H]=L.useState(!1),[q,re]=L.useState(!1),[ye,Ee]=L.useState(!1),[O,U]=L.useState(!1),[te,E]=L.useState(!1),[he,pe]=L.useState(!1),[we,je]=L.useState(!1),[De,Ae]=L.useState(!1),[Le,ct]=L.useState(!1),[Ie,He]=L.useState(!1),[rt,xe]=L.useState(!1),ze=!!(r&&n===r);L.useEffect(()=>{if(!Yr||!uu||!a)return;function ve(){ze&&uu.check().then(({fine:Ge})=>{Ge||a("device.location.disable").then(()=>{l==null||l(null)}).catch(()=>{})})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[ze,r]),L.useEffect(()=>{if(!Yr||!ul)return;function ve(){Promise.all([ul.check(),wt.get({key:"notificationListenerEnabled"})]).then(([{enabled:Ge},{value:Xt}])=>{G(Ge&&Xt!=="false")})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[]);async function $e(){if(!(!ul||!a)){Q(!0);try{if(J)await wt.set({key:"notificationListenerEnabled",value:"false"}),await a("device.capability.disable",{capability:"notifications"}),G(!1);else{const{enabled:ve}=await ul.check();if(!ve&&!(await ul.request()).enabled)return;const{value:Fe}=await wt.get({key:"fcmToken"});if(!Fe){console.warn("No FCM token available");return}await wt.set({key:"notificationListenerEnabled",value:"true"}),await a("device.capability.enable",{capability:"notifications",fcmToken:Fe}),G(!0)}}catch(ve){console.error("Failed to toggle notification listener:",ve)}finally{Q(!1)}}}L.useEffect(()=>{if(!Yr||!cl)return;function ve(){Promise.all([cl.check(),wt.get({key:"smsListenerEnabled"})]).then(([{granted:Ge},{value:Xt}])=>{ge(Ge&&Xt!=="false")})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[]);async function Ct(){if(!(!cl||!a)){H(!0);try{if(K)await wt.set({key:"smsListenerEnabled",value:"false"}),await a("device.capability.disable",{capability:"sms"}),ge(!1);else{const{granted:ve}=await cl.check();if(!ve&&!(await cl.request()).granted)return;const{value:Fe}=await wt.get({key:"fcmToken"});if(!Fe){console.warn("No FCM token available");return}await wt.set({key:"smsListenerEnabled",value:"true"}),await a("device.capability.enable",{capability:"sms",fcmToken:Fe}),ge(!0)}}catch(ve){console.error("Failed to toggle SMS access:",ve)}finally{H(!1)}}}L.useEffect(()=>{if(!Yr||!fl)return;function ve(){Promise.all([fl.check(),wt.get({key:"contactsAccessEnabled"})]).then(([{granted:Ge},{value:Xt}])=>{re(Ge&&Xt!=="false")})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[]);async function dn(){if(!(!fl||!a)){Ee(!0);try{if(q)await wt.set({key:"contactsAccessEnabled",value:"false"}),await a("device.capability.disable",{capability:"contacts"}),re(!1);else{const{granted:ve}=await fl.check();if(!ve&&!(await fl.request()).granted)return;const{value:Fe}=await wt.get({key:"fcmToken"});if(!Fe){console.warn("No FCM token available");return}await wt.set({key:"contactsAccessEnabled",value:"true"}),await a("device.capability.enable",{capability:"contacts",fcmToken:Fe}),re(!0)}}catch(ve){console.error("Failed to toggle contacts access:",ve)}finally{Ee(!1)}}}L.useEffect(()=>{if(!Yr||!hl)return;function ve(){Promise.all([hl.check(),wt.get({key:"calendarAccessEnabled"})]).then(([{granted:Ge},{value:Xt}])=>{U(Ge&&Xt!=="false")})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[]);async function fr(){if(!(!hl||!a)){E(!0);try{if(O)await wt.set({key:"calendarAccessEnabled",value:"false"}),await a("device.capability.disable",{capability:"calendar"}),U(!1);else{const{granted:ve}=await hl.check();if(!ve&&!(await hl.request()).granted)return;const{value:Fe}=await wt.get({key:"fcmToken"});if(!Fe){console.warn("No FCM token available");return}await wt.set({key:"calendarAccessEnabled",value:"true"}),await a("device.capability.enable",{capability:"calendar",fcmToken:Fe}),U(!0)}}catch(ve){console.error("Failed to toggle calendar access:",ve)}finally{E(!1)}}}L.useEffect(()=>{if(!Yr||!dl)return;function ve(){dl.check().then(({enabled:Ge})=>{pe(Ge)})}ve();const Fe=Ga.addListener("resume",()=>{ve()});return()=>{Fe.then(Ge=>Ge.remove())}},[]);async function _n(){if(!(!dl||!a)){je(!0);try{if(he)await a("device.capability.disable",{capability:"dnd"}),pe(!1);else{const{enabled:ve}=await dl.check();if(!ve&&!(await dl.request()).enabled)return;const{value:Fe}=await wt.get({key:"fcmToken"});if(!Fe){console.warn("No FCM token available");return}await a("device.capability.enable",{capability:"dnd",fcmToken:Fe}),pe(!0)}}catch(ve){console.error("Failed to toggle DND access:",ve)}finally{je(!1)}}}L.useEffect(()=>{Yr&&wt.get({key:"alertAccessEnabled"}).then(({value:ve})=>{Ae(ve==="true")})},[]);async function Zr(){if(a){ct(!0);try{if(De)await wt.set({key:"alertAccessEnabled",value:"false"}),await a("device.capability.disable",{capability:"alert"}),Ae(!1);else{const{value:ve}=await wt.get({key:"fcmToken"});if(!ve){console.warn("No FCM token available");return}await wt.set({key:"alertAccessEnabled",value:"true"}),await a("device.capability.enable",{capability:"alert",fcmToken:ve}),Ae(!0)}}catch(ve){console.error("Failed to toggle alarm access:",ve)}finally{ct(!1)}}}L.useEffect(()=>{Yr&&wt.get({key:"batteryAccessEnabled"}).then(({value:ve})=>{He(ve==="true")})},[]);async function hr(){if(a){xe(!0);try{if(Ie)await wt.set({key:"batteryAccessEnabled",value:"false"}),await a("device.capability.disable",{capability:"battery"}),He(!1);else{const{value:ve}=await wt.get({key:"fcmToken"});if(!ve){console.warn("No FCM token available");return}await wt.set({key:"batteryAccessEnabled",value:"true"}),await a("device.capability.enable",{capability:"battery",fcmToken:ve}),He(!0)}}catch(ve){console.error("Failed to toggle battery access:",ve)}finally{xe(!1)}}}async function pt(){if(a){V(!0);try{if(ze)await a("device.location.disable"),l==null||l(null);else{if(uu&&!(await uu.request()).fine)return;const{value:ve}=await wt.get({key:"fcmToken"});if(!ve){console.warn("No FCM token available");return}await a("device.location.enable",{fcmToken:ve}),l==null||l(r??null)}}catch(ve){console.error("Failed to toggle location:",ve)}finally{V(!1)}}}const Wr=L.useRef(null),le=L.useRef(null),Se=L.useCallback(()=>{z(!0)},[]);function Be(){k&&(x(!1),z(!1))}function Je(){z(!1),x(!0)}function at(ve,Fe){M(ve),Y(Fe)}function Jt(){B&&F.trim()&&d(B,F.trim()),M(null),Y("")}function mn(){M(null),Y("")}L.useEffect(()=>{B&&le.current&&(le.current.focus(),le.current.select())},[B]),L.useEffect(()=>{if(!b||k)return;function ve(Fe){Fe.key==="Escape"&&Se()}return document.addEventListener("keydown",ve),()=>{document.removeEventListener("keydown",ve)}},[b,k,Se]);const Pt=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:Se,"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(ve=>{const Fe=ve.hostId===c,Ge=B===ve.hostId,Xt=ve.name||ve.hostId.slice(0,8);return w.jsx("div",{className:"host-picker-item-wrapper",children:w.jsxs("div",{className:`host-picker-item ${Fe?"host-picker-item-active":""}`,onClick:()=>{Ge||Fe||(f(ve.hostId),g||Se())},role:"option","aria-selected":Fe,children:[Ge?w.jsx("input",{ref:le,className:"form-input host-picker-rename-input",type:"text",value:F,onChange:Gt=>Y(Gt.target.value),onKeyDown:Gt=>{Gt.key==="Enter"&&Jt(),Gt.key==="Escape"&&mn()},onBlur:Jt,onClick:Gt=>Gt.stopPropagation()}):w.jsx("span",{className:"host-picker-item-name",children:Xt}),w.jsxs("div",{className:"host-picker-item-actions",children:[Fe&&!Ge&&w.jsx("button",{className:"host-picker-edit-btn",onClick:Gt=>{Gt.stopPropagation(),at(ve.hostId,Xt)},"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"})})}),!Fe&&w.jsx("button",{className:"host-picker-delete-btn",onClick:Gt=>{Gt.stopPropagation(),R(ve.hostId)},"aria-label":`Unpair ${Xt}`,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"})})})]})]})},ve.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||Se()},children:"Pair New Host"})})]}),Yr&&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 ${ze?"toggle-switch-on":""}`,onClick:pt,disabled:j,role:"switch","aria-checked":ze,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:$e,disabled:N,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 ${K?"toggle-switch-on":""}`,onClick:Ct,disabled:fe,role:"switch","aria-checked":K,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 ${q?"toggle-switch-on":""}`,onClick:dn,disabled:ye,role:"switch","aria-checked":q,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 ${O?"toggle-switch-on":""}`,onClick:fr,disabled:te,role:"switch","aria-checked":O,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 ${he?"toggle-switch-on":""}`,onClick:_n,disabled:we,role:"switch","aria-checked":he,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Alert Access"}),w.jsx("button",{className:`toggle-switch ${De?"toggle-switch-on":""}`,onClick:Zr,disabled:Le,role:"switch","aria-checked":De,children:w.jsx("span",{className:"toggle-switch-thumb"})})]}),w.jsxs("label",{className:"drawer-toggle",children:[w.jsx("span",{className:"drawer-toggle-label",children:"Battery Access"}),w.jsx("button",{className:`toggle-switch ${Ie?"toggle-switch-on":""}`,onClick:hr,disabled:rt,role:"switch","aria-checked":Ie,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"})]})]})]}),ht=se&&wu.createPortal(w.jsx("div",{className:"confirm-modal-overlay",onClick:()=>R(null),children:w.jsxs("div",{className:"confirm-modal",onClick:ve=>ve.stopPropagation(),children:[w.jsx("h2",{className:"confirm-modal-title",children:"Delete host?"}),w.jsxs("p",{className:"confirm-modal-message",children:['"',((Rt=u.find(ve=>ve.hostId===se))==null?void 0:Rt.name)||se.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(se),R(null)},children:"Delete"})]})]})}),document.body);return g?w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"drawer-panel drawer-panel-desktop",ref:Wr,children:Pt}),ht]}):w.jsxs(w.Fragment,{children:[w.jsx("button",{className:"hamburger-btn",onClick:Je,"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:Se,onAnimationEnd:Be,children:w.jsx("div",{className:`drawer-panel ${k?"drawer-panel-closing":""}`,ref:Wr,onClick:ve=>ve.stopPropagation(),children:Pt})}),document.body),ht]})}const Xk=10;function Qk({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=sa(),z=L.useRef(null),B=L.useCallback(R=>{const j={offset:R,limit:Xk};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 N=new Set(G.map(K=>`${K.task_id}:${K.run_id}`)),Q=J.filter(K=>!N.has(`${K.task_id}:${K.run_id}`));return[...G,...Q]}: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(N=>{const Q=new Map(G.map(H=>[`${H.task_id}:${H.run_id}`,H])),K=N.map(H=>{const q=`${H.task_id}:${H.run_id}`;return Q.get(q)??H}),ge=new Set(K.map(H=>`${H.task_id}:${H.run_id}`));return[...G.filter(H=>!ge.has(`${H.task_id}:${H.run_id}`)),...K]})}}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 se(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:se(R.running_state)},children:Y[R.running_state??""]??R.running_state}),R.end_time&&w.jsx("span",{children:Ou(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 Kk(e,n){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const Zk=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Wk=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,e2={};function jb(e,n){return(e2.jsx?Wk:Zk).test(e)}const t2=/[ \t\n\f\r]/g;function n2(e){return typeof e=="object"?e.type==="text"?Nb(e.value):!1:Nb(e)}function Nb(e){return e.replace(t2,"")===""}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 Sn{constructor(n,r){this.attribute=r,this.property=n}}Sn.prototype.attribute="";Sn.prototype.booleanish=!1;Sn.prototype.boolean=!1;Sn.prototype.commaOrSpaceSeparated=!1;Sn.prototype.commaSeparated=!1;Sn.prototype.defined=!1;Sn.prototype.mustUseProperty=!1;Sn.prototype.number=!1;Sn.prototype.overloadedBoolean=!1;Sn.prototype.property="";Sn.prototype.spaceSeparated=!1;Sn.prototype.space=void 0;let r2=0;const Qe=oa(),$t=oa(),nd=oa(),_e=oa(),_t=oa(),rs=oa(),Rn=oa();function oa(){return 2**++r2}const rd=Object.freeze(Object.defineProperty({__proto__:null,boolean:Qe,booleanish:$t,commaOrSpaceSeparated:Rn,commaSeparated:rs,number:_e,overloadedBoolean:nd,spaceSeparated:_t},Symbol.toStringTag,{value:"Module"})),xh=Object.keys(rd);class Nd extends Sn{constructor(n,r,a,l){let u=-1;if(super(n,r),Ob(this,"space",l),typeof a=="number")for(;++u<xh.length;){const c=xh[u];Ob(this,xh[u],(a&rd[c])===rd[c])}}}Nd.prototype.defined=!0;function Ob(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 Nd(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:$t,ariaAutoComplete:null,ariaBusy:$t,ariaChecked:$t,ariaColCount:_e,ariaColIndex:_e,ariaColSpan:_e,ariaControls:_t,ariaCurrent:null,ariaDescribedBy:_t,ariaDetails:null,ariaDisabled:$t,ariaDropEffect:_t,ariaErrorMessage:null,ariaExpanded:$t,ariaFlowTo:_t,ariaGrabbed:$t,ariaHasPopup:null,ariaHidden:$t,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:_t,ariaLevel:_e,ariaLive:null,ariaModal:$t,ariaMultiLine:$t,ariaMultiSelectable:$t,ariaOrientation:null,ariaOwns:_t,ariaPlaceholder:null,ariaPosInSet:_e,ariaPressed:$t,ariaReadOnly:$t,ariaRelevant:null,ariaRequired:$t,ariaRoleDescription:_t,ariaRowCount:_e,ariaRowIndex:_e,ariaRowSpan:_e,ariaSelected:$t,ariaSetSize:_e,ariaSort:null,ariaValueMax:_e,ariaValueMin:_e,ariaValueNow:_e,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 i2=hs({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:rs,acceptCharset:_t,accessKey:_t,action:null,allow:null,allowFullScreen:Qe,allowPaymentRequest:Qe,allowUserMedia:Qe,alt:null,as:null,async:Qe,autoCapitalize:null,autoComplete:_t,autoFocus:Qe,autoPlay:Qe,blocking:_t,capture:null,charSet:null,checked:Qe,cite:null,className:_t,cols:_e,colSpan:null,content:null,contentEditable:$t,controls:Qe,controlsList:_t,coords:_e|rs,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Qe,defer:Qe,dir:null,dirName:null,disabled:Qe,download:nd,draggable:$t,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Qe,formTarget:null,headers:_t,height:_e,hidden:nd,high:_e,href:null,hrefLang:null,htmlFor:_t,httpEquiv:_t,id:null,imageSizes:null,imageSrcSet:null,inert:Qe,inputMode:null,integrity:null,is:null,isMap:Qe,itemId:null,itemProp:_t,itemRef:_t,itemScope:Qe,itemType:_t,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Qe,low:_e,manifest:null,max:null,maxLength:_e,media:null,method:null,min:null,minLength:_e,multiple:Qe,muted:Qe,name:null,nonce:null,noModule:Qe,noValidate:Qe,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:Qe,optimum:_e,pattern:null,ping:_t,placeholder:null,playsInline:Qe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Qe,referrerPolicy:null,rel:_t,required:Qe,reversed:Qe,rows:_e,rowSpan:_e,sandbox:_t,scope:null,scoped:Qe,seamless:Qe,selected:Qe,shadowRootClonable:Qe,shadowRootDelegatesFocus:Qe,shadowRootMode:null,shape:null,size:_e,sizes:null,slot:null,span:_e,spellCheck:$t,src:null,srcDoc:null,srcLang:null,srcSet:null,start:_e,step:null,style:null,tabIndex:_e,target:null,title:null,translate:null,type:null,typeMustMatch:Qe,useMap:null,value:$t,width:_e,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:_t,axis:null,background:null,bgColor:null,border:_e,borderColor:null,bottomMargin:_e,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Qe,declare:Qe,event:null,face:null,frame:null,frameBorder:null,hSpace:_e,leftMargin:_e,link:null,longDesc:null,lowSrc:null,marginHeight:_e,marginWidth:_e,noResize:Qe,noHref:Qe,noShade:Qe,noWrap:Qe,object:null,profile:null,prompt:null,rev:null,rightMargin:_e,rules:null,scheme:null,scrolling:$t,standby:null,summary:null,text:null,topMargin:_e,valueType:null,version:null,vAlign:null,vLink:null,vSpace:_e,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Qe,disableRemotePlayback:Qe,prefix:null,property:null,results:_e,security:null,unselectable:null},space:"html",transform:g1}),a2=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:Rn,accentHeight:_e,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:_e,amplitude:_e,arabicForm:null,ascent:_e,attributeName:null,attributeType:null,azimuth:_e,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:_e,by:null,calcMode:null,capHeight:_e,className:_t,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:_e,diffuseConstant:_e,direction:null,display:null,dur:null,divisor:_e,dominantBaseline:null,download:Qe,dx:null,dy:null,edgeMode:null,editable:null,elevation:_e,enableBackground:null,end:null,event:null,exponent:_e,externalResourcesRequired:null,fill:null,fillOpacity:_e,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:_e,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:_e,horizOriginX:_e,horizOriginY:_e,id:null,ideographic:_e,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:_e,k:_e,k1:_e,k2:_e,k3:_e,k4:_e,kernelMatrix:Rn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:_e,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:_e,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:_e,overlineThickness:_e,paintOrder:null,panose1:null,path:null,pathLength:_e,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:_t,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:_e,pointsAtY:_e,pointsAtZ:_e,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Rn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Rn,rev:Rn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Rn,requiredFeatures:Rn,requiredFonts:Rn,requiredFormats:Rn,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:_e,specularExponent:_e,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:_e,strikethroughThickness:_e,string:null,stroke:null,strokeDashArray:Rn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:_e,strokeOpacity:_e,strokeWidth:null,style:null,surfaceScale:_e,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Rn,tabIndex:_e,tableValues:null,target:null,targetX:_e,targetY:_e,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Rn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:_e,underlineThickness:_e,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:_e,values:null,vAlphabetic:_e,vMathematical:_e,vectorEffect:null,vHanging:_e,vIdeographic:_e,version:null,vertAdvY:_e,vertOriginX:_e,vertOriginY:_e,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:_e,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()}}),s2={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"},l2=/[A-Z]/g,Rb=/-[a-z]/g,o2=/^data[-\w.:]+$/i;function u2(e,n){const r=td(n);let a=n,l=Sn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&o2.test(n)){if(n.charAt(4)==="-"){const u=n.slice(5).replace(Rb,f2);a="data"+u.charAt(0).toUpperCase()+u.slice(1)}else{const u=n.slice(4);if(!Rb.test(u)){let c=u.replace(l2,c2);c.charAt(0)!=="-"&&(c="-"+c),n="data"+c}}l=Nd}return new l(a,n)}function c2(e){return"-"+e.toLowerCase()}function f2(e){return e.charAt(1).toUpperCase()}const h2=d1([m1,i2,y1,b1,v1],"html"),Od=d1([m1,a2,y1,b1,v1],"svg");function d2(e){return e.join(" ").trim()}var Ya={},wh,Mb;function m2(){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 se(fe){var H=fe.match(n);H&&(F+=H.length);var q=fe.lastIndexOf(m);Y=~q?fe.length-q:Y+fe.length}function R(){var fe={line:F,column:Y};return function(H){return H.position=new j(fe),G(),H}}function j(fe){this.start=fe,this.end={line:F,column:Y},this.source=M.source}j.prototype.content=B;function V(fe){var H=new Error(M.source+":"+F+":"+Y+": "+fe);if(H.reason=fe,H.filename=M.source,H.line=F,H.column=Y,H.source=B,!M.silent)throw H}function J(fe){var H=fe.exec(B);if(H){var q=H[0];return se(q),B=B.slice(q.length),H}}function G(){J(r)}function N(fe){var H;for(fe=fe||[];H=Q();)H!==!1&&fe.push(H);return fe}function Q(){var fe=R();if(!(d!=B.charAt(0)||y!=B.charAt(1))){for(var H=2;g!=B.charAt(H)&&(y!=B.charAt(H)||d!=B.charAt(H+1));)++H;if(H+=2,g===B.charAt(H-1))return V("End of comment missing");var q=B.slice(2,H-2);return Y+=2,se(q),B=B.slice(H),Y+=2,fe({type:b,comment:q})}}function K(){var fe=R(),H=J(a);if(H){if(Q(),!J(l))return V("property missing ':'");var q=J(u),re=fe({type:x,property:z(H[0].replace(e,g)),value:q?z(q[0].replace(e,g)):g});return J(c),re}}function ge(){var fe=[];N(fe);for(var H;H=K();)H!==!1&&(fe.push(H),N(fe));return fe}return G(),ge()}function z(B){return B?B.replace(f,g):g}return wh=k,wh}var Db;function p2(){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(m2());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 ml={},zb;function g2(){if(zb)return ml;zb=1,Object.defineProperty(ml,"__esModule",{value:!0}),ml.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 ml.camelCase=m,ml}var pl,Lb;function y2(){if(Lb)return pl;Lb=1;var e=pl&&pl.__importDefault||function(l){return l&&l.__esModule?l:{default:l}},n=e(p2()),r=g2();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,pl=a,pl}var b2=y2();const v2=w0(b2),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 x2(e){const n=Rd(e),r=x1(e);if(n&&r)return{start:n,end:r}}function kl(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 ln 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=kl(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}}ln.prototype.file="";ln.prototype.name="";ln.prototype.reason="";ln.prototype.message="";ln.prototype.stack="";ln.prototype.column=void 0;ln.prototype.line=void 0;ln.prototype.ancestors=void 0;ln.prototype.cause=void 0;ln.prototype.fatal=void 0;ln.prototype.place=void 0;ln.prototype.ruleId=void 0;ln.prototype.source=void 0;const Md={}.hasOwnProperty,w2=new Map,S2=/[A-Z]/g,_2=new Set(["table","tbody","thead","tfoot","tr"]),E2=new Set(["td","th"]),S1="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function k2(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=M2(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=R2(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"?Od:h2,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 A2(e,n,r);if(n.type==="mdxFlowExpression"||n.type==="mdxTextExpression")return C2(e,n);if(n.type==="mdxJsxFlowElement"||n.type==="mdxJsxTextElement")return j2(e,n,r);if(n.type==="mdxjsEsm")return T2(e,n);if(n.type==="root")return N2(e,n,r);if(n.type==="text")return O2(e,n)}function A2(e,n,r){const a=e.schema;let l=a;n.tagName.toLowerCase()==="svg"&&a.space==="html"&&(l=Od,e.schema=l),e.ancestors.push(n);const u=k1(e,n.tagName,!1),c=D2(e,n);let f=zd(e,n);return _2.has(n.tagName)&&(f=f.filter(function(m){return typeof m=="string"?!n2(m):!0})),E1(e,c,u,n),Dd(c,f),e.ancestors.pop(),e.schema=a,e.create(n,u,c,r)}function C2(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)}Ml(e,n.position)}function T2(e,n){if(n.data&&n.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(n.data.estree);Ml(e,n.position)}function j2(e,n,r){const a=e.schema;let l=a;n.name==="svg"&&a.space==="html"&&(l=Od,e.schema=l),e.ancestors.push(n);const u=n.name===null?e.Fragment:k1(e,n.name,!0),c=z2(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 N2(e,n,r){const a={};return Dd(a,zd(e,n)),e.create(n,e.Fragment,a,r)}function O2(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 R2(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 M2(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 D2(e,n){const r={};let a,l;for(l in n.properties)if(l!=="children"&&Md.call(n.properties,l)){const u=L2(e,l,n.properties[l]);if(u){const[c,f]=u;e.tableCellAlignToStyle&&c==="align"&&typeof f=="string"&&E2.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 z2(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 Ml(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 Ml(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:w2;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 L2(e,n,r){const a=u2(e.schema,n);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=a.commaSeparated?Kk(r):d2(r)),a.property==="style"){let l=typeof r=="object"?r:U2(e,String(r));return e.stylePropertyNameCase==="css"&&(l=B2(l)),["style",l]}return[e.elementAttributeNameCase==="react"&&a.space?s2[a.property]||a.property:a.attribute,r]}}function U2(e,n){try{return v2(n,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const a=r,l=new ln("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);Ml(e)}function Ml(e,n){const r=new ln("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 B2(e){const n={};let r;for(r in e)Md.call(e,r)&&(n[P2(r)]=e[r]);return n}function P2(e){let n=e.replace(S2,H2);return n.slice(0,3)==="ms-"&&(n="-"+n),n}function H2(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"]},q2={};function Ld(e,n){const r=q2,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(I2(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 I2(e){return!!(e&&typeof e=="object")}const Hb=document.createElement("i");function Ud(e){const n="&"+e+";";Hb.innerHTML=n;const r=Hb.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===n?!1:r}function Un(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 Zn(e,n){return e.length>0?(Un(e,e.length,0,n),e):n}const qb={}.hasOwnProperty;function C1(e){const n={};let r=-1;for(;++r<e.length;)F2(n,e[r]);return n}function F2(e,n){let r;for(r in n){const l=(qb.call(e,r)?e[r]:void 0)||(e[r]={}),u=n[r];let c;if(u)for(c in u){qb.call(l,c)||(l[c]=[]);const f=u[c];$2(l[c],Array.isArray(f)?f:f?[f]:[])}}}function $2(e,n){let r=-1;const a=[];for(;++r<n.length;)(n[r].add==="after"?e:a).push(n[r]);Un(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 ur(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const fn=zi(/[A-Za-z]/),sn=zi(/[\dA-Za-z]/),G2=zi(/[#-'*+\--9=?A-Z^-~]/);function Ru(e){return e!==null&&(e<32||e===127)}const ad=zi(/\d/),Y2=zi(/[\dA-Fa-f]/),V2=zi(/[!-/:-@[-`{-~]/);function Pe(e){return e!==null&&e<-2}function St(e){return e!==null&&(e<0||e===32)}function et(e){return e===-2||e===-1||e===32}const Iu=zi(new RegExp("\\p{P}|\\p{S}","u")),aa=zi(/\s/);function zi(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&&sn(e.charCodeAt(r+1))&&sn(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 st(e,n,r,a){const l=a?a-1:Number.POSITIVE_INFINITY;let u=0;return c;function c(m){return et(m)?(e.enter(r),f(m)):n(m)}function f(m){return et(m)&&u++<l?(e.consume(m),f):(e.exit(r),n(m))}}const J2={tokenize:X2};function X2(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"),st(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 Q2={tokenize:K2},Ib={tokenize:Z2};function K2(e){const n=this,r=[];let a=0,l,u,c;return f;function f(Y){if(a<r.length){const se=r[a];return n.containerState=se[1],e.attempt(se[0].continuation,m,d)(Y)}return d(Y)}function m(Y){if(a++,n.containerState._closeFlow){n.containerState._closeFlow=void 0,l&&F();const se=n.events.length;let R=se,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=se;for(;V<n.events.length;)n.events[V][1].end={...j},V++;return Un(n.events,R+1,0,n.events.slice(se)),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,se){const R=n.sliceStream(Y);if(se&&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,N;for(;J--;)if(n.events[J][0]==="exit"&&n.events[J][1].type==="chunkFlow"){if(G){N=n.events[J][1].end;break}G=!0}for(M(a),j=V;j<n.events.length;)n.events[j][1].end={...N},j++;Un(n.events,J+1,0,n.events.slice(V)),n.events.length=j}}function M(Y){let se=r.length;for(;se-- >Y;){const R=r[se];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 Z2(e,n,r){return st(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||St(e)||aa(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:W2,tokenize:eA};function W2(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=Zn(d,[["enter",e[a][1],n],["exit",e[a][1],n]])),d=Zn(d,[["enter",l,n],["enter",c,n],["exit",c,n],["enter",u,n]]),d=Zn(d,Fu(n.parser.constructs.insideSpan.null,e.slice(a+1,r),n)),d=Zn(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=Zn(d,[["enter",e[r][1],n],["exit",e[r][1],n]])):y=0,Un(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 fn(x)?(e.consume(x),c):x===64?r(x):d(x)}function c(x){return x===43||x===45||x===46||sn(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||sn(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):G2(x)?(e.consume(x),d):r(x)}function y(x){return sn(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||sn(x))&&a++<63){const k=x===45?b:g;return e.consume(x),k}return r(x)}}const Il={partial:!0,tokenize:rA};function rA(e,n,r){return a;function a(u){return et(u)?st(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 et(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 et(c)?st(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 N1={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 V2(u)?(e.enter("characterEscapeValue"),e.consume(u),e.exit("characterEscapeValue"),e.exit("characterEscape"),n):r(u)}}const O1={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=sn,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=Y2,y):(e.enter("characterReferenceValue"),u=7,c=ad,y(g))}function y(g){if(g===59&&l){const b=e.exit("characterReferenceValue");return c===sn&&!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"),et(j)?st(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,se)(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)):et(j)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),st(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,se,B)(j)}function B(j){return e.enter("lineEnding"),e.consume(j),e.exit("lineEnding"),M}function M(j){return u>0&&et(j)?st(e,F,"linePrefix",u+1)(j):F(j)}function F(j){return j===null||Pe(j)?e.check($b,z,se)(j):(e.enter("codeFlowValue"),Y(j))}function Y(j){return j===null||Pe(j)?(e.exit("codeFlowValue"),F(j)):(e.consume(j),Y)}function se(j){return e.exit("codeFenced"),n(j)}function R(j,V,J){let G=0;return N;function N(H){return j.enter("lineEnding"),j.consume(H),j.exit("lineEnding"),Q}function Q(H){return j.enter("codeFencedFence"),et(H)?st(j,K,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(H):K(H)}function K(H){return H===f?(j.enter("codeFencedFenceSequence"),ge(H)):J(H)}function ge(H){return H===f?(G++,j.consume(H),ge):G>=c?(j.exit("codeFencedFenceSequence"),et(H)?st(j,fe,"whitespace")(H):fe(H)):J(H)}function fe(H){return H===null||Pe(H)?(j.exit("codeFencedFence"),V(H)):J(H)}}}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"),st(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):st(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&&gl(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),gl(this.left,n)}unshift(n){this.setCursor(0),this.right.push(n)}unshiftMany(n){this.setCursor(0),gl(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);gl(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-n,Number.POSITIVE_INFINITY);gl(this.left,r.reverse())}}}function gl(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 Un(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"),st(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||St(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=!et(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"),st(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 Al(e,n){let r;return a;function a(l){return Pe(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),r=!0,a):et(l)?st(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=ur(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 St(x)?Al(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 et(x)?st(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 St(f)?Al(e,l)(f):r(f)}function l(f){return z1(e,u,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function u(f){return et(f)?st(e,c,"whitespace")(f):c(f)}function c(f){return f===null||Pe(f)?n(f):r(f)}}const jA={name:"hardBreakEscape",tokenize:NA};function NA(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 OA={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"},Un(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||St(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)):et(y)?st(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||St(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:qA},UA={partial:!0,tokenize:HA};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:O):fn(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):fn(E)?(e.consume(E),l=4,a.interrupt?n:O):r(E)}function x(E){return E===45?(e.consume(E),a.interrupt?n:O):r(E)}function k(E){const he="CDATA[";return E===he.charCodeAt(f++)?(e.consume(E),f===he.length?a.interrupt?n:K:k):r(E)}function z(E){return fn(E)?(e.consume(E),c=String.fromCharCode(E),B):r(E)}function B(E){if(E===null||E===47||E===62||St(E)){const he=E===47,pe=c.toLowerCase();return!he&&!u&&Yb.includes(pe)?(l=1,a.interrupt?n(E):K(E)):DA.includes(c.toLowerCase())?(l=6,he?(e.consume(E),M):a.interrupt?n(E):K(E)):(l=7,a.interrupt&&!a.parser.lazy[a.now().line]?r(E):u?F(E):Y(E))}return E===45||sn(E)?(e.consume(E),c+=String.fromCharCode(E),B):r(E)}function M(E){return E===62?(e.consume(E),a.interrupt?n:K):r(E)}function F(E){return et(E)?(e.consume(E),F):N(E)}function Y(E){return E===47?(e.consume(E),N):E===58||E===95||fn(E)?(e.consume(E),se):et(E)?(e.consume(E),Y):N(E)}function se(E){return E===45||E===46||E===58||E===95||sn(E)?(e.consume(E),se):R(E)}function R(E){return E===61?(e.consume(E),j):et(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):et(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||St(E)?R(E):(e.consume(E),J)}function G(E){return E===47||E===62||et(E)?Y(E):r(E)}function N(E){return E===62?(e.consume(E),Q):r(E)}function Q(E){return E===null||Pe(E)?K(E):et(E)?(e.consume(E),Q):r(E)}function K(E){return E===45&&l===2?(e.consume(E),q):E===60&&l===1?(e.consume(E),re):E===62&&l===4?(e.consume(E),U):E===63&&l===3?(e.consume(E),O):E===93&&l===5?(e.consume(E),Ee):Pe(E)&&(l===6||l===7)?(e.exit("htmlFlowData"),e.check(LA,te,ge)(E)):E===null||Pe(E)?(e.exit("htmlFlowData"),ge(E)):(e.consume(E),K)}function ge(E){return e.check(UA,fe,te)(E)}function fe(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),H}function H(E){return E===null||Pe(E)?ge(E):(e.enter("htmlFlowData"),K(E))}function q(E){return E===45?(e.consume(E),O):K(E)}function re(E){return E===47?(e.consume(E),c="",ye):K(E)}function ye(E){if(E===62){const he=c.toLowerCase();return Yb.includes(he)?(e.consume(E),U):K(E)}return fn(E)&&c.length<8?(e.consume(E),c+=String.fromCharCode(E),ye):K(E)}function Ee(E){return E===93?(e.consume(E),O):K(E)}function O(E){return E===62?(e.consume(E),U):E===45&&l===2?(e.consume(E),O):K(E)}function U(E){return E===null||Pe(E)?(e.exit("htmlFlowData"),te(E)):(e.consume(E),U)}function te(E){return e.exit("htmlFlow"),n(E)}}function HA(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 qA(e,n,r){return a;function a(l){return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),e.attempt(Il,n,r)}}const IA={name:"htmlText",tokenize:FA};function FA(e,n,r){const a=this;let l,u,c;return f;function f(O){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(O),m}function m(O){return O===33?(e.consume(O),d):O===47?(e.consume(O),R):O===63?(e.consume(O),Y):fn(O)?(e.consume(O),J):r(O)}function d(O){return O===45?(e.consume(O),y):O===91?(e.consume(O),u=0,k):fn(O)?(e.consume(O),F):r(O)}function y(O){return O===45?(e.consume(O),x):r(O)}function g(O){return O===null?r(O):O===45?(e.consume(O),b):Pe(O)?(c=g,re(O)):(e.consume(O),g)}function b(O){return O===45?(e.consume(O),x):g(O)}function x(O){return O===62?q(O):O===45?b(O):g(O)}function k(O){const U="CDATA[";return O===U.charCodeAt(u++)?(e.consume(O),u===U.length?z:k):r(O)}function z(O){return O===null?r(O):O===93?(e.consume(O),B):Pe(O)?(c=z,re(O)):(e.consume(O),z)}function B(O){return O===93?(e.consume(O),M):z(O)}function M(O){return O===62?q(O):O===93?(e.consume(O),M):z(O)}function F(O){return O===null||O===62?q(O):Pe(O)?(c=F,re(O)):(e.consume(O),F)}function Y(O){return O===null?r(O):O===63?(e.consume(O),se):Pe(O)?(c=Y,re(O)):(e.consume(O),Y)}function se(O){return O===62?q(O):Y(O)}function R(O){return fn(O)?(e.consume(O),j):r(O)}function j(O){return O===45||sn(O)?(e.consume(O),j):V(O)}function V(O){return Pe(O)?(c=V,re(O)):et(O)?(e.consume(O),V):q(O)}function J(O){return O===45||sn(O)?(e.consume(O),J):O===47||O===62||St(O)?G(O):r(O)}function G(O){return O===47?(e.consume(O),q):O===58||O===95||fn(O)?(e.consume(O),N):Pe(O)?(c=G,re(O)):et(O)?(e.consume(O),G):q(O)}function N(O){return O===45||O===46||O===58||O===95||sn(O)?(e.consume(O),N):Q(O)}function Q(O){return O===61?(e.consume(O),K):Pe(O)?(c=Q,re(O)):et(O)?(e.consume(O),Q):G(O)}function K(O){return O===null||O===60||O===61||O===62||O===96?r(O):O===34||O===39?(e.consume(O),l=O,ge):Pe(O)?(c=K,re(O)):et(O)?(e.consume(O),K):(e.consume(O),fe)}function ge(O){return O===l?(e.consume(O),l=void 0,H):O===null?r(O):Pe(O)?(c=ge,re(O)):(e.consume(O),ge)}function fe(O){return O===null||O===34||O===39||O===60||O===61||O===96?r(O):O===47||O===62||St(O)?G(O):(e.consume(O),fe)}function H(O){return O===47||O===62||St(O)?G(O):r(O)}function q(O){return O===62?(e.consume(O),e.exit("htmlTextData"),e.exit("htmlText"),n):r(O)}function re(O){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),ye}function ye(O){return et(O)?st(e,Ee,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):Ee(O)}function Ee(O){return e.enter("htmlTextData"),c(O)}}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&&Un(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=Zn(f,e.slice(u+1,u+a+3)),f=Zn(f,[["enter",y,n]]),f=Zn(f,Fu(n.parser.constructs.insideSpan.null,e.slice(u+a+4,c-3),n)),f=Zn(f,[["exit",y,n],e[c-2],e[c-1],["exit",d,n]]),f=Zn(f,e.slice(c+1)),f=Zn(f,[["exit",m,n]]),Un(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(ur(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 St(g)?Al(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 St(g)?Al(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 St(g)?Al(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(ur(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"),st(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"),et(d)?st(e,f,"whitespace")(d):f(d))}}const wn={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(Il,a.interrupt?r:y,e.attempt(aC,b,g))}function y(x){return a.containerState.initialBlankLine=!0,u++,b(x)}function g(x){return et(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(Il,l,u);function l(f){return a.containerState.furtherBlankLines=a.containerState.furtherBlankLines||a.containerState.initialBlankLine,st(e,n,"listItemIndent",a.containerState.size+1)(f)}function u(f){return a.containerState.furtherBlankLines||!et(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,st(e,e.attempt(wn,n,r),"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function uC(e,n,r){const a=this;return st(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 st(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!et(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"),et(d)?st(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(Il,a,e.attempt(this.parser.constructs.flowInitial,l,st(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:wn,43:wn,45:wn,48:wn,49:wn,50:wn,51:wn,52:wn,53:wn,54:wn,55:wn,56:wn,57:wn,62:j1},wC={91:kA},SC={[-2]:_h,[-1]:_h,32:_h},_C={35:OA,42:vu,45:[Vb,vu],60:zA,61:Vb,95:vu,96:Gb,126:Gb},EC={38:O1,92:N1},kC={[-5]:Eh,[-4]:Eh,[-3]:Eh,33:WA,38:O1,42:sd,60:[tA,IA],91:tC,92:[jA,N1],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 NC(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:se,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(Q){return c=Zn(c,Q),B(),c[c.length-1]!==null?[]:(J(n,0),d.events=Fu(u,d.events,d),d.events)}function b(Q,K){return RC(x(Q),K)}function x(Q){return OC(c,Q)}function k(){const{_bufferIndex:Q,_index:K,line:ge,column:fe,offset:H}=a;return{_bufferIndex:Q,_index:K,line:ge,column:fe,offset:H}}function z(Q){l[Q.line]=Q.column,N()}function B(){let Q;for(;a._index<c.length;){const K=c[a._index];if(typeof K=="string")for(Q=a._index,a._bufferIndex<0&&(a._bufferIndex=0);a._index===Q&&a._bufferIndex<K.length;)M(K.charCodeAt(a._bufferIndex));else M(K)}}function M(Q){y=y(Q)}function F(Q){Pe(Q)?(a.line++,a.column=1,a.offset+=Q===-3?2:1,N()):Q!==-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=Q}function Y(Q,K){const ge=K||{};return ge.type=Q,ge.start=k(),d.events.push(["enter",ge,d]),f.push(ge),ge}function se(Q){const K=f.pop();return K.end=k(),d.events.push(["exit",K,d]),K}function R(Q,K){J(Q,K.from)}function j(Q,K){K.restore()}function V(Q,K){return ge;function ge(fe,H,q){let re,ye,Ee,O;return Array.isArray(fe)?te(fe):"tokenize"in fe?te([fe]):U(fe);function U(we){return je;function je(De){const Ae=De!==null&&we[De],Le=De!==null&&we.null,ct=[...Array.isArray(Ae)?Ae:Ae?[Ae]:[],...Array.isArray(Le)?Le:Le?[Le]:[]];return te(ct)(De)}}function te(we){return re=we,ye=0,we.length===0?q:E(we[ye])}function E(we){return je;function je(De){return O=G(),Ee=we,we.partial||(d.currentConstruct=we),we.name&&d.parser.constructs.disable.null.includes(we.name)?pe():we.tokenize.call(K?Object.assign(Object.create(d),K):d,m,he,pe)(De)}}function he(we){return Q(Ee,O),H}function pe(we){return O.restore(),++ye<re.length?E(re[ye]):q}}}function J(Q,K){Q.resolveAll&&!u.includes(Q)&&u.push(Q),Q.resolve&&Un(d.events,K,d.events.length-K,Q.resolve(d.events.slice(K),d)),Q.resolveTo&&(d.events=Q.resolveTo(d.events,d))}function G(){const Q=k(),K=d.previous,ge=d.currentConstruct,fe=d.events.length,H=Array.from(f);return{from:fe,restore:q};function q(){a=Q,d.previous=K,d.currentConstruct=ge,d.events.length=fe,f=H,N()}}function N(){a.line in l&&a.column<2&&(a.column=l[a.line],a.offset+=l[a.line]-1)}}function OC(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(J2),defined:[],document:l(Q2),flow:l(mC),lazy:{},string:l(yC),text:l(bC)};return a;function l(u){return c;function c(f){return NC(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),HC(r)(DC(MC(r).document().write(zC()(e,n,!0))))}function HC(e){const n={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(dn),autolinkProtocol:G,autolinkEmail:G,atxHeading:u(xe),blockQuote:u(Le),characterEscape:G,characterReference:G,codeFenced:u(ct),codeFencedFenceInfo:c,codeFencedFenceMeta:c,codeIndented:u(ct,c),codeText:u(Ie,c),codeTextData:G,data:G,codeFlowValue:G,definition:u(He),definitionDestinationString:c,definitionLabelString:c,definitionTitleString:c,emphasis:u(rt),hardBreakEscape:u(ze),hardBreakTrailing:u(ze),htmlFlow:u($e,c),htmlFlowData:G,htmlText:u($e,c),htmlTextData:G,image:u(Ct),label:c,link:u(dn),listItem:u(_n),listItemValue:b,listOrdered:u(fr,g),listUnordered:u(fr),paragraph:u(Zr),reference:E,referenceString:c,resourceDestinationString:c,resourceTitleString:c,setextHeading:u(xe),strong:u(hr),thematicBreak:u(Wr)},exit:{atxHeading:m(),atxHeadingSequence:R,autolink:m(),autolinkEmail:Ae,autolinkProtocol:De,blockQuote:m(),characterEscapeValue:N,characterReferenceMarkerHexadecimal:pe,characterReferenceMarkerNumeric:pe,characterReferenceValue:we,characterReference:je,codeFenced:m(B),codeFencedFence:z,codeFencedFenceInfo:x,codeFencedFenceMeta:k,codeFlowValue:N,codeIndented:m(M),codeText:m(H),codeTextData:N,data:N,definition:m(),definitionDestinationString:se,definitionLabelString:F,definitionTitleString:Y,emphasis:m(),hardBreakEscape:m(K),hardBreakTrailing:m(K),htmlFlow:m(ge),htmlFlowData:N,htmlText:m(fe),htmlTextData:N,image:m(re),label:Ee,labelText:ye,lineEnding:Q,link:m(q),listItem:m(),listOrdered:m(),listUnordered:m(),paragraph:m(),referenceString:he,resourceDestinationString:O,resourceTitleString:U,resource:te,setextHeading:m(J),setextHeadingLineSequence:V,setextHeadingText:j,strong:m(),thematicBreak:m()}};P1(n,(e||{}).mdastExtensions||[]);const r={};return a;function a(le){let Se={type:"root",children:[]};const Be={stack:[Se],tokenStack:[],config:n,enter:f,exit:d,buffer:c,resume:y,data:r},Je=[];let at=-1;for(;++at<le.length;)if(le[at][1].type==="listOrdered"||le[at][1].type==="listUnordered")if(le[at][0]==="enter")Je.push(at);else{const Jt=Je.pop();at=l(le,Jt,at)}for(at=-1;++at<le.length;){const Jt=n[le[at][0]];B1.call(Jt,le[at][1].type)&&Jt[le[at][1].type].call(Object.assign({sliceSerialize:le[at][2].sliceSerialize},Be),le[at][1])}if(Be.tokenStack.length>0){const Jt=Be.tokenStack[Be.tokenStack.length-1];(Jt[1]||Xb).call(Be,void 0,Jt[0])}for(Se.position={start:Ti(le.length>0?le[0][1].start:{line:1,column:1,offset:0}),end:Ti(le.length>0?le[le.length-2][1].end:{line:1,column:1,offset:0})},at=-1;++at<n.transforms.length;)Se=n.transforms[at](Se)||Se;return Se}function l(le,Se,Be){let Je=Se-1,at=-1,Jt=!1,mn,Pt,ht,Rt;for(;++Je<=Be;){const ve=le[Je];switch(ve[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ve[0]==="enter"?at++:at--,Rt=void 0;break}case"lineEndingBlank":{ve[0]==="enter"&&(mn&&!Rt&&!at&&!ht&&(ht=Je),Rt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Rt=void 0}if(!at&&ve[0]==="enter"&&ve[1].type==="listItemPrefix"||at===-1&&ve[0]==="exit"&&(ve[1].type==="listUnordered"||ve[1].type==="listOrdered")){if(mn){let Fe=Je;for(Pt=void 0;Fe--;){const Ge=le[Fe];if(Ge[1].type==="lineEnding"||Ge[1].type==="lineEndingBlank"){if(Ge[0]==="exit")continue;Pt&&(le[Pt][1].type="lineEndingBlank",Jt=!0),Ge[1].type="lineEnding",Pt=Fe}else if(!(Ge[1].type==="linePrefix"||Ge[1].type==="blockQuotePrefix"||Ge[1].type==="blockQuotePrefixWhitespace"||Ge[1].type==="blockQuoteMarker"||Ge[1].type==="listItemIndent"))break}ht&&(!Pt||ht<Pt)&&(mn._spread=!0),mn.end=Object.assign({},Pt?le[Pt][1].start:ve[1].end),le.splice(Pt||Je,0,["exit",mn,ve[2]]),Je++,Be++}if(ve[1].type==="listItemPrefix"){const Fe={type:"listItem",_spread:!1,start:Object.assign({},ve[1].start),end:void 0};mn=Fe,le.splice(Je,0,["enter",Fe,ve[2]]),Je++,Be++,ht=void 0,Rt=!0}}}return le[Se][1]._spread=Jt,Be}function u(le,Se){return Be;function Be(Je){f.call(this,le(Je),Je),Se&&Se.call(this,Je)}}function c(){this.stack.push({type:"fragment",children:[]})}function f(le,Se,Be){this.stack[this.stack.length-1].children.push(le),this.stack.push(le),this.tokenStack.push([Se,Be||void 0]),le.position={start:Ti(Se.start),end:void 0}}function m(le){return Se;function Se(Be){le&&le.call(this,Be),d.call(this,Be)}}function d(le,Se){const Be=this.stack.pop(),Je=this.tokenStack.pop();if(Je)Je[0].type!==le.type&&(Se?Se.call(this,le,Je[0]):(Je[1]||Xb).call(this,le,Je[0]));else throw new Error("Cannot close `"+le.type+"` ("+kl({start:le.start,end:le.end})+"): it’s not open");Be.position.end=Ti(le.end)}function y(){return Ld(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function b(le){if(this.data.expectingFirstListItemValue){const Se=this.stack[this.stack.length-2];Se.start=Number.parseInt(this.sliceSerialize(le),10),this.data.expectingFirstListItemValue=void 0}}function x(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.lang=le}function k(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.meta=le}function z(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function B(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.value=le.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function M(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.value=le.replace(/(\r?\n|\r)$/g,"")}function F(le){const Se=this.resume(),Be=this.stack[this.stack.length-1];Be.label=Se,Be.identifier=ur(this.sliceSerialize(le)).toLowerCase()}function Y(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.title=le}function se(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.url=le}function R(le){const Se=this.stack[this.stack.length-1];if(!Se.depth){const Be=this.sliceSerialize(le).length;Se.depth=Be}}function j(){this.data.setextHeadingSlurpLineEnding=!0}function V(le){const Se=this.stack[this.stack.length-1];Se.depth=this.sliceSerialize(le).codePointAt(0)===61?1:2}function J(){this.data.setextHeadingSlurpLineEnding=void 0}function G(le){const Be=this.stack[this.stack.length-1].children;let Je=Be[Be.length-1];(!Je||Je.type!=="text")&&(Je=pt(),Je.position={start:Ti(le.start),end:void 0},Be.push(Je)),this.stack.push(Je)}function N(le){const Se=this.stack.pop();Se.value+=this.sliceSerialize(le),Se.position.end=Ti(le.end)}function Q(le){const Se=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Be=Se.children[Se.children.length-1];Be.position.end=Ti(le.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&n.canContainEols.includes(Se.type)&&(G.call(this,le),N.call(this,le))}function K(){this.data.atHardBreak=!0}function ge(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.value=le}function fe(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.value=le}function H(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.value=le}function q(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const Se=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=Se,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function re(){const le=this.stack[this.stack.length-1];if(this.data.inReference){const Se=this.data.referenceType||"shortcut";le.type+="Reference",le.referenceType=Se,delete le.url,delete le.title}else delete le.identifier,delete le.label;this.data.referenceType=void 0}function ye(le){const Se=this.sliceSerialize(le),Be=this.stack[this.stack.length-2];Be.label=UC(Se),Be.identifier=ur(Se).toLowerCase()}function Ee(){const le=this.stack[this.stack.length-1],Se=this.resume(),Be=this.stack[this.stack.length-1];if(this.data.inReference=!0,Be.type==="link"){const Je=le.children;Be.children=Je}else Be.alt=Se}function O(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.url=le}function U(){const le=this.resume(),Se=this.stack[this.stack.length-1];Se.title=le}function te(){this.data.inReference=void 0}function E(){this.data.referenceType="collapsed"}function he(le){const Se=this.resume(),Be=this.stack[this.stack.length-1];Be.label=Se,Be.identifier=ur(this.sliceSerialize(le)).toLowerCase(),this.data.referenceType="full"}function pe(le){this.data.characterReferenceType=le.type}function we(le){const Se=this.sliceSerialize(le),Be=this.data.characterReferenceType;let Je;Be?(Je=T1(Se,Be==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Je=Ud(Se);const at=this.stack[this.stack.length-1];at.value+=Je}function je(le){const Se=this.stack.pop();Se.position.end=Ti(le.end)}function De(le){N.call(this,le);const Se=this.stack[this.stack.length-1];Se.url=this.sliceSerialize(le)}function Ae(le){N.call(this,le);const Se=this.stack[this.stack.length-1];Se.url="mailto:"+this.sliceSerialize(le)}function Le(){return{type:"blockquote",children:[]}}function ct(){return{type:"code",lang:null,meta:null,value:""}}function Ie(){return{type:"inlineCode",value:""}}function He(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function rt(){return{type:"emphasis",children:[]}}function xe(){return{type:"heading",depth:0,children:[]}}function ze(){return{type:"break"}}function $e(){return{type:"html",value:""}}function Ct(){return{type:"image",title:null,url:"",alt:null}}function dn(){return{type:"link",title:null,url:"",children:[]}}function fr(le){return{type:"list",ordered:le.type==="listOrdered",start:null,spread:le._spread,children:[]}}function _n(le){return{type:"listItem",spread:le._spread,checked:null,children:[]}}function Zr(){return{type:"paragraph",children:[]}}function hr(){return{type:"strong",children:[]}}function pt(){return{type:"text",value:""}}function Wr(){return{type:"thematicBreak"}}}function Ti(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):qC(e,a)}}function qC(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+"` ("+kl({start:e.start,end:e.end})+"): a different token (`"+n.type+"`, "+kl({start:n.start,end:n.end})+") is open"):new Error("Cannot close document, a token (`"+n.type+"`, "+kl({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 H1(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 H1(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 H1(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):q1(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=q1(r[a])}return n}function q1(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,Cl=1,Mu=2,Pd=3,Hd=4,qd=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 Cl:{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 Hd:{const{source:f,flags:m}=c;return r(new RegExp(f,m),l)}case qd:{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,yl=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[Cl,Va];case"Object":return[Mu,Va];case"Date":return[Pd,Va];case"RegExp":return[Hd,Va];case"Map":return[qd,Va];case"Set":return[Id,Va];case"DataView":return[Cl,r]}return r.includes("Array")?[Cl,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]=yl(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 Cl:{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(yl(c[b])))&&y.push([u(b),u(c[b])]);return g}case Pd:return l([f,c.toISOString()],c);case Hd:{const{source:y,flags:g}=c;return l([f,{source:y,flags:g}],c)}case qd:{const y=[],g=l([f,y],c);for(const[b,x]of c)(e||!(fu(yl(b))||fu(yl(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(yl(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,NT={};function OT(e,n){const r=n||NT,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=x2(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=OT(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?HT(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 HT(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 br={basename:qT,dirname:IT,extname:FT,join:$T,sep:"/"};function qT(e,n){if(n!==void 0&&typeof n!="string")throw new TypeError('"ext" argument must be a string');Fl(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(Fl(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){Fl(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;)Fl(e[n]),e[n]&&(r=r===void 0?e[n]:r+"/"+e[n]);return r===void 0?".":GT(r)}function GT(e){Fl(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 Fl(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"?br.basename(this.path):void 0}set basename(n){jh(n,"basename"),Th(n,"basename"),this.path=br.join(this.dirname||"",n)}get dirname(){return typeof this.path=="string"?br.dirname(this.path):void 0}set dirname(n){s0(this.basename,"dirname"),this.path=br.join(n||"",this.basename)}get extname(){return typeof this.path=="string"?br.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=br.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"?br.basename(this.path,this.extname):void 0}set stem(n){jh(n,"stem"),Th(n,"stem"),this.path=br.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 ln(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(br.sep))throw new Error("`"+n+"` cannot be a path: did not expect `"+br.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 Nh("parse",a),a(String(r),r)}process(n,r){const a=this;return this.freeze(),Nh("process",this.parser||this.Parser),Oh("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(),Nh("processSync",this.parser||this.Parser),Oh("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 Oh("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 Nh(e,n){if(typeof n!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Oh(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),k2(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 se=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=se+1:(k!==se&&F.push({type:"text",value:d.value.slice(k,se)}),Array.isArray(j)?F.push(...j):j&&F.push(j),k=se+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||aa(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 Nj(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function Oj(e){const n=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=ur(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=ur(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:Nj},exit:{gfmFootnoteCallString:Oj,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 Hj(){return{canContainEols:["delete"],enter:{strikethrough:Ij},exit:{strikethrough:Fj}}}function qj(){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="",se="";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),se=" ".repeat(R/2-.5)):(Y=" ".repeat(R/2),se=Y):se=" ".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(se),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 eN(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,tN);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 tN(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 nN(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 rN(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 Dl(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=iN;function W1(e,n,r,a){const l=rN(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=Dl(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)+Dl(g));const x=c.move(l);return u(),r.attentionEncodeSurroundingInfo={after:b.outside,before:y.outside},f+m+x}function iN(e,n,r){return r.options.emphasis||"*"}function aN(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 sN(e,n,r,a){const l=Math.max(Math.min(6,e.depth||1),1),u=r.createTracker(a);if(aN(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=Dl(d.charCodeAt(0))+d.slice(1)),d=d?c+" "+d:c,r.options.closeAtx&&(d+=" "+c),m(),f(),d}ev.peek=lN;function ev(e){return e.value||""}function lN(){return"<"}tv.peek=oN;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 oN(){return"!"}nv.peek=uN;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 uN(){return"!"}rv.peek=cN;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 cN(){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=fN;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 fN(e,n,r){return iv(e,r)?"<":"["}sv.peek=hN;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 hN(){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 dN(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 mN(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 pN(e,n,r,a){const l=r.enter("list"),u=r.bulletCurrent;let c=e.ordered?mN(r):Yd(r);const f=e.ordered?c==="."?")":".":dN(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 gN(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 yN(e,n,r,a){const l=gN(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 bN(e,n,r,a){const l=r.enter("paragraph"),u=r.enter("phrasing"),c=r.containerPhrasing(e,a);return u(),l(),c}const vN=Gu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function xN(e,n,r,a){return(e.children.some(function(c){return vN(c)})?r.containerPhrasing:r.containerFlow).call(r,e,a)}function wN(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=SN;function ov(e,n,r,a){const l=wN(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=Dl(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)+Dl(g));const x=c.move(l+l);return u(),r.attentionEncodeSurroundingInfo={after:b.outside,before:y.outside},f+m+x}function SN(e,n,r){return r.options.strong||"*"}function _N(e,n,r,a){return r.safe(e.value,a)}function EN(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 kN(e,n,r){const a=(lv(r)+(r.options.ruleSpaces?" ":"")).repeat(EN(r));return r.options.ruleSpaces?a.slice(0,-1):a}const uv={blockquote:Jj,break:p0,code:eN,definition:nN,emphasis:W1,hardBreak:p0,heading:sN,html:ev,image:tv,imageReference:nv,inlineCode:rv,link:av,linkReference:sv,list:pN,listItem:yN,paragraph:bN,root:xN,strong:ov,text:_N,thematicBreak:kN};function AN(){return{enter:{table:CN,tableData:g0,tableHeader:g0,tableRow:jN},exit:{codeText:NN,table:TN,tableData:Lh,tableHeader:Lh,tableRow:Lh}}}function CN(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 TN(e){this.exit(e),this.data.inTable=void 0}function jN(e){this.enter({type:"tableRow",children:[]},e)}function Lh(e){this.exit(e)}function g0(e){this.enter({type:"tableCell",children:[]},e)}function NN(e){let n=this.resume();this.data.inTable&&(n=n.replace(/\\([\\|])/g,ON));const r=this.stack[this.stack.length-1];r.type,r.value=n,this.exit(e)}function ON(e,n){return n==="|"?n:e}function RN(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 MN(){return{exit:{taskListCheckValueChecked:y0,taskListCheckValueUnchecked:y0,paragraph:zN}}}function DN(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:LN}}}function y0(e){const n=this.stack[this.stack.length-2];n.type,n.checked=e.type==="taskListCheckValueChecked"}function zN(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 LN(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 UN(){return[pj(),Lj(),Hj(),AN(),MN()]}function BN(e){return{extensions:[gj(),Uj(e),qj(),RN(e),DN()]}}const PN={tokenize:GN,partial:!0},cv={tokenize:YN,partial:!0},fv={tokenize:VN,partial:!0},hv={tokenize:JN,partial:!0},HN={tokenize:XN,partial:!0},dv={name:"wwwAutolink",tokenize:FN,previous:pv},mv={name:"protocolAutolink",tokenize:$N,previous:gv},Kr={name:"emailAutolink",tokenize:IN,previous:yv},kr={};function qN(){return{text:kr}}let ra=48;for(;ra<123;)kr[ra]=Kr,ra++,ra===58?ra=65:ra===91&&(ra=97);kr[43]=Kr;kr[45]=Kr;kr[46]=Kr;kr[95]=Kr;kr[72]=[Kr,mv];kr[104]=[Kr,mv];kr[87]=[Kr,dv];kr[119]=[Kr,dv];function IN(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(HN,y,d)(g):g===45||g===95||sn(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&&fn(a.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),n(g)):r(g)}}function FN(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(PN,e.attempt(cv,e.attempt(fv,u),r),r)(c))}function u(c){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),n(c)}}function $N(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(fn(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)||St(g)||aa(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 GN(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 YN(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||St(d)||aa(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 VN(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||St(c)||aa(c)?n(c):(e.consume(c),l)}function u(c){return c===41&&a++,e.consume(c),l}}function JN(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||St(f)||aa(f)?n(f):r(f)}function l(f){return f===null||f===40||f===91||St(f)||aa(f)?n(f):a(f)}function u(f){return fn(f)?c(f):r(f)}function c(f){return f===59?(e.consume(f),a):fn(f)?(e.consume(f),c):r(f)}}function XN(e,n,r){return a;function a(u){return e.consume(u),l}function l(u){return sn(u)?r(u):n(u)}}function pv(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||St(e)}function gv(e){return!fn(e)}function yv(e){return!(e===47||fd(e))}function fd(e){return e===43||e===45||e===46||e===95||sn(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 QN={tokenize:iO,partial:!0};function KN(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:tO,continuation:{tokenize:nO},exit:rO}},text:{91:{name:"gfmFootnoteCall",tokenize:eO},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:ZN,resolveTo:WN}}}}function ZN(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=ur(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 WN(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 eO(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||St(g))return r(g);if(g===93){e.exit("chunkString");const b=e.exit("gfmFootnoteCallString");return l.includes(ur(a.sliceSerialize(b)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),n):r(g)}return St(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 tO(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||St(k))return r(k);if(k===93){e.exit("chunkString");const z=e.exit("gfmFootnoteDefinitionLabelString");return u=ur(a.sliceSerialize(z)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(k),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),b}return St(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),st(e,x,"gfmFootnoteDefinitionWhitespace")):r(k)}function x(k){return n(k)}}function nO(e,n,r){return e.check(Il,n,e.attempt(QN,n,r))}function rO(e){e.exit("gfmFootnoteDefinition")}function iO(e,n,r){const a=this;return st(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 aO(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&&Un(b,b.length,0,Fu(x,c.slice(d+1,m),f)),Un(b,b.length,0,[["exit",g,f],["enter",c[m][1],f],["exit",c[m][1],f],["exit",y,f]]),Un(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 sO{constructor(){this.map=[]}add(n,r,a){lO(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 lO(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 oO(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 uO(){return{flow:{null:{name:"table",tokenize:cO,resolveAll:fO}}}}function cO(e,n,r){const a=this;let l=0,u=0,c;return f;function f(N){let Q=a.events.length-1;for(;Q>-1;){const fe=a.events[Q][1].type;if(fe==="lineEnding"||fe==="linePrefix")Q--;else break}const K=Q>-1?a.events[Q][1].type:null,ge=K==="tableHead"||K==="tableRow"?j:m;return ge===j&&a.parser.lazy[a.now().line]?r(N):ge(N)}function m(N){return e.enter("tableHead"),e.enter("tableRow"),d(N)}function d(N){return N===124||(c=!0,u+=1),y(N)}function y(N){return N===null?r(N):Pe(N)?u>1?(u=0,a.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),x):r(N):et(N)?st(e,y,"whitespace")(N):(u+=1,c&&(c=!1,l+=1),N===124?(e.enter("tableCellDivider"),e.consume(N),e.exit("tableCellDivider"),c=!0,y):(e.enter("data"),g(N)))}function g(N){return N===null||N===124||St(N)?(e.exit("data"),y(N)):(e.consume(N),N===92?b:g)}function b(N){return N===92||N===124?(e.consume(N),g):g(N)}function x(N){return a.interrupt=!1,a.parser.lazy[a.now().line]?r(N):(e.enter("tableDelimiterRow"),c=!1,et(N)?st(e,k,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(N):k(N))}function k(N){return N===45||N===58?B(N):N===124?(c=!0,e.enter("tableCellDivider"),e.consume(N),e.exit("tableCellDivider"),z):R(N)}function z(N){return et(N)?st(e,B,"whitespace")(N):B(N)}function B(N){return N===58?(u+=1,c=!0,e.enter("tableDelimiterMarker"),e.consume(N),e.exit("tableDelimiterMarker"),M):N===45?(u+=1,M(N)):N===null||Pe(N)?se(N):R(N)}function M(N){return N===45?(e.enter("tableDelimiterFiller"),F(N)):R(N)}function F(N){return N===45?(e.consume(N),F):N===58?(c=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(N),e.exit("tableDelimiterMarker"),Y):(e.exit("tableDelimiterFiller"),Y(N))}function Y(N){return et(N)?st(e,se,"whitespace")(N):se(N)}function se(N){return N===124?k(N):N===null||Pe(N)?!c||l!==u?R(N):(e.exit("tableDelimiterRow"),e.exit("tableHead"),n(N)):R(N)}function R(N){return r(N)}function j(N){return e.enter("tableRow"),V(N)}function V(N){return N===124?(e.enter("tableCellDivider"),e.consume(N),e.exit("tableCellDivider"),V):N===null||Pe(N)?(e.exit("tableRow"),n(N)):et(N)?st(e,V,"whitespace")(N):(e.enter("data"),J(N))}function J(N){return N===null||N===124||St(N)?(e.exit("data"),V(N)):(e.consume(N),N===92?G:J)}function G(N){return N===92||N===124?(e.consume(N),J):J(N)}}function fO(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 sO;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=oO(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 hO={name:"tasklistCheck",tokenize:mO};function dO(){return{text:{91:hO}}}function mO(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 St(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):et(m)?e.check({tokenize:pO},n,r)(m):r(m)}}function pO(e,n,r){return st(e,a,"whitespace");function a(l){return l===null?r(l):n(l)}}function gO(e){return C1([qN(),KN(),aO(e),uO(),dO()])}const yO={};function v0(e){const n=this,r=e||yO,a=n.data(),l=a.micromarkExtensions||(a.micromarkExtensions=[]),u=a.fromMarkdownExtensions||(a.fromMarkdownExtensions=[]),c=a.toMarkdownExtensions||(a.toMarkdownExtensions=[]);l.push(gO(r)),u.push(UN()),c.push(BN(r))}function bO(e){J1(e,[/\r?\n|\r/g,vO])}function vO(){return{type:"break"}}function x0(){return function(e){bO(e)}}function xO({connected:e,hostId:n,request:r,subscribeEvents:a,taskId:l,runId:u}){const c=sa(),[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),[se,R]=L.useState(!1),[j,V]=L.useState(""),[J,G]=L.useState(!1),N=L.useRef(null);async function Q(){try{const H=await r("task.result",{id:l,run_id:u});if(H.error){console.error("No result:",H.error),c("/runs",{replace:!0});return}y(H.messages??[]),b(H.running_state),k(H.agent)}catch(H){console.error("Failed to load result:",H),c("/runs",{replace:!0})}finally{m(!1)}}async function K(H){var q;try{const ye=(q=(await r("task.reports",{id:l,run_id:u,report_files:[H]})).reports)==null?void 0:q[0];ye!=null&&ye.data_url?Y({file:H,data_url:ye.data_url}):Y({file:H,content:(ye==null?void 0:ye.content)??"Report not found."})}catch{Y({file:H,content:"Failed to load report."})}}L.useEffect(()=>{e&&(m(!0),Q())},[e,l,u]),L.useEffect(()=>!e||!n?void 0:a(n,async q=>{try{const re=JSON.parse(new TextDecoder().decode(q.data));if(re.event_type!=="running-state"&&re.event_type!=="result-updated"||q.subject.split(".").pop()!==l||re.event_type==="result-updated"&&re.run_id&&re.run_id!==u)return;Q()}catch{}}),[e,n,l,a,r]),L.useEffect(()=>{N.current&&(N.current.scrollTop=N.current.scrollHeight)},[d]);function ge(H){if(H==="input")return"User Input";if(H==="permission")return"Permission";if(H==="confirmation")return"Confirmation"}function fe(H){return H==="started"?"Task started":H==="finished"?"Task finished":H==="failed"?"Task failed":H==="error"?"Command failed":H==="aborted"?"Task aborted":H==="confirmation"?"Task confirmed":H==="stopped"?"Follow-up stopped":H??""}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:N,children:[d.map((H,q)=>{const re=M&&H.role==="assistant"&&!d.slice(q+1).some(ye=>ye.role==="assistant"||ye.role==="user");return H.role==="status"&&H.type==="monitoring"?null:H.role==="status"?w.jsxs("div",{className:`chat-status${H.type==="error"?" chat-status--error":""}`,children:[w.jsxs("div",{children:[fe(H.type),H.time>0&&w.jsx("span",{className:"chat-status-time",children:Ou(H.time)})]}),H.content&&w.jsx("pre",{className:"chat-status-detail",children:H.content})]},q):w.jsxs("div",{className:`chat-message chat-message--${H.role}`,children:[H.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:H.content}),re&&w.jsxs("div",{className:"chat-typing-indicator",children:[w.jsx("span",{}),w.jsx("span",{}),w.jsx("span",{})]})]}),H.attachments&&H.attachments.length>0&&w.jsx("div",{className:"chat-message-attachments",children:H.attachments.map(ye=>w.jsx("button",{className:"chat-attachment-chip",onClick:()=>K(ye),children:ye},ye))}),w.jsxs("div",{className:"chat-message-meta",children:[ge(H.type)&&w.jsx("span",{className:"chat-message-type",children:ge(H.type)}),H.time>0&&w.jsx("span",{children:Ou(H.time)})]})]},q)}),M&&(()=>{const H=d.filter(q=>q.role!=="status");return H.length===0||H[H.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:se,onClick:async()=>{if(confirm("Abort this task?")){R(!0);try{await r("task.abort",{id:l})}catch(H){console.error("Abort failed:",H)}finally{R(!1)}}},children:se?"Aborting...":"Abort Task"})}):B?w.jsx("div",{className:"chat-input-bar",children:w.jsx("button",{className:"btn btn-secondary chat-stop-btn",disabled:se,onClick:async()=>{R(!0);try{await r("task.stop_followup",{id:l,run_id:u})}catch(H){console.error("Stop failed:",H)}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 H=>{H.preventDefault();const q=j.trim();if(!(!q||J)){G(!0);try{await r("task.followup",{id:l,run_id:u,message:q}),V("")}catch(re){console.error("Follow-up failed:",re)}finally{G(!1)}}},children:[w.jsx("input",{className:"chat-input",type:"text",placeholder:"Follow-up message",value:j,onChange:H=>V(H.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:H=>H.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:({...H})=>w.jsx("a",{...H,target:"_blank",rel:"noopener noreferrer"})},children:F.content??""})})]})})]})}function wO(){const{getActiveHost:e}=Bl(),n=e(),r=L.useRef(null);L.useEffect(()=>{if(Pn.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 Tk("/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 Ck("/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 ye;const{pairedHosts:e,activeHostId:n,removePairedHost:r}=Bl(),{connected:a,request:l,subscribeEvents:u,unauthorized:c}=jd(),f=sa(),m=Er(),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(Ee=>{var U,te;const O=(te=(U=Ee.entries)==null?void 0:U[0])==null?void 0:te.run_id;k(O??null)}).catch(()=>k(null))},[B,d.taskId,a]);const M=B?x:z,F=!!(d.taskId&&M&&M!=="latest"),[Y,se]=L.useState(!1),[R,j]=L.useState(!1),[V,J]=L.useState(null),[G,N]=L.useState(null),[Q,K]=L.useState(null);wO(),L.useEffect(()=>{window.scrollTo(0,0)},[n]);function ge(Ee,O){f(O?`/runs/${encodeURIComponent(Ee)}/${encodeURIComponent(O)}`:`/runs/${encodeURIComponent(Ee)}`)}async function fe(){j(!0),J(null);try{const Ee=await l("host.update");if(Ee.error){J(Ee.error),j(!1);return}}catch{}setTimeout(()=>window.location.reload(),1e4)}const H=e.length>0,q=H&&a&&n&&!c,re=((ye=e.find(Ee=>Ee.hostId===n))==null?void 0:ye.clientToken)??null;return w.jsxs("div",{className:"dashboard",children:[y&&w.jsx(Tb,{daemonVersion:G,locationClientToken:Q,activeClientToken:re,request:l,onLocationClientTokenChange:K}),w.jsxs("div",{className:"dashboard-content",children:[w.jsxs("div",{className:"tab-bar",children:[!y&&w.jsx(Tb,{daemonVersion:G,locationClientToken:Q,activeClientToken:re,request:l,onLocationClientTokenChange:K}),w.jsx(Yk,{})]}),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"})]})]}):q?w.jsxs(w.Fragment,{children:[w.jsx("div",{style:{display:g?"none":"contents"},children:w.jsx(Gk,{connected:a,hostId:n,request:l,subscribeEvents:u,onViewRun:ge,onUpdateRequired:se,onVersion:N,onLocationClientToken:K})}),F?w.jsx(xO,{connected:a,hostId:n,request:l,subscribeEvents:u,taskId:d.taskId,runId:decodeURIComponent(M)}):g?w.jsx(Qk,{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:H?"Connecting to host...":"No hosts paired yet."}),!H&&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 bl=!!window.__PALMIER_SERVE__;function SO(){const[e,n]=L.useState(""),[r,a]=L.useState(!1),[l,u]=L.useState(null),{addPairedHost:c}=Bl(),f=sa();async function m(){const d=e.trim().toUpperCase();if(!d){u("Enter a pairing code.");return}a(!0),u(null);try{let y;if(bl){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:bl?window.location.origin:void 0};c(g),Pn.isNativePlatform()&&await wt.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:bl?"Pair":"Pair with Host"}),w.jsx("p",{className:"pair-subtitle",children:bl?"Enter the pairing code shown in your terminal.":"Connect this device to a Palmier host"})]}),!bl&&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 _O(){return w.jsx(y_,{children:w.jsx(Nk,{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(SO,{})})]})})})}zw.createRoot(document.getElementById("root")).render(w.jsx(L.StrictMode,{children:w.jsx(r_,{children:w.jsx(_O,{})})}));export{Cd as W};