kanna-code 0.8.0 → 0.8.2

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.
@@ -0,0 +1,508 @@
1
+ var n3=Object.defineProperty;var NS=e=>{throw TypeError(e)};var r3=(e,t,n)=>t in e?n3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Xt=(e,t,n)=>r3(e,typeof t!="symbol"?t+"":t,n),DS=(e,t,n)=>t.has(e)||NS("Cannot "+n);var _c=(e,t,n)=>(DS(e,t,"read from private field"),n?n.call(e):t.get(e)),OS=(e,t,n)=>t.has(e)?NS("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),LS=(e,t,n,r)=>(DS(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);function i3(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const s in r)if(s!=="default"&&!(s in e)){const a=Object.getOwnPropertyDescriptor(r,s);a&&Object.defineProperty(e,s,a.get?a:{enumerable:!0,get:()=>r[s]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const a of s)if(a.type==="childList")for(const l of a.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&r(l)}).observe(document,{childList:!0,subtree:!0});function n(s){const a={};return s.integrity&&(a.integrity=s.integrity),s.referrerPolicy&&(a.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?a.credentials="include":s.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function r(s){if(s.ep)return;s.ep=!0;const a=n(s);fetch(s.href,a)}})();function Ef(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var _g={exports:{}},yc={};/**
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 zS;function s3(){if(zS)return yc;zS=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(r,s,a){var l=null;if(a!==void 0&&(l=""+a),s.key!==void 0&&(l=""+s.key),"key"in s){a={};for(var u in s)u!=="key"&&(a[u]=s[u])}else a=s;return s=a.ref,{$$typeof:e,type:r,key:l,ref:s!==void 0?s:null,props:a}}return yc.Fragment=t,yc.jsx=n,yc.jsxs=n,yc}var jS;function o3(){return jS||(jS=1,_g.exports=s3()),_g.exports}var g=o3(),yg={exports:{}},je={};/**
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 BS;function a3(){if(BS)return je;BS=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.activity"),_=Symbol.iterator;function b(I){return I===null||typeof I!="object"?null:(I=_&&I[_]||I["@@iterator"],typeof I=="function"?I:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,C={};function k(I,Q,N){this.props=I,this.context=Q,this.refs=C,this.updater=N||S}k.prototype.isReactComponent={},k.prototype.setState=function(I,Q){if(typeof I!="object"&&typeof I!="function"&&I!=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,I,Q,"setState")},k.prototype.forceUpdate=function(I){this.updater.enqueueForceUpdate(this,I,"forceUpdate")};function T(){}T.prototype=k.prototype;function R(I,Q,N){this.props=I,this.context=Q,this.refs=C,this.updater=N||S}var M=R.prototype=new T;M.constructor=R,w(M,k.prototype),M.isPureReactComponent=!0;var L=Array.isArray;function O(){}var z={H:null,A:null,T:null,S:null},B=Object.prototype.hasOwnProperty;function Z(I,Q,N){var K=N.ref;return{$$typeof:e,type:I,key:Q,ref:K!==void 0?K:null,props:N}}function P(I,Q){return Z(I.type,Q,I.props)}function $(I){return typeof I=="object"&&I!==null&&I.$$typeof===e}function F(I){var Q={"=":"=0",":":"=2"};return"$"+I.replace(/[=:]/g,function(N){return Q[N]})}var H=/\/+/g;function V(I,Q){return typeof I=="object"&&I!==null&&I.key!=null?F(""+I.key):Q.toString(36)}function U(I){switch(I.status){case"fulfilled":return I.value;case"rejected":throw I.reason;default:switch(typeof I.status=="string"?I.then(O,O):(I.status="pending",I.then(function(Q){I.status==="pending"&&(I.status="fulfilled",I.value=Q)},function(Q){I.status==="pending"&&(I.status="rejected",I.reason=Q)})),I.status){case"fulfilled":return I.value;case"rejected":throw I.reason}}throw I}function j(I,Q,N,K,Y){var ie=typeof I;(ie==="undefined"||ie==="boolean")&&(I=null);var fe=!1;if(I===null)fe=!0;else switch(ie){case"bigint":case"string":case"number":fe=!0;break;case"object":switch(I.$$typeof){case e:case t:fe=!0;break;case p:return fe=I._init,j(fe(I._payload),Q,N,K,Y)}}if(fe)return Y=Y(I),fe=K===""?"."+V(I,0):K,L(Y)?(N="",fe!=null&&(N=fe.replace(H,"$&/")+"/"),j(Y,Q,N,"",function(ce){return ce})):Y!=null&&($(Y)&&(Y=P(Y,N+(Y.key==null||I&&I.key===Y.key?"":(""+Y.key).replace(H,"$&/")+"/")+fe)),Q.push(Y)),1;fe=0;var Re=K===""?".":K+":";if(L(I))for(var me=0;me<I.length;me++)K=I[me],ie=Re+V(K,me),fe+=j(K,Q,N,ie,Y);else if(me=b(I),typeof me=="function")for(I=me.call(I),me=0;!(K=I.next()).done;)K=K.value,ie=Re+V(K,me++),fe+=j(K,Q,N,ie,Y);else if(ie==="object"){if(typeof I.then=="function")return j(U(I),Q,N,K,Y);throw Q=String(I),Error("Objects are not valid as a React child (found: "+(Q==="[object Object]"?"object with keys {"+Object.keys(I).join(", ")+"}":Q)+"). If you meant to render a collection of children, use an array instead.")}return fe}function G(I,Q,N){if(I==null)return I;var K=[],Y=0;return j(I,K,"","",function(ie){return Q.call(N,ie,Y++)}),K}function W(I){if(I._status===-1){var Q=I._result;Q=Q(),Q.then(function(N){(I._status===0||I._status===-1)&&(I._status=1,I._result=N)},function(N){(I._status===0||I._status===-1)&&(I._status=2,I._result=N)}),I._status===-1&&(I._status=0,I._result=Q)}if(I._status===1)return I._result.default;throw I._result}var J=typeof reportError=="function"?reportError:function(I){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var Q=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof I=="object"&&I!==null&&typeof I.message=="string"?String(I.message):String(I),error:I});if(!window.dispatchEvent(Q))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",I);return}console.error(I)},A={map:G,forEach:function(I,Q,N){G(I,function(){Q.apply(this,arguments)},N)},count:function(I){var Q=0;return G(I,function(){Q++}),Q},toArray:function(I){return G(I,function(Q){return Q})||[]},only:function(I){if(!$(I))throw Error("React.Children.only expected to receive a single React element child.");return I}};return je.Activity=m,je.Children=A,je.Component=k,je.Fragment=n,je.Profiler=s,je.PureComponent=R,je.StrictMode=r,je.Suspense=d,je.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=z,je.__COMPILER_RUNTIME={__proto__:null,c:function(I){return z.H.useMemoCache(I)}},je.cache=function(I){return function(){return I.apply(null,arguments)}},je.cacheSignal=function(){return null},je.cloneElement=function(I,Q,N){if(I==null)throw Error("The argument must be a React element, but you passed "+I+".");var K=w({},I.props),Y=I.key;if(Q!=null)for(ie in Q.key!==void 0&&(Y=""+Q.key),Q)!B.call(Q,ie)||ie==="key"||ie==="__self"||ie==="__source"||ie==="ref"&&Q.ref===void 0||(K[ie]=Q[ie]);var ie=arguments.length-2;if(ie===1)K.children=N;else if(1<ie){for(var fe=Array(ie),Re=0;Re<ie;Re++)fe[Re]=arguments[Re+2];K.children=fe}return Z(I.type,Y,K)},je.createContext=function(I){return I={$$typeof:l,_currentValue:I,_currentValue2:I,_threadCount:0,Provider:null,Consumer:null},I.Provider=I,I.Consumer={$$typeof:a,_context:I},I},je.createElement=function(I,Q,N){var K,Y={},ie=null;if(Q!=null)for(K in Q.key!==void 0&&(ie=""+Q.key),Q)B.call(Q,K)&&K!=="key"&&K!=="__self"&&K!=="__source"&&(Y[K]=Q[K]);var fe=arguments.length-2;if(fe===1)Y.children=N;else if(1<fe){for(var Re=Array(fe),me=0;me<fe;me++)Re[me]=arguments[me+2];Y.children=Re}if(I&&I.defaultProps)for(K in fe=I.defaultProps,fe)Y[K]===void 0&&(Y[K]=fe[K]);return Z(I,ie,Y)},je.createRef=function(){return{current:null}},je.forwardRef=function(I){return{$$typeof:u,render:I}},je.isValidElement=$,je.lazy=function(I){return{$$typeof:p,_payload:{_status:-1,_result:I},_init:W}},je.memo=function(I,Q){return{$$typeof:h,type:I,compare:Q===void 0?null:Q}},je.startTransition=function(I){var Q=z.T,N={};z.T=N;try{var K=I(),Y=z.S;Y!==null&&Y(N,K),typeof K=="object"&&K!==null&&typeof K.then=="function"&&K.then(O,J)}catch(ie){J(ie)}finally{Q!==null&&N.types!==null&&(Q.types=N.types),z.T=Q}},je.unstable_useCacheRefresh=function(){return z.H.useCacheRefresh()},je.use=function(I){return z.H.use(I)},je.useActionState=function(I,Q,N){return z.H.useActionState(I,Q,N)},je.useCallback=function(I,Q){return z.H.useCallback(I,Q)},je.useContext=function(I){return z.H.useContext(I)},je.useDebugValue=function(){},je.useDeferredValue=function(I,Q){return z.H.useDeferredValue(I,Q)},je.useEffect=function(I,Q){return z.H.useEffect(I,Q)},je.useEffectEvent=function(I){return z.H.useEffectEvent(I)},je.useId=function(){return z.H.useId()},je.useImperativeHandle=function(I,Q,N){return z.H.useImperativeHandle(I,Q,N)},je.useInsertionEffect=function(I,Q){return z.H.useInsertionEffect(I,Q)},je.useLayoutEffect=function(I,Q){return z.H.useLayoutEffect(I,Q)},je.useMemo=function(I,Q){return z.H.useMemo(I,Q)},je.useOptimistic=function(I,Q){return z.H.useOptimistic(I,Q)},je.useReducer=function(I,Q,N){return z.H.useReducer(I,Q,N)},je.useRef=function(I){return z.H.useRef(I)},je.useState=function(I){return z.H.useState(I)},je.useSyncExternalStore=function(I,Q,N){return z.H.useSyncExternalStore(I,Q,N)},je.useTransition=function(){return z.H.useTransition()},je.version="19.2.1",je}var PS;function ey(){return PS||(PS=1,yg.exports=a3()),yg.exports}var x=ey();const vt=Ef(x),Tk=i3({__proto__:null,default:vt},[x]);var bg={exports:{}},bc={},xg={exports:{}},Sg={};/**
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 IS;function l3(){return IS||(IS=1,(function(e){function t(j,G){var W=j.length;j.push(G);e:for(;0<W;){var J=W-1>>>1,A=j[J];if(0<s(A,G))j[J]=G,j[W]=A,W=J;else break e}}function n(j){return j.length===0?null:j[0]}function r(j){if(j.length===0)return null;var G=j[0],W=j.pop();if(W!==G){j[0]=W;e:for(var J=0,A=j.length,I=A>>>1;J<I;){var Q=2*(J+1)-1,N=j[Q],K=Q+1,Y=j[K];if(0>s(N,W))K<A&&0>s(Y,N)?(j[J]=Y,j[K]=W,J=K):(j[J]=N,j[Q]=W,J=Q);else if(K<A&&0>s(Y,W))j[J]=Y,j[K]=W,J=K;else break e}}return G}function s(j,G){var W=j.sortIndex-G.sortIndex;return W!==0?W:j.id-G.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var l=Date,u=l.now();e.unstable_now=function(){return l.now()-u}}var d=[],h=[],p=1,m=null,_=3,b=!1,S=!1,w=!1,C=!1,k=typeof setTimeout=="function"?setTimeout:null,T=typeof clearTimeout=="function"?clearTimeout:null,R=typeof setImmediate<"u"?setImmediate:null;function M(j){for(var G=n(h);G!==null;){if(G.callback===null)r(h);else if(G.startTime<=j)r(h),G.sortIndex=G.expirationTime,t(d,G);else break;G=n(h)}}function L(j){if(w=!1,M(j),!S)if(n(d)!==null)S=!0,O||(O=!0,F());else{var G=n(h);G!==null&&U(L,G.startTime-j)}}var O=!1,z=-1,B=5,Z=-1;function P(){return C?!0:!(e.unstable_now()-Z<B)}function $(){if(C=!1,O){var j=e.unstable_now();Z=j;var G=!0;try{e:{S=!1,w&&(w=!1,T(z),z=-1),b=!0;var W=_;try{t:{for(M(j),m=n(d);m!==null&&!(m.expirationTime>j&&P());){var J=m.callback;if(typeof J=="function"){m.callback=null,_=m.priorityLevel;var A=J(m.expirationTime<=j);if(j=e.unstable_now(),typeof A=="function"){m.callback=A,M(j),G=!0;break t}m===n(d)&&r(d),M(j)}else r(d);m=n(d)}if(m!==null)G=!0;else{var I=n(h);I!==null&&U(L,I.startTime-j),G=!1}}break e}finally{m=null,_=W,b=!1}G=void 0}}finally{G?F():O=!1}}}var F;if(typeof R=="function")F=function(){R($)};else if(typeof MessageChannel<"u"){var H=new MessageChannel,V=H.port2;H.port1.onmessage=$,F=function(){V.postMessage(null)}}else F=function(){k($,0)};function U(j,G){z=k(function(){j(e.unstable_now())},G)}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(j){j.callback=null},e.unstable_forceFrameRate=function(j){0>j||125<j?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):B=0<j?Math.floor(1e3/j):5},e.unstable_getCurrentPriorityLevel=function(){return _},e.unstable_next=function(j){switch(_){case 1:case 2:case 3:var G=3;break;default:G=_}var W=_;_=G;try{return j()}finally{_=W}},e.unstable_requestPaint=function(){C=!0},e.unstable_runWithPriority=function(j,G){switch(j){case 1:case 2:case 3:case 4:case 5:break;default:j=3}var W=_;_=j;try{return G()}finally{_=W}},e.unstable_scheduleCallback=function(j,G,W){var J=e.unstable_now();switch(typeof W=="object"&&W!==null?(W=W.delay,W=typeof W=="number"&&0<W?J+W:J):W=J,j){case 1:var A=-1;break;case 2:A=250;break;case 5:A=1073741823;break;case 4:A=1e4;break;default:A=5e3}return A=W+A,j={id:p++,callback:G,priorityLevel:j,startTime:W,expirationTime:A,sortIndex:-1},W>J?(j.sortIndex=W,t(h,j),n(d)===null&&j===n(h)&&(w?(T(z),z=-1):w=!0,U(L,W-J))):(j.sortIndex=A,t(d,j),S||b||(S=!0,O||(O=!0,F()))),j},e.unstable_shouldYield=P,e.unstable_wrapCallback=function(j){var G=_;return function(){var W=_;_=G;try{return j.apply(this,arguments)}finally{_=W}}}})(Sg)),Sg}var HS;function c3(){return HS||(HS=1,xg.exports=l3()),xg.exports}var wg={exports:{}},Rn={};/**
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 FS;function u3(){if(FS)return Rn;FS=1;var e=ey();function t(d){var h="https://react.dev/errors/"+d;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var p=2;p<arguments.length;p++)h+="&args[]="+encodeURIComponent(arguments[p])}return"Minified React error #"+d+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(){}var r={d:{f:n,r:function(){throw Error(t(522))},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},s=Symbol.for("react.portal");function a(d,h,p){var m=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:s,key:m==null?null:""+m,children:d,containerInfo:h,implementation:p}}var l=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function u(d,h){if(d==="font")return"";if(typeof h=="string")return h==="use-credentials"?h:""}return Rn.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=r,Rn.createPortal=function(d,h){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!h||h.nodeType!==1&&h.nodeType!==9&&h.nodeType!==11)throw Error(t(299));return a(d,h,null,p)},Rn.flushSync=function(d){var h=l.T,p=r.p;try{if(l.T=null,r.p=2,d)return d()}finally{l.T=h,r.p=p,r.d.f()}},Rn.preconnect=function(d,h){typeof d=="string"&&(h?(h=h.crossOrigin,h=typeof h=="string"?h==="use-credentials"?h:"":void 0):h=null,r.d.C(d,h))},Rn.prefetchDNS=function(d){typeof d=="string"&&r.d.D(d)},Rn.preinit=function(d,h){if(typeof d=="string"&&h&&typeof h.as=="string"){var p=h.as,m=u(p,h.crossOrigin),_=typeof h.integrity=="string"?h.integrity:void 0,b=typeof h.fetchPriority=="string"?h.fetchPriority:void 0;p==="style"?r.d.S(d,typeof h.precedence=="string"?h.precedence:void 0,{crossOrigin:m,integrity:_,fetchPriority:b}):p==="script"&&r.d.X(d,{crossOrigin:m,integrity:_,fetchPriority:b,nonce:typeof h.nonce=="string"?h.nonce:void 0})}},Rn.preinitModule=function(d,h){if(typeof d=="string")if(typeof h=="object"&&h!==null){if(h.as==null||h.as==="script"){var p=u(h.as,h.crossOrigin);r.d.M(d,{crossOrigin:p,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0})}}else h==null&&r.d.M(d)},Rn.preload=function(d,h){if(typeof d=="string"&&typeof h=="object"&&h!==null&&typeof h.as=="string"){var p=h.as,m=u(p,h.crossOrigin);r.d.L(d,p,{crossOrigin:m,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0,type:typeof h.type=="string"?h.type:void 0,fetchPriority:typeof h.fetchPriority=="string"?h.fetchPriority:void 0,referrerPolicy:typeof h.referrerPolicy=="string"?h.referrerPolicy:void 0,imageSrcSet:typeof h.imageSrcSet=="string"?h.imageSrcSet:void 0,imageSizes:typeof h.imageSizes=="string"?h.imageSizes:void 0,media:typeof h.media=="string"?h.media:void 0})}},Rn.preloadModule=function(d,h){if(typeof d=="string")if(h){var p=u(h.as,h.crossOrigin);r.d.m(d,{as:typeof h.as=="string"&&h.as!=="script"?h.as:void 0,crossOrigin:p,integrity:typeof h.integrity=="string"?h.integrity:void 0})}else r.d.m(d)},Rn.requestFormReset=function(d){r.d.r(d)},Rn.unstable_batchedUpdates=function(d,h){return d(h)},Rn.useFormState=function(d,h,p){return l.H.useFormState(d,h,p)},Rn.useFormStatus=function(){return l.H.useHostTransitionStatus()},Rn.version="19.2.1",Rn}var US;function Mk(){if(US)return wg.exports;US=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),wg.exports=u3(),wg.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 $S;function h3(){if($S)return bc;$S=1;var e=c3(),t=ey(),n=Mk();function r(i){var o="https://react.dev/errors/"+i;if(1<arguments.length){o+="?args[]="+encodeURIComponent(arguments[1]);for(var c=2;c<arguments.length;c++)o+="&args[]="+encodeURIComponent(arguments[c])}return"Minified React error #"+i+"; visit "+o+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function s(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)}function a(i){var o=i,c=i;if(i.alternate)for(;o.return;)o=o.return;else{i=o;do o=i,(o.flags&4098)!==0&&(c=o.return),i=o.return;while(i)}return o.tag===3?c:null}function l(i){if(i.tag===13){var o=i.memoizedState;if(o===null&&(i=i.alternate,i!==null&&(o=i.memoizedState)),o!==null)return o.dehydrated}return null}function u(i){if(i.tag===31){var o=i.memoizedState;if(o===null&&(i=i.alternate,i!==null&&(o=i.memoizedState)),o!==null)return o.dehydrated}return null}function d(i){if(a(i)!==i)throw Error(r(188))}function h(i){var o=i.alternate;if(!o){if(o=a(i),o===null)throw Error(r(188));return o!==i?null:i}for(var c=i,f=o;;){var v=c.return;if(v===null)break;var y=v.alternate;if(y===null){if(f=v.return,f!==null){c=f;continue}break}if(v.child===y.child){for(y=v.child;y;){if(y===c)return d(v),i;if(y===f)return d(v),o;y=y.sibling}throw Error(r(188))}if(c.return!==f.return)c=v,f=y;else{for(var E=!1,D=v.child;D;){if(D===c){E=!0,c=v,f=y;break}if(D===f){E=!0,f=v,c=y;break}D=D.sibling}if(!E){for(D=y.child;D;){if(D===c){E=!0,c=y,f=v;break}if(D===f){E=!0,f=y,c=v;break}D=D.sibling}if(!E)throw Error(r(189))}}if(c.alternate!==f)throw Error(r(190))}if(c.tag!==3)throw Error(r(188));return c.stateNode.current===c?i:o}function p(i){var o=i.tag;if(o===5||o===26||o===27||o===6)return i;for(i=i.child;i!==null;){if(o=p(i),o!==null)return o;i=i.sibling}return null}var m=Object.assign,_=Symbol.for("react.element"),b=Symbol.for("react.transitional.element"),S=Symbol.for("react.portal"),w=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),T=Symbol.for("react.consumer"),R=Symbol.for("react.context"),M=Symbol.for("react.forward_ref"),L=Symbol.for("react.suspense"),O=Symbol.for("react.suspense_list"),z=Symbol.for("react.memo"),B=Symbol.for("react.lazy"),Z=Symbol.for("react.activity"),P=Symbol.for("react.memo_cache_sentinel"),$=Symbol.iterator;function F(i){return i===null||typeof i!="object"?null:(i=$&&i[$]||i["@@iterator"],typeof i=="function"?i:null)}var H=Symbol.for("react.client.reference");function V(i){if(i==null)return null;if(typeof i=="function")return i.$$typeof===H?null:i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case w:return"Fragment";case k:return"Profiler";case C:return"StrictMode";case L:return"Suspense";case O:return"SuspenseList";case Z:return"Activity"}if(typeof i=="object")switch(i.$$typeof){case S:return"Portal";case R:return i.displayName||"Context";case T:return(i._context.displayName||"Context")+".Consumer";case M:var o=i.render;return i=i.displayName,i||(i=o.displayName||o.name||"",i=i!==""?"ForwardRef("+i+")":"ForwardRef"),i;case z:return o=i.displayName||null,o!==null?o:V(i.type)||"Memo";case B:o=i._payload,i=i._init;try{return V(i(o))}catch{}}return null}var U=Array.isArray,j=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,G=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,W={pending:!1,data:null,method:null,action:null},J=[],A=-1;function I(i){return{current:i}}function Q(i){0>A||(i.current=J[A],J[A]=null,A--)}function N(i,o){A++,J[A]=i.current,i.current=o}var K=I(null),Y=I(null),ie=I(null),fe=I(null);function Re(i,o){switch(N(ie,o),N(Y,i),N(K,null),o.nodeType){case 9:case 11:i=(i=o.documentElement)&&(i=i.namespaceURI)?eS(i):0;break;default:if(i=o.tagName,o=o.namespaceURI)o=eS(o),i=tS(o,i);else switch(i){case"svg":i=1;break;case"math":i=2;break;default:i=0}}Q(K),N(K,i)}function me(){Q(K),Q(Y),Q(ie)}function ce(i){i.memoizedState!==null&&N(fe,i);var o=K.current,c=tS(o,i.type);o!==c&&(N(Y,i),N(K,c))}function Te(i){Y.current===i&&(Q(K),Q(Y)),fe.current===i&&(Q(fe),pc._currentValue=W)}var He,Me;function Ke(i){if(He===void 0)try{throw Error()}catch(c){var o=c.stack.trim().match(/\n( *(at )?)/);He=o&&o[1]||"",Me=-1<c.stack.indexOf(`
42
+ at`)?" (<anonymous>)":-1<c.stack.indexOf("@")?"@unknown:0:0":""}return`
43
+ `+He+i+Me}var Dt=!1;function mn(i,o){if(!i||Dt)return"";Dt=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var f={DetermineComponentFrameRoot:function(){try{if(o){var ue=function(){throw Error()};if(Object.defineProperty(ue.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ue,[])}catch(se){var re=se}Reflect.construct(i,[],ue)}else{try{ue.call()}catch(se){re=se}i.call(ue.prototype)}}else{try{throw Error()}catch(se){re=se}(ue=i())&&typeof ue.catch=="function"&&ue.catch(function(){})}}catch(se){if(se&&re&&typeof se.stack=="string")return[se.stack,re.stack]}return[null,null]}};f.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var v=Object.getOwnPropertyDescriptor(f.DetermineComponentFrameRoot,"name");v&&v.configurable&&Object.defineProperty(f.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var y=f.DetermineComponentFrameRoot(),E=y[0],D=y[1];if(E&&D){var q=E.split(`
44
+ `),ne=D.split(`
45
+ `);for(v=f=0;f<q.length&&!q[f].includes("DetermineComponentFrameRoot");)f++;for(;v<ne.length&&!ne[v].includes("DetermineComponentFrameRoot");)v++;if(f===q.length||v===ne.length)for(f=q.length-1,v=ne.length-1;1<=f&&0<=v&&q[f]!==ne[v];)v--;for(;1<=f&&0<=v;f--,v--)if(q[f]!==ne[v]){if(f!==1||v!==1)do if(f--,v--,0>v||q[f]!==ne[v]){var oe=`
46
+ `+q[f].replace(" at new "," at ");return i.displayName&&oe.includes("<anonymous>")&&(oe=oe.replace("<anonymous>",i.displayName)),oe}while(1<=f&&0<=v);break}}}finally{Dt=!1,Error.prepareStackTrace=c}return(c=i?i.displayName||i.name:"")?Ke(c):""}function Ur(i,o){switch(i.tag){case 26:case 27:case 5:return Ke(i.type);case 16:return Ke("Lazy");case 13:return i.child!==o&&o!==null?Ke("Suspense Fallback"):Ke("Suspense");case 19:return Ke("SuspenseList");case 0:case 15:return mn(i.type,!1);case 11:return mn(i.type.render,!1);case 1:return mn(i.type,!0);case 31:return Ke("Activity");default:return""}}function $r(i){try{var o="",c=null;do o+=Ur(i,c),c=i,i=i.return;while(i);return o}catch(f){return`
47
+ Error generating stack: `+f.message+`
48
+ `+f.stack}}var gn=Object.prototype.hasOwnProperty,vn=e.unstable_scheduleCallback,_r=e.unstable_cancelCallback,si=e.unstable_shouldYield,Ti=e.unstable_requestPaint,It=e.unstable_now,ro=e.unstable_getCurrentPriorityLevel,ae=e.unstable_ImmediatePriority,pe=e.unstable_UserBlockingPriority,Ee=e.unstable_NormalPriority,ze=e.unstable_LowPriority,de=e.unstable_IdlePriority,ve=e.log,Be=e.unstable_setDisableYieldValue,Pe=null,$e=null;function Kt(i){if(typeof ve=="function"&&Be(i),$e&&typeof $e.setStrictMode=="function")try{$e.setStrictMode(Pe,i)}catch{}}var ot=Math.clz32?Math.clz32:lp,oi=Math.log,Fn=Math.LN2;function lp(i){return i>>>=0,i===0?32:31-(oi(i)/Fn|0)|0}var Qo=256,Jo=262144,Ot=4194304;function Lt(i){var o=i&42;if(o!==0)return o;switch(i&-i){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 i&261888;case 262144:case 524288:case 1048576:case 2097152:return i&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return i&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return i}}function nn(i,o,c){var f=i.pendingLanes;if(f===0)return 0;var v=0,y=i.suspendedLanes,E=i.pingedLanes;i=i.warmLanes;var D=f&134217727;return D!==0?(f=D&~y,f!==0?v=Lt(f):(E&=D,E!==0?v=Lt(E):c||(c=D&~i,c!==0&&(v=Lt(c))))):(D=f&~y,D!==0?v=Lt(D):E!==0?v=Lt(E):c||(c=f&~i,c!==0&&(v=Lt(c)))),v===0?0:o!==0&&o!==v&&(o&y)===0&&(y=v&-v,c=o&-o,y>=c||y===32&&(c&4194048)!==0)?o:v}function Un(i,o){return(i.pendingLanes&~(i.suspendedLanes&~i.pingedLanes)&o)===0}function $n(i,o){switch(i){case 1:case 2:case 4:case 8:case 64:return o+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 o+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 En(){var i=Ot;return Ot<<=1,(Ot&62914560)===0&&(Ot=4194304),i}function Wn(i){for(var o=[],c=0;31>c;c++)o.push(i);return o}function yr(i,o){i.pendingLanes|=o,o!==268435456&&(i.suspendedLanes=0,i.pingedLanes=0,i.warmLanes=0)}function Gt(i,o,c,f,v,y){var E=i.pendingLanes;i.pendingLanes=c,i.suspendedLanes=0,i.pingedLanes=0,i.warmLanes=0,i.expiredLanes&=c,i.entangledLanes&=c,i.errorRecoveryDisabledLanes&=c,i.shellSuspendCounter=0;var D=i.entanglements,q=i.expirationTimes,ne=i.hiddenUpdates;for(c=E&~c;0<c;){var oe=31-ot(c),ue=1<<oe;D[oe]=0,q[oe]=-1;var re=ne[oe];if(re!==null)for(ne[oe]=null,oe=0;oe<re.length;oe++){var se=re[oe];se!==null&&(se.lane&=-536870913)}c&=~ue}f!==0&&Wr(i,f,0),y!==0&&v===0&&i.tag!==0&&(i.suspendedLanes|=y&~(E&~o))}function Wr(i,o,c){i.pendingLanes|=o,i.suspendedLanes&=~o;var f=31-ot(o);i.entangledLanes|=o,i.entanglements[f]=i.entanglements[f]|1073741824|c&261930}function rr(i,o){var c=i.entangledLanes|=o;for(i=i.entanglements;c;){var f=31-ot(c),v=1<<f;v&o|i[f]&o&&(i[f]|=o),c&=~v}}function br(i,o){var c=o&-o;return c=(c&42)!==0?1:Mi(c),(c&(i.suspendedLanes|o))!==0?0:c}function Mi(i){switch(i){case 2:i=1;break;case 8:i=4;break;case 32:i=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:i=128;break;case 268435456:i=134217728;break;default:i=0}return i}function Ai(i){return i&=-i,2<i?8<i?(i&134217727)!==0?32:268435456:8:2}function qr(){var i=G.p;return i!==0?i:(i=window.event,i===void 0?32:CS(i.type))}function us(i,o){var c=G.p;try{return G.p=i,o()}finally{G.p=c}}var xr=Math.random().toString(36).slice(2),_n="__reactFiber$"+xr,qn="__reactProps$"+xr,ea="__reactContainer$"+xr,cp="__reactEvents$"+xr,qA="__reactListeners$"+xr,VA="__reactHandles$"+xr,Fb="__reactResources$"+xr,Ml="__reactMarker$"+xr;function up(i){delete i[_n],delete i[qn],delete i[cp],delete i[qA],delete i[VA]}function ta(i){var o=i[_n];if(o)return o;for(var c=i.parentNode;c;){if(o=c[ea]||c[_n]){if(c=o.alternate,o.child!==null||c!==null&&c.child!==null)for(i=lS(i);i!==null;){if(c=i[_n])return c;i=lS(i)}return o}i=c,c=i.parentNode}return null}function na(i){if(i=i[_n]||i[ea]){var o=i.tag;if(o===5||o===6||o===13||o===31||o===26||o===27||o===3)return i}return null}function Al(i){var o=i.tag;if(o===5||o===26||o===27||o===6)return i.stateNode;throw Error(r(33))}function ra(i){var o=i[Fb];return o||(o=i[Fb]={hoistableStyles:new Map,hoistableScripts:new Map}),o}function rn(i){i[Ml]=!0}var Ub=new Set,$b={};function io(i,o){ia(i,o),ia(i+"Capture",o)}function ia(i,o){for($b[i]=o,i=0;i<o.length;i++)Ub.add(o[i])}var KA=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]*$"),Wb={},qb={};function GA(i){return gn.call(qb,i)?!0:gn.call(Wb,i)?!1:KA.test(i)?qb[i]=!0:(Wb[i]=!0,!1)}function Pu(i,o,c){if(GA(o))if(c===null)i.removeAttribute(o);else{switch(typeof c){case"undefined":case"function":case"symbol":i.removeAttribute(o);return;case"boolean":var f=o.toLowerCase().slice(0,5);if(f!=="data-"&&f!=="aria-"){i.removeAttribute(o);return}}i.setAttribute(o,""+c)}}function Iu(i,o,c){if(c===null)i.removeAttribute(o);else{switch(typeof c){case"undefined":case"function":case"symbol":case"boolean":i.removeAttribute(o);return}i.setAttribute(o,""+c)}}function Ni(i,o,c,f){if(f===null)i.removeAttribute(c);else{switch(typeof f){case"undefined":case"function":case"symbol":case"boolean":i.removeAttribute(c);return}i.setAttributeNS(o,c,""+f)}}function Sr(i){switch(typeof i){case"bigint":case"boolean":case"number":case"string":case"undefined":return i;case"object":return i;default:return""}}function Vb(i){var o=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(o==="checkbox"||o==="radio")}function YA(i,o,c){var f=Object.getOwnPropertyDescriptor(i.constructor.prototype,o);if(!i.hasOwnProperty(o)&&typeof f<"u"&&typeof f.get=="function"&&typeof f.set=="function"){var v=f.get,y=f.set;return Object.defineProperty(i,o,{configurable:!0,get:function(){return v.call(this)},set:function(E){c=""+E,y.call(this,E)}}),Object.defineProperty(i,o,{enumerable:f.enumerable}),{getValue:function(){return c},setValue:function(E){c=""+E},stopTracking:function(){i._valueTracker=null,delete i[o]}}}}function hp(i){if(!i._valueTracker){var o=Vb(i)?"checked":"value";i._valueTracker=YA(i,o,""+i[o])}}function Kb(i){if(!i)return!1;var o=i._valueTracker;if(!o)return!0;var c=o.getValue(),f="";return i&&(f=Vb(i)?i.checked?"true":"false":i.value),i=f,i!==c?(o.setValue(i),!0):!1}function Hu(i){if(i=i||(typeof document<"u"?document:void 0),typeof i>"u")return null;try{return i.activeElement||i.body}catch{return i.body}}var XA=/[\n"\\]/g;function wr(i){return i.replace(XA,function(o){return"\\"+o.charCodeAt(0).toString(16)+" "})}function dp(i,o,c,f,v,y,E,D){i.name="",E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"?i.type=E:i.removeAttribute("type"),o!=null?E==="number"?(o===0&&i.value===""||i.value!=o)&&(i.value=""+Sr(o)):i.value!==""+Sr(o)&&(i.value=""+Sr(o)):E!=="submit"&&E!=="reset"||i.removeAttribute("value"),o!=null?fp(i,E,Sr(o)):c!=null?fp(i,E,Sr(c)):f!=null&&i.removeAttribute("value"),v==null&&y!=null&&(i.defaultChecked=!!y),v!=null&&(i.checked=v&&typeof v!="function"&&typeof v!="symbol"),D!=null&&typeof D!="function"&&typeof D!="symbol"&&typeof D!="boolean"?i.name=""+Sr(D):i.removeAttribute("name")}function Gb(i,o,c,f,v,y,E,D){if(y!=null&&typeof y!="function"&&typeof y!="symbol"&&typeof y!="boolean"&&(i.type=y),o!=null||c!=null){if(!(y!=="submit"&&y!=="reset"||o!=null)){hp(i);return}c=c!=null?""+Sr(c):"",o=o!=null?""+Sr(o):c,D||o===i.value||(i.value=o),i.defaultValue=o}f=f??v,f=typeof f!="function"&&typeof f!="symbol"&&!!f,i.checked=D?i.checked:!!f,i.defaultChecked=!!f,E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"&&(i.name=E),hp(i)}function fp(i,o,c){o==="number"&&Hu(i.ownerDocument)===i||i.defaultValue===""+c||(i.defaultValue=""+c)}function sa(i,o,c,f){if(i=i.options,o){o={};for(var v=0;v<c.length;v++)o["$"+c[v]]=!0;for(c=0;c<i.length;c++)v=o.hasOwnProperty("$"+i[c].value),i[c].selected!==v&&(i[c].selected=v),v&&f&&(i[c].defaultSelected=!0)}else{for(c=""+Sr(c),o=null,v=0;v<i.length;v++){if(i[v].value===c){i[v].selected=!0,f&&(i[v].defaultSelected=!0);return}o!==null||i[v].disabled||(o=i[v])}o!==null&&(o.selected=!0)}}function Yb(i,o,c){if(o!=null&&(o=""+Sr(o),o!==i.value&&(i.value=o),c==null)){i.defaultValue!==o&&(i.defaultValue=o);return}i.defaultValue=c!=null?""+Sr(c):""}function Xb(i,o,c,f){if(o==null){if(f!=null){if(c!=null)throw Error(r(92));if(U(f)){if(1<f.length)throw Error(r(93));f=f[0]}c=f}c==null&&(c=""),o=c}c=Sr(o),i.defaultValue=c,f=i.textContent,f===c&&f!==""&&f!==null&&(i.value=f),hp(i)}function oa(i,o){if(o){var c=i.firstChild;if(c&&c===i.lastChild&&c.nodeType===3){c.nodeValue=o;return}}i.textContent=o}var ZA=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 Zb(i,o,c){var f=o.indexOf("--")===0;c==null||typeof c=="boolean"||c===""?f?i.setProperty(o,""):o==="float"?i.cssFloat="":i[o]="":f?i.setProperty(o,c):typeof c!="number"||c===0||ZA.has(o)?o==="float"?i.cssFloat=c:i[o]=(""+c).trim():i[o]=c+"px"}function Qb(i,o,c){if(o!=null&&typeof o!="object")throw Error(r(62));if(i=i.style,c!=null){for(var f in c)!c.hasOwnProperty(f)||o!=null&&o.hasOwnProperty(f)||(f.indexOf("--")===0?i.setProperty(f,""):f==="float"?i.cssFloat="":i[f]="");for(var v in o)f=o[v],o.hasOwnProperty(v)&&c[v]!==f&&Zb(i,v,f)}else for(var y in o)o.hasOwnProperty(y)&&Zb(i,y,o[y])}function pp(i){if(i.indexOf("-")===-1)return!1;switch(i){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 QA=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"]]),JA=/^[\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 Fu(i){return JA.test(""+i)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":i}function Di(){}var mp=null;function gp(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var aa=null,la=null;function Jb(i){var o=na(i);if(o&&(i=o.stateNode)){var c=i[qn]||null;e:switch(i=o.stateNode,o.type){case"input":if(dp(i,c.value,c.defaultValue,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name),o=c.name,c.type==="radio"&&o!=null){for(c=i;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll('input[name="'+wr(""+o)+'"][type="radio"]'),o=0;o<c.length;o++){var f=c[o];if(f!==i&&f.form===i.form){var v=f[qn]||null;if(!v)throw Error(r(90));dp(f,v.value,v.defaultValue,v.defaultValue,v.checked,v.defaultChecked,v.type,v.name)}}for(o=0;o<c.length;o++)f=c[o],f.form===i.form&&Kb(f)}break e;case"textarea":Yb(i,c.value,c.defaultValue);break e;case"select":o=c.value,o!=null&&sa(i,!!c.multiple,o,!1)}}}var vp=!1;function e0(i,o,c){if(vp)return i(o,c);vp=!0;try{var f=i(o);return f}finally{if(vp=!1,(aa!==null||la!==null)&&(Th(),aa&&(o=aa,i=la,la=aa=null,Jb(o),i)))for(o=0;o<i.length;o++)Jb(i[o])}}function Nl(i,o){var c=i.stateNode;if(c===null)return null;var f=c[qn]||null;if(f===null)return null;c=f[o];e:switch(o){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(f=!f.disabled)||(i=i.type,f=!(i==="button"||i==="input"||i==="select"||i==="textarea")),i=!f;break e;default:i=!1}if(i)return null;if(c&&typeof c!="function")throw Error(r(231,o,typeof c));return c}var Oi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),_p=!1;if(Oi)try{var Dl={};Object.defineProperty(Dl,"passive",{get:function(){_p=!0}}),window.addEventListener("test",Dl,Dl),window.removeEventListener("test",Dl,Dl)}catch{_p=!1}var hs=null,yp=null,Uu=null;function t0(){if(Uu)return Uu;var i,o=yp,c=o.length,f,v="value"in hs?hs.value:hs.textContent,y=v.length;for(i=0;i<c&&o[i]===v[i];i++);var E=c-i;for(f=1;f<=E&&o[c-f]===v[y-f];f++);return Uu=v.slice(i,1<f?1-f:void 0)}function $u(i){var o=i.keyCode;return"charCode"in i?(i=i.charCode,i===0&&o===13&&(i=13)):i=o,i===10&&(i=13),32<=i||i===13?i:0}function Wu(){return!0}function n0(){return!1}function Vn(i){function o(c,f,v,y,E){this._reactName=c,this._targetInst=v,this.type=f,this.nativeEvent=y,this.target=E,this.currentTarget=null;for(var D in i)i.hasOwnProperty(D)&&(c=i[D],this[D]=c?c(y):y[D]);return this.isDefaultPrevented=(y.defaultPrevented!=null?y.defaultPrevented:y.returnValue===!1)?Wu:n0,this.isPropagationStopped=n0,this}return m(o.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=Wu)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=Wu)},persist:function(){},isPersistent:Wu}),o}var so={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},qu=Vn(so),Ol=m({},so,{view:0,detail:0}),eN=Vn(Ol),bp,xp,Ll,Vu=m({},Ol,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:wp,button:0,buttons:0,relatedTarget:function(i){return i.relatedTarget===void 0?i.fromElement===i.srcElement?i.toElement:i.fromElement:i.relatedTarget},movementX:function(i){return"movementX"in i?i.movementX:(i!==Ll&&(Ll&&i.type==="mousemove"?(bp=i.screenX-Ll.screenX,xp=i.screenY-Ll.screenY):xp=bp=0,Ll=i),bp)},movementY:function(i){return"movementY"in i?i.movementY:xp}}),r0=Vn(Vu),tN=m({},Vu,{dataTransfer:0}),nN=Vn(tN),rN=m({},Ol,{relatedTarget:0}),Sp=Vn(rN),iN=m({},so,{animationName:0,elapsedTime:0,pseudoElement:0}),sN=Vn(iN),oN=m({},so,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),aN=Vn(oN),lN=m({},so,{data:0}),i0=Vn(lN),cN={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},uN={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"},hN={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function dN(i){var o=this.nativeEvent;return o.getModifierState?o.getModifierState(i):(i=hN[i])?!!o[i]:!1}function wp(){return dN}var fN=m({},Ol,{key:function(i){if(i.key){var o=cN[i.key]||i.key;if(o!=="Unidentified")return o}return i.type==="keypress"?(i=$u(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?uN[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:wp,charCode:function(i){return i.type==="keypress"?$u(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?$u(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),pN=Vn(fN),mN=m({},Vu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),s0=Vn(mN),gN=m({},Ol,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:wp}),vN=Vn(gN),_N=m({},so,{propertyName:0,elapsedTime:0,pseudoElement:0}),yN=Vn(_N),bN=m({},Vu,{deltaX:function(i){return"deltaX"in i?i.deltaX:"wheelDeltaX"in i?-i.wheelDeltaX:0},deltaY:function(i){return"deltaY"in i?i.deltaY:"wheelDeltaY"in i?-i.wheelDeltaY:"wheelDelta"in i?-i.wheelDelta:0},deltaZ:0,deltaMode:0}),xN=Vn(bN),SN=m({},so,{newState:0,oldState:0}),wN=Vn(SN),CN=[9,13,27,32],Cp=Oi&&"CompositionEvent"in window,zl=null;Oi&&"documentMode"in document&&(zl=document.documentMode);var kN=Oi&&"TextEvent"in window&&!zl,o0=Oi&&(!Cp||zl&&8<zl&&11>=zl),a0=" ",l0=!1;function c0(i,o){switch(i){case"keyup":return CN.indexOf(o.keyCode)!==-1;case"keydown":return o.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function u0(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var ca=!1;function EN(i,o){switch(i){case"compositionend":return u0(o);case"keypress":return o.which!==32?null:(l0=!0,a0);case"textInput":return i=o.data,i===a0&&l0?null:i;default:return null}}function RN(i,o){if(ca)return i==="compositionend"||!Cp&&c0(i,o)?(i=t0(),Uu=yp=hs=null,ca=!1,i):null;switch(i){case"paste":return null;case"keypress":if(!(o.ctrlKey||o.altKey||o.metaKey)||o.ctrlKey&&o.altKey){if(o.char&&1<o.char.length)return o.char;if(o.which)return String.fromCharCode(o.which)}return null;case"compositionend":return o0&&o.locale!=="ko"?null:o.data;default:return null}}var TN={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 h0(i){var o=i&&i.nodeName&&i.nodeName.toLowerCase();return o==="input"?!!TN[i.type]:o==="textarea"}function d0(i,o,c,f){aa?la?la.push(f):la=[f]:aa=f,o=zh(o,"onChange"),0<o.length&&(c=new qu("onChange","change",null,c,f),i.push({event:c,listeners:o}))}var jl=null,Bl=null;function MN(i){G1(i,0)}function Ku(i){var o=Al(i);if(Kb(o))return i}function f0(i,o){if(i==="change")return o}var p0=!1;if(Oi){var kp;if(Oi){var Ep="oninput"in document;if(!Ep){var m0=document.createElement("div");m0.setAttribute("oninput","return;"),Ep=typeof m0.oninput=="function"}kp=Ep}else kp=!1;p0=kp&&(!document.documentMode||9<document.documentMode)}function g0(){jl&&(jl.detachEvent("onpropertychange",v0),Bl=jl=null)}function v0(i){if(i.propertyName==="value"&&Ku(Bl)){var o=[];d0(o,Bl,i,gp(i)),e0(MN,o)}}function AN(i,o,c){i==="focusin"?(g0(),jl=o,Bl=c,jl.attachEvent("onpropertychange",v0)):i==="focusout"&&g0()}function NN(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return Ku(Bl)}function DN(i,o){if(i==="click")return Ku(o)}function ON(i,o){if(i==="input"||i==="change")return Ku(o)}function LN(i,o){return i===o&&(i!==0||1/i===1/o)||i!==i&&o!==o}var ir=typeof Object.is=="function"?Object.is:LN;function Pl(i,o){if(ir(i,o))return!0;if(typeof i!="object"||i===null||typeof o!="object"||o===null)return!1;var c=Object.keys(i),f=Object.keys(o);if(c.length!==f.length)return!1;for(f=0;f<c.length;f++){var v=c[f];if(!gn.call(o,v)||!ir(i[v],o[v]))return!1}return!0}function _0(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function y0(i,o){var c=_0(i);i=0;for(var f;c;){if(c.nodeType===3){if(f=i+c.textContent.length,i<=o&&f>=o)return{node:c,offset:o-i};i=f}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=_0(c)}}function b0(i,o){return i&&o?i===o?!0:i&&i.nodeType===3?!1:o&&o.nodeType===3?b0(i,o.parentNode):"contains"in i?i.contains(o):i.compareDocumentPosition?!!(i.compareDocumentPosition(o)&16):!1:!1}function x0(i){i=i!=null&&i.ownerDocument!=null&&i.ownerDocument.defaultView!=null?i.ownerDocument.defaultView:window;for(var o=Hu(i.document);o instanceof i.HTMLIFrameElement;){try{var c=typeof o.contentWindow.location.href=="string"}catch{c=!1}if(c)i=o.contentWindow;else break;o=Hu(i.document)}return o}function Rp(i){var o=i&&i.nodeName&&i.nodeName.toLowerCase();return o&&(o==="input"&&(i.type==="text"||i.type==="search"||i.type==="tel"||i.type==="url"||i.type==="password")||o==="textarea"||i.contentEditable==="true")}var zN=Oi&&"documentMode"in document&&11>=document.documentMode,ua=null,Tp=null,Il=null,Mp=!1;function S0(i,o,c){var f=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;Mp||ua==null||ua!==Hu(f)||(f=ua,"selectionStart"in f&&Rp(f)?f={start:f.selectionStart,end:f.selectionEnd}:(f=(f.ownerDocument&&f.ownerDocument.defaultView||window).getSelection(),f={anchorNode:f.anchorNode,anchorOffset:f.anchorOffset,focusNode:f.focusNode,focusOffset:f.focusOffset}),Il&&Pl(Il,f)||(Il=f,f=zh(Tp,"onSelect"),0<f.length&&(o=new qu("onSelect","select",null,o,c),i.push({event:o,listeners:f}),o.target=ua)))}function oo(i,o){var c={};return c[i.toLowerCase()]=o.toLowerCase(),c["Webkit"+i]="webkit"+o,c["Moz"+i]="moz"+o,c}var ha={animationend:oo("Animation","AnimationEnd"),animationiteration:oo("Animation","AnimationIteration"),animationstart:oo("Animation","AnimationStart"),transitionrun:oo("Transition","TransitionRun"),transitionstart:oo("Transition","TransitionStart"),transitioncancel:oo("Transition","TransitionCancel"),transitionend:oo("Transition","TransitionEnd")},Ap={},w0={};Oi&&(w0=document.createElement("div").style,"AnimationEvent"in window||(delete ha.animationend.animation,delete ha.animationiteration.animation,delete ha.animationstart.animation),"TransitionEvent"in window||delete ha.transitionend.transition);function ao(i){if(Ap[i])return Ap[i];if(!ha[i])return i;var o=ha[i],c;for(c in o)if(o.hasOwnProperty(c)&&c in w0)return Ap[i]=o[c];return i}var C0=ao("animationend"),k0=ao("animationiteration"),E0=ao("animationstart"),jN=ao("transitionrun"),BN=ao("transitionstart"),PN=ao("transitioncancel"),R0=ao("transitionend"),T0=new Map,Np="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(" ");Np.push("scrollEnd");function Vr(i,o){T0.set(i,o),io(o,[i])}var Gu=typeof reportError=="function"?reportError:function(i){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var o=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof i=="object"&&i!==null&&typeof i.message=="string"?String(i.message):String(i),error:i});if(!window.dispatchEvent(o))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",i);return}console.error(i)},Cr=[],da=0,Dp=0;function Yu(){for(var i=da,o=Dp=da=0;o<i;){var c=Cr[o];Cr[o++]=null;var f=Cr[o];Cr[o++]=null;var v=Cr[o];Cr[o++]=null;var y=Cr[o];if(Cr[o++]=null,f!==null&&v!==null){var E=f.pending;E===null?v.next=v:(v.next=E.next,E.next=v),f.pending=v}y!==0&&M0(c,v,y)}}function Xu(i,o,c,f){Cr[da++]=i,Cr[da++]=o,Cr[da++]=c,Cr[da++]=f,Dp|=f,i.lanes|=f,i=i.alternate,i!==null&&(i.lanes|=f)}function Op(i,o,c,f){return Xu(i,o,c,f),Zu(i)}function lo(i,o){return Xu(i,null,null,o),Zu(i)}function M0(i,o,c){i.lanes|=c;var f=i.alternate;f!==null&&(f.lanes|=c);for(var v=!1,y=i.return;y!==null;)y.childLanes|=c,f=y.alternate,f!==null&&(f.childLanes|=c),y.tag===22&&(i=y.stateNode,i===null||i._visibility&1||(v=!0)),i=y,y=y.return;return i.tag===3?(y=i.stateNode,v&&o!==null&&(v=31-ot(c),i=y.hiddenUpdates,f=i[v],f===null?i[v]=[o]:f.push(o),o.lane=c|536870912),y):null}function Zu(i){if(50<ac)throw ac=0,Um=null,Error(r(185));for(var o=i.return;o!==null;)i=o,o=i.return;return i.tag===3?i.stateNode:null}var fa={};function IN(i,o,c,f){this.tag=i,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=o,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=f,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function sr(i,o,c,f){return new IN(i,o,c,f)}function Lp(i){return i=i.prototype,!(!i||!i.isReactComponent)}function Li(i,o){var c=i.alternate;return c===null?(c=sr(i.tag,o,i.key,i.mode),c.elementType=i.elementType,c.type=i.type,c.stateNode=i.stateNode,c.alternate=i,i.alternate=c):(c.pendingProps=o,c.type=i.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=i.flags&65011712,c.childLanes=i.childLanes,c.lanes=i.lanes,c.child=i.child,c.memoizedProps=i.memoizedProps,c.memoizedState=i.memoizedState,c.updateQueue=i.updateQueue,o=i.dependencies,c.dependencies=o===null?null:{lanes:o.lanes,firstContext:o.firstContext},c.sibling=i.sibling,c.index=i.index,c.ref=i.ref,c.refCleanup=i.refCleanup,c}function A0(i,o){i.flags&=65011714;var c=i.alternate;return c===null?(i.childLanes=0,i.lanes=o,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=c.childLanes,i.lanes=c.lanes,i.child=c.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=c.memoizedProps,i.memoizedState=c.memoizedState,i.updateQueue=c.updateQueue,i.type=c.type,o=c.dependencies,i.dependencies=o===null?null:{lanes:o.lanes,firstContext:o.firstContext}),i}function Qu(i,o,c,f,v,y){var E=0;if(f=i,typeof i=="function")Lp(i)&&(E=1);else if(typeof i=="string")E=WD(i,c,K.current)?26:i==="html"||i==="head"||i==="body"?27:5;else e:switch(i){case Z:return i=sr(31,c,o,v),i.elementType=Z,i.lanes=y,i;case w:return co(c.children,v,y,o);case C:E=8,v|=24;break;case k:return i=sr(12,c,o,v|2),i.elementType=k,i.lanes=y,i;case L:return i=sr(13,c,o,v),i.elementType=L,i.lanes=y,i;case O:return i=sr(19,c,o,v),i.elementType=O,i.lanes=y,i;default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case R:E=10;break e;case T:E=9;break e;case M:E=11;break e;case z:E=14;break e;case B:E=16,f=null;break e}E=29,c=Error(r(130,i===null?"null":typeof i,"")),f=null}return o=sr(E,c,o,v),o.elementType=i,o.type=f,o.lanes=y,o}function co(i,o,c,f){return i=sr(7,i,f,o),i.lanes=c,i}function zp(i,o,c){return i=sr(6,i,null,o),i.lanes=c,i}function N0(i){var o=sr(18,null,null,0);return o.stateNode=i,o}function jp(i,o,c){return o=sr(4,i.children!==null?i.children:[],i.key,o),o.lanes=c,o.stateNode={containerInfo:i.containerInfo,pendingChildren:null,implementation:i.implementation},o}var D0=new WeakMap;function kr(i,o){if(typeof i=="object"&&i!==null){var c=D0.get(i);return c!==void 0?c:(o={value:i,source:o,stack:$r(o)},D0.set(i,o),o)}return{value:i,source:o,stack:$r(o)}}var pa=[],ma=0,Ju=null,Hl=0,Er=[],Rr=0,ds=null,ai=1,li="";function zi(i,o){pa[ma++]=Hl,pa[ma++]=Ju,Ju=i,Hl=o}function O0(i,o,c){Er[Rr++]=ai,Er[Rr++]=li,Er[Rr++]=ds,ds=i;var f=ai;i=li;var v=32-ot(f)-1;f&=~(1<<v),c+=1;var y=32-ot(o)+v;if(30<y){var E=v-v%5;y=(f&(1<<E)-1).toString(32),f>>=E,v-=E,ai=1<<32-ot(o)+v|c<<v|f,li=y+i}else ai=1<<y|c<<v|f,li=i}function Bp(i){i.return!==null&&(zi(i,1),O0(i,1,0))}function Pp(i){for(;i===Ju;)Ju=pa[--ma],pa[ma]=null,Hl=pa[--ma],pa[ma]=null;for(;i===ds;)ds=Er[--Rr],Er[Rr]=null,li=Er[--Rr],Er[Rr]=null,ai=Er[--Rr],Er[Rr]=null}function L0(i,o){Er[Rr++]=ai,Er[Rr++]=li,Er[Rr++]=ds,ai=o.id,li=o.overflow,ds=i}var yn=null,_t=null,Je=!1,fs=null,Tr=!1,Ip=Error(r(519));function ps(i){var o=Error(r(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Fl(kr(o,i)),Ip}function z0(i){var o=i.stateNode,c=i.type,f=i.memoizedProps;switch(o[_n]=i,o[qn]=f,c){case"dialog":Ye("cancel",o),Ye("close",o);break;case"iframe":case"object":case"embed":Ye("load",o);break;case"video":case"audio":for(c=0;c<cc.length;c++)Ye(cc[c],o);break;case"source":Ye("error",o);break;case"img":case"image":case"link":Ye("error",o),Ye("load",o);break;case"details":Ye("toggle",o);break;case"input":Ye("invalid",o),Gb(o,f.value,f.defaultValue,f.checked,f.defaultChecked,f.type,f.name,!0);break;case"select":Ye("invalid",o);break;case"textarea":Ye("invalid",o),Xb(o,f.value,f.defaultValue,f.children)}c=f.children,typeof c!="string"&&typeof c!="number"&&typeof c!="bigint"||o.textContent===""+c||f.suppressHydrationWarning===!0||Q1(o.textContent,c)?(f.popover!=null&&(Ye("beforetoggle",o),Ye("toggle",o)),f.onScroll!=null&&Ye("scroll",o),f.onScrollEnd!=null&&Ye("scrollend",o),f.onClick!=null&&(o.onclick=Di),o=!0):o=!1,o||ps(i,!0)}function j0(i){for(yn=i.return;yn;)switch(yn.tag){case 5:case 31:case 13:Tr=!1;return;case 27:case 3:Tr=!0;return;default:yn=yn.return}}function ga(i){if(i!==yn)return!1;if(!Je)return j0(i),Je=!0,!1;var o=i.tag,c;if((c=o!==3&&o!==27)&&((c=o===5)&&(c=i.type,c=!(c!=="form"&&c!=="button")||rg(i.type,i.memoizedProps)),c=!c),c&&_t&&ps(i),j0(i),o===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(317));_t=aS(i)}else if(o===31){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(317));_t=aS(i)}else o===27?(o=_t,Ts(i.type)?(i=lg,lg=null,_t=i):_t=o):_t=yn?Ar(i.stateNode.nextSibling):null;return!0}function uo(){_t=yn=null,Je=!1}function Hp(){var i=fs;return i!==null&&(Xn===null?Xn=i:Xn.push.apply(Xn,i),fs=null),i}function Fl(i){fs===null?fs=[i]:fs.push(i)}var Fp=I(null),ho=null,ji=null;function ms(i,o,c){N(Fp,o._currentValue),o._currentValue=c}function Bi(i){i._currentValue=Fp.current,Q(Fp)}function Up(i,o,c){for(;i!==null;){var f=i.alternate;if((i.childLanes&o)!==o?(i.childLanes|=o,f!==null&&(f.childLanes|=o)):f!==null&&(f.childLanes&o)!==o&&(f.childLanes|=o),i===c)break;i=i.return}}function $p(i,o,c,f){var v=i.child;for(v!==null&&(v.return=i);v!==null;){var y=v.dependencies;if(y!==null){var E=v.child;y=y.firstContext;e:for(;y!==null;){var D=y;y=v;for(var q=0;q<o.length;q++)if(D.context===o[q]){y.lanes|=c,D=y.alternate,D!==null&&(D.lanes|=c),Up(y.return,c,i),f||(E=null);break e}y=D.next}}else if(v.tag===18){if(E=v.return,E===null)throw Error(r(341));E.lanes|=c,y=E.alternate,y!==null&&(y.lanes|=c),Up(E,c,i),E=null}else E=v.child;if(E!==null)E.return=v;else for(E=v;E!==null;){if(E===i){E=null;break}if(v=E.sibling,v!==null){v.return=E.return,E=v;break}E=E.return}v=E}}function va(i,o,c,f){i=null;for(var v=o,y=!1;v!==null;){if(!y){if((v.flags&524288)!==0)y=!0;else if((v.flags&262144)!==0)break}if(v.tag===10){var E=v.alternate;if(E===null)throw Error(r(387));if(E=E.memoizedProps,E!==null){var D=v.type;ir(v.pendingProps.value,E.value)||(i!==null?i.push(D):i=[D])}}else if(v===fe.current){if(E=v.alternate,E===null)throw Error(r(387));E.memoizedState.memoizedState!==v.memoizedState.memoizedState&&(i!==null?i.push(pc):i=[pc])}v=v.return}i!==null&&$p(o,i,c,f),o.flags|=262144}function eh(i){for(i=i.firstContext;i!==null;){if(!ir(i.context._currentValue,i.memoizedValue))return!0;i=i.next}return!1}function fo(i){ho=i,ji=null,i=i.dependencies,i!==null&&(i.firstContext=null)}function bn(i){return B0(ho,i)}function th(i,o){return ho===null&&fo(i),B0(i,o)}function B0(i,o){var c=o._currentValue;if(o={context:o,memoizedValue:c,next:null},ji===null){if(i===null)throw Error(r(308));ji=o,i.dependencies={lanes:0,firstContext:o},i.flags|=524288}else ji=ji.next=o;return c}var HN=typeof AbortController<"u"?AbortController:function(){var i=[],o=this.signal={aborted:!1,addEventListener:function(c,f){i.push(f)}};this.abort=function(){o.aborted=!0,i.forEach(function(c){return c()})}},FN=e.unstable_scheduleCallback,UN=e.unstable_NormalPriority,Ht={$$typeof:R,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Wp(){return{controller:new HN,data:new Map,refCount:0}}function Ul(i){i.refCount--,i.refCount===0&&FN(UN,function(){i.controller.abort()})}var $l=null,qp=0,_a=0,ya=null;function $N(i,o){if($l===null){var c=$l=[];qp=0,_a=Gm(),ya={status:"pending",value:void 0,then:function(f){c.push(f)}}}return qp++,o.then(P0,P0),o}function P0(){if(--qp===0&&$l!==null){ya!==null&&(ya.status="fulfilled");var i=$l;$l=null,_a=0,ya=null;for(var o=0;o<i.length;o++)(0,i[o])()}}function WN(i,o){var c=[],f={status:"pending",value:null,reason:null,then:function(v){c.push(v)}};return i.then(function(){f.status="fulfilled",f.value=o;for(var v=0;v<c.length;v++)(0,c[v])(o)},function(v){for(f.status="rejected",f.reason=v,v=0;v<c.length;v++)(0,c[v])(void 0)}),f}var I0=j.S;j.S=function(i,o){S1=It(),typeof o=="object"&&o!==null&&typeof o.then=="function"&&$N(i,o),I0!==null&&I0(i,o)};var po=I(null);function Vp(){var i=po.current;return i!==null?i:pt.pooledCache}function nh(i,o){o===null?N(po,po.current):N(po,o.pool)}function H0(){var i=Vp();return i===null?null:{parent:Ht._currentValue,pool:i}}var ba=Error(r(460)),Kp=Error(r(474)),rh=Error(r(542)),ih={then:function(){}};function F0(i){return i=i.status,i==="fulfilled"||i==="rejected"}function U0(i,o,c){switch(c=i[c],c===void 0?i.push(o):c!==o&&(o.then(Di,Di),o=c),o.status){case"fulfilled":return o.value;case"rejected":throw i=o.reason,W0(i),i;default:if(typeof o.status=="string")o.then(Di,Di);else{if(i=pt,i!==null&&100<i.shellSuspendCounter)throw Error(r(482));i=o,i.status="pending",i.then(function(f){if(o.status==="pending"){var v=o;v.status="fulfilled",v.value=f}},function(f){if(o.status==="pending"){var v=o;v.status="rejected",v.reason=f}})}switch(o.status){case"fulfilled":return o.value;case"rejected":throw i=o.reason,W0(i),i}throw go=o,ba}}function mo(i){try{var o=i._init;return o(i._payload)}catch(c){throw c!==null&&typeof c=="object"&&typeof c.then=="function"?(go=c,ba):c}}var go=null;function $0(){if(go===null)throw Error(r(459));var i=go;return go=null,i}function W0(i){if(i===ba||i===rh)throw Error(r(483))}var xa=null,Wl=0;function sh(i){var o=Wl;return Wl+=1,xa===null&&(xa=[]),U0(xa,i,o)}function ql(i,o){o=o.props.ref,i.ref=o!==void 0?o:null}function oh(i,o){throw o.$$typeof===_?Error(r(525)):(i=Object.prototype.toString.call(o),Error(r(31,i==="[object Object]"?"object with keys {"+Object.keys(o).join(", ")+"}":i)))}function q0(i){function o(ee,X){if(i){var te=ee.deletions;te===null?(ee.deletions=[X],ee.flags|=16):te.push(X)}}function c(ee,X){if(!i)return null;for(;X!==null;)o(ee,X),X=X.sibling;return null}function f(ee){for(var X=new Map;ee!==null;)ee.key!==null?X.set(ee.key,ee):X.set(ee.index,ee),ee=ee.sibling;return X}function v(ee,X){return ee=Li(ee,X),ee.index=0,ee.sibling=null,ee}function y(ee,X,te){return ee.index=te,i?(te=ee.alternate,te!==null?(te=te.index,te<X?(ee.flags|=67108866,X):te):(ee.flags|=67108866,X)):(ee.flags|=1048576,X)}function E(ee){return i&&ee.alternate===null&&(ee.flags|=67108866),ee}function D(ee,X,te,le){return X===null||X.tag!==6?(X=zp(te,ee.mode,le),X.return=ee,X):(X=v(X,te),X.return=ee,X)}function q(ee,X,te,le){var Ae=te.type;return Ae===w?oe(ee,X,te.props.children,le,te.key):X!==null&&(X.elementType===Ae||typeof Ae=="object"&&Ae!==null&&Ae.$$typeof===B&&mo(Ae)===X.type)?(X=v(X,te.props),ql(X,te),X.return=ee,X):(X=Qu(te.type,te.key,te.props,null,ee.mode,le),ql(X,te),X.return=ee,X)}function ne(ee,X,te,le){return X===null||X.tag!==4||X.stateNode.containerInfo!==te.containerInfo||X.stateNode.implementation!==te.implementation?(X=jp(te,ee.mode,le),X.return=ee,X):(X=v(X,te.children||[]),X.return=ee,X)}function oe(ee,X,te,le,Ae){return X===null||X.tag!==7?(X=co(te,ee.mode,le,Ae),X.return=ee,X):(X=v(X,te),X.return=ee,X)}function ue(ee,X,te){if(typeof X=="string"&&X!==""||typeof X=="number"||typeof X=="bigint")return X=zp(""+X,ee.mode,te),X.return=ee,X;if(typeof X=="object"&&X!==null){switch(X.$$typeof){case b:return te=Qu(X.type,X.key,X.props,null,ee.mode,te),ql(te,X),te.return=ee,te;case S:return X=jp(X,ee.mode,te),X.return=ee,X;case B:return X=mo(X),ue(ee,X,te)}if(U(X)||F(X))return X=co(X,ee.mode,te,null),X.return=ee,X;if(typeof X.then=="function")return ue(ee,sh(X),te);if(X.$$typeof===R)return ue(ee,th(ee,X),te);oh(ee,X)}return null}function re(ee,X,te,le){var Ae=X!==null?X.key:null;if(typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint")return Ae!==null?null:D(ee,X,""+te,le);if(typeof te=="object"&&te!==null){switch(te.$$typeof){case b:return te.key===Ae?q(ee,X,te,le):null;case S:return te.key===Ae?ne(ee,X,te,le):null;case B:return te=mo(te),re(ee,X,te,le)}if(U(te)||F(te))return Ae!==null?null:oe(ee,X,te,le,null);if(typeof te.then=="function")return re(ee,X,sh(te),le);if(te.$$typeof===R)return re(ee,X,th(ee,te),le);oh(ee,te)}return null}function se(ee,X,te,le,Ae){if(typeof le=="string"&&le!==""||typeof le=="number"||typeof le=="bigint")return ee=ee.get(te)||null,D(X,ee,""+le,Ae);if(typeof le=="object"&&le!==null){switch(le.$$typeof){case b:return ee=ee.get(le.key===null?te:le.key)||null,q(X,ee,le,Ae);case S:return ee=ee.get(le.key===null?te:le.key)||null,ne(X,ee,le,Ae);case B:return le=mo(le),se(ee,X,te,le,Ae)}if(U(le)||F(le))return ee=ee.get(te)||null,oe(X,ee,le,Ae,null);if(typeof le.then=="function")return se(ee,X,te,sh(le),Ae);if(le.$$typeof===R)return se(ee,X,te,th(X,le),Ae);oh(X,le)}return null}function xe(ee,X,te,le){for(var Ae=null,nt=null,Ce=X,Fe=X=0,Qe=null;Ce!==null&&Fe<te.length;Fe++){Ce.index>Fe?(Qe=Ce,Ce=null):Qe=Ce.sibling;var rt=re(ee,Ce,te[Fe],le);if(rt===null){Ce===null&&(Ce=Qe);break}i&&Ce&&rt.alternate===null&&o(ee,Ce),X=y(rt,X,Fe),nt===null?Ae=rt:nt.sibling=rt,nt=rt,Ce=Qe}if(Fe===te.length)return c(ee,Ce),Je&&zi(ee,Fe),Ae;if(Ce===null){for(;Fe<te.length;Fe++)Ce=ue(ee,te[Fe],le),Ce!==null&&(X=y(Ce,X,Fe),nt===null?Ae=Ce:nt.sibling=Ce,nt=Ce);return Je&&zi(ee,Fe),Ae}for(Ce=f(Ce);Fe<te.length;Fe++)Qe=se(Ce,ee,Fe,te[Fe],le),Qe!==null&&(i&&Qe.alternate!==null&&Ce.delete(Qe.key===null?Fe:Qe.key),X=y(Qe,X,Fe),nt===null?Ae=Qe:nt.sibling=Qe,nt=Qe);return i&&Ce.forEach(function(Os){return o(ee,Os)}),Je&&zi(ee,Fe),Ae}function De(ee,X,te,le){if(te==null)throw Error(r(151));for(var Ae=null,nt=null,Ce=X,Fe=X=0,Qe=null,rt=te.next();Ce!==null&&!rt.done;Fe++,rt=te.next()){Ce.index>Fe?(Qe=Ce,Ce=null):Qe=Ce.sibling;var Os=re(ee,Ce,rt.value,le);if(Os===null){Ce===null&&(Ce=Qe);break}i&&Ce&&Os.alternate===null&&o(ee,Ce),X=y(Os,X,Fe),nt===null?Ae=Os:nt.sibling=Os,nt=Os,Ce=Qe}if(rt.done)return c(ee,Ce),Je&&zi(ee,Fe),Ae;if(Ce===null){for(;!rt.done;Fe++,rt=te.next())rt=ue(ee,rt.value,le),rt!==null&&(X=y(rt,X,Fe),nt===null?Ae=rt:nt.sibling=rt,nt=rt);return Je&&zi(ee,Fe),Ae}for(Ce=f(Ce);!rt.done;Fe++,rt=te.next())rt=se(Ce,ee,Fe,rt.value,le),rt!==null&&(i&&rt.alternate!==null&&Ce.delete(rt.key===null?Fe:rt.key),X=y(rt,X,Fe),nt===null?Ae=rt:nt.sibling=rt,nt=rt);return i&&Ce.forEach(function(t3){return o(ee,t3)}),Je&&zi(ee,Fe),Ae}function ht(ee,X,te,le){if(typeof te=="object"&&te!==null&&te.type===w&&te.key===null&&(te=te.props.children),typeof te=="object"&&te!==null){switch(te.$$typeof){case b:e:{for(var Ae=te.key;X!==null;){if(X.key===Ae){if(Ae=te.type,Ae===w){if(X.tag===7){c(ee,X.sibling),le=v(X,te.props.children),le.return=ee,ee=le;break e}}else if(X.elementType===Ae||typeof Ae=="object"&&Ae!==null&&Ae.$$typeof===B&&mo(Ae)===X.type){c(ee,X.sibling),le=v(X,te.props),ql(le,te),le.return=ee,ee=le;break e}c(ee,X);break}else o(ee,X);X=X.sibling}te.type===w?(le=co(te.props.children,ee.mode,le,te.key),le.return=ee,ee=le):(le=Qu(te.type,te.key,te.props,null,ee.mode,le),ql(le,te),le.return=ee,ee=le)}return E(ee);case S:e:{for(Ae=te.key;X!==null;){if(X.key===Ae)if(X.tag===4&&X.stateNode.containerInfo===te.containerInfo&&X.stateNode.implementation===te.implementation){c(ee,X.sibling),le=v(X,te.children||[]),le.return=ee,ee=le;break e}else{c(ee,X);break}else o(ee,X);X=X.sibling}le=jp(te,ee.mode,le),le.return=ee,ee=le}return E(ee);case B:return te=mo(te),ht(ee,X,te,le)}if(U(te))return xe(ee,X,te,le);if(F(te)){if(Ae=F(te),typeof Ae!="function")throw Error(r(150));return te=Ae.call(te),De(ee,X,te,le)}if(typeof te.then=="function")return ht(ee,X,sh(te),le);if(te.$$typeof===R)return ht(ee,X,th(ee,te),le);oh(ee,te)}return typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint"?(te=""+te,X!==null&&X.tag===6?(c(ee,X.sibling),le=v(X,te),le.return=ee,ee=le):(c(ee,X),le=zp(te,ee.mode,le),le.return=ee,ee=le),E(ee)):c(ee,X)}return function(ee,X,te,le){try{Wl=0;var Ae=ht(ee,X,te,le);return xa=null,Ae}catch(Ce){if(Ce===ba||Ce===rh)throw Ce;var nt=sr(29,Ce,null,ee.mode);return nt.lanes=le,nt.return=ee,nt}finally{}}}var vo=q0(!0),V0=q0(!1),gs=!1;function Gp(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Yp(i,o){i=i.updateQueue,o.updateQueue===i&&(o.updateQueue={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,callbacks:null})}function vs(i){return{lane:i,tag:0,payload:null,callback:null,next:null}}function _s(i,o,c){var f=i.updateQueue;if(f===null)return null;if(f=f.shared,(it&2)!==0){var v=f.pending;return v===null?o.next=o:(o.next=v.next,v.next=o),f.pending=o,o=Zu(i),M0(i,null,c),o}return Xu(i,f,o,c),Zu(i)}function Vl(i,o,c){if(o=o.updateQueue,o!==null&&(o=o.shared,(c&4194048)!==0)){var f=o.lanes;f&=i.pendingLanes,c|=f,o.lanes=c,rr(i,c)}}function Xp(i,o){var c=i.updateQueue,f=i.alternate;if(f!==null&&(f=f.updateQueue,c===f)){var v=null,y=null;if(c=c.firstBaseUpdate,c!==null){do{var E={lane:c.lane,tag:c.tag,payload:c.payload,callback:null,next:null};y===null?v=y=E:y=y.next=E,c=c.next}while(c!==null);y===null?v=y=o:y=y.next=o}else v=y=o;c={baseState:f.baseState,firstBaseUpdate:v,lastBaseUpdate:y,shared:f.shared,callbacks:f.callbacks},i.updateQueue=c;return}i=c.lastBaseUpdate,i===null?c.firstBaseUpdate=o:i.next=o,c.lastBaseUpdate=o}var Zp=!1;function Kl(){if(Zp){var i=ya;if(i!==null)throw i}}function Gl(i,o,c,f){Zp=!1;var v=i.updateQueue;gs=!1;var y=v.firstBaseUpdate,E=v.lastBaseUpdate,D=v.shared.pending;if(D!==null){v.shared.pending=null;var q=D,ne=q.next;q.next=null,E===null?y=ne:E.next=ne,E=q;var oe=i.alternate;oe!==null&&(oe=oe.updateQueue,D=oe.lastBaseUpdate,D!==E&&(D===null?oe.firstBaseUpdate=ne:D.next=ne,oe.lastBaseUpdate=q))}if(y!==null){var ue=v.baseState;E=0,oe=ne=q=null,D=y;do{var re=D.lane&-536870913,se=re!==D.lane;if(se?(Ze&re)===re:(f&re)===re){re!==0&&re===_a&&(Zp=!0),oe!==null&&(oe=oe.next={lane:0,tag:D.tag,payload:D.payload,callback:null,next:null});e:{var xe=i,De=D;re=o;var ht=c;switch(De.tag){case 1:if(xe=De.payload,typeof xe=="function"){ue=xe.call(ht,ue,re);break e}ue=xe;break e;case 3:xe.flags=xe.flags&-65537|128;case 0:if(xe=De.payload,re=typeof xe=="function"?xe.call(ht,ue,re):xe,re==null)break e;ue=m({},ue,re);break e;case 2:gs=!0}}re=D.callback,re!==null&&(i.flags|=64,se&&(i.flags|=8192),se=v.callbacks,se===null?v.callbacks=[re]:se.push(re))}else se={lane:re,tag:D.tag,payload:D.payload,callback:D.callback,next:null},oe===null?(ne=oe=se,q=ue):oe=oe.next=se,E|=re;if(D=D.next,D===null){if(D=v.shared.pending,D===null)break;se=D,D=se.next,se.next=null,v.lastBaseUpdate=se,v.shared.pending=null}}while(!0);oe===null&&(q=ue),v.baseState=q,v.firstBaseUpdate=ne,v.lastBaseUpdate=oe,y===null&&(v.shared.lanes=0),ws|=E,i.lanes=E,i.memoizedState=ue}}function K0(i,o){if(typeof i!="function")throw Error(r(191,i));i.call(o)}function G0(i,o){var c=i.callbacks;if(c!==null)for(i.callbacks=null,i=0;i<c.length;i++)K0(c[i],o)}var Sa=I(null),ah=I(0);function Y0(i,o){i=Vi,N(ah,i),N(Sa,o),Vi=i|o.baseLanes}function Qp(){N(ah,Vi),N(Sa,Sa.current)}function Jp(){Vi=ah.current,Q(Sa),Q(ah)}var or=I(null),Mr=null;function ys(i){var o=i.alternate;N(zt,zt.current&1),N(or,i),Mr===null&&(o===null||Sa.current!==null||o.memoizedState!==null)&&(Mr=i)}function em(i){N(zt,zt.current),N(or,i),Mr===null&&(Mr=i)}function X0(i){i.tag===22?(N(zt,zt.current),N(or,i),Mr===null&&(Mr=i)):bs()}function bs(){N(zt,zt.current),N(or,or.current)}function ar(i){Q(or),Mr===i&&(Mr=null),Q(zt)}var zt=I(0);function lh(i){for(var o=i;o!==null;){if(o.tag===13){var c=o.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||og(c)||ag(c)))return o}else if(o.tag===19&&(o.memoizedProps.revealOrder==="forwards"||o.memoizedProps.revealOrder==="backwards"||o.memoizedProps.revealOrder==="unstable_legacy-backwards"||o.memoizedProps.revealOrder==="together")){if((o.flags&128)!==0)return o}else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===i)break;for(;o.sibling===null;){if(o.return===null||o.return===i)return null;o=o.return}o.sibling.return=o.return,o=o.sibling}return null}var Pi=0,Ie=null,ct=null,Ft=null,ch=!1,wa=!1,_o=!1,uh=0,Yl=0,Ca=null,qN=0;function Rt(){throw Error(r(321))}function tm(i,o){if(o===null)return!1;for(var c=0;c<o.length&&c<i.length;c++)if(!ir(i[c],o[c]))return!1;return!0}function nm(i,o,c,f,v,y){return Pi=y,Ie=o,o.memoizedState=null,o.updateQueue=null,o.lanes=0,j.H=i===null||i.memoizedState===null?Ox:vm,_o=!1,y=c(f,v),_o=!1,wa&&(y=Q0(o,c,f,v)),Z0(i),y}function Z0(i){j.H=Ql;var o=ct!==null&&ct.next!==null;if(Pi=0,Ft=ct=Ie=null,ch=!1,Yl=0,Ca=null,o)throw Error(r(300));i===null||Ut||(i=i.dependencies,i!==null&&eh(i)&&(Ut=!0))}function Q0(i,o,c,f){Ie=i;var v=0;do{if(wa&&(Ca=null),Yl=0,wa=!1,25<=v)throw Error(r(301));if(v+=1,Ft=ct=null,i.updateQueue!=null){var y=i.updateQueue;y.lastEffect=null,y.events=null,y.stores=null,y.memoCache!=null&&(y.memoCache.index=0)}j.H=Lx,y=o(c,f)}while(wa);return y}function VN(){var i=j.H,o=i.useState()[0];return o=typeof o.then=="function"?Xl(o):o,i=i.useState()[0],(ct!==null?ct.memoizedState:null)!==i&&(Ie.flags|=1024),o}function rm(){var i=uh!==0;return uh=0,i}function im(i,o,c){o.updateQueue=i.updateQueue,o.flags&=-2053,i.lanes&=~c}function sm(i){if(ch){for(i=i.memoizedState;i!==null;){var o=i.queue;o!==null&&(o.pending=null),i=i.next}ch=!1}Pi=0,Ft=ct=Ie=null,wa=!1,Yl=uh=0,Ca=null}function Dn(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ft===null?Ie.memoizedState=Ft=i:Ft=Ft.next=i,Ft}function jt(){if(ct===null){var i=Ie.alternate;i=i!==null?i.memoizedState:null}else i=ct.next;var o=Ft===null?Ie.memoizedState:Ft.next;if(o!==null)Ft=o,ct=i;else{if(i===null)throw Ie.alternate===null?Error(r(467)):Error(r(310));ct=i,i={memoizedState:ct.memoizedState,baseState:ct.baseState,baseQueue:ct.baseQueue,queue:ct.queue,next:null},Ft===null?Ie.memoizedState=Ft=i:Ft=Ft.next=i}return Ft}function hh(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Xl(i){var o=Yl;return Yl+=1,Ca===null&&(Ca=[]),i=U0(Ca,i,o),o=Ie,(Ft===null?o.memoizedState:Ft.next)===null&&(o=o.alternate,j.H=o===null||o.memoizedState===null?Ox:vm),i}function dh(i){if(i!==null&&typeof i=="object"){if(typeof i.then=="function")return Xl(i);if(i.$$typeof===R)return bn(i)}throw Error(r(438,String(i)))}function om(i){var o=null,c=Ie.updateQueue;if(c!==null&&(o=c.memoCache),o==null){var f=Ie.alternate;f!==null&&(f=f.updateQueue,f!==null&&(f=f.memoCache,f!=null&&(o={data:f.data.map(function(v){return v.slice()}),index:0})))}if(o==null&&(o={data:[],index:0}),c===null&&(c=hh(),Ie.updateQueue=c),c.memoCache=o,c=o.data[o.index],c===void 0)for(c=o.data[o.index]=Array(i),f=0;f<i;f++)c[f]=P;return o.index++,c}function Ii(i,o){return typeof o=="function"?o(i):o}function fh(i){var o=jt();return am(o,ct,i)}function am(i,o,c){var f=i.queue;if(f===null)throw Error(r(311));f.lastRenderedReducer=c;var v=i.baseQueue,y=f.pending;if(y!==null){if(v!==null){var E=v.next;v.next=y.next,y.next=E}o.baseQueue=v=y,f.pending=null}if(y=i.baseState,v===null)i.memoizedState=y;else{o=v.next;var D=E=null,q=null,ne=o,oe=!1;do{var ue=ne.lane&-536870913;if(ue!==ne.lane?(Ze&ue)===ue:(Pi&ue)===ue){var re=ne.revertLane;if(re===0)q!==null&&(q=q.next={lane:0,revertLane:0,gesture:null,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null}),ue===_a&&(oe=!0);else if((Pi&re)===re){ne=ne.next,re===_a&&(oe=!0);continue}else ue={lane:0,revertLane:ne.revertLane,gesture:null,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null},q===null?(D=q=ue,E=y):q=q.next=ue,Ie.lanes|=re,ws|=re;ue=ne.action,_o&&c(y,ue),y=ne.hasEagerState?ne.eagerState:c(y,ue)}else re={lane:ue,revertLane:ne.revertLane,gesture:ne.gesture,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null},q===null?(D=q=re,E=y):q=q.next=re,Ie.lanes|=ue,ws|=ue;ne=ne.next}while(ne!==null&&ne!==o);if(q===null?E=y:q.next=D,!ir(y,i.memoizedState)&&(Ut=!0,oe&&(c=ya,c!==null)))throw c;i.memoizedState=y,i.baseState=E,i.baseQueue=q,f.lastRenderedState=y}return v===null&&(f.lanes=0),[i.memoizedState,f.dispatch]}function lm(i){var o=jt(),c=o.queue;if(c===null)throw Error(r(311));c.lastRenderedReducer=i;var f=c.dispatch,v=c.pending,y=o.memoizedState;if(v!==null){c.pending=null;var E=v=v.next;do y=i(y,E.action),E=E.next;while(E!==v);ir(y,o.memoizedState)||(Ut=!0),o.memoizedState=y,o.baseQueue===null&&(o.baseState=y),c.lastRenderedState=y}return[y,f]}function J0(i,o,c){var f=Ie,v=jt(),y=Je;if(y){if(c===void 0)throw Error(r(407));c=c()}else c=o();var E=!ir((ct||v).memoizedState,c);if(E&&(v.memoizedState=c,Ut=!0),v=v.queue,hm(nx.bind(null,f,v,i),[i]),v.getSnapshot!==o||E||Ft!==null&&Ft.memoizedState.tag&1){if(f.flags|=2048,ka(9,{destroy:void 0},tx.bind(null,f,v,c,o),null),pt===null)throw Error(r(349));y||(Pi&127)!==0||ex(f,o,c)}return c}function ex(i,o,c){i.flags|=16384,i={getSnapshot:o,value:c},o=Ie.updateQueue,o===null?(o=hh(),Ie.updateQueue=o,o.stores=[i]):(c=o.stores,c===null?o.stores=[i]:c.push(i))}function tx(i,o,c,f){o.value=c,o.getSnapshot=f,rx(o)&&ix(i)}function nx(i,o,c){return c(function(){rx(o)&&ix(i)})}function rx(i){var o=i.getSnapshot;i=i.value;try{var c=o();return!ir(i,c)}catch{return!0}}function ix(i){var o=lo(i,2);o!==null&&Zn(o,i,2)}function cm(i){var o=Dn();if(typeof i=="function"){var c=i;if(i=c(),_o){Kt(!0);try{c()}finally{Kt(!1)}}}return o.memoizedState=o.baseState=i,o.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ii,lastRenderedState:i},o}function sx(i,o,c,f){return i.baseState=c,am(i,ct,typeof f=="function"?f:Ii)}function KN(i,o,c,f,v){if(gh(i))throw Error(r(485));if(i=o.action,i!==null){var y={payload:v,action:i,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(E){y.listeners.push(E)}};j.T!==null?c(!0):y.isTransition=!1,f(y),c=o.pending,c===null?(y.next=o.pending=y,ox(o,y)):(y.next=c.next,o.pending=c.next=y)}}function ox(i,o){var c=o.action,f=o.payload,v=i.state;if(o.isTransition){var y=j.T,E={};j.T=E;try{var D=c(v,f),q=j.S;q!==null&&q(E,D),ax(i,o,D)}catch(ne){um(i,o,ne)}finally{y!==null&&E.types!==null&&(y.types=E.types),j.T=y}}else try{y=c(v,f),ax(i,o,y)}catch(ne){um(i,o,ne)}}function ax(i,o,c){c!==null&&typeof c=="object"&&typeof c.then=="function"?c.then(function(f){lx(i,o,f)},function(f){return um(i,o,f)}):lx(i,o,c)}function lx(i,o,c){o.status="fulfilled",o.value=c,cx(o),i.state=c,o=i.pending,o!==null&&(c=o.next,c===o?i.pending=null:(c=c.next,o.next=c,ox(i,c)))}function um(i,o,c){var f=i.pending;if(i.pending=null,f!==null){f=f.next;do o.status="rejected",o.reason=c,cx(o),o=o.next;while(o!==f)}i.action=null}function cx(i){i=i.listeners;for(var o=0;o<i.length;o++)(0,i[o])()}function ux(i,o){return o}function hx(i,o){if(Je){var c=pt.formState;if(c!==null){e:{var f=Ie;if(Je){if(_t){t:{for(var v=_t,y=Tr;v.nodeType!==8;){if(!y){v=null;break t}if(v=Ar(v.nextSibling),v===null){v=null;break t}}y=v.data,v=y==="F!"||y==="F"?v:null}if(v){_t=Ar(v.nextSibling),f=v.data==="F!";break e}}ps(f)}f=!1}f&&(o=c[0])}}return c=Dn(),c.memoizedState=c.baseState=o,f={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ux,lastRenderedState:o},c.queue=f,c=Ax.bind(null,Ie,f),f.dispatch=c,f=cm(!1),y=gm.bind(null,Ie,!1,f.queue),f=Dn(),v={state:o,dispatch:null,action:i,pending:null},f.queue=v,c=KN.bind(null,Ie,v,y,c),v.dispatch=c,f.memoizedState=i,[o,c,!1]}function dx(i){var o=jt();return fx(o,ct,i)}function fx(i,o,c){if(o=am(i,o,ux)[0],i=fh(Ii)[0],typeof o=="object"&&o!==null&&typeof o.then=="function")try{var f=Xl(o)}catch(E){throw E===ba?rh:E}else f=o;o=jt();var v=o.queue,y=v.dispatch;return c!==o.memoizedState&&(Ie.flags|=2048,ka(9,{destroy:void 0},GN.bind(null,v,c),null)),[f,y,i]}function GN(i,o){i.action=o}function px(i){var o=jt(),c=ct;if(c!==null)return fx(o,c,i);jt(),o=o.memoizedState,c=jt();var f=c.queue.dispatch;return c.memoizedState=i,[o,f,!1]}function ka(i,o,c,f){return i={tag:i,create:c,deps:f,inst:o,next:null},o=Ie.updateQueue,o===null&&(o=hh(),Ie.updateQueue=o),c=o.lastEffect,c===null?o.lastEffect=i.next=i:(f=c.next,c.next=i,i.next=f,o.lastEffect=i),i}function mx(){return jt().memoizedState}function ph(i,o,c,f){var v=Dn();Ie.flags|=i,v.memoizedState=ka(1|o,{destroy:void 0},c,f===void 0?null:f)}function mh(i,o,c,f){var v=jt();f=f===void 0?null:f;var y=v.memoizedState.inst;ct!==null&&f!==null&&tm(f,ct.memoizedState.deps)?v.memoizedState=ka(o,y,c,f):(Ie.flags|=i,v.memoizedState=ka(1|o,y,c,f))}function gx(i,o){ph(8390656,8,i,o)}function hm(i,o){mh(2048,8,i,o)}function YN(i){Ie.flags|=4;var o=Ie.updateQueue;if(o===null)o=hh(),Ie.updateQueue=o,o.events=[i];else{var c=o.events;c===null?o.events=[i]:c.push(i)}}function vx(i){var o=jt().memoizedState;return YN({ref:o,nextImpl:i}),function(){if((it&2)!==0)throw Error(r(440));return o.impl.apply(void 0,arguments)}}function _x(i,o){return mh(4,2,i,o)}function yx(i,o){return mh(4,4,i,o)}function bx(i,o){if(typeof o=="function"){i=i();var c=o(i);return function(){typeof c=="function"?c():o(null)}}if(o!=null)return i=i(),o.current=i,function(){o.current=null}}function xx(i,o,c){c=c!=null?c.concat([i]):null,mh(4,4,bx.bind(null,o,i),c)}function dm(){}function Sx(i,o){var c=jt();o=o===void 0?null:o;var f=c.memoizedState;return o!==null&&tm(o,f[1])?f[0]:(c.memoizedState=[i,o],i)}function wx(i,o){var c=jt();o=o===void 0?null:o;var f=c.memoizedState;if(o!==null&&tm(o,f[1]))return f[0];if(f=i(),_o){Kt(!0);try{i()}finally{Kt(!1)}}return c.memoizedState=[f,o],f}function fm(i,o,c){return c===void 0||(Pi&1073741824)!==0&&(Ze&261930)===0?i.memoizedState=o:(i.memoizedState=c,i=C1(),Ie.lanes|=i,ws|=i,c)}function Cx(i,o,c,f){return ir(c,o)?c:Sa.current!==null?(i=fm(i,c,f),ir(i,o)||(Ut=!0),i):(Pi&42)===0||(Pi&1073741824)!==0&&(Ze&261930)===0?(Ut=!0,i.memoizedState=c):(i=C1(),Ie.lanes|=i,ws|=i,o)}function kx(i,o,c,f,v){var y=G.p;G.p=y!==0&&8>y?y:8;var E=j.T,D={};j.T=D,gm(i,!1,o,c);try{var q=v(),ne=j.S;if(ne!==null&&ne(D,q),q!==null&&typeof q=="object"&&typeof q.then=="function"){var oe=WN(q,f);Zl(i,o,oe,ur(i))}else Zl(i,o,f,ur(i))}catch(ue){Zl(i,o,{then:function(){},status:"rejected",reason:ue},ur())}finally{G.p=y,E!==null&&D.types!==null&&(E.types=D.types),j.T=E}}function XN(){}function pm(i,o,c,f){if(i.tag!==5)throw Error(r(476));var v=Ex(i).queue;kx(i,v,o,W,c===null?XN:function(){return Rx(i),c(f)})}function Ex(i){var o=i.memoizedState;if(o!==null)return o;o={memoizedState:W,baseState:W,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ii,lastRenderedState:W},next:null};var c={};return o.next={memoizedState:c,baseState:c,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ii,lastRenderedState:c},next:null},i.memoizedState=o,i=i.alternate,i!==null&&(i.memoizedState=o),o}function Rx(i){var o=Ex(i);o.next===null&&(o=i.alternate.memoizedState),Zl(i,o.next.queue,{},ur())}function mm(){return bn(pc)}function Tx(){return jt().memoizedState}function Mx(){return jt().memoizedState}function ZN(i){for(var o=i.return;o!==null;){switch(o.tag){case 24:case 3:var c=ur();i=vs(c);var f=_s(o,i,c);f!==null&&(Zn(f,o,c),Vl(f,o,c)),o={cache:Wp()},i.payload=o;return}o=o.return}}function QN(i,o,c){var f=ur();c={lane:f,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null},gh(i)?Nx(o,c):(c=Op(i,o,c,f),c!==null&&(Zn(c,i,f),Dx(c,o,f)))}function Ax(i,o,c){var f=ur();Zl(i,o,c,f)}function Zl(i,o,c,f){var v={lane:f,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null};if(gh(i))Nx(o,v);else{var y=i.alternate;if(i.lanes===0&&(y===null||y.lanes===0)&&(y=o.lastRenderedReducer,y!==null))try{var E=o.lastRenderedState,D=y(E,c);if(v.hasEagerState=!0,v.eagerState=D,ir(D,E))return Xu(i,o,v,0),pt===null&&Yu(),!1}catch{}finally{}if(c=Op(i,o,v,f),c!==null)return Zn(c,i,f),Dx(c,o,f),!0}return!1}function gm(i,o,c,f){if(f={lane:2,revertLane:Gm(),gesture:null,action:f,hasEagerState:!1,eagerState:null,next:null},gh(i)){if(o)throw Error(r(479))}else o=Op(i,c,f,2),o!==null&&Zn(o,i,2)}function gh(i){var o=i.alternate;return i===Ie||o!==null&&o===Ie}function Nx(i,o){wa=ch=!0;var c=i.pending;c===null?o.next=o:(o.next=c.next,c.next=o),i.pending=o}function Dx(i,o,c){if((c&4194048)!==0){var f=o.lanes;f&=i.pendingLanes,c|=f,o.lanes=c,rr(i,c)}}var Ql={readContext:bn,use:dh,useCallback:Rt,useContext:Rt,useEffect:Rt,useImperativeHandle:Rt,useLayoutEffect:Rt,useInsertionEffect:Rt,useMemo:Rt,useReducer:Rt,useRef:Rt,useState:Rt,useDebugValue:Rt,useDeferredValue:Rt,useTransition:Rt,useSyncExternalStore:Rt,useId:Rt,useHostTransitionStatus:Rt,useFormState:Rt,useActionState:Rt,useOptimistic:Rt,useMemoCache:Rt,useCacheRefresh:Rt};Ql.useEffectEvent=Rt;var Ox={readContext:bn,use:dh,useCallback:function(i,o){return Dn().memoizedState=[i,o===void 0?null:o],i},useContext:bn,useEffect:gx,useImperativeHandle:function(i,o,c){c=c!=null?c.concat([i]):null,ph(4194308,4,bx.bind(null,o,i),c)},useLayoutEffect:function(i,o){return ph(4194308,4,i,o)},useInsertionEffect:function(i,o){ph(4,2,i,o)},useMemo:function(i,o){var c=Dn();o=o===void 0?null:o;var f=i();if(_o){Kt(!0);try{i()}finally{Kt(!1)}}return c.memoizedState=[f,o],f},useReducer:function(i,o,c){var f=Dn();if(c!==void 0){var v=c(o);if(_o){Kt(!0);try{c(o)}finally{Kt(!1)}}}else v=o;return f.memoizedState=f.baseState=v,i={pending:null,lanes:0,dispatch:null,lastRenderedReducer:i,lastRenderedState:v},f.queue=i,i=i.dispatch=QN.bind(null,Ie,i),[f.memoizedState,i]},useRef:function(i){var o=Dn();return i={current:i},o.memoizedState=i},useState:function(i){i=cm(i);var o=i.queue,c=Ax.bind(null,Ie,o);return o.dispatch=c,[i.memoizedState,c]},useDebugValue:dm,useDeferredValue:function(i,o){var c=Dn();return fm(c,i,o)},useTransition:function(){var i=cm(!1);return i=kx.bind(null,Ie,i.queue,!0,!1),Dn().memoizedState=i,[!1,i]},useSyncExternalStore:function(i,o,c){var f=Ie,v=Dn();if(Je){if(c===void 0)throw Error(r(407));c=c()}else{if(c=o(),pt===null)throw Error(r(349));(Ze&127)!==0||ex(f,o,c)}v.memoizedState=c;var y={value:c,getSnapshot:o};return v.queue=y,gx(nx.bind(null,f,y,i),[i]),f.flags|=2048,ka(9,{destroy:void 0},tx.bind(null,f,y,c,o),null),c},useId:function(){var i=Dn(),o=pt.identifierPrefix;if(Je){var c=li,f=ai;c=(f&~(1<<32-ot(f)-1)).toString(32)+c,o="_"+o+"R_"+c,c=uh++,0<c&&(o+="H"+c.toString(32)),o+="_"}else c=qN++,o="_"+o+"r_"+c.toString(32)+"_";return i.memoizedState=o},useHostTransitionStatus:mm,useFormState:hx,useActionState:hx,useOptimistic:function(i){var o=Dn();o.memoizedState=o.baseState=i;var c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return o.queue=c,o=gm.bind(null,Ie,!0,c),c.dispatch=o,[i,o]},useMemoCache:om,useCacheRefresh:function(){return Dn().memoizedState=ZN.bind(null,Ie)},useEffectEvent:function(i){var o=Dn(),c={impl:i};return o.memoizedState=c,function(){if((it&2)!==0)throw Error(r(440));return c.impl.apply(void 0,arguments)}}},vm={readContext:bn,use:dh,useCallback:Sx,useContext:bn,useEffect:hm,useImperativeHandle:xx,useInsertionEffect:_x,useLayoutEffect:yx,useMemo:wx,useReducer:fh,useRef:mx,useState:function(){return fh(Ii)},useDebugValue:dm,useDeferredValue:function(i,o){var c=jt();return Cx(c,ct.memoizedState,i,o)},useTransition:function(){var i=fh(Ii)[0],o=jt().memoizedState;return[typeof i=="boolean"?i:Xl(i),o]},useSyncExternalStore:J0,useId:Tx,useHostTransitionStatus:mm,useFormState:dx,useActionState:dx,useOptimistic:function(i,o){var c=jt();return sx(c,ct,i,o)},useMemoCache:om,useCacheRefresh:Mx};vm.useEffectEvent=vx;var Lx={readContext:bn,use:dh,useCallback:Sx,useContext:bn,useEffect:hm,useImperativeHandle:xx,useInsertionEffect:_x,useLayoutEffect:yx,useMemo:wx,useReducer:lm,useRef:mx,useState:function(){return lm(Ii)},useDebugValue:dm,useDeferredValue:function(i,o){var c=jt();return ct===null?fm(c,i,o):Cx(c,ct.memoizedState,i,o)},useTransition:function(){var i=lm(Ii)[0],o=jt().memoizedState;return[typeof i=="boolean"?i:Xl(i),o]},useSyncExternalStore:J0,useId:Tx,useHostTransitionStatus:mm,useFormState:px,useActionState:px,useOptimistic:function(i,o){var c=jt();return ct!==null?sx(c,ct,i,o):(c.baseState=i,[i,c.queue.dispatch])},useMemoCache:om,useCacheRefresh:Mx};Lx.useEffectEvent=vx;function _m(i,o,c,f){o=i.memoizedState,c=c(f,o),c=c==null?o:m({},o,c),i.memoizedState=c,i.lanes===0&&(i.updateQueue.baseState=c)}var ym={enqueueSetState:function(i,o,c){i=i._reactInternals;var f=ur(),v=vs(f);v.payload=o,c!=null&&(v.callback=c),o=_s(i,v,f),o!==null&&(Zn(o,i,f),Vl(o,i,f))},enqueueReplaceState:function(i,o,c){i=i._reactInternals;var f=ur(),v=vs(f);v.tag=1,v.payload=o,c!=null&&(v.callback=c),o=_s(i,v,f),o!==null&&(Zn(o,i,f),Vl(o,i,f))},enqueueForceUpdate:function(i,o){i=i._reactInternals;var c=ur(),f=vs(c);f.tag=2,o!=null&&(f.callback=o),o=_s(i,f,c),o!==null&&(Zn(o,i,c),Vl(o,i,c))}};function zx(i,o,c,f,v,y,E){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(f,y,E):o.prototype&&o.prototype.isPureReactComponent?!Pl(c,f)||!Pl(v,y):!0}function jx(i,o,c,f){i=o.state,typeof o.componentWillReceiveProps=="function"&&o.componentWillReceiveProps(c,f),typeof o.UNSAFE_componentWillReceiveProps=="function"&&o.UNSAFE_componentWillReceiveProps(c,f),o.state!==i&&ym.enqueueReplaceState(o,o.state,null)}function yo(i,o){var c=o;if("ref"in o){c={};for(var f in o)f!=="ref"&&(c[f]=o[f])}if(i=i.defaultProps){c===o&&(c=m({},c));for(var v in i)c[v]===void 0&&(c[v]=i[v])}return c}function Bx(i){Gu(i)}function Px(i){console.error(i)}function Ix(i){Gu(i)}function vh(i,o){try{var c=i.onUncaughtError;c(o.value,{componentStack:o.stack})}catch(f){setTimeout(function(){throw f})}}function Hx(i,o,c){try{var f=i.onCaughtError;f(c.value,{componentStack:c.stack,errorBoundary:o.tag===1?o.stateNode:null})}catch(v){setTimeout(function(){throw v})}}function bm(i,o,c){return c=vs(c),c.tag=3,c.payload={element:null},c.callback=function(){vh(i,o)},c}function Fx(i){return i=vs(i),i.tag=3,i}function Ux(i,o,c,f){var v=c.type.getDerivedStateFromError;if(typeof v=="function"){var y=f.value;i.payload=function(){return v(y)},i.callback=function(){Hx(o,c,f)}}var E=c.stateNode;E!==null&&typeof E.componentDidCatch=="function"&&(i.callback=function(){Hx(o,c,f),typeof v!="function"&&(Cs===null?Cs=new Set([this]):Cs.add(this));var D=f.stack;this.componentDidCatch(f.value,{componentStack:D!==null?D:""})})}function JN(i,o,c,f,v){if(c.flags|=32768,f!==null&&typeof f=="object"&&typeof f.then=="function"){if(o=c.alternate,o!==null&&va(o,c,v,!0),c=or.current,c!==null){switch(c.tag){case 31:case 13:return Mr===null?Mh():c.alternate===null&&Tt===0&&(Tt=3),c.flags&=-257,c.flags|=65536,c.lanes=v,f===ih?c.flags|=16384:(o=c.updateQueue,o===null?c.updateQueue=new Set([f]):o.add(f),qm(i,f,v)),!1;case 22:return c.flags|=65536,f===ih?c.flags|=16384:(o=c.updateQueue,o===null?(o={transitions:null,markerInstances:null,retryQueue:new Set([f])},c.updateQueue=o):(c=o.retryQueue,c===null?o.retryQueue=new Set([f]):c.add(f)),qm(i,f,v)),!1}throw Error(r(435,c.tag))}return qm(i,f,v),Mh(),!1}if(Je)return o=or.current,o!==null?((o.flags&65536)===0&&(o.flags|=256),o.flags|=65536,o.lanes=v,f!==Ip&&(i=Error(r(422),{cause:f}),Fl(kr(i,c)))):(f!==Ip&&(o=Error(r(423),{cause:f}),Fl(kr(o,c))),i=i.current.alternate,i.flags|=65536,v&=-v,i.lanes|=v,f=kr(f,c),v=bm(i.stateNode,f,v),Xp(i,v),Tt!==4&&(Tt=2)),!1;var y=Error(r(520),{cause:f});if(y=kr(y,c),oc===null?oc=[y]:oc.push(y),Tt!==4&&(Tt=2),o===null)return!0;f=kr(f,c),c=o;do{switch(c.tag){case 3:return c.flags|=65536,i=v&-v,c.lanes|=i,i=bm(c.stateNode,f,i),Xp(c,i),!1;case 1:if(o=c.type,y=c.stateNode,(c.flags&128)===0&&(typeof o.getDerivedStateFromError=="function"||y!==null&&typeof y.componentDidCatch=="function"&&(Cs===null||!Cs.has(y))))return c.flags|=65536,v&=-v,c.lanes|=v,v=Fx(v),Ux(v,i,c,f),Xp(c,v),!1}c=c.return}while(c!==null);return!1}var xm=Error(r(461)),Ut=!1;function xn(i,o,c,f){o.child=i===null?V0(o,null,c,f):vo(o,i.child,c,f)}function $x(i,o,c,f,v){c=c.render;var y=o.ref;if("ref"in f){var E={};for(var D in f)D!=="ref"&&(E[D]=f[D])}else E=f;return fo(o),f=nm(i,o,c,E,y,v),D=rm(),i!==null&&!Ut?(im(i,o,v),Hi(i,o,v)):(Je&&D&&Bp(o),o.flags|=1,xn(i,o,f,v),o.child)}function Wx(i,o,c,f,v){if(i===null){var y=c.type;return typeof y=="function"&&!Lp(y)&&y.defaultProps===void 0&&c.compare===null?(o.tag=15,o.type=y,qx(i,o,y,f,v)):(i=Qu(c.type,null,f,o,o.mode,v),i.ref=o.ref,i.return=o,o.child=i)}if(y=i.child,!Mm(i,v)){var E=y.memoizedProps;if(c=c.compare,c=c!==null?c:Pl,c(E,f)&&i.ref===o.ref)return Hi(i,o,v)}return o.flags|=1,i=Li(y,f),i.ref=o.ref,i.return=o,o.child=i}function qx(i,o,c,f,v){if(i!==null){var y=i.memoizedProps;if(Pl(y,f)&&i.ref===o.ref)if(Ut=!1,o.pendingProps=f=y,Mm(i,v))(i.flags&131072)!==0&&(Ut=!0);else return o.lanes=i.lanes,Hi(i,o,v)}return Sm(i,o,c,f,v)}function Vx(i,o,c,f){var v=f.children,y=i!==null?i.memoizedState:null;if(i===null&&o.stateNode===null&&(o.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),f.mode==="hidden"){if((o.flags&128)!==0){if(y=y!==null?y.baseLanes|c:c,i!==null){for(f=o.child=i.child,v=0;f!==null;)v=v|f.lanes|f.childLanes,f=f.sibling;f=v&~y}else f=0,o.child=null;return Kx(i,o,y,c,f)}if((c&536870912)!==0)o.memoizedState={baseLanes:0,cachePool:null},i!==null&&nh(o,y!==null?y.cachePool:null),y!==null?Y0(o,y):Qp(),X0(o);else return f=o.lanes=536870912,Kx(i,o,y!==null?y.baseLanes|c:c,c,f)}else y!==null?(nh(o,y.cachePool),Y0(o,y),bs(),o.memoizedState=null):(i!==null&&nh(o,null),Qp(),bs());return xn(i,o,v,c),o.child}function Jl(i,o){return i!==null&&i.tag===22||o.stateNode!==null||(o.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),o.sibling}function Kx(i,o,c,f,v){var y=Vp();return y=y===null?null:{parent:Ht._currentValue,pool:y},o.memoizedState={baseLanes:c,cachePool:y},i!==null&&nh(o,null),Qp(),X0(o),i!==null&&va(i,o,f,!0),o.childLanes=v,null}function _h(i,o){return o=bh({mode:o.mode,children:o.children},i.mode),o.ref=i.ref,i.child=o,o.return=i,o}function Gx(i,o,c){return vo(o,i.child,null,c),i=_h(o,o.pendingProps),i.flags|=2,ar(o),o.memoizedState=null,i}function eD(i,o,c){var f=o.pendingProps,v=(o.flags&128)!==0;if(o.flags&=-129,i===null){if(Je){if(f.mode==="hidden")return i=_h(o,f),o.lanes=536870912,Jl(null,i);if(em(o),(i=_t)?(i=oS(i,Tr),i=i!==null&&i.data==="&"?i:null,i!==null&&(o.memoizedState={dehydrated:i,treeContext:ds!==null?{id:ai,overflow:li}:null,retryLane:536870912,hydrationErrors:null},c=N0(i),c.return=o,o.child=c,yn=o,_t=null)):i=null,i===null)throw ps(o);return o.lanes=536870912,null}return _h(o,f)}var y=i.memoizedState;if(y!==null){var E=y.dehydrated;if(em(o),v)if(o.flags&256)o.flags&=-257,o=Gx(i,o,c);else if(o.memoizedState!==null)o.child=i.child,o.flags|=128,o=null;else throw Error(r(558));else if(Ut||va(i,o,c,!1),v=(c&i.childLanes)!==0,Ut||v){if(f=pt,f!==null&&(E=br(f,c),E!==0&&E!==y.retryLane))throw y.retryLane=E,lo(i,E),Zn(f,i,E),xm;Mh(),o=Gx(i,o,c)}else i=y.treeContext,_t=Ar(E.nextSibling),yn=o,Je=!0,fs=null,Tr=!1,i!==null&&L0(o,i),o=_h(o,f),o.flags|=4096;return o}return i=Li(i.child,{mode:f.mode,children:f.children}),i.ref=o.ref,o.child=i,i.return=o,i}function yh(i,o){var c=o.ref;if(c===null)i!==null&&i.ref!==null&&(o.flags|=4194816);else{if(typeof c!="function"&&typeof c!="object")throw Error(r(284));(i===null||i.ref!==c)&&(o.flags|=4194816)}}function Sm(i,o,c,f,v){return fo(o),c=nm(i,o,c,f,void 0,v),f=rm(),i!==null&&!Ut?(im(i,o,v),Hi(i,o,v)):(Je&&f&&Bp(o),o.flags|=1,xn(i,o,c,v),o.child)}function Yx(i,o,c,f,v,y){return fo(o),o.updateQueue=null,c=Q0(o,f,c,v),Z0(i),f=rm(),i!==null&&!Ut?(im(i,o,y),Hi(i,o,y)):(Je&&f&&Bp(o),o.flags|=1,xn(i,o,c,y),o.child)}function Xx(i,o,c,f,v){if(fo(o),o.stateNode===null){var y=fa,E=c.contextType;typeof E=="object"&&E!==null&&(y=bn(E)),y=new c(f,y),o.memoizedState=y.state!==null&&y.state!==void 0?y.state:null,y.updater=ym,o.stateNode=y,y._reactInternals=o,y=o.stateNode,y.props=f,y.state=o.memoizedState,y.refs={},Gp(o),E=c.contextType,y.context=typeof E=="object"&&E!==null?bn(E):fa,y.state=o.memoizedState,E=c.getDerivedStateFromProps,typeof E=="function"&&(_m(o,c,E,f),y.state=o.memoizedState),typeof c.getDerivedStateFromProps=="function"||typeof y.getSnapshotBeforeUpdate=="function"||typeof y.UNSAFE_componentWillMount!="function"&&typeof y.componentWillMount!="function"||(E=y.state,typeof y.componentWillMount=="function"&&y.componentWillMount(),typeof y.UNSAFE_componentWillMount=="function"&&y.UNSAFE_componentWillMount(),E!==y.state&&ym.enqueueReplaceState(y,y.state,null),Gl(o,f,y,v),Kl(),y.state=o.memoizedState),typeof y.componentDidMount=="function"&&(o.flags|=4194308),f=!0}else if(i===null){y=o.stateNode;var D=o.memoizedProps,q=yo(c,D);y.props=q;var ne=y.context,oe=c.contextType;E=fa,typeof oe=="object"&&oe!==null&&(E=bn(oe));var ue=c.getDerivedStateFromProps;oe=typeof ue=="function"||typeof y.getSnapshotBeforeUpdate=="function",D=o.pendingProps!==D,oe||typeof y.UNSAFE_componentWillReceiveProps!="function"&&typeof y.componentWillReceiveProps!="function"||(D||ne!==E)&&jx(o,y,f,E),gs=!1;var re=o.memoizedState;y.state=re,Gl(o,f,y,v),Kl(),ne=o.memoizedState,D||re!==ne||gs?(typeof ue=="function"&&(_m(o,c,ue,f),ne=o.memoizedState),(q=gs||zx(o,c,q,f,re,ne,E))?(oe||typeof y.UNSAFE_componentWillMount!="function"&&typeof y.componentWillMount!="function"||(typeof y.componentWillMount=="function"&&y.componentWillMount(),typeof y.UNSAFE_componentWillMount=="function"&&y.UNSAFE_componentWillMount()),typeof y.componentDidMount=="function"&&(o.flags|=4194308)):(typeof y.componentDidMount=="function"&&(o.flags|=4194308),o.memoizedProps=f,o.memoizedState=ne),y.props=f,y.state=ne,y.context=E,f=q):(typeof y.componentDidMount=="function"&&(o.flags|=4194308),f=!1)}else{y=o.stateNode,Yp(i,o),E=o.memoizedProps,oe=yo(c,E),y.props=oe,ue=o.pendingProps,re=y.context,ne=c.contextType,q=fa,typeof ne=="object"&&ne!==null&&(q=bn(ne)),D=c.getDerivedStateFromProps,(ne=typeof D=="function"||typeof y.getSnapshotBeforeUpdate=="function")||typeof y.UNSAFE_componentWillReceiveProps!="function"&&typeof y.componentWillReceiveProps!="function"||(E!==ue||re!==q)&&jx(o,y,f,q),gs=!1,re=o.memoizedState,y.state=re,Gl(o,f,y,v),Kl();var se=o.memoizedState;E!==ue||re!==se||gs||i!==null&&i.dependencies!==null&&eh(i.dependencies)?(typeof D=="function"&&(_m(o,c,D,f),se=o.memoizedState),(oe=gs||zx(o,c,oe,f,re,se,q)||i!==null&&i.dependencies!==null&&eh(i.dependencies))?(ne||typeof y.UNSAFE_componentWillUpdate!="function"&&typeof y.componentWillUpdate!="function"||(typeof y.componentWillUpdate=="function"&&y.componentWillUpdate(f,se,q),typeof y.UNSAFE_componentWillUpdate=="function"&&y.UNSAFE_componentWillUpdate(f,se,q)),typeof y.componentDidUpdate=="function"&&(o.flags|=4),typeof y.getSnapshotBeforeUpdate=="function"&&(o.flags|=1024)):(typeof y.componentDidUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=4),typeof y.getSnapshotBeforeUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=1024),o.memoizedProps=f,o.memoizedState=se),y.props=f,y.state=se,y.context=q,f=oe):(typeof y.componentDidUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=4),typeof y.getSnapshotBeforeUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=1024),f=!1)}return y=f,yh(i,o),f=(o.flags&128)!==0,y||f?(y=o.stateNode,c=f&&typeof c.getDerivedStateFromError!="function"?null:y.render(),o.flags|=1,i!==null&&f?(o.child=vo(o,i.child,null,v),o.child=vo(o,null,c,v)):xn(i,o,c,v),o.memoizedState=y.state,i=o.child):i=Hi(i,o,v),i}function Zx(i,o,c,f){return uo(),o.flags|=256,xn(i,o,c,f),o.child}var wm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Cm(i){return{baseLanes:i,cachePool:H0()}}function km(i,o,c){return i=i!==null?i.childLanes&~c:0,o&&(i|=cr),i}function Qx(i,o,c){var f=o.pendingProps,v=!1,y=(o.flags&128)!==0,E;if((E=y)||(E=i!==null&&i.memoizedState===null?!1:(zt.current&2)!==0),E&&(v=!0,o.flags&=-129),E=(o.flags&32)!==0,o.flags&=-33,i===null){if(Je){if(v?ys(o):bs(),(i=_t)?(i=oS(i,Tr),i=i!==null&&i.data!=="&"?i:null,i!==null&&(o.memoizedState={dehydrated:i,treeContext:ds!==null?{id:ai,overflow:li}:null,retryLane:536870912,hydrationErrors:null},c=N0(i),c.return=o,o.child=c,yn=o,_t=null)):i=null,i===null)throw ps(o);return ag(i)?o.lanes=32:o.lanes=536870912,null}var D=f.children;return f=f.fallback,v?(bs(),v=o.mode,D=bh({mode:"hidden",children:D},v),f=co(f,v,c,null),D.return=o,f.return=o,D.sibling=f,o.child=D,f=o.child,f.memoizedState=Cm(c),f.childLanes=km(i,E,c),o.memoizedState=wm,Jl(null,f)):(ys(o),Em(o,D))}var q=i.memoizedState;if(q!==null&&(D=q.dehydrated,D!==null)){if(y)o.flags&256?(ys(o),o.flags&=-257,o=Rm(i,o,c)):o.memoizedState!==null?(bs(),o.child=i.child,o.flags|=128,o=null):(bs(),D=f.fallback,v=o.mode,f=bh({mode:"visible",children:f.children},v),D=co(D,v,c,null),D.flags|=2,f.return=o,D.return=o,f.sibling=D,o.child=f,vo(o,i.child,null,c),f=o.child,f.memoizedState=Cm(c),f.childLanes=km(i,E,c),o.memoizedState=wm,o=Jl(null,f));else if(ys(o),ag(D)){if(E=D.nextSibling&&D.nextSibling.dataset,E)var ne=E.dgst;E=ne,f=Error(r(419)),f.stack="",f.digest=E,Fl({value:f,source:null,stack:null}),o=Rm(i,o,c)}else if(Ut||va(i,o,c,!1),E=(c&i.childLanes)!==0,Ut||E){if(E=pt,E!==null&&(f=br(E,c),f!==0&&f!==q.retryLane))throw q.retryLane=f,lo(i,f),Zn(E,i,f),xm;og(D)||Mh(),o=Rm(i,o,c)}else og(D)?(o.flags|=192,o.child=i.child,o=null):(i=q.treeContext,_t=Ar(D.nextSibling),yn=o,Je=!0,fs=null,Tr=!1,i!==null&&L0(o,i),o=Em(o,f.children),o.flags|=4096);return o}return v?(bs(),D=f.fallback,v=o.mode,q=i.child,ne=q.sibling,f=Li(q,{mode:"hidden",children:f.children}),f.subtreeFlags=q.subtreeFlags&65011712,ne!==null?D=Li(ne,D):(D=co(D,v,c,null),D.flags|=2),D.return=o,f.return=o,f.sibling=D,o.child=f,Jl(null,f),f=o.child,D=i.child.memoizedState,D===null?D=Cm(c):(v=D.cachePool,v!==null?(q=Ht._currentValue,v=v.parent!==q?{parent:q,pool:q}:v):v=H0(),D={baseLanes:D.baseLanes|c,cachePool:v}),f.memoizedState=D,f.childLanes=km(i,E,c),o.memoizedState=wm,Jl(i.child,f)):(ys(o),c=i.child,i=c.sibling,c=Li(c,{mode:"visible",children:f.children}),c.return=o,c.sibling=null,i!==null&&(E=o.deletions,E===null?(o.deletions=[i],o.flags|=16):E.push(i)),o.child=c,o.memoizedState=null,c)}function Em(i,o){return o=bh({mode:"visible",children:o},i.mode),o.return=i,i.child=o}function bh(i,o){return i=sr(22,i,null,o),i.lanes=0,i}function Rm(i,o,c){return vo(o,i.child,null,c),i=Em(o,o.pendingProps.children),i.flags|=2,o.memoizedState=null,i}function Jx(i,o,c){i.lanes|=o;var f=i.alternate;f!==null&&(f.lanes|=o),Up(i.return,o,c)}function Tm(i,o,c,f,v,y){var E=i.memoizedState;E===null?i.memoizedState={isBackwards:o,rendering:null,renderingStartTime:0,last:f,tail:c,tailMode:v,treeForkCount:y}:(E.isBackwards=o,E.rendering=null,E.renderingStartTime=0,E.last=f,E.tail=c,E.tailMode=v,E.treeForkCount=y)}function e1(i,o,c){var f=o.pendingProps,v=f.revealOrder,y=f.tail;f=f.children;var E=zt.current,D=(E&2)!==0;if(D?(E=E&1|2,o.flags|=128):E&=1,N(zt,E),xn(i,o,f,c),f=Je?Hl:0,!D&&i!==null&&(i.flags&128)!==0)e:for(i=o.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&Jx(i,c,o);else if(i.tag===19)Jx(i,c,o);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===o)break e;for(;i.sibling===null;){if(i.return===null||i.return===o)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}switch(v){case"forwards":for(c=o.child,v=null;c!==null;)i=c.alternate,i!==null&&lh(i)===null&&(v=c),c=c.sibling;c=v,c===null?(v=o.child,o.child=null):(v=c.sibling,c.sibling=null),Tm(o,!1,v,c,y,f);break;case"backwards":case"unstable_legacy-backwards":for(c=null,v=o.child,o.child=null;v!==null;){if(i=v.alternate,i!==null&&lh(i)===null){o.child=v;break}i=v.sibling,v.sibling=c,c=v,v=i}Tm(o,!0,c,null,y,f);break;case"together":Tm(o,!1,null,null,void 0,f);break;default:o.memoizedState=null}return o.child}function Hi(i,o,c){if(i!==null&&(o.dependencies=i.dependencies),ws|=o.lanes,(c&o.childLanes)===0)if(i!==null){if(va(i,o,c,!1),(c&o.childLanes)===0)return null}else return null;if(i!==null&&o.child!==i.child)throw Error(r(153));if(o.child!==null){for(i=o.child,c=Li(i,i.pendingProps),o.child=c,c.return=o;i.sibling!==null;)i=i.sibling,c=c.sibling=Li(i,i.pendingProps),c.return=o;c.sibling=null}return o.child}function Mm(i,o){return(i.lanes&o)!==0?!0:(i=i.dependencies,!!(i!==null&&eh(i)))}function tD(i,o,c){switch(o.tag){case 3:Re(o,o.stateNode.containerInfo),ms(o,Ht,i.memoizedState.cache),uo();break;case 27:case 5:ce(o);break;case 4:Re(o,o.stateNode.containerInfo);break;case 10:ms(o,o.type,o.memoizedProps.value);break;case 31:if(o.memoizedState!==null)return o.flags|=128,em(o),null;break;case 13:var f=o.memoizedState;if(f!==null)return f.dehydrated!==null?(ys(o),o.flags|=128,null):(c&o.child.childLanes)!==0?Qx(i,o,c):(ys(o),i=Hi(i,o,c),i!==null?i.sibling:null);ys(o);break;case 19:var v=(i.flags&128)!==0;if(f=(c&o.childLanes)!==0,f||(va(i,o,c,!1),f=(c&o.childLanes)!==0),v){if(f)return e1(i,o,c);o.flags|=128}if(v=o.memoizedState,v!==null&&(v.rendering=null,v.tail=null,v.lastEffect=null),N(zt,zt.current),f)break;return null;case 22:return o.lanes=0,Vx(i,o,c,o.pendingProps);case 24:ms(o,Ht,i.memoizedState.cache)}return Hi(i,o,c)}function t1(i,o,c){if(i!==null)if(i.memoizedProps!==o.pendingProps)Ut=!0;else{if(!Mm(i,c)&&(o.flags&128)===0)return Ut=!1,tD(i,o,c);Ut=(i.flags&131072)!==0}else Ut=!1,Je&&(o.flags&1048576)!==0&&O0(o,Hl,o.index);switch(o.lanes=0,o.tag){case 16:e:{var f=o.pendingProps;if(i=mo(o.elementType),o.type=i,typeof i=="function")Lp(i)?(f=yo(i,f),o.tag=1,o=Xx(null,o,i,f,c)):(o.tag=0,o=Sm(null,o,i,f,c));else{if(i!=null){var v=i.$$typeof;if(v===M){o.tag=11,o=$x(null,o,i,f,c);break e}else if(v===z){o.tag=14,o=Wx(null,o,i,f,c);break e}}throw o=V(i)||i,Error(r(306,o,""))}}return o;case 0:return Sm(i,o,o.type,o.pendingProps,c);case 1:return f=o.type,v=yo(f,o.pendingProps),Xx(i,o,f,v,c);case 3:e:{if(Re(o,o.stateNode.containerInfo),i===null)throw Error(r(387));f=o.pendingProps;var y=o.memoizedState;v=y.element,Yp(i,o),Gl(o,f,null,c);var E=o.memoizedState;if(f=E.cache,ms(o,Ht,f),f!==y.cache&&$p(o,[Ht],c,!0),Kl(),f=E.element,y.isDehydrated)if(y={element:f,isDehydrated:!1,cache:E.cache},o.updateQueue.baseState=y,o.memoizedState=y,o.flags&256){o=Zx(i,o,f,c);break e}else if(f!==v){v=kr(Error(r(424)),o),Fl(v),o=Zx(i,o,f,c);break e}else{switch(i=o.stateNode.containerInfo,i.nodeType){case 9:i=i.body;break;default:i=i.nodeName==="HTML"?i.ownerDocument.body:i}for(_t=Ar(i.firstChild),yn=o,Je=!0,fs=null,Tr=!0,c=V0(o,null,f,c),o.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling}else{if(uo(),f===v){o=Hi(i,o,c);break e}xn(i,o,f,c)}o=o.child}return o;case 26:return yh(i,o),i===null?(c=dS(o.type,null,o.pendingProps,null))?o.memoizedState=c:Je||(c=o.type,i=o.pendingProps,f=jh(ie.current).createElement(c),f[_n]=o,f[qn]=i,Sn(f,c,i),rn(f),o.stateNode=f):o.memoizedState=dS(o.type,i.memoizedProps,o.pendingProps,i.memoizedState),null;case 27:return ce(o),i===null&&Je&&(f=o.stateNode=cS(o.type,o.pendingProps,ie.current),yn=o,Tr=!0,v=_t,Ts(o.type)?(lg=v,_t=Ar(f.firstChild)):_t=v),xn(i,o,o.pendingProps.children,c),yh(i,o),i===null&&(o.flags|=4194304),o.child;case 5:return i===null&&Je&&((v=f=_t)&&(f=ND(f,o.type,o.pendingProps,Tr),f!==null?(o.stateNode=f,yn=o,_t=Ar(f.firstChild),Tr=!1,v=!0):v=!1),v||ps(o)),ce(o),v=o.type,y=o.pendingProps,E=i!==null?i.memoizedProps:null,f=y.children,rg(v,y)?f=null:E!==null&&rg(v,E)&&(o.flags|=32),o.memoizedState!==null&&(v=nm(i,o,VN,null,null,c),pc._currentValue=v),yh(i,o),xn(i,o,f,c),o.child;case 6:return i===null&&Je&&((i=c=_t)&&(c=DD(c,o.pendingProps,Tr),c!==null?(o.stateNode=c,yn=o,_t=null,i=!0):i=!1),i||ps(o)),null;case 13:return Qx(i,o,c);case 4:return Re(o,o.stateNode.containerInfo),f=o.pendingProps,i===null?o.child=vo(o,null,f,c):xn(i,o,f,c),o.child;case 11:return $x(i,o,o.type,o.pendingProps,c);case 7:return xn(i,o,o.pendingProps,c),o.child;case 8:return xn(i,o,o.pendingProps.children,c),o.child;case 12:return xn(i,o,o.pendingProps.children,c),o.child;case 10:return f=o.pendingProps,ms(o,o.type,f.value),xn(i,o,f.children,c),o.child;case 9:return v=o.type._context,f=o.pendingProps.children,fo(o),v=bn(v),f=f(v),o.flags|=1,xn(i,o,f,c),o.child;case 14:return Wx(i,o,o.type,o.pendingProps,c);case 15:return qx(i,o,o.type,o.pendingProps,c);case 19:return e1(i,o,c);case 31:return eD(i,o,c);case 22:return Vx(i,o,c,o.pendingProps);case 24:return fo(o),f=bn(Ht),i===null?(v=Vp(),v===null&&(v=pt,y=Wp(),v.pooledCache=y,y.refCount++,y!==null&&(v.pooledCacheLanes|=c),v=y),o.memoizedState={parent:f,cache:v},Gp(o),ms(o,Ht,v)):((i.lanes&c)!==0&&(Yp(i,o),Gl(o,null,null,c),Kl()),v=i.memoizedState,y=o.memoizedState,v.parent!==f?(v={parent:f,cache:f},o.memoizedState=v,o.lanes===0&&(o.memoizedState=o.updateQueue.baseState=v),ms(o,Ht,f)):(f=y.cache,ms(o,Ht,f),f!==v.cache&&$p(o,[Ht],c,!0))),xn(i,o,o.pendingProps.children,c),o.child;case 29:throw o.pendingProps}throw Error(r(156,o.tag))}function Fi(i){i.flags|=4}function Am(i,o,c,f,v){if((o=(i.mode&32)!==0)&&(o=!1),o){if(i.flags|=16777216,(v&335544128)===v)if(i.stateNode.complete)i.flags|=8192;else if(T1())i.flags|=8192;else throw go=ih,Kp}else i.flags&=-16777217}function n1(i,o){if(o.type!=="stylesheet"||(o.state.loading&4)!==0)i.flags&=-16777217;else if(i.flags|=16777216,!vS(o))if(T1())i.flags|=8192;else throw go=ih,Kp}function xh(i,o){o!==null&&(i.flags|=4),i.flags&16384&&(o=i.tag!==22?En():536870912,i.lanes|=o,Ma|=o)}function ec(i,o){if(!Je)switch(i.tailMode){case"hidden":o=i.tail;for(var c=null;o!==null;)o.alternate!==null&&(c=o),o=o.sibling;c===null?i.tail=null:c.sibling=null;break;case"collapsed":c=i.tail;for(var f=null;c!==null;)c.alternate!==null&&(f=c),c=c.sibling;f===null?o||i.tail===null?i.tail=null:i.tail.sibling=null:f.sibling=null}}function yt(i){var o=i.alternate!==null&&i.alternate.child===i.child,c=0,f=0;if(o)for(var v=i.child;v!==null;)c|=v.lanes|v.childLanes,f|=v.subtreeFlags&65011712,f|=v.flags&65011712,v.return=i,v=v.sibling;else for(v=i.child;v!==null;)c|=v.lanes|v.childLanes,f|=v.subtreeFlags,f|=v.flags,v.return=i,v=v.sibling;return i.subtreeFlags|=f,i.childLanes=c,o}function nD(i,o,c){var f=o.pendingProps;switch(Pp(o),o.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return yt(o),null;case 1:return yt(o),null;case 3:return c=o.stateNode,f=null,i!==null&&(f=i.memoizedState.cache),o.memoizedState.cache!==f&&(o.flags|=2048),Bi(Ht),me(),c.pendingContext&&(c.context=c.pendingContext,c.pendingContext=null),(i===null||i.child===null)&&(ga(o)?Fi(o):i===null||i.memoizedState.isDehydrated&&(o.flags&256)===0||(o.flags|=1024,Hp())),yt(o),null;case 26:var v=o.type,y=o.memoizedState;return i===null?(Fi(o),y!==null?(yt(o),n1(o,y)):(yt(o),Am(o,v,null,f,c))):y?y!==i.memoizedState?(Fi(o),yt(o),n1(o,y)):(yt(o),o.flags&=-16777217):(i=i.memoizedProps,i!==f&&Fi(o),yt(o),Am(o,v,i,f,c)),null;case 27:if(Te(o),c=ie.current,v=o.type,i!==null&&o.stateNode!=null)i.memoizedProps!==f&&Fi(o);else{if(!f){if(o.stateNode===null)throw Error(r(166));return yt(o),null}i=K.current,ga(o)?z0(o):(i=cS(v,f,c),o.stateNode=i,Fi(o))}return yt(o),null;case 5:if(Te(o),v=o.type,i!==null&&o.stateNode!=null)i.memoizedProps!==f&&Fi(o);else{if(!f){if(o.stateNode===null)throw Error(r(166));return yt(o),null}if(y=K.current,ga(o))z0(o);else{var E=jh(ie.current);switch(y){case 1:y=E.createElementNS("http://www.w3.org/2000/svg",v);break;case 2:y=E.createElementNS("http://www.w3.org/1998/Math/MathML",v);break;default:switch(v){case"svg":y=E.createElementNS("http://www.w3.org/2000/svg",v);break;case"math":y=E.createElementNS("http://www.w3.org/1998/Math/MathML",v);break;case"script":y=E.createElement("div"),y.innerHTML="<script><\/script>",y=y.removeChild(y.firstChild);break;case"select":y=typeof f.is=="string"?E.createElement("select",{is:f.is}):E.createElement("select"),f.multiple?y.multiple=!0:f.size&&(y.size=f.size);break;default:y=typeof f.is=="string"?E.createElement(v,{is:f.is}):E.createElement(v)}}y[_n]=o,y[qn]=f;e:for(E=o.child;E!==null;){if(E.tag===5||E.tag===6)y.appendChild(E.stateNode);else if(E.tag!==4&&E.tag!==27&&E.child!==null){E.child.return=E,E=E.child;continue}if(E===o)break e;for(;E.sibling===null;){if(E.return===null||E.return===o)break e;E=E.return}E.sibling.return=E.return,E=E.sibling}o.stateNode=y;e:switch(Sn(y,v,f),v){case"button":case"input":case"select":case"textarea":f=!!f.autoFocus;break e;case"img":f=!0;break e;default:f=!1}f&&Fi(o)}}return yt(o),Am(o,o.type,i===null?null:i.memoizedProps,o.pendingProps,c),null;case 6:if(i&&o.stateNode!=null)i.memoizedProps!==f&&Fi(o);else{if(typeof f!="string"&&o.stateNode===null)throw Error(r(166));if(i=ie.current,ga(o)){if(i=o.stateNode,c=o.memoizedProps,f=null,v=yn,v!==null)switch(v.tag){case 27:case 5:f=v.memoizedProps}i[_n]=o,i=!!(i.nodeValue===c||f!==null&&f.suppressHydrationWarning===!0||Q1(i.nodeValue,c)),i||ps(o,!0)}else i=jh(i).createTextNode(f),i[_n]=o,o.stateNode=i}return yt(o),null;case 31:if(c=o.memoizedState,i===null||i.memoizedState!==null){if(f=ga(o),c!==null){if(i===null){if(!f)throw Error(r(318));if(i=o.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(557));i[_n]=o}else uo(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;yt(o),i=!1}else c=Hp(),i!==null&&i.memoizedState!==null&&(i.memoizedState.hydrationErrors=c),i=!0;if(!i)return o.flags&256?(ar(o),o):(ar(o),null);if((o.flags&128)!==0)throw Error(r(558))}return yt(o),null;case 13:if(f=o.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(v=ga(o),f!==null&&f.dehydrated!==null){if(i===null){if(!v)throw Error(r(318));if(v=o.memoizedState,v=v!==null?v.dehydrated:null,!v)throw Error(r(317));v[_n]=o}else uo(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;yt(o),v=!1}else v=Hp(),i!==null&&i.memoizedState!==null&&(i.memoizedState.hydrationErrors=v),v=!0;if(!v)return o.flags&256?(ar(o),o):(ar(o),null)}return ar(o),(o.flags&128)!==0?(o.lanes=c,o):(c=f!==null,i=i!==null&&i.memoizedState!==null,c&&(f=o.child,v=null,f.alternate!==null&&f.alternate.memoizedState!==null&&f.alternate.memoizedState.cachePool!==null&&(v=f.alternate.memoizedState.cachePool.pool),y=null,f.memoizedState!==null&&f.memoizedState.cachePool!==null&&(y=f.memoizedState.cachePool.pool),y!==v&&(f.flags|=2048)),c!==i&&c&&(o.child.flags|=8192),xh(o,o.updateQueue),yt(o),null);case 4:return me(),i===null&&Qm(o.stateNode.containerInfo),yt(o),null;case 10:return Bi(o.type),yt(o),null;case 19:if(Q(zt),f=o.memoizedState,f===null)return yt(o),null;if(v=(o.flags&128)!==0,y=f.rendering,y===null)if(v)ec(f,!1);else{if(Tt!==0||i!==null&&(i.flags&128)!==0)for(i=o.child;i!==null;){if(y=lh(i),y!==null){for(o.flags|=128,ec(f,!1),i=y.updateQueue,o.updateQueue=i,xh(o,i),o.subtreeFlags=0,i=c,c=o.child;c!==null;)A0(c,i),c=c.sibling;return N(zt,zt.current&1|2),Je&&zi(o,f.treeForkCount),o.child}i=i.sibling}f.tail!==null&&It()>Eh&&(o.flags|=128,v=!0,ec(f,!1),o.lanes=4194304)}else{if(!v)if(i=lh(y),i!==null){if(o.flags|=128,v=!0,i=i.updateQueue,o.updateQueue=i,xh(o,i),ec(f,!0),f.tail===null&&f.tailMode==="hidden"&&!y.alternate&&!Je)return yt(o),null}else 2*It()-f.renderingStartTime>Eh&&c!==536870912&&(o.flags|=128,v=!0,ec(f,!1),o.lanes=4194304);f.isBackwards?(y.sibling=o.child,o.child=y):(i=f.last,i!==null?i.sibling=y:o.child=y,f.last=y)}return f.tail!==null?(i=f.tail,f.rendering=i,f.tail=i.sibling,f.renderingStartTime=It(),i.sibling=null,c=zt.current,N(zt,v?c&1|2:c&1),Je&&zi(o,f.treeForkCount),i):(yt(o),null);case 22:case 23:return ar(o),Jp(),f=o.memoizedState!==null,i!==null?i.memoizedState!==null!==f&&(o.flags|=8192):f&&(o.flags|=8192),f?(c&536870912)!==0&&(o.flags&128)===0&&(yt(o),o.subtreeFlags&6&&(o.flags|=8192)):yt(o),c=o.updateQueue,c!==null&&xh(o,c.retryQueue),c=null,i!==null&&i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(c=i.memoizedState.cachePool.pool),f=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(f=o.memoizedState.cachePool.pool),f!==c&&(o.flags|=2048),i!==null&&Q(po),null;case 24:return c=null,i!==null&&(c=i.memoizedState.cache),o.memoizedState.cache!==c&&(o.flags|=2048),Bi(Ht),yt(o),null;case 25:return null;case 30:return null}throw Error(r(156,o.tag))}function rD(i,o){switch(Pp(o),o.tag){case 1:return i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 3:return Bi(Ht),me(),i=o.flags,(i&65536)!==0&&(i&128)===0?(o.flags=i&-65537|128,o):null;case 26:case 27:case 5:return Te(o),null;case 31:if(o.memoizedState!==null){if(ar(o),o.alternate===null)throw Error(r(340));uo()}return i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 13:if(ar(o),i=o.memoizedState,i!==null&&i.dehydrated!==null){if(o.alternate===null)throw Error(r(340));uo()}return i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 19:return Q(zt),null;case 4:return me(),null;case 10:return Bi(o.type),null;case 22:case 23:return ar(o),Jp(),i!==null&&Q(po),i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 24:return Bi(Ht),null;case 25:return null;default:return null}}function r1(i,o){switch(Pp(o),o.tag){case 3:Bi(Ht),me();break;case 26:case 27:case 5:Te(o);break;case 4:me();break;case 31:o.memoizedState!==null&&ar(o);break;case 13:ar(o);break;case 19:Q(zt);break;case 10:Bi(o.type);break;case 22:case 23:ar(o),Jp(),i!==null&&Q(po);break;case 24:Bi(Ht)}}function tc(i,o){try{var c=o.updateQueue,f=c!==null?c.lastEffect:null;if(f!==null){var v=f.next;c=v;do{if((c.tag&i)===i){f=void 0;var y=c.create,E=c.inst;f=y(),E.destroy=f}c=c.next}while(c!==v)}}catch(D){lt(o,o.return,D)}}function xs(i,o,c){try{var f=o.updateQueue,v=f!==null?f.lastEffect:null;if(v!==null){var y=v.next;f=y;do{if((f.tag&i)===i){var E=f.inst,D=E.destroy;if(D!==void 0){E.destroy=void 0,v=o;var q=c,ne=D;try{ne()}catch(oe){lt(v,q,oe)}}}f=f.next}while(f!==y)}}catch(oe){lt(o,o.return,oe)}}function i1(i){var o=i.updateQueue;if(o!==null){var c=i.stateNode;try{G0(o,c)}catch(f){lt(i,i.return,f)}}}function s1(i,o,c){c.props=yo(i.type,i.memoizedProps),c.state=i.memoizedState;try{c.componentWillUnmount()}catch(f){lt(i,o,f)}}function nc(i,o){try{var c=i.ref;if(c!==null){switch(i.tag){case 26:case 27:case 5:var f=i.stateNode;break;case 30:f=i.stateNode;break;default:f=i.stateNode}typeof c=="function"?i.refCleanup=c(f):c.current=f}}catch(v){lt(i,o,v)}}function ci(i,o){var c=i.ref,f=i.refCleanup;if(c!==null)if(typeof f=="function")try{f()}catch(v){lt(i,o,v)}finally{i.refCleanup=null,i=i.alternate,i!=null&&(i.refCleanup=null)}else if(typeof c=="function")try{c(null)}catch(v){lt(i,o,v)}else c.current=null}function o1(i){var o=i.type,c=i.memoizedProps,f=i.stateNode;try{e:switch(o){case"button":case"input":case"select":case"textarea":c.autoFocus&&f.focus();break e;case"img":c.src?f.src=c.src:c.srcSet&&(f.srcset=c.srcSet)}}catch(v){lt(i,i.return,v)}}function Nm(i,o,c){try{var f=i.stateNode;kD(f,i.type,c,o),f[qn]=o}catch(v){lt(i,i.return,v)}}function a1(i){return i.tag===5||i.tag===3||i.tag===26||i.tag===27&&Ts(i.type)||i.tag===4}function Dm(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||a1(i.return))return null;i=i.return}for(i.sibling.return=i.return,i=i.sibling;i.tag!==5&&i.tag!==6&&i.tag!==18;){if(i.tag===27&&Ts(i.type)||i.flags&2||i.child===null||i.tag===4)continue e;i.child.return=i,i=i.child}if(!(i.flags&2))return i.stateNode}}function Om(i,o,c){var f=i.tag;if(f===5||f===6)i=i.stateNode,o?(c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c).insertBefore(i,o):(o=c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c,o.appendChild(i),c=c._reactRootContainer,c!=null||o.onclick!==null||(o.onclick=Di));else if(f!==4&&(f===27&&Ts(i.type)&&(c=i.stateNode,o=null),i=i.child,i!==null))for(Om(i,o,c),i=i.sibling;i!==null;)Om(i,o,c),i=i.sibling}function Sh(i,o,c){var f=i.tag;if(f===5||f===6)i=i.stateNode,o?c.insertBefore(i,o):c.appendChild(i);else if(f!==4&&(f===27&&Ts(i.type)&&(c=i.stateNode),i=i.child,i!==null))for(Sh(i,o,c),i=i.sibling;i!==null;)Sh(i,o,c),i=i.sibling}function l1(i){var o=i.stateNode,c=i.memoizedProps;try{for(var f=i.type,v=o.attributes;v.length;)o.removeAttributeNode(v[0]);Sn(o,f,c),o[_n]=i,o[qn]=c}catch(y){lt(i,i.return,y)}}var Ui=!1,$t=!1,Lm=!1,c1=typeof WeakSet=="function"?WeakSet:Set,sn=null;function iD(i,o){if(i=i.containerInfo,tg=$h,i=x0(i),Rp(i)){if("selectionStart"in i)var c={start:i.selectionStart,end:i.selectionEnd};else e:{c=(c=i.ownerDocument)&&c.defaultView||window;var f=c.getSelection&&c.getSelection();if(f&&f.rangeCount!==0){c=f.anchorNode;var v=f.anchorOffset,y=f.focusNode;f=f.focusOffset;try{c.nodeType,y.nodeType}catch{c=null;break e}var E=0,D=-1,q=-1,ne=0,oe=0,ue=i,re=null;t:for(;;){for(var se;ue!==c||v!==0&&ue.nodeType!==3||(D=E+v),ue!==y||f!==0&&ue.nodeType!==3||(q=E+f),ue.nodeType===3&&(E+=ue.nodeValue.length),(se=ue.firstChild)!==null;)re=ue,ue=se;for(;;){if(ue===i)break t;if(re===c&&++ne===v&&(D=E),re===y&&++oe===f&&(q=E),(se=ue.nextSibling)!==null)break;ue=re,re=ue.parentNode}ue=se}c=D===-1||q===-1?null:{start:D,end:q}}else c=null}c=c||{start:0,end:0}}else c=null;for(ng={focusedElem:i,selectionRange:c},$h=!1,sn=o;sn!==null;)if(o=sn,i=o.child,(o.subtreeFlags&1028)!==0&&i!==null)i.return=o,sn=i;else for(;sn!==null;){switch(o=sn,y=o.alternate,i=o.flags,o.tag){case 0:if((i&4)!==0&&(i=o.updateQueue,i=i!==null?i.events:null,i!==null))for(c=0;c<i.length;c++)v=i[c],v.ref.impl=v.nextImpl;break;case 11:case 15:break;case 1:if((i&1024)!==0&&y!==null){i=void 0,c=o,v=y.memoizedProps,y=y.memoizedState,f=c.stateNode;try{var xe=yo(c.type,v);i=f.getSnapshotBeforeUpdate(xe,y),f.__reactInternalSnapshotBeforeUpdate=i}catch(De){lt(c,c.return,De)}}break;case 3:if((i&1024)!==0){if(i=o.stateNode.containerInfo,c=i.nodeType,c===9)sg(i);else if(c===1)switch(i.nodeName){case"HEAD":case"HTML":case"BODY":sg(i);break;default:i.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((i&1024)!==0)throw Error(r(163))}if(i=o.sibling,i!==null){i.return=o.return,sn=i;break}sn=o.return}}function u1(i,o,c){var f=c.flags;switch(c.tag){case 0:case 11:case 15:Wi(i,c),f&4&&tc(5,c);break;case 1:if(Wi(i,c),f&4)if(i=c.stateNode,o===null)try{i.componentDidMount()}catch(E){lt(c,c.return,E)}else{var v=yo(c.type,o.memoizedProps);o=o.memoizedState;try{i.componentDidUpdate(v,o,i.__reactInternalSnapshotBeforeUpdate)}catch(E){lt(c,c.return,E)}}f&64&&i1(c),f&512&&nc(c,c.return);break;case 3:if(Wi(i,c),f&64&&(i=c.updateQueue,i!==null)){if(o=null,c.child!==null)switch(c.child.tag){case 27:case 5:o=c.child.stateNode;break;case 1:o=c.child.stateNode}try{G0(i,o)}catch(E){lt(c,c.return,E)}}break;case 27:o===null&&f&4&&l1(c);case 26:case 5:Wi(i,c),o===null&&f&4&&o1(c),f&512&&nc(c,c.return);break;case 12:Wi(i,c);break;case 31:Wi(i,c),f&4&&f1(i,c);break;case 13:Wi(i,c),f&4&&p1(i,c),f&64&&(i=c.memoizedState,i!==null&&(i=i.dehydrated,i!==null&&(c=fD.bind(null,c),OD(i,c))));break;case 22:if(f=c.memoizedState!==null||Ui,!f){o=o!==null&&o.memoizedState!==null||$t,v=Ui;var y=$t;Ui=f,($t=o)&&!y?qi(i,c,(c.subtreeFlags&8772)!==0):Wi(i,c),Ui=v,$t=y}break;case 30:break;default:Wi(i,c)}}function h1(i){var o=i.alternate;o!==null&&(i.alternate=null,h1(o)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(o=i.stateNode,o!==null&&up(o)),i.stateNode=null,i.return=null,i.dependencies=null,i.memoizedProps=null,i.memoizedState=null,i.pendingProps=null,i.stateNode=null,i.updateQueue=null}var xt=null,Kn=!1;function $i(i,o,c){for(c=c.child;c!==null;)d1(i,o,c),c=c.sibling}function d1(i,o,c){if($e&&typeof $e.onCommitFiberUnmount=="function")try{$e.onCommitFiberUnmount(Pe,c)}catch{}switch(c.tag){case 26:$t||ci(c,o),$i(i,o,c),c.memoizedState?c.memoizedState.count--:c.stateNode&&(c=c.stateNode,c.parentNode.removeChild(c));break;case 27:$t||ci(c,o);var f=xt,v=Kn;Ts(c.type)&&(xt=c.stateNode,Kn=!1),$i(i,o,c),hc(c.stateNode),xt=f,Kn=v;break;case 5:$t||ci(c,o);case 6:if(f=xt,v=Kn,xt=null,$i(i,o,c),xt=f,Kn=v,xt!==null)if(Kn)try{(xt.nodeType===9?xt.body:xt.nodeName==="HTML"?xt.ownerDocument.body:xt).removeChild(c.stateNode)}catch(y){lt(c,o,y)}else try{xt.removeChild(c.stateNode)}catch(y){lt(c,o,y)}break;case 18:xt!==null&&(Kn?(i=xt,iS(i.nodeType===9?i.body:i.nodeName==="HTML"?i.ownerDocument.body:i,c.stateNode),Ba(i)):iS(xt,c.stateNode));break;case 4:f=xt,v=Kn,xt=c.stateNode.containerInfo,Kn=!0,$i(i,o,c),xt=f,Kn=v;break;case 0:case 11:case 14:case 15:xs(2,c,o),$t||xs(4,c,o),$i(i,o,c);break;case 1:$t||(ci(c,o),f=c.stateNode,typeof f.componentWillUnmount=="function"&&s1(c,o,f)),$i(i,o,c);break;case 21:$i(i,o,c);break;case 22:$t=(f=$t)||c.memoizedState!==null,$i(i,o,c),$t=f;break;default:$i(i,o,c)}}function f1(i,o){if(o.memoizedState===null&&(i=o.alternate,i!==null&&(i=i.memoizedState,i!==null))){i=i.dehydrated;try{Ba(i)}catch(c){lt(o,o.return,c)}}}function p1(i,o){if(o.memoizedState===null&&(i=o.alternate,i!==null&&(i=i.memoizedState,i!==null&&(i=i.dehydrated,i!==null))))try{Ba(i)}catch(c){lt(o,o.return,c)}}function sD(i){switch(i.tag){case 31:case 13:case 19:var o=i.stateNode;return o===null&&(o=i.stateNode=new c1),o;case 22:return i=i.stateNode,o=i._retryCache,o===null&&(o=i._retryCache=new c1),o;default:throw Error(r(435,i.tag))}}function wh(i,o){var c=sD(i);o.forEach(function(f){if(!c.has(f)){c.add(f);var v=pD.bind(null,i,f);f.then(v,v)}})}function Gn(i,o){var c=o.deletions;if(c!==null)for(var f=0;f<c.length;f++){var v=c[f],y=i,E=o,D=E;e:for(;D!==null;){switch(D.tag){case 27:if(Ts(D.type)){xt=D.stateNode,Kn=!1;break e}break;case 5:xt=D.stateNode,Kn=!1;break e;case 3:case 4:xt=D.stateNode.containerInfo,Kn=!0;break e}D=D.return}if(xt===null)throw Error(r(160));d1(y,E,v),xt=null,Kn=!1,y=v.alternate,y!==null&&(y.return=null),v.return=null}if(o.subtreeFlags&13886)for(o=o.child;o!==null;)m1(o,i),o=o.sibling}var Kr=null;function m1(i,o){var c=i.alternate,f=i.flags;switch(i.tag){case 0:case 11:case 14:case 15:Gn(o,i),Yn(i),f&4&&(xs(3,i,i.return),tc(3,i),xs(5,i,i.return));break;case 1:Gn(o,i),Yn(i),f&512&&($t||c===null||ci(c,c.return)),f&64&&Ui&&(i=i.updateQueue,i!==null&&(f=i.callbacks,f!==null&&(c=i.shared.hiddenCallbacks,i.shared.hiddenCallbacks=c===null?f:c.concat(f))));break;case 26:var v=Kr;if(Gn(o,i),Yn(i),f&512&&($t||c===null||ci(c,c.return)),f&4){var y=c!==null?c.memoizedState:null;if(f=i.memoizedState,c===null)if(f===null)if(i.stateNode===null){e:{f=i.type,c=i.memoizedProps,v=v.ownerDocument||v;t:switch(f){case"title":y=v.getElementsByTagName("title")[0],(!y||y[Ml]||y[_n]||y.namespaceURI==="http://www.w3.org/2000/svg"||y.hasAttribute("itemprop"))&&(y=v.createElement(f),v.head.insertBefore(y,v.querySelector("head > title"))),Sn(y,f,c),y[_n]=i,rn(y),f=y;break e;case"link":var E=mS("link","href",v).get(f+(c.href||""));if(E){for(var D=0;D<E.length;D++)if(y=E[D],y.getAttribute("href")===(c.href==null||c.href===""?null:c.href)&&y.getAttribute("rel")===(c.rel==null?null:c.rel)&&y.getAttribute("title")===(c.title==null?null:c.title)&&y.getAttribute("crossorigin")===(c.crossOrigin==null?null:c.crossOrigin)){E.splice(D,1);break t}}y=v.createElement(f),Sn(y,f,c),v.head.appendChild(y);break;case"meta":if(E=mS("meta","content",v).get(f+(c.content||""))){for(D=0;D<E.length;D++)if(y=E[D],y.getAttribute("content")===(c.content==null?null:""+c.content)&&y.getAttribute("name")===(c.name==null?null:c.name)&&y.getAttribute("property")===(c.property==null?null:c.property)&&y.getAttribute("http-equiv")===(c.httpEquiv==null?null:c.httpEquiv)&&y.getAttribute("charset")===(c.charSet==null?null:c.charSet)){E.splice(D,1);break t}}y=v.createElement(f),Sn(y,f,c),v.head.appendChild(y);break;default:throw Error(r(468,f))}y[_n]=i,rn(y),f=y}i.stateNode=f}else gS(v,i.type,i.stateNode);else i.stateNode=pS(v,f,i.memoizedProps);else y!==f?(y===null?c.stateNode!==null&&(c=c.stateNode,c.parentNode.removeChild(c)):y.count--,f===null?gS(v,i.type,i.stateNode):pS(v,f,i.memoizedProps)):f===null&&i.stateNode!==null&&Nm(i,i.memoizedProps,c.memoizedProps)}break;case 27:Gn(o,i),Yn(i),f&512&&($t||c===null||ci(c,c.return)),c!==null&&f&4&&Nm(i,i.memoizedProps,c.memoizedProps);break;case 5:if(Gn(o,i),Yn(i),f&512&&($t||c===null||ci(c,c.return)),i.flags&32){v=i.stateNode;try{oa(v,"")}catch(xe){lt(i,i.return,xe)}}f&4&&i.stateNode!=null&&(v=i.memoizedProps,Nm(i,v,c!==null?c.memoizedProps:v)),f&1024&&(Lm=!0);break;case 6:if(Gn(o,i),Yn(i),f&4){if(i.stateNode===null)throw Error(r(162));f=i.memoizedProps,c=i.stateNode;try{c.nodeValue=f}catch(xe){lt(i,i.return,xe)}}break;case 3:if(Ih=null,v=Kr,Kr=Bh(o.containerInfo),Gn(o,i),Kr=v,Yn(i),f&4&&c!==null&&c.memoizedState.isDehydrated)try{Ba(o.containerInfo)}catch(xe){lt(i,i.return,xe)}Lm&&(Lm=!1,g1(i));break;case 4:f=Kr,Kr=Bh(i.stateNode.containerInfo),Gn(o,i),Yn(i),Kr=f;break;case 12:Gn(o,i),Yn(i);break;case 31:Gn(o,i),Yn(i),f&4&&(f=i.updateQueue,f!==null&&(i.updateQueue=null,wh(i,f)));break;case 13:Gn(o,i),Yn(i),i.child.flags&8192&&i.memoizedState!==null!=(c!==null&&c.memoizedState!==null)&&(kh=It()),f&4&&(f=i.updateQueue,f!==null&&(i.updateQueue=null,wh(i,f)));break;case 22:v=i.memoizedState!==null;var q=c!==null&&c.memoizedState!==null,ne=Ui,oe=$t;if(Ui=ne||v,$t=oe||q,Gn(o,i),$t=oe,Ui=ne,Yn(i),f&8192)e:for(o=i.stateNode,o._visibility=v?o._visibility&-2:o._visibility|1,v&&(c===null||q||Ui||$t||bo(i)),c=null,o=i;;){if(o.tag===5||o.tag===26){if(c===null){q=c=o;try{if(y=q.stateNode,v)E=y.style,typeof E.setProperty=="function"?E.setProperty("display","none","important"):E.display="none";else{D=q.stateNode;var ue=q.memoizedProps.style,re=ue!=null&&ue.hasOwnProperty("display")?ue.display:null;D.style.display=re==null||typeof re=="boolean"?"":(""+re).trim()}}catch(xe){lt(q,q.return,xe)}}}else if(o.tag===6){if(c===null){q=o;try{q.stateNode.nodeValue=v?"":q.memoizedProps}catch(xe){lt(q,q.return,xe)}}}else if(o.tag===18){if(c===null){q=o;try{var se=q.stateNode;v?sS(se,!0):sS(q.stateNode,!1)}catch(xe){lt(q,q.return,xe)}}}else if((o.tag!==22&&o.tag!==23||o.memoizedState===null||o===i)&&o.child!==null){o.child.return=o,o=o.child;continue}if(o===i)break e;for(;o.sibling===null;){if(o.return===null||o.return===i)break e;c===o&&(c=null),o=o.return}c===o&&(c=null),o.sibling.return=o.return,o=o.sibling}f&4&&(f=i.updateQueue,f!==null&&(c=f.retryQueue,c!==null&&(f.retryQueue=null,wh(i,c))));break;case 19:Gn(o,i),Yn(i),f&4&&(f=i.updateQueue,f!==null&&(i.updateQueue=null,wh(i,f)));break;case 30:break;case 21:break;default:Gn(o,i),Yn(i)}}function Yn(i){var o=i.flags;if(o&2){try{for(var c,f=i.return;f!==null;){if(a1(f)){c=f;break}f=f.return}if(c==null)throw Error(r(160));switch(c.tag){case 27:var v=c.stateNode,y=Dm(i);Sh(i,y,v);break;case 5:var E=c.stateNode;c.flags&32&&(oa(E,""),c.flags&=-33);var D=Dm(i);Sh(i,D,E);break;case 3:case 4:var q=c.stateNode.containerInfo,ne=Dm(i);Om(i,ne,q);break;default:throw Error(r(161))}}catch(oe){lt(i,i.return,oe)}i.flags&=-3}o&4096&&(i.flags&=-4097)}function g1(i){if(i.subtreeFlags&1024)for(i=i.child;i!==null;){var o=i;g1(o),o.tag===5&&o.flags&1024&&o.stateNode.reset(),i=i.sibling}}function Wi(i,o){if(o.subtreeFlags&8772)for(o=o.child;o!==null;)u1(i,o.alternate,o),o=o.sibling}function bo(i){for(i=i.child;i!==null;){var o=i;switch(o.tag){case 0:case 11:case 14:case 15:xs(4,o,o.return),bo(o);break;case 1:ci(o,o.return);var c=o.stateNode;typeof c.componentWillUnmount=="function"&&s1(o,o.return,c),bo(o);break;case 27:hc(o.stateNode);case 26:case 5:ci(o,o.return),bo(o);break;case 22:o.memoizedState===null&&bo(o);break;case 30:bo(o);break;default:bo(o)}i=i.sibling}}function qi(i,o,c){for(c=c&&(o.subtreeFlags&8772)!==0,o=o.child;o!==null;){var f=o.alternate,v=i,y=o,E=y.flags;switch(y.tag){case 0:case 11:case 15:qi(v,y,c),tc(4,y);break;case 1:if(qi(v,y,c),f=y,v=f.stateNode,typeof v.componentDidMount=="function")try{v.componentDidMount()}catch(ne){lt(f,f.return,ne)}if(f=y,v=f.updateQueue,v!==null){var D=f.stateNode;try{var q=v.shared.hiddenCallbacks;if(q!==null)for(v.shared.hiddenCallbacks=null,v=0;v<q.length;v++)K0(q[v],D)}catch(ne){lt(f,f.return,ne)}}c&&E&64&&i1(y),nc(y,y.return);break;case 27:l1(y);case 26:case 5:qi(v,y,c),c&&f===null&&E&4&&o1(y),nc(y,y.return);break;case 12:qi(v,y,c);break;case 31:qi(v,y,c),c&&E&4&&f1(v,y);break;case 13:qi(v,y,c),c&&E&4&&p1(v,y);break;case 22:y.memoizedState===null&&qi(v,y,c),nc(y,y.return);break;case 30:break;default:qi(v,y,c)}o=o.sibling}}function zm(i,o){var c=null;i!==null&&i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(c=i.memoizedState.cachePool.pool),i=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(i=o.memoizedState.cachePool.pool),i!==c&&(i!=null&&i.refCount++,c!=null&&Ul(c))}function jm(i,o){i=null,o.alternate!==null&&(i=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==i&&(o.refCount++,i!=null&&Ul(i))}function Gr(i,o,c,f){if(o.subtreeFlags&10256)for(o=o.child;o!==null;)v1(i,o,c,f),o=o.sibling}function v1(i,o,c,f){var v=o.flags;switch(o.tag){case 0:case 11:case 15:Gr(i,o,c,f),v&2048&&tc(9,o);break;case 1:Gr(i,o,c,f);break;case 3:Gr(i,o,c,f),v&2048&&(i=null,o.alternate!==null&&(i=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==i&&(o.refCount++,i!=null&&Ul(i)));break;case 12:if(v&2048){Gr(i,o,c,f),i=o.stateNode;try{var y=o.memoizedProps,E=y.id,D=y.onPostCommit;typeof D=="function"&&D(E,o.alternate===null?"mount":"update",i.passiveEffectDuration,-0)}catch(q){lt(o,o.return,q)}}else Gr(i,o,c,f);break;case 31:Gr(i,o,c,f);break;case 13:Gr(i,o,c,f);break;case 23:break;case 22:y=o.stateNode,E=o.alternate,o.memoizedState!==null?y._visibility&2?Gr(i,o,c,f):rc(i,o):y._visibility&2?Gr(i,o,c,f):(y._visibility|=2,Ea(i,o,c,f,(o.subtreeFlags&10256)!==0||!1)),v&2048&&zm(E,o);break;case 24:Gr(i,o,c,f),v&2048&&jm(o.alternate,o);break;default:Gr(i,o,c,f)}}function Ea(i,o,c,f,v){for(v=v&&((o.subtreeFlags&10256)!==0||!1),o=o.child;o!==null;){var y=i,E=o,D=c,q=f,ne=E.flags;switch(E.tag){case 0:case 11:case 15:Ea(y,E,D,q,v),tc(8,E);break;case 23:break;case 22:var oe=E.stateNode;E.memoizedState!==null?oe._visibility&2?Ea(y,E,D,q,v):rc(y,E):(oe._visibility|=2,Ea(y,E,D,q,v)),v&&ne&2048&&zm(E.alternate,E);break;case 24:Ea(y,E,D,q,v),v&&ne&2048&&jm(E.alternate,E);break;default:Ea(y,E,D,q,v)}o=o.sibling}}function rc(i,o){if(o.subtreeFlags&10256)for(o=o.child;o!==null;){var c=i,f=o,v=f.flags;switch(f.tag){case 22:rc(c,f),v&2048&&zm(f.alternate,f);break;case 24:rc(c,f),v&2048&&jm(f.alternate,f);break;default:rc(c,f)}o=o.sibling}}var ic=8192;function Ra(i,o,c){if(i.subtreeFlags&ic)for(i=i.child;i!==null;)_1(i,o,c),i=i.sibling}function _1(i,o,c){switch(i.tag){case 26:Ra(i,o,c),i.flags&ic&&i.memoizedState!==null&&qD(c,Kr,i.memoizedState,i.memoizedProps);break;case 5:Ra(i,o,c);break;case 3:case 4:var f=Kr;Kr=Bh(i.stateNode.containerInfo),Ra(i,o,c),Kr=f;break;case 22:i.memoizedState===null&&(f=i.alternate,f!==null&&f.memoizedState!==null?(f=ic,ic=16777216,Ra(i,o,c),ic=f):Ra(i,o,c));break;default:Ra(i,o,c)}}function y1(i){var o=i.alternate;if(o!==null&&(i=o.child,i!==null)){o.child=null;do o=i.sibling,i.sibling=null,i=o;while(i!==null)}}function sc(i){var o=i.deletions;if((i.flags&16)!==0){if(o!==null)for(var c=0;c<o.length;c++){var f=o[c];sn=f,x1(f,i)}y1(i)}if(i.subtreeFlags&10256)for(i=i.child;i!==null;)b1(i),i=i.sibling}function b1(i){switch(i.tag){case 0:case 11:case 15:sc(i),i.flags&2048&&xs(9,i,i.return);break;case 3:sc(i);break;case 12:sc(i);break;case 22:var o=i.stateNode;i.memoizedState!==null&&o._visibility&2&&(i.return===null||i.return.tag!==13)?(o._visibility&=-3,Ch(i)):sc(i);break;default:sc(i)}}function Ch(i){var o=i.deletions;if((i.flags&16)!==0){if(o!==null)for(var c=0;c<o.length;c++){var f=o[c];sn=f,x1(f,i)}y1(i)}for(i=i.child;i!==null;){switch(o=i,o.tag){case 0:case 11:case 15:xs(8,o,o.return),Ch(o);break;case 22:c=o.stateNode,c._visibility&2&&(c._visibility&=-3,Ch(o));break;default:Ch(o)}i=i.sibling}}function x1(i,o){for(;sn!==null;){var c=sn;switch(c.tag){case 0:case 11:case 15:xs(8,c,o);break;case 23:case 22:if(c.memoizedState!==null&&c.memoizedState.cachePool!==null){var f=c.memoizedState.cachePool.pool;f!=null&&f.refCount++}break;case 24:Ul(c.memoizedState.cache)}if(f=c.child,f!==null)f.return=c,sn=f;else e:for(c=i;sn!==null;){f=sn;var v=f.sibling,y=f.return;if(h1(f),f===c){sn=null;break e}if(v!==null){v.return=y,sn=v;break e}sn=y}}}var oD={getCacheForType:function(i){var o=bn(Ht),c=o.data.get(i);return c===void 0&&(c=i(),o.data.set(i,c)),c},cacheSignal:function(){return bn(Ht).controller.signal}},aD=typeof WeakMap=="function"?WeakMap:Map,it=0,pt=null,Ge=null,Ze=0,at=0,lr=null,Ss=!1,Ta=!1,Bm=!1,Vi=0,Tt=0,ws=0,xo=0,Pm=0,cr=0,Ma=0,oc=null,Xn=null,Im=!1,kh=0,S1=0,Eh=1/0,Rh=null,Cs=null,Yt=0,ks=null,Aa=null,Ki=0,Hm=0,Fm=null,w1=null,ac=0,Um=null;function ur(){return(it&2)!==0&&Ze!==0?Ze&-Ze:j.T!==null?Gm():qr()}function C1(){if(cr===0)if((Ze&536870912)===0||Je){var i=Jo;Jo<<=1,(Jo&3932160)===0&&(Jo=262144),cr=i}else cr=536870912;return i=or.current,i!==null&&(i.flags|=32),cr}function Zn(i,o,c){(i===pt&&(at===2||at===9)||i.cancelPendingCommit!==null)&&(Na(i,0),Es(i,Ze,cr,!1)),yr(i,c),((it&2)===0||i!==pt)&&(i===pt&&((it&2)===0&&(xo|=c),Tt===4&&Es(i,Ze,cr,!1)),ui(i))}function k1(i,o,c){if((it&6)!==0)throw Error(r(327));var f=!c&&(o&127)===0&&(o&i.expiredLanes)===0||Un(i,o),v=f?uD(i,o):Wm(i,o,!0),y=f;do{if(v===0){Ta&&!f&&Es(i,o,0,!1);break}else{if(c=i.current.alternate,y&&!lD(c)){v=Wm(i,o,!1),y=!1;continue}if(v===2){if(y=o,i.errorRecoveryDisabledLanes&y)var E=0;else E=i.pendingLanes&-536870913,E=E!==0?E:E&536870912?536870912:0;if(E!==0){o=E;e:{var D=i;v=oc;var q=D.current.memoizedState.isDehydrated;if(q&&(Na(D,E).flags|=256),E=Wm(D,E,!1),E!==2){if(Bm&&!q){D.errorRecoveryDisabledLanes|=y,xo|=y,v=4;break e}y=Xn,Xn=v,y!==null&&(Xn===null?Xn=y:Xn.push.apply(Xn,y))}v=E}if(y=!1,v!==2)continue}}if(v===1){Na(i,0),Es(i,o,0,!0);break}e:{switch(f=i,y=v,y){case 0:case 1:throw Error(r(345));case 4:if((o&4194048)!==o)break;case 6:Es(f,o,cr,!Ss);break e;case 2:Xn=null;break;case 3:case 5:break;default:throw Error(r(329))}if((o&62914560)===o&&(v=kh+300-It(),10<v)){if(Es(f,o,cr,!Ss),nn(f,0,!0)!==0)break e;Ki=o,f.timeoutHandle=nS(E1.bind(null,f,c,Xn,Rh,Im,o,cr,xo,Ma,Ss,y,"Throttled",-0,0),v);break e}E1(f,c,Xn,Rh,Im,o,cr,xo,Ma,Ss,y,null,-0,0)}}break}while(!0);ui(i)}function E1(i,o,c,f,v,y,E,D,q,ne,oe,ue,re,se){if(i.timeoutHandle=-1,ue=o.subtreeFlags,ue&8192||(ue&16785408)===16785408){ue={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Di},_1(o,y,ue);var xe=(y&62914560)===y?kh-It():(y&4194048)===y?S1-It():0;if(xe=VD(ue,xe),xe!==null){Ki=y,i.cancelPendingCommit=xe(L1.bind(null,i,o,y,c,f,v,E,D,q,oe,ue,null,re,se)),Es(i,y,E,!ne);return}}L1(i,o,y,c,f,v,E,D,q)}function lD(i){for(var o=i;;){var c=o.tag;if((c===0||c===11||c===15)&&o.flags&16384&&(c=o.updateQueue,c!==null&&(c=c.stores,c!==null)))for(var f=0;f<c.length;f++){var v=c[f],y=v.getSnapshot;v=v.value;try{if(!ir(y(),v))return!1}catch{return!1}}if(c=o.child,o.subtreeFlags&16384&&c!==null)c.return=o,o=c;else{if(o===i)break;for(;o.sibling===null;){if(o.return===null||o.return===i)return!0;o=o.return}o.sibling.return=o.return,o=o.sibling}}return!0}function Es(i,o,c,f){o&=~Pm,o&=~xo,i.suspendedLanes|=o,i.pingedLanes&=~o,f&&(i.warmLanes|=o),f=i.expirationTimes;for(var v=o;0<v;){var y=31-ot(v),E=1<<y;f[y]=-1,v&=~E}c!==0&&Wr(i,c,o)}function Th(){return(it&6)===0?(lc(0),!1):!0}function $m(){if(Ge!==null){if(at===0)var i=Ge.return;else i=Ge,ji=ho=null,sm(i),xa=null,Wl=0,i=Ge;for(;i!==null;)r1(i.alternate,i),i=i.return;Ge=null}}function Na(i,o){var c=i.timeoutHandle;c!==-1&&(i.timeoutHandle=-1,TD(c)),c=i.cancelPendingCommit,c!==null&&(i.cancelPendingCommit=null,c()),Ki=0,$m(),pt=i,Ge=c=Li(i.current,null),Ze=o,at=0,lr=null,Ss=!1,Ta=Un(i,o),Bm=!1,Ma=cr=Pm=xo=ws=Tt=0,Xn=oc=null,Im=!1,(o&8)!==0&&(o|=o&32);var f=i.entangledLanes;if(f!==0)for(i=i.entanglements,f&=o;0<f;){var v=31-ot(f),y=1<<v;o|=i[v],f&=~y}return Vi=o,Yu(),c}function R1(i,o){Ie=null,j.H=Ql,o===ba||o===rh?(o=$0(),at=3):o===Kp?(o=$0(),at=4):at=o===xm?8:o!==null&&typeof o=="object"&&typeof o.then=="function"?6:1,lr=o,Ge===null&&(Tt=1,vh(i,kr(o,i.current)))}function T1(){var i=or.current;return i===null?!0:(Ze&4194048)===Ze?Mr===null:(Ze&62914560)===Ze||(Ze&536870912)!==0?i===Mr:!1}function M1(){var i=j.H;return j.H=Ql,i===null?Ql:i}function A1(){var i=j.A;return j.A=oD,i}function Mh(){Tt=4,Ss||(Ze&4194048)!==Ze&&or.current!==null||(Ta=!0),(ws&134217727)===0&&(xo&134217727)===0||pt===null||Es(pt,Ze,cr,!1)}function Wm(i,o,c){var f=it;it|=2;var v=M1(),y=A1();(pt!==i||Ze!==o)&&(Rh=null,Na(i,o)),o=!1;var E=Tt;e:do try{if(at!==0&&Ge!==null){var D=Ge,q=lr;switch(at){case 8:$m(),E=6;break e;case 3:case 2:case 9:case 6:or.current===null&&(o=!0);var ne=at;if(at=0,lr=null,Da(i,D,q,ne),c&&Ta){E=0;break e}break;default:ne=at,at=0,lr=null,Da(i,D,q,ne)}}cD(),E=Tt;break}catch(oe){R1(i,oe)}while(!0);return o&&i.shellSuspendCounter++,ji=ho=null,it=f,j.H=v,j.A=y,Ge===null&&(pt=null,Ze=0,Yu()),E}function cD(){for(;Ge!==null;)N1(Ge)}function uD(i,o){var c=it;it|=2;var f=M1(),v=A1();pt!==i||Ze!==o?(Rh=null,Eh=It()+500,Na(i,o)):Ta=Un(i,o);e:do try{if(at!==0&&Ge!==null){o=Ge;var y=lr;t:switch(at){case 1:at=0,lr=null,Da(i,o,y,1);break;case 2:case 9:if(F0(y)){at=0,lr=null,D1(o);break}o=function(){at!==2&&at!==9||pt!==i||(at=7),ui(i)},y.then(o,o);break e;case 3:at=7;break e;case 4:at=5;break e;case 7:F0(y)?(at=0,lr=null,D1(o)):(at=0,lr=null,Da(i,o,y,7));break;case 5:var E=null;switch(Ge.tag){case 26:E=Ge.memoizedState;case 5:case 27:var D=Ge;if(E?vS(E):D.stateNode.complete){at=0,lr=null;var q=D.sibling;if(q!==null)Ge=q;else{var ne=D.return;ne!==null?(Ge=ne,Ah(ne)):Ge=null}break t}}at=0,lr=null,Da(i,o,y,5);break;case 6:at=0,lr=null,Da(i,o,y,6);break;case 8:$m(),Tt=6;break e;default:throw Error(r(462))}}hD();break}catch(oe){R1(i,oe)}while(!0);return ji=ho=null,j.H=f,j.A=v,it=c,Ge!==null?0:(pt=null,Ze=0,Yu(),Tt)}function hD(){for(;Ge!==null&&!si();)N1(Ge)}function N1(i){var o=t1(i.alternate,i,Vi);i.memoizedProps=i.pendingProps,o===null?Ah(i):Ge=o}function D1(i){var o=i,c=o.alternate;switch(o.tag){case 15:case 0:o=Yx(c,o,o.pendingProps,o.type,void 0,Ze);break;case 11:o=Yx(c,o,o.pendingProps,o.type.render,o.ref,Ze);break;case 5:sm(o);default:r1(c,o),o=Ge=A0(o,Vi),o=t1(c,o,Vi)}i.memoizedProps=i.pendingProps,o===null?Ah(i):Ge=o}function Da(i,o,c,f){ji=ho=null,sm(o),xa=null,Wl=0;var v=o.return;try{if(JN(i,v,o,c,Ze)){Tt=1,vh(i,kr(c,i.current)),Ge=null;return}}catch(y){if(v!==null)throw Ge=v,y;Tt=1,vh(i,kr(c,i.current)),Ge=null;return}o.flags&32768?(Je||f===1?i=!0:Ta||(Ze&536870912)!==0?i=!1:(Ss=i=!0,(f===2||f===9||f===3||f===6)&&(f=or.current,f!==null&&f.tag===13&&(f.flags|=16384))),O1(o,i)):Ah(o)}function Ah(i){var o=i;do{if((o.flags&32768)!==0){O1(o,Ss);return}i=o.return;var c=nD(o.alternate,o,Vi);if(c!==null){Ge=c;return}if(o=o.sibling,o!==null){Ge=o;return}Ge=o=i}while(o!==null);Tt===0&&(Tt=5)}function O1(i,o){do{var c=rD(i.alternate,i);if(c!==null){c.flags&=32767,Ge=c;return}if(c=i.return,c!==null&&(c.flags|=32768,c.subtreeFlags=0,c.deletions=null),!o&&(i=i.sibling,i!==null)){Ge=i;return}Ge=i=c}while(i!==null);Tt=6,Ge=null}function L1(i,o,c,f,v,y,E,D,q){i.cancelPendingCommit=null;do Nh();while(Yt!==0);if((it&6)!==0)throw Error(r(327));if(o!==null){if(o===i.current)throw Error(r(177));if(y=o.lanes|o.childLanes,y|=Dp,Gt(i,c,y,E,D,q),i===pt&&(Ge=pt=null,Ze=0),Aa=o,ks=i,Ki=c,Hm=y,Fm=v,w1=f,(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?(i.callbackNode=null,i.callbackPriority=0,mD(Ee,function(){return I1(),null})):(i.callbackNode=null,i.callbackPriority=0),f=(o.flags&13878)!==0,(o.subtreeFlags&13878)!==0||f){f=j.T,j.T=null,v=G.p,G.p=2,E=it,it|=4;try{iD(i,o,c)}finally{it=E,G.p=v,j.T=f}}Yt=1,z1(),j1(),B1()}}function z1(){if(Yt===1){Yt=0;var i=ks,o=Aa,c=(o.flags&13878)!==0;if((o.subtreeFlags&13878)!==0||c){c=j.T,j.T=null;var f=G.p;G.p=2;var v=it;it|=4;try{m1(o,i);var y=ng,E=x0(i.containerInfo),D=y.focusedElem,q=y.selectionRange;if(E!==D&&D&&D.ownerDocument&&b0(D.ownerDocument.documentElement,D)){if(q!==null&&Rp(D)){var ne=q.start,oe=q.end;if(oe===void 0&&(oe=ne),"selectionStart"in D)D.selectionStart=ne,D.selectionEnd=Math.min(oe,D.value.length);else{var ue=D.ownerDocument||document,re=ue&&ue.defaultView||window;if(re.getSelection){var se=re.getSelection(),xe=D.textContent.length,De=Math.min(q.start,xe),ht=q.end===void 0?De:Math.min(q.end,xe);!se.extend&&De>ht&&(E=ht,ht=De,De=E);var ee=y0(D,De),X=y0(D,ht);if(ee&&X&&(se.rangeCount!==1||se.anchorNode!==ee.node||se.anchorOffset!==ee.offset||se.focusNode!==X.node||se.focusOffset!==X.offset)){var te=ue.createRange();te.setStart(ee.node,ee.offset),se.removeAllRanges(),De>ht?(se.addRange(te),se.extend(X.node,X.offset)):(te.setEnd(X.node,X.offset),se.addRange(te))}}}}for(ue=[],se=D;se=se.parentNode;)se.nodeType===1&&ue.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof D.focus=="function"&&D.focus(),D=0;D<ue.length;D++){var le=ue[D];le.element.scrollLeft=le.left,le.element.scrollTop=le.top}}$h=!!tg,ng=tg=null}finally{it=v,G.p=f,j.T=c}}i.current=o,Yt=2}}function j1(){if(Yt===2){Yt=0;var i=ks,o=Aa,c=(o.flags&8772)!==0;if((o.subtreeFlags&8772)!==0||c){c=j.T,j.T=null;var f=G.p;G.p=2;var v=it;it|=4;try{u1(i,o.alternate,o)}finally{it=v,G.p=f,j.T=c}}Yt=3}}function B1(){if(Yt===4||Yt===3){Yt=0,Ti();var i=ks,o=Aa,c=Ki,f=w1;(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?Yt=5:(Yt=0,Aa=ks=null,P1(i,i.pendingLanes));var v=i.pendingLanes;if(v===0&&(Cs=null),Ai(c),o=o.stateNode,$e&&typeof $e.onCommitFiberRoot=="function")try{$e.onCommitFiberRoot(Pe,o,void 0,(o.current.flags&128)===128)}catch{}if(f!==null){o=j.T,v=G.p,G.p=2,j.T=null;try{for(var y=i.onRecoverableError,E=0;E<f.length;E++){var D=f[E];y(D.value,{componentStack:D.stack})}}finally{j.T=o,G.p=v}}(Ki&3)!==0&&Nh(),ui(i),v=i.pendingLanes,(c&261930)!==0&&(v&42)!==0?i===Um?ac++:(ac=0,Um=i):ac=0,lc(0)}}function P1(i,o){(i.pooledCacheLanes&=o)===0&&(o=i.pooledCache,o!=null&&(i.pooledCache=null,Ul(o)))}function Nh(){return z1(),j1(),B1(),I1()}function I1(){if(Yt!==5)return!1;var i=ks,o=Hm;Hm=0;var c=Ai(Ki),f=j.T,v=G.p;try{G.p=32>c?32:c,j.T=null,c=Fm,Fm=null;var y=ks,E=Ki;if(Yt=0,Aa=ks=null,Ki=0,(it&6)!==0)throw Error(r(331));var D=it;if(it|=4,b1(y.current),v1(y,y.current,E,c),it=D,lc(0,!1),$e&&typeof $e.onPostCommitFiberRoot=="function")try{$e.onPostCommitFiberRoot(Pe,y)}catch{}return!0}finally{G.p=v,j.T=f,P1(i,o)}}function H1(i,o,c){o=kr(c,o),o=bm(i.stateNode,o,2),i=_s(i,o,2),i!==null&&(yr(i,2),ui(i))}function lt(i,o,c){if(i.tag===3)H1(i,i,c);else for(;o!==null;){if(o.tag===3){H1(o,i,c);break}else if(o.tag===1){var f=o.stateNode;if(typeof o.type.getDerivedStateFromError=="function"||typeof f.componentDidCatch=="function"&&(Cs===null||!Cs.has(f))){i=kr(c,i),c=Fx(2),f=_s(o,c,2),f!==null&&(Ux(c,f,o,i),yr(f,2),ui(f));break}}o=o.return}}function qm(i,o,c){var f=i.pingCache;if(f===null){f=i.pingCache=new aD;var v=new Set;f.set(o,v)}else v=f.get(o),v===void 0&&(v=new Set,f.set(o,v));v.has(c)||(Bm=!0,v.add(c),i=dD.bind(null,i,o,c),o.then(i,i))}function dD(i,o,c){var f=i.pingCache;f!==null&&f.delete(o),i.pingedLanes|=i.suspendedLanes&c,i.warmLanes&=~c,pt===i&&(Ze&c)===c&&(Tt===4||Tt===3&&(Ze&62914560)===Ze&&300>It()-kh?(it&2)===0&&Na(i,0):Pm|=c,Ma===Ze&&(Ma=0)),ui(i)}function F1(i,o){o===0&&(o=En()),i=lo(i,o),i!==null&&(yr(i,o),ui(i))}function fD(i){var o=i.memoizedState,c=0;o!==null&&(c=o.retryLane),F1(i,c)}function pD(i,o){var c=0;switch(i.tag){case 31:case 13:var f=i.stateNode,v=i.memoizedState;v!==null&&(c=v.retryLane);break;case 19:f=i.stateNode;break;case 22:f=i.stateNode._retryCache;break;default:throw Error(r(314))}f!==null&&f.delete(o),F1(i,c)}function mD(i,o){return vn(i,o)}var Dh=null,Oa=null,Vm=!1,Oh=!1,Km=!1,Rs=0;function ui(i){i!==Oa&&i.next===null&&(Oa===null?Dh=Oa=i:Oa=Oa.next=i),Oh=!0,Vm||(Vm=!0,vD())}function lc(i,o){if(!Km&&Oh){Km=!0;do for(var c=!1,f=Dh;f!==null;){if(i!==0){var v=f.pendingLanes;if(v===0)var y=0;else{var E=f.suspendedLanes,D=f.pingedLanes;y=(1<<31-ot(42|i)+1)-1,y&=v&~(E&~D),y=y&201326741?y&201326741|1:y?y|2:0}y!==0&&(c=!0,q1(f,y))}else y=Ze,y=nn(f,f===pt?y:0,f.cancelPendingCommit!==null||f.timeoutHandle!==-1),(y&3)===0||Un(f,y)||(c=!0,q1(f,y));f=f.next}while(c);Km=!1}}function gD(){U1()}function U1(){Oh=Vm=!1;var i=0;Rs!==0&&RD()&&(i=Rs);for(var o=It(),c=null,f=Dh;f!==null;){var v=f.next,y=$1(f,o);y===0?(f.next=null,c===null?Dh=v:c.next=v,v===null&&(Oa=c)):(c=f,(i!==0||(y&3)!==0)&&(Oh=!0)),f=v}Yt!==0&&Yt!==5||lc(i),Rs!==0&&(Rs=0)}function $1(i,o){for(var c=i.suspendedLanes,f=i.pingedLanes,v=i.expirationTimes,y=i.pendingLanes&-62914561;0<y;){var E=31-ot(y),D=1<<E,q=v[E];q===-1?((D&c)===0||(D&f)!==0)&&(v[E]=$n(D,o)):q<=o&&(i.expiredLanes|=D),y&=~D}if(o=pt,c=Ze,c=nn(i,i===o?c:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),f=i.callbackNode,c===0||i===o&&(at===2||at===9)||i.cancelPendingCommit!==null)return f!==null&&f!==null&&_r(f),i.callbackNode=null,i.callbackPriority=0;if((c&3)===0||Un(i,c)){if(o=c&-c,o===i.callbackPriority)return o;switch(f!==null&&_r(f),Ai(c)){case 2:case 8:c=pe;break;case 32:c=Ee;break;case 268435456:c=de;break;default:c=Ee}return f=W1.bind(null,i),c=vn(c,f),i.callbackPriority=o,i.callbackNode=c,o}return f!==null&&f!==null&&_r(f),i.callbackPriority=2,i.callbackNode=null,2}function W1(i,o){if(Yt!==0&&Yt!==5)return i.callbackNode=null,i.callbackPriority=0,null;var c=i.callbackNode;if(Nh()&&i.callbackNode!==c)return null;var f=Ze;return f=nn(i,i===pt?f:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),f===0?null:(k1(i,f,o),$1(i,It()),i.callbackNode!=null&&i.callbackNode===c?W1.bind(null,i):null)}function q1(i,o){if(Nh())return null;k1(i,o,!0)}function vD(){MD(function(){(it&6)!==0?vn(ae,gD):U1()})}function Gm(){if(Rs===0){var i=_a;i===0&&(i=Qo,Qo<<=1,(Qo&261888)===0&&(Qo=256)),Rs=i}return Rs}function V1(i){return i==null||typeof i=="symbol"||typeof i=="boolean"?null:typeof i=="function"?i:Fu(""+i)}function K1(i,o){var c=o.ownerDocument.createElement("input");return c.name=o.name,c.value=o.value,i.id&&c.setAttribute("form",i.id),o.parentNode.insertBefore(c,o),i=new FormData(i),c.parentNode.removeChild(c),i}function _D(i,o,c,f,v){if(o==="submit"&&c&&c.stateNode===v){var y=V1((v[qn]||null).action),E=f.submitter;E&&(o=(o=E[qn]||null)?V1(o.formAction):E.getAttribute("formAction"),o!==null&&(y=o,E=null));var D=new qu("action","action",null,f,v);i.push({event:D,listeners:[{instance:null,listener:function(){if(f.defaultPrevented){if(Rs!==0){var q=E?K1(v,E):new FormData(v);pm(c,{pending:!0,data:q,method:v.method,action:y},null,q)}}else typeof y=="function"&&(D.preventDefault(),q=E?K1(v,E):new FormData(v),pm(c,{pending:!0,data:q,method:v.method,action:y},y,q))},currentTarget:v}]})}}for(var Ym=0;Ym<Np.length;Ym++){var Xm=Np[Ym],yD=Xm.toLowerCase(),bD=Xm[0].toUpperCase()+Xm.slice(1);Vr(yD,"on"+bD)}Vr(C0,"onAnimationEnd"),Vr(k0,"onAnimationIteration"),Vr(E0,"onAnimationStart"),Vr("dblclick","onDoubleClick"),Vr("focusin","onFocus"),Vr("focusout","onBlur"),Vr(jN,"onTransitionRun"),Vr(BN,"onTransitionStart"),Vr(PN,"onTransitionCancel"),Vr(R0,"onTransitionEnd"),ia("onMouseEnter",["mouseout","mouseover"]),ia("onMouseLeave",["mouseout","mouseover"]),ia("onPointerEnter",["pointerout","pointerover"]),ia("onPointerLeave",["pointerout","pointerover"]),io("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),io("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),io("onBeforeInput",["compositionend","keypress","textInput","paste"]),io("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),io("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),io("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var cc="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(" "),xD=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(cc));function G1(i,o){o=(o&4)!==0;for(var c=0;c<i.length;c++){var f=i[c],v=f.event;f=f.listeners;e:{var y=void 0;if(o)for(var E=f.length-1;0<=E;E--){var D=f[E],q=D.instance,ne=D.currentTarget;if(D=D.listener,q!==y&&v.isPropagationStopped())break e;y=D,v.currentTarget=ne;try{y(v)}catch(oe){Gu(oe)}v.currentTarget=null,y=q}else for(E=0;E<f.length;E++){if(D=f[E],q=D.instance,ne=D.currentTarget,D=D.listener,q!==y&&v.isPropagationStopped())break e;y=D,v.currentTarget=ne;try{y(v)}catch(oe){Gu(oe)}v.currentTarget=null,y=q}}}}function Ye(i,o){var c=o[cp];c===void 0&&(c=o[cp]=new Set);var f=i+"__bubble";c.has(f)||(Y1(o,i,2,!1),c.add(f))}function Zm(i,o,c){var f=0;o&&(f|=4),Y1(c,i,f,o)}var Lh="_reactListening"+Math.random().toString(36).slice(2);function Qm(i){if(!i[Lh]){i[Lh]=!0,Ub.forEach(function(c){c!=="selectionchange"&&(xD.has(c)||Zm(c,!1,i),Zm(c,!0,i))});var o=i.nodeType===9?i:i.ownerDocument;o===null||o[Lh]||(o[Lh]=!0,Zm("selectionchange",!1,o))}}function Y1(i,o,c,f){switch(CS(o)){case 2:var v=YD;break;case 8:v=XD;break;default:v=fg}c=v.bind(null,o,c,i),v=void 0,!_p||o!=="touchstart"&&o!=="touchmove"&&o!=="wheel"||(v=!0),f?v!==void 0?i.addEventListener(o,c,{capture:!0,passive:v}):i.addEventListener(o,c,!0):v!==void 0?i.addEventListener(o,c,{passive:v}):i.addEventListener(o,c,!1)}function Jm(i,o,c,f,v){var y=f;if((o&1)===0&&(o&2)===0&&f!==null)e:for(;;){if(f===null)return;var E=f.tag;if(E===3||E===4){var D=f.stateNode.containerInfo;if(D===v)break;if(E===4)for(E=f.return;E!==null;){var q=E.tag;if((q===3||q===4)&&E.stateNode.containerInfo===v)return;E=E.return}for(;D!==null;){if(E=ta(D),E===null)return;if(q=E.tag,q===5||q===6||q===26||q===27){f=y=E;continue e}D=D.parentNode}}f=f.return}e0(function(){var ne=y,oe=gp(c),ue=[];e:{var re=T0.get(i);if(re!==void 0){var se=qu,xe=i;switch(i){case"keypress":if($u(c)===0)break e;case"keydown":case"keyup":se=pN;break;case"focusin":xe="focus",se=Sp;break;case"focusout":xe="blur",se=Sp;break;case"beforeblur":case"afterblur":se=Sp;break;case"click":if(c.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":se=r0;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=nN;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=vN;break;case C0:case k0:case E0:se=sN;break;case R0:se=yN;break;case"scroll":case"scrollend":se=eN;break;case"wheel":se=xN;break;case"copy":case"cut":case"paste":se=aN;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=s0;break;case"toggle":case"beforetoggle":se=wN}var De=(o&4)!==0,ht=!De&&(i==="scroll"||i==="scrollend"),ee=De?re!==null?re+"Capture":null:re;De=[];for(var X=ne,te;X!==null;){var le=X;if(te=le.stateNode,le=le.tag,le!==5&&le!==26&&le!==27||te===null||ee===null||(le=Nl(X,ee),le!=null&&De.push(uc(X,le,te))),ht)break;X=X.return}0<De.length&&(re=new se(re,xe,null,c,oe),ue.push({event:re,listeners:De}))}}if((o&7)===0){e:{if(re=i==="mouseover"||i==="pointerover",se=i==="mouseout"||i==="pointerout",re&&c!==mp&&(xe=c.relatedTarget||c.fromElement)&&(ta(xe)||xe[ea]))break e;if((se||re)&&(re=oe.window===oe?oe:(re=oe.ownerDocument)?re.defaultView||re.parentWindow:window,se?(xe=c.relatedTarget||c.toElement,se=ne,xe=xe?ta(xe):null,xe!==null&&(ht=a(xe),De=xe.tag,xe!==ht||De!==5&&De!==27&&De!==6)&&(xe=null)):(se=null,xe=ne),se!==xe)){if(De=r0,le="onMouseLeave",ee="onMouseEnter",X="mouse",(i==="pointerout"||i==="pointerover")&&(De=s0,le="onPointerLeave",ee="onPointerEnter",X="pointer"),ht=se==null?re:Al(se),te=xe==null?re:Al(xe),re=new De(le,X+"leave",se,c,oe),re.target=ht,re.relatedTarget=te,le=null,ta(oe)===ne&&(De=new De(ee,X+"enter",xe,c,oe),De.target=te,De.relatedTarget=ht,le=De),ht=le,se&&xe)t:{for(De=SD,ee=se,X=xe,te=0,le=ee;le;le=De(le))te++;le=0;for(var Ae=X;Ae;Ae=De(Ae))le++;for(;0<te-le;)ee=De(ee),te--;for(;0<le-te;)X=De(X),le--;for(;te--;){if(ee===X||X!==null&&ee===X.alternate){De=ee;break t}ee=De(ee),X=De(X)}De=null}else De=null;se!==null&&X1(ue,re,se,De,!1),xe!==null&&ht!==null&&X1(ue,ht,xe,De,!0)}}e:{if(re=ne?Al(ne):window,se=re.nodeName&&re.nodeName.toLowerCase(),se==="select"||se==="input"&&re.type==="file")var nt=f0;else if(h0(re))if(p0)nt=ON;else{nt=NN;var Ce=AN}else se=re.nodeName,!se||se.toLowerCase()!=="input"||re.type!=="checkbox"&&re.type!=="radio"?ne&&pp(ne.elementType)&&(nt=f0):nt=DN;if(nt&&(nt=nt(i,ne))){d0(ue,nt,c,oe);break e}Ce&&Ce(i,re,ne),i==="focusout"&&ne&&re.type==="number"&&ne.memoizedProps.value!=null&&fp(re,"number",re.value)}switch(Ce=ne?Al(ne):window,i){case"focusin":(h0(Ce)||Ce.contentEditable==="true")&&(ua=Ce,Tp=ne,Il=null);break;case"focusout":Il=Tp=ua=null;break;case"mousedown":Mp=!0;break;case"contextmenu":case"mouseup":case"dragend":Mp=!1,S0(ue,c,oe);break;case"selectionchange":if(zN)break;case"keydown":case"keyup":S0(ue,c,oe)}var Fe;if(Cp)e:{switch(i){case"compositionstart":var Qe="onCompositionStart";break e;case"compositionend":Qe="onCompositionEnd";break e;case"compositionupdate":Qe="onCompositionUpdate";break e}Qe=void 0}else ca?c0(i,c)&&(Qe="onCompositionEnd"):i==="keydown"&&c.keyCode===229&&(Qe="onCompositionStart");Qe&&(o0&&c.locale!=="ko"&&(ca||Qe!=="onCompositionStart"?Qe==="onCompositionEnd"&&ca&&(Fe=t0()):(hs=oe,yp="value"in hs?hs.value:hs.textContent,ca=!0)),Ce=zh(ne,Qe),0<Ce.length&&(Qe=new i0(Qe,i,null,c,oe),ue.push({event:Qe,listeners:Ce}),Fe?Qe.data=Fe:(Fe=u0(c),Fe!==null&&(Qe.data=Fe)))),(Fe=kN?EN(i,c):RN(i,c))&&(Qe=zh(ne,"onBeforeInput"),0<Qe.length&&(Ce=new i0("onBeforeInput","beforeinput",null,c,oe),ue.push({event:Ce,listeners:Qe}),Ce.data=Fe)),_D(ue,i,ne,c,oe)}G1(ue,o)})}function uc(i,o,c){return{instance:i,listener:o,currentTarget:c}}function zh(i,o){for(var c=o+"Capture",f=[];i!==null;){var v=i,y=v.stateNode;if(v=v.tag,v!==5&&v!==26&&v!==27||y===null||(v=Nl(i,c),v!=null&&f.unshift(uc(i,v,y)),v=Nl(i,o),v!=null&&f.push(uc(i,v,y))),i.tag===3)return f;i=i.return}return[]}function SD(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5&&i.tag!==27);return i||null}function X1(i,o,c,f,v){for(var y=o._reactName,E=[];c!==null&&c!==f;){var D=c,q=D.alternate,ne=D.stateNode;if(D=D.tag,q!==null&&q===f)break;D!==5&&D!==26&&D!==27||ne===null||(q=ne,v?(ne=Nl(c,y),ne!=null&&E.unshift(uc(c,ne,q))):v||(ne=Nl(c,y),ne!=null&&E.push(uc(c,ne,q)))),c=c.return}E.length!==0&&i.push({event:o,listeners:E})}var wD=/\r\n?/g,CD=/\u0000|\uFFFD/g;function Z1(i){return(typeof i=="string"?i:""+i).replace(wD,`
49
+ `).replace(CD,"")}function Q1(i,o){return o=Z1(o),Z1(i)===o}function ut(i,o,c,f,v,y){switch(c){case"children":typeof f=="string"?o==="body"||o==="textarea"&&f===""||oa(i,f):(typeof f=="number"||typeof f=="bigint")&&o!=="body"&&oa(i,""+f);break;case"className":Iu(i,"class",f);break;case"tabIndex":Iu(i,"tabindex",f);break;case"dir":case"role":case"viewBox":case"width":case"height":Iu(i,c,f);break;case"style":Qb(i,f,y);break;case"data":if(o!=="object"){Iu(i,"data",f);break}case"src":case"href":if(f===""&&(o!=="a"||c!=="href")){i.removeAttribute(c);break}if(f==null||typeof f=="function"||typeof f=="symbol"||typeof f=="boolean"){i.removeAttribute(c);break}f=Fu(""+f),i.setAttribute(c,f);break;case"action":case"formAction":if(typeof f=="function"){i.setAttribute(c,"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 y=="function"&&(c==="formAction"?(o!=="input"&&ut(i,o,"name",v.name,v,null),ut(i,o,"formEncType",v.formEncType,v,null),ut(i,o,"formMethod",v.formMethod,v,null),ut(i,o,"formTarget",v.formTarget,v,null)):(ut(i,o,"encType",v.encType,v,null),ut(i,o,"method",v.method,v,null),ut(i,o,"target",v.target,v,null)));if(f==null||typeof f=="symbol"||typeof f=="boolean"){i.removeAttribute(c);break}f=Fu(""+f),i.setAttribute(c,f);break;case"onClick":f!=null&&(i.onclick=Di);break;case"onScroll":f!=null&&Ye("scroll",i);break;case"onScrollEnd":f!=null&&Ye("scrollend",i);break;case"dangerouslySetInnerHTML":if(f!=null){if(typeof f!="object"||!("__html"in f))throw Error(r(61));if(c=f.__html,c!=null){if(v.children!=null)throw Error(r(60));i.innerHTML=c}}break;case"multiple":i.multiple=f&&typeof f!="function"&&typeof f!="symbol";break;case"muted":i.muted=f&&typeof f!="function"&&typeof f!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(f==null||typeof f=="function"||typeof f=="boolean"||typeof f=="symbol"){i.removeAttribute("xlink:href");break}c=Fu(""+f),i.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",c);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":f!=null&&typeof f!="function"&&typeof f!="symbol"?i.setAttribute(c,""+f):i.removeAttribute(c);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":f&&typeof f!="function"&&typeof f!="symbol"?i.setAttribute(c,""):i.removeAttribute(c);break;case"capture":case"download":f===!0?i.setAttribute(c,""):f!==!1&&f!=null&&typeof f!="function"&&typeof f!="symbol"?i.setAttribute(c,f):i.removeAttribute(c);break;case"cols":case"rows":case"size":case"span":f!=null&&typeof f!="function"&&typeof f!="symbol"&&!isNaN(f)&&1<=f?i.setAttribute(c,f):i.removeAttribute(c);break;case"rowSpan":case"start":f==null||typeof f=="function"||typeof f=="symbol"||isNaN(f)?i.removeAttribute(c):i.setAttribute(c,f);break;case"popover":Ye("beforetoggle",i),Ye("toggle",i),Pu(i,"popover",f);break;case"xlinkActuate":Ni(i,"http://www.w3.org/1999/xlink","xlink:actuate",f);break;case"xlinkArcrole":Ni(i,"http://www.w3.org/1999/xlink","xlink:arcrole",f);break;case"xlinkRole":Ni(i,"http://www.w3.org/1999/xlink","xlink:role",f);break;case"xlinkShow":Ni(i,"http://www.w3.org/1999/xlink","xlink:show",f);break;case"xlinkTitle":Ni(i,"http://www.w3.org/1999/xlink","xlink:title",f);break;case"xlinkType":Ni(i,"http://www.w3.org/1999/xlink","xlink:type",f);break;case"xmlBase":Ni(i,"http://www.w3.org/XML/1998/namespace","xml:base",f);break;case"xmlLang":Ni(i,"http://www.w3.org/XML/1998/namespace","xml:lang",f);break;case"xmlSpace":Ni(i,"http://www.w3.org/XML/1998/namespace","xml:space",f);break;case"is":Pu(i,"is",f);break;case"innerText":case"textContent":break;default:(!(2<c.length)||c[0]!=="o"&&c[0]!=="O"||c[1]!=="n"&&c[1]!=="N")&&(c=QA.get(c)||c,Pu(i,c,f))}}function eg(i,o,c,f,v,y){switch(c){case"style":Qb(i,f,y);break;case"dangerouslySetInnerHTML":if(f!=null){if(typeof f!="object"||!("__html"in f))throw Error(r(61));if(c=f.__html,c!=null){if(v.children!=null)throw Error(r(60));i.innerHTML=c}}break;case"children":typeof f=="string"?oa(i,f):(typeof f=="number"||typeof f=="bigint")&&oa(i,""+f);break;case"onScroll":f!=null&&Ye("scroll",i);break;case"onScrollEnd":f!=null&&Ye("scrollend",i);break;case"onClick":f!=null&&(i.onclick=Di);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!$b.hasOwnProperty(c))e:{if(c[0]==="o"&&c[1]==="n"&&(v=c.endsWith("Capture"),o=c.slice(2,v?c.length-7:void 0),y=i[qn]||null,y=y!=null?y[c]:null,typeof y=="function"&&i.removeEventListener(o,y,v),typeof f=="function")){typeof y!="function"&&y!==null&&(c in i?i[c]=null:i.hasAttribute(c)&&i.removeAttribute(c)),i.addEventListener(o,f,v);break e}c in i?i[c]=f:f===!0?i.setAttribute(c,""):Pu(i,c,f)}}}function Sn(i,o,c){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Ye("error",i),Ye("load",i);var f=!1,v=!1,y;for(y in c)if(c.hasOwnProperty(y)){var E=c[y];if(E!=null)switch(y){case"src":f=!0;break;case"srcSet":v=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(r(137,o));default:ut(i,o,y,E,c,null)}}v&&ut(i,o,"srcSet",c.srcSet,c,null),f&&ut(i,o,"src",c.src,c,null);return;case"input":Ye("invalid",i);var D=y=E=v=null,q=null,ne=null;for(f in c)if(c.hasOwnProperty(f)){var oe=c[f];if(oe!=null)switch(f){case"name":v=oe;break;case"type":E=oe;break;case"checked":q=oe;break;case"defaultChecked":ne=oe;break;case"value":y=oe;break;case"defaultValue":D=oe;break;case"children":case"dangerouslySetInnerHTML":if(oe!=null)throw Error(r(137,o));break;default:ut(i,o,f,oe,c,null)}}Gb(i,y,D,q,ne,E,v,!1);return;case"select":Ye("invalid",i),f=E=y=null;for(v in c)if(c.hasOwnProperty(v)&&(D=c[v],D!=null))switch(v){case"value":y=D;break;case"defaultValue":E=D;break;case"multiple":f=D;default:ut(i,o,v,D,c,null)}o=y,c=E,i.multiple=!!f,o!=null?sa(i,!!f,o,!1):c!=null&&sa(i,!!f,c,!0);return;case"textarea":Ye("invalid",i),y=v=f=null;for(E in c)if(c.hasOwnProperty(E)&&(D=c[E],D!=null))switch(E){case"value":f=D;break;case"defaultValue":v=D;break;case"children":y=D;break;case"dangerouslySetInnerHTML":if(D!=null)throw Error(r(91));break;default:ut(i,o,E,D,c,null)}Xb(i,f,v,y);return;case"option":for(q in c)if(c.hasOwnProperty(q)&&(f=c[q],f!=null))switch(q){case"selected":i.selected=f&&typeof f!="function"&&typeof f!="symbol";break;default:ut(i,o,q,f,c,null)}return;case"dialog":Ye("beforetoggle",i),Ye("toggle",i),Ye("cancel",i),Ye("close",i);break;case"iframe":case"object":Ye("load",i);break;case"video":case"audio":for(f=0;f<cc.length;f++)Ye(cc[f],i);break;case"image":Ye("error",i),Ye("load",i);break;case"details":Ye("toggle",i);break;case"embed":case"source":case"link":Ye("error",i),Ye("load",i);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(ne in c)if(c.hasOwnProperty(ne)&&(f=c[ne],f!=null))switch(ne){case"children":case"dangerouslySetInnerHTML":throw Error(r(137,o));default:ut(i,o,ne,f,c,null)}return;default:if(pp(o)){for(oe in c)c.hasOwnProperty(oe)&&(f=c[oe],f!==void 0&&eg(i,o,oe,f,c,void 0));return}}for(D in c)c.hasOwnProperty(D)&&(f=c[D],f!=null&&ut(i,o,D,f,c,null))}function kD(i,o,c,f){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var v=null,y=null,E=null,D=null,q=null,ne=null,oe=null;for(se in c){var ue=c[se];if(c.hasOwnProperty(se)&&ue!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":q=ue;default:f.hasOwnProperty(se)||ut(i,o,se,null,f,ue)}}for(var re in f){var se=f[re];if(ue=c[re],f.hasOwnProperty(re)&&(se!=null||ue!=null))switch(re){case"type":y=se;break;case"name":v=se;break;case"checked":ne=se;break;case"defaultChecked":oe=se;break;case"value":E=se;break;case"defaultValue":D=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(r(137,o));break;default:se!==ue&&ut(i,o,re,se,f,ue)}}dp(i,E,D,q,ne,oe,y,v);return;case"select":se=E=D=re=null;for(y in c)if(q=c[y],c.hasOwnProperty(y)&&q!=null)switch(y){case"value":break;case"multiple":se=q;default:f.hasOwnProperty(y)||ut(i,o,y,null,f,q)}for(v in f)if(y=f[v],q=c[v],f.hasOwnProperty(v)&&(y!=null||q!=null))switch(v){case"value":re=y;break;case"defaultValue":D=y;break;case"multiple":E=y;default:y!==q&&ut(i,o,v,y,f,q)}o=D,c=E,f=se,re!=null?sa(i,!!c,re,!1):!!f!=!!c&&(o!=null?sa(i,!!c,o,!0):sa(i,!!c,c?[]:"",!1));return;case"textarea":se=re=null;for(D in c)if(v=c[D],c.hasOwnProperty(D)&&v!=null&&!f.hasOwnProperty(D))switch(D){case"value":break;case"children":break;default:ut(i,o,D,null,f,v)}for(E in f)if(v=f[E],y=c[E],f.hasOwnProperty(E)&&(v!=null||y!=null))switch(E){case"value":re=v;break;case"defaultValue":se=v;break;case"children":break;case"dangerouslySetInnerHTML":if(v!=null)throw Error(r(91));break;default:v!==y&&ut(i,o,E,v,f,y)}Yb(i,re,se);return;case"option":for(var xe in c)if(re=c[xe],c.hasOwnProperty(xe)&&re!=null&&!f.hasOwnProperty(xe))switch(xe){case"selected":i.selected=!1;break;default:ut(i,o,xe,null,f,re)}for(q in f)if(re=f[q],se=c[q],f.hasOwnProperty(q)&&re!==se&&(re!=null||se!=null))switch(q){case"selected":i.selected=re&&typeof re!="function"&&typeof re!="symbol";break;default:ut(i,o,q,re,f,se)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var De in c)re=c[De],c.hasOwnProperty(De)&&re!=null&&!f.hasOwnProperty(De)&&ut(i,o,De,null,f,re);for(ne in f)if(re=f[ne],se=c[ne],f.hasOwnProperty(ne)&&re!==se&&(re!=null||se!=null))switch(ne){case"children":case"dangerouslySetInnerHTML":if(re!=null)throw Error(r(137,o));break;default:ut(i,o,ne,re,f,se)}return;default:if(pp(o)){for(var ht in c)re=c[ht],c.hasOwnProperty(ht)&&re!==void 0&&!f.hasOwnProperty(ht)&&eg(i,o,ht,void 0,f,re);for(oe in f)re=f[oe],se=c[oe],!f.hasOwnProperty(oe)||re===se||re===void 0&&se===void 0||eg(i,o,oe,re,f,se);return}}for(var ee in c)re=c[ee],c.hasOwnProperty(ee)&&re!=null&&!f.hasOwnProperty(ee)&&ut(i,o,ee,null,f,re);for(ue in f)re=f[ue],se=c[ue],!f.hasOwnProperty(ue)||re===se||re==null&&se==null||ut(i,o,ue,re,f,se)}function J1(i){switch(i){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function ED(){if(typeof performance.getEntriesByType=="function"){for(var i=0,o=0,c=performance.getEntriesByType("resource"),f=0;f<c.length;f++){var v=c[f],y=v.transferSize,E=v.initiatorType,D=v.duration;if(y&&D&&J1(E)){for(E=0,D=v.responseEnd,f+=1;f<c.length;f++){var q=c[f],ne=q.startTime;if(ne>D)break;var oe=q.transferSize,ue=q.initiatorType;oe&&J1(ue)&&(q=q.responseEnd,E+=oe*(q<D?1:(D-ne)/(q-ne)))}if(--f,o+=8*(y+E)/(v.duration/1e3),i++,10<i)break}}if(0<i)return o/i/1e6}return navigator.connection&&(i=navigator.connection.downlink,typeof i=="number")?i:5}var tg=null,ng=null;function jh(i){return i.nodeType===9?i:i.ownerDocument}function eS(i){switch(i){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function tS(i,o){if(i===0)switch(o){case"svg":return 1;case"math":return 2;default:return 0}return i===1&&o==="foreignObject"?0:i}function rg(i,o){return i==="textarea"||i==="noscript"||typeof o.children=="string"||typeof o.children=="number"||typeof o.children=="bigint"||typeof o.dangerouslySetInnerHTML=="object"&&o.dangerouslySetInnerHTML!==null&&o.dangerouslySetInnerHTML.__html!=null}var ig=null;function RD(){var i=window.event;return i&&i.type==="popstate"?i===ig?!1:(ig=i,!0):(ig=null,!1)}var nS=typeof setTimeout=="function"?setTimeout:void 0,TD=typeof clearTimeout=="function"?clearTimeout:void 0,rS=typeof Promise=="function"?Promise:void 0,MD=typeof queueMicrotask=="function"?queueMicrotask:typeof rS<"u"?function(i){return rS.resolve(null).then(i).catch(AD)}:nS;function AD(i){setTimeout(function(){throw i})}function Ts(i){return i==="head"}function iS(i,o){var c=o,f=0;do{var v=c.nextSibling;if(i.removeChild(c),v&&v.nodeType===8)if(c=v.data,c==="/$"||c==="/&"){if(f===0){i.removeChild(v),Ba(o);return}f--}else if(c==="$"||c==="$?"||c==="$~"||c==="$!"||c==="&")f++;else if(c==="html")hc(i.ownerDocument.documentElement);else if(c==="head"){c=i.ownerDocument.head,hc(c);for(var y=c.firstChild;y;){var E=y.nextSibling,D=y.nodeName;y[Ml]||D==="SCRIPT"||D==="STYLE"||D==="LINK"&&y.rel.toLowerCase()==="stylesheet"||c.removeChild(y),y=E}}else c==="body"&&hc(i.ownerDocument.body);c=v}while(c);Ba(o)}function sS(i,o){var c=i;i=0;do{var f=c.nextSibling;if(c.nodeType===1?o?(c._stashedDisplay=c.style.display,c.style.display="none"):(c.style.display=c._stashedDisplay||"",c.getAttribute("style")===""&&c.removeAttribute("style")):c.nodeType===3&&(o?(c._stashedText=c.nodeValue,c.nodeValue=""):c.nodeValue=c._stashedText||""),f&&f.nodeType===8)if(c=f.data,c==="/$"){if(i===0)break;i--}else c!=="$"&&c!=="$?"&&c!=="$~"&&c!=="$!"||i++;c=f}while(c)}function sg(i){var o=i.firstChild;for(o&&o.nodeType===10&&(o=o.nextSibling);o;){var c=o;switch(o=o.nextSibling,c.nodeName){case"HTML":case"HEAD":case"BODY":sg(c),up(c);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(c.rel.toLowerCase()==="stylesheet")continue}i.removeChild(c)}}function ND(i,o,c,f){for(;i.nodeType===1;){var v=c;if(i.nodeName.toLowerCase()!==o.toLowerCase()){if(!f&&(i.nodeName!=="INPUT"||i.type!=="hidden"))break}else if(f){if(!i[Ml])switch(o){case"meta":if(!i.hasAttribute("itemprop"))break;return i;case"link":if(y=i.getAttribute("rel"),y==="stylesheet"&&i.hasAttribute("data-precedence"))break;if(y!==v.rel||i.getAttribute("href")!==(v.href==null||v.href===""?null:v.href)||i.getAttribute("crossorigin")!==(v.crossOrigin==null?null:v.crossOrigin)||i.getAttribute("title")!==(v.title==null?null:v.title))break;return i;case"style":if(i.hasAttribute("data-precedence"))break;return i;case"script":if(y=i.getAttribute("src"),(y!==(v.src==null?null:v.src)||i.getAttribute("type")!==(v.type==null?null:v.type)||i.getAttribute("crossorigin")!==(v.crossOrigin==null?null:v.crossOrigin))&&y&&i.hasAttribute("async")&&!i.hasAttribute("itemprop"))break;return i;default:return i}}else if(o==="input"&&i.type==="hidden"){var y=v.name==null?null:""+v.name;if(v.type==="hidden"&&i.getAttribute("name")===y)return i}else return i;if(i=Ar(i.nextSibling),i===null)break}return null}function DD(i,o,c){if(o==="")return null;for(;i.nodeType!==3;)if((i.nodeType!==1||i.nodeName!=="INPUT"||i.type!=="hidden")&&!c||(i=Ar(i.nextSibling),i===null))return null;return i}function oS(i,o){for(;i.nodeType!==8;)if((i.nodeType!==1||i.nodeName!=="INPUT"||i.type!=="hidden")&&!o||(i=Ar(i.nextSibling),i===null))return null;return i}function og(i){return i.data==="$?"||i.data==="$~"}function ag(i){return i.data==="$!"||i.data==="$?"&&i.ownerDocument.readyState!=="loading"}function OD(i,o){var c=i.ownerDocument;if(i.data==="$~")i._reactRetry=o;else if(i.data!=="$?"||c.readyState!=="loading")o();else{var f=function(){o(),c.removeEventListener("DOMContentLoaded",f)};c.addEventListener("DOMContentLoaded",f),i._reactRetry=f}}function Ar(i){for(;i!=null;i=i.nextSibling){var o=i.nodeType;if(o===1||o===3)break;if(o===8){if(o=i.data,o==="$"||o==="$!"||o==="$?"||o==="$~"||o==="&"||o==="F!"||o==="F")break;if(o==="/$"||o==="/&")return null}}return i}var lg=null;function aS(i){i=i.nextSibling;for(var o=0;i;){if(i.nodeType===8){var c=i.data;if(c==="/$"||c==="/&"){if(o===0)return Ar(i.nextSibling);o--}else c!=="$"&&c!=="$!"&&c!=="$?"&&c!=="$~"&&c!=="&"||o++}i=i.nextSibling}return null}function lS(i){i=i.previousSibling;for(var o=0;i;){if(i.nodeType===8){var c=i.data;if(c==="$"||c==="$!"||c==="$?"||c==="$~"||c==="&"){if(o===0)return i;o--}else c!=="/$"&&c!=="/&"||o++}i=i.previousSibling}return null}function cS(i,o,c){switch(o=jh(c),i){case"html":if(i=o.documentElement,!i)throw Error(r(452));return i;case"head":if(i=o.head,!i)throw Error(r(453));return i;case"body":if(i=o.body,!i)throw Error(r(454));return i;default:throw Error(r(451))}}function hc(i){for(var o=i.attributes;o.length;)i.removeAttributeNode(o[0]);up(i)}var Nr=new Map,uS=new Set;function Bh(i){return typeof i.getRootNode=="function"?i.getRootNode():i.nodeType===9?i:i.ownerDocument}var Gi=G.d;G.d={f:LD,r:zD,D:jD,C:BD,L:PD,m:ID,X:FD,S:HD,M:UD};function LD(){var i=Gi.f(),o=Th();return i||o}function zD(i){var o=na(i);o!==null&&o.tag===5&&o.type==="form"?Rx(o):Gi.r(i)}var La=typeof document>"u"?null:document;function hS(i,o,c){var f=La;if(f&&typeof o=="string"&&o){var v=wr(o);v='link[rel="'+i+'"][href="'+v+'"]',typeof c=="string"&&(v+='[crossorigin="'+c+'"]'),uS.has(v)||(uS.add(v),i={rel:i,crossOrigin:c,href:o},f.querySelector(v)===null&&(o=f.createElement("link"),Sn(o,"link",i),rn(o),f.head.appendChild(o)))}}function jD(i){Gi.D(i),hS("dns-prefetch",i,null)}function BD(i,o){Gi.C(i,o),hS("preconnect",i,o)}function PD(i,o,c){Gi.L(i,o,c);var f=La;if(f&&i&&o){var v='link[rel="preload"][as="'+wr(o)+'"]';o==="image"&&c&&c.imageSrcSet?(v+='[imagesrcset="'+wr(c.imageSrcSet)+'"]',typeof c.imageSizes=="string"&&(v+='[imagesizes="'+wr(c.imageSizes)+'"]')):v+='[href="'+wr(i)+'"]';var y=v;switch(o){case"style":y=za(i);break;case"script":y=ja(i)}Nr.has(y)||(i=m({rel:"preload",href:o==="image"&&c&&c.imageSrcSet?void 0:i,as:o},c),Nr.set(y,i),f.querySelector(v)!==null||o==="style"&&f.querySelector(dc(y))||o==="script"&&f.querySelector(fc(y))||(o=f.createElement("link"),Sn(o,"link",i),rn(o),f.head.appendChild(o)))}}function ID(i,o){Gi.m(i,o);var c=La;if(c&&i){var f=o&&typeof o.as=="string"?o.as:"script",v='link[rel="modulepreload"][as="'+wr(f)+'"][href="'+wr(i)+'"]',y=v;switch(f){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":y=ja(i)}if(!Nr.has(y)&&(i=m({rel:"modulepreload",href:i},o),Nr.set(y,i),c.querySelector(v)===null)){switch(f){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(c.querySelector(fc(y)))return}f=c.createElement("link"),Sn(f,"link",i),rn(f),c.head.appendChild(f)}}}function HD(i,o,c){Gi.S(i,o,c);var f=La;if(f&&i){var v=ra(f).hoistableStyles,y=za(i);o=o||"default";var E=v.get(y);if(!E){var D={loading:0,preload:null};if(E=f.querySelector(dc(y)))D.loading=5;else{i=m({rel:"stylesheet",href:i,"data-precedence":o},c),(c=Nr.get(y))&&cg(i,c);var q=E=f.createElement("link");rn(q),Sn(q,"link",i),q._p=new Promise(function(ne,oe){q.onload=ne,q.onerror=oe}),q.addEventListener("load",function(){D.loading|=1}),q.addEventListener("error",function(){D.loading|=2}),D.loading|=4,Ph(E,o,f)}E={type:"stylesheet",instance:E,count:1,state:D},v.set(y,E)}}}function FD(i,o){Gi.X(i,o);var c=La;if(c&&i){var f=ra(c).hoistableScripts,v=ja(i),y=f.get(v);y||(y=c.querySelector(fc(v)),y||(i=m({src:i,async:!0},o),(o=Nr.get(v))&&ug(i,o),y=c.createElement("script"),rn(y),Sn(y,"link",i),c.head.appendChild(y)),y={type:"script",instance:y,count:1,state:null},f.set(v,y))}}function UD(i,o){Gi.M(i,o);var c=La;if(c&&i){var f=ra(c).hoistableScripts,v=ja(i),y=f.get(v);y||(y=c.querySelector(fc(v)),y||(i=m({src:i,async:!0,type:"module"},o),(o=Nr.get(v))&&ug(i,o),y=c.createElement("script"),rn(y),Sn(y,"link",i),c.head.appendChild(y)),y={type:"script",instance:y,count:1,state:null},f.set(v,y))}}function dS(i,o,c,f){var v=(v=ie.current)?Bh(v):null;if(!v)throw Error(r(446));switch(i){case"meta":case"title":return null;case"style":return typeof c.precedence=="string"&&typeof c.href=="string"?(o=za(c.href),c=ra(v).hoistableStyles,f=c.get(o),f||(f={type:"style",instance:null,count:0,state:null},c.set(o,f)),f):{type:"void",instance:null,count:0,state:null};case"link":if(c.rel==="stylesheet"&&typeof c.href=="string"&&typeof c.precedence=="string"){i=za(c.href);var y=ra(v).hoistableStyles,E=y.get(i);if(E||(v=v.ownerDocument||v,E={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},y.set(i,E),(y=v.querySelector(dc(i)))&&!y._p&&(E.instance=y,E.state.loading=5),Nr.has(i)||(c={rel:"preload",as:"style",href:c.href,crossOrigin:c.crossOrigin,integrity:c.integrity,media:c.media,hrefLang:c.hrefLang,referrerPolicy:c.referrerPolicy},Nr.set(i,c),y||$D(v,i,c,E.state))),o&&f===null)throw Error(r(528,""));return E}if(o&&f!==null)throw Error(r(529,""));return null;case"script":return o=c.async,c=c.src,typeof c=="string"&&o&&typeof o!="function"&&typeof o!="symbol"?(o=ja(c),c=ra(v).hoistableScripts,f=c.get(o),f||(f={type:"script",instance:null,count:0,state:null},c.set(o,f)),f):{type:"void",instance:null,count:0,state:null};default:throw Error(r(444,i))}}function za(i){return'href="'+wr(i)+'"'}function dc(i){return'link[rel="stylesheet"]['+i+"]"}function fS(i){return m({},i,{"data-precedence":i.precedence,precedence:null})}function $D(i,o,c,f){i.querySelector('link[rel="preload"][as="style"]['+o+"]")?f.loading=1:(o=i.createElement("link"),f.preload=o,o.addEventListener("load",function(){return f.loading|=1}),o.addEventListener("error",function(){return f.loading|=2}),Sn(o,"link",c),rn(o),i.head.appendChild(o))}function ja(i){return'[src="'+wr(i)+'"]'}function fc(i){return"script[async]"+i}function pS(i,o,c){if(o.count++,o.instance===null)switch(o.type){case"style":var f=i.querySelector('style[data-href~="'+wr(c.href)+'"]');if(f)return o.instance=f,rn(f),f;var v=m({},c,{"data-href":c.href,"data-precedence":c.precedence,href:null,precedence:null});return f=(i.ownerDocument||i).createElement("style"),rn(f),Sn(f,"style",v),Ph(f,c.precedence,i),o.instance=f;case"stylesheet":v=za(c.href);var y=i.querySelector(dc(v));if(y)return o.state.loading|=4,o.instance=y,rn(y),y;f=fS(c),(v=Nr.get(v))&&cg(f,v),y=(i.ownerDocument||i).createElement("link"),rn(y);var E=y;return E._p=new Promise(function(D,q){E.onload=D,E.onerror=q}),Sn(y,"link",f),o.state.loading|=4,Ph(y,c.precedence,i),o.instance=y;case"script":return y=ja(c.src),(v=i.querySelector(fc(y)))?(o.instance=v,rn(v),v):(f=c,(v=Nr.get(y))&&(f=m({},c),ug(f,v)),i=i.ownerDocument||i,v=i.createElement("script"),rn(v),Sn(v,"link",f),i.head.appendChild(v),o.instance=v);case"void":return null;default:throw Error(r(443,o.type))}else o.type==="stylesheet"&&(o.state.loading&4)===0&&(f=o.instance,o.state.loading|=4,Ph(f,c.precedence,i));return o.instance}function Ph(i,o,c){for(var f=c.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),v=f.length?f[f.length-1]:null,y=v,E=0;E<f.length;E++){var D=f[E];if(D.dataset.precedence===o)y=D;else if(y!==v)break}y?y.parentNode.insertBefore(i,y.nextSibling):(o=c.nodeType===9?c.head:c,o.insertBefore(i,o.firstChild))}function cg(i,o){i.crossOrigin==null&&(i.crossOrigin=o.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=o.referrerPolicy),i.title==null&&(i.title=o.title)}function ug(i,o){i.crossOrigin==null&&(i.crossOrigin=o.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=o.referrerPolicy),i.integrity==null&&(i.integrity=o.integrity)}var Ih=null;function mS(i,o,c){if(Ih===null){var f=new Map,v=Ih=new Map;v.set(c,f)}else v=Ih,f=v.get(c),f||(f=new Map,v.set(c,f));if(f.has(i))return f;for(f.set(i,null),c=c.getElementsByTagName(i),v=0;v<c.length;v++){var y=c[v];if(!(y[Ml]||y[_n]||i==="link"&&y.getAttribute("rel")==="stylesheet")&&y.namespaceURI!=="http://www.w3.org/2000/svg"){var E=y.getAttribute(o)||"";E=i+E;var D=f.get(E);D?D.push(y):f.set(E,[y])}}return f}function gS(i,o,c){i=i.ownerDocument||i,i.head.insertBefore(c,o==="title"?i.querySelector("head > title"):null)}function WD(i,o,c){if(c===1||o.itemProp!=null)return!1;switch(i){case"meta":case"title":return!0;case"style":if(typeof o.precedence!="string"||typeof o.href!="string"||o.href==="")break;return!0;case"link":if(typeof o.rel!="string"||typeof o.href!="string"||o.href===""||o.onLoad||o.onError)break;switch(o.rel){case"stylesheet":return i=o.disabled,typeof o.precedence=="string"&&i==null;default:return!0}case"script":if(o.async&&typeof o.async!="function"&&typeof o.async!="symbol"&&!o.onLoad&&!o.onError&&o.src&&typeof o.src=="string")return!0}return!1}function vS(i){return!(i.type==="stylesheet"&&(i.state.loading&3)===0)}function qD(i,o,c,f){if(c.type==="stylesheet"&&(typeof f.media!="string"||matchMedia(f.media).matches!==!1)&&(c.state.loading&4)===0){if(c.instance===null){var v=za(f.href),y=o.querySelector(dc(v));if(y){o=y._p,o!==null&&typeof o=="object"&&typeof o.then=="function"&&(i.count++,i=Hh.bind(i),o.then(i,i)),c.state.loading|=4,c.instance=y,rn(y);return}y=o.ownerDocument||o,f=fS(f),(v=Nr.get(v))&&cg(f,v),y=y.createElement("link"),rn(y);var E=y;E._p=new Promise(function(D,q){E.onload=D,E.onerror=q}),Sn(y,"link",f),c.instance=y}i.stylesheets===null&&(i.stylesheets=new Map),i.stylesheets.set(c,o),(o=c.state.preload)&&(c.state.loading&3)===0&&(i.count++,c=Hh.bind(i),o.addEventListener("load",c),o.addEventListener("error",c))}}var hg=0;function VD(i,o){return i.stylesheets&&i.count===0&&Uh(i,i.stylesheets),0<i.count||0<i.imgCount?function(c){var f=setTimeout(function(){if(i.stylesheets&&Uh(i,i.stylesheets),i.unsuspend){var y=i.unsuspend;i.unsuspend=null,y()}},6e4+o);0<i.imgBytes&&hg===0&&(hg=62500*ED());var v=setTimeout(function(){if(i.waitingForImages=!1,i.count===0&&(i.stylesheets&&Uh(i,i.stylesheets),i.unsuspend)){var y=i.unsuspend;i.unsuspend=null,y()}},(i.imgBytes>hg?50:800)+o);return i.unsuspend=c,function(){i.unsuspend=null,clearTimeout(f),clearTimeout(v)}}:null}function Hh(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Uh(this,this.stylesheets);else if(this.unsuspend){var i=this.unsuspend;this.unsuspend=null,i()}}}var Fh=null;function Uh(i,o){i.stylesheets=null,i.unsuspend!==null&&(i.count++,Fh=new Map,o.forEach(KD,i),Fh=null,Hh.call(i))}function KD(i,o){if(!(o.state.loading&4)){var c=Fh.get(i);if(c)var f=c.get(null);else{c=new Map,Fh.set(i,c);for(var v=i.querySelectorAll("link[data-precedence],style[data-precedence]"),y=0;y<v.length;y++){var E=v[y];(E.nodeName==="LINK"||E.getAttribute("media")!=="not all")&&(c.set(E.dataset.precedence,E),f=E)}f&&c.set(null,f)}v=o.instance,E=v.getAttribute("data-precedence"),y=c.get(E)||f,y===f&&c.set(null,v),c.set(E,v),this.count++,f=Hh.bind(this),v.addEventListener("load",f),v.addEventListener("error",f),y?y.parentNode.insertBefore(v,y.nextSibling):(i=i.nodeType===9?i.head:i,i.insertBefore(v,i.firstChild)),o.state.loading|=4}}var pc={$$typeof:R,Provider:null,Consumer:null,_currentValue:W,_currentValue2:W,_threadCount:0};function GD(i,o,c,f,v,y,E,D,q){this.tag=1,this.containerInfo=i,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=Wn(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Wn(0),this.hiddenUpdates=Wn(null),this.identifierPrefix=f,this.onUncaughtError=v,this.onCaughtError=y,this.onRecoverableError=E,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=q,this.incompleteTransitions=new Map}function _S(i,o,c,f,v,y,E,D,q,ne,oe,ue){return i=new GD(i,o,c,E,q,ne,oe,ue,D),o=1,y===!0&&(o|=24),y=sr(3,null,null,o),i.current=y,y.stateNode=i,o=Wp(),o.refCount++,i.pooledCache=o,o.refCount++,y.memoizedState={element:f,isDehydrated:c,cache:o},Gp(y),i}function yS(i){return i?(i=fa,i):fa}function bS(i,o,c,f,v,y){v=yS(v),f.context===null?f.context=v:f.pendingContext=v,f=vs(o),f.payload={element:c},y=y===void 0?null:y,y!==null&&(f.callback=y),c=_s(i,f,o),c!==null&&(Zn(c,i,o),Vl(c,i,o))}function xS(i,o){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var c=i.retryLane;i.retryLane=c!==0&&c<o?c:o}}function dg(i,o){xS(i,o),(i=i.alternate)&&xS(i,o)}function SS(i){if(i.tag===13||i.tag===31){var o=lo(i,67108864);o!==null&&Zn(o,i,67108864),dg(i,67108864)}}function wS(i){if(i.tag===13||i.tag===31){var o=ur();o=Mi(o);var c=lo(i,o);c!==null&&Zn(c,i,o),dg(i,o)}}var $h=!0;function YD(i,o,c,f){var v=j.T;j.T=null;var y=G.p;try{G.p=2,fg(i,o,c,f)}finally{G.p=y,j.T=v}}function XD(i,o,c,f){var v=j.T;j.T=null;var y=G.p;try{G.p=8,fg(i,o,c,f)}finally{G.p=y,j.T=v}}function fg(i,o,c,f){if($h){var v=pg(f);if(v===null)Jm(i,o,f,Wh,c),kS(i,f);else if(QD(v,i,o,c,f))f.stopPropagation();else if(kS(i,f),o&4&&-1<ZD.indexOf(i)){for(;v!==null;){var y=na(v);if(y!==null)switch(y.tag){case 3:if(y=y.stateNode,y.current.memoizedState.isDehydrated){var E=Lt(y.pendingLanes);if(E!==0){var D=y;for(D.pendingLanes|=2,D.entangledLanes|=2;E;){var q=1<<31-ot(E);D.entanglements[1]|=q,E&=~q}ui(y),(it&6)===0&&(Eh=It()+500,lc(0))}}break;case 31:case 13:D=lo(y,2),D!==null&&Zn(D,y,2),Th(),dg(y,2)}if(y=pg(f),y===null&&Jm(i,o,f,Wh,c),y===v)break;v=y}v!==null&&f.stopPropagation()}else Jm(i,o,f,null,c)}}function pg(i){return i=gp(i),mg(i)}var Wh=null;function mg(i){if(Wh=null,i=ta(i),i!==null){var o=a(i);if(o===null)i=null;else{var c=o.tag;if(c===13){if(i=l(o),i!==null)return i;i=null}else if(c===31){if(i=u(o),i!==null)return i;i=null}else if(c===3){if(o.stateNode.current.memoizedState.isDehydrated)return o.tag===3?o.stateNode.containerInfo:null;i=null}else o!==i&&(i=null)}}return Wh=i,null}function CS(i){switch(i){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(ro()){case ae:return 2;case pe:return 8;case Ee:case ze:return 32;case de:return 268435456;default:return 32}default:return 32}}var gg=!1,Ms=null,As=null,Ns=null,mc=new Map,gc=new Map,Ds=[],ZD="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 kS(i,o){switch(i){case"focusin":case"focusout":Ms=null;break;case"dragenter":case"dragleave":As=null;break;case"mouseover":case"mouseout":Ns=null;break;case"pointerover":case"pointerout":mc.delete(o.pointerId);break;case"gotpointercapture":case"lostpointercapture":gc.delete(o.pointerId)}}function vc(i,o,c,f,v,y){return i===null||i.nativeEvent!==y?(i={blockedOn:o,domEventName:c,eventSystemFlags:f,nativeEvent:y,targetContainers:[v]},o!==null&&(o=na(o),o!==null&&SS(o)),i):(i.eventSystemFlags|=f,o=i.targetContainers,v!==null&&o.indexOf(v)===-1&&o.push(v),i)}function QD(i,o,c,f,v){switch(o){case"focusin":return Ms=vc(Ms,i,o,c,f,v),!0;case"dragenter":return As=vc(As,i,o,c,f,v),!0;case"mouseover":return Ns=vc(Ns,i,o,c,f,v),!0;case"pointerover":var y=v.pointerId;return mc.set(y,vc(mc.get(y)||null,i,o,c,f,v)),!0;case"gotpointercapture":return y=v.pointerId,gc.set(y,vc(gc.get(y)||null,i,o,c,f,v)),!0}return!1}function ES(i){var o=ta(i.target);if(o!==null){var c=a(o);if(c!==null){if(o=c.tag,o===13){if(o=l(c),o!==null){i.blockedOn=o,us(i.priority,function(){wS(c)});return}}else if(o===31){if(o=u(c),o!==null){i.blockedOn=o,us(i.priority,function(){wS(c)});return}}else if(o===3&&c.stateNode.current.memoizedState.isDehydrated){i.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}i.blockedOn=null}function qh(i){if(i.blockedOn!==null)return!1;for(var o=i.targetContainers;0<o.length;){var c=pg(i.nativeEvent);if(c===null){c=i.nativeEvent;var f=new c.constructor(c.type,c);mp=f,c.target.dispatchEvent(f),mp=null}else return o=na(c),o!==null&&SS(o),i.blockedOn=c,!1;o.shift()}return!0}function RS(i,o,c){qh(i)&&c.delete(o)}function JD(){gg=!1,Ms!==null&&qh(Ms)&&(Ms=null),As!==null&&qh(As)&&(As=null),Ns!==null&&qh(Ns)&&(Ns=null),mc.forEach(RS),gc.forEach(RS)}function Vh(i,o){i.blockedOn===o&&(i.blockedOn=null,gg||(gg=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,JD)))}var Kh=null;function TS(i){Kh!==i&&(Kh=i,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Kh===i&&(Kh=null);for(var o=0;o<i.length;o+=3){var c=i[o],f=i[o+1],v=i[o+2];if(typeof f!="function"){if(mg(f||c)===null)continue;break}var y=na(c);y!==null&&(i.splice(o,3),o-=3,pm(y,{pending:!0,data:v,method:c.method,action:f},f,v))}}))}function Ba(i){function o(q){return Vh(q,i)}Ms!==null&&Vh(Ms,i),As!==null&&Vh(As,i),Ns!==null&&Vh(Ns,i),mc.forEach(o),gc.forEach(o);for(var c=0;c<Ds.length;c++){var f=Ds[c];f.blockedOn===i&&(f.blockedOn=null)}for(;0<Ds.length&&(c=Ds[0],c.blockedOn===null);)ES(c),c.blockedOn===null&&Ds.shift();if(c=(i.ownerDocument||i).$$reactFormReplay,c!=null)for(f=0;f<c.length;f+=3){var v=c[f],y=c[f+1],E=v[qn]||null;if(typeof y=="function")E||TS(c);else if(E){var D=null;if(y&&y.hasAttribute("formAction")){if(v=y,E=y[qn]||null)D=E.formAction;else if(mg(v)!==null)continue}else D=E.action;typeof D=="function"?c[f+1]=D:(c.splice(f,3),f-=3),TS(c)}}}function MS(){function i(y){y.canIntercept&&y.info==="react-transition"&&y.intercept({handler:function(){return new Promise(function(E){return v=E})},focusReset:"manual",scroll:"manual"})}function o(){v!==null&&(v(),v=null),f||setTimeout(c,20)}function c(){if(!f&&!navigation.transition){var y=navigation.currentEntry;y&&y.url!=null&&navigation.navigate(y.url,{state:y.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var f=!1,v=null;return navigation.addEventListener("navigate",i),navigation.addEventListener("navigatesuccess",o),navigation.addEventListener("navigateerror",o),setTimeout(c,100),function(){f=!0,navigation.removeEventListener("navigate",i),navigation.removeEventListener("navigatesuccess",o),navigation.removeEventListener("navigateerror",o),v!==null&&(v(),v=null)}}}function vg(i){this._internalRoot=i}Gh.prototype.render=vg.prototype.render=function(i){var o=this._internalRoot;if(o===null)throw Error(r(409));var c=o.current,f=ur();bS(c,f,i,o,null,null)},Gh.prototype.unmount=vg.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var o=i.containerInfo;bS(i.current,2,null,i,null,null),Th(),o[ea]=null}};function Gh(i){this._internalRoot=i}Gh.prototype.unstable_scheduleHydration=function(i){if(i){var o=qr();i={blockedOn:null,target:i,priority:o};for(var c=0;c<Ds.length&&o!==0&&o<Ds[c].priority;c++);Ds.splice(c,0,i),c===0&&ES(i)}};var AS=t.version;if(AS!=="19.2.1")throw Error(r(527,AS,"19.2.1"));G.findDOMNode=function(i){var o=i._reactInternals;if(o===void 0)throw typeof i.render=="function"?Error(r(188)):(i=Object.keys(i).join(","),Error(r(268,i)));return i=h(o),i=i!==null?p(i):null,i=i===null?null:i.stateNode,i};var e3={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:j,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Yh=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Yh.isDisabled&&Yh.supportsFiber)try{Pe=Yh.inject(e3),$e=Yh}catch{}}return bc.createRoot=function(i,o){if(!s(i))throw Error(r(299));var c=!1,f="",v=Bx,y=Px,E=Ix;return o!=null&&(o.unstable_strictMode===!0&&(c=!0),o.identifierPrefix!==void 0&&(f=o.identifierPrefix),o.onUncaughtError!==void 0&&(v=o.onUncaughtError),o.onCaughtError!==void 0&&(y=o.onCaughtError),o.onRecoverableError!==void 0&&(E=o.onRecoverableError)),o=_S(i,1,!1,null,null,c,f,null,v,y,E,MS),i[ea]=o.current,Qm(i),new vg(o)},bc.hydrateRoot=function(i,o,c){if(!s(i))throw Error(r(299));var f=!1,v="",y=Bx,E=Px,D=Ix,q=null;return c!=null&&(c.unstable_strictMode===!0&&(f=!0),c.identifierPrefix!==void 0&&(v=c.identifierPrefix),c.onUncaughtError!==void 0&&(y=c.onUncaughtError),c.onCaughtError!==void 0&&(E=c.onCaughtError),c.onRecoverableError!==void 0&&(D=c.onRecoverableError),c.formState!==void 0&&(q=c.formState)),o=_S(i,1,!0,o,c??null,f,v,q,y,E,D,MS),o.context=yS(null),c=o.current,f=ur(),f=Mi(f),v=vs(f),v.callback=null,_s(c,v,f),c=f,o.current.lanes=c,yr(o,c),ui(o),i[ea]=o.current,Qm(i),new Gh(o)},bc.version="19.2.1",bc}var WS;function d3(){if(WS)return bg.exports;WS=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),bg.exports=h3(),bg.exports}var f3=d3();/**
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 qS="popstate";function VS(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function p3(e={}){function t(r,s){var h;let a=(h=s.state)==null?void 0:h.masked,{pathname:l,search:u,hash:d}=a||r.location;return Mv("",{pathname:l,search:u,hash:d},s.state&&s.state.usr||null,s.state&&s.state.key||"default",a?{pathname:r.location.pathname,search:r.location.search,hash:r.location.hash}:void 0)}function n(r,s){return typeof s=="string"?s:Zc(s)}return g3(t,n,null,e)}function St(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function Jr(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function m3(){return Math.random().toString(36).substring(2,10)}function KS(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.unstable_mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function Mv(e,t,n=null,r,s){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof t=="string"?pl(t):t,state:n,key:t&&t.key||r||m3(),unstable_mask:s}}function Zc({pathname:e="/",search:t="",hash:n=""}){return t&&t!=="?"&&(e+=t.charAt(0)==="?"?t:"?"+t),n&&n!=="#"&&(e+=n.charAt(0)==="#"?n:"#"+n),e}function pl(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function g3(e,t,n,r={}){let{window:s=document.defaultView,v5Compat:a=!1}=r,l=s.history,u="POP",d=null,h=p();h==null&&(h=0,l.replaceState({...l.state,idx:h},""));function p(){return(l.state||{idx:null}).idx}function m(){u="POP";let C=p(),k=C==null?null:C-h;h=C,d&&d({action:u,location:w.location,delta:k})}function _(C,k){u="PUSH";let T=VS(C)?C:Mv(w.location,C,k);h=p()+1;let R=KS(T,h),M=w.createHref(T.unstable_mask||T);try{l.pushState(R,"",M)}catch(L){if(L instanceof DOMException&&L.name==="DataCloneError")throw L;s.location.assign(M)}a&&d&&d({action:u,location:w.location,delta:1})}function b(C,k){u="REPLACE";let T=VS(C)?C:Mv(w.location,C,k);h=p();let R=KS(T,h),M=w.createHref(T.unstable_mask||T);l.replaceState(R,"",M),a&&d&&d({action:u,location:w.location,delta:0})}function S(C){return v3(C)}let w={get action(){return u},get location(){return e(s,l)},listen(C){if(d)throw new Error("A history only accepts one active listener");return s.addEventListener(qS,m),d=C,()=>{s.removeEventListener(qS,m),d=null}},createHref(C){return t(s,C)},createURL:S,encodeLocation(C){let k=S(C);return{pathname:k.pathname,search:k.search,hash:k.hash}},push:_,replace:b,go(C){return l.go(C)}};return w}function v3(e,t=!1){let n="http://localhost";typeof window<"u"&&(n=window.location.origin!=="null"?window.location.origin:window.location.href),St(n,"No window.location.(origin|href) available to create URL");let r=typeof e=="string"?e:Zc(e);return r=r.replace(/ $/,"%20"),!t&&r.startsWith("//")&&(r=n+r),new URL(r,n)}function Ak(e,t,n="/"){return _3(e,t,n,!1)}function _3(e,t,n,r){let s=typeof t=="string"?pl(t):t,a=es(s.pathname||"/",n);if(a==null)return null;let l=Nk(e);y3(l);let u=null;for(let d=0;u==null&&d<l.length;++d){let h=A3(a);u=T3(l[d],h,r)}return u}function Nk(e,t=[],n=[],r="",s=!1){let a=(l,u,d=s,h)=>{let p={relativePath:h===void 0?l.path||"":h,caseSensitive:l.caseSensitive===!0,childrenIndex:u,route:l};if(p.relativePath.startsWith("/")){if(!p.relativePath.startsWith(r)&&d)return;St(p.relativePath.startsWith(r),`Absolute route path "${p.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),p.relativePath=p.relativePath.slice(r.length)}let m=bi([r,p.relativePath]),_=n.concat(p);l.children&&l.children.length>0&&(St(l.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${m}".`),Nk(l.children,t,_,m,d)),!(l.path==null&&!l.index)&&t.push({path:m,score:E3(m,l.index),routesMeta:_})};return e.forEach((l,u)=>{var d;if(l.path===""||!((d=l.path)!=null&&d.includes("?")))a(l,u);else for(let h of Dk(l.path))a(l,u,!0,h)}),t}function Dk(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,s=n.endsWith("?"),a=n.replace(/\?$/,"");if(r.length===0)return s?[a,""]:[a];let l=Dk(r.join("/")),u=[];return u.push(...l.map(d=>d===""?a:[a,d].join("/"))),s&&u.push(...l),u.map(d=>e.startsWith("/")&&d===""?"/":d)}function y3(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:R3(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}var b3=/^:[\w-]+$/,x3=3,S3=2,w3=1,C3=10,k3=-2,GS=e=>e==="*";function E3(e,t){let n=e.split("/"),r=n.length;return n.some(GS)&&(r+=k3),t&&(r+=S3),n.filter(s=>!GS(s)).reduce((s,a)=>s+(b3.test(a)?x3:a===""?w3:C3),r)}function R3(e,t){return e.length===t.length&&e.slice(0,-1).every((r,s)=>r===t[s])?e[e.length-1]-t[t.length-1]:0}function T3(e,t,n=!1){let{routesMeta:r}=e,s={},a="/",l=[];for(let u=0;u<r.length;++u){let d=r[u],h=u===r.length-1,p=a==="/"?t:t.slice(a.length)||"/",m=Gd({path:d.relativePath,caseSensitive:d.caseSensitive,end:h},p),_=d.route;if(!m&&h&&n&&!r[r.length-1].route.index&&(m=Gd({path:d.relativePath,caseSensitive:d.caseSensitive,end:!1},p)),!m)return null;Object.assign(s,m.params),l.push({params:s,pathname:bi([a,m.pathname]),pathnameBase:L3(bi([a,m.pathnameBase])),route:_}),m.pathnameBase!=="/"&&(a=bi([a,m.pathnameBase]))}return l}function Gd(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=M3(e.path,e.caseSensitive,e.end),s=t.match(n);if(!s)return null;let a=s[0],l=a.replace(/(.)\/+$/,"$1"),u=s.slice(1);return{params:r.reduce((h,{paramName:p,isOptional:m},_)=>{if(p==="*"){let S=u[_]||"";l=a.slice(0,a.length-S.length).replace(/(.)\/+$/,"$1")}const b=u[_];return m&&!b?h[p]=void 0:h[p]=(b||"").replace(/%2F/g,"/"),h},{}),pathname:a,pathnameBase:l,pattern:e}}function M3(e,t=!1,n=!0){Jr(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 r=[],s="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(l,u,d,h,p)=>{if(r.push({paramName:u,isOptional:d!=null}),d){let m=p.charAt(h+l.length);return m&&m!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return e.endsWith("*")?(r.push({paramName:"*"}),s+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?s+="\\/*$":e!==""&&e!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,t?void 0:"i"),r]}function A3(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return Jr(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function es(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}var N3=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function D3(e,t="/"){let{pathname:n,search:r="",hash:s=""}=typeof e=="string"?pl(e):e,a;return n?(n=n.replace(/\/\/+/g,"/"),n.startsWith("/")?a=YS(n.substring(1),"/"):a=YS(n,t)):a=t,{pathname:a,search:z3(r),hash:j3(s)}}function YS(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(s=>{s===".."?n.length>1&&n.pop():s!=="."&&n.push(s)}),n.length>1?n.join("/"):"/"}function Cg(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function O3(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function ty(e){let t=O3(e);return t.map((n,r)=>r===t.length-1?n.pathname:n.pathnameBase)}function Rf(e,t,n,r=!1){let s;typeof e=="string"?s=pl(e):(s={...e},St(!s.pathname||!s.pathname.includes("?"),Cg("?","pathname","search",s)),St(!s.pathname||!s.pathname.includes("#"),Cg("#","pathname","hash",s)),St(!s.search||!s.search.includes("#"),Cg("#","search","hash",s)));let a=e===""||s.pathname==="",l=a?"/":s.pathname,u;if(l==null)u=n;else{let m=t.length-1;if(!r&&l.startsWith("..")){let _=l.split("/");for(;_[0]==="..";)_.shift(),m-=1;s.pathname=_.join("/")}u=m>=0?t[m]:"/"}let d=D3(s,u),h=l&&l!=="/"&&l.endsWith("/"),p=(a||l===".")&&n.endsWith("/");return!d.pathname.endsWith("/")&&(h||p)&&(d.pathname+="/"),d}var bi=e=>e.join("/").replace(/\/\/+/g,"/"),L3=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),z3=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,j3=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,B3=class{constructor(e,t,n,r=!1){this.status=e,this.statusText=t||"",this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function P3(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function I3(e){return e.map(t=>t.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var Ok=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function Lk(e,t){let n=e;if(typeof n!="string"||!N3.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,s=!1;if(Ok)try{let a=new URL(window.location.href),l=n.startsWith("//")?new URL(a.protocol+n):new URL(n),u=es(l.pathname,t);l.origin===a.origin&&u!=null?n=u+l.search+l.hash:s=!0}catch{Jr(!1,`<Link to="${n}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:s,to:n}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var zk=["POST","PUT","PATCH","DELETE"];new Set(zk);var H3=["GET",...zk];new Set(H3);var ml=x.createContext(null);ml.displayName="DataRouter";var Tf=x.createContext(null);Tf.displayName="DataRouterState";var F3=x.createContext(!1),jk=x.createContext({isTransitioning:!1});jk.displayName="ViewTransition";var U3=x.createContext(new Map);U3.displayName="Fetchers";var $3=x.createContext(null);$3.displayName="Await";var vr=x.createContext(null);vr.displayName="Navigation";var pu=x.createContext(null);pu.displayName="Location";var Hr=x.createContext({outlet:null,matches:[],isDataRoute:!1});Hr.displayName="Route";var ny=x.createContext(null);ny.displayName="RouteError";var Bk="REACT_ROUTER_ERROR",W3="REDIRECT",q3="ROUTE_ERROR_RESPONSE";function V3(e){if(e.startsWith(`${Bk}:${W3}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.location=="string"&&typeof t.reloadDocument=="boolean"&&typeof t.replace=="boolean")return t}catch{}}function K3(e){if(e.startsWith(`${Bk}:${q3}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string")return new B3(t.status,t.statusText,t.data)}catch{}}function G3(e,{relative:t}={}){St(gl(),"useHref() may be used only in the context of a <Router> component.");let{basename:n,navigator:r}=x.useContext(vr),{hash:s,pathname:a,search:l}=gu(e,{relative:t}),u=a;return n!=="/"&&(u=a==="/"?n:bi([n,a])),r.createHref({pathname:u,search:l,hash:s})}function gl(){return x.useContext(pu)!=null}function ri(){return St(gl(),"useLocation() may be used only in the context of a <Router> component."),x.useContext(pu).location}var Pk="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function Ik(e){x.useContext(vr).static||x.useLayoutEffect(e)}function mu(){let{isDataRoute:e}=x.useContext(Hr);return e?l4():Y3()}function Y3(){St(gl(),"useNavigate() may be used only in the context of a <Router> component.");let e=x.useContext(ml),{basename:t,navigator:n}=x.useContext(vr),{matches:r}=x.useContext(Hr),{pathname:s}=ri(),a=JSON.stringify(ty(r)),l=x.useRef(!1);return Ik(()=>{l.current=!0}),x.useCallback((d,h={})=>{if(Jr(l.current,Pk),!l.current)return;if(typeof d=="number"){n.go(d);return}let p=Rf(d,JSON.parse(a),s,h.relative==="path");e==null&&t!=="/"&&(p.pathname=p.pathname==="/"?t:bi([t,p.pathname])),(h.replace?n.replace:n.push)(p,h.state,h)},[t,n,a,s,e])}var Hk=x.createContext(null);function ry(){return x.useContext(Hk)}function X3(e){let t=x.useContext(Hr).outlet;return x.useMemo(()=>t&&x.createElement(Hk.Provider,{value:e},t),[t,e])}function Fk(){let{matches:e}=x.useContext(Hr),t=e[e.length-1];return t?t.params:{}}function gu(e,{relative:t}={}){let{matches:n}=x.useContext(Hr),{pathname:r}=ri(),s=JSON.stringify(ty(n));return x.useMemo(()=>Rf(e,JSON.parse(s),r,t==="path"),[e,s,r,t])}function Z3(e,t){return Uk(e,t)}function Uk(e,t,n){var C;St(gl(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:r}=x.useContext(vr),{matches:s}=x.useContext(Hr),a=s[s.length-1],l=a?a.params:{},u=a?a.pathname:"/",d=a?a.pathnameBase:"/",h=a&&a.route;{let k=h&&h.path||"";Wk(u,!h||k.endsWith("*")||k.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${u}" (under <Route path="${k}">) 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="${k}"> to <Route path="${k==="/"?"*":`${k}/*`}">.`)}let p=ri(),m;if(t){let k=typeof t=="string"?pl(t):t;St(d==="/"||((C=k.pathname)==null?void 0:C.startsWith(d)),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${d}" but pathname "${k.pathname}" was given in the \`location\` prop.`),m=k}else m=p;let _=m.pathname||"/",b=_;if(d!=="/"){let k=d.replace(/^\//,"").split("/");b="/"+_.replace(/^\//,"").split("/").slice(k.length).join("/")}let S=Ak(e,{pathname:b});Jr(h||S!=null,`No routes matched location "${m.pathname}${m.search}${m.hash}" `),Jr(S==null||S[S.length-1].route.element!==void 0||S[S.length-1].route.Component!==void 0||S[S.length-1].route.lazy!==void 0,`Matched leaf route at location "${m.pathname}${m.search}${m.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 w=n4(S&&S.map(k=>Object.assign({},k,{params:Object.assign({},l,k.params),pathname:bi([d,r.encodeLocation?r.encodeLocation(k.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:k.pathname]),pathnameBase:k.pathnameBase==="/"?d:bi([d,r.encodeLocation?r.encodeLocation(k.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:k.pathnameBase])})),s,n);return t&&w?x.createElement(pu.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...m},navigationType:"POP"}},w):w}function Q3(){let e=a4(),t=P3(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:r},a={padding:"2px 4px",backgroundColor:r},l=null;return console.error("Error handled by React Router default ErrorBoundary:",e),l=x.createElement(x.Fragment,null,x.createElement("p",null,"💿 Hey developer 👋"),x.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",x.createElement("code",{style:a},"ErrorBoundary")," or"," ",x.createElement("code",{style:a},"errorElement")," prop on your route.")),x.createElement(x.Fragment,null,x.createElement("h2",null,"Unexpected Application Error!"),x.createElement("h3",{style:{fontStyle:"italic"}},t),n?x.createElement("pre",{style:s},n):null,l)}var J3=x.createElement(Q3,null),$k=class extends x.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error("React Router caught the following error during render",e)}render(){let e=this.state.error;if(this.context&&typeof e=="object"&&e&&"digest"in e&&typeof e.digest=="string"){const n=K3(e.digest);n&&(e=n)}let t=e!==void 0?x.createElement(Hr.Provider,{value:this.props.routeContext},x.createElement(ny.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?x.createElement(e4,{error:e},t):t}};$k.contextType=F3;var kg=new WeakMap;function e4({children:e,error:t}){let{basename:n}=x.useContext(vr);if(typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){let r=V3(t.digest);if(r){let s=kg.get(t);if(s)throw s;let a=Lk(r.location,n);if(Ok&&!kg.get(t))if(a.isExternal||r.reloadDocument)window.location.href=a.absoluteURL||a.to;else{const l=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(a.to,{replace:r.replace}));throw kg.set(t,l),l}return x.createElement("meta",{httpEquiv:"refresh",content:`0;url=${a.absoluteURL||a.to}`})}}return e}function t4({routeContext:e,match:t,children:n}){let r=x.useContext(ml);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),x.createElement(Hr.Provider,{value:e},n)}function n4(e,t=[],n){let r=n==null?void 0:n.state;if(e==null){if(!r)return null;if(r.errors)e=r.matches;else if(t.length===0&&!r.initialized&&r.matches.length>0)e=r.matches;else return null}let s=e,a=r==null?void 0:r.errors;if(a!=null){let p=s.findIndex(m=>m.route.id&&(a==null?void 0:a[m.route.id])!==void 0);St(p>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(",")}`),s=s.slice(0,Math.min(s.length,p+1))}let l=!1,u=-1;if(n&&r){l=r.renderFallback;for(let p=0;p<s.length;p++){let m=s[p];if((m.route.HydrateFallback||m.route.hydrateFallbackElement)&&(u=p),m.route.id){let{loaderData:_,errors:b}=r,S=m.route.loader&&!_.hasOwnProperty(m.route.id)&&(!b||b[m.route.id]===void 0);if(m.route.lazy||S){n.isStatic&&(l=!0),u>=0?s=s.slice(0,u+1):s=[s[0]];break}}}}let d=n==null?void 0:n.onError,h=r&&d?(p,m)=>{var _,b;d(p,{location:r.location,params:((b=(_=r.matches)==null?void 0:_[0])==null?void 0:b.params)??{},unstable_pattern:I3(r.matches),errorInfo:m})}:void 0;return s.reduceRight((p,m,_)=>{let b,S=!1,w=null,C=null;r&&(b=a&&m.route.id?a[m.route.id]:void 0,w=m.route.errorElement||J3,l&&(u<0&&_===0?(Wk("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),S=!0,C=null):u===_&&(S=!0,C=m.route.hydrateFallbackElement||null)));let k=t.concat(s.slice(0,_+1)),T=()=>{let R;return b?R=w:S?R=C:m.route.Component?R=x.createElement(m.route.Component,null):m.route.element?R=m.route.element:R=p,x.createElement(t4,{match:m,routeContext:{outlet:p,matches:k,isDataRoute:r!=null},children:R})};return r&&(m.route.ErrorBoundary||m.route.errorElement||_===0)?x.createElement($k,{location:r.location,revalidation:r.revalidation,component:w,error:b,children:T(),routeContext:{outlet:null,matches:k,isDataRoute:!0},onError:h}):T()},null)}function iy(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function r4(e){let t=x.useContext(ml);return St(t,iy(e)),t}function i4(e){let t=x.useContext(Tf);return St(t,iy(e)),t}function s4(e){let t=x.useContext(Hr);return St(t,iy(e)),t}function sy(e){let t=s4(e),n=t.matches[t.matches.length-1];return St(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function o4(){return sy("useRouteId")}function a4(){var r;let e=x.useContext(ny),t=i4("useRouteError"),n=sy("useRouteError");return e!==void 0?e:(r=t.errors)==null?void 0:r[n]}function l4(){let{router:e}=r4("useNavigate"),t=sy("useNavigate"),n=x.useRef(!1);return Ik(()=>{n.current=!0}),x.useCallback(async(s,a={})=>{Jr(n.current,Pk),n.current&&(typeof s=="number"?await e.navigate(s):await e.navigate(s,{fromRouteId:t,...a}))},[e,t])}var XS={};function Wk(e,t,n){!t&&!XS[e]&&(XS[e]=!0,Jr(!1,n))}x.memo(c4);function c4({routes:e,future:t,state:n,isStatic:r,onError:s}){return Uk(e,void 0,{state:n,isStatic:r,onError:s})}function u4({to:e,replace:t,state:n,relative:r}){St(gl(),"<Navigate> may be used only in the context of a <Router> component.");let{static:s}=x.useContext(vr);Jr(!s,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.");let{matches:a}=x.useContext(Hr),{pathname:l}=ri(),u=mu(),d=Rf(e,ty(a),l,r==="path"),h=JSON.stringify(d);return x.useEffect(()=>{u(JSON.parse(h),{replace:t,state:n,relative:r})},[u,h,r,t,n]),null}function h4(e){return X3(e.context)}function Va(e){St(!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 d4({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:s,static:a=!1,unstable_useTransitions:l}){St(!gl(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let u=e.replace(/^\/*/,"/"),d=x.useMemo(()=>({basename:u,navigator:s,static:a,unstable_useTransitions:l,future:{}}),[u,s,a,l]);typeof n=="string"&&(n=pl(n));let{pathname:h="/",search:p="",hash:m="",state:_=null,key:b="default",unstable_mask:S}=n,w=x.useMemo(()=>{let C=es(h,u);return C==null?null:{location:{pathname:C,search:p,hash:m,state:_,key:b,unstable_mask:S},navigationType:r}},[u,h,p,m,_,b,r,S]);return Jr(w!=null,`<Router basename="${u}"> is not able to match the URL "${h}${p}${m}" because it does not start with the basename, so the <Router> won't render anything.`),w==null?null:x.createElement(vr.Provider,{value:d},x.createElement(pu.Provider,{children:t,value:w}))}function f4({children:e,location:t}){return Z3(Av(e),t)}function Av(e,t=[]){let n=[];return x.Children.forEach(e,(r,s)=>{if(!x.isValidElement(r))return;let a=[...t,s];if(r.type===x.Fragment){n.push.apply(n,Av(r.props.children,a));return}St(r.type===Va,`[${typeof r.type=="string"?r.type:r.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),St(!r.props.index||!r.props.children,"An index route cannot have child routes.");let l={id:r.props.id||a.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,middleware:r.props.middleware,loader:r.props.loader,action:r.props.action,hydrateFallbackElement:r.props.hydrateFallbackElement,HydrateFallback:r.props.HydrateFallback,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.hasErrorBoundary===!0||r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(l.children=Av(r.props.children,a)),n.push(l)}),n}var Td="get",Md="application/x-www-form-urlencoded";function Mf(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function p4(e){return Mf(e)&&e.tagName.toLowerCase()==="button"}function m4(e){return Mf(e)&&e.tagName.toLowerCase()==="form"}function g4(e){return Mf(e)&&e.tagName.toLowerCase()==="input"}function v4(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function _4(e,t){return e.button===0&&(!t||t==="_self")&&!v4(e)}var Xh=null;function y4(){if(Xh===null)try{new FormData(document.createElement("form"),0),Xh=!1}catch{Xh=!0}return Xh}var b4=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function Eg(e){return e!=null&&!b4.has(e)?(Jr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Md}"`),null):e}function x4(e,t){let n,r,s,a,l;if(m4(e)){let u=e.getAttribute("action");r=u?es(u,t):null,n=e.getAttribute("method")||Td,s=Eg(e.getAttribute("enctype"))||Md,a=new FormData(e)}else if(p4(e)||g4(e)&&(e.type==="submit"||e.type==="image")){let u=e.form;if(u==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let d=e.getAttribute("formaction")||u.getAttribute("action");if(r=d?es(d,t):null,n=e.getAttribute("formmethod")||u.getAttribute("method")||Td,s=Eg(e.getAttribute("formenctype"))||Eg(u.getAttribute("enctype"))||Md,a=new FormData(u,e),!y4()){let{name:h,type:p,value:m}=e;if(p==="image"){let _=h?`${h}.`:"";a.append(`${_}x`,"0"),a.append(`${_}y`,"0")}else h&&a.append(h,m)}}else{if(Mf(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Td,r=null,s=Md,l=e}return a&&s==="text/plain"&&(l=a,a=void 0),{action:r,method:n.toLowerCase(),encType:s,formData:a,body:l}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function oy(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function S4(e,t,n,r){let s=typeof e=="string"?new URL(e,typeof window>"u"?"server://singlefetch/":window.location.origin):e;return n?s.pathname.endsWith("/")?s.pathname=`${s.pathname}_.${r}`:s.pathname=`${s.pathname}.${r}`:s.pathname==="/"?s.pathname=`_root.${r}`:t&&es(s.pathname,t)==="/"?s.pathname=`${t.replace(/\/$/,"")}/_root.${r}`:s.pathname=`${s.pathname.replace(/\/$/,"")}.${r}`,s}async function w4(e,t){if(e.id in t)return t[e.id];try{let n=await import(e.module);return t[e.id]=n,n}catch(n){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(n),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function C4(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 k4(e,t,n){let r=await Promise.all(e.map(async s=>{let a=t.routes[s.route.id];if(a){let l=await w4(a,n);return l.links?l.links():[]}return[]}));return M4(r.flat(1).filter(C4).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function ZS(e,t,n,r,s,a){let l=(d,h)=>n[h]?d.route.id!==n[h].route.id:!0,u=(d,h)=>{var p;return n[h].pathname!==d.pathname||((p=n[h].route.path)==null?void 0:p.endsWith("*"))&&n[h].params["*"]!==d.params["*"]};return a==="assets"?t.filter((d,h)=>l(d,h)||u(d,h)):a==="data"?t.filter((d,h)=>{var m;let p=r.routes[d.route.id];if(!p||!p.hasLoader)return!1;if(l(d,h)||u(d,h))return!0;if(d.route.shouldRevalidate){let _=d.route.shouldRevalidate({currentUrl:new URL(s.pathname+s.search+s.hash,window.origin),currentParams:((m=n[0])==null?void 0:m.params)||{},nextUrl:new URL(e,window.origin),nextParams:d.params,defaultShouldRevalidate:!0});if(typeof _=="boolean")return _}return!0}):[]}function E4(e,t,{includeHydrateFallback:n}={}){return R4(e.map(r=>{let s=t.routes[r.route.id];if(!s)return[];let a=[s.module];return s.clientActionModule&&(a=a.concat(s.clientActionModule)),s.clientLoaderModule&&(a=a.concat(s.clientLoaderModule)),n&&s.hydrateFallbackModule&&(a=a.concat(s.hydrateFallbackModule)),s.imports&&(a=a.concat(s.imports)),a}).flat(1))}function R4(e){return[...new Set(e)]}function T4(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function M4(e,t){let n=new Set;return new Set(t),e.reduce((r,s)=>{let a=JSON.stringify(T4(s));return n.has(a)||(n.add(a),r.push({key:a,link:s})),r},[])}function qk(){let e=x.useContext(ml);return oy(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function A4(){let e=x.useContext(Tf);return oy(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var ay=x.createContext(void 0);ay.displayName="FrameworkContext";function Vk(){let e=x.useContext(ay);return oy(e,"You must render this element inside a <HydratedRouter> element"),e}function N4(e,t){let n=x.useContext(ay),[r,s]=x.useState(!1),[a,l]=x.useState(!1),{onFocus:u,onBlur:d,onMouseEnter:h,onMouseLeave:p,onTouchStart:m}=t,_=x.useRef(null);x.useEffect(()=>{if(e==="render"&&l(!0),e==="viewport"){let w=k=>{k.forEach(T=>{l(T.isIntersecting)})},C=new IntersectionObserver(w,{threshold:.5});return _.current&&C.observe(_.current),()=>{C.disconnect()}}},[e]),x.useEffect(()=>{if(r){let w=setTimeout(()=>{l(!0)},100);return()=>{clearTimeout(w)}}},[r]);let b=()=>{s(!0)},S=()=>{s(!1),l(!1)};return n?e!=="intent"?[a,_,{}]:[a,_,{onFocus:xc(u,b),onBlur:xc(d,S),onMouseEnter:xc(h,b),onMouseLeave:xc(p,S),onTouchStart:xc(m,b)}]:[!1,_,{}]}function xc(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function D4({page:e,...t}){let{router:n}=qk(),r=x.useMemo(()=>Ak(n.routes,e,n.basename),[n.routes,e,n.basename]);return r?x.createElement(L4,{page:e,matches:r,...t}):null}function O4(e){let{manifest:t,routeModules:n}=Vk(),[r,s]=x.useState([]);return x.useEffect(()=>{let a=!1;return k4(e,t,n).then(l=>{a||s(l)}),()=>{a=!0}},[e,t,n]),r}function L4({page:e,matches:t,...n}){let r=ri(),{future:s,manifest:a,routeModules:l}=Vk(),{basename:u}=qk(),{loaderData:d,matches:h}=A4(),p=x.useMemo(()=>ZS(e,t,h,a,r,"data"),[e,t,h,a,r]),m=x.useMemo(()=>ZS(e,t,h,a,r,"assets"),[e,t,h,a,r]),_=x.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let w=new Set,C=!1;if(t.forEach(T=>{var M;let R=a.routes[T.route.id];!R||!R.hasLoader||(!p.some(L=>L.route.id===T.route.id)&&T.route.id in d&&((M=l[T.route.id])!=null&&M.shouldRevalidate)||R.hasClientLoader?C=!0:w.add(T.route.id))}),w.size===0)return[];let k=S4(e,u,s.unstable_trailingSlashAwareDataRequests,"data");return C&&w.size>0&&k.searchParams.set("_routes",t.filter(T=>w.has(T.route.id)).map(T=>T.route.id).join(",")),[k.pathname+k.search]},[u,s.unstable_trailingSlashAwareDataRequests,d,r,a,p,t,e,l]),b=x.useMemo(()=>E4(m,a),[m,a]),S=O4(m);return x.createElement(x.Fragment,null,_.map(w=>x.createElement("link",{key:w,rel:"prefetch",as:"fetch",href:w,...n})),b.map(w=>x.createElement("link",{key:w,rel:"modulepreload",href:w,...n})),S.map(({key:w,link:C})=>x.createElement("link",{key:w,nonce:n.nonce,...C,crossOrigin:C.crossOrigin??n.crossOrigin})))}function z4(...e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}var j4=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{j4&&(window.__reactRouterVersion="7.13.1")}catch{}function B4({basename:e,children:t,unstable_useTransitions:n,window:r}){let s=x.useRef();s.current==null&&(s.current=p3({window:r,v5Compat:!0}));let a=s.current,[l,u]=x.useState({action:a.action,location:a.location}),d=x.useCallback(h=>{n===!1?u(h):x.startTransition(()=>u(h))},[n]);return x.useLayoutEffect(()=>a.listen(d),[a,d]),x.createElement(d4,{basename:e,children:t,location:l.location,navigationType:l.action,navigator:a,unstable_useTransitions:n})}var Kk=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Gk=x.forwardRef(function({onClick:t,discover:n="render",prefetch:r="none",relative:s,reloadDocument:a,replace:l,unstable_mask:u,state:d,target:h,to:p,preventScrollReset:m,viewTransition:_,unstable_defaultShouldRevalidate:b,...S},w){let{basename:C,navigator:k,unstable_useTransitions:T}=x.useContext(vr),R=typeof p=="string"&&Kk.test(p),M=Lk(p,C);p=M.to;let L=G3(p,{relative:s}),O=ri(),z=null;if(u){let U=Rf(u,[],O.unstable_mask?O.unstable_mask.pathname:"/",!0);C!=="/"&&(U.pathname=U.pathname==="/"?C:bi([C,U.pathname])),z=k.createHref(U)}let[B,Z,P]=N4(r,S),$=F4(p,{replace:l,unstable_mask:u,state:d,target:h,preventScrollReset:m,relative:s,viewTransition:_,unstable_defaultShouldRevalidate:b,unstable_useTransitions:T});function F(U){t&&t(U),U.defaultPrevented||$(U)}let H=!(M.isExternal||a),V=x.createElement("a",{...S,...P,href:(H?z:void 0)||M.absoluteURL||L,onClick:H?F:t,ref:z4(w,Z),target:h,"data-discover":!R&&n==="render"?"true":void 0});return B&&!R?x.createElement(x.Fragment,null,V,x.createElement(D4,{page:L})):V});Gk.displayName="Link";var P4=x.forwardRef(function({"aria-current":t="page",caseSensitive:n=!1,className:r="",end:s=!1,style:a,to:l,viewTransition:u,children:d,...h},p){let m=gu(l,{relative:h.relative}),_=ri(),b=x.useContext(Tf),{navigator:S,basename:w}=x.useContext(vr),C=b!=null&&V4(m)&&u===!0,k=S.encodeLocation?S.encodeLocation(m).pathname:m.pathname,T=_.pathname,R=b&&b.navigation&&b.navigation.location?b.navigation.location.pathname:null;n||(T=T.toLowerCase(),R=R?R.toLowerCase():null,k=k.toLowerCase()),R&&w&&(R=es(R,w)||R);const M=k!=="/"&&k.endsWith("/")?k.length-1:k.length;let L=T===k||!s&&T.startsWith(k)&&T.charAt(M)==="/",O=R!=null&&(R===k||!s&&R.startsWith(k)&&R.charAt(k.length)==="/"),z={isActive:L,isPending:O,isTransitioning:C},B=L?t:void 0,Z;typeof r=="function"?Z=r(z):Z=[r,L?"active":null,O?"pending":null,C?"transitioning":null].filter(Boolean).join(" ");let P=typeof a=="function"?a(z):a;return x.createElement(Gk,{...h,"aria-current":B,className:Z,ref:p,style:P,to:l,viewTransition:u},typeof d=="function"?d(z):d)});P4.displayName="NavLink";var I4=x.forwardRef(({discover:e="render",fetcherKey:t,navigate:n,reloadDocument:r,replace:s,state:a,method:l=Td,action:u,onSubmit:d,relative:h,preventScrollReset:p,viewTransition:m,unstable_defaultShouldRevalidate:_,...b},S)=>{let{unstable_useTransitions:w}=x.useContext(vr),C=W4(),k=q4(u,{relative:h}),T=l.toLowerCase()==="get"?"get":"post",R=typeof u=="string"&&Kk.test(u),M=L=>{if(d&&d(L),L.defaultPrevented)return;L.preventDefault();let O=L.nativeEvent.submitter,z=(O==null?void 0:O.getAttribute("formmethod"))||l,B=()=>C(O||L.currentTarget,{fetcherKey:t,method:z,navigate:n,replace:s,state:a,relative:h,preventScrollReset:p,viewTransition:m,unstable_defaultShouldRevalidate:_});w&&n!==!1?x.startTransition(()=>B()):B()};return x.createElement("form",{ref:S,method:T,action:k,onSubmit:r?d:M,...b,"data-discover":!R&&e==="render"?"true":void 0})});I4.displayName="Form";function H4(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Yk(e){let t=x.useContext(ml);return St(t,H4(e)),t}function F4(e,{target:t,replace:n,unstable_mask:r,state:s,preventScrollReset:a,relative:l,viewTransition:u,unstable_defaultShouldRevalidate:d,unstable_useTransitions:h}={}){let p=mu(),m=ri(),_=gu(e,{relative:l});return x.useCallback(b=>{if(_4(b,t)){b.preventDefault();let S=n!==void 0?n:Zc(m)===Zc(_),w=()=>p(e,{replace:S,unstable_mask:r,state:s,preventScrollReset:a,relative:l,viewTransition:u,unstable_defaultShouldRevalidate:d});h?x.startTransition(()=>w()):w()}},[m,p,_,n,r,s,t,e,a,l,u,d,h])}var U4=0,$4=()=>`__${String(++U4)}__`;function W4(){let{router:e}=Yk("useSubmit"),{basename:t}=x.useContext(vr),n=o4(),r=e.fetch,s=e.navigate;return x.useCallback(async(a,l={})=>{let{action:u,method:d,encType:h,formData:p,body:m}=x4(a,t);if(l.navigate===!1){let _=l.fetcherKey||$4();await r(_,n,l.action||u,{unstable_defaultShouldRevalidate:l.unstable_defaultShouldRevalidate,preventScrollReset:l.preventScrollReset,formData:p,body:m,formMethod:l.method||d,formEncType:l.encType||h,flushSync:l.flushSync})}else await s(l.action||u,{unstable_defaultShouldRevalidate:l.unstable_defaultShouldRevalidate,preventScrollReset:l.preventScrollReset,formData:p,body:m,formMethod:l.method||d,formEncType:l.encType||h,replace:l.replace,state:l.state,fromRouteId:n,flushSync:l.flushSync,viewTransition:l.viewTransition})},[r,s,t,n])}function q4(e,{relative:t}={}){let{basename:n}=x.useContext(vr),r=x.useContext(Hr);St(r,"useFormAction must be used inside a RouteContext");let[s]=r.matches.slice(-1),a={...gu(e||".",{relative:t})},l=ri();if(e==null){a.search=l.search;let u=new URLSearchParams(a.search),d=u.getAll("index");if(d.some(p=>p==="")){u.delete("index"),d.filter(m=>m).forEach(m=>u.append("index",m));let p=u.toString();a.search=p?`?${p}`:""}}return(!e||e===".")&&s.route.index&&(a.search=a.search?a.search.replace(/^\?/,"?index&"):"?index"),n!=="/"&&(a.pathname=a.pathname==="/"?n:bi([n,a.pathname])),Zc(a)}function V4(e,{relative:t}={}){let n=x.useContext(jk);St(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Yk("useViewTransitionState"),s=gu(e,{relative:t});if(!n.isTransitioning)return!1;let a=es(n.currentLocation.pathname,r)||n.currentLocation.pathname,l=es(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Gd(s.pathname,l)!=null||Gd(s.pathname,a)!=null}var Ws=Mk();const K4=Ef(Ws);function Xk(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var s=e.length;for(t=0;t<s;t++)e[t]&&(n=Xk(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Zk(){for(var e,t,n=0,r="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=Xk(e))&&(r&&(r+=" "),r+=t);return r}const QS=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,JS=Zk,G4=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return JS(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:s,defaultVariants:a}=t,l=Object.keys(s).map(h=>{const p=n==null?void 0:n[h],m=a==null?void 0:a[h];if(p===null)return null;const _=QS(p)||QS(m);return s[h][_]}),u=n&&Object.entries(n).reduce((h,p)=>{let[m,_]=p;return _===void 0||(h[m]=_),h},{}),d=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((h,p)=>{let{class:m,className:_,...b}=p;return Object.entries(b).every(S=>{let[w,C]=S;return Array.isArray(C)?C.includes({...a,...u}[w]):{...a,...u}[w]===C})?[...h,m,_]:h},[]);return JS(e,l,d,n==null?void 0:n.class,n==null?void 0:n.className)},Y4=(e,t)=>{const n=new Array(e.length+t.length);for(let r=0;r<e.length;r++)n[r]=e[r];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},X4=(e,t)=>({classGroupId:e,validator:t}),Qk=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Yd="-",ew=[],Z4="arbitrary..",Q4=e=>{const t=eO(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return J4(l);const u=l.split(Yd),d=u[0]===""&&u.length>1?1:0;return Jk(u,d,t)},getConflictingClassGroupIds:(l,u)=>{if(u){const d=r[l],h=n[l];return d?h?Y4(h,d):d:h||ew}return n[l]||ew}}},Jk=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const s=e[t],a=n.nextPart.get(s);if(a){const h=Jk(e,t+1,a);if(h)return h}const l=n.validators;if(l===null)return;const u=t===0?e.join(Yd):e.slice(t).join(Yd),d=l.length;for(let h=0;h<d;h++){const p=l[h];if(p.validator(u))return p.classGroupId}},J4=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),n=t.indexOf(":"),r=t.slice(0,n);return r?Z4+r:void 0})(),eO=e=>{const{theme:t,classGroups:n}=e;return tO(n,t)},tO=(e,t)=>{const n=Qk();for(const r in e){const s=e[r];ly(s,n,r,t)}return n},ly=(e,t,n,r)=>{const s=e.length;for(let a=0;a<s;a++){const l=e[a];nO(l,t,n,r)}},nO=(e,t,n,r)=>{if(typeof e=="string"){rO(e,t,n);return}if(typeof e=="function"){iO(e,t,n,r);return}sO(e,t,n,r)},rO=(e,t,n)=>{const r=e===""?t:eE(t,e);r.classGroupId=n},iO=(e,t,n,r)=>{if(oO(e)){ly(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(X4(n,e))},sO=(e,t,n,r)=>{const s=Object.entries(e),a=s.length;for(let l=0;l<a;l++){const[u,d]=s[l];ly(d,eE(t,u),n,r)}},eE=(e,t)=>{let n=e;const r=t.split(Yd),s=r.length;for(let a=0;a<s;a++){const l=r[a];let u=n.nextPart.get(l);u||(u=Qk(),n.nextPart.set(l,u)),n=u}return n},oO=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,aO=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null);const s=(a,l)=>{n[a]=l,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(a){let l=n[a];if(l!==void 0)return l;if((l=r[a])!==void 0)return s(a,l),l},set(a,l){a in n?n[a]=l:s(a,l)}}},Nv="!",tw=":",lO=[],nw=(e,t,n,r,s)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:s}),cO=e=>{const{prefix:t,experimentalParseClassName:n}=e;let r=s=>{const a=[];let l=0,u=0,d=0,h;const p=s.length;for(let w=0;w<p;w++){const C=s[w];if(l===0&&u===0){if(C===tw){a.push(s.slice(d,w)),d=w+1;continue}if(C==="/"){h=w;continue}}C==="["?l++:C==="]"?l--:C==="("?u++:C===")"&&u--}const m=a.length===0?s:s.slice(d);let _=m,b=!1;m.endsWith(Nv)?(_=m.slice(0,-1),b=!0):m.startsWith(Nv)&&(_=m.slice(1),b=!0);const S=h&&h>d?h-d:void 0;return nw(a,b,_,S)};if(t){const s=t+tw,a=r;r=l=>l.startsWith(s)?a(l.slice(s.length)):nw(lO,!1,l,void 0,!0)}if(n){const s=r;r=a=>n({className:a,parseClassName:s})}return r},uO=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((n,r)=>{t.set(n,1e6+r)}),n=>{const r=[];let s=[];for(let a=0;a<n.length;a++){const l=n[a],u=l[0]==="[",d=t.has(l);u||d?(s.length>0&&(s.sort(),r.push(...s),s=[]),r.push(l)):s.push(l)}return s.length>0&&(s.sort(),r.push(...s)),r}},hO=e=>({cache:aO(e.cacheSize),parseClassName:cO(e),sortModifiers:uO(e),...Q4(e)}),dO=/\s+/,fO=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:s,sortModifiers:a}=t,l=[],u=e.trim().split(dO);let d="";for(let h=u.length-1;h>=0;h-=1){const p=u[h],{isExternal:m,modifiers:_,hasImportantModifier:b,baseClassName:S,maybePostfixModifierPosition:w}=n(p);if(m){d=p+(d.length>0?" "+d:d);continue}let C=!!w,k=r(C?S.substring(0,w):S);if(!k){if(!C){d=p+(d.length>0?" "+d:d);continue}if(k=r(S),!k){d=p+(d.length>0?" "+d:d);continue}C=!1}const T=_.length===0?"":_.length===1?_[0]:a(_).join(":"),R=b?T+Nv:T,M=R+k;if(l.indexOf(M)>-1)continue;l.push(M);const L=s(k,C);for(let O=0;O<L.length;++O){const z=L[O];l.push(R+z)}d=p+(d.length>0?" "+d:d)}return d},pO=(...e)=>{let t=0,n,r,s="";for(;t<e.length;)(n=e[t++])&&(r=tE(n))&&(s&&(s+=" "),s+=r);return s},tE=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=tE(e[r]))&&(n&&(n+=" "),n+=t);return n},mO=(e,...t)=>{let n,r,s,a;const l=d=>{const h=t.reduce((p,m)=>m(p),e());return n=hO(h),r=n.cache.get,s=n.cache.set,a=u,u(d)},u=d=>{const h=r(d);if(h)return h;const p=fO(d,n);return s(d,p),p};return a=l,(...d)=>a(pO(...d))},gO=[],Zt=e=>{const t=n=>n[e]||gO;return t.isThemeGetter=!0,t},nE=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,rE=/^\((?:(\w[\w-]*):)?(.+)\)$/i,vO=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,_O=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,yO=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,bO=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,xO=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,SO=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ls=e=>vO.test(e),qe=e=>!!e&&!Number.isNaN(Number(e)),zs=e=>!!e&&Number.isInteger(Number(e)),Rg=e=>e.endsWith("%")&&qe(e.slice(0,-1)),Yi=e=>_O.test(e),iE=()=>!0,wO=e=>yO.test(e)&&!bO.test(e),cy=()=>!1,CO=e=>xO.test(e),kO=e=>SO.test(e),EO=e=>!Se(e)&&!we(e),RO=e=>Qs(e,aE,cy),Se=e=>nE.test(e),So=e=>Qs(e,lE,wO),rw=e=>Qs(e,zO,qe),TO=e=>Qs(e,uE,iE),MO=e=>Qs(e,cE,cy),iw=e=>Qs(e,sE,cy),AO=e=>Qs(e,oE,kO),Zh=e=>Qs(e,hE,CO),we=e=>rE.test(e),Sc=e=>qo(e,lE),NO=e=>qo(e,cE),sw=e=>qo(e,sE),DO=e=>qo(e,aE),OO=e=>qo(e,oE),Qh=e=>qo(e,hE,!0),LO=e=>qo(e,uE,!0),Qs=(e,t,n)=>{const r=nE.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},qo=(e,t,n=!1)=>{const r=rE.exec(e);return r?r[1]?t(r[1]):n:!1},sE=e=>e==="position"||e==="percentage",oE=e=>e==="image"||e==="url",aE=e=>e==="length"||e==="size"||e==="bg-size",lE=e=>e==="length",zO=e=>e==="number",cE=e=>e==="family-name",uE=e=>e==="number"||e==="weight",hE=e=>e==="shadow",jO=()=>{const e=Zt("color"),t=Zt("font"),n=Zt("text"),r=Zt("font-weight"),s=Zt("tracking"),a=Zt("leading"),l=Zt("breakpoint"),u=Zt("container"),d=Zt("spacing"),h=Zt("radius"),p=Zt("shadow"),m=Zt("inset-shadow"),_=Zt("text-shadow"),b=Zt("drop-shadow"),S=Zt("blur"),w=Zt("perspective"),C=Zt("aspect"),k=Zt("ease"),T=Zt("animate"),R=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],L=()=>[...M(),we,Se],O=()=>["auto","hidden","clip","visible","scroll"],z=()=>["auto","contain","none"],B=()=>[we,Se,d],Z=()=>[Ls,"full","auto",...B()],P=()=>[zs,"none","subgrid",we,Se],$=()=>["auto",{span:["full",zs,we,Se]},zs,we,Se],F=()=>[zs,"auto",we,Se],H=()=>["auto","min","max","fr",we,Se],V=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],U=()=>["start","end","center","stretch","center-safe","end-safe"],j=()=>["auto",...B()],G=()=>[Ls,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...B()],W=()=>[Ls,"screen","full","dvw","lvw","svw","min","max","fit",...B()],J=()=>[Ls,"screen","full","lh","dvh","lvh","svh","min","max","fit",...B()],A=()=>[e,we,Se],I=()=>[...M(),sw,iw,{position:[we,Se]}],Q=()=>["no-repeat",{repeat:["","x","y","space","round"]}],N=()=>["auto","cover","contain",DO,RO,{size:[we,Se]}],K=()=>[Rg,Sc,So],Y=()=>["","none","full",h,we,Se],ie=()=>["",qe,Sc,So],fe=()=>["solid","dashed","dotted","double"],Re=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],me=()=>[qe,Rg,sw,iw],ce=()=>["","none",S,we,Se],Te=()=>["none",qe,we,Se],He=()=>["none",qe,we,Se],Me=()=>[qe,we,Se],Ke=()=>[Ls,"full",...B()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Yi],breakpoint:[Yi],color:[iE],container:[Yi],"drop-shadow":[Yi],ease:["in","out","in-out"],font:[EO],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Yi],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Yi],shadow:[Yi],spacing:["px",qe],text:[Yi],"text-shadow":[Yi],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Ls,Se,we,C]}],container:["container"],columns:[{columns:[qe,Se,we,u]}],"break-after":[{"break-after":R()}],"break-before":[{"break-before":R()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:L()}],overflow:[{overflow:O()}],"overflow-x":[{"overflow-x":O()}],"overflow-y":[{"overflow-y":O()}],overscroll:[{overscroll:z()}],"overscroll-x":[{"overscroll-x":z()}],"overscroll-y":[{"overscroll-y":z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:Z()}],"inset-x":[{"inset-x":Z()}],"inset-y":[{"inset-y":Z()}],start:[{"inset-s":Z(),start:Z()}],end:[{"inset-e":Z(),end:Z()}],"inset-bs":[{"inset-bs":Z()}],"inset-be":[{"inset-be":Z()}],top:[{top:Z()}],right:[{right:Z()}],bottom:[{bottom:Z()}],left:[{left:Z()}],visibility:["visible","invisible","collapse"],z:[{z:[zs,"auto",we,Se]}],basis:[{basis:[Ls,"full","auto",u,...B()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[qe,Ls,"auto","initial","none",Se]}],grow:[{grow:["",qe,we,Se]}],shrink:[{shrink:["",qe,we,Se]}],order:[{order:[zs,"first","last","none",we,Se]}],"grid-cols":[{"grid-cols":P()}],"col-start-end":[{col:$()}],"col-start":[{"col-start":F()}],"col-end":[{"col-end":F()}],"grid-rows":[{"grid-rows":P()}],"row-start-end":[{row:$()}],"row-start":[{"row-start":F()}],"row-end":[{"row-end":F()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":H()}],"auto-rows":[{"auto-rows":H()}],gap:[{gap:B()}],"gap-x":[{"gap-x":B()}],"gap-y":[{"gap-y":B()}],"justify-content":[{justify:[...V(),"normal"]}],"justify-items":[{"justify-items":[...U(),"normal"]}],"justify-self":[{"justify-self":["auto",...U()]}],"align-content":[{content:["normal",...V()]}],"align-items":[{items:[...U(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...U(),{baseline:["","last"]}]}],"place-content":[{"place-content":V()}],"place-items":[{"place-items":[...U(),"baseline"]}],"place-self":[{"place-self":["auto",...U()]}],p:[{p:B()}],px:[{px:B()}],py:[{py:B()}],ps:[{ps:B()}],pe:[{pe:B()}],pbs:[{pbs:B()}],pbe:[{pbe:B()}],pt:[{pt:B()}],pr:[{pr:B()}],pb:[{pb:B()}],pl:[{pl:B()}],m:[{m:j()}],mx:[{mx:j()}],my:[{my:j()}],ms:[{ms:j()}],me:[{me:j()}],mbs:[{mbs:j()}],mbe:[{mbe:j()}],mt:[{mt:j()}],mr:[{mr:j()}],mb:[{mb:j()}],ml:[{ml:j()}],"space-x":[{"space-x":B()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":B()}],"space-y-reverse":["space-y-reverse"],size:[{size:G()}],"inline-size":[{inline:["auto",...W()]}],"min-inline-size":[{"min-inline":["auto",...W()]}],"max-inline-size":[{"max-inline":["none",...W()]}],"block-size":[{block:["auto",...J()]}],"min-block-size":[{"min-block":["auto",...J()]}],"max-block-size":[{"max-block":["none",...J()]}],w:[{w:[u,"screen",...G()]}],"min-w":[{"min-w":[u,"screen","none",...G()]}],"max-w":[{"max-w":[u,"screen","none","prose",{screen:[l]},...G()]}],h:[{h:["screen","lh",...G()]}],"min-h":[{"min-h":["screen","lh","none",...G()]}],"max-h":[{"max-h":["screen","lh",...G()]}],"font-size":[{text:["base",n,Sc,So]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,LO,TO]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Rg,Se]}],"font-family":[{font:[NO,MO,t]}],"font-features":[{"font-features":[Se]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[s,we,Se]}],"line-clamp":[{"line-clamp":[qe,"none",we,rw]}],leading:[{leading:[a,...B()]}],"list-image":[{"list-image":["none",we,Se]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",we,Se]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:A()}],"text-color":[{text:A()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...fe(),"wavy"]}],"text-decoration-thickness":[{decoration:[qe,"from-font","auto",we,So]}],"text-decoration-color":[{decoration:A()}],"underline-offset":[{"underline-offset":[qe,"auto",we,Se]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:B()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",we,Se]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",we,Se]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:I()}],"bg-repeat":[{bg:Q()}],"bg-size":[{bg:N()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},zs,we,Se],radial:["",we,Se],conic:[zs,we,Se]},OO,AO]}],"bg-color":[{bg:A()}],"gradient-from-pos":[{from:K()}],"gradient-via-pos":[{via:K()}],"gradient-to-pos":[{to:K()}],"gradient-from":[{from:A()}],"gradient-via":[{via:A()}],"gradient-to":[{to:A()}],rounded:[{rounded:Y()}],"rounded-s":[{"rounded-s":Y()}],"rounded-e":[{"rounded-e":Y()}],"rounded-t":[{"rounded-t":Y()}],"rounded-r":[{"rounded-r":Y()}],"rounded-b":[{"rounded-b":Y()}],"rounded-l":[{"rounded-l":Y()}],"rounded-ss":[{"rounded-ss":Y()}],"rounded-se":[{"rounded-se":Y()}],"rounded-ee":[{"rounded-ee":Y()}],"rounded-es":[{"rounded-es":Y()}],"rounded-tl":[{"rounded-tl":Y()}],"rounded-tr":[{"rounded-tr":Y()}],"rounded-br":[{"rounded-br":Y()}],"rounded-bl":[{"rounded-bl":Y()}],"border-w":[{border:ie()}],"border-w-x":[{"border-x":ie()}],"border-w-y":[{"border-y":ie()}],"border-w-s":[{"border-s":ie()}],"border-w-e":[{"border-e":ie()}],"border-w-bs":[{"border-bs":ie()}],"border-w-be":[{"border-be":ie()}],"border-w-t":[{"border-t":ie()}],"border-w-r":[{"border-r":ie()}],"border-w-b":[{"border-b":ie()}],"border-w-l":[{"border-l":ie()}],"divide-x":[{"divide-x":ie()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ie()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...fe(),"hidden","none"]}],"divide-style":[{divide:[...fe(),"hidden","none"]}],"border-color":[{border:A()}],"border-color-x":[{"border-x":A()}],"border-color-y":[{"border-y":A()}],"border-color-s":[{"border-s":A()}],"border-color-e":[{"border-e":A()}],"border-color-bs":[{"border-bs":A()}],"border-color-be":[{"border-be":A()}],"border-color-t":[{"border-t":A()}],"border-color-r":[{"border-r":A()}],"border-color-b":[{"border-b":A()}],"border-color-l":[{"border-l":A()}],"divide-color":[{divide:A()}],"outline-style":[{outline:[...fe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[qe,we,Se]}],"outline-w":[{outline:["",qe,Sc,So]}],"outline-color":[{outline:A()}],shadow:[{shadow:["","none",p,Qh,Zh]}],"shadow-color":[{shadow:A()}],"inset-shadow":[{"inset-shadow":["none",m,Qh,Zh]}],"inset-shadow-color":[{"inset-shadow":A()}],"ring-w":[{ring:ie()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:A()}],"ring-offset-w":[{"ring-offset":[qe,So]}],"ring-offset-color":[{"ring-offset":A()}],"inset-ring-w":[{"inset-ring":ie()}],"inset-ring-color":[{"inset-ring":A()}],"text-shadow":[{"text-shadow":["none",_,Qh,Zh]}],"text-shadow-color":[{"text-shadow":A()}],opacity:[{opacity:[qe,we,Se]}],"mix-blend":[{"mix-blend":[...Re(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":Re()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[qe]}],"mask-image-linear-from-pos":[{"mask-linear-from":me()}],"mask-image-linear-to-pos":[{"mask-linear-to":me()}],"mask-image-linear-from-color":[{"mask-linear-from":A()}],"mask-image-linear-to-color":[{"mask-linear-to":A()}],"mask-image-t-from-pos":[{"mask-t-from":me()}],"mask-image-t-to-pos":[{"mask-t-to":me()}],"mask-image-t-from-color":[{"mask-t-from":A()}],"mask-image-t-to-color":[{"mask-t-to":A()}],"mask-image-r-from-pos":[{"mask-r-from":me()}],"mask-image-r-to-pos":[{"mask-r-to":me()}],"mask-image-r-from-color":[{"mask-r-from":A()}],"mask-image-r-to-color":[{"mask-r-to":A()}],"mask-image-b-from-pos":[{"mask-b-from":me()}],"mask-image-b-to-pos":[{"mask-b-to":me()}],"mask-image-b-from-color":[{"mask-b-from":A()}],"mask-image-b-to-color":[{"mask-b-to":A()}],"mask-image-l-from-pos":[{"mask-l-from":me()}],"mask-image-l-to-pos":[{"mask-l-to":me()}],"mask-image-l-from-color":[{"mask-l-from":A()}],"mask-image-l-to-color":[{"mask-l-to":A()}],"mask-image-x-from-pos":[{"mask-x-from":me()}],"mask-image-x-to-pos":[{"mask-x-to":me()}],"mask-image-x-from-color":[{"mask-x-from":A()}],"mask-image-x-to-color":[{"mask-x-to":A()}],"mask-image-y-from-pos":[{"mask-y-from":me()}],"mask-image-y-to-pos":[{"mask-y-to":me()}],"mask-image-y-from-color":[{"mask-y-from":A()}],"mask-image-y-to-color":[{"mask-y-to":A()}],"mask-image-radial":[{"mask-radial":[we,Se]}],"mask-image-radial-from-pos":[{"mask-radial-from":me()}],"mask-image-radial-to-pos":[{"mask-radial-to":me()}],"mask-image-radial-from-color":[{"mask-radial-from":A()}],"mask-image-radial-to-color":[{"mask-radial-to":A()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":M()}],"mask-image-conic-pos":[{"mask-conic":[qe]}],"mask-image-conic-from-pos":[{"mask-conic-from":me()}],"mask-image-conic-to-pos":[{"mask-conic-to":me()}],"mask-image-conic-from-color":[{"mask-conic-from":A()}],"mask-image-conic-to-color":[{"mask-conic-to":A()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:I()}],"mask-repeat":[{mask:Q()}],"mask-size":[{mask:N()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",we,Se]}],filter:[{filter:["","none",we,Se]}],blur:[{blur:ce()}],brightness:[{brightness:[qe,we,Se]}],contrast:[{contrast:[qe,we,Se]}],"drop-shadow":[{"drop-shadow":["","none",b,Qh,Zh]}],"drop-shadow-color":[{"drop-shadow":A()}],grayscale:[{grayscale:["",qe,we,Se]}],"hue-rotate":[{"hue-rotate":[qe,we,Se]}],invert:[{invert:["",qe,we,Se]}],saturate:[{saturate:[qe,we,Se]}],sepia:[{sepia:["",qe,we,Se]}],"backdrop-filter":[{"backdrop-filter":["","none",we,Se]}],"backdrop-blur":[{"backdrop-blur":ce()}],"backdrop-brightness":[{"backdrop-brightness":[qe,we,Se]}],"backdrop-contrast":[{"backdrop-contrast":[qe,we,Se]}],"backdrop-grayscale":[{"backdrop-grayscale":["",qe,we,Se]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[qe,we,Se]}],"backdrop-invert":[{"backdrop-invert":["",qe,we,Se]}],"backdrop-opacity":[{"backdrop-opacity":[qe,we,Se]}],"backdrop-saturate":[{"backdrop-saturate":[qe,we,Se]}],"backdrop-sepia":[{"backdrop-sepia":["",qe,we,Se]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":B()}],"border-spacing-x":[{"border-spacing-x":B()}],"border-spacing-y":[{"border-spacing-y":B()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",we,Se]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[qe,"initial",we,Se]}],ease:[{ease:["linear","initial",k,we,Se]}],delay:[{delay:[qe,we,Se]}],animate:[{animate:["none",T,we,Se]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,we,Se]}],"perspective-origin":[{"perspective-origin":L()}],rotate:[{rotate:Te()}],"rotate-x":[{"rotate-x":Te()}],"rotate-y":[{"rotate-y":Te()}],"rotate-z":[{"rotate-z":Te()}],scale:[{scale:He()}],"scale-x":[{"scale-x":He()}],"scale-y":[{"scale-y":He()}],"scale-z":[{"scale-z":He()}],"scale-3d":["scale-3d"],skew:[{skew:Me()}],"skew-x":[{"skew-x":Me()}],"skew-y":[{"skew-y":Me()}],transform:[{transform:[we,Se,"","none","gpu","cpu"]}],"transform-origin":[{origin:L()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Ke()}],"translate-x":[{"translate-x":Ke()}],"translate-y":[{"translate-y":Ke()}],"translate-z":[{"translate-z":Ke()}],"translate-none":["translate-none"],accent:[{accent:A()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:A()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",we,Se]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":B()}],"scroll-mx":[{"scroll-mx":B()}],"scroll-my":[{"scroll-my":B()}],"scroll-ms":[{"scroll-ms":B()}],"scroll-me":[{"scroll-me":B()}],"scroll-mbs":[{"scroll-mbs":B()}],"scroll-mbe":[{"scroll-mbe":B()}],"scroll-mt":[{"scroll-mt":B()}],"scroll-mr":[{"scroll-mr":B()}],"scroll-mb":[{"scroll-mb":B()}],"scroll-ml":[{"scroll-ml":B()}],"scroll-p":[{"scroll-p":B()}],"scroll-px":[{"scroll-px":B()}],"scroll-py":[{"scroll-py":B()}],"scroll-ps":[{"scroll-ps":B()}],"scroll-pe":[{"scroll-pe":B()}],"scroll-pbs":[{"scroll-pbs":B()}],"scroll-pbe":[{"scroll-pbe":B()}],"scroll-pt":[{"scroll-pt":B()}],"scroll-pr":[{"scroll-pr":B()}],"scroll-pb":[{"scroll-pb":B()}],"scroll-pl":[{"scroll-pl":B()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",we,Se]}],fill:[{fill:["none",...A()]}],"stroke-w":[{stroke:[qe,Sc,So,rw]}],stroke:[{stroke:["none",...A()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","inset-bs","inset-be","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pbs","pbe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mbs","mbe","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-bs","border-w-be","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-bs","border-color-be","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mbs","scroll-mbe","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pbs","scroll-pbe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},BO=mO(jO);function ye(...e){return BO(Zk(e))}function ow(e){return e.startsWith("chatId:")?e.slice(7):e}const dE=G4("touch-manipulation inline-flex items-center justify-center whitespace-nowrap cursor-pointer rounded-md text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",{variants:{variant:{default:"bg-primary text-primary-foreground disabled:bg-primary/50 disabled:text-primary-foreground/90 hover:bg-primary/90",juicy:"bg-logo text-primary-foreground disabled:text-primary-foreground/50 hover:bg-logo/90",destructive:"bg-destructive/80 dark:text-white",outline:"border disabled:bg-transparent disabled:text-foreground/50 border-inpu disabled:border-input/90 bg-card hover:bg-muted hover:text-accent-foreground",secondary:"bg-transparent border border-border text-secondary-foreground hover:text-secondary-foreground/60 disabled:text-secondary-foreground/50",ghost:"hover:bg-accent dark:hover:bg-card hover:text-accent-foreground text-muted-foreground disabled:text-muted-foreground/50 border border-border/0 hover:border-border",link:"text-primary disabled:text-primary/50 underline-offset-4 hover:underline",none:""},size:{default:"h-10 px-4 rounded-full py-2",sm:"h-9 rounded-full px-3",lg:"h-11 rounded-full px-8",icon:"h-10 w-10 rounded-lg","icon-sm":"h-5.5 w-5.5 rounded-md"}},defaultVariants:{variant:"default",size:"default"}}),et=x.forwardRef(({className:e,variant:t,size:n,...r},s)=>g.jsx("button",{className:ye(dE({variant:t,size:n,className:e})),ref:s,...r}));et.displayName="Button";function Oe(e,t,{checkForDefaultPrevented:n=!0}={}){return function(s){if(e==null||e(s),n===!1||!s.defaultPrevented)return t==null?void 0:t(s)}}function aw(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function uy(...e){return t=>{let n=!1;const r=e.map(s=>{const a=aw(s,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let s=0;s<r.length;s++){const a=r[s];typeof a=="function"?a():aw(e[s],null)}}}}function Pt(...e){return x.useCallback(uy(...e),e)}function PO(e,t){const n=x.createContext(t),r=a=>{const{children:l,...u}=a,d=x.useMemo(()=>u,Object.values(u));return g.jsx(n.Provider,{value:d,children:l})};r.displayName=e+"Provider";function s(a){const l=x.useContext(n);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[r,s]}function Js(e,t=[]){let n=[];function r(a,l){const u=x.createContext(l),d=n.length;n=[...n,l];const h=m=>{var k;const{scope:_,children:b,...S}=m,w=((k=_==null?void 0:_[e])==null?void 0:k[d])||u,C=x.useMemo(()=>S,Object.values(S));return g.jsx(w.Provider,{value:C,children:b})};h.displayName=a+"Provider";function p(m,_){var w;const b=((w=_==null?void 0:_[e])==null?void 0:w[d])||u,S=x.useContext(b);if(S)return S;if(l!==void 0)return l;throw new Error(`\`${m}\` must be used within \`${a}\``)}return[h,p]}const s=()=>{const a=n.map(l=>x.createContext(l));return function(u){const d=(u==null?void 0:u[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...u,[e]:d}}),[u,d])}};return s.scopeName=e,[r,IO(s,...t)]}function IO(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(s=>({useScope:s(),scopeName:s.scopeName}));return function(a){const l=r.reduce((u,{useScope:d,scopeName:h})=>{const m=d(a)[`__scope${h}`];return{...u,...m}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return n.scopeName=t.scopeName,n}var Gs=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{},HO=Tk[" useId ".trim().toString()]||(()=>{}),FO=0;function Qa(e){const[t,n]=x.useState(HO());return Gs(()=>{n(r=>r??String(FO++))},[e]),t?`radix-${t}`:""}var UO=Tk[" useInsertionEffect ".trim().toString()]||Gs;function Af({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[s,a,l]=$O({defaultProp:t,onChange:n}),u=e!==void 0,d=u?e:s;{const p=x.useRef(e!==void 0);x.useEffect(()=>{const m=p.current;m!==u&&console.warn(`${r} is changing from ${m?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),p.current=u},[u,r])}const h=x.useCallback(p=>{var m;if(u){const _=WO(p)?p(e):p;_!==e&&((m=l.current)==null||m.call(l,_))}else a(p)},[u,e,a,l]);return[d,h]}function $O({defaultProp:e,onChange:t}){const[n,r]=x.useState(e),s=x.useRef(n),a=x.useRef(t);return UO(()=>{a.current=t},[t]),x.useEffect(()=>{var l;s.current!==n&&((l=a.current)==null||l.call(a,n),s.current=n)},[n,s]),[n,r,a]}function WO(e){return typeof e=="function"}function sl(e){const t=qO(e),n=x.forwardRef((r,s)=>{const{children:a,...l}=r,u=x.Children.toArray(a),d=u.find(KO);if(d){const h=d.props.children,p=u.map(m=>m===d?x.Children.count(h)>1?x.Children.only(null):x.isValidElement(h)?h.props.children:null:m);return g.jsx(t,{...l,ref:s,children:x.isValidElement(h)?x.cloneElement(h,void 0,p):null})}return g.jsx(t,{...l,ref:s,children:a})});return n.displayName=`${e}.Slot`,n}function qO(e){const t=x.forwardRef((n,r)=>{const{children:s,...a}=n;if(x.isValidElement(s)){const l=YO(s),u=GO(a,s.props);return s.type!==x.Fragment&&(u.ref=r?uy(r,l):l),x.cloneElement(s,u)}return x.Children.count(s)>1?x.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var fE=Symbol("radix.slottable");function VO(e){const t=({children:n})=>g.jsx(g.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=fE,t}function KO(e){return x.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===fE}function GO(e,t){const n={...t};for(const r in t){const s=e[r],a=t[r];/^on[A-Z]/.test(r)?s&&a?n[r]=(...u)=>{const d=a(...u);return s(...u),d}:s&&(n[r]=s):r==="style"?n[r]={...s,...a}:r==="className"&&(n[r]=[s,a].filter(Boolean).join(" "))}return{...e,...n}}function YO(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var XO=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Ct=XO.reduce((e,t)=>{const n=sl(`Primitive.${t}`),r=x.forwardRef((s,a)=>{const{asChild:l,...u}=s,d=l?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),g.jsx(d,{...u,ref:a})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function pE(e,t){e&&Ws.flushSync(()=>e.dispatchEvent(t))}function wi(e){const t=x.useRef(e);return x.useEffect(()=>{t.current=e}),x.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function ZO(e,t=globalThis==null?void 0:globalThis.document){const n=wi(e);x.useEffect(()=>{const r=s=>{s.key==="Escape"&&n(s)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var QO="DismissableLayer",Dv="dismissableLayer.update",JO="dismissableLayer.pointerDownOutside",eL="dismissableLayer.focusOutside",lw,mE=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),vu=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:u,...d}=e,h=x.useContext(mE),[p,m]=x.useState(null),_=(p==null?void 0:p.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,b]=x.useState({}),S=Pt(t,z=>m(z)),w=Array.from(h.layers),[C]=[...h.layersWithOutsidePointerEventsDisabled].slice(-1),k=w.indexOf(C),T=p?w.indexOf(p):-1,R=h.layersWithOutsidePointerEventsDisabled.size>0,M=T>=k,L=rL(z=>{const B=z.target,Z=[...h.branches].some(P=>P.contains(B));!M||Z||(s==null||s(z),l==null||l(z),z.defaultPrevented||u==null||u())},_),O=iL(z=>{const B=z.target;[...h.branches].some(P=>P.contains(B))||(a==null||a(z),l==null||l(z),z.defaultPrevented||u==null||u())},_);return ZO(z=>{T===h.layers.size-1&&(r==null||r(z),!z.defaultPrevented&&u&&(z.preventDefault(),u()))},_),x.useEffect(()=>{if(p)return n&&(h.layersWithOutsidePointerEventsDisabled.size===0&&(lw=_.body.style.pointerEvents,_.body.style.pointerEvents="none"),h.layersWithOutsidePointerEventsDisabled.add(p)),h.layers.add(p),cw(),()=>{n&&h.layersWithOutsidePointerEventsDisabled.size===1&&(_.body.style.pointerEvents=lw)}},[p,_,n,h]),x.useEffect(()=>()=>{p&&(h.layers.delete(p),h.layersWithOutsidePointerEventsDisabled.delete(p),cw())},[p,h]),x.useEffect(()=>{const z=()=>b({});return document.addEventListener(Dv,z),()=>document.removeEventListener(Dv,z)},[]),g.jsx(Ct.div,{...d,ref:S,style:{pointerEvents:R?M?"auto":"none":void 0,...e.style},onFocusCapture:Oe(e.onFocusCapture,O.onFocusCapture),onBlurCapture:Oe(e.onBlurCapture,O.onBlurCapture),onPointerDownCapture:Oe(e.onPointerDownCapture,L.onPointerDownCapture)})});vu.displayName=QO;var tL="DismissableLayerBranch",nL=x.forwardRef((e,t)=>{const n=x.useContext(mE),r=x.useRef(null),s=Pt(t,r);return x.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),g.jsx(Ct.div,{...e,ref:s})});nL.displayName=tL;function rL(e,t=globalThis==null?void 0:globalThis.document){const n=wi(e),r=x.useRef(!1),s=x.useRef(()=>{});return x.useEffect(()=>{const a=u=>{if(u.target&&!r.current){let d=function(){gE(JO,n,h,{discrete:!0})};const h={originalEvent:u};u.pointerType==="touch"?(t.removeEventListener("click",s.current),s.current=d,t.addEventListener("click",s.current,{once:!0})):d()}else t.removeEventListener("click",s.current);r.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",a),t.removeEventListener("click",s.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function iL(e,t=globalThis==null?void 0:globalThis.document){const n=wi(e),r=x.useRef(!1);return x.useEffect(()=>{const s=a=>{a.target&&!r.current&&gE(eL,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",s),()=>t.removeEventListener("focusin",s)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function cw(){const e=new CustomEvent(Dv);document.dispatchEvent(e)}function gE(e,t,n,{discrete:r}){const s=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&s.addEventListener(e,t,{once:!0}),r?pE(s,a):s.dispatchEvent(a)}var Tg="focusScope.autoFocusOnMount",Mg="focusScope.autoFocusOnUnmount",uw={bubbles:!1,cancelable:!0},sL="FocusScope",Nf=x.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:s,onUnmountAutoFocus:a,...l}=e,[u,d]=x.useState(null),h=wi(s),p=wi(a),m=x.useRef(null),_=Pt(t,w=>d(w)),b=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(r){let w=function(R){if(b.paused||!u)return;const M=R.target;u.contains(M)?m.current=M:Hs(m.current,{select:!0})},C=function(R){if(b.paused||!u)return;const M=R.relatedTarget;M!==null&&(u.contains(M)||Hs(m.current,{select:!0}))},k=function(R){if(document.activeElement===document.body)for(const L of R)L.removedNodes.length>0&&Hs(u)};document.addEventListener("focusin",w),document.addEventListener("focusout",C);const T=new MutationObserver(k);return u&&T.observe(u,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",w),document.removeEventListener("focusout",C),T.disconnect()}}},[r,u,b.paused]),x.useEffect(()=>{if(u){dw.add(b);const w=document.activeElement;if(!u.contains(w)){const k=new CustomEvent(Tg,uw);u.addEventListener(Tg,h),u.dispatchEvent(k),k.defaultPrevented||(oL(hL(vE(u)),{select:!0}),document.activeElement===w&&Hs(u))}return()=>{u.removeEventListener(Tg,h),setTimeout(()=>{const k=new CustomEvent(Mg,uw);u.addEventListener(Mg,p),u.dispatchEvent(k),k.defaultPrevented||Hs(w??document.body,{select:!0}),u.removeEventListener(Mg,p),dw.remove(b)},0)}}},[u,h,p,b]);const S=x.useCallback(w=>{if(!n&&!r||b.paused)return;const C=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,k=document.activeElement;if(C&&k){const T=w.currentTarget,[R,M]=aL(T);R&&M?!w.shiftKey&&k===M?(w.preventDefault(),n&&Hs(R,{select:!0})):w.shiftKey&&k===R&&(w.preventDefault(),n&&Hs(M,{select:!0})):k===T&&w.preventDefault()}},[n,r,b.paused]);return g.jsx(Ct.div,{tabIndex:-1,...l,ref:_,onKeyDown:S})});Nf.displayName=sL;function oL(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Hs(r,{select:t}),document.activeElement!==n)return}function aL(e){const t=vE(e),n=hw(t,e),r=hw(t.reverse(),e);return[n,r]}function vE(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const s=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||s?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function hw(e,t){for(const n of e)if(!lL(n,{upTo:t}))return n}function lL(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function cL(e){return e instanceof HTMLInputElement&&"select"in e}function Hs(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&cL(e)&&t&&e.select()}}var dw=uL();function uL(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=fw(e,t),e.unshift(t)},remove(t){var n;e=fw(e,t),(n=e[0])==null||n.resume()}}}function fw(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function hL(e){return e.filter(t=>t.tagName!=="A")}var dL="Portal",_u=x.forwardRef((e,t)=>{var u;const{container:n,...r}=e,[s,a]=x.useState(!1);Gs(()=>a(!0),[]);const l=n||s&&((u=globalThis==null?void 0:globalThis.document)==null?void 0:u.body);return l?K4.createPortal(g.jsx(Ct.div,{...r,ref:t}),l):null});_u.displayName=dL;function fL(e,t){return x.useReducer((n,r)=>t[n][r]??n,e)}var Fr=e=>{const{present:t,children:n}=e,r=pL(t),s=typeof n=="function"?n({present:r.isPresent}):x.Children.only(n),a=Pt(r.ref,mL(s));return typeof n=="function"||r.isPresent?x.cloneElement(s,{ref:a}):null};Fr.displayName="Presence";function pL(e){const[t,n]=x.useState(),r=x.useRef(null),s=x.useRef(e),a=x.useRef("none"),l=e?"mounted":"unmounted",[u,d]=fL(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const h=Jh(r.current);a.current=u==="mounted"?h:"none"},[u]),Gs(()=>{const h=r.current,p=s.current;if(p!==e){const _=a.current,b=Jh(h);e?d("MOUNT"):b==="none"||(h==null?void 0:h.display)==="none"?d("UNMOUNT"):d(p&&_!==b?"ANIMATION_OUT":"UNMOUNT"),s.current=e}},[e,d]),Gs(()=>{if(t){let h;const p=t.ownerDocument.defaultView??window,m=b=>{const w=Jh(r.current).includes(CSS.escape(b.animationName));if(b.target===t&&w&&(d("ANIMATION_END"),!s.current)){const C=t.style.animationFillMode;t.style.animationFillMode="forwards",h=p.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=C)})}},_=b=>{b.target===t&&(a.current=Jh(r.current))};return t.addEventListener("animationstart",_),t.addEventListener("animationcancel",m),t.addEventListener("animationend",m),()=>{p.clearTimeout(h),t.removeEventListener("animationstart",_),t.removeEventListener("animationcancel",m),t.removeEventListener("animationend",m)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:x.useCallback(h=>{r.current=h?getComputedStyle(h):null,n(h)},[])}}function Jh(e){return(e==null?void 0:e.animationName)||"none"}function mL(e){var r,s;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(s=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:s.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var Ag=0;function hy(){x.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??pw()),document.body.insertAdjacentElement("beforeend",e[1]??pw()),Ag++,()=>{Ag===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Ag--}},[])}function pw(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var gi=function(){return gi=Object.assign||function(t){for(var n,r=1,s=arguments.length;r<s;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},gi.apply(this,arguments)};function _E(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,r=Object.getOwnPropertySymbols(e);s<r.length;s++)t.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(n[r[s]]=e[r[s]]);return n}function gL(e,t,n){if(n||arguments.length===2)for(var r=0,s=t.length,a;r<s;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}var Ad="right-scroll-bar-position",Nd="width-before-scroll-bar",vL="with-scroll-bars-hidden",_L="--removed-body-scroll-bar-size";function Ng(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function yL(e,t){var n=x.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var s=n.value;s!==r&&(n.value=r,n.callback(r,s))}}}})[0];return n.callback=t,n.facade}var bL=typeof window<"u"?x.useLayoutEffect:x.useEffect,mw=new WeakMap;function xL(e,t){var n=yL(null,function(r){return e.forEach(function(s){return Ng(s,r)})});return bL(function(){var r=mw.get(n);if(r){var s=new Set(r),a=new Set(e),l=n.current;s.forEach(function(u){a.has(u)||Ng(u,null)}),a.forEach(function(u){s.has(u)||Ng(u,l)})}mw.set(n,e)},[e]),n}function SL(e){return e}function wL(e,t){t===void 0&&(t=SL);var n=[],r=!1,s={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(a){var l=t(a,r);return n.push(l),function(){n=n.filter(function(u){return u!==l})}},assignSyncMedium:function(a){for(r=!0;n.length;){var l=n;n=[],l.forEach(a)}n={push:function(u){return a(u)},filter:function(){return n}}},assignMedium:function(a){r=!0;var l=[];if(n.length){var u=n;n=[],u.forEach(a),l=n}var d=function(){var p=l;l=[],p.forEach(a)},h=function(){return Promise.resolve().then(d)};h(),n={push:function(p){l.push(p),h()},filter:function(p){return l=l.filter(p),n}}}};return s}function CL(e){e===void 0&&(e={});var t=wL(null);return t.options=gi({async:!0,ssr:!1},e),t}var yE=function(e){var t=e.sideCar,n=_E(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return x.createElement(r,gi({},n))};yE.isSideCarExport=!0;function kL(e,t){return e.useMedium(t),yE}var bE=CL(),Dg=function(){},Df=x.forwardRef(function(e,t){var n=x.useRef(null),r=x.useState({onScrollCapture:Dg,onWheelCapture:Dg,onTouchMoveCapture:Dg}),s=r[0],a=r[1],l=e.forwardProps,u=e.children,d=e.className,h=e.removeScrollBar,p=e.enabled,m=e.shards,_=e.sideCar,b=e.noRelative,S=e.noIsolation,w=e.inert,C=e.allowPinchZoom,k=e.as,T=k===void 0?"div":k,R=e.gapMode,M=_E(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),L=_,O=xL([n,t]),z=gi(gi({},M),s);return x.createElement(x.Fragment,null,p&&x.createElement(L,{sideCar:bE,removeScrollBar:h,shards:m,noRelative:b,noIsolation:S,inert:w,setCallbacks:a,allowPinchZoom:!!C,lockRef:n,gapMode:R}),l?x.cloneElement(x.Children.only(u),gi(gi({},z),{ref:O})):x.createElement(T,gi({},z,{className:d,ref:O}),u))});Df.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Df.classNames={fullWidth:Nd,zeroRight:Ad};var EL=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function RL(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=EL();return t&&e.setAttribute("nonce",t),e}function TL(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function ML(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var AL=function(){var e=0,t=null;return{add:function(n){e==0&&(t=RL())&&(TL(t,n),ML(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},NL=function(){var e=AL();return function(t,n){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},xE=function(){var e=NL(),t=function(n){var r=n.styles,s=n.dynamic;return e(r,s),null};return t},DL={left:0,top:0,right:0,gap:0},Og=function(e){return parseInt(e||"",10)||0},OL=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],s=t[e==="padding"?"paddingRight":"marginRight"];return[Og(n),Og(r),Og(s)]},LL=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return DL;var t=OL(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},zL=xE(),Ja="data-scroll-locked",jL=function(e,t,n,r){var s=e.left,a=e.top,l=e.right,u=e.gap;return n===void 0&&(n="margin"),`
61
+ .`.concat(vL,` {
62
+ overflow: hidden `).concat(r,`;
63
+ padding-right: `).concat(u,"px ").concat(r,`;
64
+ }
65
+ body[`).concat(Ja,`] {
66
+ overflow: hidden `).concat(r,`;
67
+ overscroll-behavior: contain;
68
+ `).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
69
+ padding-left: `.concat(s,`px;
70
+ padding-top: `).concat(a,`px;
71
+ padding-right: `).concat(l,`px;
72
+ margin-left:0;
73
+ margin-top:0;
74
+ margin-right: `).concat(u,"px ").concat(r,`;
75
+ `),n==="padding"&&"padding-right: ".concat(u,"px ").concat(r,";")].filter(Boolean).join(""),`
76
+ }
77
+
78
+ .`).concat(Ad,` {
79
+ right: `).concat(u,"px ").concat(r,`;
80
+ }
81
+
82
+ .`).concat(Nd,` {
83
+ margin-right: `).concat(u,"px ").concat(r,`;
84
+ }
85
+
86
+ .`).concat(Ad," .").concat(Ad,` {
87
+ right: 0 `).concat(r,`;
88
+ }
89
+
90
+ .`).concat(Nd," .").concat(Nd,` {
91
+ margin-right: 0 `).concat(r,`;
92
+ }
93
+
94
+ body[`).concat(Ja,`] {
95
+ `).concat(_L,": ").concat(u,`px;
96
+ }
97
+ `)},gw=function(){var e=parseInt(document.body.getAttribute(Ja)||"0",10);return isFinite(e)?e:0},BL=function(){x.useEffect(function(){return document.body.setAttribute(Ja,(gw()+1).toString()),function(){var e=gw()-1;e<=0?document.body.removeAttribute(Ja):document.body.setAttribute(Ja,e.toString())}},[])},PL=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,s=r===void 0?"margin":r;BL();var a=x.useMemo(function(){return LL(s)},[s]);return x.createElement(zL,{styles:jL(a,!t,s,n?"":"!important")})},Ov=!1;if(typeof window<"u")try{var ed=Object.defineProperty({},"passive",{get:function(){return Ov=!0,!0}});window.addEventListener("test",ed,ed),window.removeEventListener("test",ed,ed)}catch{Ov=!1}var Pa=Ov?{passive:!1}:!1,IL=function(e){return e.tagName==="TEXTAREA"},SE=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!IL(e)&&n[t]==="visible")},HL=function(e){return SE(e,"overflowY")},FL=function(e){return SE(e,"overflowX")},vw=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var s=wE(e,r);if(s){var a=CE(e,r),l=a[1],u=a[2];if(l>u)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},UL=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},$L=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},wE=function(e,t){return e==="v"?HL(t):FL(t)},CE=function(e,t){return e==="v"?UL(t):$L(t)},WL=function(e,t){return e==="h"&&t==="rtl"?-1:1},qL=function(e,t,n,r,s){var a=WL(e,window.getComputedStyle(t).direction),l=a*r,u=n.target,d=t.contains(u),h=!1,p=l>0,m=0,_=0;do{if(!u)break;var b=CE(e,u),S=b[0],w=b[1],C=b[2],k=w-C-a*S;(S||k)&&wE(e,u)&&(m+=k,_+=S);var T=u.parentNode;u=T&&T.nodeType===Node.DOCUMENT_FRAGMENT_NODE?T.host:T}while(!d&&u!==document.body||d&&(t.contains(u)||t===u));return(p&&Math.abs(m)<1||!p&&Math.abs(_)<1)&&(h=!0),h},td=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},_w=function(e){return[e.deltaX,e.deltaY]},yw=function(e){return e&&"current"in e?e.current:e},VL=function(e,t){return e[0]===t[0]&&e[1]===t[1]},KL=function(e){return`
98
+ .block-interactivity-`.concat(e,` {pointer-events: none;}
99
+ .allow-interactivity-`).concat(e,` {pointer-events: all;}
100
+ `)},GL=0,Ia=[];function YL(e){var t=x.useRef([]),n=x.useRef([0,0]),r=x.useRef(),s=x.useState(GL++)[0],a=x.useState(xE)[0],l=x.useRef(e);x.useEffect(function(){l.current=e},[e]),x.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(s));var w=gL([e.lockRef.current],(e.shards||[]).map(yw),!0).filter(Boolean);return w.forEach(function(C){return C.classList.add("allow-interactivity-".concat(s))}),function(){document.body.classList.remove("block-interactivity-".concat(s)),w.forEach(function(C){return C.classList.remove("allow-interactivity-".concat(s))})}}},[e.inert,e.lockRef.current,e.shards]);var u=x.useCallback(function(w,C){if("touches"in w&&w.touches.length===2||w.type==="wheel"&&w.ctrlKey)return!l.current.allowPinchZoom;var k=td(w),T=n.current,R="deltaX"in w?w.deltaX:T[0]-k[0],M="deltaY"in w?w.deltaY:T[1]-k[1],L,O=w.target,z=Math.abs(R)>Math.abs(M)?"h":"v";if("touches"in w&&z==="h"&&O.type==="range")return!1;var B=window.getSelection(),Z=B&&B.anchorNode,P=Z?Z===O||Z.contains(O):!1;if(P)return!1;var $=vw(z,O);if(!$)return!0;if($?L=z:(L=z==="v"?"h":"v",$=vw(z,O)),!$)return!1;if(!r.current&&"changedTouches"in w&&(R||M)&&(r.current=L),!L)return!0;var F=r.current||L;return qL(F,C,w,F==="h"?R:M)},[]),d=x.useCallback(function(w){var C=w;if(!(!Ia.length||Ia[Ia.length-1]!==a)){var k="deltaY"in C?_w(C):td(C),T=t.current.filter(function(L){return L.name===C.type&&(L.target===C.target||C.target===L.shadowParent)&&VL(L.delta,k)})[0];if(T&&T.should){C.cancelable&&C.preventDefault();return}if(!T){var R=(l.current.shards||[]).map(yw).filter(Boolean).filter(function(L){return L.contains(C.target)}),M=R.length>0?u(C,R[0]):!l.current.noIsolation;M&&C.cancelable&&C.preventDefault()}}},[]),h=x.useCallback(function(w,C,k,T){var R={name:w,delta:C,target:k,should:T,shadowParent:XL(k)};t.current.push(R),setTimeout(function(){t.current=t.current.filter(function(M){return M!==R})},1)},[]),p=x.useCallback(function(w){n.current=td(w),r.current=void 0},[]),m=x.useCallback(function(w){h(w.type,_w(w),w.target,u(w,e.lockRef.current))},[]),_=x.useCallback(function(w){h(w.type,td(w),w.target,u(w,e.lockRef.current))},[]);x.useEffect(function(){return Ia.push(a),e.setCallbacks({onScrollCapture:m,onWheelCapture:m,onTouchMoveCapture:_}),document.addEventListener("wheel",d,Pa),document.addEventListener("touchmove",d,Pa),document.addEventListener("touchstart",p,Pa),function(){Ia=Ia.filter(function(w){return w!==a}),document.removeEventListener("wheel",d,Pa),document.removeEventListener("touchmove",d,Pa),document.removeEventListener("touchstart",p,Pa)}},[]);var b=e.removeScrollBar,S=e.inert;return x.createElement(x.Fragment,null,S?x.createElement(a,{styles:KL(s)}):null,b?x.createElement(PL,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function XL(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const ZL=kL(bE,YL);var Of=x.forwardRef(function(e,t){return x.createElement(Df,gi({},e,{ref:t,sideCar:ZL}))});Of.classNames=Df.classNames;var QL=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Ha=new WeakMap,nd=new WeakMap,rd={},Lg=0,kE=function(e){return e&&(e.host||kE(e.parentNode))},JL=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=kE(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},ez=function(e,t,n,r){var s=JL(t,Array.isArray(e)?e:[e]);rd[n]||(rd[n]=new WeakMap);var a=rd[n],l=[],u=new Set,d=new Set(s),h=function(m){!m||u.has(m)||(u.add(m),h(m.parentNode))};s.forEach(h);var p=function(m){!m||d.has(m)||Array.prototype.forEach.call(m.children,function(_){if(u.has(_))p(_);else try{var b=_.getAttribute(r),S=b!==null&&b!=="false",w=(Ha.get(_)||0)+1,C=(a.get(_)||0)+1;Ha.set(_,w),a.set(_,C),l.push(_),w===1&&S&&nd.set(_,!0),C===1&&_.setAttribute(n,"true"),S||_.setAttribute(r,"true")}catch(k){console.error("aria-hidden: cannot operate on ",_,k)}})};return p(t),u.clear(),Lg++,function(){l.forEach(function(m){var _=Ha.get(m)-1,b=a.get(m)-1;Ha.set(m,_),a.set(m,b),_||(nd.has(m)||m.removeAttribute(r),nd.delete(m)),b||m.removeAttribute(n)}),Lg--,Lg||(Ha=new WeakMap,Ha=new WeakMap,nd=new WeakMap,rd={})}},dy=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),s=QL(e);return s?(r.push.apply(r,Array.from(s.querySelectorAll("[aria-live], script"))),ez(r,s,n,"aria-hidden")):function(){return null}},Lf="Dialog",[EE]=Js(Lf),[tz,ii]=EE(Lf),RE=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:s,onOpenChange:a,modal:l=!0}=e,u=x.useRef(null),d=x.useRef(null),[h,p]=Af({prop:r,defaultProp:s??!1,onChange:a,caller:Lf});return g.jsx(tz,{scope:t,triggerRef:u,contentRef:d,contentId:Qa(),titleId:Qa(),descriptionId:Qa(),open:h,onOpenChange:p,onOpenToggle:x.useCallback(()=>p(m=>!m),[p]),modal:l,children:n})};RE.displayName=Lf;var TE="DialogTrigger",nz=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(TE,n),a=Pt(t,s.triggerRef);return g.jsx(Ct.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":my(s.open),...r,ref:a,onClick:Oe(e.onClick,s.onOpenToggle)})});nz.displayName=TE;var fy="DialogPortal",[rz,ME]=EE(fy,{forceMount:void 0}),AE=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:s}=e,a=ii(fy,t);return g.jsx(rz,{scope:t,forceMount:n,children:x.Children.map(r,l=>g.jsx(Fr,{present:n||a.open,children:g.jsx(_u,{asChild:!0,container:s,children:l})}))})};AE.displayName=fy;var Xd="DialogOverlay",NE=x.forwardRef((e,t)=>{const n=ME(Xd,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,a=ii(Xd,e.__scopeDialog);return a.modal?g.jsx(Fr,{present:r||a.open,children:g.jsx(sz,{...s,ref:t})}):null});NE.displayName=Xd;var iz=sl("DialogOverlay.RemoveScroll"),sz=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(Xd,n);return g.jsx(Of,{as:iz,allowPinchZoom:!0,shards:[s.contentRef],children:g.jsx(Ct.div,{"data-state":my(s.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),jo="DialogContent",DE=x.forwardRef((e,t)=>{const n=ME(jo,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,a=ii(jo,e.__scopeDialog);return g.jsx(Fr,{present:r||a.open,children:a.modal?g.jsx(oz,{...s,ref:t}):g.jsx(az,{...s,ref:t})})});DE.displayName=jo;var oz=x.forwardRef((e,t)=>{const n=ii(jo,e.__scopeDialog),r=x.useRef(null),s=Pt(t,n.contentRef,r);return x.useEffect(()=>{const a=r.current;if(a)return dy(a)},[]),g.jsx(OE,{...e,ref:s,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Oe(e.onCloseAutoFocus,a=>{var l;a.preventDefault(),(l=n.triggerRef.current)==null||l.focus()}),onPointerDownOutside:Oe(e.onPointerDownOutside,a=>{const l=a.detail.originalEvent,u=l.button===0&&l.ctrlKey===!0;(l.button===2||u)&&a.preventDefault()}),onFocusOutside:Oe(e.onFocusOutside,a=>a.preventDefault())})}),az=x.forwardRef((e,t)=>{const n=ii(jo,e.__scopeDialog),r=x.useRef(!1),s=x.useRef(!1);return g.jsx(OE,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var l,u;(l=e.onCloseAutoFocus)==null||l.call(e,a),a.defaultPrevented||(r.current||(u=n.triggerRef.current)==null||u.focus(),a.preventDefault()),r.current=!1,s.current=!1},onInteractOutside:a=>{var d,h;(d=e.onInteractOutside)==null||d.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(s.current=!0));const l=a.target;((h=n.triggerRef.current)==null?void 0:h.contains(l))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&s.current&&a.preventDefault()}})}),OE=x.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:s,onCloseAutoFocus:a,...l}=e,u=ii(jo,n),d=x.useRef(null),h=Pt(t,d);return hy(),g.jsxs(g.Fragment,{children:[g.jsx(Nf,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:s,onUnmountAutoFocus:a,children:g.jsx(vu,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":my(u.open),...l,ref:h,onDismiss:()=>u.onOpenChange(!1)})}),g.jsxs(g.Fragment,{children:[g.jsx(lz,{titleId:u.titleId}),g.jsx(uz,{contentRef:d,descriptionId:u.descriptionId})]})]})}),py="DialogTitle",LE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(py,n);return g.jsx(Ct.h2,{id:s.titleId,...r,ref:t})});LE.displayName=py;var zE="DialogDescription",jE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(zE,n);return g.jsx(Ct.p,{id:s.descriptionId,...r,ref:t})});jE.displayName=zE;var BE="DialogClose",PE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(BE,n);return g.jsx(Ct.button,{type:"button",...r,ref:t,onClick:Oe(e.onClick,()=>s.onOpenChange(!1))})});PE.displayName=BE;function my(e){return e?"open":"closed"}var IE="DialogTitleWarning",[IZ,HE]=PO(IE,{contentName:jo,titleName:py,docsSlug:"dialog"}),lz=({titleId:e})=>{const t=HE(IE),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
101
+
102
+ If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
103
+
104
+ For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return x.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},cz="DialogDescriptionWarning",uz=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${HE(cz).contentName}}.`;return x.useEffect(()=>{var a;const s=(a=e.current)==null?void 0:a.getAttribute("aria-describedby");t&&s&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},hz=RE,dz=AE,FE=NE,UE=DE,fz=LE,pz=jE,mz=PE;/**
105
+ * @license lucide-react v0.562.0 - ISC
106
+ *
107
+ * This source code is licensed under the ISC license.
108
+ * See the LICENSE file in the root directory of this source tree.
109
+ */const gz=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),vz=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase()),bw=e=>{const t=vz(e);return t.charAt(0).toUpperCase()+t.slice(1)},$E=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim(),_z=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};/**
110
+ * @license lucide-react v0.562.0 - ISC
111
+ *
112
+ * This source code is licensed under the ISC license.
113
+ * See the LICENSE file in the root directory of this source tree.
114
+ */var yz={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
115
+ * @license lucide-react v0.562.0 - ISC
116
+ *
117
+ * This source code is licensed under the ISC license.
118
+ * See the LICENSE file in the root directory of this source tree.
119
+ */const bz=x.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:s="",children:a,iconNode:l,...u},d)=>x.createElement("svg",{ref:d,...yz,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:$E("lucide",s),...!a&&!_z(u)&&{"aria-hidden":"true"},...u},[...l.map(([h,p])=>x.createElement(h,p)),...Array.isArray(a)?a:[a]]));/**
120
+ * @license lucide-react v0.562.0 - ISC
121
+ *
122
+ * This source code is licensed under the ISC license.
123
+ * See the LICENSE file in the root directory of this source tree.
124
+ */const ke=(e,t)=>{const n=x.forwardRef(({className:r,...s},a)=>x.createElement(bz,{ref:a,iconNode:t,className:$E(`lucide-${gz(bw(e))}`,`lucide-${e}`,r),...s}));return n.displayName=bw(e),n};/**
125
+ * @license lucide-react v0.562.0 - ISC
126
+ *
127
+ * This source code is licensed under the ISC license.
128
+ * See the LICENSE file in the root directory of this source tree.
129
+ */const xz=[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]],Sz=ke("archive",xz);/**
130
+ * @license lucide-react v0.562.0 - ISC
131
+ *
132
+ * This source code is licensed under the ISC license.
133
+ * See the LICENSE file in the root directory of this source tree.
134
+ */const wz=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],Cz=ke("arrow-down-to-line",wz);/**
135
+ * @license lucide-react v0.562.0 - ISC
136
+ *
137
+ * This source code is licensed under the ISC license.
138
+ * See the LICENSE file in the root directory of this source tree.
139
+ */const kz=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Ez=ke("arrow-down",kz);/**
140
+ * @license lucide-react v0.562.0 - ISC
141
+ *
142
+ * This source code is licensed under the ISC license.
143
+ * See the LICENSE file in the root directory of this source tree.
144
+ */const Rz=[["path",{d:"M8 3 4 7l4 4",key:"9rb6wj"}],["path",{d:"M4 7h16",key:"6tx8e3"}],["path",{d:"m16 21 4-4-4-4",key:"siv7j2"}],["path",{d:"M20 17H4",key:"h6l3hr"}]],Tz=ke("arrow-left-right",Rz);/**
145
+ * @license lucide-react v0.562.0 - ISC
146
+ *
147
+ * This source code is licensed under the ISC license.
148
+ * See the LICENSE file in the root directory of this source tree.
149
+ */const Mz=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],Az=ke("arrow-up",Mz);/**
150
+ * @license lucide-react v0.562.0 - ISC
151
+ *
152
+ * This source code is licensed under the ISC license.
153
+ * See the LICENSE file in the root directory of this source tree.
154
+ */const Nz=[["path",{d:"M12 6v12",key:"1vza4d"}],["path",{d:"M17.196 9 6.804 15",key:"1ah31z"}],["path",{d:"m6.804 9 10.392 6",key:"1b6pxd"}]],Dz=ke("asterisk",Nz);/**
155
+ * @license lucide-react v0.562.0 - ISC
156
+ *
157
+ * This source code is licensed under the ISC license.
158
+ * See the LICENSE file in the root directory of this source tree.
159
+ */const Oz=[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}],["path",{d:"M8 11h8",key:"vwpz6n"}],["path",{d:"M8 7h6",key:"1f0q6e"}]],Lz=ke("book-text",Oz);/**
160
+ * @license lucide-react v0.562.0 - ISC
161
+ *
162
+ * This source code is licensed under the ISC license.
163
+ * See the LICENSE file in the root directory of this source tree.
164
+ */const zz=[["path",{d:"M12 18V5",key:"adv99a"}],["path",{d:"M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4",key:"1e3is1"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5",key:"1gqd8o"}],["path",{d:"M17.997 5.125a4 4 0 0 1 2.526 5.77",key:"iwvgf7"}],["path",{d:"M18 18a4 4 0 0 0 2-7.464",key:"efp6ie"}],["path",{d:"M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517",key:"1gq6am"}],["path",{d:"M6 18a4 4 0 0 1-2-7.464",key:"k1g0md"}],["path",{d:"M6.003 5.125a4 4 0 0 0-2.526 5.77",key:"q97ue3"}]],xw=ke("brain",zz);/**
165
+ * @license lucide-react v0.562.0 - ISC
166
+ *
167
+ * This source code is licensed under the ISC license.
168
+ * See the LICENSE file in the root directory of this source tree.
169
+ */const jz=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],Bz=ke("check-check",jz);/**
170
+ * @license lucide-react v0.562.0 - ISC
171
+ *
172
+ * This source code is licensed under the ISC license.
173
+ * See the LICENSE file in the root directory of this source tree.
174
+ */const Pz=[["path",{d:"M20 4L9 15",key:"1qkx8z"}],["path",{d:"M21 19L3 19",key:"100sma"}],["path",{d:"M9 15L4 10",key:"9zxff7"}]],Iz=ke("check-line",Pz);/**
175
+ * @license lucide-react v0.562.0 - ISC
176
+ *
177
+ * This source code is licensed under the ISC license.
178
+ * See the LICENSE file in the root directory of this source tree.
179
+ */const Hz=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],Bo=ke("check",Hz);/**
180
+ * @license lucide-react v0.562.0 - ISC
181
+ *
182
+ * This source code is licensed under the ISC license.
183
+ * See the LICENSE file in the root directory of this source tree.
184
+ */const Fz=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],Uz=ke("chevron-down",Fz);/**
185
+ * @license lucide-react v0.562.0 - ISC
186
+ *
187
+ * This source code is licensed under the ISC license.
188
+ * See the LICENSE file in the root directory of this source tree.
189
+ */const $z=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],Wz=ke("chevron-left",$z);/**
190
+ * @license lucide-react v0.562.0 - ISC
191
+ *
192
+ * This source code is licensed under the ISC license.
193
+ * See the LICENSE file in the root directory of this source tree.
194
+ */const qz=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],ts=ke("chevron-right",qz);/**
195
+ * @license lucide-react v0.562.0 - ISC
196
+ *
197
+ * This source code is licensed under the ISC license.
198
+ * See the LICENSE file in the root directory of this source tree.
199
+ */const Vz=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],Kz=ke("circle-slash",Vz);/**
200
+ * @license lucide-react v0.562.0 - ISC
201
+ *
202
+ * This source code is licensed under the ISC license.
203
+ * See the LICENSE file in the root directory of this source tree.
204
+ */const Gz=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],Yz=ke("circle",Gz);/**
205
+ * @license lucide-react v0.562.0 - ISC
206
+ *
207
+ * This source code is licensed under the ISC license.
208
+ * See the LICENSE file in the root directory of this source tree.
209
+ */const Xz=[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]],Sw=ke("code-xml",Xz);/**
210
+ * @license lucide-react v0.562.0 - ISC
211
+ *
212
+ * This source code is licensed under the ISC license.
213
+ * See the LICENSE file in the root directory of this source tree.
214
+ */const Zz=[["path",{d:"m16 18 6-6-6-6",key:"eg8j8"}],["path",{d:"m8 6-6 6 6 6",key:"ppft3o"}]],Qz=ke("code",Zz);/**
215
+ * @license lucide-react v0.562.0 - ISC
216
+ *
217
+ * This source code is licensed under the ISC license.
218
+ * See the LICENSE file in the root directory of this source tree.
219
+ */const Jz=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],zf=ke("copy",Jz);/**
220
+ * @license lucide-react v0.562.0 - ISC
221
+ *
222
+ * This source code is licensed under the ISC license.
223
+ * See the LICENSE file in the root directory of this source tree.
224
+ */const e6=[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]],t6=ke("corner-down-left",e6);/**
225
+ * @license lucide-react v0.562.0 - ISC
226
+ *
227
+ * This source code is licensed under the ISC license.
228
+ * See the LICENSE file in the root directory of this source tree.
229
+ */const n6=[["path",{d:"M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21",key:"g5wo59"}],["path",{d:"m5.082 11.09 8.828 8.828",key:"1wx5vj"}]],r6=ke("eraser",n6);/**
230
+ * @license lucide-react v0.562.0 - ISC
231
+ *
232
+ * This source code is licensed under the ISC license.
233
+ * See the LICENSE file in the root directory of this source tree.
234
+ */const i6=[["path",{d:"M12.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v9.34",key:"o6klzx"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10.378 12.622a1 1 0 0 1 3 3.003L8.36 20.637a2 2 0 0 1-.854.506l-2.867.837a.5.5 0 0 1-.62-.62l.836-2.869a2 2 0 0 1 .506-.853z",key:"zhnas1"}]],s6=ke("file-pen",i6);/**
235
+ * @license lucide-react v0.562.0 - ISC
236
+ *
237
+ * This source code is licensed under the ISC license.
238
+ * See the LICENSE file in the root directory of this source tree.
239
+ */const o6=[["path",{d:"M11.35 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5.35",key:"17jvcc"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M14 19h6",key:"bvotb8"}],["path",{d:"M17 16v6",key:"18yu1i"}]],a6=ke("file-plus-corner",o6);/**
240
+ * @license lucide-react v0.562.0 - ISC
241
+ *
242
+ * This source code is licensed under the ISC license.
243
+ * See the LICENSE file in the root directory of this source tree.
244
+ */const l6=[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]],c6=ke("file",l6);/**
245
+ * @license lucide-react v0.562.0 - ISC
246
+ *
247
+ * This source code is licensed under the ISC license.
248
+ * See the LICENSE file in the root directory of this source tree.
249
+ */const u6=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5",key:"14wa3c"}],["path",{d:"M12 7.5V9",key:"1oy5b0"}],["path",{d:"M7.5 12H9",key:"eltsq1"}],["path",{d:"M16.5 12H15",key:"vk5kw4"}],["path",{d:"M12 16.5V15",key:"k7eayi"}],["path",{d:"m8 8 1.88 1.88",key:"nxy4qf"}],["path",{d:"M14.12 9.88 16 8",key:"1lst6k"}],["path",{d:"m8 16 1.88-1.88",key:"h2eex1"}],["path",{d:"M14.12 14.12 16 16",key:"uqkrx3"}]],Uc=ke("flower",u6);/**
250
+ * @license lucide-react v0.562.0 - ISC
251
+ *
252
+ * This source code is licensed under the ISC license.
253
+ * See the LICENSE file in the root directory of this source tree.
254
+ */const h6=[["path",{d:"M10 10.5 8 13l2 2.5",key:"m4t9c1"}],["path",{d:"m14 10.5 2 2.5-2 2.5",key:"14w2eb"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z",key:"1u1bxd"}]],d6=ke("folder-code",h6);/**
255
+ * @license lucide-react v0.562.0 - ISC
256
+ *
257
+ * This source code is licensed under the ISC license.
258
+ * See the LICENSE file in the root directory of this source tree.
259
+ */const f6=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]],WE=ke("folder-open",f6);/**
260
+ * @license lucide-react v0.562.0 - ISC
261
+ *
262
+ * This source code is licensed under the ISC license.
263
+ * See the LICENSE file in the root directory of this source tree.
264
+ */const p6=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],m6=ke("folder",p6);/**
265
+ * @license lucide-react v0.562.0 - ISC
266
+ *
267
+ * This source code is licensed under the ISC license.
268
+ * See the LICENSE file in the root directory of this source tree.
269
+ */const g6=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],id=ke("gauge",g6);/**
270
+ * @license lucide-react v0.562.0 - ISC
271
+ *
272
+ * This source code is licensed under the ISC license.
273
+ * See the LICENSE file in the root directory of this source tree.
274
+ */const v6=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],_6=ke("info",v6);/**
275
+ * @license lucide-react v0.562.0 - ISC
276
+ *
277
+ * This source code is licensed under the ISC license.
278
+ * See the LICENSE file in the root directory of this source tree.
279
+ */const y6=[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}]],b6=ke("list-checks",y6);/**
280
+ * @license lucide-react v0.562.0 - ISC
281
+ *
282
+ * This source code is licensed under the ISC license.
283
+ * See the LICENSE file in the root directory of this source tree.
284
+ */const x6=[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",key:"cif1o7"}]],Zd=ke("list-todo",x6);/**
285
+ * @license lucide-react v0.562.0 - ISC
286
+ *
287
+ * This source code is licensed under the ISC license.
288
+ * See the LICENSE file in the root directory of this source tree.
289
+ */const S6=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],ss=ke("loader-circle",S6);/**
290
+ * @license lucide-react v0.562.0 - ISC
291
+ *
292
+ * This source code is licensed under the ISC license.
293
+ * See the LICENSE file in the root directory of this source tree.
294
+ */const w6=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]],ww=ke("lock-open",w6);/**
295
+ * @license lucide-react v0.562.0 - ISC
296
+ *
297
+ * This source code is licensed under the ISC license.
298
+ * See the LICENSE file in the root directory of this source tree.
299
+ */const C6=[["path",{d:"M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z",key:"169xi5"}],["path",{d:"M15 5.764v15",key:"1pn4in"}],["path",{d:"M9 3.236v15",key:"1uimfh"}]],Cw=ke("map",C6);/**
300
+ * @license lucide-react v0.562.0 - ISC
301
+ *
302
+ * This source code is licensed under the ISC license.
303
+ * See the LICENSE file in the root directory of this source tree.
304
+ */const k6=[["path",{d:"M4 5h16",key:"1tepv9"}],["path",{d:"M4 12h16",key:"1lakjw"}],["path",{d:"M4 19h16",key:"1djgab"}]],qE=ke("menu",k6);/**
305
+ * @license lucide-react v0.562.0 - ISC
306
+ *
307
+ * This source code is licensed under the ISC license.
308
+ * See the LICENSE file in the root directory of this source tree.
309
+ */const E6=[["path",{d:"M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719",key:"1sd12s"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]],VE=ke("message-circle-question-mark",E6);/**
310
+ * @license lucide-react v0.562.0 - ISC
311
+ *
312
+ * This source code is licensed under the ISC license.
313
+ * See the LICENSE file in the root directory of this source tree.
314
+ */const R6=[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3",key:"hohbtr"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3",key:"5jw1f3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3",key:"198tvr"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3",key:"ph8mxp"}]],KE=ke("minimize",R6);/**
315
+ * @license lucide-react v0.562.0 - ISC
316
+ *
317
+ * This source code is licensed under the ISC license.
318
+ * See the LICENSE file in the root directory of this source tree.
319
+ */const T6=[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]],gy=ke("monitor",T6);/**
320
+ * @license lucide-react v0.562.0 - ISC
321
+ *
322
+ * This source code is licensed under the ISC license.
323
+ * See the LICENSE file in the root directory of this source tree.
324
+ */const M6=[["path",{d:"M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401",key:"kfwtm"}]],A6=ke("moon",M6);/**
325
+ * @license lucide-react v0.562.0 - ISC
326
+ *
327
+ * This source code is licensed under the ISC license.
328
+ * See the LICENSE file in the root directory of this source tree.
329
+ */const N6=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],Lv=ke("panel-left",N6);/**
330
+ * @license lucide-react v0.562.0 - ISC
331
+ *
332
+ * This source code is licensed under the ISC license.
333
+ * See the LICENSE file in the root directory of this source tree.
334
+ */const D6=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],O6=ke("panel-right",D6);/**
335
+ * @license lucide-react v0.562.0 - ISC
336
+ *
337
+ * This source code is licensed under the ISC license.
338
+ * See the LICENSE file in the root directory of this source tree.
339
+ */const L6=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],GE=ke("pencil",L6);/**
340
+ * @license lucide-react v0.562.0 - ISC
341
+ *
342
+ * This source code is licensed under the ISC license.
343
+ * See the LICENSE file in the root directory of this source tree.
344
+ */const z6=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],vy=ke("plus",z6);/**
345
+ * @license lucide-react v0.562.0 - ISC
346
+ *
347
+ * This source code is licensed under the ISC license.
348
+ * See the LICENSE file in the root directory of this source tree.
349
+ */const j6=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],zg=ke("search",j6);/**
350
+ * @license lucide-react v0.562.0 - ISC
351
+ *
352
+ * This source code is licensed under the ISC license.
353
+ * See the LICENSE file in the root directory of this source tree.
354
+ */const B6=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]],P6=ke("send",B6);/**
355
+ * @license lucide-react v0.562.0 - ISC
356
+ *
357
+ * This source code is licensed under the ISC license.
358
+ * See the LICENSE file in the root directory of this source tree.
359
+ */const I6=[["path",{d:"M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",key:"1i5ecw"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],H6=ke("settings",I6);/**
360
+ * @license lucide-react v0.562.0 - ISC
361
+ *
362
+ * This source code is licensed under the ISC license.
363
+ * See the LICENSE file in the root directory of this source tree.
364
+ */const F6=[["path",{d:"M14 17H5",key:"gfn3mx"}],["path",{d:"M19 7h-9",key:"6i9tg"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]],U6=ke("settings-2",F6);/**
365
+ * @license lucide-react v0.562.0 - ISC
366
+ *
367
+ * This source code is licensed under the ISC license.
368
+ * See the LICENSE file in the root directory of this source tree.
369
+ */const $6=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],W6=ke("slash",$6);/**
370
+ * @license lucide-react v0.562.0 - ISC
371
+ *
372
+ * This source code is licensed under the ISC license.
373
+ * See the LICENSE file in the root directory of this source tree.
374
+ */const q6=[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]],ol=ke("sparkles",q6);/**
375
+ * @license lucide-react v0.562.0 - ISC
376
+ *
377
+ * This source code is licensed under the ISC license.
378
+ * See the LICENSE file in the root directory of this source tree.
379
+ */const V6=[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]],_y=ke("square-pen",V6);/**
380
+ * @license lucide-react v0.562.0 - ISC
381
+ *
382
+ * This source code is licensed under the ISC license.
383
+ * See the LICENSE file in the root directory of this source tree.
384
+ */const K6=[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]],G6=ke("square-terminal",K6);/**
385
+ * @license lucide-react v0.562.0 - ISC
386
+ *
387
+ * This source code is licensed under the ISC license.
388
+ * See the LICENSE file in the root directory of this source tree.
389
+ */const Y6=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],X6=ke("square-x",Y6);/**
390
+ * @license lucide-react v0.562.0 - ISC
391
+ *
392
+ * This source code is licensed under the ISC license.
393
+ * See the LICENSE file in the root directory of this source tree.
394
+ */const Z6=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]],Q6=ke("sun",Z6);/**
395
+ * @license lucide-react v0.562.0 - ISC
396
+ *
397
+ * This source code is licensed under the ISC license.
398
+ * See the LICENSE file in the root directory of this source tree.
399
+ */const J6=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],yy=ke("terminal",J6);/**
400
+ * @license lucide-react v0.562.0 - ISC
401
+ *
402
+ * This source code is licensed under the ISC license.
403
+ * See the LICENSE file in the root directory of this source tree.
404
+ */const ej=[["rect",{width:"18",height:"12",x:"3",y:"8",rx:"1",key:"158fvp"}],["path",{d:"M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3",key:"s0042v"}],["path",{d:"M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3",key:"9wmeh2"}]],tj=ke("toy-brick",ej);/**
405
+ * @license lucide-react v0.562.0 - ISC
406
+ *
407
+ * This source code is licensed under the ISC license.
408
+ * See the LICENSE file in the root directory of this source tree.
409
+ */const nj=[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]],rj=ke("trash-2",nj);/**
410
+ * @license lucide-react v0.562.0 - ISC
411
+ *
412
+ * This source code is licensed under the ISC license.
413
+ * See the LICENSE file in the root directory of this source tree.
414
+ */const ij=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],by=ke("user-round",ij);/**
415
+ * @license lucide-react v0.562.0 - ISC
416
+ *
417
+ * This source code is licensed under the ISC license.
418
+ * See the LICENSE file in the root directory of this source tree.
419
+ */const sj=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],yu=ke("x",sj);/**
420
+ * @license lucide-react v0.562.0 - ISC
421
+ *
422
+ * This source code is licensed under the ISC license.
423
+ * See the LICENSE file in the root directory of this source tree.
424
+ */const oj=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]],Qd=ke("zap",oj),Qc="data-focus-fallback-ignore",YE="data-allow-focus-retain",Jd="kanna:restore-chat-input-focus",xy="data-chat-input",ef="data-chat-selection-zone";function Oo(e,t){return!!(e!=null&&e.closest(`[${t}]`))}function XE(e){var n;const t=e;return t!=null&&t.matches?t.matches("input:not([type='checkbox']):not([type='radio']):not([type='button']):not([type='submit']):not([type='reset']), textarea, select")||t.isContentEditable||((n=t.getAttribute)==null?void 0:n.call(t,"role"))==="textbox"?!0:Oo(e,YE):!1}function aj(e){const t=e;return t!=null&&t.matches?XE(e)||(t.tabIndex??-1)>=0||t.matches("button, a[href], summary")?!0:Oo(e,YE):!1}function kw(e){return!!e.querySelector(`[${Qc}][data-state='open']`)}function lj(e){return e?!e.isCollapsed&&e.toString().trim().length>0:!1}function cj(e,t){if(!e)return!1;const n=Array.from(t.querySelectorAll(`textarea[${xy}]`)).filter(l=>!l.disabled);if(n.length===0)return!1;const r=n.indexOf(e),s=r>=0?(r+1)%n.length:0,a=n[s];return a?(a.focus({preventScroll:!0}),!0):!1}function Ew(e){const{activeElement:t,fallback:n,hasActiveOverlay:r}=e;if(!n||n.disabled||r||t===n)return"none";if(e.trigger==="escape")return e.defaultPrevented||Oo(t,xy)||e.canCancel?"none":"escape-focus";const{pointerStartTarget:s,pointerEndTarget:a,root:l,hasActiveSelection:u}=e,d=a??s;return!l||!d||!l.contains(d)||Oo(d,Qc)||Oo(t,Qc)||u&&(Oo(s,ef)||Oo(d,ef))||XE(t)?"none":t&&t===d?"restore":aj(t)?"none":"restore"}const ZE=hz,uj=dz,QE=x.forwardRef(({className:e,...t},n)=>g.jsx(FE,{ref:n,className:ye("fixed inset-0 z-50 bg-black/50 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));QE.displayName=FE.displayName;const hj={sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg"},Sy=x.forwardRef(({className:e,children:t,size:n="md",...r},s)=>g.jsxs(uj,{children:[g.jsx(QE,{}),g.jsxs(UE,{ref:s,[Qc]:"",onCloseAutoFocus:a=>{var l;a.preventDefault(),window.dispatchEvent(new Event(Jd)),(l=r.onCloseAutoFocus)==null||l.call(r,a)},className:ye("fixed left-1/2 top-1/2 z-50 w-full -translate-x-1/2 -translate-y-1/2 rounded-xl border border-border bg-background shadow-xl duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%]","max-h-[85vh] flex flex-col",hj[n],e),...r,children:[t,g.jsxs(mz,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[g.jsx(yu,{className:"h-4 w-4"}),g.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Sy.displayName=UE.displayName;function JE({className:e,...t}){return g.jsx(fz,{className:ye("text-lg font-medium leading-none tracking-tight",e),...t})}function dj({className:e,...t}){return g.jsx(pz,{className:ye("text-sm text-muted-foreground",e),...t})}function eR({className:e,...t}){return g.jsx("div",{className:ye("flex-1 min-h-0 overflow-y-auto px-4 pb-4 pt-3.5",e),...t})}function tR({className:e,...t}){return g.jsx("div",{className:ye("shrink-0 flex justify-end gap-2 border-t border-border bg-background p-2 rounded-b-xl",e),...t})}const nR=x.createContext(null);function fj({children:e}){const[t,n]=x.useState(null),[r,s]=x.useState(""),a=x.useRef(null);x.useEffect(()=>{(t==null?void 0:t.kind)==="prompt"&&(s(t.options.initialValue??""),setTimeout(()=>{var p,m;(p=a.current)==null||p.focus(),(m=a.current)==null||m.select()},0))},[t]);const l=x.useCallback(()=>{n(null),s("")},[]),u=x.useCallback(p=>new Promise(m=>{n({kind:"confirm",options:p,resolve:m})}),[]),d=x.useCallback(p=>new Promise(m=>{n({kind:"prompt",options:p,resolve:m})}),[]),h=x.useMemo(()=>({confirm:u,prompt:d}),[u,d]);return g.jsxs(nR.Provider,{value:h,children:[e,g.jsx(ZE,{open:t!==null,onOpenChange:p=>{p||!t||(t.kind==="confirm"?t.resolve(!1):t.resolve(null),l())},children:g.jsx(Sy,{size:"sm",children:t?g.jsxs(g.Fragment,{children:[g.jsxs(eR,{className:"space-y-4",children:[g.jsx(JE,{children:t.options.title}),t.options.description?g.jsx(dj,{children:t.options.description}):null,t.kind==="prompt"?g.jsx("input",{ref:a,type:"text",value:r,onChange:p=>s(p.target.value),onKeyDown:p=>{p.key==="Enter"&&(p.preventDefault(),t.resolve(r.trim()||null),l())},className:"w-full px-3 py-2 text-sm border border-border rounded-md bg-background outline-none",placeholder:t.options.placeholder}):null]}),g.jsxs(tR,{children:[g.jsx(et,{variant:"ghost",size:"sm",onClick:()=>{t.kind==="confirm"?t.resolve(!1):t.resolve(null),l()},children:t.options.cancelLabel??"Cancel"}),g.jsx(et,{variant:t.kind==="confirm"?t.options.confirmVariant??"default":"secondary",size:"sm",onClick:()=>{t.kind==="confirm"?t.resolve(!0):t.resolve(r.trim()||null),l()},disabled:t.kind==="prompt"&&!r.trim(),children:t.options.confirmLabel??"Confirm"})]})]}):null})})]})}function pj(){const e=x.useContext(nR);if(!e)throw new Error("useAppDialog must be used within AppDialogProvider");return e}const mj=["top","right","bottom","left"],Ys=Math.min,pr=Math.max,tf=Math.round,sd=Math.floor,xi=e=>({x:e,y:e}),gj={left:"right",right:"left",bottom:"top",top:"bottom"};function zv(e,t,n){return pr(e,Ys(t,n))}function ns(e,t){return typeof e=="function"?e(t):e}function rs(e){return e.split("-")[0]}function vl(e){return e.split("-")[1]}function wy(e){return e==="x"?"y":"x"}function Cy(e){return e==="y"?"height":"width"}function vi(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function ky(e){return wy(vi(e))}function vj(e,t,n){n===void 0&&(n=!1);const r=vl(e),s=ky(e),a=Cy(s);let l=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(l=nf(l)),[l,nf(l)]}function _j(e){const t=nf(e);return[jv(e),t,jv(t)]}function jv(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const Rw=["left","right"],Tw=["right","left"],yj=["top","bottom"],bj=["bottom","top"];function xj(e,t,n){switch(e){case"top":case"bottom":return n?t?Tw:Rw:t?Rw:Tw;case"left":case"right":return t?yj:bj;default:return[]}}function Sj(e,t,n,r){const s=vl(e);let a=xj(rs(e),n==="start",r);return s&&(a=a.map(l=>l+"-"+s),t&&(a=a.concat(a.map(jv)))),a}function nf(e){const t=rs(e);return gj[t]+e.slice(t.length)}function wj(e){return{top:0,right:0,bottom:0,left:0,...e}}function rR(e){return typeof e!="number"?wj(e):{top:e,right:e,bottom:e,left:e}}function rf(e){const{x:t,y:n,width:r,height:s}=e;return{width:r,height:s,top:n,left:t,right:t+r,bottom:n+s,x:t,y:n}}function Mw(e,t,n){let{reference:r,floating:s}=e;const a=vi(t),l=ky(t),u=Cy(l),d=rs(t),h=a==="y",p=r.x+r.width/2-s.width/2,m=r.y+r.height/2-s.height/2,_=r[u]/2-s[u]/2;let b;switch(d){case"top":b={x:p,y:r.y-s.height};break;case"bottom":b={x:p,y:r.y+r.height};break;case"right":b={x:r.x+r.width,y:m};break;case"left":b={x:r.x-s.width,y:m};break;default:b={x:r.x,y:r.y}}switch(vl(t)){case"start":b[l]-=_*(n&&h?-1:1);break;case"end":b[l]+=_*(n&&h?-1:1);break}return b}async function Cj(e,t){var n;t===void 0&&(t={});const{x:r,y:s,platform:a,rects:l,elements:u,strategy:d}=e,{boundary:h="clippingAncestors",rootBoundary:p="viewport",elementContext:m="floating",altBoundary:_=!1,padding:b=0}=ns(t,e),S=rR(b),C=u[_?m==="floating"?"reference":"floating":m],k=rf(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(C)))==null||n?C:C.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(u.floating)),boundary:h,rootBoundary:p,strategy:d})),T=m==="floating"?{x:r,y:s,width:l.floating.width,height:l.floating.height}:l.reference,R=await(a.getOffsetParent==null?void 0:a.getOffsetParent(u.floating)),M=await(a.isElement==null?void 0:a.isElement(R))?await(a.getScale==null?void 0:a.getScale(R))||{x:1,y:1}:{x:1,y:1},L=rf(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:T,offsetParent:R,strategy:d}):T);return{top:(k.top-L.top+S.top)/M.y,bottom:(L.bottom-k.bottom+S.bottom)/M.y,left:(k.left-L.left+S.left)/M.x,right:(L.right-k.right+S.right)/M.x}}const kj=50,Ej=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:a=[],platform:l}=n,u=l.detectOverflow?l:{...l,detectOverflow:Cj},d=await(l.isRTL==null?void 0:l.isRTL(t));let h=await l.getElementRects({reference:e,floating:t,strategy:s}),{x:p,y:m}=Mw(h,r,d),_=r,b=0;const S={};for(let w=0;w<a.length;w++){const C=a[w];if(!C)continue;const{name:k,fn:T}=C,{x:R,y:M,data:L,reset:O}=await T({x:p,y:m,initialPlacement:r,placement:_,strategy:s,middlewareData:S,rects:h,platform:u,elements:{reference:e,floating:t}});p=R??p,m=M??m,S[k]={...S[k],...L},O&&b<kj&&(b++,typeof O=="object"&&(O.placement&&(_=O.placement),O.rects&&(h=O.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:s}):O.rects),{x:p,y:m}=Mw(h,_,d)),w=-1)}return{x:p,y:m,placement:_,strategy:s,middlewareData:S}},Rj=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:s,rects:a,platform:l,elements:u,middlewareData:d}=t,{element:h,padding:p=0}=ns(e,t)||{};if(h==null)return{};const m=rR(p),_={x:n,y:r},b=ky(s),S=Cy(b),w=await l.getDimensions(h),C=b==="y",k=C?"top":"left",T=C?"bottom":"right",R=C?"clientHeight":"clientWidth",M=a.reference[S]+a.reference[b]-_[b]-a.floating[S],L=_[b]-a.reference[b],O=await(l.getOffsetParent==null?void 0:l.getOffsetParent(h));let z=O?O[R]:0;(!z||!await(l.isElement==null?void 0:l.isElement(O)))&&(z=u.floating[R]||a.floating[S]);const B=M/2-L/2,Z=z/2-w[S]/2-1,P=Ys(m[k],Z),$=Ys(m[T],Z),F=P,H=z-w[S]-$,V=z/2-w[S]/2+B,U=zv(F,V,H),j=!d.arrow&&vl(s)!=null&&V!==U&&a.reference[S]/2-(V<F?P:$)-w[S]/2<0,G=j?V<F?V-F:V-H:0;return{[b]:_[b]+G,data:{[b]:U,centerOffset:V-U-G,...j&&{alignmentOffset:G}},reset:j}}}),Tj=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:s,middlewareData:a,rects:l,initialPlacement:u,platform:d,elements:h}=t,{mainAxis:p=!0,crossAxis:m=!0,fallbackPlacements:_,fallbackStrategy:b="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:w=!0,...C}=ns(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const k=rs(s),T=vi(u),R=rs(u)===u,M=await(d.isRTL==null?void 0:d.isRTL(h.floating)),L=_||(R||!w?[nf(u)]:_j(u)),O=S!=="none";!_&&O&&L.push(...Sj(u,w,S,M));const z=[u,...L],B=await d.detectOverflow(t,C),Z=[];let P=((r=a.flip)==null?void 0:r.overflows)||[];if(p&&Z.push(B[k]),m){const V=vj(s,l,M);Z.push(B[V[0]],B[V[1]])}if(P=[...P,{placement:s,overflows:Z}],!Z.every(V=>V<=0)){var $,F;const V=((($=a.flip)==null?void 0:$.index)||0)+1,U=z[V];if(U&&(!(m==="alignment"?T!==vi(U):!1)||P.every(W=>vi(W.placement)===T?W.overflows[0]>0:!0)))return{data:{index:V,overflows:P},reset:{placement:U}};let j=(F=P.filter(G=>G.overflows[0]<=0).sort((G,W)=>G.overflows[1]-W.overflows[1])[0])==null?void 0:F.placement;if(!j)switch(b){case"bestFit":{var H;const G=(H=P.filter(W=>{if(O){const J=vi(W.placement);return J===T||J==="y"}return!0}).map(W=>[W.placement,W.overflows.filter(J=>J>0).reduce((J,A)=>J+A,0)]).sort((W,J)=>W[1]-J[1])[0])==null?void 0:H[0];G&&(j=G);break}case"initialPlacement":j=u;break}if(s!==j)return{reset:{placement:j}}}return{}}}};function Aw(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Nw(e){return mj.some(t=>e[t]>=0)}const Mj=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n,platform:r}=t,{strategy:s="referenceHidden",...a}=ns(e,t);switch(s){case"referenceHidden":{const l=await r.detectOverflow(t,{...a,elementContext:"reference"}),u=Aw(l,n.reference);return{data:{referenceHiddenOffsets:u,referenceHidden:Nw(u)}}}case"escaped":{const l=await r.detectOverflow(t,{...a,altBoundary:!0}),u=Aw(l,n.floating);return{data:{escapedOffsets:u,escaped:Nw(u)}}}default:return{}}}}},iR=new Set(["left","top"]);async function Aj(e,t){const{placement:n,platform:r,elements:s}=e,a=await(r.isRTL==null?void 0:r.isRTL(s.floating)),l=rs(n),u=vl(n),d=vi(n)==="y",h=iR.has(l)?-1:1,p=a&&d?-1:1,m=ns(t,e);let{mainAxis:_,crossAxis:b,alignmentAxis:S}=typeof m=="number"?{mainAxis:m,crossAxis:0,alignmentAxis:null}:{mainAxis:m.mainAxis||0,crossAxis:m.crossAxis||0,alignmentAxis:m.alignmentAxis};return u&&typeof S=="number"&&(b=u==="end"?S*-1:S),d?{x:b*p,y:_*h}:{x:_*h,y:b*p}}const Nj=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:s,y:a,placement:l,middlewareData:u}=t,d=await Aj(t,e);return l===((n=u.offset)==null?void 0:n.placement)&&(r=u.arrow)!=null&&r.alignmentOffset?{}:{x:s+d.x,y:a+d.y,data:{...d,placement:l}}}}},Dj=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s,platform:a}=t,{mainAxis:l=!0,crossAxis:u=!1,limiter:d={fn:k=>{let{x:T,y:R}=k;return{x:T,y:R}}},...h}=ns(e,t),p={x:n,y:r},m=await a.detectOverflow(t,h),_=vi(rs(s)),b=wy(_);let S=p[b],w=p[_];if(l){const k=b==="y"?"top":"left",T=b==="y"?"bottom":"right",R=S+m[k],M=S-m[T];S=zv(R,S,M)}if(u){const k=_==="y"?"top":"left",T=_==="y"?"bottom":"right",R=w+m[k],M=w-m[T];w=zv(R,w,M)}const C=d.fn({...t,[b]:S,[_]:w});return{...C,data:{x:C.x-n,y:C.y-r,enabled:{[b]:l,[_]:u}}}}}},Oj=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:s,rects:a,middlewareData:l}=t,{offset:u=0,mainAxis:d=!0,crossAxis:h=!0}=ns(e,t),p={x:n,y:r},m=vi(s),_=wy(m);let b=p[_],S=p[m];const w=ns(u,t),C=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(d){const R=_==="y"?"height":"width",M=a.reference[_]-a.floating[R]+C.mainAxis,L=a.reference[_]+a.reference[R]-C.mainAxis;b<M?b=M:b>L&&(b=L)}if(h){var k,T;const R=_==="y"?"width":"height",M=iR.has(rs(s)),L=a.reference[m]-a.floating[R]+(M&&((k=l.offset)==null?void 0:k[m])||0)+(M?0:C.crossAxis),O=a.reference[m]+a.reference[R]+(M?0:((T=l.offset)==null?void 0:T[m])||0)-(M?C.crossAxis:0);S<L?S=L:S>O&&(S=O)}return{[_]:b,[m]:S}}}},Lj=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:s,rects:a,platform:l,elements:u}=t,{apply:d=()=>{},...h}=ns(e,t),p=await l.detectOverflow(t,h),m=rs(s),_=vl(s),b=vi(s)==="y",{width:S,height:w}=a.floating;let C,k;m==="top"||m==="bottom"?(C=m,k=_===(await(l.isRTL==null?void 0:l.isRTL(u.floating))?"start":"end")?"left":"right"):(k=m,C=_==="end"?"top":"bottom");const T=w-p.top-p.bottom,R=S-p.left-p.right,M=Ys(w-p[C],T),L=Ys(S-p[k],R),O=!t.middlewareData.shift;let z=M,B=L;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(B=R),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(z=T),O&&!_){const P=pr(p.left,0),$=pr(p.right,0),F=pr(p.top,0),H=pr(p.bottom,0);b?B=S-2*(P!==0||$!==0?P+$:pr(p.left,p.right)):z=w-2*(F!==0||H!==0?F+H:pr(p.top,p.bottom))}await d({...t,availableWidth:B,availableHeight:z});const Z=await l.getDimensions(u.floating);return S!==Z.width||w!==Z.height?{reset:{rects:!0}}:{}}}};function jf(){return typeof window<"u"}function _l(e){return sR(e)?(e.nodeName||"").toLowerCase():"#document"}function mr(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ei(e){var t;return(t=(sR(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function sR(e){return jf()?e instanceof Node||e instanceof mr(e).Node:!1}function ei(e){return jf()?e instanceof Element||e instanceof mr(e).Element:!1}function os(e){return jf()?e instanceof HTMLElement||e instanceof mr(e).HTMLElement:!1}function Dw(e){return!jf()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof mr(e).ShadowRoot}function bu(e){const{overflow:t,overflowX:n,overflowY:r,display:s}=ti(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&s!=="inline"&&s!=="contents"}function zj(e){return/^(table|td|th)$/.test(_l(e))}function Bf(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const jj=/transform|translate|scale|rotate|perspective|filter/,Bj=/paint|layout|strict|content/,wo=e=>!!e&&e!=="none";let jg;function Ey(e){const t=ei(e)?ti(e):e;return wo(t.transform)||wo(t.translate)||wo(t.scale)||wo(t.rotate)||wo(t.perspective)||!Ry()&&(wo(t.backdropFilter)||wo(t.filter))||jj.test(t.willChange||"")||Bj.test(t.contain||"")}function Pj(e){let t=Xs(e);for(;os(t)&&!al(t);){if(Ey(t))return t;if(Bf(t))return null;t=Xs(t)}return null}function Ry(){return jg==null&&(jg=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),jg}function al(e){return/^(html|body|#document)$/.test(_l(e))}function ti(e){return mr(e).getComputedStyle(e)}function Pf(e){return ei(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Xs(e){if(_l(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Dw(e)&&e.host||Ei(e);return Dw(t)?t.host:t}function oR(e){const t=Xs(e);return al(t)?e.ownerDocument?e.ownerDocument.body:e.body:os(t)&&bu(t)?t:oR(t)}function Jc(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const s=oR(e),a=s===((r=e.ownerDocument)==null?void 0:r.body),l=mr(s);if(a){const u=Bv(l);return t.concat(l,l.visualViewport||[],bu(s)?s:[],u&&n?Jc(u):[])}else return t.concat(s,Jc(s,[],n))}function Bv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function aR(e){const t=ti(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const s=os(e),a=s?e.offsetWidth:n,l=s?e.offsetHeight:r,u=tf(n)!==a||tf(r)!==l;return u&&(n=a,r=l),{width:n,height:r,$:u}}function Ty(e){return ei(e)?e:e.contextElement}function el(e){const t=Ty(e);if(!os(t))return xi(1);const n=t.getBoundingClientRect(),{width:r,height:s,$:a}=aR(t);let l=(a?tf(n.width):n.width)/r,u=(a?tf(n.height):n.height)/s;return(!l||!Number.isFinite(l))&&(l=1),(!u||!Number.isFinite(u))&&(u=1),{x:l,y:u}}const Ij=xi(0);function lR(e){const t=mr(e);return!Ry()||!t.visualViewport?Ij:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Hj(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==mr(e)?!1:t}function Po(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),a=Ty(e);let l=xi(1);t&&(r?ei(r)&&(l=el(r)):l=el(e));const u=Hj(a,n,r)?lR(a):xi(0);let d=(s.left+u.x)/l.x,h=(s.top+u.y)/l.y,p=s.width/l.x,m=s.height/l.y;if(a){const _=mr(a),b=r&&ei(r)?mr(r):r;let S=_,w=Bv(S);for(;w&&r&&b!==S;){const C=el(w),k=w.getBoundingClientRect(),T=ti(w),R=k.left+(w.clientLeft+parseFloat(T.paddingLeft))*C.x,M=k.top+(w.clientTop+parseFloat(T.paddingTop))*C.y;d*=C.x,h*=C.y,p*=C.x,m*=C.y,d+=R,h+=M,S=mr(w),w=Bv(S)}}return rf({width:p,height:m,x:d,y:h})}function If(e,t){const n=Pf(e).scrollLeft;return t?t.left+n:Po(Ei(e)).left+n}function cR(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-If(e,n),s=n.top+t.scrollTop;return{x:r,y:s}}function Fj(e){let{elements:t,rect:n,offsetParent:r,strategy:s}=e;const a=s==="fixed",l=Ei(r),u=t?Bf(t.floating):!1;if(r===l||u&&a)return n;let d={scrollLeft:0,scrollTop:0},h=xi(1);const p=xi(0),m=os(r);if((m||!m&&!a)&&((_l(r)!=="body"||bu(l))&&(d=Pf(r)),m)){const b=Po(r);h=el(r),p.x=b.x+r.clientLeft,p.y=b.y+r.clientTop}const _=l&&!m&&!a?cR(l,d):xi(0);return{width:n.width*h.x,height:n.height*h.y,x:n.x*h.x-d.scrollLeft*h.x+p.x+_.x,y:n.y*h.y-d.scrollTop*h.y+p.y+_.y}}function Uj(e){return Array.from(e.getClientRects())}function $j(e){const t=Ei(e),n=Pf(e),r=e.ownerDocument.body,s=pr(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=pr(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+If(e);const u=-n.scrollTop;return ti(r).direction==="rtl"&&(l+=pr(t.clientWidth,r.clientWidth)-s),{width:s,height:a,x:l,y:u}}const Ow=25;function Wj(e,t){const n=mr(e),r=Ei(e),s=n.visualViewport;let a=r.clientWidth,l=r.clientHeight,u=0,d=0;if(s){a=s.width,l=s.height;const p=Ry();(!p||p&&t==="fixed")&&(u=s.offsetLeft,d=s.offsetTop)}const h=If(r);if(h<=0){const p=r.ownerDocument,m=p.body,_=getComputedStyle(m),b=p.compatMode==="CSS1Compat"&&parseFloat(_.marginLeft)+parseFloat(_.marginRight)||0,S=Math.abs(r.clientWidth-m.clientWidth-b);S<=Ow&&(a-=S)}else h<=Ow&&(a+=h);return{width:a,height:l,x:u,y:d}}function qj(e,t){const n=Po(e,!0,t==="fixed"),r=n.top+e.clientTop,s=n.left+e.clientLeft,a=os(e)?el(e):xi(1),l=e.clientWidth*a.x,u=e.clientHeight*a.y,d=s*a.x,h=r*a.y;return{width:l,height:u,x:d,y:h}}function Lw(e,t,n){let r;if(t==="viewport")r=Wj(e,n);else if(t==="document")r=$j(Ei(e));else if(ei(t))r=qj(t,n);else{const s=lR(e);r={x:t.x-s.x,y:t.y-s.y,width:t.width,height:t.height}}return rf(r)}function uR(e,t){const n=Xs(e);return n===t||!ei(n)||al(n)?!1:ti(n).position==="fixed"||uR(n,t)}function Vj(e,t){const n=t.get(e);if(n)return n;let r=Jc(e,[],!1).filter(u=>ei(u)&&_l(u)!=="body"),s=null;const a=ti(e).position==="fixed";let l=a?Xs(e):e;for(;ei(l)&&!al(l);){const u=ti(l),d=Ey(l);!d&&u.position==="fixed"&&(s=null),(a?!d&&!s:!d&&u.position==="static"&&!!s&&(s.position==="absolute"||s.position==="fixed")||bu(l)&&!d&&uR(e,l))?r=r.filter(p=>p!==l):s=u,l=Xs(l)}return t.set(e,r),r}function Kj(e){let{element:t,boundary:n,rootBoundary:r,strategy:s}=e;const l=[...n==="clippingAncestors"?Bf(t)?[]:Vj(t,this._c):[].concat(n),r],u=Lw(t,l[0],s);let d=u.top,h=u.right,p=u.bottom,m=u.left;for(let _=1;_<l.length;_++){const b=Lw(t,l[_],s);d=pr(b.top,d),h=Ys(b.right,h),p=Ys(b.bottom,p),m=pr(b.left,m)}return{width:h-m,height:p-d,x:m,y:d}}function Gj(e){const{width:t,height:n}=aR(e);return{width:t,height:n}}function Yj(e,t,n){const r=os(t),s=Ei(t),a=n==="fixed",l=Po(e,!0,a,t);let u={scrollLeft:0,scrollTop:0};const d=xi(0);function h(){d.x=If(s)}if(r||!r&&!a)if((_l(t)!=="body"||bu(s))&&(u=Pf(t)),r){const b=Po(t,!0,a,t);d.x=b.x+t.clientLeft,d.y=b.y+t.clientTop}else s&&h();a&&!r&&s&&h();const p=s&&!r&&!a?cR(s,u):xi(0),m=l.left+u.scrollLeft-d.x-p.x,_=l.top+u.scrollTop-d.y-p.y;return{x:m,y:_,width:l.width,height:l.height}}function Bg(e){return ti(e).position==="static"}function zw(e,t){if(!os(e)||ti(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ei(e)===n&&(n=n.ownerDocument.body),n}function hR(e,t){const n=mr(e);if(Bf(e))return n;if(!os(e)){let s=Xs(e);for(;s&&!al(s);){if(ei(s)&&!Bg(s))return s;s=Xs(s)}return n}let r=zw(e,t);for(;r&&zj(r)&&Bg(r);)r=zw(r,t);return r&&al(r)&&Bg(r)&&!Ey(r)?n:r||Pj(e)||n}const Xj=async function(e){const t=this.getOffsetParent||hR,n=this.getDimensions,r=await n(e.floating);return{reference:Yj(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Zj(e){return ti(e).direction==="rtl"}const Qj={convertOffsetParentRelativeRectToViewportRelativeRect:Fj,getDocumentElement:Ei,getClippingRect:Kj,getOffsetParent:hR,getElementRects:Xj,getClientRects:Uj,getDimensions:Gj,getScale:el,isElement:ei,isRTL:Zj};function dR(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Jj(e,t){let n=null,r;const s=Ei(e);function a(){var u;clearTimeout(r),(u=n)==null||u.disconnect(),n=null}function l(u,d){u===void 0&&(u=!1),d===void 0&&(d=1),a();const h=e.getBoundingClientRect(),{left:p,top:m,width:_,height:b}=h;if(u||t(),!_||!b)return;const S=sd(m),w=sd(s.clientWidth-(p+_)),C=sd(s.clientHeight-(m+b)),k=sd(p),R={rootMargin:-S+"px "+-w+"px "+-C+"px "+-k+"px",threshold:pr(0,Ys(1,d))||1};let M=!0;function L(O){const z=O[0].intersectionRatio;if(z!==d){if(!M)return l();z?l(!1,z):r=setTimeout(()=>{l(!1,1e-7)},1e3)}z===1&&!dR(h,e.getBoundingClientRect())&&l(),M=!1}try{n=new IntersectionObserver(L,{...R,root:s.ownerDocument})}catch{n=new IntersectionObserver(L,R)}n.observe(e)}return l(!0),a}function eB(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:a=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:u=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,h=Ty(e),p=s||a?[...h?Jc(h):[],...t?Jc(t):[]]:[];p.forEach(k=>{s&&k.addEventListener("scroll",n,{passive:!0}),a&&k.addEventListener("resize",n)});const m=h&&u?Jj(h,n):null;let _=-1,b=null;l&&(b=new ResizeObserver(k=>{let[T]=k;T&&T.target===h&&b&&t&&(b.unobserve(t),cancelAnimationFrame(_),_=requestAnimationFrame(()=>{var R;(R=b)==null||R.observe(t)})),n()}),h&&!d&&b.observe(h),t&&b.observe(t));let S,w=d?Po(e):null;d&&C();function C(){const k=Po(e);w&&!dR(w,k)&&n(),w=k,S=requestAnimationFrame(C)}return n(),()=>{var k;p.forEach(T=>{s&&T.removeEventListener("scroll",n),a&&T.removeEventListener("resize",n)}),m==null||m(),(k=b)==null||k.disconnect(),b=null,d&&cancelAnimationFrame(S)}}const tB=Nj,nB=Dj,rB=Tj,iB=Lj,sB=Mj,jw=Rj,oB=Oj,aB=(e,t,n)=>{const r=new Map,s={platform:Qj,...n},a={...s.platform,_c:r};return Ej(e,t,{...s,platform:a})};var lB=typeof document<"u",cB=function(){},Dd=lB?x.useLayoutEffect:cB;function sf(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,s;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!sf(e[r],t[r]))return!1;return!0}if(s=Object.keys(e),n=s.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,s[r]))return!1;for(r=n;r--!==0;){const a=s[r];if(!(a==="_owner"&&e.$$typeof)&&!sf(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function fR(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Bw(e,t){const n=fR(e);return Math.round(t*n)/n}function Pg(e){const t=x.useRef(e);return Dd(()=>{t.current=e}),t}function uB(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:s,elements:{reference:a,floating:l}={},transform:u=!0,whileElementsMounted:d,open:h}=e,[p,m]=x.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[_,b]=x.useState(r);sf(_,r)||b(r);const[S,w]=x.useState(null),[C,k]=x.useState(null),T=x.useCallback(W=>{W!==O.current&&(O.current=W,w(W))},[]),R=x.useCallback(W=>{W!==z.current&&(z.current=W,k(W))},[]),M=a||S,L=l||C,O=x.useRef(null),z=x.useRef(null),B=x.useRef(p),Z=d!=null,P=Pg(d),$=Pg(s),F=Pg(h),H=x.useCallback(()=>{if(!O.current||!z.current)return;const W={placement:t,strategy:n,middleware:_};$.current&&(W.platform=$.current),aB(O.current,z.current,W).then(J=>{const A={...J,isPositioned:F.current!==!1};V.current&&!sf(B.current,A)&&(B.current=A,Ws.flushSync(()=>{m(A)}))})},[_,t,n,$,F]);Dd(()=>{h===!1&&B.current.isPositioned&&(B.current.isPositioned=!1,m(W=>({...W,isPositioned:!1})))},[h]);const V=x.useRef(!1);Dd(()=>(V.current=!0,()=>{V.current=!1}),[]),Dd(()=>{if(M&&(O.current=M),L&&(z.current=L),M&&L){if(P.current)return P.current(M,L,H);H()}},[M,L,H,P,Z]);const U=x.useMemo(()=>({reference:O,floating:z,setReference:T,setFloating:R}),[T,R]),j=x.useMemo(()=>({reference:M,floating:L}),[M,L]),G=x.useMemo(()=>{const W={position:n,left:0,top:0};if(!j.floating)return W;const J=Bw(j.floating,p.x),A=Bw(j.floating,p.y);return u?{...W,transform:"translate("+J+"px, "+A+"px)",...fR(j.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:J,top:A}},[n,u,j.floating,p.x,p.y]);return x.useMemo(()=>({...p,update:H,refs:U,elements:j,floatingStyles:G}),[p,H,U,j,G])}const hB=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:s}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?jw({element:r.current,padding:s}).fn(n):{}:r?jw({element:r,padding:s}).fn(n):{}}}},dB=(e,t)=>{const n=tB(e);return{name:n.name,fn:n.fn,options:[e,t]}},fB=(e,t)=>{const n=nB(e);return{name:n.name,fn:n.fn,options:[e,t]}},pB=(e,t)=>({fn:oB(e).fn,options:[e,t]}),mB=(e,t)=>{const n=rB(e);return{name:n.name,fn:n.fn,options:[e,t]}},gB=(e,t)=>{const n=iB(e);return{name:n.name,fn:n.fn,options:[e,t]}},vB=(e,t)=>{const n=sB(e);return{name:n.name,fn:n.fn,options:[e,t]}},_B=(e,t)=>{const n=hB(e);return{name:n.name,fn:n.fn,options:[e,t]}};var yB="Arrow",pR=x.forwardRef((e,t)=>{const{children:n,width:r=10,height:s=5,...a}=e;return g.jsx(Ct.svg,{...a,ref:t,width:r,height:s,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:g.jsx("polygon",{points:"0,0 30,0 15,10"})})});pR.displayName=yB;var bB=pR;function xB(e){const[t,n]=x.useState(void 0);return Gs(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(s=>{if(!Array.isArray(s)||!s.length)return;const a=s[0];let l,u;if("borderBoxSize"in a){const d=a.borderBoxSize,h=Array.isArray(d)?d[0]:d;l=h.inlineSize,u=h.blockSize}else l=e.offsetWidth,u=e.offsetHeight;n({width:l,height:u})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var My="Popper",[mR,yl]=Js(My),[SB,gR]=mR(My),vR=e=>{const{__scopePopper:t,children:n}=e,[r,s]=x.useState(null);return g.jsx(SB,{scope:t,anchor:r,onAnchorChange:s,children:n})};vR.displayName=My;var _R="PopperAnchor",yR=x.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...s}=e,a=gR(_R,n),l=x.useRef(null),u=Pt(t,l),d=x.useRef(null);return x.useEffect(()=>{const h=d.current;d.current=(r==null?void 0:r.current)||l.current,h!==d.current&&a.onAnchorChange(d.current)}),r?null:g.jsx(Ct.div,{...s,ref:u})});yR.displayName=_R;var Ay="PopperContent",[wB,CB]=mR(Ay),bR=x.forwardRef((e,t)=>{var fe,Re,me,ce,Te,He;const{__scopePopper:n,side:r="bottom",sideOffset:s=0,align:a="center",alignOffset:l=0,arrowPadding:u=0,avoidCollisions:d=!0,collisionBoundary:h=[],collisionPadding:p=0,sticky:m="partial",hideWhenDetached:_=!1,updatePositionStrategy:b="optimized",onPlaced:S,...w}=e,C=gR(Ay,n),[k,T]=x.useState(null),R=Pt(t,Me=>T(Me)),[M,L]=x.useState(null),O=xB(M),z=(O==null?void 0:O.width)??0,B=(O==null?void 0:O.height)??0,Z=r+(a!=="center"?"-"+a:""),P=typeof p=="number"?p:{top:0,right:0,bottom:0,left:0,...p},$=Array.isArray(h)?h:[h],F=$.length>0,H={padding:P,boundary:$.filter(EB),altBoundary:F},{refs:V,floatingStyles:U,placement:j,isPositioned:G,middlewareData:W}=uB({strategy:"fixed",placement:Z,whileElementsMounted:(...Me)=>eB(...Me,{animationFrame:b==="always"}),elements:{reference:C.anchor},middleware:[dB({mainAxis:s+B,alignmentAxis:l}),d&&fB({mainAxis:!0,crossAxis:!1,limiter:m==="partial"?pB():void 0,...H}),d&&mB({...H}),gB({...H,apply:({elements:Me,rects:Ke,availableWidth:Dt,availableHeight:mn})=>{const{width:Ur,height:$r}=Ke.reference,gn=Me.floating.style;gn.setProperty("--radix-popper-available-width",`${Dt}px`),gn.setProperty("--radix-popper-available-height",`${mn}px`),gn.setProperty("--radix-popper-anchor-width",`${Ur}px`),gn.setProperty("--radix-popper-anchor-height",`${$r}px`)}}),M&&_B({element:M,padding:u}),RB({arrowWidth:z,arrowHeight:B}),_&&vB({strategy:"referenceHidden",...H})]}),[J,A]=wR(j),I=wi(S);Gs(()=>{G&&(I==null||I())},[G,I]);const Q=(fe=W.arrow)==null?void 0:fe.x,N=(Re=W.arrow)==null?void 0:Re.y,K=((me=W.arrow)==null?void 0:me.centerOffset)!==0,[Y,ie]=x.useState();return Gs(()=>{k&&ie(window.getComputedStyle(k).zIndex)},[k]),g.jsx("div",{ref:V.setFloating,"data-radix-popper-content-wrapper":"",style:{...U,transform:G?U.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Y,"--radix-popper-transform-origin":[(ce=W.transformOrigin)==null?void 0:ce.x,(Te=W.transformOrigin)==null?void 0:Te.y].join(" "),...((He=W.hide)==null?void 0:He.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:g.jsx(wB,{scope:n,placedSide:J,onArrowChange:L,arrowX:Q,arrowY:N,shouldHideArrow:K,children:g.jsx(Ct.div,{"data-side":J,"data-align":A,...w,ref:R,style:{...w.style,animation:G?void 0:"none"}})})})});bR.displayName=Ay;var xR="PopperArrow",kB={top:"bottom",right:"left",bottom:"top",left:"right"},SR=x.forwardRef(function(t,n){const{__scopePopper:r,...s}=t,a=CB(xR,r),l=kB[a.placedSide];return g.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[l]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:g.jsx(bB,{...s,ref:n,style:{...s.style,display:"block"}})})});SR.displayName=xR;function EB(e){return e!==null}var RB=e=>({name:"transformOrigin",options:e,fn(t){var C,k,T;const{placement:n,rects:r,middlewareData:s}=t,l=((C=s.arrow)==null?void 0:C.centerOffset)!==0,u=l?0:e.arrowWidth,d=l?0:e.arrowHeight,[h,p]=wR(n),m={start:"0%",center:"50%",end:"100%"}[p],_=(((k=s.arrow)==null?void 0:k.x)??0)+u/2,b=(((T=s.arrow)==null?void 0:T.y)??0)+d/2;let S="",w="";return h==="bottom"?(S=l?m:`${_}px`,w=`${-d}px`):h==="top"?(S=l?m:`${_}px`,w=`${r.floating.height+d}px`):h==="right"?(S=`${-d}px`,w=l?m:`${b}px`):h==="left"&&(S=`${r.floating.width+d}px`,w=l?m:`${b}px`),{data:{x:S,y:w}}}});function wR(e){const[t,n="center"]=e.split("-");return[t,n]}var Ny=vR,Hf=yR,Dy=bR,Oy=SR,TB=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),MB="VisuallyHidden",CR=x.forwardRef((e,t)=>g.jsx(Ct.span,{...e,ref:t,style:{...TB,...e.style}}));CR.displayName=MB;var AB=CR,[Ff]=Js("Tooltip",[yl]),Uf=yl(),kR="TooltipProvider",NB=700,Pv="tooltip.open",[DB,Ly]=Ff(kR),ER=e=>{const{__scopeTooltip:t,delayDuration:n=NB,skipDelayDuration:r=300,disableHoverableContent:s=!1,children:a}=e,l=x.useRef(!0),u=x.useRef(!1),d=x.useRef(0);return x.useEffect(()=>{const h=d.current;return()=>window.clearTimeout(h)},[]),g.jsx(DB,{scope:t,isOpenDelayedRef:l,delayDuration:n,onOpen:x.useCallback(()=>{window.clearTimeout(d.current),l.current=!1},[]),onClose:x.useCallback(()=>{window.clearTimeout(d.current),d.current=window.setTimeout(()=>l.current=!0,r)},[r]),isPointerInTransitRef:u,onPointerInTransitChange:x.useCallback(h=>{u.current=h},[]),disableHoverableContent:s,children:a})};ER.displayName=kR;var eu="Tooltip",[OB,xu]=Ff(eu),RR=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:s,onOpenChange:a,disableHoverableContent:l,delayDuration:u}=e,d=Ly(eu,e.__scopeTooltip),h=Uf(t),[p,m]=x.useState(null),_=Qa(),b=x.useRef(0),S=l??d.disableHoverableContent,w=u??d.delayDuration,C=x.useRef(!1),[k,T]=Af({prop:r,defaultProp:s??!1,onChange:z=>{z?(d.onOpen(),document.dispatchEvent(new CustomEvent(Pv))):d.onClose(),a==null||a(z)},caller:eu}),R=x.useMemo(()=>k?C.current?"delayed-open":"instant-open":"closed",[k]),M=x.useCallback(()=>{window.clearTimeout(b.current),b.current=0,C.current=!1,T(!0)},[T]),L=x.useCallback(()=>{window.clearTimeout(b.current),b.current=0,T(!1)},[T]),O=x.useCallback(()=>{window.clearTimeout(b.current),b.current=window.setTimeout(()=>{C.current=!0,T(!0),b.current=0},w)},[w,T]);return x.useEffect(()=>()=>{b.current&&(window.clearTimeout(b.current),b.current=0)},[]),g.jsx(Ny,{...h,children:g.jsx(OB,{scope:t,contentId:_,open:k,stateAttribute:R,trigger:p,onTriggerChange:m,onTriggerEnter:x.useCallback(()=>{d.isOpenDelayedRef.current?O():M()},[d.isOpenDelayedRef,O,M]),onTriggerLeave:x.useCallback(()=>{S?L():(window.clearTimeout(b.current),b.current=0)},[L,S]),onOpen:M,onClose:L,disableHoverableContent:S,children:n})})};RR.displayName=eu;var Iv="TooltipTrigger",TR=x.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,s=xu(Iv,n),a=Ly(Iv,n),l=Uf(n),u=x.useRef(null),d=Pt(t,u,s.onTriggerChange),h=x.useRef(!1),p=x.useRef(!1),m=x.useCallback(()=>h.current=!1,[]);return x.useEffect(()=>()=>document.removeEventListener("pointerup",m),[m]),g.jsx(Hf,{asChild:!0,...l,children:g.jsx(Ct.button,{"aria-describedby":s.open?s.contentId:void 0,"data-state":s.stateAttribute,...r,ref:d,onPointerMove:Oe(e.onPointerMove,_=>{_.pointerType!=="touch"&&!p.current&&!a.isPointerInTransitRef.current&&(s.onTriggerEnter(),p.current=!0)}),onPointerLeave:Oe(e.onPointerLeave,()=>{s.onTriggerLeave(),p.current=!1}),onPointerDown:Oe(e.onPointerDown,()=>{s.open&&s.onClose(),h.current=!0,document.addEventListener("pointerup",m,{once:!0})}),onFocus:Oe(e.onFocus,()=>{h.current||s.onOpen()}),onBlur:Oe(e.onBlur,s.onClose),onClick:Oe(e.onClick,s.onClose)})})});TR.displayName=Iv;var zy="TooltipPortal",[LB,zB]=Ff(zy,{forceMount:void 0}),MR=e=>{const{__scopeTooltip:t,forceMount:n,children:r,container:s}=e,a=xu(zy,t);return g.jsx(LB,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(_u,{asChild:!0,container:s,children:r})})})};MR.displayName=zy;var ll="TooltipContent",AR=x.forwardRef((e,t)=>{const n=zB(ll,e.__scopeTooltip),{forceMount:r=n.forceMount,side:s="top",...a}=e,l=xu(ll,e.__scopeTooltip);return g.jsx(Fr,{present:r||l.open,children:l.disableHoverableContent?g.jsx(NR,{side:s,...a,ref:t}):g.jsx(jB,{side:s,...a,ref:t})})}),jB=x.forwardRef((e,t)=>{const n=xu(ll,e.__scopeTooltip),r=Ly(ll,e.__scopeTooltip),s=x.useRef(null),a=Pt(t,s),[l,u]=x.useState(null),{trigger:d,onClose:h}=n,p=s.current,{onPointerInTransitChange:m}=r,_=x.useCallback(()=>{u(null),m(!1)},[m]),b=x.useCallback((S,w)=>{const C=S.currentTarget,k={x:S.clientX,y:S.clientY},T=FB(k,C.getBoundingClientRect()),R=UB(k,T),M=$B(w.getBoundingClientRect()),L=qB([...R,...M]);u(L),m(!0)},[m]);return x.useEffect(()=>()=>_(),[_]),x.useEffect(()=>{if(d&&p){const S=C=>b(C,p),w=C=>b(C,d);return d.addEventListener("pointerleave",S),p.addEventListener("pointerleave",w),()=>{d.removeEventListener("pointerleave",S),p.removeEventListener("pointerleave",w)}}},[d,p,b,_]),x.useEffect(()=>{if(l){const S=w=>{const C=w.target,k={x:w.clientX,y:w.clientY},T=(d==null?void 0:d.contains(C))||(p==null?void 0:p.contains(C)),R=!WB(k,l);T?_():R&&(_(),h())};return document.addEventListener("pointermove",S),()=>document.removeEventListener("pointermove",S)}},[d,p,l,h,_]),g.jsx(NR,{...e,ref:a})}),[BB,PB]=Ff(eu,{isInside:!1}),IB=VO("TooltipContent"),NR=x.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":s,onEscapeKeyDown:a,onPointerDownOutside:l,...u}=e,d=xu(ll,n),h=Uf(n),{onClose:p}=d;return x.useEffect(()=>(document.addEventListener(Pv,p),()=>document.removeEventListener(Pv,p)),[p]),x.useEffect(()=>{if(d.trigger){const m=_=>{const b=_.target;b!=null&&b.contains(d.trigger)&&p()};return window.addEventListener("scroll",m,{capture:!0}),()=>window.removeEventListener("scroll",m,{capture:!0})}},[d.trigger,p]),g.jsx(vu,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:m=>m.preventDefault(),onDismiss:p,children:g.jsxs(Dy,{"data-state":d.stateAttribute,...h,...u,ref:t,style:{...u.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[g.jsx(IB,{children:r}),g.jsx(BB,{scope:n,isInside:!0,children:g.jsx(AB,{id:d.contentId,role:"tooltip",children:s||r})})]})})});AR.displayName=ll;var DR="TooltipArrow",HB=x.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,s=Uf(n);return PB(DR,n).isInside?null:g.jsx(Oy,{...s,...r,ref:t})});HB.displayName=DR;function FB(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),s=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,s,a)){case a:return"left";case s:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function UB(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function $B(e){const{top:t,right:n,bottom:r,left:s}=e;return[{x:s,y:t},{x:n,y:t},{x:n,y:r},{x:s,y:r}]}function WB(e,t){const{x:n,y:r}=e;let s=!1;for(let a=0,l=t.length-1;a<t.length;l=a++){const u=t[a],d=t[l],h=u.x,p=u.y,m=d.x,_=d.y;p>r!=_>r&&n<(m-h)*(r-p)/(_-p)+h&&(s=!s)}return s}function qB(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),VB(t)}function VB(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const s=e[r];for(;t.length>=2;){const a=t[t.length-1],l=t[t.length-2];if((a.x-l.x)*(s.y-l.y)>=(a.y-l.y)*(s.x-l.x))t.pop();else break}t.push(s)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const s=e[r];for(;n.length>=2;){const a=n[n.length-1],l=n[n.length-2];if((a.x-l.x)*(s.y-l.y)>=(a.y-l.y)*(s.x-l.x))n.pop();else break}n.push(s)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var KB=ER,GB=RR,YB=TR,XB=MR,OR=AR;const ZB=KB,tu=GB,nu=YB,cl=x.forwardRef(({className:e,sideOffset:t=4,...n},r)=>g.jsx(XB,{children:g.jsx(OR,{ref:r,sideOffset:t,className:ye("z-50 overflow-hidden rounded-md bg-card text-card-foreground border border-border px-3 py-1.5 text-xs animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n})}));cl.displayName=OR.displayName;const QB="0.8.2",JB={version:QB},zn="Kanna",Pw="kanna",LR=`kanna/${JB.version}`,eP="[kanna]",tP=`~/${zn}`;function od(e){return e?`${Pw} ${e}`:Pw}const $f=({children:e,className:t,shimmerWidth:n=100,animate:r=!0,...s})=>g.jsx("span",{style:{"--shiny-width":`${Math.min(n,100)}px`},className:ye("mx-auto max-w-md text-foreground/50",r?["animate-shiny-text [background-size:var(--shiny-width)_100%] bg-clip-text [background-position:0_0] bg-no-repeat [transition:background-position_1s_cubic-bezier(.6,.6,0,1)_infinite]","bg-gradient-to-r from-transparent via-black/80 via-50% to-transparent dark:via-white/80"]:["text-neutral"],t),...s,children:e});function Hv(e){return e.split(/[\s_-]+/).filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" ")}const nP=[/^(?:\/usr\/bin\/env\s+)?(?:\/bin\/)?(?:bash|zsh|sh)\s+(?:-[a-zA-Z]*c|-c)\s+(['"])([\s\S]*)\1$/,/^(?:\/usr\/bin\/env\s+)?(?:\/bin\/)?(?:bash|zsh|sh)\s+(?:-[a-zA-Z]*c|-c)\s+(.+)$/,/^(?:\/usr\/bin\/env\s+)?(?:cmd(?:\.exe)?)\s+\/c\s+(['"])([\s\S]*)\1$/i,/^(?:\/usr\/bin\/env\s+)?(?:cmd(?:\.exe)?)\s+\/c\s+(.+)$/i,/^(?:\/usr\/bin\/env\s+)?(?:powershell(?:\.exe)?|pwsh)\s+(?:-NoProfile\s+)?-Command\s+(['"])([\s\S]*)\1$/i,/^(?:\/usr\/bin\/env\s+)?(?:powershell(?:\.exe)?|pwsh)\s+(?:-NoProfile\s+)?-Command\s+(.+)$/i];function rP(e){const t=e.trim();for(const n of nP){const r=t.match(n);if(!r)continue;const s=(r[2]??r[1]??"").trim();if(s)return s}return t}function zR(e){return e.split("/").pop()||e}function iP(e,t){if(e===void 0)return null;const n=Math.max(0,t-e),r=6e4,s=60*r,a=24*s,l=7*a;return n<r?"now":n<s?`${Math.floor(n/r)}m`:n<a?`${Math.floor(n/s)}h`:n<l?`${Math.floor(n/a)}d`:`${Math.floor(n/l)}w`}const sP=new Set(["starting","running"]);function oP({chat:e,activeChatId:t,nowMs:n,onSelectChat:r,onDeleteChat:s}){const a=iP(e.lastMessageAt,n);return g.jsxs("div",{"data-chat-id":ow(e.chatId),className:ye("group flex items-center gap-2 pl-2.5 pr-0.5 py-0.5 rounded-lg cursor-pointer border-border/0 hover:border-border hover:bg-muted/20 active:scale-[0.985] border transition-all",t===ow(e.chatId)?"bg-muted hover:bg-muted border-border":"border-border/0 dark:hover:border-slate-400/10 "),onClick:()=>r(e.chatId),children:[sP.has(e.status)?g.jsx(ss,{className:"size-3.5 flex-shrink-0 animate-spin text-muted-foreground"}):e.status==="waiting_for_user"?g.jsx("div",{className:"relative ",children:g.jsxs("div",{className:" rounded-full z-0 size-3.5 flex items-center justify-center ",children:[g.jsx("div",{className:"absolute rounded-full z-0 size-2.5 bg-blue-400/80 animate-ping"}),g.jsx("div",{className:" rounded-full z-0 size-2.5 bg-blue-400 ring-2 ring-muted/20 dark:ring-muted/50"})]})}):null,g.jsx("span",{className:"text-sm truncate flex-1 translate-y-[-0.5px]",children:e.status!=="idle"&&e.status!=="waiting_for_user"?g.jsx($f,{animate:e.status==="running",shimmerWidth:Math.max(20,e.title.length*3),children:e.title}):e.title}),g.jsxs("div",{className:"relative h-7 w-7 mr-[2px] shrink-0",children:[a?g.jsx("span",{className:"hidden md:flex absolute inset-0 items-center justify-end pr-1 text-[11px] text-muted-foreground opacity-50 transition-opacity group-hover:opacity-0",children:a}):null,g.jsx(et,{variant:"ghost",size:"icon",className:ye("absolute inset-0 h-7 w-7 opacity-100 cursor-pointer rounded-sm hover:!bg-transparent !border-0",a?"md:opacity-0 md:group-hover:opacity-100":"opacity-100 md:opacity-0 md:group-hover:opacity-100"),onClick:l=>{l.stopPropagation(),s(e.chatId)},title:"Delete chat",children:g.jsx(Sz,{className:"size-3.5"})})]})]},e._id)}function aP(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return x.useMemo(()=>r=>{t.forEach(s=>s(r))},t)}const Wf=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function bl(e){const t=Object.prototype.toString.call(e);return t==="[object Window]"||t==="[object global]"}function jy(e){return"nodeType"in e}function tr(e){var t,n;return e?bl(e)?e:jy(e)&&(t=(n=e.ownerDocument)==null?void 0:n.defaultView)!=null?t:window:window}function By(e){const{Document:t}=tr(e);return e instanceof t}function Su(e){return bl(e)?!1:e instanceof tr(e).HTMLElement}function jR(e){return e instanceof tr(e).SVGElement}function xl(e){return e?bl(e)?e.document:jy(e)?By(e)?e:Su(e)||jR(e)?e.ownerDocument:document:document:document}const Ci=Wf?x.useLayoutEffect:x.useEffect;function Py(e){const t=x.useRef(e);return Ci(()=>{t.current=e}),x.useCallback(function(){for(var n=arguments.length,r=new Array(n),s=0;s<n;s++)r[s]=arguments[s];return t.current==null?void 0:t.current(...r)},[])}function lP(){const e=x.useRef(null),t=x.useCallback((r,s)=>{e.current=setInterval(r,s)},[]),n=x.useCallback(()=>{e.current!==null&&(clearInterval(e.current),e.current=null)},[]);return[t,n]}function ru(e,t){t===void 0&&(t=[e]);const n=x.useRef(e);return Ci(()=>{n.current!==e&&(n.current=e)},t),n}function wu(e,t){const n=x.useRef();return x.useMemo(()=>{const r=e(n.current);return n.current=r,r},[...t])}function of(e){const t=Py(e),n=x.useRef(null),r=x.useCallback(s=>{s!==n.current&&(t==null||t(s,n.current)),n.current=s},[]);return[n,r]}function Fv(e){const t=x.useRef();return x.useEffect(()=>{t.current=e},[e]),t.current}let Ig={};function Cu(e,t){return x.useMemo(()=>{if(t)return t;const n=Ig[e]==null?0:Ig[e]+1;return Ig[e]=n,e+"-"+n},[e,t])}function BR(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),s=1;s<n;s++)r[s-1]=arguments[s];return r.reduce((a,l)=>{const u=Object.entries(l);for(const[d,h]of u){const p=a[d];p!=null&&(a[d]=p+e*h)}return a},{...t})}}const tl=BR(1),af=BR(-1);function cP(e){return"clientX"in e&&"clientY"in e}function Iy(e){if(!e)return!1;const{KeyboardEvent:t}=tr(e.target);return t&&e instanceof t}function uP(e){if(!e)return!1;const{TouchEvent:t}=tr(e.target);return t&&e instanceof t}function Uv(e){if(uP(e)){if(e.touches&&e.touches.length){const{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}else if(e.changedTouches&&e.changedTouches.length){const{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return cP(e)?{x:e.clientX,y:e.clientY}:null}const iu=Object.freeze({Translate:{toString(e){if(!e)return;const{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[iu.Translate.toString(e),iu.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),Iw="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function hP(e){return e.matches(Iw)?e:e.querySelector(Iw)}const dP={display:"none"};function fP(e){let{id:t,value:n}=e;return vt.createElement("div",{id:t,style:dP},n)}function pP(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;const s={position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"};return vt.createElement("div",{id:t,style:s,role:"status","aria-live":r,"aria-atomic":!0},n)}function mP(){const[e,t]=x.useState("");return{announce:x.useCallback(r=>{r!=null&&t(r)},[]),announcement:e}}const PR=x.createContext(null);function gP(e){const t=x.useContext(PR);x.useEffect(()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)},[e,t])}function vP(){const[e]=x.useState(()=>new Set),t=x.useCallback(r=>(e.add(r),()=>e.delete(r)),[e]);return[x.useCallback(r=>{let{type:s,event:a}=r;e.forEach(l=>{var u;return(u=l[s])==null?void 0:u.call(l,a)})},[e]),t]}const _P={draggable:`
425
+ To pick up a draggable item, press the space bar.
426
+ While dragging, use the arrow keys to move the item.
427
+ Press space again to drop the item in its new position, or press escape to cancel.
428
+ `},yP={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function bP(e){let{announcements:t=yP,container:n,hiddenTextDescribedById:r,screenReaderInstructions:s=_P}=e;const{announce:a,announcement:l}=mP(),u=Cu("DndLiveRegion"),[d,h]=x.useState(!1);if(x.useEffect(()=>{h(!0)},[]),gP(x.useMemo(()=>({onDragStart(m){let{active:_}=m;a(t.onDragStart({active:_}))},onDragMove(m){let{active:_,over:b}=m;t.onDragMove&&a(t.onDragMove({active:_,over:b}))},onDragOver(m){let{active:_,over:b}=m;a(t.onDragOver({active:_,over:b}))},onDragEnd(m){let{active:_,over:b}=m;a(t.onDragEnd({active:_,over:b}))},onDragCancel(m){let{active:_,over:b}=m;a(t.onDragCancel({active:_,over:b}))}}),[a,t])),!d)return null;const p=vt.createElement(vt.Fragment,null,vt.createElement(fP,{id:r,value:s.draggable}),vt.createElement(pP,{id:u,announcement:l}));return n?Ws.createPortal(p,n):p}var en;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(en||(en={}));function lf(){}function Hw(e,t){return x.useMemo(()=>({sensor:e,options:t??{}}),[e,t])}function xP(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return x.useMemo(()=>[...t].filter(r=>r!=null),[...t])}const ni=Object.freeze({x:0,y:0});function SP(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function wP(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return n-r}function CP(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}function kP(e,t){if(!e||e.length===0)return null;const[n]=e;return n[t]}function Fw(e,t,n){return t===void 0&&(t=e.left),n===void 0&&(n=e.top),{x:t+e.width*.5,y:n+e.height*.5}}const EP=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const s=Fw(t,t.left,t.top),a=[];for(const l of r){const{id:u}=l,d=n.get(u);if(d){const h=SP(Fw(d),s);a.push({id:u,data:{droppableContainer:l,value:h}})}}return a.sort(wP)};function RP(e,t){const n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),s=Math.min(t.left+t.width,e.left+e.width),a=Math.min(t.top+t.height,e.top+e.height),l=s-r,u=a-n;if(r<s&&n<a){const d=t.width*t.height,h=e.width*e.height,p=l*u,m=p/(d+h-p);return Number(m.toFixed(4))}return 0}const TP=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const s=[];for(const a of r){const{id:l}=a,u=n.get(l);if(u){const d=RP(u,t);d>0&&s.push({id:l,data:{droppableContainer:a,value:d}})}}return s.sort(CP)};function MP(e,t,n){return{...e,scaleX:t&&n?t.width/n.width:1,scaleY:t&&n?t.height/n.height:1}}function IR(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:ni}function AP(e){return function(n){for(var r=arguments.length,s=new Array(r>1?r-1:0),a=1;a<r;a++)s[a-1]=arguments[a];return s.reduce((l,u)=>({...l,top:l.top+e*u.y,bottom:l.bottom+e*u.y,left:l.left+e*u.x,right:l.right+e*u.x}),{...n})}}const NP=AP(1);function DP(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}else if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}function OP(e,t,n){const r=DP(t);if(!r)return e;const{scaleX:s,scaleY:a,x:l,y:u}=r,d=e.left-l-(1-s)*parseFloat(n),h=e.top-u-(1-a)*parseFloat(n.slice(n.indexOf(" ")+1)),p=s?e.width/s:e.width,m=a?e.height/a:e.height;return{width:p,height:m,top:h,right:d+p,bottom:h+m,left:d}}const LP={ignoreTransform:!1};function Sl(e,t){t===void 0&&(t=LP);let n=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:h,transformOrigin:p}=tr(e).getComputedStyle(e);h&&(n=OP(n,h,p))}const{top:r,left:s,width:a,height:l,bottom:u,right:d}=n;return{top:r,left:s,width:a,height:l,bottom:u,right:d}}function Uw(e){return Sl(e,{ignoreTransform:!0})}function zP(e){const t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}function jP(e,t){return t===void 0&&(t=tr(e).getComputedStyle(e)),t.position==="fixed"}function BP(e,t){t===void 0&&(t=tr(e).getComputedStyle(e));const n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(s=>{const a=t[s];return typeof a=="string"?n.test(a):!1})}function Hy(e,t){const n=[];function r(s){if(t!=null&&n.length>=t||!s)return n;if(By(s)&&s.scrollingElement!=null&&!n.includes(s.scrollingElement))return n.push(s.scrollingElement),n;if(!Su(s)||jR(s)||n.includes(s))return n;const a=tr(e).getComputedStyle(s);return s!==e&&BP(s,a)&&n.push(s),jP(s,a)?n:r(s.parentNode)}return e?r(e):n}function HR(e){const[t]=Hy(e,1);return t??null}function Hg(e){return!Wf||!e?null:bl(e)?e:jy(e)?By(e)||e===xl(e).scrollingElement?window:Su(e)?e:null:null}function FR(e){return bl(e)?e.scrollX:e.scrollLeft}function UR(e){return bl(e)?e.scrollY:e.scrollTop}function $v(e){return{x:FR(e),y:UR(e)}}var an;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(an||(an={}));function $R(e){return!Wf||!e?!1:e===document.scrollingElement}function WR(e){const t={x:0,y:0},n=$R(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},s=e.scrollTop<=t.y,a=e.scrollLeft<=t.x,l=e.scrollTop>=r.y,u=e.scrollLeft>=r.x;return{isTop:s,isLeft:a,isBottom:l,isRight:u,maxScroll:r,minScroll:t}}const PP={x:.2,y:.2};function IP(e,t,n,r,s){let{top:a,left:l,right:u,bottom:d}=n;r===void 0&&(r=10),s===void 0&&(s=PP);const{isTop:h,isBottom:p,isLeft:m,isRight:_}=WR(e),b={x:0,y:0},S={x:0,y:0},w={height:t.height*s.y,width:t.width*s.x};return!h&&a<=t.top+w.height?(b.y=an.Backward,S.y=r*Math.abs((t.top+w.height-a)/w.height)):!p&&d>=t.bottom-w.height&&(b.y=an.Forward,S.y=r*Math.abs((t.bottom-w.height-d)/w.height)),!_&&u>=t.right-w.width?(b.x=an.Forward,S.x=r*Math.abs((t.right-w.width-u)/w.width)):!m&&l<=t.left+w.width&&(b.x=an.Backward,S.x=r*Math.abs((t.left+w.width-l)/w.width)),{direction:b,speed:S}}function HP(e){if(e===document.scrollingElement){const{innerWidth:a,innerHeight:l}=window;return{top:0,left:0,right:a,bottom:l,width:a,height:l}}const{top:t,left:n,right:r,bottom:s}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:s,width:e.clientWidth,height:e.clientHeight}}function qR(e){return e.reduce((t,n)=>tl(t,$v(n)),ni)}function FP(e){return e.reduce((t,n)=>t+FR(n),0)}function UP(e){return e.reduce((t,n)=>t+UR(n),0)}function $P(e,t){if(t===void 0&&(t=Sl),!e)return;const{top:n,left:r,bottom:s,right:a}=t(e);HR(e)&&(s<=0||a<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const WP=[["x",["left","right"],FP],["y",["top","bottom"],UP]];class Fy{constructor(t,n){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const r=Hy(n),s=qR(r);this.rect={...t},this.width=t.width,this.height=t.height;for(const[a,l,u]of WP)for(const d of l)Object.defineProperty(this,d,{get:()=>{const h=u(r),p=s[a]-h;return this.rect[d]+p},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class $c{constructor(t){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(n=>{var r;return(r=this.target)==null?void 0:r.removeEventListener(...n)})},this.target=t}add(t,n,r){var s;(s=this.target)==null||s.addEventListener(t,n,r),this.listeners.push([t,n,r])}}function qP(e){const{EventTarget:t}=tr(e);return e instanceof t?e:xl(e)}function Fg(e,t){const n=Math.abs(e.x),r=Math.abs(e.y);return typeof t=="number"?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t?r>t.y:!1}var zr;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(zr||(zr={}));function $w(e){e.preventDefault()}function VP(e){e.stopPropagation()}var st;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(st||(st={}));const VR={start:[st.Space,st.Enter],cancel:[st.Esc],end:[st.Space,st.Enter,st.Tab]},KP=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case st.Right:return{...n,x:n.x+25};case st.Left:return{...n,x:n.x-25};case st.Down:return{...n,y:n.y+25};case st.Up:return{...n,y:n.y-25}}};class Uy{constructor(t){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=t;const{event:{target:n}}=t;this.props=t,this.listeners=new $c(xl(n)),this.windowListeners=new $c(tr(n)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(zr.Resize,this.handleCancel),this.windowListeners.add(zr.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(zr.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:t,onStart:n}=this.props,r=t.node.current;r&&$P(r),n(ni)}handleKeyDown(t){if(Iy(t)){const{active:n,context:r,options:s}=this.props,{keyboardCodes:a=VR,coordinateGetter:l=KP,scrollBehavior:u="smooth"}=s,{code:d}=t;if(a.end.includes(d)){this.handleEnd(t);return}if(a.cancel.includes(d)){this.handleCancel(t);return}const{collisionRect:h}=r.current,p=h?{x:h.left,y:h.top}:ni;this.referenceCoordinates||(this.referenceCoordinates=p);const m=l(t,{active:n,context:r.current,currentCoordinates:p});if(m){const _=af(m,p),b={x:0,y:0},{scrollableAncestors:S}=r.current;for(const w of S){const C=t.code,{isTop:k,isRight:T,isLeft:R,isBottom:M,maxScroll:L,minScroll:O}=WR(w),z=HP(w),B={x:Math.min(C===st.Right?z.right-z.width/2:z.right,Math.max(C===st.Right?z.left:z.left+z.width/2,m.x)),y:Math.min(C===st.Down?z.bottom-z.height/2:z.bottom,Math.max(C===st.Down?z.top:z.top+z.height/2,m.y))},Z=C===st.Right&&!T||C===st.Left&&!R,P=C===st.Down&&!M||C===st.Up&&!k;if(Z&&B.x!==m.x){const $=w.scrollLeft+_.x,F=C===st.Right&&$<=L.x||C===st.Left&&$>=O.x;if(F&&!_.y){w.scrollTo({left:$,behavior:u});return}F?b.x=w.scrollLeft-$:b.x=C===st.Right?w.scrollLeft-L.x:w.scrollLeft-O.x,b.x&&w.scrollBy({left:-b.x,behavior:u});break}else if(P&&B.y!==m.y){const $=w.scrollTop+_.y,F=C===st.Down&&$<=L.y||C===st.Up&&$>=O.y;if(F&&!_.x){w.scrollTo({top:$,behavior:u});return}F?b.y=w.scrollTop-$:b.y=C===st.Down?w.scrollTop-L.y:w.scrollTop-O.y,b.y&&w.scrollBy({top:-b.y,behavior:u});break}}this.handleMove(t,tl(af(m,this.referenceCoordinates),b))}}}handleMove(t,n){const{onMove:r}=this.props;t.preventDefault(),r(n)}handleEnd(t){const{onEnd:n}=this.props;t.preventDefault(),this.detach(),n()}handleCancel(t){const{onCancel:n}=this.props;t.preventDefault(),this.detach(),n()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}Uy.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=VR,onActivation:s}=t,{active:a}=n;const{code:l}=e.nativeEvent;if(r.start.includes(l)){const u=a.activatorNode.current;return u&&e.target!==u?!1:(e.preventDefault(),s==null||s({event:e.nativeEvent}),!0)}return!1}}];function Ww(e){return!!(e&&"distance"in e)}function qw(e){return!!(e&&"delay"in e)}class $y{constructor(t,n,r){var s;r===void 0&&(r=qP(t.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=t,this.events=n;const{event:a}=t,{target:l}=a;this.props=t,this.events=n,this.document=xl(l),this.documentListeners=new $c(this.document),this.listeners=new $c(r),this.windowListeners=new $c(tr(l)),this.initialCoordinates=(s=Uv(a))!=null?s:ni,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:t,props:{options:{activationConstraint:n,bypassActivationConstraint:r}}}=this;if(this.listeners.add(t.move.name,this.handleMove,{passive:!1}),this.listeners.add(t.end.name,this.handleEnd),t.cancel&&this.listeners.add(t.cancel.name,this.handleCancel),this.windowListeners.add(zr.Resize,this.handleCancel),this.windowListeners.add(zr.DragStart,$w),this.windowListeners.add(zr.VisibilityChange,this.handleCancel),this.windowListeners.add(zr.ContextMenu,$w),this.documentListeners.add(zr.Keydown,this.handleKeydown),n){if(r!=null&&r({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(qw(n)){this.timeoutId=setTimeout(this.handleStart,n.delay),this.handlePending(n);return}if(Ww(n)){this.handlePending(n);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(t,n){const{active:r,onPending:s}=this.props;s(r,t,this.initialCoordinates,n)}handleStart(){const{initialCoordinates:t}=this,{onStart:n}=this.props;t&&(this.activated=!0,this.documentListeners.add(zr.Click,VP,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(zr.SelectionChange,this.removeTextSelection),n(t))}handleMove(t){var n;const{activated:r,initialCoordinates:s,props:a}=this,{onMove:l,options:{activationConstraint:u}}=a;if(!s)return;const d=(n=Uv(t))!=null?n:ni,h=af(s,d);if(!r&&u){if(Ww(u)){if(u.tolerance!=null&&Fg(h,u.tolerance))return this.handleCancel();if(Fg(h,u.distance))return this.handleStart()}if(qw(u)&&Fg(h,u.tolerance))return this.handleCancel();this.handlePending(u,h);return}t.cancelable&&t.preventDefault(),l(d)}handleEnd(){const{onAbort:t,onEnd:n}=this.props;this.detach(),this.activated||t(this.props.active),n()}handleCancel(){const{onAbort:t,onCancel:n}=this.props;this.detach(),this.activated||t(this.props.active),n()}handleKeydown(t){t.code===st.Esc&&this.handleCancel()}removeTextSelection(){var t;(t=this.document.getSelection())==null||t.removeAllRanges()}}const GP={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class Wy extends $y{constructor(t){const{event:n}=t,r=xl(n.target);super(t,GP,r)}}Wy.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!n.isPrimary||n.button!==0?!1:(r==null||r({event:n}),!0)}}];const YP={move:{name:"mousemove"},end:{name:"mouseup"}};var Wv;(function(e){e[e.RightClick=2]="RightClick"})(Wv||(Wv={}));class XP extends $y{constructor(t){super(t,YP,xl(t.event.target))}}XP.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button===Wv.RightClick?!1:(r==null||r({event:n}),!0)}}];const Ug={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class ZP extends $y{constructor(t){super(t,Ug)}static setup(){return window.addEventListener(Ug.move.name,t,{capture:!1,passive:!1}),function(){window.removeEventListener(Ug.move.name,t)};function t(){}}}ZP.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;const{touches:s}=n;return s.length>1?!1:(r==null||r({event:n}),!0)}}];var Wc;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(Wc||(Wc={}));var cf;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(cf||(cf={}));function QP(e){let{acceleration:t,activator:n=Wc.Pointer,canScroll:r,draggingRect:s,enabled:a,interval:l=5,order:u=cf.TreeOrder,pointerCoordinates:d,scrollableAncestors:h,scrollableAncestorRects:p,delta:m,threshold:_}=e;const b=e8({delta:m,disabled:!a}),[S,w]=lP(),C=x.useRef({x:0,y:0}),k=x.useRef({x:0,y:0}),T=x.useMemo(()=>{switch(n){case Wc.Pointer:return d?{top:d.y,bottom:d.y,left:d.x,right:d.x}:null;case Wc.DraggableRect:return s}},[n,s,d]),R=x.useRef(null),M=x.useCallback(()=>{const O=R.current;if(!O)return;const z=C.current.x*k.current.x,B=C.current.y*k.current.y;O.scrollBy(z,B)},[]),L=x.useMemo(()=>u===cf.TreeOrder?[...h].reverse():h,[u,h]);x.useEffect(()=>{if(!a||!h.length||!T){w();return}for(const O of L){if((r==null?void 0:r(O))===!1)continue;const z=h.indexOf(O),B=p[z];if(!B)continue;const{direction:Z,speed:P}=IP(O,B,T,t,_);for(const $ of["x","y"])b[$][Z[$]]||(P[$]=0,Z[$]=0);if(P.x>0||P.y>0){w(),R.current=O,S(M,l),C.current=P,k.current=Z;return}}C.current={x:0,y:0},k.current={x:0,y:0},w()},[t,M,r,w,a,l,JSON.stringify(T),JSON.stringify(b),S,h,L,p,JSON.stringify(_)])}const JP={x:{[an.Backward]:!1,[an.Forward]:!1},y:{[an.Backward]:!1,[an.Forward]:!1}};function e8(e){let{delta:t,disabled:n}=e;const r=Fv(t);return wu(s=>{if(n||!r||!s)return JP;const a={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[an.Backward]:s.x[an.Backward]||a.x===-1,[an.Forward]:s.x[an.Forward]||a.x===1},y:{[an.Backward]:s.y[an.Backward]||a.y===-1,[an.Forward]:s.y[an.Forward]||a.y===1}}},[n,t,r])}function t8(e,t){const n=t!=null?e.get(t):void 0,r=n?n.node.current:null;return wu(s=>{var a;return t==null?null:(a=r??s)!=null?a:null},[r,t])}function n8(e,t){return x.useMemo(()=>e.reduce((n,r)=>{const{sensor:s}=r,a=s.activators.map(l=>({eventName:l.eventName,handler:t(l.handler,r)}));return[...n,...a]},[]),[e,t])}var su;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(su||(su={}));var qv;(function(e){e.Optimized="optimized"})(qv||(qv={}));const Vw=new Map;function r8(e,t){let{dragging:n,dependencies:r,config:s}=t;const[a,l]=x.useState(null),{frequency:u,measure:d,strategy:h}=s,p=x.useRef(e),m=C(),_=ru(m),b=x.useCallback(function(k){k===void 0&&(k=[]),!_.current&&l(T=>T===null?k:T.concat(k.filter(R=>!T.includes(R))))},[_]),S=x.useRef(null),w=wu(k=>{if(m&&!n)return Vw;if(!k||k===Vw||p.current!==e||a!=null){const T=new Map;for(let R of e){if(!R)continue;if(a&&a.length>0&&!a.includes(R.id)&&R.rect.current){T.set(R.id,R.rect.current);continue}const M=R.node.current,L=M?new Fy(d(M),M):null;R.rect.current=L,L&&T.set(R.id,L)}return T}return k},[e,a,n,m,d]);return x.useEffect(()=>{p.current=e},[e]),x.useEffect(()=>{m||b()},[n,m]),x.useEffect(()=>{a&&a.length>0&&l(null)},[JSON.stringify(a)]),x.useEffect(()=>{m||typeof u!="number"||S.current!==null||(S.current=setTimeout(()=>{b(),S.current=null},u))},[u,m,b,...r]),{droppableRects:w,measureDroppableContainers:b,measuringScheduled:a!=null};function C(){switch(h){case su.Always:return!1;case su.BeforeDragging:return n;default:return!n}}}function KR(e,t){return wu(n=>e?n||(typeof t=="function"?t(e):e):null,[t,e])}function i8(e,t){return KR(e,t)}function s8(e){let{callback:t,disabled:n}=e;const r=Py(t),s=x.useMemo(()=>{if(n||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:a}=window;return new a(r)},[r,n]);return x.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function qf(e){let{callback:t,disabled:n}=e;const r=Py(t),s=x.useMemo(()=>{if(n||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:a}=window;return new a(r)},[n]);return x.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function o8(e){return new Fy(Sl(e),e)}function Kw(e,t,n){t===void 0&&(t=o8);const[r,s]=x.useState(null);function a(){s(d=>{if(!e)return null;if(e.isConnected===!1){var h;return(h=d??n)!=null?h:null}const p=t(e);return JSON.stringify(d)===JSON.stringify(p)?d:p})}const l=s8({callback(d){if(e)for(const h of d){const{type:p,target:m}=h;if(p==="childList"&&m instanceof HTMLElement&&m.contains(e)){a();break}}}}),u=qf({callback:a});return Ci(()=>{a(),e?(u==null||u.observe(e),l==null||l.observe(document.body,{childList:!0,subtree:!0})):(u==null||u.disconnect(),l==null||l.disconnect())},[e]),r}function a8(e){const t=KR(e);return IR(e,t)}const Gw=[];function l8(e){const t=x.useRef(e),n=wu(r=>e?r&&r!==Gw&&e&&t.current&&e.parentNode===t.current.parentNode?r:Hy(e):Gw,[e]);return x.useEffect(()=>{t.current=e},[e]),n}function c8(e){const[t,n]=x.useState(null),r=x.useRef(e),s=x.useCallback(a=>{const l=Hg(a.target);l&&n(u=>u?(u.set(l,$v(l)),new Map(u)):null)},[]);return x.useEffect(()=>{const a=r.current;if(e!==a){l(a);const u=e.map(d=>{const h=Hg(d);return h?(h.addEventListener("scroll",s,{passive:!0}),[h,$v(h)]):null}).filter(d=>d!=null);n(u.length?new Map(u):null),r.current=e}return()=>{l(e),l(a)};function l(u){u.forEach(d=>{const h=Hg(d);h==null||h.removeEventListener("scroll",s)})}},[s,e]),x.useMemo(()=>e.length?t?Array.from(t.values()).reduce((a,l)=>tl(a,l),ni):qR(e):ni,[e,t])}function Yw(e,t){t===void 0&&(t=[]);const n=x.useRef(null);return x.useEffect(()=>{n.current=null},t),x.useEffect(()=>{const r=e!==ni;r&&!n.current&&(n.current=e),!r&&n.current&&(n.current=null)},[e]),n.current?af(e,n.current):ni}function u8(e){x.useEffect(()=>{if(!Wf)return;const t=e.map(n=>{let{sensor:r}=n;return r.setup==null?void 0:r.setup()});return()=>{for(const n of t)n==null||n()}},e.map(t=>{let{sensor:n}=t;return n}))}function h8(e,t){return x.useMemo(()=>e.reduce((n,r)=>{let{eventName:s,handler:a}=r;return n[s]=l=>{a(l,t)},n},{}),[e,t])}function GR(e){return x.useMemo(()=>e?zP(e):null,[e])}const Xw=[];function d8(e,t){t===void 0&&(t=Sl);const[n]=e,r=GR(n?tr(n):null),[s,a]=x.useState(Xw);function l(){a(()=>e.length?e.map(d=>$R(d)?r:new Fy(t(d),d)):Xw)}const u=qf({callback:l});return Ci(()=>{u==null||u.disconnect(),l(),e.forEach(d=>u==null?void 0:u.observe(d))},[e]),s}function f8(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Su(t)?t:e}function p8(e){let{measure:t}=e;const[n,r]=x.useState(null),s=x.useCallback(h=>{for(const{target:p}of h)if(Su(p)){r(m=>{const _=t(p);return m?{...m,width:_.width,height:_.height}:_});break}},[t]),a=qf({callback:s}),l=x.useCallback(h=>{const p=f8(h);a==null||a.disconnect(),p&&(a==null||a.observe(p)),r(p?t(p):null)},[t,a]),[u,d]=of(l);return x.useMemo(()=>({nodeRef:u,rect:n,setRef:d}),[n,u,d])}const m8=[{sensor:Wy,options:{}},{sensor:Uy,options:{}}],g8={current:{}},Od={draggable:{measure:Uw},droppable:{measure:Uw,strategy:su.WhileDragging,frequency:qv.Optimized},dragOverlay:{measure:Sl}};class qc extends Map{get(t){var n;return t!=null&&(n=super.get(t))!=null?n:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(t=>{let{disabled:n}=t;return!n})}getNodeFor(t){var n,r;return(n=(r=this.get(t))==null?void 0:r.node.current)!=null?n:void 0}}const v8={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new qc,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:lf},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Od,measureDroppableContainers:lf,windowRect:null,measuringScheduled:!1},_8={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:lf,draggableNodes:new Map,over:null,measureDroppableContainers:lf},Vf=x.createContext(_8),YR=x.createContext(v8);function y8(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new qc}}}function b8(e,t){switch(t.type){case en.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case en.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case en.DragEnd:case en.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case en.RegisterDroppable:{const{element:n}=t,{id:r}=n,s=new qc(e.droppable.containers);return s.set(r,n),{...e,droppable:{...e.droppable,containers:s}}}case en.SetDroppableDisabled:{const{id:n,key:r,disabled:s}=t,a=e.droppable.containers.get(n);if(!a||r!==a.key)return e;const l=new qc(e.droppable.containers);return l.set(n,{...a,disabled:s}),{...e,droppable:{...e.droppable,containers:l}}}case en.UnregisterDroppable:{const{id:n,key:r}=t,s=e.droppable.containers.get(n);if(!s||r!==s.key)return e;const a=new qc(e.droppable.containers);return a.delete(n),{...e,droppable:{...e.droppable,containers:a}}}default:return e}}function x8(e){let{disabled:t}=e;const{active:n,activatorEvent:r,draggableNodes:s}=x.useContext(Vf),a=Fv(r),l=Fv(n==null?void 0:n.id);return x.useEffect(()=>{if(!t&&!r&&a&&l!=null){if(!Iy(a)||document.activeElement===a.target)return;const u=s.get(l);if(!u)return;const{activatorNode:d,node:h}=u;if(!d.current&&!h.current)return;requestAnimationFrame(()=>{for(const p of[d.current,h.current]){if(!p)continue;const m=hP(p);if(m){m.focus();break}}})}},[r,t,s,l,a]),null}function S8(e,t){let{transform:n,...r}=t;return e!=null&&e.length?e.reduce((s,a)=>a({transform:s,...r}),n):n}function w8(e){return x.useMemo(()=>({draggable:{...Od.draggable,...e==null?void 0:e.draggable},droppable:{...Od.droppable,...e==null?void 0:e.droppable},dragOverlay:{...Od.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function C8(e){let{activeNode:t,measure:n,initialRect:r,config:s=!0}=e;const a=x.useRef(!1),{x:l,y:u}=typeof s=="boolean"?{x:s,y:s}:s;Ci(()=>{if(!l&&!u||!t){a.current=!1;return}if(a.current||!r)return;const h=t==null?void 0:t.node.current;if(!h||h.isConnected===!1)return;const p=n(h),m=IR(p,r);if(l||(m.x=0),u||(m.y=0),a.current=!0,Math.abs(m.x)>0||Math.abs(m.y)>0){const _=HR(h);_&&_.scrollBy({top:m.y,left:m.x})}},[t,l,u,r,n])}const XR=x.createContext({...ni,scaleX:1,scaleY:1});var Fs;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(Fs||(Fs={}));const k8=x.memo(function(t){var n,r,s,a;let{id:l,accessibility:u,autoScroll:d=!0,children:h,sensors:p=m8,collisionDetection:m=TP,measuring:_,modifiers:b,...S}=t;const w=x.useReducer(b8,void 0,y8),[C,k]=w,[T,R]=vP(),[M,L]=x.useState(Fs.Uninitialized),O=M===Fs.Initialized,{draggable:{active:z,nodes:B,translate:Z},droppable:{containers:P}}=C,$=z!=null?B.get(z):null,F=x.useRef({initial:null,translated:null}),H=x.useMemo(()=>{var Ot;return z!=null?{id:z,data:(Ot=$==null?void 0:$.data)!=null?Ot:g8,rect:F}:null},[z,$]),V=x.useRef(null),[U,j]=x.useState(null),[G,W]=x.useState(null),J=ru(S,Object.values(S)),A=Cu("DndDescribedBy",l),I=x.useMemo(()=>P.getEnabled(),[P]),Q=w8(_),{droppableRects:N,measureDroppableContainers:K,measuringScheduled:Y}=r8(I,{dragging:O,dependencies:[Z.x,Z.y],config:Q.droppable}),ie=t8(B,z),fe=x.useMemo(()=>G?Uv(G):null,[G]),Re=Jo(),me=i8(ie,Q.draggable.measure);C8({activeNode:z!=null?B.get(z):null,config:Re.layoutShiftCompensation,initialRect:me,measure:Q.draggable.measure});const ce=Kw(ie,Q.draggable.measure,me),Te=Kw(ie?ie.parentElement:null),He=x.useRef({activatorEvent:null,active:null,activeNode:ie,collisionRect:null,collisions:null,droppableRects:N,draggableNodes:B,draggingNode:null,draggingNodeRect:null,droppableContainers:P,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Me=P.getNodeFor((n=He.current.over)==null?void 0:n.id),Ke=p8({measure:Q.dragOverlay.measure}),Dt=(r=Ke.nodeRef.current)!=null?r:ie,mn=O?(s=Ke.rect)!=null?s:ce:null,Ur=!!(Ke.nodeRef.current&&Ke.rect),$r=a8(Ur?null:ce),gn=GR(Dt?tr(Dt):null),vn=l8(O?Me??ie:null),_r=d8(vn),si=S8(b,{transform:{x:Z.x-$r.x,y:Z.y-$r.y,scaleX:1,scaleY:1},activatorEvent:G,active:H,activeNodeRect:ce,containerNodeRect:Te,draggingNodeRect:mn,over:He.current.over,overlayNodeRect:Ke.rect,scrollableAncestors:vn,scrollableAncestorRects:_r,windowRect:gn}),Ti=fe?tl(fe,Z):null,It=c8(vn),ro=Yw(It),ae=Yw(It,[ce]),pe=tl(si,ro),Ee=mn?NP(mn,si):null,ze=H&&Ee?m({active:H,collisionRect:Ee,droppableRects:N,droppableContainers:I,pointerCoordinates:Ti}):null,de=kP(ze,"id"),[ve,Be]=x.useState(null),Pe=Ur?si:tl(si,ae),$e=MP(Pe,(a=ve==null?void 0:ve.rect)!=null?a:null,ce),Kt=x.useRef(null),ot=x.useCallback((Ot,Lt)=>{let{sensor:nn,options:Un}=Lt;if(V.current==null)return;const $n=B.get(V.current);if(!$n)return;const En=Ot.nativeEvent,Wn=new nn({active:V.current,activeNode:$n,event:En,options:Un,context:He,onAbort(Gt){if(!B.get(Gt))return;const{onDragAbort:rr}=J.current,br={id:Gt};rr==null||rr(br),T({type:"onDragAbort",event:br})},onPending(Gt,Wr,rr,br){if(!B.get(Gt))return;const{onDragPending:Ai}=J.current,qr={id:Gt,constraint:Wr,initialCoordinates:rr,offset:br};Ai==null||Ai(qr),T({type:"onDragPending",event:qr})},onStart(Gt){const Wr=V.current;if(Wr==null)return;const rr=B.get(Wr);if(!rr)return;const{onDragStart:br}=J.current,Mi={activatorEvent:En,active:{id:Wr,data:rr.data,rect:F}};Ws.unstable_batchedUpdates(()=>{br==null||br(Mi),L(Fs.Initializing),k({type:en.DragStart,initialCoordinates:Gt,active:Wr}),T({type:"onDragStart",event:Mi}),j(Kt.current),W(En)})},onMove(Gt){k({type:en.DragMove,coordinates:Gt})},onEnd:yr(en.DragEnd),onCancel:yr(en.DragCancel)});Kt.current=Wn;function yr(Gt){return async function(){const{active:rr,collisions:br,over:Mi,scrollAdjustedTranslate:Ai}=He.current;let qr=null;if(rr&&Ai){const{cancelDrop:us}=J.current;qr={activatorEvent:En,active:rr,collisions:br,delta:Ai,over:Mi},Gt===en.DragEnd&&typeof us=="function"&&await Promise.resolve(us(qr))&&(Gt=en.DragCancel)}V.current=null,Ws.unstable_batchedUpdates(()=>{k({type:Gt}),L(Fs.Uninitialized),Be(null),j(null),W(null),Kt.current=null;const us=Gt===en.DragEnd?"onDragEnd":"onDragCancel";if(qr){const xr=J.current[us];xr==null||xr(qr),T({type:us,event:qr})}})}}},[B]),oi=x.useCallback((Ot,Lt)=>(nn,Un)=>{const $n=nn.nativeEvent,En=B.get(Un);if(V.current!==null||!En||$n.dndKit||$n.defaultPrevented)return;const Wn={active:En};Ot(nn,Lt.options,Wn)===!0&&($n.dndKit={capturedBy:Lt.sensor},V.current=Un,ot(nn,Lt))},[B,ot]),Fn=n8(p,oi);u8(p),Ci(()=>{ce&&M===Fs.Initializing&&L(Fs.Initialized)},[ce,M]),x.useEffect(()=>{const{onDragMove:Ot}=J.current,{active:Lt,activatorEvent:nn,collisions:Un,over:$n}=He.current;if(!Lt||!nn)return;const En={active:Lt,activatorEvent:nn,collisions:Un,delta:{x:pe.x,y:pe.y},over:$n};Ws.unstable_batchedUpdates(()=>{Ot==null||Ot(En),T({type:"onDragMove",event:En})})},[pe.x,pe.y]),x.useEffect(()=>{const{active:Ot,activatorEvent:Lt,collisions:nn,droppableContainers:Un,scrollAdjustedTranslate:$n}=He.current;if(!Ot||V.current==null||!Lt||!$n)return;const{onDragOver:En}=J.current,Wn=Un.get(de),yr=Wn&&Wn.rect.current?{id:Wn.id,rect:Wn.rect.current,data:Wn.data,disabled:Wn.disabled}:null,Gt={active:Ot,activatorEvent:Lt,collisions:nn,delta:{x:$n.x,y:$n.y},over:yr};Ws.unstable_batchedUpdates(()=>{Be(yr),En==null||En(Gt),T({type:"onDragOver",event:Gt})})},[de]),Ci(()=>{He.current={activatorEvent:G,active:H,activeNode:ie,collisionRect:Ee,collisions:ze,droppableRects:N,draggableNodes:B,draggingNode:Dt,draggingNodeRect:mn,droppableContainers:P,over:ve,scrollableAncestors:vn,scrollAdjustedTranslate:pe},F.current={initial:mn,translated:Ee}},[H,ie,ze,Ee,B,Dt,mn,N,P,ve,vn,pe]),QP({...Re,delta:Z,draggingRect:Ee,pointerCoordinates:Ti,scrollableAncestors:vn,scrollableAncestorRects:_r});const lp=x.useMemo(()=>({active:H,activeNode:ie,activeNodeRect:ce,activatorEvent:G,collisions:ze,containerNodeRect:Te,dragOverlay:Ke,draggableNodes:B,droppableContainers:P,droppableRects:N,over:ve,measureDroppableContainers:K,scrollableAncestors:vn,scrollableAncestorRects:_r,measuringConfiguration:Q,measuringScheduled:Y,windowRect:gn}),[H,ie,ce,G,ze,Te,Ke,B,P,N,ve,K,vn,_r,Q,Y,gn]),Qo=x.useMemo(()=>({activatorEvent:G,activators:Fn,active:H,activeNodeRect:ce,ariaDescribedById:{draggable:A},dispatch:k,draggableNodes:B,over:ve,measureDroppableContainers:K}),[G,Fn,H,ce,k,A,B,ve,K]);return vt.createElement(PR.Provider,{value:R},vt.createElement(Vf.Provider,{value:Qo},vt.createElement(YR.Provider,{value:lp},vt.createElement(XR.Provider,{value:$e},h)),vt.createElement(x8,{disabled:(u==null?void 0:u.restoreFocus)===!1})),vt.createElement(bP,{...u,hiddenTextDescribedById:A}));function Jo(){const Ot=(U==null?void 0:U.autoScrollEnabled)===!1,Lt=typeof d=="object"?d.enabled===!1:d===!1,nn=O&&!Ot&&!Lt;return typeof d=="object"?{...d,enabled:nn}:{enabled:nn}}}),E8=x.createContext(null),Zw="button",R8="Draggable";function T8(e){let{id:t,data:n,disabled:r=!1,attributes:s}=e;const a=Cu(R8),{activators:l,activatorEvent:u,active:d,activeNodeRect:h,ariaDescribedById:p,draggableNodes:m,over:_}=x.useContext(Vf),{role:b=Zw,roleDescription:S="draggable",tabIndex:w=0}=s??{},C=(d==null?void 0:d.id)===t,k=x.useContext(C?XR:E8),[T,R]=of(),[M,L]=of(),O=h8(l,t),z=ru(n);Ci(()=>(m.set(t,{id:t,key:a,node:T,activatorNode:M,data:z}),()=>{const Z=m.get(t);Z&&Z.key===a&&m.delete(t)}),[m,t]);const B=x.useMemo(()=>({role:b,tabIndex:w,"aria-disabled":r,"aria-pressed":C&&b===Zw?!0:void 0,"aria-roledescription":S,"aria-describedby":p.draggable}),[r,b,w,C,S,p.draggable]);return{active:d,activatorEvent:u,activeNodeRect:h,attributes:B,isDragging:C,listeners:r?void 0:O,node:T,over:_,setNodeRef:R,setActivatorNodeRef:L,transform:k}}function M8(){return x.useContext(YR)}const A8="Droppable",N8={timeout:25};function D8(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:s}=e;const a=Cu(A8),{active:l,dispatch:u,over:d,measureDroppableContainers:h}=x.useContext(Vf),p=x.useRef({disabled:n}),m=x.useRef(!1),_=x.useRef(null),b=x.useRef(null),{disabled:S,updateMeasurementsFor:w,timeout:C}={...N8,...s},k=ru(w??r),T=x.useCallback(()=>{if(!m.current){m.current=!0;return}b.current!=null&&clearTimeout(b.current),b.current=setTimeout(()=>{h(Array.isArray(k.current)?k.current:[k.current]),b.current=null},C)},[C]),R=qf({callback:T,disabled:S||!l}),M=x.useCallback((B,Z)=>{R&&(Z&&(R.unobserve(Z),m.current=!1),B&&R.observe(B))},[R]),[L,O]=of(M),z=ru(t);return x.useEffect(()=>{!R||!L.current||(R.disconnect(),m.current=!1,R.observe(L.current))},[L,R]),x.useEffect(()=>(u({type:en.RegisterDroppable,element:{id:r,key:a,disabled:n,node:L,rect:_,data:z}}),()=>u({type:en.UnregisterDroppable,key:a,id:r})),[r]),x.useEffect(()=>{n!==p.current.disabled&&(u({type:en.SetDroppableDisabled,id:r,key:a,disabled:n}),p.current.disabled=n)},[r,a,n,u]),{active:l,rect:_,isOver:(d==null?void 0:d.id)===r,node:L,over:d,setNodeRef:O}}function qy(e,t,n){const r=e.slice();return r.splice(n<0?r.length+n:n,0,r.splice(t,1)[0]),r}function O8(e,t){return e.reduce((n,r,s)=>{const a=t.get(r);return a&&(n[s]=a),n},Array(e.length))}function ad(e){return e!==null&&e>=0}function L8(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}function z8(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const ZR=e=>{let{rects:t,activeIndex:n,overIndex:r,index:s}=e;const a=qy(t,r,n),l=t[s],u=a[s];return!u||!l?null:{x:u.left-l.left,y:u.top-l.top,scaleX:u.width/l.width,scaleY:u.height/l.height}},ld={scaleX:1,scaleY:1},j8=e=>{var t;let{activeIndex:n,activeNodeRect:r,index:s,rects:a,overIndex:l}=e;const u=(t=a[n])!=null?t:r;if(!u)return null;if(s===n){const h=a[l];return h?{x:0,y:n<l?h.top+h.height-(u.top+u.height):h.top-u.top,...ld}:null}const d=B8(a,s,n);return s>n&&s<=l?{x:0,y:-u.height-d,...ld}:s<n&&s>=l?{x:0,y:u.height+d,...ld}:{x:0,y:0,...ld}};function B8(e,t,n){const r=e[t],s=e[t-1],a=e[t+1];return r?n<t?s?r.top-(s.top+s.height):a?a.top-(r.top+r.height):0:a?a.top-(r.top+r.height):s?r.top-(s.top+s.height):0:0}const QR="Sortable",JR=vt.createContext({activeIndex:-1,containerId:QR,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:ZR,disabled:{draggable:!1,droppable:!1}});function P8(e){let{children:t,id:n,items:r,strategy:s=ZR,disabled:a=!1}=e;const{active:l,dragOverlay:u,droppableRects:d,over:h,measureDroppableContainers:p}=M8(),m=Cu(QR,n),_=u.rect!==null,b=x.useMemo(()=>r.map(O=>typeof O=="object"&&"id"in O?O.id:O),[r]),S=l!=null,w=l?b.indexOf(l.id):-1,C=h?b.indexOf(h.id):-1,k=x.useRef(b),T=!L8(b,k.current),R=C!==-1&&w===-1||T,M=z8(a);Ci(()=>{T&&S&&p(b)},[T,b,S,p]),x.useEffect(()=>{k.current=b},[b]);const L=x.useMemo(()=>({activeIndex:w,containerId:m,disabled:M,disableTransforms:R,items:b,overIndex:C,useDragOverlay:_,sortedRects:O8(b,d),strategy:s}),[w,m,M.draggable,M.droppable,R,b,C,d,_,s]);return vt.createElement(JR.Provider,{value:L},t)}const I8=e=>{let{id:t,items:n,activeIndex:r,overIndex:s}=e;return qy(n,r,s).indexOf(t)},H8=e=>{let{containerId:t,isSorting:n,wasDragging:r,index:s,items:a,newIndex:l,previousItems:u,previousContainerId:d,transition:h}=e;return!h||!r||u!==a&&s===l?!1:n?!0:l!==s&&t===d},F8={duration:200,easing:"ease"},eT="transform",U8=iu.Transition.toString({property:eT,duration:0,easing:"linear"}),$8={roleDescription:"sortable"};function W8(e){let{disabled:t,index:n,node:r,rect:s}=e;const[a,l]=x.useState(null),u=x.useRef(n);return Ci(()=>{if(!t&&n!==u.current&&r.current){const d=s.current;if(d){const h=Sl(r.current,{ignoreTransform:!0}),p={x:d.left-h.left,y:d.top-h.top,scaleX:d.width/h.width,scaleY:d.height/h.height};(p.x||p.y)&&l(p)}}n!==u.current&&(u.current=n)},[t,n,r,s]),x.useEffect(()=>{a&&l(null)},[a]),a}function q8(e){let{animateLayoutChanges:t=H8,attributes:n,disabled:r,data:s,getNewIndex:a=I8,id:l,strategy:u,resizeObserverConfig:d,transition:h=F8}=e;const{items:p,containerId:m,activeIndex:_,disabled:b,disableTransforms:S,sortedRects:w,overIndex:C,useDragOverlay:k,strategy:T}=x.useContext(JR),R=V8(r,b),M=p.indexOf(l),L=x.useMemo(()=>({sortable:{containerId:m,index:M,items:p},...s}),[m,s,M,p]),O=x.useMemo(()=>p.slice(p.indexOf(l)),[p,l]),{rect:z,node:B,isOver:Z,setNodeRef:P}=D8({id:l,data:L,disabled:R.droppable,resizeObserverConfig:{updateMeasurementsFor:O,...d}}),{active:$,activatorEvent:F,activeNodeRect:H,attributes:V,setNodeRef:U,listeners:j,isDragging:G,over:W,setActivatorNodeRef:J,transform:A}=T8({id:l,data:L,attributes:{...$8,...n},disabled:R.draggable}),I=aP(P,U),Q=!!$,N=Q&&!S&&ad(_)&&ad(C),K=!k&&G,Y=K&&N?A:null,fe=N?Y??(u??T)({rects:w,activeNodeRect:H,activeIndex:_,overIndex:C,index:M}):null,Re=ad(_)&&ad(C)?a({id:l,items:p,activeIndex:_,overIndex:C}):M,me=$==null?void 0:$.id,ce=x.useRef({activeId:me,items:p,newIndex:Re,containerId:m}),Te=p!==ce.current.items,He=t({active:$,containerId:m,isDragging:G,isSorting:Q,id:l,index:M,items:p,newIndex:ce.current.newIndex,previousItems:ce.current.items,previousContainerId:ce.current.containerId,transition:h,wasDragging:ce.current.activeId!=null}),Me=W8({disabled:!He,index:M,node:B,rect:z});return x.useEffect(()=>{Q&&ce.current.newIndex!==Re&&(ce.current.newIndex=Re),m!==ce.current.containerId&&(ce.current.containerId=m),p!==ce.current.items&&(ce.current.items=p)},[Q,Re,m,p]),x.useEffect(()=>{if(me===ce.current.activeId)return;if(me!=null&&ce.current.activeId==null){ce.current.activeId=me;return}const Dt=setTimeout(()=>{ce.current.activeId=me},50);return()=>clearTimeout(Dt)},[me]),{active:$,activeIndex:_,attributes:V,data:L,rect:z,index:M,newIndex:Re,items:p,isOver:Z,isSorting:Q,isDragging:G,listeners:j,node:B,overIndex:C,over:W,setNodeRef:I,setActivatorNodeRef:J,setDroppableNodeRef:P,setDraggableNodeRef:U,transform:Me??fe,transition:Ke()};function Ke(){if(Me||Te&&ce.current.newIndex===M)return U8;if(!(K&&!Iy(F)||!h)&&(Q||He))return iu.Transition.toString({...h,property:eT})}}function V8(e,t){var n,r;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(n=e==null?void 0:e.draggable)!=null?n:t.draggable,droppable:(r=e==null?void 0:e.droppable)!=null?r:t.droppable}}st.Down,st.Right,st.Up,st.Left;function tT(e){const t=e+"CollectionProvider",[n,r]=Js(t),[s,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),l=w=>{const{scope:C,children:k}=w,T=vt.useRef(null),R=vt.useRef(new Map).current;return g.jsx(s,{scope:C,itemMap:R,collectionRef:T,children:k})};l.displayName=t;const u=e+"CollectionSlot",d=sl(u),h=vt.forwardRef((w,C)=>{const{scope:k,children:T}=w,R=a(u,k),M=Pt(C,R.collectionRef);return g.jsx(d,{ref:M,children:T})});h.displayName=u;const p=e+"CollectionItemSlot",m="data-radix-collection-item",_=sl(p),b=vt.forwardRef((w,C)=>{const{scope:k,children:T,...R}=w,M=vt.useRef(null),L=Pt(C,M),O=a(p,k);return vt.useEffect(()=>(O.itemMap.set(M,{ref:M,...R}),()=>void O.itemMap.delete(M))),g.jsx(_,{[m]:"",ref:L,children:T})});b.displayName=p;function S(w){const C=a(e+"CollectionConsumer",w);return vt.useCallback(()=>{const T=C.collectionRef.current;if(!T)return[];const R=Array.from(T.querySelectorAll(`[${m}]`));return Array.from(C.itemMap.values()).sort((O,z)=>R.indexOf(O.ref.current)-R.indexOf(z.ref.current))},[C.collectionRef,C.itemMap])}return[{Provider:l,Slot:h,ItemSlot:b},S,r]}var K8=x.createContext(void 0);function nT(e){const t=x.useContext(K8);return e||t||"ltr"}var $g="rovingFocusGroup.onEntryFocus",G8={bubbles:!1,cancelable:!0},ku="RovingFocusGroup",[Vv,rT,Y8]=tT(ku),[X8,iT]=Js(ku,[Y8]),[Z8,Q8]=X8(ku),sT=x.forwardRef((e,t)=>g.jsx(Vv.Provider,{scope:e.__scopeRovingFocusGroup,children:g.jsx(Vv.Slot,{scope:e.__scopeRovingFocusGroup,children:g.jsx(J8,{...e,ref:t})})}));sT.displayName=ku;var J8=x.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:s=!1,dir:a,currentTabStopId:l,defaultCurrentTabStopId:u,onCurrentTabStopIdChange:d,onEntryFocus:h,preventScrollOnEntryFocus:p=!1,...m}=e,_=x.useRef(null),b=Pt(t,_),S=nT(a),[w,C]=Af({prop:l,defaultProp:u??null,onChange:d,caller:ku}),[k,T]=x.useState(!1),R=wi(h),M=rT(n),L=x.useRef(!1),[O,z]=x.useState(0);return x.useEffect(()=>{const B=_.current;if(B)return B.addEventListener($g,R),()=>B.removeEventListener($g,R)},[R]),g.jsx(Z8,{scope:n,orientation:r,dir:S,loop:s,currentTabStopId:w,onItemFocus:x.useCallback(B=>C(B),[C]),onItemShiftTab:x.useCallback(()=>T(!0),[]),onFocusableItemAdd:x.useCallback(()=>z(B=>B+1),[]),onFocusableItemRemove:x.useCallback(()=>z(B=>B-1),[]),children:g.jsx(Ct.div,{tabIndex:k||O===0?-1:0,"data-orientation":r,...m,ref:b,style:{outline:"none",...e.style},onMouseDown:Oe(e.onMouseDown,()=>{L.current=!0}),onFocus:Oe(e.onFocus,B=>{const Z=!L.current;if(B.target===B.currentTarget&&Z&&!k){const P=new CustomEvent($g,G8);if(B.currentTarget.dispatchEvent(P),!P.defaultPrevented){const $=M().filter(j=>j.focusable),F=$.find(j=>j.active),H=$.find(j=>j.id===w),U=[F,H,...$].filter(Boolean).map(j=>j.ref.current);lT(U,p)}}L.current=!1}),onBlur:Oe(e.onBlur,()=>T(!1))})})}),oT="RovingFocusGroupItem",aT=x.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:s=!1,tabStopId:a,children:l,...u}=e,d=Qa(),h=a||d,p=Q8(oT,n),m=p.currentTabStopId===h,_=rT(n),{onFocusableItemAdd:b,onFocusableItemRemove:S,currentTabStopId:w}=p;return x.useEffect(()=>{if(r)return b(),()=>S()},[r,b,S]),g.jsx(Vv.ItemSlot,{scope:n,id:h,focusable:r,active:s,children:g.jsx(Ct.span,{tabIndex:m?0:-1,"data-orientation":p.orientation,...u,ref:t,onMouseDown:Oe(e.onMouseDown,C=>{r?p.onItemFocus(h):C.preventDefault()}),onFocus:Oe(e.onFocus,()=>p.onItemFocus(h)),onKeyDown:Oe(e.onKeyDown,C=>{if(C.key==="Tab"&&C.shiftKey){p.onItemShiftTab();return}if(C.target!==C.currentTarget)return;const k=nI(C,p.orientation,p.dir);if(k!==void 0){if(C.metaKey||C.ctrlKey||C.altKey||C.shiftKey)return;C.preventDefault();let R=_().filter(M=>M.focusable).map(M=>M.ref.current);if(k==="last")R.reverse();else if(k==="prev"||k==="next"){k==="prev"&&R.reverse();const M=R.indexOf(C.currentTarget);R=p.loop?rI(R,M+1):R.slice(M+1)}setTimeout(()=>lT(R))}}),children:typeof l=="function"?l({isCurrentTabStop:m,hasTabStop:w!=null}):l})})});aT.displayName=oT;var eI={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function tI(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function nI(e,t,n){const r=tI(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return eI[r]}function lT(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function rI(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var iI=sT,sI=aT,Kv=["Enter"," "],oI=["ArrowDown","PageUp","Home"],cT=["ArrowUp","PageDown","End"],aI=[...oI,...cT],lI={ltr:[...Kv,"ArrowRight"],rtl:[...Kv,"ArrowLeft"]},cI={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Eu="Menu",[ou,uI,hI]=tT(Eu),[Vo,uT]=Js(Eu,[hI,yl,iT]),Kf=yl(),hT=iT(),[dI,Ko]=Vo(Eu),[fI,Ru]=Vo(Eu),dT=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:s,onOpenChange:a,modal:l=!0}=e,u=Kf(t),[d,h]=x.useState(null),p=x.useRef(!1),m=wi(a),_=nT(s);return x.useEffect(()=>{const b=()=>{p.current=!0,document.addEventListener("pointerdown",S,{capture:!0,once:!0}),document.addEventListener("pointermove",S,{capture:!0,once:!0})},S=()=>p.current=!1;return document.addEventListener("keydown",b,{capture:!0}),()=>{document.removeEventListener("keydown",b,{capture:!0}),document.removeEventListener("pointerdown",S,{capture:!0}),document.removeEventListener("pointermove",S,{capture:!0})}},[]),g.jsx(Ny,{...u,children:g.jsx(dI,{scope:t,open:n,onOpenChange:m,content:d,onContentChange:h,children:g.jsx(fI,{scope:t,onClose:x.useCallback(()=>m(!1),[m]),isUsingKeyboardRef:p,dir:_,modal:l,children:r})})})};dT.displayName=Eu;var pI="MenuAnchor",Vy=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,s=Kf(n);return g.jsx(Hf,{...s,...r,ref:t})});Vy.displayName=pI;var Ky="MenuPortal",[mI,fT]=Vo(Ky,{forceMount:void 0}),pT=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:s}=e,a=Ko(Ky,t);return g.jsx(mI,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(_u,{asChild:!0,container:s,children:r})})})};pT.displayName=Ky;var Pr="MenuContent",[gI,Gy]=Vo(Pr),mT=x.forwardRef((e,t)=>{const n=fT(Pr,e.__scopeMenu),{forceMount:r=n.forceMount,...s}=e,a=Ko(Pr,e.__scopeMenu),l=Ru(Pr,e.__scopeMenu);return g.jsx(ou.Provider,{scope:e.__scopeMenu,children:g.jsx(Fr,{present:r||a.open,children:g.jsx(ou.Slot,{scope:e.__scopeMenu,children:l.modal?g.jsx(vI,{...s,ref:t}):g.jsx(_I,{...s,ref:t})})})})}),vI=x.forwardRef((e,t)=>{const n=Ko(Pr,e.__scopeMenu),r=x.useRef(null),s=Pt(t,r);return x.useEffect(()=>{const a=r.current;if(a)return dy(a)},[]),g.jsx(Yy,{...e,ref:s,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Oe(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),_I=x.forwardRef((e,t)=>{const n=Ko(Pr,e.__scopeMenu);return g.jsx(Yy,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),yI=sl("MenuContent.ScrollLock"),Yy=x.forwardRef((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:s,onOpenAutoFocus:a,onCloseAutoFocus:l,disableOutsidePointerEvents:u,onEntryFocus:d,onEscapeKeyDown:h,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:_,onDismiss:b,disableOutsideScroll:S,...w}=e,C=Ko(Pr,n),k=Ru(Pr,n),T=Kf(n),R=hT(n),M=uI(n),[L,O]=x.useState(null),z=x.useRef(null),B=Pt(t,z,C.onContentChange),Z=x.useRef(0),P=x.useRef(""),$=x.useRef(0),F=x.useRef(null),H=x.useRef("right"),V=x.useRef(0),U=S?Of:x.Fragment,j=S?{as:yI,allowPinchZoom:!0}:void 0,G=J=>{var fe,Re;const A=P.current+J,I=M().filter(me=>!me.disabled),Q=document.activeElement,N=(fe=I.find(me=>me.ref.current===Q))==null?void 0:fe.textValue,K=I.map(me=>me.textValue),Y=NI(K,A,N),ie=(Re=I.find(me=>me.textValue===Y))==null?void 0:Re.ref.current;(function me(ce){P.current=ce,window.clearTimeout(Z.current),ce!==""&&(Z.current=window.setTimeout(()=>me(""),1e3))})(A),ie&&setTimeout(()=>ie.focus())};x.useEffect(()=>()=>window.clearTimeout(Z.current),[]),hy();const W=x.useCallback(J=>{var I,Q;return H.current===((I=F.current)==null?void 0:I.side)&&OI(J,(Q=F.current)==null?void 0:Q.area)},[]);return g.jsx(gI,{scope:n,searchRef:P,onItemEnter:x.useCallback(J=>{W(J)&&J.preventDefault()},[W]),onItemLeave:x.useCallback(J=>{var A;W(J)||((A=z.current)==null||A.focus(),O(null))},[W]),onTriggerLeave:x.useCallback(J=>{W(J)&&J.preventDefault()},[W]),pointerGraceTimerRef:$,onPointerGraceIntentChange:x.useCallback(J=>{F.current=J},[]),children:g.jsx(U,{...j,children:g.jsx(Nf,{asChild:!0,trapped:s,onMountAutoFocus:Oe(a,J=>{var A;J.preventDefault(),(A=z.current)==null||A.focus({preventScroll:!0})}),onUnmountAutoFocus:l,children:g.jsx(vu,{asChild:!0,disableOutsidePointerEvents:u,onEscapeKeyDown:h,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:_,onDismiss:b,children:g.jsx(iI,{asChild:!0,...R,dir:k.dir,orientation:"vertical",loop:r,currentTabStopId:L,onCurrentTabStopIdChange:O,onEntryFocus:Oe(d,J=>{k.isUsingKeyboardRef.current||J.preventDefault()}),preventScrollOnEntryFocus:!0,children:g.jsx(Dy,{role:"menu","aria-orientation":"vertical","data-state":NT(C.open),"data-radix-menu-content":"",dir:k.dir,...T,...w,ref:B,style:{outline:"none",...w.style},onKeyDown:Oe(w.onKeyDown,J=>{const I=J.target.closest("[data-radix-menu-content]")===J.currentTarget,Q=J.ctrlKey||J.altKey||J.metaKey,N=J.key.length===1;I&&(J.key==="Tab"&&J.preventDefault(),!Q&&N&&G(J.key));const K=z.current;if(J.target!==K||!aI.includes(J.key))return;J.preventDefault();const ie=M().filter(fe=>!fe.disabled).map(fe=>fe.ref.current);cT.includes(J.key)&&ie.reverse(),MI(ie)}),onBlur:Oe(e.onBlur,J=>{J.currentTarget.contains(J.target)||(window.clearTimeout(Z.current),P.current="")}),onPointerMove:Oe(e.onPointerMove,au(J=>{const A=J.target,I=V.current!==J.clientX;if(J.currentTarget.contains(A)&&I){const Q=J.clientX>V.current?"right":"left";H.current=Q,V.current=J.clientX}}))})})})})})})});mT.displayName=Pr;var bI="MenuGroup",Xy=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(Ct.div,{role:"group",...r,ref:t})});Xy.displayName=bI;var xI="MenuLabel",gT=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(Ct.div,{...r,ref:t})});gT.displayName=xI;var uf="MenuItem",Qw="menu.itemSelect",Gf=x.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...s}=e,a=x.useRef(null),l=Ru(uf,e.__scopeMenu),u=Gy(uf,e.__scopeMenu),d=Pt(t,a),h=x.useRef(!1),p=()=>{const m=a.current;if(!n&&m){const _=new CustomEvent(Qw,{bubbles:!0,cancelable:!0});m.addEventListener(Qw,b=>r==null?void 0:r(b),{once:!0}),pE(m,_),_.defaultPrevented?h.current=!1:l.onClose()}};return g.jsx(vT,{...s,ref:d,disabled:n,onClick:Oe(e.onClick,p),onPointerDown:m=>{var _;(_=e.onPointerDown)==null||_.call(e,m),h.current=!0},onPointerUp:Oe(e.onPointerUp,m=>{var _;h.current||(_=m.currentTarget)==null||_.click()}),onKeyDown:Oe(e.onKeyDown,m=>{const _=u.searchRef.current!=="";n||_&&m.key===" "||Kv.includes(m.key)&&(m.currentTarget.click(),m.preventDefault())})})});Gf.displayName=uf;var vT=x.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:s,...a}=e,l=Gy(uf,n),u=hT(n),d=x.useRef(null),h=Pt(t,d),[p,m]=x.useState(!1),[_,b]=x.useState("");return x.useEffect(()=>{const S=d.current;S&&b((S.textContent??"").trim())},[a.children]),g.jsx(ou.ItemSlot,{scope:n,disabled:r,textValue:s??_,children:g.jsx(sI,{asChild:!0,...u,focusable:!r,children:g.jsx(Ct.div,{role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0,...a,ref:h,onPointerMove:Oe(e.onPointerMove,au(S=>{r?l.onItemLeave(S):(l.onItemEnter(S),S.defaultPrevented||S.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:Oe(e.onPointerLeave,au(S=>l.onItemLeave(S))),onFocus:Oe(e.onFocus,()=>m(!0)),onBlur:Oe(e.onBlur,()=>m(!1))})})})}),SI="MenuCheckboxItem",_T=x.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:r,...s}=e;return g.jsx(wT,{scope:e.__scopeMenu,checked:n,children:g.jsx(Gf,{role:"menuitemcheckbox","aria-checked":hf(n)?"mixed":n,...s,ref:t,"data-state":Qy(n),onSelect:Oe(s.onSelect,()=>r==null?void 0:r(hf(n)?!0:!n),{checkForDefaultPrevented:!1})})})});_T.displayName=SI;var yT="MenuRadioGroup",[wI,CI]=Vo(yT,{value:void 0,onValueChange:()=>{}}),bT=x.forwardRef((e,t)=>{const{value:n,onValueChange:r,...s}=e,a=wi(r);return g.jsx(wI,{scope:e.__scopeMenu,value:n,onValueChange:a,children:g.jsx(Xy,{...s,ref:t})})});bT.displayName=yT;var xT="MenuRadioItem",ST=x.forwardRef((e,t)=>{const{value:n,...r}=e,s=CI(xT,e.__scopeMenu),a=n===s.value;return g.jsx(wT,{scope:e.__scopeMenu,checked:a,children:g.jsx(Gf,{role:"menuitemradio","aria-checked":a,...r,ref:t,"data-state":Qy(a),onSelect:Oe(r.onSelect,()=>{var l;return(l=s.onValueChange)==null?void 0:l.call(s,n)},{checkForDefaultPrevented:!1})})})});ST.displayName=xT;var Zy="MenuItemIndicator",[wT,kI]=Vo(Zy,{checked:!1}),CT=x.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:r,...s}=e,a=kI(Zy,n);return g.jsx(Fr,{present:r||hf(a.checked)||a.checked===!0,children:g.jsx(Ct.span,{...s,ref:t,"data-state":Qy(a.checked)})})});CT.displayName=Zy;var EI="MenuSeparator",kT=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(Ct.div,{role:"separator","aria-orientation":"horizontal",...r,ref:t})});kT.displayName=EI;var RI="MenuArrow",ET=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,s=Kf(n);return g.jsx(Oy,{...s,...r,ref:t})});ET.displayName=RI;var TI="MenuSub",[HZ,RT]=Vo(TI),zc="MenuSubTrigger",TT=x.forwardRef((e,t)=>{const n=Ko(zc,e.__scopeMenu),r=Ru(zc,e.__scopeMenu),s=RT(zc,e.__scopeMenu),a=Gy(zc,e.__scopeMenu),l=x.useRef(null),{pointerGraceTimerRef:u,onPointerGraceIntentChange:d}=a,h={__scopeMenu:e.__scopeMenu},p=x.useCallback(()=>{l.current&&window.clearTimeout(l.current),l.current=null},[]);return x.useEffect(()=>p,[p]),x.useEffect(()=>{const m=u.current;return()=>{window.clearTimeout(m),d(null)}},[u,d]),g.jsx(Vy,{asChild:!0,...h,children:g.jsx(vT,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":s.contentId,"data-state":NT(n.open),...e,ref:uy(t,s.onTriggerChange),onClick:m=>{var _;(_=e.onClick)==null||_.call(e,m),!(e.disabled||m.defaultPrevented)&&(m.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:Oe(e.onPointerMove,au(m=>{a.onItemEnter(m),!m.defaultPrevented&&!e.disabled&&!n.open&&!l.current&&(a.onPointerGraceIntentChange(null),l.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:Oe(e.onPointerLeave,au(m=>{var b,S;p();const _=(b=n.content)==null?void 0:b.getBoundingClientRect();if(_){const w=(S=n.content)==null?void 0:S.dataset.side,C=w==="right",k=C?-5:5,T=_[C?"left":"right"],R=_[C?"right":"left"];a.onPointerGraceIntentChange({area:[{x:m.clientX+k,y:m.clientY},{x:T,y:_.top},{x:R,y:_.top},{x:R,y:_.bottom},{x:T,y:_.bottom}],side:w}),window.clearTimeout(u.current),u.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(m),m.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:Oe(e.onKeyDown,m=>{var b;const _=a.searchRef.current!=="";e.disabled||_&&m.key===" "||lI[r.dir].includes(m.key)&&(n.onOpenChange(!0),(b=n.content)==null||b.focus(),m.preventDefault())})})})});TT.displayName=zc;var MT="MenuSubContent",AT=x.forwardRef((e,t)=>{const n=fT(Pr,e.__scopeMenu),{forceMount:r=n.forceMount,...s}=e,a=Ko(Pr,e.__scopeMenu),l=Ru(Pr,e.__scopeMenu),u=RT(MT,e.__scopeMenu),d=x.useRef(null),h=Pt(t,d);return g.jsx(ou.Provider,{scope:e.__scopeMenu,children:g.jsx(Fr,{present:r||a.open,children:g.jsx(ou.Slot,{scope:e.__scopeMenu,children:g.jsx(Yy,{id:u.contentId,"aria-labelledby":u.triggerId,...s,ref:h,align:"start",side:l.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:p=>{var m;l.isUsingKeyboardRef.current&&((m=d.current)==null||m.focus()),p.preventDefault()},onCloseAutoFocus:p=>p.preventDefault(),onFocusOutside:Oe(e.onFocusOutside,p=>{p.target!==u.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:Oe(e.onEscapeKeyDown,p=>{l.onClose(),p.preventDefault()}),onKeyDown:Oe(e.onKeyDown,p=>{var b;const m=p.currentTarget.contains(p.target),_=cI[l.dir].includes(p.key);m&&_&&(a.onOpenChange(!1),(b=u.trigger)==null||b.focus(),p.preventDefault())})})})})})});AT.displayName=MT;function NT(e){return e?"open":"closed"}function hf(e){return e==="indeterminate"}function Qy(e){return hf(e)?"indeterminate":e?"checked":"unchecked"}function MI(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function AI(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function NI(e,t,n){const s=t.length>1&&Array.from(t).every(h=>h===t[0])?t[0]:t,a=n?e.indexOf(n):-1;let l=AI(e,Math.max(a,0));s.length===1&&(l=l.filter(h=>h!==n));const d=l.find(h=>h.toLowerCase().startsWith(s.toLowerCase()));return d!==n?d:void 0}function DI(e,t){const{x:n,y:r}=e;let s=!1;for(let a=0,l=t.length-1;a<t.length;l=a++){const u=t[a],d=t[l],h=u.x,p=u.y,m=d.x,_=d.y;p>r!=_>r&&n<(m-h)*(r-p)/(_-p)+h&&(s=!s)}return s}function OI(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return DI(n,t)}function au(e){return t=>t.pointerType==="mouse"?e(t):void 0}var LI=dT,zI=Vy,jI=pT,BI=mT,PI=Xy,II=gT,HI=Gf,FI=_T,UI=bT,$I=ST,WI=CT,qI=kT,VI=ET,KI=TT,GI=AT,Jy="ContextMenu",[YI]=Js(Jy,[uT]),Pn=uT(),[XI,DT]=YI(Jy),OT=e=>{const{__scopeContextMenu:t,children:n,onOpenChange:r,dir:s,modal:a=!0}=e,[l,u]=x.useState(!1),d=Pn(t),h=wi(r),p=x.useCallback(m=>{u(m),h(m)},[h]);return g.jsx(XI,{scope:t,open:l,onOpenChange:p,modal:a,children:g.jsx(LI,{...d,dir:s,open:l,onOpenChange:p,modal:a,children:n})})};OT.displayName=Jy;var LT="ContextMenuTrigger",zT=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,disabled:r=!1,...s}=e,a=DT(LT,n),l=Pn(n),u=x.useRef({x:0,y:0}),d=x.useRef({getBoundingClientRect:()=>DOMRect.fromRect({width:0,height:0,...u.current})}),h=x.useRef(0),p=x.useCallback(()=>window.clearTimeout(h.current),[]),m=_=>{u.current={x:_.clientX,y:_.clientY},a.onOpenChange(!0)};return x.useEffect(()=>p,[p]),x.useEffect(()=>void(r&&p()),[r,p]),g.jsxs(g.Fragment,{children:[g.jsx(zI,{...l,virtualRef:d}),g.jsx(Ct.span,{"data-state":a.open?"open":"closed","data-disabled":r?"":void 0,...s,ref:t,style:{WebkitTouchCallout:"none",...e.style},onContextMenu:r?e.onContextMenu:Oe(e.onContextMenu,_=>{p(),m(_),_.preventDefault()}),onPointerDown:r?e.onPointerDown:Oe(e.onPointerDown,cd(_=>{p(),h.current=window.setTimeout(()=>m(_),700)})),onPointerMove:r?e.onPointerMove:Oe(e.onPointerMove,cd(p)),onPointerCancel:r?e.onPointerCancel:Oe(e.onPointerCancel,cd(p)),onPointerUp:r?e.onPointerUp:Oe(e.onPointerUp,cd(p))})]})});zT.displayName=LT;var ZI="ContextMenuPortal",jT=e=>{const{__scopeContextMenu:t,...n}=e,r=Pn(t);return g.jsx(jI,{...r,...n})};jT.displayName=ZI;var BT="ContextMenuContent",PT=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=DT(BT,n),a=Pn(n),l=x.useRef(!1);return g.jsx(BI,{...a,...r,ref:t,side:"right",sideOffset:2,align:"start",onCloseAutoFocus:u=>{var d;(d=e.onCloseAutoFocus)==null||d.call(e,u),!u.defaultPrevented&&l.current&&u.preventDefault(),l.current=!1},onInteractOutside:u=>{var d;(d=e.onInteractOutside)==null||d.call(e,u),!u.defaultPrevented&&!s.modal&&(l.current=!0)},style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});PT.displayName=BT;var QI="ContextMenuGroup",JI=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(PI,{...s,...r,ref:t})});JI.displayName=QI;var e9="ContextMenuLabel",t9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(II,{...s,...r,ref:t})});t9.displayName=e9;var n9="ContextMenuItem",IT=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(HI,{...s,...r,ref:t})});IT.displayName=n9;var r9="ContextMenuCheckboxItem",i9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(FI,{...s,...r,ref:t})});i9.displayName=r9;var s9="ContextMenuRadioGroup",o9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(UI,{...s,...r,ref:t})});o9.displayName=s9;var a9="ContextMenuRadioItem",l9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx($I,{...s,...r,ref:t})});l9.displayName=a9;var c9="ContextMenuItemIndicator",u9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(WI,{...s,...r,ref:t})});u9.displayName=c9;var h9="ContextMenuSeparator",d9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(qI,{...s,...r,ref:t})});d9.displayName=h9;var f9="ContextMenuArrow",p9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(VI,{...s,...r,ref:t})});p9.displayName=f9;var m9="ContextMenuSubTrigger",g9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(KI,{...s,...r,ref:t})});g9.displayName=m9;var v9="ContextMenuSubContent",_9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(GI,{...s,...r,ref:t,style:{...e.style,"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});_9.displayName=v9;function cd(e){return t=>t.pointerType!=="mouse"?e(t):void 0}var y9=OT,b9=zT,x9=jT,HT=PT,FT=IT;const S9=y9,w9=b9,UT=x.forwardRef(({className:e,...t},n)=>g.jsx(x9,{children:g.jsx(HT,{ref:n,className:ye("z-50 min-w-[170px] overflow-hidden rounded-xl border border-border bg-background p-1 shadow-lg outline-hidden animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95",e),...t})}));UT.displayName=HT.displayName;const $T=x.forwardRef(({className:e,...t},n)=>g.jsx(FT,{ref:n,className:ye("relative flex cursor-default select-none items-center gap-2.5 rounded-lg px-3 py-2 text-xs font-medium outline-hidden transition-colors data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...t}));$T.displayName=FT.displayName;function C9({onRemove:e,children:t}){return g.jsxs(S9,{children:[g.jsx(w9,{asChild:!0,children:t}),g.jsx(UT,{children:g.jsxs($T,{onSelect:n=>{n.stopPropagation(),e()},className:"text-destructive dark:text-red-400 hover:bg-destructive/10 focus:bg-destructive/10 dark:hover:bg-red-500/20 dark:focus:bg-red-500/20",children:[g.jsx(rj,{className:"h-4 w-4"}),g.jsx("span",{className:"text-xs font-medium",children:"Remove"})]})})]})}function k9({group:e,collapsedSections:t,expandedGroups:n,onToggleSection:r,onToggleExpandedGroup:s,renderChatRow:a,chatsPerProject:l,onNewLocalChat:u,onRemoveProject:d,isConnected:h,startingLocalPath:p}){const{groupKey:m,localPath:_,chats:b}=e,S=n.has(m),w=S?b:b.slice(0,l),C=b.length>l,{attributes:k,listeners:T,setNodeRef:R,setActivatorNodeRef:M,transform:L,transition:O,isDragging:z}=q8({id:m}),B={transform:iu.Translate.toString(L),transition:O},Z=g.jsxs("div",{ref:M,className:ye("sticky top-0 bg-background dark:bg-card z-10 relative p-[10px] flex items-center justify-between","cursor-grab active:cursor-grabbing",z&&"cursor-grabbing"),onClick:()=>r(m),...T,children:[g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx("span",{className:"relative size-3.5 shrink-0 cursor-pointer",children:t.has(m)?g.jsx(ts,{className:"translate-y-[1px] size-3.5 shrink-0 text-slate-400 transition-all duration-200"}):g.jsxs(g.Fragment,{children:[g.jsx(WE,{className:"absolute inset-0 translate-y-[1px] size-3.5 shrink-0 text-slate-400 dark:text-slate-500 transition-all duration-200 group-hover/section:opacity-0"}),g.jsx(ts,{className:"absolute inset-0 translate-y-[1px] size-3.5 shrink-0 rotate-90 text-slate-400 opacity-0 transition-all duration-200 group-hover/section:opacity-100"})]})}),g.jsxs(tu,{children:[g.jsx(nu,{asChild:!0,children:g.jsx("span",{className:"truncate max-w-[150px] whitespace-nowrap text-sm text-slate-500 dark:text-slate-400",children:zR(_)})}),g.jsx(cl,{side:"right",sideOffset:4,children:_})]})]}),u&&g.jsxs(tu,{children:[g.jsx(nu,{asChild:!0,children:g.jsx(et,{variant:"ghost",size:"icon",className:ye("h-5.5 w-5.5 absolute right-2 !rounded opacity-100 md:opacity-0 md:group-hover/section:opacity-100",(!h||p===_)&&"opacity-50 cursor-not-allowed"),disabled:!h||p===_,onClick:P=>{P.stopPropagation(),u(_)},children:p===_?g.jsx(ss,{className:"size-4 text-slate-500 dark:text-slate-400 animate-spin"}):g.jsx(_y,{className:"size-3.5 text-slate-500 dark:text-slate-400"})})}),g.jsx(cl,{side:"right",sideOffset:4,children:h?"New chat":`Start ${zn} to connect`})]})]});return g.jsxs("div",{ref:R,style:B,className:ye("group/section",z&&"opacity-50 shadow-lg z-50 relative"),...k,children:[d?g.jsx(C9,{onRemove:()=>d(m),children:Z}):Z,!t.has(m)&&(w.length>0||C)&&g.jsxs("div",{className:"space-y-[2px] mb-2 ",children:[w.map(a),C&&g.jsx("button",{onClick:()=>s(m),className:"pl-2.5 py-1 text-xs text-muted-foreground hover:text-foreground transition-colors",children:S?"Show less":`Show more (${b.length-l})`})]})]})}function E9({projectGroups:e,collapsedSections:t,expandedGroups:n,onToggleSection:r,onToggleExpandedGroup:s,renderChatRow:a,chatsPerProject:l,onNewLocalChat:u,onRemoveProject:d,onReorderGroups:h,isConnected:p,startingLocalPath:m}){const _=xP(Hw(Wy,{activationConstraint:{distance:8}}),Hw(Uy)),b=x.useMemo(()=>e.map(k=>k.groupKey),[e]),S=x.useRef(null);function w(k){const T=k.active.id;t.has(T)?S.current=null:(S.current=T,r(T))}function C(k){const{active:T,over:R}=k;if(R&&T.id!==R.id&&h){const M=b.indexOf(T.id),L=b.indexOf(R.id);if(M!==-1&&L!==-1){const O=qy(b,M,L);h(O)}}if(S.current){const M=S.current;S.current=null,requestAnimationFrame(()=>r(M))}}return g.jsx(k8,{sensors:_,collisionDetection:EP,onDragStart:w,onDragEnd:C,children:g.jsx(P8,{items:b,strategy:j8,children:e.map(k=>g.jsx(k9,{group:k,collapsedSections:t,expandedGroups:n,onToggleSection:r,onToggleExpandedGroup:s,renderChatRow:a,chatsPerProject:l,onNewLocalChat:u,onRemoveProject:d,isConnected:p,startingLocalPath:m},k.groupKey))})})}const Jw=e=>{let t;const n=new Set,r=(h,p)=>{const m=typeof h=="function"?h(t):h;if(!Object.is(m,t)){const _=t;t=p??(typeof m!="object"||m===null)?m:Object.assign({},t,m),n.forEach(b=>b(t,_))}},s=()=>t,u={setState:r,getState:s,getInitialState:()=>d,subscribe:h=>(n.add(h),()=>n.delete(h))},d=t=e(r,s,u);return u},R9=(e=>e?Jw(e):Jw),T9=e=>e;function M9(e,t=T9){const n=vt.useSyncExternalStore(e.subscribe,vt.useCallback(()=>t(e.getState()),[e,t]),vt.useCallback(()=>t(e.getInitialState()),[e,t]));return vt.useDebugValue(n),n}const A9=e=>{const t=R9(e),n=r=>M9(t,r);return Object.assign(n,t),n},wl=(e=>A9);function N9(e,t){let n;try{n=e()}catch{return}return{getItem:s=>{var a;const l=d=>d===null?null:JSON.parse(d,void 0),u=(a=n.getItem(s))!=null?a:null;return u instanceof Promise?u.then(l):l(u)},setItem:(s,a)=>n.setItem(s,JSON.stringify(a,void 0)),removeItem:s=>n.removeItem(s)}}const Gv=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return Gv(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return Gv(r)(n)}}}},D9=(e,t)=>(n,r,s)=>{let a={storage:N9(()=>window.localStorage),partialize:C=>C,version:0,merge:(C,k)=>({...k,...C}),...t},l=!1,u=0;const d=new Set,h=new Set;let p=a.storage;if(!p)return e((...C)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...C)},r,s);const m=()=>{const C=a.partialize({...r()});return p.setItem(a.name,{state:C,version:a.version})},_=s.setState;s.setState=(C,k)=>(_(C,k),m());const b=e((...C)=>(n(...C),m()),r,s);s.getInitialState=()=>b;let S;const w=()=>{var C,k;if(!p)return;const T=++u;l=!1,d.forEach(M=>{var L;return M((L=r())!=null?L:b)});const R=((k=a.onRehydrateStorage)==null?void 0:k.call(a,(C=r())!=null?C:b))||void 0;return Gv(p.getItem.bind(p))(a.name).then(M=>{if(M)if(typeof M.version=="number"&&M.version!==a.version){if(a.migrate){const L=a.migrate(M.state,M.version);return L instanceof Promise?L.then(O=>[!0,O]):[!0,L]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,M.state];return[!1,void 0]}).then(M=>{var L;if(T!==u)return;const[O,z]=M;if(S=a.merge(z,(L=r())!=null?L:b),n(S,!0),O)return m()}).then(()=>{T===u&&(R==null||R(S,void 0),S=r(),l=!0,h.forEach(M=>M(S)))}).catch(M=>{T===u&&(R==null||R(void 0,M))})};return s.persist={setOptions:C=>{a={...a,...C},C.storage&&(p=C.storage)},clearStorage:()=>{p==null||p.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>w(),hasHydrated:()=>l,onHydrate:C=>(d.add(C),()=>{d.delete(C)}),onFinishHydration:C=>(h.add(C),()=>{h.delete(C)})},a.skipHydration||w(),S||b},Cl=D9,eC=wl()(Cl(e=>({order:[],setOrder:t=>e({order:t})}),{name:"project-group-order"}));function O9({data:e,activeChatId:t,connectionStatus:n,ready:r,open:s,collapsed:a,showMobileOpenButton:l,onOpen:u,onClose:d,onCollapse:h,onExpand:p,onCreateChat:m,onDeleteChat:_,onRemoveProject:b}){const S=ri(),w=mu(),C=x.useRef(null),[k,T]=x.useState(new Set),[R,M]=x.useState(new Set),[L,O]=x.useState(()=>Date.now()),z=10,B=eC(K=>K.order),Z=eC(K=>K.setOrder),P=x.useMemo(()=>{if(B.length===0)return e.projectGroups;const K=new Map(e.projectGroups.map(fe=>[fe.groupKey,fe])),Y=B.filter(fe=>K.has(fe)).map(fe=>K.get(fe)),ie=new Set(B);for(const fe of e.projectGroups)ie.has(fe.groupKey)||Y.push(fe);return Y},[e.projectGroups,B]),$=x.useCallback(K=>Z(K),[Z]),F=x.useMemo(()=>new Map(e.projectGroups.map(K=>[K.localPath,K.groupKey])),[e.projectGroups]),H=x.useMemo(()=>e.projectGroups.reduce((K,Y)=>K+Y.chats.length,0),[e.projectGroups]),V=x.useCallback(K=>{T(Y=>{const ie=new Set(Y);return ie.has(K)?ie.delete(K):ie.add(K),ie})},[]),U=x.useCallback(K=>{M(Y=>{const ie=new Set(Y);return ie.has(K)?ie.delete(K):ie.add(K),ie})},[]),j=x.useCallback(K=>g.jsx(oP,{chat:K,activeChatId:t,nowMs:L,onSelectChat:Y=>w(`/chat/${Y}`),onDeleteChat:()=>_(K)},K._id),[t,w,L,_]);x.useEffect(()=>{const K=window.setInterval(()=>{O(Date.now())},3e4);return()=>window.clearInterval(K)},[]),x.useEffect(()=>{!t||!C.current||requestAnimationFrame(()=>{const K=C.current,Y=K==null?void 0:K.querySelector(`[data-chat-id="${t}"]`);if(!Y||!K)return;const ie=Y.getBoundingClientRect(),fe=K.getBoundingClientRect();if(ie.top<fe.top+38){const Re=ie.top-fe.top+K.scrollTop;K.scrollTo({top:Re-38,behavior:"smooth"})}else if(ie.bottom>fe.bottom){const Re=ie.top+ie.height/2-fe.top+K.scrollTop,me=K.clientHeight/2;K.scrollTo({top:Re-me,behavior:"smooth"})}})},[t,H]);const G=H>0,W=S.pathname==="/",J=S.pathname.startsWith("/settings"),A=W||J,I=n==="connecting"||!r,Q=I?"Connecting":n==="connected"?"Connected":"Disconnected",N=n==="connected"?"bg-emerald-500":"bg-amber-500";return g.jsxs(g.Fragment,{children:[!s&&l&&g.jsx(et,{variant:"ghost",size:"icon",className:"fixed top-3 left-3 z-50 md:hidden",onClick:u,children:g.jsx(qE,{className:"h-5 w-5"})}),a&&A&&g.jsx("div",{className:"hidden md:flex fixed left-0 top-0 h-full z-40 items-start pt-4 pl-5 border-l border-border/0",children:g.jsxs("div",{className:"flex items-center gap-1",children:[g.jsx(Uc,{className:"size-6 text-logo"}),g.jsx(et,{variant:"ghost",size:"icon",onClick:p,title:"Expand sidebar",children:g.jsx(Lv,{className:"h-5 w-5"})})]})}),g.jsxs("div",{"data-sidebar":"open",className:ye("fixed inset-0 z-50 bg-background dark:bg-card flex flex-col h-[100dvh] select-none","md:relative md:inset-auto md:w-[275px] md:mr-0 md:h-[calc(100dvh-16px)] md:my-2 md:ml-2 md:border md:border-border md:rounded-2xl",s?"flex":"hidden md:flex",a&&"md:hidden"),children:[g.jsxs("div",{className:" pl-3 pr-[7px] h-[64px] max-h-[64px] md:h-[55px] md:max-h-[55px] border-b flex items-center justify-between",children:[g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsxs("button",{type:"button",onClick:h,title:"Collapse sidebar",className:"hidden md:flex group/sidebar-collapse relative items-center justify-center h-5 w-5 sm:h-6 sm:w-6",children:[g.jsx(Uc,{className:"absolute inset-0.5 h-4 w-4 sm:h-5 sm:w-5 text-logo transition-all duration-200 ease-out opacity-100 scale-100 group-hover/sidebar-collapse:opacity-0 group-hover/sidebar-collapse:scale-0"}),g.jsx(Lv,{className:"absolute inset-0 h-4 w-4 sm:h-6 sm:w-6 text-slate-500 dark:text-slate-400 transition-all duration-200 ease-out opacity-0 scale-0 group-hover/sidebar-collapse:opacity-100 group-hover/sidebar-collapse:scale-80 hover:opacity-50"})]}),g.jsx(Uc,{className:"h-5 w-5 sm:h-6 sm:w-6 text-logo md:hidden"}),g.jsx("span",{className:"font-logo text-base uppercase sm:text-md text-slate-600 dark:text-slate-100",children:zn})]}),g.jsxs("div",{className:"flex items-center",children:[g.jsx(et,{variant:"ghost",size:"icon",onClick:()=>{w("/"),d()},title:"New project",children:g.jsx(vy,{className:"size-4"})}),g.jsx(et,{variant:"ghost",size:"icon",className:"md:hidden",onClick:d,children:g.jsx(yu,{className:"h-5 w-5"})})]})]}),g.jsx("div",{ref:C,className:"flex-1 min-h-0 overflow-y-auto scrollbar-hide",style:{WebkitOverflowScrolling:"touch"},children:g.jsxs("div",{className:"p-[7px]",children:[!G&&I?g.jsx("div",{className:"space-y-5 px-1 pt-3",children:[0,1,2].map(K=>g.jsxs("div",{className:"space-y-2 animate-pulse",children:[g.jsx("div",{className:"h-4 w-28 rounded bg-muted"}),g.jsx("div",{className:"space-y-1",children:[0,1,2].map(Y=>g.jsxs("div",{className:"flex items-center gap-2 rounded-md px-3 py-2",children:[g.jsx("div",{className:"h-3.5 w-3.5 rounded-full bg-muted"}),g.jsx("div",{className:ye("h-3.5 rounded bg-muted",Y===0?"w-32":Y===1?"w-40":"w-28")})]},Y))})]},K))}):null,!G&&!I&&e.projectGroups.length===0?g.jsx("p",{className:"text-sm text-slate-400 p-2 mt-6 text-center",children:"No conversations yet"}):null,g.jsx(E9,{projectGroups:P,onReorderGroups:$,collapsedSections:k,expandedGroups:R,onToggleSection:V,onToggleExpandedGroup:U,renderChatRow:j,chatsPerProject:z,onNewLocalChat:K=>{const Y=F.get(K);Y&&m(Y)},onRemoveProject:b,isConnected:n==="connected"})]})}),g.jsx("div",{className:"border-t border-border p-2",children:g.jsx("button",{type:"button",onClick:()=>{w("/settings/general"),d()},className:ye("w-full rounded-xl rounded-t-md border px-3 py-2 text-left transition-colors",J?"bg-muted border-border":"border-border/0 hover:bg-muted hover:border-border active:bg-muted/80"),children:g.jsxs("div",{className:"flex items- justify-between gap-2",children:[g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx(H6,{className:"h-4 w-4 text-muted-foreground"}),g.jsx("span",{className:"text-sm",children:"Settings"})]}),g.jsxs("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[g.jsx("span",{children:Q}),I?g.jsx(ss,{className:"h-2 w-2 animate-spin"}):g.jsx("span",{className:ye("h-2 w-2 rounded-full",N)})]})]})})})]}),s?g.jsx("div",{className:"fixed inset-0 bg-black/40 z-40 md:hidden",onClick:d}):null]})}const eb=[{id:"low",label:"Low"},{id:"medium",label:"Medium"},{id:"high",label:"High"},{id:"max",label:"Max"}],WT=[{id:"minimal",label:"Minimal"},{id:"low",label:"Low"},{id:"medium",label:"Medium"},{id:"high",label:"High"},{id:"xhigh",label:"XHigh"}],qT={reasoningEffort:"high"},Yv={reasoningEffort:"high",fastMode:!1};function tC(e){return eb.some(t=>t.id===e)}function nC(e){return WT.some(t=>t.id===e)}const L9=[{id:"claude",label:"Claude",defaultModel:"opus",defaultEffort:"high",supportsPlanMode:!0,models:[{id:"opus",label:"Opus",supportsEffort:!0},{id:"sonnet",label:"Sonnet",supportsEffort:!0},{id:"haiku",label:"Haiku",supportsEffort:!0}],efforts:[...eb]},{id:"codex",label:"Codex",defaultModel:"gpt-5.4",supportsPlanMode:!0,models:[{id:"gpt-5.4",label:"GPT-5.4",supportsEffort:!1},{id:"gpt-5.3-codex",label:"GPT-5.3 Codex",supportsEffort:!1},{id:"gpt-5.3-codex-spark",label:"GPT-5.3 Codex Spark",supportsEffort:!1}],efforts:[]}];var Yf="Popover",[VT]=Js(Yf,[yl]),Tu=yl(),[z9,eo]=VT(Yf),KT=e=>{const{__scopePopover:t,children:n,open:r,defaultOpen:s,onOpenChange:a,modal:l=!1}=e,u=Tu(t),d=x.useRef(null),[h,p]=x.useState(!1),[m,_]=Af({prop:r,defaultProp:s??!1,onChange:a,caller:Yf});return g.jsx(Ny,{...u,children:g.jsx(z9,{scope:t,contentId:Qa(),triggerRef:d,open:m,onOpenChange:_,onOpenToggle:x.useCallback(()=>_(b=>!b),[_]),hasCustomAnchor:h,onCustomAnchorAdd:x.useCallback(()=>p(!0),[]),onCustomAnchorRemove:x.useCallback(()=>p(!1),[]),modal:l,children:n})})};KT.displayName=Yf;var GT="PopoverAnchor",j9=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=eo(GT,n),a=Tu(n),{onCustomAnchorAdd:l,onCustomAnchorRemove:u}=s;return x.useEffect(()=>(l(),()=>u()),[l,u]),g.jsx(Hf,{...a,...r,ref:t})});j9.displayName=GT;var YT="PopoverTrigger",XT=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=eo(YT,n),a=Tu(n),l=Pt(t,s.triggerRef),u=g.jsx(Ct.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":tM(s.open),...r,ref:l,onClick:Oe(e.onClick,s.onOpenToggle)});return s.hasCustomAnchor?u:g.jsx(Hf,{asChild:!0,...a,children:u})});XT.displayName=YT;var tb="PopoverPortal",[B9,P9]=VT(tb,{forceMount:void 0}),ZT=e=>{const{__scopePopover:t,forceMount:n,children:r,container:s}=e,a=eo(tb,t);return g.jsx(B9,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(_u,{asChild:!0,container:s,children:r})})})};ZT.displayName=tb;var ul="PopoverContent",QT=x.forwardRef((e,t)=>{const n=P9(ul,e.__scopePopover),{forceMount:r=n.forceMount,...s}=e,a=eo(ul,e.__scopePopover);return g.jsx(Fr,{present:r||a.open,children:a.modal?g.jsx(H9,{...s,ref:t}):g.jsx(F9,{...s,ref:t})})});QT.displayName=ul;var I9=sl("PopoverContent.RemoveScroll"),H9=x.forwardRef((e,t)=>{const n=eo(ul,e.__scopePopover),r=x.useRef(null),s=Pt(t,r),a=x.useRef(!1);return x.useEffect(()=>{const l=r.current;if(l)return dy(l)},[]),g.jsx(Of,{as:I9,allowPinchZoom:!0,children:g.jsx(JT,{...e,ref:s,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Oe(e.onCloseAutoFocus,l=>{var u;l.preventDefault(),a.current||(u=n.triggerRef.current)==null||u.focus()}),onPointerDownOutside:Oe(e.onPointerDownOutside,l=>{const u=l.detail.originalEvent,d=u.button===0&&u.ctrlKey===!0,h=u.button===2||d;a.current=h},{checkForDefaultPrevented:!1}),onFocusOutside:Oe(e.onFocusOutside,l=>l.preventDefault(),{checkForDefaultPrevented:!1})})})}),F9=x.forwardRef((e,t)=>{const n=eo(ul,e.__scopePopover),r=x.useRef(!1),s=x.useRef(!1);return g.jsx(JT,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var l,u;(l=e.onCloseAutoFocus)==null||l.call(e,a),a.defaultPrevented||(r.current||(u=n.triggerRef.current)==null||u.focus(),a.preventDefault()),r.current=!1,s.current=!1},onInteractOutside:a=>{var d,h;(d=e.onInteractOutside)==null||d.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(s.current=!0));const l=a.target;((h=n.triggerRef.current)==null?void 0:h.contains(l))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&s.current&&a.preventDefault()}})}),JT=x.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:r,onOpenAutoFocus:s,onCloseAutoFocus:a,disableOutsidePointerEvents:l,onEscapeKeyDown:u,onPointerDownOutside:d,onFocusOutside:h,onInteractOutside:p,...m}=e,_=eo(ul,n),b=Tu(n);return hy(),g.jsx(Nf,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:s,onUnmountAutoFocus:a,children:g.jsx(vu,{asChild:!0,disableOutsidePointerEvents:l,onInteractOutside:p,onEscapeKeyDown:u,onPointerDownOutside:d,onFocusOutside:h,onDismiss:()=>_.onOpenChange(!1),children:g.jsx(Dy,{"data-state":tM(_.open),role:"dialog",id:_.contentId,...b,...m,ref:t,style:{...m.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),eM="PopoverClose",U9=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=eo(eM,n);return g.jsx(Ct.button,{type:"button",...r,ref:t,onClick:Oe(e.onClick,()=>s.onOpenChange(!1))})});U9.displayName=eM;var $9="PopoverArrow",W9=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=Tu(n);return g.jsx(Oy,{...s,...r,ref:t})});W9.displayName=$9;function tM(e){return e?"open":"closed"}var q9=KT,V9=XT,K9=ZT,nM=QT;const G9=q9,Y9=V9,rM=x.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},s)=>g.jsx(K9,{children:g.jsx(nM,{ref:s,align:t,sideOffset:n,[Qc]:"",onCloseAutoFocus:a=>{var l;a.preventDefault(),window.dispatchEvent(new Event(Jd)),(l=r.onCloseAutoFocus)==null||l.call(r,a)},className:ye("z-50 w-72 rounded-xl border border-border bg-background p-4 shadow-lg outline-hidden animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...r})}));rM.displayName=nM.displayName;const iM=x.forwardRef(({className:e,...t},n)=>g.jsx("textarea",{"data-gramm":"false","data-gramm_editor":"false","data-enable-grammarly":"false","data-1p-ignore":!0,autoComplete:"off",className:ye("flex w-full rounded-lg border border-border bg-background px-2.5 py-2 text-sm placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...t}));iM.displayName="Textarea";function X9(){const[e,t]=x.useState(()=>{if(typeof window>"u")return!1;const n=navigator.standalone===!0,r=window.matchMedia("(display-mode: standalone)").matches;return n||r});return x.useEffect(()=>{const n=window.matchMedia("(display-mode: standalone)"),r=s=>{t(s.matches||navigator.standalone===!0)};return n.addEventListener("change",r),()=>n.removeEventListener("change",r)},[]),e}const Z9=wl()(Cl((e,t)=>({drafts:{},setDraft:(n,r)=>e(s=>{if(!r){const{[n]:a,...l}=s.drafts;return{drafts:l}}return{drafts:{...s.drafts,[n]:r}}}),clearDraft:n=>e(r=>{const{[n]:s,...a}=r.drafts;return{drafts:a}}),getDraft:n=>t().drafts[n]??""}),{name:"chat-input-drafts"}));function Q9(e){return e==="gpt-5-codex"?"gpt-5.3-codex":e??"gpt-5.4"}function J9(e){var n;const t=(n=e==null?void 0:e.modelOptions)==null?void 0:n.reasoningEffort;return{model:(e==null?void 0:e.model)??"opus",modelOptions:{reasoningEffort:tC(t)?t:tC(e==null?void 0:e.effort)?e.effort:qT.reasoningEffort}}}function e7(e){var n,r;const t=(n=e==null?void 0:e.modelOptions)==null?void 0:n.reasoningEffort;return{model:Q9(e==null?void 0:e.model),modelOptions:{reasoningEffort:nC(t)?t:nC(e==null?void 0:e.effort)?e.effort:Yv.reasoningEffort,fastMode:typeof((r=e==null?void 0:e.modelOptions)==null?void 0:r.fastMode)=="boolean"?e.modelOptions.fastMode:Yv.fastMode}}}const sM=wl()(Cl(e=>({provider:"claude",planMode:!1,preferences:{claude:{model:"opus",modelOptions:{...qT}},codex:{model:"gpt-5.4",modelOptions:{...Yv}}},setProvider:t=>e({provider:t}),setModel:(t,n)=>e(r=>({preferences:{...r.preferences,[t]:{...r.preferences[t],model:n,modelOptions:t==="claude"&&n!=="opus"&&r.preferences.claude.modelOptions.reasoningEffort==="max"?{reasoningEffort:"high"}:r.preferences[t].modelOptions}}})),setModelOptions:(t,n)=>e(r=>({preferences:{...r.preferences,[t]:{...r.preferences[t],modelOptions:{...r.preferences[t].modelOptions,...n}}}})),setPlanMode:t=>e({planMode:t})}),{name:"chat-preferences",version:2,migrate:e=>{var n,r;const t=e;return{provider:(t==null?void 0:t.provider)??"claude",planMode:(t==null?void 0:t.planMode)??!1,preferences:{claude:J9((n=t==null?void 0:t.preferences)==null?void 0:n.claude),codex:e7((r=t==null?void 0:t.preferences)==null?void 0:r.codex)}}}}));function Co({onClick:e,selected:t,icon:n,label:r,description:s,disabled:a}){return g.jsxs("button",{onClick:e,disabled:a,className:ye("w-full flex items-center gap-2 p-2 border border-border/0 rounded-lg text-left transition-opacity",t?"bg-muted border-border":"hover:opacity-60",a&&"opacity-40 cursor-not-allowed"),children:[n,g.jsxs("div",{children:[g.jsx("div",{className:"text-sm font-medium",children:r}),s?g.jsx("div",{className:"text-xs text-muted-foreground",children:s}):null]})]})}function wc({trigger:e,triggerClassName:t,disabled:n=!1,children:r}){const[s,a]=x.useState(!1);return n?g.jsx("button",{disabled:!0,className:ye("flex items-center gap-1.5 px-2 py-1 text-sm rounded-md text-muted-foreground [&>svg]:shrink-0 opacity-70 cursor-default",t),children:e}):g.jsxs(G9,{open:s,onOpenChange:a,children:[g.jsx(Y9,{asChild:!0,children:g.jsx("button",{className:ye("flex items-center gap-1.5 px-2 py-1 text-sm rounded-md transition-colors text-muted-foreground [&>svg]:shrink-0","hover:bg-muted/50",t),children:e})}),g.jsx(rM,{align:"center",className:"w-64 p-1",children:g.jsx("div",{className:"space-y-1",children:typeof r=="function"?r(()=>a(!1)):r})})]})}function t7({className:e,...t}){return g.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",className:ye("shrink-0",e),...t,children:g.jsx("path",{d:"M17.3041 3.541h-3.6718l6.696 16.918H24Zm-10.6082 0L0 20.459h3.7442l1.3693-3.5527h7.0052l1.3693 3.5528h3.7442L10.5363 3.5409Zm-.3712 10.2232 2.2914-5.9456 2.2914 5.9456Z"})})}function n7({className:e,...t}){return g.jsx("svg",{viewBox:"0 0 158.7128 157.296",fill:"currentColor","aria-hidden":"true",className:ye("shrink-0",e),...t,children:g.jsx("path",{d:"M60.8734 57.2556V42.3124c0-1.2586.4722-2.2029 1.5728-2.8314l30.0443-17.3023c4.0899-2.3593 8.9662-3.4599 13.9988-3.4599 18.8759 0 30.8307 14.6289 30.8307 30.2006 0 1.1007 0 2.3593-.158 3.6178l-31.1446-18.2467c-1.8872-1.1006-3.7754-1.1006-5.6629 0L60.8734 57.2556Zm70.1542 58.2005V79.7487c0-2.2028-.9446-3.7756-2.8318-4.8763l-39.481-22.9651 12.8982-7.3934c1.1007-.6285 2.0453-.6285 3.1458 0l30.0441 17.3024c8.6523 5.0341 14.4708 15.7296 14.4708 26.1107 0 11.9539-7.0769 22.965-18.2461 27.527ZM51.593 83.9964l-12.8982-7.5497c-1.1007-.6285-1.5728-1.5728-1.5728-2.8314V39.0105c0-16.8303 12.8982-29.5722 30.3585-29.5722 6.607 0 12.7403 2.2029 17.9324 6.1349l-30.987 17.9324c-1.8871 1.1007-2.8314 2.6735-2.8314 4.8764v45.6159ZM79.3562 100.0403 60.8733 89.6592V67.6383l18.4829-10.3811 18.4812 10.3811v22.0209l-18.4812 10.3811Zm11.8757 47.8188c-6.607 0-12.7403-2.2031-17.9324-6.1344l30.9866-17.9333c1.8872-1.1005 2.8318-2.6728 2.8318-4.8759v-45.616l13.0564 7.5498c1.1005.6285 1.5723 1.5728 1.5723 2.8314v34.6051c0 16.8297-13.0564 29.5723-30.5147 29.5723ZM53.9522 112.7822 23.9079 95.4798c-8.652-5.0343-14.471-15.7296-14.471-26.1107 0-12.1119 7.2356-22.9652 18.403-27.5272v35.8634c0 2.2028.9443 3.7756 2.8314 4.8763l39.3248 22.8068-12.8982 7.3938c-1.1007.6287-2.045.6287-3.1456 0ZM52.2229 138.5791c-17.7745 0-30.8306-13.3713-30.8306-29.8871 0-1.2585.1578-2.5169.3143-3.7754l30.987 17.9323c1.8871 1.1005 3.7757 1.1005 5.6628 0l39.4811-22.807v14.9435c0 1.2585-.4721 2.2021-1.5728 2.8308l-30.0443 17.3025c-4.0898 2.359-8.9662 3.4605-13.9989 3.4605h.0014ZM91.2319 157.296c19.0327 0 34.9188-13.5272 38.5383-31.4594 17.6164-4.562 28.9425-21.0779 28.9425-37.908 0-11.0112-4.719-21.7066-13.2133-29.4143.7867-3.3035 1.2595-6.607 1.2595-9.909 0-22.4929-18.2471-39.3247-39.3251-39.3247-4.2461 0-8.3363.6285-12.4262 2.045-7.0792-6.9213-16.8318-11.3254-27.5271-11.3254-19.0331 0-34.9191 13.5268-38.5384 31.4591C11.3255 36.0212 0 52.5373 0 69.3675c0 11.0112 4.7184 21.7065 13.2125 29.4142-.7865 3.3035-1.2586 6.6067-1.2586 9.9092 0 22.4923 18.2466 39.3241 39.3248 39.3241 4.2462 0 8.3362-.6277 12.426-2.0441 7.0776 6.921 16.8302 11.3251 27.5271 11.3251Z"})})}const rC={claude:t7,codex:n7},iC={opus:xw,sonnet:ol,haiku:Qd,"gpt-5.4":xw,"gpt-5.3-codex":ol,"gpt-5.3-codex-spark":Qd},r7=x.forwardRef(function({onSubmit:t,onCancel:n,disabled:r,canCancel:s,chatId:a,activeProvider:l,availableProviders:u},d){var Q,N;const{getDraft:h,setDraft:p,clearDraft:m}=Z9(),{provider:_,preferences:b,planMode:S,setProvider:w,setModel:C,setModelOptions:k,setPlanMode:T}=sM(),[R,M]=x.useState(()=>a?h(a):""),L=x.useRef(null),O=X9(),z=l??_,B=u.find(K=>K.id===z)??u[0],Z=b[z],P=l!==null,$=(B==null?void 0:B.supportsPlanMode)??!1,F=z==="claude"?b.claude.modelOptions.reasoningEffort:b.codex.modelOptions.reasoningEffort,H=b.codex.modelOptions.fastMode,V=z==="claude"?eb:WT,U=x.useCallback(()=>{const K=L.current;K&&(K.style.height="auto",K.style.height=`${K.scrollHeight}px`)},[]),j=x.useCallback(K=>{if(L.current=K,!!d){if(typeof d=="function"){d(K);return}d.current=K}},[d]);x.useEffect(()=>{U()},[R,U]),x.useEffect(()=>(window.addEventListener("resize",U),()=>window.removeEventListener("resize",U)),[U]),x.useEffect(()=>{var K;(K=L.current)==null||K.focus()},[a]);function G(K){if(z==="claude"){k("claude",{reasoningEffort:K});return}k("codex",{reasoningEffort:K})}async function W(){if(!R.trim())return;const K=R;M(""),a&&m(a),L.current&&(L.current.style.height="auto");try{await t(K,{provider:z,model:Z.model,modelOptions:z==="claude"?{claude:{...b.claude.modelOptions}}:{codex:{...b.codex.modelOptions}},planMode:$?S:!1})}catch(Y){console.error("[ChatInput] Submit failed:",Y),M(K),a&&p(a,K)}}function J(K){if(K.key==="Tab"&&!K.shiftKey){K.preventDefault(),cj(L.current,document);return}if(K.key==="Tab"&&K.shiftKey&&$){K.preventDefault(),T(!S);return}if(K.key==="Escape"&&s){K.preventDefault(),n==null||n();return}const Y="ontouchstart"in window||navigator.maxTouchPoints>0;K.key==="Enter"&&!K.shiftKey&&!s&&!Y&&(K.preventDefault(),W())}const A=rC[z],I=iC[Z.model]??ol;return g.jsxs("div",{className:ye("p-3 pt-0 md:pb-2",O&&"px-5 pb-5"),children:[g.jsxs("div",{className:"flex items-end gap-2 max-w-[840px] mx-auto border dark:bg-card/40 backdrop-blur-lg border-border rounded-[29px] pr-1.5",children:[g.jsx(iM,{ref:j,placeholder:"Build something...",value:R,autoFocus:!0,[xy]:"",rows:1,onChange:K=>{M(K.target.value),a&&p(a,K.target.value),U()},onKeyDown:J,disabled:r,className:"flex-1 text-base p-3 md:p-4 pl-4.5 md:pl-6 resize-none max-h-[200px] outline-none bg-transparent border-0 shadow-none"}),g.jsx(et,{type:"button",onPointerDown:K=>{K.preventDefault(),s?n==null||n():!r&&R.trim()&&W()},disabled:!s&&(r||!R.trim()),size:"icon",className:"flex-shrink-0 bg-slate-600 text-white dark:bg-white dark:text-slate-900 rounded-full cursor-pointer h-10 w-10 md:h-11 md:w-11 mb-1 -mr-0.5 md:mr-0 md:mb-1.5 touch-manipulation disabled:bg-white/60 disabled:text-slate-700",children:s?g.jsx("div",{className:"w-3 h-3 md:w-4 md:h-4 rounded-xs bg-current"}):g.jsx(Az,{className:"h-5 w-5 md:h-6 md:w-6"})})]}),g.jsxs("div",{className:"flex justify-center items-center gap-0.5 max-w-[840px] mx-auto mt-2 animate-fade-in",children:[g.jsx(wc,{disabled:P,trigger:g.jsxs(g.Fragment,{children:[g.jsx(A,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:(B==null?void 0:B.label)??z})]}),children:K=>u.map(Y=>{const ie=rC[Y.id];return g.jsx(Co,{onClick:()=>{w(Y.id),K()},selected:z===Y.id,icon:g.jsx(ie,{className:"h-4 w-4 text-muted-foreground"}),label:Y.label},Y.id)})}),g.jsx(wc,{trigger:g.jsxs(g.Fragment,{children:[g.jsx(I,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:((Q=B.models.find(K=>K.id===Z.model))==null?void 0:Q.label)??Z.model})]}),children:K=>B.models.map(Y=>{const ie=iC[Y.id]??ol;return g.jsx(Co,{onClick:()=>{C(z,Y.id),K()},selected:Z.model===Y.id,icon:g.jsx(ie,{className:"h-4 w-4 text-muted-foreground"}),label:Y.label},Y.id)})}),g.jsx(wc,{trigger:g.jsxs(g.Fragment,{children:[g.jsx(id,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:((N=V.find(K=>K.id===F))==null?void 0:N.label)??F})]}),children:K=>V.map(Y=>g.jsx(Co,{onClick:()=>{G(Y.id),K()},selected:F===Y.id,icon:g.jsx(id,{className:"h-4 w-4 text-muted-foreground"}),label:Y.label,disabled:z==="claude"&&Y.id==="max"&&Z.model!=="opus"},Y.id))}),z==="codex"?g.jsx(wc,{trigger:g.jsxs(g.Fragment,{children:[H?g.jsx(Qd,{className:"h-3.5 w-3.5"}):g.jsx(id,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:H?"Fast Mode":"Standard"})]}),triggerClassName:H?"text-emerald-500 dark:text-emerald-400":void 0,children:K=>g.jsxs(g.Fragment,{children:[g.jsx(Co,{onClick:()=>{k("codex",{fastMode:!1}),K()},selected:!H,icon:g.jsx(id,{className:"h-4 w-4 text-muted-foreground"}),label:"Standard"}),g.jsx(Co,{onClick:()=>{k("codex",{fastMode:!0}),K()},selected:H,icon:g.jsx(Qd,{className:"h-4 w-4 text-muted-foreground"}),label:"Fast Mode"})]})}):null,$?g.jsx(wc,{trigger:g.jsxs(g.Fragment,{children:[S?g.jsx(Zd,{className:"h-3.5 w-3.5"}):g.jsx(ww,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:S?"Plan Mode":"Full Access"})]}),triggerClassName:S?"text-blue-400 dark:text-blue-300":void 0,children:K=>g.jsxs(g.Fragment,{children:[g.jsx(Co,{onClick:()=>{T(!1),K()},selected:!S,icon:g.jsx(ww,{className:"h-4 w-4 text-muted-foreground"}),label:"Full Access",description:"Execution without approval"}),g.jsx(Co,{onClick:()=>{T(!0),K()},selected:S,icon:g.jsx(Zd,{className:"h-4 w-4 text-muted-foreground"}),label:"Plan Mode",description:"Review a plan before execution"})]})}):null]})]})}),i7=x.memo(r7),oM=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("bg-card text-card-foreground",e),...t}));oM.displayName="Card";const aM=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("flex flex-col space-y-1.5 p-2",e),...t}));aM.displayName="CardHeader";const s7=x.forwardRef(({className:e,...t},n)=>g.jsx("h3",{ref:n,className:ye("text-2xl font-semibold leading-none tracking-tight",e),...t}));s7.displayName="CardTitle";const o7=x.forwardRef(({className:e,...t},n)=>g.jsx("p",{ref:n,className:ye("text-sm text-muted-foreground",e),...t}));o7.displayName="CardDescription";const lM=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("p-6 pt-0",e),...t}));lM.displayName="CardContent";const a7=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("flex items-center p-6 pt-0",e),...t}));a7.displayName="CardFooter";function l7({sidebarCollapsed:e,onOpenSidebar:t,onExpandSidebar:n,onNewChat:r,localPath:s,embeddedTerminalVisible:a=!1,onToggleEmbeddedTerminal:l,rightSidebarVisible:u=!1,onToggleRightSidebar:d,onOpenExternal:h,editorLabel:p="Editor"}){return g.jsx(aM,{className:ye("absolute top-0 md:top-2 left-0 right-0 z-10 px-2.5 pr-4 border-border/0 md:pb-0 flex items-center justify-center",e?"md:px-2.5 md:pr-4":"md:px-4 md:pr-4","backdrop-blur-lg md:backdrop-blur-none bg-gradient-to-b from-background md:from-transparent border-b border-x-0 md:border-x border-border md:border-none"),children:g.jsxs("div",{className:"relative flex items-center gap-2 w-full",children:[g.jsxs("div",{className:"flex items-center gap-1 flex-shrink-0 border-l border-border/0",children:[g.jsx(et,{variant:"ghost",size:"icon",className:"md:hidden",onClick:t,children:g.jsx(qE,{className:"h-5 w-5"})}),e&&g.jsxs(g.Fragment,{children:[g.jsx("div",{className:"flex items-center justify-center w-[40px] h-[40px]",children:g.jsx(Uc,{className:"h-4 w-4 sm:h-5 sm:w-5 text-logo ml-1 hidden md:block"})}),g.jsx(et,{variant:"ghost",size:"icon",className:"hidden md:flex",onClick:n,title:"Expand sidebar",children:g.jsx(Lv,{className:"h-5 w-5"})})]}),g.jsx(et,{variant:"ghost",size:"icon",onClick:r,title:"Compose",children:g.jsx(_y,{className:"h-5 w-5"})})]}),g.jsx("div",{className:"flex-1 min-w-0"}),g.jsxs("div",{className:"flex items-center gap-1 flex-shrink-0",children:[s&&(h||l)&&g.jsxs(g.Fragment,{children:[h?g.jsx(et,{variant:"ghost",size:"icon",onClick:()=>h("open_finder"),title:"Open in Finder",className:"border border-border/0",children:g.jsx(WE,{className:"h-4.5 w-4.5"})}):null,l?g.jsxs(tu,{children:[g.jsx(nu,{asChild:!0,children:g.jsx(et,{variant:"ghost",size:"icon",onClick:l,className:ye("border border-border/0",a&&"text-white"),children:g.jsx(yy,{className:"h-4.5 w-4.5"})})}),g.jsx(cl,{side:"bottom",children:"Cmd+J"})]}):null,h?g.jsx(et,{variant:"ghost",size:"icon",onClick:()=>h("open_editor"),title:`Open in ${p}`,className:"border border-border/0",children:g.jsx(Qz,{className:"h-4.5 w-4.5"})}):null]}),d?g.jsx(et,{variant:"ghost",size:"icon",onClick:d,title:"Toggle right sidebar",className:ye("border border-border/0",u&&"text-white"),children:g.jsx(O6,{className:"h-4.5 w-4.5"})}):null]})]})})}function c7(){return g.jsx("div",{className:"h-full min-h-0 border-l border-border bg-background md:min-w-[300px]",children:g.jsxs("div",{className:"flex h-full min-h-0 flex-col",children:[g.jsx("div",{className:"flex h-[72px] shrink-0 items-center gap-3 border-b border-border px-5",children:g.jsxs("div",{className:"min-w-0",children:[g.jsx("h2",{className:"text-sm font-medium text-foreground",children:"RightSidebar"}),g.jsx("p",{className:"text-xs text-muted-foreground",children:"Future feature placeholder"})]})}),g.jsx("div",{className:"flex flex-1 items-center justify-center p-6",children:g.jsxs("div",{className:"max-w-[240px] text-center",children:[g.jsx("p",{className:"text-sm text-foreground",children:"RightSidebar"}),g.jsx("p",{className:"mt-2 text-sm leading-6 text-muted-foreground",children:"This drawer is reserved for a future feature. The layout, resize behavior, and animation are in place."})]})})]})})}function u7(e,t){const n=getComputedStyle(e),r=parseFloat(n.fontSize);return t*r}function h7(e,t){const n=getComputedStyle(e.ownerDocument.body),r=parseFloat(n.fontSize);return t*r}function d7(e){return e/100*window.innerHeight}function f7(e){return e/100*window.innerWidth}function p7(e){switch(typeof e){case"number":return[e,"px"];case"string":{const t=parseFloat(e);return e.endsWith("%")?[t,"%"]:e.endsWith("px")?[t,"px"]:e.endsWith("rem")?[t,"rem"]:e.endsWith("em")?[t,"em"]:e.endsWith("vh")?[t,"vh"]:e.endsWith("vw")?[t,"vw"]:[t,"%"]}}}function jc({groupSize:e,panelElement:t,styleProp:n}){let r;const[s,a]=p7(n);switch(a){case"%":{r=s/100*e;break}case"px":{r=s;break}case"rem":{r=h7(t,s);break}case"em":{r=u7(t,s);break}case"vh":{r=d7(s);break}case"vw":{r=f7(s);break}}return r}function er(e){return parseFloat(e.toFixed(3))}function hl({group:e}){const{orientation:t,panels:n}=e;return n.reduce((r,s)=>(r+=t==="horizontal"?s.element.offsetWidth:s.element.offsetHeight,r),0)}function Xv(e){const{panels:t}=e,n=hl({group:e});return n===0?t.map(r=>({groupResizeBehavior:r.panelConstraints.groupResizeBehavior,collapsedSize:0,collapsible:r.panelConstraints.collapsible===!0,defaultSize:void 0,disabled:r.panelConstraints.disabled,minSize:0,maxSize:100,panelId:r.id})):t.map(r=>{const{element:s,panelConstraints:a}=r;let l=0;if(a.collapsedSize!==void 0){const p=jc({groupSize:n,panelElement:s,styleProp:a.collapsedSize});l=er(p/n*100)}let u;if(a.defaultSize!==void 0){const p=jc({groupSize:n,panelElement:s,styleProp:a.defaultSize});u=er(p/n*100)}let d=0;if(a.minSize!==void 0){const p=jc({groupSize:n,panelElement:s,styleProp:a.minSize});d=er(p/n*100)}let h=100;if(a.maxSize!==void 0){const p=jc({groupSize:n,panelElement:s,styleProp:a.maxSize});h=er(p/n*100)}return{groupResizeBehavior:a.groupResizeBehavior,collapsedSize:l,collapsible:a.collapsible===!0,defaultSize:u,disabled:a.disabled,minSize:d,maxSize:h,panelId:r.id}})}function ft(e,t="Assertion error"){if(!e)throw Error(t)}function Zv(e,t){return Array.from(t).sort(e==="horizontal"?m7:g7)}function m7(e,t){const n=e.element.offsetLeft-t.element.offsetLeft;return n!==0?n:e.element.offsetWidth-t.element.offsetWidth}function g7(e,t){const n=e.element.offsetTop-t.element.offsetTop;return n!==0?n:e.element.offsetHeight-t.element.offsetHeight}function cM(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function uM(e,t){return{x:e.x>=t.left&&e.x<=t.right?0:Math.min(Math.abs(e.x-t.left),Math.abs(e.x-t.right)),y:e.y>=t.top&&e.y<=t.bottom?0:Math.min(Math.abs(e.y-t.top),Math.abs(e.y-t.bottom))}}function v7({orientation:e,rects:t,targetRect:n}){const r={x:n.x+n.width/2,y:n.y+n.height/2};let s,a=Number.MAX_VALUE;for(const l of t){const{x:u,y:d}=uM(r,l),h=e==="horizontal"?u:d;h<a&&(a=h,s=l)}return ft(s,"No rect found"),s}let ud;function _7(){return ud===void 0&&(typeof matchMedia=="function"?ud=!!matchMedia("(pointer:coarse)").matches:ud=!1),ud}function hM(e){const{element:t,orientation:n,panels:r,separators:s}=e,a=Zv(n,Array.from(t.children).filter(cM).map(S=>({element:S}))).map(({element:S})=>S),l=[];let u=!1,d=!1,h=-1,p=-1,m=0,_,b=[];{let S=-1;for(const w of a)w.hasAttribute("data-panel")&&(S++,w.ariaDisabled===null&&(m++,h===-1&&(h=S),p=S))}if(m>1){let S=-1;for(const w of a)if(w.hasAttribute("data-panel")){S++;const C=r.find(k=>k.element===w);if(C){if(_){const k=_.element.getBoundingClientRect(),T=w.getBoundingClientRect();let R;if(d){const M=n==="horizontal"?new DOMRect(k.right,k.top,0,k.height):new DOMRect(k.left,k.bottom,k.width,0),L=n==="horizontal"?new DOMRect(T.left,T.top,0,T.height):new DOMRect(T.left,T.top,T.width,0);switch(b.length){case 0:{R=[M,L];break}case 1:{const O=b[0],z=v7({orientation:n,rects:[k,T],targetRect:O.element.getBoundingClientRect()});R=[O,z===k?L:M];break}default:{R=b;break}}}else b.length?R=b:R=[n==="horizontal"?new DOMRect(k.right,T.top,T.left-k.right,T.height):new DOMRect(T.left,k.bottom,T.width,T.top-k.bottom)];for(const M of R){let L="width"in M?M:M.element.getBoundingClientRect();const O=_7()?e.resizeTargetMinimumSize.coarse:e.resizeTargetMinimumSize.fine;if(L.width<O){const B=O-L.width;L=new DOMRect(L.x-B/2,L.y,L.width+B,L.height)}if(L.height<O){const B=O-L.height;L=new DOMRect(L.x,L.y-B/2,L.width,L.height+B)}const z=S<=h||S>p;!u&&!z&&l.push({group:e,groupSize:hl({group:e}),panels:[_,C],separator:"width"in M?void 0:M,rect:L}),u=!1}}d=!1,_=C,b=[]}}else if(w.hasAttribute("data-separator")){w.ariaDisabled!==null&&(u=!0);const C=s.find(k=>k.element===w);C?b.push(C):(_=void 0,b=[])}else d=!0}return l}var $s,Ck;let dM=(Ck=class{constructor(){OS(this,$s,{})}addListener(t,n){const r=_c(this,$s)[t];return r===void 0?_c(this,$s)[t]=[n]:r.includes(n)||r.push(n),()=>{this.removeListener(t,n)}}emit(t,n){const r=_c(this,$s)[t];if(r!==void 0)if(r.length===1)r[0].call(null,n);else{let s=!1,a=null;const l=Array.from(r);for(let u=0;u<l.length;u++){const d=l[u];try{d.call(null,n)}catch(h){a===null&&(s=!0,a=h)}}if(s)throw a}}removeAllListeners(){LS(this,$s,{})}removeListener(t,n){const r=_c(this,$s)[t];if(r!==void 0){const s=r.indexOf(n);s>=0&&r.splice(s,1)}}},$s=new WeakMap,Ck),_i=new Map;const fM=new dM;function y7(e){_i=new Map(_i),_i.delete(e)}function sC(e,t){for(const[n]of _i)if(n.id===e)return n}function Vs(e,t){for(const[n,r]of _i)if(n.id===e)return r;if(t)throw Error(`Could not find data for Group with id ${e}`)}function Go(){return _i}function nb(e,t){return fM.addListener("groupChange",n=>{n.group.id===e&&t(n)})}function is(e,t){const n=_i.get(e);_i=new Map(_i),_i.set(e,t),fM.emit("groupChange",{group:e,prev:n,next:t})}function b7(e,t,n){let r,s={x:1/0,y:1/0};for(const a of t){const l=uM(n,a.rect);switch(e){case"horizontal":{l.x<=s.x&&(r=a,s=l);break}case"vertical":{l.y<=s.y&&(r=a,s=l);break}}}return r?{distance:s,hitRegion:r}:void 0}function x7(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}function S7(e,t){if(e===t)throw new Error("Cannot compare node with itself");const n={a:lC(e),b:lC(t)};let r;for(;n.a.at(-1)===n.b.at(-1);)r=n.a.pop(),n.b.pop();ft(r,"Stacking order can only be calculated for elements with a common ancestor");const s={a:aC(oC(n.a)),b:aC(oC(n.b))};if(s.a===s.b){const a=r.childNodes,l={a:n.a.at(-1),b:n.b.at(-1)};let u=a.length;for(;u--;){const d=a[u];if(d===l.a)return 1;if(d===l.b)return-1}}return Math.sign(s.a-s.b)}const w7=/\b(?:position|zIndex|opacity|transform|webkitTransform|mixBlendMode|filter|webkitFilter|isolation)\b/;function C7(e){const t=getComputedStyle(pM(e)??e).display;return t==="flex"||t==="inline-flex"}function k7(e){const t=getComputedStyle(e);return!!(t.position==="fixed"||t.zIndex!=="auto"&&(t.position!=="static"||C7(e))||+t.opacity<1||"transform"in t&&t.transform!=="none"||"webkitTransform"in t&&t.webkitTransform!=="none"||"mixBlendMode"in t&&t.mixBlendMode!=="normal"||"filter"in t&&t.filter!=="none"||"webkitFilter"in t&&t.webkitFilter!=="none"||"isolation"in t&&t.isolation==="isolate"||w7.test(t.willChange)||t.webkitOverflowScrolling==="touch")}function oC(e){let t=e.length;for(;t--;){const n=e[t];if(ft(n,"Missing node"),k7(n))return n}return null}function aC(e){return e&&Number(getComputedStyle(e).zIndex)||0}function lC(e){const t=[];for(;e;)t.push(e),e=pM(e);return t}function pM(e){const{parentNode:t}=e;return x7(t)?t.host:t}function E7(e,t){return e.x<t.x+t.width&&e.x+e.width>t.x&&e.y<t.y+t.height&&e.y+e.height>t.y}function R7({groupElement:e,hitRegion:t,pointerEventTarget:n}){if(!cM(n)||n.contains(e)||e.contains(n))return!0;if(S7(n,e)>0){let r=n;for(;r;){if(r.contains(e))return!0;if(E7(r.getBoundingClientRect(),t))return!1;r=r.parentElement}}return!0}function rb(e,t){const n=[];return t.forEach((r,s)=>{if(s.disabled)return;const a=hM(s),l=b7(s.orientation,a,{x:e.clientX,y:e.clientY});l&&l.distance.x<=0&&l.distance.y<=0&&R7({groupElement:s.element,hitRegion:l.hitRegion.rect,pointerEventTarget:e.target})&&n.push(l.hitRegion)}),n}function T7(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!=t[n])return!1;return!0}function jn(e,t,n=0){return Math.abs(er(e)-er(t))<=n}function mi(e,t){return jn(e,t)?0:e>t?1:-1}function Ga({overrideDisabledPanels:e,panelConstraints:t,prevSize:n,size:r}){const{collapsedSize:s=0,collapsible:a,disabled:l,maxSize:u=100,minSize:d=0}=t;if(l&&!e)return n;if(mi(r,d)<0)if(a){const h=(s+d)/2;mi(r,h)<0?r=s:r=d}else r=d;return r=Math.min(u,r),r=er(r),r}function lu({delta:e,initialLayout:t,panelConstraints:n,pivotIndices:r,prevLayout:s,trigger:a}){if(jn(e,0))return t;const l=a==="imperative-api",u=Object.values(t),d=Object.values(s),h=[...u],[p,m]=r;ft(p!=null,"Invalid first pivot index"),ft(m!=null,"Invalid second pivot index");let _=0;switch(a){case"keyboard":{{const w=e<0?m:p,C=n[w];ft(C,`Panel constraints not found for index ${w}`);const{collapsedSize:k=0,collapsible:T,minSize:R=0}=C;if(T){const M=u[w];if(ft(M!=null,`Previous layout not found for panel index ${w}`),jn(M,k)){const L=R-M;mi(L,Math.abs(e))>0&&(e=e<0?0-L:L)}}}{const w=e<0?p:m,C=n[w];ft(C,`No panel constraints found for index ${w}`);const{collapsedSize:k=0,collapsible:T,minSize:R=0}=C;if(T){const M=u[w];if(ft(M!=null,`Previous layout not found for panel index ${w}`),jn(M,R)){const L=M-k;mi(L,Math.abs(e))>0&&(e=e<0?0-L:L)}}}break}default:{const w=e<0?m:p,C=n[w];ft(C,`Panel constraints not found for index ${w}`);const k=u[w],{collapsible:T,collapsedSize:R,minSize:M}=C;if(T&&mi(k,M)<0)if(e>0){const L=M-R,O=L/2,z=k+e;mi(z,M)<0&&(e=mi(e,O)<=0?0:L)}else{const L=M-R,O=100-L/2,z=k-e;mi(z,M)<0&&(e=mi(100+e,O)>0?0:-L)}break}}{const w=e<0?1:-1;let C=e<0?m:p,k=0;for(;;){const R=u[C];ft(R!=null,`Previous layout not found for panel index ${C}`);const M=Ga({overrideDisabledPanels:l,panelConstraints:n[C],prevSize:R,size:100})-R;if(k+=M,C+=w,C<0||C>=n.length)break}const T=Math.min(Math.abs(e),Math.abs(k));e=e<0?0-T:T}{let w=e<0?p:m;for(;w>=0&&w<n.length;){const C=Math.abs(e)-Math.abs(_),k=u[w];ft(k!=null,`Previous layout not found for panel index ${w}`);const T=k-C,R=Ga({overrideDisabledPanels:l,panelConstraints:n[w],prevSize:k,size:T});if(!jn(k,R)&&(_+=k-R,h[w]=R,_.toFixed(3).localeCompare(Math.abs(e).toFixed(3),void 0,{numeric:!0})>=0))break;e<0?w--:w++}}if(T7(d,h))return s;{const w=e<0?m:p,C=u[w];ft(C!=null,`Previous layout not found for panel index ${w}`);const k=C+_,T=Ga({overrideDisabledPanels:l,panelConstraints:n[w],prevSize:C,size:k});if(h[w]=T,!jn(T,k)){let R=k-T,M=e<0?m:p;for(;M>=0&&M<n.length;){const L=h[M];ft(L!=null,`Previous layout not found for panel index ${M}`);const O=L+R,z=Ga({overrideDisabledPanels:l,panelConstraints:n[M],prevSize:L,size:O});if(jn(L,z)||(R-=z-L,h[M]=z),jn(R,0))break;e>0?M--:M++}}}const b=Object.values(h).reduce((w,C)=>C+w,0);if(!jn(b,100,.1))return s;const S=Object.keys(s);return h.reduce((w,C,k)=>(w[S[k]]=C,w),{})}function Io(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(t[n]===void 0||mi(e[n],t[n])!==0)return!1;return!0}function Ho({layout:e,panelConstraints:t}){const n=Object.values(e),r=[...n],s=r.reduce((u,d)=>u+d,0);if(r.length!==t.length)throw Error(`Invalid ${t.length} panel layout: ${r.map(u=>`${u}%`).join(", ")}`);if(!jn(s,100)&&r.length>0)for(let u=0;u<t.length;u++){const d=r[u];ft(d!=null,`No layout data found for index ${u}`);const h=100/s*d;r[u]=h}let a=0;for(let u=0;u<t.length;u++){const d=n[u];ft(d!=null,`No layout data found for index ${u}`);const h=r[u];ft(h!=null,`No layout data found for index ${u}`);const p=Ga({overrideDisabledPanels:!0,panelConstraints:t[u],prevSize:d,size:h});h!=p&&(a+=h-p,r[u]=p)}if(!jn(a,0))for(let u=0;u<t.length;u++){const d=r[u];ft(d!=null,`No layout data found for index ${u}`);const h=d+a,p=Ga({overrideDisabledPanels:!0,panelConstraints:t[u],prevSize:d,size:h});if(d!==p&&(a-=p-d,r[u]=p,jn(a,0)))break}const l=Object.keys(e);return r.reduce((u,d,h)=>(u[l[h]]=d,u),{})}function mM({groupId:e,panelId:t}){const n=()=>{const u=Go();for(const[d,{defaultLayoutDeferred:h,derivedPanelConstraints:p,layout:m,groupSize:_,separatorToPanels:b}]of u)if(d.id===e)return{defaultLayoutDeferred:h,derivedPanelConstraints:p,group:d,groupSize:_,layout:m,separatorToPanels:b};throw Error(`Group ${e} not found`)},r=()=>{const u=n().derivedPanelConstraints.find(d=>d.panelId===t);if(u!==void 0)return u;throw Error(`Panel constraints not found for Panel ${t}`)},s=()=>{const u=n().group.panels.find(d=>d.id===t);if(u!==void 0)return u;throw Error(`Layout not found for Panel ${t}`)},a=()=>{const u=n().layout[t];if(u!==void 0)return u;throw Error(`Layout not found for Panel ${t}`)},l=u=>{const d=a();if(u===d)return;const{defaultLayoutDeferred:h,derivedPanelConstraints:p,group:m,groupSize:_,layout:b,separatorToPanels:S}=n(),w=m.panels.findIndex(R=>R.id===t),C=w===m.panels.length-1,k=lu({delta:C?d-u:u-d,initialLayout:b,panelConstraints:p,pivotIndices:C?[w-1,w]:[w,w+1],prevLayout:b,trigger:"imperative-api"}),T=Ho({layout:k,panelConstraints:p});Io(b,T)||is(m,{defaultLayoutDeferred:h,derivedPanelConstraints:p,groupSize:_,layout:T,separatorToPanels:S})};return{collapse:()=>{const{collapsible:u,collapsedSize:d}=r(),{mutableValues:h}=s(),p=a();u&&p!==d&&(h.expandToSize=p,l(d))},expand:()=>{const{collapsible:u,collapsedSize:d,minSize:h}=r(),{mutableValues:p}=s(),m=a();if(u&&m===d){let _=p.expandToSize??h;_===0&&(_=1),l(_)}},getSize:()=>{const{group:u}=n(),d=a(),{element:h}=s(),p=u.orientation==="horizontal"?h.offsetWidth:h.offsetHeight;return{asPercentage:d,inPixels:p}},isCollapsed:()=>{const{collapsible:u,collapsedSize:d}=r(),h=a();return u&&jn(d,h)},resize:u=>{const{group:d}=n(),{element:h}=s(),p=hl({group:d}),m=jc({groupSize:p,panelElement:h,styleProp:u}),_=er(m/p*100);l(_)}}}function cC(e){if(e.defaultPrevented)return;const t=Go();rb(e,t).forEach(n=>{if(n.separator){const r=n.panels.find(s=>s.panelConstraints.defaultSize!==void 0);if(r){const s=r.panelConstraints.defaultSize,a=mM({groupId:n.group.id,panelId:r.id});a&&s!==void 0&&(a.resize(s),e.preventDefault())}}})}function Ld(e){const t=Go();for(const[n]of t)if(n.separators.some(r=>r.element===e))return n;throw Error("Could not find parent Group for separator element")}function gM({groupId:e}){const t=()=>{const n=Go();for(const[r,s]of n)if(r.id===e)return{group:r,...s};throw Error(`Could not find Group with id "${e}"`)};return{getLayout(){const{defaultLayoutDeferred:n,layout:r}=t();return n?{}:r},setLayout(n){const{defaultLayoutDeferred:r,derivedPanelConstraints:s,group:a,groupSize:l,layout:u,separatorToPanels:d}=t(),h=Ho({layout:n,panelConstraints:s});return r?u:(Io(u,h)||is(a,{defaultLayoutDeferred:r,derivedPanelConstraints:s,groupSize:l,layout:h,separatorToPanels:d}),h)}}}function ko(e,t){const n=Ld(e),r=Vs(n.id,!0),s=n.separators.find(p=>p.element===e);ft(s,"Matching separator not found");const a=r.separatorToPanels.get(s);ft(a,"Matching panels not found");const l=a.map(p=>n.panels.indexOf(p)),u=gM({groupId:n.id}).getLayout(),d=lu({delta:t,initialLayout:u,panelConstraints:r.derivedPanelConstraints,pivotIndices:l,prevLayout:u,trigger:"keyboard"}),h=Ho({layout:d,panelConstraints:r.derivedPanelConstraints});Io(u,h)||is(n,{defaultLayoutDeferred:r.defaultLayoutDeferred,derivedPanelConstraints:r.derivedPanelConstraints,groupSize:r.groupSize,layout:h,separatorToPanels:r.separatorToPanels})}function uC(e){if(e.defaultPrevented)return;const t=e.currentTarget,n=Ld(t);if(!n.disabled)switch(e.key){case"ArrowDown":{e.preventDefault(),n.orientation==="vertical"&&ko(t,5);break}case"ArrowLeft":{e.preventDefault(),n.orientation==="horizontal"&&ko(t,-5);break}case"ArrowRight":{e.preventDefault(),n.orientation==="horizontal"&&ko(t,5);break}case"ArrowUp":{e.preventDefault(),n.orientation==="vertical"&&ko(t,-5);break}case"End":{e.preventDefault(),ko(t,100);break}case"Enter":{e.preventDefault();const r=Ld(t),s=Vs(r.id,!0),{derivedPanelConstraints:a,layout:l,separatorToPanels:u}=s,d=r.separators.find(_=>_.element===t);ft(d,"Matching separator not found");const h=u.get(d);ft(h,"Matching panels not found");const p=h[0],m=a.find(_=>_.panelId===p.id);if(ft(m,"Panel metadata not found"),m.collapsible){const _=l[p.id],b=m.collapsedSize===_?r.mutableState.expandedPanelSizes[p.id]??m.minSize:m.collapsedSize;ko(t,b-_)}break}case"F6":{e.preventDefault();const r=Ld(t).separators.map(l=>l.element),s=Array.from(r).findIndex(l=>l===e.currentTarget);ft(s!==null,"Index not found");const a=e.shiftKey?s>0?s-1:r.length-1:s+1<r.length?s+1:0;r[a].focus({preventScroll:!0});break}case"Home":{e.preventDefault(),ko(t,-100);break}}}let nl={cursorFlags:0,state:"inactive"};const ib=new dM;function Fo(){return nl}function M7(e){return ib.addListener("change",e)}function A7(e){const t=nl,n={...nl};n.cursorFlags=e,nl=n,ib.emit("change",{prev:t,next:n})}function rl(e){const t=nl;nl=e,ib.emit("change",{prev:t,next:e})}function hC(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const t=Go(),n=rb(e,t),r=new Map;let s=!1;n.forEach(a=>{a.separator&&(s||(s=!0,a.separator.element.focus({preventScroll:!0})));const l=t.get(a.group);l&&r.set(a.group,l.layout)}),rl({cursorFlags:0,hitRegions:n,initialLayoutMap:r,pointerDownAtPoint:{x:e.clientX,y:e.clientY},state:"active"}),n.length&&e.preventDefault()}const N7=e=>e,Wg=()=>{},vM=1,_M=2,yM=4,bM=8,dC=3,fC=12;let hd;function pC(){return hd===void 0&&(hd=!1,typeof window<"u"&&(window.navigator.userAgent.includes("Chrome")||window.navigator.userAgent.includes("Firefox"))&&(hd=!0)),hd}function D7({cursorFlags:e,groups:t,state:n}){let r=0,s=0;switch(n){case"active":case"hover":t.forEach(a=>{if(!a.mutableState.disableCursor)switch(a.orientation){case"horizontal":{r++;break}case"vertical":{s++;break}}})}if(!(r===0&&s===0)){switch(n){case"active":{if(e&&pC()){const a=(e&vM)!==0,l=(e&_M)!==0,u=(e&yM)!==0,d=(e&bM)!==0;if(a)return u?"se-resize":d?"ne-resize":"e-resize";if(l)return u?"sw-resize":d?"nw-resize":"w-resize";if(u)return"s-resize";if(d)return"n-resize"}break}}return pC()?r>0&&s>0?"move":r>0?"ew-resize":"ns-resize":r>0&&s>0?"grab":r>0?"col-resize":"row-resize"}}const mC=new WeakMap;function sb(e){if(e.defaultView===null||e.defaultView===void 0)return;let{prevStyle:t,styleSheet:n}=mC.get(e)??{};n===void 0&&(n=new e.defaultView.CSSStyleSheet,e.adoptedStyleSheets&&e.adoptedStyleSheets.push(n));const r=Fo();switch(r.state){case"active":case"hover":{const s=D7({cursorFlags:r.cursorFlags,groups:r.hitRegions.map(l=>l.group),state:r.state}),a=`*, *:hover {cursor: ${s} !important; }`;if(t===a)return;t=a,s?n.cssRules.length===0?n.insertRule(a):n.replaceSync(a):n.cssRules.length===1&&n.deleteRule(0);break}case"inactive":{t=void 0,n.cssRules.length===1&&n.deleteRule(0);break}}mC.set(e,{prevStyle:t,styleSheet:n})}function xM({document:e,event:t,hitRegions:n,initialLayoutMap:r,mountedGroups:s,pointerDownAtPoint:a,prevCursorFlags:l}){let u=0;n.forEach(h=>{const{group:p,groupSize:m}=h,{orientation:_,panels:b}=p,{disableCursor:S}=p.mutableState;let w=0;a?_==="horizontal"?w=(t.clientX-a.x)/m*100:w=(t.clientY-a.y)/m*100:_==="horizontal"?w=t.clientX<0?-100:100:w=t.clientY<0?-100:100;const C=r.get(p),k=s.get(p);if(!C||!k)return;const{defaultLayoutDeferred:T,derivedPanelConstraints:R,groupSize:M,layout:L,separatorToPanels:O}=k;if(R&&L&&O){const z=lu({delta:w,initialLayout:C,panelConstraints:R,pivotIndices:h.panels.map(B=>b.indexOf(B)),prevLayout:L,trigger:"mouse-or-touch"});if(Io(z,L)){if(w!==0&&!S)switch(_){case"horizontal":{u|=w<0?vM:_M;break}case"vertical":{u|=w<0?yM:bM;break}}}else is(h.group,{defaultLayoutDeferred:T,derivedPanelConstraints:R,groupSize:M,layout:z,separatorToPanels:O})}});let d=0;t.movementX===0?d|=l&dC:d|=u&dC,t.movementY===0?d|=l&fC:d|=u&fC,A7(d),sb(e)}function gC(e){const t=Go(),n=Fo();switch(n.state){case"active":xM({document:e.currentTarget,event:e,hitRegions:n.hitRegions,initialLayoutMap:n.initialLayoutMap,mountedGroups:t,prevCursorFlags:n.cursorFlags})}}function vC(e){if(e.defaultPrevented)return;const t=Fo(),n=Go();switch(t.state){case"active":{if(e.buttons===0){rl({cursorFlags:0,state:"inactive"}),t.hitRegions.forEach(r=>{const s=Vs(r.group.id,!0);is(r.group,s)});return}xM({document:e.currentTarget,event:e,hitRegions:t.hitRegions,initialLayoutMap:t.initialLayoutMap,mountedGroups:n,pointerDownAtPoint:t.pointerDownAtPoint,prevCursorFlags:t.cursorFlags});break}default:{const r=rb(e,n);r.length===0?t.state!=="inactive"&&rl({cursorFlags:0,state:"inactive"}):rl({cursorFlags:0,hitRegions:r,state:"hover"}),sb(e.currentTarget);break}}}function _C(e){if(e.relatedTarget instanceof HTMLIFrameElement)switch(Fo().state){case"hover":rl({cursorFlags:0,state:"inactive"})}}function yC(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const t=Fo();switch(t.state){case"active":rl({cursorFlags:0,state:"inactive"}),t.hitRegions.length>0&&(sb(e.currentTarget),t.hitRegions.forEach(n=>{const r=Vs(n.group.id,!0);is(n.group,r)}),e.preventDefault())}}function bC(e){let t=0,n=0;const r={};for(const a of e)if(a.defaultSize!==void 0){t++;const l=er(a.defaultSize);n+=l,r[a.panelId]=l}else r[a.panelId]=void 0;const s=e.length-t;if(s!==0){const a=er((100-n)/s);for(const l of e)l.defaultSize===void 0&&(r[l.panelId]=a)}return r}function O7(e,t,n){if(!n[0])return;const r=e.panels.find(d=>d.element===t);if(!r||!r.onResize)return;const s=hl({group:e}),a=e.orientation==="horizontal"?r.element.offsetWidth:r.element.offsetHeight,l=r.mutableValues.prevSize,u={asPercentage:er(a/s*100),inPixels:a};r.mutableValues.prevSize=u,r.onResize(u,r.id,l)}function L7(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function z7({group:e,nextGroupSize:t,prevGroupSize:n,prevLayout:r}){if(n<=0||t<=0||n===t)return r;let s=0,a=0,l=!1;const u=new Map,d=[];for(const m of e.panels){const _=r[m.id]??0;switch(m.panelConstraints.groupResizeBehavior){case"preserve-pixel-size":{l=!0;const b=_/100*n,S=er(b/t*100);u.set(m.id,S),s+=S;break}case"preserve-relative-size":default:{d.push(m.id),a+=_;break}}}if(!l||d.length===0)return r;const h=100-s,p={...r};if(u.forEach((m,_)=>{p[_]=m}),a>0)for(const m of d){const _=r[m]??0;p[m]=er(_/a*h)}else{const m=er(h/d.length);for(const _ of d)p[_]=m}return p}function j7(e,t){const n=e.map(s=>s.id),r=Object.keys(t);if(n.length!==r.length)return!1;for(const s of n)if(!r.includes(s))return!1;return!0}const Fa=new Map;function B7(e){let t=!0;ft(e.element.ownerDocument.defaultView,"Cannot register an unmounted Group");const n=e.element.ownerDocument.defaultView.ResizeObserver,r=new Set,s=new Set,a=new n(S=>{for(const w of S){const{borderBoxSize:C,target:k}=w;if(k===e.element){if(t){const T=hl({group:e});if(T===0)return;const R=Vs(e.id);if(!R)return;const M=Xv(e),L=R.defaultLayoutDeferred?bC(M):R.layout,O=z7({group:e,nextGroupSize:T,prevGroupSize:R.groupSize,prevLayout:L}),z=Ho({layout:O,panelConstraints:M});if(!R.defaultLayoutDeferred&&Io(R.layout,z)&&L7(R.derivedPanelConstraints,M)&&R.groupSize===T)return;is(e,{defaultLayoutDeferred:!1,derivedPanelConstraints:M,groupSize:T,layout:z,separatorToPanels:R.separatorToPanels})}}else O7(e,k,C)}});a.observe(e.element),e.panels.forEach(S=>{ft(!r.has(S.id),`Panel ids must be unique; id "${S.id}" was used more than once`),r.add(S.id),S.onResize&&a.observe(S.element)});const l=hl({group:e}),u=Xv(e),d=e.panels.map(({id:S})=>S).join(",");let h=e.mutableState.defaultLayout;h&&(j7(e.panels,h)||(h=void 0));const p=e.mutableState.layouts[d]??h??bC(u),m=Ho({layout:p,panelConstraints:u}),_=e.element.ownerDocument;Fa.set(_,(Fa.get(_)??0)+1);const b=new Map;return hM(e).forEach(S=>{S.separator&&b.set(S.separator,S.panels)}),is(e,{defaultLayoutDeferred:l===0,derivedPanelConstraints:u,groupSize:l,layout:m,separatorToPanels:b}),e.separators.forEach(S=>{ft(!s.has(S.id),`Separator ids must be unique; id "${S.id}" was used more than once`),s.add(S.id),S.element.addEventListener("keydown",uC)}),Fa.get(_)===1&&(_.addEventListener("dblclick",cC,!0),_.addEventListener("pointerdown",hC,!0),_.addEventListener("pointerleave",gC),_.addEventListener("pointermove",vC),_.addEventListener("pointerout",_C),_.addEventListener("pointerup",yC,!0)),function(){t=!1,Fa.set(_,Math.max(0,(Fa.get(_)??0)-1)),y7(e),e.separators.forEach(S=>{S.element.removeEventListener("keydown",uC)}),Fa.get(_)||(_.removeEventListener("dblclick",cC,!0),_.removeEventListener("pointerdown",hC,!0),_.removeEventListener("pointerleave",gC),_.removeEventListener("pointermove",vC),_.removeEventListener("pointerout",_C),_.removeEventListener("pointerup",yC,!0)),a.disconnect()}}function P7(){const[e,t]=x.useState({}),n=x.useCallback(()=>t({}),[]);return[e,n]}function ob(e){const t=x.useId();return`${e??t}`}const Yo=typeof window<"u"?x.useLayoutEffect:x.useEffect;function Vc(e){const t=x.useRef(e);return Yo(()=>{t.current=e},[e]),x.useCallback((...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[t])}function ab(...e){return Vc(t=>{e.forEach(n=>{if(n)switch(typeof n){case"function":{n(t);break}case"object":{n.current=t;break}}})})}function lb(e){const t=x.useRef({...e});return Yo(()=>{for(const n in e)t.current[n]=e[n]},[e]),t.current}const SM=x.createContext(null);function I7(e,t){const n=x.useRef({getLayout:()=>({}),setLayout:N7});x.useImperativeHandle(t,()=>n.current,[]),Yo(()=>{Object.assign(n.current,gM({groupId:e}))})}function wM({children:e,className:t,defaultLayout:n,disableCursor:r,disabled:s,elementRef:a,groupRef:l,id:u,onLayoutChange:d,onLayoutChanged:h,orientation:p="horizontal",resizeTargetMinimumSize:m={coarse:20,fine:10},style:_,...b}){const S=x.useRef({onLayoutChange:{},onLayoutChanged:{}}),w=Vc($=>{Io(S.current.onLayoutChange,$)||(S.current.onLayoutChange=$,d==null||d($))}),C=Vc($=>{Io(S.current.onLayoutChanged,$)||(S.current.onLayoutChanged=$,h==null||h($))}),k=ob(u),T=x.useRef(null),[R,M]=P7(),L=x.useRef({lastExpandedPanelSizes:{},layouts:{},panels:[],resizeTargetMinimumSize:m,separators:[]}),O=ab(T,a);I7(k,l);const z=Vc(($,F)=>{const H=Fo(),V=sC($),U=Vs($);if(U){let j=!1;switch(H.state){case"active":{j=H.hitRegions.some(G=>G.group===V);break}}return{flexGrow:U.layout[F]??1,pointerEvents:j?"none":void 0}}return{flexGrow:(n==null?void 0:n[F])??1}}),B=lb({defaultLayout:n,disableCursor:r}),Z=x.useMemo(()=>({get disableCursor(){return!!B.disableCursor},getPanelStyles:z,id:k,orientation:p,registerPanel:$=>{const F=L.current;return F.panels=Zv(p,[...F.panels,$]),M(),()=>{F.panels=F.panels.filter(H=>H!==$),M()}},registerSeparator:$=>{const F=L.current;return F.separators=Zv(p,[...F.separators,$]),M(),()=>{F.separators=F.separators.filter(H=>H!==$),M()}},togglePanelDisabled:($,F)=>{const H=L.current.panels.find(j=>j.id===$);H&&(H.panelConstraints.disabled=F);const V=sC(k),U=Vs(k);V&&U&&is(V,{...U,derivedPanelConstraints:Xv(V)})},toggleSeparatorDisabled:($,F)=>{const H=L.current.separators.find(V=>V.id===$);H&&(H.disabled=F)}}),[z,k,M,p,B]),P=x.useRef(null);return Yo(()=>{const $=T.current;if($===null)return;const F=L.current;let H;if(B.defaultLayout!==void 0&&Object.keys(B.defaultLayout).length===F.panels.length){H={};for(const A of F.panels){const I=B.defaultLayout[A.id];I!==void 0&&(H[A.id]=I)}}const V={disabled:!!s,element:$,id:k,mutableState:{defaultLayout:H,disableCursor:!!B.disableCursor,expandedPanelSizes:L.current.lastExpandedPanelSizes,layouts:L.current.layouts},orientation:p,panels:F.panels,resizeTargetMinimumSize:F.resizeTargetMinimumSize,separators:F.separators};P.current=V;const U=B7(V),{defaultLayoutDeferred:j,derivedPanelConstraints:G,layout:W}=Vs(V.id,!0);!j&&G.length>0&&(w(W),C(W));const J=nb(k,A=>{const{defaultLayoutDeferred:I,derivedPanelConstraints:Q,layout:N}=A.next;if(I||Q.length===0)return;const K=V.panels.map(({id:ie})=>ie).join(",");V.mutableState.layouts[K]=N,Q.forEach(ie=>{if(ie.collapsible){const{layout:fe}=A.prev??{};if(fe){const Re=jn(ie.collapsedSize,N[ie.panelId]),me=jn(ie.collapsedSize,fe[ie.panelId]);Re&&!me&&(V.mutableState.expandedPanelSizes[ie.panelId]=fe[ie.panelId])}}});const Y=Fo().state!=="active";w(N),Y&&C(N)});return()=>{P.current=null,U(),J()}},[s,k,C,w,p,R,B]),x.useEffect(()=>{const $=P.current;$&&($.mutableState.defaultLayout=n,$.mutableState.disableCursor=!!r)}),g.jsx(SM.Provider,{value:Z,children:g.jsx("div",{...b,className:t,"data-group":!0,"data-testid":k,id:k,ref:O,style:{height:"100%",width:"100%",overflow:"hidden",..._,display:"flex",flexDirection:p==="horizontal"?"row":"column",flexWrap:"nowrap",touchAction:p==="horizontal"?"pan-y":"pan-x"},children:e})})}wM.displayName="Group";function cb(){const e=x.useContext(SM);return ft(e,"Group Context not found; did you render a Panel or Separator outside of a Group?"),e}function H7(e,t){const{id:n}=cb(),r=x.useRef({collapse:Wg,expand:Wg,getSize:()=>({asPercentage:0,inPixels:0}),isCollapsed:()=>!1,resize:Wg});x.useImperativeHandle(t,()=>r.current,[]),Yo(()=>{Object.assign(r.current,mM({groupId:n,panelId:e}))})}function CM({children:e,className:t,collapsedSize:n="0%",collapsible:r=!1,defaultSize:s,disabled:a,elementRef:l,groupResizeBehavior:u="preserve-relative-size",id:d,maxSize:h="100%",minSize:p="0%",onResize:m,panelRef:_,style:b,...S}){const w=!!d,C=ob(d),k=lb({disabled:a}),T=x.useRef(null),R=ab(T,l),{getPanelStyles:M,id:L,orientation:O,registerPanel:z,togglePanelDisabled:B}=cb(),Z=m!==null,P=Vc((F,H,V)=>{m==null||m(F,d,V)});Yo(()=>{const F=T.current;if(F!==null){const H={element:F,id:C,idIsStable:w,mutableValues:{expandToSize:void 0,prevSize:void 0},onResize:Z?P:void 0,panelConstraints:{groupResizeBehavior:u,collapsedSize:n,collapsible:r,defaultSize:s,disabled:k.disabled,maxSize:h,minSize:p}};return z(H)}},[u,n,r,s,Z,C,w,h,p,P,z,k]),x.useEffect(()=>{B(C,!!a)},[a,C,B]),H7(C,_);const $=x.useSyncExternalStore(F=>nb(L,F),()=>JSON.stringify(M(L,C)),()=>JSON.stringify(M(L,C)));return g.jsx("div",{...S,"aria-disabled":a||void 0,"data-panel":!0,"data-testid":C,id:C,ref:R,style:{...F7,display:"flex",flexBasis:0,flexShrink:1,overflow:"visible",...JSON.parse($)},children:g.jsx("div",{className:t,style:{maxHeight:"100%",maxWidth:"100%",flexGrow:1,overflow:"auto",...b,touchAction:O==="horizontal"?"pan-y":"pan-x"},children:e})})}CM.displayName="Panel";const F7={minHeight:0,maxHeight:"100%",height:"auto",minWidth:0,maxWidth:"100%",width:"auto",border:"none",borderWidth:0,padding:0,margin:0};function U7({layout:e,panelConstraints:t,panelId:n,panelIndex:r}){let s,a;const l=e[n],u=t.find(d=>d.panelId===n);if(u){const d=u.maxSize,h=u.collapsible?u.collapsedSize:u.minSize,p=[r,r+1];a=Ho({layout:lu({delta:h-l,initialLayout:e,panelConstraints:t,pivotIndices:p,prevLayout:e}),panelConstraints:t})[n],s=Ho({layout:lu({delta:d-l,initialLayout:e,panelConstraints:t,pivotIndices:p,prevLayout:e}),panelConstraints:t})[n]}return{valueControls:n,valueMax:s,valueMin:a,valueNow:l}}function kM({children:e,className:t,disabled:n,elementRef:r,id:s,style:a,...l}){const u=ob(s),d=lb({disabled:n}),[h,p]=x.useState({}),[m,_]=x.useState("inactive"),b=x.useRef(null),S=ab(b,r),{disableCursor:w,id:C,orientation:k,registerSeparator:T,toggleSeparatorDisabled:R}=cb(),M=k==="horizontal"?"vertical":"horizontal";Yo(()=>{const O=b.current;if(O!==null){const z={disabled:d.disabled,element:O,id:u},B=T(z),Z=M7($=>{_($.next.state!=="inactive"&&$.next.hitRegions.some(F=>F.separator===z)?$.next.state:"inactive")}),P=nb(C,$=>{const{derivedPanelConstraints:F,layout:H,separatorToPanels:V}=$.next,U=V.get(z);if(U){const j=U[0],G=U.indexOf(j);p(U7({layout:H,panelConstraints:F,panelId:j.id,panelIndex:G}))}});return()=>{Z(),P(),B()}}},[C,u,T,d]),x.useEffect(()=>{R(u,!!n)},[n,u,R]);let L;return n&&!w&&(L="not-allowed"),g.jsx("div",{...l,"aria-controls":h.valueControls,"aria-disabled":n||void 0,"aria-orientation":M,"aria-valuemax":h.valueMax,"aria-valuemin":h.valueMin,"aria-valuenow":h.valueNow,children:e,className:t,"data-separator":n?"disabled":m,"data-testid":u,id:u,ref:S,role:"separator",style:{flexBasis:"auto",cursor:L,...a,flexGrow:0,flexShrink:0,touchAction:"none"},tabIndex:n?void 0:0})}kM.displayName="Separator";const zd=({className:e,...t})=>g.jsx(wM,{className:ye("flex h-full w-full",e),...t}),Mo=e=>g.jsx(CM,{...e}),jd=({withHandle:e,orientation:t,className:n,...r})=>g.jsx(kM,{className:ye("relative flex items-center justify-center bg-transparent focus-visible:outline-none",t==="vertical"?"h-2 w-full -my-1 cursor-row-resize before:absolute before:inset-x-0 before:top-1/2 before:h-0.5 before:-translate-y-1/2 before:bg-border":"h-full w-2 -mx-1 cursor-col-resize before:absolute before:inset-y-0 before:left-1/2 before:w-px before:-translate-x-1/2 before:bg-border",n),...r,children:g.jsx("span",{className:"sr-only",children:t==="vertical"?"Resize rows":"Resize columns"})});/**
429
+ * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
430
+ * @license MIT
431
+ *
432
+ * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
433
+ * @license MIT
434
+ *
435
+ * Originally forked from (with the author's permission):
436
+ * Fabrice Bellard's javascript vt100 for jslinux:
437
+ * http://bellard.org/jslinux/
438
+ * Copyright (c) 2011 Fabrice Bellard
439
+ */var ln=0,cn=0,un=0,Mt=0,Mn;(e=>{function t(s,a,l,u){return u!==void 0?`#${Eo(s)}${Eo(a)}${Eo(l)}${Eo(u)}`:`#${Eo(s)}${Eo(a)}${Eo(l)}`}e.toCss=t;function n(s,a,l,u=255){return(s<<24|a<<16|l<<8|u)>>>0}e.toRgba=n;function r(s,a,l,u){return{css:e.toCss(s,a,l,u),rgba:e.toRgba(s,a,l,u)}}e.toColor=r})(Mn||(Mn={}));var $7;(e=>{function t(d,h){if(Mt=(h.rgba&255)/255,Mt===1)return{css:h.css,rgba:h.rgba};let p=h.rgba>>24&255,m=h.rgba>>16&255,_=h.rgba>>8&255,b=d.rgba>>24&255,S=d.rgba>>16&255,w=d.rgba>>8&255;ln=b+Math.round((p-b)*Mt),cn=S+Math.round((m-S)*Mt),un=w+Math.round((_-w)*Mt);let C=Mn.toCss(ln,cn,un),k=Mn.toRgba(ln,cn,un);return{css:C,rgba:k}}e.blend=t;function n(d){return(d.rgba&255)===255}e.isOpaque=n;function r(d,h,p){let m=Bd.ensureContrastRatio(d.rgba,h.rgba,p);if(m)return Mn.toColor(m>>24&255,m>>16&255,m>>8&255)}e.ensureContrastRatio=r;function s(d){let h=(d.rgba|255)>>>0;return[ln,cn,un]=Bd.toChannels(h),{css:Mn.toCss(ln,cn,un),rgba:h}}e.opaque=s;function a(d,h){return Mt=Math.round(h*255),[ln,cn,un]=Bd.toChannels(d.rgba),{css:Mn.toCss(ln,cn,un,Mt),rgba:Mn.toRgba(ln,cn,un,Mt)}}e.opacity=a;function l(d,h){return Mt=d.rgba&255,a(d,Mt*h/255)}e.multiplyOpacity=l;function u(d){return[d.rgba>>24&255,d.rgba>>16&255,d.rgba>>8&255]}e.toColorRGB=u})($7||($7={}));var wn;(e=>{let t,n;try{let s=document.createElement("canvas");s.width=1,s.height=1;let a=s.getContext("2d",{willReadFrequently:!0});a&&(t=a,t.globalCompositeOperation="copy",n=t.createLinearGradient(0,0,1,1))}catch{}function r(s){if(s.match(/#[\da-f]{3,8}/i))switch(s.length){case 4:return ln=parseInt(s.slice(1,2).repeat(2),16),cn=parseInt(s.slice(2,3).repeat(2),16),un=parseInt(s.slice(3,4).repeat(2),16),Mn.toColor(ln,cn,un);case 5:return ln=parseInt(s.slice(1,2).repeat(2),16),cn=parseInt(s.slice(2,3).repeat(2),16),un=parseInt(s.slice(3,4).repeat(2),16),Mt=parseInt(s.slice(4,5).repeat(2),16),Mn.toColor(ln,cn,un,Mt);case 7:return{css:s,rgba:(parseInt(s.slice(1),16)<<8|255)>>>0};case 9:return{css:s,rgba:parseInt(s.slice(1),16)>>>0}}let a=s.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(a)return ln=parseInt(a[1]),cn=parseInt(a[2]),un=parseInt(a[3]),Mt=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Mn.toColor(ln,cn,un,Mt);if(!t||!n)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=n,t.fillStyle=s,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[ln,cn,un,Mt]=t.getImageData(0,0,1,1).data,Mt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Mn.toRgba(ln,cn,un,Mt),css:s}}e.toColor=r})(wn||(wn={}));var On;(e=>{function t(r){return n(r>>16&255,r>>8&255,r&255)}e.relativeLuminance=t;function n(r,s,a){let l=r/255,u=s/255,d=a/255,h=l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4),p=u<=.03928?u/12.92:Math.pow((u+.055)/1.055,2.4),m=d<=.03928?d/12.92:Math.pow((d+.055)/1.055,2.4);return h*.2126+p*.7152+m*.0722}e.relativeLuminance2=n})(On||(On={}));var Bd;(e=>{function t(l,u){if(Mt=(u&255)/255,Mt===1)return u;let d=u>>24&255,h=u>>16&255,p=u>>8&255,m=l>>24&255,_=l>>16&255,b=l>>8&255;return ln=m+Math.round((d-m)*Mt),cn=_+Math.round((h-_)*Mt),un=b+Math.round((p-b)*Mt),Mn.toRgba(ln,cn,un)}e.blend=t;function n(l,u,d){let h=On.relativeLuminance(l>>8),p=On.relativeLuminance(u>>8);if(Xi(h,p)<d){if(p<h){let b=r(l,u,d),S=Xi(h,On.relativeLuminance(b>>8));if(S<d){let w=s(l,u,d),C=Xi(h,On.relativeLuminance(w>>8));return S>C?b:w}return b}let m=s(l,u,d),_=Xi(h,On.relativeLuminance(m>>8));if(_<d){let b=r(l,u,d),S=Xi(h,On.relativeLuminance(b>>8));return _>S?m:b}return m}}e.ensureContrastRatio=n;function r(l,u,d){let h=l>>24&255,p=l>>16&255,m=l>>8&255,_=u>>24&255,b=u>>16&255,S=u>>8&255,w=Xi(On.relativeLuminance2(_,b,S),On.relativeLuminance2(h,p,m));for(;w<d&&(_>0||b>0||S>0);)_-=Math.max(0,Math.ceil(_*.1)),b-=Math.max(0,Math.ceil(b*.1)),S-=Math.max(0,Math.ceil(S*.1)),w=Xi(On.relativeLuminance2(_,b,S),On.relativeLuminance2(h,p,m));return(_<<24|b<<16|S<<8|255)>>>0}e.reduceLuminance=r;function s(l,u,d){let h=l>>24&255,p=l>>16&255,m=l>>8&255,_=u>>24&255,b=u>>16&255,S=u>>8&255,w=Xi(On.relativeLuminance2(_,b,S),On.relativeLuminance2(h,p,m));for(;w<d&&(_<255||b<255||S<255);)_=Math.min(255,_+Math.ceil((255-_)*.1)),b=Math.min(255,b+Math.ceil((255-b)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),w=Xi(On.relativeLuminance2(_,b,S),On.relativeLuminance2(h,p,m));return(_<<24|b<<16|S<<8|255)>>>0}e.increaseLuminance=s;function a(l){return[l>>24&255,l>>16&255,l>>8&255,l&255]}e.toChannels=a})(Bd||(Bd={}));function Eo(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Xi(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var W7=Object.freeze((()=>{let e=[wn.toColor("#2e3436"),wn.toColor("#cc0000"),wn.toColor("#4e9a06"),wn.toColor("#c4a000"),wn.toColor("#3465a4"),wn.toColor("#75507b"),wn.toColor("#06989a"),wn.toColor("#d3d7cf"),wn.toColor("#555753"),wn.toColor("#ef2929"),wn.toColor("#8ae234"),wn.toColor("#fce94f"),wn.toColor("#729fcf"),wn.toColor("#ad7fa8"),wn.toColor("#34e2e2"),wn.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let r=t[n/36%6|0],s=t[n/6%6|0],a=t[n%6];e.push({css:Mn.toCss(r,s,a),rgba:Mn.toRgba(r,s,a)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Mn.toCss(r,r,r),rgba:Mn.toRgba(r,r,r)})}return e})());function xC(e,t,n){return Math.max(t,Math.min(e,n))}function q7(e){switch(e){case"&":return"&amp;";case"<":return"&lt;"}return e}var EM=class{constructor(t){this._buffer=t}serialize(t,n){let r=this._buffer.getNullCell(),s=this._buffer.getNullCell(),a=r,l=t.start.y,u=t.end.y,d=t.start.x,h=t.end.x;this._beforeSerialize(u-l,l,u);for(let p=l;p<=u;p++){let m=this._buffer.getLine(p);if(m){let _=p===t.start.y?d:0,b=p===t.end.y?h:m.length;for(let S=_;S<b;S++){let w=m.getCell(S,a===r?s:r);if(!w){console.warn(`Can't get cell at row=${p}, col=${S}`);continue}this._nextCell(w,a,p,S),a=w}}this._rowEnd(p,p===u)}return this._afterSerialize(),this._serializeString(n)}_nextCell(t,n,r,s){}_rowEnd(t,n){}_beforeSerialize(t,n,r){}_afterSerialize(){}_serializeString(t){return""}};function RM(e,t){return e.getFgColorMode()===t.getFgColorMode()&&e.getFgColor()===t.getFgColor()}function Qi(e,t){return e.getBgColorMode()===t.getBgColorMode()&&e.getBgColor()===t.getBgColor()}function TM(e,t){return e.isInverse()===t.isInverse()&&e.isBold()===t.isBold()&&e.isUnderline()===t.isUnderline()&&e.isOverline()===t.isOverline()&&e.isBlink()===t.isBlink()&&e.isInvisible()===t.isInvisible()&&e.isItalic()===t.isItalic()&&e.isDim()===t.isDim()&&e.isStrikethrough()===t.isStrikethrough()}var V7=class extends EM{constructor(t,n){super(t),this._terminal=n,this._rowIndex=0,this._allRows=new Array,this._allRowSeparators=new Array,this._currentRow="",this._nullCellCount=0,this._cursorStyle=this._buffer.getNullCell(),this._cursorStyleRow=0,this._cursorStyleCol=0,this._backgroundCell=this._buffer.getNullCell(),this._firstRow=0,this._lastCursorRow=0,this._lastCursorCol=0,this._lastContentCursorRow=0,this._lastContentCursorCol=0,this._thisRowLastChar=this._buffer.getNullCell(),this._thisRowLastSecondChar=this._buffer.getNullCell(),this._nextRowFirstChar=this._buffer.getNullCell()}_beforeSerialize(t,n,r){this._allRows=new Array(t),this._lastContentCursorRow=n,this._lastCursorRow=n,this._firstRow=n}_rowEnd(t,n){var s;this._nullCellCount>0&&!Qi(this._cursorStyle,this._backgroundCell)&&(this._currentRow+=`\x1B[${this._nullCellCount}X`);let r="";if(!n){t-this._firstRow>=this._terminal.rows&&((s=this._buffer.getLine(this._cursorStyleRow))==null||s.getCell(this._cursorStyleCol,this._backgroundCell));let a=this._buffer.getLine(t),l=this._buffer.getLine(t+1);if(!l.isWrapped)r=`\r
440
+ `,this._lastCursorRow=t+1,this._lastCursorCol=0;else{r="";let u=a.getCell(a.length-1,this._thisRowLastChar),d=a.getCell(a.length-2,this._thisRowLastSecondChar),h=l.getCell(0,this._nextRowFirstChar),p=h.getWidth()>1,m=!1;(h.getChars()&&p?this._nullCellCount<=1:this._nullCellCount<=0)&&((u.getChars()||u.getWidth()===0)&&Qi(u,h)&&(m=!0),p&&(d.getChars()||d.getWidth()===0)&&Qi(u,h)&&Qi(d,h)&&(m=!0)),m||(r="-".repeat(this._nullCellCount+1),r+="\x1B[1D\x1B[1X",this._nullCellCount>0&&(r+="\x1B[A",r+=`\x1B[${a.length-this._nullCellCount}C`,r+=`\x1B[${this._nullCellCount}X`,r+=`\x1B[${a.length-this._nullCellCount}D`,r+="\x1B[B"),this._lastContentCursorRow=t+1,this._lastContentCursorCol=0,this._lastCursorRow=t+1,this._lastCursorCol=0)}}this._allRows[this._rowIndex]=this._currentRow,this._allRowSeparators[this._rowIndex++]=r,this._currentRow="",this._nullCellCount=0}_diffStyle(t,n){let r=[],s=!RM(t,n),a=!Qi(t,n),l=!TM(t,n);if(s||a||l)if(t.isAttributeDefault())n.isAttributeDefault()||r.push(0);else{if(s){let u=t.getFgColor();t.isFgRGB()?r.push(38,2,u>>>16&255,u>>>8&255,u&255):t.isFgPalette()?u>=16?r.push(38,5,u):r.push(u&8?90+(u&7):30+(u&7)):r.push(39)}if(a){let u=t.getBgColor();t.isBgRGB()?r.push(48,2,u>>>16&255,u>>>8&255,u&255):t.isBgPalette()?u>=16?r.push(48,5,u):r.push(u&8?100+(u&7):40+(u&7)):r.push(49)}l&&(t.isInverse()!==n.isInverse()&&r.push(t.isInverse()?7:27),t.isBold()!==n.isBold()&&r.push(t.isBold()?1:22),t.isUnderline()!==n.isUnderline()&&r.push(t.isUnderline()?4:24),t.isOverline()!==n.isOverline()&&r.push(t.isOverline()?53:55),t.isBlink()!==n.isBlink()&&r.push(t.isBlink()?5:25),t.isInvisible()!==n.isInvisible()&&r.push(t.isInvisible()?8:28),t.isItalic()!==n.isItalic()&&r.push(t.isItalic()?3:23),t.isDim()!==n.isDim()&&r.push(t.isDim()?2:22),t.isStrikethrough()!==n.isStrikethrough()&&r.push(t.isStrikethrough()?9:29))}return r}_nextCell(t,n,r,s){if(t.getWidth()===0)return;let a=t.getChars()==="",l=this._diffStyle(t,this._cursorStyle);if(a?!Qi(this._cursorStyle,t):l.length>0){this._nullCellCount>0&&(Qi(this._cursorStyle,this._backgroundCell)||(this._currentRow+=`\x1B[${this._nullCellCount}X`),this._currentRow+=`\x1B[${this._nullCellCount}C`,this._nullCellCount=0),this._lastContentCursorRow=this._lastCursorRow=r,this._lastContentCursorCol=this._lastCursorCol=s,this._currentRow+=`\x1B[${l.join(";")}m`;let u=this._buffer.getLine(r);u!==void 0&&(u.getCell(s,this._cursorStyle),this._cursorStyleRow=r,this._cursorStyleCol=s)}a?this._nullCellCount+=t.getWidth():(this._nullCellCount>0&&(Qi(this._cursorStyle,this._backgroundCell)?this._currentRow+=`\x1B[${this._nullCellCount}C`:(this._currentRow+=`\x1B[${this._nullCellCount}X`,this._currentRow+=`\x1B[${this._nullCellCount}C`),this._nullCellCount=0),this._currentRow+=t.getChars(),this._lastContentCursorRow=this._lastCursorRow=r,this._lastContentCursorCol=this._lastCursorCol=s+t.getWidth())}_serializeString(t){let n=this._allRows.length;this._buffer.length-this._firstRow<=this._terminal.rows&&(n=this._lastContentCursorRow+1-this._firstRow,this._lastCursorCol=this._lastContentCursorCol,this._lastCursorRow=this._lastContentCursorRow);let r="";for(let l=0;l<n;l++)r+=this._allRows[l],l+1<n&&(r+=this._allRowSeparators[l]);if(!t){let l=this._buffer.baseY+this._buffer.cursorY,u=this._buffer.cursorX,d=l!==this._lastCursorRow||u!==this._lastCursorCol,h=p=>{p>0?r+=`\x1B[${p}C`:p<0&&(r+=`\x1B[${-p}D`)};d&&((p=>{p>0?r+=`\x1B[${p}B`:p<0&&(r+=`\x1B[${-p}A`)})(l-this._lastCursorRow),h(u-this._lastCursorCol))}let s=this._terminal._core._inputHandler._curAttrData,a=this._diffStyle(s,this._cursorStyle);return a.length>0&&(r+=`\x1B[${a.join(";")}m`),r}},K7=class{activate(t){this._terminal=t}_serializeBufferByScrollback(t,n,r){let s=n.length,a=r===void 0?s:xC(r+t.rows,0,s);return this._serializeBufferByRange(t,n,{start:s-a,end:s-1},!1)}_serializeBufferByRange(t,n,r,s){return new V7(n,t).serialize({start:{x:0,y:typeof r.start=="number"?r.start:r.start.line},end:{x:t.cols,y:typeof r.end=="number"?r.end:r.end.line}},s)}_serializeBufferAsHTML(t,n){var d;let r=t.buffer.active,s=new G7(r,t,n),a=n.onlySelection??!1,l=n.range;if(l)return s.serialize({start:{x:l.startCol,y:(l.startLine,l.startLine)},end:{x:t.cols,y:(l.endLine,l.endLine)}});if(!a){let h=r.length,p=n.scrollback,m=p===void 0?h:xC(p+t.rows,0,h);return s.serialize({start:{x:0,y:h-m},end:{x:t.cols,y:h-1}})}let u=(d=this._terminal)==null?void 0:d.getSelectionPosition();return u!==void 0?s.serialize({start:{x:u.start.x,y:u.start.y},end:{x:u.end.x,y:u.end.y}}):""}_serializeModes(t){let n="",r=t.modes;if(r.applicationCursorKeysMode&&(n+="\x1B[?1h"),r.applicationKeypadMode&&(n+="\x1B[?66h"),r.bracketedPasteMode&&(n+="\x1B[?2004h"),r.insertMode&&(n+="\x1B[4h"),r.originMode&&(n+="\x1B[?6h"),r.reverseWraparoundMode&&(n+="\x1B[?45h"),r.sendFocusMode&&(n+="\x1B[?1004h"),r.wraparoundMode===!1&&(n+="\x1B[?7l"),r.mouseTrackingMode!=="none")switch(r.mouseTrackingMode){case"x10":n+="\x1B[?9h";break;case"vt200":n+="\x1B[?1000h";break;case"drag":n+="\x1B[?1002h";break;case"any":n+="\x1B[?1003h";break}return n}serialize(t){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");let n=t!=null&&t.range?this._serializeBufferByRange(this._terminal,this._terminal.buffer.normal,t.range,!0):this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.normal,t==null?void 0:t.scrollback);if(!(t!=null&&t.excludeAltBuffer)&&this._terminal.buffer.active.type==="alternate"){let r=this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.alternate,void 0);n+=`\x1B[?1049h\x1B[H${r}`}return t!=null&&t.excludeModes||(n+=this._serializeModes(this._terminal)),n}serializeAsHTML(t){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");return this._serializeBufferAsHTML(this._terminal,t||{})}dispose(){}},G7=class extends EM{constructor(t,n,r){super(t),this._terminal=n,this._options=r,this._currentRow="",this._htmlContent="",n._core._themeService?this._ansiColors=n._core._themeService.colors.ansi:this._ansiColors=W7}_padStart(t,n,r){return n=n>>0,r=r??" ",t.length>n?t:(n-=t.length,n>r.length&&(r+=r.repeat(n/r.length)),r.slice(0,n)+t)}_beforeSerialize(t,n,r){var u,d;this._htmlContent+="<html><body><!--StartFragment--><pre>";let s="#000000",a="#ffffff";(this._options.includeGlobalBackground??!1)&&(s=((u=this._terminal.options.theme)==null?void 0:u.foreground)??"#ffffff",a=((d=this._terminal.options.theme)==null?void 0:d.background)??"#000000");let l=[];l.push("color: "+s+";"),l.push("background-color: "+a+";"),l.push("font-family: "+this._terminal.options.fontFamily+";"),l.push("font-size: "+this._terminal.options.fontSize+"px;"),this._htmlContent+="<div style='"+l.join(" ")+"'>"}_afterSerialize(){this._htmlContent+="</div>",this._htmlContent+="</pre><!--EndFragment--></body></html>"}_rowEnd(t,n){this._htmlContent+="<div><span>"+this._currentRow+"</span></div>",this._currentRow=""}_getHexColor(t,n){let r=n?t.getFgColor():t.getBgColor();if(n?t.isFgRGB():t.isBgRGB())return"#"+[r>>16&255,r>>8&255,r&255].map(s=>this._padStart(s.toString(16),2,"0")).join("");if(n?t.isFgPalette():t.isBgPalette())return this._ansiColors[r].css}_diffStyle(t,n){let r=[],s=!RM(t,n),a=!Qi(t,n),l=!TM(t,n);if(s||a||l){let u=this._getHexColor(t,!0);u&&r.push("color: "+u+";");let d=this._getHexColor(t,!1);return d&&r.push("background-color: "+d+";"),t.isInverse()&&r.push("color: #000000; background-color: #BFBFBF;"),t.isBold()&&r.push("font-weight: bold;"),t.isUnderline()&&t.isOverline()?r.push("text-decoration: overline underline;"):t.isUnderline()?r.push("text-decoration: underline;"):t.isOverline()&&r.push("text-decoration: overline;"),t.isBlink()&&r.push("text-decoration: blink;"),t.isInvisible()&&r.push("visibility: hidden;"),t.isItalic()&&r.push("font-style: italic;"),t.isDim()&&r.push("opacity: 0.5;"),t.isStrikethrough()&&r.push("text-decoration: line-through;"),r}}_nextCell(t,n,r,s){if(t.getWidth()===0)return;let a=t.getChars()==="",l=this._diffStyle(t,n);l&&(this._currentRow+=l.length===0?"</span><span>":"</span><span style='"+l.join(" ")+"'>"),a?this._currentRow+=" ":this._currentRow+=q7(t.getChars())}_serializeString(){return this._htmlContent}};/**
441
+ * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
442
+ * @license MIT
443
+ *
444
+ * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
445
+ * @license MIT
446
+ *
447
+ * Originally forked from (with the author's permission):
448
+ * Fabrice Bellard's javascript vt100 for jslinux:
449
+ * http://bellard.org/jslinux/
450
+ * Copyright (c) 2011 Fabrice Bellard
451
+ */var Y7=class{constructor(t,n,r,s={}){this._terminal=t,this._regex=n,this._handler=r,this._options=s}provideLinks(t,n){let r=Z7.computeLink(t,this._regex,this._terminal,this._handler);n(this._addCallbacks(r))}_addCallbacks(t){return t.map(n=>(n.leave=this._options.leave,n.hover=(r,s)=>{if(this._options.hover){let{range:a}=n;this._options.hover(r,s,a)}},n))}};function X7(e){try{let t=new URL(e),n=t.password&&t.username?`${t.protocol}//${t.username}:${t.password}@${t.host}`:t.username?`${t.protocol}//${t.username}@${t.host}`:`${t.protocol}//${t.host}`;return e.toLocaleLowerCase().startsWith(n.toLocaleLowerCase())}catch{return!1}}var Z7=class Pd{static computeLink(t,n,r,s){let a=new RegExp(n.source,(n.flags||"")+"g"),[l,u]=Pd._getWindowedLineStrings(t-1,r),d=l.join(""),h,p=[];for(;h=a.exec(d);){let m=h[0];if(!X7(m))continue;let[_,b]=Pd._mapStrIdx(r,u,0,h.index),[S,w]=Pd._mapStrIdx(r,_,b,m.length);if(_===-1||b===-1||S===-1||w===-1)continue;let C={start:{x:b+1,y:_+1},end:{x:w,y:S+1}};p.push({range:C,text:m,activate:s})}return p}static _getWindowedLineStrings(t,n){let r,s=t,a=t,l=0,u="",d=[];if(r=n.buffer.active.getLine(t)){let h=r.translateToString(!0);if(r.isWrapped&&h[0]!==" "){for(l=0;(r=n.buffer.active.getLine(--s))&&l<2048&&(u=r.translateToString(!0),l+=u.length,d.push(u),!(!r.isWrapped||u.indexOf(" ")!==-1)););d.reverse()}for(d.push(h),l=0;(r=n.buffer.active.getLine(++a))&&r.isWrapped&&l<2048&&(u=r.translateToString(!0),l+=u.length,d.push(u),u.indexOf(" ")===-1););}return[d,s]}static _mapStrIdx(t,n,r,s){let a=t.buffer.active,l=a.getNullCell(),u=r;for(;s;){let d=a.getLine(n);if(!d)return[-1,-1];for(let h=u;h<d.length;++h){d.getCell(h,l);let p=l.getChars();if(l.getWidth()&&(s-=p.length||1,h===d.length-1&&p==="")){let m=a.getLine(n+1);m&&m.isWrapped&&(m.getCell(0,l),l.getWidth()===2&&(s+=1))}if(s<0)return[n,h]}n++,u=0}return[n,u]}},Q7=/(https?|HTTPS?):[/]{2}[^\s"'!*(){}|\\\^<>`]*[^\s"':,.!?{}|\\\^~\[\]`()<>]/;function J7(e,t){let n=window.open();if(n){try{n.opener=null}catch{}n.location.href=t}else console.warn("Opening link blocked as opener could not be cleared")}var eH=class{constructor(t=J7,n={}){this._handler=t,this._options=n}activate(t){this._terminal=t;let n=this._options,r=n.urlRegex||Q7;this._linkProvider=this._terminal.registerLinkProvider(new Y7(this._terminal,r,this._handler,n))}dispose(){var t;(t=this._linkProvider)==null||t.dispose()}};/**
452
+ * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
453
+ * @license MIT
454
+ *
455
+ * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
456
+ * @license MIT
457
+ *
458
+ * Originally forked from (with the author's permission):
459
+ * Fabrice Bellard's javascript vt100 for jslinux:
460
+ * http://bellard.org/jslinux/
461
+ * Copyright (c) 2011 Fabrice Bellard
462
+ */var MM=Object.defineProperty,tH=Object.getOwnPropertyDescriptor,nH=(e,t)=>{for(var n in t)MM(e,n,{get:t[n],enumerable:!0})},Nt=(e,t,n,r)=>{for(var s=r>1?void 0:r?tH(t,n):t,a=e.length-1,l;a>=0;a--)(l=e[a])&&(s=(r?l(t,n,s):l(s))||s);return r&&s&&MM(t,n,s),s},be=(e,t)=>(n,r)=>t(n,r,e),SC="Terminal input",Qv={get:()=>SC,set:e=>SC=e},wC="Too much output to announce, navigate to rows manually to read",Jv={get:()=>wC,set:e=>wC=e};function rH(e){return e.replace(/\r?\n/g,"\r")}function iH(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function sH(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function oH(e,t,n,r){if(e.stopPropagation(),e.clipboardData){let s=e.clipboardData.getData("text/plain");AM(s,t,n,r)}}function AM(e,t,n,r){e=rH(e),e=iH(e,n.decPrivateModes.bracketedPasteMode&&r.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function NM(e,t,n){let r=n.getBoundingClientRect(),s=e.clientX-r.left-10,a=e.clientY-r.top-10;t.style.width="20px",t.style.height="20px",t.style.left=`${s}px`,t.style.top=`${a}px`,t.style.zIndex="1000",t.focus()}function CC(e,t,n,r,s){NM(e,t,n),s&&r.rightClickSelect(e),t.value=r.selectionText,t.select()}function Us(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function Xf(e,t=0,n=e.length){let r="";for(let s=t;s<n;++s){let a=e[s];a>65535?(a-=65536,r+=String.fromCharCode((a>>10)+55296)+String.fromCharCode(a%1024+56320)):r+=String.fromCharCode(a)}return r}var aH=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let n=e.length;if(!n)return 0;let r=0,s=0;if(this._interim){let a=e.charCodeAt(s++);56320<=a&&a<=57343?t[r++]=(this._interim-55296)*1024+a-56320+65536:(t[r++]=this._interim,t[r++]=a),this._interim=0}for(let a=s;a<n;++a){let l=e.charCodeAt(a);if(55296<=l&&l<=56319){if(++a>=n)return this._interim=l,r;let u=e.charCodeAt(a);56320<=u&&u<=57343?t[r++]=(l-55296)*1024+u-56320+65536:(t[r++]=l,t[r++]=u);continue}l!==65279&&(t[r++]=l)}return r}},lH=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let n=e.length;if(!n)return 0;let r=0,s,a,l,u,d=0,h=0;if(this.interim[0]){let _=!1,b=this.interim[0];b&=(b&224)===192?31:(b&240)===224?15:7;let S=0,w;for(;(w=this.interim[++S]&63)&&S<4;)b<<=6,b|=w;let C=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,k=C-S;for(;h<k;){if(h>=n)return 0;if(w=e[h++],(w&192)!==128){h--,_=!0;break}else this.interim[S++]=w,b<<=6,b|=w&63}_||(C===2?b<128?h--:t[r++]=b:C===3?b<2048||b>=55296&&b<=57343||b===65279||(t[r++]=b):b<65536||b>1114111||(t[r++]=b)),this.interim.fill(0)}let p=n-4,m=h;for(;m<n;){for(;m<p&&!((s=e[m])&128)&&!((a=e[m+1])&128)&&!((l=e[m+2])&128)&&!((u=e[m+3])&128);)t[r++]=s,t[r++]=a,t[r++]=l,t[r++]=u,m+=4;if(s=e[m++],s<128)t[r++]=s;else if((s&224)===192){if(m>=n)return this.interim[0]=s,r;if(a=e[m++],(a&192)!==128){m--;continue}if(d=(s&31)<<6|a&63,d<128){m--;continue}t[r++]=d}else if((s&240)===224){if(m>=n)return this.interim[0]=s,r;if(a=e[m++],(a&192)!==128){m--;continue}if(m>=n)return this.interim[0]=s,this.interim[1]=a,r;if(l=e[m++],(l&192)!==128){m--;continue}if(d=(s&15)<<12|(a&63)<<6|l&63,d<2048||d>=55296&&d<=57343||d===65279)continue;t[r++]=d}else if((s&248)===240){if(m>=n)return this.interim[0]=s,r;if(a=e[m++],(a&192)!==128){m--;continue}if(m>=n)return this.interim[0]=s,this.interim[1]=a,r;if(l=e[m++],(l&192)!==128){m--;continue}if(m>=n)return this.interim[0]=s,this.interim[1]=a,this.interim[2]=l,r;if(u=e[m++],(u&192)!==128){m--;continue}if(d=(s&7)<<18|(a&63)<<12|(l&63)<<6|u&63,d<65536||d>1114111)continue;t[r++]=d}}return r}},DM="",qs=" ",Mu=class OM{constructor(){this.fg=0,this.bg=0,this.extended=new df}static toColorRGB(t){return[t>>>16&255,t>>>8&255,t&255]}static fromColorRGB(t){return(t[0]&255)<<16|(t[1]&255)<<8|t[2]&255}clone(){let t=new OM;return t.fg=this.fg,t.bg=this.bg,t.extended=this.extended.clone(),t}isInverse(){return this.fg&67108864}isBold(){return this.fg&134217728}isUnderline(){return this.hasExtendedAttrs()&&this.extended.underlineStyle!==0?1:this.fg&268435456}isBlink(){return this.fg&536870912}isInvisible(){return this.fg&1073741824}isItalic(){return this.bg&67108864}isDim(){return this.bg&134217728}isStrikethrough(){return this.fg&2147483648}isProtected(){return this.bg&536870912}isOverline(){return this.bg&1073741824}getFgColorMode(){return this.fg&50331648}getBgColorMode(){return this.bg&50331648}isFgRGB(){return(this.fg&50331648)===50331648}isBgRGB(){return(this.bg&50331648)===50331648}isFgPalette(){return(this.fg&50331648)===16777216||(this.fg&50331648)===33554432}isBgPalette(){return(this.bg&50331648)===16777216||(this.bg&50331648)===33554432}isFgDefault(){return(this.fg&50331648)===0}isBgDefault(){return(this.bg&50331648)===0}isAttributeDefault(){return this.fg===0&&this.bg===0}getFgColor(){switch(this.fg&50331648){case 16777216:case 33554432:return this.fg&255;case 50331648:return this.fg&16777215;default:return-1}}getBgColor(){switch(this.bg&50331648){case 16777216:case 33554432:return this.bg&255;case 50331648:return this.bg&16777215;default:return-1}}hasExtendedAttrs(){return this.bg&268435456}updateExtended(){this.extended.isEmpty()?this.bg&=-268435457:this.bg|=268435456}getUnderlineColor(){if(this.bg&268435456&&~this.extended.underlineColor)switch(this.extended.underlineColor&50331648){case 16777216:case 33554432:return this.extended.underlineColor&255;case 50331648:return this.extended.underlineColor&16777215;default:return this.getFgColor()}return this.getFgColor()}getUnderlineColorMode(){return this.bg&268435456&&~this.extended.underlineColor?this.extended.underlineColor&50331648:this.getFgColorMode()}isUnderlineColorRGB(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===50331648:this.isFgRGB()}isUnderlineColorPalette(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===16777216||(this.extended.underlineColor&50331648)===33554432:this.isFgPalette()}isUnderlineColorDefault(){return this.bg&268435456&&~this.extended.underlineColor?(this.extended.underlineColor&50331648)===0:this.isFgDefault()}getUnderlineStyle(){return this.fg&268435456?this.bg&268435456?this.extended.underlineStyle:1:0}getUnderlineVariantOffset(){return this.extended.underlineVariantOffset}},df=class LM{constructor(t=0,n=0){this._ext=0,this._urlId=0,this._ext=t,this._urlId=n}get ext(){return this._urlId?this._ext&-469762049|this.underlineStyle<<26:this._ext}set ext(t){this._ext=t}get underlineStyle(){return this._urlId?5:(this._ext&469762048)>>26}set underlineStyle(t){this._ext&=-469762049,this._ext|=t<<26&469762048}get underlineColor(){return this._ext&67108863}set underlineColor(t){this._ext&=-67108864,this._ext|=t&67108863}get urlId(){return this._urlId}set urlId(t){this._urlId=t}get underlineVariantOffset(){let t=(this._ext&3758096384)>>29;return t<0?t^4294967288:t}set underlineVariantOffset(t){this._ext&=536870911,this._ext|=t<<29&3758096384}clone(){return new LM(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},Ir=class zM extends Mu{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new df,this.combinedData=""}static fromCharData(t){let n=new zM;return n.setFromCharData(t),n}isCombined(){return this.content&2097152}getWidth(){return this.content>>22}getChars(){return this.content&2097152?this.combinedData:this.content&2097151?Us(this.content&2097151):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):this.content&2097151}setFromCharData(t){this.fg=t[0],this.bg=0;let n=!1;if(t[1].length>2)n=!0;else if(t[1].length===2){let r=t[1].charCodeAt(0);if(55296<=r&&r<=56319){let s=t[1].charCodeAt(1);56320<=s&&s<=57343?this.content=(r-55296)*1024+s-56320+65536|t[2]<<22:n=!0}else n=!0}else this.content=t[1].charCodeAt(0)|t[2]<<22;n&&(this.combinedData=t[1],this.content=2097152|t[2]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},kC="di$target",e_="di$dependencies",qg=new Map;function cH(e){return e[e_]||[]}function pn(e){if(qg.has(e))return qg.get(e);let t=function(n,r,s){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");uH(t,n,s)};return t._id=e,qg.set(e,t),t}function uH(e,t,n){t[kC]===t?t[e_].push({id:e,index:n}):(t[e_]=[{id:e,index:n}],t[kC]=t)}var In=pn("BufferService"),jM=pn("CoreMouseService"),Xo=pn("CoreService"),hH=pn("CharsetService"),ub=pn("InstantiationService"),BM=pn("LogService"),Hn=pn("OptionsService"),PM=pn("OscLinkService"),dH=pn("UnicodeService"),Au=pn("DecorationService"),t_=class{constructor(e,t,n){this._bufferService=e,this._optionsService=t,this._oscLinkService=n}provideLinks(e,t){var p;let n=this._bufferService.buffer.lines.get(e-1);if(!n){t(void 0);return}let r=[],s=this._optionsService.rawOptions.linkHandler,a=new Ir,l=n.getTrimmedLength(),u=-1,d=-1,h=!1;for(let m=0;m<l;m++)if(!(d===-1&&!n.hasContent(m))){if(n.loadCell(m,a),a.hasExtendedAttrs()&&a.extended.urlId)if(d===-1){d=m,u=a.extended.urlId;continue}else h=a.extended.urlId!==u;else d!==-1&&(h=!0);if(h||d!==-1&&m===l-1){let _=(p=this._oscLinkService.getLinkData(u))==null?void 0:p.uri;if(_){let b={start:{x:d+1,y:e},end:{x:m+(!h&&m===l-1?1:0),y:e}},S=!1;if(!(s!=null&&s.allowNonHttpProtocols))try{let w=new URL(_);["http:","https:"].includes(w.protocol)||(S=!0)}catch{S=!0}S||r.push({text:_,range:b,activate:(w,C)=>s?s.activate(w,C,b):fH(w,C),hover:(w,C)=>{var k;return(k=s==null?void 0:s.hover)==null?void 0:k.call(s,w,C,b)},leave:(w,C)=>{var k;return(k=s==null?void 0:s.leave)==null?void 0:k.call(s,w,C,b)}})}h=!1,a.hasExtendedAttrs()&&a.extended.urlId?(d=m,u=a.extended.urlId):(d=-1,u=-1)}}t(r)}};t_=Nt([be(0,In),be(1,Hn),be(2,PM)],t_);function fH(e,t){if(confirm(`Do you want to navigate to ${t}?
463
+
464
+ WARNING: This link could potentially be dangerous`)){let n=window.open();if(n){try{n.opener=null}catch{}n.location.href=t}else console.warn("Opening link blocked as opener could not be cleared")}}var Zf=pn("CharSizeService"),as=pn("CoreBrowserService"),hb=pn("MouseService"),ls=pn("RenderService"),pH=pn("SelectionService"),IM=pn("CharacterJoinerService"),kl=pn("ThemeService"),HM=pn("LinkProviderService"),mH=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?EC.isErrorNoTelemetry(e)?new EC(e.message+`
465
+
466
+ `+e.stack):new Error(e.message+`
467
+
468
+ `+e.stack):e},0)}}addListener(e){return this.listeners.push(e),()=>{this._removeListener(e)}}emit(e){this.listeners.forEach(t=>{t(e)})}_removeListener(e){this.listeners.splice(this.listeners.indexOf(e),1)}setUnexpectedErrorHandler(e){this.unexpectedErrorHandler=e}getUnexpectedErrorHandler(){return this.unexpectedErrorHandler}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}},gH=new mH;function Id(e){vH(e)||gH.onUnexpectedError(e)}var n_="Canceled";function vH(e){return e instanceof _H?!0:e instanceof Error&&e.name===n_&&e.message===n_}var _H=class extends Error{constructor(){super(n_),this.name=this.message}};function yH(e){return new Error(`Illegal argument: ${e}`)}var EC=class r_ extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof r_)return t;let n=new r_;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},i_=class FM extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,FM.prototype)}};function hr(e,t=0){return e[e.length-(1+t)]}var bH;(e=>{function t(a){return a<0}e.isLessThan=t;function n(a){return a<=0}e.isLessThanOrEqual=n;function r(a){return a>0}e.isGreaterThan=r;function s(a){return a===0}e.isNeitherLessOrGreaterThan=s,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(bH||(bH={}));function xH(e,t){let n=this,r=!1,s;return function(){return r||(r=!0,t||(s=e.apply(n,arguments))),s}}var UM;(e=>{function t(M){return M&&typeof M=="object"&&typeof M[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*s(M){yield M}e.single=s;function a(M){return t(M)?M:s(M)}e.wrap=a;function l(M){return M||n}e.from=l;function*u(M){for(let L=M.length-1;L>=0;L--)yield M[L]}e.reverse=u;function d(M){return!M||M[Symbol.iterator]().next().done===!0}e.isEmpty=d;function h(M){return M[Symbol.iterator]().next().value}e.first=h;function p(M,L){let O=0;for(let z of M)if(L(z,O++))return!0;return!1}e.some=p;function m(M,L){for(let O of M)if(L(O))return O}e.find=m;function*_(M,L){for(let O of M)L(O)&&(yield O)}e.filter=_;function*b(M,L){let O=0;for(let z of M)yield L(z,O++)}e.map=b;function*S(M,L){let O=0;for(let z of M)yield*L(z,O++)}e.flatMap=S;function*w(...M){for(let L of M)yield*L}e.concat=w;function C(M,L,O){let z=O;for(let B of M)z=L(z,B);return z}e.reduce=C;function*k(M,L,O=M.length){for(L<0&&(L+=M.length),O<0?O+=M.length:O>M.length&&(O=M.length);L<O;L++)yield M[L]}e.slice=k;function T(M,L=Number.POSITIVE_INFINITY){let O=[];if(L===0)return[O,M];let z=M[Symbol.iterator]();for(let B=0;B<L;B++){let Z=z.next();if(Z.done)return[O,e.empty()];O.push(Z.value)}return[O,{[Symbol.iterator](){return z}}]}e.consume=T;async function R(M){let L=[];for await(let O of M)L.push(O);return Promise.resolve(L)}e.asyncToArray=R})(UM||(UM={}));function Uo(e){if(UM.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(r){t.push(r)}if(t.length===1)throw t[0];if(t.length>1)throw new AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function SH(...e){return wt(()=>Uo(e))}function wt(e){return{dispose:xH(()=>{e()})}}var $M=class WM{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{Uo(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t)return t;if(t===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?WM.DISABLE_DISPOSED_WARNING||console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(t),t}delete(t){if(t){if(t===this)throw new Error("Cannot dispose a disposable on itself!");this._toDispose.delete(t),t.dispose()}}deleteAndLeak(t){t&&this._toDispose.has(t)&&(this._toDispose.delete(t),void 0)}};$M.DISABLE_DISPOSED_WARNING=!1;var Ks=$M,Ve=class{constructor(){this._store=new Ks,this._store}dispose(){this._store.dispose()}_register(e){if(e===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(e)}};Ve.None=Object.freeze({dispose(){}});var dl=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){var t;this._isDisposed||e===this._value||((t=this._value)==null||t.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){var e;this._isDisposed=!0,(e=this._value)==null||e.dispose(),this._value=void 0}clearAndLeak(){let e=this._value;return this._value=void 0,e}},Ji=typeof window=="object"?window:globalThis,s_=class o_{constructor(t){this.element=t,this.next=o_.Undefined,this.prev=o_.Undefined}};s_.Undefined=new s_(void 0);var kt=s_,RC=class{constructor(){this._first=kt.Undefined,this._last=kt.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===kt.Undefined}clear(){let e=this._first;for(;e!==kt.Undefined;){let t=e.next;e.prev=kt.Undefined,e.next=kt.Undefined,e=t}this._first=kt.Undefined,this._last=kt.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new kt(e);if(this._first===kt.Undefined)this._first=n,this._last=n;else if(t){let s=this._last;this._last=n,n.prev=s,s.next=n}else{let s=this._first;this._first=n,n.next=s,s.prev=n}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(n))}}shift(){if(this._first!==kt.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==kt.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==kt.Undefined&&e.next!==kt.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===kt.Undefined&&e.next===kt.Undefined?(this._first=kt.Undefined,this._last=kt.Undefined):e.next===kt.Undefined?(this._last=this._last.prev,this._last.next=kt.Undefined):e.prev===kt.Undefined&&(this._first=this._first.next,this._first.prev=kt.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==kt.Undefined;)yield e.element,e=e.next}},wH=globalThis.performance&&typeof globalThis.performance.now=="function",CH=class qM{static create(t){return new qM(t)}constructor(t){this._now=wH&&t===!1?Date.now:globalThis.performance.now.bind(globalThis.performance),this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}reset(){this._startTime=this._now(),this._stopTime=-1}elapsed(){return this._stopTime!==-1?this._stopTime-this._startTime:this._now()-this._startTime}},kn;(e=>{e.None=()=>Ve.None;function t(F,H){return m(F,()=>{},0,void 0,!0,void 0,H)}e.defer=t;function n(F){return(H,V=null,U)=>{let j=!1,G;return G=F(W=>{if(!j)return G?G.dispose():j=!0,H.call(V,W)},null,U),j&&G.dispose(),G}}e.once=n;function r(F,H,V){return h((U,j=null,G)=>F(W=>U.call(j,H(W)),null,G),V)}e.map=r;function s(F,H,V){return h((U,j=null,G)=>F(W=>{H(W),U.call(j,W)},null,G),V)}e.forEach=s;function a(F,H,V){return h((U,j=null,G)=>F(W=>H(W)&&U.call(j,W),null,G),V)}e.filter=a;function l(F){return F}e.signal=l;function u(...F){return(H,V=null,U)=>{let j=SH(...F.map(G=>G(W=>H.call(V,W))));return p(j,U)}}e.any=u;function d(F,H,V,U){let j=V;return r(F,G=>(j=H(j,G),j),U)}e.reduce=d;function h(F,H){let V,U={onWillAddFirstListener(){V=F(j.fire,j)},onDidRemoveLastListener(){V==null||V.dispose()}},j=new _e(U);return H==null||H.add(j),j.event}function p(F,H){return H instanceof Array?H.push(F):H&&H.add(F),F}function m(F,H,V=100,U=!1,j=!1,G,W){let J,A,I,Q=0,N,K={leakWarningThreshold:G,onWillAddFirstListener(){J=F(ie=>{Q++,A=H(A,ie),U&&!I&&(Y.fire(A),A=void 0),N=()=>{let fe=A;A=void 0,I=void 0,(!U||Q>1)&&Y.fire(fe),Q=0},typeof V=="number"?(clearTimeout(I),I=setTimeout(N,V)):I===void 0&&(I=0,queueMicrotask(N))})},onWillRemoveListener(){j&&Q>0&&(N==null||N())},onDidRemoveLastListener(){N=void 0,J.dispose()}},Y=new _e(K);return W==null||W.add(Y),Y.event}e.debounce=m;function _(F,H=0,V){return e.debounce(F,(U,j)=>U?(U.push(j),U):[j],H,void 0,!0,void 0,V)}e.accumulate=_;function b(F,H=(U,j)=>U===j,V){let U=!0,j;return a(F,G=>{let W=U||!H(G,j);return U=!1,j=G,W},V)}e.latch=b;function S(F,H,V){return[e.filter(F,H,V),e.filter(F,U=>!H(U),V)]}e.split=S;function w(F,H=!1,V=[],U){let j=V.slice(),G=F(A=>{j?j.push(A):J.fire(A)});U&&U.add(G);let W=()=>{j==null||j.forEach(A=>J.fire(A)),j=null},J=new _e({onWillAddFirstListener(){G||(G=F(A=>J.fire(A)),U&&U.add(G))},onDidAddFirstListener(){j&&(H?setTimeout(W):W())},onDidRemoveLastListener(){G&&G.dispose(),G=null}});return U&&U.add(J),J.event}e.buffer=w;function C(F,H){return(V,U,j)=>{let G=H(new T);return F(function(W){let J=G.evaluate(W);J!==k&&V.call(U,J)},void 0,j)}}e.chain=C;let k=Symbol("HaltChainable");class T{constructor(){this.steps=[]}map(H){return this.steps.push(H),this}forEach(H){return this.steps.push(V=>(H(V),V)),this}filter(H){return this.steps.push(V=>H(V)?V:k),this}reduce(H,V){let U=V;return this.steps.push(j=>(U=H(U,j),U)),this}latch(H=(V,U)=>V===U){let V=!0,U;return this.steps.push(j=>{let G=V||!H(j,U);return V=!1,U=j,G?j:k}),this}evaluate(H){for(let V of this.steps)if(H=V(H),H===k)break;return H}}function R(F,H,V=U=>U){let U=(...J)=>W.fire(V(...J)),j=()=>F.on(H,U),G=()=>F.removeListener(H,U),W=new _e({onWillAddFirstListener:j,onDidRemoveLastListener:G});return W.event}e.fromNodeEventEmitter=R;function M(F,H,V=U=>U){let U=(...J)=>W.fire(V(...J)),j=()=>F.addEventListener(H,U),G=()=>F.removeEventListener(H,U),W=new _e({onWillAddFirstListener:j,onDidRemoveLastListener:G});return W.event}e.fromDOMEventEmitter=M;function L(F){return new Promise(H=>n(F)(H))}e.toPromise=L;function O(F){let H=new _e;return F.then(V=>{H.fire(V)},()=>{H.fire(void 0)}).finally(()=>{H.dispose()}),H.event}e.fromPromise=O;function z(F,H){return F(V=>H.fire(V))}e.forward=z;function B(F,H,V){return H(V),F(U=>H(U))}e.runAndSubscribe=B;class Z{constructor(H,V){this._observable=H,this._counter=0,this._hasChanged=!1;let U={onWillAddFirstListener:()=>{H.addObserver(this)},onDidRemoveLastListener:()=>{H.removeObserver(this)}};this.emitter=new _e(U),V&&V.add(this.emitter)}beginUpdate(H){this._counter++}handlePossibleChange(H){}handleChange(H,V){this._hasChanged=!0}endUpdate(H){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function P(F,H){return new Z(F,H).emitter.event}e.fromObservable=P;function $(F){return(H,V,U)=>{let j=0,G=!1,W={beginUpdate(){j++},endUpdate(){j--,j===0&&(F.reportChanges(),G&&(G=!1,H.call(V)))},handlePossibleChange(){},handleChange(){G=!0}};F.addObserver(W),F.reportChanges();let J={dispose(){F.removeObserver(W)}};return U instanceof Ks?U.add(J):Array.isArray(U)&&U.push(J),J}}e.fromObservableLight=$})(kn||(kn={}));var a_=class l_{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${l_._idPool++}`,l_.all.add(this)}start(t){this._stopWatch=new CH,this.listenerCount=t}stop(){if(this._stopWatch){let t=this._stopWatch.elapsed();this.durations.push(t),this.elapsedOverall+=t,this.invocationCount+=1,this._stopWatch=void 0}}};a_.all=new Set,a_._idPool=0;var kH=a_,EH=-1,VM=class KM{constructor(t,n,r=(KM._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=n,this.name=r,this._warnCountdown=0}dispose(){var t;(t=this._stacks)==null||t.clear()}check(t,n){let r=this.threshold;if(r<=0||n<r)return;this._stacks||(this._stacks=new Map);let s=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,s+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=r*.5;let[a,l]=this.getMostFrequentStack(),u=`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${l}):`;console.warn(u),console.warn(a);let d=new MH(u,a);this._errorHandler(d)}return()=>{let a=this._stacks.get(t.value)||0;this._stacks.set(t.value,a-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,n=0;for(let[r,s]of this._stacks)(!t||n<s)&&(t=[r,s],n=s);return t}};VM._idPool=1;var RH=VM,TH=class GM{constructor(t){this.value=t}static create(){let t=new Error;return new GM(t.stack??"")}print(){console.warn(this.value.split(`
469
+ `).slice(2).join(`
470
+ `))}},MH=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},AH=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},NH=0,Vg=class{constructor(e){this.value=e,this.id=NH++}},DH=2,OH,_e=class{constructor(e){var t,n,r,s;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new RH((e==null?void 0:e.onListenerError)??Id,((n=this._options)==null?void 0:n.leakWarningThreshold)??EH):void 0,this._perfMon=(r=this._options)!=null&&r._profName?new kH(this._options._profName):void 0,this._deliveryQueue=(s=this._options)==null?void 0:s.deliveryQueue}dispose(){var e,t,n,r;this._disposed||(this._disposed=!0,((e=this._deliveryQueue)==null?void 0:e.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(n=(t=this._options)==null?void 0:t.onDidRemoveLastListener)==null||n.call(t),(r=this._leakageMon)==null||r.dispose())}get event(){return this._event??(this._event=(e,t,n)=>{var l,u,d,h,p;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let m=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(m);let _=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],b=new AH(`${m}. HINT: Stack shows most frequent listener (${_[1]}-times)`,_[0]);return(((l=this._options)==null?void 0:l.onListenerError)||Id)(b),Ve.None}if(this._disposed)return Ve.None;t&&(e=e.bind(t));let r=new Vg(e),s;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(r.stack=TH.create(),s=this._leakageMon.check(r.stack,this._size+1)),this._listeners?this._listeners instanceof Vg?(this._deliveryQueue??(this._deliveryQueue=new LH),this._listeners=[this._listeners,r]):this._listeners.push(r):((d=(u=this._options)==null?void 0:u.onWillAddFirstListener)==null||d.call(u,this),this._listeners=r,(p=(h=this._options)==null?void 0:h.onDidAddFirstListener)==null||p.call(h,this)),this._size++;let a=wt(()=>{s==null||s(),this._removeListener(r)});return n instanceof Ks?n.add(a):Array.isArray(n)&&n.push(a),a}),this._event}_removeListener(e){var s,a,l,u;if((a=(s=this._options)==null?void 0:s.onWillRemoveListener)==null||a.call(s,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(u=(l=this._options)==null?void 0:l.onDidRemoveLastListener)==null||u.call(l,this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,t[n]=void 0;let r=this._deliveryQueue.current===this;if(this._size*DH<=t.length){let d=0;for(let h=0;h<t.length;h++)t[h]?t[d++]=t[h]:r&&(this._deliveryQueue.end--,d<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=d}}_deliver(e,t){var r;if(!e)return;let n=((r=this._options)==null?void 0:r.onListenerError)||Id;if(!n){e.value(t);return}try{e.value(t)}catch(s){n(s)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){var t,n,r,s;if((t=this._deliveryQueue)!=null&&t.current&&(this._deliverQueue(this._deliveryQueue),(n=this._perfMon)==null||n.stop()),(r=this._perfMon)==null||r.start(this._size),this._listeners)if(this._listeners instanceof Vg)this._deliver(this._listeners,e);else{let a=this._deliveryQueue;a.enqueue(this,e,this._listeners.length),this._deliverQueue(a)}(s=this._perfMon)==null||s.stop()}hasListeners(){return this._size>0}},LH=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,n){this.i=0,this.end=n,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}},c_=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new _e,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new _e,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,n){if(this.getZoomLevel(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToZoomLevel.set(r,t),this._onDidChangeZoomLevel.fire(r)}getZoomFactor(t){return this.mapWindowIdToZoomFactor.get(this.getWindowId(t))??1}setZoomFactor(t,n){this.mapWindowIdToZoomFactor.set(this.getWindowId(n),t)}setFullscreen(t,n){if(this.isFullscreen(n)===t)return;let r=this.getWindowId(n);this.mapWindowIdToFullScreen.set(r,t),this._onDidChangeFullscreen.fire(r)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};c_.INSTANCE=new c_;var db=c_;function zH(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}db.INSTANCE.onDidChangeZoomLevel;function jH(e){return db.INSTANCE.getZoomFactor(e)}db.INSTANCE.onDidChangeFullscreen;var El=typeof navigator=="object"?navigator.userAgent:"",u_=El.indexOf("Firefox")>=0,BH=El.indexOf("AppleWebKit")>=0,fb=El.indexOf("Chrome")>=0,PH=!fb&&El.indexOf("Safari")>=0;El.indexOf("Electron/")>=0;El.indexOf("Android")>=0;var Kg=!1;if(typeof Ji.matchMedia=="function"){let e=Ji.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=Ji.matchMedia("(display-mode: fullscreen)");Kg=e.matches,zH(Ji,e,({matches:n})=>{Kg&&t.matches||(Kg=n)})}var Ya="en",h_=!1,d_=!1,Hd=!1,YM=!1,dd,Fd=Ya,TC=Ya,IH,Zr,zo=globalThis,Cn,kk;typeof zo.vscode<"u"&&typeof zo.vscode.process<"u"?Cn=zo.vscode.process:typeof process<"u"&&typeof((kk=process==null?void 0:process.versions)==null?void 0:kk.node)=="string"&&(Cn=process);var Ek,HH=typeof((Ek=Cn==null?void 0:Cn.versions)==null?void 0:Ek.electron)=="string",FH=HH&&(Cn==null?void 0:Cn.type)==="renderer",Rk;if(typeof Cn=="object"){h_=Cn.platform==="win32",d_=Cn.platform==="darwin",Hd=Cn.platform==="linux",Hd&&Cn.env.SNAP&&Cn.env.SNAP_REVISION,Cn.env.CI||Cn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,dd=Ya,Fd=Ya;let e=Cn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);dd=t.userLocale,TC=t.osLocale,Fd=t.resolvedLanguage||Ya,IH=(Rk=t.languagePack)==null?void 0:Rk.translationsConfigFile}catch{}YM=!0}else typeof navigator=="object"&&!FH?(Zr=navigator.userAgent,h_=Zr.indexOf("Windows")>=0,d_=Zr.indexOf("Macintosh")>=0,(Zr.indexOf("Macintosh")>=0||Zr.indexOf("iPad")>=0||Zr.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Hd=Zr.indexOf("Linux")>=0,(Zr==null?void 0:Zr.indexOf("Mobi"))>=0,Fd=globalThis._VSCODE_NLS_LANGUAGE||Ya,dd=navigator.language.toLowerCase(),TC=dd):console.error("Unable to resolve platform.");var XM=h_,Si=d_,UH=Hd,MC=YM,ki=Zr,js=Fd,$H;(e=>{function t(){return js}e.value=t;function n(){return js.length===2?js==="en":js.length>=3?js[0]==="e"&&js[1]==="n"&&js[2]==="-":!1}e.isDefaultVariant=n;function r(){return js==="en"}e.isDefault=r})($H||($H={}));var WH=typeof zo.postMessage=="function"&&!zo.importScripts;(()=>{if(WH){let e=[];zo.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let r=0,s=e.length;r<s;r++){let a=e[r];if(a.id===n.data.vscodeScheduleAsyncWork){e.splice(r,1),a.callback();return}}});let t=0;return n=>{let r=++t;e.push({id:r,callback:n}),zo.postMessage({vscodeScheduleAsyncWork:r},"*")}}return e=>setTimeout(e)})();var qH=!!(ki&&ki.indexOf("Chrome")>=0);ki&&ki.indexOf("Firefox")>=0;!qH&&ki&&ki.indexOf("Safari")>=0;ki&&ki.indexOf("Edg/")>=0;ki&&ki.indexOf("Android")>=0;var Ua=typeof navigator=="object"?navigator:{};MC||document.queryCommandSupported&&document.queryCommandSupported("copy")||Ua&&Ua.clipboard&&Ua.clipboard.writeText,MC||Ua&&Ua.clipboard&&Ua.clipboard.readText;var pb=class{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return this._keyCodeToStr[e]}strToKeyCode(e){return this._strToKeyCode[e.toLowerCase()]||0}},Gg=new pb,AC=new pb,NC=new pb,VH=new Array(230),ZM;(e=>{function t(u){return Gg.keyCodeToStr(u)}e.toString=t;function n(u){return Gg.strToKeyCode(u)}e.fromString=n;function r(u){return AC.keyCodeToStr(u)}e.toUserSettingsUS=r;function s(u){return NC.keyCodeToStr(u)}e.toUserSettingsGeneral=s;function a(u){return AC.strToKeyCode(u)||NC.strToKeyCode(u)}e.fromUserSettings=a;function l(u){if(u>=98&&u<=113)return null;switch(u){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Gg.keyCodeToStr(u)}e.toElectronAccelerator=l})(ZM||(ZM={}));var KH=class QM{constructor(t,n,r,s,a){this.ctrlKey=t,this.shiftKey=n,this.altKey=r,this.metaKey=s,this.keyCode=a}equals(t){return t instanceof QM&&this.ctrlKey===t.ctrlKey&&this.shiftKey===t.shiftKey&&this.altKey===t.altKey&&this.metaKey===t.metaKey&&this.keyCode===t.keyCode}getHashCode(){let t=this.ctrlKey?"1":"0",n=this.shiftKey?"1":"0",r=this.altKey?"1":"0",s=this.metaKey?"1":"0";return`K${t}${n}${r}${s}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new GH([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},GH=class{constructor(e){if(e.length===0)throw yH("chords");this.chords=e}getHashCode(){let e="";for(let t=0,n=this.chords.length;t<n;t++)t!==0&&(e+=";"),e+=this.chords[t].getHashCode();return e}equals(e){if(e===null||this.chords.length!==e.chords.length)return!1;for(let t=0;t<this.chords.length;t++)if(!this.chords[t].equals(e.chords[t]))return!1;return!0}};function YH(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return ZM.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(u_)switch(t){case 59:return 85;case 60:if(UH)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(Si)return 57;break}else if(BH&&(Si&&t===93||!Si&&t===92))return 57;return VH[t]||0}var XH=Si?256:2048,ZH=512,QH=1024,JH=Si?2048:256,DC=class{constructor(e){var n;this._standardKeyboardEventBrand=!0;let t=e;this.browserEvent=t,this.target=t.target,this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,this.altGraphKey=(n=t.getModifierState)==null?void 0:n.call(t,"AltGraph"),this.keyCode=YH(t),this.code=t.code,this.ctrlKey=this.ctrlKey||this.keyCode===5,this.altKey=this.altKey||this.keyCode===6,this.shiftKey=this.shiftKey||this.keyCode===4,this.metaKey=this.metaKey||this.keyCode===57,this._asKeybinding=this._computeKeybinding(),this._asKeyCodeChord=this._computeKeyCodeChord()}preventDefault(){this.browserEvent&&this.browserEvent.preventDefault&&this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent&&this.browserEvent.stopPropagation&&this.browserEvent.stopPropagation()}toKeyCodeChord(){return this._asKeyCodeChord}equals(e){return this._asKeybinding===e}_computeKeybinding(){let e=0;this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode);let t=0;return this.ctrlKey&&(t|=XH),this.altKey&&(t|=ZH),this.shiftKey&&(t|=QH),this.metaKey&&(t|=JH),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new KH(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},OC=new WeakMap;function eF(e){if(!e.parent||e.parent===e)return null;try{let t=e.location,n=e.parent.location;if(t.origin!=="null"&&n.origin!=="null"&&t.origin!==n.origin)return null}catch{return null}return e.parent}var tF=class{static getSameOriginWindowChain(e){let t=OC.get(e);if(!t){t=[],OC.set(e,t);let n=e,r;do r=eF(n),r?t.push({window:new WeakRef(n),iframeElement:n.frameElement||null}):t.push({window:new WeakRef(n),iframeElement:null}),n=r;while(n)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let n=0,r=0,s=this.getSameOriginWindowChain(e);for(let a of s){let l=a.window.deref();if(n+=(l==null?void 0:l.scrollY)??0,r+=(l==null?void 0:l.scrollX)??0,l===t||!a.iframeElement)break;let u=a.iframeElement.getBoundingClientRect();n+=u.top,r+=u.left}return{top:n,left:r}}},fd=class{constructor(e,t){this.timestamp=Date.now(),this.browserEvent=t,this.leftButton=t.button===0,this.middleButton=t.button===1,this.rightButton=t.button===2,this.buttons=t.buttons,this.target=t.target,this.detail=t.detail||1,t.type==="dblclick"&&(this.detail=2),this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,typeof t.pageX=="number"?(this.posx=t.pageX,this.posy=t.pageY):(this.posx=t.clientX+this.target.ownerDocument.body.scrollLeft+this.target.ownerDocument.documentElement.scrollLeft,this.posy=t.clientY+this.target.ownerDocument.body.scrollTop+this.target.ownerDocument.documentElement.scrollTop);let n=tF.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=n.left,this.posy-=n.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},LC=class{constructor(e,t=0,n=0){var s;this.browserEvent=e||null,this.target=e?e.target||e.targetNode||e.srcElement:null,this.deltaY=n,this.deltaX=t;let r=!1;if(fb){let a=navigator.userAgent.match(/Chrome\/(\d+)/);r=(a?parseInt(a[1]):123)<=122}if(e){let a=e,l=e,u=((s=e.view)==null?void 0:s.devicePixelRatio)||1;if(typeof a.wheelDeltaY<"u")r?this.deltaY=a.wheelDeltaY/(120*u):this.deltaY=a.wheelDeltaY/120;else if(typeof l.VERTICAL_AXIS<"u"&&l.axis===l.VERTICAL_AXIS)this.deltaY=-l.detail/3;else if(e.type==="wheel"){let d=e;d.deltaMode===d.DOM_DELTA_LINE?u_&&!Si?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof a.wheelDeltaX<"u")PH&&XM?this.deltaX=-(a.wheelDeltaX/120):r?this.deltaX=a.wheelDeltaX/(120*u):this.deltaX=a.wheelDeltaX/120;else if(typeof l.HORIZONTAL_AXIS<"u"&&l.axis===l.HORIZONTAL_AXIS)this.deltaX=-e.detail/3;else if(e.type==="wheel"){let d=e;d.deltaMode===d.DOM_DELTA_LINE?u_&&!Si?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(r?this.deltaY=e.wheelDelta/(120*u):this.deltaY=e.wheelDelta/120)}}preventDefault(){var e;(e=this.browserEvent)==null||e.preventDefault()}stopPropagation(){var e;(e=this.browserEvent)==null||e.stopPropagation()}},JM=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),nF;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof rF?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:kn.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:JM})})(nF||(nF={}));var rF=class{constructor(){this._isCancelled=!1,this._emitter=null}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?JM:(this._emitter||(this._emitter=new _e),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},mb=class{constructor(e,t){this._isDisposed=!1,this._token=-1,typeof e=="function"&&typeof t=="number"&&this.setIfNotSet(e,t)}dispose(){this.cancel(),this._isDisposed=!0}cancel(){this._token!==-1&&(clearTimeout(this._token),this._token=-1)}cancelAndSet(e,t){if(this._isDisposed)throw new i_("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new i_("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},iF=class{constructor(){this.disposable=void 0,this.isDisposed=!1}cancel(){var e;(e=this.disposable)==null||e.dispose(),this.disposable=void 0}cancelAndSet(e,t,n=globalThis){if(this.isDisposed)throw new i_("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let r=n.setInterval(()=>{e()},t);this.disposable=wt(()=>{n.clearInterval(r),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},sF;(e=>{async function t(r){let s,a=await Promise.all(r.map(l=>l.then(u=>u,u=>{s||(s=u)})));if(typeof s<"u")throw s;return a}e.settled=t;function n(r){return new Promise(async(s,a)=>{try{await r(s,a)}catch(l){a(l)}})}e.withAsyncBody=n})(sF||(sF={}));var zC=class Or{static fromArray(t){return new Or(n=>{n.emitMany(t)})}static fromPromise(t){return new Or(async n=>{n.emitMany(await t)})}static fromPromises(t){return new Or(async n=>{await Promise.all(t.map(async r=>n.emitOne(await r)))})}static merge(t){return new Or(async n=>{await Promise.all(t.map(async r=>{for await(let s of r)n.emitOne(s)}))})}constructor(t,n){this._state=0,this._results=[],this._error=null,this._onReturn=n,this._onStateChanged=new _e,queueMicrotask(async()=>{let r={emitOne:s=>this.emitOne(s),emitMany:s=>this.emitMany(s),reject:s=>this.reject(s)};try{await Promise.resolve(t(r)),this.resolve()}catch(s){this.reject(s)}finally{r.emitOne=void 0,r.emitMany=void 0,r.reject=void 0}})}[Symbol.asyncIterator](){let t=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(t<this._results.length)return{done:!1,value:this._results[t++]};if(this._state===1)return{done:!0,value:void 0};await kn.toPromise(this._onStateChanged.event)}while(!0)},return:async()=>{var n;return(n=this._onReturn)==null||n.call(this),{done:!0,value:void 0}}}}static map(t,n){return new Or(async r=>{for await(let s of t)r.emitOne(n(s))})}map(t){return Or.map(this,t)}static filter(t,n){return new Or(async r=>{for await(let s of t)n(s)&&r.emitOne(s)})}filter(t){return Or.filter(this,t)}static coalesce(t){return Or.filter(t,n=>!!n)}coalesce(){return Or.coalesce(this)}static async toPromise(t){let n=[];for await(let r of t)n.push(r);return n}toPromise(){return Or.toPromise(this)}emitOne(t){this._state===0&&(this._results.push(t),this._onStateChanged.fire())}emitMany(t){this._state===0&&(this._results=this._results.concat(t),this._onStateChanged.fire())}resolve(){this._state===0&&(this._state=1,this._onStateChanged.fire())}reject(t){this._state===0&&(this._state=2,this._error=t,this._onStateChanged.fire())}};zC.EMPTY=zC.fromArray([]);var{getWindow:yi,getWindowId:oF,onDidRegisterWindow:aF}=(function(){let e=new Map,t={window:Ji,disposables:new Ks};e.set(Ji.vscodeWindowId,t);let n=new _e,r=new _e,s=new _e;function a(l,u){return(typeof l=="number"?e.get(l):void 0)??(u?t:void 0)}return{onDidRegisterWindow:n.event,onWillUnregisterWindow:s.event,onDidUnregisterWindow:r.event,registerWindow(l){if(e.has(l.vscodeWindowId))return Ve.None;let u=new Ks,d={window:l,disposables:u.add(new Ks)};return e.set(l.vscodeWindowId,d),u.add(wt(()=>{e.delete(l.vscodeWindowId),r.fire(l)})),u.add(Le(l,on.BEFORE_UNLOAD,()=>{s.fire(l)})),n.fire(d),u},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(l){return l.vscodeWindowId},hasWindow(l){return e.has(l)},getWindowById:a,getWindow(l){var h;let u=l;if((h=u==null?void 0:u.ownerDocument)!=null&&h.defaultView)return u.ownerDocument.defaultView.window;let d=l;return d!=null&&d.view?d.view.window:Ji},getDocument(l){return yi(l).document}}})(),lF=class{constructor(e,t,n,r){this._node=e,this._type=t,this._handler=n,this._options=r||!1,this._node.addEventListener(this._type,this._handler,this._options)}dispose(){this._handler&&(this._node.removeEventListener(this._type,this._handler,this._options),this._node=null,this._handler=null)}};function Le(e,t,n,r){return new lF(e,t,n,r)}var jC=function(e,t,n,r){return Le(e,t,n,r)},gb,cF=class extends iF{constructor(e){super(),this.defaultTarget=e&&yi(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},BC=class{constructor(e,t=0){this._runner=e,this.priority=t,this._canceled=!1}dispose(){this._canceled=!0}execute(){if(!this._canceled)try{this._runner()}catch(e){Id(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,n=new Map,r=new Map,s=a=>{n.set(a,!1);let l=e.get(a)??[];for(t.set(a,l),e.set(a,[]),r.set(a,!0);l.length>0;)l.sort(BC.sort),l.shift().execute();r.set(a,!1)};gb=(a,l,u=0)=>{let d=oF(a),h=new BC(l,u),p=e.get(d);return p||(p=[],e.set(d,p)),p.push(h),n.get(d)||(n.set(d,!0),a.requestAnimationFrame(()=>s(d))),h}})();function uF(e){let t=e.getBoundingClientRect(),n=yi(e);return{left:t.left+n.scrollX,top:t.top+n.scrollY,width:t.width,height:t.height}}var on={CLICK:"click",MOUSE_DOWN:"mousedown",MOUSE_OVER:"mouseover",MOUSE_LEAVE:"mouseleave",MOUSE_WHEEL:"wheel",POINTER_UP:"pointerup",POINTER_DOWN:"pointerdown",POINTER_MOVE:"pointermove",KEY_DOWN:"keydown",KEY_UP:"keyup",BEFORE_UNLOAD:"beforeunload",CHANGE:"change",FOCUS:"focus",BLUR:"blur",INPUT:"input"},hF=class{constructor(e){this.domNode=e,this._maxWidth="",this._width="",this._height="",this._top="",this._left="",this._bottom="",this._right="",this._paddingTop="",this._paddingLeft="",this._paddingBottom="",this._paddingRight="",this._fontFamily="",this._fontWeight="",this._fontSize="",this._fontStyle="",this._fontFeatureSettings="",this._fontVariationSettings="",this._textDecoration="",this._lineHeight="",this._letterSpacing="",this._className="",this._display="",this._position="",this._visibility="",this._color="",this._backgroundColor="",this._layerHint=!1,this._contain="none",this._boxShadow=""}setMaxWidth(e){let t=Qn(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=Qn(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=Qn(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=Qn(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=Qn(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=Qn(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=Qn(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingTop(e){let t=Qn(e);this._paddingTop!==t&&(this._paddingTop=t,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(e){let t=Qn(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(e){let t=Qn(e);this._paddingBottom!==t&&(this._paddingBottom=t,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(e){let t=Qn(e);this._paddingRight!==t&&(this._paddingRight=t,this.domNode.style.paddingRight=this._paddingRight)}setFontFamily(e){this._fontFamily!==e&&(this._fontFamily=e,this.domNode.style.fontFamily=this._fontFamily)}setFontWeight(e){this._fontWeight!==e&&(this._fontWeight=e,this.domNode.style.fontWeight=this._fontWeight)}setFontSize(e){let t=Qn(e);this._fontSize!==t&&(this._fontSize=t,this.domNode.style.fontSize=this._fontSize)}setFontStyle(e){this._fontStyle!==e&&(this._fontStyle=e,this.domNode.style.fontStyle=this._fontStyle)}setFontFeatureSettings(e){this._fontFeatureSettings!==e&&(this._fontFeatureSettings=e,this.domNode.style.fontFeatureSettings=this._fontFeatureSettings)}setFontVariationSettings(e){this._fontVariationSettings!==e&&(this._fontVariationSettings=e,this.domNode.style.fontVariationSettings=this._fontVariationSettings)}setTextDecoration(e){this._textDecoration!==e&&(this._textDecoration=e,this.domNode.style.textDecoration=this._textDecoration)}setLineHeight(e){let t=Qn(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=Qn(e);this._letterSpacing!==t&&(this._letterSpacing=t,this.domNode.style.letterSpacing=this._letterSpacing)}setClassName(e){this._className!==e&&(this._className=e,this.domNode.className=this._className)}toggleClassName(e,t){this.domNode.classList.toggle(e,t),this._className=this.domNode.className}setDisplay(e){this._display!==e&&(this._display=e,this.domNode.style.display=this._display)}setPosition(e){this._position!==e&&(this._position=e,this.domNode.style.position=this._position)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this.domNode.style.visibility=this._visibility)}setColor(e){this._color!==e&&(this._color=e,this.domNode.style.color=this._color)}setBackgroundColor(e){this._backgroundColor!==e&&(this._backgroundColor=e,this.domNode.style.backgroundColor=this._backgroundColor)}setLayerHinting(e){this._layerHint!==e&&(this._layerHint=e,this.domNode.style.transform=this._layerHint?"translate3d(0px, 0px, 0px)":"")}setBoxShadow(e){this._boxShadow!==e&&(this._boxShadow=e,this.domNode.style.boxShadow=e)}setContain(e){this._contain!==e&&(this._contain=e,this.domNode.style.contain=this._contain)}setAttribute(e,t){this.domNode.setAttribute(e,t)}removeAttribute(e){this.domNode.removeAttribute(e)}appendChild(e){this.domNode.appendChild(e.domNode)}removeChild(e){this.domNode.removeChild(e.domNode)}};function Qn(e){return typeof e=="number"?`${e}px`:e}function Kc(e){return new hF(e)}var e5=class{constructor(){this._hooks=new Ks,this._pointerMoveCallback=null,this._onStopCallback=null}dispose(){this.stopMonitoring(!1),this._hooks.dispose()}stopMonitoring(e,t){if(!this.isMonitoring())return;this._hooks.clear(),this._pointerMoveCallback=null;let n=this._onStopCallback;this._onStopCallback=null,e&&n&&n(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,n,r,s){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=r,this._onStopCallback=s;let a=e;try{e.setPointerCapture(t),this._hooks.add(wt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{a=yi(e)}this._hooks.add(Le(a,on.POINTER_MOVE,l=>{if(l.buttons!==n){this.stopMonitoring(!0);return}l.preventDefault(),this._pointerMoveCallback(l)})),this._hooks.add(Le(a,on.POINTER_UP,l=>this.stopMonitoring(!0)))}};function dF(e,t,n){let r=null,s=null;if(typeof n.value=="function"?(r="value",s=n.value,s.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof n.get=="function"&&(r="get",s=n.get),!s)throw new Error("not supported");let a=`$memoize$${t}`;n[r]=function(...l){return this.hasOwnProperty(a)||Object.defineProperty(this,a,{configurable:!1,enumerable:!1,writable:!1,value:s.apply(this,l)}),this[a]}}var fi;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(fi||(fi={}));var Bc=class Tn extends Ve{constructor(){super(),this.dispatched=!1,this.targets=new RC,this.ignoreTargets=new RC,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(kn.runAndSubscribe(aF,({window:t,disposables:n})=>{n.add(Le(t.document,"touchstart",r=>this.onTouchStart(r),{passive:!1})),n.add(Le(t.document,"touchend",r=>this.onTouchEnd(t,r))),n.add(Le(t.document,"touchmove",r=>this.onTouchMove(r),{passive:!1}))},{window:Ji,disposables:this._store}))}static addTarget(t){if(!Tn.isTouchDevice())return Ve.None;Tn.INSTANCE||(Tn.INSTANCE=new Tn);let n=Tn.INSTANCE.targets.push(t);return wt(n)}static ignoreTarget(t){if(!Tn.isTouchDevice())return Ve.None;Tn.INSTANCE||(Tn.INSTANCE=new Tn);let n=Tn.INSTANCE.ignoreTargets.push(t);return wt(n)}static isTouchDevice(){return"ontouchstart"in Ji||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(t){let n=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let r=0,s=t.targetTouches.length;r<s;r++){let a=t.targetTouches.item(r);this.activeTouches[a.identifier]={id:a.identifier,initialTarget:a.target,initialTimeStamp:n,initialPageX:a.pageX,initialPageY:a.pageY,rollingTimestamps:[n],rollingPageX:[a.pageX],rollingPageY:[a.pageY]};let l=this.newGestureEvent(fi.Start,a.target);l.pageX=a.pageX,l.pageY=a.pageY,this.dispatchEvent(l)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,n){let r=Date.now(),s=Object.keys(this.activeTouches).length;for(let a=0,l=n.changedTouches.length;a<l;a++){let u=n.changedTouches.item(a);if(!this.activeTouches.hasOwnProperty(String(u.identifier))){console.warn("move of an UNKNOWN touch",u);continue}let d=this.activeTouches[u.identifier],h=Date.now()-d.initialTimeStamp;if(h<Tn.HOLD_DELAY&&Math.abs(d.initialPageX-hr(d.rollingPageX))<30&&Math.abs(d.initialPageY-hr(d.rollingPageY))<30){let p=this.newGestureEvent(fi.Tap,d.initialTarget);p.pageX=hr(d.rollingPageX),p.pageY=hr(d.rollingPageY),this.dispatchEvent(p)}else if(h>=Tn.HOLD_DELAY&&Math.abs(d.initialPageX-hr(d.rollingPageX))<30&&Math.abs(d.initialPageY-hr(d.rollingPageY))<30){let p=this.newGestureEvent(fi.Contextmenu,d.initialTarget);p.pageX=hr(d.rollingPageX),p.pageY=hr(d.rollingPageY),this.dispatchEvent(p)}else if(s===1){let p=hr(d.rollingPageX),m=hr(d.rollingPageY),_=hr(d.rollingTimestamps)-d.rollingTimestamps[0],b=p-d.rollingPageX[0],S=m-d.rollingPageY[0],w=[...this.targets].filter(C=>d.initialTarget instanceof Node&&C.contains(d.initialTarget));this.inertia(t,w,r,Math.abs(b)/_,b>0?1:-1,p,Math.abs(S)/_,S>0?1:-1,m)}this.dispatchEvent(this.newGestureEvent(fi.End,d.initialTarget)),delete this.activeTouches[u.identifier]}this.dispatched&&(n.preventDefault(),n.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,n){let r=document.createEvent("CustomEvent");return r.initEvent(t,!1,!0),r.initialTarget=n,r.tapCount=0,r}dispatchEvent(t){if(t.type===fi.Tap){let n=new Date().getTime(),r=0;n-this._lastSetTapCountTime>Tn.CLEAR_TAP_COUNT_TIME?r=1:r=2,this._lastSetTapCountTime=n,t.tapCount=r}else(t.type===fi.Change||t.type===fi.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let r of this.ignoreTargets)if(r.contains(t.initialTarget))return;let n=[];for(let r of this.targets)if(r.contains(t.initialTarget)){let s=0,a=t.initialTarget;for(;a&&a!==r;)s++,a=a.parentElement;n.push([s,r])}n.sort((r,s)=>r[0]-s[0]);for(let[r,s]of n)s.dispatchEvent(t),this.dispatched=!0}}inertia(t,n,r,s,a,l,u,d,h){this.handle=gb(t,()=>{let p=Date.now(),m=p-r,_=0,b=0,S=!0;s+=Tn.SCROLL_FRICTION*m,u+=Tn.SCROLL_FRICTION*m,s>0&&(S=!1,_=a*s*m),u>0&&(S=!1,b=d*u*m);let w=this.newGestureEvent(fi.Change);w.translationX=_,w.translationY=b,n.forEach(C=>C.dispatchEvent(w)),S||this.inertia(t,n,p,s,a,l+_,u,d,h+b)})}onTouchMove(t){let n=Date.now();for(let r=0,s=t.changedTouches.length;r<s;r++){let a=t.changedTouches.item(r);if(!this.activeTouches.hasOwnProperty(String(a.identifier))){console.warn("end of an UNKNOWN touch",a);continue}let l=this.activeTouches[a.identifier],u=this.newGestureEvent(fi.Change,l.initialTarget);u.translationX=a.pageX-hr(l.rollingPageX),u.translationY=a.pageY-hr(l.rollingPageY),u.pageX=a.pageX,u.pageY=a.pageY,this.dispatchEvent(u),l.rollingPageX.length>3&&(l.rollingPageX.shift(),l.rollingPageY.shift(),l.rollingTimestamps.shift()),l.rollingPageX.push(a.pageX),l.rollingPageY.push(a.pageY),l.rollingTimestamps.push(n)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};Bc.SCROLL_FRICTION=-.005,Bc.HOLD_DELAY=700,Bc.CLEAR_TAP_COUNT_TIME=400,Nt([dF],Bc,"isTouchDevice",1);var fF=Bc,vb=class extends Ve{onclick(e,t){this._register(Le(e,on.CLICK,n=>t(new fd(yi(e),n))))}onmousedown(e,t){this._register(Le(e,on.MOUSE_DOWN,n=>t(new fd(yi(e),n))))}onmouseover(e,t){this._register(Le(e,on.MOUSE_OVER,n=>t(new fd(yi(e),n))))}onmouseleave(e,t){this._register(Le(e,on.MOUSE_LEAVE,n=>t(new fd(yi(e),n))))}onkeydown(e,t){this._register(Le(e,on.KEY_DOWN,n=>t(new DC(n))))}onkeyup(e,t){this._register(Le(e,on.KEY_UP,n=>t(new DC(n))))}oninput(e,t){this._register(Le(e,on.INPUT,t))}onblur(e,t){this._register(Le(e,on.BLUR,t))}onfocus(e,t){this._register(Le(e,on.FOCUS,t))}onchange(e,t){this._register(Le(e,on.CHANGE,t))}ignoreGesture(e){return fF.ignoreTarget(e)}},PC=11,pF=class extends vb{constructor(e){super(),this._onActivate=e.onActivate,this.bgDomNode=document.createElement("div"),this.bgDomNode.className="arrow-background",this.bgDomNode.style.position="absolute",this.bgDomNode.style.width=e.bgWidth+"px",this.bgDomNode.style.height=e.bgHeight+"px",typeof e.top<"u"&&(this.bgDomNode.style.top="0px"),typeof e.left<"u"&&(this.bgDomNode.style.left="0px"),typeof e.bottom<"u"&&(this.bgDomNode.style.bottom="0px"),typeof e.right<"u"&&(this.bgDomNode.style.right="0px"),this.domNode=document.createElement("div"),this.domNode.className=e.className,this.domNode.style.position="absolute",this.domNode.style.width=PC+"px",this.domNode.style.height=PC+"px",typeof e.top<"u"&&(this.domNode.style.top=e.top+"px"),typeof e.left<"u"&&(this.domNode.style.left=e.left+"px"),typeof e.bottom<"u"&&(this.domNode.style.bottom=e.bottom+"px"),typeof e.right<"u"&&(this.domNode.style.right=e.right+"px"),this._pointerMoveMonitor=this._register(new e5),this._register(jC(this.bgDomNode,on.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(jC(this.domNode,on.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new cF),this._pointerdownScheduleRepeatTimer=this._register(new mb)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,yi(e))};this._onActivate(),this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancelAndSet(t,200),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,n=>{},()=>{this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancel()}),e.preventDefault()}},mF=class f_{constructor(t,n,r,s,a,l,u){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(n=n|0,r=r|0,s=s|0,a=a|0,l=l|0,u=u|0),this.rawScrollLeft=s,this.rawScrollTop=u,n<0&&(n=0),s+n>r&&(s=r-n),s<0&&(s=0),a<0&&(a=0),u+a>l&&(u=l-a),u<0&&(u=0),this.width=n,this.scrollWidth=r,this.scrollLeft=s,this.height=a,this.scrollHeight=l,this.scrollTop=u}equals(t){return this.rawScrollLeft===t.rawScrollLeft&&this.rawScrollTop===t.rawScrollTop&&this.width===t.width&&this.scrollWidth===t.scrollWidth&&this.scrollLeft===t.scrollLeft&&this.height===t.height&&this.scrollHeight===t.scrollHeight&&this.scrollTop===t.scrollTop}withScrollDimensions(t,n){return new f_(this._forceIntegerValues,typeof t.width<"u"?t.width:this.width,typeof t.scrollWidth<"u"?t.scrollWidth:this.scrollWidth,n?this.rawScrollLeft:this.scrollLeft,typeof t.height<"u"?t.height:this.height,typeof t.scrollHeight<"u"?t.scrollHeight:this.scrollHeight,n?this.rawScrollTop:this.scrollTop)}withScrollPosition(t){return new f_(this._forceIntegerValues,this.width,this.scrollWidth,typeof t.scrollLeft<"u"?t.scrollLeft:this.rawScrollLeft,this.height,this.scrollHeight,typeof t.scrollTop<"u"?t.scrollTop:this.rawScrollTop)}createScrollEvent(t,n){let r=this.width!==t.width,s=this.scrollWidth!==t.scrollWidth,a=this.scrollLeft!==t.scrollLeft,l=this.height!==t.height,u=this.scrollHeight!==t.scrollHeight,d=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:n,oldWidth:t.width,oldScrollWidth:t.scrollWidth,oldScrollLeft:t.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:t.height,oldScrollHeight:t.scrollHeight,oldScrollTop:t.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:r,scrollWidthChanged:s,scrollLeftChanged:a,heightChanged:l,scrollHeightChanged:u,scrollTopChanged:d}}},gF=class extends Ve{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new mF(e.forceIntegerValues,0,0,0,0,0,0),this._smoothScrolling=null}dispose(){this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),super.dispose()}setSmoothScrollDuration(e){this._smoothScrollDuration=e}validateScrollPosition(e){return this._state.withScrollPosition(e)}getScrollDimensions(){return this._state}setScrollDimensions(e,t){var r;let n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(r=this._smoothScrolling)==null||r.acceptScrollDimensions(this._state)}getFutureScrollPosition(){return this._smoothScrolling?this._smoothScrolling.to:this._state}getCurrentScrollPosition(){return this._state}setScrollPositionNow(e){let t=this._state.withScrollPosition(e);this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),this._setState(t,!1)}setScrollPositionSmooth(e,t){if(this._smoothScrollDuration===0)return this.setScrollPositionNow(e);if(this._smoothScrolling){e={scrollLeft:typeof e.scrollLeft>"u"?this._smoothScrolling.to.scrollLeft:e.scrollLeft,scrollTop:typeof e.scrollTop>"u"?this._smoothScrolling.to.scrollTop:e.scrollTop};let n=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===n.scrollLeft&&this._smoothScrolling.to.scrollTop===n.scrollTop)return;let r;t?r=new HC(this._smoothScrolling.from,n,this._smoothScrolling.startTime,this._smoothScrolling.duration):r=this._smoothScrolling.combine(this._state,n,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=r}else{let n=this._state.withScrollPosition(e);this._smoothScrolling=HC.start(this._state,n,this._smoothScrollDuration)}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}hasPendingScrollAnimation(){return!!this._smoothScrolling}_performSmoothScrolling(){if(!this._smoothScrolling)return;let e=this._smoothScrolling.tick(),t=this._state.withScrollPosition(e);if(this._setState(t,!0),!!this._smoothScrolling){if(e.isDone){this._smoothScrolling.dispose(),this._smoothScrolling=null;return}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}}_setState(e,t){let n=this._state;n.equals(e)||(this._state=e,this._onScroll.fire(this._state.createScrollEvent(n,t)))}},IC=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function Yg(e,t){let n=t-e;return function(r){return e+n*yF(r)}}function vF(e,t,n){return function(r){return r<n?e(r/n):t((r-n)/(1-n))}}var HC=class p_{constructor(t,n,r,s){this.from=t,this.to=n,this.duration=s,this.startTime=r,this.animationFrameDisposable=null,this._initAnimations()}_initAnimations(){this.scrollLeft=this._initAnimation(this.from.scrollLeft,this.to.scrollLeft,this.to.width),this.scrollTop=this._initAnimation(this.from.scrollTop,this.to.scrollTop,this.to.height)}_initAnimation(t,n,r){if(Math.abs(t-n)>2.5*r){let s,a;return t<n?(s=t+.75*r,a=n-.75*r):(s=t-.75*r,a=n+.75*r),vF(Yg(t,s),Yg(a,n),.33)}return Yg(t,n)}dispose(){this.animationFrameDisposable!==null&&(this.animationFrameDisposable.dispose(),this.animationFrameDisposable=null)}acceptScrollDimensions(t){this.to=t.withScrollPosition(this.to),this._initAnimations()}tick(){return this._tick(Date.now())}_tick(t){let n=(t-this.startTime)/this.duration;if(n<1){let r=this.scrollLeft(n),s=this.scrollTop(n);return new IC(r,s,!1)}return new IC(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,r){return p_.start(t,n,r)}static start(t,n,r){r=r+10;let s=Date.now()-10;return new p_(t,n,s,r)}};function _F(e){return Math.pow(e,3)}function yF(e){return 1-_F(1-e)}var bF=class extends Ve{constructor(e,t,n){super(),this._visibility=e,this._visibleClassName=t,this._invisibleClassName=n,this._domNode=null,this._isVisible=!1,this._isNeeded=!1,this._rawShouldBeVisible=!1,this._shouldBeVisible=!1,this._revealTimer=this._register(new mb)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this._updateShouldBeVisible())}setShouldBeVisible(e){this._rawShouldBeVisible=e,this._updateShouldBeVisible()}_applyVisibilitySetting(){return this._visibility===2?!1:this._visibility===3?!0:this._rawShouldBeVisible}_updateShouldBeVisible(){let e=this._applyVisibilitySetting();this._shouldBeVisible!==e&&(this._shouldBeVisible=e,this.ensureVisibility())}setIsNeeded(e){this._isNeeded!==e&&(this._isNeeded=e,this.ensureVisibility())}setDomNode(e){this._domNode=e,this._domNode.setClassName(this._invisibleClassName),this.setShouldBeVisible(!1)}ensureVisibility(){if(!this._isNeeded){this._hide(!1);return}this._shouldBeVisible?this._reveal():this._hide(!0)}_reveal(){this._isVisible||(this._isVisible=!0,this._revealTimer.setIfNotSet(()=>{var e;(e=this._domNode)==null||e.setClassName(this._visibleClassName)},0))}_hide(e){var t;this._revealTimer.cancel(),this._isVisible&&(this._isVisible=!1,(t=this._domNode)==null||t.setClassName(this._invisibleClassName+(e?" fade":"")))}},xF=140,t5=class extends vb{constructor(e){super(),this._lazyRender=e.lazyRender,this._host=e.host,this._scrollable=e.scrollable,this._scrollByPage=e.scrollByPage,this._scrollbarState=e.scrollbarState,this._visibilityController=this._register(new bF(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new e5),this._shouldRender=!0,this.domNode=Kc(document.createElement("div")),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this._visibilityController.setDomNode(this.domNode),this.domNode.setPosition("absolute"),this._register(Le(this.domNode.domNode,on.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new pF(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,r){this.slider=Kc(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof n=="number"&&this.slider.setWidth(n),typeof r=="number"&&this.slider.setHeight(r),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Le(this.slider.domNode,on.POINTER_DOWN,s=>{s.button===0&&(s.preventDefault(),this._sliderPointerDown(s))})),this.onclick(this.slider.domNode,s=>{s.leftButton&&s.stopPropagation()})}_onElementSize(e){return this._scrollbarState.setVisibleSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollSize(e){return this._scrollbarState.setScrollSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollPosition(e){return this._scrollbarState.setScrollPosition(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}beginReveal(){this._visibilityController.setShouldBeVisible(!0)}beginHide(){this._visibilityController.setShouldBeVisible(!1)}render(){this._shouldRender&&(this._shouldRender=!1,this._renderDomNode(this._scrollbarState.getRectangleLargeSize(),this._scrollbarState.getRectangleSmallSize()),this._updateSlider(this._scrollbarState.getSliderSize(),this._scrollbarState.getArrowSize()+this._scrollbarState.getSliderPosition()))}_domNodePointerDown(e){e.target===this.domNode.domNode&&this._onPointerDown(e)}delegatePointerDown(e){let t=this.domNode.domNode.getClientRects()[0].top,n=t+this._scrollbarState.getSliderPosition(),r=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),s=this._sliderPointerPosition(e);n<=s&&s<=r?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,n;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,n=e.offsetY;else{let s=uF(this.domNode.domNode);t=e.pageX-s.left,n=e.pageY-s.top}let r=this._pointerDownRelativePosition(t,n);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(r):this._scrollbarState.getDesiredScrollPositionFromOffset(r)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),n=this._sliderOrthogonalPointerPosition(e),r=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,s=>{let a=this._sliderOrthogonalPointerPosition(s),l=Math.abs(a-n);if(XM&&l>xF){this._setDesiredScrollPositionNow(r.getScrollPosition());return}let u=this._sliderPointerPosition(s)-t;this._setDesiredScrollPositionNow(r.getDesiredScrollPositionFromDelta(u))},()=>{this.slider.toggleClassName("active",!1),this._host.onDragEnd()}),this._host.onDragStart()}_setDesiredScrollPositionNow(e){let t={};this.writeScrollPosition(t,e),this._scrollable.setScrollPositionNow(t)}updateScrollbarSize(e){this._updateScrollbarSize(e),this._scrollbarState.setScrollbarSize(e),this._shouldRender=!0,this._lazyRender||this.render()}isNeeded(){return this._scrollbarState.isNeeded()}},n5=class m_{constructor(t,n,r,s,a,l){this._scrollbarSize=Math.round(n),this._oppositeScrollbarSize=Math.round(r),this._arrowSize=Math.round(t),this._visibleSize=s,this._scrollSize=a,this._scrollPosition=l,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new m_(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(t){let n=Math.round(t);return this._visibleSize!==n?(this._visibleSize=n,this._refreshComputedValues(),!0):!1}setScrollSize(t){let n=Math.round(t);return this._scrollSize!==n?(this._scrollSize=n,this._refreshComputedValues(),!0):!1}setScrollPosition(t){let n=Math.round(t);return this._scrollPosition!==n?(this._scrollPosition=n,this._refreshComputedValues(),!0):!1}setScrollbarSize(t){this._scrollbarSize=Math.round(t)}setOppositeScrollbarSize(t){this._oppositeScrollbarSize=Math.round(t)}static _computeValues(t,n,r,s,a){let l=Math.max(0,r-t),u=Math.max(0,l-2*n),d=s>0&&s>r;if(!d)return{computedAvailableSize:Math.round(l),computedIsNeeded:d,computedSliderSize:Math.round(u),computedSliderRatio:0,computedSliderPosition:0};let h=Math.round(Math.max(20,Math.floor(r*u/s))),p=(u-h)/(s-r),m=a*p;return{computedAvailableSize:Math.round(l),computedIsNeeded:d,computedSliderSize:Math.round(h),computedSliderRatio:p,computedSliderPosition:Math.round(m)}}_refreshComputedValues(){let t=m_._computeValues(this._oppositeScrollbarSize,this._arrowSize,this._visibleSize,this._scrollSize,this._scrollPosition);this._computedAvailableSize=t.computedAvailableSize,this._computedIsNeeded=t.computedIsNeeded,this._computedSliderSize=t.computedSliderSize,this._computedSliderRatio=t.computedSliderRatio,this._computedSliderPosition=t.computedSliderPosition}getArrowSize(){return this._arrowSize}getScrollPosition(){return this._scrollPosition}getRectangleLargeSize(){return this._computedAvailableSize}getRectangleSmallSize(){return this._scrollbarSize}isNeeded(){return this._computedIsNeeded}getSliderSize(){return this._computedSliderSize}getSliderPosition(){return this._computedSliderPosition}getDesiredScrollPositionFromOffset(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize-this._computedSliderSize/2;return Math.round(n/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize,r=this._scrollPosition;return n<this._computedSliderPosition?r-=this._visibleSize:r+=this._visibleSize,r}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let n=this._computedSliderPosition+t;return Math.round(n/this._computedSliderRatio)}},SF=class extends t5{constructor(e,t,n){let r=e.getScrollDimensions(),s=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new n5(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,r.width,r.scrollWidth,s.scrollLeft),visibility:t.horizontal,extraScrollbarClassName:"horizontal",scrollable:e,scrollByPage:t.scrollByPage}),t.horizontalHasArrows)throw new Error("horizontalHasArrows is not supported in xterm.js");this._createSlider(Math.floor((t.horizontalScrollbarSize-t.horizontalSliderSize)/2),0,void 0,t.horizontalSliderSize)}_updateSlider(e,t){this.slider.setWidth(e),this.slider.setLeft(t)}_renderDomNode(e,t){this.domNode.setWidth(e),this.domNode.setHeight(t),this.domNode.setLeft(0),this.domNode.setBottom(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollWidth)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollLeft)||this._shouldRender,this._shouldRender=this._onElementSize(e.width)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return e}_sliderPointerPosition(e){return e.pageX}_sliderOrthogonalPointerPosition(e){return e.pageY}_updateScrollbarSize(e){this.slider.setHeight(e)}writeScrollPosition(e,t){e.scrollLeft=t}updateOptions(e){this.updateScrollbarSize(e.horizontal===2?0:e.horizontalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._visibilityController.setVisibility(e.horizontal),this._scrollByPage=e.scrollByPage}},wF=class extends t5{constructor(e,t,n){let r=e.getScrollDimensions(),s=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new n5(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,r.height,r.scrollHeight,s.scrollTop),visibility:t.vertical,extraScrollbarClassName:"vertical",scrollable:e,scrollByPage:t.scrollByPage}),t.verticalHasArrows)throw new Error("horizontalHasArrows is not supported in xterm.js");this._createSlider(0,Math.floor((t.verticalScrollbarSize-t.verticalSliderSize)/2),t.verticalSliderSize,void 0)}_updateSlider(e,t){this.slider.setHeight(e),this.slider.setTop(t)}_renderDomNode(e,t){this.domNode.setWidth(t),this.domNode.setHeight(e),this.domNode.setRight(0),this.domNode.setTop(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollHeight)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollTop)||this._shouldRender,this._shouldRender=this._onElementSize(e.height)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return t}_sliderPointerPosition(e){return e.pageY}_sliderOrthogonalPointerPosition(e){return e.pageX}_updateScrollbarSize(e){this.slider.setWidth(e)}writeScrollPosition(e,t){e.scrollTop=t}updateOptions(e){this.updateScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(0),this._visibilityController.setVisibility(e.vertical),this._scrollByPage=e.scrollByPage}},CF=500,FC=50,kF=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},g_=class{constructor(){this._capacity=5,this._memory=[],this._front=-1,this._rear=-1}isPhysicalMouseWheel(){if(this._front===-1&&this._rear===-1)return!1;let t=1,n=0,r=1,s=this._rear;do{let a=s===this._front?t:Math.pow(2,-r);if(t-=a,n+=this._memory[s].score*a,s===this._front)break;s=(this._capacity+s-1)%this._capacity,r++}while(!0);return n<=.5}acceptStandardWheelEvent(t){if(fb){let n=yi(t.browserEvent),r=jH(n);this.accept(Date.now(),t.deltaX*r,t.deltaY*r)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,n,r){let s=null,a=new kF(t,n,r);this._front===-1&&this._rear===-1?(this._memory[0]=a,this._front=0,this._rear=0):(s=this._memory[this._rear],this._rear=(this._rear+1)%this._capacity,this._rear===this._front&&(this._front=(this._front+1)%this._capacity),this._memory[this._rear]=a),a.score=this._computeScore(a,s)}_computeScore(t,n){if(Math.abs(t.deltaX)>0&&Math.abs(t.deltaY)>0)return 1;let r=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(r+=.25),n){let s=Math.abs(t.deltaX),a=Math.abs(t.deltaY),l=Math.abs(n.deltaX),u=Math.abs(n.deltaY),d=Math.max(Math.min(s,l),1),h=Math.max(Math.min(a,u),1),p=Math.max(s,l),m=Math.max(a,u);p%d===0&&m%h===0&&(r-=.5)}return Math.min(Math.max(r,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};g_.INSTANCE=new g_;var EF=g_,RF=class extends vb{constructor(e,t,n){super(),this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new _e),this.onWillScroll=this._onWillScroll.event,this._options=MF(t),this._scrollable=n,this._register(this._scrollable.onScroll(s=>{this._onWillScroll.fire(s),this._onDidScroll(s),this._onScroll.fire(s)}));let r={onMouseWheel:s=>this._onMouseWheel(s),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new wF(this._scrollable,this._options,r)),this._horizontalScrollbar=this._register(new SF(this._scrollable,this._options,r)),this._domNode=document.createElement("div"),this._domNode.className="xterm-scrollable-element "+this._options.className,this._domNode.setAttribute("role","presentation"),this._domNode.style.position="relative",this._domNode.appendChild(e),this._domNode.appendChild(this._horizontalScrollbar.domNode.domNode),this._domNode.appendChild(this._verticalScrollbar.domNode.domNode),this._options.useShadows?(this._leftShadowDomNode=Kc(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=Kc(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=Kc(document.createElement("div")),this._topLeftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topLeftShadowDomNode.domNode)):(this._leftShadowDomNode=null,this._topShadowDomNode=null,this._topLeftShadowDomNode=null),this._listenOnDomNode=this._options.listenOnDomNode||this._domNode,this._mouseWheelToDispose=[],this._setListeningToMouseWheel(this._options.handleMouseWheel),this.onmouseover(this._listenOnDomNode,s=>this._onMouseOver(s)),this.onmouseleave(this._listenOnDomNode,s=>this._onMouseLeave(s)),this._hideTimeout=this._register(new mb),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=Uo(this._mouseWheelToDispose),super.dispose()}getDomNode(){return this._domNode}getOverviewRulerLayoutInfo(){return{parent:this._domNode,insertBefore:this._verticalScrollbar.domNode.domNode}}delegateVerticalScrollbarPointerDown(e){this._verticalScrollbar.delegatePointerDown(e)}getScrollDimensions(){return this._scrollable.getScrollDimensions()}setScrollDimensions(e){this._scrollable.setScrollDimensions(e,!1)}updateClassName(e){this._options.className=e,Si&&(this._options.className+=" mac"),this._domNode.className="xterm-scrollable-element "+this._options.className}updateOptions(e){typeof e.handleMouseWheel<"u"&&(this._options.handleMouseWheel=e.handleMouseWheel,this._setListeningToMouseWheel(this._options.handleMouseWheel)),typeof e.mouseWheelScrollSensitivity<"u"&&(this._options.mouseWheelScrollSensitivity=e.mouseWheelScrollSensitivity),typeof e.fastScrollSensitivity<"u"&&(this._options.fastScrollSensitivity=e.fastScrollSensitivity),typeof e.scrollPredominantAxis<"u"&&(this._options.scrollPredominantAxis=e.scrollPredominantAxis),typeof e.horizontal<"u"&&(this._options.horizontal=e.horizontal),typeof e.vertical<"u"&&(this._options.vertical=e.vertical),typeof e.horizontalScrollbarSize<"u"&&(this._options.horizontalScrollbarSize=e.horizontalScrollbarSize),typeof e.verticalScrollbarSize<"u"&&(this._options.verticalScrollbarSize=e.verticalScrollbarSize),typeof e.scrollByPage<"u"&&(this._options.scrollByPage=e.scrollByPage),this._horizontalScrollbar.updateOptions(this._options),this._verticalScrollbar.updateOptions(this._options),this._options.lazyRender||this._render()}setRevealOnScroll(e){this._revealOnScroll=e}delegateScrollFromMouseWheelEvent(e){this._onMouseWheel(new LC(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=Uo(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new LC(n))};this._mouseWheelToDispose.push(Le(this._listenOnDomNode,on.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var s;if((s=e.browserEvent)!=null&&s.defaultPrevented)return;let t=EF.INSTANCE;t.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let a=e.deltaY*this._options.mouseWheelScrollSensitivity,l=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&l+a===0?l=a=0:Math.abs(a)>=Math.abs(l)?l=0:a=0),this._options.flipAxes&&([a,l]=[l,a]);let u=!Si&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||u)&&!l&&(l=a,a=0),e.browserEvent&&e.browserEvent.altKey&&(l=l*this._options.fastScrollSensitivity,a=a*this._options.fastScrollSensitivity);let d=this._scrollable.getFutureScrollPosition(),h={};if(a){let p=FC*a,m=d.scrollTop-(p<0?Math.floor(p):Math.ceil(p));this._verticalScrollbar.writeScrollPosition(h,m)}if(l){let p=FC*l,m=d.scrollLeft-(p<0?Math.floor(p):Math.ceil(p));this._horizontalScrollbar.writeScrollPosition(h,m)}h=this._scrollable.validateScrollPosition(h),(d.scrollLeft!==h.scrollLeft||d.scrollTop!==h.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(h):this._scrollable.setScrollPositionNow(h),n=!0)}let r=n;!r&&this._options.alwaysConsumeMouseWheel&&(r=!0),!r&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(r=!0),r&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){let e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,n=e.scrollLeft>0,r=n?" left":"",s=t?" top":"",a=n||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${r}`),this._topShadowDomNode.setClassName(`shadow${s}`),this._topLeftShadowDomNode.setClassName(`shadow${a}${s}${r}`)}}_onDragStart(){this._isDragging=!0,this._reveal()}_onDragEnd(){this._isDragging=!1,this._hide()}_onMouseLeave(e){this._mouseIsOver=!1,this._hide()}_onMouseOver(e){this._mouseIsOver=!0,this._reveal()}_reveal(){this._verticalScrollbar.beginReveal(),this._horizontalScrollbar.beginReveal(),this._scheduleHide()}_hide(){!this._mouseIsOver&&!this._isDragging&&(this._verticalScrollbar.beginHide(),this._horizontalScrollbar.beginHide())}_scheduleHide(){!this._mouseIsOver&&!this._isDragging&&this._hideTimeout.cancelAndSet(()=>this._hide(),CF)}},TF=class extends RF{constructor(e,t,n){super(e,t,n)}setScrollPosition(e){e.reuseAnimation?this._scrollable.setScrollPositionSmooth(e,e.reuseAnimation):this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}};function MF(e){let t={lazyRender:typeof e.lazyRender<"u"?e.lazyRender:!1,className:typeof e.className<"u"?e.className:"",useShadows:typeof e.useShadows<"u"?e.useShadows:!0,handleMouseWheel:typeof e.handleMouseWheel<"u"?e.handleMouseWheel:!0,flipAxes:typeof e.flipAxes<"u"?e.flipAxes:!1,consumeMouseWheelIfScrollbarIsNeeded:typeof e.consumeMouseWheelIfScrollbarIsNeeded<"u"?e.consumeMouseWheelIfScrollbarIsNeeded:!1,alwaysConsumeMouseWheel:typeof e.alwaysConsumeMouseWheel<"u"?e.alwaysConsumeMouseWheel:!1,scrollYToX:typeof e.scrollYToX<"u"?e.scrollYToX:!1,mouseWheelScrollSensitivity:typeof e.mouseWheelScrollSensitivity<"u"?e.mouseWheelScrollSensitivity:1,fastScrollSensitivity:typeof e.fastScrollSensitivity<"u"?e.fastScrollSensitivity:5,scrollPredominantAxis:typeof e.scrollPredominantAxis<"u"?e.scrollPredominantAxis:!0,mouseWheelSmoothScroll:typeof e.mouseWheelSmoothScroll<"u"?e.mouseWheelSmoothScroll:!0,arrowSize:typeof e.arrowSize<"u"?e.arrowSize:11,listenOnDomNode:typeof e.listenOnDomNode<"u"?e.listenOnDomNode:null,horizontal:typeof e.horizontal<"u"?e.horizontal:1,horizontalScrollbarSize:typeof e.horizontalScrollbarSize<"u"?e.horizontalScrollbarSize:10,horizontalSliderSize:typeof e.horizontalSliderSize<"u"?e.horizontalSliderSize:0,horizontalHasArrows:typeof e.horizontalHasArrows<"u"?e.horizontalHasArrows:!1,vertical:typeof e.vertical<"u"?e.vertical:1,verticalScrollbarSize:typeof e.verticalScrollbarSize<"u"?e.verticalScrollbarSize:10,verticalHasArrows:typeof e.verticalHasArrows<"u"?e.verticalHasArrows:!1,verticalSliderSize:typeof e.verticalSliderSize<"u"?e.verticalSliderSize:0,scrollByPage:typeof e.scrollByPage<"u"?e.scrollByPage:!1};return t.horizontalSliderSize=typeof e.horizontalSliderSize<"u"?e.horizontalSliderSize:t.horizontalScrollbarSize,t.verticalSliderSize=typeof e.verticalSliderSize<"u"?e.verticalSliderSize:t.verticalScrollbarSize,Si&&(t.className+=" mac"),t}var v_=class extends Ve{constructor(e,t,n,r,s,a,l,u){super(),this._bufferService=n,this._optionsService=l,this._renderService=u,this._onRequestScrollLines=this._register(new _e),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let d=this._register(new gF({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:h=>gb(r.window,h)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{d.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new TF(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},d)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(s.onProtocolChange(h=>{this._scrollableElement.updateOptions({handleMouseWheel:!(h&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(kn.runAndSubscribe(a.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=a.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(wt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=r.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(wt(()=>this._styleElement.remove())),this._register(kn.runAndSubscribe(a.onChangeColors,()=>{this._styleElement.textContent=[".xterm .xterm-scrollable-element > .scrollbar > .slider {",` background: ${a.colors.scrollbarSliderBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider:hover {",` background: ${a.colors.scrollbarSliderHoverBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider.active {",` background: ${a.colors.scrollbarSliderActiveBackground.css};`,"}"].join(`
471
+ `)})),this._register(this._bufferService.onResize(()=>this.queueSync())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._latestYDisp=void 0,this.queueSync()})),this._register(this._bufferService.onScroll(()=>this._sync())),this._register(this._scrollableElement.onScroll(h=>this._handleScroll(h)))}scrollLines(e){let t=this._scrollableElement.getScrollPosition();this._scrollableElement.setScrollPosition({reuseAnimation:!0,scrollTop:t.scrollTop+e*this._renderService.dimensions.css.cell.height})}scrollToLine(e,t){t&&(this._latestYDisp=e),this._scrollableElement.setScrollPosition({reuseAnimation:!t,scrollTop:e*this._renderService.dimensions.css.cell.height})}_getChangeOptions(){var e;return{mouseWheelScrollSensitivity:this._optionsService.rawOptions.scrollSensitivity,fastScrollSensitivity:this._optionsService.rawOptions.fastScrollSensitivity,verticalScrollbarSize:((e=this._optionsService.rawOptions.overviewRuler)==null?void 0:e.width)||14}}queueSync(e){e!==void 0&&(this._latestYDisp=e),this._queuedAnimationFrame===void 0&&(this._queuedAnimationFrame=this._renderService.addRefreshCallback(()=>{this._queuedAnimationFrame=void 0,this._sync(this._latestYDisp)}))}_sync(e=this._bufferService.buffer.ydisp){!this._renderService||this._isSyncing||(this._isSyncing=!0,this._suppressOnScrollHandler=!0,this._scrollableElement.setScrollDimensions({height:this._renderService.dimensions.css.canvas.height,scrollHeight:this._renderService.dimensions.css.cell.height*this._bufferService.buffer.lines.length}),this._suppressOnScrollHandler=!1,e!==this._latestYDisp&&this._scrollableElement.setScrollPosition({scrollTop:e*this._renderService.dimensions.css.cell.height}),this._isSyncing=!1)}_handleScroll(e){if(!this._renderService||this._isHandlingScroll||this._suppressOnScrollHandler)return;this._isHandlingScroll=!0;let t=Math.round(e.scrollTop/this._renderService.dimensions.css.cell.height),n=t-this._bufferService.buffer.ydisp;n!==0&&(this._latestYDisp=t,this._onRequestScrollLines.fire(n)),this._isHandlingScroll=!1}};v_=Nt([be(2,In),be(3,as),be(4,jM),be(5,kl),be(6,Hn),be(7,ls)],v_);var __=class extends Ve{constructor(e,t,n,r,s){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=n,this._decorationService=r,this._renderService=s,this._decorationElements=new Map,this._altBufferIsActive=!1,this._dimensionsChanged=!1,this._container=document.createElement("div"),this._container.classList.add("xterm-decoration-container"),this._screenElement.appendChild(this._container),this._register(this._renderService.onRenderedViewportChange(()=>this._doRefreshDecorations())),this._register(this._renderService.onDimensionsChange(()=>{this._dimensionsChanged=!0,this._queueRefresh()})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._altBufferIsActive=this._bufferService.buffer===this._bufferService.buffers.alt})),this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh())),this._register(this._decorationService.onDecorationRemoved(a=>this._removeDecoration(a))),this._register(wt(()=>{this._container.remove(),this._decorationElements.clear()}))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback(()=>{this._doRefreshDecorations(),this._animationFrame=void 0}))}_doRefreshDecorations(){for(let e of this._decorationService.decorations)this._renderDecoration(e);this._dimensionsChanged=!1}_renderDecoration(e){this._refreshStyle(e),this._dimensionsChanged&&this._refreshXPosition(e)}_createElement(e){var r;let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",((r=e==null?void 0:e.options)==null?void 0:r.layer)==="top"),t.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,t.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,t.style.top=`${(e.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height}px`,t.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;let n=e.options.x??0;return n&&n>this._bufferService.cols&&(t.style.display="none"),this._refreshXPosition(e,t),t}_refreshStyle(e){let t=e.marker.line-this._bufferService.buffers.active.ydisp;if(t<0||t>=this._bufferService.rows)e.element&&(e.element.style.display="none",e.onRenderEmitter.fire(e.element));else{let n=this._decorationElements.get(e);n||(n=this._createElement(e),e.element=n,this._decorationElements.set(e,n),this._container.appendChild(n),e.onDispose(()=>{this._decorationElements.delete(e),n.remove()})),n.style.display=this._altBufferIsActive?"none":"block",this._altBufferIsActive||(n.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,n.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,n.style.top=`${t*this._renderService.dimensions.css.cell.height}px`,n.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`),e.onRenderEmitter.fire(n)}}_refreshXPosition(e,t=e.element){if(!t)return;let n=e.options.x??0;(e.options.anchor||"left")==="right"?t.style.right=n?`${n*this._renderService.dimensions.css.cell.width}px`:"":t.style.left=n?`${n*this._renderService.dimensions.css.cell.width}px`:""}_removeDecoration(e){var t;(t=this._decorationElements.get(e))==null||t.remove(),this._decorationElements.delete(e),e.dispose()}};__=Nt([be(1,In),be(2,as),be(3,Au),be(4,ls)],__);var AF=class{constructor(){this._zones=[],this._zonePool=[],this._zonePoolIndex=0,this._linePadding={full:0,left:0,center:0,right:0}}get zones(){return this._zonePool.length=Math.min(this._zonePool.length,this._zones.length),this._zones}clear(){this._zones.length=0,this._zonePoolIndex=0}addDecoration(e){if(e.options.overviewRulerOptions){for(let t of this._zones)if(t.color===e.options.overviewRulerOptions.color&&t.position===e.options.overviewRulerOptions.position){if(this._lineIntersectsZone(t,e.marker.line))return;if(this._lineAdjacentToZone(t,e.marker.line,e.options.overviewRulerOptions.position)){this._addLineToZone(t,e.marker.line);return}}if(this._zonePoolIndex<this._zonePool.length){this._zonePool[this._zonePoolIndex].color=e.options.overviewRulerOptions.color,this._zonePool[this._zonePoolIndex].position=e.options.overviewRulerOptions.position,this._zonePool[this._zonePoolIndex].startBufferLine=e.marker.line,this._zonePool[this._zonePoolIndex].endBufferLine=e.marker.line,this._zones.push(this._zonePool[this._zonePoolIndex++]);return}this._zones.push({color:e.options.overviewRulerOptions.color,position:e.options.overviewRulerOptions.position,startBufferLine:e.marker.line,endBufferLine:e.marker.line}),this._zonePool.push(this._zones[this._zones.length-1]),this._zonePoolIndex++}}setPadding(e){this._linePadding=e}_lineIntersectsZone(e,t){return t>=e.startBufferLine&&t<=e.endBufferLine}_lineAdjacentToZone(e,t,n){return t>=e.startBufferLine-this._linePadding[n||"full"]&&t<=e.endBufferLine+this._linePadding[n||"full"]}_addLineToZone(e,t){e.startBufferLine=Math.min(e.startBufferLine,t),e.endBufferLine=Math.max(e.endBufferLine,t)}},hi={full:0,left:0,center:0,right:0},Bs={full:0,left:0,center:0,right:0},Cc={full:0,left:0,center:0,right:0},ff=class extends Ve{constructor(e,t,n,r,s,a,l,u){var h;super(),this._viewportElement=e,this._screenElement=t,this._bufferService=n,this._decorationService=r,this._renderService=s,this._optionsService=a,this._themeService=l,this._coreBrowserService=u,this._colorZoneStore=new AF,this._shouldUpdateDimensions=!0,this._shouldUpdateAnchor=!0,this._lastKnownBufferLength=0,this._canvas=this._coreBrowserService.mainDocument.createElement("canvas"),this._canvas.classList.add("xterm-decoration-overview-ruler"),this._refreshCanvasDimensions(),(h=this._viewportElement.parentElement)==null||h.insertBefore(this._canvas,this._viewportElement),this._register(wt(()=>{var p;return(p=this._canvas)==null?void 0:p.remove()}));let d=this._canvas.getContext("2d");if(d)this._ctx=d;else throw new Error("Ctx cannot be null");this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh(void 0,!0))),this._register(this._decorationService.onDecorationRemoved(()=>this._queueRefresh(void 0,!0))),this._register(this._renderService.onRenderedViewportChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"})),this._register(this._bufferService.onScroll(()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})),this._register(this._renderService.onRender(()=>{(!this._containerHeight||this._containerHeight!==this._screenElement.clientHeight)&&(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh(!0))),this._register(this._optionsService.onSpecificOptionChange("overviewRuler",()=>this._queueRefresh(!0))),this._register(this._themeService.onChangeColors(()=>this._queueRefresh())),this._queueRefresh(!0)}get _width(){var e;return((e=this._optionsService.options.overviewRuler)==null?void 0:e.width)||0}_refreshDrawConstants(){let e=Math.floor((this._canvas.width-1)/3),t=Math.ceil((this._canvas.width-1)/3);Bs.full=this._canvas.width,Bs.left=e,Bs.center=t,Bs.right=e,this._refreshDrawHeightConstants(),Cc.full=1,Cc.left=1,Cc.center=1+Bs.left,Cc.right=1+Bs.left+Bs.center}_refreshDrawHeightConstants(){hi.full=Math.round(2*this._coreBrowserService.dpr);let e=this._canvas.height/this._bufferService.buffer.lines.length,t=Math.round(Math.max(Math.min(e,12),6)*this._coreBrowserService.dpr);hi.left=t,hi.center=t,hi.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*hi.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*hi.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*hi.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*hi.right)}),this._lastKnownBufferLength=this._bufferService.buffers.normal.lines.length}_refreshCanvasDimensions(){this._canvas.style.width=`${this._width}px`,this._canvas.width=Math.round(this._width*this._coreBrowserService.dpr),this._canvas.style.height=`${this._screenElement.clientHeight}px`,this._canvas.height=Math.round(this._screenElement.clientHeight*this._coreBrowserService.dpr),this._refreshDrawConstants(),this._refreshColorZonePadding()}_refreshDecorations(){this._shouldUpdateDimensions&&this._refreshCanvasDimensions(),this._ctx.clearRect(0,0,this._canvas.width,this._canvas.height),this._colorZoneStore.clear();for(let t of this._decorationService.decorations)this._colorZoneStore.addDecoration(t);this._ctx.lineWidth=1,this._renderRulerOutline();let e=this._colorZoneStore.zones;for(let t of e)t.position!=="full"&&this._renderColorZone(t);for(let t of e)t.position==="full"&&this._renderColorZone(t);this._shouldUpdateDimensions=!1,this._shouldUpdateAnchor=!1}_renderRulerOutline(){this._ctx.fillStyle=this._themeService.colors.overviewRulerBorder.css,this._ctx.fillRect(0,0,1,this._canvas.height),this._optionsService.rawOptions.overviewRuler.showTopBorder&&this._ctx.fillRect(1,0,this._canvas.width-1,1),this._optionsService.rawOptions.overviewRuler.showBottomBorder&&this._ctx.fillRect(1,this._canvas.height-1,this._canvas.width-1,this._canvas.height)}_renderColorZone(e){this._ctx.fillStyle=e.color,this._ctx.fillRect(Cc[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-hi[e.position||"full"]/2),Bs[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+hi[e.position||"full"]))}_queueRefresh(e,t){this._shouldUpdateDimensions=e||this._shouldUpdateDimensions,this._shouldUpdateAnchor=t||this._shouldUpdateAnchor,this._animationFrame===void 0&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>{this._refreshDecorations(),this._animationFrame=void 0}))}};ff=Nt([be(2,In),be(3,Au),be(4,ls),be(5,Hn),be(6,kl),be(7,as)],ff);var he;(e=>(e.NUL="\0",e.SOH="",e.STX="",e.ETX="",e.EOT="",e.ENQ="",e.ACK="",e.BEL="\x07",e.BS="\b",e.HT=" ",e.LF=`
472
+ `,e.VT="\v",e.FF="\f",e.CR="\r",e.SO="",e.SI="",e.DLE="",e.DC1="",e.DC2="",e.DC3="",e.DC4="",e.NAK="",e.SYN="",e.ETB="",e.CAN="",e.EM="",e.SUB="",e.ESC="\x1B",e.FS="",e.GS="",e.RS="",e.US="",e.SP=" ",e.DEL=""))(he||(he={}));var Ud;(e=>(e.PAD="€",e.HOP="",e.BPH="‚",e.NBH="ƒ",e.IND="„",e.NEL="…",e.SSA="†",e.ESA="‡",e.HTS="ˆ",e.HTJ="‰",e.VTS="Š",e.PLD="‹",e.PLU="Œ",e.RI="",e.SS2="Ž",e.SS3="",e.DCS="",e.PU1="‘",e.PU2="’",e.STS="“",e.CCH="”",e.MW="•",e.SPA="–",e.EPA="—",e.SOS="˜",e.SGCI="™",e.SCI="š",e.CSI="›",e.ST="œ",e.OSC="",e.PM="ž",e.APC="Ÿ"))(Ud||(Ud={}));var r5;(e=>e.ST=`${he.ESC}\\`)(r5||(r5={}));var y_=class{constructor(e,t,n,r,s,a){this._textarea=e,this._compositionView=t,this._bufferService=n,this._optionsService=r,this._coreService=s,this._renderService=a,this._isComposing=!1,this._isSendingComposition=!1,this._compositionPosition={start:0,end:0},this._dataAlreadySent=""}get isComposing(){return this._isComposing}compositionstart(){this._isComposing=!0,this._compositionPosition.start=this._textarea.value.length,this._compositionView.textContent="",this._dataAlreadySent="",this._compositionView.classList.add("active")}compositionupdate(e){this._compositionView.textContent=e.data,this.updateCompositionElements(),setTimeout(()=>{this._compositionPosition.end=this._textarea.value.length},0)}compositionend(){this._finalizeComposition(!0)}keydown(e){if(this._isComposing||this._isSendingComposition){if(e.keyCode===20||e.keyCode===229||e.keyCode===16||e.keyCode===17||e.keyCode===18)return!1;this._finalizeComposition(!1)}return e.keyCode===229?(this._handleAnyTextareaChanges(),!1):!0}_finalizeComposition(e){if(this._compositionView.classList.remove("active"),this._isComposing=!1,e){let t={start:this._compositionPosition.start,end:this._compositionPosition.end};this._isSendingComposition=!0,setTimeout(()=>{if(this._isSendingComposition){this._isSendingComposition=!1;let n;t.start+=this._dataAlreadySent.length,this._isComposing?n=this._textarea.value.substring(t.start,this._compositionPosition.start):n=this._textarea.value.substring(t.start),n.length>0&&this._coreService.triggerDataEvent(n,!0)}},0)}else{this._isSendingComposition=!1;let t=this._textarea.value.substring(this._compositionPosition.start,this._compositionPosition.end);this._coreService.triggerDataEvent(t,!0)}}_handleAnyTextareaChanges(){let e=this._textarea.value;setTimeout(()=>{if(!this._isComposing){let t=this._textarea.value,n=t.replace(e,"");this._dataAlreadySent=n,t.length>e.length?this._coreService.triggerDataEvent(n,!0):t.length<e.length?this._coreService.triggerDataEvent(`${he.DEL}`,!0):t.length===e.length&&t!==e&&this._coreService.triggerDataEvent(t,!0)}},0)}updateCompositionElements(e){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){let t=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),n=this._renderService.dimensions.css.cell.height,r=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,s=t*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=s+"px",this._compositionView.style.top=r+"px",this._compositionView.style.height=n+"px",this._compositionView.style.lineHeight=n+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";let a=this._compositionView.getBoundingClientRect();this._textarea.style.left=s+"px",this._textarea.style.top=r+"px",this._textarea.style.width=Math.max(a.width,1)+"px",this._textarea.style.height=Math.max(a.height,1)+"px",this._textarea.style.lineHeight=a.height+"px"}e||setTimeout(()=>this.updateCompositionElements(!0),0)}}};y_=Nt([be(2,In),be(3,Hn),be(4,Xo),be(5,ls)],y_);var hn=0,dn=0,fn=0,At=0,UC={css:"#00000000",rgba:0},Vt;(e=>{function t(s,a,l,u){return u!==void 0?`#${Ro(s)}${Ro(a)}${Ro(l)}${Ro(u)}`:`#${Ro(s)}${Ro(a)}${Ro(l)}`}e.toCss=t;function n(s,a,l,u=255){return(s<<24|a<<16|l<<8|u)>>>0}e.toRgba=n;function r(s,a,l,u){return{css:e.toCss(s,a,l,u),rgba:e.toRgba(s,a,l,u)}}e.toColor=r})(Vt||(Vt={}));var bt;(e=>{function t(d,h){if(At=(h.rgba&255)/255,At===1)return{css:h.css,rgba:h.rgba};let p=h.rgba>>24&255,m=h.rgba>>16&255,_=h.rgba>>8&255,b=d.rgba>>24&255,S=d.rgba>>16&255,w=d.rgba>>8&255;hn=b+Math.round((p-b)*At),dn=S+Math.round((m-S)*At),fn=w+Math.round((_-w)*At);let C=Vt.toCss(hn,dn,fn),k=Vt.toRgba(hn,dn,fn);return{css:C,rgba:k}}e.blend=t;function n(d){return(d.rgba&255)===255}e.isOpaque=n;function r(d,h,p){let m=$d.ensureContrastRatio(d.rgba,h.rgba,p);if(m)return Vt.toColor(m>>24&255,m>>16&255,m>>8&255)}e.ensureContrastRatio=r;function s(d){let h=(d.rgba|255)>>>0;return[hn,dn,fn]=$d.toChannels(h),{css:Vt.toCss(hn,dn,fn),rgba:h}}e.opaque=s;function a(d,h){return At=Math.round(h*255),[hn,dn,fn]=$d.toChannels(d.rgba),{css:Vt.toCss(hn,dn,fn,At),rgba:Vt.toRgba(hn,dn,fn,At)}}e.opacity=a;function l(d,h){return At=d.rgba&255,a(d,At*h/255)}e.multiplyOpacity=l;function u(d){return[d.rgba>>24&255,d.rgba>>16&255,d.rgba>>8&255]}e.toColorRGB=u})(bt||(bt={}));var Et;(e=>{let t,n;try{let s=document.createElement("canvas");s.width=1,s.height=1;let a=s.getContext("2d",{willReadFrequently:!0});a&&(t=a,t.globalCompositeOperation="copy",n=t.createLinearGradient(0,0,1,1))}catch{}function r(s){if(s.match(/#[\da-f]{3,8}/i))switch(s.length){case 4:return hn=parseInt(s.slice(1,2).repeat(2),16),dn=parseInt(s.slice(2,3).repeat(2),16),fn=parseInt(s.slice(3,4).repeat(2),16),Vt.toColor(hn,dn,fn);case 5:return hn=parseInt(s.slice(1,2).repeat(2),16),dn=parseInt(s.slice(2,3).repeat(2),16),fn=parseInt(s.slice(3,4).repeat(2),16),At=parseInt(s.slice(4,5).repeat(2),16),Vt.toColor(hn,dn,fn,At);case 7:return{css:s,rgba:(parseInt(s.slice(1),16)<<8|255)>>>0};case 9:return{css:s,rgba:parseInt(s.slice(1),16)>>>0}}let a=s.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(a)return hn=parseInt(a[1]),dn=parseInt(a[2]),fn=parseInt(a[3]),At=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Vt.toColor(hn,dn,fn,At);if(!t||!n)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=n,t.fillStyle=s,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[hn,dn,fn,At]=t.getImageData(0,0,1,1).data,At!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Vt.toRgba(hn,dn,fn,At),css:s}}e.toColor=r})(Et||(Et={}));var Ln;(e=>{function t(r){return n(r>>16&255,r>>8&255,r&255)}e.relativeLuminance=t;function n(r,s,a){let l=r/255,u=s/255,d=a/255,h=l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4),p=u<=.03928?u/12.92:Math.pow((u+.055)/1.055,2.4),m=d<=.03928?d/12.92:Math.pow((d+.055)/1.055,2.4);return h*.2126+p*.7152+m*.0722}e.relativeLuminance2=n})(Ln||(Ln={}));var $d;(e=>{function t(l,u){if(At=(u&255)/255,At===1)return u;let d=u>>24&255,h=u>>16&255,p=u>>8&255,m=l>>24&255,_=l>>16&255,b=l>>8&255;return hn=m+Math.round((d-m)*At),dn=_+Math.round((h-_)*At),fn=b+Math.round((p-b)*At),Vt.toRgba(hn,dn,fn)}e.blend=t;function n(l,u,d){let h=Ln.relativeLuminance(l>>8),p=Ln.relativeLuminance(u>>8);if(Zi(h,p)<d){if(p<h){let b=r(l,u,d),S=Zi(h,Ln.relativeLuminance(b>>8));if(S<d){let w=s(l,u,d),C=Zi(h,Ln.relativeLuminance(w>>8));return S>C?b:w}return b}let m=s(l,u,d),_=Zi(h,Ln.relativeLuminance(m>>8));if(_<d){let b=r(l,u,d),S=Zi(h,Ln.relativeLuminance(b>>8));return _>S?m:b}return m}}e.ensureContrastRatio=n;function r(l,u,d){let h=l>>24&255,p=l>>16&255,m=l>>8&255,_=u>>24&255,b=u>>16&255,S=u>>8&255,w=Zi(Ln.relativeLuminance2(_,b,S),Ln.relativeLuminance2(h,p,m));for(;w<d&&(_>0||b>0||S>0);)_-=Math.max(0,Math.ceil(_*.1)),b-=Math.max(0,Math.ceil(b*.1)),S-=Math.max(0,Math.ceil(S*.1)),w=Zi(Ln.relativeLuminance2(_,b,S),Ln.relativeLuminance2(h,p,m));return(_<<24|b<<16|S<<8|255)>>>0}e.reduceLuminance=r;function s(l,u,d){let h=l>>24&255,p=l>>16&255,m=l>>8&255,_=u>>24&255,b=u>>16&255,S=u>>8&255,w=Zi(Ln.relativeLuminance2(_,b,S),Ln.relativeLuminance2(h,p,m));for(;w<d&&(_<255||b<255||S<255);)_=Math.min(255,_+Math.ceil((255-_)*.1)),b=Math.min(255,b+Math.ceil((255-b)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),w=Zi(Ln.relativeLuminance2(_,b,S),Ln.relativeLuminance2(h,p,m));return(_<<24|b<<16|S<<8|255)>>>0}e.increaseLuminance=s;function a(l){return[l>>24&255,l>>16&255,l>>8&255,l&255]}e.toChannels=a})($d||($d={}));function Ro(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Zi(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var NF=class extends Mu{constructor(e,t,n){super(),this.content=0,this.combinedData="",this.fg=e.fg,this.bg=e.bg,this.combinedData=t,this._width=n}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(e){throw new Error("not implemented")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},pf=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new Ir}register(e){let t={id:this._nextCharacterJoinerId++,handler:e};return this._characterJoiners.push(t),t.id}deregister(e){for(let t=0;t<this._characterJoiners.length;t++)if(this._characterJoiners[t].id===e)return this._characterJoiners.splice(t,1),!0;return!1}getJoinedCharacters(e){if(this._characterJoiners.length===0)return[];let t=this._bufferService.buffer.lines.get(e);if(!t||t.length===0)return[];let n=[],r=t.translateToString(!0),s=0,a=0,l=0,u=t.getFg(0),d=t.getBg(0);for(let h=0;h<t.getTrimmedLength();h++)if(t.loadCell(h,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==u||this._workCell.bg!==d){if(h-s>1){let p=this._getJoinedRanges(r,l,a,t,s);for(let m=0;m<p.length;m++)n.push(p[m])}s=h,l=a,u=this._workCell.fg,d=this._workCell.bg}a+=this._workCell.getChars().length||qs.length}if(this._bufferService.cols-s>1){let h=this._getJoinedRanges(r,l,a,t,s);for(let p=0;p<h.length;p++)n.push(h[p])}return n}_getJoinedRanges(e,t,n,r,s){let a=e.substring(t,n),l=[];try{l=this._characterJoiners[0].handler(a)}catch(u){console.error(u)}for(let u=1;u<this._characterJoiners.length;u++)try{let d=this._characterJoiners[u].handler(a);for(let h=0;h<d.length;h++)pf._mergeRanges(l,d[h])}catch(d){console.error(d)}return this._stringRangesToCellRanges(l,r,s),l}_stringRangesToCellRanges(e,t,n){let r=0,s=!1,a=0,l=e[r];if(l){for(let u=n;u<this._bufferService.cols;u++){let d=t.getWidth(u),h=t.getString(u).length||qs.length;if(d!==0){if(!s&&l[0]<=a&&(l[0]=u,s=!0),l[1]<=a){if(l[1]=u,l=e[++r],!l)break;l[0]<=a?(l[0]=u,s=!0):s=!1}a+=h}}l&&(l[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let n=!1;for(let r=0;r<e.length;r++){let s=e[r];if(n){if(t[1]<=s[0])return e[r-1][1]=t[1],e;if(t[1]<=s[1])return e[r-1][1]=Math.max(t[1],s[1]),e.splice(r,1),e;e.splice(r,1),r--}else{if(t[1]<=s[0])return e.splice(r,0,t),e;if(t[1]<=s[1])return s[0]=Math.min(t[0],s[0]),e;t[0]<s[1]&&(s[0]=Math.min(t[0],s[0]),n=!0);continue}}return n?e[e.length-1][1]=t[1]:e.push(t),e}};pf=Nt([be(0,In)],pf);function DF(e){return 57508<=e&&e<=57558}function OF(e){return 9472<=e&&e<=9631}function LF(e){return DF(e)||OF(e)}function zF(){return{css:{canvas:pd(),cell:pd()},device:{canvas:pd(),cell:pd(),char:{width:0,height:0,left:0,top:0}}}}function pd(){return{width:0,height:0}}var b_=class{constructor(e,t,n,r,s,a,l){this._document=e,this._characterJoinerService=t,this._optionsService=n,this._coreBrowserService=r,this._coreService=s,this._decorationService=a,this._themeService=l,this._workCell=new Ir,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,n){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=n}createRow(e,t,n,r,s,a,l,u,d,h,p){let m=[],_=this._characterJoinerService.getJoinedCharacters(t),b=this._themeService.colors,S=e.getNoBgTrimmedLength();n&&S<a+1&&(S=a+1);let w,C=0,k="",T=0,R=0,M=0,L=0,O=!1,z=0,B=!1,Z=0,P=0,$=[],F=h!==-1&&p!==-1;for(let H=0;H<S;H++){e.loadCell(H,this._workCell);let V=this._workCell.getWidth();if(V===0)continue;let U=!1,j=H>=P,G=H,W=this._workCell;if(_.length>0&&H===_[0][0]&&j){let Me=_.shift(),Ke=this._isCellInSelection(Me[0],t);for(T=Me[0]+1;T<Me[1];T++)j&&(j=Ke===this._isCellInSelection(T,t));j&&(j=!n||a<Me[0]||a>=Me[1]),j?(U=!0,W=new NF(this._workCell,e.translateToString(!0,Me[0],Me[1]),Me[1]-Me[0]),G=Me[1]-1,V=W.getWidth()):P=Me[1]}let J=this._isCellInSelection(H,t),A=n&&H===a,I=F&&H>=h&&H<=p,Q=!1;this._decorationService.forEachDecorationAtCell(H,t,void 0,Me=>{Q=!0});let N=W.getChars()||qs;if(N===" "&&(W.isUnderline()||W.isOverline())&&(N=" "),Z=V*u-d.get(N,W.isBold(),W.isItalic()),!w)w=this._document.createElement("span");else if(C&&(J&&B||!J&&!B&&W.bg===R)&&(J&&B&&b.selectionForeground||W.fg===M)&&W.extended.ext===L&&I===O&&Z===z&&!A&&!U&&!Q&&j){W.isInvisible()?k+=qs:k+=N,C++;continue}else C&&(w.textContent=k),w=this._document.createElement("span"),C=0,k="";if(R=W.bg,M=W.fg,L=W.extended.ext,O=I,z=Z,B=J,U&&a>=H&&a<=G&&(a=H),!this._coreService.isCursorHidden&&A&&this._coreService.isCursorInitialized){if($.push("xterm-cursor"),this._coreBrowserService.isFocused)l&&$.push("xterm-cursor-blink"),$.push(r==="bar"?"xterm-cursor-bar":r==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(s)switch(s){case"outline":$.push("xterm-cursor-outline");break;case"block":$.push("xterm-cursor-block");break;case"bar":$.push("xterm-cursor-bar");break;case"underline":$.push("xterm-cursor-underline");break}}if(W.isBold()&&$.push("xterm-bold"),W.isItalic()&&$.push("xterm-italic"),W.isDim()&&$.push("xterm-dim"),W.isInvisible()?k=qs:k=W.getChars()||qs,W.isUnderline()&&($.push(`xterm-underline-${W.extended.underlineStyle}`),k===" "&&(k=" "),!W.isUnderlineColorDefault()))if(W.isUnderlineColorRGB())w.style.textDecorationColor=`rgb(${Mu.toColorRGB(W.getUnderlineColor()).join(",")})`;else{let Me=W.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&W.isBold()&&Me<8&&(Me+=8),w.style.textDecorationColor=b.ansi[Me].css}W.isOverline()&&($.push("xterm-overline"),k===" "&&(k=" ")),W.isStrikethrough()&&$.push("xterm-strikethrough"),I&&(w.style.textDecoration="underline");let K=W.getFgColor(),Y=W.getFgColorMode(),ie=W.getBgColor(),fe=W.getBgColorMode(),Re=!!W.isInverse();if(Re){let Me=K;K=ie,ie=Me;let Ke=Y;Y=fe,fe=Ke}let me,ce,Te=!1;this._decorationService.forEachDecorationAtCell(H,t,void 0,Me=>{Me.options.layer!=="top"&&Te||(Me.backgroundColorRGB&&(fe=50331648,ie=Me.backgroundColorRGB.rgba>>8&16777215,me=Me.backgroundColorRGB),Me.foregroundColorRGB&&(Y=50331648,K=Me.foregroundColorRGB.rgba>>8&16777215,ce=Me.foregroundColorRGB),Te=Me.options.layer==="top")}),!Te&&J&&(me=this._coreBrowserService.isFocused?b.selectionBackgroundOpaque:b.selectionInactiveBackgroundOpaque,ie=me.rgba>>8&16777215,fe=50331648,Te=!0,b.selectionForeground&&(Y=50331648,K=b.selectionForeground.rgba>>8&16777215,ce=b.selectionForeground)),Te&&$.push("xterm-decoration-top");let He;switch(fe){case 16777216:case 33554432:He=b.ansi[ie],$.push(`xterm-bg-${ie}`);break;case 50331648:He=Vt.toColor(ie>>16,ie>>8&255,ie&255),this._addStyle(w,`background-color:#${$C((ie>>>0).toString(16),"0",6)}`);break;case 0:default:Re?(He=b.foreground,$.push("xterm-bg-257")):He=b.background}switch(me||W.isDim()&&(me=bt.multiplyOpacity(He,.5)),Y){case 16777216:case 33554432:W.isBold()&&K<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(K+=8),this._applyMinimumContrast(w,He,b.ansi[K],W,me,void 0)||$.push(`xterm-fg-${K}`);break;case 50331648:let Me=Vt.toColor(K>>16&255,K>>8&255,K&255);this._applyMinimumContrast(w,He,Me,W,me,ce)||this._addStyle(w,`color:#${$C(K.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(w,He,b.foreground,W,me,ce)||Re&&$.push("xterm-fg-257")}$.length&&(w.className=$.join(" "),$.length=0),!A&&!U&&!Q&&j?C++:w.textContent=k,Z!==this.defaultSpacing&&(w.style.letterSpacing=`${Z}px`),m.push(w),H=G}return w&&C&&(w.textContent=k),m}_applyMinimumContrast(e,t,n,r,s,a){if(this._optionsService.rawOptions.minimumContrastRatio===1||LF(r.getCode()))return!1;let l=this._getContrastCache(r),u;if(!s&&!a&&(u=l.getColor(t.rgba,n.rgba)),u===void 0){let d=this._optionsService.rawOptions.minimumContrastRatio/(r.isDim()?2:1);u=bt.ensureContrastRatio(s||t,a||n,d),l.setColor((s||t).rgba,(a||n).rgba,u??null)}return u?(this._addStyle(e,`color:${u.css}`),!0):!1}_getContrastCache(e){return e.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(e,t){e.setAttribute("style",`${e.getAttribute("style")||""}${t};`)}_isCellInSelection(e,t){let n=this._selectionStart,r=this._selectionEnd;return!n||!r?!1:this._columnSelectMode?n[0]<=r[0]?e>=n[0]&&t>=n[1]&&e<r[0]&&t<=r[1]:e<n[0]&&t>=n[1]&&e>=r[0]&&t<=r[1]:t>n[1]&&t<r[1]||n[1]===r[1]&&t===n[1]&&e>=n[0]&&e<r[0]||n[1]<r[1]&&t===r[1]&&e<r[0]||n[1]<r[1]&&t===n[1]&&e>=n[0]}};b_=Nt([be(1,IM),be(2,Hn),be(3,as),be(4,Xo),be(5,Au),be(6,kl)],b_);function $C(e,t,n){for(;e.length<n;)e=t+e;return e}var jF=class{constructor(e,t){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=e.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";let n=e.createElement("span");n.classList.add("xterm-char-measure-element");let r=e.createElement("span");r.classList.add("xterm-char-measure-element"),r.style.fontWeight="bold";let s=e.createElement("span");s.classList.add("xterm-char-measure-element"),s.style.fontStyle="italic";let a=e.createElement("span");a.classList.add("xterm-char-measure-element"),a.style.fontWeight="bold",a.style.fontStyle="italic",this._measureElements=[n,r,s,a],this._container.appendChild(n),this._container.appendChild(r),this._container.appendChild(s),this._container.appendChild(a),t.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(e,t,n,r){e===this._font&&t===this._fontSize&&n===this._weight&&r===this._weightBold||(this._font=e,this._fontSize=t,this._weight=n,this._weightBold=r,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${n}`,this._measureElements[1].style.fontWeight=`${r}`,this._measureElements[2].style.fontWeight=`${n}`,this._measureElements[3].style.fontWeight=`${r}`,this.clear())}get(e,t,n){let r=0;if(!t&&!n&&e.length===1&&(r=e.charCodeAt(0))<256){if(this._flat[r]!==-9999)return this._flat[r];let l=this._measure(e,0);return l>0&&(this._flat[r]=l),l}let s=e;t&&(s+="B"),n&&(s+="I");let a=this._holey.get(s);if(a===void 0){let l=0;t&&(l|=1),n&&(l|=2),a=this._measure(e,l),a>0&&this._holey.set(s,a)}return a}_measure(e,t){let n=this._measureElements[t];return n.textContent=e.repeat(32),n.offsetWidth/32}},BF=class{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(e,t,n,r=!1){if(this.selectionStart=t,this.selectionEnd=n,!t||!n||t[0]===n[0]&&t[1]===n[1]){this.clear();return}let s=e.buffers.active.ydisp,a=t[1]-s,l=n[1]-s,u=Math.max(a,0),d=Math.min(l,e.rows-1);if(u>=e.rows||d<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=r,this.viewportStartRow=a,this.viewportEndRow=l,this.viewportCappedStartRow=u,this.viewportCappedEndRow=d,this.startCol=t[0],this.endCol=n[0]}isCellSelected(e,t,n){return this.hasSelection?(n-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&n>=this.viewportCappedStartRow&&t<this.endCol&&n<=this.viewportCappedEndRow:t<this.startCol&&n>=this.viewportCappedStartRow&&t>=this.endCol&&n<=this.viewportCappedEndRow:n>this.viewportStartRow&&n<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportEndRow&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol):!1}};function PF(){return new BF}var Xg="xterm-dom-renderer-owner-",Dr="xterm-rows",md="xterm-fg-",WC="xterm-bg-",kc="xterm-focus",gd="xterm-selection",IF=1,x_=class extends Ve{constructor(e,t,n,r,s,a,l,u,d,h,p,m,_,b){super(),this._terminal=e,this._document=t,this._element=n,this._screenElement=r,this._viewportElement=s,this._helperContainer=a,this._linkifier2=l,this._charSizeService=d,this._optionsService=h,this._bufferService=p,this._coreService=m,this._coreBrowserService=_,this._themeService=b,this._terminalClass=IF++,this._rowElements=[],this._selectionRenderModel=PF(),this.onRequestRedraw=this._register(new _e).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(Dr),this._rowContainer.style.lineHeight="normal",this._rowContainer.setAttribute("aria-hidden","true"),this._refreshRowElements(this._bufferService.cols,this._bufferService.rows),this._selectionContainer=this._document.createElement("div"),this._selectionContainer.classList.add(gd),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=zF(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(S=>this._injectCss(S))),this._injectCss(this._themeService.colors),this._rowFactory=u.createInstance(b_,document),this._element.classList.add(Xg+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this._register(this._linkifier2.onShowLinkUnderline(S=>this._handleLinkHover(S))),this._register(this._linkifier2.onHideLinkUnderline(S=>this._handleLinkLeave(S))),this._register(wt(()=>{this._element.classList.remove(Xg+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new jF(this._document,this._helperContainer),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}_updateDimensions(){let e=this._coreBrowserService.dpr;this.dimensions.device.char.width=this._charSizeService.width*e,this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*e),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.left=0,this.dimensions.device.char.top=0,this.dimensions.device.canvas.width=this.dimensions.device.cell.width*this._bufferService.cols,this.dimensions.device.canvas.height=this.dimensions.device.cell.height*this._bufferService.rows,this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/e),this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/e),this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols,this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows;for(let n of this._rowElements)n.style.width=`${this.dimensions.css.canvas.width}px`,n.style.height=`${this.dimensions.css.cell.height}px`,n.style.lineHeight=`${this.dimensions.css.cell.height}px`,n.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));let t=`${this._terminalSelector} .${Dr} span { display: inline-block; height: 100%; vertical-align: top;}`;this._dimensionsStyleElement.textContent=t,this._selectionContainer.style.height=this._viewportElement.style.height,this._screenElement.style.width=`${this.dimensions.css.canvas.width}px`,this._screenElement.style.height=`${this.dimensions.css.canvas.height}px`}_injectCss(e){this._themeStyleElement||(this._themeStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._themeStyleElement));let t=`${this._terminalSelector} .${Dr} { pointer-events: none; color: ${e.foreground.css}; font-family: ${this._optionsService.rawOptions.fontFamily}; font-size: ${this._optionsService.rawOptions.fontSize}px; font-kerning: none; white-space: pre}`;t+=`${this._terminalSelector} .${Dr} .xterm-dim { color: ${bt.multiplyOpacity(e.foreground,.5).css};}`,t+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;let n=`blink_underline_${this._terminalClass}`,r=`blink_bar_${this._terminalClass}`,s=`blink_block_${this._terminalClass}`;t+=`@keyframes ${n} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${r} { 50% { box-shadow: none; }}`,t+=`@keyframes ${s} { 0% { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css}; } 50% { background-color: inherit; color: ${e.cursor.css}; }}`,t+=`${this._terminalSelector} .${Dr}.${kc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${Dr}.${kc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${r} 1s step-end infinite;}${this._terminalSelector} .${Dr}.${kc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${s} 1s step-end infinite;}${this._terminalSelector} .${Dr} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${Dr} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${Dr} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${Dr} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${Dr} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${gd} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${gd} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${gd} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[a,l]of e.ansi.entries())t+=`${this._terminalSelector} .${md}${a} { color: ${l.css}; }${this._terminalSelector} .${md}${a}.xterm-dim { color: ${bt.multiplyOpacity(l,.5).css}; }${this._terminalSelector} .${WC}${a} { background-color: ${l.css}; }`;t+=`${this._terminalSelector} .${md}257 { color: ${bt.opaque(e.background).css}; }${this._terminalSelector} .${md}257.xterm-dim { color: ${bt.multiplyOpacity(bt.opaque(e.background),.5).css}; }${this._terminalSelector} .${WC}257 { background-color: ${e.foreground.css}; }`,this._themeStyleElement.textContent=t}_setDefaultSpacing(){let e=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${e}px`,this._rowFactory.defaultSpacing=e}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(e,t){for(let n=this._rowElements.length;n<=t;n++){let r=this._document.createElement("div");this._rowContainer.appendChild(r),this._rowElements.push(r)}for(;this._rowElements.length>t;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(e,t){this._refreshRowElements(e,t),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(kc),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(kc),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(e,t,n){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(e,t,n),this.renderRows(0,this._bufferService.rows-1),!e||!t||(this._selectionRenderModel.update(this._terminal,e,t,n),!this._selectionRenderModel.hasSelection))return;let r=this._selectionRenderModel.viewportStartRow,s=this._selectionRenderModel.viewportEndRow,a=this._selectionRenderModel.viewportCappedStartRow,l=this._selectionRenderModel.viewportCappedEndRow,u=this._document.createDocumentFragment();if(n){let d=e[0]>t[0];u.appendChild(this._createSelectionElement(a,d?t[0]:e[0],d?e[0]:t[0],l-a+1))}else{let d=r===a?e[0]:0,h=a===s?t[0]:this._bufferService.cols;u.appendChild(this._createSelectionElement(a,d,h));let p=l-a-1;if(u.appendChild(this._createSelectionElement(a+1,0,this._bufferService.cols,p)),a!==l){let m=s===l?t[0]:this._bufferService.cols;u.appendChild(this._createSelectionElement(l,0,m))}}this._selectionContainer.appendChild(u)}_createSelectionElement(e,t,n,r=1){let s=this._document.createElement("div"),a=t*this.dimensions.css.cell.width,l=this.dimensions.css.cell.width*(n-t);return a+l>this.dimensions.css.canvas.width&&(l=this.dimensions.css.canvas.width-a),s.style.height=`${r*this.dimensions.css.cell.height}px`,s.style.top=`${e*this.dimensions.css.cell.height}px`,s.style.left=`${a}px`,s.style.width=`${l}px`,s}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(let e of this._rowElements)e.replaceChildren()}renderRows(e,t){let n=this._bufferService.buffer,r=n.ybase+n.y,s=Math.min(n.x,this._bufferService.cols-1),a=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,l=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,u=this._optionsService.rawOptions.cursorInactiveStyle;for(let d=e;d<=t;d++){let h=d+n.ydisp,p=this._rowElements[d],m=n.lines.get(h);if(!p||!m)break;p.replaceChildren(...this._rowFactory.createRow(m,h,h===r,l,u,s,a,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${Xg}${this._terminalClass}`}_handleLinkHover(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!0)}_handleLinkLeave(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!1)}_setCellUnderline(e,t,n,r,s,a){n<0&&(e=0),r<0&&(t=0);let l=this._bufferService.rows-1;n=Math.max(Math.min(n,l),0),r=Math.max(Math.min(r,l),0),s=Math.min(s,this._bufferService.cols);let u=this._bufferService.buffer,d=u.ybase+u.y,h=Math.min(u.x,s-1),p=this._optionsService.rawOptions.cursorBlink,m=this._optionsService.rawOptions.cursorStyle,_=this._optionsService.rawOptions.cursorInactiveStyle;for(let b=n;b<=r;++b){let S=b+u.ydisp,w=this._rowElements[b],C=u.lines.get(S);if(!w||!C)break;w.replaceChildren(...this._rowFactory.createRow(C,S,S===d,m,_,h,p,this.dimensions.css.cell.width,this._widthCache,a?b===n?e:0:-1,a?(b===r?t:s)-1:-1))}}};x_=Nt([be(7,ub),be(8,Zf),be(9,Hn),be(10,In),be(11,Xo),be(12,as),be(13,kl)],x_);var S_=class extends Ve{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new _e),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new FF(this._optionsService))}catch{this._measureStrategy=this._register(new HF(e,t,this._optionsService))}this._register(this._optionsService.onMultipleOptionChange(["fontFamily","fontSize"],()=>this.measure()))}get hasValidSize(){return this.width>0&&this.height>0}measure(){let e=this._measureStrategy.measure();(e.width!==this.width||e.height!==this.height)&&(this.width=e.width,this.height=e.height,this._onCharSizeChange.fire())}};S_=Nt([be(2,Hn)],S_);var i5=class extends Ve{constructor(){super(...arguments),this._result={width:0,height:0}}_validateAndSet(e,t){e!==void 0&&e>0&&t!==void 0&&t>0&&(this._result.width=e,this._result.height=t)}},HF=class extends i5{constructor(e,t,n){super(),this._document=e,this._parentElement=t,this._optionsService=n,this._measureElement=this._document.createElement("span"),this._measureElement.classList.add("xterm-char-measure-element"),this._measureElement.textContent="W".repeat(32),this._measureElement.setAttribute("aria-hidden","true"),this._measureElement.style.whiteSpace="pre",this._measureElement.style.fontKerning="none",this._parentElement.appendChild(this._measureElement)}measure(){return this._measureElement.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._measureElement.style.fontSize=`${this._optionsService.rawOptions.fontSize}px`,this._validateAndSet(Number(this._measureElement.offsetWidth)/32,Number(this._measureElement.offsetHeight)),this._result}},FF=class extends i5{constructor(e){super(),this._optionsService=e,this._canvas=new OffscreenCanvas(100,100),this._ctx=this._canvas.getContext("2d");let t=this._ctx.measureText("W");if(!("width"in t&&"fontBoundingBoxAscent"in t&&"fontBoundingBoxDescent"in t))throw new Error("Required font metrics not supported")}measure(){this._ctx.font=`${this._optionsService.rawOptions.fontSize}px ${this._optionsService.rawOptions.fontFamily}`;let e=this._ctx.measureText("W");return this._validateAndSet(e.width,e.fontBoundingBoxAscent+e.fontBoundingBoxDescent),this._result}},UF=class extends Ve{constructor(e,t,n){super(),this._textarea=e,this._window=t,this.mainDocument=n,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=this._register(new $F(this._window)),this._onDprChange=this._register(new _e),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new _e),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(r=>this._screenDprMonitor.setWindow(r))),this._register(kn.forward(this._screenDprMonitor.onDprChange,this._onDprChange)),this._register(Le(this._textarea,"focus",()=>this._isFocused=!0)),this._register(Le(this._textarea,"blur",()=>this._isFocused=!1))}get window(){return this._window}set window(e){this._window!==e&&(this._window=e,this._onWindowChange.fire(this._window))}get dpr(){return this.window.devicePixelRatio}get isFocused(){return this._cachedIsFocused===void 0&&(this._cachedIsFocused=this._isFocused&&this._textarea.ownerDocument.hasFocus(),queueMicrotask(()=>this._cachedIsFocused=void 0)),this._cachedIsFocused}},$F=class extends Ve{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new dl),this._onDprChange=this._register(new _e),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(wt(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=Le(this._parentWindow,"resize",()=>this._setDprAndFireIfDiffers())}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){var e;this._outerListener&&((e=this._resolutionMediaMatchList)==null||e.removeListener(this._outerListener),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._resolutionMediaMatchList=this._parentWindow.matchMedia(`screen and (resolution: ${this._parentWindow.devicePixelRatio}dppx)`),this._resolutionMediaMatchList.addListener(this._outerListener))}clearListener(){!this._resolutionMediaMatchList||!this._outerListener||(this._resolutionMediaMatchList.removeListener(this._outerListener),this._resolutionMediaMatchList=void 0,this._outerListener=void 0)}},WF=class extends Ve{constructor(){super(),this.linkProviders=[],this._register(wt(()=>this.linkProviders.length=0))}registerLinkProvider(e){return this.linkProviders.push(e),{dispose:()=>{let t=this.linkProviders.indexOf(e);t!==-1&&this.linkProviders.splice(t,1)}}}};function _b(e,t,n){let r=n.getBoundingClientRect(),s=e.getComputedStyle(n),a=parseInt(s.getPropertyValue("padding-left")),l=parseInt(s.getPropertyValue("padding-top"));return[t.clientX-r.left-a,t.clientY-r.top-l]}function qF(e,t,n,r,s,a,l,u,d){if(!a)return;let h=_b(e,t,n);if(h)return h[0]=Math.ceil((h[0]+(d?l/2:0))/l),h[1]=Math.ceil(h[1]/u),h[0]=Math.min(Math.max(h[0],1),r+(d?1:0)),h[1]=Math.min(Math.max(h[1],1),s),h}var w_=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,r,s){return qF(window,e,t,n,r,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,s)}getMouseReportCoords(e,t){let n=_b(window,e,t);if(this._charSizeService.hasValidSize)return n[0]=Math.min(Math.max(n[0],0),this._renderService.dimensions.css.canvas.width-1),n[1]=Math.min(Math.max(n[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(n[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(n[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(n[0]),y:Math.floor(n[1])}}};w_=Nt([be(0,ls),be(1,Zf)],w_);var VF=class{constructor(e,t){this._renderCallback=e,this._coreBrowserService=t,this._refreshCallbacks=[]}dispose(){this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}addRefreshCallback(e){return this._refreshCallbacks.push(e),this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh())),this._animationFrame}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t,!this._animationFrame&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh()))}_innerRefresh(){if(this._animationFrame=void 0,this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0){this._runRefreshCallbacks();return}let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t),this._runRefreshCallbacks()}_runRefreshCallbacks(){for(let e of this._refreshCallbacks)e(0);this._refreshCallbacks=[]}},s5={};nH(s5,{getSafariVersion:()=>GF,isChromeOS:()=>c5,isFirefox:()=>o5,isIpad:()=>YF,isIphone:()=>XF,isLegacyEdge:()=>KF,isLinux:()=>yb,isMac:()=>mf,isNode:()=>Qf,isSafari:()=>a5,isWindows:()=>l5});var Qf=typeof process<"u"&&"title"in process,Nu=Qf?"node":navigator.userAgent,Du=Qf?"node":navigator.platform,o5=Nu.includes("Firefox"),KF=Nu.includes("Edge"),a5=/^((?!chrome|android).)*safari/i.test(Nu);function GF(){if(!a5)return 0;let e=Nu.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var mf=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(Du),YF=Du==="iPad",XF=Du==="iPhone",l5=["Windows","Win16","Win32","WinCE"].includes(Du),yb=Du.indexOf("Linux")>=0,c5=/\bCrOS\b/.test(Nu),u5=class{constructor(){this._tasks=[],this._i=0}enqueue(e){this._tasks.push(e),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(e){this._idleCallback=void 0;let t=0,n=0,r=e.timeRemaining(),s=0;for(;this._i<this._tasks.length;){if(t=performance.now(),this._tasks[this._i]()||this._i++,t=Math.max(1,performance.now()-t),n=Math.max(t,n),s=e.timeRemaining(),n*1.5>s){r-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(r-t))}ms`),this._start();return}r=s}this.clear()}},ZF=class extends u5{_requestCallback(e){return setTimeout(()=>e(this._createDeadline(16)))}_cancelCallback(e){clearTimeout(e)}_createDeadline(e){let t=performance.now()+e;return{timeRemaining:()=>Math.max(0,t-performance.now())}}},QF=class extends u5{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},gf=!Qf&&"requestIdleCallback"in window?QF:ZF,JF=class{constructor(){this._queue=new gf}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},C_=class extends Ve{constructor(e,t,n,r,s,a,l,u,d){super(),this._rowCount=e,this._optionsService=n,this._charSizeService=r,this._coreService=s,this._coreBrowserService=u,this._renderer=this._register(new dl),this._pausedResizeTask=new JF,this._observerDisposable=this._register(new dl),this._isPaused=!1,this._needsFullRefresh=!1,this._isNextRenderRedrawOnly=!0,this._needsSelectionRefresh=!1,this._canvasWidth=0,this._canvasHeight=0,this._selectionState={start:void 0,end:void 0,columnSelectMode:!1},this._onDimensionsChange=this._register(new _e),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new _e),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new _e),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new _e),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new VF((h,p)=>this._renderRows(h,p),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new eU(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(wt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(l.onResize(()=>this._fullRefresh())),this._register(l.buffers.onBufferActivate(()=>{var h;return(h=this._renderer.value)==null?void 0:h.clear()})),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(a.onDecorationRegistered(()=>this._fullRefresh())),this._register(a.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(l.cols,l.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(l.buffer.y,l.buffer.y,!0))),this._register(d.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(h=>this._registerIntersectionObserver(h,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let n=new e.IntersectionObserver(r=>this._handleIntersectionChange(r[r.length-1]),{threshold:0});n.observe(t),this._observerDisposable.value=wt(()=>n.disconnect())}}_handleIntersectionChange(e){this._isPaused=e.isIntersecting===void 0?e.intersectionRatio===0:!e.isIntersecting,!this._isPaused&&!this._charSizeService.hasValidSize&&this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(e,t,n=!1){if(this._isPaused){this._needsFullRefresh=!0;return}if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}let r=this._syncOutputHandler.flush();r&&(e=Math.min(e,r.start),t=Math.max(t,r.end)),n||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(e,t,this._rowCount)}_renderRows(e,t){if(this._renderer.value){if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}e=Math.min(e,this._rowCount-1),t=Math.min(t,this._rowCount-1),this._renderer.value.renderRows(e,t),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:e,end:t}),this._onRender.fire({start:e,end:t}),this._isNextRenderRedrawOnly=!0}}resize(e,t){this._rowCount=t,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(e){this._renderer.value=e,this._renderer.value&&(this._renderer.value.onRequestRedraw(t=>this.refreshRows(t.start,t.end,!0)),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(e){return this._renderDebouncer.addRefreshCallback(e)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var e,t;this._renderer.value&&((t=(e=this._renderer.value).clearTextureAtlas)==null||t.call(e),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(e,t){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set(()=>{var n;return(n=this._renderer.value)==null?void 0:n.handleResize(e,t)}):this._renderer.value.handleResize(e,t),this._fullRefresh())}handleCharSizeChanged(){var e;(e=this._renderer.value)==null||e.handleCharSizeChanged()}handleBlur(){var e;(e=this._renderer.value)==null||e.handleBlur()}handleFocus(){var e;(e=this._renderer.value)==null||e.handleFocus()}handleSelectionChanged(e,t,n){var r;this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=n,(r=this._renderer.value)==null||r.handleSelectionChanged(e,t,n)}handleCursorMove(){var e;(e=this._renderer.value)==null||e.handleCursorMove()}clear(){var e;(e=this._renderer.value)==null||e.clear()}};C_=Nt([be(2,Hn),be(3,Zf),be(4,Xo),be(5,Au),be(6,In),be(7,as),be(8,kl)],C_);var eU=class{constructor(e,t,n){this._coreBrowserService=e,this._coreService=t,this._onTimeout=n,this._start=0,this._end=0,this._isBuffering=!1}bufferRows(e,t){this._isBuffering?(this._start=Math.min(this._start,e),this._end=Math.max(this._end,t)):(this._start=e,this._end=t,this._isBuffering=!0),this._timeout===void 0&&(this._timeout=this._coreBrowserService.window.setTimeout(()=>{this._timeout=void 0,this._coreService.decPrivateModes.synchronizedOutput=!1,this._onTimeout()},1e3))}flush(){if(this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0),!this._isBuffering)return;let e={start:this._start,end:this._end};return this._isBuffering=!1,e}dispose(){this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0)}};function tU(e,t,n,r){let s=n.buffer.x,a=n.buffer.y;if(!n.buffer.hasScrollback)return iU(s,a,e,t,n,r)+Jf(a,t,n,r)+sU(s,a,e,t,n,r);let l;if(a===t)return l=s>e?"D":"C",uu(Math.abs(s-e),cu(l,r));l=a>t?"D":"C";let u=Math.abs(a-t),d=rU(a>t?e:s,n)+(u-1)*n.cols+1+nU(a>t?s:e);return uu(d,cu(l,r))}function nU(e,t){return e-1}function rU(e,t){return t.cols-e}function iU(e,t,n,r,s,a){return Jf(t,r,s,a).length===0?"":uu(d5(e,t,e,t-$o(t,s),!1,s).length,cu("D",a))}function Jf(e,t,n,r){let s=e-$o(e,n),a=t-$o(t,n),l=Math.abs(s-a)-oU(e,t,n);return uu(l,cu(h5(e,t),r))}function sU(e,t,n,r,s,a){let l;Jf(t,r,s,a).length>0?l=r-$o(r,s):l=t;let u=r,d=aU(e,t,n,r,s,a);return uu(d5(e,l,n,u,d==="C",s).length,cu(d,a))}function oU(e,t,n){var l;let r=0,s=e-$o(e,n),a=t-$o(t,n);for(let u=0;u<Math.abs(s-a);u++){let d=h5(e,t)==="A"?-1:1;(l=n.buffer.lines.get(s+d*u))!=null&&l.isWrapped&&r++}return r}function $o(e,t){let n=0,r=t.buffer.lines.get(e),s=r==null?void 0:r.isWrapped;for(;s&&e>=0&&e<t.rows;)n++,r=t.buffer.lines.get(--e),s=r==null?void 0:r.isWrapped;return n}function aU(e,t,n,r,s,a){let l;return Jf(n,r,s,a).length>0?l=r-$o(r,s):l=t,e<n&&l<=r||e>=n&&l<r?"C":"D"}function h5(e,t){return e>t?"A":"B"}function d5(e,t,n,r,s,a){let l=e,u=t,d="";for(;(l!==n||u!==r)&&u>=0&&u<a.buffer.lines.length;)l+=s?1:-1,s&&l>a.cols-1?(d+=a.buffer.translateBufferLineToString(u,!1,e,l),l=0,e=0,u++):!s&&l<0&&(d+=a.buffer.translateBufferLineToString(u,!1,0,e+1),l=a.cols-1,e=l,u--);return d+a.buffer.translateBufferLineToString(u,!1,e,l)}function cu(e,t){let n=t?"O":"[";return he.ESC+n+e}function uu(e,t){e=Math.floor(e);let n="";for(let r=0;r<e;r++)n+=t;return n}var lU=class{constructor(e){this._bufferService=e,this.isSelectAllActive=!1,this.selectionStartLength=0}clearSelection(){this.selectionStart=void 0,this.selectionEnd=void 0,this.isSelectAllActive=!1,this.selectionStartLength=0}get finalSelectionStart(){return this.isSelectAllActive?[0,0]:!this.selectionEnd||!this.selectionStart?this.selectionStart:this.areSelectionValuesReversed()?this.selectionEnd:this.selectionStart}get finalSelectionEnd(){if(this.isSelectAllActive)return[this._bufferService.cols,this._bufferService.buffer.ybase+this._bufferService.rows-1];if(this.selectionStart){if(!this.selectionEnd||this.areSelectionValuesReversed()){let e=this.selectionStart[0]+this.selectionStartLength;return e>this._bufferService.cols?e%this._bufferService.cols===0?[this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)-1]:[e%this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)]:[e,this.selectionStart[1]]}if(this.selectionStartLength&&this.selectionEnd[1]===this.selectionStart[1]){let e=this.selectionStart[0]+this.selectionStartLength;return e>this._bufferService.cols?[e%this._bufferService.cols,this.selectionStart[1]+Math.floor(e/this._bufferService.cols)]:[Math.max(e,this.selectionEnd[0]),this.selectionEnd[1]]}return this.selectionEnd}}areSelectionValuesReversed(){let e=this.selectionStart,t=this.selectionEnd;return!e||!t?!1:e[1]>t[1]||e[1]===t[1]&&e[0]>t[0]}handleTrim(e){return this.selectionStart&&(this.selectionStart[1]-=e),this.selectionEnd&&(this.selectionEnd[1]-=e),this.selectionEnd&&this.selectionEnd[1]<0?(this.clearSelection(),!0):(this.selectionStart&&this.selectionStart[1]<0&&(this.selectionStart[1]=0),!1)}};function qC(e,t){if(e.start.y>e.end.y)throw new Error(`Buffer range end (${e.end.x}, ${e.end.y}) cannot be before start (${e.start.x}, ${e.start.y})`);return t*(e.end.y-e.start.y)+(e.end.x-e.start.x+1)}var Zg=50,cU=15,uU=50,hU=500,dU=" ",fU=new RegExp(dU,"g"),k_=class extends Ve{constructor(e,t,n,r,s,a,l,u,d){super(),this._element=e,this._screenElement=t,this._linkifier=n,this._bufferService=r,this._coreService=s,this._mouseService=a,this._optionsService=l,this._renderService=u,this._coreBrowserService=d,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new Ir,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new _e),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new _e),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new _e),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new _e),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=h=>this._handleMouseMove(h),this._mouseUpListener=h=>this._handleMouseUp(h),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(h=>this._handleTrim(h)),this._register(this._bufferService.buffers.onBufferActivate(h=>this._handleBufferActivate(h))),this.enable(),this._model=new lU(this._bufferService),this._activeSelectionMode=0,this._register(wt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(h=>{h.rowsChanged&&this.clearSelection()}))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;return!e||!t?!1:e[0]!==t[0]||e[1]!==t[1]}get selectionText(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;if(!e||!t)return"";let n=this._bufferService.buffer,r=[];if(this._activeSelectionMode===3){if(e[0]===t[0])return"";let s=e[0]<t[0]?e[0]:t[0],a=e[0]<t[0]?t[0]:e[0];for(let l=e[1];l<=t[1];l++){let u=n.translateBufferLineToString(l,!0,s,a);r.push(u)}}else{let s=e[1]===t[1]?t[0]:void 0;r.push(n.translateBufferLineToString(e[1],!0,e[0],s));for(let a=e[1]+1;a<=t[1]-1;a++){let l=n.lines.get(a),u=n.translateBufferLineToString(a,!0);l!=null&&l.isWrapped?r[r.length-1]+=u:r.push(u)}if(e[1]!==t[1]){let a=n.lines.get(t[1]),l=n.translateBufferLineToString(t[1],!0,0,t[0]);a&&a.isWrapped?r[r.length-1]+=l:r.push(l)}}return r.map(s=>s.replace(fU," ")).join(l5?`\r
473
+ `:`
474
+ `)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),yb&&e&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(e){let t=this._getMouseBufferCoords(e),n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r||!t?!1:this._areCoordsInSelection(t,n,r)}isCellInSelection(e,t){let n=this._model.finalSelectionStart,r=this._model.finalSelectionEnd;return!n||!r?!1:this._areCoordsInSelection([e,t],n,r)}_areCoordsInSelection(e,t,n){return e[1]>t[1]&&e[1]<n[1]||t[1]===n[1]&&e[1]===t[1]&&e[0]>=t[0]&&e[0]<n[0]||t[1]<n[1]&&e[1]===n[1]&&e[0]<n[0]||t[1]<n[1]&&e[1]===t[1]&&e[0]>=t[0]}_selectWordAtCursor(e,t){var s,a;let n=(a=(s=this._linkifier.currentLink)==null?void 0:s.link)==null?void 0:a.range;if(n)return this._model.selectionStart=[n.start.x-1,n.start.y-1],this._model.selectionStartLength=qC(n,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let r=this._getMouseBufferCoords(e);return r?(this._selectWordAt(r,t),this._model.selectionEnd=void 0,!0):!1}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(e,t){this._model.clearSelection(),e=Math.max(e,0),t=Math.min(t,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,e],this._model.selectionEnd=[this._bufferService.cols,t],this.refresh(),this._onSelectionChange.fire()}_handleTrim(e){this._model.handleTrim(e)&&this.refresh()}_getMouseBufferCoords(e){let t=this._mouseService.getCoords(e,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(t)return t[0]--,t[1]--,t[1]+=this._bufferService.buffer.ydisp,t}_getMouseEventScrollAmount(e){let t=_b(this._coreBrowserService.window,e,this._screenElement)[1],n=this._renderService.dimensions.css.canvas.height;return t>=0&&t<=n?0:(t>n&&(t-=n),t=Math.min(Math.max(t,-Zg),Zg),t/=Zg,t/Math.abs(t)+Math.round(t*(cU-1)))}shouldForceSelection(e){return mf?e.altKey&&this._optionsService.rawOptions.macOptionClickForcesSelection:e.shiftKey}handleMouseDown(e){if(this._mouseDownTimeStamp=e.timeStamp,!(e.button===2&&this.hasSelection)&&e.button===0){if(!this._enabled){if(!this.shouldForceSelection(e))return;e.stopPropagation()}e.preventDefault(),this._dragScrollAmount=0,this._enabled&&e.shiftKey?this._handleIncrementalClick(e):e.detail===1?this._handleSingleClick(e):e.detail===2?this._handleDoubleClick(e):e.detail===3&&this._handleTripleClick(e),this._addMouseDownListeners(),this.refresh(!0)}}_addMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.addEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.addEventListener("mouseup",this._mouseUpListener)),this._dragScrollIntervalTimer=this._coreBrowserService.window.setInterval(()=>this._dragScroll(),uU)}_removeMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.removeEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.removeEventListener("mouseup",this._mouseUpListener)),this._coreBrowserService.window.clearInterval(this._dragScrollIntervalTimer),this._dragScrollIntervalTimer=void 0}_handleIncrementalClick(e){this._model.selectionStart&&(this._model.selectionEnd=this._getMouseBufferCoords(e))}_handleSingleClick(e){if(this._model.selectionStartLength=0,this._model.isSelectAllActive=!1,this._activeSelectionMode=this.shouldColumnSelect(e)?3:0,this._model.selectionStart=this._getMouseBufferCoords(e),!this._model.selectionStart)return;this._model.selectionEnd=void 0;let t=this._bufferService.buffer.lines.get(this._model.selectionStart[1]);t&&t.length!==this._model.selectionStart[0]&&t.hasWidth(this._model.selectionStart[0])===0&&this._model.selectionStart[0]++}_handleDoubleClick(e){this._selectWordAtCursor(e,!0)&&(this._activeSelectionMode=1)}_handleTripleClick(e){let t=this._getMouseBufferCoords(e);t&&(this._activeSelectionMode=2,this._selectLineAt(t[1]))}shouldColumnSelect(e){return e.altKey&&!(mf&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(e){if(e.stopImmediatePropagation(),!this._model.selectionStart)return;let t=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(e),!this._model.selectionEnd){this.refresh(!0);return}this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(e),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));let n=this._bufferService.buffer;if(this._model.selectionEnd[1]<n.lines.length){let r=n.lines.get(this._model.selectionEnd[1]);r&&r.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}(!t||t[0]!==this._model.selectionEnd[0]||t[1]!==this._model.selectionEnd[1])&&this.refresh(!0)}_dragScroll(){if(!(!this._model.selectionEnd||!this._model.selectionStart)&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});let e=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(e.ydisp+this._bufferService.rows,e.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=e.ydisp),this.refresh()}}_handleMouseUp(e){let t=e.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&t<hU&&e.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){let n=this._mouseService.getCoords(e,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(n&&n[0]!==void 0&&n[1]!==void 0){let r=tU(n[0]-1,n[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(r,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,n=!!e&&!!t&&(e[0]!==t[0]||e[1]!==t[1]);if(!n){this._oldHasSelection&&this._fireOnSelectionChange(e,t,n);return}!e||!t||(!this._oldSelectionStart||!this._oldSelectionEnd||e[0]!==this._oldSelectionStart[0]||e[1]!==this._oldSelectionStart[1]||t[0]!==this._oldSelectionEnd[0]||t[1]!==this._oldSelectionEnd[1])&&this._fireOnSelectionChange(e,t,n)}_fireOnSelectionChange(e,t,n){this._oldSelectionStart=e,this._oldSelectionEnd=t,this._oldHasSelection=n,this._onSelectionChange.fire()}_handleBufferActivate(e){this.clearSelection(),this._trimListener.dispose(),this._trimListener=e.activeBuffer.lines.onTrim(t=>this._handleTrim(t))}_convertViewportColToCharacterIndex(e,t){let n=t;for(let r=0;t>=r;r++){let s=e.loadCell(r,this._workCell).getChars().length;this._workCell.getWidth()===0?n--:s>1&&t!==r&&(n+=s-1)}return n}setSelection(e,t,n){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[e,t],this._model.selectionStartLength=n,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(e){this._isClickInSelection(e)||(this._selectWordAtCursor(e,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(e,t,n=!0,r=!0){if(e[0]>=this._bufferService.cols)return;let s=this._bufferService.buffer,a=s.lines.get(e[1]);if(!a)return;let l=s.translateBufferLineToString(e[1],!1),u=this._convertViewportColToCharacterIndex(a,e[0]),d=u,h=e[0]-u,p=0,m=0,_=0,b=0;if(l.charAt(u)===" "){for(;u>0&&l.charAt(u-1)===" ";)u--;for(;d<l.length&&l.charAt(d+1)===" ";)d++}else{let C=e[0],k=e[0];a.getWidth(C)===0&&(p++,C--),a.getWidth(k)===2&&(m++,k++);let T=a.getString(k).length;for(T>1&&(b+=T-1,d+=T-1);C>0&&u>0&&!this._isCharWordSeparator(a.loadCell(C-1,this._workCell));){a.loadCell(C-1,this._workCell);let R=this._workCell.getChars().length;this._workCell.getWidth()===0?(p++,C--):R>1&&(_+=R-1,u-=R-1),u--,C--}for(;k<a.length&&d+1<l.length&&!this._isCharWordSeparator(a.loadCell(k+1,this._workCell));){a.loadCell(k+1,this._workCell);let R=this._workCell.getChars().length;this._workCell.getWidth()===2?(m++,k++):R>1&&(b+=R-1,d+=R-1),d++,k++}}d++;let S=u+h-p+_,w=Math.min(this._bufferService.cols,d-u+p+m-_-b);if(!(!t&&l.slice(u,d).trim()==="")){if(n&&S===0&&a.getCodePoint(0)!==32){let C=s.lines.get(e[1]-1);if(C&&a.isWrapped&&C.getCodePoint(this._bufferService.cols-1)!==32){let k=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(k){let T=this._bufferService.cols-k.start;S-=T,w+=T}}}if(r&&S+w===this._bufferService.cols&&a.getCodePoint(this._bufferService.cols-1)!==32){let C=s.lines.get(e[1]+1);if(C!=null&&C.isWrapped&&C.getCodePoint(0)!==32){let k=this._getWordAt([0,e[1]+1],!1,!1,!0);k&&(w+=k.length)}}return{start:S,length:w}}}_selectWordAt(e,t){let n=this._getWordAt(e,t);if(n){for(;n.start<0;)n.start+=this._bufferService.cols,e[1]--;this._model.selectionStart=[n.start,e[1]],this._model.selectionStartLength=n.length}}_selectToWordAt(e){let t=this._getWordAt(e,!0);if(t){let n=e[1];for(;t.start<0;)t.start+=this._bufferService.cols,n--;if(!this._model.areSelectionValuesReversed())for(;t.start+t.length>this._bufferService.cols;)t.length-=this._bufferService.cols,n++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?t.start:t.start+t.length,n]}}_isCharWordSeparator(e){return e.getWidth()===0?!1:this._optionsService.rawOptions.wordSeparator.indexOf(e.getChars())>=0}_selectLineAt(e){let t=this._bufferService.buffer.getWrappedRangeForLine(e),n={start:{x:0,y:t.first},end:{x:this._bufferService.cols-1,y:t.last}};this._model.selectionStart=[0,t.first],this._model.selectionEnd=void 0,this._model.selectionStartLength=qC(n,this._bufferService.cols)}};k_=Nt([be(3,In),be(4,Xo),be(5,hb),be(6,Hn),be(7,ls),be(8,as)],k_);var VC=class{constructor(){this._data={}}set(e,t,n){this._data[e]||(this._data[e]={}),this._data[e][t]=n}get(e,t){return this._data[e]?this._data[e][t]:void 0}clear(){this._data={}}},KC=class{constructor(){this._color=new VC,this._css=new VC}setCss(e,t,n){this._css.set(e,t,n)}getCss(e,t){return this._css.get(e,t)}setColor(e,t,n){this._color.set(e,t,n)}getColor(e,t){return this._color.get(e,t)}clear(){this._color.clear(),this._css.clear()}},Qt=Object.freeze((()=>{let e=[Et.toColor("#2e3436"),Et.toColor("#cc0000"),Et.toColor("#4e9a06"),Et.toColor("#c4a000"),Et.toColor("#3465a4"),Et.toColor("#75507b"),Et.toColor("#06989a"),Et.toColor("#d3d7cf"),Et.toColor("#555753"),Et.toColor("#ef2929"),Et.toColor("#8ae234"),Et.toColor("#fce94f"),Et.toColor("#729fcf"),Et.toColor("#ad7fa8"),Et.toColor("#34e2e2"),Et.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let r=t[n/36%6|0],s=t[n/6%6|0],a=t[n%6];e.push({css:Vt.toCss(r,s,a),rgba:Vt.toRgba(r,s,a)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Vt.toCss(r,r,r),rgba:Vt.toRgba(r,r,r)})}return e})()),Ao=Et.toColor("#ffffff"),Pc=Et.toColor("#000000"),GC=Et.toColor("#ffffff"),YC=Pc,Ec={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},pU=Ao,E_=class extends Ve{constructor(e){super(),this._optionsService=e,this._contrastCache=new KC,this._halfContrastCache=new KC,this._onChangeColors=this._register(new _e),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:Ao,background:Pc,cursor:GC,cursorAccent:YC,selectionForeground:void 0,selectionBackgroundTransparent:Ec,selectionBackgroundOpaque:bt.blend(Pc,Ec),selectionInactiveBackgroundTransparent:Ec,selectionInactiveBackgroundOpaque:bt.blend(Pc,Ec),scrollbarSliderBackground:bt.opacity(Ao,.2),scrollbarSliderHoverBackground:bt.opacity(Ao,.4),scrollbarSliderActiveBackground:bt.opacity(Ao,.5),overviewRulerBorder:Ao,ansi:Qt.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this._register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",()=>this._contrastCache.clear())),this._register(this._optionsService.onSpecificOptionChange("theme",()=>this._setTheme(this._optionsService.rawOptions.theme)))}get colors(){return this._colors}_setTheme(e={}){let t=this._colors;if(t.foreground=dt(e.foreground,Ao),t.background=dt(e.background,Pc),t.cursor=bt.blend(t.background,dt(e.cursor,GC)),t.cursorAccent=bt.blend(t.background,dt(e.cursorAccent,YC)),t.selectionBackgroundTransparent=dt(e.selectionBackground,Ec),t.selectionBackgroundOpaque=bt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=dt(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=bt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?dt(e.selectionForeground,UC):void 0,t.selectionForeground===UC&&(t.selectionForeground=void 0),bt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=bt.opacity(t.selectionBackgroundTransparent,.3)),bt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=bt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=dt(e.scrollbarSliderBackground,bt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=dt(e.scrollbarSliderHoverBackground,bt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=dt(e.scrollbarSliderActiveBackground,bt.opacity(t.foreground,.5)),t.overviewRulerBorder=dt(e.overviewRulerBorder,pU),t.ansi=Qt.slice(),t.ansi[0]=dt(e.black,Qt[0]),t.ansi[1]=dt(e.red,Qt[1]),t.ansi[2]=dt(e.green,Qt[2]),t.ansi[3]=dt(e.yellow,Qt[3]),t.ansi[4]=dt(e.blue,Qt[4]),t.ansi[5]=dt(e.magenta,Qt[5]),t.ansi[6]=dt(e.cyan,Qt[6]),t.ansi[7]=dt(e.white,Qt[7]),t.ansi[8]=dt(e.brightBlack,Qt[8]),t.ansi[9]=dt(e.brightRed,Qt[9]),t.ansi[10]=dt(e.brightGreen,Qt[10]),t.ansi[11]=dt(e.brightYellow,Qt[11]),t.ansi[12]=dt(e.brightBlue,Qt[12]),t.ansi[13]=dt(e.brightMagenta,Qt[13]),t.ansi[14]=dt(e.brightCyan,Qt[14]),t.ansi[15]=dt(e.brightWhite,Qt[15]),e.extendedAnsi){let n=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let r=0;r<n;r++)t.ansi[r+16]=dt(e.extendedAnsi[r],Qt[r+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(e){this._restoreColor(e),this._onChangeColors.fire(this.colors)}_restoreColor(e){if(e===void 0){for(let t=0;t<this._restoreColors.ansi.length;++t)this._colors.ansi[t]=this._restoreColors.ansi[t];return}switch(e){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[e]=this._restoreColors.ansi[e]}}modifyColors(e){e(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};E_=Nt([be(0,Hn)],E_);function dt(e,t){if(e!==void 0)try{return Et.toColor(e)}catch{}return t}var mU=class{constructor(...e){this._entries=new Map;for(let[t,n]of e)this.set(t,n)}set(e,t){let n=this._entries.get(e);return this._entries.set(e,t),n}forEach(e){for(let[t,n]of this._entries.entries())e(t,n)}has(e){return this._entries.has(e)}get(e){return this._entries.get(e)}},gU=class{constructor(){this._services=new mU,this._services.set(ub,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=cH(e).sort((a,l)=>a.index-l.index),r=[];for(let a of n){let l=this._services.get(a.id);if(!l)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${a.id._id}.`);r.push(l)}let s=n.length>0?n[0].index:t.length;if(t.length!==s)throw new Error(`[createInstance] First service dependency of ${e.name} at position ${s+1} conflicts with ${t.length} static arguments`);return new e(...t,...r)}},vU={trace:0,debug:1,info:2,warn:3,error:4,off:5},_U="xterm.js: ",R_=class extends Ve{constructor(e){super(),this._optionsService=e,this._logLevel=5,this._updateLogLevel(),this._register(this._optionsService.onSpecificOptionChange("logLevel",()=>this._updateLogLevel()))}get logLevel(){return this._logLevel}_updateLogLevel(){this._logLevel=vU[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(e){for(let t=0;t<e.length;t++)typeof e[t]=="function"&&(e[t]=e[t]())}_log(e,t,n){this._evalLazyOptionalParams(n),e.call(console,(this._optionsService.options.logger?"":_U)+t,...n)}trace(e,...t){var n;this._logLevel<=0&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.trace.bind(this._optionsService.options.logger))??console.log,e,t)}debug(e,...t){var n;this._logLevel<=1&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.debug.bind(this._optionsService.options.logger))??console.log,e,t)}info(e,...t){var n;this._logLevel<=2&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.info.bind(this._optionsService.options.logger))??console.info,e,t)}warn(e,...t){var n;this._logLevel<=3&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.warn.bind(this._optionsService.options.logger))??console.warn,e,t)}error(e,...t){var n;this._logLevel<=4&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.error.bind(this._optionsService.options.logger))??console.error,e,t)}};R_=Nt([be(0,Hn)],R_);var XC=class extends Ve{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new _e),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new _e),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new _e),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(e){if(this._maxLength===e)return;let t=new Array(e);for(let n=0;n<Math.min(e,this.length);n++)t[n]=this._array[this._getCyclicIndex(n)];this._array=t,this._maxLength=e,this._startIndex=0}get length(){return this._length}set length(e){if(e>this._length)for(let t=this._length;t<e;t++)this._array[t]=void 0;this._length=e}get(e){return this._array[this._getCyclicIndex(e)]}set(e,t){this._array[this._getCyclicIndex(e)]=t}push(e){this._array[this._getCyclicIndex(this._length)]=e,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(e,t,...n){if(t){for(let r=e;r<this._length-t;r++)this._array[this._getCyclicIndex(r)]=this._array[this._getCyclicIndex(r+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let r=this._length-1;r>=e;r--)this._array[this._getCyclicIndex(r+n.length)]=this._array[this._getCyclicIndex(r)];for(let r=0;r<n.length;r++)this._array[this._getCyclicIndex(e+r)]=n[r];if(n.length&&this.onInsertEmitter.fire({index:e,amount:n.length}),this._length+n.length>this._maxLength){let r=this._length+n.length-this._maxLength;this._startIndex+=r,this._length=this._maxLength,this.onTrimEmitter.fire(r)}else this._length+=n.length}trimStart(e){e>this._length&&(e=this._length),this._startIndex+=e,this._length-=e,this.onTrimEmitter.fire(e)}shiftElements(e,t,n){if(!(t<=0)){if(e<0||e>=this._length)throw new Error("start argument out of range");if(e+n<0)throw new Error("Cannot shift elements in list beyond index 0");if(n>0){for(let s=t-1;s>=0;s--)this.set(e+s+n,this.get(e+s));let r=e+t+n-this._length;if(r>0)for(this._length+=r;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let r=0;r<t;r++)this.set(e+r+n,this.get(e+r))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},We=3,qt=Object.freeze(new Mu),vd=0,Qg=2,Ic=class f5{constructor(t,n,r=!1){this.isWrapped=r,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*We);let s=n||Ir.fromCharData([0,DM,1,0]);for(let a=0;a<t;++a)this.setCell(a,s);this.length=t}get(t){let n=this._data[t*We+0],r=n&2097151;return[this._data[t*We+1],n&2097152?this._combined[t]:r?Us(r):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):r]}set(t,n){this._data[t*We+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*We+0]=t|2097152|n[2]<<22):this._data[t*We+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*We+0]>>22}hasWidth(t){return this._data[t*We+0]&12582912}getFg(t){return this._data[t*We+1]}getBg(t){return this._data[t*We+2]}hasContent(t){return this._data[t*We+0]&4194303}getCodePoint(t){let n=this._data[t*We+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*We+0]&2097152}getString(t){let n=this._data[t*We+0];return n&2097152?this._combined[t]:n&2097151?Us(n&2097151):""}isProtected(t){return this._data[t*We+2]&536870912}loadCell(t,n){return vd=t*We,n.content=this._data[vd+0],n.fg=this._data[vd+1],n.bg=this._data[vd+2],n.content&2097152&&(n.combinedData=this._combined[t]),n.bg&268435456&&(n.extended=this._extendedAttrs[t]),n}setCell(t,n){n.content&2097152&&(this._combined[t]=n.combinedData),n.bg&268435456&&(this._extendedAttrs[t]=n.extended),this._data[t*We+0]=n.content,this._data[t*We+1]=n.fg,this._data[t*We+2]=n.bg}setCellFromCodepoint(t,n,r,s){s.bg&268435456&&(this._extendedAttrs[t]=s.extended),this._data[t*We+0]=n|r<<22,this._data[t*We+1]=s.fg,this._data[t*We+2]=s.bg}addCodepointToCell(t,n,r){let s=this._data[t*We+0];s&2097152?this._combined[t]+=Us(n):s&2097151?(this._combined[t]=Us(s&2097151)+Us(n),s&=-2097152,s|=2097152):s=n|1<<22,r&&(s&=-12582913,s|=r<<22),this._data[t*We+0]=s}insertCells(t,n,r){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length-t){let s=new Ir;for(let a=this.length-t-n-1;a>=0;--a)this.setCell(t+n+a,this.loadCell(t+a,s));for(let a=0;a<n;++a)this.setCell(t+a,r)}else for(let s=t;s<this.length;++s)this.setCell(s,r);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,r)}deleteCells(t,n,r){if(t%=this.length,n<this.length-t){let s=new Ir;for(let a=0;a<this.length-t-n;++a)this.setCell(t+a,this.loadCell(t+n+a,s));for(let a=this.length-n;a<this.length;++a)this.setCell(a,r)}else for(let s=t;s<this.length;++s)this.setCell(s,r);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,r)}replaceCells(t,n,r,s=!1){if(s){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&!this.isProtected(n)&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.isProtected(t)||this.setCell(t,r),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,r),n<this.length&&this.getWidth(n-1)===2&&this.setCellFromCodepoint(n,0,1,r);t<n&&t<this.length;)this.setCell(t++,r)}resize(t,n){if(t===this.length)return this._data.length*4*Qg<this._data.buffer.byteLength;let r=t*We;if(t>this.length){if(this._data.buffer.byteLength>=r*4)this._data=new Uint32Array(this._data.buffer,0,r);else{let s=new Uint32Array(r);s.set(this._data),this._data=s}for(let s=this.length;s<t;++s)this.setCell(s,n)}else{this._data=this._data.subarray(0,r);let s=Object.keys(this._combined);for(let l=0;l<s.length;l++){let u=parseInt(s[l],10);u>=t&&delete this._combined[u]}let a=Object.keys(this._extendedAttrs);for(let l=0;l<a.length;l++){let u=parseInt(a[l],10);u>=t&&delete this._extendedAttrs[u]}}return this.length=t,r*4*Qg<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*Qg<this._data.buffer.byteLength){let t=new Uint32Array(this._data.length);return t.set(this._data),this._data=t,1}return 0}fill(t,n=!1){if(n){for(let r=0;r<this.length;++r)this.isProtected(r)||this.setCell(r,t);return}this._combined={},this._extendedAttrs={};for(let r=0;r<this.length;++r)this.setCell(r,t)}copyFrom(t){this.length!==t.length?this._data=new Uint32Array(t._data):this._data.set(t._data),this.length=t.length,this._combined={};for(let n in t._combined)this._combined[n]=t._combined[n];this._extendedAttrs={};for(let n in t._extendedAttrs)this._extendedAttrs[n]=t._extendedAttrs[n];this.isWrapped=t.isWrapped}clone(){let t=new f5(0);t._data=new Uint32Array(this._data),t.length=this.length;for(let n in this._combined)t._combined[n]=this._combined[n];for(let n in this._extendedAttrs)t._extendedAttrs[n]=this._extendedAttrs[n];return t.isWrapped=this.isWrapped,t}getTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*We+0]&4194303)return t+(this._data[t*We+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*We+0]&4194303||this._data[t*We+2]&50331648)return t+(this._data[t*We+0]>>22);return 0}copyCellsFrom(t,n,r,s,a){let l=t._data;if(a)for(let d=s-1;d>=0;d--){for(let h=0;h<We;h++)this._data[(r+d)*We+h]=l[(n+d)*We+h];l[(n+d)*We+2]&268435456&&(this._extendedAttrs[r+d]=t._extendedAttrs[n+d])}else for(let d=0;d<s;d++){for(let h=0;h<We;h++)this._data[(r+d)*We+h]=l[(n+d)*We+h];l[(n+d)*We+2]&268435456&&(this._extendedAttrs[r+d]=t._extendedAttrs[n+d])}let u=Object.keys(t._combined);for(let d=0;d<u.length;d++){let h=parseInt(u[d],10);h>=n&&(this._combined[h-n+r]=t._combined[h])}}translateToString(t,n,r,s){n=n??0,r=r??this.length,t&&(r=Math.min(r,this.getTrimmedLength())),s&&(s.length=0);let a="";for(;n<r;){let l=this._data[n*We+0],u=l&2097151,d=l&2097152?this._combined[n]:u?Us(u):qs;if(a+=d,s)for(let h=0;h<d.length;++h)s.push(n);n+=l>>22||1}return s&&s.push(n),a}};function yU(e,t,n,r,s,a){let l=[];for(let u=0;u<e.length-1;u++){let d=u,h=e.get(++d);if(!h.isWrapped)continue;let p=[e.get(u)];for(;d<e.length&&h.isWrapped;)p.push(h),h=e.get(++d);if(!a&&r>=u&&r<d){u+=p.length-1;continue}let m=0,_=hu(p,m,t),b=1,S=0;for(;b<p.length;){let C=hu(p,b,t),k=C-S,T=n-_,R=Math.min(k,T);p[m].copyCellsFrom(p[b],S,_,R,!1),_+=R,_===n&&(m++,_=0),S+=R,S===C&&(b++,S=0),_===0&&m!==0&&p[m-1].getWidth(n-1)===2&&(p[m].copyCellsFrom(p[m-1],n-1,_++,1,!1),p[m-1].setCell(n-1,s))}p[m].replaceCells(_,n,s);let w=0;for(let C=p.length-1;C>0&&(C>m||p[C].getTrimmedLength()===0);C--)w++;w>0&&(l.push(u+p.length-w),l.push(w)),u+=p.length-1}return l}function bU(e,t){let n=[],r=0,s=t[r],a=0;for(let l=0;l<e.length;l++)if(s===l){let u=t[++r];e.onDeleteEmitter.fire({index:l-a,amount:u}),l+=u-1,a+=u,s=t[++r]}else n.push(l);return{layout:n,countRemoved:a}}function xU(e,t){let n=[];for(let r=0;r<t.length;r++)n.push(e.get(t[r]));for(let r=0;r<n.length;r++)e.set(r,n[r]);e.length=t.length}function SU(e,t,n){let r=[],s=e.map((d,h)=>hu(e,h,t)).reduce((d,h)=>d+h),a=0,l=0,u=0;for(;u<s;){if(s-u<n){r.push(s-u);break}a+=n;let d=hu(e,l,t);a>d&&(a-=d,l++);let h=e[l].getWidth(a-1)===2;h&&a--;let p=h?n-1:n;r.push(p),u+=p}return r}function hu(e,t,n){if(t===e.length-1)return e[t].getTrimmedLength();let r=!e[t].hasContent(n-1)&&e[t].getWidth(n-1)===1,s=e[t+1].getWidth(0)===2;return r&&s?n-1:n}var p5=class m5{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=m5._nextId++,this._onDispose=this.register(new _e),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),Uo(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};p5._nextId=1;var wU=p5,tn={},No=tn.B;tn[0]={"`":"◆",a:"▒",b:"␉",c:"␌",d:"␍",e:"␊",f:"°",g:"±",h:"␤",i:"␋",j:"┘",k:"┐",l:"┌",m:"└",n:"┼",o:"⎺",p:"⎻",q:"─",r:"⎼",s:"⎽",t:"├",u:"┤",v:"┴",w:"┬",x:"│",y:"≤",z:"≥","{":"π","|":"≠","}":"£","~":"·"};tn.A={"#":"£"};tn.B=void 0;tn[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};tn.C=tn[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};tn.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};tn.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};tn.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};tn.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};tn.E=tn[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};tn.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};tn.H=tn[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};tn["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var ZC=4294967295,QC=class{constructor(e,t,n){this._hasScrollback=e,this._optionsService=t,this._bufferService=n,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=qt.clone(),this.savedCharset=No,this.markers=[],this._nullCell=Ir.fromCharData([0,DM,1,0]),this._whitespaceCell=Ir.fromCharData([0,qs,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new gf,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new XC(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}getNullCell(e){return e?(this._nullCell.fg=e.fg,this._nullCell.bg=e.bg,this._nullCell.extended=e.extended):(this._nullCell.fg=0,this._nullCell.bg=0,this._nullCell.extended=new df),this._nullCell}getWhitespaceCell(e){return e?(this._whitespaceCell.fg=e.fg,this._whitespaceCell.bg=e.bg,this._whitespaceCell.extended=e.extended):(this._whitespaceCell.fg=0,this._whitespaceCell.bg=0,this._whitespaceCell.extended=new df),this._whitespaceCell}getBlankLine(e,t){return new Ic(this._bufferService.cols,this.getNullCell(e),t)}get hasScrollback(){return this._hasScrollback&&this.lines.maxLength>this._rows}get isCursorInViewport(){let e=this.ybase+this.y-this.ydisp;return e>=0&&e<this._rows}_getCorrectBufferLength(e){if(!this._hasScrollback)return e;let t=e+this._optionsService.rawOptions.scrollback;return t>ZC?ZC:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=qt);let t=this._rows;for(;t--;)this.lines.push(this.getBlankLine(e))}}clear(){this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.lines=new XC(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell(qt),r=0,s=this._getCorrectBufferLength(t);if(s>this.lines.maxLength&&(this.lines.maxLength=s),this.lines.length>0){if(this._cols<e)for(let l=0;l<this.lines.length;l++)r+=+this.lines.get(l).resize(e,n);let a=0;if(this._rows<t)for(let l=this._rows;l<t;l++)this.lines.length<t+this.ybase&&(this._optionsService.rawOptions.windowsMode||this._optionsService.rawOptions.windowsPty.backend!==void 0||this._optionsService.rawOptions.windowsPty.buildNumber!==void 0?this.lines.push(new Ic(e,n)):this.ybase>0&&this.lines.length<=this.ybase+this.y+a+1?(this.ybase--,a++,this.ydisp>0&&this.ydisp--):this.lines.push(new Ic(e,n)));else for(let l=this._rows;l>t;l--)this.lines.length>t+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(s<this.lines.maxLength){let l=this.lines.length-s;l>0&&(this.lines.trimStart(l),this.ybase=Math.max(this.ybase-l,0),this.ydisp=Math.max(this.ydisp-l,0),this.savedY=Math.max(this.savedY-l,0)),this.lines.maxLength=s}this.x=Math.min(this.x,e-1),this.y=Math.min(this.y,t-1),a&&(this.y+=a),this.savedX=Math.min(this.savedX,e-1),this.scrollTop=0}if(this.scrollBottom=t-1,this._isReflowEnabled&&(this._reflow(e,t),this._cols>e))for(let a=0;a<this.lines.length;a++)r+=+this.lines.get(a).resize(e,n);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),r>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue(()=>this._batchedMemoryCleanup()))}_batchedMemoryCleanup(){let e=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,e=!1);let t=0;for(;this._memoryCleanupPosition<this.lines.length;)if(t+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),t>100)return!0;return e}get _isReflowEnabled(){let e=this._optionsService.rawOptions.windowsPty;return e&&e.buildNumber?this._hasScrollback&&e.backend==="conpty"&&e.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(e,t){this._cols!==e&&(e>this._cols?this._reflowLarger(e,t):this._reflowSmaller(e,t))}_reflowLarger(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=yU(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(qt),n);if(r.length>0){let s=bU(this.lines,r);xU(this.lines,s.layout),this._reflowLargerAdjustViewport(e,t,s.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let r=this.getNullCell(qt),s=n;for(;s-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Ic(e,r))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-n,0)}_reflowSmaller(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,r=this.getNullCell(qt),s=[],a=0;for(let l=this.lines.length-1;l>=0;l--){let u=this.lines.get(l);if(!u||!u.isWrapped&&u.getTrimmedLength()<=e)continue;let d=[u];for(;u.isWrapped&&l>0;)u=this.lines.get(--l),d.unshift(u);if(!n){let R=this.ybase+this.y;if(R>=l&&R<l+d.length)continue}let h=d[d.length-1].getTrimmedLength(),p=SU(d,this._cols,e),m=p.length-d.length,_;this.ybase===0&&this.y!==this.lines.length-1?_=Math.max(0,this.y-this.lines.maxLength+m):_=Math.max(0,this.lines.length-this.lines.maxLength+m);let b=[];for(let R=0;R<m;R++){let M=this.getBlankLine(qt,!0);b.push(M)}b.length>0&&(s.push({start:l+d.length+a,newLines:b}),a+=b.length),d.push(...b);let S=p.length-1,w=p[S];w===0&&(S--,w=p[S]);let C=d.length-m-1,k=h;for(;C>=0;){let R=Math.min(k,w);if(d[S]===void 0)break;if(d[S].copyCellsFrom(d[C],k-R,w-R,R,!0),w-=R,w===0&&(S--,w=p[S]),k-=R,k===0){C--;let M=Math.max(C,0);k=hu(d,M,this._cols)}}for(let R=0;R<d.length;R++)p[R]<e&&d[R].setCell(p[R],r);let T=m-_;for(;T-- >0;)this.ybase===0?this.y<t-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+a)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+m,this.ybase+t-1)}if(s.length>0){let l=[],u=[];for(let w=0;w<this.lines.length;w++)u.push(this.lines.get(w));let d=this.lines.length,h=d-1,p=0,m=s[p];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+a);let _=0;for(let w=Math.min(this.lines.maxLength-1,d+a-1);w>=0;w--)if(m&&m.start>h+_){for(let C=m.newLines.length-1;C>=0;C--)this.lines.set(w--,m.newLines[C]);w++,l.push({index:h+1,amount:m.newLines.length}),_+=m.newLines.length,m=s[++p]}else this.lines.set(w,u[h--]);let b=0;for(let w=l.length-1;w>=0;w--)l[w].index+=b,this.lines.onInsertEmitter.fire(l[w]),b+=l[w].amount;let S=Math.max(0,d+a-this.lines.maxLength);S>0&&this.lines.onTrimEmitter.fire(S)}}translateBufferLineToString(e,t,n=0,r){let s=this.lines.get(e);return s?s.translateToString(t,n,r):""}getWrappedRangeForLine(e){let t=e,n=e;for(;t>0&&this.lines.get(t).isWrapped;)t--;for(;n+1<this.lines.length&&this.lines.get(n+1).isWrapped;)n++;return{first:t,last:n}}setupTabStops(e){for(e!=null?this.tabs[e]||(e=this.prevStop(e)):(this.tabs={},e=0);e<this._cols;e+=this._optionsService.rawOptions.tabStopWidth)this.tabs[e]=!0}prevStop(e){for(e==null&&(e=this.x);!this.tabs[--e]&&e>0;);return e>=this._cols?this._cols-1:e<0?0:e}nextStop(e){for(e==null&&(e=this.x);!this.tabs[++e]&&e<this._cols;);return e>=this._cols?this._cols-1:e<0?0:e}clearMarkers(e){this._isClearing=!0;for(let t=0;t<this.markers.length;t++)this.markers[t].line===e&&(this.markers[t].dispose(),this.markers.splice(t--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let e=0;e<this.markers.length;e++)this.markers[e].dispose();this.markers.length=0,this._isClearing=!1}addMarker(e){let t=new wU(e);return this.markers.push(t),t.register(this.lines.onTrim(n=>{t.line-=n,t.line<0&&t.dispose()})),t.register(this.lines.onInsert(n=>{t.line>=n.index&&(t.line+=n.amount)})),t.register(this.lines.onDelete(n=>{t.line>=n.index&&t.line<n.index+n.amount&&t.dispose(),t.line>n.index&&(t.line-=n.amount)})),t.register(t.onDispose(()=>this._removeMarker(t))),t}_removeMarker(e){this._isClearing||this.markers.splice(this.markers.indexOf(e),1)}},CU=class extends Ve{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new _e),this.onBufferActivate=this._onBufferActivate.event,this.reset(),this._register(this._optionsService.onSpecificOptionChange("scrollback",()=>this.resize(this._bufferService.cols,this._bufferService.rows))),this._register(this._optionsService.onSpecificOptionChange("tabStopWidth",()=>this.setupTabStops()))}reset(){this._normal=new QC(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new QC(!1,this._optionsService,this._bufferService),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}),this.setupTabStops()}get alt(){return this._alt}get active(){return this._activeBuffer}get normal(){return this._normal}activateNormalBuffer(){this._activeBuffer!==this._normal&&(this._normal.x=this._alt.x,this._normal.y=this._alt.y,this._alt.clearAllMarkers(),this._alt.clear(),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}))}activateAltBuffer(e){this._activeBuffer!==this._alt&&(this._alt.fillViewportRows(e),this._alt.x=this._normal.x,this._alt.y=this._normal.y,this._activeBuffer=this._alt,this._onBufferActivate.fire({activeBuffer:this._alt,inactiveBuffer:this._normal}))}resize(e,t){this._normal.resize(e,t),this._alt.resize(e,t),this.setupTabStops(e)}setupTabStops(e){this._normal.setupTabStops(e),this._alt.setupTabStops(e)}},g5=2,v5=1,T_=class extends Ve{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new _e),this.onResize=this._onResize.event,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,g5),this.rows=Math.max(e.rawOptions.rows||0,v5),this.buffers=this._register(new CU(e,this)),this._register(this.buffers.onBufferActivate(t=>{this._onScroll.fire(t.activeBuffer.ydisp)}))}get buffer(){return this.buffers.active}resize(e,t){let n=this.cols!==e,r=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:n,rowsChanged:r})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let n=this.buffer,r;r=this._cachedBlankLine,(!r||r.length!==this.cols||r.getFg(0)!==e.fg||r.getBg(0)!==e.bg)&&(r=n.getBlankLine(e,t),this._cachedBlankLine=r),r.isWrapped=t;let s=n.ybase+n.scrollTop,a=n.ybase+n.scrollBottom;if(n.scrollTop===0){let l=n.lines.isFull;a===n.lines.length-1?l?n.lines.recycle().copyFrom(r):n.lines.push(r.clone()):n.lines.splice(a+1,0,r.clone()),l?this.isUserScrolling&&(n.ydisp=Math.max(n.ydisp-1,0)):(n.ybase++,this.isUserScrolling||n.ydisp++)}else{let l=a-s+1;n.lines.shiftElements(s+1,l-1,-1),n.lines.set(a,r.clone())}this.isUserScrolling||(n.ydisp=n.ybase),this._onScroll.fire(n.ydisp)}scrollLines(e,t){let n=this.buffer;if(e<0){if(n.ydisp===0)return;this.isUserScrolling=!0}else e+n.ydisp>=n.ybase&&(this.isUserScrolling=!1);let r=n.ydisp;n.ydisp=Math.max(Math.min(n.ydisp+e,n.ybase),0),r!==n.ydisp&&(t||this._onScroll.fire(n.ydisp))}};T_=Nt([be(0,Hn)],T_);var $a={cols:80,rows:24,cursorBlink:!1,cursorStyle:"block",cursorWidth:1,cursorInactiveStyle:"outline",customGlyphs:!0,drawBoldTextInBrightColors:!0,documentOverride:null,fastScrollModifier:"alt",fastScrollSensitivity:5,fontFamily:"monospace",fontSize:15,fontWeight:"normal",fontWeightBold:"bold",ignoreBracketedPasteMode:!1,lineHeight:1,letterSpacing:0,linkHandler:null,logLevel:"info",logger:null,scrollback:1e3,scrollOnEraseInDisplay:!1,scrollOnUserInput:!0,scrollSensitivity:1,screenReaderMode:!1,smoothScrollDuration:0,macOptionIsMeta:!1,macOptionClickForcesSelection:!1,minimumContrastRatio:1,disableStdin:!1,allowProposedApi:!1,allowTransparency:!1,tabStopWidth:8,theme:{},reflowCursorLine:!1,rescaleOverlappingGlyphs:!1,rightClickSelectsWord:mf,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},kU=["normal","bold","100","200","300","400","500","600","700","800","900"],EU=class extends Ve{constructor(e){super(),this._onOptionChange=this._register(new _e),this.onOptionChange=this._onOptionChange.event;let t={...$a};for(let n in e)if(n in t)try{let r=e[n];t[n]=this._sanitizeAndValidateOption(n,r)}catch(r){console.error(r)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(wt(()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null}))}onSpecificOptionChange(e,t){return this.onOptionChange(n=>{n===e&&t(this.rawOptions[e])})}onMultipleOptionChange(e,t){return this.onOptionChange(n=>{e.indexOf(n)!==-1&&t()})}_setupOptions(){let e=n=>{if(!(n in $a))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,r)=>{if(!(n in $a))throw new Error(`No option with key "${n}"`);r=this._sanitizeAndValidateOption(n,r),this.rawOptions[n]!==r&&(this.rawOptions[n]=r,this._onOptionChange.fire(n))};for(let n in this.rawOptions){let r={get:e.bind(this,n),set:t.bind(this,n)};Object.defineProperty(this.options,n,r)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=$a[e]),!RU(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=$a[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=kU.includes(t)?t:$a[e];break;case"cursorWidth":t=Math.floor(t);case"lineHeight":case"tabStopWidth":if(t<1)throw new Error(`${e} cannot be less than 1, value: ${t}`);break;case"minimumContrastRatio":t=Math.max(1,Math.min(21,Math.round(t*10)/10));break;case"scrollback":if(t=Math.min(t,4294967295),t<0)throw new Error(`${e} cannot be less than 0, value: ${t}`);break;case"fastScrollSensitivity":case"scrollSensitivity":if(t<=0)throw new Error(`${e} cannot be less than or equal to 0, value: ${t}`);break;case"rows":case"cols":if(!t&&t!==0)throw new Error(`${e} must be numeric, value: ${t}`);break;case"windowsPty":t=t??{};break}return t}};function RU(e){return e==="block"||e==="underline"||e==="bar"}function Hc(e,t=5){if(typeof e!="object")return e;let n=Array.isArray(e)?[]:{};for(let r in e)n[r]=t<=1?e[r]:e[r]&&Hc(e[r],t-1);return n}var JC=Object.freeze({insertMode:!1}),e2=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),M_=class extends Ve{constructor(e,t,n){super(),this._bufferService=e,this._logService=t,this._optionsService=n,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this._register(new _e),this.onData=this._onData.event,this._onUserInput=this._register(new _e),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new _e),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new _e),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=Hc(JC),this.decPrivateModes=Hc(e2)}reset(){this.modes=Hc(JC),this.decPrivateModes=Hc(e2)}triggerDataEvent(e,t=!1){if(this._optionsService.rawOptions.disableStdin)return;let n=this._bufferService.buffer;t&&this._optionsService.rawOptions.scrollOnUserInput&&n.ybase!==n.ydisp&&this._onRequestScrollToBottom.fire(),t&&this._onUserInput.fire(),this._logService.debug(`sending data "${e}"`),this._logService.trace("sending data (codes)",()=>e.split("").map(r=>r.charCodeAt(0))),this._onData.fire(e)}triggerBinaryEvent(e){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${e}"`),this._logService.trace("sending binary (codes)",()=>e.split("").map(t=>t.charCodeAt(0))),this._onBinary.fire(e))}};M_=Nt([be(0,In),be(1,BM),be(2,Hn)],M_);var t2={NONE:{events:0,restrict:()=>!1},X10:{events:1,restrict:e=>e.button===4||e.action!==1?!1:(e.ctrl=!1,e.alt=!1,e.shift=!1,!0)},VT200:{events:19,restrict:e=>e.action!==32},DRAG:{events:23,restrict:e=>!(e.action===32&&e.button===3)},ANY:{events:31,restrict:e=>!0}};function Jg(e,t){let n=(e.ctrl?16:0)|(e.shift?4:0)|(e.alt?8:0);return e.button===4?(n|=64,n|=e.action):(n|=e.button&3,e.button&4&&(n|=64),e.button&8&&(n|=128),e.action===32?n|=32:e.action===0&&!t&&(n|=3)),n}var ev=String.fromCharCode,n2={DEFAULT:e=>{let t=[Jg(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${ev(t[0])}${ev(t[1])}${ev(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Jg(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Jg(e,!0)};${e.x};${e.y}${t}`}},A_=class extends Ve{constructor(e,t,n){super(),this._bufferService=e,this._coreService=t,this._optionsService=n,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._wheelPartialScroll=0,this._onProtocolChange=this._register(new _e),this.onProtocolChange=this._onProtocolChange.event;for(let r of Object.keys(t2))this.addProtocol(r,t2[r]);for(let r of Object.keys(n2))this.addEncoding(r,n2[r]);this.reset()}addProtocol(e,t){this._protocols[e]=t}addEncoding(e,t){this._encodings[e]=t}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(e){if(!this._protocols[e])throw new Error(`unknown protocol "${e}"`);this._activeProtocol=e,this._onProtocolChange.fire(this._protocols[e].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(e){if(!this._encodings[e])throw new Error(`unknown encoding "${e}"`);this._activeEncoding=e}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null,this._wheelPartialScroll=0}consumeWheelEvent(e,t,n){if(e.deltaY===0||e.shiftKey||t===void 0||n===void 0)return 0;let r=t/n,s=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(s/=r+0,Math.abs(e.deltaY)<50&&(s*=.3),this._wheelPartialScroll+=s,s=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):e.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(s*=this._bufferService.rows),s}_applyScrollModifier(e,t){return t.altKey||t.ctrlKey||t.shiftKey?e*this._optionsService.rawOptions.fastScrollSensitivity*this._optionsService.rawOptions.scrollSensitivity:e*this._optionsService.rawOptions.scrollSensitivity}triggerMouseEvent(e){if(e.col<0||e.col>=this._bufferService.cols||e.row<0||e.row>=this._bufferService.rows||e.button===4&&e.action===32||e.button===3&&e.action!==32||e.button!==4&&(e.action===2||e.action===3)||(e.col++,e.row++,e.action===32&&this._lastEvent&&this._equalEvents(this._lastEvent,e,this._activeEncoding==="SGR_PIXELS"))||!this._protocols[this._activeProtocol].restrict(e))return!1;let t=this._encodings[this._activeEncoding](e);return t&&(this._activeEncoding==="DEFAULT"?this._coreService.triggerBinaryEvent(t):this._coreService.triggerDataEvent(t,!0)),this._lastEvent=e,!0}explainEvents(e){return{down:!!(e&1),up:!!(e&2),drag:!!(e&4),move:!!(e&8),wheel:!!(e&16)}}_equalEvents(e,t,n){if(n){if(e.x!==t.x||e.y!==t.y)return!1}else if(e.col!==t.col||e.row!==t.row)return!1;return!(e.button!==t.button||e.action!==t.action||e.ctrl!==t.ctrl||e.alt!==t.alt||e.shift!==t.shift)}};A_=Nt([be(0,In),be(1,Xo),be(2,Hn)],A_);var tv=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],TU=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]],Jt;function MU(e,t){let n=0,r=t.length-1,s;if(e<t[0][0]||e>t[r][1])return!1;for(;r>=n;)if(s=n+r>>1,e>t[s][1])n=s+1;else if(e<t[s][0])r=s-1;else return!0;return!1}var AU=class{constructor(){if(this.version="6",!Jt){Jt=new Uint8Array(65536),Jt.fill(1),Jt[0]=0,Jt.fill(0,1,32),Jt.fill(0,127,160),Jt.fill(2,4352,4448),Jt[9001]=2,Jt[9002]=2,Jt.fill(2,11904,42192),Jt[12351]=1,Jt.fill(2,44032,55204),Jt.fill(2,63744,64256),Jt.fill(2,65040,65050),Jt.fill(2,65072,65136),Jt.fill(2,65280,65377),Jt.fill(2,65504,65511);for(let e=0;e<tv.length;++e)Jt.fill(0,tv[e][0],tv[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?Jt[e]:MU(e,TU)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let n=this.wcwidth(e),r=n===0&&t!==0;if(r){let s=Lo.extractWidth(t);s===0?r=!1:s>n&&(n=s)}return Lo.createPropertyValue(0,n,r)}},Lo=class Wd{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new _e,this.onChange=this._onChange.event;let t=new AU;this.register(t),this._active=t.version,this._activeProvider=t}static extractShouldJoin(t){return(t&1)!==0}static extractWidth(t){return t>>1&3}static extractCharKind(t){return t>>3}static createPropertyValue(t,n,r=!1){return(t&16777215)<<3|(n&3)<<1|(r?1:0)}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(t){if(!this._providers[t])throw new Error(`unknown Unicode version "${t}"`);this._active=t,this._activeProvider=this._providers[t],this._onChange.fire(t)}register(t){this._providers[t.version]=t}wcwidth(t){return this._activeProvider.wcwidth(t)}getStringCellWidth(t){let n=0,r=0,s=t.length;for(let a=0;a<s;++a){let l=t.charCodeAt(a);if(55296<=l&&l<=56319){if(++a>=s)return n+this.wcwidth(l);let h=t.charCodeAt(a);56320<=h&&h<=57343?l=(l-55296)*1024+h-56320+65536:n+=this.wcwidth(h)}let u=this.charProperties(l,r),d=Wd.extractWidth(u);Wd.extractShouldJoin(u)&&(d-=Wd.extractWidth(r)),n+=d,r=u}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},NU=class{constructor(){this.glevel=0,this._charsets=[]}reset(){this.charset=void 0,this._charsets=[],this.glevel=0}setgLevel(e){this.glevel=e,this.charset=this._charsets[e]}setgCharset(e,t){this._charsets[e]=t,this.glevel===e&&(this.charset=t)}};function r2(e){var r;let t=(r=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1))==null?void 0:r.get(e.cols-1),n=e.buffer.lines.get(e.buffer.ybase+e.buffer.y);n&&t&&(n.isWrapped=t[3]!==0&&t[3]!==32)}var Rc=2147483647,DU=256,_5=class N_{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>DU)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(t),this.length=0,this._subParams=new Int32Array(n),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(t),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}static fromArray(t){let n=new N_;if(!t.length)return n;for(let r=Array.isArray(t[0])?1:0;r<t.length;++r){let s=t[r];if(Array.isArray(s))for(let a=0;a<s.length;++a)n.addSubParam(s[a]);else n.addParam(s)}return n}clone(){let t=new N_(this.maxLength,this.maxSubParamsLength);return t.params.set(this.params),t.length=this.length,t._subParams.set(this._subParams),t._subParamsLength=this._subParamsLength,t._subParamsIdx.set(this._subParamsIdx),t._rejectDigits=this._rejectDigits,t._rejectSubDigits=this._rejectSubDigits,t._digitIsSub=this._digitIsSub,t}toArray(){let t=[];for(let n=0;n<this.length;++n){t.push(this.params[n]);let r=this._subParamsIdx[n]>>8,s=this._subParamsIdx[n]&255;s-r>0&&t.push(Array.prototype.slice.call(this._subParams,r,s))}return t}reset(){this.length=0,this._subParamsLength=0,this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}addParam(t){if(this._digitIsSub=!1,this.length>=this.maxLength){this._rejectDigits=!0;return}if(t<-1)throw new Error("values lesser than -1 are not allowed");this._subParamsIdx[this.length]=this._subParamsLength<<8|this._subParamsLength,this.params[this.length++]=t>Rc?Rc:t}addSubParam(t){if(this._digitIsSub=!0,!!this.length){if(this._rejectDigits||this._subParamsLength>=this.maxSubParamsLength){this._rejectSubDigits=!0;return}if(t<-1)throw new Error("values lesser than -1 are not allowed");this._subParams[this._subParamsLength++]=t>Rc?Rc:t,this._subParamsIdx[this.length-1]++}}hasSubParams(t){return(this._subParamsIdx[t]&255)-(this._subParamsIdx[t]>>8)>0}getSubParams(t){let n=this._subParamsIdx[t]>>8,r=this._subParamsIdx[t]&255;return r-n>0?this._subParams.subarray(n,r):null}getSubParamsAll(){let t={};for(let n=0;n<this.length;++n){let r=this._subParamsIdx[n]>>8,s=this._subParamsIdx[n]&255;s-r>0&&(t[n]=this._subParams.slice(r,s))}return t}addDigit(t){let n;if(this._rejectDigits||!(n=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let r=this._digitIsSub?this._subParams:this.params,s=r[n-1];r[n-1]=~s?Math.min(s*10+t,Rc):t}},Tc=[],OU=class{constructor(){this._state=0,this._active=Tc,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Tc}reset(){if(this._state===2)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].end(!1);this._stack.paused=!1,this._active=Tc,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Tc,!this._active.length)this._handlerFb(this._id,"START");else for(let e=this._active.length-1;e>=0;e--)this._active[e].start()}_put(e,t,n){if(!this._active.length)this._handlerFb(this._id,"PUT",Xf(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}start(){this.reset(),this._state=1}put(e,t,n){if(this._state!==3){if(this._state===1)for(;t<n;){let r=e[t++];if(r===59){this._state=2,this._start();break}if(r<48||57<r){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+r-48}this._state===2&&n-t>0&&this._put(e,t,n)}}end(e,t=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),!this._active.length)this._handlerFb(this._id,"END",e);else{let n=!1,r=this._active.length-1,s=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,s=this._stack.fallThrough,this._stack.paused=!1),!s&&n===!1){for(;r>=0&&(n=this._active[r].end(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].end(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Tc,this._id=-1,this._state=0}}},dr=class{constructor(e){this._handler=e,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=Xf(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}end(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data),t instanceof Promise))return t.then(n=>(this._data="",this._hitLimit=!1,n));return this._data="",this._hitLimit=!1,t}},Mc=[],LU=class{constructor(){this._handlers=Object.create(null),this._active=Mc,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Mc}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let r=n.indexOf(t);r!==-1&&n.splice(r,1)}}}clearHandler(e){this._handlers[e]&&delete this._handlers[e]}setHandlerFallback(e){this._handlerFb=e}reset(){if(this._active.length)for(let e=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;e>=0;--e)this._active[e].unhook(!1);this._stack.paused=!1,this._active=Mc,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Mc,!this._active.length)this._handlerFb(this._ident,"HOOK",t);else for(let n=this._active.length-1;n>=0;n--)this._active[n].hook(t)}put(e,t,n){if(!this._active.length)this._handlerFb(this._ident,"PUT",Xf(e,t,n));else for(let r=this._active.length-1;r>=0;r--)this._active[r].put(e,t,n)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let n=!1,r=this._active.length-1,s=!1;if(this._stack.paused&&(r=this._stack.loopPosition-1,n=t,s=this._stack.fallThrough,this._stack.paused=!1),!s&&n===!1){for(;r>=0&&(n=this._active[r].unhook(e),n!==!0);r--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!1,n;r--}for(;r>=0;r--)if(n=this._active[r].unhook(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=r,this._stack.fallThrough=!0,n}this._active=Mc,this._ident=0}},Fc=new _5;Fc.addParam(0);var i2=class{constructor(e){this._handler=e,this._data="",this._params=Fc,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Fc,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=Xf(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}unhook(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data,this._params),t instanceof Promise))return t.then(n=>(this._params=Fc,this._data="",this._hitLimit=!1,n));return this._params=Fc,this._data="",this._hitLimit=!1,t}},zU=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,n,r){this.table[t<<8|e]=n<<4|r}addMany(e,t,n,r){for(let s=0;s<e.length;s++)this.table[t<<8|e[s]]=n<<4|r}},jr=160,jU=(function(){let e=new zU(4095),t=Array.apply(null,Array(256)).map((u,d)=>d),n=(u,d)=>t.slice(u,d),r=n(32,127),s=n(0,24);s.push(25),s.push.apply(s,n(28,32));let a=n(0,14),l;e.setDefault(1,0),e.addMany(r,0,2,0);for(l in a)e.addMany([24,26,153,154],l,3,0),e.addMany(n(128,144),l,3,0),e.addMany(n(144,152),l,3,0),e.add(156,l,0,0),e.add(27,l,11,1),e.add(157,l,4,8),e.addMany([152,158,159],l,0,7),e.add(155,l,11,3),e.add(144,l,11,9);return e.addMany(s,0,3,0),e.addMany(s,1,3,1),e.add(127,1,0,1),e.addMany(s,8,0,8),e.addMany(s,3,3,3),e.add(127,3,0,3),e.addMany(s,4,3,4),e.add(127,4,0,4),e.addMany(s,6,3,6),e.addMany(s,5,3,5),e.add(127,5,0,5),e.addMany(s,2,3,2),e.add(127,2,0,2),e.add(93,1,4,8),e.addMany(r,8,5,8),e.add(127,8,5,8),e.addMany([156,27,24,26,7],8,6,0),e.addMany(n(28,32),8,0,8),e.addMany([88,94,95],1,0,7),e.addMany(r,7,0,7),e.addMany(s,7,0,7),e.add(156,7,0,0),e.add(127,7,0,7),e.add(91,1,11,3),e.addMany(n(64,127),3,7,0),e.addMany(n(48,60),3,8,4),e.addMany([60,61,62,63],3,9,4),e.addMany(n(48,60),4,8,4),e.addMany(n(64,127),4,7,0),e.addMany([60,61,62,63],4,0,6),e.addMany(n(32,64),6,0,6),e.add(127,6,0,6),e.addMany(n(64,127),6,0,0),e.addMany(n(32,48),3,9,5),e.addMany(n(32,48),5,9,5),e.addMany(n(48,64),5,0,6),e.addMany(n(64,127),5,7,0),e.addMany(n(32,48),4,9,5),e.addMany(n(32,48),1,9,2),e.addMany(n(32,48),2,9,2),e.addMany(n(48,127),2,10,0),e.addMany(n(48,80),1,10,0),e.addMany(n(81,88),1,10,0),e.addMany([89,90,92],1,10,0),e.addMany(n(96,127),1,10,0),e.add(80,1,11,9),e.addMany(s,9,0,9),e.add(127,9,0,9),e.addMany(n(28,32),9,0,9),e.addMany(n(32,48),9,9,12),e.addMany(n(48,60),9,8,10),e.addMany([60,61,62,63],9,9,10),e.addMany(s,11,0,11),e.addMany(n(32,128),11,0,11),e.addMany(n(28,32),11,0,11),e.addMany(s,10,0,10),e.add(127,10,0,10),e.addMany(n(28,32),10,0,10),e.addMany(n(48,60),10,8,10),e.addMany([60,61,62,63],10,0,11),e.addMany(n(32,48),10,9,12),e.addMany(s,12,0,12),e.add(127,12,0,12),e.addMany(n(28,32),12,0,12),e.addMany(n(32,48),12,9,12),e.addMany(n(48,64),12,0,11),e.addMany(n(64,127),12,12,13),e.addMany(n(64,127),10,12,13),e.addMany(n(64,127),9,12,13),e.addMany(s,13,13,13),e.addMany(r,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(jr,0,2,0),e.add(jr,8,5,8),e.add(jr,6,0,6),e.add(jr,11,0,11),e.add(jr,13,13,13),e})(),BU=class extends Ve{constructor(e=jU){super(),this._transitions=e,this._parseStack={state:0,handlers:[],handlerPos:0,transition:0,chunkPos:0},this.initialState=0,this.currentState=this.initialState,this._params=new _5,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,n,r)=>{},this._executeHandlerFb=t=>{},this._csiHandlerFb=(t,n)=>{},this._escHandlerFb=t=>{},this._errorHandlerFb=t=>t,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this._register(wt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new OU),this._dcsParser=this._register(new LU),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},()=>!0)}_identifier(e,t=[64,126]){let n=0;if(e.prefix){if(e.prefix.length>1)throw new Error("only one byte as prefix supported");if(n=e.prefix.charCodeAt(0),n&&60>n||n>63)throw new Error("prefix must be in range 0x3c .. 0x3f")}if(e.intermediates){if(e.intermediates.length>2)throw new Error("only two bytes as intermediates are supported");for(let s=0;s<e.intermediates.length;++s){let a=e.intermediates.charCodeAt(s);if(32>a||a>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");n<<=8,n|=a}}if(e.final.length!==1)throw new Error("final must be a single byte");let r=e.final.charCodeAt(0);if(t[0]>r||r>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return n<<=8,n|=r,n}identToString(e){let t=[];for(;e;)t.push(String.fromCharCode(e&255)),e>>=8;return t.reverse().join("")}setPrintHandler(e){this._printHandler=e}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(e,t){let n=this._identifier(e,[48,126]);this._escHandlers[n]===void 0&&(this._escHandlers[n]=[]);let r=this._escHandlers[n];return r.push(t),{dispose:()=>{let s=r.indexOf(t);s!==-1&&r.splice(s,1)}}}clearEscHandler(e){this._escHandlers[this._identifier(e,[48,126])]&&delete this._escHandlers[this._identifier(e,[48,126])]}setEscHandlerFallback(e){this._escHandlerFb=e}setExecuteHandler(e,t){this._executeHandlers[e.charCodeAt(0)]=t}clearExecuteHandler(e){this._executeHandlers[e.charCodeAt(0)]&&delete this._executeHandlers[e.charCodeAt(0)]}setExecuteHandlerFallback(e){this._executeHandlerFb=e}registerCsiHandler(e,t){let n=this._identifier(e);this._csiHandlers[n]===void 0&&(this._csiHandlers[n]=[]);let r=this._csiHandlers[n];return r.push(t),{dispose:()=>{let s=r.indexOf(t);s!==-1&&r.splice(s,1)}}}clearCsiHandler(e){this._csiHandlers[this._identifier(e)]&&delete this._csiHandlers[this._identifier(e)]}setCsiHandlerFallback(e){this._csiHandlerFb=e}registerDcsHandler(e,t){return this._dcsParser.registerHandler(this._identifier(e),t)}clearDcsHandler(e){this._dcsParser.clearHandler(this._identifier(e))}setDcsHandlerFallback(e){this._dcsParser.setHandlerFallback(e)}registerOscHandler(e,t){return this._oscParser.registerHandler(e,t)}clearOscHandler(e){this._oscParser.clearHandler(e)}setOscHandlerFallback(e){this._oscParser.setHandlerFallback(e)}setErrorHandler(e){this._errorHandler=e}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(e,t,n,r,s){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=n,this._parseStack.transition=r,this._parseStack.chunkPos=s}parse(e,t,n){let r=0,s=0,a=0,l;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,a=this._parseStack.chunkPos+1;else{if(n===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");let u=this._parseStack.handlers,d=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(n===!1&&d>-1){for(;d>=0&&(l=u[d](this._params),l!==!0);d--)if(l instanceof Promise)return this._parseStack.handlerPos=d,l}this._parseStack.handlers=[];break;case 4:if(n===!1&&d>-1){for(;d>=0&&(l=u[d](),l!==!0);d--)if(l instanceof Promise)return this._parseStack.handlerPos=d,l}this._parseStack.handlers=[];break;case 6:if(r=e[this._parseStack.chunkPos],l=this._dcsParser.unhook(r!==24&&r!==26,n),l)return l;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(r=e[this._parseStack.chunkPos],l=this._oscParser.end(r!==24&&r!==26,n),l)return l;r===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,a=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let u=a;u<t;++u){switch(r=e[u],s=this._transitions.table[this.currentState<<8|(r<160?r:jr)],s>>4){case 2:for(let _=u+1;;++_){if(_>=t||(r=e[_])<32||r>126&&r<jr){this._printHandler(e,u,_),u=_-1;break}if(++_>=t||(r=e[_])<32||r>126&&r<jr){this._printHandler(e,u,_),u=_-1;break}if(++_>=t||(r=e[_])<32||r>126&&r<jr){this._printHandler(e,u,_),u=_-1;break}if(++_>=t||(r=e[_])<32||r>126&&r<jr){this._printHandler(e,u,_),u=_-1;break}}break;case 3:this._executeHandlers[r]?this._executeHandlers[r]():this._executeHandlerFb(r),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:u,code:r,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let d=this._csiHandlers[this._collect<<8|r],h=d?d.length-1:-1;for(;h>=0&&(l=d[h](this._params),l!==!0);h--)if(l instanceof Promise)return this._preserveStack(3,d,h,s,u),l;h<0&&this._csiHandlerFb(this._collect<<8|r,this._params),this.precedingJoinState=0;break;case 8:do switch(r){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(r-48)}while(++u<t&&(r=e[u])>47&&r<60);u--;break;case 9:this._collect<<=8,this._collect|=r;break;case 10:let p=this._escHandlers[this._collect<<8|r],m=p?p.length-1:-1;for(;m>=0&&(l=p[m](),l!==!0);m--)if(l instanceof Promise)return this._preserveStack(4,p,m,s,u),l;m<0&&this._escHandlerFb(this._collect<<8|r),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|r,this._params);break;case 13:for(let _=u+1;;++_)if(_>=t||(r=e[_])===24||r===26||r===27||r>127&&r<jr){this._dcsParser.put(e,u,_),u=_-1;break}break;case 14:if(l=this._dcsParser.unhook(r!==24&&r!==26),l)return this._preserveStack(6,[],0,s,u),l;r===27&&(s|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break;case 4:this._oscParser.start();break;case 5:for(let _=u+1;;_++)if(_>=t||(r=e[_])<32||r>127&&r<jr){this._oscParser.put(e,u,_),u=_-1;break}break;case 6:if(l=this._oscParser.end(r!==24&&r!==26),l)return this._preserveStack(5,[],0,s,u),l;r===27&&(s|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=s&15}}},PU=/^([\da-f])\/([\da-f])\/([\da-f])$|^([\da-f]{2})\/([\da-f]{2})\/([\da-f]{2})$|^([\da-f]{3})\/([\da-f]{3})\/([\da-f]{3})$|^([\da-f]{4})\/([\da-f]{4})\/([\da-f]{4})$/,IU=/^[\da-f]+$/;function s2(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=PU.exec(t);if(n){let r=n[1]?15:n[4]?255:n[7]?4095:65535;return[Math.round(parseInt(n[1]||n[4]||n[7]||n[10],16)/r*255),Math.round(parseInt(n[2]||n[5]||n[8]||n[11],16)/r*255),Math.round(parseInt(n[3]||n[6]||n[9]||n[12],16)/r*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),IU.exec(t)&&[3,6,9,12].includes(t.length))){let n=t.length/3,r=[0,0,0];for(let s=0;s<3;++s){let a=parseInt(t.slice(n*s,n*s+n),16);r[s]=n===1?a<<4:n===2?a:n===3?a>>4:a>>8}return r}}function nv(e,t){let n=e.toString(16),r=n.length<2?"0"+n:n;switch(t){case 4:return n[0];case 8:return r;case 12:return(r+r).slice(0,3);default:return r+r}}function HU(e,t=16){let[n,r,s]=e;return`rgb:${nv(n,t)}/${nv(r,t)}/${nv(s,t)}`}var FU={"(":0,")":1,"*":2,"+":3,"-":1,".":2},Ps=131072,o2=10;function a2(e,t){if(e>24)return t.setWinLines||!1;switch(e){case 1:return!!t.restoreWin;case 2:return!!t.minimizeWin;case 3:return!!t.setWinPosition;case 4:return!!t.setWinSizePixels;case 5:return!!t.raiseWin;case 6:return!!t.lowerWin;case 7:return!!t.refreshWin;case 8:return!!t.setWinSizeChars;case 9:return!!t.maximizeWin;case 10:return!!t.fullscreenWin;case 11:return!!t.getWinState;case 13:return!!t.getWinPosition;case 14:return!!t.getWinSizePixels;case 15:return!!t.getScreenSizePixels;case 16:return!!t.getCellSizePixels;case 18:return!!t.getWinSizeChars;case 19:return!!t.getScreenSizeChars;case 20:return!!t.getIconTitle;case 21:return!!t.getWinTitle;case 22:return!!t.pushTitle;case 23:return!!t.popTitle;case 24:return!!t.setWinLines}return!1}var l2=5e3,c2=0,UU=class extends Ve{constructor(e,t,n,r,s,a,l,u,d=new BU){super(),this._bufferService=e,this._charsetService=t,this._coreService=n,this._logService=r,this._optionsService=s,this._oscLinkService=a,this._coreMouseService=l,this._unicodeService=u,this._parser=d,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new aH,this._utf8Decoder=new lH,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=qt.clone(),this._eraseAttrDataInternal=qt.clone(),this._onRequestBell=this._register(new _e),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new _e),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new _e),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new _e),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new _e),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new _e),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new _e),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new _e),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new _e),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new _e),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new _e),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new _e),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new _e),this.onColor=this._onColor.event,this._parseStack={paused:!1,cursorStartX:0,cursorStartY:0,decodedLength:0,position:0},this._specialColors=[256,257,258],this._register(this._parser),this._dirtyRowTracker=new D_(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(h=>this._activeBuffer=h.activeBuffer)),this._parser.setCsiHandlerFallback((h,p)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(h),params:p.toArray()})}),this._parser.setEscHandlerFallback(h=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(h)})}),this._parser.setExecuteHandlerFallback(h=>{this._logService.debug("Unknown EXECUTE code: ",{code:h})}),this._parser.setOscHandlerFallback((h,p,m)=>{this._logService.debug("Unknown OSC code: ",{identifier:h,action:p,data:m})}),this._parser.setDcsHandlerFallback((h,p,m)=>{p==="HOOK"&&(m=m.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(h),action:p,payload:m})}),this._parser.setPrintHandler((h,p,m)=>this.print(h,p,m)),this._parser.registerCsiHandler({final:"@"},h=>this.insertChars(h)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},h=>this.scrollLeft(h)),this._parser.registerCsiHandler({final:"A"},h=>this.cursorUp(h)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},h=>this.scrollRight(h)),this._parser.registerCsiHandler({final:"B"},h=>this.cursorDown(h)),this._parser.registerCsiHandler({final:"C"},h=>this.cursorForward(h)),this._parser.registerCsiHandler({final:"D"},h=>this.cursorBackward(h)),this._parser.registerCsiHandler({final:"E"},h=>this.cursorNextLine(h)),this._parser.registerCsiHandler({final:"F"},h=>this.cursorPrecedingLine(h)),this._parser.registerCsiHandler({final:"G"},h=>this.cursorCharAbsolute(h)),this._parser.registerCsiHandler({final:"H"},h=>this.cursorPosition(h)),this._parser.registerCsiHandler({final:"I"},h=>this.cursorForwardTab(h)),this._parser.registerCsiHandler({final:"J"},h=>this.eraseInDisplay(h,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},h=>this.eraseInDisplay(h,!0)),this._parser.registerCsiHandler({final:"K"},h=>this.eraseInLine(h,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},h=>this.eraseInLine(h,!0)),this._parser.registerCsiHandler({final:"L"},h=>this.insertLines(h)),this._parser.registerCsiHandler({final:"M"},h=>this.deleteLines(h)),this._parser.registerCsiHandler({final:"P"},h=>this.deleteChars(h)),this._parser.registerCsiHandler({final:"S"},h=>this.scrollUp(h)),this._parser.registerCsiHandler({final:"T"},h=>this.scrollDown(h)),this._parser.registerCsiHandler({final:"X"},h=>this.eraseChars(h)),this._parser.registerCsiHandler({final:"Z"},h=>this.cursorBackwardTab(h)),this._parser.registerCsiHandler({final:"`"},h=>this.charPosAbsolute(h)),this._parser.registerCsiHandler({final:"a"},h=>this.hPositionRelative(h)),this._parser.registerCsiHandler({final:"b"},h=>this.repeatPrecedingCharacter(h)),this._parser.registerCsiHandler({final:"c"},h=>this.sendDeviceAttributesPrimary(h)),this._parser.registerCsiHandler({prefix:">",final:"c"},h=>this.sendDeviceAttributesSecondary(h)),this._parser.registerCsiHandler({final:"d"},h=>this.linePosAbsolute(h)),this._parser.registerCsiHandler({final:"e"},h=>this.vPositionRelative(h)),this._parser.registerCsiHandler({final:"f"},h=>this.hVPosition(h)),this._parser.registerCsiHandler({final:"g"},h=>this.tabClear(h)),this._parser.registerCsiHandler({final:"h"},h=>this.setMode(h)),this._parser.registerCsiHandler({prefix:"?",final:"h"},h=>this.setModePrivate(h)),this._parser.registerCsiHandler({final:"l"},h=>this.resetMode(h)),this._parser.registerCsiHandler({prefix:"?",final:"l"},h=>this.resetModePrivate(h)),this._parser.registerCsiHandler({final:"m"},h=>this.charAttributes(h)),this._parser.registerCsiHandler({final:"n"},h=>this.deviceStatus(h)),this._parser.registerCsiHandler({prefix:"?",final:"n"},h=>this.deviceStatusPrivate(h)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},h=>this.softReset(h)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},h=>this.setCursorStyle(h)),this._parser.registerCsiHandler({final:"r"},h=>this.setScrollRegion(h)),this._parser.registerCsiHandler({final:"s"},h=>this.saveCursor(h)),this._parser.registerCsiHandler({final:"t"},h=>this.windowOptions(h)),this._parser.registerCsiHandler({final:"u"},h=>this.restoreCursor(h)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},h=>this.insertColumns(h)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},h=>this.deleteColumns(h)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},h=>this.selectProtected(h)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},h=>this.requestMode(h,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},h=>this.requestMode(h,!1)),this._parser.setExecuteHandler(he.BEL,()=>this.bell()),this._parser.setExecuteHandler(he.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(he.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(he.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(he.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(he.BS,()=>this.backspace()),this._parser.setExecuteHandler(he.HT,()=>this.tab()),this._parser.setExecuteHandler(he.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(he.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(Ud.IND,()=>this.index()),this._parser.setExecuteHandler(Ud.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(Ud.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new dr(h=>(this.setTitle(h),this.setIconName(h),!0))),this._parser.registerOscHandler(1,new dr(h=>this.setIconName(h))),this._parser.registerOscHandler(2,new dr(h=>this.setTitle(h))),this._parser.registerOscHandler(4,new dr(h=>this.setOrReportIndexedColor(h))),this._parser.registerOscHandler(8,new dr(h=>this.setHyperlink(h))),this._parser.registerOscHandler(10,new dr(h=>this.setOrReportFgColor(h))),this._parser.registerOscHandler(11,new dr(h=>this.setOrReportBgColor(h))),this._parser.registerOscHandler(12,new dr(h=>this.setOrReportCursorColor(h))),this._parser.registerOscHandler(104,new dr(h=>this.restoreIndexedColor(h))),this._parser.registerOscHandler(110,new dr(h=>this.restoreFgColor(h))),this._parser.registerOscHandler(111,new dr(h=>this.restoreBgColor(h))),this._parser.registerOscHandler(112,new dr(h=>this.restoreCursorColor(h))),this._parser.registerEscHandler({final:"7"},()=>this.saveCursor()),this._parser.registerEscHandler({final:"8"},()=>this.restoreCursor()),this._parser.registerEscHandler({final:"D"},()=>this.index()),this._parser.registerEscHandler({final:"E"},()=>this.nextLine()),this._parser.registerEscHandler({final:"H"},()=>this.tabSet()),this._parser.registerEscHandler({final:"M"},()=>this.reverseIndex()),this._parser.registerEscHandler({final:"="},()=>this.keypadApplicationMode()),this._parser.registerEscHandler({final:">"},()=>this.keypadNumericMode()),this._parser.registerEscHandler({final:"c"},()=>this.fullReset()),this._parser.registerEscHandler({final:"n"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"o"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"|"},()=>this.setgLevel(3)),this._parser.registerEscHandler({final:"}"},()=>this.setgLevel(2)),this._parser.registerEscHandler({final:"~"},()=>this.setgLevel(1)),this._parser.registerEscHandler({intermediates:"%",final:"@"},()=>this.selectDefaultCharset()),this._parser.registerEscHandler({intermediates:"%",final:"G"},()=>this.selectDefaultCharset());for(let h in tn)this._parser.registerEscHandler({intermediates:"(",final:h},()=>this.selectCharset("("+h)),this._parser.registerEscHandler({intermediates:")",final:h},()=>this.selectCharset(")"+h)),this._parser.registerEscHandler({intermediates:"*",final:h},()=>this.selectCharset("*"+h)),this._parser.registerEscHandler({intermediates:"+",final:h},()=>this.selectCharset("+"+h)),this._parser.registerEscHandler({intermediates:"-",final:h},()=>this.selectCharset("-"+h)),this._parser.registerEscHandler({intermediates:".",final:h},()=>this.selectCharset("."+h)),this._parser.registerEscHandler({intermediates:"/",final:h},()=>this.selectCharset("/"+h));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(h=>(this._logService.error("Parsing error: ",h),h)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new i2((h,p)=>this.requestStatusString(h,p)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,n,r){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=n,this._parseStack.position=r}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,n)=>setTimeout(()=>n("#SLOW_TIMEOUT"),l2))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${l2} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let n,r=this._activeBuffer.x,s=this._activeBuffer.y,a=0,l=this._parseStack.paused;if(l){if(n=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(n),n;r=this._parseStack.cursorStartX,s=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>Ps&&(a=this._parseStack.position+Ps)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,h=>String.fromCharCode(h)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(h=>h.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<Ps&&(this._parseBuffer=new Uint32Array(Math.min(e.length,Ps))),l||this._dirtyRowTracker.clearRange(),e.length>Ps)for(let h=a;h<e.length;h+=Ps){let p=h+Ps<e.length?h+Ps:e.length,m=typeof e=="string"?this._stringDecoder.decode(e.substring(h,p),this._parseBuffer):this._utf8Decoder.decode(e.subarray(h,p),this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,m))return this._preserveStack(r,s,m,h),this._logSlowResolvingAsync(n),n}else if(!l){let h=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,h))return this._preserveStack(r,s,h,0),this._logSlowResolvingAsync(n),n}(this._activeBuffer.x!==r||this._activeBuffer.y!==s)&&this._onCursorMove.fire();let u=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),d=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);d<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(d,this._bufferService.rows-1),end:Math.min(u,this._bufferService.rows-1)})}print(e,t,n){let r,s,a=this._charsetService.charset,l=this._optionsService.rawOptions.screenReaderMode,u=this._bufferService.cols,d=this._coreService.decPrivateModes.wraparound,h=this._coreService.modes.insertMode,p=this._curAttrData,m=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&n-t>0&&m.getWidth(this._activeBuffer.x-1)===2&&m.setCellFromCodepoint(this._activeBuffer.x-1,0,1,p);let _=this._parser.precedingJoinState;for(let b=t;b<n;++b){if(r=e[b],r<127&&a){let k=a[String.fromCharCode(r)];k&&(r=k.charCodeAt(0))}let S=this._unicodeService.charProperties(r,_);s=Lo.extractWidth(S);let w=Lo.extractShouldJoin(S),C=w?Lo.extractWidth(_):0;if(_=S,l&&this._onA11yChar.fire(Us(r)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+s-C>u){if(d){let k=m,T=this._activeBuffer.x-C;for(this._activeBuffer.x=C,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),m=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),C>0&&m instanceof Ic&&m.copyCellsFrom(k,T,0,C,!1);T<u;)k.setCellFromCodepoint(T++,0,1,p)}else if(this._activeBuffer.x=u-1,s===2)continue}if(w&&this._activeBuffer.x){let k=m.getWidth(this._activeBuffer.x-1)?1:2;m.addCodepointToCell(this._activeBuffer.x-k,r,s);for(let T=s-C;--T>=0;)m.setCellFromCodepoint(this._activeBuffer.x++,0,0,p);continue}if(h&&(m.insertCells(this._activeBuffer.x,s-C,this._activeBuffer.getNullCell(p)),m.getWidth(u-1)===2&&m.setCellFromCodepoint(u-1,0,1,p)),m.setCellFromCodepoint(this._activeBuffer.x++,r,s,p),s>0)for(;--s;)m.setCellFromCodepoint(this._activeBuffer.x++,0,0,p)}this._parser.precedingJoinState=_,this._activeBuffer.x<u&&n-t>0&&m.getWidth(this._activeBuffer.x)===0&&!m.hasContent(this._activeBuffer.x)&&m.setCellFromCodepoint(this._activeBuffer.x,0,1,p),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(e,t){return e.final==="t"&&!e.prefix&&!e.intermediates?this._parser.registerCsiHandler(e,n=>a2(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new i2(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new dr(t))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var e;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&((e=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&e.isWrapped)){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);t.hasWidth(this._activeBuffer.x)&&!t.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let e=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-e),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(e=this._bufferService.cols-1){this._activeBuffer.x=Math.min(e,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(e,t){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=e,this._activeBuffer.y=this._activeBuffer.scrollTop+t):(this._activeBuffer.x=e,this._activeBuffer.y=t),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(e,t){this._restrictCursor(),this._setCursor(this._activeBuffer.x+e,this._activeBuffer.y+t)}cursorUp(e){let t=this._activeBuffer.y-this._activeBuffer.scrollTop;return t>=0?this._moveCursor(0,-Math.min(t,e.params[0]||1)):this._moveCursor(0,-(e.params[0]||1)),!0}cursorDown(e){let t=this._activeBuffer.scrollBottom-this._activeBuffer.y;return t>=0?this._moveCursor(0,Math.min(t,e.params[0]||1)):this._moveCursor(0,e.params[0]||1),!0}cursorForward(e){return this._moveCursor(e.params[0]||1,0),!0}cursorBackward(e){return this._moveCursor(-(e.params[0]||1),0),!0}cursorNextLine(e){return this.cursorDown(e),this._activeBuffer.x=0,!0}cursorPrecedingLine(e){return this.cursorUp(e),this._activeBuffer.x=0,!0}cursorCharAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(e){return this._setCursor(e.length>=2?(e.params[1]||1)-1:0,(e.params[0]||1)-1),!0}charPosAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(e){return this._moveCursor(e.params[0]||1,0),!0}linePosAbsolute(e){return this._setCursor(this._activeBuffer.x,(e.params[0]||1)-1),!0}vPositionRelative(e){return this._moveCursor(0,e.params[0]||1),!0}hVPosition(e){return this.cursorPosition(e),!0}tabClear(e){let t=e.params[0];return t===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:t===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(e){let t=e.params[0];return t===1&&(this._curAttrData.bg|=536870912),(t===2||t===0)&&(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(e,t,n,r=!1,s=!1){let a=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);a.replaceCells(t,n,this._activeBuffer.getNullCell(this._eraseAttrData()),s),r&&(a.isWrapped=!1)}_resetBufferLine(e,t=!1){let n=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);n&&(n.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),t),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+e),n.isWrapped=!1)}eraseInDisplay(e,t=!1){var r;this._restrictCursor(this._bufferService.cols);let n;switch(e.params[0]){case 0:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);n<this._bufferService.rows;n++)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(n);break;case 1:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n,0,this._activeBuffer.x+1,!0,t),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(n+1).isWrapped=!1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0);break;case 2:if(this._optionsService.rawOptions.scrollOnEraseInDisplay){for(n=this._bufferService.rows,this._dirtyRowTracker.markRangeDirty(0,n-1);n--&&!((r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n))!=null&&r.getTrimmedLength()););for(;n>=0;n--)this._bufferService.scroll(this._eraseAttrData())}else{for(n=this._bufferService.rows,this._dirtyRowTracker.markDirty(n-1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0)}break;case 3:let s=this._activeBuffer.lines.length-this._bufferService.rows;s>0&&(this._activeBuffer.lines.trimStart(s),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-s,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-s,0),this._onScroll.fire(0));break}return!0}eraseInLine(e,t=!1){switch(this._restrictCursor(this._bufferService.cols),e.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,t);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,t);break}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,s=this._bufferService.rows-1+this._activeBuffer.ybase-r+1;for(;t--;)this._activeBuffer.lines.splice(s-1,1),this._activeBuffer.lines.splice(n,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,r;for(r=this._bufferService.rows-1-this._activeBuffer.scrollBottom,r=this._bufferService.rows-1+this._activeBuffer.ybase-r;t--;)this._activeBuffer.lines.splice(n,1),this._activeBuffer.lines.splice(r,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.insertCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.deleteCells(this._activeBuffer.x,e.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(e){let t=e.params[0]||1;for(;t--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine(qt));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let r=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);r.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),r.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(e.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(e){let t=this._parser.precedingJoinState;if(!t)return!0;let n=e.params[0]||1,r=Lo.extractWidth(t),s=this._activeBuffer.x-r,a=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(s),l=new Uint32Array(a.length*n),u=0;for(let h=0;h<a.length;){let p=a.codePointAt(h)||0;l[u++]=p,h+=p>65535?2:1}let d=u;for(let h=1;h<n;++h)l.copyWithin(d,0,u),d+=u;return this.print(l,0,d),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(he.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(he.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(he.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(he.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(he.ESC+"[>83;40003;0c")),!0}_is(e){return(this._optionsService.rawOptions.termName+"").indexOf(e)===0}setMode(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 4:this._coreService.modes.insertMode=!0;break;case 20:this._optionsService.options.convertEol=!0;break}return!0}setModePrivate(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!0;break;case 2:this._charsetService.setgCharset(0,No),this._charsetService.setgCharset(1,No),this._charsetService.setgCharset(2,No),this._charsetService.setgCharset(3,No);break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(132,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!0,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!0;break;case 12:this._optionsService.options.cursorBlink=!0;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!0;break;case 66:this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire();break;case 9:this._coreMouseService.activeProtocol="X10";break;case 1e3:this._coreMouseService.activeProtocol="VT200";break;case 1002:this._coreMouseService.activeProtocol="DRAG";break;case 1003:this._coreMouseService.activeProtocol="ANY";break;case 1004:this._coreService.decPrivateModes.sendFocus=!0,this._onRequestSendFocus.fire();break;case 1005:this._logService.debug("DECSET 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="SGR";break;case 1015:this._logService.debug("DECSET 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="SGR_PIXELS";break;case 25:this._coreService.isCursorHidden=!1;break;case 1048:this.saveCursor();break;case 1049:this.saveCursor();case 47:case 1047:this._bufferService.buffers.activateAltBuffer(this._eraseAttrData()),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(void 0),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!0;break;case 2026:this._coreService.decPrivateModes.synchronizedOutput=!0;break}return!0}resetMode(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 4:this._coreService.modes.insertMode=!1;break;case 20:this._optionsService.options.convertEol=!1;break}return!0}resetModePrivate(e){for(let t=0;t<e.length;t++)switch(e.params[t]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!1;break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(80,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!1,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!1;break;case 12:this._optionsService.options.cursorBlink=!1;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!1;break;case 66:this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire();break;case 9:case 1e3:case 1002:case 1003:this._coreMouseService.activeProtocol="NONE";break;case 1004:this._coreService.decPrivateModes.sendFocus=!1;break;case 1005:this._logService.debug("DECRST 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="DEFAULT";break;case 1015:this._logService.debug("DECRST 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="DEFAULT";break;case 25:this._coreService.isCursorHidden=!0;break;case 1048:this.restoreCursor();break;case 1049:case 47:case 1047:this._bufferService.buffers.activateNormalBuffer(),e.params[t]===1049&&this.restoreCursor(),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(void 0),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!1;break;case 2026:this._coreService.decPrivateModes.synchronizedOutput=!1,this._onRequestRefreshRows.fire(void 0);break}return!0}requestMode(e,t){(w=>(w[w.NOT_RECOGNIZED=0]="NOT_RECOGNIZED",w[w.SET=1]="SET",w[w.RESET=2]="RESET",w[w.PERMANENTLY_SET=3]="PERMANENTLY_SET",w[w.PERMANENTLY_RESET=4]="PERMANENTLY_RESET"))(void 0||(n={}));let r=this._coreService.decPrivateModes,{activeProtocol:s,activeEncoding:a}=this._coreMouseService,l=this._coreService,{buffers:u,cols:d}=this._bufferService,{active:h,alt:p}=u,m=this._optionsService.rawOptions,_=(w,C)=>(l.triggerDataEvent(`${he.ESC}[${t?"":"?"}${w};${C}$y`),!0),b=w=>w?1:2,S=e.params[0];return t?S===2?_(S,4):S===4?_(S,b(l.modes.insertMode)):S===12?_(S,3):S===20?_(S,b(m.convertEol)):_(S,0):S===1?_(S,b(r.applicationCursorKeys)):S===3?_(S,m.windowOptions.setWinLines?d===80?2:d===132?1:0:0):S===6?_(S,b(r.origin)):S===7?_(S,b(r.wraparound)):S===8?_(S,3):S===9?_(S,b(s==="X10")):S===12?_(S,b(m.cursorBlink)):S===25?_(S,b(!l.isCursorHidden)):S===45?_(S,b(r.reverseWraparound)):S===66?_(S,b(r.applicationKeypad)):S===67?_(S,4):S===1e3?_(S,b(s==="VT200")):S===1002?_(S,b(s==="DRAG")):S===1003?_(S,b(s==="ANY")):S===1004?_(S,b(r.sendFocus)):S===1005?_(S,4):S===1006?_(S,b(a==="SGR")):S===1015?_(S,4):S===1016?_(S,b(a==="SGR_PIXELS")):S===1048?_(S,1):S===47||S===1047||S===1049?_(S,b(h===p)):S===2004?_(S,b(r.bracketedPasteMode)):S===2026?_(S,b(r.synchronizedOutput)):_(S,0)}_updateAttrColor(e,t,n,r,s){return t===2?(e|=50331648,e&=-16777216,e|=Mu.fromColorRGB([n,r,s])):t===5&&(e&=-50331904,e|=33554432|n&255),e}_extractColor(e,t,n){let r=[0,0,-1,0,0,0],s=0,a=0;do{if(r[a+s]=e.params[t+a],e.hasSubParams(t+a)){let l=e.getSubParams(t+a),u=0;do r[1]===5&&(s=1),r[a+u+1+s]=l[u];while(++u<l.length&&u+a+1+s<r.length);break}if(r[1]===5&&a+s>=2||r[1]===2&&a+s>=5)break;r[1]&&(s=1)}while(++a+t<e.length&&a+s<r.length);for(let l=2;l<r.length;++l)r[l]===-1&&(r[l]=0);switch(r[0]){case 38:n.fg=this._updateAttrColor(n.fg,r[1],r[3],r[4],r[5]);break;case 48:n.bg=this._updateAttrColor(n.bg,r[1],r[3],r[4],r[5]);break;case 58:n.extended=n.extended.clone(),n.extended.underlineColor=this._updateAttrColor(n.extended.underlineColor,r[1],r[3],r[4],r[5])}return a}_processUnderline(e,t){t.extended=t.extended.clone(),(!~e||e>5)&&(e=1),t.extended.underlineStyle=e,t.fg|=268435456,e===0&&(t.fg&=-268435457),t.updateExtended()}_processSGR0(e){e.fg=qt.fg,e.bg=qt.bg,e.extended=e.extended.clone(),e.extended.underlineStyle=0,e.extended.underlineColor&=-67108864,e.updateExtended()}charAttributes(e){if(e.length===1&&e.params[0]===0)return this._processSGR0(this._curAttrData),!0;let t=e.length,n,r=this._curAttrData;for(let s=0;s<t;s++)n=e.params[s],n>=30&&n<=37?(r.fg&=-50331904,r.fg|=16777216|n-30):n>=40&&n<=47?(r.bg&=-50331904,r.bg|=16777216|n-40):n>=90&&n<=97?(r.fg&=-50331904,r.fg|=16777216|n-90|8):n>=100&&n<=107?(r.bg&=-50331904,r.bg|=16777216|n-100|8):n===0?this._processSGR0(r):n===1?r.fg|=134217728:n===3?r.bg|=67108864:n===4?(r.fg|=268435456,this._processUnderline(e.hasSubParams(s)?e.getSubParams(s)[0]:1,r)):n===5?r.fg|=536870912:n===7?r.fg|=67108864:n===8?r.fg|=1073741824:n===9?r.fg|=2147483648:n===2?r.bg|=134217728:n===21?this._processUnderline(2,r):n===22?(r.fg&=-134217729,r.bg&=-134217729):n===23?r.bg&=-67108865:n===24?(r.fg&=-268435457,this._processUnderline(0,r)):n===25?r.fg&=-536870913:n===27?r.fg&=-67108865:n===28?r.fg&=-1073741825:n===29?r.fg&=2147483647:n===39?(r.fg&=-67108864,r.fg|=qt.fg&16777215):n===49?(r.bg&=-67108864,r.bg|=qt.bg&16777215):n===38||n===48||n===58?s+=this._extractColor(e,s,r):n===53?r.bg|=1073741824:n===55?r.bg&=-1073741825:n===59?(r.extended=r.extended.clone(),r.extended.underlineColor=-1,r.updateExtended()):n===100?(r.fg&=-67108864,r.fg|=qt.fg&16777215,r.bg&=-67108864,r.bg|=qt.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",n);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${he.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${he.ESC}[${t};${n}R`);break}return!0}deviceStatusPrivate(e){switch(e.params[0]){case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${he.ESC}[?${t};${n}R`);break}return!0}softReset(e){return this._coreService.isCursorHidden=!1,this._onRequestSyncScrollBar.fire(),this._activeBuffer.scrollTop=0,this._activeBuffer.scrollBottom=this._bufferService.rows-1,this._curAttrData=qt.clone(),this._coreService.reset(),this._charsetService.reset(),this._activeBuffer.savedX=0,this._activeBuffer.savedY=this._activeBuffer.ybase,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,this._coreService.decPrivateModes.origin=!1,!0}setCursorStyle(e){let t=e.length===0?1:e.params[0];if(t===0)this._coreService.decPrivateModes.cursorStyle=void 0,this._coreService.decPrivateModes.cursorBlink=void 0;else{switch(t){case 1:case 2:this._coreService.decPrivateModes.cursorStyle="block";break;case 3:case 4:this._coreService.decPrivateModes.cursorStyle="underline";break;case 5:case 6:this._coreService.decPrivateModes.cursorStyle="bar";break}let n=t%2===1;this._coreService.decPrivateModes.cursorBlink=n}return!0}setScrollRegion(e){let t=e.params[0]||1,n;return(e.length<2||(n=e.params[1])>this._bufferService.rows||n===0)&&(n=this._bufferService.rows),n>t&&(this._activeBuffer.scrollTop=t-1,this._activeBuffer.scrollBottom=n-1,this._setCursor(0,0)),!0}windowOptions(e){if(!a2(e.params[0],this._optionsService.rawOptions.windowOptions))return!0;let t=e.length>1?e.params[1]:0;switch(e.params[0]){case 14:t!==2&&this._onRequestWindowsOptionsReport.fire(0);break;case 16:this._onRequestWindowsOptionsReport.fire(1);break;case 18:this._bufferService&&this._coreService.triggerDataEvent(`${he.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>o2&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>o2&&this._iconNameStack.shift());break;case 23:(t===0||t===2)&&this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),(t===0||t===1)&&this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop());break}return!0}saveCursor(e){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(e){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(e){return this._windowTitle=e,this._onTitleChange.fire(e),!0}setIconName(e){return this._iconName=e,!0}setOrReportIndexedColor(e){let t=[],n=e.split(";");for(;n.length>1;){let r=n.shift(),s=n.shift();if(/^\d+$/.exec(r)){let a=parseInt(r);if(u2(a))if(s==="?")t.push({type:0,index:a});else{let l=s2(s);l&&t.push({type:1,index:a,color:l})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let n=e.slice(0,t).trim(),r=e.slice(t+1);return r?this._createHyperlink(n,r):n.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let n=e.split(":"),r,s=n.findIndex(a=>a.startsWith("id="));return s!==-1&&(r=n[s].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:r,uri:t}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(e,t){let n=e.split(";");for(let r=0;r<n.length&&!(t>=this._specialColors.length);++r,++t)if(n[r]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let s=s2(n[r]);s&&this._onColor.fire([{type:1,index:this._specialColors[t],color:s}])}return!0}setOrReportFgColor(e){return this._setOrReportSpecialColor(e,0)}setOrReportBgColor(e){return this._setOrReportSpecialColor(e,1)}setOrReportCursorColor(e){return this._setOrReportSpecialColor(e,2)}restoreIndexedColor(e){if(!e)return this._onColor.fire([{type:2}]),!0;let t=[],n=e.split(";");for(let r=0;r<n.length;++r)if(/^\d+$/.exec(n[r])){let s=parseInt(n[r]);u2(s)&&t.push({type:2,index:s})}return t.length&&this._onColor.fire(t),!0}restoreFgColor(e){return this._onColor.fire([{type:2,index:256}]),!0}restoreBgColor(e){return this._onColor.fire([{type:2,index:257}]),!0}restoreCursorColor(e){return this._onColor.fire([{type:2,index:258}]),!0}nextLine(){return this._activeBuffer.x=0,this.index(),!0}keypadApplicationMode(){return this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire(),!0}keypadNumericMode(){return this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire(),!0}selectDefaultCharset(){return this._charsetService.setgLevel(0),this._charsetService.setgCharset(0,No),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(FU[e[0]],tn[e[1]]||No),!0)}index(){return this._restrictCursor(),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._restrictCursor(),!0}tabSet(){return this._activeBuffer.tabs[this._activeBuffer.x]=!0,!0}reverseIndex(){if(this._restrictCursor(),this._activeBuffer.y===this._activeBuffer.scrollTop){let e=this._activeBuffer.scrollBottom-this._activeBuffer.scrollTop;this._activeBuffer.lines.shiftElements(this._activeBuffer.ybase+this._activeBuffer.y,e,1),this._activeBuffer.lines.set(this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.getBlankLine(this._eraseAttrData())),this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom)}else this._activeBuffer.y--,this._restrictCursor();return!0}fullReset(){return this._parser.reset(),this._onRequestReset.fire(),!0}reset(){this._curAttrData=qt.clone(),this._eraseAttrDataInternal=qt.clone()}_eraseAttrData(){return this._eraseAttrDataInternal.bg&=-67108864,this._eraseAttrDataInternal.bg|=this._curAttrData.bg&67108863,this._eraseAttrDataInternal}setgLevel(e){return this._charsetService.setgLevel(e),!0}screenAlignmentPattern(){let e=new Ir;e.content=1<<22|69,e.fg=this._curAttrData.fg,e.bg=this._curAttrData.bg,this._setCursor(0,0);for(let t=0;t<this._bufferService.rows;++t){let n=this._activeBuffer.ybase+this._activeBuffer.y+t,r=this._activeBuffer.lines.get(n);r&&(r.fill(e),r.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let n=l=>(this._coreService.triggerDataEvent(`${he.ESC}${l}${he.ESC}\\`),!0),r=this._bufferService.buffer,s=this._optionsService.rawOptions;return n(e==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:e==='"p'?'P1$r61;1"p':e==="r"?`P1$r${r.scrollTop+1};${r.scrollBottom+1}r`:e==="m"?"P1$r0m":e===" q"?`P1$r${{block:2,underline:4,bar:6}[s.cursorStyle]-(s.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(e,t){this._dirtyRowTracker.markRangeDirty(e,t)}},D_=class{constructor(e){this._bufferService=e,this.clearRange()}clearRange(){this.start=this._bufferService.buffer.y,this.end=this._bufferService.buffer.y}markDirty(e){e<this.start?this.start=e:e>this.end&&(this.end=e)}markRangeDirty(e,t){e>t&&(c2=e,e=t,t=c2),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};D_=Nt([be(0,In)],D_);function u2(e){return 0<=e&&e<256}var $U=5e7,h2=12,WU=50,qU=class extends Ve{constructor(e){super(),this._action=e,this._writeBuffer=[],this._callbacks=[],this._pendingData=0,this._bufferOffset=0,this._isSyncWriting=!1,this._syncCalls=0,this._didUserInput=!1,this._onWriteParsed=this._register(new _e),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(e,t){if(t!==void 0&&this._syncCalls>t){this._syncCalls=0;return}if(this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;this._isSyncWriting=!0;let n;for(;n=this._writeBuffer.shift();){this._action(n);let r=this._callbacks.shift();r&&r()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>$U)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput){this._didUserInput=!1,this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t),this._innerWrite();return}setTimeout(()=>this._innerWrite())}this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t)}_innerWrite(e=0,t=!0){let n=e||performance.now();for(;this._writeBuffer.length>this._bufferOffset;){let r=this._writeBuffer[this._bufferOffset],s=this._action(r,t);if(s){let l=u=>performance.now()-n>=h2?setTimeout(()=>this._innerWrite(0,u)):this._innerWrite(n,u);s.catch(u=>(queueMicrotask(()=>{throw u}),Promise.resolve(!1))).then(l);return}let a=this._callbacks[this._bufferOffset];if(a&&a(),this._bufferOffset++,this._pendingData-=r.length,performance.now()-n>=h2)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>WU&&(this._writeBuffer=this._writeBuffer.slice(this._bufferOffset),this._callbacks=this._callbacks.slice(this._bufferOffset),this._bufferOffset=0),setTimeout(()=>this._innerWrite())):(this._writeBuffer.length=0,this._callbacks.length=0,this._pendingData=0,this._bufferOffset=0),this._onWriteParsed.fire()}},O_=class{constructor(e){this._bufferService=e,this._nextId=1,this._entriesWithId=new Map,this._dataByLinkId=new Map}registerLink(e){let t=this._bufferService.buffer;if(e.id===void 0){let u=t.addMarker(t.ybase+t.y),d={data:e,id:this._nextId++,lines:[u]};return u.onDispose(()=>this._removeMarkerFromLink(d,u)),this._dataByLinkId.set(d.id,d),d.id}let n=e,r=this._getEntryIdKey(n),s=this._entriesWithId.get(r);if(s)return this.addLineToLink(s.id,t.ybase+t.y),s.id;let a=t.addMarker(t.ybase+t.y),l={id:this._nextId++,key:this._getEntryIdKey(n),data:n,lines:[a]};return a.onDispose(()=>this._removeMarkerFromLink(l,a)),this._entriesWithId.set(l.key,l),this._dataByLinkId.set(l.id,l),l.id}addLineToLink(e,t){let n=this._dataByLinkId.get(e);if(n&&n.lines.every(r=>r.line!==t)){let r=this._bufferService.buffer.addMarker(t);n.lines.push(r),r.onDispose(()=>this._removeMarkerFromLink(n,r))}}getLinkData(e){var t;return(t=this._dataByLinkId.get(e))==null?void 0:t.data}_getEntryIdKey(e){return`${e.id};;${e.uri}`}_removeMarkerFromLink(e,t){let n=e.lines.indexOf(t);n!==-1&&(e.lines.splice(n,1),e.lines.length===0&&(e.data.id!==void 0&&this._entriesWithId.delete(e.key),this._dataByLinkId.delete(e.id)))}};O_=Nt([be(0,In)],O_);var d2=!1,VU=class extends Ve{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new dl),this._onBinary=this._register(new _e),this.onBinary=this._onBinary.event,this._onData=this._register(new _e),this.onData=this._onData.event,this._onLineFeed=this._register(new _e),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new _e),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new _e),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new _e),this._instantiationService=new gU,this.optionsService=this._register(new EU(e)),this._instantiationService.setService(Hn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(T_)),this._instantiationService.setService(In,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(R_)),this._instantiationService.setService(BM,this._logService),this.coreService=this._register(this._instantiationService.createInstance(M_)),this._instantiationService.setService(Xo,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(A_)),this._instantiationService.setService(jM,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(Lo)),this._instantiationService.setService(dH,this.unicodeService),this._charsetService=this._instantiationService.createInstance(NU),this._instantiationService.setService(hH,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(O_),this._instantiationService.setService(PM,this._oscLinkService),this._inputHandler=this._register(new UU(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(kn.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(kn.forward(this._bufferService.onResize,this._onResize)),this._register(kn.forward(this.coreService.onData,this._onData)),this._register(kn.forward(this.coreService.onBinary,this._onBinary)),this._register(this.coreService.onRequestScrollToBottom(()=>this.scrollToBottom(!0))),this._register(this.coreService.onUserInput(()=>this._writeBuffer.handleUserInput())),this._register(this.optionsService.onMultipleOptionChange(["windowsMode","windowsPty"],()=>this._handleWindowsPtyOptionChange())),this._register(this._bufferService.onScroll(()=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)})),this._writeBuffer=this._register(new qU((t,n)=>this._inputHandler.parse(t,n))),this._register(kn.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new _e),this._onScroll.event(e=>{var t;(t=this._onScrollApi)==null||t.fire(e.position)})),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(e){for(let t in e)this.optionsService.options[t]=e[t]}write(e,t){this._writeBuffer.write(e,t)}writeSync(e,t){this._logService.logLevel<=3&&!d2&&(this._logService.warn("writeSync is unreliable and will be removed soon."),d2=!0),this._writeBuffer.writeSync(e,t)}input(e,t=!0){this.coreService.triggerDataEvent(e,t)}resize(e,t){isNaN(e)||isNaN(t)||(e=Math.max(e,g5),t=Math.max(t,v5),this._bufferService.resize(e,t))}scroll(e,t=!1){this._bufferService.scroll(e,t)}scrollLines(e,t){this._bufferService.scrollLines(e,t)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}registerEscHandler(e,t){return this._inputHandler.registerEscHandler(e,t)}registerDcsHandler(e,t){return this._inputHandler.registerDcsHandler(e,t)}registerCsiHandler(e,t){return this._inputHandler.registerCsiHandler(e,t)}registerOscHandler(e,t){return this._inputHandler.registerOscHandler(e,t)}_setup(){this._handleWindowsPtyOptionChange()}reset(){this._inputHandler.reset(),this._bufferService.reset(),this._charsetService.reset(),this.coreService.reset(),this.coreMouseService.reset()}_handleWindowsPtyOptionChange(){let e=!1,t=this.optionsService.rawOptions.windowsPty;t&&t.buildNumber!==void 0&&t.buildNumber!==void 0?e=t.backend==="conpty"&&t.buildNumber<21376:this.optionsService.rawOptions.windowsMode&&(e=!0),e?this._enableWindowsWrappingHeuristics():this._windowsWrappingHeuristics.clear()}_enableWindowsWrappingHeuristics(){if(!this._windowsWrappingHeuristics.value){let e=[];e.push(this.onLineFeed(r2.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(r2(this._bufferService),!1))),this._windowsWrappingHeuristics.value=wt(()=>{for(let t of e)t.dispose()})}}},KU={48:["0",")"],49:["1","!"],50:["2","@"],51:["3","#"],52:["4","$"],53:["5","%"],54:["6","^"],55:["7","&"],56:["8","*"],57:["9","("],186:[";",":"],187:["=","+"],188:[",","<"],189:["-","_"],190:[".",">"],191:["/","?"],192:["`","~"],219:["[","{"],220:["\\","|"],221:["]","}"],222:["'",'"']};function GU(e,t,n,r){var l;let s={type:0,cancel:!1,key:void 0},a=(e.shiftKey?1:0)|(e.altKey?2:0)|(e.ctrlKey?4:0)|(e.metaKey?8:0);switch(e.keyCode){case 0:e.key==="UIKeyInputUpArrow"?t?s.key=he.ESC+"OA":s.key=he.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?s.key=he.ESC+"OD":s.key=he.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?s.key=he.ESC+"OC":s.key=he.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?s.key=he.ESC+"OB":s.key=he.ESC+"[B");break;case 8:s.key=e.ctrlKey?"\b":he.DEL,e.altKey&&(s.key=he.ESC+s.key);break;case 9:if(e.shiftKey){s.key=he.ESC+"[Z";break}s.key=he.HT,s.cancel=!0;break;case 13:s.key=e.altKey?he.ESC+he.CR:he.CR,s.cancel=!0;break;case 27:s.key=he.ESC,e.altKey&&(s.key=he.ESC+he.ESC),s.cancel=!0;break;case 37:if(e.metaKey)break;a?s.key=he.ESC+"[1;"+(a+1)+"D":t?s.key=he.ESC+"OD":s.key=he.ESC+"[D";break;case 39:if(e.metaKey)break;a?s.key=he.ESC+"[1;"+(a+1)+"C":t?s.key=he.ESC+"OC":s.key=he.ESC+"[C";break;case 38:if(e.metaKey)break;a?s.key=he.ESC+"[1;"+(a+1)+"A":t?s.key=he.ESC+"OA":s.key=he.ESC+"[A";break;case 40:if(e.metaKey)break;a?s.key=he.ESC+"[1;"+(a+1)+"B":t?s.key=he.ESC+"OB":s.key=he.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(s.key=he.ESC+"[2~");break;case 46:a?s.key=he.ESC+"[3;"+(a+1)+"~":s.key=he.ESC+"[3~";break;case 36:a?s.key=he.ESC+"[1;"+(a+1)+"H":t?s.key=he.ESC+"OH":s.key=he.ESC+"[H";break;case 35:a?s.key=he.ESC+"[1;"+(a+1)+"F":t?s.key=he.ESC+"OF":s.key=he.ESC+"[F";break;case 33:e.shiftKey?s.type=2:e.ctrlKey?s.key=he.ESC+"[5;"+(a+1)+"~":s.key=he.ESC+"[5~";break;case 34:e.shiftKey?s.type=3:e.ctrlKey?s.key=he.ESC+"[6;"+(a+1)+"~":s.key=he.ESC+"[6~";break;case 112:a?s.key=he.ESC+"[1;"+(a+1)+"P":s.key=he.ESC+"OP";break;case 113:a?s.key=he.ESC+"[1;"+(a+1)+"Q":s.key=he.ESC+"OQ";break;case 114:a?s.key=he.ESC+"[1;"+(a+1)+"R":s.key=he.ESC+"OR";break;case 115:a?s.key=he.ESC+"[1;"+(a+1)+"S":s.key=he.ESC+"OS";break;case 116:a?s.key=he.ESC+"[15;"+(a+1)+"~":s.key=he.ESC+"[15~";break;case 117:a?s.key=he.ESC+"[17;"+(a+1)+"~":s.key=he.ESC+"[17~";break;case 118:a?s.key=he.ESC+"[18;"+(a+1)+"~":s.key=he.ESC+"[18~";break;case 119:a?s.key=he.ESC+"[19;"+(a+1)+"~":s.key=he.ESC+"[19~";break;case 120:a?s.key=he.ESC+"[20;"+(a+1)+"~":s.key=he.ESC+"[20~";break;case 121:a?s.key=he.ESC+"[21;"+(a+1)+"~":s.key=he.ESC+"[21~";break;case 122:a?s.key=he.ESC+"[23;"+(a+1)+"~":s.key=he.ESC+"[23~";break;case 123:a?s.key=he.ESC+"[24;"+(a+1)+"~":s.key=he.ESC+"[24~";break;default:if(e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey)e.keyCode>=65&&e.keyCode<=90?s.key=String.fromCharCode(e.keyCode-64):e.keyCode===32?s.key=he.NUL:e.keyCode>=51&&e.keyCode<=55?s.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?s.key=he.DEL:e.keyCode===219?s.key=he.ESC:e.keyCode===220?s.key=he.FS:e.keyCode===221&&(s.key=he.GS);else if((!n||r)&&e.altKey&&!e.metaKey){let u=(l=KU[e.keyCode])==null?void 0:l[e.shiftKey?1:0];if(u)s.key=he.ESC+u;else if(e.keyCode>=65&&e.keyCode<=90){let d=e.ctrlKey?e.keyCode-64:e.keyCode+32,h=String.fromCharCode(d);e.shiftKey&&(h=h.toUpperCase()),s.key=he.ESC+h}else if(e.keyCode===32)s.key=he.ESC+(e.ctrlKey?he.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let d=e.code.slice(3,4);e.shiftKey||(d=d.toLowerCase()),s.key=he.ESC+d,s.cancel=!0}}else n&&!e.altKey&&!e.ctrlKey&&!e.shiftKey&&e.metaKey?e.keyCode===65&&(s.type=1):e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.keyCode>=48&&e.key.length===1?s.key=e.key:e.key&&e.ctrlKey&&(e.key==="_"&&(s.key=he.US),e.key==="@"&&(s.key=he.NUL));break}return s}var Bt=0,YU=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new gf,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new gf,this._isFlushingDeleted=!1}clear(){this._array.length=0,this._insertedValues.length=0,this._flushInsertedTask.clear(),this._isFlushingInserted=!1,this._deletedIndices.length=0,this._flushDeletedTask.clear(),this._isFlushingDeleted=!1}insert(e){this._flushCleanupDeleted(),this._insertedValues.length===0&&this._flushInsertedTask.enqueue(()=>this._flushInserted()),this._insertedValues.push(e)}_flushInserted(){let e=this._insertedValues.sort((s,a)=>this._getKey(s)-this._getKey(a)),t=0,n=0,r=new Array(this._array.length+this._insertedValues.length);for(let s=0;s<r.length;s++)n>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[n])?(r[s]=e[t],t++):r[s]=this._array[n++];this._array=r,this._insertedValues.length=0}_flushCleanupInserted(){!this._isFlushingInserted&&this._insertedValues.length>0&&this._flushInsertedTask.flush()}delete(e){if(this._flushCleanupInserted(),this._array.length===0)return!1;let t=this._getKey(e);if(t===void 0||(Bt=this._search(t),Bt===-1)||this._getKey(this._array[Bt])!==t)return!1;do if(this._array[Bt]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(Bt),!0;while(++Bt<this._array.length&&this._getKey(this._array[Bt])===t);return!1}_flushDeleted(){this._isFlushingDeleted=!0;let e=this._deletedIndices.sort((s,a)=>s-a),t=0,n=new Array(this._array.length-e.length),r=0;for(let s=0;s<this._array.length;s++)e[t]===s?t++:n[r++]=this._array[s];this._array=n,this._deletedIndices.length=0,this._isFlushingDeleted=!1}_flushCleanupDeleted(){!this._isFlushingDeleted&&this._deletedIndices.length>0&&this._flushDeletedTask.flush()}*getKeyIterator(e){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Bt=this._search(e),!(Bt<0||Bt>=this._array.length)&&this._getKey(this._array[Bt])===e))do yield this._array[Bt];while(++Bt<this._array.length&&this._getKey(this._array[Bt])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Bt=this._search(e),!(Bt<0||Bt>=this._array.length)&&this._getKey(this._array[Bt])===e))do t(this._array[Bt]);while(++Bt<this._array.length&&this._getKey(this._array[Bt])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,n=this._array.length-1;for(;n>=t;){let r=t+n>>1,s=this._getKey(this._array[r]);if(s>e)n=r-1;else if(s<e)t=r+1;else{for(;r>0&&this._getKey(this._array[r-1])===e;)r--;return r}}return t}},rv=0,f2=0,XU=class extends Ve{constructor(){super(),this._decorations=new YU(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new _e),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new _e),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(wt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new ZU(e);if(t){let n=t.marker.onDispose(()=>t.dispose()),r=t.onDispose(()=>{r.dispose(),t&&(this._decorations.delete(t)&&this._onDecorationRemoved.fire(t),n.dispose())});this._decorations.insert(t),this._onDecorationRegistered.fire(t)}return t}reset(){for(let e of this._decorations.values())e.dispose();this._decorations.clear()}*getDecorationsAtCell(e,t,n){let r=0,s=0;for(let a of this._decorations.getKeyIterator(t))r=a.options.x??0,s=r+(a.options.width??1),e>=r&&e<s&&(!n||(a.options.layer??"bottom")===n)&&(yield a)}forEachDecorationAtCell(e,t,n,r){this._decorations.forEachByKey(t,s=>{rv=s.options.x??0,f2=rv+(s.options.width??1),e>=rv&&e<f2&&(!n||(s.options.layer??"bottom")===n)&&r(s)})}},ZU=class extends Ks{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new _e),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new _e),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=e.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=Et.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=Et.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},QU=1e3,JU=class{constructor(e,t=QU){this._renderCallback=e,this._debounceThresholdMS=t,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t;let r=performance.now();if(r-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=r,this._innerRefresh();else if(!this._additionalRefreshRequested){let s=r-this._lastRefreshMs,a=this._debounceThresholdMS-s;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout(()=>{this._lastRefreshMs=performance.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0},a)}}_innerRefresh(){if(this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return;let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t)}},p2=20,vf=class extends Ve{constructor(e,t,n,r){super(),this._terminal=e,this._coreBrowserService=n,this._renderService=r,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="";let s=this._coreBrowserService.mainDocument;this._accessibilityContainer=s.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=s.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let a=0;a<this._terminal.rows;a++)this._rowElements[a]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[a]);if(this._topBoundaryFocusListener=a=>this._handleBoundaryFocus(a,0),this._bottomBoundaryFocusListener=a=>this._handleBoundaryFocus(a,1),this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._accessibilityContainer.appendChild(this._rowContainer),this._liveRegion=s.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this._register(new JU(this._renderRows.bind(this))),!this._terminal.element)throw new Error("Cannot enable accessibility before Terminal.open");this._terminal.element.insertAdjacentElement("afterbegin",this._accessibilityContainer),this._register(this._terminal.onResize(a=>this._handleResize(a.rows))),this._register(this._terminal.onRender(a=>this._refreshRows(a.start,a.end))),this._register(this._terminal.onScroll(()=>this._refreshRows())),this._register(this._terminal.onA11yChar(a=>this._handleChar(a))),this._register(this._terminal.onLineFeed(()=>this._handleChar(`
475
+ `))),this._register(this._terminal.onA11yTab(a=>this._handleTab(a))),this._register(this._terminal.onKey(a=>this._handleKey(a.key))),this._register(this._terminal.onBlur(()=>this._clearLiveRegion())),this._register(this._renderService.onDimensionsChange(()=>this._refreshRowsDimensions())),this._register(Le(s,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(wt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<p2+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
476
+ `&&(this._liveRegionLineCount++,this._liveRegionLineCount===p2+1&&(this._liveRegion.textContent+=Jv.get())))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(e){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(e)||this._charsToConsume.push(e)}_refreshRows(e,t){this._liveRegionDebouncer.refresh(e,t,this._terminal.rows)}_renderRows(e,t){let n=this._terminal.buffer,r=n.lines.length.toString();for(let s=e;s<=t;s++){let a=n.lines.get(n.ydisp+s),l=[],u=(a==null?void 0:a.translateToString(!0,void 0,void 0,l))||"",d=(n.ydisp+s+1).toString(),h=this._rowElements[s];h&&(u.length===0?(h.textContent=" ",this._rowColumns.set(h,[0,1])):(h.textContent=u,this._rowColumns.set(h,l)),h.setAttribute("aria-posinset",d),h.setAttribute("aria-setsize",r),this._alignRowWidth(h))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let n=e.target,r=this._rowElements[t===0?1:this._rowElements.length-2],s=n.getAttribute("aria-posinset"),a=t===0?"1":`${this._terminal.buffer.lines.length}`;if(s===a||e.relatedTarget!==r)return;let l,u;if(t===0?(l=n,u=this._rowElements.pop(),this._rowContainer.removeChild(u)):(l=this._rowElements.shift(),u=n,this._rowContainer.removeChild(l)),l.removeEventListener("focus",this._topBoundaryFocusListener),u.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let d=this._createAccessibilityTreeNode();this._rowElements.unshift(d),this._rowContainer.insertAdjacentElement("afterbegin",d)}else{let d=this._createAccessibilityTreeNode();this._rowElements.push(d),this._rowContainer.appendChild(d)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(t===0?-1:1),this._rowElements[t===0?1:this._rowElements.length-2].focus(),e.preventDefault(),e.stopImmediatePropagation()}_handleSelectionChange(){var u;if(this._rowElements.length===0)return;let e=this._coreBrowserService.mainDocument.getSelection();if(!e)return;if(e.isCollapsed){this._rowContainer.contains(e.anchorNode)&&this._terminal.clearSelection();return}if(!e.anchorNode||!e.focusNode){console.error("anchorNode and/or focusNode are null");return}let t={node:e.anchorNode,offset:e.anchorOffset},n={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(n.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===n.node&&t.offset>n.offset)&&([t,n]=[n,t]),t.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(t={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(t.node))return;let r=this._rowElements.slice(-1)[0];if(n.node.compareDocumentPosition(r)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(n={node:r,offset:((u=r.textContent)==null?void 0:u.length)??0}),!this._rowContainer.contains(n.node))return;let s=({node:d,offset:h})=>{let p=d instanceof Text?d.parentNode:d,m=parseInt(p==null?void 0:p.getAttribute("aria-posinset"),10)-1;if(isNaN(m))return console.warn("row is invalid. Race condition?"),null;let _=this._rowColumns.get(p);if(!_)return console.warn("columns is null. Race condition?"),null;let b=h<_.length?_[h]:_.slice(-1)[0]+1;return b>=this._terminal.cols&&(++m,b=0),{row:m,column:b}},a=s(t),l=s(n);if(!(!a||!l)){if(a.row>l.row||a.row===l.row&&a.column>=l.column)throw new Error("invalid range");this._terminal.select(a.column,a.row,(l.row-a.row)*this._terminal.cols-a.column+l.column)}}_handleResize(e){this._rowElements[this._rowElements.length-1].removeEventListener("focus",this._bottomBoundaryFocusListener);for(let t=this._rowContainer.children.length;t<this._terminal.rows;t++)this._rowElements[t]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[t]);for(;this._rowElements.length>e;)this._rowContainer.removeChild(this._rowElements.pop());this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions()}_createAccessibilityTreeNode(){let e=this._coreBrowserService.mainDocument.createElement("div");return e.setAttribute("role","listitem"),e.tabIndex=-1,this._refreshRowDimensions(e),e}_refreshRowsDimensions(){if(this._renderService.dimensions.css.cell.height){Object.assign(this._accessibilityContainer.style,{width:`${this._renderService.dimensions.css.canvas.width}px`,fontSize:`${this._terminal.options.fontSize}px`}),this._rowElements.length!==this._terminal.rows&&this._handleResize(this._terminal.rows);for(let e=0;e<this._terminal.rows;e++)this._refreshRowDimensions(this._rowElements[e]),this._alignRowWidth(this._rowElements[e])}}_refreshRowDimensions(e){e.style.height=`${this._renderService.dimensions.css.cell.height}px`}_alignRowWidth(e){var s,a;e.style.transform="";let t=e.getBoundingClientRect().width,n=(a=(s=this._rowColumns.get(e))==null?void 0:s.slice(-1))==null?void 0:a[0];if(!n)return;let r=n*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${r/t})`}};vf=Nt([be(1,ub),be(2,as),be(3,ls)],vf);var L_=class extends Ve{constructor(e,t,n,r,s){super(),this._element=e,this._mouseService=t,this._renderService=n,this._bufferService=r,this._linkProviderService=s,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new _e),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new _e),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(wt(()=>{var a;Uo(this._linkCacheDisposables),this._linkCacheDisposables.length=0,this._lastMouseEvent=void 0,(a=this._activeProviderReplies)==null||a.clear()})),this._register(this._bufferService.onResize(()=>{this._clearCurrentLink(),this._wasResized=!0})),this._register(Le(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(Le(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(Le(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(Le(this._element,"mouseup",this._handleMouseUp.bind(this)))}get currentLink(){return this._currentLink}_handleMouseMove(e){this._lastMouseEvent=e;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);if(!t)return;this._isMouseOut=!1;let n=e.composedPath();for(let r=0;r<n.length;r++){let s=n[r];if(s.classList.contains("xterm"))break;if(s.classList.contains("xterm-hover"))return}(!this._lastBufferCell||t.x!==this._lastBufferCell.x||t.y!==this._lastBufferCell.y)&&(this._handleHover(t),this._lastBufferCell=t)}_handleHover(e){if(this._activeLine!==e.y||this._wasResized){this._clearCurrentLink(),this._askForLink(e,!1),this._wasResized=!1;return}this._currentLink&&this._linkAtPosition(this._currentLink.link,e)||(this._clearCurrentLink(),this._askForLink(e,!0))}_askForLink(e,t){var r,s;(!this._activeProviderReplies||!t)&&((r=this._activeProviderReplies)==null||r.forEach(a=>{a==null||a.forEach(l=>{l.link.dispose&&l.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let n=!1;for(let[a,l]of this._linkProviderService.linkProviders.entries())t?(s=this._activeProviderReplies)!=null&&s.get(a)&&(n=this._checkLinkProviderResult(a,e,n)):l.provideLinks(e.y,u=>{var h,p;if(this._isMouseOut)return;let d=u==null?void 0:u.map(m=>({link:m}));(h=this._activeProviderReplies)==null||h.set(a,d),n=this._checkLinkProviderResult(a,e,n),((p=this._activeProviderReplies)==null?void 0:p.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let n=new Set;for(let r=0;r<t.size;r++){let s=t.get(r);if(s)for(let a=0;a<s.length;a++){let l=s[a],u=l.link.range.start.y<e?0:l.link.range.start.x,d=l.link.range.end.y>e?this._bufferService.cols:l.link.range.end.x;for(let h=u;h<=d;h++){if(n.has(h)){s.splice(a--,1);break}n.add(h)}}}}_checkLinkProviderResult(e,t,n){var a;if(!this._activeProviderReplies)return n;let r=this._activeProviderReplies.get(e),s=!1;for(let l=0;l<e;l++)(!this._activeProviderReplies.has(l)||this._activeProviderReplies.get(l))&&(s=!0);if(!s&&r){let l=r.find(u=>this._linkAtPosition(u.link,t));l&&(n=!0,this._handleNewLink(l))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!n)for(let l=0;l<this._activeProviderReplies.size;l++){let u=(a=this._activeProviderReplies.get(l))==null?void 0:a.find(d=>this._linkAtPosition(d.link,t));if(u){n=!0,this._handleNewLink(u);break}}return n}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(e){if(!this._currentLink)return;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);t&&this._mouseDownLink&&e$(this._mouseDownLink.link,this._currentLink.link)&&this._linkAtPosition(this._currentLink.link,t)&&this._currentLink.link.activate(e,this._currentLink.link.text)}_clearCurrentLink(e,t){!this._currentLink||!this._lastMouseEvent||(!e||!t||this._currentLink.link.range.start.y>=e&&this._currentLink.link.range.end.y<=t)&&(this._linkLeave(this._element,this._currentLink.link,this._lastMouseEvent),this._currentLink=void 0,Uo(this._linkCacheDisposables),this._linkCacheDisposables.length=0)}_handleNewLink(e){if(!this._lastMouseEvent)return;let t=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);t&&this._linkAtPosition(e.link,t)&&(this._currentLink=e,this._currentLink.state={decorations:{underline:e.link.decorations===void 0?!0:e.link.decorations.underline,pointerCursor:e.link.decorations===void 0?!0:e.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,e.link,this._lastMouseEvent),e.link.decorations={},Object.defineProperties(e.link.decorations,{pointerCursor:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.pointerCursor},set:n=>{var r;(r=this._currentLink)!=null&&r.state&&this._currentLink.state.decorations.pointerCursor!==n&&(this._currentLink.state.decorations.pointerCursor=n,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",n))}},underline:{get:()=>{var n,r;return(r=(n=this._currentLink)==null?void 0:n.state)==null?void 0:r.decorations.underline},set:n=>{var r,s,a;(r=this._currentLink)!=null&&r.state&&((a=(s=this._currentLink)==null?void 0:s.state)==null?void 0:a.decorations.underline)!==n&&(this._currentLink.state.decorations.underline=n,this._currentLink.state.isHovered&&this._fireUnderlineEvent(e.link,n))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange(n=>{if(!this._currentLink)return;let r=n.start===0?0:n.start+1+this._bufferService.buffer.ydisp,s=this._bufferService.buffer.ydisp+1+n.end;if(this._currentLink.link.range.start.y>=r&&this._currentLink.link.range.end.y<=s&&(this._clearCurrentLink(r,s),this._lastMouseEvent)){let a=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);a&&this._askForLink(a,!1)}})))}_linkHover(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!0),this._currentLink.state.decorations.pointerCursor&&e.classList.add("xterm-cursor-pointer")),t.hover&&t.hover(n,t.text)}_fireUnderlineEvent(e,t){let n=e.range,r=this._bufferService.buffer.ydisp,s=this._createLinkUnderlineEvent(n.start.x-1,n.start.y-r-1,n.end.x,n.end.y-r-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(s)}_linkLeave(e,t,n){var r;(r=this._currentLink)!=null&&r.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!1),this._currentLink.state.decorations.pointerCursor&&e.classList.remove("xterm-cursor-pointer")),t.leave&&t.leave(n,t.text)}_linkAtPosition(e,t){let n=e.range.start.y*this._bufferService.cols+e.range.start.x,r=e.range.end.y*this._bufferService.cols+e.range.end.x,s=t.y*this._bufferService.cols+t.x;return n<=s&&s<=r}_positionFromMouseEvent(e,t,n){let r=n.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(r)return{x:r[0],y:r[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,n,r,s){return{x1:e,y1:t,x2:n,y2:r,cols:this._bufferService.cols,fg:s}}};L_=Nt([be(1,hb),be(2,ls),be(3,In),be(4,HM)],L_);function e$(e,t){return e.text===t.text&&e.range.start.x===t.range.start.x&&e.range.start.y===t.range.start.y&&e.range.end.x===t.range.end.x&&e.range.end.y===t.range.end.y}var t$=class extends VU{constructor(e={}){super(e),this._linkifier=this._register(new dl),this.browser=s5,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new dl),this._onCursorMove=this._register(new _e),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new _e),this.onKey=this._onKey.event,this._onRender=this._register(new _e),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new _e),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new _e),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new _e),this.onBell=this._onBell.event,this._onFocus=this._register(new _e),this._onBlur=this._register(new _e),this._onA11yCharEmitter=this._register(new _e),this._onA11yTabEmitter=this._register(new _e),this._onWillOpen=this._register(new _e),this._setup(),this._decorationService=this._instantiationService.createInstance(XU),this._instantiationService.setService(Au,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(WF),this._instantiationService.setService(HM,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(t_)),this._register(this._inputHandler.onRequestBell(()=>this._onBell.fire())),this._register(this._inputHandler.onRequestRefreshRows(t=>this.refresh((t==null?void 0:t.start)??0,(t==null?void 0:t.end)??this.rows-1))),this._register(this._inputHandler.onRequestSendFocus(()=>this._reportFocus())),this._register(this._inputHandler.onRequestReset(()=>this.reset())),this._register(this._inputHandler.onRequestWindowsOptionsReport(t=>this._reportWindowsOptions(t))),this._register(this._inputHandler.onColor(t=>this._handleColorEvent(t))),this._register(kn.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(kn.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(kn.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(kn.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(wt(()=>{var t,n;this._customKeyEventHandler=void 0,(n=(t=this.element)==null?void 0:t.parentNode)==null||n.removeChild(this.element)}))}get linkifier(){return this._linkifier.value}get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}_handleColorEvent(e){if(this._themeService)for(let t of e){let n,r="";switch(t.index){case 256:n="foreground",r="10";break;case 257:n="background",r="11";break;case 258:n="cursor",r="12";break;default:n="ansi",r="4;"+t.index}switch(t.type){case 0:let s=bt.toColorRGB(n==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[n]);this.coreService.triggerDataEvent(`${he.ESC}]${r};${HU(s)}${r5.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(a=>a.ansi[t.index]=Vt.toColor(...t.color));else{let a=n;this._themeService.modifyColors(l=>l[a]=Vt.toColor(...t.color))}break;case 2:this._themeService.restoreColor(t.index);break}}}_setup(){super._setup(),this._customKeyEventHandler=void 0}get buffer(){return this.buffers.active}focus(){this.textarea&&this.textarea.focus({preventScroll:!0})}_handleScreenReaderModeOptionChange(e){e?!this._accessibilityManager.value&&this._renderService&&(this._accessibilityManager.value=this._instantiationService.createInstance(vf,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(he.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){var e;return(e=this.textarea)==null?void 0:e.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(he.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;let e=this.buffer.ybase+this.buffer.y,t=this.buffer.lines.get(e);if(!t)return;let n=Math.min(this.buffer.x,this.cols-1),r=this._renderService.dimensions.css.cell.height,s=t.getWidth(n),a=this._renderService.dimensions.css.cell.width*s,l=this.buffer.y*this._renderService.dimensions.css.cell.height,u=n*this._renderService.dimensions.css.cell.width;this.textarea.style.left=u+"px",this.textarea.style.top=l+"px",this.textarea.style.width=a+"px",this.textarea.style.height=r+"px",this.textarea.style.lineHeight=r+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Le(this.element,"copy",t=>{this.hasSelection()&&sH(t,this._selectionService)}));let e=t=>oH(t,this.textarea,this.coreService,this.optionsService);this._register(Le(this.textarea,"paste",e)),this._register(Le(this.element,"paste",e)),o5?this._register(Le(this.element,"mousedown",t=>{t.button===2&&CC(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Le(this.element,"contextmenu",t=>{CC(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),yb&&this._register(Le(this.element,"auxclick",t=>{t.button===1&&NM(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(Le(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(Le(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(Le(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(Le(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(Le(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(Le(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(Le(this.textarea,"input",e=>this._inputEvent(e),!0)),this._register(this.onRender(()=>this._compositionHelper.updateCompositionElements()))}open(e){var s;if(!e)throw new Error("Terminal requires a parent element.");if(e.isConnected||this._logService.debug("Terminal.open was called on an element that was not attached to the DOM"),((s=this.element)==null?void 0:s.ownerDocument.defaultView)&&this._coreBrowserService){this.element.ownerDocument.defaultView!==this._coreBrowserService.window&&(this._coreBrowserService.window=this.element.ownerDocument.defaultView);return}this._document=e.ownerDocument,this.options.documentOverride&&this.options.documentOverride instanceof Document&&(this._document=this.optionsService.rawOptions.documentOverride),this.element=this._document.createElement("div"),this.element.dir="ltr",this.element.classList.add("terminal"),this.element.classList.add("xterm"),e.appendChild(this.element);let t=this._document.createDocumentFragment();this._viewportElement=this._document.createElement("div"),this._viewportElement.classList.add("xterm-viewport"),t.appendChild(this._viewportElement),this.screenElement=this._document.createElement("div"),this.screenElement.classList.add("xterm-screen"),this._register(Le(this.screenElement,"mousemove",a=>this.updateCursorStyle(a))),this._helperContainer=this._document.createElement("div"),this._helperContainer.classList.add("xterm-helpers"),this.screenElement.appendChild(this._helperContainer),t.appendChild(this.screenElement);let n=this.textarea=this._document.createElement("textarea");this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",Qv.get()),c5||this.textarea.setAttribute("aria-multiline","false"),this.textarea.setAttribute("autocorrect","off"),this.textarea.setAttribute("autocapitalize","off"),this.textarea.setAttribute("spellcheck","false"),this.textarea.tabIndex=0,this._register(this.optionsService.onSpecificOptionChange("disableStdin",()=>n.readOnly=this.optionsService.rawOptions.disableStdin)),this.textarea.readOnly=this.optionsService.rawOptions.disableStdin,this._coreBrowserService=this._register(this._instantiationService.createInstance(UF,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(as,this._coreBrowserService),this._register(Le(this.textarea,"focus",a=>this._handleTextAreaFocus(a))),this._register(Le(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(S_,this._document,this._helperContainer),this._instantiationService.setService(Zf,this._charSizeService),this._themeService=this._instantiationService.createInstance(E_),this._instantiationService.setService(kl,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(pf),this._instantiationService.setService(IM,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(C_,this.rows,this.screenElement)),this._instantiationService.setService(ls,this._renderService),this._register(this._renderService.onRenderedViewportChange(a=>this._onRender.fire(a))),this.onResize(a=>this._renderService.resize(a.cols,a.rows)),this._compositionView=this._document.createElement("div"),this._compositionView.classList.add("composition-view"),this._compositionHelper=this._instantiationService.createInstance(y_,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(w_),this._instantiationService.setService(hb,this._mouseService);let r=this._linkifier.value=this._register(this._instantiationService.createInstance(L_,this.screenElement));this.element.appendChild(t);try{this._onWillOpen.fire(this.element)}catch{}this._renderService.hasRenderer()||this._renderService.setRenderer(this._createRenderer()),this._register(this.onCursorMove(()=>{this._renderService.handleCursorMove(),this._syncTextArea()})),this._register(this.onResize(()=>this._renderService.handleResize(this.cols,this.rows))),this._register(this.onBlur(()=>this._renderService.handleBlur())),this._register(this.onFocus(()=>this._renderService.handleFocus())),this._viewport=this._register(this._instantiationService.createInstance(v_,this.element,this.screenElement)),this._register(this._viewport.onRequestScrollLines(a=>{super.scrollLines(a,!1),this.refresh(0,this.rows-1)})),this._selectionService=this._register(this._instantiationService.createInstance(k_,this.element,this.screenElement,r)),this._instantiationService.setService(pH,this._selectionService),this._register(this._selectionService.onRequestScrollLines(a=>this.scrollLines(a.amount,a.suppressScrollEvent))),this._register(this._selectionService.onSelectionChange(()=>this._onSelectionChange.fire())),this._register(this._selectionService.onRequestRedraw(a=>this._renderService.handleSelectionChanged(a.start,a.end,a.columnSelectMode))),this._register(this._selectionService.onLinuxMouseSelection(a=>{this.textarea.value=a,this.textarea.focus(),this.textarea.select()})),this._register(kn.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{var a;this._selectionService.refresh(),(a=this._viewport)==null||a.queueSync()})),this._register(this._instantiationService.createInstance(__,this.screenElement)),this._register(Le(this.element,"mousedown",a=>this._selectionService.handleMouseDown(a))),this.coreMouseService.areMouseEventsActive?(this._selectionService.disable(),this.element.classList.add("enable-mouse-events")):this._selectionService.enable(),this.options.screenReaderMode&&(this._accessibilityManager.value=this._instantiationService.createInstance(vf,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",a=>this._handleScreenReaderModeOptionChange(a))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(ff,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",a=>{!this._overviewRulerRenderer&&a&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(ff,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(x_,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function n(a){var h,p,m,_,b;let l=e._mouseService.getMouseReportCoords(a,e.screenElement);if(!l)return!1;let u,d;switch(a.overrideType||a.type){case"mousemove":d=32,a.buttons===void 0?(u=3,a.button!==void 0&&(u=a.button<3?a.button:3)):u=a.buttons&1?0:a.buttons&4?1:a.buttons&2?2:3;break;case"mouseup":d=0,u=a.button<3?a.button:3;break;case"mousedown":d=1,u=a.button<3?a.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(a)===!1)return!1;let S=a.deltaY;if(S===0||e.coreMouseService.consumeWheelEvent(a,(_=(m=(p=(h=e._renderService)==null?void 0:h.dimensions)==null?void 0:p.device)==null?void 0:m.cell)==null?void 0:_.height,(b=e._coreBrowserService)==null?void 0:b.dpr)===0)return!1;d=S<0?0:1,u=4;break;default:return!1}return d===void 0||u===void 0||u>4?!1:e.coreMouseService.triggerMouseEvent({col:l.col,row:l.row,x:l.x,y:l.y,button:u,action:d,ctrl:a.ctrlKey,alt:a.altKey,shift:a.shiftKey})}let r={mouseup:null,wheel:null,mousedrag:null,mousemove:null},s={mouseup:a=>(n(a),a.buttons||(this._document.removeEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.removeEventListener("mousemove",r.mousedrag)),this.cancel(a)),wheel:a=>(n(a),this.cancel(a,!0)),mousedrag:a=>{a.buttons&&n(a)},mousemove:a=>{a.buttons||n(a)}};this._register(this.coreMouseService.onProtocolChange(a=>{a?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(a)),this.element.classList.add("enable-mouse-events"),this._selectionService.disable()):(this._logService.debug("Unbinding from mouse events."),this.element.classList.remove("enable-mouse-events"),this._selectionService.enable()),a&8?r.mousemove||(t.addEventListener("mousemove",s.mousemove),r.mousemove=s.mousemove):(t.removeEventListener("mousemove",r.mousemove),r.mousemove=null),a&16?r.wheel||(t.addEventListener("wheel",s.wheel,{passive:!1}),r.wheel=s.wheel):(t.removeEventListener("wheel",r.wheel),r.wheel=null),a&2?r.mouseup||(r.mouseup=s.mouseup):(this._document.removeEventListener("mouseup",r.mouseup),r.mouseup=null),a&4?r.mousedrag||(r.mousedrag=s.mousedrag):(this._document.removeEventListener("mousemove",r.mousedrag),r.mousedrag=null)})),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this._register(Le(t,"mousedown",a=>{if(a.preventDefault(),this.focus(),!(!this.coreMouseService.areMouseEventsActive||this._selectionService.shouldForceSelection(a)))return n(a),r.mouseup&&this._document.addEventListener("mouseup",r.mouseup),r.mousedrag&&this._document.addEventListener("mousemove",r.mousedrag),this.cancel(a)})),this._register(Le(t,"wheel",a=>{var l,u,d,h,p;if(!r.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(a)===!1)return!1;if(!this.buffer.hasScrollback){if(a.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(a,(h=(d=(u=(l=e._renderService)==null?void 0:l.dimensions)==null?void 0:u.device)==null?void 0:d.cell)==null?void 0:h.height,(p=e._coreBrowserService)==null?void 0:p.dpr)===0)return this.cancel(a,!0);let m=he.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(a.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(m,!0),this.cancel(a,!0)}}},{passive:!1}))}refresh(e,t){var n;(n=this._renderService)==null||n.refreshRows(e,t)}updateCursorStyle(e){var t;(t=this._selectionService)!=null&&t.shouldColumnSelect(e)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(e,t){this._viewport?this._viewport.scrollLines(e):super.scrollLines(e,t),this.refresh(0,this.rows-1)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){e&&this._viewport?this._viewport.scrollToLine(this.buffer.ybase,!0):this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}paste(e){AM(e,this.textarea,this.coreService,this.optionsService)}attachCustomKeyEventHandler(e){this._customKeyEventHandler=e}attachCustomWheelEventHandler(e){this._customWheelEventHandler=e}registerLinkProvider(e){return this._linkProviderService.registerLinkProvider(e)}registerCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");let t=this._characterJoinerService.register(e);return this.refresh(0,this.rows-1),t}deregisterCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");this._characterJoinerService.deregister(e)&&this.refresh(0,this.rows-1)}get markers(){return this.buffer.markers}registerMarker(e){return this.buffer.addMarker(this.buffer.ybase+this.buffer.y+e)}registerDecoration(e){return this._decorationService.registerDecoration(e)}hasSelection(){return this._selectionService?this._selectionService.hasSelection:!1}select(e,t,n){this._selectionService.setSelection(e,t,n)}getSelection(){return this._selectionService?this._selectionService.selectionText:""}getSelectionPosition(){if(!(!this._selectionService||!this._selectionService.hasSelection))return{start:{x:this._selectionService.selectionStart[0],y:this._selectionService.selectionStart[1]},end:{x:this._selectionService.selectionEnd[0],y:this._selectionService.selectionEnd[1]}}}clearSelection(){var e;(e=this._selectionService)==null||e.clearSelection()}selectAll(){var e;(e=this._selectionService)==null||e.selectAll()}selectLines(e,t){var n;(n=this._selectionService)==null||n.selectLines(e,t)}_keyDown(e){if(this._keyDownHandled=!1,this._keyDownSeen=!0,this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;let t=this.browser.isMac&&this.options.macOptionIsMeta&&e.altKey;if(!t&&!this._compositionHelper.keydown(e))return this.options.scrollOnUserInput&&this.buffer.ybase!==this.buffer.ydisp&&this.scrollToBottom(!0),!1;!t&&(e.key==="Dead"||e.key==="AltGraph")&&(this._unprocessedDeadKey=!0);let n=GU(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),n.type===3||n.type===2){let r=this.rows-1;return this.scrollLines(n.type===2?-r:r),this.cancel(e,!0)}if(n.type===1&&this.selectAll(),this._isThirdLevelShift(this.browser,e)||(n.cancel&&this.cancel(e,!0),!n.key)||e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.key.length===1&&e.key.charCodeAt(0)>=65&&e.key.charCodeAt(0)<=90)return!0;if(this._unprocessedDeadKey)return this._unprocessedDeadKey=!1,!0;if((n.key===he.ETX||n.key===he.CR)&&(this.textarea.value=""),this._onKey.fire({key:n.key,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(n.key,!0),!this.optionsService.rawOptions.screenReaderMode||e.altKey||e.ctrlKey)return this.cancel(e,!0);this._keyDownHandled=!0}_isThirdLevelShift(e,t){let n=e.isMac&&!this.options.macOptionIsMeta&&t.altKey&&!t.ctrlKey&&!t.metaKey||e.isWindows&&t.altKey&&t.ctrlKey&&!t.metaKey||e.isWindows&&t.getModifierState("AltGraph");return t.type==="keypress"?n:n&&(!t.keyCode||t.keyCode>47)}_keyUp(e){this._keyDownSeen=!1,!(this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)&&(n$(e)||this.focus(),this.updateCursorStyle(e),this._keyPressHandled=!1)}_keyPress(e){let t;if(this._keyPressHandled=!1,this._keyDownHandled||this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;if(this.cancel(e),e.charCode)t=e.charCode;else if(e.which===null||e.which===void 0)t=e.keyCode;else if(e.which!==0&&e.charCode!==0)t=e.which;else return!1;return!t||(e.altKey||e.ctrlKey||e.metaKey)&&!this._isThirdLevelShift(this.browser,e)?!1:(t=String.fromCharCode(t),this._onKey.fire({key:t,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(t,!0),this._keyPressHandled=!0,this._unprocessedDeadKey=!1,!0)}_inputEvent(e){if(e.data&&e.inputType==="insertText"&&(!e.composed||!this._keyDownSeen)&&!this.optionsService.rawOptions.screenReaderMode){if(this._keyPressHandled)return!1;this._unprocessedDeadKey=!1;let t=e.data;return this.coreService.triggerDataEvent(t,!0),this.cancel(e),!0}return!1}resize(e,t){if(e===this.cols&&t===this.rows){this._charSizeService&&!this._charSizeService.hasValidSize&&this._charSizeService.measure();return}super.resize(e,t)}_afterResize(e,t){var n;(n=this._charSizeService)==null||n.measure()}clear(){if(!(this.buffer.ybase===0&&this.buffer.y===0)){this.buffer.clearAllMarkers(),this.buffer.lines.set(0,this.buffer.lines.get(this.buffer.ybase+this.buffer.y)),this.buffer.lines.length=1,this.buffer.ydisp=0,this.buffer.ybase=0,this.buffer.y=0;for(let e=1;e<this.rows;e++)this.buffer.lines.push(this.buffer.getBlankLine(qt));this._onScroll.fire({position:this.buffer.ydisp}),this.refresh(0,this.rows-1)}}reset(){var t;this.options.rows=this.rows,this.options.cols=this.cols;let e=this._customKeyEventHandler;this._setup(),super.reset(),(t=this._selectionService)==null||t.reset(),this._decorationService.reset(),this._customKeyEventHandler=e,this.refresh(0,this.rows-1)}clearTextureAtlas(){var e;(e=this._renderService)==null||e.clearTextureAtlas()}_reportFocus(){var e;(e=this.element)!=null&&e.classList.contains("focus")?this.coreService.triggerDataEvent(he.ESC+"[I"):this.coreService.triggerDataEvent(he.ESC+"[O")}_reportWindowsOptions(e){if(this._renderService)switch(e){case 0:let t=this._renderService.dimensions.css.canvas.width.toFixed(0),n=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${he.ESC}[4;${n};${t}t`);break;case 1:let r=this._renderService.dimensions.css.cell.width.toFixed(0),s=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${he.ESC}[6;${s};${r}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function n$(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var r$=class{constructor(){this._addons=[]}dispose(){for(let e=this._addons.length-1;e>=0;e--)this._addons[e].instance.dispose()}loadAddon(e,t){let n={instance:t,dispose:t.dispose,isDisposed:!1};this._addons.push(n),t.dispose=()=>this._wrappedAddonDispose(n),t.activate(e)}_wrappedAddonDispose(e){if(e.isDisposed)return;let t=-1;for(let n=0;n<this._addons.length;n++)if(this._addons[n]===e){t=n;break}if(t===-1)throw new Error("Could not dispose an addon that has not been loaded");e.isDisposed=!0,e.dispose.apply(e.instance),this._addons.splice(t,1)}},i$=class{constructor(e){this._line=e}get isWrapped(){return this._line.isWrapped}get length(){return this._line.length}getCell(e,t){if(!(e<0||e>=this._line.length))return t?(this._line.loadCell(e,t),t):this._line.loadCell(e,new Ir)}translateToString(e,t,n){return this._line.translateToString(e,t,n)}},m2=class{constructor(e,t){this._buffer=e,this.type=t}init(e){return this._buffer=e,this}get cursorY(){return this._buffer.y}get cursorX(){return this._buffer.x}get viewportY(){return this._buffer.ydisp}get baseY(){return this._buffer.ybase}get length(){return this._buffer.lines.length}getLine(e){let t=this._buffer.lines.get(e);if(t)return new i$(t)}getNullCell(){return new Ir}},s$=class extends Ve{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new _e),this.onBufferChange=this._onBufferChange.event,this._normal=new m2(this._core.buffers.normal,"normal"),this._alternate=new m2(this._core.buffers.alt,"alternate"),this._core.buffers.onBufferActivate(()=>this._onBufferChange.fire(this.active))}get active(){if(this._core.buffers.active===this._core.buffers.normal)return this.normal;if(this._core.buffers.active===this._core.buffers.alt)return this.alternate;throw new Error("Active buffer is neither normal nor alternate")}get normal(){return this._normal.init(this._core.buffers.normal)}get alternate(){return this._alternate.init(this._core.buffers.alt)}},o$=class{constructor(e){this._core=e}registerCsiHandler(e,t){return this._core.registerCsiHandler(e,n=>t(n.toArray()))}addCsiHandler(e,t){return this.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._core.registerDcsHandler(e,(n,r)=>t(n,r.toArray()))}addDcsHandler(e,t){return this.registerDcsHandler(e,t)}registerEscHandler(e,t){return this._core.registerEscHandler(e,t)}addEscHandler(e,t){return this.registerEscHandler(e,t)}registerOscHandler(e,t){return this._core.registerOscHandler(e,t)}addOscHandler(e,t){return this.registerOscHandler(e,t)}},a$=class{constructor(e){this._core=e}register(e){this._core.unicodeService.register(e)}get versions(){return this._core.unicodeService.versions}get activeVersion(){return this._core.unicodeService.activeVersion}set activeVersion(e){this._core.unicodeService.activeVersion=e}},l$=["cols","rows"],di=0,c$=class extends Ve{constructor(e){super(),this._core=this._register(new t$(e)),this._addonManager=this._register(new r$),this._publicOptions={...this._core.options};let t=r=>this._core.options[r],n=(r,s)=>{this._checkReadonlyOptions(r),this._core.options[r]=s};for(let r in this._core.options){let s={get:t.bind(this,r),set:n.bind(this,r)};Object.defineProperty(this._publicOptions,r,s)}}_checkReadonlyOptions(e){if(l$.includes(e))throw new Error(`Option "${e}" can only be set in the constructor`)}_checkProposedApi(){if(!this._core.optionsService.rawOptions.allowProposedApi)throw new Error("You must set the allowProposedApi option to true to use proposed API")}get onBell(){return this._core.onBell}get onBinary(){return this._core.onBinary}get onCursorMove(){return this._core.onCursorMove}get onData(){return this._core.onData}get onKey(){return this._core.onKey}get onLineFeed(){return this._core.onLineFeed}get onRender(){return this._core.onRender}get onResize(){return this._core.onResize}get onScroll(){return this._core.onScroll}get onSelectionChange(){return this._core.onSelectionChange}get onTitleChange(){return this._core.onTitleChange}get onWriteParsed(){return this._core.onWriteParsed}get element(){return this._core.element}get parser(){return this._parser||(this._parser=new o$(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new a$(this._core)}get textarea(){return this._core.textarea}get rows(){return this._core.rows}get cols(){return this._core.cols}get buffer(){return this._buffer||(this._buffer=this._register(new s$(this._core))),this._buffer}get markers(){return this._checkProposedApi(),this._core.markers}get modes(){let e=this._core.coreService.decPrivateModes,t="none";switch(this._core.coreMouseService.activeProtocol){case"X10":t="x10";break;case"VT200":t="vt200";break;case"DRAG":t="drag";break;case"ANY":t="any";break}return{applicationCursorKeysMode:e.applicationCursorKeys,applicationKeypadMode:e.applicationKeypad,bracketedPasteMode:e.bracketedPasteMode,insertMode:this._core.coreService.modes.insertMode,mouseTrackingMode:t,originMode:e.origin,reverseWraparoundMode:e.reverseWraparound,sendFocusMode:e.sendFocus,synchronizedOutputMode:e.synchronizedOutput,wraparoundMode:e.wraparound}}get options(){return this._publicOptions}set options(e){for(let t in e)this._publicOptions[t]=e[t]}blur(){this._core.blur()}focus(){this._core.focus()}input(e,t=!0){this._core.input(e,t)}resize(e,t){this._verifyIntegers(e,t),this._core.resize(e,t)}open(e){this._core.open(e)}attachCustomKeyEventHandler(e){this._core.attachCustomKeyEventHandler(e)}attachCustomWheelEventHandler(e){this._core.attachCustomWheelEventHandler(e)}registerLinkProvider(e){return this._core.registerLinkProvider(e)}registerCharacterJoiner(e){return this._checkProposedApi(),this._core.registerCharacterJoiner(e)}deregisterCharacterJoiner(e){this._checkProposedApi(),this._core.deregisterCharacterJoiner(e)}registerMarker(e=0){return this._verifyIntegers(e),this._core.registerMarker(e)}registerDecoration(e){return this._checkProposedApi(),this._verifyPositiveIntegers(e.x??0,e.width??0,e.height??0),this._core.registerDecoration(e)}hasSelection(){return this._core.hasSelection()}select(e,t,n){this._verifyIntegers(e,t,n),this._core.select(e,t,n)}getSelection(){return this._core.getSelection()}getSelectionPosition(){return this._core.getSelectionPosition()}clearSelection(){this._core.clearSelection()}selectAll(){this._core.selectAll()}selectLines(e,t){this._verifyIntegers(e,t),this._core.selectLines(e,t)}dispose(){super.dispose()}scrollLines(e){this._verifyIntegers(e),this._core.scrollLines(e)}scrollPages(e){this._verifyIntegers(e),this._core.scrollPages(e)}scrollToTop(){this._core.scrollToTop()}scrollToBottom(){this._core.scrollToBottom()}scrollToLine(e){this._verifyIntegers(e),this._core.scrollToLine(e)}clear(){this._core.clear()}write(e,t){this._core.write(e,t)}writeln(e,t){this._core.write(e),this._core.write(`\r
477
+ `,t)}paste(e){this._core.paste(e)}refresh(e,t){this._verifyIntegers(e,t),this._core.refresh(e,t)}reset(){this._core.reset()}clearTextureAtlas(){this._core.clearTextureAtlas()}loadAddon(e){this._addonManager.loadAddon(this,e)}static get strings(){return{get promptLabel(){return Qv.get()},set promptLabel(e){Qv.set(e)},get tooMuchOutput(){return Jv.get()},set tooMuchOutput(e){Jv.set(e)}}}_verifyIntegers(...e){for(di of e)if(di===1/0||isNaN(di)||di%1!==0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...e){for(di of e)if(di&&(di===1/0||isNaN(di)||di%1!==0||di<0))throw new Error("This API only accepts positive integers")}};const y5="lever-theme",b5=x.createContext(void 0),u$=e=>e==="light"||e==="dark"||e==="system",x5=()=>typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",g2=e=>{if(typeof document>"u")return;const t=e==="system"?x5():e;document.documentElement.classList.toggle("dark",t==="dark")},h$=()=>{if(typeof window>"u")return"system";const e=window.localStorage.getItem(y5);return u$(e)?e:"system"};function d$({children:e}){const[t,n]=x.useState(h$);x.useEffect(()=>{g2(t),typeof window<"u"&&window.localStorage.setItem(y5,t)},[t]),x.useEffect(()=>{if(t!=="system")return;const s=window.matchMedia("(prefers-color-scheme: dark)"),a=()=>g2("system");return s.addEventListener?(s.addEventListener("change",a),()=>s.removeEventListener("change",a)):(s.addListener(a),()=>s.removeListener(a))},[t]);const r=x.useMemo(()=>{const s=t==="system"?x5():t;return{theme:t,resolvedTheme:s,setTheme:n}},[t]);return g.jsx(b5.Provider,{value:r,children:e})}function S5(){const e=x.useContext(b5);if(!e)throw new Error("useTheme must be used within ThemeProvider");return e}const f$={foreground:"#0f172a",background:"transparent",cursor:"#000000",cursorAccent:"#ffffff",selectionBackground:"rgba(221,228,236,0.55)",selectionInactiveBackground:"rgba(221,228,236,0.38)",black:"#0f172a",red:"#dc2626",green:"#16a34a",yellow:"#ca8a04",blue:"#2563eb",magenta:"#9333ea",cyan:"#0891b2",white:"#94a3b8",brightBlack:"#475569",brightRed:"#ef4444",brightGreen:"#22c55e",brightYellow:"#eab308",brightBlue:"#3b82f6",brightMagenta:"#a855f7",brightCyan:"#06b6d4",brightWhite:"#e2e8f0"},p$={foreground:"#f8fafc",background:"transparent",cursor:"#ffffff",cursorAccent:"#000000",selectionBackground:"rgba(248,250,252,0.28)",selectionInactiveBackground:"rgba(248,250,252,0.18)",black:"#0f172a",red:"#f87171",green:"#4ade80",yellow:"#facc15",blue:"#60a5fa",magenta:"#c084fc",cyan:"#22d3ee",white:"#cbd5e1",brightBlack:"#64748b",brightRed:"#fca5a5",brightGreen:"#86efac",brightYellow:"#fde047",brightBlue:"#93c5fd",brightMagenta:"#d8b4fe",brightCyan:"#67e8f9",brightWhite:"#f8fafc"};function w5(e){return{cols:Math.max(1,e.cols||80),rows:Math.max(1,e.rows||24)}}function C5(e,t){var S,w,C,k,T;const n=e.element,r=(k=(C=(w=(S=e._core)==null?void 0:S._renderService)==null?void 0:w.dimensions)==null?void 0:C.css)==null?void 0:k.cell,s=(r==null?void 0:r.width)??0,a=(r==null?void 0:r.height)??0;if(!n||!Number.isFinite(s)||!Number.isFinite(a)||s<=0||a<=0)return null;const l=t.getBoundingClientRect(),u=window.getComputedStyle(t),d=window.getComputedStyle(n),h=e.options.scrollback===0?0:((T=e.options.overviewRuler)==null?void 0:T.width)??14,p=parseFloat(u.paddingLeft)+parseFloat(u.paddingRight)+parseFloat(d.paddingLeft)+parseFloat(d.paddingRight),m=parseFloat(u.paddingTop)+parseFloat(u.paddingBottom)+parseFloat(d.paddingTop)+parseFloat(d.paddingBottom),_=Math.max(0,l.width-p-h-1),b=Math.max(0,l.height-m);return{cols:Math.max(2,Math.floor(_/s)),rows:Math.max(1,Math.floor(b/a))}}function _d(e){e.refresh(0,Math.max(0,e.rows-1))}function yd(e,t,n,r,s){const a=C5(e,t)??w5(e);return n.current&&n.current.cols===a.cols&&n.current.rows===a.rows||(e.resize(a.cols,a.rows),n.current=a,r&&s(a.cols,a.rows)),a}function m$({projectId:e,terminalId:t,socket:n,scrollback:r,connectionStatus:s,clearVersion:a=0,focusRequestVersion:l=0,onPathChange:u}){const{resolvedTheme:d}=S5(),h=x.useRef(null),p=x.useRef(null),m=x.useRef(null),_=x.useRef(!1),b=x.useRef(0),S=x.useRef(null),w=x.useRef(null),[C,k]=x.useState(null),[T,R]=x.useState(null),M=d==="dark"?p$:f$,L=(z,B)=>{n.command({type:"terminal.resize",terminalId:t,cols:z,rows:B}).catch(()=>{})},O=()=>{const z=()=>{const B=p.current,Z=h.current;!B||!Z||!_.current||yd(B,Z,w,!0,L)};requestAnimationFrame(()=>{z(),setTimeout(z,0)})};return x.useEffect(()=>{const z=new c$({scrollback:r,cursorBlink:!0,cursorStyle:"bar",cursorWidth:1,lineHeight:1.1,convertEol:!1,allowTransparency:!0,fontFamily:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",fontSize:13,theme:M}),B=new K7;z.loadAddon(B),z.loadAddon(new eH),p.current=z;const Z=h.current;Z&&(z.open(Z),m.current&&z.write(m.current),yd(z,Z,w,!1,()=>{}),_d(z),O());const P=z.onData(H=>{n.command({type:"terminal.input",terminalId:t,data:H}).catch(V=>{R(V instanceof Error?V.message:String(V))})}),$=z.onResize(({cols:H,rows:V})=>{if(!_.current)return;const U={cols:H,rows:V};w.current&&w.current.cols===H&&w.current.rows===V||(w.current=U,L(H,V))}),F=new ResizeObserver(()=>{const H=p.current,V=h.current;!H||!V||yd(H,V,w,_.current,(U,j)=>{n.command({type:"terminal.resize",terminalId:t,cols:U,rows:j}).catch(()=>{})})});return Z&&F.observe(Z),()=>{F.disconnect(),$.dispose(),P.dispose(),m.current=B.serialize(),z.dispose(),p.current=null}},[r,n,t,M]),x.useEffect(()=>{const z=p.current;z&&(z.options.scrollback=r)},[r]),x.useEffect(()=>{const z=p.current;z&&(z.options.theme=M,_d(z))},[M]),x.useEffect(()=>{if(l===0)return;const z=p.current;z&&requestAnimationFrame(()=>{z.focus()})},[l]),x.useEffect(()=>{if(a===0)return;const z=p.current;z&&(_.current=!1,b.current+=1,S.current=null,m.current=null,k(null),R(null),z.reset(),_d(z),n.command({type:"terminal.close",terminalId:t}).catch(B=>{R(B instanceof Error?B.message:String(B))}))},[a,n,t]),x.useEffect(()=>{u==null||u((C==null?void 0:C.cwd)??null)},[C==null?void 0:C.cwd,u]),x.useEffect(()=>{const z=P=>{const $=p.current;if(!$)return;const F=JSON.stringify({cwd:P.cwd,shell:P.shell,cols:P.cols,rows:P.rows,scrollback:P.scrollback,status:P.status,exitCode:P.exitCode,serializedState:P.serializedState});if(S.current===F){k({cwd:P.cwd,shell:P.shell,status:P.status,exitCode:P.exitCode}),m.current=P.serializedState||null;return}S.current=F,k({cwd:P.cwd,shell:P.shell,status:P.status,exitCode:P.exitCode}),m.current=P.serializedState||null,$.options.scrollback=P.scrollback,$.reset(),P.serializedState&&$.write(P.serializedState),_d($)},B=()=>{const P=p.current,$=h.current;if(!P||!$)return;const F=C5(P,$)??w5(P);P.resize(F.cols,F.rows),w.current=F,n.command({type:"terminal.create",projectId:e,terminalId:t,cols:F.cols,rows:F.rows,scrollback:r}).then(H=>{_.current=!0,R(null),H&&z(H),O()}).catch(H=>{R(H instanceof Error?H.message:String(H))})},Z=()=>{const P=++b.current,$=()=>{if(b.current!==P)return;const F=p.current,H=h.current;if(!F||!H)return;yd(F,H,w,!1,()=>{});const V=H.getBoundingClientRect();if(V.width<=0||V.height<=0){requestAnimationFrame($);return}B()};requestAnimationFrame(()=>{requestAnimationFrame($)})};return Z(),n.subscribeTerminal(t,{onSnapshot:P=>{if(!P){_.current=!1,S.current=null,s==="connected"&&Z();return}_.current=!0,R(null),z(P),O()},onEvent:P=>{const $=p.current;if($){if(P.type==="terminal.output"){$.write(P.data);return}P.type==="terminal.exit"&&k(F=>({cwd:(F==null?void 0:F.cwd)??"",shell:(F==null?void 0:F.shell)??"",status:"exited",exitCode:P.exitCode}))}}})},[s,e,r,n,t]),g.jsxs("div",{className:"flex min-h-0 min-w-0 flex-1 flex-col overflow-hidden pb-4",children:[g.jsx("div",{className:"flex min-h-0 min-w-0 flex-1 overflow-hidden px-3 py-1",children:g.jsx("div",{ref:h,className:"kanna-terminal min-h-0 min-w-0 flex-1 overflow-hidden w-full"})}),T?g.jsxs("div",{className:"px-3 py-1 text-xs text-destructive",children:["Terminal error: ",T]}):null]})}const g$=24;function k5(e){return e+g$}function v$(e,t){return Math.max(1,e)*k5(t)}function v2({projectId:e,layout:t,socket:n,connectionStatus:r,scrollback:s,minColumnWidth:a,focusRequestVersion:l=0,onAddTerminal:u,onRemoveTerminal:d,onTerminalLayout:h}){const p=x.useRef(null),m=x.useRef({}),_=x.useRef([]),[b,S]=x.useState(0),[w,C]=x.useState({}),[k,T]=x.useState({});x.useLayoutEffect(()=>{const B=p.current;if(!B)return;const Z=()=>{S(B.getBoundingClientRect().width)},P=new ResizeObserver(Z);return P.observe(B),Z(),()=>P.disconnect()},[]);const R=t.terminals.length,M=k5(a),L=v$(R,a),O=Math.max(b,L),z=x.useMemo(()=>t.terminals.map(B=>B.id).join(":"),[t.terminals]);return x.useLayoutEffect(()=>{const B=_.current,Z=t.terminals.map(F=>F.id),P=Z.find(F=>!B.includes(F));if(_.current=Z,!P||B.length===0)return;const $=m.current[P];$&&$.scrollIntoView({behavior:"smooth",block:"nearest",inline:"nearest"})},[t.terminals]),g.jsx("div",{className:"flex h-full min-h-0 flex-col",children:g.jsx("div",{ref:p,className:"min-h-0 flex-1 overflow-x-auto overflow-y-hidden",children:g.jsx("div",{className:"h-full min-h-0",style:{width:O||"100%"},children:g.jsx(zd,{orientation:"horizontal",className:"h-full min-h-0",onLayoutChanged:B=>h(e,t.terminals.map(Z=>B[Z.id]??Z.size)),children:t.terminals.map((B,Z)=>g.jsxs(x.Fragment,{children:[g.jsx(Mo,{id:B.id,defaultSize:`${B.size}%`,minSize:`${M}px`,className:"min-h-0 overflow-hidden",style:{minWidth:M},children:g.jsxs("div",{ref:P=>{m.current[B.id]=P},className:"flex h-full min-h-0 min-w-0 flex-col border-r border-border bg-transparent last:border-r-0",style:{minWidth:M},children:[g.jsxs("div",{className:"flex items-center gap-2 px-3 pr-2 pt-2 pb-1",children:[g.jsx("div",{className:"min-w-0 flex-1 text-left",children:g.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[g.jsx("div",{className:"shrink-0 text-sm font-medium",children:"Terminal"}),g.jsx("div",{className:"min-w-0 truncate text-xs text-muted-foreground",children:w[B.id]??""})]})}),g.jsxs("div",{className:"flex items-center gap-1",children:[g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Clear terminal",onClick:()=>T(P=>({...P,[B.id]:(P[B.id]??0)+1})),children:g.jsx(r6,{className:"size-3.5"})}),g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Add terminal to the right",onClick:()=>u(e,B.id),children:g.jsx(vy,{className:"size-3.5"})}),g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Archive terminal",onClick:()=>d(e,B.id),children:g.jsx(yu,{className:"size-3.5"})})]})]}),g.jsx(m$,{projectId:e,terminalId:B.id,socket:n,scrollback:s,connectionStatus:r,clearVersion:k[B.id]??0,focusRequestVersion:Z===0?l:0,onPathChange:P=>C($=>$[B.id]===P?$:{...$,[B.id]:P})})]})}),Z<t.terminals.length-1?g.jsx(jd,{withHandle:!0,orientation:"horizontal"}):null]},B.id))},z)})})})}function _2(e){if(!e)return;const t=Number.parseInt(e,10);return Number.isFinite(t)&&t>0?t:void 0}function _$(e){var r;if(!e)return null;const t=e.trim();if(!t||/^(https?:|mailto:|ftp:|file:)/i.test(t)||!t.startsWith("/"))return null;const n=/^(?<path>\/.+?)#L(?<line>\d+)(?:C(?<column>\d+))?$/.exec(t);return(r=n==null?void 0:n.groups)!=null&&r.path?{path:n.groups.path,line:_2(n.groups.line),column:_2(n.groups.column)}:{path:t}}function iv(e,t){if(!e)return"";if(t){const n=t.endsWith("/")?t:`${t}/`;if(e.startsWith(n))return e.slice(n.length);if(e===t)return""}return e.replace(/^\/home\/user\/workspace\//,"")}const bb=()=>{},E5=x.createContext(bb);function y$({children:e,onOpenLocalLink:t}){return g.jsx(E5.Provider,{value:t??bb,children:e})}const z_={Task:Zd,TaskOutput:Zd,Bash:yy,Glob:zg,Grep:zg,ExitPlanMode:Cw,Read:c6,Edit:s6,Write:a6,NotebookEdit:GE,WebFetch:Cz,TodoWrite:Iz,WebSearch:zg,KillShell:X6,AskUserQuestion:VE,Skill:ol,EnterPlanMode:Cw},R5=tj;function T5(e){return z_[e]?z_[e]:R5}function to({children:e,className:t}){return g.jsx("div",{className:ye("flex gap-3 justify-start items-center",t),children:e})}function b$({children:e,className:t}){return g.jsx("div",{className:ye("flex items-center gap-1.5 text-xs",t),children:e})}function Zs({children:e,className:t}){return g.jsx("span",{className:ye("font-medium text-foreground/80",t),children:e})}function x$({children:e}){return g.jsx("span",{className:"text-muted-foreground",children:e})}function ep({children:e,expandedContent:t,defaultExpanded:n=!1}){const[r,s]=x.useState(n);return g.jsxs("div",{className:"flex flex-col w-full",children:[g.jsxs("button",{onClick:()=>s(!r),className:`group/expandable-row cursor-pointer grid grid-cols-[auto_1fr] items-center gap-1 text-sm ${r?"":"hover:opacity-60 transition-opacity"}`,children:[g.jsx("div",{className:"grid grid-cols-[auto_1fr] items-center gap-1.5",children:e}),g.jsx(ts,{className:`h-4.5 w-4.5 text-muted-icon translate-y-[0.5px] transition-all duration-200 opacity-0 group-hover/expandable-row:opacity-100 ${r?"rotate-90 opacity-100":""}`})]}),r&&t]})}function y2({label:e,children:t,copyText:n}){const[r,s]=x.useState(!1),a=n??_f(t),l=x.useCallback(async()=>{await navigator.clipboard.writeText(a),s(!0),setTimeout(()=>s(!1),2e3)},[a]);return g.jsxs("div",{children:[g.jsx("span",{className:"font-medium text-muted-foreground",children:e}),g.jsxs("div",{className:"relative group/codeblock",children:[g.jsx("pre",{className:"my-1 text-xs font-mono whitespace-no-wrap break-all bg-muted border border-border rounded-lg p-2 max-h-64 overflow-auto w-full",children:t}),g.jsx(et,{variant:"ghost",size:"icon",className:ye("absolute top-[4px] right-[4px] z-10 h-6.5 w-6.5 rounded-sm text-muted-foreground opacity-0 group-hover/codeblock:opacity-100 transition-opacity",!r&&"hover:text-foreground",r&&"hover:!bg-transparent hover:!border-transparent"),onClick:l,children:r?g.jsx(Bo,{className:"h-3.5 w-3.5 text-green-400"}):g.jsx(zf,{className:"h-4 w-4"})})]})]})}function M5({children:e,icon:t,className:n}){return g.jsxs("span",{className:ye("inline-flex items-center gap-1 px-2 py-1 bg-muted border border-border rounded-full",n),children:[t&&g.jsx(t,{className:"h-3 w-3 text-muted-foreground"}),e]})}function tp({children:e,className:t}){return g.jsxs("div",{className:ye("grid grid-cols-[auto_1fr] gap-2 min-w-0",t),children:[g.jsx("div",{className:" min-w-5 flex flex-col relative items-center justify-center",children:g.jsx("div",{className:"min-h-full w-[1px] bg-muted-foreground/20"})}),g.jsx("div",{className:"-ml-[1px] min-w-0 overflow-hidden",children:e})]})}function _f(e){if(typeof e=="string")return e;if(typeof e=="number")return String(e);if(Array.isArray(e))return e.map(_f).join("");if(e&&typeof e=="object"&&"props"in e){const t=e.props;return _f(t.children)}return""}function b2(e,t){return x.isValidElement(e)?x.cloneElement(e,{className:ye(e.props.className,t)}):e}const xb={h1:({children:e})=>g.jsx("h1",{className:"text-[20px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),h2:({children:e})=>g.jsx("h2",{className:"text-[18px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),h3:({children:e})=>g.jsx("h3",{className:"text-[16px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),h4:({children:e})=>g.jsx("h4",{className:"text-[16px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),h5:({children:e})=>g.jsx("h5",{className:"text-[16px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),h6:({children:e})=>g.jsx("h6",{className:"text-[16px] font-normal leading-tight mt-5 mb-3 first:mt-0 last:mb-0",children:e}),pre:({children:e,...t})=>{const[n,r]=x.useState(!1),s=_f(e),a=async()=>{await navigator.clipboard.writeText(s),r(!0),setTimeout(()=>r(!1),2e3)};return g.jsxs("div",{className:"relative overflow-x-auto max-w-full min-w-0 no-code-highlight group/pre",children:[g.jsx("pre",{className:"min-w-0 rounded-xl py-2.5 px-3.5 [.no-pre-highlight_&]:bg-background",...t,children:e}),g.jsx(et,{variant:"ghost",size:"icon",className:ye("absolute top-[35px] -translate-y-[50%] -translate-x-[1px] rounded-md right-1.5 h-8 w-8 text-muted-foreground opacity-0 group-hover/pre:opacity-100 transition-opacity",!n&&"hover:text-foreground",n&&"hover:!bg-transparent hover:!border-transparent"),onClick:a,children:n?g.jsx(Bo,{className:"h-4 w-4 text-green-400"}):g.jsx(zf,{className:"h-4 w-4"})})]})},code:({children:e,className:t,...n})=>t?g.jsx("code",{className:"block text-xs whitespace-pre",...n,children:e}):g.jsx("code",{className:"break-all px-1 bg-border/60 dark:[.no-pre-highlight_&]:bg-background dark:[.text-pretty_&]:bg-neutral [.no-code-highlight_&]:!bg-transparent py-0.5 rounded text-sm whitespace-wrap",...n,children:e}),table:({children:e,...t})=>g.jsx("div",{className:"border border-border rounded-xl overflow-x-auto",children:g.jsx("table",{className:"table-auto min-w-full divide-y divide-border bg-background",...t,children:e})}),tbody:({children:e,...t})=>g.jsx("tbody",{className:"divide-y divide-border",...t,children:e}),th:({children:e,...t})=>g.jsx("th",{className:"text-left text-xs uppercase text-muted-foreground tracking-wider p-2 pl-0 first:pl-3 bg-muted dark:bg-card [&_*]:font-semibold",...t,children:e}),td:({children:e,...t})=>g.jsx("td",{className:"text-left p-2 pl-0 first:pl-3 [&_*]:font-normal ",...t,children:e}),p:({children:e,...t})=>g.jsx("p",{className:"break-words mt-5 mb-3 first:mt-0 last:mb-0",...t,children:e}),blockquote:({children:e,...t})=>(()=>{const n=x.Children.toArray(e),r=n[0];r!==void 0&&(n[0]=b2(r,"mt-0"));const s=n.length-1,a=n[s];return a!==void 0&&(n[s]=b2(a,"mb-0")),g.jsx("blockquote",{className:"my-2 mt-5 mb-3 first:mt-0 last:mb-0 border-l-2 border-border/80 pl-2 text-muted-foreground",...t,children:n})})(),a:({children:e,...t})=>g.jsx("a",{className:"transition-all underline decoration-2 text-orange-500 decoration-orange-500/50 hover:text-orange-500/70 dark:text-logo dark:decoration-logo/70 dark:hover:text-logo/60 dark:hover:decoration-logo/40 ",target:"_blank",rel:"noopener noreferrer",...t,children:e})};function np(e){return{...xb,a:({children:t,href:n,onClick:r,...s})=>{const a=x.useContext(E5),l=_$(n);return g.jsx("a",{className:"transition-all underline decoration-2 text-orange-500 decoration-orange-500/50 hover:text-orange-500/70 dark:text-logo dark:decoration-logo/70 dark:hover:text-logo/60 dark:hover:decoration-logo/40 ",href:n,target:l?void 0:"_blank",rel:l?void 0:"noopener noreferrer",onClick:u=>{r==null||r(u),!(u.defaultPrevented||!l||a===bb)&&(u.preventDefault(),a(l))},...s,children:t})}}}({...xb});const S$={connecting:"Connecting...",acquiring_sandbox:"Booting...",initializing:"Initializing...",starting:"Starting...",running:"Running...",waiting_for_user:"Waiting...",failed:"Failed"};function w$({status:e}){const t=(e?S$[e]:void 0)||"Processing...",n=e==="failed";return g.jsx(to,{className:"ml-[1px]",children:g.jsxs(b$,{children:[n?g.jsx(yu,{className:"size-4.5 text-red-500"}):g.jsx(ss,{className:"size-4.5 animate-spin text-muted-icon"}),g.jsx($f,{className:"ml-[1px] text-sm",shimmerWidth:44,children:t})]})})}const A5=x.forwardRef(({className:e,children:t,...n},r)=>g.jsx("div",{ref:r,className:ye("relative overflow-y-auto overscroll-contain touch-pan-y scrollbar-hide",e),style:{WebkitOverflowScrolling:"touch"},...n,children:t}));A5.displayName="ScrollArea";const N5=20,j_=50,Sb=30;function C$(e){return Number.isFinite(e)?Math.min(j_,Math.max(N5,e)):Sb}function k$(){return{isVisible:!1,size:Sb}}function sv(e,t){return e[t]??k$()}const qd=wl()(Cl(e=>({projects:{},toggleVisibility:t=>e(n=>({projects:{...n.projects,[t]:{...sv(n.projects,t),isVisible:!sv(n.projects,t).isVisible}}})),setSize:(t,n)=>e(r=>({projects:{...r.projects,[t]:{...sv(r.projects,t),size:C$(n)}}})),clearProject:t=>e(n=>{const{[t]:r,...s}=n.projects;return{projects:s}})}),{name:"right-sidebar-layouts",version:1})),E$={isVisible:!1,size:Sb},D5=[68,32];function R$(){return{isVisible:!1,mainSizes:[...D5],terminals:[],nextTerminalIndex:0}}function T$(e,t){return e[t]??R$()}function ov(e){if(e.length===0)return[];const t=e.reduce((n,r)=>n+Math.max(r,0),0);return!Number.isFinite(t)||t<=0?Array.from({length:e.length},()=>100/e.length):e.map(n=>Math.max(n,0)/t*100)}function M$(e){let t=e,n="";do n=String.fromCharCode(65+t%26)+n,t=Math.floor(t/26)-1;while(t>=0);return`Terminal ${n}`}function A$(e){if(e.length===0)return e;const t=e.length+1;return e.map(n=>({...n,size:n.size*e.length/t}))}function Ac(e,t,n){return{...e,[t]:n(T$(e,t))}}const Do=wl()(Cl(e=>({projects:{},addTerminal:(t,n)=>e(r=>({projects:Ac(r.projects,t,s=>{var d,h;const a=A$(s.terminals),l={id:((h=(d=globalThis.crypto)==null?void 0:d.randomUUID)==null?void 0:h.call(d))??`terminal-${Date.now()}-${s.nextTerminalIndex}`,title:M$(s.nextTerminalIndex),size:100/(a.length+1)},u=n?Math.max(a.findIndex(p=>p.id===n)+1,0):a.length;return{...s,isVisible:!0,nextTerminalIndex:s.nextTerminalIndex+1,terminals:[...a.slice(0,u),l,...a.slice(u)]}})})),removeTerminal:(t,n)=>e(r=>({projects:Ac(r.projects,t,s=>{const a=s.terminals.filter(u=>u.id!==n);if(a.length===0)return{...s,isVisible:!1,terminals:[]};const l=ov(a.map(u=>u.size));return{...s,terminals:a.map((u,d)=>({...u,size:l[d]??100/a.length}))}})})),toggleVisibility:t=>e(n=>({projects:Ac(n.projects,t,r=>({...r,isVisible:r.terminals.length>0?!r.isVisible:!1}))})),setMainSizes:(t,n)=>e(r=>{if(n.length!==2)return r;const s=ov(n);return{projects:Ac(r.projects,t,a=>({...a,mainSizes:s}))}}),setTerminalSizes:(t,n)=>e(r=>({projects:Ac(r.projects,t,s=>{if(n.length!==s.terminals.length)return s;const a=ov(n);return{...s,terminals:s.terminals.map((l,u)=>({...l,size:a[u]??l.size}))}})})),clearProject:t=>e(n=>{const{[t]:r,...s}=n.projects;return{projects:s}})}),{name:"terminal-layouts",version:1})),N$={isVisible:!1,mainSizes:[...D5],terminals:[],nextTerminalIndex:0},yf=1e3,B_=500,P_=5e3,bf=450,I_=250,H_=900,F_="cursor";function U_(e){switch(e){case"vscode":return"code {path}";case"windsurf":return"windsurf {path}";case"custom":return"cursor {path}";case"cursor":default:return"cursor {path}"}}function D$(e){switch(e){case"vscode":return"VS Code";case"windsurf":return"Windsurf";case"custom":return"Custom";case"cursor":default:return"Cursor"}}function x2(e){return Number.isFinite(e)?Math.min(P_,Math.max(B_,Math.round(e))):yf}function S2(e){return Number.isFinite(e)?Math.min(H_,Math.max(I_,Math.round(e))):bf}function w2(e){switch(e){case"vscode":case"windsurf":case"custom":case"cursor":return e;default:return F_}}function av(e,t){const n=e==null?void 0:e.trim();return n&&n.length>0?n:U_(t)}const Lr=wl()(Cl(e=>({scrollbackLines:yf,minColumnWidth:bf,editorPreset:F_,editorCommandTemplate:U_(F_),setScrollbackLines:t=>e({scrollbackLines:x2(t)}),setMinColumnWidth:t=>e({minColumnWidth:S2(t)}),setEditorPreset:t=>e(n=>{const r=w2(t);return{editorPreset:r,editorCommandTemplate:r==="custom"?av(n.editorCommandTemplate,r):U_(r)}}),setEditorCommandTemplate:t=>e(n=>({editorCommandTemplate:av(t,n.editorPreset)}))}),{name:"terminal-preferences",version:3,migrate:e=>{const t=e,n=w2(t==null?void 0:t.editorPreset);return{scrollbackLines:x2((t==null?void 0:t.scrollbackLines)??yf),minColumnWidth:S2((t==null?void 0:t.minColumnWidth)??bf),editorPreset:n,editorCommandTemplate:av(t==null?void 0:t.editorCommandTemplate,n)}}})),Xa=350,O$=[.4,0,.2,1],L$=8,C2=1e-6;function z$(e,t,n){const r=1-e;return 3*r*r*e*t+3*r*e*e*n+e*e*e}function j$(e,t,n){const r=1-e;return 3*r*r*e*t+3*r*e*e*n+e*e*e}function B$(e,t,n){const r=1-e;return 3*r*r*t+6*r*e*(n-t)+3*e*e*(1-n)}function P$(e,t,n){let r=e;for(let s=0;s<L$;s+=1){const a=z$(r,t,n)-e;if(Math.abs(a)<C2)return r;const l=B$(r,t,n);if(Math.abs(l)<C2)break;r-=a/l}return r}function I$(e){if(e<=0)return 0;if(e>=1)return 1;const[t,n,r,s]=O$,a=P$(e,t,r);return j$(a,n,s)}function O5(e,t,n){const r=I$(n);return[e[0]+(t[0]-e[0])*r,e[1]+(t[1]-e[1])*r]}function H$({projectId:e,shouldRenderRightSidebarLayout:t,showRightSidebar:n,rightSidebarSize:r}){const s=x.useRef(null),a=x.useRef(null),l=x.useRef(null),u=x.useRef(null),d=x.useRef(null),h=x.useRef(!1),p=x.useRef(null),m=x.useRef(!1),_=x.useRef(!1);return x.useEffect(()=>()=>{u.current!==null&&window.cancelAnimationFrame(u.current),d.current!==null&&window.clearTimeout(d.current)},[]),x.useLayoutEffect(()=>{var z,B,Z,P,$,F;if(!t){u.current!==null&&(window.cancelAnimationFrame(u.current),u.current=null),d.current!==null&&(window.clearTimeout(d.current),d.current=null),h.current=!1;return}const b=s.current;if(!b)return;u.current!==null&&(window.cancelAnimationFrame(u.current),u.current=null),d.current!==null&&(window.clearTimeout(d.current),d.current=null);const S=p.current,w=S!==null&&S!==e,C=n&&!_.current,k=!m.current,T=n?[100-r,r]:[100,0],R=w||k&&n,M=C||k?[100,0]:[b.getLayout().workspace??T[0],b.getLayout().rightSidebar??T[1]];if(p.current=e,m.current=t,_.current=n,R||Math.abs(M[0]-T[0])<.1&&Math.abs(M[1]-T[1])<.1){b.setLayout({workspace:T[0],rightSidebar:T[1]}),(z=a.current)==null||z.setAttribute("data-right-sidebar-open",n?"true":"false"),(B=l.current)==null||B.setAttribute("data-right-sidebar-open",n?"true":"false"),(Z=l.current)==null||Z.setAttribute("data-right-sidebar-animated","false");return}h.current=!0,(P=a.current)==null||P.setAttribute("data-right-sidebar-open",n?"true":"false"),($=l.current)==null||$.setAttribute("data-right-sidebar-open",n?"true":"false"),(F=l.current)==null||F.setAttribute("data-right-sidebar-animated","true"),b.setLayout({workspace:M[0],rightSidebar:M[1]});const L=performance.now(),O=H=>{const V=Math.min(1,(H-L)/Xa),U=O5(M,T,V);if(b.setLayout({workspace:U[0],rightSidebar:U[1]}),V<1){u.current=window.requestAnimationFrame(O);return}b.setLayout({workspace:T[0],rightSidebar:T[1]}),u.current=null,d.current=window.setTimeout(()=>{h.current=!1,d.current=null},0)};u.current=window.requestAnimationFrame(O)},[e,r,t,n]),x.useEffect(()=>{t||(m.current=!1,_.current=!1)},[t]),{isAnimating:h,panelGroupRef:s,sidebarPanelRef:a,sidebarVisualRef:l}}function F$({chatInputRef:e,projectId:t,shouldRenderTerminalLayout:n,showTerminalPane:r,terminalLayout:s}){const a=x.useRef(null),l=x.useRef(null),u=x.useRef(null),d=x.useRef(null),h=x.useRef(null),p=x.useRef(!1),m=x.useRef(null),_=x.useRef(!1),b=x.useRef(!1),S=x.useRef(!1),[w,C]=x.useState(0);return x.useEffect(()=>{var M;const k=m.current,T=k!==null&&k!==t,R=S.current;!T&&r&&!R&&C(L=>L+1),!T&&!r&&R&&((M=e.current)==null||M.focus({preventScroll:!0})),S.current=r,m.current=t},[e,t,r]),x.useEffect(()=>()=>{d.current!==null&&window.cancelAnimationFrame(d.current),h.current!==null&&window.clearTimeout(h.current)},[]),x.useLayoutEffect(()=>{var $,F,H,V,U,j;if(!n){d.current!==null&&(window.cancelAnimationFrame(d.current),d.current=null),h.current!==null&&(window.clearTimeout(h.current),h.current=null),p.current=!1;return}const k=a.current;if(!k)return;d.current!==null&&(window.cancelAnimationFrame(d.current),d.current=null),h.current!==null&&(window.clearTimeout(h.current),h.current=null);const T=m.current,R=T!==null&&T!==t,M=r&&!b.current,L=!_.current,O=r?s.mainSizes:[100,0],z=R||L&&r,B=M||L?[100,0]:[k.getLayout().chat??s.mainSizes[0],k.getLayout().terminal??s.mainSizes[1]];if(_.current=n,b.current=r,z||Math.abs(B[0]-O[0])<.1&&Math.abs(B[1]-O[1])<.1){k.setLayout({chat:O[0],terminal:O[1]}),($=l.current)==null||$.setAttribute("data-terminal-open",r?"true":"false"),(F=u.current)==null||F.setAttribute("data-terminal-open",r?"true":"false"),(H=u.current)==null||H.setAttribute("data-terminal-animated","false");return}p.current=!0,(V=l.current)==null||V.setAttribute("data-terminal-open",r?"true":"false"),(U=u.current)==null||U.setAttribute("data-terminal-open",r?"true":"false"),(j=u.current)==null||j.setAttribute("data-terminal-animated","true"),k.setLayout({chat:B[0],terminal:B[1]});const Z=performance.now(),P=G=>{const W=Math.min(1,(G-Z)/Xa),J=O5(B,O,W);if(k.setLayout({chat:J[0],terminal:J[1]}),W<1){d.current=window.requestAnimationFrame(P);return}k.setLayout({chat:O[0],terminal:O[1]}),d.current=null,h.current=window.setTimeout(()=>{p.current=!1,h.current=null},0)};d.current=window.requestAnimationFrame(P)},[t,n,r,s.mainSizes]),x.useEffect(()=>{n||(_.current=!1,b.current=!1)},[n]),{isAnimating:p,mainPanelGroupRef:a,terminalFocusRequestVersion:w,terminalPanelRef:l,terminalVisualRef:u}}function U$(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const $$=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,W$=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,q$={};function k2(e,t){return(q$.jsx?W$:$$).test(e)}const V$=/[ \t\n\f\r]/g;function K$(e){return typeof e=="object"?e.type==="text"?E2(e.value):!1:E2(e)}function E2(e){return e.replace(V$,"")===""}class Ou{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}Ou.prototype.normal={};Ou.prototype.property={};Ou.prototype.space=void 0;function L5(e,t){const n={},r={};for(const s of e)Object.assign(n,s.property),Object.assign(r,s.normal);return new Ou(n,r,t)}function $_(e){return e.toLowerCase()}class nr{constructor(t,n){this.attribute=n,this.property=t}}nr.prototype.attribute="";nr.prototype.booleanish=!1;nr.prototype.boolean=!1;nr.prototype.commaOrSpaceSeparated=!1;nr.prototype.commaSeparated=!1;nr.prototype.defined=!1;nr.prototype.mustUseProperty=!1;nr.prototype.number=!1;nr.prototype.overloadedBoolean=!1;nr.prototype.property="";nr.prototype.spaceSeparated=!1;nr.prototype.space=void 0;let G$=0;const Ue=Zo(),Wt=Zo(),W_=Zo(),ge=Zo(),gt=Zo(),il=Zo(),fr=Zo();function Zo(){return 2**++G$}const q_=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ue,booleanish:Wt,commaOrSpaceSeparated:fr,commaSeparated:il,number:ge,overloadedBoolean:W_,spaceSeparated:gt},Symbol.toStringTag,{value:"Module"})),lv=Object.keys(q_);class wb extends nr{constructor(t,n,r,s){let a=-1;if(super(t,n),R2(this,"space",s),typeof r=="number")for(;++a<lv.length;){const l=lv[a];R2(this,lv[a],(r&q_[l])===q_[l])}}}wb.prototype.defined=!0;function R2(e,t,n){n&&(e[t]=n)}function Rl(e){const t={},n={};for(const[r,s]of Object.entries(e.properties)){const a=new wb(r,e.transform(e.attributes||{},r),s,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[$_(r)]=r,n[$_(a.attribute)]=r}return new Ou(t,n,e.space)}const z5=Rl({properties:{ariaActiveDescendant:null,ariaAtomic:Wt,ariaAutoComplete:null,ariaBusy:Wt,ariaChecked:Wt,ariaColCount:ge,ariaColIndex:ge,ariaColSpan:ge,ariaControls:gt,ariaCurrent:null,ariaDescribedBy:gt,ariaDetails:null,ariaDisabled:Wt,ariaDropEffect:gt,ariaErrorMessage:null,ariaExpanded:Wt,ariaFlowTo:gt,ariaGrabbed:Wt,ariaHasPopup:null,ariaHidden:Wt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:gt,ariaLevel:ge,ariaLive:null,ariaModal:Wt,ariaMultiLine:Wt,ariaMultiSelectable:Wt,ariaOrientation:null,ariaOwns:gt,ariaPlaceholder:null,ariaPosInSet:ge,ariaPressed:Wt,ariaReadOnly:Wt,ariaRelevant:null,ariaRequired:Wt,ariaRoleDescription:gt,ariaRowCount:ge,ariaRowIndex:ge,ariaRowSpan:ge,ariaSelected:Wt,ariaSetSize:ge,ariaSort:null,ariaValueMax:ge,ariaValueMin:ge,ariaValueNow:ge,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function j5(e,t){return t in e?e[t]:t}function B5(e,t){return j5(e,t.toLowerCase())}const Y$=Rl({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:il,acceptCharset:gt,accessKey:gt,action:null,allow:null,allowFullScreen:Ue,allowPaymentRequest:Ue,allowUserMedia:Ue,alt:null,as:null,async:Ue,autoCapitalize:null,autoComplete:gt,autoFocus:Ue,autoPlay:Ue,blocking:gt,capture:null,charSet:null,checked:Ue,cite:null,className:gt,cols:ge,colSpan:null,content:null,contentEditable:Wt,controls:Ue,controlsList:gt,coords:ge|il,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ue,defer:Ue,dir:null,dirName:null,disabled:Ue,download:W_,draggable:Wt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ue,formTarget:null,headers:gt,height:ge,hidden:W_,high:ge,href:null,hrefLang:null,htmlFor:gt,httpEquiv:gt,id:null,imageSizes:null,imageSrcSet:null,inert:Ue,inputMode:null,integrity:null,is:null,isMap:Ue,itemId:null,itemProp:gt,itemRef:gt,itemScope:Ue,itemType:gt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ue,low:ge,manifest:null,max:null,maxLength:ge,media:null,method:null,min:null,minLength:ge,multiple:Ue,muted:Ue,name:null,nonce:null,noModule:Ue,noValidate:Ue,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:Ue,optimum:ge,pattern:null,ping:gt,placeholder:null,playsInline:Ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ue,referrerPolicy:null,rel:gt,required:Ue,reversed:Ue,rows:ge,rowSpan:ge,sandbox:gt,scope:null,scoped:Ue,seamless:Ue,selected:Ue,shadowRootClonable:Ue,shadowRootDelegatesFocus:Ue,shadowRootMode:null,shape:null,size:ge,sizes:null,slot:null,span:ge,spellCheck:Wt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ge,step:null,style:null,tabIndex:ge,target:null,title:null,translate:null,type:null,typeMustMatch:Ue,useMap:null,value:Wt,width:ge,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:gt,axis:null,background:null,bgColor:null,border:ge,borderColor:null,bottomMargin:ge,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ue,declare:Ue,event:null,face:null,frame:null,frameBorder:null,hSpace:ge,leftMargin:ge,link:null,longDesc:null,lowSrc:null,marginHeight:ge,marginWidth:ge,noResize:Ue,noHref:Ue,noShade:Ue,noWrap:Ue,object:null,profile:null,prompt:null,rev:null,rightMargin:ge,rules:null,scheme:null,scrolling:Wt,standby:null,summary:null,text:null,topMargin:ge,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ge,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ue,disableRemotePlayback:Ue,prefix:null,property:null,results:ge,security:null,unselectable:null},space:"html",transform:B5}),X$=Rl({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:fr,accentHeight:ge,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ge,amplitude:ge,arabicForm:null,ascent:ge,attributeName:null,attributeType:null,azimuth:ge,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ge,by:null,calcMode:null,capHeight:ge,className:gt,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:ge,diffuseConstant:ge,direction:null,display:null,dur:null,divisor:ge,dominantBaseline:null,download:Ue,dx:null,dy:null,edgeMode:null,editable:null,elevation:ge,enableBackground:null,end:null,event:null,exponent:ge,externalResourcesRequired:null,fill:null,fillOpacity:ge,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:il,g2:il,glyphName:il,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ge,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ge,horizOriginX:ge,horizOriginY:ge,id:null,ideographic:ge,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ge,k:ge,k1:ge,k2:ge,k3:ge,k4:ge,kernelMatrix:fr,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ge,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:ge,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:ge,overlineThickness:ge,paintOrder:null,panose1:null,path:null,pathLength:ge,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:gt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ge,pointsAtY:ge,pointsAtZ:ge,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:fr,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:fr,rev:fr,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:fr,requiredFeatures:fr,requiredFonts:fr,requiredFormats:fr,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:ge,specularExponent:ge,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ge,strikethroughThickness:ge,string:null,stroke:null,strokeDashArray:fr,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ge,strokeOpacity:ge,strokeWidth:null,style:null,surfaceScale:ge,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:fr,tabIndex:ge,tableValues:null,target:null,targetX:ge,targetY:ge,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:fr,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ge,underlineThickness:ge,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ge,values:null,vAlphabetic:ge,vMathematical:ge,vectorEffect:null,vHanging:ge,vIdeographic:ge,version:null,vertAdvY:ge,vertOriginX:ge,vertOriginY:ge,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ge,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:j5}),P5=Rl({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),I5=Rl({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:B5}),H5=Rl({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),Z$={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"},Q$=/[A-Z]/g,T2=/-[a-z]/g,J$=/^data[-\w.:]+$/i;function eW(e,t){const n=$_(t);let r=t,s=nr;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&J$.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(T2,nW);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!T2.test(a)){let l=a.replace(Q$,tW);l.charAt(0)!=="-"&&(l="-"+l),t="data"+l}}s=wb}return new s(r,t)}function tW(e){return"-"+e.toLowerCase()}function nW(e){return e.charAt(1).toUpperCase()}const rW=L5([z5,Y$,P5,I5,H5],"html"),Cb=L5([z5,X$,P5,I5,H5],"svg");function iW(e){return e.join(" ").trim()}var Wa={},cv,M2;function sW(){if(M2)return cv;M2=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,s=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,l=/^[;\s]*/,u=/^\s+|\s+$/g,d=`
478
+ `,h="/",p="*",m="",_="comment",b="declaration";function S(C,k){if(typeof C!="string")throw new TypeError("First argument must be a string");if(!C)return[];k=k||{};var T=1,R=1;function M(V){var U=V.match(t);U&&(T+=U.length);var j=V.lastIndexOf(d);R=~j?V.length-j:R+V.length}function L(){var V={line:T,column:R};return function(U){return U.position=new O(V),Z(),U}}function O(V){this.start=V,this.end={line:T,column:R},this.source=k.source}O.prototype.content=C;function z(V){var U=new Error(k.source+":"+T+":"+R+": "+V);if(U.reason=V,U.filename=k.source,U.line=T,U.column=R,U.source=C,!k.silent)throw U}function B(V){var U=V.exec(C);if(U){var j=U[0];return M(j),C=C.slice(j.length),U}}function Z(){B(n)}function P(V){var U;for(V=V||[];U=$();)U!==!1&&V.push(U);return V}function $(){var V=L();if(!(h!=C.charAt(0)||p!=C.charAt(1))){for(var U=2;m!=C.charAt(U)&&(p!=C.charAt(U)||h!=C.charAt(U+1));)++U;if(U+=2,m===C.charAt(U-1))return z("End of comment missing");var j=C.slice(2,U-2);return R+=2,M(j),C=C.slice(U),R+=2,V({type:_,comment:j})}}function F(){var V=L(),U=B(r);if(U){if($(),!B(s))return z("property missing ':'");var j=B(a),G=V({type:b,property:w(U[0].replace(e,m)),value:j?w(j[0].replace(e,m)):m});return B(l),G}}function H(){var V=[];P(V);for(var U;U=F();)U!==!1&&(V.push(U),P(V));return V}return Z(),H()}function w(C){return C?C.replace(u,m):m}return cv=S,cv}var A2;function oW(){if(A2)return Wa;A2=1;var e=Wa&&Wa.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Wa,"__esModule",{value:!0}),Wa.default=n;const t=e(sW());function n(r,s){let a=null;if(!r||typeof r!="string")return a;const l=(0,t.default)(r),u=typeof s=="function";return l.forEach(d=>{if(d.type!=="declaration")return;const{property:h,value:p}=d;u?s(h,p,d):p&&(a=a||{},a[h]=p)}),a}return Wa}var Nc={},N2;function aW(){if(N2)return Nc;N2=1,Object.defineProperty(Nc,"__esModule",{value:!0}),Nc.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,s=/^-(ms)-/,a=function(h){return!h||n.test(h)||e.test(h)},l=function(h,p){return p.toUpperCase()},u=function(h,p){return"".concat(p,"-")},d=function(h,p){return p===void 0&&(p={}),a(h)?h:(h=h.toLowerCase(),p.reactCompat?h=h.replace(s,u):h=h.replace(r,u),h.replace(t,l))};return Nc.camelCase=d,Nc}var Dc,D2;function lW(){if(D2)return Dc;D2=1;var e=Dc&&Dc.__importDefault||function(s){return s&&s.__esModule?s:{default:s}},t=e(oW()),n=aW();function r(s,a){var l={};return!s||typeof s!="string"||(0,t.default)(s,function(u,d){u&&d&&(l[(0,n.camelCase)(u,a)]=d)}),l}return r.default=r,Dc=r,Dc}var cW=lW();const uW=Ef(cW),F5=U5("end"),kb=U5("start");function U5(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function hW(e){const t=kb(e),n=F5(e);if(t&&n)return{start:t,end:n}}function Gc(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?O2(e.position):"start"in e||"end"in e?O2(e):"line"in e||"column"in e?V_(e):""}function V_(e){return L2(e&&e.line)+":"+L2(e&&e.column)}function O2(e){return V_(e&&e.start)+"-"+V_(e&&e.end)}function L2(e){return e&&typeof e=="number"?e:1}class Nn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let s="",a={},l=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a={...n}),typeof t=="string"?s=t:!a.cause&&t&&(l=!0,s=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const d=r.indexOf(":");d===-1?a.ruleId=r:(a.source=r.slice(0,d),a.ruleId=r.slice(d+1))}if(!a.place&&a.ancestors&&a.ancestors){const d=a.ancestors[a.ancestors.length-1];d&&(a.place=d.position)}const u=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=u?u.column:void 0,this.fatal=void 0,this.file="",this.message=s,this.line=u?u.line:void 0,this.name=Gc(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=l&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Nn.prototype.file="";Nn.prototype.name="";Nn.prototype.reason="";Nn.prototype.message="";Nn.prototype.stack="";Nn.prototype.column=void 0;Nn.prototype.line=void 0;Nn.prototype.ancestors=void 0;Nn.prototype.cause=void 0;Nn.prototype.fatal=void 0;Nn.prototype.place=void 0;Nn.prototype.ruleId=void 0;Nn.prototype.source=void 0;const Eb={}.hasOwnProperty,dW=new Map,fW=/[A-Z]/g,pW=new Set(["table","tbody","thead","tfoot","tr"]),mW=new Set(["td","th"]),$5="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function gW(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=CW(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=wW(n,t.jsx,t.jsxs)}const s={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Cb:rW,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=W5(s,e,void 0);return a&&typeof a!="string"?a:s.create(e,s.Fragment,{children:a||void 0},void 0)}function W5(e,t,n){if(t.type==="element")return vW(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return _W(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return bW(e,t,n);if(t.type==="mdxjsEsm")return yW(e,t);if(t.type==="root")return xW(e,t,n);if(t.type==="text")return SW(e,t)}function vW(e,t,n){const r=e.schema;let s=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(s=Cb,e.schema=s),e.ancestors.push(t);const a=V5(e,t.tagName,!1),l=kW(e,t);let u=Tb(e,t);return pW.has(t.tagName)&&(u=u.filter(function(d){return typeof d=="string"?!K$(d):!0})),q5(e,l,a,t),Rb(l,u),e.ancestors.pop(),e.schema=r,e.create(t,a,l,n)}function _W(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}du(e,t.position)}function yW(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);du(e,t.position)}function bW(e,t,n){const r=e.schema;let s=r;t.name==="svg"&&r.space==="html"&&(s=Cb,e.schema=s),e.ancestors.push(t);const a=t.name===null?e.Fragment:V5(e,t.name,!0),l=EW(e,t),u=Tb(e,t);return q5(e,l,a,t),Rb(l,u),e.ancestors.pop(),e.schema=r,e.create(t,a,l,n)}function xW(e,t,n){const r={};return Rb(r,Tb(e,t)),e.create(t,e.Fragment,r,n)}function SW(e,t){return t.value}function q5(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Rb(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function wW(e,t,n){return r;function r(s,a,l,u){const h=Array.isArray(l.children)?n:t;return u?h(a,l,u):h(a,l)}}function CW(e,t){return n;function n(r,s,a,l){const u=Array.isArray(a.children),d=kb(r);return t(s,a,l,u,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function kW(e,t){const n={};let r,s;for(s in t.properties)if(s!=="children"&&Eb.call(t.properties,s)){const a=RW(e,s,t.properties[s]);if(a){const[l,u]=a;e.tableCellAlignToStyle&&l==="align"&&typeof u=="string"&&mW.has(t.tagName)?r=u:n[l]=u}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function EW(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const l=a.expression;l.type;const u=l.properties[0];u.type,Object.assign(n,e.evaluater.evaluateExpression(u.argument))}else du(e,t.position);else{const s=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const u=r.value.data.estree.body[0];u.type,a=e.evaluater.evaluateExpression(u.expression)}else du(e,t.position);else a=r.value===null?!0:r.value;n[s]=a}return n}function Tb(e,t){const n=[];let r=-1;const s=e.passKeys?new Map:dW;for(;++r<t.children.length;){const a=t.children[r];let l;if(e.passKeys){const d=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(d){const h=s.get(d)||0;l=d+"-"+h,s.set(d,h+1)}}const u=W5(e,a,l);u!==void 0&&n.push(u)}return n}function RW(e,t,n){const r=eW(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?U$(n):iW(n)),r.property==="style"){let s=typeof n=="object"?n:TW(e,String(n));return e.stylePropertyNameCase==="css"&&(s=MW(s)),["style",s]}return[e.elementAttributeNameCase==="react"&&r.space?Z$[r.property]||r.property:r.attribute,n]}}function TW(e,t){try{return uW(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,s=new Nn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw s.file=e.filePath||void 0,s.url=$5+"#cannot-parse-style-attribute",s}}function V5(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const s=t.split(".");let a=-1,l;for(;++a<s.length;){const u=k2(s[a])?{type:"Identifier",name:s[a]}:{type:"Literal",value:s[a]};l=l?{type:"MemberExpression",object:l,property:u,computed:!!(a&&u.type==="Literal"),optional:!1}:u}r=l}else r=k2(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const s=r.value;return Eb.call(e.components,s)?e.components[s]:s}if(e.evaluater)return e.evaluater.evaluateExpression(r);du(e)}function du(e,t){const n=new Nn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=$5+"#cannot-handle-mdx-estrees-without-createevaluater",n}function MW(e){const t={};let n;for(n in e)Eb.call(e,n)&&(t[AW(n)]=e[n]);return t}function AW(e){let t=e.replace(fW,NW);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function NW(e){return"-"+e.toLowerCase()}const uv={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"]},DW={};function Mb(e,t){const n=DW,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,s=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return K5(e,r,s)}function K5(e,t,n){if(OW(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return z2(e.children,t,n)}return Array.isArray(e)?z2(e,t,n):""}function z2(e,t,n){const r=[];let s=-1;for(;++s<e.length;)r[s]=K5(e[s],t,n);return r.join("")}function OW(e){return!!(e&&typeof e=="object")}const j2=document.createElement("i");function Ab(e){const t="&"+e+";";j2.innerHTML=t;const n=j2.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function gr(e,t,n,r){const s=e.length;let a=0,l;if(t<0?t=-t>s?0:s+t:t=t>s?s:t,n=n>0?n:0,r.length<1e4)l=Array.from(r),l.unshift(t,n),e.splice(...l);else for(n&&e.splice(t,n);a<r.length;)l=r.slice(a,a+1e4),l.unshift(t,0),e.splice(...l),a+=1e4,t+=1e4}function Br(e,t){return e.length>0?(gr(e,e.length,0,t),e):t}const B2={}.hasOwnProperty;function G5(e){const t={};let n=-1;for(;++n<e.length;)LW(t,e[n]);return t}function LW(e,t){let n;for(n in t){const s=(B2.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let l;if(a)for(l in a){B2.call(s,l)||(s[l]=[]);const u=a[l];zW(s[l],Array.isArray(u)?u:u?[u]:[])}}}function zW(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);gr(e,0,0,r)}function Y5(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Qr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Bn=no(/[A-Za-z]/),An=no(/[\dA-Za-z]/),jW=no(/[#-'*+\--9=?A-Z^-~]/);function xf(e){return e!==null&&(e<32||e===127)}const K_=no(/\d/),BW=no(/[\dA-Fa-f]/),PW=no(/[!-/:-@[-`{-~]/);function Ne(e){return e!==null&&e<-2}function mt(e){return e!==null&&(e<0||e===32)}function Xe(e){return e===-2||e===-1||e===32}const rp=no(new RegExp("\\p{P}|\\p{S}","u")),Wo=no(/\s/);function no(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Tl(e){const t=[];let n=-1,r=0,s=0;for(;++n<e.length;){const a=e.charCodeAt(n);let l="";if(a===37&&An(e.charCodeAt(n+1))&&An(e.charCodeAt(n+2)))s=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(l=String.fromCharCode(a));else if(a>55295&&a<57344){const u=e.charCodeAt(n+1);a<56320&&u>56319&&u<57344?(l=String.fromCharCode(a,u),s=1):l="�"}else l=String.fromCharCode(a);l&&(t.push(e.slice(r,n),encodeURIComponent(l)),r=n+s+1,l=""),s&&(n+=s,s=0)}return t.join("")+e.slice(r)}function tt(e,t,n,r){const s=r?r-1:Number.POSITIVE_INFINITY;let a=0;return l;function l(d){return Xe(d)?(e.enter(n),u(d)):t(d)}function u(d){return Xe(d)&&a++<s?(e.consume(d),u):(e.exit(n),t(d))}}const IW={tokenize:HW};function HW(e){const t=e.attempt(this.parser.constructs.contentInitial,r,s);let n;return t;function r(u){if(u===null){e.consume(u);return}return e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),tt(e,t,"linePrefix")}function s(u){return e.enter("paragraph"),a(u)}function a(u){const d=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=d),n=d,l(u)}function l(u){if(u===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(u);return}return Ne(u)?(e.consume(u),e.exit("chunkText"),a):(e.consume(u),l)}}const FW={tokenize:UW},P2={tokenize:$W};function UW(e){const t=this,n=[];let r=0,s,a,l;return u;function u(R){if(r<n.length){const M=n[r];return t.containerState=M[1],e.attempt(M[0].continuation,d,h)(R)}return h(R)}function d(R){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,s&&T();const M=t.events.length;let L=M,O;for(;L--;)if(t.events[L][0]==="exit"&&t.events[L][1].type==="chunkFlow"){O=t.events[L][1].end;break}k(r);let z=M;for(;z<t.events.length;)t.events[z][1].end={...O},z++;return gr(t.events,L+1,0,t.events.slice(M)),t.events.length=z,h(R)}return u(R)}function h(R){if(r===n.length){if(!s)return _(R);if(s.currentConstruct&&s.currentConstruct.concrete)return S(R);t.interrupt=!!(s.currentConstruct&&!s._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(P2,p,m)(R)}function p(R){return s&&T(),k(r),_(R)}function m(R){return t.parser.lazy[t.now().line]=r!==n.length,l=t.now().offset,S(R)}function _(R){return t.containerState={},e.attempt(P2,b,S)(R)}function b(R){return r++,n.push([t.currentConstruct,t.containerState]),_(R)}function S(R){if(R===null){s&&T(),k(0),e.consume(R);return}return s=s||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:s,contentType:"flow",previous:a}),w(R)}function w(R){if(R===null){C(e.exit("chunkFlow"),!0),k(0),e.consume(R);return}return Ne(R)?(e.consume(R),C(e.exit("chunkFlow")),r=0,t.interrupt=void 0,u):(e.consume(R),w)}function C(R,M){const L=t.sliceStream(R);if(M&&L.push(null),R.previous=a,a&&(a.next=R),a=R,s.defineSkip(R.start),s.write(L),t.parser.lazy[R.start.line]){let O=s.events.length;for(;O--;)if(s.events[O][1].start.offset<l&&(!s.events[O][1].end||s.events[O][1].end.offset>l))return;const z=t.events.length;let B=z,Z,P;for(;B--;)if(t.events[B][0]==="exit"&&t.events[B][1].type==="chunkFlow"){if(Z){P=t.events[B][1].end;break}Z=!0}for(k(r),O=z;O<t.events.length;)t.events[O][1].end={...P},O++;gr(t.events,B+1,0,t.events.slice(z)),t.events.length=O}}function k(R){let M=n.length;for(;M-- >R;){const L=n[M];t.containerState=L[1],L[0].exit.call(t,e)}n.length=R}function T(){s.write([null]),a=void 0,s=void 0,t.containerState._closeFlow=void 0}}function $W(e,t,n){return tt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function fl(e){if(e===null||mt(e)||Wo(e))return 1;if(rp(e))return 2}function ip(e,t,n){const r=[];let s=-1;for(;++s<e.length;){const a=e[s].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const G_={name:"attention",resolveAll:WW,tokenize:qW};function WW(e,t){let n=-1,r,s,a,l,u,d,h,p;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;d=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const m={...e[r][1].end},_={...e[n][1].start};I2(m,-d),I2(_,d),l={type:d>1?"strongSequence":"emphasisSequence",start:m,end:{...e[r][1].end}},u={type:d>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:_},a={type:d>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},s={type:d>1?"strong":"emphasis",start:{...l.start},end:{...u.end}},e[r][1].end={...l.start},e[n][1].start={...u.end},h=[],e[r][1].end.offset-e[r][1].start.offset&&(h=Br(h,[["enter",e[r][1],t],["exit",e[r][1],t]])),h=Br(h,[["enter",s,t],["enter",l,t],["exit",l,t],["enter",a,t]]),h=Br(h,ip(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),h=Br(h,[["exit",a,t],["enter",u,t],["exit",u,t],["exit",s,t]]),e[n][1].end.offset-e[n][1].start.offset?(p=2,h=Br(h,[["enter",e[n][1],t],["exit",e[n][1],t]])):p=0,gr(e,r-1,n-r+3,h),n=r+h.length-p-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function qW(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,s=fl(r);let a;return l;function l(d){return a=d,e.enter("attentionSequence"),u(d)}function u(d){if(d===a)return e.consume(d),u;const h=e.exit("attentionSequence"),p=fl(d),m=!p||p===2&&s||n.includes(d),_=!s||s===2&&p||n.includes(r);return h._open=!!(a===42?m:m&&(s||!_)),h._close=!!(a===42?_:_&&(p||!m)),t(d)}}function I2(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const VW={name:"autolink",tokenize:KW};function KW(e,t,n){let r=0;return s;function s(b){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(b){return Bn(b)?(e.consume(b),l):b===64?n(b):h(b)}function l(b){return b===43||b===45||b===46||An(b)?(r=1,u(b)):h(b)}function u(b){return b===58?(e.consume(b),r=0,d):(b===43||b===45||b===46||An(b))&&r++<32?(e.consume(b),u):(r=0,h(b))}function d(b){return b===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):b===null||b===32||b===60||xf(b)?n(b):(e.consume(b),d)}function h(b){return b===64?(e.consume(b),p):jW(b)?(e.consume(b),h):n(b)}function p(b){return An(b)?m(b):n(b)}function m(b){return b===46?(e.consume(b),r=0,p):b===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(b),e.exit("autolinkMarker"),e.exit("autolink"),t):_(b)}function _(b){if((b===45||An(b))&&r++<63){const S=b===45?_:m;return e.consume(b),S}return n(b)}}const Lu={partial:!0,tokenize:GW};function GW(e,t,n){return r;function r(a){return Xe(a)?tt(e,s,"linePrefix")(a):s(a)}function s(a){return a===null||Ne(a)?t(a):n(a)}}const X5={continuation:{tokenize:XW},exit:ZW,name:"blockQuote",tokenize:YW};function YW(e,t,n){const r=this;return s;function s(l){if(l===62){const u=r.containerState;return u.open||(e.enter("blockQuote",{_container:!0}),u.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(l),e.exit("blockQuoteMarker"),a}return n(l)}function a(l){return Xe(l)?(e.enter("blockQuotePrefixWhitespace"),e.consume(l),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(l))}}function XW(e,t,n){const r=this;return s;function s(l){return Xe(l)?tt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l):a(l)}function a(l){return e.attempt(X5,t,n)(l)}}function ZW(e){e.exit("blockQuote")}const Z5={name:"characterEscape",tokenize:QW};function QW(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),s}function s(a){return PW(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const Q5={name:"characterReference",tokenize:JW};function JW(e,t,n){const r=this;let s=0,a,l;return u;function u(m){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(m),e.exit("characterReferenceMarker"),d}function d(m){return m===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(m),e.exit("characterReferenceMarkerNumeric"),h):(e.enter("characterReferenceValue"),a=31,l=An,p(m))}function h(m){return m===88||m===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(m),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,l=BW,p):(e.enter("characterReferenceValue"),a=7,l=K_,p(m))}function p(m){if(m===59&&s){const _=e.exit("characterReferenceValue");return l===An&&!Ab(r.sliceSerialize(_))?n(m):(e.enter("characterReferenceMarker"),e.consume(m),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return l(m)&&s++<a?(e.consume(m),p):n(m)}}const H2={partial:!0,tokenize:tq},F2={concrete:!0,name:"codeFenced",tokenize:eq};function eq(e,t,n){const r=this,s={partial:!0,tokenize:L};let a=0,l=0,u;return d;function d(O){return h(O)}function h(O){const z=r.events[r.events.length-1];return a=z&&z[1].type==="linePrefix"?z[2].sliceSerialize(z[1],!0).length:0,u=O,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(O)}function p(O){return O===u?(l++,e.consume(O),p):l<3?n(O):(e.exit("codeFencedFenceSequence"),Xe(O)?tt(e,m,"whitespace")(O):m(O))}function m(O){return O===null||Ne(O)?(e.exit("codeFencedFence"),r.interrupt?t(O):e.check(H2,w,M)(O)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),_(O))}function _(O){return O===null||Ne(O)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),m(O)):Xe(O)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),tt(e,b,"whitespace")(O)):O===96&&O===u?n(O):(e.consume(O),_)}function b(O){return O===null||Ne(O)?m(O):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),S(O))}function S(O){return O===null||Ne(O)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),m(O)):O===96&&O===u?n(O):(e.consume(O),S)}function w(O){return e.attempt(s,M,C)(O)}function C(O){return e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),k}function k(O){return a>0&&Xe(O)?tt(e,T,"linePrefix",a+1)(O):T(O)}function T(O){return O===null||Ne(O)?e.check(H2,w,M)(O):(e.enter("codeFlowValue"),R(O))}function R(O){return O===null||Ne(O)?(e.exit("codeFlowValue"),T(O)):(e.consume(O),R)}function M(O){return e.exit("codeFenced"),t(O)}function L(O,z,B){let Z=0;return P;function P(U){return O.enter("lineEnding"),O.consume(U),O.exit("lineEnding"),$}function $(U){return O.enter("codeFencedFence"),Xe(U)?tt(O,F,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(U):F(U)}function F(U){return U===u?(O.enter("codeFencedFenceSequence"),H(U)):B(U)}function H(U){return U===u?(Z++,O.consume(U),H):Z>=l?(O.exit("codeFencedFenceSequence"),Xe(U)?tt(O,V,"whitespace")(U):V(U)):B(U)}function V(U){return U===null||Ne(U)?(O.exit("codeFencedFence"),z(U)):B(U)}}}function tq(e,t,n){const r=this;return s;function s(l){return l===null?n(l):(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),a)}function a(l){return r.parser.lazy[r.now().line]?n(l):t(l)}}const hv={name:"codeIndented",tokenize:rq},nq={partial:!0,tokenize:iq};function rq(e,t,n){const r=this;return s;function s(h){return e.enter("codeIndented"),tt(e,a,"linePrefix",5)(h)}function a(h){const p=r.events[r.events.length-1];return p&&p[1].type==="linePrefix"&&p[2].sliceSerialize(p[1],!0).length>=4?l(h):n(h)}function l(h){return h===null?d(h):Ne(h)?e.attempt(nq,l,d)(h):(e.enter("codeFlowValue"),u(h))}function u(h){return h===null||Ne(h)?(e.exit("codeFlowValue"),l(h)):(e.consume(h),u)}function d(h){return e.exit("codeIndented"),t(h)}}function iq(e,t,n){const r=this;return s;function s(l){return r.parser.lazy[r.now().line]?n(l):Ne(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),s):tt(e,a,"linePrefix",5)(l)}function a(l){const u=r.events[r.events.length-1];return u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?t(l):Ne(l)?s(l):n(l)}}const sq={name:"codeText",previous:aq,resolve:oq,tokenize:lq};function oq(e){let t=e.length-4,n=3,r,s;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)s===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(s=r):(r===t||e[r][1].type==="lineEnding")&&(e[s][1].type="codeTextData",r!==s+2&&(e[s][1].end=e[r-1][1].end,e.splice(s+2,r-s-2),t-=r-s-2,r=s+2),s=void 0);return e}function aq(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function lq(e,t,n){let r=0,s,a;return l;function l(m){return e.enter("codeText"),e.enter("codeTextSequence"),u(m)}function u(m){return m===96?(e.consume(m),r++,u):(e.exit("codeTextSequence"),d(m))}function d(m){return m===null?n(m):m===32?(e.enter("space"),e.consume(m),e.exit("space"),d):m===96?(a=e.enter("codeTextSequence"),s=0,p(m)):Ne(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),d):(e.enter("codeTextData"),h(m))}function h(m){return m===null||m===32||m===96||Ne(m)?(e.exit("codeTextData"),d(m)):(e.consume(m),h)}function p(m){return m===96?(e.consume(m),s++,p):s===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(m)):(a.type="codeTextData",h(m))}}class cq{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const s=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-s,Number.POSITIVE_INFINITY);return r&&Oc(this.left,r),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Oc(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Oc(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Oc(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Oc(this.left,n.reverse())}}}function Oc(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function J5(e){const t={};let n=-1,r,s,a,l,u,d,h;const p=new cq(e);for(;++n<p.length;){for(;n in t;)n=t[n];if(r=p.get(n),n&&r[1].type==="chunkFlow"&&p.get(n-1)[1].type==="listItemPrefix"&&(d=r[1]._tokenizer.events,a=0,a<d.length&&d[a][1].type==="lineEndingBlank"&&(a+=2),a<d.length&&d[a][1].type==="content"))for(;++a<d.length&&d[a][1].type!=="content";)d[a][1].type==="chunkText"&&(d[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,uq(p,n)),n=t[n],h=!0);else if(r[1]._container){for(a=n,s=void 0;a--;)if(l=p.get(a),l[1].type==="lineEnding"||l[1].type==="lineEndingBlank")l[0]==="enter"&&(s&&(p.get(s)[1].type="lineEndingBlank"),l[1].type="lineEnding",s=a);else if(!(l[1].type==="linePrefix"||l[1].type==="listItemIndent"))break;s&&(r[1].end={...p.get(s)[1].start},u=p.slice(s,n),u.unshift(r),p.splice(s,n-s+1,u))}}return gr(e,0,Number.POSITIVE_INFINITY,p.slice(0)),!h}function uq(e,t){const n=e.get(t)[1],r=e.get(t)[2];let s=t-1;const a=[];let l=n._tokenizer;l||(l=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(l._contentTypeTextTrailing=!0));const u=l.events,d=[],h={};let p,m,_=-1,b=n,S=0,w=0;const C=[w];for(;b;){for(;e.get(++s)[1]!==b;);a.push(s),b._tokenizer||(p=r.sliceStream(b),b.next||p.push(null),m&&l.defineSkip(b.start),b._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=!0),l.write(p),b._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=void 0)),m=b,b=b.next}for(b=n;++_<u.length;)u[_][0]==="exit"&&u[_-1][0]==="enter"&&u[_][1].type===u[_-1][1].type&&u[_][1].start.line!==u[_][1].end.line&&(w=_+1,C.push(w),b._tokenizer=void 0,b.previous=void 0,b=b.next);for(l.events=[],b?(b._tokenizer=void 0,b.previous=void 0):C.pop(),_=C.length;_--;){const k=u.slice(C[_],C[_+1]),T=a.pop();d.push([T,T+k.length-1]),e.splice(T,2,k)}for(d.reverse(),_=-1;++_<d.length;)h[S+d[_][0]]=S+d[_][1],S+=d[_][1]-d[_][0]-1;return h}const hq={resolve:fq,tokenize:pq},dq={partial:!0,tokenize:mq};function fq(e){return J5(e),e}function pq(e,t){let n;return r;function r(u){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),s(u)}function s(u){return u===null?a(u):Ne(u)?e.check(dq,l,a)(u):(e.consume(u),s)}function a(u){return e.exit("chunkContent"),e.exit("content"),t(u)}function l(u){return e.consume(u),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,s}}function mq(e,t,n){const r=this;return s;function s(l){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),tt(e,a,"linePrefix")}function a(l){if(l===null||Ne(l))return n(l);const u=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?t(l):e.interrupt(r.parser.constructs.flow,n,t)(l)}}function eA(e,t,n,r,s,a,l,u,d){const h=d||Number.POSITIVE_INFINITY;let p=0;return m;function m(k){return k===60?(e.enter(r),e.enter(s),e.enter(a),e.consume(k),e.exit(a),_):k===null||k===32||k===41||xf(k)?n(k):(e.enter(r),e.enter(l),e.enter(u),e.enter("chunkString",{contentType:"string"}),w(k))}function _(k){return k===62?(e.enter(a),e.consume(k),e.exit(a),e.exit(s),e.exit(r),t):(e.enter(u),e.enter("chunkString",{contentType:"string"}),b(k))}function b(k){return k===62?(e.exit("chunkString"),e.exit(u),_(k)):k===null||k===60||Ne(k)?n(k):(e.consume(k),k===92?S:b)}function S(k){return k===60||k===62||k===92?(e.consume(k),b):b(k)}function w(k){return!p&&(k===null||k===41||mt(k))?(e.exit("chunkString"),e.exit(u),e.exit(l),e.exit(r),t(k)):p<h&&k===40?(e.consume(k),p++,w):k===41?(e.consume(k),p--,w):k===null||k===32||k===40||xf(k)?n(k):(e.consume(k),k===92?C:w)}function C(k){return k===40||k===41||k===92?(e.consume(k),w):w(k)}}function tA(e,t,n,r,s,a){const l=this;let u=0,d;return h;function h(b){return e.enter(r),e.enter(s),e.consume(b),e.exit(s),e.enter(a),p}function p(b){return u>999||b===null||b===91||b===93&&!d||b===94&&!u&&"_hiddenFootnoteSupport"in l.parser.constructs?n(b):b===93?(e.exit(a),e.enter(s),e.consume(b),e.exit(s),e.exit(r),t):Ne(b)?(e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),m(b))}function m(b){return b===null||b===91||b===93||Ne(b)||u++>999?(e.exit("chunkString"),p(b)):(e.consume(b),d||(d=!Xe(b)),b===92?_:m)}function _(b){return b===91||b===92||b===93?(e.consume(b),u++,m):m(b)}}function nA(e,t,n,r,s,a){let l;return u;function u(_){return _===34||_===39||_===40?(e.enter(r),e.enter(s),e.consume(_),e.exit(s),l=_===40?41:_,d):n(_)}function d(_){return _===l?(e.enter(s),e.consume(_),e.exit(s),e.exit(r),t):(e.enter(a),h(_))}function h(_){return _===l?(e.exit(a),d(l)):_===null?n(_):Ne(_)?(e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),tt(e,h,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),p(_))}function p(_){return _===l||_===null||Ne(_)?(e.exit("chunkString"),h(_)):(e.consume(_),_===92?m:p)}function m(_){return _===l||_===92?(e.consume(_),p):p(_)}}function Yc(e,t){let n;return r;function r(s){return Ne(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),n=!0,r):Xe(s)?tt(e,r,n?"linePrefix":"lineSuffix")(s):t(s)}}const gq={name:"definition",tokenize:_q},vq={partial:!0,tokenize:yq};function _q(e,t,n){const r=this;let s;return a;function a(b){return e.enter("definition"),l(b)}function l(b){return tA.call(r,e,u,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(b)}function u(b){return s=Qr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),b===58?(e.enter("definitionMarker"),e.consume(b),e.exit("definitionMarker"),d):n(b)}function d(b){return mt(b)?Yc(e,h)(b):h(b)}function h(b){return eA(e,p,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(b)}function p(b){return e.attempt(vq,m,m)(b)}function m(b){return Xe(b)?tt(e,_,"whitespace")(b):_(b)}function _(b){return b===null||Ne(b)?(e.exit("definition"),r.parser.defined.push(s),t(b)):n(b)}}function yq(e,t,n){return r;function r(u){return mt(u)?Yc(e,s)(u):n(u)}function s(u){return nA(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(u)}function a(u){return Xe(u)?tt(e,l,"whitespace")(u):l(u)}function l(u){return u===null||Ne(u)?t(u):n(u)}}const bq={name:"hardBreakEscape",tokenize:xq};function xq(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),s}function s(a){return Ne(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const Sq={name:"headingAtx",resolve:wq,tokenize:Cq};function wq(e,t){let n=e.length-2,r=3,s,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(s={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},gr(e,r,n-r+1,[["enter",s,t],["enter",a,t],["exit",a,t],["exit",s,t]])),e}function Cq(e,t,n){let r=0;return s;function s(p){return e.enter("atxHeading"),a(p)}function a(p){return e.enter("atxHeadingSequence"),l(p)}function l(p){return p===35&&r++<6?(e.consume(p),l):p===null||mt(p)?(e.exit("atxHeadingSequence"),u(p)):n(p)}function u(p){return p===35?(e.enter("atxHeadingSequence"),d(p)):p===null||Ne(p)?(e.exit("atxHeading"),t(p)):Xe(p)?tt(e,u,"whitespace")(p):(e.enter("atxHeadingText"),h(p))}function d(p){return p===35?(e.consume(p),d):(e.exit("atxHeadingSequence"),u(p))}function h(p){return p===null||p===35||mt(p)?(e.exit("atxHeadingText"),u(p)):(e.consume(p),h)}}const kq=["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"],U2=["pre","script","style","textarea"],Eq={concrete:!0,name:"htmlFlow",resolveTo:Mq,tokenize:Aq},Rq={partial:!0,tokenize:Dq},Tq={partial:!0,tokenize:Nq};function Mq(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function Aq(e,t,n){const r=this;let s,a,l,u,d;return h;function h(N){return p(N)}function p(N){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(N),m}function m(N){return N===33?(e.consume(N),_):N===47?(e.consume(N),a=!0,w):N===63?(e.consume(N),s=3,r.interrupt?t:A):Bn(N)?(e.consume(N),l=String.fromCharCode(N),C):n(N)}function _(N){return N===45?(e.consume(N),s=2,b):N===91?(e.consume(N),s=5,u=0,S):Bn(N)?(e.consume(N),s=4,r.interrupt?t:A):n(N)}function b(N){return N===45?(e.consume(N),r.interrupt?t:A):n(N)}function S(N){const K="CDATA[";return N===K.charCodeAt(u++)?(e.consume(N),u===K.length?r.interrupt?t:F:S):n(N)}function w(N){return Bn(N)?(e.consume(N),l=String.fromCharCode(N),C):n(N)}function C(N){if(N===null||N===47||N===62||mt(N)){const K=N===47,Y=l.toLowerCase();return!K&&!a&&U2.includes(Y)?(s=1,r.interrupt?t(N):F(N)):kq.includes(l.toLowerCase())?(s=6,K?(e.consume(N),k):r.interrupt?t(N):F(N)):(s=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(N):a?T(N):R(N))}return N===45||An(N)?(e.consume(N),l+=String.fromCharCode(N),C):n(N)}function k(N){return N===62?(e.consume(N),r.interrupt?t:F):n(N)}function T(N){return Xe(N)?(e.consume(N),T):P(N)}function R(N){return N===47?(e.consume(N),P):N===58||N===95||Bn(N)?(e.consume(N),M):Xe(N)?(e.consume(N),R):P(N)}function M(N){return N===45||N===46||N===58||N===95||An(N)?(e.consume(N),M):L(N)}function L(N){return N===61?(e.consume(N),O):Xe(N)?(e.consume(N),L):R(N)}function O(N){return N===null||N===60||N===61||N===62||N===96?n(N):N===34||N===39?(e.consume(N),d=N,z):Xe(N)?(e.consume(N),O):B(N)}function z(N){return N===d?(e.consume(N),d=null,Z):N===null||Ne(N)?n(N):(e.consume(N),z)}function B(N){return N===null||N===34||N===39||N===47||N===60||N===61||N===62||N===96||mt(N)?L(N):(e.consume(N),B)}function Z(N){return N===47||N===62||Xe(N)?R(N):n(N)}function P(N){return N===62?(e.consume(N),$):n(N)}function $(N){return N===null||Ne(N)?F(N):Xe(N)?(e.consume(N),$):n(N)}function F(N){return N===45&&s===2?(e.consume(N),j):N===60&&s===1?(e.consume(N),G):N===62&&s===4?(e.consume(N),I):N===63&&s===3?(e.consume(N),A):N===93&&s===5?(e.consume(N),J):Ne(N)&&(s===6||s===7)?(e.exit("htmlFlowData"),e.check(Rq,Q,H)(N)):N===null||Ne(N)?(e.exit("htmlFlowData"),H(N)):(e.consume(N),F)}function H(N){return e.check(Tq,V,Q)(N)}function V(N){return e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),U}function U(N){return N===null||Ne(N)?H(N):(e.enter("htmlFlowData"),F(N))}function j(N){return N===45?(e.consume(N),A):F(N)}function G(N){return N===47?(e.consume(N),l="",W):F(N)}function W(N){if(N===62){const K=l.toLowerCase();return U2.includes(K)?(e.consume(N),I):F(N)}return Bn(N)&&l.length<8?(e.consume(N),l+=String.fromCharCode(N),W):F(N)}function J(N){return N===93?(e.consume(N),A):F(N)}function A(N){return N===62?(e.consume(N),I):N===45&&s===2?(e.consume(N),A):F(N)}function I(N){return N===null||Ne(N)?(e.exit("htmlFlowData"),Q(N)):(e.consume(N),I)}function Q(N){return e.exit("htmlFlow"),t(N)}}function Nq(e,t,n){const r=this;return s;function s(l){return Ne(l)?(e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),a):n(l)}function a(l){return r.parser.lazy[r.now().line]?n(l):t(l)}}function Dq(e,t,n){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),e.attempt(Lu,t,n)}}const Oq={name:"htmlText",tokenize:Lq};function Lq(e,t,n){const r=this;let s,a,l;return u;function u(A){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(A),d}function d(A){return A===33?(e.consume(A),h):A===47?(e.consume(A),L):A===63?(e.consume(A),R):Bn(A)?(e.consume(A),B):n(A)}function h(A){return A===45?(e.consume(A),p):A===91?(e.consume(A),a=0,S):Bn(A)?(e.consume(A),T):n(A)}function p(A){return A===45?(e.consume(A),b):n(A)}function m(A){return A===null?n(A):A===45?(e.consume(A),_):Ne(A)?(l=m,G(A)):(e.consume(A),m)}function _(A){return A===45?(e.consume(A),b):m(A)}function b(A){return A===62?j(A):A===45?_(A):m(A)}function S(A){const I="CDATA[";return A===I.charCodeAt(a++)?(e.consume(A),a===I.length?w:S):n(A)}function w(A){return A===null?n(A):A===93?(e.consume(A),C):Ne(A)?(l=w,G(A)):(e.consume(A),w)}function C(A){return A===93?(e.consume(A),k):w(A)}function k(A){return A===62?j(A):A===93?(e.consume(A),k):w(A)}function T(A){return A===null||A===62?j(A):Ne(A)?(l=T,G(A)):(e.consume(A),T)}function R(A){return A===null?n(A):A===63?(e.consume(A),M):Ne(A)?(l=R,G(A)):(e.consume(A),R)}function M(A){return A===62?j(A):R(A)}function L(A){return Bn(A)?(e.consume(A),O):n(A)}function O(A){return A===45||An(A)?(e.consume(A),O):z(A)}function z(A){return Ne(A)?(l=z,G(A)):Xe(A)?(e.consume(A),z):j(A)}function B(A){return A===45||An(A)?(e.consume(A),B):A===47||A===62||mt(A)?Z(A):n(A)}function Z(A){return A===47?(e.consume(A),j):A===58||A===95||Bn(A)?(e.consume(A),P):Ne(A)?(l=Z,G(A)):Xe(A)?(e.consume(A),Z):j(A)}function P(A){return A===45||A===46||A===58||A===95||An(A)?(e.consume(A),P):$(A)}function $(A){return A===61?(e.consume(A),F):Ne(A)?(l=$,G(A)):Xe(A)?(e.consume(A),$):Z(A)}function F(A){return A===null||A===60||A===61||A===62||A===96?n(A):A===34||A===39?(e.consume(A),s=A,H):Ne(A)?(l=F,G(A)):Xe(A)?(e.consume(A),F):(e.consume(A),V)}function H(A){return A===s?(e.consume(A),s=void 0,U):A===null?n(A):Ne(A)?(l=H,G(A)):(e.consume(A),H)}function V(A){return A===null||A===34||A===39||A===60||A===61||A===96?n(A):A===47||A===62||mt(A)?Z(A):(e.consume(A),V)}function U(A){return A===47||A===62||mt(A)?Z(A):n(A)}function j(A){return A===62?(e.consume(A),e.exit("htmlTextData"),e.exit("htmlText"),t):n(A)}function G(A){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),W}function W(A){return Xe(A)?tt(e,J,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(A):J(A)}function J(A){return e.enter("htmlTextData"),l(A)}}const Nb={name:"labelEnd",resolveAll:Pq,resolveTo:Iq,tokenize:Hq},zq={tokenize:Fq},jq={tokenize:Uq},Bq={tokenize:$q};function Pq(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const s=r.type==="labelImage"?4:2;r.type="data",t+=s}}return e.length!==n.length&&gr(e,0,e.length,n),e}function Iq(e,t){let n=e.length,r=0,s,a,l,u;for(;n--;)if(s=e[n][1],a){if(s.type==="link"||s.type==="labelLink"&&s._inactive)break;e[n][0]==="enter"&&s.type==="labelLink"&&(s._inactive=!0)}else if(l){if(e[n][0]==="enter"&&(s.type==="labelImage"||s.type==="labelLink")&&!s._balanced&&(a=n,s.type!=="labelLink")){r=2;break}}else s.type==="labelEnd"&&(l=n);const d={type:e[a][1].type==="labelLink"?"link":"image",start:{...e[a][1].start},end:{...e[e.length-1][1].end}},h={type:"label",start:{...e[a][1].start},end:{...e[l][1].end}},p={type:"labelText",start:{...e[a+r+2][1].end},end:{...e[l-2][1].start}};return u=[["enter",d,t],["enter",h,t]],u=Br(u,e.slice(a+1,a+r+3)),u=Br(u,[["enter",p,t]]),u=Br(u,ip(t.parser.constructs.insideSpan.null,e.slice(a+r+4,l-3),t)),u=Br(u,[["exit",p,t],e[l-2],e[l-1],["exit",h,t]]),u=Br(u,e.slice(l+1)),u=Br(u,[["exit",d,t]]),gr(e,a,e.length,u),e}function Hq(e,t,n){const r=this;let s=r.events.length,a,l;for(;s--;)if((r.events[s][1].type==="labelImage"||r.events[s][1].type==="labelLink")&&!r.events[s][1]._balanced){a=r.events[s][1];break}return u;function u(_){return a?a._inactive?m(_):(l=r.parser.defined.includes(Qr(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(_),e.exit("labelMarker"),e.exit("labelEnd"),d):n(_)}function d(_){return _===40?e.attempt(zq,p,l?p:m)(_):_===91?e.attempt(jq,p,l?h:m)(_):l?p(_):m(_)}function h(_){return e.attempt(Bq,p,m)(_)}function p(_){return t(_)}function m(_){return a._balanced=!0,n(_)}}function Fq(e,t,n){return r;function r(m){return e.enter("resource"),e.enter("resourceMarker"),e.consume(m),e.exit("resourceMarker"),s}function s(m){return mt(m)?Yc(e,a)(m):a(m)}function a(m){return m===41?p(m):eA(e,l,u,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(m)}function l(m){return mt(m)?Yc(e,d)(m):p(m)}function u(m){return n(m)}function d(m){return m===34||m===39||m===40?nA(e,h,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(m):p(m)}function h(m){return mt(m)?Yc(e,p)(m):p(m)}function p(m){return m===41?(e.enter("resourceMarker"),e.consume(m),e.exit("resourceMarker"),e.exit("resource"),t):n(m)}}function Uq(e,t,n){const r=this;return s;function s(u){return tA.call(r,e,a,l,"reference","referenceMarker","referenceString")(u)}function a(u){return r.parser.defined.includes(Qr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(u):n(u)}function l(u){return n(u)}}function $q(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),s}function s(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const Wq={name:"labelStartImage",resolveAll:Nb.resolveAll,tokenize:qq};function qq(e,t,n){const r=this;return s;function s(u){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(u),e.exit("labelImageMarker"),a}function a(u){return u===91?(e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelImage"),l):n(u)}function l(u){return u===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(u):t(u)}}const Vq={name:"labelStartLink",resolveAll:Nb.resolveAll,tokenize:Kq};function Kq(e,t,n){const r=this;return s;function s(l){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(l),e.exit("labelMarker"),e.exit("labelLink"),a}function a(l){return l===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(l):t(l)}}const dv={name:"lineEnding",tokenize:Gq};function Gq(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),tt(e,t,"linePrefix")}}const Vd={name:"thematicBreak",tokenize:Yq};function Yq(e,t,n){let r=0,s;return a;function a(h){return e.enter("thematicBreak"),l(h)}function l(h){return s=h,u(h)}function u(h){return h===s?(e.enter("thematicBreakSequence"),d(h)):r>=3&&(h===null||Ne(h))?(e.exit("thematicBreak"),t(h)):n(h)}function d(h){return h===s?(e.consume(h),r++,d):(e.exit("thematicBreakSequence"),Xe(h)?tt(e,u,"whitespace")(h):u(h))}}const Jn={continuation:{tokenize:Jq},exit:tV,name:"list",tokenize:Qq},Xq={partial:!0,tokenize:nV},Zq={partial:!0,tokenize:eV};function Qq(e,t,n){const r=this,s=r.events[r.events.length-1];let a=s&&s[1].type==="linePrefix"?s[2].sliceSerialize(s[1],!0).length:0,l=0;return u;function u(b){const S=r.containerState.type||(b===42||b===43||b===45?"listUnordered":"listOrdered");if(S==="listUnordered"?!r.containerState.marker||b===r.containerState.marker:K_(b)){if(r.containerState.type||(r.containerState.type=S,e.enter(S,{_container:!0})),S==="listUnordered")return e.enter("listItemPrefix"),b===42||b===45?e.check(Vd,n,h)(b):h(b);if(!r.interrupt||b===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(b)}return n(b)}function d(b){return K_(b)&&++l<10?(e.consume(b),d):(!r.interrupt||l<2)&&(r.containerState.marker?b===r.containerState.marker:b===41||b===46)?(e.exit("listItemValue"),h(b)):n(b)}function h(b){return e.enter("listItemMarker"),e.consume(b),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||b,e.check(Lu,r.interrupt?n:p,e.attempt(Xq,_,m))}function p(b){return r.containerState.initialBlankLine=!0,a++,_(b)}function m(b){return Xe(b)?(e.enter("listItemPrefixWhitespace"),e.consume(b),e.exit("listItemPrefixWhitespace"),_):n(b)}function _(b){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(b)}}function Jq(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Lu,s,a);function s(u){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,tt(e,t,"listItemIndent",r.containerState.size+1)(u)}function a(u){return r.containerState.furtherBlankLines||!Xe(u)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,l(u)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(Zq,t,l)(u))}function l(u){return r.containerState._closeFlow=!0,r.interrupt=void 0,tt(e,e.attempt(Jn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u)}}function eV(e,t,n){const r=this;return tt(e,s,"listItemIndent",r.containerState.size+1);function s(a){const l=r.events[r.events.length-1];return l&&l[1].type==="listItemIndent"&&l[2].sliceSerialize(l[1],!0).length===r.containerState.size?t(a):n(a)}}function tV(e){e.exit(this.containerState.type)}function nV(e,t,n){const r=this;return tt(e,s,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function s(a){const l=r.events[r.events.length-1];return!Xe(a)&&l&&l[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const $2={name:"setextUnderline",resolveTo:rV,tokenize:iV};function rV(e,t){let n=e.length,r,s,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(s=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const l={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[s][1].type="setextHeadingText",a?(e.splice(s,0,["enter",l,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end={...e[a][1].end}):e[r][1]=l,e.push(["exit",l,t]),e}function iV(e,t,n){const r=this;let s;return a;function a(h){let p=r.events.length,m;for(;p--;)if(r.events[p][1].type!=="lineEnding"&&r.events[p][1].type!=="linePrefix"&&r.events[p][1].type!=="content"){m=r.events[p][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||m)?(e.enter("setextHeadingLine"),s=h,l(h)):n(h)}function l(h){return e.enter("setextHeadingLineSequence"),u(h)}function u(h){return h===s?(e.consume(h),u):(e.exit("setextHeadingLineSequence"),Xe(h)?tt(e,d,"lineSuffix")(h):d(h))}function d(h){return h===null||Ne(h)?(e.exit("setextHeadingLine"),t(h)):n(h)}}const sV={tokenize:oV};function oV(e){const t=this,n=e.attempt(Lu,r,e.attempt(this.parser.constructs.flowInitial,s,tt(e,e.attempt(this.parser.constructs.flow,s,e.attempt(hq,s)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function s(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const aV={resolveAll:iA()},lV=rA("string"),cV=rA("text");function rA(e){return{resolveAll:iA(e==="text"?uV:void 0),tokenize:t};function t(n){const r=this,s=this.parser.constructs[e],a=n.attempt(s,l,u);return l;function l(p){return h(p)?a(p):u(p)}function u(p){if(p===null){n.consume(p);return}return n.enter("data"),n.consume(p),d}function d(p){return h(p)?(n.exit("data"),a(p)):(n.consume(p),d)}function h(p){if(p===null)return!0;const m=s[p];let _=-1;if(m)for(;++_<m.length;){const b=m[_];if(!b.previous||b.previous.call(r,r.previous))return!0}return!1}}}function iA(e){return t;function t(n,r){let s=-1,a;for(;++s<=n.length;)a===void 0?n[s]&&n[s][1].type==="data"&&(a=s,s++):(!n[s]||n[s][1].type!=="data")&&(s!==a+2&&(n[a][1].end=n[s-1][1].end,n.splice(a+2,s-a-2),s=a+2),a=void 0);return e?e(n,r):n}}function uV(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],s=t.sliceStream(r);let a=s.length,l=-1,u=0,d;for(;a--;){const h=s[a];if(typeof h=="string"){for(l=h.length;h.charCodeAt(l-1)===32;)u++,l--;if(l)break;l=-1}else if(h===-2)d=!0,u++;else if(h!==-1){a++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(u=0),u){const h={type:n===e.length||d||u<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?l:r.start._bufferIndex+l,_index:r.start._index+a,line:r.end.line,column:r.end.column-u,offset:r.end.offset-u},end:{...r.end}};r.end={...h.start},r.start.offset===r.end.offset?Object.assign(r,h):(e.splice(n,0,["enter",h,t],["exit",h,t]),n+=2)}n++}return e}const hV={42:Jn,43:Jn,45:Jn,48:Jn,49:Jn,50:Jn,51:Jn,52:Jn,53:Jn,54:Jn,55:Jn,56:Jn,57:Jn,62:X5},dV={91:gq},fV={[-2]:hv,[-1]:hv,32:hv},pV={35:Sq,42:Vd,45:[$2,Vd],60:Eq,61:$2,95:Vd,96:F2,126:F2},mV={38:Q5,92:Z5},gV={[-5]:dv,[-4]:dv,[-3]:dv,33:Wq,38:Q5,42:G_,60:[VW,Oq],91:Vq,92:[bq,Z5],93:Nb,95:G_,96:sq},vV={null:[G_,aV]},_V={null:[42,95]},yV={null:[]},bV=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:_V,contentInitial:dV,disable:yV,document:hV,flow:pV,flowInitial:fV,insideSpan:vV,string:mV,text:gV},Symbol.toStringTag,{value:"Module"}));function xV(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const s={},a=[];let l=[],u=[];const d={attempt:z(L),check:z(O),consume:T,enter:R,exit:M,interrupt:z(O,{interrupt:!0})},h={code:null,containerState:{},defineSkip:w,events:[],now:S,parser:e,previous:null,sliceSerialize:_,sliceStream:b,write:m};let p=t.tokenize.call(h,d);return t.resolveAll&&a.push(t),h;function m($){return l=Br(l,$),C(),l[l.length-1]!==null?[]:(B(t,0),h.events=ip(a,h.events,h),h.events)}function _($,F){return wV(b($),F)}function b($){return SV(l,$)}function S(){const{_bufferIndex:$,_index:F,line:H,column:V,offset:U}=r;return{_bufferIndex:$,_index:F,line:H,column:V,offset:U}}function w($){s[$.line]=$.column,P()}function C(){let $;for(;r._index<l.length;){const F=l[r._index];if(typeof F=="string")for($=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===$&&r._bufferIndex<F.length;)k(F.charCodeAt(r._bufferIndex));else k(F)}}function k($){p=p($)}function T($){Ne($)?(r.line++,r.column=1,r.offset+=$===-3?2:1,P()):$!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===l[r._index].length&&(r._bufferIndex=-1,r._index++)),h.previous=$}function R($,F){const H=F||{};return H.type=$,H.start=S(),h.events.push(["enter",H,h]),u.push(H),H}function M($){const F=u.pop();return F.end=S(),h.events.push(["exit",F,h]),F}function L($,F){B($,F.from)}function O($,F){F.restore()}function z($,F){return H;function H(V,U,j){let G,W,J,A;return Array.isArray(V)?Q(V):"tokenize"in V?Q([V]):I(V);function I(ie){return fe;function fe(Re){const me=Re!==null&&ie[Re],ce=Re!==null&&ie.null,Te=[...Array.isArray(me)?me:me?[me]:[],...Array.isArray(ce)?ce:ce?[ce]:[]];return Q(Te)(Re)}}function Q(ie){return G=ie,W=0,ie.length===0?j:N(ie[W])}function N(ie){return fe;function fe(Re){return A=Z(),J=ie,ie.partial||(h.currentConstruct=ie),ie.name&&h.parser.constructs.disable.null.includes(ie.name)?Y():ie.tokenize.call(F?Object.assign(Object.create(h),F):h,d,K,Y)(Re)}}function K(ie){return $(J,A),U}function Y(ie){return A.restore(),++W<G.length?N(G[W]):j}}}function B($,F){$.resolveAll&&!a.includes($)&&a.push($),$.resolve&&gr(h.events,F,h.events.length-F,$.resolve(h.events.slice(F),h)),$.resolveTo&&(h.events=$.resolveTo(h.events,h))}function Z(){const $=S(),F=h.previous,H=h.currentConstruct,V=h.events.length,U=Array.from(u);return{from:V,restore:j};function j(){r=$,h.previous=F,h.currentConstruct=H,h.events.length=V,u=U,P()}}function P(){r.line in s&&r.column<2&&(r.column=s[r.line],r.offset+=s[r.line]-1)}}function SV(e,t){const n=t.start._index,r=t.start._bufferIndex,s=t.end._index,a=t.end._bufferIndex;let l;if(n===s)l=[e[n].slice(r,a)];else{if(l=e.slice(n,s),r>-1){const u=l[0];typeof u=="string"?l[0]=u.slice(r):l.shift()}a>0&&l.push(e[s].slice(0,a))}return l}function wV(e,t){let n=-1;const r=[];let s;for(;++n<e.length;){const a=e[n];let l;if(typeof a=="string")l=a;else switch(a){case-5:{l="\r";break}case-4:{l=`
479
+ `;break}case-3:{l=`\r
480
+ `;break}case-2:{l=t?" ":" ";break}case-1:{if(!t&&s)continue;l=" ";break}default:l=String.fromCharCode(a)}s=a===-2,r.push(l)}return r.join("")}function CV(e){const r={constructs:G5([bV,...(e||{}).extensions||[]]),content:s(IW),defined:[],document:s(FW),flow:s(sV),lazy:{},string:s(lV),text:s(cV)};return r;function s(a){return l;function l(u){return xV(r,a,u)}}}function kV(e){for(;!J5(e););return e}const W2=/[\0\t\n\r]/g;function EV(){let e=1,t="",n=!0,r;return s;function s(a,l,u){const d=[];let h,p,m,_,b;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(l||void 0).decode(a)),m=0,t="",n&&(a.charCodeAt(0)===65279&&m++,n=void 0);m<a.length;){if(W2.lastIndex=m,h=W2.exec(a),_=h&&h.index!==void 0?h.index:a.length,b=a.charCodeAt(_),!h){t=a.slice(m);break}if(b===10&&m===_&&r)d.push(-3),r=void 0;else switch(r&&(d.push(-5),r=void 0),m<_&&(d.push(a.slice(m,_)),e+=_-m),b){case 0:{d.push(65533),e++;break}case 9:{for(p=Math.ceil(e/4)*4,d.push(-2);e++<p;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:r=!0,e=1}m=_+1}return u&&(r&&d.push(-5),t&&d.push(t),d.push(null)),d}}const RV=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function TV(e){return e.replace(RV,MV)}function MV(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const s=n.charCodeAt(1),a=s===120||s===88;return Y5(n.slice(a?2:1),a?16:10)}return Ab(n)||e}const sA={}.hasOwnProperty;function AV(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),NV(n)(kV(CV(n).document().write(EV()(e,t,!0))))}function NV(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(gn),autolinkProtocol:Z,autolinkEmail:Z,atxHeading:a(Dt),blockQuote:a(ce),characterEscape:Z,characterReference:Z,codeFenced:a(Te),codeFencedFenceInfo:l,codeFencedFenceMeta:l,codeIndented:a(Te,l),codeText:a(He,l),codeTextData:Z,data:Z,codeFlowValue:Z,definition:a(Me),definitionDestinationString:l,definitionLabelString:l,definitionTitleString:l,emphasis:a(Ke),hardBreakEscape:a(mn),hardBreakTrailing:a(mn),htmlFlow:a(Ur,l),htmlFlowData:Z,htmlText:a(Ur,l),htmlTextData:Z,image:a($r),label:l,link:a(gn),listItem:a(_r),listItemValue:_,listOrdered:a(vn,m),listUnordered:a(vn),paragraph:a(si),reference:N,referenceString:l,resourceDestinationString:l,resourceTitleString:l,setextHeading:a(Dt),strong:a(Ti),thematicBreak:a(ro)},exit:{atxHeading:d(),atxHeadingSequence:L,autolink:d(),autolinkEmail:me,autolinkProtocol:Re,blockQuote:d(),characterEscapeValue:P,characterReferenceMarkerHexadecimal:Y,characterReferenceMarkerNumeric:Y,characterReferenceValue:ie,characterReference:fe,codeFenced:d(C),codeFencedFence:w,codeFencedFenceInfo:b,codeFencedFenceMeta:S,codeFlowValue:P,codeIndented:d(k),codeText:d(U),codeTextData:P,data:P,definition:d(),definitionDestinationString:M,definitionLabelString:T,definitionTitleString:R,emphasis:d(),hardBreakEscape:d(F),hardBreakTrailing:d(F),htmlFlow:d(H),htmlFlowData:P,htmlText:d(V),htmlTextData:P,image:d(G),label:J,labelText:W,lineEnding:$,link:d(j),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:K,resourceDestinationString:A,resourceTitleString:I,resource:Q,setextHeading:d(B),setextHeadingLineSequence:z,setextHeadingText:O,strong:d(),thematicBreak:d()}};oA(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(ae){let pe={type:"root",children:[]};const Ee={stack:[pe],tokenStack:[],config:t,enter:u,exit:h,buffer:l,resume:p,data:n},ze=[];let de=-1;for(;++de<ae.length;)if(ae[de][1].type==="listOrdered"||ae[de][1].type==="listUnordered")if(ae[de][0]==="enter")ze.push(de);else{const ve=ze.pop();de=s(ae,ve,de)}for(de=-1;++de<ae.length;){const ve=t[ae[de][0]];sA.call(ve,ae[de][1].type)&&ve[ae[de][1].type].call(Object.assign({sliceSerialize:ae[de][2].sliceSerialize},Ee),ae[de][1])}if(Ee.tokenStack.length>0){const ve=Ee.tokenStack[Ee.tokenStack.length-1];(ve[1]||q2).call(Ee,void 0,ve[0])}for(pe.position={start:Is(ae.length>0?ae[0][1].start:{line:1,column:1,offset:0}),end:Is(ae.length>0?ae[ae.length-2][1].end:{line:1,column:1,offset:0})},de=-1;++de<t.transforms.length;)pe=t.transforms[de](pe)||pe;return pe}function s(ae,pe,Ee){let ze=pe-1,de=-1,ve=!1,Be,Pe,$e,Kt;for(;++ze<=Ee;){const ot=ae[ze];switch(ot[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ot[0]==="enter"?de++:de--,Kt=void 0;break}case"lineEndingBlank":{ot[0]==="enter"&&(Be&&!Kt&&!de&&!$e&&($e=ze),Kt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Kt=void 0}if(!de&&ot[0]==="enter"&&ot[1].type==="listItemPrefix"||de===-1&&ot[0]==="exit"&&(ot[1].type==="listUnordered"||ot[1].type==="listOrdered")){if(Be){let oi=ze;for(Pe=void 0;oi--;){const Fn=ae[oi];if(Fn[1].type==="lineEnding"||Fn[1].type==="lineEndingBlank"){if(Fn[0]==="exit")continue;Pe&&(ae[Pe][1].type="lineEndingBlank",ve=!0),Fn[1].type="lineEnding",Pe=oi}else if(!(Fn[1].type==="linePrefix"||Fn[1].type==="blockQuotePrefix"||Fn[1].type==="blockQuotePrefixWhitespace"||Fn[1].type==="blockQuoteMarker"||Fn[1].type==="listItemIndent"))break}$e&&(!Pe||$e<Pe)&&(Be._spread=!0),Be.end=Object.assign({},Pe?ae[Pe][1].start:ot[1].end),ae.splice(Pe||ze,0,["exit",Be,ot[2]]),ze++,Ee++}if(ot[1].type==="listItemPrefix"){const oi={type:"listItem",_spread:!1,start:Object.assign({},ot[1].start),end:void 0};Be=oi,ae.splice(ze,0,["enter",oi,ot[2]]),ze++,Ee++,$e=void 0,Kt=!0}}}return ae[pe][1]._spread=ve,Ee}function a(ae,pe){return Ee;function Ee(ze){u.call(this,ae(ze),ze),pe&&pe.call(this,ze)}}function l(){this.stack.push({type:"fragment",children:[]})}function u(ae,pe,Ee){this.stack[this.stack.length-1].children.push(ae),this.stack.push(ae),this.tokenStack.push([pe,Ee||void 0]),ae.position={start:Is(pe.start),end:void 0}}function d(ae){return pe;function pe(Ee){ae&&ae.call(this,Ee),h.call(this,Ee)}}function h(ae,pe){const Ee=this.stack.pop(),ze=this.tokenStack.pop();if(ze)ze[0].type!==ae.type&&(pe?pe.call(this,ae,ze[0]):(ze[1]||q2).call(this,ae,ze[0]));else throw new Error("Cannot close `"+ae.type+"` ("+Gc({start:ae.start,end:ae.end})+"): it’s not open");Ee.position.end=Is(ae.end)}function p(){return Mb(this.stack.pop())}function m(){this.data.expectingFirstListItemValue=!0}function _(ae){if(this.data.expectingFirstListItemValue){const pe=this.stack[this.stack.length-2];pe.start=Number.parseInt(this.sliceSerialize(ae),10),this.data.expectingFirstListItemValue=void 0}}function b(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.lang=ae}function S(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.meta=ae}function w(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function C(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.value=ae.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function k(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.value=ae.replace(/(\r?\n|\r)$/g,"")}function T(ae){const pe=this.resume(),Ee=this.stack[this.stack.length-1];Ee.label=pe,Ee.identifier=Qr(this.sliceSerialize(ae)).toLowerCase()}function R(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.title=ae}function M(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.url=ae}function L(ae){const pe=this.stack[this.stack.length-1];if(!pe.depth){const Ee=this.sliceSerialize(ae).length;pe.depth=Ee}}function O(){this.data.setextHeadingSlurpLineEnding=!0}function z(ae){const pe=this.stack[this.stack.length-1];pe.depth=this.sliceSerialize(ae).codePointAt(0)===61?1:2}function B(){this.data.setextHeadingSlurpLineEnding=void 0}function Z(ae){const Ee=this.stack[this.stack.length-1].children;let ze=Ee[Ee.length-1];(!ze||ze.type!=="text")&&(ze=It(),ze.position={start:Is(ae.start),end:void 0},Ee.push(ze)),this.stack.push(ze)}function P(ae){const pe=this.stack.pop();pe.value+=this.sliceSerialize(ae),pe.position.end=Is(ae.end)}function $(ae){const pe=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Ee=pe.children[pe.children.length-1];Ee.position.end=Is(ae.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(pe.type)&&(Z.call(this,ae),P.call(this,ae))}function F(){this.data.atHardBreak=!0}function H(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.value=ae}function V(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.value=ae}function U(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.value=ae}function j(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const pe=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=pe,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function G(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const pe=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=pe,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function W(ae){const pe=this.sliceSerialize(ae),Ee=this.stack[this.stack.length-2];Ee.label=TV(pe),Ee.identifier=Qr(pe).toLowerCase()}function J(){const ae=this.stack[this.stack.length-1],pe=this.resume(),Ee=this.stack[this.stack.length-1];if(this.data.inReference=!0,Ee.type==="link"){const ze=ae.children;Ee.children=ze}else Ee.alt=pe}function A(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.url=ae}function I(){const ae=this.resume(),pe=this.stack[this.stack.length-1];pe.title=ae}function Q(){this.data.inReference=void 0}function N(){this.data.referenceType="collapsed"}function K(ae){const pe=this.resume(),Ee=this.stack[this.stack.length-1];Ee.label=pe,Ee.identifier=Qr(this.sliceSerialize(ae)).toLowerCase(),this.data.referenceType="full"}function Y(ae){this.data.characterReferenceType=ae.type}function ie(ae){const pe=this.sliceSerialize(ae),Ee=this.data.characterReferenceType;let ze;Ee?(ze=Y5(pe,Ee==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ze=Ab(pe);const de=this.stack[this.stack.length-1];de.value+=ze}function fe(ae){const pe=this.stack.pop();pe.position.end=Is(ae.end)}function Re(ae){P.call(this,ae);const pe=this.stack[this.stack.length-1];pe.url=this.sliceSerialize(ae)}function me(ae){P.call(this,ae);const pe=this.stack[this.stack.length-1];pe.url="mailto:"+this.sliceSerialize(ae)}function ce(){return{type:"blockquote",children:[]}}function Te(){return{type:"code",lang:null,meta:null,value:""}}function He(){return{type:"inlineCode",value:""}}function Me(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Ke(){return{type:"emphasis",children:[]}}function Dt(){return{type:"heading",depth:0,children:[]}}function mn(){return{type:"break"}}function Ur(){return{type:"html",value:""}}function $r(){return{type:"image",title:null,url:"",alt:null}}function gn(){return{type:"link",title:null,url:"",children:[]}}function vn(ae){return{type:"list",ordered:ae.type==="listOrdered",start:null,spread:ae._spread,children:[]}}function _r(ae){return{type:"listItem",spread:ae._spread,checked:null,children:[]}}function si(){return{type:"paragraph",children:[]}}function Ti(){return{type:"strong",children:[]}}function It(){return{type:"text",value:""}}function ro(){return{type:"thematicBreak"}}}function Is(e){return{line:e.line,column:e.column,offset:e.offset}}function oA(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?oA(e,r):DV(e,r)}}function DV(e,t){let n;for(n in t)if(sA.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function q2(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Gc({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Gc({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Gc({start:t.start,end:t.end})+") is still open")}function OV(e){const t=this;t.parser=n;function n(r){return AV(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function LV(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function zV(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
481
+ `}]}function jV(e,t){const n=t.value?t.value+`
482
+ `:"",r={},s=t.lang?t.lang.split(/\s+/):[];s.length>0&&(r.className=["language-"+s[0]]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a}function BV(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function PV(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function IV(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),s=Tl(r.toLowerCase()),a=e.footnoteOrder.indexOf(r);let l,u=e.footnoteCounts.get(r);u===void 0?(u=0,e.footnoteOrder.push(r),l=e.footnoteOrder.length):l=a+1,u+=1,e.footnoteCounts.set(r,u);const d={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+s,id:n+"fnref-"+s+(u>1?"-"+u:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(l)}]};e.patch(t,d);const h={type:"element",tagName:"sup",properties:{},children:[d]};return e.patch(t,h),e.applyData(t,h)}function HV(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function FV(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function aA(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const s=e.all(t),a=s[0];a&&a.type==="text"?a.value="["+a.value:s.unshift({type:"text",value:"["});const l=s[s.length-1];return l&&l.type==="text"?l.value+=r:s.push({type:"text",value:r}),s}function UV(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return aA(e,t);const s={src:Tl(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(s.title=r.title);const a={type:"element",tagName:"img",properties:s,children:[]};return e.patch(t,a),e.applyData(t,a)}function $V(e,t){const n={src:Tl(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function WV(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function qV(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return aA(e,t);const s={href:Tl(r.url||"")};r.title!==null&&r.title!==void 0&&(s.title=r.title);const a={type:"element",tagName:"a",properties:s,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function VV(e,t){const n={href:Tl(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function KV(e,t,n){const r=e.all(t),s=n?GV(n):lA(t),a={},l=[];if(typeof t.checked=="boolean"){const p=r[0];let m;p&&p.type==="element"&&p.tagName==="p"?m=p:(m={type:"element",tagName:"p",properties:{},children:[]},r.unshift(m)),m.children.length>0&&m.children.unshift({type:"text",value:" "}),m.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let u=-1;for(;++u<r.length;){const p=r[u];(s||u!==0||p.type!=="element"||p.tagName!=="p")&&l.push({type:"text",value:`
483
+ `}),p.type==="element"&&p.tagName==="p"&&!s?l.push(...p.children):l.push(p)}const d=r[r.length-1];d&&(s||d.type!=="element"||d.tagName!=="p")&&l.push({type:"text",value:`
484
+ `});const h={type:"element",tagName:"li",properties:a,children:l};return e.patch(t,h),e.applyData(t,h)}function GV(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=lA(n[r])}return t}function lA(e){const t=e.spread;return t??e.children.length>1}function YV(e,t){const n={},r=e.all(t);let s=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++s<r.length;){const l=r[s];if(l.type==="element"&&l.tagName==="li"&&l.properties&&Array.isArray(l.properties.className)&&l.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)}function XV(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function ZV(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function QV(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function JV(e,t){const n=e.all(t),r=n.shift(),s=[];if(r){const l={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],l),s.push(l)}if(n.length>0){const l={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},u=kb(t.children[1]),d=F5(t.children[t.children.length-1]);u&&d&&(l.position={start:u,end:d}),s.push(l)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(s,!0)};return e.patch(t,a),e.applyData(t,a)}function eK(e,t,n){const r=n?n.children:void 0,a=(r?r.indexOf(t):1)===0?"th":"td",l=n&&n.type==="table"?n.align:void 0,u=l?l.length:t.children.length;let d=-1;const h=[];for(;++d<u;){const m=t.children[d],_={},b=l?l[d]:void 0;b&&(_.align=b);let S={type:"element",tagName:a,properties:_,children:[]};m&&(S.children=e.all(m),e.patch(m,S),S=e.applyData(m,S)),h.push(S)}const p={type:"element",tagName:"tr",properties:{},children:e.wrap(h,!0)};return e.patch(t,p),e.applyData(t,p)}function tK(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const V2=9,K2=32;function nK(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),s=0;const a=[];for(;r;)a.push(G2(t.slice(s,r.index),s>0,!0),r[0]),s=r.index+r[0].length,r=n.exec(t);return a.push(G2(t.slice(s),s>0,!1)),a.join("")}function G2(e,t,n){let r=0,s=e.length;if(t){let a=e.codePointAt(r);for(;a===V2||a===K2;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(s-1);for(;a===V2||a===K2;)s--,a=e.codePointAt(s-1)}return s>r?e.slice(r,s):""}function rK(e,t){const n={type:"text",value:nK(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function iK(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const sK={blockquote:LV,break:zV,code:jV,delete:BV,emphasis:PV,footnoteReference:IV,heading:HV,html:FV,imageReference:UV,image:$V,inlineCode:WV,linkReference:qV,link:VV,listItem:KV,list:YV,paragraph:XV,root:ZV,strong:QV,table:JV,tableCell:tK,tableRow:eK,text:rK,thematicBreak:iK,toml:bd,yaml:bd,definition:bd,footnoteDefinition:bd};function bd(){}const cA=-1,sp=0,Xc=1,Sf=2,Db=3,Ob=4,Lb=5,zb=6,uA=7,hA=8,Y2=typeof self=="object"?self:globalThis,oK=(e,t)=>{const n=(s,a)=>(e.set(a,s),s),r=s=>{if(e.has(s))return e.get(s);const[a,l]=t[s];switch(a){case sp:case cA:return n(l,s);case Xc:{const u=n([],s);for(const d of l)u.push(r(d));return u}case Sf:{const u=n({},s);for(const[d,h]of l)u[r(d)]=r(h);return u}case Db:return n(new Date(l),s);case Ob:{const{source:u,flags:d}=l;return n(new RegExp(u,d),s)}case Lb:{const u=n(new Map,s);for(const[d,h]of l)u.set(r(d),r(h));return u}case zb:{const u=n(new Set,s);for(const d of l)u.add(r(d));return u}case uA:{const{name:u,message:d}=l;return n(new Y2[u](d),s)}case hA:return n(BigInt(l),s);case"BigInt":return n(Object(BigInt(l)),s);case"ArrayBuffer":return n(new Uint8Array(l).buffer,l);case"DataView":{const{buffer:u}=new Uint8Array(l);return n(new DataView(u),l)}}return n(new Y2[a](l),s)};return r},X2=e=>oK(new Map,e)(0),qa="",{toString:aK}={},{keys:lK}=Object,Lc=e=>{const t=typeof e;if(t!=="object"||!e)return[sp,t];const n=aK.call(e).slice(8,-1);switch(n){case"Array":return[Xc,qa];case"Object":return[Sf,qa];case"Date":return[Db,qa];case"RegExp":return[Ob,qa];case"Map":return[Lb,qa];case"Set":return[zb,qa];case"DataView":return[Xc,n]}return n.includes("Array")?[Xc,n]:n.includes("Error")?[uA,n]:[Sf,n]},xd=([e,t])=>e===sp&&(t==="function"||t==="symbol"),cK=(e,t,n,r)=>{const s=(l,u)=>{const d=r.push(l)-1;return n.set(u,d),d},a=l=>{if(n.has(l))return n.get(l);let[u,d]=Lc(l);switch(u){case sp:{let p=l;switch(d){case"bigint":u=hA,p=l.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);p=null;break;case"undefined":return s([cA],l)}return s([u,p],l)}case Xc:{if(d){let _=l;return d==="DataView"?_=new Uint8Array(l.buffer):d==="ArrayBuffer"&&(_=new Uint8Array(l)),s([d,[..._]],l)}const p=[],m=s([u,p],l);for(const _ of l)p.push(a(_));return m}case Sf:{if(d)switch(d){case"BigInt":return s([d,l.toString()],l);case"Boolean":case"Number":case"String":return s([d,l.valueOf()],l)}if(t&&"toJSON"in l)return a(l.toJSON());const p=[],m=s([u,p],l);for(const _ of lK(l))(e||!xd(Lc(l[_])))&&p.push([a(_),a(l[_])]);return m}case Db:return s([u,l.toISOString()],l);case Ob:{const{source:p,flags:m}=l;return s([u,{source:p,flags:m}],l)}case Lb:{const p=[],m=s([u,p],l);for(const[_,b]of l)(e||!(xd(Lc(_))||xd(Lc(b))))&&p.push([a(_),a(b)]);return m}case zb:{const p=[],m=s([u,p],l);for(const _ of l)(e||!xd(Lc(_)))&&p.push(a(_));return m}}const{message:h}=l;return s([u,{name:d,message:h}],l)};return a},Z2=(e,{json:t,lossy:n}={})=>{const r=[];return cK(!(t||n),!!t,new Map,r)(e),r},wf=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?X2(Z2(e,t)):structuredClone(e):(e,t)=>X2(Z2(e,t));function uK(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function hK(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function dK(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||uK,r=e.options.footnoteBackLabel||hK,s=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",l=e.options.footnoteLabelProperties||{className:["sr-only"]},u=[];let d=-1;for(;++d<e.footnoteOrder.length;){const h=e.footnoteById.get(e.footnoteOrder[d]);if(!h)continue;const p=e.all(h),m=String(h.identifier).toUpperCase(),_=Tl(m.toLowerCase());let b=0;const S=[],w=e.footnoteCounts.get(m);for(;w!==void 0&&++b<=w;){S.length>0&&S.push({type:"text",value:" "});let T=typeof n=="string"?n:n(d,b);typeof T=="string"&&(T={type:"text",value:T}),S.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+_+(b>1?"-"+b:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(d,b),className:["data-footnote-backref"]},children:Array.isArray(T)?T:[T]})}const C=p[p.length-1];if(C&&C.type==="element"&&C.tagName==="p"){const T=C.children[C.children.length-1];T&&T.type==="text"?T.value+=" ":C.children.push({type:"text",value:" "}),C.children.push(...S)}else p.push(...S);const k={type:"element",tagName:"li",properties:{id:t+"fn-"+_},children:e.wrap(p,!0)};e.patch(h,k),u.push(k)}if(u.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...wf(l),id:"footnote-label"},children:[{type:"text",value:s}]},{type:"text",value:`
485
+ `},{type:"element",tagName:"ol",properties:{},children:e.wrap(u,!0)},{type:"text",value:`
486
+ `}]}}const op=(function(e){if(e==null)return gK;if(typeof e=="function")return ap(e);if(typeof e=="object")return Array.isArray(e)?fK(e):pK(e);if(typeof e=="string")return mK(e);throw new Error("Expected function, string, or object as test")});function fK(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=op(e[n]);return ap(r);function r(...s){let a=-1;for(;++a<t.length;)if(t[a].apply(this,s))return!0;return!1}}function pK(e){const t=e;return ap(n);function n(r){const s=r;let a;for(a in e)if(s[a]!==t[a])return!1;return!0}}function mK(e){return ap(t);function t(n){return n&&n.type===e}}function ap(e){return t;function t(n,r,s){return!!(vK(n)&&e.call(this,n,typeof r=="number"?r:void 0,s||void 0))}}function gK(){return!0}function vK(e){return e!==null&&typeof e=="object"&&"type"in e}const dA=[],_K=!0,Y_=!1,yK="skip";function fA(e,t,n,r){let s;typeof t=="function"&&typeof n!="function"?(r=n,n=t):s=t;const a=op(s),l=r?-1:1;u(e,void 0,[])();function u(d,h,p){const m=d&&typeof d=="object"?d:{};if(typeof m.type=="string"){const b=typeof m.tagName=="string"?m.tagName:typeof m.name=="string"?m.name:void 0;Object.defineProperty(_,"name",{value:"node ("+(d.type+(b?"<"+b+">":""))+")"})}return _;function _(){let b=dA,S,w,C;if((!t||a(d,h,p[p.length-1]||void 0))&&(b=bK(n(d,p)),b[0]===Y_))return b;if("children"in d&&d.children){const k=d;if(k.children&&b[0]!==yK)for(w=(r?k.children.length:-1)+l,C=p.concat(k);w>-1&&w<k.children.length;){const T=k.children[w];if(S=u(T,w,C)(),S[0]===Y_)return S;w=typeof S[1]=="number"?S[1]:w+l}}return b}}}function bK(e){return Array.isArray(e)?e:typeof e=="number"?[_K,e]:e==null?dA:[e]}function jb(e,t,n,r){let s,a,l;typeof t=="function"&&typeof n!="function"?(a=void 0,l=t,s=n):(a=t,l=n,s=r),fA(e,a,u,s);function u(d,h){const p=h[h.length-1],m=p?p.children.indexOf(d):void 0;return l(d,m,p)}}const X_={}.hasOwnProperty,xK={};function SK(e,t){const n=t||xK,r=new Map,s=new Map,a=new Map,l={...sK,...n.handlers},u={all:h,applyData:CK,definitionById:r,footnoteById:s,footnoteCounts:a,footnoteOrder:[],handlers:l,one:d,options:n,patch:wK,wrap:EK};return jb(e,function(p){if(p.type==="definition"||p.type==="footnoteDefinition"){const m=p.type==="definition"?r:s,_=String(p.identifier).toUpperCase();m.has(_)||m.set(_,p)}}),u;function d(p,m){const _=p.type,b=u.handlers[_];if(X_.call(u.handlers,_)&&b)return b(u,p,m);if(u.options.passThrough&&u.options.passThrough.includes(_)){if("children"in p){const{children:w,...C}=p,k=wf(C);return k.children=u.all(p),k}return wf(p)}return(u.options.unknownHandler||kK)(u,p,m)}function h(p){const m=[];if("children"in p){const _=p.children;let b=-1;for(;++b<_.length;){const S=u.one(_[b],p);if(S){if(b&&_[b-1].type==="break"&&(!Array.isArray(S)&&S.type==="text"&&(S.value=Q2(S.value)),!Array.isArray(S)&&S.type==="element")){const w=S.children[0];w&&w.type==="text"&&(w.value=Q2(w.value))}Array.isArray(S)?m.push(...S):m.push(S)}}}return m}}function wK(e,t){e.position&&(t.position=hW(e))}function CK(e,t){let n=t;if(e&&e.data){const r=e.data.hName,s=e.data.hChildren,a=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const l="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:l}}n.type==="element"&&a&&Object.assign(n.properties,wf(a)),"children"in n&&n.children&&s!==null&&s!==void 0&&(n.children=s)}return n}function kK(e,t){const n=t.data||{},r="value"in t&&!(X_.call(n,"hProperties")||X_.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function EK(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
487
+ `});++r<e.length;)r&&n.push({type:"text",value:`
488
+ `}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
489
+ `}),n}function Q2(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function J2(e,t){const n=SK(e,t),r=n.one(e,void 0),s=dK(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return s&&a.children.push({type:"text",value:`
490
+ `},s),a}function RK(e,t){return e&&"run"in e?async function(n,r){const s=J2(n,{file:r,...t});await e.run(s,r)}:function(n,r){return J2(n,{file:r,...e||t})}}function ek(e){if(e)throw e}var fv,tk;function TK(){if(tk)return fv;tk=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,s=function(h){return typeof Array.isArray=="function"?Array.isArray(h):t.call(h)==="[object Array]"},a=function(h){if(!h||t.call(h)!=="[object Object]")return!1;var p=e.call(h,"constructor"),m=h.constructor&&h.constructor.prototype&&e.call(h.constructor.prototype,"isPrototypeOf");if(h.constructor&&!p&&!m)return!1;var _;for(_ in h);return typeof _>"u"||e.call(h,_)},l=function(h,p){n&&p.name==="__proto__"?n(h,p.name,{enumerable:!0,configurable:!0,value:p.newValue,writable:!0}):h[p.name]=p.newValue},u=function(h,p){if(p==="__proto__")if(e.call(h,p)){if(r)return r(h,p).value}else return;return h[p]};return fv=function d(){var h,p,m,_,b,S,w=arguments[0],C=1,k=arguments.length,T=!1;for(typeof w=="boolean"&&(T=w,w=arguments[1]||{},C=2),(w==null||typeof w!="object"&&typeof w!="function")&&(w={});C<k;++C)if(h=arguments[C],h!=null)for(p in h)m=u(w,p),_=u(h,p),w!==_&&(T&&_&&(a(_)||(b=s(_)))?(b?(b=!1,S=m&&s(m)?m:[]):S=m&&a(m)?m:{},l(w,{name:p,newValue:d(T,S,_)})):typeof _<"u"&&l(w,{name:p,newValue:_}));return w},fv}var MK=TK();const pv=Ef(MK);function Z_(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function AK(){const e=[],t={run:n,use:r};return t;function n(...s){let a=-1;const l=s.pop();if(typeof l!="function")throw new TypeError("Expected function as last argument, not "+l);u(null,...s);function u(d,...h){const p=e[++a];let m=-1;if(d){l(d);return}for(;++m<s.length;)(h[m]===null||h[m]===void 0)&&(h[m]=s[m]);s=h,p?NK(p,u)(...h):l(null,...h)}}function r(s){if(typeof s!="function")throw new TypeError("Expected `middelware` to be a function, not "+s);return e.push(s),t}}function NK(e,t){let n;return r;function r(...l){const u=e.length>l.length;let d;u&&l.push(s);try{d=e.apply(this,l)}catch(h){const p=h;if(u&&n)throw p;return s(p)}u||(d&&d.then&&typeof d.then=="function"?d.then(a,s):d instanceof Error?s(d):a(d))}function s(l,...u){n||(n=!0,t(l,...u))}function a(l){s(null,l)}}const pi={basename:DK,dirname:OK,extname:LK,join:zK,sep:"/"};function DK(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');zu(e);let n=0,r=-1,s=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;s--;)if(e.codePointAt(s)===47){if(a){n=s+1;break}}else r<0&&(a=!0,r=s+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let l=-1,u=t.length-1;for(;s--;)if(e.codePointAt(s)===47){if(a){n=s+1;break}}else l<0&&(a=!0,l=s+1),u>-1&&(e.codePointAt(s)===t.codePointAt(u--)?u<0&&(r=s):(u=-1,r=l));return n===r?r=l:r<0&&(r=e.length),e.slice(n,r)}function OK(e){if(zu(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function LK(e){zu(e);let t=e.length,n=-1,r=0,s=-1,a=0,l;for(;t--;){const u=e.codePointAt(t);if(u===47){if(l){r=t+1;break}continue}n<0&&(l=!0,n=t+1),u===46?s<0?s=t:a!==1&&(a=1):s>-1&&(a=-1)}return s<0||n<0||a===0||a===1&&s===n-1&&s===r+1?"":e.slice(s,n)}function zK(...e){let t=-1,n;for(;++t<e.length;)zu(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":jK(n)}function jK(e){zu(e);const t=e.codePointAt(0)===47;let n=BK(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function BK(e,t){let n="",r=0,s=-1,a=0,l=-1,u,d;for(;++l<=e.length;){if(l<e.length)u=e.codePointAt(l);else{if(u===47)break;u=47}if(u===47){if(!(s===l-1||a===1))if(s!==l-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(d=n.lastIndexOf("/"),d!==n.length-1){d<0?(n="",r=0):(n=n.slice(0,d),r=n.length-1-n.lastIndexOf("/")),s=l,a=0;continue}}else if(n.length>0){n="",r=0,s=l,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(s+1,l):n=e.slice(s+1,l),r=l-s-1;s=l,a=0}else u===46&&a>-1?a++:a=-1}return n}function zu(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const PK={cwd:IK};function IK(){return"/"}function Q_(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function HK(e){if(typeof e=="string")e=new URL(e);else if(!Q_(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return FK(e)}function FK(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const s=new TypeError("File URL path must not include encoded / characters");throw s.code="ERR_INVALID_FILE_URL_PATH",s}}return decodeURIComponent(t)}const mv=["history","path","basename","stem","extname","dirname"];class pA{constructor(t){let n;t?Q_(t)?n={path:t}:typeof t=="string"||UK(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":PK.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<mv.length;){const a=mv[r];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let s;for(s in n)mv.includes(s)||(this[s]=n[s])}get basename(){return typeof this.path=="string"?pi.basename(this.path):void 0}set basename(t){vv(t,"basename"),gv(t,"basename"),this.path=pi.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?pi.dirname(this.path):void 0}set dirname(t){nk(this.basename,"dirname"),this.path=pi.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?pi.extname(this.path):void 0}set extname(t){if(gv(t,"extname"),nk(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=pi.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Q_(t)&&(t=HK(t)),vv(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?pi.basename(this.path,this.extname):void 0}set stem(t){vv(t,"stem"),gv(t,"stem"),this.path=pi.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const s=this.message(t,n,r);throw s.fatal=!0,s}info(t,n,r){const s=this.message(t,n,r);return s.fatal=void 0,s}message(t,n,r){const s=new Nn(t,n,r);return this.path&&(s.name=this.path+":"+s.name,s.file=this.path),s.fatal=!1,this.messages.push(s),s}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function gv(e,t){if(e&&e.includes(pi.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+pi.sep+"`")}function vv(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function nk(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function UK(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const $K=(function(e){const r=this.constructor.prototype,s=r[e],a=function(){return s.apply(a,arguments)};return Object.setPrototypeOf(a,r),a}),WK={}.hasOwnProperty;class Bb extends $K{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=AK()}copy(){const t=new Bb;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(pv(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(bv("data",this.frozen),this.namespace[t]=n,this):WK.call(this.namespace,t)&&this.namespace[t]||void 0:t?(bv("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const s=n.call(t,...r);typeof s=="function"&&this.transformers.use(s)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Sd(t),r=this.parser||this.Parser;return _v("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),_v("process",this.parser||this.Parser),yv("process",this.compiler||this.Compiler),n?s(void 0,n):new Promise(s);function s(a,l){const u=Sd(t),d=r.parse(u);r.run(d,u,function(p,m,_){if(p||!m||!_)return h(p);const b=m,S=r.stringify(b,_);KK(S)?_.value=S:_.result=S,h(p,_)});function h(p,m){p||!m?l(p):a?a(m):n(void 0,m)}}}processSync(t){let n=!1,r;return this.freeze(),_v("processSync",this.parser||this.Parser),yv("processSync",this.compiler||this.Compiler),this.process(t,s),ik("processSync","process",n),r;function s(a,l){n=!0,ek(a),r=l}}run(t,n,r){rk(t),this.freeze();const s=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?a(void 0,r):new Promise(a);function a(l,u){const d=Sd(n);s.run(t,d,h);function h(p,m,_){const b=m||t;p?u(p):l?l(b):r(void 0,b,_)}}}runSync(t,n){let r=!1,s;return this.run(t,n,a),ik("runSync","run",r),s;function a(l,u){ek(l),s=u,r=!0}}stringify(t,n){this.freeze();const r=Sd(n),s=this.compiler||this.Compiler;return yv("stringify",s),rk(t),s(t,r)}use(t,...n){const r=this.attachers,s=this.namespace;if(bv("use",this.frozen),t!=null)if(typeof t=="function")d(t,n);else if(typeof t=="object")Array.isArray(t)?u(t):l(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(h){if(typeof h=="function")d(h,[]);else if(typeof h=="object")if(Array.isArray(h)){const[p,...m]=h;d(p,m)}else l(h);else throw new TypeError("Expected usable value, not `"+h+"`")}function l(h){if(!("plugins"in h)&&!("settings"in h))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");u(h.plugins),h.settings&&(s.settings=pv(!0,s.settings,h.settings))}function u(h){let p=-1;if(h!=null)if(Array.isArray(h))for(;++p<h.length;){const m=h[p];a(m)}else throw new TypeError("Expected a list of plugins, not `"+h+"`")}function d(h,p){let m=-1,_=-1;for(;++m<r.length;)if(r[m][0]===h){_=m;break}if(_===-1)r.push([h,...p]);else if(p.length>0){let[b,...S]=p;const w=r[_][1];Z_(w)&&Z_(b)&&(b=pv(!0,w,b)),r[_]=[h,b,...S]}}}}const qK=new Bb().freeze();function _v(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function yv(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function bv(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function rk(e){if(!Z_(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function ik(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Sd(e){return VK(e)?e:new pA(e)}function VK(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function KK(e){return typeof e=="string"||GK(e)}function GK(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const YK="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",sk=[],ok={allowDangerousHtml:!0},XK=/^(https?|ircs?|mailto|xmpp)$/i,ZK=[{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 ju(e){const t=QK(e),n=JK(e);return eG(t.runSync(t.parse(n),n),e)}function QK(e){const t=e.rehypePlugins||sk,n=e.remarkPlugins||sk,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...ok}:ok;return qK().use(OV).use(n).use(RK,r).use(t)}function JK(e){const t=e.children||"",n=new pA;return typeof t=="string"&&(n.value=t),n}function eG(e,t){const n=t.allowedElements,r=t.allowElement,s=t.components,a=t.disallowedElements,l=t.skipHtml,u=t.unwrapDisallowed,d=t.urlTransform||tG;for(const p of ZK)Object.hasOwn(t,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+YK+p.id,void 0);return jb(e,h),gW(e,{Fragment:g.Fragment,components:s,ignoreInvalidStyle:!0,jsx:g.jsx,jsxs:g.jsxs,passKeys:!0,passNode:!0});function h(p,m,_){if(p.type==="raw"&&_&&typeof m=="number")return l?_.children.splice(m,1):_.children[m]={type:"text",value:p.value},m;if(p.type==="element"){let b;for(b in uv)if(Object.hasOwn(uv,b)&&Object.hasOwn(p.properties,b)){const S=p.properties[b],w=uv[b];(w===null||w.includes(p.tagName))&&(p.properties[b]=d(String(S||""),b,p))}}if(p.type==="element"){let b=n?!n.includes(p.tagName):a?a.includes(p.tagName):!1;if(!b&&r&&typeof m=="number"&&(b=!r(p,m,_)),b&&_&&typeof m=="number")return u&&p.children?_.children.splice(m,1,...p.children):_.children.splice(m,1),m}}}function tG(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),s=e.indexOf("/");return t===-1||s!==-1&&t>s||n!==-1&&t>n||r!==-1&&t>r||XK.test(e.slice(0,t))?e:""}function ak(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,s=n.indexOf(t);for(;s!==-1;)r++,s=n.indexOf(t,s+t.length);return r}function nG(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function rG(e,t,n){const s=op((n||{}).ignore||[]),a=iG(t);let l=-1;for(;++l<a.length;)fA(e,"text",u);function u(h,p){let m=-1,_;for(;++m<p.length;){const b=p[m],S=_?_.children:void 0;if(s(b,S?S.indexOf(b):void 0,_))return;_=b}if(_)return d(h,p)}function d(h,p){const m=p[p.length-1],_=a[l][0],b=a[l][1];let S=0;const C=m.children.indexOf(h);let k=!1,T=[];_.lastIndex=0;let R=_.exec(h.value);for(;R;){const M=R.index,L={index:R.index,input:R.input,stack:[...p,h]};let O=b(...R,L);if(typeof O=="string"&&(O=O.length>0?{type:"text",value:O}:void 0),O===!1?_.lastIndex=M+1:(S!==M&&T.push({type:"text",value:h.value.slice(S,M)}),Array.isArray(O)?T.push(...O):O&&T.push(O),S=M+R[0].length,k=!0),!_.global)break;R=_.exec(h.value)}return k?(S<h.value.length&&T.push({type:"text",value:h.value.slice(S)}),m.children.splice(C,1,...T)):T=[h],C+T.length}}function iG(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const s=n[r];t.push([sG(s[0]),oG(s[1])])}return t}function sG(e){return typeof e=="string"?new RegExp(nG(e),"g"):e}function oG(e){return typeof e=="function"?e:function(){return e}}const xv="phrasing",Sv=["autolink","link","image","label"];function aG(){return{transforms:[pG],enter:{literalAutolink:cG,literalAutolinkEmail:wv,literalAutolinkHttp:wv,literalAutolinkWww:wv},exit:{literalAutolink:fG,literalAutolinkEmail:dG,literalAutolinkHttp:uG,literalAutolinkWww:hG}}}function lG(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:xv,notInConstruct:Sv},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:xv,notInConstruct:Sv},{character:":",before:"[ps]",after:"\\/",inConstruct:xv,notInConstruct:Sv}]}}function cG(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function wv(e){this.config.enter.autolinkProtocol.call(this,e)}function uG(e){this.config.exit.autolinkProtocol.call(this,e)}function hG(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function dG(e){this.config.exit.autolinkEmail.call(this,e)}function fG(e){this.exit(e)}function pG(e){rG(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,mG],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),gG]],{ignore:["link","linkReference"]})}function mG(e,t,n,r,s){let a="";if(!mA(s)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!vG(n)))return!1;const l=_G(n+r);if(!l[0])return!1;const u={type:"link",title:null,url:a+t+l[0],children:[{type:"text",value:t+l[0]}]};return l[1]?[u,{type:"text",value:l[1]}]:u}function gG(e,t,n,r){return!mA(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function vG(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function _G(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const s=ak(e,"(");let a=ak(e,")");for(;r!==-1&&s>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),a++;return[e,n]}function mA(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||Wo(n)||rp(n))&&(!t||n!==47)}gA.peek=RG;function yG(){this.buffer()}function bG(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function xG(){this.buffer()}function SG(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function wG(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Qr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function CG(e){this.exit(e)}function kG(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Qr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function EG(e){this.exit(e)}function RG(){return"["}function gA(e,t,n,r){const s=n.createTracker(r);let a=s.move("[^");const l=n.enter("footnoteReference"),u=n.enter("reference");return a+=s.move(n.safe(n.associationId(e),{after:"]",before:a})),u(),l(),a+=s.move("]"),a}function TG(){return{enter:{gfmFootnoteCallString:yG,gfmFootnoteCall:bG,gfmFootnoteDefinitionLabelString:xG,gfmFootnoteDefinition:SG},exit:{gfmFootnoteCallString:wG,gfmFootnoteCall:CG,gfmFootnoteDefinitionLabelString:kG,gfmFootnoteDefinition:EG}}}function MG(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:gA},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,s,a,l){const u=a.createTracker(l);let d=u.move("[^");const h=a.enter("footnoteDefinition"),p=a.enter("label");return d+=u.move(a.safe(a.associationId(r),{before:d,after:"]"})),p(),d+=u.move("]:"),r.children&&r.children.length>0&&(u.shift(4),d+=u.move((t?`
491
+ `:" ")+a.indentLines(a.containerFlow(r,u.current()),t?vA:AG))),h(),d}}function AG(e,t,n){return t===0?e:vA(e,t,n)}function vA(e,t,n){return(n?"":" ")+e}const NG=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];_A.peek=jG;function DG(){return{canContainEols:["delete"],enter:{strikethrough:LG},exit:{strikethrough:zG}}}function OG(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:NG}],handlers:{delete:_A}}}function LG(e){this.enter({type:"delete",children:[]},e)}function zG(e){this.exit(e)}function _A(e,t,n,r){const s=n.createTracker(r),a=n.enter("strikethrough");let l=s.move("~~");return l+=n.containerPhrasing(e,{...s.current(),before:l,after:"~"}),l+=s.move("~~"),a(),l}function jG(){return"~"}function BG(e){return e.length}function PG(e,t){const n=t||{},r=(n.align||[]).concat(),s=n.stringLength||BG,a=[],l=[],u=[],d=[];let h=0,p=-1;for(;++p<e.length;){const w=[],C=[];let k=-1;for(e[p].length>h&&(h=e[p].length);++k<e[p].length;){const T=IG(e[p][k]);if(n.alignDelimiters!==!1){const R=s(T);C[k]=R,(d[k]===void 0||R>d[k])&&(d[k]=R)}w.push(T)}l[p]=w,u[p]=C}let m=-1;if(typeof r=="object"&&"length"in r)for(;++m<h;)a[m]=lk(r[m]);else{const w=lk(r);for(;++m<h;)a[m]=w}m=-1;const _=[],b=[];for(;++m<h;){const w=a[m];let C="",k="";w===99?(C=":",k=":"):w===108?C=":":w===114&&(k=":");let T=n.alignDelimiters===!1?1:Math.max(1,d[m]-C.length-k.length);const R=C+"-".repeat(T)+k;n.alignDelimiters!==!1&&(T=C.length+T+k.length,T>d[m]&&(d[m]=T),b[m]=T),_[m]=R}l.splice(1,0,_),u.splice(1,0,b),p=-1;const S=[];for(;++p<l.length;){const w=l[p],C=u[p];m=-1;const k=[];for(;++m<h;){const T=w[m]||"";let R="",M="";if(n.alignDelimiters!==!1){const L=d[m]-(C[m]||0),O=a[m];O===114?R=" ".repeat(L):O===99?L%2?(R=" ".repeat(L/2+.5),M=" ".repeat(L/2-.5)):(R=" ".repeat(L/2),M=R):M=" ".repeat(L)}n.delimiterStart!==!1&&!m&&k.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&T==="")&&(n.delimiterStart!==!1||m)&&k.push(" "),n.alignDelimiters!==!1&&k.push(R),k.push(T),n.alignDelimiters!==!1&&k.push(M),n.padding!==!1&&k.push(" "),(n.delimiterEnd!==!1||m!==h-1)&&k.push("|")}S.push(n.delimiterEnd===!1?k.join("").replace(/ +$/,""):k.join(""))}return S.join(`
492
+ `)}function IG(e){return e==null?"":String(e)}function lk(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function HG(e,t,n,r){const s=n.enter("blockquote"),a=n.createTracker(r);a.move("> "),a.shift(2);const l=n.indentLines(n.containerFlow(e,a.current()),FG);return s(),l}function FG(e,t,n){return">"+(n?"":" ")+e}function UG(e,t){return ck(e,t.inConstruct,!0)&&!ck(e,t.notInConstruct,!1)}function ck(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function uk(e,t,n,r){let s=-1;for(;++s<n.unsafe.length;)if(n.unsafe[s].character===`
493
+ `&&UG(n.stack,n.unsafe[s]))return/[ \t]/.test(r.before)?"":" ";return`\\
494
+ `}function $G(e,t){const n=String(e);let r=n.indexOf(t),s=r,a=0,l=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===s?++a>l&&(l=a):a=1,s=r+t.length,r=n.indexOf(t,s);return l}function WG(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function qG(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function VG(e,t,n,r){const s=qG(n),a=e.value||"",l=s==="`"?"GraveAccent":"Tilde";if(WG(e,n)){const m=n.enter("codeIndented"),_=n.indentLines(a,KG);return m(),_}const u=n.createTracker(r),d=s.repeat(Math.max($G(a,s)+1,3)),h=n.enter("codeFenced");let p=u.move(d);if(e.lang){const m=n.enter(`codeFencedLang${l}`);p+=u.move(n.safe(e.lang,{before:p,after:" ",encode:["`"],...u.current()})),m()}if(e.lang&&e.meta){const m=n.enter(`codeFencedMeta${l}`);p+=u.move(" "),p+=u.move(n.safe(e.meta,{before:p,after:`
495
+ `,encode:["`"],...u.current()})),m()}return p+=u.move(`
496
+ `),a&&(p+=u.move(a+`
497
+ `)),p+=u.move(d),h(),p}function KG(e,t,n){return(n?"":" ")+e}function Pb(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function GG(e,t,n,r){const s=Pb(n),a=s==='"'?"Quote":"Apostrophe",l=n.enter("definition");let u=n.enter("label");const d=n.createTracker(r);let h=d.move("[");return h+=d.move(n.safe(n.associationId(e),{before:h,after:"]",...d.current()})),h+=d.move("]: "),u(),!e.url||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),h+=d.move("<"),h+=d.move(n.safe(e.url,{before:h,after:">",...d.current()})),h+=d.move(">")):(u=n.enter("destinationRaw"),h+=d.move(n.safe(e.url,{before:h,after:e.title?" ":`
498
+ `,...d.current()}))),u(),e.title&&(u=n.enter(`title${a}`),h+=d.move(" "+s),h+=d.move(n.safe(e.title,{before:h,after:s,...d.current()})),h+=d.move(s),u()),l(),h}function YG(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function fu(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Cf(e,t,n){const r=fl(e),s=fl(t);return r===void 0?s===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:s===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?s===void 0?{inside:!1,outside:!1}:s===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:s===void 0?{inside:!1,outside:!1}:s===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}yA.peek=XG;function yA(e,t,n,r){const s=YG(n),a=n.enter("emphasis"),l=n.createTracker(r),u=l.move(s);let d=l.move(n.containerPhrasing(e,{after:s,before:u,...l.current()}));const h=d.charCodeAt(0),p=Cf(r.before.charCodeAt(r.before.length-1),h,s);p.inside&&(d=fu(h)+d.slice(1));const m=d.charCodeAt(d.length-1),_=Cf(r.after.charCodeAt(0),m,s);_.inside&&(d=d.slice(0,-1)+fu(m));const b=l.move(s);return a(),n.attentionEncodeSurroundingInfo={after:_.outside,before:p.outside},u+d+b}function XG(e,t,n){return n.options.emphasis||"*"}function ZG(e,t){let n=!1;return jb(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Y_}),!!((!e.depth||e.depth<3)&&Mb(e)&&(t.options.setext||n))}function QG(e,t,n,r){const s=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(ZG(e,n)){const p=n.enter("headingSetext"),m=n.enter("phrasing"),_=n.containerPhrasing(e,{...a.current(),before:`
499
+ `,after:`
500
+ `});return m(),p(),_+`
501
+ `+(s===1?"=":"-").repeat(_.length-(Math.max(_.lastIndexOf("\r"),_.lastIndexOf(`
502
+ `))+1))}const l="#".repeat(s),u=n.enter("headingAtx"),d=n.enter("phrasing");a.move(l+" ");let h=n.containerPhrasing(e,{before:"# ",after:`
503
+ `,...a.current()});return/^[\t ]/.test(h)&&(h=fu(h.charCodeAt(0))+h.slice(1)),h=h?l+" "+h:l,n.options.closeAtx&&(h+=" "+l),d(),u(),h}bA.peek=JG;function bA(e){return e.value||""}function JG(){return"<"}xA.peek=eY;function xA(e,t,n,r){const s=Pb(n),a=s==='"'?"Quote":"Apostrophe",l=n.enter("image");let u=n.enter("label");const d=n.createTracker(r);let h=d.move("![");return h+=d.move(n.safe(e.alt,{before:h,after:"]",...d.current()})),h+=d.move("]("),u(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),h+=d.move("<"),h+=d.move(n.safe(e.url,{before:h,after:">",...d.current()})),h+=d.move(">")):(u=n.enter("destinationRaw"),h+=d.move(n.safe(e.url,{before:h,after:e.title?" ":")",...d.current()}))),u(),e.title&&(u=n.enter(`title${a}`),h+=d.move(" "+s),h+=d.move(n.safe(e.title,{before:h,after:s,...d.current()})),h+=d.move(s),u()),h+=d.move(")"),l(),h}function eY(){return"!"}SA.peek=tY;function SA(e,t,n,r){const s=e.referenceType,a=n.enter("imageReference");let l=n.enter("label");const u=n.createTracker(r);let d=u.move("![");const h=n.safe(e.alt,{before:d,after:"]",...u.current()});d+=u.move(h+"]["),l();const p=n.stack;n.stack=[],l=n.enter("reference");const m=n.safe(n.associationId(e),{before:d,after:"]",...u.current()});return l(),n.stack=p,a(),s==="full"||!h||h!==m?d+=u.move(m+"]"):s==="shortcut"?d=d.slice(0,-1):d+=u.move("]"),d}function tY(){return"!"}wA.peek=nY;function wA(e,t,n){let r=e.value||"",s="`",a=-1;for(;new RegExp("(^|[^`])"+s+"([^`]|$)").test(r);)s+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++a<n.unsafe.length;){const l=n.unsafe[a],u=n.compilePattern(l);let d;if(l.atBreak)for(;d=u.exec(r);){let h=d.index;r.charCodeAt(h)===10&&r.charCodeAt(h-1)===13&&h--,r=r.slice(0,h)+" "+r.slice(d.index+1)}}return s+r+s}function nY(){return"`"}function CA(e,t){const n=Mb(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}kA.peek=rY;function kA(e,t,n,r){const s=Pb(n),a=s==='"'?"Quote":"Apostrophe",l=n.createTracker(r);let u,d;if(CA(e,n)){const p=n.stack;n.stack=[],u=n.enter("autolink");let m=l.move("<");return m+=l.move(n.containerPhrasing(e,{before:m,after:">",...l.current()})),m+=l.move(">"),u(),n.stack=p,m}u=n.enter("link"),d=n.enter("label");let h=l.move("[");return h+=l.move(n.containerPhrasing(e,{before:h,after:"](",...l.current()})),h+=l.move("]("),d(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(d=n.enter("destinationLiteral"),h+=l.move("<"),h+=l.move(n.safe(e.url,{before:h,after:">",...l.current()})),h+=l.move(">")):(d=n.enter("destinationRaw"),h+=l.move(n.safe(e.url,{before:h,after:e.title?" ":")",...l.current()}))),d(),e.title&&(d=n.enter(`title${a}`),h+=l.move(" "+s),h+=l.move(n.safe(e.title,{before:h,after:s,...l.current()})),h+=l.move(s),d()),h+=l.move(")"),u(),h}function rY(e,t,n){return CA(e,n)?"<":"["}EA.peek=iY;function EA(e,t,n,r){const s=e.referenceType,a=n.enter("linkReference");let l=n.enter("label");const u=n.createTracker(r);let d=u.move("[");const h=n.containerPhrasing(e,{before:d,after:"]",...u.current()});d+=u.move(h+"]["),l();const p=n.stack;n.stack=[],l=n.enter("reference");const m=n.safe(n.associationId(e),{before:d,after:"]",...u.current()});return l(),n.stack=p,a(),s==="full"||!h||h!==m?d+=u.move(m+"]"):s==="shortcut"?d=d.slice(0,-1):d+=u.move("]"),d}function iY(){return"["}function Ib(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function sY(e){const t=Ib(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function oY(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function RA(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function aY(e,t,n,r){const s=n.enter("list"),a=n.bulletCurrent;let l=e.ordered?oY(n):Ib(n);const u=e.ordered?l==="."?")":".":sY(n);let d=t&&n.bulletLastUsed?l===n.bulletLastUsed:!1;if(!e.ordered){const p=e.children?e.children[0]:void 0;if((l==="*"||l==="-")&&p&&(!p.children||!p.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(d=!0),RA(n)===l&&p){let m=-1;for(;++m<e.children.length;){const _=e.children[m];if(_&&_.type==="listItem"&&_.children&&_.children[0]&&_.children[0].type==="thematicBreak"){d=!0;break}}}}d&&(l=u),n.bulletCurrent=l;const h=n.containerFlow(e,r);return n.bulletLastUsed=l,n.bulletCurrent=a,s(),h}function lY(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function cY(e,t,n,r){const s=lY(n);let a=n.bulletCurrent||Ib(n);t&&t.type==="list"&&t.ordered&&(a=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let l=a.length+1;(s==="tab"||s==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(l=Math.ceil(l/4)*4);const u=n.createTracker(r);u.move(a+" ".repeat(l-a.length)),u.shift(l);const d=n.enter("listItem"),h=n.indentLines(n.containerFlow(e,u.current()),p);return d(),h;function p(m,_,b){return _?(b?"":" ".repeat(l))+m:(b?a:a+" ".repeat(l-a.length))+m}}function uY(e,t,n,r){const s=n.enter("paragraph"),a=n.enter("phrasing"),l=n.containerPhrasing(e,r);return a(),s(),l}const hY=op(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function dY(e,t,n,r){return(e.children.some(function(l){return hY(l)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function fY(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}TA.peek=pY;function TA(e,t,n,r){const s=fY(n),a=n.enter("strong"),l=n.createTracker(r),u=l.move(s+s);let d=l.move(n.containerPhrasing(e,{after:s,before:u,...l.current()}));const h=d.charCodeAt(0),p=Cf(r.before.charCodeAt(r.before.length-1),h,s);p.inside&&(d=fu(h)+d.slice(1));const m=d.charCodeAt(d.length-1),_=Cf(r.after.charCodeAt(0),m,s);_.inside&&(d=d.slice(0,-1)+fu(m));const b=l.move(s+s);return a(),n.attentionEncodeSurroundingInfo={after:_.outside,before:p.outside},u+d+b}function pY(e,t,n){return n.options.strong||"*"}function mY(e,t,n,r){return n.safe(e.value,r)}function gY(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function vY(e,t,n){const r=(RA(n)+(n.options.ruleSpaces?" ":"")).repeat(gY(n));return n.options.ruleSpaces?r.slice(0,-1):r}const MA={blockquote:HG,break:uk,code:VG,definition:GG,emphasis:yA,hardBreak:uk,heading:QG,html:bA,image:xA,imageReference:SA,inlineCode:wA,link:kA,linkReference:EA,list:aY,listItem:cY,paragraph:uY,root:dY,strong:TA,text:mY,thematicBreak:vY};function _Y(){return{enter:{table:yY,tableData:hk,tableHeader:hk,tableRow:xY},exit:{codeText:SY,table:bY,tableData:Cv,tableHeader:Cv,tableRow:Cv}}}function yY(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function bY(e){this.exit(e),this.data.inTable=void 0}function xY(e){this.enter({type:"tableRow",children:[]},e)}function Cv(e){this.exit(e)}function hk(e){this.enter({type:"tableCell",children:[]},e)}function SY(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,wY));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function wY(e,t){return t==="|"?t:e}function CY(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,s=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
504
+ `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:_,table:l,tableCell:d,tableRow:u}};function l(b,S,w,C){return h(p(b,w,C),b.align)}function u(b,S,w,C){const k=m(b,w,C),T=h([k]);return T.slice(0,T.indexOf(`
505
+ `))}function d(b,S,w,C){const k=w.enter("tableCell"),T=w.enter("phrasing"),R=w.containerPhrasing(b,{...C,before:a,after:a});return T(),k(),R}function h(b,S){return PG(b,{align:S,alignDelimiters:r,padding:n,stringLength:s})}function p(b,S,w){const C=b.children;let k=-1;const T=[],R=S.enter("table");for(;++k<C.length;)T[k]=m(C[k],S,w);return R(),T}function m(b,S,w){const C=b.children;let k=-1;const T=[],R=S.enter("tableRow");for(;++k<C.length;)T[k]=d(C[k],b,S,w);return R(),T}function _(b,S,w){let C=MA.inlineCode(b,S,w);return w.stack.includes("tableCell")&&(C=C.replace(/\|/g,"\\$&")),C}}function kY(){return{exit:{taskListCheckValueChecked:dk,taskListCheckValueUnchecked:dk,paragraph:RY}}}function EY(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:TY}}}function dk(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function RY(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const s=t.children;let a=-1,l;for(;++a<s.length;){const u=s[a];if(u.type==="paragraph"){l=u;break}}l===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function TY(e,t,n,r){const s=e.children[0],a=typeof e.checked=="boolean"&&s&&s.type==="paragraph",l="["+(e.checked?"x":" ")+"] ",u=n.createTracker(r);a&&u.move(l);let d=MA.listItem(e,t,n,{...r,...u.current()});return a&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,h)),d;function h(p){return p+l}}function MY(){return[aG(),TG(),DG(),_Y(),kY()]}function AY(e){return{extensions:[lG(),MG(e),OG(),CY(e),EY()]}}const NY={tokenize:BY,partial:!0},AA={tokenize:PY,partial:!0},NA={tokenize:IY,partial:!0},DA={tokenize:HY,partial:!0},DY={tokenize:FY,partial:!0},OA={name:"wwwAutolink",tokenize:zY,previous:zA},LA={name:"protocolAutolink",tokenize:jY,previous:jA},cs={name:"emailAutolink",tokenize:LY,previous:BA},Ri={};function OY(){return{text:Ri}}let To=48;for(;To<123;)Ri[To]=cs,To++,To===58?To=65:To===91&&(To=97);Ri[43]=cs;Ri[45]=cs;Ri[46]=cs;Ri[95]=cs;Ri[72]=[cs,LA];Ri[104]=[cs,LA];Ri[87]=[cs,OA];Ri[119]=[cs,OA];function LY(e,t,n){const r=this;let s,a;return l;function l(m){return!J_(m)||!BA.call(r,r.previous)||Hb(r.events)?n(m):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),u(m))}function u(m){return J_(m)?(e.consume(m),u):m===64?(e.consume(m),d):n(m)}function d(m){return m===46?e.check(DY,p,h)(m):m===45||m===95||An(m)?(a=!0,e.consume(m),d):p(m)}function h(m){return e.consume(m),s=!0,d}function p(m){return a&&s&&Bn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(m)):n(m)}}function zY(e,t,n){const r=this;return s;function s(l){return l!==87&&l!==119||!zA.call(r,r.previous)||Hb(r.events)?n(l):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(NY,e.attempt(AA,e.attempt(NA,a),n),n)(l))}function a(l){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(l)}}function jY(e,t,n){const r=this;let s="",a=!1;return l;function l(m){return(m===72||m===104)&&jA.call(r,r.previous)&&!Hb(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),s+=String.fromCodePoint(m),e.consume(m),u):n(m)}function u(m){if(Bn(m)&&s.length<5)return s+=String.fromCodePoint(m),e.consume(m),u;if(m===58){const _=s.toLowerCase();if(_==="http"||_==="https")return e.consume(m),d}return n(m)}function d(m){return m===47?(e.consume(m),a?h:(a=!0,d)):n(m)}function h(m){return m===null||xf(m)||mt(m)||Wo(m)||rp(m)?n(m):e.attempt(AA,e.attempt(NA,p),n)(m)}function p(m){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(m)}}function BY(e,t,n){let r=0;return s;function s(l){return(l===87||l===119)&&r<3?(r++,e.consume(l),s):l===46&&r===3?(e.consume(l),a):n(l)}function a(l){return l===null?n(l):t(l)}}function PY(e,t,n){let r,s,a;return l;function l(h){return h===46||h===95?e.check(DA,d,u)(h):h===null||mt(h)||Wo(h)||h!==45&&rp(h)?d(h):(a=!0,e.consume(h),l)}function u(h){return h===95?r=!0:(s=r,r=void 0),e.consume(h),l}function d(h){return s||r||!a?n(h):t(h)}}function IY(e,t){let n=0,r=0;return s;function s(l){return l===40?(n++,e.consume(l),s):l===41&&r<n?a(l):l===33||l===34||l===38||l===39||l===41||l===42||l===44||l===46||l===58||l===59||l===60||l===63||l===93||l===95||l===126?e.check(DA,t,a)(l):l===null||mt(l)||Wo(l)?t(l):(e.consume(l),s)}function a(l){return l===41&&r++,e.consume(l),s}}function HY(e,t,n){return r;function r(u){return u===33||u===34||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===63||u===95||u===126?(e.consume(u),r):u===38?(e.consume(u),a):u===93?(e.consume(u),s):u===60||u===null||mt(u)||Wo(u)?t(u):n(u)}function s(u){return u===null||u===40||u===91||mt(u)||Wo(u)?t(u):r(u)}function a(u){return Bn(u)?l(u):n(u)}function l(u){return u===59?(e.consume(u),r):Bn(u)?(e.consume(u),l):n(u)}}function FY(e,t,n){return r;function r(a){return e.consume(a),s}function s(a){return An(a)?n(a):t(a)}}function zA(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||mt(e)}function jA(e){return!Bn(e)}function BA(e){return!(e===47||J_(e))}function J_(e){return e===43||e===45||e===46||e===95||An(e)}function Hb(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const UY={tokenize:XY,partial:!0};function $Y(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:KY,continuation:{tokenize:GY},exit:YY}},text:{91:{name:"gfmFootnoteCall",tokenize:VY},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:WY,resolveTo:qY}}}}function WY(e,t,n){const r=this;let s=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let l;for(;s--;){const d=r.events[s][1];if(d.type==="labelImage"){l=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return u;function u(d){if(!l||!l._balanced)return n(d);const h=Qr(r.sliceSerialize({start:l.end,end:r.now()}));return h.codePointAt(0)!==94||!a.includes(h.slice(1))?n(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function qY(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},s={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};s.end.column++,s.end.offset++,s.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},s.end),end:Object.assign({},e[e.length-1][1].start)},l={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},u=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",s,t],["exit",s,t],["enter",a,t],["enter",l,t],["exit",l,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...u),e}function VY(e,t,n){const r=this,s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,l;return u;function u(m){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(m),e.exit("gfmFootnoteCallLabelMarker"),d}function d(m){return m!==94?n(m):(e.enter("gfmFootnoteCallMarker"),e.consume(m),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",h)}function h(m){if(a>999||m===93&&!l||m===null||m===91||mt(m))return n(m);if(m===93){e.exit("chunkString");const _=e.exit("gfmFootnoteCallString");return s.includes(Qr(r.sliceSerialize(_)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(m),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(m)}return mt(m)||(l=!0),a++,e.consume(m),m===92?p:h}function p(m){return m===91||m===92||m===93?(e.consume(m),a++,h):h(m)}}function KY(e,t,n){const r=this,s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,l=0,u;return d;function d(S){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),h}function h(S){return S===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",p):n(S)}function p(S){if(l>999||S===93&&!u||S===null||S===91||mt(S))return n(S);if(S===93){e.exit("chunkString");const w=e.exit("gfmFootnoteDefinitionLabelString");return a=Qr(r.sliceSerialize(w)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),_}return mt(S)||(u=!0),l++,e.consume(S),S===92?m:p}function m(S){return S===91||S===92||S===93?(e.consume(S),l++,p):p(S)}function _(S){return S===58?(e.enter("definitionMarker"),e.consume(S),e.exit("definitionMarker"),s.includes(a)||s.push(a),tt(e,b,"gfmFootnoteDefinitionWhitespace")):n(S)}function b(S){return t(S)}}function GY(e,t,n){return e.check(Lu,t,e.attempt(UY,t,n))}function YY(e){e.exit("gfmFootnoteDefinition")}function XY(e,t,n){const r=this;return tt(e,s,"gfmFootnoteDefinitionIndent",5);function s(a){const l=r.events[r.events.length-1];return l&&l[1].type==="gfmFootnoteDefinitionIndent"&&l[2].sliceSerialize(l[1],!0).length===4?t(a):n(a)}}function ZY(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:a,resolveAll:s};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function s(l,u){let d=-1;for(;++d<l.length;)if(l[d][0]==="enter"&&l[d][1].type==="strikethroughSequenceTemporary"&&l[d][1]._close){let h=d;for(;h--;)if(l[h][0]==="exit"&&l[h][1].type==="strikethroughSequenceTemporary"&&l[h][1]._open&&l[d][1].end.offset-l[d][1].start.offset===l[h][1].end.offset-l[h][1].start.offset){l[d][1].type="strikethroughSequence",l[h][1].type="strikethroughSequence";const p={type:"strikethrough",start:Object.assign({},l[h][1].start),end:Object.assign({},l[d][1].end)},m={type:"strikethroughText",start:Object.assign({},l[h][1].end),end:Object.assign({},l[d][1].start)},_=[["enter",p,u],["enter",l[h][1],u],["exit",l[h][1],u],["enter",m,u]],b=u.parser.constructs.insideSpan.null;b&&gr(_,_.length,0,ip(b,l.slice(h+1,d),u)),gr(_,_.length,0,[["exit",m,u],["enter",l[d][1],u],["exit",l[d][1],u],["exit",p,u]]),gr(l,h-1,d-h+3,_),d=h+_.length-2;break}}for(d=-1;++d<l.length;)l[d][1].type==="strikethroughSequenceTemporary"&&(l[d][1].type="data");return l}function a(l,u,d){const h=this.previous,p=this.events;let m=0;return _;function _(S){return h===126&&p[p.length-1][1].type!=="characterEscape"?d(S):(l.enter("strikethroughSequenceTemporary"),b(S))}function b(S){const w=fl(h);if(S===126)return m>1?d(S):(l.consume(S),m++,b);if(m<2&&!n)return d(S);const C=l.exit("strikethroughSequenceTemporary"),k=fl(S);return C._open=!k||k===2&&!!w,C._close=!w||w===2&&!!k,u(S)}}}class QY{constructor(){this.map=[]}add(t,n,r){JY(this,t,n,r)}consume(t){if(this.map.sort(function(a,l){return a[0]-l[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let s=r.pop();for(;s;){for(const a of s)t.push(a);s=r.pop()}this.map.length=0}}function JY(e,t,n,r){let s=0;if(!(n===0&&r.length===0)){for(;s<e.map.length;){if(e.map[s][0]===t){e.map[s][1]+=n,e.map[s][2].push(...r);return}s+=1}e.map.push([t,n,r])}}function eX(e,t){let n=!1;const r=[];for(;t<e.length;){const s=e[t];if(n){if(s[0]==="enter")s[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(s[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=r.length-1;r[a]=r[a]==="left"?"center":"right"}}else if(s[1].type==="tableDelimiterRow")break}else s[0]==="enter"&&s[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function tX(){return{flow:{null:{name:"table",tokenize:nX,resolveAll:rX}}}}function nX(e,t,n){const r=this;let s=0,a=0,l;return u;function u(P){let $=r.events.length-1;for(;$>-1;){const V=r.events[$][1].type;if(V==="lineEnding"||V==="linePrefix")$--;else break}const F=$>-1?r.events[$][1].type:null,H=F==="tableHead"||F==="tableRow"?O:d;return H===O&&r.parser.lazy[r.now().line]?n(P):H(P)}function d(P){return e.enter("tableHead"),e.enter("tableRow"),h(P)}function h(P){return P===124||(l=!0,a+=1),p(P)}function p(P){return P===null?n(P):Ne(P)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(P),e.exit("lineEnding"),b):n(P):Xe(P)?tt(e,p,"whitespace")(P):(a+=1,l&&(l=!1,s+=1),P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),l=!0,p):(e.enter("data"),m(P)))}function m(P){return P===null||P===124||mt(P)?(e.exit("data"),p(P)):(e.consume(P),P===92?_:m)}function _(P){return P===92||P===124?(e.consume(P),m):m(P)}function b(P){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(P):(e.enter("tableDelimiterRow"),l=!1,Xe(P)?tt(e,S,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(P):S(P))}function S(P){return P===45||P===58?C(P):P===124?(l=!0,e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),w):L(P)}function w(P){return Xe(P)?tt(e,C,"whitespace")(P):C(P)}function C(P){return P===58?(a+=1,l=!0,e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),k):P===45?(a+=1,k(P)):P===null||Ne(P)?M(P):L(P)}function k(P){return P===45?(e.enter("tableDelimiterFiller"),T(P)):L(P)}function T(P){return P===45?(e.consume(P),T):P===58?(l=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),R):(e.exit("tableDelimiterFiller"),R(P))}function R(P){return Xe(P)?tt(e,M,"whitespace")(P):M(P)}function M(P){return P===124?S(P):P===null||Ne(P)?!l||s!==a?L(P):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(P)):L(P)}function L(P){return n(P)}function O(P){return e.enter("tableRow"),z(P)}function z(P){return P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),z):P===null||Ne(P)?(e.exit("tableRow"),t(P)):Xe(P)?tt(e,z,"whitespace")(P):(e.enter("data"),B(P))}function B(P){return P===null||P===124||mt(P)?(e.exit("data"),z(P)):(e.consume(P),P===92?Z:B)}function Z(P){return P===92||P===124?(e.consume(P),B):B(P)}}function rX(e,t){let n=-1,r=!0,s=0,a=[0,0,0,0],l=[0,0,0,0],u=!1,d=0,h,p,m;const _=new QY;for(;++n<e.length;){const b=e[n],S=b[1];b[0]==="enter"?S.type==="tableHead"?(u=!1,d!==0&&(fk(_,t,d,h,p),p=void 0,d=0),h={type:"table",start:Object.assign({},S.start),end:Object.assign({},S.end)},_.add(n,0,[["enter",h,t]])):S.type==="tableRow"||S.type==="tableDelimiterRow"?(r=!0,m=void 0,a=[0,0,0,0],l=[0,n+1,0,0],u&&(u=!1,p={type:"tableBody",start:Object.assign({},S.start),end:Object.assign({},S.end)},_.add(n,0,[["enter",p,t]])),s=S.type==="tableDelimiterRow"?2:p?3:1):s&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")?(r=!1,l[2]===0&&(a[1]!==0&&(l[0]=l[1],m=wd(_,t,a,s,void 0,m),a=[0,0,0,0]),l[2]=n)):S.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(l[0]=l[1],m=wd(_,t,a,s,void 0,m)),a=l,l=[a[1],n,0,0])):S.type==="tableHead"?(u=!0,d=n):S.type==="tableRow"||S.type==="tableDelimiterRow"?(d=n,a[1]!==0?(l[0]=l[1],m=wd(_,t,a,s,n,m)):l[1]!==0&&(m=wd(_,t,l,s,n,m)),s=0):s&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")&&(l[3]=n)}for(d!==0&&fk(_,t,d,h,p),_.consume(t.events),n=-1;++n<t.events.length;){const b=t.events[n];b[0]==="enter"&&b[1].type==="table"&&(b[1]._align=eX(t.events,n))}return e}function wd(e,t,n,r,s,a){const l=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",u="tableContent";n[0]!==0&&(a.end=Object.assign({},Ka(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const d=Ka(t.events,n[1]);if(a={type:l,start:Object.assign({},d),end:Object.assign({},d)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const h=Ka(t.events,n[2]),p=Ka(t.events,n[3]),m={type:u,start:Object.assign({},h),end:Object.assign({},p)};if(e.add(n[2],0,[["enter",m,t]]),r!==2){const _=t.events[n[2]],b=t.events[n[3]];if(_[1].end=Object.assign({},b[1].end),_[1].type="chunkText",_[1].contentType="text",n[3]>n[2]+1){const S=n[2]+1,w=n[3]-n[2]-1;e.add(S,w,[])}}e.add(n[3]+1,0,[["exit",m,t]])}return s!==void 0&&(a.end=Object.assign({},Ka(t.events,s)),e.add(s,0,[["exit",a,t]]),a=void 0),a}function fk(e,t,n,r,s){const a=[],l=Ka(t.events,n);s&&(s.end=Object.assign({},l),a.push(["exit",s,t])),r.end=Object.assign({},l),a.push(["exit",r,t]),e.add(n+1,0,a)}function Ka(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const iX={name:"tasklistCheck",tokenize:oX};function sX(){return{text:{91:iX}}}function oX(e,t,n){const r=this;return s;function s(d){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),a)}function a(d){return mt(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),l):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),l):n(d)}function l(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),u):n(d)}function u(d){return Ne(d)?t(d):Xe(d)?e.check({tokenize:aX},t,n)(d):n(d)}}function aX(e,t,n){return tt(e,r,"whitespace");function r(s){return s===null?n(s):t(s)}}function lX(e){return G5([OY(),$Y(),ZY(e),tX(),sX()])}const cX={};function Bu(e){const t=this,n=e||cX,r=t.data(),s=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),l=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);s.push(lX(n)),a.push(MY()),l.push(AY(n))}function uX({content:e}){return g.jsx("div",{className:"flex gap-2 justify-end",children:g.jsx("div",{className:"max-w-[85%] sm:max-w-[80%] rounded-[20px] py-1.5 px-3.5 bg-muted text-primary border border-border prose prose-sm prose-invert [&_p]:whitespace-pre-line",children:g.jsx(ju,{remarkPlugins:[Bu],components:np(),children:e})})})}function hX({json:e}){return g.jsx("div",{className:"flex gap-3 justify-start",children:g.jsx("div",{className:"flex-1 max-w-[90%]",children:g.jsx("pre",{className:"text-xs font-mono whitespace-pre-wrap break-words bg-muted rounded-lg p-3 overflow-auto max-h-96",children:e})})})}function PA({title:e,count:t,children:n,badge:r}){const[s,a]=x.useState(!1);return t===0?null:g.jsxs("div",{className:"flex flex-col gap-1.5",children:[g.jsxs("button",{onClick:()=>a(!s),className:"flex items-center gap-1 cursor-pointer group/section hover:opacity-60 transition-opacity",children:[g.jsx(ts,{className:ye("h-3.5 w-3.5 text-muted-foreground transition-transform duration-200",s&&"rotate-90")}),g.jsx("span",{className:"text-muted-foreground font-medium",children:e}),g.jsx("span",{className:"text-muted-foreground/60",children:t}),r]}),s&&g.jsx("div",{className:"ml-5",children:n})]})}function kv({title:e,items:t,icon:n,getIcon:r}){return t.length===0?null:g.jsx(PA,{title:e,count:t.length,children:g.jsx("div",{className:"flex flex-wrap gap-1.5",children:t.map(s=>g.jsx(M5,{icon:r?r(s):n,children:s},s))})})}function dX(e){const t=e.match(/^mcp__([^_]+)__(.+)$/);return t?{server:t[1],tool:t[2]}:null}function IA({status:e}){const t=e==="connected"?"bg-emerald-500":e==="pending"?"bg-yellow-500":"bg-red-500";return g.jsx("span",{className:ye("inline-block h-2 w-2 rounded-full shrink-0",t)})}function fX(e){switch(e){case"connected":return"Connected";case"failed":return"Failed";case"needs-auth":return"Needs auth";case"pending":return"Connecting...";case"disabled":return"Disabled";default:return e}}function pk({server:e}){const[t,n]=x.useState(!1),r=e.status==="connected";return g.jsxs("div",{className:"flex flex-col gap-1.5",children:[g.jsxs("button",{onClick:()=>r&&e.tools.length>0&&n(!t),className:ye("flex items-center gap-1.5",r&&e.tools.length>0&&"cursor-pointer hover:opacity-60 transition-opacity"),children:[r&&e.tools.length>0&&g.jsx(ts,{className:ye("h-3 w-3 text-muted-foreground transition-transform duration-200",t&&"rotate-90")}),g.jsx(IA,{status:e.status}),g.jsx("span",{className:"text-muted-foreground font-medium",children:Hv(e.name)}),r?g.jsxs("span",{className:"text-muted-foreground/50",children:[e.tools.length," tools"]}):g.jsx("span",{className:"text-muted-foreground/50",children:fX(e.status)})]}),!r&&e.error&&g.jsx("span",{className:"text-destructive ml-5",children:e.error}),t&&e.tools.length>0&&g.jsx("div",{className:"flex flex-wrap gap-1.5 ml-5",children:e.tools.map(s=>g.jsx(M5,{icon:T5(`mcp__${e.name}__${s}`),children:s},s))})]})}function pX({servers:e}){if(e.length===0)return null;const t=e.filter(s=>s.status==="connected"),n=e.filter(s=>s.status!=="connected"),r=n.length>0?g.jsxs("span",{className:"flex items-center gap-1 ml-1",children:[g.jsx(IA,{status:"failed"}),g.jsxs("span",{className:"text-muted-foreground/60",children:[n.length," disconnected"]})]}):null;return g.jsx(PA,{title:"MCP Servers",count:e.length,badge:r,children:g.jsxs("div",{className:"flex flex-col gap-2",children:[t.map(s=>g.jsx(pk,{server:s},s.name)),n.map(s=>g.jsx(pk,{server:s},s.name))]})})}function mX({rawJson:e}){const[t,n]=x.useState(!1);return g.jsxs("div",{className:"flex flex-col gap-1.5",children:[g.jsxs("button",{onClick:()=>n(!t),className:"flex items-center gap-1 cursor-pointer group/section hover:opacity-60 transition-opacity",children:[g.jsx(ts,{className:ye("h-3.5 w-3.5 text-muted-foreground transition-transform duration-200",t&&"rotate-90")}),g.jsx("span",{className:"text-muted-foreground font-medium",children:"Raw Message"})]}),t&&g.jsx("pre",{className:"ml-5 text-xs whitespace-pre-wrap break-all border border-border rounded-md p-3 overflow-x-auto max-h-96 overflow-y-auto",children:e})]})}function gX({message:e,rawJson:t}){const{coreTools:n,mcpServersWithTools:r}=x.useMemo(()=>{const s=new Map,a=[];for(const u of e.tools){const d=dX(u);if(d){const h=s.get(d.server)||[];h.push(d.tool),s.set(d.server,h)}else a.push(u)}const l=e.mcpServers.map(u=>({name:u.name,status:u.status,error:u.error,tools:s.get(u.name)||[]}));return{coreTools:a,mcpServersWithTools:l}},[e.tools,e.mcpServers]);return g.jsx(to,{children:g.jsxs(ep,{expandedContent:g.jsx(tp,{className:"my-4 text-xs",children:g.jsxs("div",{className:"flex flex-col gap-3",children:[g.jsx(x$,{children:e.model}),g.jsx(kv,{title:"Tools",items:n,getIcon:s=>z_[s]??R5}),g.jsx(kv,{title:"Agents",items:e.agents,icon:by}),g.jsx(kv,{title:"Commands",items:e.slashCommands,icon:W6}),g.jsx(pX,{servers:r}),t&&g.jsx(mX,{rawJson:t})]})}),children:[g.jsx(Dz,{className:"h-5 w-5 text-logo"}),g.jsx(Zs,{children:"Session Started"})]})})}function vX({message:e}){return g.jsx(to,{className:"hidden",children:g.jsxs(ep,{expandedContent:g.jsx(tp,{className:"my-4 text-xs",children:g.jsx("pre",{className:"font-mono whitespace-pre-wrap break-all bg-muted border border-border rounded-lg p-2 max-h-64 overflow-auto",children:JSON.stringify(e.accountInfo,null,2)})}),children:[g.jsx("div",{className:"size-5 flex justify-center items-center ",children:g.jsx(by,{className:"h-4 w-4 text-muted-foreground"})}),g.jsx(Zs,{children:"Account"})]})})}function _X({message:e}){return g.jsx("div",{className:"text-pretty prose prose-sm dark:prose-invert px-0.5 w-full max-w-full space-y-4",children:g.jsx(ju,{remarkPlugins:[Bu],components:np(),children:e.text})})}function yX({question:e,currentIndex:t,totalQuestions:n,onBack:r,children:s}){const a=r&&t>0;return g.jsxs("div",{className:"rounded-2xl border border-border overflow-hidden",children:[g.jsxs("div",{className:"relative",children:[g.jsxs("h3",{className:"font-medium text-foreground text-sm p-3 px-4 bg-card border-b border-border text-foreground flex flex-row items-center gap-2",children:[a?g.jsx("button",{onClick:r,className:" text-muted-foreground hover:opacity-60 transition-all flex items-center",children:g.jsx(Wz,{className:"h-4 w-4 -ml-0.5",strokeWidth:3})}):n>1?g.jsxs("span",{className:"font-bold text-muted-foreground whitespace-nowrap",children:[t+1," of ",n]}):null,e]}),n>1&&g.jsx("div",{className:"absolute bottom-0 left-0 right-0 h-0.5 bg-border",children:g.jsx("div",{className:"h-full bg-muted-foreground/40 transition-all duration-300",style:{width:`${t/n*100}%`}})})]}),s]})}function mk({label:e,description:t}){return g.jsxs(g.Fragment,{children:[g.jsx("span",{className:"text-foreground text-sm",children:e}),t&&g.jsx("p",{className:"text-xs text-muted-foreground mt-0.5",children:t})]})}function HA({selected:e,multiSelect:t,onClick:n}){return g.jsx("button",{type:"button",onClick:n,className:ye("flex-shrink-0 w-5 h-5 border-1 flex items-center justify-center",t?"rounded":"rounded-full",e?"border-slate-500/0 bg-foreground":"border-muted-foreground/50 bg-background",n&&e&&"cursor-pointer"),children:e&&g.jsx(Bo,{strokeWidth:3,className:"translate-y-[0.5px] h-3 w-3 text-white dark:text-background"})})}function bX({option:e,selected:t,multiSelect:n,onClick:r,isLast:s}){const a="w-full text-left p-3 pt-2.5 pl-4 pr-5 bg-background",l=s?"":"border-b border-border";return r?g.jsx("button",{onClick:r,className:ye(a,l,"transition-all cursor-pointer"),children:g.jsxs("div",{className:"flex items-center justify-between gap-3",children:[g.jsx("div",{className:"flex-1 min-w-0",children:g.jsx(mk,{label:e.label,description:e.description})}),g.jsx(HA,{selected:t,multiSelect:n})]})}):g.jsx("div",{className:ye(a,l),children:g.jsx(mk,{label:e.label,description:e.description})})}function xX(e){return e==null?void 0:e.answers}function Yr(e){return e.id||e.question}function SX({message:e,onSubmit:t,isLatest:n}){var j,G;const r=e.input.questions,s=!!e.result,a=xX(e.result),l=((j=e.result)==null?void 0:j.discarded)===!0,[u,d]=x.useState(0),[h,p]=x.useState({}),[m,_]=x.useState({}),[b,S]=x.useState(a??null),[w,C]=x.useState(s),k=(W,J)=>{var K;const A=(K=m[W])==null?void 0:K.trim(),I=h[W]||"",Q=J||r.find(Y=>Yr(Y)===W);if(Q!=null&&Q.multiSelect)return[I,A].filter(Boolean).flatMap(Y=>Y.split(", ").filter(Boolean));const N=A||I;return N?[N]:[]},T=W=>{const J=h[Yr(W)]||"";return W.multiSelect?J.split(", ").filter(Boolean):[J]},R=(W,J)=>{const A=Yr(W);if(W.multiSelect){const I=h[A]?h[A].split(", ").filter(Boolean):[],Q=I.includes(J)?I.filter(N=>N!==J):[...I,J];p({...h,[A]:Q.join(", ")})}else p({...h,[A]:J}),_({...m,[A]:""}),u<r.length-1&&setTimeout(()=>d(u+1),150)},M=(W,J)=>{const A=Yr(W);_({...m,[A]:J}),J&&!W.multiSelect&&p({...h,[A]:""})},L=W=>{const J=Yr(W);W.multiSelect&&m[J]&&_({...m,[J]:""})},O=r.every(W=>k(Yr(W),W).length>0),z=r[u],B=u===r.length-1,Z=z&&k(Yr(z),z).length>0,P=()=>{u<r.length-1&&d(u+1)},$=()=>{u>0&&d(u-1)},F=()=>{if(!O)return;const W={};for(const J of r){const A=Yr(J);W[A]=k(A,J)}S(W),C(!0),t(e.toolId,r,W)},H=W=>{if(W.key==="Enter"&&!(!z||!Z)){if(W.preventDefault(),B){F();return}P()}};if(w||s){const W=a||b||{};return g.jsx("div",{className:"w-full",children:g.jsxs("div",{className:"rounded-2xl border border-border overflow-hidden",children:[g.jsxs("div",{className:"font-medium text-sm p-3 px-4 pr-5 bg-muted border-b border-border flex flex-row items-center justify-between",children:[g.jsxs("p",{children:["Question",r.length!==1?"s":""]}),g.jsx("p",{className:"",children:l?"Discarded":"Answers"})]}),r.map((J,A)=>{const I=W[Yr(J)]||W[J.question]||[],Q=A===r.length-1;return g.jsxs("div",{className:ye("w-full p-3 pt-2.5 pl-4 pr-5 bg-background flex items-center justify-between gap-3",!Q&&"border-b border-border"),children:[g.jsx("div",{className:"text-sm text-pretty",children:J.question}),I.length>0&&g.jsx("div",{className:"text-sm font-medium text-right max-w-[50%] text-pretty",children:I.join(", ")}),I.length===0&&g.jsx("div",{className:"text-sm font-medium text-right italic",children:l?"Discarded":"No Response"})]},Yr(J))})]})})}if(!n)return g.jsx("div",{className:"w-full py-2",children:g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx(VE,{className:"h-4 w-4 text-muted-foreground"}),g.jsx("span",{className:"text-sm text-muted-foreground",children:"Questions pending (newer question active)"})]})});if(!z)return null;const V=T(z),U=m[Yr(z)]||"";return g.jsxs("div",{className:"w-full space-y-3",children:[g.jsxs(yX,{question:z.question,currentIndex:u,totalQuestions:r.length,onBack:u>0?$:void 0,children:[(G=z.options)==null?void 0:G.map(W=>g.jsx(bX,{option:W,selected:V.includes(W.label),multiSelect:z.multiSelect,onClick:()=>R(z,W.label)},W.label)),g.jsx("div",{className:"transition-all bg-background",children:g.jsxs("div",{className:"flex pr-5 items-center justify-between gap-3",children:[g.jsx("input",{type:"text",value:U,onChange:W=>M(z,W.target.value),onKeyDown:H,placeholder:"Other...",className:"flex-1 px-3 !py-1 pl-4 min-h-[55px] min-w-0 text-sm bg-transparent outline-none text-foreground placeholder:text-muted-foreground"}),g.jsx(HA,{selected:!!U,multiSelect:z.multiSelect,onClick:z.multiSelect&&U?()=>L(z):void 0})]})})]}),g.jsxs("div",{className:"flex justify-end gap-2 mx-2",children:[!B&&Z&&(z.multiSelect||!!U)&&g.jsx(et,{size:"sm",onClick:P,children:"Next"}),B&&g.jsx(et,{size:"sm",onClick:F,disabled:!O,className:ye(!O&&"opacity-50 cursor-not-allowed","rounded-full"),children:"Submit"})]})]})}function wX({message:e,onConfirm:t,isLatest:n}){const r=!!e.result,[s,a]=x.useState(!1),[l,u]=x.useState(!1),[d,h]=x.useState(!1),[p,m]=x.useState(""),_=x.useRef(null),b=e.input;x.useEffect(()=>{d&&_.current&&_.current.focus()},[d]);const S=async()=>{b!=null&&b.plan&&(await navigator.clipboard.writeText(b.plan),u(!0),setTimeout(()=>u(!1),2e3))},w=r?e.result:null,C=(w==null?void 0:w.discarded)===!0;return g.jsxs("div",{className:"flex flex-col gap-3",children:[g.jsxs("div",{className:"relative rounded-2xl border border-border overflow-hidden group/plan",children:[(b==null?void 0:b.plan)&&g.jsx(et,{variant:"ghost",size:"icon",className:ye("absolute top-2 right-2 z-10 h-8 w-8 rounded-md text-muted-foreground opacity-0 group-hover/plan:opacity-100 transition-opacity",!l&&"hover:text-foreground",l&&"hover:!bg-transparent hover:!border-transparent"),onClick:S,children:l?g.jsx(Bo,{className:"h-4 w-4 text-green-400"}):g.jsx(zf,{className:"h-4 w-4"})}),g.jsxs("div",{className:ye("!pt-5 !pb-0 px-4 md:py-4.5 md:px-5.5 bg-muted dark:bg-card overflow-scroll no-pre-highlight transition-all",r&&!s?"max-h-[min(400px,40vh)] ":"",r?"hover:!pb-[32px]":""),children:[r&&g.jsxs(et,{variant:"ghost",className:"absolute z-10 bottom-2 pr-2.5 !pl-3.5 h-[34px] inline-flex gap-1 text-sm left-[50%] -translate-x-[50%] text-muted-foreground backdrop-blur-sm hover:text-foreground opacity-0 group-hover/plan:opacity-100 transition-all rounded-full border border-border",onClick:()=>a(!s),children:[s?"Show Less":"Show More",g.jsx(Uz,{className:`size-3.5 transition-transform ${s?"rotate-180":""}`})]}),b!=null&&b.plan?g.jsxs("div",{className:"prose prose-sm dark:prose-invert max-w-none",children:[g.jsx(ju,{remarkPlugins:[Bu],components:np(),children:b.plan}),g.jsx("div",{className:"mt-5"})]}):g.jsx("p",{className:"text-sm text-muted-foreground",children:"No plan provided"})]})]}),r?g.jsx("div",{className:"flex justify-end mx-2",children:g.jsxs("span",{className:"pl-4 inline text-sm font-medium bg-background text-foreground/60 border border-border py-1.5 px-3 rounded-[20px] leading-relaxed max-w-[85%] sm:max-w-[80%]",children:[g.jsx("em",{children:C?"Discarded":w!=null&&w.clearContext?"Approved & Cleared Context":w!=null&&w.confirmed?"Approved":w!=null&&w.message?`Adjusted: "${w.message}"`:"Adjusted Plan"}),g.jsx(t6,{className:"inline h-4 w-4 ml-1.5 -mt-0.5"})]})}):n?g.jsxs("div",{className:"flex flex-col gap-3",children:[!d&&g.jsxs("div",{className:"flex flex-col md:flex-row items-stretch md:items-center justify-end gap-2 mx-2",children:[g.jsxs(et,{size:"sm",onClick:()=>t(e.toolId,!0,!0),className:"rounded-full bg-primary text-background pr-4 md:order-last",children:[g.jsx(Bz,{className:"h-4 w-4 mr-1.5"}),"Approve & Clear"]}),g.jsxs("div",{className:"flex items-stretch md:items-center gap-2 md:contents",children:[g.jsxs(et,{size:"sm",variant:"outline",onClick:()=>h(!0),className:"rounded-full border-border flex-1 md:flex-initial md:order-first",children:[g.jsx(GE,{className:"h-4 w-4 mr-1.5"}),"Suggest Edits"]}),g.jsxs(et,{size:"sm",variant:"outline",onClick:()=>t(e.toolId,!0),className:"rounded-full border-border flex-1 md:flex-initial",children:[g.jsx(Bo,{className:"h-4 w-4 mr-1.5"}),"Approve"]})]})]}),d&&g.jsxs("div",{className:"flex flex-col gap-2",children:[g.jsx("textarea",{ref:_,value:p,onChange:k=>m(k.target.value),onKeyDown:k=>{k.key==="Enter"&&!k.shiftKey&&p.trim()&&(k.preventDefault(),t(e.toolId,!1,void 0,p.trim())),k.key==="Escape"&&(h(!1),m(""))},placeholder:"Describe what you'd like to change...",rows:3,className:"w-full rounded-2xl border border-border bg-muted dark:bg-card px-4 py-3 text-sm text-foreground placeholder:text-muted-foreground resize-none outline-none"}),g.jsxs("div",{className:"flex items-center justify-end gap-2 mx-2",children:[g.jsx(et,{size:"sm",variant:"ghost",onClick:()=>{h(!1),m("")},className:"rounded-full text-muted-foreground",children:"Cancel"}),g.jsxs(et,{size:"sm",disabled:!p.trim(),onClick:()=>t(e.toolId,!1,void 0,p.trim()),className:"rounded-full bg-primary text-background disabled:opacity-50 disabled:pointer-events-none",children:[g.jsx(P6,{className:"h-4 w-4 mr-1.5"}),"Adjust Plan"]})]})]})]}):g.jsx("div",{className:"flex justify-end mx-2",children:g.jsx("span",{className:"inline text-sm text-muted-foreground italic",children:"Plan pending (newer prompt active)"})})]})}const CX={completed:{Icon:Bo,iconClass:"text-emerald-500",textClass:"text-muted-foreground"},in_progress:{Icon:ss,iconClass:"text-foreground animate-spin",textClass:"text-foreground font-medium"},pending:{Icon:Yz,iconClass:"text-muted-foreground",textClass:"text-muted-foreground"}};function kX({message:e}){const t=e.input.todos;return t.length?g.jsx("div",{className:"w-full",children:g.jsxs("div",{className:"rounded-2xl border border-border overflow-hidden",children:[g.jsxs("h3",{className:"font-medium text-foreground text-sm p-3 px-4 bg-card border-b border-border flex items-center gap-2",children:[g.jsx(b6,{className:"h-4 w-4 text-muted-foreground"}),"Progress"]}),g.jsx("div",{children:t.map((n,r)=>{const s=r===t.length-1,{Icon:a,iconClass:l,textClass:u}=CX[n.status];return g.jsxs("div",{className:ye("flex items-center gap-3 px-4 py-2.5 bg-background",!s&&"border-b border-border"),children:[g.jsx(a,{className:ye("h-4 w-4 flex-shrink-0",l)}),g.jsx("span",{className:ye("text-sm",u),children:n.status==="in_progress"?n.activeForm:n.content})]},r)})})]})}):null}function EX(e){const t=e.split(`
506
+ `),n=/^\s*(\d+)→(.*)$/;return t.map(r=>{const s=r.match(n);return s?{lineNumber:parseInt(s[1],10),content:s[2]}:{lineNumber:null,content:r}})}function RX(e){return e.replace(/<[^>]+>/g,"")}function TX(e,t){const n=e.split(`
507
+ `),r=t.split(`
508
+ `),s=MX(n,r),a=AX(n,r,s);return NX(a)}function MX(e,t){const n=e.length,r=t.length,s=Array.from({length:n+1},()=>Array(r+1).fill(0));for(let a=1;a<=n;a++)for(let l=1;l<=r;l++)s[a][l]=e[a-1]===t[l-1]?s[a-1][l-1]+1:Math.max(s[a-1][l],s[a][l-1]);return s}function AX(e,t,n){const r=[];let s=e.length,a=t.length;for(;s>0||a>0;)s>0&&a>0&&e[s-1]===t[a-1]?(r.push({type:"context",text:e[s-1],oldIdx:s,newIdx:a}),s--,a--):a>0&&(s===0||n[s][a-1]>=n[s-1][a])?(r.push({type:"added",text:t[a-1],oldIdx:s,newIdx:a}),a--):(r.push({type:"removed",text:e[s-1],oldIdx:s,newIdx:a}),s--);return r.reverse()}function NX(e){return e.map(t=>{const n=t.type==="removed"?"-":t.type==="added"?"+":" ";return{type:t.type,content:`${n}${t.text}`}})}function Ev({content:e,isDiff:t=!1,oldString:n,newString:r}){const s=x.useMemo(()=>t&&n!==void 0&&r!==void 0?TX(n,r):[],[t,n,r]),a=x.useMemo(()=>t?[]:EX(e),[e,t]),l=x.useMemo(()=>a.some(u=>u.lineNumber!==null),[a]);return t&&s.length>0?g.jsx("div",{className:"my-1 rounded-lg border border-border overflow-hidden",children:g.jsx("div",{className:"overflow-auto max-h-64 md:max-h-[50vh]",children:g.jsx("table",{className:"w-full border-collapse text-xs font-mono",children:g.jsx("tbody",{children:s.map((u,d)=>{const h=u.type==="removed"?"bg-red-500/10 dark:bg-red-500/15":u.type==="added"?"bg-green-500/10 dark:bg-green-500/15":"",p=u.type==="removed"?"text-red-700 dark:text-red-400":u.type==="added"?"text-green-700 dark:text-green-400":"text-foreground";return g.jsxs("tr",{className:h,children:[g.jsx("td",{className:`px-2 py-0 select-none w-0 whitespace-nowrap ${u.type==="removed"?"text-red-500/50":u.type==="added"?"text-green-500/50":"text-muted-foreground/50"}`,children:u.type==="removed"?"-":u.type==="added"?"+":" "}),g.jsx("td",{className:`px-2 py-0 whitespace-pre select-all ${p}`,children:u.content.slice(1)})]},d)})})})})}):g.jsx("div",{className:"my-1 rounded-lg border border-border overflow-hidden",children:g.jsx("div",{className:"overflow-auto max-h-64 md:max-h-[50vh]",children:g.jsx("table",{className:"w-full border-collapse text-xs font-mono",children:g.jsx("tbody",{children:a.map((u,d)=>g.jsxs("tr",{children:[l&&g.jsx("td",{className:"px-2 py-0 select-none w-0 whitespace-nowrap text-muted-foreground/50 text-right",children:u.lineNumber!==null?u.lineNumber:""}),g.jsx("td",{className:"px-2 py-0 whitespace-pre select-all text-foreground",children:RX(u.content)})]},d))})})})})}function FA({message:e,isLoading:t=!1,localPath:n}){var S;const r=e.result!==void 0,s=!r&&t,a=x.useMemo(()=>{if(e.toolKind==="skill")return e.input.skill;if(e.toolKind==="glob")return`Search files ${e.input.pattern==="**/*"?"in all directories":`matching ${e.input.pattern}`}`;if(e.toolKind==="grep"){const w=e.input.pattern,C=e.input.outputMode;return C==="count"?`Count \`${w}\` occurrences`:C==="content"?`Find \`${w}\` in text`:`Find \`${w}\` in files`}return e.toolKind==="bash"?e.input.description||(e.input.command?rP(e.input.command):"Bash"):e.toolKind==="web_search"?e.input.query||"Web Search":e.toolKind==="read_file"?`Read ${iv(e.input.filePath,n)}`:e.toolKind==="write_file"?`Write ${iv(e.input.filePath,n)}`:e.toolKind==="edit_file"?`Edit ${iv(e.input.filePath,n)}`:e.toolKind==="mcp_generic"?`${Hv(e.input.tool)} from ${Hv(e.input.server)}`:e.toolKind==="subagent_task"&&e.input.subagentType||e.toolName},[e.input,e.toolName,n]),l=x.useMemo(()=>e.toolKind==="subagent_task",[e.toolKind]),u=x.useMemo(()=>{if(e.toolKind==="skill")return e.input.skill},[e.input,e.toolKind]),d=e.toolKind==="bash",h=e.toolKind==="write_file",p=e.toolKind==="edit_file",m=e.toolKind==="read_file",_=x.useMemo(()=>{if(typeof e.result=="string")return e.result;if(!e.result)return"";if(typeof e.result=="object"&&e.result!==null&&"content"in e.result){const w=e.result.content;if(typeof w=="string")return w}return JSON.stringify(e.result,null,2)},[e.result]),b=x.useMemo(()=>{switch(e.toolKind){case"bash":return e.input.command;case"write_file":return e.input.content;default:return JSON.stringify(e.input,null,2)}},[e]);return g.jsx(to,{className:"w-full",children:g.jsxs(ep,{expandedContent:g.jsx(tp,{className:"my-4 text-sm",children:g.jsxs("div",{className:"flex flex-col gap-2",children:[p?g.jsx(Ev,{content:"",isDiff:!0,oldString:e.input.oldString,newString:e.input.newString}):!m&&!h&&g.jsx(y2,{label:d?g.jsxs("span",{className:"flex items-center gap-2 w-full",children:[g.jsx("span",{children:"Command"}),!!e.input.timeoutMs&&g.jsxs("span",{className:"text-muted-foreground",children:["timeout: ",String(e.input.timeoutMs),"ms"]}),!!e.input.runInBackground&&g.jsx("span",{className:"text-muted-foreground",children:"background"})]}):h?"Contents":"Input",copyText:b,children:b}),r&&m&&!e.isError&&g.jsx(Ev,{content:_}),h&&!e.isError&&g.jsx(Ev,{content:e.input.content}),r&&!m&&!(h&&!e.isError)&&!(p&&!e.isError)&&g.jsx(y2,{label:e.isError?"Error":"Result",copyText:_,children:_})]})}),children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:(()=>{if(e.isError)return g.jsx(yu,{className:"size-4 text-destructive"});if(l)return g.jsx(by,{className:"size-4 text-muted-icon"});const w=T5(e.toolName);return g.jsx(w,{className:"size-4 text-muted-icon"})})()}),g.jsx(Zs,{className:"text-left transition-opacity duration-200 truncate",children:g.jsx($f,{animate:s,shimmerWidth:Math.max(20,(((S=u||a)==null?void 0:S.length)??33)*3),children:u||a})})]})})}function DX({message:e}){const t=n=>{if(n<1e3)return`${n}ms`;const r=Math.floor(n/1e3),s=Math.floor(r/3600),a=Math.floor(r%3600/60),l=r%60;return s>0?`${s}h${a>0?` ${a}m`:""}`:a>0?`${a}m${l>0?` ${l}s`:""}`:`${l}s`};return g.jsxs(to,{className:`px-0.5 text-xs tracking-wide ${e.durationMs>6e4?"":"hidden"}`,children:[g.jsx("div",{className:"w-full h-[1px] bg-border"}),g.jsxs(Zs,{className:"whitespace-nowrap text-[11px] tracking-widest text-muted-foreground/60 uppercase flex-shrink-0",children:["Worked for ",t(e.durationMs)]}),g.jsx("div",{className:"w-full h-[1px] bg-border"})]})}function OX({message:e}){return g.jsx("div",{className:"flex items-center justify-end gap-2 text-sm text-muted-foreground my-3",children:g.jsxs("div",{className:"inline-flex gap-1.5 items-center justify-center whitespace-nowrap text-sm font-medium bg-background text-foreground/60 border border-border h-9 pl-1 pr-4 rounded-full",children:[g.jsx(Kz,{className:"h-4 w-4 ml-1.5"}),g.jsx("em",{children:"Interrupted"})]})})}function kf({size:e=4}){return g.jsxs("svg",{className:"flex-1",viewBox:`0 0 100 ${e}`,preserveAspectRatio:"none",style:{height:`${e}px`},children:[g.jsx("pattern",{id:"zigzag",width:e,height:e,patternUnits:"userSpaceOnUse",children:g.jsx("path",{d:`M0 ${e} L${e/2} 0 L${e} ${e}`,fill:"none",stroke:"currentColor",strokeWidth:"0.5",className:"text-muted-foreground/30",style:{stroke:"currentColor"}})}),g.jsx("rect",{width:"100%",height:e,fill:"url(#zigzag)",className:"text-muted-foreground/30"})]})}function LX(){return g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(kf,{}),g.jsx("span",{className:"text-[11px] tracking-widest text-muted-foreground uppercase flex-shrink-0",children:"Compacted"}),g.jsx(kf,{})]})}function zX(){return g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(kf,{}),g.jsx("span",{className:"text-[11px] tracking-widest text-muted-foreground uppercase flex-shrink-0",children:"Context Cleared"}),g.jsx(kf,{})]})}function jX({message:e}){return g.jsx(to,{children:g.jsxs(ep,{expandedContent:g.jsx(tp,{className:"my-4 text-xs",children:g.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none",children:g.jsx(ju,{remarkPlugins:[Bu],components:np(),children:e.summary})})}),children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:g.jsx(KE,{className:"h-4.5 w-4.5 text-muted-foreground"})}),g.jsx(Zs,{children:"Summarized"})]})})}const BX={compacting:"Compacting..."};function PX({message:e}){const t=BX[e.status]||e.status;return g.jsxs(to,{className:"grid grid-cols-[auto_1fr] items-center gap-1.5 text-sm animate-pulse",children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:g.jsx(KE,{className:"h-4.5 w-4.5 text-muted-foreground"})}),g.jsx(Zs,{className:"text-left transition-opacity duration-200 truncate",children:t})]})}const IX={read_file:{key:"read",singular:"read",plural:"reads"},edit_file:{key:"edit",singular:"edit",plural:"edits"},write_file:{key:"write",singular:"write",plural:"writes"},bash:{key:"bash",singular:"command",plural:"commands"},grep:{key:"grep",singular:"search",plural:"searches"},glob:{key:"glob",singular:"glob",plural:"globs"},subagent_task:{key:"task",singular:"agent",plural:"agents"},web_search:{key:"websearch",singular:"web search",plural:"web searches"},skill:{key:"skill",singular:"skill",plural:"skills"},todo_write:{key:"todo",singular:"todo update",plural:"todo updates"}},HX={key:"other",singular:"tool call",plural:"tool calls"};function FX(e){return IX[e]??HX}function UX(e){const t=new Map,n=[];for(const r of e){const s=r.toolKind,a=FX(s),l=t.get(a.key);l?l.count++:(t.set(a.key,{category:a,count:1}),n.push(a.key))}return n.map(r=>{const{category:s,count:a}=t.get(r);return`${a} ${a===1?s.singular:s.plural}`}).join(", ")}function $X({messages:e,isLoading:t,localPath:n}){const[r,s]=x.useState(!1),a=x.useMemo(()=>UX(e),[e]),u=e.some(d=>d.result===void 0)&&t;return g.jsx(to,{className:"w-full",children:g.jsxs("div",{className:"flex flex-col w-full",children:[g.jsx("button",{onClick:()=>s(!r),className:`group cursor-pointer grid grid-cols-[auto_1fr] items-center gap-1 text-sm ${!r&&!u?"hover:opacity-60 transition-opacity":""}`,children:g.jsxs("div",{className:"grid grid-cols-[auto_1fr] items-center gap-1.5",children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:g.jsx(ts,{className:`h-4.5 w-4.5 text-muted-icon transition-all duration-200 ${r?"rotate-90":""}`})}),g.jsx(Zs,{className:"text-left",children:g.jsx($f,{animate:u,children:a})})]})}),r&&g.jsxs("div",{className:"my-4 flex flex-col gap-3",children:[e.map(d=>g.jsx(FA,{message:d,isLoading:t,localPath:n},d.id)),e.length>5&&g.jsx("button",{onClick:()=>s(!1),className:"cursor-pointer grid grid-cols-[auto_1fr] items-center gap-1 text-xs hover:opacity-80 transition-opacity",children:g.jsxs("div",{className:"grid grid-cols-[auto_1fr] items-center gap-1.5",children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:g.jsx(ts,{className:"h-4.5 w-4.5 text-muted-icon -rotate-90"})}),g.jsx(Zs,{className:"text-left",children:"Collapse"})]})})]})]})})}const WX=new Set(["AskUserQuestion","ExitPlanMode","TodoWrite"]);function gk(e){if(e.kind!=="tool")return!1;const t=e.toolName;return!WX.has(t)}function qX(e){const t=[];let n=0;for(;n<e.length;){const r=e[n];if(gk(r)){const s=[r],a=n;for(n+=1;n<e.length&&gk(e[n]);)s.push(e[n]),n+=1;s.length>=2?t.push({type:"tool-group",messages:s,startIndex:a}):t.push({type:"single",message:r,index:a});continue}t.push({type:"single",message:r,index:n}),n+=1}return t}function VX({messages:e,isLoading:t,localPath:n,latestToolIds:r,onOpenLocalLink:s,onAskUserQuestionSubmit:a,onExitPlanModeConfirm:l}){const u=x.useMemo(()=>qX(e),[e]);function d(h,p){if(h.kind==="user_prompt")return g.jsx(uX,{content:h.content},h.id);switch(h.kind){case"unknown":return g.jsx(hX,{json:h.json},h.id);case"system_init":return e.findIndex(_=>_.kind==="system_init")===p?g.jsx(gX,{message:h,rawJson:h.debugRaw},h.id):null;case"account_info":return e.findIndex(_=>_.kind==="account_info")===p?g.jsx(vX,{message:h},h.id):null;case"assistant_text":return g.jsx(_X,{message:h},h.id);case"tool":return h.toolKind==="ask_user_question"?g.jsx(SX,{message:h,onSubmit:a,isLatest:h.id===r.AskUserQuestion},h.id):h.toolKind==="exit_plan_mode"?g.jsx(wX,{message:h,onConfirm:l,isLatest:h.id===r.ExitPlanMode},h.id):h.toolKind==="todo_write"?h.id!==r.TodoWrite?null:g.jsx(kX,{message:h},h.id):g.jsx(FA,{message:h,isLoading:t,localPath:n},h.id);case"result":{const m=e[p+1],_=e[p-1];return(m==null?void 0:m.kind)==="context_cleared"||(_==null?void 0:_.kind)==="context_cleared"?null:g.jsx(DX,{message:h},h.id)}case"interrupted":return g.jsx(OX,{message:h},h.id);case"compact_boundary":return g.jsx(LX,{},h.id);case"context_cleared":return g.jsx(zX,{},h.id);case"compact_summary":return g.jsx(jX,{message:h},h.id);case"status":return p===e.length-1?g.jsx(PX,{message:h},h.id):null}}return g.jsx(y$,{onOpenLocalLink:s,children:u.map(h=>{if(h.type==="tool-group")return g.jsx("div",{className:"group relative",[ef]:"",children:g.jsx($X,{messages:h.messages,isLoading:t,localPath:n})},`group-${h.startIndex}`);const p=d(h.message,h.index);return p?g.jsx("div",{id:`msg-${h.message.id}`,className:"group relative",[ef]:"",children:p},h.message.id):null})})}function KX({rootRef:e,fallbackRef:t,enabled:n,canCancel:r}){x.useEffect(()=>{if(!n)return;let s=0,a=null;const l=m=>{const _=m instanceof Element?m:null,b=e.current,S=t.current;if(Ew({trigger:"pointer",activeElement:document.activeElement,pointerStartTarget:a,pointerEndTarget:_,root:b,fallback:S,hasActiveOverlay:kw(document),hasActiveSelection:lj(window.getSelection())})!=="restore"){a=null;return}S==null||S.focus({preventScroll:!0}),a=null},u=m=>{cancelAnimationFrame(s),a=m.target instanceof Element?m.target:null},d=m=>{cancelAnimationFrame(s),s=window.requestAnimationFrame(()=>{l(m.target)})},h=()=>{a=null;const m=t.current;!m||m.disabled||m.focus({preventScroll:!0})},p=m=>{if(m.key!=="Escape")return;const _=t.current;Ew({trigger:"escape",activeElement:document.activeElement,fallback:_,hasActiveOverlay:kw(document),canCancel:r,defaultPrevented:m.defaultPrevented})==="escape-focus"&&(m.preventDefault(),_==null||_.focus({preventScroll:!0}))};return window.addEventListener("pointerdown",u,!0),window.addEventListener("pointerup",d,!0),window.addEventListener("keydown",p,!0),window.addEventListener(Jd,h),()=>{cancelAnimationFrame(s),window.removeEventListener("pointerdown",u,!0),window.removeEventListener("pointerup",d,!0),window.removeEventListener("keydown",p,!0),window.removeEventListener(Jd,h)}},[r,n,t,e])}const Cd="What are we building?",GX=19,YX=72,XX=120;function ZX(){var K,Y,ie,fe,Re,me;const e=ry(),t=x.useRef(null),n=x.useRef(null),r=x.useRef(null),[s,a]=x.useState(""),[l,u]=x.useState(!1),[d,h]=x.useState(0),p=((K=e.runtime)==null?void 0:K.projectId)??null,_=Do(ce=>p?ce.projects[p]:void 0)??N$,S=qd(ce=>p?ce.projects[p]:void 0)??E$,w=Do(ce=>ce.addTerminal),C=Do(ce=>ce.removeTerminal),k=Do(ce=>ce.toggleVisibility),T=Do(ce=>ce.setMainSizes),R=Do(ce=>ce.setTerminalSizes),M=qd(ce=>ce.toggleVisibility),L=qd(ce=>ce.setSize),O=Lr(ce=>ce.scrollbackLines),z=Lr(ce=>ce.minColumnWidth),B=_.terminals.length>0,Z=!!(p&&_.isVisible&&B),P=!!(p&&B),$=!!(p&&S.isVisible),F=!!p,{isAnimating:H,mainPanelGroupRef:V,terminalFocusRequestVersion:U,terminalPanelRef:j,terminalVisualRef:G}=F$({showTerminalPane:Z,shouldRenderTerminalLayout:P,projectId:p,terminalLayout:_,chatInputRef:r}),{isAnimating:W,panelGroupRef:J,sidebarPanelRef:A,sidebarVisualRef:I}=H$({projectId:p,shouldRenderRightSidebarLayout:F,showRightSidebar:$,rightSidebarSize:S.size});KX({rootRef:n,fallbackRef:r,enabled:e.hasSelectedProject&&((Y=e.runtime)==null?void 0:Y.status)!=="waiting_for_user",canCancel:e.canCancel}),x.useEffect(()=>{if(e.messages.length!==0)return;a(""),u(!1);let ce=0;const Te=window.setInterval(()=>{ce+=1,a(Cd.slice(0,ce)),ce>=Cd.length&&(window.clearInterval(Te),u(!0))},GX);return()=>window.clearInterval(Te)},[e.activeChatId,e.messages.length]),x.useEffect(()=>{function ce(Te){if(p&&!(!Te.metaKey||Te.key.toLowerCase()!=="j")){if(Te.preventDefault(),B){k(p);return}w(p)}}return window.addEventListener("keydown",ce),()=>window.removeEventListener("keydown",ce)},[w,B,p,k]),x.useEffect(()=>{if(e.messages.length===0)return;const ce=window.requestAnimationFrame(()=>{const Te=e.scrollRef.current;Te&&Te.scrollTo({top:Te.scrollHeight,behavior:"auto"})});return()=>window.cancelAnimationFrame(ce)},[e.messages.length,e.scrollRef]),x.useEffect(()=>{const ce=window.requestAnimationFrame(()=>{e.updateScrollState()}),Te=window.setTimeout(()=>{e.updateScrollState()},Xa);return()=>{window.cancelAnimationFrame(ce),window.clearTimeout(Te)}},[P,Z,e.updateScrollState]),x.useEffect(()=>{function ce(){e.updateScrollState()}return window.addEventListener("resize",ce),()=>window.removeEventListener("resize",ce)},[e.updateScrollState]),x.useEffect(()=>{const ce=t.current;if(!ce||!P)return;const Te=()=>{const Me=ce.getBoundingClientRect().height;if(Me<=0)return;const Ke=Me*(_.mainSizes[1]/100);Ke<=0||h(Dt=>Math.abs(Dt-Ke)<1?Dt:Ke)},He=new ResizeObserver(Te);return He.observe(ce),Te(),()=>He.disconnect()},[p,P,_.mainSizes]);const Q=ce=>Number.isFinite(ce)?Math.min(j_,Math.max(N5,ce)):S.size,N=g.jsxs(oM,{ref:n,className:"bg-background h-full flex flex-col overflow-hidden border-0 rounded-none relative",children:[g.jsxs(lM,{className:"flex flex-1 min-h-0 flex-col p-0 overflow-hidden relative",children:[g.jsx(l7,{sidebarCollapsed:e.sidebarCollapsed,onOpenSidebar:e.openSidebar,onExpandSidebar:e.expandSidebar,onNewChat:e.handleCompose,localPath:e.navbarLocalPath,embeddedTerminalVisible:Z,onToggleEmbeddedTerminal:p?()=>{if(B){k(p);return}w(p)}:void 0,rightSidebarVisible:$,onToggleRightSidebar:p?()=>M(p):void 0,onOpenExternal:ce=>{e.handleOpenExternal(ce)},editorLabel:e.editorLabel}),g.jsxs(A5,{ref:e.scrollRef,onScroll:e.updateScrollState,className:"flex-1 min-h-0 px-4 scroll-pt-[72px]",children:[e.messages.length===0?g.jsx("div",{style:{height:e.transcriptPaddingBottom},"aria-hidden":"true"}):null,e.messages.length>0?g.jsxs(g.Fragment,{children:[g.jsxs("div",{className:"animate-fade-in space-y-5 pt-[72px] max-w-[800px] mx-auto",children:[g.jsx(VX,{messages:e.messages,isLoading:e.isProcessing,localPath:(ie=e.runtime)==null?void 0:ie.localPath,latestToolIds:e.latestToolIds,onOpenLocalLink:e.handleOpenLocalLink,onAskUserQuestionSubmit:e.handleAskUserQuestion,onExitPlanModeConfirm:e.handleExitPlanMode}),e.isProcessing?g.jsx(w$,{status:(fe=e.runtime)==null?void 0:fe.status}):null,e.commandError?g.jsx("div",{className:"text-sm text-destructive border border-destructive/20 bg-destructive/5 rounded-xl px-4 py-3",children:e.commandError}):null]}),g.jsx("div",{style:{height:250},"aria-hidden":"true"})]}):null]}),e.messages.length===0?g.jsx("div",{className:"pointer-events-none absolute inset-x-4 animate-fade-in",style:{top:YX,bottom:e.transcriptPaddingBottom},children:g.jsx("div",{className:"mx-auto flex h-full max-w-[800px] items-center justify-center",children:g.jsxs("div",{className:"flex flex-col items-center justify-center text-muted-foreground gap-4 opacity-70",children:[g.jsx(Uc,{strokeWidth:1.5,className:"size-8 text-muted-foreground kanna-empty-state-flower"}),g.jsx("div",{className:"text-base font-normal text-muted-foreground text-center max-w-xs flex items-center kanna-empty-state-text","aria-label":Cd,children:g.jsxs("span",{className:"relative inline-grid place-items-start",children:[g.jsxs("span",{className:"invisible col-start-1 row-start-1 whitespace-pre flex items-center",children:[g.jsx("span",{children:Cd}),g.jsx("span",{className:"kanna-typewriter-cursor-slot","aria-hidden":"true"})]}),g.jsxs("span",{className:"col-start-1 row-start-1 whitespace-pre flex items-center",children:[g.jsx("span",{children:s}),g.jsx("span",{className:"kanna-typewriter-cursor-slot","aria-hidden":"true",children:g.jsx("span",{className:"kanna-typewriter-cursor","data-typing-complete":l?"true":"false"})})]})]})})]})})},e.activeChatId??"new-chat"):null,g.jsx("div",{style:{bottom:XX},className:ye("absolute left-1/2 -translate-x-1/2 z-10 transition-all",e.showScrollButton?"scale-100 duration-300 ease-[cubic-bezier(0.34,1.56,0.64,1)]":"scale-60 duration-300 ease-out pointer-events-none blur-sm opacity-0"),children:g.jsx("button",{onClick:e.scrollToBottom,className:"flex items-center transition-colors gap-1.5 px-2 bg-white hover:bg-muted border border-border rounded-full aspect-square cursor-pointer text-sm text-primary hover:text-foreground dark:bg-slate-700 dark:hover:bg-slate-600 dark:text-slate-100 dark:border-slate-600",children:g.jsx(Ez,{className:"h-5 w-5"})})})]}),g.jsx("div",{className:"absolute bottom-0 left-0 right-0 z-20 pointer-events-none",children:g.jsx("div",{className:"bg-gradient-to-t from-background via-background pointer-events-auto",ref:e.inputRef,children:g.jsx(i7,{ref:r,onSubmit:e.handleSend,onCancel:()=>{e.handleCancel()},disabled:!e.hasSelectedProject||((Re=e.runtime)==null?void 0:Re.status)==="waiting_for_user",canCancel:e.canCancel,chatId:e.activeChatId,activeProvider:((me=e.runtime)==null?void 0:me.provider)??null,availableProviders:e.availableProviders},e.activeChatId??"new-chat")})})]});return g.jsx("div",{ref:t,className:"flex-1 flex flex-col min-w-0 relative",children:F&&p?g.jsxs(zd,{groupRef:J,orientation:"horizontal",className:"flex-1 min-h-0",onLayoutChange:ce=>{var He;if(!$||W.current)return;const Te=Q(ce.rightSidebar);Math.abs(Te-ce.rightSidebar)<.1||(He=J.current)==null||He.setLayout({workspace:100-Te,rightSidebar:Te})},onLayoutChanged:ce=>{!$||W.current||L(p,Q(ce.rightSidebar))},children:[g.jsx(Mo,{id:"workspace",defaultSize:`${100-S.size}%`,minSize:"50%",className:"min-h-0 min-w-0",children:P?g.jsxs(zd,{groupRef:V,orientation:"vertical",className:"flex-1 min-h-0",onLayoutChanged:ce=>{!Z||H.current||T(p,[ce.chat,ce.terminal])},children:[g.jsx(Mo,{id:"chat",defaultSize:`${_.mainSizes[0]}%`,minSize:"25%",className:"min-h-0",children:N}),g.jsx(jd,{withHandle:!0,orientation:"vertical",className:ye(!Z&&"pointer-events-none opacity-0")}),g.jsx(Mo,{id:"terminal",defaultSize:`${_.mainSizes[1]}%`,minSize:"0%",className:"min-h-0",elementRef:j,children:g.jsx("div",{ref:G,className:"h-full min-h-0 overflow-hidden relative","data-terminal-open":Z?"true":"false","data-terminal-animated":"false","data-terminal-visual":!0,style:{"--terminal-toggle-duration":`${Xa}ms`},children:g.jsx("div",{style:d>0?{height:`${d}px`}:void 0,children:g.jsx(v2,{projectId:p,layout:_,onAddTerminal:w,socket:e.socket,connectionStatus:e.connectionStatus,scrollback:O,minColumnWidth:z,focusRequestVersion:U,onRemoveTerminal:(ce,Te)=>{e.socket.command({type:"terminal.close",terminalId:Te}).catch(()=>{}),C(ce,Te)},onTerminalLayout:R})})})})]},p):N}),g.jsx(jd,{withHandle:!0,orientation:"horizontal",className:ye(!$&&"pointer-events-none opacity-0")}),g.jsx(Mo,{id:"rightSidebar",defaultSize:`${S.size}%`,maxSize:`${j_}%`,className:"min-h-0 min-w-0",elementRef:A,children:g.jsx("div",{ref:I,className:"h-full min-h-0 overflow-hidden","data-right-sidebar-open":$?"true":"false","data-right-sidebar-animated":"false","data-right-sidebar-visual":!0,style:{"--terminal-toggle-duration":`${Xa}ms`},children:g.jsx(c7,{})})})]},`${p}-right-sidebar`):P&&p?g.jsxs(zd,{groupRef:V,orientation:"vertical",className:"flex-1 min-h-0",onLayoutChanged:ce=>{!Z||H.current||T(p,[ce.chat,ce.terminal])},children:[g.jsx(Mo,{id:"chat",defaultSize:`${_.mainSizes[0]}%`,minSize:"25%",className:"min-h-0",children:N}),g.jsx(jd,{withHandle:!0,orientation:"vertical",className:ye(!Z&&"pointer-events-none opacity-0")}),g.jsx(Mo,{id:"terminal",defaultSize:`${_.mainSizes[1]}%`,minSize:"0%",className:"min-h-0",elementRef:j,children:g.jsx("div",{ref:G,className:"h-full min-h-0 overflow-hidden relative","data-terminal-open":Z?"true":"false","data-terminal-animated":"false","data-terminal-visual":!0,style:{"--terminal-toggle-duration":`${Xa}ms`},children:g.jsx("div",{style:d>0?{height:`${d}px`}:void 0,children:g.jsx(v2,{projectId:p,layout:_,onAddTerminal:w,socket:e.socket,connectionStatus:e.connectionStatus,scrollback:O,minColumnWidth:z,focusRequestVersion:U,onRemoveTerminal:(ce,Te)=>{e.socket.command({type:"terminal.close",terminalId:Te}).catch(()=>{}),C(ce,Te)},onTerminalLayout:R})})})})]},p):N})}function vk({narrow:e=!1,title:t,subtitle:n,icon:r=gy}){return g.jsxs("div",{className:ye("w-full",e?"max-w-2xl px-6 pt-16 mx-auto":"px-6 pt-16 mb-10"),children:[g.jsxs("div",{className:ye("flex items-center gap-1 mb-2",e&&"justify-center"),children:[g.jsx("div",{className:"p-2 pl-0 rounded-lg",children:g.jsx(r,{className:"h-6 w-6 text-muted-foreground"})}),g.jsx("h1",{className:"text-2xl font-semibold text-foreground",children:t})]}),n&&g.jsx("p",{className:ye("text-muted-foreground",e&&"mb-10 text-center"),children:n})]})}const QX={sm:"text-sm px-2.5 py-1",md:"text-sm px-3 py-1.5"};function UA({value:e,onValueChange:t,options:n,size:r="md",className:s,optionClassName:a}){return g.jsx("div",{className:ye("inline-flex items-center rounded-full border border-border p-0.5 ",s),children:n.map(l=>{const u=l.value===e,d=l.icon,h=d?x.isValidElement(d)?d:(()=>{const m=d;return g.jsx(m,{className:r==="sm"?"h-3.5 w-3.5":"h-4 w-4"})})():null,p=g.jsxs("button",{type:"button",onClick:()=>t(l.value),disabled:l.disabled,"aria-pressed":u,className:ye("rounded-full border transition-colors",d?"grid grid-cols-[auto_auto] items-center gap-2":"inline-flex items-center gap-1.5",QX[r],u?"bg-white dark:bg-muted text-slate-900 dark:text-slate-200 border-slate-300 dark:border-white/10 bg-slate-200 ":"border-transparent text-slate-800 hover:text-slate-900 dark:text-muted-foreground dark:hover:text-foreground",l.disabled&&"opacity-50 pointer-events-none",a),children:[h,g.jsx("span",{children:l.label})]},l.value);return l.tooltip?g.jsxs(tu,{children:[g.jsx(nu,{asChild:!0,children:p}),g.jsx(cl,{children:l.tooltip})]},l.value):p})})}function JX(e){return e.toLowerCase().replace(/[\s_]+/g,"-").replace(/[^a-z0-9-]/g,"").replace(/-+/g,"-").replace(/^-|-$/g,"")}function eZ({open:e,onOpenChange:t,onConfirm:n}){const[r,s]=x.useState("new"),[a,l]=x.useState(""),[u,d]=x.useState(""),h=x.useRef(null),p=x.useRef(null);x.useEffect(()=>{e&&(s("new"),l(""),d(""),setTimeout(()=>{var C;return(C=h.current)==null?void 0:C.focus()},0))},[e]),x.useEffect(()=>{e&&setTimeout(()=>{var C,k;r==="new"?(C=h.current)==null||C.focus():(k=p.current)==null||k.focus()},0)},[r,e]);const m=JX(a),_=m?`${tP}/${m}`:"",b=u.trim(),S=r==="new"?!!m:!!b,w=()=>{if(S){if(r==="new")n({mode:"new",localPath:_,title:a.trim()});else{const C=b.split("/").pop()||b;n({mode:"existing",localPath:b,title:C})}t(!1)}};return g.jsx(ZE,{open:e,onOpenChange:t,children:g.jsxs(Sy,{size:"sm",children:[g.jsxs(eR,{className:"space-y-4",children:[g.jsx(JE,{children:"Add Project"}),g.jsx(UA,{value:r,onValueChange:s,options:[{value:"new",label:"New Folder"},{value:"existing",label:"Existing Path"}],className:"w-full",optionClassName:"flex-1 justify-center"}),r==="new"?g.jsxs("div",{className:"space-y-2",children:[g.jsx("input",{ref:h,type:"text",value:a,onChange:C=>l(C.target.value),onKeyDown:C=>{C.key==="Enter"&&w(),C.key==="Escape"&&t(!1)},className:"w-full px-3 py-2 text-sm border border-border rounded-md bg-background outline-none",placeholder:"Project name"}),_&&g.jsx("p",{className:"text-xs text-muted-foreground font-mono",children:_})]}):g.jsxs("div",{className:"space-y-2",children:[g.jsx("input",{ref:p,type:"text",value:u,onChange:C=>d(C.target.value),onKeyDown:C=>{C.key==="Enter"&&w(),C.key==="Escape"&&t(!1)},className:"w-full px-3 py-2 text-sm border border-border rounded-md bg-background outline-none",placeholder:"~/Projects/my-app"}),g.jsx("p",{className:"text-xs text-muted-foreground",children:"The folder will be created if it doesn't exist."})]})]}),g.jsxs(tR,{children:[g.jsx(et,{variant:"ghost",size:"sm",onClick:()=>t(!1),children:"Cancel"}),g.jsx(et,{variant:"secondary",size:"sm",onClick:w,disabled:!S,children:"Create"})]})]})})}function tZ({text:e}){const[t,n]=x.useState(!1);async function r(){await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),2e3)}return g.jsx(et,{variant:"ghost",size:"icon",className:"h-8 w-8 text-muted-foreground hover:text-foreground",onClick:()=>void r(),children:t?g.jsx(Bo,{className:"h-4 w-4 text-green-400"}):g.jsx(zf,{className:"h-4 w-4"})})}function _k({children:e}){return g.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-center group bg-background border border-border text-foreground rounded-xl p-1.5 pl-3 font-mono text-sm",children:[g.jsxs("pre",{className:"inline-flex items-center gap-2 overflow-x-auto",children:[g.jsx(ts,{className:"inline h-4 w-4 opacity-40"}),g.jsx("code",{children:e})]}),g.jsx(tZ,{text:e})]})}function kd({children:e}){return g.jsx("div",{className:"bg-card border border-border rounded-2xl p-4",children:e})}function Rv({children:e}){return g.jsx("h2",{className:"text-[13px] font-medium text-muted-foreground uppercase tracking-wider mb-3",children:e})}function Tv({icon:e,title:t,subtitle:n,iconClassName:r}){return g.jsxs("div",{className:"flex flex-col items-center gap-0",children:[g.jsx("div",{className:"p-3 mb-2 rounded-xl bg-background border border-border",children:g.jsx(e,{className:r||"h-8 w-8 text-muted-foreground"})}),g.jsx("span",{className:"text-sm font-medium",children:t}),g.jsx("span",{className:"text-xs text-muted-foreground",children:n})]})}function yk(){return g.jsx(Tz,{className:"h-4 w-4 text-muted-foreground"})}function bk({number:e,title:t,children:n}){return g.jsx("div",{className:"flex gap-4",children:g.jsxs("div",{className:"flex-1 min-w-0",children:[g.jsxs("div",{className:"grid grid-cols-[auto_1fr] items-baseline gap-3",children:[g.jsxs("div",{className:"flex-shrink-0 flex items-center justify-center font-medium text-logo",children:[e,"."]}),g.jsx("h3",{className:"font-medium text-foreground mb-2",children:t})]}),g.jsx("div",{className:"text-muted-foreground text-sm space-y-3",children:n})]})})}function nZ({localPath:e,loading:t,onClick:n}){return g.jsxs(tu,{children:[g.jsx(nu,{asChild:!0,children:g.jsxs("button",{className:ye("border border-border hover:border-primary/30 group rounded-lg bg-card px-4 py-3 flex items-center gap-3 w-full text-left hover:bg-muted/50 transition-colors",t&&"opacity-50 cursor-not-allowed"),disabled:t,onClick:n,children:[g.jsx(m6,{className:"h-4 w-4 text-muted-foreground flex-shrink-0"}),g.jsx("span",{className:"font-medium text-foreground truncate flex-1",children:zR(e)}),t?g.jsx(ss,{className:"h-4 w-4 text-muted-foreground group-hover:text-primary animate-spin flex-shrink-0"}):g.jsx(_y,{className:"h-4 w-4 text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity flex-shrink-0"})]})}),g.jsx(cl,{children:g.jsx("p",{children:e})})]})}function rZ({connectionStatus:e,ready:t,snapshot:n,startingLocalPath:r,commandError:s,onOpenProject:a,onCreateProject:l}){const[u,d]=x.useState(!1),h=x.useMemo(()=>(n==null?void 0:n.projects)??[],[n==null?void 0:n.projects]),p=e==="connecting"||!t,m=e==="connected"&&t;return g.jsxs("div",{className:"flex-1 flex flex-col min-w-0 bg-background overflow-y-auto",children:[m?g.jsxs(g.Fragment,{children:[g.jsx(vk,{title:(n==null?void 0:n.machine.displayName)??"Local Projects",subtitle:`${zn} is connected, choose a project below to get started.`}),g.jsxs("div",{className:"w-full px-6 mb-10",children:[g.jsxs("div",{className:"flex items-baseline justify-between mb-3",children:[g.jsx("h2",{className:"text-[13px] font-medium text-muted-foreground uppercase tracking-wider",children:"Projects"}),g.jsxs(et,{variant:"default",size:"sm",onClick:()=>d(!0),children:[g.jsx(vy,{className:"h-4 w-4 mr-1.5"}),"Add Project"]})]}),h.length>0?g.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 2xl:grid-cols-4 3xl:grid-cols-5 gap-2",children:h.map(_=>g.jsx(nZ,{localPath:_.localPath,loading:r===_.localPath,onClick:()=>{a(_.localPath)}},_.localPath))}):g.jsx(kd,{children:g.jsx("p",{className:"text-sm text-muted-foreground",children:"No local projects discovered yet. Open one with Claude or Codex, or create a new project here."})}),s?g.jsx("div",{className:"text-sm text-destructive border border-destructive/20 bg-destructive/5 rounded-xl px-4 py-3 mt-4",children:s}):null]})]}):g.jsxs(g.Fragment,{children:[g.jsx(vk,{narrow:!0,icon:Sw,title:p?`Connecting ${zn}`:`Connect ${zn}`,subtitle:p?`${zn} is starting up and loading your local projects.`:`Run ${zn} directly on your machine with full access to your local files and agent project history.`}),g.jsxs("div",{className:"max-w-2xl w-full mx-auto pb-12 px-6",children:[g.jsx(Rv,{children:"Status"}),g.jsx("div",{className:"mb-8",children:g.jsx(kd,{children:g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(ss,{className:"h-4 w-4 text-muted-foreground animate-spin"}),g.jsx("span",{className:"text-sm text-muted-foreground",children:p?`Connecting to your local ${zn} server...`:g.jsxs(g.Fragment,{children:["Not connected. Run ",g.jsx("code",{className:"bg-background border border-border rounded-md mx-0.5 p-1 font-mono text-xs text-foreground",children:od()})," from any terminal on this machine."]})})]})})}),p?null:g.jsxs("div",{className:"mb-10",children:[g.jsx(Rv,{children:"How it works"}),g.jsx(kd,{children:g.jsxs("div",{className:"flex items-center justify-around gap-6 py-4 px-2",children:[g.jsx(Tv,{icon:yy,title:`${zn} CLI`,subtitle:"On Your Machine"}),g.jsx(yk,{}),g.jsx(Tv,{icon:gy,title:`${zn} Server`,subtitle:"Local WebSocket"}),g.jsx(yk,{}),g.jsx(Tv,{icon:Sw,title:`${zn} UI`,subtitle:"Project Chat"})]})})]}),p?null:g.jsxs("div",{className:"mb-10",children:[g.jsx(Rv,{children:"Setup"}),g.jsx(kd,{children:g.jsxs("div",{className:"space-y-4",children:[g.jsxs(bk,{number:1,title:`Start ${zn}`,children:[g.jsx("p",{children:"Run this command in your terminal:"}),g.jsx(_k,{children:od()})]}),g.jsxs(bk,{number:2,title:"Open the local UI",children:[g.jsxs("p",{children:[zn," serves the app locally and opens the Local Projects page in an app-style browser window."]}),g.jsx(_k,{children:"http://localhost:3210/local"})]}),g.jsxs("div",{className:"mt-8",children:[g.jsx("h3",{className:"text-sm font-medium text-muted-foreground uppercase tracking-wider mb-4",children:"Notes"}),g.jsxs("div",{className:"space-y-3 text-sm",children:[g.jsxs("div",{className:"flex gap-4",children:[g.jsx("code",{className:"font-mono text-foreground whitespace-nowrap",children:od("").trim()}),g.jsx("span",{className:"text-muted-foreground",children:"Start in the current directory"})]}),g.jsxs("div",{className:"flex gap-4",children:[g.jsx("code",{className:"font-mono text-foreground whitespace-nowrap",children:od("--no-open")}),g.jsx("span",{className:"text-muted-foreground",children:"Start the server without opening the browser"})]})]})]})]})})]})]})]}),g.jsx(eZ,{open:u,onOpenChange:d,onConfirm:_=>{l(_)}}),g.jsx("div",{className:"py-4 text-center",children:g.jsxs("span",{className:"text-xs text-muted-foreground/50",children:["v",LR.split("/")[1]]})})]})}function iZ(){const e=ry();return g.jsx("div",{className:"flex-1 flex flex-col min-w-0 relative",children:g.jsx(rZ,{connectionStatus:e.connectionStatus,ready:e.localProjectsReady,snapshot:e.localProjects,startingLocalPath:e.startingLocalPath,commandError:e.commandError,onOpenProject:e.handleOpenLocalProject,onCreateProject:e.handleCreateProject})})}const Kd=[{id:"general",label:"General",icon:U6,subtitle:"Manage appearance, editor behavior, and embedded terminal defaults."},{id:"changelog",label:"Changelog",icon:Lz,subtitle:"Release notes pulled from the public GitHub releases feed."},{id:"page-1",label:"Page 1",icon:ol,subtitle:"Placeholder content for a future settings section."},{id:"page-2",label:"Page 2",icon:G6,subtitle:"Placeholder content for a future settings section."},{id:"page-3",label:"Page 3",icon:d6,subtitle:"Placeholder content for a future settings section."}];function xk(e){return e&&Kd.some(t=>t.id===e)?e:null}const sZ=[{value:"light",label:"Light",icon:Q6},{value:"dark",label:"Dark",icon:A6},{value:"system",label:"System",icon:gy}],oZ=[{value:"cursor",label:"Cursor"},{value:"vscode",label:"VS Code"},{value:"windsurf",label:"Windsurf"},{value:"custom",label:"Custom"}],aZ="https://api.github.com/repos/jakemor/kanna/releases",lZ=300*1e3;let Za=null;async function Sk(e=fetch){const t=await e(aZ,{headers:{Accept:"application/vnd.github+json"}});if(!t.ok)throw new Error(`GitHub releases request failed with status ${t.status}`);return(await t.json()).filter(r=>!r.draft)}function cZ(){return Za?Date.now()>=Za.expiresAt?(Za=null,null):Za.releases:null}function wk(e){Za={releases:e,expiresAt:Date.now()+lZ}}function uZ(e){if(!e)return"Unpublished";const t=new Date(e);return Number.isNaN(t.getTime())?"Unknown date":new Intl.DateTimeFormat(void 0,{month:"short",day:"numeric",year:"numeric"}).format(t)}function hZ({status:e,releases:t,error:n,onRetry:r}){return g.jsxs("div",{className:"space-y-4",children:[e==="loading"||e==="idle"?g.jsx("div",{className:"flex min-h-[180px] items-center justify-center rounded-2xl border border-border bg-card/40 px-6 py-8 text-sm text-muted-foreground",children:g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(ss,{className:"h-4 w-4 animate-spin"}),g.jsx("span",{children:"Loading release notes…"})]})}):null,e==="error"?g.jsx("div",{className:"rounded-2xl border border-destructive/20 bg-destructive/5 px-6 py-5",children:g.jsxs("div",{className:"flex items-start justify-between gap-4",children:[g.jsxs("div",{children:[g.jsx("div",{className:"text-sm font-medium text-foreground",children:"Could not load changelog"}),g.jsx("div",{className:"mt-1 text-sm text-muted-foreground",children:n??"Unable to load changelog."})]}),g.jsx("button",{type:"button",onClick:r,className:"rounded-lg border border-border bg-background px-3 py-2 text-sm text-foreground transition-colors hover:bg-muted",children:"Retry"})]})}):null,e==="success"&&t.length===0?g.jsxs("div",{className:"rounded-2xl border border-border bg-card/30 px-6 py-8",children:[g.jsx("div",{className:"text-sm font-medium text-foreground",children:"No releases yet"}),g.jsx("div",{className:"mt-2 text-sm text-muted-foreground",children:"GitHub did not return any published releases for this repository."})]}):null,e==="success"&&t.length>0?t.map(s=>{var a,l;return g.jsxs("article",{className:"rounded-xl border border-border bg-card/30 pl-6 pr-4 py-4",children:[g.jsxs("div",{className:"flex flex-row items-center min-w-0 flex-1 gap-3 ",children:[g.jsxs("div",{className:"flex flex-row items-center min-w-0 flex-1 gap-3 ",children:[g.jsx("div",{className:"text-lg font-semibold tracking-[-0.2px] text-foreground",children:((a=s.name)==null?void 0:a.trim())||s.tag_name}),g.jsxs("div",{className:"flex min-w-0 flex-wrap items-center gap-2 text-xs text-muted-foreground",children:[g.jsx("span",{children:uZ(s.published_at)}),s.prerelease?g.jsx("span",{className:"rounded-full border border-border px-2.5 py-1 uppercase tracking-wide",children:"Prerelease"}):null]})]}),g.jsxs("div",{className:"flex flex-row items-center justify-end min-w-0 flex-1 gap-3 ",children:[g.jsx("div",{className:"flex min-w-0 flex-wrap items-center gap-2 text-xs text-muted-foreground",children:g.jsx("span",{className:"rounded-full bg-muted px-2.5 py-1 font-mono text-foreground/80",children:s.tag_name})}),g.jsx("a",{href:s.html_url,target:"_blank",rel:"noopener noreferrer","aria-label":"View release on GitHub",className:ye(dE({variant:"ghost",size:"icon-sm"}),"h-8 w-8 shrink-0 rounded-md"),children:g.jsx(dZ,{className:"h-4 w-4"})})]})]}),(l=s.body)!=null&&l.trim()?g.jsx("div",{className:"prose prose-sm mt-5 max-w-none text-foreground dark:prose-invert",children:g.jsx(ju,{remarkPlugins:[Bu],components:xb,children:s.body})}):g.jsx("div",{className:"mt-5 text-sm text-muted-foreground",children:"No release notes were provided."})]},s.id)}):null]})}function dZ({className:e}){return g.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",className:e,children:g.jsx("path",{d:"M12 .5C5.649.5.5 5.649.5 12A11.5 11.5 0 0 0 8.36 22.04c.575.106.785-.25.785-.556 0-.274-.01-1-.015-1.962-3.181.691-3.853-1.532-3.853-1.532-.52-1.322-1.27-1.674-1.27-1.674-1.038-.71.08-.695.08-.695 1.148.08 1.752 1.178 1.752 1.178 1.02 1.748 2.676 1.243 3.328.95.103-.738.399-1.243.725-1.53-2.54-.289-5.211-1.27-5.211-5.65 0-1.248.446-2.27 1.177-3.07-.118-.288-.51-1.45.112-3.024 0 0 .96-.307 3.145 1.173A10.91 10.91 0 0 1 12 6.03c.973.004 1.954.132 2.87.387 2.182-1.48 3.14-1.173 3.14-1.173.625 1.573.233 2.736.115 3.024.734.8 1.175 1.822 1.175 3.07 0 4.39-2.676 5.358-5.224 5.642.41.353.776 1.05.776 2.117 0 1.528-.014 2.761-.014 3.136 0 .309.207.668.79.555A11.502 11.502 0 0 0 23.5 12C23.5 5.649 18.351.5 12 .5Z"})})}function Ed({title:e,description:t,children:n,bordered:r=!0,alignStart:s=!1}){return g.jsx("div",{className:r?"border-t border-border":void 0,children:g.jsxs("div",{className:`flex justify-between gap-8 py-5 ${s?"items-start":"items-center"}`,children:[g.jsxs("div",{className:"min-w-0 max-w-xl",children:[g.jsx("div",{className:"text-sm font-medium text-foreground",children:e}),g.jsx("div",{className:"mt-1 text-[13px] text-muted-foreground",children:t})]}),g.jsx("div",{className:"flex shrink-0 items-center justify-end",children:n})]})})}function fZ(){var N,K;const e=mu(),{sectionId:t}=Fk(),n=ry(),{theme:r,setTheme:s}=S5(),[a,l]=x.useState("idle"),[u,d]=x.useState([]),[h,p]=x.useState(null),m=xk(t)??"general",_=n.connectionStatus==="connecting"||!n.localProjectsReady,b=((N=n.localProjects)==null?void 0:N.machine.displayName)??"Unavailable",S=((K=n.localProjects)==null?void 0:K.projects.length)??0,w=LR.split("/")[1]??"unknown",C=Lr(Y=>Y.scrollbackLines),k=Lr(Y=>Y.minColumnWidth),T=Lr(Y=>Y.editorPreset),R=Lr(Y=>Y.editorCommandTemplate),M=Lr(Y=>Y.setScrollbackLines),L=Lr(Y=>Y.setMinColumnWidth),O=Lr(Y=>Y.setEditorPreset),z=Lr(Y=>Y.setEditorCommandTemplate),[B,Z]=x.useState(String(C)),[P,$]=x.useState(String(k)),[F,H]=x.useState(R);x.useEffect(()=>{Z(String(C))},[C]),x.useEffect(()=>{$(String(k))},[k]),x.useEffect(()=>{H(R)},[R]),x.useEffect(()=>{t&&(xk(t)||e("/settings/general",{replace:!0}))},[e,t]),x.useEffect(()=>{if(m!=="changelog"||_)return;const Y=cZ();if(Y){d(Y),p(null),l("success");return}let ie=!1;return l("loading"),p(null),Sk().then(fe=>{ie||(wk(fe),d(fe),l("success"))}).catch(fe=>{ie||(p(fe instanceof Error?fe.message:"Unable to load changelog."),l("error"))}),()=>{ie=!0}},[_,m]);function V(){const Y=Number(B);if(!Number.isFinite(Y)){Z(String(C));return}M(Y)}function U(){const Y=Number(P);if(!Number.isFinite(Y)){$(String(k));return}L(Y)}function j(Y,ie){Y.key==="Enter"&&(ie(),Y.currentTarget.blur())}function G(Y,ie){Y.key==="Enter"&&(ie(),Y.currentTarget.blur())}function W(){z(F)}function J(){Za=null,l("loading"),p(null),Sk().then(Y=>{wk(Y),d(Y),l("success")}).catch(Y=>{p(Y instanceof Error?Y.message:"Unable to load changelog."),l("error")})}const A=F.replaceAll("{path}","/Users/jake/Projects/kanna/src/client/app/App.tsx").replaceAll("{line}","12").replaceAll("{column}","1"),I=Kd.find(Y=>Y.id===m)??Kd[0],Q=!_;return g.jsxs("div",{className:"relative flex h-full flex-1 min-w-0 bg-background",children:[g.jsxs("div",{className:"flex min-w-0 flex-1",children:[g.jsx("aside",{className:`hidden w-[200px] shrink-0 md:block ${Q?"pb-[89px]":""}`,children:g.jsxs("div",{className:"flex flex-col gap-1 px-4 py-6",children:[g.jsx("div",{className:"px-3 pb-5 text-[22px] font-extrabold tracking-[-0.5px] text-foreground",children:"Settings"}),Kd.map(Y=>g.jsx("button",{type:"button",onClick:()=>e(`/settings/${Y.id}`),className:`cursor-pointer rounded-lg px-3 py-2 text-sm ${Y.id===m?"bg-muted font-medium text-foreground":"text-muted-foreground hover:bg-muted/50 hover:text-foreground"}`,children:g.jsxs("div",{className:"flex items-center gap-2.5",children:[g.jsx(Y.icon,{className:"h-4 w-4 shrink-0"}),g.jsx("span",{children:Y.label})]})},Y.label))]})}),g.jsx("div",{className:"min-w-0 flex-1 overflow-y-auto",children:g.jsxs("div",{className:"w-full px-6 pt-16 pb-32",children:[_?g.jsx("div",{className:"flex min-h-[240px] items-center justify-center rounded-2xl border border-border bg-card/40 px-4 py-6 text-sm text-muted-foreground",children:g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(ss,{className:"h-4 w-4 animate-spin"}),g.jsx("span",{children:"Loading machine settings…"})]})}):g.jsxs("div",{className:"mx-auto max-w-4xl",children:[g.jsxs("div",{className:"pb-6",children:[g.jsx("div",{className:"text-lg font-semibold tracking-[-0.2px] text-foreground",children:I.label}),g.jsx("div",{className:"mt-1 text-sm text-muted-foreground",children:I.subtitle})]}),m==="general"?g.jsx(g.Fragment,{children:g.jsxs("div",{className:"border-b border-border",children:[g.jsx(Ed,{title:"Theme",description:"Choose between light, dark, or system appearance",bordered:!1,children:g.jsx(UA,{value:r,onValueChange:s,options:sZ,size:"sm"})}),g.jsx(Ed,{title:"Default Editor",description:"Used by the navbar code button and local file links in chat",alignStart:!0,children:g.jsx("select",{value:T,onChange:Y=>O(Y.target.value),className:"min-w-[180px] rounded-lg border border-border bg-background px-3 py-2 pr-12 text-sm text-foreground outline-none",children:oZ.map(Y=>g.jsx("option",{value:Y.value,children:Y.label},Y.value))})}),T==="custom"?g.jsx("div",{className:"border-t border-border",children:g.jsxs("div",{className:"flex justify-between gap-8 py-5 pl-6",children:[g.jsxs("div",{className:"min-w-0 max-w-xl",children:[g.jsx("div",{className:"text-sm font-medium text-foreground",children:"Command Template"}),g.jsxs("div",{className:"mt-1 text-[13px] text-muted-foreground",children:["Include ","{path}"," and optionally ","{line}"," and ","{column}"," in your command."]})]}),g.jsxs("div",{className:"flex min-w-0 max-w-[420px] flex-1 flex-col items-stretch gap-2",children:[g.jsx("input",{type:"text",value:F,onChange:Y=>H(Y.target.value),onBlur:W,onKeyDown:Y=>G(Y,W),className:"w-full rounded-lg border border-border bg-background px-3 py-2 font-mono text-sm text-foreground outline-none"}),g.jsxs("div",{className:"text-xs text-muted-foreground",children:["Preview: ",g.jsx("span",{className:"font-mono",children:A})]})]})]})}):null,g.jsx(Ed,{title:"Terminal Scrollback",description:"Lines retained for embedded terminal history",children:g.jsxs("div",{className:"flex min-w-0 flex-col items-end gap-2",children:[g.jsx("input",{type:"number",min:B_,max:P_,step:100,value:B,onChange:Y=>Z(Y.target.value),onBlur:V,onKeyDown:Y=>j(Y,V),className:"hide-number-steppers w-28 rounded-lg border border-border bg-background px-3 py-2 text-right font-mono text-sm text-foreground outline-none"}),g.jsxs("div",{className:"text-right text-xs text-muted-foreground",children:[B_,"-",P_," lines",C===yf?" (default)":""]})]})}),g.jsx(Ed,{title:"Terminal Min Column Width",description:"Minimum width for each terminal pane",children:g.jsxs("div",{className:"flex min-w-0 flex-col items-end gap-2",children:[g.jsx("input",{type:"number",min:I_,max:H_,step:10,value:P,onChange:Y=>$(Y.target.value),onBlur:U,onKeyDown:Y=>j(Y,U),className:"hide-number-steppers w-28 rounded-lg border border-border bg-background px-3 py-2 text-right font-mono text-sm text-foreground outline-none"}),g.jsxs("div",{className:"text-right text-xs text-muted-foreground",children:[I_,"-",H_," px",k===bf?" (default)":""]})]})})]})}):m==="changelog"?g.jsx(hZ,{status:a,releases:u,error:h,onRetry:J}):g.jsxs("div",{className:"rounded-2xl border border-border bg-card/30 px-6 py-8",children:[g.jsx("div",{className:"text-sm font-medium text-foreground",children:I.label}),g.jsx("div",{className:"mt-2 max-w-xl text-sm text-muted-foreground",children:"This page is a placeholder for future settings. The sidebar navigation is now active, but only General has live controls."})]})]}),n.commandError?g.jsxs("div",{className:"mx-auto mt-4 flex max-w-4xl items-start gap-3 rounded-2xl border border-destructive/20 bg-destructive/5 px-4 py-3 text-sm text-destructive",children:[g.jsx(_6,{className:"mt-0.5 h-4 w-4 flex-shrink-0"}),g.jsx("span",{children:n.commandError})]}):null]})})]}),Q?g.jsx("div",{className:"absolute bottom-0 left-0 right-0 border-t border-border bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/80",children:g.jsx("div",{className:"px-6 py-[14.25px]",children:g.jsxs("div",{className:"grid gap-3 text-xs text-muted-foreground sm:grid-cols-2 lg:grid-cols-4",children:[g.jsxs("div",{children:[g.jsx("div",{className:"mb-1 uppercase tracking-wide text-[11px] text-muted-foreground/80",children:"Machine"}),g.jsx("div",{className:"text-foreground/80",children:b})]}),g.jsxs("div",{children:[g.jsx("div",{className:"mb-1 uppercase tracking-wide text-[11px] text-muted-foreground/80",children:"Connection"}),g.jsx("div",{className:"text-foreground/80",children:n.connectionStatus})]}),g.jsxs("div",{children:[g.jsx("div",{className:"mb-1 uppercase tracking-wide text-[11px] text-muted-foreground/80",children:"Projects Indexed"}),g.jsx("div",{className:"text-foreground/80",children:S})]}),g.jsxs("div",{children:[g.jsx("div",{className:"mb-1 uppercase tracking-wide text-[11px] text-muted-foreground/80",children:"App Version"}),g.jsx("div",{className:"text-foreground/80",children:w})]})]})})}):null]})}function Rd(e){return!e||typeof e!="object"||Array.isArray(e)?null:e}function pZ(e){if(typeof e!="string")return e;try{return JSON.parse(e)}catch{return e}}function mZ(e,t){const n=pZ(t);switch(e.toolKind){case"ask_user_question":{const s=Rd(n),a=Rd(s==null?void 0:s.answers)??(s||{});return{answers:Object.fromEntries(Object.entries(a).map(([l,u])=>Array.isArray(u)?[l,u.map(d=>String(d))]:u&&typeof u=="object"&&Array.isArray(u.answers)?[l,u.answers.map(d=>String(d))]:u==null||u===""?[l,[]]:[l,[String(u)]])),...(s==null?void 0:s.discarded)===!0?{discarded:!0}:{}}}case"exit_plan_mode":{const s=Rd(n);return{confirmed:typeof(s==null?void 0:s.confirmed)=="boolean"?s.confirmed:void 0,clearContext:typeof(s==null?void 0:s.clearContext)=="boolean"?s.clearContext:void 0,message:typeof(s==null?void 0:s.message)=="string"?s.message:void 0,...(s==null?void 0:s.discarded)===!0?{discarded:!0}:{}}}case"read_file":if(typeof n=="string")return n;const r=Rd(n);return{content:typeof(r==null?void 0:r.content)=="string"?r.content:JSON.stringify(n,null,2)};default:return n}}function $A(e){return new Date(e).toISOString()}function Xr(e){return{id:e._id,messageId:e.messageId,timestamp:$A(e.createdAt),hidden:e.hidden}}function gZ(e){return{id:e._id,messageId:e.messageId,hidden:e.hidden,kind:"tool",toolKind:e.tool.toolKind,toolName:e.tool.toolName,toolId:e.tool.toolId,input:e.tool.input,timestamp:$A(e.createdAt)}}function vZ(e){if(e.debugRaw)try{return JSON.parse(e.debugRaw).tool_use_result}catch{return}}function _Z(e){const t=new Map,n=[];for(const r of e)switch(r.kind){case"user_prompt":n.push({...Xr(r),kind:"user_prompt",content:r.content});break;case"system_init":n.push({...Xr(r),kind:"system_init",provider:r.provider,model:r.model,tools:r.tools,agents:r.agents,slashCommands:r.slashCommands,mcpServers:r.mcpServers,debugRaw:r.debugRaw});break;case"account_info":n.push({...Xr(r),kind:"account_info",accountInfo:r.accountInfo});break;case"assistant_text":n.push({...Xr(r),kind:"assistant_text",text:r.text});break;case"tool_call":{const s=gZ(r);t.set(r.tool.toolId,{hydrated:s,normalized:r.tool}),n.push(s);break}case"tool_result":{const s=t.get(r.toolId);if(s){const a=s.normalized.toolKind==="ask_user_question"||s.normalized.toolKind==="exit_plan_mode"?vZ(r)??r.content:r.content;s.hydrated.result=mZ(s.normalized,a),s.hydrated.rawResult=a,s.hydrated.isError=r.isError}break}case"result":n.push({...Xr(r),kind:"result",success:!r.isError,cancelled:r.subtype==="cancelled",result:r.result,durationMs:r.durationMs,costUsd:r.costUsd});break;case"status":n.push({...Xr(r),kind:"status",status:r.status});break;case"compact_boundary":n.push({...Xr(r),kind:"compact_boundary"});break;case"compact_summary":n.push({...Xr(r),kind:"compact_summary",summary:r.summary});break;case"context_cleared":n.push({...Xr(r),kind:"context_cleared"});break;case"interrupted":n.push({...Xr(r),kind:"interrupted"});break;default:n.push({...Xr(r),kind:"unknown",json:JSON.stringify(r,null,2)});break}return n}const yZ=["AskUserQuestion","ExitPlanMode","TodoWrite"],bZ=new Set(["TodoWrite"]);function xZ(e,t){for(let n=e.length-1;n>=0;n-=1){const r=e[n];if(r.kind!=="tool")continue;const s=r;if(s.toolName===t&&!s.result)return s.id}return null}function SZ(e,t){for(let n=e.length-1;n>=0;n-=1){const r=e[n];if(r.kind!=="tool")continue;const s=r;if(s.toolName===t)return s.id}return null}function wZ(e){const t={};for(const n of yZ)t[n]=bZ.has(n)?SZ(e,n):xZ(e,n);return t}function CZ(e){return e==="starting"||e==="running"||e==="waiting_for_user"}function kZ(e){return e==="starting"||e==="running"||e==="waiting_for_user"}const EZ=25e3,RZ=15e3,TZ=4e3;class MZ{constructor(t){Xt(this,"url");Xt(this,"ws",null);Xt(this,"started",!1);Xt(this,"reconnectTimer",null);Xt(this,"reconnectDelayMs",750);Xt(this,"subscriptions",new Map);Xt(this,"pending",new Map);Xt(this,"outboundQueue",[]);Xt(this,"statusListeners",new Set);Xt(this,"heartbeatTimer",null);Xt(this,"pingTimeoutTimer",null);Xt(this,"pingPromise",null);Xt(this,"lastOpenAt",0);Xt(this,"lastMessageAt",0);Xt(this,"reconnectImmediatelyOnClose",!1);Xt(this,"handleWindowFocus",()=>{this.ensureHealthyConnection()});Xt(this,"handleVisibilityChange",()=>{if(document.visibilityState==="visible"){this.startHeartbeat(),this.ensureHealthyConnection();return}this.stopHeartbeat()});Xt(this,"handleOnline",()=>{this.ensureHealthyConnection()});this.url=t}start(){this.started||(this.started=!0,window.addEventListener("focus",this.handleWindowFocus),window.addEventListener("online",this.handleOnline),document.addEventListener("visibilitychange",this.handleVisibilityChange),this.connect())}dispose(){var t;this.started=!1,this.reconnectTimer&&(window.clearTimeout(this.reconnectTimer),this.reconnectTimer=null),this.stopHeartbeat(),this.clearPingState(),window.removeEventListener("focus",this.handleWindowFocus),window.removeEventListener("online",this.handleOnline),document.removeEventListener("visibilitychange",this.handleVisibilityChange),(t=this.ws)==null||t.close(),this.ws=null;for(const n of this.pending.values())n.reject(new Error("Socket disposed"));this.pending.clear()}onStatus(t){return this.statusListeners.add(t),t(this.getStatus()),()=>{this.statusListeners.delete(t)}}subscribe(t,n){const r=crypto.randomUUID();return this.subscriptions.set(r,{topic:t,listener:n}),this.enqueue({v:1,type:"subscribe",id:r,topic:t}),()=>{this.subscriptions.delete(r),this.enqueue({v:1,type:"unsubscribe",id:r})}}subscribeTerminal(t,n){const r=crypto.randomUUID(),s={type:"terminal",terminalId:t};return this.subscriptions.set(r,{topic:s,listener:n.onSnapshot,eventListener:n.onEvent}),this.enqueue({v:1,type:"subscribe",id:r,topic:s}),()=>{this.subscriptions.delete(r),this.enqueue({v:1,type:"unsubscribe",id:r})}}command(t){const n=crypto.randomUUID(),r={v:1,type:"command",id:n,command:t};return new Promise((s,a)=>{this.pending.set(n,{resolve:s,reject:a}),this.enqueue(r)})}ensureHealthyConnection(){return!this.ws||this.ws.readyState===WebSocket.CLOSED||this.ws.readyState===WebSocket.CLOSING?(this.reconnectNow(),Promise.resolve()):this.ws.readyState===WebSocket.CONNECTING||!this.isConnectionStale()?Promise.resolve():this.sendPing()}connect(){this.started&&(this.emitStatus("connecting"),this.ws=new WebSocket(this.url),this.ws.addEventListener("open",()=>{this.reconnectDelayMs=750,this.reconnectImmediatelyOnClose=!1,this.lastOpenAt=Date.now(),this.lastMessageAt=this.lastOpenAt,this.emitStatus("connected"),this.startHeartbeat();for(const[t,n]of this.subscriptions.entries())this.sendNow({v:1,type:"subscribe",id:t,topic:n.topic});for(;this.outboundQueue.length>0;){const t=this.outboundQueue.shift();t&&this.sendNow(t)}}),this.ws.addEventListener("message",t=>{var r;this.lastMessageAt=Date.now();let n;try{n=JSON.parse(String(t.data))}catch{return}if(n.type==="snapshot"){const s=this.subscriptions.get(n.id);s==null||s.listener(n.snapshot.data);return}if(n.type==="event"){const s=this.subscriptions.get(n.id);(r=s==null?void 0:s.eventListener)==null||r.call(s,n.event);return}if(n.type==="ack"){const s=this.pending.get(n.id);if(!s)return;this.pending.delete(n.id),s.resolve(n.result);return}if(n.type==="error"){if(!n.id){console.error(eP,n.message);return}const s=this.pending.get(n.id);if(!s)return;this.pending.delete(n.id),s.reject(new Error(n.message))}}),this.ws.addEventListener("close",()=>{if(!this.started)return;const t=this.reconnectImmediatelyOnClose;this.reconnectImmediatelyOnClose=!1,this.stopHeartbeat(),this.clearPingState(),this.emitStatus("disconnected");for(const n of this.pending.values())n.reject(new Error("Disconnected"));if(this.pending.clear(),t){this.connect();return}this.scheduleReconnect()}))}scheduleReconnect(){this.reconnectTimer===null&&(this.reconnectTimer=window.setTimeout(()=>{this.reconnectTimer=null,this.connect(),this.reconnectDelayMs=Math.min(this.reconnectDelayMs*2,5e3)},this.reconnectDelayMs))}getStatus(){var t,n;return((t=this.ws)==null?void 0:t.readyState)===WebSocket.OPEN?"connected":((n=this.ws)==null?void 0:n.readyState)===WebSocket.CONNECTING?"connecting":"disconnected"}emitStatus(t){for(const n of this.statusListeners)n(t)}isConnectionStale(){const t=Math.max(this.lastMessageAt,this.lastOpenAt);return t>0&&Date.now()-t>=EZ}sendPing(){if(this.pingPromise)return this.pingPromise;const t=this.command({type:"system.ping"}).then(()=>{this.clearPingState()}).catch(n=>{throw this.clearPingState(),this.reconnectNow(),n});return this.pingTimeoutTimer=window.setTimeout(()=>{this.clearPingState(),this.reconnectNow()},TZ),this.pingPromise=t,t}reconnectNow(){if(this.reconnectTimer!==null&&(window.clearTimeout(this.reconnectTimer),this.reconnectTimer=null),!this.ws||this.ws.readyState===WebSocket.CLOSED){this.connect();return}this.ws.readyState!==WebSocket.CONNECTING&&(this.reconnectImmediatelyOnClose=!0,this.ws.close())}startHeartbeat(){document.visibilityState==="visible"&&this.heartbeatTimer===null&&(this.heartbeatTimer=window.setInterval(()=>{var t;if(document.visibilityState!=="visible"){this.stopHeartbeat();return}((t=this.ws)==null?void 0:t.readyState)===WebSocket.OPEN&&this.ensureHealthyConnection()},RZ))}stopHeartbeat(){this.heartbeatTimer!==null&&(window.clearInterval(this.heartbeatTimer),this.heartbeatTimer=null)}clearPingState(){this.pingTimeoutTimer!==null&&(window.clearTimeout(this.pingTimeoutTimer),this.pingTimeoutTimer=null),this.pingPromise=null}enqueue(t){var n;if(((n=this.ws)==null?void 0:n.readyState)===WebSocket.OPEN){this.sendNow(t);return}this.outboundQueue.push(t)}sendNow(t){var n;(n=this.ws)==null||n.send(JSON.stringify(t))}}function AZ(e,t){var r;const n=e.find(s=>s.chats.some(a=>a.chatId===t));return n?((r=n.chats.find(s=>s.chatId!==t))==null?void 0:r.chatId)??null:null}function NZ(){return`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/ws`}function DZ(){const e=x.useRef(null);return e.current||(e.current=new MZ(NZ())),x.useEffect(()=>{const t=e.current;return t==null||t.start(),()=>{t==null||t.dispose()}},[]),e.current}function OZ(e){return e<120}const LZ=320;function zZ(e){var pe,Ee,ze;const t=mu(),n=DZ(),r=pj(),[s,a]=x.useState({projectGroups:[]}),[l,u]=x.useState(null),[d,h]=x.useState(null),[p,m]=x.useState("connecting"),[_,b]=x.useState(!1),[S,w]=x.useState(!1),[C,k]=x.useState(!1),[T,R]=x.useState(null),[M,L]=x.useState(!1),[O,z]=x.useState(!1),[B,Z]=x.useState(148),[P,$]=x.useState(!0),[F,H]=x.useState(null),[V,U]=x.useState(null),[j,G]=x.useState(null),W=D$(Lr(de=>de.editorPreset)),J=x.useRef(null),A=x.useRef(null);x.useEffect(()=>n.onStatus(m),[n]),x.useEffect(()=>n.subscribe({type:"sidebar"},de=>{a(de),b(!0),H(null)}),[n]),x.useEffect(()=>n.subscribe({type:"local-projects"},de=>{u(de),w(!0),H(null)}),[n]),x.useEffect(()=>{if(!e){h(null),k(!0);return}return k(!1),n.subscribe({type:"chat",chatId:e},de=>{h(de),k(!0),H(null)})},[e,n]),x.useEffect(()=>{if(T)return;const de=s.projectGroups[0];de&&R(de.groupKey)},[T,s.projectGroups]),x.useEffect(()=>{if(!e||!_||!C)return;if(s.projectGroups.some(ve=>ve.chats.some(Be=>Be.chatId===e))){j===e&&G(null);return}j!==e&&t("/")},[e,C,t,j,s.projectGroups,_]),x.useEffect(()=>{d&&(R(d.runtime.projectId),j===d.runtime.chatId&&G(null))},[d,j]),x.useLayoutEffect(()=>{const de=A.current;if(!de)return;const ve=new ResizeObserver(()=>{Z(de.getBoundingClientRect().height)});return ve.observe(de),Z(de.getBoundingClientRect().height),()=>ve.disconnect()},[]);const I=x.useMemo(()=>_Z((d==null?void 0:d.messages)??[]),[d==null?void 0:d.messages]),Q=x.useMemo(()=>wZ(I),[I]),N=(d==null?void 0:d.runtime)??null,K=(d==null?void 0:d.availableProviders)??L9,Y=kZ(N==null?void 0:N.status),ie=CZ(N==null?void 0:N.status),fe=LZ,Re=!P&&I.length>0,me=((pe=l==null?void 0:l.projects[0])==null?void 0:pe.localPath)??null,ce=(N==null?void 0:N.localPath)??me??((Ee=s.projectGroups[0])==null?void 0:Ee.localPath),Te=!!(T??(N==null?void 0:N.projectId)??((ze=s.projectGroups[0])==null?void 0:ze.groupKey)??me);x.useEffect(()=>{const de=J.current;if(!de)return;const ve=de.scrollHeight-de.scrollTop-de.clientHeight;OZ(ve)&&de.scrollTo({top:de.scrollHeight,behavior:"smooth"})},[e,B,I.length,N==null?void 0:N.status]);function He(){const de=J.current;if(!de)return;const ve=de.scrollHeight-de.scrollTop-de.clientHeight;$(ve<24)}function Me(){const de=J.current;de&&de.scrollTo({top:de.scrollHeight,behavior:"smooth"})}async function Ke(de){try{const ve=await n.command({type:"chat.create",projectId:de});R(de),G(ve.chatId),t(`/chat/${ve.chatId}`),L(!1)}catch(ve){H(ve instanceof Error?ve.message:String(ve))}}async function Dt(de){try{U(de);const ve=await n.command({type:"project.open",localPath:de});R(ve.projectId);const Be=await n.command({type:"chat.create",projectId:ve.projectId});G(Be.chatId),t(`/chat/${Be.chatId}`),L(!1),H(null)}catch(ve){H(ve instanceof Error?ve.message:String(ve))}finally{U(null)}}async function mn(de){try{U(de.localPath);const ve=await n.command(de.mode==="new"?{type:"project.create",localPath:de.localPath,title:de.title}:{type:"project.open",localPath:de.localPath});R(ve.projectId);const Be=await n.command({type:"chat.create",projectId:ve.projectId});G(Be.chatId),t(`/chat/${Be.chatId}`),L(!1),H(null)}catch(ve){H(ve instanceof Error?ve.message:String(ve))}finally{U(null)}}async function Ur(de,ve){var Be;try{let Pe=T??((Be=s.projectGroups[0])==null?void 0:Be.groupKey)??null;if(!e&&!Pe&&me&&(Pe=(await n.command({type:"project.open",localPath:me})).projectId,R(Pe)),!e&&!Pe)throw new Error("Open a project first");const $e=await n.command({type:"chat.send",chatId:e??void 0,projectId:e?void 0:Pe??void 0,provider:ve==null?void 0:ve.provider,content:de,model:ve==null?void 0:ve.model,modelOptions:ve==null?void 0:ve.modelOptions,planMode:ve==null?void 0:ve.planMode});!e&&$e.chatId&&(G($e.chatId),t(`/chat/${$e.chatId}`)),H(null)}catch(Pe){throw H(Pe instanceof Error?Pe.message:String(Pe)),Pe}}async function $r(){if(e)try{await n.command({type:"chat.cancel",chatId:e})}catch(de){H(de instanceof Error?de.message:String(de))}}async function gn(de){if(await r.confirm({title:"Delete Chat",description:`Delete "${de.title}"? This cannot be undone.`,confirmLabel:"Delete",confirmVariant:"destructive"}))try{if(await n.command({type:"chat.delete",chatId:de.chatId}),de.chatId===e){const Be=AZ(s.projectGroups,de.chatId);t(Be?`/chat/${Be}`:"/")}}catch(Be){H(Be instanceof Error?Be.message:String(Be))}}async function vn(de){const ve=s.projectGroups.find($e=>$e.groupKey===de);if(!ve)return;const Be=ve.localPath.split("/").filter(Boolean).pop()??ve.localPath;if(await r.confirm({title:"Remove",description:`Remove "${Be}" from the sidebar? Existing chats will be removed from ${zn}.`,confirmLabel:"Remove",confirmVariant:"destructive"}))try{await n.command({type:"project.remove",projectId:de}),Do.getState().clearProject(de),qd.getState().clearProject(de),(N==null?void 0:N.projectId)===de&&t("/"),H(null)}catch($e){H($e instanceof Error?$e.message:String($e))}}async function _r(de){var Be,Pe;const ve=(N==null?void 0:N.localPath)??((Be=l==null?void 0:l.projects[0])==null?void 0:Be.localPath)??((Pe=s.projectGroups[0])==null?void 0:Pe.localPath);if(ve)try{await Ti({action:de,localPath:ve})}catch($e){H($e instanceof Error?$e.message:String($e))}}async function si(de){try{await Ti({action:"open_editor",localPath:de.path,line:de.line,column:de.column})}catch(ve){H(ve instanceof Error?ve.message:String(ve))}}async function Ti(de){const ve=Lr.getState();H(null),await n.command({type:"system.openExternal",...de,editor:de.action==="open_editor"?{preset:ve.editorPreset,commandTemplate:ve.editorCommandTemplate}:void 0})}function It(){var Be,Pe;const de=T??((Be=s.projectGroups[0])==null?void 0:Be.groupKey);if(de){Ke(de);return}const ve=(Pe=l==null?void 0:l.projects[0])==null?void 0:Pe.localPath;if(ve){Dt(ve);return}t("/")}async function ro(de,ve,Be){if(e)try{await n.command({type:"chat.respondTool",chatId:e,toolUseId:de,result:{questions:ve,answers:Be}})}catch(Pe){H(Pe instanceof Error?Pe.message:String(Pe))}}async function ae(de,ve,Be,Pe){if(e){ve&&sM.getState().setPlanMode(!1);try{await n.command({type:"chat.respondTool",chatId:e,toolUseId:de,result:{confirmed:ve,...Be?{clearContext:!0}:{},...Pe?{message:Pe}:{}}})}catch($e){H($e instanceof Error?$e.message:String($e))}}}return{socket:n,activeChatId:e,sidebarData:s,localProjects:l,chatSnapshot:d,connectionStatus:p,sidebarReady:_,localProjectsReady:S,commandError:F,startingLocalPath:V,sidebarOpen:M,sidebarCollapsed:O,scrollRef:J,inputRef:A,messages:I,latestToolIds:Q,runtime:N,availableProviders:K,isProcessing:Y,canCancel:ie,transcriptPaddingBottom:fe,showScrollButton:Re,navbarLocalPath:ce,editorLabel:W,hasSelectedProject:Te,openSidebar:()=>L(!0),closeSidebar:()=>L(!1),collapseSidebar:()=>z(!0),expandSidebar:()=>z(!1),updateScrollState:He,scrollToBottom:Me,handleCreateChat:Ke,handleOpenLocalProject:Dt,handleCreateProject:mn,handleSend:Ur,handleCancel:$r,handleDeleteChat:gn,handleRemoveProject:vn,handleOpenExternal:_r,handleOpenLocalLink:si,handleCompose:It,handleAskUserQuestion:ro,handleExitPlanMode:ae}}function jZ(){const e=ri(),t=Fk(),n=zZ(t.chatId??null),r=e.pathname==="/"||e.pathname.startsWith("/settings");return g.jsxs("div",{className:"flex h-[100dvh] min-h-[100dvh] overflow-hidden",children:[g.jsx(O9,{data:n.sidebarData,activeChatId:n.activeChatId,connectionStatus:n.connectionStatus,ready:n.sidebarReady,open:n.sidebarOpen,collapsed:n.sidebarCollapsed,showMobileOpenButton:r,onOpen:n.openSidebar,onClose:n.closeSidebar,onCollapse:n.collapseSidebar,onExpand:n.expandSidebar,onCreateChat:s=>{n.handleCreateChat(s)},onDeleteChat:s=>{n.handleDeleteChat(s)},onRemoveProject:s=>{n.handleRemoveProject(s)}}),g.jsx(h4,{context:n})]})}function BZ(){return g.jsx(ZB,{children:g.jsx(fj,{children:g.jsx(f4,{children:g.jsxs(Va,{element:g.jsx(jZ,{}),children:[g.jsx(Va,{path:"/",element:g.jsx(iZ,{})}),g.jsx(Va,{path:"/settings",element:g.jsx(u4,{to:"/settings/general",replace:!0})}),g.jsx(Va,{path:"/settings/:sectionId",element:g.jsx(fZ,{})}),g.jsx(Va,{path:"/chat/:chatId",element:g.jsx(ZX,{})})]})})})})}const WA=document.getElementById("root");if(!WA)throw new Error("Missing #root");f3.createRoot(WA).render(g.jsx(x.StrictMode,{children:g.jsx(B4,{children:g.jsx(d$,{children:g.jsx(BZ,{})})})}));