kanna-code 0.8.1 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/assets/index-CRDe-Lt2.js +543 -0
- package/dist/client/assets/index-gEOLdGK-.css +32 -0
- package/dist/client/index.html +2 -2
- package/package.json +1 -1
- package/src/server/external-open.ts +15 -4
- package/src/server/file-tree-manager.test.ts +116 -0
- package/src/server/file-tree-manager.ts +372 -0
- package/src/server/server.ts +6 -0
- package/src/server/ws-router.test.ts +117 -0
- package/src/server/ws-router.ts +47 -0
- package/src/shared/protocol.ts +27 -2
- package/src/shared/types.ts +24 -0
- package/dist/client/assets/index-Dv1xvSOM.css +0 -32
- package/dist/client/assets/index-s5sRNmBs.js +0 -503
|
@@ -0,0 +1,543 @@
|
|
|
1
|
+
var m3=Object.defineProperty;var HS=e=>{throw TypeError(e)};var g3=(e,t,n)=>t in e?m3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Xt=(e,t,n)=>g3(e,typeof t!="symbol"?t+"":t,n),FS=(e,t,n)=>t.has(e)||HS("Cannot "+n);var xc=(e,t,n)=>(FS(e,t,"read from private field"),n?n.call(e):t.get(e)),US=(e,t,n)=>t.has(e)?HS("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),$S=(e,t,n,r)=>(FS(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);function v3(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 Tf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Sg={exports:{}},Sc={};/**
|
|
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 WS;function _3(){if(WS)return Sc;WS=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 Sc.Fragment=t,Sc.jsx=n,Sc.jsxs=n,Sc}var qS;function y3(){return qS||(qS=1,Sg.exports=_3()),Sg.exports}var g=y3(),wg={exports:{}},Pe={};/**
|
|
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 VS;function b3(){if(VS)return Pe;VS=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 y(H){return H===null||typeof H!="object"?null:(H=_&&H[_]||H["@@iterator"],typeof H=="function"?H:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,C={};function k(H,J,N){this.props=H,this.context=J,this.refs=C,this.updater=N||S}k.prototype.isReactComponent={},k.prototype.setState=function(H,J){if(typeof H!="object"&&typeof H!="function"&&H!=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,H,J,"setState")},k.prototype.forceUpdate=function(H){this.updater.enqueueForceUpdate(this,H,"forceUpdate")};function M(){}M.prototype=k.prototype;function R(H,J,N){this.props=H,this.context=J,this.refs=C,this.updater=N||S}var A=R.prototype=new M;A.constructor=R,w(A,k.prototype),A.isPureReactComponent=!0;var O=Array.isArray;function L(){}var z={H:null,A:null,T:null,S:null},P=Object.prototype.hasOwnProperty;function Q(H,J,N){var G=N.ref;return{$$typeof:e,type:H,key:J,ref:G!==void 0?G:null,props:N}}function I(H,J){return Q(H.type,J,H.props)}function W(H){return typeof H=="object"&&H!==null&&H.$$typeof===e}function U(H){var J={"=":"=0",":":"=2"};return"$"+H.replace(/[=:]/g,function(N){return J[N]})}var F=/\/+/g;function q(H,J){return typeof H=="object"&&H!==null&&H.key!=null?U(""+H.key):J.toString(36)}function j(H){switch(H.status){case"fulfilled":return H.value;case"rejected":throw H.reason;default:switch(typeof H.status=="string"?H.then(L,L):(H.status="pending",H.then(function(J){H.status==="pending"&&(H.status="fulfilled",H.value=J)},function(J){H.status==="pending"&&(H.status="rejected",H.reason=J)})),H.status){case"fulfilled":return H.value;case"rejected":throw H.reason}}throw H}function B(H,J,N,G,X){var ie=typeof H;(ie==="undefined"||ie==="boolean")&&(H=null);var fe=!1;if(H===null)fe=!0;else switch(ie){case"bigint":case"string":case"number":fe=!0;break;case"object":switch(H.$$typeof){case e:case t:fe=!0;break;case p:return fe=H._init,B(fe(H._payload),J,N,G,X)}}if(fe)return X=X(H),fe=G===""?"."+q(H,0):G,O(X)?(N="",fe!=null&&(N=fe.replace(F,"$&/")+"/"),B(X,J,N,"",function(le){return le})):X!=null&&(W(X)&&(X=I(X,N+(X.key==null||H&&H.key===X.key?"":(""+X.key).replace(F,"$&/")+"/")+fe)),J.push(X)),1;fe=0;var Re=G===""?".":G+":";if(O(H))for(var pe=0;pe<H.length;pe++)G=H[pe],ie=Re+q(G,pe),fe+=B(G,J,N,ie,X);else if(pe=y(H),typeof pe=="function")for(H=pe.call(H),pe=0;!(G=H.next()).done;)G=G.value,ie=Re+q(G,pe++),fe+=B(G,J,N,ie,X);else if(ie==="object"){if(typeof H.then=="function")return B(j(H),J,N,G,X);throw J=String(H),Error("Objects are not valid as a React child (found: "+(J==="[object Object]"?"object with keys {"+Object.keys(H).join(", ")+"}":J)+"). If you meant to render a collection of children, use an array instead.")}return fe}function K(H,J,N){if(H==null)return H;var G=[],X=0;return B(H,G,"","",function(ie){return J.call(N,ie,X++)}),G}function $(H){if(H._status===-1){var J=H._result;J=J(),J.then(function(N){(H._status===0||H._status===-1)&&(H._status=1,H._result=N)},function(N){(H._status===0||H._status===-1)&&(H._status=2,H._result=N)}),H._status===-1&&(H._status=0,H._result=J)}if(H._status===1)return H._result.default;throw H._result}var Y=typeof reportError=="function"?reportError:function(H){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var J=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof H=="object"&&H!==null&&typeof H.message=="string"?String(H.message):String(H),error:H});if(!window.dispatchEvent(J))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",H);return}console.error(H)},T={map:K,forEach:function(H,J,N){K(H,function(){J.apply(this,arguments)},N)},count:function(H){var J=0;return K(H,function(){J++}),J},toArray:function(H){return K(H,function(J){return J})||[]},only:function(H){if(!W(H))throw Error("React.Children.only expected to receive a single React element child.");return H}};return Pe.Activity=m,Pe.Children=T,Pe.Component=k,Pe.Fragment=n,Pe.Profiler=s,Pe.PureComponent=R,Pe.StrictMode=r,Pe.Suspense=d,Pe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=z,Pe.__COMPILER_RUNTIME={__proto__:null,c:function(H){return z.H.useMemoCache(H)}},Pe.cache=function(H){return function(){return H.apply(null,arguments)}},Pe.cacheSignal=function(){return null},Pe.cloneElement=function(H,J,N){if(H==null)throw Error("The argument must be a React element, but you passed "+H+".");var G=w({},H.props),X=H.key;if(J!=null)for(ie in J.key!==void 0&&(X=""+J.key),J)!P.call(J,ie)||ie==="key"||ie==="__self"||ie==="__source"||ie==="ref"&&J.ref===void 0||(G[ie]=J[ie]);var ie=arguments.length-2;if(ie===1)G.children=N;else if(1<ie){for(var fe=Array(ie),Re=0;Re<ie;Re++)fe[Re]=arguments[Re+2];G.children=fe}return Q(H.type,X,G)},Pe.createContext=function(H){return H={$$typeof:l,_currentValue:H,_currentValue2:H,_threadCount:0,Provider:null,Consumer:null},H.Provider=H,H.Consumer={$$typeof:a,_context:H},H},Pe.createElement=function(H,J,N){var G,X={},ie=null;if(J!=null)for(G in J.key!==void 0&&(ie=""+J.key),J)P.call(J,G)&&G!=="key"&&G!=="__self"&&G!=="__source"&&(X[G]=J[G]);var fe=arguments.length-2;if(fe===1)X.children=N;else if(1<fe){for(var Re=Array(fe),pe=0;pe<fe;pe++)Re[pe]=arguments[pe+2];X.children=Re}if(H&&H.defaultProps)for(G in fe=H.defaultProps,fe)X[G]===void 0&&(X[G]=fe[G]);return Q(H,ie,X)},Pe.createRef=function(){return{current:null}},Pe.forwardRef=function(H){return{$$typeof:u,render:H}},Pe.isValidElement=W,Pe.lazy=function(H){return{$$typeof:p,_payload:{_status:-1,_result:H},_init:$}},Pe.memo=function(H,J){return{$$typeof:h,type:H,compare:J===void 0?null:J}},Pe.startTransition=function(H){var J=z.T,N={};z.T=N;try{var G=H(),X=z.S;X!==null&&X(N,G),typeof G=="object"&&G!==null&&typeof G.then=="function"&&G.then(L,Y)}catch(ie){Y(ie)}finally{J!==null&&N.types!==null&&(J.types=N.types),z.T=J}},Pe.unstable_useCacheRefresh=function(){return z.H.useCacheRefresh()},Pe.use=function(H){return z.H.use(H)},Pe.useActionState=function(H,J,N){return z.H.useActionState(H,J,N)},Pe.useCallback=function(H,J){return z.H.useCallback(H,J)},Pe.useContext=function(H){return z.H.useContext(H)},Pe.useDebugValue=function(){},Pe.useDeferredValue=function(H,J){return z.H.useDeferredValue(H,J)},Pe.useEffect=function(H,J){return z.H.useEffect(H,J)},Pe.useEffectEvent=function(H){return z.H.useEffectEvent(H)},Pe.useId=function(){return z.H.useId()},Pe.useImperativeHandle=function(H,J,N){return z.H.useImperativeHandle(H,J,N)},Pe.useInsertionEffect=function(H,J){return z.H.useInsertionEffect(H,J)},Pe.useLayoutEffect=function(H,J){return z.H.useLayoutEffect(H,J)},Pe.useMemo=function(H,J){return z.H.useMemo(H,J)},Pe.useOptimistic=function(H,J){return z.H.useOptimistic(H,J)},Pe.useReducer=function(H,J,N){return z.H.useReducer(H,J,N)},Pe.useRef=function(H){return z.H.useRef(H)},Pe.useState=function(H){return z.H.useState(H)},Pe.useSyncExternalStore=function(H,J,N){return z.H.useSyncExternalStore(H,J,N)},Pe.useTransition=function(){return z.H.useTransition()},Pe.version="19.2.1",Pe}var KS;function ay(){return KS||(KS=1,wg.exports=b3()),wg.exports}var x=ay();const _t=Tf(x),Ik=v3({__proto__:null,default:_t},[x]);var Cg={exports:{}},wc={},kg={exports:{}},Eg={};/**
|
|
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 GS;function x3(){return GS||(GS=1,(function(e){function t(B,K){var $=B.length;B.push(K);e:for(;0<$;){var Y=$-1>>>1,T=B[Y];if(0<s(T,K))B[Y]=K,B[$]=T,$=Y;else break e}}function n(B){return B.length===0?null:B[0]}function r(B){if(B.length===0)return null;var K=B[0],$=B.pop();if($!==K){B[0]=$;e:for(var Y=0,T=B.length,H=T>>>1;Y<H;){var J=2*(Y+1)-1,N=B[J],G=J+1,X=B[G];if(0>s(N,$))G<T&&0>s(X,N)?(B[Y]=X,B[G]=$,Y=G):(B[Y]=N,B[J]=$,Y=J);else if(G<T&&0>s(X,$))B[Y]=X,B[G]=$,Y=G;else break e}}return K}function s(B,K){var $=B.sortIndex-K.sortIndex;return $!==0?$:B.id-K.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,y=!1,S=!1,w=!1,C=!1,k=typeof setTimeout=="function"?setTimeout:null,M=typeof clearTimeout=="function"?clearTimeout:null,R=typeof setImmediate<"u"?setImmediate:null;function A(B){for(var K=n(h);K!==null;){if(K.callback===null)r(h);else if(K.startTime<=B)r(h),K.sortIndex=K.expirationTime,t(d,K);else break;K=n(h)}}function O(B){if(w=!1,A(B),!S)if(n(d)!==null)S=!0,L||(L=!0,U());else{var K=n(h);K!==null&&j(O,K.startTime-B)}}var L=!1,z=-1,P=5,Q=-1;function I(){return C?!0:!(e.unstable_now()-Q<P)}function W(){if(C=!1,L){var B=e.unstable_now();Q=B;var K=!0;try{e:{S=!1,w&&(w=!1,M(z),z=-1),y=!0;var $=_;try{t:{for(A(B),m=n(d);m!==null&&!(m.expirationTime>B&&I());){var Y=m.callback;if(typeof Y=="function"){m.callback=null,_=m.priorityLevel;var T=Y(m.expirationTime<=B);if(B=e.unstable_now(),typeof T=="function"){m.callback=T,A(B),K=!0;break t}m===n(d)&&r(d),A(B)}else r(d);m=n(d)}if(m!==null)K=!0;else{var H=n(h);H!==null&&j(O,H.startTime-B),K=!1}}break e}finally{m=null,_=$,y=!1}K=void 0}}finally{K?U():L=!1}}}var U;if(typeof R=="function")U=function(){R(W)};else if(typeof MessageChannel<"u"){var F=new MessageChannel,q=F.port2;F.port1.onmessage=W,U=function(){q.postMessage(null)}}else U=function(){k(W,0)};function j(B,K){z=k(function(){B(e.unstable_now())},K)}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(B){B.callback=null},e.unstable_forceFrameRate=function(B){0>B||125<B?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):P=0<B?Math.floor(1e3/B):5},e.unstable_getCurrentPriorityLevel=function(){return _},e.unstable_next=function(B){switch(_){case 1:case 2:case 3:var K=3;break;default:K=_}var $=_;_=K;try{return B()}finally{_=$}},e.unstable_requestPaint=function(){C=!0},e.unstable_runWithPriority=function(B,K){switch(B){case 1:case 2:case 3:case 4:case 5:break;default:B=3}var $=_;_=B;try{return K()}finally{_=$}},e.unstable_scheduleCallback=function(B,K,$){var Y=e.unstable_now();switch(typeof $=="object"&&$!==null?($=$.delay,$=typeof $=="number"&&0<$?Y+$:Y):$=Y,B){case 1:var T=-1;break;case 2:T=250;break;case 5:T=1073741823;break;case 4:T=1e4;break;default:T=5e3}return T=$+T,B={id:p++,callback:K,priorityLevel:B,startTime:$,expirationTime:T,sortIndex:-1},$>Y?(B.sortIndex=$,t(h,B),n(d)===null&&B===n(h)&&(w?(M(z),z=-1):w=!0,j(O,$-Y))):(B.sortIndex=T,t(d,B),S||y||(S=!0,L||(L=!0,U()))),B},e.unstable_shouldYield=I,e.unstable_wrapCallback=function(B){var K=_;return function(){var $=_;_=K;try{return B.apply(this,arguments)}finally{_=$}}}})(Eg)),Eg}var YS;function S3(){return YS||(YS=1,kg.exports=x3()),kg.exports}var Rg={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 XS;function w3(){if(XS)return Rn;XS=1;var e=ay();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,y=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:y}):p==="script"&&r.d.X(d,{crossOrigin:m,integrity:_,fetchPriority:y,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 ZS;function Hk(){if(ZS)return Rg.exports;ZS=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(),Rg.exports=w3(),Rg.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 QS;function C3(){if(QS)return wc;QS=1;var e=S3(),t=ay(),n=Hk();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 b=v.alternate;if(b===null){if(f=v.return,f!==null){c=f;continue}break}if(v.child===b.child){for(b=v.child;b;){if(b===c)return d(v),i;if(b===f)return d(v),o;b=b.sibling}throw Error(r(188))}if(c.return!==f.return)c=v,f=b;else{for(var E=!1,D=v.child;D;){if(D===c){E=!0,c=v,f=b;break}if(D===f){E=!0,f=v,c=b;break}D=D.sibling}if(!E){for(D=b.child;D;){if(D===c){E=!0,c=b,f=v;break}if(D===f){E=!0,f=b,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"),y=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"),M=Symbol.for("react.consumer"),R=Symbol.for("react.context"),A=Symbol.for("react.forward_ref"),O=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),z=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),Q=Symbol.for("react.activity"),I=Symbol.for("react.memo_cache_sentinel"),W=Symbol.iterator;function U(i){return i===null||typeof i!="object"?null:(i=W&&i[W]||i["@@iterator"],typeof i=="function"?i:null)}var F=Symbol.for("react.client.reference");function q(i){if(i==null)return null;if(typeof i=="function")return i.$$typeof===F?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 O:return"Suspense";case L:return"SuspenseList";case Q:return"Activity"}if(typeof i=="object")switch(i.$$typeof){case S:return"Portal";case R:return i.displayName||"Context";case M:return(i._context.displayName||"Context")+".Consumer";case A: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:q(i.type)||"Memo";case P:o=i._payload,i=i._init;try{return q(i(o))}catch{}}return null}var j=Array.isArray,B=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,K=n.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$={pending:!1,data:null,method:null,action:null},Y=[],T=-1;function H(i){return{current:i}}function J(i){0>T||(i.current=Y[T],Y[T]=null,T--)}function N(i,o){T++,Y[T]=i.current,i.current=o}var G=H(null),X=H(null),ie=H(null),fe=H(null);function Re(i,o){switch(N(ie,o),N(X,i),N(G,null),o.nodeType){case 9:case 11:i=(i=o.documentElement)&&(i=i.namespaceURI)?cS(i):0;break;default:if(i=o.tagName,o=o.namespaceURI)o=cS(o),i=uS(o,i);else switch(i){case"svg":i=1;break;case"math":i=2;break;default:i=0}}J(G),N(G,i)}function pe(){J(G),J(X),J(ie)}function le(i){i.memoizedState!==null&&N(fe,i);var o=G.current,c=uS(o,i.type);o!==c&&(N(X,i),N(G,c))}function Me(i){X.current===i&&(J(G),J(X)),fe.current===i&&(J(fe),vc._currentValue=$)}var He,Te;function Ve(i){if(He===void 0)try{throw Error()}catch(c){var o=c.stack.trim().match(/\n( *(at )?)/);He=o&&o[1]||"",Te=-1<c.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<c.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+He+i+Te}var Ot=!1;function mn(i,o){if(!i||Ot)return"";Ot=!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 b=f.DetermineComponentFrameRoot(),E=b[0],D=b[1];if(E&&D){var V=E.split(`
|
|
44
|
+
`),ne=D.split(`
|
|
45
|
+
`);for(v=f=0;f<V.length&&!V[f].includes("DetermineComponentFrameRoot");)f++;for(;v<ne.length&&!ne[v].includes("DetermineComponentFrameRoot");)v++;if(f===V.length||v===ne.length)for(f=V.length-1,v=ne.length-1;1<=f&&0<=v&&V[f]!==ne[v];)v--;for(;1<=f&&0<=v;f--,v--)if(V[f]!==ne[v]){if(f!==1||v!==1)do if(f--,v--,0>v||V[f]!==ne[v]){var oe=`
|
|
46
|
+
`+V[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{Ot=!1,Error.prepareStackTrace=c}return(c=i?i.displayName||i.name:"")?Ve(c):""}function Ur(i,o){switch(i.tag){case 26:case 27:case 5:return Ve(i.type);case 16:return Ve("Lazy");case 13:return i.child!==o&&o!==null?Ve("Suspense Fallback"):Ve("Suspense");case 19:return Ve("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 Ve("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,us=e.unstable_requestPaint,Mt=e.unstable_now,io=e.unstable_getCurrentPriorityLevel,ae=e.unstable_ImmediatePriority,me=e.unstable_UserBlockingPriority,Ee=e.unstable_NormalPriority,je=e.unstable_LowPriority,Xe=e.unstable_IdlePriority,de=e.log,_e=e.unstable_setDisableYieldValue,De=null,Be=null;function Ze(i){if(typeof de=="function"&&_e(i),Be&&typeof Be.setStrictMode=="function")try{Be.setStrictMode(De,i)}catch{}}var st=Math.clz32?Math.clz32:dp,oi=Math.log,Fn=Math.LN2;function dp(i){return i>>>=0,i===0?32:31-(oi(i)/Fn|0)|0}var Jo=256,ea=262144,zt=4194304;function jt(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,b=i.suspendedLanes,E=i.pingedLanes;i=i.warmLanes;var D=f&134217727;return D!==0?(f=D&~b,f!==0?v=jt(f):(E&=D,E!==0?v=jt(E):c||(c=D&~i,c!==0&&(v=jt(c))))):(D=f&~b,D!==0?v=jt(D):E!==0?v=jt(E):c||(c=f&~i,c!==0&&(v=jt(c)))),v===0?0:o!==0&&o!==v&&(o&b)===0&&(b=v&-v,c=o&-o,b>=c||b===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=zt;return zt<<=1,(zt&62914560)===0&&(zt=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,b){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,V=i.expirationTimes,ne=i.hiddenUpdates;for(c=E&~c;0<c;){var oe=31-st(c),ue=1<<oe;D[oe]=0,V[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),b!==0&&v===0&&i.tag!==0&&(i.suspendedLanes|=b&~(E&~o))}function Wr(i,o,c){i.pendingLanes|=o,i.suspendedLanes&=~o;var f=31-st(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-st(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:Ti(c),(c&(i.suspendedLanes|o))!==0?0:c}function Ti(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=K.p;return i!==0?i:(i=window.event,i===void 0?32:LS(i.type))}function hs(i,o){var c=K.p;try{return K.p=i,o()}finally{K.p=c}}var xr=Math.random().toString(36).slice(2),_n="__reactFiber$"+xr,qn="__reactProps$"+xr,ta="__reactContainer$"+xr,fp="__reactEvents$"+xr,iN="__reactListeners$"+xr,sN="__reactHandles$"+xr,X0="__reactResources$"+xr,Dl="__reactMarker$"+xr;function pp(i){delete i[_n],delete i[qn],delete i[fp],delete i[iN],delete i[sN]}function na(i){var o=i[_n];if(o)return o;for(var c=i.parentNode;c;){if(o=c[ta]||c[_n]){if(c=o.alternate,o.child!==null||c!==null&&c.child!==null)for(i=vS(i);i!==null;){if(c=i[_n])return c;i=vS(i)}return o}i=c,c=i.parentNode}return null}function ra(i){if(i=i[_n]||i[ta]){var o=i.tag;if(o===5||o===6||o===13||o===31||o===26||o===27||o===3)return i}return null}function Ll(i){var o=i.tag;if(o===5||o===26||o===27||o===6)return i.stateNode;throw Error(r(33))}function ia(i){var o=i[X0];return o||(o=i[X0]={hoistableStyles:new Map,hoistableScripts:new Map}),o}function rn(i){i[Dl]=!0}var Z0=new Set,Q0={};function so(i,o){sa(i,o),sa(i+"Capture",o)}function sa(i,o){for(Q0[i]=o,i=0;i<o.length;i++)Z0.add(o[i])}var oN=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]*$"),J0={},eb={};function aN(i){return gn.call(eb,i)?!0:gn.call(J0,i)?!1:oN.test(i)?eb[i]=!0:(J0[i]=!0,!1)}function Hu(i,o,c){if(aN(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 Fu(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 tb(i){var o=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(o==="checkbox"||o==="radio")}function lN(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,b=f.set;return Object.defineProperty(i,o,{configurable:!0,get:function(){return v.call(this)},set:function(E){c=""+E,b.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 mp(i){if(!i._valueTracker){var o=tb(i)?"checked":"value";i._valueTracker=lN(i,o,""+i[o])}}function nb(i){if(!i)return!1;var o=i._valueTracker;if(!o)return!0;var c=o.getValue(),f="";return i&&(f=tb(i)?i.checked?"true":"false":i.value),i=f,i!==c?(o.setValue(i),!0):!1}function Uu(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 cN=/[\n"\\]/g;function wr(i){return i.replace(cN,function(o){return"\\"+o.charCodeAt(0).toString(16)+" "})}function gp(i,o,c,f,v,b,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?vp(i,E,Sr(o)):c!=null?vp(i,E,Sr(c)):f!=null&&i.removeAttribute("value"),v==null&&b!=null&&(i.defaultChecked=!!b),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 rb(i,o,c,f,v,b,E,D){if(b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"&&(i.type=b),o!=null||c!=null){if(!(b!=="submit"&&b!=="reset"||o!=null)){mp(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),mp(i)}function vp(i,o,c){o==="number"&&Uu(i.ownerDocument)===i||i.defaultValue===""+c||(i.defaultValue=""+c)}function oa(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 ib(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 sb(i,o,c,f){if(o==null){if(f!=null){if(c!=null)throw Error(r(92));if(j(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),mp(i)}function aa(i,o){if(o){var c=i.firstChild;if(c&&c===i.lastChild&&c.nodeType===3){c.nodeValue=o;return}}i.textContent=o}var uN=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 ob(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||uN.has(o)?o==="float"?i.cssFloat=c:i[o]=(""+c).trim():i[o]=c+"px"}function ab(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&&ob(i,v,f)}else for(var b in o)o.hasOwnProperty(b)&&ob(i,b,o[b])}function _p(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 hN=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"]]),dN=/^[\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 $u(i){return dN.test(""+i)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":i}function Di(){}var yp=null;function bp(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var la=null,ca=null;function lb(i){var o=ra(i);if(o&&(i=o.stateNode)){var c=i[qn]||null;e:switch(i=o.stateNode,o.type){case"input":if(gp(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));gp(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&&nb(f)}break e;case"textarea":ib(i,c.value,c.defaultValue);break e;case"select":o=c.value,o!=null&&oa(i,!!c.multiple,o,!1)}}}var xp=!1;function cb(i,o,c){if(xp)return i(o,c);xp=!0;try{var f=i(o);return f}finally{if(xp=!1,(la!==null||ca!==null)&&(Ah(),la&&(o=la,i=ca,ca=la=null,lb(o),i)))for(o=0;o<i.length;o++)lb(i[o])}}function Ol(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 Li=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Sp=!1;if(Li)try{var zl={};Object.defineProperty(zl,"passive",{get:function(){Sp=!0}}),window.addEventListener("test",zl,zl),window.removeEventListener("test",zl,zl)}catch{Sp=!1}var ds=null,wp=null,Wu=null;function ub(){if(Wu)return Wu;var i,o=wp,c=o.length,f,v="value"in ds?ds.value:ds.textContent,b=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[b-f];f++);return Wu=v.slice(i,1<f?1-f:void 0)}function qu(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 Vu(){return!0}function hb(){return!1}function Vn(i){function o(c,f,v,b,E){this._reactName=c,this._targetInst=v,this.type=f,this.nativeEvent=b,this.target=E,this.currentTarget=null;for(var D in i)i.hasOwnProperty(D)&&(c=i[D],this[D]=c?c(b):b[D]);return this.isDefaultPrevented=(b.defaultPrevented!=null?b.defaultPrevented:b.returnValue===!1)?Vu:hb,this.isPropagationStopped=hb,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=Vu)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=Vu)},persist:function(){},isPersistent:Vu}),o}var oo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ku=Vn(oo),jl=m({},oo,{view:0,detail:0}),fN=Vn(jl),Cp,kp,Bl,Gu=m({},jl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Rp,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!==Bl&&(Bl&&i.type==="mousemove"?(Cp=i.screenX-Bl.screenX,kp=i.screenY-Bl.screenY):kp=Cp=0,Bl=i),Cp)},movementY:function(i){return"movementY"in i?i.movementY:kp}}),db=Vn(Gu),pN=m({},Gu,{dataTransfer:0}),mN=Vn(pN),gN=m({},jl,{relatedTarget:0}),Ep=Vn(gN),vN=m({},oo,{animationName:0,elapsedTime:0,pseudoElement:0}),_N=Vn(vN),yN=m({},oo,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),bN=Vn(yN),xN=m({},oo,{data:0}),fb=Vn(xN),SN={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},wN={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"},CN={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function kN(i){var o=this.nativeEvent;return o.getModifierState?o.getModifierState(i):(i=CN[i])?!!o[i]:!1}function Rp(){return kN}var EN=m({},jl,{key:function(i){if(i.key){var o=SN[i.key]||i.key;if(o!=="Unidentified")return o}return i.type==="keypress"?(i=qu(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?wN[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Rp,charCode:function(i){return i.type==="keypress"?qu(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?qu(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),RN=Vn(EN),MN=m({},Gu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),pb=Vn(MN),TN=m({},jl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Rp}),AN=Vn(TN),NN=m({},oo,{propertyName:0,elapsedTime:0,pseudoElement:0}),DN=Vn(NN),LN=m({},Gu,{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}),ON=Vn(LN),zN=m({},oo,{newState:0,oldState:0}),jN=Vn(zN),BN=[9,13,27,32],Mp=Li&&"CompositionEvent"in window,Pl=null;Li&&"documentMode"in document&&(Pl=document.documentMode);var PN=Li&&"TextEvent"in window&&!Pl,mb=Li&&(!Mp||Pl&&8<Pl&&11>=Pl),gb=" ",vb=!1;function _b(i,o){switch(i){case"keyup":return BN.indexOf(o.keyCode)!==-1;case"keydown":return o.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function yb(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var ua=!1;function IN(i,o){switch(i){case"compositionend":return yb(o);case"keypress":return o.which!==32?null:(vb=!0,gb);case"textInput":return i=o.data,i===gb&&vb?null:i;default:return null}}function HN(i,o){if(ua)return i==="compositionend"||!Mp&&_b(i,o)?(i=ub(),Wu=wp=ds=null,ua=!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 mb&&o.locale!=="ko"?null:o.data;default:return null}}var FN={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 bb(i){var o=i&&i.nodeName&&i.nodeName.toLowerCase();return o==="input"?!!FN[i.type]:o==="textarea"}function xb(i,o,c,f){la?ca?ca.push(f):ca=[f]:la=f,o=Bh(o,"onChange"),0<o.length&&(c=new Ku("onChange","change",null,c,f),i.push({event:c,listeners:o}))}var Il=null,Hl=null;function UN(i){rS(i,0)}function Yu(i){var o=Ll(i);if(nb(o))return i}function Sb(i,o){if(i==="change")return o}var wb=!1;if(Li){var Tp;if(Li){var Ap="oninput"in document;if(!Ap){var Cb=document.createElement("div");Cb.setAttribute("oninput","return;"),Ap=typeof Cb.oninput=="function"}Tp=Ap}else Tp=!1;wb=Tp&&(!document.documentMode||9<document.documentMode)}function kb(){Il&&(Il.detachEvent("onpropertychange",Eb),Hl=Il=null)}function Eb(i){if(i.propertyName==="value"&&Yu(Hl)){var o=[];xb(o,Hl,i,bp(i)),cb(UN,o)}}function $N(i,o,c){i==="focusin"?(kb(),Il=o,Hl=c,Il.attachEvent("onpropertychange",Eb)):i==="focusout"&&kb()}function WN(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return Yu(Hl)}function qN(i,o){if(i==="click")return Yu(o)}function VN(i,o){if(i==="input"||i==="change")return Yu(o)}function KN(i,o){return i===o&&(i!==0||1/i===1/o)||i!==i&&o!==o}var ir=typeof Object.is=="function"?Object.is:KN;function Fl(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 Rb(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function Mb(i,o){var c=Rb(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=Rb(c)}}function Tb(i,o){return i&&o?i===o?!0:i&&i.nodeType===3?!1:o&&o.nodeType===3?Tb(i,o.parentNode):"contains"in i?i.contains(o):i.compareDocumentPosition?!!(i.compareDocumentPosition(o)&16):!1:!1}function Ab(i){i=i!=null&&i.ownerDocument!=null&&i.ownerDocument.defaultView!=null?i.ownerDocument.defaultView:window;for(var o=Uu(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=Uu(i.document)}return o}function Np(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 GN=Li&&"documentMode"in document&&11>=document.documentMode,ha=null,Dp=null,Ul=null,Lp=!1;function Nb(i,o,c){var f=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;Lp||ha==null||ha!==Uu(f)||(f=ha,"selectionStart"in f&&Np(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}),Ul&&Fl(Ul,f)||(Ul=f,f=Bh(Dp,"onSelect"),0<f.length&&(o=new Ku("onSelect","select",null,o,c),i.push({event:o,listeners:f}),o.target=ha)))}function ao(i,o){var c={};return c[i.toLowerCase()]=o.toLowerCase(),c["Webkit"+i]="webkit"+o,c["Moz"+i]="moz"+o,c}var da={animationend:ao("Animation","AnimationEnd"),animationiteration:ao("Animation","AnimationIteration"),animationstart:ao("Animation","AnimationStart"),transitionrun:ao("Transition","TransitionRun"),transitionstart:ao("Transition","TransitionStart"),transitioncancel:ao("Transition","TransitionCancel"),transitionend:ao("Transition","TransitionEnd")},Op={},Db={};Li&&(Db=document.createElement("div").style,"AnimationEvent"in window||(delete da.animationend.animation,delete da.animationiteration.animation,delete da.animationstart.animation),"TransitionEvent"in window||delete da.transitionend.transition);function lo(i){if(Op[i])return Op[i];if(!da[i])return i;var o=da[i],c;for(c in o)if(o.hasOwnProperty(c)&&c in Db)return Op[i]=o[c];return i}var Lb=lo("animationend"),Ob=lo("animationiteration"),zb=lo("animationstart"),YN=lo("transitionrun"),XN=lo("transitionstart"),ZN=lo("transitioncancel"),jb=lo("transitionend"),Bb=new Map,zp="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(" ");zp.push("scrollEnd");function Vr(i,o){Bb.set(i,o),so(o,[i])}var Xu=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=[],fa=0,jp=0;function Zu(){for(var i=fa,o=jp=fa=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 b=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}b!==0&&Pb(c,v,b)}}function Qu(i,o,c,f){Cr[fa++]=i,Cr[fa++]=o,Cr[fa++]=c,Cr[fa++]=f,jp|=f,i.lanes|=f,i=i.alternate,i!==null&&(i.lanes|=f)}function Bp(i,o,c,f){return Qu(i,o,c,f),Ju(i)}function co(i,o){return Qu(i,null,null,o),Ju(i)}function Pb(i,o,c){i.lanes|=c;var f=i.alternate;f!==null&&(f.lanes|=c);for(var v=!1,b=i.return;b!==null;)b.childLanes|=c,f=b.alternate,f!==null&&(f.childLanes|=c),b.tag===22&&(i=b.stateNode,i===null||i._visibility&1||(v=!0)),i=b,b=b.return;return i.tag===3?(b=i.stateNode,v&&o!==null&&(v=31-st(c),i=b.hiddenUpdates,f=i[v],f===null?i[v]=[o]:f.push(o),o.lane=c|536870912),b):null}function Ju(i){if(50<uc)throw uc=0,Vm=null,Error(r(185));for(var o=i.return;o!==null;)i=o,o=i.return;return i.tag===3?i.stateNode:null}var pa={};function QN(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 QN(i,o,c,f)}function Pp(i){return i=i.prototype,!(!i||!i.isReactComponent)}function Oi(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 Ib(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 eh(i,o,c,f,v,b){var E=0;if(f=i,typeof i=="function")Pp(i)&&(E=1);else if(typeof i=="string")E=r3(i,c,G.current)?26:i==="html"||i==="head"||i==="body"?27:5;else e:switch(i){case Q:return i=sr(31,c,o,v),i.elementType=Q,i.lanes=b,i;case w:return uo(c.children,v,b,o);case C:E=8,v|=24;break;case k:return i=sr(12,c,o,v|2),i.elementType=k,i.lanes=b,i;case O:return i=sr(13,c,o,v),i.elementType=O,i.lanes=b,i;case L:return i=sr(19,c,o,v),i.elementType=L,i.lanes=b,i;default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case R:E=10;break e;case M:E=9;break e;case A:E=11;break e;case z:E=14;break e;case P: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=b,o}function uo(i,o,c,f){return i=sr(7,i,f,o),i.lanes=c,i}function Ip(i,o,c){return i=sr(6,i,null,o),i.lanes=c,i}function Hb(i){var o=sr(18,null,null,0);return o.stateNode=i,o}function Hp(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 Fb=new WeakMap;function kr(i,o){if(typeof i=="object"&&i!==null){var c=Fb.get(i);return c!==void 0?c:(o={value:i,source:o,stack:$r(o)},Fb.set(i,o),o)}return{value:i,source:o,stack:$r(o)}}var ma=[],ga=0,th=null,$l=0,Er=[],Rr=0,fs=null,ai=1,li="";function zi(i,o){ma[ga++]=$l,ma[ga++]=th,th=i,$l=o}function Ub(i,o,c){Er[Rr++]=ai,Er[Rr++]=li,Er[Rr++]=fs,fs=i;var f=ai;i=li;var v=32-st(f)-1;f&=~(1<<v),c+=1;var b=32-st(o)+v;if(30<b){var E=v-v%5;b=(f&(1<<E)-1).toString(32),f>>=E,v-=E,ai=1<<32-st(o)+v|c<<v|f,li=b+i}else ai=1<<b|c<<v|f,li=i}function Fp(i){i.return!==null&&(zi(i,1),Ub(i,1,0))}function Up(i){for(;i===th;)th=ma[--ga],ma[ga]=null,$l=ma[--ga],ma[ga]=null;for(;i===fs;)fs=Er[--Rr],Er[Rr]=null,li=Er[--Rr],Er[Rr]=null,ai=Er[--Rr],Er[Rr]=null}function $b(i,o){Er[Rr++]=ai,Er[Rr++]=li,Er[Rr++]=fs,ai=o.id,li=o.overflow,fs=i}var yn=null,yt=null,tt=!1,ps=null,Mr=!1,$p=Error(r(519));function ms(i){var o=Error(r(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Wl(kr(o,i)),$p}function Wb(i){var o=i.stateNode,c=i.type,f=i.memoizedProps;switch(o[_n]=i,o[qn]=f,c){case"dialog":Ge("cancel",o),Ge("close",o);break;case"iframe":case"object":case"embed":Ge("load",o);break;case"video":case"audio":for(c=0;c<dc.length;c++)Ge(dc[c],o);break;case"source":Ge("error",o);break;case"img":case"image":case"link":Ge("error",o),Ge("load",o);break;case"details":Ge("toggle",o);break;case"input":Ge("invalid",o),rb(o,f.value,f.defaultValue,f.checked,f.defaultChecked,f.type,f.name,!0);break;case"select":Ge("invalid",o);break;case"textarea":Ge("invalid",o),sb(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||aS(o.textContent,c)?(f.popover!=null&&(Ge("beforetoggle",o),Ge("toggle",o)),f.onScroll!=null&&Ge("scroll",o),f.onScrollEnd!=null&&Ge("scrollend",o),f.onClick!=null&&(o.onclick=Di),o=!0):o=!1,o||ms(i,!0)}function qb(i){for(yn=i.return;yn;)switch(yn.tag){case 5:case 31:case 13:Mr=!1;return;case 27:case 3:Mr=!0;return;default:yn=yn.return}}function va(i){if(i!==yn)return!1;if(!tt)return qb(i),tt=!0,!1;var o=i.tag,c;if((c=o!==3&&o!==27)&&((c=o===5)&&(c=i.type,c=!(c!=="form"&&c!=="button")||ag(i.type,i.memoizedProps)),c=!c),c&&yt&&ms(i),qb(i),o===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(317));yt=gS(i)}else if(o===31){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(r(317));yt=gS(i)}else o===27?(o=yt,Ts(i.type)?(i=dg,dg=null,yt=i):yt=o):yt=yn?Ar(i.stateNode.nextSibling):null;return!0}function ho(){yt=yn=null,tt=!1}function Wp(){var i=ps;return i!==null&&(Xn===null?Xn=i:Xn.push.apply(Xn,i),ps=null),i}function Wl(i){ps===null?ps=[i]:ps.push(i)}var qp=H(null),fo=null,ji=null;function gs(i,o,c){N(qp,o._currentValue),o._currentValue=c}function Bi(i){i._currentValue=qp.current,J(qp)}function Vp(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 Kp(i,o,c,f){var v=i.child;for(v!==null&&(v.return=i);v!==null;){var b=v.dependencies;if(b!==null){var E=v.child;b=b.firstContext;e:for(;b!==null;){var D=b;b=v;for(var V=0;V<o.length;V++)if(D.context===o[V]){b.lanes|=c,D=b.alternate,D!==null&&(D.lanes|=c),Vp(b.return,c,i),f||(E=null);break e}b=D.next}}else if(v.tag===18){if(E=v.return,E===null)throw Error(r(341));E.lanes|=c,b=E.alternate,b!==null&&(b.lanes|=c),Vp(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 _a(i,o,c,f){i=null;for(var v=o,b=!1;v!==null;){if(!b){if((v.flags&524288)!==0)b=!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(vc):i=[vc])}v=v.return}i!==null&&Kp(o,i,c,f),o.flags|=262144}function nh(i){for(i=i.firstContext;i!==null;){if(!ir(i.context._currentValue,i.memoizedValue))return!0;i=i.next}return!1}function po(i){fo=i,ji=null,i=i.dependencies,i!==null&&(i.firstContext=null)}function bn(i){return Vb(fo,i)}function rh(i,o){return fo===null&&po(i),Vb(i,o)}function Vb(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 JN=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()})}},eD=e.unstable_scheduleCallback,tD=e.unstable_NormalPriority,Ft={$$typeof:R,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Gp(){return{controller:new JN,data:new Map,refCount:0}}function ql(i){i.refCount--,i.refCount===0&&eD(tD,function(){i.controller.abort()})}var Vl=null,Yp=0,ya=0,ba=null;function nD(i,o){if(Vl===null){var c=Vl=[];Yp=0,ya=Qm(),ba={status:"pending",value:void 0,then:function(f){c.push(f)}}}return Yp++,o.then(Kb,Kb),o}function Kb(){if(--Yp===0&&Vl!==null){ba!==null&&(ba.status="fulfilled");var i=Vl;Vl=null,ya=0,ba=null;for(var o=0;o<i.length;o++)(0,i[o])()}}function rD(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 Gb=B.S;B.S=function(i,o){N1=Mt(),typeof o=="object"&&o!==null&&typeof o.then=="function"&&nD(i,o),Gb!==null&&Gb(i,o)};var mo=H(null);function Xp(){var i=mo.current;return i!==null?i:mt.pooledCache}function ih(i,o){o===null?N(mo,mo.current):N(mo,o.pool)}function Yb(){var i=Xp();return i===null?null:{parent:Ft._currentValue,pool:i}}var xa=Error(r(460)),Zp=Error(r(474)),sh=Error(r(542)),oh={then:function(){}};function Xb(i){return i=i.status,i==="fulfilled"||i==="rejected"}function Zb(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,Jb(i),i;default:if(typeof o.status=="string")o.then(Di,Di);else{if(i=mt,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,Jb(i),i}throw vo=o,xa}}function go(i){try{var o=i._init;return o(i._payload)}catch(c){throw c!==null&&typeof c=="object"&&typeof c.then=="function"?(vo=c,xa):c}}var vo=null;function Qb(){if(vo===null)throw Error(r(459));var i=vo;return vo=null,i}function Jb(i){if(i===xa||i===sh)throw Error(r(483))}var Sa=null,Kl=0;function ah(i){var o=Kl;return Kl+=1,Sa===null&&(Sa=[]),Zb(Sa,i,o)}function Gl(i,o){o=o.props.ref,i.ref=o!==void 0?o:null}function lh(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 ex(i){function o(ee,Z){if(i){var te=ee.deletions;te===null?(ee.deletions=[Z],ee.flags|=16):te.push(Z)}}function c(ee,Z){if(!i)return null;for(;Z!==null;)o(ee,Z),Z=Z.sibling;return null}function f(ee){for(var Z=new Map;ee!==null;)ee.key!==null?Z.set(ee.key,ee):Z.set(ee.index,ee),ee=ee.sibling;return Z}function v(ee,Z){return ee=Oi(ee,Z),ee.index=0,ee.sibling=null,ee}function b(ee,Z,te){return ee.index=te,i?(te=ee.alternate,te!==null?(te=te.index,te<Z?(ee.flags|=67108866,Z):te):(ee.flags|=67108866,Z)):(ee.flags|=1048576,Z)}function E(ee){return i&&ee.alternate===null&&(ee.flags|=67108866),ee}function D(ee,Z,te,ce){return Z===null||Z.tag!==6?(Z=Ip(te,ee.mode,ce),Z.return=ee,Z):(Z=v(Z,te),Z.return=ee,Z)}function V(ee,Z,te,ce){var Ae=te.type;return Ae===w?oe(ee,Z,te.props.children,ce,te.key):Z!==null&&(Z.elementType===Ae||typeof Ae=="object"&&Ae!==null&&Ae.$$typeof===P&&go(Ae)===Z.type)?(Z=v(Z,te.props),Gl(Z,te),Z.return=ee,Z):(Z=eh(te.type,te.key,te.props,null,ee.mode,ce),Gl(Z,te),Z.return=ee,Z)}function ne(ee,Z,te,ce){return Z===null||Z.tag!==4||Z.stateNode.containerInfo!==te.containerInfo||Z.stateNode.implementation!==te.implementation?(Z=Hp(te,ee.mode,ce),Z.return=ee,Z):(Z=v(Z,te.children||[]),Z.return=ee,Z)}function oe(ee,Z,te,ce,Ae){return Z===null||Z.tag!==7?(Z=uo(te,ee.mode,ce,Ae),Z.return=ee,Z):(Z=v(Z,te),Z.return=ee,Z)}function ue(ee,Z,te){if(typeof Z=="string"&&Z!==""||typeof Z=="number"||typeof Z=="bigint")return Z=Ip(""+Z,ee.mode,te),Z.return=ee,Z;if(typeof Z=="object"&&Z!==null){switch(Z.$$typeof){case y:return te=eh(Z.type,Z.key,Z.props,null,ee.mode,te),Gl(te,Z),te.return=ee,te;case S:return Z=Hp(Z,ee.mode,te),Z.return=ee,Z;case P:return Z=go(Z),ue(ee,Z,te)}if(j(Z)||U(Z))return Z=uo(Z,ee.mode,te,null),Z.return=ee,Z;if(typeof Z.then=="function")return ue(ee,ah(Z),te);if(Z.$$typeof===R)return ue(ee,rh(ee,Z),te);lh(ee,Z)}return null}function re(ee,Z,te,ce){var Ae=Z!==null?Z.key:null;if(typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint")return Ae!==null?null:D(ee,Z,""+te,ce);if(typeof te=="object"&&te!==null){switch(te.$$typeof){case y:return te.key===Ae?V(ee,Z,te,ce):null;case S:return te.key===Ae?ne(ee,Z,te,ce):null;case P:return te=go(te),re(ee,Z,te,ce)}if(j(te)||U(te))return Ae!==null?null:oe(ee,Z,te,ce,null);if(typeof te.then=="function")return re(ee,Z,ah(te),ce);if(te.$$typeof===R)return re(ee,Z,rh(ee,te),ce);lh(ee,te)}return null}function se(ee,Z,te,ce,Ae){if(typeof ce=="string"&&ce!==""||typeof ce=="number"||typeof ce=="bigint")return ee=ee.get(te)||null,D(Z,ee,""+ce,Ae);if(typeof ce=="object"&&ce!==null){switch(ce.$$typeof){case y:return ee=ee.get(ce.key===null?te:ce.key)||null,V(Z,ee,ce,Ae);case S:return ee=ee.get(ce.key===null?te:ce.key)||null,ne(Z,ee,ce,Ae);case P:return ce=go(ce),se(ee,Z,te,ce,Ae)}if(j(ce)||U(ce))return ee=ee.get(te)||null,oe(Z,ee,ce,Ae,null);if(typeof ce.then=="function")return se(ee,Z,te,ah(ce),Ae);if(ce.$$typeof===R)return se(ee,Z,te,rh(Z,ce),Ae);lh(Z,ce)}return null}function Se(ee,Z,te,ce){for(var Ae=null,rt=null,ke=Z,Fe=Z=0,Je=null;ke!==null&&Fe<te.length;Fe++){ke.index>Fe?(Je=ke,ke=null):Je=ke.sibling;var it=re(ee,ke,te[Fe],ce);if(it===null){ke===null&&(ke=Je);break}i&&ke&&it.alternate===null&&o(ee,ke),Z=b(it,Z,Fe),rt===null?Ae=it:rt.sibling=it,rt=it,ke=Je}if(Fe===te.length)return c(ee,ke),tt&&zi(ee,Fe),Ae;if(ke===null){for(;Fe<te.length;Fe++)ke=ue(ee,te[Fe],ce),ke!==null&&(Z=b(ke,Z,Fe),rt===null?Ae=ke:rt.sibling=ke,rt=ke);return tt&&zi(ee,Fe),Ae}for(ke=f(ke);Fe<te.length;Fe++)Je=se(ke,ee,Fe,te[Fe],ce),Je!==null&&(i&&Je.alternate!==null&&ke.delete(Je.key===null?Fe:Je.key),Z=b(Je,Z,Fe),rt===null?Ae=Je:rt.sibling=Je,rt=Je);return i&&ke.forEach(function(Os){return o(ee,Os)}),tt&&zi(ee,Fe),Ae}function Le(ee,Z,te,ce){if(te==null)throw Error(r(151));for(var Ae=null,rt=null,ke=Z,Fe=Z=0,Je=null,it=te.next();ke!==null&&!it.done;Fe++,it=te.next()){ke.index>Fe?(Je=ke,ke=null):Je=ke.sibling;var Os=re(ee,ke,it.value,ce);if(Os===null){ke===null&&(ke=Je);break}i&&ke&&Os.alternate===null&&o(ee,ke),Z=b(Os,Z,Fe),rt===null?Ae=Os:rt.sibling=Os,rt=Os,ke=Je}if(it.done)return c(ee,ke),tt&&zi(ee,Fe),Ae;if(ke===null){for(;!it.done;Fe++,it=te.next())it=ue(ee,it.value,ce),it!==null&&(Z=b(it,Z,Fe),rt===null?Ae=it:rt.sibling=it,rt=it);return tt&&zi(ee,Fe),Ae}for(ke=f(ke);!it.done;Fe++,it=te.next())it=se(ke,ee,Fe,it.value,ce),it!==null&&(i&&it.alternate!==null&&ke.delete(it.key===null?Fe:it.key),Z=b(it,Z,Fe),rt===null?Ae=it:rt.sibling=it,rt=it);return i&&ke.forEach(function(p3){return o(ee,p3)}),tt&&zi(ee,Fe),Ae}function dt(ee,Z,te,ce){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 y:e:{for(var Ae=te.key;Z!==null;){if(Z.key===Ae){if(Ae=te.type,Ae===w){if(Z.tag===7){c(ee,Z.sibling),ce=v(Z,te.props.children),ce.return=ee,ee=ce;break e}}else if(Z.elementType===Ae||typeof Ae=="object"&&Ae!==null&&Ae.$$typeof===P&&go(Ae)===Z.type){c(ee,Z.sibling),ce=v(Z,te.props),Gl(ce,te),ce.return=ee,ee=ce;break e}c(ee,Z);break}else o(ee,Z);Z=Z.sibling}te.type===w?(ce=uo(te.props.children,ee.mode,ce,te.key),ce.return=ee,ee=ce):(ce=eh(te.type,te.key,te.props,null,ee.mode,ce),Gl(ce,te),ce.return=ee,ee=ce)}return E(ee);case S:e:{for(Ae=te.key;Z!==null;){if(Z.key===Ae)if(Z.tag===4&&Z.stateNode.containerInfo===te.containerInfo&&Z.stateNode.implementation===te.implementation){c(ee,Z.sibling),ce=v(Z,te.children||[]),ce.return=ee,ee=ce;break e}else{c(ee,Z);break}else o(ee,Z);Z=Z.sibling}ce=Hp(te,ee.mode,ce),ce.return=ee,ee=ce}return E(ee);case P:return te=go(te),dt(ee,Z,te,ce)}if(j(te))return Se(ee,Z,te,ce);if(U(te)){if(Ae=U(te),typeof Ae!="function")throw Error(r(150));return te=Ae.call(te),Le(ee,Z,te,ce)}if(typeof te.then=="function")return dt(ee,Z,ah(te),ce);if(te.$$typeof===R)return dt(ee,Z,rh(ee,te),ce);lh(ee,te)}return typeof te=="string"&&te!==""||typeof te=="number"||typeof te=="bigint"?(te=""+te,Z!==null&&Z.tag===6?(c(ee,Z.sibling),ce=v(Z,te),ce.return=ee,ee=ce):(c(ee,Z),ce=Ip(te,ee.mode,ce),ce.return=ee,ee=ce),E(ee)):c(ee,Z)}return function(ee,Z,te,ce){try{Kl=0;var Ae=dt(ee,Z,te,ce);return Sa=null,Ae}catch(ke){if(ke===xa||ke===sh)throw ke;var rt=sr(29,ke,null,ee.mode);return rt.lanes=ce,rt.return=ee,rt}finally{}}}var _o=ex(!0),tx=ex(!1),vs=!1;function Qp(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Jp(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 _s(i){return{lane:i,tag:0,payload:null,callback:null,next:null}}function ys(i,o,c){var f=i.updateQueue;if(f===null)return null;if(f=f.shared,(ot&2)!==0){var v=f.pending;return v===null?o.next=o:(o.next=v.next,v.next=o),f.pending=o,o=Ju(i),Pb(i,null,c),o}return Qu(i,f,o,c),Ju(i)}function Yl(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 em(i,o){var c=i.updateQueue,f=i.alternate;if(f!==null&&(f=f.updateQueue,c===f)){var v=null,b=null;if(c=c.firstBaseUpdate,c!==null){do{var E={lane:c.lane,tag:c.tag,payload:c.payload,callback:null,next:null};b===null?v=b=E:b=b.next=E,c=c.next}while(c!==null);b===null?v=b=o:b=b.next=o}else v=b=o;c={baseState:f.baseState,firstBaseUpdate:v,lastBaseUpdate:b,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 tm=!1;function Xl(){if(tm){var i=ba;if(i!==null)throw i}}function Zl(i,o,c,f){tm=!1;var v=i.updateQueue;vs=!1;var b=v.firstBaseUpdate,E=v.lastBaseUpdate,D=v.shared.pending;if(D!==null){v.shared.pending=null;var V=D,ne=V.next;V.next=null,E===null?b=ne:E.next=ne,E=V;var oe=i.alternate;oe!==null&&(oe=oe.updateQueue,D=oe.lastBaseUpdate,D!==E&&(D===null?oe.firstBaseUpdate=ne:D.next=ne,oe.lastBaseUpdate=V))}if(b!==null){var ue=v.baseState;E=0,oe=ne=V=null,D=b;do{var re=D.lane&-536870913,se=re!==D.lane;if(se?(Qe&re)===re:(f&re)===re){re!==0&&re===ya&&(tm=!0),oe!==null&&(oe=oe.next={lane:0,tag:D.tag,payload:D.payload,callback:null,next:null});e:{var Se=i,Le=D;re=o;var dt=c;switch(Le.tag){case 1:if(Se=Le.payload,typeof Se=="function"){ue=Se.call(dt,ue,re);break e}ue=Se;break e;case 3:Se.flags=Se.flags&-65537|128;case 0:if(Se=Le.payload,re=typeof Se=="function"?Se.call(dt,ue,re):Se,re==null)break e;ue=m({},ue,re);break e;case 2:vs=!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,V=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&&(V=ue),v.baseState=V,v.firstBaseUpdate=ne,v.lastBaseUpdate=oe,b===null&&(v.shared.lanes=0),Cs|=E,i.lanes=E,i.memoizedState=ue}}function nx(i,o){if(typeof i!="function")throw Error(r(191,i));i.call(o)}function rx(i,o){var c=i.callbacks;if(c!==null)for(i.callbacks=null,i=0;i<c.length;i++)nx(c[i],o)}var wa=H(null),ch=H(0);function ix(i,o){i=Vi,N(ch,i),N(wa,o),Vi=i|o.baseLanes}function nm(){N(ch,Vi),N(wa,wa.current)}function rm(){Vi=ch.current,J(wa),J(ch)}var or=H(null),Tr=null;function bs(i){var o=i.alternate;N(Bt,Bt.current&1),N(or,i),Tr===null&&(o===null||wa.current!==null||o.memoizedState!==null)&&(Tr=i)}function im(i){N(Bt,Bt.current),N(or,i),Tr===null&&(Tr=i)}function sx(i){i.tag===22?(N(Bt,Bt.current),N(or,i),Tr===null&&(Tr=i)):xs()}function xs(){N(Bt,Bt.current),N(or,or.current)}function ar(i){J(or),Tr===i&&(Tr=null),J(Bt)}var Bt=H(0);function uh(i){for(var o=i;o!==null;){if(o.tag===13){var c=o.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||ug(c)||hg(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,ut=null,Ut=null,hh=!1,Ca=!1,yo=!1,dh=0,Ql=0,ka=null,iD=0;function Tt(){throw Error(r(321))}function sm(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 om(i,o,c,f,v,b){return Pi=b,Ie=o,o.memoizedState=null,o.updateQueue=null,o.lanes=0,B.H=i===null||i.memoizedState===null?Ux:xm,yo=!1,b=c(f,v),yo=!1,Ca&&(b=ax(o,c,f,v)),ox(i),b}function ox(i){B.H=tc;var o=ut!==null&&ut.next!==null;if(Pi=0,Ut=ut=Ie=null,hh=!1,Ql=0,ka=null,o)throw Error(r(300));i===null||$t||(i=i.dependencies,i!==null&&nh(i)&&($t=!0))}function ax(i,o,c,f){Ie=i;var v=0;do{if(Ca&&(ka=null),Ql=0,Ca=!1,25<=v)throw Error(r(301));if(v+=1,Ut=ut=null,i.updateQueue!=null){var b=i.updateQueue;b.lastEffect=null,b.events=null,b.stores=null,b.memoCache!=null&&(b.memoCache.index=0)}B.H=$x,b=o(c,f)}while(Ca);return b}function sD(){var i=B.H,o=i.useState()[0];return o=typeof o.then=="function"?Jl(o):o,i=i.useState()[0],(ut!==null?ut.memoizedState:null)!==i&&(Ie.flags|=1024),o}function am(){var i=dh!==0;return dh=0,i}function lm(i,o,c){o.updateQueue=i.updateQueue,o.flags&=-2053,i.lanes&=~c}function cm(i){if(hh){for(i=i.memoizedState;i!==null;){var o=i.queue;o!==null&&(o.pending=null),i=i.next}hh=!1}Pi=0,Ut=ut=Ie=null,Ca=!1,Ql=dh=0,ka=null}function Dn(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ut===null?Ie.memoizedState=Ut=i:Ut=Ut.next=i,Ut}function Pt(){if(ut===null){var i=Ie.alternate;i=i!==null?i.memoizedState:null}else i=ut.next;var o=Ut===null?Ie.memoizedState:Ut.next;if(o!==null)Ut=o,ut=i;else{if(i===null)throw Ie.alternate===null?Error(r(467)):Error(r(310));ut=i,i={memoizedState:ut.memoizedState,baseState:ut.baseState,baseQueue:ut.baseQueue,queue:ut.queue,next:null},Ut===null?Ie.memoizedState=Ut=i:Ut=Ut.next=i}return Ut}function fh(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Jl(i){var o=Ql;return Ql+=1,ka===null&&(ka=[]),i=Zb(ka,i,o),o=Ie,(Ut===null?o.memoizedState:Ut.next)===null&&(o=o.alternate,B.H=o===null||o.memoizedState===null?Ux:xm),i}function ph(i){if(i!==null&&typeof i=="object"){if(typeof i.then=="function")return Jl(i);if(i.$$typeof===R)return bn(i)}throw Error(r(438,String(i)))}function um(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=fh(),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]=I;return o.index++,c}function Ii(i,o){return typeof o=="function"?o(i):o}function mh(i){var o=Pt();return hm(o,ut,i)}function hm(i,o,c){var f=i.queue;if(f===null)throw Error(r(311));f.lastRenderedReducer=c;var v=i.baseQueue,b=f.pending;if(b!==null){if(v!==null){var E=v.next;v.next=b.next,b.next=E}o.baseQueue=v=b,f.pending=null}if(b=i.baseState,v===null)i.memoizedState=b;else{o=v.next;var D=E=null,V=null,ne=o,oe=!1;do{var ue=ne.lane&-536870913;if(ue!==ne.lane?(Qe&ue)===ue:(Pi&ue)===ue){var re=ne.revertLane;if(re===0)V!==null&&(V=V.next={lane:0,revertLane:0,gesture:null,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null}),ue===ya&&(oe=!0);else if((Pi&re)===re){ne=ne.next,re===ya&&(oe=!0);continue}else ue={lane:0,revertLane:ne.revertLane,gesture:null,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null},V===null?(D=V=ue,E=b):V=V.next=ue,Ie.lanes|=re,Cs|=re;ue=ne.action,yo&&c(b,ue),b=ne.hasEagerState?ne.eagerState:c(b,ue)}else re={lane:ue,revertLane:ne.revertLane,gesture:ne.gesture,action:ne.action,hasEagerState:ne.hasEagerState,eagerState:ne.eagerState,next:null},V===null?(D=V=re,E=b):V=V.next=re,Ie.lanes|=ue,Cs|=ue;ne=ne.next}while(ne!==null&&ne!==o);if(V===null?E=b:V.next=D,!ir(b,i.memoizedState)&&($t=!0,oe&&(c=ba,c!==null)))throw c;i.memoizedState=b,i.baseState=E,i.baseQueue=V,f.lastRenderedState=b}return v===null&&(f.lanes=0),[i.memoizedState,f.dispatch]}function dm(i){var o=Pt(),c=o.queue;if(c===null)throw Error(r(311));c.lastRenderedReducer=i;var f=c.dispatch,v=c.pending,b=o.memoizedState;if(v!==null){c.pending=null;var E=v=v.next;do b=i(b,E.action),E=E.next;while(E!==v);ir(b,o.memoizedState)||($t=!0),o.memoizedState=b,o.baseQueue===null&&(o.baseState=b),c.lastRenderedState=b}return[b,f]}function lx(i,o,c){var f=Ie,v=Pt(),b=tt;if(b){if(c===void 0)throw Error(r(407));c=c()}else c=o();var E=!ir((ut||v).memoizedState,c);if(E&&(v.memoizedState=c,$t=!0),v=v.queue,mm(hx.bind(null,f,v,i),[i]),v.getSnapshot!==o||E||Ut!==null&&Ut.memoizedState.tag&1){if(f.flags|=2048,Ea(9,{destroy:void 0},ux.bind(null,f,v,c,o),null),mt===null)throw Error(r(349));b||(Pi&127)!==0||cx(f,o,c)}return c}function cx(i,o,c){i.flags|=16384,i={getSnapshot:o,value:c},o=Ie.updateQueue,o===null?(o=fh(),Ie.updateQueue=o,o.stores=[i]):(c=o.stores,c===null?o.stores=[i]:c.push(i))}function ux(i,o,c,f){o.value=c,o.getSnapshot=f,dx(o)&&fx(i)}function hx(i,o,c){return c(function(){dx(o)&&fx(i)})}function dx(i){var o=i.getSnapshot;i=i.value;try{var c=o();return!ir(i,c)}catch{return!0}}function fx(i){var o=co(i,2);o!==null&&Zn(o,i,2)}function fm(i){var o=Dn();if(typeof i=="function"){var c=i;if(i=c(),yo){Ze(!0);try{c()}finally{Ze(!1)}}}return o.memoizedState=o.baseState=i,o.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ii,lastRenderedState:i},o}function px(i,o,c,f){return i.baseState=c,hm(i,ut,typeof f=="function"?f:Ii)}function oD(i,o,c,f,v){if(_h(i))throw Error(r(485));if(i=o.action,i!==null){var b={payload:v,action:i,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(E){b.listeners.push(E)}};B.T!==null?c(!0):b.isTransition=!1,f(b),c=o.pending,c===null?(b.next=o.pending=b,mx(o,b)):(b.next=c.next,o.pending=c.next=b)}}function mx(i,o){var c=o.action,f=o.payload,v=i.state;if(o.isTransition){var b=B.T,E={};B.T=E;try{var D=c(v,f),V=B.S;V!==null&&V(E,D),gx(i,o,D)}catch(ne){pm(i,o,ne)}finally{b!==null&&E.types!==null&&(b.types=E.types),B.T=b}}else try{b=c(v,f),gx(i,o,b)}catch(ne){pm(i,o,ne)}}function gx(i,o,c){c!==null&&typeof c=="object"&&typeof c.then=="function"?c.then(function(f){vx(i,o,f)},function(f){return pm(i,o,f)}):vx(i,o,c)}function vx(i,o,c){o.status="fulfilled",o.value=c,_x(o),i.state=c,o=i.pending,o!==null&&(c=o.next,c===o?i.pending=null:(c=c.next,o.next=c,mx(i,c)))}function pm(i,o,c){var f=i.pending;if(i.pending=null,f!==null){f=f.next;do o.status="rejected",o.reason=c,_x(o),o=o.next;while(o!==f)}i.action=null}function _x(i){i=i.listeners;for(var o=0;o<i.length;o++)(0,i[o])()}function yx(i,o){return o}function bx(i,o){if(tt){var c=mt.formState;if(c!==null){e:{var f=Ie;if(tt){if(yt){t:{for(var v=yt,b=Mr;v.nodeType!==8;){if(!b){v=null;break t}if(v=Ar(v.nextSibling),v===null){v=null;break t}}b=v.data,v=b==="F!"||b==="F"?v:null}if(v){yt=Ar(v.nextSibling),f=v.data==="F!";break e}}ms(f)}f=!1}f&&(o=c[0])}}return c=Dn(),c.memoizedState=c.baseState=o,f={pending:null,lanes:0,dispatch:null,lastRenderedReducer:yx,lastRenderedState:o},c.queue=f,c=Ix.bind(null,Ie,f),f.dispatch=c,f=fm(!1),b=bm.bind(null,Ie,!1,f.queue),f=Dn(),v={state:o,dispatch:null,action:i,pending:null},f.queue=v,c=oD.bind(null,Ie,v,b,c),v.dispatch=c,f.memoizedState=i,[o,c,!1]}function xx(i){var o=Pt();return Sx(o,ut,i)}function Sx(i,o,c){if(o=hm(i,o,yx)[0],i=mh(Ii)[0],typeof o=="object"&&o!==null&&typeof o.then=="function")try{var f=Jl(o)}catch(E){throw E===xa?sh:E}else f=o;o=Pt();var v=o.queue,b=v.dispatch;return c!==o.memoizedState&&(Ie.flags|=2048,Ea(9,{destroy:void 0},aD.bind(null,v,c),null)),[f,b,i]}function aD(i,o){i.action=o}function wx(i){var o=Pt(),c=ut;if(c!==null)return Sx(o,c,i);Pt(),o=o.memoizedState,c=Pt();var f=c.queue.dispatch;return c.memoizedState=i,[o,f,!1]}function Ea(i,o,c,f){return i={tag:i,create:c,deps:f,inst:o,next:null},o=Ie.updateQueue,o===null&&(o=fh(),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 Cx(){return Pt().memoizedState}function gh(i,o,c,f){var v=Dn();Ie.flags|=i,v.memoizedState=Ea(1|o,{destroy:void 0},c,f===void 0?null:f)}function vh(i,o,c,f){var v=Pt();f=f===void 0?null:f;var b=v.memoizedState.inst;ut!==null&&f!==null&&sm(f,ut.memoizedState.deps)?v.memoizedState=Ea(o,b,c,f):(Ie.flags|=i,v.memoizedState=Ea(1|o,b,c,f))}function kx(i,o){gh(8390656,8,i,o)}function mm(i,o){vh(2048,8,i,o)}function lD(i){Ie.flags|=4;var o=Ie.updateQueue;if(o===null)o=fh(),Ie.updateQueue=o,o.events=[i];else{var c=o.events;c===null?o.events=[i]:c.push(i)}}function Ex(i){var o=Pt().memoizedState;return lD({ref:o,nextImpl:i}),function(){if((ot&2)!==0)throw Error(r(440));return o.impl.apply(void 0,arguments)}}function Rx(i,o){return vh(4,2,i,o)}function Mx(i,o){return vh(4,4,i,o)}function Tx(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 Ax(i,o,c){c=c!=null?c.concat([i]):null,vh(4,4,Tx.bind(null,o,i),c)}function gm(){}function Nx(i,o){var c=Pt();o=o===void 0?null:o;var f=c.memoizedState;return o!==null&&sm(o,f[1])?f[0]:(c.memoizedState=[i,o],i)}function Dx(i,o){var c=Pt();o=o===void 0?null:o;var f=c.memoizedState;if(o!==null&&sm(o,f[1]))return f[0];if(f=i(),yo){Ze(!0);try{i()}finally{Ze(!1)}}return c.memoizedState=[f,o],f}function vm(i,o,c){return c===void 0||(Pi&1073741824)!==0&&(Qe&261930)===0?i.memoizedState=o:(i.memoizedState=c,i=L1(),Ie.lanes|=i,Cs|=i,c)}function Lx(i,o,c,f){return ir(c,o)?c:wa.current!==null?(i=vm(i,c,f),ir(i,o)||($t=!0),i):(Pi&42)===0||(Pi&1073741824)!==0&&(Qe&261930)===0?($t=!0,i.memoizedState=c):(i=L1(),Ie.lanes|=i,Cs|=i,o)}function Ox(i,o,c,f,v){var b=K.p;K.p=b!==0&&8>b?b:8;var E=B.T,D={};B.T=D,bm(i,!1,o,c);try{var V=v(),ne=B.S;if(ne!==null&&ne(D,V),V!==null&&typeof V=="object"&&typeof V.then=="function"){var oe=rD(V,f);ec(i,o,oe,ur(i))}else ec(i,o,f,ur(i))}catch(ue){ec(i,o,{then:function(){},status:"rejected",reason:ue},ur())}finally{K.p=b,E!==null&&D.types!==null&&(E.types=D.types),B.T=E}}function cD(){}function _m(i,o,c,f){if(i.tag!==5)throw Error(r(476));var v=zx(i).queue;Ox(i,v,o,$,c===null?cD:function(){return jx(i),c(f)})}function zx(i){var o=i.memoizedState;if(o!==null)return o;o={memoizedState:$,baseState:$,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Ii,lastRenderedState:$},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 jx(i){var o=zx(i);o.next===null&&(o=i.alternate.memoizedState),ec(i,o.next.queue,{},ur())}function ym(){return bn(vc)}function Bx(){return Pt().memoizedState}function Px(){return Pt().memoizedState}function uD(i){for(var o=i.return;o!==null;){switch(o.tag){case 24:case 3:var c=ur();i=_s(c);var f=ys(o,i,c);f!==null&&(Zn(f,o,c),Yl(f,o,c)),o={cache:Gp()},i.payload=o;return}o=o.return}}function hD(i,o,c){var f=ur();c={lane:f,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null},_h(i)?Hx(o,c):(c=Bp(i,o,c,f),c!==null&&(Zn(c,i,f),Fx(c,o,f)))}function Ix(i,o,c){var f=ur();ec(i,o,c,f)}function ec(i,o,c,f){var v={lane:f,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null};if(_h(i))Hx(o,v);else{var b=i.alternate;if(i.lanes===0&&(b===null||b.lanes===0)&&(b=o.lastRenderedReducer,b!==null))try{var E=o.lastRenderedState,D=b(E,c);if(v.hasEagerState=!0,v.eagerState=D,ir(D,E))return Qu(i,o,v,0),mt===null&&Zu(),!1}catch{}finally{}if(c=Bp(i,o,v,f),c!==null)return Zn(c,i,f),Fx(c,o,f),!0}return!1}function bm(i,o,c,f){if(f={lane:2,revertLane:Qm(),gesture:null,action:f,hasEagerState:!1,eagerState:null,next:null},_h(i)){if(o)throw Error(r(479))}else o=Bp(i,c,f,2),o!==null&&Zn(o,i,2)}function _h(i){var o=i.alternate;return i===Ie||o!==null&&o===Ie}function Hx(i,o){Ca=hh=!0;var c=i.pending;c===null?o.next=o:(o.next=c.next,c.next=o),i.pending=o}function Fx(i,o,c){if((c&4194048)!==0){var f=o.lanes;f&=i.pendingLanes,c|=f,o.lanes=c,rr(i,c)}}var tc={readContext:bn,use:ph,useCallback:Tt,useContext:Tt,useEffect:Tt,useImperativeHandle:Tt,useLayoutEffect:Tt,useInsertionEffect:Tt,useMemo:Tt,useReducer:Tt,useRef:Tt,useState:Tt,useDebugValue:Tt,useDeferredValue:Tt,useTransition:Tt,useSyncExternalStore:Tt,useId:Tt,useHostTransitionStatus:Tt,useFormState:Tt,useActionState:Tt,useOptimistic:Tt,useMemoCache:Tt,useCacheRefresh:Tt};tc.useEffectEvent=Tt;var Ux={readContext:bn,use:ph,useCallback:function(i,o){return Dn().memoizedState=[i,o===void 0?null:o],i},useContext:bn,useEffect:kx,useImperativeHandle:function(i,o,c){c=c!=null?c.concat([i]):null,gh(4194308,4,Tx.bind(null,o,i),c)},useLayoutEffect:function(i,o){return gh(4194308,4,i,o)},useInsertionEffect:function(i,o){gh(4,2,i,o)},useMemo:function(i,o){var c=Dn();o=o===void 0?null:o;var f=i();if(yo){Ze(!0);try{i()}finally{Ze(!1)}}return c.memoizedState=[f,o],f},useReducer:function(i,o,c){var f=Dn();if(c!==void 0){var v=c(o);if(yo){Ze(!0);try{c(o)}finally{Ze(!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=hD.bind(null,Ie,i),[f.memoizedState,i]},useRef:function(i){var o=Dn();return i={current:i},o.memoizedState=i},useState:function(i){i=fm(i);var o=i.queue,c=Ix.bind(null,Ie,o);return o.dispatch=c,[i.memoizedState,c]},useDebugValue:gm,useDeferredValue:function(i,o){var c=Dn();return vm(c,i,o)},useTransition:function(){var i=fm(!1);return i=Ox.bind(null,Ie,i.queue,!0,!1),Dn().memoizedState=i,[!1,i]},useSyncExternalStore:function(i,o,c){var f=Ie,v=Dn();if(tt){if(c===void 0)throw Error(r(407));c=c()}else{if(c=o(),mt===null)throw Error(r(349));(Qe&127)!==0||cx(f,o,c)}v.memoizedState=c;var b={value:c,getSnapshot:o};return v.queue=b,kx(hx.bind(null,f,b,i),[i]),f.flags|=2048,Ea(9,{destroy:void 0},ux.bind(null,f,b,c,o),null),c},useId:function(){var i=Dn(),o=mt.identifierPrefix;if(tt){var c=li,f=ai;c=(f&~(1<<32-st(f)-1)).toString(32)+c,o="_"+o+"R_"+c,c=dh++,0<c&&(o+="H"+c.toString(32)),o+="_"}else c=iD++,o="_"+o+"r_"+c.toString(32)+"_";return i.memoizedState=o},useHostTransitionStatus:ym,useFormState:bx,useActionState:bx,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=bm.bind(null,Ie,!0,c),c.dispatch=o,[i,o]},useMemoCache:um,useCacheRefresh:function(){return Dn().memoizedState=uD.bind(null,Ie)},useEffectEvent:function(i){var o=Dn(),c={impl:i};return o.memoizedState=c,function(){if((ot&2)!==0)throw Error(r(440));return c.impl.apply(void 0,arguments)}}},xm={readContext:bn,use:ph,useCallback:Nx,useContext:bn,useEffect:mm,useImperativeHandle:Ax,useInsertionEffect:Rx,useLayoutEffect:Mx,useMemo:Dx,useReducer:mh,useRef:Cx,useState:function(){return mh(Ii)},useDebugValue:gm,useDeferredValue:function(i,o){var c=Pt();return Lx(c,ut.memoizedState,i,o)},useTransition:function(){var i=mh(Ii)[0],o=Pt().memoizedState;return[typeof i=="boolean"?i:Jl(i),o]},useSyncExternalStore:lx,useId:Bx,useHostTransitionStatus:ym,useFormState:xx,useActionState:xx,useOptimistic:function(i,o){var c=Pt();return px(c,ut,i,o)},useMemoCache:um,useCacheRefresh:Px};xm.useEffectEvent=Ex;var $x={readContext:bn,use:ph,useCallback:Nx,useContext:bn,useEffect:mm,useImperativeHandle:Ax,useInsertionEffect:Rx,useLayoutEffect:Mx,useMemo:Dx,useReducer:dm,useRef:Cx,useState:function(){return dm(Ii)},useDebugValue:gm,useDeferredValue:function(i,o){var c=Pt();return ut===null?vm(c,i,o):Lx(c,ut.memoizedState,i,o)},useTransition:function(){var i=dm(Ii)[0],o=Pt().memoizedState;return[typeof i=="boolean"?i:Jl(i),o]},useSyncExternalStore:lx,useId:Bx,useHostTransitionStatus:ym,useFormState:wx,useActionState:wx,useOptimistic:function(i,o){var c=Pt();return ut!==null?px(c,ut,i,o):(c.baseState=i,[i,c.queue.dispatch])},useMemoCache:um,useCacheRefresh:Px};$x.useEffectEvent=Ex;function Sm(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 wm={enqueueSetState:function(i,o,c){i=i._reactInternals;var f=ur(),v=_s(f);v.payload=o,c!=null&&(v.callback=c),o=ys(i,v,f),o!==null&&(Zn(o,i,f),Yl(o,i,f))},enqueueReplaceState:function(i,o,c){i=i._reactInternals;var f=ur(),v=_s(f);v.tag=1,v.payload=o,c!=null&&(v.callback=c),o=ys(i,v,f),o!==null&&(Zn(o,i,f),Yl(o,i,f))},enqueueForceUpdate:function(i,o){i=i._reactInternals;var c=ur(),f=_s(c);f.tag=2,o!=null&&(f.callback=o),o=ys(i,f,c),o!==null&&(Zn(o,i,c),Yl(o,i,c))}};function Wx(i,o,c,f,v,b,E){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(f,b,E):o.prototype&&o.prototype.isPureReactComponent?!Fl(c,f)||!Fl(v,b):!0}function qx(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&&wm.enqueueReplaceState(o,o.state,null)}function bo(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 Vx(i){Xu(i)}function Kx(i){console.error(i)}function Gx(i){Xu(i)}function yh(i,o){try{var c=i.onUncaughtError;c(o.value,{componentStack:o.stack})}catch(f){setTimeout(function(){throw f})}}function Yx(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 Cm(i,o,c){return c=_s(c),c.tag=3,c.payload={element:null},c.callback=function(){yh(i,o)},c}function Xx(i){return i=_s(i),i.tag=3,i}function Zx(i,o,c,f){var v=c.type.getDerivedStateFromError;if(typeof v=="function"){var b=f.value;i.payload=function(){return v(b)},i.callback=function(){Yx(o,c,f)}}var E=c.stateNode;E!==null&&typeof E.componentDidCatch=="function"&&(i.callback=function(){Yx(o,c,f),typeof v!="function"&&(ks===null?ks=new Set([this]):ks.add(this));var D=f.stack;this.componentDidCatch(f.value,{componentStack:D!==null?D:""})})}function dD(i,o,c,f,v){if(c.flags|=32768,f!==null&&typeof f=="object"&&typeof f.then=="function"){if(o=c.alternate,o!==null&&_a(o,c,v,!0),c=or.current,c!==null){switch(c.tag){case 31:case 13:return Tr===null?Nh():c.alternate===null&&At===0&&(At=3),c.flags&=-257,c.flags|=65536,c.lanes=v,f===oh?c.flags|=16384:(o=c.updateQueue,o===null?c.updateQueue=new Set([f]):o.add(f),Ym(i,f,v)),!1;case 22:return c.flags|=65536,f===oh?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)),Ym(i,f,v)),!1}throw Error(r(435,c.tag))}return Ym(i,f,v),Nh(),!1}if(tt)return o=or.current,o!==null?((o.flags&65536)===0&&(o.flags|=256),o.flags|=65536,o.lanes=v,f!==$p&&(i=Error(r(422),{cause:f}),Wl(kr(i,c)))):(f!==$p&&(o=Error(r(423),{cause:f}),Wl(kr(o,c))),i=i.current.alternate,i.flags|=65536,v&=-v,i.lanes|=v,f=kr(f,c),v=Cm(i.stateNode,f,v),em(i,v),At!==4&&(At=2)),!1;var b=Error(r(520),{cause:f});if(b=kr(b,c),cc===null?cc=[b]:cc.push(b),At!==4&&(At=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=Cm(c.stateNode,f,i),em(c,i),!1;case 1:if(o=c.type,b=c.stateNode,(c.flags&128)===0&&(typeof o.getDerivedStateFromError=="function"||b!==null&&typeof b.componentDidCatch=="function"&&(ks===null||!ks.has(b))))return c.flags|=65536,v&=-v,c.lanes|=v,v=Xx(v),Zx(v,i,c,f),em(c,v),!1}c=c.return}while(c!==null);return!1}var km=Error(r(461)),$t=!1;function xn(i,o,c,f){o.child=i===null?tx(o,null,c,f):_o(o,i.child,c,f)}function Qx(i,o,c,f,v){c=c.render;var b=o.ref;if("ref"in f){var E={};for(var D in f)D!=="ref"&&(E[D]=f[D])}else E=f;return po(o),f=om(i,o,c,E,b,v),D=am(),i!==null&&!$t?(lm(i,o,v),Hi(i,o,v)):(tt&&D&&Fp(o),o.flags|=1,xn(i,o,f,v),o.child)}function Jx(i,o,c,f,v){if(i===null){var b=c.type;return typeof b=="function"&&!Pp(b)&&b.defaultProps===void 0&&c.compare===null?(o.tag=15,o.type=b,e1(i,o,b,f,v)):(i=eh(c.type,null,f,o,o.mode,v),i.ref=o.ref,i.return=o,o.child=i)}if(b=i.child,!Lm(i,v)){var E=b.memoizedProps;if(c=c.compare,c=c!==null?c:Fl,c(E,f)&&i.ref===o.ref)return Hi(i,o,v)}return o.flags|=1,i=Oi(b,f),i.ref=o.ref,i.return=o,o.child=i}function e1(i,o,c,f,v){if(i!==null){var b=i.memoizedProps;if(Fl(b,f)&&i.ref===o.ref)if($t=!1,o.pendingProps=f=b,Lm(i,v))(i.flags&131072)!==0&&($t=!0);else return o.lanes=i.lanes,Hi(i,o,v)}return Em(i,o,c,f,v)}function t1(i,o,c,f){var v=f.children,b=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(b=b!==null?b.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&~b}else f=0,o.child=null;return n1(i,o,b,c,f)}if((c&536870912)!==0)o.memoizedState={baseLanes:0,cachePool:null},i!==null&&ih(o,b!==null?b.cachePool:null),b!==null?ix(o,b):nm(),sx(o);else return f=o.lanes=536870912,n1(i,o,b!==null?b.baseLanes|c:c,c,f)}else b!==null?(ih(o,b.cachePool),ix(o,b),xs(),o.memoizedState=null):(i!==null&&ih(o,null),nm(),xs());return xn(i,o,v,c),o.child}function nc(i,o){return i!==null&&i.tag===22||o.stateNode!==null||(o.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),o.sibling}function n1(i,o,c,f,v){var b=Xp();return b=b===null?null:{parent:Ft._currentValue,pool:b},o.memoizedState={baseLanes:c,cachePool:b},i!==null&&ih(o,null),nm(),sx(o),i!==null&&_a(i,o,f,!0),o.childLanes=v,null}function bh(i,o){return o=Sh({mode:o.mode,children:o.children},i.mode),o.ref=i.ref,i.child=o,o.return=i,o}function r1(i,o,c){return _o(o,i.child,null,c),i=bh(o,o.pendingProps),i.flags|=2,ar(o),o.memoizedState=null,i}function fD(i,o,c){var f=o.pendingProps,v=(o.flags&128)!==0;if(o.flags&=-129,i===null){if(tt){if(f.mode==="hidden")return i=bh(o,f),o.lanes=536870912,nc(null,i);if(im(o),(i=yt)?(i=mS(i,Mr),i=i!==null&&i.data==="&"?i:null,i!==null&&(o.memoizedState={dehydrated:i,treeContext:fs!==null?{id:ai,overflow:li}:null,retryLane:536870912,hydrationErrors:null},c=Hb(i),c.return=o,o.child=c,yn=o,yt=null)):i=null,i===null)throw ms(o);return o.lanes=536870912,null}return bh(o,f)}var b=i.memoizedState;if(b!==null){var E=b.dehydrated;if(im(o),v)if(o.flags&256)o.flags&=-257,o=r1(i,o,c);else if(o.memoizedState!==null)o.child=i.child,o.flags|=128,o=null;else throw Error(r(558));else if($t||_a(i,o,c,!1),v=(c&i.childLanes)!==0,$t||v){if(f=mt,f!==null&&(E=br(f,c),E!==0&&E!==b.retryLane))throw b.retryLane=E,co(i,E),Zn(f,i,E),km;Nh(),o=r1(i,o,c)}else i=b.treeContext,yt=Ar(E.nextSibling),yn=o,tt=!0,ps=null,Mr=!1,i!==null&&$b(o,i),o=bh(o,f),o.flags|=4096;return o}return i=Oi(i.child,{mode:f.mode,children:f.children}),i.ref=o.ref,o.child=i,i.return=o,i}function xh(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 Em(i,o,c,f,v){return po(o),c=om(i,o,c,f,void 0,v),f=am(),i!==null&&!$t?(lm(i,o,v),Hi(i,o,v)):(tt&&f&&Fp(o),o.flags|=1,xn(i,o,c,v),o.child)}function i1(i,o,c,f,v,b){return po(o),o.updateQueue=null,c=ax(o,f,c,v),ox(i),f=am(),i!==null&&!$t?(lm(i,o,b),Hi(i,o,b)):(tt&&f&&Fp(o),o.flags|=1,xn(i,o,c,b),o.child)}function s1(i,o,c,f,v){if(po(o),o.stateNode===null){var b=pa,E=c.contextType;typeof E=="object"&&E!==null&&(b=bn(E)),b=new c(f,b),o.memoizedState=b.state!==null&&b.state!==void 0?b.state:null,b.updater=wm,o.stateNode=b,b._reactInternals=o,b=o.stateNode,b.props=f,b.state=o.memoizedState,b.refs={},Qp(o),E=c.contextType,b.context=typeof E=="object"&&E!==null?bn(E):pa,b.state=o.memoizedState,E=c.getDerivedStateFromProps,typeof E=="function"&&(Sm(o,c,E,f),b.state=o.memoizedState),typeof c.getDerivedStateFromProps=="function"||typeof b.getSnapshotBeforeUpdate=="function"||typeof b.UNSAFE_componentWillMount!="function"&&typeof b.componentWillMount!="function"||(E=b.state,typeof b.componentWillMount=="function"&&b.componentWillMount(),typeof b.UNSAFE_componentWillMount=="function"&&b.UNSAFE_componentWillMount(),E!==b.state&&wm.enqueueReplaceState(b,b.state,null),Zl(o,f,b,v),Xl(),b.state=o.memoizedState),typeof b.componentDidMount=="function"&&(o.flags|=4194308),f=!0}else if(i===null){b=o.stateNode;var D=o.memoizedProps,V=bo(c,D);b.props=V;var ne=b.context,oe=c.contextType;E=pa,typeof oe=="object"&&oe!==null&&(E=bn(oe));var ue=c.getDerivedStateFromProps;oe=typeof ue=="function"||typeof b.getSnapshotBeforeUpdate=="function",D=o.pendingProps!==D,oe||typeof b.UNSAFE_componentWillReceiveProps!="function"&&typeof b.componentWillReceiveProps!="function"||(D||ne!==E)&&qx(o,b,f,E),vs=!1;var re=o.memoizedState;b.state=re,Zl(o,f,b,v),Xl(),ne=o.memoizedState,D||re!==ne||vs?(typeof ue=="function"&&(Sm(o,c,ue,f),ne=o.memoizedState),(V=vs||Wx(o,c,V,f,re,ne,E))?(oe||typeof b.UNSAFE_componentWillMount!="function"&&typeof b.componentWillMount!="function"||(typeof b.componentWillMount=="function"&&b.componentWillMount(),typeof b.UNSAFE_componentWillMount=="function"&&b.UNSAFE_componentWillMount()),typeof b.componentDidMount=="function"&&(o.flags|=4194308)):(typeof b.componentDidMount=="function"&&(o.flags|=4194308),o.memoizedProps=f,o.memoizedState=ne),b.props=f,b.state=ne,b.context=E,f=V):(typeof b.componentDidMount=="function"&&(o.flags|=4194308),f=!1)}else{b=o.stateNode,Jp(i,o),E=o.memoizedProps,oe=bo(c,E),b.props=oe,ue=o.pendingProps,re=b.context,ne=c.contextType,V=pa,typeof ne=="object"&&ne!==null&&(V=bn(ne)),D=c.getDerivedStateFromProps,(ne=typeof D=="function"||typeof b.getSnapshotBeforeUpdate=="function")||typeof b.UNSAFE_componentWillReceiveProps!="function"&&typeof b.componentWillReceiveProps!="function"||(E!==ue||re!==V)&&qx(o,b,f,V),vs=!1,re=o.memoizedState,b.state=re,Zl(o,f,b,v),Xl();var se=o.memoizedState;E!==ue||re!==se||vs||i!==null&&i.dependencies!==null&&nh(i.dependencies)?(typeof D=="function"&&(Sm(o,c,D,f),se=o.memoizedState),(oe=vs||Wx(o,c,oe,f,re,se,V)||i!==null&&i.dependencies!==null&&nh(i.dependencies))?(ne||typeof b.UNSAFE_componentWillUpdate!="function"&&typeof b.componentWillUpdate!="function"||(typeof b.componentWillUpdate=="function"&&b.componentWillUpdate(f,se,V),typeof b.UNSAFE_componentWillUpdate=="function"&&b.UNSAFE_componentWillUpdate(f,se,V)),typeof b.componentDidUpdate=="function"&&(o.flags|=4),typeof b.getSnapshotBeforeUpdate=="function"&&(o.flags|=1024)):(typeof b.componentDidUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=4),typeof b.getSnapshotBeforeUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=1024),o.memoizedProps=f,o.memoizedState=se),b.props=f,b.state=se,b.context=V,f=oe):(typeof b.componentDidUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=4),typeof b.getSnapshotBeforeUpdate!="function"||E===i.memoizedProps&&re===i.memoizedState||(o.flags|=1024),f=!1)}return b=f,xh(i,o),f=(o.flags&128)!==0,b||f?(b=o.stateNode,c=f&&typeof c.getDerivedStateFromError!="function"?null:b.render(),o.flags|=1,i!==null&&f?(o.child=_o(o,i.child,null,v),o.child=_o(o,null,c,v)):xn(i,o,c,v),o.memoizedState=b.state,i=o.child):i=Hi(i,o,v),i}function o1(i,o,c,f){return ho(),o.flags|=256,xn(i,o,c,f),o.child}var Rm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Mm(i){return{baseLanes:i,cachePool:Yb()}}function Tm(i,o,c){return i=i!==null?i.childLanes&~c:0,o&&(i|=cr),i}function a1(i,o,c){var f=o.pendingProps,v=!1,b=(o.flags&128)!==0,E;if((E=b)||(E=i!==null&&i.memoizedState===null?!1:(Bt.current&2)!==0),E&&(v=!0,o.flags&=-129),E=(o.flags&32)!==0,o.flags&=-33,i===null){if(tt){if(v?bs(o):xs(),(i=yt)?(i=mS(i,Mr),i=i!==null&&i.data!=="&"?i:null,i!==null&&(o.memoizedState={dehydrated:i,treeContext:fs!==null?{id:ai,overflow:li}:null,retryLane:536870912,hydrationErrors:null},c=Hb(i),c.return=o,o.child=c,yn=o,yt=null)):i=null,i===null)throw ms(o);return hg(i)?o.lanes=32:o.lanes=536870912,null}var D=f.children;return f=f.fallback,v?(xs(),v=o.mode,D=Sh({mode:"hidden",children:D},v),f=uo(f,v,c,null),D.return=o,f.return=o,D.sibling=f,o.child=D,f=o.child,f.memoizedState=Mm(c),f.childLanes=Tm(i,E,c),o.memoizedState=Rm,nc(null,f)):(bs(o),Am(o,D))}var V=i.memoizedState;if(V!==null&&(D=V.dehydrated,D!==null)){if(b)o.flags&256?(bs(o),o.flags&=-257,o=Nm(i,o,c)):o.memoizedState!==null?(xs(),o.child=i.child,o.flags|=128,o=null):(xs(),D=f.fallback,v=o.mode,f=Sh({mode:"visible",children:f.children},v),D=uo(D,v,c,null),D.flags|=2,f.return=o,D.return=o,f.sibling=D,o.child=f,_o(o,i.child,null,c),f=o.child,f.memoizedState=Mm(c),f.childLanes=Tm(i,E,c),o.memoizedState=Rm,o=nc(null,f));else if(bs(o),hg(D)){if(E=D.nextSibling&&D.nextSibling.dataset,E)var ne=E.dgst;E=ne,f=Error(r(419)),f.stack="",f.digest=E,Wl({value:f,source:null,stack:null}),o=Nm(i,o,c)}else if($t||_a(i,o,c,!1),E=(c&i.childLanes)!==0,$t||E){if(E=mt,E!==null&&(f=br(E,c),f!==0&&f!==V.retryLane))throw V.retryLane=f,co(i,f),Zn(E,i,f),km;ug(D)||Nh(),o=Nm(i,o,c)}else ug(D)?(o.flags|=192,o.child=i.child,o=null):(i=V.treeContext,yt=Ar(D.nextSibling),yn=o,tt=!0,ps=null,Mr=!1,i!==null&&$b(o,i),o=Am(o,f.children),o.flags|=4096);return o}return v?(xs(),D=f.fallback,v=o.mode,V=i.child,ne=V.sibling,f=Oi(V,{mode:"hidden",children:f.children}),f.subtreeFlags=V.subtreeFlags&65011712,ne!==null?D=Oi(ne,D):(D=uo(D,v,c,null),D.flags|=2),D.return=o,f.return=o,f.sibling=D,o.child=f,nc(null,f),f=o.child,D=i.child.memoizedState,D===null?D=Mm(c):(v=D.cachePool,v!==null?(V=Ft._currentValue,v=v.parent!==V?{parent:V,pool:V}:v):v=Yb(),D={baseLanes:D.baseLanes|c,cachePool:v}),f.memoizedState=D,f.childLanes=Tm(i,E,c),o.memoizedState=Rm,nc(i.child,f)):(bs(o),c=i.child,i=c.sibling,c=Oi(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 Am(i,o){return o=Sh({mode:"visible",children:o},i.mode),o.return=i,i.child=o}function Sh(i,o){return i=sr(22,i,null,o),i.lanes=0,i}function Nm(i,o,c){return _o(o,i.child,null,c),i=Am(o,o.pendingProps.children),i.flags|=2,o.memoizedState=null,i}function l1(i,o,c){i.lanes|=o;var f=i.alternate;f!==null&&(f.lanes|=o),Vp(i.return,o,c)}function Dm(i,o,c,f,v,b){var E=i.memoizedState;E===null?i.memoizedState={isBackwards:o,rendering:null,renderingStartTime:0,last:f,tail:c,tailMode:v,treeForkCount:b}:(E.isBackwards=o,E.rendering=null,E.renderingStartTime=0,E.last=f,E.tail=c,E.tailMode=v,E.treeForkCount=b)}function c1(i,o,c){var f=o.pendingProps,v=f.revealOrder,b=f.tail;f=f.children;var E=Bt.current,D=(E&2)!==0;if(D?(E=E&1|2,o.flags|=128):E&=1,N(Bt,E),xn(i,o,f,c),f=tt?$l:0,!D&&i!==null&&(i.flags&128)!==0)e:for(i=o.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&l1(i,c,o);else if(i.tag===19)l1(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&&uh(i)===null&&(v=c),c=c.sibling;c=v,c===null?(v=o.child,o.child=null):(v=c.sibling,c.sibling=null),Dm(o,!1,v,c,b,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&&uh(i)===null){o.child=v;break}i=v.sibling,v.sibling=c,c=v,v=i}Dm(o,!0,c,null,b,f);break;case"together":Dm(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),Cs|=o.lanes,(c&o.childLanes)===0)if(i!==null){if(_a(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=Oi(i,i.pendingProps),o.child=c,c.return=o;i.sibling!==null;)i=i.sibling,c=c.sibling=Oi(i,i.pendingProps),c.return=o;c.sibling=null}return o.child}function Lm(i,o){return(i.lanes&o)!==0?!0:(i=i.dependencies,!!(i!==null&&nh(i)))}function pD(i,o,c){switch(o.tag){case 3:Re(o,o.stateNode.containerInfo),gs(o,Ft,i.memoizedState.cache),ho();break;case 27:case 5:le(o);break;case 4:Re(o,o.stateNode.containerInfo);break;case 10:gs(o,o.type,o.memoizedProps.value);break;case 31:if(o.memoizedState!==null)return o.flags|=128,im(o),null;break;case 13:var f=o.memoizedState;if(f!==null)return f.dehydrated!==null?(bs(o),o.flags|=128,null):(c&o.child.childLanes)!==0?a1(i,o,c):(bs(o),i=Hi(i,o,c),i!==null?i.sibling:null);bs(o);break;case 19:var v=(i.flags&128)!==0;if(f=(c&o.childLanes)!==0,f||(_a(i,o,c,!1),f=(c&o.childLanes)!==0),v){if(f)return c1(i,o,c);o.flags|=128}if(v=o.memoizedState,v!==null&&(v.rendering=null,v.tail=null,v.lastEffect=null),N(Bt,Bt.current),f)break;return null;case 22:return o.lanes=0,t1(i,o,c,o.pendingProps);case 24:gs(o,Ft,i.memoizedState.cache)}return Hi(i,o,c)}function u1(i,o,c){if(i!==null)if(i.memoizedProps!==o.pendingProps)$t=!0;else{if(!Lm(i,c)&&(o.flags&128)===0)return $t=!1,pD(i,o,c);$t=(i.flags&131072)!==0}else $t=!1,tt&&(o.flags&1048576)!==0&&Ub(o,$l,o.index);switch(o.lanes=0,o.tag){case 16:e:{var f=o.pendingProps;if(i=go(o.elementType),o.type=i,typeof i=="function")Pp(i)?(f=bo(i,f),o.tag=1,o=s1(null,o,i,f,c)):(o.tag=0,o=Em(null,o,i,f,c));else{if(i!=null){var v=i.$$typeof;if(v===A){o.tag=11,o=Qx(null,o,i,f,c);break e}else if(v===z){o.tag=14,o=Jx(null,o,i,f,c);break e}}throw o=q(i)||i,Error(r(306,o,""))}}return o;case 0:return Em(i,o,o.type,o.pendingProps,c);case 1:return f=o.type,v=bo(f,o.pendingProps),s1(i,o,f,v,c);case 3:e:{if(Re(o,o.stateNode.containerInfo),i===null)throw Error(r(387));f=o.pendingProps;var b=o.memoizedState;v=b.element,Jp(i,o),Zl(o,f,null,c);var E=o.memoizedState;if(f=E.cache,gs(o,Ft,f),f!==b.cache&&Kp(o,[Ft],c,!0),Xl(),f=E.element,b.isDehydrated)if(b={element:f,isDehydrated:!1,cache:E.cache},o.updateQueue.baseState=b,o.memoizedState=b,o.flags&256){o=o1(i,o,f,c);break e}else if(f!==v){v=kr(Error(r(424)),o),Wl(v),o=o1(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(yt=Ar(i.firstChild),yn=o,tt=!0,ps=null,Mr=!0,c=tx(o,null,f,c),o.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling}else{if(ho(),f===v){o=Hi(i,o,c);break e}xn(i,o,f,c)}o=o.child}return o;case 26:return xh(i,o),i===null?(c=xS(o.type,null,o.pendingProps,null))?o.memoizedState=c:tt||(c=o.type,i=o.pendingProps,f=Ph(ie.current).createElement(c),f[_n]=o,f[qn]=i,Sn(f,c,i),rn(f),o.stateNode=f):o.memoizedState=xS(o.type,i.memoizedProps,o.pendingProps,i.memoizedState),null;case 27:return le(o),i===null&&tt&&(f=o.stateNode=_S(o.type,o.pendingProps,ie.current),yn=o,Mr=!0,v=yt,Ts(o.type)?(dg=v,yt=Ar(f.firstChild)):yt=v),xn(i,o,o.pendingProps.children,c),xh(i,o),i===null&&(o.flags|=4194304),o.child;case 5:return i===null&&tt&&((v=f=yt)&&(f=WD(f,o.type,o.pendingProps,Mr),f!==null?(o.stateNode=f,yn=o,yt=Ar(f.firstChild),Mr=!1,v=!0):v=!1),v||ms(o)),le(o),v=o.type,b=o.pendingProps,E=i!==null?i.memoizedProps:null,f=b.children,ag(v,b)?f=null:E!==null&&ag(v,E)&&(o.flags|=32),o.memoizedState!==null&&(v=om(i,o,sD,null,null,c),vc._currentValue=v),xh(i,o),xn(i,o,f,c),o.child;case 6:return i===null&&tt&&((i=c=yt)&&(c=qD(c,o.pendingProps,Mr),c!==null?(o.stateNode=c,yn=o,yt=null,i=!0):i=!1),i||ms(o)),null;case 13:return a1(i,o,c);case 4:return Re(o,o.stateNode.containerInfo),f=o.pendingProps,i===null?o.child=_o(o,null,f,c):xn(i,o,f,c),o.child;case 11:return Qx(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,gs(o,o.type,f.value),xn(i,o,f.children,c),o.child;case 9:return v=o.type._context,f=o.pendingProps.children,po(o),v=bn(v),f=f(v),o.flags|=1,xn(i,o,f,c),o.child;case 14:return Jx(i,o,o.type,o.pendingProps,c);case 15:return e1(i,o,o.type,o.pendingProps,c);case 19:return c1(i,o,c);case 31:return fD(i,o,c);case 22:return t1(i,o,c,o.pendingProps);case 24:return po(o),f=bn(Ft),i===null?(v=Xp(),v===null&&(v=mt,b=Gp(),v.pooledCache=b,b.refCount++,b!==null&&(v.pooledCacheLanes|=c),v=b),o.memoizedState={parent:f,cache:v},Qp(o),gs(o,Ft,v)):((i.lanes&c)!==0&&(Jp(i,o),Zl(o,null,null,c),Xl()),v=i.memoizedState,b=o.memoizedState,v.parent!==f?(v={parent:f,cache:f},o.memoizedState=v,o.lanes===0&&(o.memoizedState=o.updateQueue.baseState=v),gs(o,Ft,f)):(f=b.cache,gs(o,Ft,f),f!==v.cache&&Kp(o,[Ft],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 Om(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(B1())i.flags|=8192;else throw vo=oh,Zp}else i.flags&=-16777217}function h1(i,o){if(o.type!=="stylesheet"||(o.state.loading&4)!==0)i.flags&=-16777217;else if(i.flags|=16777216,!ES(o))if(B1())i.flags|=8192;else throw vo=oh,Zp}function wh(i,o){o!==null&&(i.flags|=4),i.flags&16384&&(o=i.tag!==22?En():536870912,i.lanes|=o,Aa|=o)}function rc(i,o){if(!tt)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 bt(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 mD(i,o,c){var f=o.pendingProps;switch(Up(o),o.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return bt(o),null;case 1:return bt(o),null;case 3:return c=o.stateNode,f=null,i!==null&&(f=i.memoizedState.cache),o.memoizedState.cache!==f&&(o.flags|=2048),Bi(Ft),pe(),c.pendingContext&&(c.context=c.pendingContext,c.pendingContext=null),(i===null||i.child===null)&&(va(o)?Fi(o):i===null||i.memoizedState.isDehydrated&&(o.flags&256)===0||(o.flags|=1024,Wp())),bt(o),null;case 26:var v=o.type,b=o.memoizedState;return i===null?(Fi(o),b!==null?(bt(o),h1(o,b)):(bt(o),Om(o,v,null,f,c))):b?b!==i.memoizedState?(Fi(o),bt(o),h1(o,b)):(bt(o),o.flags&=-16777217):(i=i.memoizedProps,i!==f&&Fi(o),bt(o),Om(o,v,i,f,c)),null;case 27:if(Me(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 bt(o),null}i=G.current,va(o)?Wb(o):(i=_S(v,f,c),o.stateNode=i,Fi(o))}return bt(o),null;case 5:if(Me(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 bt(o),null}if(b=G.current,va(o))Wb(o);else{var E=Ph(ie.current);switch(b){case 1:b=E.createElementNS("http://www.w3.org/2000/svg",v);break;case 2:b=E.createElementNS("http://www.w3.org/1998/Math/MathML",v);break;default:switch(v){case"svg":b=E.createElementNS("http://www.w3.org/2000/svg",v);break;case"math":b=E.createElementNS("http://www.w3.org/1998/Math/MathML",v);break;case"script":b=E.createElement("div"),b.innerHTML="<script><\/script>",b=b.removeChild(b.firstChild);break;case"select":b=typeof f.is=="string"?E.createElement("select",{is:f.is}):E.createElement("select"),f.multiple?b.multiple=!0:f.size&&(b.size=f.size);break;default:b=typeof f.is=="string"?E.createElement(v,{is:f.is}):E.createElement(v)}}b[_n]=o,b[qn]=f;e:for(E=o.child;E!==null;){if(E.tag===5||E.tag===6)b.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=b;e:switch(Sn(b,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 bt(o),Om(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,va(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||aS(i.nodeValue,c)),i||ms(o,!0)}else i=Ph(i).createTextNode(f),i[_n]=o,o.stateNode=i}return bt(o),null;case 31:if(c=o.memoizedState,i===null||i.memoizedState!==null){if(f=va(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 ho(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;bt(o),i=!1}else c=Wp(),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 bt(o),null;case 13:if(f=o.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(v=va(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 ho(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;bt(o),v=!1}else v=Wp(),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),b=null,f.memoizedState!==null&&f.memoizedState.cachePool!==null&&(b=f.memoizedState.cachePool.pool),b!==v&&(f.flags|=2048)),c!==i&&c&&(o.child.flags|=8192),wh(o,o.updateQueue),bt(o),null);case 4:return pe(),i===null&&ng(o.stateNode.containerInfo),bt(o),null;case 10:return Bi(o.type),bt(o),null;case 19:if(J(Bt),f=o.memoizedState,f===null)return bt(o),null;if(v=(o.flags&128)!==0,b=f.rendering,b===null)if(v)rc(f,!1);else{if(At!==0||i!==null&&(i.flags&128)!==0)for(i=o.child;i!==null;){if(b=uh(i),b!==null){for(o.flags|=128,rc(f,!1),i=b.updateQueue,o.updateQueue=i,wh(o,i),o.subtreeFlags=0,i=c,c=o.child;c!==null;)Ib(c,i),c=c.sibling;return N(Bt,Bt.current&1|2),tt&&zi(o,f.treeForkCount),o.child}i=i.sibling}f.tail!==null&&Mt()>Mh&&(o.flags|=128,v=!0,rc(f,!1),o.lanes=4194304)}else{if(!v)if(i=uh(b),i!==null){if(o.flags|=128,v=!0,i=i.updateQueue,o.updateQueue=i,wh(o,i),rc(f,!0),f.tail===null&&f.tailMode==="hidden"&&!b.alternate&&!tt)return bt(o),null}else 2*Mt()-f.renderingStartTime>Mh&&c!==536870912&&(o.flags|=128,v=!0,rc(f,!1),o.lanes=4194304);f.isBackwards?(b.sibling=o.child,o.child=b):(i=f.last,i!==null?i.sibling=b:o.child=b,f.last=b)}return f.tail!==null?(i=f.tail,f.rendering=i,f.tail=i.sibling,f.renderingStartTime=Mt(),i.sibling=null,c=Bt.current,N(Bt,v?c&1|2:c&1),tt&&zi(o,f.treeForkCount),i):(bt(o),null);case 22:case 23:return ar(o),rm(),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&&(bt(o),o.subtreeFlags&6&&(o.flags|=8192)):bt(o),c=o.updateQueue,c!==null&&wh(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&&J(mo),null;case 24:return c=null,i!==null&&(c=i.memoizedState.cache),o.memoizedState.cache!==c&&(o.flags|=2048),Bi(Ft),bt(o),null;case 25:return null;case 30:return null}throw Error(r(156,o.tag))}function gD(i,o){switch(Up(o),o.tag){case 1:return i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 3:return Bi(Ft),pe(),i=o.flags,(i&65536)!==0&&(i&128)===0?(o.flags=i&-65537|128,o):null;case 26:case 27:case 5:return Me(o),null;case 31:if(o.memoizedState!==null){if(ar(o),o.alternate===null)throw Error(r(340));ho()}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));ho()}return i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 19:return J(Bt),null;case 4:return pe(),null;case 10:return Bi(o.type),null;case 22:case 23:return ar(o),rm(),i!==null&&J(mo),i=o.flags,i&65536?(o.flags=i&-65537|128,o):null;case 24:return Bi(Ft),null;case 25:return null;default:return null}}function d1(i,o){switch(Up(o),o.tag){case 3:Bi(Ft),pe();break;case 26:case 27:case 5:Me(o);break;case 4:pe();break;case 31:o.memoizedState!==null&&ar(o);break;case 13:ar(o);break;case 19:J(Bt);break;case 10:Bi(o.type);break;case 22:case 23:ar(o),rm(),i!==null&&J(mo);break;case 24:Bi(Ft)}}function ic(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 b=c.create,E=c.inst;f=b(),E.destroy=f}c=c.next}while(c!==v)}}catch(D){ct(o,o.return,D)}}function Ss(i,o,c){try{var f=o.updateQueue,v=f!==null?f.lastEffect:null;if(v!==null){var b=v.next;f=b;do{if((f.tag&i)===i){var E=f.inst,D=E.destroy;if(D!==void 0){E.destroy=void 0,v=o;var V=c,ne=D;try{ne()}catch(oe){ct(v,V,oe)}}}f=f.next}while(f!==b)}}catch(oe){ct(o,o.return,oe)}}function f1(i){var o=i.updateQueue;if(o!==null){var c=i.stateNode;try{rx(o,c)}catch(f){ct(i,i.return,f)}}}function p1(i,o,c){c.props=bo(i.type,i.memoizedProps),c.state=i.memoizedState;try{c.componentWillUnmount()}catch(f){ct(i,o,f)}}function sc(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){ct(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){ct(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){ct(i,o,v)}else c.current=null}function m1(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){ct(i,i.return,v)}}function zm(i,o,c){try{var f=i.stateNode;PD(f,i.type,c,o),f[qn]=o}catch(v){ct(i,i.return,v)}}function g1(i){return i.tag===5||i.tag===3||i.tag===26||i.tag===27&&Ts(i.type)||i.tag===4}function jm(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||g1(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 Bm(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(Bm(i,o,c),i=i.sibling;i!==null;)Bm(i,o,c),i=i.sibling}function Ch(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(Ch(i,o,c),i=i.sibling;i!==null;)Ch(i,o,c),i=i.sibling}function v1(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(b){ct(i,i.return,b)}}var Ui=!1,Wt=!1,Pm=!1,_1=typeof WeakSet=="function"?WeakSet:Set,sn=null;function vD(i,o){if(i=i.containerInfo,sg=qh,i=Ab(i),Np(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,b=f.focusNode;f=f.focusOffset;try{c.nodeType,b.nodeType}catch{c=null;break e}var E=0,D=-1,V=-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!==b||f!==0&&ue.nodeType!==3||(V=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===b&&++oe===f&&(V=E),(se=ue.nextSibling)!==null)break;ue=re,re=ue.parentNode}ue=se}c=D===-1||V===-1?null:{start:D,end:V}}else c=null}c=c||{start:0,end:0}}else c=null;for(og={focusedElem:i,selectionRange:c},qh=!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,b=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&&b!==null){i=void 0,c=o,v=b.memoizedProps,b=b.memoizedState,f=c.stateNode;try{var Se=bo(c.type,v);i=f.getSnapshotBeforeUpdate(Se,b),f.__reactInternalSnapshotBeforeUpdate=i}catch(Le){ct(c,c.return,Le)}}break;case 3:if((i&1024)!==0){if(i=o.stateNode.containerInfo,c=i.nodeType,c===9)cg(i);else if(c===1)switch(i.nodeName){case"HEAD":case"HTML":case"BODY":cg(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 y1(i,o,c){var f=c.flags;switch(c.tag){case 0:case 11:case 15:Wi(i,c),f&4&&ic(5,c);break;case 1:if(Wi(i,c),f&4)if(i=c.stateNode,o===null)try{i.componentDidMount()}catch(E){ct(c,c.return,E)}else{var v=bo(c.type,o.memoizedProps);o=o.memoizedState;try{i.componentDidUpdate(v,o,i.__reactInternalSnapshotBeforeUpdate)}catch(E){ct(c,c.return,E)}}f&64&&f1(c),f&512&&sc(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{rx(i,o)}catch(E){ct(c,c.return,E)}}break;case 27:o===null&&f&4&&v1(c);case 26:case 5:Wi(i,c),o===null&&f&4&&m1(c),f&512&&sc(c,c.return);break;case 12:Wi(i,c);break;case 31:Wi(i,c),f&4&&S1(i,c);break;case 13:Wi(i,c),f&4&&w1(i,c),f&64&&(i=c.memoizedState,i!==null&&(i=i.dehydrated,i!==null&&(c=ED.bind(null,c),VD(i,c))));break;case 22:if(f=c.memoizedState!==null||Ui,!f){o=o!==null&&o.memoizedState!==null||Wt,v=Ui;var b=Wt;Ui=f,(Wt=o)&&!b?qi(i,c,(c.subtreeFlags&8772)!==0):Wi(i,c),Ui=v,Wt=b}break;case 30:break;default:Wi(i,c)}}function b1(i){var o=i.alternate;o!==null&&(i.alternate=null,b1(o)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(o=i.stateNode,o!==null&&pp(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 St=null,Kn=!1;function $i(i,o,c){for(c=c.child;c!==null;)x1(i,o,c),c=c.sibling}function x1(i,o,c){if(Be&&typeof Be.onCommitFiberUnmount=="function")try{Be.onCommitFiberUnmount(De,c)}catch{}switch(c.tag){case 26:Wt||ci(c,o),$i(i,o,c),c.memoizedState?c.memoizedState.count--:c.stateNode&&(c=c.stateNode,c.parentNode.removeChild(c));break;case 27:Wt||ci(c,o);var f=St,v=Kn;Ts(c.type)&&(St=c.stateNode,Kn=!1),$i(i,o,c),pc(c.stateNode),St=f,Kn=v;break;case 5:Wt||ci(c,o);case 6:if(f=St,v=Kn,St=null,$i(i,o,c),St=f,Kn=v,St!==null)if(Kn)try{(St.nodeType===9?St.body:St.nodeName==="HTML"?St.ownerDocument.body:St).removeChild(c.stateNode)}catch(b){ct(c,o,b)}else try{St.removeChild(c.stateNode)}catch(b){ct(c,o,b)}break;case 18:St!==null&&(Kn?(i=St,fS(i.nodeType===9?i.body:i.nodeName==="HTML"?i.ownerDocument.body:i,c.stateNode),Pa(i)):fS(St,c.stateNode));break;case 4:f=St,v=Kn,St=c.stateNode.containerInfo,Kn=!0,$i(i,o,c),St=f,Kn=v;break;case 0:case 11:case 14:case 15:Ss(2,c,o),Wt||Ss(4,c,o),$i(i,o,c);break;case 1:Wt||(ci(c,o),f=c.stateNode,typeof f.componentWillUnmount=="function"&&p1(c,o,f)),$i(i,o,c);break;case 21:$i(i,o,c);break;case 22:Wt=(f=Wt)||c.memoizedState!==null,$i(i,o,c),Wt=f;break;default:$i(i,o,c)}}function S1(i,o){if(o.memoizedState===null&&(i=o.alternate,i!==null&&(i=i.memoizedState,i!==null))){i=i.dehydrated;try{Pa(i)}catch(c){ct(o,o.return,c)}}}function w1(i,o){if(o.memoizedState===null&&(i=o.alternate,i!==null&&(i=i.memoizedState,i!==null&&(i=i.dehydrated,i!==null))))try{Pa(i)}catch(c){ct(o,o.return,c)}}function _D(i){switch(i.tag){case 31:case 13:case 19:var o=i.stateNode;return o===null&&(o=i.stateNode=new _1),o;case 22:return i=i.stateNode,o=i._retryCache,o===null&&(o=i._retryCache=new _1),o;default:throw Error(r(435,i.tag))}}function kh(i,o){var c=_D(i);o.forEach(function(f){if(!c.has(f)){c.add(f);var v=RD.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],b=i,E=o,D=E;e:for(;D!==null;){switch(D.tag){case 27:if(Ts(D.type)){St=D.stateNode,Kn=!1;break e}break;case 5:St=D.stateNode,Kn=!1;break e;case 3:case 4:St=D.stateNode.containerInfo,Kn=!0;break e}D=D.return}if(St===null)throw Error(r(160));x1(b,E,v),St=null,Kn=!1,b=v.alternate,b!==null&&(b.return=null),v.return=null}if(o.subtreeFlags&13886)for(o=o.child;o!==null;)C1(o,i),o=o.sibling}var Kr=null;function C1(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&&(Ss(3,i,i.return),ic(3,i),Ss(5,i,i.return));break;case 1:Gn(o,i),Yn(i),f&512&&(Wt||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&&(Wt||c===null||ci(c,c.return)),f&4){var b=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":b=v.getElementsByTagName("title")[0],(!b||b[Dl]||b[_n]||b.namespaceURI==="http://www.w3.org/2000/svg"||b.hasAttribute("itemprop"))&&(b=v.createElement(f),v.head.insertBefore(b,v.querySelector("head > title"))),Sn(b,f,c),b[_n]=i,rn(b),f=b;break e;case"link":var E=CS("link","href",v).get(f+(c.href||""));if(E){for(var D=0;D<E.length;D++)if(b=E[D],b.getAttribute("href")===(c.href==null||c.href===""?null:c.href)&&b.getAttribute("rel")===(c.rel==null?null:c.rel)&&b.getAttribute("title")===(c.title==null?null:c.title)&&b.getAttribute("crossorigin")===(c.crossOrigin==null?null:c.crossOrigin)){E.splice(D,1);break t}}b=v.createElement(f),Sn(b,f,c),v.head.appendChild(b);break;case"meta":if(E=CS("meta","content",v).get(f+(c.content||""))){for(D=0;D<E.length;D++)if(b=E[D],b.getAttribute("content")===(c.content==null?null:""+c.content)&&b.getAttribute("name")===(c.name==null?null:c.name)&&b.getAttribute("property")===(c.property==null?null:c.property)&&b.getAttribute("http-equiv")===(c.httpEquiv==null?null:c.httpEquiv)&&b.getAttribute("charset")===(c.charSet==null?null:c.charSet)){E.splice(D,1);break t}}b=v.createElement(f),Sn(b,f,c),v.head.appendChild(b);break;default:throw Error(r(468,f))}b[_n]=i,rn(b),f=b}i.stateNode=f}else kS(v,i.type,i.stateNode);else i.stateNode=wS(v,f,i.memoizedProps);else b!==f?(b===null?c.stateNode!==null&&(c=c.stateNode,c.parentNode.removeChild(c)):b.count--,f===null?kS(v,i.type,i.stateNode):wS(v,f,i.memoizedProps)):f===null&&i.stateNode!==null&&zm(i,i.memoizedProps,c.memoizedProps)}break;case 27:Gn(o,i),Yn(i),f&512&&(Wt||c===null||ci(c,c.return)),c!==null&&f&4&&zm(i,i.memoizedProps,c.memoizedProps);break;case 5:if(Gn(o,i),Yn(i),f&512&&(Wt||c===null||ci(c,c.return)),i.flags&32){v=i.stateNode;try{aa(v,"")}catch(Se){ct(i,i.return,Se)}}f&4&&i.stateNode!=null&&(v=i.memoizedProps,zm(i,v,c!==null?c.memoizedProps:v)),f&1024&&(Pm=!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(Se){ct(i,i.return,Se)}}break;case 3:if(Fh=null,v=Kr,Kr=Ih(o.containerInfo),Gn(o,i),Kr=v,Yn(i),f&4&&c!==null&&c.memoizedState.isDehydrated)try{Pa(o.containerInfo)}catch(Se){ct(i,i.return,Se)}Pm&&(Pm=!1,k1(i));break;case 4:f=Kr,Kr=Ih(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,kh(i,f)));break;case 13:Gn(o,i),Yn(i),i.child.flags&8192&&i.memoizedState!==null!=(c!==null&&c.memoizedState!==null)&&(Rh=Mt()),f&4&&(f=i.updateQueue,f!==null&&(i.updateQueue=null,kh(i,f)));break;case 22:v=i.memoizedState!==null;var V=c!==null&&c.memoizedState!==null,ne=Ui,oe=Wt;if(Ui=ne||v,Wt=oe||V,Gn(o,i),Wt=oe,Ui=ne,Yn(i),f&8192)e:for(o=i.stateNode,o._visibility=v?o._visibility&-2:o._visibility|1,v&&(c===null||V||Ui||Wt||xo(i)),c=null,o=i;;){if(o.tag===5||o.tag===26){if(c===null){V=c=o;try{if(b=V.stateNode,v)E=b.style,typeof E.setProperty=="function"?E.setProperty("display","none","important"):E.display="none";else{D=V.stateNode;var ue=V.memoizedProps.style,re=ue!=null&&ue.hasOwnProperty("display")?ue.display:null;D.style.display=re==null||typeof re=="boolean"?"":(""+re).trim()}}catch(Se){ct(V,V.return,Se)}}}else if(o.tag===6){if(c===null){V=o;try{V.stateNode.nodeValue=v?"":V.memoizedProps}catch(Se){ct(V,V.return,Se)}}}else if(o.tag===18){if(c===null){V=o;try{var se=V.stateNode;v?pS(se,!0):pS(V.stateNode,!1)}catch(Se){ct(V,V.return,Se)}}}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,kh(i,c))));break;case 19:Gn(o,i),Yn(i),f&4&&(f=i.updateQueue,f!==null&&(i.updateQueue=null,kh(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(g1(f)){c=f;break}f=f.return}if(c==null)throw Error(r(160));switch(c.tag){case 27:var v=c.stateNode,b=jm(i);Ch(i,b,v);break;case 5:var E=c.stateNode;c.flags&32&&(aa(E,""),c.flags&=-33);var D=jm(i);Ch(i,D,E);break;case 3:case 4:var V=c.stateNode.containerInfo,ne=jm(i);Bm(i,ne,V);break;default:throw Error(r(161))}}catch(oe){ct(i,i.return,oe)}i.flags&=-3}o&4096&&(i.flags&=-4097)}function k1(i){if(i.subtreeFlags&1024)for(i=i.child;i!==null;){var o=i;k1(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;)y1(i,o.alternate,o),o=o.sibling}function xo(i){for(i=i.child;i!==null;){var o=i;switch(o.tag){case 0:case 11:case 14:case 15:Ss(4,o,o.return),xo(o);break;case 1:ci(o,o.return);var c=o.stateNode;typeof c.componentWillUnmount=="function"&&p1(o,o.return,c),xo(o);break;case 27:pc(o.stateNode);case 26:case 5:ci(o,o.return),xo(o);break;case 22:o.memoizedState===null&&xo(o);break;case 30:xo(o);break;default:xo(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,b=o,E=b.flags;switch(b.tag){case 0:case 11:case 15:qi(v,b,c),ic(4,b);break;case 1:if(qi(v,b,c),f=b,v=f.stateNode,typeof v.componentDidMount=="function")try{v.componentDidMount()}catch(ne){ct(f,f.return,ne)}if(f=b,v=f.updateQueue,v!==null){var D=f.stateNode;try{var V=v.shared.hiddenCallbacks;if(V!==null)for(v.shared.hiddenCallbacks=null,v=0;v<V.length;v++)nx(V[v],D)}catch(ne){ct(f,f.return,ne)}}c&&E&64&&f1(b),sc(b,b.return);break;case 27:v1(b);case 26:case 5:qi(v,b,c),c&&f===null&&E&4&&m1(b),sc(b,b.return);break;case 12:qi(v,b,c);break;case 31:qi(v,b,c),c&&E&4&&S1(v,b);break;case 13:qi(v,b,c),c&&E&4&&w1(v,b);break;case 22:b.memoizedState===null&&qi(v,b,c),sc(b,b.return);break;case 30:break;default:qi(v,b,c)}o=o.sibling}}function Im(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&&ql(c))}function Hm(i,o){i=null,o.alternate!==null&&(i=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==i&&(o.refCount++,i!=null&&ql(i))}function Gr(i,o,c,f){if(o.subtreeFlags&10256)for(o=o.child;o!==null;)E1(i,o,c,f),o=o.sibling}function E1(i,o,c,f){var v=o.flags;switch(o.tag){case 0:case 11:case 15:Gr(i,o,c,f),v&2048&&ic(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&&ql(i)));break;case 12:if(v&2048){Gr(i,o,c,f),i=o.stateNode;try{var b=o.memoizedProps,E=b.id,D=b.onPostCommit;typeof D=="function"&&D(E,o.alternate===null?"mount":"update",i.passiveEffectDuration,-0)}catch(V){ct(o,o.return,V)}}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:b=o.stateNode,E=o.alternate,o.memoizedState!==null?b._visibility&2?Gr(i,o,c,f):oc(i,o):b._visibility&2?Gr(i,o,c,f):(b._visibility|=2,Ra(i,o,c,f,(o.subtreeFlags&10256)!==0||!1)),v&2048&&Im(E,o);break;case 24:Gr(i,o,c,f),v&2048&&Hm(o.alternate,o);break;default:Gr(i,o,c,f)}}function Ra(i,o,c,f,v){for(v=v&&((o.subtreeFlags&10256)!==0||!1),o=o.child;o!==null;){var b=i,E=o,D=c,V=f,ne=E.flags;switch(E.tag){case 0:case 11:case 15:Ra(b,E,D,V,v),ic(8,E);break;case 23:break;case 22:var oe=E.stateNode;E.memoizedState!==null?oe._visibility&2?Ra(b,E,D,V,v):oc(b,E):(oe._visibility|=2,Ra(b,E,D,V,v)),v&&ne&2048&&Im(E.alternate,E);break;case 24:Ra(b,E,D,V,v),v&&ne&2048&&Hm(E.alternate,E);break;default:Ra(b,E,D,V,v)}o=o.sibling}}function oc(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:oc(c,f),v&2048&&Im(f.alternate,f);break;case 24:oc(c,f),v&2048&&Hm(f.alternate,f);break;default:oc(c,f)}o=o.sibling}}var ac=8192;function Ma(i,o,c){if(i.subtreeFlags&ac)for(i=i.child;i!==null;)R1(i,o,c),i=i.sibling}function R1(i,o,c){switch(i.tag){case 26:Ma(i,o,c),i.flags&ac&&i.memoizedState!==null&&i3(c,Kr,i.memoizedState,i.memoizedProps);break;case 5:Ma(i,o,c);break;case 3:case 4:var f=Kr;Kr=Ih(i.stateNode.containerInfo),Ma(i,o,c),Kr=f;break;case 22:i.memoizedState===null&&(f=i.alternate,f!==null&&f.memoizedState!==null?(f=ac,ac=16777216,Ma(i,o,c),ac=f):Ma(i,o,c));break;default:Ma(i,o,c)}}function M1(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 lc(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,A1(f,i)}M1(i)}if(i.subtreeFlags&10256)for(i=i.child;i!==null;)T1(i),i=i.sibling}function T1(i){switch(i.tag){case 0:case 11:case 15:lc(i),i.flags&2048&&Ss(9,i,i.return);break;case 3:lc(i);break;case 12:lc(i);break;case 22:var o=i.stateNode;i.memoizedState!==null&&o._visibility&2&&(i.return===null||i.return.tag!==13)?(o._visibility&=-3,Eh(i)):lc(i);break;default:lc(i)}}function Eh(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,A1(f,i)}M1(i)}for(i=i.child;i!==null;){switch(o=i,o.tag){case 0:case 11:case 15:Ss(8,o,o.return),Eh(o);break;case 22:c=o.stateNode,c._visibility&2&&(c._visibility&=-3,Eh(o));break;default:Eh(o)}i=i.sibling}}function A1(i,o){for(;sn!==null;){var c=sn;switch(c.tag){case 0:case 11:case 15:Ss(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:ql(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,b=f.return;if(b1(f),f===c){sn=null;break e}if(v!==null){v.return=b,sn=v;break e}sn=b}}}var yD={getCacheForType:function(i){var o=bn(Ft),c=o.data.get(i);return c===void 0&&(c=i(),o.data.set(i,c)),c},cacheSignal:function(){return bn(Ft).controller.signal}},bD=typeof WeakMap=="function"?WeakMap:Map,ot=0,mt=null,Ke=null,Qe=0,lt=0,lr=null,ws=!1,Ta=!1,Fm=!1,Vi=0,At=0,Cs=0,So=0,Um=0,cr=0,Aa=0,cc=null,Xn=null,$m=!1,Rh=0,N1=0,Mh=1/0,Th=null,ks=null,Yt=0,Es=null,Na=null,Ki=0,Wm=0,qm=null,D1=null,uc=0,Vm=null;function ur(){return(ot&2)!==0&&Qe!==0?Qe&-Qe:B.T!==null?Qm():qr()}function L1(){if(cr===0)if((Qe&536870912)===0||tt){var i=ea;ea<<=1,(ea&3932160)===0&&(ea=262144),cr=i}else cr=536870912;return i=or.current,i!==null&&(i.flags|=32),cr}function Zn(i,o,c){(i===mt&&(lt===2||lt===9)||i.cancelPendingCommit!==null)&&(Da(i,0),Rs(i,Qe,cr,!1)),yr(i,c),((ot&2)===0||i!==mt)&&(i===mt&&((ot&2)===0&&(So|=c),At===4&&Rs(i,Qe,cr,!1)),ui(i))}function O1(i,o,c){if((ot&6)!==0)throw Error(r(327));var f=!c&&(o&127)===0&&(o&i.expiredLanes)===0||Un(i,o),v=f?wD(i,o):Gm(i,o,!0),b=f;do{if(v===0){Ta&&!f&&Rs(i,o,0,!1);break}else{if(c=i.current.alternate,b&&!xD(c)){v=Gm(i,o,!1),b=!1;continue}if(v===2){if(b=o,i.errorRecoveryDisabledLanes&b)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=cc;var V=D.current.memoizedState.isDehydrated;if(V&&(Da(D,E).flags|=256),E=Gm(D,E,!1),E!==2){if(Fm&&!V){D.errorRecoveryDisabledLanes|=b,So|=b,v=4;break e}b=Xn,Xn=v,b!==null&&(Xn===null?Xn=b:Xn.push.apply(Xn,b))}v=E}if(b=!1,v!==2)continue}}if(v===1){Da(i,0),Rs(i,o,0,!0);break}e:{switch(f=i,b=v,b){case 0:case 1:throw Error(r(345));case 4:if((o&4194048)!==o)break;case 6:Rs(f,o,cr,!ws);break e;case 2:Xn=null;break;case 3:case 5:break;default:throw Error(r(329))}if((o&62914560)===o&&(v=Rh+300-Mt(),10<v)){if(Rs(f,o,cr,!ws),nn(f,0,!0)!==0)break e;Ki=o,f.timeoutHandle=hS(z1.bind(null,f,c,Xn,Th,$m,o,cr,So,Aa,ws,b,"Throttled",-0,0),v);break e}z1(f,c,Xn,Th,$m,o,cr,So,Aa,ws,b,null,-0,0)}}break}while(!0);ui(i)}function z1(i,o,c,f,v,b,E,D,V,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},R1(o,b,ue);var Se=(b&62914560)===b?Rh-Mt():(b&4194048)===b?N1-Mt():0;if(Se=s3(ue,Se),Se!==null){Ki=b,i.cancelPendingCommit=Se($1.bind(null,i,o,b,c,f,v,E,D,V,oe,ue,null,re,se)),Rs(i,b,E,!ne);return}}$1(i,o,b,c,f,v,E,D,V)}function xD(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],b=v.getSnapshot;v=v.value;try{if(!ir(b(),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 Rs(i,o,c,f){o&=~Um,o&=~So,i.suspendedLanes|=o,i.pingedLanes&=~o,f&&(i.warmLanes|=o),f=i.expirationTimes;for(var v=o;0<v;){var b=31-st(v),E=1<<b;f[b]=-1,v&=~E}c!==0&&Wr(i,c,o)}function Ah(){return(ot&6)===0?(hc(0),!1):!0}function Km(){if(Ke!==null){if(lt===0)var i=Ke.return;else i=Ke,ji=fo=null,cm(i),Sa=null,Kl=0,i=Ke;for(;i!==null;)d1(i.alternate,i),i=i.return;Ke=null}}function Da(i,o){var c=i.timeoutHandle;c!==-1&&(i.timeoutHandle=-1,FD(c)),c=i.cancelPendingCommit,c!==null&&(i.cancelPendingCommit=null,c()),Ki=0,Km(),mt=i,Ke=c=Oi(i.current,null),Qe=o,lt=0,lr=null,ws=!1,Ta=Un(i,o),Fm=!1,Aa=cr=Um=So=Cs=At=0,Xn=cc=null,$m=!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-st(f),b=1<<v;o|=i[v],f&=~b}return Vi=o,Zu(),c}function j1(i,o){Ie=null,B.H=tc,o===xa||o===sh?(o=Qb(),lt=3):o===Zp?(o=Qb(),lt=4):lt=o===km?8:o!==null&&typeof o=="object"&&typeof o.then=="function"?6:1,lr=o,Ke===null&&(At=1,yh(i,kr(o,i.current)))}function B1(){var i=or.current;return i===null?!0:(Qe&4194048)===Qe?Tr===null:(Qe&62914560)===Qe||(Qe&536870912)!==0?i===Tr:!1}function P1(){var i=B.H;return B.H=tc,i===null?tc:i}function I1(){var i=B.A;return B.A=yD,i}function Nh(){At=4,ws||(Qe&4194048)!==Qe&&or.current!==null||(Ta=!0),(Cs&134217727)===0&&(So&134217727)===0||mt===null||Rs(mt,Qe,cr,!1)}function Gm(i,o,c){var f=ot;ot|=2;var v=P1(),b=I1();(mt!==i||Qe!==o)&&(Th=null,Da(i,o)),o=!1;var E=At;e:do try{if(lt!==0&&Ke!==null){var D=Ke,V=lr;switch(lt){case 8:Km(),E=6;break e;case 3:case 2:case 9:case 6:or.current===null&&(o=!0);var ne=lt;if(lt=0,lr=null,La(i,D,V,ne),c&&Ta){E=0;break e}break;default:ne=lt,lt=0,lr=null,La(i,D,V,ne)}}SD(),E=At;break}catch(oe){j1(i,oe)}while(!0);return o&&i.shellSuspendCounter++,ji=fo=null,ot=f,B.H=v,B.A=b,Ke===null&&(mt=null,Qe=0,Zu()),E}function SD(){for(;Ke!==null;)H1(Ke)}function wD(i,o){var c=ot;ot|=2;var f=P1(),v=I1();mt!==i||Qe!==o?(Th=null,Mh=Mt()+500,Da(i,o)):Ta=Un(i,o);e:do try{if(lt!==0&&Ke!==null){o=Ke;var b=lr;t:switch(lt){case 1:lt=0,lr=null,La(i,o,b,1);break;case 2:case 9:if(Xb(b)){lt=0,lr=null,F1(o);break}o=function(){lt!==2&<!==9||mt!==i||(lt=7),ui(i)},b.then(o,o);break e;case 3:lt=7;break e;case 4:lt=5;break e;case 7:Xb(b)?(lt=0,lr=null,F1(o)):(lt=0,lr=null,La(i,o,b,7));break;case 5:var E=null;switch(Ke.tag){case 26:E=Ke.memoizedState;case 5:case 27:var D=Ke;if(E?ES(E):D.stateNode.complete){lt=0,lr=null;var V=D.sibling;if(V!==null)Ke=V;else{var ne=D.return;ne!==null?(Ke=ne,Dh(ne)):Ke=null}break t}}lt=0,lr=null,La(i,o,b,5);break;case 6:lt=0,lr=null,La(i,o,b,6);break;case 8:Km(),At=6;break e;default:throw Error(r(462))}}CD();break}catch(oe){j1(i,oe)}while(!0);return ji=fo=null,B.H=f,B.A=v,ot=c,Ke!==null?0:(mt=null,Qe=0,Zu(),At)}function CD(){for(;Ke!==null&&!si();)H1(Ke)}function H1(i){var o=u1(i.alternate,i,Vi);i.memoizedProps=i.pendingProps,o===null?Dh(i):Ke=o}function F1(i){var o=i,c=o.alternate;switch(o.tag){case 15:case 0:o=i1(c,o,o.pendingProps,o.type,void 0,Qe);break;case 11:o=i1(c,o,o.pendingProps,o.type.render,o.ref,Qe);break;case 5:cm(o);default:d1(c,o),o=Ke=Ib(o,Vi),o=u1(c,o,Vi)}i.memoizedProps=i.pendingProps,o===null?Dh(i):Ke=o}function La(i,o,c,f){ji=fo=null,cm(o),Sa=null,Kl=0;var v=o.return;try{if(dD(i,v,o,c,Qe)){At=1,yh(i,kr(c,i.current)),Ke=null;return}}catch(b){if(v!==null)throw Ke=v,b;At=1,yh(i,kr(c,i.current)),Ke=null;return}o.flags&32768?(tt||f===1?i=!0:Ta||(Qe&536870912)!==0?i=!1:(ws=i=!0,(f===2||f===9||f===3||f===6)&&(f=or.current,f!==null&&f.tag===13&&(f.flags|=16384))),U1(o,i)):Dh(o)}function Dh(i){var o=i;do{if((o.flags&32768)!==0){U1(o,ws);return}i=o.return;var c=mD(o.alternate,o,Vi);if(c!==null){Ke=c;return}if(o=o.sibling,o!==null){Ke=o;return}Ke=o=i}while(o!==null);At===0&&(At=5)}function U1(i,o){do{var c=gD(i.alternate,i);if(c!==null){c.flags&=32767,Ke=c;return}if(c=i.return,c!==null&&(c.flags|=32768,c.subtreeFlags=0,c.deletions=null),!o&&(i=i.sibling,i!==null)){Ke=i;return}Ke=i=c}while(i!==null);At=6,Ke=null}function $1(i,o,c,f,v,b,E,D,V){i.cancelPendingCommit=null;do Lh();while(Yt!==0);if((ot&6)!==0)throw Error(r(327));if(o!==null){if(o===i.current)throw Error(r(177));if(b=o.lanes|o.childLanes,b|=jp,Gt(i,c,b,E,D,V),i===mt&&(Ke=mt=null,Qe=0),Na=o,Es=i,Ki=c,Wm=b,qm=v,D1=f,(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?(i.callbackNode=null,i.callbackPriority=0,MD(Ee,function(){return G1(),null})):(i.callbackNode=null,i.callbackPriority=0),f=(o.flags&13878)!==0,(o.subtreeFlags&13878)!==0||f){f=B.T,B.T=null,v=K.p,K.p=2,E=ot,ot|=4;try{vD(i,o,c)}finally{ot=E,K.p=v,B.T=f}}Yt=1,W1(),q1(),V1()}}function W1(){if(Yt===1){Yt=0;var i=Es,o=Na,c=(o.flags&13878)!==0;if((o.subtreeFlags&13878)!==0||c){c=B.T,B.T=null;var f=K.p;K.p=2;var v=ot;ot|=4;try{C1(o,i);var b=og,E=Ab(i.containerInfo),D=b.focusedElem,V=b.selectionRange;if(E!==D&&D&&D.ownerDocument&&Tb(D.ownerDocument.documentElement,D)){if(V!==null&&Np(D)){var ne=V.start,oe=V.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(),Se=D.textContent.length,Le=Math.min(V.start,Se),dt=V.end===void 0?Le:Math.min(V.end,Se);!se.extend&&Le>dt&&(E=dt,dt=Le,Le=E);var ee=Mb(D,Le),Z=Mb(D,dt);if(ee&&Z&&(se.rangeCount!==1||se.anchorNode!==ee.node||se.anchorOffset!==ee.offset||se.focusNode!==Z.node||se.focusOffset!==Z.offset)){var te=ue.createRange();te.setStart(ee.node,ee.offset),se.removeAllRanges(),Le>dt?(se.addRange(te),se.extend(Z.node,Z.offset)):(te.setEnd(Z.node,Z.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 ce=ue[D];ce.element.scrollLeft=ce.left,ce.element.scrollTop=ce.top}}qh=!!sg,og=sg=null}finally{ot=v,K.p=f,B.T=c}}i.current=o,Yt=2}}function q1(){if(Yt===2){Yt=0;var i=Es,o=Na,c=(o.flags&8772)!==0;if((o.subtreeFlags&8772)!==0||c){c=B.T,B.T=null;var f=K.p;K.p=2;var v=ot;ot|=4;try{y1(i,o.alternate,o)}finally{ot=v,K.p=f,B.T=c}}Yt=3}}function V1(){if(Yt===4||Yt===3){Yt=0,us();var i=Es,o=Na,c=Ki,f=D1;(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?Yt=5:(Yt=0,Na=Es=null,K1(i,i.pendingLanes));var v=i.pendingLanes;if(v===0&&(ks=null),Ai(c),o=o.stateNode,Be&&typeof Be.onCommitFiberRoot=="function")try{Be.onCommitFiberRoot(De,o,void 0,(o.current.flags&128)===128)}catch{}if(f!==null){o=B.T,v=K.p,K.p=2,B.T=null;try{for(var b=i.onRecoverableError,E=0;E<f.length;E++){var D=f[E];b(D.value,{componentStack:D.stack})}}finally{B.T=o,K.p=v}}(Ki&3)!==0&&Lh(),ui(i),v=i.pendingLanes,(c&261930)!==0&&(v&42)!==0?i===Vm?uc++:(uc=0,Vm=i):uc=0,hc(0)}}function K1(i,o){(i.pooledCacheLanes&=o)===0&&(o=i.pooledCache,o!=null&&(i.pooledCache=null,ql(o)))}function Lh(){return W1(),q1(),V1(),G1()}function G1(){if(Yt!==5)return!1;var i=Es,o=Wm;Wm=0;var c=Ai(Ki),f=B.T,v=K.p;try{K.p=32>c?32:c,B.T=null,c=qm,qm=null;var b=Es,E=Ki;if(Yt=0,Na=Es=null,Ki=0,(ot&6)!==0)throw Error(r(331));var D=ot;if(ot|=4,T1(b.current),E1(b,b.current,E,c),ot=D,hc(0,!1),Be&&typeof Be.onPostCommitFiberRoot=="function")try{Be.onPostCommitFiberRoot(De,b)}catch{}return!0}finally{K.p=v,B.T=f,K1(i,o)}}function Y1(i,o,c){o=kr(c,o),o=Cm(i.stateNode,o,2),i=ys(i,o,2),i!==null&&(yr(i,2),ui(i))}function ct(i,o,c){if(i.tag===3)Y1(i,i,c);else for(;o!==null;){if(o.tag===3){Y1(o,i,c);break}else if(o.tag===1){var f=o.stateNode;if(typeof o.type.getDerivedStateFromError=="function"||typeof f.componentDidCatch=="function"&&(ks===null||!ks.has(f))){i=kr(c,i),c=Xx(2),f=ys(o,c,2),f!==null&&(Zx(c,f,o,i),yr(f,2),ui(f));break}}o=o.return}}function Ym(i,o,c){var f=i.pingCache;if(f===null){f=i.pingCache=new bD;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)||(Fm=!0,v.add(c),i=kD.bind(null,i,o,c),o.then(i,i))}function kD(i,o,c){var f=i.pingCache;f!==null&&f.delete(o),i.pingedLanes|=i.suspendedLanes&c,i.warmLanes&=~c,mt===i&&(Qe&c)===c&&(At===4||At===3&&(Qe&62914560)===Qe&&300>Mt()-Rh?(ot&2)===0&&Da(i,0):Um|=c,Aa===Qe&&(Aa=0)),ui(i)}function X1(i,o){o===0&&(o=En()),i=co(i,o),i!==null&&(yr(i,o),ui(i))}function ED(i){var o=i.memoizedState,c=0;o!==null&&(c=o.retryLane),X1(i,c)}function RD(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),X1(i,c)}function MD(i,o){return vn(i,o)}var Oh=null,Oa=null,Xm=!1,zh=!1,Zm=!1,Ms=0;function ui(i){i!==Oa&&i.next===null&&(Oa===null?Oh=Oa=i:Oa=Oa.next=i),zh=!0,Xm||(Xm=!0,AD())}function hc(i,o){if(!Zm&&zh){Zm=!0;do for(var c=!1,f=Oh;f!==null;){if(i!==0){var v=f.pendingLanes;if(v===0)var b=0;else{var E=f.suspendedLanes,D=f.pingedLanes;b=(1<<31-st(42|i)+1)-1,b&=v&~(E&~D),b=b&201326741?b&201326741|1:b?b|2:0}b!==0&&(c=!0,eS(f,b))}else b=Qe,b=nn(f,f===mt?b:0,f.cancelPendingCommit!==null||f.timeoutHandle!==-1),(b&3)===0||Un(f,b)||(c=!0,eS(f,b));f=f.next}while(c);Zm=!1}}function TD(){Z1()}function Z1(){zh=Xm=!1;var i=0;Ms!==0&&HD()&&(i=Ms);for(var o=Mt(),c=null,f=Oh;f!==null;){var v=f.next,b=Q1(f,o);b===0?(f.next=null,c===null?Oh=v:c.next=v,v===null&&(Oa=c)):(c=f,(i!==0||(b&3)!==0)&&(zh=!0)),f=v}Yt!==0&&Yt!==5||hc(i),Ms!==0&&(Ms=0)}function Q1(i,o){for(var c=i.suspendedLanes,f=i.pingedLanes,v=i.expirationTimes,b=i.pendingLanes&-62914561;0<b;){var E=31-st(b),D=1<<E,V=v[E];V===-1?((D&c)===0||(D&f)!==0)&&(v[E]=$n(D,o)):V<=o&&(i.expiredLanes|=D),b&=~D}if(o=mt,c=Qe,c=nn(i,i===o?c:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),f=i.callbackNode,c===0||i===o&&(lt===2||lt===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=me;break;case 32:c=Ee;break;case 268435456:c=Xe;break;default:c=Ee}return f=J1.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 J1(i,o){if(Yt!==0&&Yt!==5)return i.callbackNode=null,i.callbackPriority=0,null;var c=i.callbackNode;if(Lh()&&i.callbackNode!==c)return null;var f=Qe;return f=nn(i,i===mt?f:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),f===0?null:(O1(i,f,o),Q1(i,Mt()),i.callbackNode!=null&&i.callbackNode===c?J1.bind(null,i):null)}function eS(i,o){if(Lh())return null;O1(i,o,!0)}function AD(){UD(function(){(ot&6)!==0?vn(ae,TD):Z1()})}function Qm(){if(Ms===0){var i=ya;i===0&&(i=Jo,Jo<<=1,(Jo&261888)===0&&(Jo=256)),Ms=i}return Ms}function tS(i){return i==null||typeof i=="symbol"||typeof i=="boolean"?null:typeof i=="function"?i:$u(""+i)}function nS(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 ND(i,o,c,f,v){if(o==="submit"&&c&&c.stateNode===v){var b=tS((v[qn]||null).action),E=f.submitter;E&&(o=(o=E[qn]||null)?tS(o.formAction):E.getAttribute("formAction"),o!==null&&(b=o,E=null));var D=new Ku("action","action",null,f,v);i.push({event:D,listeners:[{instance:null,listener:function(){if(f.defaultPrevented){if(Ms!==0){var V=E?nS(v,E):new FormData(v);_m(c,{pending:!0,data:V,method:v.method,action:b},null,V)}}else typeof b=="function"&&(D.preventDefault(),V=E?nS(v,E):new FormData(v),_m(c,{pending:!0,data:V,method:v.method,action:b},b,V))},currentTarget:v}]})}}for(var Jm=0;Jm<zp.length;Jm++){var eg=zp[Jm],DD=eg.toLowerCase(),LD=eg[0].toUpperCase()+eg.slice(1);Vr(DD,"on"+LD)}Vr(Lb,"onAnimationEnd"),Vr(Ob,"onAnimationIteration"),Vr(zb,"onAnimationStart"),Vr("dblclick","onDoubleClick"),Vr("focusin","onFocus"),Vr("focusout","onBlur"),Vr(YN,"onTransitionRun"),Vr(XN,"onTransitionStart"),Vr(ZN,"onTransitionCancel"),Vr(jb,"onTransitionEnd"),sa("onMouseEnter",["mouseout","mouseover"]),sa("onMouseLeave",["mouseout","mouseover"]),sa("onPointerEnter",["pointerout","pointerover"]),sa("onPointerLeave",["pointerout","pointerover"]),so("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),so("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),so("onBeforeInput",["compositionend","keypress","textInput","paste"]),so("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),so("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),so("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var dc="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(" "),OD=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(dc));function rS(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 b=void 0;if(o)for(var E=f.length-1;0<=E;E--){var D=f[E],V=D.instance,ne=D.currentTarget;if(D=D.listener,V!==b&&v.isPropagationStopped())break e;b=D,v.currentTarget=ne;try{b(v)}catch(oe){Xu(oe)}v.currentTarget=null,b=V}else for(E=0;E<f.length;E++){if(D=f[E],V=D.instance,ne=D.currentTarget,D=D.listener,V!==b&&v.isPropagationStopped())break e;b=D,v.currentTarget=ne;try{b(v)}catch(oe){Xu(oe)}v.currentTarget=null,b=V}}}}function Ge(i,o){var c=o[fp];c===void 0&&(c=o[fp]=new Set);var f=i+"__bubble";c.has(f)||(iS(o,i,2,!1),c.add(f))}function tg(i,o,c){var f=0;o&&(f|=4),iS(c,i,f,o)}var jh="_reactListening"+Math.random().toString(36).slice(2);function ng(i){if(!i[jh]){i[jh]=!0,Z0.forEach(function(c){c!=="selectionchange"&&(OD.has(c)||tg(c,!1,i),tg(c,!0,i))});var o=i.nodeType===9?i:i.ownerDocument;o===null||o[jh]||(o[jh]=!0,tg("selectionchange",!1,o))}}function iS(i,o,c,f){switch(LS(o)){case 2:var v=l3;break;case 8:v=c3;break;default:v=vg}c=v.bind(null,o,c,i),v=void 0,!Sp||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 rg(i,o,c,f,v){var b=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 V=E.tag;if((V===3||V===4)&&E.stateNode.containerInfo===v)return;E=E.return}for(;D!==null;){if(E=na(D),E===null)return;if(V=E.tag,V===5||V===6||V===26||V===27){f=b=E;continue e}D=D.parentNode}}f=f.return}cb(function(){var ne=b,oe=bp(c),ue=[];e:{var re=Bb.get(i);if(re!==void 0){var se=Ku,Se=i;switch(i){case"keypress":if(qu(c)===0)break e;case"keydown":case"keyup":se=RN;break;case"focusin":Se="focus",se=Ep;break;case"focusout":Se="blur",se=Ep;break;case"beforeblur":case"afterblur":se=Ep;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=db;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=mN;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=AN;break;case Lb:case Ob:case zb:se=_N;break;case jb:se=DN;break;case"scroll":case"scrollend":se=fN;break;case"wheel":se=ON;break;case"copy":case"cut":case"paste":se=bN;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=pb;break;case"toggle":case"beforetoggle":se=jN}var Le=(o&4)!==0,dt=!Le&&(i==="scroll"||i==="scrollend"),ee=Le?re!==null?re+"Capture":null:re;Le=[];for(var Z=ne,te;Z!==null;){var ce=Z;if(te=ce.stateNode,ce=ce.tag,ce!==5&&ce!==26&&ce!==27||te===null||ee===null||(ce=Ol(Z,ee),ce!=null&&Le.push(fc(Z,ce,te))),dt)break;Z=Z.return}0<Le.length&&(re=new se(re,Se,null,c,oe),ue.push({event:re,listeners:Le}))}}if((o&7)===0){e:{if(re=i==="mouseover"||i==="pointerover",se=i==="mouseout"||i==="pointerout",re&&c!==yp&&(Se=c.relatedTarget||c.fromElement)&&(na(Se)||Se[ta]))break e;if((se||re)&&(re=oe.window===oe?oe:(re=oe.ownerDocument)?re.defaultView||re.parentWindow:window,se?(Se=c.relatedTarget||c.toElement,se=ne,Se=Se?na(Se):null,Se!==null&&(dt=a(Se),Le=Se.tag,Se!==dt||Le!==5&&Le!==27&&Le!==6)&&(Se=null)):(se=null,Se=ne),se!==Se)){if(Le=db,ce="onMouseLeave",ee="onMouseEnter",Z="mouse",(i==="pointerout"||i==="pointerover")&&(Le=pb,ce="onPointerLeave",ee="onPointerEnter",Z="pointer"),dt=se==null?re:Ll(se),te=Se==null?re:Ll(Se),re=new Le(ce,Z+"leave",se,c,oe),re.target=dt,re.relatedTarget=te,ce=null,na(oe)===ne&&(Le=new Le(ee,Z+"enter",Se,c,oe),Le.target=te,Le.relatedTarget=dt,ce=Le),dt=ce,se&&Se)t:{for(Le=zD,ee=se,Z=Se,te=0,ce=ee;ce;ce=Le(ce))te++;ce=0;for(var Ae=Z;Ae;Ae=Le(Ae))ce++;for(;0<te-ce;)ee=Le(ee),te--;for(;0<ce-te;)Z=Le(Z),ce--;for(;te--;){if(ee===Z||Z!==null&&ee===Z.alternate){Le=ee;break t}ee=Le(ee),Z=Le(Z)}Le=null}else Le=null;se!==null&&sS(ue,re,se,Le,!1),Se!==null&&dt!==null&&sS(ue,dt,Se,Le,!0)}}e:{if(re=ne?Ll(ne):window,se=re.nodeName&&re.nodeName.toLowerCase(),se==="select"||se==="input"&&re.type==="file")var rt=Sb;else if(bb(re))if(wb)rt=VN;else{rt=WN;var ke=$N}else se=re.nodeName,!se||se.toLowerCase()!=="input"||re.type!=="checkbox"&&re.type!=="radio"?ne&&_p(ne.elementType)&&(rt=Sb):rt=qN;if(rt&&(rt=rt(i,ne))){xb(ue,rt,c,oe);break e}ke&&ke(i,re,ne),i==="focusout"&&ne&&re.type==="number"&&ne.memoizedProps.value!=null&&vp(re,"number",re.value)}switch(ke=ne?Ll(ne):window,i){case"focusin":(bb(ke)||ke.contentEditable==="true")&&(ha=ke,Dp=ne,Ul=null);break;case"focusout":Ul=Dp=ha=null;break;case"mousedown":Lp=!0;break;case"contextmenu":case"mouseup":case"dragend":Lp=!1,Nb(ue,c,oe);break;case"selectionchange":if(GN)break;case"keydown":case"keyup":Nb(ue,c,oe)}var Fe;if(Mp)e:{switch(i){case"compositionstart":var Je="onCompositionStart";break e;case"compositionend":Je="onCompositionEnd";break e;case"compositionupdate":Je="onCompositionUpdate";break e}Je=void 0}else ua?_b(i,c)&&(Je="onCompositionEnd"):i==="keydown"&&c.keyCode===229&&(Je="onCompositionStart");Je&&(mb&&c.locale!=="ko"&&(ua||Je!=="onCompositionStart"?Je==="onCompositionEnd"&&ua&&(Fe=ub()):(ds=oe,wp="value"in ds?ds.value:ds.textContent,ua=!0)),ke=Bh(ne,Je),0<ke.length&&(Je=new fb(Je,i,null,c,oe),ue.push({event:Je,listeners:ke}),Fe?Je.data=Fe:(Fe=yb(c),Fe!==null&&(Je.data=Fe)))),(Fe=PN?IN(i,c):HN(i,c))&&(Je=Bh(ne,"onBeforeInput"),0<Je.length&&(ke=new fb("onBeforeInput","beforeinput",null,c,oe),ue.push({event:ke,listeners:Je}),ke.data=Fe)),ND(ue,i,ne,c,oe)}rS(ue,o)})}function fc(i,o,c){return{instance:i,listener:o,currentTarget:c}}function Bh(i,o){for(var c=o+"Capture",f=[];i!==null;){var v=i,b=v.stateNode;if(v=v.tag,v!==5&&v!==26&&v!==27||b===null||(v=Ol(i,c),v!=null&&f.unshift(fc(i,v,b)),v=Ol(i,o),v!=null&&f.push(fc(i,v,b))),i.tag===3)return f;i=i.return}return[]}function zD(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5&&i.tag!==27);return i||null}function sS(i,o,c,f,v){for(var b=o._reactName,E=[];c!==null&&c!==f;){var D=c,V=D.alternate,ne=D.stateNode;if(D=D.tag,V!==null&&V===f)break;D!==5&&D!==26&&D!==27||ne===null||(V=ne,v?(ne=Ol(c,b),ne!=null&&E.unshift(fc(c,ne,V))):v||(ne=Ol(c,b),ne!=null&&E.push(fc(c,ne,V)))),c=c.return}E.length!==0&&i.push({event:o,listeners:E})}var jD=/\r\n?/g,BD=/\u0000|\uFFFD/g;function oS(i){return(typeof i=="string"?i:""+i).replace(jD,`
|
|
49
|
+
`).replace(BD,"")}function aS(i,o){return o=oS(o),oS(i)===o}function ht(i,o,c,f,v,b){switch(c){case"children":typeof f=="string"?o==="body"||o==="textarea"&&f===""||aa(i,f):(typeof f=="number"||typeof f=="bigint")&&o!=="body"&&aa(i,""+f);break;case"className":Fu(i,"class",f);break;case"tabIndex":Fu(i,"tabindex",f);break;case"dir":case"role":case"viewBox":case"width":case"height":Fu(i,c,f);break;case"style":ab(i,f,b);break;case"data":if(o!=="object"){Fu(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=$u(""+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 b=="function"&&(c==="formAction"?(o!=="input"&&ht(i,o,"name",v.name,v,null),ht(i,o,"formEncType",v.formEncType,v,null),ht(i,o,"formMethod",v.formMethod,v,null),ht(i,o,"formTarget",v.formTarget,v,null)):(ht(i,o,"encType",v.encType,v,null),ht(i,o,"method",v.method,v,null),ht(i,o,"target",v.target,v,null)));if(f==null||typeof f=="symbol"||typeof f=="boolean"){i.removeAttribute(c);break}f=$u(""+f),i.setAttribute(c,f);break;case"onClick":f!=null&&(i.onclick=Di);break;case"onScroll":f!=null&&Ge("scroll",i);break;case"onScrollEnd":f!=null&&Ge("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=$u(""+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":Ge("beforetoggle",i),Ge("toggle",i),Hu(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":Hu(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=hN.get(c)||c,Hu(i,c,f))}}function ig(i,o,c,f,v,b){switch(c){case"style":ab(i,f,b);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"?aa(i,f):(typeof f=="number"||typeof f=="bigint")&&aa(i,""+f);break;case"onScroll":f!=null&&Ge("scroll",i);break;case"onScrollEnd":f!=null&&Ge("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(!Q0.hasOwnProperty(c))e:{if(c[0]==="o"&&c[1]==="n"&&(v=c.endsWith("Capture"),o=c.slice(2,v?c.length-7:void 0),b=i[qn]||null,b=b!=null?b[c]:null,typeof b=="function"&&i.removeEventListener(o,b,v),typeof f=="function")){typeof b!="function"&&b!==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,""):Hu(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":Ge("error",i),Ge("load",i);var f=!1,v=!1,b;for(b in c)if(c.hasOwnProperty(b)){var E=c[b];if(E!=null)switch(b){case"src":f=!0;break;case"srcSet":v=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(r(137,o));default:ht(i,o,b,E,c,null)}}v&&ht(i,o,"srcSet",c.srcSet,c,null),f&&ht(i,o,"src",c.src,c,null);return;case"input":Ge("invalid",i);var D=b=E=v=null,V=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":V=oe;break;case"defaultChecked":ne=oe;break;case"value":b=oe;break;case"defaultValue":D=oe;break;case"children":case"dangerouslySetInnerHTML":if(oe!=null)throw Error(r(137,o));break;default:ht(i,o,f,oe,c,null)}}rb(i,b,D,V,ne,E,v,!1);return;case"select":Ge("invalid",i),f=E=b=null;for(v in c)if(c.hasOwnProperty(v)&&(D=c[v],D!=null))switch(v){case"value":b=D;break;case"defaultValue":E=D;break;case"multiple":f=D;default:ht(i,o,v,D,c,null)}o=b,c=E,i.multiple=!!f,o!=null?oa(i,!!f,o,!1):c!=null&&oa(i,!!f,c,!0);return;case"textarea":Ge("invalid",i),b=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":b=D;break;case"dangerouslySetInnerHTML":if(D!=null)throw Error(r(91));break;default:ht(i,o,E,D,c,null)}sb(i,f,v,b);return;case"option":for(V in c)if(c.hasOwnProperty(V)&&(f=c[V],f!=null))switch(V){case"selected":i.selected=f&&typeof f!="function"&&typeof f!="symbol";break;default:ht(i,o,V,f,c,null)}return;case"dialog":Ge("beforetoggle",i),Ge("toggle",i),Ge("cancel",i),Ge("close",i);break;case"iframe":case"object":Ge("load",i);break;case"video":case"audio":for(f=0;f<dc.length;f++)Ge(dc[f],i);break;case"image":Ge("error",i),Ge("load",i);break;case"details":Ge("toggle",i);break;case"embed":case"source":case"link":Ge("error",i),Ge("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:ht(i,o,ne,f,c,null)}return;default:if(_p(o)){for(oe in c)c.hasOwnProperty(oe)&&(f=c[oe],f!==void 0&&ig(i,o,oe,f,c,void 0));return}}for(D in c)c.hasOwnProperty(D)&&(f=c[D],f!=null&&ht(i,o,D,f,c,null))}function PD(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,b=null,E=null,D=null,V=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":V=ue;default:f.hasOwnProperty(se)||ht(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":b=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&&ht(i,o,re,se,f,ue)}}gp(i,E,D,V,ne,oe,b,v);return;case"select":se=E=D=re=null;for(b in c)if(V=c[b],c.hasOwnProperty(b)&&V!=null)switch(b){case"value":break;case"multiple":se=V;default:f.hasOwnProperty(b)||ht(i,o,b,null,f,V)}for(v in f)if(b=f[v],V=c[v],f.hasOwnProperty(v)&&(b!=null||V!=null))switch(v){case"value":re=b;break;case"defaultValue":D=b;break;case"multiple":E=b;default:b!==V&&ht(i,o,v,b,f,V)}o=D,c=E,f=se,re!=null?oa(i,!!c,re,!1):!!f!=!!c&&(o!=null?oa(i,!!c,o,!0):oa(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:ht(i,o,D,null,f,v)}for(E in f)if(v=f[E],b=c[E],f.hasOwnProperty(E)&&(v!=null||b!=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!==b&&ht(i,o,E,v,f,b)}ib(i,re,se);return;case"option":for(var Se in c)if(re=c[Se],c.hasOwnProperty(Se)&&re!=null&&!f.hasOwnProperty(Se))switch(Se){case"selected":i.selected=!1;break;default:ht(i,o,Se,null,f,re)}for(V in f)if(re=f[V],se=c[V],f.hasOwnProperty(V)&&re!==se&&(re!=null||se!=null))switch(V){case"selected":i.selected=re&&typeof re!="function"&&typeof re!="symbol";break;default:ht(i,o,V,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 Le in c)re=c[Le],c.hasOwnProperty(Le)&&re!=null&&!f.hasOwnProperty(Le)&&ht(i,o,Le,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:ht(i,o,ne,re,f,se)}return;default:if(_p(o)){for(var dt in c)re=c[dt],c.hasOwnProperty(dt)&&re!==void 0&&!f.hasOwnProperty(dt)&&ig(i,o,dt,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||ig(i,o,oe,re,f,se);return}}for(var ee in c)re=c[ee],c.hasOwnProperty(ee)&&re!=null&&!f.hasOwnProperty(ee)&&ht(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||ht(i,o,ue,re,f,se)}function lS(i){switch(i){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function ID(){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],b=v.transferSize,E=v.initiatorType,D=v.duration;if(b&&D&&lS(E)){for(E=0,D=v.responseEnd,f+=1;f<c.length;f++){var V=c[f],ne=V.startTime;if(ne>D)break;var oe=V.transferSize,ue=V.initiatorType;oe&&lS(ue)&&(V=V.responseEnd,E+=oe*(V<D?1:(D-ne)/(V-ne)))}if(--f,o+=8*(b+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 sg=null,og=null;function Ph(i){return i.nodeType===9?i:i.ownerDocument}function cS(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 uS(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 ag(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 lg=null;function HD(){var i=window.event;return i&&i.type==="popstate"?i===lg?!1:(lg=i,!0):(lg=null,!1)}var hS=typeof setTimeout=="function"?setTimeout:void 0,FD=typeof clearTimeout=="function"?clearTimeout:void 0,dS=typeof Promise=="function"?Promise:void 0,UD=typeof queueMicrotask=="function"?queueMicrotask:typeof dS<"u"?function(i){return dS.resolve(null).then(i).catch($D)}:hS;function $D(i){setTimeout(function(){throw i})}function Ts(i){return i==="head"}function fS(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),Pa(o);return}f--}else if(c==="$"||c==="$?"||c==="$~"||c==="$!"||c==="&")f++;else if(c==="html")pc(i.ownerDocument.documentElement);else if(c==="head"){c=i.ownerDocument.head,pc(c);for(var b=c.firstChild;b;){var E=b.nextSibling,D=b.nodeName;b[Dl]||D==="SCRIPT"||D==="STYLE"||D==="LINK"&&b.rel.toLowerCase()==="stylesheet"||c.removeChild(b),b=E}}else c==="body"&&pc(i.ownerDocument.body);c=v}while(c);Pa(o)}function pS(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 cg(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":cg(c),pp(c);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(c.rel.toLowerCase()==="stylesheet")continue}i.removeChild(c)}}function WD(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[Dl])switch(o){case"meta":if(!i.hasAttribute("itemprop"))break;return i;case"link":if(b=i.getAttribute("rel"),b==="stylesheet"&&i.hasAttribute("data-precedence"))break;if(b!==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(b=i.getAttribute("src"),(b!==(v.src==null?null:v.src)||i.getAttribute("type")!==(v.type==null?null:v.type)||i.getAttribute("crossorigin")!==(v.crossOrigin==null?null:v.crossOrigin))&&b&&i.hasAttribute("async")&&!i.hasAttribute("itemprop"))break;return i;default:return i}}else if(o==="input"&&i.type==="hidden"){var b=v.name==null?null:""+v.name;if(v.type==="hidden"&&i.getAttribute("name")===b)return i}else return i;if(i=Ar(i.nextSibling),i===null)break}return null}function qD(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 mS(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 ug(i){return i.data==="$?"||i.data==="$~"}function hg(i){return i.data==="$!"||i.data==="$?"&&i.ownerDocument.readyState!=="loading"}function VD(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 dg=null;function gS(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 vS(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 _S(i,o,c){switch(o=Ph(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 pc(i){for(var o=i.attributes;o.length;)i.removeAttributeNode(o[0]);pp(i)}var Nr=new Map,yS=new Set;function Ih(i){return typeof i.getRootNode=="function"?i.getRootNode():i.nodeType===9?i:i.ownerDocument}var Gi=K.d;K.d={f:KD,r:GD,D:YD,C:XD,L:ZD,m:QD,X:e3,S:JD,M:t3};function KD(){var i=Gi.f(),o=Ah();return i||o}function GD(i){var o=ra(i);o!==null&&o.tag===5&&o.type==="form"?jx(o):Gi.r(i)}var za=typeof document>"u"?null:document;function bS(i,o,c){var f=za;if(f&&typeof o=="string"&&o){var v=wr(o);v='link[rel="'+i+'"][href="'+v+'"]',typeof c=="string"&&(v+='[crossorigin="'+c+'"]'),yS.has(v)||(yS.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 YD(i){Gi.D(i),bS("dns-prefetch",i,null)}function XD(i,o){Gi.C(i,o),bS("preconnect",i,o)}function ZD(i,o,c){Gi.L(i,o,c);var f=za;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 b=v;switch(o){case"style":b=ja(i);break;case"script":b=Ba(i)}Nr.has(b)||(i=m({rel:"preload",href:o==="image"&&c&&c.imageSrcSet?void 0:i,as:o},c),Nr.set(b,i),f.querySelector(v)!==null||o==="style"&&f.querySelector(mc(b))||o==="script"&&f.querySelector(gc(b))||(o=f.createElement("link"),Sn(o,"link",i),rn(o),f.head.appendChild(o)))}}function QD(i,o){Gi.m(i,o);var c=za;if(c&&i){var f=o&&typeof o.as=="string"?o.as:"script",v='link[rel="modulepreload"][as="'+wr(f)+'"][href="'+wr(i)+'"]',b=v;switch(f){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":b=Ba(i)}if(!Nr.has(b)&&(i=m({rel:"modulepreload",href:i},o),Nr.set(b,i),c.querySelector(v)===null)){switch(f){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(c.querySelector(gc(b)))return}f=c.createElement("link"),Sn(f,"link",i),rn(f),c.head.appendChild(f)}}}function JD(i,o,c){Gi.S(i,o,c);var f=za;if(f&&i){var v=ia(f).hoistableStyles,b=ja(i);o=o||"default";var E=v.get(b);if(!E){var D={loading:0,preload:null};if(E=f.querySelector(mc(b)))D.loading=5;else{i=m({rel:"stylesheet",href:i,"data-precedence":o},c),(c=Nr.get(b))&&fg(i,c);var V=E=f.createElement("link");rn(V),Sn(V,"link",i),V._p=new Promise(function(ne,oe){V.onload=ne,V.onerror=oe}),V.addEventListener("load",function(){D.loading|=1}),V.addEventListener("error",function(){D.loading|=2}),D.loading|=4,Hh(E,o,f)}E={type:"stylesheet",instance:E,count:1,state:D},v.set(b,E)}}}function e3(i,o){Gi.X(i,o);var c=za;if(c&&i){var f=ia(c).hoistableScripts,v=Ba(i),b=f.get(v);b||(b=c.querySelector(gc(v)),b||(i=m({src:i,async:!0},o),(o=Nr.get(v))&&pg(i,o),b=c.createElement("script"),rn(b),Sn(b,"link",i),c.head.appendChild(b)),b={type:"script",instance:b,count:1,state:null},f.set(v,b))}}function t3(i,o){Gi.M(i,o);var c=za;if(c&&i){var f=ia(c).hoistableScripts,v=Ba(i),b=f.get(v);b||(b=c.querySelector(gc(v)),b||(i=m({src:i,async:!0,type:"module"},o),(o=Nr.get(v))&&pg(i,o),b=c.createElement("script"),rn(b),Sn(b,"link",i),c.head.appendChild(b)),b={type:"script",instance:b,count:1,state:null},f.set(v,b))}}function xS(i,o,c,f){var v=(v=ie.current)?Ih(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=ja(c.href),c=ia(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=ja(c.href);var b=ia(v).hoistableStyles,E=b.get(i);if(E||(v=v.ownerDocument||v,E={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},b.set(i,E),(b=v.querySelector(mc(i)))&&!b._p&&(E.instance=b,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),b||n3(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=Ba(c),c=ia(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 ja(i){return'href="'+wr(i)+'"'}function mc(i){return'link[rel="stylesheet"]['+i+"]"}function SS(i){return m({},i,{"data-precedence":i.precedence,precedence:null})}function n3(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 Ba(i){return'[src="'+wr(i)+'"]'}function gc(i){return"script[async]"+i}function wS(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),Hh(f,c.precedence,i),o.instance=f;case"stylesheet":v=ja(c.href);var b=i.querySelector(mc(v));if(b)return o.state.loading|=4,o.instance=b,rn(b),b;f=SS(c),(v=Nr.get(v))&&fg(f,v),b=(i.ownerDocument||i).createElement("link"),rn(b);var E=b;return E._p=new Promise(function(D,V){E.onload=D,E.onerror=V}),Sn(b,"link",f),o.state.loading|=4,Hh(b,c.precedence,i),o.instance=b;case"script":return b=Ba(c.src),(v=i.querySelector(gc(b)))?(o.instance=v,rn(v),v):(f=c,(v=Nr.get(b))&&(f=m({},c),pg(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,Hh(f,c.precedence,i));return o.instance}function Hh(i,o,c){for(var f=c.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),v=f.length?f[f.length-1]:null,b=v,E=0;E<f.length;E++){var D=f[E];if(D.dataset.precedence===o)b=D;else if(b!==v)break}b?b.parentNode.insertBefore(i,b.nextSibling):(o=c.nodeType===9?c.head:c,o.insertBefore(i,o.firstChild))}function fg(i,o){i.crossOrigin==null&&(i.crossOrigin=o.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=o.referrerPolicy),i.title==null&&(i.title=o.title)}function pg(i,o){i.crossOrigin==null&&(i.crossOrigin=o.crossOrigin),i.referrerPolicy==null&&(i.referrerPolicy=o.referrerPolicy),i.integrity==null&&(i.integrity=o.integrity)}var Fh=null;function CS(i,o,c){if(Fh===null){var f=new Map,v=Fh=new Map;v.set(c,f)}else v=Fh,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 b=c[v];if(!(b[Dl]||b[_n]||i==="link"&&b.getAttribute("rel")==="stylesheet")&&b.namespaceURI!=="http://www.w3.org/2000/svg"){var E=b.getAttribute(o)||"";E=i+E;var D=f.get(E);D?D.push(b):f.set(E,[b])}}return f}function kS(i,o,c){i=i.ownerDocument||i,i.head.insertBefore(c,o==="title"?i.querySelector("head > title"):null)}function r3(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 ES(i){return!(i.type==="stylesheet"&&(i.state.loading&3)===0)}function i3(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=ja(f.href),b=o.querySelector(mc(v));if(b){o=b._p,o!==null&&typeof o=="object"&&typeof o.then=="function"&&(i.count++,i=Uh.bind(i),o.then(i,i)),c.state.loading|=4,c.instance=b,rn(b);return}b=o.ownerDocument||o,f=SS(f),(v=Nr.get(v))&&fg(f,v),b=b.createElement("link"),rn(b);var E=b;E._p=new Promise(function(D,V){E.onload=D,E.onerror=V}),Sn(b,"link",f),c.instance=b}i.stylesheets===null&&(i.stylesheets=new Map),i.stylesheets.set(c,o),(o=c.state.preload)&&(c.state.loading&3)===0&&(i.count++,c=Uh.bind(i),o.addEventListener("load",c),o.addEventListener("error",c))}}var mg=0;function s3(i,o){return i.stylesheets&&i.count===0&&Wh(i,i.stylesheets),0<i.count||0<i.imgCount?function(c){var f=setTimeout(function(){if(i.stylesheets&&Wh(i,i.stylesheets),i.unsuspend){var b=i.unsuspend;i.unsuspend=null,b()}},6e4+o);0<i.imgBytes&&mg===0&&(mg=62500*ID());var v=setTimeout(function(){if(i.waitingForImages=!1,i.count===0&&(i.stylesheets&&Wh(i,i.stylesheets),i.unsuspend)){var b=i.unsuspend;i.unsuspend=null,b()}},(i.imgBytes>mg?50:800)+o);return i.unsuspend=c,function(){i.unsuspend=null,clearTimeout(f),clearTimeout(v)}}:null}function Uh(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Wh(this,this.stylesheets);else if(this.unsuspend){var i=this.unsuspend;this.unsuspend=null,i()}}}var $h=null;function Wh(i,o){i.stylesheets=null,i.unsuspend!==null&&(i.count++,$h=new Map,o.forEach(o3,i),$h=null,Uh.call(i))}function o3(i,o){if(!(o.state.loading&4)){var c=$h.get(i);if(c)var f=c.get(null);else{c=new Map,$h.set(i,c);for(var v=i.querySelectorAll("link[data-precedence],style[data-precedence]"),b=0;b<v.length;b++){var E=v[b];(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"),b=c.get(E)||f,b===f&&c.set(null,v),c.set(E,v),this.count++,f=Uh.bind(this),v.addEventListener("load",f),v.addEventListener("error",f),b?b.parentNode.insertBefore(v,b.nextSibling):(i=i.nodeType===9?i.head:i,i.insertBefore(v,i.firstChild)),o.state.loading|=4}}var vc={$$typeof:R,Provider:null,Consumer:null,_currentValue:$,_currentValue2:$,_threadCount:0};function a3(i,o,c,f,v,b,E,D,V){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=b,this.onRecoverableError=E,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=V,this.incompleteTransitions=new Map}function RS(i,o,c,f,v,b,E,D,V,ne,oe,ue){return i=new a3(i,o,c,E,V,ne,oe,ue,D),o=1,b===!0&&(o|=24),b=sr(3,null,null,o),i.current=b,b.stateNode=i,o=Gp(),o.refCount++,i.pooledCache=o,o.refCount++,b.memoizedState={element:f,isDehydrated:c,cache:o},Qp(b),i}function MS(i){return i?(i=pa,i):pa}function TS(i,o,c,f,v,b){v=MS(v),f.context===null?f.context=v:f.pendingContext=v,f=_s(o),f.payload={element:c},b=b===void 0?null:b,b!==null&&(f.callback=b),c=ys(i,f,o),c!==null&&(Zn(c,i,o),Yl(c,i,o))}function AS(i,o){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var c=i.retryLane;i.retryLane=c!==0&&c<o?c:o}}function gg(i,o){AS(i,o),(i=i.alternate)&&AS(i,o)}function NS(i){if(i.tag===13||i.tag===31){var o=co(i,67108864);o!==null&&Zn(o,i,67108864),gg(i,67108864)}}function DS(i){if(i.tag===13||i.tag===31){var o=ur();o=Ti(o);var c=co(i,o);c!==null&&Zn(c,i,o),gg(i,o)}}var qh=!0;function l3(i,o,c,f){var v=B.T;B.T=null;var b=K.p;try{K.p=2,vg(i,o,c,f)}finally{K.p=b,B.T=v}}function c3(i,o,c,f){var v=B.T;B.T=null;var b=K.p;try{K.p=8,vg(i,o,c,f)}finally{K.p=b,B.T=v}}function vg(i,o,c,f){if(qh){var v=_g(f);if(v===null)rg(i,o,f,Vh,c),OS(i,f);else if(h3(v,i,o,c,f))f.stopPropagation();else if(OS(i,f),o&4&&-1<u3.indexOf(i)){for(;v!==null;){var b=ra(v);if(b!==null)switch(b.tag){case 3:if(b=b.stateNode,b.current.memoizedState.isDehydrated){var E=jt(b.pendingLanes);if(E!==0){var D=b;for(D.pendingLanes|=2,D.entangledLanes|=2;E;){var V=1<<31-st(E);D.entanglements[1]|=V,E&=~V}ui(b),(ot&6)===0&&(Mh=Mt()+500,hc(0))}}break;case 31:case 13:D=co(b,2),D!==null&&Zn(D,b,2),Ah(),gg(b,2)}if(b=_g(f),b===null&&rg(i,o,f,Vh,c),b===v)break;v=b}v!==null&&f.stopPropagation()}else rg(i,o,f,null,c)}}function _g(i){return i=bp(i),yg(i)}var Vh=null;function yg(i){if(Vh=null,i=na(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 Vh=i,null}function LS(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(io()){case ae:return 2;case me:return 8;case Ee:case je:return 32;case Xe:return 268435456;default:return 32}default:return 32}}var bg=!1,As=null,Ns=null,Ds=null,_c=new Map,yc=new Map,Ls=[],u3="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 OS(i,o){switch(i){case"focusin":case"focusout":As=null;break;case"dragenter":case"dragleave":Ns=null;break;case"mouseover":case"mouseout":Ds=null;break;case"pointerover":case"pointerout":_c.delete(o.pointerId);break;case"gotpointercapture":case"lostpointercapture":yc.delete(o.pointerId)}}function bc(i,o,c,f,v,b){return i===null||i.nativeEvent!==b?(i={blockedOn:o,domEventName:c,eventSystemFlags:f,nativeEvent:b,targetContainers:[v]},o!==null&&(o=ra(o),o!==null&&NS(o)),i):(i.eventSystemFlags|=f,o=i.targetContainers,v!==null&&o.indexOf(v)===-1&&o.push(v),i)}function h3(i,o,c,f,v){switch(o){case"focusin":return As=bc(As,i,o,c,f,v),!0;case"dragenter":return Ns=bc(Ns,i,o,c,f,v),!0;case"mouseover":return Ds=bc(Ds,i,o,c,f,v),!0;case"pointerover":var b=v.pointerId;return _c.set(b,bc(_c.get(b)||null,i,o,c,f,v)),!0;case"gotpointercapture":return b=v.pointerId,yc.set(b,bc(yc.get(b)||null,i,o,c,f,v)),!0}return!1}function zS(i){var o=na(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,hs(i.priority,function(){DS(c)});return}}else if(o===31){if(o=u(c),o!==null){i.blockedOn=o,hs(i.priority,function(){DS(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 Kh(i){if(i.blockedOn!==null)return!1;for(var o=i.targetContainers;0<o.length;){var c=_g(i.nativeEvent);if(c===null){c=i.nativeEvent;var f=new c.constructor(c.type,c);yp=f,c.target.dispatchEvent(f),yp=null}else return o=ra(c),o!==null&&NS(o),i.blockedOn=c,!1;o.shift()}return!0}function jS(i,o,c){Kh(i)&&c.delete(o)}function d3(){bg=!1,As!==null&&Kh(As)&&(As=null),Ns!==null&&Kh(Ns)&&(Ns=null),Ds!==null&&Kh(Ds)&&(Ds=null),_c.forEach(jS),yc.forEach(jS)}function Gh(i,o){i.blockedOn===o&&(i.blockedOn=null,bg||(bg=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,d3)))}var Yh=null;function BS(i){Yh!==i&&(Yh=i,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Yh===i&&(Yh=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(yg(f||c)===null)continue;break}var b=ra(c);b!==null&&(i.splice(o,3),o-=3,_m(b,{pending:!0,data:v,method:c.method,action:f},f,v))}}))}function Pa(i){function o(V){return Gh(V,i)}As!==null&&Gh(As,i),Ns!==null&&Gh(Ns,i),Ds!==null&&Gh(Ds,i),_c.forEach(o),yc.forEach(o);for(var c=0;c<Ls.length;c++){var f=Ls[c];f.blockedOn===i&&(f.blockedOn=null)}for(;0<Ls.length&&(c=Ls[0],c.blockedOn===null);)zS(c),c.blockedOn===null&&Ls.shift();if(c=(i.ownerDocument||i).$$reactFormReplay,c!=null)for(f=0;f<c.length;f+=3){var v=c[f],b=c[f+1],E=v[qn]||null;if(typeof b=="function")E||BS(c);else if(E){var D=null;if(b&&b.hasAttribute("formAction")){if(v=b,E=b[qn]||null)D=E.formAction;else if(yg(v)!==null)continue}else D=E.action;typeof D=="function"?c[f+1]=D:(c.splice(f,3),f-=3),BS(c)}}}function PS(){function i(b){b.canIntercept&&b.info==="react-transition"&&b.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 b=navigation.currentEntry;b&&b.url!=null&&navigation.navigate(b.url,{state:b.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 xg(i){this._internalRoot=i}Xh.prototype.render=xg.prototype.render=function(i){var o=this._internalRoot;if(o===null)throw Error(r(409));var c=o.current,f=ur();TS(c,f,i,o,null,null)},Xh.prototype.unmount=xg.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var o=i.containerInfo;TS(i.current,2,null,i,null,null),Ah(),o[ta]=null}};function Xh(i){this._internalRoot=i}Xh.prototype.unstable_scheduleHydration=function(i){if(i){var o=qr();i={blockedOn:null,target:i,priority:o};for(var c=0;c<Ls.length&&o!==0&&o<Ls[c].priority;c++);Ls.splice(c,0,i),c===0&&zS(i)}};var IS=t.version;if(IS!=="19.2.1")throw Error(r(527,IS,"19.2.1"));K.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 f3={bundleType:0,version:"19.2.1",rendererPackageName:"react-dom",currentDispatcherRef:B,reconcilerVersion:"19.2.1"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Zh=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Zh.isDisabled&&Zh.supportsFiber)try{De=Zh.inject(f3),Be=Zh}catch{}}return wc.createRoot=function(i,o){if(!s(i))throw Error(r(299));var c=!1,f="",v=Vx,b=Kx,E=Gx;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&&(b=o.onCaughtError),o.onRecoverableError!==void 0&&(E=o.onRecoverableError)),o=RS(i,1,!1,null,null,c,f,null,v,b,E,PS),i[ta]=o.current,ng(i),new xg(o)},wc.hydrateRoot=function(i,o,c){if(!s(i))throw Error(r(299));var f=!1,v="",b=Vx,E=Kx,D=Gx,V=null;return c!=null&&(c.unstable_strictMode===!0&&(f=!0),c.identifierPrefix!==void 0&&(v=c.identifierPrefix),c.onUncaughtError!==void 0&&(b=c.onUncaughtError),c.onCaughtError!==void 0&&(E=c.onCaughtError),c.onRecoverableError!==void 0&&(D=c.onRecoverableError),c.formState!==void 0&&(V=c.formState)),o=RS(i,1,!0,o,c??null,f,v,V,b,E,D,PS),o.context=MS(null),c=o.current,f=ur(),f=Ti(f),v=_s(f),v.callback=null,ys(c,v,f),c=f,o.current.lanes=c,yr(o,c),ui(o),i[ta]=o.current,ng(i),new Xh(o)},wc.version="19.2.1",wc}var JS;function k3(){if(JS)return Cg.exports;JS=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(),Cg.exports=C3(),Cg.exports}var E3=k3();/**
|
|
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 ew="popstate";function tw(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function R3(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 jv("",{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:eu(s)}return T3(t,n,null,e)}function wt(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 nw(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 jv(e,t,n=null,r,s){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof t=="string"?gl(t):t,state:n,key:t&&t.key||r||M3(),unstable_mask:s}}function eu({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 gl(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 T3(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 M=tw(C)?C:jv(w.location,C,k);h=p()+1;let R=nw(M,h),A=w.createHref(M.unstable_mask||M);try{l.pushState(R,"",A)}catch(O){if(O instanceof DOMException&&O.name==="DataCloneError")throw O;s.location.assign(A)}a&&d&&d({action:u,location:w.location,delta:1})}function y(C,k){u="REPLACE";let M=tw(C)?C:jv(w.location,C,k);h=p();let R=nw(M,h),A=w.createHref(M.unstable_mask||M);l.replaceState(R,"",A),a&&d&&d({action:u,location:w.location,delta:0})}function S(C){return A3(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(ew,m),d=C,()=>{s.removeEventListener(ew,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:y,go(C){return l.go(C)}};return w}function A3(e,t=!1){let n="http://localhost";typeof window<"u"&&(n=window.location.origin!=="null"?window.location.origin:window.location.href),wt(n,"No window.location.(origin|href) available to create URL");let r=typeof e=="string"?e:eu(e);return r=r.replace(/ $/,"%20"),!t&&r.startsWith("//")&&(r=n+r),new URL(r,n)}function Fk(e,t,n="/"){return N3(e,t,n,!1)}function N3(e,t,n,r){let s=typeof t=="string"?gl(t):t,a=ts(s.pathname||"/",n);if(a==null)return null;let l=Uk(e);D3(l);let u=null;for(let d=0;u==null&&d<l.length;++d){let h=$3(a);u=F3(l[d],h,r)}return u}function Uk(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;wt(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&&(wt(l.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${m}".`),Uk(l.children,t,_,m,d)),!(l.path==null&&!l.index)&&t.push({path:m,score:I3(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 $k(l.path))a(l,u,!0,h)}),t}function $k(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=$k(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 D3(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:H3(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}var L3=/^:[\w-]+$/,O3=3,z3=2,j3=1,B3=10,P3=-2,rw=e=>e==="*";function I3(e,t){let n=e.split("/"),r=n.length;return n.some(rw)&&(r+=P3),t&&(r+=z3),n.filter(s=>!rw(s)).reduce((s,a)=>s+(L3.test(a)?O3:a===""?j3:B3),r)}function H3(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 F3(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=Xd({path:d.relativePath,caseSensitive:d.caseSensitive,end:h},p),_=d.route;if(!m&&h&&n&&!r[r.length-1].route.index&&(m=Xd({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:K3(bi([a,m.pathnameBase])),route:_}),m.pathnameBase!=="/"&&(a=bi([a,m.pathnameBase]))}return l}function Xd(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=U3(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 y=u[_];return m&&!y?h[p]=void 0:h[p]=(y||"").replace(/%2F/g,"/"),h},{}),pathname:a,pathnameBase:l,pattern:e}}function U3(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 $3(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 ts(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 W3=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function q3(e,t="/"){let{pathname:n,search:r="",hash:s=""}=typeof e=="string"?gl(e):e,a;return n?(n=n.replace(/\/\/+/g,"/"),n.startsWith("/")?a=iw(n.substring(1),"/"):a=iw(n,t)):a=t,{pathname:a,search:G3(r),hash:Y3(s)}}function iw(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 Mg(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 V3(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function ly(e){let t=V3(e);return t.map((n,r)=>r===t.length-1?n.pathname:n.pathnameBase)}function Af(e,t,n,r=!1){let s;typeof e=="string"?s=gl(e):(s={...e},wt(!s.pathname||!s.pathname.includes("?"),Mg("?","pathname","search",s)),wt(!s.pathname||!s.pathname.includes("#"),Mg("#","pathname","hash",s)),wt(!s.search||!s.search.includes("#"),Mg("#","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=q3(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,"/"),K3=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),G3=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,Y3=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,X3=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 Z3(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function Q3(e){return e.map(t=>t.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var Wk=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function qk(e,t){let n=e;if(typeof n!="string"||!W3.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,s=!1;if(Wk)try{let a=new URL(window.location.href),l=n.startsWith("//")?new URL(a.protocol+n):new URL(n),u=ts(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 Vk=["POST","PUT","PATCH","DELETE"];new Set(Vk);var J3=["GET",...Vk];new Set(J3);var vl=x.createContext(null);vl.displayName="DataRouter";var Nf=x.createContext(null);Nf.displayName="DataRouterState";var e4=x.createContext(!1),Kk=x.createContext({isTransitioning:!1});Kk.displayName="ViewTransition";var t4=x.createContext(new Map);t4.displayName="Fetchers";var n4=x.createContext(null);n4.displayName="Await";var vr=x.createContext(null);vr.displayName="Navigation";var vu=x.createContext(null);vu.displayName="Location";var Hr=x.createContext({outlet:null,matches:[],isDataRoute:!1});Hr.displayName="Route";var cy=x.createContext(null);cy.displayName="RouteError";var Gk="REACT_ROUTER_ERROR",r4="REDIRECT",i4="ROUTE_ERROR_RESPONSE";function s4(e){if(e.startsWith(`${Gk}:${r4}:{`))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 o4(e){if(e.startsWith(`${Gk}:${i4}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string")return new X3(t.status,t.statusText,t.data)}catch{}}function a4(e,{relative:t}={}){wt(_l(),"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}=yu(e,{relative:t}),u=a;return n!=="/"&&(u=a==="/"?n:bi([n,a])),r.createHref({pathname:u,search:l,hash:s})}function _l(){return x.useContext(vu)!=null}function ri(){return wt(_l(),"useLocation() may be used only in the context of a <Router> component."),x.useContext(vu).location}var Yk="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function Xk(e){x.useContext(vr).static||x.useLayoutEffect(e)}function _u(){let{isDataRoute:e}=x.useContext(Hr);return e?x4():l4()}function l4(){wt(_l(),"useNavigate() may be used only in the context of a <Router> component.");let e=x.useContext(vl),{basename:t,navigator:n}=x.useContext(vr),{matches:r}=x.useContext(Hr),{pathname:s}=ri(),a=JSON.stringify(ly(r)),l=x.useRef(!1);return Xk(()=>{l.current=!0}),x.useCallback((d,h={})=>{if(Jr(l.current,Yk),!l.current)return;if(typeof d=="number"){n.go(d);return}let p=Af(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 Zk=x.createContext(null);function uy(){return x.useContext(Zk)}function c4(e){let t=x.useContext(Hr).outlet;return x.useMemo(()=>t&&x.createElement(Zk.Provider,{value:e},t),[t,e])}function Qk(){let{matches:e}=x.useContext(Hr),t=e[e.length-1];return t?t.params:{}}function yu(e,{relative:t}={}){let{matches:n}=x.useContext(Hr),{pathname:r}=ri(),s=JSON.stringify(ly(n));return x.useMemo(()=>Af(e,JSON.parse(s),r,t==="path"),[e,s,r,t])}function u4(e,t){return Jk(e,t)}function Jk(e,t,n){var C;wt(_l(),"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||"";tE(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"?gl(t):t;wt(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||"/",y=_;if(d!=="/"){let k=d.replace(/^\//,"").split("/");y="/"+_.replace(/^\//,"").split("/").slice(k.length).join("/")}let S=Fk(e,{pathname:y});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=m4(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(vu.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...m},navigationType:"POP"}},w):w}function h4(){let e=b4(),t=Z3(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 d4=x.createElement(h4,null),eE=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=o4(e.digest);n&&(e=n)}let t=e!==void 0?x.createElement(Hr.Provider,{value:this.props.routeContext},x.createElement(cy.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?x.createElement(f4,{error:e},t):t}};eE.contextType=e4;var Tg=new WeakMap;function f4({children:e,error:t}){let{basename:n}=x.useContext(vr);if(typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){let r=s4(t.digest);if(r){let s=Tg.get(t);if(s)throw s;let a=qk(r.location,n);if(Wk&&!Tg.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 Tg.set(t,l),l}return x.createElement("meta",{httpEquiv:"refresh",content:`0;url=${a.absoluteURL||a.to}`})}}return e}function p4({routeContext:e,match:t,children:n}){let r=x.useContext(vl);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 m4(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);wt(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:y}=r,S=m.route.loader&&!_.hasOwnProperty(m.route.id)&&(!y||y[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 _,y;d(p,{location:r.location,params:((y=(_=r.matches)==null?void 0:_[0])==null?void 0:y.params)??{},unstable_pattern:Q3(r.matches),errorInfo:m})}:void 0;return s.reduceRight((p,m,_)=>{let y,S=!1,w=null,C=null;r&&(y=a&&m.route.id?a[m.route.id]:void 0,w=m.route.errorElement||d4,l&&(u<0&&_===0?(tE("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)),M=()=>{let R;return y?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(p4,{match:m,routeContext:{outlet:p,matches:k,isDataRoute:r!=null},children:R})};return r&&(m.route.ErrorBoundary||m.route.errorElement||_===0)?x.createElement(eE,{location:r.location,revalidation:r.revalidation,component:w,error:y,children:M(),routeContext:{outlet:null,matches:k,isDataRoute:!0},onError:h}):M()},null)}function hy(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function g4(e){let t=x.useContext(vl);return wt(t,hy(e)),t}function v4(e){let t=x.useContext(Nf);return wt(t,hy(e)),t}function _4(e){let t=x.useContext(Hr);return wt(t,hy(e)),t}function dy(e){let t=_4(e),n=t.matches[t.matches.length-1];return wt(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function y4(){return dy("useRouteId")}function b4(){var r;let e=x.useContext(cy),t=v4("useRouteError"),n=dy("useRouteError");return e!==void 0?e:(r=t.errors)==null?void 0:r[n]}function x4(){let{router:e}=g4("useNavigate"),t=dy("useNavigate"),n=x.useRef(!1);return Xk(()=>{n.current=!0}),x.useCallback(async(s,a={})=>{Jr(n.current,Yk),n.current&&(typeof s=="number"?await e.navigate(s):await e.navigate(s,{fromRouteId:t,...a}))},[e,t])}var sw={};function tE(e,t,n){!t&&!sw[e]&&(sw[e]=!0,Jr(!1,n))}x.memo(S4);function S4({routes:e,future:t,state:n,isStatic:r,onError:s}){return Jk(e,void 0,{state:n,isStatic:r,onError:s})}function w4({to:e,replace:t,state:n,relative:r}){wt(_l(),"<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=_u(),d=Af(e,ly(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 C4(e){return c4(e.context)}function Ka(e){wt(!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 k4({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:s,static:a=!1,unstable_useTransitions:l}){wt(!_l(),"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=gl(n));let{pathname:h="/",search:p="",hash:m="",state:_=null,key:y="default",unstable_mask:S}=n,w=x.useMemo(()=>{let C=ts(h,u);return C==null?null:{location:{pathname:C,search:p,hash:m,state:_,key:y,unstable_mask:S},navigationType:r}},[u,h,p,m,_,y,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(vu.Provider,{children:t,value:w}))}function E4({children:e,location:t}){return u4(Bv(e),t)}function Bv(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,Bv(r.props.children,a));return}wt(r.type===Ka,`[${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>`),wt(!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=Bv(r.props.children,a)),n.push(l)}),n}var Ad="get",Nd="application/x-www-form-urlencoded";function Df(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function R4(e){return Df(e)&&e.tagName.toLowerCase()==="button"}function M4(e){return Df(e)&&e.tagName.toLowerCase()==="form"}function T4(e){return Df(e)&&e.tagName.toLowerCase()==="input"}function A4(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function N4(e,t){return e.button===0&&(!t||t==="_self")&&!A4(e)}var Qh=null;function D4(){if(Qh===null)try{new FormData(document.createElement("form"),0),Qh=!1}catch{Qh=!0}return Qh}var L4=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function Ag(e){return e!=null&&!L4.has(e)?(Jr(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Nd}"`),null):e}function O4(e,t){let n,r,s,a,l;if(M4(e)){let u=e.getAttribute("action");r=u?ts(u,t):null,n=e.getAttribute("method")||Ad,s=Ag(e.getAttribute("enctype"))||Nd,a=new FormData(e)}else if(R4(e)||T4(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?ts(d,t):null,n=e.getAttribute("formmethod")||u.getAttribute("method")||Ad,s=Ag(e.getAttribute("formenctype"))||Ag(u.getAttribute("enctype"))||Nd,a=new FormData(u,e),!D4()){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(Df(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Ad,r=null,s=Nd,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 fy(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function z4(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&&ts(s.pathname,t)==="/"?s.pathname=`${t.replace(/\/$/,"")}/_root.${r}`:s.pathname=`${s.pathname.replace(/\/$/,"")}.${r}`,s}async function j4(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 B4(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 P4(e,t,n){let r=await Promise.all(e.map(async s=>{let a=t.routes[s.route.id];if(a){let l=await j4(a,n);return l.links?l.links():[]}return[]}));return U4(r.flat(1).filter(B4).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function ow(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 I4(e,t,{includeHydrateFallback:n}={}){return H4(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 H4(e){return[...new Set(e)]}function F4(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function U4(e,t){let n=new Set;return new Set(t),e.reduce((r,s)=>{let a=JSON.stringify(F4(s));return n.has(a)||(n.add(a),r.push({key:a,link:s})),r},[])}function nE(){let e=x.useContext(vl);return fy(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function $4(){let e=x.useContext(Nf);return fy(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var py=x.createContext(void 0);py.displayName="FrameworkContext";function rE(){let e=x.useContext(py);return fy(e,"You must render this element inside a <HydratedRouter> element"),e}function W4(e,t){let n=x.useContext(py),[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(M=>{l(M.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 y=()=>{s(!0)},S=()=>{s(!1),l(!1)};return n?e!=="intent"?[a,_,{}]:[a,_,{onFocus:Cc(u,y),onBlur:Cc(d,S),onMouseEnter:Cc(h,y),onMouseLeave:Cc(p,S),onTouchStart:Cc(m,y)}]:[!1,_,{}]}function Cc(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function q4({page:e,...t}){let{router:n}=nE(),r=x.useMemo(()=>Fk(n.routes,e,n.basename),[n.routes,e,n.basename]);return r?x.createElement(K4,{page:e,matches:r,...t}):null}function V4(e){let{manifest:t,routeModules:n}=rE(),[r,s]=x.useState([]);return x.useEffect(()=>{let a=!1;return P4(e,t,n).then(l=>{a||s(l)}),()=>{a=!0}},[e,t,n]),r}function K4({page:e,matches:t,...n}){let r=ri(),{future:s,manifest:a,routeModules:l}=rE(),{basename:u}=nE(),{loaderData:d,matches:h}=$4(),p=x.useMemo(()=>ow(e,t,h,a,r,"data"),[e,t,h,a,r]),m=x.useMemo(()=>ow(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(M=>{var A;let R=a.routes[M.route.id];!R||!R.hasLoader||(!p.some(O=>O.route.id===M.route.id)&&M.route.id in d&&((A=l[M.route.id])!=null&&A.shouldRevalidate)||R.hasClientLoader?C=!0:w.add(M.route.id))}),w.size===0)return[];let k=z4(e,u,s.unstable_trailingSlashAwareDataRequests,"data");return C&&w.size>0&&k.searchParams.set("_routes",t.filter(M=>w.has(M.route.id)).map(M=>M.route.id).join(",")),[k.pathname+k.search]},[u,s.unstable_trailingSlashAwareDataRequests,d,r,a,p,t,e,l]),y=x.useMemo(()=>I4(m,a),[m,a]),S=V4(m);return x.createElement(x.Fragment,null,_.map(w=>x.createElement("link",{key:w,rel:"prefetch",as:"fetch",href:w,...n})),y.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 G4(...e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}var Y4=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{Y4&&(window.__reactRouterVersion="7.13.1")}catch{}function X4({basename:e,children:t,unstable_useTransitions:n,window:r}){let s=x.useRef();s.current==null&&(s.current=R3({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(k4,{basename:e,children:t,location:l.location,navigationType:l.action,navigator:a,unstable_useTransitions:n})}var iE=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,sE=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:y,...S},w){let{basename:C,navigator:k,unstable_useTransitions:M}=x.useContext(vr),R=typeof p=="string"&&iE.test(p),A=qk(p,C);p=A.to;let O=a4(p,{relative:s}),L=ri(),z=null;if(u){let j=Af(u,[],L.unstable_mask?L.unstable_mask.pathname:"/",!0);C!=="/"&&(j.pathname=j.pathname==="/"?C:bi([C,j.pathname])),z=k.createHref(j)}let[P,Q,I]=W4(r,S),W=eL(p,{replace:l,unstable_mask:u,state:d,target:h,preventScrollReset:m,relative:s,viewTransition:_,unstable_defaultShouldRevalidate:y,unstable_useTransitions:M});function U(j){t&&t(j),j.defaultPrevented||W(j)}let F=!(A.isExternal||a),q=x.createElement("a",{...S,...I,href:(F?z:void 0)||A.absoluteURL||O,onClick:F?U:t,ref:G4(w,Q),target:h,"data-discover":!R&&n==="render"?"true":void 0});return P&&!R?x.createElement(x.Fragment,null,q,x.createElement(q4,{page:O})):q});sE.displayName="Link";var Z4=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=yu(l,{relative:h.relative}),_=ri(),y=x.useContext(Nf),{navigator:S,basename:w}=x.useContext(vr),C=y!=null&&sL(m)&&u===!0,k=S.encodeLocation?S.encodeLocation(m).pathname:m.pathname,M=_.pathname,R=y&&y.navigation&&y.navigation.location?y.navigation.location.pathname:null;n||(M=M.toLowerCase(),R=R?R.toLowerCase():null,k=k.toLowerCase()),R&&w&&(R=ts(R,w)||R);const A=k!=="/"&&k.endsWith("/")?k.length-1:k.length;let O=M===k||!s&&M.startsWith(k)&&M.charAt(A)==="/",L=R!=null&&(R===k||!s&&R.startsWith(k)&&R.charAt(k.length)==="/"),z={isActive:O,isPending:L,isTransitioning:C},P=O?t:void 0,Q;typeof r=="function"?Q=r(z):Q=[r,O?"active":null,L?"pending":null,C?"transitioning":null].filter(Boolean).join(" ");let I=typeof a=="function"?a(z):a;return x.createElement(sE,{...h,"aria-current":P,className:Q,ref:p,style:I,to:l,viewTransition:u},typeof d=="function"?d(z):d)});Z4.displayName="NavLink";var Q4=x.forwardRef(({discover:e="render",fetcherKey:t,navigate:n,reloadDocument:r,replace:s,state:a,method:l=Ad,action:u,onSubmit:d,relative:h,preventScrollReset:p,viewTransition:m,unstable_defaultShouldRevalidate:_,...y},S)=>{let{unstable_useTransitions:w}=x.useContext(vr),C=rL(),k=iL(u,{relative:h}),M=l.toLowerCase()==="get"?"get":"post",R=typeof u=="string"&&iE.test(u),A=O=>{if(d&&d(O),O.defaultPrevented)return;O.preventDefault();let L=O.nativeEvent.submitter,z=(L==null?void 0:L.getAttribute("formmethod"))||l,P=()=>C(L||O.currentTarget,{fetcherKey:t,method:z,navigate:n,replace:s,state:a,relative:h,preventScrollReset:p,viewTransition:m,unstable_defaultShouldRevalidate:_});w&&n!==!1?x.startTransition(()=>P()):P()};return x.createElement("form",{ref:S,method:M,action:k,onSubmit:r?d:A,...y,"data-discover":!R&&e==="render"?"true":void 0})});Q4.displayName="Form";function J4(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function oE(e){let t=x.useContext(vl);return wt(t,J4(e)),t}function eL(e,{target:t,replace:n,unstable_mask:r,state:s,preventScrollReset:a,relative:l,viewTransition:u,unstable_defaultShouldRevalidate:d,unstable_useTransitions:h}={}){let p=_u(),m=ri(),_=yu(e,{relative:l});return x.useCallback(y=>{if(N4(y,t)){y.preventDefault();let S=n!==void 0?n:eu(m)===eu(_),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 tL=0,nL=()=>`__${String(++tL)}__`;function rL(){let{router:e}=oE("useSubmit"),{basename:t}=x.useContext(vr),n=y4(),r=e.fetch,s=e.navigate;return x.useCallback(async(a,l={})=>{let{action:u,method:d,encType:h,formData:p,body:m}=O4(a,t);if(l.navigate===!1){let _=l.fetcherKey||nL();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 iL(e,{relative:t}={}){let{basename:n}=x.useContext(vr),r=x.useContext(Hr);wt(r,"useFormAction must be used inside a RouteContext");let[s]=r.matches.slice(-1),a={...yu(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])),eu(a)}function sL(e,{relative:t}={}){let n=x.useContext(Kk);wt(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=oE("useViewTransitionState"),s=yu(e,{relative:t});if(!n.isTransitioning)return!1;let a=ts(n.currentLocation.pathname,r)||n.currentLocation.pathname,l=ts(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Xd(s.pathname,l)!=null||Xd(s.pathname,a)!=null}var qs=Hk();const oL=Tf(qs);function aE(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=aE(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function lE(){for(var e,t,n=0,r="",s=arguments.length;n<s;n++)(e=arguments[n])&&(t=aE(e))&&(r&&(r+=" "),r+=t);return r}const aw=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,lw=lE,aL=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return lw(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 _=aw(p)||aw(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:_,...y}=p;return Object.entries(y).every(S=>{let[w,C]=S;return Array.isArray(C)?C.includes({...a,...u}[w]):{...a,...u}[w]===C})?[...h,m,_]:h},[]);return lw(e,l,d,n==null?void 0:n.class,n==null?void 0:n.className)},lL=(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},cL=(e,t)=>({classGroupId:e,validator:t}),cE=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Zd="-",cw=[],uL="arbitrary..",hL=e=>{const t=fL(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return dL(l);const u=l.split(Zd),d=u[0]===""&&u.length>1?1:0;return uE(u,d,t)},getConflictingClassGroupIds:(l,u)=>{if(u){const d=r[l],h=n[l];return d?h?lL(h,d):d:h||cw}return n[l]||cw}}},uE=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const s=e[t],a=n.nextPart.get(s);if(a){const h=uE(e,t+1,a);if(h)return h}const l=n.validators;if(l===null)return;const u=t===0?e.join(Zd):e.slice(t).join(Zd),d=l.length;for(let h=0;h<d;h++){const p=l[h];if(p.validator(u))return p.classGroupId}},dL=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?uL+r:void 0})(),fL=e=>{const{theme:t,classGroups:n}=e;return pL(n,t)},pL=(e,t)=>{const n=cE();for(const r in e){const s=e[r];my(s,n,r,t)}return n},my=(e,t,n,r)=>{const s=e.length;for(let a=0;a<s;a++){const l=e[a];mL(l,t,n,r)}},mL=(e,t,n,r)=>{if(typeof e=="string"){gL(e,t,n);return}if(typeof e=="function"){vL(e,t,n,r);return}_L(e,t,n,r)},gL=(e,t,n)=>{const r=e===""?t:hE(t,e);r.classGroupId=n},vL=(e,t,n,r)=>{if(yL(e)){my(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(cL(n,e))},_L=(e,t,n,r)=>{const s=Object.entries(e),a=s.length;for(let l=0;l<a;l++){const[u,d]=s[l];my(d,hE(t,u),n,r)}},hE=(e,t)=>{let n=e;const r=t.split(Zd),s=r.length;for(let a=0;a<s;a++){const l=r[a];let u=n.nextPart.get(l);u||(u=cE(),n.nextPart.set(l,u)),n=u}return n},yL=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,bL=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)}}},Pv="!",uw=":",xL=[],hw=(e,t,n,r,s)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:s}),SL=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===uw){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,y=!1;m.endsWith(Pv)?(_=m.slice(0,-1),y=!0):m.startsWith(Pv)&&(_=m.slice(1),y=!0);const S=h&&h>d?h-d:void 0;return hw(a,y,_,S)};if(t){const s=t+uw,a=r;r=l=>l.startsWith(s)?a(l.slice(s.length)):hw(xL,!1,l,void 0,!0)}if(n){const s=r;r=a=>n({className:a,parseClassName:s})}return r},wL=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}},CL=e=>({cache:bL(e.cacheSize),parseClassName:SL(e),sortModifiers:wL(e),...hL(e)}),kL=/\s+/,EL=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:s,sortModifiers:a}=t,l=[],u=e.trim().split(kL);let d="";for(let h=u.length-1;h>=0;h-=1){const p=u[h],{isExternal:m,modifiers:_,hasImportantModifier:y,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 M=_.length===0?"":_.length===1?_[0]:a(_).join(":"),R=y?M+Pv:M,A=R+k;if(l.indexOf(A)>-1)continue;l.push(A);const O=s(k,C);for(let L=0;L<O.length;++L){const z=O[L];l.push(R+z)}d=p+(d.length>0?" "+d:d)}return d},RL=(...e)=>{let t=0,n,r,s="";for(;t<e.length;)(n=e[t++])&&(r=dE(n))&&(s&&(s+=" "),s+=r);return s},dE=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=dE(e[r]))&&(n&&(n+=" "),n+=t);return n},ML=(e,...t)=>{let n,r,s,a;const l=d=>{const h=t.reduce((p,m)=>m(p),e());return n=CL(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=EL(d,n);return s(d,p),p};return a=l,(...d)=>a(RL(...d))},TL=[],Zt=e=>{const t=n=>n[e]||TL;return t.isThemeGetter=!0,t},fE=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,pE=/^\((?:(\w[\w-]*):)?(.+)\)$/i,AL=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,NL=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,DL=/\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$/,LL=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,OL=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,zL=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,zs=e=>AL.test(e),We=e=>!!e&&!Number.isNaN(Number(e)),js=e=>!!e&&Number.isInteger(Number(e)),Ng=e=>e.endsWith("%")&&We(e.slice(0,-1)),Yi=e=>NL.test(e),mE=()=>!0,jL=e=>DL.test(e)&&!LL.test(e),gy=()=>!1,BL=e=>OL.test(e),PL=e=>zL.test(e),IL=e=>!we(e)&&!Ce(e),HL=e=>Js(e,_E,gy),we=e=>fE.test(e),wo=e=>Js(e,yE,jL),dw=e=>Js(e,GL,We),FL=e=>Js(e,xE,mE),UL=e=>Js(e,bE,gy),fw=e=>Js(e,gE,gy),$L=e=>Js(e,vE,PL),Jh=e=>Js(e,SE,BL),Ce=e=>pE.test(e),kc=e=>Vo(e,yE),WL=e=>Vo(e,bE),pw=e=>Vo(e,gE),qL=e=>Vo(e,_E),VL=e=>Vo(e,vE),ed=e=>Vo(e,SE,!0),KL=e=>Vo(e,xE,!0),Js=(e,t,n)=>{const r=fE.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},Vo=(e,t,n=!1)=>{const r=pE.exec(e);return r?r[1]?t(r[1]):n:!1},gE=e=>e==="position"||e==="percentage",vE=e=>e==="image"||e==="url",_E=e=>e==="length"||e==="size"||e==="bg-size",yE=e=>e==="length",GL=e=>e==="number",bE=e=>e==="family-name",xE=e=>e==="number"||e==="weight",SE=e=>e==="shadow",YL=()=>{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"),y=Zt("drop-shadow"),S=Zt("blur"),w=Zt("perspective"),C=Zt("aspect"),k=Zt("ease"),M=Zt("animate"),R=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],O=()=>[...A(),Ce,we],L=()=>["auto","hidden","clip","visible","scroll"],z=()=>["auto","contain","none"],P=()=>[Ce,we,d],Q=()=>[zs,"full","auto",...P()],I=()=>[js,"none","subgrid",Ce,we],W=()=>["auto",{span:["full",js,Ce,we]},js,Ce,we],U=()=>[js,"auto",Ce,we],F=()=>["auto","min","max","fr",Ce,we],q=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],j=()=>["start","end","center","stretch","center-safe","end-safe"],B=()=>["auto",...P()],K=()=>[zs,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...P()],$=()=>[zs,"screen","full","dvw","lvw","svw","min","max","fit",...P()],Y=()=>[zs,"screen","full","lh","dvh","lvh","svh","min","max","fit",...P()],T=()=>[e,Ce,we],H=()=>[...A(),pw,fw,{position:[Ce,we]}],J=()=>["no-repeat",{repeat:["","x","y","space","round"]}],N=()=>["auto","cover","contain",qL,HL,{size:[Ce,we]}],G=()=>[Ng,kc,wo],X=()=>["","none","full",h,Ce,we],ie=()=>["",We,kc,wo],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"],pe=()=>[We,Ng,pw,fw],le=()=>["","none",S,Ce,we],Me=()=>["none",We,Ce,we],He=()=>["none",We,Ce,we],Te=()=>[We,Ce,we],Ve=()=>[zs,"full",...P()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Yi],breakpoint:[Yi],color:[mE],container:[Yi],"drop-shadow":[Yi],ease:["in","out","in-out"],font:[IL],"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",We],text:[Yi],"text-shadow":[Yi],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",zs,we,Ce,C]}],container:["container"],columns:[{columns:[We,we,Ce,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:O()}],overflow:[{overflow:L()}],"overflow-x":[{"overflow-x":L()}],"overflow-y":[{"overflow-y":L()}],overscroll:[{overscroll:z()}],"overscroll-x":[{"overscroll-x":z()}],"overscroll-y":[{"overscroll-y":z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:Q()}],"inset-x":[{"inset-x":Q()}],"inset-y":[{"inset-y":Q()}],start:[{"inset-s":Q(),start:Q()}],end:[{"inset-e":Q(),end:Q()}],"inset-bs":[{"inset-bs":Q()}],"inset-be":[{"inset-be":Q()}],top:[{top:Q()}],right:[{right:Q()}],bottom:[{bottom:Q()}],left:[{left:Q()}],visibility:["visible","invisible","collapse"],z:[{z:[js,"auto",Ce,we]}],basis:[{basis:[zs,"full","auto",u,...P()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[We,zs,"auto","initial","none",we]}],grow:[{grow:["",We,Ce,we]}],shrink:[{shrink:["",We,Ce,we]}],order:[{order:[js,"first","last","none",Ce,we]}],"grid-cols":[{"grid-cols":I()}],"col-start-end":[{col:W()}],"col-start":[{"col-start":U()}],"col-end":[{"col-end":U()}],"grid-rows":[{"grid-rows":I()}],"row-start-end":[{row:W()}],"row-start":[{"row-start":U()}],"row-end":[{"row-end":U()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":F()}],"auto-rows":[{"auto-rows":F()}],gap:[{gap:P()}],"gap-x":[{"gap-x":P()}],"gap-y":[{"gap-y":P()}],"justify-content":[{justify:[...q(),"normal"]}],"justify-items":[{"justify-items":[...j(),"normal"]}],"justify-self":[{"justify-self":["auto",...j()]}],"align-content":[{content:["normal",...q()]}],"align-items":[{items:[...j(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...j(),{baseline:["","last"]}]}],"place-content":[{"place-content":q()}],"place-items":[{"place-items":[...j(),"baseline"]}],"place-self":[{"place-self":["auto",...j()]}],p:[{p:P()}],px:[{px:P()}],py:[{py:P()}],ps:[{ps:P()}],pe:[{pe:P()}],pbs:[{pbs:P()}],pbe:[{pbe:P()}],pt:[{pt:P()}],pr:[{pr:P()}],pb:[{pb:P()}],pl:[{pl:P()}],m:[{m:B()}],mx:[{mx:B()}],my:[{my:B()}],ms:[{ms:B()}],me:[{me:B()}],mbs:[{mbs:B()}],mbe:[{mbe:B()}],mt:[{mt:B()}],mr:[{mr:B()}],mb:[{mb:B()}],ml:[{ml:B()}],"space-x":[{"space-x":P()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":P()}],"space-y-reverse":["space-y-reverse"],size:[{size:K()}],"inline-size":[{inline:["auto",...$()]}],"min-inline-size":[{"min-inline":["auto",...$()]}],"max-inline-size":[{"max-inline":["none",...$()]}],"block-size":[{block:["auto",...Y()]}],"min-block-size":[{"min-block":["auto",...Y()]}],"max-block-size":[{"max-block":["none",...Y()]}],w:[{w:[u,"screen",...K()]}],"min-w":[{"min-w":[u,"screen","none",...K()]}],"max-w":[{"max-w":[u,"screen","none","prose",{screen:[l]},...K()]}],h:[{h:["screen","lh",...K()]}],"min-h":[{"min-h":["screen","lh","none",...K()]}],"max-h":[{"max-h":["screen","lh",...K()]}],"font-size":[{text:["base",n,kc,wo]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,KL,FL]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",Ng,we]}],"font-family":[{font:[WL,UL,t]}],"font-features":[{"font-features":[we]}],"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,Ce,we]}],"line-clamp":[{"line-clamp":[We,"none",Ce,dw]}],leading:[{leading:[a,...P()]}],"list-image":[{"list-image":["none",Ce,we]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Ce,we]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:T()}],"text-color":[{text:T()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...fe(),"wavy"]}],"text-decoration-thickness":[{decoration:[We,"from-font","auto",Ce,wo]}],"text-decoration-color":[{decoration:T()}],"underline-offset":[{"underline-offset":[We,"auto",Ce,we]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:P()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Ce,we]}],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",Ce,we]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:H()}],"bg-repeat":[{bg:J()}],"bg-size":[{bg:N()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},js,Ce,we],radial:["",Ce,we],conic:[js,Ce,we]},VL,$L]}],"bg-color":[{bg:T()}],"gradient-from-pos":[{from:G()}],"gradient-via-pos":[{via:G()}],"gradient-to-pos":[{to:G()}],"gradient-from":[{from:T()}],"gradient-via":[{via:T()}],"gradient-to":[{to:T()}],rounded:[{rounded:X()}],"rounded-s":[{"rounded-s":X()}],"rounded-e":[{"rounded-e":X()}],"rounded-t":[{"rounded-t":X()}],"rounded-r":[{"rounded-r":X()}],"rounded-b":[{"rounded-b":X()}],"rounded-l":[{"rounded-l":X()}],"rounded-ss":[{"rounded-ss":X()}],"rounded-se":[{"rounded-se":X()}],"rounded-ee":[{"rounded-ee":X()}],"rounded-es":[{"rounded-es":X()}],"rounded-tl":[{"rounded-tl":X()}],"rounded-tr":[{"rounded-tr":X()}],"rounded-br":[{"rounded-br":X()}],"rounded-bl":[{"rounded-bl":X()}],"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:T()}],"border-color-x":[{"border-x":T()}],"border-color-y":[{"border-y":T()}],"border-color-s":[{"border-s":T()}],"border-color-e":[{"border-e":T()}],"border-color-bs":[{"border-bs":T()}],"border-color-be":[{"border-be":T()}],"border-color-t":[{"border-t":T()}],"border-color-r":[{"border-r":T()}],"border-color-b":[{"border-b":T()}],"border-color-l":[{"border-l":T()}],"divide-color":[{divide:T()}],"outline-style":[{outline:[...fe(),"none","hidden"]}],"outline-offset":[{"outline-offset":[We,Ce,we]}],"outline-w":[{outline:["",We,kc,wo]}],"outline-color":[{outline:T()}],shadow:[{shadow:["","none",p,ed,Jh]}],"shadow-color":[{shadow:T()}],"inset-shadow":[{"inset-shadow":["none",m,ed,Jh]}],"inset-shadow-color":[{"inset-shadow":T()}],"ring-w":[{ring:ie()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:T()}],"ring-offset-w":[{"ring-offset":[We,wo]}],"ring-offset-color":[{"ring-offset":T()}],"inset-ring-w":[{"inset-ring":ie()}],"inset-ring-color":[{"inset-ring":T()}],"text-shadow":[{"text-shadow":["none",_,ed,Jh]}],"text-shadow-color":[{"text-shadow":T()}],opacity:[{opacity:[We,Ce,we]}],"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":[We]}],"mask-image-linear-from-pos":[{"mask-linear-from":pe()}],"mask-image-linear-to-pos":[{"mask-linear-to":pe()}],"mask-image-linear-from-color":[{"mask-linear-from":T()}],"mask-image-linear-to-color":[{"mask-linear-to":T()}],"mask-image-t-from-pos":[{"mask-t-from":pe()}],"mask-image-t-to-pos":[{"mask-t-to":pe()}],"mask-image-t-from-color":[{"mask-t-from":T()}],"mask-image-t-to-color":[{"mask-t-to":T()}],"mask-image-r-from-pos":[{"mask-r-from":pe()}],"mask-image-r-to-pos":[{"mask-r-to":pe()}],"mask-image-r-from-color":[{"mask-r-from":T()}],"mask-image-r-to-color":[{"mask-r-to":T()}],"mask-image-b-from-pos":[{"mask-b-from":pe()}],"mask-image-b-to-pos":[{"mask-b-to":pe()}],"mask-image-b-from-color":[{"mask-b-from":T()}],"mask-image-b-to-color":[{"mask-b-to":T()}],"mask-image-l-from-pos":[{"mask-l-from":pe()}],"mask-image-l-to-pos":[{"mask-l-to":pe()}],"mask-image-l-from-color":[{"mask-l-from":T()}],"mask-image-l-to-color":[{"mask-l-to":T()}],"mask-image-x-from-pos":[{"mask-x-from":pe()}],"mask-image-x-to-pos":[{"mask-x-to":pe()}],"mask-image-x-from-color":[{"mask-x-from":T()}],"mask-image-x-to-color":[{"mask-x-to":T()}],"mask-image-y-from-pos":[{"mask-y-from":pe()}],"mask-image-y-to-pos":[{"mask-y-to":pe()}],"mask-image-y-from-color":[{"mask-y-from":T()}],"mask-image-y-to-color":[{"mask-y-to":T()}],"mask-image-radial":[{"mask-radial":[Ce,we]}],"mask-image-radial-from-pos":[{"mask-radial-from":pe()}],"mask-image-radial-to-pos":[{"mask-radial-to":pe()}],"mask-image-radial-from-color":[{"mask-radial-from":T()}],"mask-image-radial-to-color":[{"mask-radial-to":T()}],"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":A()}],"mask-image-conic-pos":[{"mask-conic":[We]}],"mask-image-conic-from-pos":[{"mask-conic-from":pe()}],"mask-image-conic-to-pos":[{"mask-conic-to":pe()}],"mask-image-conic-from-color":[{"mask-conic-from":T()}],"mask-image-conic-to-color":[{"mask-conic-to":T()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:H()}],"mask-repeat":[{mask:J()}],"mask-size":[{mask:N()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Ce,we]}],filter:[{filter:["","none",Ce,we]}],blur:[{blur:le()}],brightness:[{brightness:[We,Ce,we]}],contrast:[{contrast:[We,Ce,we]}],"drop-shadow":[{"drop-shadow":["","none",y,ed,Jh]}],"drop-shadow-color":[{"drop-shadow":T()}],grayscale:[{grayscale:["",We,Ce,we]}],"hue-rotate":[{"hue-rotate":[We,Ce,we]}],invert:[{invert:["",We,Ce,we]}],saturate:[{saturate:[We,Ce,we]}],sepia:[{sepia:["",We,Ce,we]}],"backdrop-filter":[{"backdrop-filter":["","none",Ce,we]}],"backdrop-blur":[{"backdrop-blur":le()}],"backdrop-brightness":[{"backdrop-brightness":[We,Ce,we]}],"backdrop-contrast":[{"backdrop-contrast":[We,Ce,we]}],"backdrop-grayscale":[{"backdrop-grayscale":["",We,Ce,we]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[We,Ce,we]}],"backdrop-invert":[{"backdrop-invert":["",We,Ce,we]}],"backdrop-opacity":[{"backdrop-opacity":[We,Ce,we]}],"backdrop-saturate":[{"backdrop-saturate":[We,Ce,we]}],"backdrop-sepia":[{"backdrop-sepia":["",We,Ce,we]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":P()}],"border-spacing-x":[{"border-spacing-x":P()}],"border-spacing-y":[{"border-spacing-y":P()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Ce,we]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[We,"initial",Ce,we]}],ease:[{ease:["linear","initial",k,Ce,we]}],delay:[{delay:[We,Ce,we]}],animate:[{animate:["none",M,Ce,we]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,Ce,we]}],"perspective-origin":[{"perspective-origin":O()}],rotate:[{rotate:Me()}],"rotate-x":[{"rotate-x":Me()}],"rotate-y":[{"rotate-y":Me()}],"rotate-z":[{"rotate-z":Me()}],scale:[{scale:He()}],"scale-x":[{"scale-x":He()}],"scale-y":[{"scale-y":He()}],"scale-z":[{"scale-z":He()}],"scale-3d":["scale-3d"],skew:[{skew:Te()}],"skew-x":[{"skew-x":Te()}],"skew-y":[{"skew-y":Te()}],transform:[{transform:[Ce,we,"","none","gpu","cpu"]}],"transform-origin":[{origin:O()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Ve()}],"translate-x":[{"translate-x":Ve()}],"translate-y":[{"translate-y":Ve()}],"translate-z":[{"translate-z":Ve()}],"translate-none":["translate-none"],accent:[{accent:T()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:T()}],"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",Ce,we]}],"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":P()}],"scroll-mx":[{"scroll-mx":P()}],"scroll-my":[{"scroll-my":P()}],"scroll-ms":[{"scroll-ms":P()}],"scroll-me":[{"scroll-me":P()}],"scroll-mbs":[{"scroll-mbs":P()}],"scroll-mbe":[{"scroll-mbe":P()}],"scroll-mt":[{"scroll-mt":P()}],"scroll-mr":[{"scroll-mr":P()}],"scroll-mb":[{"scroll-mb":P()}],"scroll-ml":[{"scroll-ml":P()}],"scroll-p":[{"scroll-p":P()}],"scroll-px":[{"scroll-px":P()}],"scroll-py":[{"scroll-py":P()}],"scroll-ps":[{"scroll-ps":P()}],"scroll-pe":[{"scroll-pe":P()}],"scroll-pbs":[{"scroll-pbs":P()}],"scroll-pbe":[{"scroll-pbe":P()}],"scroll-pt":[{"scroll-pt":P()}],"scroll-pr":[{"scroll-pr":P()}],"scroll-pb":[{"scroll-pb":P()}],"scroll-pl":[{"scroll-pl":P()}],"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",Ce,we]}],fill:[{fill:["none",...T()]}],"stroke-w":[{stroke:[We,kc,wo,dw]}],stroke:[{stroke:["none",...T()]}],"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"]}},XL=ML(YL);function ye(...e){return XL(lE(e))}function mw(e){return e.startsWith("chatId:")?e.slice(7):e}const wE=aL("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(wE({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 gw(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function vy(...e){return t=>{let n=!1;const r=e.map(s=>{const a=gw(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():gw(e[s],null)}}}}function Ht(...e){return x.useCallback(vy(...e),e)}function ZL(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 eo(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:y,...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:y})};h.displayName=a+"Provider";function p(m,_){var w;const y=((w=_==null?void 0:_[e])==null?void 0:w[d])||u,S=x.useContext(y);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,QL(s,...t)]}function QL(...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 Ys=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{},JL=Ik[" useId ".trim().toString()]||(()=>{}),eO=0;function el(e){const[t,n]=x.useState(JL());return Ys(()=>{n(r=>r??String(eO++))},[e]),t?`radix-${t}`:""}var tO=Ik[" useInsertionEffect ".trim().toString()]||Ys;function Lf({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[s,a,l]=nO({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 _=rO(p)?p(e):p;_!==e&&((m=l.current)==null||m.call(l,_))}else a(p)},[u,e,a,l]);return[d,h]}function nO({defaultProp:e,onChange:t}){const[n,r]=x.useState(e),s=x.useRef(n),a=x.useRef(t);return tO(()=>{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 rO(e){return typeof e=="function"}function al(e){const t=iO(e),n=x.forwardRef((r,s)=>{const{children:a,...l}=r,u=x.Children.toArray(a),d=u.find(oO);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 iO(e){const t=x.forwardRef((n,r)=>{const{children:s,...a}=n;if(x.isValidElement(s)){const l=lO(s),u=aO(a,s.props);return s.type!==x.Fragment&&(u.ref=r?vy(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 CE=Symbol("radix.slottable");function sO(e){const t=({children:n})=>g.jsx(g.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=CE,t}function oO(e){return x.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===CE}function aO(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 lO(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 cO=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],kt=cO.reduce((e,t)=>{const n=al(`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 kE(e,t){e&&qs.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 uO(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 hO="DismissableLayer",Iv="dismissableLayer.update",dO="dismissableLayer.pointerDownOutside",fO="dismissableLayer.focusOutside",vw,EE=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),bu=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:s,onFocusOutside:a,onInteractOutside:l,onDismiss:u,...d}=e,h=x.useContext(EE),[p,m]=x.useState(null),_=(p==null?void 0:p.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,y]=x.useState({}),S=Ht(t,z=>m(z)),w=Array.from(h.layers),[C]=[...h.layersWithOutsidePointerEventsDisabled].slice(-1),k=w.indexOf(C),M=p?w.indexOf(p):-1,R=h.layersWithOutsidePointerEventsDisabled.size>0,A=M>=k,O=gO(z=>{const P=z.target,Q=[...h.branches].some(I=>I.contains(P));!A||Q||(s==null||s(z),l==null||l(z),z.defaultPrevented||u==null||u())},_),L=vO(z=>{const P=z.target;[...h.branches].some(I=>I.contains(P))||(a==null||a(z),l==null||l(z),z.defaultPrevented||u==null||u())},_);return uO(z=>{M===h.layers.size-1&&(r==null||r(z),!z.defaultPrevented&&u&&(z.preventDefault(),u()))},_),x.useEffect(()=>{if(p)return n&&(h.layersWithOutsidePointerEventsDisabled.size===0&&(vw=_.body.style.pointerEvents,_.body.style.pointerEvents="none"),h.layersWithOutsidePointerEventsDisabled.add(p)),h.layers.add(p),_w(),()=>{n&&h.layersWithOutsidePointerEventsDisabled.size===1&&(_.body.style.pointerEvents=vw)}},[p,_,n,h]),x.useEffect(()=>()=>{p&&(h.layers.delete(p),h.layersWithOutsidePointerEventsDisabled.delete(p),_w())},[p,h]),x.useEffect(()=>{const z=()=>y({});return document.addEventListener(Iv,z),()=>document.removeEventListener(Iv,z)},[]),g.jsx(kt.div,{...d,ref:S,style:{pointerEvents:R?A?"auto":"none":void 0,...e.style},onFocusCapture:Oe(e.onFocusCapture,L.onFocusCapture),onBlurCapture:Oe(e.onBlurCapture,L.onBlurCapture),onPointerDownCapture:Oe(e.onPointerDownCapture,O.onPointerDownCapture)})});bu.displayName=hO;var pO="DismissableLayerBranch",mO=x.forwardRef((e,t)=>{const n=x.useContext(EE),r=x.useRef(null),s=Ht(t,r);return x.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),g.jsx(kt.div,{...e,ref:s})});mO.displayName=pO;function gO(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(){RE(dO,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 vO(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&&RE(fO,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 _w(){const e=new CustomEvent(Iv);document.dispatchEvent(e)}function RE(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?kE(s,a):s.dispatchEvent(a)}var Dg="focusScope.autoFocusOnMount",Lg="focusScope.autoFocusOnUnmount",yw={bubbles:!1,cancelable:!0},_O="FocusScope",Of=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),_=Ht(t,w=>d(w)),y=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(r){let w=function(R){if(y.paused||!u)return;const A=R.target;u.contains(A)?m.current=A:Fs(m.current,{select:!0})},C=function(R){if(y.paused||!u)return;const A=R.relatedTarget;A!==null&&(u.contains(A)||Fs(m.current,{select:!0}))},k=function(R){if(document.activeElement===document.body)for(const O of R)O.removedNodes.length>0&&Fs(u)};document.addEventListener("focusin",w),document.addEventListener("focusout",C);const M=new MutationObserver(k);return u&&M.observe(u,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",w),document.removeEventListener("focusout",C),M.disconnect()}}},[r,u,y.paused]),x.useEffect(()=>{if(u){xw.add(y);const w=document.activeElement;if(!u.contains(w)){const k=new CustomEvent(Dg,yw);u.addEventListener(Dg,h),u.dispatchEvent(k),k.defaultPrevented||(yO(CO(ME(u)),{select:!0}),document.activeElement===w&&Fs(u))}return()=>{u.removeEventListener(Dg,h),setTimeout(()=>{const k=new CustomEvent(Lg,yw);u.addEventListener(Lg,p),u.dispatchEvent(k),k.defaultPrevented||Fs(w??document.body,{select:!0}),u.removeEventListener(Lg,p),xw.remove(y)},0)}}},[u,h,p,y]);const S=x.useCallback(w=>{if(!n&&!r||y.paused)return;const C=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,k=document.activeElement;if(C&&k){const M=w.currentTarget,[R,A]=bO(M);R&&A?!w.shiftKey&&k===A?(w.preventDefault(),n&&Fs(R,{select:!0})):w.shiftKey&&k===R&&(w.preventDefault(),n&&Fs(A,{select:!0})):k===M&&w.preventDefault()}},[n,r,y.paused]);return g.jsx(kt.div,{tabIndex:-1,...l,ref:_,onKeyDown:S})});Of.displayName=_O;function yO(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Fs(r,{select:t}),document.activeElement!==n)return}function bO(e){const t=ME(e),n=bw(t,e),r=bw(t.reverse(),e);return[n,r]}function ME(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 bw(e,t){for(const n of e)if(!xO(n,{upTo:t}))return n}function xO(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 SO(e){return e instanceof HTMLInputElement&&"select"in e}function Fs(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&SO(e)&&t&&e.select()}}var xw=wO();function wO(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=Sw(e,t),e.unshift(t)},remove(t){var n;e=Sw(e,t),(n=e[0])==null||n.resume()}}}function Sw(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function CO(e){return e.filter(t=>t.tagName!=="A")}var kO="Portal",xu=x.forwardRef((e,t)=>{var u;const{container:n,...r}=e,[s,a]=x.useState(!1);Ys(()=>a(!0),[]);const l=n||s&&((u=globalThis==null?void 0:globalThis.document)==null?void 0:u.body);return l?oL.createPortal(g.jsx(kt.div,{...r,ref:t}),l):null});xu.displayName=kO;function EO(e,t){return x.useReducer((n,r)=>t[n][r]??n,e)}var Fr=e=>{const{present:t,children:n}=e,r=RO(t),s=typeof n=="function"?n({present:r.isPresent}):x.Children.only(n),a=Ht(r.ref,MO(s));return typeof n=="function"||r.isPresent?x.cloneElement(s,{ref:a}):null};Fr.displayName="Presence";function RO(e){const[t,n]=x.useState(),r=x.useRef(null),s=x.useRef(e),a=x.useRef("none"),l=e?"mounted":"unmounted",[u,d]=EO(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const h=td(r.current);a.current=u==="mounted"?h:"none"},[u]),Ys(()=>{const h=r.current,p=s.current;if(p!==e){const _=a.current,y=td(h);e?d("MOUNT"):y==="none"||(h==null?void 0:h.display)==="none"?d("UNMOUNT"):d(p&&_!==y?"ANIMATION_OUT":"UNMOUNT"),s.current=e}},[e,d]),Ys(()=>{if(t){let h;const p=t.ownerDocument.defaultView??window,m=y=>{const w=td(r.current).includes(CSS.escape(y.animationName));if(y.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)})}},_=y=>{y.target===t&&(a.current=td(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 td(e){return(e==null?void 0:e.animationName)||"none"}function MO(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 Og=0;function _y(){x.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ww()),document.body.insertAdjacentElement("beforeend",e[1]??ww()),Og++,()=>{Og===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Og--}},[])}function ww(){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 TE(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 TO(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 Dd="right-scroll-bar-position",Ld="width-before-scroll-bar",AO="with-scroll-bars-hidden",NO="--removed-body-scroll-bar-size";function zg(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function DO(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 LO=typeof window<"u"?x.useLayoutEffect:x.useEffect,Cw=new WeakMap;function OO(e,t){var n=DO(null,function(r){return e.forEach(function(s){return zg(s,r)})});return LO(function(){var r=Cw.get(n);if(r){var s=new Set(r),a=new Set(e),l=n.current;s.forEach(function(u){a.has(u)||zg(u,null)}),a.forEach(function(u){s.has(u)||zg(u,l)})}Cw.set(n,e)},[e]),n}function zO(e){return e}function jO(e,t){t===void 0&&(t=zO);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 BO(e){e===void 0&&(e={});var t=jO(null);return t.options=gi({async:!0,ssr:!1},e),t}var AE=function(e){var t=e.sideCar,n=TE(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))};AE.isSideCarExport=!0;function PO(e,t){return e.useMedium(t),AE}var NE=BO(),jg=function(){},zf=x.forwardRef(function(e,t){var n=x.useRef(null),r=x.useState({onScrollCapture:jg,onWheelCapture:jg,onTouchMoveCapture:jg}),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,y=e.noRelative,S=e.noIsolation,w=e.inert,C=e.allowPinchZoom,k=e.as,M=k===void 0?"div":k,R=e.gapMode,A=TE(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),O=_,L=OO([n,t]),z=gi(gi({},A),s);return x.createElement(x.Fragment,null,p&&x.createElement(O,{sideCar:NE,removeScrollBar:h,shards:m,noRelative:y,noIsolation:S,inert:w,setCallbacks:a,allowPinchZoom:!!C,lockRef:n,gapMode:R}),l?x.cloneElement(x.Children.only(u),gi(gi({},z),{ref:L})):x.createElement(M,gi({},z,{className:d,ref:L}),u))});zf.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};zf.classNames={fullWidth:Ld,zeroRight:Dd};var IO=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function HO(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=IO();return t&&e.setAttribute("nonce",t),e}function FO(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function UO(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var $O=function(){var e=0,t=null;return{add:function(n){e==0&&(t=HO())&&(FO(t,n),UO(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},WO=function(){var e=$O();return function(t,n){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},DE=function(){var e=WO(),t=function(n){var r=n.styles,s=n.dynamic;return e(r,s),null};return t},qO={left:0,top:0,right:0,gap:0},Bg=function(e){return parseInt(e||"",10)||0},VO=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[Bg(n),Bg(r),Bg(s)]},KO=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return qO;var t=VO(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])}},GO=DE(),tl="data-scroll-locked",YO=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(AO,` {
|
|
62
|
+
overflow: hidden `).concat(r,`;
|
|
63
|
+
padding-right: `).concat(u,"px ").concat(r,`;
|
|
64
|
+
}
|
|
65
|
+
body[`).concat(tl,`] {
|
|
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(Dd,` {
|
|
79
|
+
right: `).concat(u,"px ").concat(r,`;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.`).concat(Ld,` {
|
|
83
|
+
margin-right: `).concat(u,"px ").concat(r,`;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.`).concat(Dd," .").concat(Dd,` {
|
|
87
|
+
right: 0 `).concat(r,`;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.`).concat(Ld," .").concat(Ld,` {
|
|
91
|
+
margin-right: 0 `).concat(r,`;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
body[`).concat(tl,`] {
|
|
95
|
+
`).concat(NO,": ").concat(u,`px;
|
|
96
|
+
}
|
|
97
|
+
`)},kw=function(){var e=parseInt(document.body.getAttribute(tl)||"0",10);return isFinite(e)?e:0},XO=function(){x.useEffect(function(){return document.body.setAttribute(tl,(kw()+1).toString()),function(){var e=kw()-1;e<=0?document.body.removeAttribute(tl):document.body.setAttribute(tl,e.toString())}},[])},ZO=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,s=r===void 0?"margin":r;XO();var a=x.useMemo(function(){return KO(s)},[s]);return x.createElement(GO,{styles:YO(a,!t,s,n?"":"!important")})},Hv=!1;if(typeof window<"u")try{var nd=Object.defineProperty({},"passive",{get:function(){return Hv=!0,!0}});window.addEventListener("test",nd,nd),window.removeEventListener("test",nd,nd)}catch{Hv=!1}var Ia=Hv?{passive:!1}:!1,QO=function(e){return e.tagName==="TEXTAREA"},LE=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!QO(e)&&n[t]==="visible")},JO=function(e){return LE(e,"overflowY")},ez=function(e){return LE(e,"overflowX")},Ew=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var s=OE(e,r);if(s){var a=zE(e,r),l=a[1],u=a[2];if(l>u)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},tz=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},nz=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},OE=function(e,t){return e==="v"?JO(t):ez(t)},zE=function(e,t){return e==="v"?tz(t):nz(t)},rz=function(e,t){return e==="h"&&t==="rtl"?-1:1},iz=function(e,t,n,r,s){var a=rz(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 y=zE(e,u),S=y[0],w=y[1],C=y[2],k=w-C-a*S;(S||k)&&OE(e,u)&&(m+=k,_+=S);var M=u.parentNode;u=M&&M.nodeType===Node.DOCUMENT_FRAGMENT_NODE?M.host:M}while(!d&&u!==document.body||d&&(t.contains(u)||t===u));return(p&&Math.abs(m)<1||!p&&Math.abs(_)<1)&&(h=!0),h},rd=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Rw=function(e){return[e.deltaX,e.deltaY]},Mw=function(e){return e&&"current"in e?e.current:e},sz=function(e,t){return e[0]===t[0]&&e[1]===t[1]},oz=function(e){return`
|
|
98
|
+
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
99
|
+
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
100
|
+
`)},az=0,Ha=[];function lz(e){var t=x.useRef([]),n=x.useRef([0,0]),r=x.useRef(),s=x.useState(az++)[0],a=x.useState(DE)[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=TO([e.lockRef.current],(e.shards||[]).map(Mw),!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=rd(w),M=n.current,R="deltaX"in w?w.deltaX:M[0]-k[0],A="deltaY"in w?w.deltaY:M[1]-k[1],O,L=w.target,z=Math.abs(R)>Math.abs(A)?"h":"v";if("touches"in w&&z==="h"&&L.type==="range")return!1;var P=window.getSelection(),Q=P&&P.anchorNode,I=Q?Q===L||Q.contains(L):!1;if(I)return!1;var W=Ew(z,L);if(!W)return!0;if(W?O=z:(O=z==="v"?"h":"v",W=Ew(z,L)),!W)return!1;if(!r.current&&"changedTouches"in w&&(R||A)&&(r.current=O),!O)return!0;var U=r.current||O;return iz(U,C,w,U==="h"?R:A)},[]),d=x.useCallback(function(w){var C=w;if(!(!Ha.length||Ha[Ha.length-1]!==a)){var k="deltaY"in C?Rw(C):rd(C),M=t.current.filter(function(O){return O.name===C.type&&(O.target===C.target||C.target===O.shadowParent)&&sz(O.delta,k)})[0];if(M&&M.should){C.cancelable&&C.preventDefault();return}if(!M){var R=(l.current.shards||[]).map(Mw).filter(Boolean).filter(function(O){return O.contains(C.target)}),A=R.length>0?u(C,R[0]):!l.current.noIsolation;A&&C.cancelable&&C.preventDefault()}}},[]),h=x.useCallback(function(w,C,k,M){var R={name:w,delta:C,target:k,should:M,shadowParent:cz(k)};t.current.push(R),setTimeout(function(){t.current=t.current.filter(function(A){return A!==R})},1)},[]),p=x.useCallback(function(w){n.current=rd(w),r.current=void 0},[]),m=x.useCallback(function(w){h(w.type,Rw(w),w.target,u(w,e.lockRef.current))},[]),_=x.useCallback(function(w){h(w.type,rd(w),w.target,u(w,e.lockRef.current))},[]);x.useEffect(function(){return Ha.push(a),e.setCallbacks({onScrollCapture:m,onWheelCapture:m,onTouchMoveCapture:_}),document.addEventListener("wheel",d,Ia),document.addEventListener("touchmove",d,Ia),document.addEventListener("touchstart",p,Ia),function(){Ha=Ha.filter(function(w){return w!==a}),document.removeEventListener("wheel",d,Ia),document.removeEventListener("touchmove",d,Ia),document.removeEventListener("touchstart",p,Ia)}},[]);var y=e.removeScrollBar,S=e.inert;return x.createElement(x.Fragment,null,S?x.createElement(a,{styles:oz(s)}):null,y?x.createElement(ZO,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function cz(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const uz=PO(NE,lz);var jf=x.forwardRef(function(e,t){return x.createElement(zf,gi({},e,{ref:t,sideCar:uz}))});jf.classNames=zf.classNames;var hz=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Fa=new WeakMap,id=new WeakMap,sd={},Pg=0,jE=function(e){return e&&(e.host||jE(e.parentNode))},dz=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=jE(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})},fz=function(e,t,n,r){var s=dz(t,Array.isArray(e)?e:[e]);sd[n]||(sd[n]=new WeakMap);var a=sd[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 y=_.getAttribute(r),S=y!==null&&y!=="false",w=(Fa.get(_)||0)+1,C=(a.get(_)||0)+1;Fa.set(_,w),a.set(_,C),l.push(_),w===1&&S&&id.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(),Pg++,function(){l.forEach(function(m){var _=Fa.get(m)-1,y=a.get(m)-1;Fa.set(m,_),a.set(m,y),_||(id.has(m)||m.removeAttribute(r),id.delete(m)),y||m.removeAttribute(n)}),Pg--,Pg||(Fa=new WeakMap,Fa=new WeakMap,id=new WeakMap,sd={})}},yy=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),s=hz(e);return s?(r.push.apply(r,Array.from(s.querySelectorAll("[aria-live], script"))),fz(r,s,n,"aria-hidden")):function(){return null}},Bf="Dialog",[BE]=eo(Bf),[pz,ii]=BE(Bf),PE=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]=Lf({prop:r,defaultProp:s??!1,onChange:a,caller:Bf});return g.jsx(pz,{scope:t,triggerRef:u,contentRef:d,contentId:el(),titleId:el(),descriptionId:el(),open:h,onOpenChange:p,onOpenToggle:x.useCallback(()=>p(m=>!m),[p]),modal:l,children:n})};PE.displayName=Bf;var IE="DialogTrigger",mz=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(IE,n),a=Ht(t,s.triggerRef);return g.jsx(kt.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":Sy(s.open),...r,ref:a,onClick:Oe(e.onClick,s.onOpenToggle)})});mz.displayName=IE;var by="DialogPortal",[gz,HE]=BE(by,{forceMount:void 0}),FE=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:s}=e,a=ii(by,t);return g.jsx(gz,{scope:t,forceMount:n,children:x.Children.map(r,l=>g.jsx(Fr,{present:n||a.open,children:g.jsx(xu,{asChild:!0,container:s,children:l})}))})};FE.displayName=by;var Qd="DialogOverlay",UE=x.forwardRef((e,t)=>{const n=HE(Qd,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,a=ii(Qd,e.__scopeDialog);return a.modal?g.jsx(Fr,{present:r||a.open,children:g.jsx(_z,{...s,ref:t})}):null});UE.displayName=Qd;var vz=al("DialogOverlay.RemoveScroll"),_z=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(Qd,n);return g.jsx(jf,{as:vz,allowPinchZoom:!0,shards:[s.contentRef],children:g.jsx(kt.div,{"data-state":Sy(s.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Bo="DialogContent",$E=x.forwardRef((e,t)=>{const n=HE(Bo,e.__scopeDialog),{forceMount:r=n.forceMount,...s}=e,a=ii(Bo,e.__scopeDialog);return g.jsx(Fr,{present:r||a.open,children:a.modal?g.jsx(yz,{...s,ref:t}):g.jsx(bz,{...s,ref:t})})});$E.displayName=Bo;var yz=x.forwardRef((e,t)=>{const n=ii(Bo,e.__scopeDialog),r=x.useRef(null),s=Ht(t,n.contentRef,r);return x.useEffect(()=>{const a=r.current;if(a)return yy(a)},[]),g.jsx(WE,{...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())})}),bz=x.forwardRef((e,t)=>{const n=ii(Bo,e.__scopeDialog),r=x.useRef(!1),s=x.useRef(!1);return g.jsx(WE,{...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()}})}),WE=x.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:s,onCloseAutoFocus:a,...l}=e,u=ii(Bo,n),d=x.useRef(null),h=Ht(t,d);return _y(),g.jsxs(g.Fragment,{children:[g.jsx(Of,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:s,onUnmountAutoFocus:a,children:g.jsx(bu,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":Sy(u.open),...l,ref:h,onDismiss:()=>u.onOpenChange(!1)})}),g.jsxs(g.Fragment,{children:[g.jsx(xz,{titleId:u.titleId}),g.jsx(wz,{contentRef:d,descriptionId:u.descriptionId})]})]})}),xy="DialogTitle",qE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(xy,n);return g.jsx(kt.h2,{id:s.titleId,...r,ref:t})});qE.displayName=xy;var VE="DialogDescription",KE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(VE,n);return g.jsx(kt.p,{id:s.descriptionId,...r,ref:t})});KE.displayName=VE;var GE="DialogClose",YE=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,s=ii(GE,n);return g.jsx(kt.button,{type:"button",...r,ref:t,onClick:Oe(e.onClick,()=>s.onOpenChange(!1))})});YE.displayName=GE;function Sy(e){return e?"open":"closed"}var XE="DialogTitleWarning",[pQ,ZE]=ZL(XE,{contentName:Bo,titleName:xy,docsSlug:"dialog"}),xz=({titleId:e})=>{const t=ZE(XE),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},Sz="DialogDescriptionWarning",wz=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${ZE(Sz).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},Cz=PE,kz=FE,QE=UE,JE=$E,Ez=qE,Rz=KE,Mz=YE;/**
|
|
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 Tz=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Az=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase()),Tw=e=>{const t=Az(e);return t.charAt(0).toUpperCase()+t.slice(1)},eR=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim(),Nz=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 Dz={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 Lz=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,...Dz,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:eR("lucide",s),...!a&&!Nz(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 xe=(e,t)=>{const n=x.forwardRef(({className:r,...s},a)=>x.createElement(Lz,{ref:a,iconNode:t,className:eR(`lucide-${Tz(Tw(e))}`,`lucide-${e}`,r),...s}));return n.displayName=Tw(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 Oz=[["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"}]],tR=xe("archive",Oz);/**
|
|
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 zz=[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]],jz=xe("arrow-down-to-line",zz);/**
|
|
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 Bz=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Pz=xe("arrow-down",Bz);/**
|
|
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 Iz=[["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"}]],Hz=xe("arrow-left-right",Iz);/**
|
|
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 Fz=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],Uz=xe("arrow-up",Fz);/**
|
|
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 $z=[["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"}]],Wz=xe("asterisk",$z);/**
|
|
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 qz=[["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"}]],Vz=xe("book-text",qz);/**
|
|
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 Kz=[["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"}]],Aw=xe("brain",Kz);/**
|
|
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 Gz=[["path",{d:"M18 6 7 17l-5-5",key:"116fxf"}],["path",{d:"m22 10-7.5 7.5L13 16",key:"ke71qq"}]],Yz=xe("check-check",Gz);/**
|
|
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 Xz=[["path",{d:"M20 4L9 15",key:"1qkx8z"}],["path",{d:"M21 19L3 19",key:"100sma"}],["path",{d:"M9 15L4 10",key:"9zxff7"}]],Zz=xe("check-line",Xz);/**
|
|
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 Qz=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],Po=xe("check",Qz);/**
|
|
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 Jz=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],nR=xe("chevron-down",Jz);/**
|
|
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 e6=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],t6=xe("chevron-left",e6);/**
|
|
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 n6=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],Ci=xe("chevron-right",n6);/**
|
|
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 r6=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"9",x2:"15",y1:"15",y2:"9",key:"1dfufj"}]],i6=xe("circle-slash",r6);/**
|
|
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 s6=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],o6=xe("circle",s6);/**
|
|
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 a6=[["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"}]],Nw=xe("code-xml",a6);/**
|
|
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 l6=[["path",{d:"m16 18 6-6-6-6",key:"eg8j8"}],["path",{d:"m8 6-6 6 6 6",key:"ppft3o"}]],c6=xe("code",l6);/**
|
|
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 u6=[["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"}]],Pf=xe("copy",u6);/**
|
|
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 h6=[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]],d6=xe("corner-down-left",h6);/**
|
|
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 f6=[["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"}]],p6=xe("eraser",f6);/**
|
|
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 m6=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]],g6=xe("external-link",m6);/**
|
|
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 v6=[["path",{d:"M14 22h4a2 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 2v6",key:"14cnrg"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M5 14a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1 1 1 0 0 1 1 1v2a1 1 0 0 0 1 1",key:"sr0ebq"}],["path",{d:"M9 22a1 1 0 0 0 1-1v-2a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-2a1 1 0 0 0-1-1",key:"w793db"}]],_6=xe("file-braces-corner",v6);/**
|
|
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 y6=[["path",{d:"M4 12.15V4a2 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 8v12a2 2 0 0 1-2 2h-3.35",key:"1wthlu"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m5 16-3 3 3 3",key:"331omg"}],["path",{d:"m9 22 3-3-3-3",key:"lsp7cz"}]],b6=xe("file-code-corner",y6);/**
|
|
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 x6=[["path",{d:"M13.85 22H18a2 2 0 0 0 2-2V8a2 2 0 0 0-.586-1.414l-4-4A2 2 0 0 0 14 2H6a2 2 0 0 0-2 2v6.6",key:"1l4p50"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"m3.305 19.53.923-.382",key:"ao1pio"}],["path",{d:"m4.228 16.852-.924-.383",key:"1fv9zy"}],["path",{d:"m5.852 15.228-.383-.923",key:"1a9hc2"}],["path",{d:"m5.852 20.772-.383.924",key:"1sh9ke"}],["path",{d:"m8.148 15.228.383-.923",key:"4yu6lf"}],["path",{d:"m8.53 21.696-.382-.924",key:"18b0s9"}],["path",{d:"m9.773 16.852.922-.383",key:"ti6xop"}],["path",{d:"m9.773 19.148.922.383",key:"rws47d"}],["circle",{cx:"7",cy:"18",r:"3",key:"lvkj7j"}]],S6=xe("file-cog",x6);/**
|
|
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 w6=[["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"}],["circle",{cx:"10",cy:"12",r:"2",key:"737tya"}],["path",{d:"m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22",key:"wt3hpn"}]],C6=xe("file-image",w6);/**
|
|
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 k6=[["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"}]],E6=xe("file-pen",k6);/**
|
|
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 R6=[["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"}]],M6=xe("file-plus-corner",R6);/**
|
|
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 T6=[["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"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]],A6=xe("file-spreadsheet",T6);/**
|
|
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 N6=[["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"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],D6=xe("file-text",N6);/**
|
|
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 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"}]],rR=xe("file",L6);/**
|
|
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 O6=[["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"}]],qc=xe("flower",O6);/**
|
|
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 z6=[["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"}]],j6=xe("folder-code",z6);/**
|
|
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 B6=[["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"}]],wy=xe("folder-open",B6);/**
|
|
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 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"}]],iR=xe("folder",P6);/**
|
|
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 I6=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],od=xe("gauge",I6);/**
|
|
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 H6=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],F6=xe("info",H6);/**
|
|
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 U6=[["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"}]],$6=xe("list-checks",U6);/**
|
|
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 W6=[["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"}]],Jd=xe("list-todo",W6);/**
|
|
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 q6=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],ss=xe("loader-circle",q6);/**
|
|
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 V6=[["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"}]],Dw=xe("lock-open",V6);/**
|
|
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 K6=[["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"}]],Lw=xe("map",K6);/**
|
|
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 G6=[["path",{d:"M4 5h16",key:"1tepv9"}],["path",{d:"M4 12h16",key:"1lakjw"}],["path",{d:"M4 19h16",key:"1djgab"}]],sR=xe("menu",G6);/**
|
|
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 Y6=[["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"}]],oR=xe("message-circle-question-mark",Y6);/**
|
|
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 X6=[["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"}]],aR=xe("minimize",X6);/**
|
|
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 Z6=[["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"}]],Cy=xe("monitor",Z6);/**
|
|
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 Q6=[["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"}]],J6=xe("moon",Q6);/**
|
|
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 ej=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],Fv=xe("panel-left",ej);/**
|
|
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 tj=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]],nj=xe("panel-right",tj);/**
|
|
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 rj=[["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"}]],lR=xe("pencil",rj);/**
|
|
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 ij=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],ky=xe("plus",ij);/**
|
|
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 sj=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],Ig=xe("search",sj);/**
|
|
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 oj=[["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"}]],aj=xe("send",oj);/**
|
|
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 lj=[["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"}]],cj=xe("settings",lj);/**
|
|
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 uj=[["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"}]],hj=xe("settings-2",uj);/**
|
|
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 dj=[["path",{d:"M22 2 2 22",key:"y4kqgn"}]],fj=xe("slash",dj);/**
|
|
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 pj=[["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"}]],ll=xe("sparkles",pj);/**
|
|
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 mj=[["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"}]],Ey=xe("square-pen",mj);/**
|
|
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 gj=[["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"}]],vj=xe("square-terminal",gj);/**
|
|
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 _j=[["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"}]],yj=xe("square-x",_j);/**
|
|
425
|
+
* @license lucide-react v0.562.0 - ISC
|
|
426
|
+
*
|
|
427
|
+
* This source code is licensed under the ISC license.
|
|
428
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
429
|
+
*/const bj=[["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"}]],xj=xe("sun",bj);/**
|
|
430
|
+
* @license lucide-react v0.562.0 - ISC
|
|
431
|
+
*
|
|
432
|
+
* This source code is licensed under the ISC license.
|
|
433
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
434
|
+
*/const Sj=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],Ry=xe("terminal",Sj);/**
|
|
435
|
+
* @license lucide-react v0.562.0 - ISC
|
|
436
|
+
*
|
|
437
|
+
* This source code is licensed under the ISC license.
|
|
438
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
439
|
+
*/const wj=[["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"}]],Cj=xe("toy-brick",wj);/**
|
|
440
|
+
* @license lucide-react v0.562.0 - ISC
|
|
441
|
+
*
|
|
442
|
+
* This source code is licensed under the ISC license.
|
|
443
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
444
|
+
*/const kj=[["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"}]],Ej=xe("trash-2",kj);/**
|
|
445
|
+
* @license lucide-react v0.562.0 - ISC
|
|
446
|
+
*
|
|
447
|
+
* This source code is licensed under the ISC license.
|
|
448
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
449
|
+
*/const Rj=[["circle",{cx:"12",cy:"8",r:"5",key:"1hypcn"}],["path",{d:"M20 21a8 8 0 0 0-16 0",key:"rfgkzh"}]],My=xe("user-round",Rj);/**
|
|
450
|
+
* @license lucide-react v0.562.0 - ISC
|
|
451
|
+
*
|
|
452
|
+
* This source code is licensed under the ISC license.
|
|
453
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
454
|
+
*/const Mj=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],yl=xe("x",Mj);/**
|
|
455
|
+
* @license lucide-react v0.562.0 - ISC
|
|
456
|
+
*
|
|
457
|
+
* This source code is licensed under the ISC license.
|
|
458
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
459
|
+
*/const Tj=[["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"}]],ef=xe("zap",Tj),tu="data-focus-fallback-ignore",cR="data-allow-focus-retain",tf="kanna:restore-chat-input-focus",Ty="data-chat-input",nf="data-chat-selection-zone";function Oo(e,t){return!!(e!=null&&e.closest(`[${t}]`))}function uR(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,cR):!1}function Aj(e){const t=e;return t!=null&&t.matches?uR(e)||(t.tabIndex??-1)>=0||t.matches("button, a[href], summary")?!0:Oo(e,cR):!1}function Ow(e){return!!e.querySelector(`[${tu}][data-state='open']`)}function Nj(e){return e?!e.isCollapsed&&e.toString().trim().length>0:!1}function Dj(e,t){if(!e)return!1;const n=Array.from(t.querySelectorAll(`textarea[${Ty}]`)).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 zw(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,Ty)||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,tu)||Oo(t,tu)||u&&(Oo(s,nf)||Oo(d,nf))||uR(t)?"none":t&&t===d?"restore":Aj(t)?"none":"restore"}const hR=Cz,Lj=kz,dR=x.forwardRef(({className:e,...t},n)=>g.jsx(QE,{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}));dR.displayName=QE.displayName;const Oj={sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg"},Ay=x.forwardRef(({className:e,children:t,size:n="md",...r},s)=>g.jsxs(Lj,{children:[g.jsx(dR,{}),g.jsxs(JE,{ref:s,[tu]:"",onCloseAutoFocus:a=>{var l;a.preventDefault(),window.dispatchEvent(new Event(tf)),(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",Oj[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(yl,{className:"h-4 w-4"}),g.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Ay.displayName=JE.displayName;function fR({className:e,...t}){return g.jsx(Ez,{className:ye("text-lg font-medium leading-none tracking-tight",e),...t})}function zj({className:e,...t}){return g.jsx(Rz,{className:ye("text-sm text-muted-foreground",e),...t})}function pR({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 mR({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 gR=x.createContext(null);function jj({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(gR.Provider,{value:h,children:[e,g.jsx(hR,{open:t!==null,onOpenChange:p=>{p||!t||(t.kind==="confirm"?t.resolve(!1):t.resolve(null),l())},children:g.jsx(Ay,{size:"sm",children:t?g.jsxs(g.Fragment,{children:[g.jsxs(pR,{className:"space-y-4",children:[g.jsx(fR,{children:t.options.title}),t.options.description?g.jsx(zj,{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(mR,{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 Bj(){const e=x.useContext(gR);if(!e)throw new Error("useAppDialog must be used within AppDialogProvider");return e}const Pj=["top","right","bottom","left"],Xs=Math.min,pr=Math.max,rf=Math.round,ad=Math.floor,xi=e=>({x:e,y:e}),Ij={left:"right",right:"left",bottom:"top",top:"bottom"};function Uv(e,t,n){return pr(e,Xs(t,n))}function ns(e,t){return typeof e=="function"?e(t):e}function rs(e){return e.split("-")[0]}function bl(e){return e.split("-")[1]}function Ny(e){return e==="x"?"y":"x"}function Dy(e){return e==="y"?"height":"width"}function vi(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function Ly(e){return Ny(vi(e))}function Hj(e,t,n){n===void 0&&(n=!1);const r=bl(e),s=Ly(e),a=Dy(s);let l=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(l=sf(l)),[l,sf(l)]}function Fj(e){const t=sf(e);return[$v(e),t,$v(t)]}function $v(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const jw=["left","right"],Bw=["right","left"],Uj=["top","bottom"],$j=["bottom","top"];function Wj(e,t,n){switch(e){case"top":case"bottom":return n?t?Bw:jw:t?jw:Bw;case"left":case"right":return t?Uj:$j;default:return[]}}function qj(e,t,n,r){const s=bl(e);let a=Wj(rs(e),n==="start",r);return s&&(a=a.map(l=>l+"-"+s),t&&(a=a.concat(a.map($v)))),a}function sf(e){const t=rs(e);return Ij[t]+e.slice(t.length)}function Vj(e){return{top:0,right:0,bottom:0,left:0,...e}}function vR(e){return typeof e!="number"?Vj(e):{top:e,right:e,bottom:e,left:e}}function of(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 Pw(e,t,n){let{reference:r,floating:s}=e;const a=vi(t),l=Ly(t),u=Dy(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 y;switch(d){case"top":y={x:p,y:r.y-s.height};break;case"bottom":y={x:p,y:r.y+r.height};break;case"right":y={x:r.x+r.width,y:m};break;case"left":y={x:r.x-s.width,y:m};break;default:y={x:r.x,y:r.y}}switch(bl(t)){case"start":y[l]-=_*(n&&h?-1:1);break;case"end":y[l]+=_*(n&&h?-1:1);break}return y}async function Kj(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:y=0}=ns(t,e),S=vR(y),C=u[_?m==="floating"?"reference":"floating":m],k=of(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})),M=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)),A=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},O=of(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:M,offsetParent:R,strategy:d}):M);return{top:(k.top-O.top+S.top)/A.y,bottom:(O.bottom-k.bottom+S.bottom)/A.y,left:(k.left-O.left+S.left)/A.x,right:(O.right-k.right+S.right)/A.x}}const Gj=50,Yj=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:a=[],platform:l}=n,u=l.detectOverflow?l:{...l,detectOverflow:Kj},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}=Pw(h,r,d),_=r,y=0;const S={};for(let w=0;w<a.length;w++){const C=a[w];if(!C)continue;const{name:k,fn:M}=C,{x:R,y:A,data:O,reset:L}=await M({x:p,y:m,initialPlacement:r,placement:_,strategy:s,middlewareData:S,rects:h,platform:u,elements:{reference:e,floating:t}});p=R??p,m=A??m,S[k]={...S[k],...O},L&&y<Gj&&(y++,typeof L=="object"&&(L.placement&&(_=L.placement),L.rects&&(h=L.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:s}):L.rects),{x:p,y:m}=Pw(h,_,d)),w=-1)}return{x:p,y:m,placement:_,strategy:s,middlewareData:S}},Xj=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=vR(p),_={x:n,y:r},y=Ly(s),S=Dy(y),w=await l.getDimensions(h),C=y==="y",k=C?"top":"left",M=C?"bottom":"right",R=C?"clientHeight":"clientWidth",A=a.reference[S]+a.reference[y]-_[y]-a.floating[S],O=_[y]-a.reference[y],L=await(l.getOffsetParent==null?void 0:l.getOffsetParent(h));let z=L?L[R]:0;(!z||!await(l.isElement==null?void 0:l.isElement(L)))&&(z=u.floating[R]||a.floating[S]);const P=A/2-O/2,Q=z/2-w[S]/2-1,I=Xs(m[k],Q),W=Xs(m[M],Q),U=I,F=z-w[S]-W,q=z/2-w[S]/2+P,j=Uv(U,q,F),B=!d.arrow&&bl(s)!=null&&q!==j&&a.reference[S]/2-(q<U?I:W)-w[S]/2<0,K=B?q<U?q-U:q-F:0;return{[y]:_[y]+K,data:{[y]:j,centerOffset:q-j-K,...B&&{alignmentOffset:K}},reset:B}}}),Zj=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:y="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:w=!0,...C}=ns(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const k=rs(s),M=vi(u),R=rs(u)===u,A=await(d.isRTL==null?void 0:d.isRTL(h.floating)),O=_||(R||!w?[sf(u)]:Fj(u)),L=S!=="none";!_&&L&&O.push(...qj(u,w,S,A));const z=[u,...O],P=await d.detectOverflow(t,C),Q=[];let I=((r=a.flip)==null?void 0:r.overflows)||[];if(p&&Q.push(P[k]),m){const q=Hj(s,l,A);Q.push(P[q[0]],P[q[1]])}if(I=[...I,{placement:s,overflows:Q}],!Q.every(q=>q<=0)){var W,U;const q=(((W=a.flip)==null?void 0:W.index)||0)+1,j=z[q];if(j&&(!(m==="alignment"?M!==vi(j):!1)||I.every($=>vi($.placement)===M?$.overflows[0]>0:!0)))return{data:{index:q,overflows:I},reset:{placement:j}};let B=(U=I.filter(K=>K.overflows[0]<=0).sort((K,$)=>K.overflows[1]-$.overflows[1])[0])==null?void 0:U.placement;if(!B)switch(y){case"bestFit":{var F;const K=(F=I.filter($=>{if(L){const Y=vi($.placement);return Y===M||Y==="y"}return!0}).map($=>[$.placement,$.overflows.filter(Y=>Y>0).reduce((Y,T)=>Y+T,0)]).sort(($,Y)=>$[1]-Y[1])[0])==null?void 0:F[0];K&&(B=K);break}case"initialPlacement":B=u;break}if(s!==B)return{reset:{placement:B}}}return{}}}};function Iw(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Hw(e){return Pj.some(t=>e[t]>=0)}const Qj=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=Iw(l,n.reference);return{data:{referenceHiddenOffsets:u,referenceHidden:Hw(u)}}}case"escaped":{const l=await r.detectOverflow(t,{...a,altBoundary:!0}),u=Iw(l,n.floating);return{data:{escapedOffsets:u,escaped:Hw(u)}}}default:return{}}}}},_R=new Set(["left","top"]);async function Jj(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=bl(n),d=vi(n)==="y",h=_R.has(l)?-1:1,p=a&&d?-1:1,m=ns(t,e);let{mainAxis:_,crossAxis:y,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"&&(y=u==="end"?S*-1:S),d?{x:y*p,y:_*h}:{x:_*h,y:y*p}}const eB=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 Jj(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}}}}},tB=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:M,y:R}=k;return{x:M,y:R}}},...h}=ns(e,t),p={x:n,y:r},m=await a.detectOverflow(t,h),_=vi(rs(s)),y=Ny(_);let S=p[y],w=p[_];if(l){const k=y==="y"?"top":"left",M=y==="y"?"bottom":"right",R=S+m[k],A=S-m[M];S=Uv(R,S,A)}if(u){const k=_==="y"?"top":"left",M=_==="y"?"bottom":"right",R=w+m[k],A=w-m[M];w=Uv(R,w,A)}const C=d.fn({...t,[y]:S,[_]:w});return{...C,data:{x:C.x-n,y:C.y-r,enabled:{[y]:l,[_]:u}}}}}},nB=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),_=Ny(m);let y=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",A=a.reference[_]-a.floating[R]+C.mainAxis,O=a.reference[_]+a.reference[R]-C.mainAxis;y<A?y=A:y>O&&(y=O)}if(h){var k,M;const R=_==="y"?"width":"height",A=_R.has(rs(s)),O=a.reference[m]-a.floating[R]+(A&&((k=l.offset)==null?void 0:k[m])||0)+(A?0:C.crossAxis),L=a.reference[m]+a.reference[R]+(A?0:((M=l.offset)==null?void 0:M[m])||0)-(A?C.crossAxis:0);S<O?S=O:S>L&&(S=L)}return{[_]:y,[m]:S}}}},rB=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),_=bl(s),y=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 M=w-p.top-p.bottom,R=S-p.left-p.right,A=Xs(w-p[C],M),O=Xs(S-p[k],R),L=!t.middlewareData.shift;let z=A,P=O;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(P=R),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(z=M),L&&!_){const I=pr(p.left,0),W=pr(p.right,0),U=pr(p.top,0),F=pr(p.bottom,0);y?P=S-2*(I!==0||W!==0?I+W:pr(p.left,p.right)):z=w-2*(U!==0||F!==0?U+F:pr(p.top,p.bottom))}await d({...t,availableWidth:P,availableHeight:z});const Q=await l.getDimensions(u.floating);return S!==Q.width||w!==Q.height?{reset:{rects:!0}}:{}}}};function If(){return typeof window<"u"}function xl(e){return yR(e)?(e.nodeName||"").toLowerCase():"#document"}function mr(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ri(e){var t;return(t=(yR(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function yR(e){return If()?e instanceof Node||e instanceof mr(e).Node:!1}function ei(e){return If()?e instanceof Element||e instanceof mr(e).Element:!1}function os(e){return If()?e instanceof HTMLElement||e instanceof mr(e).HTMLElement:!1}function Fw(e){return!If()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof mr(e).ShadowRoot}function Su(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 iB(e){return/^(table|td|th)$/.test(xl(e))}function Hf(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const sB=/transform|translate|scale|rotate|perspective|filter/,oB=/paint|layout|strict|content/,Co=e=>!!e&&e!=="none";let Hg;function Oy(e){const t=ei(e)?ti(e):e;return Co(t.transform)||Co(t.translate)||Co(t.scale)||Co(t.rotate)||Co(t.perspective)||!zy()&&(Co(t.backdropFilter)||Co(t.filter))||sB.test(t.willChange||"")||oB.test(t.contain||"")}function aB(e){let t=Zs(e);for(;os(t)&&!cl(t);){if(Oy(t))return t;if(Hf(t))return null;t=Zs(t)}return null}function zy(){return Hg==null&&(Hg=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Hg}function cl(e){return/^(html|body|#document)$/.test(xl(e))}function ti(e){return mr(e).getComputedStyle(e)}function Ff(e){return ei(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Zs(e){if(xl(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Fw(e)&&e.host||Ri(e);return Fw(t)?t.host:t}function bR(e){const t=Zs(e);return cl(t)?e.ownerDocument?e.ownerDocument.body:e.body:os(t)&&Su(t)?t:bR(t)}function nu(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const s=bR(e),a=s===((r=e.ownerDocument)==null?void 0:r.body),l=mr(s);if(a){const u=Wv(l);return t.concat(l,l.visualViewport||[],Su(s)?s:[],u&&n?nu(u):[])}else return t.concat(s,nu(s,[],n))}function Wv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function xR(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=rf(n)!==a||rf(r)!==l;return u&&(n=a,r=l),{width:n,height:r,$:u}}function jy(e){return ei(e)?e:e.contextElement}function nl(e){const t=jy(e);if(!os(t))return xi(1);const n=t.getBoundingClientRect(),{width:r,height:s,$:a}=xR(t);let l=(a?rf(n.width):n.width)/r,u=(a?rf(n.height):n.height)/s;return(!l||!Number.isFinite(l))&&(l=1),(!u||!Number.isFinite(u))&&(u=1),{x:l,y:u}}const lB=xi(0);function SR(e){const t=mr(e);return!zy()||!t.visualViewport?lB:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function cB(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==mr(e)?!1:t}function Io(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),a=jy(e);let l=xi(1);t&&(r?ei(r)&&(l=nl(r)):l=nl(e));const u=cB(a,n,r)?SR(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),y=r&&ei(r)?mr(r):r;let S=_,w=Wv(S);for(;w&&r&&y!==S;){const C=nl(w),k=w.getBoundingClientRect(),M=ti(w),R=k.left+(w.clientLeft+parseFloat(M.paddingLeft))*C.x,A=k.top+(w.clientTop+parseFloat(M.paddingTop))*C.y;d*=C.x,h*=C.y,p*=C.x,m*=C.y,d+=R,h+=A,S=mr(w),w=Wv(S)}}return of({width:p,height:m,x:d,y:h})}function Uf(e,t){const n=Ff(e).scrollLeft;return t?t.left+n:Io(Ri(e)).left+n}function wR(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Uf(e,n),s=n.top+t.scrollTop;return{x:r,y:s}}function uB(e){let{elements:t,rect:n,offsetParent:r,strategy:s}=e;const a=s==="fixed",l=Ri(r),u=t?Hf(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)&&((xl(r)!=="body"||Su(l))&&(d=Ff(r)),m)){const y=Io(r);h=nl(r),p.x=y.x+r.clientLeft,p.y=y.y+r.clientTop}const _=l&&!m&&!a?wR(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 hB(e){return Array.from(e.getClientRects())}function dB(e){const t=Ri(e),n=Ff(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+Uf(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 Uw=25;function fB(e,t){const n=mr(e),r=Ri(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=zy();(!p||p&&t==="fixed")&&(u=s.offsetLeft,d=s.offsetTop)}const h=Uf(r);if(h<=0){const p=r.ownerDocument,m=p.body,_=getComputedStyle(m),y=p.compatMode==="CSS1Compat"&&parseFloat(_.marginLeft)+parseFloat(_.marginRight)||0,S=Math.abs(r.clientWidth-m.clientWidth-y);S<=Uw&&(a-=S)}else h<=Uw&&(a+=h);return{width:a,height:l,x:u,y:d}}function pB(e,t){const n=Io(e,!0,t==="fixed"),r=n.top+e.clientTop,s=n.left+e.clientLeft,a=os(e)?nl(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 $w(e,t,n){let r;if(t==="viewport")r=fB(e,n);else if(t==="document")r=dB(Ri(e));else if(ei(t))r=pB(t,n);else{const s=SR(e);r={x:t.x-s.x,y:t.y-s.y,width:t.width,height:t.height}}return of(r)}function CR(e,t){const n=Zs(e);return n===t||!ei(n)||cl(n)?!1:ti(n).position==="fixed"||CR(n,t)}function mB(e,t){const n=t.get(e);if(n)return n;let r=nu(e,[],!1).filter(u=>ei(u)&&xl(u)!=="body"),s=null;const a=ti(e).position==="fixed";let l=a?Zs(e):e;for(;ei(l)&&!cl(l);){const u=ti(l),d=Oy(l);!d&&u.position==="fixed"&&(s=null),(a?!d&&!s:!d&&u.position==="static"&&!!s&&(s.position==="absolute"||s.position==="fixed")||Su(l)&&!d&&CR(e,l))?r=r.filter(p=>p!==l):s=u,l=Zs(l)}return t.set(e,r),r}function gB(e){let{element:t,boundary:n,rootBoundary:r,strategy:s}=e;const l=[...n==="clippingAncestors"?Hf(t)?[]:mB(t,this._c):[].concat(n),r],u=$w(t,l[0],s);let d=u.top,h=u.right,p=u.bottom,m=u.left;for(let _=1;_<l.length;_++){const y=$w(t,l[_],s);d=pr(y.top,d),h=Xs(y.right,h),p=Xs(y.bottom,p),m=pr(y.left,m)}return{width:h-m,height:p-d,x:m,y:d}}function vB(e){const{width:t,height:n}=xR(e);return{width:t,height:n}}function _B(e,t,n){const r=os(t),s=Ri(t),a=n==="fixed",l=Io(e,!0,a,t);let u={scrollLeft:0,scrollTop:0};const d=xi(0);function h(){d.x=Uf(s)}if(r||!r&&!a)if((xl(t)!=="body"||Su(s))&&(u=Ff(t)),r){const y=Io(t,!0,a,t);d.x=y.x+t.clientLeft,d.y=y.y+t.clientTop}else s&&h();a&&!r&&s&&h();const p=s&&!r&&!a?wR(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 Fg(e){return ti(e).position==="static"}function Ww(e,t){if(!os(e)||ti(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ri(e)===n&&(n=n.ownerDocument.body),n}function kR(e,t){const n=mr(e);if(Hf(e))return n;if(!os(e)){let s=Zs(e);for(;s&&!cl(s);){if(ei(s)&&!Fg(s))return s;s=Zs(s)}return n}let r=Ww(e,t);for(;r&&iB(r)&&Fg(r);)r=Ww(r,t);return r&&cl(r)&&Fg(r)&&!Oy(r)?n:r||aB(e)||n}const yB=async function(e){const t=this.getOffsetParent||kR,n=this.getDimensions,r=await n(e.floating);return{reference:_B(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function bB(e){return ti(e).direction==="rtl"}const xB={convertOffsetParentRelativeRectToViewportRelativeRect:uB,getDocumentElement:Ri,getClippingRect:gB,getOffsetParent:kR,getElementRects:yB,getClientRects:hB,getDimensions:vB,getScale:nl,isElement:ei,isRTL:bB};function ER(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function SB(e,t){let n=null,r;const s=Ri(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:y}=h;if(u||t(),!_||!y)return;const S=ad(m),w=ad(s.clientWidth-(p+_)),C=ad(s.clientHeight-(m+y)),k=ad(p),R={rootMargin:-S+"px "+-w+"px "+-C+"px "+-k+"px",threshold:pr(0,Xs(1,d))||1};let A=!0;function O(L){const z=L[0].intersectionRatio;if(z!==d){if(!A)return l();z?l(!1,z):r=setTimeout(()=>{l(!1,1e-7)},1e3)}z===1&&!ER(h,e.getBoundingClientRect())&&l(),A=!1}try{n=new IntersectionObserver(O,{...R,root:s.ownerDocument})}catch{n=new IntersectionObserver(O,R)}n.observe(e)}return l(!0),a}function wB(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=jy(e),p=s||a?[...h?nu(h):[],...t?nu(t):[]]:[];p.forEach(k=>{s&&k.addEventListener("scroll",n,{passive:!0}),a&&k.addEventListener("resize",n)});const m=h&&u?SB(h,n):null;let _=-1,y=null;l&&(y=new ResizeObserver(k=>{let[M]=k;M&&M.target===h&&y&&t&&(y.unobserve(t),cancelAnimationFrame(_),_=requestAnimationFrame(()=>{var R;(R=y)==null||R.observe(t)})),n()}),h&&!d&&y.observe(h),t&&y.observe(t));let S,w=d?Io(e):null;d&&C();function C(){const k=Io(e);w&&!ER(w,k)&&n(),w=k,S=requestAnimationFrame(C)}return n(),()=>{var k;p.forEach(M=>{s&&M.removeEventListener("scroll",n),a&&M.removeEventListener("resize",n)}),m==null||m(),(k=y)==null||k.disconnect(),y=null,d&&cancelAnimationFrame(S)}}const CB=eB,kB=tB,EB=Zj,RB=rB,MB=Qj,qw=Xj,TB=nB,AB=(e,t,n)=>{const r=new Map,s={platform:xB,...n},a={...s.platform,_c:r};return Yj(e,t,{...s,platform:a})};var NB=typeof document<"u",DB=function(){},Od=NB?x.useLayoutEffect:DB;function af(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(!af(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)&&!af(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function RR(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Vw(e,t){const n=RR(e);return Math.round(t*n)/n}function Ug(e){const t=x.useRef(e);return Od(()=>{t.current=e}),t}function LB(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}),[_,y]=x.useState(r);af(_,r)||y(r);const[S,w]=x.useState(null),[C,k]=x.useState(null),M=x.useCallback($=>{$!==L.current&&(L.current=$,w($))},[]),R=x.useCallback($=>{$!==z.current&&(z.current=$,k($))},[]),A=a||S,O=l||C,L=x.useRef(null),z=x.useRef(null),P=x.useRef(p),Q=d!=null,I=Ug(d),W=Ug(s),U=Ug(h),F=x.useCallback(()=>{if(!L.current||!z.current)return;const $={placement:t,strategy:n,middleware:_};W.current&&($.platform=W.current),AB(L.current,z.current,$).then(Y=>{const T={...Y,isPositioned:U.current!==!1};q.current&&!af(P.current,T)&&(P.current=T,qs.flushSync(()=>{m(T)}))})},[_,t,n,W,U]);Od(()=>{h===!1&&P.current.isPositioned&&(P.current.isPositioned=!1,m($=>({...$,isPositioned:!1})))},[h]);const q=x.useRef(!1);Od(()=>(q.current=!0,()=>{q.current=!1}),[]),Od(()=>{if(A&&(L.current=A),O&&(z.current=O),A&&O){if(I.current)return I.current(A,O,F);F()}},[A,O,F,I,Q]);const j=x.useMemo(()=>({reference:L,floating:z,setReference:M,setFloating:R}),[M,R]),B=x.useMemo(()=>({reference:A,floating:O}),[A,O]),K=x.useMemo(()=>{const $={position:n,left:0,top:0};if(!B.floating)return $;const Y=Vw(B.floating,p.x),T=Vw(B.floating,p.y);return u?{...$,transform:"translate("+Y+"px, "+T+"px)",...RR(B.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:Y,top:T}},[n,u,B.floating,p.x,p.y]);return x.useMemo(()=>({...p,update:F,refs:j,elements:B,floatingStyles:K}),[p,F,j,B,K])}const OB=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?qw({element:r.current,padding:s}).fn(n):{}:r?qw({element:r,padding:s}).fn(n):{}}}},zB=(e,t)=>{const n=CB(e);return{name:n.name,fn:n.fn,options:[e,t]}},jB=(e,t)=>{const n=kB(e);return{name:n.name,fn:n.fn,options:[e,t]}},BB=(e,t)=>({fn:TB(e).fn,options:[e,t]}),PB=(e,t)=>{const n=EB(e);return{name:n.name,fn:n.fn,options:[e,t]}},IB=(e,t)=>{const n=RB(e);return{name:n.name,fn:n.fn,options:[e,t]}},HB=(e,t)=>{const n=MB(e);return{name:n.name,fn:n.fn,options:[e,t]}},FB=(e,t)=>{const n=OB(e);return{name:n.name,fn:n.fn,options:[e,t]}};var UB="Arrow",MR=x.forwardRef((e,t)=>{const{children:n,width:r=10,height:s=5,...a}=e;return g.jsx(kt.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"})})});MR.displayName=UB;var $B=MR;function WB(e){const[t,n]=x.useState(void 0);return Ys(()=>{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 By="Popper",[TR,Sl]=eo(By),[qB,AR]=TR(By),NR=e=>{const{__scopePopper:t,children:n}=e,[r,s]=x.useState(null);return g.jsx(qB,{scope:t,anchor:r,onAnchorChange:s,children:n})};NR.displayName=By;var DR="PopperAnchor",LR=x.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...s}=e,a=AR(DR,n),l=x.useRef(null),u=Ht(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(kt.div,{...s,ref:u})});LR.displayName=DR;var Py="PopperContent",[VB,KB]=TR(Py),OR=x.forwardRef((e,t)=>{var fe,Re,pe,le,Me,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:y="optimized",onPlaced:S,...w}=e,C=AR(Py,n),[k,M]=x.useState(null),R=Ht(t,Te=>M(Te)),[A,O]=x.useState(null),L=WB(A),z=(L==null?void 0:L.width)??0,P=(L==null?void 0:L.height)??0,Q=r+(a!=="center"?"-"+a:""),I=typeof p=="number"?p:{top:0,right:0,bottom:0,left:0,...p},W=Array.isArray(h)?h:[h],U=W.length>0,F={padding:I,boundary:W.filter(YB),altBoundary:U},{refs:q,floatingStyles:j,placement:B,isPositioned:K,middlewareData:$}=LB({strategy:"fixed",placement:Q,whileElementsMounted:(...Te)=>wB(...Te,{animationFrame:y==="always"}),elements:{reference:C.anchor},middleware:[zB({mainAxis:s+P,alignmentAxis:l}),d&&jB({mainAxis:!0,crossAxis:!1,limiter:m==="partial"?BB():void 0,...F}),d&&PB({...F}),IB({...F,apply:({elements:Te,rects:Ve,availableWidth:Ot,availableHeight:mn})=>{const{width:Ur,height:$r}=Ve.reference,gn=Te.floating.style;gn.setProperty("--radix-popper-available-width",`${Ot}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`)}}),A&&FB({element:A,padding:u}),XB({arrowWidth:z,arrowHeight:P}),_&&HB({strategy:"referenceHidden",...F})]}),[Y,T]=BR(B),H=wi(S);Ys(()=>{K&&(H==null||H())},[K,H]);const J=(fe=$.arrow)==null?void 0:fe.x,N=(Re=$.arrow)==null?void 0:Re.y,G=((pe=$.arrow)==null?void 0:pe.centerOffset)!==0,[X,ie]=x.useState();return Ys(()=>{k&&ie(window.getComputedStyle(k).zIndex)},[k]),g.jsx("div",{ref:q.setFloating,"data-radix-popper-content-wrapper":"",style:{...j,transform:K?j.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:X,"--radix-popper-transform-origin":[(le=$.transformOrigin)==null?void 0:le.x,(Me=$.transformOrigin)==null?void 0:Me.y].join(" "),...((He=$.hide)==null?void 0:He.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:g.jsx(VB,{scope:n,placedSide:Y,onArrowChange:O,arrowX:J,arrowY:N,shouldHideArrow:G,children:g.jsx(kt.div,{"data-side":Y,"data-align":T,...w,ref:R,style:{...w.style,animation:K?void 0:"none"}})})})});OR.displayName=Py;var zR="PopperArrow",GB={top:"bottom",right:"left",bottom:"top",left:"right"},jR=x.forwardRef(function(t,n){const{__scopePopper:r,...s}=t,a=KB(zR,r),l=GB[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($B,{...s,ref:n,style:{...s.style,display:"block"}})})});jR.displayName=zR;function YB(e){return e!==null}var XB=e=>({name:"transformOrigin",options:e,fn(t){var C,k,M;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]=BR(n),m={start:"0%",center:"50%",end:"100%"}[p],_=(((k=s.arrow)==null?void 0:k.x)??0)+u/2,y=(((M=s.arrow)==null?void 0:M.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:`${y}px`):h==="left"&&(S=`${r.floating.width+d}px`,w=l?m:`${y}px`),{data:{x:S,y:w}}}});function BR(e){const[t,n="center"]=e.split("-");return[t,n]}var Iy=NR,$f=LR,Hy=OR,Fy=jR,ZB=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"}),QB="VisuallyHidden",PR=x.forwardRef((e,t)=>g.jsx(kt.span,{...e,ref:t,style:{...ZB,...e.style}}));PR.displayName=QB;var JB=PR,[Wf]=eo("Tooltip",[Sl]),qf=Sl(),IR="TooltipProvider",eP=700,qv="tooltip.open",[tP,Uy]=Wf(IR),HR=e=>{const{__scopeTooltip:t,delayDuration:n=eP,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(tP,{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})};HR.displayName=IR;var ru="Tooltip",[nP,wu]=Wf(ru),FR=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:s,onOpenChange:a,disableHoverableContent:l,delayDuration:u}=e,d=Uy(ru,e.__scopeTooltip),h=qf(t),[p,m]=x.useState(null),_=el(),y=x.useRef(0),S=l??d.disableHoverableContent,w=u??d.delayDuration,C=x.useRef(!1),[k,M]=Lf({prop:r,defaultProp:s??!1,onChange:z=>{z?(d.onOpen(),document.dispatchEvent(new CustomEvent(qv))):d.onClose(),a==null||a(z)},caller:ru}),R=x.useMemo(()=>k?C.current?"delayed-open":"instant-open":"closed",[k]),A=x.useCallback(()=>{window.clearTimeout(y.current),y.current=0,C.current=!1,M(!0)},[M]),O=x.useCallback(()=>{window.clearTimeout(y.current),y.current=0,M(!1)},[M]),L=x.useCallback(()=>{window.clearTimeout(y.current),y.current=window.setTimeout(()=>{C.current=!0,M(!0),y.current=0},w)},[w,M]);return x.useEffect(()=>()=>{y.current&&(window.clearTimeout(y.current),y.current=0)},[]),g.jsx(Iy,{...h,children:g.jsx(nP,{scope:t,contentId:_,open:k,stateAttribute:R,trigger:p,onTriggerChange:m,onTriggerEnter:x.useCallback(()=>{d.isOpenDelayedRef.current?L():A()},[d.isOpenDelayedRef,L,A]),onTriggerLeave:x.useCallback(()=>{S?O():(window.clearTimeout(y.current),y.current=0)},[O,S]),onOpen:A,onClose:O,disableHoverableContent:S,children:n})})};FR.displayName=ru;var Vv="TooltipTrigger",UR=x.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,s=wu(Vv,n),a=Uy(Vv,n),l=qf(n),u=x.useRef(null),d=Ht(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($f,{asChild:!0,...l,children:g.jsx(kt.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)})})});UR.displayName=Vv;var $y="TooltipPortal",[rP,iP]=Wf($y,{forceMount:void 0}),$R=e=>{const{__scopeTooltip:t,forceMount:n,children:r,container:s}=e,a=wu($y,t);return g.jsx(rP,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(xu,{asChild:!0,container:s,children:r})})})};$R.displayName=$y;var ul="TooltipContent",WR=x.forwardRef((e,t)=>{const n=iP(ul,e.__scopeTooltip),{forceMount:r=n.forceMount,side:s="top",...a}=e,l=wu(ul,e.__scopeTooltip);return g.jsx(Fr,{present:r||l.open,children:l.disableHoverableContent?g.jsx(qR,{side:s,...a,ref:t}):g.jsx(sP,{side:s,...a,ref:t})})}),sP=x.forwardRef((e,t)=>{const n=wu(ul,e.__scopeTooltip),r=Uy(ul,e.__scopeTooltip),s=x.useRef(null),a=Ht(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]),y=x.useCallback((S,w)=>{const C=S.currentTarget,k={x:S.clientX,y:S.clientY},M=uP(k,C.getBoundingClientRect()),R=hP(k,M),A=dP(w.getBoundingClientRect()),O=pP([...R,...A]);u(O),m(!0)},[m]);return x.useEffect(()=>()=>_(),[_]),x.useEffect(()=>{if(d&&p){const S=C=>y(C,p),w=C=>y(C,d);return d.addEventListener("pointerleave",S),p.addEventListener("pointerleave",w),()=>{d.removeEventListener("pointerleave",S),p.removeEventListener("pointerleave",w)}}},[d,p,y,_]),x.useEffect(()=>{if(l){const S=w=>{const C=w.target,k={x:w.clientX,y:w.clientY},M=(d==null?void 0:d.contains(C))||(p==null?void 0:p.contains(C)),R=!fP(k,l);M?_():R&&(_(),h())};return document.addEventListener("pointermove",S),()=>document.removeEventListener("pointermove",S)}},[d,p,l,h,_]),g.jsx(qR,{...e,ref:a})}),[oP,aP]=Wf(ru,{isInside:!1}),lP=sO("TooltipContent"),qR=x.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":s,onEscapeKeyDown:a,onPointerDownOutside:l,...u}=e,d=wu(ul,n),h=qf(n),{onClose:p}=d;return x.useEffect(()=>(document.addEventListener(qv,p),()=>document.removeEventListener(qv,p)),[p]),x.useEffect(()=>{if(d.trigger){const m=_=>{const y=_.target;y!=null&&y.contains(d.trigger)&&p()};return window.addEventListener("scroll",m,{capture:!0}),()=>window.removeEventListener("scroll",m,{capture:!0})}},[d.trigger,p]),g.jsx(bu,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:m=>m.preventDefault(),onDismiss:p,children:g.jsxs(Hy,{"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(lP,{children:r}),g.jsx(oP,{scope:n,isInside:!0,children:g.jsx(JB,{id:d.contentId,role:"tooltip",children:s||r})})]})})});WR.displayName=ul;var VR="TooltipArrow",cP=x.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,s=qf(n);return aP(VR,n).isInside?null:g.jsx(Fy,{...s,...r,ref:t})});cP.displayName=VR;function uP(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 hP(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 dP(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 fP(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 pP(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),mP(t)}function mP(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 gP=HR,vP=FR,_P=UR,yP=$R,KR=WR;const bP=gP,iu=vP,su=_P,hl=x.forwardRef(({className:e,sideOffset:t=4,...n},r)=>g.jsx(yP,{children:g.jsx(KR,{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})}));hl.displayName=KR.displayName;const xP="0.9.0",SP={version:xP},zn="Kanna",Kw="kanna",GR=`kanna/${SP.version}`,wP="[kanna]",CP=`~/${zn}`;function ld(e){return e?`${Kw} ${e}`:Kw}const Vf=({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 Kv(e){return e.split(/[\s_-]+/).filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()).join(" ")}const kP=[/^(?:\/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 EP(e){const t=e.trim();for(const n of kP){const r=t.match(n);if(!r)continue;const s=(r[2]??r[1]??"").trim();if(s)return s}return t}function YR(e){return e.split("/").pop()||e}function RP(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 MP=new Set(["starting","running"]);function TP({chat:e,activeChatId:t,nowMs:n,onSelectChat:r,onDeleteChat:s}){const a=RP(e.lastMessageAt,n);return g.jsxs("div",{"data-chat-id":mw(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===mw(e.chatId)?"bg-muted hover:bg-muted border-border":"border-border/0 dark:hover:border-slate-400/10 "),onClick:()=>r(e.chatId),children:[MP.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(Vf,{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(tR,{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 Kf=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function wl(e){const t=Object.prototype.toString.call(e);return t==="[object Window]"||t==="[object global]"}function Wy(e){return"nodeType"in e}function tr(e){var t,n;return e?wl(e)?e:Wy(e)&&(t=(n=e.ownerDocument)==null?void 0:n.defaultView)!=null?t:window:window}function qy(e){const{Document:t}=tr(e);return e instanceof t}function Cu(e){return wl(e)?!1:e instanceof tr(e).HTMLElement}function XR(e){return e instanceof tr(e).SVGElement}function Cl(e){return e?wl(e)?e.document:Wy(e)?qy(e)?e:Cu(e)||XR(e)?e.ownerDocument:document:document:document}const ki=Kf?x.useLayoutEffect:x.useEffect;function Vy(e){const t=x.useRef(e);return ki(()=>{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 NP(){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 ou(e,t){t===void 0&&(t=[e]);const n=x.useRef(e);return ki(()=>{n.current!==e&&(n.current=e)},t),n}function ku(e,t){const n=x.useRef();return x.useMemo(()=>{const r=e(n.current);return n.current=r,r},[...t])}function lf(e){const t=Vy(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 Gv(e){const t=x.useRef();return x.useEffect(()=>{t.current=e},[e]),t.current}let $g={};function Eu(e,t){return x.useMemo(()=>{if(t)return t;const n=$g[e]==null?0:$g[e]+1;return $g[e]=n,e+"-"+n},[e,t])}function ZR(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 rl=ZR(1),cf=ZR(-1);function DP(e){return"clientX"in e&&"clientY"in e}function Ky(e){if(!e)return!1;const{KeyboardEvent:t}=tr(e.target);return t&&e instanceof t}function LP(e){if(!e)return!1;const{TouchEvent:t}=tr(e.target);return t&&e instanceof t}function Yv(e){if(LP(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 DP(e)?{x:e.clientX,y:e.clientY}:null}const au=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[au.Translate.toString(e),au.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),Gw="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function OP(e){return e.matches(Gw)?e:e.querySelector(Gw)}const zP={display:"none"};function jP(e){let{id:t,value:n}=e;return _t.createElement("div",{id:t,style:zP},n)}function BP(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 _t.createElement("div",{id:t,style:s,role:"status","aria-live":r,"aria-atomic":!0},n)}function PP(){const[e,t]=x.useState("");return{announce:x.useCallback(r=>{r!=null&&t(r)},[]),announcement:e}}const QR=x.createContext(null);function IP(e){const t=x.useContext(QR);x.useEffect(()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)},[e,t])}function HP(){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 FP={draggable:`
|
|
460
|
+
To pick up a draggable item, press the space bar.
|
|
461
|
+
While dragging, use the arrow keys to move the item.
|
|
462
|
+
Press space again to drop the item in its new position, or press escape to cancel.
|
|
463
|
+
`},UP={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 $P(e){let{announcements:t=UP,container:n,hiddenTextDescribedById:r,screenReaderInstructions:s=FP}=e;const{announce:a,announcement:l}=PP(),u=Eu("DndLiveRegion"),[d,h]=x.useState(!1);if(x.useEffect(()=>{h(!0)},[]),IP(x.useMemo(()=>({onDragStart(m){let{active:_}=m;a(t.onDragStart({active:_}))},onDragMove(m){let{active:_,over:y}=m;t.onDragMove&&a(t.onDragMove({active:_,over:y}))},onDragOver(m){let{active:_,over:y}=m;a(t.onDragOver({active:_,over:y}))},onDragEnd(m){let{active:_,over:y}=m;a(t.onDragEnd({active:_,over:y}))},onDragCancel(m){let{active:_,over:y}=m;a(t.onDragCancel({active:_,over:y}))}}),[a,t])),!d)return null;const p=_t.createElement(_t.Fragment,null,_t.createElement(jP,{id:r,value:s.draggable}),_t.createElement(BP,{id:u,announcement:l}));return n?qs.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 uf(){}function Yw(e,t){return x.useMemo(()=>({sensor:e,options:t??{}}),[e,t])}function WP(){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 qP(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function VP(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return n-r}function KP(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}function GP(e,t){if(!e||e.length===0)return null;const[n]=e;return n[t]}function Xw(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 YP=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e;const s=Xw(t,t.left,t.top),a=[];for(const l of r){const{id:u}=l,d=n.get(u);if(d){const h=qP(Xw(d),s);a.push({id:u,data:{droppableContainer:l,value:h}})}}return a.sort(VP)};function XP(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 ZP=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=XP(u,t);d>0&&s.push({id:l,data:{droppableContainer:a,value:d}})}}return s.sort(KP)};function QP(e,t,n){return{...e,scaleX:t&&n?t.width/n.width:1,scaleY:t&&n?t.height/n.height:1}}function JR(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:ni}function JP(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 e8=JP(1);function t8(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 n8(e,t,n){const r=t8(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 r8={ignoreTransform:!1};function kl(e,t){t===void 0&&(t=r8);let n=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:h,transformOrigin:p}=tr(e).getComputedStyle(e);h&&(n=n8(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 Zw(e){return kl(e,{ignoreTransform:!0})}function i8(e){const t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}function s8(e,t){return t===void 0&&(t=tr(e).getComputedStyle(e)),t.position==="fixed"}function o8(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 Gy(e,t){const n=[];function r(s){if(t!=null&&n.length>=t||!s)return n;if(qy(s)&&s.scrollingElement!=null&&!n.includes(s.scrollingElement))return n.push(s.scrollingElement),n;if(!Cu(s)||XR(s)||n.includes(s))return n;const a=tr(e).getComputedStyle(s);return s!==e&&o8(s,a)&&n.push(s),s8(s,a)?n:r(s.parentNode)}return e?r(e):n}function eM(e){const[t]=Gy(e,1);return t??null}function Wg(e){return!Kf||!e?null:wl(e)?e:Wy(e)?qy(e)||e===Cl(e).scrollingElement?window:Cu(e)?e:null:null}function tM(e){return wl(e)?e.scrollX:e.scrollLeft}function nM(e){return wl(e)?e.scrollY:e.scrollTop}function Xv(e){return{x:tM(e),y:nM(e)}}var an;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(an||(an={}));function rM(e){return!Kf||!e?!1:e===document.scrollingElement}function iM(e){const t={x:0,y:0},n=rM(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 a8={x:.2,y:.2};function l8(e,t,n,r,s){let{top:a,left:l,right:u,bottom:d}=n;r===void 0&&(r=10),s===void 0&&(s=a8);const{isTop:h,isBottom:p,isLeft:m,isRight:_}=iM(e),y={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?(y.y=an.Backward,S.y=r*Math.abs((t.top+w.height-a)/w.height)):!p&&d>=t.bottom-w.height&&(y.y=an.Forward,S.y=r*Math.abs((t.bottom-w.height-d)/w.height)),!_&&u>=t.right-w.width?(y.x=an.Forward,S.x=r*Math.abs((t.right-w.width-u)/w.width)):!m&&l<=t.left+w.width&&(y.x=an.Backward,S.x=r*Math.abs((t.left+w.width-l)/w.width)),{direction:y,speed:S}}function c8(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 sM(e){return e.reduce((t,n)=>rl(t,Xv(n)),ni)}function u8(e){return e.reduce((t,n)=>t+tM(n),0)}function h8(e){return e.reduce((t,n)=>t+nM(n),0)}function d8(e,t){if(t===void 0&&(t=kl),!e)return;const{top:n,left:r,bottom:s,right:a}=t(e);eM(e)&&(s<=0||a<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const f8=[["x",["left","right"],u8],["y",["top","bottom"],h8]];class Yy{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=Gy(n),s=sM(r);this.rect={...t},this.width=t.width,this.height=t.height;for(const[a,l,u]of f8)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 Vc{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 p8(e){const{EventTarget:t}=tr(e);return e instanceof t?e:Cl(e)}function qg(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 Qw(e){e.preventDefault()}function m8(e){e.stopPropagation()}var at;(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"})(at||(at={}));const oM={start:[at.Space,at.Enter],cancel:[at.Esc],end:[at.Space,at.Enter,at.Tab]},g8=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case at.Right:return{...n,x:n.x+25};case at.Left:return{...n,x:n.x-25};case at.Down:return{...n,y:n.y+25};case at.Up:return{...n,y:n.y-25}}};class Xy{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 Vc(Cl(n)),this.windowListeners=new Vc(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&&d8(r),n(ni)}handleKeyDown(t){if(Ky(t)){const{active:n,context:r,options:s}=this.props,{keyboardCodes:a=oM,coordinateGetter:l=g8,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 _=cf(m,p),y={x:0,y:0},{scrollableAncestors:S}=r.current;for(const w of S){const C=t.code,{isTop:k,isRight:M,isLeft:R,isBottom:A,maxScroll:O,minScroll:L}=iM(w),z=c8(w),P={x:Math.min(C===at.Right?z.right-z.width/2:z.right,Math.max(C===at.Right?z.left:z.left+z.width/2,m.x)),y:Math.min(C===at.Down?z.bottom-z.height/2:z.bottom,Math.max(C===at.Down?z.top:z.top+z.height/2,m.y))},Q=C===at.Right&&!M||C===at.Left&&!R,I=C===at.Down&&!A||C===at.Up&&!k;if(Q&&P.x!==m.x){const W=w.scrollLeft+_.x,U=C===at.Right&&W<=O.x||C===at.Left&&W>=L.x;if(U&&!_.y){w.scrollTo({left:W,behavior:u});return}U?y.x=w.scrollLeft-W:y.x=C===at.Right?w.scrollLeft-O.x:w.scrollLeft-L.x,y.x&&w.scrollBy({left:-y.x,behavior:u});break}else if(I&&P.y!==m.y){const W=w.scrollTop+_.y,U=C===at.Down&&W<=O.y||C===at.Up&&W>=L.y;if(U&&!_.x){w.scrollTo({top:W,behavior:u});return}U?y.y=w.scrollTop-W:y.y=C===at.Down?w.scrollTop-O.y:w.scrollTop-L.y,y.y&&w.scrollBy({top:-y.y,behavior:u});break}}this.handleMove(t,rl(cf(m,this.referenceCoordinates),y))}}}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()}}Xy.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=oM,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 Jw(e){return!!(e&&"distance"in e)}function eC(e){return!!(e&&"delay"in e)}class Zy{constructor(t,n,r){var s;r===void 0&&(r=p8(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=Cl(l),this.documentListeners=new Vc(this.document),this.listeners=new Vc(r),this.windowListeners=new Vc(tr(l)),this.initialCoordinates=(s=Yv(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,Qw),this.windowListeners.add(zr.VisibilityChange,this.handleCancel),this.windowListeners.add(zr.ContextMenu,Qw),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(eC(n)){this.timeoutId=setTimeout(this.handleStart,n.delay),this.handlePending(n);return}if(Jw(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,m8,{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=Yv(t))!=null?n:ni,h=cf(s,d);if(!r&&u){if(Jw(u)){if(u.tolerance!=null&&qg(h,u.tolerance))return this.handleCancel();if(qg(h,u.distance))return this.handleStart()}if(eC(u)&&qg(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===at.Esc&&this.handleCancel()}removeTextSelection(){var t;(t=this.document.getSelection())==null||t.removeAllRanges()}}const v8={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class Qy extends Zy{constructor(t){const{event:n}=t,r=Cl(n.target);super(t,v8,r)}}Qy.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 _8={move:{name:"mousemove"},end:{name:"mouseup"}};var Zv;(function(e){e[e.RightClick=2]="RightClick"})(Zv||(Zv={}));class y8 extends Zy{constructor(t){super(t,_8,Cl(t.event.target))}}y8.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button===Zv.RightClick?!1:(r==null||r({event:n}),!0)}}];const Vg={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class b8 extends Zy{constructor(t){super(t,Vg)}static setup(){return window.addEventListener(Vg.move.name,t,{capture:!1,passive:!1}),function(){window.removeEventListener(Vg.move.name,t)};function t(){}}}b8.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 Kc;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(Kc||(Kc={}));var hf;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(hf||(hf={}));function x8(e){let{acceleration:t,activator:n=Kc.Pointer,canScroll:r,draggingRect:s,enabled:a,interval:l=5,order:u=hf.TreeOrder,pointerCoordinates:d,scrollableAncestors:h,scrollableAncestorRects:p,delta:m,threshold:_}=e;const y=w8({delta:m,disabled:!a}),[S,w]=NP(),C=x.useRef({x:0,y:0}),k=x.useRef({x:0,y:0}),M=x.useMemo(()=>{switch(n){case Kc.Pointer:return d?{top:d.y,bottom:d.y,left:d.x,right:d.x}:null;case Kc.DraggableRect:return s}},[n,s,d]),R=x.useRef(null),A=x.useCallback(()=>{const L=R.current;if(!L)return;const z=C.current.x*k.current.x,P=C.current.y*k.current.y;L.scrollBy(z,P)},[]),O=x.useMemo(()=>u===hf.TreeOrder?[...h].reverse():h,[u,h]);x.useEffect(()=>{if(!a||!h.length||!M){w();return}for(const L of O){if((r==null?void 0:r(L))===!1)continue;const z=h.indexOf(L),P=p[z];if(!P)continue;const{direction:Q,speed:I}=l8(L,P,M,t,_);for(const W of["x","y"])y[W][Q[W]]||(I[W]=0,Q[W]=0);if(I.x>0||I.y>0){w(),R.current=L,S(A,l),C.current=I,k.current=Q;return}}C.current={x:0,y:0},k.current={x:0,y:0},w()},[t,A,r,w,a,l,JSON.stringify(M),JSON.stringify(y),S,h,O,p,JSON.stringify(_)])}const S8={x:{[an.Backward]:!1,[an.Forward]:!1},y:{[an.Backward]:!1,[an.Forward]:!1}};function w8(e){let{delta:t,disabled:n}=e;const r=Gv(t);return ku(s=>{if(n||!r||!s)return S8;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 C8(e,t){const n=t!=null?e.get(t):void 0,r=n?n.node.current:null;return ku(s=>{var a;return t==null?null:(a=r??s)!=null?a:null},[r,t])}function k8(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 lu;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(lu||(lu={}));var Qv;(function(e){e.Optimized="optimized"})(Qv||(Qv={}));const tC=new Map;function E8(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(),_=ou(m),y=x.useCallback(function(k){k===void 0&&(k=[]),!_.current&&l(M=>M===null?k:M.concat(k.filter(R=>!M.includes(R))))},[_]),S=x.useRef(null),w=ku(k=>{if(m&&!n)return tC;if(!k||k===tC||p.current!==e||a!=null){const M=new Map;for(let R of e){if(!R)continue;if(a&&a.length>0&&!a.includes(R.id)&&R.rect.current){M.set(R.id,R.rect.current);continue}const A=R.node.current,O=A?new Yy(d(A),A):null;R.rect.current=O,O&&M.set(R.id,O)}return M}return k},[e,a,n,m,d]);return x.useEffect(()=>{p.current=e},[e]),x.useEffect(()=>{m||y()},[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(()=>{y(),S.current=null},u))},[u,m,y,...r]),{droppableRects:w,measureDroppableContainers:y,measuringScheduled:a!=null};function C(){switch(h){case lu.Always:return!1;case lu.BeforeDragging:return n;default:return!n}}}function aM(e,t){return ku(n=>e?n||(typeof t=="function"?t(e):e):null,[t,e])}function R8(e,t){return aM(e,t)}function M8(e){let{callback:t,disabled:n}=e;const r=Vy(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 Gf(e){let{callback:t,disabled:n}=e;const r=Vy(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 T8(e){return new Yy(kl(e),e)}function nC(e,t,n){t===void 0&&(t=T8);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=M8({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=Gf({callback:a});return ki(()=>{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=aM(e);return JR(e,t)}const rC=[];function N8(e){const t=x.useRef(e),n=ku(r=>e?r&&r!==rC&&e&&t.current&&e.parentNode===t.current.parentNode?r:Gy(e):rC,[e]);return x.useEffect(()=>{t.current=e},[e]),n}function D8(e){const[t,n]=x.useState(null),r=x.useRef(e),s=x.useCallback(a=>{const l=Wg(a.target);l&&n(u=>u?(u.set(l,Xv(l)),new Map(u)):null)},[]);return x.useEffect(()=>{const a=r.current;if(e!==a){l(a);const u=e.map(d=>{const h=Wg(d);return h?(h.addEventListener("scroll",s,{passive:!0}),[h,Xv(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=Wg(d);h==null||h.removeEventListener("scroll",s)})}},[s,e]),x.useMemo(()=>e.length?t?Array.from(t.values()).reduce((a,l)=>rl(a,l),ni):sM(e):ni,[e,t])}function iC(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?cf(e,n.current):ni}function L8(e){x.useEffect(()=>{if(!Kf)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 O8(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 lM(e){return x.useMemo(()=>e?i8(e):null,[e])}const sC=[];function z8(e,t){t===void 0&&(t=kl);const[n]=e,r=lM(n?tr(n):null),[s,a]=x.useState(sC);function l(){a(()=>e.length?e.map(d=>rM(d)?r:new Yy(t(d),d)):sC)}const u=Gf({callback:l});return ki(()=>{u==null||u.disconnect(),l(),e.forEach(d=>u==null?void 0:u.observe(d))},[e]),s}function j8(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Cu(t)?t:e}function B8(e){let{measure:t}=e;const[n,r]=x.useState(null),s=x.useCallback(h=>{for(const{target:p}of h)if(Cu(p)){r(m=>{const _=t(p);return m?{...m,width:_.width,height:_.height}:_});break}},[t]),a=Gf({callback:s}),l=x.useCallback(h=>{const p=j8(h);a==null||a.disconnect(),p&&(a==null||a.observe(p)),r(p?t(p):null)},[t,a]),[u,d]=lf(l);return x.useMemo(()=>({nodeRef:u,rect:n,setRef:d}),[n,u,d])}const P8=[{sensor:Qy,options:{}},{sensor:Xy,options:{}}],I8={current:{}},zd={draggable:{measure:Zw},droppable:{measure:Zw,strategy:lu.WhileDragging,frequency:Qv.Optimized},dragOverlay:{measure:kl}};class Gc 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 H8={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Gc,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:uf},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:zd,measureDroppableContainers:uf,windowRect:null,measuringScheduled:!1},F8={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:uf,draggableNodes:new Map,over:null,measureDroppableContainers:uf},Yf=x.createContext(F8),cM=x.createContext(H8);function U8(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Gc}}}function $8(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 Gc(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 Gc(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 Gc(e.droppable.containers);return a.delete(n),{...e,droppable:{...e.droppable,containers:a}}}default:return e}}function W8(e){let{disabled:t}=e;const{active:n,activatorEvent:r,draggableNodes:s}=x.useContext(Yf),a=Gv(r),l=Gv(n==null?void 0:n.id);return x.useEffect(()=>{if(!t&&!r&&a&&l!=null){if(!Ky(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=OP(p);if(m){m.focus();break}}})}},[r,t,s,l,a]),null}function q8(e,t){let{transform:n,...r}=t;return e!=null&&e.length?e.reduce((s,a)=>a({transform:s,...r}),n):n}function V8(e){return x.useMemo(()=>({draggable:{...zd.draggable,...e==null?void 0:e.draggable},droppable:{...zd.droppable,...e==null?void 0:e.droppable},dragOverlay:{...zd.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 K8(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;ki(()=>{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=JR(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 _=eM(h);_&&_.scrollBy({top:m.y,left:m.x})}},[t,l,u,r,n])}const uM=x.createContext({...ni,scaleX:1,scaleY:1});var Us;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(Us||(Us={}));const G8=x.memo(function(t){var n,r,s,a;let{id:l,accessibility:u,autoScroll:d=!0,children:h,sensors:p=P8,collisionDetection:m=ZP,measuring:_,modifiers:y,...S}=t;const w=x.useReducer($8,void 0,U8),[C,k]=w,[M,R]=HP(),[A,O]=x.useState(Us.Uninitialized),L=A===Us.Initialized,{draggable:{active:z,nodes:P,translate:Q},droppable:{containers:I}}=C,W=z!=null?P.get(z):null,U=x.useRef({initial:null,translated:null}),F=x.useMemo(()=>{var zt;return z!=null?{id:z,data:(zt=W==null?void 0:W.data)!=null?zt:I8,rect:U}:null},[z,W]),q=x.useRef(null),[j,B]=x.useState(null),[K,$]=x.useState(null),Y=ou(S,Object.values(S)),T=Eu("DndDescribedBy",l),H=x.useMemo(()=>I.getEnabled(),[I]),J=V8(_),{droppableRects:N,measureDroppableContainers:G,measuringScheduled:X}=E8(H,{dragging:L,dependencies:[Q.x,Q.y],config:J.droppable}),ie=C8(P,z),fe=x.useMemo(()=>K?Yv(K):null,[K]),Re=ea(),pe=R8(ie,J.draggable.measure);K8({activeNode:z!=null?P.get(z):null,config:Re.layoutShiftCompensation,initialRect:pe,measure:J.draggable.measure});const le=nC(ie,J.draggable.measure,pe),Me=nC(ie?ie.parentElement:null),He=x.useRef({activatorEvent:null,active:null,activeNode:ie,collisionRect:null,collisions:null,droppableRects:N,draggableNodes:P,draggingNode:null,draggingNodeRect:null,droppableContainers:I,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Te=I.getNodeFor((n=He.current.over)==null?void 0:n.id),Ve=B8({measure:J.dragOverlay.measure}),Ot=(r=Ve.nodeRef.current)!=null?r:ie,mn=L?(s=Ve.rect)!=null?s:le:null,Ur=!!(Ve.nodeRef.current&&Ve.rect),$r=A8(Ur?null:le),gn=lM(Ot?tr(Ot):null),vn=N8(L?Te??ie:null),_r=z8(vn),si=q8(y,{transform:{x:Q.x-$r.x,y:Q.y-$r.y,scaleX:1,scaleY:1},activatorEvent:K,active:F,activeNodeRect:le,containerNodeRect:Me,draggingNodeRect:mn,over:He.current.over,overlayNodeRect:Ve.rect,scrollableAncestors:vn,scrollableAncestorRects:_r,windowRect:gn}),us=fe?rl(fe,Q):null,Mt=D8(vn),io=iC(Mt),ae=iC(Mt,[le]),me=rl(si,io),Ee=mn?e8(mn,si):null,je=F&&Ee?m({active:F,collisionRect:Ee,droppableRects:N,droppableContainers:H,pointerCoordinates:us}):null,Xe=GP(je,"id"),[de,_e]=x.useState(null),De=Ur?si:rl(si,ae),Be=QP(De,(a=de==null?void 0:de.rect)!=null?a:null,le),Ze=x.useRef(null),st=x.useCallback((zt,jt)=>{let{sensor:nn,options:Un}=jt;if(q.current==null)return;const $n=P.get(q.current);if(!$n)return;const En=zt.nativeEvent,Wn=new nn({active:q.current,activeNode:$n,event:En,options:Un,context:He,onAbort(Gt){if(!P.get(Gt))return;const{onDragAbort:rr}=Y.current,br={id:Gt};rr==null||rr(br),M({type:"onDragAbort",event:br})},onPending(Gt,Wr,rr,br){if(!P.get(Gt))return;const{onDragPending:Ai}=Y.current,qr={id:Gt,constraint:Wr,initialCoordinates:rr,offset:br};Ai==null||Ai(qr),M({type:"onDragPending",event:qr})},onStart(Gt){const Wr=q.current;if(Wr==null)return;const rr=P.get(Wr);if(!rr)return;const{onDragStart:br}=Y.current,Ti={activatorEvent:En,active:{id:Wr,data:rr.data,rect:U}};qs.unstable_batchedUpdates(()=>{br==null||br(Ti),O(Us.Initializing),k({type:en.DragStart,initialCoordinates:Gt,active:Wr}),M({type:"onDragStart",event:Ti}),B(Ze.current),$(En)})},onMove(Gt){k({type:en.DragMove,coordinates:Gt})},onEnd:yr(en.DragEnd),onCancel:yr(en.DragCancel)});Ze.current=Wn;function yr(Gt){return async function(){const{active:rr,collisions:br,over:Ti,scrollAdjustedTranslate:Ai}=He.current;let qr=null;if(rr&&Ai){const{cancelDrop:hs}=Y.current;qr={activatorEvent:En,active:rr,collisions:br,delta:Ai,over:Ti},Gt===en.DragEnd&&typeof hs=="function"&&await Promise.resolve(hs(qr))&&(Gt=en.DragCancel)}q.current=null,qs.unstable_batchedUpdates(()=>{k({type:Gt}),O(Us.Uninitialized),_e(null),B(null),$(null),Ze.current=null;const hs=Gt===en.DragEnd?"onDragEnd":"onDragCancel";if(qr){const xr=Y.current[hs];xr==null||xr(qr),M({type:hs,event:qr})}})}}},[P]),oi=x.useCallback((zt,jt)=>(nn,Un)=>{const $n=nn.nativeEvent,En=P.get(Un);if(q.current!==null||!En||$n.dndKit||$n.defaultPrevented)return;const Wn={active:En};zt(nn,jt.options,Wn)===!0&&($n.dndKit={capturedBy:jt.sensor},q.current=Un,st(nn,jt))},[P,st]),Fn=k8(p,oi);L8(p),ki(()=>{le&&A===Us.Initializing&&O(Us.Initialized)},[le,A]),x.useEffect(()=>{const{onDragMove:zt}=Y.current,{active:jt,activatorEvent:nn,collisions:Un,over:$n}=He.current;if(!jt||!nn)return;const En={active:jt,activatorEvent:nn,collisions:Un,delta:{x:me.x,y:me.y},over:$n};qs.unstable_batchedUpdates(()=>{zt==null||zt(En),M({type:"onDragMove",event:En})})},[me.x,me.y]),x.useEffect(()=>{const{active:zt,activatorEvent:jt,collisions:nn,droppableContainers:Un,scrollAdjustedTranslate:$n}=He.current;if(!zt||q.current==null||!jt||!$n)return;const{onDragOver:En}=Y.current,Wn=Un.get(Xe),yr=Wn&&Wn.rect.current?{id:Wn.id,rect:Wn.rect.current,data:Wn.data,disabled:Wn.disabled}:null,Gt={active:zt,activatorEvent:jt,collisions:nn,delta:{x:$n.x,y:$n.y},over:yr};qs.unstable_batchedUpdates(()=>{_e(yr),En==null||En(Gt),M({type:"onDragOver",event:Gt})})},[Xe]),ki(()=>{He.current={activatorEvent:K,active:F,activeNode:ie,collisionRect:Ee,collisions:je,droppableRects:N,draggableNodes:P,draggingNode:Ot,draggingNodeRect:mn,droppableContainers:I,over:de,scrollableAncestors:vn,scrollAdjustedTranslate:me},U.current={initial:mn,translated:Ee}},[F,ie,je,Ee,P,Ot,mn,N,I,de,vn,me]),x8({...Re,delta:Q,draggingRect:Ee,pointerCoordinates:us,scrollableAncestors:vn,scrollableAncestorRects:_r});const dp=x.useMemo(()=>({active:F,activeNode:ie,activeNodeRect:le,activatorEvent:K,collisions:je,containerNodeRect:Me,dragOverlay:Ve,draggableNodes:P,droppableContainers:I,droppableRects:N,over:de,measureDroppableContainers:G,scrollableAncestors:vn,scrollableAncestorRects:_r,measuringConfiguration:J,measuringScheduled:X,windowRect:gn}),[F,ie,le,K,je,Me,Ve,P,I,N,de,G,vn,_r,J,X,gn]),Jo=x.useMemo(()=>({activatorEvent:K,activators:Fn,active:F,activeNodeRect:le,ariaDescribedById:{draggable:T},dispatch:k,draggableNodes:P,over:de,measureDroppableContainers:G}),[K,Fn,F,le,k,T,P,de,G]);return _t.createElement(QR.Provider,{value:R},_t.createElement(Yf.Provider,{value:Jo},_t.createElement(cM.Provider,{value:dp},_t.createElement(uM.Provider,{value:Be},h)),_t.createElement(W8,{disabled:(u==null?void 0:u.restoreFocus)===!1})),_t.createElement($P,{...u,hiddenTextDescribedById:T}));function ea(){const zt=(j==null?void 0:j.autoScrollEnabled)===!1,jt=typeof d=="object"?d.enabled===!1:d===!1,nn=L&&!zt&&!jt;return typeof d=="object"?{...d,enabled:nn}:{enabled:nn}}}),Y8=x.createContext(null),oC="button",X8="Draggable";function Z8(e){let{id:t,data:n,disabled:r=!1,attributes:s}=e;const a=Eu(X8),{activators:l,activatorEvent:u,active:d,activeNodeRect:h,ariaDescribedById:p,draggableNodes:m,over:_}=x.useContext(Yf),{role:y=oC,roleDescription:S="draggable",tabIndex:w=0}=s??{},C=(d==null?void 0:d.id)===t,k=x.useContext(C?uM:Y8),[M,R]=lf(),[A,O]=lf(),L=O8(l,t),z=ou(n);ki(()=>(m.set(t,{id:t,key:a,node:M,activatorNode:A,data:z}),()=>{const Q=m.get(t);Q&&Q.key===a&&m.delete(t)}),[m,t]);const P=x.useMemo(()=>({role:y,tabIndex:w,"aria-disabled":r,"aria-pressed":C&&y===oC?!0:void 0,"aria-roledescription":S,"aria-describedby":p.draggable}),[r,y,w,C,S,p.draggable]);return{active:d,activatorEvent:u,activeNodeRect:h,attributes:P,isDragging:C,listeners:r?void 0:L,node:M,over:_,setNodeRef:R,setActivatorNodeRef:O,transform:k}}function Q8(){return x.useContext(cM)}const J8="Droppable",eI={timeout:25};function tI(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:s}=e;const a=Eu(J8),{active:l,dispatch:u,over:d,measureDroppableContainers:h}=x.useContext(Yf),p=x.useRef({disabled:n}),m=x.useRef(!1),_=x.useRef(null),y=x.useRef(null),{disabled:S,updateMeasurementsFor:w,timeout:C}={...eI,...s},k=ou(w??r),M=x.useCallback(()=>{if(!m.current){m.current=!0;return}y.current!=null&&clearTimeout(y.current),y.current=setTimeout(()=>{h(Array.isArray(k.current)?k.current:[k.current]),y.current=null},C)},[C]),R=Gf({callback:M,disabled:S||!l}),A=x.useCallback((P,Q)=>{R&&(Q&&(R.unobserve(Q),m.current=!1),P&&R.observe(P))},[R]),[O,L]=lf(A),z=ou(t);return x.useEffect(()=>{!R||!O.current||(R.disconnect(),m.current=!1,R.observe(O.current))},[O,R]),x.useEffect(()=>(u({type:en.RegisterDroppable,element:{id:r,key:a,disabled:n,node:O,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:O,over:d,setNodeRef:L}}function Jy(e,t,n){const r=e.slice();return r.splice(n<0?r.length+n:n,0,r.splice(t,1)[0]),r}function nI(e,t){return e.reduce((n,r,s)=>{const a=t.get(r);return a&&(n[s]=a),n},Array(e.length))}function cd(e){return e!==null&&e>=0}function rI(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 iI(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const hM=e=>{let{rects:t,activeIndex:n,overIndex:r,index:s}=e;const a=Jy(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}},ud={scaleX:1,scaleY:1},sI=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,...ud}:null}const d=oI(a,s,n);return s>n&&s<=l?{x:0,y:-u.height-d,...ud}:s<n&&s>=l?{x:0,y:u.height+d,...ud}:{x:0,y:0,...ud}};function oI(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 dM="Sortable",fM=_t.createContext({activeIndex:-1,containerId:dM,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:hM,disabled:{draggable:!1,droppable:!1}});function aI(e){let{children:t,id:n,items:r,strategy:s=hM,disabled:a=!1}=e;const{active:l,dragOverlay:u,droppableRects:d,over:h,measureDroppableContainers:p}=Q8(),m=Eu(dM,n),_=u.rect!==null,y=x.useMemo(()=>r.map(L=>typeof L=="object"&&"id"in L?L.id:L),[r]),S=l!=null,w=l?y.indexOf(l.id):-1,C=h?y.indexOf(h.id):-1,k=x.useRef(y),M=!rI(y,k.current),R=C!==-1&&w===-1||M,A=iI(a);ki(()=>{M&&S&&p(y)},[M,y,S,p]),x.useEffect(()=>{k.current=y},[y]);const O=x.useMemo(()=>({activeIndex:w,containerId:m,disabled:A,disableTransforms:R,items:y,overIndex:C,useDragOverlay:_,sortedRects:nI(y,d),strategy:s}),[w,m,A.draggable,A.droppable,R,y,C,d,_,s]);return _t.createElement(fM.Provider,{value:O},t)}const lI=e=>{let{id:t,items:n,activeIndex:r,overIndex:s}=e;return Jy(n,r,s).indexOf(t)},cI=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},uI={duration:200,easing:"ease"},pM="transform",hI=au.Transition.toString({property:pM,duration:0,easing:"linear"}),dI={roleDescription:"sortable"};function fI(e){let{disabled:t,index:n,node:r,rect:s}=e;const[a,l]=x.useState(null),u=x.useRef(n);return ki(()=>{if(!t&&n!==u.current&&r.current){const d=s.current;if(d){const h=kl(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 pI(e){let{animateLayoutChanges:t=cI,attributes:n,disabled:r,data:s,getNewIndex:a=lI,id:l,strategy:u,resizeObserverConfig:d,transition:h=uI}=e;const{items:p,containerId:m,activeIndex:_,disabled:y,disableTransforms:S,sortedRects:w,overIndex:C,useDragOverlay:k,strategy:M}=x.useContext(fM),R=mI(r,y),A=p.indexOf(l),O=x.useMemo(()=>({sortable:{containerId:m,index:A,items:p},...s}),[m,s,A,p]),L=x.useMemo(()=>p.slice(p.indexOf(l)),[p,l]),{rect:z,node:P,isOver:Q,setNodeRef:I}=tI({id:l,data:O,disabled:R.droppable,resizeObserverConfig:{updateMeasurementsFor:L,...d}}),{active:W,activatorEvent:U,activeNodeRect:F,attributes:q,setNodeRef:j,listeners:B,isDragging:K,over:$,setActivatorNodeRef:Y,transform:T}=Z8({id:l,data:O,attributes:{...dI,...n},disabled:R.draggable}),H=AP(I,j),J=!!W,N=J&&!S&&cd(_)&&cd(C),G=!k&&K,X=G&&N?T:null,fe=N?X??(u??M)({rects:w,activeNodeRect:F,activeIndex:_,overIndex:C,index:A}):null,Re=cd(_)&&cd(C)?a({id:l,items:p,activeIndex:_,overIndex:C}):A,pe=W==null?void 0:W.id,le=x.useRef({activeId:pe,items:p,newIndex:Re,containerId:m}),Me=p!==le.current.items,He=t({active:W,containerId:m,isDragging:K,isSorting:J,id:l,index:A,items:p,newIndex:le.current.newIndex,previousItems:le.current.items,previousContainerId:le.current.containerId,transition:h,wasDragging:le.current.activeId!=null}),Te=fI({disabled:!He,index:A,node:P,rect:z});return x.useEffect(()=>{J&&le.current.newIndex!==Re&&(le.current.newIndex=Re),m!==le.current.containerId&&(le.current.containerId=m),p!==le.current.items&&(le.current.items=p)},[J,Re,m,p]),x.useEffect(()=>{if(pe===le.current.activeId)return;if(pe!=null&&le.current.activeId==null){le.current.activeId=pe;return}const Ot=setTimeout(()=>{le.current.activeId=pe},50);return()=>clearTimeout(Ot)},[pe]),{active:W,activeIndex:_,attributes:q,data:O,rect:z,index:A,newIndex:Re,items:p,isOver:Q,isSorting:J,isDragging:K,listeners:B,node:P,overIndex:C,over:$,setNodeRef:H,setActivatorNodeRef:Y,setDroppableNodeRef:I,setDraggableNodeRef:j,transform:Te??fe,transition:Ve()};function Ve(){if(Te||Me&&le.current.newIndex===A)return hI;if(!(G&&!Ky(U)||!h)&&(J||He))return au.Transition.toString({...h,property:pM})}}function mI(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}}at.Down,at.Right,at.Up,at.Left;function mM(e){const t=e+"CollectionProvider",[n,r]=eo(t),[s,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),l=w=>{const{scope:C,children:k}=w,M=_t.useRef(null),R=_t.useRef(new Map).current;return g.jsx(s,{scope:C,itemMap:R,collectionRef:M,children:k})};l.displayName=t;const u=e+"CollectionSlot",d=al(u),h=_t.forwardRef((w,C)=>{const{scope:k,children:M}=w,R=a(u,k),A=Ht(C,R.collectionRef);return g.jsx(d,{ref:A,children:M})});h.displayName=u;const p=e+"CollectionItemSlot",m="data-radix-collection-item",_=al(p),y=_t.forwardRef((w,C)=>{const{scope:k,children:M,...R}=w,A=_t.useRef(null),O=Ht(C,A),L=a(p,k);return _t.useEffect(()=>(L.itemMap.set(A,{ref:A,...R}),()=>void L.itemMap.delete(A))),g.jsx(_,{[m]:"",ref:O,children:M})});y.displayName=p;function S(w){const C=a(e+"CollectionConsumer",w);return _t.useCallback(()=>{const M=C.collectionRef.current;if(!M)return[];const R=Array.from(M.querySelectorAll(`[${m}]`));return Array.from(C.itemMap.values()).sort((L,z)=>R.indexOf(L.ref.current)-R.indexOf(z.ref.current))},[C.collectionRef,C.itemMap])}return[{Provider:l,Slot:h,ItemSlot:y},S,r]}var gI=x.createContext(void 0);function gM(e){const t=x.useContext(gI);return e||t||"ltr"}var Kg="rovingFocusGroup.onEntryFocus",vI={bubbles:!1,cancelable:!0},Ru="RovingFocusGroup",[Jv,vM,_I]=mM(Ru),[yI,_M]=eo(Ru,[_I]),[bI,xI]=yI(Ru),yM=x.forwardRef((e,t)=>g.jsx(Jv.Provider,{scope:e.__scopeRovingFocusGroup,children:g.jsx(Jv.Slot,{scope:e.__scopeRovingFocusGroup,children:g.jsx(SI,{...e,ref:t})})}));yM.displayName=Ru;var SI=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),y=Ht(t,_),S=gM(a),[w,C]=Lf({prop:l,defaultProp:u??null,onChange:d,caller:Ru}),[k,M]=x.useState(!1),R=wi(h),A=vM(n),O=x.useRef(!1),[L,z]=x.useState(0);return x.useEffect(()=>{const P=_.current;if(P)return P.addEventListener(Kg,R),()=>P.removeEventListener(Kg,R)},[R]),g.jsx(bI,{scope:n,orientation:r,dir:S,loop:s,currentTabStopId:w,onItemFocus:x.useCallback(P=>C(P),[C]),onItemShiftTab:x.useCallback(()=>M(!0),[]),onFocusableItemAdd:x.useCallback(()=>z(P=>P+1),[]),onFocusableItemRemove:x.useCallback(()=>z(P=>P-1),[]),children:g.jsx(kt.div,{tabIndex:k||L===0?-1:0,"data-orientation":r,...m,ref:y,style:{outline:"none",...e.style},onMouseDown:Oe(e.onMouseDown,()=>{O.current=!0}),onFocus:Oe(e.onFocus,P=>{const Q=!O.current;if(P.target===P.currentTarget&&Q&&!k){const I=new CustomEvent(Kg,vI);if(P.currentTarget.dispatchEvent(I),!I.defaultPrevented){const W=A().filter(B=>B.focusable),U=W.find(B=>B.active),F=W.find(B=>B.id===w),j=[U,F,...W].filter(Boolean).map(B=>B.ref.current);SM(j,p)}}O.current=!1}),onBlur:Oe(e.onBlur,()=>M(!1))})})}),bM="RovingFocusGroupItem",xM=x.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:s=!1,tabStopId:a,children:l,...u}=e,d=el(),h=a||d,p=xI(bM,n),m=p.currentTabStopId===h,_=vM(n),{onFocusableItemAdd:y,onFocusableItemRemove:S,currentTabStopId:w}=p;return x.useEffect(()=>{if(r)return y(),()=>S()},[r,y,S]),g.jsx(Jv.ItemSlot,{scope:n,id:h,focusable:r,active:s,children:g.jsx(kt.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=kI(C,p.orientation,p.dir);if(k!==void 0){if(C.metaKey||C.ctrlKey||C.altKey||C.shiftKey)return;C.preventDefault();let R=_().filter(A=>A.focusable).map(A=>A.ref.current);if(k==="last")R.reverse();else if(k==="prev"||k==="next"){k==="prev"&&R.reverse();const A=R.indexOf(C.currentTarget);R=p.loop?EI(R,A+1):R.slice(A+1)}setTimeout(()=>SM(R))}}),children:typeof l=="function"?l({isCurrentTabStop:m,hasTabStop:w!=null}):l})})});xM.displayName=bM;var wI={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function CI(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function kI(e,t,n){const r=CI(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return wI[r]}function SM(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function EI(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var RI=yM,MI=xM,e_=["Enter"," "],TI=["ArrowDown","PageUp","Home"],wM=["ArrowUp","PageDown","End"],AI=[...TI,...wM],NI={ltr:[...e_,"ArrowRight"],rtl:[...e_,"ArrowLeft"]},DI={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Mu="Menu",[cu,LI,OI]=mM(Mu),[Ko,CM]=eo(Mu,[OI,Sl,_M]),Xf=Sl(),kM=_M(),[zI,Go]=Ko(Mu),[jI,Tu]=Ko(Mu),EM=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:s,onOpenChange:a,modal:l=!0}=e,u=Xf(t),[d,h]=x.useState(null),p=x.useRef(!1),m=wi(a),_=gM(s);return x.useEffect(()=>{const y=()=>{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",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",S,{capture:!0}),document.removeEventListener("pointermove",S,{capture:!0})}},[]),g.jsx(Iy,{...u,children:g.jsx(zI,{scope:t,open:n,onOpenChange:m,content:d,onContentChange:h,children:g.jsx(jI,{scope:t,onClose:x.useCallback(()=>m(!1),[m]),isUsingKeyboardRef:p,dir:_,modal:l,children:r})})})};EM.displayName=Mu;var BI="MenuAnchor",e0=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,s=Xf(n);return g.jsx($f,{...s,...r,ref:t})});e0.displayName=BI;var t0="MenuPortal",[PI,RM]=Ko(t0,{forceMount:void 0}),MM=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:s}=e,a=Go(t0,t);return g.jsx(PI,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(xu,{asChild:!0,container:s,children:r})})})};MM.displayName=t0;var Pr="MenuContent",[II,n0]=Ko(Pr),TM=x.forwardRef((e,t)=>{const n=RM(Pr,e.__scopeMenu),{forceMount:r=n.forceMount,...s}=e,a=Go(Pr,e.__scopeMenu),l=Tu(Pr,e.__scopeMenu);return g.jsx(cu.Provider,{scope:e.__scopeMenu,children:g.jsx(Fr,{present:r||a.open,children:g.jsx(cu.Slot,{scope:e.__scopeMenu,children:l.modal?g.jsx(HI,{...s,ref:t}):g.jsx(FI,{...s,ref:t})})})})}),HI=x.forwardRef((e,t)=>{const n=Go(Pr,e.__scopeMenu),r=x.useRef(null),s=Ht(t,r);return x.useEffect(()=>{const a=r.current;if(a)return yy(a)},[]),g.jsx(r0,{...e,ref:s,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:Oe(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),FI=x.forwardRef((e,t)=>{const n=Go(Pr,e.__scopeMenu);return g.jsx(r0,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),UI=al("MenuContent.ScrollLock"),r0=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:y,disableOutsideScroll:S,...w}=e,C=Go(Pr,n),k=Tu(Pr,n),M=Xf(n),R=kM(n),A=LI(n),[O,L]=x.useState(null),z=x.useRef(null),P=Ht(t,z,C.onContentChange),Q=x.useRef(0),I=x.useRef(""),W=x.useRef(0),U=x.useRef(null),F=x.useRef("right"),q=x.useRef(0),j=S?jf:x.Fragment,B=S?{as:UI,allowPinchZoom:!0}:void 0,K=Y=>{var fe,Re;const T=I.current+Y,H=A().filter(pe=>!pe.disabled),J=document.activeElement,N=(fe=H.find(pe=>pe.ref.current===J))==null?void 0:fe.textValue,G=H.map(pe=>pe.textValue),X=e9(G,T,N),ie=(Re=H.find(pe=>pe.textValue===X))==null?void 0:Re.ref.current;(function pe(le){I.current=le,window.clearTimeout(Q.current),le!==""&&(Q.current=window.setTimeout(()=>pe(""),1e3))})(T),ie&&setTimeout(()=>ie.focus())};x.useEffect(()=>()=>window.clearTimeout(Q.current),[]),_y();const $=x.useCallback(Y=>{var H,J;return F.current===((H=U.current)==null?void 0:H.side)&&n9(Y,(J=U.current)==null?void 0:J.area)},[]);return g.jsx(II,{scope:n,searchRef:I,onItemEnter:x.useCallback(Y=>{$(Y)&&Y.preventDefault()},[$]),onItemLeave:x.useCallback(Y=>{var T;$(Y)||((T=z.current)==null||T.focus(),L(null))},[$]),onTriggerLeave:x.useCallback(Y=>{$(Y)&&Y.preventDefault()},[$]),pointerGraceTimerRef:W,onPointerGraceIntentChange:x.useCallback(Y=>{U.current=Y},[]),children:g.jsx(j,{...B,children:g.jsx(Of,{asChild:!0,trapped:s,onMountAutoFocus:Oe(a,Y=>{var T;Y.preventDefault(),(T=z.current)==null||T.focus({preventScroll:!0})}),onUnmountAutoFocus:l,children:g.jsx(bu,{asChild:!0,disableOutsidePointerEvents:u,onEscapeKeyDown:h,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:_,onDismiss:y,children:g.jsx(RI,{asChild:!0,...R,dir:k.dir,orientation:"vertical",loop:r,currentTabStopId:O,onCurrentTabStopIdChange:L,onEntryFocus:Oe(d,Y=>{k.isUsingKeyboardRef.current||Y.preventDefault()}),preventScrollOnEntryFocus:!0,children:g.jsx(Hy,{role:"menu","aria-orientation":"vertical","data-state":qM(C.open),"data-radix-menu-content":"",dir:k.dir,...M,...w,ref:P,style:{outline:"none",...w.style},onKeyDown:Oe(w.onKeyDown,Y=>{const H=Y.target.closest("[data-radix-menu-content]")===Y.currentTarget,J=Y.ctrlKey||Y.altKey||Y.metaKey,N=Y.key.length===1;H&&(Y.key==="Tab"&&Y.preventDefault(),!J&&N&&K(Y.key));const G=z.current;if(Y.target!==G||!AI.includes(Y.key))return;Y.preventDefault();const ie=A().filter(fe=>!fe.disabled).map(fe=>fe.ref.current);wM.includes(Y.key)&&ie.reverse(),QI(ie)}),onBlur:Oe(e.onBlur,Y=>{Y.currentTarget.contains(Y.target)||(window.clearTimeout(Q.current),I.current="")}),onPointerMove:Oe(e.onPointerMove,uu(Y=>{const T=Y.target,H=q.current!==Y.clientX;if(Y.currentTarget.contains(T)&&H){const J=Y.clientX>q.current?"right":"left";F.current=J,q.current=Y.clientX}}))})})})})})})});TM.displayName=Pr;var $I="MenuGroup",i0=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(kt.div,{role:"group",...r,ref:t})});i0.displayName=$I;var WI="MenuLabel",AM=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(kt.div,{...r,ref:t})});AM.displayName=WI;var df="MenuItem",aC="menu.itemSelect",Zf=x.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:r,...s}=e,a=x.useRef(null),l=Tu(df,e.__scopeMenu),u=n0(df,e.__scopeMenu),d=Ht(t,a),h=x.useRef(!1),p=()=>{const m=a.current;if(!n&&m){const _=new CustomEvent(aC,{bubbles:!0,cancelable:!0});m.addEventListener(aC,y=>r==null?void 0:r(y),{once:!0}),kE(m,_),_.defaultPrevented?h.current=!1:l.onClose()}};return g.jsx(NM,{...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===" "||e_.includes(m.key)&&(m.currentTarget.click(),m.preventDefault())})})});Zf.displayName=df;var NM=x.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:s,...a}=e,l=n0(df,n),u=kM(n),d=x.useRef(null),h=Ht(t,d),[p,m]=x.useState(!1),[_,y]=x.useState("");return x.useEffect(()=>{const S=d.current;S&&y((S.textContent??"").trim())},[a.children]),g.jsx(cu.ItemSlot,{scope:n,disabled:r,textValue:s??_,children:g.jsx(MI,{asChild:!0,...u,focusable:!r,children:g.jsx(kt.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,uu(S=>{r?l.onItemLeave(S):(l.onItemEnter(S),S.defaultPrevented||S.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:Oe(e.onPointerLeave,uu(S=>l.onItemLeave(S))),onFocus:Oe(e.onFocus,()=>m(!0)),onBlur:Oe(e.onBlur,()=>m(!1))})})})}),qI="MenuCheckboxItem",DM=x.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:r,...s}=e;return g.jsx(BM,{scope:e.__scopeMenu,checked:n,children:g.jsx(Zf,{role:"menuitemcheckbox","aria-checked":ff(n)?"mixed":n,...s,ref:t,"data-state":o0(n),onSelect:Oe(s.onSelect,()=>r==null?void 0:r(ff(n)?!0:!n),{checkForDefaultPrevented:!1})})})});DM.displayName=qI;var LM="MenuRadioGroup",[VI,KI]=Ko(LM,{value:void 0,onValueChange:()=>{}}),OM=x.forwardRef((e,t)=>{const{value:n,onValueChange:r,...s}=e,a=wi(r);return g.jsx(VI,{scope:e.__scopeMenu,value:n,onValueChange:a,children:g.jsx(i0,{...s,ref:t})})});OM.displayName=LM;var zM="MenuRadioItem",jM=x.forwardRef((e,t)=>{const{value:n,...r}=e,s=KI(zM,e.__scopeMenu),a=n===s.value;return g.jsx(BM,{scope:e.__scopeMenu,checked:a,children:g.jsx(Zf,{role:"menuitemradio","aria-checked":a,...r,ref:t,"data-state":o0(a),onSelect:Oe(r.onSelect,()=>{var l;return(l=s.onValueChange)==null?void 0:l.call(s,n)},{checkForDefaultPrevented:!1})})})});jM.displayName=zM;var s0="MenuItemIndicator",[BM,GI]=Ko(s0,{checked:!1}),PM=x.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:r,...s}=e,a=GI(s0,n);return g.jsx(Fr,{present:r||ff(a.checked)||a.checked===!0,children:g.jsx(kt.span,{...s,ref:t,"data-state":o0(a.checked)})})});PM.displayName=s0;var YI="MenuSeparator",IM=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e;return g.jsx(kt.div,{role:"separator","aria-orientation":"horizontal",...r,ref:t})});IM.displayName=YI;var XI="MenuArrow",HM=x.forwardRef((e,t)=>{const{__scopeMenu:n,...r}=e,s=Xf(n);return g.jsx(Fy,{...s,...r,ref:t})});HM.displayName=XI;var ZI="MenuSub",[mQ,FM]=Ko(ZI),Pc="MenuSubTrigger",UM=x.forwardRef((e,t)=>{const n=Go(Pc,e.__scopeMenu),r=Tu(Pc,e.__scopeMenu),s=FM(Pc,e.__scopeMenu),a=n0(Pc,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(e0,{asChild:!0,...h,children:g.jsx(NM,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":s.contentId,"data-state":qM(n.open),...e,ref:vy(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,uu(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,uu(m=>{var y,S;p();const _=(y=n.content)==null?void 0:y.getBoundingClientRect();if(_){const w=(S=n.content)==null?void 0:S.dataset.side,C=w==="right",k=C?-5:5,M=_[C?"left":"right"],R=_[C?"right":"left"];a.onPointerGraceIntentChange({area:[{x:m.clientX+k,y:m.clientY},{x:M,y:_.top},{x:R,y:_.top},{x:R,y:_.bottom},{x:M,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 y;const _=a.searchRef.current!=="";e.disabled||_&&m.key===" "||NI[r.dir].includes(m.key)&&(n.onOpenChange(!0),(y=n.content)==null||y.focus(),m.preventDefault())})})})});UM.displayName=Pc;var $M="MenuSubContent",WM=x.forwardRef((e,t)=>{const n=RM(Pr,e.__scopeMenu),{forceMount:r=n.forceMount,...s}=e,a=Go(Pr,e.__scopeMenu),l=Tu(Pr,e.__scopeMenu),u=FM($M,e.__scopeMenu),d=x.useRef(null),h=Ht(t,d);return g.jsx(cu.Provider,{scope:e.__scopeMenu,children:g.jsx(Fr,{present:r||a.open,children:g.jsx(cu.Slot,{scope:e.__scopeMenu,children:g.jsx(r0,{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 y;const m=p.currentTarget.contains(p.target),_=DI[l.dir].includes(p.key);m&&_&&(a.onOpenChange(!1),(y=u.trigger)==null||y.focus(),p.preventDefault())})})})})})});WM.displayName=$M;function qM(e){return e?"open":"closed"}function ff(e){return e==="indeterminate"}function o0(e){return ff(e)?"indeterminate":e?"checked":"unchecked"}function QI(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function JI(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function e9(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=JI(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 t9(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 n9(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return t9(n,t)}function uu(e){return t=>t.pointerType==="mouse"?e(t):void 0}var r9=EM,i9=e0,s9=MM,o9=TM,a9=i0,l9=AM,c9=Zf,u9=DM,h9=OM,d9=jM,f9=PM,p9=IM,m9=HM,g9=UM,v9=WM,a0="ContextMenu",[_9]=eo(a0,[CM]),Pn=CM(),[y9,VM]=_9(a0),KM=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(y9,{scope:t,open:l,onOpenChange:p,modal:a,children:g.jsx(r9,{...d,dir:s,open:l,onOpenChange:p,modal:a,children:n})})};KM.displayName=a0;var GM="ContextMenuTrigger",YM=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,disabled:r=!1,...s}=e,a=VM(GM,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(i9,{...l,virtualRef:d}),g.jsx(kt.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,hd(_=>{p(),h.current=window.setTimeout(()=>m(_),700)})),onPointerMove:r?e.onPointerMove:Oe(e.onPointerMove,hd(p)),onPointerCancel:r?e.onPointerCancel:Oe(e.onPointerCancel,hd(p)),onPointerUp:r?e.onPointerUp:Oe(e.onPointerUp,hd(p))})]})});YM.displayName=GM;var b9="ContextMenuPortal",XM=e=>{const{__scopeContextMenu:t,...n}=e,r=Pn(t);return g.jsx(s9,{...r,...n})};XM.displayName=b9;var ZM="ContextMenuContent",QM=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=VM(ZM,n),a=Pn(n),l=x.useRef(!1);return g.jsx(o9,{...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)"}})});QM.displayName=ZM;var x9="ContextMenuGroup",S9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(a9,{...s,...r,ref:t})});S9.displayName=x9;var w9="ContextMenuLabel",C9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(l9,{...s,...r,ref:t})});C9.displayName=w9;var k9="ContextMenuItem",JM=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(c9,{...s,...r,ref:t})});JM.displayName=k9;var E9="ContextMenuCheckboxItem",R9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(u9,{...s,...r,ref:t})});R9.displayName=E9;var M9="ContextMenuRadioGroup",T9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(h9,{...s,...r,ref:t})});T9.displayName=M9;var A9="ContextMenuRadioItem",N9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(d9,{...s,...r,ref:t})});N9.displayName=A9;var D9="ContextMenuItemIndicator",L9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(f9,{...s,...r,ref:t})});L9.displayName=D9;var O9="ContextMenuSeparator",z9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(p9,{...s,...r,ref:t})});z9.displayName=O9;var j9="ContextMenuArrow",B9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(m9,{...s,...r,ref:t})});B9.displayName=j9;var P9="ContextMenuSubTrigger",I9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(g9,{...s,...r,ref:t})});I9.displayName=P9;var H9="ContextMenuSubContent",F9=x.forwardRef((e,t)=>{const{__scopeContextMenu:n,...r}=e,s=Pn(n);return g.jsx(v9,{...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)"}})});F9.displayName=H9;function hd(e){return t=>t.pointerType!=="mouse"?e(t):void 0}var U9=KM,$9=YM,W9=XM,eT=QM,tT=JM;const nT=U9,rT=$9,l0=x.forwardRef(({className:e,...t},n)=>g.jsx(W9,{children:g.jsx(eT,{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})}));l0.displayName=eT.displayName;const pf=x.forwardRef(({className:e,...t},n)=>g.jsx(tT,{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}));pf.displayName=tT.displayName;function q9({onRemove:e,children:t}){return g.jsxs(nT,{children:[g.jsx(rT,{asChild:!0,children:t}),g.jsx(l0,{children:g.jsxs(pf,{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(Ej,{className:"h-4 w-4"}),g.jsx("span",{className:"text-xs font-medium",children:"Remove"})]})})]})}function V9({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:y}=e,S=n.has(m),w=S?y:y.slice(0,l),C=y.length>l,{attributes:k,listeners:M,setNodeRef:R,setActivatorNodeRef:A,transform:O,transition:L,isDragging:z}=pI({id:m}),P={transform:au.Translate.toString(O),transition:L},Q=g.jsxs("div",{ref:A,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),...M,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(Ci,{className:"translate-y-[1px] size-3.5 shrink-0 text-slate-400 transition-all duration-200"}):g.jsxs(g.Fragment,{children:[g.jsx(wy,{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(Ci,{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(iu,{children:[g.jsx(su,{asChild:!0,children:g.jsx("span",{className:"truncate max-w-[150px] whitespace-nowrap text-sm text-slate-500 dark:text-slate-400",children:YR(_)})}),g.jsx(hl,{side:"right",sideOffset:4,children:_})]})]}),u&&g.jsxs(iu,{children:[g.jsx(su,{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:I=>{I.stopPropagation(),u(_)},children:p===_?g.jsx(ss,{className:"size-4 text-slate-500 dark:text-slate-400 animate-spin"}):g.jsx(Ey,{className:"size-3.5 text-slate-500 dark:text-slate-400"})})}),g.jsx(hl,{side:"right",sideOffset:4,children:h?"New chat":`Start ${zn} to connect`})]})]});return g.jsxs("div",{ref:R,style:P,className:ye("group/section",z&&"opacity-50 shadow-lg z-50 relative"),...k,children:[d?g.jsx(q9,{onRemove:()=>d(m),children:Q}):Q,!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 (${y.length-l})`})]})]})}function K9({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 _=WP(Yw(Qy,{activationConstraint:{distance:8}}),Yw(Xy)),y=x.useMemo(()=>e.map(k=>k.groupKey),[e]),S=x.useRef(null);function w(k){const M=k.active.id;t.has(M)?S.current=null:(S.current=M,r(M))}function C(k){const{active:M,over:R}=k;if(R&&M.id!==R.id&&h){const A=y.indexOf(M.id),O=y.indexOf(R.id);if(A!==-1&&O!==-1){const L=Jy(y,A,O);h(L)}}if(S.current){const A=S.current;S.current=null,requestAnimationFrame(()=>r(A))}}return g.jsx(G8,{sensors:_,collisionDetection:YP,onDragStart:w,onDragEnd:C,children:g.jsx(aI,{items:y,strategy:sI,children:e.map(k=>g.jsx(V9,{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 lC=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(y=>y(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},G9=(e=>e?lC(e):lC),Y9=e=>e;function X9(e,t=Y9){const n=_t.useSyncExternalStore(e.subscribe,_t.useCallback(()=>t(e.getState()),[e,t]),_t.useCallback(()=>t(e.getInitialState()),[e,t]));return _t.useDebugValue(n),n}const Z9=e=>{const t=G9(e),n=r=>X9(t,r);return Object.assign(n,t),n},El=(e=>Z9);function Q9(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 t_=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return t_(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return t_(r)(n)}}}},J9=(e,t)=>(n,r,s)=>{let a={storage:Q9(()=>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 y=e((...C)=>(n(...C),m()),r,s);s.getInitialState=()=>y;let S;const w=()=>{var C,k;if(!p)return;const M=++u;l=!1,d.forEach(A=>{var O;return A((O=r())!=null?O:y)});const R=((k=a.onRehydrateStorage)==null?void 0:k.call(a,(C=r())!=null?C:y))||void 0;return t_(p.getItem.bind(p))(a.name).then(A=>{if(A)if(typeof A.version=="number"&&A.version!==a.version){if(a.migrate){const O=a.migrate(A.state,A.version);return O instanceof Promise?O.then(L=>[!0,L]):[!0,O]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,A.state];return[!1,void 0]}).then(A=>{var O;if(M!==u)return;const[L,z]=A;if(S=a.merge(z,(O=r())!=null?O:y),n(S,!0),L)return m()}).then(()=>{M===u&&(R==null||R(S,void 0),S=r(),l=!0,h.forEach(A=>A(S)))}).catch(A=>{M===u&&(R==null||R(void 0,A))})};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||y},Rl=J9,cC=El()(Rl(e=>({order:[],setOrder:t=>e({order:t})}),{name:"project-group-order"}));function e7({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:y}){const S=ri(),w=_u(),C=x.useRef(null),[k,M]=x.useState(new Set),[R,A]=x.useState(new Set),[O,L]=x.useState(()=>Date.now()),z=10,P=cC(G=>G.order),Q=cC(G=>G.setOrder),I=x.useMemo(()=>{if(P.length===0)return e.projectGroups;const G=new Map(e.projectGroups.map(fe=>[fe.groupKey,fe])),X=P.filter(fe=>G.has(fe)).map(fe=>G.get(fe)),ie=new Set(P);for(const fe of e.projectGroups)ie.has(fe.groupKey)||X.push(fe);return X},[e.projectGroups,P]),W=x.useCallback(G=>Q(G),[Q]),U=x.useMemo(()=>new Map(e.projectGroups.map(G=>[G.localPath,G.groupKey])),[e.projectGroups]),F=x.useMemo(()=>e.projectGroups.reduce((G,X)=>G+X.chats.length,0),[e.projectGroups]),q=x.useCallback(G=>{M(X=>{const ie=new Set(X);return ie.has(G)?ie.delete(G):ie.add(G),ie})},[]),j=x.useCallback(G=>{A(X=>{const ie=new Set(X);return ie.has(G)?ie.delete(G):ie.add(G),ie})},[]),B=x.useCallback(G=>g.jsx(TP,{chat:G,activeChatId:t,nowMs:O,onSelectChat:X=>w(`/chat/${X}`),onDeleteChat:()=>_(G)},G._id),[t,w,O,_]);x.useEffect(()=>{const G=window.setInterval(()=>{L(Date.now())},3e4);return()=>window.clearInterval(G)},[]),x.useEffect(()=>{!t||!C.current||requestAnimationFrame(()=>{const G=C.current,X=G==null?void 0:G.querySelector(`[data-chat-id="${t}"]`);if(!X||!G)return;const ie=X.getBoundingClientRect(),fe=G.getBoundingClientRect();if(ie.top<fe.top+38){const Re=ie.top-fe.top+G.scrollTop;G.scrollTo({top:Re-38,behavior:"smooth"})}else if(ie.bottom>fe.bottom){const Re=ie.top+ie.height/2-fe.top+G.scrollTop,pe=G.clientHeight/2;G.scrollTo({top:Re-pe,behavior:"smooth"})}})},[t,F]);const K=F>0,$=S.pathname==="/",Y=S.pathname.startsWith("/settings"),T=$||Y,H=n==="connecting"||!r,J=H?"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(sR,{className:"h-5 w-5"})}),a&&T&&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(qc,{className:"size-6 text-logo"}),g.jsx(et,{variant:"ghost",size:"icon",onClick:p,title:"Expand sidebar",children:g.jsx(Fv,{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(qc,{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(Fv,{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(qc,{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(ky,{className:"size-4"})}),g.jsx(et,{variant:"ghost",size:"icon",className:"md:hidden",onClick:d,children:g.jsx(yl,{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:[!K&&H?g.jsx("div",{className:"space-y-5 px-1 pt-3",children:[0,1,2].map(G=>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(X=>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",X===0?"w-32":X===1?"w-40":"w-28")})]},X))})]},G))}):null,!K&&!H&&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(K9,{projectGroups:I,onReorderGroups:W,collapsedSections:k,expandedGroups:R,onToggleSection:q,onToggleExpandedGroup:j,renderChatRow:B,chatsPerProject:z,onNewLocalChat:G=>{const X=U.get(G);X&&m(X)},onRemoveProject:y,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",Y?"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(cj,{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:J}),H?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 c0=[{id:"low",label:"Low"},{id:"medium",label:"Medium"},{id:"high",label:"High"},{id:"max",label:"Max"}],iT=[{id:"minimal",label:"Minimal"},{id:"low",label:"Low"},{id:"medium",label:"Medium"},{id:"high",label:"High"},{id:"xhigh",label:"XHigh"}],sT={reasoningEffort:"high"},n_={reasoningEffort:"high",fastMode:!1};function uC(e){return c0.some(t=>t.id===e)}function hC(e){return iT.some(t=>t.id===e)}const t7=[{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:[...c0]},{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 Qf="Popover",[oT]=eo(Qf,[Sl]),Au=Sl(),[n7,to]=oT(Qf),aT=e=>{const{__scopePopover:t,children:n,open:r,defaultOpen:s,onOpenChange:a,modal:l=!1}=e,u=Au(t),d=x.useRef(null),[h,p]=x.useState(!1),[m,_]=Lf({prop:r,defaultProp:s??!1,onChange:a,caller:Qf});return g.jsx(Iy,{...u,children:g.jsx(n7,{scope:t,contentId:el(),triggerRef:d,open:m,onOpenChange:_,onOpenToggle:x.useCallback(()=>_(y=>!y),[_]),hasCustomAnchor:h,onCustomAnchorAdd:x.useCallback(()=>p(!0),[]),onCustomAnchorRemove:x.useCallback(()=>p(!1),[]),modal:l,children:n})})};aT.displayName=Qf;var lT="PopoverAnchor",r7=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=to(lT,n),a=Au(n),{onCustomAnchorAdd:l,onCustomAnchorRemove:u}=s;return x.useEffect(()=>(l(),()=>u()),[l,u]),g.jsx($f,{...a,...r,ref:t})});r7.displayName=lT;var cT="PopoverTrigger",uT=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=to(cT,n),a=Au(n),l=Ht(t,s.triggerRef),u=g.jsx(kt.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":mT(s.open),...r,ref:l,onClick:Oe(e.onClick,s.onOpenToggle)});return s.hasCustomAnchor?u:g.jsx($f,{asChild:!0,...a,children:u})});uT.displayName=cT;var u0="PopoverPortal",[i7,s7]=oT(u0,{forceMount:void 0}),hT=e=>{const{__scopePopover:t,forceMount:n,children:r,container:s}=e,a=to(u0,t);return g.jsx(i7,{scope:t,forceMount:n,children:g.jsx(Fr,{present:n||a.open,children:g.jsx(xu,{asChild:!0,container:s,children:r})})})};hT.displayName=u0;var dl="PopoverContent",dT=x.forwardRef((e,t)=>{const n=s7(dl,e.__scopePopover),{forceMount:r=n.forceMount,...s}=e,a=to(dl,e.__scopePopover);return g.jsx(Fr,{present:r||a.open,children:a.modal?g.jsx(a7,{...s,ref:t}):g.jsx(l7,{...s,ref:t})})});dT.displayName=dl;var o7=al("PopoverContent.RemoveScroll"),a7=x.forwardRef((e,t)=>{const n=to(dl,e.__scopePopover),r=x.useRef(null),s=Ht(t,r),a=x.useRef(!1);return x.useEffect(()=>{const l=r.current;if(l)return yy(l)},[]),g.jsx(jf,{as:o7,allowPinchZoom:!0,children:g.jsx(fT,{...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})})})}),l7=x.forwardRef((e,t)=>{const n=to(dl,e.__scopePopover),r=x.useRef(!1),s=x.useRef(!1);return g.jsx(fT,{...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()}})}),fT=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,_=to(dl,n),y=Au(n);return _y(),g.jsx(Of,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:s,onUnmountAutoFocus:a,children:g.jsx(bu,{asChild:!0,disableOutsidePointerEvents:l,onInteractOutside:p,onEscapeKeyDown:u,onPointerDownOutside:d,onFocusOutside:h,onDismiss:()=>_.onOpenChange(!1),children:g.jsx(Hy,{"data-state":mT(_.open),role:"dialog",id:_.contentId,...y,...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)"}})})})}),pT="PopoverClose",c7=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=to(pT,n);return g.jsx(kt.button,{type:"button",...r,ref:t,onClick:Oe(e.onClick,()=>s.onOpenChange(!1))})});c7.displayName=pT;var u7="PopoverArrow",h7=x.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,s=Au(n);return g.jsx(Fy,{...s,...r,ref:t})});h7.displayName=u7;function mT(e){return e?"open":"closed"}var d7=aT,f7=uT,p7=hT,gT=dT;const m7=d7,g7=f7,vT=x.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},s)=>g.jsx(p7,{children:g.jsx(gT,{ref:s,align:t,sideOffset:n,[tu]:"",onCloseAutoFocus:a=>{var l;a.preventDefault(),window.dispatchEvent(new Event(tf)),(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})}));vT.displayName=gT.displayName;const _T=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}));_T.displayName="Textarea";function v7(){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 _7=El()(Rl((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 y7(e){return e==="gpt-5-codex"?"gpt-5.3-codex":e??"gpt-5.4"}function b7(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:uC(t)?t:uC(e==null?void 0:e.effort)?e.effort:sT.reasoningEffort}}}function x7(e){var n,r;const t=(n=e==null?void 0:e.modelOptions)==null?void 0:n.reasoningEffort;return{model:y7(e==null?void 0:e.model),modelOptions:{reasoningEffort:hC(t)?t:hC(e==null?void 0:e.effort)?e.effort:n_.reasoningEffort,fastMode:typeof((r=e==null?void 0:e.modelOptions)==null?void 0:r.fastMode)=="boolean"?e.modelOptions.fastMode:n_.fastMode}}}const yT=El()(Rl(e=>({provider:"claude",planMode:!1,preferences:{claude:{model:"opus",modelOptions:{...sT}},codex:{model:"gpt-5.4",modelOptions:{...n_}}},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:b7((n=t==null?void 0:t.preferences)==null?void 0:n.claude),codex:x7((r=t==null?void 0:t.preferences)==null?void 0:r.codex)}}}}));function ko({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 Ec({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(m7,{open:s,onOpenChange:a,children:[g.jsx(g7,{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(vT,{align:"center",className:"w-64 p-1",children:g.jsx("div",{className:"space-y-1",children:typeof r=="function"?r(()=>a(!1)):r})})]})}function S7({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 w7({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 dC={claude:S7,codex:w7},fC={opus:Aw,sonnet:ll,haiku:ef,"gpt-5.4":Aw,"gpt-5.3-codex":ll,"gpt-5.3-codex-spark":ef},C7=x.forwardRef(function({onSubmit:t,onCancel:n,disabled:r,canCancel:s,chatId:a,activeProvider:l,availableProviders:u},d){var J,N;const{getDraft:h,setDraft:p,clearDraft:m}=_7(),{provider:_,preferences:y,planMode:S,setProvider:w,setModel:C,setModelOptions:k,setPlanMode:M}=yT(),[R,A]=x.useState(()=>a?h(a):""),O=x.useRef(null),L=v7(),z=l??_,P=u.find(G=>G.id===z)??u[0],Q=y[z],I=l!==null,W=(P==null?void 0:P.supportsPlanMode)??!1,U=z==="claude"?y.claude.modelOptions.reasoningEffort:y.codex.modelOptions.reasoningEffort,F=y.codex.modelOptions.fastMode,q=z==="claude"?c0:iT,j=x.useCallback(()=>{const G=O.current;G&&(G.style.height="auto",G.style.height=`${G.scrollHeight}px`)},[]),B=x.useCallback(G=>{if(O.current=G,!!d){if(typeof d=="function"){d(G);return}d.current=G}},[d]);x.useEffect(()=>{j()},[R,j]),x.useEffect(()=>(window.addEventListener("resize",j),()=>window.removeEventListener("resize",j)),[j]),x.useEffect(()=>{var G;(G=O.current)==null||G.focus()},[a]);function K(G){if(z==="claude"){k("claude",{reasoningEffort:G});return}k("codex",{reasoningEffort:G})}async function $(){if(!R.trim())return;const G=R;A(""),a&&m(a),O.current&&(O.current.style.height="auto");try{await t(G,{provider:z,model:Q.model,modelOptions:z==="claude"?{claude:{...y.claude.modelOptions}}:{codex:{...y.codex.modelOptions}},planMode:W?S:!1})}catch(X){console.error("[ChatInput] Submit failed:",X),A(G),a&&p(a,G)}}function Y(G){if(G.key==="Tab"&&!G.shiftKey){G.preventDefault(),Dj(O.current,document);return}if(G.key==="Tab"&&G.shiftKey&&W){G.preventDefault(),M(!S);return}if(G.key==="Escape"&&s){G.preventDefault(),n==null||n();return}const X="ontouchstart"in window||navigator.maxTouchPoints>0;G.key==="Enter"&&!G.shiftKey&&!s&&!X&&(G.preventDefault(),$())}const T=dC[z],H=fC[Q.model]??ll;return g.jsxs("div",{className:ye("p-3 pt-0 md:pb-2",L&&"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(_T,{ref:B,placeholder:"Build something...",value:R,autoFocus:!0,[Ty]:"",rows:1,onChange:G=>{A(G.target.value),a&&p(a,G.target.value),j()},onKeyDown:Y,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:G=>{G.preventDefault(),s?n==null||n():!r&&R.trim()&&$()},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(Uz,{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(Ec,{disabled:I,trigger:g.jsxs(g.Fragment,{children:[g.jsx(T,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:(P==null?void 0:P.label)??z})]}),children:G=>u.map(X=>{const ie=dC[X.id];return g.jsx(ko,{onClick:()=>{w(X.id),G()},selected:z===X.id,icon:g.jsx(ie,{className:"h-4 w-4 text-muted-foreground"}),label:X.label},X.id)})}),g.jsx(Ec,{trigger:g.jsxs(g.Fragment,{children:[g.jsx(H,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:((J=P.models.find(G=>G.id===Q.model))==null?void 0:J.label)??Q.model})]}),children:G=>P.models.map(X=>{const ie=fC[X.id]??ll;return g.jsx(ko,{onClick:()=>{C(z,X.id),G()},selected:Q.model===X.id,icon:g.jsx(ie,{className:"h-4 w-4 text-muted-foreground"}),label:X.label},X.id)})}),g.jsx(Ec,{trigger:g.jsxs(g.Fragment,{children:[g.jsx(od,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:((N=q.find(G=>G.id===U))==null?void 0:N.label)??U})]}),children:G=>q.map(X=>g.jsx(ko,{onClick:()=>{K(X.id),G()},selected:U===X.id,icon:g.jsx(od,{className:"h-4 w-4 text-muted-foreground"}),label:X.label,disabled:z==="claude"&&X.id==="max"&&Q.model!=="opus"},X.id))}),z==="codex"?g.jsx(Ec,{trigger:g.jsxs(g.Fragment,{children:[F?g.jsx(ef,{className:"h-3.5 w-3.5"}):g.jsx(od,{className:"h-3.5 w-3.5"}),g.jsx("span",{children:F?"Fast Mode":"Standard"})]}),triggerClassName:F?"text-emerald-500 dark:text-emerald-400":void 0,children:G=>g.jsxs(g.Fragment,{children:[g.jsx(ko,{onClick:()=>{k("codex",{fastMode:!1}),G()},selected:!F,icon:g.jsx(od,{className:"h-4 w-4 text-muted-foreground"}),label:"Standard"}),g.jsx(ko,{onClick:()=>{k("codex",{fastMode:!0}),G()},selected:F,icon:g.jsx(ef,{className:"h-4 w-4 text-muted-foreground"}),label:"Fast Mode"})]})}):null,W?g.jsx(Ec,{trigger:g.jsxs(g.Fragment,{children:[S?g.jsx(Jd,{className:"h-3.5 w-3.5"}):g.jsx(Dw,{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:G=>g.jsxs(g.Fragment,{children:[g.jsx(ko,{onClick:()=>{M(!1),G()},selected:!S,icon:g.jsx(Dw,{className:"h-4 w-4 text-muted-foreground"}),label:"Full Access",description:"Execution without approval"}),g.jsx(ko,{onClick:()=>{M(!0),G()},selected:S,icon:g.jsx(Jd,{className:"h-4 w-4 text-muted-foreground"}),label:"Plan Mode",description:"Review a plan before execution"})]})}):null]})]})}),k7=x.memo(C7),bT=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("bg-card text-card-foreground",e),...t}));bT.displayName="Card";const xT=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("flex flex-col space-y-1.5 p-2",e),...t}));xT.displayName="CardHeader";const E7=x.forwardRef(({className:e,...t},n)=>g.jsx("h3",{ref:n,className:ye("text-2xl font-semibold leading-none tracking-tight",e),...t}));E7.displayName="CardTitle";const R7=x.forwardRef(({className:e,...t},n)=>g.jsx("p",{ref:n,className:ye("text-sm text-muted-foreground",e),...t}));R7.displayName="CardDescription";const ST=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("p-6 pt-0",e),...t}));ST.displayName="CardContent";const M7=x.forwardRef(({className:e,...t},n)=>g.jsx("div",{ref:n,className:ye("flex items-center p-6 pt-0",e),...t}));M7.displayName="CardFooter";function T7({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(xT,{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(sR,{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(qc,{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(Fv,{className:"h-5 w-5"})})]}),g.jsx(et,{variant:"ghost",size:"icon",onClick:r,title:"Compose",children:g.jsx(Ey,{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(wy,{className:"h-4.5 w-4.5"})}):null,l?g.jsxs(iu,{children:[g.jsx(su,{asChild:!0,children:g.jsx(et,{variant:"ghost",size:"icon",onClick:l,className:ye("border border-border/0",a&&"text-white"),children:g.jsx(Ry,{className:"h-4.5 w-4.5"})})}),g.jsx(hl,{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(c6,{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(nj,{className:"h-4.5 w-4.5"})}):null]})]})})}const h0=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}));h0.displayName="ScrollArea";const Xi=29,pC=8,Gg=14,Yg=200,Ga={entries:[],nextCursor:null,hasMore:!1,error:null,isLoading:!1,stale:!1},A7=new Set(["md","txt","rst","log","env"]),N7=new Set(["ts","tsx","js","jsx","mjs","cjs","py","rb","go","rs","java","kt","swift","php","c","cc","cpp","h","hpp","cs","sh","zsh","bash","html","css","scss","sql","vue","svelte"]),D7=new Set(["png","jpg","jpeg","gif","webp","svg","ico"]),L7=new Set(["toml","yaml","yml","ini","conf"]),O7=new Set(["csv","tsv","xlsx"]),z7=new Set(["zip","tar","gz","tgz","bz2","xz","7z"]);function j7({projectId:e,isVisible:t,socket:n,onOpenFile:r,onOpenInFinder:s,onClose:a}){const[l,u]=x.useState(null),[d,h]=x.useState({}),[p,m]=x.useState({}),[_,y]=x.useState(0),[S,w]=x.useState(0),C=x.useRef(null),k=x.useRef(new Map),M=x.useRef({}),R=x.useRef(null);x.useEffect(()=>{u(null),h({}),m({}),M.current={},R.current=null,y(0)},[e]);const A=x.useEffectEvent(j=>{h(B=>{let K=!1;const $={...B};for(const Y of j){const T=$[Y];!T||T.stale||($[Y]={...T,stale:!0},K=!0)}return K?$:B})}),O=x.useEffectEvent(async j=>{if(!e)return;const B=d[j.directoryPath]??Ga;if(!j.forceRefresh&&B.isLoading)return;const K=j.append?(l==null?void 0:l.pageSize)??Yg:j.preserveLoadedCount?Math.max((l==null?void 0:l.pageSize)??Yg,B.entries.length||0):(l==null?void 0:l.pageSize)??Yg,$=(k.current.get(j.directoryPath)??0)+1;k.current.set(j.directoryPath,$),x.startTransition(()=>{h(Y=>{var T;return{...Y,[j.directoryPath]:{...Y[j.directoryPath]??Ga,isLoading:!0,error:j.append?((T=Y[j.directoryPath])==null?void 0:T.error)??null:null}}})});try{const Y=await n.command({type:"file-tree.readDirectory",projectId:e,directoryPath:j.directoryPath,cursor:j.append?B.nextCursor??void 0:void 0,limit:K});if(k.current.get(j.directoryPath)!==$)return;x.startTransition(()=>{h(T=>{const H=T[j.directoryPath]??Ga,J=j.append?[...H.entries,...Y.entries]:Y.entries;return{...T,[j.directoryPath]:{entries:J,nextCursor:Y.nextCursor,hasMore:Y.hasMore,error:Y.error??null,isLoading:!1,stale:!1}}})})}catch(Y){if(k.current.get(j.directoryPath)!==$)return;x.startTransition(()=>{h(T=>({...T,[j.directoryPath]:{...T[j.directoryPath]??Ga,isLoading:!1,error:Y instanceof Error?Y.message:String(Y),stale:!0}}))})}});x.useEffect(()=>!e||!t?void 0:n.subscribeFileTree(e,{onSnapshot:B=>{x.startTransition(()=>u(B)),R.current!==e&&(R.current=e,O({directoryPath:"",forceRefresh:!0,preserveLoadedCount:!0}))},onEvent:B=>{A(B.directoryPaths);for(const K of B.directoryPaths)M.current[K]&&O({directoryPath:K,forceRefresh:!0,preserveLoadedCount:!0})}}),[t,O,A,e,n]),x.useLayoutEffect(()=>{const j=C.current;if(!j)return;const B=new ResizeObserver(()=>{w(j.clientHeight)});return B.observe(j),w(j.clientHeight),()=>B.disconnect()},[]);const L=x.useMemo(()=>{const j=[];return wT(j,{directoryPath:"",depth:0,directories:d,expanded:p}),j},[d,p]),z=L.length*Xi,P=Math.max(0,Math.floor(_/Xi)-pC),Q=Math.min(L.length,Math.ceil((_+Math.max(S,Xi))/Xi)+pC),I=L.slice(P,Q),W=d[""]??Ga;async function U(j){if(j.kind==="directory"){q(j.relativePath);return}l&&await r({path:mC(l.rootPath,j.relativePath)})}async function F(j){await navigator.clipboard.writeText(j)}function q(j){if(!!p[j]){m($=>{const Y={...$};return delete Y[j],M.current=Y,Y});return}m($=>{const Y={...$,[j]:!0};return M.current=Y,Y});const K=d[j];(!K||K.stale||K.entries.length===0&&!K.error)&&O({directoryPath:j,forceRefresh:!0,preserveLoadedCount:!0})}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.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-2",children:[g.jsx("div",{className:"min-w-0 flex-1 truncate text-xs text-muted-foreground",children:(l==null?void 0:l.rootPath)??"Loading project tree..."}),g.jsx("button",{type:"button","aria-label":"Close file browser",onClick:a,className:"flex h-7 w-7 shrink-0 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-accent hover:text-foreground",children:g.jsx(yl,{className:"h-4 w-4"})})]}),e?t?W.error&&W.entries.length===0?g.jsx(Xg,{message:W.error}):g.jsx(h0,{ref:C,className:"flex-1 min-h-0",onScroll:j=>y(j.currentTarget.scrollTop),children:g.jsx("div",{style:{height:z||Xi,position:"relative"},children:I.map((j,B)=>{const $=(P+B)*Xi;if(j.type==="load-more")return g.jsx("div",{className:"absolute inset-x-0 py-px",style:{top:$,height:Xi},children:g.jsx("button",{type:"button",onClick:()=>void O({directoryPath:j.directoryPath,append:!0}),className:"mx-2 flex h-[28px] w-[calc(100%-16px)] cursor-pointer items-center rounded-md px-2 text-left text-xs text-muted-foreground hover:bg-accent hover:text-foreground",style:{paddingLeft:10+j.depth*Gg},children:j.isLoading?"Loading more...":"Load more"})},j.key);if(j.type==="error")return g.jsx("div",{className:"absolute inset-x-0 py-px",style:{top:$,height:Xi},children:g.jsx("div",{className:"mx-2 flex h-[28px] w-[calc(100%-16px)] items-center text-xs text-destructive",style:{paddingLeft:10+j.depth*Gg},children:j.message})},j.key);const Y=B7(j.entry,j.isExpanded),T=l?mC(l.rootPath,j.entry.relativePath):j.entry.relativePath;return g.jsx("div",{className:"absolute inset-x-0 py-px",style:{top:$,height:Xi},children:g.jsxs(nT,{children:[g.jsx(rT,{asChild:!0,children:g.jsxs("div",{role:"button",tabIndex:0,onClick:()=>{U(j.entry)},onKeyDown:H=>{H.key==="Enter"&&(H.preventDefault(),U(j.entry)),H.key==="ArrowRight"&&j.entry.kind==="directory"&&!j.isExpanded&&(H.preventDefault(),q(j.entry.relativePath)),H.key==="ArrowLeft"&&j.entry.kind==="directory"&&j.isExpanded&&(H.preventDefault(),q(j.entry.relativePath))},className:"group mx-2 flex h-[28px] w-[calc(100%-16px)] cursor-pointer items-center gap-1 rounded-md px-1.5 text-sm text-muted-foreground outline-none transition-colors hover:bg-accent/70 hover:text-foreground",style:{paddingLeft:6+j.depth*Gg},children:[j.entry.kind==="directory"?g.jsx("span",{className:"flex h-5 w-5 shrink-0 items-center justify-center rounded-sm text-muted-foreground",children:j.isExpanded?g.jsx(nR,{className:"h-3.5 w-3.5"}):g.jsx(Ci,{className:"h-3.5 w-3.5"})}):g.jsx("span",{className:"block h-5 w-5 shrink-0","aria-hidden":"true"}),g.jsx("span",{className:"shrink-0 text-muted-foreground",children:Y}),g.jsx("span",{className:"truncate text-sm",children:j.entry.name}),j.entry.kind!=="directory"?g.jsx(g6,{className:"ml-auto h-3.5 w-3.5 shrink-0 opacity-0 transition-opacity group-hover:opacity-100"}):null,j.isLoading?g.jsx("span",{className:"ml-auto text-[11px] text-muted-foreground",children:"Updating..."}):null]})}),g.jsxs(l0,{children:[g.jsx(pf,{onSelect:()=>{s(T)},children:"Open in Finder"}),g.jsx(pf,{onSelect:()=>{F(T)},children:"Copy Path"})]})]})},j.key)})})}):g.jsx(Xg,{message:"File browser paused while the sidebar is closed."}):g.jsx(Xg,{message:"Open a project to browse files."}),t&&l?g.jsx("div",{className:"border-t border-border px-3 py-2",children:g.jsx(et,{variant:"ghost",size:"sm",className:"h-8 w-full justify-start rounded-md px-2 text-xs",onClick:()=>{O({directoryPath:"",forceRefresh:!0,preserveLoadedCount:!0})},children:"Refresh tree"})}):null]})})}function wT(e,t){const n=t.directories[t.directoryPath]??Ga;for(const r of n.entries){const s=!!t.expanded[r.relativePath],a=t.directories[r.relativePath];e.push({key:`entry:${r.relativePath}`,type:"entry",entry:r,depth:t.depth,isExpanded:s,isLoading:!!(a!=null&&a.isLoading&&r.kind==="directory")}),r.kind==="directory"&&s&&(a!=null&&a.error&&e.push({key:`error:${r.relativePath}`,type:"error",directoryPath:r.relativePath,depth:t.depth+1,message:a.error}),wT(e,{directoryPath:r.relativePath,depth:t.depth+1,directories:t.directories,expanded:t.expanded}),a!=null&&a.hasMore&&e.push({key:`load-more:${r.relativePath}:${a.nextCursor??"end"}`,type:"load-more",directoryPath:r.relativePath,depth:t.depth+1,isLoading:a.isLoading}))}t.directoryPath===""&&n.hasMore&&e.push({key:`load-more:root:${n.nextCursor??"end"}`,type:"load-more",directoryPath:"",depth:0,isLoading:n.isLoading})}function B7(e,t){if(e.kind==="directory")return t?g.jsx(wy,{className:"h-4 w-4"}):g.jsx(iR,{className:"h-4 w-4"});const n=e.extension??"";return n==="json"?g.jsx(_6,{className:"h-4 w-4"}):O7.has(n)?g.jsx(A6,{className:"h-4 w-4"}):D7.has(n)?g.jsx(C6,{className:"h-4 w-4"}):z7.has(n)?g.jsx(tR,{className:"h-4 w-4"}):L7.has(n)?g.jsx(S6,{className:"h-4 w-4"}):A7.has(n)?g.jsx(D6,{className:"h-4 w-4"}):N7.has(n)?g.jsx(b6,{className:"h-4 w-4"}):g.jsx(rR,{className:"h-4 w-4"})}function mC(e,t){return t?`${e.replace(/\/$/,"")}/${t}`:e}function Xg({message:e}){return g.jsx("div",{className:"flex flex-1 items-center justify-center p-6",children:g.jsx("div",{className:"max-w-[260px] text-center text-sm leading-6 text-muted-foreground",children:e})})}function P7(e,t){const n=getComputedStyle(e),r=parseFloat(n.fontSize);return t*r}function I7(e,t){const n=getComputedStyle(e.ownerDocument.body),r=parseFloat(n.fontSize);return t*r}function H7(e){return e/100*window.innerHeight}function F7(e){return e/100*window.innerWidth}function U7(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 Ic({groupSize:e,panelElement:t,styleProp:n}){let r;const[s,a]=U7(n);switch(a){case"%":{r=s/100*e;break}case"px":{r=s;break}case"rem":{r=I7(t,s);break}case"em":{r=P7(t,s);break}case"vh":{r=H7(s);break}case"vw":{r=F7(s);break}}return r}function er(e){return parseFloat(e.toFixed(3))}function fl({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 r_(e){const{panels:t}=e,n=fl({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=Ic({groupSize:n,panelElement:s,styleProp:a.collapsedSize});l=er(p/n*100)}let u;if(a.defaultSize!==void 0){const p=Ic({groupSize:n,panelElement:s,styleProp:a.defaultSize});u=er(p/n*100)}let d=0;if(a.minSize!==void 0){const p=Ic({groupSize:n,panelElement:s,styleProp:a.minSize});d=er(p/n*100)}let h=100;if(a.maxSize!==void 0){const p=Ic({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 pt(e,t="Assertion error"){if(!e)throw Error(t)}function i_(e,t){return Array.from(t).sort(e==="horizontal"?$7:W7)}function $7(e,t){const n=e.element.offsetLeft-t.element.offsetLeft;return n!==0?n:e.element.offsetWidth-t.element.offsetWidth}function W7(e,t){const n=e.element.offsetTop-t.element.offsetTop;return n!==0?n:e.element.offsetHeight-t.element.offsetHeight}function CT(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function kT(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 q7({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}=kT(r,l),h=e==="horizontal"?u:d;h<a&&(a=h,s=l)}return pt(s,"No rect found"),s}let dd;function V7(){return dd===void 0&&(typeof matchMedia=="function"?dd=!!matchMedia("(pointer:coarse)").matches:dd=!1),dd}function ET(e){const{element:t,orientation:n,panels:r,separators:s}=e,a=i_(n,Array.from(t.children).filter(CT).map(S=>({element:S}))).map(({element:S})=>S),l=[];let u=!1,d=!1,h=-1,p=-1,m=0,_,y=[];{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(),M=w.getBoundingClientRect();let R;if(d){const A=n==="horizontal"?new DOMRect(k.right,k.top,0,k.height):new DOMRect(k.left,k.bottom,k.width,0),O=n==="horizontal"?new DOMRect(M.left,M.top,0,M.height):new DOMRect(M.left,M.top,M.width,0);switch(y.length){case 0:{R=[A,O];break}case 1:{const L=y[0],z=q7({orientation:n,rects:[k,M],targetRect:L.element.getBoundingClientRect()});R=[L,z===k?O:A];break}default:{R=y;break}}}else y.length?R=y:R=[n==="horizontal"?new DOMRect(k.right,M.top,M.left-k.right,M.height):new DOMRect(M.left,k.bottom,M.width,M.top-k.bottom)];for(const A of R){let O="width"in A?A:A.element.getBoundingClientRect();const L=V7()?e.resizeTargetMinimumSize.coarse:e.resizeTargetMinimumSize.fine;if(O.width<L){const P=L-O.width;O=new DOMRect(O.x-P/2,O.y,O.width+P,O.height)}if(O.height<L){const P=L-O.height;O=new DOMRect(O.x,O.y-P/2,O.width,O.height+P)}const z=S<=h||S>p;!u&&!z&&l.push({group:e,groupSize:fl({group:e}),panels:[_,C],separator:"width"in A?void 0:A,rect:O}),u=!1}}d=!1,_=C,y=[]}}else if(w.hasAttribute("data-separator")){w.ariaDisabled!==null&&(u=!0);const C=s.find(k=>k.element===w);C?y.push(C):(_=void 0,y=[])}else d=!0}return l}var Ws,zk;let RT=(zk=class{constructor(){US(this,Ws,{})}addListener(t,n){const r=xc(this,Ws)[t];return r===void 0?xc(this,Ws)[t]=[n]:r.includes(n)||r.push(n),()=>{this.removeListener(t,n)}}emit(t,n){const r=xc(this,Ws)[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(){$S(this,Ws,{})}removeListener(t,n){const r=xc(this,Ws)[t];if(r!==void 0){const s=r.indexOf(n);s>=0&&r.splice(s,1)}}},Ws=new WeakMap,zk),_i=new Map;const MT=new RT;function K7(e){_i=new Map(_i),_i.delete(e)}function gC(e,t){for(const[n]of _i)if(n.id===e)return n}function Ks(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 Yo(){return _i}function d0(e,t){return MT.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),MT.emit("groupChange",{group:e,prev:n,next:t})}function G7(e,t,n){let r,s={x:1/0,y:1/0};for(const a of t){const l=kT(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 Y7(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}function X7(e,t){if(e===t)throw new Error("Cannot compare node with itself");const n={a:yC(e),b:yC(t)};let r;for(;n.a.at(-1)===n.b.at(-1);)r=n.a.pop(),n.b.pop();pt(r,"Stacking order can only be calculated for elements with a common ancestor");const s={a:_C(vC(n.a)),b:_C(vC(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 Z7=/\b(?:position|zIndex|opacity|transform|webkitTransform|mixBlendMode|filter|webkitFilter|isolation)\b/;function Q7(e){const t=getComputedStyle(TT(e)??e).display;return t==="flex"||t==="inline-flex"}function J7(e){const t=getComputedStyle(e);return!!(t.position==="fixed"||t.zIndex!=="auto"&&(t.position!=="static"||Q7(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"||Z7.test(t.willChange)||t.webkitOverflowScrolling==="touch")}function vC(e){let t=e.length;for(;t--;){const n=e[t];if(pt(n,"Missing node"),J7(n))return n}return null}function _C(e){return e&&Number(getComputedStyle(e).zIndex)||0}function yC(e){const t=[];for(;e;)t.push(e),e=TT(e);return t}function TT(e){const{parentNode:t}=e;return Y7(t)?t.host:t}function eH(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 tH({groupElement:e,hitRegion:t,pointerEventTarget:n}){if(!CT(n)||n.contains(e)||e.contains(n))return!0;if(X7(n,e)>0){let r=n;for(;r;){if(r.contains(e))return!0;if(eH(r.getBoundingClientRect(),t))return!1;r=r.parentElement}}return!0}function f0(e,t){const n=[];return t.forEach((r,s)=>{if(s.disabled)return;const a=ET(s),l=G7(s.orientation,a,{x:e.clientX,y:e.clientY});l&&l.distance.x<=0&&l.distance.y<=0&&tH({groupElement:s.element,hitRegion:l.hitRegion.rect,pointerEventTarget:e.target})&&n.push(l.hitRegion)}),n}function nH(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 Xa({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 hu({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;pt(p!=null,"Invalid first pivot index"),pt(m!=null,"Invalid second pivot index");let _=0;switch(a){case"keyboard":{{const w=e<0?m:p,C=n[w];pt(C,`Panel constraints not found for index ${w}`);const{collapsedSize:k=0,collapsible:M,minSize:R=0}=C;if(M){const A=u[w];if(pt(A!=null,`Previous layout not found for panel index ${w}`),jn(A,k)){const O=R-A;mi(O,Math.abs(e))>0&&(e=e<0?0-O:O)}}}{const w=e<0?p:m,C=n[w];pt(C,`No panel constraints found for index ${w}`);const{collapsedSize:k=0,collapsible:M,minSize:R=0}=C;if(M){const A=u[w];if(pt(A!=null,`Previous layout not found for panel index ${w}`),jn(A,R)){const O=A-k;mi(O,Math.abs(e))>0&&(e=e<0?0-O:O)}}}break}default:{const w=e<0?m:p,C=n[w];pt(C,`Panel constraints not found for index ${w}`);const k=u[w],{collapsible:M,collapsedSize:R,minSize:A}=C;if(M&&mi(k,A)<0)if(e>0){const O=A-R,L=O/2,z=k+e;mi(z,A)<0&&(e=mi(e,L)<=0?0:O)}else{const O=A-R,L=100-O/2,z=k-e;mi(z,A)<0&&(e=mi(100+e,L)>0?0:-O)}break}}{const w=e<0?1:-1;let C=e<0?m:p,k=0;for(;;){const R=u[C];pt(R!=null,`Previous layout not found for panel index ${C}`);const A=Xa({overrideDisabledPanels:l,panelConstraints:n[C],prevSize:R,size:100})-R;if(k+=A,C+=w,C<0||C>=n.length)break}const M=Math.min(Math.abs(e),Math.abs(k));e=e<0?0-M:M}{let w=e<0?p:m;for(;w>=0&&w<n.length;){const C=Math.abs(e)-Math.abs(_),k=u[w];pt(k!=null,`Previous layout not found for panel index ${w}`);const M=k-C,R=Xa({overrideDisabledPanels:l,panelConstraints:n[w],prevSize:k,size:M});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(nH(d,h))return s;{const w=e<0?m:p,C=u[w];pt(C!=null,`Previous layout not found for panel index ${w}`);const k=C+_,M=Xa({overrideDisabledPanels:l,panelConstraints:n[w],prevSize:C,size:k});if(h[w]=M,!jn(M,k)){let R=k-M,A=e<0?m:p;for(;A>=0&&A<n.length;){const O=h[A];pt(O!=null,`Previous layout not found for panel index ${A}`);const L=O+R,z=Xa({overrideDisabledPanels:l,panelConstraints:n[A],prevSize:O,size:L});if(jn(O,z)||(R-=z-O,h[A]=z),jn(R,0))break;e>0?A--:A++}}}const y=Object.values(h).reduce((w,C)=>C+w,0);if(!jn(y,100,.1))return s;const S=Object.keys(s);return h.reduce((w,C,k)=>(w[S[k]]=C,w),{})}function Ho(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 Fo({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];pt(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];pt(d!=null,`No layout data found for index ${u}`);const h=r[u];pt(h!=null,`No layout data found for index ${u}`);const p=Xa({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];pt(d!=null,`No layout data found for index ${u}`);const h=d+a,p=Xa({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 AT({groupId:e,panelId:t}){const n=()=>{const u=Yo();for(const[d,{defaultLayoutDeferred:h,derivedPanelConstraints:p,layout:m,groupSize:_,separatorToPanels:y}]of u)if(d.id===e)return{defaultLayoutDeferred:h,derivedPanelConstraints:p,group:d,groupSize:_,layout:m,separatorToPanels:y};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:y,separatorToPanels:S}=n(),w=m.panels.findIndex(R=>R.id===t),C=w===m.panels.length-1,k=hu({delta:C?d-u:u-d,initialLayout:y,panelConstraints:p,pivotIndices:C?[w-1,w]:[w,w+1],prevLayout:y,trigger:"imperative-api"}),M=Fo({layout:k,panelConstraints:p});Ho(y,M)||is(m,{defaultLayoutDeferred:h,derivedPanelConstraints:p,groupSize:_,layout:M,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=fl({group:d}),m=Ic({groupSize:p,panelElement:h,styleProp:u}),_=er(m/p*100);l(_)}}}function bC(e){if(e.defaultPrevented)return;const t=Yo();f0(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=AT({groupId:n.group.id,panelId:r.id});a&&s!==void 0&&(a.resize(s),e.preventDefault())}}})}function jd(e){const t=Yo();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 NT({groupId:e}){const t=()=>{const n=Yo();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=Fo({layout:n,panelConstraints:s});return r?u:(Ho(u,h)||is(a,{defaultLayoutDeferred:r,derivedPanelConstraints:s,groupSize:l,layout:h,separatorToPanels:d}),h)}}}function Eo(e,t){const n=jd(e),r=Ks(n.id,!0),s=n.separators.find(p=>p.element===e);pt(s,"Matching separator not found");const a=r.separatorToPanels.get(s);pt(a,"Matching panels not found");const l=a.map(p=>n.panels.indexOf(p)),u=NT({groupId:n.id}).getLayout(),d=hu({delta:t,initialLayout:u,panelConstraints:r.derivedPanelConstraints,pivotIndices:l,prevLayout:u,trigger:"keyboard"}),h=Fo({layout:d,panelConstraints:r.derivedPanelConstraints});Ho(u,h)||is(n,{defaultLayoutDeferred:r.defaultLayoutDeferred,derivedPanelConstraints:r.derivedPanelConstraints,groupSize:r.groupSize,layout:h,separatorToPanels:r.separatorToPanels})}function xC(e){if(e.defaultPrevented)return;const t=e.currentTarget,n=jd(t);if(!n.disabled)switch(e.key){case"ArrowDown":{e.preventDefault(),n.orientation==="vertical"&&Eo(t,5);break}case"ArrowLeft":{e.preventDefault(),n.orientation==="horizontal"&&Eo(t,-5);break}case"ArrowRight":{e.preventDefault(),n.orientation==="horizontal"&&Eo(t,5);break}case"ArrowUp":{e.preventDefault(),n.orientation==="vertical"&&Eo(t,-5);break}case"End":{e.preventDefault(),Eo(t,100);break}case"Enter":{e.preventDefault();const r=jd(t),s=Ks(r.id,!0),{derivedPanelConstraints:a,layout:l,separatorToPanels:u}=s,d=r.separators.find(_=>_.element===t);pt(d,"Matching separator not found");const h=u.get(d);pt(h,"Matching panels not found");const p=h[0],m=a.find(_=>_.panelId===p.id);if(pt(m,"Panel metadata not found"),m.collapsible){const _=l[p.id],y=m.collapsedSize===_?r.mutableState.expandedPanelSizes[p.id]??m.minSize:m.collapsedSize;Eo(t,y-_)}break}case"F6":{e.preventDefault();const r=jd(t).separators.map(l=>l.element),s=Array.from(r).findIndex(l=>l===e.currentTarget);pt(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(),Eo(t,-100);break}}}let il={cursorFlags:0,state:"inactive"};const p0=new RT;function Uo(){return il}function rH(e){return p0.addListener("change",e)}function iH(e){const t=il,n={...il};n.cursorFlags=e,il=n,p0.emit("change",{prev:t,next:n})}function sl(e){const t=il;il=e,p0.emit("change",{prev:t,next:e})}function SC(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const t=Yo(),n=f0(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)}),sl({cursorFlags:0,hitRegions:n,initialLayoutMap:r,pointerDownAtPoint:{x:e.clientX,y:e.clientY},state:"active"}),n.length&&e.preventDefault()}const sH=e=>e,Zg=()=>{},DT=1,LT=2,OT=4,zT=8,wC=3,CC=12;let fd;function kC(){return fd===void 0&&(fd=!1,typeof window<"u"&&(window.navigator.userAgent.includes("Chrome")||window.navigator.userAgent.includes("Firefox"))&&(fd=!0)),fd}function oH({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&&kC()){const a=(e&DT)!==0,l=(e<)!==0,u=(e&OT)!==0,d=(e&zT)!==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 kC()?r>0&&s>0?"move":r>0?"ew-resize":"ns-resize":r>0&&s>0?"grab":r>0?"col-resize":"row-resize"}}const EC=new WeakMap;function m0(e){if(e.defaultView===null||e.defaultView===void 0)return;let{prevStyle:t,styleSheet:n}=EC.get(e)??{};n===void 0&&(n=new e.defaultView.CSSStyleSheet,e.adoptedStyleSheets&&e.adoptedStyleSheets.push(n));const r=Uo();switch(r.state){case"active":case"hover":{const s=oH({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}}EC.set(e,{prevStyle:t,styleSheet:n})}function jT({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:y}=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:M,derivedPanelConstraints:R,groupSize:A,layout:O,separatorToPanels:L}=k;if(R&&O&&L){const z=hu({delta:w,initialLayout:C,panelConstraints:R,pivotIndices:h.panels.map(P=>y.indexOf(P)),prevLayout:O,trigger:"mouse-or-touch"});if(Ho(z,O)){if(w!==0&&!S)switch(_){case"horizontal":{u|=w<0?DT:LT;break}case"vertical":{u|=w<0?OT:zT;break}}}else is(h.group,{defaultLayoutDeferred:M,derivedPanelConstraints:R,groupSize:A,layout:z,separatorToPanels:L})}});let d=0;t.movementX===0?d|=l&wC:d|=u&wC,t.movementY===0?d|=l&CC:d|=u&CC,iH(d),m0(e)}function RC(e){const t=Yo(),n=Uo();switch(n.state){case"active":jT({document:e.currentTarget,event:e,hitRegions:n.hitRegions,initialLayoutMap:n.initialLayoutMap,mountedGroups:t,prevCursorFlags:n.cursorFlags})}}function MC(e){if(e.defaultPrevented)return;const t=Uo(),n=Yo();switch(t.state){case"active":{if(e.buttons===0){sl({cursorFlags:0,state:"inactive"}),t.hitRegions.forEach(r=>{const s=Ks(r.group.id,!0);is(r.group,s)});return}jT({document:e.currentTarget,event:e,hitRegions:t.hitRegions,initialLayoutMap:t.initialLayoutMap,mountedGroups:n,pointerDownAtPoint:t.pointerDownAtPoint,prevCursorFlags:t.cursorFlags});break}default:{const r=f0(e,n);r.length===0?t.state!=="inactive"&&sl({cursorFlags:0,state:"inactive"}):sl({cursorFlags:0,hitRegions:r,state:"hover"}),m0(e.currentTarget);break}}}function TC(e){if(e.relatedTarget instanceof HTMLIFrameElement)switch(Uo().state){case"hover":sl({cursorFlags:0,state:"inactive"})}}function AC(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const t=Uo();switch(t.state){case"active":sl({cursorFlags:0,state:"inactive"}),t.hitRegions.length>0&&(m0(e.currentTarget),t.hitRegions.forEach(n=>{const r=Ks(n.group.id,!0);is(n.group,r)}),e.preventDefault())}}function NC(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 aH(e,t,n){if(!n[0])return;const r=e.panels.find(d=>d.element===t);if(!r||!r.onResize)return;const s=fl({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 lH(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 cH({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 y=_/100*n,S=er(y/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 uH(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 Ua=new Map;function hH(e){let t=!0;pt(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 M=fl({group:e});if(M===0)return;const R=Ks(e.id);if(!R)return;const A=r_(e),O=R.defaultLayoutDeferred?NC(A):R.layout,L=cH({group:e,nextGroupSize:M,prevGroupSize:R.groupSize,prevLayout:O}),z=Fo({layout:L,panelConstraints:A});if(!R.defaultLayoutDeferred&&Ho(R.layout,z)&&lH(R.derivedPanelConstraints,A)&&R.groupSize===M)return;is(e,{defaultLayoutDeferred:!1,derivedPanelConstraints:A,groupSize:M,layout:z,separatorToPanels:R.separatorToPanels})}}else aH(e,k,C)}});a.observe(e.element),e.panels.forEach(S=>{pt(!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=fl({group:e}),u=r_(e),d=e.panels.map(({id:S})=>S).join(",");let h=e.mutableState.defaultLayout;h&&(uH(e.panels,h)||(h=void 0));const p=e.mutableState.layouts[d]??h??NC(u),m=Fo({layout:p,panelConstraints:u}),_=e.element.ownerDocument;Ua.set(_,(Ua.get(_)??0)+1);const y=new Map;return ET(e).forEach(S=>{S.separator&&y.set(S.separator,S.panels)}),is(e,{defaultLayoutDeferred:l===0,derivedPanelConstraints:u,groupSize:l,layout:m,separatorToPanels:y}),e.separators.forEach(S=>{pt(!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",xC)}),Ua.get(_)===1&&(_.addEventListener("dblclick",bC,!0),_.addEventListener("pointerdown",SC,!0),_.addEventListener("pointerleave",RC),_.addEventListener("pointermove",MC),_.addEventListener("pointerout",TC),_.addEventListener("pointerup",AC,!0)),function(){t=!1,Ua.set(_,Math.max(0,(Ua.get(_)??0)-1)),K7(e),e.separators.forEach(S=>{S.element.removeEventListener("keydown",xC)}),Ua.get(_)||(_.removeEventListener("dblclick",bC,!0),_.removeEventListener("pointerdown",SC,!0),_.removeEventListener("pointerleave",RC),_.removeEventListener("pointermove",MC),_.removeEventListener("pointerout",TC),_.removeEventListener("pointerup",AC,!0)),a.disconnect()}}function dH(){const[e,t]=x.useState({}),n=x.useCallback(()=>t({}),[]);return[e,n]}function g0(e){const t=x.useId();return`${e??t}`}const Xo=typeof window<"u"?x.useLayoutEffect:x.useEffect;function Yc(e){const t=x.useRef(e);return Xo(()=>{t.current=e},[e]),x.useCallback((...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[t])}function v0(...e){return Yc(t=>{e.forEach(n=>{if(n)switch(typeof n){case"function":{n(t);break}case"object":{n.current=t;break}}})})}function _0(e){const t=x.useRef({...e});return Xo(()=>{for(const n in e)t.current[n]=e[n]},[e]),t.current}const BT=x.createContext(null);function fH(e,t){const n=x.useRef({getLayout:()=>({}),setLayout:sH});x.useImperativeHandle(t,()=>n.current,[]),Xo(()=>{Object.assign(n.current,NT({groupId:e}))})}function PT({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:_,...y}){const S=x.useRef({onLayoutChange:{},onLayoutChanged:{}}),w=Yc(W=>{Ho(S.current.onLayoutChange,W)||(S.current.onLayoutChange=W,d==null||d(W))}),C=Yc(W=>{Ho(S.current.onLayoutChanged,W)||(S.current.onLayoutChanged=W,h==null||h(W))}),k=g0(u),M=x.useRef(null),[R,A]=dH(),O=x.useRef({lastExpandedPanelSizes:{},layouts:{},panels:[],resizeTargetMinimumSize:m,separators:[]}),L=v0(M,a);fH(k,l);const z=Yc((W,U)=>{const F=Uo(),q=gC(W),j=Ks(W);if(j){let B=!1;switch(F.state){case"active":{B=F.hitRegions.some(K=>K.group===q);break}}return{flexGrow:j.layout[U]??1,pointerEvents:B?"none":void 0}}return{flexGrow:(n==null?void 0:n[U])??1}}),P=_0({defaultLayout:n,disableCursor:r}),Q=x.useMemo(()=>({get disableCursor(){return!!P.disableCursor},getPanelStyles:z,id:k,orientation:p,registerPanel:W=>{const U=O.current;return U.panels=i_(p,[...U.panels,W]),A(),()=>{U.panels=U.panels.filter(F=>F!==W),A()}},registerSeparator:W=>{const U=O.current;return U.separators=i_(p,[...U.separators,W]),A(),()=>{U.separators=U.separators.filter(F=>F!==W),A()}},togglePanelDisabled:(W,U)=>{const F=O.current.panels.find(B=>B.id===W);F&&(F.panelConstraints.disabled=U);const q=gC(k),j=Ks(k);q&&j&&is(q,{...j,derivedPanelConstraints:r_(q)})},toggleSeparatorDisabled:(W,U)=>{const F=O.current.separators.find(q=>q.id===W);F&&(F.disabled=U)}}),[z,k,A,p,P]),I=x.useRef(null);return Xo(()=>{const W=M.current;if(W===null)return;const U=O.current;let F;if(P.defaultLayout!==void 0&&Object.keys(P.defaultLayout).length===U.panels.length){F={};for(const T of U.panels){const H=P.defaultLayout[T.id];H!==void 0&&(F[T.id]=H)}}const q={disabled:!!s,element:W,id:k,mutableState:{defaultLayout:F,disableCursor:!!P.disableCursor,expandedPanelSizes:O.current.lastExpandedPanelSizes,layouts:O.current.layouts},orientation:p,panels:U.panels,resizeTargetMinimumSize:U.resizeTargetMinimumSize,separators:U.separators};I.current=q;const j=hH(q),{defaultLayoutDeferred:B,derivedPanelConstraints:K,layout:$}=Ks(q.id,!0);!B&&K.length>0&&(w($),C($));const Y=d0(k,T=>{const{defaultLayoutDeferred:H,derivedPanelConstraints:J,layout:N}=T.next;if(H||J.length===0)return;const G=q.panels.map(({id:ie})=>ie).join(",");q.mutableState.layouts[G]=N,J.forEach(ie=>{if(ie.collapsible){const{layout:fe}=T.prev??{};if(fe){const Re=jn(ie.collapsedSize,N[ie.panelId]),pe=jn(ie.collapsedSize,fe[ie.panelId]);Re&&!pe&&(q.mutableState.expandedPanelSizes[ie.panelId]=fe[ie.panelId])}}});const X=Uo().state!=="active";w(N),X&&C(N)});return()=>{I.current=null,j(),Y()}},[s,k,C,w,p,R,P]),x.useEffect(()=>{const W=I.current;W&&(W.mutableState.defaultLayout=n,W.mutableState.disableCursor=!!r)}),g.jsx(BT.Provider,{value:Q,children:g.jsx("div",{...y,className:t,"data-group":!0,"data-testid":k,id:k,ref:L,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})})}PT.displayName="Group";function y0(){const e=x.useContext(BT);return pt(e,"Group Context not found; did you render a Panel or Separator outside of a Group?"),e}function pH(e,t){const{id:n}=y0(),r=x.useRef({collapse:Zg,expand:Zg,getSize:()=>({asPercentage:0,inPixels:0}),isCollapsed:()=>!1,resize:Zg});x.useImperativeHandle(t,()=>r.current,[]),Xo(()=>{Object.assign(r.current,AT({groupId:n,panelId:e}))})}function IT({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:y,...S}){const w=!!d,C=g0(d),k=_0({disabled:a}),M=x.useRef(null),R=v0(M,l),{getPanelStyles:A,id:O,orientation:L,registerPanel:z,togglePanelDisabled:P}=y0(),Q=m!==null,I=Yc((U,F,q)=>{m==null||m(U,d,q)});Xo(()=>{const U=M.current;if(U!==null){const F={element:U,id:C,idIsStable:w,mutableValues:{expandToSize:void 0,prevSize:void 0},onResize:Q?I:void 0,panelConstraints:{groupResizeBehavior:u,collapsedSize:n,collapsible:r,defaultSize:s,disabled:k.disabled,maxSize:h,minSize:p}};return z(F)}},[u,n,r,s,Q,C,w,h,p,I,z,k]),x.useEffect(()=>{P(C,!!a)},[a,C,P]),pH(C,_);const W=x.useSyncExternalStore(U=>d0(O,U),()=>JSON.stringify(A(O,C)),()=>JSON.stringify(A(O,C)));return g.jsx("div",{...S,"aria-disabled":a||void 0,"data-panel":!0,"data-testid":C,id:C,ref:R,style:{...mH,display:"flex",flexBasis:0,flexShrink:1,overflow:"visible",...JSON.parse(W)},children:g.jsx("div",{className:t,style:{maxHeight:"100%",maxWidth:"100%",flexGrow:1,overflow:"auto",...y,touchAction:L==="horizontal"?"pan-y":"pan-x"},children:e})})}IT.displayName="Panel";const mH={minHeight:0,maxHeight:"100%",height:"auto",minWidth:0,maxWidth:"100%",width:"auto",border:"none",borderWidth:0,padding:0,margin:0};function gH({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=Fo({layout:hu({delta:h-l,initialLayout:e,panelConstraints:t,pivotIndices:p,prevLayout:e}),panelConstraints:t})[n],s=Fo({layout:hu({delta:d-l,initialLayout:e,panelConstraints:t,pivotIndices:p,prevLayout:e}),panelConstraints:t})[n]}return{valueControls:n,valueMax:s,valueMin:a,valueNow:l}}function HT({children:e,className:t,disabled:n,elementRef:r,id:s,style:a,...l}){const u=g0(s),d=_0({disabled:n}),[h,p]=x.useState({}),[m,_]=x.useState("inactive"),y=x.useRef(null),S=v0(y,r),{disableCursor:w,id:C,orientation:k,registerSeparator:M,toggleSeparatorDisabled:R}=y0(),A=k==="horizontal"?"vertical":"horizontal";Xo(()=>{const L=y.current;if(L!==null){const z={disabled:d.disabled,element:L,id:u},P=M(z),Q=rH(W=>{_(W.next.state!=="inactive"&&W.next.hitRegions.some(U=>U.separator===z)?W.next.state:"inactive")}),I=d0(C,W=>{const{derivedPanelConstraints:U,layout:F,separatorToPanels:q}=W.next,j=q.get(z);if(j){const B=j[0],K=j.indexOf(B);p(gH({layout:F,panelConstraints:U,panelId:B.id,panelIndex:K}))}});return()=>{Q(),I(),P()}}},[C,u,M,d]),x.useEffect(()=>{R(u,!!n)},[n,u,R]);let O;return n&&!w&&(O="not-allowed"),g.jsx("div",{...l,"aria-controls":h.valueControls,"aria-disabled":n||void 0,"aria-orientation":A,"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:O,...a,flexGrow:0,flexShrink:0,touchAction:"none"},tabIndex:n?void 0:0})}HT.displayName="Separator";const Bd=({className:e,...t})=>g.jsx(PT,{className:ye("flex h-full w-full",e),...t}),Ao=e=>g.jsx(IT,{...e}),Pd=({withHandle:e,orientation:t,disabled:n,className:r,...s})=>g.jsx(HT,{disabled:n,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",r),...s,children:g.jsx("span",{className:"sr-only",children:t==="vertical"?"Resize rows":"Resize columns"})});/**
|
|
464
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
465
|
+
* @license MIT
|
|
466
|
+
*
|
|
467
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
468
|
+
* @license MIT
|
|
469
|
+
*
|
|
470
|
+
* Originally forked from (with the author's permission):
|
|
471
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
472
|
+
* http://bellard.org/jslinux/
|
|
473
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
474
|
+
*/var ln=0,cn=0,un=0,Nt=0,Tn;(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})(Tn||(Tn={}));var vH;(e=>{function t(d,h){if(Nt=(h.rgba&255)/255,Nt===1)return{css:h.css,rgba:h.rgba};let p=h.rgba>>24&255,m=h.rgba>>16&255,_=h.rgba>>8&255,y=d.rgba>>24&255,S=d.rgba>>16&255,w=d.rgba>>8&255;ln=y+Math.round((p-y)*Nt),cn=S+Math.round((m-S)*Nt),un=w+Math.round((_-w)*Nt);let C=Tn.toCss(ln,cn,un),k=Tn.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=Id.ensureContrastRatio(d.rgba,h.rgba,p);if(m)return Tn.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]=Id.toChannels(h),{css:Tn.toCss(ln,cn,un),rgba:h}}e.opaque=s;function a(d,h){return Nt=Math.round(h*255),[ln,cn,un]=Id.toChannels(d.rgba),{css:Tn.toCss(ln,cn,un,Nt),rgba:Tn.toRgba(ln,cn,un,Nt)}}e.opacity=a;function l(d,h){return Nt=d.rgba&255,a(d,Nt*h/255)}e.multiplyOpacity=l;function u(d){return[d.rgba>>24&255,d.rgba>>16&255,d.rgba>>8&255]}e.toColorRGB=u})(vH||(vH={}));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),Tn.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),Nt=parseInt(s.slice(4,5).repeat(2),16),Tn.toColor(ln,cn,un,Nt);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]),Nt=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Tn.toColor(ln,cn,un,Nt);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,Nt]=t.getImageData(0,0,1,1).data,Nt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Tn.toRgba(ln,cn,un,Nt),css:s}}e.toColor=r})(wn||(wn={}));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 Id;(e=>{function t(l,u){if(Nt=(u&255)/255,Nt===1)return u;let d=u>>24&255,h=u>>16&255,p=u>>8&255,m=l>>24&255,_=l>>16&255,y=l>>8&255;return ln=m+Math.round((d-m)*Nt),cn=_+Math.round((h-_)*Nt),un=y+Math.round((p-y)*Nt),Tn.toRgba(ln,cn,un)}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 y=r(l,u,d),S=Zi(h,Ln.relativeLuminance(y>>8));if(S<d){let w=s(l,u,d),C=Zi(h,Ln.relativeLuminance(w>>8));return S>C?y:w}return y}let m=s(l,u,d),_=Zi(h,Ln.relativeLuminance(m>>8));if(_<d){let y=r(l,u,d),S=Zi(h,Ln.relativeLuminance(y>>8));return _>S?m:y}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,y=u>>16&255,S=u>>8&255,w=Zi(Ln.relativeLuminance2(_,y,S),Ln.relativeLuminance2(h,p,m));for(;w<d&&(_>0||y>0||S>0);)_-=Math.max(0,Math.ceil(_*.1)),y-=Math.max(0,Math.ceil(y*.1)),S-=Math.max(0,Math.ceil(S*.1)),w=Zi(Ln.relativeLuminance2(_,y,S),Ln.relativeLuminance2(h,p,m));return(_<<24|y<<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,y=u>>16&255,S=u>>8&255,w=Zi(Ln.relativeLuminance2(_,y,S),Ln.relativeLuminance2(h,p,m));for(;w<d&&(_<255||y<255||S<255);)_=Math.min(255,_+Math.ceil((255-_)*.1)),y=Math.min(255,y+Math.ceil((255-y)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),w=Zi(Ln.relativeLuminance2(_,y,S),Ln.relativeLuminance2(h,p,m));return(_<<24|y<<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})(Id||(Id={}));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 _H=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:Tn.toCss(r,s,a),rgba:Tn.toRgba(r,s,a)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Tn.toCss(r,r,r),rgba:Tn.toRgba(r,r,r)})}return e})());function DC(e,t,n){return Math.max(t,Math.min(e,n))}function yH(e){switch(e){case"&":return"&";case"<":return"<"}return e}var FT=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,y=p===t.end.y?h:m.length;for(let S=_;S<y;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 UT(e,t){return e.getFgColorMode()===t.getFgColorMode()&&e.getFgColor()===t.getFgColor()}function Ji(e,t){return e.getBgColorMode()===t.getBgColorMode()&&e.getBgColor()===t.getBgColor()}function $T(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 bH=class extends FT{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&&!Ji(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
|
|
475
|
+
`,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)&&Ji(u,h)&&(m=!0),p&&(d.getChars()||d.getWidth()===0)&&Ji(u,h)&&Ji(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=!UT(t,n),a=!Ji(t,n),l=!$T(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?!Ji(this._cursorStyle,t):l.length>0){this._nullCellCount>0&&(Ji(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&&(Ji(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}},xH=class{activate(t){this._terminal=t}_serializeBufferByScrollback(t,n,r){let s=n.length,a=r===void 0?s:DC(r+t.rows,0,s);return this._serializeBufferByRange(t,n,{start:s-a,end:s-1},!1)}_serializeBufferByRange(t,n,r,s){return new bH(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 SH(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:DC(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(){}},SH=class extends FT{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=_H}_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=!UT(t,n),a=!Ji(t,n),l=!$T(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+=yH(t.getChars())}_serializeString(){return this._htmlContent}};/**
|
|
476
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
477
|
+
* @license MIT
|
|
478
|
+
*
|
|
479
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
480
|
+
* @license MIT
|
|
481
|
+
*
|
|
482
|
+
* Originally forked from (with the author's permission):
|
|
483
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
484
|
+
* http://bellard.org/jslinux/
|
|
485
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
486
|
+
*/var wH=class{constructor(t,n,r,s={}){this._terminal=t,this._regex=n,this._handler=r,this._options=s}provideLinks(t,n){let r=kH.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 CH(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 kH=class Hd{static computeLink(t,n,r,s){let a=new RegExp(n.source,(n.flags||"")+"g"),[l,u]=Hd._getWindowedLineStrings(t-1,r),d=l.join(""),h,p=[];for(;h=a.exec(d);){let m=h[0];if(!CH(m))continue;let[_,y]=Hd._mapStrIdx(r,u,0,h.index),[S,w]=Hd._mapStrIdx(r,_,y,m.length);if(_===-1||y===-1||S===-1||w===-1)continue;let C={start:{x:y+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]}},EH=/(https?|HTTPS?):[/]{2}[^\s"'!*(){}|\\\^<>`]*[^\s"':,.!?{}|\\\^~\[\]`()<>]/;function RH(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 MH=class{constructor(t=RH,n={}){this._handler=t,this._options=n}activate(t){this._terminal=t;let n=this._options,r=n.urlRegex||EH;this._linkProvider=this._terminal.registerLinkProvider(new wH(this._terminal,r,this._handler,n))}dispose(){var t;(t=this._linkProvider)==null||t.dispose()}};/**
|
|
487
|
+
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
488
|
+
* @license MIT
|
|
489
|
+
*
|
|
490
|
+
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
491
|
+
* @license MIT
|
|
492
|
+
*
|
|
493
|
+
* Originally forked from (with the author's permission):
|
|
494
|
+
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
495
|
+
* http://bellard.org/jslinux/
|
|
496
|
+
* Copyright (c) 2011 Fabrice Bellard
|
|
497
|
+
*/var WT=Object.defineProperty,TH=Object.getOwnPropertyDescriptor,AH=(e,t)=>{for(var n in t)WT(e,n,{get:t[n],enumerable:!0})},Lt=(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&&WT(t,n,s),s},be=(e,t)=>(n,r)=>t(n,r,e),LC="Terminal input",s_={get:()=>LC,set:e=>LC=e},OC="Too much output to announce, navigate to rows manually to read",o_={get:()=>OC,set:e=>OC=e};function NH(e){return e.replace(/\r?\n/g,"\r")}function DH(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function LH(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");qT(s,t,n,r)}}function qT(e,t,n,r){e=NH(e),e=DH(e,n.decPrivateModes.bracketedPasteMode&&r.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function VT(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 zC(e,t,n,r,s){VT(e,t,n),s&&r.rightClickSelect(e),t.value=r.selectionText,t.select()}function $s(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function Jf(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 zH=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}},jH=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,y=this.interim[0];y&=(y&224)===192?31:(y&240)===224?15:7;let S=0,w;for(;(w=this.interim[++S]&63)&&S<4;)y<<=6,y|=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,y<<=6,y|=w&63}_||(C===2?y<128?h--:t[r++]=y:C===3?y<2048||y>=55296&&y<=57343||y===65279||(t[r++]=y):y<65536||y>1114111||(t[r++]=y)),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}},KT="",Vs=" ",Nu=class GT{constructor(){this.fg=0,this.bg=0,this.extended=new mf}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 GT;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}},mf=class YT{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 YT(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},Ir=class XT extends Nu{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new mf,this.combinedData=""}static fromCharData(t){let n=new XT;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?$s(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()]}},jC="di$target",a_="di$dependencies",Qg=new Map;function BH(e){return e[a_]||[]}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");PH(t,n,s)};return t._id=e,Qg.set(e,t),t}function PH(e,t,n){t[jC]===t?t[a_].push({id:e,index:n}):(t[a_]=[{id:e,index:n}],t[jC]=t)}var In=pn("BufferService"),ZT=pn("CoreMouseService"),Zo=pn("CoreService"),IH=pn("CharsetService"),b0=pn("InstantiationService"),QT=pn("LogService"),Hn=pn("OptionsService"),JT=pn("OscLinkService"),HH=pn("UnicodeService"),Du=pn("DecorationService"),l_=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 y={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:y,activate:(w,C)=>s?s.activate(w,C,y):FH(w,C),hover:(w,C)=>{var k;return(k=s==null?void 0:s.hover)==null?void 0:k.call(s,w,C,y)},leave:(w,C)=>{var k;return(k=s==null?void 0:s.leave)==null?void 0:k.call(s,w,C,y)}})}h=!1,a.hasExtendedAttrs()&&a.extended.urlId?(d=m,u=a.extended.urlId):(d=-1,u=-1)}}t(r)}};l_=Lt([be(0,In),be(1,Hn),be(2,JT)],l_);function FH(e,t){if(confirm(`Do you want to navigate to ${t}?
|
|
498
|
+
|
|
499
|
+
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 ep=pn("CharSizeService"),as=pn("CoreBrowserService"),x0=pn("MouseService"),ls=pn("RenderService"),UH=pn("SelectionService"),e5=pn("CharacterJoinerService"),Ml=pn("ThemeService"),t5=pn("LinkProviderService"),$H=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?BC.isErrorNoTelemetry(e)?new BC(e.message+`
|
|
500
|
+
|
|
501
|
+
`+e.stack):new Error(e.message+`
|
|
502
|
+
|
|
503
|
+
`+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)}},WH=new $H;function Fd(e){qH(e)||WH.onUnexpectedError(e)}var c_="Canceled";function qH(e){return e instanceof VH?!0:e instanceof Error&&e.name===c_&&e.message===c_}var VH=class extends Error{constructor(){super(c_),this.name=this.message}};function KH(e){return new Error(`Illegal argument: ${e}`)}var BC=class u_ extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof u_)return t;let n=new u_;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},h_=class n5 extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,n5.prototype)}};function hr(e,t=0){return e[e.length-(1+t)]}var GH;(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})(GH||(GH={}));function YH(e,t){let n=this,r=!1,s;return function(){return r||(r=!0,t||(s=e.apply(n,arguments))),s}}var r5;(e=>{function t(A){return A&&typeof A=="object"&&typeof A[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*s(A){yield A}e.single=s;function a(A){return t(A)?A:s(A)}e.wrap=a;function l(A){return A||n}e.from=l;function*u(A){for(let O=A.length-1;O>=0;O--)yield A[O]}e.reverse=u;function d(A){return!A||A[Symbol.iterator]().next().done===!0}e.isEmpty=d;function h(A){return A[Symbol.iterator]().next().value}e.first=h;function p(A,O){let L=0;for(let z of A)if(O(z,L++))return!0;return!1}e.some=p;function m(A,O){for(let L of A)if(O(L))return L}e.find=m;function*_(A,O){for(let L of A)O(L)&&(yield L)}e.filter=_;function*y(A,O){let L=0;for(let z of A)yield O(z,L++)}e.map=y;function*S(A,O){let L=0;for(let z of A)yield*O(z,L++)}e.flatMap=S;function*w(...A){for(let O of A)yield*O}e.concat=w;function C(A,O,L){let z=L;for(let P of A)z=O(z,P);return z}e.reduce=C;function*k(A,O,L=A.length){for(O<0&&(O+=A.length),L<0?L+=A.length:L>A.length&&(L=A.length);O<L;O++)yield A[O]}e.slice=k;function M(A,O=Number.POSITIVE_INFINITY){let L=[];if(O===0)return[L,A];let z=A[Symbol.iterator]();for(let P=0;P<O;P++){let Q=z.next();if(Q.done)return[L,e.empty()];L.push(Q.value)}return[L,{[Symbol.iterator](){return z}}]}e.consume=M;async function R(A){let O=[];for await(let L of A)O.push(L);return Promise.resolve(O)}e.asyncToArray=R})(r5||(r5={}));function $o(e){if(r5.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 XH(...e){return Ct(()=>$o(e))}function Ct(e){return{dispose:YH(()=>{e()})}}var i5=class s5{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{$o(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?s5.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)}};i5.DISABLE_DISPOSED_WARNING=!1;var Gs=i5,qe=class{constructor(){this._store=new Gs,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)}};qe.None=Object.freeze({dispose(){}});var pl=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}},es=typeof window=="object"?window:globalThis,d_=class f_{constructor(t){this.element=t,this.next=f_.Undefined,this.prev=f_.Undefined}};d_.Undefined=new d_(void 0);var Et=d_,PC=class{constructor(){this._first=Et.Undefined,this._last=Et.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===Et.Undefined}clear(){let e=this._first;for(;e!==Et.Undefined;){let t=e.next;e.prev=Et.Undefined,e.next=Et.Undefined,e=t}this._first=Et.Undefined,this._last=Et.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new Et(e);if(this._first===Et.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!==Et.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==Et.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==Et.Undefined&&e.next!==Et.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===Et.Undefined&&e.next===Et.Undefined?(this._first=Et.Undefined,this._last=Et.Undefined):e.next===Et.Undefined?(this._last=this._last.prev,this._last.next=Et.Undefined):e.prev===Et.Undefined&&(this._first=this._first.next,this._first.prev=Et.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==Et.Undefined;)yield e.element,e=e.next}},ZH=globalThis.performance&&typeof globalThis.performance.now=="function",QH=class o5{static create(t){return new o5(t)}constructor(t){this._now=ZH&&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=()=>qe.None;function t(U,F){return m(U,()=>{},0,void 0,!0,void 0,F)}e.defer=t;function n(U){return(F,q=null,j)=>{let B=!1,K;return K=U($=>{if(!B)return K?K.dispose():B=!0,F.call(q,$)},null,j),B&&K.dispose(),K}}e.once=n;function r(U,F,q){return h((j,B=null,K)=>U($=>j.call(B,F($)),null,K),q)}e.map=r;function s(U,F,q){return h((j,B=null,K)=>U($=>{F($),j.call(B,$)},null,K),q)}e.forEach=s;function a(U,F,q){return h((j,B=null,K)=>U($=>F($)&&j.call(B,$),null,K),q)}e.filter=a;function l(U){return U}e.signal=l;function u(...U){return(F,q=null,j)=>{let B=XH(...U.map(K=>K($=>F.call(q,$))));return p(B,j)}}e.any=u;function d(U,F,q,j){let B=q;return r(U,K=>(B=F(B,K),B),j)}e.reduce=d;function h(U,F){let q,j={onWillAddFirstListener(){q=U(B.fire,B)},onDidRemoveLastListener(){q==null||q.dispose()}},B=new ve(j);return F==null||F.add(B),B.event}function p(U,F){return F instanceof Array?F.push(U):F&&F.add(U),U}function m(U,F,q=100,j=!1,B=!1,K,$){let Y,T,H,J=0,N,G={leakWarningThreshold:K,onWillAddFirstListener(){Y=U(ie=>{J++,T=F(T,ie),j&&!H&&(X.fire(T),T=void 0),N=()=>{let fe=T;T=void 0,H=void 0,(!j||J>1)&&X.fire(fe),J=0},typeof q=="number"?(clearTimeout(H),H=setTimeout(N,q)):H===void 0&&(H=0,queueMicrotask(N))})},onWillRemoveListener(){B&&J>0&&(N==null||N())},onDidRemoveLastListener(){N=void 0,Y.dispose()}},X=new ve(G);return $==null||$.add(X),X.event}e.debounce=m;function _(U,F=0,q){return e.debounce(U,(j,B)=>j?(j.push(B),j):[B],F,void 0,!0,void 0,q)}e.accumulate=_;function y(U,F=(j,B)=>j===B,q){let j=!0,B;return a(U,K=>{let $=j||!F(K,B);return j=!1,B=K,$},q)}e.latch=y;function S(U,F,q){return[e.filter(U,F,q),e.filter(U,j=>!F(j),q)]}e.split=S;function w(U,F=!1,q=[],j){let B=q.slice(),K=U(T=>{B?B.push(T):Y.fire(T)});j&&j.add(K);let $=()=>{B==null||B.forEach(T=>Y.fire(T)),B=null},Y=new ve({onWillAddFirstListener(){K||(K=U(T=>Y.fire(T)),j&&j.add(K))},onDidAddFirstListener(){B&&(F?setTimeout($):$())},onDidRemoveLastListener(){K&&K.dispose(),K=null}});return j&&j.add(Y),Y.event}e.buffer=w;function C(U,F){return(q,j,B)=>{let K=F(new M);return U(function($){let Y=K.evaluate($);Y!==k&&q.call(j,Y)},void 0,B)}}e.chain=C;let k=Symbol("HaltChainable");class M{constructor(){this.steps=[]}map(F){return this.steps.push(F),this}forEach(F){return this.steps.push(q=>(F(q),q)),this}filter(F){return this.steps.push(q=>F(q)?q:k),this}reduce(F,q){let j=q;return this.steps.push(B=>(j=F(j,B),j)),this}latch(F=(q,j)=>q===j){let q=!0,j;return this.steps.push(B=>{let K=q||!F(B,j);return q=!1,j=B,K?B:k}),this}evaluate(F){for(let q of this.steps)if(F=q(F),F===k)break;return F}}function R(U,F,q=j=>j){let j=(...Y)=>$.fire(q(...Y)),B=()=>U.on(F,j),K=()=>U.removeListener(F,j),$=new ve({onWillAddFirstListener:B,onDidRemoveLastListener:K});return $.event}e.fromNodeEventEmitter=R;function A(U,F,q=j=>j){let j=(...Y)=>$.fire(q(...Y)),B=()=>U.addEventListener(F,j),K=()=>U.removeEventListener(F,j),$=new ve({onWillAddFirstListener:B,onDidRemoveLastListener:K});return $.event}e.fromDOMEventEmitter=A;function O(U){return new Promise(F=>n(U)(F))}e.toPromise=O;function L(U){let F=new ve;return U.then(q=>{F.fire(q)},()=>{F.fire(void 0)}).finally(()=>{F.dispose()}),F.event}e.fromPromise=L;function z(U,F){return U(q=>F.fire(q))}e.forward=z;function P(U,F,q){return F(q),U(j=>F(j))}e.runAndSubscribe=P;class Q{constructor(F,q){this._observable=F,this._counter=0,this._hasChanged=!1;let j={onWillAddFirstListener:()=>{F.addObserver(this)},onDidRemoveLastListener:()=>{F.removeObserver(this)}};this.emitter=new ve(j),q&&q.add(this.emitter)}beginUpdate(F){this._counter++}handlePossibleChange(F){}handleChange(F,q){this._hasChanged=!0}endUpdate(F){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function I(U,F){return new Q(U,F).emitter.event}e.fromObservable=I;function W(U){return(F,q,j)=>{let B=0,K=!1,$={beginUpdate(){B++},endUpdate(){B--,B===0&&(U.reportChanges(),K&&(K=!1,F.call(q)))},handlePossibleChange(){},handleChange(){K=!0}};U.addObserver($),U.reportChanges();let Y={dispose(){U.removeObserver($)}};return j instanceof Gs?j.add(Y):Array.isArray(j)&&j.push(Y),Y}}e.fromObservableLight=W})(kn||(kn={}));var p_=class m_{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${m_._idPool++}`,m_.all.add(this)}start(t){this._stopWatch=new QH,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}}};p_.all=new Set,p_._idPool=0;var JH=p_,eF=-1,a5=class l5{constructor(t,n,r=(l5._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 rF(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}};a5._idPool=1;var tF=a5,nF=class c5{constructor(t){this.value=t}static create(){let t=new Error;return new c5(t.stack??"")}print(){console.warn(this.value.split(`
|
|
504
|
+
`).slice(2).join(`
|
|
505
|
+
`))}},rF=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},iF=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},sF=0,Jg=class{constructor(e){this.value=e,this.id=sF++}},oF=2,aF,ve=class{constructor(e){var t,n,r,s;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new tF((e==null?void 0:e.onListenerError)??Fd,((n=this._options)==null?void 0:n.leakWarningThreshold)??eF):void 0,this._perfMon=(r=this._options)!=null&&r._profName?new JH(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],y=new iF(`${m}. HINT: Stack shows most frequent listener (${_[1]}-times)`,_[0]);return(((l=this._options)==null?void 0:l.onListenerError)||Fd)(y),qe.None}if(this._disposed)return qe.None;t&&(e=e.bind(t));let r=new Jg(e),s;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(r.stack=nF.create(),s=this._leakageMon.check(r.stack,this._size+1)),this._listeners?this._listeners instanceof Jg?(this._deliveryQueue??(this._deliveryQueue=new lF),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=Ct(()=>{s==null||s(),this._removeListener(r)});return n instanceof Gs?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*oF<=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)||Fd;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 Jg)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}},lF=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}},g_=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new ve,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new ve,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}};g_.INSTANCE=new g_;var S0=g_;function cF(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}S0.INSTANCE.onDidChangeZoomLevel;function uF(e){return S0.INSTANCE.getZoomFactor(e)}S0.INSTANCE.onDidChangeFullscreen;var Tl=typeof navigator=="object"?navigator.userAgent:"",v_=Tl.indexOf("Firefox")>=0,hF=Tl.indexOf("AppleWebKit")>=0,w0=Tl.indexOf("Chrome")>=0,dF=!w0&&Tl.indexOf("Safari")>=0;Tl.indexOf("Electron/")>=0;Tl.indexOf("Android")>=0;var ev=!1;if(typeof es.matchMedia=="function"){let e=es.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=es.matchMedia("(display-mode: fullscreen)");ev=e.matches,cF(es,e,({matches:n})=>{ev&&t.matches||(ev=n)})}var Za="en",__=!1,y_=!1,Ud=!1,u5=!1,pd,$d=Za,IC=Za,fF,Zr,jo=globalThis,Cn,jk;typeof jo.vscode<"u"&&typeof jo.vscode.process<"u"?Cn=jo.vscode.process:typeof process<"u"&&typeof((jk=process==null?void 0:process.versions)==null?void 0:jk.node)=="string"&&(Cn=process);var Bk,pF=typeof((Bk=Cn==null?void 0:Cn.versions)==null?void 0:Bk.electron)=="string",mF=pF&&(Cn==null?void 0:Cn.type)==="renderer",Pk;if(typeof Cn=="object"){__=Cn.platform==="win32",y_=Cn.platform==="darwin",Ud=Cn.platform==="linux",Ud&&Cn.env.SNAP&&Cn.env.SNAP_REVISION,Cn.env.CI||Cn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,pd=Za,$d=Za;let e=Cn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);pd=t.userLocale,IC=t.osLocale,$d=t.resolvedLanguage||Za,fF=(Pk=t.languagePack)==null?void 0:Pk.translationsConfigFile}catch{}u5=!0}else typeof navigator=="object"&&!mF?(Zr=navigator.userAgent,__=Zr.indexOf("Windows")>=0,y_=Zr.indexOf("Macintosh")>=0,(Zr.indexOf("Macintosh")>=0||Zr.indexOf("iPad")>=0||Zr.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Ud=Zr.indexOf("Linux")>=0,(Zr==null?void 0:Zr.indexOf("Mobi"))>=0,$d=globalThis._VSCODE_NLS_LANGUAGE||Za,pd=navigator.language.toLowerCase(),IC=pd):console.error("Unable to resolve platform.");var h5=__,Si=y_,gF=Ud,HC=u5,Ei=Zr,Bs=$d,vF;(e=>{function t(){return Bs}e.value=t;function n(){return Bs.length===2?Bs==="en":Bs.length>=3?Bs[0]==="e"&&Bs[1]==="n"&&Bs[2]==="-":!1}e.isDefaultVariant=n;function r(){return Bs==="en"}e.isDefault=r})(vF||(vF={}));var _F=typeof jo.postMessage=="function"&&!jo.importScripts;(()=>{if(_F){let e=[];jo.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}),jo.postMessage({vscodeScheduleAsyncWork:r},"*")}}return e=>setTimeout(e)})();var yF=!!(Ei&&Ei.indexOf("Chrome")>=0);Ei&&Ei.indexOf("Firefox")>=0;!yF&&Ei&&Ei.indexOf("Safari")>=0;Ei&&Ei.indexOf("Edg/")>=0;Ei&&Ei.indexOf("Android")>=0;var $a=typeof navigator=="object"?navigator:{};HC||document.queryCommandSupported&&document.queryCommandSupported("copy")||$a&&$a.clipboard&&$a.clipboard.writeText,HC||$a&&$a.clipboard&&$a.clipboard.readText;var C0=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}},tv=new C0,FC=new C0,UC=new C0,bF=new Array(230),d5;(e=>{function t(u){return tv.keyCodeToStr(u)}e.toString=t;function n(u){return tv.strToKeyCode(u)}e.fromString=n;function r(u){return FC.keyCodeToStr(u)}e.toUserSettingsUS=r;function s(u){return UC.keyCodeToStr(u)}e.toUserSettingsGeneral=s;function a(u){return FC.strToKeyCode(u)||UC.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 tv.keyCodeToStr(u)}e.toElectronAccelerator=l})(d5||(d5={}));var xF=class f5{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 f5&&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 SF([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},SF=class{constructor(e){if(e.length===0)throw KH("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 wF(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return d5.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(v_)switch(t){case 59:return 85;case 60:if(gF)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(hF&&(Si&&t===93||!Si&&t===92))return 57;return bF[t]||0}var CF=Si?256:2048,kF=512,EF=1024,RF=Si?2048:256,$C=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=wF(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|=CF),this.altKey&&(t|=kF),this.shiftKey&&(t|=EF),this.metaKey&&(t|=RF),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new xF(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},WC=new WeakMap;function MF(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=WC.get(e);if(!t){t=[],WC.set(e,t);let n=e,r;do r=MF(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}}},md=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()}},qC=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(w0){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?v_&&!Si?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof a.wheelDeltaX<"u")dF&&h5?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?v_&&!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()}},p5=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),AF;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof NF?!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:p5})})(AF||(AF={}));var NF=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?p5:(this._emitter||(this._emitter=new ve),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},k0=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 h_("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new h_("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},DF=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 h_("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let r=n.setInterval(()=>{e()},t);this.disposable=Ct(()=>{n.clearInterval(r),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},LF;(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})(LF||(LF={}));var VC=class Lr{static fromArray(t){return new Lr(n=>{n.emitMany(t)})}static fromPromise(t){return new Lr(async n=>{n.emitMany(await t)})}static fromPromises(t){return new Lr(async n=>{await Promise.all(t.map(async r=>n.emitOne(await r)))})}static merge(t){return new Lr(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 ve,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 Lr(async r=>{for await(let s of t)r.emitOne(n(s))})}map(t){return Lr.map(this,t)}static filter(t,n){return new Lr(async r=>{for await(let s of t)n(s)&&r.emitOne(s)})}filter(t){return Lr.filter(this,t)}static coalesce(t){return Lr.filter(t,n=>!!n)}coalesce(){return Lr.coalesce(this)}static async toPromise(t){let n=[];for await(let r of t)n.push(r);return n}toPromise(){return Lr.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())}};VC.EMPTY=VC.fromArray([]);var{getWindow:yi,getWindowId:OF,onDidRegisterWindow:zF}=(function(){let e=new Map,t={window:es,disposables:new Gs};e.set(es.vscodeWindowId,t);let n=new ve,r=new ve,s=new ve;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 qe.None;let u=new Gs,d={window:l,disposables:u.add(new Gs)};return e.set(l.vscodeWindowId,d),u.add(Ct(()=>{e.delete(l.vscodeWindowId),r.fire(l)})),u.add(ze(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:es},getDocument(l){return yi(l).document}}})(),jF=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 ze(e,t,n,r){return new jF(e,t,n,r)}var KC=function(e,t,n,r){return ze(e,t,n,r)},E0,BF=class extends DF{constructor(e){super(),this.defaultTarget=e&&yi(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},GC=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){Fd(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(GC.sort),l.shift().execute();r.set(a,!1)};E0=(a,l,u=0)=>{let d=OF(a),h=new GC(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 PF(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"},IF=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 Xc(e){return new IF(e)}var m5=class{constructor(){this._hooks=new Gs,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(Ct(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{a=yi(e)}this._hooks.add(ze(a,on.POINTER_MOVE,l=>{if(l.buttons!==n){this.stopMonitoring(!0);return}l.preventDefault(),this._pointerMoveCallback(l)})),this._hooks.add(ze(a,on.POINTER_UP,l=>this.stopMonitoring(!0)))}};function HF(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 Hc=class Mn extends qe{constructor(){super(),this.dispatched=!1,this.targets=new PC,this.ignoreTargets=new PC,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(kn.runAndSubscribe(zF,({window:t,disposables:n})=>{n.add(ze(t.document,"touchstart",r=>this.onTouchStart(r),{passive:!1})),n.add(ze(t.document,"touchend",r=>this.onTouchEnd(t,r))),n.add(ze(t.document,"touchmove",r=>this.onTouchMove(r),{passive:!1}))},{window:es,disposables:this._store}))}static addTarget(t){if(!Mn.isTouchDevice())return qe.None;Mn.INSTANCE||(Mn.INSTANCE=new Mn);let n=Mn.INSTANCE.targets.push(t);return Ct(n)}static ignoreTarget(t){if(!Mn.isTouchDevice())return qe.None;Mn.INSTANCE||(Mn.INSTANCE=new Mn);let n=Mn.INSTANCE.ignoreTargets.push(t);return Ct(n)}static isTouchDevice(){return"ontouchstart"in es||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<Mn.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>=Mn.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],y=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(y)/_,y>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>Mn.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=E0(t,()=>{let p=Date.now(),m=p-r,_=0,y=0,S=!0;s+=Mn.SCROLL_FRICTION*m,u+=Mn.SCROLL_FRICTION*m,s>0&&(S=!1,_=a*s*m),u>0&&(S=!1,y=d*u*m);let w=this.newGestureEvent(fi.Change);w.translationX=_,w.translationY=y,n.forEach(C=>C.dispatchEvent(w)),S||this.inertia(t,n,p,s,a,l+_,u,d,h+y)})}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)}};Hc.SCROLL_FRICTION=-.005,Hc.HOLD_DELAY=700,Hc.CLEAR_TAP_COUNT_TIME=400,Lt([HF],Hc,"isTouchDevice",1);var FF=Hc,R0=class extends qe{onclick(e,t){this._register(ze(e,on.CLICK,n=>t(new md(yi(e),n))))}onmousedown(e,t){this._register(ze(e,on.MOUSE_DOWN,n=>t(new md(yi(e),n))))}onmouseover(e,t){this._register(ze(e,on.MOUSE_OVER,n=>t(new md(yi(e),n))))}onmouseleave(e,t){this._register(ze(e,on.MOUSE_LEAVE,n=>t(new md(yi(e),n))))}onkeydown(e,t){this._register(ze(e,on.KEY_DOWN,n=>t(new $C(n))))}onkeyup(e,t){this._register(ze(e,on.KEY_UP,n=>t(new $C(n))))}oninput(e,t){this._register(ze(e,on.INPUT,t))}onblur(e,t){this._register(ze(e,on.BLUR,t))}onfocus(e,t){this._register(ze(e,on.FOCUS,t))}onchange(e,t){this._register(ze(e,on.CHANGE,t))}ignoreGesture(e){return FF.ignoreTarget(e)}},YC=11,UF=class extends R0{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=YC+"px",this.domNode.style.height=YC+"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 m5),this._register(KC(this.bgDomNode,on.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(KC(this.domNode,on.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new BF),this._pointerdownScheduleRepeatTimer=this._register(new k0)}_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()}},$F=class b_{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 b_(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 b_(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}}},WF=class extends qe{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new ve),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new $F(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 ZC(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=ZC.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)))}},XC=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function nv(e,t){let n=t-e;return function(r){return e+n*KF(r)}}function qF(e,t,n){return function(r){return r<n?e(r/n):t((r-n)/(1-n))}}var ZC=class x_{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),qF(nv(t,s),nv(a,n),.33)}return nv(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 XC(r,s,!1)}return new XC(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,r){return x_.start(t,n,r)}static start(t,n,r){r=r+10;let s=Date.now()-10;return new x_(t,n,s,r)}};function VF(e){return Math.pow(e,3)}function KF(e){return 1-VF(1-e)}var GF=class extends qe{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 k0)}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":"")))}},YF=140,g5=class extends R0{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 GF(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new m5),this._shouldRender=!0,this.domNode=Xc(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(ze(this.domNode.domNode,on.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new UF(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,r){this.slider=Xc(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(ze(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=PF(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(h5&&l>YF){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()}},v5=class S_{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 S_(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=S_._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)}},XF=class extends g5{constructor(e,t,n){let r=e.getScrollDimensions(),s=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new v5(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}},ZF=class extends g5{constructor(e,t,n){let r=e.getScrollDimensions(),s=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new v5(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}},QF=500,QC=50,JF=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},w_=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(w0){let n=yi(t.browserEvent),r=uF(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 JF(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}};w_.INSTANCE=new w_;var eU=w_,tU=class extends R0{constructor(e,t,n){super(),this._onScroll=this._register(new ve),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new ve),this.onWillScroll=this._onWillScroll.event,this._options=rU(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 ZF(this._scrollable,this._options,r)),this._horizontalScrollbar=this._register(new XF(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=Xc(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=Xc(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=Xc(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 k0),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=$o(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 qC(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=$o(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new qC(n))};this._mouseWheelToDispose.push(ze(this._listenOnDomNode,on.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var s;if((s=e.browserEvent)!=null&&s.defaultPrevented)return;let t=eU.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=QC*a,m=d.scrollTop-(p<0?Math.floor(p):Math.ceil(p));this._verticalScrollbar.writeScrollPosition(h,m)}if(l){let p=QC*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(),QF)}},nU=class extends tU{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 rU(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 C_=class extends qe{constructor(e,t,n,r,s,a,l,u){super(),this._bufferService=n,this._optionsService=l,this._renderService=u,this._onRequestScrollLines=this._register(new ve),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let d=this._register(new WF({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:h=>E0(r.window,h)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{d.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new nU(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(Ct(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=r.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(Ct(()=>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(`
|
|
506
|
+
`)})),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}};C_=Lt([be(2,In),be(3,as),be(4,ZT),be(5,Ml),be(6,Hn),be(7,ls)],C_);var k_=class extends qe{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(Ct(()=>{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()}};k_=Lt([be(1,In),be(2,as),be(3,Du),be(4,ls)],k_);var iU=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},Ps={full:0,left:0,center:0,right:0},Rc={full:0,left:0,center:0,right:0},gf=class extends qe{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 iU,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(Ct(()=>{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);Ps.full=this._canvas.width,Ps.left=e,Ps.center=t,Ps.right=e,this._refreshDrawHeightConstants(),Rc.full=1,Rc.left=1,Rc.center=1+Ps.left,Rc.right=1+Ps.left+Ps.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(Rc[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-hi[e.position||"full"]/2),Ps[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}))}};gf=Lt([be(2,In),be(3,Du),be(4,ls),be(5,Hn),be(6,Ml),be(7,as)],gf);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=`
|
|
507
|
+
`,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 Wd;(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=""))(Wd||(Wd={}));var _5;(e=>e.ST=`${he.ESC}\\`)(_5||(_5={}));var E_=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)}}};E_=Lt([be(2,In),be(3,Hn),be(4,Zo),be(5,ls)],E_);var hn=0,dn=0,fn=0,Dt=0,JC={css:"#00000000",rgba:0},Kt;(e=>{function t(s,a,l,u){return u!==void 0?`#${Mo(s)}${Mo(a)}${Mo(l)}${Mo(u)}`:`#${Mo(s)}${Mo(a)}${Mo(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})(Kt||(Kt={}));var xt;(e=>{function t(d,h){if(Dt=(h.rgba&255)/255,Dt===1)return{css:h.css,rgba:h.rgba};let p=h.rgba>>24&255,m=h.rgba>>16&255,_=h.rgba>>8&255,y=d.rgba>>24&255,S=d.rgba>>16&255,w=d.rgba>>8&255;hn=y+Math.round((p-y)*Dt),dn=S+Math.round((m-S)*Dt),fn=w+Math.round((_-w)*Dt);let C=Kt.toCss(hn,dn,fn),k=Kt.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=qd.ensureContrastRatio(d.rgba,h.rgba,p);if(m)return Kt.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]=qd.toChannels(h),{css:Kt.toCss(hn,dn,fn),rgba:h}}e.opaque=s;function a(d,h){return Dt=Math.round(h*255),[hn,dn,fn]=qd.toChannels(d.rgba),{css:Kt.toCss(hn,dn,fn,Dt),rgba:Kt.toRgba(hn,dn,fn,Dt)}}e.opacity=a;function l(d,h){return Dt=d.rgba&255,a(d,Dt*h/255)}e.multiplyOpacity=l;function u(d){return[d.rgba>>24&255,d.rgba>>16&255,d.rgba>>8&255]}e.toColorRGB=u})(xt||(xt={}));var Rt;(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),Kt.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),Dt=parseInt(s.slice(4,5).repeat(2),16),Kt.toColor(hn,dn,fn,Dt);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]),Dt=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Kt.toColor(hn,dn,fn,Dt);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,Dt]=t.getImageData(0,0,1,1).data,Dt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Kt.toRgba(hn,dn,fn,Dt),css:s}}e.toColor=r})(Rt||(Rt={}));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 qd;(e=>{function t(l,u){if(Dt=(u&255)/255,Dt===1)return u;let d=u>>24&255,h=u>>16&255,p=u>>8&255,m=l>>24&255,_=l>>16&255,y=l>>8&255;return hn=m+Math.round((d-m)*Dt),dn=_+Math.round((h-_)*Dt),fn=y+Math.round((p-y)*Dt),Kt.toRgba(hn,dn,fn)}e.blend=t;function n(l,u,d){let h=On.relativeLuminance(l>>8),p=On.relativeLuminance(u>>8);if(Qi(h,p)<d){if(p<h){let y=r(l,u,d),S=Qi(h,On.relativeLuminance(y>>8));if(S<d){let w=s(l,u,d),C=Qi(h,On.relativeLuminance(w>>8));return S>C?y:w}return y}let m=s(l,u,d),_=Qi(h,On.relativeLuminance(m>>8));if(_<d){let y=r(l,u,d),S=Qi(h,On.relativeLuminance(y>>8));return _>S?m:y}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,y=u>>16&255,S=u>>8&255,w=Qi(On.relativeLuminance2(_,y,S),On.relativeLuminance2(h,p,m));for(;w<d&&(_>0||y>0||S>0);)_-=Math.max(0,Math.ceil(_*.1)),y-=Math.max(0,Math.ceil(y*.1)),S-=Math.max(0,Math.ceil(S*.1)),w=Qi(On.relativeLuminance2(_,y,S),On.relativeLuminance2(h,p,m));return(_<<24|y<<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,y=u>>16&255,S=u>>8&255,w=Qi(On.relativeLuminance2(_,y,S),On.relativeLuminance2(h,p,m));for(;w<d&&(_<255||y<255||S<255);)_=Math.min(255,_+Math.ceil((255-_)*.1)),y=Math.min(255,y+Math.ceil((255-y)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),w=Qi(On.relativeLuminance2(_,y,S),On.relativeLuminance2(h,p,m));return(_<<24|y<<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})(qd||(qd={}));function Mo(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Qi(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var sU=class extends Nu{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()]}},vf=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||Vs.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++)vf._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||Vs.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}};vf=Lt([be(0,In)],vf);function oU(e){return 57508<=e&&e<=57558}function aU(e){return 9472<=e&&e<=9631}function lU(e){return oU(e)||aU(e)}function cU(){return{css:{canvas:gd(),cell:gd()},device:{canvas:gd(),cell:gd(),char:{width:0,height:0,left:0,top:0}}}}function gd(){return{width:0,height:0}}var R_=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),y=this._themeService.colors,S=e.getNoBgTrimmedLength();n&&S<a+1&&(S=a+1);let w,C=0,k="",M=0,R=0,A=0,O=0,L=!1,z=0,P=!1,Q=0,I=0,W=[],U=h!==-1&&p!==-1;for(let F=0;F<S;F++){e.loadCell(F,this._workCell);let q=this._workCell.getWidth();if(q===0)continue;let j=!1,B=F>=I,K=F,$=this._workCell;if(_.length>0&&F===_[0][0]&&B){let Te=_.shift(),Ve=this._isCellInSelection(Te[0],t);for(M=Te[0]+1;M<Te[1];M++)B&&(B=Ve===this._isCellInSelection(M,t));B&&(B=!n||a<Te[0]||a>=Te[1]),B?(j=!0,$=new sU(this._workCell,e.translateToString(!0,Te[0],Te[1]),Te[1]-Te[0]),K=Te[1]-1,q=$.getWidth()):I=Te[1]}let Y=this._isCellInSelection(F,t),T=n&&F===a,H=U&&F>=h&&F<=p,J=!1;this._decorationService.forEachDecorationAtCell(F,t,void 0,Te=>{J=!0});let N=$.getChars()||Vs;if(N===" "&&($.isUnderline()||$.isOverline())&&(N=" "),Q=q*u-d.get(N,$.isBold(),$.isItalic()),!w)w=this._document.createElement("span");else if(C&&(Y&&P||!Y&&!P&&$.bg===R)&&(Y&&P&&y.selectionForeground||$.fg===A)&&$.extended.ext===O&&H===L&&Q===z&&!T&&!j&&!J&&B){$.isInvisible()?k+=Vs:k+=N,C++;continue}else C&&(w.textContent=k),w=this._document.createElement("span"),C=0,k="";if(R=$.bg,A=$.fg,O=$.extended.ext,L=H,z=Q,P=Y,j&&a>=F&&a<=K&&(a=F),!this._coreService.isCursorHidden&&T&&this._coreService.isCursorInitialized){if(W.push("xterm-cursor"),this._coreBrowserService.isFocused)l&&W.push("xterm-cursor-blink"),W.push(r==="bar"?"xterm-cursor-bar":r==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(s)switch(s){case"outline":W.push("xterm-cursor-outline");break;case"block":W.push("xterm-cursor-block");break;case"bar":W.push("xterm-cursor-bar");break;case"underline":W.push("xterm-cursor-underline");break}}if($.isBold()&&W.push("xterm-bold"),$.isItalic()&&W.push("xterm-italic"),$.isDim()&&W.push("xterm-dim"),$.isInvisible()?k=Vs:k=$.getChars()||Vs,$.isUnderline()&&(W.push(`xterm-underline-${$.extended.underlineStyle}`),k===" "&&(k=" "),!$.isUnderlineColorDefault()))if($.isUnderlineColorRGB())w.style.textDecorationColor=`rgb(${Nu.toColorRGB($.getUnderlineColor()).join(",")})`;else{let Te=$.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&$.isBold()&&Te<8&&(Te+=8),w.style.textDecorationColor=y.ansi[Te].css}$.isOverline()&&(W.push("xterm-overline"),k===" "&&(k=" ")),$.isStrikethrough()&&W.push("xterm-strikethrough"),H&&(w.style.textDecoration="underline");let G=$.getFgColor(),X=$.getFgColorMode(),ie=$.getBgColor(),fe=$.getBgColorMode(),Re=!!$.isInverse();if(Re){let Te=G;G=ie,ie=Te;let Ve=X;X=fe,fe=Ve}let pe,le,Me=!1;this._decorationService.forEachDecorationAtCell(F,t,void 0,Te=>{Te.options.layer!=="top"&&Me||(Te.backgroundColorRGB&&(fe=50331648,ie=Te.backgroundColorRGB.rgba>>8&16777215,pe=Te.backgroundColorRGB),Te.foregroundColorRGB&&(X=50331648,G=Te.foregroundColorRGB.rgba>>8&16777215,le=Te.foregroundColorRGB),Me=Te.options.layer==="top")}),!Me&&Y&&(pe=this._coreBrowserService.isFocused?y.selectionBackgroundOpaque:y.selectionInactiveBackgroundOpaque,ie=pe.rgba>>8&16777215,fe=50331648,Me=!0,y.selectionForeground&&(X=50331648,G=y.selectionForeground.rgba>>8&16777215,le=y.selectionForeground)),Me&&W.push("xterm-decoration-top");let He;switch(fe){case 16777216:case 33554432:He=y.ansi[ie],W.push(`xterm-bg-${ie}`);break;case 50331648:He=Kt.toColor(ie>>16,ie>>8&255,ie&255),this._addStyle(w,`background-color:#${e2((ie>>>0).toString(16),"0",6)}`);break;case 0:default:Re?(He=y.foreground,W.push("xterm-bg-257")):He=y.background}switch(pe||$.isDim()&&(pe=xt.multiplyOpacity(He,.5)),X){case 16777216:case 33554432:$.isBold()&&G<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(G+=8),this._applyMinimumContrast(w,He,y.ansi[G],$,pe,void 0)||W.push(`xterm-fg-${G}`);break;case 50331648:let Te=Kt.toColor(G>>16&255,G>>8&255,G&255);this._applyMinimumContrast(w,He,Te,$,pe,le)||this._addStyle(w,`color:#${e2(G.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(w,He,y.foreground,$,pe,le)||Re&&W.push("xterm-fg-257")}W.length&&(w.className=W.join(" "),W.length=0),!T&&!j&&!J&&B?C++:w.textContent=k,Q!==this.defaultSpacing&&(w.style.letterSpacing=`${Q}px`),m.push(w),F=K}return w&&C&&(w.textContent=k),m}_applyMinimumContrast(e,t,n,r,s,a){if(this._optionsService.rawOptions.minimumContrastRatio===1||lU(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=xt.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]}};R_=Lt([be(1,e5),be(2,Hn),be(3,as),be(4,Zo),be(5,Du),be(6,Ml)],R_);function e2(e,t,n){for(;e.length<n;)e=t+e;return e}var uU=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}},hU=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 dU(){return new hU}var rv="xterm-dom-renderer-owner-",Dr="xterm-rows",vd="xterm-fg-",t2="xterm-bg-",Mc="xterm-focus",_d="xterm-selection",fU=1,M_=class extends qe{constructor(e,t,n,r,s,a,l,u,d,h,p,m,_,y){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=y,this._terminalClass=fU++,this._rowElements=[],this._selectionRenderModel=dU(),this.onRequestRedraw=this._register(new ve).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(_d),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=cU(),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(R_,document),this._element.classList.add(rv+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(Ct(()=>{this._element.classList.remove(rv+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new uU(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: ${xt.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}.${Mc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${Dr}.${Mc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${r} 1s step-end infinite;}${this._terminalSelector} .${Dr}.${Mc} .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} .${_d} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${_d} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${_d} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[a,l]of e.ansi.entries())t+=`${this._terminalSelector} .${vd}${a} { color: ${l.css}; }${this._terminalSelector} .${vd}${a}.xterm-dim { color: ${xt.multiplyOpacity(l,.5).css}; }${this._terminalSelector} .${t2}${a} { background-color: ${l.css}; }`;t+=`${this._terminalSelector} .${vd}257 { color: ${xt.opaque(e.background).css}; }${this._terminalSelector} .${vd}257.xterm-dim { color: ${xt.multiplyOpacity(xt.opaque(e.background),.5).css}; }${this._terminalSelector} .${t2}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(Mc),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(Mc),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`.${rv}${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 y=n;y<=r;++y){let S=y+u.ydisp,w=this._rowElements[y],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?y===n?e:0:-1,a?(y===r?t:s)-1:-1))}}};M_=Lt([be(7,b0),be(8,ep),be(9,Hn),be(10,In),be(11,Zo),be(12,as),be(13,Ml)],M_);var T_=class extends qe{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new ve),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new mU(this._optionsService))}catch{this._measureStrategy=this._register(new pU(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())}};T_=Lt([be(2,Hn)],T_);var y5=class extends qe{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)}},pU=class extends y5{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}},mU=class extends y5{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}},gU=class extends qe{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 vU(this._window)),this._onDprChange=this._register(new ve),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new ve),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(ze(this._textarea,"focus",()=>this._isFocused=!0)),this._register(ze(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}},vU=class extends qe{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new pl),this._onDprChange=this._register(new ve),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(Ct(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=ze(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)}},_U=class extends qe{constructor(){super(),this.linkProviders=[],this._register(Ct(()=>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 M0(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 yU(e,t,n,r,s,a,l,u,d){if(!a)return;let h=M0(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 A_=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,r,s){return yU(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=M0(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])}}};A_=Lt([be(0,ls),be(1,ep)],A_);var bU=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=[]}},b5={};AH(b5,{getSafariVersion:()=>SU,isChromeOS:()=>C5,isFirefox:()=>x5,isIpad:()=>wU,isIphone:()=>CU,isLegacyEdge:()=>xU,isLinux:()=>T0,isMac:()=>_f,isNode:()=>tp,isSafari:()=>S5,isWindows:()=>w5});var tp=typeof process<"u"&&"title"in process,Lu=tp?"node":navigator.userAgent,Ou=tp?"node":navigator.platform,x5=Lu.includes("Firefox"),xU=Lu.includes("Edge"),S5=/^((?!chrome|android).)*safari/i.test(Lu);function SU(){if(!S5)return 0;let e=Lu.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var _f=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(Ou),wU=Ou==="iPad",CU=Ou==="iPhone",w5=["Windows","Win16","Win32","WinCE"].includes(Ou),T0=Ou.indexOf("Linux")>=0,C5=/\bCrOS\b/.test(Lu),k5=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()}},kU=class extends k5{_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())}}},EU=class extends k5{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},yf=!tp&&"requestIdleCallback"in window?EU:kU,RU=class{constructor(){this._queue=new yf}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},N_=class extends qe{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 pl),this._pausedResizeTask=new RU,this._observerDisposable=this._register(new pl),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 ve),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new ve),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new ve),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new ve),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new bU((h,p)=>this._renderRows(h,p),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new MU(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(Ct(()=>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=Ct(()=>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()}};N_=Lt([be(2,Hn),be(3,ep),be(4,Zo),be(5,Du),be(6,In),be(7,as),be(8,Ml)],N_);var MU=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 DU(s,a,e,t,n,r)+np(a,t,n,r)+LU(s,a,e,t,n,r);let l;if(a===t)return l=s>e?"D":"C",fu(Math.abs(s-e),du(l,r));l=a>t?"D":"C";let u=Math.abs(a-t),d=NU(a>t?e:s,n)+(u-1)*n.cols+1+AU(a>t?s:e);return fu(d,du(l,r))}function AU(e,t){return e-1}function NU(e,t){return t.cols-e}function DU(e,t,n,r,s,a){return np(t,r,s,a).length===0?"":fu(R5(e,t,e,t-Wo(t,s),!1,s).length,du("D",a))}function np(e,t,n,r){let s=e-Wo(e,n),a=t-Wo(t,n),l=Math.abs(s-a)-OU(e,t,n);return fu(l,du(E5(e,t),r))}function LU(e,t,n,r,s,a){let l;np(t,r,s,a).length>0?l=r-Wo(r,s):l=t;let u=r,d=zU(e,t,n,r,s,a);return fu(R5(e,l,n,u,d==="C",s).length,du(d,a))}function OU(e,t,n){var l;let r=0,s=e-Wo(e,n),a=t-Wo(t,n);for(let u=0;u<Math.abs(s-a);u++){let d=E5(e,t)==="A"?-1:1;(l=n.buffer.lines.get(s+d*u))!=null&&l.isWrapped&&r++}return r}function Wo(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 zU(e,t,n,r,s,a){let l;return np(n,r,s,a).length>0?l=r-Wo(r,s):l=t,e<n&&l<=r||e>=n&&l<r?"C":"D"}function E5(e,t){return e>t?"A":"B"}function R5(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 du(e,t){let n=t?"O":"[";return he.ESC+n+e}function fu(e,t){e=Math.floor(e);let n="";for(let r=0;r<e;r++)n+=t;return n}var jU=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 n2(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 iv=50,BU=15,PU=50,IU=500,HU=" ",FU=new RegExp(HU,"g"),D_=class extends qe{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 ve),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new ve),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new ve),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new ve),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 jU(this._bufferService),this._activeSelectionMode=0,this._register(Ct(()=>{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(w5?`\r
|
|
508
|
+
`:`
|
|
509
|
+
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),T0&&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=n2(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=M0(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,-iv),iv),t/=iv,t/Math.abs(t)+Math.round(t*(BU-1)))}shouldForceSelection(e){return _f?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(),PU)}_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&&!(_f&&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<IU&&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,y=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 M=a.getString(k).length;for(M>1&&(y+=M-1,d+=M-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&&(y+=R-1,d+=R-1),d++,k++}}d++;let S=u+h-p+_,w=Math.min(this._bufferService.cols,d-u+p+m-_-y);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 M=this._bufferService.cols-k.start;S-=M,w+=M}}}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=n2(n,this._bufferService.cols)}};D_=Lt([be(3,In),be(4,Zo),be(5,x0),be(6,Hn),be(7,ls),be(8,as)],D_);var r2=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={}}},i2=class{constructor(){this._color=new r2,this._css=new r2}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=[Rt.toColor("#2e3436"),Rt.toColor("#cc0000"),Rt.toColor("#4e9a06"),Rt.toColor("#c4a000"),Rt.toColor("#3465a4"),Rt.toColor("#75507b"),Rt.toColor("#06989a"),Rt.toColor("#d3d7cf"),Rt.toColor("#555753"),Rt.toColor("#ef2929"),Rt.toColor("#8ae234"),Rt.toColor("#fce94f"),Rt.toColor("#729fcf"),Rt.toColor("#ad7fa8"),Rt.toColor("#34e2e2"),Rt.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:Kt.toCss(r,s,a),rgba:Kt.toRgba(r,s,a)})}for(let n=0;n<24;n++){let r=8+n*10;e.push({css:Kt.toCss(r,r,r),rgba:Kt.toRgba(r,r,r)})}return e})()),No=Rt.toColor("#ffffff"),Fc=Rt.toColor("#000000"),s2=Rt.toColor("#ffffff"),o2=Fc,Tc={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},UU=No,L_=class extends qe{constructor(e){super(),this._optionsService=e,this._contrastCache=new i2,this._halfContrastCache=new i2,this._onChangeColors=this._register(new ve),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:No,background:Fc,cursor:s2,cursorAccent:o2,selectionForeground:void 0,selectionBackgroundTransparent:Tc,selectionBackgroundOpaque:xt.blend(Fc,Tc),selectionInactiveBackgroundTransparent:Tc,selectionInactiveBackgroundOpaque:xt.blend(Fc,Tc),scrollbarSliderBackground:xt.opacity(No,.2),scrollbarSliderHoverBackground:xt.opacity(No,.4),scrollbarSliderActiveBackground:xt.opacity(No,.5),overviewRulerBorder:No,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=ft(e.foreground,No),t.background=ft(e.background,Fc),t.cursor=xt.blend(t.background,ft(e.cursor,s2)),t.cursorAccent=xt.blend(t.background,ft(e.cursorAccent,o2)),t.selectionBackgroundTransparent=ft(e.selectionBackground,Tc),t.selectionBackgroundOpaque=xt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=ft(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=xt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?ft(e.selectionForeground,JC):void 0,t.selectionForeground===JC&&(t.selectionForeground=void 0),xt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=xt.opacity(t.selectionBackgroundTransparent,.3)),xt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=xt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=ft(e.scrollbarSliderBackground,xt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=ft(e.scrollbarSliderHoverBackground,xt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=ft(e.scrollbarSliderActiveBackground,xt.opacity(t.foreground,.5)),t.overviewRulerBorder=ft(e.overviewRulerBorder,UU),t.ansi=Qt.slice(),t.ansi[0]=ft(e.black,Qt[0]),t.ansi[1]=ft(e.red,Qt[1]),t.ansi[2]=ft(e.green,Qt[2]),t.ansi[3]=ft(e.yellow,Qt[3]),t.ansi[4]=ft(e.blue,Qt[4]),t.ansi[5]=ft(e.magenta,Qt[5]),t.ansi[6]=ft(e.cyan,Qt[6]),t.ansi[7]=ft(e.white,Qt[7]),t.ansi[8]=ft(e.brightBlack,Qt[8]),t.ansi[9]=ft(e.brightRed,Qt[9]),t.ansi[10]=ft(e.brightGreen,Qt[10]),t.ansi[11]=ft(e.brightYellow,Qt[11]),t.ansi[12]=ft(e.brightBlue,Qt[12]),t.ansi[13]=ft(e.brightMagenta,Qt[13]),t.ansi[14]=ft(e.brightCyan,Qt[14]),t.ansi[15]=ft(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]=ft(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()}}};L_=Lt([be(0,Hn)],L_);function ft(e,t){if(e!==void 0)try{return Rt.toColor(e)}catch{}return t}var $U=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)}},WU=class{constructor(){this._services=new $U,this._services.set(b0,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=BH(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)}},qU={trace:0,debug:1,info:2,warn:3,error:4,off:5},VU="xterm.js: ",O_=class extends qe{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=qU[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?"":VU)+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)}};O_=Lt([be(0,Hn)],O_);var a2=class extends qe{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new ve),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new ve),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new ve),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}},$e=3,Vt=Object.freeze(new Nu),yd=0,sv=2,Uc=class M5{constructor(t,n,r=!1){this.isWrapped=r,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*$e);let s=n||Ir.fromCharData([0,KT,1,0]);for(let a=0;a<t;++a)this.setCell(a,s);this.length=t}get(t){let n=this._data[t*$e+0],r=n&2097151;return[this._data[t*$e+1],n&2097152?this._combined[t]:r?$s(r):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):r]}set(t,n){this._data[t*$e+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*$e+0]=t|2097152|n[2]<<22):this._data[t*$e+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*$e+0]>>22}hasWidth(t){return this._data[t*$e+0]&12582912}getFg(t){return this._data[t*$e+1]}getBg(t){return this._data[t*$e+2]}hasContent(t){return this._data[t*$e+0]&4194303}getCodePoint(t){let n=this._data[t*$e+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*$e+0]&2097152}getString(t){let n=this._data[t*$e+0];return n&2097152?this._combined[t]:n&2097151?$s(n&2097151):""}isProtected(t){return this._data[t*$e+2]&536870912}loadCell(t,n){return yd=t*$e,n.content=this._data[yd+0],n.fg=this._data[yd+1],n.bg=this._data[yd+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*$e+0]=n.content,this._data[t*$e+1]=n.fg,this._data[t*$e+2]=n.bg}setCellFromCodepoint(t,n,r,s){s.bg&268435456&&(this._extendedAttrs[t]=s.extended),this._data[t*$e+0]=n|r<<22,this._data[t*$e+1]=s.fg,this._data[t*$e+2]=s.bg}addCodepointToCell(t,n,r){let s=this._data[t*$e+0];s&2097152?this._combined[t]+=$s(n):s&2097151?(this._combined[t]=$s(s&2097151)+$s(n),s&=-2097152,s|=2097152):s=n|1<<22,r&&(s&=-12582913,s|=r<<22),this._data[t*$e+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*sv<this._data.buffer.byteLength;let r=t*$e;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*sv<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*sv<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 M5(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*$e+0]&4194303)return t+(this._data[t*$e+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*$e+0]&4194303||this._data[t*$e+2]&50331648)return t+(this._data[t*$e+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<$e;h++)this._data[(r+d)*$e+h]=l[(n+d)*$e+h];l[(n+d)*$e+2]&268435456&&(this._extendedAttrs[r+d]=t._extendedAttrs[n+d])}else for(let d=0;d<s;d++){for(let h=0;h<$e;h++)this._data[(r+d)*$e+h]=l[(n+d)*$e+h];l[(n+d)*$e+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*$e+0],u=l&2097151,d=l&2097152?this._combined[n]:u?$s(u):Vs;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 KU(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,_=pu(p,m,t),y=1,S=0;for(;y<p.length;){let C=pu(p,y,t),k=C-S,M=n-_,R=Math.min(k,M);p[m].copyCellsFrom(p[y],S,_,R,!1),_+=R,_===n&&(m++,_=0),S+=R,S===C&&(y++,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 GU(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 YU(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 XU(e,t,n){let r=[],s=e.map((d,h)=>pu(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=pu(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 pu(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 T5=class A5{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=A5._nextId++,this._onDispose=this.register(new ve),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),$o(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};T5._nextId=1;var ZU=T5,tn={},Do=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 l2=4294967295,c2=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=Vt.clone(),this.savedCharset=Do,this.markers=[],this._nullCell=Ir.fromCharData([0,KT,1,0]),this._whitespaceCell=Ir.fromCharData([0,Vs,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new yf,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new a2(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 mf),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 mf),this._whitespaceCell}getBlankLine(e,t){return new Uc(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>l2?l2:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=Vt);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 a2(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell(Vt),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 Uc(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 Uc(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=KU(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(Vt),n);if(r.length>0){let s=GU(this.lines,r);YU(this.lines,s.layout),this._reflowLargerAdjustViewport(e,t,s.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let r=this.getNullCell(Vt),s=n;for(;s-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Uc(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(Vt),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=XU(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 y=[];for(let R=0;R<m;R++){let A=this.getBlankLine(Vt,!0);y.push(A)}y.length>0&&(s.push({start:l+d.length+a,newLines:y}),a+=y.length),d.push(...y);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 A=Math.max(C,0);k=pu(d,A,this._cols)}}for(let R=0;R<d.length;R++)p[R]<e&&d[R].setCell(p[R],r);let M=m-_;for(;M-- >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 y=0;for(let w=l.length-1;w>=0;w--)l[w].index+=y,this.lines.onInsertEmitter.fire(l[w]),y+=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 ZU(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)}},QU=class extends qe{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new ve),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 c2(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new c2(!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)}},N5=2,D5=1,z_=class extends qe{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new ve),this.onResize=this._onResize.event,this._onScroll=this._register(new ve),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,N5),this.rows=Math.max(e.rawOptions.rows||0,D5),this.buffers=this._register(new QU(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))}};z_=Lt([be(0,Hn)],z_);var Wa={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:_f,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},JU=["normal","bold","100","200","300","400","500","600","700","800","900"],e$=class extends qe{constructor(e){super(),this._onOptionChange=this._register(new ve),this.onOptionChange=this._onOptionChange.event;let t={...Wa};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(Ct(()=>{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 Wa))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,r)=>{if(!(n in Wa))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=Wa[e]),!t$(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Wa[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=JU.includes(t)?t:Wa[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 t$(e){return e==="block"||e==="underline"||e==="bar"}function $c(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]&&$c(e[r],t-1);return n}var u2=Object.freeze({insertMode:!1}),h2=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),j_=class extends qe{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 ve),this.onData=this._onData.event,this._onUserInput=this._register(new ve),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new ve),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new ve),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=$c(u2),this.decPrivateModes=$c(h2)}reset(){this.modes=$c(u2),this.decPrivateModes=$c(h2)}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))}};j_=Lt([be(0,In),be(1,QT),be(2,Hn)],j_);var d2={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 ov(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 av=String.fromCharCode,f2={DEFAULT:e=>{let t=[ov(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${av(t[0])}${av(t[1])}${av(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${ov(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${ov(e,!0)};${e.x};${e.y}${t}`}},B_=class extends qe{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 ve),this.onProtocolChange=this._onProtocolChange.event;for(let r of Object.keys(d2))this.addProtocol(r,d2[r]);for(let r of Object.keys(f2))this.addEncoding(r,f2[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)}};B_=Lt([be(0,In),be(1,Zo),be(2,Hn)],B_);var lv=[[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]],n$=[[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 r$(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 i$=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<lv.length;++e)Jt.fill(0,lv[e][0],lv[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?Jt[e]:r$(e,n$)?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=zo.extractWidth(t);s===0?r=!1:s>n&&(n=s)}return zo.createPropertyValue(0,n,r)}},zo=class Vd{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new ve,this.onChange=this._onChange.event;let t=new i$;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=Vd.extractWidth(u);Vd.extractShouldJoin(u)&&(d-=Vd.extractWidth(r)),n+=d,r=u}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},s$=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 p2(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 Ac=2147483647,o$=256,L5=class P_{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>o$)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 P_;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 P_(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>Ac?Ac: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>Ac?Ac: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,Ac):t}},Nc=[],a$=class{constructor(){this._state=0,this._active=Nc,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=Nc}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=Nc,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Nc,!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",Jf(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=Nc,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+=Jf(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}},Dc=[],l$=class{constructor(){this._handlers=Object.create(null),this._active=Dc,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Dc}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=Dc,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Dc,!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",Jf(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=Dc,this._ident=0}},Wc=new L5;Wc.addParam(0);var m2=class{constructor(e){this._handler=e,this._data="",this._params=Wc,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Wc,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=Jf(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=Wc,this._data="",this._hitLimit=!1,n));return this._params=Wc,this._data="",this._hitLimit=!1,t}},c$=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,u$=(function(){let e=new c$(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})(),h$=class extends qe{constructor(e=u$){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 L5,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(Ct(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new a$),this._dcsParser=this._register(new l$),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}}},d$=/^([\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})$/,f$=/^[\da-f]+$/;function g2(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=d$.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),f$.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 cv(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 p$(e,t=16){let[n,r,s]=e;return`rgb:${cv(n,t)}/${cv(r,t)}/${cv(s,t)}`}var m$={"(":0,")":1,"*":2,"+":3,"-":1,".":2},Is=131072,v2=10;function _2(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 y2=5e3,b2=0,g$=class extends qe{constructor(e,t,n,r,s,a,l,u,d=new h$){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 zH,this._utf8Decoder=new jH,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=Vt.clone(),this._eraseAttrDataInternal=Vt.clone(),this._onRequestBell=this._register(new ve),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new ve),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new ve),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new ve),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new ve),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new ve),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new ve),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new ve),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new ve),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new ve),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new ve),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new ve),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new ve),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 I_(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(Wd.IND,()=>this.index()),this._parser.setExecuteHandler(Wd.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(Wd.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 m2((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"),y2))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${y2} 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>Is&&(a=this._parseStack.position+Is)}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<Is&&(this._parseBuffer=new Uint32Array(Math.min(e.length,Is))),l||this._dirtyRowTracker.clearRange(),e.length>Is)for(let h=a;h<e.length;h+=Is){let p=h+Is<e.length?h+Is: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 y=t;y<n;++y){if(r=e[y],r<127&&a){let k=a[String.fromCharCode(r)];k&&(r=k.charCodeAt(0))}let S=this._unicodeService.charProperties(r,_);s=zo.extractWidth(S);let w=zo.extractShouldJoin(S),C=w?zo.extractWidth(_):0;if(_=S,l&&this._onA11yChar.fire($s(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,M=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 Uc&&m.copyCellsFrom(k,M,0,C,!1);M<u;)k.setCellFromCodepoint(M++,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 M=s-C;--M>=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=>_2(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new m2(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(Vt));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=zo.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,Do),this._charsetService.setgCharset(1,Do),this._charsetService.setgCharset(2,Do),this._charsetService.setgCharset(3,Do);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),y=w=>w?1:2,S=e.params[0];return t?S===2?_(S,4):S===4?_(S,y(l.modes.insertMode)):S===12?_(S,3):S===20?_(S,y(m.convertEol)):_(S,0):S===1?_(S,y(r.applicationCursorKeys)):S===3?_(S,m.windowOptions.setWinLines?d===80?2:d===132?1:0:0):S===6?_(S,y(r.origin)):S===7?_(S,y(r.wraparound)):S===8?_(S,3):S===9?_(S,y(s==="X10")):S===12?_(S,y(m.cursorBlink)):S===25?_(S,y(!l.isCursorHidden)):S===45?_(S,y(r.reverseWraparound)):S===66?_(S,y(r.applicationKeypad)):S===67?_(S,4):S===1e3?_(S,y(s==="VT200")):S===1002?_(S,y(s==="DRAG")):S===1003?_(S,y(s==="ANY")):S===1004?_(S,y(r.sendFocus)):S===1005?_(S,4):S===1006?_(S,y(a==="SGR")):S===1015?_(S,4):S===1016?_(S,y(a==="SGR_PIXELS")):S===1048?_(S,1):S===47||S===1047||S===1049?_(S,y(h===p)):S===2004?_(S,y(r.bracketedPasteMode)):S===2026?_(S,y(r.synchronizedOutput)):_(S,0)}_updateAttrColor(e,t,n,r,s){return t===2?(e|=50331648,e&=-16777216,e|=Nu.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=Vt.fg,e.bg=Vt.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|=Vt.fg&16777215):n===49?(r.bg&=-67108864,r.bg|=Vt.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|=Vt.fg&16777215,r.bg&=-67108864,r.bg|=Vt.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=Vt.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(!_2(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>v2&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>v2&&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(x2(a))if(s==="?")t.push({type:0,index:a});else{let l=g2(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=g2(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]);x2(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,Do),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(m$[e[0]],tn[e[1]]||Do),!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=Vt.clone(),this._eraseAttrDataInternal=Vt.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)}},I_=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&&(b2=e,e=t,t=b2),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};I_=Lt([be(0,In)],I_);function x2(e){return 0<=e&&e<256}var v$=5e7,S2=12,_$=50,y$=class extends qe{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 ve),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>v$)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>=S2?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>=S2)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>_$&&(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()}},H_=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)))}};H_=Lt([be(0,In)],H_);var w2=!1,b$=class extends qe{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new pl),this._onBinary=this._register(new ve),this.onBinary=this._onBinary.event,this._onData=this._register(new ve),this.onData=this._onData.event,this._onLineFeed=this._register(new ve),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new ve),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new ve),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new ve),this._instantiationService=new WU,this.optionsService=this._register(new e$(e)),this._instantiationService.setService(Hn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(z_)),this._instantiationService.setService(In,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(O_)),this._instantiationService.setService(QT,this._logService),this.coreService=this._register(this._instantiationService.createInstance(j_)),this._instantiationService.setService(Zo,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(B_)),this._instantiationService.setService(ZT,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(zo)),this._instantiationService.setService(HH,this.unicodeService),this._charsetService=this._instantiationService.createInstance(s$),this._instantiationService.setService(IH,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(H_),this._instantiationService.setService(JT,this._oscLinkService),this._inputHandler=this._register(new g$(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 y$((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 ve),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&&!w2&&(this._logService.warn("writeSync is unreliable and will be removed soon."),w2=!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,N5),t=Math.max(t,D5),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(p2.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(p2(this._bufferService),!1))),this._windowsWrappingHeuristics.value=Ct(()=>{for(let t of e)t.dispose()})}}},x$={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 S$(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=x$[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 It=0,w$=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new yf,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new yf,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||(It=this._search(t),It===-1)||this._getKey(this._array[It])!==t)return!1;do if(this._array[It]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(It),!0;while(++It<this._array.length&&this._getKey(this._array[It])===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&&(It=this._search(e),!(It<0||It>=this._array.length)&&this._getKey(this._array[It])===e))do yield this._array[It];while(++It<this._array.length&&this._getKey(this._array[It])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(It=this._search(e),!(It<0||It>=this._array.length)&&this._getKey(this._array[It])===e))do t(this._array[It]);while(++It<this._array.length&&this._getKey(this._array[It])===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}},uv=0,C2=0,C$=class extends qe{constructor(){super(),this._decorations=new w$(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new ve),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new ve),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(Ct(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new k$(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=>{uv=s.options.x??0,C2=uv+(s.options.width??1),e>=uv&&e<C2&&(!n||(s.options.layer??"bottom")===n)&&r(s)})}},k$=class extends Gs{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new ve),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new ve),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=Rt.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=Rt.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},E$=1e3,R$=class{constructor(e,t=E$){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)}},k2=20,bf=class extends qe{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 R$(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(`
|
|
510
|
+
`))),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(ze(s,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(Ct(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<k2+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
|
|
511
|
+
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===k2+1&&(this._liveRegion.textContent+=o_.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 y=h<_.length?_[h]:_.slice(-1)[0]+1;return y>=this._terminal.cols&&(++m,y=0),{row:m,column:y}},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})`}};bf=Lt([be(1,b0),be(2,as),be(3,ls)],bf);var F_=class extends qe{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 ve),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new ve),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(Ct(()=>{var a;$o(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(ze(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(ze(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(ze(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(ze(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&&M$(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,$o(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}}};F_=Lt([be(1,x0),be(2,ls),be(3,In),be(4,t5)],F_);function M$(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 b${constructor(e={}){super(e),this._linkifier=this._register(new pl),this.browser=b5,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new pl),this._onCursorMove=this._register(new ve),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new ve),this.onKey=this._onKey.event,this._onRender=this._register(new ve),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new ve),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new ve),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new ve),this.onBell=this._onBell.event,this._onFocus=this._register(new ve),this._onBlur=this._register(new ve),this._onA11yCharEmitter=this._register(new ve),this._onA11yTabEmitter=this._register(new ve),this._onWillOpen=this._register(new ve),this._setup(),this._decorationService=this._instantiationService.createInstance(C$),this._instantiationService.setService(Du,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(_U),this._instantiationService.setService(t5,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(l_)),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(Ct(()=>{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=xt.toColorRGB(n==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[n]);this.coreService.triggerDataEvent(`${he.ESC}]${r};${p$(s)}${_5.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(a=>a.ansi[t.index]=Kt.toColor(...t.color));else{let a=n;this._themeService.modifyColors(l=>l[a]=Kt.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(bf,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(ze(this.element,"copy",t=>{this.hasSelection()&&LH(t,this._selectionService)}));let e=t=>OH(t,this.textarea,this.coreService,this.optionsService);this._register(ze(this.textarea,"paste",e)),this._register(ze(this.element,"paste",e)),x5?this._register(ze(this.element,"mousedown",t=>{t.button===2&&zC(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(ze(this.element,"contextmenu",t=>{zC(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),T0&&this._register(ze(this.element,"auxclick",t=>{t.button===1&&VT(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(ze(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(ze(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(ze(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(ze(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(ze(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(ze(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(ze(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(ze(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",s_.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(gU,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(as,this._coreBrowserService),this._register(ze(this.textarea,"focus",a=>this._handleTextAreaFocus(a))),this._register(ze(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(T_,this._document,this._helperContainer),this._instantiationService.setService(ep,this._charSizeService),this._themeService=this._instantiationService.createInstance(L_),this._instantiationService.setService(Ml,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(vf),this._instantiationService.setService(e5,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(N_,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(E_,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(A_),this._instantiationService.setService(x0,this._mouseService);let r=this._linkifier.value=this._register(this._instantiationService.createInstance(F_,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(C_,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(D_,this.element,this.screenElement,r)),this._instantiationService.setService(UH,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(k_,this.screenElement)),this._register(ze(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(bf,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",a=>this._handleScreenReaderModeOptionChange(a))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(gf,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",a=>{!this._overviewRulerRenderer&&a&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(gf,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(M_,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,_,y;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,(y=e._coreBrowserService)==null?void 0:y.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(ze(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(ze(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){qT(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=S$(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)&&(A$(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(Vt));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 A$(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var N$=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)}},D$=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)}},E2=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 D$(t)}getNullCell(){return new Ir}},L$=class extends qe{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new ve),this.onBufferChange=this._onBufferChange.event,this._normal=new E2(this._core.buffers.normal,"normal"),this._alternate=new E2(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)}},z$=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}},j$=["cols","rows"],di=0,B$=class extends qe{constructor(e){super(),this._core=this._register(new T$(e)),this._addonManager=this._register(new N$),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(j$.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 z$(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 L$(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
|
|
512
|
+
`,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 s_.get()},set promptLabel(e){s_.set(e)},get tooMuchOutput(){return o_.get()},set tooMuchOutput(e){o_.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 O5="lever-theme",z5=x.createContext(void 0),P$=e=>e==="light"||e==="dark"||e==="system",j5=()=>typeof window>"u"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",R2=e=>{if(typeof document>"u")return;const t=e==="system"?j5():e;document.documentElement.classList.toggle("dark",t==="dark")},I$=()=>{if(typeof window>"u")return"system";const e=window.localStorage.getItem(O5);return P$(e)?e:"system"};function H$({children:e}){const[t,n]=x.useState(I$);x.useEffect(()=>{R2(t),typeof window<"u"&&window.localStorage.setItem(O5,t)},[t]),x.useEffect(()=>{if(t!=="system")return;const s=window.matchMedia("(prefers-color-scheme: dark)"),a=()=>R2("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"?j5():t;return{theme:t,resolvedTheme:s,setTheme:n}},[t]);return g.jsx(z5.Provider,{value:r,children:e})}function B5(){const e=x.useContext(z5);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"},U$={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 P5(e){return{cols:Math.max(1,e.cols||80),rows:Math.max(1,e.rows||24)}}function I5(e,t){var S,w,C,k,M;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:((M=e.options.overviewRuler)==null?void 0:M.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),y=Math.max(0,l.height-m);return{cols:Math.max(2,Math.floor(_/s)),rows:Math.max(1,Math.floor(y/a))}}function bd(e){e.refresh(0,Math.max(0,e.rows-1))}function xd(e,t,n,r,s){const a=I5(e,t)??P5(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 $$({projectId:e,terminalId:t,socket:n,scrollback:r,connectionStatus:s,clearVersion:a=0,focusRequestVersion:l=0,onPathChange:u}){const{resolvedTheme:d}=B5(),h=x.useRef(null),p=x.useRef(null),m=x.useRef(null),_=x.useRef(!1),y=x.useRef(0),S=x.useRef(null),w=x.useRef(null),[C,k]=x.useState(null),[M,R]=x.useState(null),A=d==="dark"?U$:F$,O=(z,P)=>{n.command({type:"terminal.resize",terminalId:t,cols:z,rows:P}).catch(()=>{})},L=()=>{const z=()=>{const P=p.current,Q=h.current;!P||!Q||!_.current||xd(P,Q,w,!0,O)};requestAnimationFrame(()=>{z(),setTimeout(z,0)})};return x.useEffect(()=>{const z=new B$({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:A}),P=new xH;z.loadAddon(P),z.loadAddon(new MH),p.current=z;const Q=h.current;Q&&(z.open(Q),m.current&&z.write(m.current),xd(z,Q,w,!1,()=>{}),bd(z),L());const I=z.onData(F=>{n.command({type:"terminal.input",terminalId:t,data:F}).catch(q=>{R(q instanceof Error?q.message:String(q))})}),W=z.onResize(({cols:F,rows:q})=>{if(!_.current)return;const j={cols:F,rows:q};w.current&&w.current.cols===F&&w.current.rows===q||(w.current=j,O(F,q))}),U=new ResizeObserver(()=>{const F=p.current,q=h.current;!F||!q||xd(F,q,w,_.current,(j,B)=>{n.command({type:"terminal.resize",terminalId:t,cols:j,rows:B}).catch(()=>{})})});return Q&&U.observe(Q),()=>{U.disconnect(),W.dispose(),I.dispose(),m.current=P.serialize(),z.dispose(),p.current=null}},[r,n,t,A]),x.useEffect(()=>{const z=p.current;z&&(z.options.scrollback=r)},[r]),x.useEffect(()=>{const z=p.current;z&&(z.options.theme=A,bd(z))},[A]),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,y.current+=1,S.current=null,m.current=null,k(null),R(null),z.reset(),bd(z),n.command({type:"terminal.close",terminalId:t}).catch(P=>{R(P instanceof Error?P.message:String(P))}))},[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=I=>{const W=p.current;if(!W)return;const U=JSON.stringify({cwd:I.cwd,shell:I.shell,cols:I.cols,rows:I.rows,scrollback:I.scrollback,status:I.status,exitCode:I.exitCode,serializedState:I.serializedState});if(S.current===U){k({cwd:I.cwd,shell:I.shell,status:I.status,exitCode:I.exitCode}),m.current=I.serializedState||null;return}S.current=U,k({cwd:I.cwd,shell:I.shell,status:I.status,exitCode:I.exitCode}),m.current=I.serializedState||null,W.options.scrollback=I.scrollback,W.reset(),I.serializedState&&W.write(I.serializedState),bd(W)},P=()=>{const I=p.current,W=h.current;if(!I||!W)return;const U=I5(I,W)??P5(I);I.resize(U.cols,U.rows),w.current=U,n.command({type:"terminal.create",projectId:e,terminalId:t,cols:U.cols,rows:U.rows,scrollback:r}).then(F=>{_.current=!0,R(null),F&&z(F),L()}).catch(F=>{R(F instanceof Error?F.message:String(F))})},Q=()=>{const I=++y.current,W=()=>{if(y.current!==I)return;const U=p.current,F=h.current;if(!U||!F)return;xd(U,F,w,!1,()=>{});const q=F.getBoundingClientRect();if(q.width<=0||q.height<=0){requestAnimationFrame(W);return}P()};requestAnimationFrame(()=>{requestAnimationFrame(W)})};return Q(),n.subscribeTerminal(t,{onSnapshot:I=>{if(!I){_.current=!1,S.current=null,s==="connected"&&Q();return}_.current=!0,R(null),z(I),L()},onEvent:I=>{const W=p.current;if(W){if(I.type==="terminal.output"){W.write(I.data);return}I.type==="terminal.exit"&&k(U=>({cwd:(U==null?void 0:U.cwd)??"",shell:(U==null?void 0:U.shell)??"",status:"exited",exitCode:I.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"})}),M?g.jsxs("div",{className:"px-3 py-1 text-xs text-destructive",children:["Terminal error: ",M]}):null]})}const W$=24;function H5(e){return e+W$}function q$(e,t){return Math.max(1,e)*H5(t)}function M2({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([]),[y,S]=x.useState(0),[w,C]=x.useState({}),[k,M]=x.useState({});x.useLayoutEffect(()=>{const P=p.current;if(!P)return;const Q=()=>{S(P.getBoundingClientRect().width)},I=new ResizeObserver(Q);return I.observe(P),Q(),()=>I.disconnect()},[]);const R=t.terminals.length,A=H5(a),O=q$(R,a),L=Math.max(y,O),z=x.useMemo(()=>t.terminals.map(P=>P.id).join(":"),[t.terminals]);return x.useLayoutEffect(()=>{const P=_.current,Q=t.terminals.map(U=>U.id),I=Q.find(U=>!P.includes(U));if(_.current=Q,!I||P.length===0)return;const W=m.current[I];W&&W.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:L||"100%"},children:g.jsx(Bd,{orientation:"horizontal",className:"h-full min-h-0",onLayoutChanged:P=>h(e,t.terminals.map(Q=>P[Q.id]??Q.size)),children:t.terminals.map((P,Q)=>g.jsxs(x.Fragment,{children:[g.jsx(Ao,{id:P.id,defaultSize:`${P.size}%`,minSize:`${A}px`,className:"min-h-0 overflow-hidden",style:{minWidth:A},children:g.jsxs("div",{ref:I=>{m.current[P.id]=I},className:"flex h-full min-h-0 min-w-0 flex-col border-r border-border bg-transparent last:border-r-0",style:{minWidth:A},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[P.id]??""})]})}),g.jsxs("div",{className:"flex items-center gap-1",children:[g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Clear terminal",onClick:()=>M(I=>({...I,[P.id]:(I[P.id]??0)+1})),children:g.jsx(p6,{className:"size-3.5"})}),g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Add terminal to the right",onClick:()=>u(e,P.id),children:g.jsx(ky,{className:"size-3.5"})}),g.jsx(et,{variant:"ghost",size:"icon-sm","aria-label":"Archive terminal",onClick:()=>d(e,P.id),children:g.jsx(yl,{className:"size-3.5"})})]})]}),g.jsx($$,{projectId:e,terminalId:P.id,socket:n,scrollback:s,connectionStatus:r,clearVersion:k[P.id]??0,focusRequestVersion:Q===0?l:0,onPathChange:I=>C(W=>W[P.id]===I?W:{...W,[P.id]:I})})]})}),Q<t.terminals.length-1?g.jsx(Pd,{withHandle:!0,orientation:"horizontal"}):null]},P.id))},z)})})})}function T2(e){if(!e)return;const t=Number.parseInt(e,10);return Number.isFinite(t)&&t>0?t:void 0}function V$(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:T2(n.groups.line),column:T2(n.groups.column)}:{path:t}}function hv(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 A0=()=>{},F5=x.createContext(A0);function K$({children:e,onOpenLocalLink:t}){return g.jsx(F5.Provider,{value:t??A0,children:e})}const U_={Task:Jd,TaskOutput:Jd,Bash:Ry,Glob:Ig,Grep:Ig,ExitPlanMode:Lw,Read:rR,Edit:E6,Write:M6,NotebookEdit:lR,WebFetch:jz,TodoWrite:Zz,WebSearch:Ig,KillShell:yj,AskUserQuestion:oR,Skill:ll,EnterPlanMode:Lw},U5=Cj;function $5(e){return U_[e]?U_[e]:U5}function no({children:e,className:t}){return g.jsx("div",{className:ye("flex gap-3 justify-start items-center",t),children:e})}function G$({children:e,className:t}){return g.jsx("div",{className:ye("flex items-center gap-1.5 text-xs",t),children:e})}function Qs({children:e,className:t}){return g.jsx("span",{className:ye("font-medium text-foreground/80",t),children:e})}function Y$({children:e}){return g.jsx("span",{className:"text-muted-foreground",children:e})}function rp({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(Ci,{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 A2({label:e,children:t,copyText:n}){const[r,s]=x.useState(!1),a=n??xf(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(Po,{className:"h-3.5 w-3.5 text-green-400"}):g.jsx(Pf,{className:"h-4 w-4"})})]})]})}function W5({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 ip({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 xf(e){if(typeof e=="string")return e;if(typeof e=="number")return String(e);if(Array.isArray(e))return e.map(xf).join("");if(e&&typeof e=="object"&&"props"in e){const t=e.props;return xf(t.children)}return""}function N2(e,t){return x.isValidElement(e)?x.cloneElement(e,{className:ye(e.props.className,t)}):e}const N0={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=xf(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(Po,{className:"h-4 w-4 text-green-400"}):g.jsx(Pf,{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]=N2(r,"mt-0"));const s=n.length-1,a=n[s];return a!==void 0&&(n[s]=N2(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 sp(e){return{...N0,a:({children:t,href:n,onClick:r,...s})=>{const a=x.useContext(F5),l=V$(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===A0)&&(u.preventDefault(),a(l))},...s,children:t})}}}({...N0});const X$={connecting:"Connecting...",acquiring_sandbox:"Booting...",initializing:"Initializing...",starting:"Starting...",running:"Running...",waiting_for_user:"Waiting...",failed:"Failed"};function Z$({status:e}){const t=(e?X$[e]:void 0)||"Processing...",n=e==="failed";return g.jsx(no,{className:"ml-[1px]",children:g.jsxs(G$,{children:[n?g.jsx(yl,{className:"size-4.5 text-red-500"}):g.jsx(ss,{className:"size-4.5 animate-spin text-muted-icon"}),g.jsx(Vf,{className:"ml-[1px] text-sm",shimmerWidth:44,children:t})]})})}const op=20,$_=50,Q$=30;function J$(e){return Number.isFinite(e)?Math.min($_,Math.max(op,e)):Q$}function eW(){return{isVisible:!0,size:op}}function dv(e,t){return e[t]??eW()}const Kd=El()(Rl(e=>({projects:{},toggleVisibility:t=>e(n=>({projects:{...n.projects,[t]:{...dv(n.projects,t),isVisible:!dv(n.projects,t).isVisible}}})),setSize:(t,n)=>e(r=>({projects:{...r.projects,[t]:{...dv(r.projects,t),size:J$(n)}}})),clearProject:t=>e(n=>{const{[t]:r,...s}=n.projects;return{projects:s}})}),{name:"right-sidebar-layouts",version:1})),tW={isVisible:!0,size:op},q5=[68,32];function nW(){return{isVisible:!1,mainSizes:[...q5],terminals:[],nextTerminalIndex:0}}function rW(e,t){return e[t]??nW()}function fv(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 iW(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 sW(e){if(e.length===0)return e;const t=e.length+1;return e.map(n=>({...n,size:n.size*e.length/t}))}function Lc(e,t,n){return{...e,[t]:n(rW(e,t))}}const Lo=El()(Rl(e=>({projects:{},addTerminal:(t,n)=>e(r=>({projects:Lc(r.projects,t,s=>{var d,h;const a=sW(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:iW(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:Lc(r.projects,t,s=>{const a=s.terminals.filter(u=>u.id!==n);if(a.length===0)return{...s,isVisible:!1,terminals:[]};const l=fv(a.map(u=>u.size));return{...s,terminals:a.map((u,d)=>({...u,size:l[d]??100/a.length}))}})})),toggleVisibility:t=>e(n=>({projects:Lc(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=fv(n);return{projects:Lc(r.projects,t,a=>({...a,mainSizes:s}))}}),setTerminalSizes:(t,n)=>e(r=>({projects:Lc(r.projects,t,s=>{if(n.length!==s.terminals.length)return s;const a=fv(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})),oW={isVisible:!1,mainSizes:[...q5],terminals:[],nextTerminalIndex:0},Sf=1e3,W_=500,q_=5e3,wf=450,V_=250,K_=900,G_="cursor";function Y_(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 aW(e){switch(e){case"vscode":return"VS Code";case"windsurf":return"Windsurf";case"custom":return"Custom";case"cursor":default:return"Cursor"}}function D2(e){return Number.isFinite(e)?Math.min(q_,Math.max(W_,Math.round(e))):Sf}function L2(e){return Number.isFinite(e)?Math.min(K_,Math.max(V_,Math.round(e))):wf}function O2(e){switch(e){case"vscode":case"windsurf":case"custom":case"cursor":return e;default:return G_}}function pv(e,t){const n=e==null?void 0:e.trim();return n&&n.length>0?n:Y_(t)}const Or=El()(Rl(e=>({scrollbackLines:Sf,minColumnWidth:wf,editorPreset:G_,editorCommandTemplate:Y_(G_),setScrollbackLines:t=>e({scrollbackLines:D2(t)}),setMinColumnWidth:t=>e({minColumnWidth:L2(t)}),setEditorPreset:t=>e(n=>{const r=O2(t);return{editorPreset:r,editorCommandTemplate:r==="custom"?pv(n.editorCommandTemplate,r):Y_(r)}}),setEditorCommandTemplate:t=>e(n=>({editorCommandTemplate:pv(t,n.editorPreset)}))}),{name:"terminal-preferences",version:3,migrate:e=>{const t=e,n=O2(t==null?void 0:t.editorPreset);return{scrollbackLines:D2((t==null?void 0:t.scrollbackLines)??Sf),minColumnWidth:L2((t==null?void 0:t.minColumnWidth)??wf),editorPreset:n,editorCommandTemplate:pv(t==null?void 0:t.editorCommandTemplate,n)}}})),Qa=350,lW=[.4,0,.2,1],cW=8,z2=1e-6;function uW(e,t,n){const r=1-e;return 3*r*r*e*t+3*r*e*e*n+e*e*e}function hW(e,t,n){const r=1-e;return 3*r*r*e*t+3*r*e*e*n+e*e*e}function dW(e,t,n){const r=1-e;return 3*r*r*t+6*r*e*(n-t)+3*e*e*(1-n)}function fW(e,t,n){let r=e;for(let s=0;s<cW;s+=1){const a=uW(r,t,n)-e;if(Math.abs(a)<z2)return r;const l=dW(r,t,n);if(Math.abs(l)<z2)break;r-=a/l}return r}function pW(e){if(e<=0)return 0;if(e>=1)return 1;const[t,n,r,s]=lW,a=fW(e,t,r);return hW(a,n,s)}function V5(e,t,n){const r=pW(n);return[e[0]+(t[0]-e[0])*r,e[1]+(t[1]-e[1])*r]}function mW({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,P,Q,I,W,U;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 y=s.current;if(!y)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,M=n?[100-r,r]:[100,0],R=w||k&&n,A=C||k?[100,0]:[y.getLayout().workspace??M[0],y.getLayout().rightSidebar??M[1]];if(p.current=e,m.current=t,_.current=n,R||Math.abs(A[0]-M[0])<.1&&Math.abs(A[1]-M[1])<.1){y.setLayout({workspace:M[0],rightSidebar:M[1]}),(z=a.current)==null||z.setAttribute("data-right-sidebar-open",n?"true":"false"),(P=l.current)==null||P.setAttribute("data-right-sidebar-open",n?"true":"false"),(Q=l.current)==null||Q.setAttribute("data-right-sidebar-animated","false");return}h.current=!0,(I=a.current)==null||I.setAttribute("data-right-sidebar-open",n?"true":"false"),(W=l.current)==null||W.setAttribute("data-right-sidebar-open",n?"true":"false"),(U=l.current)==null||U.setAttribute("data-right-sidebar-animated","true"),y.setLayout({workspace:A[0],rightSidebar:A[1]});const O=performance.now(),L=F=>{const q=Math.min(1,(F-O)/Qa),j=V5(A,M,q);if(y.setLayout({workspace:j[0],rightSidebar:j[1]}),q<1){u.current=window.requestAnimationFrame(L);return}y.setLayout({workspace:M[0],rightSidebar:M[1]}),u.current=null,d.current=window.setTimeout(()=>{h.current=!1,d.current=null},0)};u.current=window.requestAnimationFrame(L)},[e,r,t,n]),x.useEffect(()=>{t||(m.current=!1,_.current=!1)},[t]),{isAnimating:h,panelGroupRef:s,sidebarPanelRef:a,sidebarVisualRef:l}}function gW({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),y=x.useRef(!1),S=x.useRef(!1),[w,C]=x.useState(0);return x.useEffect(()=>{var A;const k=m.current,M=k!==null&&k!==t,R=S.current;!M&&r&&!R&&C(O=>O+1),!M&&!r&&R&&((A=e.current)==null||A.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 W,U,F,q,j,B;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 M=m.current,R=M!==null&&M!==t,A=r&&!y.current,O=!_.current,L=r?s.mainSizes:[100,0],z=R||O&&r,P=A||O?[100,0]:[k.getLayout().chat??s.mainSizes[0],k.getLayout().terminal??s.mainSizes[1]];if(_.current=n,y.current=r,z||Math.abs(P[0]-L[0])<.1&&Math.abs(P[1]-L[1])<.1){k.setLayout({chat:L[0],terminal:L[1]}),(W=l.current)==null||W.setAttribute("data-terminal-open",r?"true":"false"),(U=u.current)==null||U.setAttribute("data-terminal-open",r?"true":"false"),(F=u.current)==null||F.setAttribute("data-terminal-animated","false");return}p.current=!0,(q=l.current)==null||q.setAttribute("data-terminal-open",r?"true":"false"),(j=u.current)==null||j.setAttribute("data-terminal-open",r?"true":"false"),(B=u.current)==null||B.setAttribute("data-terminal-animated","true"),k.setLayout({chat:P[0],terminal:P[1]});const Q=performance.now(),I=K=>{const $=Math.min(1,(K-Q)/Qa),Y=V5(P,L,$);if(k.setLayout({chat:Y[0],terminal:Y[1]}),$<1){d.current=window.requestAnimationFrame(I);return}k.setLayout({chat:L[0],terminal:L[1]}),d.current=null,h.current=window.setTimeout(()=>{p.current=!1,h.current=null},0)};d.current=window.requestAnimationFrame(I)},[t,n,r,s.mainSizes]),x.useEffect(()=>{n||(_.current=!1,y.current=!1)},[n]),{isAnimating:p,mainPanelGroupRef:a,terminalFocusRequestVersion:w,terminalPanelRef:l,terminalVisualRef:u}}function vW(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const _W=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,yW=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,bW={};function j2(e,t){return(bW.jsx?yW:_W).test(e)}const xW=/[ \t\n\f\r]/g;function SW(e){return typeof e=="object"?e.type==="text"?B2(e.value):!1:B2(e)}function B2(e){return e.replace(xW,"")===""}class zu{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}zu.prototype.normal={};zu.prototype.property={};zu.prototype.space=void 0;function K5(e,t){const n={},r={};for(const s of e)Object.assign(n,s.property),Object.assign(r,s.normal);return new zu(n,r,t)}function X_(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 wW=0;const Ue=Qo(),qt=Qo(),Z_=Qo(),ge=Qo(),vt=Qo(),ol=Qo(),fr=Qo();function Qo(){return 2**++wW}const Q_=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ue,booleanish:qt,commaOrSpaceSeparated:fr,commaSeparated:ol,number:ge,overloadedBoolean:Z_,spaceSeparated:vt},Symbol.toStringTag,{value:"Module"})),mv=Object.keys(Q_);class D0 extends nr{constructor(t,n,r,s){let a=-1;if(super(t,n),P2(this,"space",s),typeof r=="number")for(;++a<mv.length;){const l=mv[a];P2(this,mv[a],(r&Q_[l])===Q_[l])}}}D0.prototype.defined=!0;function P2(e,t,n){n&&(e[t]=n)}function Al(e){const t={},n={};for(const[r,s]of Object.entries(e.properties)){const a=new D0(r,e.transform(e.attributes||{},r),s,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[X_(r)]=r,n[X_(a.attribute)]=r}return new zu(t,n,e.space)}const G5=Al({properties:{ariaActiveDescendant:null,ariaAtomic:qt,ariaAutoComplete:null,ariaBusy:qt,ariaChecked:qt,ariaColCount:ge,ariaColIndex:ge,ariaColSpan:ge,ariaControls:vt,ariaCurrent:null,ariaDescribedBy:vt,ariaDetails:null,ariaDisabled:qt,ariaDropEffect:vt,ariaErrorMessage:null,ariaExpanded:qt,ariaFlowTo:vt,ariaGrabbed:qt,ariaHasPopup:null,ariaHidden:qt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:vt,ariaLevel:ge,ariaLive:null,ariaModal:qt,ariaMultiLine:qt,ariaMultiSelectable:qt,ariaOrientation:null,ariaOwns:vt,ariaPlaceholder:null,ariaPosInSet:ge,ariaPressed:qt,ariaReadOnly:qt,ariaRelevant:null,ariaRequired:qt,ariaRoleDescription:vt,ariaRowCount:ge,ariaRowIndex:ge,ariaRowSpan:ge,ariaSelected:qt,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 Y5(e,t){return t in e?e[t]:t}function X5(e,t){return Y5(e,t.toLowerCase())}const CW=Al({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ol,acceptCharset:vt,accessKey:vt,action:null,allow:null,allowFullScreen:Ue,allowPaymentRequest:Ue,allowUserMedia:Ue,alt:null,as:null,async:Ue,autoCapitalize:null,autoComplete:vt,autoFocus:Ue,autoPlay:Ue,blocking:vt,capture:null,charSet:null,checked:Ue,cite:null,className:vt,cols:ge,colSpan:null,content:null,contentEditable:qt,controls:Ue,controlsList:vt,coords:ge|ol,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ue,defer:Ue,dir:null,dirName:null,disabled:Ue,download:Z_,draggable:qt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ue,formTarget:null,headers:vt,height:ge,hidden:Z_,high:ge,href:null,hrefLang:null,htmlFor:vt,httpEquiv:vt,id:null,imageSizes:null,imageSrcSet:null,inert:Ue,inputMode:null,integrity:null,is:null,isMap:Ue,itemId:null,itemProp:vt,itemRef:vt,itemScope:Ue,itemType:vt,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:vt,placeholder:null,playsInline:Ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ue,referrerPolicy:null,rel:vt,required:Ue,reversed:Ue,rows:ge,rowSpan:ge,sandbox:vt,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:qt,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:qt,width:ge,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:vt,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:qt,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:X5}),kW=Al({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:vt,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:ol,g2:ol,glyphName:ol,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:vt,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:Y5}),Z5=Al({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()}}),Q5=Al({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:X5}),J5=Al({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),EW={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"},RW=/[A-Z]/g,I2=/-[a-z]/g,MW=/^data[-\w.:]+$/i;function TW(e,t){const n=X_(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"&&MW.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(I2,NW);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!I2.test(a)){let l=a.replace(RW,AW);l.charAt(0)!=="-"&&(l="-"+l),t="data"+l}}s=D0}return new s(r,t)}function AW(e){return"-"+e.toLowerCase()}function NW(e){return e.charAt(1).toUpperCase()}const DW=K5([G5,CW,Z5,Q5,J5],"html"),L0=K5([G5,kW,Z5,Q5,J5],"svg");function LW(e){return e.join(" ").trim()}var qa={},gv,H2;function OW(){if(H2)return gv;H2=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=`
|
|
513
|
+
`,h="/",p="*",m="",_="comment",y="declaration";function S(C,k){if(typeof C!="string")throw new TypeError("First argument must be a string");if(!C)return[];k=k||{};var M=1,R=1;function A(q){var j=q.match(t);j&&(M+=j.length);var B=q.lastIndexOf(d);R=~B?q.length-B:R+q.length}function O(){var q={line:M,column:R};return function(j){return j.position=new L(q),Q(),j}}function L(q){this.start=q,this.end={line:M,column:R},this.source=k.source}L.prototype.content=C;function z(q){var j=new Error(k.source+":"+M+":"+R+": "+q);if(j.reason=q,j.filename=k.source,j.line=M,j.column=R,j.source=C,!k.silent)throw j}function P(q){var j=q.exec(C);if(j){var B=j[0];return A(B),C=C.slice(B.length),j}}function Q(){P(n)}function I(q){var j;for(q=q||[];j=W();)j!==!1&&q.push(j);return q}function W(){var q=O();if(!(h!=C.charAt(0)||p!=C.charAt(1))){for(var j=2;m!=C.charAt(j)&&(p!=C.charAt(j)||h!=C.charAt(j+1));)++j;if(j+=2,m===C.charAt(j-1))return z("End of comment missing");var B=C.slice(2,j-2);return R+=2,A(B),C=C.slice(j),R+=2,q({type:_,comment:B})}}function U(){var q=O(),j=P(r);if(j){if(W(),!P(s))return z("property missing ':'");var B=P(a),K=q({type:y,property:w(j[0].replace(e,m)),value:B?w(B[0].replace(e,m)):m});return P(l),K}}function F(){var q=[];I(q);for(var j;j=U();)j!==!1&&(q.push(j),I(q));return q}return Q(),F()}function w(C){return C?C.replace(u,m):m}return gv=S,gv}var F2;function zW(){if(F2)return qa;F2=1;var e=qa&&qa.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(qa,"__esModule",{value:!0}),qa.default=n;const t=e(OW());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 qa}var Oc={},U2;function jW(){if(U2)return Oc;U2=1,Object.defineProperty(Oc,"__esModule",{value:!0}),Oc.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 Oc.camelCase=d,Oc}var zc,$2;function BW(){if($2)return zc;$2=1;var e=zc&&zc.__importDefault||function(s){return s&&s.__esModule?s:{default:s}},t=e(zW()),n=jW();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,zc=r,zc}var PW=BW();const IW=Tf(PW),eA=tA("end"),O0=tA("start");function tA(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=O0(e),n=eA(e);if(t&&n)return{start:t,end:n}}function Zc(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?W2(e.position):"start"in e||"end"in e?W2(e):"line"in e||"column"in e?J_(e):""}function J_(e){return q2(e&&e.line)+":"+q2(e&&e.column)}function W2(e){return J_(e&&e.start)+"-"+J_(e&&e.end)}function q2(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=Zc(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 z0={}.hasOwnProperty,FW=new Map,UW=/[A-Z]/g,$W=new Set(["table","tbody","thead","tfoot","tr"]),WW=new Set(["td","th"]),nA="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function qW(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=JW(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=QW(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"?L0:DW,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=rA(s,e,void 0);return a&&typeof a!="string"?a:s.create(e,s.Fragment,{children:a||void 0},void 0)}function rA(e,t,n){if(t.type==="element")return VW(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return KW(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return YW(e,t,n);if(t.type==="mdxjsEsm")return GW(e,t);if(t.type==="root")return XW(e,t,n);if(t.type==="text")return ZW(e,t)}function VW(e,t,n){const r=e.schema;let s=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(s=L0,e.schema=s),e.ancestors.push(t);const a=sA(e,t.tagName,!1),l=eq(e,t);let u=B0(e,t);return $W.has(t.tagName)&&(u=u.filter(function(d){return typeof d=="string"?!SW(d):!0})),iA(e,l,a,t),j0(l,u),e.ancestors.pop(),e.schema=r,e.create(t,a,l,n)}function KW(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)}mu(e,t.position)}function GW(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);mu(e,t.position)}function YW(e,t,n){const r=e.schema;let s=r;t.name==="svg"&&r.space==="html"&&(s=L0,e.schema=s),e.ancestors.push(t);const a=t.name===null?e.Fragment:sA(e,t.name,!0),l=tq(e,t),u=B0(e,t);return iA(e,l,a,t),j0(l,u),e.ancestors.pop(),e.schema=r,e.create(t,a,l,n)}function XW(e,t,n){const r={};return j0(r,B0(e,t)),e.create(t,e.Fragment,r,n)}function ZW(e,t){return t.value}function iA(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function j0(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function QW(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 JW(e,t){return n;function n(r,s,a,l){const u=Array.isArray(a.children),d=O0(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 eq(e,t){const n={};let r,s;for(s in t.properties)if(s!=="children"&&z0.call(t.properties,s)){const a=nq(e,s,t.properties[s]);if(a){const[l,u]=a;e.tableCellAlignToStyle&&l==="align"&&typeof u=="string"&&WW.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 tq(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 mu(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 mu(e,t.position);else a=r.value===null?!0:r.value;n[s]=a}return n}function B0(e,t){const n=[];let r=-1;const s=e.passKeys?new Map:FW;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=rA(e,a,l);u!==void 0&&n.push(u)}return n}function nq(e,t,n){const r=TW(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?vW(n):LW(n)),r.property==="style"){let s=typeof n=="object"?n:rq(e,String(n));return e.stylePropertyNameCase==="css"&&(s=iq(s)),["style",s]}return[e.elementAttributeNameCase==="react"&&r.space?EW[r.property]||r.property:r.attribute,n]}}function rq(e,t){try{return IW(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=nA+"#cannot-parse-style-attribute",s}}function sA(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=j2(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=j2(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const s=r.value;return z0.call(e.components,s)?e.components[s]:s}if(e.evaluater)return e.evaluater.evaluateExpression(r);mu(e)}function mu(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=nA+"#cannot-handle-mdx-estrees-without-createevaluater",n}function iq(e){const t={};let n;for(n in e)z0.call(e,n)&&(t[sq(n)]=e[n]);return t}function sq(e){let t=e.replace(UW,oq);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function oq(e){return"-"+e.toLowerCase()}const vv={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"]},aq={};function P0(e,t){const n=aq,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,s=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return oA(e,r,s)}function oA(e,t,n){if(lq(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 V2(e.children,t,n)}return Array.isArray(e)?V2(e,t,n):""}function V2(e,t,n){const r=[];let s=-1;for(;++s<e.length;)r[s]=oA(e[s],t,n);return r.join("")}function lq(e){return!!(e&&typeof e=="object")}const K2=document.createElement("i");function I0(e){const t="&"+e+";";K2.innerHTML=t;const n=K2.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 G2={}.hasOwnProperty;function aA(e){const t={};let n=-1;for(;++n<e.length;)cq(t,e[n]);return t}function cq(e,t){let n;for(n in t){const s=(G2.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let l;if(a)for(l in a){G2.call(s,l)||(s[l]=[]);const u=a[l];uq(s[l],Array.isArray(u)?u:u?[u]:[])}}}function uq(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 lA(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=ro(/[A-Za-z]/),An=ro(/[\dA-Za-z]/),hq=ro(/[#-'*+\--9=?A-Z^-~]/);function Cf(e){return e!==null&&(e<32||e===127)}const ey=ro(/\d/),dq=ro(/[\dA-Fa-f]/),fq=ro(/[!-/:-@[-`{-~]/);function Ne(e){return e!==null&&e<-2}function gt(e){return e!==null&&(e<0||e===32)}function Ye(e){return e===-2||e===-1||e===32}const ap=ro(new RegExp("\\p{P}|\\p{S}","u")),qo=ro(/\s/);function ro(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Nl(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 nt(e,t,n,r){const s=r?r-1:Number.POSITIVE_INFINITY;let a=0;return l;function l(d){return Ye(d)?(e.enter(n),u(d)):t(d)}function u(d){return Ye(d)&&a++<s?(e.consume(d),u):(e.exit(n),t(d))}}const pq={tokenize:mq};function mq(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"),nt(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 gq={tokenize:vq},Y2={tokenize:_q};function vq(e){const t=this,n=[];let r=0,s,a,l;return u;function u(R){if(r<n.length){const A=n[r];return t.containerState=A[1],e.attempt(A[0].continuation,d,h)(R)}return h(R)}function d(R){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,s&&M();const A=t.events.length;let O=A,L;for(;O--;)if(t.events[O][0]==="exit"&&t.events[O][1].type==="chunkFlow"){L=t.events[O][1].end;break}k(r);let z=A;for(;z<t.events.length;)t.events[z][1].end={...L},z++;return gr(t.events,O+1,0,t.events.slice(A)),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(Y2,p,m)(R)}function p(R){return s&&M(),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(Y2,y,S)(R)}function y(R){return r++,n.push([t.currentConstruct,t.containerState]),_(R)}function S(R){if(R===null){s&&M(),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,A){const O=t.sliceStream(R);if(A&&O.push(null),R.previous=a,a&&(a.next=R),a=R,s.defineSkip(R.start),s.write(O),t.parser.lazy[R.start.line]){let L=s.events.length;for(;L--;)if(s.events[L][1].start.offset<l&&(!s.events[L][1].end||s.events[L][1].end.offset>l))return;const z=t.events.length;let P=z,Q,I;for(;P--;)if(t.events[P][0]==="exit"&&t.events[P][1].type==="chunkFlow"){if(Q){I=t.events[P][1].end;break}Q=!0}for(k(r),L=z;L<t.events.length;)t.events[L][1].end={...I},L++;gr(t.events,P+1,0,t.events.slice(z)),t.events.length=L}}function k(R){let A=n.length;for(;A-- >R;){const O=n[A];t.containerState=O[1],O[0].exit.call(t,e)}n.length=R}function M(){s.write([null]),a=void 0,s=void 0,t.containerState._closeFlow=void 0}}function _q(e,t,n){return nt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ml(e){if(e===null||gt(e)||qo(e))return 1;if(ap(e))return 2}function lp(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 ty={name:"attention",resolveAll:yq,tokenize:bq};function yq(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};X2(m,-d),X2(_,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,lp(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 bq(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,s=ml(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=ml(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 X2(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const xq={name:"autolink",tokenize:Sq};function Sq(e,t,n){let r=0;return s;function s(y){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(y){return Bn(y)?(e.consume(y),l):y===64?n(y):h(y)}function l(y){return y===43||y===45||y===46||An(y)?(r=1,u(y)):h(y)}function u(y){return y===58?(e.consume(y),r=0,d):(y===43||y===45||y===46||An(y))&&r++<32?(e.consume(y),u):(r=0,h(y))}function d(y){return y===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):y===null||y===32||y===60||Cf(y)?n(y):(e.consume(y),d)}function h(y){return y===64?(e.consume(y),p):hq(y)?(e.consume(y),h):n(y)}function p(y){return An(y)?m(y):n(y)}function m(y){return y===46?(e.consume(y),r=0,p):y===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):_(y)}function _(y){if((y===45||An(y))&&r++<63){const S=y===45?_:m;return e.consume(y),S}return n(y)}}const ju={partial:!0,tokenize:wq};function wq(e,t,n){return r;function r(a){return Ye(a)?nt(e,s,"linePrefix")(a):s(a)}function s(a){return a===null||Ne(a)?t(a):n(a)}}const cA={continuation:{tokenize:kq},exit:Eq,name:"blockQuote",tokenize:Cq};function Cq(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 Ye(l)?(e.enter("blockQuotePrefixWhitespace"),e.consume(l),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(l))}}function kq(e,t,n){const r=this;return s;function s(l){return Ye(l)?nt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l):a(l)}function a(l){return e.attempt(cA,t,n)(l)}}function Eq(e){e.exit("blockQuote")}const uA={name:"characterEscape",tokenize:Rq};function Rq(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 fq(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const hA={name:"characterReference",tokenize:Mq};function Mq(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=dq,p):(e.enter("characterReferenceValue"),a=7,l=ey,p(m))}function p(m){if(m===59&&s){const _=e.exit("characterReferenceValue");return l===An&&!I0(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 Z2={partial:!0,tokenize:Aq},Q2={concrete:!0,name:"codeFenced",tokenize:Tq};function Tq(e,t,n){const r=this,s={partial:!0,tokenize:O};let a=0,l=0,u;return d;function d(L){return h(L)}function h(L){const z=r.events[r.events.length-1];return a=z&&z[1].type==="linePrefix"?z[2].sliceSerialize(z[1],!0).length:0,u=L,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(L)}function p(L){return L===u?(l++,e.consume(L),p):l<3?n(L):(e.exit("codeFencedFenceSequence"),Ye(L)?nt(e,m,"whitespace")(L):m(L))}function m(L){return L===null||Ne(L)?(e.exit("codeFencedFence"),r.interrupt?t(L):e.check(Z2,w,A)(L)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),_(L))}function _(L){return L===null||Ne(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),m(L)):Ye(L)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),nt(e,y,"whitespace")(L)):L===96&&L===u?n(L):(e.consume(L),_)}function y(L){return L===null||Ne(L)?m(L):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),S(L))}function S(L){return L===null||Ne(L)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),m(L)):L===96&&L===u?n(L):(e.consume(L),S)}function w(L){return e.attempt(s,A,C)(L)}function C(L){return e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),k}function k(L){return a>0&&Ye(L)?nt(e,M,"linePrefix",a+1)(L):M(L)}function M(L){return L===null||Ne(L)?e.check(Z2,w,A)(L):(e.enter("codeFlowValue"),R(L))}function R(L){return L===null||Ne(L)?(e.exit("codeFlowValue"),M(L)):(e.consume(L),R)}function A(L){return e.exit("codeFenced"),t(L)}function O(L,z,P){let Q=0;return I;function I(j){return L.enter("lineEnding"),L.consume(j),L.exit("lineEnding"),W}function W(j){return L.enter("codeFencedFence"),Ye(j)?nt(L,U,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(j):U(j)}function U(j){return j===u?(L.enter("codeFencedFenceSequence"),F(j)):P(j)}function F(j){return j===u?(Q++,L.consume(j),F):Q>=l?(L.exit("codeFencedFenceSequence"),Ye(j)?nt(L,q,"whitespace")(j):q(j)):P(j)}function q(j){return j===null||Ne(j)?(L.exit("codeFencedFence"),z(j)):P(j)}}}function Aq(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 _v={name:"codeIndented",tokenize:Dq},Nq={partial:!0,tokenize:Lq};function Dq(e,t,n){const r=this;return s;function s(h){return e.enter("codeIndented"),nt(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 Lq(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):nt(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 Oq={name:"codeText",previous:jq,resolve:zq,tokenize:Bq};function zq(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 jq(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Bq(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 Pq{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&&jc(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),jc(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),jc(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);jc(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);jc(this.left,n.reverse())}}}function jc(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 dA(e){const t={};let n=-1,r,s,a,l,u,d,h;const p=new Pq(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,Iq(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 Iq(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,y=n,S=0,w=0;const C=[w];for(;y;){for(;e.get(++s)[1]!==y;);a.push(s),y._tokenizer||(p=r.sliceStream(y),y.next||p.push(null),m&&l.defineSkip(y.start),y._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=!0),l.write(p),y._isInFirstContentOfListItem&&(l._gfmTasklistFirstContentOfListItem=void 0)),m=y,y=y.next}for(y=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),y._tokenizer=void 0,y.previous=void 0,y=y.next);for(l.events=[],y?(y._tokenizer=void 0,y.previous=void 0):C.pop(),_=C.length;_--;){const k=u.slice(C[_],C[_+1]),M=a.pop();d.push([M,M+k.length-1]),e.splice(M,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:Uq,tokenize:$q},Fq={partial:!0,tokenize:Wq};function Uq(e){return dA(e),e}function $q(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(Fq,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 Wq(e,t,n){const r=this;return s;function s(l){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),nt(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 fA(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||Cf(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"}),y(k))}function y(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:y)}function S(k){return k===60||k===62||k===92?(e.consume(k),y):y(k)}function w(k){return!p&&(k===null||k===41||gt(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||Cf(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 pA(e,t,n,r,s,a){const l=this;let u=0,d;return h;function h(y){return e.enter(r),e.enter(s),e.consume(y),e.exit(s),e.enter(a),p}function p(y){return u>999||y===null||y===91||y===93&&!d||y===94&&!u&&"_hiddenFootnoteSupport"in l.parser.constructs?n(y):y===93?(e.exit(a),e.enter(s),e.consume(y),e.exit(s),e.exit(r),t):Ne(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),m(y))}function m(y){return y===null||y===91||y===93||Ne(y)||u++>999?(e.exit("chunkString"),p(y)):(e.consume(y),d||(d=!Ye(y)),y===92?_:m)}function _(y){return y===91||y===92||y===93?(e.consume(y),u++,m):m(y)}}function mA(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"),nt(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 Qc(e,t){let n;return r;function r(s){return Ne(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),n=!0,r):Ye(s)?nt(e,r,n?"linePrefix":"lineSuffix")(s):t(s)}}const qq={name:"definition",tokenize:Kq},Vq={partial:!0,tokenize:Gq};function Kq(e,t,n){const r=this;let s;return a;function a(y){return e.enter("definition"),l(y)}function l(y){return pA.call(r,e,u,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(y)}function u(y){return s=Qr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),y===58?(e.enter("definitionMarker"),e.consume(y),e.exit("definitionMarker"),d):n(y)}function d(y){return gt(y)?Qc(e,h)(y):h(y)}function h(y){return fA(e,p,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(y)}function p(y){return e.attempt(Vq,m,m)(y)}function m(y){return Ye(y)?nt(e,_,"whitespace")(y):_(y)}function _(y){return y===null||Ne(y)?(e.exit("definition"),r.parser.defined.push(s),t(y)):n(y)}}function Gq(e,t,n){return r;function r(u){return gt(u)?Qc(e,s)(u):n(u)}function s(u){return mA(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(u)}function a(u){return Ye(u)?nt(e,l,"whitespace")(u):l(u)}function l(u){return u===null||Ne(u)?t(u):n(u)}}const Yq={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 Zq={name:"headingAtx",resolve:Qq,tokenize:Jq};function Qq(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 Jq(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||gt(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)):Ye(p)?nt(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||gt(p)?(e.exit("atxHeadingText"),u(p)):(e.consume(p),h)}}const eV=["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"],J2=["pre","script","style","textarea"],tV={concrete:!0,name:"htmlFlow",resolveTo:iV,tokenize:sV},nV={partial:!0,tokenize:aV},rV={partial:!0,tokenize:oV};function iV(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 sV(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:T):Bn(N)?(e.consume(N),l=String.fromCharCode(N),C):n(N)}function _(N){return N===45?(e.consume(N),s=2,y):N===91?(e.consume(N),s=5,u=0,S):Bn(N)?(e.consume(N),s=4,r.interrupt?t:T):n(N)}function y(N){return N===45?(e.consume(N),r.interrupt?t:T):n(N)}function S(N){const G="CDATA[";return N===G.charCodeAt(u++)?(e.consume(N),u===G.length?r.interrupt?t:U: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||gt(N)){const G=N===47,X=l.toLowerCase();return!G&&!a&&J2.includes(X)?(s=1,r.interrupt?t(N):U(N)):eV.includes(l.toLowerCase())?(s=6,G?(e.consume(N),k):r.interrupt?t(N):U(N)):(s=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(N):a?M(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:U):n(N)}function M(N){return Ye(N)?(e.consume(N),M):I(N)}function R(N){return N===47?(e.consume(N),I):N===58||N===95||Bn(N)?(e.consume(N),A):Ye(N)?(e.consume(N),R):I(N)}function A(N){return N===45||N===46||N===58||N===95||An(N)?(e.consume(N),A):O(N)}function O(N){return N===61?(e.consume(N),L):Ye(N)?(e.consume(N),O):R(N)}function L(N){return N===null||N===60||N===61||N===62||N===96?n(N):N===34||N===39?(e.consume(N),d=N,z):Ye(N)?(e.consume(N),L):P(N)}function z(N){return N===d?(e.consume(N),d=null,Q):N===null||Ne(N)?n(N):(e.consume(N),z)}function P(N){return N===null||N===34||N===39||N===47||N===60||N===61||N===62||N===96||gt(N)?O(N):(e.consume(N),P)}function Q(N){return N===47||N===62||Ye(N)?R(N):n(N)}function I(N){return N===62?(e.consume(N),W):n(N)}function W(N){return N===null||Ne(N)?U(N):Ye(N)?(e.consume(N),W):n(N)}function U(N){return N===45&&s===2?(e.consume(N),B):N===60&&s===1?(e.consume(N),K):N===62&&s===4?(e.consume(N),H):N===63&&s===3?(e.consume(N),T):N===93&&s===5?(e.consume(N),Y):Ne(N)&&(s===6||s===7)?(e.exit("htmlFlowData"),e.check(nV,J,F)(N)):N===null||Ne(N)?(e.exit("htmlFlowData"),F(N)):(e.consume(N),U)}function F(N){return e.check(rV,q,J)(N)}function q(N){return e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),j}function j(N){return N===null||Ne(N)?F(N):(e.enter("htmlFlowData"),U(N))}function B(N){return N===45?(e.consume(N),T):U(N)}function K(N){return N===47?(e.consume(N),l="",$):U(N)}function $(N){if(N===62){const G=l.toLowerCase();return J2.includes(G)?(e.consume(N),H):U(N)}return Bn(N)&&l.length<8?(e.consume(N),l+=String.fromCharCode(N),$):U(N)}function Y(N){return N===93?(e.consume(N),T):U(N)}function T(N){return N===62?(e.consume(N),H):N===45&&s===2?(e.consume(N),T):U(N)}function H(N){return N===null||Ne(N)?(e.exit("htmlFlowData"),J(N)):(e.consume(N),H)}function J(N){return e.exit("htmlFlow"),t(N)}}function oV(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 aV(e,t,n){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),e.attempt(ju,t,n)}}const lV={name:"htmlText",tokenize:cV};function cV(e,t,n){const r=this;let s,a,l;return u;function u(T){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(T),d}function d(T){return T===33?(e.consume(T),h):T===47?(e.consume(T),O):T===63?(e.consume(T),R):Bn(T)?(e.consume(T),P):n(T)}function h(T){return T===45?(e.consume(T),p):T===91?(e.consume(T),a=0,S):Bn(T)?(e.consume(T),M):n(T)}function p(T){return T===45?(e.consume(T),y):n(T)}function m(T){return T===null?n(T):T===45?(e.consume(T),_):Ne(T)?(l=m,K(T)):(e.consume(T),m)}function _(T){return T===45?(e.consume(T),y):m(T)}function y(T){return T===62?B(T):T===45?_(T):m(T)}function S(T){const H="CDATA[";return T===H.charCodeAt(a++)?(e.consume(T),a===H.length?w:S):n(T)}function w(T){return T===null?n(T):T===93?(e.consume(T),C):Ne(T)?(l=w,K(T)):(e.consume(T),w)}function C(T){return T===93?(e.consume(T),k):w(T)}function k(T){return T===62?B(T):T===93?(e.consume(T),k):w(T)}function M(T){return T===null||T===62?B(T):Ne(T)?(l=M,K(T)):(e.consume(T),M)}function R(T){return T===null?n(T):T===63?(e.consume(T),A):Ne(T)?(l=R,K(T)):(e.consume(T),R)}function A(T){return T===62?B(T):R(T)}function O(T){return Bn(T)?(e.consume(T),L):n(T)}function L(T){return T===45||An(T)?(e.consume(T),L):z(T)}function z(T){return Ne(T)?(l=z,K(T)):Ye(T)?(e.consume(T),z):B(T)}function P(T){return T===45||An(T)?(e.consume(T),P):T===47||T===62||gt(T)?Q(T):n(T)}function Q(T){return T===47?(e.consume(T),B):T===58||T===95||Bn(T)?(e.consume(T),I):Ne(T)?(l=Q,K(T)):Ye(T)?(e.consume(T),Q):B(T)}function I(T){return T===45||T===46||T===58||T===95||An(T)?(e.consume(T),I):W(T)}function W(T){return T===61?(e.consume(T),U):Ne(T)?(l=W,K(T)):Ye(T)?(e.consume(T),W):Q(T)}function U(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(e.consume(T),s=T,F):Ne(T)?(l=U,K(T)):Ye(T)?(e.consume(T),U):(e.consume(T),q)}function F(T){return T===s?(e.consume(T),s=void 0,j):T===null?n(T):Ne(T)?(l=F,K(T)):(e.consume(T),F)}function q(T){return T===null||T===34||T===39||T===60||T===61||T===96?n(T):T===47||T===62||gt(T)?Q(T):(e.consume(T),q)}function j(T){return T===47||T===62||gt(T)?Q(T):n(T)}function B(T){return T===62?(e.consume(T),e.exit("htmlTextData"),e.exit("htmlText"),t):n(T)}function K(T){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),$}function $(T){return Ye(T)?nt(e,Y,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(T):Y(T)}function Y(T){return e.enter("htmlTextData"),l(T)}}const H0={name:"labelEnd",resolveAll:fV,resolveTo:pV,tokenize:mV},uV={tokenize:gV},hV={tokenize:vV},dV={tokenize:_V};function fV(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 pV(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,lp(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 mV(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(uV,p,l?p:m)(_):_===91?e.attempt(hV,p,l?h:m)(_):l?p(_):m(_)}function h(_){return e.attempt(dV,p,m)(_)}function p(_){return t(_)}function m(_){return a._balanced=!0,n(_)}}function gV(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 gt(m)?Qc(e,a)(m):a(m)}function a(m){return m===41?p(m):fA(e,l,u,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(m)}function l(m){return gt(m)?Qc(e,d)(m):p(m)}function u(m){return n(m)}function d(m){return m===34||m===39||m===40?mA(e,h,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(m):p(m)}function h(m){return gt(m)?Qc(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 vV(e,t,n){const r=this;return s;function s(u){return pA.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 _V(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 yV={name:"labelStartImage",resolveAll:H0.resolveAll,tokenize:bV};function bV(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 xV={name:"labelStartLink",resolveAll:H0.resolveAll,tokenize:SV};function SV(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 yv={name:"lineEnding",tokenize:wV};function wV(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),nt(e,t,"linePrefix")}}const Gd={name:"thematicBreak",tokenize:CV};function CV(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"),Ye(h)?nt(e,u,"whitespace")(h):u(h))}}const Jn={continuation:{tokenize:MV},exit:AV,name:"list",tokenize:RV},kV={partial:!0,tokenize:NV},EV={partial:!0,tokenize:TV};function RV(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(y){const S=r.containerState.type||(y===42||y===43||y===45?"listUnordered":"listOrdered");if(S==="listUnordered"?!r.containerState.marker||y===r.containerState.marker:ey(y)){if(r.containerState.type||(r.containerState.type=S,e.enter(S,{_container:!0})),S==="listUnordered")return e.enter("listItemPrefix"),y===42||y===45?e.check(Gd,n,h)(y):h(y);if(!r.interrupt||y===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(y)}return n(y)}function d(y){return ey(y)&&++l<10?(e.consume(y),d):(!r.interrupt||l<2)&&(r.containerState.marker?y===r.containerState.marker:y===41||y===46)?(e.exit("listItemValue"),h(y)):n(y)}function h(y){return e.enter("listItemMarker"),e.consume(y),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||y,e.check(ju,r.interrupt?n:p,e.attempt(kV,_,m))}function p(y){return r.containerState.initialBlankLine=!0,a++,_(y)}function m(y){return Ye(y)?(e.enter("listItemPrefixWhitespace"),e.consume(y),e.exit("listItemPrefixWhitespace"),_):n(y)}function _(y){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(y)}}function MV(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(ju,s,a);function s(u){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,nt(e,t,"listItemIndent",r.containerState.size+1)(u)}function a(u){return r.containerState.furtherBlankLines||!Ye(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(EV,t,l)(u))}function l(u){return r.containerState._closeFlow=!0,r.interrupt=void 0,nt(e,e.attempt(Jn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u)}}function TV(e,t,n){const r=this;return nt(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 AV(e){e.exit(this.containerState.type)}function NV(e,t,n){const r=this;return nt(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!Ye(a)&&l&&l[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const ek={name:"setextUnderline",resolveTo:DV,tokenize:LV};function DV(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 LV(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"),Ye(h)?nt(e,d,"lineSuffix")(h):d(h))}function d(h){return h===null||Ne(h)?(e.exit("setextHeadingLine"),t(h)):n(h)}}const OV={tokenize:zV};function zV(e){const t=this,n=e.attempt(ju,r,e.attempt(this.parser.constructs.flowInitial,s,nt(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 jV={resolveAll:vA()},BV=gA("string"),PV=gA("text");function gA(e){return{resolveAll:vA(e==="text"?IV: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 y=m[_];if(!y.previous||y.previous.call(r,r.previous))return!0}return!1}}}function vA(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 IV(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:cA},FV={91:qq},UV={[-2]:_v,[-1]:_v,32:_v},$V={35:Zq,42:Gd,45:[ek,Gd],60:tV,61:ek,95:Gd,96:Q2,126:Q2},WV={38:hA,92:uA},qV={[-5]:yv,[-4]:yv,[-3]:yv,33:yV,38:hA,42:ty,60:[xq,lV],91:xV,92:[Yq,uA],93:H0,95:ty,96:Oq},VV={null:[ty,jV]},KV={null:[42,95]},GV={null:[]},YV=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:KV,contentInitial:FV,disable:GV,document:HV,flow:$V,flowInitial:UV,insideSpan:VV,string:WV,text:qV},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(O),check:z(L),consume:M,enter:R,exit:A,interrupt:z(L,{interrupt:!0})},h={code:null,containerState:{},defineSkip:w,events:[],now:S,parser:e,previous:null,sliceSerialize:_,sliceStream:y,write:m};let p=t.tokenize.call(h,d);return t.resolveAll&&a.push(t),h;function m(W){return l=Br(l,W),C(),l[l.length-1]!==null?[]:(P(t,0),h.events=lp(a,h.events,h),h.events)}function _(W,U){return QV(y(W),U)}function y(W){return ZV(l,W)}function S(){const{_bufferIndex:W,_index:U,line:F,column:q,offset:j}=r;return{_bufferIndex:W,_index:U,line:F,column:q,offset:j}}function w(W){s[W.line]=W.column,I()}function C(){let W;for(;r._index<l.length;){const U=l[r._index];if(typeof U=="string")for(W=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===W&&r._bufferIndex<U.length;)k(U.charCodeAt(r._bufferIndex));else k(U)}}function k(W){p=p(W)}function M(W){Ne(W)?(r.line++,r.column=1,r.offset+=W===-3?2:1,I()):W!==-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=W}function R(W,U){const F=U||{};return F.type=W,F.start=S(),h.events.push(["enter",F,h]),u.push(F),F}function A(W){const U=u.pop();return U.end=S(),h.events.push(["exit",U,h]),U}function O(W,U){P(W,U.from)}function L(W,U){U.restore()}function z(W,U){return F;function F(q,j,B){let K,$,Y,T;return Array.isArray(q)?J(q):"tokenize"in q?J([q]):H(q);function H(ie){return fe;function fe(Re){const pe=Re!==null&&ie[Re],le=Re!==null&&ie.null,Me=[...Array.isArray(pe)?pe:pe?[pe]:[],...Array.isArray(le)?le:le?[le]:[]];return J(Me)(Re)}}function J(ie){return K=ie,$=0,ie.length===0?B:N(ie[$])}function N(ie){return fe;function fe(Re){return T=Q(),Y=ie,ie.partial||(h.currentConstruct=ie),ie.name&&h.parser.constructs.disable.null.includes(ie.name)?X():ie.tokenize.call(U?Object.assign(Object.create(h),U):h,d,G,X)(Re)}}function G(ie){return W(Y,T),j}function X(ie){return T.restore(),++$<K.length?N(K[$]):B}}}function P(W,U){W.resolveAll&&!a.includes(W)&&a.push(W),W.resolve&&gr(h.events,U,h.events.length-U,W.resolve(h.events.slice(U),h)),W.resolveTo&&(h.events=W.resolveTo(h.events,h))}function Q(){const W=S(),U=h.previous,F=h.currentConstruct,q=h.events.length,j=Array.from(u);return{from:q,restore:B};function B(){r=W,h.previous=U,h.currentConstruct=F,h.events.length=q,u=j,I()}}function I(){r.line in s&&r.column<2&&(r.column=s[r.line],r.offset+=s[r.line]-1)}}function ZV(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 QV(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=`
|
|
514
|
+
`;break}case-3:{l=`\r
|
|
515
|
+
`;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 JV(e){const r={constructs:aA([YV,...(e||{}).extensions||[]]),content:s(pq),defined:[],document:s(gq),flow:s(OV),lazy:{},string:s(BV),text:s(PV)};return r;function s(a){return l;function l(u){return XV(r,a,u)}}}function eK(e){for(;!dA(e););return e}const tk=/[\0\t\n\r]/g;function tK(){let e=1,t="",n=!0,r;return s;function s(a,l,u){const d=[];let h,p,m,_,y;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(tk.lastIndex=m,h=tk.exec(a),_=h&&h.index!==void 0?h.index:a.length,y=a.charCodeAt(_),!h){t=a.slice(m);break}if(y===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),y){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 nK=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function rK(e){return e.replace(nK,iK)}function iK(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const s=n.charCodeAt(1),a=s===120||s===88;return lA(n.slice(a?2:1),a?16:10)}return I0(n)||e}const _A={}.hasOwnProperty;function sK(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),oK(n)(eK(JV(n).document().write(tK()(e,t,!0))))}function oK(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(gn),autolinkProtocol:Q,autolinkEmail:Q,atxHeading:a(Ot),blockQuote:a(le),characterEscape:Q,characterReference:Q,codeFenced:a(Me),codeFencedFenceInfo:l,codeFencedFenceMeta:l,codeIndented:a(Me,l),codeText:a(He,l),codeTextData:Q,data:Q,codeFlowValue:Q,definition:a(Te),definitionDestinationString:l,definitionLabelString:l,definitionTitleString:l,emphasis:a(Ve),hardBreakEscape:a(mn),hardBreakTrailing:a(mn),htmlFlow:a(Ur,l),htmlFlowData:Q,htmlText:a(Ur,l),htmlTextData:Q,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(Ot),strong:a(us),thematicBreak:a(io)},exit:{atxHeading:d(),atxHeadingSequence:O,autolink:d(),autolinkEmail:pe,autolinkProtocol:Re,blockQuote:d(),characterEscapeValue:I,characterReferenceMarkerHexadecimal:X,characterReferenceMarkerNumeric:X,characterReferenceValue:ie,characterReference:fe,codeFenced:d(C),codeFencedFence:w,codeFencedFenceInfo:y,codeFencedFenceMeta:S,codeFlowValue:I,codeIndented:d(k),codeText:d(j),codeTextData:I,data:I,definition:d(),definitionDestinationString:A,definitionLabelString:M,definitionTitleString:R,emphasis:d(),hardBreakEscape:d(U),hardBreakTrailing:d(U),htmlFlow:d(F),htmlFlowData:I,htmlText:d(q),htmlTextData:I,image:d(K),label:Y,labelText:$,lineEnding:W,link:d(B),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:G,resourceDestinationString:T,resourceTitleString:H,resource:J,setextHeading:d(P),setextHeadingLineSequence:z,setextHeadingText:L,strong:d(),thematicBreak:d()}};yA(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(ae){let me={type:"root",children:[]};const Ee={stack:[me],tokenStack:[],config:t,enter:u,exit:h,buffer:l,resume:p,data:n},je=[];let Xe=-1;for(;++Xe<ae.length;)if(ae[Xe][1].type==="listOrdered"||ae[Xe][1].type==="listUnordered")if(ae[Xe][0]==="enter")je.push(Xe);else{const de=je.pop();Xe=s(ae,de,Xe)}for(Xe=-1;++Xe<ae.length;){const de=t[ae[Xe][0]];_A.call(de,ae[Xe][1].type)&&de[ae[Xe][1].type].call(Object.assign({sliceSerialize:ae[Xe][2].sliceSerialize},Ee),ae[Xe][1])}if(Ee.tokenStack.length>0){const de=Ee.tokenStack[Ee.tokenStack.length-1];(de[1]||nk).call(Ee,void 0,de[0])}for(me.position={start:Hs(ae.length>0?ae[0][1].start:{line:1,column:1,offset:0}),end:Hs(ae.length>0?ae[ae.length-2][1].end:{line:1,column:1,offset:0})},Xe=-1;++Xe<t.transforms.length;)me=t.transforms[Xe](me)||me;return me}function s(ae,me,Ee){let je=me-1,Xe=-1,de=!1,_e,De,Be,Ze;for(;++je<=Ee;){const st=ae[je];switch(st[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{st[0]==="enter"?Xe++:Xe--,Ze=void 0;break}case"lineEndingBlank":{st[0]==="enter"&&(_e&&!Ze&&!Xe&&!Be&&(Be=je),Ze=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ze=void 0}if(!Xe&&st[0]==="enter"&&st[1].type==="listItemPrefix"||Xe===-1&&st[0]==="exit"&&(st[1].type==="listUnordered"||st[1].type==="listOrdered")){if(_e){let oi=je;for(De=void 0;oi--;){const Fn=ae[oi];if(Fn[1].type==="lineEnding"||Fn[1].type==="lineEndingBlank"){if(Fn[0]==="exit")continue;De&&(ae[De][1].type="lineEndingBlank",de=!0),Fn[1].type="lineEnding",De=oi}else if(!(Fn[1].type==="linePrefix"||Fn[1].type==="blockQuotePrefix"||Fn[1].type==="blockQuotePrefixWhitespace"||Fn[1].type==="blockQuoteMarker"||Fn[1].type==="listItemIndent"))break}Be&&(!De||Be<De)&&(_e._spread=!0),_e.end=Object.assign({},De?ae[De][1].start:st[1].end),ae.splice(De||je,0,["exit",_e,st[2]]),je++,Ee++}if(st[1].type==="listItemPrefix"){const oi={type:"listItem",_spread:!1,start:Object.assign({},st[1].start),end:void 0};_e=oi,ae.splice(je,0,["enter",oi,st[2]]),je++,Ee++,Be=void 0,Ze=!0}}}return ae[me][1]._spread=de,Ee}function a(ae,me){return Ee;function Ee(je){u.call(this,ae(je),je),me&&me.call(this,je)}}function l(){this.stack.push({type:"fragment",children:[]})}function u(ae,me,Ee){this.stack[this.stack.length-1].children.push(ae),this.stack.push(ae),this.tokenStack.push([me,Ee||void 0]),ae.position={start:Hs(me.start),end:void 0}}function d(ae){return me;function me(Ee){ae&&ae.call(this,Ee),h.call(this,Ee)}}function h(ae,me){const Ee=this.stack.pop(),je=this.tokenStack.pop();if(je)je[0].type!==ae.type&&(me?me.call(this,ae,je[0]):(je[1]||nk).call(this,ae,je[0]));else throw new Error("Cannot close `"+ae.type+"` ("+Zc({start:ae.start,end:ae.end})+"): it’s not open");Ee.position.end=Hs(ae.end)}function p(){return P0(this.stack.pop())}function m(){this.data.expectingFirstListItemValue=!0}function _(ae){if(this.data.expectingFirstListItemValue){const me=this.stack[this.stack.length-2];me.start=Number.parseInt(this.sliceSerialize(ae),10),this.data.expectingFirstListItemValue=void 0}}function y(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.lang=ae}function S(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.meta=ae}function w(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function C(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.value=ae.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function k(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.value=ae.replace(/(\r?\n|\r)$/g,"")}function M(ae){const me=this.resume(),Ee=this.stack[this.stack.length-1];Ee.label=me,Ee.identifier=Qr(this.sliceSerialize(ae)).toLowerCase()}function R(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.title=ae}function A(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.url=ae}function O(ae){const me=this.stack[this.stack.length-1];if(!me.depth){const Ee=this.sliceSerialize(ae).length;me.depth=Ee}}function L(){this.data.setextHeadingSlurpLineEnding=!0}function z(ae){const me=this.stack[this.stack.length-1];me.depth=this.sliceSerialize(ae).codePointAt(0)===61?1:2}function P(){this.data.setextHeadingSlurpLineEnding=void 0}function Q(ae){const Ee=this.stack[this.stack.length-1].children;let je=Ee[Ee.length-1];(!je||je.type!=="text")&&(je=Mt(),je.position={start:Hs(ae.start),end:void 0},Ee.push(je)),this.stack.push(je)}function I(ae){const me=this.stack.pop();me.value+=this.sliceSerialize(ae),me.position.end=Hs(ae.end)}function W(ae){const me=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Ee=me.children[me.children.length-1];Ee.position.end=Hs(ae.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(me.type)&&(Q.call(this,ae),I.call(this,ae))}function U(){this.data.atHardBreak=!0}function F(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.value=ae}function q(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.value=ae}function j(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.value=ae}function B(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const me=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=me,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function K(){const ae=this.stack[this.stack.length-1];if(this.data.inReference){const me=this.data.referenceType||"shortcut";ae.type+="Reference",ae.referenceType=me,delete ae.url,delete ae.title}else delete ae.identifier,delete ae.label;this.data.referenceType=void 0}function $(ae){const me=this.sliceSerialize(ae),Ee=this.stack[this.stack.length-2];Ee.label=rK(me),Ee.identifier=Qr(me).toLowerCase()}function Y(){const ae=this.stack[this.stack.length-1],me=this.resume(),Ee=this.stack[this.stack.length-1];if(this.data.inReference=!0,Ee.type==="link"){const je=ae.children;Ee.children=je}else Ee.alt=me}function T(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.url=ae}function H(){const ae=this.resume(),me=this.stack[this.stack.length-1];me.title=ae}function J(){this.data.inReference=void 0}function N(){this.data.referenceType="collapsed"}function G(ae){const me=this.resume(),Ee=this.stack[this.stack.length-1];Ee.label=me,Ee.identifier=Qr(this.sliceSerialize(ae)).toLowerCase(),this.data.referenceType="full"}function X(ae){this.data.characterReferenceType=ae.type}function ie(ae){const me=this.sliceSerialize(ae),Ee=this.data.characterReferenceType;let je;Ee?(je=lA(me,Ee==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):je=I0(me);const Xe=this.stack[this.stack.length-1];Xe.value+=je}function fe(ae){const me=this.stack.pop();me.position.end=Hs(ae.end)}function Re(ae){I.call(this,ae);const me=this.stack[this.stack.length-1];me.url=this.sliceSerialize(ae)}function pe(ae){I.call(this,ae);const me=this.stack[this.stack.length-1];me.url="mailto:"+this.sliceSerialize(ae)}function le(){return{type:"blockquote",children:[]}}function Me(){return{type:"code",lang:null,meta:null,value:""}}function He(){return{type:"inlineCode",value:""}}function Te(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Ve(){return{type:"emphasis",children:[]}}function Ot(){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 us(){return{type:"strong",children:[]}}function Mt(){return{type:"text",value:""}}function io(){return{type:"thematicBreak"}}}function Hs(e){return{line:e.line,column:e.column,offset:e.offset}}function yA(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?yA(e,r):aK(e,r)}}function aK(e,t){let n;for(n in t)if(_A.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 nk(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Zc({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Zc({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Zc({start:t.start,end:t.end})+") is still open")}function lK(e){const t=this;t.parser=n;function n(r){return sK(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function cK(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 uK(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
516
|
+
`}]}function hK(e,t){const n=t.value?t.value+`
|
|
517
|
+
`:"",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 dK(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function fK(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function pK(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),s=Nl(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 mK(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 gK(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function bA(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 vK(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return bA(e,t);const s={src:Nl(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 _K(e,t){const n={src:Nl(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 yK(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 bK(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return bA(e,t);const s={href:Nl(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 xK(e,t){const n={href:Nl(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 SK(e,t,n){const r=e.all(t),s=n?wK(n):xA(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:`
|
|
518
|
+
`}),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:`
|
|
519
|
+
`});const h={type:"element",tagName:"li",properties:a,children:l};return e.patch(t,h),e.applyData(t,h)}function wK(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=xA(n[r])}return t}function xA(e){const t=e.spread;return t??e.children.length>1}function CK(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 kK(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function EK(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function RK(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function MK(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=O0(t.children[1]),d=eA(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 TK(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],_={},y=l?l[d]:void 0;y&&(_.align=y);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 AK(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const rk=9,ik=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(sk(t.slice(s,r.index),s>0,!0),r[0]),s=r.index+r[0].length,r=n.exec(t);return a.push(sk(t.slice(s),s>0,!1)),a.join("")}function sk(e,t,n){let r=0,s=e.length;if(t){let a=e.codePointAt(r);for(;a===rk||a===ik;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(s-1);for(;a===rk||a===ik;)s--,a=e.codePointAt(s-1)}return s>r?e.slice(r,s):""}function DK(e,t){const n={type:"text",value:NK(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function LK(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const OK={blockquote:cK,break:uK,code:hK,delete:dK,emphasis:fK,footnoteReference:pK,heading:mK,html:gK,imageReference:vK,image:_K,inlineCode:yK,linkReference:bK,link:xK,listItem:SK,list:CK,paragraph:kK,root:EK,strong:RK,table:MK,tableCell:AK,tableRow:TK,text:DK,thematicBreak:LK,toml:Sd,yaml:Sd,definition:Sd,footnoteDefinition:Sd};function Sd(){}const SA=-1,cp=0,Jc=1,kf=2,F0=3,U0=4,$0=5,W0=6,wA=7,CA=8,ok=typeof self=="object"?self:globalThis,zK=(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 cp:case SA:return n(l,s);case Jc:{const u=n([],s);for(const d of l)u.push(r(d));return u}case kf:{const u=n({},s);for(const[d,h]of l)u[r(d)]=r(h);return u}case F0:return n(new Date(l),s);case U0:{const{source:u,flags:d}=l;return n(new RegExp(u,d),s)}case $0:{const u=n(new Map,s);for(const[d,h]of l)u.set(r(d),r(h));return u}case W0:{const u=n(new Set,s);for(const d of l)u.add(r(d));return u}case wA:{const{name:u,message:d}=l;return n(new ok[u](d),s)}case CA: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 ok[a](l),s)};return r},ak=e=>zK(new Map,e)(0),Va="",{toString:jK}={},{keys:BK}=Object,Bc=e=>{const t=typeof e;if(t!=="object"||!e)return[cp,t];const n=jK.call(e).slice(8,-1);switch(n){case"Array":return[Jc,Va];case"Object":return[kf,Va];case"Date":return[F0,Va];case"RegExp":return[U0,Va];case"Map":return[$0,Va];case"Set":return[W0,Va];case"DataView":return[Jc,n]}return n.includes("Array")?[Jc,n]:n.includes("Error")?[wA,n]:[kf,n]},wd=([e,t])=>e===cp&&(t==="function"||t==="symbol"),PK=(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]=Bc(l);switch(u){case cp:{let p=l;switch(d){case"bigint":u=CA,p=l.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);p=null;break;case"undefined":return s([SA],l)}return s([u,p],l)}case Jc:{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 kf:{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 BK(l))(e||!wd(Bc(l[_])))&&p.push([a(_),a(l[_])]);return m}case F0:return s([u,l.toISOString()],l);case U0:{const{source:p,flags:m}=l;return s([u,{source:p,flags:m}],l)}case $0:{const p=[],m=s([u,p],l);for(const[_,y]of l)(e||!(wd(Bc(_))||wd(Bc(y))))&&p.push([a(_),a(y)]);return m}case W0:{const p=[],m=s([u,p],l);for(const _ of l)(e||!wd(Bc(_)))&&p.push(a(_));return m}}const{message:h}=l;return s([u,{name:d,message:h}],l)};return a},lk=(e,{json:t,lossy:n}={})=>{const r=[];return PK(!(t||n),!!t,new Map,r)(e),r},Ef=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?ak(lk(e,t)):structuredClone(e):(e,t)=>ak(lk(e,t));function IK(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 FK(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||IK,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(),_=Nl(m.toLowerCase());let y=0;const S=[],w=e.footnoteCounts.get(m);for(;w!==void 0&&++y<=w;){S.length>0&&S.push({type:"text",value:" "});let M=typeof n=="string"?n:n(d,y);typeof M=="string"&&(M={type:"text",value:M}),S.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+_+(y>1?"-"+y:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(d,y),className:["data-footnote-backref"]},children:Array.isArray(M)?M:[M]})}const C=p[p.length-1];if(C&&C.type==="element"&&C.tagName==="p"){const M=C.children[C.children.length-1];M&&M.type==="text"?M.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:{...Ef(l),id:"footnote-label"},children:[{type:"text",value:s}]},{type:"text",value:`
|
|
520
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(u,!0)},{type:"text",value:`
|
|
521
|
+
`}]}}const up=(function(e){if(e==null)return qK;if(typeof e=="function")return hp(e);if(typeof e=="object")return Array.isArray(e)?UK(e):$K(e);if(typeof e=="string")return WK(e);throw new Error("Expected function, string, or object as test")});function UK(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=up(e[n]);return hp(r);function r(...s){let a=-1;for(;++a<t.length;)if(t[a].apply(this,s))return!0;return!1}}function $K(e){const t=e;return hp(n);function n(r){const s=r;let a;for(a in e)if(s[a]!==t[a])return!1;return!0}}function WK(e){return hp(t);function t(n){return n&&n.type===e}}function hp(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 qK(){return!0}function VK(e){return e!==null&&typeof e=="object"&&"type"in e}const kA=[],KK=!0,ny=!1,GK="skip";function EA(e,t,n,r){let s;typeof t=="function"&&typeof n!="function"?(r=n,n=t):s=t;const a=up(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 y=typeof m.tagName=="string"?m.tagName:typeof m.name=="string"?m.name:void 0;Object.defineProperty(_,"name",{value:"node ("+(d.type+(y?"<"+y+">":""))+")"})}return _;function _(){let y=kA,S,w,C;if((!t||a(d,h,p[p.length-1]||void 0))&&(y=YK(n(d,p)),y[0]===ny))return y;if("children"in d&&d.children){const k=d;if(k.children&&y[0]!==GK)for(w=(r?k.children.length:-1)+l,C=p.concat(k);w>-1&&w<k.children.length;){const M=k.children[w];if(S=u(M,w,C)(),S[0]===ny)return S;w=typeof S[1]=="number"?S[1]:w+l}}return y}}}function YK(e){return Array.isArray(e)?e:typeof e=="number"?[KK,e]:e==null?kA:[e]}function q0(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),EA(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 ry={}.hasOwnProperty,XK={};function ZK(e,t){const n=t||XK,r=new Map,s=new Map,a=new Map,l={...OK,...n.handlers},u={all:h,applyData:JK,definitionById:r,footnoteById:s,footnoteCounts:a,footnoteOrder:[],handlers:l,one:d,options:n,patch:QK,wrap:tG};return q0(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,y=u.handlers[_];if(ry.call(u.handlers,_)&&y)return y(u,p,m);if(u.options.passThrough&&u.options.passThrough.includes(_)){if("children"in p){const{children:w,...C}=p,k=Ef(C);return k.children=u.all(p),k}return Ef(p)}return(u.options.unknownHandler||eG)(u,p,m)}function h(p){const m=[];if("children"in p){const _=p.children;let y=-1;for(;++y<_.length;){const S=u.one(_[y],p);if(S){if(y&&_[y-1].type==="break"&&(!Array.isArray(S)&&S.type==="text"&&(S.value=ck(S.value)),!Array.isArray(S)&&S.type==="element")){const w=S.children[0];w&&w.type==="text"&&(w.value=ck(w.value))}Array.isArray(S)?m.push(...S):m.push(S)}}}return m}}function QK(e,t){e.position&&(t.position=HW(e))}function JK(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,Ef(a)),"children"in n&&n.children&&s!==null&&s!==void 0&&(n.children=s)}return n}function eG(e,t){const n=t.data||{},r="value"in t&&!(ry.call(n,"hProperties")||ry.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 tG(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
522
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
523
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
524
|
+
`}),n}function ck(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function uk(e,t){const n=ZK(e,t),r=n.one(e,void 0),s=FK(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return s&&a.children.push({type:"text",value:`
|
|
525
|
+
`},s),a}function nG(e,t){return e&&"run"in e?async function(n,r){const s=uk(n,{file:r,...t});await e.run(s,r)}:function(n,r){return uk(n,{file:r,...e||t})}}function hk(e){if(e)throw e}var bv,dk;function rG(){if(dk)return bv;dk=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 bv=function d(){var h,p,m,_,y,S,w=arguments[0],C=1,k=arguments.length,M=!1;for(typeof w=="boolean"&&(M=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!==_&&(M&&_&&(a(_)||(y=s(_)))?(y?(y=!1,S=m&&s(m)?m:[]):S=m&&a(m)?m:{},l(w,{name:p,newValue:d(M,S,_)})):typeof _<"u"&&l(w,{name:p,newValue:_}));return w},bv}var iG=rG();const xv=Tf(iG);function iy(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 sG(){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?oG(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 oG(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:aG,dirname:lG,extname:cG,join:uG,sep:"/"};function aG(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Bu(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 lG(e){if(Bu(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 cG(e){Bu(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 uG(...e){let t=-1,n;for(;++t<e.length;)Bu(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":hG(n)}function hG(e){Bu(e);const t=e.codePointAt(0)===47;let n=dG(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function dG(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 Bu(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const fG={cwd:pG};function pG(){return"/"}function sy(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function mG(e){if(typeof e=="string")e=new URL(e);else if(!sy(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 gG(e)}function gG(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 Sv=["history","path","basename","stem","extname","dirname"];class RA{constructor(t){let n;t?sy(t)?n={path:t}:typeof t=="string"||vG(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":fG.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Sv.length;){const a=Sv[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)Sv.includes(s)||(this[s]=n[s])}get basename(){return typeof this.path=="string"?pi.basename(this.path):void 0}set basename(t){Cv(t,"basename"),wv(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){fk(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(wv(t,"extname"),fk(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){sy(t)&&(t=mG(t)),Cv(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){Cv(t,"stem"),wv(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 wv(e,t){if(e&&e.includes(pi.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+pi.sep+"`")}function Cv(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function fk(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function vG(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const _G=(function(e){const r=this.constructor.prototype,s=r[e],a=function(){return s.apply(a,arguments)};return Object.setPrototypeOf(a,r),a}),yG={}.hasOwnProperty;class V0 extends _G{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=sG()}copy(){const t=new V0;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(xv(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Rv("data",this.frozen),this.namespace[t]=n,this):yG.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Rv("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=Cd(t),r=this.parser||this.Parser;return kv("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),kv("process",this.parser||this.Parser),Ev("process",this.compiler||this.Compiler),n?s(void 0,n):new Promise(s);function s(a,l){const u=Cd(t),d=r.parse(u);r.run(d,u,function(p,m,_){if(p||!m||!_)return h(p);const y=m,S=r.stringify(y,_);SG(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(),kv("processSync",this.parser||this.Parser),Ev("processSync",this.compiler||this.Compiler),this.process(t,s),mk("processSync","process",n),r;function s(a,l){n=!0,hk(a),r=l}}run(t,n,r){pk(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=Cd(n);s.run(t,d,h);function h(p,m,_){const y=m||t;p?u(p):l?l(y):r(void 0,y,_)}}}runSync(t,n){let r=!1,s;return this.run(t,n,a),mk("runSync","run",r),s;function a(l,u){hk(l),s=u,r=!0}}stringify(t,n){this.freeze();const r=Cd(n),s=this.compiler||this.Compiler;return Ev("stringify",s),pk(t),s(t,r)}use(t,...n){const r=this.attachers,s=this.namespace;if(Rv("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=xv(!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[y,...S]=p;const w=r[_][1];iy(w)&&iy(y)&&(y=xv(!0,w,y)),r[_]=[h,y,...S]}}}}const bG=new V0().freeze();function kv(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Ev(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Rv(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 pk(e){if(!iy(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function mk(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Cd(e){return xG(e)?e:new RA(e)}function xG(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function SG(e){return typeof e=="string"||wG(e)}function wG(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const CG="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",gk=[],vk={allowDangerousHtml:!0},kG=/^(https?|ircs?|mailto|xmpp)$/i,EG=[{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 Pu(e){const t=RG(e),n=MG(e);return TG(t.runSync(t.parse(n),n),e)}function RG(e){const t=e.rehypePlugins||gk,n=e.remarkPlugins||gk,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...vk}:vk;return bG().use(lK).use(n).use(nG,r).use(t)}function MG(e){const t=e.children||"",n=new RA;return typeof t=="string"&&(n.value=t),n}function TG(e,t){const n=t.allowedElements,r=t.allowElement,s=t.components,a=t.disallowedElements,l=t.skipHtml,u=t.unwrapDisallowed,d=t.urlTransform||AG;for(const p of EG)Object.hasOwn(t,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+CG+p.id,void 0);return q0(e,h),qW(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 y;for(y in vv)if(Object.hasOwn(vv,y)&&Object.hasOwn(p.properties,y)){const S=p.properties[y],w=vv[y];(w===null||w.includes(p.tagName))&&(p.properties[y]=d(String(S||""),y,p))}}if(p.type==="element"){let y=n?!n.includes(p.tagName):a?a.includes(p.tagName):!1;if(!y&&r&&typeof m=="number"&&(y=!r(p,m,_)),y&&_&&typeof m=="number")return u&&p.children?_.children.splice(m,1,...p.children):_.children.splice(m,1),m}}}function AG(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||kG.test(e.slice(0,t))?e:""}function _k(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 DG(e,t,n){const s=up((n||{}).ignore||[]),a=LG(t);let l=-1;for(;++l<a.length;)EA(e,"text",u);function u(h,p){let m=-1,_;for(;++m<p.length;){const y=p[m],S=_?_.children:void 0;if(s(y,S?S.indexOf(y):void 0,_))return;_=y}if(_)return d(h,p)}function d(h,p){const m=p[p.length-1],_=a[l][0],y=a[l][1];let S=0;const C=m.children.indexOf(h);let k=!1,M=[];_.lastIndex=0;let R=_.exec(h.value);for(;R;){const A=R.index,O={index:R.index,input:R.input,stack:[...p,h]};let L=y(...R,O);if(typeof L=="string"&&(L=L.length>0?{type:"text",value:L}:void 0),L===!1?_.lastIndex=A+1:(S!==A&&M.push({type:"text",value:h.value.slice(S,A)}),Array.isArray(L)?M.push(...L):L&&M.push(L),S=A+R[0].length,k=!0),!_.global)break;R=_.exec(h.value)}return k?(S<h.value.length&&M.push({type:"text",value:h.value.slice(S)}),m.children.splice(C,1,...M)):M=[h],C+M.length}}function LG(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([OG(s[0]),zG(s[1])])}return t}function OG(e){return typeof e=="string"?new RegExp(NG(e),"g"):e}function zG(e){return typeof e=="function"?e:function(){return e}}const Mv="phrasing",Tv=["autolink","link","image","label"];function jG(){return{transforms:[$G],enter:{literalAutolink:PG,literalAutolinkEmail:Av,literalAutolinkHttp:Av,literalAutolinkWww:Av},exit:{literalAutolink:UG,literalAutolinkEmail:FG,literalAutolinkHttp:IG,literalAutolinkWww:HG}}}function BG(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Mv,notInConstruct:Tv},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Mv,notInConstruct:Tv},{character:":",before:"[ps]",after:"\\/",inConstruct:Mv,notInConstruct:Tv}]}}function PG(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Av(e){this.config.enter.autolinkProtocol.call(this,e)}function IG(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 FG(e){this.config.exit.autolinkEmail.call(this,e)}function UG(e){this.exit(e)}function $G(e){DG(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,WG],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),qG]],{ignore:["link","linkReference"]})}function WG(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=KG(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 qG(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 KG(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=_k(e,"(");let a=_k(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||qo(n)||ap(n))&&(!t||n!==47)}TA.peek=nY;function GG(){this.buffer()}function YG(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function XG(){this.buffer()}function ZG(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function QG(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 JG(e){this.exit(e)}function eY(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 tY(e){this.exit(e)}function nY(){return"["}function TA(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 rY(){return{enter:{gfmFootnoteCallString:GG,gfmFootnoteCall:YG,gfmFootnoteDefinitionLabelString:XG,gfmFootnoteDefinition:ZG},exit:{gfmFootnoteCallString:QG,gfmFootnoteCall:JG,gfmFootnoteDefinitionLabelString:eY,gfmFootnoteDefinition:tY}}}function iY(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:TA},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?`
|
|
526
|
+
`:" ")+a.indentLines(a.containerFlow(r,u.current()),t?AA:sY))),h(),d}}function sY(e,t,n){return t===0?e:AA(e,t,n)}function AA(e,t,n){return(n?"":" ")+e}const oY=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];NA.peek=hY;function aY(){return{canContainEols:["delete"],enter:{strikethrough:cY},exit:{strikethrough:uY}}}function lY(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:oY}],handlers:{delete:NA}}}function cY(e){this.enter({type:"delete",children:[]},e)}function uY(e){this.exit(e)}function NA(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 hY(){return"~"}function dY(e){return e.length}function fY(e,t){const n=t||{},r=(n.align||[]).concat(),s=n.stringLength||dY,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 M=pY(e[p][k]);if(n.alignDelimiters!==!1){const R=s(M);C[k]=R,(d[k]===void 0||R>d[k])&&(d[k]=R)}w.push(M)}l[p]=w,u[p]=C}let m=-1;if(typeof r=="object"&&"length"in r)for(;++m<h;)a[m]=yk(r[m]);else{const w=yk(r);for(;++m<h;)a[m]=w}m=-1;const _=[],y=[];for(;++m<h;){const w=a[m];let C="",k="";w===99?(C=":",k=":"):w===108?C=":":w===114&&(k=":");let M=n.alignDelimiters===!1?1:Math.max(1,d[m]-C.length-k.length);const R=C+"-".repeat(M)+k;n.alignDelimiters!==!1&&(M=C.length+M+k.length,M>d[m]&&(d[m]=M),y[m]=M),_[m]=R}l.splice(1,0,_),u.splice(1,0,y),p=-1;const S=[];for(;++p<l.length;){const w=l[p],C=u[p];m=-1;const k=[];for(;++m<h;){const M=w[m]||"";let R="",A="";if(n.alignDelimiters!==!1){const O=d[m]-(C[m]||0),L=a[m];L===114?R=" ".repeat(O):L===99?O%2?(R=" ".repeat(O/2+.5),A=" ".repeat(O/2-.5)):(R=" ".repeat(O/2),A=R):A=" ".repeat(O)}n.delimiterStart!==!1&&!m&&k.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&M==="")&&(n.delimiterStart!==!1||m)&&k.push(" "),n.alignDelimiters!==!1&&k.push(R),k.push(M),n.alignDelimiters!==!1&&k.push(A),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(`
|
|
527
|
+
`)}function pY(e){return e==null?"":String(e)}function yk(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 mY(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()),gY);return s(),l}function gY(e,t,n){return">"+(n?"":" ")+e}function vY(e,t){return bk(e,t.inConstruct,!0)&&!bk(e,t.notInConstruct,!1)}function bk(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 xk(e,t,n,r){let s=-1;for(;++s<n.unsafe.length;)if(n.unsafe[s].character===`
|
|
528
|
+
`&&vY(n.stack,n.unsafe[s]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
529
|
+
`}function _Y(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 yY(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 bY(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 xY(e,t,n,r){const s=bY(n),a=e.value||"",l=s==="`"?"GraveAccent":"Tilde";if(yY(e,n)){const m=n.enter("codeIndented"),_=n.indentLines(a,SY);return m(),_}const u=n.createTracker(r),d=s.repeat(Math.max(_Y(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:`
|
|
530
|
+
`,encode:["`"],...u.current()})),m()}return p+=u.move(`
|
|
531
|
+
`),a&&(p+=u.move(a+`
|
|
532
|
+
`)),p+=u.move(d),h(),p}function SY(e,t,n){return(n?"":" ")+e}function K0(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 wY(e,t,n,r){const s=K0(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?" ":`
|
|
533
|
+
`,...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 CY(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 gu(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Rf(e,t,n){const r=ml(e),s=ml(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}}DA.peek=kY;function DA(e,t,n,r){const s=CY(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=Rf(r.before.charCodeAt(r.before.length-1),h,s);p.inside&&(d=gu(h)+d.slice(1));const m=d.charCodeAt(d.length-1),_=Rf(r.after.charCodeAt(0),m,s);_.inside&&(d=d.slice(0,-1)+gu(m));const y=l.move(s);return a(),n.attentionEncodeSurroundingInfo={after:_.outside,before:p.outside},u+d+y}function kY(e,t,n){return n.options.emphasis||"*"}function EY(e,t){let n=!1;return q0(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,ny}),!!((!e.depth||e.depth<3)&&P0(e)&&(t.options.setext||n))}function RY(e,t,n,r){const s=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(EY(e,n)){const p=n.enter("headingSetext"),m=n.enter("phrasing"),_=n.containerPhrasing(e,{...a.current(),before:`
|
|
534
|
+
`,after:`
|
|
535
|
+
`});return m(),p(),_+`
|
|
536
|
+
`+(s===1?"=":"-").repeat(_.length-(Math.max(_.lastIndexOf("\r"),_.lastIndexOf(`
|
|
537
|
+
`))+1))}const l="#".repeat(s),u=n.enter("headingAtx"),d=n.enter("phrasing");a.move(l+" ");let h=n.containerPhrasing(e,{before:"# ",after:`
|
|
538
|
+
`,...a.current()});return/^[\t ]/.test(h)&&(h=gu(h.charCodeAt(0))+h.slice(1)),h=h?l+" "+h:l,n.options.closeAtx&&(h+=" "+l),d(),u(),h}LA.peek=MY;function LA(e){return e.value||""}function MY(){return"<"}OA.peek=TY;function OA(e,t,n,r){const s=K0(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 TY(){return"!"}zA.peek=AY;function zA(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 AY(){return"!"}jA.peek=NY;function jA(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 BA(e,t){const n=P0(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))}PA.peek=DY;function PA(e,t,n,r){const s=K0(n),a=s==='"'?"Quote":"Apostrophe",l=n.createTracker(r);let u,d;if(BA(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 DY(e,t,n){return BA(e,n)?"<":"["}IA.peek=LY;function IA(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 LY(){return"["}function G0(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 OY(e){const t=G0(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 zY(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 HA(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 jY(e,t,n,r){const s=n.enter("list"),a=n.bulletCurrent;let l=e.ordered?zY(n):G0(n);const u=e.ordered?l==="."?")":".":OY(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),HA(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 BY(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 PY(e,t,n,r){const s=BY(n);let a=n.bulletCurrent||G0(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,_,y){return _?(y?"":" ".repeat(l))+m:(y?a:a+" ".repeat(l-a.length))+m}}function IY(e,t,n,r){const s=n.enter("paragraph"),a=n.enter("phrasing"),l=n.containerPhrasing(e,r);return a(),s(),l}const HY=up(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function FY(e,t,n,r){return(e.children.some(function(l){return HY(l)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function UY(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}FA.peek=$Y;function FA(e,t,n,r){const s=UY(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=Rf(r.before.charCodeAt(r.before.length-1),h,s);p.inside&&(d=gu(h)+d.slice(1));const m=d.charCodeAt(d.length-1),_=Rf(r.after.charCodeAt(0),m,s);_.inside&&(d=d.slice(0,-1)+gu(m));const y=l.move(s+s);return a(),n.attentionEncodeSurroundingInfo={after:_.outside,before:p.outside},u+d+y}function $Y(e,t,n){return n.options.strong||"*"}function WY(e,t,n,r){return n.safe(e.value,r)}function qY(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=(HA(n)+(n.options.ruleSpaces?" ":"")).repeat(qY(n));return n.options.ruleSpaces?r.slice(0,-1):r}const UA={blockquote:mY,break:xk,code:xY,definition:wY,emphasis:DA,hardBreak:xk,heading:RY,html:LA,image:OA,imageReference:zA,inlineCode:jA,link:PA,linkReference:IA,list:jY,listItem:PY,paragraph:IY,root:FY,strong:FA,text:WY,thematicBreak:VY};function KY(){return{enter:{table:GY,tableData:Sk,tableHeader:Sk,tableRow:XY},exit:{codeText:ZY,table:YY,tableData:Nv,tableHeader:Nv,tableRow:Nv}}}function GY(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 YY(e){this.exit(e),this.data.inTable=void 0}function XY(e){this.enter({type:"tableRow",children:[]},e)}function Nv(e){this.exit(e)}function Sk(e){this.enter({type:"tableCell",children:[]},e)}function ZY(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,QY));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function QY(e,t){return t==="|"?t:e}function JY(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,s=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
539
|
+
`,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(y,S,w,C){return h(p(y,w,C),y.align)}function u(y,S,w,C){const k=m(y,w,C),M=h([k]);return M.slice(0,M.indexOf(`
|
|
540
|
+
`))}function d(y,S,w,C){const k=w.enter("tableCell"),M=w.enter("phrasing"),R=w.containerPhrasing(y,{...C,before:a,after:a});return M(),k(),R}function h(y,S){return fY(y,{align:S,alignDelimiters:r,padding:n,stringLength:s})}function p(y,S,w){const C=y.children;let k=-1;const M=[],R=S.enter("table");for(;++k<C.length;)M[k]=m(C[k],S,w);return R(),M}function m(y,S,w){const C=y.children;let k=-1;const M=[],R=S.enter("tableRow");for(;++k<C.length;)M[k]=d(C[k],y,S,w);return R(),M}function _(y,S,w){let C=UA.inlineCode(y,S,w);return w.stack.includes("tableCell")&&(C=C.replace(/\|/g,"\\$&")),C}}function eX(){return{exit:{taskListCheckValueChecked:wk,taskListCheckValueUnchecked:wk,paragraph:nX}}}function tX(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:rX}}}function wk(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function nX(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 rX(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=UA.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 iX(){return[jG(),rY(),aY(),KY(),eX()]}function sX(e){return{extensions:[BG(),iY(e),lY(),JY(e),tX()]}}const oX={tokenize:dX,partial:!0},$A={tokenize:fX,partial:!0},WA={tokenize:pX,partial:!0},qA={tokenize:mX,partial:!0},aX={tokenize:gX,partial:!0},VA={name:"wwwAutolink",tokenize:uX,previous:GA},KA={name:"protocolAutolink",tokenize:hX,previous:YA},cs={name:"emailAutolink",tokenize:cX,previous:XA},Mi={};function lX(){return{text:Mi}}let To=48;for(;To<123;)Mi[To]=cs,To++,To===58?To=65:To===91&&(To=97);Mi[43]=cs;Mi[45]=cs;Mi[46]=cs;Mi[95]=cs;Mi[72]=[cs,KA];Mi[104]=[cs,KA];Mi[87]=[cs,VA];Mi[119]=[cs,VA];function cX(e,t,n){const r=this;let s,a;return l;function l(m){return!oy(m)||!XA.call(r,r.previous)||Y0(r.events)?n(m):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),u(m))}function u(m){return oy(m)?(e.consume(m),u):m===64?(e.consume(m),d):n(m)}function d(m){return m===46?e.check(aX,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 uX(e,t,n){const r=this;return s;function s(l){return l!==87&&l!==119||!GA.call(r,r.previous)||Y0(r.events)?n(l):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(oX,e.attempt($A,e.attempt(WA,a),n),n)(l))}function a(l){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(l)}}function hX(e,t,n){const r=this;let s="",a=!1;return l;function l(m){return(m===72||m===104)&&YA.call(r,r.previous)&&!Y0(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||Cf(m)||gt(m)||qo(m)||ap(m)?n(m):e.attempt($A,e.attempt(WA,p),n)(m)}function p(m){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(m)}}function dX(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 fX(e,t,n){let r,s,a;return l;function l(h){return h===46||h===95?e.check(qA,d,u)(h):h===null||gt(h)||qo(h)||h!==45&&ap(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 pX(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(qA,t,a)(l):l===null||gt(l)||qo(l)?t(l):(e.consume(l),s)}function a(l){return l===41&&r++,e.consume(l),s}}function mX(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||gt(u)||qo(u)?t(u):n(u)}function s(u){return u===null||u===40||u===91||gt(u)||qo(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 gX(e,t,n){return r;function r(a){return e.consume(a),s}function s(a){return An(a)?n(a):t(a)}}function GA(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||gt(e)}function YA(e){return!Bn(e)}function XA(e){return!(e===47||oy(e))}function oy(e){return e===43||e===45||e===46||e===95||An(e)}function Y0(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 vX={tokenize:kX,partial:!0};function _X(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:SX,continuation:{tokenize:wX},exit:CX}},text:{91:{name:"gfmFootnoteCall",tokenize:xX},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:yX,resolveTo:bX}}}}function yX(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 bX(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 xX(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||gt(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 gt(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 SX(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||gt(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 gt(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),nt(e,y,"gfmFootnoteDefinitionWhitespace")):n(S)}function y(S){return t(S)}}function wX(e,t,n){return e.check(ju,t,e.attempt(vX,t,n))}function CX(e){e.exit("gfmFootnoteDefinition")}function kX(e,t,n){const r=this;return nt(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 EX(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]],y=u.parser.constructs.insideSpan.null;y&&gr(_,_.length,0,lp(y,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"),y(S))}function y(S){const w=ml(h);if(S===126)return m>1?d(S):(l.consume(S),m++,y);if(m<2&&!n)return d(S);const C=l.exit("strikethroughSequenceTemporary"),k=ml(S);return C._open=!k||k===2&&!!w,C._close=!w||w===2&&!!k,u(S)}}}class RX{constructor(){this.map=[]}add(t,n,r){MX(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 MX(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 TX(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 AX(){return{flow:{null:{name:"table",tokenize:NX,resolveAll:DX}}}}function NX(e,t,n){const r=this;let s=0,a=0,l;return u;function u(I){let W=r.events.length-1;for(;W>-1;){const q=r.events[W][1].type;if(q==="lineEnding"||q==="linePrefix")W--;else break}const U=W>-1?r.events[W][1].type:null,F=U==="tableHead"||U==="tableRow"?L:d;return F===L&&r.parser.lazy[r.now().line]?n(I):F(I)}function d(I){return e.enter("tableHead"),e.enter("tableRow"),h(I)}function h(I){return I===124||(l=!0,a+=1),p(I)}function p(I){return I===null?n(I):Ne(I)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(I),e.exit("lineEnding"),y):n(I):Ye(I)?nt(e,p,"whitespace")(I):(a+=1,l&&(l=!1,s+=1),I===124?(e.enter("tableCellDivider"),e.consume(I),e.exit("tableCellDivider"),l=!0,p):(e.enter("data"),m(I)))}function m(I){return I===null||I===124||gt(I)?(e.exit("data"),p(I)):(e.consume(I),I===92?_:m)}function _(I){return I===92||I===124?(e.consume(I),m):m(I)}function y(I){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(I):(e.enter("tableDelimiterRow"),l=!1,Ye(I)?nt(e,S,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(I):S(I))}function S(I){return I===45||I===58?C(I):I===124?(l=!0,e.enter("tableCellDivider"),e.consume(I),e.exit("tableCellDivider"),w):O(I)}function w(I){return Ye(I)?nt(e,C,"whitespace")(I):C(I)}function C(I){return I===58?(a+=1,l=!0,e.enter("tableDelimiterMarker"),e.consume(I),e.exit("tableDelimiterMarker"),k):I===45?(a+=1,k(I)):I===null||Ne(I)?A(I):O(I)}function k(I){return I===45?(e.enter("tableDelimiterFiller"),M(I)):O(I)}function M(I){return I===45?(e.consume(I),M):I===58?(l=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(I),e.exit("tableDelimiterMarker"),R):(e.exit("tableDelimiterFiller"),R(I))}function R(I){return Ye(I)?nt(e,A,"whitespace")(I):A(I)}function A(I){return I===124?S(I):I===null||Ne(I)?!l||s!==a?O(I):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(I)):O(I)}function O(I){return n(I)}function L(I){return e.enter("tableRow"),z(I)}function z(I){return I===124?(e.enter("tableCellDivider"),e.consume(I),e.exit("tableCellDivider"),z):I===null||Ne(I)?(e.exit("tableRow"),t(I)):Ye(I)?nt(e,z,"whitespace")(I):(e.enter("data"),P(I))}function P(I){return I===null||I===124||gt(I)?(e.exit("data"),z(I)):(e.consume(I),I===92?Q:P)}function Q(I){return I===92||I===124?(e.consume(I),P):P(I)}}function DX(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 RX;for(;++n<e.length;){const y=e[n],S=y[1];y[0]==="enter"?S.type==="tableHead"?(u=!1,d!==0&&(Ck(_,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=kd(_,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=kd(_,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=kd(_,t,a,s,n,m)):l[1]!==0&&(m=kd(_,t,l,s,n,m)),s=0):s&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")&&(l[3]=n)}for(d!==0&&Ck(_,t,d,h,p),_.consume(t.events),n=-1;++n<t.events.length;){const y=t.events[n];y[0]==="enter"&&y[1].type==="table"&&(y[1]._align=TX(t.events,n))}return e}function kd(e,t,n,r,s,a){const l=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",u="tableContent";n[0]!==0&&(a.end=Object.assign({},Ya(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const d=Ya(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=Ya(t.events,n[2]),p=Ya(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]],y=t.events[n[3]];if(_[1].end=Object.assign({},y[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({},Ya(t.events,s)),e.add(s,0,[["exit",a,t]]),a=void 0),a}function Ck(e,t,n,r,s){const a=[],l=Ya(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 Ya(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const LX={name:"tasklistCheck",tokenize:zX};function OX(){return{text:{91:LX}}}function zX(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 gt(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):Ye(d)?e.check({tokenize:jX},t,n)(d):n(d)}}function jX(e,t,n){return nt(e,r,"whitespace");function r(s){return s===null?n(s):t(s)}}function BX(e){return aA([lX(),_X(),EX(e),AX(),OX()])}const PX={};function Iu(e){const t=this,n=e||PX,r=t.data(),s=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),l=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);s.push(BX(n)),a.push(iX()),l.push(sX(n))}function IX({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(Pu,{remarkPlugins:[Iu],components:sp(),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 ZA({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(Ci,{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 Dv({title:e,items:t,icon:n,getIcon:r}){return t.length===0?null:g.jsx(ZA,{title:e,count:t.length,children:g.jsx("div",{className:"flex flex-wrap gap-1.5",children:t.map(s=>g.jsx(W5,{icon:r?r(s):n,children:s},s))})})}function FX(e){const t=e.match(/^mcp__([^_]+)__(.+)$/);return t?{server:t[1],tool:t[2]}:null}function QA({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 UX(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 kk({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(Ci,{className:ye("h-3 w-3 text-muted-foreground transition-transform duration-200",t&&"rotate-90")}),g.jsx(QA,{status:e.status}),g.jsx("span",{className:"text-muted-foreground font-medium",children:Kv(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:UX(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(W5,{icon:$5(`mcp__${e.name}__${s}`),children:s},s))})]})}function $X({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(QA,{status:"failed"}),g.jsxs("span",{className:"text-muted-foreground/60",children:[n.length," disconnected"]})]}):null;return g.jsx(ZA,{title:"MCP Servers",count:e.length,badge:r,children:g.jsxs("div",{className:"flex flex-col gap-2",children:[t.map(s=>g.jsx(kk,{server:s},s.name)),n.map(s=>g.jsx(kk,{server:s},s.name))]})})}function WX({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(Ci,{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 qX({message:e,rawJson:t}){const{coreTools:n,mcpServersWithTools:r}=x.useMemo(()=>{const s=new Map,a=[];for(const u of e.tools){const d=FX(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(no,{children:g.jsxs(rp,{expandedContent:g.jsx(ip,{className:"my-4 text-xs",children:g.jsxs("div",{className:"flex flex-col gap-3",children:[g.jsx(Y$,{children:e.model}),g.jsx(Dv,{title:"Tools",items:n,getIcon:s=>U_[s]??U5}),g.jsx(Dv,{title:"Agents",items:e.agents,icon:My}),g.jsx(Dv,{title:"Commands",items:e.slashCommands,icon:fj}),g.jsx($X,{servers:r}),t&&g.jsx(WX,{rawJson:t})]})}),children:[g.jsx(Wz,{className:"h-5 w-5 text-logo"}),g.jsx(Qs,{children:"Session Started"})]})})}function VX({message:e}){return g.jsx(no,{className:"hidden",children:g.jsxs(rp,{expandedContent:g.jsx(ip,{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(My,{className:"h-4 w-4 text-muted-foreground"})}),g.jsx(Qs,{children:"Account"})]})})}function KX({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(Pu,{remarkPlugins:[Iu],components:sp(),children:e.text})})}function GX({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(t6,{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 Ek({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 JA({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(Po,{strokeWidth:3,className:"translate-y-[0.5px] h-3 w-3 text-white dark:text-background"})})}function YX({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(Ek,{label:e.label,description:e.description})}),g.jsx(JA,{selected:t,multiSelect:n})]})}):g.jsx("div",{className:ye(a,l),children:g.jsx(Ek,{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 ZX({message:e,onSubmit:t,isLatest:n}){var B,K;const r=e.input.questions,s=!!e.result,a=XX(e.result),l=((B=e.result)==null?void 0:B.discarded)===!0,[u,d]=x.useState(0),[h,p]=x.useState({}),[m,_]=x.useState({}),[y,S]=x.useState(a??null),[w,C]=x.useState(s),k=($,Y)=>{var G;const T=(G=m[$])==null?void 0:G.trim(),H=h[$]||"",J=Y||r.find(X=>Yr(X)===$);if(J!=null&&J.multiSelect)return[H,T].filter(Boolean).flatMap(X=>X.split(", ").filter(Boolean));const N=T||H;return N?[N]:[]},M=$=>{const Y=h[Yr($)]||"";return $.multiSelect?Y.split(", ").filter(Boolean):[Y]},R=($,Y)=>{const T=Yr($);if($.multiSelect){const H=h[T]?h[T].split(", ").filter(Boolean):[],J=H.includes(Y)?H.filter(N=>N!==Y):[...H,Y];p({...h,[T]:J.join(", ")})}else p({...h,[T]:Y}),_({...m,[T]:""}),u<r.length-1&&setTimeout(()=>d(u+1),150)},A=($,Y)=>{const T=Yr($);_({...m,[T]:Y}),Y&&!$.multiSelect&&p({...h,[T]:""})},O=$=>{const Y=Yr($);$.multiSelect&&m[Y]&&_({...m,[Y]:""})},L=r.every($=>k(Yr($),$).length>0),z=r[u],P=u===r.length-1,Q=z&&k(Yr(z),z).length>0,I=()=>{u<r.length-1&&d(u+1)},W=()=>{u>0&&d(u-1)},U=()=>{if(!L)return;const $={};for(const Y of r){const T=Yr(Y);$[T]=k(T,Y)}S($),C(!0),t(e.toolId,r,$)},F=$=>{if($.key==="Enter"&&!(!z||!Q)){if($.preventDefault(),P){U();return}I()}};if(w||s){const $=a||y||{};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((Y,T)=>{const H=$[Yr(Y)]||$[Y.question]||[],J=T===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",!J&&"border-b border-border"),children:[g.jsx("div",{className:"text-sm text-pretty",children:Y.question}),H.length>0&&g.jsx("div",{className:"text-sm font-medium text-right max-w-[50%] text-pretty",children:H.join(", ")}),H.length===0&&g.jsx("div",{className:"text-sm font-medium text-right italic",children:l?"Discarded":"No Response"})]},Yr(Y))})]})})}if(!n)return g.jsx("div",{className:"w-full py-2",children:g.jsxs("div",{className:"flex items-center gap-2",children:[g.jsx(oR,{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 q=M(z),j=m[Yr(z)]||"";return g.jsxs("div",{className:"w-full space-y-3",children:[g.jsxs(GX,{question:z.question,currentIndex:u,totalQuestions:r.length,onBack:u>0?W:void 0,children:[(K=z.options)==null?void 0:K.map($=>g.jsx(YX,{option:$,selected:q.includes($.label),multiSelect:z.multiSelect,onClick:()=>R(z,$.label)},$.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:j,onChange:$=>A(z,$.target.value),onKeyDown:F,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(JA,{selected:!!j,multiSelect:z.multiSelect,onClick:z.multiSelect&&j?()=>O(z):void 0})]})})]}),g.jsxs("div",{className:"flex justify-end gap-2 mx-2",children:[!P&&Q&&(z.multiSelect||!!j)&&g.jsx(et,{size:"sm",onClick:I,children:"Next"}),P&&g.jsx(et,{size:"sm",onClick:U,disabled:!L,className:ye(!L&&"opacity-50 cursor-not-allowed","rounded-full"),children:"Submit"})]})]})}function QX({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),y=e.input;x.useEffect(()=>{d&&_.current&&_.current.focus()},[d]);const S=async()=>{y!=null&&y.plan&&(await navigator.clipboard.writeText(y.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:[(y==null?void 0:y.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(Po,{className:"h-4 w-4 text-green-400"}):g.jsx(Pf,{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(nR,{className:`size-3.5 transition-transform ${s?"rotate-180":""}`})]}),y!=null&&y.plan?g.jsxs("div",{className:"prose prose-sm dark:prose-invert max-w-none",children:[g.jsx(Pu,{remarkPlugins:[Iu],components:sp(),children:y.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(d6,{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(Yz,{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(lR,{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(Po,{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(aj,{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 JX={completed:{Icon:Po,iconClass:"text-emerald-500",textClass:"text-muted-foreground"},in_progress:{Icon:ss,iconClass:"text-foreground animate-spin",textClass:"text-foreground font-medium"},pending:{Icon:o6,iconClass:"text-muted-foreground",textClass:"text-muted-foreground"}};function eZ({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($6,{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}=JX[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 tZ(e){const t=e.split(`
|
|
541
|
+
`),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 nZ(e){return e.replace(/<[^>]+>/g,"")}function rZ(e,t){const n=e.split(`
|
|
542
|
+
`),r=t.split(`
|
|
543
|
+
`),s=iZ(n,r),a=sZ(n,r,s);return oZ(a)}function iZ(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 sZ(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 oZ(e){return e.map(t=>{const n=t.type==="removed"?"-":t.type==="added"?"+":" ";return{type:t.type,content:`${n}${t.text}`}})}function Lv({content:e,isDiff:t=!1,oldString:n,newString:r}){const s=x.useMemo(()=>t&&n!==void 0&&r!==void 0?rZ(n,r):[],[t,n,r]),a=x.useMemo(()=>t?[]:tZ(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:nZ(u.content)})]},d))})})})})}function eN({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?EP(e.input.command):"Bash"):e.toolKind==="web_search"?e.input.query||"Web Search":e.toolKind==="read_file"?`Read ${hv(e.input.filePath,n)}`:e.toolKind==="write_file"?`Write ${hv(e.input.filePath,n)}`:e.toolKind==="edit_file"?`Edit ${hv(e.input.filePath,n)}`:e.toolKind==="mcp_generic"?`${Kv(e.input.tool)} from ${Kv(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]),y=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(no,{className:"w-full",children:g.jsxs(rp,{expandedContent:g.jsx(ip,{className:"my-4 text-sm",children:g.jsxs("div",{className:"flex flex-col gap-2",children:[p?g.jsx(Lv,{content:"",isDiff:!0,oldString:e.input.oldString,newString:e.input.newString}):!m&&!h&&g.jsx(A2,{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:y,children:y}),r&&m&&!e.isError&&g.jsx(Lv,{content:_}),h&&!e.isError&&g.jsx(Lv,{content:e.input.content}),r&&!m&&!(h&&!e.isError)&&!(p&&!e.isError)&&g.jsx(A2,{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(yl,{className:"size-4 text-destructive"});if(l)return g.jsx(My,{className:"size-4 text-muted-icon"});const w=$5(e.toolName);return g.jsx(w,{className:"size-4 text-muted-icon"})})()}),g.jsx(Qs,{className:"text-left transition-opacity duration-200 truncate",children:g.jsx(Vf,{animate:s,shimmerWidth:Math.max(20,(((S=u||a)==null?void 0:S.length)??33)*3),children:u||a})})]})})}function aZ({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(no,{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(Qs,{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 lZ({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(i6,{className:"h-4 w-4 ml-1.5"}),g.jsx("em",{children:"Interrupted"})]})})}function Mf({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 cZ(){return g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(Mf,{}),g.jsx("span",{className:"text-[11px] tracking-widest text-muted-foreground uppercase flex-shrink-0",children:"Compacted"}),g.jsx(Mf,{})]})}function uZ(){return g.jsxs("div",{className:"flex items-center gap-3",children:[g.jsx(Mf,{}),g.jsx("span",{className:"text-[11px] tracking-widest text-muted-foreground uppercase flex-shrink-0",children:"Context Cleared"}),g.jsx(Mf,{})]})}function hZ({message:e}){return g.jsx(no,{children:g.jsxs(rp,{expandedContent:g.jsx(ip,{className:"my-4 text-xs",children:g.jsx("div",{className:"prose prose-sm dark:prose-invert max-w-none",children:g.jsx(Pu,{remarkPlugins:[Iu],components:sp(),children:e.summary})})}),children:[g.jsx("div",{className:"w-5 h-5 relative flex items-center justify-center",children:g.jsx(aR,{className:"h-4.5 w-4.5 text-muted-foreground"})}),g.jsx(Qs,{children:"Summarized"})]})})}const dZ={compacting:"Compacting..."};function fZ({message:e}){const t=dZ[e.status]||e.status;return g.jsxs(no,{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(aR,{className:"h-4.5 w-4.5 text-muted-foreground"})}),g.jsx(Qs,{className:"text-left transition-opacity duration-200 truncate",children:t})]})}const pZ={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"}},mZ={key:"other",singular:"tool call",plural:"tool calls"};function gZ(e){return pZ[e]??mZ}function vZ(e){const t=new Map,n=[];for(const r of e){const s=r.toolKind,a=gZ(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 _Z({messages:e,isLoading:t,localPath:n}){const[r,s]=x.useState(!1),a=x.useMemo(()=>vZ(e),[e]),u=e.some(d=>d.result===void 0)&&t;return g.jsx(no,{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(Ci,{className:`h-4.5 w-4.5 text-muted-icon transition-all duration-200 ${r?"rotate-90":""}`})}),g.jsx(Qs,{className:"text-left",children:g.jsx(Vf,{animate:u,children:a})})]})}),r&&g.jsxs("div",{className:"my-4 flex flex-col gap-3",children:[e.map(d=>g.jsx(eN,{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(Ci,{className:"h-4.5 w-4.5 text-muted-icon -rotate-90"})}),g.jsx(Qs,{className:"text-left",children:"Collapse"})]})})]})]})})}const yZ=new Set(["AskUserQuestion","ExitPlanMode","TodoWrite"]);function Rk(e){if(e.kind!=="tool")return!1;const t=e.toolName;return!yZ.has(t)}function bZ(e){const t=[];let n=0;for(;n<e.length;){const r=e[n];if(Rk(r)){const s=[r],a=n;for(n+=1;n<e.length&&Rk(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 xZ({messages:e,isLoading:t,localPath:n,latestToolIds:r,onOpenLocalLink:s,onAskUserQuestionSubmit:a,onExitPlanModeConfirm:l}){const u=x.useMemo(()=>bZ(e),[e]);function d(h,p){if(h.kind==="user_prompt")return g.jsx(IX,{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(qX,{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(KX,{message:h},h.id);case"tool":return h.toolKind==="ask_user_question"?g.jsx(ZX,{message:h,onSubmit:a,isLatest:h.id===r.AskUserQuestion},h.id):h.toolKind==="exit_plan_mode"?g.jsx(QX,{message:h,onConfirm:l,isLatest:h.id===r.ExitPlanMode},h.id):h.toolKind==="todo_write"?h.id!==r.TodoWrite?null:g.jsx(eZ,{message:h},h.id):g.jsx(eN,{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(aZ,{message:h},h.id)}case"interrupted":return g.jsx(lZ,{message:h},h.id);case"compact_boundary":return g.jsx(cZ,{},h.id);case"context_cleared":return g.jsx(uZ,{},h.id);case"compact_summary":return g.jsx(hZ,{message:h},h.id);case"status":return p===e.length-1?g.jsx(fZ,{message:h},h.id):null}}return g.jsx(K$,{onOpenLocalLink:s,children:u.map(h=>{if(h.type==="tool-group")return g.jsx("div",{className:"group relative",[nf]:"",children:g.jsx(_Z,{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",[nf]:"",children:p},h.message.id):null})})}function SZ({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,y=e.current,S=t.current;if(zw({trigger:"pointer",activeElement:document.activeElement,pointerStartTarget:a,pointerEndTarget:_,root:y,fallback:S,hasActiveOverlay:Ow(document),hasActiveSelection:Nj(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;zw({trigger:"escape",activeElement:document.activeElement,fallback:_,hasActiveOverlay:Ow(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(tf,h),()=>{cancelAnimationFrame(s),window.removeEventListener("pointerdown",u,!0),window.removeEventListener("pointerup",d,!0),window.removeEventListener("keydown",p,!0),window.removeEventListener(tf,h)}},[r,n,t,e])}const Ed="What are we building?",wZ=19,CZ=72,kZ=120;function EZ(){var G,X,ie,fe,Re,pe;const e=uy(),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=((G=e.runtime)==null?void 0:G.projectId)??null,_=Lo(le=>p?le.projects[p]:void 0)??oW,S=Kd(le=>p?le.projects[p]:void 0)??tW,w=Lo(le=>le.addTerminal),C=Lo(le=>le.removeTerminal),k=Lo(le=>le.toggleVisibility),M=Lo(le=>le.setMainSizes),R=Lo(le=>le.setTerminalSizes),A=Kd(le=>le.toggleVisibility),O=Kd(le=>le.setSize),L=Or(le=>le.scrollbackLines),z=Or(le=>le.minColumnWidth),P=_.terminals.length>0,Q=!!(p&&_.isVisible&&P),I=!!(p&&P),W=!!(p&&S.isVisible),U=!!p,{isAnimating:F,mainPanelGroupRef:q,terminalFocusRequestVersion:j,terminalPanelRef:B,terminalVisualRef:K}=gW({showTerminalPane:Q,shouldRenderTerminalLayout:I,projectId:p,terminalLayout:_,chatInputRef:r}),{isAnimating:$,panelGroupRef:Y,sidebarPanelRef:T,sidebarVisualRef:H}=mW({projectId:p,shouldRenderRightSidebarLayout:U,showRightSidebar:W,rightSidebarSize:S.size});SZ({rootRef:n,fallbackRef:r,enabled:e.hasSelectedProject&&((X=e.runtime)==null?void 0:X.status)!=="waiting_for_user",canCancel:e.canCancel}),x.useEffect(()=>{if(e.messages.length!==0)return;a(""),u(!1);let le=0;const Me=window.setInterval(()=>{le+=1,a(Ed.slice(0,le)),le>=Ed.length&&(window.clearInterval(Me),u(!0))},wZ);return()=>window.clearInterval(Me)},[e.activeChatId,e.messages.length]),x.useEffect(()=>{function le(Me){if(p&&!(!Me.metaKey||Me.key.toLowerCase()!=="j")){if(Me.preventDefault(),P){k(p);return}w(p)}}return window.addEventListener("keydown",le),()=>window.removeEventListener("keydown",le)},[w,P,p,k]),x.useEffect(()=>{if(e.messages.length===0)return;const le=window.requestAnimationFrame(()=>{const Me=e.scrollRef.current;Me&&Me.scrollTo({top:Me.scrollHeight,behavior:"auto"})});return()=>window.cancelAnimationFrame(le)},[e.messages.length,e.scrollRef]),x.useEffect(()=>{const le=window.requestAnimationFrame(()=>{e.updateScrollState()}),Me=window.setTimeout(()=>{e.updateScrollState()},Qa);return()=>{window.cancelAnimationFrame(le),window.clearTimeout(Me)}},[I,Q,e.updateScrollState]),x.useEffect(()=>{function le(){e.updateScrollState()}return window.addEventListener("resize",le),()=>window.removeEventListener("resize",le)},[e.updateScrollState]),x.useEffect(()=>{const le=t.current;if(!le||!I)return;const Me=()=>{const Te=le.getBoundingClientRect().height;if(Te<=0)return;const Ve=Te*(_.mainSizes[1]/100);Ve<=0||h(Ot=>Math.abs(Ot-Ve)<1?Ot:Ve)},He=new ResizeObserver(Me);return He.observe(le),Me(),()=>He.disconnect()},[p,I,_.mainSizes]);const J=le=>Number.isFinite(le)?Math.min($_,Math.max(op,le)):S.size,N=g.jsxs(bT,{ref:n,className:"bg-background h-full flex flex-col overflow-hidden border-0 rounded-none relative",children:[g.jsxs(ST,{className:"flex flex-1 min-h-0 flex-col p-0 overflow-hidden relative",children:[g.jsx(T7,{sidebarCollapsed:e.sidebarCollapsed,onOpenSidebar:e.openSidebar,onExpandSidebar:e.expandSidebar,onNewChat:e.handleCompose,localPath:e.navbarLocalPath,embeddedTerminalVisible:Q,onToggleEmbeddedTerminal:p?()=>{if(P){k(p);return}w(p)}:void 0,rightSidebarVisible:W,onToggleRightSidebar:p?()=>A(p):void 0,onOpenExternal:le=>{e.handleOpenExternal(le)},editorLabel:e.editorLabel}),g.jsxs(h0,{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(xZ,{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(Z$,{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:CZ,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(qc,{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":Ed,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:Ed}),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:kZ},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(Pz,{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(k7,{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:((pe=e.runtime)==null?void 0:pe.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:U&&p?g.jsxs(Bd,{groupRef:Y,orientation:"horizontal",className:"flex-1 min-h-0",onLayoutChange:le=>{var He;if(!W||$.current)return;const Me=J(le.rightSidebar);Math.abs(Me-le.rightSidebar)<.1||(He=Y.current)==null||He.setLayout({workspace:100-Me,rightSidebar:Me})},onLayoutChanged:le=>{!W||$.current||O(p,J(le.rightSidebar))},children:[g.jsx(Ao,{id:"workspace",defaultSize:`${100-S.size}%`,minSize:"50%",className:"min-h-0 min-w-0",children:I?g.jsxs(Bd,{groupRef:q,orientation:"vertical",className:"flex-1 min-h-0",onLayoutChanged:le=>{!Q||F.current||M(p,[le.chat,le.terminal])},children:[g.jsx(Ao,{id:"chat",defaultSize:`${_.mainSizes[0]}%`,minSize:"25%",className:"min-h-0",children:N}),g.jsx(Pd,{withHandle:!0,orientation:"vertical",className:ye(!Q&&"pointer-events-none opacity-0")}),g.jsx(Ao,{id:"terminal",defaultSize:`${_.mainSizes[1]}%`,minSize:"0%",className:"min-h-0",elementRef:B,children:g.jsx("div",{ref:K,className:"h-full min-h-0 overflow-hidden relative","data-terminal-open":Q?"true":"false","data-terminal-animated":"false","data-terminal-visual":!0,style:{"--terminal-toggle-duration":`${Qa}ms`},children:g.jsx("div",{style:d>0?{height:`${d}px`}:void 0,children:g.jsx(M2,{projectId:p,layout:_,onAddTerminal:w,socket:e.socket,connectionStatus:e.connectionStatus,scrollback:L,minColumnWidth:z,focusRequestVersion:j,onRemoveTerminal:(le,Me)=>{e.socket.command({type:"terminal.close",terminalId:Me}).catch(()=>{}),C(le,Me)},onTerminalLayout:R})})})})]},p):N}),g.jsx(Pd,{withHandle:!0,orientation:"horizontal",disabled:!W,className:ye(!W&&"pointer-events-none opacity-0")}),g.jsx(Ao,{id:"rightSidebar",defaultSize:`${S.size}%`,maxSize:`${$_}%`,className:"min-h-0 min-w-0",elementRef:T,children:g.jsx("div",{ref:H,className:"h-full min-h-0 overflow-hidden","data-right-sidebar-open":W?"true":"false","data-right-sidebar-animated":"false","data-right-sidebar-visual":!0,style:{"--terminal-toggle-duration":`${Qa}ms`},children:g.jsx(j7,{projectId:p,isVisible:W,socket:e.socket,onOpenFile:e.handleOpenLocalLink,onOpenInFinder:le=>e.handleOpenExternalPath("open_finder",le),onClose:()=>A(p)})})})]},`${p}-right-sidebar`):I&&p?g.jsxs(Bd,{groupRef:q,orientation:"vertical",className:"flex-1 min-h-0",onLayoutChanged:le=>{!Q||F.current||M(p,[le.chat,le.terminal])},children:[g.jsx(Ao,{id:"chat",defaultSize:`${_.mainSizes[0]}%`,minSize:"25%",className:"min-h-0",children:N}),g.jsx(Pd,{withHandle:!0,orientation:"vertical",className:ye(!Q&&"pointer-events-none opacity-0")}),g.jsx(Ao,{id:"terminal",defaultSize:`${_.mainSizes[1]}%`,minSize:"0%",className:"min-h-0",elementRef:B,children:g.jsx("div",{ref:K,className:"h-full min-h-0 overflow-hidden relative","data-terminal-open":Q?"true":"false","data-terminal-animated":"false","data-terminal-visual":!0,style:{"--terminal-toggle-duration":`${Qa}ms`},children:g.jsx("div",{style:d>0?{height:`${d}px`}:void 0,children:g.jsx(M2,{projectId:p,layout:_,onAddTerminal:w,socket:e.socket,connectionStatus:e.connectionStatus,scrollback:L,minColumnWidth:z,focusRequestVersion:j,onRemoveTerminal:(le,Me)=>{e.socket.command({type:"terminal.close",terminalId:Me}).catch(()=>{}),C(le,Me)},onTerminalLayout:R})})})})]},p):N})}function Mk({narrow:e=!1,title:t,subtitle:n,icon:r=Cy}){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 RZ={sm:"text-sm px-2.5 py-1",md:"text-sm px-3 py-1.5"};function tN({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",RZ[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(iu,{children:[g.jsx(su,{asChild:!0,children:p}),g.jsx(hl,{children:l.tooltip})]},l.value):p})})}function MZ(e){return e.toLowerCase().replace(/[\s_]+/g,"-").replace(/[^a-z0-9-]/g,"").replace(/-+/g,"-").replace(/^-|-$/g,"")}function TZ({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=MZ(a),_=m?`${CP}/${m}`:"",y=u.trim(),S=r==="new"?!!m:!!y,w=()=>{if(S){if(r==="new")n({mode:"new",localPath:_,title:a.trim()});else{const C=y.split("/").pop()||y;n({mode:"existing",localPath:y,title:C})}t(!1)}};return g.jsx(hR,{open:e,onOpenChange:t,children:g.jsxs(Ay,{size:"sm",children:[g.jsxs(pR,{className:"space-y-4",children:[g.jsx(fR,{children:"Add Project"}),g.jsx(tN,{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(mR,{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 AZ({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(Po,{className:"h-4 w-4 text-green-400"}):g.jsx(Pf,{className:"h-4 w-4"})})}function Tk({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(Ci,{className:"inline h-4 w-4 opacity-40"}),g.jsx("code",{children:e})]}),g.jsx(AZ,{text:e})]})}function Rd({children:e}){return g.jsx("div",{className:"bg-card border border-border rounded-2xl p-4",children:e})}function Ov({children:e}){return g.jsx("h2",{className:"text-[13px] font-medium text-muted-foreground uppercase tracking-wider mb-3",children:e})}function zv({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 Ak(){return g.jsx(Hz,{className:"h-4 w-4 text-muted-foreground"})}function Nk({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(iu,{children:[g.jsx(su,{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(iR,{className:"h-4 w-4 text-muted-foreground flex-shrink-0"}),g.jsx("span",{className:"font-medium text-foreground truncate flex-1",children:YR(e)}),t?g.jsx(ss,{className:"h-4 w-4 text-muted-foreground group-hover:text-primary animate-spin flex-shrink-0"}):g.jsx(Ey,{className:"h-4 w-4 text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity flex-shrink-0"})]})}),g.jsx(hl,{children:g.jsx("p",{children:e})})]})}function DZ({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(Mk,{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(ky,{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(Rd,{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(Mk,{narrow:!0,icon:Nw,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(Ov,{children:"Status"}),g.jsx("div",{className:"mb-8",children:g.jsx(Rd,{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:ld()})," from any terminal on this machine."]})})]})})}),p?null:g.jsxs("div",{className:"mb-10",children:[g.jsx(Ov,{children:"How it works"}),g.jsx(Rd,{children:g.jsxs("div",{className:"flex items-center justify-around gap-6 py-4 px-2",children:[g.jsx(zv,{icon:Ry,title:`${zn} CLI`,subtitle:"On Your Machine"}),g.jsx(Ak,{}),g.jsx(zv,{icon:Cy,title:`${zn} Server`,subtitle:"Local WebSocket"}),g.jsx(Ak,{}),g.jsx(zv,{icon:Nw,title:`${zn} UI`,subtitle:"Project Chat"})]})})]}),p?null:g.jsxs("div",{className:"mb-10",children:[g.jsx(Ov,{children:"Setup"}),g.jsx(Rd,{children:g.jsxs("div",{className:"space-y-4",children:[g.jsxs(Nk,{number:1,title:`Start ${zn}`,children:[g.jsx("p",{children:"Run this command in your terminal:"}),g.jsx(Tk,{children:ld()})]}),g.jsxs(Nk,{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(Tk,{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:ld("").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:ld("--no-open")}),g.jsx("span",{className:"text-muted-foreground",children:"Start the server without opening the browser"})]})]})]})]})})]})]})]}),g.jsx(TZ,{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",GR.split("/")[1]]})})]})}function LZ(){const e=uy();return g.jsx("div",{className:"flex-1 flex flex-col min-w-0 relative",children:g.jsx(DZ,{connectionStatus:e.connectionStatus,ready:e.localProjectsReady,snapshot:e.localProjects,startingLocalPath:e.startingLocalPath,commandError:e.commandError,onOpenProject:e.handleOpenLocalProject,onCreateProject:e.handleCreateProject})})}const Yd=[{id:"general",label:"General",icon:hj,subtitle:"Manage appearance, editor behavior, and embedded terminal defaults."},{id:"changelog",label:"Changelog",icon:Vz,subtitle:"Release notes pulled from the public GitHub releases feed."},{id:"page-1",label:"Page 1",icon:ll,subtitle:"Placeholder content for a future settings section."},{id:"page-2",label:"Page 2",icon:vj,subtitle:"Placeholder content for a future settings section."},{id:"page-3",label:"Page 3",icon:j6,subtitle:"Placeholder content for a future settings section."}];function Dk(e){return e&&Yd.some(t=>t.id===e)?e:null}const OZ=[{value:"light",label:"Light",icon:xj},{value:"dark",label:"Dark",icon:J6},{value:"system",label:"System",icon:Cy}],zZ=[{value:"cursor",label:"Cursor"},{value:"vscode",label:"VS Code"},{value:"windsurf",label:"Windsurf"},{value:"custom",label:"Custom"}],jZ="https://api.github.com/repos/jakemor/kanna/releases",BZ=300*1e3;let Ja=null;async function Lk(e=fetch){const t=await e(jZ,{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 PZ(){return Ja?Date.now()>=Ja.expiresAt?(Ja=null,null):Ja.releases:null}function Ok(e){Ja={releases:e,expiresAt:Date.now()+BZ}}function IZ(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:IZ(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(wE({variant:"ghost",size:"icon-sm"}),"h-8 w-8 shrink-0 rounded-md"),children:g.jsx(FZ,{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(Pu,{remarkPlugins:[Iu],components:N0,children:s.body})}):g.jsx("div",{className:"mt-5 text-sm text-muted-foreground",children:"No release notes were provided."})]},s.id)}):null]})}function FZ({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 Md({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 UZ(){var N,G;const e=_u(),{sectionId:t}=Qk(),n=uy(),{theme:r,setTheme:s}=B5(),[a,l]=x.useState("idle"),[u,d]=x.useState([]),[h,p]=x.useState(null),m=Dk(t)??"general",_=n.connectionStatus==="connecting"||!n.localProjectsReady,y=((N=n.localProjects)==null?void 0:N.machine.displayName)??"Unavailable",S=((G=n.localProjects)==null?void 0:G.projects.length)??0,w=GR.split("/")[1]??"unknown",C=Or(X=>X.scrollbackLines),k=Or(X=>X.minColumnWidth),M=Or(X=>X.editorPreset),R=Or(X=>X.editorCommandTemplate),A=Or(X=>X.setScrollbackLines),O=Or(X=>X.setMinColumnWidth),L=Or(X=>X.setEditorPreset),z=Or(X=>X.setEditorCommandTemplate),[P,Q]=x.useState(String(C)),[I,W]=x.useState(String(k)),[U,F]=x.useState(R);x.useEffect(()=>{Q(String(C))},[C]),x.useEffect(()=>{W(String(k))},[k]),x.useEffect(()=>{F(R)},[R]),x.useEffect(()=>{t&&(Dk(t)||e("/settings/general",{replace:!0}))},[e,t]),x.useEffect(()=>{if(m!=="changelog"||_)return;const X=PZ();if(X){d(X),p(null),l("success");return}let ie=!1;return l("loading"),p(null),Lk().then(fe=>{ie||(Ok(fe),d(fe),l("success"))}).catch(fe=>{ie||(p(fe instanceof Error?fe.message:"Unable to load changelog."),l("error"))}),()=>{ie=!0}},[_,m]);function q(){const X=Number(P);if(!Number.isFinite(X)){Q(String(C));return}A(X)}function j(){const X=Number(I);if(!Number.isFinite(X)){W(String(k));return}O(X)}function B(X,ie){X.key==="Enter"&&(ie(),X.currentTarget.blur())}function K(X,ie){X.key==="Enter"&&(ie(),X.currentTarget.blur())}function $(){z(U)}function Y(){Ja=null,l("loading"),p(null),Lk().then(X=>{Ok(X),d(X),l("success")}).catch(X=>{p(X instanceof Error?X.message:"Unable to load changelog."),l("error")})}const T=U.replaceAll("{path}","/Users/jake/Projects/kanna/src/client/app/App.tsx").replaceAll("{line}","12").replaceAll("{column}","1"),H=Yd.find(X=>X.id===m)??Yd[0],J=!_;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 ${J?"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"}),Yd.map(X=>g.jsx("button",{type:"button",onClick:()=>e(`/settings/${X.id}`),className:`cursor-pointer rounded-lg px-3 py-2 text-sm ${X.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(X.icon,{className:"h-4 w-4 shrink-0"}),g.jsx("span",{children:X.label})]})},X.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:H.label}),g.jsx("div",{className:"mt-1 text-sm text-muted-foreground",children:H.subtitle})]}),m==="general"?g.jsx(g.Fragment,{children:g.jsxs("div",{className:"border-b border-border",children:[g.jsx(Md,{title:"Theme",description:"Choose between light, dark, or system appearance",bordered:!1,children:g.jsx(tN,{value:r,onValueChange:s,options:OZ,size:"sm"})}),g.jsx(Md,{title:"Default Editor",description:"Used by the navbar code button and local file links in chat",alignStart:!0,children:g.jsx("select",{value:M,onChange:X=>L(X.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:zZ.map(X=>g.jsx("option",{value:X.value,children:X.label},X.value))})}),M==="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:U,onChange:X=>F(X.target.value),onBlur:$,onKeyDown:X=>K(X,$),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:T})]})]})]})}):null,g.jsx(Md,{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:W_,max:q_,step:100,value:P,onChange:X=>Q(X.target.value),onBlur:q,onKeyDown:X=>B(X,q),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:[W_,"-",q_," lines",C===Sf?" (default)":""]})]})}),g.jsx(Md,{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:V_,max:K_,step:10,value:I,onChange:X=>W(X.target.value),onBlur:j,onKeyDown:X=>B(X,j),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:[V_,"-",K_," px",k===wf?" (default)":""]})]})})]})}):m==="changelog"?g.jsx(HZ,{status:a,releases:u,error:h,onRetry:Y}):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:H.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(F6,{className:"mt-0.5 h-4 w-4 flex-shrink-0"}),g.jsx("span",{children:n.commandError})]}):null]})})]}),J?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:y})]}),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 Td(e){return!e||typeof e!="object"||Array.isArray(e)?null:e}function $Z(e){if(typeof e!="string")return e;try{return JSON.parse(e)}catch{return e}}function WZ(e,t){const n=$Z(t);switch(e.toolKind){case"ask_user_question":{const s=Td(n),a=Td(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=Td(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=Td(n);return{content:typeof(r==null?void 0:r.content)=="string"?r.content:JSON.stringify(n,null,2)};default:return n}}function nN(e){return new Date(e).toISOString()}function Xr(e){return{id:e._id,messageId:e.messageId,timestamp:nN(e.createdAt),hidden:e.hidden}}function qZ(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:nN(e.createdAt)}}function VZ(e){if(e.debugRaw)try{return JSON.parse(e.debugRaw).tool_use_result}catch{return}}function KZ(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=qZ(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=WZ(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 GZ=["AskUserQuestion","ExitPlanMode","TodoWrite"],YZ=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 ZZ(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 QZ(e){const t={};for(const n of GZ)t[n]=YZ.has(n)?ZZ(e,n):XZ(e,n);return t}function JZ(e){return e==="starting"||e==="running"||e==="waiting_for_user"}function eQ(e){return e==="starting"||e==="running"||e==="waiting_for_user"}const tQ=25e3,nQ=15e3,rQ=4e3;class iQ{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,r){const s=crypto.randomUUID();return this.subscriptions.set(s,{topic:t,listener:n,eventListener:r}),this.enqueue({v:1,type:"subscribe",id:s,topic:t}),()=>{this.subscriptions.delete(s),this.enqueue({v:1,type:"unsubscribe",id:s})}}subscribeFileTree(t,n){return this.subscribe({type:"file-tree",projectId:t},n.onSnapshot,n.onEvent)}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(wP,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>=tQ}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()},rQ),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()},nQ))}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 sQ(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 oQ(){return`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/ws`}function aQ(){const e=x.useRef(null);return e.current||(e.current=new iQ(oQ())),x.useEffect(()=>{const t=e.current;return t==null||t.start(),()=>{t==null||t.dispose()}},[]),e.current}function lQ(e){return e<120}const cQ=320;function uQ(e){var Ee,je,Xe;const t=_u(),n=aQ(),r=Bj(),[s,a]=x.useState({projectGroups:[]}),[l,u]=x.useState(null),[d,h]=x.useState(null),[p,m]=x.useState("connecting"),[_,y]=x.useState(!1),[S,w]=x.useState(!1),[C,k]=x.useState(!1),[M,R]=x.useState(null),[A,O]=x.useState(!1),[L,z]=x.useState(!1),[P,Q]=x.useState(148),[I,W]=x.useState(!0),[U,F]=x.useState(null),[q,j]=x.useState(null),[B,K]=x.useState(null),$=aW(Or(de=>de.editorPreset)),Y=x.useRef(null),T=x.useRef(null);x.useEffect(()=>n.onStatus(m),[n]),x.useEffect(()=>n.subscribe({type:"sidebar"},de=>{a(de),y(!0),F(null)}),[n]),x.useEffect(()=>n.subscribe({type:"local-projects"},de=>{u(de),w(!0),F(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),F(null)})},[e,n]),x.useEffect(()=>{if(M)return;const de=s.projectGroups[0];de&&R(de.groupKey)},[M,s.projectGroups]),x.useEffect(()=>{if(!e||!_||!C)return;if(s.projectGroups.some(_e=>_e.chats.some(De=>De.chatId===e))){B===e&&K(null);return}B!==e&&t("/")},[e,C,t,B,s.projectGroups,_]),x.useEffect(()=>{d&&(R(d.runtime.projectId),B===d.runtime.chatId&&K(null))},[d,B]),x.useLayoutEffect(()=>{const de=T.current;if(!de)return;const _e=new ResizeObserver(()=>{Q(de.getBoundingClientRect().height)});return _e.observe(de),Q(de.getBoundingClientRect().height),()=>_e.disconnect()},[]);const H=x.useMemo(()=>KZ((d==null?void 0:d.messages)??[]),[d==null?void 0:d.messages]),J=x.useMemo(()=>QZ(H),[H]),N=(d==null?void 0:d.runtime)??null,G=(d==null?void 0:d.availableProviders)??t7,X=eQ(N==null?void 0:N.status),ie=JZ(N==null?void 0:N.status),fe=cQ,Re=!I&&H.length>0,pe=((Ee=l==null?void 0:l.projects[0])==null?void 0:Ee.localPath)??null,le=(N==null?void 0:N.localPath)??pe??((je=s.projectGroups[0])==null?void 0:je.localPath),Me=!!(M??(N==null?void 0:N.projectId)??((Xe=s.projectGroups[0])==null?void 0:Xe.groupKey)??pe);x.useEffect(()=>{const de=Y.current;if(!de)return;const _e=de.scrollHeight-de.scrollTop-de.clientHeight;lQ(_e)&&de.scrollTo({top:de.scrollHeight,behavior:"smooth"})},[e,P,H.length,N==null?void 0:N.status]);function He(){const de=Y.current;if(!de)return;const _e=de.scrollHeight-de.scrollTop-de.clientHeight;W(_e<24)}function Te(){const de=Y.current;de&&de.scrollTo({top:de.scrollHeight,behavior:"smooth"})}async function Ve(de){try{const _e=await n.command({type:"chat.create",projectId:de});R(de),K(_e.chatId),t(`/chat/${_e.chatId}`),O(!1)}catch(_e){F(_e instanceof Error?_e.message:String(_e))}}async function Ot(de){try{j(de);const _e=await n.command({type:"project.open",localPath:de});R(_e.projectId);const De=await n.command({type:"chat.create",projectId:_e.projectId});K(De.chatId),t(`/chat/${De.chatId}`),O(!1),F(null)}catch(_e){F(_e instanceof Error?_e.message:String(_e))}finally{j(null)}}async function mn(de){try{j(de.localPath);const _e=await n.command(de.mode==="new"?{type:"project.create",localPath:de.localPath,title:de.title}:{type:"project.open",localPath:de.localPath});R(_e.projectId);const De=await n.command({type:"chat.create",projectId:_e.projectId});K(De.chatId),t(`/chat/${De.chatId}`),O(!1),F(null)}catch(_e){F(_e instanceof Error?_e.message:String(_e))}finally{j(null)}}async function Ur(de,_e){var De;try{let Be=M??((De=s.projectGroups[0])==null?void 0:De.groupKey)??null;if(!e&&!Be&&pe&&(Be=(await n.command({type:"project.open",localPath:pe})).projectId,R(Be)),!e&&!Be)throw new Error("Open a project first");const Ze=await n.command({type:"chat.send",chatId:e??void 0,projectId:e?void 0:Be??void 0,provider:_e==null?void 0:_e.provider,content:de,model:_e==null?void 0:_e.model,modelOptions:_e==null?void 0:_e.modelOptions,planMode:_e==null?void 0:_e.planMode});!e&&Ze.chatId&&(K(Ze.chatId),t(`/chat/${Ze.chatId}`)),F(null)}catch(Be){throw F(Be instanceof Error?Be.message:String(Be)),Be}}async function $r(){if(e)try{await n.command({type:"chat.cancel",chatId:e})}catch(de){F(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 De=sQ(s.projectGroups,de.chatId);t(De?`/chat/${De}`:"/")}}catch(De){F(De instanceof Error?De.message:String(De))}}async function vn(de){const _e=s.projectGroups.find(Ze=>Ze.groupKey===de);if(!_e)return;const De=_e.localPath.split("/").filter(Boolean).pop()??_e.localPath;if(await r.confirm({title:"Remove",description:`Remove "${De}" from the sidebar? Existing chats will be removed from ${zn}.`,confirmLabel:"Remove",confirmVariant:"destructive"}))try{await n.command({type:"project.remove",projectId:de}),Lo.getState().clearProject(de),Kd.getState().clearProject(de),(N==null?void 0:N.projectId)===de&&t("/"),F(null)}catch(Ze){F(Ze instanceof Error?Ze.message:String(Ze))}}async function _r(de){var De,Be;const _e=(N==null?void 0:N.localPath)??((De=l==null?void 0:l.projects[0])==null?void 0:De.localPath)??((Be=s.projectGroups[0])==null?void 0:Be.localPath);if(_e)try{await Mt({action:de,localPath:_e})}catch(Ze){F(Ze instanceof Error?Ze.message:String(Ze))}}async function si(de){try{await Mt({action:"open_editor",localPath:de.path,line:de.line,column:de.column})}catch(_e){F(_e instanceof Error?_e.message:String(_e))}}async function us(de,_e){try{await Mt({action:de,localPath:_e})}catch(De){F(De instanceof Error?De.message:String(De))}}async function Mt(de){const _e=Or.getState();F(null),await n.command({type:"system.openExternal",...de,editor:de.action==="open_editor"?{preset:_e.editorPreset,commandTemplate:_e.editorCommandTemplate}:void 0})}function io(){var De,Be;const de=M??((De=s.projectGroups[0])==null?void 0:De.groupKey);if(de){Ve(de);return}const _e=(Be=l==null?void 0:l.projects[0])==null?void 0:Be.localPath;if(_e){Ot(_e);return}t("/")}async function ae(de,_e,De){if(e)try{await n.command({type:"chat.respondTool",chatId:e,toolUseId:de,result:{questions:_e,answers:De}})}catch(Be){F(Be instanceof Error?Be.message:String(Be))}}async function me(de,_e,De,Be){if(e){_e&&yT.getState().setPlanMode(!1);try{await n.command({type:"chat.respondTool",chatId:e,toolUseId:de,result:{confirmed:_e,...De?{clearContext:!0}:{},...Be?{message:Be}:{}}})}catch(Ze){F(Ze instanceof Error?Ze.message:String(Ze))}}}return{socket:n,activeChatId:e,sidebarData:s,localProjects:l,chatSnapshot:d,connectionStatus:p,sidebarReady:_,localProjectsReady:S,commandError:U,startingLocalPath:q,sidebarOpen:A,sidebarCollapsed:L,scrollRef:Y,inputRef:T,messages:H,latestToolIds:J,runtime:N,availableProviders:G,isProcessing:X,canCancel:ie,transcriptPaddingBottom:fe,showScrollButton:Re,navbarLocalPath:le,editorLabel:$,hasSelectedProject:Me,openSidebar:()=>O(!0),closeSidebar:()=>O(!1),collapseSidebar:()=>z(!0),expandSidebar:()=>z(!1),updateScrollState:He,scrollToBottom:Te,handleCreateChat:Ve,handleOpenLocalProject:Ot,handleCreateProject:mn,handleSend:Ur,handleCancel:$r,handleDeleteChat:gn,handleRemoveProject:vn,handleOpenExternal:_r,handleOpenExternalPath:us,handleOpenLocalLink:si,handleCompose:io,handleAskUserQuestion:ae,handleExitPlanMode:me}}function hQ(){const e=ri(),t=Qk(),n=uQ(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(e7,{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(C4,{context:n})]})}function dQ(){return g.jsx(bP,{children:g.jsx(jj,{children:g.jsx(E4,{children:g.jsxs(Ka,{element:g.jsx(hQ,{}),children:[g.jsx(Ka,{path:"/",element:g.jsx(LZ,{})}),g.jsx(Ka,{path:"/settings",element:g.jsx(w4,{to:"/settings/general",replace:!0})}),g.jsx(Ka,{path:"/settings/:sectionId",element:g.jsx(UZ,{})}),g.jsx(Ka,{path:"/chat/:chatId",element:g.jsx(EZ,{})})]})})})})}const rN=document.getElementById("root");if(!rN)throw new Error("Missing #root");E3.createRoot(rN).render(g.jsx(x.StrictMode,{children:g.jsx(X4,{children:g.jsx(H$,{children:g.jsx(dQ,{})})})}));
|