nomoreide 0.1.46 → 0.1.48
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/core/config-store.d.ts +2 -0
- package/dist/core/config-store.js +12 -0
- package/dist/core/config-store.js.map +1 -1
- package/dist/core/db/driver.d.ts +59 -1
- package/dist/core/db/driver.js +60 -0
- package/dist/core/db/driver.js.map +1 -1
- package/dist/core/db/mysql-driver.d.ts +11 -5
- package/dist/core/db/mysql-driver.js +60 -4
- package/dist/core/db/mysql-driver.js.map +1 -1
- package/dist/core/db/postgres-driver.d.ts +12 -5
- package/dist/core/db/postgres-driver.js +55 -6
- package/dist/core/db/postgres-driver.js.map +1 -1
- package/dist/core/db/sqlite-driver.d.ts +8 -3
- package/dist/core/db/sqlite-driver.js +64 -3
- package/dist/core/db/sqlite-driver.js.map +1 -1
- package/dist/core/db-peek.d.ts +7 -1
- package/dist/core/db-peek.js +8 -0
- package/dist/core/db-peek.js.map +1 -1
- package/dist/core/db-write.d.ts +34 -0
- package/dist/core/db-write.js +72 -0
- package/dist/core/db-write.js.map +1 -0
- package/dist/core/types.d.ts +5 -0
- package/dist/core/workflows.d.ts +76 -6
- package/dist/core/workflows.js +18 -2
- package/dist/core/workflows.js.map +1 -1
- package/dist/mcp/tools/database.d.ts +4 -3
- package/dist/mcp/tools/database.js +67 -2
- package/dist/mcp/tools/database.js.map +1 -1
- package/dist/mcp/tools/index.d.ts +1 -1
- package/dist/web/agent-info.d.ts +12 -0
- package/dist/web/agent-info.js +101 -2
- package/dist/web/agent-info.js.map +1 -1
- package/dist/web/client/assets/{code-editor-o1tS7fpw.js → code-editor-DH7Sl3iw.js} +1 -1
- package/dist/web/client/assets/index-DWPlVWVN.js +211 -0
- package/dist/web/client/assets/index-vGzOmeUL.css +1 -0
- package/dist/web/client/index.html +2 -2
- package/dist/web/routes/context.d.ts +2 -0
- package/dist/web/routes/context.js.map +1 -1
- package/dist/web/routes/database-routes.js +57 -2
- package/dist/web/routes/database-routes.js.map +1 -1
- package/dist/web/server.js +3 -0
- package/dist/web/server.js.map +1 -1
- package/package.json +1 -1
- package/dist/web/client/assets/index-CFZyk7FD.js +0 -201
- package/dist/web/client/assets/index-Dcqu3Z0L.css +0 -1
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))i(a);new MutationObserver(a=>{for(const l of a)if(l.type==="childList")for(const u of l.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&i(u)}).observe(document,{childList:!0,subtree:!0});function s(a){const l={};return a.integrity&&(l.integrity=a.integrity),a.referrerPolicy&&(l.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?l.credentials="include":a.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function i(a){if(a.ep)return;a.ep=!0;const l=s(a);fetch(a.href,l)}})();function kA(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var cp={exports:{}},uc={};var iy;function CA(){if(iy)return uc;iy=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function s(i,a,l){var u=null;if(l!==void 0&&(u=""+l),a.key!==void 0&&(u=""+a.key),"key"in a){l={};for(var h in a)h!=="key"&&(l[h]=a[h])}else l=a;return a=l.ref,{$$typeof:e,type:i,key:u,ref:a!==void 0?a:null,props:l}}return uc.Fragment=t,uc.jsx=s,uc.jsxs=s,uc}var ry;function EA(){return ry||(ry=1,cp.exports=CA()),cp.exports}var o=EA(),up={exports:{}},qe={};var ay;function NA(){if(ay)return qe;ay=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),u=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),b=Symbol.for("react.activity"),v=Symbol.iterator;function _(D){return D===null||typeof D!="object"?null:(D=v&&D[v]||D["@@iterator"],typeof D=="function"?D:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,C={};function E(D,Z,de){this.props=D,this.context=Z,this.refs=C,this.updater=de||y}E.prototype.isReactComponent={},E.prototype.setState=function(D,Z){if(typeof D!="object"&&typeof D!="function"&&D!=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,D,Z,"setState")},E.prototype.forceUpdate=function(D){this.updater.enqueueForceUpdate(this,D,"forceUpdate")};function T(){}T.prototype=E.prototype;function N(D,Z,de){this.props=D,this.context=Z,this.refs=C,this.updater=de||y}var M=N.prototype=new T;M.constructor=N,w(M,E.prototype),M.isPureReactComponent=!0;var R=Array.isArray;function z(){}var O={H:null,A:null,T:null,S:null},j=Object.prototype.hasOwnProperty;function P(D,Z,de){var re=de.ref;return{$$typeof:e,type:D,key:Z,ref:re!==void 0?re:null,props:de}}function B(D,Z){return P(D.type,Z,D.props)}function H(D){return typeof D=="object"&&D!==null&&D.$$typeof===e}function V(D){var Z={"=":"=0",":":"=2"};return"$"+D.replace(/[=:]/g,function(de){return Z[de]})}var q=/\/+/g;function W(D,Z){return typeof D=="object"&&D!==null&&D.key!=null?V(""+D.key):Z.toString(36)}function K(D){switch(D.status){case"fulfilled":return D.value;case"rejected":throw D.reason;default:switch(typeof D.status=="string"?D.then(z,z):(D.status="pending",D.then(function(Z){D.status==="pending"&&(D.status="fulfilled",D.value=Z)},function(Z){D.status==="pending"&&(D.status="rejected",D.reason=Z)})),D.status){case"fulfilled":return D.value;case"rejected":throw D.reason}}throw D}function L(D,Z,de,re,fe){var ge=typeof D;(ge==="undefined"||ge==="boolean")&&(D=null);var ye=!1;if(D===null)ye=!0;else switch(ge){case"bigint":case"string":case"number":ye=!0;break;case"object":switch(D.$$typeof){case e:case t:ye=!0;break;case p:return ye=D._init,L(ye(D._payload),Z,de,re,fe)}}if(ye)return fe=fe(D),ye=re===""?"."+W(D,0):re,R(fe)?(de="",ye!=null&&(de=ye.replace(q,"$&/")+"/"),L(fe,Z,de,"",function(We){return We})):fe!=null&&(H(fe)&&(fe=B(fe,de+(fe.key==null||D&&D.key===fe.key?"":(""+fe.key).replace(q,"$&/")+"/")+ye)),Z.push(fe)),1;ye=0;var je=re===""?".":re+":";if(R(D))for(var Se=0;Se<D.length;Se++)re=D[Se],ge=je+W(re,Se),ye+=L(re,Z,de,ge,fe);else if(Se=_(D),typeof Se=="function")for(D=Se.call(D),Se=0;!(re=D.next()).done;)re=re.value,ge=je+W(re,Se++),ye+=L(re,Z,de,ge,fe);else if(ge==="object"){if(typeof D.then=="function")return L(K(D),Z,de,re,fe);throw Z=String(D),Error("Objects are not valid as a React child (found: "+(Z==="[object Object]"?"object with keys {"+Object.keys(D).join(", ")+"}":Z)+"). If you meant to render a collection of children, use an array instead.")}return ye}function X(D,Z,de){if(D==null)return D;var re=[],fe=0;return L(D,re,"","",function(ge){return Z.call(de,ge,fe++)}),re}function Q(D){if(D._status===-1){var Z=D._result;Z=Z(),Z.then(function(de){(D._status===0||D._status===-1)&&(D._status=1,D._result=de)},function(de){(D._status===0||D._status===-1)&&(D._status=2,D._result=de)}),D._status===-1&&(D._status=0,D._result=Z)}if(D._status===1)return D._result.default;throw D._result}var G=typeof reportError=="function"?reportError:function(D){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var Z=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof D=="object"&&D!==null&&typeof D.message=="string"?String(D.message):String(D),error:D});if(!window.dispatchEvent(Z))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",D);return}console.error(D)},U={map:X,forEach:function(D,Z,de){X(D,function(){Z.apply(this,arguments)},de)},count:function(D){var Z=0;return X(D,function(){Z++}),Z},toArray:function(D){return X(D,function(Z){return Z})||[]},only:function(D){if(!H(D))throw Error("React.Children.only expected to receive a single React element child.");return D}};return qe.Activity=b,qe.Children=U,qe.Component=E,qe.Fragment=s,qe.Profiler=a,qe.PureComponent=N,qe.StrictMode=i,qe.Suspense=m,qe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=O,qe.__COMPILER_RUNTIME={__proto__:null,c:function(D){return O.H.useMemoCache(D)}},qe.cache=function(D){return function(){return D.apply(null,arguments)}},qe.cacheSignal=function(){return null},qe.cloneElement=function(D,Z,de){if(D==null)throw Error("The argument must be a React element, but you passed "+D+".");var re=w({},D.props),fe=D.key;if(Z!=null)for(ge in Z.key!==void 0&&(fe=""+Z.key),Z)!j.call(Z,ge)||ge==="key"||ge==="__self"||ge==="__source"||ge==="ref"&&Z.ref===void 0||(re[ge]=Z[ge]);var ge=arguments.length-2;if(ge===1)re.children=de;else if(1<ge){for(var ye=Array(ge),je=0;je<ge;je++)ye[je]=arguments[je+2];re.children=ye}return P(D.type,fe,re)},qe.createContext=function(D){return D={$$typeof:u,_currentValue:D,_currentValue2:D,_threadCount:0,Provider:null,Consumer:null},D.Provider=D,D.Consumer={$$typeof:l,_context:D},D},qe.createElement=function(D,Z,de){var re,fe={},ge=null;if(Z!=null)for(re in Z.key!==void 0&&(ge=""+Z.key),Z)j.call(Z,re)&&re!=="key"&&re!=="__self"&&re!=="__source"&&(fe[re]=Z[re]);var ye=arguments.length-2;if(ye===1)fe.children=de;else if(1<ye){for(var je=Array(ye),Se=0;Se<ye;Se++)je[Se]=arguments[Se+2];fe.children=je}if(D&&D.defaultProps)for(re in ye=D.defaultProps,ye)fe[re]===void 0&&(fe[re]=ye[re]);return P(D,ge,fe)},qe.createRef=function(){return{current:null}},qe.forwardRef=function(D){return{$$typeof:h,render:D}},qe.isValidElement=H,qe.lazy=function(D){return{$$typeof:p,_payload:{_status:-1,_result:D},_init:Q}},qe.memo=function(D,Z){return{$$typeof:f,type:D,compare:Z===void 0?null:Z}},qe.startTransition=function(D){var Z=O.T,de={};O.T=de;try{var re=D(),fe=O.S;fe!==null&&fe(de,re),typeof re=="object"&&re!==null&&typeof re.then=="function"&&re.then(z,G)}catch(ge){G(ge)}finally{Z!==null&&de.types!==null&&(Z.types=de.types),O.T=Z}},qe.unstable_useCacheRefresh=function(){return O.H.useCacheRefresh()},qe.use=function(D){return O.H.use(D)},qe.useActionState=function(D,Z,de){return O.H.useActionState(D,Z,de)},qe.useCallback=function(D,Z){return O.H.useCallback(D,Z)},qe.useContext=function(D){return O.H.useContext(D)},qe.useDebugValue=function(){},qe.useDeferredValue=function(D,Z){return O.H.useDeferredValue(D,Z)},qe.useEffect=function(D,Z){return O.H.useEffect(D,Z)},qe.useEffectEvent=function(D){return O.H.useEffectEvent(D)},qe.useId=function(){return O.H.useId()},qe.useImperativeHandle=function(D,Z,de){return O.H.useImperativeHandle(D,Z,de)},qe.useInsertionEffect=function(D,Z){return O.H.useInsertionEffect(D,Z)},qe.useLayoutEffect=function(D,Z){return O.H.useLayoutEffect(D,Z)},qe.useMemo=function(D,Z){return O.H.useMemo(D,Z)},qe.useOptimistic=function(D,Z){return O.H.useOptimistic(D,Z)},qe.useReducer=function(D,Z,de){return O.H.useReducer(D,Z,de)},qe.useRef=function(D){return O.H.useRef(D)},qe.useState=function(D){return O.H.useState(D)},qe.useSyncExternalStore=function(D,Z,de){return O.H.useSyncExternalStore(D,Z,de)},qe.useTransition=function(){return O.H.useTransition()},qe.version="19.2.6",qe}var oy;function ob(){return oy||(oy=1,up.exports=NA()),up.exports}var S=ob(),dp={exports:{}},dc={},hp={exports:{}},fp={};var ly;function TA(){return ly||(ly=1,(function(e){function t(L,X){var Q=L.length;L.push(X);e:for(;0<Q;){var G=Q-1>>>1,U=L[G];if(0<a(U,X))L[G]=X,L[Q]=U,Q=G;else break e}}function s(L){return L.length===0?null:L[0]}function i(L){if(L.length===0)return null;var X=L[0],Q=L.pop();if(Q!==X){L[0]=Q;e:for(var G=0,U=L.length,D=U>>>1;G<D;){var Z=2*(G+1)-1,de=L[Z],re=Z+1,fe=L[re];if(0>a(de,Q))re<U&&0>a(fe,de)?(L[G]=fe,L[re]=Q,G=re):(L[G]=de,L[Z]=Q,G=Z);else if(re<U&&0>a(fe,Q))L[G]=fe,L[re]=Q,G=re;else break e}}return X}function a(L,X){var Q=L.sortIndex-X.sortIndex;return Q!==0?Q:L.id-X.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var l=performance;e.unstable_now=function(){return l.now()}}else{var u=Date,h=u.now();e.unstable_now=function(){return u.now()-h}}var m=[],f=[],p=1,b=null,v=3,_=!1,y=!1,w=!1,C=!1,E=typeof setTimeout=="function"?setTimeout:null,T=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate<"u"?setImmediate:null;function M(L){for(var X=s(f);X!==null;){if(X.callback===null)i(f);else if(X.startTime<=L)i(f),X.sortIndex=X.expirationTime,t(m,X);else break;X=s(f)}}function R(L){if(w=!1,M(L),!y)if(s(m)!==null)y=!0,z||(z=!0,V());else{var X=s(f);X!==null&&K(R,X.startTime-L)}}var z=!1,O=-1,j=5,P=-1;function B(){return C?!0:!(e.unstable_now()-P<j)}function H(){if(C=!1,z){var L=e.unstable_now();P=L;var X=!0;try{e:{y=!1,w&&(w=!1,T(O),O=-1),_=!0;var Q=v;try{t:{for(M(L),b=s(m);b!==null&&!(b.expirationTime>L&&B());){var G=b.callback;if(typeof G=="function"){b.callback=null,v=b.priorityLevel;var U=G(b.expirationTime<=L);if(L=e.unstable_now(),typeof U=="function"){b.callback=U,M(L),X=!0;break t}b===s(m)&&i(m),M(L)}else i(m);b=s(m)}if(b!==null)X=!0;else{var D=s(f);D!==null&&K(R,D.startTime-L),X=!1}}break e}finally{b=null,v=Q,_=!1}X=void 0}}finally{X?V():z=!1}}}var V;if(typeof N=="function")V=function(){N(H)};else if(typeof MessageChannel<"u"){var q=new MessageChannel,W=q.port2;q.port1.onmessage=H,V=function(){W.postMessage(null)}}else V=function(){E(H,0)};function K(L,X){O=E(function(){L(e.unstable_now())},X)}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(L){L.callback=null},e.unstable_forceFrameRate=function(L){0>L||125<L?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):j=0<L?Math.floor(1e3/L):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_next=function(L){switch(v){case 1:case 2:case 3:var X=3;break;default:X=v}var Q=v;v=X;try{return L()}finally{v=Q}},e.unstable_requestPaint=function(){C=!0},e.unstable_runWithPriority=function(L,X){switch(L){case 1:case 2:case 3:case 4:case 5:break;default:L=3}var Q=v;v=L;try{return X()}finally{v=Q}},e.unstable_scheduleCallback=function(L,X,Q){var G=e.unstable_now();switch(typeof Q=="object"&&Q!==null?(Q=Q.delay,Q=typeof Q=="number"&&0<Q?G+Q:G):Q=G,L){case 1:var U=-1;break;case 2:U=250;break;case 5:U=1073741823;break;case 4:U=1e4;break;default:U=5e3}return U=Q+U,L={id:p++,callback:X,priorityLevel:L,startTime:Q,expirationTime:U,sortIndex:-1},Q>G?(L.sortIndex=Q,t(f,L),s(m)===null&&L===s(f)&&(w?(T(O),O=-1):w=!0,K(R,Q-G))):(L.sortIndex=U,t(m,L),y||_||(y=!0,z||(z=!0,V()))),L},e.unstable_shouldYield=B,e.unstable_wrapCallback=function(L){var X=v;return function(){var Q=v;v=X;try{return L.apply(this,arguments)}finally{v=Q}}}})(fp)),fp}var cy;function AA(){return cy||(cy=1,hp.exports=TA()),hp.exports}var mp={exports:{}},Us={};var uy;function jA(){if(uy)return Us;uy=1;var e=ob();function t(m){var f="https://react.dev/errors/"+m;if(1<arguments.length){f+="?args[]="+encodeURIComponent(arguments[1]);for(var p=2;p<arguments.length;p++)f+="&args[]="+encodeURIComponent(arguments[p])}return"Minified React error #"+m+"; visit "+f+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function s(){}var i={d:{f:s,r:function(){throw Error(t(522))},D:s,C:s,L:s,m:s,X:s,S:s,M:s},p:0,findDOMNode:null},a=Symbol.for("react.portal");function l(m,f,p){var b=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:b==null?null:""+b,children:m,containerInfo:f,implementation:p}}var u=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function h(m,f){if(m==="font")return"";if(typeof f=="string")return f==="use-credentials"?f:""}return Us.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,Us.createPortal=function(m,f){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!f||f.nodeType!==1&&f.nodeType!==9&&f.nodeType!==11)throw Error(t(299));return l(m,f,null,p)},Us.flushSync=function(m){var f=u.T,p=i.p;try{if(u.T=null,i.p=2,m)return m()}finally{u.T=f,i.p=p,i.d.f()}},Us.preconnect=function(m,f){typeof m=="string"&&(f?(f=f.crossOrigin,f=typeof f=="string"?f==="use-credentials"?f:"":void 0):f=null,i.d.C(m,f))},Us.prefetchDNS=function(m){typeof m=="string"&&i.d.D(m)},Us.preinit=function(m,f){if(typeof m=="string"&&f&&typeof f.as=="string"){var p=f.as,b=h(p,f.crossOrigin),v=typeof f.integrity=="string"?f.integrity:void 0,_=typeof f.fetchPriority=="string"?f.fetchPriority:void 0;p==="style"?i.d.S(m,typeof f.precedence=="string"?f.precedence:void 0,{crossOrigin:b,integrity:v,fetchPriority:_}):p==="script"&&i.d.X(m,{crossOrigin:b,integrity:v,fetchPriority:_,nonce:typeof f.nonce=="string"?f.nonce:void 0})}},Us.preinitModule=function(m,f){if(typeof m=="string")if(typeof f=="object"&&f!==null){if(f.as==null||f.as==="script"){var p=h(f.as,f.crossOrigin);i.d.M(m,{crossOrigin:p,integrity:typeof f.integrity=="string"?f.integrity:void 0,nonce:typeof f.nonce=="string"?f.nonce:void 0})}}else f==null&&i.d.M(m)},Us.preload=function(m,f){if(typeof m=="string"&&typeof f=="object"&&f!==null&&typeof f.as=="string"){var p=f.as,b=h(p,f.crossOrigin);i.d.L(m,p,{crossOrigin:b,integrity:typeof f.integrity=="string"?f.integrity:void 0,nonce:typeof f.nonce=="string"?f.nonce:void 0,type:typeof f.type=="string"?f.type:void 0,fetchPriority:typeof f.fetchPriority=="string"?f.fetchPriority:void 0,referrerPolicy:typeof f.referrerPolicy=="string"?f.referrerPolicy:void 0,imageSrcSet:typeof f.imageSrcSet=="string"?f.imageSrcSet:void 0,imageSizes:typeof f.imageSizes=="string"?f.imageSizes:void 0,media:typeof f.media=="string"?f.media:void 0})}},Us.preloadModule=function(m,f){if(typeof m=="string")if(f){var p=h(f.as,f.crossOrigin);i.d.m(m,{as:typeof f.as=="string"&&f.as!=="script"?f.as:void 0,crossOrigin:p,integrity:typeof f.integrity=="string"?f.integrity:void 0})}else i.d.m(m)},Us.requestFormReset=function(m){i.d.r(m)},Us.unstable_batchedUpdates=function(m,f){return m(f)},Us.useFormState=function(m,f,p){return u.H.useFormState(m,f,p)},Us.useFormStatus=function(){return u.H.useHostTransitionStatus()},Us.version="19.2.6",Us}var dy;function jk(){if(dy)return mp.exports;dy=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(),mp.exports=jA(),mp.exports}var hy;function MA(){if(hy)return dc;hy=1;var e=AA(),t=ob(),s=jk();function i(n){var r="https://react.dev/errors/"+n;if(1<arguments.length){r+="?args[]="+encodeURIComponent(arguments[1]);for(var c=2;c<arguments.length;c++)r+="&args[]="+encodeURIComponent(arguments[c])}return"Minified React error #"+n+"; visit "+r+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function l(n){var r=n,c=n;if(n.alternate)for(;r.return;)r=r.return;else{n=r;do r=n,(r.flags&4098)!==0&&(c=r.return),n=r.return;while(n)}return r.tag===3?c:null}function u(n){if(n.tag===13){var r=n.memoizedState;if(r===null&&(n=n.alternate,n!==null&&(r=n.memoizedState)),r!==null)return r.dehydrated}return null}function h(n){if(n.tag===31){var r=n.memoizedState;if(r===null&&(n=n.alternate,n!==null&&(r=n.memoizedState)),r!==null)return r.dehydrated}return null}function m(n){if(l(n)!==n)throw Error(i(188))}function f(n){var r=n.alternate;if(!r){if(r=l(n),r===null)throw Error(i(188));return r!==n?null:n}for(var c=n,d=r;;){var g=c.return;if(g===null)break;var x=g.alternate;if(x===null){if(d=g.return,d!==null){c=d;continue}break}if(g.child===x.child){for(x=g.child;x;){if(x===c)return m(g),n;if(x===d)return m(g),r;x=x.sibling}throw Error(i(188))}if(c.return!==d.return)c=g,d=x;else{for(var k=!1,A=g.child;A;){if(A===c){k=!0,c=g,d=x;break}if(A===d){k=!0,d=g,c=x;break}A=A.sibling}if(!k){for(A=x.child;A;){if(A===c){k=!0,c=x,d=g;break}if(A===d){k=!0,d=x,c=g;break}A=A.sibling}if(!k)throw Error(i(189))}}if(c.alternate!==d)throw Error(i(190))}if(c.tag!==3)throw Error(i(188));return c.stateNode.current===c?n:r}function p(n){var r=n.tag;if(r===5||r===26||r===27||r===6)return n;for(n=n.child;n!==null;){if(r=p(n),r!==null)return r;n=n.sibling}return null}var b=Object.assign,v=Symbol.for("react.element"),_=Symbol.for("react.transitional.element"),y=Symbol.for("react.portal"),w=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),E=Symbol.for("react.profiler"),T=Symbol.for("react.consumer"),N=Symbol.for("react.context"),M=Symbol.for("react.forward_ref"),R=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),j=Symbol.for("react.lazy"),P=Symbol.for("react.activity"),B=Symbol.for("react.memo_cache_sentinel"),H=Symbol.iterator;function V(n){return n===null||typeof n!="object"?null:(n=H&&n[H]||n["@@iterator"],typeof n=="function"?n:null)}var q=Symbol.for("react.client.reference");function W(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===q?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case w:return"Fragment";case E:return"Profiler";case C:return"StrictMode";case R:return"Suspense";case z:return"SuspenseList";case P:return"Activity"}if(typeof n=="object")switch(n.$$typeof){case y:return"Portal";case N:return n.displayName||"Context";case T:return(n._context.displayName||"Context")+".Consumer";case M:var r=n.render;return n=n.displayName,n||(n=r.displayName||r.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case O:return r=n.displayName||null,r!==null?r:W(n.type)||"Memo";case j:r=n._payload,n=n._init;try{return W(n(r))}catch{}}return null}var K=Array.isArray,L=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,X=s.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Q={pending:!1,data:null,method:null,action:null},G=[],U=-1;function D(n){return{current:n}}function Z(n){0>U||(n.current=G[U],G[U]=null,U--)}function de(n,r){U++,G[U]=n.current,n.current=r}var re=D(null),fe=D(null),ge=D(null),ye=D(null);function je(n,r){switch(de(ge,r),de(fe,n),de(re,null),r.nodeType){case 9:case 11:n=(n=r.documentElement)&&(n=n.namespaceURI)?N_(n):0;break;default:if(n=r.tagName,r=r.namespaceURI)r=N_(r),n=T_(r,n);else switch(n){case"svg":n=1;break;case"math":n=2;break;default:n=0}}Z(re),de(re,n)}function Se(){Z(re),Z(fe),Z(ge)}function We(n){n.memoizedState!==null&&de(ye,n);var r=re.current,c=T_(r,n.type);r!==c&&(de(fe,n),de(re,c))}function be(n){fe.current===n&&(Z(re),Z(fe)),ye.current===n&&(Z(ye),ac._currentValue=Q)}var Ae,Me;function Bt(n){if(Ae===void 0)try{throw Error()}catch(c){var r=c.stack.trim().match(/\n( *(at )?)/);Ae=r&&r[1]||"",Me=-1<c.stack.indexOf(`
|
|
2
|
-
at`)?" (<anonymous>)":-1<c.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
3
|
-
`+Ae+n+Me}var zi=!1;function ei(n,r){if(!n||zi)return"";zi=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var d={DetermineComponentFrameRoot:function(){try{if(r){var le=function(){throw Error()};if(Object.defineProperty(le.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(le,[])}catch(se){var te=se}Reflect.construct(n,[],le)}else{try{le.call()}catch(se){te=se}n.call(le.prototype)}}else{try{throw Error()}catch(se){te=se}(le=n())&&typeof le.catch=="function"&&le.catch(function(){})}}catch(se){if(se&&te&&typeof se.stack=="string")return[se.stack,te.stack]}return[null,null]}};d.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var g=Object.getOwnPropertyDescriptor(d.DetermineComponentFrameRoot,"name");g&&g.configurable&&Object.defineProperty(d.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var x=d.DetermineComponentFrameRoot(),k=x[0],A=x[1];if(k&&A){var I=k.split(`
|
|
4
|
-
`),ee=A.split(`
|
|
5
|
-
`);for(g=d=0;d<I.length&&!I[d].includes("DetermineComponentFrameRoot");)d++;for(;g<ee.length&&!ee[g].includes("DetermineComponentFrameRoot");)g++;if(d===I.length||g===ee.length)for(d=I.length-1,g=ee.length-1;1<=d&&0<=g&&I[d]!==ee[g];)g--;for(;1<=d&&0<=g;d--,g--)if(I[d]!==ee[g]){if(d!==1||g!==1)do if(d--,g--,0>g||I[d]!==ee[g]){var ie=`
|
|
6
|
-
`+I[d].replace(" at new "," at ");return n.displayName&&ie.includes("<anonymous>")&&(ie=ie.replace("<anonymous>",n.displayName)),ie}while(1<=d&&0<=g);break}}}finally{zi=!1,Error.prepareStackTrace=c}return(c=n?n.displayName||n.name:"")?Bt(c):""}function br(n,r){switch(n.tag){case 26:case 27:case 5:return Bt(n.type);case 16:return Bt("Lazy");case 13:return n.child!==r&&r!==null?Bt("Suspense Fallback"):Bt("Suspense");case 19:return Bt("SuspenseList");case 0:case 15:return ei(n.type,!1);case 11:return ei(n.type.render,!1);case 1:return ei(n.type,!0);case 31:return Bt("Activity");default:return""}}function Bi(n){try{var r="",c=null;do r+=br(n,c),c=n,n=n.return;while(n);return r}catch(d){return`
|
|
7
|
-
Error generating stack: `+d.message+`
|
|
8
|
-
`+d.stack}}var ve=Object.prototype.hasOwnProperty,ft=e.unstable_scheduleCallback,ks=e.unstable_cancelCallback,Is=e.unstable_shouldYield,Mn=e.unstable_requestPaint,Nt=e.unstable_now,ti=e.unstable_getCurrentPriorityLevel,Cs=e.unstable_ImmediatePriority,Ii=e.unstable_UserBlockingPriority,Pi=e.unstable_NormalPriority,to=e.unstable_LowPriority,xr=e.unstable_IdlePriority,pl=e.log,so=e.unstable_setDisableYieldValue,$i=null,bs=null;function Rn(n){if(typeof pl=="function"&&so(n),bs&&typeof bs.setStrictMode=="function")try{bs.setStrictMode($i,n)}catch{}}var Es=Math.clz32?Math.clz32:no,gl=Math.log,ua=Math.LN2;function no(n){return n>>>=0,n===0?32:31-(gl(n)/ua|0)|0}var lt=256,si=262144,gn=4194304;function Ps(n){var r=n&42;if(r!==0)return r;switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return n&261888;case 262144:case 524288:case 1048576:case 2097152:return n&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return n&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return n}}function $(n,r,c){var d=n.pendingLanes;if(d===0)return 0;var g=0,x=n.suspendedLanes,k=n.pingedLanes;n=n.warmLanes;var A=d&134217727;return A!==0?(d=A&~x,d!==0?g=Ps(d):(k&=A,k!==0?g=Ps(k):c||(c=A&~n,c!==0&&(g=Ps(c))))):(A=d&~x,A!==0?g=Ps(A):k!==0?g=Ps(k):c||(c=d&~n,c!==0&&(g=Ps(c)))),g===0?0:r!==0&&r!==g&&(r&x)===0&&(x=g&-g,c=r&-r,x>=c||x===32&&(c&4194048)!==0)?r:g}function ae(n,r){return(n.pendingLanes&~(n.suspendedLanes&~n.pingedLanes)&r)===0}function _e(n,r){switch(n){case 1:case 2:case 4:case 8:case 64:return r+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 r+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 Fe(){var n=gn;return gn<<=1,(gn&62914560)===0&&(gn=4194304),n}function Tt(n){for(var r=[],c=0;31>c;c++)r.push(n);return r}function wt(n,r){n.pendingLanes|=r,r!==268435456&&(n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0)}function Re(n,r,c,d,g,x){var k=n.pendingLanes;n.pendingLanes=c,n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0,n.expiredLanes&=c,n.entangledLanes&=c,n.errorRecoveryDisabledLanes&=c,n.shellSuspendCounter=0;var A=n.entanglements,I=n.expirationTimes,ee=n.hiddenUpdates;for(c=k&~c;0<c;){var ie=31-Es(c),le=1<<ie;A[ie]=0,I[ie]=-1;var te=ee[ie];if(te!==null)for(ee[ie]=null,ie=0;ie<te.length;ie++){var se=te[ie];se!==null&&(se.lane&=-536870913)}c&=~le}d!==0&&ke(n,d,0),x!==0&&g===0&&n.tag!==0&&(n.suspendedLanes|=x&~(k&~r))}function ke(n,r,c){n.pendingLanes|=r,n.suspendedLanes&=~r;var d=31-Es(r);n.entangledLanes|=r,n.entanglements[d]=n.entanglements[d]|1073741824|c&261930}function He(n,r){var c=n.entangledLanes|=r;for(n=n.entanglements;c;){var d=31-Es(c),g=1<<d;g&r|n[d]&r&&(n[d]|=r),c&=~g}}function Gt(n,r){var c=r&-r;return c=(c&42)!==0?1:Dt(c),(c&(n.suspendedLanes|r))!==0?0:c}function Dt(n){switch(n){case 2:n=1;break;case 8:n=4;break;case 32:n=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:n=128;break;case 268435456:n=134217728;break;default:n=0}return n}function Hi(n){return n&=-n,2<n?8<n?(n&134217727)!==0?32:268435456:8:2}function io(){var n=X.p;return n!==0?n:(n=window.event,n===void 0?32:Z_(n.type))}function ro(n,r){var c=X.p;try{return X.p=n,r()}finally{X.p=c}}var hi=Math.random().toString(36).slice(2),Kt="__reactFiber$"+hi,$s="__reactProps$"+hi,vr="__reactContainer$"+hi,bl="__reactEvents$"+hi,gu="__reactListeners$"+hi,ao="__reactHandles$"+hi,bu="__reactResources$"+hi,da="__reactMarker$"+hi;function xl(n){delete n[Kt],delete n[$s],delete n[bl],delete n[gu],delete n[ao]}function Ws(n){var r=n[Kt];if(r)return r;for(var c=n.parentNode;c;){if(r=c[vr]||c[Kt]){if(c=r.alternate,r.child!==null||c!==null&&c.child!==null)for(n=L_(n);n!==null;){if(c=n[Kt])return c;n=L_(n)}return r}n=c,c=n.parentNode}return null}function Ui(n){if(n=n[Kt]||n[vr]){var r=n.tag;if(r===5||r===6||r===13||r===31||r===26||r===27||r===3)return n}return null}function _r(n){var r=n.tag;if(r===5||r===26||r===27||r===6)return n.stateNode;throw Error(i(33))}function yr(n){var r=n[bu];return r||(r=n[bu]={hoistableStyles:new Map,hoistableScripts:new Map}),r}function Qt(n){n[da]=!0}var xu=new Set,ha={};function Fi(n,r){me(n,r),me(n+"Capture",r)}function me(n,r){for(ha[n]=r,n=0;n<r.length;n++)xu.add(r[n])}var ze=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]*$"),et={},pt={};function Wt(n){return ve.call(pt,n)?!0:ve.call(et,n)?!1:ze.test(n)?pt[n]=!0:(et[n]=!0,!1)}function Hs(n,r,c){if(Wt(r))if(c===null)n.removeAttribute(r);else{switch(typeof c){case"undefined":case"function":case"symbol":n.removeAttribute(r);return;case"boolean":var d=r.toLowerCase().slice(0,5);if(d!=="data-"&&d!=="aria-"){n.removeAttribute(r);return}}n.setAttribute(r,""+c)}}function bn(n,r,c){if(c===null)n.removeAttribute(r);else{switch(typeof c){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(r);return}n.setAttribute(r,""+c)}}function nn(n,r,c,d){if(d===null)n.removeAttribute(c);else{switch(typeof d){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(c);return}n.setAttributeNS(r,c,""+d)}}function Et(n){switch(typeof n){case"bigint":case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function xn(n){var r=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(r==="checkbox"||r==="radio")}function vu(n,r,c){var d=Object.getOwnPropertyDescriptor(n.constructor.prototype,r);if(!n.hasOwnProperty(r)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var g=d.get,x=d.set;return Object.defineProperty(n,r,{configurable:!0,get:function(){return g.call(this)},set:function(k){c=""+k,x.call(this,k)}}),Object.defineProperty(n,r,{enumerable:d.enumerable}),{getValue:function(){return c},setValue:function(k){c=""+k},stopTracking:function(){n._valueTracker=null,delete n[r]}}}}function oo(n){if(!n._valueTracker){var r=xn(n)?"checked":"value";n._valueTracker=vu(n,r,""+n[r])}}function vl(n){if(!n)return!1;var r=n._valueTracker;if(!r)return!0;var c=r.getValue(),d="";return n&&(d=xn(n)?n.checked?"true":"false":n.value),n=d,n!==c?(r.setValue(n),!0):!1}function lo(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}var lf=/[\n"\\]/g;function rn(n){return n.replace(lf,function(r){return"\\"+r.charCodeAt(0).toString(16)+" "})}function _l(n,r,c,d,g,x,k,A){n.name="",k!=null&&typeof k!="function"&&typeof k!="symbol"&&typeof k!="boolean"?n.type=k:n.removeAttribute("type"),r!=null?k==="number"?(r===0&&n.value===""||n.value!=r)&&(n.value=""+Et(r)):n.value!==""+Et(r)&&(n.value=""+Et(r)):k!=="submit"&&k!=="reset"||n.removeAttribute("value"),r!=null?co(n,k,Et(r)):c!=null?co(n,k,Et(c)):d!=null&&n.removeAttribute("value"),g==null&&x!=null&&(n.defaultChecked=!!x),g!=null&&(n.checked=g&&typeof g!="function"&&typeof g!="symbol"),A!=null&&typeof A!="function"&&typeof A!="symbol"&&typeof A!="boolean"?n.name=""+Et(A):n.removeAttribute("name")}function fa(n,r,c,d,g,x,k,A){if(x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"&&(n.type=x),r!=null||c!=null){if(!(x!=="submit"&&x!=="reset"||r!=null)){oo(n);return}c=c!=null?""+Et(c):"",r=r!=null?""+Et(r):c,A||r===n.value||(n.value=r),n.defaultValue=r}d=d??g,d=typeof d!="function"&&typeof d!="symbol"&&!!d,n.checked=A?n.checked:!!d,n.defaultChecked=!!d,k!=null&&typeof k!="function"&&typeof k!="symbol"&&typeof k!="boolean"&&(n.name=k),oo(n)}function co(n,r,c){r==="number"&&lo(n.ownerDocument)===n||n.defaultValue===""+c||(n.defaultValue=""+c)}function Ns(n,r,c,d){if(n=n.options,r){r={};for(var g=0;g<c.length;g++)r["$"+c[g]]=!0;for(c=0;c<n.length;c++)g=r.hasOwnProperty("$"+n[c].value),n[c].selected!==g&&(n[c].selected=g),g&&d&&(n[c].defaultSelected=!0)}else{for(c=""+Et(c),r=null,g=0;g<n.length;g++){if(n[g].value===c){n[g].selected=!0,d&&(n[g].defaultSelected=!0);return}r!==null||n[g].disabled||(r=n[g])}r!==null&&(r.selected=!0)}}function _u(n,r,c){if(r!=null&&(r=""+Et(r),r!==n.value&&(n.value=r),c==null)){n.defaultValue!==r&&(n.defaultValue=r);return}n.defaultValue=c!=null?""+Et(c):""}function uo(n,r,c,d){if(r==null){if(d!=null){if(c!=null)throw Error(i(92));if(K(d)){if(1<d.length)throw Error(i(93));d=d[0]}c=d}c==null&&(c=""),r=c}c=Et(r),n.defaultValue=c,d=n.textContent,d===c&&d!==""&&d!==null&&(n.value=d),oo(n)}function $e(n,r){if(r){var c=n.firstChild;if(c&&c===n.lastChild&&c.nodeType===3){c.nodeValue=r;return}}n.textContent=r}var yu=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 Jt(n,r,c){var d=r.indexOf("--")===0;c==null||typeof c=="boolean"||c===""?d?n.setProperty(r,""):r==="float"?n.cssFloat="":n[r]="":d?n.setProperty(r,c):typeof c!="number"||c===0||yu.has(r)?r==="float"?n.cssFloat=c:n[r]=(""+c).trim():n[r]=c+"px"}function gt(n,r,c){if(r!=null&&typeof r!="object")throw Error(i(62));if(n=n.style,c!=null){for(var d in c)!c.hasOwnProperty(d)||r!=null&&r.hasOwnProperty(d)||(d.indexOf("--")===0?n.setProperty(d,""):d==="float"?n.cssFloat="":n[d]="");for(var g in r)d=r[g],r.hasOwnProperty(g)&&c[g]!==d&&Jt(n,g,d)}else for(var x in r)r.hasOwnProperty(x)&&Jt(n,x,r[x])}function Sr(n){if(n.indexOf("-")===-1)return!1;switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Vi=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"]]),yl=/^[\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 wr(n){return yl.test(""+n)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":n}function xe(){}var De=null;function Ge(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var it=null,It=null;function Dn(n){var r=Ui(n);if(r&&(n=r.stateNode)){var c=n[$s]||null;e:switch(n=r.stateNode,r.type){case"input":if(_l(n,c.value,c.defaultValue,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name),r=c.name,c.type==="radio"&&r!=null){for(c=n;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll('input[name="'+rn(""+r)+'"][type="radio"]'),r=0;r<c.length;r++){var d=c[r];if(d!==n&&d.form===n.form){var g=d[$s]||null;if(!g)throw Error(i(90));_l(d,g.value,g.defaultValue,g.defaultValue,g.checked,g.defaultChecked,g.type,g.name)}}for(r=0;r<c.length;r++)d=c[r],d.form===n.form&&vl(d)}break e;case"textarea":_u(n,c.value,c.defaultValue);break e;case"select":r=c.value,r!=null&&Ns(n,!!c.multiple,r,!1)}}}var Sl=!1;function Su(n,r,c){if(Sl)return n(r,c);Sl=!0;try{var d=n(r);return d}finally{if(Sl=!1,(it!==null||It!==null)&&(cd(),it&&(r=it,n=It,It=it=null,Dn(r),n)))for(r=0;r<n.length;r++)Dn(n[r])}}function wl(n,r){var c=n.stateNode;if(c===null)return null;var d=c[$s]||null;if(d===null)return null;c=d[r];e:switch(r){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(d=!d.disabled)||(n=n.type,d=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!d;break e;default:n=!1}if(n)return null;if(c&&typeof c!="function")throw Error(i(231,r,typeof c));return c}var qi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),cf=!1;if(qi)try{var kl={};Object.defineProperty(kl,"passive",{get:function(){cf=!0}}),window.addEventListener("test",kl,kl),window.removeEventListener("test",kl,kl)}catch{cf=!1}var kr=null,uf=null,wu=null;function Tx(){if(wu)return wu;var n,r=uf,c=r.length,d,g="value"in kr?kr.value:kr.textContent,x=g.length;for(n=0;n<c&&r[n]===g[n];n++);var k=c-n;for(d=1;d<=k&&r[c-d]===g[x-d];d++);return wu=g.slice(n,1<d?1-d:void 0)}function ku(n){var r=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&r===13&&(n=13)):n=r,n===10&&(n=13),32<=n||n===13?n:0}function Cu(){return!0}function Ax(){return!1}function an(n){function r(c,d,g,x,k){this._reactName=c,this._targetInst=g,this.type=d,this.nativeEvent=x,this.target=k,this.currentTarget=null;for(var A in n)n.hasOwnProperty(A)&&(c=n[A],this[A]=c?c(x):x[A]);return this.isDefaultPrevented=(x.defaultPrevented!=null?x.defaultPrevented:x.returnValue===!1)?Cu:Ax,this.isPropagationStopped=Ax,this}return b(r.prototype,{preventDefault:function(){this.defaultPrevented=!0;var c=this.nativeEvent;c&&(c.preventDefault?c.preventDefault():typeof c.returnValue!="unknown"&&(c.returnValue=!1),this.isDefaultPrevented=Cu)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=Cu)},persist:function(){},isPersistent:Cu}),r}var ma={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Eu=an(ma),Cl=b({},ma,{view:0,detail:0}),S5=an(Cl),df,hf,El,Nu=b({},Cl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:mf,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==El&&(El&&n.type==="mousemove"?(df=n.screenX-El.screenX,hf=n.screenY-El.screenY):hf=df=0,El=n),df)},movementY:function(n){return"movementY"in n?n.movementY:hf}}),jx=an(Nu),w5=b({},Nu,{dataTransfer:0}),k5=an(w5),C5=b({},Cl,{relatedTarget:0}),ff=an(C5),E5=b({},ma,{animationName:0,elapsedTime:0,pseudoElement:0}),N5=an(E5),T5=b({},ma,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),A5=an(T5),j5=b({},ma,{data:0}),Mx=an(j5),M5={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},R5={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"},D5={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function O5(n){var r=this.nativeEvent;return r.getModifierState?r.getModifierState(n):(n=D5[n])?!!r[n]:!1}function mf(){return O5}var L5=b({},Cl,{key:function(n){if(n.key){var r=M5[n.key]||n.key;if(r!=="Unidentified")return r}return n.type==="keypress"?(n=ku(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?R5[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:mf,charCode:function(n){return n.type==="keypress"?ku(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?ku(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),z5=an(L5),B5=b({},Nu,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Rx=an(B5),I5=b({},Cl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:mf}),P5=an(I5),$5=b({},ma,{propertyName:0,elapsedTime:0,pseudoElement:0}),H5=an($5),U5=b({},Nu,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),F5=an(U5),V5=b({},ma,{newState:0,oldState:0}),q5=an(V5),G5=[9,13,27,32],pf=qi&&"CompositionEvent"in window,Nl=null;qi&&"documentMode"in document&&(Nl=document.documentMode);var K5=qi&&"TextEvent"in window&&!Nl,Dx=qi&&(!pf||Nl&&8<Nl&&11>=Nl),Ox=" ",Lx=!1;function zx(n,r){switch(n){case"keyup":return G5.indexOf(r.keyCode)!==-1;case"keydown":return r.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Bx(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var ho=!1;function W5(n,r){switch(n){case"compositionend":return Bx(r);case"keypress":return r.which!==32?null:(Lx=!0,Ox);case"textInput":return n=r.data,n===Ox&&Lx?null:n;default:return null}}function Y5(n,r){if(ho)return n==="compositionend"||!pf&&zx(n,r)?(n=Tx(),wu=uf=kr=null,ho=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(r.ctrlKey||r.altKey||r.metaKey)||r.ctrlKey&&r.altKey){if(r.char&&1<r.char.length)return r.char;if(r.which)return String.fromCharCode(r.which)}return null;case"compositionend":return Dx&&r.locale!=="ko"?null:r.data;default:return null}}var X5={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 Ix(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r==="input"?!!X5[n.type]:r==="textarea"}function Px(n,r,c,d){it?It?It.push(d):It=[d]:it=d,r=gd(r,"onChange"),0<r.length&&(c=new Eu("onChange","change",null,c,d),n.push({event:c,listeners:r}))}var Tl=null,Al=null;function Z5(n){y_(n,0)}function Tu(n){var r=_r(n);if(vl(r))return n}function $x(n,r){if(n==="change")return r}var Hx=!1;if(qi){var gf;if(qi){var bf="oninput"in document;if(!bf){var Ux=document.createElement("div");Ux.setAttribute("oninput","return;"),bf=typeof Ux.oninput=="function"}gf=bf}else gf=!1;Hx=gf&&(!document.documentMode||9<document.documentMode)}function Fx(){Tl&&(Tl.detachEvent("onpropertychange",Vx),Al=Tl=null)}function Vx(n){if(n.propertyName==="value"&&Tu(Al)){var r=[];Px(r,Al,n,Ge(n)),Su(Z5,r)}}function Q5(n,r,c){n==="focusin"?(Fx(),Tl=r,Al=c,Tl.attachEvent("onpropertychange",Vx)):n==="focusout"&&Fx()}function J5(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return Tu(Al)}function eT(n,r){if(n==="click")return Tu(r)}function tT(n,r){if(n==="input"||n==="change")return Tu(r)}function sT(n,r){return n===r&&(n!==0||1/n===1/r)||n!==n&&r!==r}var vn=typeof Object.is=="function"?Object.is:sT;function jl(n,r){if(vn(n,r))return!0;if(typeof n!="object"||n===null||typeof r!="object"||r===null)return!1;var c=Object.keys(n),d=Object.keys(r);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++){var g=c[d];if(!ve.call(r,g)||!vn(n[g],r[g]))return!1}return!0}function qx(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Gx(n,r){var c=qx(n);n=0;for(var d;c;){if(c.nodeType===3){if(d=n+c.textContent.length,n<=r&&d>=r)return{node:c,offset:r-n};n=d}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=qx(c)}}function Kx(n,r){return n&&r?n===r?!0:n&&n.nodeType===3?!1:r&&r.nodeType===3?Kx(n,r.parentNode):"contains"in n?n.contains(r):n.compareDocumentPosition?!!(n.compareDocumentPosition(r)&16):!1:!1}function Wx(n){n=n!=null&&n.ownerDocument!=null&&n.ownerDocument.defaultView!=null?n.ownerDocument.defaultView:window;for(var r=lo(n.document);r instanceof n.HTMLIFrameElement;){try{var c=typeof r.contentWindow.location.href=="string"}catch{c=!1}if(c)n=r.contentWindow;else break;r=lo(n.document)}return r}function xf(n){var r=n&&n.nodeName&&n.nodeName.toLowerCase();return r&&(r==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||r==="textarea"||n.contentEditable==="true")}var nT=qi&&"documentMode"in document&&11>=document.documentMode,fo=null,vf=null,Ml=null,_f=!1;function Yx(n,r,c){var d=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;_f||fo==null||fo!==lo(d)||(d=fo,"selectionStart"in d&&xf(d)?d={start:d.selectionStart,end:d.selectionEnd}:(d=(d.ownerDocument&&d.ownerDocument.defaultView||window).getSelection(),d={anchorNode:d.anchorNode,anchorOffset:d.anchorOffset,focusNode:d.focusNode,focusOffset:d.focusOffset}),Ml&&jl(Ml,d)||(Ml=d,d=gd(vf,"onSelect"),0<d.length&&(r=new Eu("onSelect","select",null,r,c),n.push({event:r,listeners:d}),r.target=fo)))}function pa(n,r){var c={};return c[n.toLowerCase()]=r.toLowerCase(),c["Webkit"+n]="webkit"+r,c["Moz"+n]="moz"+r,c}var mo={animationend:pa("Animation","AnimationEnd"),animationiteration:pa("Animation","AnimationIteration"),animationstart:pa("Animation","AnimationStart"),transitionrun:pa("Transition","TransitionRun"),transitionstart:pa("Transition","TransitionStart"),transitioncancel:pa("Transition","TransitionCancel"),transitionend:pa("Transition","TransitionEnd")},yf={},Xx={};qi&&(Xx=document.createElement("div").style,"AnimationEvent"in window||(delete mo.animationend.animation,delete mo.animationiteration.animation,delete mo.animationstart.animation),"TransitionEvent"in window||delete mo.transitionend.transition);function ga(n){if(yf[n])return yf[n];if(!mo[n])return n;var r=mo[n],c;for(c in r)if(r.hasOwnProperty(c)&&c in Xx)return yf[n]=r[c];return n}var Zx=ga("animationend"),Qx=ga("animationiteration"),Jx=ga("animationstart"),iT=ga("transitionrun"),rT=ga("transitionstart"),aT=ga("transitioncancel"),ev=ga("transitionend"),tv=new Map,Sf="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(" ");Sf.push("scrollEnd");function ni(n,r){tv.set(n,r),Fi(r,[n])}var Au=typeof reportError=="function"?reportError:function(n){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var r=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof n=="object"&&n!==null&&typeof n.message=="string"?String(n.message):String(n),error:n});if(!window.dispatchEvent(r))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",n);return}console.error(n)},On=[],po=0,wf=0;function ju(){for(var n=po,r=wf=po=0;r<n;){var c=On[r];On[r++]=null;var d=On[r];On[r++]=null;var g=On[r];On[r++]=null;var x=On[r];if(On[r++]=null,d!==null&&g!==null){var k=d.pending;k===null?g.next=g:(g.next=k.next,k.next=g),d.pending=g}x!==0&&sv(c,g,x)}}function Mu(n,r,c,d){On[po++]=n,On[po++]=r,On[po++]=c,On[po++]=d,wf|=d,n.lanes|=d,n=n.alternate,n!==null&&(n.lanes|=d)}function kf(n,r,c,d){return Mu(n,r,c,d),Ru(n)}function ba(n,r){return Mu(n,null,null,r),Ru(n)}function sv(n,r,c){n.lanes|=c;var d=n.alternate;d!==null&&(d.lanes|=c);for(var g=!1,x=n.return;x!==null;)x.childLanes|=c,d=x.alternate,d!==null&&(d.childLanes|=c),x.tag===22&&(n=x.stateNode,n===null||n._visibility&1||(g=!0)),n=x,x=x.return;return n.tag===3?(x=n.stateNode,g&&r!==null&&(g=31-Es(c),n=x.hiddenUpdates,d=n[g],d===null?n[g]=[r]:d.push(r),r.lane=c|536870912),x):null}function Ru(n){if(50<Jl)throw Jl=0,Dm=null,Error(i(185));for(var r=n.return;r!==null;)n=r,r=n.return;return n.tag===3?n.stateNode:null}var go={};function oT(n,r,c,d){this.tag=n,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=r,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=d,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function _n(n,r,c,d){return new oT(n,r,c,d)}function Cf(n){return n=n.prototype,!(!n||!n.isReactComponent)}function Gi(n,r){var c=n.alternate;return c===null?(c=_n(n.tag,r,n.key,n.mode),c.elementType=n.elementType,c.type=n.type,c.stateNode=n.stateNode,c.alternate=n,n.alternate=c):(c.pendingProps=r,c.type=n.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=n.flags&65011712,c.childLanes=n.childLanes,c.lanes=n.lanes,c.child=n.child,c.memoizedProps=n.memoizedProps,c.memoizedState=n.memoizedState,c.updateQueue=n.updateQueue,r=n.dependencies,c.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext},c.sibling=n.sibling,c.index=n.index,c.ref=n.ref,c.refCleanup=n.refCleanup,c}function nv(n,r){n.flags&=65011714;var c=n.alternate;return c===null?(n.childLanes=0,n.lanes=r,n.child=null,n.subtreeFlags=0,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null,n.stateNode=null):(n.childLanes=c.childLanes,n.lanes=c.lanes,n.child=c.child,n.subtreeFlags=0,n.deletions=null,n.memoizedProps=c.memoizedProps,n.memoizedState=c.memoizedState,n.updateQueue=c.updateQueue,n.type=c.type,r=c.dependencies,n.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext}),n}function Du(n,r,c,d,g,x){var k=0;if(d=n,typeof n=="function")Cf(n)&&(k=1);else if(typeof n=="string")k=hA(n,c,re.current)?26:n==="html"||n==="head"||n==="body"?27:5;else e:switch(n){case P:return n=_n(31,c,r,g),n.elementType=P,n.lanes=x,n;case w:return xa(c.children,g,x,r);case C:k=8,g|=24;break;case E:return n=_n(12,c,r,g|2),n.elementType=E,n.lanes=x,n;case R:return n=_n(13,c,r,g),n.elementType=R,n.lanes=x,n;case z:return n=_n(19,c,r,g),n.elementType=z,n.lanes=x,n;default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case N:k=10;break e;case T:k=9;break e;case M:k=11;break e;case O:k=14;break e;case j:k=16,d=null;break e}k=29,c=Error(i(130,n===null?"null":typeof n,"")),d=null}return r=_n(k,c,r,g),r.elementType=n,r.type=d,r.lanes=x,r}function xa(n,r,c,d){return n=_n(7,n,d,r),n.lanes=c,n}function Ef(n,r,c){return n=_n(6,n,null,r),n.lanes=c,n}function iv(n){var r=_n(18,null,null,0);return r.stateNode=n,r}function Nf(n,r,c){return r=_n(4,n.children!==null?n.children:[],n.key,r),r.lanes=c,r.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},r}var rv=new WeakMap;function Ln(n,r){if(typeof n=="object"&&n!==null){var c=rv.get(n);return c!==void 0?c:(r={value:n,source:r,stack:Bi(r)},rv.set(n,r),r)}return{value:n,source:r,stack:Bi(r)}}var bo=[],xo=0,Ou=null,Rl=0,zn=[],Bn=0,Cr=null,fi=1,mi="";function Ki(n,r){bo[xo++]=Rl,bo[xo++]=Ou,Ou=n,Rl=r}function av(n,r,c){zn[Bn++]=fi,zn[Bn++]=mi,zn[Bn++]=Cr,Cr=n;var d=fi;n=mi;var g=32-Es(d)-1;d&=~(1<<g),c+=1;var x=32-Es(r)+g;if(30<x){var k=g-g%5;x=(d&(1<<k)-1).toString(32),d>>=k,g-=k,fi=1<<32-Es(r)+g|c<<g|d,mi=x+n}else fi=1<<x|c<<g|d,mi=n}function Tf(n){n.return!==null&&(Ki(n,1),av(n,1,0))}function Af(n){for(;n===Ou;)Ou=bo[--xo],bo[xo]=null,Rl=bo[--xo],bo[xo]=null;for(;n===Cr;)Cr=zn[--Bn],zn[Bn]=null,mi=zn[--Bn],zn[Bn]=null,fi=zn[--Bn],zn[Bn]=null}function ov(n,r){zn[Bn++]=fi,zn[Bn++]=mi,zn[Bn++]=Cr,fi=r.id,mi=r.overflow,Cr=n}var Ts=null,At=null,ot=!1,Er=null,In=!1,jf=Error(i(519));function Nr(n){var r=Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Dl(Ln(r,n)),jf}function lv(n){var r=n.stateNode,c=n.type,d=n.memoizedProps;switch(r[Kt]=n,r[$s]=d,c){case"dialog":st("cancel",r),st("close",r);break;case"iframe":case"object":case"embed":st("load",r);break;case"video":case"audio":for(c=0;c<tc.length;c++)st(tc[c],r);break;case"source":st("error",r);break;case"img":case"image":case"link":st("error",r),st("load",r);break;case"details":st("toggle",r);break;case"input":st("invalid",r),fa(r,d.value,d.defaultValue,d.checked,d.defaultChecked,d.type,d.name,!0);break;case"select":st("invalid",r);break;case"textarea":st("invalid",r),uo(r,d.value,d.defaultValue,d.children)}c=d.children,typeof c!="string"&&typeof c!="number"&&typeof c!="bigint"||r.textContent===""+c||d.suppressHydrationWarning===!0||C_(r.textContent,c)?(d.popover!=null&&(st("beforetoggle",r),st("toggle",r)),d.onScroll!=null&&st("scroll",r),d.onScrollEnd!=null&&st("scrollend",r),d.onClick!=null&&(r.onclick=xe),r=!0):r=!1,r||Nr(n,!0)}function cv(n){for(Ts=n.return;Ts;)switch(Ts.tag){case 5:case 31:case 13:In=!1;return;case 27:case 3:In=!0;return;default:Ts=Ts.return}}function vo(n){if(n!==Ts)return!1;if(!ot)return cv(n),ot=!0,!1;var r=n.tag,c;if((c=r!==3&&r!==27)&&((c=r===5)&&(c=n.type,c=!(c!=="form"&&c!=="button")||Wm(n.type,n.memoizedProps)),c=!c),c&&At&&Nr(n),cv(n),r===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(i(317));At=O_(n)}else if(r===31){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(i(317));At=O_(n)}else r===27?(r=At,Hr(n.type)?(n=Jm,Jm=null,At=n):At=r):At=Ts?$n(n.stateNode.nextSibling):null;return!0}function va(){At=Ts=null,ot=!1}function Mf(){var n=Er;return n!==null&&(un===null?un=n:un.push.apply(un,n),Er=null),n}function Dl(n){Er===null?Er=[n]:Er.push(n)}var Rf=D(null),_a=null,Wi=null;function Tr(n,r,c){de(Rf,r._currentValue),r._currentValue=c}function Yi(n){n._currentValue=Rf.current,Z(Rf)}function Df(n,r,c){for(;n!==null;){var d=n.alternate;if((n.childLanes&r)!==r?(n.childLanes|=r,d!==null&&(d.childLanes|=r)):d!==null&&(d.childLanes&r)!==r&&(d.childLanes|=r),n===c)break;n=n.return}}function Of(n,r,c,d){var g=n.child;for(g!==null&&(g.return=n);g!==null;){var x=g.dependencies;if(x!==null){var k=g.child;x=x.firstContext;e:for(;x!==null;){var A=x;x=g;for(var I=0;I<r.length;I++)if(A.context===r[I]){x.lanes|=c,A=x.alternate,A!==null&&(A.lanes|=c),Df(x.return,c,n),d||(k=null);break e}x=A.next}}else if(g.tag===18){if(k=g.return,k===null)throw Error(i(341));k.lanes|=c,x=k.alternate,x!==null&&(x.lanes|=c),Df(k,c,n),k=null}else k=g.child;if(k!==null)k.return=g;else for(k=g;k!==null;){if(k===n){k=null;break}if(g=k.sibling,g!==null){g.return=k.return,k=g;break}k=k.return}g=k}}function _o(n,r,c,d){n=null;for(var g=r,x=!1;g!==null;){if(!x){if((g.flags&524288)!==0)x=!0;else if((g.flags&262144)!==0)break}if(g.tag===10){var k=g.alternate;if(k===null)throw Error(i(387));if(k=k.memoizedProps,k!==null){var A=g.type;vn(g.pendingProps.value,k.value)||(n!==null?n.push(A):n=[A])}}else if(g===ye.current){if(k=g.alternate,k===null)throw Error(i(387));k.memoizedState.memoizedState!==g.memoizedState.memoizedState&&(n!==null?n.push(ac):n=[ac])}g=g.return}n!==null&&Of(r,n,c,d),r.flags|=262144}function Lu(n){for(n=n.firstContext;n!==null;){if(!vn(n.context._currentValue,n.memoizedValue))return!0;n=n.next}return!1}function ya(n){_a=n,Wi=null,n=n.dependencies,n!==null&&(n.firstContext=null)}function As(n){return uv(_a,n)}function zu(n,r){return _a===null&&ya(n),uv(n,r)}function uv(n,r){var c=r._currentValue;if(r={context:r,memoizedValue:c,next:null},Wi===null){if(n===null)throw Error(i(308));Wi=r,n.dependencies={lanes:0,firstContext:r},n.flags|=524288}else Wi=Wi.next=r;return c}var lT=typeof AbortController<"u"?AbortController:function(){var n=[],r=this.signal={aborted:!1,addEventListener:function(c,d){n.push(d)}};this.abort=function(){r.aborted=!0,n.forEach(function(c){return c()})}},cT=e.unstable_scheduleCallback,uT=e.unstable_NormalPriority,es={$$typeof:N,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Lf(){return{controller:new lT,data:new Map,refCount:0}}function Ol(n){n.refCount--,n.refCount===0&&cT(uT,function(){n.controller.abort()})}var Ll=null,zf=0,yo=0,So=null;function dT(n,r){if(Ll===null){var c=Ll=[];zf=0,yo=Pm(),So={status:"pending",value:void 0,then:function(d){c.push(d)}}}return zf++,r.then(dv,dv),r}function dv(){if(--zf===0&&Ll!==null){So!==null&&(So.status="fulfilled");var n=Ll;Ll=null,yo=0,So=null;for(var r=0;r<n.length;r++)(0,n[r])()}}function hT(n,r){var c=[],d={status:"pending",value:null,reason:null,then:function(g){c.push(g)}};return n.then(function(){d.status="fulfilled",d.value=r;for(var g=0;g<c.length;g++)(0,c[g])(r)},function(g){for(d.status="rejected",d.reason=g,g=0;g<c.length;g++)(0,c[g])(void 0)}),d}var hv=L.S;L.S=function(n,r){Y1=Nt(),typeof r=="object"&&r!==null&&typeof r.then=="function"&&dT(n,r),hv!==null&&hv(n,r)};var Sa=D(null);function Bf(){var n=Sa.current;return n!==null?n:kt.pooledCache}function Bu(n,r){r===null?de(Sa,Sa.current):de(Sa,r.pool)}function fv(){var n=Bf();return n===null?null:{parent:es._currentValue,pool:n}}var wo=Error(i(460)),If=Error(i(474)),Iu=Error(i(542)),Pu={then:function(){}};function mv(n){return n=n.status,n==="fulfilled"||n==="rejected"}function pv(n,r,c){switch(c=n[c],c===void 0?n.push(r):c!==r&&(r.then(xe,xe),r=c),r.status){case"fulfilled":return r.value;case"rejected":throw n=r.reason,bv(n),n;default:if(typeof r.status=="string")r.then(xe,xe);else{if(n=kt,n!==null&&100<n.shellSuspendCounter)throw Error(i(482));n=r,n.status="pending",n.then(function(d){if(r.status==="pending"){var g=r;g.status="fulfilled",g.value=d}},function(d){if(r.status==="pending"){var g=r;g.status="rejected",g.reason=d}})}switch(r.status){case"fulfilled":return r.value;case"rejected":throw n=r.reason,bv(n),n}throw ka=r,wo}}function wa(n){try{var r=n._init;return r(n._payload)}catch(c){throw c!==null&&typeof c=="object"&&typeof c.then=="function"?(ka=c,wo):c}}var ka=null;function gv(){if(ka===null)throw Error(i(459));var n=ka;return ka=null,n}function bv(n){if(n===wo||n===Iu)throw Error(i(483))}var ko=null,zl=0;function $u(n){var r=zl;return zl+=1,ko===null&&(ko=[]),pv(ko,n,r)}function Bl(n,r){r=r.props.ref,n.ref=r!==void 0?r:null}function Hu(n,r){throw r.$$typeof===v?Error(i(525)):(n=Object.prototype.toString.call(r),Error(i(31,n==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":n)))}function xv(n){function r(Y,F){if(n){var J=Y.deletions;J===null?(Y.deletions=[F],Y.flags|=16):J.push(F)}}function c(Y,F){if(!n)return null;for(;F!==null;)r(Y,F),F=F.sibling;return null}function d(Y){for(var F=new Map;Y!==null;)Y.key!==null?F.set(Y.key,Y):F.set(Y.index,Y),Y=Y.sibling;return F}function g(Y,F){return Y=Gi(Y,F),Y.index=0,Y.sibling=null,Y}function x(Y,F,J){return Y.index=J,n?(J=Y.alternate,J!==null?(J=J.index,J<F?(Y.flags|=67108866,F):J):(Y.flags|=67108866,F)):(Y.flags|=1048576,F)}function k(Y){return n&&Y.alternate===null&&(Y.flags|=67108866),Y}function A(Y,F,J,oe){return F===null||F.tag!==6?(F=Ef(J,Y.mode,oe),F.return=Y,F):(F=g(F,J),F.return=Y,F)}function I(Y,F,J,oe){var Ie=J.type;return Ie===w?ie(Y,F,J.props.children,oe,J.key):F!==null&&(F.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===j&&wa(Ie)===F.type)?(F=g(F,J.props),Bl(F,J),F.return=Y,F):(F=Du(J.type,J.key,J.props,null,Y.mode,oe),Bl(F,J),F.return=Y,F)}function ee(Y,F,J,oe){return F===null||F.tag!==4||F.stateNode.containerInfo!==J.containerInfo||F.stateNode.implementation!==J.implementation?(F=Nf(J,Y.mode,oe),F.return=Y,F):(F=g(F,J.children||[]),F.return=Y,F)}function ie(Y,F,J,oe,Ie){return F===null||F.tag!==7?(F=xa(J,Y.mode,oe,Ie),F.return=Y,F):(F=g(F,J),F.return=Y,F)}function le(Y,F,J){if(typeof F=="string"&&F!==""||typeof F=="number"||typeof F=="bigint")return F=Ef(""+F,Y.mode,J),F.return=Y,F;if(typeof F=="object"&&F!==null){switch(F.$$typeof){case _:return J=Du(F.type,F.key,F.props,null,Y.mode,J),Bl(J,F),J.return=Y,J;case y:return F=Nf(F,Y.mode,J),F.return=Y,F;case j:return F=wa(F),le(Y,F,J)}if(K(F)||V(F))return F=xa(F,Y.mode,J,null),F.return=Y,F;if(typeof F.then=="function")return le(Y,$u(F),J);if(F.$$typeof===N)return le(Y,zu(Y,F),J);Hu(Y,F)}return null}function te(Y,F,J,oe){var Ie=F!==null?F.key:null;if(typeof J=="string"&&J!==""||typeof J=="number"||typeof J=="bigint")return Ie!==null?null:A(Y,F,""+J,oe);if(typeof J=="object"&&J!==null){switch(J.$$typeof){case _:return J.key===Ie?I(Y,F,J,oe):null;case y:return J.key===Ie?ee(Y,F,J,oe):null;case j:return J=wa(J),te(Y,F,J,oe)}if(K(J)||V(J))return Ie!==null?null:ie(Y,F,J,oe,null);if(typeof J.then=="function")return te(Y,F,$u(J),oe);if(J.$$typeof===N)return te(Y,F,zu(Y,J),oe);Hu(Y,J)}return null}function se(Y,F,J,oe,Ie){if(typeof oe=="string"&&oe!==""||typeof oe=="number"||typeof oe=="bigint")return Y=Y.get(J)||null,A(F,Y,""+oe,Ie);if(typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case _:return Y=Y.get(oe.key===null?J:oe.key)||null,I(F,Y,oe,Ie);case y:return Y=Y.get(oe.key===null?J:oe.key)||null,ee(F,Y,oe,Ie);case j:return oe=wa(oe),se(Y,F,J,oe,Ie)}if(K(oe)||V(oe))return Y=Y.get(J)||null,ie(F,Y,oe,Ie,null);if(typeof oe.then=="function")return se(Y,F,J,$u(oe),Ie);if(oe.$$typeof===N)return se(Y,F,J,zu(F,oe),Ie);Hu(F,oe)}return null}function Ne(Y,F,J,oe){for(var Ie=null,ut=null,Oe=F,Ye=F=0,at=null;Oe!==null&&Ye<J.length;Ye++){Oe.index>Ye?(at=Oe,Oe=null):at=Oe.sibling;var dt=te(Y,Oe,J[Ye],oe);if(dt===null){Oe===null&&(Oe=at);break}n&&Oe&&dt.alternate===null&&r(Y,Oe),F=x(dt,F,Ye),ut===null?Ie=dt:ut.sibling=dt,ut=dt,Oe=at}if(Ye===J.length)return c(Y,Oe),ot&&Ki(Y,Ye),Ie;if(Oe===null){for(;Ye<J.length;Ye++)Oe=le(Y,J[Ye],oe),Oe!==null&&(F=x(Oe,F,Ye),ut===null?Ie=Oe:ut.sibling=Oe,ut=Oe);return ot&&Ki(Y,Ye),Ie}for(Oe=d(Oe);Ye<J.length;Ye++)at=se(Oe,Y,Ye,J[Ye],oe),at!==null&&(n&&at.alternate!==null&&Oe.delete(at.key===null?Ye:at.key),F=x(at,F,Ye),ut===null?Ie=at:ut.sibling=at,ut=at);return n&&Oe.forEach(function(Gr){return r(Y,Gr)}),ot&&Ki(Y,Ye),Ie}function Pe(Y,F,J,oe){if(J==null)throw Error(i(151));for(var Ie=null,ut=null,Oe=F,Ye=F=0,at=null,dt=J.next();Oe!==null&&!dt.done;Ye++,dt=J.next()){Oe.index>Ye?(at=Oe,Oe=null):at=Oe.sibling;var Gr=te(Y,Oe,dt.value,oe);if(Gr===null){Oe===null&&(Oe=at);break}n&&Oe&&Gr.alternate===null&&r(Y,Oe),F=x(Gr,F,Ye),ut===null?Ie=Gr:ut.sibling=Gr,ut=Gr,Oe=at}if(dt.done)return c(Y,Oe),ot&&Ki(Y,Ye),Ie;if(Oe===null){for(;!dt.done;Ye++,dt=J.next())dt=le(Y,dt.value,oe),dt!==null&&(F=x(dt,F,Ye),ut===null?Ie=dt:ut.sibling=dt,ut=dt);return ot&&Ki(Y,Ye),Ie}for(Oe=d(Oe);!dt.done;Ye++,dt=J.next())dt=se(Oe,Y,Ye,dt.value,oe),dt!==null&&(n&&dt.alternate!==null&&Oe.delete(dt.key===null?Ye:dt.key),F=x(dt,F,Ye),ut===null?Ie=dt:ut.sibling=dt,ut=dt);return n&&Oe.forEach(function(wA){return r(Y,wA)}),ot&&Ki(Y,Ye),Ie}function yt(Y,F,J,oe){if(typeof J=="object"&&J!==null&&J.type===w&&J.key===null&&(J=J.props.children),typeof J=="object"&&J!==null){switch(J.$$typeof){case _:e:{for(var Ie=J.key;F!==null;){if(F.key===Ie){if(Ie=J.type,Ie===w){if(F.tag===7){c(Y,F.sibling),oe=g(F,J.props.children),oe.return=Y,Y=oe;break e}}else if(F.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===j&&wa(Ie)===F.type){c(Y,F.sibling),oe=g(F,J.props),Bl(oe,J),oe.return=Y,Y=oe;break e}c(Y,F);break}else r(Y,F);F=F.sibling}J.type===w?(oe=xa(J.props.children,Y.mode,oe,J.key),oe.return=Y,Y=oe):(oe=Du(J.type,J.key,J.props,null,Y.mode,oe),Bl(oe,J),oe.return=Y,Y=oe)}return k(Y);case y:e:{for(Ie=J.key;F!==null;){if(F.key===Ie)if(F.tag===4&&F.stateNode.containerInfo===J.containerInfo&&F.stateNode.implementation===J.implementation){c(Y,F.sibling),oe=g(F,J.children||[]),oe.return=Y,Y=oe;break e}else{c(Y,F);break}else r(Y,F);F=F.sibling}oe=Nf(J,Y.mode,oe),oe.return=Y,Y=oe}return k(Y);case j:return J=wa(J),yt(Y,F,J,oe)}if(K(J))return Ne(Y,F,J,oe);if(V(J)){if(Ie=V(J),typeof Ie!="function")throw Error(i(150));return J=Ie.call(J),Pe(Y,F,J,oe)}if(typeof J.then=="function")return yt(Y,F,$u(J),oe);if(J.$$typeof===N)return yt(Y,F,zu(Y,J),oe);Hu(Y,J)}return typeof J=="string"&&J!==""||typeof J=="number"||typeof J=="bigint"?(J=""+J,F!==null&&F.tag===6?(c(Y,F.sibling),oe=g(F,J),oe.return=Y,Y=oe):(c(Y,F),oe=Ef(J,Y.mode,oe),oe.return=Y,Y=oe),k(Y)):c(Y,F)}return function(Y,F,J,oe){try{zl=0;var Ie=yt(Y,F,J,oe);return ko=null,Ie}catch(Oe){if(Oe===wo||Oe===Iu)throw Oe;var ut=_n(29,Oe,null,Y.mode);return ut.lanes=oe,ut.return=Y,ut}}}var Ca=xv(!0),vv=xv(!1),Ar=!1;function Pf(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function $f(n,r){n=n.updateQueue,r.updateQueue===n&&(r.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,callbacks:null})}function jr(n){return{lane:n,tag:0,payload:null,callback:null,next:null}}function Mr(n,r,c){var d=n.updateQueue;if(d===null)return null;if(d=d.shared,(ht&2)!==0){var g=d.pending;return g===null?r.next=r:(r.next=g.next,g.next=r),d.pending=r,r=Ru(n),sv(n,null,c),r}return Mu(n,d,r,c),Ru(n)}function Il(n,r,c){if(r=r.updateQueue,r!==null&&(r=r.shared,(c&4194048)!==0)){var d=r.lanes;d&=n.pendingLanes,c|=d,r.lanes=c,He(n,c)}}function Hf(n,r){var c=n.updateQueue,d=n.alternate;if(d!==null&&(d=d.updateQueue,c===d)){var g=null,x=null;if(c=c.firstBaseUpdate,c!==null){do{var k={lane:c.lane,tag:c.tag,payload:c.payload,callback:null,next:null};x===null?g=x=k:x=x.next=k,c=c.next}while(c!==null);x===null?g=x=r:x=x.next=r}else g=x=r;c={baseState:d.baseState,firstBaseUpdate:g,lastBaseUpdate:x,shared:d.shared,callbacks:d.callbacks},n.updateQueue=c;return}n=c.lastBaseUpdate,n===null?c.firstBaseUpdate=r:n.next=r,c.lastBaseUpdate=r}var Uf=!1;function Pl(){if(Uf){var n=So;if(n!==null)throw n}}function $l(n,r,c,d){Uf=!1;var g=n.updateQueue;Ar=!1;var x=g.firstBaseUpdate,k=g.lastBaseUpdate,A=g.shared.pending;if(A!==null){g.shared.pending=null;var I=A,ee=I.next;I.next=null,k===null?x=ee:k.next=ee,k=I;var ie=n.alternate;ie!==null&&(ie=ie.updateQueue,A=ie.lastBaseUpdate,A!==k&&(A===null?ie.firstBaseUpdate=ee:A.next=ee,ie.lastBaseUpdate=I))}if(x!==null){var le=g.baseState;k=0,ie=ee=I=null,A=x;do{var te=A.lane&-536870913,se=te!==A.lane;if(se?(rt&te)===te:(d&te)===te){te!==0&&te===yo&&(Uf=!0),ie!==null&&(ie=ie.next={lane:0,tag:A.tag,payload:A.payload,callback:null,next:null});e:{var Ne=n,Pe=A;te=r;var yt=c;switch(Pe.tag){case 1:if(Ne=Pe.payload,typeof Ne=="function"){le=Ne.call(yt,le,te);break e}le=Ne;break e;case 3:Ne.flags=Ne.flags&-65537|128;case 0:if(Ne=Pe.payload,te=typeof Ne=="function"?Ne.call(yt,le,te):Ne,te==null)break e;le=b({},le,te);break e;case 2:Ar=!0}}te=A.callback,te!==null&&(n.flags|=64,se&&(n.flags|=8192),se=g.callbacks,se===null?g.callbacks=[te]:se.push(te))}else se={lane:te,tag:A.tag,payload:A.payload,callback:A.callback,next:null},ie===null?(ee=ie=se,I=le):ie=ie.next=se,k|=te;if(A=A.next,A===null){if(A=g.shared.pending,A===null)break;se=A,A=se.next,se.next=null,g.lastBaseUpdate=se,g.shared.pending=null}}while(!0);ie===null&&(I=le),g.baseState=I,g.firstBaseUpdate=ee,g.lastBaseUpdate=ie,x===null&&(g.shared.lanes=0),zr|=k,n.lanes=k,n.memoizedState=le}}function _v(n,r){if(typeof n!="function")throw Error(i(191,n));n.call(r)}function yv(n,r){var c=n.callbacks;if(c!==null)for(n.callbacks=null,n=0;n<c.length;n++)_v(c[n],r)}var Co=D(null),Uu=D(0);function Sv(n,r){n=ir,de(Uu,n),de(Co,r),ir=n|r.baseLanes}function Ff(){de(Uu,ir),de(Co,Co.current)}function Vf(){ir=Uu.current,Z(Co),Z(Uu)}var yn=D(null),Pn=null;function Rr(n){var r=n.alternate;de(Yt,Yt.current&1),de(yn,n),Pn===null&&(r===null||Co.current!==null||r.memoizedState!==null)&&(Pn=n)}function qf(n){de(Yt,Yt.current),de(yn,n),Pn===null&&(Pn=n)}function wv(n){n.tag===22?(de(Yt,Yt.current),de(yn,n),Pn===null&&(Pn=n)):Dr()}function Dr(){de(Yt,Yt.current),de(yn,yn.current)}function Sn(n){Z(yn),Pn===n&&(Pn=null),Z(Yt)}var Yt=D(0);function Fu(n){for(var r=n;r!==null;){if(r.tag===13){var c=r.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||Zm(c)||Qm(c)))return r}else if(r.tag===19&&(r.memoizedProps.revealOrder==="forwards"||r.memoizedProps.revealOrder==="backwards"||r.memoizedProps.revealOrder==="unstable_legacy-backwards"||r.memoizedProps.revealOrder==="together")){if((r.flags&128)!==0)return r}else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return null;r=r.return}r.sibling.return=r.return,r=r.sibling}return null}var Xi=0,Ke=null,vt=null,ts=null,Vu=!1,Eo=!1,Ea=!1,qu=0,Hl=0,No=null,fT=0;function Ht(){throw Error(i(321))}function Gf(n,r){if(r===null)return!1;for(var c=0;c<r.length&&c<n.length;c++)if(!vn(n[c],r[c]))return!1;return!0}function Kf(n,r,c,d,g,x){return Xi=x,Ke=r,r.memoizedState=null,r.updateQueue=null,r.lanes=0,L.H=n===null||n.memoizedState===null?a1:lm,Ea=!1,x=c(d,g),Ea=!1,Eo&&(x=Cv(r,c,d,g)),kv(n),x}function kv(n){L.H=Vl;var r=vt!==null&&vt.next!==null;if(Xi=0,ts=vt=Ke=null,Vu=!1,Hl=0,No=null,r)throw Error(i(300));n===null||ss||(n=n.dependencies,n!==null&&Lu(n)&&(ss=!0))}function Cv(n,r,c,d){Ke=n;var g=0;do{if(Eo&&(No=null),Hl=0,Eo=!1,25<=g)throw Error(i(301));if(g+=1,ts=vt=null,n.updateQueue!=null){var x=n.updateQueue;x.lastEffect=null,x.events=null,x.stores=null,x.memoCache!=null&&(x.memoCache.index=0)}L.H=o1,x=r(c,d)}while(Eo);return x}function mT(){var n=L.H,r=n.useState()[0];return r=typeof r.then=="function"?Ul(r):r,n=n.useState()[0],(vt!==null?vt.memoizedState:null)!==n&&(Ke.flags|=1024),r}function Wf(){var n=qu!==0;return qu=0,n}function Yf(n,r,c){r.updateQueue=n.updateQueue,r.flags&=-2053,n.lanes&=~c}function Xf(n){if(Vu){for(n=n.memoizedState;n!==null;){var r=n.queue;r!==null&&(r.pending=null),n=n.next}Vu=!1}Xi=0,ts=vt=Ke=null,Eo=!1,Hl=qu=0,No=null}function Ys(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ts===null?Ke.memoizedState=ts=n:ts=ts.next=n,ts}function Xt(){if(vt===null){var n=Ke.alternate;n=n!==null?n.memoizedState:null}else n=vt.next;var r=ts===null?Ke.memoizedState:ts.next;if(r!==null)ts=r,vt=n;else{if(n===null)throw Ke.alternate===null?Error(i(467)):Error(i(310));vt=n,n={memoizedState:vt.memoizedState,baseState:vt.baseState,baseQueue:vt.baseQueue,queue:vt.queue,next:null},ts===null?Ke.memoizedState=ts=n:ts=ts.next=n}return ts}function Gu(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ul(n){var r=Hl;return Hl+=1,No===null&&(No=[]),n=pv(No,n,r),r=Ke,(ts===null?r.memoizedState:ts.next)===null&&(r=r.alternate,L.H=r===null||r.memoizedState===null?a1:lm),n}function Ku(n){if(n!==null&&typeof n=="object"){if(typeof n.then=="function")return Ul(n);if(n.$$typeof===N)return As(n)}throw Error(i(438,String(n)))}function Zf(n){var r=null,c=Ke.updateQueue;if(c!==null&&(r=c.memoCache),r==null){var d=Ke.alternate;d!==null&&(d=d.updateQueue,d!==null&&(d=d.memoCache,d!=null&&(r={data:d.data.map(function(g){return g.slice()}),index:0})))}if(r==null&&(r={data:[],index:0}),c===null&&(c=Gu(),Ke.updateQueue=c),c.memoCache=r,c=r.data[r.index],c===void 0)for(c=r.data[r.index]=Array(n),d=0;d<n;d++)c[d]=B;return r.index++,c}function Zi(n,r){return typeof r=="function"?r(n):r}function Wu(n){var r=Xt();return Qf(r,vt,n)}function Qf(n,r,c){var d=n.queue;if(d===null)throw Error(i(311));d.lastRenderedReducer=c;var g=n.baseQueue,x=d.pending;if(x!==null){if(g!==null){var k=g.next;g.next=x.next,x.next=k}r.baseQueue=g=x,d.pending=null}if(x=n.baseState,g===null)n.memoizedState=x;else{r=g.next;var A=k=null,I=null,ee=r,ie=!1;do{var le=ee.lane&-536870913;if(le!==ee.lane?(rt&le)===le:(Xi&le)===le){var te=ee.revertLane;if(te===0)I!==null&&(I=I.next={lane:0,revertLane:0,gesture:null,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null}),le===yo&&(ie=!0);else if((Xi&te)===te){ee=ee.next,te===yo&&(ie=!0);continue}else le={lane:0,revertLane:ee.revertLane,gesture:null,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null},I===null?(A=I=le,k=x):I=I.next=le,Ke.lanes|=te,zr|=te;le=ee.action,Ea&&c(x,le),x=ee.hasEagerState?ee.eagerState:c(x,le)}else te={lane:le,revertLane:ee.revertLane,gesture:ee.gesture,action:ee.action,hasEagerState:ee.hasEagerState,eagerState:ee.eagerState,next:null},I===null?(A=I=te,k=x):I=I.next=te,Ke.lanes|=le,zr|=le;ee=ee.next}while(ee!==null&&ee!==r);if(I===null?k=x:I.next=A,!vn(x,n.memoizedState)&&(ss=!0,ie&&(c=So,c!==null)))throw c;n.memoizedState=x,n.baseState=k,n.baseQueue=I,d.lastRenderedState=x}return g===null&&(d.lanes=0),[n.memoizedState,d.dispatch]}function Jf(n){var r=Xt(),c=r.queue;if(c===null)throw Error(i(311));c.lastRenderedReducer=n;var d=c.dispatch,g=c.pending,x=r.memoizedState;if(g!==null){c.pending=null;var k=g=g.next;do x=n(x,k.action),k=k.next;while(k!==g);vn(x,r.memoizedState)||(ss=!0),r.memoizedState=x,r.baseQueue===null&&(r.baseState=x),c.lastRenderedState=x}return[x,d]}function Ev(n,r,c){var d=Ke,g=Xt(),x=ot;if(x){if(c===void 0)throw Error(i(407));c=c()}else c=r();var k=!vn((vt||g).memoizedState,c);if(k&&(g.memoizedState=c,ss=!0),g=g.queue,sm(Av.bind(null,d,g,n),[n]),g.getSnapshot!==r||k||ts!==null&&ts.memoizedState.tag&1){if(d.flags|=2048,To(9,{destroy:void 0},Tv.bind(null,d,g,c,r),null),kt===null)throw Error(i(349));x||(Xi&127)!==0||Nv(d,r,c)}return c}function Nv(n,r,c){n.flags|=16384,n={getSnapshot:r,value:c},r=Ke.updateQueue,r===null?(r=Gu(),Ke.updateQueue=r,r.stores=[n]):(c=r.stores,c===null?r.stores=[n]:c.push(n))}function Tv(n,r,c,d){r.value=c,r.getSnapshot=d,jv(r)&&Mv(n)}function Av(n,r,c){return c(function(){jv(r)&&Mv(n)})}function jv(n){var r=n.getSnapshot;n=n.value;try{var c=r();return!vn(n,c)}catch{return!0}}function Mv(n){var r=ba(n,2);r!==null&&dn(r,n,2)}function em(n){var r=Ys();if(typeof n=="function"){var c=n;if(n=c(),Ea){Rn(!0);try{c()}finally{Rn(!1)}}}return r.memoizedState=r.baseState=n,r.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zi,lastRenderedState:n},r}function Rv(n,r,c,d){return n.baseState=c,Qf(n,vt,typeof d=="function"?d:Zi)}function pT(n,r,c,d,g){if(Zu(n))throw Error(i(485));if(n=r.action,n!==null){var x={payload:g,action:n,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(k){x.listeners.push(k)}};L.T!==null?c(!0):x.isTransition=!1,d(x),c=r.pending,c===null?(x.next=r.pending=x,Dv(r,x)):(x.next=c.next,r.pending=c.next=x)}}function Dv(n,r){var c=r.action,d=r.payload,g=n.state;if(r.isTransition){var x=L.T,k={};L.T=k;try{var A=c(g,d),I=L.S;I!==null&&I(k,A),Ov(n,r,A)}catch(ee){tm(n,r,ee)}finally{x!==null&&k.types!==null&&(x.types=k.types),L.T=x}}else try{x=c(g,d),Ov(n,r,x)}catch(ee){tm(n,r,ee)}}function Ov(n,r,c){c!==null&&typeof c=="object"&&typeof c.then=="function"?c.then(function(d){Lv(n,r,d)},function(d){return tm(n,r,d)}):Lv(n,r,c)}function Lv(n,r,c){r.status="fulfilled",r.value=c,zv(r),n.state=c,r=n.pending,r!==null&&(c=r.next,c===r?n.pending=null:(c=c.next,r.next=c,Dv(n,c)))}function tm(n,r,c){var d=n.pending;if(n.pending=null,d!==null){d=d.next;do r.status="rejected",r.reason=c,zv(r),r=r.next;while(r!==d)}n.action=null}function zv(n){n=n.listeners;for(var r=0;r<n.length;r++)(0,n[r])()}function Bv(n,r){return r}function Iv(n,r){if(ot){var c=kt.formState;if(c!==null){e:{var d=Ke;if(ot){if(At){t:{for(var g=At,x=In;g.nodeType!==8;){if(!x){g=null;break t}if(g=$n(g.nextSibling),g===null){g=null;break t}}x=g.data,g=x==="F!"||x==="F"?g:null}if(g){At=$n(g.nextSibling),d=g.data==="F!";break e}}Nr(d)}d=!1}d&&(r=c[0])}}return c=Ys(),c.memoizedState=c.baseState=r,d={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Bv,lastRenderedState:r},c.queue=d,c=n1.bind(null,Ke,d),d.dispatch=c,d=em(!1),x=om.bind(null,Ke,!1,d.queue),d=Ys(),g={state:r,dispatch:null,action:n,pending:null},d.queue=g,c=pT.bind(null,Ke,g,x,c),g.dispatch=c,d.memoizedState=n,[r,c,!1]}function Pv(n){var r=Xt();return $v(r,vt,n)}function $v(n,r,c){if(r=Qf(n,r,Bv)[0],n=Wu(Zi)[0],typeof r=="object"&&r!==null&&typeof r.then=="function")try{var d=Ul(r)}catch(k){throw k===wo?Iu:k}else d=r;r=Xt();var g=r.queue,x=g.dispatch;return c!==r.memoizedState&&(Ke.flags|=2048,To(9,{destroy:void 0},gT.bind(null,g,c),null)),[d,x,n]}function gT(n,r){n.action=r}function Hv(n){var r=Xt(),c=vt;if(c!==null)return $v(r,c,n);Xt(),r=r.memoizedState,c=Xt();var d=c.queue.dispatch;return c.memoizedState=n,[r,d,!1]}function To(n,r,c,d){return n={tag:n,create:c,deps:d,inst:r,next:null},r=Ke.updateQueue,r===null&&(r=Gu(),Ke.updateQueue=r),c=r.lastEffect,c===null?r.lastEffect=n.next=n:(d=c.next,c.next=n,n.next=d,r.lastEffect=n),n}function Uv(){return Xt().memoizedState}function Yu(n,r,c,d){var g=Ys();Ke.flags|=n,g.memoizedState=To(1|r,{destroy:void 0},c,d===void 0?null:d)}function Xu(n,r,c,d){var g=Xt();d=d===void 0?null:d;var x=g.memoizedState.inst;vt!==null&&d!==null&&Gf(d,vt.memoizedState.deps)?g.memoizedState=To(r,x,c,d):(Ke.flags|=n,g.memoizedState=To(1|r,x,c,d))}function Fv(n,r){Yu(8390656,8,n,r)}function sm(n,r){Xu(2048,8,n,r)}function bT(n){Ke.flags|=4;var r=Ke.updateQueue;if(r===null)r=Gu(),Ke.updateQueue=r,r.events=[n];else{var c=r.events;c===null?r.events=[n]:c.push(n)}}function Vv(n){var r=Xt().memoizedState;return bT({ref:r,nextImpl:n}),function(){if((ht&2)!==0)throw Error(i(440));return r.impl.apply(void 0,arguments)}}function qv(n,r){return Xu(4,2,n,r)}function Gv(n,r){return Xu(4,4,n,r)}function Kv(n,r){if(typeof r=="function"){n=n();var c=r(n);return function(){typeof c=="function"?c():r(null)}}if(r!=null)return n=n(),r.current=n,function(){r.current=null}}function Wv(n,r,c){c=c!=null?c.concat([n]):null,Xu(4,4,Kv.bind(null,r,n),c)}function nm(){}function Yv(n,r){var c=Xt();r=r===void 0?null:r;var d=c.memoizedState;return r!==null&&Gf(r,d[1])?d[0]:(c.memoizedState=[n,r],n)}function Xv(n,r){var c=Xt();r=r===void 0?null:r;var d=c.memoizedState;if(r!==null&&Gf(r,d[1]))return d[0];if(d=n(),Ea){Rn(!0);try{n()}finally{Rn(!1)}}return c.memoizedState=[d,r],d}function im(n,r,c){return c===void 0||(Xi&1073741824)!==0&&(rt&261930)===0?n.memoizedState=r:(n.memoizedState=c,n=Z1(),Ke.lanes|=n,zr|=n,c)}function Zv(n,r,c,d){return vn(c,r)?c:Co.current!==null?(n=im(n,c,d),vn(n,r)||(ss=!0),n):(Xi&42)===0||(Xi&1073741824)!==0&&(rt&261930)===0?(ss=!0,n.memoizedState=c):(n=Z1(),Ke.lanes|=n,zr|=n,r)}function Qv(n,r,c,d,g){var x=X.p;X.p=x!==0&&8>x?x:8;var k=L.T,A={};L.T=A,om(n,!1,r,c);try{var I=g(),ee=L.S;if(ee!==null&&ee(A,I),I!==null&&typeof I=="object"&&typeof I.then=="function"){var ie=hT(I,d);Fl(n,r,ie,Cn(n))}else Fl(n,r,d,Cn(n))}catch(le){Fl(n,r,{then:function(){},status:"rejected",reason:le},Cn())}finally{X.p=x,k!==null&&A.types!==null&&(k.types=A.types),L.T=k}}function xT(){}function rm(n,r,c,d){if(n.tag!==5)throw Error(i(476));var g=Jv(n).queue;Qv(n,g,r,Q,c===null?xT:function(){return e1(n),c(d)})}function Jv(n){var r=n.memoizedState;if(r!==null)return r;r={memoizedState:Q,baseState:Q,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zi,lastRenderedState:Q},next:null};var c={};return r.next={memoizedState:c,baseState:c,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zi,lastRenderedState:c},next:null},n.memoizedState=r,n=n.alternate,n!==null&&(n.memoizedState=r),r}function e1(n){var r=Jv(n);r.next===null&&(r=n.alternate.memoizedState),Fl(n,r.next.queue,{},Cn())}function am(){return As(ac)}function t1(){return Xt().memoizedState}function s1(){return Xt().memoizedState}function vT(n){for(var r=n.return;r!==null;){switch(r.tag){case 24:case 3:var c=Cn();n=jr(c);var d=Mr(r,n,c);d!==null&&(dn(d,r,c),Il(d,r,c)),r={cache:Lf()},n.payload=r;return}r=r.return}}function _T(n,r,c){var d=Cn();c={lane:d,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null},Zu(n)?i1(r,c):(c=kf(n,r,c,d),c!==null&&(dn(c,n,d),r1(c,r,d)))}function n1(n,r,c){var d=Cn();Fl(n,r,c,d)}function Fl(n,r,c,d){var g={lane:d,revertLane:0,gesture:null,action:c,hasEagerState:!1,eagerState:null,next:null};if(Zu(n))i1(r,g);else{var x=n.alternate;if(n.lanes===0&&(x===null||x.lanes===0)&&(x=r.lastRenderedReducer,x!==null))try{var k=r.lastRenderedState,A=x(k,c);if(g.hasEagerState=!0,g.eagerState=A,vn(A,k))return Mu(n,r,g,0),kt===null&&ju(),!1}catch{}if(c=kf(n,r,g,d),c!==null)return dn(c,n,d),r1(c,r,d),!0}return!1}function om(n,r,c,d){if(d={lane:2,revertLane:Pm(),gesture:null,action:d,hasEagerState:!1,eagerState:null,next:null},Zu(n)){if(r)throw Error(i(479))}else r=kf(n,c,d,2),r!==null&&dn(r,n,2)}function Zu(n){var r=n.alternate;return n===Ke||r!==null&&r===Ke}function i1(n,r){Eo=Vu=!0;var c=n.pending;c===null?r.next=r:(r.next=c.next,c.next=r),n.pending=r}function r1(n,r,c){if((c&4194048)!==0){var d=r.lanes;d&=n.pendingLanes,c|=d,r.lanes=c,He(n,c)}}var Vl={readContext:As,use:Ku,useCallback:Ht,useContext:Ht,useEffect:Ht,useImperativeHandle:Ht,useLayoutEffect:Ht,useInsertionEffect:Ht,useMemo:Ht,useReducer:Ht,useRef:Ht,useState:Ht,useDebugValue:Ht,useDeferredValue:Ht,useTransition:Ht,useSyncExternalStore:Ht,useId:Ht,useHostTransitionStatus:Ht,useFormState:Ht,useActionState:Ht,useOptimistic:Ht,useMemoCache:Ht,useCacheRefresh:Ht};Vl.useEffectEvent=Ht;var a1={readContext:As,use:Ku,useCallback:function(n,r){return Ys().memoizedState=[n,r===void 0?null:r],n},useContext:As,useEffect:Fv,useImperativeHandle:function(n,r,c){c=c!=null?c.concat([n]):null,Yu(4194308,4,Kv.bind(null,r,n),c)},useLayoutEffect:function(n,r){return Yu(4194308,4,n,r)},useInsertionEffect:function(n,r){Yu(4,2,n,r)},useMemo:function(n,r){var c=Ys();r=r===void 0?null:r;var d=n();if(Ea){Rn(!0);try{n()}finally{Rn(!1)}}return c.memoizedState=[d,r],d},useReducer:function(n,r,c){var d=Ys();if(c!==void 0){var g=c(r);if(Ea){Rn(!0);try{c(r)}finally{Rn(!1)}}}else g=r;return d.memoizedState=d.baseState=g,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:g},d.queue=n,n=n.dispatch=_T.bind(null,Ke,n),[d.memoizedState,n]},useRef:function(n){var r=Ys();return n={current:n},r.memoizedState=n},useState:function(n){n=em(n);var r=n.queue,c=n1.bind(null,Ke,r);return r.dispatch=c,[n.memoizedState,c]},useDebugValue:nm,useDeferredValue:function(n,r){var c=Ys();return im(c,n,r)},useTransition:function(){var n=em(!1);return n=Qv.bind(null,Ke,n.queue,!0,!1),Ys().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,r,c){var d=Ke,g=Ys();if(ot){if(c===void 0)throw Error(i(407));c=c()}else{if(c=r(),kt===null)throw Error(i(349));(rt&127)!==0||Nv(d,r,c)}g.memoizedState=c;var x={value:c,getSnapshot:r};return g.queue=x,Fv(Av.bind(null,d,x,n),[n]),d.flags|=2048,To(9,{destroy:void 0},Tv.bind(null,d,x,c,r),null),c},useId:function(){var n=Ys(),r=kt.identifierPrefix;if(ot){var c=mi,d=fi;c=(d&~(1<<32-Es(d)-1)).toString(32)+c,r="_"+r+"R_"+c,c=qu++,0<c&&(r+="H"+c.toString(32)),r+="_"}else c=fT++,r="_"+r+"r_"+c.toString(32)+"_";return n.memoizedState=r},useHostTransitionStatus:am,useFormState:Iv,useActionState:Iv,useOptimistic:function(n){var r=Ys();r.memoizedState=r.baseState=n;var c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return r.queue=c,r=om.bind(null,Ke,!0,c),c.dispatch=r,[n,r]},useMemoCache:Zf,useCacheRefresh:function(){return Ys().memoizedState=vT.bind(null,Ke)},useEffectEvent:function(n){var r=Ys(),c={impl:n};return r.memoizedState=c,function(){if((ht&2)!==0)throw Error(i(440));return c.impl.apply(void 0,arguments)}}},lm={readContext:As,use:Ku,useCallback:Yv,useContext:As,useEffect:sm,useImperativeHandle:Wv,useInsertionEffect:qv,useLayoutEffect:Gv,useMemo:Xv,useReducer:Wu,useRef:Uv,useState:function(){return Wu(Zi)},useDebugValue:nm,useDeferredValue:function(n,r){var c=Xt();return Zv(c,vt.memoizedState,n,r)},useTransition:function(){var n=Wu(Zi)[0],r=Xt().memoizedState;return[typeof n=="boolean"?n:Ul(n),r]},useSyncExternalStore:Ev,useId:t1,useHostTransitionStatus:am,useFormState:Pv,useActionState:Pv,useOptimistic:function(n,r){var c=Xt();return Rv(c,vt,n,r)},useMemoCache:Zf,useCacheRefresh:s1};lm.useEffectEvent=Vv;var o1={readContext:As,use:Ku,useCallback:Yv,useContext:As,useEffect:sm,useImperativeHandle:Wv,useInsertionEffect:qv,useLayoutEffect:Gv,useMemo:Xv,useReducer:Jf,useRef:Uv,useState:function(){return Jf(Zi)},useDebugValue:nm,useDeferredValue:function(n,r){var c=Xt();return vt===null?im(c,n,r):Zv(c,vt.memoizedState,n,r)},useTransition:function(){var n=Jf(Zi)[0],r=Xt().memoizedState;return[typeof n=="boolean"?n:Ul(n),r]},useSyncExternalStore:Ev,useId:t1,useHostTransitionStatus:am,useFormState:Hv,useActionState:Hv,useOptimistic:function(n,r){var c=Xt();return vt!==null?Rv(c,vt,n,r):(c.baseState=n,[n,c.queue.dispatch])},useMemoCache:Zf,useCacheRefresh:s1};o1.useEffectEvent=Vv;function cm(n,r,c,d){r=n.memoizedState,c=c(d,r),c=c==null?r:b({},r,c),n.memoizedState=c,n.lanes===0&&(n.updateQueue.baseState=c)}var um={enqueueSetState:function(n,r,c){n=n._reactInternals;var d=Cn(),g=jr(d);g.payload=r,c!=null&&(g.callback=c),r=Mr(n,g,d),r!==null&&(dn(r,n,d),Il(r,n,d))},enqueueReplaceState:function(n,r,c){n=n._reactInternals;var d=Cn(),g=jr(d);g.tag=1,g.payload=r,c!=null&&(g.callback=c),r=Mr(n,g,d),r!==null&&(dn(r,n,d),Il(r,n,d))},enqueueForceUpdate:function(n,r){n=n._reactInternals;var c=Cn(),d=jr(c);d.tag=2,r!=null&&(d.callback=r),r=Mr(n,d,c),r!==null&&(dn(r,n,c),Il(r,n,c))}};function l1(n,r,c,d,g,x,k){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(d,x,k):r.prototype&&r.prototype.isPureReactComponent?!jl(c,d)||!jl(g,x):!0}function c1(n,r,c,d){n=r.state,typeof r.componentWillReceiveProps=="function"&&r.componentWillReceiveProps(c,d),typeof r.UNSAFE_componentWillReceiveProps=="function"&&r.UNSAFE_componentWillReceiveProps(c,d),r.state!==n&&um.enqueueReplaceState(r,r.state,null)}function Na(n,r){var c=r;if("ref"in r){c={};for(var d in r)d!=="ref"&&(c[d]=r[d])}if(n=n.defaultProps){c===r&&(c=b({},c));for(var g in n)c[g]===void 0&&(c[g]=n[g])}return c}function u1(n){Au(n)}function d1(n){console.error(n)}function h1(n){Au(n)}function Qu(n,r){try{var c=n.onUncaughtError;c(r.value,{componentStack:r.stack})}catch(d){setTimeout(function(){throw d})}}function f1(n,r,c){try{var d=n.onCaughtError;d(c.value,{componentStack:c.stack,errorBoundary:r.tag===1?r.stateNode:null})}catch(g){setTimeout(function(){throw g})}}function dm(n,r,c){return c=jr(c),c.tag=3,c.payload={element:null},c.callback=function(){Qu(n,r)},c}function m1(n){return n=jr(n),n.tag=3,n}function p1(n,r,c,d){var g=c.type.getDerivedStateFromError;if(typeof g=="function"){var x=d.value;n.payload=function(){return g(x)},n.callback=function(){f1(r,c,d)}}var k=c.stateNode;k!==null&&typeof k.componentDidCatch=="function"&&(n.callback=function(){f1(r,c,d),typeof g!="function"&&(Br===null?Br=new Set([this]):Br.add(this));var A=d.stack;this.componentDidCatch(d.value,{componentStack:A!==null?A:""})})}function yT(n,r,c,d,g){if(c.flags|=32768,d!==null&&typeof d=="object"&&typeof d.then=="function"){if(r=c.alternate,r!==null&&_o(r,c,g,!0),c=yn.current,c!==null){switch(c.tag){case 31:case 13:return Pn===null?ud():c.alternate===null&&Ut===0&&(Ut=3),c.flags&=-257,c.flags|=65536,c.lanes=g,d===Pu?c.flags|=16384:(r=c.updateQueue,r===null?c.updateQueue=new Set([d]):r.add(d),zm(n,d,g)),!1;case 22:return c.flags|=65536,d===Pu?c.flags|=16384:(r=c.updateQueue,r===null?(r={transitions:null,markerInstances:null,retryQueue:new Set([d])},c.updateQueue=r):(c=r.retryQueue,c===null?r.retryQueue=new Set([d]):c.add(d)),zm(n,d,g)),!1}throw Error(i(435,c.tag))}return zm(n,d,g),ud(),!1}if(ot)return r=yn.current,r!==null?((r.flags&65536)===0&&(r.flags|=256),r.flags|=65536,r.lanes=g,d!==jf&&(n=Error(i(422),{cause:d}),Dl(Ln(n,c)))):(d!==jf&&(r=Error(i(423),{cause:d}),Dl(Ln(r,c))),n=n.current.alternate,n.flags|=65536,g&=-g,n.lanes|=g,d=Ln(d,c),g=dm(n.stateNode,d,g),Hf(n,g),Ut!==4&&(Ut=2)),!1;var x=Error(i(520),{cause:d});if(x=Ln(x,c),Ql===null?Ql=[x]:Ql.push(x),Ut!==4&&(Ut=2),r===null)return!0;d=Ln(d,c),c=r;do{switch(c.tag){case 3:return c.flags|=65536,n=g&-g,c.lanes|=n,n=dm(c.stateNode,d,n),Hf(c,n),!1;case 1:if(r=c.type,x=c.stateNode,(c.flags&128)===0&&(typeof r.getDerivedStateFromError=="function"||x!==null&&typeof x.componentDidCatch=="function"&&(Br===null||!Br.has(x))))return c.flags|=65536,g&=-g,c.lanes|=g,g=m1(g),p1(g,n,c,d),Hf(c,g),!1}c=c.return}while(c!==null);return!1}var hm=Error(i(461)),ss=!1;function js(n,r,c,d){r.child=n===null?vv(r,null,c,d):Ca(r,n.child,c,d)}function g1(n,r,c,d,g){c=c.render;var x=r.ref;if("ref"in d){var k={};for(var A in d)A!=="ref"&&(k[A]=d[A])}else k=d;return ya(r),d=Kf(n,r,c,k,x,g),A=Wf(),n!==null&&!ss?(Yf(n,r,g),Qi(n,r,g)):(ot&&A&&Tf(r),r.flags|=1,js(n,r,d,g),r.child)}function b1(n,r,c,d,g){if(n===null){var x=c.type;return typeof x=="function"&&!Cf(x)&&x.defaultProps===void 0&&c.compare===null?(r.tag=15,r.type=x,x1(n,r,x,d,g)):(n=Du(c.type,null,d,r,r.mode,g),n.ref=r.ref,n.return=r,r.child=n)}if(x=n.child,!_m(n,g)){var k=x.memoizedProps;if(c=c.compare,c=c!==null?c:jl,c(k,d)&&n.ref===r.ref)return Qi(n,r,g)}return r.flags|=1,n=Gi(x,d),n.ref=r.ref,n.return=r,r.child=n}function x1(n,r,c,d,g){if(n!==null){var x=n.memoizedProps;if(jl(x,d)&&n.ref===r.ref)if(ss=!1,r.pendingProps=d=x,_m(n,g))(n.flags&131072)!==0&&(ss=!0);else return r.lanes=n.lanes,Qi(n,r,g)}return fm(n,r,c,d,g)}function v1(n,r,c,d){var g=d.children,x=n!==null?n.memoizedState:null;if(n===null&&r.stateNode===null&&(r.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),d.mode==="hidden"){if((r.flags&128)!==0){if(x=x!==null?x.baseLanes|c:c,n!==null){for(d=r.child=n.child,g=0;d!==null;)g=g|d.lanes|d.childLanes,d=d.sibling;d=g&~x}else d=0,r.child=null;return _1(n,r,x,c,d)}if((c&536870912)!==0)r.memoizedState={baseLanes:0,cachePool:null},n!==null&&Bu(r,x!==null?x.cachePool:null),x!==null?Sv(r,x):Ff(),wv(r);else return d=r.lanes=536870912,_1(n,r,x!==null?x.baseLanes|c:c,c,d)}else x!==null?(Bu(r,x.cachePool),Sv(r,x),Dr(),r.memoizedState=null):(n!==null&&Bu(r,null),Ff(),Dr());return js(n,r,g,c),r.child}function ql(n,r){return n!==null&&n.tag===22||r.stateNode!==null||(r.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.sibling}function _1(n,r,c,d,g){var x=Bf();return x=x===null?null:{parent:es._currentValue,pool:x},r.memoizedState={baseLanes:c,cachePool:x},n!==null&&Bu(r,null),Ff(),wv(r),n!==null&&_o(n,r,d,!0),r.childLanes=g,null}function Ju(n,r){return r=td({mode:r.mode,children:r.children},n.mode),r.ref=n.ref,n.child=r,r.return=n,r}function y1(n,r,c){return Ca(r,n.child,null,c),n=Ju(r,r.pendingProps),n.flags|=2,Sn(r),r.memoizedState=null,n}function ST(n,r,c){var d=r.pendingProps,g=(r.flags&128)!==0;if(r.flags&=-129,n===null){if(ot){if(d.mode==="hidden")return n=Ju(r,d),r.lanes=536870912,ql(null,n);if(qf(r),(n=At)?(n=D_(n,In),n=n!==null&&n.data==="&"?n:null,n!==null&&(r.memoizedState={dehydrated:n,treeContext:Cr!==null?{id:fi,overflow:mi}:null,retryLane:536870912,hydrationErrors:null},c=iv(n),c.return=r,r.child=c,Ts=r,At=null)):n=null,n===null)throw Nr(r);return r.lanes=536870912,null}return Ju(r,d)}var x=n.memoizedState;if(x!==null){var k=x.dehydrated;if(qf(r),g)if(r.flags&256)r.flags&=-257,r=y1(n,r,c);else if(r.memoizedState!==null)r.child=n.child,r.flags|=128,r=null;else throw Error(i(558));else if(ss||_o(n,r,c,!1),g=(c&n.childLanes)!==0,ss||g){if(d=kt,d!==null&&(k=Gt(d,c),k!==0&&k!==x.retryLane))throw x.retryLane=k,ba(n,k),dn(d,n,k),hm;ud(),r=y1(n,r,c)}else n=x.treeContext,At=$n(k.nextSibling),Ts=r,ot=!0,Er=null,In=!1,n!==null&&ov(r,n),r=Ju(r,d),r.flags|=4096;return r}return n=Gi(n.child,{mode:d.mode,children:d.children}),n.ref=r.ref,r.child=n,n.return=r,n}function ed(n,r){var c=r.ref;if(c===null)n!==null&&n.ref!==null&&(r.flags|=4194816);else{if(typeof c!="function"&&typeof c!="object")throw Error(i(284));(n===null||n.ref!==c)&&(r.flags|=4194816)}}function fm(n,r,c,d,g){return ya(r),c=Kf(n,r,c,d,void 0,g),d=Wf(),n!==null&&!ss?(Yf(n,r,g),Qi(n,r,g)):(ot&&d&&Tf(r),r.flags|=1,js(n,r,c,g),r.child)}function S1(n,r,c,d,g,x){return ya(r),r.updateQueue=null,c=Cv(r,d,c,g),kv(n),d=Wf(),n!==null&&!ss?(Yf(n,r,x),Qi(n,r,x)):(ot&&d&&Tf(r),r.flags|=1,js(n,r,c,x),r.child)}function w1(n,r,c,d,g){if(ya(r),r.stateNode===null){var x=go,k=c.contextType;typeof k=="object"&&k!==null&&(x=As(k)),x=new c(d,x),r.memoizedState=x.state!==null&&x.state!==void 0?x.state:null,x.updater=um,r.stateNode=x,x._reactInternals=r,x=r.stateNode,x.props=d,x.state=r.memoizedState,x.refs={},Pf(r),k=c.contextType,x.context=typeof k=="object"&&k!==null?As(k):go,x.state=r.memoizedState,k=c.getDerivedStateFromProps,typeof k=="function"&&(cm(r,c,k,d),x.state=r.memoizedState),typeof c.getDerivedStateFromProps=="function"||typeof x.getSnapshotBeforeUpdate=="function"||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(k=x.state,typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount(),k!==x.state&&um.enqueueReplaceState(x,x.state,null),$l(r,d,x,g),Pl(),x.state=r.memoizedState),typeof x.componentDidMount=="function"&&(r.flags|=4194308),d=!0}else if(n===null){x=r.stateNode;var A=r.memoizedProps,I=Na(c,A);x.props=I;var ee=x.context,ie=c.contextType;k=go,typeof ie=="object"&&ie!==null&&(k=As(ie));var le=c.getDerivedStateFromProps;ie=typeof le=="function"||typeof x.getSnapshotBeforeUpdate=="function",A=r.pendingProps!==A,ie||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(A||ee!==k)&&c1(r,x,d,k),Ar=!1;var te=r.memoizedState;x.state=te,$l(r,d,x,g),Pl(),ee=r.memoizedState,A||te!==ee||Ar?(typeof le=="function"&&(cm(r,c,le,d),ee=r.memoizedState),(I=Ar||l1(r,c,I,d,te,ee,k))?(ie||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount()),typeof x.componentDidMount=="function"&&(r.flags|=4194308)):(typeof x.componentDidMount=="function"&&(r.flags|=4194308),r.memoizedProps=d,r.memoizedState=ee),x.props=d,x.state=ee,x.context=k,d=I):(typeof x.componentDidMount=="function"&&(r.flags|=4194308),d=!1)}else{x=r.stateNode,$f(n,r),k=r.memoizedProps,ie=Na(c,k),x.props=ie,le=r.pendingProps,te=x.context,ee=c.contextType,I=go,typeof ee=="object"&&ee!==null&&(I=As(ee)),A=c.getDerivedStateFromProps,(ee=typeof A=="function"||typeof x.getSnapshotBeforeUpdate=="function")||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(k!==le||te!==I)&&c1(r,x,d,I),Ar=!1,te=r.memoizedState,x.state=te,$l(r,d,x,g),Pl();var se=r.memoizedState;k!==le||te!==se||Ar||n!==null&&n.dependencies!==null&&Lu(n.dependencies)?(typeof A=="function"&&(cm(r,c,A,d),se=r.memoizedState),(ie=Ar||l1(r,c,ie,d,te,se,I)||n!==null&&n.dependencies!==null&&Lu(n.dependencies))?(ee||typeof x.UNSAFE_componentWillUpdate!="function"&&typeof x.componentWillUpdate!="function"||(typeof x.componentWillUpdate=="function"&&x.componentWillUpdate(d,se,I),typeof x.UNSAFE_componentWillUpdate=="function"&&x.UNSAFE_componentWillUpdate(d,se,I)),typeof x.componentDidUpdate=="function"&&(r.flags|=4),typeof x.getSnapshotBeforeUpdate=="function"&&(r.flags|=1024)):(typeof x.componentDidUpdate!="function"||k===n.memoizedProps&&te===n.memoizedState||(r.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||k===n.memoizedProps&&te===n.memoizedState||(r.flags|=1024),r.memoizedProps=d,r.memoizedState=se),x.props=d,x.state=se,x.context=I,d=ie):(typeof x.componentDidUpdate!="function"||k===n.memoizedProps&&te===n.memoizedState||(r.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||k===n.memoizedProps&&te===n.memoizedState||(r.flags|=1024),d=!1)}return x=d,ed(n,r),d=(r.flags&128)!==0,x||d?(x=r.stateNode,c=d&&typeof c.getDerivedStateFromError!="function"?null:x.render(),r.flags|=1,n!==null&&d?(r.child=Ca(r,n.child,null,g),r.child=Ca(r,null,c,g)):js(n,r,c,g),r.memoizedState=x.state,n=r.child):n=Qi(n,r,g),n}function k1(n,r,c,d){return va(),r.flags|=256,js(n,r,c,d),r.child}var mm={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function pm(n){return{baseLanes:n,cachePool:fv()}}function gm(n,r,c){return n=n!==null?n.childLanes&~c:0,r&&(n|=kn),n}function C1(n,r,c){var d=r.pendingProps,g=!1,x=(r.flags&128)!==0,k;if((k=x)||(k=n!==null&&n.memoizedState===null?!1:(Yt.current&2)!==0),k&&(g=!0,r.flags&=-129),k=(r.flags&32)!==0,r.flags&=-33,n===null){if(ot){if(g?Rr(r):Dr(),(n=At)?(n=D_(n,In),n=n!==null&&n.data!=="&"?n:null,n!==null&&(r.memoizedState={dehydrated:n,treeContext:Cr!==null?{id:fi,overflow:mi}:null,retryLane:536870912,hydrationErrors:null},c=iv(n),c.return=r,r.child=c,Ts=r,At=null)):n=null,n===null)throw Nr(r);return Qm(n)?r.lanes=32:r.lanes=536870912,null}var A=d.children;return d=d.fallback,g?(Dr(),g=r.mode,A=td({mode:"hidden",children:A},g),d=xa(d,g,c,null),A.return=r,d.return=r,A.sibling=d,r.child=A,d=r.child,d.memoizedState=pm(c),d.childLanes=gm(n,k,c),r.memoizedState=mm,ql(null,d)):(Rr(r),bm(r,A))}var I=n.memoizedState;if(I!==null&&(A=I.dehydrated,A!==null)){if(x)r.flags&256?(Rr(r),r.flags&=-257,r=xm(n,r,c)):r.memoizedState!==null?(Dr(),r.child=n.child,r.flags|=128,r=null):(Dr(),A=d.fallback,g=r.mode,d=td({mode:"visible",children:d.children},g),A=xa(A,g,c,null),A.flags|=2,d.return=r,A.return=r,d.sibling=A,r.child=d,Ca(r,n.child,null,c),d=r.child,d.memoizedState=pm(c),d.childLanes=gm(n,k,c),r.memoizedState=mm,r=ql(null,d));else if(Rr(r),Qm(A)){if(k=A.nextSibling&&A.nextSibling.dataset,k)var ee=k.dgst;k=ee,d=Error(i(419)),d.stack="",d.digest=k,Dl({value:d,source:null,stack:null}),r=xm(n,r,c)}else if(ss||_o(n,r,c,!1),k=(c&n.childLanes)!==0,ss||k){if(k=kt,k!==null&&(d=Gt(k,c),d!==0&&d!==I.retryLane))throw I.retryLane=d,ba(n,d),dn(k,n,d),hm;Zm(A)||ud(),r=xm(n,r,c)}else Zm(A)?(r.flags|=192,r.child=n.child,r=null):(n=I.treeContext,At=$n(A.nextSibling),Ts=r,ot=!0,Er=null,In=!1,n!==null&&ov(r,n),r=bm(r,d.children),r.flags|=4096);return r}return g?(Dr(),A=d.fallback,g=r.mode,I=n.child,ee=I.sibling,d=Gi(I,{mode:"hidden",children:d.children}),d.subtreeFlags=I.subtreeFlags&65011712,ee!==null?A=Gi(ee,A):(A=xa(A,g,c,null),A.flags|=2),A.return=r,d.return=r,d.sibling=A,r.child=d,ql(null,d),d=r.child,A=n.child.memoizedState,A===null?A=pm(c):(g=A.cachePool,g!==null?(I=es._currentValue,g=g.parent!==I?{parent:I,pool:I}:g):g=fv(),A={baseLanes:A.baseLanes|c,cachePool:g}),d.memoizedState=A,d.childLanes=gm(n,k,c),r.memoizedState=mm,ql(n.child,d)):(Rr(r),c=n.child,n=c.sibling,c=Gi(c,{mode:"visible",children:d.children}),c.return=r,c.sibling=null,n!==null&&(k=r.deletions,k===null?(r.deletions=[n],r.flags|=16):k.push(n)),r.child=c,r.memoizedState=null,c)}function bm(n,r){return r=td({mode:"visible",children:r},n.mode),r.return=n,n.child=r}function td(n,r){return n=_n(22,n,null,r),n.lanes=0,n}function xm(n,r,c){return Ca(r,n.child,null,c),n=bm(r,r.pendingProps.children),n.flags|=2,r.memoizedState=null,n}function E1(n,r,c){n.lanes|=r;var d=n.alternate;d!==null&&(d.lanes|=r),Df(n.return,r,c)}function vm(n,r,c,d,g,x){var k=n.memoizedState;k===null?n.memoizedState={isBackwards:r,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:g,treeForkCount:x}:(k.isBackwards=r,k.rendering=null,k.renderingStartTime=0,k.last=d,k.tail=c,k.tailMode=g,k.treeForkCount=x)}function N1(n,r,c){var d=r.pendingProps,g=d.revealOrder,x=d.tail;d=d.children;var k=Yt.current,A=(k&2)!==0;if(A?(k=k&1|2,r.flags|=128):k&=1,de(Yt,k),js(n,r,d,c),d=ot?Rl:0,!A&&n!==null&&(n.flags&128)!==0)e:for(n=r.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&E1(n,c,r);else if(n.tag===19)E1(n,c,r);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===r)break e;for(;n.sibling===null;){if(n.return===null||n.return===r)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}switch(g){case"forwards":for(c=r.child,g=null;c!==null;)n=c.alternate,n!==null&&Fu(n)===null&&(g=c),c=c.sibling;c=g,c===null?(g=r.child,r.child=null):(g=c.sibling,c.sibling=null),vm(r,!1,g,c,x,d);break;case"backwards":case"unstable_legacy-backwards":for(c=null,g=r.child,r.child=null;g!==null;){if(n=g.alternate,n!==null&&Fu(n)===null){r.child=g;break}n=g.sibling,g.sibling=c,c=g,g=n}vm(r,!0,c,null,x,d);break;case"together":vm(r,!1,null,null,void 0,d);break;default:r.memoizedState=null}return r.child}function Qi(n,r,c){if(n!==null&&(r.dependencies=n.dependencies),zr|=r.lanes,(c&r.childLanes)===0)if(n!==null){if(_o(n,r,c,!1),(c&r.childLanes)===0)return null}else return null;if(n!==null&&r.child!==n.child)throw Error(i(153));if(r.child!==null){for(n=r.child,c=Gi(n,n.pendingProps),r.child=c,c.return=r;n.sibling!==null;)n=n.sibling,c=c.sibling=Gi(n,n.pendingProps),c.return=r;c.sibling=null}return r.child}function _m(n,r){return(n.lanes&r)!==0?!0:(n=n.dependencies,!!(n!==null&&Lu(n)))}function wT(n,r,c){switch(r.tag){case 3:je(r,r.stateNode.containerInfo),Tr(r,es,n.memoizedState.cache),va();break;case 27:case 5:We(r);break;case 4:je(r,r.stateNode.containerInfo);break;case 10:Tr(r,r.type,r.memoizedProps.value);break;case 31:if(r.memoizedState!==null)return r.flags|=128,qf(r),null;break;case 13:var d=r.memoizedState;if(d!==null)return d.dehydrated!==null?(Rr(r),r.flags|=128,null):(c&r.child.childLanes)!==0?C1(n,r,c):(Rr(r),n=Qi(n,r,c),n!==null?n.sibling:null);Rr(r);break;case 19:var g=(n.flags&128)!==0;if(d=(c&r.childLanes)!==0,d||(_o(n,r,c,!1),d=(c&r.childLanes)!==0),g){if(d)return N1(n,r,c);r.flags|=128}if(g=r.memoizedState,g!==null&&(g.rendering=null,g.tail=null,g.lastEffect=null),de(Yt,Yt.current),d)break;return null;case 22:return r.lanes=0,v1(n,r,c,r.pendingProps);case 24:Tr(r,es,n.memoizedState.cache)}return Qi(n,r,c)}function T1(n,r,c){if(n!==null)if(n.memoizedProps!==r.pendingProps)ss=!0;else{if(!_m(n,c)&&(r.flags&128)===0)return ss=!1,wT(n,r,c);ss=(n.flags&131072)!==0}else ss=!1,ot&&(r.flags&1048576)!==0&&av(r,Rl,r.index);switch(r.lanes=0,r.tag){case 16:e:{var d=r.pendingProps;if(n=wa(r.elementType),r.type=n,typeof n=="function")Cf(n)?(d=Na(n,d),r.tag=1,r=w1(null,r,n,d,c)):(r.tag=0,r=fm(null,r,n,d,c));else{if(n!=null){var g=n.$$typeof;if(g===M){r.tag=11,r=g1(null,r,n,d,c);break e}else if(g===O){r.tag=14,r=b1(null,r,n,d,c);break e}}throw r=W(n)||n,Error(i(306,r,""))}}return r;case 0:return fm(n,r,r.type,r.pendingProps,c);case 1:return d=r.type,g=Na(d,r.pendingProps),w1(n,r,d,g,c);case 3:e:{if(je(r,r.stateNode.containerInfo),n===null)throw Error(i(387));d=r.pendingProps;var x=r.memoizedState;g=x.element,$f(n,r),$l(r,d,null,c);var k=r.memoizedState;if(d=k.cache,Tr(r,es,d),d!==x.cache&&Of(r,[es],c,!0),Pl(),d=k.element,x.isDehydrated)if(x={element:d,isDehydrated:!1,cache:k.cache},r.updateQueue.baseState=x,r.memoizedState=x,r.flags&256){r=k1(n,r,d,c);break e}else if(d!==g){g=Ln(Error(i(424)),r),Dl(g),r=k1(n,r,d,c);break e}else for(n=r.stateNode.containerInfo,n.nodeType===9?n=n.body:n=n.nodeName==="HTML"?n.ownerDocument.body:n,At=$n(n.firstChild),Ts=r,ot=!0,Er=null,In=!0,c=vv(r,null,d,c),r.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{if(va(),d===g){r=Qi(n,r,c);break e}js(n,r,d,c)}r=r.child}return r;case 26:return ed(n,r),n===null?(c=P_(r.type,null,r.pendingProps,null))?r.memoizedState=c:ot||(c=r.type,n=r.pendingProps,d=bd(ge.current).createElement(c),d[Kt]=r,d[$s]=n,Ms(d,c,n),Qt(d),r.stateNode=d):r.memoizedState=P_(r.type,n.memoizedProps,r.pendingProps,n.memoizedState),null;case 27:return We(r),n===null&&ot&&(d=r.stateNode=z_(r.type,r.pendingProps,ge.current),Ts=r,In=!0,g=At,Hr(r.type)?(Jm=g,At=$n(d.firstChild)):At=g),js(n,r,r.pendingProps.children,c),ed(n,r),n===null&&(r.flags|=4194304),r.child;case 5:return n===null&&ot&&((g=d=At)&&(d=JT(d,r.type,r.pendingProps,In),d!==null?(r.stateNode=d,Ts=r,At=$n(d.firstChild),In=!1,g=!0):g=!1),g||Nr(r)),We(r),g=r.type,x=r.pendingProps,k=n!==null?n.memoizedProps:null,d=x.children,Wm(g,x)?d=null:k!==null&&Wm(g,k)&&(r.flags|=32),r.memoizedState!==null&&(g=Kf(n,r,mT,null,null,c),ac._currentValue=g),ed(n,r),js(n,r,d,c),r.child;case 6:return n===null&&ot&&((n=c=At)&&(c=eA(c,r.pendingProps,In),c!==null?(r.stateNode=c,Ts=r,At=null,n=!0):n=!1),n||Nr(r)),null;case 13:return C1(n,r,c);case 4:return je(r,r.stateNode.containerInfo),d=r.pendingProps,n===null?r.child=Ca(r,null,d,c):js(n,r,d,c),r.child;case 11:return g1(n,r,r.type,r.pendingProps,c);case 7:return js(n,r,r.pendingProps,c),r.child;case 8:return js(n,r,r.pendingProps.children,c),r.child;case 12:return js(n,r,r.pendingProps.children,c),r.child;case 10:return d=r.pendingProps,Tr(r,r.type,d.value),js(n,r,d.children,c),r.child;case 9:return g=r.type._context,d=r.pendingProps.children,ya(r),g=As(g),d=d(g),r.flags|=1,js(n,r,d,c),r.child;case 14:return b1(n,r,r.type,r.pendingProps,c);case 15:return x1(n,r,r.type,r.pendingProps,c);case 19:return N1(n,r,c);case 31:return ST(n,r,c);case 22:return v1(n,r,c,r.pendingProps);case 24:return ya(r),d=As(es),n===null?(g=Bf(),g===null&&(g=kt,x=Lf(),g.pooledCache=x,x.refCount++,x!==null&&(g.pooledCacheLanes|=c),g=x),r.memoizedState={parent:d,cache:g},Pf(r),Tr(r,es,g)):((n.lanes&c)!==0&&($f(n,r),$l(r,null,null,c),Pl()),g=n.memoizedState,x=r.memoizedState,g.parent!==d?(g={parent:d,cache:d},r.memoizedState=g,r.lanes===0&&(r.memoizedState=r.updateQueue.baseState=g),Tr(r,es,d)):(d=x.cache,Tr(r,es,d),d!==g.cache&&Of(r,[es],c,!0))),js(n,r,r.pendingProps.children,c),r.child;case 29:throw r.pendingProps}throw Error(i(156,r.tag))}function Ji(n){n.flags|=4}function ym(n,r,c,d,g){if((r=(n.mode&32)!==0)&&(r=!1),r){if(n.flags|=16777216,(g&335544128)===g)if(n.stateNode.complete)n.flags|=8192;else if(t_())n.flags|=8192;else throw ka=Pu,If}else n.flags&=-16777217}function A1(n,r){if(r.type!=="stylesheet"||(r.state.loading&4)!==0)n.flags&=-16777217;else if(n.flags|=16777216,!V_(r))if(t_())n.flags|=8192;else throw ka=Pu,If}function sd(n,r){r!==null&&(n.flags|=4),n.flags&16384&&(r=n.tag!==22?Fe():536870912,n.lanes|=r,Ro|=r)}function Gl(n,r){if(!ot)switch(n.tailMode){case"hidden":r=n.tail;for(var c=null;r!==null;)r.alternate!==null&&(c=r),r=r.sibling;c===null?n.tail=null:c.sibling=null;break;case"collapsed":c=n.tail;for(var d=null;c!==null;)c.alternate!==null&&(d=c),c=c.sibling;d===null?r||n.tail===null?n.tail=null:n.tail.sibling=null:d.sibling=null}}function jt(n){var r=n.alternate!==null&&n.alternate.child===n.child,c=0,d=0;if(r)for(var g=n.child;g!==null;)c|=g.lanes|g.childLanes,d|=g.subtreeFlags&65011712,d|=g.flags&65011712,g.return=n,g=g.sibling;else for(g=n.child;g!==null;)c|=g.lanes|g.childLanes,d|=g.subtreeFlags,d|=g.flags,g.return=n,g=g.sibling;return n.subtreeFlags|=d,n.childLanes=c,r}function kT(n,r,c){var d=r.pendingProps;switch(Af(r),r.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return jt(r),null;case 1:return jt(r),null;case 3:return c=r.stateNode,d=null,n!==null&&(d=n.memoizedState.cache),r.memoizedState.cache!==d&&(r.flags|=2048),Yi(es),Se(),c.pendingContext&&(c.context=c.pendingContext,c.pendingContext=null),(n===null||n.child===null)&&(vo(r)?Ji(r):n===null||n.memoizedState.isDehydrated&&(r.flags&256)===0||(r.flags|=1024,Mf())),jt(r),null;case 26:var g=r.type,x=r.memoizedState;return n===null?(Ji(r),x!==null?(jt(r),A1(r,x)):(jt(r),ym(r,g,null,d,c))):x?x!==n.memoizedState?(Ji(r),jt(r),A1(r,x)):(jt(r),r.flags&=-16777217):(n=n.memoizedProps,n!==d&&Ji(r),jt(r),ym(r,g,n,d,c)),null;case 27:if(be(r),c=ge.current,g=r.type,n!==null&&r.stateNode!=null)n.memoizedProps!==d&&Ji(r);else{if(!d){if(r.stateNode===null)throw Error(i(166));return jt(r),null}n=re.current,vo(r)?lv(r):(n=z_(g,d,c),r.stateNode=n,Ji(r))}return jt(r),null;case 5:if(be(r),g=r.type,n!==null&&r.stateNode!=null)n.memoizedProps!==d&&Ji(r);else{if(!d){if(r.stateNode===null)throw Error(i(166));return jt(r),null}if(x=re.current,vo(r))lv(r);else{var k=bd(ge.current);switch(x){case 1:x=k.createElementNS("http://www.w3.org/2000/svg",g);break;case 2:x=k.createElementNS("http://www.w3.org/1998/Math/MathML",g);break;default:switch(g){case"svg":x=k.createElementNS("http://www.w3.org/2000/svg",g);break;case"math":x=k.createElementNS("http://www.w3.org/1998/Math/MathML",g);break;case"script":x=k.createElement("div"),x.innerHTML="<script><\/script>",x=x.removeChild(x.firstChild);break;case"select":x=typeof d.is=="string"?k.createElement("select",{is:d.is}):k.createElement("select"),d.multiple?x.multiple=!0:d.size&&(x.size=d.size);break;default:x=typeof d.is=="string"?k.createElement(g,{is:d.is}):k.createElement(g)}}x[Kt]=r,x[$s]=d;e:for(k=r.child;k!==null;){if(k.tag===5||k.tag===6)x.appendChild(k.stateNode);else if(k.tag!==4&&k.tag!==27&&k.child!==null){k.child.return=k,k=k.child;continue}if(k===r)break e;for(;k.sibling===null;){if(k.return===null||k.return===r)break e;k=k.return}k.sibling.return=k.return,k=k.sibling}r.stateNode=x;e:switch(Ms(x,g,d),g){case"button":case"input":case"select":case"textarea":d=!!d.autoFocus;break e;case"img":d=!0;break e;default:d=!1}d&&Ji(r)}}return jt(r),ym(r,r.type,n===null?null:n.memoizedProps,r.pendingProps,c),null;case 6:if(n&&r.stateNode!=null)n.memoizedProps!==d&&Ji(r);else{if(typeof d!="string"&&r.stateNode===null)throw Error(i(166));if(n=ge.current,vo(r)){if(n=r.stateNode,c=r.memoizedProps,d=null,g=Ts,g!==null)switch(g.tag){case 27:case 5:d=g.memoizedProps}n[Kt]=r,n=!!(n.nodeValue===c||d!==null&&d.suppressHydrationWarning===!0||C_(n.nodeValue,c)),n||Nr(r,!0)}else n=bd(n).createTextNode(d),n[Kt]=r,r.stateNode=n}return jt(r),null;case 31:if(c=r.memoizedState,n===null||n.memoizedState!==null){if(d=vo(r),c!==null){if(n===null){if(!d)throw Error(i(318));if(n=r.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(i(557));n[Kt]=r}else va(),(r.flags&128)===0&&(r.memoizedState=null),r.flags|=4;jt(r),n=!1}else c=Mf(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=c),n=!0;if(!n)return r.flags&256?(Sn(r),r):(Sn(r),null);if((r.flags&128)!==0)throw Error(i(558))}return jt(r),null;case 13:if(d=r.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(g=vo(r),d!==null&&d.dehydrated!==null){if(n===null){if(!g)throw Error(i(318));if(g=r.memoizedState,g=g!==null?g.dehydrated:null,!g)throw Error(i(317));g[Kt]=r}else va(),(r.flags&128)===0&&(r.memoizedState=null),r.flags|=4;jt(r),g=!1}else g=Mf(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=g),g=!0;if(!g)return r.flags&256?(Sn(r),r):(Sn(r),null)}return Sn(r),(r.flags&128)!==0?(r.lanes=c,r):(c=d!==null,n=n!==null&&n.memoizedState!==null,c&&(d=r.child,g=null,d.alternate!==null&&d.alternate.memoizedState!==null&&d.alternate.memoizedState.cachePool!==null&&(g=d.alternate.memoizedState.cachePool.pool),x=null,d.memoizedState!==null&&d.memoizedState.cachePool!==null&&(x=d.memoizedState.cachePool.pool),x!==g&&(d.flags|=2048)),c!==n&&c&&(r.child.flags|=8192),sd(r,r.updateQueue),jt(r),null);case 4:return Se(),n===null&&Fm(r.stateNode.containerInfo),jt(r),null;case 10:return Yi(r.type),jt(r),null;case 19:if(Z(Yt),d=r.memoizedState,d===null)return jt(r),null;if(g=(r.flags&128)!==0,x=d.rendering,x===null)if(g)Gl(d,!1);else{if(Ut!==0||n!==null&&(n.flags&128)!==0)for(n=r.child;n!==null;){if(x=Fu(n),x!==null){for(r.flags|=128,Gl(d,!1),n=x.updateQueue,r.updateQueue=n,sd(r,n),r.subtreeFlags=0,n=c,c=r.child;c!==null;)nv(c,n),c=c.sibling;return de(Yt,Yt.current&1|2),ot&&Ki(r,d.treeForkCount),r.child}n=n.sibling}d.tail!==null&&Nt()>od&&(r.flags|=128,g=!0,Gl(d,!1),r.lanes=4194304)}else{if(!g)if(n=Fu(x),n!==null){if(r.flags|=128,g=!0,n=n.updateQueue,r.updateQueue=n,sd(r,n),Gl(d,!0),d.tail===null&&d.tailMode==="hidden"&&!x.alternate&&!ot)return jt(r),null}else 2*Nt()-d.renderingStartTime>od&&c!==536870912&&(r.flags|=128,g=!0,Gl(d,!1),r.lanes=4194304);d.isBackwards?(x.sibling=r.child,r.child=x):(n=d.last,n!==null?n.sibling=x:r.child=x,d.last=x)}return d.tail!==null?(n=d.tail,d.rendering=n,d.tail=n.sibling,d.renderingStartTime=Nt(),n.sibling=null,c=Yt.current,de(Yt,g?c&1|2:c&1),ot&&Ki(r,d.treeForkCount),n):(jt(r),null);case 22:case 23:return Sn(r),Vf(),d=r.memoizedState!==null,n!==null?n.memoizedState!==null!==d&&(r.flags|=8192):d&&(r.flags|=8192),d?(c&536870912)!==0&&(r.flags&128)===0&&(jt(r),r.subtreeFlags&6&&(r.flags|=8192)):jt(r),c=r.updateQueue,c!==null&&sd(r,c.retryQueue),c=null,n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(c=n.memoizedState.cachePool.pool),d=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(d=r.memoizedState.cachePool.pool),d!==c&&(r.flags|=2048),n!==null&&Z(Sa),null;case 24:return c=null,n!==null&&(c=n.memoizedState.cache),r.memoizedState.cache!==c&&(r.flags|=2048),Yi(es),jt(r),null;case 25:return null;case 30:return null}throw Error(i(156,r.tag))}function CT(n,r){switch(Af(r),r.tag){case 1:return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 3:return Yi(es),Se(),n=r.flags,(n&65536)!==0&&(n&128)===0?(r.flags=n&-65537|128,r):null;case 26:case 27:case 5:return be(r),null;case 31:if(r.memoizedState!==null){if(Sn(r),r.alternate===null)throw Error(i(340));va()}return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 13:if(Sn(r),n=r.memoizedState,n!==null&&n.dehydrated!==null){if(r.alternate===null)throw Error(i(340));va()}return n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 19:return Z(Yt),null;case 4:return Se(),null;case 10:return Yi(r.type),null;case 22:case 23:return Sn(r),Vf(),n!==null&&Z(Sa),n=r.flags,n&65536?(r.flags=n&-65537|128,r):null;case 24:return Yi(es),null;case 25:return null;default:return null}}function j1(n,r){switch(Af(r),r.tag){case 3:Yi(es),Se();break;case 26:case 27:case 5:be(r);break;case 4:Se();break;case 31:r.memoizedState!==null&&Sn(r);break;case 13:Sn(r);break;case 19:Z(Yt);break;case 10:Yi(r.type);break;case 22:case 23:Sn(r),Vf(),n!==null&&Z(Sa);break;case 24:Yi(es)}}function Kl(n,r){try{var c=r.updateQueue,d=c!==null?c.lastEffect:null;if(d!==null){var g=d.next;c=g;do{if((c.tag&n)===n){d=void 0;var x=c.create,k=c.inst;d=x(),k.destroy=d}c=c.next}while(c!==g)}}catch(A){xt(r,r.return,A)}}function Or(n,r,c){try{var d=r.updateQueue,g=d!==null?d.lastEffect:null;if(g!==null){var x=g.next;d=x;do{if((d.tag&n)===n){var k=d.inst,A=k.destroy;if(A!==void 0){k.destroy=void 0,g=r;var I=c,ee=A;try{ee()}catch(ie){xt(g,I,ie)}}}d=d.next}while(d!==x)}}catch(ie){xt(r,r.return,ie)}}function M1(n){var r=n.updateQueue;if(r!==null){var c=n.stateNode;try{yv(r,c)}catch(d){xt(n,n.return,d)}}}function R1(n,r,c){c.props=Na(n.type,n.memoizedProps),c.state=n.memoizedState;try{c.componentWillUnmount()}catch(d){xt(n,r,d)}}function Wl(n,r){try{var c=n.ref;if(c!==null){switch(n.tag){case 26:case 27:case 5:var d=n.stateNode;break;case 30:d=n.stateNode;break;default:d=n.stateNode}typeof c=="function"?n.refCleanup=c(d):c.current=d}}catch(g){xt(n,r,g)}}function pi(n,r){var c=n.ref,d=n.refCleanup;if(c!==null)if(typeof d=="function")try{d()}catch(g){xt(n,r,g)}finally{n.refCleanup=null,n=n.alternate,n!=null&&(n.refCleanup=null)}else if(typeof c=="function")try{c(null)}catch(g){xt(n,r,g)}else c.current=null}function D1(n){var r=n.type,c=n.memoizedProps,d=n.stateNode;try{e:switch(r){case"button":case"input":case"select":case"textarea":c.autoFocus&&d.focus();break e;case"img":c.src?d.src=c.src:c.srcSet&&(d.srcset=c.srcSet)}}catch(g){xt(n,n.return,g)}}function Sm(n,r,c){try{var d=n.stateNode;KT(d,n.type,c,r),d[$s]=r}catch(g){xt(n,n.return,g)}}function O1(n){return n.tag===5||n.tag===3||n.tag===26||n.tag===27&&Hr(n.type)||n.tag===4}function wm(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||O1(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.tag===27&&Hr(n.type)||n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function km(n,r,c){var d=n.tag;if(d===5||d===6)n=n.stateNode,r?(c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c).insertBefore(n,r):(r=c.nodeType===9?c.body:c.nodeName==="HTML"?c.ownerDocument.body:c,r.appendChild(n),c=c._reactRootContainer,c!=null||r.onclick!==null||(r.onclick=xe));else if(d!==4&&(d===27&&Hr(n.type)&&(c=n.stateNode,r=null),n=n.child,n!==null))for(km(n,r,c),n=n.sibling;n!==null;)km(n,r,c),n=n.sibling}function nd(n,r,c){var d=n.tag;if(d===5||d===6)n=n.stateNode,r?c.insertBefore(n,r):c.appendChild(n);else if(d!==4&&(d===27&&Hr(n.type)&&(c=n.stateNode),n=n.child,n!==null))for(nd(n,r,c),n=n.sibling;n!==null;)nd(n,r,c),n=n.sibling}function L1(n){var r=n.stateNode,c=n.memoizedProps;try{for(var d=n.type,g=r.attributes;g.length;)r.removeAttributeNode(g[0]);Ms(r,d,c),r[Kt]=n,r[$s]=c}catch(x){xt(n,n.return,x)}}var er=!1,ns=!1,Cm=!1,z1=typeof WeakSet=="function"?WeakSet:Set,xs=null;function ET(n,r){if(n=n.containerInfo,Gm=kd,n=Wx(n),xf(n)){if("selectionStart"in n)var c={start:n.selectionStart,end:n.selectionEnd};else e:{c=(c=n.ownerDocument)&&c.defaultView||window;var d=c.getSelection&&c.getSelection();if(d&&d.rangeCount!==0){c=d.anchorNode;var g=d.anchorOffset,x=d.focusNode;d=d.focusOffset;try{c.nodeType,x.nodeType}catch{c=null;break e}var k=0,A=-1,I=-1,ee=0,ie=0,le=n,te=null;t:for(;;){for(var se;le!==c||g!==0&&le.nodeType!==3||(A=k+g),le!==x||d!==0&&le.nodeType!==3||(I=k+d),le.nodeType===3&&(k+=le.nodeValue.length),(se=le.firstChild)!==null;)te=le,le=se;for(;;){if(le===n)break t;if(te===c&&++ee===g&&(A=k),te===x&&++ie===d&&(I=k),(se=le.nextSibling)!==null)break;le=te,te=le.parentNode}le=se}c=A===-1||I===-1?null:{start:A,end:I}}else c=null}c=c||{start:0,end:0}}else c=null;for(Km={focusedElem:n,selectionRange:c},kd=!1,xs=r;xs!==null;)if(r=xs,n=r.child,(r.subtreeFlags&1028)!==0&&n!==null)n.return=r,xs=n;else for(;xs!==null;){switch(r=xs,x=r.alternate,n=r.flags,r.tag){case 0:if((n&4)!==0&&(n=r.updateQueue,n=n!==null?n.events:null,n!==null))for(c=0;c<n.length;c++)g=n[c],g.ref.impl=g.nextImpl;break;case 11:case 15:break;case 1:if((n&1024)!==0&&x!==null){n=void 0,c=r,g=x.memoizedProps,x=x.memoizedState,d=c.stateNode;try{var Ne=Na(c.type,g);n=d.getSnapshotBeforeUpdate(Ne,x),d.__reactInternalSnapshotBeforeUpdate=n}catch(Pe){xt(c,c.return,Pe)}}break;case 3:if((n&1024)!==0){if(n=r.stateNode.containerInfo,c=n.nodeType,c===9)Xm(n);else if(c===1)switch(n.nodeName){case"HEAD":case"HTML":case"BODY":Xm(n);break;default:n.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((n&1024)!==0)throw Error(i(163))}if(n=r.sibling,n!==null){n.return=r.return,xs=n;break}xs=r.return}}function B1(n,r,c){var d=c.flags;switch(c.tag){case 0:case 11:case 15:sr(n,c),d&4&&Kl(5,c);break;case 1:if(sr(n,c),d&4)if(n=c.stateNode,r===null)try{n.componentDidMount()}catch(k){xt(c,c.return,k)}else{var g=Na(c.type,r.memoizedProps);r=r.memoizedState;try{n.componentDidUpdate(g,r,n.__reactInternalSnapshotBeforeUpdate)}catch(k){xt(c,c.return,k)}}d&64&&M1(c),d&512&&Wl(c,c.return);break;case 3:if(sr(n,c),d&64&&(n=c.updateQueue,n!==null)){if(r=null,c.child!==null)switch(c.child.tag){case 27:case 5:r=c.child.stateNode;break;case 1:r=c.child.stateNode}try{yv(n,r)}catch(k){xt(c,c.return,k)}}break;case 27:r===null&&d&4&&L1(c);case 26:case 5:sr(n,c),r===null&&d&4&&D1(c),d&512&&Wl(c,c.return);break;case 12:sr(n,c);break;case 31:sr(n,c),d&4&&$1(n,c);break;case 13:sr(n,c),d&4&&H1(n,c),d&64&&(n=c.memoizedState,n!==null&&(n=n.dehydrated,n!==null&&(c=LT.bind(null,c),tA(n,c))));break;case 22:if(d=c.memoizedState!==null||er,!d){r=r!==null&&r.memoizedState!==null||ns,g=er;var x=ns;er=d,(ns=r)&&!x?nr(n,c,(c.subtreeFlags&8772)!==0):sr(n,c),er=g,ns=x}break;case 30:break;default:sr(n,c)}}function I1(n){var r=n.alternate;r!==null&&(n.alternate=null,I1(r)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(r=n.stateNode,r!==null&&xl(r)),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}var Ot=null,on=!1;function tr(n,r,c){for(c=c.child;c!==null;)P1(n,r,c),c=c.sibling}function P1(n,r,c){if(bs&&typeof bs.onCommitFiberUnmount=="function")try{bs.onCommitFiberUnmount($i,c)}catch{}switch(c.tag){case 26:ns||pi(c,r),tr(n,r,c),c.memoizedState?c.memoizedState.count--:c.stateNode&&(c=c.stateNode,c.parentNode.removeChild(c));break;case 27:ns||pi(c,r);var d=Ot,g=on;Hr(c.type)&&(Ot=c.stateNode,on=!1),tr(n,r,c),nc(c.stateNode),Ot=d,on=g;break;case 5:ns||pi(c,r);case 6:if(d=Ot,g=on,Ot=null,tr(n,r,c),Ot=d,on=g,Ot!==null)if(on)try{(Ot.nodeType===9?Ot.body:Ot.nodeName==="HTML"?Ot.ownerDocument.body:Ot).removeChild(c.stateNode)}catch(x){xt(c,r,x)}else try{Ot.removeChild(c.stateNode)}catch(x){xt(c,r,x)}break;case 18:Ot!==null&&(on?(n=Ot,M_(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,c.stateNode),$o(n)):M_(Ot,c.stateNode));break;case 4:d=Ot,g=on,Ot=c.stateNode.containerInfo,on=!0,tr(n,r,c),Ot=d,on=g;break;case 0:case 11:case 14:case 15:Or(2,c,r),ns||Or(4,c,r),tr(n,r,c);break;case 1:ns||(pi(c,r),d=c.stateNode,typeof d.componentWillUnmount=="function"&&R1(c,r,d)),tr(n,r,c);break;case 21:tr(n,r,c);break;case 22:ns=(d=ns)||c.memoizedState!==null,tr(n,r,c),ns=d;break;default:tr(n,r,c)}}function $1(n,r){if(r.memoizedState===null&&(n=r.alternate,n!==null&&(n=n.memoizedState,n!==null))){n=n.dehydrated;try{$o(n)}catch(c){xt(r,r.return,c)}}}function H1(n,r){if(r.memoizedState===null&&(n=r.alternate,n!==null&&(n=n.memoizedState,n!==null&&(n=n.dehydrated,n!==null))))try{$o(n)}catch(c){xt(r,r.return,c)}}function NT(n){switch(n.tag){case 31:case 13:case 19:var r=n.stateNode;return r===null&&(r=n.stateNode=new z1),r;case 22:return n=n.stateNode,r=n._retryCache,r===null&&(r=n._retryCache=new z1),r;default:throw Error(i(435,n.tag))}}function id(n,r){var c=NT(n);r.forEach(function(d){if(!c.has(d)){c.add(d);var g=zT.bind(null,n,d);d.then(g,g)}})}function ln(n,r){var c=r.deletions;if(c!==null)for(var d=0;d<c.length;d++){var g=c[d],x=n,k=r,A=k;e:for(;A!==null;){switch(A.tag){case 27:if(Hr(A.type)){Ot=A.stateNode,on=!1;break e}break;case 5:Ot=A.stateNode,on=!1;break e;case 3:case 4:Ot=A.stateNode.containerInfo,on=!0;break e}A=A.return}if(Ot===null)throw Error(i(160));P1(x,k,g),Ot=null,on=!1,x=g.alternate,x!==null&&(x.return=null),g.return=null}if(r.subtreeFlags&13886)for(r=r.child;r!==null;)U1(r,n),r=r.sibling}var ii=null;function U1(n,r){var c=n.alternate,d=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:ln(r,n),cn(n),d&4&&(Or(3,n,n.return),Kl(3,n),Or(5,n,n.return));break;case 1:ln(r,n),cn(n),d&512&&(ns||c===null||pi(c,c.return)),d&64&&er&&(n=n.updateQueue,n!==null&&(d=n.callbacks,d!==null&&(c=n.shared.hiddenCallbacks,n.shared.hiddenCallbacks=c===null?d:c.concat(d))));break;case 26:var g=ii;if(ln(r,n),cn(n),d&512&&(ns||c===null||pi(c,c.return)),d&4){var x=c!==null?c.memoizedState:null;if(d=n.memoizedState,c===null)if(d===null)if(n.stateNode===null){e:{d=n.type,c=n.memoizedProps,g=g.ownerDocument||g;t:switch(d){case"title":x=g.getElementsByTagName("title")[0],(!x||x[da]||x[Kt]||x.namespaceURI==="http://www.w3.org/2000/svg"||x.hasAttribute("itemprop"))&&(x=g.createElement(d),g.head.insertBefore(x,g.querySelector("head > title"))),Ms(x,d,c),x[Kt]=n,Qt(x),d=x;break e;case"link":var k=U_("link","href",g).get(d+(c.href||""));if(k){for(var A=0;A<k.length;A++)if(x=k[A],x.getAttribute("href")===(c.href==null||c.href===""?null:c.href)&&x.getAttribute("rel")===(c.rel==null?null:c.rel)&&x.getAttribute("title")===(c.title==null?null:c.title)&&x.getAttribute("crossorigin")===(c.crossOrigin==null?null:c.crossOrigin)){k.splice(A,1);break t}}x=g.createElement(d),Ms(x,d,c),g.head.appendChild(x);break;case"meta":if(k=U_("meta","content",g).get(d+(c.content||""))){for(A=0;A<k.length;A++)if(x=k[A],x.getAttribute("content")===(c.content==null?null:""+c.content)&&x.getAttribute("name")===(c.name==null?null:c.name)&&x.getAttribute("property")===(c.property==null?null:c.property)&&x.getAttribute("http-equiv")===(c.httpEquiv==null?null:c.httpEquiv)&&x.getAttribute("charset")===(c.charSet==null?null:c.charSet)){k.splice(A,1);break t}}x=g.createElement(d),Ms(x,d,c),g.head.appendChild(x);break;default:throw Error(i(468,d))}x[Kt]=n,Qt(x),d=x}n.stateNode=d}else F_(g,n.type,n.stateNode);else n.stateNode=H_(g,d,n.memoizedProps);else x!==d?(x===null?c.stateNode!==null&&(c=c.stateNode,c.parentNode.removeChild(c)):x.count--,d===null?F_(g,n.type,n.stateNode):H_(g,d,n.memoizedProps)):d===null&&n.stateNode!==null&&Sm(n,n.memoizedProps,c.memoizedProps)}break;case 27:ln(r,n),cn(n),d&512&&(ns||c===null||pi(c,c.return)),c!==null&&d&4&&Sm(n,n.memoizedProps,c.memoizedProps);break;case 5:if(ln(r,n),cn(n),d&512&&(ns||c===null||pi(c,c.return)),n.flags&32){g=n.stateNode;try{$e(g,"")}catch(Ne){xt(n,n.return,Ne)}}d&4&&n.stateNode!=null&&(g=n.memoizedProps,Sm(n,g,c!==null?c.memoizedProps:g)),d&1024&&(Cm=!0);break;case 6:if(ln(r,n),cn(n),d&4){if(n.stateNode===null)throw Error(i(162));d=n.memoizedProps,c=n.stateNode;try{c.nodeValue=d}catch(Ne){xt(n,n.return,Ne)}}break;case 3:if(_d=null,g=ii,ii=xd(r.containerInfo),ln(r,n),ii=g,cn(n),d&4&&c!==null&&c.memoizedState.isDehydrated)try{$o(r.containerInfo)}catch(Ne){xt(n,n.return,Ne)}Cm&&(Cm=!1,F1(n));break;case 4:d=ii,ii=xd(n.stateNode.containerInfo),ln(r,n),cn(n),ii=d;break;case 12:ln(r,n),cn(n);break;case 31:ln(r,n),cn(n),d&4&&(d=n.updateQueue,d!==null&&(n.updateQueue=null,id(n,d)));break;case 13:ln(r,n),cn(n),n.child.flags&8192&&n.memoizedState!==null!=(c!==null&&c.memoizedState!==null)&&(ad=Nt()),d&4&&(d=n.updateQueue,d!==null&&(n.updateQueue=null,id(n,d)));break;case 22:g=n.memoizedState!==null;var I=c!==null&&c.memoizedState!==null,ee=er,ie=ns;if(er=ee||g,ns=ie||I,ln(r,n),ns=ie,er=ee,cn(n),d&8192)e:for(r=n.stateNode,r._visibility=g?r._visibility&-2:r._visibility|1,g&&(c===null||I||er||ns||Ta(n)),c=null,r=n;;){if(r.tag===5||r.tag===26){if(c===null){I=c=r;try{if(x=I.stateNode,g)k=x.style,typeof k.setProperty=="function"?k.setProperty("display","none","important"):k.display="none";else{A=I.stateNode;var le=I.memoizedProps.style,te=le!=null&&le.hasOwnProperty("display")?le.display:null;A.style.display=te==null||typeof te=="boolean"?"":(""+te).trim()}}catch(Ne){xt(I,I.return,Ne)}}}else if(r.tag===6){if(c===null){I=r;try{I.stateNode.nodeValue=g?"":I.memoizedProps}catch(Ne){xt(I,I.return,Ne)}}}else if(r.tag===18){if(c===null){I=r;try{var se=I.stateNode;g?R_(se,!0):R_(I.stateNode,!1)}catch(Ne){xt(I,I.return,Ne)}}}else if((r.tag!==22&&r.tag!==23||r.memoizedState===null||r===n)&&r.child!==null){r.child.return=r,r=r.child;continue}if(r===n)break e;for(;r.sibling===null;){if(r.return===null||r.return===n)break e;c===r&&(c=null),r=r.return}c===r&&(c=null),r.sibling.return=r.return,r=r.sibling}d&4&&(d=n.updateQueue,d!==null&&(c=d.retryQueue,c!==null&&(d.retryQueue=null,id(n,c))));break;case 19:ln(r,n),cn(n),d&4&&(d=n.updateQueue,d!==null&&(n.updateQueue=null,id(n,d)));break;case 30:break;case 21:break;default:ln(r,n),cn(n)}}function cn(n){var r=n.flags;if(r&2){try{for(var c,d=n.return;d!==null;){if(O1(d)){c=d;break}d=d.return}if(c==null)throw Error(i(160));switch(c.tag){case 27:var g=c.stateNode,x=wm(n);nd(n,x,g);break;case 5:var k=c.stateNode;c.flags&32&&($e(k,""),c.flags&=-33);var A=wm(n);nd(n,A,k);break;case 3:case 4:var I=c.stateNode.containerInfo,ee=wm(n);km(n,ee,I);break;default:throw Error(i(161))}}catch(ie){xt(n,n.return,ie)}n.flags&=-3}r&4096&&(n.flags&=-4097)}function F1(n){if(n.subtreeFlags&1024)for(n=n.child;n!==null;){var r=n;F1(r),r.tag===5&&r.flags&1024&&r.stateNode.reset(),n=n.sibling}}function sr(n,r){if(r.subtreeFlags&8772)for(r=r.child;r!==null;)B1(n,r.alternate,r),r=r.sibling}function Ta(n){for(n=n.child;n!==null;){var r=n;switch(r.tag){case 0:case 11:case 14:case 15:Or(4,r,r.return),Ta(r);break;case 1:pi(r,r.return);var c=r.stateNode;typeof c.componentWillUnmount=="function"&&R1(r,r.return,c),Ta(r);break;case 27:nc(r.stateNode);case 26:case 5:pi(r,r.return),Ta(r);break;case 22:r.memoizedState===null&&Ta(r);break;case 30:Ta(r);break;default:Ta(r)}n=n.sibling}}function nr(n,r,c){for(c=c&&(r.subtreeFlags&8772)!==0,r=r.child;r!==null;){var d=r.alternate,g=n,x=r,k=x.flags;switch(x.tag){case 0:case 11:case 15:nr(g,x,c),Kl(4,x);break;case 1:if(nr(g,x,c),d=x,g=d.stateNode,typeof g.componentDidMount=="function")try{g.componentDidMount()}catch(ee){xt(d,d.return,ee)}if(d=x,g=d.updateQueue,g!==null){var A=d.stateNode;try{var I=g.shared.hiddenCallbacks;if(I!==null)for(g.shared.hiddenCallbacks=null,g=0;g<I.length;g++)_v(I[g],A)}catch(ee){xt(d,d.return,ee)}}c&&k&64&&M1(x),Wl(x,x.return);break;case 27:L1(x);case 26:case 5:nr(g,x,c),c&&d===null&&k&4&&D1(x),Wl(x,x.return);break;case 12:nr(g,x,c);break;case 31:nr(g,x,c),c&&k&4&&$1(g,x);break;case 13:nr(g,x,c),c&&k&4&&H1(g,x);break;case 22:x.memoizedState===null&&nr(g,x,c),Wl(x,x.return);break;case 30:break;default:nr(g,x,c)}r=r.sibling}}function Em(n,r){var c=null;n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(c=n.memoizedState.cachePool.pool),n=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(n=r.memoizedState.cachePool.pool),n!==c&&(n!=null&&n.refCount++,c!=null&&Ol(c))}function Nm(n,r){n=null,r.alternate!==null&&(n=r.alternate.memoizedState.cache),r=r.memoizedState.cache,r!==n&&(r.refCount++,n!=null&&Ol(n))}function ri(n,r,c,d){if(r.subtreeFlags&10256)for(r=r.child;r!==null;)V1(n,r,c,d),r=r.sibling}function V1(n,r,c,d){var g=r.flags;switch(r.tag){case 0:case 11:case 15:ri(n,r,c,d),g&2048&&Kl(9,r);break;case 1:ri(n,r,c,d);break;case 3:ri(n,r,c,d),g&2048&&(n=null,r.alternate!==null&&(n=r.alternate.memoizedState.cache),r=r.memoizedState.cache,r!==n&&(r.refCount++,n!=null&&Ol(n)));break;case 12:if(g&2048){ri(n,r,c,d),n=r.stateNode;try{var x=r.memoizedProps,k=x.id,A=x.onPostCommit;typeof A=="function"&&A(k,r.alternate===null?"mount":"update",n.passiveEffectDuration,-0)}catch(I){xt(r,r.return,I)}}else ri(n,r,c,d);break;case 31:ri(n,r,c,d);break;case 13:ri(n,r,c,d);break;case 23:break;case 22:x=r.stateNode,k=r.alternate,r.memoizedState!==null?x._visibility&2?ri(n,r,c,d):Yl(n,r):x._visibility&2?ri(n,r,c,d):(x._visibility|=2,Ao(n,r,c,d,(r.subtreeFlags&10256)!==0||!1)),g&2048&&Em(k,r);break;case 24:ri(n,r,c,d),g&2048&&Nm(r.alternate,r);break;default:ri(n,r,c,d)}}function Ao(n,r,c,d,g){for(g=g&&((r.subtreeFlags&10256)!==0||!1),r=r.child;r!==null;){var x=n,k=r,A=c,I=d,ee=k.flags;switch(k.tag){case 0:case 11:case 15:Ao(x,k,A,I,g),Kl(8,k);break;case 23:break;case 22:var ie=k.stateNode;k.memoizedState!==null?ie._visibility&2?Ao(x,k,A,I,g):Yl(x,k):(ie._visibility|=2,Ao(x,k,A,I,g)),g&&ee&2048&&Em(k.alternate,k);break;case 24:Ao(x,k,A,I,g),g&&ee&2048&&Nm(k.alternate,k);break;default:Ao(x,k,A,I,g)}r=r.sibling}}function Yl(n,r){if(r.subtreeFlags&10256)for(r=r.child;r!==null;){var c=n,d=r,g=d.flags;switch(d.tag){case 22:Yl(c,d),g&2048&&Em(d.alternate,d);break;case 24:Yl(c,d),g&2048&&Nm(d.alternate,d);break;default:Yl(c,d)}r=r.sibling}}var Xl=8192;function jo(n,r,c){if(n.subtreeFlags&Xl)for(n=n.child;n!==null;)q1(n,r,c),n=n.sibling}function q1(n,r,c){switch(n.tag){case 26:jo(n,r,c),n.flags&Xl&&n.memoizedState!==null&&fA(c,ii,n.memoizedState,n.memoizedProps);break;case 5:jo(n,r,c);break;case 3:case 4:var d=ii;ii=xd(n.stateNode.containerInfo),jo(n,r,c),ii=d;break;case 22:n.memoizedState===null&&(d=n.alternate,d!==null&&d.memoizedState!==null?(d=Xl,Xl=16777216,jo(n,r,c),Xl=d):jo(n,r,c));break;default:jo(n,r,c)}}function G1(n){var r=n.alternate;if(r!==null&&(n=r.child,n!==null)){r.child=null;do r=n.sibling,n.sibling=null,n=r;while(n!==null)}}function Zl(n){var r=n.deletions;if((n.flags&16)!==0){if(r!==null)for(var c=0;c<r.length;c++){var d=r[c];xs=d,W1(d,n)}G1(n)}if(n.subtreeFlags&10256)for(n=n.child;n!==null;)K1(n),n=n.sibling}function K1(n){switch(n.tag){case 0:case 11:case 15:Zl(n),n.flags&2048&&Or(9,n,n.return);break;case 3:Zl(n);break;case 12:Zl(n);break;case 22:var r=n.stateNode;n.memoizedState!==null&&r._visibility&2&&(n.return===null||n.return.tag!==13)?(r._visibility&=-3,rd(n)):Zl(n);break;default:Zl(n)}}function rd(n){var r=n.deletions;if((n.flags&16)!==0){if(r!==null)for(var c=0;c<r.length;c++){var d=r[c];xs=d,W1(d,n)}G1(n)}for(n=n.child;n!==null;){switch(r=n,r.tag){case 0:case 11:case 15:Or(8,r,r.return),rd(r);break;case 22:c=r.stateNode,c._visibility&2&&(c._visibility&=-3,rd(r));break;default:rd(r)}n=n.sibling}}function W1(n,r){for(;xs!==null;){var c=xs;switch(c.tag){case 0:case 11:case 15:Or(8,c,r);break;case 23:case 22:if(c.memoizedState!==null&&c.memoizedState.cachePool!==null){var d=c.memoizedState.cachePool.pool;d!=null&&d.refCount++}break;case 24:Ol(c.memoizedState.cache)}if(d=c.child,d!==null)d.return=c,xs=d;else e:for(c=n;xs!==null;){d=xs;var g=d.sibling,x=d.return;if(I1(d),d===c){xs=null;break e}if(g!==null){g.return=x,xs=g;break e}xs=x}}}var TT={getCacheForType:function(n){var r=As(es),c=r.data.get(n);return c===void 0&&(c=n(),r.data.set(n,c)),c},cacheSignal:function(){return As(es).controller.signal}},AT=typeof WeakMap=="function"?WeakMap:Map,ht=0,kt=null,tt=null,rt=0,bt=0,wn=null,Lr=!1,Mo=!1,Tm=!1,ir=0,Ut=0,zr=0,Aa=0,Am=0,kn=0,Ro=0,Ql=null,un=null,jm=!1,ad=0,Y1=0,od=1/0,ld=null,Br=null,us=0,Ir=null,Do=null,rr=0,Mm=0,Rm=null,X1=null,Jl=0,Dm=null;function Cn(){return(ht&2)!==0&&rt!==0?rt&-rt:L.T!==null?Pm():io()}function Z1(){if(kn===0)if((rt&536870912)===0||ot){var n=si;si<<=1,(si&3932160)===0&&(si=262144),kn=n}else kn=536870912;return n=yn.current,n!==null&&(n.flags|=32),kn}function dn(n,r,c){(n===kt&&(bt===2||bt===9)||n.cancelPendingCommit!==null)&&(Oo(n,0),Pr(n,rt,kn,!1)),wt(n,c),((ht&2)===0||n!==kt)&&(n===kt&&((ht&2)===0&&(Aa|=c),Ut===4&&Pr(n,rt,kn,!1)),gi(n))}function Q1(n,r,c){if((ht&6)!==0)throw Error(i(327));var d=!c&&(r&127)===0&&(r&n.expiredLanes)===0||ae(n,r),g=d?RT(n,r):Lm(n,r,!0),x=d;do{if(g===0){Mo&&!d&&Pr(n,r,0,!1);break}else{if(c=n.current.alternate,x&&!jT(c)){g=Lm(n,r,!1),x=!1;continue}if(g===2){if(x=r,n.errorRecoveryDisabledLanes&x)var k=0;else k=n.pendingLanes&-536870913,k=k!==0?k:k&536870912?536870912:0;if(k!==0){r=k;e:{var A=n;g=Ql;var I=A.current.memoizedState.isDehydrated;if(I&&(Oo(A,k).flags|=256),k=Lm(A,k,!1),k!==2){if(Tm&&!I){A.errorRecoveryDisabledLanes|=x,Aa|=x,g=4;break e}x=un,un=g,x!==null&&(un===null?un=x:un.push.apply(un,x))}g=k}if(x=!1,g!==2)continue}}if(g===1){Oo(n,0),Pr(n,r,0,!0);break}e:{switch(d=n,x=g,x){case 0:case 1:throw Error(i(345));case 4:if((r&4194048)!==r)break;case 6:Pr(d,r,kn,!Lr);break e;case 2:un=null;break;case 3:case 5:break;default:throw Error(i(329))}if((r&62914560)===r&&(g=ad+300-Nt(),10<g)){if(Pr(d,r,kn,!Lr),$(d,0,!0)!==0)break e;rr=r,d.timeoutHandle=A_(J1.bind(null,d,c,un,ld,jm,r,kn,Aa,Ro,Lr,x,"Throttled",-0,0),g);break e}J1(d,c,un,ld,jm,r,kn,Aa,Ro,Lr,x,null,-0,0)}}break}while(!0);gi(n)}function J1(n,r,c,d,g,x,k,A,I,ee,ie,le,te,se){if(n.timeoutHandle=-1,le=r.subtreeFlags,le&8192||(le&16785408)===16785408){le={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:xe},q1(r,x,le);var Ne=(x&62914560)===x?ad-Nt():(x&4194048)===x?Y1-Nt():0;if(Ne=mA(le,Ne),Ne!==null){rr=x,n.cancelPendingCommit=Ne(o_.bind(null,n,r,x,c,d,g,k,A,I,ie,le,null,te,se)),Pr(n,x,k,!ee);return}}o_(n,r,x,c,d,g,k,A,I)}function jT(n){for(var r=n;;){var c=r.tag;if((c===0||c===11||c===15)&&r.flags&16384&&(c=r.updateQueue,c!==null&&(c=c.stores,c!==null)))for(var d=0;d<c.length;d++){var g=c[d],x=g.getSnapshot;g=g.value;try{if(!vn(x(),g))return!1}catch{return!1}}if(c=r.child,r.subtreeFlags&16384&&c!==null)c.return=r,r=c;else{if(r===n)break;for(;r.sibling===null;){if(r.return===null||r.return===n)return!0;r=r.return}r.sibling.return=r.return,r=r.sibling}}return!0}function Pr(n,r,c,d){r&=~Am,r&=~Aa,n.suspendedLanes|=r,n.pingedLanes&=~r,d&&(n.warmLanes|=r),d=n.expirationTimes;for(var g=r;0<g;){var x=31-Es(g),k=1<<x;d[x]=-1,g&=~k}c!==0&&ke(n,c,r)}function cd(){return(ht&6)===0?(ec(0),!1):!0}function Om(){if(tt!==null){if(bt===0)var n=tt.return;else n=tt,Wi=_a=null,Xf(n),ko=null,zl=0,n=tt;for(;n!==null;)j1(n.alternate,n),n=n.return;tt=null}}function Oo(n,r){var c=n.timeoutHandle;c!==-1&&(n.timeoutHandle=-1,XT(c)),c=n.cancelPendingCommit,c!==null&&(n.cancelPendingCommit=null,c()),rr=0,Om(),kt=n,tt=c=Gi(n.current,null),rt=r,bt=0,wn=null,Lr=!1,Mo=ae(n,r),Tm=!1,Ro=kn=Am=Aa=zr=Ut=0,un=Ql=null,jm=!1,(r&8)!==0&&(r|=r&32);var d=n.entangledLanes;if(d!==0)for(n=n.entanglements,d&=r;0<d;){var g=31-Es(d),x=1<<g;r|=n[g],d&=~x}return ir=r,ju(),c}function e_(n,r){Ke=null,L.H=Vl,r===wo||r===Iu?(r=gv(),bt=3):r===If?(r=gv(),bt=4):bt=r===hm?8:r!==null&&typeof r=="object"&&typeof r.then=="function"?6:1,wn=r,tt===null&&(Ut=1,Qu(n,Ln(r,n.current)))}function t_(){var n=yn.current;return n===null?!0:(rt&4194048)===rt?Pn===null:(rt&62914560)===rt||(rt&536870912)!==0?n===Pn:!1}function s_(){var n=L.H;return L.H=Vl,n===null?Vl:n}function n_(){var n=L.A;return L.A=TT,n}function ud(){Ut=4,Lr||(rt&4194048)!==rt&&yn.current!==null||(Mo=!0),(zr&134217727)===0&&(Aa&134217727)===0||kt===null||Pr(kt,rt,kn,!1)}function Lm(n,r,c){var d=ht;ht|=2;var g=s_(),x=n_();(kt!==n||rt!==r)&&(ld=null,Oo(n,r)),r=!1;var k=Ut;e:do try{if(bt!==0&&tt!==null){var A=tt,I=wn;switch(bt){case 8:Om(),k=6;break e;case 3:case 2:case 9:case 6:yn.current===null&&(r=!0);var ee=bt;if(bt=0,wn=null,Lo(n,A,I,ee),c&&Mo){k=0;break e}break;default:ee=bt,bt=0,wn=null,Lo(n,A,I,ee)}}MT(),k=Ut;break}catch(ie){e_(n,ie)}while(!0);return r&&n.shellSuspendCounter++,Wi=_a=null,ht=d,L.H=g,L.A=x,tt===null&&(kt=null,rt=0,ju()),k}function MT(){for(;tt!==null;)i_(tt)}function RT(n,r){var c=ht;ht|=2;var d=s_(),g=n_();kt!==n||rt!==r?(ld=null,od=Nt()+500,Oo(n,r)):Mo=ae(n,r);e:do try{if(bt!==0&&tt!==null){r=tt;var x=wn;t:switch(bt){case 1:bt=0,wn=null,Lo(n,r,x,1);break;case 2:case 9:if(mv(x)){bt=0,wn=null,r_(r);break}r=function(){bt!==2&&bt!==9||kt!==n||(bt=7),gi(n)},x.then(r,r);break e;case 3:bt=7;break e;case 4:bt=5;break e;case 7:mv(x)?(bt=0,wn=null,r_(r)):(bt=0,wn=null,Lo(n,r,x,7));break;case 5:var k=null;switch(tt.tag){case 26:k=tt.memoizedState;case 5:case 27:var A=tt;if(k?V_(k):A.stateNode.complete){bt=0,wn=null;var I=A.sibling;if(I!==null)tt=I;else{var ee=A.return;ee!==null?(tt=ee,dd(ee)):tt=null}break t}}bt=0,wn=null,Lo(n,r,x,5);break;case 6:bt=0,wn=null,Lo(n,r,x,6);break;case 8:Om(),Ut=6;break e;default:throw Error(i(462))}}DT();break}catch(ie){e_(n,ie)}while(!0);return Wi=_a=null,L.H=d,L.A=g,ht=c,tt!==null?0:(kt=null,rt=0,ju(),Ut)}function DT(){for(;tt!==null&&!Is();)i_(tt)}function i_(n){var r=T1(n.alternate,n,ir);n.memoizedProps=n.pendingProps,r===null?dd(n):tt=r}function r_(n){var r=n,c=r.alternate;switch(r.tag){case 15:case 0:r=S1(c,r,r.pendingProps,r.type,void 0,rt);break;case 11:r=S1(c,r,r.pendingProps,r.type.render,r.ref,rt);break;case 5:Xf(r);default:j1(c,r),r=tt=nv(r,ir),r=T1(c,r,ir)}n.memoizedProps=n.pendingProps,r===null?dd(n):tt=r}function Lo(n,r,c,d){Wi=_a=null,Xf(r),ko=null,zl=0;var g=r.return;try{if(yT(n,g,r,c,rt)){Ut=1,Qu(n,Ln(c,n.current)),tt=null;return}}catch(x){if(g!==null)throw tt=g,x;Ut=1,Qu(n,Ln(c,n.current)),tt=null;return}r.flags&32768?(ot||d===1?n=!0:Mo||(rt&536870912)!==0?n=!1:(Lr=n=!0,(d===2||d===9||d===3||d===6)&&(d=yn.current,d!==null&&d.tag===13&&(d.flags|=16384))),a_(r,n)):dd(r)}function dd(n){var r=n;do{if((r.flags&32768)!==0){a_(r,Lr);return}n=r.return;var c=kT(r.alternate,r,ir);if(c!==null){tt=c;return}if(r=r.sibling,r!==null){tt=r;return}tt=r=n}while(r!==null);Ut===0&&(Ut=5)}function a_(n,r){do{var c=CT(n.alternate,n);if(c!==null){c.flags&=32767,tt=c;return}if(c=n.return,c!==null&&(c.flags|=32768,c.subtreeFlags=0,c.deletions=null),!r&&(n=n.sibling,n!==null)){tt=n;return}tt=n=c}while(n!==null);Ut=6,tt=null}function o_(n,r,c,d,g,x,k,A,I){n.cancelPendingCommit=null;do hd();while(us!==0);if((ht&6)!==0)throw Error(i(327));if(r!==null){if(r===n.current)throw Error(i(177));if(x=r.lanes|r.childLanes,x|=wf,Re(n,c,x,k,A,I),n===kt&&(tt=kt=null,rt=0),Do=r,Ir=n,rr=c,Mm=x,Rm=g,X1=d,(r.subtreeFlags&10256)!==0||(r.flags&10256)!==0?(n.callbackNode=null,n.callbackPriority=0,BT(Pi,function(){return h_(),null})):(n.callbackNode=null,n.callbackPriority=0),d=(r.flags&13878)!==0,(r.subtreeFlags&13878)!==0||d){d=L.T,L.T=null,g=X.p,X.p=2,k=ht,ht|=4;try{ET(n,r,c)}finally{ht=k,X.p=g,L.T=d}}us=1,l_(),c_(),u_()}}function l_(){if(us===1){us=0;var n=Ir,r=Do,c=(r.flags&13878)!==0;if((r.subtreeFlags&13878)!==0||c){c=L.T,L.T=null;var d=X.p;X.p=2;var g=ht;ht|=4;try{U1(r,n);var x=Km,k=Wx(n.containerInfo),A=x.focusedElem,I=x.selectionRange;if(k!==A&&A&&A.ownerDocument&&Kx(A.ownerDocument.documentElement,A)){if(I!==null&&xf(A)){var ee=I.start,ie=I.end;if(ie===void 0&&(ie=ee),"selectionStart"in A)A.selectionStart=ee,A.selectionEnd=Math.min(ie,A.value.length);else{var le=A.ownerDocument||document,te=le&&le.defaultView||window;if(te.getSelection){var se=te.getSelection(),Ne=A.textContent.length,Pe=Math.min(I.start,Ne),yt=I.end===void 0?Pe:Math.min(I.end,Ne);!se.extend&&Pe>yt&&(k=yt,yt=Pe,Pe=k);var Y=Gx(A,Pe),F=Gx(A,yt);if(Y&&F&&(se.rangeCount!==1||se.anchorNode!==Y.node||se.anchorOffset!==Y.offset||se.focusNode!==F.node||se.focusOffset!==F.offset)){var J=le.createRange();J.setStart(Y.node,Y.offset),se.removeAllRanges(),Pe>yt?(se.addRange(J),se.extend(F.node,F.offset)):(J.setEnd(F.node,F.offset),se.addRange(J))}}}}for(le=[],se=A;se=se.parentNode;)se.nodeType===1&&le.push({element:se,left:se.scrollLeft,top:se.scrollTop});for(typeof A.focus=="function"&&A.focus(),A=0;A<le.length;A++){var oe=le[A];oe.element.scrollLeft=oe.left,oe.element.scrollTop=oe.top}}kd=!!Gm,Km=Gm=null}finally{ht=g,X.p=d,L.T=c}}n.current=r,us=2}}function c_(){if(us===2){us=0;var n=Ir,r=Do,c=(r.flags&8772)!==0;if((r.subtreeFlags&8772)!==0||c){c=L.T,L.T=null;var d=X.p;X.p=2;var g=ht;ht|=4;try{B1(n,r.alternate,r)}finally{ht=g,X.p=d,L.T=c}}us=3}}function u_(){if(us===4||us===3){us=0,Mn();var n=Ir,r=Do,c=rr,d=X1;(r.subtreeFlags&10256)!==0||(r.flags&10256)!==0?us=5:(us=0,Do=Ir=null,d_(n,n.pendingLanes));var g=n.pendingLanes;if(g===0&&(Br=null),Hi(c),r=r.stateNode,bs&&typeof bs.onCommitFiberRoot=="function")try{bs.onCommitFiberRoot($i,r,void 0,(r.current.flags&128)===128)}catch{}if(d!==null){r=L.T,g=X.p,X.p=2,L.T=null;try{for(var x=n.onRecoverableError,k=0;k<d.length;k++){var A=d[k];x(A.value,{componentStack:A.stack})}}finally{L.T=r,X.p=g}}(rr&3)!==0&&hd(),gi(n),g=n.pendingLanes,(c&261930)!==0&&(g&42)!==0?n===Dm?Jl++:(Jl=0,Dm=n):Jl=0,ec(0)}}function d_(n,r){(n.pooledCacheLanes&=r)===0&&(r=n.pooledCache,r!=null&&(n.pooledCache=null,Ol(r)))}function hd(){return l_(),c_(),u_(),h_()}function h_(){if(us!==5)return!1;var n=Ir,r=Mm;Mm=0;var c=Hi(rr),d=L.T,g=X.p;try{X.p=32>c?32:c,L.T=null,c=Rm,Rm=null;var x=Ir,k=rr;if(us=0,Do=Ir=null,rr=0,(ht&6)!==0)throw Error(i(331));var A=ht;if(ht|=4,K1(x.current),V1(x,x.current,k,c),ht=A,ec(0,!1),bs&&typeof bs.onPostCommitFiberRoot=="function")try{bs.onPostCommitFiberRoot($i,x)}catch{}return!0}finally{X.p=g,L.T=d,d_(n,r)}}function f_(n,r,c){r=Ln(c,r),r=dm(n.stateNode,r,2),n=Mr(n,r,2),n!==null&&(wt(n,2),gi(n))}function xt(n,r,c){if(n.tag===3)f_(n,n,c);else for(;r!==null;){if(r.tag===3){f_(r,n,c);break}else if(r.tag===1){var d=r.stateNode;if(typeof r.type.getDerivedStateFromError=="function"||typeof d.componentDidCatch=="function"&&(Br===null||!Br.has(d))){n=Ln(c,n),c=m1(2),d=Mr(r,c,2),d!==null&&(p1(c,d,r,n),wt(d,2),gi(d));break}}r=r.return}}function zm(n,r,c){var d=n.pingCache;if(d===null){d=n.pingCache=new AT;var g=new Set;d.set(r,g)}else g=d.get(r),g===void 0&&(g=new Set,d.set(r,g));g.has(c)||(Tm=!0,g.add(c),n=OT.bind(null,n,r,c),r.then(n,n))}function OT(n,r,c){var d=n.pingCache;d!==null&&d.delete(r),n.pingedLanes|=n.suspendedLanes&c,n.warmLanes&=~c,kt===n&&(rt&c)===c&&(Ut===4||Ut===3&&(rt&62914560)===rt&&300>Nt()-ad?(ht&2)===0&&Oo(n,0):Am|=c,Ro===rt&&(Ro=0)),gi(n)}function m_(n,r){r===0&&(r=Fe()),n=ba(n,r),n!==null&&(wt(n,r),gi(n))}function LT(n){var r=n.memoizedState,c=0;r!==null&&(c=r.retryLane),m_(n,c)}function zT(n,r){var c=0;switch(n.tag){case 31:case 13:var d=n.stateNode,g=n.memoizedState;g!==null&&(c=g.retryLane);break;case 19:d=n.stateNode;break;case 22:d=n.stateNode._retryCache;break;default:throw Error(i(314))}d!==null&&d.delete(r),m_(n,c)}function BT(n,r){return ft(n,r)}var fd=null,zo=null,Bm=!1,md=!1,Im=!1,$r=0;function gi(n){n!==zo&&n.next===null&&(zo===null?fd=zo=n:zo=zo.next=n),md=!0,Bm||(Bm=!0,PT())}function ec(n,r){if(!Im&&md){Im=!0;do for(var c=!1,d=fd;d!==null;){if(n!==0){var g=d.pendingLanes;if(g===0)var x=0;else{var k=d.suspendedLanes,A=d.pingedLanes;x=(1<<31-Es(42|n)+1)-1,x&=g&~(k&~A),x=x&201326741?x&201326741|1:x?x|2:0}x!==0&&(c=!0,x_(d,x))}else x=rt,x=$(d,d===kt?x:0,d.cancelPendingCommit!==null||d.timeoutHandle!==-1),(x&3)===0||ae(d,x)||(c=!0,x_(d,x));d=d.next}while(c);Im=!1}}function IT(){p_()}function p_(){md=Bm=!1;var n=0;$r!==0&&YT()&&(n=$r);for(var r=Nt(),c=null,d=fd;d!==null;){var g=d.next,x=g_(d,r);x===0?(d.next=null,c===null?fd=g:c.next=g,g===null&&(zo=c)):(c=d,(n!==0||(x&3)!==0)&&(md=!0)),d=g}us!==0&&us!==5||ec(n),$r!==0&&($r=0)}function g_(n,r){for(var c=n.suspendedLanes,d=n.pingedLanes,g=n.expirationTimes,x=n.pendingLanes&-62914561;0<x;){var k=31-Es(x),A=1<<k,I=g[k];I===-1?((A&c)===0||(A&d)!==0)&&(g[k]=_e(A,r)):I<=r&&(n.expiredLanes|=A),x&=~A}if(r=kt,c=rt,c=$(n,n===r?c:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),d=n.callbackNode,c===0||n===r&&(bt===2||bt===9)||n.cancelPendingCommit!==null)return d!==null&&d!==null&&ks(d),n.callbackNode=null,n.callbackPriority=0;if((c&3)===0||ae(n,c)){if(r=c&-c,r===n.callbackPriority)return r;switch(d!==null&&ks(d),Hi(c)){case 2:case 8:c=Ii;break;case 32:c=Pi;break;case 268435456:c=xr;break;default:c=Pi}return d=b_.bind(null,n),c=ft(c,d),n.callbackPriority=r,n.callbackNode=c,r}return d!==null&&d!==null&&ks(d),n.callbackPriority=2,n.callbackNode=null,2}function b_(n,r){if(us!==0&&us!==5)return n.callbackNode=null,n.callbackPriority=0,null;var c=n.callbackNode;if(hd()&&n.callbackNode!==c)return null;var d=rt;return d=$(n,n===kt?d:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),d===0?null:(Q1(n,d,r),g_(n,Nt()),n.callbackNode!=null&&n.callbackNode===c?b_.bind(null,n):null)}function x_(n,r){if(hd())return null;Q1(n,r,!0)}function PT(){ZT(function(){(ht&6)!==0?ft(Cs,IT):p_()})}function Pm(){if($r===0){var n=yo;n===0&&(n=lt,lt<<=1,(lt&261888)===0&&(lt=256)),$r=n}return $r}function v_(n){return n==null||typeof n=="symbol"||typeof n=="boolean"?null:typeof n=="function"?n:wr(""+n)}function __(n,r){var c=r.ownerDocument.createElement("input");return c.name=r.name,c.value=r.value,n.id&&c.setAttribute("form",n.id),r.parentNode.insertBefore(c,r),n=new FormData(n),c.parentNode.removeChild(c),n}function $T(n,r,c,d,g){if(r==="submit"&&c&&c.stateNode===g){var x=v_((g[$s]||null).action),k=d.submitter;k&&(r=(r=k[$s]||null)?v_(r.formAction):k.getAttribute("formAction"),r!==null&&(x=r,k=null));var A=new Eu("action","action",null,d,g);n.push({event:A,listeners:[{instance:null,listener:function(){if(d.defaultPrevented){if($r!==0){var I=k?__(g,k):new FormData(g);rm(c,{pending:!0,data:I,method:g.method,action:x},null,I)}}else typeof x=="function"&&(A.preventDefault(),I=k?__(g,k):new FormData(g),rm(c,{pending:!0,data:I,method:g.method,action:x},x,I))},currentTarget:g}]})}}for(var $m=0;$m<Sf.length;$m++){var Hm=Sf[$m],HT=Hm.toLowerCase(),UT=Hm[0].toUpperCase()+Hm.slice(1);ni(HT,"on"+UT)}ni(Zx,"onAnimationEnd"),ni(Qx,"onAnimationIteration"),ni(Jx,"onAnimationStart"),ni("dblclick","onDoubleClick"),ni("focusin","onFocus"),ni("focusout","onBlur"),ni(iT,"onTransitionRun"),ni(rT,"onTransitionStart"),ni(aT,"onTransitionCancel"),ni(ev,"onTransitionEnd"),me("onMouseEnter",["mouseout","mouseover"]),me("onMouseLeave",["mouseout","mouseover"]),me("onPointerEnter",["pointerout","pointerover"]),me("onPointerLeave",["pointerout","pointerover"]),Fi("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Fi("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Fi("onBeforeInput",["compositionend","keypress","textInput","paste"]),Fi("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Fi("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Fi("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var tc="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(" "),FT=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(tc));function y_(n,r){r=(r&4)!==0;for(var c=0;c<n.length;c++){var d=n[c],g=d.event;d=d.listeners;e:{var x=void 0;if(r)for(var k=d.length-1;0<=k;k--){var A=d[k],I=A.instance,ee=A.currentTarget;if(A=A.listener,I!==x&&g.isPropagationStopped())break e;x=A,g.currentTarget=ee;try{x(g)}catch(ie){Au(ie)}g.currentTarget=null,x=I}else for(k=0;k<d.length;k++){if(A=d[k],I=A.instance,ee=A.currentTarget,A=A.listener,I!==x&&g.isPropagationStopped())break e;x=A,g.currentTarget=ee;try{x(g)}catch(ie){Au(ie)}g.currentTarget=null,x=I}}}}function st(n,r){var c=r[bl];c===void 0&&(c=r[bl]=new Set);var d=n+"__bubble";c.has(d)||(S_(r,n,2,!1),c.add(d))}function Um(n,r,c){var d=0;r&&(d|=4),S_(c,n,d,r)}var pd="_reactListening"+Math.random().toString(36).slice(2);function Fm(n){if(!n[pd]){n[pd]=!0,xu.forEach(function(c){c!=="selectionchange"&&(FT.has(c)||Um(c,!1,n),Um(c,!0,n))});var r=n.nodeType===9?n:n.ownerDocument;r===null||r[pd]||(r[pd]=!0,Um("selectionchange",!1,r))}}function S_(n,r,c,d){switch(Z_(r)){case 2:var g=bA;break;case 8:g=xA;break;default:g=ip}c=g.bind(null,r,c,n),g=void 0,!cf||r!=="touchstart"&&r!=="touchmove"&&r!=="wheel"||(g=!0),d?g!==void 0?n.addEventListener(r,c,{capture:!0,passive:g}):n.addEventListener(r,c,!0):g!==void 0?n.addEventListener(r,c,{passive:g}):n.addEventListener(r,c,!1)}function Vm(n,r,c,d,g){var x=d;if((r&1)===0&&(r&2)===0&&d!==null)e:for(;;){if(d===null)return;var k=d.tag;if(k===3||k===4){var A=d.stateNode.containerInfo;if(A===g)break;if(k===4)for(k=d.return;k!==null;){var I=k.tag;if((I===3||I===4)&&k.stateNode.containerInfo===g)return;k=k.return}for(;A!==null;){if(k=Ws(A),k===null)return;if(I=k.tag,I===5||I===6||I===26||I===27){d=x=k;continue e}A=A.parentNode}}d=d.return}Su(function(){var ee=x,ie=Ge(c),le=[];e:{var te=tv.get(n);if(te!==void 0){var se=Eu,Ne=n;switch(n){case"keypress":if(ku(c)===0)break e;case"keydown":case"keyup":se=z5;break;case"focusin":Ne="focus",se=ff;break;case"focusout":Ne="blur",se=ff;break;case"beforeblur":case"afterblur":se=ff;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=jx;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":se=k5;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":se=P5;break;case Zx:case Qx:case Jx:se=N5;break;case ev:se=H5;break;case"scroll":case"scrollend":se=S5;break;case"wheel":se=F5;break;case"copy":case"cut":case"paste":se=A5;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":se=Rx;break;case"toggle":case"beforetoggle":se=q5}var Pe=(r&4)!==0,yt=!Pe&&(n==="scroll"||n==="scrollend"),Y=Pe?te!==null?te+"Capture":null:te;Pe=[];for(var F=ee,J;F!==null;){var oe=F;if(J=oe.stateNode,oe=oe.tag,oe!==5&&oe!==26&&oe!==27||J===null||Y===null||(oe=wl(F,Y),oe!=null&&Pe.push(sc(F,oe,J))),yt)break;F=F.return}0<Pe.length&&(te=new se(te,Ne,null,c,ie),le.push({event:te,listeners:Pe}))}}if((r&7)===0){e:{if(te=n==="mouseover"||n==="pointerover",se=n==="mouseout"||n==="pointerout",te&&c!==De&&(Ne=c.relatedTarget||c.fromElement)&&(Ws(Ne)||Ne[vr]))break e;if((se||te)&&(te=ie.window===ie?ie:(te=ie.ownerDocument)?te.defaultView||te.parentWindow:window,se?(Ne=c.relatedTarget||c.toElement,se=ee,Ne=Ne?Ws(Ne):null,Ne!==null&&(yt=l(Ne),Pe=Ne.tag,Ne!==yt||Pe!==5&&Pe!==27&&Pe!==6)&&(Ne=null)):(se=null,Ne=ee),se!==Ne)){if(Pe=jx,oe="onMouseLeave",Y="onMouseEnter",F="mouse",(n==="pointerout"||n==="pointerover")&&(Pe=Rx,oe="onPointerLeave",Y="onPointerEnter",F="pointer"),yt=se==null?te:_r(se),J=Ne==null?te:_r(Ne),te=new Pe(oe,F+"leave",se,c,ie),te.target=yt,te.relatedTarget=J,oe=null,Ws(ie)===ee&&(Pe=new Pe(Y,F+"enter",Ne,c,ie),Pe.target=J,Pe.relatedTarget=yt,oe=Pe),yt=oe,se&&Ne)t:{for(Pe=VT,Y=se,F=Ne,J=0,oe=Y;oe;oe=Pe(oe))J++;oe=0;for(var Ie=F;Ie;Ie=Pe(Ie))oe++;for(;0<J-oe;)Y=Pe(Y),J--;for(;0<oe-J;)F=Pe(F),oe--;for(;J--;){if(Y===F||F!==null&&Y===F.alternate){Pe=Y;break t}Y=Pe(Y),F=Pe(F)}Pe=null}else Pe=null;se!==null&&w_(le,te,se,Pe,!1),Ne!==null&&yt!==null&&w_(le,yt,Ne,Pe,!0)}}e:{if(te=ee?_r(ee):window,se=te.nodeName&&te.nodeName.toLowerCase(),se==="select"||se==="input"&&te.type==="file")var ut=$x;else if(Ix(te))if(Hx)ut=tT;else{ut=J5;var Oe=Q5}else se=te.nodeName,!se||se.toLowerCase()!=="input"||te.type!=="checkbox"&&te.type!=="radio"?ee&&Sr(ee.elementType)&&(ut=$x):ut=eT;if(ut&&(ut=ut(n,ee))){Px(le,ut,c,ie);break e}Oe&&Oe(n,te,ee),n==="focusout"&&ee&&te.type==="number"&&ee.memoizedProps.value!=null&&co(te,"number",te.value)}switch(Oe=ee?_r(ee):window,n){case"focusin":(Ix(Oe)||Oe.contentEditable==="true")&&(fo=Oe,vf=ee,Ml=null);break;case"focusout":Ml=vf=fo=null;break;case"mousedown":_f=!0;break;case"contextmenu":case"mouseup":case"dragend":_f=!1,Yx(le,c,ie);break;case"selectionchange":if(nT)break;case"keydown":case"keyup":Yx(le,c,ie)}var Ye;if(pf)e:{switch(n){case"compositionstart":var at="onCompositionStart";break e;case"compositionend":at="onCompositionEnd";break e;case"compositionupdate":at="onCompositionUpdate";break e}at=void 0}else ho?zx(n,c)&&(at="onCompositionEnd"):n==="keydown"&&c.keyCode===229&&(at="onCompositionStart");at&&(Dx&&c.locale!=="ko"&&(ho||at!=="onCompositionStart"?at==="onCompositionEnd"&&ho&&(Ye=Tx()):(kr=ie,uf="value"in kr?kr.value:kr.textContent,ho=!0)),Oe=gd(ee,at),0<Oe.length&&(at=new Mx(at,n,null,c,ie),le.push({event:at,listeners:Oe}),Ye?at.data=Ye:(Ye=Bx(c),Ye!==null&&(at.data=Ye)))),(Ye=K5?W5(n,c):Y5(n,c))&&(at=gd(ee,"onBeforeInput"),0<at.length&&(Oe=new Mx("onBeforeInput","beforeinput",null,c,ie),le.push({event:Oe,listeners:at}),Oe.data=Ye)),$T(le,n,ee,c,ie)}y_(le,r)})}function sc(n,r,c){return{instance:n,listener:r,currentTarget:c}}function gd(n,r){for(var c=r+"Capture",d=[];n!==null;){var g=n,x=g.stateNode;if(g=g.tag,g!==5&&g!==26&&g!==27||x===null||(g=wl(n,c),g!=null&&d.unshift(sc(n,g,x)),g=wl(n,r),g!=null&&d.push(sc(n,g,x))),n.tag===3)return d;n=n.return}return[]}function VT(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5&&n.tag!==27);return n||null}function w_(n,r,c,d,g){for(var x=r._reactName,k=[];c!==null&&c!==d;){var A=c,I=A.alternate,ee=A.stateNode;if(A=A.tag,I!==null&&I===d)break;A!==5&&A!==26&&A!==27||ee===null||(I=ee,g?(ee=wl(c,x),ee!=null&&k.unshift(sc(c,ee,I))):g||(ee=wl(c,x),ee!=null&&k.push(sc(c,ee,I)))),c=c.return}k.length!==0&&n.push({event:r,listeners:k})}var qT=/\r\n?/g,GT=/\u0000|\uFFFD/g;function k_(n){return(typeof n=="string"?n:""+n).replace(qT,`
|
|
9
|
-
`).replace(GT,"")}function C_(n,r){return r=k_(r),k_(n)===r}function _t(n,r,c,d,g,x){switch(c){case"children":typeof d=="string"?r==="body"||r==="textarea"&&d===""||$e(n,d):(typeof d=="number"||typeof d=="bigint")&&r!=="body"&&$e(n,""+d);break;case"className":bn(n,"class",d);break;case"tabIndex":bn(n,"tabindex",d);break;case"dir":case"role":case"viewBox":case"width":case"height":bn(n,c,d);break;case"style":gt(n,d,x);break;case"data":if(r!=="object"){bn(n,"data",d);break}case"src":case"href":if(d===""&&(r!=="a"||c!=="href")){n.removeAttribute(c);break}if(d==null||typeof d=="function"||typeof d=="symbol"||typeof d=="boolean"){n.removeAttribute(c);break}d=wr(""+d),n.setAttribute(c,d);break;case"action":case"formAction":if(typeof d=="function"){n.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 x=="function"&&(c==="formAction"?(r!=="input"&&_t(n,r,"name",g.name,g,null),_t(n,r,"formEncType",g.formEncType,g,null),_t(n,r,"formMethod",g.formMethod,g,null),_t(n,r,"formTarget",g.formTarget,g,null)):(_t(n,r,"encType",g.encType,g,null),_t(n,r,"method",g.method,g,null),_t(n,r,"target",g.target,g,null)));if(d==null||typeof d=="symbol"||typeof d=="boolean"){n.removeAttribute(c);break}d=wr(""+d),n.setAttribute(c,d);break;case"onClick":d!=null&&(n.onclick=xe);break;case"onScroll":d!=null&&st("scroll",n);break;case"onScrollEnd":d!=null&&st("scrollend",n);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(c=d.__html,c!=null){if(g.children!=null)throw Error(i(60));n.innerHTML=c}}break;case"multiple":n.multiple=d&&typeof d!="function"&&typeof d!="symbol";break;case"muted":n.muted=d&&typeof d!="function"&&typeof d!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(d==null||typeof d=="function"||typeof d=="boolean"||typeof d=="symbol"){n.removeAttribute("xlink:href");break}c=wr(""+d),n.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":d!=null&&typeof d!="function"&&typeof d!="symbol"?n.setAttribute(c,""+d):n.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":d&&typeof d!="function"&&typeof d!="symbol"?n.setAttribute(c,""):n.removeAttribute(c);break;case"capture":case"download":d===!0?n.setAttribute(c,""):d!==!1&&d!=null&&typeof d!="function"&&typeof d!="symbol"?n.setAttribute(c,d):n.removeAttribute(c);break;case"cols":case"rows":case"size":case"span":d!=null&&typeof d!="function"&&typeof d!="symbol"&&!isNaN(d)&&1<=d?n.setAttribute(c,d):n.removeAttribute(c);break;case"rowSpan":case"start":d==null||typeof d=="function"||typeof d=="symbol"||isNaN(d)?n.removeAttribute(c):n.setAttribute(c,d);break;case"popover":st("beforetoggle",n),st("toggle",n),Hs(n,"popover",d);break;case"xlinkActuate":nn(n,"http://www.w3.org/1999/xlink","xlink:actuate",d);break;case"xlinkArcrole":nn(n,"http://www.w3.org/1999/xlink","xlink:arcrole",d);break;case"xlinkRole":nn(n,"http://www.w3.org/1999/xlink","xlink:role",d);break;case"xlinkShow":nn(n,"http://www.w3.org/1999/xlink","xlink:show",d);break;case"xlinkTitle":nn(n,"http://www.w3.org/1999/xlink","xlink:title",d);break;case"xlinkType":nn(n,"http://www.w3.org/1999/xlink","xlink:type",d);break;case"xmlBase":nn(n,"http://www.w3.org/XML/1998/namespace","xml:base",d);break;case"xmlLang":nn(n,"http://www.w3.org/XML/1998/namespace","xml:lang",d);break;case"xmlSpace":nn(n,"http://www.w3.org/XML/1998/namespace","xml:space",d);break;case"is":Hs(n,"is",d);break;case"innerText":case"textContent":break;default:(!(2<c.length)||c[0]!=="o"&&c[0]!=="O"||c[1]!=="n"&&c[1]!=="N")&&(c=Vi.get(c)||c,Hs(n,c,d))}}function qm(n,r,c,d,g,x){switch(c){case"style":gt(n,d,x);break;case"dangerouslySetInnerHTML":if(d!=null){if(typeof d!="object"||!("__html"in d))throw Error(i(61));if(c=d.__html,c!=null){if(g.children!=null)throw Error(i(60));n.innerHTML=c}}break;case"children":typeof d=="string"?$e(n,d):(typeof d=="number"||typeof d=="bigint")&&$e(n,""+d);break;case"onScroll":d!=null&&st("scroll",n);break;case"onScrollEnd":d!=null&&st("scrollend",n);break;case"onClick":d!=null&&(n.onclick=xe);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!ha.hasOwnProperty(c))e:{if(c[0]==="o"&&c[1]==="n"&&(g=c.endsWith("Capture"),r=c.slice(2,g?c.length-7:void 0),x=n[$s]||null,x=x!=null?x[c]:null,typeof x=="function"&&n.removeEventListener(r,x,g),typeof d=="function")){typeof x!="function"&&x!==null&&(c in n?n[c]=null:n.hasAttribute(c)&&n.removeAttribute(c)),n.addEventListener(r,d,g);break e}c in n?n[c]=d:d===!0?n.setAttribute(c,""):Hs(n,c,d)}}}function Ms(n,r,c){switch(r){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":st("error",n),st("load",n);var d=!1,g=!1,x;for(x in c)if(c.hasOwnProperty(x)){var k=c[x];if(k!=null)switch(x){case"src":d=!0;break;case"srcSet":g=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(i(137,r));default:_t(n,r,x,k,c,null)}}g&&_t(n,r,"srcSet",c.srcSet,c,null),d&&_t(n,r,"src",c.src,c,null);return;case"input":st("invalid",n);var A=x=k=g=null,I=null,ee=null;for(d in c)if(c.hasOwnProperty(d)){var ie=c[d];if(ie!=null)switch(d){case"name":g=ie;break;case"type":k=ie;break;case"checked":I=ie;break;case"defaultChecked":ee=ie;break;case"value":x=ie;break;case"defaultValue":A=ie;break;case"children":case"dangerouslySetInnerHTML":if(ie!=null)throw Error(i(137,r));break;default:_t(n,r,d,ie,c,null)}}fa(n,x,A,I,ee,k,g,!1);return;case"select":st("invalid",n),d=k=x=null;for(g in c)if(c.hasOwnProperty(g)&&(A=c[g],A!=null))switch(g){case"value":x=A;break;case"defaultValue":k=A;break;case"multiple":d=A;default:_t(n,r,g,A,c,null)}r=x,c=k,n.multiple=!!d,r!=null?Ns(n,!!d,r,!1):c!=null&&Ns(n,!!d,c,!0);return;case"textarea":st("invalid",n),x=g=d=null;for(k in c)if(c.hasOwnProperty(k)&&(A=c[k],A!=null))switch(k){case"value":d=A;break;case"defaultValue":g=A;break;case"children":x=A;break;case"dangerouslySetInnerHTML":if(A!=null)throw Error(i(91));break;default:_t(n,r,k,A,c,null)}uo(n,d,g,x);return;case"option":for(I in c)c.hasOwnProperty(I)&&(d=c[I],d!=null)&&(I==="selected"?n.selected=d&&typeof d!="function"&&typeof d!="symbol":_t(n,r,I,d,c,null));return;case"dialog":st("beforetoggle",n),st("toggle",n),st("cancel",n),st("close",n);break;case"iframe":case"object":st("load",n);break;case"video":case"audio":for(d=0;d<tc.length;d++)st(tc[d],n);break;case"image":st("error",n),st("load",n);break;case"details":st("toggle",n);break;case"embed":case"source":case"link":st("error",n),st("load",n);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(ee in c)if(c.hasOwnProperty(ee)&&(d=c[ee],d!=null))switch(ee){case"children":case"dangerouslySetInnerHTML":throw Error(i(137,r));default:_t(n,r,ee,d,c,null)}return;default:if(Sr(r)){for(ie in c)c.hasOwnProperty(ie)&&(d=c[ie],d!==void 0&&qm(n,r,ie,d,c,void 0));return}}for(A in c)c.hasOwnProperty(A)&&(d=c[A],d!=null&&_t(n,r,A,d,c,null))}function KT(n,r,c,d){switch(r){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var g=null,x=null,k=null,A=null,I=null,ee=null,ie=null;for(se in c){var le=c[se];if(c.hasOwnProperty(se)&&le!=null)switch(se){case"checked":break;case"value":break;case"defaultValue":I=le;default:d.hasOwnProperty(se)||_t(n,r,se,null,d,le)}}for(var te in d){var se=d[te];if(le=c[te],d.hasOwnProperty(te)&&(se!=null||le!=null))switch(te){case"type":x=se;break;case"name":g=se;break;case"checked":ee=se;break;case"defaultChecked":ie=se;break;case"value":k=se;break;case"defaultValue":A=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(i(137,r));break;default:se!==le&&_t(n,r,te,se,d,le)}}_l(n,k,A,I,ee,ie,x,g);return;case"select":se=k=A=te=null;for(x in c)if(I=c[x],c.hasOwnProperty(x)&&I!=null)switch(x){case"value":break;case"multiple":se=I;default:d.hasOwnProperty(x)||_t(n,r,x,null,d,I)}for(g in d)if(x=d[g],I=c[g],d.hasOwnProperty(g)&&(x!=null||I!=null))switch(g){case"value":te=x;break;case"defaultValue":A=x;break;case"multiple":k=x;default:x!==I&&_t(n,r,g,x,d,I)}r=A,c=k,d=se,te!=null?Ns(n,!!c,te,!1):!!d!=!!c&&(r!=null?Ns(n,!!c,r,!0):Ns(n,!!c,c?[]:"",!1));return;case"textarea":se=te=null;for(A in c)if(g=c[A],c.hasOwnProperty(A)&&g!=null&&!d.hasOwnProperty(A))switch(A){case"value":break;case"children":break;default:_t(n,r,A,null,d,g)}for(k in d)if(g=d[k],x=c[k],d.hasOwnProperty(k)&&(g!=null||x!=null))switch(k){case"value":te=g;break;case"defaultValue":se=g;break;case"children":break;case"dangerouslySetInnerHTML":if(g!=null)throw Error(i(91));break;default:g!==x&&_t(n,r,k,g,d,x)}_u(n,te,se);return;case"option":for(var Ne in c)te=c[Ne],c.hasOwnProperty(Ne)&&te!=null&&!d.hasOwnProperty(Ne)&&(Ne==="selected"?n.selected=!1:_t(n,r,Ne,null,d,te));for(I in d)te=d[I],se=c[I],d.hasOwnProperty(I)&&te!==se&&(te!=null||se!=null)&&(I==="selected"?n.selected=te&&typeof te!="function"&&typeof te!="symbol":_t(n,r,I,te,d,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 Pe in c)te=c[Pe],c.hasOwnProperty(Pe)&&te!=null&&!d.hasOwnProperty(Pe)&&_t(n,r,Pe,null,d,te);for(ee in d)if(te=d[ee],se=c[ee],d.hasOwnProperty(ee)&&te!==se&&(te!=null||se!=null))switch(ee){case"children":case"dangerouslySetInnerHTML":if(te!=null)throw Error(i(137,r));break;default:_t(n,r,ee,te,d,se)}return;default:if(Sr(r)){for(var yt in c)te=c[yt],c.hasOwnProperty(yt)&&te!==void 0&&!d.hasOwnProperty(yt)&&qm(n,r,yt,void 0,d,te);for(ie in d)te=d[ie],se=c[ie],!d.hasOwnProperty(ie)||te===se||te===void 0&&se===void 0||qm(n,r,ie,te,d,se);return}}for(var Y in c)te=c[Y],c.hasOwnProperty(Y)&&te!=null&&!d.hasOwnProperty(Y)&&_t(n,r,Y,null,d,te);for(le in d)te=d[le],se=c[le],!d.hasOwnProperty(le)||te===se||te==null&&se==null||_t(n,r,le,te,d,se)}function E_(n){switch(n){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function WT(){if(typeof performance.getEntriesByType=="function"){for(var n=0,r=0,c=performance.getEntriesByType("resource"),d=0;d<c.length;d++){var g=c[d],x=g.transferSize,k=g.initiatorType,A=g.duration;if(x&&A&&E_(k)){for(k=0,A=g.responseEnd,d+=1;d<c.length;d++){var I=c[d],ee=I.startTime;if(ee>A)break;var ie=I.transferSize,le=I.initiatorType;ie&&E_(le)&&(I=I.responseEnd,k+=ie*(I<A?1:(A-ee)/(I-ee)))}if(--d,r+=8*(x+k)/(g.duration/1e3),n++,10<n)break}}if(0<n)return r/n/1e6}return navigator.connection&&(n=navigator.connection.downlink,typeof n=="number")?n:5}var Gm=null,Km=null;function bd(n){return n.nodeType===9?n:n.ownerDocument}function N_(n){switch(n){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function T_(n,r){if(n===0)switch(r){case"svg":return 1;case"math":return 2;default:return 0}return n===1&&r==="foreignObject"?0:n}function Wm(n,r){return n==="textarea"||n==="noscript"||typeof r.children=="string"||typeof r.children=="number"||typeof r.children=="bigint"||typeof r.dangerouslySetInnerHTML=="object"&&r.dangerouslySetInnerHTML!==null&&r.dangerouslySetInnerHTML.__html!=null}var Ym=null;function YT(){var n=window.event;return n&&n.type==="popstate"?n===Ym?!1:(Ym=n,!0):(Ym=null,!1)}var A_=typeof setTimeout=="function"?setTimeout:void 0,XT=typeof clearTimeout=="function"?clearTimeout:void 0,j_=typeof Promise=="function"?Promise:void 0,ZT=typeof queueMicrotask=="function"?queueMicrotask:typeof j_<"u"?function(n){return j_.resolve(null).then(n).catch(QT)}:A_;function QT(n){setTimeout(function(){throw n})}function Hr(n){return n==="head"}function M_(n,r){var c=r,d=0;do{var g=c.nextSibling;if(n.removeChild(c),g&&g.nodeType===8)if(c=g.data,c==="/$"||c==="/&"){if(d===0){n.removeChild(g),$o(r);return}d--}else if(c==="$"||c==="$?"||c==="$~"||c==="$!"||c==="&")d++;else if(c==="html")nc(n.ownerDocument.documentElement);else if(c==="head"){c=n.ownerDocument.head,nc(c);for(var x=c.firstChild;x;){var k=x.nextSibling,A=x.nodeName;x[da]||A==="SCRIPT"||A==="STYLE"||A==="LINK"&&x.rel.toLowerCase()==="stylesheet"||c.removeChild(x),x=k}}else c==="body"&&nc(n.ownerDocument.body);c=g}while(c);$o(r)}function R_(n,r){var c=n;n=0;do{var d=c.nextSibling;if(c.nodeType===1?r?(c._stashedDisplay=c.style.display,c.style.display="none"):(c.style.display=c._stashedDisplay||"",c.getAttribute("style")===""&&c.removeAttribute("style")):c.nodeType===3&&(r?(c._stashedText=c.nodeValue,c.nodeValue=""):c.nodeValue=c._stashedText||""),d&&d.nodeType===8)if(c=d.data,c==="/$"){if(n===0)break;n--}else c!=="$"&&c!=="$?"&&c!=="$~"&&c!=="$!"||n++;c=d}while(c)}function Xm(n){var r=n.firstChild;for(r&&r.nodeType===10&&(r=r.nextSibling);r;){var c=r;switch(r=r.nextSibling,c.nodeName){case"HTML":case"HEAD":case"BODY":Xm(c),xl(c);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(c.rel.toLowerCase()==="stylesheet")continue}n.removeChild(c)}}function JT(n,r,c,d){for(;n.nodeType===1;){var g=c;if(n.nodeName.toLowerCase()!==r.toLowerCase()){if(!d&&(n.nodeName!=="INPUT"||n.type!=="hidden"))break}else if(d){if(!n[da])switch(r){case"meta":if(!n.hasAttribute("itemprop"))break;return n;case"link":if(x=n.getAttribute("rel"),x==="stylesheet"&&n.hasAttribute("data-precedence"))break;if(x!==g.rel||n.getAttribute("href")!==(g.href==null||g.href===""?null:g.href)||n.getAttribute("crossorigin")!==(g.crossOrigin==null?null:g.crossOrigin)||n.getAttribute("title")!==(g.title==null?null:g.title))break;return n;case"style":if(n.hasAttribute("data-precedence"))break;return n;case"script":if(x=n.getAttribute("src"),(x!==(g.src==null?null:g.src)||n.getAttribute("type")!==(g.type==null?null:g.type)||n.getAttribute("crossorigin")!==(g.crossOrigin==null?null:g.crossOrigin))&&x&&n.hasAttribute("async")&&!n.hasAttribute("itemprop"))break;return n;default:return n}}else if(r==="input"&&n.type==="hidden"){var x=g.name==null?null:""+g.name;if(g.type==="hidden"&&n.getAttribute("name")===x)return n}else return n;if(n=$n(n.nextSibling),n===null)break}return null}function eA(n,r,c){if(r==="")return null;for(;n.nodeType!==3;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!c||(n=$n(n.nextSibling),n===null))return null;return n}function D_(n,r){for(;n.nodeType!==8;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!r||(n=$n(n.nextSibling),n===null))return null;return n}function Zm(n){return n.data==="$?"||n.data==="$~"}function Qm(n){return n.data==="$!"||n.data==="$?"&&n.ownerDocument.readyState!=="loading"}function tA(n,r){var c=n.ownerDocument;if(n.data==="$~")n._reactRetry=r;else if(n.data!=="$?"||c.readyState!=="loading")r();else{var d=function(){r(),c.removeEventListener("DOMContentLoaded",d)};c.addEventListener("DOMContentLoaded",d),n._reactRetry=d}}function $n(n){for(;n!=null;n=n.nextSibling){var r=n.nodeType;if(r===1||r===3)break;if(r===8){if(r=n.data,r==="$"||r==="$!"||r==="$?"||r==="$~"||r==="&"||r==="F!"||r==="F")break;if(r==="/$"||r==="/&")return null}}return n}var Jm=null;function O_(n){n=n.nextSibling;for(var r=0;n;){if(n.nodeType===8){var c=n.data;if(c==="/$"||c==="/&"){if(r===0)return $n(n.nextSibling);r--}else c!=="$"&&c!=="$!"&&c!=="$?"&&c!=="$~"&&c!=="&"||r++}n=n.nextSibling}return null}function L_(n){n=n.previousSibling;for(var r=0;n;){if(n.nodeType===8){var c=n.data;if(c==="$"||c==="$!"||c==="$?"||c==="$~"||c==="&"){if(r===0)return n;r--}else c!=="/$"&&c!=="/&"||r++}n=n.previousSibling}return null}function z_(n,r,c){switch(r=bd(c),n){case"html":if(n=r.documentElement,!n)throw Error(i(452));return n;case"head":if(n=r.head,!n)throw Error(i(453));return n;case"body":if(n=r.body,!n)throw Error(i(454));return n;default:throw Error(i(451))}}function nc(n){for(var r=n.attributes;r.length;)n.removeAttributeNode(r[0]);xl(n)}var Hn=new Map,B_=new Set;function xd(n){return typeof n.getRootNode=="function"?n.getRootNode():n.nodeType===9?n:n.ownerDocument}var ar=X.d;X.d={f:sA,r:nA,D:iA,C:rA,L:aA,m:oA,X:cA,S:lA,M:uA};function sA(){var n=ar.f(),r=cd();return n||r}function nA(n){var r=Ui(n);r!==null&&r.tag===5&&r.type==="form"?e1(r):ar.r(n)}var Bo=typeof document>"u"?null:document;function I_(n,r,c){var d=Bo;if(d&&typeof r=="string"&&r){var g=rn(r);g='link[rel="'+n+'"][href="'+g+'"]',typeof c=="string"&&(g+='[crossorigin="'+c+'"]'),B_.has(g)||(B_.add(g),n={rel:n,crossOrigin:c,href:r},d.querySelector(g)===null&&(r=d.createElement("link"),Ms(r,"link",n),Qt(r),d.head.appendChild(r)))}}function iA(n){ar.D(n),I_("dns-prefetch",n,null)}function rA(n,r){ar.C(n,r),I_("preconnect",n,r)}function aA(n,r,c){ar.L(n,r,c);var d=Bo;if(d&&n&&r){var g='link[rel="preload"][as="'+rn(r)+'"]';r==="image"&&c&&c.imageSrcSet?(g+='[imagesrcset="'+rn(c.imageSrcSet)+'"]',typeof c.imageSizes=="string"&&(g+='[imagesizes="'+rn(c.imageSizes)+'"]')):g+='[href="'+rn(n)+'"]';var x=g;switch(r){case"style":x=Io(n);break;case"script":x=Po(n)}Hn.has(x)||(n=b({rel:"preload",href:r==="image"&&c&&c.imageSrcSet?void 0:n,as:r},c),Hn.set(x,n),d.querySelector(g)!==null||r==="style"&&d.querySelector(ic(x))||r==="script"&&d.querySelector(rc(x))||(r=d.createElement("link"),Ms(r,"link",n),Qt(r),d.head.appendChild(r)))}}function oA(n,r){ar.m(n,r);var c=Bo;if(c&&n){var d=r&&typeof r.as=="string"?r.as:"script",g='link[rel="modulepreload"][as="'+rn(d)+'"][href="'+rn(n)+'"]',x=g;switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":x=Po(n)}if(!Hn.has(x)&&(n=b({rel:"modulepreload",href:n},r),Hn.set(x,n),c.querySelector(g)===null)){switch(d){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(c.querySelector(rc(x)))return}d=c.createElement("link"),Ms(d,"link",n),Qt(d),c.head.appendChild(d)}}}function lA(n,r,c){ar.S(n,r,c);var d=Bo;if(d&&n){var g=yr(d).hoistableStyles,x=Io(n);r=r||"default";var k=g.get(x);if(!k){var A={loading:0,preload:null};if(k=d.querySelector(ic(x)))A.loading=5;else{n=b({rel:"stylesheet",href:n,"data-precedence":r},c),(c=Hn.get(x))&&ep(n,c);var I=k=d.createElement("link");Qt(I),Ms(I,"link",n),I._p=new Promise(function(ee,ie){I.onload=ee,I.onerror=ie}),I.addEventListener("load",function(){A.loading|=1}),I.addEventListener("error",function(){A.loading|=2}),A.loading|=4,vd(k,r,d)}k={type:"stylesheet",instance:k,count:1,state:A},g.set(x,k)}}}function cA(n,r){ar.X(n,r);var c=Bo;if(c&&n){var d=yr(c).hoistableScripts,g=Po(n),x=d.get(g);x||(x=c.querySelector(rc(g)),x||(n=b({src:n,async:!0},r),(r=Hn.get(g))&&tp(n,r),x=c.createElement("script"),Qt(x),Ms(x,"link",n),c.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(g,x))}}function uA(n,r){ar.M(n,r);var c=Bo;if(c&&n){var d=yr(c).hoistableScripts,g=Po(n),x=d.get(g);x||(x=c.querySelector(rc(g)),x||(n=b({src:n,async:!0,type:"module"},r),(r=Hn.get(g))&&tp(n,r),x=c.createElement("script"),Qt(x),Ms(x,"link",n),c.head.appendChild(x)),x={type:"script",instance:x,count:1,state:null},d.set(g,x))}}function P_(n,r,c,d){var g=(g=ge.current)?xd(g):null;if(!g)throw Error(i(446));switch(n){case"meta":case"title":return null;case"style":return typeof c.precedence=="string"&&typeof c.href=="string"?(r=Io(c.href),c=yr(g).hoistableStyles,d=c.get(r),d||(d={type:"style",instance:null,count:0,state:null},c.set(r,d)),d):{type:"void",instance:null,count:0,state:null};case"link":if(c.rel==="stylesheet"&&typeof c.href=="string"&&typeof c.precedence=="string"){n=Io(c.href);var x=yr(g).hoistableStyles,k=x.get(n);if(k||(g=g.ownerDocument||g,k={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},x.set(n,k),(x=g.querySelector(ic(n)))&&!x._p&&(k.instance=x,k.state.loading=5),Hn.has(n)||(c={rel:"preload",as:"style",href:c.href,crossOrigin:c.crossOrigin,integrity:c.integrity,media:c.media,hrefLang:c.hrefLang,referrerPolicy:c.referrerPolicy},Hn.set(n,c),x||dA(g,n,c,k.state))),r&&d===null)throw Error(i(528,""));return k}if(r&&d!==null)throw Error(i(529,""));return null;case"script":return r=c.async,c=c.src,typeof c=="string"&&r&&typeof r!="function"&&typeof r!="symbol"?(r=Po(c),c=yr(g).hoistableScripts,d=c.get(r),d||(d={type:"script",instance:null,count:0,state:null},c.set(r,d)),d):{type:"void",instance:null,count:0,state:null};default:throw Error(i(444,n))}}function Io(n){return'href="'+rn(n)+'"'}function ic(n){return'link[rel="stylesheet"]['+n+"]"}function $_(n){return b({},n,{"data-precedence":n.precedence,precedence:null})}function dA(n,r,c,d){n.querySelector('link[rel="preload"][as="style"]['+r+"]")?d.loading=1:(r=n.createElement("link"),d.preload=r,r.addEventListener("load",function(){return d.loading|=1}),r.addEventListener("error",function(){return d.loading|=2}),Ms(r,"link",c),Qt(r),n.head.appendChild(r))}function Po(n){return'[src="'+rn(n)+'"]'}function rc(n){return"script[async]"+n}function H_(n,r,c){if(r.count++,r.instance===null)switch(r.type){case"style":var d=n.querySelector('style[data-href~="'+rn(c.href)+'"]');if(d)return r.instance=d,Qt(d),d;var g=b({},c,{"data-href":c.href,"data-precedence":c.precedence,href:null,precedence:null});return d=(n.ownerDocument||n).createElement("style"),Qt(d),Ms(d,"style",g),vd(d,c.precedence,n),r.instance=d;case"stylesheet":g=Io(c.href);var x=n.querySelector(ic(g));if(x)return r.state.loading|=4,r.instance=x,Qt(x),x;d=$_(c),(g=Hn.get(g))&&ep(d,g),x=(n.ownerDocument||n).createElement("link"),Qt(x);var k=x;return k._p=new Promise(function(A,I){k.onload=A,k.onerror=I}),Ms(x,"link",d),r.state.loading|=4,vd(x,c.precedence,n),r.instance=x;case"script":return x=Po(c.src),(g=n.querySelector(rc(x)))?(r.instance=g,Qt(g),g):(d=c,(g=Hn.get(x))&&(d=b({},c),tp(d,g)),n=n.ownerDocument||n,g=n.createElement("script"),Qt(g),Ms(g,"link",d),n.head.appendChild(g),r.instance=g);case"void":return null;default:throw Error(i(443,r.type))}else r.type==="stylesheet"&&(r.state.loading&4)===0&&(d=r.instance,r.state.loading|=4,vd(d,c.precedence,n));return r.instance}function vd(n,r,c){for(var d=c.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),g=d.length?d[d.length-1]:null,x=g,k=0;k<d.length;k++){var A=d[k];if(A.dataset.precedence===r)x=A;else if(x!==g)break}x?x.parentNode.insertBefore(n,x.nextSibling):(r=c.nodeType===9?c.head:c,r.insertBefore(n,r.firstChild))}function ep(n,r){n.crossOrigin==null&&(n.crossOrigin=r.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=r.referrerPolicy),n.title==null&&(n.title=r.title)}function tp(n,r){n.crossOrigin==null&&(n.crossOrigin=r.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=r.referrerPolicy),n.integrity==null&&(n.integrity=r.integrity)}var _d=null;function U_(n,r,c){if(_d===null){var d=new Map,g=_d=new Map;g.set(c,d)}else g=_d,d=g.get(c),d||(d=new Map,g.set(c,d));if(d.has(n))return d;for(d.set(n,null),c=c.getElementsByTagName(n),g=0;g<c.length;g++){var x=c[g];if(!(x[da]||x[Kt]||n==="link"&&x.getAttribute("rel")==="stylesheet")&&x.namespaceURI!=="http://www.w3.org/2000/svg"){var k=x.getAttribute(r)||"";k=n+k;var A=d.get(k);A?A.push(x):d.set(k,[x])}}return d}function F_(n,r,c){n=n.ownerDocument||n,n.head.insertBefore(c,r==="title"?n.querySelector("head > title"):null)}function hA(n,r,c){if(c===1||r.itemProp!=null)return!1;switch(n){case"meta":case"title":return!0;case"style":if(typeof r.precedence!="string"||typeof r.href!="string"||r.href==="")break;return!0;case"link":if(typeof r.rel!="string"||typeof r.href!="string"||r.href===""||r.onLoad||r.onError)break;return r.rel==="stylesheet"?(n=r.disabled,typeof r.precedence=="string"&&n==null):!0;case"script":if(r.async&&typeof r.async!="function"&&typeof r.async!="symbol"&&!r.onLoad&&!r.onError&&r.src&&typeof r.src=="string")return!0}return!1}function V_(n){return!(n.type==="stylesheet"&&(n.state.loading&3)===0)}function fA(n,r,c,d){if(c.type==="stylesheet"&&(typeof d.media!="string"||matchMedia(d.media).matches!==!1)&&(c.state.loading&4)===0){if(c.instance===null){var g=Io(d.href),x=r.querySelector(ic(g));if(x){r=x._p,r!==null&&typeof r=="object"&&typeof r.then=="function"&&(n.count++,n=yd.bind(n),r.then(n,n)),c.state.loading|=4,c.instance=x,Qt(x);return}x=r.ownerDocument||r,d=$_(d),(g=Hn.get(g))&&ep(d,g),x=x.createElement("link"),Qt(x);var k=x;k._p=new Promise(function(A,I){k.onload=A,k.onerror=I}),Ms(x,"link",d),c.instance=x}n.stylesheets===null&&(n.stylesheets=new Map),n.stylesheets.set(c,r),(r=c.state.preload)&&(c.state.loading&3)===0&&(n.count++,c=yd.bind(n),r.addEventListener("load",c),r.addEventListener("error",c))}}var sp=0;function mA(n,r){return n.stylesheets&&n.count===0&&wd(n,n.stylesheets),0<n.count||0<n.imgCount?function(c){var d=setTimeout(function(){if(n.stylesheets&&wd(n,n.stylesheets),n.unsuspend){var x=n.unsuspend;n.unsuspend=null,x()}},6e4+r);0<n.imgBytes&&sp===0&&(sp=62500*WT());var g=setTimeout(function(){if(n.waitingForImages=!1,n.count===0&&(n.stylesheets&&wd(n,n.stylesheets),n.unsuspend)){var x=n.unsuspend;n.unsuspend=null,x()}},(n.imgBytes>sp?50:800)+r);return n.unsuspend=c,function(){n.unsuspend=null,clearTimeout(d),clearTimeout(g)}}:null}function yd(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)wd(this,this.stylesheets);else if(this.unsuspend){var n=this.unsuspend;this.unsuspend=null,n()}}}var Sd=null;function wd(n,r){n.stylesheets=null,n.unsuspend!==null&&(n.count++,Sd=new Map,r.forEach(pA,n),Sd=null,yd.call(n))}function pA(n,r){if(!(r.state.loading&4)){var c=Sd.get(n);if(c)var d=c.get(null);else{c=new Map,Sd.set(n,c);for(var g=n.querySelectorAll("link[data-precedence],style[data-precedence]"),x=0;x<g.length;x++){var k=g[x];(k.nodeName==="LINK"||k.getAttribute("media")!=="not all")&&(c.set(k.dataset.precedence,k),d=k)}d&&c.set(null,d)}g=r.instance,k=g.getAttribute("data-precedence"),x=c.get(k)||d,x===d&&c.set(null,g),c.set(k,g),this.count++,d=yd.bind(this),g.addEventListener("load",d),g.addEventListener("error",d),x?x.parentNode.insertBefore(g,x.nextSibling):(n=n.nodeType===9?n.head:n,n.insertBefore(g,n.firstChild)),r.state.loading|=4}}var ac={$$typeof:N,Provider:null,Consumer:null,_currentValue:Q,_currentValue2:Q,_threadCount:0};function gA(n,r,c,d,g,x,k,A,I){this.tag=1,this.containerInfo=n,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Tt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Tt(0),this.hiddenUpdates=Tt(null),this.identifierPrefix=d,this.onUncaughtError=g,this.onCaughtError=x,this.onRecoverableError=k,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=I,this.incompleteTransitions=new Map}function q_(n,r,c,d,g,x,k,A,I,ee,ie,le){return n=new gA(n,r,c,k,I,ee,ie,le,A),r=1,x===!0&&(r|=24),x=_n(3,null,null,r),n.current=x,x.stateNode=n,r=Lf(),r.refCount++,n.pooledCache=r,r.refCount++,x.memoizedState={element:d,isDehydrated:c,cache:r},Pf(x),n}function G_(n){return n?(n=go,n):go}function K_(n,r,c,d,g,x){g=G_(g),d.context===null?d.context=g:d.pendingContext=g,d=jr(r),d.payload={element:c},x=x===void 0?null:x,x!==null&&(d.callback=x),c=Mr(n,d,r),c!==null&&(dn(c,n,r),Il(c,n,r))}function W_(n,r){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var c=n.retryLane;n.retryLane=c!==0&&c<r?c:r}}function np(n,r){W_(n,r),(n=n.alternate)&&W_(n,r)}function Y_(n){if(n.tag===13||n.tag===31){var r=ba(n,67108864);r!==null&&dn(r,n,67108864),np(n,67108864)}}function X_(n){if(n.tag===13||n.tag===31){var r=Cn();r=Dt(r);var c=ba(n,r);c!==null&&dn(c,n,r),np(n,r)}}var kd=!0;function bA(n,r,c,d){var g=L.T;L.T=null;var x=X.p;try{X.p=2,ip(n,r,c,d)}finally{X.p=x,L.T=g}}function xA(n,r,c,d){var g=L.T;L.T=null;var x=X.p;try{X.p=8,ip(n,r,c,d)}finally{X.p=x,L.T=g}}function ip(n,r,c,d){if(kd){var g=rp(d);if(g===null)Vm(n,r,d,Cd,c),Q_(n,d);else if(_A(g,n,r,c,d))d.stopPropagation();else if(Q_(n,d),r&4&&-1<vA.indexOf(n)){for(;g!==null;){var x=Ui(g);if(x!==null)switch(x.tag){case 3:if(x=x.stateNode,x.current.memoizedState.isDehydrated){var k=Ps(x.pendingLanes);if(k!==0){var A=x;for(A.pendingLanes|=2,A.entangledLanes|=2;k;){var I=1<<31-Es(k);A.entanglements[1]|=I,k&=~I}gi(x),(ht&6)===0&&(od=Nt()+500,ec(0))}}break;case 31:case 13:A=ba(x,2),A!==null&&dn(A,x,2),cd(),np(x,2)}if(x=rp(d),x===null&&Vm(n,r,d,Cd,c),x===g)break;g=x}g!==null&&d.stopPropagation()}else Vm(n,r,d,null,c)}}function rp(n){return n=Ge(n),ap(n)}var Cd=null;function ap(n){if(Cd=null,n=Ws(n),n!==null){var r=l(n);if(r===null)n=null;else{var c=r.tag;if(c===13){if(n=u(r),n!==null)return n;n=null}else if(c===31){if(n=h(r),n!==null)return n;n=null}else if(c===3){if(r.stateNode.current.memoizedState.isDehydrated)return r.tag===3?r.stateNode.containerInfo:null;n=null}else r!==n&&(n=null)}}return Cd=n,null}function Z_(n){switch(n){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(ti()){case Cs:return 2;case Ii:return 8;case Pi:case to:return 32;case xr:return 268435456;default:return 32}default:return 32}}var op=!1,Ur=null,Fr=null,Vr=null,oc=new Map,lc=new Map,qr=[],vA="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 Q_(n,r){switch(n){case"focusin":case"focusout":Ur=null;break;case"dragenter":case"dragleave":Fr=null;break;case"mouseover":case"mouseout":Vr=null;break;case"pointerover":case"pointerout":oc.delete(r.pointerId);break;case"gotpointercapture":case"lostpointercapture":lc.delete(r.pointerId)}}function cc(n,r,c,d,g,x){return n===null||n.nativeEvent!==x?(n={blockedOn:r,domEventName:c,eventSystemFlags:d,nativeEvent:x,targetContainers:[g]},r!==null&&(r=Ui(r),r!==null&&Y_(r)),n):(n.eventSystemFlags|=d,r=n.targetContainers,g!==null&&r.indexOf(g)===-1&&r.push(g),n)}function _A(n,r,c,d,g){switch(r){case"focusin":return Ur=cc(Ur,n,r,c,d,g),!0;case"dragenter":return Fr=cc(Fr,n,r,c,d,g),!0;case"mouseover":return Vr=cc(Vr,n,r,c,d,g),!0;case"pointerover":var x=g.pointerId;return oc.set(x,cc(oc.get(x)||null,n,r,c,d,g)),!0;case"gotpointercapture":return x=g.pointerId,lc.set(x,cc(lc.get(x)||null,n,r,c,d,g)),!0}return!1}function J_(n){var r=Ws(n.target);if(r!==null){var c=l(r);if(c!==null){if(r=c.tag,r===13){if(r=u(c),r!==null){n.blockedOn=r,ro(n.priority,function(){X_(c)});return}}else if(r===31){if(r=h(c),r!==null){n.blockedOn=r,ro(n.priority,function(){X_(c)});return}}else if(r===3&&c.stateNode.current.memoizedState.isDehydrated){n.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}n.blockedOn=null}function Ed(n){if(n.blockedOn!==null)return!1;for(var r=n.targetContainers;0<r.length;){var c=rp(n.nativeEvent);if(c===null){c=n.nativeEvent;var d=new c.constructor(c.type,c);De=d,c.target.dispatchEvent(d),De=null}else return r=Ui(c),r!==null&&Y_(r),n.blockedOn=c,!1;r.shift()}return!0}function ey(n,r,c){Ed(n)&&c.delete(r)}function yA(){op=!1,Ur!==null&&Ed(Ur)&&(Ur=null),Fr!==null&&Ed(Fr)&&(Fr=null),Vr!==null&&Ed(Vr)&&(Vr=null),oc.forEach(ey),lc.forEach(ey)}function Nd(n,r){n.blockedOn===r&&(n.blockedOn=null,op||(op=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,yA)))}var Td=null;function ty(n){Td!==n&&(Td=n,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Td===n&&(Td=null);for(var r=0;r<n.length;r+=3){var c=n[r],d=n[r+1],g=n[r+2];if(typeof d!="function"){if(ap(d||c)===null)continue;break}var x=Ui(c);x!==null&&(n.splice(r,3),r-=3,rm(x,{pending:!0,data:g,method:c.method,action:d},d,g))}}))}function $o(n){function r(I){return Nd(I,n)}Ur!==null&&Nd(Ur,n),Fr!==null&&Nd(Fr,n),Vr!==null&&Nd(Vr,n),oc.forEach(r),lc.forEach(r);for(var c=0;c<qr.length;c++){var d=qr[c];d.blockedOn===n&&(d.blockedOn=null)}for(;0<qr.length&&(c=qr[0],c.blockedOn===null);)J_(c),c.blockedOn===null&&qr.shift();if(c=(n.ownerDocument||n).$$reactFormReplay,c!=null)for(d=0;d<c.length;d+=3){var g=c[d],x=c[d+1],k=g[$s]||null;if(typeof x=="function")k||ty(c);else if(k){var A=null;if(x&&x.hasAttribute("formAction")){if(g=x,k=x[$s]||null)A=k.formAction;else if(ap(g)!==null)continue}else A=k.action;typeof A=="function"?c[d+1]=A:(c.splice(d,3),d-=3),ty(c)}}}function sy(){function n(x){x.canIntercept&&x.info==="react-transition"&&x.intercept({handler:function(){return new Promise(function(k){return g=k})},focusReset:"manual",scroll:"manual"})}function r(){g!==null&&(g(),g=null),d||setTimeout(c,20)}function c(){if(!d&&!navigation.transition){var x=navigation.currentEntry;x&&x.url!=null&&navigation.navigate(x.url,{state:x.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var d=!1,g=null;return navigation.addEventListener("navigate",n),navigation.addEventListener("navigatesuccess",r),navigation.addEventListener("navigateerror",r),setTimeout(c,100),function(){d=!0,navigation.removeEventListener("navigate",n),navigation.removeEventListener("navigatesuccess",r),navigation.removeEventListener("navigateerror",r),g!==null&&(g(),g=null)}}}function lp(n){this._internalRoot=n}Ad.prototype.render=lp.prototype.render=function(n){var r=this._internalRoot;if(r===null)throw Error(i(409));var c=r.current,d=Cn();K_(c,d,n,r,null,null)},Ad.prototype.unmount=lp.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var r=n.containerInfo;K_(n.current,2,null,n,null,null),cd(),r[vr]=null}};function Ad(n){this._internalRoot=n}Ad.prototype.unstable_scheduleHydration=function(n){if(n){var r=io();n={blockedOn:null,target:n,priority:r};for(var c=0;c<qr.length&&r!==0&&r<qr[c].priority;c++);qr.splice(c,0,n),c===0&&J_(n)}};var ny=t.version;if(ny!=="19.2.6")throw Error(i(527,ny,"19.2.6"));X.findDOMNode=function(n){var r=n._reactInternals;if(r===void 0)throw typeof n.render=="function"?Error(i(188)):(n=Object.keys(n).join(","),Error(i(268,n)));return n=f(r),n=n!==null?p(n):null,n=n===null?null:n.stateNode,n};var SA={bundleType:0,version:"19.2.6",rendererPackageName:"react-dom",currentDispatcherRef:L,reconcilerVersion:"19.2.6"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var jd=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!jd.isDisabled&&jd.supportsFiber)try{$i=jd.inject(SA),bs=jd}catch{}}return dc.createRoot=function(n,r){if(!a(n))throw Error(i(299));var c=!1,d="",g=u1,x=d1,k=h1;return r!=null&&(r.unstable_strictMode===!0&&(c=!0),r.identifierPrefix!==void 0&&(d=r.identifierPrefix),r.onUncaughtError!==void 0&&(g=r.onUncaughtError),r.onCaughtError!==void 0&&(x=r.onCaughtError),r.onRecoverableError!==void 0&&(k=r.onRecoverableError)),r=q_(n,1,!1,null,null,c,d,null,g,x,k,sy),n[vr]=r.current,Fm(n),new lp(r)},dc.hydrateRoot=function(n,r,c){if(!a(n))throw Error(i(299));var d=!1,g="",x=u1,k=d1,A=h1,I=null;return c!=null&&(c.unstable_strictMode===!0&&(d=!0),c.identifierPrefix!==void 0&&(g=c.identifierPrefix),c.onUncaughtError!==void 0&&(x=c.onUncaughtError),c.onCaughtError!==void 0&&(k=c.onCaughtError),c.onRecoverableError!==void 0&&(A=c.onRecoverableError),c.formState!==void 0&&(I=c.formState)),r=q_(n,1,!0,r,c??null,d,g,I,x,k,A,sy),r.context=G_(null),c=r.current,d=Cn(),d=Dt(d),g=jr(d),g.callback=null,Mr(c,g,d),c=d,r.current.lanes=c,wt(r,c),gi(r),n[vr]=r.current,Fm(n),new Ad(r)},dc.version="19.2.6",dc}var fy;function RA(){if(fy)return dp.exports;fy=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(),dp.exports=MA(),dp.exports}var Mk=RA();const Rk=(...e)=>e.filter((t,s,i)=>!!t&&t.trim()!==""&&i.indexOf(t)===s).join(" ").trim();const DA=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();const OA=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,s,i)=>i?i.toUpperCase():s.toLowerCase());const my=e=>{const t=OA(e);return t.charAt(0).toUpperCase()+t.slice(1)};var pp={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"};const LA=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0;return!1},zA=S.createContext({}),BA=()=>S.useContext(zA),IA=S.forwardRef(({color:e,size:t,strokeWidth:s,absoluteStrokeWidth:i,className:a="",children:l,iconNode:u,...h},m)=>{const{size:f=24,strokeWidth:p=2,absoluteStrokeWidth:b=!1,color:v="currentColor",className:_=""}=BA()??{},y=i??b?Number(s??p)*24/Number(t??f):s??p;return S.createElement("svg",{ref:m,...pp,width:t??f??pp.width,height:t??f??pp.height,stroke:e??v,strokeWidth:y,className:Rk("lucide",_,a),...!l&&!LA(h)&&{"aria-hidden":"true"},...h},[...u.map(([w,C])=>S.createElement(w,C)),...Array.isArray(l)?l:[l]])});const he=(e,t)=>{const s=S.forwardRef(({className:i,...a},l)=>S.createElement(IA,{ref:l,iconNode:t,className:Rk(`lucide-${DA(my(e))}`,`lucide-${e}`,i),...a}));return s.displayName=my(e),s};const PA=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]],Ha=he("activity",PA);const $A=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],lb=he("arrow-down",$A);const HA=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],cb=he("arrow-left",HA);const UA=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],ub=he("arrow-up",UA);const FA=[["path",{d:"M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",key:"1ah6g2"}],["rect",{x:"14",y:"2",width:"8",height:"8",rx:"1",key:"88lufb"}]],VA=he("blocks",FA);const qA=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],GA=he("book-open",qA);const KA=[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]],WA=he("bot",KA);const YA=[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]],Dk=he("box",YA);const XA=[["path",{d:"M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1",key:"ezmyqa"}],["path",{d:"M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1",key:"e1hn23"}]],ZA=he("braces",XA);const QA=[["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"}]],Ok=he("brain",QA);const JA=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],fr=he("check",JA);const e4=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],jn=he("chevron-down",e4);const t4=[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]],s4=he("chevron-left",t4);const n4=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],Mi=he("chevron-right",n4);const i4=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],Gh=he("chevron-up",i4);const r4=[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]],db=he("circle-check-big",r4);const a4=[["path",{d:"M10.1 2.182a10 10 0 0 1 3.8 0",key:"5ilxe3"}],["path",{d:"M13.9 21.818a10 10 0 0 1-3.8 0",key:"11zvb9"}],["path",{d:"M17.609 3.721a10 10 0 0 1 2.69 2.7",key:"1iw5b2"}],["path",{d:"M2.182 13.9a10 10 0 0 1 0-3.8",key:"c0bmvh"}],["path",{d:"M20.279 17.609a10 10 0 0 1-2.7 2.69",key:"1ruxm7"}],["path",{d:"M21.818 10.1a10 10 0 0 1 0 3.8",key:"qkgqxc"}],["path",{d:"M3.721 6.391a10 10 0 0 1 2.7-2.69",key:"1mcia2"}],["path",{d:"M6.391 20.279a10 10 0 0 1-2.69-2.7",key:"1fvljs"}]],o4=he("circle-dashed",a4);const l4=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]],c4=he("circle-dot",l4);const u4=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],Lk=he("circle-x",u4);const d4=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],fh=he("circle",d4);const h4=[["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"}]],zk=he("code-xml",h4);const f4=[["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"}]],$g=he("copy",f4);const m4=[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]],p4=he("corner-down-left",m4);const g4=[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]],b4=he("corner-down-right",g4);const x4=[["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M17 20v2",key:"1rnc9c"}],["path",{d:"M17 2v2",key:"11trls"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M2 17h2",key:"7oei6x"}],["path",{d:"M2 7h2",key:"asdhe0"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M20 17h2",key:"1fpfkl"}],["path",{d:"M20 7h2",key:"1o8tra"}],["path",{d:"M7 20v2",key:"4gnj0m"}],["path",{d:"M7 2v2",key:"1i4yhu"}],["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",key:"1vbyd7"}],["rect",{x:"8",y:"8",width:"8",height:"8",rx:"1",key:"z9xiuo"}]],v4=he("cpu",x4);const _4=[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]],di=he("database",_4);const y4=[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]],Bk=he("download",y4);const S4=[["path",{d:"M21.54 15H17a2 2 0 0 0-2 2v4.54",key:"1djwo0"}],["path",{d:"M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17",key:"1tzkfa"}],["path",{d:"M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05",key:"14pb5j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],w4=he("earth",S4);const k4=[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]],Ik=he("ellipsis",k4);const C4=[["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"}]],Ga=he("external-link",C4);const E4=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Pk=he("eye-off",E4);const N4=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],hb=he("eye",N4);const T4=[["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"}]],$k=he("file-code-corner",T4);const A4=[["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:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],Hk=he("file-exclamation-point",A4);const j4=[["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"}]],M4=he("file-spreadsheet",j4);const R4=[["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"}]],Uk=he("file-text",R4);const D4=[["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"}]],Fk=he("file",D4);const O4=[["path",{d:"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2",key:"18mbvz"}],["path",{d:"M6.453 15h11.094",key:"3shlmq"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]],L4=he("flask-conical",O4);const z4=[["path",{d:"M18 19a5 5 0 0 1-5-5v8",key:"sz5oeg"}],["path",{d:"M9 20H4a2 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.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]],B4=he("folder-git-2",z4);const I4=[["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"}]],Kh=he("folder-open",I4);const P4=[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["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"}]],$4=he("folder-plus",P4);const H4=[["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"}]],Xa=he("folder",H4);const U4=[["path",{d:"M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z",key:"sc7q7i"}]],F4=he("funnel",U4);const V4=[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]],Vk=he("gauge",V4);const q4=[["path",{d:"M15 6a9 9 0 0 0-9 9V3",key:"1cii5b"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}]],Xn=he("git-branch",q4);const G4=[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["line",{x1:"3",x2:"9",y1:"12",y2:"12",key:"1dyftd"}],["line",{x1:"15",x2:"21",y1:"12",y2:"12",key:"oup4p8"}]],K4=he("git-commit-horizontal",G4);const W4=[["circle",{cx:"12",cy:"18",r:"3",key:"1mpf1b"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9",key:"1uq4wg"}],["path",{d:"M12 12v3",key:"158kv8"}]],py=he("git-fork",W4);const Y4=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 21V9a9 9 0 0 0 9 9",key:"7kw0sc"}]],qk=he("git-merge",Y4);const X4=[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 9v12",key:"1sc30k"}],["path",{d:"m21 3-6 6",key:"16nqsk"}],["path",{d:"m21 9-6-6",key:"9j17rh"}],["path",{d:"M18 11.5V15",key:"65xf6f"}],["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}]],Z4=he("git-pull-request-closed",X4);const Q4=[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 9v12",key:"1sc30k"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v3",key:"1jb6z3"}],["path",{d:"M18 15v6",key:"9wciyi"}],["path",{d:"M21 18h-6",key:"139f0c"}]],J4=he("git-pull-request-create",Q4);const ej=[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]],tj=he("git-pull-request",ej);const sj=[["path",{d:"M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5",key:"mvr1a0"}]],nj=he("heart",sj);const ij=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]],rj=he("image",ij);const aj=[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]],mh=he("inbox",aj);const oj=[["path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",key:"1s6t7t"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]],Gk=he("key-round",oj);const lj=[["path",{d:"M10 5h11",key:"1hkqpe"}],["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 19h11",key:"14g2nv"}],["path",{d:"m3 10 3-3-3-3",key:"i7pm08"}],["path",{d:"m3 20 3-3-3-3",key:"20gx1n"}]],cj=he("list-collapse",lj);const uj=[["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"M3 10a2 2 0 0 0 2 2h3",key:"1npucw"}],["path",{d:"M3 5v12a2 2 0 0 0 2 2h3",key:"x1gjn2"}]],dj=he("list-tree",uj);const hj=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Lt=he("loader-circle",hj);const fj=[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]],gy=he("loader",fj);const mj=[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]],pj=he("lock-keyhole",mj);const gj=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"m21 3-7 7",key:"1l2asr"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M9 21H3v-6",key:"wtvkvv"}]],Kk=he("maximize-2",gj);const bj=[["path",{d:"M12 12v-2",key:"fwoke6"}],["path",{d:"M12 18v-2",key:"qj6yno"}],["path",{d:"M16 12v-2",key:"heuere"}],["path",{d:"M16 18v-2",key:"s1ct0w"}],["path",{d:"M2 11h1.5",key:"15p63e"}],["path",{d:"M20 18v-2",key:"12ehxp"}],["path",{d:"M20.5 11H22",key:"khsy7a"}],["path",{d:"M4 18v-2",key:"1c3oqr"}],["path",{d:"M8 12v-2",key:"1mwtfd"}],["path",{d:"M8 18v-2",key:"qcmpov"}],["rect",{x:"2",y:"6",width:"20",height:"10",rx:"2",key:"1qcswk"}]],xj=he("memory-stick",bj);const vj=[["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:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],_j=he("message-circle-warning",vj);const yj=[["path",{d:"m14 10 7-7",key:"oa77jy"}],["path",{d:"M20 10h-6V4",key:"mjg0md"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M4 14h6v6",key:"rmj7iw"}]],Wk=he("minimize-2",yj);const Sj=[["path",{d:"M5 12h14",key:"1ays0h"}]],wj=he("minus",Sj);const kj=[["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"}]],Cj=he("moon",kj);const Ej=[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]],Nj=he("network",Ej);const Tj=[["path",{d:"M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z",key:"e79jfc"}],["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}]],Aj=he("palette",Tj);const jj=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]],Mj=he("panel-left-close",jj);const Rj=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]],Dj=he("panel-left-open",Rj);const Oj=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],Lj=he("panel-left",Oj);const zj=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}]],Bj=he("panel-top",zj);const Ij=[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551",key:"1miecu"}]],Pj=he("paperclip",Ij);const $j=[["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"}]],Hc=he("pencil",$j);const Hj=[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",key:"10ikf1"}]],tu=he("play",Hj);const Uj=[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z",key:"1xoxul"}],["path",{d:"M9 8V2",key:"14iosj"}]],Yk=he("plug",Uj);const Fj=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],en=he("plus",Fj);const Vj=[["path",{d:"M16.247 7.761a6 6 0 0 1 0 8.478",key:"1fwjs5"}],["path",{d:"M19.075 4.933a10 10 0 0 1 0 14.134",key:"ehdyv1"}],["path",{d:"M4.925 19.067a10 10 0 0 1 0-14.134",key:"1q22gi"}],["path",{d:"M7.753 16.239a6 6 0 0 1 0-8.478",key:"r2q7qm"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]],qj=he("radio",Vj);const Gj=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]],su=he("refresh-cw",Gj);const Kj=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]],fb=he("rotate-ccw",Kj);const Wj=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],Xk=he("save",Wj);const Yj=[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]],Zk=he("scroll-text",Yj);const Xj=[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]],Zj=he("search",Xj);const Qj=[["path",{d:"M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z",key:"117uat"}],["path",{d:"M6 12h16",key:"s4cdu5"}]],Jj=he("send-horizontal",Qj);const eM=[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]],Qk=he("server",eM);const tM=[["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"}]],sM=he("settings-2",tM);const nM=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]],iM=he("shield-alert",nM);const rM=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}],["path",{d:"M12 17h.01",key:"p32p05"}]],aM=he("shield-question-mark",rM);const oM=[["path",{d:"M21 4v16",key:"7j8fe9"}],["path",{d:"M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z",key:"zs4d6"}]],Jk=he("skip-forward",oM);const lM=[["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"}]],oa=he("sparkles",lM);const cM=[["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"}]],uM=he("square-terminal",cM);const dM=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],nu=he("square",dM);const hM=[["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"}]],fM=he("sun",hM);const mM=[["path",{d:"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18",key:"gugj83"}]],pM=he("table-2",mM);const gM=[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]],mb=he("terminal",gM);const bM=[["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"}]],ol=he("trash-2",bM);const xM=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],pb=he("triangle-alert",xM);const vM=[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m17 8-5-5-5 5",key:"7q97r8"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}]],gb=he("upload",vM);const _M=[["path",{d:"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72",key:"ul74o6"}],["path",{d:"m14 7 3 3",key:"1r5n42"}],["path",{d:"M5 6v4",key:"ilb8ba"}],["path",{d:"M19 14v4",key:"blhpug"}],["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M7 8H3",key:"zfb6yr"}],["path",{d:"M21 16h-4",key:"1cnmox"}],["path",{d:"M11 3H9",key:"1obp7u"}]],yM=he("wand-sparkles",_M);const SM=[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]],wM=he("wrench",SM);const kM=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],Gs=he("x",kM);const CM=[["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"}]],EM=he("zap",CM);class eC extends Error{conflict;constructor(t,s){super(t),this.name="PortConflictResponseError",this.conflict=s}}async function Le(e,t){const s=await fetch(e,t),i=await s.json().catch(()=>{});if(!s.ok)throw s.status===409&&i?.conflict?.code==="PORT_IN_USE"?new eC(i?.error||"Port already in use",i.conflict):new Error(i?.error||s.statusText);return i}async function pn(e,t){const s=new URLSearchParams;for(const[i,a]of Object.entries(t))a!==void 0&&String(a).trim()&&s.set(i,String(a));await Le(e,{method:"POST",headers:{"content-type":"application/x-www-form-urlencoded"},body:s})}async function Za(e,t){const s=new URLSearchParams;for(const[i,a]of Object.entries(t))a!==void 0&&String(a).trim()&&s.set(i,String(a));return Le(e,{method:"POST",headers:{"content-type":"application/x-www-form-urlencoded"},body:s})}async function NM(){return(await Le("/api/agent")).agent}async function TM(e){return(await Le(`/api/agent/mcp-status?agent=${encodeURIComponent(e)}`)).statuses}async function AM(){return(await Le("/api/agent/usage")).usage}async function jM(){return(await Le("/api/agent/claude-settings")).settings}async function MM(e){return(await Le("/api/agent/claude-settings",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(e)})).settings}async function RM(){const e=await Le("/api/agent/chat/status");return{configured:e.configured,approvals:e.approvals,provider:e.provider}}async function DM(e,t,s){await Le("/api/agent/chat/approve",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({sessionId:e,requestId:t,decision:s})})}async function OM(e,t,s,i,a){const l=await fetch("/api/agent/chat",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({message:e,resumeSessionId:t,autoApprove:a}),signal:i});if(!l.ok||!l.body){const f=await l.json().catch(()=>{});throw new Error(f?.error||l.statusText||"Agent request failed")}const u=l.body.getReader(),h=new TextDecoder;let m="";for(;;){const{done:f,value:p}=await u.read();if(f)break;m+=h.decode(p,{stream:!0});let b=m.indexOf(`
|
|
10
|
-
|
|
11
|
-
`);for(;b!==-1;){const v=m.slice(0,b);m=m.slice(b+2);const _=v.split(`
|
|
12
|
-
`).find(y=>y.startsWith("data:"));if(_){const y=_.slice(5).trim();if(y)try{s(JSON.parse(y))}catch{}}b=m.indexOf(`
|
|
13
|
-
|
|
14
|
-
`)}}}async function tC(){return(await Le("/api/databases")).connections}async function LM(){return(await Le("/api/databases/detect")).detected}async function zM(e){await Za("/api/databases",e)}async function BM(e){return Za("/api/databases/test",e)}async function IM(e){await Le(`/api/databases/${encodeURIComponent(e)}`,{method:"DELETE"})}async function PM(e){return(await Le(`/api/databases/${encodeURIComponent(e)}/tables`)).tables}async function $M(e,t,s=100,i=0){return Le(`/api/databases/${encodeURIComponent(e)}/rows?table=${encodeURIComponent(t)}&limit=${s}&offset=${i}`)}async function sC(e=100){return(await Le(`/api/errors?limit=${e}`)).incidents}async function HM(e){return Le(`/api/errors/${e}/prompt`)}async function UM(e=200){return(await Le(`/api/git/graph?limit=${e}`)).commits}async function FM(e,t){const s=new URLSearchParams({hash:e});t&&s.set("file",t);const i=await fetch(`/api/git/commit?${s.toString()}`);if(!i.ok){const a=await i.json().catch(()=>({error:i.statusText}));throw new Error(a.error||"Unable to load commit diff")}return i.text()}async function VM(e){return(await Le(`/api/git/commit/files?hash=${encodeURIComponent(e)}`)).files}async function qM(){return(await Le("/api/git/files")).files}async function GM(){return(await Le("/api/git/file-sizes")).files}async function KM(e){const t=await Le(`/api/git/file?path=${encodeURIComponent(e)}`);return{content:t.content,truncated:t.truncated,binary:t.binary,size:t.size}}async function WM(e,t){await Le("/api/git/file",{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({path:e,content:t})})}async function YM(e){const t=await fetch(`/api/git/diff?file=${encodeURIComponent(e)}`);if(!t.ok){const s=await t.json().catch(()=>({error:t.statusText}));throw new Error(s.error||"Unable to load diff")}return t.text()}async function nC(e){await Le("/api/git/stage",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({paths:e})})}async function XM(e){await Le("/api/git/unstage",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({paths:e})})}async function iC(e){return(await Za("/api/git/commit",{message:e})).output}async function Wh(){const e=await Za("/api/git/push",{});return{output:e.output,branch:e.branch,setUpstream:e.setUpstream}}async function ZM(e){await Le(`/api/git/repositories/${encodeURIComponent(e)}`,{method:"DELETE"})}async function QM(){return Le("/api/github/token")}async function JM(){return await Le("/api/github/oauth/start",{method:"POST"})}async function e6(e){const t=await Le("/api/github/oauth/poll",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({device_code:e})});return{done:t.done,slowDown:t.slowDown}}async function t6(e,t){const s=new URLSearchParams({host:e,token:t});await Le("/api/github/token",{method:"POST",headers:{"content-type":"application/x-www-form-urlencoded"},body:s})}async function by(e="open",t=1){return(await Le(`/api/github/prs?state=${e}&page=${t}`)).prs}async function s6(e){return(await Le(`/api/github/prs/${e}`)).pr}async function n6(e){const t=await fetch(`/api/github/prs/${e}/diff`);if(!t.ok){const s=await t.json().catch(()=>({error:t.statusText}));throw new Error(s.error||"Unable to load PR diff")}return t.text()}async function i6(e){return(await Le("/api/github/prs",{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify(e)})).pr}async function r6(e,t={}){const s=await Le(`/api/github/prs/${e}/merge`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({method:t.method??"squash",...t})});return{merged:s.merged,sha:s.sha,message:s.message}}async function xy(e="open",t=1){return(await Le(`/api/github/issues?state=${e}&page=${t}`)).issues}async function a6(e){return(await Le(`/api/github/issues/${e}`)).issue}async function o6(e){return(await Le(`/api/github/issues/${e}/comments`)).comments}async function l6(e,t){return(await Le(`/api/github/issues/${e}/comments`,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({body:t})})).comment}async function c6(e){return(await Le(`/api/github/ci/${encodeURIComponent(e)}`)).status}async function rC(e,t=1){const s=new URLSearchParams({page:String(t)});return e&&s.set("branch",e),(await Le(`/api/github/runs?${s}`)).runs}async function u6(e){return(await Le(`/api/github/runs/${e}/jobs`)).jobs}async function d6(){return(await Le("/api/log-sources")).sources}async function h6(e){return(await Za("/api/log-sources",e)).sources}async function aC(e,t={}){const s=new URLSearchParams;return s.set("lines",String(t.lines??500)),t.since&&s.set("since",t.since),t.until&&s.set("until",t.until),t.grep&&s.set("grep",t.grep),t.level&&s.set("level",t.level),t.cursor&&s.set("cursor",t.cursor),t.before&&s.set("before",t.before),(await Le(`/api/log-sources/${encodeURIComponent(e)}/logs?${s.toString()}`)).logs}const bb={"content-type":"application/json"};async function f6(e){const t=await Le("/api/onboard/scan",{method:"POST",headers:bb,body:JSON.stringify({url:e})});return{profile:t.profile,proposals:t.proposals,databases:t.databases??[]}}async function m6(e,t,s){const i=s?{name:s.name,engine:s.engine,url:s.url}:void 0;await Le("/api/onboard/register",{method:"POST",headers:bb,body:JSON.stringify({...e,start:t,database:i})})}async function p6(e,t){const s=await fetch("/api/onboard/install/stream",{method:"POST",headers:bb,body:JSON.stringify(e)});if(!s.ok||!s.body){const u=await s.json().catch(()=>{});t.onError(u?.error||s.statusText);return}const i=s.body.getReader(),a=new TextDecoder;let l="";for(;;){const{done:u,value:h}=await i.read();if(u)break;l+=a.decode(h,{stream:!0});const m=l.split(`
|
|
15
|
-
|
|
16
|
-
`);l=m.pop()??"";for(const f of m)g6(f,t)}}function g6(e,t){let s="message",i="";for(const a of e.split(`
|
|
17
|
-
`))a.startsWith("event:")?s=a.slice(6).trim():a.startsWith("data:")&&(i+=a.slice(5).trim());if(i)try{const a=JSON.parse(i);s==="output"?t.onLine(a):s==="done"?t.onDone(a.exitCode??null):s==="error"&&t.onError(a.error??"Install failed.")}catch{}}async function b6(){return Le("/api/dashboard")}async function x6(e){await Le(`/api/services/${encodeURIComponent(e)}`,{method:"DELETE"})}async function v6(e,t,s){t.includes(s)||await pn("/api/bundles",{name:e,originalName:e,services:[...t,s].join(",")})}async function _6(e,t,s){t.includes(s)&&await pn("/api/bundles",{name:e,originalName:e,services:t.filter(i=>i!==s).join(",")})}async function oC(e,{files:t=!1}={}){const s=new URLSearchParams({path:e});return t&&s.set("files","1"),Le(`/api/fs/directories?${s.toString()}`)}async function lC(e,t={}){const s=new URLSearchParams;s.set("lines",String(t.lines??500)),t.since&&s.set("since",t.since),t.until&&s.set("until",t.until),t.grep&&s.set("grep",t.grep),t.level&&s.set("level",t.level),t.cursor&&s.set("cursor",t.cursor),t.before&&s.set("before",t.before);const i=await Le(`/api/services/${encodeURIComponent(e)}/logs?${s.toString()}`);return{logs:i.logs,queryable:!!i.queryable}}async function y6(e,t){const s=t?`?path=${encodeURIComponent(t)}`:"";return Le(`/api/services/${encodeURIComponent(e)}/config-browse${s}`)}async function S6(e){const t=await Le(`/api/services/${encodeURIComponent(e)}/config-files`);return{cwd:t.cwd,files:t.files}}async function vy(e,t){return Le(`/api/services/${encodeURIComponent(e)}/config-file?path=${encodeURIComponent(t)}`)}async function w6(e,t,s){return Le(`/api/services/${encodeURIComponent(e)}/config-file?path=${encodeURIComponent(t)}`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({entries:s})})}async function k6(e,t,s){return Le(`/api/services/${encodeURIComponent(e)}/config-file?path=${encodeURIComponent(t)}`,{method:"PUT",headers:{"content-type":"application/json"},body:JSON.stringify({content:s})})}async function C6(e){return(await Le(`/api/services/${encodeURIComponent(e)}/metrics`)).metrics}async function E6(e){return Za("/api/services/test",e)}async function N6(e,t){return Za(`/api/services/${encodeURIComponent(e)}/test`,t?{pattern:t}:{})}async function T6(){return(await Le("/api/terminal/sessions")).sessions}async function Qd(e){return(await Le("/api/terminal/sessions",{method:"POST",...e?.serviceName?{headers:{"content-type":"application/json"},body:JSON.stringify({serviceName:e.serviceName})}:{}})).session}async function A6(e){await Le(`/api/terminal/sessions/${encodeURIComponent(e)}`,{method:"DELETE"})}async function j6(){return(await Le("/api/workflows")).workflows}async function _y(){return(await Le("/api/git/status")).status}function cC(e){var t,s,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(s=cC(e[t]))&&(i&&(i+=" "),i+=s)}else for(s in e)e[s]&&(i&&(i+=" "),i+=s);return i}function Uc(){for(var e,t,s=0,i="",a=arguments.length;s<a;s++)(e=arguments[s])&&(t=cC(e))&&(i&&(i+=" "),i+=t);return i}const yy=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Sy=Uc,uC=(e,t)=>s=>{var i;if(t?.variants==null)return Sy(e,s?.class,s?.className);const{variants:a,defaultVariants:l}=t,u=Object.keys(a).map(f=>{const p=s?.[f],b=l?.[f];if(p===null)return null;const v=yy(p)||yy(b);return a[f][v]}),h=s&&Object.entries(s).reduce((f,p)=>{let[b,v]=p;return v===void 0||(f[b]=v),f},{}),m=t==null||(i=t.compoundVariants)===null||i===void 0?void 0:i.reduce((f,p)=>{let{class:b,className:v,..._}=p;return Object.entries(_).every(y=>{let[w,C]=y;return Array.isArray(C)?C.includes({...l,...h}[w]):{...l,...h}[w]===C})?[...f,b,v]:f},[]);return Sy(e,u,m,s?.class,s?.className)},M6=(e,t)=>{const s=new Array(e.length+t.length);for(let i=0;i<e.length;i++)s[i]=e[i];for(let i=0;i<t.length;i++)s[e.length+i]=t[i];return s},R6=(e,t)=>({classGroupId:e,validator:t}),dC=(e=new Map,t=null,s)=>({nextPart:e,validators:t,classGroupId:s}),ph="-",wy=[],D6="arbitrary..",O6=e=>{const t=z6(e),{conflictingClassGroups:s,conflictingClassGroupModifiers:i}=e;return{getClassGroupId:u=>{if(u.startsWith("[")&&u.endsWith("]"))return L6(u);const h=u.split(ph),m=h[0]===""&&h.length>1?1:0;return hC(h,m,t)},getConflictingClassGroupIds:(u,h)=>{if(h){const m=i[u],f=s[u];return m?f?M6(f,m):m:f||wy}return s[u]||wy}}},hC=(e,t,s)=>{if(e.length-t===0)return s.classGroupId;const a=e[t],l=s.nextPart.get(a);if(l){const f=hC(e,t+1,l);if(f)return f}const u=s.validators;if(u===null)return;const h=t===0?e.join(ph):e.slice(t).join(ph),m=u.length;for(let f=0;f<m;f++){const p=u[f];if(p.validator(h))return p.classGroupId}},L6=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),s=t.indexOf(":"),i=t.slice(0,s);return i?D6+i:void 0})(),z6=e=>{const{theme:t,classGroups:s}=e;return B6(s,t)},B6=(e,t)=>{const s=dC();for(const i in e){const a=e[i];xb(a,s,i,t)}return s},xb=(e,t,s,i)=>{const a=e.length;for(let l=0;l<a;l++){const u=e[l];I6(u,t,s,i)}},I6=(e,t,s,i)=>{if(typeof e=="string"){P6(e,t,s);return}if(typeof e=="function"){$6(e,t,s,i);return}H6(e,t,s,i)},P6=(e,t,s)=>{const i=e===""?t:fC(t,e);i.classGroupId=s},$6=(e,t,s,i)=>{if(U6(e)){xb(e(i),t,s,i);return}t.validators===null&&(t.validators=[]),t.validators.push(R6(s,e))},H6=(e,t,s,i)=>{const a=Object.entries(e),l=a.length;for(let u=0;u<l;u++){const[h,m]=a[u];xb(m,fC(t,h),s,i)}},fC=(e,t)=>{let s=e;const i=t.split(ph),a=i.length;for(let l=0;l<a;l++){const u=i[l];let h=s.nextPart.get(u);h||(h=dC(),s.nextPart.set(u,h)),s=h}return s},U6=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,F6=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,s=Object.create(null),i=Object.create(null);const a=(l,u)=>{s[l]=u,t++,t>e&&(t=0,i=s,s=Object.create(null))};return{get(l){let u=s[l];if(u!==void 0)return u;if((u=i[l])!==void 0)return a(l,u),u},set(l,u){l in s?s[l]=u:a(l,u)}}},Hg="!",ky=":",V6=[],Cy=(e,t,s,i,a)=>({modifiers:e,hasImportantModifier:t,baseClassName:s,maybePostfixModifierPosition:i,isExternal:a}),q6=e=>{const{prefix:t,experimentalParseClassName:s}=e;let i=a=>{const l=[];let u=0,h=0,m=0,f;const p=a.length;for(let w=0;w<p;w++){const C=a[w];if(u===0&&h===0){if(C===ky){l.push(a.slice(m,w)),m=w+1;continue}if(C==="/"){f=w;continue}}C==="["?u++:C==="]"?u--:C==="("?h++:C===")"&&h--}const b=l.length===0?a:a.slice(m);let v=b,_=!1;b.endsWith(Hg)?(v=b.slice(0,-1),_=!0):b.startsWith(Hg)&&(v=b.slice(1),_=!0);const y=f&&f>m?f-m:void 0;return Cy(l,_,v,y)};if(t){const a=t+ky,l=i;i=u=>u.startsWith(a)?l(u.slice(a.length)):Cy(V6,!1,u,void 0,!0)}if(s){const a=i;i=l=>s({className:l,parseClassName:a})}return i},G6=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((s,i)=>{t.set(s,1e6+i)}),s=>{const i=[];let a=[];for(let l=0;l<s.length;l++){const u=s[l],h=u[0]==="[",m=t.has(u);h||m?(a.length>0&&(a.sort(),i.push(...a),a=[]),i.push(u)):a.push(u)}return a.length>0&&(a.sort(),i.push(...a)),i}},K6=e=>({cache:F6(e.cacheSize),parseClassName:q6(e),sortModifiers:G6(e),postfixLookupClassGroupIds:W6(e),...O6(e)}),W6=e=>{const t=Object.create(null),s=e.postfixLookupClassGroups;if(s)for(let i=0;i<s.length;i++)t[s[i]]=!0;return t},Y6=/\s+/,X6=(e,t)=>{const{parseClassName:s,getClassGroupId:i,getConflictingClassGroupIds:a,sortModifiers:l,postfixLookupClassGroupIds:u}=t,h=[],m=e.trim().split(Y6);let f="";for(let p=m.length-1;p>=0;p-=1){const b=m[p],{isExternal:v,modifiers:_,hasImportantModifier:y,baseClassName:w,maybePostfixModifierPosition:C}=s(b);if(v){f=b+(f.length>0?" "+f:f);continue}let E=!!C,T;if(E){const O=w.substring(0,C);T=i(O);const j=T&&u[T]?i(w):void 0;j&&j!==T&&(T=j,E=!1)}else T=i(w);if(!T){if(!E){f=b+(f.length>0?" "+f:f);continue}if(T=i(w),!T){f=b+(f.length>0?" "+f:f);continue}E=!1}const N=_.length===0?"":_.length===1?_[0]:l(_).join(":"),M=y?N+Hg:N,R=M+T;if(h.indexOf(R)>-1)continue;h.push(R);const z=a(T,E);for(let O=0;O<z.length;++O){const j=z[O];h.push(M+j)}f=b+(f.length>0?" "+f:f)}return f},Z6=(...e)=>{let t=0,s,i,a="";for(;t<e.length;)(s=e[t++])&&(i=mC(s))&&(a&&(a+=" "),a+=i);return a},mC=e=>{if(typeof e=="string")return e;let t,s="";for(let i=0;i<e.length;i++)e[i]&&(t=mC(e[i]))&&(s&&(s+=" "),s+=t);return s},Q6=(e,...t)=>{let s,i,a,l;const u=m=>{const f=t.reduce((p,b)=>b(p),e());return s=K6(f),i=s.cache.get,a=s.cache.set,l=h,h(m)},h=m=>{const f=i(m);if(f)return f;const p=X6(m,s);return a(m,p),p};return l=u,(...m)=>l(Z6(...m))},J6=[],ds=e=>{const t=s=>s[e]||J6;return t.isThemeGetter=!0,t},pC=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,gC=/^\((?:(\w[\w-]*):)?(.+)\)$/i,eR=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,tR=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,sR=/\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$/,nR=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,iR=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,rR=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Kr=e=>eR.test(e),Ze=e=>!!e&&!Number.isNaN(Number(e)),bi=e=>!!e&&Number.isInteger(Number(e)),gp=e=>e.endsWith("%")&&Ze(e.slice(0,-1)),or=e=>tR.test(e),bC=()=>!0,aR=e=>sR.test(e)&&!nR.test(e),vb=()=>!1,oR=e=>iR.test(e),lR=e=>rR.test(e),cR=e=>!Ce(e)&&!Ee(e),uR=e=>e.startsWith("@container")&&(e[10]==="/"&&e[11]!==void 0||e[11]==="s"&&e[16]!==void 0&&e.startsWith("-size/",10)||e[11]==="n"&&e[18]!==void 0&&e.startsWith("-normal/",10)),dR=e=>la(e,_C,vb),Ce=e=>pC.test(e),ja=e=>la(e,yC,aR),Ey=e=>la(e,vR,Ze),hR=e=>la(e,wC,bC),fR=e=>la(e,SC,vb),Ny=e=>la(e,xC,vb),mR=e=>la(e,vC,lR),Md=e=>la(e,kC,oR),Ee=e=>gC.test(e),hc=e=>Qa(e,yC),pR=e=>Qa(e,SC),Ty=e=>Qa(e,xC),gR=e=>Qa(e,_C),bR=e=>Qa(e,vC),Rd=e=>Qa(e,kC,!0),xR=e=>Qa(e,wC,!0),la=(e,t,s)=>{const i=pC.exec(e);return i?i[1]?t(i[1]):s(i[2]):!1},Qa=(e,t,s=!1)=>{const i=gC.exec(e);return i?i[1]?t(i[1]):s:!1},xC=e=>e==="position"||e==="percentage",vC=e=>e==="image"||e==="url",_C=e=>e==="length"||e==="size"||e==="bg-size",yC=e=>e==="length",vR=e=>e==="number",SC=e=>e==="family-name",wC=e=>e==="number"||e==="weight",kC=e=>e==="shadow",_R=()=>{const e=ds("color"),t=ds("font"),s=ds("text"),i=ds("font-weight"),a=ds("tracking"),l=ds("leading"),u=ds("breakpoint"),h=ds("container"),m=ds("spacing"),f=ds("radius"),p=ds("shadow"),b=ds("inset-shadow"),v=ds("text-shadow"),_=ds("drop-shadow"),y=ds("blur"),w=ds("perspective"),C=ds("aspect"),E=ds("ease"),T=ds("animate"),N=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],R=()=>[...M(),Ee,Ce],z=()=>["auto","hidden","clip","visible","scroll"],O=()=>["auto","contain","none"],j=()=>[Ee,Ce,m],P=()=>[Kr,"full","auto",...j()],B=()=>[bi,"none","subgrid",Ee,Ce],H=()=>["auto",{span:["full",bi,Ee,Ce]},bi,Ee,Ce],V=()=>[bi,"auto",Ee,Ce],q=()=>["auto","min","max","fr",Ee,Ce],W=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],K=()=>["start","end","center","stretch","center-safe","end-safe"],L=()=>["auto",...j()],X=()=>[Kr,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...j()],Q=()=>[Kr,"screen","full","dvw","lvw","svw","min","max","fit",...j()],G=()=>[Kr,"screen","full","lh","dvh","lvh","svh","min","max","fit",...j()],U=()=>[e,Ee,Ce],D=()=>[...M(),Ty,Ny,{position:[Ee,Ce]}],Z=()=>["no-repeat",{repeat:["","x","y","space","round"]}],de=()=>["auto","cover","contain",gR,dR,{size:[Ee,Ce]}],re=()=>[gp,hc,ja],fe=()=>["","none","full",f,Ee,Ce],ge=()=>["",Ze,hc,ja],ye=()=>["solid","dashed","dotted","double"],je=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Se=()=>[Ze,gp,Ty,Ny],We=()=>["","none",y,Ee,Ce],be=()=>["none",Ze,Ee,Ce],Ae=()=>["none",Ze,Ee,Ce],Me=()=>[Ze,Ee,Ce],Bt=()=>[Kr,"full",...j()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[or],breakpoint:[or],color:[bC],container:[or],"drop-shadow":[or],ease:["in","out","in-out"],font:[cR],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[or],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[or],shadow:[or],spacing:["px",Ze],text:[or],"text-shadow":[or],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Kr,Ce,Ee,C]}],container:["container"],"container-type":[{"@container":["","normal","size",Ee,Ce]}],"container-named":[uR],columns:[{columns:[Ze,Ce,Ee,h]}],"break-after":[{"break-after":N()}],"break-before":[{"break-before":N()}],"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:R()}],overflow:[{overflow:z()}],"overflow-x":[{"overflow-x":z()}],"overflow-y":[{"overflow-y":z()}],overscroll:[{overscroll:O()}],"overscroll-x":[{"overscroll-x":O()}],"overscroll-y":[{"overscroll-y":O()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:P()}],"inset-x":[{"inset-x":P()}],"inset-y":[{"inset-y":P()}],start:[{"inset-s":P(),start:P()}],end:[{"inset-e":P(),end:P()}],"inset-bs":[{"inset-bs":P()}],"inset-be":[{"inset-be":P()}],top:[{top:P()}],right:[{right:P()}],bottom:[{bottom:P()}],left:[{left:P()}],visibility:["visible","invisible","collapse"],z:[{z:[bi,"auto",Ee,Ce]}],basis:[{basis:[Kr,"full","auto",h,...j()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Ze,Kr,"auto","initial","none",Ce]}],grow:[{grow:["",Ze,Ee,Ce]}],shrink:[{shrink:["",Ze,Ee,Ce]}],order:[{order:[bi,"first","last","none",Ee,Ce]}],"grid-cols":[{"grid-cols":B()}],"col-start-end":[{col:H()}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":B()}],"row-start-end":[{row:H()}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":q()}],"auto-rows":[{"auto-rows":q()}],gap:[{gap:j()}],"gap-x":[{"gap-x":j()}],"gap-y":[{"gap-y":j()}],"justify-content":[{justify:[...W(),"normal"]}],"justify-items":[{"justify-items":[...K(),"normal"]}],"justify-self":[{"justify-self":["auto",...K()]}],"align-content":[{content:["normal",...W()]}],"align-items":[{items:[...K(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...K(),{baseline:["","last"]}]}],"place-content":[{"place-content":W()}],"place-items":[{"place-items":[...K(),"baseline"]}],"place-self":[{"place-self":["auto",...K()]}],p:[{p:j()}],px:[{px:j()}],py:[{py:j()}],ps:[{ps:j()}],pe:[{pe:j()}],pbs:[{pbs:j()}],pbe:[{pbe:j()}],pt:[{pt:j()}],pr:[{pr:j()}],pb:[{pb:j()}],pl:[{pl:j()}],m:[{m:L()}],mx:[{mx:L()}],my:[{my:L()}],ms:[{ms:L()}],me:[{me:L()}],mbs:[{mbs:L()}],mbe:[{mbe:L()}],mt:[{mt:L()}],mr:[{mr:L()}],mb:[{mb:L()}],ml:[{ml:L()}],"space-x":[{"space-x":j()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":j()}],"space-y-reverse":["space-y-reverse"],size:[{size:X()}],"inline-size":[{inline:["auto",...Q()]}],"min-inline-size":[{"min-inline":["auto",...Q()]}],"max-inline-size":[{"max-inline":["none",...Q()]}],"block-size":[{block:["auto",...G()]}],"min-block-size":[{"min-block":["auto",...G()]}],"max-block-size":[{"max-block":["none",...G()]}],w:[{w:[h,"screen",...X()]}],"min-w":[{"min-w":[h,"screen","none",...X()]}],"max-w":[{"max-w":[h,"screen","none","prose",{screen:[u]},...X()]}],h:[{h:["screen","lh",...X()]}],"min-h":[{"min-h":["screen","lh","none",...X()]}],"max-h":[{"max-h":["screen","lh",...X()]}],"font-size":[{text:["base",s,hc,ja]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[i,xR,hR]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",gp,Ce]}],"font-family":[{font:[pR,fR,t]}],"font-features":[{"font-features":[Ce]}],"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:[a,Ee,Ce]}],"line-clamp":[{"line-clamp":[Ze,"none",Ee,Ey]}],leading:[{leading:[l,...j()]}],"list-image":[{"list-image":["none",Ee,Ce]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Ee,Ce]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:U()}],"text-color":[{text:U()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ye(),"wavy"]}],"text-decoration-thickness":[{decoration:[Ze,"from-font","auto",Ee,ja]}],"text-decoration-color":[{decoration:U()}],"underline-offset":[{"underline-offset":[Ze,"auto",Ee,Ce]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:j()}],"tab-size":[{tab:[bi,Ee,Ce]}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Ee,Ce]}],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",Ee,Ce]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:D()}],"bg-repeat":[{bg:Z()}],"bg-size":[{bg:de()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},bi,Ee,Ce],radial:["",Ee,Ce],conic:[bi,Ee,Ce]},bR,mR]}],"bg-color":[{bg:U()}],"gradient-from-pos":[{from:re()}],"gradient-via-pos":[{via:re()}],"gradient-to-pos":[{to:re()}],"gradient-from":[{from:U()}],"gradient-via":[{via:U()}],"gradient-to":[{to:U()}],rounded:[{rounded:fe()}],"rounded-s":[{"rounded-s":fe()}],"rounded-e":[{"rounded-e":fe()}],"rounded-t":[{"rounded-t":fe()}],"rounded-r":[{"rounded-r":fe()}],"rounded-b":[{"rounded-b":fe()}],"rounded-l":[{"rounded-l":fe()}],"rounded-ss":[{"rounded-ss":fe()}],"rounded-se":[{"rounded-se":fe()}],"rounded-ee":[{"rounded-ee":fe()}],"rounded-es":[{"rounded-es":fe()}],"rounded-tl":[{"rounded-tl":fe()}],"rounded-tr":[{"rounded-tr":fe()}],"rounded-br":[{"rounded-br":fe()}],"rounded-bl":[{"rounded-bl":fe()}],"border-w":[{border:ge()}],"border-w-x":[{"border-x":ge()}],"border-w-y":[{"border-y":ge()}],"border-w-s":[{"border-s":ge()}],"border-w-e":[{"border-e":ge()}],"border-w-bs":[{"border-bs":ge()}],"border-w-be":[{"border-be":ge()}],"border-w-t":[{"border-t":ge()}],"border-w-r":[{"border-r":ge()}],"border-w-b":[{"border-b":ge()}],"border-w-l":[{"border-l":ge()}],"divide-x":[{"divide-x":ge()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ge()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ye(),"hidden","none"]}],"divide-style":[{divide:[...ye(),"hidden","none"]}],"border-color":[{border:U()}],"border-color-x":[{"border-x":U()}],"border-color-y":[{"border-y":U()}],"border-color-s":[{"border-s":U()}],"border-color-e":[{"border-e":U()}],"border-color-bs":[{"border-bs":U()}],"border-color-be":[{"border-be":U()}],"border-color-t":[{"border-t":U()}],"border-color-r":[{"border-r":U()}],"border-color-b":[{"border-b":U()}],"border-color-l":[{"border-l":U()}],"divide-color":[{divide:U()}],"outline-style":[{outline:[...ye(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Ze,Ee,Ce]}],"outline-w":[{outline:["",Ze,hc,ja]}],"outline-color":[{outline:U()}],shadow:[{shadow:["","none",p,Rd,Md]}],"shadow-color":[{shadow:U()}],"inset-shadow":[{"inset-shadow":["none",b,Rd,Md]}],"inset-shadow-color":[{"inset-shadow":U()}],"ring-w":[{ring:ge()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:U()}],"ring-offset-w":[{"ring-offset":[Ze,ja]}],"ring-offset-color":[{"ring-offset":U()}],"inset-ring-w":[{"inset-ring":ge()}],"inset-ring-color":[{"inset-ring":U()}],"text-shadow":[{"text-shadow":["none",v,Rd,Md]}],"text-shadow-color":[{"text-shadow":U()}],opacity:[{opacity:[Ze,Ee,Ce]}],"mix-blend":[{"mix-blend":[...je(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":je()}],"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":[Ze]}],"mask-image-linear-from-pos":[{"mask-linear-from":Se()}],"mask-image-linear-to-pos":[{"mask-linear-to":Se()}],"mask-image-linear-from-color":[{"mask-linear-from":U()}],"mask-image-linear-to-color":[{"mask-linear-to":U()}],"mask-image-t-from-pos":[{"mask-t-from":Se()}],"mask-image-t-to-pos":[{"mask-t-to":Se()}],"mask-image-t-from-color":[{"mask-t-from":U()}],"mask-image-t-to-color":[{"mask-t-to":U()}],"mask-image-r-from-pos":[{"mask-r-from":Se()}],"mask-image-r-to-pos":[{"mask-r-to":Se()}],"mask-image-r-from-color":[{"mask-r-from":U()}],"mask-image-r-to-color":[{"mask-r-to":U()}],"mask-image-b-from-pos":[{"mask-b-from":Se()}],"mask-image-b-to-pos":[{"mask-b-to":Se()}],"mask-image-b-from-color":[{"mask-b-from":U()}],"mask-image-b-to-color":[{"mask-b-to":U()}],"mask-image-l-from-pos":[{"mask-l-from":Se()}],"mask-image-l-to-pos":[{"mask-l-to":Se()}],"mask-image-l-from-color":[{"mask-l-from":U()}],"mask-image-l-to-color":[{"mask-l-to":U()}],"mask-image-x-from-pos":[{"mask-x-from":Se()}],"mask-image-x-to-pos":[{"mask-x-to":Se()}],"mask-image-x-from-color":[{"mask-x-from":U()}],"mask-image-x-to-color":[{"mask-x-to":U()}],"mask-image-y-from-pos":[{"mask-y-from":Se()}],"mask-image-y-to-pos":[{"mask-y-to":Se()}],"mask-image-y-from-color":[{"mask-y-from":U()}],"mask-image-y-to-color":[{"mask-y-to":U()}],"mask-image-radial":[{"mask-radial":[Ee,Ce]}],"mask-image-radial-from-pos":[{"mask-radial-from":Se()}],"mask-image-radial-to-pos":[{"mask-radial-to":Se()}],"mask-image-radial-from-color":[{"mask-radial-from":U()}],"mask-image-radial-to-color":[{"mask-radial-to":U()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":M()}],"mask-image-conic-pos":[{"mask-conic":[Ze]}],"mask-image-conic-from-pos":[{"mask-conic-from":Se()}],"mask-image-conic-to-pos":[{"mask-conic-to":Se()}],"mask-image-conic-from-color":[{"mask-conic-from":U()}],"mask-image-conic-to-color":[{"mask-conic-to":U()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:D()}],"mask-repeat":[{mask:Z()}],"mask-size":[{mask:de()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Ee,Ce]}],filter:[{filter:["","none",Ee,Ce]}],blur:[{blur:We()}],brightness:[{brightness:[Ze,Ee,Ce]}],contrast:[{contrast:[Ze,Ee,Ce]}],"drop-shadow":[{"drop-shadow":["","none",_,Rd,Md]}],"drop-shadow-color":[{"drop-shadow":U()}],grayscale:[{grayscale:["",Ze,Ee,Ce]}],"hue-rotate":[{"hue-rotate":[Ze,Ee,Ce]}],invert:[{invert:["",Ze,Ee,Ce]}],saturate:[{saturate:[Ze,Ee,Ce]}],sepia:[{sepia:["",Ze,Ee,Ce]}],"backdrop-filter":[{"backdrop-filter":["","none",Ee,Ce]}],"backdrop-blur":[{"backdrop-blur":We()}],"backdrop-brightness":[{"backdrop-brightness":[Ze,Ee,Ce]}],"backdrop-contrast":[{"backdrop-contrast":[Ze,Ee,Ce]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Ze,Ee,Ce]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Ze,Ee,Ce]}],"backdrop-invert":[{"backdrop-invert":["",Ze,Ee,Ce]}],"backdrop-opacity":[{"backdrop-opacity":[Ze,Ee,Ce]}],"backdrop-saturate":[{"backdrop-saturate":[Ze,Ee,Ce]}],"backdrop-sepia":[{"backdrop-sepia":["",Ze,Ee,Ce]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":j()}],"border-spacing-x":[{"border-spacing-x":j()}],"border-spacing-y":[{"border-spacing-y":j()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Ee,Ce]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Ze,"initial",Ee,Ce]}],ease:[{ease:["linear","initial",E,Ee,Ce]}],delay:[{delay:[Ze,Ee,Ce]}],animate:[{animate:["none",T,Ee,Ce]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[w,Ee,Ce]}],"perspective-origin":[{"perspective-origin":R()}],rotate:[{rotate:be()}],"rotate-x":[{"rotate-x":be()}],"rotate-y":[{"rotate-y":be()}],"rotate-z":[{"rotate-z":be()}],scale:[{scale:Ae()}],"scale-x":[{"scale-x":Ae()}],"scale-y":[{"scale-y":Ae()}],"scale-z":[{"scale-z":Ae()}],"scale-3d":["scale-3d"],skew:[{skew:Me()}],"skew-x":[{"skew-x":Me()}],"skew-y":[{"skew-y":Me()}],transform:[{transform:[Ee,Ce,"","none","gpu","cpu"]}],"transform-origin":[{origin:R()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Bt()}],"translate-x":[{"translate-x":Bt()}],"translate-y":[{"translate-y":Bt()}],"translate-z":[{"translate-z":Bt()}],"translate-none":["translate-none"],zoom:[{zoom:[bi,Ee,Ce]}],accent:[{accent:U()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:U()}],"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",Ee,Ce]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scrollbar-thumb-color":[{"scrollbar-thumb":U()}],"scrollbar-track-color":[{"scrollbar-track":U()}],"scrollbar-gutter":[{"scrollbar-gutter":["auto","stable","both"]}],"scrollbar-w":[{scrollbar:["auto","thin","none"]}],"scroll-m":[{"scroll-m":j()}],"scroll-mx":[{"scroll-mx":j()}],"scroll-my":[{"scroll-my":j()}],"scroll-ms":[{"scroll-ms":j()}],"scroll-me":[{"scroll-me":j()}],"scroll-mbs":[{"scroll-mbs":j()}],"scroll-mbe":[{"scroll-mbe":j()}],"scroll-mt":[{"scroll-mt":j()}],"scroll-mr":[{"scroll-mr":j()}],"scroll-mb":[{"scroll-mb":j()}],"scroll-ml":[{"scroll-ml":j()}],"scroll-p":[{"scroll-p":j()}],"scroll-px":[{"scroll-px":j()}],"scroll-py":[{"scroll-py":j()}],"scroll-ps":[{"scroll-ps":j()}],"scroll-pe":[{"scroll-pe":j()}],"scroll-pbs":[{"scroll-pbs":j()}],"scroll-pbe":[{"scroll-pbe":j()}],"scroll-pt":[{"scroll-pt":j()}],"scroll-pr":[{"scroll-pr":j()}],"scroll-pb":[{"scroll-pb":j()}],"scroll-pl":[{"scroll-pl":j()}],"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",Ee,Ce]}],fill:[{fill:["none",...U()]}],"stroke-w":[{stroke:[Ze,hc,ja,Ey]}],stroke:[{stroke:["none",...U()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{"container-named":["container-type"],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"]},postfixLookupClassGroups:["container-type"],orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},yR=Q6(_R);function ue(...e){return yR(Uc(e))}const SR=uC("inline-flex h-9 shrink-0 cursor-pointer items-center justify-center gap-2 whitespace-nowrap rounded-md border border-transparent px-3 text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",outline:"border-border bg-background hover:bg-muted",ghost:"hover:bg-muted",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90"},size:{default:"h-9 px-3",sm:"h-8 px-2.5 text-xs",icon:"size-9 p-0"}},defaultVariants:{variant:"default",size:"default"}});function ne({className:e,variant:t,size:s,...i}){return o.jsx("button",{className:ue(SR({variant:t,size:s,className:e})),...i})}const CC=S.createContext({});function wR(e){const t=S.useRef(null);return t.current===null&&(t.current=e()),t.current}const kR=typeof window<"u",CR=kR?S.useLayoutEffect:S.useEffect,_b=S.createContext(null);function yb(e,t){e.indexOf(t)===-1&&e.push(t)}function gh(e,t){const s=e.indexOf(t);s>-1&&e.splice(s,1)}const Ti=(e,t,s)=>s>t?t:s<e?e:s;let Sb=()=>{};const ia={},EC=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function NC(e){return typeof e=="object"&&e!==null}const TC=e=>/^0[^.\s]+$/u.test(e);function AC(e){let t;return()=>(t===void 0&&(t=e()),t)}const Wn=e=>e,ER=(e,t)=>s=>t(e(s)),iu=(...e)=>e.reduce(ER),Fc=(e,t,s)=>{const i=t-e;return i===0?1:(s-e)/i};class wb{constructor(){this.subscriptions=[]}add(t){return yb(this.subscriptions,t),()=>gh(this.subscriptions,t)}notify(t,s,i){const a=this.subscriptions.length;if(a)if(a===1)this.subscriptions[0](t,s,i);else for(let l=0;l<a;l++){const u=this.subscriptions[l];u&&u(t,s,i)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const An=e=>e*1e3,Kn=e=>e/1e3;function jC(e,t){return t?e*(1e3/t):0}const MC=(e,t,s)=>(((1-3*s+3*t)*e+(3*s-6*t))*e+3*t)*e,NR=1e-7,TR=12;function AR(e,t,s,i,a){let l,u,h=0;do u=t+(s-t)/2,l=MC(u,i,a)-e,l>0?s=u:t=u;while(Math.abs(l)>NR&&++h<TR);return u}function ru(e,t,s,i){if(e===t&&s===i)return Wn;const a=l=>AR(l,0,1,e,s);return l=>l===0||l===1?l:MC(a(l),t,i)}const RC=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,DC=e=>t=>1-e(1-t),OC=ru(.33,1.53,.69,.99),kb=DC(OC),LC=RC(kb),zC=e=>e>=1?1:(e*=2)<1?.5*kb(e):.5*(2-Math.pow(2,-10*(e-1))),Cb=e=>1-Math.sin(Math.acos(e)),BC=DC(Cb),IC=RC(Cb),jR=ru(.42,0,1,1),MR=ru(0,0,.58,1),PC=ru(.42,0,.58,1),RR=e=>Array.isArray(e)&&typeof e[0]!="number",$C=e=>Array.isArray(e)&&typeof e[0]=="number",DR={linear:Wn,easeIn:jR,easeInOut:PC,easeOut:MR,circIn:Cb,circInOut:IC,circOut:BC,backIn:kb,backInOut:LC,backOut:OC,anticipate:zC},OR=e=>typeof e=="string",Ay=e=>{if($C(e)){Sb(e.length===4);const[t,s,i,a]=e;return ru(t,s,i,a)}else if(OR(e))return DR[e];return e},Dd=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function LR(e,t){let s=new Set,i=new Set,a=!1,l=!1;const u=new WeakSet;let h={delta:0,timestamp:0,isProcessing:!1};function m(p){u.has(p)&&(f.schedule(p),e()),p(h)}const f={schedule:(p,b=!1,v=!1)=>{const y=v&&a?s:i;return b&&u.add(p),y.add(p),p},cancel:p=>{i.delete(p),u.delete(p)},process:p=>{if(h=p,a){l=!0;return}a=!0;const b=s;s=i,i=b,s.forEach(m),s.clear(),a=!1,l&&(l=!1,f.process(p))}};return f}const zR=40;function HC(e,t){let s=!1,i=!0;const a={delta:0,timestamp:0,isProcessing:!1},l=()=>s=!0,u=Dd.reduce((N,M)=>(N[M]=LR(l),N),{}),{setup:h,read:m,resolveKeyframes:f,preUpdate:p,update:b,preRender:v,render:_,postRender:y}=u,w=()=>{const N=ia.useManualTiming,M=N?a.timestamp:performance.now();s=!1,N||(a.delta=i?1e3/60:Math.max(Math.min(M-a.timestamp,zR),1)),a.timestamp=M,a.isProcessing=!0,h.process(a),m.process(a),f.process(a),p.process(a),b.process(a),v.process(a),_.process(a),y.process(a),a.isProcessing=!1,s&&t&&(i=!1,e(w))},C=()=>{s=!0,i=!0,a.isProcessing||e(w)};return{schedule:Dd.reduce((N,M)=>{const R=u[M];return N[M]=(z,O=!1,j=!1)=>(s||C(),R.schedule(z,O,j)),N},{}),cancel:N=>{for(let M=0;M<Dd.length;M++)u[Dd[M]].cancel(N)},state:a,steps:u}}const{schedule:Ct,cancel:ra,state:Rs,steps:bp}=HC(typeof requestAnimationFrame<"u"?requestAnimationFrame:Wn,!0);let Jd;function BR(){Jd=void 0}const Qs={now:()=>(Jd===void 0&&Qs.set(Rs.isProcessing||ia.useManualTiming?Rs.timestamp:performance.now()),Jd),set:e=>{Jd=e,queueMicrotask(BR)}},UC=e=>t=>typeof t=="string"&&t.startsWith(e),FC=UC("--"),IR=UC("var(--"),Eb=e=>IR(e)?PR.test(e.split("/*")[0].trim()):!1,PR=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function jy(e){return typeof e!="string"?!1:e.split("/*")[0].includes("var(--")}const ll={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Vc={...ll,transform:e=>Ti(0,1,e)},Od={...ll,default:1},Oc=e=>Math.round(e*1e5)/1e5,Nb=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function $R(e){return e==null}const HR=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Tb=(e,t)=>s=>!!(typeof s=="string"&&HR.test(s)&&s.startsWith(e)||t&&!$R(s)&&Object.prototype.hasOwnProperty.call(s,t)),VC=(e,t,s)=>i=>{if(typeof i!="string")return i;const[a,l,u,h]=i.match(Nb);return{[e]:parseFloat(a),[t]:parseFloat(l),[s]:parseFloat(u),alpha:h!==void 0?parseFloat(h):1}},UR=e=>Ti(0,255,e),xp={...ll,transform:e=>Math.round(UR(e))},Ia={test:Tb("rgb","red"),parse:VC("red","green","blue"),transform:({red:e,green:t,blue:s,alpha:i=1})=>"rgba("+xp.transform(e)+", "+xp.transform(t)+", "+xp.transform(s)+", "+Oc(Vc.transform(i))+")"};function FR(e){let t="",s="",i="",a="";return e.length>5?(t=e.substring(1,3),s=e.substring(3,5),i=e.substring(5,7),a=e.substring(7,9)):(t=e.substring(1,2),s=e.substring(2,3),i=e.substring(3,4),a=e.substring(4,5),t+=t,s+=s,i+=i,a+=a),{red:parseInt(t,16),green:parseInt(s,16),blue:parseInt(i,16),alpha:a?parseInt(a,16)/255:1}}const Ug={test:Tb("#"),parse:FR,transform:Ia.transform},au=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),Qr=au("deg"),Ci=au("%"),Te=au("px"),VR=au("vh"),qR=au("vw"),My={...Ci,parse:e=>Ci.parse(e)/100,transform:e=>Ci.transform(e*100)},Yo={test:Tb("hsl","hue"),parse:VC("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:s,alpha:i=1})=>"hsla("+Math.round(e)+", "+Ci.transform(Oc(t))+", "+Ci.transform(Oc(s))+", "+Oc(Vc.transform(i))+")"},rs={test:e=>Ia.test(e)||Ug.test(e)||Yo.test(e),parse:e=>Ia.test(e)?Ia.parse(e):Yo.test(e)?Yo.parse(e):Ug.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Ia.transform(e):Yo.transform(e),getAnimatableNone:e=>{const t=rs.parse(e);return t.alpha=0,rs.transform(t)}},GR=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function KR(e){return isNaN(e)&&typeof e=="string"&&(e.match(Nb)?.length||0)+(e.match(GR)?.length||0)>0}const qC="number",GC="color",WR="var",YR="var(",Ry="${}",XR=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function sl(e){const t=e.toString(),s=[],i={color:[],number:[],var:[]},a=[];let l=0;const h=t.replace(XR,m=>(rs.test(m)?(i.color.push(l),a.push(GC),s.push(rs.parse(m))):m.startsWith(YR)?(i.var.push(l),a.push(WR),s.push(m)):(i.number.push(l),a.push(qC),s.push(parseFloat(m))),++l,Ry)).split(Ry);return{values:s,split:h,indexes:i,types:a}}function ZR(e){return sl(e).values}function KC({split:e,types:t}){const s=e.length;return i=>{let a="";for(let l=0;l<s;l++)if(a+=e[l],i[l]!==void 0){const u=t[l];u===qC?a+=Oc(i[l]):u===GC?a+=rs.transform(i[l]):a+=i[l]}return a}}function QR(e){return KC(sl(e))}const JR=e=>typeof e=="number"?0:rs.test(e)?rs.getAnimatableNone(e):e,e8=(e,t)=>typeof e=="number"?t?.trim().endsWith("/")?e:0:JR(e);function t8(e){const t=sl(e);return KC(t)(t.values.map((i,a)=>e8(i,t.split[a])))}const ui={test:KR,parse:ZR,createTransformer:QR,getAnimatableNone:t8};function vp(e,t,s){return s<0&&(s+=1),s>1&&(s-=1),s<1/6?e+(t-e)*6*s:s<1/2?t:s<2/3?e+(t-e)*(2/3-s)*6:e}function s8({hue:e,saturation:t,lightness:s,alpha:i}){e/=360,t/=100,s/=100;let a=0,l=0,u=0;if(!t)a=l=u=s;else{const h=s<.5?s*(1+t):s+t-s*t,m=2*s-h;a=vp(m,h,e+1/3),l=vp(m,h,e),u=vp(m,h,e-1/3)}return{red:Math.round(a*255),green:Math.round(l*255),blue:Math.round(u*255),alpha:i}}function bh(e,t){return s=>s>0?t:e}const Rt=(e,t,s)=>e+(t-e)*s,_p=(e,t,s)=>{const i=e*e,a=s*(t*t-i)+i;return a<0?0:Math.sqrt(a)},n8=[Ug,Ia,Yo],i8=e=>n8.find(t=>t.test(e));function Dy(e){const t=i8(e);if(!t)return!1;let s=t.parse(e);return t===Yo&&(s=s8(s)),s}const Oy=(e,t)=>{const s=Dy(e),i=Dy(t);if(!s||!i)return bh(e,t);const a={...s};return l=>(a.red=_p(s.red,i.red,l),a.green=_p(s.green,i.green,l),a.blue=_p(s.blue,i.blue,l),a.alpha=Rt(s.alpha,i.alpha,l),Ia.transform(a))},Fg=new Set(["none","hidden"]);function r8(e,t){return Fg.has(e)?s=>s<=0?e:t:s=>s>=1?t:e}function a8(e,t){return s=>Rt(e,t,s)}function Ab(e){return typeof e=="number"?a8:typeof e=="string"?Eb(e)?bh:rs.test(e)?Oy:c8:Array.isArray(e)?WC:typeof e=="object"?rs.test(e)?Oy:o8:bh}function WC(e,t){const s=[...e],i=s.length,a=e.map((l,u)=>Ab(l)(l,t[u]));return l=>{for(let u=0;u<i;u++)s[u]=a[u](l);return s}}function o8(e,t){const s={...e,...t},i={};for(const a in s)e[a]!==void 0&&t[a]!==void 0&&(i[a]=Ab(e[a])(e[a],t[a]));return a=>{for(const l in i)s[l]=i[l](a);return s}}function l8(e,t){const s=[],i={color:0,var:0,number:0};for(let a=0;a<t.values.length;a++){const l=t.types[a],u=e.indexes[l][i[l]],h=e.values[u]??0;s[a]=h,i[l]++}return s}const c8=(e,t)=>{const s=ui.createTransformer(t),i=sl(e),a=sl(t);return i.indexes.var.length===a.indexes.var.length&&i.indexes.color.length===a.indexes.color.length&&i.indexes.number.length>=a.indexes.number.length?Fg.has(e)&&!a.values.length||Fg.has(t)&&!i.values.length?r8(e,t):iu(WC(l8(i,a),a.values),s):bh(e,t)};function YC(e,t,s){return typeof e=="number"&&typeof t=="number"&&typeof s=="number"?Rt(e,t,s):Ab(e)(e,t)}const u8=e=>{const t=({timestamp:s})=>e(s);return{start:(s=!0)=>Ct.update(t,s),stop:()=>ra(t),now:()=>Rs.isProcessing?Rs.timestamp:Qs.now()}},XC=(e,t,s=10)=>{let i="";const a=Math.max(Math.round(t/s),2);for(let l=0;l<a;l++)i+=Math.round(e(l/(a-1))*1e4)/1e4+", ";return`linear(${i.substring(0,i.length-2)})`},xh=2e4;function jb(e){let t=0;const s=50;let i=e.next(t);for(;!i.done&&t<xh;)t+=s,i=e.next(t);return t>=xh?1/0:t}function d8(e,t=100,s){const i=s({...e,keyframes:[0,t]}),a=Math.min(jb(i),xh);return{type:"keyframes",ease:l=>i.next(a*l).value/t,duration:Kn(a)}}const Ft={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1};function Vg(e,t){return e*Math.sqrt(1-t*t)}const h8=12;function f8(e,t,s){let i=s;for(let a=1;a<h8;a++)i=i-e(i)/t(i);return i}const yp=.001;function m8({duration:e=Ft.duration,bounce:t=Ft.bounce,velocity:s=Ft.velocity,mass:i=Ft.mass}){let a,l,u=1-t;u=Ti(Ft.minDamping,Ft.maxDamping,u),e=Ti(Ft.minDuration,Ft.maxDuration,Kn(e)),u<1?(a=f=>{const p=f*u,b=p*e,v=p-s,_=Vg(f,u),y=Math.exp(-b);return yp-v/_*y},l=f=>{const b=f*u*e,v=b*s+s,_=Math.pow(u,2)*Math.pow(f,2)*e,y=Math.exp(-b),w=Vg(Math.pow(f,2),u);return(-a(f)+yp>0?-1:1)*((v-_)*y)/w}):(a=f=>{const p=Math.exp(-f*e),b=(f-s)*e+1;return-yp+p*b},l=f=>{const p=Math.exp(-f*e),b=(s-f)*(e*e);return p*b});const h=5/e,m=f8(a,l,h);if(e=An(e),isNaN(m))return{stiffness:Ft.stiffness,damping:Ft.damping,duration:e};{const f=Math.pow(m,2)*i;return{stiffness:f,damping:u*2*Math.sqrt(i*f),duration:e}}}const p8=["duration","bounce"],g8=["stiffness","damping","mass"];function Ly(e,t){return t.some(s=>e[s]!==void 0)}function b8(e){let t={velocity:Ft.velocity,stiffness:Ft.stiffness,damping:Ft.damping,mass:Ft.mass,isResolvedFromDuration:!1,...e};if(!Ly(e,g8)&&Ly(e,p8))if(t.velocity=0,e.visualDuration){const s=e.visualDuration,i=2*Math.PI/(s*1.2),a=i*i,l=2*Ti(.05,1,1-(e.bounce||0))*Math.sqrt(a);t={...t,mass:Ft.mass,stiffness:a,damping:l}}else{const s=m8({...e,velocity:0});t={...t,...s,mass:Ft.mass},t.isResolvedFromDuration=!0}return t}function vh(e=Ft.visualDuration,t=Ft.bounce){const s=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:i,restDelta:a}=s;const l=s.keyframes[0],u=s.keyframes[s.keyframes.length-1],h={done:!1,value:l},{stiffness:m,damping:f,mass:p,duration:b,velocity:v,isResolvedFromDuration:_}=b8({...s,velocity:-Kn(s.velocity||0)}),y=v||0,w=f/(2*Math.sqrt(m*p)),C=u-l,E=Kn(Math.sqrt(m/p)),T=Math.abs(C)<5;i||(i=T?Ft.restSpeed.granular:Ft.restSpeed.default),a||(a=T?Ft.restDelta.granular:Ft.restDelta.default);let N,M,R,z,O,j;if(w<1)R=Vg(E,w),z=(y+w*E*C)/R,N=B=>{const H=Math.exp(-w*E*B);return u-H*(z*Math.sin(R*B)+C*Math.cos(R*B))},O=w*E*z+C*R,j=w*E*C-z*R,M=B=>Math.exp(-w*E*B)*(O*Math.sin(R*B)+j*Math.cos(R*B));else if(w===1){N=H=>u-Math.exp(-E*H)*(C+(y+E*C)*H);const B=y+E*C;M=H=>Math.exp(-E*H)*(E*B*H-y)}else{const B=E*Math.sqrt(w*w-1);N=W=>{const K=Math.exp(-w*E*W),L=Math.min(B*W,300);return u-K*((y+w*E*C)*Math.sinh(L)+B*C*Math.cosh(L))/B};const H=(y+w*E*C)/B,V=w*E*H-C*B,q=w*E*C-H*B;M=W=>{const K=Math.exp(-w*E*W),L=Math.min(B*W,300);return K*(V*Math.sinh(L)+q*Math.cosh(L))}}const P={calculatedDuration:_&&b||null,velocity:B=>An(M(B)),next:B=>{if(!_&&w<1){const V=Math.exp(-w*E*B),q=Math.sin(R*B),W=Math.cos(R*B),K=u-V*(z*q+C*W),L=An(V*(O*q+j*W));return h.done=Math.abs(L)<=i&&Math.abs(u-K)<=a,h.value=h.done?u:K,h}const H=N(B);if(_)h.done=B>=b;else{const V=An(M(B));h.done=Math.abs(V)<=i&&Math.abs(u-H)<=a}return h.value=h.done?u:H,h},toString:()=>{const B=Math.min(jb(P),xh),H=XC(V=>P.next(B*V).value,B,30);return B+"ms "+H},toTransition:()=>{}};return P}vh.applyToOptions=e=>{const t=d8(e,100,vh);return e.ease=t.ease,e.duration=An(t.duration),e.type="keyframes",e};const x8=5;function ZC(e,t,s){const i=Math.max(t-x8,0);return jC(s-e(i),t-i)}function qg({keyframes:e,velocity:t=0,power:s=.8,timeConstant:i=325,bounceDamping:a=10,bounceStiffness:l=500,modifyTarget:u,min:h,max:m,restDelta:f=.5,restSpeed:p}){const b=e[0],v={done:!1,value:b},_=j=>h!==void 0&&j<h||m!==void 0&&j>m,y=j=>h===void 0?m:m===void 0||Math.abs(h-j)<Math.abs(m-j)?h:m;let w=s*t;const C=b+w,E=u===void 0?C:u(C);E!==C&&(w=E-b);const T=j=>-w*Math.exp(-j/i),N=j=>E+T(j),M=j=>{const P=T(j),B=N(j);v.done=Math.abs(P)<=f,v.value=v.done?E:B};let R,z;const O=j=>{_(v.value)&&(R=j,z=vh({keyframes:[v.value,y(v.value)],velocity:ZC(N,j,v.value),damping:a,stiffness:l,restDelta:f,restSpeed:p}))};return O(0),{calculatedDuration:null,next:j=>{let P=!1;return!z&&R===void 0&&(P=!0,M(j),O(j)),R!==void 0&&j>=R?z.next(j-R):(!P&&M(j),v)}}}function v8(e,t,s){const i=[],a=s||ia.mix||YC,l=e.length-1;for(let u=0;u<l;u++){let h=a(e[u],e[u+1]);if(t){const m=Array.isArray(t)?t[u]||Wn:t;h=iu(m,h)}i.push(h)}return i}function _8(e,t,{clamp:s=!0,ease:i,mixer:a}={}){const l=e.length;if(Sb(l===t.length),l===1)return()=>t[0];if(l===2&&t[0]===t[1])return()=>t[1];const u=e[0]===e[1];e[0]>e[l-1]&&(e=[...e].reverse(),t=[...t].reverse());const h=v8(t,i,a),m=h.length,f=p=>{if(u&&p<e[0])return t[0];let b=0;if(m>1)for(;b<e.length-2&&!(p<e[b+1]);b++);const v=Fc(e[b],e[b+1],p);return h[b](v)};return s?p=>f(Ti(e[0],e[l-1],p)):f}function y8(e,t){const s=e[e.length-1];for(let i=1;i<=t;i++){const a=Fc(0,t,i);e.push(Rt(s,1,a))}}function S8(e){const t=[0];return y8(t,e.length-1),t}function w8(e,t){return e.map(s=>s*t)}function k8(e,t){return e.map(()=>t||PC).splice(0,e.length-1)}function Lc({duration:e=300,keyframes:t,times:s,ease:i="easeInOut"}){const a=RR(i)?i.map(Ay):Ay(i),l={done:!1,value:t[0]},u=w8(s&&s.length===t.length?s:S8(t),e),h=_8(u,t,{ease:Array.isArray(a)?a:k8(t,a)});return{calculatedDuration:e,next:m=>(l.value=h(m),l.done=m>=e,l)}}const C8=e=>e!==null;function Yh(e,{repeat:t,repeatType:s="loop"},i,a=1){const l=e.filter(C8),h=a<0||t&&s!=="loop"&&t%2===1?0:l.length-1;return!h||i===void 0?l[h]:i}const E8={decay:qg,inertia:qg,tween:Lc,keyframes:Lc,spring:vh};function QC(e){typeof e.type=="string"&&(e.type=E8[e.type])}class Mb{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,s){return this.finished.then(t,s)}}const N8=e=>e/100;class _h extends Mb{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.delayState={done:!1,value:void 0},this.stop=()=>{const{motionValue:s}=this.options;s&&s.updatedAt!==Qs.now()&&this.tick(Qs.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),this.options.onStop?.())},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;QC(t);const{type:s=Lc,repeat:i=0,repeatDelay:a=0,repeatType:l,velocity:u=0}=t;let{keyframes:h}=t;const m=s||Lc;m!==Lc&&typeof h[0]!="number"&&(this.mixKeyframes=iu(N8,YC(h[0],h[1])),h=[0,100]);const f=m({...t,keyframes:h});l==="mirror"&&(this.mirroredGenerator=m({...t,keyframes:[...h].reverse(),velocity:-u})),f.calculatedDuration===null&&(f.calculatedDuration=jb(f));const{calculatedDuration:p}=f;this.calculatedDuration=p,this.resolvedDuration=p+a,this.totalDuration=this.resolvedDuration*(i+1)-a,this.generator=f}updateTime(t){const s=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=s}tick(t,s=!1){const{generator:i,totalDuration:a,mixKeyframes:l,mirroredGenerator:u,resolvedDuration:h,calculatedDuration:m}=this;if(this.startTime===null)return i.next(0);const{delay:f=0,keyframes:p,repeat:b,repeatType:v,repeatDelay:_,type:y,onUpdate:w,finalKeyframe:C}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-a/this.speed,this.startTime)),s?this.currentTime=t:this.updateTime(t);const E=this.currentTime-f*(this.playbackSpeed>=0?1:-1),T=this.playbackSpeed>=0?E<0:E>a;this.currentTime=Math.max(E,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=a);let N=this.currentTime,M=i;if(b){const j=Math.min(this.currentTime,a)/h;let P=Math.floor(j),B=j%1;!B&&j>=1&&(B=1),B===1&&P--,P=Math.min(P,b+1),P%2&&(v==="reverse"?(B=1-B,_&&(B-=_/h)):v==="mirror"&&(M=u)),N=Ti(0,1,B)*h}let R;T?(this.delayState.value=p[0],R=this.delayState):R=M.next(N),l&&!T&&(R.value=l(R.value));let{done:z}=R;!T&&m!==null&&(z=this.playbackSpeed>=0?this.currentTime>=a:this.currentTime<=0);const O=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&z);return O&&y!==qg&&(R.value=Yh(p,this.options,C,this.speed)),w&&w(R.value),O&&this.finish(),R}then(t,s){return this.finished.then(t,s)}get duration(){return Kn(this.calculatedDuration)}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Kn(t)}get time(){return Kn(this.currentTime)}set time(t){t=An(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?this.driver.start(!1):(this.startTime=0,this.state="paused",this.holdTime=t,this.tick(t))}getGeneratorVelocity(){const t=this.currentTime;if(t<=0)return this.options.velocity||0;if(this.generator.velocity)return this.generator.velocity(t);const s=this.generator.next(t).value;return ZC(i=>this.generator.next(i).value,t,s)}get speed(){return this.playbackSpeed}set speed(t){const s=this.playbackSpeed!==t;s&&this.driver&&this.updateTime(Qs.now()),this.playbackSpeed=t,s&&this.driver&&(this.time=Kn(this.currentTime))}play(){if(this.isStopped)return;const{driver:t=u8,startTime:s}=this.options;this.driver||(this.driver=t(a=>this.tick(a))),this.options.onPlay?.();const i=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=i):this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime||(this.startTime=s??i),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(Qs.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}function T8(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const Pa=e=>e*180/Math.PI,Gg=e=>{const t=Pa(Math.atan2(e[1],e[0]));return Kg(t)},A8={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Gg,rotateZ:Gg,skewX:e=>Pa(Math.atan(e[1])),skewY:e=>Pa(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Kg=e=>(e=e%360,e<0&&(e+=360),e),zy=Gg,By=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),Iy=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),j8={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:By,scaleY:Iy,scale:e=>(By(e)+Iy(e))/2,rotateX:e=>Kg(Pa(Math.atan2(e[6],e[5]))),rotateY:e=>Kg(Pa(Math.atan2(-e[2],e[0]))),rotateZ:zy,rotate:zy,skewX:e=>Pa(Math.atan(e[4])),skewY:e=>Pa(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function Wg(e){return e.includes("scale")?1:0}function Yg(e,t){if(!e||e==="none")return Wg(t);const s=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let i,a;if(s)i=j8,a=s;else{const h=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);i=A8,a=h}if(!a)return Wg(t);const l=i[t],u=a[1].split(",").map(R8);return typeof l=="function"?l(u):u[l]}const M8=(e,t)=>{const{transform:s="none"}=getComputedStyle(e);return Yg(s,t)};function R8(e){return parseFloat(e.trim())}const cl=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ul=new Set(cl),Py=e=>e===ll||e===Te,D8=new Set(["x","y","z"]),O8=cl.filter(e=>!D8.has(e));function L8(e){const t=[];return O8.forEach(s=>{const i=e.getValue(s);i!==void 0&&(t.push([s,i.get()]),i.set(s.startsWith("scale")?1:0))}),t}const ea={width:({x:e},{paddingLeft:t="0",paddingRight:s="0",boxSizing:i})=>{const a=e.max-e.min;return i==="border-box"?a:a-parseFloat(t)-parseFloat(s)},height:({y:e},{paddingTop:t="0",paddingBottom:s="0",boxSizing:i})=>{const a=e.max-e.min;return i==="border-box"?a:a-parseFloat(t)-parseFloat(s)},top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>Yg(t,"x"),y:(e,{transform:t})=>Yg(t,"y")};ea.translateX=ea.x;ea.translateY=ea.y;const Ua=new Set;let Xg=!1,Zg=!1,Qg=!1;function JC(){if(Zg){const e=Array.from(Ua).filter(i=>i.needsMeasurement),t=new Set(e.map(i=>i.element)),s=new Map;t.forEach(i=>{const a=L8(i);a.length&&(s.set(i,a),i.render())}),e.forEach(i=>i.measureInitialState()),t.forEach(i=>{i.render();const a=s.get(i);a&&a.forEach(([l,u])=>{i.getValue(l)?.set(u)})}),e.forEach(i=>i.measureEndState()),e.forEach(i=>{i.suspendedScrollY!==void 0&&window.scrollTo(0,i.suspendedScrollY)})}Zg=!1,Xg=!1,Ua.forEach(e=>e.complete(Qg)),Ua.clear()}function eE(){Ua.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(Zg=!0)})}function z8(){Qg=!0,eE(),JC(),Qg=!1}class Rb{constructor(t,s,i,a,l,u=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=s,this.name=i,this.motionValue=a,this.element=l,this.isAsync=u}scheduleResolve(){this.state="scheduled",this.isAsync?(Ua.add(this),Xg||(Xg=!0,Ct.read(eE),Ct.resolveKeyframes(JC))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:s,element:i,motionValue:a}=this;if(t[0]===null){const l=a?.get(),u=t[t.length-1];if(l!==void 0)t[0]=l;else if(i&&s){const h=i.readValue(s,u);h!=null&&(t[0]=h)}t[0]===void 0&&(t[0]=u),a&&l===void 0&&a.set(t[0])}T8(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Ua.delete(this)}cancel(){this.state==="scheduled"&&(Ua.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const B8=e=>e.startsWith("--");function tE(e,t,s){B8(t)?e.style.setProperty(t,s):e.style[t]=s}const I8={};function sE(e,t){const s=AC(e);return()=>I8[t]??s()}const P8=sE(()=>window.ScrollTimeline!==void 0,"scrollTimeline"),nE=sE(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),kc=([e,t,s,i])=>`cubic-bezier(${e}, ${t}, ${s}, ${i})`,$y={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:kc([0,.65,.55,1]),circOut:kc([.55,0,1,.45]),backIn:kc([.31,.01,.66,-.59]),backOut:kc([.33,1.53,.69,.99])};function iE(e,t){if(e)return typeof e=="function"?nE()?XC(e,t):"ease-out":$C(e)?kc(e):Array.isArray(e)?e.map(s=>iE(s,t)||$y.easeOut):$y[e]}function $8(e,t,s,{delay:i=0,duration:a=300,repeat:l=0,repeatType:u="loop",ease:h="easeOut",times:m}={},f=void 0){const p={[t]:s};m&&(p.offset=m);const b=iE(h,a);Array.isArray(b)&&(p.easing=b);const v={delay:i,duration:a,easing:Array.isArray(b)?"linear":b,fill:"both",iterations:l+1,direction:u==="reverse"?"alternate":"normal"};return f&&(v.pseudoElement=f),e.animate(p,v)}function rE(e){return typeof e=="function"&&"applyToOptions"in e}function H8({type:e,...t}){return rE(e)&&nE()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class aE extends Mb{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!t)return;const{element:s,name:i,keyframes:a,pseudoElement:l,allowFlatten:u=!1,finalKeyframe:h,onComplete:m}=t;this.isPseudoElement=!!l,this.allowFlatten=u,this.options=t,Sb(typeof t.type!="string");const f=H8(t);this.animation=$8(s,i,a,f,l),f.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!l){const p=Yh(a,this.options,h,this.speed);this.updateMotionValue&&this.updateMotionValue(p),tE(s,i,p),this.animation.cancel()}m?.(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){const t=this.options?.element;!this.isPseudoElement&&t?.isConnected&&this.animation.commitStyles?.()}get duration(){const t=this.animation.effect?.getComputedTiming?.().duration||0;return Kn(Number(t))}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Kn(t)}get time(){return Kn(Number(this.animation.currentTime)||0)}set time(t){const s=this.finishedTime!==null;this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=An(t),s&&this.animation.pause()}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(t){this.manualStartTime=this.animation.startTime=t}attachTimeline({timeline:t,rangeStart:s,rangeEnd:i,observe:a}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&P8()?(this.animation.timeline=t,s&&(this.animation.rangeStart=s),i&&(this.animation.rangeEnd=i),Wn):a(this)}}const oE={anticipate:zC,backInOut:LC,circInOut:IC};function U8(e){return e in oE}function F8(e){typeof e.ease=="string"&&U8(e.ease)&&(e.ease=oE[e.ease])}const Sp=10;class V8 extends aE{constructor(t){F8(t),QC(t),super(t),t.startTime!==void 0&&t.autoplay!==!1&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:s,onUpdate:i,onComplete:a,element:l,...u}=this.options;if(!s)return;if(t!==void 0){s.set(t);return}const h=new _h({...u,autoplay:!1}),m=Math.max(Sp,Qs.now()-this.startTime),f=Ti(0,Sp,m-Sp),p=h.sample(m).value,{name:b}=this.options;l&&b&&tE(l,b,p),s.setWithVelocity(h.sample(Math.max(0,m-f)).value,p,f),h.stop()}}const Hy=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(ui.test(e)||e==="0")&&!e.startsWith("url("));function q8(e){const t=e[0];if(e.length===1)return!0;for(let s=0;s<e.length;s++)if(e[s]!==t)return!0}function G8(e,t,s,i){const a=e[0];if(a===null)return!1;if(t==="display"||t==="visibility")return!0;const l=e[e.length-1],u=Hy(a,t),h=Hy(l,t);return!u||!h?!1:q8(e)||(s==="spring"||rE(s))&&i}function Jg(e){e.duration=0,e.type="keyframes"}const lE=new Set(["opacity","clipPath","filter","transform"]),K8=/^(?:oklch|oklab|lab|lch|color|color-mix|light-dark)\(/;function W8(e){for(let t=0;t<e.length;t++)if(typeof e[t]=="string"&&K8.test(e[t]))return!0;return!1}const Y8=new Set(["color","backgroundColor","outlineColor","fill","stroke","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor"]),X8=AC(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function Z8(e){const{motionValue:t,name:s,repeatDelay:i,repeatType:a,damping:l,type:u,keyframes:h}=e;if(!(t?.owner?.current instanceof HTMLElement))return!1;const{onUpdate:f,transformTemplate:p}=t.owner.getProps();return X8()&&s&&(lE.has(s)||Y8.has(s)&&W8(h))&&(s!=="transform"||!p)&&!f&&!i&&a!=="mirror"&&l!==0&&u!=="inertia"}const Q8=40;class J8 extends Mb{constructor({autoplay:t=!0,delay:s=0,type:i="keyframes",repeat:a=0,repeatDelay:l=0,repeatType:u="loop",keyframes:h,name:m,motionValue:f,element:p,...b}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=Qs.now();const v={autoplay:t,delay:s,type:i,repeat:a,repeatDelay:l,repeatType:u,name:m,motionValue:f,element:p,...b},_=p?.KeyframeResolver||Rb;this.keyframeResolver=new _(h,(y,w,C)=>this.onKeyframesResolved(y,w,v,!C),m,f,p),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,s,i,a){this.keyframeResolver=void 0;const{name:l,type:u,velocity:h,delay:m,isHandoff:f,onUpdate:p}=i;this.resolvedAt=Qs.now();let b=!0;G8(t,l,u,h)||(b=!1,(ia.instantAnimations||!m)&&p?.(Yh(t,i,s)),t[0]=t[t.length-1],Jg(i),i.repeat=0);const _={startTime:a?this.resolvedAt?this.resolvedAt-this.createdAt>Q8?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:s,...i,keyframes:t},y=b&&!f&&Z8(_),w=_.motionValue?.owner?.current;let C;if(y)try{C=new V8({..._,element:w})}catch{C=new _h(_)}else C=new _h(_);C.finished.then(()=>{this.notifyFinished()}).catch(Wn),this.pendingTimeline&&(this.stopTimeline=C.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=C}get finished(){return this._animation?this.animation.finished:this._finished}then(t,s){return this.finished.finally(t).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),z8()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}function cE(e,t,s,i=0,a=1){const l=Array.from(e).sort((f,p)=>f.sortNodePosition(p)).indexOf(t),u=e.size,h=(u-1)*i;return typeof s=="function"?s(l,u):a===1?l*i:h-l*i}const eD=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function tD(e){const t=eD.exec(e);if(!t)return[,];const[,s,i,a]=t;return[`--${s??i}`,a]}function uE(e,t,s=1){const[i,a]=tD(e);if(!i)return;const l=window.getComputedStyle(t).getPropertyValue(i);if(l){const u=l.trim();return EC(u)?parseFloat(u):u}return Eb(a)?uE(a,t,s+1):a}const sD={type:"spring",stiffness:500,damping:25,restSpeed:10},nD=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),iD={type:"keyframes",duration:.8},rD={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},aD=(e,{keyframes:t})=>t.length>2?iD:ul.has(e)?e.startsWith("scale")?nD(t[1]):sD:rD;function dE(e,t){if(e?.inherit&&t){const{inherit:s,...i}=e;return{...t,...i}}return e}function Db(e,t){const s=e?.[t]??e?.default??e;return s!==e?dE(s,e):s}const oD=new Set(["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from","elapsed"]);function lD(e){for(const t in e)if(!oD.has(t))return!0;return!1}const Ob=(e,t,s,i={},a,l)=>u=>{const h=Db(i,e)||{},m=h.delay||i.delay||0;let{elapsed:f=0}=i;f=f-An(m);const p={keyframes:Array.isArray(s)?s:[null,s],ease:"easeOut",velocity:t.getVelocity(),...h,delay:-f,onUpdate:v=>{t.set(v),h.onUpdate&&h.onUpdate(v)},onComplete:()=>{u(),h.onComplete&&h.onComplete()},name:e,motionValue:t,element:l?void 0:a};lD(h)||Object.assign(p,aD(e,p)),p.duration&&(p.duration=An(p.duration)),p.repeatDelay&&(p.repeatDelay=An(p.repeatDelay)),p.from!==void 0&&(p.keyframes[0]=p.from);let b=!1;if((p.type===!1||p.duration===0&&!p.repeatDelay)&&(Jg(p),p.delay===0&&(b=!0)),(ia.instantAnimations||ia.skipAnimations||a?.shouldSkipAnimations)&&(b=!0,Jg(p),p.delay=0),p.allowFlatten=!h.type&&!h.ease,b&&!l&&t.get()!==void 0){const v=Yh(p.keyframes,h);if(v!==void 0){Ct.update(()=>{p.onUpdate(v),p.onComplete()});return}}return h.isSync?new _h(p):new J8(p)};function Uy(e){const t=[{},{}];return e?.values.forEach((s,i)=>{t[0][i]=s.get(),t[1][i]=s.getVelocity()}),t}function Lb(e,t,s,i){if(typeof t=="function"){const[a,l]=Uy(i);t=t(s!==void 0?s:e.custom,a,l)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[a,l]=Uy(i);t=t(s!==void 0?s:e.custom,a,l)}return t}function Fa(e,t,s){const i=e.getProps();return Lb(i,t,s!==void 0?s:i.custom,e)}const hE=new Set(["width","height","top","left","right","bottom",...cl]),Fy=30,cD=e=>!isNaN(parseFloat(e));class uD{constructor(t,s={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=i=>{const a=Qs.now();if(this.updatedAt!==a&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(i),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const l of this.dependents)l.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=s.owner}setCurrent(t){this.current=t,this.updatedAt=Qs.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=cD(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,s){this.events[t]||(this.events[t]=new wb);const i=this.events[t].add(s);return t==="change"?()=>{i(),Ct.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,s){this.passiveEffect=t,this.stopPassiveEffect=s}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,s,i){this.set(s),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-i}jump(t,s=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,s&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=Qs.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>Fy)return 0;const s=Math.min(this.updatedAt-this.prevUpdatedAt,Fy);return jC(parseFloat(this.current)-parseFloat(this.prevFrameValue),s)}start(t){return this.stop(),new Promise(s=>{this.hasAnimated=!0,this.animation=t(s),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function nl(e,t){return new uD(e,t)}const e0=e=>Array.isArray(e);function dD(e,t,s){e.hasValue(t)?e.getValue(t).set(s):e.addValue(t,nl(s))}function hD(e){return e0(e)?e[e.length-1]||0:e}function fD(e,t){const s=Fa(e,t);let{transitionEnd:i={},transition:a={},...l}=s||{};l={...l,...i};for(const u in l){const h=hD(l[u]);dD(e,u,h)}}const Os=e=>!!(e&&e.getVelocity);function mD(e){return!!(Os(e)&&e.add)}function t0(e,t){const s=e.getValue("willChange");if(mD(s))return s.add(t);if(!s&&ia.WillChange){const i=new ia.WillChange("auto");e.addValue("willChange",i),i.add(t)}}function zb(e){return e.replace(/([A-Z])/g,t=>`-${t.toLowerCase()}`)}const pD="framerAppearId",fE="data-"+zb(pD);function mE(e){return e.props[fE]}function gD({protectedKeys:e,needsAnimating:t},s){const i=e.hasOwnProperty(s)&&t[s]!==!0;return t[s]=!1,i}function pE(e,t,{delay:s=0,transitionOverride:i,type:a}={}){let{transition:l,transitionEnd:u,...h}=t;const m=e.getDefaultTransition();l=l?dE(l,m):m;const f=l?.reduceMotion;i&&(l=i);const p=[],b=a&&e.animationState&&e.animationState.getState()[a];for(const v in h){const _=e.getValue(v,e.latestValues[v]??null),y=h[v];if(y===void 0||b&&gD(b,v))continue;const w={delay:s,...Db(l||{},v)},C=_.get();if(C!==void 0&&!_.isAnimating()&&!Array.isArray(y)&&y===C&&!w.velocity){Ct.update(()=>_.set(y));continue}let E=!1;if(window.MotionHandoffAnimation){const M=mE(e);if(M){const R=window.MotionHandoffAnimation(M,v,Ct);R!==null&&(w.startTime=R,E=!0)}}t0(e,v);const T=f??e.shouldReduceMotion;_.start(Ob(v,_,y,T&&hE.has(v)?{type:!1}:w,e,E));const N=_.animation;N&&p.push(N)}if(u){const v=()=>Ct.update(()=>{u&&fD(e,u)});p.length?Promise.all(p).then(v):v()}return p}function s0(e,t,s={}){const i=Fa(e,t,s.type==="exit"?e.presenceContext?.custom:void 0);let{transition:a=e.getDefaultTransition()||{}}=i||{};s.transitionOverride&&(a=s.transitionOverride);const l=i?()=>Promise.all(pE(e,i,s)):()=>Promise.resolve(),u=e.variantChildren&&e.variantChildren.size?(m=0)=>{const{delayChildren:f=0,staggerChildren:p,staggerDirection:b}=a;return bD(e,t,m,f,p,b,s)}:()=>Promise.resolve(),{when:h}=a;if(h){const[m,f]=h==="beforeChildren"?[l,u]:[u,l];return m().then(()=>f())}else return Promise.all([l(),u(s.delay)])}function bD(e,t,s=0,i=0,a=0,l=1,u){const h=[];for(const m of e.variantChildren)m.notify("AnimationStart",t),h.push(s0(m,t,{...u,delay:s+(typeof i=="function"?0:i)+cE(e.variantChildren,m,i,a,l)}).then(()=>m.notify("AnimationComplete",t)));return Promise.all(h)}function xD(e,t,s={}){e.notify("AnimationStart",t);let i;if(Array.isArray(t)){const a=t.map(l=>s0(e,l,s));i=Promise.all(a)}else if(typeof t=="string")i=s0(e,t,s);else{const a=typeof t=="function"?Fa(e,t,s.custom):t;i=Promise.all(pE(e,a,s))}return i.then(()=>{e.notify("AnimationComplete",t)})}const vD={test:e=>e==="auto",parse:e=>e},gE=e=>t=>t.test(e),bE=[ll,Te,Ci,Qr,qR,VR,vD],Vy=e=>bE.find(gE(e));function _D(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||TC(e):!0}const yD=new Set(["brightness","contrast","saturate","opacity"]);function SD(e){const[t,s]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[i]=s.match(Nb)||[];if(!i)return e;const a=s.replace(i,"");let l=yD.has(t)?1:0;return i!==s&&(l*=100),t+"("+l+a+")"}const wD=/\b([a-z-]*)\(.*?\)/gu,n0={...ui,getAnimatableNone:e=>{const t=e.match(wD);return t?t.map(SD).join(" "):e}},i0={...ui,getAnimatableNone:e=>{const t=ui.parse(e);return ui.createTransformer(e)(t.map(i=>typeof i=="number"?0:typeof i=="object"?{...i,alpha:1}:i))}},qy={...ll,transform:Math.round},kD={rotate:Qr,rotateX:Qr,rotateY:Qr,rotateZ:Qr,scale:Od,scaleX:Od,scaleY:Od,scaleZ:Od,skew:Qr,skewX:Qr,skewY:Qr,distance:Te,translateX:Te,translateY:Te,translateZ:Te,x:Te,y:Te,z:Te,perspective:Te,transformPerspective:Te,opacity:Vc,originX:My,originY:My,originZ:Te},Bb={borderWidth:Te,borderTopWidth:Te,borderRightWidth:Te,borderBottomWidth:Te,borderLeftWidth:Te,borderRadius:Te,borderTopLeftRadius:Te,borderTopRightRadius:Te,borderBottomRightRadius:Te,borderBottomLeftRadius:Te,width:Te,maxWidth:Te,height:Te,maxHeight:Te,top:Te,right:Te,bottom:Te,left:Te,inset:Te,insetBlock:Te,insetBlockStart:Te,insetBlockEnd:Te,insetInline:Te,insetInlineStart:Te,insetInlineEnd:Te,padding:Te,paddingTop:Te,paddingRight:Te,paddingBottom:Te,paddingLeft:Te,paddingBlock:Te,paddingBlockStart:Te,paddingBlockEnd:Te,paddingInline:Te,paddingInlineStart:Te,paddingInlineEnd:Te,margin:Te,marginTop:Te,marginRight:Te,marginBottom:Te,marginLeft:Te,marginBlock:Te,marginBlockStart:Te,marginBlockEnd:Te,marginInline:Te,marginInlineStart:Te,marginInlineEnd:Te,fontSize:Te,backgroundPositionX:Te,backgroundPositionY:Te,...kD,zIndex:qy,fillOpacity:Vc,strokeOpacity:Vc,numOctaves:qy},CD={...Bb,color:rs,backgroundColor:rs,outlineColor:rs,fill:rs,stroke:rs,borderColor:rs,borderTopColor:rs,borderRightColor:rs,borderBottomColor:rs,borderLeftColor:rs,filter:n0,WebkitFilter:n0,mask:i0,WebkitMask:i0},xE=e=>CD[e],ED=new Set([n0,i0]);function vE(e,t){let s=xE(e);return ED.has(s)||(s=ui),s.getAnimatableNone?s.getAnimatableNone(t):void 0}const ND=new Set(["auto","none","0"]);function TD(e,t,s){let i=0,a;for(;i<e.length&&!a;){const l=e[i];typeof l=="string"&&!ND.has(l)&&sl(l).values.length&&(a=e[i]),i++}if(a&&s)for(const l of t)e[l]=vE(s,a)}class AD extends Rb{constructor(t,s,i,a,l){super(t,s,i,a,l,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:s,name:i}=this;if(!s||!s.current)return;super.readKeyframes();for(let p=0;p<t.length;p++){let b=t[p];if(typeof b=="string"&&(b=b.trim(),Eb(b))){const v=uE(b,s.current);v!==void 0&&(t[p]=v),p===t.length-1&&(this.finalKeyframe=b)}}if(this.resolveNoneKeyframes(),!hE.has(i)||t.length!==2)return;const[a,l]=t,u=Vy(a),h=Vy(l),m=jy(a),f=jy(l);if(m!==f&&ea[i]){this.needsMeasurement=!0;return}if(u!==h)if(Py(u)&&Py(h))for(let p=0;p<t.length;p++){const b=t[p];typeof b=="string"&&(t[p]=parseFloat(b))}else ea[i]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:s}=this,i=[];for(let a=0;a<t.length;a++)(t[a]===null||_D(t[a]))&&i.push(a);i.length&&TD(t,i,s)}measureInitialState(){const{element:t,unresolvedKeyframes:s,name:i}=this;if(!t||!t.current)return;i==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=ea[i](t.measureViewportBox(),window.getComputedStyle(t.current)),s[0]=this.measuredOrigin;const a=s[s.length-1];a!==void 0&&t.getValue(i,a).jump(a,!1)}measureEndState(){const{element:t,name:s,unresolvedKeyframes:i}=this;if(!t||!t.current)return;const a=t.getValue(s);a&&a.jump(this.measuredOrigin,!1);const l=i.length-1,u=i[l];i[l]=ea[s](t.measureViewportBox(),window.getComputedStyle(t.current)),u!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=u),this.removedTransforms?.length&&this.removedTransforms.forEach(([h,m])=>{t.getValue(h).set(m)}),this.resolveNoneKeyframes()}}function _E(e,t,s){if(e==null)return[];if(e instanceof EventTarget)return[e];if(typeof e=="string"){let i=document;const a=s?.[e]??i.querySelectorAll(e);return a?Array.from(a):[]}return Array.from(e).filter(i=>i!=null)}const yE=(e,t)=>t&&typeof e=="number"?t.transform(e):e;function jD(e){return NC(e)&&"offsetHeight"in e&&!("ownerSVGElement"in e)}const{schedule:Ib}=HC(queueMicrotask,!1),oi={x:!1,y:!1};function SE(){return oi.x||oi.y}function MD(e){return e==="x"||e==="y"?oi[e]?null:(oi[e]=!0,()=>{oi[e]=!1}):oi.x||oi.y?null:(oi.x=oi.y=!0,()=>{oi.x=oi.y=!1})}function wE(e,t){const s=_E(e),i=new AbortController,a={passive:!0,...t,signal:i.signal};return[s,a,()=>i.abort()]}function RD(e){return!(e.pointerType==="touch"||SE())}function DD(e,t,s={}){const[i,a,l]=wE(e,s);return i.forEach(u=>{let h=!1,m=!1,f;const p=()=>{u.removeEventListener("pointerleave",y)},b=C=>{f&&(f(C),f=void 0),p()},v=C=>{h=!1,window.removeEventListener("pointerup",v),window.removeEventListener("pointercancel",v),m&&(m=!1,b(C))},_=()=>{h=!0,window.addEventListener("pointerup",v,a),window.addEventListener("pointercancel",v,a)},y=C=>{if(C.pointerType!=="touch"){if(h){m=!0;return}b(C)}},w=C=>{if(!RD(C))return;m=!1;const E=t(u,C);typeof E=="function"&&(f=E,u.addEventListener("pointerleave",y,a))};u.addEventListener("pointerenter",w,a),u.addEventListener("pointerdown",_,a)}),l}const kE=(e,t)=>t?e===t?!0:kE(e,t.parentElement):!1,Pb=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,OD=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function LD(e){return OD.has(e.tagName)||e.isContentEditable===!0}const zD=new Set(["INPUT","SELECT","TEXTAREA"]);function BD(e){return zD.has(e.tagName)||e.isContentEditable===!0}const eh=new WeakSet;function Gy(e){return t=>{t.key==="Enter"&&e(t)}}function wp(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const ID=(e,t)=>{const s=e.currentTarget;if(!s)return;const i=Gy(()=>{if(eh.has(s))return;wp(s,"down");const a=Gy(()=>{wp(s,"up")}),l=()=>wp(s,"cancel");s.addEventListener("keyup",a,t),s.addEventListener("blur",l,t)});s.addEventListener("keydown",i,t),s.addEventListener("blur",()=>s.removeEventListener("keydown",i),t)};function Ky(e){return Pb(e)&&!SE()}const Wy=new WeakSet;function PD(e,t,s={}){const[i,a,l]=wE(e,s),u=h=>{const m=h.currentTarget;if(!Ky(h)||Wy.has(h))return;eh.add(m),s.stopPropagation&&Wy.add(h);const f=t(m,h),p=(_,y)=>{window.removeEventListener("pointerup",b),window.removeEventListener("pointercancel",v),eh.has(m)&&eh.delete(m),Ky(_)&&typeof f=="function"&&f(_,{success:y})},b=_=>{p(_,m===window||m===document||s.useGlobalTarget||kE(m,_.target))},v=_=>{p(_,!1)};window.addEventListener("pointerup",b,a),window.addEventListener("pointercancel",v,a)};return i.forEach(h=>{(s.useGlobalTarget?window:h).addEventListener("pointerdown",u,a),jD(h)&&(h.addEventListener("focus",f=>ID(f,a)),!LD(h)&&!h.hasAttribute("tabindex")&&(h.tabIndex=0))}),l}function $b(e){return NC(e)&&"ownerSVGElement"in e}const th=new WeakMap;let sh;const CE=(e,t,s)=>(i,a)=>a&&a[0]?a[0][e+"Size"]:$b(i)&&"getBBox"in i?i.getBBox()[t]:i[s],$D=CE("inline","width","offsetWidth"),HD=CE("block","height","offsetHeight");function UD({target:e,borderBoxSize:t}){th.get(e)?.forEach(s=>{s(e,{get width(){return $D(e,t)},get height(){return HD(e,t)}})})}function FD(e){e.forEach(UD)}function VD(){typeof ResizeObserver>"u"||(sh=new ResizeObserver(FD))}function qD(e,t){sh||VD();const s=_E(e);return s.forEach(i=>{let a=th.get(i);a||(a=new Set,th.set(i,a)),a.add(t),sh?.observe(i)}),()=>{s.forEach(i=>{const a=th.get(i);a?.delete(t),a?.size||sh?.unobserve(i)})}}const nh=new Set;let Xo;function GD(){Xo=()=>{const e={get width(){return window.innerWidth},get height(){return window.innerHeight}};nh.forEach(t=>t(e))},window.addEventListener("resize",Xo)}function KD(e){return nh.add(e),Xo||GD(),()=>{nh.delete(e),!nh.size&&typeof Xo=="function"&&(window.removeEventListener("resize",Xo),Xo=void 0)}}function Yy(e,t){return typeof e=="function"?KD(e):qD(e,t)}function WD(e){return $b(e)&&e.tagName==="svg"}const YD=[...bE,rs,ui],XD=e=>YD.find(gE(e)),Xy=()=>({translate:0,scale:1,origin:0,originPoint:0}),Zo=()=>({x:Xy(),y:Xy()}),Zy=()=>({min:0,max:0}),ms=()=>({x:Zy(),y:Zy()}),ZD=new WeakMap;function Xh(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function qc(e){return typeof e=="string"||Array.isArray(e)}const Hb=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ub=["initial",...Hb];function Zh(e){return Xh(e.animate)||Ub.some(t=>qc(e[t]))}function EE(e){return!!(Zh(e)||e.variants)}function QD(e,t,s){for(const i in t){const a=t[i],l=s[i];if(Os(a))e.addValue(i,a);else if(Os(l))e.addValue(i,nl(a,{owner:e}));else if(l!==a)if(e.hasValue(i)){const u=e.getValue(i);u.liveStyle===!0?u.jump(a):u.hasAnimated||u.set(a)}else{const u=e.getStaticValue(i);e.addValue(i,nl(u!==void 0?u:a,{owner:e}))}}for(const i in s)t[i]===void 0&&e.removeValue(i);return t}const r0={current:null},NE={current:!1},JD=typeof window<"u";function eO(){if(NE.current=!0,!!JD)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>r0.current=e.matches;e.addEventListener("change",t),t()}else r0.current=!1}const Qy=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let yh={};function TE(e){yh=e}function tO(){return yh}class sO{scrapeMotionValuesFromProps(t,s,i){return{}}constructor({parent:t,props:s,presenceContext:i,reducedMotionConfig:a,skipAnimations:l,blockInitialAnimation:u,visualState:h},m={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=Rb,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const _=Qs.now();this.renderScheduledAt<_&&(this.renderScheduledAt=_,Ct.render(this.render,!1,!0))};const{latestValues:f,renderState:p}=h;this.latestValues=f,this.baseTarget={...f},this.initialValues=s.initial?{...f}:{},this.renderState=p,this.parent=t,this.props=s,this.presenceContext=i,this.depth=t?t.depth+1:0,this.reducedMotionConfig=a,this.skipAnimationsConfig=l,this.options=m,this.blockInitialAnimation=!!u,this.isControllingVariants=Zh(s),this.isVariantNode=EE(s),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:b,...v}=this.scrapeMotionValuesFromProps(s,{},this);for(const _ in v){const y=v[_];f[_]!==void 0&&Os(y)&&y.set(f[_])}}mount(t){if(this.hasBeenMounted)for(const s in this.initialValues)this.values.get(s)?.jump(this.initialValues[s]),this.latestValues[s]=this.initialValues[s];this.current=t,ZD.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((s,i)=>this.bindToMotionValue(i,s)),this.reducedMotionConfig==="never"?this.shouldReduceMotion=!1:this.reducedMotionConfig==="always"?this.shouldReduceMotion=!0:(NE.current||eO(),this.shouldReduceMotion=r0.current),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,this.parent?.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){this.projection&&this.projection.unmount(),ra(this.notifyUpdate),ra(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const s=this.features[t];s&&(s.unmount(),s.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,s){if(this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)(),s.accelerate&&lE.has(t)&&this.current instanceof HTMLElement){const{factory:u,keyframes:h,times:m,ease:f,duration:p}=s.accelerate,b=new aE({element:this.current,name:t,keyframes:h,times:m,ease:f,duration:An(p)}),v=u(b);this.valueSubscriptions.set(t,()=>{v(),b.cancel()});return}const i=ul.has(t);i&&this.onBindTransform&&this.onBindTransform();const a=s.on("change",u=>{this.latestValues[t]=u,this.props.onUpdate&&Ct.preRender(this.notifyUpdate),i&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let l;typeof window<"u"&&window.MotionCheckAppearSync&&(l=window.MotionCheckAppearSync(this,t,s)),this.valueSubscriptions.set(t,()=>{a(),l&&l(),s.owner&&s.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in yh){const s=yh[t];if(!s)continue;const{isEnabled:i,Feature:a}=s;if(!this.features[t]&&a&&i(this.props)&&(this.features[t]=new a(this)),this.features[t]){const l=this.features[t];l.isMounted?l.update():(l.mount(),l.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):ms()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,s){this.latestValues[t]=s}update(t,s){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=s;for(let i=0;i<Qy.length;i++){const a=Qy[i];this.propEventSubscriptions[a]&&(this.propEventSubscriptions[a](),delete this.propEventSubscriptions[a]);const l="on"+a,u=t[l];u&&(this.propEventSubscriptions[a]=this.on(a,u))}this.prevMotionValues=QD(this,this.scrapeMotionValuesFromProps(t,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const s=this.getClosestVariantNode();if(s)return s.variantChildren&&s.variantChildren.add(t),()=>s.variantChildren.delete(t)}addValue(t,s){const i=this.values.get(t);s!==i&&(i&&this.removeValue(t),this.bindToMotionValue(t,s),this.values.set(t,s),this.latestValues[t]=s.get())}removeValue(t){this.values.delete(t);const s=this.valueSubscriptions.get(t);s&&(s(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,s){if(this.props.values&&this.props.values[t])return this.props.values[t];let i=this.values.get(t);return i===void 0&&s!==void 0&&(i=nl(s===null?void 0:s,{owner:this}),this.addValue(t,i)),i}readValue(t,s){let i=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return i!=null&&(typeof i=="string"&&(EC(i)||TC(i))?i=parseFloat(i):!XD(i)&&ui.test(s)&&(i=vE(t,s)),this.setBaseTarget(t,Os(i)?i.get():i)),Os(i)?i.get():i}setBaseTarget(t,s){this.baseTarget[t]=s}getBaseTarget(t){const{initial:s}=this.props;let i;if(typeof s=="string"||typeof s=="object"){const l=Lb(this.props,s,this.presenceContext?.custom);l&&(i=l[t])}if(s&&i!==void 0)return i;const a=this.getBaseTargetFromProps(this.props,t);return a!==void 0&&!Os(a)?a:this.initialValues[t]!==void 0&&i===void 0?void 0:this.baseTarget[t]}on(t,s){return this.events[t]||(this.events[t]=new wb),this.events[t].add(s)}notify(t,...s){this.events[t]&&this.events[t].notify(...s)}scheduleRenderMicrotask(){Ib.render(this.render)}}class AE extends sO{constructor(){super(...arguments),this.KeyframeResolver=AD}sortInstanceNodePosition(t,s){return t.compareDocumentPosition(s)&2?1:-1}getBaseTargetFromProps(t,s){const i=t.style;return i?i[s]:void 0}removeValueFromRenderState(t,{vars:s,style:i}){delete s[t],delete i[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;Os(t)&&(this.childSubscription=t.on("change",s=>{this.current&&(this.current.textContent=`${s}`)}))}}class ca{constructor(t){this.isMounted=!1,this.node=t}update(){}}function jE({top:e,left:t,right:s,bottom:i}){return{x:{min:t,max:s},y:{min:e,max:i}}}function nO({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function iO(e,t){if(!t)return e;const s=t({x:e.left,y:e.top}),i=t({x:e.right,y:e.bottom});return{top:s.y,left:s.x,bottom:i.y,right:i.x}}function kp(e){return e===void 0||e===1}function a0({scale:e,scaleX:t,scaleY:s}){return!kp(e)||!kp(t)||!kp(s)}function Oa(e){return a0(e)||ME(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function ME(e){return Jy(e.x)||Jy(e.y)}function Jy(e){return e&&e!=="0%"}function Sh(e,t,s){const i=e-s,a=t*i;return s+a}function eS(e,t,s,i,a){return a!==void 0&&(e=Sh(e,a,i)),Sh(e,s,i)+t}function o0(e,t=0,s=1,i,a){e.min=eS(e.min,t,s,i,a),e.max=eS(e.max,t,s,i,a)}function RE(e,{x:t,y:s}){o0(e.x,t.translate,t.scale,t.originPoint),o0(e.y,s.translate,s.scale,s.originPoint)}const tS=.999999999999,sS=1.0000000000001;function rO(e,t,s,i=!1){const a=s.length;if(!a)return;t.x=t.y=1;let l,u;for(let h=0;h<a;h++){l=s[h],u=l.projectionDelta;const{visualElement:m}=l.options;m&&m.props.style&&m.props.style.display==="contents"||(i&&l.options.layoutScroll&&l.scroll&&l!==l.root&&(wi(e.x,-l.scroll.offset.x),wi(e.y,-l.scroll.offset.y)),u&&(t.x*=u.x.scale,t.y*=u.y.scale,RE(e,u)),i&&Oa(l.latestValues)&&ih(e,l.latestValues,l.layout?.layoutBox))}t.x<sS&&t.x>tS&&(t.x=1),t.y<sS&&t.y>tS&&(t.y=1)}function wi(e,t){e.min+=t,e.max+=t}function nS(e,t,s,i,a=.5){const l=Rt(e.min,e.max,a);o0(e,t,s,l,i)}function iS(e,t){return typeof e=="string"?parseFloat(e)/100*(t.max-t.min):e}function ih(e,t,s){const i=s??e;nS(e.x,iS(t.x,i.x),t.scaleX,t.scale,t.originX),nS(e.y,iS(t.y,i.y),t.scaleY,t.scale,t.originY)}function DE(e,t){return jE(iO(e.getBoundingClientRect(),t))}function aO(e,t,s){const i=DE(e,s),{scroll:a}=t;return a&&(wi(i.x,a.offset.x),wi(i.y,a.offset.y)),i}const oO={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},lO=cl.length;function cO(e,t,s){let i="",a=!0;for(let l=0;l<lO;l++){const u=cl[l],h=e[u];if(h===void 0)continue;let m=!0;if(typeof h=="number")m=h===(u.startsWith("scale")?1:0);else{const f=parseFloat(h);m=u.startsWith("scale")?f===1:f===0}if(!m||s){const f=yE(h,Bb[u]);if(!m){a=!1;const p=oO[u]||u;i+=`${p}(${f}) `}s&&(t[u]=f)}}return i=i.trim(),s?i=s(t,a?"":i):a&&(i="none"),i}function Fb(e,t,s){const{style:i,vars:a,transformOrigin:l}=e;let u=!1,h=!1;for(const m in t){const f=t[m];if(ul.has(m)){u=!0;continue}else if(FC(m)){a[m]=f;continue}else{const p=yE(f,Bb[m]);m.startsWith("origin")?(h=!0,l[m]=p):i[m]=p}}if(t.transform||(u||s?i.transform=cO(t,e.transform,s):i.transform&&(i.transform="none")),h){const{originX:m="50%",originY:f="50%",originZ:p=0}=l;i.transformOrigin=`${m} ${f} ${p}`}}function OE(e,{style:t,vars:s},i,a){const l=e.style;let u;for(u in t)l[u]=t[u];a?.applyProjectionStyles(l,i);for(u in s)l.setProperty(u,s[u])}function rS(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const fc={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(Te.test(e))e=parseFloat(e);else return e;const s=rS(e,t.target.x),i=rS(e,t.target.y);return`${s}% ${i}%`}},uO={correct:(e,{treeScale:t,projectionDelta:s})=>{const i=e,a=ui.parse(e);if(a.length>5)return i;const l=ui.createTransformer(e),u=typeof a[0]!="number"?1:0,h=s.x.scale*t.x,m=s.y.scale*t.y;a[0+u]/=h,a[1+u]/=m;const f=Rt(h,m,.5);return typeof a[2+u]=="number"&&(a[2+u]/=f),typeof a[3+u]=="number"&&(a[3+u]/=f),l(a)}},l0={borderRadius:{...fc,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:fc,borderTopRightRadius:fc,borderBottomLeftRadius:fc,borderBottomRightRadius:fc,boxShadow:uO};function LE(e,{layout:t,layoutId:s}){return ul.has(e)||e.startsWith("origin")||(t||s!==void 0)&&(!!l0[e]||e==="opacity")}function Vb(e,t,s){const i=e.style,a=t?.style,l={};if(!i)return l;for(const u in i)(Os(i[u])||a&&Os(a[u])||LE(u,e)||s?.getValue(u)?.liveStyle!==void 0)&&(l[u]=i[u]);return l}function dO(e){return window.getComputedStyle(e)}class hO extends AE{constructor(){super(...arguments),this.type="html",this.renderInstance=OE}readValueFromInstance(t,s){if(ul.has(s))return this.projection?.isProjecting?Wg(s):M8(t,s);{const i=dO(t),a=(FC(s)?i.getPropertyValue(s):i[s])||0;return typeof a=="string"?a.trim():a}}measureInstanceViewportBox(t,{transformPagePoint:s}){return DE(t,s)}build(t,s,i){Fb(t,s,i.transformTemplate)}scrapeMotionValuesFromProps(t,s,i){return Vb(t,s,i)}}const fO={offset:"stroke-dashoffset",array:"stroke-dasharray"},mO={offset:"strokeDashoffset",array:"strokeDasharray"};function pO(e,t,s=1,i=0,a=!0){e.pathLength=1;const l=a?fO:mO;e[l.offset]=`${-i}`,e[l.array]=`${t} ${s}`}const gO=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function zE(e,{attrX:t,attrY:s,attrScale:i,pathLength:a,pathSpacing:l=1,pathOffset:u=0,...h},m,f,p){if(Fb(e,h,f),m){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:b,style:v}=e;b.transform&&(v.transform=b.transform,delete b.transform),(v.transform||b.transformOrigin)&&(v.transformOrigin=b.transformOrigin??"50% 50%",delete b.transformOrigin),v.transform&&(v.transformBox=p?.transformBox??"fill-box",delete b.transformBox);for(const _ of gO)b[_]!==void 0&&(v[_]=b[_],delete b[_]);t!==void 0&&(b.x=t),s!==void 0&&(b.y=s),i!==void 0&&(b.scale=i),a!==void 0&&pO(b,a,l,u,!1)}const BE=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),IE=e=>typeof e=="string"&&e.toLowerCase()==="svg";function bO(e,t,s,i){OE(e,t,void 0,i);for(const a in t.attrs)e.setAttribute(BE.has(a)?a:zb(a),t.attrs[a])}function PE(e,t,s){const i=Vb(e,t,s);for(const a in e)if(Os(e[a])||Os(t[a])){const l=cl.indexOf(a)!==-1?"attr"+a.charAt(0).toUpperCase()+a.substring(1):a;i[l]=e[a]}return i}class xO extends AE{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=ms}getBaseTargetFromProps(t,s){return t[s]}readValueFromInstance(t,s){if(ul.has(s)){const i=xE(s);return i&&i.default||0}return s=BE.has(s)?s:zb(s),t.getAttribute(s)}scrapeMotionValuesFromProps(t,s,i){return PE(t,s,i)}build(t,s,i){zE(t,s,this.isSVGTag,i.transformTemplate,i.style)}renderInstance(t,s,i,a){bO(t,s,i,a)}mount(t){this.isSVGTag=IE(t.tagName),super.mount(t)}}const vO=Ub.length;function $E(e){if(!e)return;if(!e.isControllingVariants){const s=e.parent?$E(e.parent)||{}:{};return e.props.initial!==void 0&&(s.initial=e.props.initial),s}const t={};for(let s=0;s<vO;s++){const i=Ub[s],a=e.props[i];(qc(a)||a===!1)&&(t[i]=a)}return t}function HE(e,t){if(!Array.isArray(t))return!1;const s=t.length;if(s!==e.length)return!1;for(let i=0;i<s;i++)if(t[i]!==e[i])return!1;return!0}const _O=[...Hb].reverse(),yO=Hb.length;function SO(e){return t=>Promise.all(t.map(({animation:s,options:i})=>xD(e,s,i)))}function wO(e){let t=SO(e),s=aS(),i=!0,a=!1;const l=f=>(p,b)=>{const v=Fa(e,b,f==="exit"?e.presenceContext?.custom:void 0);if(v){const{transition:_,transitionEnd:y,...w}=v;p={...p,...w,...y}}return p};function u(f){t=f(e)}function h(f){const{props:p}=e,b=$E(e.parent)||{},v=[],_=new Set;let y={},w=1/0;for(let E=0;E<yO;E++){const T=_O[E],N=s[T],M=p[T]!==void 0?p[T]:b[T],R=qc(M),z=T===f?N.isActive:null;z===!1&&(w=E);let O=M===b[T]&&M!==p[T]&&R;if(O&&(i||a)&&e.manuallyAnimateOnMount&&(O=!1),N.protectedKeys={...y},!N.isActive&&z===null||!M&&!N.prevProp||Xh(M)||typeof M=="boolean")continue;if(T==="exit"&&N.isActive&&z!==!0){N.prevResolvedValues&&(y={...y,...N.prevResolvedValues});continue}const j=kO(N.prevProp,M);let P=j||T===f&&N.isActive&&!O&&R||E>w&&R,B=!1;const H=Array.isArray(M)?M:[M];let V=H.reduce(l(T),{});z===!1&&(V={});const{prevResolvedValues:q={}}=N,W={...q,...V},K=Q=>{P=!0,_.has(Q)&&(B=!0,_.delete(Q)),N.needsAnimating[Q]=!0;const G=e.getValue(Q);G&&(G.liveStyle=!1)};for(const Q in W){const G=V[Q],U=q[Q];if(y.hasOwnProperty(Q))continue;let D=!1;e0(G)&&e0(U)?D=!HE(G,U):D=G!==U,D?G!=null?K(Q):_.add(Q):G!==void 0&&_.has(Q)?K(Q):N.protectedKeys[Q]=!0}N.prevProp=M,N.prevResolvedValues=V,N.isActive&&(y={...y,...V}),(i||a)&&e.blockInitialAnimation&&(P=!1);const L=O&&j;P&&(!L||B)&&v.push(...H.map(Q=>{const G={type:T};if(typeof Q=="string"&&(i||a)&&!L&&e.manuallyAnimateOnMount&&e.parent){const{parent:U}=e,D=Fa(U,Q);if(U.enteringChildren&&D){const{delayChildren:Z}=D.transition||{};G.delay=cE(U.enteringChildren,e,Z)}}return{animation:Q,options:G}}))}if(_.size){const E={};if(typeof p.initial!="boolean"){const T=Fa(e,Array.isArray(p.initial)?p.initial[0]:p.initial);T&&T.transition&&(E.transition=T.transition)}_.forEach(T=>{const N=e.getBaseTarget(T),M=e.getValue(T);M&&(M.liveStyle=!0),E[T]=N??null}),v.push({animation:E})}let C=!!v.length;return i&&(p.initial===!1||p.initial===p.animate)&&!e.manuallyAnimateOnMount&&(C=!1),i=!1,a=!1,C?t(v):Promise.resolve()}function m(f,p){if(s[f].isActive===p)return Promise.resolve();e.variantChildren?.forEach(v=>v.animationState?.setActive(f,p)),s[f].isActive=p;const b=h(f);for(const v in s)s[v].protectedKeys={};return b}return{animateChanges:h,setActive:m,setAnimateFunction:u,getState:()=>s,reset:()=>{s=aS(),a=!0}}}function kO(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!HE(t,e):!1}function Ma(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function aS(){return{animate:Ma(!0),whileInView:Ma(),whileHover:Ma(),whileTap:Ma(),whileDrag:Ma(),whileFocus:Ma(),exit:Ma()}}function c0(e,t){e.min=t.min,e.max=t.max}function ai(e,t){c0(e.x,t.x),c0(e.y,t.y)}function oS(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}const UE=1e-4,CO=1-UE,EO=1+UE,FE=.01,NO=0-FE,TO=0+FE;function Js(e){return e.max-e.min}function AO(e,t,s){return Math.abs(e-t)<=s}function lS(e,t,s,i=.5){e.origin=i,e.originPoint=Rt(t.min,t.max,e.origin),e.scale=Js(s)/Js(t),e.translate=Rt(s.min,s.max,e.origin)-e.originPoint,(e.scale>=CO&&e.scale<=EO||isNaN(e.scale))&&(e.scale=1),(e.translate>=NO&&e.translate<=TO||isNaN(e.translate))&&(e.translate=0)}function zc(e,t,s,i){lS(e.x,t.x,s.x,i?i.originX:void 0),lS(e.y,t.y,s.y,i?i.originY:void 0)}function cS(e,t,s,i=0){const a=i?Rt(s.min,s.max,i):s.min;e.min=a+t.min,e.max=e.min+Js(t)}function jO(e,t,s,i){cS(e.x,t.x,s.x,i?.x),cS(e.y,t.y,s.y,i?.y)}function uS(e,t,s,i=0){const a=i?Rt(s.min,s.max,i):s.min;e.min=t.min-a,e.max=e.min+Js(t)}function wh(e,t,s,i){uS(e.x,t.x,s.x,i?.x),uS(e.y,t.y,s.y,i?.y)}function dS(e,t,s,i,a){return e-=t,e=Sh(e,1/s,i),a!==void 0&&(e=Sh(e,1/a,i)),e}function MO(e,t=0,s=1,i=.5,a,l=e,u=e){if(Ci.test(t)&&(t=parseFloat(t),t=Rt(u.min,u.max,t/100)-u.min),typeof t!="number")return;let h=Rt(l.min,l.max,i);e===l&&(h-=t),e.min=dS(e.min,t,s,h,a),e.max=dS(e.max,t,s,h,a)}function hS(e,t,[s,i,a],l,u){MO(e,t[s],t[i],t[a],t.scale,l,u)}const RO=["x","scaleX","originX"],DO=["y","scaleY","originY"];function fS(e,t,s,i){hS(e.x,t,RO,s?s.x:void 0,i?i.x:void 0),hS(e.y,t,DO,s?s.y:void 0,i?i.y:void 0)}function mS(e){return e.translate===0&&e.scale===1}function VE(e){return mS(e.x)&&mS(e.y)}function pS(e,t){return e.min===t.min&&e.max===t.max}function OO(e,t){return pS(e.x,t.x)&&pS(e.y,t.y)}function gS(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function qE(e,t){return gS(e.x,t.x)&&gS(e.y,t.y)}function bS(e){return Js(e.x)/Js(e.y)}function xS(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}function Si(e){return[e("x"),e("y")]}function LO(e,t,s){let i="";const a=e.x.translate/t.x,l=e.y.translate/t.y,u=s?.z||0;if((a||l||u)&&(i=`translate3d(${a}px, ${l}px, ${u}px) `),(t.x!==1||t.y!==1)&&(i+=`scale(${1/t.x}, ${1/t.y}) `),s){const{transformPerspective:f,rotate:p,rotateX:b,rotateY:v,skewX:_,skewY:y}=s;f&&(i=`perspective(${f}px) ${i}`),p&&(i+=`rotate(${p}deg) `),b&&(i+=`rotateX(${b}deg) `),v&&(i+=`rotateY(${v}deg) `),_&&(i+=`skewX(${_}deg) `),y&&(i+=`skewY(${y}deg) `)}const h=e.x.scale*t.x,m=e.y.scale*t.y;return(h!==1||m!==1)&&(i+=`scale(${h}, ${m})`),i||"none"}const GE=["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"],zO=GE.length,vS=e=>typeof e=="string"?parseFloat(e):e,_S=e=>typeof e=="number"||Te.test(e);function BO(e,t,s,i,a,l){a?(e.opacity=Rt(0,s.opacity??1,IO(i)),e.opacityExit=Rt(t.opacity??1,0,PO(i))):l&&(e.opacity=Rt(t.opacity??1,s.opacity??1,i));for(let u=0;u<zO;u++){const h=GE[u];let m=yS(t,h),f=yS(s,h);if(m===void 0&&f===void 0)continue;m||(m=0),f||(f=0),m===0||f===0||_S(m)===_S(f)?(e[h]=Math.max(Rt(vS(m),vS(f),i),0),(Ci.test(f)||Ci.test(m))&&(e[h]+="%")):e[h]=f}(t.rotate||s.rotate)&&(e.rotate=Rt(t.rotate||0,s.rotate||0,i))}function yS(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const IO=KE(0,.5,BC),PO=KE(.5,.95,Wn);function KE(e,t,s){return i=>i<e?0:i>t?1:s(Fc(e,t,i))}function $O(e,t,s){const i=Os(e)?e:nl(e);return i.start(Ob("",i,t,s)),i.animation}function Gc(e,t,s,i={passive:!0}){return e.addEventListener(t,s,i),()=>e.removeEventListener(t,s)}const HO=(e,t)=>e.depth-t.depth;class UO{constructor(){this.children=[],this.isDirty=!1}add(t){yb(this.children,t),this.isDirty=!0}remove(t){gh(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(HO),this.isDirty=!1,this.children.forEach(t)}}function FO(e,t){const s=Qs.now(),i=({timestamp:a})=>{const l=a-s;l>=t&&(ra(i),e(l-t))};return Ct.setup(i,!0),()=>ra(i)}function rh(e){return Os(e)?e.get():e}class VO{constructor(){this.members=[]}add(t){yb(this.members,t);for(let s=this.members.length-1;s>=0;s--){const i=this.members[s];if(i===t||i===this.lead||i===this.prevLead)continue;const a=i.instance;(!a||a.isConnected===!1)&&!i.snapshot&&(gh(this.members,i),i.unmount())}t.scheduleRender()}remove(t){if(gh(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const s=this.members[this.members.length-1];s&&this.promote(s)}}relegate(t){for(let s=this.members.indexOf(t)-1;s>=0;s--){const i=this.members[s];if(i.isPresent!==!1&&i.instance?.isConnected!==!1)return this.promote(i),!0}return!1}promote(t,s){const i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.updateSnapshot(),t.scheduleRender();const{layoutDependency:a}=i.options,{layoutDependency:l}=t.options;(a===void 0||a!==l)&&(t.resumeFrom=i,s&&(i.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues),t.root?.isUpdating&&(t.isLayoutDirty=!0)),t.options.crossfade===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{t.options.onExitComplete?.(),t.resumingFrom?.options.onExitComplete?.()})}scheduleRender(){this.members.forEach(t=>t.instance&&t.scheduleRender(!1))}removeLeadSnapshot(){this.lead?.snapshot&&(this.lead.snapshot=void 0)}}const ah={hasAnimatedSinceResize:!0,hasEverUpdated:!1},Cp=["","X","Y","Z"],qO=1e3;let GO=0;function Ep(e,t,s,i){const{latestValues:a}=t;a[e]&&(s[e]=a[e],t.setStaticValue(e,0),i&&(i[e]=0))}function WE(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const s=mE(t);if(window.MotionHasOptimisedAnimation(s,"transform")){const{layout:a,layoutId:l}=e.options;window.MotionCancelOptimisedAnimation(s,"transform",Ct,!(a||l))}const{parent:i}=e;i&&!i.hasCheckedOptimisedAppear&&WE(i)}function YE({attachResizeListener:e,defaultParent:t,measureScroll:s,checkIsScrollRoot:i,resetTransform:a}){return class{constructor(u={},h=t?.()){this.id=GO++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(YO),this.nodes.forEach(tL),this.nodes.forEach(sL),this.nodes.forEach(XO)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=h?h.root||h:this,this.path=h?[...h.path,h]:[],this.parent=h,this.depth=h?h.depth+1:0;for(let m=0;m<this.path.length;m++)this.path[m].shouldResetTransform=!0;this.root===this&&(this.nodes=new UO)}addEventListener(u,h){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new wb),this.eventHandlers.get(u).add(h)}notifyListeners(u,...h){const m=this.eventHandlers.get(u);m&&m.notify(...h)}hasListeners(u){return this.eventHandlers.has(u)}mount(u){if(this.instance)return;this.isSVG=$b(u)&&!WD(u),this.instance=u;const{layoutId:h,layout:m,visualElement:f}=this.options;if(f&&!f.current&&f.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(m||h)&&(this.isLayoutDirty=!0),e){let p,b=0;const v=()=>this.root.updateBlockedByResize=!1;Ct.read(()=>{b=window.innerWidth}),e(u,()=>{const _=window.innerWidth;_!==b&&(b=_,this.root.updateBlockedByResize=!0,p&&p(),p=FO(v,250),ah.hasAnimatedSinceResize&&(ah.hasAnimatedSinceResize=!1,this.nodes.forEach(kS)))})}h&&this.root.registerSharedNode(h,this),this.options.animate!==!1&&f&&(h||m)&&this.addEventListener("didUpdate",({delta:p,hasLayoutChanged:b,hasRelativeLayoutChanged:v,layout:_})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const y=this.options.transition||f.getDefaultTransition()||oL,{onLayoutAnimationStart:w,onLayoutAnimationComplete:C}=f.getProps(),E=!this.targetLayout||!qE(this.targetLayout,_),T=!b&&v;if(this.options.layoutRoot||this.resumeFrom||T||b&&(E||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const N={...Db(y,"layout"),onPlay:w,onComplete:C};(f.shouldReduceMotion||this.options.layoutRoot)&&(N.delay=0,N.type=!1),this.startAnimation(N),this.setAnimationOrigin(p,T)}else b||kS(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=_})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),ra(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(nL),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&WE(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let p=0;p<this.path.length;p++){const b=this.path[p];b.shouldResetTransform=!0,(typeof b.latestValues.x=="string"||typeof b.latestValues.y=="string")&&(b.isLayoutDirty=!0),b.updateScroll("snapshot"),b.options.layoutRoot&&b.willUpdate(!1)}const{layoutId:h,layout:m}=this.options;if(h===void 0&&!m)return;const f=this.getTransformTemplate();this.prevTransformTemplateValue=f?f(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){const m=this.updateBlockedByResize;this.unblockUpdate(),this.updateBlockedByResize=!1,this.clearAllSnapshots(),m&&this.nodes.forEach(QO),this.nodes.forEach(SS);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(wS);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(JO),this.nodes.forEach(eL),this.nodes.forEach(KO),this.nodes.forEach(WO)):this.nodes.forEach(wS),this.clearAllSnapshots();const h=Qs.now();Rs.delta=Ti(0,1e3/60,h-Rs.timestamp),Rs.timestamp=h,Rs.isProcessing=!0,bp.update.process(Rs),bp.preRender.process(Rs),bp.render.process(Rs),Rs.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Ib.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(ZO),this.sharedNodes.forEach(iL)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ct.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ct.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Js(this.snapshot.measuredBox.x)&&!Js(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let m=0;m<this.path.length;m++)this.path[m].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected||(this.layoutCorrected=ms()),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:h}=this.options;h&&h.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let h=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(h=!1),h&&this.instance){const m=i(this.instance);this.scroll={animationId:this.root.animationId,phase:u,isRoot:m,offset:s(this.instance),wasRoot:this.scroll?this.scroll.isRoot:m}}}resetTransform(){if(!a)return;const u=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,h=this.projectionDelta&&!VE(this.projectionDelta),m=this.getTransformTemplate(),f=m?m(this.latestValues,""):void 0,p=f!==this.prevTransformTemplateValue;u&&this.instance&&(h||Oa(this.latestValues)||p)&&(a(this.instance,f),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const h=this.measurePageBox();let m=this.removeElementScroll(h);return u&&(m=this.removeTransform(m)),lL(m),{animationId:this.root.animationId,measuredBox:h,layoutBox:m,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return ms();const h=u.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(cL))){const{scroll:f}=this.root;f&&(wi(h.x,f.offset.x),wi(h.y,f.offset.y))}return h}removeElementScroll(u){const h=ms();if(ai(h,u),this.scroll?.wasRoot)return h;for(let m=0;m<this.path.length;m++){const f=this.path[m],{scroll:p,options:b}=f;f!==this.root&&p&&b.layoutScroll&&(p.wasRoot&&ai(h,u),wi(h.x,p.offset.x),wi(h.y,p.offset.y))}return h}applyTransform(u,h=!1,m){const f=m||ms();ai(f,u);for(let p=0;p<this.path.length;p++){const b=this.path[p];!h&&b.options.layoutScroll&&b.scroll&&b!==b.root&&(wi(f.x,-b.scroll.offset.x),wi(f.y,-b.scroll.offset.y)),Oa(b.latestValues)&&ih(f,b.latestValues,b.layout?.layoutBox)}return Oa(this.latestValues)&&ih(f,this.latestValues,this.layout?.layoutBox),f}removeTransform(u){const h=ms();ai(h,u);for(let m=0;m<this.path.length;m++){const f=this.path[m];if(!Oa(f.latestValues))continue;let p;f.instance&&(a0(f.latestValues)&&f.updateSnapshot(),p=ms(),ai(p,f.measurePageBox())),fS(h,f.latestValues,f.snapshot?.layoutBox,p)}return Oa(this.latestValues)&&fS(h,this.latestValues),h}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Rs.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){const h=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=h.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=h.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=h.isSharedProjectionDirty);const m=!!this.resumingFrom||this!==h;if(!(u||m&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:p,layoutId:b}=this.options;if(!this.layout||!(p||b))return;this.resolvedRelativeTargetAt=Rs.timestamp;const v=this.getClosestProjectingParent();v&&this.linkedParentVersion!==v.layoutVersion&&!v.options.layoutRoot&&this.removeRelativeTarget(),!this.targetDelta&&!this.relativeTarget&&(this.options.layoutAnchor!==!1&&v&&v.layout?this.createRelativeTarget(v,this.layout.layoutBox,v.layout.layoutBox):this.removeRelativeTarget()),!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=ms(),this.targetWithTransforms=ms()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),jO(this.target,this.relativeTarget,this.relativeParent.target,this.options.layoutAnchor||void 0)):this.targetDelta?(this.resumingFrom?this.applyTransform(this.layout.layoutBox,!1,this.target):ai(this.target,this.layout.layoutBox),RE(this.target,this.targetDelta)):ai(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,this.options.layoutAnchor!==!1&&v&&!!v.resumingFrom==!!this.resumingFrom&&!v.options.layoutScroll&&v.target&&this.animationProgress!==1?this.createRelativeTarget(v,this.target,v.target):this.relativeParent=this.relativeTarget=void 0))}getClosestProjectingParent(){if(!(!this.parent||a0(this.parent.latestValues)||ME(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(u,h,m){this.relativeParent=u,this.linkedParentVersion=u.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=ms(),this.relativeTargetOrigin=ms(),wh(this.relativeTargetOrigin,h,m,this.options.layoutAnchor||void 0),ai(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){const u=this.getLead(),h=!!this.resumingFrom||this!==u;let m=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(m=!1),h&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(m=!1),this.resolvedRelativeTargetAt===Rs.timestamp&&(m=!1),m)return;const{layout:f,layoutId:p}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(f||p))return;ai(this.layoutCorrected,this.layout.layoutBox);const b=this.treeScale.x,v=this.treeScale.y;rO(this.layoutCorrected,this.treeScale,this.path,h),u.layout&&!u.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(u.target=u.layout.layoutBox,u.targetWithTransforms=ms());const{target:_}=u;if(!_){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(oS(this.prevProjectionDelta.x,this.projectionDelta.x),oS(this.prevProjectionDelta.y,this.projectionDelta.y)),zc(this.projectionDelta,this.layoutCorrected,_,this.latestValues),(this.treeScale.x!==b||this.treeScale.y!==v||!xS(this.projectionDelta.x,this.prevProjectionDelta.x)||!xS(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",_))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.visualElement?.scheduleRender(),u){const h=this.getStack();h&&h.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=Zo(),this.projectionDelta=Zo(),this.projectionDeltaWithTransform=Zo()}setAnimationOrigin(u,h=!1){const m=this.snapshot,f=m?m.latestValues:{},p={...this.latestValues},b=Zo();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!h;const v=ms(),_=m?m.source:void 0,y=this.layout?this.layout.source:void 0,w=_!==y,C=this.getStack(),E=!C||C.members.length<=1,T=!!(w&&!E&&this.options.crossfade===!0&&!this.path.some(aL));this.animationProgress=0;let N;this.mixTargetDelta=M=>{const R=M/1e3;CS(b.x,u.x,R),CS(b.y,u.y,R),this.setTargetDelta(b),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(wh(v,this.layout.layoutBox,this.relativeParent.layout.layoutBox,this.options.layoutAnchor||void 0),rL(this.relativeTarget,this.relativeTargetOrigin,v,R),N&&OO(this.relativeTarget,N)&&(this.isProjectionDirty=!1),N||(N=ms()),ai(N,this.relativeTarget)),w&&(this.animationValues=p,BO(p,f,this.latestValues,R,T,E)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=R},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(ra(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ct.update(()=>{ah.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=nl(0)),this.motionValue.jump(0,!1),this.currentAnimation=$O(this.motionValue,[0,1e3],{...u,velocity:0,isSync:!0,onUpdate:h=>{this.mixTargetDelta(h),u.onUpdate&&u.onUpdate(h)},onStop:()=>{},onComplete:()=>{u.onComplete&&u.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(qO),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:h,target:m,layout:f,latestValues:p}=u;if(!(!h||!m||!f)){if(this!==u&&this.layout&&f&&XE(this.options.animationType,this.layout.layoutBox,f.layoutBox)){m=this.target||ms();const b=Js(this.layout.layoutBox.x);m.x.min=u.target.x.min,m.x.max=m.x.min+b;const v=Js(this.layout.layoutBox.y);m.y.min=u.target.y.min,m.y.max=m.y.min+v}ai(h,m),ih(h,p),zc(this.projectionDeltaWithTransform,this.layoutCorrected,h,p)}}registerSharedNode(u,h){this.sharedNodes.has(u)||this.sharedNodes.set(u,new VO),this.sharedNodes.get(u).add(h);const f=h.options.initialPromotionConfig;h.promote({transition:f?f.transition:void 0,preserveFollowOpacity:f&&f.shouldPreserveFollowOpacity?f.shouldPreserveFollowOpacity(h):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){const{layoutId:u}=this.options;return u?this.getStack()?.lead||this:this}getPrevLead(){const{layoutId:u}=this.options;return u?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:h,preserveFollowOpacity:m}={}){const f=this.getStack();f&&f.promote(this,m),u&&(this.projectionDelta=void 0,this.needsReset=!0),h&&this.setOptions({transition:h})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetSkewAndRotation(){const{visualElement:u}=this.options;if(!u)return;let h=!1;const{latestValues:m}=u;if((m.z||m.rotate||m.rotateX||m.rotateY||m.rotateZ||m.skewX||m.skewY)&&(h=!0),!h)return;const f={};m.z&&Ep("z",u,f,this.animationValues);for(let p=0;p<Cp.length;p++)Ep(`rotate${Cp[p]}`,u,f,this.animationValues),Ep(`skew${Cp[p]}`,u,f,this.animationValues);u.render();for(const p in f)u.setStaticValue(p,f[p]),this.animationValues&&(this.animationValues[p]=f[p]);u.scheduleRender()}applyProjectionStyles(u,h){if(!this.instance||this.isSVG)return;if(!this.isVisible){u.visibility="hidden";return}const m=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,u.visibility="",u.opacity="",u.pointerEvents=rh(h?.pointerEvents)||"",u.transform=m?m(this.latestValues,""):"none";return}const f=this.getLead();if(!this.projectionDelta||!this.layout||!f.target){this.options.layoutId&&(u.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,u.pointerEvents=rh(h?.pointerEvents)||""),this.hasProjected&&!Oa(this.latestValues)&&(u.transform=m?m({},""):"none",this.hasProjected=!1);return}u.visibility="";const p=f.animationValues||f.latestValues;this.applyTransformsToTarget();let b=LO(this.projectionDeltaWithTransform,this.treeScale,p);m&&(b=m(p,b)),u.transform=b;const{x:v,y:_}=this.projectionDelta;u.transformOrigin=`${v.origin*100}% ${_.origin*100}% 0`,f.animationValues?u.opacity=f===this?p.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:p.opacityExit:u.opacity=f===this?p.opacity!==void 0?p.opacity:"":p.opacityExit!==void 0?p.opacityExit:0;for(const y in l0){if(p[y]===void 0)continue;const{correct:w,applyTo:C,isCSSVariable:E}=l0[y],T=b==="none"?p[y]:w(p[y],f);if(C){const N=C.length;for(let M=0;M<N;M++)u[C[M]]=T}else E?this.options.visualElement.renderState.vars[y]=T:u[y]=T}this.options.layoutId&&(u.pointerEvents=f===this?rh(h?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>u.currentAnimation?.stop()),this.root.nodes.forEach(SS),this.root.sharedNodes.clear()}}}function KO(e){e.updateLayout()}function WO(e){const t=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:s,measuredBox:i}=e.layout,{animationType:a}=e.options,l=t.source!==e.layout.source;if(a==="size")Si(p=>{const b=l?t.measuredBox[p]:t.layoutBox[p],v=Js(b);b.min=s[p].min,b.max=b.min+v});else if(a==="x"||a==="y"){const p=a==="x"?"y":"x";c0(l?t.measuredBox[p]:t.layoutBox[p],s[p])}else XE(a,t.layoutBox,s)&&Si(p=>{const b=l?t.measuredBox[p]:t.layoutBox[p],v=Js(s[p]);b.max=b.min+v,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[p].max=e.relativeTarget[p].min+v)});const u=Zo();zc(u,s,t.layoutBox);const h=Zo();l?zc(h,e.applyTransform(i,!0),t.measuredBox):zc(h,s,t.layoutBox);const m=!VE(u);let f=!1;if(!e.resumeFrom){const p=e.getClosestProjectingParent();if(p&&!p.resumeFrom){const{snapshot:b,layout:v}=p;if(b&&v){const _=e.options.layoutAnchor||void 0,y=ms();wh(y,t.layoutBox,b.layoutBox,_);const w=ms();wh(w,s,v.layoutBox,_),qE(y,w)||(f=!0),p.options.layoutRoot&&(e.relativeTarget=w,e.relativeTargetOrigin=y,e.relativeParent=p)}}}e.notifyListeners("didUpdate",{layout:s,snapshot:t,delta:h,layoutDelta:u,hasLayoutChanged:m,hasRelativeLayoutChanged:f})}else if(e.isLead()){const{onExitComplete:s}=e.options;s&&s()}e.options.transition=void 0}function YO(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function XO(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function ZO(e){e.clearSnapshot()}function SS(e){e.clearMeasurements()}function QO(e){e.isLayoutDirty=!0,e.updateLayout()}function wS(e){e.isLayoutDirty=!1}function JO(e){e.isAnimationBlocked&&e.layout&&!e.isLayoutDirty&&(e.snapshot=e.layout,e.isLayoutDirty=!0)}function eL(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function kS(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function tL(e){e.resolveTargetDelta()}function sL(e){e.calcProjection()}function nL(e){e.resetSkewAndRotation()}function iL(e){e.removeLeadSnapshot()}function CS(e,t,s){e.translate=Rt(t.translate,0,s),e.scale=Rt(t.scale,1,s),e.origin=t.origin,e.originPoint=t.originPoint}function ES(e,t,s,i){e.min=Rt(t.min,s.min,i),e.max=Rt(t.max,s.max,i)}function rL(e,t,s,i){ES(e.x,t.x,s.x,i),ES(e.y,t.y,s.y,i)}function aL(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const oL={duration:.45,ease:[.4,0,.1,1]},NS=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),TS=NS("applewebkit/")&&!NS("chrome/")?Math.round:Wn;function AS(e){e.min=TS(e.min),e.max=TS(e.max)}function lL(e){AS(e.x),AS(e.y)}function XE(e,t,s){return e==="position"||e==="preserve-aspect"&&!AO(bS(t),bS(s),.2)}function cL(e){return e!==e.root&&e.scroll?.wasRoot}const uL=YE({attachResizeListener:(e,t)=>Gc(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body?.scrollLeft||0,y:document.documentElement.scrollTop||document.body?.scrollTop||0}),checkIsScrollRoot:()=>!0}),Np={current:void 0},ZE=YE({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Np.current){const e=new uL({});e.mount(window),e.setOptions({layoutScroll:!0}),Np.current=e}return Np.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),QE=S.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function dL(e=!0){const t=S.useContext(_b);if(t===null)return[!0,null];const{isPresent:s,onExitComplete:i,register:a}=t,l=S.useId();S.useEffect(()=>{if(e)return a(l)},[e]);const u=S.useCallback(()=>e&&i&&i(l),[l,i,e]);return!s&&i?[!1,u]:[!0]}const JE=S.createContext({strict:!1}),jS={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]};let MS=!1;function hL(){if(MS)return;const e={};for(const t in jS)e[t]={isEnabled:s=>jS[t].some(i=>!!s[i])};TE(e),MS=!0}function eN(){return hL(),tO()}function fL(e){const t=eN();for(const s in e)t[s]={...t[s],...e[s]};TE(t)}const mL=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","propagate","ignoreStrict","viewport"]);function kh(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||mL.has(e)}let tN=e=>!kh(e);function pL(e){typeof e=="function"&&(tN=t=>t.startsWith("on")?!kh(t):e(t))}try{pL(require("@emotion/is-prop-valid").default)}catch{}function gL(e,t,s){const i={};for(const a in e)a==="values"&&typeof e.values=="object"||Os(e[a])||(tN(a)||s===!0&&kh(a)||!t&&!kh(a)||e.draggable&&a.startsWith("onDrag"))&&(i[a]=e[a]);return i}const Qh=S.createContext({});function bL(e,t){if(Zh(e)){const{initial:s,animate:i}=e;return{initial:s===!1||qc(s)?s:void 0,animate:qc(i)?i:void 0}}return e.inherit!==!1?t:{}}function xL(e){const{initial:t,animate:s}=bL(e,S.useContext(Qh));return S.useMemo(()=>({initial:t,animate:s}),[RS(t),RS(s)])}function RS(e){return Array.isArray(e)?e.join(" "):e}const qb=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function sN(e,t,s){for(const i in t)!Os(t[i])&&!LE(i,s)&&(e[i]=t[i])}function vL({transformTemplate:e},t){return S.useMemo(()=>{const s=qb();return Fb(s,t,e),Object.assign({},s.vars,s.style)},[t])}function _L(e,t){const s=e.style||{},i={};return sN(i,s,e),Object.assign(i,vL(e,t)),i}function yL(e,t){const s={},i=_L(e,t);return e.drag&&e.dragListener!==!1&&(s.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(s.tabIndex=0),s.style=i,s}const nN=()=>({...qb(),attrs:{}});function SL(e,t,s,i){const a=S.useMemo(()=>{const l=nN();return zE(l,t,IE(i),e.transformTemplate,e.style),{...l.attrs,style:{...l.style}}},[t]);if(e.style){const l={};sN(l,e.style,e),a.style={...l,...a.style}}return a}const wL=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Gb(e){return typeof e!="string"||e.includes("-")?!1:!!(wL.indexOf(e)>-1||/[A-Z]/u.test(e))}function kL(e,t,s,{latestValues:i},a,l=!1,u){const m=(u??Gb(e)?SL:yL)(t,i,a,e),f=gL(t,typeof e=="string",l),p=e!==S.Fragment?{...f,...m,ref:s}:{},{children:b}=t,v=S.useMemo(()=>Os(b)?b.get():b,[b]);return S.createElement(e,{...p,children:v})}function CL({scrapeMotionValuesFromProps:e,createRenderState:t},s,i,a){return{latestValues:EL(s,i,a,e),renderState:t()}}function EL(e,t,s,i){const a={},l=i(e,{});for(const v in l)a[v]=rh(l[v]);let{initial:u,animate:h}=e;const m=Zh(e),f=EE(e);t&&f&&!m&&e.inherit!==!1&&(u===void 0&&(u=t.initial),h===void 0&&(h=t.animate));let p=s?s.initial===!1:!1;p=p||u===!1;const b=p?h:u;if(b&&typeof b!="boolean"&&!Xh(b)){const v=Array.isArray(b)?b:[b];for(let _=0;_<v.length;_++){const y=Lb(e,v[_]);if(y){const{transitionEnd:w,transition:C,...E}=y;for(const T in E){let N=E[T];if(Array.isArray(N)){const M=p?N.length-1:0;N=N[M]}N!==null&&(a[T]=N)}for(const T in w)a[T]=w[T]}}}return a}const iN=e=>(t,s)=>{const i=S.useContext(Qh),a=S.useContext(_b),l=()=>CL(e,t,i,a);return s?l():wR(l)},NL=iN({scrapeMotionValuesFromProps:Vb,createRenderState:qb}),TL=iN({scrapeMotionValuesFromProps:PE,createRenderState:nN}),AL=Symbol.for("motionComponentSymbol");function jL(e,t,s){const i=S.useRef(s);S.useInsertionEffect(()=>{i.current=s});const a=S.useRef(null);return S.useCallback(l=>{l&&e.onMount?.(l);const u=i.current;if(typeof u=="function")if(l){const h=u(l);typeof h=="function"&&(a.current=h)}else a.current?(a.current(),a.current=null):u(l);else u&&(u.current=l);t&&(l?t.mount(l):t.unmount())},[t])}const rN=S.createContext({});function Ko(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function ML(e,t,s,i,a,l){const{visualElement:u}=S.useContext(Qh),h=S.useContext(JE),m=S.useContext(_b),f=S.useContext(QE),p=f.reducedMotion,b=f.skipAnimations,v=S.useRef(null),_=S.useRef(!1);i=i||h.renderer,!v.current&&i&&(v.current=i(e,{visualState:t,parent:u,props:s,presenceContext:m,blockInitialAnimation:m?m.initial===!1:!1,reducedMotionConfig:p,skipAnimations:b,isSVG:l}),_.current&&v.current&&(v.current.manuallyAnimateOnMount=!0));const y=v.current,w=S.useContext(rN);y&&!y.projection&&a&&(y.type==="html"||y.type==="svg")&&RL(v.current,s,a,w);const C=S.useRef(!1);S.useInsertionEffect(()=>{y&&C.current&&y.update(s,m)});const E=s[fE],T=S.useRef(!!E&&typeof window<"u"&&!window.MotionHandoffIsComplete?.(E)&&window.MotionHasOptimisedAnimation?.(E));return CR(()=>{_.current=!0,y&&(C.current=!0,window.MotionIsMounted=!0,y.updateFeatures(),y.scheduleRenderMicrotask(),T.current&&y.animationState&&y.animationState.animateChanges())}),S.useEffect(()=>{y&&(!T.current&&y.animationState&&y.animationState.animateChanges(),T.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(E)}),T.current=!1),y.enteringChildren=void 0)}),y}function RL(e,t,s,i){const{layoutId:a,layout:l,drag:u,dragConstraints:h,layoutScroll:m,layoutRoot:f,layoutAnchor:p,layoutCrossfade:b}=t;e.projection=new s(e.latestValues,t["data-framer-portal-id"]?void 0:aN(e.parent)),e.projection.setOptions({layoutId:a,layout:l,alwaysMeasureLayout:!!u||h&&Ko(h),visualElement:e,animationType:typeof l=="string"?l:"both",initialPromotionConfig:i,crossfade:b,layoutScroll:m,layoutRoot:f,layoutAnchor:p})}function aN(e){if(e)return e.options.allowProjection!==!1?e.projection:aN(e.parent)}function Tp(e,{forwardMotionProps:t=!1,type:s}={},i,a){i&&fL(i);const l=s?s==="svg":Gb(e),u=l?TL:NL;function h(f,p){let b;const v={...S.useContext(QE),...f,layoutId:DL(f)},{isStatic:_}=v,y=xL(f),w=u(f,_);if(!_&&typeof window<"u"){OL();const C=LL(v);b=C.MeasureLayout,y.visualElement=ML(e,w,v,a,C.ProjectionNode,l)}return o.jsxs(Qh.Provider,{value:y,children:[b&&y.visualElement?o.jsx(b,{visualElement:y.visualElement,...v}):null,kL(e,f,jL(w,y.visualElement,p),w,_,t,l)]})}h.displayName=`motion.${typeof e=="string"?e:`create(${e.displayName??e.name??""})`}`;const m=S.forwardRef(h);return m[AL]=e,m}function DL({layoutId:e}){const t=S.useContext(CC).id;return t&&e!==void 0?t+"-"+e:e}function OL(e,t){S.useContext(JE).strict}function LL(e){const t=eN(),{drag:s,layout:i}=t;if(!s&&!i)return{};const a={...s,...i};return{MeasureLayout:s?.isEnabled(e)||i?.isEnabled(e)?a.MeasureLayout:void 0,ProjectionNode:a.ProjectionNode}}function zL(e,t){if(typeof Proxy>"u")return Tp;const s=new Map,i=(l,u)=>Tp(l,u,e,t),a=(l,u)=>i(l,u);return new Proxy(a,{get:(l,u)=>u==="create"?i:(s.has(u)||s.set(u,Tp(u,void 0,e,t)),s.get(u))})}const BL=(e,t)=>t.isSVG??Gb(e)?new xO(t):new hO(t,{allowProjection:e!==S.Fragment});class IL extends ca{constructor(t){super(t),t.animationState||(t.animationState=wO(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();Xh(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:s}=this.node.prevProps||{};t!==s&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let PL=0;class $L extends ca{constructor(){super(...arguments),this.id=PL++,this.isExitComplete=!1}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:s}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;if(t&&i===!1){if(this.isExitComplete){const{initial:l,custom:u}=this.node.getProps();if(typeof l=="string"){const h=Fa(this.node,l,u);if(h){const{transition:m,transitionEnd:f,...p}=h;for(const b in p)this.node.getValue(b)?.jump(p[b])}}this.node.animationState.reset(),this.node.animationState.animateChanges()}else this.node.animationState.setActive("exit",!1);this.isExitComplete=!1;return}const a=this.node.animationState.setActive("exit",!t);s&&!t&&a.then(()=>{this.isExitComplete=!0,s(this.id)})}mount(){const{register:t,onExitComplete:s}=this.node.presenceContext||{};s&&s(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const HL={animation:{Feature:IL},exit:{Feature:$L}};function ou(e){return{point:{x:e.pageX,y:e.pageY}}}const UL=e=>t=>Pb(t)&&e(t,ou(t));function Bc(e,t,s,i){return Gc(e,t,UL(s),i)}const oN=({current:e})=>e?e.ownerDocument.defaultView:null,DS=(e,t)=>Math.abs(e-t);function FL(e,t){const s=DS(e.x,t.x),i=DS(e.y,t.y);return Math.sqrt(s**2+i**2)}const OS=new Set(["auto","scroll"]);class lN{constructor(t,s,{transformPagePoint:i,contextWindow:a=window,dragSnapToOrigin:l=!1,distanceThreshold:u=3,element:h}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.lastRawMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=_=>{this.handleScroll(_.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;this.lastRawMoveEventInfo&&(this.lastMoveEventInfo=Ld(this.lastRawMoveEventInfo,this.transformPagePoint));const _=Ap(this.lastMoveEventInfo,this.history),y=this.startEvent!==null,w=FL(_.offset,{x:0,y:0})>=this.distanceThreshold;if(!y&&!w)return;const{point:C}=_,{timestamp:E}=Rs;this.history.push({...C,timestamp:E});const{onStart:T,onMove:N}=this.handlers;y||(T&&T(this.lastMoveEvent,_),this.startEvent=this.lastMoveEvent),N&&N(this.lastMoveEvent,_)},this.handlePointerMove=(_,y)=>{this.lastMoveEvent=_,this.lastRawMoveEventInfo=y,this.lastMoveEventInfo=Ld(y,this.transformPagePoint),Ct.update(this.updatePoint,!0)},this.handlePointerUp=(_,y)=>{this.end();const{onEnd:w,onSessionEnd:C,resumeAnimation:E}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&E&&E(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const T=Ap(_.type==="pointercancel"?this.lastMoveEventInfo:Ld(y,this.transformPagePoint),this.history);this.startEvent&&w&&w(_,T),C&&C(_,T)},!Pb(t))return;this.dragSnapToOrigin=l,this.handlers=s,this.transformPagePoint=i,this.distanceThreshold=u,this.contextWindow=a||window;const m=ou(t),f=Ld(m,this.transformPagePoint),{point:p}=f,{timestamp:b}=Rs;this.history=[{...p,timestamp:b}];const{onSessionStart:v}=s;v&&v(t,Ap(f,this.history)),this.removeListeners=iu(Bc(this.contextWindow,"pointermove",this.handlePointerMove),Bc(this.contextWindow,"pointerup",this.handlePointerUp),Bc(this.contextWindow,"pointercancel",this.handlePointerUp)),h&&this.startScrollTracking(h)}startScrollTracking(t){let s=t.parentElement;for(;s;){const i=getComputedStyle(s);(OS.has(i.overflowX)||OS.has(i.overflowY))&&this.scrollPositions.set(s,{x:s.scrollLeft,y:s.scrollTop}),s=s.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0}),window.addEventListener("scroll",this.onWindowScroll),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(t){const s=this.scrollPositions.get(t);if(!s)return;const i=t===window,a=i?{x:window.scrollX,y:window.scrollY}:{x:t.scrollLeft,y:t.scrollTop},l={x:a.x-s.x,y:a.y-s.y};l.x===0&&l.y===0||(i?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=l.x,this.lastMoveEventInfo.point.y+=l.y):this.history.length>0&&(this.history[0].x-=l.x,this.history[0].y-=l.y),this.scrollPositions.set(t,a),Ct.update(this.updatePoint,!0))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),ra(this.updatePoint)}}function Ld(e,t){return t?{point:t(e.point)}:e}function LS(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ap({point:e},t){return{point:e,delta:LS(e,cN(t)),offset:LS(e,VL(t)),velocity:qL(t,.1)}}function VL(e){return e[0]}function cN(e){return e[e.length-1]}function qL(e,t){if(e.length<2)return{x:0,y:0};let s=e.length-1,i=null;const a=cN(e);for(;s>=0&&(i=e[s],!(a.timestamp-i.timestamp>An(t)));)s--;if(!i)return{x:0,y:0};i===e[0]&&e.length>2&&a.timestamp-i.timestamp>An(t)*2&&(i=e[1]);const l=Kn(a.timestamp-i.timestamp);if(l===0)return{x:0,y:0};const u={x:(a.x-i.x)/l,y:(a.y-i.y)/l};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function GL(e,{min:t,max:s},i){return t!==void 0&&e<t?e=i?Rt(t,e,i.min):Math.max(e,t):s!==void 0&&e>s&&(e=i?Rt(s,e,i.max):Math.min(e,s)),e}function zS(e,t,s){return{min:t!==void 0?e.min+t:void 0,max:s!==void 0?e.max+s-(e.max-e.min):void 0}}function KL(e,{top:t,left:s,bottom:i,right:a}){return{x:zS(e.x,s,a),y:zS(e.y,t,i)}}function BS(e,t){let s=t.min-e.min,i=t.max-e.max;return t.max-t.min<e.max-e.min&&([s,i]=[i,s]),{min:s,max:i}}function WL(e,t){return{x:BS(e.x,t.x),y:BS(e.y,t.y)}}function YL(e,t){let s=.5;const i=Js(e),a=Js(t);return a>i?s=Fc(t.min,t.max-i,e.min):i>a&&(s=Fc(e.min,e.max-a,t.min)),Ti(0,1,s)}function XL(e,t){const s={};return t.min!==void 0&&(s.min=t.min-e.min),t.max!==void 0&&(s.max=t.max-e.min),s}const u0=.35;function ZL(e=u0){return e===!1?e=0:e===!0&&(e=u0),{x:IS(e,"left","right"),y:IS(e,"top","bottom")}}function IS(e,t,s){return{min:PS(e,t),max:PS(e,s)}}function PS(e,t){return typeof e=="number"?e:e[t]||0}const QL=new WeakMap;class JL{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=ms(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:s=!1,distanceThreshold:i}={}){const{presenceContext:a}=this.visualElement;if(a&&a.isPresent===!1)return;const l=b=>{s&&this.snapToCursor(ou(b).point),this.stopAnimation()},u=(b,v)=>{const{drag:_,dragPropagation:y,onDragStart:w}=this.getProps();if(_&&!y&&(this.openDragLock&&this.openDragLock(),this.openDragLock=MD(_),!this.openDragLock))return;this.latestPointerEvent=b,this.latestPanInfo=v,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Si(E=>{let T=this.getAxisMotionValue(E).get()||0;if(Ci.test(T)){const{projection:N}=this.visualElement;if(N&&N.layout){const M=N.layout.layoutBox[E];M&&(T=Js(M)*(parseFloat(T)/100))}}this.originPoint[E]=T}),w&&Ct.update(()=>w(b,v),!1,!0),t0(this.visualElement,"transform");const{animationState:C}=this.visualElement;C&&C.setActive("whileDrag",!0)},h=(b,v)=>{this.latestPointerEvent=b,this.latestPanInfo=v;const{dragPropagation:_,dragDirectionLock:y,onDirectionLock:w,onDrag:C}=this.getProps();if(!_&&!this.openDragLock)return;const{offset:E}=v;if(y&&this.currentDirection===null){this.currentDirection=t7(E),this.currentDirection!==null&&w&&w(this.currentDirection);return}this.updateAxis("x",v.point,E),this.updateAxis("y",v.point,E),this.visualElement.render(),C&&Ct.update(()=>C(b,v),!1,!0)},m=(b,v)=>{this.latestPointerEvent=b,this.latestPanInfo=v,this.stop(b,v),this.latestPointerEvent=null,this.latestPanInfo=null},f=()=>{const{dragSnapToOrigin:b}=this.getProps();(b||this.constraints)&&this.startAnimation({x:0,y:0})},{dragSnapToOrigin:p}=this.getProps();this.panSession=new lN(t,{onSessionStart:l,onStart:u,onMove:h,onSessionEnd:m,resumeAnimation:f},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,distanceThreshold:i,contextWindow:oN(this.visualElement),element:this.visualElement.current})}stop(t,s){const i=t||this.latestPointerEvent,a=s||this.latestPanInfo,l=this.isDragging;if(this.cancel(),!l||!a||!i)return;const{velocity:u}=a;this.startAnimation(u);const{onDragEnd:h}=this.getProps();h&&Ct.postRender(()=>h(i,a))}cancel(){this.isDragging=!1;const{projection:t,animationState:s}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.endPanSession();const{dragPropagation:i}=this.getProps();!i&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),s&&s.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(t,s,i){const{drag:a}=this.getProps();if(!i||!zd(t,a,this.currentDirection))return;const l=this.getAxisMotionValue(t);let u=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(u=GL(u,this.constraints[t],this.elastic[t])),l.set(u)}resolveConstraints(){const{dragConstraints:t,dragElastic:s}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,a=this.constraints;t&&Ko(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&i?this.constraints=KL(i.layoutBox,t):this.constraints=!1,this.elastic=ZL(s),a!==this.constraints&&!Ko(t)&&i&&this.constraints&&!this.hasMutatedConstraints&&Si(l=>{this.constraints!==!1&&this.getAxisMotionValue(l)&&(this.constraints[l]=XL(i.layoutBox[l],this.constraints[l]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:s}=this.getProps();if(!t||!Ko(t))return!1;const i=t.current,{projection:a}=this.visualElement;if(!a||!a.layout)return!1;const l=aO(i,a.root,this.visualElement.getTransformPagePoint());let u=WL(a.layout.layoutBox,l);if(s){const h=s(nO(u));this.hasMutatedConstraints=!!h,h&&(u=jE(h))}return u}startAnimation(t){const{drag:s,dragMomentum:i,dragElastic:a,dragTransition:l,dragSnapToOrigin:u,onDragTransitionEnd:h}=this.getProps(),m=this.constraints||{},f=Si(p=>{if(!zd(p,s,this.currentDirection))return;let b=m&&m[p]||{};(u===!0||u===p)&&(b={min:0,max:0});const v=a?200:1e6,_=a?40:1e7,y={type:"inertia",velocity:i?t[p]:0,bounceStiffness:v,bounceDamping:_,timeConstant:750,restDelta:1,restSpeed:10,...l,...b};return this.startAxisValueAnimation(p,y)});return Promise.all(f).then(h)}startAxisValueAnimation(t,s){const i=this.getAxisMotionValue(t);return t0(this.visualElement,t),i.start(Ob(t,i,0,s,this.visualElement,!1))}stopAnimation(){Si(t=>this.getAxisMotionValue(t).stop())}getAxisMotionValue(t){const s=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps(),a=i[s];return a||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){Si(s=>{const{drag:i}=this.getProps();if(!zd(s,i,this.currentDirection))return;const{projection:a}=this.visualElement,l=this.getAxisMotionValue(s);if(a&&a.layout){const{min:u,max:h}=a.layout.layoutBox[s],m=l.get()||0;l.set(t[s]-Rt(u,h,.5)+m)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:s}=this.getProps(),{projection:i}=this.visualElement;if(!Ko(s)||!i||!this.constraints)return;this.stopAnimation();const a={x:0,y:0};Si(u=>{const h=this.getAxisMotionValue(u);if(h&&this.constraints!==!1){const m=h.get();a[u]=YL({min:m,max:m},this.constraints[u])}});const{transformTemplate:l}=this.visualElement.getProps();this.visualElement.current.style.transform=l?l({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.constraints=!1,this.resolveConstraints(),Si(u=>{if(!zd(u,t,null))return;const h=this.getAxisMotionValue(u),{min:m,max:f}=this.constraints[u];h.set(Rt(m,f,a[u]))}),this.visualElement.render()}addListeners(){if(!this.visualElement.current)return;QL.set(this.visualElement,this);const t=this.visualElement.current,s=Bc(t,"pointerdown",f=>{const{drag:p,dragListener:b=!0}=this.getProps(),v=f.target,_=v!==t&&BD(v);p&&b&&!_&&this.start(f)});let i;const a=()=>{const{dragConstraints:f}=this.getProps();Ko(f)&&f.current&&(this.constraints=this.resolveRefConstraints(),i||(i=e7(t,f.current,()=>this.scalePositionWithinConstraints())))},{projection:l}=this.visualElement,u=l.addEventListener("measure",a);l&&!l.layout&&(l.root&&l.root.updateScroll(),l.updateLayout()),Ct.read(a);const h=Gc(window,"resize",()=>this.scalePositionWithinConstraints()),m=l.addEventListener("didUpdate",(({delta:f,hasLayoutChanged:p})=>{this.isDragging&&p&&(Si(b=>{const v=this.getAxisMotionValue(b);v&&(this.originPoint[b]+=f[b].translate,v.set(v.get()+f[b].translate))}),this.visualElement.render())}));return()=>{h(),s(),u(),m&&m(),i&&i()}}getProps(){const t=this.visualElement.getProps(),{drag:s=!1,dragDirectionLock:i=!1,dragPropagation:a=!1,dragConstraints:l=!1,dragElastic:u=u0,dragMomentum:h=!0}=t;return{...t,drag:s,dragDirectionLock:i,dragPropagation:a,dragConstraints:l,dragElastic:u,dragMomentum:h}}}function $S(e){let t=!0;return()=>{if(t){t=!1;return}e()}}function e7(e,t,s){const i=Yy(e,$S(s)),a=Yy(t,$S(s));return()=>{i(),a()}}function zd(e,t,s){return(t===!0||t===e)&&(s===null||s===e)}function t7(e,t=10){let s=null;return Math.abs(e.y)>t?s="y":Math.abs(e.x)>t&&(s="x"),s}class s7 extends ca{constructor(t){super(t),this.removeGroupControls=Wn,this.removeListeners=Wn,this.controls=new JL(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||Wn}update(){const{dragControls:t}=this.node.getProps(),{dragControls:s}=this.node.prevProps||{};t!==s&&(this.removeGroupControls(),t&&(this.removeGroupControls=t.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}}const jp=e=>(t,s)=>{e&&Ct.update(()=>e(t,s),!1,!0)};class n7 extends ca{constructor(){super(...arguments),this.removePointerDownListener=Wn}onPointerDown(t){this.session=new lN(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:oN(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:s,onPan:i,onPanEnd:a}=this.node.getProps();return{onSessionStart:jp(t),onStart:jp(s),onMove:jp(i),onEnd:(l,u)=>{delete this.session,a&&Ct.postRender(()=>a(l,u))}}}mount(){this.removePointerDownListener=Bc(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}let Mp=!1;class i7 extends S.Component{componentDidMount(){const{visualElement:t,layoutGroup:s,switchLayoutGroup:i,layoutId:a}=this.props,{projection:l}=t;l&&(s.group&&s.group.add(l),i&&i.register&&a&&i.register(l),Mp&&l.root.didUpdate(),l.addEventListener("animationComplete",()=>{this.safeToRemove()}),l.setOptions({...l.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),ah.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:s,visualElement:i,drag:a,isPresent:l}=this.props,{projection:u}=i;return u&&(u.isPresent=l,t.layoutDependency!==s&&u.setOptions({...u.options,layoutDependency:s}),Mp=!0,a||t.layoutDependency!==s||s===void 0||t.isPresent!==l?u.willUpdate():this.safeToRemove(),t.isPresent!==l&&(l?u.promote():u.relegate()||Ct.postRender(()=>{const h=u.getStack();(!h||!h.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{visualElement:t,layoutAnchor:s}=this.props,{projection:i}=t;i&&(i.options.layoutAnchor=s,i.root.didUpdate(),Ib.postRender(()=>{!i.currentAnimation&&i.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:s,switchLayoutGroup:i}=this.props,{projection:a}=t;Mp=!0,a&&(a.scheduleCheckAfterUnmount(),s&&s.group&&s.group.remove(a),i&&i.deregister&&i.deregister(a))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function uN(e){const[t,s]=dL(),i=S.useContext(CC);return o.jsx(i7,{...e,layoutGroup:i,switchLayoutGroup:S.useContext(rN),isPresent:t,safeToRemove:s})}const r7={pan:{Feature:n7},drag:{Feature:s7,ProjectionNode:ZE,MeasureLayout:uN}};function HS(e,t,s){const{props:i}=e;e.animationState&&i.whileHover&&e.animationState.setActive("whileHover",s==="Start");const a="onHover"+s,l=i[a];l&&Ct.postRender(()=>l(t,ou(t)))}class a7 extends ca{mount(){const{current:t}=this.node;t&&(this.unmount=DD(t,(s,i)=>(HS(this.node,i,"Start"),a=>HS(this.node,a,"End"))))}unmount(){}}class o7 extends ca{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=iu(Gc(this.node.current,"focus",()=>this.onFocus()),Gc(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function US(e,t,s){const{props:i}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&i.whileTap&&e.animationState.setActive("whileTap",s==="Start");const a="onTap"+(s==="End"?"":s),l=i[a];l&&Ct.postRender(()=>l(t,ou(t)))}class l7 extends ca{mount(){const{current:t}=this.node;if(!t)return;const{globalTapTarget:s,propagate:i}=this.node.props;this.unmount=PD(t,(a,l)=>(US(this.node,l,"Start"),(u,{success:h})=>US(this.node,u,h?"End":"Cancel")),{useGlobalTarget:s,stopPropagation:i?.tap===!1})}unmount(){}}const d0=new WeakMap,Rp=new WeakMap,c7=e=>{const t=d0.get(e.target);t&&t(e)},u7=e=>{e.forEach(c7)};function d7({root:e,...t}){const s=e||document;Rp.has(s)||Rp.set(s,{});const i=Rp.get(s),a=JSON.stringify(t);return i[a]||(i[a]=new IntersectionObserver(u7,{root:e,...t})),i[a]}function h7(e,t,s){const i=d7(t);return d0.set(e,s),i.observe(e),()=>{d0.delete(e),i.unobserve(e)}}const f7={some:0,all:1};class m7 extends ca{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.stopObserver?.();const{viewport:t={}}=this.node.getProps(),{root:s,margin:i,amount:a="some",once:l}=t,u={root:s?s.current:void 0,rootMargin:i,threshold:typeof a=="number"?a:f7[a]},h=m=>{const{isIntersecting:f}=m;if(this.isInView===f||(this.isInView=f,l&&!f&&this.hasEnteredView))return;f&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",f);const{onViewportEnter:p,onViewportLeave:b}=this.node.getProps(),v=f?p:b;v&&v(m)};this.stopObserver=h7(this.node.current,u,h)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:s}=this.node;["amount","margin","root"].some(p7(t,s))&&this.startObserver()}unmount(){this.stopObserver?.(),this.hasEnteredView=!1,this.isInView=!1}}function p7({viewport:e={}},{viewport:t={}}={}){return s=>e[s]!==t[s]}const g7={inView:{Feature:m7},tap:{Feature:l7},focus:{Feature:o7},hover:{Feature:a7}},b7={layout:{ProjectionNode:ZE,MeasureLayout:uN}},x7={...HL,...g7,...r7,...b7},Dp=zL(x7,BL),Ue=({label:e,children:t,variant:s="primary",size:i="medium",icon:a,onClick:l,removable:u=!1,className:h,maxWidth:m,appearance:f,onRemove:p,isLoading:b=!1})=>{const v=v7(s),_=f??(s==="outline"?"outline":"solid"),y=e??t,w=!!l,C={primary:{solid:"border border-transparent bg-primary text-primary-foreground dark:border-zinc-700/80 dark:bg-zinc-900/80 dark:text-zinc-100",outline:"border-2 border-primary/60 text-foreground dark:border-zinc-700/80 dark:bg-zinc-900/80 dark:text-zinc-100",subtle:"border border-transparent bg-primary/15 text-foreground dark:border-zinc-700/70 dark:bg-zinc-900/70 dark:text-zinc-200"},secondary:{solid:"border border-transparent bg-secondary text-secondary-foreground dark:border-zinc-700/80 dark:bg-zinc-900/80 dark:text-zinc-200",outline:"border-2 border-border bg-card text-foreground dark:border-zinc-700/80 dark:bg-zinc-900/80 dark:text-zinc-200",subtle:"border border-border bg-muted text-foreground dark:border-zinc-700/70 dark:bg-zinc-900/70 dark:text-zinc-200"},success:{solid:"border border-transparent bg-emerald-600 text-white dark:border-emerald-400/30 dark:bg-emerald-500/15 dark:text-emerald-300",outline:"border-2 border-emerald-600 text-emerald-700 dark:border-emerald-400/40 dark:bg-emerald-500/10 dark:text-emerald-300",subtle:"border border-transparent bg-emerald-500/15 text-emerald-700 dark:border-emerald-400/25 dark:bg-emerald-500/15 dark:text-emerald-300"},warning:{solid:"border border-transparent bg-amber-500 text-white dark:border-amber-400/30 dark:bg-amber-500/15 dark:text-amber-300",outline:"border-2 border-amber-500 text-amber-700 dark:border-amber-400/40 dark:bg-amber-500/10 dark:text-amber-300",subtle:"border border-transparent bg-amber-500/15 text-amber-700 dark:border-amber-400/25 dark:bg-amber-500/15 dark:text-amber-300"},error:{solid:"border border-transparent bg-destructive text-destructive-foreground dark:border-red-400/30 dark:bg-red-500/15 dark:text-red-300",outline:"border-2 border-destructive text-destructive dark:border-red-400/40 dark:bg-red-500/10 dark:text-red-300",subtle:"border border-transparent bg-destructive/20 text-destructive dark:border-red-400/25 dark:bg-red-500/15 dark:text-red-300"}},E={small:"text-xs px-2 py-1",medium:"text-xs px-2.5 py-1",large:"text-sm px-3 py-1.5"},T=M=>{M.stopPropagation(),l?.()},N=M=>{M.stopPropagation(),p?.()};return o.jsxs(Dp.div,{initial:{opacity:0,scale:.95,y:8,filter:"blur(8px)"},animate:{opacity:1,scale:1,y:0,filter:"blur(0px)"},transition:{duration:.32,ease:"easeInOut",type:"spring"},whileHover:{scale:w?1.04:1,transition:{duration:.2,ease:"easeInOut",type:"spring"}},onClick:T,style:{maxWidth:m},className:ue("inline-flex max-w-full items-center gap-1.5 rounded-lg font-medium shadow-[0_0_16px_rgba(0,0,0,0.14)] backdrop-blur-sm",C[v][_],E[i],w&&"cursor-pointer",h),children:[b?o.jsx(Dp.div,{animate:{rotate:360},transition:{duration:1,ease:"linear",repeat:1/0},className:"flex-shrink-0",children:o.jsx(Lt,{className:"size-3.5"})}):a&&o.jsx("span",{className:"flex-shrink-0",children:a}),o.jsx("span",{className:"min-w-0 truncate",children:y}),u&&o.jsx(Dp.button,{initial:{opacity:0,scale:.95,filter:"blur(8px)"},animate:{opacity:1,scale:1,filter:"blur(0px)"},whileHover:{scale:1.1,opacity:1,transition:{duration:.2,ease:"easeInOut",type:"spring"}},className:"flex items-center justify-center rounded-md bg-foreground/15 p-1 opacity-70 hover:opacity-100",onClick:N,type:"button",children:o.jsx(Gs,{className:"size-3.5"})})]})};function v7(e){return e==="danger"?"error":e==="default"||e==="outline"?"primary":e}const _7=uC("rounded-lg border p-4 text-sm",{variants:{variant:{default:"border-border bg-card text-card-foreground",muted:"border-border bg-muted text-muted-foreground",destructive:"border-destructive/40 bg-destructive/10 text-destructive dark:text-red-300"}},defaultVariants:{variant:"default"}});function Qe({className:e,variant:t,...s}){return o.jsx("div",{className:ue(_7({variant:t,className:e})),...s})}function Ch(e){return ue("group/header-action inline-flex h-7 w-7 items-center overflow-hidden rounded-md text-xs font-medium text-muted-foreground transition-[width,background-color,color] duration-200 hover:w-24 hover:bg-muted hover:text-foreground focus:w-24 focus:bg-muted focus:text-foreground focus-visible:w-24 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring",e)}function Eh(e){return ue("flex size-7 shrink-0 items-center justify-center [&_svg]:size-4 [&_svg]:shrink-0",e)}function Nh(e){return ue("max-w-0 overflow-hidden whitespace-nowrap text-left opacity-0 transition-[max-width,opacity] duration-200 group-hover/header-action:max-w-20 group-hover/header-action:opacity-100 group-focus/header-action:max-w-20 group-focus/header-action:opacity-100",e)}function Ri({className:e,...t}){return o.jsx("div",{className:ue("rounded-lg border border-border bg-card text-card-foreground",e),...t})}function Di({className:e,...t}){return o.jsx("div",{className:ue("grid gap-1.5 p-4",e),...t})}function Oi({className:e,...t}){return o.jsx("h3",{className:ue("text-sm font-semibold tracking-tight",e),...t})}function mr({className:e,...t}){return o.jsx("p",{className:ue("text-sm text-muted-foreground",e),...t})}function Li({className:e,...t}){return o.jsx("div",{className:ue("p-4 pt-0",e),...t})}const FS=100;function y7(){const[e,t]=S.useState([]),[s,i]=S.useState(!1),a=S.useRef(new Set);S.useEffect(()=>{const u=new EventSource("/api/agent/tool-calls/stream");return u.addEventListener("open",()=>i(!0)),u.addEventListener("error",()=>i(!1)),u.addEventListener("tool-call",h=>{try{const m=JSON.parse(h.data);t(f=>{if(a.current.has(m.id))return f;a.current.add(m.id);const p=[...f,m];return p.length>FS&&p.splice(0,p.length-FS),p})}catch{}}),()=>{u.close()}},[]);const l=[...e].reverse();return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 border-b border-border bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Ha,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"Live MCP Tool Calls"}),o.jsx(Ue,{variant:"outline",size:"small",children:e.length})]}),o.jsx(Ue,{variant:"outline",size:"small",icon:o.jsx("span",{className:ue("inline-block size-1.5 rounded-full",s?"animate-pulse bg-emerald-500":"bg-muted-foreground/60")}),children:s?"live":"reconnecting…"})]}),o.jsx(mr,{className:"text-xs",children:"Streamed from this NoMoreIDE MCP server. Newest at the top."})]}),o.jsx(Li,{className:"p-0",children:l.length?o.jsx("ul",{className:"max-h-96 divide-y divide-border overflow-auto",children:l.map(u=>o.jsxs("li",{className:"px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:u.tool}),o.jsxs("div",{className:"flex shrink-0 items-center gap-2 font-mono text-[10px] text-muted-foreground",children:[o.jsxs("span",{children:[u.durationMs," ms"]}),o.jsx(Ue,{variant:u.status==="ok"?"success":"error",appearance:"outline",size:"small",children:u.status})]})]}),u.args?o.jsx("div",{className:"mt-0.5 truncate font-mono text-[11px] text-muted-foreground",children:u.args}):null,u.error?o.jsx("div",{className:"mt-0.5 font-mono text-[11px] text-destructive",children:u.error}):null,o.jsx("div",{className:"mt-0.5 font-mono text-[10px] text-muted-foreground/80",children:new Date(u.startedAt).toLocaleTimeString()})]},u.id))}):o.jsx("p",{className:"px-3 py-4 text-xs text-muted-foreground",children:"No tool calls yet. Invoke a NoMoreIDE MCP tool from your agent and it will appear here."})})]})}function S7({agent:e}){return o.jsxs(o.Fragment,{children:[o.jsx(y7,{}),o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Kh,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"Recent Projects"})]}),o.jsx(Ue,{variant:"outline",size:"small",children:e.projects.length})]}),o.jsx(mr,{className:"text-xs",children:"Most recently active projects known to the agent."})]}),o.jsx(Li,{className:"p-0",children:e.projects.length?o.jsx("ul",{className:"divide-y divide-border",children:e.projects.map(t=>o.jsxs("li",{className:ue("flex items-start justify-between gap-3 px-3 py-2",t.current&&"bg-primary/5"),children:[o.jsxs("div",{className:"min-w-0 flex-1",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:t.path}),t.current?o.jsx(Ue,{variant:"outline",size:"small",children:"current"}):null]}),t.lastSessionFirstPrompt?o.jsx("p",{className:"mt-0.5 truncate text-[11px] text-muted-foreground",children:t.lastSessionFirstPrompt}):null]}),o.jsxs("div",{className:"shrink-0 text-right font-mono text-[10px] text-muted-foreground",children:[t.mcpServerCount?o.jsxs("div",{children:[t.mcpServerCount," mcp"]}):null,t.lastSessionModified?o.jsx("div",{children:w7(t.lastSessionModified)}):null]})]},t.path))}):o.jsx("p",{className:"px-3 py-4 text-xs text-muted-foreground",children:"No known projects."})})]})]})}function w7(e){const t=Date.parse(e);return Number.isNaN(t)?e:new Date(t).toLocaleString()}function dl({className:e}){return o.jsx("svg",{className:ue("size-3.5",e),viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:o.jsx("path",{d:"m4.7144 15.9555 4.7174-2.6471.079-.2307-.079-.1275h-.2307l-.7893-.0486-2.6956-.0729-2.3375-.0971-2.2646-.1214-.5707-.1215-.5343-.7042.0546-.3522.4797-.3218.686.0608 1.5179.1032 2.2767.1578 1.6514.0972 2.4468.255h.3886l.0546-.1579-.1336-.0971-.1032-.0972L6.973 9.8356l-2.55-1.6879-1.3356-.9714-.7225-.4918-.3643-.4614-.1578-1.0078.6557-.7225.8803.0607.2246.0607.8925.686 1.9064 1.4754 2.4893 1.8336.3643.3035.1457-.1032.0182-.0728-.164-.2733-1.3539-2.4467-1.445-2.4893-.6435-1.032-.17-.6194c-.0607-.255-.1032-.4674-.1032-.7285L6.287.1335 6.6997 0l.9957.1336.419.3642.6192 1.4147 1.0018 2.2282 1.5543 3.0296.4553.8985.2429.8318.091.255h.1579v-.1457l.1275-1.706.2368-2.0947.2307-2.6957.0789-.7589.3764-.9107.7468-.4918.5828.2793.4797.686-.0668.4433-.2853 1.8517-.5586 2.9021-.3643 1.9429h.2125l.2429-.2429.9835-1.3053 1.6514-2.0643.7286-.8196.85-.9046.5464-.4311h1.0321l.759 1.1293-.34 1.1657-1.0625 1.3478-.8804 1.1414-1.2628 1.7-.7893 1.36.0729.1093.1882-.0183 2.8535-.607 1.5421-.2794 1.8396-.3157.8318.3886.091.3946-.3278.8075-1.967.4857-2.3072.4614-3.4364.8136-.0425.0304.0486.0607 1.5482.1457.6618.0364h1.621l3.0175.2247.7892.522.4736.6376-.079.4857-1.2142.6193-1.6393-.3886-3.825-.9107-1.3113-.3279h-.1822v.1093l1.0929 1.0686 2.0035 1.8092 2.5075 2.3314.1275.5768-.3218.4554-.34-.0486-2.2039-1.6575-.85-.7468-1.9246-1.621h-.1275v.17l.4432.6496 2.3436 3.5214.1214 1.0807-.17.3521-.6071.2125-.6679-.1214-1.3721-1.9246L14.38 17.959l-1.1414-1.9428-.1397.079-.674 7.2552-.3156.3703-.7286.2793-.6071-.4614-.3218-.7468.3218-1.4753.3886-1.9246.3157-1.53.2853-1.9004.17-.6314-.0121-.0425-.1397.0182-1.4328 1.9672-2.1796 2.9446-1.7243 1.8456-.4128.164-.7164-.3704.0667-.6618.4008-.5889 2.386-3.0357 1.4389-1.882.929-1.0868-.0062-.1579h-.0546l-6.3385 4.1164-1.1293.1457-.4857-.4554.0608-.7467.2307-.2429 1.9064-1.3114Z"})})}function lu({className:e}){return o.jsx("svg",{className:ue("size-3.5",e),viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":!0,children:o.jsx("path",{d:"M11.248 18.25q-.825 0-1.568-.314a4.3 4.3 0 0 1-1.32-.874 4 4 0 0 1-1.304.214 4 4 0 0 1-2.046-.544 4.27 4.27 0 0 1-1.518-1.485 4 4 0 0 1-.56-2.095q0-.48.131-1.04A4.4 4.4 0 0 1 2.04 10.71a4.07 4.07 0 0 1 .017-3.4 4.2 4.2 0 0 1 1.056-1.418 3.8 3.8 0 0 1 1.6-.842 3.9 3.9 0 0 1 .76-1.683q.593-.759 1.451-1.188a4.04 4.04 0 0 1 1.832-.429q.825 0 1.567.313.742.314 1.32.875a4 4 0 0 1 1.304-.215q1.106 0 2.046.545a4.14 4.14 0 0 1 1.501 1.485q.578.941.578 2.095 0 .48-.132 1.04.66.61 1.023 1.419.363.792.363 1.666 0 .892-.38 1.717a4.3 4.3 0 0 1-1.072 1.435 3.8 3.8 0 0 1-1.584.825 3.8 3.8 0 0 1-.775 1.683 4.06 4.06 0 0 1-1.436 1.188 4.04 4.04 0 0 1-1.832.429m-4.076-2.062q.825 0 1.435-.347l3.103-1.782a.36.36 0 0 0 .164-.313v-1.42L7.881 14.62a.67.67 0 0 1-.726 0l-3.118-1.798a.5.5 0 0 1-.017.115v.198q0 .841.396 1.551.413.693 1.139 1.089a3.2 3.2 0 0 0 1.617.412m.165-2.69a.4.4 0 0 0 .181.05q.083 0 .165-.05l1.238-.71-3.977-2.31a.7.7 0 0 1-.363-.643v-3.58q-.825.362-1.32 1.122a2.9 2.9 0 0 0-.495 1.65q0 .809.413 1.55.412.743 1.072 1.123zm3.91 3.663q.875 0 1.585-.396a2.96 2.96 0 0 0 1.534-2.64v-3.564a.32.32 0 0 0-.165-.297l-1.254-.726v4.604a.7.7 0 0 1-.363.643l-3.119 1.799a3 3 0 0 0 1.783.577m.627-6.039V8.878L10.01 7.822 8.129 8.878v2.244l1.881 1.056zM7.057 5.859a.7.7 0 0 1 .363-.644l3.119-1.798a3 3 0 0 0-1.782-.578q-.874 0-1.584.396A2.96 2.96 0 0 0 6.05 4.324a3.07 3.07 0 0 0-.396 1.551v3.547q0 .199.165.314l1.237.726zm8.383 7.887q.825-.364 1.303-1.123.495-.758.495-1.65a3.15 3.15 0 0 0-.412-1.55q-.413-.743-1.073-1.123l-3.086-1.782q-.099-.065-.181-.049a.3.3 0 0 0-.165.05l-1.238.692 3.993 2.327a.6.6 0 0 1 .264.264.64.64 0 0 1 .1.363zm-3.317-8.382a.63.63 0 0 1 .726 0l3.135 1.831v-.297q0-.792-.396-1.501a2.86 2.86 0 0 0-1.105-1.155q-.71-.43-1.65-.43-.825 0-1.436.347L8.294 5.941a.36.36 0 0 0-.165.314v1.418z"})})}function k7({className:e}){return o.jsx("svg",{className:ue("size-3.5",e),viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:o.jsx("path",{d:"M11.04 19.32Q12 21.51 12 24q0-2.49.93-4.68.96-2.19 2.58-3.81t3.81-2.55Q21.51 12 24 12q-2.49 0-4.68-.93a12.3 12.3 0 0 1-3.81-2.58 12.3 12.3 0 0 1-2.58-3.81Q12 2.49 12 0q0 2.49-.96 4.68-.93 2.19-2.55 3.81a12.3 12.3 0 0 1-3.81 2.58Q2.49 12 0 12q2.49 0 4.68.96 2.19.93 3.81 2.55t2.55 3.81"})})}let VS=0;const qS=()=>(VS+=1,`t${Date.now()}-${VS}`);function C7(){const[e,t]=S.useState([]),[s,i]=S.useState(!1),[a,l]=S.useState(null),[u,h]=S.useState(null),[m,f]=S.useState(null),[p,b]=S.useState([]),v=S.useRef(null),_=S.useRef(void 0);S.useEffect(()=>{RM().then(T=>{h(T.configured),f(T.provider)}).catch(()=>h(!1))},[]);const y=S.useCallback(async(T,N)=>{b(R=>R.filter(z=>z.requestId!==T));const M=_.current;if(M)try{await DM(M,T,N)}catch{}},[]),w=S.useCallback(()=>{v.current?.abort(),v.current=null,i(!1)},[]),C=S.useCallback(async(T,N)=>{const M=T.trim();if(!M||s)return;l(null);const R={id:qS(),createdAt:Date.now(),role:"user",text:M,label:N?.label,tools:[]},z=qS(),O={id:z,createdAt:Date.now(),role:"assistant",text:"",tools:[]};t(B=>[...B,R,O]);const j=B=>t(H=>H.map(V=>V.id===z?B(V):V)),P=new AbortController;v.current=P,i(!0);try{await OM(M,_.current,B=>{switch(B.type){case"session":_.current=B.sessionId;break;case"text":j(H=>({...H,text:H.text+B.text}));break;case"tool_use":j(H=>({...H,tools:[...H.tools,{id:B.id,name:B.name,input:B.input,status:"running"}]}));break;case"tool_result":j(H=>({...H,tools:H.tools.map(V=>V.id===B.id?{...V,preview:B.preview,isError:B.isError,status:"done"}:V)}));break;case"approval_request":b(H=>[...H,{requestId:B.requestId,name:B.name,input:B.input}]);break;case"error":l(B.message);break;case"done":break}},P.signal,N?.autoApprove)}catch(B){P.signal.aborted||l(B instanceof Error?B.message:String(B))}finally{v.current=null,i(!1)}},[s]),E=S.useCallback(()=>{w(),_.current=void 0,t([]),b([]),l(null)},[w]);return{turns:e,streaming:s,error:a,configured:u,provider:m,approvals:p,send:C,stop:w,clear:E,respond:y}}const dN=S.createContext(null);function E7({children:e}){const t=C7(),{streaming:s}=t,[i,a]=S.useState(!1),[l,u]=S.useState(""),[h,m]=S.useState(null),[f,p]=S.useState(0),[b,v]=S.useState(0),[_,y]=S.useState(!1),w=S.useRef([]),C=S.useCallback(()=>p(P=>P+1),[]),E=S.useCallback(()=>v(P=>P+1),[]),T=S.useCallback((P,B)=>(E(),t.send(P,B)),[t,E]),N=S.useCallback(()=>m(null),[]),M=S.useCallback(()=>{a(!0),y(!0)},[]),R=S.useCallback(P=>{a(!0),u(B=>B.trim()?`${B.replace(/\s*$/,"")}
|
|
18
|
-
${P}`:P),C()},[C]);S.useEffect(()=>{if(s)return;const P=w.current.shift();P&&T(P.prompt,{label:P.label,autoApprove:P.autoApprove})},[s,T]);const z=S.useCallback(({prompt:P,source:B,mode:H="send",label:V,autoApprove:q,background:W})=>(W||a(!0),m(B??null),E(),H==="draft"?(u(P),C(),{queued:!1}):s?(w.current.push({prompt:P,label:V,autoApprove:q}),{queued:!0}):(T(P,{label:V,autoApprove:q}),{queued:!1})),[s,T,C,E]),O=S.useCallback(()=>{w.current=[],m(null),t.clear()},[t]),j={...t,send:T,clear:O,open:i,setOpen:a,draft:l,setDraft:u,insertPath:R,activeSource:h,clearSource:N,focusNonce:f,stickNonce:b,sendToAgent:z,onboarding:_,setOnboarding:y,startOnboard:M};return o.jsx(dN.Provider,{value:j,children:e})}function cs(){const e=S.useContext(dN);if(!e)throw new Error("useAgentDock must be used within an AgentProvider");return e}function N7(e){const t=Math.max(0,Math.floor(e/6e4));if(t<60)return`${t}m`;const s=Math.floor(t/60),i=t%60;return`${s}h ${String(i).padStart(2,"0")}m`}function T7(e,t=Date.now()){const s=e[0],i=s?t-s.createdAt:0,a=e.length,l=i>=60*6e4||a>=30,u=i>=30*6e4||a>=16,h=l?"heavy":u?"long":"fresh";return{durationLabel:s?N7(i):"0m",recommendation:h==="fresh"?null:"Consider starting a new chat for a cleaner context.",status:h,statusLabel:h==="heavy"?"Heavy context":h==="long"?"Long":"Fresh",turnCount:a}}function A7({now:e,onNewChat:t,turns:s}){const[i,a]=S.useState(()=>Date.now());S.useEffect(()=>{const h=window.setInterval(()=>a(Date.now()),3e4);return()=>window.clearInterval(h)},[]);const l=T7(s,e??i),u=s.length>0;return o.jsxs("div",{className:"flex flex-wrap items-center gap-2 border-b border-border bg-background/55 px-3 py-2 text-xs",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsx(_j,{className:ue("size-4 shrink-0",l.status==="heavy"?"text-amber-500":l.status==="long"?"text-yellow-500":"text-muted-foreground")}),o.jsx("span",{className:"font-medium",children:"Conversation"}),o.jsx("span",{className:"font-mono text-muted-foreground",children:u?l.durationLabel:"not started"}),u?o.jsxs("span",{className:"font-mono text-muted-foreground",children:[l.turnCount," turns"]}):null]}),o.jsx(Ue,{appearance:l.status==="fresh"?"subtle":"solid",size:"small",variant:l.status==="heavy"?"warning":l.status==="long"?"secondary":"outline",children:l.statusLabel}),l.recommendation?o.jsx("span",{className:"min-w-0 flex-1 text-muted-foreground",children:l.recommendation}):o.jsx("span",{className:"min-w-0 flex-1 text-muted-foreground",children:"Short chats usually give the agent cleaner context."}),o.jsxs(ne,{className:"h-7 gap-1.5 px-2 text-xs",disabled:!u,onClick:t,size:"sm",type:"button",variant:"outline",children:[o.jsx(fb,{className:"size-3.5"}),"New chat"]})]})}function j7({agent:e,agentId:t}){const s=e.project.instructionFileName??(e.project.claudeMdPath?"CLAUDE.md":void 0),i=e.project.instructionFilePreview??e.project.claudeMdPreview,a=e.project.memoryFiles.length+(s?1:0);return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Ok,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"Project Memory"})]}),o.jsx(Ue,{variant:"outline",size:"small",children:a})]}),o.jsx(mr,{className:"truncate text-xs",children:e.project.memoryDir??(t==="codex"?"No Codex memory directory found for this project.":"No memory directory found for this project.")})]}),o.jsxs(Li,{className:"space-y-2 p-3",children:[s?o.jsx(GS,{title:s,preview:i,defaultOpen:!0}):null,e.project.memoryFiles.length?e.project.memoryFiles.map(l=>o.jsx(GS,{title:l.name,subtitle:`${l.size} B`,preview:l.preview,defaultOpen:l.name==="MEMORY.md"},l.path)):s?null:o.jsx("p",{className:"text-xs text-muted-foreground",children:"No memory files persisted yet for this project."})]})]})}function GS({title:e,subtitle:t,preview:s,defaultOpen:i=!1}){const[a,l]=S.useState(i);return o.jsxs("div",{className:"rounded-md border border-border bg-background/40",children:[o.jsxs("button",{type:"button",onClick:()=>l(!a),className:"flex w-full items-center gap-2 px-2.5 py-1.5 text-left text-xs font-semibold",children:[o.jsx(Mi,{className:ue("size-3.5 text-muted-foreground transition-transform",a&&"rotate-90")}),o.jsx("span",{children:e}),t?o.jsx("span",{className:"font-mono text-[10px] font-normal text-muted-foreground",children:t}):null]}),a&&s?o.jsx("pre",{className:"max-h-64 overflow-auto whitespace-pre-wrap border-t border-border px-2.5 py-2 font-mono text-[11px] leading-relaxed text-muted-foreground",children:s}):null]})}const M7=[{animationDelay:"-1.2s",transform:"rotate(.0001deg) translate(146%)"},{animationDelay:"-1.1s",transform:"rotate(30deg) translate(146%)"},{animationDelay:"-1.0s",transform:"rotate(60deg) translate(146%)"},{animationDelay:"-0.9s",transform:"rotate(90deg) translate(146%)"},{animationDelay:"-0.8s",transform:"rotate(120deg) translate(146%)"},{animationDelay:"-0.7s",transform:"rotate(150deg) translate(146%)"},{animationDelay:"-0.6s",transform:"rotate(180deg) translate(146%)"},{animationDelay:"-0.5s",transform:"rotate(210deg) translate(146%)"},{animationDelay:"-0.4s",transform:"rotate(240deg) translate(146%)"},{animationDelay:"-0.3s",transform:"rotate(270deg) translate(146%)"},{animationDelay:"-0.2s",transform:"rotate(300deg) translate(146%)"},{animationDelay:"-0.1s",transform:"rotate(330deg) translate(146%)"}],R7=({size:e=20,color:t="#8f8f8f"})=>o.jsx("div",{style:{width:e,height:e},children:o.jsx("div",{className:"relative left-1/2 top-1/2",style:{width:e,height:e},children:M7.map(s=>o.jsx("div",{className:"absolute -left-[10%] -top-[3.9%] h-[8%] w-[24%] animate-fade-spin rounded-[5px]",style:{backgroundColor:t,...s}},s.transform))})}),D7=[{tiny:"px-1.5 h-6 text-sm",small:"px-1.5 h-8 text-sm",medium:"px-2.5 h-10 text-sm",large:"px-3.5 h-12 text-base"},{tiny:"w-6 h-6 text-sm",small:"w-8 h-8 text-sm",medium:"w-10 h-10 text-sm",large:"w-12 h-12 text-base"}],O7={primary:"bg-gray-1000 hover:bg-gray-1000-h text-background-100 fill-background-100",secondary:"bg-background-100 hover:bg-gray-alpha-200 text-gray-1000 fill-gray-1000 border border-gray-alpha-400",tertiary:"bg-none hover:bg-gray-alpha-200 text-gray-1000 fill-gray-1000",error:"bg-red-800 hover:bg-red-900 text-white fill-white",warning:"bg-amber-800 hover:bg-amber-850 text-black fill-black"},L7={square:{tiny:"rounded",small:"rounded-md",medium:"rounded-md",large:"rounded-lg"},circle:{tiny:"rounded-[100%]",small:"rounded-[100%]",medium:"rounded-[100%]",large:"rounded-[100%]"},rounded:{tiny:"rounded-[100px]",small:"rounded-[100px]",medium:"rounded-[100px]",large:"rounded-[100px]"}},Bd=({size:e="medium",type:t="primary",variant:s="styled",shape:i="square",svgOnly:a=!1,children:l,prefix:u,suffix:h,shadow:m=!1,loading:f=!1,disabled:p=!1,fullWidth:b=!1,className:v,..._})=>o.jsxs("button",{disabled:p,tabIndex:0,className:Uc("flex items-center justify-center gap-0.5 duration-150",D7[+a][e],p||f?"cursor-not-allowed border border-gray-400 bg-gray-100 text-gray-700":O7[t],L7[i][e],m&&"shadow-border-small border-none",b&&"w-full",s==="unstyled"?"h-fit bg-transparent px-0 text-gray-1000 outline-none hover:bg-transparent":"focus:shadow-focus-ring focus:outline-0",v),type:"button",..._,children:[f?o.jsx(R7,{size:e==="large"?24:16}):u,o.jsx("span",{className:Uc("relative overflow-hidden overflow-ellipsis whitespace-nowrap font-sans",e!=="tiny"&&s!=="unstyled"&&"px-1.5"),children:l}),!f&&h]}),z7=({className:e})=>o.jsx("svg",{height:"16",strokeLinejoin:"round",viewBox:"0 0 16 16",width:"16",className:e,children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4697 13.5303L13 14.0607L14.0607 13L13.5303 12.4697L9.06065 7.99999L13.5303 3.53032L14.0607 2.99999L13 1.93933L12.4697 2.46966L7.99999 6.93933L3.53032 2.46966L2.99999 1.93933L1.93933 2.99999L2.46966 3.53032L6.93933 7.99999L2.46966 12.4697L1.93933 13L2.99999 14.0607L3.53032 13.5303L7.99999 9.06065L12.4697 13.5303Z"})}),B7=()=>o.jsx("svg",{height:"16",strokeLinejoin:"round",viewBox:"0 0 16 16",width:"16",className:"fill-gray-1000",children:o.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5 8C13.5 4.96643 11.0257 2.5 7.96452 2.5C5.42843 2.5 3.29365 4.19393 2.63724 6.5H5.25H6V8H5.25H0.75C0.335787 8 0 7.66421 0 7.25V2.75V2H1.5V2.75V5.23347C2.57851 2.74164 5.06835 1 7.96452 1C11.8461 1 15 4.13001 15 8C15 11.87 11.8461 15 7.96452 15C5.62368 15 3.54872 13.8617 2.27046 12.1122L1.828 11.5066L3.03915 10.6217L3.48161 11.2273C4.48831 12.6051 6.12055 13.5 7.96452 13.5C11.0257 13.5 13.5 11.0336 13.5 8Z"})});let Op=null,I7=0;const as={toasts:[],listeners:new Set,add(e,t,s,i,a,l){const u=I7++,h={id:u,text:e,preserve:s,action:i,onAction:a,onUndoAction:l,type:t};if(!h.preserve){h.remaining=3e3,h.start=Date.now();const m=()=>{this.toasts=this.toasts.filter(f=>f.id!==u),this.notify()};h.timeout=setTimeout(m,h.remaining),h.pause=()=>{h.timeout&&(clearTimeout(h.timeout),h.timeout=void 0,h.remaining-=Date.now()-h.start)},h.resume=()=>{h.timeout||(h.start=Date.now(),h.timeout=setTimeout(m,h.remaining))}}this.toasts.push(h),this.notify()},remove(e){as.toasts=as.toasts.filter(t=>t.id!==e),as.notify()},subscribe(e){return as.listeners.add(e),()=>{as.listeners.delete(e)}},notify(){as.listeners.forEach(e=>{e()})}},P7=()=>{const[e,t]=S.useState([]),[s,i]=S.useState([]),[a,l]=S.useState(!1),u=y=>w=>{w&&y.measuredHeight==null&&(y.measuredHeight=w.getBoundingClientRect().height,as.notify())};S.useEffect(()=>(t([...as.toasts]),as.subscribe(()=>{t([...as.toasts])})),[]),S.useEffect(()=>{const y=e.filter(w=>!s.includes(w.id)).map(w=>w.id);y.length>0&&requestAnimationFrame(()=>{i(w=>[...w,...y])})},[s,e]);const m=Math.max(0,e.length-3),f=(y,w)=>{if(y===w-1)return"none";const C=w-1-y;let E=e[w-1]?.measuredHeight||63;for(let M=w-1;M>y;M--)a?E+=(e[M-1]?.measuredHeight||63)+10:E+=20;const T=-C,N=a?1:1-.05*C;return`translate3d(0, calc(100% - ${E}px), ${T}px) scale(${N})`},p=()=>{l(!0),as.toasts.forEach(y=>{y.pause?.()})},b=()=>{l(!1),as.toasts.forEach(y=>{y.resume?.()})},_=e.slice(m).reduce((y,w)=>y+(w.measuredHeight??63),0);return o.jsx("div",{className:"pointer-events-none fixed bottom-4 right-4 z-[9999] w-[min(420px,calc(100vw-2rem))]",style:{height:_},children:o.jsx("div",{className:"pointer-events-auto relative w-full",style:{height:_},onMouseEnter:p,onMouseLeave:b,children:e.map((y,w)=>{const C=w>=m;return o.jsx("div",{ref:u(y),className:Uc("absolute bottom-0 right-0 h-fit rounded-xl p-4 leading-[21px] shadow-menu",{message:"bg-geist-background text-gray-1000",success:"bg-blue-700 text-contrast-fg",warning:"bg-amber-800 text-gray-1000 dark:text-gray-100",error:"bg-red-800 text-contrast-fg"}[y.type],C?"opacity-100":"opacity-0",w<m&&"pointer-events-none"),style:{width:"100%",transition:"all .35s cubic-bezier(.25,.75,.6,.98)",transform:s.includes(y.id)?f(w,e.length):"translate3d(0, 100%, 150px) scale(1)"},children:o.jsxs("div",{className:"flex flex-col items-center justify-between text-[.875rem]",children:[o.jsxs("div",{className:"flex h-full w-full items-center justify-between gap-4",children:[o.jsx("span",{children:y.text}),!y.action&&o.jsxs("div",{className:"flex gap-1",children:[y.onUndoAction&&o.jsx(Bd,{type:"tertiary",svgOnly:!0,size:"small",onClick:()=>{y.onUndoAction?.(),as.remove(y.id)},children:o.jsx(B7,{})}),o.jsx(Bd,{type:"tertiary",svgOnly:!0,size:"small",onClick:()=>as.remove(y.id),children:o.jsx(z7,{className:{message:"fill-gray-1000",success:"fill-contrast-fg",warning:"fill-gray-1000 dark:fill-gray-100",error:"fill-contrast-fg"}[y.type]})})]})]}),y.action&&o.jsxs("div",{className:"flex w-full items-center justify-end gap-2",children:[o.jsx(Bd,{type:"tertiary",size:"small",onClick:()=>as.remove(y.id),children:"Dismiss"}),o.jsx(Bd,{type:"primary",size:"small",onClick:()=>{y.onAction?.(),as.remove(y.id)},children:y.action})]})]})},y.id)})})})},Id=()=>{if(Op)return;const e=document.createElement("div");e.className="fixed bottom-4 right-4 z-[9999]",document.body.appendChild(e),Op=Mk.createRoot(e),Op.render(o.jsx(P7,{}))},Bs=()=>({message:S.useCallback(({text:e,preserve:t,action:s,onAction:i,onUndoAction:a})=>{Id(),as.add(e,"message",t,s,i,a)},[]),success:S.useCallback(e=>{Id(),as.add(e,"success")},[]),warning:S.useCallback(e=>{Id(),as.add(e,"warning")},[]),error:S.useCallback(e=>{Id(),as.add(e,"error")},[])});function $7({usage:e}){const t=e.inputTokens+e.cacheCreationInputTokens+e.cacheReadInputTokens,s=t>0?e.cacheReadInputTokens/t*100:0;return o.jsxs("div",{className:"rounded-md border border-border",children:[o.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-2 border-b border-border px-3 py-1.5",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(dl,{className:"size-3.5 text-amber-700"}),o.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:"Claude Code · last session"}),e.sessionId?o.jsx("span",{className:"font-mono text-[10px] text-muted-foreground",children:e.sessionId.slice(0,8)}):null]}),o.jsxs("span",{className:"font-mono text-sm font-semibold text-emerald-700",children:["$",e.costUSD.toFixed(4)]})]}),o.jsxs("div",{className:"grid grid-cols-2 gap-x-3 gap-y-1.5 px-3 py-2 text-[11px] sm:grid-cols-4",children:[o.jsx(Vs,{label:"Input",value:qn(e.inputTokens)}),o.jsx(Vs,{label:"Output",value:qn(e.outputTokens)}),o.jsx(Vs,{label:"Cache read",value:qn(e.cacheReadInputTokens)}),o.jsx(Vs,{label:"Cache create",value:qn(e.cacheCreationInputTokens)}),o.jsx(Vs,{label:"Lines +",value:String(e.linesAdded)}),o.jsx(Vs,{label:"Lines −",value:String(e.linesRemoved)}),o.jsx(Vs,{label:"Wall",value:WS(e.durationMs)}),o.jsx(Vs,{label:"API",value:WS(e.apiDurationMs)})]}),o.jsxs("div",{className:"border-t border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between text-[11px] text-muted-foreground",children:[o.jsx("span",{children:"Cache read share of input"}),o.jsxs("span",{className:"font-mono",children:[s.toFixed(1),"%"]})]}),o.jsx("div",{className:"mt-1 h-1.5 overflow-hidden rounded-full bg-muted",children:o.jsx("div",{className:"h-full bg-emerald-500",style:{width:`${Math.min(100,s).toFixed(2)}%`}})})]}),e.fiveHour||e.weekly?o.jsxs("div",{className:"space-y-2 border-t border-border px-3 py-2",children:[o.jsx("div",{className:"text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:"Rate limits"}),e.fiveHour?o.jsx(Th,{label:"5h block",window:e.fiveHour}):null,e.weekly?o.jsx(Th,{label:"This week",window:e.weekly}):null]}):null,e.models.length?o.jsxs("div",{className:"space-y-1 border-t border-border px-3 py-2",children:[o.jsx("div",{className:"text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:"By model"}),e.models.map(i=>o.jsxs("div",{className:"flex items-center justify-between gap-2 font-mono text-[11px]",children:[o.jsx("span",{className:"truncate",children:i.model}),o.jsxs("span",{className:"shrink-0 text-muted-foreground",children:[qn(i.inputTokens+i.outputTokens)," tok ·"," ",o.jsxs("span",{className:"text-emerald-700",children:["$",i.costUSD.toFixed(4)]})]})]},i.model))]}):null]})}function H7({usage:e}){const t=e.inputTokens>0?e.cachedInputTokens/e.inputTokens*100:0,s=e.contextWindow&&e.contextWindow>0?e.lastTotalTokens/e.contextWindow*100:0;return o.jsxs("div",{className:"rounded-md border border-border",children:[o.jsxs("div",{className:"flex items-center justify-between border-b border-border px-3 py-1.5",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(lu,{className:"size-3.5 text-foreground"}),o.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:"Codex · last session"})]}),e.timestamp?o.jsx("span",{className:"font-mono text-[10px] text-muted-foreground",children:new Date(e.timestamp).toLocaleString()}):null]}),o.jsxs("div",{className:"grid grid-cols-2 gap-x-3 gap-y-1.5 px-3 py-2 text-[11px] sm:grid-cols-4",children:[o.jsx(Vs,{label:"Input",value:qn(e.inputTokens)}),o.jsx(Vs,{label:"Output",value:qn(e.outputTokens)}),o.jsx(Vs,{label:"Cache read",value:qn(e.cachedInputTokens)}),o.jsx(Vs,{label:"Reasoning",value:qn(e.reasoningOutputTokens)}),o.jsx(Vs,{label:"Total",value:qn(e.totalTokens)}),o.jsx(Vs,{label:"Last turn",value:qn(e.lastTotalTokens)}),o.jsx(Vs,{label:"Context",value:e.contextWindow?qn(e.contextWindow):"n/a"}),o.jsx(Vs,{label:"Cost",value:"n/a"})]}),o.jsxs("div",{className:"space-y-2 border-t border-border px-3 py-2",children:[o.jsx(KS,{label:"Cache read share of input",value:t,tone:"bg-emerald-500"}),e.contextWindow?o.jsx(KS,{label:"Last turn context share",value:s,tone:"bg-sky-500"}):null]}),e.primary||e.secondary?o.jsxs("div",{className:"space-y-2 border-t border-border px-3 py-2",children:[o.jsx("div",{className:"text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:"Rate limits"}),e.primary?o.jsx(Th,{label:"5h window",window:e.primary}):null,e.secondary?o.jsx(Th,{label:"Weekly window",window:e.secondary}):null]}):null]})}function KS({label:e,value:t,tone:s}){const i=Math.min(100,Math.max(0,t));return o.jsxs("div",{children:[o.jsxs("div",{className:"flex items-center justify-between text-[11px] text-muted-foreground",children:[o.jsx("span",{children:e}),o.jsxs("span",{className:"font-mono",children:[i.toFixed(1),"%"]})]}),o.jsx("div",{className:"mt-1 h-1.5 overflow-hidden rounded-full bg-muted",children:o.jsx("div",{className:ue("h-full",s),style:{width:`${i.toFixed(2)}%`}})})]})}function Th({label:e,window:t}){const s=Math.min(100,Math.max(0,t.usedPercent)),i=t.resetsAtUnix?new Date(t.resetsAtUnix*1e3).toLocaleString():null,a=s>=90?"bg-red-500":s>=70?"bg-amber-500":"bg-emerald-500";return o.jsxs("div",{children:[o.jsxs("div",{className:"flex items-center justify-between text-[11px]",children:[o.jsx("span",{className:"text-muted-foreground",children:e}),o.jsxs("span",{className:"font-mono",children:[s.toFixed(1),"%"]})]}),o.jsx("div",{className:"mt-1 h-1.5 overflow-hidden rounded-full bg-muted",children:o.jsx("div",{className:ue("h-full",a),style:{width:`${s.toFixed(2)}%`}})}),i?o.jsxs("div",{className:"mt-0.5 font-mono text-[10px] text-muted-foreground",children:["resets ",i]}):null]})}function Vs({label:e,value:t}){return o.jsxs("div",{children:[o.jsx("div",{className:"text-[10px] uppercase tracking-wide text-muted-foreground",children:e}),o.jsx("div",{className:"font-mono text-xs font-semibold",children:t})]})}function qn(e){return e>=1e6?`${(e/1e6).toFixed(2)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e)}function WS(e){if(!e)return"0s";if(e<1e3)return`${e}ms`;const t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;const s=Math.floor(t/60),i=Math.round(t-s*60);return`${s}m ${i}s`}function U7(e=1e4){const[t,s]=S.useState(null),[i,a]=S.useState(null);return S.useEffect(()=>{let l=!0;const u=()=>{AM().then(m=>{l&&(s(m),a(null))}).catch(m=>{l&&a(m instanceof Error?m.message:String(m))})};u();const h=window.setInterval(u,e);return()=>{l=!1,window.clearInterval(h)}},[e]),{usage:t,error:i}}const F7={"claude-code":{label:"Claude Code",icon:o.jsx(dl,{})},codex:{label:"Codex",icon:o.jsx(lu,{})}};function V7({agent:e,agentId:t,isDetected:s}){const{usage:i,error:a}=U7(),l=F7[t],u=t==="codex";return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[o.jsx(Vk,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:u?"Token Usage & Rate Limits":"Token & Cost Usage"}),o.jsx(Ue,{variant:"outline",size:"small",icon:l.icon,children:l.label}),s?o.jsx(Ue,{variant:"outline",size:"small",children:"active session"}):o.jsx("span",{className:"text-[11px] text-muted-foreground",children:"Not the active agent in this session"}),u?null:o.jsx(q7,{className:"ml-auto"})]}),o.jsxs(mr,{className:"truncate text-xs",children:[u?o.jsxs(o.Fragment,{children:["Session metrics from ",o.jsx("code",{className:"font-mono",children:"~/.codex/sessions"})]}):o.jsxs(o.Fragment,{children:["Last-session metrics from ",o.jsx("code",{className:"font-mono",children:"~/.claude.json"})]})," · ",o.jsx("span",{className:"font-mono",children:e.project.cwd})]})]}),o.jsxs(Li,{className:"p-3",children:[a?o.jsx("p",{className:"text-xs text-destructive",children:a}):null,u?i?.codex?o.jsx(H7,{usage:i.codex}):a?null:o.jsx(YS,{agent:"Codex CLI"}):i?.claude?o.jsx($7,{usage:i.claude}):a?null:o.jsx(YS,{agent:"Claude Code"})]})]})}function q7({className:e}){const[t,s]=S.useState(!0),[i,a]=S.useState(!0),[l,u]=S.useState(!1),h=Bs();S.useEffect(()=>{let f=!0;return jM().then(p=>f&&s(p.coAuthorWithClaude)).catch(()=>{}).finally(()=>f&&a(!1)),()=>{f=!1}},[]);const m=async()=>{const f=!t;u(!0),s(f);try{const p=await MM({coAuthorWithClaude:f});s(p.coAuthorWithClaude),h.success(p.coAuthorWithClaude?"Claude co-author trailer enabled for commits":"Claude co-author trailer disabled for commits")}catch(p){s(!f),h.error(p instanceof Error?p.message:"Failed to update setting")}finally{u(!1)}};return o.jsxs(ne,{type:"button",variant:t?"default":"outline",size:"sm",onClick:m,disabled:i||l,"aria-pressed":t,title:t?"Claude will be added as commit co-author. Click to disable.":"Co-author trailer disabled. Click to enable.",className:ue("gap-1.5",e),children:[o.jsx(dl,{className:"size-3.5"}),"Co-author"]})}function YS({agent:e}){return o.jsxs("p",{className:"text-xs text-muted-foreground",children:["No usage data yet. Run a session with ",e," in this project."]})}const G7=["I want to add a new service to NoMoreIDE. Walk me through it one step at a time —","ask a single question per message and give me options to choose from where it helps.","","Whenever you offer me a set of choices, end that message with a fenced block","labelled `options`, one choice per line, so I can click them. For example:","```options","Local","Docker Compose","SSH (remote)","```","","When the answer is free text (not a pick-list), always show a concrete example","in the question so I know the format — e.g. ask for the SSH host as","'What SSH host alias should I use? (for example: `devbox`)', the command as","'(for example: `npm run dev`)', the directory as '(for example: `/srv/app`)',","and the name as '(for example: `backend`)'. Never ask for a value without an example.","","1. First ask whether it's local, a Docker Compose service, or remote over SSH.","2. For local or Docker: ask which folder it lives in — and remind me I can click"," the paperclip (attach) button at the bottom-left of this chat to browse and"," insert the folder path. Then look inside it (package.json scripts,"," docker-compose.yml, go.mod, etc.) and propose the start command and port —"," confirm with me, don't assume."," For SSH: ask for the host alias, the remote command, and the remote directory.","3. Confirm a short name for it.","","Once I've confirmed everything, register it by running the nomoreide CLI:",' nomoreide add service <name> --command "<cmd>" --cwd "<dir>" [--port <n>] [--description "<text>"]'," Docker: --kind docker-compose --compose-service <svc> [--compose-file <file>] --cwd <dir>",' SSH: --kind ssh --host <alias> --command "<cmd>" --cwd "<remote dir>"',"After it registers successfully, end your final message with the service name in a","fenced `service` block so I get Start / Open buttons for it, e.g.:","```service","backend","```"].join(`
|
|
19
|
-
`),K7=["I want to connect a database to NoMoreIDE so I can browse it in the Database tab.","Walk me through it one step at a time — ask a single question per message and give","me options to choose from where it helps.","","Whenever you offer me a set of choices, end that message with a fenced block","labelled `options`, one choice per line, so I can click them. For example:","```options","Postgres","MySQL","SQLite","```","","First, look at what's already here before asking me to type things:","- Call `nomoreide_list_services` and check for a database service (a docker-compose"," or local service using a postgres / pgvector / mysql / mariadb image).","- If I just onboarded a repo, prefer the database it exposed.","","Then confirm the connection details with me: engine, host, port, user, password,","and database name. When the answer is free text, show a concrete example in the","question — e.g. the host as '(for example: `127.0.0.1`)' and the port as","'(for example: `5432`)'. For a docker-compose database, use the published host","port (the left side of a `5433:5432` mapping), not the in-container port.","","Once I've confirmed everything, register it with the `nomoreide_register_database`","tool — pass name, engine (postgres|mysql|sqlite), and a connection url, e.g.","`postgres://user:password@127.0.0.1:5433/dbname` (or an absolute file path for","sqlite). After it registers, tell me it's ready to browse in the Database tab."].join(`
|
|
20
|
-
`);function W7(e){const t=e?.trim();return[t?`Onboard this repository into NoMoreIDE and get it running: ${t}`:"I want to add a project to NoMoreIDE from a Git URL. First ask me for the repository URL (for example: `https://github.com/owner/repo`).","","Then set it up end-to-end yourself — don't make me fill in a form:","1. Call the `nomoreide_onboard_repo` tool with the URL to clone and analyze it."," It returns the clone path, a profile (manifests, Docker/compose, env keys,"," README excerpt), and ranked proposals with install-command hints.","2. Pick the best proposal straight from that result. Trust the profile — don't"," crawl the repo with Read/Glob/Grep or shell file reads; it already has what"," you need. Only ask me if it's genuinely ambiguous (e.g. several equally-likely"," apps in a monorepo) — otherwise choose sensible defaults.","3. Install dependencies if needed (run the install command in the clone path).","4. Register it with `nomoreide_register_service` using the returned clone path as"," the cwd, then register it as a git repo with `nomoreide_git_register_repository`"," so it shows in the Git tab."," If the onboard result includes any `databases`, register each one with"," `nomoreide_register_database` (use its name, engine, and url) so it shows in the"," Database tab.","5. Start it with `nomoreide_start_service` and confirm it came up (check its logs).","","Keep me posted as you go, but keep decisions to yourself unless you're truly stuck.","When it's running, end your message with the service name in a fenced `service`","block so I get Start / Open buttons for it, e.g.:","```service","backend","```"].join(`
|
|
21
|
-
`)}function Y7(e,t,s,i,a){const l=i.map(u=>`- ${u.name}: ${u.dataType}${u.primaryKey?" (PK)":""}${u.nullable?"":" NOT NULL"}`).join(`
|
|
22
|
-
`);return[`I'm looking at a row in my ${t} database (connection "${e}", table \`${s.qualifiedName}\`).`,"","## Table schema",l,"","## Row","```json",JSON.stringify(a,null,2),"```","","Explain what this row represents and anything notable about its values."].join(`
|
|
23
|
-
`)}function XS(e,t,s){const i=s?.engine?`my ${s.engine} database (connection "${e}")`:`my database (connection "${e}")`,a=[`I'm looking at the table \`${t.qualifiedName}\` in ${i}.`,""];return s?.columns?.length&&(a.push("## Table schema"),a.push(s.columns.map(l=>`- ${l.name}: ${l.dataType}${l.primaryKey?" (PK)":""}${l.nullable?"":" NOT NULL"}`).join(`
|
|
24
|
-
`)),a.push("")),a.push("My question: "),a.join(`
|
|
25
|
-
`)}function X7({absolutePath:e,lines:t,relativePath:s}){return[`Please structurally split this large file and preserve behavior: ${s}`,"",`Absolute path: ${e}`,`Current size: ${t.toLocaleString()} lines`,"","First read the file and nearby imports/tests, then propose the smallest safe decomposition.","Prefer extracting cohesive responsibilities into focused modules over mechanical slicing.","Keep public APIs stable where possible, update imports, and run the relevant tests after editing."].join(`
|
|
26
|
-
`)}function Z7(e,t){return[`About commit \`${e.hash.slice(0,7)}\` — "${e.subject}" by ${e.author}:`,"",t,"",`Run \`git show ${e.hash}\` to see the diff if you need it.`].join(`
|
|
27
|
-
`)}function Q7(e){const t=["Write a concise Git commit message for my currently staged changes.","","- Inspect the staged diff yourself (`git diff --cached` or the `nomoreide_git_staged_diff` tool).","- Use a conventional-commit style subject (≤ 72 chars), then a short body if it helps.","- Reply with ONLY the commit message in a code block so I can copy it — don't commit it yourself."];return e.branch&&t.push("",`Branch: \`${e.branch}\``),e.stagedFiles.length&&(t.push("","Staged files:",...e.stagedFiles.slice(0,40).map(s=>`- ${s}`)),e.stagedFiles.length>40&&t.push(`- …and ${e.stagedFiles.length-40} more`)),t.join(`
|
|
28
|
-
`)}function J7(e){return[`I have ${e.fileCount} uncommitted change${e.fileCount===1?"":"s"}${e.branch?` on \`${e.branch}\``:""}.`,"","Review the working tree (`git status` + `git diff`), stage the changes that belong together, and commit them with a clear conventional-commit message. Ask me before committing anything that looks unintended (secrets, debug code, unrelated files)."].join(`
|
|
29
|
-
`)}function e9(e){return[`My branch${e.branch?` \`${e.branch}\``:""} is ${e.behind} commit${e.behind===1?"":"s"} behind ${e.upstream??"its upstream"}.`,"","Pull and rebase onto the upstream. If there are conflicts, walk me through resolving them — don't force anything or discard my work."].join(`
|
|
30
|
-
`)}function t9(e){return[`The latest CI run (\`${e.runName}\`)${e.branch?` on \`${e.branch}\``:""} failed: ${e.url}`,"","Figure out why it failed (check the workflow logs / the relevant test or build step), then fix the underlying issue in the code. Explain what was wrong before you change anything."].join(`
|
|
31
|
-
`)}function s9(e){return["I have these ungrouped services in NoMoreIDE and I'd like to organise them into groups","(groups let me start/stop related services together):","",e.length?e.map(s=>{const i=[`- ${s.name}`];return s.command&&i.push(`command: \`${s.command}\``),s.cwd&&i.push(`cwd: \`${s.cwd}\``),typeof s.port=="number"&&i.push(`port: ${s.port}`),s.description&&i.push(s.description),i.join(" — ")}).join(`
|
|
32
|
-
`):"- (none — all services are already grouped)","","Look at their names, commands, directories and ports and propose how to group them —","for example a frontend + backend that share a repo, or services that boot together.","Group only the ones that genuinely belong together; it's fine to leave some ungrouped.","","Present your proposal as a short list of `group name → services` and end that message","with a fenced `options` block so I can confirm, e.g.:","```options","Yes, create these groups","Let me adjust them first","```","","Do NOT create anything until I confirm. Once I say yes, register each group by running:"," nomoreide add bundle <group-name> <service> <service> ...","Then tell me which groups you created."].join(`
|
|
33
|
-
`)}function n9({service:e,context:t}){return[`Here's the current debug context for my \`${e}\` service. Take a look at its`,"state and recent logs, tell me what stands out, and help me fix anything that's wrong.","",t].join(`
|
|
34
|
-
`)}function ZS(){return{serviceNames:[],databaseNames:[],errorIds:[],repositoryPaths:[]}}function i9(e){return e.serviceNames.length>0||e.databaseNames.length>0||e.errorIds.length>0||e.repositoryPaths.length>0}function r9({dashboard:e,databases:t,incidents:s,note:i,selection:a}){const l=[o9(e,a.serviceNames),l9(t,a.databaseNames),c9(s,a.errorIds),u9(e,a.repositoryPaths)].filter(Boolean);return["Diagnose this NoMoreIDE workspace context.","Use the selected services, databases, incidents, and repositories together. Tell me what stands out, likely root causes, and the safest next steps.","",`Workspace: ${e.cwd}`,i?.trim()?`Extra user context:
|
|
35
|
-
${i.trim()}`:null,"",l.join(`
|
|
36
|
-
|
|
37
|
-
---
|
|
38
|
-
|
|
39
|
-
`)].filter(Boolean).join(`
|
|
40
|
-
`)}function a9({note:e,selection:t}){const s=[Pd(t.serviceNames.length,"service"),Pd(t.databaseNames.length,"database"),Pd(t.errorIds.length,"error"),Pd(t.repositoryPaths.length,"repo")].filter(Boolean),i=e?.trim().replace(/\s+/g," ");return i?`Diagnose: ${s.join(", ")}. Note: ${i.slice(0,80)}`:`Diagnose: ${s.join(", ")}`}function o9(e,t){return t.length?["Services",t.map(i=>{const a=e.config.services.find(m=>m.name===i),l=e.runtime.services[i],u=e.health[i],h=e.logs.filter(m=>m.service===i).slice(-8).map(m=>`${m.timestamp} ${m.stream}: ${m.text}`);return[`Service: ${i}`,a?.kind?`kind: ${a.kind}`:null,a?.command?`command: ${a.command}`:null,a?.cwd?`cwd: ${a.cwd}`:null,a?.port?`port: ${a.port}`:null,l?`state: ${l.state}`:"state: unknown",l?.pid?`pid: ${l.pid}`:null,l?.url?`url: ${l.url}`:null,l?.exitCode!==void 0&&l.exitCode!==null?`exitCode: ${l.exitCode}`:null,u?`health: ${u.status} - ${u.summary}`:null,u?.agentContext?`agent debug context:
|
|
41
|
-
${u.agentContext}`:null,h.length?`recent logs:
|
|
42
|
-
${h.join(`
|
|
43
|
-
`)}`:null].filter(Boolean).join(`
|
|
44
|
-
`)}).join(`
|
|
45
|
-
|
|
46
|
-
`)].join(`
|
|
47
|
-
`):null}function l9(e,t){return t.length?["Databases",t.map(i=>{const a=e.find(l=>l.name===i);return[`Database: ${i}`,a?.engine?`engine: ${a.engine}`:null,a?.url?`url: ${a.url}`:null].filter(Boolean).join(`
|
|
48
|
-
`)}).join(`
|
|
49
|
-
|
|
50
|
-
`)].join(`
|
|
51
|
-
`):null}function c9(e,t){return t.length?["Error Inbox",t.map(i=>{const a=e.find(l=>l.id===i);return a?[`Incident #${a.id}`,`service: ${a.service}`,`level: ${a.level}`,`title: ${a.title}`,a.file?`file: ${a.file}${a.line?`:${a.line}`:""}`:null,`count: ${a.count}`,`firstSeen: ${a.firstSeen}`,`lastSeen: ${a.lastSeen}`,a.logExcerpt.length?`log excerpt:
|
|
52
|
-
${a.logExcerpt.join(`
|
|
53
|
-
`)}`:null].filter(Boolean).join(`
|
|
54
|
-
`):`Incident #${i}`}).join(`
|
|
55
|
-
|
|
56
|
-
`)].join(`
|
|
57
|
-
`):null}function u9(e,t){if(!t.length)return null;const s=d9(e),i=e.git.selectedRepository?.path??e.git.cwd,a=e.git.status?.files.map(u=>`${u.status}: ${u.path}`)??[];return["Git Repositories",t.map(u=>{const h=s.find(f=>f.path===u),m=u===i;return[`Repository: ${h?.name??u.split("/").pop()??u}`,`path: ${u}`,m?"current: yes":"current: no",m?a.length?`changed files:
|
|
58
|
-
${a.join(`
|
|
59
|
-
`)}`:"changed files: none":"changed files: not loaded for this repository in the current dashboard view"].join(`
|
|
60
|
-
`)}).join(`
|
|
61
|
-
|
|
62
|
-
`)].join(`
|
|
63
|
-
`)}function d9(e){return e.config.gitRepositories.length?e.config.gitRepositories:e.git.selectedRepository?[e.git.selectedRepository]:[{name:e.git.cwd.split("/").pop()??"repository",path:e.git.cwd}]}function Pd(e,t){return e?`${e} ${t}${e===1?"":"s"}`:null}function Kb(e){return e==="codex"?"Codex":"Claude Code"}function h9(e,t){const s=e==="codex"?"`~/.codex/skills/<name>/SKILL.md` (user) or `.codex/skills/<name>/SKILL.md` (project)":"`~/.claude/skills/<name>/SKILL.md` (user) or `.claude/skills/<name>/SKILL.md` (project)";return[`Add a new skill for ${Kb(e)} from this:`,"",t,"",`Scaffold it at ${s} with valid frontmatter (\`name\`, \`description\`) and a short body, then confirm it's discovered. If the input is a URL or repo, fetch and adapt it.`].join(`
|
|
64
|
-
`)}function f9(e){return[`Remove the ${e.scope} skill \`${e.name}\`${e.path?` (at \`${e.path}\`)`:""}.`,"","Delete its directory and confirm it's no longer registered. Check nothing else references it first."].join(`
|
|
65
|
-
`)}function m9(e){const t=[`I'm looking at the ${e.scope} skill \`${e.name}\`${e.path?` (at \`${e.path}\`)`:""}.`];return e.description&&t.push("",`Its description: ${e.description}`),t.push("","My question: "),t.join(`
|
|
66
|
-
`)}function p9(e,t){const s=e==="codex"?"by adding an `[mcp_servers.<name>]` section to `~/.codex/config.toml`":"with `claude mcp add` (or by editing `~/.claude.json`)";return[`Register a new MCP server for ${Kb(e)} from this:`,"",t,"",`Set it up ${s}, then verify it connects. Parse the name, command/URL, and any env/args from the input above.`].join(`
|
|
67
|
-
`)}function g9(e,t){const s=t==="codex"?`Remove the \`[mcp_servers.${e.name}]\` section from \`~/.codex/config.toml\`.`:`Run \`claude mcp remove ${e.name}\` (scope: ${e.scope}).`;return[`Remove the ${e.scope} MCP server \`${e.name}\`.`,"",`${s} Then confirm it no longer appears in the server list.`].join(`
|
|
68
|
-
`)}function b9(e){const t=[`I'm looking at the ${e.scope} MCP server \`${e.name}\`.`],s=e.command?[e.command,...e.args??[]].join(" "):e.url??e.type;return s&&t.push("",`It points at: \`${s}\``),t.push("","My question: "),t.join(`
|
|
69
|
-
`)}function x9(e,t){return[`Install a plugin for ${Kb(e)} from this:`,"",t,"","Use the `/plugin` command or `claude plugin install <name>@<marketplace>` (add the marketplace first if needed), then confirm its skills, commands, and MCP servers are available."].join(`
|
|
70
|
-
`)}function v9(e){const t=e.marketplace?` (from \`${e.marketplace}\`)`:"";return[`Uninstall the plugin \`${e.name}\`${t}.`,"","Use `claude plugin uninstall` or the `/plugin` command, then confirm its skills, commands, and MCP servers are gone."].join(`
|
|
71
|
-
`)}function _9(e){const t=[`I'm looking at the plugin \`${e.name}\`${e.marketplace?` from \`${e.marketplace}\``:""}${e.version?` (v${e.version})`:""}.`];e.description&&t.push("",e.description);const s=[];return e.skills.length&&s.push(`skills: ${e.skills.join(", ")}`),e.commands.length&&s.push(`commands: ${e.commands.join(", ")}`),e.agents.length&&s.push(`agents: ${e.agents.join(", ")}`),e.mcpServers.length&&s.push(`MCP servers: ${e.mcpServers.join(", ")}`),s.length&&(t.push("","It contributes —"),t.push(...s.map(i=>`- ${i}`))),t.push("","My question: "),t.join(`
|
|
72
|
-
`)}function hN({id:e,className:t}){return e==="codex"?o.jsx(lu,{className:ue("text-foreground",t)}):e==="gemini"?o.jsx(k7,{className:ue("text-[#1A73E8]",t)}):o.jsx(dl,{className:ue("text-[#D97757]",t)})}function Ls({className:e}){const{provider:t}=cs();return o.jsx(hN,{id:t?.id,className:e})}function il({onAsk:e,label:t,className:s}){const{provider:i}=cs(),a=t??`Ask ${i?.label??"Claude"}`;return o.jsx("button",{"aria-label":a,className:ue("flex size-6 items-center justify-center rounded-md opacity-0 transition-all duration-150 hover:bg-muted group-hover:opacity-100",s),onClick:e,title:a,type:"button",children:o.jsx(hN,{id:i?.id,className:"size-3.5"})})}function Jh({placeholder:e,onSubmit:t,onCancel:s,className:i}){const[a,l]=S.useState(""),u=()=>{const h=a.trim();h&&t(h)};return o.jsxs("form",{className:ue("flex items-center gap-1.5 rounded-md border border-primary/40 bg-primary/5 px-1.5 py-1",i),onSubmit:h=>{h.preventDefault(),u()},children:[o.jsx(il,{className:"size-5 opacity-100",label:"Send to the agent",onAsk:u}),o.jsx("input",{autoFocus:!0,className:"min-w-0 flex-1 bg-transparent text-xs outline-none placeholder:text-muted-foreground",onChange:h=>l(h.target.value),onKeyDown:h=>{h.key==="Escape"&&s()},placeholder:e,value:a}),o.jsx(ne,{type:"submit",size:"icon",className:"size-6",disabled:!a.trim(),title:"Send",children:o.jsx(fr,{className:"size-3.5"})}),o.jsx(ne,{type:"button",size:"icon",variant:"ghost",className:"size-6",onClick:s,"aria-label":"Cancel",title:"Cancel",children:o.jsx(Gs,{className:"size-3.5"})})]})}function Wb({label:e,onClick:t}){return o.jsxs(ne,{type:"button",variant:"ghost",size:"sm",className:"h-6 gap-1 px-1.5 text-[11px] font-medium",onClick:t,title:e,"aria-label":e,children:[o.jsx(en,{className:"size-3.5"}),"Add"]})}function Yb({askLabel:e,removeLabel:t,onAsk:s,onRemove:i}){return o.jsxs("div",{className:"flex shrink-0 items-center gap-0.5",children:[o.jsx(il,{label:e,onAsk:s}),o.jsx(y9,{label:t,onConfirm:i})]})}function y9({label:e,onConfirm:t}){const[s,i]=S.useState(!1);return s?o.jsxs("span",{className:"flex items-center gap-0.5",children:[o.jsx("button",{type:"button","aria-label":e,title:e,onClick:()=>{i(!1),t()},className:"flex size-6 items-center justify-center rounded-md text-emerald-600 transition-colors hover:bg-emerald-500/10",children:o.jsx(fr,{className:"size-3.5"})}),o.jsx("button",{type:"button","aria-label":"Cancel",title:"Cancel",onClick:()=>i(!1),className:"flex size-6 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-muted",children:o.jsx(Gs,{className:"size-3.5"})})]}):o.jsx("button",{type:"button","aria-label":e,title:e,onClick:()=>i(!0),className:"flex size-6 items-center justify-center rounded-md text-muted-foreground opacity-0 transition-all duration-150 hover:bg-destructive/10 hover:text-destructive group-hover:opacity-100",children:o.jsx(ol,{className:"size-3.5"})})}function S9({agent:e,agentId:t}){const{sendToAgent:s}=cs(),[i,a]=S.useState([]),[l,u]=S.useState(!1),[h,m]=S.useState(!1),f=S.useCallback(async()=>{u(!0);try{a(await TM(t))}catch{a([])}finally{u(!1)}},[t]);S.useEffect(()=>{f()},[f]);const p=S.useMemo(()=>{const w={};for(const C of i)w[C.name]=C.state;return w},[i]),b=S.useMemo(()=>{const w=new Set(e.mcpServers.map(E=>E.name)),C=i.filter(E=>!w.has(E.name)).map(E=>({name:E.name,scope:"user",synthetic:!0}));return[...e.mcpServers,...C]},[e.mcpServers,i]);function v(w){m(!1),s({prompt:p9(t,w),source:{type:"agent-mcp",label:"New MCP server"},label:`Add MCP server: ${w}`})}function _(w){s({prompt:b9(w),source:{type:"agent-mcp",label:`${w.name} server`},mode:"draft"})}function y(w){s({prompt:g9(w,t),source:{type:"agent-mcp",label:`Remove ${w.name}`},label:`Remove MCP server: ${w.name}`})}return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Yk,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"MCP Servers"})]}),o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx(Ue,{variant:"outline",size:"small",children:b.length}),o.jsx(ne,{type:"button",variant:"ghost",size:"icon",className:"size-6",onClick:()=>{f()},disabled:l,title:"Re-check authentication status","aria-label":"Re-check authentication status",children:o.jsx(su,{className:l?"animate-spin":void 0})}),o.jsx(Wb,{label:"Register an MCP server with AI",onClick:()=>m(w=>!w)})]})]}),h?o.jsx(Jh,{className:"mt-1.5",placeholder:"Paste the MCP install command or URL…",onSubmit:v,onCancel:()=>m(!1)}):o.jsxs(mr,{className:"text-xs",children:["From"," ",o.jsx("code",{className:"font-mono",children:t==="codex"?"~/.codex/config.toml":"~/.claude.json"}),t==="codex"?"":" + claude.ai connectors",". Status via"," ",o.jsxs("code",{className:"font-mono",children:[t==="codex"?"codex":"claude"," mcp list"]})," ","(fresh health check)."]})]}),o.jsx(Li,{className:"p-0",children:b.length?o.jsx("ul",{className:"divide-y divide-border",children:b.map(w=>o.jsxs("li",{className:"group px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:w.name}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1.5",children:[o.jsx(k9,{state:p[w.name],loading:l}),o.jsx(Ue,{variant:"outline",size:"small",children:w.synthetic?"connector":w.scope}),o.jsx(Yb,{askLabel:`Ask AI about the ${w.name} server`,removeLabel:`Remove the ${w.name} server`,onAsk:()=>_(w),onRemove:()=>y(w)})]})]}),o.jsx("div",{className:"mt-1 truncate font-mono text-[11px] text-muted-foreground",children:w.synthetic?"claude.ai managed connector":C9(w)})]},`${w.scope}:${w.name}`))}):o.jsx("p",{className:"px-3 py-4 text-xs text-muted-foreground",children:"No MCP servers configured."})})]})}const w9={connected:{label:"Connected",dot:"bg-emerald-500"},"needs-auth":{label:"Needs auth",dot:"bg-amber-500"},failed:{label:"Failed",dot:"bg-red-500"},"no-auth":{label:"local",dot:"bg-muted-foreground/50"}};function k9({state:e,loading:t}){if(!e)return t?o.jsx(Lt,{className:"size-3 animate-spin text-muted-foreground"}):null;const s=e==="unknown"?void 0:w9[e];return s?o.jsxs("span",{className:"flex items-center gap-1.5 text-[11px] text-muted-foreground",children:[o.jsx("span",{className:ue("size-1.5 shrink-0 rounded-full",s.dot),"aria-hidden":!0}),s.label]}):null}function C9(e){return e.command?[e.command,...e.args??[]].join(" "):e.url??e.type??"-"}function E9({agent:e,agentId:t}){const{sendToAgent:s}=cs(),[i,a]=S.useState(!1),l=e.plugins??[];function u(f){a(!1),s({prompt:x9(t,f),source:{type:"agent-plugin",label:"New plugin"},label:`Install plugin: ${f}`})}function h(f){s({prompt:_9(f),source:{type:"agent-plugin",label:`${f.name} plugin`},mode:"draft"})}function m(f){s({prompt:v9(f),source:{type:"agent-plugin",label:`Remove ${f.name}`},label:`Uninstall plugin: ${f.name}`})}return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 border-t border-border bg-transparent xl:border-t",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(VA,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"Plugins"})]}),o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx(Ue,{variant:"outline",size:"small",children:l.length}),o.jsx(Wb,{label:"Install a plugin with AI",onClick:()=>a(f=>!f)})]})]}),i?o.jsx(Jh,{className:"mt-1.5",placeholder:"Paste a plugin name, marketplace, or install command…",onSubmit:u,onCancel:()=>a(!1)}):o.jsx(mr,{className:"text-xs",children:t==="codex"?"Codex doesn't expose an installed-plugin registry here yet.":"Installed from marketplaces (~/.claude/plugins). Each bundles skills, commands, agents, and MCP servers."})]}),o.jsx(Li,{className:"p-0",children:l.length?o.jsx("ul",{className:"divide-y divide-border",children:l.map(f=>o.jsxs("li",{className:"group px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:f.name}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1.5",children:[f.version&&f.version!=="unknown"?o.jsxs(Ue,{variant:"outline",size:"small",children:["v",f.version]}):null,f.marketplace?o.jsx(Ue,{variant:"outline",size:"small",children:f.marketplace}):null,o.jsx(Yb,{askLabel:`Ask AI about the ${f.name} plugin`,removeLabel:`Uninstall the ${f.name} plugin`,onAsk:()=>h(f),onRemove:()=>m(f)})]})]}),f.description?o.jsx("p",{className:"mt-1 text-[11px] text-muted-foreground",children:f.description}):null,o.jsx(N9,{plugin:f})]},`${f.name}@${f.marketplace??""}`))}):o.jsx("p",{className:"px-3 py-4 text-xs text-muted-foreground",children:"No plugins installed."})})]})}function N9({plugin:e}){const t=[];return e.skills.length&&t.push(`${e.skills.length} skill${$d(e.skills.length)}`),e.commands.length&&t.push(`${e.commands.length} command${$d(e.commands.length)}`),e.agents.length&&t.push(`${e.agents.length} agent${$d(e.agents.length)}`),e.mcpServers.length&&t.push(`${e.mcpServers.length} MCP server${$d(e.mcpServers.length)}`),t.length?o.jsx("div",{className:"mt-1.5 flex flex-wrap gap-1",children:t.map(s=>o.jsx("span",{className:"rounded-full bg-muted px-2 py-0.5 text-[10px] text-muted-foreground",children:s},s))}):null}function $d(e){return e===1?"":"s"}function T9({agent:e,agentId:t}){const{sendToAgent:s}=cs(),[i,a]=S.useState(!1);function l(m){a(!1),s({prompt:h9(t,m),source:{type:"agent-skill",label:"New skill"},label:`Add skill: ${m}`})}function u(m){s({prompt:m9(m),source:{type:"agent-skill",label:`${m.name} skill`},mode:"draft"})}function h(m){s({prompt:f9(m),source:{type:"agent-skill",label:`Remove ${m.name}`},label:`Remove skill: ${m.name}`})}return o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(oa,{className:"size-4 text-muted-foreground"}),o.jsx(Oi,{children:"Skills"})]}),o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx(Ue,{variant:"outline",size:"small",children:e.skills.length}),o.jsx(Wb,{label:"Add a skill with AI",onClick:()=>a(m=>!m)})]})]}),i?o.jsx(Jh,{className:"mt-1.5",placeholder:"Paste a skill URL/repo, or describe the skill…",onSubmit:l,onCancel:()=>a(!1)}):o.jsx(mr,{className:"text-xs",children:t==="codex"?"User, project, and system skills discovered for Codex.":"User and project skills discovered for the active agent."})]}),o.jsx(Li,{className:"p-0",children:e.skills.length?o.jsx("ul",{className:"divide-y divide-border",children:e.skills.map(m=>o.jsxs("li",{className:"group px-3 py-2",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:m.name}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1.5",children:[o.jsx(Ue,{variant:"outline",size:"small",children:m.scope}),o.jsx(Yb,{askLabel:`Ask AI about the ${m.name} skill`,removeLabel:`Remove the ${m.name} skill`,onAsk:()=>u(m),onRemove:()=>h(m)})]})]}),m.description?o.jsx("p",{className:"mt-1 text-[11px] text-muted-foreground",children:m.description}):null]},`${m.scope}:${m.name}`))}):o.jsx("p",{className:"px-3 py-4 text-xs text-muted-foreground",children:"No skills found."})})]})}function A9({agent:e,agentId:t}){return o.jsxs("div",{className:"flex flex-col",children:[o.jsxs("div",{className:"grid grid-cols-1 divide-y divide-border xl:grid-cols-2 xl:divide-x xl:divide-y-0",children:[o.jsx(T9,{agent:e,agentId:t}),o.jsx(S9,{agent:e,agentId:t})]}),o.jsx(E9,{agent:e,agentId:t})]})}const j9=[{id:"claude-code",label:"Claude Code",icon:o.jsx(dl,{className:"size-4"})},{id:"codex",label:"Codex",icon:o.jsx(lu,{className:"size-4"})}],M9=[{id:"overview",label:"Overview",icon:o.jsx(Vk,{className:"size-3.5"})},{id:"memory",label:"Memory",icon:o.jsx(Ok,{className:"size-3.5"})},{id:"tools",label:"Skills, MCPs & Plugins",icon:o.jsx(Yk,{className:"size-3.5"})},{id:"activity",label:"Activity",icon:o.jsx(Ha,{className:"size-3.5"})}];function R9(){const[e,t]=S.useState(null),[s,i]=S.useState(null),[a,l]=S.useState("claude-code"),[u,h]=S.useState("overview"),{clear:m,turns:f}=cs();if(S.useEffect(()=>{let b=!0;return NM().then(v=>{b&&(t(v),v.detected.name==="codex"&&l("codex"))}).catch(v=>{b&&i(v instanceof Error?v.message:String(v))}),()=>{b=!1}},[]),s)return o.jsx("div",{className:"h-full overflow-auto bg-card/85 p-4",children:o.jsxs(Qe,{variant:"muted",className:"border-destructive/40 text-destructive",children:["Failed to load agent info: ",s]})});if(!e)return o.jsx("div",{className:"h-full overflow-auto bg-card/85 p-4",children:o.jsx(Qe,{variant:"muted",children:"Loading agent info…"})});const p=e.agents?.[a]??e;return o.jsxs("div",{className:"flex h-full min-h-0 flex-col bg-card/85",children:[o.jsx("div",{className:"flex shrink-0 items-center gap-2 border-b border-border bg-card/90 px-3 py-2",children:j9.map(b=>{const v=a===b.id,_=e.detected.name===b.id;return o.jsxs("button",{type:"button",onClick:()=>l(b.id),className:ue("flex items-center gap-2 rounded-lg border px-3 py-1.5 text-xs font-medium transition-colors",v?"border-border bg-background text-foreground shadow-sm":"border-transparent text-muted-foreground hover:bg-muted/60 hover:text-foreground"),children:[b.icon,b.label,_?o.jsx("span",{className:"size-1.5 rounded-full bg-emerald-500","aria-label":"active session"}):null]},b.id)})}),o.jsx("div",{className:"flex shrink-0 items-center gap-1 border-b border-border bg-card/90 px-3",children:M9.map(b=>o.jsxs("button",{type:"button",onClick:()=>h(b.id),className:ue("relative flex items-center gap-1.5 px-2.5 py-2 text-xs font-medium transition-colors",u===b.id?"text-foreground":"text-muted-foreground hover:text-foreground"),children:[b.icon,b.label,u===b.id?o.jsx("span",{className:"absolute inset-x-1 -bottom-px h-0.5 bg-primary"}):null]},b.id))}),o.jsx(A7,{onNewChat:m,turns:f}),o.jsxs("div",{className:"min-h-0 flex-1 overflow-auto",children:[u==="overview"?o.jsx(V7,{agent:p,agentId:a,isDetected:e.detected.name===a}):null,u==="memory"?o.jsx(j7,{agent:p,agentId:a}):null,u==="tools"?o.jsx(A9,{agent:p,agentId:a}):null,u==="activity"?o.jsx(S7,{agent:p,agentId:a}):null]})]})}var cu=jk();function Ai({children:e,icon:t,onClose:s,title:i,size:a="md"}){return S.useEffect(()=>{function l(u){u.key==="Escape"&&s()}return window.addEventListener("keydown",l),()=>window.removeEventListener("keydown",l)},[s]),cu.createPortal(o.jsx("div",{className:"fixed inset-0 z-[1000] grid place-items-center bg-black/35 px-4",onMouseDown:s,children:o.jsxs("div",{"aria-modal":"true",className:`flex max-h-[min(820px,calc(100vh-2rem))] w-full flex-col overflow-hidden rounded-lg border border-border bg-card shadow-xl ${a==="xl"?"max-w-[min(1400px,calc(100vw-2rem))]":a==="lg"?"max-w-3xl":"max-w-lg"}`,onMouseDown:l=>l.stopPropagation(),role:"dialog",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-3 border-b border-border px-4 py-3",children:[o.jsx("div",{className:"flex size-8 items-center justify-center rounded-md border border-border bg-background text-foreground [&_svg]:size-4",children:t}),o.jsx("h2",{className:"min-w-0 flex-1 truncate text-sm font-semibold",children:i}),o.jsx(ne,{"aria-label":"Close dialog",onClick:s,size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})})]}),o.jsx("div",{className:"min-h-0 overflow-auto p-4",children:e})]})}),document.body)}function nt({className:e,type:t,...s}){return o.jsx("input",{type:t,className:ue("flex h-9 w-full rounded-md border border-input bg-background px-3 py-1 text-sm shadow-sm transition-colors placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),...s})}const D9={top:"bottom-full left-1/2 mb-1.5 -translate-x-1/2",bottom:"top-full left-1/2 mt-1.5 -translate-x-1/2",left:"right-full top-1/2 mr-1.5 -translate-y-1/2",right:"left-full top-1/2 ml-1.5 -translate-y-1/2"};function tl({label:e,children:t,side:s="bottom",className:i}){return o.jsxs("span",{className:ue("group/tt relative inline-flex",i),children:[t,o.jsx("span",{role:"tooltip",className:ue("pointer-events-none absolute z-[1100] whitespace-nowrap rounded-md bg-foreground px-2 py-1 text-xs font-medium text-background shadow-md","opacity-0 transition-opacity duration-150 group-hover/tt:opacity-100",D9[s]),children:e})]})}const Xb="application/x-nomoreide-path";function uu(e,t){return`${e.replace(/\/+$/,"")}/${t.replace(/^\/+/,"")}`}function fN(e,t){e.setData(Xb,t)}function QS(e){return e.types.includes(Xb)}function O9(e){return e.getData(Xb)||null}function mN(e){return{draggable:!0,onDragStart:t=>{fN(t.dataTransfer,e),t.dataTransfer.effectAllowed="copy"}}}const Zn='<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>',Qn='</title><path d="',Jn='"/></svg>',L9={title:".NET",slug:"dotnet",get svg(){return Zn+".NET"+Qn+this.path+Jn},path:"M24 8.77h-2.468v7.565h-1.425V8.77h-2.462V7.53H24zm-6.852 7.565h-4.821V7.53h4.63v1.24h-3.205v2.494h2.953v1.234h-2.953v2.604h3.396zm-6.708 0H8.882L4.78 9.863a2.896 2.896 0 0 1-.258-.51h-.036c.032.189.048.592.048 1.21v5.772H3.157V7.53h1.659l3.965 6.32c.167.261.275.442.323.54h.024c-.04-.233-.06-.629-.06-1.185V7.529h1.372zm-8.703-.693a.868.829 0 0 1-.869.829.868.829 0 0 1-.868-.83.868.829 0 0 1 .868-.828.868.829 0 0 1 .869.829Z",source:"https://github.com/dotnet/brand/blob/c7d0f51b8ec59531332d05fb27a5b758a7a3d689/logo/dotnet-logo.svg",hex:"512BD4",guidelines:"https://github.com/dotnet/brand/blob/c7d0f51b8ec59531332d05fb27a5b758a7a3d689/dotnet-styleGuide-2024.pdf",license:{type:"CC0-1.0",url:"https://spdx.org/licenses/CC0-1.0"}},z9={title:"Bun",slug:"bun",get svg(){return Zn+"Bun"+Qn+this.path+Jn},path:"M12 22.596c6.628 0 12-4.338 12-9.688 0-3.318-2.057-6.248-5.219-7.986-1.286-.715-2.297-1.357-3.139-1.89C14.058 2.025 13.08 1.404 12 1.404c-1.097 0-2.334.785-3.966 1.821a49.92 49.92 0 0 1-2.816 1.697C2.057 6.66 0 9.59 0 12.908c0 5.35 5.372 9.687 12 9.687v.001ZM10.599 4.715c.334-.759.503-1.58.498-2.409 0-.145.202-.187.23-.029.658 2.783-.902 4.162-2.057 4.624-.124.048-.199-.121-.103-.209a5.763 5.763 0 0 0 1.432-1.977Zm2.058-.102a5.82 5.82 0 0 0-.782-2.306v-.016c-.069-.123.086-.263.185-.172 1.962 2.111 1.307 4.067.556 5.051-.082.103-.23-.003-.189-.126a5.85 5.85 0 0 0 .23-2.431Zm1.776-.561a5.727 5.727 0 0 0-1.612-1.806v-.014c-.112-.085-.024-.274.114-.218 2.595 1.087 2.774 3.18 2.459 4.407a.116.116 0 0 1-.049.071.11.11 0 0 1-.153-.026.122.122 0 0 1-.022-.083 5.891 5.891 0 0 0-.737-2.331Zm-5.087.561c-.617.546-1.282.76-2.063 1-.117 0-.195-.078-.156-.181 1.752-.909 2.376-1.649 2.999-2.778 0 0 .155-.118.188.085 0 .304-.349 1.329-.968 1.874Zm4.945 11.237a2.957 2.957 0 0 1-.937 1.553c-.346.346-.8.565-1.286.62a2.178 2.178 0 0 1-1.327-.62 2.955 2.955 0 0 1-.925-1.553.244.244 0 0 1 .064-.198.234.234 0 0 1 .193-.069h3.965a.226.226 0 0 1 .19.07c.05.053.073.125.063.197Zm-5.458-2.176a1.862 1.862 0 0 1-2.384-.245 1.98 1.98 0 0 1-.233-2.447c.207-.319.503-.566.848-.713a1.84 1.84 0 0 1 1.092-.11c.366.075.703.261.967.531a1.98 1.98 0 0 1 .408 2.114 1.931 1.931 0 0 1-.698.869v.001Zm8.495.005a1.86 1.86 0 0 1-2.381-.253 1.964 1.964 0 0 1-.547-1.366c0-.384.11-.76.32-1.079.207-.319.503-.567.849-.713a1.844 1.844 0 0 1 1.093-.108c.367.076.704.262.968.534a1.98 1.98 0 0 1 .4 2.117 1.932 1.932 0 0 1-.702.868Z",source:"https://bun.sh/press-kit",hex:"000000"},B9={title:"Deno",slug:"deno",get svg(){return Zn+"Deno"+Qn+this.path+Jn},path:"M1.105 18.02A11.9 11.9 0 0 1 0 12.985q0-.698.078-1.376a12 12 0 0 1 .231-1.34A12 12 0 0 1 4.025 4.02a12 12 0 0 1 5.46-2.771 12 12 0 0 1 3.428-.23c1.452.112 2.825.477 4.077 1.05a12 12 0 0 1 2.78 1.774 12.02 12.02 0 0 1 4.053 7.078A12 12 0 0 1 24 12.985q0 .454-.036.914a12 12 0 0 1-.728 3.305 12 12 0 0 1-2.38 3.875c-1.33 1.357-3.02 1.962-4.43 1.936a4.4 4.4 0 0 1-2.724-1.024c-.99-.853-1.391-1.83-1.53-2.919a5 5 0 0 1 .128-1.518c.105-.38.37-1.116.76-1.437-.455-.197-1.04-.624-1.226-.829-.045-.05-.04-.13 0-.183a.155.155 0 0 1 .177-.053c.392.134.869.267 1.372.35.66.111 1.484.25 2.317.292 2.03.1 4.153-.813 4.812-2.627s.403-3.609-1.96-4.685-3.454-2.356-5.363-3.128c-1.247-.505-2.636-.205-4.06.582-3.838 2.121-7.277 8.822-5.69 15.032a.191.191 0 0 1-.315.19 12 12 0 0 1-1.25-1.634 12 12 0 0 1-.769-1.404M11.57 6.087c.649-.051 1.214.501 1.31 1.236.13.979-.228 1.99-1.41 2.013-1.01.02-1.315-.997-1.248-1.614.066-.616.574-1.575 1.35-1.635",source:"https://github.com/denoland/docs/blob/5dee713844c7447f80acd4093caa9d350d80bf36/static/img/logo.svg",hex:"000000",guidelines:"https://deno.com/brand",license:{type:"MIT",url:"https://spdx.org/licenses/MIT"}},I9={title:"Docker",slug:"docker",get svg(){return Zn+"Docker"+Qn+this.path+Jn},path:"M13.983 11.078h2.119a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.119a.185.185 0 00-.185.185v1.888c0 .102.083.185.185.185m-2.954-5.43h2.118a.186.186 0 00.186-.186V3.574a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m0 2.716h2.118a.187.187 0 00.186-.186V6.29a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.887c0 .102.082.185.185.186m-2.93 0h2.12a.186.186 0 00.184-.186V6.29a.185.185 0 00-.185-.185H8.1a.185.185 0 00-.185.185v1.887c0 .102.083.185.185.186m-2.964 0h2.119a.186.186 0 00.185-.186V6.29a.185.185 0 00-.185-.185H5.136a.186.186 0 00-.186.185v1.887c0 .102.084.185.186.186m5.893 2.715h2.118a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m-2.93 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.083.185.185.185m-2.964 0h2.119a.185.185 0 00.185-.185V9.006a.185.185 0 00-.184-.186h-2.12a.186.186 0 00-.186.186v1.887c0 .102.084.185.186.185m-2.92 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.082.185.185.185M23.763 9.89c-.065-.051-.672-.51-1.954-.51-.338.001-.676.03-1.01.087-.248-1.7-1.653-2.53-1.716-2.566l-.344-.199-.226.327c-.284.438-.49.922-.612 1.43-.23.97-.09 1.882.403 2.661-.595.332-1.55.413-1.744.42H.751a.751.751 0 00-.75.748 11.376 11.376 0 00.692 4.062c.545 1.428 1.355 2.48 2.41 3.124 1.18.723 3.1 1.137 5.275 1.137.983.003 1.963-.086 2.93-.266a12.248 12.248 0 003.823-1.389c.98-.567 1.86-1.288 2.61-2.136 1.252-1.418 1.998-2.997 2.553-4.4h.221c1.372 0 2.215-.549 2.68-1.009.309-.293.55-.65.707-1.046l.098-.288Z",source:"https://www.docker.com/company/newsroom/media-resources",hex:"2496ED"},P9={title:"Go",slug:"go",get svg(){return Zn+"Go"+Qn+this.path+Jn},path:"M1.811 10.231c-.047 0-.058-.023-.035-.059l.246-.315c.023-.035.081-.058.128-.058h4.172c.046 0 .058.035.035.07l-.199.303c-.023.036-.082.07-.117.07zM.047 11.306c-.047 0-.059-.023-.035-.058l.245-.316c.023-.035.082-.058.129-.058h5.328c.047 0 .07.035.058.07l-.093.28c-.012.047-.058.07-.105.07zm2.828 1.075c-.047 0-.059-.035-.035-.07l.163-.292c.023-.035.07-.07.117-.07h2.337c.047 0 .07.035.07.082l-.023.28c0 .047-.047.082-.082.082zm12.129-2.36c-.736.187-1.239.327-1.963.514-.176.046-.187.058-.34-.117-.174-.199-.303-.327-.548-.444-.737-.362-1.45-.257-2.115.175-.795.514-1.204 1.274-1.192 2.22.011.935.654 1.706 1.577 1.835.795.105 1.46-.175 1.987-.77.105-.13.198-.27.315-.434H10.47c-.245 0-.304-.152-.222-.35.152-.362.432-.97.596-1.274a.315.315 0 01.292-.187h4.253c-.023.316-.023.631-.07.947a4.983 4.983 0 01-.958 2.29c-.841 1.11-1.94 1.8-3.33 1.986-1.145.152-2.209-.07-3.143-.77-.865-.655-1.356-1.52-1.484-2.595-.152-1.274.222-2.419.993-3.424.83-1.086 1.928-1.776 3.272-2.02 1.098-.2 2.15-.07 3.096.571.62.41 1.063.97 1.356 1.648.07.105.023.164-.117.2m3.868 6.461c-1.064-.024-2.034-.328-2.852-1.029a3.665 3.665 0 01-1.262-2.255c-.21-1.32.152-2.489.947-3.529.853-1.122 1.881-1.706 3.272-1.95 1.192-.21 2.314-.095 3.33.595.923.63 1.496 1.484 1.648 2.605.198 1.578-.257 2.863-1.344 3.962-.771.783-1.718 1.273-2.805 1.495-.315.06-.63.07-.934.106zm2.78-4.72c-.011-.153-.011-.27-.034-.387-.21-1.157-1.274-1.81-2.384-1.554-1.087.245-1.788.935-2.045 2.033-.21.912.234 1.835 1.075 2.21.643.28 1.285.244 1.905-.07.923-.48 1.425-1.228 1.484-2.233z",source:"https://blog.golang.org/go-brand",hex:"00ADD8",guidelines:"https://blog.golang.org/go-brand"},$9={title:"Node.js",slug:"nodedotjs",get svg(){return Zn+"Node.js"+Qn+this.path+Jn},path:"M11.998,24c-0.321,0-0.641-0.084-0.922-0.247l-2.936-1.737c-0.438-0.245-0.224-0.332-0.08-0.383 c0.585-0.203,0.703-0.25,1.328-0.604c0.065-0.037,0.151-0.023,0.218,0.017l2.256,1.339c0.082,0.045,0.197,0.045,0.272,0l8.795-5.076 c0.082-0.047,0.134-0.141,0.134-0.238V6.921c0-0.099-0.053-0.192-0.137-0.242l-8.791-5.072c-0.081-0.047-0.189-0.047-0.271,0 L3.075,6.68C2.99,6.729,2.936,6.825,2.936,6.921v10.15c0,0.097,0.054,0.189,0.139,0.235l2.409,1.392 c1.307,0.654,2.108-0.116,2.108-0.89V7.787c0-0.142,0.114-0.253,0.256-0.253h1.115c0.139,0,0.255,0.112,0.255,0.253v10.021 c0,1.745-0.95,2.745-2.604,2.745c-0.508,0-0.909,0-2.026-0.551L2.28,18.675c-0.57-0.329-0.922-0.945-0.922-1.604V6.921 c0-0.659,0.353-1.275,0.922-1.603l8.795-5.082c0.557-0.315,1.296-0.315,1.848,0l8.794,5.082c0.57,0.329,0.924,0.944,0.924,1.603 v10.15c0,0.659-0.354,1.273-0.924,1.604l-8.794,5.078C12.643,23.916,12.324,24,11.998,24z M19.099,13.993 c0-1.9-1.284-2.406-3.987-2.763c-2.731-0.361-3.009-0.548-3.009-1.187c0-0.528,0.235-1.233,2.258-1.233 c1.807,0,2.473,0.389,2.747,1.607c0.024,0.115,0.129,0.199,0.247,0.199h1.141c0.071,0,0.138-0.031,0.186-0.081 c0.048-0.054,0.074-0.123,0.067-0.196c-0.177-2.098-1.571-3.076-4.388-3.076c-2.508,0-4.004,1.058-4.004,2.833 c0,1.925,1.488,2.457,3.895,2.695c2.88,0.282,3.103,0.703,3.103,1.269c0,0.983-0.789,1.402-2.642,1.402 c-2.327,0-2.839-0.584-3.011-1.742c-0.02-0.124-0.126-0.215-0.253-0.215h-1.137c-0.141,0-0.254,0.112-0.254,0.253 c0,1.482,0.806,3.248,4.655,3.248C17.501,17.007,19.099,15.91,19.099,13.993z",source:"https://nodejs.org/en/about/branding",hex:"5FA04E",guidelines:"https://nodejs.org/en/about/branding"},H9={title:"npm",slug:"npm",get svg(){return Zn+"npm"+Qn+this.path+Jn},path:"M1.763 0C.786 0 0 .786 0 1.763v20.474C0 23.214.786 24 1.763 24h20.474c.977 0 1.763-.786 1.763-1.763V1.763C24 .786 23.214 0 22.237 0zM5.13 5.323l13.837.019-.009 13.836h-3.464l.01-10.382h-3.456L12.04 19.17H5.113z",source:"https://www.npmjs.com",hex:"CB3837",guidelines:"https://docs.npmjs.com/policies/logos-and-usage"},U9={title:"pnpm",slug:"pnpm",get svg(){return Zn+"pnpm"+Qn+this.path+Jn},path:"M0 0v7.5h7.5V0zm8.25 0v7.5h7.498V0zm8.25 0v7.5H24V0zM2 2h3.5v3.5H2zm8.25 0h3.498v3.5H10.25zm8.25 0H22v3.5h-3.5zM8.25 8.25v7.5h7.498v-7.5zm8.25 0v7.5H24v-7.5zm2 2H22v3.5h-3.5zM0 16.5V24h7.5v-7.5zm8.25 0V24h7.498v-7.5zm8.25 0V24H24v-7.5z",source:"https://pnpm.io/logos",hex:"F69220"},F9={title:"Python",slug:"python",get svg(){return Zn+"Python"+Qn+this.path+Jn},path:"M14.25.18l.9.2.73.26.59.3.45.32.34.34.25.34.16.33.1.3.04.26.02.2-.01.13V8.5l-.05.63-.13.55-.21.46-.26.38-.3.31-.33.25-.35.19-.35.14-.33.1-.3.07-.26.04-.21.02H8.77l-.69.05-.59.14-.5.22-.41.27-.33.32-.27.35-.2.36-.15.37-.1.35-.07.32-.04.27-.02.21v3.06H3.17l-.21-.03-.28-.07-.32-.12-.35-.18-.36-.26-.36-.36-.35-.46-.32-.59-.28-.73-.21-.88-.14-1.05-.05-1.23.06-1.22.16-1.04.24-.87.32-.71.36-.57.4-.44.42-.33.42-.24.4-.16.36-.1.32-.05.24-.01h.16l.06.01h8.16v-.83H6.18l-.01-2.75-.02-.37.05-.34.11-.31.17-.28.25-.26.31-.23.38-.2.44-.18.51-.15.58-.12.64-.1.71-.06.77-.04.84-.02 1.27.05zm-6.3 1.98l-.23.33-.08.41.08.41.23.34.33.22.41.09.41-.09.33-.22.23-.34.08-.41-.08-.41-.23-.33-.33-.22-.41-.09-.41.09zm13.09 3.95l.28.06.32.12.35.18.36.27.36.35.35.47.32.59.28.73.21.88.14 1.04.05 1.23-.06 1.23-.16 1.04-.24.86-.32.71-.36.57-.4.45-.42.33-.42.24-.4.16-.36.09-.32.05-.24.02-.16-.01h-8.22v.82h5.84l.01 2.76.02.36-.05.34-.11.31-.17.29-.25.25-.31.24-.38.2-.44.17-.51.15-.58.13-.64.09-.71.07-.77.04-.84.01-1.27-.04-1.07-.14-.9-.2-.73-.25-.59-.3-.45-.33-.34-.34-.25-.34-.16-.33-.1-.3-.04-.25-.02-.2.01-.13v-5.34l.05-.64.13-.54.21-.46.26-.38.3-.32.33-.24.35-.2.35-.14.33-.1.3-.06.26-.04.21-.02.13-.01h5.84l.69-.05.59-.14.5-.21.41-.28.33-.32.27-.35.2-.36.15-.36.1-.35.07-.32.04-.28.02-.21V6.07h2.09l.14.01zm-6.47 14.25l-.23.33-.08.41.08.41.23.33.33.23.41.08.41-.08.33-.23.23-.33.08-.41-.08-.41-.23-.33-.33-.23-.41-.08-.41.08z",source:"https://www.python.org/community/logos/",hex:"3776AB",guidelines:"https://www.python.org/community/logos/"},JS={title:"Rust",slug:"rust",get svg(){return Zn+"Rust"+Qn+this.path+Jn},path:"M23.8346 11.7033l-1.0073-.6236a13.7268 13.7268 0 00-.0283-.2936l.8656-.8069a.3483.3483 0 00-.1154-.578l-1.1066-.414a8.4958 8.4958 0 00-.087-.2856l.6904-.9587a.3462.3462 0 00-.2257-.5446l-1.1663-.1894a9.3574 9.3574 0 00-.1407-.2622l.49-1.0761a.3437.3437 0 00-.0274-.3361.3486.3486 0 00-.3006-.154l-1.1845.0416a6.7444 6.7444 0 00-.1873-.2268l.2723-1.153a.3472.3472 0 00-.417-.4172l-1.1532.2724a14.0183 14.0183 0 00-.2278-.1873l.0415-1.1845a.3442.3442 0 00-.49-.328l-1.076.491c-.0872-.0476-.1742-.0952-.2623-.1407l-.1903-1.1673A.3483.3483 0 0016.256.955l-.9597.6905a8.4867 8.4867 0 00-.2855-.086l-.414-1.1066a.3483.3483 0 00-.5781-.1154l-.8069.8666a9.2936 9.2936 0 00-.2936-.0284L12.2946.1683a.3462.3462 0 00-.5892 0l-.6236 1.0073a13.7383 13.7383 0 00-.2936.0284L9.9803.3374a.3462.3462 0 00-.578.1154l-.4141 1.1065c-.0962.0274-.1903.0567-.2855.086L7.744.955a.3483.3483 0 00-.5447.2258L7.009 2.348a9.3574 9.3574 0 00-.2622.1407l-1.0762-.491a.3462.3462 0 00-.49.328l.0416 1.1845a7.9826 7.9826 0 00-.2278.1873L3.8413 3.425a.3472.3472 0 00-.4171.4171l.2713 1.1531c-.0628.075-.1255.1509-.1863.2268l-1.1845-.0415a.3462.3462 0 00-.328.49l.491 1.0761a9.167 9.167 0 00-.1407.2622l-1.1662.1894a.3483.3483 0 00-.2258.5446l.6904.9587a13.303 13.303 0 00-.087.2855l-1.1065.414a.3483.3483 0 00-.1155.5781l.8656.807a9.2936 9.2936 0 00-.0283.2935l-1.0073.6236a.3442.3442 0 000 .5892l1.0073.6236c.008.0982.0182.1964.0283.2936l-.8656.8079a.3462.3462 0 00.1155.578l1.1065.4141c.0273.0962.0567.1914.087.2855l-.6904.9587a.3452.3452 0 00.2268.5447l1.1662.1893c.0456.088.0922.1751.1408.2622l-.491 1.0762a.3462.3462 0 00.328.49l1.1834-.0415c.0618.0769.1235.1528.1873.2277l-.2713 1.1541a.3462.3462 0 00.4171.4161l1.153-.2713c.075.0638.151.1255.2279.1863l-.0415 1.1845a.3442.3442 0 00.49.327l1.0761-.49c.087.0486.1741.0951.2622.1407l.1903 1.1662a.3483.3483 0 00.5447.2268l.9587-.6904a9.299 9.299 0 00.2855.087l.414 1.1066a.3452.3452 0 00.5781.1154l.8079-.8656c.0972.0111.1954.0203.2936.0294l.6236 1.0073a.3472.3472 0 00.5892 0l.6236-1.0073c.0982-.0091.1964-.0183.2936-.0294l.8069.8656a.3483.3483 0 00.578-.1154l.4141-1.1066a8.4626 8.4626 0 00.2855-.087l.9587.6904a.3452.3452 0 00.5447-.2268l.1903-1.1662c.088-.0456.1751-.0931.2622-.1407l1.0762.49a.3472.3472 0 00.49-.327l-.0415-1.1845a6.7267 6.7267 0 00.2267-.1863l1.1531.2713a.3472.3472 0 00.4171-.416l-.2713-1.1542c.0628-.0749.1255-.1508.1863-.2278l1.1845.0415a.3442.3442 0 00.328-.49l-.49-1.076c.0475-.0872.0951-.1742.1407-.2623l1.1662-.1893a.3483.3483 0 00.2258-.5447l-.6904-.9587.087-.2855 1.1066-.414a.3462.3462 0 00.1154-.5781l-.8656-.8079c.0101-.0972.0202-.1954.0283-.2936l1.0073-.6236a.3442.3442 0 000-.5892zm-6.7413 8.3551a.7138.7138 0 01.2986-1.396.714.714 0 11-.2997 1.396zm-.3422-2.3142a.649.649 0 00-.7715.5l-.3573 1.6685c-1.1035.501-2.3285.7795-3.6193.7795a8.7368 8.7368 0 01-3.6951-.814l-.3574-1.6684a.648.648 0 00-.7714-.499l-1.473.3158a8.7216 8.7216 0 01-.7613-.898h7.1676c.081 0 .1356-.0141.1356-.088v-2.536c0-.074-.0536-.0881-.1356-.0881h-2.0966v-1.6077h2.2677c.2065 0 1.1065.0587 1.394 1.2088.0901.3533.2875 1.5044.4232 1.8729.1346.413.6833 1.2381 1.2685 1.2381h3.5716a.7492.7492 0 00.1296-.0131 8.7874 8.7874 0 01-.8119.9526zM6.8369 20.024a.714.714 0 11-.2997-1.396.714.714 0 01.2997 1.396zM4.1177 8.9972a.7137.7137 0 11-1.304.5791.7137.7137 0 011.304-.579zm-.8352 1.9813l1.5347-.6824a.65.65 0 00.33-.8585l-.3158-.7147h1.2432v5.6025H3.5669a8.7753 8.7753 0 01-.2834-3.348zm6.7343-.5437V8.7836h2.9601c.153 0 1.0792.1772 1.0792.8697 0 .575-.7107.7815-1.2948.7815zm10.7574 1.4862c0 .2187-.008.4363-.0243.651h-.9c-.09 0-.1265.0586-.1265.1477v.413c0 .973-.5487 1.1846-1.0296 1.2382-.4576.0517-.9648-.1913-1.0275-.4717-.2704-1.5186-.7198-1.8436-1.4305-2.4034.8817-.5599 1.799-1.386 1.799-2.4915 0-1.1936-.819-1.9458-1.3769-2.3153-.7825-.5163-1.6491-.6195-1.883-.6195H5.4682a8.7651 8.7651 0 014.907-2.7699l1.0974 1.151a.648.648 0 00.9182.0213l1.227-1.1743a8.7753 8.7753 0 016.0044 4.2762l-.8403 1.8982a.652.652 0 00.33.8585l1.6178.7188c.0283.2875.0425.577.0425.8717zm-9.3006-9.5993a.7128.7128 0 11.984 1.0316.7137.7137 0 01-.984-1.0316zm8.3389 6.71a.7107.7107 0 01.9395-.3625.7137.7137 0 11-.9405.3635z",source:"https://www.rust-lang.org",hex:"000000",guidelines:"https://www.rust-lang.org/policies/media-guide",license:{type:"CC-BY-SA-4.0",url:"https://spdx.org/licenses/CC-BY-SA-4.0"}},V9={title:"Vite",slug:"vite",get svg(){return Zn+"Vite"+Qn+this.path+Jn},path:"M13.056 23.238a.57.57 0 0 1-1.02-.355v-5.202c0-.63-.512-1.143-1.144-1.143H5.148a.57.57 0 0 1-.464-.903l3.777-5.29c.54-.753 0-1.804-.93-1.804H.57a.574.574 0 0 1-.543-.746.6.6 0 0 1 .08-.157L5.008.78a.57.57 0 0 1 .467-.24h14.589a.57.57 0 0 1 .466.903l-3.778 5.29c-.54.755 0 1.806.93 1.806h5.745c.238 0 .424.138.513.322a.56.56 0 0 1-.063.603z",source:"https://github.com/voidzero-dev/community-design-resources/blob/55902097229cf01cf2a4ceb376f992f5cf306756/brand-assets/vite/vite-icon-color-bracketless.svg",hex:"9135FF"},q9={title:"Yarn",slug:"yarn",get svg(){return Zn+"Yarn"+Qn+this.path+Jn},path:"M12 0C5.375 0 0 5.375 0 12s5.375 12 12 12 12-5.375 12-12S18.625 0 12 0zm.768 4.105c.183 0 .363.053.525.157.125.083.287.185.755 1.154.31-.088.468-.042.551-.019.204.056.366.19.463.375.477.917.542 2.553.334 3.605-.241 1.232-.755 2.029-1.131 2.576.324.329.778.899 1.117 1.825.278.774.31 1.478.273 2.015a5.51 5.51 0 0 0 .602-.329c.593-.366 1.487-.917 2.553-.931.714-.009 1.269.445 1.353 1.103a1.23 1.23 0 0 1-.945 1.362c-.649.158-.95.278-1.821.843-1.232.797-2.539 1.242-3.012 1.39a1.686 1.686 0 0 1-.704.343c-.737.181-3.266.315-3.466.315h-.046c-.783 0-1.214-.241-1.45-.491-.658.329-1.51.19-2.122-.134a1.078 1.078 0 0 1-.58-1.153 1.243 1.243 0 0 1-.153-.195c-.162-.25-.528-.936-.454-1.946.056-.723.556-1.367.88-1.71a5.522 5.522 0 0 1 .408-2.256c.306-.727.885-1.348 1.32-1.737-.32-.537-.644-1.367-.329-2.21.227-.602.412-.936.82-1.08h-.005c.199-.074.389-.153.486-.259a3.418 3.418 0 0 1 2.298-1.103c.037-.093.079-.185.125-.283.31-.658.639-1.029 1.024-1.168a.94.94 0 0 1 .328-.06zm.006.7c-.507.016-1.001 1.519-1.001 1.519s-1.27-.204-2.266.871c-.199.218-.468.334-.746.44-.079.028-.176.023-.417.672-.371.991.625 2.094.625 2.094s-1.186.839-1.626 1.881c-.486 1.144-.338 2.261-.338 2.261s-.843.732-.899 1.487c-.051.663.139 1.2.343 1.515.227.343.51.176.51.176s-.561.653-.037.931c.477.25 1.283.394 1.71-.037.31-.31.371-1.001.486-1.283.028-.065.12.111.209.199.097.093.264.195.264.195s-.755.324-.445 1.066c.102.246.468.403 1.066.398.222-.005 2.664-.139 3.313-.296.375-.088.505-.283.505-.283s1.566-.431 2.998-1.357c.917-.598 1.293-.76 2.034-.936.612-.148.57-1.098-.241-1.084-.839.009-1.575.44-2.196.825-1.163.718-1.742.672-1.742.672l-.018-.032c-.079-.13.371-1.293-.134-2.678-.547-1.515-1.413-1.881-1.344-1.997.297-.5 1.038-1.297 1.334-2.78.176-.899.13-2.377-.269-3.151-.074-.144-.732.241-.732.241s-.616-1.371-.788-1.483a.271.271 0 0 0-.157-.046z",source:"https://github.com/yarnpkg/assets/blob/76d30ca2aebed5b73ea8131d972218fb860bd32d/yarn-kitten-circle.svg",hex:"2C8EBB",guidelines:"https://github.com/yarnpkg/assets/tree/76d30ca2aebed5b73ea8131d972218fb860bd32d",license:{type:"CC-BY-4.0",url:"https://spdx.org/licenses/CC-BY-4.0"}};function G9(e){const t=e.toLowerCase();return/\bvite\b/.test(t)?hn.vite:/\bcargo\s+/.test(t)?hn.cargo:/\brustc\b/.test(t)?hn.rust:/\bdotnet\b/.test(t)?hn.dotnet:/\bdocker(?:\s+compose|-compose|\s+)/.test(t)?hn.docker:/\bpython3?\b|\buvicorn\b|\bfastapi\b/.test(t)?hn.python:/\bgo\s+(run|test|build)\b|\bair\b/.test(t)?hn.go:/\bbun\b/.test(t)?hn.bun:/\bdeno\b/.test(t)?hn.deno:/\bpnpm\b/.test(t)?hn.pnpm:/\byarn\b/.test(t)?hn.yarn:/\bnpm\b/.test(t)?hn.npm:/\bnode\b/.test(t)?hn.node:hn.generic}const hn={bun:{kind:"bun",label:"Bun"},cargo:{kind:"cargo",label:"Cargo"},deno:{kind:"deno",label:"Deno"},dotnet:{kind:"dotnet",label:".NET"},docker:{kind:"docker",label:"Docker"},generic:{kind:"generic",label:"Process"},go:{kind:"go",label:"Go"},node:{kind:"node",label:"Node"},npm:{kind:"npm",label:"npm"},pnpm:{kind:"pnpm",label:"pnpm"},python:{kind:"python",label:"Python"},rust:{kind:"rust",label:"Rust"},vite:{kind:"vite",label:"Vite"},yarn:{kind:"yarn",label:"Yarn"}};function Zb({command:e,compact:t}){const s=G9(e),i=K9[s.kind];return o.jsx("span",{"aria-label":`${s.label} process`,className:ue("inline-flex shrink-0 items-center justify-center rounded-md border bg-card shadow-sm dark:border-zinc-700/80 dark:bg-zinc-100",t?"size-6":"size-7",i?"border-border":"border-border bg-muted text-muted-foreground dark:bg-zinc-100 dark:text-zinc-700"),style:i?{color:`#${i.hex}`}:void 0,title:s.label,children:i?o.jsx("svg",{"aria-hidden":"true",className:t?"size-3.5":"size-4",fill:"currentColor",role:"img",viewBox:"0 0 24 24",children:o.jsx("path",{d:i.path})}):o.jsx(mb,{className:t?"size-3.5":"size-4"})})}const K9={bun:z9,cargo:JS,deno:B9,dotnet:L9,docker:I9,generic:null,go:P9,node:$9,npm:H9,pnpm:U9,python:F9,rust:JS,vite:V9,yarn:q9};function Fn({className:e,...t}){return o.jsx("label",{className:ue("grid gap-1.5 text-xs font-medium text-muted-foreground",e),...t})}const W9=[{label:"npm",command:"npm run dev",description:"Node dev server"},{label:"pnpm",command:"pnpm dev",description:"pnpm dev server"},{label:"yarn",command:"yarn dev",description:"Yarn dev server"},{label:"bun",command:"bun dev",description:"Bun dev server"},{label:"Deno",command:"deno task dev",description:"Deno dev task"},{label:"Vite",badgeCommand:"vite",command:"npm run dev -- --host 127.0.0.1",description:"Vite app"},{label:"Go",command:"go run .",description:"Go app"},{label:"Rust",command:"cargo run",description:"Rust app"},{label:".NET",command:"dotnet watch run",description:".NET app"},{label:"Python",command:"python manage.py runserver",description:"Python app"},{label:"Docker",command:"docker compose up",description:"Docker Compose stack"}],ew=[{value:"local",label:"Local",hint:"Run a command in a local working directory."},{value:"docker-compose",label:"Docker Compose",hint:"Bring up a service defined in a docker-compose.yml file."},{value:"ssh",label:"SSH (remote)",hint:"Run a command on a remote host using your local ~/.ssh/config + ssh-agent."}];function Y9({result:e}){const t=[...e.stdout,...e.stderr].slice(0,4);return o.jsxs(Qe,{variant:e.ok?"default":"destructive",children:[o.jsx("div",{className:"font-medium",children:e.ok?"Command test passed":"Command test failed"}),o.jsx("div",{className:"mt-1 text-xs",children:e.message}),t.length?o.jsx("pre",{className:"mt-2 max-h-24 overflow-auto rounded-md bg-background/80 p-2 font-mono text-[11px] leading-4",children:t.join(`
|
|
73
|
-
`)}):null]})}function Qb({active:e,baseUrl:t,compact:s=!1,onRefresh:i,onStarted:a,restartAction:l,solidStart:u=!1,targetLabel:h}){return e?o.jsxs(o.Fragment,{children:[o.jsx(Lp,{compact:s,intent:"restart",icon:o.jsx(fb,{}),label:"Restart",action:l,targetLabel:h,url:`${t}/restart`,onRefresh:i,onSuccess:a}),o.jsx(Lp,{compact:s,intent:"stop",icon:o.jsx(nu,{}),label:"Stop",targetLabel:h,url:`${t}/stop`,onRefresh:i})]}):o.jsx(Lp,{compact:s,intent:u?"startSolid":"start",icon:o.jsx(tu,{}),label:"Start",targetLabel:h,url:`${t}/start`,onRefresh:i,onSuccess:a})}function Ah(e,t,s){const i=s instanceof Error?s.message:String(s);return`${e} failed for ${t}: ${i}`}function Lp({action:e,compact:t=!1,intent:s="neutral",icon:i,label:a,targetLabel:l,url:u,onRefresh:h,onSuccess:m}){const[f,p]=S.useState(!1),[b,v]=S.useState(null),{error:_,success:y}=Bs();async function w(E={}){p(!0);try{e?await e():await pn(u,E),y(`${a} requested for ${l}.`),await h(),v(null),m?.()}catch(T){T instanceof eC?v(T.conflict):_(Ah(a,l,T))}finally{p(!1)}}const C=o.jsxs(ne,{"aria-label":a,className:`${Z9[s]} ${t?"size-7":""}`.trim(),disabled:f,onClick:()=>w(),size:t?"icon":"sm",variant:"outline",children:[i,t?null:a]});return o.jsxs(o.Fragment,{children:[t?o.jsx(tl,{label:a,children:C}):C,b?o.jsx(X9,{busy:f,conflict:b,onCancel:()=>v(null),onKillAndStart:()=>w({strategy:"killHolder"}),targetLabel:l}):null]})}function X9({busy:e,conflict:t,onCancel:s,onKillAndStart:i,targetLabel:a}){const l=t.holder,u=`http://localhost:${t.port}/`;return o.jsx(Ai,{icon:o.jsx(EM,{}),onClose:e?()=>{}:s,title:`Port ${t.port} is already in use`,children:o.jsxs("div",{className:"space-y-3 p-4 text-sm",children:[o.jsxs("p",{children:[o.jsx("span",{className:"font-medium",children:a})," wants port"," ",o.jsx("span",{className:"font-mono",children:t.port}),", but it's already held by:"]}),o.jsx("pre",{className:"overflow-auto whitespace-pre-wrap rounded border border-border bg-background p-3 font-mono text-xs",children:l?`pid ${l.pid}${l.pgid?` (pgid ${l.pgid})`:""}
|
|
74
|
-
${l.command}`:"unknown process"}),o.jsxs("div",{className:"flex flex-wrap justify-end gap-2 pt-2",children:[o.jsx(ne,{onClick:s,size:"sm",type:"button",variant:"outline",disabled:e,children:"Cancel"}),o.jsxs(ne,{onClick:()=>window.open(u,"_blank","noopener,noreferrer"),size:"sm",type:"button",variant:"outline",disabled:e,children:[o.jsx(Ga,{}),"Open in browser"]}),o.jsx(ne,{className:"border-red-600 bg-red-600 text-white hover:bg-red-700",disabled:e||!l,onClick:i,size:"sm",type:"button",children:"Stop holder & start"})]})]})})}const Z9={neutral:"",restart:"border-amber-600 bg-amber-600 text-white hover:bg-amber-700",start:"",startSolid:"border-emerald-600 bg-emerald-600 text-white hover:bg-emerald-700",stop:"border-red-600 bg-red-600 text-white hover:bg-red-700"};function Q9({cwd:e,onRefresh:t,onSaved:s,initialService:i}){const{error:a,success:l}=Bs(),u=!!i,[h,m]=S.useState(i?.kind??"local"),[f,p]=S.useState(i?.name??""),[b,v]=S.useState(i?.command??""),[_,y]=S.useState(i?.cwd??e),[w,C]=S.useState(i?.port?String(i.port):""),[E,T]=S.useState(i?.description??""),[N,M]=S.useState(i?.composeFile??""),[R,z]=S.useState(i?.composeService??""),[O,j]=S.useState(i?.host??""),[P,B]=S.useState(null),[H,V]=S.useState(!1);S.useEffect(()=>{B(null)},[b,_,w,h]);function q(){p(""),v(""),y(e),C(""),T(""),M(""),z(""),j(""),B(null)}async function W(L){L.preventDefault();try{const X={name:f,kind:h,cwd:_,port:w,description:E};(h==="local"||h==="ssh")&&(X.command=b),h==="docker-compose"&&(X.composeFile=N,X.composeService=R),h==="ssh"&&(X.host=O),await pn("/api/services",X),u||q(),l(u?`${f} updated.`:`${f} added.`),await t(),s?.()}catch(X){a(Ah(u?"Update service":"Add service",f||"service",X))}}async function K(){if(!b.trim()){a("Test command failed for service: command is required.");return}V(!0);try{B(await E6({command:b,cwd:_,port:w}))}catch(L){a(Ah("Test command",f||"service",L))}finally{V(!1)}}return{editing:u,kind:h,setKind:m,name:f,setName:p,command:b,setCommand:v,formCwd:_,setFormCwd:y,port:w,setPort:C,description:E,setDescription:T,composeFile:N,setComposeFile:M,composeService:R,setComposeService:z,host:O,setHost:j,testResult:P,testing:H,submit:W,testCommand:K}}function tw({cwd:e,onRefresh:t,onSaved:s,initialService:i}){const{editing:a,kind:l,setKind:u,name:h,setName:m,command:f,setCommand:p,formCwd:b,setFormCwd:v,port:_,setPort:y,description:w,setDescription:C,composeFile:E,setComposeFile:T,composeService:N,setComposeService:M,host:R,setHost:z,testResult:O,testing:j,submit:P,testCommand:B}=Q9({cwd:e,onRefresh:t,onSaved:s,initialService:i}),H=ew.find(K=>K.value===l),V=l==="local"&&f.trim().length>0&&b.trim().length>0,q="grid gap-2 rounded-md border border-border bg-muted/30 p-3",W="px-1 text-[11px] font-semibold uppercase tracking-wide text-muted-foreground";return o.jsxs("form",{className:"grid gap-3",onSubmit:P,children:[o.jsxs("div",{className:"grid gap-3 sm:grid-cols-2",children:[o.jsxs("fieldset",{className:`${q} sm:col-span-2`,children:[o.jsx("legend",{className:W,children:"Step 1 · Service kind"}),o.jsx("div",{className:"grid grid-cols-3 gap-1.5",children:ew.map(K=>o.jsx(ne,{className:"justify-center",disabled:a,onClick:()=>u(K.value),size:"sm",type:"button",variant:l===K.value?"default":"outline",children:K.label},K.value))}),o.jsx("p",{className:"text-[11px] text-muted-foreground",children:H.hint})]}),o.jsxs("div",{className:"grid gap-3 sm:col-start-1 sm:row-start-2 sm:self-start",children:[o.jsxs("fieldset",{className:q,children:[o.jsx("legend",{className:W,children:"Step 2 · Identity"}),o.jsxs(Fn,{children:["Name",o.jsx(nt,{className:"h-8 text-sm",name:"name",onChange:K=>m(K.target.value),placeholder:"backend",readOnly:a,required:!0,value:h}),a?o.jsx("span",{className:"text-[11px] text-muted-foreground",children:"Name is the service key and can't be changed here."}):null]}),o.jsxs(Fn,{children:["Description",o.jsx(nt,{className:"h-8 text-sm",name:"description",onChange:K=>C(K.target.value),placeholder:"API server",value:w})]})]}),o.jsxs("fieldset",{className:q,children:[o.jsx("legend",{className:W,children:"Step 4 · Networking (optional)"}),o.jsxs(Fn,{children:["Port",o.jsx(nt,{className:"h-8 text-sm",inputMode:"numeric",name:"port",onChange:K=>y(K.target.value),placeholder:"3001",value:_})]})]})]}),l==="local"?o.jsxs("fieldset",{className:`${q} sm:col-start-2 sm:row-start-2 sm:self-start`,children:[o.jsx("legend",{className:W,children:"Step 3 · Local command"}),o.jsx("div",{className:"grid grid-cols-2 gap-1.5 sm:grid-cols-4",children:W9.map(K=>o.jsxs(ne,{className:"justify-start gap-1.5",onClick:()=>{p(K.command),C(K.description)},size:"sm",type:"button",variant:"outline",children:[o.jsx(Zb,{command:K.badgeCommand??K.command,compact:!0}),o.jsx("span",{className:"truncate",children:K.label})]},K.label))}),o.jsxs(Fn,{children:["Command",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"command",onChange:K=>p(K.target.value),placeholder:"npm run dev",required:!0,value:f})]}),o.jsxs(Fn,{children:["Working Directory",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"cwd",onChange:K=>v(K.target.value),required:!0,value:b})]})]}):null,l==="docker-compose"?o.jsxs("fieldset",{className:`${q} sm:col-start-2 sm:row-start-2 sm:self-start`,children:[o.jsx("legend",{className:W,children:"Step 3 · Docker Compose target"}),o.jsxs(Fn,{children:["Compose Service",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"composeService",onChange:K=>M(K.target.value),placeholder:"api",required:!0,value:N})]}),o.jsxs(Fn,{children:["Compose File (optional)",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"composeFile",onChange:K=>T(K.target.value),placeholder:"docker-compose.yml",value:E})]}),o.jsxs(Fn,{children:["Working Directory (where compose file lives)",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"cwd",onChange:K=>v(K.target.value),required:!0,value:b})]})]}):null,l==="ssh"?o.jsxs("fieldset",{className:`${q} sm:col-start-2 sm:row-start-2 sm:self-start`,children:[o.jsx("legend",{className:W,children:"Step 3 · SSH connection"}),o.jsxs(Fn,{children:["SSH Host (alias from ~/.ssh/config)",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"host",onChange:K=>z(K.target.value),placeholder:"devbox",required:!0,value:R})]}),o.jsxs(Fn,{children:["Remote Command",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"command",onChange:K=>p(K.target.value),placeholder:"npm run dev",required:!0,value:f})]}),o.jsxs(Fn,{children:["Remote Working Directory",o.jsx(nt,{className:"h-8 font-mono text-sm",name:"cwd",onChange:K=>v(K.target.value),placeholder:"/srv/app",required:!0,value:b})]}),o.jsxs(Qe,{variant:"muted",children:[o.jsx("div",{className:"font-medium",children:"SSH key handling"}),o.jsxs("div",{className:"mt-1 text-xs",children:["NoMoreIDE never stores key files. Add a ",o.jsxs("code",{children:["Host ",R||"<alias>"]})," entry to",o.jsx("code",{children:" ~/.ssh/config"})," with ",o.jsx("code",{children:"HostName"}),", ",o.jsx("code",{children:"User"}),", and"," ",o.jsx("code",{children:"IdentityFile ~/.ssh/your-key.pem"})," (chmod 0600). Make sure"," ",o.jsx("code",{children:"ssh-agent"})," is running or your key is loaded (",o.jsx("code",{children:"ssh-add ~/.ssh/your-key.pem"}),"). NoMoreIDE will run"," ",o.jsxs("code",{children:["ssh ",R||"<alias>"]})," using that config."]})]})]}):null]}),O?o.jsx(Y9,{result:O}):null,o.jsxs("div",{className:"flex flex-wrap justify-end gap-2",children:[l==="local"?o.jsxs(ne,{disabled:j||!V,onClick:B,type:"button",variant:"outline",children:[o.jsx(mb,{}),j?"Testing...":"Test Command"]}):null,o.jsx(ne,{type:"submit",children:a?"Save Service":"Add Service"})]})]})}function pN({initialName:e="",initialServices:t=[],onSaved:s,onRefresh:i,originalName:a,services:l,submitLabel:u="Save Group"}){const{error:h,success:m}=Bs();async function f(p){p.preventDefault();const b=p.currentTarget,v=new FormData(b),_=String(v.get("name")??""),y=v.getAll("services").map(w=>String(w)).filter(Boolean);try{await pn("/api/bundles",{name:_,originalName:a,services:y.join(",")}),b.reset(),m(`${_} group saved.`),await i(),s?.()}catch(w){h(Ah("Save group",_||"group",w))}}return o.jsxs("form",{className:"grid gap-2.5",onSubmit:f,children:[o.jsxs(Fn,{children:["Group name",o.jsx(nt,{className:"h-8 text-sm",defaultValue:e,name:"name",placeholder:"full-stack",required:!0})]}),o.jsxs("fieldset",{className:"grid gap-1.5",children:[o.jsx("legend",{className:"text-xs font-medium",children:"Services"}),l.length?l.map(p=>o.jsxs("label",{className:"flex items-center gap-2 overflow-hidden rounded-md border border-border px-2.5 py-1.5 text-sm",children:[o.jsx("input",{className:"size-4 shrink-0 accent-primary",defaultChecked:t.includes(p.name),name:"services",type:"checkbox",value:p.name}),o.jsx(Zb,{command:p.command??"",compact:!0}),o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-sm font-medium",children:p.name}),o.jsx("span",{className:"block truncate font-mono text-[11px] text-muted-foreground",children:p.command??p.kind??""})]})]},p.name)):o.jsx(Qe,{variant:"muted",children:"All services are already grouped, or none registered."})]}),o.jsx(ne,{className:"h-8",disabled:!l.length,type:"submit",children:u})]})}function J9({allServices:e,group:t,onRefresh:s,ports:i,services:a,health:l,statuses:u,timeline:h,selectedService:m,onSelectService:f,onDropService:p}){const[b,v]=S.useState(!1),[_,y]=S.useState(!1),[w,C]=S.useState(!1),E=a.some(M=>Ic(u[M.name]?.state));function T(M){!p||!M.dataTransfer.types.includes(Kc)||(M.preventDefault(),M.dataTransfer.dropEffect="copy",C(!0))}function N(M){if(!p)return;M.preventDefault(),C(!1);const R=M.dataTransfer.getData(Kc);R&&p(R)}return o.jsxs("section",{className:ue("transition-colors",w&&"bg-primary/5 outline-dashed outline-2 -outline-offset-2 outline-primary/60"),onDragOver:T,onDragLeave:()=>C(!1),onDrop:N,children:[o.jsxs("div",{className:"flex items-center gap-1.5 bg-muted/35 px-3 py-1.5",children:[o.jsxs("button",{"aria-expanded":!_,className:"flex min-w-0 flex-1 cursor-pointer items-center gap-1.5 text-left",onClick:()=>y(M=>!M),type:"button",children:[o.jsx(jn,{className:ue("size-3.5 shrink-0 text-muted-foreground transition-transform",_&&"-rotate-90")}),o.jsx("span",{className:"truncate text-sm font-medium",children:t.name}),t.services.length?o.jsx(Ue,{size:"small",variant:"secondary",children:t.services.length}):null]}),o.jsx(tl,{label:"Edit group",children:o.jsx(ne,{"aria-expanded":b,"aria-label":`Edit ${t.name}`,className:"size-7",onClick:()=>v(M=>!M),size:"icon",type:"button",variant:"ghost",children:o.jsx(Hc,{})})}),o.jsx(Qb,{active:E,baseUrl:`/api/bundles/${encodeURIComponent(t.name)}`,compact:!0,restartAction:async()=>{await pn(`/api/bundles/${encodeURIComponent(t.name)}/stop`,{}),await pn(`/api/bundles/${encodeURIComponent(t.name)}/start`,{})},solidStart:!0,targetLabel:`group ${t.name}`,onRefresh:s,onStarted:()=>{const M=a[0];M&&f(M.name)}})]}),b?o.jsx("div",{className:"border-t border-border bg-background/65 p-3",children:o.jsx(pN,{initialName:t.name,initialServices:t.services,onRefresh:s,onSaved:()=>v(!1),originalName:t.name,services:e,submitLabel:"Save Group"})}):null,_?null:o.jsx("div",{className:"divide-y divide-border border-t border-border bg-background/45",children:a.length?a.map(M=>o.jsx(gN,{service:M,status:u[M.name],health:l[M.name],ports:i,onRefresh:s,timeline:h,selected:m===M.name,onSelect:()=>f(M.name)},M.name)):o.jsx(Qe,{variant:"muted",className:"m-4",children:"This group does not match any registered services."})})]})}function gN({service:e,status:t,onRefresh:s,selected:i=!1,onSelect:a}){const l=t?.state??"stopped",u=Ic(l),[h,m]=S.useState(!1);return o.jsxs("div",{"aria-selected":i,draggable:!0,onDragStart:f=>{f.dataTransfer.setData(Kc,e.name),e.cwd&&fN(f.dataTransfer,e.cwd),f.dataTransfer.effectAllowed="copyMove",m(!0)},onDragEnd:()=>m(!1),className:ue("group grid cursor-pointer grid-cols-[1.75rem_minmax(0,1fr)_auto_auto] items-center gap-2 border-l-2 px-3 py-1.5 transition-colors",h&&"opacity-50",i?"border-l-primary bg-primary/10":"border-l-transparent hover:bg-muted"),onClick:a,role:"option",children:[o.jsx(Zb,{command:e.command??""}),o.jsxs("div",{className:"min-w-0 flex-1",children:[o.jsx("div",{className:"truncate text-sm font-medium",children:e.name}),o.jsxs("div",{className:"flex items-center gap-1.5 text-[11px] text-muted-foreground",children:[o.jsx(ez,{kind:e.kind}),e.port?o.jsxs("span",{children:[":",e.port]}):null]})]}),o.jsx(Jb,{state:l}),o.jsx("span",{className:"flex items-center gap-1",onClick:f=>f.stopPropagation(),children:o.jsx(Qb,{active:u,baseUrl:`/api/services/${encodeURIComponent(e.name)}`,compact:!0,targetLabel:e.name,onRefresh:s,onStarted:a})})]})}const Kc="application/x-nomoreide-service",sw={local:{label:"local",className:"border-border bg-muted text-muted-foreground"},"docker-compose":{label:"docker",className:"border-sky-500/40 bg-sky-500/10 text-sky-700 dark:text-sky-300"},ssh:{label:"ssh",className:"border-violet-500/40 bg-violet-500/10 text-violet-700 dark:text-violet-300"}};function ez({kind:e}){const t=sw[e??"local"]??sw.local;return o.jsx("span",{className:ue("rounded border px-1 py-px text-[9px] font-semibold uppercase leading-none tracking-wide",t.className),children:t.label})}function Ic(e){return e==="running"||e==="starting"}function tz(e){return`http://127.0.0.1:${e}`}function Jb({state:e}){return o.jsx(Ue,{variant:e==="running"?"success":e==="exited"?"danger":e==="starting"?"warning":"outline",className:ue(e==="running"&&"font-mono"),children:e})}function sz({data:e}){const[t,s]=S.useState(!1),[i,a]=S.useState(()=>ZS()),[l,u]=S.useState(""),[h,m]=S.useState([]),[f,p]=S.useState([]),[b,v]=S.useState(null),{sendToAgent:_}=cs();S.useEffect(()=>{if(!t)return;let N=!0;return v(null),Promise.allSettled([tC(),sC(20)]).then(M=>{if(!N)return;const[R,z]=M;R.status==="fulfilled"&&m(R.value),z.status==="fulfilled"&&p(z.value),M.filter(j=>j.status==="rejected").length&&v("Some AI context could not be loaded. You can still send available context.")}),()=>{N=!1}},[t]);const y=S.useMemo(()=>nz(e),[e]),w=i9(i),C=S.useMemo(()=>i.serviceNames.length+i.databaseNames.length+i.errorIds.length+i.repositoryPaths.length,[i]);function E(N,M){a(R=>{const z=R[N],O=z.includes(M)?z.filter(j=>j!==M):[...z,M];return{...R,[N]:O}})}function T(){w&&(_({prompt:r9({dashboard:e,databases:h,incidents:f,note:l,selection:i}),source:{type:"workspace-context",label:"AI Diagnose"},label:a9({note:l,selection:i})}),s(!1),u(""),a(ZS()))}return o.jsxs(o.Fragment,{children:[o.jsxs("button",{"aria-label":"Open AI Diagnose",className:Ch(),onClick:()=>s(!0),title:"Open AI Diagnose",type:"button",children:[o.jsx("span",{className:Eh(),children:o.jsx(Ls,{className:"size-4"})}),o.jsx("span",{className:Nh(),children:"Diagnose"})]}),t?o.jsx(Ai,{icon:o.jsx(Ls,{}),onClose:()=>s(!1),size:"xl",title:"AI Diagnose",children:o.jsxs("div",{className:"space-y-4",children:[o.jsxs("div",{className:"flex flex-wrap items-start justify-between gap-2",children:[o.jsxs("div",{children:[o.jsx("div",{className:"text-sm font-medium",children:"Pick the context the agent should inspect"}),o.jsx("div",{className:"text-xs text-muted-foreground",children:"Combine services, databases, incidents, and repositories into one focused prompt."})]}),o.jsxs(Ue,{variant:C?"secondary":"outline",children:[C," selected"]})]}),b?o.jsx(Qe,{variant:"muted",children:b}):null,o.jsxs("div",{className:"grid min-h-0 gap-3 overflow-hidden lg:grid-cols-4",children:[o.jsx(Hd,{count:e.config.services.length,icon:o.jsx(Qk,{}),title:"Services",children:o.jsx("div",{className:"grid gap-2",children:e.config.services.map(N=>{const M=i.serviceNames.includes(N.name),R=e.runtime.services[N.name],z=e.health[N.name];return o.jsxs(Ud,{selected:M,onClick:()=>E("serviceNames",N.name),children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate font-semibold",children:N.name}),o.jsx("span",{className:"shrink-0",children:o.jsx(Jb,{state:R?.state??"stopped"})})]}),o.jsxs("span",{className:"mt-1 flex flex-wrap gap-1.5 text-[11px] text-muted-foreground",children:[N.kind?o.jsx("span",{children:N.kind}):null,N.port?o.jsxs("span",{children:[":",N.port]}):null,z?.status?o.jsx("span",{children:z.status}):null]})]},N.name)})})}),o.jsx(Hd,{count:h.length,icon:o.jsx(di,{}),title:"Databases",children:h.length?o.jsx("div",{className:"grid gap-2",children:h.map(N=>o.jsxs(Ud,{selected:i.databaseNames.includes(N.name),onClick:()=>E("databaseNames",N.name),children:[o.jsx("span",{className:"truncate font-semibold",children:N.name}),o.jsx("span",{className:"mt-1 block truncate text-[11px] text-muted-foreground",children:N.engine})]},N.name))}):o.jsx(nw,{text:"No database connections detected."})}),o.jsx(Hd,{count:f.length,icon:o.jsx(mh,{}),title:"Error Inbox",children:f.length?o.jsx("div",{className:"grid gap-2",children:f.map(N=>o.jsxs(Ud,{selected:i.errorIds.includes(N.id),onClick:()=>E("errorIds",N.id),children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate font-semibold",children:N.title}),o.jsx(Ue,{appearance:"subtle",size:"small",variant:N.level==="error"?"danger":"secondary",children:N.level})]}),o.jsxs("span",{className:"mt-1 block min-w-0 truncate font-mono text-[11px] text-muted-foreground",children:[N.service," x",N.count]})]},N.id))}):o.jsx(nw,{text:"No recent incidents."})}),o.jsx(Hd,{count:y.length,icon:o.jsx(Xn,{}),title:"Git Repositories",children:o.jsx("div",{className:"grid gap-2",children:y.map(N=>{const M=i.repositoryPaths.includes(N.path),R=N.path===(e.git.selectedRepository?.path??e.git.cwd),z=R?e.git.status?.files.length??0:void 0;return o.jsxs(Ud,{selected:M,onClick:()=>E("repositoryPaths",N.path),children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate font-semibold",children:N.name}),R?o.jsx(Ue,{className:"shrink-0",size:"small",variant:"outline",children:"current"}):null]}),o.jsx("span",{className:"mt-1 block min-w-0 truncate font-mono text-[11px] text-muted-foreground",children:N.path}),z!==void 0?o.jsx("span",{className:"mt-1 block truncate text-[11px] text-muted-foreground",children:z?`${z} changed file${z===1?"":"s"}`:"No changed files"}):null]},N.path)})})})]}),o.jsxs("label",{className:"block space-y-2",children:[o.jsx("span",{className:"text-sm font-medium",children:"Extra context"}),o.jsx("textarea",{className:"min-h-24 w-full resize-y rounded-md border border-border bg-background px-3 py-2 text-sm outline-none transition-colors placeholder:text-muted-foreground focus:border-foreground/40 focus:ring-2 focus:ring-ring",onChange:N=>u(N.target.value),placeholder:"Example: checkout is failing after login, API exits when DB is selected...",value:l})]}),o.jsxs("div",{className:"flex items-center justify-end gap-2",children:[o.jsx(ne,{onClick:()=>s(!1),type:"button",variant:"outline",children:"Cancel"}),o.jsxs(ne,{className:"gap-2",disabled:!w,onClick:T,type:"button",children:[o.jsx(Jj,{className:"size-4"}),"Send"]})]})]})}):null]})}function Hd({children:e,count:t,icon:s,title:i}){return o.jsxs("section",{className:"flex max-h-[min(520px,calc(100vh-18rem))] min-h-0 min-w-0 flex-col space-y-2 rounded-md border border-border bg-background/45 p-3",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2 text-sm font-semibold",children:[o.jsx("span",{className:"flex size-6 items-center justify-center rounded-md border border-border bg-background text-muted-foreground [&_svg]:size-3.5",children:s}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:i}),o.jsx(Ue,{className:"shrink-0",size:"small",variant:"outline",children:t})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto pr-1",children:e})]})}function Ud({children:e,onClick:t,selected:s}){return o.jsx("button",{"aria-pressed":s,className:ue("min-h-16 min-w-0 rounded-md border p-3 text-left text-sm transition-colors",s?"border-primary bg-primary/10 text-foreground":"border-border bg-background hover:border-foreground/30 hover:bg-muted/60"),onClick:t,type:"button",children:e})}function nw({text:e}){return o.jsx("div",{className:"rounded-md border border-dashed border-border bg-background/60 px-3 py-3 text-xs text-muted-foreground",children:e})}function nz(e){return e.config.gitRepositories.length?e.config.gitRepositories:e.git.selectedRepository?[e.git.selectedRepository]:[{name:e.git.cwd.split("/").pop()??"repository",path:e.git.cwd}]}function iz(e){const{sendToAgent:t,streaming:s,turns:i}=cs(),[a,l]=S.useState(null),u=S.useRef(i);S.useEffect(()=>{u.current=i},[i]);const h=S.useRef(!1),m=S.useRef(!1),f=S.useRef(null),p=S.useRef(null),b=S.useRef(!1);S.useEffect(()=>{if(s)b.current=!0;else if(b.current&&p.current){const R=p.current;p.current=null,R()}},[s]);const v=S.useCallback(()=>new Promise(R=>{f.current=R}),[]),_=S.useCallback(()=>new Promise(R=>{let z=!1;const O=()=>{z||(z=!0,clearTimeout(j),p.current=null,R())};p.current=O;const j=setTimeout(()=>{b.current||O()},8e3)}),[]),y=S.useCallback(async R=>{const z=await _y();return R==="committed"?z.files.length===0:R==="pushed"?z.ahead===0:!0},[]),w=S.useCallback(async R=>{if(R.op==="push"){await Wh();return}if(R.op==="commit"){const z=await _y(),O=z.files.map(j=>j.path);if(!O.length)throw new Error("Nothing to commit — the working tree is clean.");await nC(O),await iC(oz(z.files));return}throw new Error(`Unknown action: ${R.op}`)},[]),C=S.useCallback(async(R,z=!1)=>{if(h.current)return;h.current=!0,m.current=!1;const O=R.steps.map(()=>"pending"),j=R.steps.map(()=>""),P=(H,V,q)=>{O[H]=V,l(W=>W&&{...W,index:H,statuses:[...O],outputs:[...j],...q})};l({workflow:R,index:0,statuses:[...O],outputs:[...j],error:null,outcome:"running"});const B=H=>{h.current=!1,l(V=>V&&{...V,outcome:H})};for(let H=0;H<R.steps.length;H++){const V=R.steps[H];if(V.kind==="gate"){P(H,"waiting");const q=await v();if(f.current=null,q==="stop"){P(H,"skipped"),B("stopped");return}P(H,q==="skip"?"skipped":"done");continue}if(V.kind==="action"){P(H,"running");try{await w(V),P(H,"done"),e?.()}catch(q){P(H,"failed",{error:rz(q)}),B("failed");return}if(m.current)return B("stopped");continue}if(P(H,"running"),b.current=!1,t({prompt:V.prompt,source:{type:"workflow",label:`${R.name}: ${V.title}`},mode:"send",label:V.title,autoApprove:z,background:!0}),await _(),e?.(),j[H]=az(u.current),V.verify&&!await y(V.verify).catch(()=>!1)){P(H,"failed",{error:V.verify==="committed"?"Expected the working tree to be clean after this step, but it isn't. Stopping before the next step.":"Expected the branch to be pushed (no commits ahead), but it isn't. Stopping."}),B("failed");return}if(P(H,"done"),m.current)return B("stopped")}B("done")},[e,w,t,y,_,v]),E=S.useCallback(()=>f.current?.("approve"),[]),T=S.useCallback(()=>f.current?.("skip"),[]),N=S.useCallback(()=>{m.current=!0,f.current?.("stop")},[]),M=S.useCallback(()=>{h.current||l(null)},[]);return{run:a,start:C,approve:E,skip:T,stop:N,dismiss:M,isRunning:!!a&&a.outcome==="running"}}function rz(e){return e instanceof Error?e.message:String(e)}function az(e){for(let t=e.length-1;t>=0;t--)if(e[t].role==="assistant")return e[t].text.trim();return""}function oz(e){const t=e.map(s=>s.path.split("/").pop()||s.path);return t.length===1?`Update ${t[0]}`:t.length<=3?`Update ${t.join(", ")}`:`Update ${t.slice(0,3).join(", ")} +${t.length-3} more`}const bN=S.createContext(null);function lz({onRefresh:e,children:t}){const s=iz(e);return o.jsx(bN.Provider,{value:s,children:t})}function cz(){const e=S.useContext(bN);if(!e)throw new Error("useWorkflowRun must be used within a WorkflowRunProvider");return e}function uz({git:e,onRefresh:t}){const{sendToAgent:s}=cs(),[i,a]=S.useState(!1),[l,u]=S.useState(null),[h,m]=S.useState(null),f=e.status,p=f?.branch||void 0,b=f?.files.length??0,v=f?.ahead??0,_=f?.behind??0;S.useEffect(()=>{if(!p){m(null);return}let C=!0;return rC(p,1).then(E=>{if(!C)return;const T=E[0];m(T&&dz(T)?T:null)}).catch(()=>{C&&m(null)}),()=>{C=!1}},[p]);const y=S.useMemo(()=>b>0||v>0||_>0||!!h,[b,v,_,h]);if(!f||!y)return null;async function w(){a(!0),u(null);try{await Wh(),t?.()}catch(C){u(C instanceof Error?C.message:String(C))}finally{a(!1)}}return o.jsx("div",{className:"mx-auto mb-2 w-full max-w-4xl",children:o.jsxs("div",{className:"flex flex-wrap items-center gap-1.5 rounded-md border border-border bg-muted/40 px-2 py-1.5 text-[11px]",children:[o.jsxs("span",{className:"mr-0.5 inline-flex items-center gap-1 font-medium text-muted-foreground",children:[o.jsx(Ls,{className:"size-3.5"}),p??"git"]}),b>0?o.jsx(Fd,{icon:o.jsx(K4,{className:"size-3"}),label:`Commit ${b} change${b===1?"":"s"}`,ai:!0,onClick:()=>s({prompt:J7({branch:p,fileCount:b}),source:{type:"git-situation",label:"uncommitted changes"},mode:"send",label:`Commit ${b} uncommitted change${b===1?"":"s"}`})}):null,_>0?o.jsx(Fd,{icon:o.jsx(lb,{className:"size-3"}),label:`Pull ${_} behind`,ai:!0,onClick:()=>s({prompt:e9({branch:p,behind:_,upstream:f.upstream}),source:{type:"git-situation",label:"behind upstream"},mode:"send",label:`Pull & rebase (${_} behind)`})}):null,v>0?o.jsx(Fd,{icon:i?o.jsx(Lt,{className:"size-3 animate-spin"}):o.jsx(gb,{className:"size-3"}),label:`Push ${v}`,disabled:i,onClick:()=>{w()}}):null,h?o.jsx(Fd,{danger:!0,icon:o.jsx(pb,{className:"size-3"}),label:"Fix failing CI",ai:!0,onClick:()=>s({prompt:t9({branch:p,runName:h.name,url:h.html_url}),source:{type:"git-situation",label:"failing CI"},mode:"send",label:`Fix failing CI: ${h.name}`})}):null,l?o.jsx("span",{className:"text-destructive",children:l}):null]})})}function Fd({ai:e,danger:t,disabled:s,icon:i,label:a,onClick:l}){return o.jsxs("button",{className:ue("inline-flex items-center gap-1 rounded-full border px-2 py-0.5 font-medium transition-colors disabled:opacity-50",t?"border-destructive/40 bg-destructive/5 text-destructive hover:bg-destructive/10":"border-border bg-background text-foreground hover:bg-muted"),disabled:s,onClick:l,type:"button",children:[i,a,e?o.jsx(Ls,{className:"size-3 opacity-70"}):null]})}function dz(e){return e.status==="completed"&&e.conclusion!==null&&!["success","neutral","skipped"].includes(e.conclusion)}const hz=new Set(["c","cpp","cs","go","java","js","jsx","kt","mjs","py","rs","swift","ts","tsx"]),fz=new Set([".env",".gitignore","components.json","dockerfile","package.json","tsconfig.json","vite.config.ts"]),mz=new Set(["conf","config","ini","toml","yaml","yml"]),pz=new Set(["csv","json","sql","xml"]),gz=new Set(["md","mdx","rst","txt"]),bz=new Set(["gif","jpeg","jpg","png","svg","webp"]),xz=new Set(["package-lock.json","pnpm-lock.yaml","yarn.lock"]),vz=new Set(["css","less","sass","scss"]);function _z(e){const t=e.split("/").pop()?.toLowerCase()??e.toLowerCase(),s=t.includes(".")?t.split(".").pop()??"":"";return xz.has(t)||t.endsWith(".lock")?"lock":yz(t)?"test":fz.has(t)||mz.has(s)?"config":vz.has(s)?"style":bz.has(s)?"image":gz.has(s)?"document":pz.has(s)?"data":hz.has(s)?"code":"generic"}function yz(e){return e.includes(".test.")||e.includes(".spec.")||e.endsWith("_test.go")}function ex({path:e,className:t}){const s=_z(e),i=Sz[s];return o.jsx(i,{"aria-label":`${s} file`,className:ue("size-3.5 shrink-0",wz[s],t)})}const Sz={code:$k,config:sM,data:di,document:Uk,generic:Fk,image:rj,lock:pj,style:Aj,test:L4},wz={code:"text-sky-600",config:"text-zinc-600",data:"text-emerald-700",document:"text-blue-700",generic:"text-muted-foreground",image:"text-fuchsia-700",lock:"text-amber-700",style:"text-rose-700",test:"text-violet-700"};function kz(e){const t=e.lastIndexOf(".");return t>0?e.slice(t):""}function Cz({onPick:e,onClose:t}){const[s,i]=S.useState(""),[a,l]=S.useState(null),[u,h]=S.useState(null),[m,f]=S.useState(!1),p=S.useRef(null),b=a?a.parent!==a.path:!1;return S.useEffect(()=>{function v(_){p.current&&!p.current.contains(_.target)&&t()}return document.addEventListener("mousedown",v),()=>document.removeEventListener("mousedown",v)},[t]),S.useEffect(()=>{let v=!0;return f(!0),h(null),oC(s,{files:!0}).then(_=>v&&l(_)).catch(_=>v&&h(_ instanceof Error?_.message:String(_))).finally(()=>v&&f(!1)),()=>{v=!1}},[s]),o.jsxs("div",{ref:p,className:"absolute bottom-full left-2 z-10 mb-2 w-[22rem] max-w-[calc(100vw-1rem)] overflow-hidden rounded-md border border-border bg-card shadow-lg",children:[o.jsxs("div",{className:"flex items-center gap-1 border-b border-border px-2 py-1.5",children:[o.jsx(ne,{"aria-label":"Parent folder",className:"size-7",disabled:!b,onClick:()=>a&&i(a.parent),size:"icon",type:"button",variant:"ghost",children:o.jsx(Gh,{})}),o.jsx("span",{className:"min-w-0 flex-1 truncate font-mono text-[11px] text-muted-foreground",title:a?.path,children:a?.path??"…"}),m?o.jsx(Lt,{className:"size-3.5 animate-spin text-muted-foreground"}):null,a?o.jsxs(ne,{className:"h-7 px-2 text-[11px]",onClick:()=>e(a.path),size:"sm",title:"Attach this folder",type:"button",variant:"outline",children:[o.jsx(b4,{})," This folder"]}):null,o.jsx(ne,{"aria-label":"Close",className:"size-7",onClick:t,size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})})]}),o.jsx("div",{className:"max-h-64 overflow-auto p-1",children:u?o.jsx(Qe,{variant:"destructive",className:"m-1",children:u}):a&&a.entries.length===0?o.jsx(Qe,{variant:"muted",className:"m-1 text-center",children:"Empty folder."}):a?.entries.map(v=>{const _=v.isDir?"":kz(v.name);return o.jsxs("button",{className:"flex w-full items-center gap-1.5 rounded-sm px-2 py-1 text-left text-[12px] hover:bg-muted",onClick:()=>v.isDir?i(v.path):e(v.path),title:v.path,type:"button",children:[v.isDir?o.jsx(Xa,{className:"size-3.5 shrink-0 text-amber-600"}):o.jsx(ex,{path:v.path}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:v.name}),_?o.jsx("span",{className:"shrink-0 rounded bg-muted px-1 font-mono text-[10px] text-muted-foreground",children:_}):null]},v.path)})})]})}const Ez=/```options[^\n]*\n([\s\S]*?)```/g,Nz=/```service[^\n]*\n([\s\S]*?)```/g,Tz=/```(?:options|service)[^\n]*\n[\s\S]*$/;function Az(e){const t=[];let s=null,i=e.replace(Ez,(a,l)=>{for(const u of l.split(`
|
|
75
|
-
`)){const h=u.replace(/^[-*\d.)\s]+/,"").trim();h&&t.push(h)}return""});return i=i.replace(Nz,(a,l)=>{const u=l.split(`
|
|
76
|
-
`).map(h=>h.trim()).find(Boolean);return u&&(s=u),""}),i=i.replace(Tz,""),{body:i.trim(),options:t,service:s}}function jz({options:e,disabled:t,onChoose:s}){return o.jsx("div",{className:"flex flex-wrap gap-1.5",children:e.map(i=>o.jsx(ne,{className:"h-7",disabled:t,onClick:()=>s(i),size:"sm",type:"button",variant:"outline",children:i},i))})}function Mz({service:e,onStart:t,onOpen:s}){return o.jsxs("div",{className:"flex flex-wrap items-center gap-1.5 rounded-md border border-border bg-muted/30 px-2 py-1.5",children:[o.jsxs("span",{className:"text-[11px] text-muted-foreground",children:["Added ",o.jsx("span",{className:"font-medium text-foreground",children:e})]}),o.jsxs("div",{className:"ml-auto flex gap-1.5",children:[o.jsxs(ne,{className:"h-7",onClick:()=>t(e),size:"sm",type:"button",children:[o.jsx(tu,{})," Start"]}),s?o.jsxs(ne,{className:"h-7",onClick:()=>s(e),size:"sm",type:"button",variant:"outline",children:[o.jsx(Ga,{})," Open"]}):null]})]})}function tx(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Ja=tx();function xN(e){Ja=e}var Ba={exec:()=>null};function Ho(e){let t=[];return s=>{let i=Math.max(0,Math.min(3,s-1)),a=t[i];return a||(a=e(i),t[i]=a),a}}function ct(e,t=""){let s=typeof e=="string"?e:e.source,i={replace:(a,l)=>{let u=typeof l=="string"?l:l.source;return u=u.replace(qs.caret,"$1"),s=s.replace(a,u),i},getRegex:()=>new RegExp(s,t)};return i}var Rz=((e="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+e)}catch{return!1}})(),qs={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:Ho(e=>new RegExp(`^ {0,${e}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`)),hrRegex:Ho(e=>new RegExp(`^ {0,${e}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`)),fencesBeginRegex:Ho(e=>new RegExp(`^ {0,${e}}(?:\`\`\`|~~~)`)),headingBeginRegex:Ho(e=>new RegExp(`^ {0,${e}}#`)),htmlBeginRegex:Ho(e=>new RegExp(`^ {0,${e}}<(?:[a-z].*>|!--)`,"i")),blockquoteBeginRegex:Ho(e=>new RegExp(`^ {0,${e}}>`))},Dz=/^(?:[ \t]*(?:\n|$))+/,Oz=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,Lz=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,du=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,zz=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,sx=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,vN=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_N=ct(vN).replace(/bull/g,sx).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Bz=ct(vN).replace(/bull/g,sx).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),nx=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,Iz=/^[^\n]+/,ix=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,Pz=ct(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",ix).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),$z=ct(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,sx).getRegex(),ef="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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",rx=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,Hz=ct("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",rx).replace("tag",ef).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),yN=ct(nx).replace("hr",du).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ef).getRegex(),Uz=ct(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",yN).getRegex(),ax={blockquote:Uz,code:Oz,def:Pz,fences:Lz,heading:zz,hr:du,html:Hz,lheading:_N,list:$z,newline:Dz,paragraph:yN,table:Ba,text:Iz},iw=ct("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",du).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ef).getRegex(),Fz={...ax,lheading:Bz,table:iw,paragraph:ct(nx).replace("hr",du).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",iw).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ef).getRegex()},Vz={...ax,html:ct(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",rx).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ba,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ct(nx).replace("hr",du).replace("heading",` *#{1,6} *[^
|
|
77
|
-
]`).replace("lheading",_N).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},qz=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Gz=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,SN=/^( {2,}|\\)\n(?!\s*$)/,Kz=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,hl=/[\p{P}\p{S}]/u,tf=/[\s\p{P}\p{S}]/u,ox=/[^\s\p{P}\p{S}]/u,Wz=ct(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,tf).getRegex(),wN=/(?!~)[\p{P}\p{S}]/u,Yz=/(?!~)[\s\p{P}\p{S}]/u,Xz=/(?:[^\s\p{P}\p{S}]|~)/u,Zz=ct(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",Rz?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),kN=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,Qz=ct(kN,"u").replace(/punct/g,hl).getRegex(),Jz=ct(kN,"u").replace(/punct/g,wN).getRegex(),CN="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",eB=ct(CN,"gu").replace(/notPunctSpace/g,ox).replace(/punctSpace/g,tf).replace(/punct/g,hl).getRegex(),tB=ct(CN,"gu").replace(/notPunctSpace/g,Xz).replace(/punctSpace/g,Yz).replace(/punct/g,wN).getRegex(),sB=ct("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,ox).replace(/punctSpace/g,tf).replace(/punct/g,hl).getRegex(),nB=ct(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,hl).getRegex(),iB="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",rB=ct(iB,"gu").replace(/notPunctSpace/g,ox).replace(/punctSpace/g,tf).replace(/punct/g,hl).getRegex(),aB=ct(/\\(punct)/,"gu").replace(/punct/g,hl).getRegex(),oB=ct(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),lB=ct(rx).replace("(?:-->|$)","-->").getRegex(),cB=ct("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",lB).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),jh=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,uB=ct(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",jh).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),EN=ct(/^!?\[(label)\]\[(ref)\]/).replace("label",jh).replace("ref",ix).getRegex(),NN=ct(/^!?\[(ref)\](?:\[\])?/).replace("ref",ix).getRegex(),dB=ct("reflink|nolink(?!\\()","g").replace("reflink",EN).replace("nolink",NN).getRegex(),rw=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,lx={_backpedal:Ba,anyPunctuation:aB,autolink:oB,blockSkip:Zz,br:SN,code:Gz,del:Ba,delLDelim:Ba,delRDelim:Ba,emStrongLDelim:Qz,emStrongRDelimAst:eB,emStrongRDelimUnd:sB,escape:qz,link:uB,nolink:NN,punctuation:Wz,reflink:EN,reflinkSearch:dB,tag:cB,text:Kz,url:Ba},hB={...lx,link:ct(/^!?\[(label)\]\((.*?)\)/).replace("label",jh).getRegex(),reflink:ct(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",jh).getRegex()},h0={...lx,emStrongRDelimAst:tB,emStrongLDelim:Jz,delLDelim:nB,delRDelim:rB,url:ct(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",rw).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:ct(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",rw).getRegex()},fB={...h0,br:ct(SN).replace("{2,}","*").getRegex(),text:ct(h0.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Vd={normal:ax,gfm:Fz,pedantic:Vz},mc={normal:lx,gfm:h0,breaks:fB,pedantic:hB},mB={"&":"&","<":"<",">":">",'"':""","'":"'"},aw=e=>mB[e];function _i(e,t){if(t){if(qs.escapeTest.test(e))return e.replace(qs.escapeReplace,aw)}else if(qs.escapeTestNoEncode.test(e))return e.replace(qs.escapeReplaceNoEncode,aw);return e}function ow(e){try{e=encodeURI(e).replace(qs.percentDecode,"%")}catch{return null}return e}function lw(e,t){let s=e.replace(qs.findPipe,(l,u,h)=>{let m=!1,f=u;for(;--f>=0&&h[f]==="\\";)m=!m;return m?"|":" |"}),i=s.split(qs.splitPipe),a=0;if(i[0].trim()||i.shift(),i.length>0&&!i.at(-1)?.trim()&&i.pop(),t)if(i.length>t)i.splice(t);else for(;i.length<t;)i.push("");for(;a<i.length;a++)i[a]=i[a].trim().replace(qs.slashPipe,"|");return i}function Wr(e,t,s){let i=e.length;if(i===0)return"";let a=0;for(;a<i&&e.charAt(i-a-1)===t;)a++;return e.slice(0,i-a)}function cw(e){let t=e.split(`
|
|
78
|
-
`),s=t.length-1;for(;s>=0&&qs.blankLine.test(t[s]);)s--;return t.length-s<=2?e:t.slice(0,s+1).join(`
|
|
79
|
-
`)}function pB(e,t){if(e.indexOf(t[1])===-1)return-1;let s=0;for(let i=0;i<e.length;i++)if(e[i]==="\\")i++;else if(e[i]===t[0])s++;else if(e[i]===t[1]&&(s--,s<0))return i;return s>0?-2:-1}function gB(e,t=0){let s=t,i="";for(let a of e)if(a===" "){let l=4-s%4;i+=" ".repeat(l),s+=l}else i+=a,s++;return i}function uw(e,t,s,i,a){let l=t.href,u=t.title||null,h=e[1].replace(a.other.outputLinkReplace,"$1");i.state.inLink=!0;let m={type:e[0].charAt(0)==="!"?"image":"link",raw:s,href:l,title:u,text:h,tokens:i.inlineTokens(h)};return i.state.inLink=!1,m}function bB(e,t,s){let i=e.match(s.other.indentCodeCompensation);if(i===null)return t;let a=i[1];return t.split(`
|
|
80
|
-
`).map(l=>{let u=l.match(s.other.beginningSpace);if(u===null)return l;let[h]=u;return h.length>=a.length?l.slice(a.length):l}).join(`
|
|
81
|
-
`)}var Mh=class{options;rules;lexer;constructor(e){this.options=e||Ja}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let s=this.options.pedantic?t[0]:cw(t[0]),i=s.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:s,codeBlockStyle:"indented",text:i}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let s=t[0],i=bB(s,t[3]||"",this.rules);return{type:"code",raw:s,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:i}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let s=t[2].trim();if(this.rules.other.endingHash.test(s)){let i=Wr(s,"#");(this.options.pedantic||!i||this.rules.other.endingSpaceChar.test(i))&&(s=i.trim())}return{type:"heading",raw:Wr(t[0],`
|
|
82
|
-
`),depth:t[1].length,text:s,tokens:this.lexer.inline(s)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:Wr(t[0],`
|
|
83
|
-
`)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let s=Wr(t[0],`
|
|
84
|
-
`).split(`
|
|
85
|
-
`),i="",a="",l=[];for(;s.length>0;){let u=!1,h=[],m;for(m=0;m<s.length;m++)if(this.rules.other.blockquoteStart.test(s[m]))h.push(s[m]),u=!0;else if(!u)h.push(s[m]);else break;s=s.slice(m);let f=h.join(`
|
|
86
|
-
`),p=f.replace(this.rules.other.blockquoteSetextReplace,`
|
|
87
|
-
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");i=i?`${i}
|
|
88
|
-
${f}`:f,a=a?`${a}
|
|
89
|
-
${p}`:p;let b=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(p,l,!0),this.lexer.state.top=b,s.length===0)break;let v=l.at(-1);if(v?.type==="code")break;if(v?.type==="blockquote"){let _=v,y=_.raw+`
|
|
90
|
-
`+s.join(`
|
|
91
|
-
`),w=this.blockquote(y);l[l.length-1]=w,i=i.substring(0,i.length-_.raw.length)+w.raw,a=a.substring(0,a.length-_.text.length)+w.text;break}else if(v?.type==="list"){let _=v,y=_.raw+`
|
|
92
|
-
`+s.join(`
|
|
93
|
-
`),w=this.list(y);l[l.length-1]=w,i=i.substring(0,i.length-v.raw.length)+w.raw,a=a.substring(0,a.length-_.raw.length)+w.raw,s=y.substring(l.at(-1).raw.length).split(`
|
|
94
|
-
`);continue}}return{type:"blockquote",raw:i,tokens:l,text:a}}}list(e){let t=this.rules.block.list.exec(e);if(t){let s=t[1].trim(),i=s.length>1,a={type:"list",raw:"",ordered:i,start:i?+s.slice(0,-1):"",loose:!1,items:[]};s=i?`\\d{1,9}\\${s.slice(-1)}`:`\\${s}`,this.options.pedantic&&(s=i?s:"[*+-]");let l=this.rules.other.listItemRegex(s),u=!1;for(;e;){let m=!1,f="",p="";if(!(t=l.exec(e))||this.rules.block.hr.test(e))break;f=t[0],e=e.substring(f.length);let b=gB(t[2].split(`
|
|
95
|
-
`,1)[0],t[1].length),v=e.split(`
|
|
96
|
-
`,1)[0],_=!b.trim(),y=0;if(this.options.pedantic?(y=2,p=b.trimStart()):_?y=t[1].length+1:(y=b.search(this.rules.other.nonSpaceChar),y=y>4?1:y,p=b.slice(y),y+=t[1].length),_&&this.rules.other.blankLine.test(v)&&(f+=v+`
|
|
97
|
-
`,e=e.substring(v.length+1),m=!0),!m){let w=this.rules.other.nextBulletRegex(y),C=this.rules.other.hrRegex(y),E=this.rules.other.fencesBeginRegex(y),T=this.rules.other.headingBeginRegex(y),N=this.rules.other.htmlBeginRegex(y),M=this.rules.other.blockquoteBeginRegex(y);for(;e;){let R=e.split(`
|
|
98
|
-
`,1)[0],z;if(v=R,this.options.pedantic?(v=v.replace(this.rules.other.listReplaceNesting," "),z=v):z=v.replace(this.rules.other.tabCharGlobal," "),E.test(v)||T.test(v)||N.test(v)||M.test(v)||w.test(v)||C.test(v))break;if(z.search(this.rules.other.nonSpaceChar)>=y||!v.trim())p+=`
|
|
99
|
-
`+z.slice(y);else{if(_||b.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||E.test(b)||T.test(b)||C.test(b))break;p+=`
|
|
100
|
-
`+v}_=!v.trim(),f+=R+`
|
|
101
|
-
`,e=e.substring(R.length+1),b=z.slice(y)}}a.loose||(u?a.loose=!0:this.rules.other.doubleBlankLine.test(f)&&(u=!0)),a.items.push({type:"list_item",raw:f,task:!!this.options.gfm&&this.rules.other.listIsTask.test(p),loose:!1,text:p,tokens:[]}),a.raw+=f}let h=a.items.at(-1);if(h)h.raw=h.raw.trimEnd(),h.text=h.text.trimEnd();else return;a.raw=a.raw.trimEnd();for(let m of a.items){this.lexer.state.top=!1,m.tokens=this.lexer.blockTokens(m.text,[]);let f=m.tokens[0];if(m.task&&(f?.type==="text"||f?.type==="paragraph")){m.text=m.text.replace(this.rules.other.listReplaceTask,""),f.raw=f.raw.replace(this.rules.other.listReplaceTask,""),f.text=f.text.replace(this.rules.other.listReplaceTask,"");for(let b=this.lexer.inlineQueue.length-1;b>=0;b--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[b].src)){this.lexer.inlineQueue[b].src=this.lexer.inlineQueue[b].src.replace(this.rules.other.listReplaceTask,"");break}let p=this.rules.other.listTaskCheckbox.exec(m.raw);if(p){let b={type:"checkbox",raw:p[0]+" ",checked:p[0]!=="[ ]"};m.checked=b.checked,a.loose?m.tokens[0]&&["paragraph","text"].includes(m.tokens[0].type)&&"tokens"in m.tokens[0]&&m.tokens[0].tokens?(m.tokens[0].raw=b.raw+m.tokens[0].raw,m.tokens[0].text=b.raw+m.tokens[0].text,m.tokens[0].tokens.unshift(b)):m.tokens.unshift({type:"paragraph",raw:b.raw,text:b.raw,tokens:[b]}):m.tokens.unshift(b)}}else m.task&&(m.task=!1);if(!a.loose){let p=m.tokens.filter(v=>v.type==="space"),b=p.length>0&&p.some(v=>this.rules.other.anyLine.test(v.raw));a.loose=b}}if(a.loose)for(let m of a.items){m.loose=!0;for(let f of m.tokens)f.type==="text"&&(f.type="paragraph")}return a}}html(e){let t=this.rules.block.html.exec(e);if(t){let s=cw(t[0]);return{type:"html",block:!0,raw:s,pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:s}}}def(e){let t=this.rules.block.def.exec(e);if(t){let s=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),i=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:s,raw:Wr(t[0],`
|
|
102
|
-
`),href:i,title:a}}}table(e){let t=this.rules.block.table.exec(e);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;let s=lw(t[1]),i=t[2].replace(this.rules.other.tableAlignChars,"").split("|"),a=t[3]?.trim()?t[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
103
|
-
`):[],l={type:"table",raw:Wr(t[0],`
|
|
104
|
-
`),header:[],align:[],rows:[]};if(s.length===i.length){for(let u of i)this.rules.other.tableAlignRight.test(u)?l.align.push("right"):this.rules.other.tableAlignCenter.test(u)?l.align.push("center"):this.rules.other.tableAlignLeft.test(u)?l.align.push("left"):l.align.push(null);for(let u=0;u<s.length;u++)l.header.push({text:s[u],tokens:this.lexer.inline(s[u]),header:!0,align:l.align[u]});for(let u of a)l.rows.push(lw(u,l.header.length).map((h,m)=>({text:h,tokens:this.lexer.inline(h),header:!1,align:l.align[m]})));return l}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t){let s=t[1].trim();return{type:"heading",raw:Wr(t[0],`
|
|
105
|
-
`),depth:t[2].charAt(0)==="="?1:2,text:s,tokens:this.lexer.inline(s)}}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let s=t[1].charAt(t[1].length-1)===`
|
|
106
|
-
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:s,tokens:this.lexer.inline(s)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let s=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(s)){if(!this.rules.other.endAngleBracket.test(s))return;let l=Wr(s.slice(0,-1),"\\");if((s.length-l.length)%2===0)return}else{let l=pB(t[2],"()");if(l===-2)return;if(l>-1){let u=(t[0].indexOf("!")===0?5:4)+t[1].length+l;t[2]=t[2].substring(0,l),t[0]=t[0].substring(0,u).trim(),t[3]=""}}let i=t[2],a="";if(this.options.pedantic){let l=this.rules.other.pedanticHrefTitle.exec(i);l&&(i=l[1],a=l[3])}else a=t[3]?t[3].slice(1,-1):"";return i=i.trim(),this.rules.other.startAngleBracket.test(i)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(s)?i=i.slice(1):i=i.slice(1,-1)),uw(t,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer,this.rules)}}reflink(e,t){let s;if((s=this.rules.inline.reflink.exec(e))||(s=this.rules.inline.nolink.exec(e))){let i=(s[2]||s[1]).replace(this.rules.other.multipleSpaceGlobal," "),a=t[i.toLowerCase()];if(!a){let l=s[0].charAt(0);return{type:"text",raw:l,text:l}}return uw(s,a,s[0],this.lexer,this.rules)}}emStrong(e,t,s=""){let i=this.rules.inline.emStrongLDelim.exec(e);if(!(!i||!i[1]&&!i[2]&&!i[3]&&!i[4]||i[4]&&s.match(this.rules.other.unicodeAlphaNumeric))&&(!(i[1]||i[3])||!s||this.rules.inline.punctuation.exec(s))){let a=[...i[0]].length-1,l,u,h=a,m=0,f=i[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(f.lastIndex=0,t=t.slice(-1*e.length+a);(i=f.exec(t))!==null;){if(l=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!l)continue;if(u=[...l].length,i[3]||i[4]){h+=u;continue}else if((i[5]||i[6])&&a%3&&!((a+u)%3)){m+=u;continue}if(h-=u,h>0)continue;u=Math.min(u,u+h+m);let p=[...i[0]][0].length,b=e.slice(0,a+i.index+p+u);if(Math.min(a,u)%2){let _=b.slice(1,-1);return{type:"em",raw:b,text:_,tokens:this.lexer.inlineTokens(_)}}let v=b.slice(2,-2);return{type:"strong",raw:b,text:v,tokens:this.lexer.inlineTokens(v)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let s=t[2].replace(this.rules.other.newLineCharGlobal," "),i=this.rules.other.nonSpaceChar.test(s),a=this.rules.other.startingSpaceChar.test(s)&&this.rules.other.endingSpaceChar.test(s);return i&&a&&(s=s.substring(1,s.length-1)),{type:"codespan",raw:t[0],text:s}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e,t,s=""){let i=this.rules.inline.delLDelim.exec(e);if(i&&(!i[1]||!s||this.rules.inline.punctuation.exec(s))){let a=[...i[0]].length-1,l,u,h=a,m=this.rules.inline.delRDelim;for(m.lastIndex=0,t=t.slice(-1*e.length+a);(i=m.exec(t))!==null;){if(l=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!l||(u=[...l].length,u!==a))continue;if(i[3]||i[4]){h+=u;continue}if(h-=u,h>0)continue;u=Math.min(u,u+h);let f=[...i[0]][0].length,p=e.slice(0,a+i.index+f+u),b=p.slice(a,-a);return{type:"del",raw:p,text:b,tokens:this.lexer.inlineTokens(b)}}}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let s,i;return t[2]==="@"?(s=t[1],i="mailto:"+s):(s=t[1],i=s),{type:"link",raw:t[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}url(e){let t;if(t=this.rules.inline.url.exec(e)){let s,i;if(t[2]==="@")s=t[0],i="mailto:"+s;else{let a;do a=t[0],t[0]=this.rules.inline._backpedal.exec(t[0])?.[0]??"";while(a!==t[0]);s=t[0],t[1]==="www."?i="http://"+t[0]:i=t[0]}return{type:"link",raw:t[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let s=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:s}}}},li=class f0{tokens;options;state;inlineQueue;tokenizer;constructor(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||Ja,this.options.tokenizer=this.options.tokenizer||new Mh,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let s={other:qs,block:Vd.normal,inline:mc.normal};this.options.pedantic?(s.block=Vd.pedantic,s.inline=mc.pedantic):this.options.gfm&&(s.block=Vd.gfm,this.options.breaks?s.inline=mc.breaks:s.inline=mc.gfm),this.tokenizer.rules=s}static get rules(){return{block:Vd,inline:mc}}static lex(t,s){return new f0(s).lex(t)}static lexInline(t,s){return new f0(s).inlineTokens(t)}lex(t){t=t.replace(qs.carriageReturn,`
|
|
107
|
-
`),this.blockTokens(t,this.tokens);for(let s=0;s<this.inlineQueue.length;s++){let i=this.inlineQueue[s];this.inlineTokens(i.src,i.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,s=[],i=!1){this.tokenizer.lexer=this,this.options.pedantic&&(t=t.replace(qs.tabCharGlobal," ").replace(qs.spaceLine,""));let a=1/0;for(;t;){if(t.length<a)a=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}let l;if(this.options.extensions?.block?.some(h=>(l=h.call({lexer:this},t,s))?(t=t.substring(l.raw.length),s.push(l),!0):!1))continue;if(l=this.tokenizer.space(t)){t=t.substring(l.raw.length);let h=s.at(-1);l.raw.length===1&&h!==void 0?h.raw+=`
|
|
108
|
-
`:s.push(l);continue}if(l=this.tokenizer.code(t)){t=t.substring(l.raw.length);let h=s.at(-1);h?.type==="paragraph"||h?.type==="text"?(h.raw+=(h.raw.endsWith(`
|
|
109
|
-
`)?"":`
|
|
110
|
-
`)+l.raw,h.text+=`
|
|
111
|
-
`+l.text,this.inlineQueue.at(-1).src=h.text):s.push(l);continue}if(l=this.tokenizer.fences(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.heading(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.hr(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.blockquote(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.list(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.html(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.def(t)){t=t.substring(l.raw.length);let h=s.at(-1);h?.type==="paragraph"||h?.type==="text"?(h.raw+=(h.raw.endsWith(`
|
|
112
|
-
`)?"":`
|
|
113
|
-
`)+l.raw,h.text+=`
|
|
114
|
-
`+l.raw,this.inlineQueue.at(-1).src=h.text):this.tokens.links[l.tag]||(this.tokens.links[l.tag]={href:l.href,title:l.title},s.push(l));continue}if(l=this.tokenizer.table(t)){t=t.substring(l.raw.length),s.push(l);continue}if(l=this.tokenizer.lheading(t)){t=t.substring(l.raw.length),s.push(l);continue}let u=t;if(this.options.extensions?.startBlock){let h=1/0,m=t.slice(1),f;this.options.extensions.startBlock.forEach(p=>{f=p.call({lexer:this},m),typeof f=="number"&&f>=0&&(h=Math.min(h,f))}),h<1/0&&h>=0&&(u=t.substring(0,h+1))}if(this.state.top&&(l=this.tokenizer.paragraph(u))){let h=s.at(-1);i&&h?.type==="paragraph"?(h.raw+=(h.raw.endsWith(`
|
|
115
|
-
`)?"":`
|
|
116
|
-
`)+l.raw,h.text+=`
|
|
117
|
-
`+l.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):s.push(l),i=u.length!==t.length,t=t.substring(l.raw.length);continue}if(l=this.tokenizer.text(t)){t=t.substring(l.raw.length);let h=s.at(-1);h?.type==="text"?(h.raw+=(h.raw.endsWith(`
|
|
118
|
-
`)?"":`
|
|
119
|
-
`)+l.raw,h.text+=`
|
|
120
|
-
`+l.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):s.push(l);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return this.state.top=!0,s}inline(t,s=[]){return this.inlineQueue.push({src:t,tokens:s}),s}inlineTokens(t,s=[]){this.tokenizer.lexer=this;let i=t,a=null;if(this.tokens.links){let f=Object.keys(this.tokens.links);if(f.length>0)for(;(a=this.tokenizer.rules.inline.reflinkSearch.exec(i))!==null;)f.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(i=i.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+i.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(a=this.tokenizer.rules.inline.anyPunctuation.exec(i))!==null;)i=i.slice(0,a.index)+"++"+i.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let l;for(;(a=this.tokenizer.rules.inline.blockSkip.exec(i))!==null;)l=a[2]?a[2].length:0,i=i.slice(0,a.index+l)+"["+"a".repeat(a[0].length-l-2)+"]"+i.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);i=this.options.hooks?.emStrongMask?.call({lexer:this},i)??i;let u=!1,h="",m=1/0;for(;t;){if(t.length<m)m=t.length;else{this.infiniteLoopError(t.charCodeAt(0));break}u||(h=""),u=!1;let f;if(this.options.extensions?.inline?.some(b=>(f=b.call({lexer:this},t,s))?(t=t.substring(f.raw.length),s.push(f),!0):!1))continue;if(f=this.tokenizer.escape(t)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.tag(t)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.link(t)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(f.raw.length);let b=s.at(-1);f.type==="text"&&b?.type==="text"?(b.raw+=f.raw,b.text+=f.text):s.push(f);continue}if(f=this.tokenizer.emStrong(t,i,h)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.codespan(t)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.br(t)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.del(t,i,h)){t=t.substring(f.raw.length),s.push(f);continue}if(f=this.tokenizer.autolink(t)){t=t.substring(f.raw.length),s.push(f);continue}if(!this.state.inLink&&(f=this.tokenizer.url(t))){t=t.substring(f.raw.length),s.push(f);continue}let p=t;if(this.options.extensions?.startInline){let b=1/0,v=t.slice(1),_;this.options.extensions.startInline.forEach(y=>{_=y.call({lexer:this},v),typeof _=="number"&&_>=0&&(b=Math.min(b,_))}),b<1/0&&b>=0&&(p=t.substring(0,b+1))}if(f=this.tokenizer.inlineText(p)){t=t.substring(f.raw.length),f.raw.slice(-1)!=="_"&&(h=f.raw.slice(-1)),u=!0;let b=s.at(-1);b?.type==="text"?(b.raw+=f.raw,b.text+=f.text):s.push(f);continue}if(t){this.infiniteLoopError(t.charCodeAt(0));break}}return s}infiniteLoopError(t){let s="Infinite loop on byte: "+t;if(this.options.silent)console.error(s);else throw new Error(s)}},Rh=class{options;parser;constructor(e){this.options=e||Ja}space(e){return""}code({text:e,lang:t,escaped:s}){let i=(t||"").match(qs.notSpaceStart)?.[0],a=e.replace(qs.endingNewline,"")+`
|
|
121
|
-
`;return i?'<pre><code class="language-'+_i(i)+'">'+(s?a:_i(a,!0))+`</code></pre>
|
|
122
|
-
`:"<pre><code>"+(s?a:_i(a,!0))+`</code></pre>
|
|
123
|
-
`}blockquote({tokens:e}){return`<blockquote>
|
|
124
|
-
${this.parser.parse(e)}</blockquote>
|
|
125
|
-
`}html({text:e}){return e}def(e){return""}heading({tokens:e,depth:t}){return`<h${t}>${this.parser.parseInline(e)}</h${t}>
|
|
126
|
-
`}hr(e){return`<hr>
|
|
127
|
-
`}list(e){let t=e.ordered,s=e.start,i="";for(let u=0;u<e.items.length;u++){let h=e.items[u];i+=this.listitem(h)}let a=t?"ol":"ul",l=t&&s!==1?' start="'+s+'"':"";return"<"+a+l+`>
|
|
128
|
-
`+i+"</"+a+`>
|
|
129
|
-
`}listitem(e){return`<li>${this.parser.parse(e.tokens)}</li>
|
|
130
|
-
`}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
|
|
131
|
-
`}table(e){let t="",s="";for(let a=0;a<e.header.length;a++)s+=this.tablecell(e.header[a]);t+=this.tablerow({text:s});let i="";for(let a=0;a<e.rows.length;a++){let l=e.rows[a];s="";for(let u=0;u<l.length;u++)s+=this.tablecell(l[u]);i+=this.tablerow({text:s})}return i&&(i=`<tbody>${i}</tbody>`),`<table>
|
|
132
|
-
<thead>
|
|
133
|
-
`+t+`</thead>
|
|
134
|
-
`+i+`</table>
|
|
135
|
-
`}tablerow({text:e}){return`<tr>
|
|
136
|
-
${e}</tr>
|
|
137
|
-
`}tablecell(e){let t=this.parser.parseInline(e.tokens),s=e.header?"th":"td";return(e.align?`<${s} align="${e.align}">`:`<${s}>`)+t+`</${s}>
|
|
138
|
-
`}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${_i(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:t,tokens:s}){let i=this.parser.parseInline(s),a=ow(e);if(a===null)return i;e=a;let l='<a href="'+e+'"';return t&&(l+=' title="'+_i(t)+'"'),l+=">"+i+"</a>",l}image({href:e,title:t,text:s,tokens:i}){i&&(s=this.parser.parseInline(i,this.parser.textRenderer));let a=ow(e);if(a===null)return _i(s);e=a;let l=`<img src="${e}" alt="${_i(s)}"`;return t&&(l+=` title="${_i(t)}"`),l+=">",l}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:_i(e.text)}},cx=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},ci=class m0{options;renderer;textRenderer;constructor(t){this.options=t||Ja,this.options.renderer=this.options.renderer||new Rh,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new cx}static parse(t,s){return new m0(s).parse(t)}static parseInline(t,s){return new m0(s).parseInline(t)}parse(t){this.renderer.parser=this;let s="";for(let i=0;i<t.length;i++){let a=t[i];if(this.options.extensions?.renderers?.[a.type]){let u=a,h=this.options.extensions.renderers[u.type].call({parser:this},u);if(h!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(u.type)){s+=h||"";continue}}let l=a;switch(l.type){case"space":{s+=this.renderer.space(l);break}case"hr":{s+=this.renderer.hr(l);break}case"heading":{s+=this.renderer.heading(l);break}case"code":{s+=this.renderer.code(l);break}case"table":{s+=this.renderer.table(l);break}case"blockquote":{s+=this.renderer.blockquote(l);break}case"list":{s+=this.renderer.list(l);break}case"checkbox":{s+=this.renderer.checkbox(l);break}case"html":{s+=this.renderer.html(l);break}case"def":{s+=this.renderer.def(l);break}case"paragraph":{s+=this.renderer.paragraph(l);break}case"text":{s+=this.renderer.text(l);break}default:{let u='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(u),"";throw new Error(u)}}}return s}parseInline(t,s=this.renderer){this.renderer.parser=this;let i="";for(let a=0;a<t.length;a++){let l=t[a];if(this.options.extensions?.renderers?.[l.type]){let h=this.options.extensions.renderers[l.type].call({parser:this},l);if(h!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(l.type)){i+=h||"";continue}}let u=l;switch(u.type){case"escape":{i+=s.text(u);break}case"html":{i+=s.html(u);break}case"link":{i+=s.link(u);break}case"image":{i+=s.image(u);break}case"checkbox":{i+=s.checkbox(u);break}case"strong":{i+=s.strong(u);break}case"em":{i+=s.em(u);break}case"codespan":{i+=s.codespan(u);break}case"br":{i+=s.br(u);break}case"del":{i+=s.del(u);break}case"text":{i+=s.text(u);break}default:{let h='Token with "'+u.type+'" type was not found.';if(this.options.silent)return console.error(h),"";throw new Error(h)}}}return i}},Cc=class{options;block;constructor(e){this.options=e||Ja}static passThroughHooks=new Set(["preprocess","postprocess","processAllTokens","emStrongMask"]);static passThroughHooksRespectAsync=new Set(["preprocess","postprocess","processAllTokens"]);preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}emStrongMask(e){return e}provideLexer(e=this.block){return e?li.lex:li.lexInline}provideParser(e=this.block){return e?ci.parse:ci.parseInline}},xB=class{defaults=tx();options=this.setOptions;parse=this.parseMarkdown(!0);parseInline=this.parseMarkdown(!1);Parser=ci;Renderer=Rh;TextRenderer=cx;Lexer=li;Tokenizer=Mh;Hooks=Cc;constructor(...t){this.use(...t)}walkTokens(t,s){let i=[];for(let a of t)switch(i=i.concat(s.call(this,a)),a.type){case"table":{let l=a;for(let u of l.header)i=i.concat(this.walkTokens(u.tokens,s));for(let u of l.rows)for(let h of u)i=i.concat(this.walkTokens(h.tokens,s));break}case"list":{let l=a;i=i.concat(this.walkTokens(l.items,s));break}default:{let l=a;this.defaults.extensions?.childTokens?.[l.type]?this.defaults.extensions.childTokens[l.type].forEach(u=>{let h=l[u].flat(1/0);i=i.concat(this.walkTokens(h,s))}):l.tokens&&(i=i.concat(this.walkTokens(l.tokens,s)))}}return i}use(...t){let s=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(i=>{let a={...i};if(a.async=this.defaults.async||a.async||!1,i.extensions&&(i.extensions.forEach(l=>{if(!l.name)throw new Error("extension name required");if("renderer"in l){let u=s.renderers[l.name];u?s.renderers[l.name]=function(...h){let m=l.renderer.apply(this,h);return m===!1&&(m=u.apply(this,h)),m}:s.renderers[l.name]=l.renderer}if("tokenizer"in l){if(!l.level||l.level!=="block"&&l.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let u=s[l.level];u?u.unshift(l.tokenizer):s[l.level]=[l.tokenizer],l.start&&(l.level==="block"?s.startBlock?s.startBlock.push(l.start):s.startBlock=[l.start]:l.level==="inline"&&(s.startInline?s.startInline.push(l.start):s.startInline=[l.start]))}"childTokens"in l&&l.childTokens&&(s.childTokens[l.name]=l.childTokens)}),a.extensions=s),i.renderer){let l=this.defaults.renderer||new Rh(this.defaults);for(let u in i.renderer){if(!(u in l))throw new Error(`renderer '${u}' does not exist`);if(["options","parser"].includes(u))continue;let h=u,m=i.renderer[h],f=l[h];l[h]=(...p)=>{let b=m.apply(l,p);return b===!1&&(b=f.apply(l,p)),b||""}}a.renderer=l}if(i.tokenizer){let l=this.defaults.tokenizer||new Mh(this.defaults);for(let u in i.tokenizer){if(!(u in l))throw new Error(`tokenizer '${u}' does not exist`);if(["options","rules","lexer"].includes(u))continue;let h=u,m=i.tokenizer[h],f=l[h];l[h]=(...p)=>{let b=m.apply(l,p);return b===!1&&(b=f.apply(l,p)),b}}a.tokenizer=l}if(i.hooks){let l=this.defaults.hooks||new Cc;for(let u in i.hooks){if(!(u in l))throw new Error(`hook '${u}' does not exist`);if(["options","block"].includes(u))continue;let h=u,m=i.hooks[h],f=l[h];Cc.passThroughHooks.has(u)?l[h]=p=>{if(this.defaults.async&&Cc.passThroughHooksRespectAsync.has(u))return(async()=>{let v=await m.call(l,p);return f.call(l,v)})();let b=m.call(l,p);return f.call(l,b)}:l[h]=(...p)=>{if(this.defaults.async)return(async()=>{let v=await m.apply(l,p);return v===!1&&(v=await f.apply(l,p)),v})();let b=m.apply(l,p);return b===!1&&(b=f.apply(l,p)),b}}a.hooks=l}if(i.walkTokens){let l=this.defaults.walkTokens,u=i.walkTokens;a.walkTokens=function(h){let m=[];return m.push(u.call(this,h)),l&&(m=m.concat(l.call(this,h))),m}}this.defaults={...this.defaults,...a}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,s){return li.lex(t,s??this.defaults)}parser(t,s){return ci.parse(t,s??this.defaults)}parseMarkdown(t){return(s,i)=>{let a={...i},l={...this.defaults,...a},u=this.onError(!!l.silent,!!l.async);if(this.defaults.async===!0&&a.async===!1)return u(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof s>"u"||s===null)return u(new Error("marked(): input parameter is undefined or null"));if(typeof s!="string")return u(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(s)+", string expected"));if(l.hooks&&(l.hooks.options=l,l.hooks.block=t),l.async)return(async()=>{let h=l.hooks?await l.hooks.preprocess(s):s,m=await(l.hooks?await l.hooks.provideLexer(t):t?li.lex:li.lexInline)(h,l),f=l.hooks?await l.hooks.processAllTokens(m):m;l.walkTokens&&await Promise.all(this.walkTokens(f,l.walkTokens));let p=await(l.hooks?await l.hooks.provideParser(t):t?ci.parse:ci.parseInline)(f,l);return l.hooks?await l.hooks.postprocess(p):p})().catch(u);try{l.hooks&&(s=l.hooks.preprocess(s));let h=(l.hooks?l.hooks.provideLexer(t):t?li.lex:li.lexInline)(s,l);l.hooks&&(h=l.hooks.processAllTokens(h)),l.walkTokens&&this.walkTokens(h,l.walkTokens);let m=(l.hooks?l.hooks.provideParser(t):t?ci.parse:ci.parseInline)(h,l);return l.hooks&&(m=l.hooks.postprocess(m)),m}catch(h){return u(h)}}}onError(t,s){return i=>{if(i.message+=`
|
|
139
|
-
Please report this to https://github.com/markedjs/marked.`,t){let a="<p>An error occurred:</p><pre>"+_i(i.message+"",!0)+"</pre>";return s?Promise.resolve(a):a}if(s)return Promise.reject(i);throw i}}},Ka=new xB;function mt(e,t){return Ka.parse(e,t)}mt.options=mt.setOptions=function(e){return Ka.setOptions(e),mt.defaults=Ka.defaults,xN(mt.defaults),mt};mt.getDefaults=tx;mt.defaults=Ja;mt.use=function(...e){return Ka.use(...e),mt.defaults=Ka.defaults,xN(mt.defaults),mt};mt.walkTokens=function(e,t){return Ka.walkTokens(e,t)};mt.parseInline=Ka.parseInline;mt.Parser=ci;mt.parser=ci.parse;mt.Renderer=Rh;mt.TextRenderer=cx;mt.Lexer=li;mt.lexer=li.lex;mt.Tokenizer=Mh;mt.Hooks=Cc;mt.parse=mt;mt.options;mt.setOptions;mt.use;mt.walkTokens;mt.parseInline;ci.parse;li.lex;function vB(e){return e.replace(/<\/?(script|style|iframe|object|embed)\b[^>]*>/gi,"").replace(/\son\w+\s*=\s*("[^"]*"|'[^']*'|[^\s>]+)/gi,"").replace(/(href|src)\s*=\s*("|')\s*javascript:[^"']*\2/gi,"$1=$2#$2")}function _B({content:e}){const t=S.useMemo(()=>{const s=mt.parse(e,{async:!1,gfm:!0,breaks:!0});return vB(s)},[e]);return o.jsx("div",{className:"chat-md",dangerouslySetInnerHTML:{__html:t}})}function yB(e){return Math.min(e,Math.max(1,Math.ceil(e/22)))}function SB(e){const[t,s]=S.useState(e),i=S.useRef(e),a=S.useRef(e);return a.current=e,S.useEffect(()=>{e.startsWith(i.current)||(i.current=e,s(e))},[e]),S.useEffect(()=>{if(i.current.length>=a.current.length)return;const l=requestAnimationFrame(()=>{const u=a.current,h=u.slice(0,i.current.length+yB(u.length-i.current.length));i.current=h,s(h)});return()=>cancelAnimationFrame(l)},[t,e]),t}function wB(){return o.jsxs("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",role:"status",children:[o.jsx(Lt,{className:"size-3.5 animate-spin"}),o.jsx("span",{children:"Thinking…"})]})}function kB({onOpenAgentPage:e,onOpenService:t,git:s,onGitRefresh:i}){const{error:a,success:l}=Bs(),{turns:u,streaming:h,error:m,configured:f,provider:p,approvals:b,send:v,stop:_,clear:y,respond:w,open:C,setOpen:E,draft:T,setDraft:N,insertPath:M,activeSource:R,clearSource:z,focusNonce:O,stickNonce:j,sendToAgent:P,onboarding:B,setOnboarding:H}=cs(),[V,q]=S.useState(""),[W,K]=S.useState(!1),[L,X]=S.useState(!1),[Q,G]=S.useState(!1),[U,D]=S.useState(null),[Z,de]=S.useState(!1),re=S.useRef(null),fe=S.useRef(null),ge=S.useRef(null),ye=S.useRef(null);S.useEffect(()=>{if(!C||B)return;let ve=0,ft=0;const ks=()=>{const Is=fe.current;if(!Is||T&&Is.value!==T){ft++<10&&(ve=requestAnimationFrame(ks));return}Is.focus();const Mn=Is.value.length;Is.setSelectionRange(Mn,Mn),Is.scrollTop=Is.scrollHeight};return ve=requestAnimationFrame(ks),()=>cancelAnimationFrame(ve)},[C,O,B]),S.useLayoutEffect(()=>{const ve=fe.current;ve&&(ve.style.height="auto",ve.style.height=`${ve.scrollHeight}px`)},[T]),S.useEffect(()=>{!C||!B||requestAnimationFrame(()=>ge.current?.focus())},[C,B]),S.useEffect(()=>{if(!C)return;const ve=ft=>{ye.current?.contains(ft.target)||E(!1)};return document.addEventListener("pointerdown",ve),()=>document.removeEventListener("pointerdown",ve)},[C,E]),S.useEffect(()=>{const ve=ks=>{ks.dataTransfer&&QS(ks.dataTransfer)&&K(!0)},ft=()=>{K(!1),X(!1)};return document.addEventListener("dragstart",ve),document.addEventListener("dragend",ft),document.addEventListener("drop",ft),()=>{document.removeEventListener("dragstart",ve),document.removeEventListener("dragend",ft),document.removeEventListener("drop",ft)}},[]);const je=S.useRef(!0);function Se(){const ve=re.current;ve&&(je.current=ve.scrollHeight-ve.scrollTop-ve.clientHeight<48)}S.useEffect(()=>{const ve=re.current;ve&&je.current&&(ve.scrollTop=ve.scrollHeight)},[u,C]),S.useEffect(()=>{je.current=!0;const ve=re.current;if(!ve)return;const ft=requestAnimationFrame(()=>{ve.scrollTop=ve.scrollHeight});return()=>cancelAnimationFrame(ft)},[j]);async function We(){const ve=T;N(""),je.current=!0,await v(ve)}function be(ve){ve.trim()&&(N(""),H(!1),q(""),je.current=!0,P({prompt:W7(ve),source:{type:"repo-onboard",label:"Onboard repo"},label:`Onboard and run this repo: ${ve}`}))}function Ae(ve){je.current=!0,v(ve)}async function Me(ve){try{await pn(`/api/services/${encodeURIComponent(ve)}/start`,{}),l(`Starting ${ve}…`)}catch(ft){a(ft instanceof Error?ft.message:`Could not start ${ve}.`)}}function Bt(ve){ve.key==="Enter"&&!ve.shiftKey&&(ve.preventDefault(),We())}function zi(ve){QS(ve.dataTransfer)&&(ve.preventDefault(),ve.dataTransfer.dropEffect="copy",C||E(!0),X(!0))}function ei(ve){ve.currentTarget.contains(ve.relatedTarget)||X(!1)}function br(ve){X(!1);const ft=O9(ve.dataTransfer);ft&&(ve.preventDefault(),M(ft))}function Bi(ve){if(!C)return;ve.preventDefault(),ve.currentTarget.setPointerCapture(ve.pointerId),de(!0);const ft=160,ks=window.innerHeight-48;function Is(Nt){const ti=window.innerHeight-Nt.clientY;D(Math.max(ft,Math.min(ks,ti)))}function Mn(){de(!1),window.removeEventListener("pointermove",Is),window.removeEventListener("pointerup",Mn)}window.addEventListener("pointermove",Is),window.addEventListener("pointerup",Mn)}return o.jsx("div",{ref:ye,className:ue("fixed inset-x-0 bottom-0 z-50 flex flex-col border-t border-border bg-card/95 shadow-[0_-8px_24px_-12px_rgba(0,0,0,0.25)] backdrop-blur",Z?"select-none":"transition-[height] duration-200",C?U===null?"h-[50vh]":"":W?"h-12":"h-9",W&&!L&&"border-primary/60 bg-primary/5",L&&"outline-dashed outline-2 -outline-offset-2 outline-primary/70"),style:C&&U!==null?{height:U}:void 0,onDragOver:zi,onDragLeave:ei,onDrop:br,children:C?o.jsxs(o.Fragment,{children:[o.jsx("div",{"aria-hidden":!0,className:"absolute inset-x-0 -top-1 z-10 h-2 cursor-ns-resize",onDoubleClick:()=>D(null),onPointerDown:Bi}),o.jsxs("div",{className:"pointer-events-none absolute inset-x-0 top-0 z-20 flex items-start justify-between gap-2 px-2 pt-1.5",children:[o.jsxs("div",{className:"pointer-events-auto flex items-center gap-2",children:[o.jsx(dw,{provider:p,className:"size-4 text-primary"}),o.jsx("span",{className:"text-sm font-medium",children:p?.label??"Agent"}),R?o.jsxs("span",{className:"flex items-center gap-1 rounded-full border border-primary/30 bg-primary/10 px-2 py-0.5 text-[11px] text-primary",children:[o.jsx(oa,{className:"size-3"}),o.jsx("span",{className:"max-w-40 truncate",children:R.label}),o.jsx("button",{"aria-label":"Clear source",className:"opacity-60 hover:opacity-100",onClick:z,type:"button",children:o.jsx(Gs,{className:"size-3"})})]}):null]}),o.jsxs("div",{className:"pointer-events-auto flex items-center gap-1",children:[e?o.jsx(ne,{"aria-label":"Open agent page",className:"size-7",onClick:e,size:"icon",title:"Open the full agent page",type:"button",variant:"ghost",children:o.jsx(Bj,{})}):null,o.jsx(ne,{"aria-label":"Clear conversation",className:"size-7",disabled:u.length===0,onClick:y,size:"icon",title:"Clear conversation",type:"button",variant:"ghost",children:o.jsx(ol,{})}),o.jsx(ne,{"aria-label":"Collapse agent",className:"size-7",onClick:()=>E(!1),size:"icon",title:"Collapse",type:"button",variant:"ghost",children:o.jsx(jn,{})})]})]}),o.jsx("div",{ref:re,className:"min-h-0 flex-1 overflow-auto px-3 py-3",onScroll:Se,children:o.jsxs("div",{className:"mx-auto w-full max-w-4xl space-y-3",children:[u.length===0?o.jsx(CB,{configured:f,provider:p,onOnboard:()=>H(!0)}):u.map((ve,ft)=>o.jsx(AB,{turn:ve,streaming:h&&ft===u.length-1,isLast:ft===u.length-1,onChoose:Ae,onStartService:Me,onOpenService:t},ve.id)),m?o.jsxs("div",{className:"flex items-start gap-2 rounded-md border border-destructive/40 bg-destructive/5 px-3 py-2 text-xs text-destructive",children:[o.jsx(pb,{className:"mt-px size-3.5 shrink-0"}),o.jsx("span",{className:"min-w-0 break-words",children:m})]}):null]})}),b.length>0?o.jsx("div",{className:"shrink-0 space-y-1.5 border-t border-amber-500/25 bg-amber-500/[0.04] px-3 py-2",children:b.map(ve=>o.jsx(MB,{prompt:ve,onRespond:w},ve.requestId))}):null,o.jsxs("div",{className:ue("relative shrink-0 p-2 transition-colors",W&&"bg-primary/5"),children:[s?o.jsx(uz,{git:s,onRefresh:i}):null,Q?o.jsx(Cz,{onClose:()=>G(!1),onPick:ve=>{G(!1),M(ve)}}):null,o.jsxs("div",{className:"mx-auto w-full max-w-4xl",children:[B?o.jsxs("form",{className:"mb-2 flex items-center gap-2 rounded-md border border-primary/40 bg-primary/5 p-1.5",onSubmit:ve=>{ve.preventDefault(),be(V)},children:[o.jsx(Xn,{className:"size-4 shrink-0 text-primary"}),o.jsx("input",{ref:ge,className:"min-w-0 flex-1 bg-transparent text-sm outline-none placeholder:text-muted-foreground",onChange:ve=>q(ve.target.value),placeholder:"Paste a repo URL — e.g. https://github.com/owner/repo",value:V}),o.jsx(ne,{disabled:!V.trim(),size:"sm",type:"submit",children:"Onboard"}),o.jsx(ne,{"aria-label":"Cancel onboarding",className:"size-7",onClick:()=>{H(!1),q("")},size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})})]}):NB(T)&&!h?o.jsxs("button",{className:"mb-2 flex w-full items-center gap-2 rounded-md border border-primary/40 bg-primary/5 px-3 py-1.5 text-left text-xs text-primary transition-colors hover:bg-primary/10",onClick:()=>be(T),type:"button",children:[o.jsx(Xn,{className:"size-3.5 shrink-0"}),o.jsxs("span",{className:"min-w-0 flex-1 truncate",children:["Onboard ",o.jsx("span",{className:"font-mono",children:T.trim()})," as a service"]}),o.jsx(p4,{className:"size-3.5 shrink-0 opacity-60"})]}):null,o.jsxs("div",{className:"flex items-end gap-1.5 rounded-2xl border border-border bg-background px-1.5 py-1.5 shadow-sm transition-colors hover:border-foreground/25 focus-within:border-foreground/40 focus-within:ring-1 focus-within:ring-ring",children:[o.jsx(ne,{"aria-label":"Attach a file or folder",className:"size-8 shrink-0 rounded-full text-muted-foreground hover:text-foreground",disabled:f===!1,onClick:()=>G(!0),size:"icon",title:"Attach a file or folder",type:"button",variant:Q?"secondary":"ghost",children:o.jsx(Pj,{})}),o.jsx("textarea",{ref:fe,className:"max-h-32 min-h-8 flex-1 resize-none self-center overflow-y-auto bg-transparent px-1 py-1.5 text-sm outline-none placeholder:text-muted-foreground",disabled:f===!1,onChange:ve=>N(ve.target.value),onKeyDown:Bt,placeholder:f===!1?`${p?.label??"Agent"} (\`${p?.commandName??"agent"}\`) is not installed`:`Ask ${p?.label??"the agent"} anything about this project...`,rows:1,value:T}),h?o.jsx(ne,{"aria-label":"Stop generating",className:"size-8 shrink-0 rounded-full",onClick:_,size:"icon",title:"Stop",type:"button",variant:"secondary",children:o.jsx(nu,{className:"size-3.5 fill-current"})}):o.jsx(ne,{"aria-label":"Send message",className:"size-8 shrink-0 rounded-full",disabled:!T.trim()||f===!1,onClick:()=>{We()},size:"icon",title:"Send",type:"button",children:o.jsx(ub,{className:"size-4"})})]})]})]})]}):o.jsx("button",{className:ue("flex h-full w-full items-center gap-2 px-3 text-left text-sm hover:bg-muted/50",W?"font-medium text-primary":"text-muted-foreground"),onClick:()=>E(!0),type:"button",children:W?o.jsxs(o.Fragment,{children:[o.jsx(Bk,{className:"size-4 animate-bounce text-primary"}),o.jsx("span",{children:"Drop here to add it to your message"})]}):o.jsxs(o.Fragment,{children:[o.jsx(dw,{provider:p,className:"size-4 text-primary"}),h?o.jsxs("span",{className:"flex items-center gap-2 text-foreground",children:[o.jsx(Lt,{className:"size-3.5 animate-spin"})," ",p?.label??"Agent"," is thinking…"]}):o.jsxs("span",{children:["Ask ",p?.label??"the agent","..."]}),o.jsx("span",{className:"ml-auto text-xs text-muted-foreground/70",children:"click to expand"})]})})})}function dw({provider:e,className:t}){return e?.id==="claude"?o.jsx(dl,{className:t}):e?.id==="codex"?o.jsx(lu,{className:t}):o.jsx(oa,{className:t})}function CB({configured:e,provider:t,onOnboard:s}){return e===!1?o.jsxs("div",{className:"rounded-md border border-border bg-muted/30 px-3 py-2 text-xs text-muted-foreground",children:["This dock runs the ",o.jsx("code",{className:"font-mono",children:t?.commandName??"agent"})," ","CLI. ",t?.installHint??"Install the active agent CLI, then reload."]}):o.jsxs("div",{className:"space-y-2 text-xs text-muted-foreground",children:[o.jsx("p",{children:t?.intro??'This is the active agent, running in your workspace with full tools - e.g. "restart the api and tail its logs", "what changed in git and why?", "fix the failing test".'}),o.jsxs("button",{className:"inline-flex items-center gap-1.5 rounded-full border border-primary/40 bg-primary/5 px-2.5 py-1 text-primary transition-colors hover:bg-primary/10",onClick:s,type:"button",children:[o.jsx(Xn,{className:"size-3.5"}),"Onboard a repo from a URL"]})]})}const EB=/^(?:https?:\/\/|git@|ssh:\/\/)\S+$/i;function NB(e){const t=e.trim();return t.includes(`
|
|
140
|
-
`)||t.includes(" ")||!EB.test(t)?!1:/github\.com|gitlab\.|bitbucket\.|\.git$/i.test(t)}function TB({turn:e}){const[t,s]=S.useState(!1),i=!!e.label&&e.label!==e.text,a=i&&!t?e.label:e.text;return o.jsx("div",{className:"flex justify-end",children:o.jsxs("div",{className:"flex max-w-[85%] flex-col items-end gap-0.5",children:[o.jsx("div",{className:"whitespace-pre-wrap break-words rounded-2xl rounded-br-sm bg-muted px-3.5 py-2 text-sm text-foreground",children:a}),i?o.jsxs("button",{className:"flex items-center gap-0.5 px-1 text-[11px] text-muted-foreground transition-colors hover:text-foreground",onClick:()=>s(l=>!l),type:"button",children:[t?o.jsx(Gh,{className:"size-3"}):o.jsx(jn,{className:"size-3"}),t?"Hide full prompt":"Show full prompt"]}):null]})})}function AB({turn:e,streaming:t,isLast:s,onChoose:i,onStartService:a,onOpenService:l}){const u=SB(e.text);if(e.role==="user")return o.jsx(TB,{turn:e});const{body:h,options:m,service:f}=Az(u);return o.jsxs("div",{className:"space-y-1.5",children:[e.tools.map(p=>o.jsx(jB,{tool:p},p.id)),h?o.jsx("div",{className:"break-words px-0.5 text-sm text-foreground",children:o.jsx(_B,{content:h})}):null,m.length>0&&s&&!t?o.jsx(jz,{options:m,onChoose:i}):null,f&&!t?o.jsx(Mz,{service:f,onStart:a,onOpen:l}):null,t&&!h?o.jsx(wB,{}):null]})}function jB({tool:e}){const t=TN(e.input);return o.jsxs("div",{className:ue("inline-flex max-w-[85%] items-center gap-1.5 rounded-md border px-2 py-1 font-mono text-[11px]",e.isError?"border-destructive/40 bg-destructive/5 text-destructive":"border-border bg-background text-muted-foreground"),children:[e.status==="running"?o.jsx(Lt,{className:"size-3 animate-spin"}):o.jsx(wM,{className:"size-3"}),o.jsx("span",{className:"font-semibold",children:e.name}),t?o.jsx("span",{className:"truncate",children:t}):null]})}function MB({prompt:e,onRespond:t}){const s=TN(e.input).slice(0,140);return o.jsxs("div",{className:"flex items-center gap-2.5 rounded-lg border border-amber-500/30 bg-amber-500/5 px-2.5 py-2 text-xs",children:[o.jsx("span",{className:"flex size-7 shrink-0 items-center justify-center rounded-md bg-amber-500/15 text-amber-600 dark:text-amber-400",children:o.jsx(iM,{className:"size-4"})}),o.jsxs("div",{className:"min-w-0 flex-1 leading-tight",children:[o.jsx("div",{className:"mb-0.5 text-[10px] font-semibold uppercase tracking-wider text-amber-600 dark:text-amber-400/90",children:"Permission needed"}),o.jsxs("div",{className:"truncate font-mono text-[11px]",children:[o.jsx("span",{className:"font-semibold text-foreground",children:e.name}),s?o.jsx("span",{className:"ml-1 text-muted-foreground",children:s}):null]})]}),o.jsxs(ne,{className:"h-7 gap-1 text-muted-foreground hover:border-destructive/40 hover:bg-destructive/10 hover:text-destructive",onClick:()=>t(e.requestId,"deny"),size:"sm",type:"button",variant:"outline",children:[o.jsx(Gs,{className:"size-3.5"})," Deny"]}),o.jsxs(ne,{className:"h-7 gap-1",onClick:()=>t(e.requestId,"allow"),size:"sm",type:"button",children:[o.jsx(fr,{className:"size-3.5"})," Allow"]})]})}function TN(e){return!e||typeof e!="object"?"":Object.values(e).filter(s=>s!==void 0&&s!=="").map(s=>String(s)).join(" ")}const zp={host:"",port:"",user:"",password:"",database:"",ssl:!1},RB="localhost";function p0(e,t,{includePassword:s=!0}={}){const i=e==="mysql"?"mysql":"postgres",a=t.host.trim()||RB,l=t.port.trim(),u=t.database.trim().replace(/^\//,""),h=t.user.trim(),m=s&&t.password,f=h?`${encodeURIComponent(h)}${m?`:${encodeURIComponent(t.password)}`:""}@`:"",p=l?`:${l}`:"",b=e==="postgres"&&t.ssl?"?sslmode=require":"";return`${i}://${f}${a}${p}/${u}${b}`}function g0(e){if(!e.trim())return null;let t;try{t=new URL(e.trim())}catch{return null}return{host:t.hostname,port:t.port,user:hw(t.username),password:hw(t.password),database:t.pathname.replace(/^\//,""),ssl:t.searchParams.get("sslmode")==="require"||t.searchParams.has("ssl")}}function DB(e){const t=/^([a-z0-9+]+):\/\//i.exec(e.trim());if(!t)return null;const s=t[1].toLowerCase();return s.startsWith("postgres")?"postgres":s.startsWith("mysql")?"mysql":s.startsWith("sqlite")||s==="file"?"sqlite":null}function hw(e){try{return decodeURIComponent(e)}catch{return e}}const OB=[{value:"postgres",label:"Postgres"},{value:"mysql",label:"MySQL"},{value:"sqlite",label:"SQLite"}];function LB({onClose:e,onSaved:t,initial:s}){const{error:i,success:a}=Bs(),l=!!s,u=S.useMemo(()=>zB(s),[s]),[h,m]=S.useState(u.engine),[f,p]=S.useState(u.name),[b,v]=S.useState(u.url),[_,y]=S.useState(u.fields),[w,C]=S.useState([]),[E,T]=S.useState({status:"idle"}),[N,M]=S.useState(!1),[R,z]=S.useState(!1);S.useEffect(()=>{l||LM().then(C).catch(()=>C([]))},[l]);const O=h==="sqlite",j=O?b.trim():p0(h,_),P=O?!!b.trim():!!(_.host.trim()&&_.database.trim());function B(){T({status:"idle"})}function H(G,U){return p0(G,U,{includePassword:!1})}function V(G){m(G),B(),G!=="sqlite"&&v(H(G,_))}function q(G){const U={..._,...G};y(U),v(H(h,U)),B()}function W(G){B();const U=DB(G),D=U??h;U&&U!==h&&m(U);const Z=U==="sqlite"?null:g0(G);if(!Z){v(G);return}Z.password?(y(Z),v(H(D,Z))):(y({...Z,password:_.password}),v(G))}function K(G){m(G.engine);const U=G.engine==="sqlite"?null:g0(G.url);U?(y(U),v(H(G.engine,U))):v(G.url),B(),f.trim()||p(BB(G))}function L(){return f.trim()?O?b.trim()?null:"Database file path is required.":_.host.trim()?_.database.trim()?null:"Database name is required.":"Host is required.":"Name is required."}async function X(){if(P){M(!0),B();try{const G=await BM({engine:h,url:j});T(G.ok?{status:"ok",message:"Connected"}:{status:"fail",message:G.error??"Connection failed"})}catch(G){T({status:"fail",message:G instanceof Error?G.message:String(G)})}finally{M(!1)}}}async function Q(){const G=L();if(G){i(G);return}z(!0);try{await zM({name:f.trim(),engine:h,url:j}),a(`Saved connection "${f.trim()}".`),t(),e()}catch(U){i(U instanceof Error?U.message:String(U))}finally{z(!1)}}return o.jsx(Ai,{icon:o.jsx(di,{}),onClose:e,title:l?"Edit database connection":"Add database connection",children:o.jsxs("div",{className:"flex flex-col gap-4",children:[w.length>0?o.jsxs("section",{children:[o.jsxs("p",{className:"mb-1.5 flex items-center gap-1.5 text-xs font-medium text-muted-foreground",children:[o.jsx(yM,{className:"size-3.5"}),"Found in your services"]}),o.jsx("div",{className:"flex flex-wrap gap-1.5",children:w.map(G=>o.jsxs("button",{type:"button",onClick:()=>K(G),className:"group flex items-center gap-1.5 rounded-md border border-border bg-background px-2 py-1 text-left text-xs transition-colors hover:border-primary hover:bg-muted",title:G.maskedUrl,children:[o.jsx(Ue,{variant:"outline",size:"small",children:G.engine}),o.jsx("span",{className:"font-mono",children:G.service}),o.jsxs("span",{className:"font-mono text-muted-foreground",children:["·",G.key]})]},`${G.service}:${G.key}`))})]}):null,o.jsxs("section",{children:[o.jsx("p",{className:"mb-1.5 text-xs font-medium text-muted-foreground",children:"Engine"}),o.jsx("div",{className:"flex gap-1.5",children:OB.map(G=>o.jsx(ne,{size:"sm",variant:h===G.value?"default":"outline",onClick:()=>V(G.value),disabled:l,type:"button",children:G.label},G.value))})]}),o.jsxs("label",{className:"flex flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Name"}),o.jsx(nt,{value:f,onChange:G=>p(G.target.value),placeholder:"e.g. shop-db",disabled:l}),l?o.jsx("span",{className:"text-[11px] text-muted-foreground",children:"The name identifies the connection and can't be changed here."}):null]}),O?null:o.jsxs("section",{className:"flex flex-col gap-3",children:[o.jsxs("div",{className:"flex gap-3",children:[o.jsxs("label",{className:"flex flex-1 flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Host"}),o.jsx(nt,{value:_.host,onChange:G=>q({host:G.target.value}),placeholder:"localhost",className:"font-mono text-xs"})]}),o.jsxs("label",{className:"flex w-24 flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Port"}),o.jsx(nt,{value:_.port,onChange:G=>q({port:G.target.value}),placeholder:h==="mysql"?"3306":"5432",className:"font-mono text-xs"})]})]}),o.jsxs("div",{className:"flex gap-3",children:[o.jsxs("label",{className:"flex flex-1 flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"User"}),o.jsx(nt,{value:_.user,onChange:G=>q({user:G.target.value}),placeholder:"postgres",className:"font-mono text-xs"})]}),o.jsxs("label",{className:"flex flex-1 flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Password"}),o.jsx(nt,{type:"password",value:_.password,onChange:G=>q({password:G.target.value}),placeholder:l?"leave blank to keep current":"••••••••",className:"font-mono text-xs"})]})]}),o.jsxs("label",{className:"flex flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:"Database"}),o.jsx(nt,{value:_.database,onChange:G=>q({database:G.target.value}),placeholder:"app",className:"font-mono text-xs"})]}),h==="postgres"?o.jsxs("label",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[o.jsx("input",{type:"checkbox",checked:_.ssl,onChange:G=>q({ssl:G.target.checked}),className:"size-3.5 accent-primary"}),"Require SSL (adds ",o.jsx("span",{className:"font-mono",children:"?sslmode=require"}),")"]}):null]}),o.jsxs("label",{className:"flex flex-col gap-1.5",children:[o.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:O?"Database file path":"Connection URL"}),o.jsx(nt,{value:b,onChange:G=>W(G.target.value),placeholder:O?"/abs/path/to/app.db":h==="mysql"?"mysql://user:pass@host:3306/db":"postgres://user:pass@host:5432/db",className:"font-mono text-xs"}),o.jsx("span",{className:"text-[11px] text-muted-foreground",children:O?"Read-only. Stored like a secret and masked in the UI and API.":"Synced with the fields above; the password stays in its field and is never shown here. Stored like a secret and masked in the UI and API."})]}),E.status!=="idle"?o.jsxs("div",{className:`flex items-center gap-1.5 rounded-md border px-2.5 py-1.5 text-xs ${E.status==="ok"?"border-emerald-500/40 text-emerald-600 dark:text-emerald-400":"border-destructive/40 text-destructive"}`,children:[E.status==="ok"?o.jsx(fr,{className:"size-3.5"}):o.jsx(Gs,{className:"size-3.5"}),o.jsx("span",{className:"break-all font-mono",children:E.message})]}):null,o.jsxs("div",{className:"flex items-center justify-end gap-2 border-t border-border pt-3",children:[o.jsxs(ne,{variant:"outline",size:"sm",onClick:()=>{X()},disabled:N||!P,type:"button",children:[N?o.jsx(Lt,{className:"animate-spin"}):null,"Test connection"]}),o.jsxs(ne,{size:"sm",onClick:()=>{Q()},disabled:R,type:"button",children:[R?o.jsx(Lt,{className:"animate-spin"}):null,l?"Save changes":"Save"]})]})]})})}function zB(e){if(!e)return{engine:"postgres",name:"",fields:zp,url:""};if(e.engine==="sqlite")return{engine:"sqlite",name:e.name,fields:zp,url:e.url};const t=g0(e.url),s=t?{...t,password:""}:zp;return{engine:e.engine,name:e.name,fields:s,url:p0(e.engine,s,{includePassword:!1})}}function BB(e){try{const s=new URL(e.url).pathname.replace(/^\//,"");if(s)return`${e.service}-${s}`}catch{}return`${e.service}-${e.engine}`}function IB({connections:e,selected:t,onSelect:s,onAdd:i,onEdit:a,onRemove:l}){const[u,h]=S.useState(!1),m=S.useRef(null),f=e.find(p=>p.name===t);return S.useEffect(()=>{if(!u)return;function p(b){m.current&&b.target instanceof Node&&!m.current.contains(b.target)&&h(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[u]),o.jsxs("div",{className:"relative z-50 flex items-center gap-2",ref:m,children:[o.jsxs(ne,{className:"max-w-[240px] justify-start gap-2 rounded-md border-border bg-card",onClick:()=>h(p=>!p),size:"sm",type:"button",variant:"outline",children:[o.jsx(di,{className:"text-muted-foreground"}),o.jsx("span",{className:"truncate",children:f?.name??"Select connection"}),f?o.jsx(Ue,{variant:"outline",size:"small",children:f.engine}):null,o.jsx(jn,{className:ue("ml-auto transition-transform",u&&"rotate-180")})]}),u?o.jsxs("div",{className:"absolute right-0 top-10 z-50 w-[min(420px,calc(100vw-2rem))] overflow-hidden rounded-lg border border-border bg-card shadow-lg",children:[o.jsxs("div",{className:"flex items-center gap-2 border-b border-border px-3 py-2",children:[o.jsx(di,{className:"size-3.5 text-muted-foreground"}),o.jsx("div",{className:"text-xs font-semibold",children:"Connections"}),o.jsx(Ue,{className:"ml-auto",variant:"outline",size:"small",children:e.length})]}),o.jsx("div",{className:"max-h-72 overflow-auto",children:e.length?o.jsx("div",{className:"divide-y divide-border",children:e.map(p=>{const b=p.name===t;return o.jsxs("div",{className:ue("group grid w-full grid-cols-[1fr_auto_auto_auto] items-center gap-2 px-3 py-1.5 text-left transition-colors hover:bg-muted",b&&"bg-muted/70"),children:[o.jsxs("button",{className:"min-w-0 text-left",onClick:()=>{s(p.name),h(!1)},type:"button",children:[o.jsx("span",{className:"block truncate text-sm font-medium leading-tight",children:p.name}),o.jsx("span",{className:"block truncate font-mono text-[10px] leading-tight text-muted-foreground",children:p.url})]}),b?o.jsx(fr,{className:"size-3.5"}):o.jsx("span",{className:"size-3.5"}),o.jsx(ne,{"aria-label":`Edit ${p.name}`,className:"size-6 opacity-0 transition-opacity group-hover:opacity-100",onClick:()=>{a(p),h(!1)},size:"icon",title:`Edit ${p.name}`,type:"button",variant:"ghost",children:o.jsx(Hc,{className:"size-3.5"})}),o.jsx(ne,{"aria-label":`Remove ${p.name}`,className:"size-6 opacity-0 transition-opacity group-hover:opacity-100",onClick:()=>l(p.name),size:"icon",title:`Remove ${p.name}`,type:"button",variant:"ghost",children:o.jsx(ol,{className:"size-3.5 text-destructive"})})]},p.name)})}):o.jsx("div",{className:"px-3 py-6 text-center text-xs text-muted-foreground",children:"No saved connections yet."})}),o.jsx("div",{className:"border-t border-border bg-muted/20 p-2",children:o.jsxs(ne,{className:"w-full",onClick:()=>{i(),h(!1)},size:"sm",type:"button",children:[o.jsx(en,{className:"size-3"}),"Add connection"]})})]}):null]})}function PB({onAddManual:e,onAddWithAi:t}){const[s,i]=S.useState(!1),a=S.useRef(null);S.useEffect(()=>{if(!s)return;function u(h){a.current&&h.target instanceof Node&&!a.current.contains(h.target)&&i(!1)}return document.addEventListener("mousedown",u),()=>document.removeEventListener("mousedown",u)},[s]);function l(u){i(!1),u()}return o.jsxs("div",{className:"relative",ref:a,children:[o.jsxs(ne,{"aria-label":"Add database connection",onClick:()=>i(u=>!u),size:"sm",type:"button",children:[o.jsx(en,{className:"size-3.5"}),"Add"]}),s?o.jsxs("div",{className:"absolute right-0 top-9 z-50 w-56 overflow-hidden rounded-lg border border-border bg-card shadow-lg",children:[o.jsxs("button",{className:"flex w-full items-center gap-2 px-3 py-2 text-left text-sm transition-colors hover:bg-muted",onClick:()=>l(e),type:"button",children:[o.jsx(di,{className:"size-3.5 text-muted-foreground"}),"Add connection"]}),o.jsxs("button",{className:"flex w-full items-center gap-2 border-t border-border px-3 py-2 text-left text-sm transition-colors hover:bg-muted",onClick:()=>l(t),type:"button",children:[o.jsx(oa,{className:"size-3.5 text-muted-foreground"}),"Add with AI"]})]}):null]})}function AN({items:e,label:t="More actions",className:s}){const[i,a]=S.useState(!1),[l,u]=S.useState({top:0,right:0}),h=S.useRef(null),m=S.useRef(null);function f(){const p=h.current?.getBoundingClientRect();p&&u({top:p.bottom+4,right:window.innerWidth-p.right}),a(b=>!b)}return S.useEffect(()=>{if(!i)return;function p(_){const y=_.target;h.current?.contains(y)||m.current?.contains(y)||a(!1)}function b(_){_.key==="Escape"&&a(!1)}const v=()=>a(!1);return document.addEventListener("mousedown",p),document.addEventListener("keydown",b),window.addEventListener("scroll",v,!0),()=>{document.removeEventListener("mousedown",p),document.removeEventListener("keydown",b),window.removeEventListener("scroll",v,!0)}},[i]),o.jsxs(o.Fragment,{children:[o.jsx("button",{"aria-label":t,className:ue("flex size-6 items-center justify-center rounded-md text-muted-foreground opacity-0 transition-all duration-150 hover:bg-muted hover:text-foreground group-hover:opacity-100",i&&"opacity-100",s),onClick:f,ref:h,title:t,type:"button",children:o.jsx(Ik,{className:"size-3.5"})}),i?cu.createPortal(o.jsx("div",{className:"fixed z-50 min-w-44 overflow-hidden rounded-md border border-border bg-card p-1 shadow-md",ref:m,style:{top:l.top,right:l.right},children:e.map(p=>o.jsxs("button",{className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-left text-xs text-foreground transition-colors hover:bg-muted",onClick:()=>{a(!1),p.onSelect()},type:"button",children:[p.icon?o.jsx("span",{className:"text-muted-foreground",children:p.icon}):null,p.label]},p.label))}),document.body):null]})}function $B({connection:e,sample:t}){const{sendToAgent:s}=cs(),{success:i,error:a}=Bs(),l=t.columns.map(p=>p.name);function u(p){s({prompt:Y7(e,t.engine,t.table,t.columns,p),source:{type:"database-row",label:`${t.table} row`},label:`Explain this row from \`${t.table.qualifiedName}\`.`,mode:"send"})}async function h(p,b){try{await navigator.clipboard.writeText(p),i(`Copied ${b}.`)}catch(v){a(v instanceof Error?v.message:String(v))}}function m(p){const b=v=>{const _=Bp(v);return/[",\n]/.test(_)?`"${_.replace(/"/g,'""')}"`:_};return`${l.join(",")}
|
|
141
|
-
${l.map(v=>b(p[v])).join(",")}`}function f(p){const b=_=>_==null?"NULL":typeof _=="number"||typeof _=="boolean"?String(_):`'${(typeof _=="object"?JSON.stringify(_):String(_)).replace(/'/g,"''")}'`,v=l.map(_=>b(p[_])).join(", ");return`INSERT INTO ${t.table} (${l.join(", ")}) VALUES (${v});`}return t.columns.length===0?o.jsx("div",{className:"p-6 text-sm text-muted-foreground",children:"This table has no columns."}):o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:o.jsxs("table",{className:"w-max min-w-full border-collapse text-left font-mono text-[11px]",children:[o.jsx("thead",{className:"sticky top-0 z-10 bg-card",children:o.jsxs("tr",{className:"border-b border-border",children:[t.columns.map(p=>o.jsxs("th",{className:"whitespace-nowrap px-3 py-2 font-semibold text-foreground",children:[o.jsxs("span",{className:"flex items-center gap-1",children:[p.primaryKey?o.jsx(Gk,{className:"size-3 text-amber-500"}):null,p.name]}),o.jsx("span",{className:"block text-[10px] font-normal text-muted-foreground",children:p.dataType})]},p.name)),o.jsx("th",{className:"w-16 px-2 py-2"})]})}),o.jsxs("tbody",{children:[t.rows.map((p,b)=>o.jsxs("tr",{className:"group border-b border-border/60 hover:bg-muted/40",children:[t.columns.map(v=>o.jsx("td",{className:"max-w-[320px] truncate px-3 py-1 align-top text-muted-foreground",title:Bp(p[v.name]),children:Bp(p[v.name])},v.name)),o.jsx("td",{className:"px-2 py-1 align-top",children:o.jsxs("div",{className:"flex items-center justify-end gap-0.5",children:[o.jsx(il,{label:"Ask AI about this row",onAsk:()=>u(p)}),o.jsx(AN,{label:"Row actions",items:[{label:"Copy as JSON",icon:o.jsx(ZA,{className:"size-3.5"}),onSelect:()=>{h(JSON.stringify(p,null,2),"row as JSON")}},{label:"Copy as CSV",icon:o.jsx(M4,{className:"size-3.5"}),onSelect:()=>{h(m(p),"row as CSV")}},{label:"Copy as SQL INSERT",icon:o.jsx(di,{className:"size-3.5"}),onSelect:()=>{h(f(p),"INSERT statement")}}]})]})})]},b)),t.rows.length===0?o.jsx("tr",{children:o.jsx("td",{colSpan:t.columns.length+1,className:"px-3 py-6 text-center text-muted-foreground",children:"No rows."})}):null]})]})})}function Bp(e){return e==null?"NULL":typeof e=="object"?JSON.stringify(e):String(e)}function HB(){const[e,t]=S.useState([]),[s,i]=S.useState(!0),[a,l]=S.useState(null),u=S.useCallback(async()=>{i(!0),l(null);try{t(await tC())}catch(h){l(h instanceof Error?h.message:String(h))}finally{i(!1)}},[]);return S.useEffect(()=>{u()},[u]),{connections:e,loading:s,error:a,refresh:u}}const UB=[50,100,500,1e3];function FB(e){const[t,s]=S.useState([]),[i,a]=S.useState(null),[l,u]=S.useState(null),[h,m]=S.useState(null),[f,p]=S.useState(null),[b,v]=S.useState(!1),[_,y]=S.useState(!1),[w,C]=S.useState(100),[E,T]=S.useState(0);S.useEffect(()=>{T(0)},[e,i]),S.useEffect(()=>{if(s([]),a(null),u(null),m(null),p(null),!e)return;let j=!1;return v(!0),PM(e).then(P=>{j||(s(P),a(P[0]?.qualifiedName??null))}).catch(P=>{j||m(P instanceof Error?P.message:String(P))}).finally(()=>{j||v(!1)}),()=>{j=!0}},[e]),S.useEffect(()=>{if(u(null),p(null),!e||!i)return;let j=!1;return y(!0),$M(e,i,w,E).then(P=>{j||u(P)}).catch(P=>{j||p(P instanceof Error?P.message:String(P))}).finally(()=>{j||y(!1)}),()=>{j=!0}},[e,i,w,E]);const N=E>0,M=l?l.rowCount===w:!1;function R(j){C(j),T(0)}function z(){M&&T(j=>j+w)}function O(){T(j=>Math.max(0,j-w))}return{tables:t,selectedTable:i,setSelectedTable:a,sample:l,tablesError:h,rowsError:f,loadingTables:b,loadingRows:_,limit:w,offset:E,canPrev:N,canNext:M,changePageSize:R,nextPage:z,prevPage:O}}function VB(){const{connections:e,loading:t,error:s,refresh:i}=HB(),{error:a,success:l}=Bs(),{sendToAgent:u}=cs(),[h,m]=S.useState(null),[f,p]=S.useState(null);function b(){u({prompt:K7,source:{type:"database-setup",label:"Add a database"},label:"Help me connect a database, one step at a time."})}S.useEffect(()=>{if(e.length===0){m(null);return}m(y=>y&&e.some(w=>w.name===y)?y:e[0].name)},[e]);async function v(y){try{await IM(y),l(`Removed connection "${y}".`),await i()}catch(w){a(w instanceof Error?w.message:String(w))}}function _(y){p({mode:"edit",target:y})}return o.jsxs("div",{className:"flex h-full min-h-0 flex-col bg-card/85",children:[o.jsxs("header",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(di,{className:"size-4 text-muted-foreground"}),o.jsx("span",{className:"text-sm font-semibold",children:"Databases"}),t&&e.length===0?o.jsx(Lt,{className:"size-3.5 animate-spin text-muted-foreground"}):null]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(IB,{connections:e,selected:h,onSelect:m,onAdd:()=>p({mode:"add"}),onEdit:_,onRemove:y=>{v(y)}}),o.jsx(PB,{onAddManual:()=>p({mode:"add"}),onAddWithAi:b})]})]}),o.jsx("div",{className:"min-h-0 flex-1",children:s?o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-destructive/40 text-destructive",children:s})}):h?o.jsx(qB,{connection:h}):o.jsx(GB,{onAdd:()=>p({mode:"add"}),onAddWithAi:b})}),f?o.jsx(LB,{initial:f.mode==="edit"?f.target:void 0,onClose:()=>p(null),onSaved:i}):null]})}function qB({connection:e}){const{sendToAgent:t}=cs(),{tables:s,selectedTable:i,setSelectedTable:a,sample:l,tablesError:u,rowsError:h,loadingTables:m,loadingRows:f,limit:p,offset:b,canPrev:v,canNext:_,changePageSize:y,nextPage:w,prevPage:C}=FB(e);function E(N){t({prompt:XS(e,N.table,{engine:N.engine,columns:N.columns}),source:{type:"database-table",label:`${N.table.name} table`},mode:"draft"})}function T(N){t({prompt:XS(e,N),source:{type:"database-table",label:`${N.name} table`},mode:"draft"})}return o.jsxs("div",{className:"flex h-full min-h-0",children:[o.jsxs("div",{className:"flex w-56 shrink-0 flex-col border-r border-border",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-2",children:[o.jsx(pM,{className:"size-4 text-muted-foreground"}),o.jsx("span",{className:"text-sm font-semibold",children:"Tables"}),o.jsx(Ue,{variant:"outline",size:"small",children:s.length}),m?o.jsx(Lt,{className:"size-3.5 animate-spin"}):null]}),u?o.jsx("div",{className:"p-3",children:o.jsx(Qe,{variant:"muted",className:"border-destructive/40 text-destructive",children:u})}):o.jsxs("ul",{className:"min-h-0 flex-1 overflow-auto",children:[s.map(N=>o.jsxs("li",{className:ue("group flex items-center gap-1 pr-1 transition-colors hover:bg-muted/50",N.qualifiedName===i&&"bg-muted/70"),children:[o.jsx("button",{type:"button",onClick:()=>a(N.qualifiedName),className:ue("min-w-0 flex-1 truncate px-3 py-1.5 text-left font-mono text-[11px]",N.qualifiedName===i&&"font-semibold"),children:N.qualifiedName}),o.jsx(il,{label:`Ask AI about \`${N.qualifiedName}\``,onAsk:()=>T(N)})]},N.qualifiedName)),!m&&s.length===0?o.jsx("li",{className:"px-3 py-2 text-xs text-muted-foreground",children:"No tables."}):null]})]}),o.jsxs("div",{className:"flex min-h-0 min-w-0 flex-1 flex-col",children:[o.jsxs("div",{className:"group flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-2",children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-1",children:[o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:i??"Select a table"}),l?o.jsx(il,{label:`Ask AI about \`${l.table.qualifiedName}\``,onAsk:()=>E(l)}):null]}),l?o.jsxs("div",{className:"flex shrink-0 items-center gap-2 text-[11px] text-muted-foreground",children:[o.jsx("span",{className:"tabular-nums",children:l.rowCount===0?"no rows":`rows ${b+1}–${b+l.rowCount}`}),o.jsx("select",{"aria-label":"Rows per page",className:"rounded-md border border-border bg-background px-1.5 py-0.5 text-[11px]",value:p,onChange:N=>y(Number(N.target.value)),children:UB.map(N=>o.jsxs("option",{value:N,children:[N," / page"]},N))}),o.jsx(ne,{size:"sm",variant:"outline",className:"h-6 px-2",onClick:C,disabled:!v,type:"button",children:"Prev"}),o.jsx(ne,{size:"sm",variant:"outline",className:"h-6 px-2",onClick:w,disabled:!_,type:"button",children:"Next"})]}):null]}),h?o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-destructive/40 text-destructive",children:h})}):f?o.jsxs("div",{className:"flex flex-1 items-center justify-center text-sm text-muted-foreground",children:[o.jsx(Lt,{className:"mr-2 size-4 animate-spin"}),"Loading rows…"]}):l?o.jsx($B,{connection:e,sample:l}):o.jsx("div",{className:"flex flex-1 items-center justify-center text-sm text-muted-foreground",children:"Pick a table to sample its rows."})]})]})}function GB({onAdd:e,onAddWithAi:t}){return o.jsx("div",{className:"flex h-full items-center justify-center p-8 text-center",children:o.jsxs("div",{className:"max-w-sm",children:[o.jsx(di,{className:"mx-auto size-8 text-muted-foreground/50"}),o.jsx("p",{className:"mt-3 text-sm font-medium",children:"No connections yet"}),o.jsxs("p",{className:"mt-1 text-xs text-muted-foreground",children:["Add a read-only Postgres, MySQL, or SQLite connection to browse tables and sample rows. NoMoreIDE can auto-detect connection strings from your services' ",o.jsx("code",{children:".env"})," files."]}),o.jsxs("div",{className:"mt-4 flex items-center justify-center gap-2",children:[o.jsxs(ne,{size:"sm",onClick:e,type:"button",children:[o.jsx(en,{}),"Add connection"]}),o.jsxs(ne,{size:"sm",variant:"outline",onClick:t,type:"button",children:[o.jsx(oa,{}),"Add with AI"]})]})]})})}function KB({incident:e}){const{error:t}=Bs(),{sendToAgent:s}=cs(),[i,a]=S.useState(!1);async function l(){a(!0);try{const{prompt:u}=await HM(e.id);s({prompt:u,source:{type:"error",label:`${e.service} — ${e.level}`},label:`Help me debug this ${e.level} in \`${e.service}\`: ${e.title}`})}catch(u){t(u instanceof Error?u.message:String(u))}finally{a(!1)}}return o.jsxs("div",{className:"flex h-full min-h-0 min-w-0 flex-col",children:[o.jsxs("div",{className:"shrink-0 border-b border-border px-4 py-3",children:[o.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsx(Ue,{variant:e.level==="error"?"danger":"secondary",appearance:"subtle",size:"small",children:e.level}),o.jsx("span",{className:"truncate font-mono text-xs font-semibold",children:e.service}),e.count>1?o.jsxs(Ue,{variant:"outline",size:"small",children:["×",e.count]}):null]}),o.jsxs(ne,{onClick:()=>{l()},disabled:i,size:"sm",variant:"outline",children:[o.jsx(Ls,{className:"size-3.5"}),i?"Sending…":"Fix with AI"]})]}),o.jsx("p",{className:"mt-1.5 break-words font-mono text-xs text-foreground",children:e.title}),e.file?o.jsxs("p",{className:"mt-1 flex items-center gap-1.5 font-mono text-[11px] text-muted-foreground",children:[o.jsx(Hk,{className:"size-3.5"}),e.file,e.line?`:${e.line}`:""]}):null,o.jsxs("p",{className:"mt-1 font-mono text-[10px] text-muted-foreground/80",children:["first ",new Date(e.firstSeen).toLocaleString()," · last"," ",new Date(e.lastSeen).toLocaleTimeString()]})]}),o.jsxs("div",{className:"min-h-0 flex-1 overflow-auto p-4",children:[o.jsx("p",{className:"mb-1.5 text-xs font-medium text-muted-foreground",children:"Log excerpt"}),o.jsx("pre",{className:"overflow-x-auto rounded-md border border-border bg-muted/40 p-3 font-mono text-[11px] leading-relaxed",children:e.logExcerpt.join(`
|
|
142
|
-
`)}),o.jsx("p",{className:"mt-3 text-[11px] text-muted-foreground",children:`"Fix with AI" sends the agent this excerpt with the affected file's diff and the last 40 log lines, so it can start debugging right away.`})]})]})}function fw(e){return[...e].sort((t,s)=>t.lastSeen<s.lastSeen?1:t.lastSeen>s.lastSeen?-1:s.id-t.id)}function WB(){const[e,t]=S.useState([]),[s,i]=S.useState(!1),[a,l]=S.useState(null),u=S.useCallback(h=>{t(m=>fw([...m.filter(f=>f.id!==h.id),h]))},[]);return S.useEffect(()=>{let h=!0;sC().then(f=>{h&&t(fw(f))}).catch(f=>{h&&l(f instanceof Error?f.message:String(f))});const m=new EventSource("/api/errors/stream");return m.addEventListener("open",()=>i(!0)),m.addEventListener("error",()=>i(!1)),m.addEventListener("incident",f=>{try{const p=JSON.parse(f.data);u(p)}catch{}}),()=>{h=!1,m.close()}},[u]),{incidents:e,connected:s,error:a}}function YB(){const{incidents:e,connected:t,error:s}=WB(),[i,a]=S.useState(null);S.useEffect(()=>{if(e.length===0){a(null);return}a(u=>u!==null&&e.some(h=>h.id===u)?u:e[0].id)},[e]);const l=S.useMemo(()=>e.find(u=>u.id===i)??null,[e,i]);return o.jsxs("div",{className:"flex h-full min-h-0 bg-card/85",children:[o.jsxs("div",{className:"flex w-72 shrink-0 flex-col border-r border-border",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(mh,{className:"size-4 text-muted-foreground"}),o.jsx("span",{className:"text-sm font-semibold",children:"Incidents"}),o.jsx(Ue,{variant:"outline",size:"small",children:e.length})]}),o.jsx(Ue,{variant:"outline",size:"small",icon:o.jsx("span",{className:ue("inline-block size-1.5 rounded-full",t?"animate-pulse bg-emerald-500":"bg-muted-foreground/60")}),children:t?"live":"reconnecting…"})]}),o.jsx("ul",{className:"min-h-0 flex-1 divide-y divide-border overflow-auto",children:e.map(u=>o.jsx("li",{children:o.jsxs("button",{type:"button",onClick:()=>a(u.id),className:ue("flex w-full flex-col gap-1 px-3 py-2 text-left transition-colors hover:bg-muted/50",u.id===i&&"bg-muted/70"),children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"truncate font-mono text-[11px] font-semibold",children:u.service}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1",children:[u.count>1?o.jsxs(Ue,{variant:"outline",size:"small",children:["×",u.count]}):null,o.jsx(Ue,{variant:u.level==="error"?"danger":"secondary",appearance:"subtle",size:"small",children:u.level})]})]}),o.jsx("span",{className:"truncate font-mono text-[11px] text-muted-foreground",children:u.title}),o.jsx("span",{className:"font-mono text-[10px] text-muted-foreground/70",children:new Date(u.lastSeen).toLocaleTimeString()})]})},u.id))})]}),o.jsx("div",{className:"min-h-0 min-w-0 flex-1",children:s?o.jsx("div",{className:"p-4",children:o.jsxs(Qe,{variant:"muted",className:"border-destructive/40 text-destructive",children:["Failed to load incidents: ",s]})}):l?o.jsx(KB,{incident:l}):o.jsx("div",{className:"flex h-full items-center justify-center p-8 text-center",children:o.jsxs("div",{className:"max-w-sm",children:[o.jsx(mh,{className:"mx-auto size-8 text-muted-foreground/50"}),o.jsx("p",{className:"mt-3 text-sm font-medium",children:"No incidents yet"}),o.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Errors and stack traces from your running services land here automatically. Each one becomes a one-click prompt for your agent."})]})})})]})}function Dh({label:e}){return o.jsx(Qe,{variant:"muted",className:"m-4 text-center",children:e})}const XB=900*1e3,Ec=12,Ip=200;function ZB({events:e}){const[t,s]=S.useState(null),[i,a]=S.useState(null),{rows:l,windowStart:u,windowEnd:h}=S.useMemo(()=>QB(e),[e]),m=t?l.find(f=>f.service===t)??null:null;return o.jsxs(o.Fragment,{children:[o.jsxs(Ri,{className:"rounded-none border-0 border-b border-border bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs(Oi,{className:"flex items-center gap-2",children:[o.jsx(Ha,{className:"size-3.5"}),"Runtime Monitor"]}),o.jsx(mr,{className:"text-xs",children:e.length===0?"No events yet":`${e.length} event${e.length===1?"":"s"} · last 15 min`})]}),o.jsx(Li,{className:"p-0",children:l.length===0?o.jsx(Dh,{label:"No runtime timeline events yet."}):o.jsxs("div",{className:"divide-y divide-border",children:[l.map(f=>o.jsx(eI,{onClick:()=>s(f.service),row:f,windowEnd:h,windowStart:u},f.service)),o.jsxs("div",{className:"flex justify-between px-3 py-1.5 font-mono text-[10px] text-muted-foreground",children:[o.jsx("span",{children:Oh(u)}),o.jsx("span",{children:"now"})]})]})})]}),m?o.jsx(Ai,{icon:o.jsx(Ha,{}),onClose:()=>s(null),title:m.service,children:o.jsx(sI,{onSelect:a,row:m})}):null,i?o.jsx(Ai,{icon:o.jsx(Ha,{}),onClose:()=>a(null),title:i.title,children:o.jsx(nI,{event:i})}):null]})}function QB(e){const t=Date.now(),s=t,i=t-XB;let a=e.filter(m=>{if(m.kind==="service.http")return!1;const f=new Date(m.timestamp).getTime();return!Number.isNaN(f)&&f>=i});a.length===0&&e.length>0?a=e.slice(-Ip):a.length>Ip&&(a=a.slice(-Ip));const l=new Map;for(const m of a){const f=m.service||"·system",p=l.get(f)??[];p.push(m),l.set(f,p)}const u=Math.max(s-i,1);return{rows:Array.from(l.entries()).map(([m,f])=>{const p=[...f].sort((T,N)=>T.timestamp.localeCompare(N.timestamp)),b=new Array(Ec).fill(0),v=new Array(Ec).fill(null);for(const T of p){const N=new Date(T.timestamp).getTime(),M=Math.max(i,Math.min(s,N)),R=Math.min(Ec-1,Math.floor((M-i)/u*Ec));b[R]+=1;const z=v[R];v[R]=JB(z,T.severity)}const _=p.filter(T=>T.severity==="error").length,y=p.filter(T=>T.severity==="warning").length,w=p.length-_-y,C=[...p].reverse().find(T=>T.severity!=="info")??null,E=_>0?"error":y>0?"warning":"info";return{service:m,events:p,errors:_,warnings:y,infos:w,buckets:b,bucketSeverity:v,lastNotable:C,worstSeverity:E}}).sort((m,f)=>{const p=v=>v.errors*1e3+v.warnings,b=p(f)-p(m);return b!==0?b:m.service.localeCompare(f.service)}),windowStart:i,windowEnd:s}}function JB(e,t){return e==="error"||t==="error"?"error":e==="warning"||t==="warning"?"warning":"info"}function eI({onClick:e,row:t,windowEnd:s,windowStart:i}){const a=Math.max(1,...t.buckets);return o.jsxs("button",{className:"timeline-service-row block w-full px-3 py-2 text-left transition-colors hover:bg-muted/40 focus:outline-none focus-visible:bg-muted/40","data-testid":"timeline-service-row",onClick:e,type:"button",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsx("span",{className:ue("size-2 shrink-0 rounded-full",jN(t.worstSeverity))}),o.jsx("span",{className:"min-w-0 flex-1 truncate text-xs font-medium text-foreground",dir:"rtl",children:o.jsx("bdi",{children:t.service})}),t.errors>0?o.jsxs("span",{className:"rounded bg-red-500/15 px-1 font-mono text-[10px] text-red-500",children:[t.errors,"E"]}):null,t.warnings>0?o.jsxs("span",{className:"rounded bg-amber-500/15 px-1 font-mono text-[10px] text-amber-500",children:[t.warnings,"W"]}):null,o.jsx(Mi,{className:"size-3 text-muted-foreground"})]}),o.jsx("div",{className:"timeline-density mt-1.5 grid h-3 gap-px","data-testid":"timeline-density",style:{gridTemplateColumns:`repeat(${Ec}, minmax(0, 1fr))`},children:t.buckets.map((l,u)=>o.jsx(tI,{count:l,max:a,severity:t.bucketSeverity[u]},u))}),t.lastNotable?o.jsx("div",{className:"mt-1 truncate font-mono text-[10px] text-muted-foreground",children:t.lastNotable.detail??t.lastNotable.title}):o.jsxs("div",{className:"mt-1 truncate text-[10px] text-muted-foreground",children:[t.infos," info ",t.infos===1?"event":"events"]}),o.jsxs("div",{className:"mt-0.5 flex justify-between font-mono text-[9px] text-muted-foreground/60",children:[o.jsx("span",{children:Oh(i)}),o.jsx("span",{children:Oh(s)})]})]})}function tI({count:e,max:t,severity:s}){if(e===0)return o.jsx("span",{className:"rounded-sm bg-border/60"});const i=Math.min(1,.35+e/t*.65);return o.jsx("span",{className:ue("rounded-sm",iI(s)),style:{opacity:i},title:`${e} event${e===1?"":"s"}`})}function sI({onSelect:e,row:t}){const s=[...t.events].sort((i,a)=>a.timestamp.localeCompare(i.timestamp));return o.jsxs("div",{className:"flex max-h-[480px] flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-4 py-2 text-xs text-muted-foreground",children:[o.jsxs("span",{children:[t.events.length," events"]}),o.jsx("span",{children:"·"}),o.jsxs("span",{children:[t.errors," error",t.errors===1?"":"s"]}),o.jsx("span",{children:"·"}),o.jsxs("span",{children:[t.warnings," warning",t.warnings===1?"":"s"]})]}),o.jsx("ul",{className:"min-h-0 divide-y divide-border overflow-auto",children:s.map(i=>o.jsx("li",{children:o.jsxs("button",{className:"block w-full px-4 py-2 text-left hover:bg-muted/40 focus:outline-none focus-visible:bg-muted/40",onClick:()=>e(i),type:"button",children:[o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx("span",{className:ue("size-2 shrink-0 rounded-full",jN(i.severity))}),o.jsx("span",{className:"min-w-0 flex-1 truncate text-xs font-medium text-foreground",children:i.title}),o.jsx("span",{className:"shrink-0 font-mono text-[10px] text-muted-foreground",children:Oh(i.timestamp)})]}),i.detail?o.jsx("div",{className:"mt-1 truncate font-mono text-[10px] text-muted-foreground",children:i.detail}):null]})},i.id))})]})}function nI({event:e}){const t=new Date(e.timestamp);return o.jsxs("div",{className:"space-y-3 p-4 text-sm",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[o.jsx("span",{className:ue("rounded px-1.5 py-0.5 font-mono text-[10px] uppercase text-white",rI(e.severity)),children:e.severity}),o.jsx("span",{className:"rounded border border-border bg-muted px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground",children:e.kind}),e.service?o.jsx("span",{className:"rounded border border-border bg-background px-1.5 py-0.5 font-mono text-[10px] text-foreground",children:e.service}):null]}),o.jsxs("div",{children:[o.jsx("div",{className:"text-xs text-muted-foreground",children:"When"}),o.jsx("div",{className:"font-mono text-xs",children:Number.isNaN(t.getTime())?e.timestamp:t.toLocaleString()})]}),e.detail?o.jsxs("div",{children:[o.jsx("div",{className:"text-xs text-muted-foreground",children:"Detail"}),o.jsx("pre",{className:"mt-1 max-h-72 overflow-auto whitespace-pre-wrap rounded border border-border bg-background p-3 font-mono text-xs",children:e.detail})]}):null]})}function jN(e){return e==="error"?"bg-red-500":e==="warning"?"bg-amber-500":"bg-zinc-400"}function iI(e){return e==="error"?"bg-red-500":e==="warning"?"bg-amber-500":"bg-zinc-500"}function rI(e){return e==="error"?"bg-red-600":e==="warning"?"bg-amber-600":"bg-zinc-700"}function Oh(e){const t=typeof e=="number"?new Date(e):new Date(e);return Number.isNaN(t.getTime())?"--:--:--":t.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"})}function aI({health:e}){if(!e)return null;const t=e.processTree,s=e.status==="healthy"||e.status==="unknown"?void 0:uI(e.summary);return o.jsxs("div",{className:"mt-1.5 grid min-w-0 gap-2 text-[11px] text-muted-foreground sm:grid-cols-[minmax(0,1fr)_auto] sm:items-center",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsxs("span",{className:ue("inline-flex h-7 shrink-0 items-center gap-1.5 rounded-md px-2.5 font-medium",oI(e.status)),children:[o.jsx("span",{className:"inline-flex shrink-0",children:o.jsx(Ha,{className:"size-3"})}),o.jsx("span",{className:"whitespace-nowrap",children:e.status})]}),s?o.jsx("span",{className:"min-w-0 truncate",children:s}):null]}),t?o.jsxs("div",{className:"health-metrics flex min-w-max items-center gap-2 font-mono sm:justify-end",children:[o.jsxs("span",{className:"inline-flex items-center gap-1 font-mono",children:[o.jsx(v4,{className:"size-3"}),t.processCount," ",t.processCount===1?"process":"processes"]}),o.jsxs("span",{children:[cI(t.cpuPercent)," CPU"]}),o.jsxs("span",{className:"inline-flex items-center gap-1 font-mono",children:[o.jsx(xj,{className:"size-3"}),lI(t.rssMb)," RAM"]})]}):null]})}function oI(e){return e==="healthy"?"bg-emerald-600 text-white":e==="warning"?"bg-amber-600 text-white":e==="unhealthy"?"bg-red-600 text-white":"bg-zinc-700 text-white"}function lI(e){return Number.isInteger(e)?`${e} MB`:`${e.toFixed(1)} MB`}function cI(e){return`${e.toFixed(1)}%`}function uI(e){return e.replace(/^Recent error log:\s*/i,"Recent stderr: ").replace(/:\s*\d+(?:\.\d+)? MB RSS\.?$/i,"").replace(/\s+RSS\.?$/i,"")}function dI({ports:e}){const t=e.filter(i=>i.state==="occupied").length,s=e.filter(i=>i.state==="managed").length;return o.jsxs(Ri,{className:"rounded-none border-0 border-b border-border bg-transparent",children:[o.jsxs(Di,{className:"border-b border-border px-3 py-2",children:[o.jsxs(Oi,{className:"flex items-center gap-2",children:[o.jsx(Nj,{className:"size-3.5"}),"Ports"]}),o.jsxs(mr,{className:"text-xs",children:[s," managed, ",t," occupied by other"]})]}),o.jsx(Li,{className:"p-0",children:e.length?o.jsx("div",{className:"divide-y divide-border",children:e.map(i=>o.jsxs("div",{className:"grid grid-cols-[1fr_auto] items-center gap-2 px-3 py-2",children:[o.jsxs("div",{className:"min-w-0",children:[o.jsxs("div",{className:"font-mono text-xs",children:[":",i.port]}),o.jsx("div",{className:"truncate text-[11px] text-muted-foreground",children:i.services.join(", ")||"Unassigned"}),i.urls[0]?o.jsx("div",{className:"truncate font-mono text-[10px] text-muted-foreground",children:i.urls[0]}):null]}),o.jsx(hI,{port:i})]},i.port))}):o.jsx(Dh,{label:"No configured ports yet."})})]})}function hI({compact:e,port:t}){const s=t.state==="managed"?"managed":t.state==="occupied"?"occupied by other":"available",i=t.state==="managed"?"success":t.state==="occupied"?"warning":"outline";return o.jsx(Ue,{className:ue(e&&"max-w-36 truncate"),variant:i,children:s})}function fI({onChange:e,value:t}){return o.jsxs("label",{className:"relative block",children:[o.jsx(Zj,{className:"pointer-events-none absolute left-2 top-1/2 size-3.5 -translate-y-1/2 text-muted-foreground"}),o.jsx(nt,{"aria-label":"Search logs",className:"h-8 w-44 pl-7 text-xs",onChange:s=>e(s.target.value),placeholder:"Search logs",value:t})]})}function mI({className:e,containerRef:t,emptyText:s,logs:i,query:a}){return o.jsx("div",{className:ue("h-full max-w-full overflow-auto bg-background font-mono text-[11px] leading-5 dark:bg-zinc-950",e),ref:t,role:"log",children:i.length?i.map((l,u)=>o.jsxs("div",{className:ue("grid min-w-max grid-cols-[168px_minmax(420px,1fr)] gap-2 border-b border-border/45 px-3 py-0.5 dark:border-zinc-800/80",l.stream==="stderr"?"bg-red-50/70 text-red-800 dark:bg-red-950/35 dark:text-red-100":"bg-emerald-50/35 text-zinc-800 dark:bg-zinc-950 dark:text-zinc-200 dark:odd:bg-zinc-900/45"),children:[o.jsx("span",{className:"text-muted-foreground dark:text-zinc-500",children:l.timestamp}),o.jsxs("span",{className:"whitespace-pre-wrap break-words",children:[l.stream==="stderr"?o.jsx("span",{className:"mr-2 rounded bg-red-100 px-1 font-semibold uppercase text-red-700 dark:bg-red-500/15 dark:text-red-300 dark:ring-1 dark:ring-red-400/20",children:"stderr"}):null,gI(l.text,a)]})]},`${l.timestamp}-${l.stream}-${u}`)):o.jsx("div",{className:"p-3 text-muted-foreground",children:s})})}function pI(e){return`${e.timestamp} ${e.stream} ${e.text}`}function gI(e,t){const s=t.trim();if(!s)return e;const i=e.toLowerCase(),a=s.toLowerCase(),l=[];let u=0,h=i.indexOf(a);for(;h!==-1;){h>u&&l.push(e.slice(u,h));const m=h+s.length;l.push(o.jsx("mark",{className:"rounded bg-amber-200 px-0.5 text-amber-950 dark:bg-amber-400/20 dark:text-amber-200",children:e.slice(h,m)},`${h}-${m}`)),u=m,h=i.indexOf(a,u)}return u<e.length&&l.push(e.slice(u)),l}function mw(e){return`${e.kind}:${e.name}`}function bI(e,t=!1,s={}){const[i,a]=S.useState(),[l,u]=S.useState(),[h,m]=S.useState(e.kind==="source"),f=JSON.stringify(s);return S.useEffect(()=>{a(void 0),u(void 0);let p=!1;const b=async()=>{try{if(e.kind==="service"){const _=await lC(e.name,s);p||(a(_.logs),m(_.queryable),u(void 0))}else{const _=await aC(e.name,s);p||(a(_),m(!0),u(void 0))}}catch(_){p||u(_ instanceof Error?_.message:String(_))}};b();const v=window.setInterval(b,t?1e3:2e3);return()=>{p=!0,window.clearInterval(v)}},[e.kind,e.name,t,f]),{logs:i,error:l,queryable:h}}const xI=[{label:"Live tail",value:""},{label:"Last 15 min",value:"15 min ago"},{label:"Last hour",value:"1 hour ago"},{label:"Today",value:"today"},{label:"Last 24h",value:"1 day ago"},{label:"Last 7 days",value:"7 days ago"}];function MN({target:e,query:t,setQuery:s,streaming:i,setStreaming:a,hideStdout:l,setHideStdout:u,fill:h=!1,leading:m,trailing:f}){const p=e.kind==="source",[b,v]=S.useState(""),[_,y]=S.useState(""),[w,C]=S.useState(t);S.useEffect(()=>{const G=window.setTimeout(()=>C(t),300);return()=>window.clearTimeout(G)},[t]);const E=S.useMemo(()=>{const G={};b&&(G.since=b),_&&(G.level=_);const U=w.trim();return U&&(G.grep=U),G},[b,_,w]),{logs:T,error:N,queryable:M}=bI(e,i,E),R=p||M,z=S.useRef(null),O=S.useRef(!0),[j,P]=S.useState([]),[B,H]=S.useState(!1),V=JSON.stringify(E);S.useEffect(()=>{P([])},[V,e.kind,e.name]);const q=S.useMemo(()=>{const G=T??[];if(j.length===0)return G;const U=new Set(j.map(D=>D.cursor).filter(Boolean));return[...j,...G.filter(D=>!D.cursor||!U.has(D.cursor))]},[T,j]),W=(j[0]??(T??[])[0])?.cursor;async function K(){if(!(!R||!W||B)){H(!0),O.current=!1;try{const G={...E,before:W,lines:200},U=e.kind==="source"?await aC(e.name,G):(await lC(e.name,G)).logs;U.length&&P(D=>{const Z=new Set(D.map(re=>re.cursor).filter(Boolean));return[...U.filter(re=>!re.cursor||!Z.has(re.cursor)),...D]})}finally{H(!1)}}}const L=t.trim().toLowerCase(),X=S.useMemo(()=>{let G=q;return l&&(G=G.filter(U=>U.stream==="stderr")),L&&(G=G.filter(U=>pI(U).toLowerCase().includes(L))),G},[q,l,L]);S.useEffect(()=>{const G=z.current;if(!G)return;const U=()=>{const D=G.scrollHeight-G.scrollTop-G.clientHeight;O.current=D<40};return U(),G.addEventListener("scroll",U,{passive:!0}),()=>G.removeEventListener("scroll",U)},[]),S.useEffect(()=>{if(!i||!O.current||X.length===0)return;const G=z.current;G&&(G.scrollTop=G.scrollHeight)},[i,X]);const Q=T?L?`No log lines match "${t.trim()}".`:l?"No stderr output captured.":"No log entries.":"Loading…";return o.jsxs("div",{className:h?"flex h-full min-h-0 flex-col gap-2":"flex flex-col gap-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[m,o.jsx(fI,{onChange:s,value:t}),R?o.jsxs(o.Fragment,{children:[o.jsx("select",{"aria-label":"Time range",className:"h-8 rounded-md border border-border bg-background px-2 text-xs",onChange:G=>v(G.target.value),value:b,children:xI.map(G=>o.jsx("option",{value:G.value,children:G.label},G.label))}),o.jsxs("select",{"aria-label":"Level",className:"h-8 rounded-md border border-border bg-background px-2 text-xs",onChange:G=>y(G.target.value),value:_,children:[o.jsx("option",{value:"",children:"All levels"}),o.jsx("option",{value:"warn",children:"Warnings+"}),o.jsx("option",{value:"error",children:"Errors"})]})]}):o.jsxs(pw,{active:l,activeClassName:"border-amber-600 bg-amber-50 text-amber-700 dark:border-amber-400/40 dark:bg-amber-500/15 dark:text-amber-300",onClick:()=>u(!l),children:[o.jsx(F4,{}),"Errors only"]}),o.jsxs(pw,{active:i,activeClassName:"border-emerald-600 bg-emerald-50 text-emerald-700 dark:border-emerald-400/40 dark:bg-emerald-500/15 dark:text-emerald-300",onClick:()=>a(!i),children:[o.jsx(qj,{}),i?"Streaming":"Stream"]}),R&&W?o.jsxs(ne,{disabled:B,onClick:()=>{K()},size:"sm",type:"button",variant:"outline",children:[o.jsx(Gh,{}),B?"Loading…":"Load older"]}):null,f?o.jsx("div",{className:"ml-auto flex items-center gap-2",children:f}):null]}),N?o.jsx("div",{className:"text-red-600",children:N}):null,o.jsx(mI,{className:ue("rounded border border-border/60",h?"min-h-0 flex-1":"max-h-80"),containerRef:z,emptyText:Q,logs:X,query:t})]})}function pw({active:e,activeClassName:t,children:s,onClick:i}){return o.jsx(ne,{"aria-pressed":e,className:e?t:void 0,onClick:i,size:"sm",type:"button",variant:"outline",children:s})}function vI(e,t){return e.kind===t.kind&&e.name===t.name}function _I({options:e,target:t,onChange:s,className:i}){const a=e.findIndex(u=>vI(u.target,t)),l=[...new Set(e.map(u=>u.group))];return o.jsx("select",{"aria-label":"Log source",className:i??"h-8 max-w-44 rounded-md border border-border bg-background px-2 text-xs",onChange:u=>s(e[Number(u.target.value)].target),value:String(a),children:l.map(u=>o.jsx("optgroup",{label:u,children:e.map((h,m)=>h.group===u?o.jsx("option",{value:String(m),children:h.label},`${h.group}:${h.label}`):null)},u))})}function yI({serviceName:e}){const[t,s]=S.useState(""),[i,a]=S.useState(!1),[l,u]=S.useState(!1),[h,m]=S.useState(!1),f=o.jsx(MN,{fill:!0,hideStdout:l,query:t,setHideStdout:u,setQuery:s,setStreaming:a,streaming:i,target:{kind:"service",name:e},trailing:o.jsxs(ne,{onClick:()=>m(p=>!p),size:"sm",type:"button",variant:"outline",children:[h?o.jsx(Wk,{}):o.jsx(Kk,{}),h?"Exit":"Expand"]})});return h?o.jsx(ux,{onClose:()=>m(!1),title:`Logs — ${e}`,children:f}):o.jsx("div",{className:"h-[60vh] min-h-[24rem]",children:f})}function ux({title:e,onClose:t,children:s,maxWidthClass:i="max-w-6xl"}){return S.useEffect(()=>{function a(l){l.key==="Escape"&&t()}return window.addEventListener("keydown",a),()=>window.removeEventListener("keydown",a)},[t]),cu.createPortal(o.jsx("div",{className:"fixed inset-0 z-[1000] bg-black/40 p-4 sm:p-8",onMouseDown:t,children:o.jsxs("div",{"aria-modal":"true",className:`mx-auto flex h-full ${i} flex-col overflow-hidden rounded-lg border border-border bg-card text-xs shadow-xl`,onMouseDown:a=>a.stopPropagation(),role:"dialog",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-3 border-b border-border px-4 py-2",children:[o.jsx("h2",{className:"min-w-0 flex-1 truncate text-sm font-semibold",children:e}),o.jsx(ne,{"aria-label":"Close logs",onClick:t,size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})})]}),o.jsx("div",{className:"min-h-0 flex-1 p-3",children:s})]})}),document.body)}const SI={journald:"Queries `journalctl -u <unit>` — time range, text, and level filter server-side. Add a host to run it over SSH.",docker:"Queries `docker logs <container>` — time window server-side. Add a host to run it over SSH.",ssh:"Reads via `ssh <host> tail -n 500 <path>` using your ~/.ssh/config + ssh-agent.",file:"Tails an absolute file path on this machine.",command:"Runs the command and treats its output as the log (kubectl logs, …)."};function wI({onClose:e,onAdded:t}){const[s,i]=S.useState(""),[a,l]=S.useState("journald"),[u,h]=S.useState(""),[m,f]=S.useState(""),[p,b]=S.useState(""),[v,_]=S.useState(""),[y,w]=S.useState(""),[C,E]=S.useState(""),[T,N]=S.useState(),[M,R]=S.useState(!1);async function z(){R(!0),N(void 0);try{const O={name:s.trim(),kind:"command"};a==="file"?(O.kind="file",O.path=m.trim()):a==="ssh"?(O.kind="ssh",O.host=u.trim(),O.path=m.trim()):a==="command"?(O.kind="command",O.command=p.trim(),v.trim()&&(O.cwd=v.trim())):a==="journald"?(O.driver="journald",O.unit=y.trim(),u.trim()&&(O.host=u.trim())):a==="docker"&&(O.driver="docker",O.container=C.trim(),u.trim()&&(O.host=u.trim()));const j=await h6(O);t(j,O.name),e()}catch(O){N(O instanceof Error?O.message:String(O))}finally{R(!1)}}return o.jsx(Ai,{icon:o.jsx(Zk,{}),onClose:e,size:"md",title:"Add log source",children:o.jsxs("form",{className:"flex flex-col gap-3 p-4 text-xs",onSubmit:O=>{O.preventDefault(),z()},children:[o.jsx(lr,{label:"Name",children:o.jsx(nt,{autoFocus:!0,onChange:O=>i(O.target.value),placeholder:"PROD",value:s})}),o.jsxs(lr,{label:"Type",children:[o.jsxs("select",{className:"h-9 w-full rounded-md border border-border bg-background px-2 text-xs",onChange:O=>l(O.target.value),value:a,children:[o.jsx("option",{value:"journald",children:"systemd journal (journald)"}),o.jsx("option",{value:"docker",children:"Docker container"}),o.jsx("option",{value:"ssh",children:"Remote file (SSH)"}),o.jsx("option",{value:"file",children:"Local file"}),o.jsx("option",{value:"command",children:"Command"})]}),o.jsx("p",{className:"mt-1 text-[11px] text-muted-foreground",children:SI[a]})]}),a==="journald"||a==="docker"?o.jsx(lr,{label:"Host (optional — leave blank to run locally)",children:o.jsx(nt,{onChange:O=>h(O.target.value),placeholder:"jobjourney-prod (an alias from ~/.ssh/config)",value:u})}):null,a==="journald"?o.jsx(lr,{label:"Unit",children:o.jsx(nt,{onChange:O=>w(O.target.value),placeholder:"jobjourney",value:y})}):null,a==="docker"?o.jsx(lr,{label:"Container",children:o.jsx(nt,{onChange:O=>E(O.target.value),placeholder:"brainctl-api",value:C})}):null,a==="ssh"?o.jsx(lr,{label:"Host",children:o.jsx(nt,{onChange:O=>h(O.target.value),placeholder:"prod (an alias from ~/.ssh/config)",value:u})}):null,a==="file"||a==="ssh"?o.jsx(lr,{label:a==="ssh"?"Remote path":"File path",children:o.jsx(nt,{onChange:O=>f(O.target.value),placeholder:"/var/log/app/out.log",value:m})}):null,a==="command"?o.jsxs(o.Fragment,{children:[o.jsx(lr,{label:"Command",children:o.jsx(nt,{onChange:O=>b(O.target.value),placeholder:"kubectl logs -l app=myapp --tail 500",value:p})}),o.jsx(lr,{label:"Working directory (optional)",children:o.jsx(nt,{onChange:O=>_(O.target.value),placeholder:"/srv/app",value:v})})]}):null,T?o.jsx("div",{className:"text-red-600",children:T}):null,o.jsxs("div",{className:"flex justify-end gap-2 pt-1",children:[o.jsx(ne,{onClick:e,size:"sm",type:"button",variant:"outline",children:"Cancel"}),o.jsx(ne,{disabled:M||!s.trim(),size:"sm",type:"submit",children:M?"Saving…":"Add source"})]})]})})}function lr({label:e,children:t}){return o.jsxs("label",{className:"flex flex-col gap-1",children:[o.jsx("span",{className:"font-medium text-muted-foreground",children:e}),t]})}const gw=4;function kI({services:e,initialService:t,onClose:s}){const[i,a]=S.useState([]),[l,u]=S.useState(!1),[h,m]=S.useState(()=>[0]),[f,p]=S.useState(()=>{const N=t?{kind:"service",name:t}:e[0]?{kind:"service",name:e[0]}:void 0;return N?{0:N}:{}}),b=S.useRef(1);S.useEffect(()=>{let N=!1;return d6().then(M=>{N||a(M)}),()=>{N=!0}},[]);const v=[...e.map(N=>({target:{kind:"service",name:N},label:N,group:"Services"})),...i.map(N=>({target:{kind:"source",name:N.name},label:N.name,group:"Log sources"}))],_=v.map(N=>N.target);function y(){if(h.length>=gw||_.length===0)return;const N=b.current++,M=new Set(Object.values(f).map(mw)),R=_.find(z=>!M.has(mw(z)))??_[0];m(z=>[...z,N]),p(z=>({...z,[N]:R}))}function w(N){m(M=>M.filter(R=>R!==N)),p(M=>{const R={...M};return delete R[N],R})}function C(N,M){p(R=>({...R,[N]:M}))}function E(N,M){a(N);const R=h[0];R!==void 0&&C(R,{kind:"source",name:M})}const T=o.jsxs("div",{className:"flex items-center gap-3",children:[o.jsx("span",{children:"Logs"}),o.jsxs(ne,{onClick:()=>u(!0),size:"sm",type:"button",variant:"outline",children:[o.jsx(en,{}),"Add source"]}),o.jsxs(ne,{disabled:h.length>=gw||_.length===0,onClick:y,size:"sm",type:"button",variant:"outline",children:[o.jsx(en,{}),"Add pane"]})]});return o.jsxs(o.Fragment,{children:[o.jsx(ux,{maxWidthClass:"max-w-[1500px]",onClose:s,title:T,children:_.length===0?o.jsx("div",{className:"grid h-full place-items-center text-center text-muted-foreground",children:o.jsxs("div",{children:[o.jsx("p",{children:"No services or log sources yet."}),o.jsxs(ne,{className:"mt-2",onClick:()=>u(!0),size:"sm",type:"button",children:[o.jsx(en,{}),"Add a log source"]})]})}):o.jsx("div",{className:ue("grid h-full min-h-0 gap-3",h.length>1?"lg:grid-cols-2":"grid-cols-1",h.length>2?"lg:grid-rows-2":"grid-rows-1"),children:h.map(N=>o.jsx(CI,{onChangeTarget:M=>C(N,M),onRemove:h.length>1?()=>w(N):void 0,options:v,target:f[N]??_[0]},N))})}),l?o.jsx(wI,{onAdded:E,onClose:()=>u(!1)}):null]})}function CI({options:e,target:t,onChangeTarget:s,onRemove:i}){const[a,l]=S.useState(""),[u,h]=S.useState(!0),[m,f]=S.useState(!1);return o.jsx("div",{className:"flex min-h-0 min-w-0 flex-col rounded-lg border border-border bg-background/60 p-2",children:o.jsx(MN,{fill:!0,hideStdout:m,leading:o.jsx(_I,{onChange:s,options:e,target:t}),query:a,setHideStdout:f,setQuery:l,setStreaming:h,streaming:u,target:t,trailing:i?o.jsx(ne,{"aria-label":"Remove pane",onClick:i,size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})}):void 0})})}function EI({rows:e,revealAll:t,onAdd:s,onRemove:i,onUpdate:a}){return e.length===0?o.jsxs("div",{className:"text-muted-foreground",children:["No variables yet."," ",o.jsx("button",{className:"underline",onClick:s,type:"button",children:"Add one"}),"."]}):o.jsx("div",{className:"overflow-x-auto",children:o.jsxs("table",{className:"w-full font-mono text-[11px]",children:[o.jsx("thead",{className:"text-left text-muted-foreground",children:o.jsxs("tr",{children:[o.jsx("th",{className:"py-1 pr-3",children:"Key"}),o.jsx("th",{className:"py-1 pr-3",children:"Value"}),o.jsx("th",{className:"py-1 w-8"})]})}),o.jsx("tbody",{children:e.map((l,u)=>{const h=!l.reveal&&!t;return o.jsxs("tr",{className:"border-t border-border/40",children:[o.jsx("td",{className:"py-1 pr-3 align-top",children:o.jsx("input",{className:"w-full rounded border border-border/60 bg-background px-1.5 py-0.5 font-mono",onChange:m=>a(u,{key:m.target.value}),placeholder:"KEY",spellCheck:!1,value:l.key})}),o.jsx("td",{className:"py-1 pr-3 align-top",children:o.jsxs("div",{className:"flex items-center gap-1",children:[o.jsx("input",{className:"w-full rounded border border-border/60 bg-background px-1.5 py-0.5 font-mono",onChange:m=>a(u,{value:m.target.value}),spellCheck:!1,type:h?"password":"text",value:l.value}),o.jsx("button",{className:"text-muted-foreground hover:text-foreground",onClick:()=>a(u,{reveal:!l.reveal}),title:l.reveal||t?"Hide":"Reveal",type:"button",children:l.reveal||t?o.jsx(Pk,{size:14}):o.jsx(hb,{size:14})})]})}),o.jsx("td",{className:"py-1 align-top",children:o.jsx("button",{className:"text-muted-foreground hover:text-red-600",onClick:()=>i(u),type:"button",children:o.jsx(ol,{size:14})})})]},u)})})]})})}function NI({serviceName:e,onClose:t,onPick:s}){const[i,a]=S.useState(),[l,u]=S.useState(),[h,m]=S.useState(!0),[f,p]=S.useState();S.useEffect(()=>{let _=!1;return m(!0),u(void 0),(async()=>{try{const y=await y6(e,f);_||a(y)}catch(y){_||u(y instanceof Error?y.message:String(y))}finally{_||m(!1)}})(),()=>{_=!0}},[e,f]);function b(_){if(_.kind==="directory"){p(_.relativePath);return}_.supported&&s(_.relativePath)}function v(){if(!i||i.isRoot)return;const _=i.relativePath,y=_.includes("/")?_.slice(0,_.lastIndexOf("/")):"";p(y||void 0)}return o.jsx(Ai,{icon:o.jsx(Kh,{}),onClose:t,size:"lg",title:"Pick a config file",children:o.jsxs("div",{className:"flex flex-col gap-2 p-4",children:[o.jsxs("div",{className:"flex items-center gap-2 text-xs",children:[o.jsxs(ne,{disabled:!i||i.isRoot,onClick:v,size:"sm",type:"button",variant:"outline",children:[o.jsx(Gh,{})," Up"]}),o.jsx("code",{className:"truncate rounded bg-muted px-2 py-1 font-mono",children:i?.relativePath||"./"})]}),l?o.jsx("div",{className:"text-red-600",children:l}):h?o.jsx("div",{className:"text-muted-foreground",children:"Loading…"}):!i||i.entries.length===0?o.jsx("div",{className:"text-muted-foreground",children:"Empty directory."}):o.jsx("div",{className:"max-h-[50vh] overflow-auto rounded border border-border/60",children:o.jsx("ul",{className:"divide-y divide-border/40",children:i.entries.map(_=>{const y=_.kind==="directory",w=y||_.supported;return o.jsx("li",{children:o.jsxs("button",{className:ue("flex w-full items-center gap-2 px-3 py-1.5 text-left text-xs",w?"hover:bg-muted":"cursor-not-allowed text-muted-foreground"),disabled:!w,onClick:()=>b(_),type:"button",children:[y?o.jsx(Xa,{size:14}):o.jsx(Fk,{size:14}),o.jsx("span",{className:"flex-1 truncate font-mono",children:_.name}),!y&&_.format?o.jsx(Ue,{size:"small",variant:"secondary",children:_.format}):null]})},_.relativePath)})})}),o.jsxs("p",{className:"text-xs text-muted-foreground",children:["Only ",o.jsx("code",{children:".env*"}),", ",o.jsx("code",{children:"appsettings*.json"}),", and"," ",o.jsx("code",{children:"application*.yml"})," can be selected. Other files are shown disabled."]})]})})}function RN(e){if(!e.trim())return e;try{return JSON.stringify(JSON.parse(e),null,2)}catch{return e}}function TI(e){const{error:t,success:s}=Bs(),[i,a]=S.useState([]),[l,u]=S.useState(),[h,m]=S.useState(),[f,p]=S.useState(!0),[b,v]=S.useState(!1),[_,y]=S.useState(!1),[w,C]=S.useState(!1),[E,T]=S.useState();S.useEffect(()=>{let B=!1;return p(!0),T(void 0),(async()=>{try{const H=await S6(e);if(B)return;a(H.files),H.files.length>0?u(V=>V??H.files[0].path):(u(void 0),m(void 0))}catch(H){B||T(H instanceof Error?H.message:String(H))}finally{B||p(!1)}})(),()=>{B=!0}},[e]);const N=S.useCallback(async B=>{v(!0),T(void 0);try{const H=await vy(e,B),V={path:H.path,relativePath:H.relativePath,format:H.format};H.format==="env"?m({info:V,exists:H.exists,rows:H.entries.map(q=>({...q,reveal:!1}))}):m({info:V,exists:H.exists,text:H.format==="json"?RN(H.content):H.content}),C(!1)}catch(H){T(H instanceof Error?H.message:String(H))}finally{v(!1)}},[e]);S.useEffect(()=>{l&&N(l)},[l,N]);function M(B,H){m(V=>{if(!V?.rows)return V;const q=V.rows.map((W,K)=>K===B?{...W,...H}:W);return{...V,rows:q}}),C(!0)}function R(){m(B=>B?.rows?{...B,rows:[...B.rows,{key:"",value:"",secret:!1,reveal:!0}]}:B),C(!0)}function z(B){m(H=>H?.rows?{...H,rows:H.rows.filter((V,q)=>q!==B)}:H),C(!0)}function O(B){m(H=>H&&{...H,text:B}),C(!0)}async function j(){if(h){y(!0);try{if(h.info.format==="env"&&h.rows){const B=await w6(e,h.info.path,h.rows.map(H=>({key:H.key.trim(),value:H.value})));m({info:{path:B.path,relativePath:B.relativePath,format:B.format},exists:B.exists,rows:B.entries.map(H=>({...H,reveal:!1}))}),s(`Saved ${B.entries.length} entries to ${B.relativePath}.`)}else if(h.text!==void 0){const B=await k6(e,h.info.path,h.text);m({info:{path:B.path,relativePath:B.relativePath,format:B.format},exists:B.exists,text:B.content}),s(`Saved ${B.relativePath}.`)}C(!1)}catch(B){t(B instanceof Error?B.message:String(B))}finally{y(!1)}}}async function P(B){try{const H=await vy(e,B),V={path:H.path,relativePath:H.relativePath,format:H.format};return a(q=>q.some(W=>W.path===V.path)?q:[...q,V]),u(V.path),s(`Loaded ${V.relativePath}.`),!0}catch(H){return t(H instanceof Error?H.message:String(H)),!1}}return{files:i,selectedPath:l,setSelectedPath:u,loaded:h,loadingList:f,loadingFile:b,saving:_,dirty:w,error:E,addRow:R,removeRow:z,updateRow:M,updateText:O,save:j,pickFile:P}}function AI({serviceName:e}){const{files:t,selectedPath:s,setSelectedPath:i,loaded:a,loadingList:l,loadingFile:u,saving:h,dirty:m,error:f,addRow:p,removeRow:b,updateRow:v,updateText:_,save:y,pickFile:w}=TI(e),[C,E]=S.useState(!1),[T,N]=S.useState(!1);return l?o.jsx("div",{className:"text-muted-foreground",children:"Loading…"}):f&&!a?o.jsx("div",{className:"text-red-600",children:f}):o.jsxs("div",{className:"space-y-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[o.jsx("span",{className:"text-muted-foreground",children:"File:"}),t.length>0?o.jsx("select",{className:"rounded border border-border/60 bg-background px-1.5 py-0.5 font-mono text-xs",onChange:M=>i(M.target.value),value:s??"",children:t.map(M=>o.jsxs("option",{value:M.path,children:[M.relativePath," [",M.format,"]"]},M.path))}):o.jsx("span",{className:"text-muted-foreground",children:"none detected"}),o.jsxs(ne,{onClick:()=>N(!0),size:"sm",type:"button",variant:"outline",children:[o.jsx(Kh,{})," Browse files"]}),a?o.jsx("code",{className:"rounded bg-background px-1.5 py-0.5 font-mono text-muted-foreground",children:a.info.path}):null]}),o.jsxs("div",{className:"flex items-center gap-1",children:[a?.info.format==="env"?o.jsxs(o.Fragment,{children:[o.jsxs(ne,{onClick:()=>E(M=>!M),size:"sm",type:"button",variant:"outline",children:[C?o.jsx(Pk,{}):o.jsx(hb,{}),C?"Hide secrets":"Reveal secrets"]}),o.jsxs(ne,{onClick:p,size:"sm",type:"button",variant:"outline",children:[o.jsx(en,{})," Add"]})]}):null,o.jsxs(ne,{disabled:!m||h||!a,onClick:y,size:"sm",type:"button",children:[o.jsx(Xk,{})," ",h?"Saving…":"Save"]})]})]}),f&&!a?o.jsx("div",{className:"text-red-600",children:f}):a?.info.format==="env"&&a.rows?o.jsx("div",{className:ue(u&&"opacity-60 transition-opacity"),children:o.jsx(EI,{revealAll:C,rows:a.rows,onAdd:p,onRemove:b,onUpdate:v})}):a?.text!==void 0?o.jsxs("div",{className:ue("space-y-1",u&&"opacity-60 transition-opacity"),children:[a.info.format==="json"?o.jsx("div",{className:"flex justify-end",children:o.jsx(ne,{onClick:()=>_(RN(a.text??"")),size:"sm",type:"button",variant:"outline",children:"Format JSON"})}):null,o.jsx("textarea",{className:"min-h-[300px] w-full rounded border border-border/60 bg-background p-2 font-mono text-[11px] leading-relaxed",onChange:M=>_(M.target.value),spellCheck:!1,value:a.text})]}):u?o.jsx("div",{className:"text-muted-foreground",children:"Loading file…"}):null,a?o.jsxs("p",{className:"text-muted-foreground",children:[a.info.format==="env"?"Comments and blank lines are preserved.":a.info.format==="json"?"JSON is validated on save.":"YAML is saved as raw text."," ","The running process won't see changes until you restart it."]}):null,T?o.jsx(NI,{onClose:()=>N(!1),onPick:M=>{w(M).then(R=>{R&&N(!1)})},serviceName:e}):null]})}function jI({serviceName:e,status:t,timeline:s,onRefresh:i}){const{error:a,success:l}=Bs(),[u,h]=S.useState(!1),m=t?.inspector,f=t?.state==="running",p=S.useMemo(()=>s.filter(_=>_.kind==="service.http"&&_.service===e).map(_=>{const y=_.data??{};return{id:y.id??_.id,startedAt:_.timestamp,method:y.method??"?",path:y.path??"?",status:y.status??0,durationMs:y.durationMs??0,reqBytes:y.reqBytes??0,resBytes:y.resBytes??0}}).slice(-500).reverse(),[s,e]);async function b(_){h(!0);try{await pn(`/api/services/${encodeURIComponent(e)}/inspector`,{enabled:_?"true":"false"}),await i(),l(_?`HTTP inspector started for ${e}.`:`HTTP inspector stopped for ${e}.`)}catch(y){a(y instanceof Error?y.message:String(y))}finally{h(!1)}}if(!f)return o.jsx("div",{className:"text-muted-foreground",children:"Service is not running."});if(!m?.enabled)return o.jsxs("div",{className:"space-y-2",children:[o.jsx("p",{className:"text-muted-foreground",children:"The HTTP inspector starts a local proxy that forwards traffic to this service and records every request. Hit the inspect URL instead of the original port to see requests appear here. The service itself is not touched."}),o.jsxs(ne,{disabled:u,onClick:()=>b(!0),size:"sm",type:"button",children:[o.jsx(tu,{})," Start HTTP inspector"]})]});const v=m.port?`http://127.0.0.1:${m.port}`:void 0;return o.jsxs("div",{className:"space-y-2",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[o.jsx("span",{className:"text-muted-foreground",children:"Inspect URL:"}),v?o.jsxs(o.Fragment,{children:[o.jsx("code",{className:"rounded bg-background px-1.5 py-0.5 font-mono",children:v}),o.jsxs(ne,{onClick:()=>{navigator.clipboard.writeText(v),l("Copied inspect URL.")},size:"sm",type:"button",variant:"outline",children:[o.jsx($g,{})," Copy"]}),o.jsx(ne,{onClick:()=>window.open(v,"_blank","noopener,noreferrer"),size:"sm",type:"button",variant:"outline",children:"Open"})]}):o.jsx("span",{className:"text-muted-foreground",children:"starting…"}),o.jsxs("span",{className:"text-muted-foreground",children:["→ upstream :",m.upstreamPort??"?"]}),o.jsxs(ne,{disabled:u,onClick:()=>b(!1),size:"sm",type:"button",variant:"outline",children:[o.jsx(nu,{})," Stop"]})]}),p.length===0?o.jsx("div",{className:"text-muted-foreground",children:"No requests captured yet. Hit the inspect URL in your browser to see traffic."}):o.jsx("div",{className:"max-h-80 overflow-auto",children:o.jsxs("table",{className:"w-full font-mono text-[11px]",children:[o.jsx("thead",{className:"sticky top-0 bg-muted/60 text-left text-muted-foreground",children:o.jsxs("tr",{children:[o.jsx("th",{className:"py-1 pr-3",children:"Time"}),o.jsx("th",{className:"py-1 pr-3",children:"Method"}),o.jsx("th",{className:"py-1 pr-3",children:"Path"}),o.jsx("th",{className:"py-1 pr-3 text-right",children:"Status"}),o.jsx("th",{className:"py-1 pr-3 text-right",children:"Size"}),o.jsx("th",{className:"py-1 pr-3 text-right",children:"ms"})]})}),o.jsx("tbody",{children:p.map(_=>o.jsxs("tr",{className:"border-t border-border/40",children:[o.jsx("td",{className:"py-1 pr-3 text-muted-foreground",children:new Date(_.startedAt).toLocaleTimeString()}),o.jsx("td",{className:"py-1 pr-3",children:_.method}),o.jsx("td",{className:"py-1 pr-3 truncate max-w-[40ch]",children:_.path}),o.jsx("td",{className:ue("py-1 pr-3 text-right",MI(_.status)),children:_.status}),o.jsx("td",{className:"py-1 pr-3 text-right text-muted-foreground",children:RI(_.resBytes)}),o.jsx("td",{className:"py-1 pr-3 text-right",children:_.durationMs.toFixed(1)})]},_.id))})]})})]})}function MI(e){return e>=500?"text-red-600 dark:text-red-400":e>=400?"text-amber-600 dark:text-amber-400":e>=300?"text-zinc-500":e>=200?"text-emerald-600 dark:text-emerald-400":"text-muted-foreground"}function RI(e){return e<1024?`${e} B`:e<1024*1024?`${(e/1024).toFixed(1)} KB`:`${(e/1024/1024).toFixed(1)} MB`}function DI({serviceName:e}){const[t,s]=S.useState(null),[i,a]=S.useState(null),[l,u]=S.useState(()=>Date.now());return S.useEffect(()=>{let h=!1;async function m(){try{const p=await C6(e);h||(s(p),u(Date.now()),a(null))}catch(p){h||a(p instanceof Error?p.message:String(p))}}m();const f=setInterval(()=>{m()},3e3);return()=>{h=!0,clearInterval(f)}},[e]),i?o.jsxs("p",{className:"text-destructive",children:["Failed to load metrics: ",i]}):t?t.samples.length===0?o.jsx("p",{className:"text-muted-foreground",children:"No samples yet. Metrics start collecting once the service is running."}):o.jsx(OI,{series:t,now:l}):o.jsx("p",{className:"text-muted-foreground",children:"Loading metrics…"})}function OI({series:e,now:t}){const{samples:s}=e,i=S.useMemo(()=>bw(s,m=>m.cpu),[s]),a=S.useMemo(()=>bw(s,m=>m.rss),[s]),l=e.startedAt?new Date(e.startedAt):null,u=l?t-l.getTime():null,h=s.length>1?s[s.length-1].t-s[0].t:0;return o.jsxs("div",{className:"space-y-4",children:[o.jsxs("div",{className:"grid grid-cols-2 gap-2 sm:grid-cols-4",children:[o.jsx(qd,{accent:"#22c55e",label:"CPU",value:`${i.last.toFixed(1)}%`,sub:`peak ${i.max.toFixed(1)}% · avg ${i.avg.toFixed(1)}%`}),o.jsx(qd,{accent:"#3b82f6",label:"Memory",value:Pp(a.last),sub:`peak ${Pp(a.max)} · avg ${Pp(a.avg)}`}),o.jsx(qd,{accent:"#a855f7",label:"Uptime",value:u!=null?_w(u):"—",sub:l?`since ${l.toLocaleTimeString()}`:"not running"}),o.jsx(qd,{accent:"#f59e0b",label:"Samples",value:String(s.length),sub:h?`over ${_w(h)}`:"collecting…"})]}),o.jsx(vw,{label:"CPU",samples:s,pick:m=>m.cpu,summary:i,color:"#22c55e",suffix:"%",unit:"percent"}),o.jsx(vw,{label:"Memory (RSS)",samples:s,pick:m=>m.rss,summary:a,color:"#3b82f6",suffix:" MB",unit:"mb"})]})}function bw(e,t){const s=e.map(t),i=s.reduce((a,l)=>a+l,0);return{last:s[s.length-1],max:Math.max(...s),min:Math.min(...s),avg:i/s.length}}function qd({accent:e,label:t,value:s,sub:i}){return o.jsxs("div",{className:"rounded-lg border border-border bg-card px-3 py-2",children:[o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx("span",{className:"h-1.5 w-1.5 shrink-0 rounded-full",style:{backgroundColor:e}}),o.jsx("span",{className:"text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:t})]}),o.jsx("div",{className:"mt-1 font-mono text-lg leading-none tabular-nums",children:s}),o.jsx("div",{className:"mt-1 truncate font-mono text-[10px] text-muted-foreground",children:i})]})}const Uo=160,xw=44,LI=20;function vw({label:e,samples:t,pick:s,summary:i,color:a,suffix:l,unit:u}){const h=S.useMemo(()=>`metric-grad-${u}-${Math.random().toString(36).slice(2,8)}`,[u]),m=t.map(s),f=Math.max(...m,u==="percent"?10:1),p=zI(f),b=0,v=p-b||1,_=t[0].t,y=t[t.length-1].t,w=Math.max(1,y-_),C=B=>(B-_)/w*1e3,E=B=>(1-(B-b)/v)*1e3,T=t.map(B=>`${C(B.t).toFixed(1)},${E(s(B)).toFixed(1)}`),N=`M0,1000 L${T.join(" L")} L1000,1000 Z`,M=`M${T.join(" L")}`,R=C(y),z=E(i.last),O=E(i.avg),j=[1,.75,.5,.25,0],P=5;return o.jsxs("figure",{className:"space-y-1",children:[o.jsxs("figcaption",{className:"flex items-baseline justify-between",children:[o.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wide text-muted-foreground",children:e}),o.jsxs("span",{className:"font-mono text-[11px] text-muted-foreground",children:["now ",o.jsxs("span",{className:"text-foreground",children:[i.last.toFixed(1),l]}),o.jsx("span",{className:"mx-1.5",children:"·"}),"peak ",i.max.toFixed(1),l,o.jsx("span",{className:"mx-1.5",children:"·"}),"avg ",i.avg.toFixed(1),l]})]}),o.jsxs("div",{className:"rounded-lg border border-border bg-card p-2",children:[o.jsxs("div",{className:"flex",children:[o.jsx("div",{className:"relative flex shrink-0 flex-col justify-between text-right font-mono text-[10px] text-muted-foreground",style:{width:xw,height:Uo},children:j.map(B=>o.jsx("span",{className:"pr-1 leading-none",children:BI(b+B*v,u)},B))}),o.jsxs("div",{className:"relative min-w-0 flex-1",style:{height:Uo},children:[j.map((B,H)=>o.jsx("div",{className:"pointer-events-none absolute inset-x-0 border-t border-border/40",style:{top:`${B===1?0:B===0?Uo-1:(1-B)*Uo}px`,borderStyle:H===j.length-1?"solid":"dashed"}},B)),o.jsx("div",{className:"pointer-events-none absolute inset-x-0 border-t border-dashed",style:{top:`${O/1e3*Uo}px`,borderColor:a,opacity:.4}}),o.jsxs("svg",{"aria-label":e,className:"absolute inset-0 h-full w-full",preserveAspectRatio:"none",role:"img",viewBox:"0 0 1000 1000",children:[o.jsx("defs",{children:o.jsxs("linearGradient",{id:h,x1:"0",x2:"0",y1:"0",y2:"1",children:[o.jsx("stop",{offset:"0%",stopColor:a,stopOpacity:.35}),o.jsx("stop",{offset:"100%",stopColor:a,stopOpacity:.02})]})}),o.jsx("path",{d:N,fill:`url(#${h})`}),o.jsx("path",{d:M,fill:"none",stroke:a,strokeWidth:2,vectorEffect:"non-scaling-stroke",strokeLinejoin:"round",strokeLinecap:"round"})]}),o.jsx("span",{className:"pointer-events-none absolute z-10 block h-2.5 w-2.5 -translate-x-1/2 -translate-y-1/2 rounded-full ring-2 ring-card",style:{left:`${R/1e3*100}%`,top:`${z/1e3*Uo}px`,backgroundColor:a,boxShadow:`0 0 0 4px ${a}33`}})]})]}),o.jsx("div",{className:"flex font-mono text-[10px] text-muted-foreground",style:{height:LI,paddingLeft:xw},children:o.jsx("div",{className:"relative flex-1",children:Array.from({length:P+1},(B,H)=>{const V=H/P,q=_+V*w;return o.jsx("span",{className:"absolute top-1 whitespace-nowrap",style:{left:`${V*100}%`,transform:H===0?"translateX(0)":H===P?"translateX(-100%)":"translateX(-50%)"},children:II(q-y)},H)})})})]})]})}function zI(e){if(e<=1)return 1;const t=Math.pow(10,Math.floor(Math.log10(e))),s=e/t;return(s<=1?1:s<=2?2:s<=5?5:10)*t}function BI(e,t){return t==="percent"?`${e.toFixed(0)}%`:e>=1024?`${(e/1024).toFixed(1)}G`:`${e.toFixed(0)}M`}function Pp(e){return e>=1024?`${(e/1024).toFixed(2)} GB`:`${e.toFixed(0)} MB`}function _w(e){const t=Math.max(0,Math.round(e/1e3));if(t<60)return`${t}s`;const s=Math.floor(t/60);if(s<60)return`${s}m ${t%60}s`;const i=Math.floor(s/60);return i<24?`${i}h ${s%60}m`:`${Math.floor(i/24)}d ${i%24}h`}function II(e){const t=Math.round(e/1e3);if(t===0)return"now";if(Math.abs(t)<60)return`${t}s`;const i=Math.round(t/60);return Math.abs(i)<60?`${i}m`:`${Math.round(i/60)}h`}function PI({rows:e}){if(e.length===0)return o.jsx("div",{className:"text-muted-foreground",children:"No process tree (service not running)."});const t=[...e].sort((i,a)=>a.cpuPercent-i.cpuPercent),s=new Set(e.map(i=>i.pid));return o.jsx("div",{className:"overflow-x-auto",children:o.jsxs("table",{className:"w-full font-mono text-[11px]",children:[o.jsx("thead",{className:"text-left text-muted-foreground",children:o.jsxs("tr",{children:[o.jsx("th",{className:"py-1 pr-3",children:"PID"}),o.jsx("th",{className:"py-1 pr-3",children:"PPID"}),o.jsx("th",{className:"py-1 pr-3 text-right",children:"CPU%"}),o.jsx("th",{className:"py-1 pr-3 text-right",children:"RSS MB"}),o.jsx("th",{className:"py-1",children:"Command"})]})}),o.jsx("tbody",{children:t.map(i=>{const a=s.has(i.ppid);return o.jsxs("tr",{className:"border-t border-border/40",children:[o.jsx("td",{className:"py-1 pr-3",children:i.pid}),o.jsx("td",{className:"py-1 pr-3 text-muted-foreground",children:i.ppid}),o.jsx("td",{className:"py-1 pr-3 text-right",children:i.cpuPercent.toFixed(1)}),o.jsx("td",{className:"py-1 pr-3 text-right",children:i.rssMb.toFixed(1)}),o.jsx("td",{className:ue("py-1 truncate max-w-[60ch]",a&&"pl-4"),children:i.command})]},i.pid)})})]})})}var $I=2,HI=1,UI=class{activate(e){this._terminal=e}dispose(){}fit(){let e=this.proposeDimensions();if(!e||!this._terminal||isNaN(e.cols)||isNaN(e.rows))return;let t=this._terminal._core;(this._terminal.rows!==e.rows||this._terminal.cols!==e.cols)&&(t._renderService.clear(),this._terminal.resize(e.cols,e.rows))}proposeDimensions(){if(!this._terminal||!this._terminal.element||!this._terminal.element.parentElement)return;let e=this._terminal._core._renderService.dimensions;if(e.css.cell.width===0||e.css.cell.height===0)return;let t=this._terminal.options.scrollback===0?0:this._terminal.options.overviewRuler?.width||14,s=window.getComputedStyle(this._terminal.element.parentElement),i=parseInt(s.getPropertyValue("height")),a=Math.max(0,parseInt(s.getPropertyValue("width"))),l=window.getComputedStyle(this._terminal.element),u={top:parseInt(l.getPropertyValue("padding-top")),bottom:parseInt(l.getPropertyValue("padding-bottom")),right:parseInt(l.getPropertyValue("padding-right")),left:parseInt(l.getPropertyValue("padding-left"))},h=u.top+u.bottom,m=u.right+u.left,f=i-h,p=a-m-t;return{cols:Math.max($I,Math.floor(p/e.css.cell.width)),rows:Math.max(HI,Math.floor(f/e.css.cell.height))}}};var DN=Object.defineProperty,FI=Object.getOwnPropertyDescriptor,VI=(e,t)=>{for(var s in t)DN(e,s,{get:t[s],enumerable:!0})},qt=(e,t,s,i)=>{for(var a=i>1?void 0:i?FI(t,s):t,l=e.length-1,u;l>=0;l--)(u=e[l])&&(a=(i?u(t,s,a):u(a))||a);return i&&a&&DN(t,s,a),a},we=(e,t)=>(s,i)=>t(s,i,e),yw="Terminal input",b0={get:()=>yw,set:e=>yw=e},Sw="Too much output to announce, navigate to rows manually to read",x0={get:()=>Sw,set:e=>Sw=e};function qI(e){return e.replace(/\r?\n/g,"\r")}function GI(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function KI(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function WI(e,t,s,i){if(e.stopPropagation(),e.clipboardData){let a=e.clipboardData.getData("text/plain");ON(a,t,s,i)}}function ON(e,t,s,i){e=qI(e),e=GI(e,s.decPrivateModes.bracketedPasteMode&&i.rawOptions.ignoreBracketedPasteMode!==!0),s.triggerDataEvent(e,!0),t.value=""}function LN(e,t,s){let i=s.getBoundingClientRect(),a=e.clientX-i.left-10,l=e.clientY-i.top-10;t.style.width="20px",t.style.height="20px",t.style.left=`${a}px`,t.style.top=`${l}px`,t.style.zIndex="1000",t.focus()}function ww(e,t,s,i,a){LN(e,t,s),a&&i.rightClickSelect(e),t.value=i.selectionText,t.select()}function Jr(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function sf(e,t=0,s=e.length){let i="";for(let a=t;a<s;++a){let l=e[a];l>65535?(l-=65536,i+=String.fromCharCode((l>>10)+55296)+String.fromCharCode(l%1024+56320)):i+=String.fromCharCode(l)}return i}var YI=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let s=e.length;if(!s)return 0;let i=0,a=0;if(this._interim){let l=e.charCodeAt(a++);56320<=l&&l<=57343?t[i++]=(this._interim-55296)*1024+l-56320+65536:(t[i++]=this._interim,t[i++]=l),this._interim=0}for(let l=a;l<s;++l){let u=e.charCodeAt(l);if(55296<=u&&u<=56319){if(++l>=s)return this._interim=u,i;let h=e.charCodeAt(l);56320<=h&&h<=57343?t[i++]=(u-55296)*1024+h-56320+65536:(t[i++]=u,t[i++]=h);continue}u!==65279&&(t[i++]=u)}return i}},XI=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let s=e.length;if(!s)return 0;let i=0,a,l,u,h,m=0,f=0;if(this.interim[0]){let v=!1,_=this.interim[0];_&=(_&224)===192?31:(_&240)===224?15:7;let y=0,w;for(;(w=this.interim[++y]&63)&&y<4;)_<<=6,_|=w;let C=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,E=C-y;for(;f<E;){if(f>=s)return 0;if(w=e[f++],(w&192)!==128){f--,v=!0;break}else this.interim[y++]=w,_<<=6,_|=w&63}v||(C===2?_<128?f--:t[i++]=_:C===3?_<2048||_>=55296&&_<=57343||_===65279||(t[i++]=_):_<65536||_>1114111||(t[i++]=_)),this.interim.fill(0)}let p=s-4,b=f;for(;b<s;){for(;b<p&&!((a=e[b])&128)&&!((l=e[b+1])&128)&&!((u=e[b+2])&128)&&!((h=e[b+3])&128);)t[i++]=a,t[i++]=l,t[i++]=u,t[i++]=h,b+=4;if(a=e[b++],a<128)t[i++]=a;else if((a&224)===192){if(b>=s)return this.interim[0]=a,i;if(l=e[b++],(l&192)!==128){b--;continue}if(m=(a&31)<<6|l&63,m<128){b--;continue}t[i++]=m}else if((a&240)===224){if(b>=s)return this.interim[0]=a,i;if(l=e[b++],(l&192)!==128){b--;continue}if(b>=s)return this.interim[0]=a,this.interim[1]=l,i;if(u=e[b++],(u&192)!==128){b--;continue}if(m=(a&15)<<12|(l&63)<<6|u&63,m<2048||m>=55296&&m<=57343||m===65279)continue;t[i++]=m}else if((a&248)===240){if(b>=s)return this.interim[0]=a,i;if(l=e[b++],(l&192)!==128){b--;continue}if(b>=s)return this.interim[0]=a,this.interim[1]=l,i;if(u=e[b++],(u&192)!==128){b--;continue}if(b>=s)return this.interim[0]=a,this.interim[1]=l,this.interim[2]=u,i;if(h=e[b++],(h&192)!==128){b--;continue}if(m=(a&7)<<18|(l&63)<<12|(u&63)<<6|h&63,m<65536||m>1114111)continue;t[i++]=m}}return i}},zN="",ta=" ",hu=class BN{constructor(){this.fg=0,this.bg=0,this.extended=new Lh}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 BN;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}},Lh=class IN{constructor(t=0,s=0){this._ext=0,this._urlId=0,this._ext=t,this._urlId=s}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 IN(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},Yn=class PN extends hu{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new Lh,this.combinedData=""}static fromCharData(t){let s=new PN;return s.setFromCharData(t),s}isCombined(){return this.content&2097152}getWidth(){return this.content>>22}getChars(){return this.content&2097152?this.combinedData:this.content&2097151?Jr(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 s=!1;if(t[1].length>2)s=!0;else if(t[1].length===2){let i=t[1].charCodeAt(0);if(55296<=i&&i<=56319){let a=t[1].charCodeAt(1);56320<=a&&a<=57343?this.content=(i-55296)*1024+a-56320+65536|t[2]<<22:s=!0}else s=!0}else this.content=t[1].charCodeAt(0)|t[2]<<22;s&&(this.combinedData=t[1],this.content=2097152|t[2]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},kw="di$target",v0="di$dependencies",$p=new Map;function ZI(e){return e[v0]||[]}function ws(e){if($p.has(e))return $p.get(e);let t=function(s,i,a){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");QI(t,s,a)};return t._id=e,$p.set(e,t),t}function QI(e,t,s){t[kw]===t?t[v0].push({id:e,index:s}):(t[v0]=[{id:e,index:s}],t[kw]=t)}var tn=ws("BufferService"),$N=ws("CoreMouseService"),eo=ws("CoreService"),JI=ws("CharsetService"),dx=ws("InstantiationService"),HN=ws("LogService"),sn=ws("OptionsService"),UN=ws("OscLinkService"),eP=ws("UnicodeService"),fu=ws("DecorationService"),_0=class{constructor(e,t,s){this._bufferService=e,this._optionsService=t,this._oscLinkService=s}provideLinks(e,t){let s=this._bufferService.buffer.lines.get(e-1);if(!s){t(void 0);return}let i=[],a=this._optionsService.rawOptions.linkHandler,l=new Yn,u=s.getTrimmedLength(),h=-1,m=-1,f=!1;for(let p=0;p<u;p++)if(!(m===-1&&!s.hasContent(p))){if(s.loadCell(p,l),l.hasExtendedAttrs()&&l.extended.urlId)if(m===-1){m=p,h=l.extended.urlId;continue}else f=l.extended.urlId!==h;else m!==-1&&(f=!0);if(f||m!==-1&&p===u-1){let b=this._oscLinkService.getLinkData(h)?.uri;if(b){let v={start:{x:m+1,y:e},end:{x:p+(!f&&p===u-1?1:0),y:e}},_=!1;if(!a?.allowNonHttpProtocols)try{let y=new URL(b);["http:","https:"].includes(y.protocol)||(_=!0)}catch{_=!0}_||i.push({text:b,range:v,activate:(y,w)=>a?a.activate(y,w,v):tP(y,w),hover:(y,w)=>a?.hover?.(y,w,v),leave:(y,w)=>a?.leave?.(y,w,v)})}f=!1,l.hasExtendedAttrs()&&l.extended.urlId?(m=p,h=l.extended.urlId):(m=-1,h=-1)}}t(i)}};_0=qt([we(0,tn),we(1,sn),we(2,UN)],_0);function tP(e,t){if(confirm(`Do you want to navigate to ${t}?
|
|
143
|
-
|
|
144
|
-
WARNING: This link could potentially be dangerous`)){let s=window.open();if(s){try{s.opener=null}catch{}s.location.href=t}else console.warn("Opening link blocked as opener could not be cleared")}}var nf=ws("CharSizeService"),pr=ws("CoreBrowserService"),hx=ws("MouseService"),gr=ws("RenderService"),sP=ws("SelectionService"),FN=ws("CharacterJoinerService"),fl=ws("ThemeService"),VN=ws("LinkProviderService"),nP=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?Cw.isErrorNoTelemetry(e)?new Cw(e.message+`
|
|
145
|
-
|
|
146
|
-
`+e.stack):new Error(e.message+`
|
|
147
|
-
|
|
148
|
-
`+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)}},iP=new nP;function oh(e){rP(e)||iP.onUnexpectedError(e)}var y0="Canceled";function rP(e){return e instanceof aP?!0:e instanceof Error&&e.name===y0&&e.message===y0}var aP=class extends Error{constructor(){super(y0),this.name=this.message}};function oP(e){return new Error(`Illegal argument: ${e}`)}var Cw=class S0 extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof S0)return t;let s=new S0;return s.message=t.message,s.stack=t.stack,s}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},w0=class qN extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,qN.prototype)}};function En(e,t=0){return e[e.length-(1+t)]}var lP;(e=>{function t(l){return l<0}e.isLessThan=t;function s(l){return l<=0}e.isLessThanOrEqual=s;function i(l){return l>0}e.isGreaterThan=i;function a(l){return l===0}e.isNeitherLessOrGreaterThan=a,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(lP||={});function cP(e,t){let s=this,i=!1,a;return function(){return i||(i=!0,t||(a=e.apply(s,arguments))),a}}var GN;(e=>{function t(M){return M&&typeof M=="object"&&typeof M[Symbol.iterator]=="function"}e.is=t;let s=Object.freeze([]);function i(){return s}e.empty=i;function*a(M){yield M}e.single=a;function l(M){return t(M)?M:a(M)}e.wrap=l;function u(M){return M||s}e.from=u;function*h(M){for(let R=M.length-1;R>=0;R--)yield M[R]}e.reverse=h;function m(M){return!M||M[Symbol.iterator]().next().done===!0}e.isEmpty=m;function f(M){return M[Symbol.iterator]().next().value}e.first=f;function p(M,R){let z=0;for(let O of M)if(R(O,z++))return!0;return!1}e.some=p;function b(M,R){for(let z of M)if(R(z))return z}e.find=b;function*v(M,R){for(let z of M)R(z)&&(yield z)}e.filter=v;function*_(M,R){let z=0;for(let O of M)yield R(O,z++)}e.map=_;function*y(M,R){let z=0;for(let O of M)yield*R(O,z++)}e.flatMap=y;function*w(...M){for(let R of M)yield*R}e.concat=w;function C(M,R,z){let O=z;for(let j of M)O=R(O,j);return O}e.reduce=C;function*E(M,R,z=M.length){for(R<0&&(R+=M.length),z<0?z+=M.length:z>M.length&&(z=M.length);R<z;R++)yield M[R]}e.slice=E;function T(M,R=Number.POSITIVE_INFINITY){let z=[];if(R===0)return[z,M];let O=M[Symbol.iterator]();for(let j=0;j<R;j++){let P=O.next();if(P.done)return[z,e.empty()];z.push(P.value)}return[z,{[Symbol.iterator](){return O}}]}e.consume=T;async function N(M){let R=[];for await(let z of M)R.push(z);return Promise.resolve(R)}e.asyncToArray=N})(GN||={});function Wa(e){if(GN.is(e)){let t=[];for(let s of e)if(s)try{s.dispose()}catch(i){t.push(i)}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 uP(...e){return zt(()=>Wa(e))}function zt(e){return{dispose:cP(()=>{e()})}}var KN=class WN{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{Wa(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?WN.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)}};KN.DISABLE_DISPOSED_WARNING=!1;var sa=KN,Je=class{constructor(){this._store=new sa,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)}};Je.None=Object.freeze({dispose(){}});var rl=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){this._isDisposed||e===this._value||(this._value?.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){this._isDisposed=!0,this._value?.dispose(),this._value=void 0}clearAndLeak(){let e=this._value;return this._value=void 0,e}},dr=typeof window=="object"?window:globalThis,k0=class C0{constructor(t){this.element=t,this.next=C0.Undefined,this.prev=C0.Undefined}};k0.Undefined=new k0(void 0);var Pt=k0,Ew=class{constructor(){this._first=Pt.Undefined,this._last=Pt.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===Pt.Undefined}clear(){let e=this._first;for(;e!==Pt.Undefined;){let t=e.next;e.prev=Pt.Undefined,e.next=Pt.Undefined,e=t}this._first=Pt.Undefined,this._last=Pt.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let s=new Pt(e);if(this._first===Pt.Undefined)this._first=s,this._last=s;else if(t){let a=this._last;this._last=s,s.prev=a,a.next=s}else{let a=this._first;this._first=s,s.next=a,a.prev=s}this._size+=1;let i=!1;return()=>{i||(i=!0,this._remove(s))}}shift(){if(this._first!==Pt.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==Pt.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==Pt.Undefined&&e.next!==Pt.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===Pt.Undefined&&e.next===Pt.Undefined?(this._first=Pt.Undefined,this._last=Pt.Undefined):e.next===Pt.Undefined?(this._last=this._last.prev,this._last.next=Pt.Undefined):e.prev===Pt.Undefined&&(this._first=this._first.next,this._first.prev=Pt.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==Pt.Undefined;)yield e.element,e=e.next}},dP=globalThis.performance&&typeof globalThis.performance.now=="function",hP=class YN{static create(t){return new YN(t)}constructor(t){this._now=dP&&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}},Ds;(e=>{e.None=()=>Je.None;function t(V,q){return b(V,()=>{},0,void 0,!0,void 0,q)}e.defer=t;function s(V){return(q,W=null,K)=>{let L=!1,X;return X=V(Q=>{if(!L)return X?X.dispose():L=!0,q.call(W,Q)},null,K),L&&X.dispose(),X}}e.once=s;function i(V,q,W){return f((K,L=null,X)=>V(Q=>K.call(L,q(Q)),null,X),W)}e.map=i;function a(V,q,W){return f((K,L=null,X)=>V(Q=>{q(Q),K.call(L,Q)},null,X),W)}e.forEach=a;function l(V,q,W){return f((K,L=null,X)=>V(Q=>q(Q)&&K.call(L,Q),null,X),W)}e.filter=l;function u(V){return V}e.signal=u;function h(...V){return(q,W=null,K)=>{let L=uP(...V.map(X=>X(Q=>q.call(W,Q))));return p(L,K)}}e.any=h;function m(V,q,W,K){let L=W;return i(V,X=>(L=q(L,X),L),K)}e.reduce=m;function f(V,q){let W,K={onWillAddFirstListener(){W=V(L.fire,L)},onDidRemoveLastListener(){W?.dispose()}},L=new pe(K);return q?.add(L),L.event}function p(V,q){return q instanceof Array?q.push(V):q&&q.add(V),V}function b(V,q,W=100,K=!1,L=!1,X,Q){let G,U,D,Z=0,de,re={leakWarningThreshold:X,onWillAddFirstListener(){G=V(ge=>{Z++,U=q(U,ge),K&&!D&&(fe.fire(U),U=void 0),de=()=>{let ye=U;U=void 0,D=void 0,(!K||Z>1)&&fe.fire(ye),Z=0},typeof W=="number"?(clearTimeout(D),D=setTimeout(de,W)):D===void 0&&(D=0,queueMicrotask(de))})},onWillRemoveListener(){L&&Z>0&&de?.()},onDidRemoveLastListener(){de=void 0,G.dispose()}},fe=new pe(re);return Q?.add(fe),fe.event}e.debounce=b;function v(V,q=0,W){return e.debounce(V,(K,L)=>K?(K.push(L),K):[L],q,void 0,!0,void 0,W)}e.accumulate=v;function _(V,q=(K,L)=>K===L,W){let K=!0,L;return l(V,X=>{let Q=K||!q(X,L);return K=!1,L=X,Q},W)}e.latch=_;function y(V,q,W){return[e.filter(V,q,W),e.filter(V,K=>!q(K),W)]}e.split=y;function w(V,q=!1,W=[],K){let L=W.slice(),X=V(U=>{L?L.push(U):G.fire(U)});K&&K.add(X);let Q=()=>{L?.forEach(U=>G.fire(U)),L=null},G=new pe({onWillAddFirstListener(){X||(X=V(U=>G.fire(U)),K&&K.add(X))},onDidAddFirstListener(){L&&(q?setTimeout(Q):Q())},onDidRemoveLastListener(){X&&X.dispose(),X=null}});return K&&K.add(G),G.event}e.buffer=w;function C(V,q){return(W,K,L)=>{let X=q(new T);return V(function(Q){let G=X.evaluate(Q);G!==E&&W.call(K,G)},void 0,L)}}e.chain=C;let E=Symbol("HaltChainable");class T{constructor(){this.steps=[]}map(q){return this.steps.push(q),this}forEach(q){return this.steps.push(W=>(q(W),W)),this}filter(q){return this.steps.push(W=>q(W)?W:E),this}reduce(q,W){let K=W;return this.steps.push(L=>(K=q(K,L),K)),this}latch(q=(W,K)=>W===K){let W=!0,K;return this.steps.push(L=>{let X=W||!q(L,K);return W=!1,K=L,X?L:E}),this}evaluate(q){for(let W of this.steps)if(q=W(q),q===E)break;return q}}function N(V,q,W=K=>K){let K=(...G)=>Q.fire(W(...G)),L=()=>V.on(q,K),X=()=>V.removeListener(q,K),Q=new pe({onWillAddFirstListener:L,onDidRemoveLastListener:X});return Q.event}e.fromNodeEventEmitter=N;function M(V,q,W=K=>K){let K=(...G)=>Q.fire(W(...G)),L=()=>V.addEventListener(q,K),X=()=>V.removeEventListener(q,K),Q=new pe({onWillAddFirstListener:L,onDidRemoveLastListener:X});return Q.event}e.fromDOMEventEmitter=M;function R(V){return new Promise(q=>s(V)(q))}e.toPromise=R;function z(V){let q=new pe;return V.then(W=>{q.fire(W)},()=>{q.fire(void 0)}).finally(()=>{q.dispose()}),q.event}e.fromPromise=z;function O(V,q){return V(W=>q.fire(W))}e.forward=O;function j(V,q,W){return q(W),V(K=>q(K))}e.runAndSubscribe=j;class P{constructor(q,W){this._observable=q,this._counter=0,this._hasChanged=!1;let K={onWillAddFirstListener:()=>{q.addObserver(this)},onDidRemoveLastListener:()=>{q.removeObserver(this)}};this.emitter=new pe(K),W&&W.add(this.emitter)}beginUpdate(q){this._counter++}handlePossibleChange(q){}handleChange(q,W){this._hasChanged=!0}endUpdate(q){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function B(V,q){return new P(V,q).emitter.event}e.fromObservable=B;function H(V){return(q,W,K)=>{let L=0,X=!1,Q={beginUpdate(){L++},endUpdate(){L--,L===0&&(V.reportChanges(),X&&(X=!1,q.call(W)))},handlePossibleChange(){},handleChange(){X=!0}};V.addObserver(Q),V.reportChanges();let G={dispose(){V.removeObserver(Q)}};return K instanceof sa?K.add(G):Array.isArray(K)&&K.push(G),G}}e.fromObservableLight=H})(Ds||={});var E0=class N0{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${N0._idPool++}`,N0.all.add(this)}start(t){this._stopWatch=new hP,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}}};E0.all=new Set,E0._idPool=0;var fP=E0,mP=-1,XN=class ZN{constructor(t,s,i=(ZN._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=s,this.name=i,this._warnCountdown=0}dispose(){this._stacks?.clear()}check(t,s){let i=this.threshold;if(i<=0||s<i)return;this._stacks||(this._stacks=new Map);let a=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,a+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=i*.5;let[l,u]=this.getMostFrequentStack(),h=`[${this.name}] potential listener LEAK detected, having ${s} listeners already. MOST frequent listener (${u}):`;console.warn(h),console.warn(l);let m=new bP(h,l);this._errorHandler(m)}return()=>{let l=this._stacks.get(t.value)||0;this._stacks.set(t.value,l-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,s=0;for(let[i,a]of this._stacks)(!t||s<a)&&(t=[i,a],s=a);return t}};XN._idPool=1;var pP=XN,gP=class QN{constructor(t){this.value=t}static create(){let t=new Error;return new QN(t.stack??"")}print(){console.warn(this.value.split(`
|
|
149
|
-
`).slice(2).join(`
|
|
150
|
-
`))}},bP=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},xP=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},vP=0,Hp=class{constructor(e){this.value=e,this.id=vP++}},_P=2,yP,pe=class{constructor(e){this._size=0,this._options=e,this._leakageMon=this._options?.leakWarningThreshold?new pP(e?.onListenerError??oh,this._options?.leakWarningThreshold??mP):void 0,this._perfMon=this._options?._profName?new fP(this._options._profName):void 0,this._deliveryQueue=this._options?.deliveryQueue}dispose(){this._disposed||(this._disposed=!0,this._deliveryQueue?.current===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),this._options?.onDidRemoveLastListener?.(),this._leakageMon?.dispose())}get event(){return this._event??=(e,t,s)=>{if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let u=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(u);let h=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],m=new xP(`${u}. HINT: Stack shows most frequent listener (${h[1]}-times)`,h[0]);return(this._options?.onListenerError||oh)(m),Je.None}if(this._disposed)return Je.None;t&&(e=e.bind(t));let i=new Hp(e),a;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(i.stack=gP.create(),a=this._leakageMon.check(i.stack,this._size+1)),this._listeners?this._listeners instanceof Hp?(this._deliveryQueue??=new SP,this._listeners=[this._listeners,i]):this._listeners.push(i):(this._options?.onWillAddFirstListener?.(this),this._listeners=i,this._options?.onDidAddFirstListener?.(this)),this._size++;let l=zt(()=>{a?.(),this._removeListener(i)});return s instanceof sa?s.add(l):Array.isArray(s)&&s.push(l),l},this._event}_removeListener(e){if(this._options?.onWillRemoveListener?.(this),!this._listeners)return;if(this._size===1){this._listeners=void 0,this._options?.onDidRemoveLastListener?.(this),this._size=0;return}let t=this._listeners,s=t.indexOf(e);if(s===-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[s]=void 0;let i=this._deliveryQueue.current===this;if(this._size*_P<=t.length){let a=0;for(let l=0;l<t.length;l++)t[l]?t[a++]=t[l]:i&&(this._deliveryQueue.end--,a<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=a}}_deliver(e,t){if(!e)return;let s=this._options?.onListenerError||oh;if(!s){e.value(t);return}try{e.value(t)}catch(i){s(i)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){if(this._deliveryQueue?.current&&(this._deliverQueue(this._deliveryQueue),this._perfMon?.stop()),this._perfMon?.start(this._size),this._listeners)if(this._listeners instanceof Hp)this._deliver(this._listeners,e);else{let t=this._deliveryQueue;t.enqueue(this,e,this._listeners.length),this._deliverQueue(t)}this._perfMon?.stop()}hasListeners(){return this._size>0}},SP=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,s){this.i=0,this.end=s,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}},T0=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new pe,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new pe,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,s){if(this.getZoomLevel(s)===t)return;let i=this.getWindowId(s);this.mapWindowIdToZoomLevel.set(i,t),this._onDidChangeZoomLevel.fire(i)}getZoomFactor(t){return this.mapWindowIdToZoomFactor.get(this.getWindowId(t))??1}setZoomFactor(t,s){this.mapWindowIdToZoomFactor.set(this.getWindowId(s),t)}setFullscreen(t,s){if(this.isFullscreen(s)===t)return;let i=this.getWindowId(s);this.mapWindowIdToFullScreen.set(i,t),this._onDidChangeFullscreen.fire(i)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};T0.INSTANCE=new T0;var fx=T0;function wP(e,t,s){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",s)}fx.INSTANCE.onDidChangeZoomLevel;function kP(e){return fx.INSTANCE.getZoomFactor(e)}fx.INSTANCE.onDidChangeFullscreen;var ml=typeof navigator=="object"?navigator.userAgent:"",A0=ml.indexOf("Firefox")>=0,CP=ml.indexOf("AppleWebKit")>=0,mx=ml.indexOf("Chrome")>=0,EP=!mx&&ml.indexOf("Safari")>=0;ml.indexOf("Electron/")>=0;ml.indexOf("Android")>=0;var Up=!1;if(typeof dr.matchMedia=="function"){let e=dr.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=dr.matchMedia("(display-mode: fullscreen)");Up=e.matches,wP(dr,e,({matches:s})=>{Up&&t.matches||(Up=s)})}var Qo="en",j0=!1,M0=!1,lh=!1,JN=!1,Gd,ch=Qo,Nw=Qo,NP,ur,Va=globalThis,Tn;typeof Va.vscode<"u"&&typeof Va.vscode.process<"u"?Tn=Va.vscode.process:typeof process<"u"&&typeof process?.versions?.node=="string"&&(Tn=process);var TP=typeof Tn?.versions?.electron=="string",AP=TP&&Tn?.type==="renderer";if(typeof Tn=="object"){j0=Tn.platform==="win32",M0=Tn.platform==="darwin",lh=Tn.platform==="linux",lh&&Tn.env.SNAP&&Tn.env.SNAP_REVISION,Tn.env.CI||Tn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,Gd=Qo,ch=Qo;let e=Tn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);Gd=t.userLocale,Nw=t.osLocale,ch=t.resolvedLanguage||Qo,NP=t.languagePack?.translationsConfigFile}catch{}JN=!0}else typeof navigator=="object"&&!AP?(ur=navigator.userAgent,j0=ur.indexOf("Windows")>=0,M0=ur.indexOf("Macintosh")>=0,(ur.indexOf("Macintosh")>=0||ur.indexOf("iPad")>=0||ur.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,lh=ur.indexOf("Linux")>=0,ur?.indexOf("Mobi")>=0,ch=globalThis._VSCODE_NLS_LANGUAGE||Qo,Gd=navigator.language.toLowerCase(),Nw=Gd):console.error("Unable to resolve platform.");var e3=j0,Ei=M0,jP=lh,Tw=JN,ji=ur,Yr=ch,MP;(e=>{function t(){return Yr}e.value=t;function s(){return Yr.length===2?Yr==="en":Yr.length>=3?Yr[0]==="e"&&Yr[1]==="n"&&Yr[2]==="-":!1}e.isDefaultVariant=s;function i(){return Yr==="en"}e.isDefault=i})(MP||={});var RP=typeof Va.postMessage=="function"&&!Va.importScripts;(()=>{if(RP){let e=[];Va.addEventListener("message",s=>{if(s.data&&s.data.vscodeScheduleAsyncWork)for(let i=0,a=e.length;i<a;i++){let l=e[i];if(l.id===s.data.vscodeScheduleAsyncWork){e.splice(i,1),l.callback();return}}});let t=0;return s=>{let i=++t;e.push({id:i,callback:s}),Va.postMessage({vscodeScheduleAsyncWork:i},"*")}}return e=>setTimeout(e)})();var DP=!!(ji&&ji.indexOf("Chrome")>=0);ji&&ji.indexOf("Firefox")>=0;!DP&&ji&&ji.indexOf("Safari")>=0;ji&&ji.indexOf("Edg/")>=0;ji&&ji.indexOf("Android")>=0;var Fo=typeof navigator=="object"?navigator:{};Tw||document.queryCommandSupported&&document.queryCommandSupported("copy")||Fo&&Fo.clipboard&&Fo.clipboard.writeText,Tw||Fo&&Fo.clipboard&&Fo.clipboard.readText;var px=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}},Fp=new px,Aw=new px,jw=new px,OP=new Array(230),t3;(e=>{function t(h){return Fp.keyCodeToStr(h)}e.toString=t;function s(h){return Fp.strToKeyCode(h)}e.fromString=s;function i(h){return Aw.keyCodeToStr(h)}e.toUserSettingsUS=i;function a(h){return jw.keyCodeToStr(h)}e.toUserSettingsGeneral=a;function l(h){return Aw.strToKeyCode(h)||jw.strToKeyCode(h)}e.fromUserSettings=l;function u(h){if(h>=98&&h<=113)return null;switch(h){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Fp.keyCodeToStr(h)}e.toElectronAccelerator=u})(t3||={});var LP=class s3{constructor(t,s,i,a,l){this.ctrlKey=t,this.shiftKey=s,this.altKey=i,this.metaKey=a,this.keyCode=l}equals(t){return t instanceof s3&&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",s=this.shiftKey?"1":"0",i=this.altKey?"1":"0",a=this.metaKey?"1":"0";return`K${t}${s}${i}${a}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new zP([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},zP=class{constructor(e){if(e.length===0)throw oP("chords");this.chords=e}getHashCode(){let e="";for(let t=0,s=this.chords.length;t<s;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 BP(e){if(e.charCode){let s=String.fromCharCode(e.charCode).toUpperCase();return t3.fromString(s)}let t=e.keyCode;if(t===3)return 7;if(A0)switch(t){case 59:return 85;case 60:if(jP)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(Ei)return 57;break}else if(CP&&(Ei&&t===93||!Ei&&t===92))return 57;return OP[t]||0}var IP=Ei?256:2048,PP=512,$P=1024,HP=Ei?2048:256,Mw=class{constructor(e){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=t.getModifierState?.("AltGraph"),this.keyCode=BP(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|=IP),this.altKey&&(t|=PP),this.shiftKey&&(t|=$P),this.metaKey&&(t|=HP),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new LP(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},Rw=new WeakMap;function UP(e){if(!e.parent||e.parent===e)return null;try{let t=e.location,s=e.parent.location;if(t.origin!=="null"&&s.origin!=="null"&&t.origin!==s.origin)return null}catch{return null}return e.parent}var FP=class{static getSameOriginWindowChain(e){let t=Rw.get(e);if(!t){t=[],Rw.set(e,t);let s=e,i;do i=UP(s),i?t.push({window:new WeakRef(s),iframeElement:s.frameElement||null}):t.push({window:new WeakRef(s),iframeElement:null}),s=i;while(s)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let s=0,i=0,a=this.getSameOriginWindowChain(e);for(let l of a){let u=l.window.deref();if(s+=u?.scrollY??0,i+=u?.scrollX??0,u===t||!l.iframeElement)break;let h=l.iframeElement.getBoundingClientRect();s+=h.top,i+=h.left}return{top:s,left:i}}},Kd=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 s=FP.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=s.left,this.posy-=s.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},Dw=class{constructor(e,t=0,s=0){this.browserEvent=e||null,this.target=e?e.target||e.targetNode||e.srcElement:null,this.deltaY=s,this.deltaX=t;let i=!1;if(mx){let a=navigator.userAgent.match(/Chrome\/(\d+)/);i=(a?parseInt(a[1]):123)<=122}if(e){let a=e,l=e,u=e.view?.devicePixelRatio||1;if(typeof a.wheelDeltaY<"u")i?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 h=e;h.deltaMode===h.DOM_DELTA_LINE?A0&&!Ei?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof a.wheelDeltaX<"u")EP&&e3?this.deltaX=-(a.wheelDeltaX/120):i?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 h=e;h.deltaMode===h.DOM_DELTA_LINE?A0&&!Ei?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(i?this.deltaY=e.wheelDelta/(120*u):this.deltaY=e.wheelDelta/120)}}preventDefault(){this.browserEvent?.preventDefault()}stopPropagation(){this.browserEvent?.stopPropagation()}},n3=Object.freeze(function(e,t){let s=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(s)}}}),VP;(e=>{function t(s){return s===e.None||s===e.Cancelled||s instanceof qP?!0:!s||typeof s!="object"?!1:typeof s.isCancellationRequested=="boolean"&&typeof s.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:Ds.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:n3})})(VP||={});var qP=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?n3:(this._emitter||(this._emitter=new pe),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},gx=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 w0("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new w0("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},GP=class{constructor(){this.disposable=void 0,this.isDisposed=!1}cancel(){this.disposable?.dispose(),this.disposable=void 0}cancelAndSet(e,t,s=globalThis){if(this.isDisposed)throw new w0("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let i=s.setInterval(()=>{e()},t);this.disposable=zt(()=>{s.clearInterval(i),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},KP;(e=>{async function t(i){let a,l=await Promise.all(i.map(u=>u.then(h=>h,h=>{a||(a=h)})));if(typeof a<"u")throw a;return l}e.settled=t;function s(i){return new Promise(async(a,l)=>{try{await i(a,l)}catch(u){l(u)}})}e.withAsyncBody=s})(KP||={});var Ow=class Vn{static fromArray(t){return new Vn(s=>{s.emitMany(t)})}static fromPromise(t){return new Vn(async s=>{s.emitMany(await t)})}static fromPromises(t){return new Vn(async s=>{await Promise.all(t.map(async i=>s.emitOne(await i)))})}static merge(t){return new Vn(async s=>{await Promise.all(t.map(async i=>{for await(let a of i)s.emitOne(a)}))})}constructor(t,s){this._state=0,this._results=[],this._error=null,this._onReturn=s,this._onStateChanged=new pe,queueMicrotask(async()=>{let i={emitOne:a=>this.emitOne(a),emitMany:a=>this.emitMany(a),reject:a=>this.reject(a)};try{await Promise.resolve(t(i)),this.resolve()}catch(a){this.reject(a)}finally{i.emitOne=void 0,i.emitMany=void 0,i.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 Ds.toPromise(this._onStateChanged.event)}while(!0)},return:async()=>(this._onReturn?.(),{done:!0,value:void 0})}}static map(t,s){return new Vn(async i=>{for await(let a of t)i.emitOne(s(a))})}map(t){return Vn.map(this,t)}static filter(t,s){return new Vn(async i=>{for await(let a of t)s(a)&&i.emitOne(a)})}filter(t){return Vn.filter(this,t)}static coalesce(t){return Vn.filter(t,s=>!!s)}coalesce(){return Vn.coalesce(this)}static async toPromise(t){let s=[];for await(let i of t)s.push(i);return s}toPromise(){return Vn.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())}};Ow.EMPTY=Ow.fromArray([]);var{getWindow:ki,getWindowId:WP,onDidRegisterWindow:YP}=(function(){let e=new Map,t={window:dr,disposables:new sa};e.set(dr.vscodeWindowId,t);let s=new pe,i=new pe,a=new pe;function l(u,h){return(typeof u=="number"?e.get(u):void 0)??(h?t:void 0)}return{onDidRegisterWindow:s.event,onWillUnregisterWindow:a.event,onDidUnregisterWindow:i.event,registerWindow(u){if(e.has(u.vscodeWindowId))return Je.None;let h=new sa,m={window:u,disposables:h.add(new sa)};return e.set(u.vscodeWindowId,m),h.add(zt(()=>{e.delete(u.vscodeWindowId),i.fire(u)})),h.add(Ve(u,vs.BEFORE_UNLOAD,()=>{a.fire(u)})),s.fire(m),h},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(u){return u.vscodeWindowId},hasWindow(u){return e.has(u)},getWindowById:l,getWindow(u){let h=u;if(h?.ownerDocument?.defaultView)return h.ownerDocument.defaultView.window;let m=u;return m?.view?m.view.window:dr},getDocument(u){return ki(u).document}}})(),XP=class{constructor(e,t,s,i){this._node=e,this._type=t,this._handler=s,this._options=i||!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 Ve(e,t,s,i){return new XP(e,t,s,i)}var Lw=function(e,t,s,i){return Ve(e,t,s,i)},bx,ZP=class extends GP{constructor(e){super(),this.defaultTarget=e&&ki(e)}cancelAndSet(e,t,s){return super.cancelAndSet(e,t,s??this.defaultTarget)}},zw=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){oh(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,s=new Map,i=new Map,a=l=>{s.set(l,!1);let u=e.get(l)??[];for(t.set(l,u),e.set(l,[]),i.set(l,!0);u.length>0;)u.sort(zw.sort),u.shift().execute();i.set(l,!1)};bx=(l,u,h=0)=>{let m=WP(l),f=new zw(u,h),p=e.get(m);return p||(p=[],e.set(m,p)),p.push(f),s.get(m)||(s.set(m,!0),l.requestAnimationFrame(()=>a(m))),f}})();function QP(e){let t=e.getBoundingClientRect(),s=ki(e);return{left:t.left+s.scrollX,top:t.top+s.scrollY,width:t.width,height:t.height}}var vs={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"},JP=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=fn(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=fn(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=fn(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=fn(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=fn(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=fn(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=fn(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingTop(e){let t=fn(e);this._paddingTop!==t&&(this._paddingTop=t,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(e){let t=fn(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(e){let t=fn(e);this._paddingBottom!==t&&(this._paddingBottom=t,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(e){let t=fn(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=fn(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=fn(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=fn(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 fn(e){return typeof e=="number"?`${e}px`:e}function Pc(e){return new JP(e)}var i3=class{constructor(){this._hooks=new sa,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 s=this._onStopCallback;this._onStopCallback=null,e&&s&&s(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,s,i,a){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=i,this._onStopCallback=a;let l=e;try{e.setPointerCapture(t),this._hooks.add(zt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{l=ki(e)}this._hooks.add(Ve(l,vs.POINTER_MOVE,u=>{if(u.buttons!==s){this.stopMonitoring(!0);return}u.preventDefault(),this._pointerMoveCallback(u)})),this._hooks.add(Ve(l,vs.POINTER_UP,u=>this.stopMonitoring(!0)))}};function e$(e,t,s){let i=null,a=null;if(typeof s.value=="function"?(i="value",a=s.value,a.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof s.get=="function"&&(i="get",a=s.get),!a)throw new Error("not supported");let l=`$memoize$${t}`;s[i]=function(...u){return this.hasOwnProperty(l)||Object.defineProperty(this,l,{configurable:!1,enumerable:!1,writable:!1,value:a.apply(this,u)}),this[l]}}var yi;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(yi||={});var Nc=class Fs extends Je{constructor(){super(),this.dispatched=!1,this.targets=new Ew,this.ignoreTargets=new Ew,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(Ds.runAndSubscribe(YP,({window:t,disposables:s})=>{s.add(Ve(t.document,"touchstart",i=>this.onTouchStart(i),{passive:!1})),s.add(Ve(t.document,"touchend",i=>this.onTouchEnd(t,i))),s.add(Ve(t.document,"touchmove",i=>this.onTouchMove(i),{passive:!1}))},{window:dr,disposables:this._store}))}static addTarget(t){if(!Fs.isTouchDevice())return Je.None;Fs.INSTANCE||(Fs.INSTANCE=new Fs);let s=Fs.INSTANCE.targets.push(t);return zt(s)}static ignoreTarget(t){if(!Fs.isTouchDevice())return Je.None;Fs.INSTANCE||(Fs.INSTANCE=new Fs);let s=Fs.INSTANCE.ignoreTargets.push(t);return zt(s)}static isTouchDevice(){return"ontouchstart"in dr||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(t){let s=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let i=0,a=t.targetTouches.length;i<a;i++){let l=t.targetTouches.item(i);this.activeTouches[l.identifier]={id:l.identifier,initialTarget:l.target,initialTimeStamp:s,initialPageX:l.pageX,initialPageY:l.pageY,rollingTimestamps:[s],rollingPageX:[l.pageX],rollingPageY:[l.pageY]};let u=this.newGestureEvent(yi.Start,l.target);u.pageX=l.pageX,u.pageY=l.pageY,this.dispatchEvent(u)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,s){let i=Date.now(),a=Object.keys(this.activeTouches).length;for(let l=0,u=s.changedTouches.length;l<u;l++){let h=s.changedTouches.item(l);if(!this.activeTouches.hasOwnProperty(String(h.identifier))){console.warn("move of an UNKNOWN touch",h);continue}let m=this.activeTouches[h.identifier],f=Date.now()-m.initialTimeStamp;if(f<Fs.HOLD_DELAY&&Math.abs(m.initialPageX-En(m.rollingPageX))<30&&Math.abs(m.initialPageY-En(m.rollingPageY))<30){let p=this.newGestureEvent(yi.Tap,m.initialTarget);p.pageX=En(m.rollingPageX),p.pageY=En(m.rollingPageY),this.dispatchEvent(p)}else if(f>=Fs.HOLD_DELAY&&Math.abs(m.initialPageX-En(m.rollingPageX))<30&&Math.abs(m.initialPageY-En(m.rollingPageY))<30){let p=this.newGestureEvent(yi.Contextmenu,m.initialTarget);p.pageX=En(m.rollingPageX),p.pageY=En(m.rollingPageY),this.dispatchEvent(p)}else if(a===1){let p=En(m.rollingPageX),b=En(m.rollingPageY),v=En(m.rollingTimestamps)-m.rollingTimestamps[0],_=p-m.rollingPageX[0],y=b-m.rollingPageY[0],w=[...this.targets].filter(C=>m.initialTarget instanceof Node&&C.contains(m.initialTarget));this.inertia(t,w,i,Math.abs(_)/v,_>0?1:-1,p,Math.abs(y)/v,y>0?1:-1,b)}this.dispatchEvent(this.newGestureEvent(yi.End,m.initialTarget)),delete this.activeTouches[h.identifier]}this.dispatched&&(s.preventDefault(),s.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,s){let i=document.createEvent("CustomEvent");return i.initEvent(t,!1,!0),i.initialTarget=s,i.tapCount=0,i}dispatchEvent(t){if(t.type===yi.Tap){let s=new Date().getTime(),i=0;s-this._lastSetTapCountTime>Fs.CLEAR_TAP_COUNT_TIME?i=1:i=2,this._lastSetTapCountTime=s,t.tapCount=i}else(t.type===yi.Change||t.type===yi.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let i of this.ignoreTargets)if(i.contains(t.initialTarget))return;let s=[];for(let i of this.targets)if(i.contains(t.initialTarget)){let a=0,l=t.initialTarget;for(;l&&l!==i;)a++,l=l.parentElement;s.push([a,i])}s.sort((i,a)=>i[0]-a[0]);for(let[i,a]of s)a.dispatchEvent(t),this.dispatched=!0}}inertia(t,s,i,a,l,u,h,m,f){this.handle=bx(t,()=>{let p=Date.now(),b=p-i,v=0,_=0,y=!0;a+=Fs.SCROLL_FRICTION*b,h+=Fs.SCROLL_FRICTION*b,a>0&&(y=!1,v=l*a*b),h>0&&(y=!1,_=m*h*b);let w=this.newGestureEvent(yi.Change);w.translationX=v,w.translationY=_,s.forEach(C=>C.dispatchEvent(w)),y||this.inertia(t,s,p,a,l,u+v,h,m,f+_)})}onTouchMove(t){let s=Date.now();for(let i=0,a=t.changedTouches.length;i<a;i++){let l=t.changedTouches.item(i);if(!this.activeTouches.hasOwnProperty(String(l.identifier))){console.warn("end of an UNKNOWN touch",l);continue}let u=this.activeTouches[l.identifier],h=this.newGestureEvent(yi.Change,u.initialTarget);h.translationX=l.pageX-En(u.rollingPageX),h.translationY=l.pageY-En(u.rollingPageY),h.pageX=l.pageX,h.pageY=l.pageY,this.dispatchEvent(h),u.rollingPageX.length>3&&(u.rollingPageX.shift(),u.rollingPageY.shift(),u.rollingTimestamps.shift()),u.rollingPageX.push(l.pageX),u.rollingPageY.push(l.pageY),u.rollingTimestamps.push(s)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};Nc.SCROLL_FRICTION=-.005,Nc.HOLD_DELAY=700,Nc.CLEAR_TAP_COUNT_TIME=400,qt([e$],Nc,"isTouchDevice",1);var t$=Nc,xx=class extends Je{onclick(e,t){this._register(Ve(e,vs.CLICK,s=>t(new Kd(ki(e),s))))}onmousedown(e,t){this._register(Ve(e,vs.MOUSE_DOWN,s=>t(new Kd(ki(e),s))))}onmouseover(e,t){this._register(Ve(e,vs.MOUSE_OVER,s=>t(new Kd(ki(e),s))))}onmouseleave(e,t){this._register(Ve(e,vs.MOUSE_LEAVE,s=>t(new Kd(ki(e),s))))}onkeydown(e,t){this._register(Ve(e,vs.KEY_DOWN,s=>t(new Mw(s))))}onkeyup(e,t){this._register(Ve(e,vs.KEY_UP,s=>t(new Mw(s))))}oninput(e,t){this._register(Ve(e,vs.INPUT,t))}onblur(e,t){this._register(Ve(e,vs.BLUR,t))}onfocus(e,t){this._register(Ve(e,vs.FOCUS,t))}onchange(e,t){this._register(Ve(e,vs.CHANGE,t))}ignoreGesture(e){return t$.ignoreTarget(e)}},Bw=11,s$=class extends xx{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=Bw+"px",this.domNode.style.height=Bw+"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 i3),this._register(Lw(this.bgDomNode,vs.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(Lw(this.domNode,vs.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new ZP),this._pointerdownScheduleRepeatTimer=this._register(new gx)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,ki(e))};this._onActivate(),this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancelAndSet(t,200),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,s=>{},()=>{this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancel()}),e.preventDefault()}},n$=class R0{constructor(t,s,i,a,l,u,h){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(s=s|0,i=i|0,a=a|0,l=l|0,u=u|0,h=h|0),this.rawScrollLeft=a,this.rawScrollTop=h,s<0&&(s=0),a+s>i&&(a=i-s),a<0&&(a=0),l<0&&(l=0),h+l>u&&(h=u-l),h<0&&(h=0),this.width=s,this.scrollWidth=i,this.scrollLeft=a,this.height=l,this.scrollHeight=u,this.scrollTop=h}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,s){return new R0(this._forceIntegerValues,typeof t.width<"u"?t.width:this.width,typeof t.scrollWidth<"u"?t.scrollWidth:this.scrollWidth,s?this.rawScrollLeft:this.scrollLeft,typeof t.height<"u"?t.height:this.height,typeof t.scrollHeight<"u"?t.scrollHeight:this.scrollHeight,s?this.rawScrollTop:this.scrollTop)}withScrollPosition(t){return new R0(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,s){let i=this.width!==t.width,a=this.scrollWidth!==t.scrollWidth,l=this.scrollLeft!==t.scrollLeft,u=this.height!==t.height,h=this.scrollHeight!==t.scrollHeight,m=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:s,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:i,scrollWidthChanged:a,scrollLeftChanged:l,heightChanged:u,scrollHeightChanged:h,scrollTopChanged:m}}},i$=class extends Je{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new pe),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new n$(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){let s=this._state.withScrollDimensions(e,t);this._setState(s,!!this._smoothScrolling),this._smoothScrolling?.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 s=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===s.scrollLeft&&this._smoothScrolling.to.scrollTop===s.scrollTop)return;let i;t?i=new Pw(this._smoothScrolling.from,s,this._smoothScrolling.startTime,this._smoothScrolling.duration):i=this._smoothScrolling.combine(this._state,s,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=i}else{let s=this._state.withScrollPosition(e);this._smoothScrolling=Pw.start(this._state,s,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 s=this._state;s.equals(e)||(this._state=e,this._onScroll.fire(this._state.createScrollEvent(s,t)))}},Iw=class{constructor(e,t,s){this.scrollLeft=e,this.scrollTop=t,this.isDone=s}};function Vp(e,t){let s=t-e;return function(i){return e+s*o$(i)}}function r$(e,t,s){return function(i){return i<s?e(i/s):t((i-s)/(1-s))}}var Pw=class D0{constructor(t,s,i,a){this.from=t,this.to=s,this.duration=a,this.startTime=i,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,s,i){if(Math.abs(t-s)>2.5*i){let a,l;return t<s?(a=t+.75*i,l=s-.75*i):(a=t-.75*i,l=s+.75*i),r$(Vp(t,a),Vp(l,s),.33)}return Vp(t,s)}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 s=(t-this.startTime)/this.duration;if(s<1){let i=this.scrollLeft(s),a=this.scrollTop(s);return new Iw(i,a,!1)}return new Iw(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,s,i){return D0.start(t,s,i)}static start(t,s,i){i=i+10;let a=Date.now()-10;return new D0(t,s,a,i)}};function a$(e){return Math.pow(e,3)}function o$(e){return 1-a$(1-e)}var l$=class extends Je{constructor(e,t,s){super(),this._visibility=e,this._visibleClassName=t,this._invisibleClassName=s,this._domNode=null,this._isVisible=!1,this._isNeeded=!1,this._rawShouldBeVisible=!1,this._shouldBeVisible=!1,this._revealTimer=this._register(new gx)}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(()=>{this._domNode?.setClassName(this._visibleClassName)},0))}_hide(e){this._revealTimer.cancel(),this._isVisible&&(this._isVisible=!1,this._domNode?.setClassName(this._invisibleClassName+(e?" fade":"")))}},c$=140,r3=class extends xx{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 l$(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new i3),this._shouldRender=!0,this.domNode=Pc(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(Ve(this.domNode.domNode,vs.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new s$(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,s,i){this.slider=Pc(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof s=="number"&&this.slider.setWidth(s),typeof i=="number"&&this.slider.setHeight(i),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Ve(this.slider.domNode,vs.POINTER_DOWN,a=>{a.button===0&&(a.preventDefault(),this._sliderPointerDown(a))})),this.onclick(this.slider.domNode,a=>{a.leftButton&&a.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,s=t+this._scrollbarState.getSliderPosition(),i=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),a=this._sliderPointerPosition(e);s<=a&&a<=i?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,s;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,s=e.offsetY;else{let a=QP(this.domNode.domNode);t=e.pageX-a.left,s=e.pageY-a.top}let i=this._pointerDownRelativePosition(t,s);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(i):this._scrollbarState.getDesiredScrollPositionFromOffset(i)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),s=this._sliderOrthogonalPointerPosition(e),i=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,a=>{let l=this._sliderOrthogonalPointerPosition(a),u=Math.abs(l-s);if(e3&&u>c$){this._setDesiredScrollPositionNow(i.getScrollPosition());return}let h=this._sliderPointerPosition(a)-t;this._setDesiredScrollPositionNow(i.getDesiredScrollPositionFromDelta(h))},()=>{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()}},a3=class O0{constructor(t,s,i,a,l,u){this._scrollbarSize=Math.round(s),this._oppositeScrollbarSize=Math.round(i),this._arrowSize=Math.round(t),this._visibleSize=a,this._scrollSize=l,this._scrollPosition=u,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new O0(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(t){let s=Math.round(t);return this._visibleSize!==s?(this._visibleSize=s,this._refreshComputedValues(),!0):!1}setScrollSize(t){let s=Math.round(t);return this._scrollSize!==s?(this._scrollSize=s,this._refreshComputedValues(),!0):!1}setScrollPosition(t){let s=Math.round(t);return this._scrollPosition!==s?(this._scrollPosition=s,this._refreshComputedValues(),!0):!1}setScrollbarSize(t){this._scrollbarSize=Math.round(t)}setOppositeScrollbarSize(t){this._oppositeScrollbarSize=Math.round(t)}static _computeValues(t,s,i,a,l){let u=Math.max(0,i-t),h=Math.max(0,u-2*s),m=a>0&&a>i;if(!m)return{computedAvailableSize:Math.round(u),computedIsNeeded:m,computedSliderSize:Math.round(h),computedSliderRatio:0,computedSliderPosition:0};let f=Math.round(Math.max(20,Math.floor(i*h/a))),p=(h-f)/(a-i),b=l*p;return{computedAvailableSize:Math.round(u),computedIsNeeded:m,computedSliderSize:Math.round(f),computedSliderRatio:p,computedSliderPosition:Math.round(b)}}_refreshComputedValues(){let t=O0._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 s=t-this._arrowSize-this._computedSliderSize/2;return Math.round(s/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(t){if(!this._computedIsNeeded)return 0;let s=t-this._arrowSize,i=this._scrollPosition;return s<this._computedSliderPosition?i-=this._visibleSize:i+=this._visibleSize,i}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let s=this._computedSliderPosition+t;return Math.round(s/this._computedSliderRatio)}},u$=class extends r3{constructor(e,t,s){let i=e.getScrollDimensions(),a=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:s,scrollbarState:new a3(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,i.width,i.scrollWidth,a.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}},d$=class extends r3{constructor(e,t,s){let i=e.getScrollDimensions(),a=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:s,scrollbarState:new a3(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,i.height,i.scrollHeight,a.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}},h$=500,$w=50,f$=class{constructor(e,t,s){this.timestamp=e,this.deltaX=t,this.deltaY=s,this.score=0}},L0=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,s=0,i=1,a=this._rear;do{let l=a===this._front?t:Math.pow(2,-i);if(t-=l,s+=this._memory[a].score*l,a===this._front)break;a=(this._capacity+a-1)%this._capacity,i++}while(!0);return s<=.5}acceptStandardWheelEvent(t){if(mx){let s=ki(t.browserEvent),i=kP(s);this.accept(Date.now(),t.deltaX*i,t.deltaY*i)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,s,i){let a=null,l=new f$(t,s,i);this._front===-1&&this._rear===-1?(this._memory[0]=l,this._front=0,this._rear=0):(a=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]=l),l.score=this._computeScore(l,a)}_computeScore(t,s){if(Math.abs(t.deltaX)>0&&Math.abs(t.deltaY)>0)return 1;let i=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(i+=.25),s){let a=Math.abs(t.deltaX),l=Math.abs(t.deltaY),u=Math.abs(s.deltaX),h=Math.abs(s.deltaY),m=Math.max(Math.min(a,u),1),f=Math.max(Math.min(l,h),1),p=Math.max(a,u),b=Math.max(l,h);p%m===0&&b%f===0&&(i-=.5)}return Math.min(Math.max(i,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};L0.INSTANCE=new L0;var m$=L0,p$=class extends xx{constructor(e,t,s){super(),this._onScroll=this._register(new pe),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new pe),this.onWillScroll=this._onWillScroll.event,this._options=b$(t),this._scrollable=s,this._register(this._scrollable.onScroll(a=>{this._onWillScroll.fire(a),this._onDidScroll(a),this._onScroll.fire(a)}));let i={onMouseWheel:a=>this._onMouseWheel(a),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new d$(this._scrollable,this._options,i)),this._horizontalScrollbar=this._register(new u$(this._scrollable,this._options,i)),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=Pc(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=Pc(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=Pc(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,a=>this._onMouseOver(a)),this.onmouseleave(this._listenOnDomNode,a=>this._onMouseLeave(a)),this._hideTimeout=this._register(new gx),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=Wa(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,Ei&&(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 Dw(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=Wa(this._mouseWheelToDispose),e)){let t=s=>{this._onMouseWheel(new Dw(s))};this._mouseWheelToDispose.push(Ve(this._listenOnDomNode,vs.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){if(e.browserEvent?.defaultPrevented)return;let t=m$.INSTANCE;t.acceptStandardWheelEvent(e);let s=!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=!Ei&&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 h=this._scrollable.getFutureScrollPosition(),m={};if(a){let f=$w*a,p=h.scrollTop-(f<0?Math.floor(f):Math.ceil(f));this._verticalScrollbar.writeScrollPosition(m,p)}if(l){let f=$w*l,p=h.scrollLeft-(f<0?Math.floor(f):Math.ceil(f));this._horizontalScrollbar.writeScrollPosition(m,p)}m=this._scrollable.validateScrollPosition(m),(h.scrollLeft!==m.scrollLeft||h.scrollTop!==m.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(m):this._scrollable.setScrollPositionNow(m),s=!0)}let i=s;!i&&this._options.alwaysConsumeMouseWheel&&(i=!0),!i&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(i=!0),i&&(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,s=e.scrollLeft>0,i=s?" left":"",a=t?" top":"",l=s||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${i}`),this._topShadowDomNode.setClassName(`shadow${a}`),this._topLeftShadowDomNode.setClassName(`shadow${l}${a}${i}`)}}_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(),h$)}},g$=class extends p${constructor(e,t,s){super(e,t,s)}setScrollPosition(e){e.reuseAnimation?this._scrollable.setScrollPositionSmooth(e,e.reuseAnimation):this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}};function b$(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,Ei&&(t.className+=" mac"),t}var z0=class extends Je{constructor(e,t,s,i,a,l,u,h){super(),this._bufferService=s,this._optionsService=u,this._renderService=h,this._onRequestScrollLines=this._register(new pe),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let m=this._register(new i$({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:f=>bx(i.window,f)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{m.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new g$(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},m)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(a.onProtocolChange(f=>{this._scrollableElement.updateOptions({handleMouseWheel:!(f&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(Ds.runAndSubscribe(l.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=l.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(zt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=i.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(zt(()=>this._styleElement.remove())),this._register(Ds.runAndSubscribe(l.onChangeColors,()=>{this._styleElement.textContent=[".xterm .xterm-scrollable-element > .scrollbar > .slider {",` background: ${l.colors.scrollbarSliderBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider:hover {",` background: ${l.colors.scrollbarSliderHoverBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider.active {",` background: ${l.colors.scrollbarSliderActiveBackground.css};`,"}"].join(`
|
|
151
|
-
`)})),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(f=>this._handleScroll(f)))}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(){return{mouseWheelScrollSensitivity:this._optionsService.rawOptions.scrollSensitivity,fastScrollSensitivity:this._optionsService.rawOptions.fastScrollSensitivity,verticalScrollbarSize:this._optionsService.rawOptions.overviewRuler?.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),s=t-this._bufferService.buffer.ydisp;s!==0&&(this._latestYDisp=t,this._onRequestScrollLines.fire(s)),this._isHandlingScroll=!1}};z0=qt([we(2,tn),we(3,pr),we(4,$N),we(5,fl),we(6,sn),we(7,gr)],z0);var B0=class extends Je{constructor(e,t,s,i,a){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=s,this._decorationService=i,this._renderService=a,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(l=>this._removeDecoration(l))),this._register(zt(()=>{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){let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",e?.options?.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 s=e.options.x??0;return s&&s>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 s=this._decorationElements.get(e);s||(s=this._createElement(e),e.element=s,this._decorationElements.set(e,s),this._container.appendChild(s),e.onDispose(()=>{this._decorationElements.delete(e),s.remove()})),s.style.display=this._altBufferIsActive?"none":"block",this._altBufferIsActive||(s.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,s.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,s.style.top=`${t*this._renderService.dimensions.css.cell.height}px`,s.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`),e.onRenderEmitter.fire(s)}}_refreshXPosition(e,t=e.element){if(!t)return;let s=e.options.x??0;(e.options.anchor||"left")==="right"?t.style.right=s?`${s*this._renderService.dimensions.css.cell.width}px`:"":t.style.left=s?`${s*this._renderService.dimensions.css.cell.width}px`:""}_removeDecoration(e){this._decorationElements.get(e)?.remove(),this._decorationElements.delete(e),e.dispose()}};B0=qt([we(1,tn),we(2,pr),we(3,fu),we(4,gr)],B0);var x$=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,s){return t>=e.startBufferLine-this._linePadding[s||"full"]&&t<=e.endBufferLine+this._linePadding[s||"full"]}_addLineToZone(e,t){e.startBufferLine=Math.min(e.startBufferLine,t),e.endBufferLine=Math.max(e.endBufferLine,t)}},xi={full:0,left:0,center:0,right:0},Xr={full:0,left:0,center:0,right:0},pc={full:0,left:0,center:0,right:0},zh=class extends Je{constructor(e,t,s,i,a,l,u,h){super(),this._viewportElement=e,this._screenElement=t,this._bufferService=s,this._decorationService=i,this._renderService=a,this._optionsService=l,this._themeService=u,this._coreBrowserService=h,this._colorZoneStore=new x$,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(),this._viewportElement.parentElement?.insertBefore(this._canvas,this._viewportElement),this._register(zt(()=>this._canvas?.remove()));let m=this._canvas.getContext("2d");if(m)this._ctx=m;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(){return this._optionsService.options.overviewRuler?.width||0}_refreshDrawConstants(){let e=Math.floor((this._canvas.width-1)/3),t=Math.ceil((this._canvas.width-1)/3);Xr.full=this._canvas.width,Xr.left=e,Xr.center=t,Xr.right=e,this._refreshDrawHeightConstants(),pc.full=1,pc.left=1,pc.center=1+Xr.left,pc.right=1+Xr.left+Xr.center}_refreshDrawHeightConstants(){xi.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);xi.left=t,xi.center=t,xi.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*xi.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*xi.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*xi.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*xi.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(pc[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-xi[e.position||"full"]/2),Xr[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+xi[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}))}};zh=qt([we(2,tn),we(3,fu),we(4,gr),we(5,sn),we(6,fl),we(7,pr)],zh);var ce;(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=`
|
|
152
|
-
`,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=""))(ce||={});var uh;(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=""))(uh||={});var o3;(e=>e.ST=`${ce.ESC}\\`)(o3||={});var I0=class{constructor(e,t,s,i,a,l){this._textarea=e,this._compositionView=t,this._bufferService=s,this._optionsService=i,this._coreService=a,this._renderService=l,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 s;t.start+=this._dataAlreadySent.length,this._isComposing?s=this._textarea.value.substring(t.start,this._compositionPosition.start):s=this._textarea.value.substring(t.start),s.length>0&&this._coreService.triggerDataEvent(s,!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,s=t.replace(e,"");this._dataAlreadySent=s,t.length>e.length?this._coreService.triggerDataEvent(s,!0):t.length<e.length?this._coreService.triggerDataEvent(`${ce.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),s=this._renderService.dimensions.css.cell.height,i=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,a=t*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=a+"px",this._compositionView.style.top=i+"px",this._compositionView.style.height=s+"px",this._compositionView.style.lineHeight=s+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";let l=this._compositionView.getBoundingClientRect();this._textarea.style.left=a+"px",this._textarea.style.top=i+"px",this._textarea.style.width=Math.max(l.width,1)+"px",this._textarea.style.height=Math.max(l.height,1)+"px",this._textarea.style.lineHeight=l.height+"px"}e||setTimeout(()=>this.updateCompositionElements(!0),0)}}};I0=qt([we(2,tn),we(3,sn),we(4,eo),we(5,gr)],I0);var _s=0,ys=0,Ss=0,Vt=0,Hw={css:"#00000000",rgba:0},os;(e=>{function t(a,l,u,h){return h!==void 0?`#${Ra(a)}${Ra(l)}${Ra(u)}${Ra(h)}`:`#${Ra(a)}${Ra(l)}${Ra(u)}`}e.toCss=t;function s(a,l,u,h=255){return(a<<24|l<<16|u<<8|h)>>>0}e.toRgba=s;function i(a,l,u,h){return{css:e.toCss(a,l,u,h),rgba:e.toRgba(a,l,u,h)}}e.toColor=i})(os||={});var Mt;(e=>{function t(m,f){if(Vt=(f.rgba&255)/255,Vt===1)return{css:f.css,rgba:f.rgba};let p=f.rgba>>24&255,b=f.rgba>>16&255,v=f.rgba>>8&255,_=m.rgba>>24&255,y=m.rgba>>16&255,w=m.rgba>>8&255;_s=_+Math.round((p-_)*Vt),ys=y+Math.round((b-y)*Vt),Ss=w+Math.round((v-w)*Vt);let C=os.toCss(_s,ys,Ss),E=os.toRgba(_s,ys,Ss);return{css:C,rgba:E}}e.blend=t;function s(m){return(m.rgba&255)===255}e.isOpaque=s;function i(m,f,p){let b=dh.ensureContrastRatio(m.rgba,f.rgba,p);if(b)return os.toColor(b>>24&255,b>>16&255,b>>8&255)}e.ensureContrastRatio=i;function a(m){let f=(m.rgba|255)>>>0;return[_s,ys,Ss]=dh.toChannels(f),{css:os.toCss(_s,ys,Ss),rgba:f}}e.opaque=a;function l(m,f){return Vt=Math.round(f*255),[_s,ys,Ss]=dh.toChannels(m.rgba),{css:os.toCss(_s,ys,Ss,Vt),rgba:os.toRgba(_s,ys,Ss,Vt)}}e.opacity=l;function u(m,f){return Vt=m.rgba&255,l(m,Vt*f/255)}e.multiplyOpacity=u;function h(m){return[m.rgba>>24&255,m.rgba>>16&255,m.rgba>>8&255]}e.toColorRGB=h})(Mt||={});var $t;(e=>{let t,s;try{let a=document.createElement("canvas");a.width=1,a.height=1;let l=a.getContext("2d",{willReadFrequently:!0});l&&(t=l,t.globalCompositeOperation="copy",s=t.createLinearGradient(0,0,1,1))}catch{}function i(a){if(a.match(/#[\da-f]{3,8}/i))switch(a.length){case 4:return _s=parseInt(a.slice(1,2).repeat(2),16),ys=parseInt(a.slice(2,3).repeat(2),16),Ss=parseInt(a.slice(3,4).repeat(2),16),os.toColor(_s,ys,Ss);case 5:return _s=parseInt(a.slice(1,2).repeat(2),16),ys=parseInt(a.slice(2,3).repeat(2),16),Ss=parseInt(a.slice(3,4).repeat(2),16),Vt=parseInt(a.slice(4,5).repeat(2),16),os.toColor(_s,ys,Ss,Vt);case 7:return{css:a,rgba:(parseInt(a.slice(1),16)<<8|255)>>>0};case 9:return{css:a,rgba:parseInt(a.slice(1),16)>>>0}}let l=a.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(l)return _s=parseInt(l[1]),ys=parseInt(l[2]),Ss=parseInt(l[3]),Vt=Math.round((l[5]===void 0?1:parseFloat(l[5]))*255),os.toColor(_s,ys,Ss,Vt);if(!t||!s)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=s,t.fillStyle=a,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[_s,ys,Ss,Vt]=t.getImageData(0,0,1,1).data,Vt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:os.toRgba(_s,ys,Ss,Vt),css:a}}e.toColor=i})($t||={});var Xs;(e=>{function t(i){return s(i>>16&255,i>>8&255,i&255)}e.relativeLuminance=t;function s(i,a,l){let u=i/255,h=a/255,m=l/255,f=u<=.03928?u/12.92:Math.pow((u+.055)/1.055,2.4),p=h<=.03928?h/12.92:Math.pow((h+.055)/1.055,2.4),b=m<=.03928?m/12.92:Math.pow((m+.055)/1.055,2.4);return f*.2126+p*.7152+b*.0722}e.relativeLuminance2=s})(Xs||={});var dh;(e=>{function t(u,h){if(Vt=(h&255)/255,Vt===1)return h;let m=h>>24&255,f=h>>16&255,p=h>>8&255,b=u>>24&255,v=u>>16&255,_=u>>8&255;return _s=b+Math.round((m-b)*Vt),ys=v+Math.round((f-v)*Vt),Ss=_+Math.round((p-_)*Vt),os.toRgba(_s,ys,Ss)}e.blend=t;function s(u,h,m){let f=Xs.relativeLuminance(u>>8),p=Xs.relativeLuminance(h>>8);if(cr(f,p)<m){if(p<f){let _=i(u,h,m),y=cr(f,Xs.relativeLuminance(_>>8));if(y<m){let w=a(u,h,m),C=cr(f,Xs.relativeLuminance(w>>8));return y>C?_:w}return _}let b=a(u,h,m),v=cr(f,Xs.relativeLuminance(b>>8));if(v<m){let _=i(u,h,m),y=cr(f,Xs.relativeLuminance(_>>8));return v>y?b:_}return b}}e.ensureContrastRatio=s;function i(u,h,m){let f=u>>24&255,p=u>>16&255,b=u>>8&255,v=h>>24&255,_=h>>16&255,y=h>>8&255,w=cr(Xs.relativeLuminance2(v,_,y),Xs.relativeLuminance2(f,p,b));for(;w<m&&(v>0||_>0||y>0);)v-=Math.max(0,Math.ceil(v*.1)),_-=Math.max(0,Math.ceil(_*.1)),y-=Math.max(0,Math.ceil(y*.1)),w=cr(Xs.relativeLuminance2(v,_,y),Xs.relativeLuminance2(f,p,b));return(v<<24|_<<16|y<<8|255)>>>0}e.reduceLuminance=i;function a(u,h,m){let f=u>>24&255,p=u>>16&255,b=u>>8&255,v=h>>24&255,_=h>>16&255,y=h>>8&255,w=cr(Xs.relativeLuminance2(v,_,y),Xs.relativeLuminance2(f,p,b));for(;w<m&&(v<255||_<255||y<255);)v=Math.min(255,v+Math.ceil((255-v)*.1)),_=Math.min(255,_+Math.ceil((255-_)*.1)),y=Math.min(255,y+Math.ceil((255-y)*.1)),w=cr(Xs.relativeLuminance2(v,_,y),Xs.relativeLuminance2(f,p,b));return(v<<24|_<<16|y<<8|255)>>>0}e.increaseLuminance=a;function l(u){return[u>>24&255,u>>16&255,u>>8&255,u&255]}e.toChannels=l})(dh||={});function Ra(e){let t=e.toString(16);return t.length<2?"0"+t:t}function cr(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var v$=class extends hu{constructor(e,t,s){super(),this.content=0,this.combinedData="",this.fg=e.fg,this.bg=e.bg,this.combinedData=t,this._width=s}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()]}},Bh=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new Yn}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 s=[],i=t.translateToString(!0),a=0,l=0,u=0,h=t.getFg(0),m=t.getBg(0);for(let f=0;f<t.getTrimmedLength();f++)if(t.loadCell(f,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==h||this._workCell.bg!==m){if(f-a>1){let p=this._getJoinedRanges(i,u,l,t,a);for(let b=0;b<p.length;b++)s.push(p[b])}a=f,u=l,h=this._workCell.fg,m=this._workCell.bg}l+=this._workCell.getChars().length||ta.length}if(this._bufferService.cols-a>1){let f=this._getJoinedRanges(i,u,l,t,a);for(let p=0;p<f.length;p++)s.push(f[p])}return s}_getJoinedRanges(e,t,s,i,a){let l=e.substring(t,s),u=[];try{u=this._characterJoiners[0].handler(l)}catch(h){console.error(h)}for(let h=1;h<this._characterJoiners.length;h++)try{let m=this._characterJoiners[h].handler(l);for(let f=0;f<m.length;f++)Bh._mergeRanges(u,m[f])}catch(m){console.error(m)}return this._stringRangesToCellRanges(u,i,a),u}_stringRangesToCellRanges(e,t,s){let i=0,a=!1,l=0,u=e[i];if(u){for(let h=s;h<this._bufferService.cols;h++){let m=t.getWidth(h),f=t.getString(h).length||ta.length;if(m!==0){if(!a&&u[0]<=l&&(u[0]=h,a=!0),u[1]<=l){if(u[1]=h,u=e[++i],!u)break;u[0]<=l?(u[0]=h,a=!0):a=!1}l+=f}}u&&(u[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let s=!1;for(let i=0;i<e.length;i++){let a=e[i];if(s){if(t[1]<=a[0])return e[i-1][1]=t[1],e;if(t[1]<=a[1])return e[i-1][1]=Math.max(t[1],a[1]),e.splice(i,1),e;e.splice(i,1),i--}else{if(t[1]<=a[0])return e.splice(i,0,t),e;if(t[1]<=a[1])return a[0]=Math.min(t[0],a[0]),e;t[0]<a[1]&&(a[0]=Math.min(t[0],a[0]),s=!0);continue}}return s?e[e.length-1][1]=t[1]:e.push(t),e}};Bh=qt([we(0,tn)],Bh);function _$(e){return 57508<=e&&e<=57558}function y$(e){return 9472<=e&&e<=9631}function S$(e){return _$(e)||y$(e)}function w$(){return{css:{canvas:Wd(),cell:Wd()},device:{canvas:Wd(),cell:Wd(),char:{width:0,height:0,left:0,top:0}}}}function Wd(){return{width:0,height:0}}var P0=class{constructor(e,t,s,i,a,l,u){this._document=e,this._characterJoinerService=t,this._optionsService=s,this._coreBrowserService=i,this._coreService=a,this._decorationService=l,this._themeService=u,this._workCell=new Yn,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,s){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=s}createRow(e,t,s,i,a,l,u,h,m,f,p){let b=[],v=this._characterJoinerService.getJoinedCharacters(t),_=this._themeService.colors,y=e.getNoBgTrimmedLength();s&&y<l+1&&(y=l+1);let w,C=0,E="",T=0,N=0,M=0,R=0,z=!1,O=0,j=!1,P=0,B=0,H=[],V=f!==-1&&p!==-1;for(let q=0;q<y;q++){e.loadCell(q,this._workCell);let W=this._workCell.getWidth();if(W===0)continue;let K=!1,L=q>=B,X=q,Q=this._workCell;if(v.length>0&&q===v[0][0]&&L){let Me=v.shift(),Bt=this._isCellInSelection(Me[0],t);for(T=Me[0]+1;T<Me[1];T++)L&&=Bt===this._isCellInSelection(T,t);L&&=!s||l<Me[0]||l>=Me[1],L?(K=!0,Q=new v$(this._workCell,e.translateToString(!0,Me[0],Me[1]),Me[1]-Me[0]),X=Me[1]-1,W=Q.getWidth()):B=Me[1]}let G=this._isCellInSelection(q,t),U=s&&q===l,D=V&&q>=f&&q<=p,Z=!1;this._decorationService.forEachDecorationAtCell(q,t,void 0,Me=>{Z=!0});let de=Q.getChars()||ta;if(de===" "&&(Q.isUnderline()||Q.isOverline())&&(de=" "),P=W*h-m.get(de,Q.isBold(),Q.isItalic()),!w)w=this._document.createElement("span");else if(C&&(G&&j||!G&&!j&&Q.bg===N)&&(G&&j&&_.selectionForeground||Q.fg===M)&&Q.extended.ext===R&&D===z&&P===O&&!U&&!K&&!Z&&L){Q.isInvisible()?E+=ta:E+=de,C++;continue}else C&&(w.textContent=E),w=this._document.createElement("span"),C=0,E="";if(N=Q.bg,M=Q.fg,R=Q.extended.ext,z=D,O=P,j=G,K&&l>=q&&l<=X&&(l=q),!this._coreService.isCursorHidden&&U&&this._coreService.isCursorInitialized){if(H.push("xterm-cursor"),this._coreBrowserService.isFocused)u&&H.push("xterm-cursor-blink"),H.push(i==="bar"?"xterm-cursor-bar":i==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(a)switch(a){case"outline":H.push("xterm-cursor-outline");break;case"block":H.push("xterm-cursor-block");break;case"bar":H.push("xterm-cursor-bar");break;case"underline":H.push("xterm-cursor-underline");break}}if(Q.isBold()&&H.push("xterm-bold"),Q.isItalic()&&H.push("xterm-italic"),Q.isDim()&&H.push("xterm-dim"),Q.isInvisible()?E=ta:E=Q.getChars()||ta,Q.isUnderline()&&(H.push(`xterm-underline-${Q.extended.underlineStyle}`),E===" "&&(E=" "),!Q.isUnderlineColorDefault()))if(Q.isUnderlineColorRGB())w.style.textDecorationColor=`rgb(${hu.toColorRGB(Q.getUnderlineColor()).join(",")})`;else{let Me=Q.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&Q.isBold()&&Me<8&&(Me+=8),w.style.textDecorationColor=_.ansi[Me].css}Q.isOverline()&&(H.push("xterm-overline"),E===" "&&(E=" ")),Q.isStrikethrough()&&H.push("xterm-strikethrough"),D&&(w.style.textDecoration="underline");let re=Q.getFgColor(),fe=Q.getFgColorMode(),ge=Q.getBgColor(),ye=Q.getBgColorMode(),je=!!Q.isInverse();if(je){let Me=re;re=ge,ge=Me;let Bt=fe;fe=ye,ye=Bt}let Se,We,be=!1;this._decorationService.forEachDecorationAtCell(q,t,void 0,Me=>{Me.options.layer!=="top"&&be||(Me.backgroundColorRGB&&(ye=50331648,ge=Me.backgroundColorRGB.rgba>>8&16777215,Se=Me.backgroundColorRGB),Me.foregroundColorRGB&&(fe=50331648,re=Me.foregroundColorRGB.rgba>>8&16777215,We=Me.foregroundColorRGB),be=Me.options.layer==="top")}),!be&&G&&(Se=this._coreBrowserService.isFocused?_.selectionBackgroundOpaque:_.selectionInactiveBackgroundOpaque,ge=Se.rgba>>8&16777215,ye=50331648,be=!0,_.selectionForeground&&(fe=50331648,re=_.selectionForeground.rgba>>8&16777215,We=_.selectionForeground)),be&&H.push("xterm-decoration-top");let Ae;switch(ye){case 16777216:case 33554432:Ae=_.ansi[ge],H.push(`xterm-bg-${ge}`);break;case 50331648:Ae=os.toColor(ge>>16,ge>>8&255,ge&255),this._addStyle(w,`background-color:#${Uw((ge>>>0).toString(16),"0",6)}`);break;default:je?(Ae=_.foreground,H.push("xterm-bg-257")):Ae=_.background}switch(Se||Q.isDim()&&(Se=Mt.multiplyOpacity(Ae,.5)),fe){case 16777216:case 33554432:Q.isBold()&&re<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(re+=8),this._applyMinimumContrast(w,Ae,_.ansi[re],Q,Se,void 0)||H.push(`xterm-fg-${re}`);break;case 50331648:let Me=os.toColor(re>>16&255,re>>8&255,re&255);this._applyMinimumContrast(w,Ae,Me,Q,Se,We)||this._addStyle(w,`color:#${Uw(re.toString(16),"0",6)}`);break;default:this._applyMinimumContrast(w,Ae,_.foreground,Q,Se,We)||je&&H.push("xterm-fg-257")}H.length&&(w.className=H.join(" "),H.length=0),!U&&!K&&!Z&&L?C++:w.textContent=E,P!==this.defaultSpacing&&(w.style.letterSpacing=`${P}px`),b.push(w),q=X}return w&&C&&(w.textContent=E),b}_applyMinimumContrast(e,t,s,i,a,l){if(this._optionsService.rawOptions.minimumContrastRatio===1||S$(i.getCode()))return!1;let u=this._getContrastCache(i),h;if(!a&&!l&&(h=u.getColor(t.rgba,s.rgba)),h===void 0){let m=this._optionsService.rawOptions.minimumContrastRatio/(i.isDim()?2:1);h=Mt.ensureContrastRatio(a||t,l||s,m),u.setColor((a||t).rgba,(l||s).rgba,h??null)}return h?(this._addStyle(e,`color:${h.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 s=this._selectionStart,i=this._selectionEnd;return!s||!i?!1:this._columnSelectMode?s[0]<=i[0]?e>=s[0]&&t>=s[1]&&e<i[0]&&t<=i[1]:e<s[0]&&t>=s[1]&&e>=i[0]&&t<=i[1]:t>s[1]&&t<i[1]||s[1]===i[1]&&t===s[1]&&e>=s[0]&&e<i[0]||s[1]<i[1]&&t===i[1]&&e<i[0]||s[1]<i[1]&&t===s[1]&&e>=s[0]}};P0=qt([we(1,FN),we(2,sn),we(3,pr),we(4,eo),we(5,fu),we(6,fl)],P0);function Uw(e,t,s){for(;e.length<s;)e=t+e;return e}var k$=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 s=e.createElement("span");s.classList.add("xterm-char-measure-element");let i=e.createElement("span");i.classList.add("xterm-char-measure-element"),i.style.fontWeight="bold";let a=e.createElement("span");a.classList.add("xterm-char-measure-element"),a.style.fontStyle="italic";let l=e.createElement("span");l.classList.add("xterm-char-measure-element"),l.style.fontWeight="bold",l.style.fontStyle="italic",this._measureElements=[s,i,a,l],this._container.appendChild(s),this._container.appendChild(i),this._container.appendChild(a),this._container.appendChild(l),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,s,i){e===this._font&&t===this._fontSize&&s===this._weight&&i===this._weightBold||(this._font=e,this._fontSize=t,this._weight=s,this._weightBold=i,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${s}`,this._measureElements[1].style.fontWeight=`${i}`,this._measureElements[2].style.fontWeight=`${s}`,this._measureElements[3].style.fontWeight=`${i}`,this.clear())}get(e,t,s){let i=0;if(!t&&!s&&e.length===1&&(i=e.charCodeAt(0))<256){if(this._flat[i]!==-9999)return this._flat[i];let u=this._measure(e,0);return u>0&&(this._flat[i]=u),u}let a=e;t&&(a+="B"),s&&(a+="I");let l=this._holey.get(a);if(l===void 0){let u=0;t&&(u|=1),s&&(u|=2),l=this._measure(e,u),l>0&&this._holey.set(a,l)}return l}_measure(e,t){let s=this._measureElements[t];return s.textContent=e.repeat(32),s.offsetWidth/32}},C$=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,s,i=!1){if(this.selectionStart=t,this.selectionEnd=s,!t||!s||t[0]===s[0]&&t[1]===s[1]){this.clear();return}let a=e.buffers.active.ydisp,l=t[1]-a,u=s[1]-a,h=Math.max(l,0),m=Math.min(u,e.rows-1);if(h>=e.rows||m<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=i,this.viewportStartRow=l,this.viewportEndRow=u,this.viewportCappedStartRow=h,this.viewportCappedEndRow=m,this.startCol=t[0],this.endCol=s[0]}isCellSelected(e,t,s){return this.hasSelection?(s-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&s>=this.viewportCappedStartRow&&t<this.endCol&&s<=this.viewportCappedEndRow:t<this.startCol&&s>=this.viewportCappedStartRow&&t>=this.endCol&&s<=this.viewportCappedEndRow:s>this.viewportStartRow&&s<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&s===this.viewportStartRow&&t>=this.startCol&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&s===this.viewportEndRow&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&s===this.viewportStartRow&&t>=this.startCol):!1}};function E$(){return new C$}var qp="xterm-dom-renderer-owner-",Un="xterm-rows",Yd="xterm-fg-",Fw="xterm-bg-",gc="xterm-focus",Xd="xterm-selection",N$=1,$0=class extends Je{constructor(e,t,s,i,a,l,u,h,m,f,p,b,v,_){super(),this._terminal=e,this._document=t,this._element=s,this._screenElement=i,this._viewportElement=a,this._helperContainer=l,this._linkifier2=u,this._charSizeService=m,this._optionsService=f,this._bufferService=p,this._coreService=b,this._coreBrowserService=v,this._themeService=_,this._terminalClass=N$++,this._rowElements=[],this._selectionRenderModel=E$(),this.onRequestRedraw=this._register(new pe).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(Un),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(Xd),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=w$(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(y=>this._injectCss(y))),this._injectCss(this._themeService.colors),this._rowFactory=h.createInstance(P0,document),this._element.classList.add(qp+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this._register(this._linkifier2.onShowLinkUnderline(y=>this._handleLinkHover(y))),this._register(this._linkifier2.onHideLinkUnderline(y=>this._handleLinkLeave(y))),this._register(zt(()=>{this._element.classList.remove(qp+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new k$(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 s of this._rowElements)s.style.width=`${this.dimensions.css.canvas.width}px`,s.style.height=`${this.dimensions.css.cell.height}px`,s.style.lineHeight=`${this.dimensions.css.cell.height}px`,s.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));let t=`${this._terminalSelector} .${Un} 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} .${Un} { 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} .${Un} .xterm-dim { color: ${Mt.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 s=`blink_underline_${this._terminalClass}`,i=`blink_bar_${this._terminalClass}`,a=`blink_block_${this._terminalClass}`;t+=`@keyframes ${s} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${i} { 50% { box-shadow: none; }}`,t+=`@keyframes ${a} { 0% { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css}; } 50% { background-color: inherit; color: ${e.cursor.css}; }}`,t+=`${this._terminalSelector} .${Un}.${gc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${s} 1s step-end infinite;}${this._terminalSelector} .${Un}.${gc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${i} 1s step-end infinite;}${this._terminalSelector} .${Un}.${gc} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${a} 1s step-end infinite;}${this._terminalSelector} .${Un} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${Un} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${Un} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${Un} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${Un} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${Xd} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${Xd} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${Xd} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[l,u]of e.ansi.entries())t+=`${this._terminalSelector} .${Yd}${l} { color: ${u.css}; }${this._terminalSelector} .${Yd}${l}.xterm-dim { color: ${Mt.multiplyOpacity(u,.5).css}; }${this._terminalSelector} .${Fw}${l} { background-color: ${u.css}; }`;t+=`${this._terminalSelector} .${Yd}257 { color: ${Mt.opaque(e.background).css}; }${this._terminalSelector} .${Yd}257.xterm-dim { color: ${Mt.multiplyOpacity(Mt.opaque(e.background),.5).css}; }${this._terminalSelector} .${Fw}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 s=this._rowElements.length;s<=t;s++){let i=this._document.createElement("div");this._rowContainer.appendChild(i),this._rowElements.push(i)}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(gc),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(gc),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(e,t,s){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(e,t,s),this.renderRows(0,this._bufferService.rows-1),!e||!t||(this._selectionRenderModel.update(this._terminal,e,t,s),!this._selectionRenderModel.hasSelection))return;let i=this._selectionRenderModel.viewportStartRow,a=this._selectionRenderModel.viewportEndRow,l=this._selectionRenderModel.viewportCappedStartRow,u=this._selectionRenderModel.viewportCappedEndRow,h=this._document.createDocumentFragment();if(s){let m=e[0]>t[0];h.appendChild(this._createSelectionElement(l,m?t[0]:e[0],m?e[0]:t[0],u-l+1))}else{let m=i===l?e[0]:0,f=l===a?t[0]:this._bufferService.cols;h.appendChild(this._createSelectionElement(l,m,f));let p=u-l-1;if(h.appendChild(this._createSelectionElement(l+1,0,this._bufferService.cols,p)),l!==u){let b=a===u?t[0]:this._bufferService.cols;h.appendChild(this._createSelectionElement(u,0,b))}}this._selectionContainer.appendChild(h)}_createSelectionElement(e,t,s,i=1){let a=this._document.createElement("div"),l=t*this.dimensions.css.cell.width,u=this.dimensions.css.cell.width*(s-t);return l+u>this.dimensions.css.canvas.width&&(u=this.dimensions.css.canvas.width-l),a.style.height=`${i*this.dimensions.css.cell.height}px`,a.style.top=`${e*this.dimensions.css.cell.height}px`,a.style.left=`${l}px`,a.style.width=`${u}px`,a}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 s=this._bufferService.buffer,i=s.ybase+s.y,a=Math.min(s.x,this._bufferService.cols-1),l=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,u=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,h=this._optionsService.rawOptions.cursorInactiveStyle;for(let m=e;m<=t;m++){let f=m+s.ydisp,p=this._rowElements[m],b=s.lines.get(f);if(!p||!b)break;p.replaceChildren(...this._rowFactory.createRow(b,f,f===i,u,h,a,l,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${qp}${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,s,i,a,l){s<0&&(e=0),i<0&&(t=0);let u=this._bufferService.rows-1;s=Math.max(Math.min(s,u),0),i=Math.max(Math.min(i,u),0),a=Math.min(a,this._bufferService.cols);let h=this._bufferService.buffer,m=h.ybase+h.y,f=Math.min(h.x,a-1),p=this._optionsService.rawOptions.cursorBlink,b=this._optionsService.rawOptions.cursorStyle,v=this._optionsService.rawOptions.cursorInactiveStyle;for(let _=s;_<=i;++_){let y=_+h.ydisp,w=this._rowElements[_],C=h.lines.get(y);if(!w||!C)break;w.replaceChildren(...this._rowFactory.createRow(C,y,y===m,b,v,f,p,this.dimensions.css.cell.width,this._widthCache,l?_===s?e:0:-1,l?(_===i?t:a)-1:-1))}}};$0=qt([we(7,dx),we(8,nf),we(9,sn),we(10,tn),we(11,eo),we(12,pr),we(13,fl)],$0);var H0=class extends Je{constructor(e,t,s){super(),this._optionsService=s,this.width=0,this.height=0,this._onCharSizeChange=this._register(new pe),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new A$(this._optionsService))}catch{this._measureStrategy=this._register(new T$(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())}};H0=qt([we(2,sn)],H0);var l3=class extends Je{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)}},T$=class extends l3{constructor(e,t,s){super(),this._document=e,this._parentElement=t,this._optionsService=s,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}},A$=class extends l3{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}},j$=class extends Je{constructor(e,t,s){super(),this._textarea=e,this._window=t,this.mainDocument=s,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=this._register(new M$(this._window)),this._onDprChange=this._register(new pe),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new pe),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(i=>this._screenDprMonitor.setWindow(i))),this._register(Ds.forward(this._screenDprMonitor.onDprChange,this._onDprChange)),this._register(Ve(this._textarea,"focus",()=>this._isFocused=!0)),this._register(Ve(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}},M$=class extends Je{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new rl),this._onDprChange=this._register(new pe),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(zt(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=Ve(this._parentWindow,"resize",()=>this._setDprAndFireIfDiffers())}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){this._outerListener&&(this._resolutionMediaMatchList?.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)}},R$=class extends Je{constructor(){super(),this.linkProviders=[],this._register(zt(()=>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 vx(e,t,s){let i=s.getBoundingClientRect(),a=e.getComputedStyle(s),l=parseInt(a.getPropertyValue("padding-left")),u=parseInt(a.getPropertyValue("padding-top"));return[t.clientX-i.left-l,t.clientY-i.top-u]}function D$(e,t,s,i,a,l,u,h,m){if(!l)return;let f=vx(e,t,s);if(f)return f[0]=Math.ceil((f[0]+(m?u/2:0))/u),f[1]=Math.ceil(f[1]/h),f[0]=Math.min(Math.max(f[0],1),i+(m?1:0)),f[1]=Math.min(Math.max(f[1],1),a),f}var U0=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,s,i,a){return D$(window,e,t,s,i,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,a)}getMouseReportCoords(e,t){let s=vx(window,e,t);if(this._charSizeService.hasValidSize)return s[0]=Math.min(Math.max(s[0],0),this._renderService.dimensions.css.canvas.width-1),s[1]=Math.min(Math.max(s[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(s[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(s[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(s[0]),y:Math.floor(s[1])}}};U0=qt([we(0,gr),we(1,nf)],U0);var O$=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,s){this._rowCount=s,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=[]}},c3={};VI(c3,{getSafariVersion:()=>z$,isChromeOS:()=>f3,isFirefox:()=>u3,isIpad:()=>B$,isIphone:()=>I$,isLegacyEdge:()=>L$,isLinux:()=>_x,isMac:()=>Ih,isNode:()=>rf,isSafari:()=>d3,isWindows:()=>h3});var rf=typeof process<"u"&&"title"in process,mu=rf?"node":navigator.userAgent,pu=rf?"node":navigator.platform,u3=mu.includes("Firefox"),L$=mu.includes("Edge"),d3=/^((?!chrome|android).)*safari/i.test(mu);function z$(){if(!d3)return 0;let e=mu.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var Ih=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(pu),B$=pu==="iPad",I$=pu==="iPhone",h3=["Windows","Win16","Win32","WinCE"].includes(pu),_x=pu.indexOf("Linux")>=0,f3=/\bCrOS\b/.test(mu),m3=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,s=0,i=e.timeRemaining(),a=0;for(;this._i<this._tasks.length;){if(t=performance.now(),this._tasks[this._i]()||this._i++,t=Math.max(1,performance.now()-t),s=Math.max(t,s),a=e.timeRemaining(),s*1.5>a){i-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(i-t))}ms`),this._start();return}i=a}this.clear()}},P$=class extends m3{_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())}}},$$=class extends m3{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},Ph=!rf&&"requestIdleCallback"in window?$$:P$,H$=class{constructor(){this._queue=new Ph}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},F0=class extends Je{constructor(e,t,s,i,a,l,u,h,m){super(),this._rowCount=e,this._optionsService=s,this._charSizeService=i,this._coreService=a,this._coreBrowserService=h,this._renderer=this._register(new rl),this._pausedResizeTask=new H$,this._observerDisposable=this._register(new rl),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 pe),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new pe),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new pe),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new pe),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new O$((f,p)=>this._renderRows(f,p),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new U$(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(zt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(u.onResize(()=>this._fullRefresh())),this._register(u.buffers.onBufferActivate(()=>this._renderer.value?.clear())),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(l.onDecorationRegistered(()=>this._fullRefresh())),this._register(l.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(u.cols,u.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(u.buffer.y,u.buffer.y,!0))),this._register(m.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(f=>this._registerIntersectionObserver(f,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let s=new e.IntersectionObserver(i=>this._handleIntersectionChange(i[i.length-1]),{threshold:0});s.observe(t),this._observerDisposable.value=zt(()=>s.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,s=!1){if(this._isPaused){this._needsFullRefresh=!0;return}if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}let i=this._syncOutputHandler.flush();i&&(e=Math.min(e,i.start),t=Math.max(t,i.end)),s||(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(){this._renderer.value&&(this._renderer.value.clearTextureAtlas?.(),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(()=>this._renderer.value?.handleResize(e,t)):this._renderer.value.handleResize(e,t),this._fullRefresh())}handleCharSizeChanged(){this._renderer.value?.handleCharSizeChanged()}handleBlur(){this._renderer.value?.handleBlur()}handleFocus(){this._renderer.value?.handleFocus()}handleSelectionChanged(e,t,s){this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=s,this._renderer.value?.handleSelectionChanged(e,t,s)}handleCursorMove(){this._renderer.value?.handleCursorMove()}clear(){this._renderer.value?.clear()}};F0=qt([we(2,sn),we(3,nf),we(4,eo),we(5,fu),we(6,tn),we(7,pr),we(8,fl)],F0);var U$=class{constructor(e,t,s){this._coreBrowserService=e,this._coreService=t,this._onTimeout=s,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 F$(e,t,s,i){let a=s.buffer.x,l=s.buffer.y;if(!s.buffer.hasScrollback)return G$(a,l,e,t,s,i)+af(l,t,s,i)+K$(a,l,e,t,s,i);let u;if(l===t)return u=a>e?"D":"C",Yc(Math.abs(a-e),Wc(u,i));u=l>t?"D":"C";let h=Math.abs(l-t),m=q$(l>t?e:a,s)+(h-1)*s.cols+1+V$(l>t?a:e);return Yc(m,Wc(u,i))}function V$(e,t){return e-1}function q$(e,t){return t.cols-e}function G$(e,t,s,i,a,l){return af(t,i,a,l).length===0?"":Yc(g3(e,t,e,t-Ya(t,a),!1,a).length,Wc("D",l))}function af(e,t,s,i){let a=e-Ya(e,s),l=t-Ya(t,s),u=Math.abs(a-l)-W$(e,t,s);return Yc(u,Wc(p3(e,t),i))}function K$(e,t,s,i,a,l){let u;af(t,i,a,l).length>0?u=i-Ya(i,a):u=t;let h=i,m=Y$(e,t,s,i,a,l);return Yc(g3(e,u,s,h,m==="C",a).length,Wc(m,l))}function W$(e,t,s){let i=0,a=e-Ya(e,s),l=t-Ya(t,s);for(let u=0;u<Math.abs(a-l);u++){let h=p3(e,t)==="A"?-1:1;s.buffer.lines.get(a+h*u)?.isWrapped&&i++}return i}function Ya(e,t){let s=0,i=t.buffer.lines.get(e),a=i?.isWrapped;for(;a&&e>=0&&e<t.rows;)s++,i=t.buffer.lines.get(--e),a=i?.isWrapped;return s}function Y$(e,t,s,i,a,l){let u;return af(s,i,a,l).length>0?u=i-Ya(i,a):u=t,e<s&&u<=i||e>=s&&u<i?"C":"D"}function p3(e,t){return e>t?"A":"B"}function g3(e,t,s,i,a,l){let u=e,h=t,m="";for(;(u!==s||h!==i)&&h>=0&&h<l.buffer.lines.length;)u+=a?1:-1,a&&u>l.cols-1?(m+=l.buffer.translateBufferLineToString(h,!1,e,u),u=0,e=0,h++):!a&&u<0&&(m+=l.buffer.translateBufferLineToString(h,!1,0,e+1),u=l.cols-1,e=u,h--);return m+l.buffer.translateBufferLineToString(h,!1,e,u)}function Wc(e,t){let s=t?"O":"[";return ce.ESC+s+e}function Yc(e,t){e=Math.floor(e);let s="";for(let i=0;i<e;i++)s+=t;return s}var X$=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 Vw(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 Gp=50,Z$=15,Q$=50,J$=500,eH=" ",tH=new RegExp(eH,"g"),V0=class extends Je{constructor(e,t,s,i,a,l,u,h,m){super(),this._element=e,this._screenElement=t,this._linkifier=s,this._bufferService=i,this._coreService=a,this._mouseService=l,this._optionsService=u,this._renderService=h,this._coreBrowserService=m,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new Yn,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new pe),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new pe),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new pe),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new pe),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=f=>this._handleMouseMove(f),this._mouseUpListener=f=>this._handleMouseUp(f),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(f=>this._handleTrim(f)),this._register(this._bufferService.buffers.onBufferActivate(f=>this._handleBufferActivate(f))),this.enable(),this._model=new X$(this._bufferService),this._activeSelectionMode=0,this._register(zt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(f=>{f.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 s=this._bufferService.buffer,i=[];if(this._activeSelectionMode===3){if(e[0]===t[0])return"";let a=e[0]<t[0]?e[0]:t[0],l=e[0]<t[0]?t[0]:e[0];for(let u=e[1];u<=t[1];u++){let h=s.translateBufferLineToString(u,!0,a,l);i.push(h)}}else{let a=e[1]===t[1]?t[0]:void 0;i.push(s.translateBufferLineToString(e[1],!0,e[0],a));for(let l=e[1]+1;l<=t[1]-1;l++){let u=s.lines.get(l),h=s.translateBufferLineToString(l,!0);u?.isWrapped?i[i.length-1]+=h:i.push(h)}if(e[1]!==t[1]){let l=s.lines.get(t[1]),u=s.translateBufferLineToString(t[1],!0,0,t[0]);l&&l.isWrapped?i[i.length-1]+=u:i.push(u)}}return i.map(a=>a.replace(tH," ")).join(h3?`\r
|
|
153
|
-
`:`
|
|
154
|
-
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),_x&&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),s=this._model.finalSelectionStart,i=this._model.finalSelectionEnd;return!s||!i||!t?!1:this._areCoordsInSelection(t,s,i)}isCellInSelection(e,t){let s=this._model.finalSelectionStart,i=this._model.finalSelectionEnd;return!s||!i?!1:this._areCoordsInSelection([e,t],s,i)}_areCoordsInSelection(e,t,s){return e[1]>t[1]&&e[1]<s[1]||t[1]===s[1]&&e[1]===t[1]&&e[0]>=t[0]&&e[0]<s[0]||t[1]<s[1]&&e[1]===s[1]&&e[0]<s[0]||t[1]<s[1]&&e[1]===t[1]&&e[0]>=t[0]}_selectWordAtCursor(e,t){let s=this._linkifier.currentLink?.link?.range;if(s)return this._model.selectionStart=[s.start.x-1,s.start.y-1],this._model.selectionStartLength=Vw(s,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let i=this._getMouseBufferCoords(e);return i?(this._selectWordAt(i,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=vx(this._coreBrowserService.window,e,this._screenElement)[1],s=this._renderService.dimensions.css.canvas.height;return t>=0&&t<=s?0:(t>s&&(t-=s),t=Math.min(Math.max(t,-Gp),Gp),t/=Gp,t/Math.abs(t)+Math.round(t*(Z$-1)))}shouldForceSelection(e){return Ih?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(),Q$)}_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&&!(Ih&&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 s=this._bufferService.buffer;if(this._model.selectionEnd[1]<s.lines.length){let i=s.lines.get(this._model.selectionEnd[1]);i&&i.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<J$&&e.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){let s=this._mouseService.getCoords(e,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(s&&s[0]!==void 0&&s[1]!==void 0){let i=F$(s[0]-1,s[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(i,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,s=!!e&&!!t&&(e[0]!==t[0]||e[1]!==t[1]);if(!s){this._oldHasSelection&&this._fireOnSelectionChange(e,t,s);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,s)}_fireOnSelectionChange(e,t,s){this._oldSelectionStart=e,this._oldSelectionEnd=t,this._oldHasSelection=s,this._onSelectionChange.fire()}_handleBufferActivate(e){this.clearSelection(),this._trimListener.dispose(),this._trimListener=e.activeBuffer.lines.onTrim(t=>this._handleTrim(t))}_convertViewportColToCharacterIndex(e,t){let s=t;for(let i=0;t>=i;i++){let a=e.loadCell(i,this._workCell).getChars().length;this._workCell.getWidth()===0?s--:a>1&&t!==i&&(s+=a-1)}return s}setSelection(e,t,s){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[e,t],this._model.selectionStartLength=s,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(e){this._isClickInSelection(e)||(this._selectWordAtCursor(e,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(e,t,s=!0,i=!0){if(e[0]>=this._bufferService.cols)return;let a=this._bufferService.buffer,l=a.lines.get(e[1]);if(!l)return;let u=a.translateBufferLineToString(e[1],!1),h=this._convertViewportColToCharacterIndex(l,e[0]),m=h,f=e[0]-h,p=0,b=0,v=0,_=0;if(u.charAt(h)===" "){for(;h>0&&u.charAt(h-1)===" ";)h--;for(;m<u.length&&u.charAt(m+1)===" ";)m++}else{let C=e[0],E=e[0];l.getWidth(C)===0&&(p++,C--),l.getWidth(E)===2&&(b++,E++);let T=l.getString(E).length;for(T>1&&(_+=T-1,m+=T-1);C>0&&h>0&&!this._isCharWordSeparator(l.loadCell(C-1,this._workCell));){l.loadCell(C-1,this._workCell);let N=this._workCell.getChars().length;this._workCell.getWidth()===0?(p++,C--):N>1&&(v+=N-1,h-=N-1),h--,C--}for(;E<l.length&&m+1<u.length&&!this._isCharWordSeparator(l.loadCell(E+1,this._workCell));){l.loadCell(E+1,this._workCell);let N=this._workCell.getChars().length;this._workCell.getWidth()===2?(b++,E++):N>1&&(_+=N-1,m+=N-1),m++,E++}}m++;let y=h+f-p+v,w=Math.min(this._bufferService.cols,m-h+p+b-v-_);if(!(!t&&u.slice(h,m).trim()==="")){if(s&&y===0&&l.getCodePoint(0)!==32){let C=a.lines.get(e[1]-1);if(C&&l.isWrapped&&C.getCodePoint(this._bufferService.cols-1)!==32){let E=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(E){let T=this._bufferService.cols-E.start;y-=T,w+=T}}}if(i&&y+w===this._bufferService.cols&&l.getCodePoint(this._bufferService.cols-1)!==32){let C=a.lines.get(e[1]+1);if(C?.isWrapped&&C.getCodePoint(0)!==32){let E=this._getWordAt([0,e[1]+1],!1,!1,!0);E&&(w+=E.length)}}return{start:y,length:w}}}_selectWordAt(e,t){let s=this._getWordAt(e,t);if(s){for(;s.start<0;)s.start+=this._bufferService.cols,e[1]--;this._model.selectionStart=[s.start,e[1]],this._model.selectionStartLength=s.length}}_selectToWordAt(e){let t=this._getWordAt(e,!0);if(t){let s=e[1];for(;t.start<0;)t.start+=this._bufferService.cols,s--;if(!this._model.areSelectionValuesReversed())for(;t.start+t.length>this._bufferService.cols;)t.length-=this._bufferService.cols,s++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?t.start:t.start+t.length,s]}}_isCharWordSeparator(e){return e.getWidth()===0?!1:this._optionsService.rawOptions.wordSeparator.indexOf(e.getChars())>=0}_selectLineAt(e){let t=this._bufferService.buffer.getWrappedRangeForLine(e),s={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=Vw(s,this._bufferService.cols)}};V0=qt([we(3,tn),we(4,eo),we(5,hx),we(6,sn),we(7,gr),we(8,pr)],V0);var qw=class{constructor(){this._data={}}set(e,t,s){this._data[e]||(this._data[e]={}),this._data[e][t]=s}get(e,t){return this._data[e]?this._data[e][t]:void 0}clear(){this._data={}}},Gw=class{constructor(){this._color=new qw,this._css=new qw}setCss(e,t,s){this._css.set(e,t,s)}getCss(e,t){return this._css.get(e,t)}setColor(e,t,s){this._color.set(e,t,s)}getColor(e,t){return this._color.get(e,t)}clear(){this._color.clear(),this._css.clear()}},hs=Object.freeze((()=>{let e=[$t.toColor("#2e3436"),$t.toColor("#cc0000"),$t.toColor("#4e9a06"),$t.toColor("#c4a000"),$t.toColor("#3465a4"),$t.toColor("#75507b"),$t.toColor("#06989a"),$t.toColor("#d3d7cf"),$t.toColor("#555753"),$t.toColor("#ef2929"),$t.toColor("#8ae234"),$t.toColor("#fce94f"),$t.toColor("#729fcf"),$t.toColor("#ad7fa8"),$t.toColor("#34e2e2"),$t.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let s=0;s<216;s++){let i=t[s/36%6|0],a=t[s/6%6|0],l=t[s%6];e.push({css:os.toCss(i,a,l),rgba:os.toRgba(i,a,l)})}for(let s=0;s<24;s++){let i=8+s*10;e.push({css:os.toCss(i,i,i),rgba:os.toRgba(i,i,i)})}return e})()),La=$t.toColor("#ffffff"),Tc=$t.toColor("#000000"),Kw=$t.toColor("#ffffff"),Ww=Tc,bc={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},sH=La,q0=class extends Je{constructor(e){super(),this._optionsService=e,this._contrastCache=new Gw,this._halfContrastCache=new Gw,this._onChangeColors=this._register(new pe),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:La,background:Tc,cursor:Kw,cursorAccent:Ww,selectionForeground:void 0,selectionBackgroundTransparent:bc,selectionBackgroundOpaque:Mt.blend(Tc,bc),selectionInactiveBackgroundTransparent:bc,selectionInactiveBackgroundOpaque:Mt.blend(Tc,bc),scrollbarSliderBackground:Mt.opacity(La,.2),scrollbarSliderHoverBackground:Mt.opacity(La,.4),scrollbarSliderActiveBackground:Mt.opacity(La,.5),overviewRulerBorder:La,ansi:hs.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=St(e.foreground,La),t.background=St(e.background,Tc),t.cursor=Mt.blend(t.background,St(e.cursor,Kw)),t.cursorAccent=Mt.blend(t.background,St(e.cursorAccent,Ww)),t.selectionBackgroundTransparent=St(e.selectionBackground,bc),t.selectionBackgroundOpaque=Mt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=St(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=Mt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?St(e.selectionForeground,Hw):void 0,t.selectionForeground===Hw&&(t.selectionForeground=void 0),Mt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=Mt.opacity(t.selectionBackgroundTransparent,.3)),Mt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=Mt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=St(e.scrollbarSliderBackground,Mt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=St(e.scrollbarSliderHoverBackground,Mt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=St(e.scrollbarSliderActiveBackground,Mt.opacity(t.foreground,.5)),t.overviewRulerBorder=St(e.overviewRulerBorder,sH),t.ansi=hs.slice(),t.ansi[0]=St(e.black,hs[0]),t.ansi[1]=St(e.red,hs[1]),t.ansi[2]=St(e.green,hs[2]),t.ansi[3]=St(e.yellow,hs[3]),t.ansi[4]=St(e.blue,hs[4]),t.ansi[5]=St(e.magenta,hs[5]),t.ansi[6]=St(e.cyan,hs[6]),t.ansi[7]=St(e.white,hs[7]),t.ansi[8]=St(e.brightBlack,hs[8]),t.ansi[9]=St(e.brightRed,hs[9]),t.ansi[10]=St(e.brightGreen,hs[10]),t.ansi[11]=St(e.brightYellow,hs[11]),t.ansi[12]=St(e.brightBlue,hs[12]),t.ansi[13]=St(e.brightMagenta,hs[13]),t.ansi[14]=St(e.brightCyan,hs[14]),t.ansi[15]=St(e.brightWhite,hs[15]),e.extendedAnsi){let s=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let i=0;i<s;i++)t.ansi[i+16]=St(e.extendedAnsi[i],hs[i+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()}}};q0=qt([we(0,sn)],q0);function St(e,t){if(e!==void 0)try{return $t.toColor(e)}catch{}return t}var nH=class{constructor(...e){this._entries=new Map;for(let[t,s]of e)this.set(t,s)}set(e,t){let s=this._entries.get(e);return this._entries.set(e,t),s}forEach(e){for(let[t,s]of this._entries.entries())e(t,s)}has(e){return this._entries.has(e)}get(e){return this._entries.get(e)}},iH=class{constructor(){this._services=new nH,this._services.set(dx,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let s=ZI(e).sort((l,u)=>l.index-u.index),i=[];for(let l of s){let u=this._services.get(l.id);if(!u)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${l.id._id}.`);i.push(u)}let a=s.length>0?s[0].index:t.length;if(t.length!==a)throw new Error(`[createInstance] First service dependency of ${e.name} at position ${a+1} conflicts with ${t.length} static arguments`);return new e(...t,...i)}},rH={trace:0,debug:1,info:2,warn:3,error:4,off:5},aH="xterm.js: ",G0=class extends Je{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=rH[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,s){this._evalLazyOptionalParams(s),e.call(console,(this._optionsService.options.logger?"":aH)+t,...s)}trace(e,...t){this._logLevel<=0&&this._log(this._optionsService.options.logger?.trace.bind(this._optionsService.options.logger)??console.log,e,t)}debug(e,...t){this._logLevel<=1&&this._log(this._optionsService.options.logger?.debug.bind(this._optionsService.options.logger)??console.log,e,t)}info(e,...t){this._logLevel<=2&&this._log(this._optionsService.options.logger?.info.bind(this._optionsService.options.logger)??console.info,e,t)}warn(e,...t){this._logLevel<=3&&this._log(this._optionsService.options.logger?.warn.bind(this._optionsService.options.logger)??console.warn,e,t)}error(e,...t){this._logLevel<=4&&this._log(this._optionsService.options.logger?.error.bind(this._optionsService.options.logger)??console.error,e,t)}};G0=qt([we(0,sn)],G0);var Yw=class extends Je{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new pe),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new pe),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new pe),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 s=0;s<Math.min(e,this.length);s++)t[s]=this._array[this._getCyclicIndex(s)];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,...s){if(t){for(let i=e;i<this._length-t;i++)this._array[this._getCyclicIndex(i)]=this._array[this._getCyclicIndex(i+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let i=this._length-1;i>=e;i--)this._array[this._getCyclicIndex(i+s.length)]=this._array[this._getCyclicIndex(i)];for(let i=0;i<s.length;i++)this._array[this._getCyclicIndex(e+i)]=s[i];if(s.length&&this.onInsertEmitter.fire({index:e,amount:s.length}),this._length+s.length>this._maxLength){let i=this._length+s.length-this._maxLength;this._startIndex+=i,this._length=this._maxLength,this.onTrimEmitter.fire(i)}else this._length+=s.length}trimStart(e){e>this._length&&(e=this._length),this._startIndex+=e,this._length-=e,this.onTrimEmitter.fire(e)}shiftElements(e,t,s){if(!(t<=0)){if(e<0||e>=this._length)throw new Error("start argument out of range");if(e+s<0)throw new Error("Cannot shift elements in list beyond index 0");if(s>0){for(let a=t-1;a>=0;a--)this.set(e+a+s,this.get(e+a));let i=e+t+s-this._length;if(i>0)for(this._length+=i;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let i=0;i<t;i++)this.set(e+i+s,this.get(e+i))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},Xe=3,is=Object.freeze(new hu),Zd=0,Kp=2,Ac=class b3{constructor(t,s,i=!1){this.isWrapped=i,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*Xe);let a=s||Yn.fromCharData([0,zN,1,0]);for(let l=0;l<t;++l)this.setCell(l,a);this.length=t}get(t){let s=this._data[t*Xe+0],i=s&2097151;return[this._data[t*Xe+1],s&2097152?this._combined[t]:i?Jr(i):"",s>>22,s&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):i]}set(t,s){this._data[t*Xe+1]=s[0],s[1].length>1?(this._combined[t]=s[1],this._data[t*Xe+0]=t|2097152|s[2]<<22):this._data[t*Xe+0]=s[1].charCodeAt(0)|s[2]<<22}getWidth(t){return this._data[t*Xe+0]>>22}hasWidth(t){return this._data[t*Xe+0]&12582912}getFg(t){return this._data[t*Xe+1]}getBg(t){return this._data[t*Xe+2]}hasContent(t){return this._data[t*Xe+0]&4194303}getCodePoint(t){let s=this._data[t*Xe+0];return s&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):s&2097151}isCombined(t){return this._data[t*Xe+0]&2097152}getString(t){let s=this._data[t*Xe+0];return s&2097152?this._combined[t]:s&2097151?Jr(s&2097151):""}isProtected(t){return this._data[t*Xe+2]&536870912}loadCell(t,s){return Zd=t*Xe,s.content=this._data[Zd+0],s.fg=this._data[Zd+1],s.bg=this._data[Zd+2],s.content&2097152&&(s.combinedData=this._combined[t]),s.bg&268435456&&(s.extended=this._extendedAttrs[t]),s}setCell(t,s){s.content&2097152&&(this._combined[t]=s.combinedData),s.bg&268435456&&(this._extendedAttrs[t]=s.extended),this._data[t*Xe+0]=s.content,this._data[t*Xe+1]=s.fg,this._data[t*Xe+2]=s.bg}setCellFromCodepoint(t,s,i,a){a.bg&268435456&&(this._extendedAttrs[t]=a.extended),this._data[t*Xe+0]=s|i<<22,this._data[t*Xe+1]=a.fg,this._data[t*Xe+2]=a.bg}addCodepointToCell(t,s,i){let a=this._data[t*Xe+0];a&2097152?this._combined[t]+=Jr(s):a&2097151?(this._combined[t]=Jr(a&2097151)+Jr(s),a&=-2097152,a|=2097152):a=s|1<<22,i&&(a&=-12582913,a|=i<<22),this._data[t*Xe+0]=a}insertCells(t,s,i){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),s<this.length-t){let a=new Yn;for(let l=this.length-t-s-1;l>=0;--l)this.setCell(t+s+l,this.loadCell(t+l,a));for(let l=0;l<s;++l)this.setCell(t+l,i)}else for(let a=t;a<this.length;++a)this.setCell(a,i);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,i)}deleteCells(t,s,i){if(t%=this.length,s<this.length-t){let a=new Yn;for(let l=0;l<this.length-t-s;++l)this.setCell(t+l,this.loadCell(t+s+l,a));for(let l=this.length-s;l<this.length;++l)this.setCell(l,i)}else for(let a=t;a<this.length;++a)this.setCell(a,i);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,i)}replaceCells(t,s,i,a=!1){if(a){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,i),s<this.length&&this.getWidth(s-1)===2&&!this.isProtected(s)&&this.setCellFromCodepoint(s,0,1,i);t<s&&t<this.length;)this.isProtected(t)||this.setCell(t,i),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,i),s<this.length&&this.getWidth(s-1)===2&&this.setCellFromCodepoint(s,0,1,i);t<s&&t<this.length;)this.setCell(t++,i)}resize(t,s){if(t===this.length)return this._data.length*4*Kp<this._data.buffer.byteLength;let i=t*Xe;if(t>this.length){if(this._data.buffer.byteLength>=i*4)this._data=new Uint32Array(this._data.buffer,0,i);else{let a=new Uint32Array(i);a.set(this._data),this._data=a}for(let a=this.length;a<t;++a)this.setCell(a,s)}else{this._data=this._data.subarray(0,i);let a=Object.keys(this._combined);for(let u=0;u<a.length;u++){let h=parseInt(a[u],10);h>=t&&delete this._combined[h]}let l=Object.keys(this._extendedAttrs);for(let u=0;u<l.length;u++){let h=parseInt(l[u],10);h>=t&&delete this._extendedAttrs[h]}}return this.length=t,i*4*Kp<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*Kp<this._data.buffer.byteLength){let t=new Uint32Array(this._data.length);return t.set(this._data),this._data=t,1}return 0}fill(t,s=!1){if(s){for(let i=0;i<this.length;++i)this.isProtected(i)||this.setCell(i,t);return}this._combined={},this._extendedAttrs={};for(let i=0;i<this.length;++i)this.setCell(i,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 s in t._combined)this._combined[s]=t._combined[s];this._extendedAttrs={};for(let s in t._extendedAttrs)this._extendedAttrs[s]=t._extendedAttrs[s];this.isWrapped=t.isWrapped}clone(){let t=new b3(0);t._data=new Uint32Array(this._data),t.length=this.length;for(let s in this._combined)t._combined[s]=this._combined[s];for(let s in this._extendedAttrs)t._extendedAttrs[s]=this._extendedAttrs[s];return t.isWrapped=this.isWrapped,t}getTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Xe+0]&4194303)return t+(this._data[t*Xe+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Xe+0]&4194303||this._data[t*Xe+2]&50331648)return t+(this._data[t*Xe+0]>>22);return 0}copyCellsFrom(t,s,i,a,l){let u=t._data;if(l)for(let m=a-1;m>=0;m--){for(let f=0;f<Xe;f++)this._data[(i+m)*Xe+f]=u[(s+m)*Xe+f];u[(s+m)*Xe+2]&268435456&&(this._extendedAttrs[i+m]=t._extendedAttrs[s+m])}else for(let m=0;m<a;m++){for(let f=0;f<Xe;f++)this._data[(i+m)*Xe+f]=u[(s+m)*Xe+f];u[(s+m)*Xe+2]&268435456&&(this._extendedAttrs[i+m]=t._extendedAttrs[s+m])}let h=Object.keys(t._combined);for(let m=0;m<h.length;m++){let f=parseInt(h[m],10);f>=s&&(this._combined[f-s+i]=t._combined[f])}}translateToString(t,s,i,a){s=s??0,i=i??this.length,t&&(i=Math.min(i,this.getTrimmedLength())),a&&(a.length=0);let l="";for(;s<i;){let u=this._data[s*Xe+0],h=u&2097151,m=u&2097152?this._combined[s]:h?Jr(h):ta;if(l+=m,a)for(let f=0;f<m.length;++f)a.push(s);s+=u>>22||1}return a&&a.push(s),l}};function oH(e,t,s,i,a,l){let u=[];for(let h=0;h<e.length-1;h++){let m=h,f=e.get(++m);if(!f.isWrapped)continue;let p=[e.get(h)];for(;m<e.length&&f.isWrapped;)p.push(f),f=e.get(++m);if(!l&&i>=h&&i<m){h+=p.length-1;continue}let b=0,v=Xc(p,b,t),_=1,y=0;for(;_<p.length;){let C=Xc(p,_,t),E=C-y,T=s-v,N=Math.min(E,T);p[b].copyCellsFrom(p[_],y,v,N,!1),v+=N,v===s&&(b++,v=0),y+=N,y===C&&(_++,y=0),v===0&&b!==0&&p[b-1].getWidth(s-1)===2&&(p[b].copyCellsFrom(p[b-1],s-1,v++,1,!1),p[b-1].setCell(s-1,a))}p[b].replaceCells(v,s,a);let w=0;for(let C=p.length-1;C>0&&(C>b||p[C].getTrimmedLength()===0);C--)w++;w>0&&(u.push(h+p.length-w),u.push(w)),h+=p.length-1}return u}function lH(e,t){let s=[],i=0,a=t[i],l=0;for(let u=0;u<e.length;u++)if(a===u){let h=t[++i];e.onDeleteEmitter.fire({index:u-l,amount:h}),u+=h-1,l+=h,a=t[++i]}else s.push(u);return{layout:s,countRemoved:l}}function cH(e,t){let s=[];for(let i=0;i<t.length;i++)s.push(e.get(t[i]));for(let i=0;i<s.length;i++)e.set(i,s[i]);e.length=t.length}function uH(e,t,s){let i=[],a=e.map((m,f)=>Xc(e,f,t)).reduce((m,f)=>m+f),l=0,u=0,h=0;for(;h<a;){if(a-h<s){i.push(a-h);break}l+=s;let m=Xc(e,u,t);l>m&&(l-=m,u++);let f=e[u].getWidth(l-1)===2;f&&l--;let p=f?s-1:s;i.push(p),h+=p}return i}function Xc(e,t,s){if(t===e.length-1)return e[t].getTrimmedLength();let i=!e[t].hasContent(s-1)&&e[t].getWidth(s-1)===1,a=e[t+1].getWidth(0)===2;return i&&a?s-1:s}var x3=class v3{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=v3._nextId++,this._onDispose=this.register(new pe),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),Wa(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};x3._nextId=1;var dH=x3,gs={},za=gs.B;gs[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:"≥","{":"π","|":"≠","}":"£","~":"·"};gs.A={"#":"£"};gs.B=void 0;gs[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};gs.C=gs[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};gs.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};gs.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};gs.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};gs.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};gs.E=gs[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};gs.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};gs.H=gs[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};gs["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var Xw=4294967295,Zw=class{constructor(e,t,s){this._hasScrollback=e,this._optionsService=t,this._bufferService=s,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=is.clone(),this.savedCharset=za,this.markers=[],this._nullCell=Yn.fromCharData([0,zN,1,0]),this._whitespaceCell=Yn.fromCharData([0,ta,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new Ph,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new Yw(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 Lh),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 Lh),this._whitespaceCell}getBlankLine(e,t){return new Ac(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>Xw?Xw:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=is);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 Yw(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let s=this.getNullCell(is),i=0,a=this._getCorrectBufferLength(t);if(a>this.lines.maxLength&&(this.lines.maxLength=a),this.lines.length>0){if(this._cols<e)for(let u=0;u<this.lines.length;u++)i+=+this.lines.get(u).resize(e,s);let l=0;if(this._rows<t)for(let u=this._rows;u<t;u++)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 Ac(e,s)):this.ybase>0&&this.lines.length<=this.ybase+this.y+l+1?(this.ybase--,l++,this.ydisp>0&&this.ydisp--):this.lines.push(new Ac(e,s)));else for(let u=this._rows;u>t;u--)this.lines.length>t+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(a<this.lines.maxLength){let u=this.lines.length-a;u>0&&(this.lines.trimStart(u),this.ybase=Math.max(this.ybase-u,0),this.ydisp=Math.max(this.ydisp-u,0),this.savedY=Math.max(this.savedY-u,0)),this.lines.maxLength=a}this.x=Math.min(this.x,e-1),this.y=Math.min(this.y,t-1),l&&(this.y+=l),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 l=0;l<this.lines.length;l++)i+=+this.lines.get(l).resize(e,s);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),i>.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 s=this._optionsService.rawOptions.reflowCursorLine,i=oH(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(is),s);if(i.length>0){let a=lH(this.lines,i);cH(this.lines,a.layout),this._reflowLargerAdjustViewport(e,t,a.countRemoved)}}_reflowLargerAdjustViewport(e,t,s){let i=this.getNullCell(is),a=s;for(;a-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Ac(e,i))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-s,0)}_reflowSmaller(e,t){let s=this._optionsService.rawOptions.reflowCursorLine,i=this.getNullCell(is),a=[],l=0;for(let u=this.lines.length-1;u>=0;u--){let h=this.lines.get(u);if(!h||!h.isWrapped&&h.getTrimmedLength()<=e)continue;let m=[h];for(;h.isWrapped&&u>0;)h=this.lines.get(--u),m.unshift(h);if(!s){let N=this.ybase+this.y;if(N>=u&&N<u+m.length)continue}let f=m[m.length-1].getTrimmedLength(),p=uH(m,this._cols,e),b=p.length-m.length,v;this.ybase===0&&this.y!==this.lines.length-1?v=Math.max(0,this.y-this.lines.maxLength+b):v=Math.max(0,this.lines.length-this.lines.maxLength+b);let _=[];for(let N=0;N<b;N++){let M=this.getBlankLine(is,!0);_.push(M)}_.length>0&&(a.push({start:u+m.length+l,newLines:_}),l+=_.length),m.push(..._);let y=p.length-1,w=p[y];w===0&&(y--,w=p[y]);let C=m.length-b-1,E=f;for(;C>=0;){let N=Math.min(E,w);if(m[y]===void 0)break;if(m[y].copyCellsFrom(m[C],E-N,w-N,N,!0),w-=N,w===0&&(y--,w=p[y]),E-=N,E===0){C--;let M=Math.max(C,0);E=Xc(m,M,this._cols)}}for(let N=0;N<m.length;N++)p[N]<e&&m[N].setCell(p[N],i);let T=b-v;for(;T-- >0;)this.ybase===0?this.y<t-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+l)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+b,this.ybase+t-1)}if(a.length>0){let u=[],h=[];for(let w=0;w<this.lines.length;w++)h.push(this.lines.get(w));let m=this.lines.length,f=m-1,p=0,b=a[p];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+l);let v=0;for(let w=Math.min(this.lines.maxLength-1,m+l-1);w>=0;w--)if(b&&b.start>f+v){for(let C=b.newLines.length-1;C>=0;C--)this.lines.set(w--,b.newLines[C]);w++,u.push({index:f+1,amount:b.newLines.length}),v+=b.newLines.length,b=a[++p]}else this.lines.set(w,h[f--]);let _=0;for(let w=u.length-1;w>=0;w--)u[w].index+=_,this.lines.onInsertEmitter.fire(u[w]),_+=u[w].amount;let y=Math.max(0,m+l-this.lines.maxLength);y>0&&this.lines.onTrimEmitter.fire(y)}}translateBufferLineToString(e,t,s=0,i){let a=this.lines.get(e);return a?a.translateToString(t,s,i):""}getWrappedRangeForLine(e){let t=e,s=e;for(;t>0&&this.lines.get(t).isWrapped;)t--;for(;s+1<this.lines.length&&this.lines.get(s+1).isWrapped;)s++;return{first:t,last:s}}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 dH(e);return this.markers.push(t),t.register(this.lines.onTrim(s=>{t.line-=s,t.line<0&&t.dispose()})),t.register(this.lines.onInsert(s=>{t.line>=s.index&&(t.line+=s.amount)})),t.register(this.lines.onDelete(s=>{t.line>=s.index&&t.line<s.index+s.amount&&t.dispose(),t.line>s.index&&(t.line-=s.amount)})),t.register(t.onDispose(()=>this._removeMarker(t))),t}_removeMarker(e){this._isClearing||this.markers.splice(this.markers.indexOf(e),1)}},hH=class extends Je{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new pe),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 Zw(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new Zw(!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)}},_3=2,y3=1,K0=class extends Je{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new pe),this.onResize=this._onResize.event,this._onScroll=this._register(new pe),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,_3),this.rows=Math.max(e.rawOptions.rows||0,y3),this.buffers=this._register(new hH(e,this)),this._register(this.buffers.onBufferActivate(t=>{this._onScroll.fire(t.activeBuffer.ydisp)}))}get buffer(){return this.buffers.active}resize(e,t){let s=this.cols!==e,i=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:s,rowsChanged:i})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let s=this.buffer,i;i=this._cachedBlankLine,(!i||i.length!==this.cols||i.getFg(0)!==e.fg||i.getBg(0)!==e.bg)&&(i=s.getBlankLine(e,t),this._cachedBlankLine=i),i.isWrapped=t;let a=s.ybase+s.scrollTop,l=s.ybase+s.scrollBottom;if(s.scrollTop===0){let u=s.lines.isFull;l===s.lines.length-1?u?s.lines.recycle().copyFrom(i):s.lines.push(i.clone()):s.lines.splice(l+1,0,i.clone()),u?this.isUserScrolling&&(s.ydisp=Math.max(s.ydisp-1,0)):(s.ybase++,this.isUserScrolling||s.ydisp++)}else{let u=l-a+1;s.lines.shiftElements(a+1,u-1,-1),s.lines.set(l,i.clone())}this.isUserScrolling||(s.ydisp=s.ybase),this._onScroll.fire(s.ydisp)}scrollLines(e,t){let s=this.buffer;if(e<0){if(s.ydisp===0)return;this.isUserScrolling=!0}else e+s.ydisp>=s.ybase&&(this.isUserScrolling=!1);let i=s.ydisp;s.ydisp=Math.max(Math.min(s.ydisp+e,s.ybase),0),i!==s.ydisp&&(t||this._onScroll.fire(s.ydisp))}};K0=qt([we(0,sn)],K0);var Vo={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:Ih,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},fH=["normal","bold","100","200","300","400","500","600","700","800","900"],mH=class extends Je{constructor(e){super(),this._onOptionChange=this._register(new pe),this.onOptionChange=this._onOptionChange.event;let t={...Vo};for(let s in e)if(s in t)try{let i=e[s];t[s]=this._sanitizeAndValidateOption(s,i)}catch(i){console.error(i)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(zt(()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null}))}onSpecificOptionChange(e,t){return this.onOptionChange(s=>{s===e&&t(this.rawOptions[e])})}onMultipleOptionChange(e,t){return this.onOptionChange(s=>{e.indexOf(s)!==-1&&t()})}_setupOptions(){let e=s=>{if(!(s in Vo))throw new Error(`No option with key "${s}"`);return this.rawOptions[s]},t=(s,i)=>{if(!(s in Vo))throw new Error(`No option with key "${s}"`);i=this._sanitizeAndValidateOption(s,i),this.rawOptions[s]!==i&&(this.rawOptions[s]=i,this._onOptionChange.fire(s))};for(let s in this.rawOptions){let i={get:e.bind(this,s),set:t.bind(this,s)};Object.defineProperty(this.options,s,i)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=Vo[e]),!pH(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Vo[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=fH.includes(t)?t:Vo[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 pH(e){return e==="block"||e==="underline"||e==="bar"}function jc(e,t=5){if(typeof e!="object")return e;let s=Array.isArray(e)?[]:{};for(let i in e)s[i]=t<=1?e[i]:e[i]&&jc(e[i],t-1);return s}var Qw=Object.freeze({insertMode:!1}),Jw=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),W0=class extends Je{constructor(e,t,s){super(),this._bufferService=e,this._logService=t,this._optionsService=s,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this._register(new pe),this.onData=this._onData.event,this._onUserInput=this._register(new pe),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new pe),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new pe),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=jc(Qw),this.decPrivateModes=jc(Jw)}reset(){this.modes=jc(Qw),this.decPrivateModes=jc(Jw)}triggerDataEvent(e,t=!1){if(this._optionsService.rawOptions.disableStdin)return;let s=this._bufferService.buffer;t&&this._optionsService.rawOptions.scrollOnUserInput&&s.ybase!==s.ydisp&&this._onRequestScrollToBottom.fire(),t&&this._onUserInput.fire(),this._logService.debug(`sending data "${e}"`),this._logService.trace("sending data (codes)",()=>e.split("").map(i=>i.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))}};W0=qt([we(0,tn),we(1,HN),we(2,sn)],W0);var e2={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 Wp(e,t){let s=(e.ctrl?16:0)|(e.shift?4:0)|(e.alt?8:0);return e.button===4?(s|=64,s|=e.action):(s|=e.button&3,e.button&4&&(s|=64),e.button&8&&(s|=128),e.action===32?s|=32:e.action===0&&!t&&(s|=3)),s}var Yp=String.fromCharCode,t2={DEFAULT:e=>{let t=[Wp(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${Yp(t[0])}${Yp(t[1])}${Yp(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Wp(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${Wp(e,!0)};${e.x};${e.y}${t}`}},Y0=class extends Je{constructor(e,t,s){super(),this._bufferService=e,this._coreService=t,this._optionsService=s,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._wheelPartialScroll=0,this._onProtocolChange=this._register(new pe),this.onProtocolChange=this._onProtocolChange.event;for(let i of Object.keys(e2))this.addProtocol(i,e2[i]);for(let i of Object.keys(t2))this.addEncoding(i,t2[i]);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,s){if(e.deltaY===0||e.shiftKey||t===void 0||s===void 0)return 0;let i=t/s,a=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(a/=i+0,Math.abs(e.deltaY)<50&&(a*=.3),this._wheelPartialScroll+=a,a=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):e.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(a*=this._bufferService.rows),a}_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,s){if(s){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)}};Y0=qt([we(0,tn),we(1,eo),we(2,sn)],Y0);var Xp=[[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]],gH=[[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]],fs;function bH(e,t){let s=0,i=t.length-1,a;if(e<t[0][0]||e>t[i][1])return!1;for(;i>=s;)if(a=s+i>>1,e>t[a][1])s=a+1;else if(e<t[a][0])i=a-1;else return!0;return!1}var xH=class{constructor(){if(this.version="6",!fs){fs=new Uint8Array(65536),fs.fill(1),fs[0]=0,fs.fill(0,1,32),fs.fill(0,127,160),fs.fill(2,4352,4448),fs[9001]=2,fs[9002]=2,fs.fill(2,11904,42192),fs[12351]=1,fs.fill(2,44032,55204),fs.fill(2,63744,64256),fs.fill(2,65040,65050),fs.fill(2,65072,65136),fs.fill(2,65280,65377),fs.fill(2,65504,65511);for(let e=0;e<Xp.length;++e)fs.fill(0,Xp[e][0],Xp[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?fs[e]:bH(e,gH)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let s=this.wcwidth(e),i=s===0&&t!==0;if(i){let a=$a.extractWidth(t);a===0?i=!1:a>s&&(s=a)}return $a.createPropertyValue(0,s,i)}},$a=class hh{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new pe,this.onChange=this._onChange.event;let t=new xH;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,s,i=!1){return(t&16777215)<<3|(s&3)<<1|(i?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 s=0,i=0,a=t.length;for(let l=0;l<a;++l){let u=t.charCodeAt(l);if(55296<=u&&u<=56319){if(++l>=a)return s+this.wcwidth(u);let f=t.charCodeAt(l);56320<=f&&f<=57343?u=(u-55296)*1024+f-56320+65536:s+=this.wcwidth(f)}let h=this.charProperties(u,i),m=hh.extractWidth(h);hh.extractShouldJoin(h)&&(m-=hh.extractWidth(i)),s+=m,i=h}return s}charProperties(t,s){return this._activeProvider.charProperties(t,s)}},vH=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 s2(e){let t=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1)?.get(e.cols-1),s=e.buffer.lines.get(e.buffer.ybase+e.buffer.y);s&&t&&(s.isWrapped=t[3]!==0&&t[3]!==32)}var xc=2147483647,_H=256,S3=class X0{constructor(t=32,s=32){if(this.maxLength=t,this.maxSubParamsLength=s,s>_H)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(t),this.length=0,this._subParams=new Int32Array(s),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(t),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}static fromArray(t){let s=new X0;if(!t.length)return s;for(let i=Array.isArray(t[0])?1:0;i<t.length;++i){let a=t[i];if(Array.isArray(a))for(let l=0;l<a.length;++l)s.addSubParam(a[l]);else s.addParam(a)}return s}clone(){let t=new X0(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 s=0;s<this.length;++s){t.push(this.params[s]);let i=this._subParamsIdx[s]>>8,a=this._subParamsIdx[s]&255;a-i>0&&t.push(Array.prototype.slice.call(this._subParams,i,a))}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>xc?xc: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>xc?xc:t,this._subParamsIdx[this.length-1]++}}hasSubParams(t){return(this._subParamsIdx[t]&255)-(this._subParamsIdx[t]>>8)>0}getSubParams(t){let s=this._subParamsIdx[t]>>8,i=this._subParamsIdx[t]&255;return i-s>0?this._subParams.subarray(s,i):null}getSubParamsAll(){let t={};for(let s=0;s<this.length;++s){let i=this._subParamsIdx[s]>>8,a=this._subParamsIdx[s]&255;a-i>0&&(t[s]=this._subParams.slice(i,a))}return t}addDigit(t){let s;if(this._rejectDigits||!(s=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let i=this._digitIsSub?this._subParams:this.params,a=i[s-1];i[s-1]=~a?Math.min(a*10+t,xc):t}},vc=[],yH=class{constructor(){this._state=0,this._active=vc,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 s=this._handlers[e];return s.push(t),{dispose:()=>{let i=s.indexOf(t);i!==-1&&s.splice(i,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=vc}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=vc,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||vc,!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,s){if(!this._active.length)this._handlerFb(this._id,"PUT",sf(e,t,s));else for(let i=this._active.length-1;i>=0;i--)this._active[i].put(e,t,s)}start(){this.reset(),this._state=1}put(e,t,s){if(this._state!==3){if(this._state===1)for(;t<s;){let i=e[t++];if(i===59){this._state=2,this._start();break}if(i<48||57<i){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+i-48}this._state===2&&s-t>0&&this._put(e,t,s)}}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 s=!1,i=this._active.length-1,a=!1;if(this._stack.paused&&(i=this._stack.loopPosition-1,s=t,a=this._stack.fallThrough,this._stack.paused=!1),!a&&s===!1){for(;i>=0&&(s=this._active[i].end(e),s!==!0);i--)if(s instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!1,s;i--}for(;i>=0;i--)if(s=this._active[i].end(!1),s instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!0,s}this._active=vc,this._id=-1,this._state=0}}},Nn=class{constructor(e){this._handler=e,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(e,t,s){this._hitLimit||(this._data+=sf(e,t,s),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(s=>(this._data="",this._hitLimit=!1,s));return this._data="",this._hitLimit=!1,t}},_c=[],SH=class{constructor(){this._handlers=Object.create(null),this._active=_c,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=_c}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let s=this._handlers[e];return s.push(t),{dispose:()=>{let i=s.indexOf(t);i!==-1&&s.splice(i,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=_c,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||_c,!this._active.length)this._handlerFb(this._ident,"HOOK",t);else for(let s=this._active.length-1;s>=0;s--)this._active[s].hook(t)}put(e,t,s){if(!this._active.length)this._handlerFb(this._ident,"PUT",sf(e,t,s));else for(let i=this._active.length-1;i>=0;i--)this._active[i].put(e,t,s)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let s=!1,i=this._active.length-1,a=!1;if(this._stack.paused&&(i=this._stack.loopPosition-1,s=t,a=this._stack.fallThrough,this._stack.paused=!1),!a&&s===!1){for(;i>=0&&(s=this._active[i].unhook(e),s!==!0);i--)if(s instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!1,s;i--}for(;i>=0;i--)if(s=this._active[i].unhook(!1),s instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=i,this._stack.fallThrough=!0,s}this._active=_c,this._ident=0}},Mc=new S3;Mc.addParam(0);var n2=class{constructor(e){this._handler=e,this._data="",this._params=Mc,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Mc,this._data="",this._hitLimit=!1}put(e,t,s){this._hitLimit||(this._data+=sf(e,t,s),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(s=>(this._params=Mc,this._data="",this._hitLimit=!1,s));return this._params=Mc,this._data="",this._hitLimit=!1,t}},wH=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,s,i){this.table[t<<8|e]=s<<4|i}addMany(e,t,s,i){for(let a=0;a<e.length;a++)this.table[t<<8|e[a]]=s<<4|i}},Gn=160,kH=(function(){let e=new wH(4095),t=Array.apply(null,Array(256)).map((h,m)=>m),s=(h,m)=>t.slice(h,m),i=s(32,127),a=s(0,24);a.push(25),a.push.apply(a,s(28,32));let l=s(0,14),u;e.setDefault(1,0),e.addMany(i,0,2,0);for(u in l)e.addMany([24,26,153,154],u,3,0),e.addMany(s(128,144),u,3,0),e.addMany(s(144,152),u,3,0),e.add(156,u,0,0),e.add(27,u,11,1),e.add(157,u,4,8),e.addMany([152,158,159],u,0,7),e.add(155,u,11,3),e.add(144,u,11,9);return e.addMany(a,0,3,0),e.addMany(a,1,3,1),e.add(127,1,0,1),e.addMany(a,8,0,8),e.addMany(a,3,3,3),e.add(127,3,0,3),e.addMany(a,4,3,4),e.add(127,4,0,4),e.addMany(a,6,3,6),e.addMany(a,5,3,5),e.add(127,5,0,5),e.addMany(a,2,3,2),e.add(127,2,0,2),e.add(93,1,4,8),e.addMany(i,8,5,8),e.add(127,8,5,8),e.addMany([156,27,24,26,7],8,6,0),e.addMany(s(28,32),8,0,8),e.addMany([88,94,95],1,0,7),e.addMany(i,7,0,7),e.addMany(a,7,0,7),e.add(156,7,0,0),e.add(127,7,0,7),e.add(91,1,11,3),e.addMany(s(64,127),3,7,0),e.addMany(s(48,60),3,8,4),e.addMany([60,61,62,63],3,9,4),e.addMany(s(48,60),4,8,4),e.addMany(s(64,127),4,7,0),e.addMany([60,61,62,63],4,0,6),e.addMany(s(32,64),6,0,6),e.add(127,6,0,6),e.addMany(s(64,127),6,0,0),e.addMany(s(32,48),3,9,5),e.addMany(s(32,48),5,9,5),e.addMany(s(48,64),5,0,6),e.addMany(s(64,127),5,7,0),e.addMany(s(32,48),4,9,5),e.addMany(s(32,48),1,9,2),e.addMany(s(32,48),2,9,2),e.addMany(s(48,127),2,10,0),e.addMany(s(48,80),1,10,0),e.addMany(s(81,88),1,10,0),e.addMany([89,90,92],1,10,0),e.addMany(s(96,127),1,10,0),e.add(80,1,11,9),e.addMany(a,9,0,9),e.add(127,9,0,9),e.addMany(s(28,32),9,0,9),e.addMany(s(32,48),9,9,12),e.addMany(s(48,60),9,8,10),e.addMany([60,61,62,63],9,9,10),e.addMany(a,11,0,11),e.addMany(s(32,128),11,0,11),e.addMany(s(28,32),11,0,11),e.addMany(a,10,0,10),e.add(127,10,0,10),e.addMany(s(28,32),10,0,10),e.addMany(s(48,60),10,8,10),e.addMany([60,61,62,63],10,0,11),e.addMany(s(32,48),10,9,12),e.addMany(a,12,0,12),e.add(127,12,0,12),e.addMany(s(28,32),12,0,12),e.addMany(s(32,48),12,9,12),e.addMany(s(48,64),12,0,11),e.addMany(s(64,127),12,12,13),e.addMany(s(64,127),10,12,13),e.addMany(s(64,127),9,12,13),e.addMany(a,13,13,13),e.addMany(i,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(Gn,0,2,0),e.add(Gn,8,5,8),e.add(Gn,6,0,6),e.add(Gn,11,0,11),e.add(Gn,13,13,13),e})(),CH=class extends Je{constructor(e=kH){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 S3,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,s,i)=>{},this._executeHandlerFb=t=>{},this._csiHandlerFb=(t,s)=>{},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(zt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new yH),this._dcsParser=this._register(new SH),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},()=>!0)}_identifier(e,t=[64,126]){let s=0;if(e.prefix){if(e.prefix.length>1)throw new Error("only one byte as prefix supported");if(s=e.prefix.charCodeAt(0),s&&60>s||s>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 a=0;a<e.intermediates.length;++a){let l=e.intermediates.charCodeAt(a);if(32>l||l>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");s<<=8,s|=l}}if(e.final.length!==1)throw new Error("final must be a single byte");let i=e.final.charCodeAt(0);if(t[0]>i||i>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return s<<=8,s|=i,s}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 s=this._identifier(e,[48,126]);this._escHandlers[s]===void 0&&(this._escHandlers[s]=[]);let i=this._escHandlers[s];return i.push(t),{dispose:()=>{let a=i.indexOf(t);a!==-1&&i.splice(a,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 s=this._identifier(e);this._csiHandlers[s]===void 0&&(this._csiHandlers[s]=[]);let i=this._csiHandlers[s];return i.push(t),{dispose:()=>{let a=i.indexOf(t);a!==-1&&i.splice(a,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,s,i,a){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=s,this._parseStack.transition=i,this._parseStack.chunkPos=a}parse(e,t,s){let i=0,a=0,l=0,u;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,l=this._parseStack.chunkPos+1;else{if(s===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");let h=this._parseStack.handlers,m=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(s===!1&&m>-1){for(;m>=0&&(u=h[m](this._params),u!==!0);m--)if(u instanceof Promise)return this._parseStack.handlerPos=m,u}this._parseStack.handlers=[];break;case 4:if(s===!1&&m>-1){for(;m>=0&&(u=h[m](),u!==!0);m--)if(u instanceof Promise)return this._parseStack.handlerPos=m,u}this._parseStack.handlers=[];break;case 6:if(i=e[this._parseStack.chunkPos],u=this._dcsParser.unhook(i!==24&&i!==26,s),u)return u;i===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(i=e[this._parseStack.chunkPos],u=this._oscParser.end(i!==24&&i!==26,s),u)return u;i===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,l=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let h=l;h<t;++h){switch(i=e[h],a=this._transitions.table[this.currentState<<8|(i<160?i:Gn)],a>>4){case 2:for(let v=h+1;;++v){if(v>=t||(i=e[v])<32||i>126&&i<Gn){this._printHandler(e,h,v),h=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<Gn){this._printHandler(e,h,v),h=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<Gn){this._printHandler(e,h,v),h=v-1;break}if(++v>=t||(i=e[v])<32||i>126&&i<Gn){this._printHandler(e,h,v),h=v-1;break}}break;case 3:this._executeHandlers[i]?this._executeHandlers[i]():this._executeHandlerFb(i),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:h,code:i,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let m=this._csiHandlers[this._collect<<8|i],f=m?m.length-1:-1;for(;f>=0&&(u=m[f](this._params),u!==!0);f--)if(u instanceof Promise)return this._preserveStack(3,m,f,a,h),u;f<0&&this._csiHandlerFb(this._collect<<8|i,this._params),this.precedingJoinState=0;break;case 8:do switch(i){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(i-48)}while(++h<t&&(i=e[h])>47&&i<60);h--;break;case 9:this._collect<<=8,this._collect|=i;break;case 10:let p=this._escHandlers[this._collect<<8|i],b=p?p.length-1:-1;for(;b>=0&&(u=p[b](),u!==!0);b--)if(u instanceof Promise)return this._preserveStack(4,p,b,a,h),u;b<0&&this._escHandlerFb(this._collect<<8|i),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|i,this._params);break;case 13:for(let v=h+1;;++v)if(v>=t||(i=e[v])===24||i===26||i===27||i>127&&i<Gn){this._dcsParser.put(e,h,v),h=v-1;break}break;case 14:if(u=this._dcsParser.unhook(i!==24&&i!==26),u)return this._preserveStack(6,[],0,a,h),u;i===27&&(a|=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 v=h+1;;v++)if(v>=t||(i=e[v])<32||i>127&&i<Gn){this._oscParser.put(e,h,v),h=v-1;break}break;case 6:if(u=this._oscParser.end(i!==24&&i!==26),u)return this._preserveStack(5,[],0,a,h),u;i===27&&(a|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=a&15}}},EH=/^([\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})$/,NH=/^[\da-f]+$/;function i2(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let s=EH.exec(t);if(s){let i=s[1]?15:s[4]?255:s[7]?4095:65535;return[Math.round(parseInt(s[1]||s[4]||s[7]||s[10],16)/i*255),Math.round(parseInt(s[2]||s[5]||s[8]||s[11],16)/i*255),Math.round(parseInt(s[3]||s[6]||s[9]||s[12],16)/i*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),NH.exec(t)&&[3,6,9,12].includes(t.length))){let s=t.length/3,i=[0,0,0];for(let a=0;a<3;++a){let l=parseInt(t.slice(s*a,s*a+s),16);i[a]=s===1?l<<4:s===2?l:s===3?l>>4:l>>8}return i}}function Zp(e,t){let s=e.toString(16),i=s.length<2?"0"+s:s;switch(t){case 4:return s[0];case 8:return i;case 12:return(i+i).slice(0,3);default:return i+i}}function TH(e,t=16){let[s,i,a]=e;return`rgb:${Zp(s,t)}/${Zp(i,t)}/${Zp(a,t)}`}var AH={"(":0,")":1,"*":2,"+":3,"-":1,".":2},Zr=131072,r2=10;function a2(e,t){if(e>24)return t.setWinLines||!1;switch(e){case 1:return!!t.restoreWin;case 2:return!!t.minimizeWin;case 3:return!!t.setWinPosition;case 4:return!!t.setWinSizePixels;case 5:return!!t.raiseWin;case 6:return!!t.lowerWin;case 7:return!!t.refreshWin;case 8:return!!t.setWinSizeChars;case 9:return!!t.maximizeWin;case 10:return!!t.fullscreenWin;case 11:return!!t.getWinState;case 13:return!!t.getWinPosition;case 14:return!!t.getWinSizePixels;case 15:return!!t.getScreenSizePixels;case 16:return!!t.getCellSizePixels;case 18:return!!t.getWinSizeChars;case 19:return!!t.getScreenSizeChars;case 20:return!!t.getIconTitle;case 21:return!!t.getWinTitle;case 22:return!!t.pushTitle;case 23:return!!t.popTitle;case 24:return!!t.setWinLines}return!1}var o2=5e3,l2=0,jH=class extends Je{constructor(e,t,s,i,a,l,u,h,m=new CH){super(),this._bufferService=e,this._charsetService=t,this._coreService=s,this._logService=i,this._optionsService=a,this._oscLinkService=l,this._coreMouseService=u,this._unicodeService=h,this._parser=m,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new YI,this._utf8Decoder=new XI,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=is.clone(),this._eraseAttrDataInternal=is.clone(),this._onRequestBell=this._register(new pe),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new pe),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new pe),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new pe),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new pe),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new pe),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new pe),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new pe),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new pe),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new pe),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new pe),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new pe),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new pe),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 Z0(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(f=>this._activeBuffer=f.activeBuffer)),this._parser.setCsiHandlerFallback((f,p)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(f),params:p.toArray()})}),this._parser.setEscHandlerFallback(f=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(f)})}),this._parser.setExecuteHandlerFallback(f=>{this._logService.debug("Unknown EXECUTE code: ",{code:f})}),this._parser.setOscHandlerFallback((f,p,b)=>{this._logService.debug("Unknown OSC code: ",{identifier:f,action:p,data:b})}),this._parser.setDcsHandlerFallback((f,p,b)=>{p==="HOOK"&&(b=b.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(f),action:p,payload:b})}),this._parser.setPrintHandler((f,p,b)=>this.print(f,p,b)),this._parser.registerCsiHandler({final:"@"},f=>this.insertChars(f)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},f=>this.scrollLeft(f)),this._parser.registerCsiHandler({final:"A"},f=>this.cursorUp(f)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},f=>this.scrollRight(f)),this._parser.registerCsiHandler({final:"B"},f=>this.cursorDown(f)),this._parser.registerCsiHandler({final:"C"},f=>this.cursorForward(f)),this._parser.registerCsiHandler({final:"D"},f=>this.cursorBackward(f)),this._parser.registerCsiHandler({final:"E"},f=>this.cursorNextLine(f)),this._parser.registerCsiHandler({final:"F"},f=>this.cursorPrecedingLine(f)),this._parser.registerCsiHandler({final:"G"},f=>this.cursorCharAbsolute(f)),this._parser.registerCsiHandler({final:"H"},f=>this.cursorPosition(f)),this._parser.registerCsiHandler({final:"I"},f=>this.cursorForwardTab(f)),this._parser.registerCsiHandler({final:"J"},f=>this.eraseInDisplay(f,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},f=>this.eraseInDisplay(f,!0)),this._parser.registerCsiHandler({final:"K"},f=>this.eraseInLine(f,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},f=>this.eraseInLine(f,!0)),this._parser.registerCsiHandler({final:"L"},f=>this.insertLines(f)),this._parser.registerCsiHandler({final:"M"},f=>this.deleteLines(f)),this._parser.registerCsiHandler({final:"P"},f=>this.deleteChars(f)),this._parser.registerCsiHandler({final:"S"},f=>this.scrollUp(f)),this._parser.registerCsiHandler({final:"T"},f=>this.scrollDown(f)),this._parser.registerCsiHandler({final:"X"},f=>this.eraseChars(f)),this._parser.registerCsiHandler({final:"Z"},f=>this.cursorBackwardTab(f)),this._parser.registerCsiHandler({final:"`"},f=>this.charPosAbsolute(f)),this._parser.registerCsiHandler({final:"a"},f=>this.hPositionRelative(f)),this._parser.registerCsiHandler({final:"b"},f=>this.repeatPrecedingCharacter(f)),this._parser.registerCsiHandler({final:"c"},f=>this.sendDeviceAttributesPrimary(f)),this._parser.registerCsiHandler({prefix:">",final:"c"},f=>this.sendDeviceAttributesSecondary(f)),this._parser.registerCsiHandler({final:"d"},f=>this.linePosAbsolute(f)),this._parser.registerCsiHandler({final:"e"},f=>this.vPositionRelative(f)),this._parser.registerCsiHandler({final:"f"},f=>this.hVPosition(f)),this._parser.registerCsiHandler({final:"g"},f=>this.tabClear(f)),this._parser.registerCsiHandler({final:"h"},f=>this.setMode(f)),this._parser.registerCsiHandler({prefix:"?",final:"h"},f=>this.setModePrivate(f)),this._parser.registerCsiHandler({final:"l"},f=>this.resetMode(f)),this._parser.registerCsiHandler({prefix:"?",final:"l"},f=>this.resetModePrivate(f)),this._parser.registerCsiHandler({final:"m"},f=>this.charAttributes(f)),this._parser.registerCsiHandler({final:"n"},f=>this.deviceStatus(f)),this._parser.registerCsiHandler({prefix:"?",final:"n"},f=>this.deviceStatusPrivate(f)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},f=>this.softReset(f)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},f=>this.setCursorStyle(f)),this._parser.registerCsiHandler({final:"r"},f=>this.setScrollRegion(f)),this._parser.registerCsiHandler({final:"s"},f=>this.saveCursor(f)),this._parser.registerCsiHandler({final:"t"},f=>this.windowOptions(f)),this._parser.registerCsiHandler({final:"u"},f=>this.restoreCursor(f)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},f=>this.insertColumns(f)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},f=>this.deleteColumns(f)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},f=>this.selectProtected(f)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},f=>this.requestMode(f,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},f=>this.requestMode(f,!1)),this._parser.setExecuteHandler(ce.BEL,()=>this.bell()),this._parser.setExecuteHandler(ce.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(ce.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(ce.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(ce.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(ce.BS,()=>this.backspace()),this._parser.setExecuteHandler(ce.HT,()=>this.tab()),this._parser.setExecuteHandler(ce.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(ce.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(uh.IND,()=>this.index()),this._parser.setExecuteHandler(uh.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(uh.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new Nn(f=>(this.setTitle(f),this.setIconName(f),!0))),this._parser.registerOscHandler(1,new Nn(f=>this.setIconName(f))),this._parser.registerOscHandler(2,new Nn(f=>this.setTitle(f))),this._parser.registerOscHandler(4,new Nn(f=>this.setOrReportIndexedColor(f))),this._parser.registerOscHandler(8,new Nn(f=>this.setHyperlink(f))),this._parser.registerOscHandler(10,new Nn(f=>this.setOrReportFgColor(f))),this._parser.registerOscHandler(11,new Nn(f=>this.setOrReportBgColor(f))),this._parser.registerOscHandler(12,new Nn(f=>this.setOrReportCursorColor(f))),this._parser.registerOscHandler(104,new Nn(f=>this.restoreIndexedColor(f))),this._parser.registerOscHandler(110,new Nn(f=>this.restoreFgColor(f))),this._parser.registerOscHandler(111,new Nn(f=>this.restoreBgColor(f))),this._parser.registerOscHandler(112,new Nn(f=>this.restoreCursorColor(f))),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 f in gs)this._parser.registerEscHandler({intermediates:"(",final:f},()=>this.selectCharset("("+f)),this._parser.registerEscHandler({intermediates:")",final:f},()=>this.selectCharset(")"+f)),this._parser.registerEscHandler({intermediates:"*",final:f},()=>this.selectCharset("*"+f)),this._parser.registerEscHandler({intermediates:"+",final:f},()=>this.selectCharset("+"+f)),this._parser.registerEscHandler({intermediates:"-",final:f},()=>this.selectCharset("-"+f)),this._parser.registerEscHandler({intermediates:".",final:f},()=>this.selectCharset("."+f)),this._parser.registerEscHandler({intermediates:"/",final:f},()=>this.selectCharset("/"+f));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(f=>(this._logService.error("Parsing error: ",f),f)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new n2((f,p)=>this.requestStatusString(f,p)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,s,i){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=s,this._parseStack.position=i}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,s)=>setTimeout(()=>s("#SLOW_TIMEOUT"),o2))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${o2} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let s,i=this._activeBuffer.x,a=this._activeBuffer.y,l=0,u=this._parseStack.paused;if(u){if(s=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(s),s;i=this._parseStack.cursorStartX,a=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>Zr&&(l=this._parseStack.position+Zr)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,f=>String.fromCharCode(f)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(f=>f.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<Zr&&(this._parseBuffer=new Uint32Array(Math.min(e.length,Zr))),u||this._dirtyRowTracker.clearRange(),e.length>Zr)for(let f=l;f<e.length;f+=Zr){let p=f+Zr<e.length?f+Zr:e.length,b=typeof e=="string"?this._stringDecoder.decode(e.substring(f,p),this._parseBuffer):this._utf8Decoder.decode(e.subarray(f,p),this._parseBuffer);if(s=this._parser.parse(this._parseBuffer,b))return this._preserveStack(i,a,b,f),this._logSlowResolvingAsync(s),s}else if(!u){let f=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(s=this._parser.parse(this._parseBuffer,f))return this._preserveStack(i,a,f,0),this._logSlowResolvingAsync(s),s}(this._activeBuffer.x!==i||this._activeBuffer.y!==a)&&this._onCursorMove.fire();let h=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),m=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);m<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(m,this._bufferService.rows-1),end:Math.min(h,this._bufferService.rows-1)})}print(e,t,s){let i,a,l=this._charsetService.charset,u=this._optionsService.rawOptions.screenReaderMode,h=this._bufferService.cols,m=this._coreService.decPrivateModes.wraparound,f=this._coreService.modes.insertMode,p=this._curAttrData,b=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&s-t>0&&b.getWidth(this._activeBuffer.x-1)===2&&b.setCellFromCodepoint(this._activeBuffer.x-1,0,1,p);let v=this._parser.precedingJoinState;for(let _=t;_<s;++_){if(i=e[_],i<127&&l){let E=l[String.fromCharCode(i)];E&&(i=E.charCodeAt(0))}let y=this._unicodeService.charProperties(i,v);a=$a.extractWidth(y);let w=$a.extractShouldJoin(y),C=w?$a.extractWidth(v):0;if(v=y,u&&this._onA11yChar.fire(Jr(i)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+a-C>h){if(m){let E=b,T=this._activeBuffer.x-C;for(this._activeBuffer.x=C,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),b=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),C>0&&b instanceof Ac&&b.copyCellsFrom(E,T,0,C,!1);T<h;)E.setCellFromCodepoint(T++,0,1,p)}else if(this._activeBuffer.x=h-1,a===2)continue}if(w&&this._activeBuffer.x){let E=b.getWidth(this._activeBuffer.x-1)?1:2;b.addCodepointToCell(this._activeBuffer.x-E,i,a);for(let T=a-C;--T>=0;)b.setCellFromCodepoint(this._activeBuffer.x++,0,0,p);continue}if(f&&(b.insertCells(this._activeBuffer.x,a-C,this._activeBuffer.getNullCell(p)),b.getWidth(h-1)===2&&b.setCellFromCodepoint(h-1,0,1,p)),b.setCellFromCodepoint(this._activeBuffer.x++,i,a,p),a>0)for(;--a;)b.setCellFromCodepoint(this._activeBuffer.x++,0,0,p)}this._parser.precedingJoinState=v,this._activeBuffer.x<h&&s-t>0&&b.getWidth(this._activeBuffer.x)===0&&!b.hasContent(this._activeBuffer.x)&&b.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,s=>a2(s.params[0],this._optionsService.rawOptions.windowOptions)?t(s):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new n2(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new Nn(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(){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&&this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y)?.isWrapped){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;let e=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);e.hasWidth(this._activeBuffer.x)&&!e.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,s,i=!1,a=!1){let l=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);l.replaceCells(t,s,this._activeBuffer.getNullCell(this._eraseAttrData()),a),i&&(l.isWrapped=!1)}_resetBufferLine(e,t=!1){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);s&&(s.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),t),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+e),s.isWrapped=!1)}eraseInDisplay(e,t=!1){this._restrictCursor(this._bufferService.cols);let s;switch(e.params[0]){case 0:for(s=this._activeBuffer.y,this._dirtyRowTracker.markDirty(s),this._eraseInBufferLine(s++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);s<this._bufferService.rows;s++)this._resetBufferLine(s,t);this._dirtyRowTracker.markDirty(s);break;case 1:for(s=this._activeBuffer.y,this._dirtyRowTracker.markDirty(s),this._eraseInBufferLine(s,0,this._activeBuffer.x+1,!0,t),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(s+1).isWrapped=!1);s--;)this._resetBufferLine(s,t);this._dirtyRowTracker.markDirty(0);break;case 2:if(this._optionsService.rawOptions.scrollOnEraseInDisplay){for(s=this._bufferService.rows,this._dirtyRowTracker.markRangeDirty(0,s-1);s--&&!this._activeBuffer.lines.get(this._activeBuffer.ybase+s)?.getTrimmedLength(););for(;s>=0;s--)this._bufferService.scroll(this._eraseAttrData())}else{for(s=this._bufferService.rows,this._dirtyRowTracker.markDirty(s-1);s--;)this._resetBufferLine(s,t);this._dirtyRowTracker.markDirty(0)}break;case 3:let i=this._activeBuffer.lines.length-this._bufferService.rows;i>0&&(this._activeBuffer.lines.trimStart(i),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-i,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-i,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 s=this._activeBuffer.ybase+this._activeBuffer.y,i=this._bufferService.rows-1-this._activeBuffer.scrollBottom,a=this._bufferService.rows-1+this._activeBuffer.ybase-i+1;for(;t--;)this._activeBuffer.lines.splice(a-1,1),this._activeBuffer.lines.splice(s,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 s=this._activeBuffer.ybase+this._activeBuffer.y,i;for(i=this._bufferService.rows-1-this._activeBuffer.scrollBottom,i=this._bufferService.rows-1+this._activeBuffer.ybase-i;t--;)this._activeBuffer.lines.splice(s,1),this._activeBuffer.lines.splice(i,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(is));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 s=this._activeBuffer.scrollTop;s<=this._activeBuffer.scrollBottom;++s){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+s);i.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.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 s=this._activeBuffer.scrollTop;s<=this._activeBuffer.scrollBottom;++s){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+s);i.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.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 s=this._activeBuffer.scrollTop;s<=this._activeBuffer.scrollBottom;++s){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+s);i.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.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 s=this._activeBuffer.scrollTop;s<=this._activeBuffer.scrollBottom;++s){let i=this._activeBuffer.lines.get(this._activeBuffer.ybase+s);i.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),i.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 s=e.params[0]||1,i=$a.extractWidth(t),a=this._activeBuffer.x-i,l=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(a),u=new Uint32Array(l.length*s),h=0;for(let f=0;f<l.length;){let p=l.codePointAt(f)||0;u[h++]=p,f+=p>65535?2:1}let m=h;for(let f=1;f<s;++f)u.copyWithin(m,0,h),m+=h;return this.print(u,0,m),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(ce.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(ce.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(ce.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(ce.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(ce.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,za),this._charsetService.setgCharset(1,za),this._charsetService.setgCharset(2,za),this._charsetService.setgCharset(3,za);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){let s;(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"))(s||={});let i=this._coreService.decPrivateModes,{activeProtocol:a,activeEncoding:l}=this._coreMouseService,u=this._coreService,{buffers:h,cols:m}=this._bufferService,{active:f,alt:p}=h,b=this._optionsService.rawOptions,v=(w,C)=>(u.triggerDataEvent(`${ce.ESC}[${t?"":"?"}${w};${C}$y`),!0),_=w=>w?1:2,y=e.params[0];return t?y===2?v(y,4):y===4?v(y,_(u.modes.insertMode)):y===12?v(y,3):y===20?v(y,_(b.convertEol)):v(y,0):y===1?v(y,_(i.applicationCursorKeys)):y===3?v(y,b.windowOptions.setWinLines?m===80?2:m===132?1:0:0):y===6?v(y,_(i.origin)):y===7?v(y,_(i.wraparound)):y===8?v(y,3):y===9?v(y,_(a==="X10")):y===12?v(y,_(b.cursorBlink)):y===25?v(y,_(!u.isCursorHidden)):y===45?v(y,_(i.reverseWraparound)):y===66?v(y,_(i.applicationKeypad)):y===67?v(y,4):y===1e3?v(y,_(a==="VT200")):y===1002?v(y,_(a==="DRAG")):y===1003?v(y,_(a==="ANY")):y===1004?v(y,_(i.sendFocus)):y===1005?v(y,4):y===1006?v(y,_(l==="SGR")):y===1015?v(y,4):y===1016?v(y,_(l==="SGR_PIXELS")):y===1048?v(y,1):y===47||y===1047||y===1049?v(y,_(f===p)):y===2004?v(y,_(i.bracketedPasteMode)):y===2026?v(y,_(i.synchronizedOutput)):v(y,0)}_updateAttrColor(e,t,s,i,a){return t===2?(e|=50331648,e&=-16777216,e|=hu.fromColorRGB([s,i,a])):t===5&&(e&=-50331904,e|=33554432|s&255),e}_extractColor(e,t,s){let i=[0,0,-1,0,0,0],a=0,l=0;do{if(i[l+a]=e.params[t+l],e.hasSubParams(t+l)){let u=e.getSubParams(t+l),h=0;do i[1]===5&&(a=1),i[l+h+1+a]=u[h];while(++h<u.length&&h+l+1+a<i.length);break}if(i[1]===5&&l+a>=2||i[1]===2&&l+a>=5)break;i[1]&&(a=1)}while(++l+t<e.length&&l+a<i.length);for(let u=2;u<i.length;++u)i[u]===-1&&(i[u]=0);switch(i[0]){case 38:s.fg=this._updateAttrColor(s.fg,i[1],i[3],i[4],i[5]);break;case 48:s.bg=this._updateAttrColor(s.bg,i[1],i[3],i[4],i[5]);break;case 58:s.extended=s.extended.clone(),s.extended.underlineColor=this._updateAttrColor(s.extended.underlineColor,i[1],i[3],i[4],i[5])}return l}_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=is.fg,e.bg=is.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,s,i=this._curAttrData;for(let a=0;a<t;a++)s=e.params[a],s>=30&&s<=37?(i.fg&=-50331904,i.fg|=16777216|s-30):s>=40&&s<=47?(i.bg&=-50331904,i.bg|=16777216|s-40):s>=90&&s<=97?(i.fg&=-50331904,i.fg|=16777216|s-90|8):s>=100&&s<=107?(i.bg&=-50331904,i.bg|=16777216|s-100|8):s===0?this._processSGR0(i):s===1?i.fg|=134217728:s===3?i.bg|=67108864:s===4?(i.fg|=268435456,this._processUnderline(e.hasSubParams(a)?e.getSubParams(a)[0]:1,i)):s===5?i.fg|=536870912:s===7?i.fg|=67108864:s===8?i.fg|=1073741824:s===9?i.fg|=2147483648:s===2?i.bg|=134217728:s===21?this._processUnderline(2,i):s===22?(i.fg&=-134217729,i.bg&=-134217729):s===23?i.bg&=-67108865:s===24?(i.fg&=-268435457,this._processUnderline(0,i)):s===25?i.fg&=-536870913:s===27?i.fg&=-67108865:s===28?i.fg&=-1073741825:s===29?i.fg&=2147483647:s===39?(i.fg&=-67108864,i.fg|=is.fg&16777215):s===49?(i.bg&=-67108864,i.bg|=is.bg&16777215):s===38||s===48||s===58?a+=this._extractColor(e,a,i):s===53?i.bg|=1073741824:s===55?i.bg&=-1073741825:s===59?(i.extended=i.extended.clone(),i.extended.underlineColor=-1,i.updateExtended()):s===100?(i.fg&=-67108864,i.fg|=is.fg&16777215,i.bg&=-67108864,i.bg|=is.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",s);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${ce.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,s=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${ce.ESC}[${t};${s}R`);break}return!0}deviceStatusPrivate(e){if(e.params[0]===6){let t=this._activeBuffer.y+1,s=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${ce.ESC}[?${t};${s}R`)}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=is.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 s=t%2===1;this._coreService.decPrivateModes.cursorBlink=s}return!0}setScrollRegion(e){let t=e.params[0]||1,s;return(e.length<2||(s=e.params[1])>this._bufferService.rows||s===0)&&(s=this._bufferService.rows),s>t&&(this._activeBuffer.scrollTop=t-1,this._activeBuffer.scrollBottom=s-1,this._setCursor(0,0)),!0}windowOptions(e){if(!a2(e.params[0],this._optionsService.rawOptions.windowOptions))return!0;let t=e.length>1?e.params[1]:0;switch(e.params[0]){case 14:t!==2&&this._onRequestWindowsOptionsReport.fire(0);break;case 16:this._onRequestWindowsOptionsReport.fire(1);break;case 18:this._bufferService&&this._coreService.triggerDataEvent(`${ce.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>r2&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>r2&&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=[],s=e.split(";");for(;s.length>1;){let i=s.shift(),a=s.shift();if(/^\d+$/.exec(i)){let l=parseInt(i);if(c2(l))if(a==="?")t.push({type:0,index:l});else{let u=i2(a);u&&t.push({type:1,index:l,color:u})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let s=e.slice(0,t).trim(),i=e.slice(t+1);return i?this._createHyperlink(s,i):s.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let s=e.split(":"),i,a=s.findIndex(l=>l.startsWith("id="));return a!==-1&&(i=s[a].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:i,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 s=e.split(";");for(let i=0;i<s.length&&!(t>=this._specialColors.length);++i,++t)if(s[i]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let a=i2(s[i]);a&&this._onColor.fire([{type:1,index:this._specialColors[t],color:a}])}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=[],s=e.split(";");for(let i=0;i<s.length;++i)if(/^\d+$/.exec(s[i])){let a=parseInt(s[i]);c2(a)&&t.push({type:2,index:a})}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,za),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(AH[e[0]],gs[e[1]]||za),!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=is.clone(),this._eraseAttrDataInternal=is.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 Yn;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 s=this._activeBuffer.ybase+this._activeBuffer.y+t,i=this._activeBuffer.lines.get(s);i&&(i.fill(e),i.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let s=u=>(this._coreService.triggerDataEvent(`${ce.ESC}${u}${ce.ESC}\\`),!0),i=this._bufferService.buffer,a=this._optionsService.rawOptions;return s(e==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:e==='"p'?'P1$r61;1"p':e==="r"?`P1$r${i.scrollTop+1};${i.scrollBottom+1}r`:e==="m"?"P1$r0m":e===" q"?`P1$r${{block:2,underline:4,bar:6}[a.cursorStyle]-(a.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(e,t){this._dirtyRowTracker.markRangeDirty(e,t)}},Z0=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&&(l2=e,e=t,t=l2),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};Z0=qt([we(0,tn)],Z0);function c2(e){return 0<=e&&e<256}var MH=5e7,u2=12,RH=50,DH=class extends Je{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 pe),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 s;for(;s=this._writeBuffer.shift();){this._action(s);let i=this._callbacks.shift();i&&i()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>MH)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 s=e||performance.now();for(;this._writeBuffer.length>this._bufferOffset;){let i=this._writeBuffer[this._bufferOffset],a=this._action(i,t);if(a){let u=h=>performance.now()-s>=u2?setTimeout(()=>this._innerWrite(0,h)):this._innerWrite(s,h);a.catch(h=>(queueMicrotask(()=>{throw h}),Promise.resolve(!1))).then(u);return}let l=this._callbacks[this._bufferOffset];if(l&&l(),this._bufferOffset++,this._pendingData-=i.length,performance.now()-s>=u2)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>RH&&(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()}},Q0=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 h=t.addMarker(t.ybase+t.y),m={data:e,id:this._nextId++,lines:[h]};return h.onDispose(()=>this._removeMarkerFromLink(m,h)),this._dataByLinkId.set(m.id,m),m.id}let s=e,i=this._getEntryIdKey(s),a=this._entriesWithId.get(i);if(a)return this.addLineToLink(a.id,t.ybase+t.y),a.id;let l=t.addMarker(t.ybase+t.y),u={id:this._nextId++,key:this._getEntryIdKey(s),data:s,lines:[l]};return l.onDispose(()=>this._removeMarkerFromLink(u,l)),this._entriesWithId.set(u.key,u),this._dataByLinkId.set(u.id,u),u.id}addLineToLink(e,t){let s=this._dataByLinkId.get(e);if(s&&s.lines.every(i=>i.line!==t)){let i=this._bufferService.buffer.addMarker(t);s.lines.push(i),i.onDispose(()=>this._removeMarkerFromLink(s,i))}}getLinkData(e){return this._dataByLinkId.get(e)?.data}_getEntryIdKey(e){return`${e.id};;${e.uri}`}_removeMarkerFromLink(e,t){let s=e.lines.indexOf(t);s!==-1&&(e.lines.splice(s,1),e.lines.length===0&&(e.data.id!==void 0&&this._entriesWithId.delete(e.key),this._dataByLinkId.delete(e.id)))}};Q0=qt([we(0,tn)],Q0);var d2=!1,OH=class extends Je{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new rl),this._onBinary=this._register(new pe),this.onBinary=this._onBinary.event,this._onData=this._register(new pe),this.onData=this._onData.event,this._onLineFeed=this._register(new pe),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new pe),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new pe),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new pe),this._instantiationService=new iH,this.optionsService=this._register(new mH(e)),this._instantiationService.setService(sn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(K0)),this._instantiationService.setService(tn,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(G0)),this._instantiationService.setService(HN,this._logService),this.coreService=this._register(this._instantiationService.createInstance(W0)),this._instantiationService.setService(eo,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(Y0)),this._instantiationService.setService($N,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance($a)),this._instantiationService.setService(eP,this.unicodeService),this._charsetService=this._instantiationService.createInstance(vH),this._instantiationService.setService(JI,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(Q0),this._instantiationService.setService(UN,this._oscLinkService),this._inputHandler=this._register(new jH(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(Ds.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(Ds.forward(this._bufferService.onResize,this._onResize)),this._register(Ds.forward(this.coreService.onData,this._onData)),this._register(Ds.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 DH((t,s)=>this._inputHandler.parse(t,s))),this._register(Ds.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new pe),this._onScroll.event(e=>{this._onScrollApi?.fire(e.position)})),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(e){for(let t in e)this.optionsService.options[t]=e[t]}write(e,t){this._writeBuffer.write(e,t)}writeSync(e,t){this._logService.logLevel<=3&&!d2&&(this._logService.warn("writeSync is unreliable and will be removed soon."),d2=!0),this._writeBuffer.writeSync(e,t)}input(e,t=!0){this.coreService.triggerDataEvent(e,t)}resize(e,t){isNaN(e)||isNaN(t)||(e=Math.max(e,_3),t=Math.max(t,y3),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(s2.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(s2(this._bufferService),!1))),this._windowsWrappingHeuristics.value=zt(()=>{for(let t of e)t.dispose()})}}},LH={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 zH(e,t,s,i){let a={type:0,cancel:!1,key:void 0},l=(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?a.key=ce.ESC+"OA":a.key=ce.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?a.key=ce.ESC+"OD":a.key=ce.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?a.key=ce.ESC+"OC":a.key=ce.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?a.key=ce.ESC+"OB":a.key=ce.ESC+"[B");break;case 8:a.key=e.ctrlKey?"\b":ce.DEL,e.altKey&&(a.key=ce.ESC+a.key);break;case 9:if(e.shiftKey){a.key=ce.ESC+"[Z";break}a.key=ce.HT,a.cancel=!0;break;case 13:a.key=e.altKey?ce.ESC+ce.CR:ce.CR,a.cancel=!0;break;case 27:a.key=ce.ESC,e.altKey&&(a.key=ce.ESC+ce.ESC),a.cancel=!0;break;case 37:if(e.metaKey)break;l?a.key=ce.ESC+"[1;"+(l+1)+"D":t?a.key=ce.ESC+"OD":a.key=ce.ESC+"[D";break;case 39:if(e.metaKey)break;l?a.key=ce.ESC+"[1;"+(l+1)+"C":t?a.key=ce.ESC+"OC":a.key=ce.ESC+"[C";break;case 38:if(e.metaKey)break;l?a.key=ce.ESC+"[1;"+(l+1)+"A":t?a.key=ce.ESC+"OA":a.key=ce.ESC+"[A";break;case 40:if(e.metaKey)break;l?a.key=ce.ESC+"[1;"+(l+1)+"B":t?a.key=ce.ESC+"OB":a.key=ce.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(a.key=ce.ESC+"[2~");break;case 46:l?a.key=ce.ESC+"[3;"+(l+1)+"~":a.key=ce.ESC+"[3~";break;case 36:l?a.key=ce.ESC+"[1;"+(l+1)+"H":t?a.key=ce.ESC+"OH":a.key=ce.ESC+"[H";break;case 35:l?a.key=ce.ESC+"[1;"+(l+1)+"F":t?a.key=ce.ESC+"OF":a.key=ce.ESC+"[F";break;case 33:e.shiftKey?a.type=2:e.ctrlKey?a.key=ce.ESC+"[5;"+(l+1)+"~":a.key=ce.ESC+"[5~";break;case 34:e.shiftKey?a.type=3:e.ctrlKey?a.key=ce.ESC+"[6;"+(l+1)+"~":a.key=ce.ESC+"[6~";break;case 112:l?a.key=ce.ESC+"[1;"+(l+1)+"P":a.key=ce.ESC+"OP";break;case 113:l?a.key=ce.ESC+"[1;"+(l+1)+"Q":a.key=ce.ESC+"OQ";break;case 114:l?a.key=ce.ESC+"[1;"+(l+1)+"R":a.key=ce.ESC+"OR";break;case 115:l?a.key=ce.ESC+"[1;"+(l+1)+"S":a.key=ce.ESC+"OS";break;case 116:l?a.key=ce.ESC+"[15;"+(l+1)+"~":a.key=ce.ESC+"[15~";break;case 117:l?a.key=ce.ESC+"[17;"+(l+1)+"~":a.key=ce.ESC+"[17~";break;case 118:l?a.key=ce.ESC+"[18;"+(l+1)+"~":a.key=ce.ESC+"[18~";break;case 119:l?a.key=ce.ESC+"[19;"+(l+1)+"~":a.key=ce.ESC+"[19~";break;case 120:l?a.key=ce.ESC+"[20;"+(l+1)+"~":a.key=ce.ESC+"[20~";break;case 121:l?a.key=ce.ESC+"[21;"+(l+1)+"~":a.key=ce.ESC+"[21~";break;case 122:l?a.key=ce.ESC+"[23;"+(l+1)+"~":a.key=ce.ESC+"[23~";break;case 123:l?a.key=ce.ESC+"[24;"+(l+1)+"~":a.key=ce.ESC+"[24~";break;default:if(e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey)e.keyCode>=65&&e.keyCode<=90?a.key=String.fromCharCode(e.keyCode-64):e.keyCode===32?a.key=ce.NUL:e.keyCode>=51&&e.keyCode<=55?a.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?a.key=ce.DEL:e.keyCode===219?a.key=ce.ESC:e.keyCode===220?a.key=ce.FS:e.keyCode===221&&(a.key=ce.GS);else if((!s||i)&&e.altKey&&!e.metaKey){let u=LH[e.keyCode]?.[e.shiftKey?1:0];if(u)a.key=ce.ESC+u;else if(e.keyCode>=65&&e.keyCode<=90){let h=e.ctrlKey?e.keyCode-64:e.keyCode+32,m=String.fromCharCode(h);e.shiftKey&&(m=m.toUpperCase()),a.key=ce.ESC+m}else if(e.keyCode===32)a.key=ce.ESC+(e.ctrlKey?ce.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let h=e.code.slice(3,4);e.shiftKey||(h=h.toLowerCase()),a.key=ce.ESC+h,a.cancel=!0}}else s&&!e.altKey&&!e.ctrlKey&&!e.shiftKey&&e.metaKey?e.keyCode===65&&(a.type=1):e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.keyCode>=48&&e.key.length===1?a.key=e.key:e.key&&e.ctrlKey&&(e.key==="_"&&(a.key=ce.US),e.key==="@"&&(a.key=ce.NUL));break}return a}var Zt=0,BH=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new Ph,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new Ph,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((a,l)=>this._getKey(a)-this._getKey(l)),t=0,s=0,i=new Array(this._array.length+this._insertedValues.length);for(let a=0;a<i.length;a++)s>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[s])?(i[a]=e[t],t++):i[a]=this._array[s++];this._array=i,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||(Zt=this._search(t),Zt===-1)||this._getKey(this._array[Zt])!==t)return!1;do if(this._array[Zt]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(Zt),!0;while(++Zt<this._array.length&&this._getKey(this._array[Zt])===t);return!1}_flushDeleted(){this._isFlushingDeleted=!0;let e=this._deletedIndices.sort((a,l)=>a-l),t=0,s=new Array(this._array.length-e.length),i=0;for(let a=0;a<this._array.length;a++)e[t]===a?t++:s[i++]=this._array[a];this._array=s,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&&(Zt=this._search(e),!(Zt<0||Zt>=this._array.length)&&this._getKey(this._array[Zt])===e))do yield this._array[Zt];while(++Zt<this._array.length&&this._getKey(this._array[Zt])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Zt=this._search(e),!(Zt<0||Zt>=this._array.length)&&this._getKey(this._array[Zt])===e))do t(this._array[Zt]);while(++Zt<this._array.length&&this._getKey(this._array[Zt])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,s=this._array.length-1;for(;s>=t;){let i=t+s>>1,a=this._getKey(this._array[i]);if(a>e)s=i-1;else if(a<e)t=i+1;else{for(;i>0&&this._getKey(this._array[i-1])===e;)i--;return i}}return t}},Qp=0,h2=0,IH=class extends Je{constructor(){super(),this._decorations=new BH(e=>e?.marker.line),this._onDecorationRegistered=this._register(new pe),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new pe),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(zt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new PH(e);if(t){let s=t.marker.onDispose(()=>t.dispose()),i=t.onDispose(()=>{i.dispose(),t&&(this._decorations.delete(t)&&this._onDecorationRemoved.fire(t),s.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,s){let i=0,a=0;for(let l of this._decorations.getKeyIterator(t))i=l.options.x??0,a=i+(l.options.width??1),e>=i&&e<a&&(!s||(l.options.layer??"bottom")===s)&&(yield l)}forEachDecorationAtCell(e,t,s,i){this._decorations.forEachByKey(t,a=>{Qp=a.options.x??0,h2=Qp+(a.options.width??1),e>=Qp&&e<h2&&(!s||(a.options.layer??"bottom")===s)&&i(a)})}},PH=class extends sa{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new pe),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new pe),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=$t.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=$t.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},$H=1e3,HH=class{constructor(e,t=$H){this._renderCallback=e,this._debounceThresholdMS=t,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(e,t,s){this._rowCount=s,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 i=performance.now();if(i-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=i,this._innerRefresh();else if(!this._additionalRefreshRequested){let a=i-this._lastRefreshMs,l=this._debounceThresholdMS-a;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout(()=>{this._lastRefreshMs=performance.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0},l)}}_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)}},f2=20,$h=class extends Je{constructor(e,t,s,i){super(),this._terminal=e,this._coreBrowserService=s,this._renderService=i,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="";let a=this._coreBrowserService.mainDocument;this._accessibilityContainer=a.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=a.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let l=0;l<this._terminal.rows;l++)this._rowElements[l]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[l]);if(this._topBoundaryFocusListener=l=>this._handleBoundaryFocus(l,0),this._bottomBoundaryFocusListener=l=>this._handleBoundaryFocus(l,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=a.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this._register(new HH(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(l=>this._handleResize(l.rows))),this._register(this._terminal.onRender(l=>this._refreshRows(l.start,l.end))),this._register(this._terminal.onScroll(()=>this._refreshRows())),this._register(this._terminal.onA11yChar(l=>this._handleChar(l))),this._register(this._terminal.onLineFeed(()=>this._handleChar(`
|
|
155
|
-
`))),this._register(this._terminal.onA11yTab(l=>this._handleTab(l))),this._register(this._terminal.onKey(l=>this._handleKey(l.key))),this._register(this._terminal.onBlur(()=>this._clearLiveRegion())),this._register(this._renderService.onDimensionsChange(()=>this._refreshRowsDimensions())),this._register(Ve(a,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(zt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<f2+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
|
|
156
|
-
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===f2+1&&(this._liveRegion.textContent+=x0.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 s=this._terminal.buffer,i=s.lines.length.toString();for(let a=e;a<=t;a++){let l=s.lines.get(s.ydisp+a),u=[],h=l?.translateToString(!0,void 0,void 0,u)||"",m=(s.ydisp+a+1).toString(),f=this._rowElements[a];f&&(h.length===0?(f.textContent=" ",this._rowColumns.set(f,[0,1])):(f.textContent=h,this._rowColumns.set(f,u)),f.setAttribute("aria-posinset",m),f.setAttribute("aria-setsize",i),this._alignRowWidth(f))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let s=e.target,i=this._rowElements[t===0?1:this._rowElements.length-2],a=s.getAttribute("aria-posinset"),l=t===0?"1":`${this._terminal.buffer.lines.length}`;if(a===l||e.relatedTarget!==i)return;let u,h;if(t===0?(u=s,h=this._rowElements.pop(),this._rowContainer.removeChild(h)):(u=this._rowElements.shift(),h=s,this._rowContainer.removeChild(u)),u.removeEventListener("focus",this._topBoundaryFocusListener),h.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let m=this._createAccessibilityTreeNode();this._rowElements.unshift(m),this._rowContainer.insertAdjacentElement("afterbegin",m)}else{let m=this._createAccessibilityTreeNode();this._rowElements.push(m),this._rowContainer.appendChild(m)}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(){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},s={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(s.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===s.node&&t.offset>s.offset)&&([t,s]=[s,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 i=this._rowElements.slice(-1)[0];if(s.node.compareDocumentPosition(i)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(s={node:i,offset:i.textContent?.length??0}),!this._rowContainer.contains(s.node))return;let a=({node:h,offset:m})=>{let f=h instanceof Text?h.parentNode:h,p=parseInt(f?.getAttribute("aria-posinset"),10)-1;if(isNaN(p))return console.warn("row is invalid. Race condition?"),null;let b=this._rowColumns.get(f);if(!b)return console.warn("columns is null. Race condition?"),null;let v=m<b.length?b[m]:b.slice(-1)[0]+1;return v>=this._terminal.cols&&(++p,v=0),{row:p,column:v}},l=a(t),u=a(s);if(!(!l||!u)){if(l.row>u.row||l.row===u.row&&l.column>=u.column)throw new Error("invalid range");this._terminal.select(l.column,l.row,(u.row-l.row)*this._terminal.cols-l.column+u.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){e.style.transform="";let t=e.getBoundingClientRect().width,s=this._rowColumns.get(e)?.slice(-1)?.[0];if(!s)return;let i=s*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${i/t})`}};$h=qt([we(1,dx),we(2,pr),we(3,gr)],$h);var J0=class extends Je{constructor(e,t,s,i,a){super(),this._element=e,this._mouseService=t,this._renderService=s,this._bufferService=i,this._linkProviderService=a,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new pe),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new pe),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(zt(()=>{Wa(this._linkCacheDisposables),this._linkCacheDisposables.length=0,this._lastMouseEvent=void 0,this._activeProviderReplies?.clear()})),this._register(this._bufferService.onResize(()=>{this._clearCurrentLink(),this._wasResized=!0})),this._register(Ve(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(Ve(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(Ve(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(Ve(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 s=e.composedPath();for(let i=0;i<s.length;i++){let a=s[i];if(a.classList.contains("xterm"))break;if(a.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){(!this._activeProviderReplies||!t)&&(this._activeProviderReplies?.forEach(i=>{i?.forEach(a=>{a.link.dispose&&a.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let s=!1;for(let[i,a]of this._linkProviderService.linkProviders.entries())t?this._activeProviderReplies?.get(i)&&(s=this._checkLinkProviderResult(i,e,s)):a.provideLinks(e.y,l=>{if(this._isMouseOut)return;let u=l?.map(h=>({link:h}));this._activeProviderReplies?.set(i,u),s=this._checkLinkProviderResult(i,e,s),this._activeProviderReplies?.size===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let s=new Set;for(let i=0;i<t.size;i++){let a=t.get(i);if(a)for(let l=0;l<a.length;l++){let u=a[l],h=u.link.range.start.y<e?0:u.link.range.start.x,m=u.link.range.end.y>e?this._bufferService.cols:u.link.range.end.x;for(let f=h;f<=m;f++){if(s.has(f)){a.splice(l--,1);break}s.add(f)}}}}_checkLinkProviderResult(e,t,s){if(!this._activeProviderReplies)return s;let i=this._activeProviderReplies.get(e),a=!1;for(let l=0;l<e;l++)(!this._activeProviderReplies.has(l)||this._activeProviderReplies.get(l))&&(a=!0);if(!a&&i){let l=i.find(u=>this._linkAtPosition(u.link,t));l&&(s=!0,this._handleNewLink(l))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!s)for(let l=0;l<this._activeProviderReplies.size;l++){let u=this._activeProviderReplies.get(l)?.find(h=>this._linkAtPosition(h.link,t));if(u){s=!0,this._handleNewLink(u);break}}return s}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(e){if(!this._currentLink)return;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);t&&this._mouseDownLink&&UH(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,Wa(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:()=>this._currentLink?.state?.decorations.pointerCursor,set:s=>{this._currentLink?.state&&this._currentLink.state.decorations.pointerCursor!==s&&(this._currentLink.state.decorations.pointerCursor=s,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",s))}},underline:{get:()=>this._currentLink?.state?.decorations.underline,set:s=>{this._currentLink?.state&&this._currentLink?.state?.decorations.underline!==s&&(this._currentLink.state.decorations.underline=s,this._currentLink.state.isHovered&&this._fireUnderlineEvent(e.link,s))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange(s=>{if(!this._currentLink)return;let i=s.start===0?0:s.start+1+this._bufferService.buffer.ydisp,a=this._bufferService.buffer.ydisp+1+s.end;if(this._currentLink.link.range.start.y>=i&&this._currentLink.link.range.end.y<=a&&(this._clearCurrentLink(i,a),this._lastMouseEvent)){let l=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);l&&this._askForLink(l,!1)}})))}_linkHover(e,t,s){this._currentLink?.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(s,t.text)}_fireUnderlineEvent(e,t){let s=e.range,i=this._bufferService.buffer.ydisp,a=this._createLinkUnderlineEvent(s.start.x-1,s.start.y-i-1,s.end.x,s.end.y-i-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(a)}_linkLeave(e,t,s){this._currentLink?.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(s,t.text)}_linkAtPosition(e,t){let s=e.range.start.y*this._bufferService.cols+e.range.start.x,i=e.range.end.y*this._bufferService.cols+e.range.end.x,a=t.y*this._bufferService.cols+t.x;return s<=a&&a<=i}_positionFromMouseEvent(e,t,s){let i=s.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(i)return{x:i[0],y:i[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,s,i,a){return{x1:e,y1:t,x2:s,y2:i,cols:this._bufferService.cols,fg:a}}};J0=qt([we(1,hx),we(2,gr),we(3,tn),we(4,VN)],J0);function UH(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 FH=class extends OH{constructor(e={}){super(e),this._linkifier=this._register(new rl),this.browser=c3,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new rl),this._onCursorMove=this._register(new pe),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new pe),this.onKey=this._onKey.event,this._onRender=this._register(new pe),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new pe),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new pe),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new pe),this.onBell=this._onBell.event,this._onFocus=this._register(new pe),this._onBlur=this._register(new pe),this._onA11yCharEmitter=this._register(new pe),this._onA11yTabEmitter=this._register(new pe),this._onWillOpen=this._register(new pe),this._setup(),this._decorationService=this._instantiationService.createInstance(IH),this._instantiationService.setService(fu,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(R$),this._instantiationService.setService(VN,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(_0)),this._register(this._inputHandler.onRequestBell(()=>this._onBell.fire())),this._register(this._inputHandler.onRequestRefreshRows(t=>this.refresh(t?.start??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(Ds.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(Ds.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(Ds.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(Ds.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(zt(()=>{this._customKeyEventHandler=void 0,this.element?.parentNode?.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 s,i="";switch(t.index){case 256:s="foreground",i="10";break;case 257:s="background",i="11";break;case 258:s="cursor",i="12";break;default:s="ansi",i="4;"+t.index}switch(t.type){case 0:let a=Mt.toColorRGB(s==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[s]);this.coreService.triggerDataEvent(`${ce.ESC}]${i};${TH(a)}${o3.ST}`);break;case 1:if(s==="ansi")this._themeService.modifyColors(l=>l.ansi[t.index]=os.toColor(...t.color));else{let l=s;this._themeService.modifyColors(u=>u[l]=os.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($h,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(ce.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){return this.textarea?.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(ce.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 s=Math.min(this.buffer.x,this.cols-1),i=this._renderService.dimensions.css.cell.height,a=t.getWidth(s),l=this._renderService.dimensions.css.cell.width*a,u=this.buffer.y*this._renderService.dimensions.css.cell.height,h=s*this._renderService.dimensions.css.cell.width;this.textarea.style.left=h+"px",this.textarea.style.top=u+"px",this.textarea.style.width=l+"px",this.textarea.style.height=i+"px",this.textarea.style.lineHeight=i+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Ve(this.element,"copy",t=>{this.hasSelection()&&KI(t,this._selectionService)}));let e=t=>WI(t,this.textarea,this.coreService,this.optionsService);this._register(Ve(this.textarea,"paste",e)),this._register(Ve(this.element,"paste",e)),u3?this._register(Ve(this.element,"mousedown",t=>{t.button===2&&ww(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Ve(this.element,"contextmenu",t=>{ww(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),_x&&this._register(Ve(this.element,"auxclick",t=>{t.button===1&&LN(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(Ve(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(Ve(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(Ve(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(Ve(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(Ve(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(Ve(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(Ve(this.textarea,"input",e=>this._inputEvent(e),!0)),this._register(this.onRender(()=>this._compositionHelper.updateCompositionElements()))}open(e){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"),this.element?.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(Ve(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 s=this.textarea=this._document.createElement("textarea");this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",b0.get()),f3||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",()=>s.readOnly=this.optionsService.rawOptions.disableStdin)),this.textarea.readOnly=this.optionsService.rawOptions.disableStdin,this._coreBrowserService=this._register(this._instantiationService.createInstance(j$,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(pr,this._coreBrowserService),this._register(Ve(this.textarea,"focus",a=>this._handleTextAreaFocus(a))),this._register(Ve(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(H0,this._document,this._helperContainer),this._instantiationService.setService(nf,this._charSizeService),this._themeService=this._instantiationService.createInstance(q0),this._instantiationService.setService(fl,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(Bh),this._instantiationService.setService(FN,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(F0,this.rows,this.screenElement)),this._instantiationService.setService(gr,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(I0,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(U0),this._instantiationService.setService(hx,this._mouseService);let i=this._linkifier.value=this._register(this._instantiationService.createInstance(J0,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(z0,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(V0,this.element,this.screenElement,i)),this._instantiationService.setService(sP,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(Ds.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{this._selectionService.refresh(),this._viewport?.queueSync()})),this._register(this._instantiationService.createInstance(B0,this.screenElement)),this._register(Ve(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($h,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",a=>this._handleScreenReaderModeOptionChange(a))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(zh,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",a=>{!this._overviewRulerRenderer&&a&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(zh,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance($0,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function s(l){let u=e._mouseService.getMouseReportCoords(l,e.screenElement);if(!u)return!1;let h,m;switch(l.overrideType||l.type){case"mousemove":m=32,l.buttons===void 0?(h=3,l.button!==void 0&&(h=l.button<3?l.button:3)):h=l.buttons&1?0:l.buttons&4?1:l.buttons&2?2:3;break;case"mouseup":m=0,h=l.button<3?l.button:3;break;case"mousedown":m=1,h=l.button<3?l.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(l)===!1)return!1;let f=l.deltaY;if(f===0||e.coreMouseService.consumeWheelEvent(l,e._renderService?.dimensions?.device?.cell?.height,e._coreBrowserService?.dpr)===0)return!1;m=f<0?0:1,h=4;break;default:return!1}return m===void 0||h===void 0||h>4?!1:e.coreMouseService.triggerMouseEvent({col:u.col,row:u.row,x:u.x,y:u.y,button:h,action:m,ctrl:l.ctrlKey,alt:l.altKey,shift:l.shiftKey})}let i={mouseup:null,wheel:null,mousedrag:null,mousemove:null},a={mouseup:l=>(s(l),l.buttons||(this._document.removeEventListener("mouseup",i.mouseup),i.mousedrag&&this._document.removeEventListener("mousemove",i.mousedrag)),this.cancel(l)),wheel:l=>(s(l),this.cancel(l,!0)),mousedrag:l=>{l.buttons&&s(l)},mousemove:l=>{l.buttons||s(l)}};this._register(this.coreMouseService.onProtocolChange(l=>{l?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(l)),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()),l&8?i.mousemove||(t.addEventListener("mousemove",a.mousemove),i.mousemove=a.mousemove):(t.removeEventListener("mousemove",i.mousemove),i.mousemove=null),l&16?i.wheel||(t.addEventListener("wheel",a.wheel,{passive:!1}),i.wheel=a.wheel):(t.removeEventListener("wheel",i.wheel),i.wheel=null),l&2?i.mouseup||(i.mouseup=a.mouseup):(this._document.removeEventListener("mouseup",i.mouseup),i.mouseup=null),l&4?i.mousedrag||(i.mousedrag=a.mousedrag):(this._document.removeEventListener("mousemove",i.mousedrag),i.mousedrag=null)})),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this._register(Ve(t,"mousedown",l=>{if(l.preventDefault(),this.focus(),!(!this.coreMouseService.areMouseEventsActive||this._selectionService.shouldForceSelection(l)))return s(l),i.mouseup&&this._document.addEventListener("mouseup",i.mouseup),i.mousedrag&&this._document.addEventListener("mousemove",i.mousedrag),this.cancel(l)})),this._register(Ve(t,"wheel",l=>{if(!i.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(l)===!1)return!1;if(!this.buffer.hasScrollback){if(l.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(l,e._renderService?.dimensions?.device?.cell?.height,e._coreBrowserService?.dpr)===0)return this.cancel(l,!0);let u=ce.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(l.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(u,!0),this.cancel(l,!0)}}},{passive:!1}))}refresh(e,t){this._renderService?.refreshRows(e,t)}updateCursorStyle(e){this._selectionService?.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){ON(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,s){this._selectionService.setSelection(e,t,s)}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(){this._selectionService?.clearSelection()}selectAll(){this._selectionService?.selectAll()}selectLines(e,t){this._selectionService?.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 s=zH(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),s.type===3||s.type===2){let i=this.rows-1;return this.scrollLines(s.type===2?-i:i),this.cancel(e,!0)}if(s.type===1&&this.selectAll(),this._isThirdLevelShift(this.browser,e)||(s.cancel&&this.cancel(e,!0),!s.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((s.key===ce.ETX||s.key===ce.CR)&&(this.textarea.value=""),this._onKey.fire({key:s.key,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(s.key,!0),!this.optionsService.rawOptions.screenReaderMode||e.altKey||e.ctrlKey)return this.cancel(e,!0);this._keyDownHandled=!0}_isThirdLevelShift(e,t){let s=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"?s:s&&(!t.keyCode||t.keyCode>47)}_keyUp(e){this._keyDownSeen=!1,!(this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)&&(VH(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){this._charSizeService?.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(is));this._onScroll.fire({position:this.buffer.ydisp}),this.refresh(0,this.rows-1)}}reset(){this.options.rows=this.rows,this.options.cols=this.cols;let e=this._customKeyEventHandler;this._setup(),super.reset(),this._selectionService?.reset(),this._decorationService.reset(),this._customKeyEventHandler=e,this.refresh(0,this.rows-1)}clearTextureAtlas(){this._renderService?.clearTextureAtlas()}_reportFocus(){this.element?.classList.contains("focus")?this.coreService.triggerDataEvent(ce.ESC+"[I"):this.coreService.triggerDataEvent(ce.ESC+"[O")}_reportWindowsOptions(e){if(this._renderService)switch(e){case 0:let t=this._renderService.dimensions.css.canvas.width.toFixed(0),s=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${ce.ESC}[4;${s};${t}t`);break;case 1:let i=this._renderService.dimensions.css.cell.width.toFixed(0),a=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${ce.ESC}[6;${a};${i}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function VH(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var qH=class{constructor(){this._addons=[]}dispose(){for(let e=this._addons.length-1;e>=0;e--)this._addons[e].instance.dispose()}loadAddon(e,t){let s={instance:t,dispose:t.dispose,isDisposed:!1};this._addons.push(s),t.dispose=()=>this._wrappedAddonDispose(s),t.activate(e)}_wrappedAddonDispose(e){if(e.isDisposed)return;let t=-1;for(let s=0;s<this._addons.length;s++)if(this._addons[s]===e){t=s;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)}},GH=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 Yn)}translateToString(e,t,s){return this._line.translateToString(e,t,s)}},m2=class{constructor(e,t){this._buffer=e,this.type=t}init(e){return this._buffer=e,this}get cursorY(){return this._buffer.y}get cursorX(){return this._buffer.x}get viewportY(){return this._buffer.ydisp}get baseY(){return this._buffer.ybase}get length(){return this._buffer.lines.length}getLine(e){let t=this._buffer.lines.get(e);if(t)return new GH(t)}getNullCell(){return new Yn}},KH=class extends Je{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new pe),this.onBufferChange=this._onBufferChange.event,this._normal=new m2(this._core.buffers.normal,"normal"),this._alternate=new m2(this._core.buffers.alt,"alternate"),this._core.buffers.onBufferActivate(()=>this._onBufferChange.fire(this.active))}get active(){if(this._core.buffers.active===this._core.buffers.normal)return this.normal;if(this._core.buffers.active===this._core.buffers.alt)return this.alternate;throw new Error("Active buffer is neither normal nor alternate")}get normal(){return this._normal.init(this._core.buffers.normal)}get alternate(){return this._alternate.init(this._core.buffers.alt)}},WH=class{constructor(e){this._core=e}registerCsiHandler(e,t){return this._core.registerCsiHandler(e,s=>t(s.toArray()))}addCsiHandler(e,t){return this.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._core.registerDcsHandler(e,(s,i)=>t(s,i.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)}},YH=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}},XH=["cols","rows"],vi=0,ZH=class extends Je{constructor(e){super(),this._core=this._register(new FH(e)),this._addonManager=this._register(new qH),this._publicOptions={...this._core.options};let t=i=>this._core.options[i],s=(i,a)=>{this._checkReadonlyOptions(i),this._core.options[i]=a};for(let i in this._core.options){let a={get:t.bind(this,i),set:s.bind(this,i)};Object.defineProperty(this._publicOptions,i,a)}}_checkReadonlyOptions(e){if(XH.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 WH(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new YH(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 KH(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,s){this._verifyIntegers(e,t,s),this._core.select(e,t,s)}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
|
|
157
|
-
`,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 b0.get()},set promptLabel(e){b0.set(e)},get tooMuchOutput(){return x0.get()},set tooMuchOutput(e){x0.set(e)}}}_verifyIntegers(...e){for(vi of e)if(vi===1/0||isNaN(vi)||vi%1!==0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...e){for(vi of e)if(vi&&(vi===1/0||isNaN(vi)||vi%1!==0||vi<0))throw new Error("This API only accepts positive integers")}};function w3({sessionId:e,active:t,toolbarExtra:s}){const i=S.useRef(null),a=S.useRef(null),l=S.useRef(null),u=S.useRef(null),[h,m]=S.useState("Local workspace"),[f,p]=S.useState("connecting"),[b,v]=S.useState("Opening shell"),_=S.useCallback(()=>{const w=u.current,C=l.current;if(!w||w.readyState!==WebSocket.OPEN||!C)return;C.fit();const E=C.proposeDimensions();E&&w.send(JSON.stringify({cols:E.cols,rows:E.rows,type:"resize"}))},[]);S.useEffect(()=>{if(!i.current)return;const w=new ZH({allowProposedApi:!0,cursorBlink:!0,fontFamily:'"SF Mono", "JetBrains Mono", ui-monospace, Menlo, monospace',fontSize:12,lineHeight:1.25,scrollback:4e3,theme:{background:"#090909",black:"#090909",blue:"#69a7ff",brightBlack:"#5f6368",brightBlue:"#8ab4f8",brightCyan:"#7ddfd7",brightGreen:"#8fdc8a",brightMagenta:"#d7a2ff",brightRed:"#ff8a80",brightWhite:"#ffffff",brightYellow:"#ffd166",cyan:"#62d0c8",foreground:"#f2f2f2",green:"#7ac77f",magenta:"#c792ea",red:"#ff6b6b",selectionBackground:"#ffffff33",white:"#e8eaed",yellow:"#f7c948"}}),C=new UI;w.loadAddon(C),w.open(i.current),a.current=w,l.current=C;const E=new WebSocket(QH(e));u.current=E;const T=w.onData(M=>{E.readyState===WebSocket.OPEN&&E.send(JSON.stringify({data:M,type:"input"}))});E.addEventListener("open",()=>{p("running"),v("Shell connected"),_()}),E.addEventListener("message",M=>{const R=JH(M.data);if(R){if(R.type==="output"){w.write(R.data);return}if(R.type==="error"){p("error"),v(R.error);return}p(R.state==="idle"?"connecting":R.state),R.cwd&&m(R.cwd),v(R.error??R.shell??"Shell connected")}}),E.addEventListener("close",()=>{p(M=>M==="exited"?M:"exited"),v("Socket closed")}),E.addEventListener("error",()=>{p("error"),v("Terminal socket error")}),window.addEventListener("resize",_),window.setTimeout(_,0);const N=new ResizeObserver(()=>_());return N.observe(i.current),()=>{window.removeEventListener("resize",_),N.disconnect(),T.dispose(),E.close(),w.dispose(),u.current=null,a.current=null,l.current=null}},[e,_]),S.useEffect(()=>{if(!t)return;const w=window.setTimeout(()=>{_(),a.current?.focus()},0);return()=>window.clearTimeout(w)},[t,_]);const y=S.useCallback(w=>{const C=u.current;if(!C||C.readyState!==WebSocket.OPEN)return;const E=l.current?.proposeDimensions();C.send(JSON.stringify({cols:E?.cols,rows:E?.rows,...w}))},[]);return o.jsxs("section",{className:ue("flex h-full min-h-0 flex-col bg-[#090909] text-white",!t&&"hidden"),children:[o.jsxs("div",{className:"flex shrink-0 flex-wrap items-center justify-between gap-3 border-b border-white/10 bg-[#111111] px-4 py-2",children:[o.jsx("div",{className:"min-w-0",children:o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(Ue,{className:ue("border-white/15 bg-white/10 text-white shadow-none",f==="running"&&"border-emerald-400/35 text-emerald-200",f==="error"&&"border-red-400/35 text-red-200"),variant:"outline",children:f}),o.jsxs("span",{className:"truncate font-mono text-[11px] text-white/55",children:[h," · ",b]})]})}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsxs(ne,{"aria-label":"Restart terminal",className:"border-white/15 bg-white/5 text-white hover:bg-white/10",size:"sm",variant:"outline",onClick:()=>y({type:"restart"}),type:"button",children:[o.jsx(fb,{}),"Restart"]}),o.jsxs(ne,{"aria-label":"Stop terminal",className:"border-white/15 bg-white/5 text-white hover:bg-white/10",size:"sm",variant:"outline",onClick:()=>y({type:"stop"}),type:"button",children:[o.jsx(nu,{}),"Stop"]}),s]})]}),o.jsx("div",{"aria-label":"terminal viewport",className:"min-h-0 flex-1 overflow-hidden px-3 py-0.5",children:o.jsx("div",{className:"h-full w-full",ref:i})})]})}function QH(e){const t=window.location.protocol==="https:"?"wss:":"ws:",s=encodeURIComponent(e);return`${t}//${window.location.host}/api/terminal/socket?id=${s}`}function JH(e){if(typeof e!="string")return null;try{const t=JSON.parse(e);return typeof t?.type=="string"?t:null}catch{return null}}function eU({serviceName:e,active:t}){const[s,i]=S.useState(null),[a,l]=S.useState(null),[u,h]=S.useState(!1),m=S.useRef(!1);S.useEffect(()=>{if(!t||m.current)return;m.current=!0;let b=!1;return(async()=>{try{const v=await Qd({serviceName:e});b||i(v.id)}catch(v){b||l(v instanceof Error?v.message:String(v))}})(),()=>{b=!0}},[t,e]);const f=o.jsxs(ne,{"aria-label":u?"Exit fullscreen terminal":"Expand terminal",className:"border-white/15 bg-white/5 text-white hover:bg-white/10",onClick:()=>h(b=>!b),size:"sm",type:"button",variant:"outline",children:[u?o.jsx(Wk,{}):o.jsx(Kk,{}),u?"Exit":"Expand"]}),p=a?o.jsxs("div",{className:"p-3 font-mono text-[11px] text-destructive",children:["Could not open terminal: ",a]}):s?o.jsx(w3,{active:t,sessionId:s,toolbarExtra:f}):o.jsx("div",{className:"p-3 font-mono text-[11px] text-muted-foreground",children:"Opening terminal…"});return u&&t?o.jsx(ux,{onClose:()=>h(!1),title:`Terminal — ${e}`,children:p}):o.jsx("div",{className:ue("h-[60vh] min-h-[24rem] overflow-hidden rounded-md border border-border",!t&&"hidden"),children:p})}const tU=500;function sU(e){const[t,s]=S.useState(),[i,a]=S.useState([]),[l,u]=S.useState(),[h,m]=S.useState(!1),f=S.useRef(void 0);S.useEffect(()=>{f.current=void 0,s(void 0),a([]);const b=new EventSource(`/api/services/${encodeURIComponent(e)}/test/stream`),v=_=>{try{const y=JSON.parse(_.data);y.run.id!==f.current&&(f.current=y.run.id,a([])),s(y.run),y.line&&a(w=>[...w,y.line].slice(-tU))}catch{}};return b.addEventListener("status",v),b.addEventListener("output",v),()=>b.close()},[e]);const p=S.useCallback(async b=>{m(!0),u(void 0);try{await N6(e,b)}catch(v){u(v instanceof Error?v.message:String(v))}finally{m(!1)}},[e]);return{run:t,lines:i,error:l,starting:h,start:p}}const nU={running:"secondary",passed:"success",failed:"error",error:"error"},iU={running:"Running",passed:"Passed",failed:"Failed",error:"Error"};function rU({serviceName:e}){const{run:t,lines:s,error:i,starting:a,start:l}=sU(e),[u,h]=S.useState(""),m=t?.status==="running"||a,f=t?.status==="failed"||t?.status==="error";return o.jsxs("div",{className:"space-y-2",children:[o.jsxs("form",{className:"flex items-center gap-2",onSubmit:p=>{p.preventDefault(),m||l(u.trim()||void 0)},children:[o.jsx(nt,{className:"h-7 flex-1 text-[11px]",disabled:m,onChange:p=>h(p.target.value),placeholder:"Optional test pattern (e.g. config-store)",value:u}),o.jsx(ne,{disabled:m,size:"sm",type:"submit",children:m?"Running…":"Run tests"})]}),i?o.jsx("div",{className:"text-red-600",children:i}):null,t?o.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-muted-foreground",children:[o.jsx(Ue,{size:"small",variant:nU[t.status],children:iU[t.status]}),o.jsx("code",{className:"font-mono text-[11px]",children:t.command}),t.failingCount>0?o.jsxs("span",{children:["· ",t.failingCount," failing"]}):null,t.exitCode!=null?o.jsxs("span",{children:["· exit ",t.exitCode]}):null]}):o.jsx("div",{className:"text-muted-foreground",children:"No test runs yet."}),s.length>0?o.jsx("pre",{className:"max-h-72 overflow-auto whitespace-pre-wrap break-all rounded bg-background p-2 font-mono text-[11px]",children:s.map((p,b)=>o.jsx("div",{className:ue(p.stream==="stderr"&&"text-red-500"),children:p.text},b))}):null,f?o.jsxs("div",{className:"rounded border border-border bg-muted/40 p-2",children:["Failures were piped into the"," ",o.jsx("a",{className:"font-medium underline",href:"/errors",children:"Error Inbox"})," ","— open an incident there to copy a debugging prompt for your agent."]}):null]})}function aU({serviceName:e,status:t,health:s,timeline:i,onRefresh:a}){const[l,u]=S.useState("metrics"),h=s?.processTree?.processes??[];return o.jsxs("div",{className:"border-t border-border bg-muted/30 px-3 py-2 text-xs",children:[o.jsxs("div",{className:"mb-2 flex gap-1",children:[o.jsx(Da,{active:l==="logs",onClick:()=>u("logs"),children:"Logs"}),o.jsxs(Da,{active:l==="processes",onClick:()=>u("processes"),children:["Processes ",h.length?o.jsx(Ue,{variant:"secondary",size:"small",children:h.length}):null]}),o.jsx(Da,{active:l==="metrics",onClick:()=>u("metrics"),children:"Metrics"}),o.jsxs(Da,{active:l==="http",onClick:()=>u("http"),children:["HTTP",t?.inspector?.enabled?o.jsx(Ue,{variant:"success",size:"small",children:"on"}):null]}),o.jsx(Da,{active:l==="env",onClick:()=>u("env"),children:"Env"}),o.jsx(Da,{active:l==="tests",onClick:()=>u("tests"),children:"Tests"}),o.jsx(Da,{active:l==="terminal",onClick:()=>u("terminal"),children:"Terminal"})]}),l==="processes"?o.jsx(PI,{rows:h}):null,l==="metrics"?o.jsx(DI,{serviceName:e}):null,l==="http"?o.jsx(jI,{serviceName:e,status:t,timeline:i,onRefresh:a}):null,l==="env"?o.jsx(AI,{serviceName:e}):null,l==="tests"?o.jsx(rU,{serviceName:e}):null,l==="logs"?o.jsx(yI,{serviceName:e}):null,o.jsx(eU,{active:l==="terminal",serviceName:e},e)]})}function Da({active:e,onClick:t,children:s}){return o.jsx("button",{className:ue("inline-flex items-center gap-1.5 rounded-md px-2.5 py-1 text-xs font-medium transition-colors",e?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),onClick:t,type:"button",children:s})}const oU={high:"success",medium:"warning",low:"secondary"};function lU({onClose:e,onRefresh:t}){const s=Bs(),{sendToAgent:i}=cs(),[a,l]=S.useState("url"),[u,h]=S.useState(""),[m,f]=S.useState(!1),[p,b]=S.useState(null),[v,_]=S.useState(null),[y,w]=S.useState([]),[C,E]=S.useState([]),[T,N]=S.useState(null),M=T?.kind==="docker-compose"?C.find(j=>j.composeService===T.composeService):void 0;async function R(){if(u.trim()){f(!0),b(null);try{const j=await f6(u.trim());_(j.profile),w(j.proposals),E(j.databases),N(j.proposals[0]??null),j.proposals.length===0&&b("Cloned, but couldn't detect how to run this repo. Refine with AI or add it manually."),l("review")}catch(j){b(j instanceof Error?j.message:String(j))}finally{f(!1)}}}function z(){i({prompt:`Onboard this repository and register it as a NoMoreIDE service: ${u.trim()}
|
|
158
|
-
Use nomoreide_onboard_repo to inspect it, pick the best run command, then register and start it.`,source:{type:"repo-onboard",label:"Onboard repo"},label:`Onboard and run this repo: ${u.trim()}`}),e()}async function O(j){if(T){f(!0),b(null);try{await m6(T,j,M),await t(),s.success(`${T.name} registered${M?" (+ database)":""}${j?" and starting":""}.`),e()}catch(P){b(P instanceof Error?P.message:String(P))}finally{f(!1)}}}return o.jsxs(Ai,{icon:o.jsx(Xn,{}),onClose:e,size:"lg",title:"Add from GitHub",children:[a==="url"?o.jsx(cU,{url:u,busy:m,error:p,onChange:h,onScan:R,onRefine:z}):null,a==="review"&&v?o.jsx(uU,{profile:v,proposals:y,selected:T,database:M,error:p,onSelect:N,onEdit:N,onBack:()=>l("url"),onRefine:z,onContinue:()=>l("install")}):null,a==="install"&&T?o.jsx(hU,{proposal:T,busy:m,error:p,onBack:()=>l("review"),onRegister:O}):null]})}function cU({url:e,busy:t,error:s,onChange:i,onScan:a,onRefine:l}){return o.jsxs("div",{className:"flex flex-col gap-3",children:[o.jsx("p",{className:"text-sm text-muted-foreground",children:"Paste a repository URL. NoMoreIDE clones it, detects how it runs, and proposes a service."}),o.jsx(nt,{autoFocus:!0,placeholder:"https://github.com/owner/repo",value:e,onChange:u=>i(u.target.value),onKeyDown:u=>{u.key==="Enter"&&!t&&a()}}),s?o.jsx("p",{className:"text-sm text-destructive",children:s}):null,o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs(ne,{variant:"ghost",size:"sm",onClick:l,disabled:!e.trim(),children:[o.jsx(oa,{className:"size-3.5"}),"Refine with AI"]}),o.jsxs(ne,{onClick:a,disabled:t||!e.trim(),children:[t?o.jsx(Lt,{className:"size-4 animate-spin"}):o.jsx(Xn,{className:"size-4"}),t?"Cloning…":"Clone & detect"]})]})]})}function uU({profile:e,proposals:t,selected:s,database:i,error:a,onSelect:l,onEdit:u,onBack:h,onRefine:m,onContinue:f}){return o.jsxs("div",{className:"flex flex-col gap-4",children:[o.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[o.jsx("span",{className:"text-sm font-medium",children:e.name}),e.languages.map(p=>o.jsx(Ue,{variant:"outline",size:"small",label:p},p))]}),a?o.jsx("p",{className:"text-sm text-destructive",children:a}):null,t.length>0?o.jsxs("div",{className:"flex flex-col gap-2",children:[o.jsxs("span",{className:"text-xs font-medium uppercase tracking-wide text-muted-foreground",children:["Detected service",t.length>1?"s":""]}),t.map(p=>{const b=s?.name===p.name;return o.jsxs("button",{type:"button",onClick:()=>l(p),className:`rounded-md border px-3 py-2 text-left text-sm transition-colors ${b?"border-primary bg-primary/5":"border-border hover:bg-muted/50"}`,children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"font-medium",children:p.name}),o.jsx(Ue,{variant:oU[p.confidence],size:"small",label:p.confidence})]}),o.jsx("div",{className:"mt-0.5 font-mono text-xs text-muted-foreground",children:p.kind==="docker-compose"?`compose · ${p.composeService}`:p.command}),o.jsx("div",{className:"text-[11px] text-muted-foreground",children:p.reason})]},p.name)})]}):null,s?o.jsx(dU,{proposal:s,onChange:u}):null,i?o.jsxs("div",{className:"flex items-center gap-1.5 rounded-md border border-border bg-muted/30 px-2.5 py-1.5 text-xs text-muted-foreground",children:[o.jsx(di,{className:"size-3.5"}),o.jsxs("span",{children:["Also registers database ",o.jsx("span",{className:"font-medium",children:i.name})," (",i.engine,") so it shows in the Database tab."]})]}):null,e.envKeys.length>0?o.jsxs("div",{className:"text-xs text-muted-foreground",children:[o.jsx("span",{className:"font-medium",children:"Env from .env.example:"})," ",e.envKeys.join(", ")]}):null,e.readmeExcerpt?o.jsxs("details",{className:"rounded-md border border-border bg-muted/30 p-2 text-xs",children:[o.jsx("summary",{className:"cursor-pointer font-medium",children:"README excerpt"}),o.jsx("pre",{className:"mt-2 max-h-40 overflow-auto whitespace-pre-wrap font-mono",children:e.readmeExcerpt})]}):null,o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs(ne,{variant:"ghost",size:"sm",onClick:h,children:[o.jsx(cb,{className:"size-3.5"}),"Back"]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsxs(ne,{variant:"outline",size:"sm",onClick:m,children:[o.jsx(oa,{className:"size-3.5"}),"Refine with AI"]}),o.jsx(ne,{onClick:f,disabled:!s,children:"Continue"})]})]})]})}function dU({proposal:e,onChange:t}){return o.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[o.jsx(Rc,{label:"Service name",children:o.jsx(nt,{value:e.name,onChange:s=>t({...e,name:s.target.value})})}),o.jsx(Rc,{label:"Port (optional)",children:o.jsx(nt,{value:e.port?.toString()??"",placeholder:"auto",onChange:s=>t({...e,port:s.target.value?Number(s.target.value):void 0})})}),e.kind==="docker-compose"?o.jsx(Rc,{label:"Compose service",className:"col-span-2",children:o.jsx(nt,{value:e.composeService??"",onChange:s=>t({...e,composeService:s.target.value})})}):o.jsx(Rc,{label:"Run command",className:"col-span-2",children:o.jsx(nt,{value:e.command??"",onChange:s=>t({...e,command:s.target.value})})})]})}function hU({proposal:e,busy:t,error:s,onBack:i,onRegister:a}){const[l,u]=S.useState(e.installCommand??""),[h,m]=S.useState([]),[f,p]=S.useState(!1),[b,v]=S.useState(!1),_=S.useRef(null);function y(C){m(E=>[...E,C]),queueMicrotask(()=>{const E=_.current;E&&(E.scrollTop=E.scrollHeight)})}async function w(){l.trim()&&(p(!0),v(!1),m([]),await p6({clonePath:e.cwd,command:l.trim()},{onLine:C=>y(C.text),onDone:C=>{y(C===0?"✓ install complete":`✗ install exited ${C}`),p(!1),v(C===0)},onError:C=>{y(`✗ ${C}`),p(!1)}}))}return o.jsxs("div",{className:"flex flex-col gap-3",children:[o.jsxs("div",{className:"flex items-end gap-2",children:[o.jsx(Rc,{label:"Install command (optional)",className:"flex-1",children:o.jsx(nt,{value:l,placeholder:"e.g. npm install",onChange:C=>u(C.target.value)})}),o.jsxs(ne,{variant:"outline",onClick:w,disabled:f||!l.trim(),children:[f?o.jsx(Lt,{className:"size-4 animate-spin"}):o.jsx(Bk,{className:"size-4"}),"Install"]})]}),h.length>0?o.jsx("pre",{ref:_,className:"max-h-48 overflow-auto rounded-md border border-border bg-black/80 p-2 font-mono text-[11px] text-green-200",children:h.join(`
|
|
159
|
-
`)}):null,s?o.jsx("p",{className:"text-sm text-destructive",children:s}):null,o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsxs(ne,{variant:"ghost",size:"sm",onClick:i,children:[o.jsx(cb,{className:"size-3.5"}),"Back"]}),o.jsxs("div",{className:"flex items-center gap-2",children:[o.jsx(ne,{variant:"outline",onClick:()=>a(!1),disabled:t,children:"Register only"}),o.jsxs(ne,{onClick:()=>a(!0),disabled:t,children:[t?o.jsx(Lt,{className:"size-4 animate-spin"}):o.jsx(tu,{className:"size-4"}),b||!l.trim()?"Register & start":"Skip install & start"]})]})]})]})}function Rc({label:e,className:t,children:s}){return o.jsxs("label",{className:`flex flex-col gap-1 text-xs ${t??""}`,children:[o.jsx("span",{className:"font-medium text-muted-foreground",children:e}),s]})}function fU({data:e,onRefresh:t,focusService:s,onServiceFocused:i}){const a=e.config.services[0]?.name??"",[l,u]=S.useState(a),[h,m]=S.useState(null),[f,p]=S.useState(!1),{sendToAgent:b,startOnboard:v}=cs(),[_,y]=S.useState(!1),[w,C]=S.useState(!1),[E,T]=S.useState(!1),[N,M]=S.useState(!1),R=S.useRef({}),{error:z,message:O,success:j}=Bs(),P=S.useMemo(()=>new Set(e.config.bundles.flatMap(U=>U.services)),[e.config.bundles]),B=S.useMemo(()=>{const U=new Map;for(const D of e.config.bundles)for(const Z of D.services)U.has(Z)||U.set(Z,D.name);return U},[e.config.bundles]),H=S.useMemo(()=>e.config.services.filter(U=>!P.has(U.name)),[e.config.services,P]),V=e.health??{},q=e.config.bundles.length>0||H.length>0;S.useEffect(()=>{!e.config.services.some(D=>D.name===l)&&a&&u(a)},[e.config.services,a,l]),S.useEffect(()=>{s&&e.config.services.some(U=>U.name===s)&&(u(s),i?.())},[s,e.config.services,i]);const W=S.useMemo(()=>e.config.services.find(U=>U.name===l),[e.config.services,l]),K=l?e.runtime.services[l]:void 0,L=l?V[l]:void 0;async function X(U,D){if(!U.services.includes(D))try{await v6(U.name,U.services,D),j(`Added ${D} to ${U.name}.`),await t()}catch(Z){z(Z instanceof Error?Z.message:String(Z))}}async function Q(){if(W){if(Ic(K?.state)){z(`Stop ${W.name} before deleting it.`);return}if(window.confirm(`Delete service "${W.name}"? This removes it from your config.`))try{await x6(W.name),j(`Deleted ${W.name}.`),await t()}catch(U){z(U instanceof Error?U.message:String(U))}}}async function G(U){const D=e.config.bundles.filter(Z=>Z.services.includes(U));if(D.length!==0)try{for(const Z of D)await _6(Z.name,Z.services,U);O({text:`Removed ${U} from ${D.map(Z=>Z.name).join(", ")}.`}),await t()}catch(Z){z(Z instanceof Error?Z.message:String(Z))}}return S.useEffect(()=>{const U=Object.fromEntries(e.config.services.map(Z=>[Z.name,e.runtime.services[Z.name]?.state??"stopped"])),D=R.current;if(Object.keys(D).length){const Z=new Map,de=new Map;for(const re of e.config.services){const fe=U[re.name],ge=D[re.name];if(!ge||ge===fe)continue;const ye=e.runtime.services[re.name],je=B.get(re.name);if(je){const Se=Z.get(je)??new Map;if(Se.set(fe,(Se.get(fe)??0)+1),Z.set(je,Se),fe==="exited"){const We=de.get(je)??[];We.push(ye?.exitCode),de.set(je,We)}continue}if(fe==="running")j(`${re.name} is running.`);else if(fe==="stopped")O({text:`${re.name} stopped.`});else if(fe==="starting")O({text:`${re.name} is starting.`});else if(fe==="exited"){const Se=ye?.exitCode===void 0||ye.exitCode===null?"":` with code ${ye.exitCode}`;z(`${re.name} exited${Se}.`)}}for(const[re,fe]of Z)pU({exitCodes:de.get(re)??[],groupName:re,showErrorToast:z,showMessageToast:O,showSuccessToast:j,transitions:fe})}R.current=U},[e.config.services,e.runtime.services,B,z,O,j]),o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:ue("grid h-full min-h-0 overflow-hidden bg-card/85",w?"lg:grid-cols-[320px_minmax(0,1fr)]":"lg:grid-cols-[320px_minmax(0,1fr)_340px]"),children:[o.jsx("div",{className:"min-h-0 min-w-0 overflow-auto border-r border-border",children:o.jsxs(Ri,{className:"min-w-0 rounded-none border-0 border-b border-border bg-transparent",children:[o.jsx(Di,{className:"border-b border-border px-3 py-2",children:o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx(Oi,{className:"text-sm",children:"Services"}),o.jsxs("div",{className:"flex items-center gap-1",children:[o.jsxs(ne,{"aria-haspopup":"dialog",className:"h-7 gap-1.5 px-2 text-xs",onClick:()=>y(!0),size:"sm",type:"button",variant:"outline",children:[o.jsx(Zk,{className:"size-3.5"}),"Logs"]}),o.jsx(mU,{onCreateGroup:()=>m("group"),onCreateService:()=>m("service"),onOnboardRepo:()=>p(!0),onOnboardWithAi:v,canGroupWithAi:H.length>1,onCreateWithAi:()=>b({prompt:G7,source:{type:"service-setup",label:"Add a service"},label:"Help me add a new service, one step at a time."}),onGroupWithAi:()=>b({prompt:s9(H),source:{type:"group-services",label:"Group services"},label:"Propose how to group my ungrouped services."})})]})]})}),o.jsx(Li,{className:"p-0",children:q?o.jsxs("div",{className:"divide-y divide-border",children:[e.config.bundles.map(U=>o.jsx(J9,{group:U,onRefresh:t,ports:e.ports,allServices:e.config.services,health:V,services:e.config.services.filter(D=>U.services.includes(D.name)),statuses:e.runtime.services,timeline:e.timeline,selectedService:l,onSelectService:u,onDropService:D=>{X(U,D)}},U.name)),H.length?o.jsxs("div",{className:ue("transition-colors",N&&"bg-primary/5 outline-dashed outline-2 -outline-offset-2 outline-primary/60"),onDragOver:U=>{U.dataTransfer.types.includes(Kc)&&(U.preventDefault(),U.dataTransfer.dropEffect="move",M(!0))},onDragLeave:()=>M(!1),onDrop:U=>{U.preventDefault(),M(!1);const D=U.dataTransfer.getData(Kc);D&&G(D)},children:[o.jsxs("div",{className:"flex items-center justify-between gap-2 bg-muted/55 px-3 py-1 text-[10px] font-semibold uppercase text-muted-foreground",children:[o.jsx("span",{children:"Ungrouped"}),o.jsx("span",{className:"text-muted-foreground/80",children:H.length})]}),o.jsx("div",{className:"divide-y divide-border",children:H.map(U=>o.jsx(gN,{service:U,status:e.runtime.services[U.name],health:V[U.name],ports:e.ports,onRefresh:t,timeline:e.timeline,selected:l===U.name,onSelect:()=>u(U.name)},U.name))})]}):null]}):o.jsx(Dh,{label:"No services registered yet."})})]})}),o.jsx("div",{className:"min-h-0 min-w-0 overflow-auto",children:W?o.jsxs("div",{className:"flex h-full min-h-0 flex-col",children:[o.jsxs("div",{className:"shrink-0 space-y-2 border-b border-border bg-background/60 px-4 py-3",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsx("h2",{className:"min-w-0 truncate text-base font-semibold",children:W.name}),o.jsx(Jb,{state:K?.state??"stopped"}),o.jsxs("div",{className:"ml-auto flex shrink-0 items-center gap-1.5",children:[(()=>{const U=K?.url??(W.port?tz(W.port):void 0);return U?o.jsx(tl,{label:`Open ${U}`,children:o.jsx(ne,{"aria-label":"Open in browser",className:"size-7",onClick:()=>window.open(U,"_blank","noopener,noreferrer"),size:"icon",type:"button",variant:"outline",children:o.jsx(Ga,{})})}):null})(),L?.agentContext&&W?o.jsx(tl,{label:"Debug this service with AI",children:o.jsx(ne,{"aria-label":"Debug this service with AI",className:"size-7",onClick:()=>b({prompt:n9({service:W.name,context:L.agentContext}),source:{type:"service-debug",label:W.name},label:`Debug \`${W.name}\` with its current context.`}),size:"icon",type:"button",variant:"outline",children:o.jsx(Ls,{className:"size-3.5"})})}):null,o.jsx(Qb,{active:Ic(K?.state),baseUrl:`/api/services/${encodeURIComponent(W.name)}`,compact:!0,targetLabel:W.name,onRefresh:t}),o.jsx(AN,{className:"size-7 border border-border bg-background opacity-100 hover:border-foreground/30",items:[{icon:o.jsx(Hc,{className:"size-3.5"}),label:"Edit service",onSelect:()=>T(!0)},...Ic(K?.state)?[]:[{icon:o.jsx(ol,{className:"size-3.5 text-destructive"}),label:"Delete service",onSelect:()=>{Q()}}]],label:`More actions for ${W.name}`}),o.jsx(tl,{label:w?"Show Ports & Timeline":"Hide Ports & Timeline",side:"left",children:o.jsx(ne,{"aria-label":w?"Show Ports & Timeline":"Hide Ports & Timeline",className:"size-7",onClick:()=>C(U=>!U),size:"icon",type:"button",variant:"ghost",children:w?o.jsx(s4,{}):o.jsx(Mi,{})})})]})]}),W.command?o.jsxs("div",{className:"truncate font-mono text-[11px] text-muted-foreground",title:W.command,children:["$ ",W.command]}):null,W.cwd?o.jsx("div",{className:"truncate font-mono text-[11px] text-muted-foreground",title:W.cwd,children:W.cwd}):null,o.jsx(aI,{health:L})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:o.jsx(aU,{serviceName:W.name,status:K,health:L,timeline:e.timeline??[],onRefresh:t},W.name)})]}):o.jsx(Dh,{label:"Select a service to see details."})}),w?null:o.jsxs("div",{className:"min-h-0 overflow-auto border-l border-border",children:[o.jsx(dI,{ports:e.ports}),o.jsx(ZB,{events:e.timeline??[]})]})]}),E&&W?o.jsx(Ai,{icon:o.jsx(Hc,{}),onClose:()=>T(!1),size:"lg",title:`Edit Service — ${W.name}`,children:o.jsx(tw,{cwd:e.cwd,initialService:W,onRefresh:t,onSaved:()=>T(!1)})}):null,h?o.jsx(Ai,{icon:h==="service"?o.jsx(en,{}):o.jsx(Dk,{}),onClose:()=>m(null),size:h==="service"?"lg":"md",title:h==="service"?"Add Service":"Create Group",children:h==="service"?o.jsx(tw,{cwd:e.cwd,onRefresh:t,onSaved:()=>m(null)}):o.jsx(pN,{services:H,onRefresh:t,onSaved:()=>m(null)})}):null,f?o.jsx(lU,{onClose:()=>p(!1),onRefresh:t}):null,_?o.jsx(kI,{initialService:l||void 0,onClose:()=>y(!1),services:e.config.services.map(U=>U.name)}):null]})}function mU({onCreateService:e,onCreateGroup:t,onCreateWithAi:s,onGroupWithAi:i,canGroupWithAi:a,onOnboardRepo:l,onOnboardWithAi:u}){const[h,m]=S.useState(!1);function f(p){m(!1),p()}return o.jsxs("div",{className:"relative",children:[o.jsx(tl,{label:"Add",side:"bottom",children:o.jsx(ne,{"aria-expanded":h,"aria-haspopup":"menu","aria-label":"Add service or group",className:"size-7",onClick:()=>m(p=>!p),size:"icon",type:"button",variant:"ghost",children:o.jsx(en,{})})}),h?o.jsxs(o.Fragment,{children:[o.jsx("button",{"aria-hidden":!0,className:"fixed inset-0 z-[40] cursor-default",onClick:()=>m(!1),tabIndex:-1,type:"button"}),o.jsxs("div",{className:"absolute right-0 z-[50] mt-1 w-56 overflow-hidden rounded-md border border-border bg-card py-1 shadow-lg",role:"menu",children:[o.jsxs("div",{className:"group flex items-stretch",children:[o.jsxs("button",{className:"flex flex-1 items-center gap-2 whitespace-nowrap px-3 py-2 text-left text-sm hover:bg-muted/60 [&_svg]:size-4",onClick:()=>f(e),role:"menuitem",type:"button",children:[o.jsx(en,{}),"Create Service"]}),o.jsxs("button",{className:"flex max-w-0 items-center gap-1.5 overflow-hidden whitespace-nowrap border-l border-transparent px-0 text-[11px] font-medium text-muted-foreground opacity-0 transition-all duration-200 ease-out hover:bg-muted/60 hover:text-foreground group-hover:max-w-24 group-hover:border-border group-hover:px-3 group-hover:opacity-100",onClick:()=>f(s),role:"menuitem",title:"Set up with AI — the agent walks you through it",type:"button",children:[o.jsx(Ls,{className:"size-3.5 shrink-0"}),"AI"]})]}),o.jsxs("div",{className:"group flex items-stretch",children:[o.jsxs("button",{className:"flex flex-1 items-center gap-2 whitespace-nowrap px-3 py-2 text-left text-sm hover:bg-muted/60 [&_svg]:size-4",onClick:()=>f(t),role:"menuitem",type:"button",children:[o.jsx(Dk,{}),"Create Group"]}),a?o.jsxs("button",{className:"flex max-w-0 items-center gap-1.5 overflow-hidden whitespace-nowrap border-l border-transparent px-0 text-[11px] font-medium text-muted-foreground opacity-0 transition-all duration-200 ease-out hover:bg-muted/60 hover:text-foreground group-hover:max-w-24 group-hover:border-border group-hover:px-3 group-hover:opacity-100",onClick:()=>f(i),role:"menuitem",title:"Group with AI — the agent proposes groupings for your ungrouped services",type:"button",children:[o.jsx(Ls,{className:"size-3.5 shrink-0"}),"AI"]}):null]}),o.jsxs("div",{className:"group flex items-stretch",children:[o.jsxs("button",{className:"flex flex-1 items-center gap-2 whitespace-nowrap px-3 py-2 text-left text-sm hover:bg-muted/60 [&_svg]:size-4",onClick:()=>f(l),role:"menuitem",type:"button",children:[o.jsx(Xn,{}),"Add from GitHub"]}),o.jsxs("button",{className:"flex max-w-0 items-center gap-1.5 overflow-hidden whitespace-nowrap border-l border-transparent px-0 text-[11px] font-medium text-muted-foreground opacity-0 transition-all duration-200 ease-out hover:bg-muted/60 hover:text-foreground group-hover:max-w-24 group-hover:border-border group-hover:px-3 group-hover:opacity-100",onClick:()=>f(u),role:"menuitem",title:"Onboard with AI — the agent clones, detects and runs it for you",type:"button",children:[o.jsx(Ls,{className:"size-3.5 shrink-0"}),"AI"]})]})]})]}):null]})}function pU({exitCodes:e,groupName:t,showErrorToast:s,showMessageToast:i,showSuccessToast:a,transitions:l}){if(l.size===1){const[m]=l.keys();if(m==="running")a(`${t} group is running.`);else if(m==="stopped")i({text:`${t} group stopped.`});else if(m==="starting")i({text:`${t} group is starting.`});else if(m==="exited"){const f=e.filter(b=>b!=null),p=f.length?` with code ${f.join(", ")}`:"";s(`${t} group exited${p}.`)}return}const u=[...l.entries()].map(([m,f])=>`${f} ${m}`).join(", "),h=`${t} group updated: ${u}.`;l.has("exited")?s(h):i({text:h})}function gU({data:e,onOpenService:t}){const s=S.useMemo(()=>bU(e),[e]);return s.length?o.jsxs("div",{className:"flex shrink-0 items-center gap-3 overflow-x-auto border-b border-border bg-card/60 px-4 py-1.5 backdrop-blur",children:[o.jsxs("span",{className:"flex shrink-0 items-center gap-1.5 font-mono text-[10px] uppercase tracking-wider text-muted-foreground",children:[o.jsx(Ha,{className:"size-3"}),"Running"]}),o.jsx("div",{className:"flex min-w-0 items-center gap-2",children:s.map(i=>o.jsxs("button",{className:"group flex shrink-0 items-center gap-2 rounded-md border border-border/60 bg-background/60 px-2.5 py-1 font-mono text-[11px] transition-colors hover:border-border hover:bg-muted",onClick:()=>t(i.name),title:i.url?`${i.name} — ${i.url}`:i.name,type:"button",children:[o.jsx("span",{className:ue("size-2 shrink-0 rounded-full",vU(i.tone))}),o.jsx("span",{className:"max-w-40 truncate font-medium text-foreground",children:i.name}),i.port?o.jsxs("span",{className:"text-muted-foreground",children:[":",i.port]}):null,i.uptime?o.jsxs("span",{className:"text-muted-foreground/70",children:["↑",i.uptime]}):null]},i.name))})]}):null}function bU(e){const t=new Map(e.config.services.map(s=>[s.name,s.port]));return Object.values(e.runtime.services).filter(s=>s.state==="running"||s.state==="starting").map(s=>({name:s.name,tone:xU(s,e.health[s.name]),port:t.get(s.name)??_U(s.url),uptime:s.state==="running"?yU(s.startedAt):"starting…",url:s.url})).sort((s,i)=>s.name.localeCompare(i.name))}function xU(e,t){return e.state==="starting"?"starting":t?.status==="healthy"?"healthy":t?.status==="warning"?"warning":t?.status==="unhealthy"?"unhealthy":"healthy"}function vU(e){return e==="starting"?"animate-pulse bg-amber-500":e==="warning"?"bg-amber-500":e==="unhealthy"?"bg-red-500":e==="unknown"?"bg-zinc-500":"bg-emerald-500"}function _U(e){if(e)try{const t=new URL(e).port;return t?Number(t):void 0}catch{return}}function yU(e){if(!e)return;const t=new Date(e).getTime();if(Number.isNaN(t))return;const s=Math.max(0,Math.floor((Date.now()-t)/1e3));if(s<60)return`${s}s`;const i=Math.floor(s/60);if(i<60)return`${i}m`;const a=Math.floor(i/60),l=i%60;return a<24?`${a}h${l?`${l}m`:""}`:`${Math.floor(a/24)}d${a%24?`${a%24}h`:""}`}function SU(){const[e,t]=S.useState([]),[s,i]=S.useState(null),[a,l]=S.useState(!1);S.useEffect(()=>{let m=!1;return(async()=>{let f=await T6().catch(()=>[]);if(f.length===0){const p=await Qd().catch(()=>null);f=p?[p]:[]}m||(t(f),i(f[0]?.id??null))})(),()=>{m=!0}},[]);const u=S.useCallback(async()=>{l(!0);try{const m=await Qd();t(f=>[...f,m]),i(m.id)}finally{l(!1)}},[]),h=S.useCallback(async m=>{l(!0);try{await A6(m);const f=e.findIndex(b=>b.id===m),p=e.filter(b=>b.id!==m);if(p.length===0){const b=await Qd();t([b]),i(b.id);return}if(t(p),s===m){const b=p[Math.min(f,p.length-1)];i(b.id)}}finally{l(!1)}},[e,s]);return o.jsxs("section",{className:"flex h-full min-h-0 flex-col bg-[#090909] text-white",children:[o.jsxs("div",{"aria-label":"Terminal tabs",className:"flex shrink-0 items-center gap-1 overflow-x-auto border-b border-white/10 bg-[#111111] px-2 py-1.5",role:"tablist",children:[e.map((m,f)=>{const p=m.label??`Terminal ${f+1}`;return o.jsxs("div",{className:ue("group flex items-center gap-1 rounded-md border border-transparent px-2 py-1 text-xs",m.id===s?"border-white/15 bg-white/10 text-white":"text-white/60 hover:bg-white/5"),children:[o.jsx("button",{"aria-selected":m.id===s,className:"max-w-[160px] truncate font-medium",onClick:()=>i(m.id),role:"tab",type:"button",children:p}),o.jsx("button",{"aria-label":`Close ${p}`,className:"rounded p-0.5 text-white/40 opacity-0 transition hover:bg-white/10 hover:text-white group-hover:opacity-100",disabled:a,onClick:()=>{h(m.id)},type:"button",children:o.jsx(Gs,{className:"size-3"})})]},m.id)}),o.jsx("button",{"aria-label":"New terminal",className:"ml-1 rounded-md p-1 text-white/60 transition hover:bg-white/10 hover:text-white disabled:opacity-40",disabled:a,onClick:()=>{u()},type:"button",children:o.jsx(en,{className:"size-4"})})]}),o.jsx("div",{className:"relative min-h-0 flex-1",children:e.length===0?o.jsx("div",{className:"flex h-full items-center justify-center font-mono text-[11px] text-white/40",children:"Starting terminal…"}):e.map(m=>o.jsx("div",{className:"absolute inset-0",children:o.jsx(w3,{active:m.id===s,sessionId:m.id})},m.id))})]})}const wU=800;function yx({activeHunkIndex:e=0,diff:t}){const s=CU(t),i=S.useRef(null),a=S.useRef([]),[l,u]=S.useState(!1),h=S.useMemo(()=>s.reduce((f,p)=>Math.max(f,p.content.length),0),[s]),m=h>wU;if(S.useEffect(()=>{u(!1)},[t]),S.useEffect(()=>{if(m&&!l)return;const f=a.current[e],p=i.current;!f||!p||p.scrollTo({top:Math.max(f.offsetTop-8,0),behavior:"smooth"})},[e,t,m,l]),m&&!l){const f=s.filter(b=>b.kind==="add").length,p=s.filter(b=>b.kind==="delete").length;return o.jsx("div",{className:"absolute inset-0 flex items-center justify-center bg-card p-6",children:o.jsxs("div",{className:"max-w-sm space-y-3 text-center",children:[o.jsx("p",{className:"text-[13px] font-medium text-foreground",children:"Diff hidden for this data file"}),o.jsxs("p",{className:"text-[12px] text-muted-foreground",children:["Rows run up to ",h.toLocaleString()," characters, so this looks like a CSV, log, or other data dump rather than source code."]}),o.jsxs("p",{className:"font-mono text-[11px]",children:[o.jsxs("span",{className:"text-emerald-700",children:["+",f]})," ",o.jsxs("span",{className:"text-red-700",children:["-",p]})," lines changed"]}),o.jsx(ne,{onClick:()=>u(!0),size:"sm",type:"button",variant:"outline",children:"Show diff anyway"})]})})}return o.jsx("div",{className:"absolute inset-0 overflow-auto bg-card text-xs leading-6 text-foreground",ref:i,children:o.jsx("div",{className:"min-w-full font-mono",children:s.map((f,p)=>o.jsxs("div",{className:ue("grid grid-cols-[3rem_3rem_minmax(0,1fr)]",f.kind==="add"&&"bg-emerald-50 text-emerald-800 dark:bg-emerald-500/15 dark:text-emerald-300",f.kind==="delete"&&"bg-red-50 text-red-800 dark:bg-red-500/15 dark:text-red-300",p2(s,p)&&f.hunkIndex===e&&"outline outline-1 outline-offset-[-1px] outline-primary/35"),ref:f.hunkIndex!==null&&p2(s,p)?b=>{a.current[f.hunkIndex??0]=b}:void 0,children:[o.jsx(g2,{value:f.oldLine}),o.jsx(g2,{value:f.newLine}),o.jsx("span",{className:"min-w-0 whitespace-pre-wrap break-all px-2",children:f.content||" "})]},`${p}-${f.content}`))})})}function kU(e){return e.split(`
|
|
160
|
-
`).reduce((t,s)=>(s.startsWith("@@")?t.hunks+=1:s.startsWith("+")&&!s.startsWith("+++")?t.additions+=1:s.startsWith("-")&&!s.startsWith("---")&&(t.deletions+=1),t),{additions:0,deletions:0,hunks:0})}function CU(e){const t=EU(e);return t.some(s=>s.kind==="hunk")?t.filter(s=>s.kind!=="meta"&&s.kind!=="hunk"):t}function EU(e){let t=null,s=null,i=null;return e.split(`
|
|
161
|
-
`).map(a=>{if(NU(a))return t=null,s=null,i=null,{content:a,hunkIndex:i,kind:"meta",oldLine:null,newLine:null};if(a.startsWith("@@")){const u=/^@@ -(\d+)(?:,\d+)? \+(\d+)(?:,\d+)? @@/.exec(a);return u&&(t=Number(u[1]),s=Number(u[2])),i=(i??-1)+1,{content:a,hunkIndex:i,kind:"hunk",oldLine:null,newLine:null}}if(t===null||s===null)return{content:a,hunkIndex:null,kind:"meta",oldLine:null,newLine:null};if(a.startsWith("\\ No newline"))return{content:a,hunkIndex:i,kind:"meta",oldLine:null,newLine:null};if(a.startsWith("+")&&!a.startsWith("+++")){const u={content:a,hunkIndex:i,kind:"add",oldLine:null,newLine:s};return s+=1,u}if(a.startsWith("-")&&!a.startsWith("---")){const u={content:a,hunkIndex:i,kind:"delete",oldLine:t,newLine:null};return t+=1,u}const l={content:a,hunkIndex:i,kind:"context",oldLine:t,newLine:s};return t+=1,s+=1,l})}function p2(e,t){const s=e[t]?.hunkIndex;if(s===null)return!1;const i=e.findIndex(a=>a.hunkIndex===s&&(a.kind==="add"||a.kind==="delete"));return i!==-1?i===t:e.findIndex(a=>a.hunkIndex===s)===t}function NU(e){return e.startsWith("diff --git ")||e.startsWith("index ")||e.startsWith("--- ")||e.startsWith("+++ ")||e.startsWith("new file mode ")||e.startsWith("deleted file mode ")||e.startsWith("old mode ")||e.startsWith("new mode ")||e.startsWith("similarity index ")||e.startsWith("rename from ")||e.startsWith("rename to ")||e.startsWith("Binary files ")}function g2({value:e}){return o.jsx("span",{className:ue("select-none border-r border-border/70 px-2 text-right text-muted-foreground",e===null&&"text-transparent"),children:e??"-"})}function k3({branch:e}){return o.jsx("span",{className:"min-w-0 max-w-40",title:e,children:o.jsx(Ue,{className:"w-full max-w-full shadow-none",variant:"outline",children:e})})}function TU({branch:e,error:t,files:s,selectedFile:i,onSelectFile:a,root:l,staging:u}){const h=S.useMemo(()=>RU(s).filter(p=>p.files.length),[s]),[m,f]=S.useState({staged:!1,unstaged:!1,untracked:!1});return o.jsxs("div",{className:"flex min-h-0 flex-1 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border bg-card/95 px-2.5 py-1.5",children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-1.5 text-[12px] font-semibold tracking-tight",children:[o.jsx(Xn,{className:"size-3.5"}),o.jsx("span",{className:"truncate",children:"Changes"})]}),o.jsxs("span",{className:"flex shrink-0 items-center gap-1.5",children:[e?o.jsx(k3,{branch:e}):null,o.jsx(Ue,{variant:"secondary",children:s.length})]})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto py-1",children:h.length?h.map(p=>o.jsx(AU,{collapsed:m[p.id],group:p,onSelectFile:a,onToggle:()=>f(b=>({...b,[p.id]:!b[p.id]})),root:l,selectedFile:i,staging:u},p.id)):o.jsx(Qe,{variant:"muted",className:"m-3 text-center",children:t??"No changed files."})})]})}function AU({collapsed:e,group:t,onSelectFile:s,onToggle:i,root:a,selectedFile:l,staging:u}){const h=e?Mi:jn,m=t.files.map(p=>p.path),f=u?t.id==="staged"?{label:"Unstage all",run:()=>u.onUnstage(m)}:{label:"Stage all",run:()=>u.onStage(m)}:null;return o.jsxs("section",{className:"border-b border-border last:border-b-0",children:[o.jsxs("div",{className:"flex w-full items-center justify-between gap-2 bg-muted/45 px-2 py-0.5 text-[10px] font-semibold uppercase text-muted-foreground hover:bg-muted",children:[o.jsxs("button",{className:"flex min-w-0 flex-1 items-center gap-1.5 text-left",onClick:i,type:"button",children:[o.jsx(h,{className:"size-3.5"}),o.jsx("span",{className:"truncate",children:t.label})]}),f?o.jsx("button",{className:"shrink-0 rounded px-1 text-[10px] font-medium normal-case text-muted-foreground transition-colors hover:bg-background hover:text-foreground disabled:opacity-50",disabled:u?.busy,onClick:f.run,type:"button",children:f.label}):null,o.jsx(Ue,{className:"min-w-6 justify-center font-mono shadow-none",size:"small",variant:"outline",children:t.files.length})]}),e?null:o.jsx("div",{children:t.files.map(p=>o.jsx(jU,{active:l===p.path,file:p,group:t.id,onClick:()=>s(p.path),root:a,staging:u},p.path))})]})}function jU({active:e,file:t,group:s,onClick:i,root:a,staging:l}){const u=t.path.split("/").pop()||t.path,h=t.path.split("/").slice(0,-1).join("/"),m=a?mN(uu(a,t.path)):{},f=s==="staged";return o.jsxs("div",{className:ue("group flex w-full items-center gap-1.5 px-1 py-0.5 text-[12px] hover:bg-muted",e&&"bg-muted font-medium"),children:[o.jsxs("button",{"aria-label":`Open changed file ${t.path}`,className:"flex min-w-0 flex-1 items-center gap-1.5 text-left",onClick:i,type:"button",...m,children:[o.jsx(ex,{path:t.path}),o.jsxs("span",{className:"flex min-w-0 flex-1 items-baseline gap-1.5 truncate",children:[o.jsx("span",{"data-testid":"changed-file-name",className:"shrink-0 truncate",children:u}),h?o.jsx("span",{"data-testid":"changed-file-dir",className:"min-w-0 truncate text-muted-foreground",children:h}):null]})]}),l?o.jsx("button",{"aria-label":`${f?"Unstage":"Stage"} ${t.path}`,className:"shrink-0 rounded p-0.5 text-muted-foreground opacity-0 transition-colors hover:bg-background hover:text-foreground focus:opacity-100 group-hover:opacity-100 disabled:opacity-50",disabled:l.busy,onClick:()=>f?l.onUnstage([t.path]):l.onStage([t.path]),title:f?"Unstage":"Stage",type:"button",children:f?o.jsx(wj,{className:"size-3.5"}):o.jsx(en,{className:"size-3.5"})}):null,o.jsx("span",{className:ue("ml-1 shrink-0 font-mono text-[10px] font-semibold",s==="untracked"&&"text-amber-700",s==="staged"&&"text-emerald-700",s==="unstaged"&&"text-zinc-800"),children:MU(t,s)})]})}function MU(e,t){return t==="untracked"?"?":t==="staged"?e.index.trim():e.workingTree.trim()}function RU(e){return[{id:"unstaged",label:"Changes",files:e.filter(t=>!(t.index==="?"&&t.workingTree==="?")&&t.workingTree.trim())},{id:"staged",label:"Staged Changes",files:e.filter(t=>!(t.index==="?"&&t.workingTree==="?")&&t.index.trim()&&!t.workingTree.trim())},{id:"untracked",label:"Untracked Files",files:e.filter(t=>t.index==="?"&&t.workingTree==="?")}]}function DU({branch:e,files:t,onDone:s}){const{sendToAgent:i}=cs(),[a,l]=S.useState(""),[u,h]=S.useState(null),[m,f]=S.useState(null),[p,b]=S.useState(null),v=S.useMemo(()=>t.filter(C=>C.index.trim()&&C.index!=="?").map(C=>C.path),[t]),_=v.length>0&&a.trim().length>0&&u===null;async function y(C,E){h(C),f(null),b(null);try{if(await iC(a.trim()),E){const T=await Wh();b(`Committed and pushed ${T.branch}.`)}else b("Committed staged changes.");l(""),s()}catch(T){f(T instanceof Error?T.message:String(T))}finally{h(null)}}function w(){i({prompt:Q7({branch:e,stagedFiles:v}),source:{type:"git-commit",label:"commit message"},mode:"send",label:"Suggest a commit message"})}return o.jsxs("div",{className:"shrink-0 space-y-2 border-t border-border bg-card/95 p-2.5",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2",children:[o.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-tight text-muted-foreground",children:"Commit"}),o.jsxs("span",{className:"flex items-center gap-1.5",children:[o.jsxs("span",{className:"text-[11px] text-muted-foreground",children:[v.length," staged"]}),o.jsxs("button",{"aria-label":"Suggest a commit message with AI",className:"flex items-center gap-1 rounded px-1.5 py-0.5 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-muted hover:text-foreground disabled:opacity-50",disabled:v.length===0,onClick:w,title:"Ask the agent to draft a commit message from the staged diff",type:"button",children:[o.jsx(Ls,{className:"size-3.5"}),"AI message"]})]})]}),o.jsx("textarea",{"aria-label":"Commit message",className:"min-h-16 w-full resize-y rounded-md border border-border bg-background px-2.5 py-1.5 text-[12px] outline-none transition-colors placeholder:text-muted-foreground focus:border-foreground/40 focus:ring-2 focus:ring-ring",onChange:C=>{l(C.target.value),f(null),b(null)},placeholder:v.length?"Commit message…":"Stage files to commit",value:a}),o.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[o.jsxs(ne,{disabled:!_,onClick:()=>{y("commit",!1)},size:"sm",type:"button",variant:"outline",children:[u==="commit"?o.jsx(Lt,{className:"size-3.5 animate-spin"}):o.jsx(fr,{className:"size-3.5"}),"Commit"]}),o.jsxs(ne,{disabled:!_,onClick:()=>{y("push",!0)},size:"sm",type:"button",children:[u==="push"?o.jsx(Lt,{className:"size-3.5 animate-spin"}):o.jsx(gb,{className:"size-3.5"}),"Commit & push"]})]}),m?o.jsx(Qe,{className:"px-2.5 py-1.5 text-[11px]",variant:"destructive",children:m}):p?o.jsx(Qe,{className:"px-2.5 py-1.5 text-[11px]",variant:"muted",children:p}):null]})}function OU(e){const t={name:"",path:"",children:[],isFile:!1},s=new Map;s.set("",t);const i=[...e].sort();for(const l of i){const u=l.split("/");let h="";for(let m=0;m<u.length;m+=1){const f=u[m],p=m===u.length-1,b=h?`${h}/${f}`:f;let v=s.get(b);v||(v={name:f,path:b,children:[],isFile:p},s.set(b,v),s.get(h)?.children.push(v)),h=b}}const a=l=>{l.children.sort((u,h)=>u.isFile!==h.isFile?u.isFile?1:-1:u.name.localeCompare(h.name)),l.children.forEach(a)};return a(t),t}function b2(e,t){const s={"":!0},i=a=>{for(const l of a.children)l.isFile||(s[l.path]=!0,t&&i(l))};return i(e),s}function x2({defaultExpandAll:e=!1,paths:t,status:s,selectedFile:i,onSelectFile:a,branch:l,emptyMessage:u="No tracked files.",root:h,title:m="Files"}){const f=S.useMemo(()=>OU(t),[t]),p=S.useMemo(()=>b2(f,e),[e,f]),b=S.useMemo(()=>b2(f,!0),[f]),v=Math.max(0,Object.keys(b).length-1),_=S.useMemo(()=>{const R=new Map;for(const z of s)R.set(z.path,z);return R},[s]),[y,w]=S.useState(p),[C,E]=S.useState(!1);S.useEffect(()=>{C||f.children.length===0||(w(p),E(!0))},[p,C,f.children.length]);function T(R){w(z=>({...z,[R]:!z[R]}))}function N(){w(b)}function M(){w({"":!0})}return o.jsxs("div",{className:"flex min-h-0 flex-1 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border bg-card/95 px-2.5 py-1.5",children:[o.jsxs("span",{className:"flex min-w-0 items-center gap-1.5 text-[12px] font-semibold tracking-tight",children:[o.jsx(Xa,{className:"size-3.5"}),o.jsx("span",{className:"truncate",children:m})]}),o.jsxs("span",{className:"flex shrink-0 items-center gap-1.5",children:[v>0?o.jsxs("span",{className:"flex items-center gap-0.5",children:[o.jsx("button",{"aria-label":"Expand all folders",className:"flex size-6 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",onClick:N,title:"Expand all folders",type:"button",children:o.jsx(dj,{className:"size-3.5"})}),o.jsx("button",{"aria-label":"Collapse all folders",className:"flex size-6 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",onClick:M,title:"Collapse all folders",type:"button",children:o.jsx(cj,{className:"size-3.5"})})]}):null,l?o.jsx(k3,{branch:l}):null,o.jsx(Ue,{variant:"secondary",children:t.length})]})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto py-1",children:f.children.length===0?o.jsx(Qe,{variant:"muted",className:"m-3 text-center",children:u}):f.children.map(R=>o.jsx(C3,{depth:0,expanded:y,node:R,onSelectFile:a,onToggle:T,root:h,selectedFile:i,statusByPath:_},R.path))})]})}function C3({depth:e,expanded:t,node:s,onSelectFile:i,onToggle:a,root:l,selectedFile:u,statusByPath:h}){const m=t[s.path]??!1,f=6+e*12,p=l?mN(uu(l,s.path)):{};if(s.isFile){const _=h.get(s.path),y=u===s.path;return o.jsxs("button",{className:ue("flex w-full items-center gap-1.5 px-1 py-0.5 text-left text-[12px] hover:bg-muted",y&&"bg-muted font-medium"),onClick:()=>i(s.path),style:{paddingLeft:f},type:"button",...p,children:[o.jsx(ex,{path:s.path}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:s.name}),_?o.jsx(LU,{file:_}):null]})}const b=m?jn:Mi,v=m?Kh:Xa;return o.jsxs("div",{children:[o.jsxs("button",{className:"flex w-full items-center gap-1 py-0.5 text-left text-[12px] font-medium hover:bg-muted",onClick:()=>a(s.path),style:{paddingLeft:f},type:"button",...p,children:[o.jsx(b,{className:"size-3.5 shrink-0 text-muted-foreground"}),o.jsx(v,{className:"size-3.5 shrink-0 text-amber-600"}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:s.name})]}),m?s.children.map(_=>o.jsx(C3,{depth:e+1,expanded:t,node:_,onSelectFile:i,onToggle:a,root:l,selectedFile:u,statusByPath:h},_.path)):null]})}function LU({file:e}){const t=e.workingTree.trim()||e.index.trim();if(!t)return null;const s=e.index.trim()&&!e.workingTree.trim()?"text-emerald-700":t==="?"?"text-amber-700":"text-zinc-700";return o.jsx("span",{className:ue("ml-1 shrink-0 font-mono text-[10px] font-semibold",s),children:t})}const zU="modulepreload",BU=function(e){return"/"+e},v2={},IU=function(t,s,i){let a=Promise.resolve();if(s&&s.length>0){let m=function(f){return Promise.all(f.map(p=>Promise.resolve(p).then(b=>({status:"fulfilled",value:b}),b=>({status:"rejected",reason:b}))))};document.getElementsByTagName("link");const u=document.querySelector("meta[property=csp-nonce]"),h=u?.nonce||u?.getAttribute("nonce");a=m(s.map(f=>{if(f=BU(f),f in v2)return;v2[f]=!0;const p=f.endsWith(".css"),b=p?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${f}"]${b}`))return;const v=document.createElement("link");if(v.rel=p?"stylesheet":zU,p||(v.as="script"),v.crossOrigin="",v.href=f,h&&v.setAttribute("nonce",h),document.head.appendChild(v),p)return new Promise((_,y)=>{v.addEventListener("load",_),v.addEventListener("error",()=>y(new Error(`Unable to preload CSS for ${f}`)))})}))}function l(u){const h=new Event("vite:preloadError",{cancelable:!0});if(h.payload=u,window.dispatchEvent(h),!h.defaultPrevented)throw u}return a.then(u=>{for(const h of u||[])h.status==="rejected"&&l(h.reason);return t().catch(l)})};var Jp,_2;function PU(){if(_2)return Jp;_2=1;function e($){return $ instanceof Map?$.clear=$.delete=$.set=function(){throw new Error("map is read-only")}:$ instanceof Set&&($.add=$.clear=$.delete=function(){throw new Error("set is read-only")}),Object.freeze($),Object.getOwnPropertyNames($).forEach(ae=>{const _e=$[ae],Fe=typeof _e;(Fe==="object"||Fe==="function")&&!Object.isFrozen(_e)&&e(_e)}),$}class t{constructor(ae){ae.data===void 0&&(ae.data={}),this.data=ae.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function s($){return $.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function i($,...ae){const _e=Object.create(null);for(const Fe in $)_e[Fe]=$[Fe];return ae.forEach(function(Fe){for(const Tt in Fe)_e[Tt]=Fe[Tt]}),_e}const a="</span>",l=$=>!!$.scope,u=($,{prefix:ae})=>{if($.startsWith("language:"))return $.replace("language:","language-");if($.includes(".")){const _e=$.split(".");return[`${ae}${_e.shift()}`,..._e.map((Fe,Tt)=>`${Fe}${"_".repeat(Tt+1)}`)].join(" ")}return`${ae}${$}`};class h{constructor(ae,_e){this.buffer="",this.classPrefix=_e.classPrefix,ae.walk(this)}addText(ae){this.buffer+=s(ae)}openNode(ae){if(!l(ae))return;const _e=u(ae.scope,{prefix:this.classPrefix});this.span(_e)}closeNode(ae){l(ae)&&(this.buffer+=a)}value(){return this.buffer}span(ae){this.buffer+=`<span class="${ae}">`}}const m=($={})=>{const ae={children:[]};return Object.assign(ae,$),ae};class f{constructor(){this.rootNode=m(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(ae){this.top.children.push(ae)}openNode(ae){const _e=m({scope:ae});this.add(_e),this.stack.push(_e)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(ae){return this.constructor._walk(ae,this.rootNode)}static _walk(ae,_e){return typeof _e=="string"?ae.addText(_e):_e.children&&(ae.openNode(_e),_e.children.forEach(Fe=>this._walk(ae,Fe)),ae.closeNode(_e)),ae}static _collapse(ae){typeof ae!="string"&&ae.children&&(ae.children.every(_e=>typeof _e=="string")?ae.children=[ae.children.join("")]:ae.children.forEach(_e=>{f._collapse(_e)}))}}class p extends f{constructor(ae){super(),this.options=ae}addText(ae){ae!==""&&this.add(ae)}startScope(ae){this.openNode(ae)}endScope(){this.closeNode()}__addSublanguage(ae,_e){const Fe=ae.root;_e&&(Fe.scope=`language:${_e}`),this.add(Fe)}toHTML(){return new h(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function b($){return $?typeof $=="string"?$:$.source:null}function v($){return w("(?=",$,")")}function _($){return w("(?:",$,")*")}function y($){return w("(?:",$,")?")}function w(...$){return $.map(_e=>b(_e)).join("")}function C($){const ae=$[$.length-1];return typeof ae=="object"&&ae.constructor===Object?($.splice($.length-1,1),ae):{}}function E(...$){return"("+(C($).capture?"":"?:")+$.map(Fe=>b(Fe)).join("|")+")"}function T($){return new RegExp($.toString()+"|").exec("").length-1}function N($,ae){const _e=$&&$.exec(ae);return _e&&_e.index===0}const M=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function R($,{joinWith:ae}){let _e=0;return $.map(Fe=>{_e+=1;const Tt=_e;let wt=b(Fe),Re="";for(;wt.length>0;){const ke=M.exec(wt);if(!ke){Re+=wt;break}Re+=wt.substring(0,ke.index),wt=wt.substring(ke.index+ke[0].length),ke[0][0]==="\\"&&ke[1]?Re+="\\"+String(Number(ke[1])+Tt):(Re+=ke[0],ke[0]==="("&&_e++)}return Re}).map(Fe=>`(${Fe})`).join(ae)}const z=/\b\B/,O="[a-zA-Z]\\w*",j="[a-zA-Z_]\\w*",P="\\b\\d+(\\.\\d+)?",B="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",H="\\b(0b[01]+)",V="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",q=($={})=>{const ae=/^#![ ]*\//;return $.binary&&($.begin=w(ae,/.*\b/,$.binary,/\b.*/)),i({scope:"meta",begin:ae,end:/$/,relevance:0,"on:begin":(_e,Fe)=>{_e.index!==0&&Fe.ignoreMatch()}},$)},W={begin:"\\\\[\\s\\S]",relevance:0},K={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[W]},L={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[W]},X={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},Q=function($,ae,_e={}){const Fe=i({scope:"comment",begin:$,end:ae,contains:[]},_e);Fe.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const Tt=E("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return Fe.contains.push({begin:w(/[ ]+/,"(",Tt,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Fe},G=Q("//","$"),U=Q("/\\*","\\*/"),D=Q("#","$"),Z={scope:"number",begin:P,relevance:0},de={scope:"number",begin:B,relevance:0},re={scope:"number",begin:H,relevance:0},fe={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[W,{begin:/\[/,end:/\]/,relevance:0,contains:[W]}]},ge={scope:"title",begin:O,relevance:0},ye={scope:"title",begin:j,relevance:0},je={begin:"\\.\\s*"+j,relevance:0};var We=Object.freeze({__proto__:null,APOS_STRING_MODE:K,BACKSLASH_ESCAPE:W,BINARY_NUMBER_MODE:re,BINARY_NUMBER_RE:H,COMMENT:Q,C_BLOCK_COMMENT_MODE:U,C_LINE_COMMENT_MODE:G,C_NUMBER_MODE:de,C_NUMBER_RE:B,END_SAME_AS_BEGIN:function($){return Object.assign($,{"on:begin":(ae,_e)=>{_e.data._beginMatch=ae[1]},"on:end":(ae,_e)=>{_e.data._beginMatch!==ae[1]&&_e.ignoreMatch()}})},HASH_COMMENT_MODE:D,IDENT_RE:O,MATCH_NOTHING_RE:z,METHOD_GUARD:je,NUMBER_MODE:Z,NUMBER_RE:P,PHRASAL_WORDS_MODE:X,QUOTE_STRING_MODE:L,REGEXP_MODE:fe,RE_STARTERS_RE:V,SHEBANG:q,TITLE_MODE:ge,UNDERSCORE_IDENT_RE:j,UNDERSCORE_TITLE_MODE:ye});function be($,ae){$.input[$.index-1]==="."&&ae.ignoreMatch()}function Ae($,ae){$.className!==void 0&&($.scope=$.className,delete $.className)}function Me($,ae){ae&&$.beginKeywords&&($.begin="\\b("+$.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",$.__beforeBegin=be,$.keywords=$.keywords||$.beginKeywords,delete $.beginKeywords,$.relevance===void 0&&($.relevance=0))}function Bt($,ae){Array.isArray($.illegal)&&($.illegal=E(...$.illegal))}function zi($,ae){if($.match){if($.begin||$.end)throw new Error("begin & end are not supported with match");$.begin=$.match,delete $.match}}function ei($,ae){$.relevance===void 0&&($.relevance=1)}const br=($,ae)=>{if(!$.beforeMatch)return;if($.starts)throw new Error("beforeMatch cannot be used with starts");const _e=Object.assign({},$);Object.keys($).forEach(Fe=>{delete $[Fe]}),$.keywords=_e.keywords,$.begin=w(_e.beforeMatch,v(_e.begin)),$.starts={relevance:0,contains:[Object.assign(_e,{endsParent:!0})]},$.relevance=0,delete _e.beforeMatch},Bi=["of","and","for","in","not","or","if","then","parent","list","value"],ve="keyword";function ft($,ae,_e=ve){const Fe=Object.create(null);return typeof $=="string"?Tt(_e,$.split(" ")):Array.isArray($)?Tt(_e,$):Object.keys($).forEach(function(wt){Object.assign(Fe,ft($[wt],ae,wt))}),Fe;function Tt(wt,Re){ae&&(Re=Re.map(ke=>ke.toLowerCase())),Re.forEach(function(ke){const He=ke.split("|");Fe[He[0]]=[wt,ks(He[0],He[1])]})}}function ks($,ae){return ae?Number(ae):Is($)?0:1}function Is($){return Bi.includes($.toLowerCase())}const Mn={},Nt=$=>{console.error($)},ti=($,...ae)=>{console.log(`WARN: ${$}`,...ae)},Cs=($,ae)=>{Mn[`${$}/${ae}`]||(console.log(`Deprecated as of ${$}. ${ae}`),Mn[`${$}/${ae}`]=!0)},Ii=new Error;function Pi($,ae,{key:_e}){let Fe=0;const Tt=$[_e],wt={},Re={};for(let ke=1;ke<=ae.length;ke++)Re[ke+Fe]=Tt[ke],wt[ke+Fe]=!0,Fe+=T(ae[ke-1]);$[_e]=Re,$[_e]._emit=wt,$[_e]._multi=!0}function to($){if(Array.isArray($.begin)){if($.skip||$.excludeBegin||$.returnBegin)throw Nt("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Ii;if(typeof $.beginScope!="object"||$.beginScope===null)throw Nt("beginScope must be object"),Ii;Pi($,$.begin,{key:"beginScope"}),$.begin=R($.begin,{joinWith:""})}}function xr($){if(Array.isArray($.end)){if($.skip||$.excludeEnd||$.returnEnd)throw Nt("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Ii;if(typeof $.endScope!="object"||$.endScope===null)throw Nt("endScope must be object"),Ii;Pi($,$.end,{key:"endScope"}),$.end=R($.end,{joinWith:""})}}function pl($){$.scope&&typeof $.scope=="object"&&$.scope!==null&&($.beginScope=$.scope,delete $.scope)}function so($){pl($),typeof $.beginScope=="string"&&($.beginScope={_wrap:$.beginScope}),typeof $.endScope=="string"&&($.endScope={_wrap:$.endScope}),to($),xr($)}function $i($){function ae(Re,ke){return new RegExp(b(Re),"m"+($.case_insensitive?"i":"")+($.unicodeRegex?"u":"")+(ke?"g":""))}class _e{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(ke,He){He.position=this.position++,this.matchIndexes[this.matchAt]=He,this.regexes.push([He,ke]),this.matchAt+=T(ke)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const ke=this.regexes.map(He=>He[1]);this.matcherRe=ae(R(ke,{joinWith:"|"}),!0),this.lastIndex=0}exec(ke){this.matcherRe.lastIndex=this.lastIndex;const He=this.matcherRe.exec(ke);if(!He)return null;const Gt=He.findIndex((Hi,io)=>io>0&&Hi!==void 0),Dt=this.matchIndexes[Gt];return He.splice(0,Gt),Object.assign(He,Dt)}}class Fe{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(ke){if(this.multiRegexes[ke])return this.multiRegexes[ke];const He=new _e;return this.rules.slice(ke).forEach(([Gt,Dt])=>He.addRule(Gt,Dt)),He.compile(),this.multiRegexes[ke]=He,He}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(ke,He){this.rules.push([ke,He]),He.type==="begin"&&this.count++}exec(ke){const He=this.getMatcher(this.regexIndex);He.lastIndex=this.lastIndex;let Gt=He.exec(ke);if(this.resumingScanAtSamePosition()&&!(Gt&&Gt.index===this.lastIndex)){const Dt=this.getMatcher(0);Dt.lastIndex=this.lastIndex+1,Gt=Dt.exec(ke)}return Gt&&(this.regexIndex+=Gt.position+1,this.regexIndex===this.count&&this.considerAll()),Gt}}function Tt(Re){const ke=new Fe;return Re.contains.forEach(He=>ke.addRule(He.begin,{rule:He,type:"begin"})),Re.terminatorEnd&&ke.addRule(Re.terminatorEnd,{type:"end"}),Re.illegal&&ke.addRule(Re.illegal,{type:"illegal"}),ke}function wt(Re,ke){const He=Re;if(Re.isCompiled)return He;[Ae,zi,so,br].forEach(Dt=>Dt(Re,ke)),$.compilerExtensions.forEach(Dt=>Dt(Re,ke)),Re.__beforeBegin=null,[Me,Bt,ei].forEach(Dt=>Dt(Re,ke)),Re.isCompiled=!0;let Gt=null;return typeof Re.keywords=="object"&&Re.keywords.$pattern&&(Re.keywords=Object.assign({},Re.keywords),Gt=Re.keywords.$pattern,delete Re.keywords.$pattern),Gt=Gt||/\w+/,Re.keywords&&(Re.keywords=ft(Re.keywords,$.case_insensitive)),He.keywordPatternRe=ae(Gt,!0),ke&&(Re.begin||(Re.begin=/\B|\b/),He.beginRe=ae(He.begin),!Re.end&&!Re.endsWithParent&&(Re.end=/\B|\b/),Re.end&&(He.endRe=ae(He.end)),He.terminatorEnd=b(He.end)||"",Re.endsWithParent&&ke.terminatorEnd&&(He.terminatorEnd+=(Re.end?"|":"")+ke.terminatorEnd)),Re.illegal&&(He.illegalRe=ae(Re.illegal)),Re.contains||(Re.contains=[]),Re.contains=[].concat(...Re.contains.map(function(Dt){return Rn(Dt==="self"?Re:Dt)})),Re.contains.forEach(function(Dt){wt(Dt,He)}),Re.starts&&wt(Re.starts,ke),He.matcher=Tt(He),He}if($.compilerExtensions||($.compilerExtensions=[]),$.contains&&$.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return $.classNameAliases=i($.classNameAliases||{}),wt($)}function bs($){return $?$.endsWithParent||bs($.starts):!1}function Rn($){return $.variants&&!$.cachedVariants&&($.cachedVariants=$.variants.map(function(ae){return i($,{variants:null},ae)})),$.cachedVariants?$.cachedVariants:bs($)?i($,{starts:$.starts?i($.starts):null}):Object.isFrozen($)?i($):$}var Es="11.11.1";class gl extends Error{constructor(ae,_e){super(ae),this.name="HTMLInjectionError",this.html=_e}}const ua=s,no=i,lt=Symbol("nomatch"),si=7,gn=function($){const ae=Object.create(null),_e=Object.create(null),Fe=[];let Tt=!0;const wt="Could not find the language '{}', did you forget to load/include a language module?",Re={disableAutodetect:!0,name:"Plain text",contains:[]};let ke={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:p};function He(me){return ke.noHighlightRe.test(me)}function Gt(me){let ze=me.className+" ";ze+=me.parentNode?me.parentNode.className:"";const et=ke.languageDetectRe.exec(ze);if(et){const pt=Ws(et[1]);return pt||(ti(wt.replace("{}",et[1])),ti("Falling back to no-highlight mode for this block.",me)),pt?et[1]:"no-highlight"}return ze.split(/\s+/).find(pt=>He(pt)||Ws(pt))}function Dt(me,ze,et){let pt="",Wt="";typeof ze=="object"?(pt=me,et=ze.ignoreIllegals,Wt=ze.language):(Cs("10.7.0","highlight(lang, code, ...args) has been deprecated."),Cs("10.7.0",`Please use highlight(code, options) instead.
|
|
162
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),Wt=me,pt=ze),et===void 0&&(et=!0);const Hs={code:pt,language:Wt};ha("before:highlight",Hs);const bn=Hs.result?Hs.result:Hi(Hs.language,Hs.code,et);return bn.code=Hs.code,ha("after:highlight",bn),bn}function Hi(me,ze,et,pt){const Wt=Object.create(null);function Hs(xe,De){return xe.keywords[De]}function bn(){if(!$e.keywords){Jt.addText(gt);return}let xe=0;$e.keywordPatternRe.lastIndex=0;let De=$e.keywordPatternRe.exec(gt),Ge="";for(;De;){Ge+=gt.substring(xe,De.index);const it=Ns.case_insensitive?De[0].toLowerCase():De[0],It=Hs($e,it);if(It){const[Dn,Sl]=It;if(Jt.addText(Ge),Ge="",Wt[it]=(Wt[it]||0)+1,Wt[it]<=si&&(Sr+=Sl),Dn.startsWith("_"))Ge+=De[0];else{const Su=Ns.classNameAliases[Dn]||Dn;xn(De[0],Su)}}else Ge+=De[0];xe=$e.keywordPatternRe.lastIndex,De=$e.keywordPatternRe.exec(gt)}Ge+=gt.substring(xe),Jt.addText(Ge)}function nn(){if(gt==="")return;let xe=null;if(typeof $e.subLanguage=="string"){if(!ae[$e.subLanguage]){Jt.addText(gt);return}xe=Hi($e.subLanguage,gt,!0,yu[$e.subLanguage]),yu[$e.subLanguage]=xe._top}else xe=ro(gt,$e.subLanguage.length?$e.subLanguage:null);$e.relevance>0&&(Sr+=xe.relevance),Jt.__addSublanguage(xe._emitter,xe.language)}function Et(){$e.subLanguage!=null?nn():bn(),gt=""}function xn(xe,De){xe!==""&&(Jt.startScope(De),Jt.addText(xe),Jt.endScope())}function vu(xe,De){let Ge=1;const it=De.length-1;for(;Ge<=it;){if(!xe._emit[Ge]){Ge++;continue}const It=Ns.classNameAliases[xe[Ge]]||xe[Ge],Dn=De[Ge];It?xn(Dn,It):(gt=Dn,bn(),gt=""),Ge++}}function oo(xe,De){return xe.scope&&typeof xe.scope=="string"&&Jt.openNode(Ns.classNameAliases[xe.scope]||xe.scope),xe.beginScope&&(xe.beginScope._wrap?(xn(gt,Ns.classNameAliases[xe.beginScope._wrap]||xe.beginScope._wrap),gt=""):xe.beginScope._multi&&(vu(xe.beginScope,De),gt="")),$e=Object.create(xe,{parent:{value:$e}}),$e}function vl(xe,De,Ge){let it=N(xe.endRe,Ge);if(it){if(xe["on:end"]){const It=new t(xe);xe["on:end"](De,It),It.isMatchIgnored&&(it=!1)}if(it){for(;xe.endsParent&&xe.parent;)xe=xe.parent;return xe}}if(xe.endsWithParent)return vl(xe.parent,De,Ge)}function lo(xe){return $e.matcher.regexIndex===0?(gt+=xe[0],1):(wr=!0,0)}function lf(xe){const De=xe[0],Ge=xe.rule,it=new t(Ge),It=[Ge.__beforeBegin,Ge["on:begin"]];for(const Dn of It)if(Dn&&(Dn(xe,it),it.isMatchIgnored))return lo(De);return Ge.skip?gt+=De:(Ge.excludeBegin&&(gt+=De),Et(),!Ge.returnBegin&&!Ge.excludeBegin&&(gt=De)),oo(Ge,xe),Ge.returnBegin?0:De.length}function rn(xe){const De=xe[0],Ge=ze.substring(xe.index),it=vl($e,xe,Ge);if(!it)return lt;const It=$e;$e.endScope&&$e.endScope._wrap?(Et(),xn(De,$e.endScope._wrap)):$e.endScope&&$e.endScope._multi?(Et(),vu($e.endScope,xe)):It.skip?gt+=De:(It.returnEnd||It.excludeEnd||(gt+=De),Et(),It.excludeEnd&&(gt=De));do $e.scope&&Jt.closeNode(),!$e.skip&&!$e.subLanguage&&(Sr+=$e.relevance),$e=$e.parent;while($e!==it.parent);return it.starts&&oo(it.starts,xe),It.returnEnd?0:De.length}function _l(){const xe=[];for(let De=$e;De!==Ns;De=De.parent)De.scope&&xe.unshift(De.scope);xe.forEach(De=>Jt.openNode(De))}let fa={};function co(xe,De){const Ge=De&&De[0];if(gt+=xe,Ge==null)return Et(),0;if(fa.type==="begin"&&De.type==="end"&&fa.index===De.index&&Ge===""){if(gt+=ze.slice(De.index,De.index+1),!Tt){const it=new Error(`0 width match regex (${me})`);throw it.languageName=me,it.badRule=fa.rule,it}return 1}if(fa=De,De.type==="begin")return lf(De);if(De.type==="illegal"&&!et){const it=new Error('Illegal lexeme "'+Ge+'" for mode "'+($e.scope||"<unnamed>")+'"');throw it.mode=$e,it}else if(De.type==="end"){const it=rn(De);if(it!==lt)return it}if(De.type==="illegal"&&Ge==="")return gt+=`
|
|
163
|
-
`,1;if(yl>1e5&&yl>De.index*3)throw new Error("potential infinite loop, way more iterations than matches");return gt+=Ge,Ge.length}const Ns=Ws(me);if(!Ns)throw Nt(wt.replace("{}",me)),new Error('Unknown language: "'+me+'"');const _u=$i(Ns);let uo="",$e=pt||_u;const yu={},Jt=new ke.__emitter(ke);_l();let gt="",Sr=0,Vi=0,yl=0,wr=!1;try{if(Ns.__emitTokens)Ns.__emitTokens(ze,Jt);else{for($e.matcher.considerAll();;){yl++,wr?wr=!1:$e.matcher.considerAll(),$e.matcher.lastIndex=Vi;const xe=$e.matcher.exec(ze);if(!xe)break;const De=ze.substring(Vi,xe.index),Ge=co(De,xe);Vi=xe.index+Ge}co(ze.substring(Vi))}return Jt.finalize(),uo=Jt.toHTML(),{language:me,value:uo,relevance:Sr,illegal:!1,_emitter:Jt,_top:$e}}catch(xe){if(xe.message&&xe.message.includes("Illegal"))return{language:me,value:ua(ze),illegal:!0,relevance:0,_illegalBy:{message:xe.message,index:Vi,context:ze.slice(Vi-100,Vi+100),mode:xe.mode,resultSoFar:uo},_emitter:Jt};if(Tt)return{language:me,value:ua(ze),illegal:!1,relevance:0,errorRaised:xe,_emitter:Jt,_top:$e};throw xe}}function io(me){const ze={value:ua(me),illegal:!1,relevance:0,_top:Re,_emitter:new ke.__emitter(ke)};return ze._emitter.addText(me),ze}function ro(me,ze){ze=ze||ke.languages||Object.keys(ae);const et=io(me),pt=ze.filter(Ws).filter(_r).map(Et=>Hi(Et,me,!1));pt.unshift(et);const Wt=pt.sort((Et,xn)=>{if(Et.relevance!==xn.relevance)return xn.relevance-Et.relevance;if(Et.language&&xn.language){if(Ws(Et.language).supersetOf===xn.language)return 1;if(Ws(xn.language).supersetOf===Et.language)return-1}return 0}),[Hs,bn]=Wt,nn=Hs;return nn.secondBest=bn,nn}function hi(me,ze,et){const pt=ze&&_e[ze]||et;me.classList.add("hljs"),me.classList.add(`language-${pt}`)}function Kt(me){let ze=null;const et=Gt(me);if(He(et))return;if(ha("before:highlightElement",{el:me,language:et}),me.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",me);return}if(me.children.length>0&&(ke.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(me)),ke.throwUnescapedHTML))throw new gl("One of your code blocks includes unescaped HTML.",me.innerHTML);ze=me;const pt=ze.textContent,Wt=et?Dt(pt,{language:et,ignoreIllegals:!0}):ro(pt);me.innerHTML=Wt.value,me.dataset.highlighted="yes",hi(me,et,Wt.language),me.result={language:Wt.language,re:Wt.relevance,relevance:Wt.relevance},Wt.secondBest&&(me.secondBest={language:Wt.secondBest.language,relevance:Wt.secondBest.relevance}),ha("after:highlightElement",{el:me,result:Wt,text:pt})}function $s(me){ke=no(ke,me)}const vr=()=>{ao(),Cs("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function bl(){ao(),Cs("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let gu=!1;function ao(){function me(){ao()}if(document.readyState==="loading"){gu||window.addEventListener("DOMContentLoaded",me,!1),gu=!0;return}document.querySelectorAll(ke.cssSelector).forEach(Kt)}function bu(me,ze){let et=null;try{et=ze($)}catch(pt){if(Nt("Language definition for '{}' could not be registered.".replace("{}",me)),Tt)Nt(pt);else throw pt;et=Re}et.name||(et.name=me),ae[me]=et,et.rawDefinition=ze.bind(null,$),et.aliases&&Ui(et.aliases,{languageName:me})}function da(me){delete ae[me];for(const ze of Object.keys(_e))_e[ze]===me&&delete _e[ze]}function xl(){return Object.keys(ae)}function Ws(me){return me=(me||"").toLowerCase(),ae[me]||ae[_e[me]]}function Ui(me,{languageName:ze}){typeof me=="string"&&(me=[me]),me.forEach(et=>{_e[et.toLowerCase()]=ze})}function _r(me){const ze=Ws(me);return ze&&!ze.disableAutodetect}function yr(me){me["before:highlightBlock"]&&!me["before:highlightElement"]&&(me["before:highlightElement"]=ze=>{me["before:highlightBlock"](Object.assign({block:ze.el},ze))}),me["after:highlightBlock"]&&!me["after:highlightElement"]&&(me["after:highlightElement"]=ze=>{me["after:highlightBlock"](Object.assign({block:ze.el},ze))})}function Qt(me){yr(me),Fe.push(me)}function xu(me){const ze=Fe.indexOf(me);ze!==-1&&Fe.splice(ze,1)}function ha(me,ze){const et=me;Fe.forEach(function(pt){pt[et]&&pt[et](ze)})}function Fi(me){return Cs("10.7.0","highlightBlock will be removed entirely in v12.0"),Cs("10.7.0","Please use highlightElement now."),Kt(me)}Object.assign($,{highlight:Dt,highlightAuto:ro,highlightAll:ao,highlightElement:Kt,highlightBlock:Fi,configure:$s,initHighlighting:vr,initHighlightingOnLoad:bl,registerLanguage:bu,unregisterLanguage:da,listLanguages:xl,getLanguage:Ws,registerAliases:Ui,autoDetection:_r,inherit:no,addPlugin:Qt,removePlugin:xu}),$.debugMode=function(){Tt=!1},$.safeMode=function(){Tt=!0},$.versionString=Es,$.regex={concat:w,lookahead:v,either:E,optional:y,anyNumberOfTimes:_};for(const me in We)typeof We[me]=="object"&&e(We[me]);return Object.assign($,We),$},Ps=gn({});return Ps.newInstance=()=>gn({}),Jp=Ps,Ps.HighlightJS=Ps,Ps.default=Ps,Jp}var eg,y2;function $U(){if(y2)return eg;y2=1;function e(t){const s=t.regex,i=s.concat(/[\p{L}_]/u,s.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),a=/[\p{L}0-9._:-]+/u,l={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},u={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},h=t.inherit(u,{begin:/\(/,end:/\)/}),m=t.inherit(t.APOS_STRING_MODE,{className:"string"}),f=t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),p={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:a,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[l]},{begin:/'/,end:/'/,contains:[l]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[u,f,m,h,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[u,h,f,m]}]}]},t.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},l,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[f]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[p],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[p],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:s.concat(/</,s.lookahead(s.concat(i,s.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:i,relevance:0,starts:p}]},{className:"tag",begin:s.concat(/<\//,s.lookahead(s.concat(i,/>/))),contains:[{className:"name",begin:i,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}return eg=e,eg}var tg,S2;function HU(){if(S2)return tg;S2=1;function e(t){const s=t.regex,i={},a={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[i]}]};Object.assign(i,{className:"variable",variants:[{begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},a]});const l={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},u=t.inherit(t.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),h={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},m={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,i,l]};l.contains.push(m);const f={match:/\\"/},p={className:"string",begin:/'/,end:/'/},b={match:/\\'/},v={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,i]},_=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],y=t.SHEBANG({binary:`(${_.join("|")})`,relevance:10}),w={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},C=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],E=["true","false"],T={match:/(\/[a-z._-]+)+/},N=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],M=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],R=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],z=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:C,literal:E,built_in:[...N,...M,"set","shopt",...R,...z]},contains:[y,t.SHEBANG(),w,v,u,h,T,m,f,p,b,i]}}return tg=e,tg}var sg,w2;function UU(){if(w2)return sg;w2=1;function e(t){const s=t.regex,i=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",l="[a-zA-Z_]\\w*::",h="("+a+"|"+s.optional(l)+"[a-zA-Z_]\\w*"+s.optional("<[^<>]+>")+")",m={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},p={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},b={className:"number",variants:[{match:/\b(0b[01']+)/},{match:/(-?)\b([\d']+(\.[\d']*)?|\.[\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)/},{match:/(-?)\b(0[xX][a-fA-F0-9]+(?:'[a-fA-F0-9]+)*(?:\.[a-fA-F0-9]*(?:'[a-fA-F0-9]*)*)?(?:[pP][-+]?[0-9]+)?(l|L)?(u|U)?)/},{match:/(-?)\b\d+(?:'\d+)*(?:\.\d*(?:'\d*)*)?(?:[eE][-+]?\d+)?/}],relevance:0},v={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(p,{className:"string"}),{className:"string",begin:/<.*?>/},i,t.C_BLOCK_COMMENT_MODE]},_={className:"title",begin:s.optional(l)+t.IDENT_RE,relevance:0},y=s.optional(l)+t.IDENT_RE+"\\s*\\(",E={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},T=[v,m,i,t.C_BLOCK_COMMENT_MODE,b,p],N={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:E,contains:T.concat([{begin:/\(/,end:/\)/,keywords:E,contains:T.concat(["self"]),relevance:0}]),relevance:0},M={begin:"("+h+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:E,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:E,relevance:0},{begin:y,returnBegin:!0,contains:[t.inherit(_,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:E,relevance:0,contains:[i,t.C_BLOCK_COMMENT_MODE,p,b,m,{begin:/\(/,end:/\)/,keywords:E,relevance:0,contains:["self",i,t.C_BLOCK_COMMENT_MODE,p,b,m]}]},m,i,t.C_BLOCK_COMMENT_MODE,v]};return{name:"C",aliases:["h"],keywords:E,disableAutodetect:!0,illegal:"</",contains:[].concat(N,M,T,[v,{begin:t.IDENT_RE+"::",keywords:E},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},t.TITLE_MODE]}]),exports:{preprocessor:v,strings:p,keywords:E}}}return sg=e,sg}var ng,k2;function FU(){if(k2)return ng;k2=1;function e(t){const s=t.regex,i=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",l="[a-zA-Z_]\\w*::",h="(?!struct)("+a+"|"+s.optional(l)+"[a-zA-Z_]\\w*"+s.optional("<[^<>]+>")+")",m={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},p={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},b={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},v={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(p,{className:"string"}),{className:"string",begin:/<.*?>/},i,t.C_BLOCK_COMMENT_MODE]},_={className:"title",begin:s.optional(l)+t.IDENT_RE,relevance:0},y=s.optional(l)+t.IDENT_RE+"\\s*\\(",w=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],C=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],E=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],T=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],R={type:C,keyword:w,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:E},z={className:"function.dispatch",relevance:0,keywords:{_hint:T},begin:s.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,s.lookahead(/(<[^<>]+>|)\s*\(/))},O=[z,v,m,i,t.C_BLOCK_COMMENT_MODE,b,p],j={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:R,contains:O.concat([{begin:/\(/,end:/\)/,keywords:R,contains:O.concat(["self"]),relevance:0}]),relevance:0},P={className:"function",begin:"("+h+"[\\*&\\s]+)+"+y,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:R,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:R,relevance:0},{begin:y,returnBegin:!0,contains:[_],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[p,b]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:R,relevance:0,contains:[i,t.C_BLOCK_COMMENT_MODE,p,b,m,{begin:/\(/,end:/\)/,keywords:R,relevance:0,contains:["self",i,t.C_BLOCK_COMMENT_MODE,p,b,m]}]},m,i,t.C_BLOCK_COMMENT_MODE,v]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:R,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(j,P,z,O,[v,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:R,contains:["self",m]},{begin:t.IDENT_RE+"::",keywords:R},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}return ng=e,ng}var ig,C2;function VU(){if(C2)return ig;C2=1;function e(t){const s=["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],i=["public","private","protected","static","internal","protected","abstract","async","extern","override","unsafe","virtual","new","sealed","partial"],a=["default","false","null","true"],l=["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"],u=["add","alias","and","ascending","args","async","await","by","descending","dynamic","equals","file","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","record","remove","required","scoped","select","set","unmanaged","value|0","var","when","where","with","yield"],h={keyword:l.concat(u),built_in:s,literal:a},m=t.inherit(t.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),f={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},p={className:"string",begin:/"""("*)(?!")(.|\n)*?"""\1/,relevance:1},b={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},v=t.inherit(b,{illegal:/\n/}),_={className:"subst",begin:/\{/,end:/\}/,keywords:h},y=t.inherit(_,{illegal:/\n/}),w={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},t.BACKSLASH_ESCAPE,y]},C={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},_]},E=t.inherit(C,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},y]});_.contains=[C,w,b,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,f,t.C_BLOCK_COMMENT_MODE],y.contains=[E,w,v,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,f,t.inherit(t.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const T={variants:[p,C,w,b,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},N={begin:"<",end:">",contains:[{beginKeywords:"in out"},m]},M=t.IDENT_RE+"(<"+t.IDENT_RE+"(\\s*,\\s*"+t.IDENT_RE+")*>)?(\\[\\])?",R={begin:"@"+t.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:h,illegal:/::/,contains:[t.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"<!--|-->"},{begin:"</?",end:">"}]}]}),t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},T,f,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},m,N,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[m,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[m,N,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+M+"\\s+)+"+t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:h,contains:[{beginKeywords:i.join(" "),relevance:0},{begin:t.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[t.TITLE_MODE,N],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:h,relevance:0,contains:[T,f,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},R]}}return ig=e,ig}var rg,E2;function qU(){if(E2)return rg;E2=1;const e=f=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:f.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[f.APOS_STRING_MODE,f.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:f.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),t=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],s=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],i=[...t,...s],a=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),l=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),u=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),h=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function m(f){const p=f.regex,b=e(f),v={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},_="and or not only",y=/@-?\w[\w]*(-\w+)*/,w="[a-zA-Z-][a-zA-Z0-9_-]*",C=[f.APOS_STRING_MODE,f.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[b.BLOCK_COMMENT,v,b.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+w,relevance:0},b.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+l.join("|")+")"},{begin:":(:)?("+u.join("|")+")"}]},b.CSS_VARIABLE,{className:"attribute",begin:"\\b("+h.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[b.BLOCK_COMMENT,b.HEXCOLOR,b.IMPORTANT,b.CSS_NUMBER_MODE,...C,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...C,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},b.FUNCTION_DISPATCH]},{begin:p.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:y},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:_,attribute:a.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...C,b.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b"}]}}return rg=m,rg}var ag,N2;function GU(){if(N2)return ag;N2=1;function e(t){const s=t.regex,i={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},a={begin:"^[-\\*]{3,}",end:"$"},l={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},u={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},h={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},m=/[A-Za-z][A-Za-z0-9+.-]*/,f={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:s.concat(/\[.+?\]\(/,m,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},p={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},b={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},v=t.inherit(p,{contains:[]}),_=t.inherit(b,{contains:[]});p.contains.push(_),b.contains.push(v);let y=[i,f];return[p,b,v,_].forEach(T=>{T.contains=T.contains.concat(y)}),y=y.concat(p,b),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:y},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:y}]}]},i,u,p,b,{className:"quote",begin:"^>\\s+",contains:y,end:"$"},l,a,f,h,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}return ag=e,ag}var og,T2;function KU(){if(T2)return og;T2=1;function e(t){const s=t.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:s.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:s.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}return og=e,og}var lg,A2;function WU(){if(A2)return lg;A2=1;function e(t){const s=t.regex,i="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",a=s.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),l=s.concat(a,/(::\w+)*/),h={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield",...["include","extend","prepend","public","private","protected","raise","throw"]],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},m={className:"doctag",begin:"@[A-Za-z]+"},f={begin:"#<",end:">"},p=[t.COMMENT("#","$",{contains:[m]}),t.COMMENT("^=begin","^=end",{contains:[m],relevance:10}),t.COMMENT("^__END__",t.MATCH_NOTHING_RE)],b={className:"subst",begin:/#\{/,end:/\}/,keywords:h},v={className:"string",contains:[t.BACKSLASH_ESCAPE,b],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:s.concat(/<<[-~]?'?/,s.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[t.BACKSLASH_ESCAPE,b]})]}]},_="[1-9](_?[0-9])*|0",y="[0-9](_?[0-9])*",w={className:"number",relevance:0,variants:[{begin:`\\b(${_})(\\.(${y}))?([eE][+-]?(${y})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},C={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:h}]},O=[v,{variants:[{match:[/class\s+/,l,/\s+<\s+/,l]},{match:[/\b(class|module)\s+/,l]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:h},{match:[/(include|extend)\s+/,l],scope:{2:"title.class"},keywords:h},{relevance:0,match:[l,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:a,scope:"title.class"},{match:[/def/,/\s+/,i],scope:{1:"keyword",3:"title.function"},contains:[C]},{begin:t.IDENT_RE+"::"},{className:"symbol",begin:t.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[v,{begin:i}],relevance:0},w,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:h},{begin:"("+t.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[t.BACKSLASH_ESCAPE,b],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(f,p),relevance:0}].concat(f,p);b.contains=O,C.contains=O;const H=[{begin:/^\s*=>/,starts:{end:"$",contains:O}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:h,contains:O}}];return p.unshift(f),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:h,illegal:/\/\*/,contains:[t.SHEBANG({binary:"ruby"})].concat(H).concat(p).concat(O)}}return lg=e,lg}var cg,j2;function YU(){if(j2)return cg;j2=1;function e(t){const u={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:u,illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"string",variants:[t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[t.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:u,illegal:/["']/}]}]}}return cg=e,cg}var ug,M2;function XU(){if(M2)return ug;M2=1;function e(t){const s=t.regex,i=/[_A-Za-z][_0-9A-Za-z]*/;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[t.HASH_COMMENT_MODE,t.QUOTE_STRING_MODE,t.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:s.concat(i,s.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}}return ug=e,ug}var dg,R2;function ZU(){if(R2)return dg;R2=1;function e(t){const s=t.regex,i={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:t.NUMBER_RE}]},a=t.COMMENT();a.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const l={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},u={className:"literal",begin:/\bon|off|true|false|yes|no\b/},h={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},m={begin:/\[/,end:/\]/,contains:[a,u,l,h,i,"self"],relevance:0},f=/[A-Za-z0-9_-]+/,p=/"(\\"|[^"])*"/,b=/'[^']*'/,v=s.either(f,p,b),_=s.concat(v,"(\\s*\\.\\s*",v,")*",s.lookahead(/\s*=\s*[^#\s]/));return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[a,{className:"section",begin:/\[+/,end:/\]+/},{begin:_,className:"attr",starts:{end:/$/,contains:[a,m,u,l,h,i]}}]}}return dg=e,dg}var hg,D2;function QU(){if(D2)return hg;D2=1;var e="[0-9](_*[0-9])*",t=`\\.(${e})`,s="[0-9a-fA-F](_*[0-9a-fA-F])*",i={className:"number",variants:[{begin:`(\\b(${e})((${t})|\\.)?|(${t}))[eE][+-]?(${e})[fFdD]?\\b`},{begin:`\\b(${e})((${t})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${t})[fFdD]?\\b`},{begin:`\\b(${e})[fFdD]\\b`},{begin:`\\b0[xX]((${s})\\.?|(${s})?\\.(${s}))[pP][+-]?(${e})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${s})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function a(u,h,m){return m===-1?"":u.replace(h,f=>a(u,h,m-1))}function l(u){const h=u.regex,m="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",f=m+a("(?:<"+m+"~~~(?:\\s*,\\s*"+m+"~~~)*>)?",/~~~/g,2),y={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto","when"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},w={className:"meta",begin:"@"+m,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},C={className:"params",begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:[u.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:y,illegal:/<\/|#/,contains:[u.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},u.C_LINE_COMMENT_MODE,u.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[u.BACKSLASH_ESCAPE]},u.APOS_STRING_MODE,u.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,m],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[h.concat(/(?!else)/,m),/\s+/,m,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,m],className:{1:"keyword",3:"title.class"},contains:[C,u.C_LINE_COMMENT_MODE,u.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+f+"\\s+)",u.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:y,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:[w,u.APOS_STRING_MODE,u.QUOTE_STRING_MODE,i,u.C_BLOCK_COMMENT_MODE]},u.C_LINE_COMMENT_MODE,u.C_BLOCK_COMMENT_MODE]},i,w]}}return hg=l,hg}var fg,O2;function JU(){if(O2)return fg;O2=1;const e="[A-Za-z$_][0-9A-Za-z$_]*",t=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],s=["true","false","null","undefined","NaN","Infinity"],i=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],a=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],l=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],u=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],h=[].concat(l,i,a);function m(f){const p=f.regex,b=(ye,{after:je})=>{const Se="</"+ye[0].slice(1);return ye.input.indexOf(Se,je)!==-1},v=e,_={begin:"<>",end:"</>"},y=/<[A-Za-z0-9\\._:-]+\s*\/>/,w={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(ye,je)=>{const Se=ye[0].length+ye.index,We=ye.input[Se];if(We==="<"||We===","){je.ignoreMatch();return}We===">"&&(b(ye,{after:Se})||je.ignoreMatch());let be;const Ae=ye.input.substring(Se);if(be=Ae.match(/^\s*=/)){je.ignoreMatch();return}if((be=Ae.match(/^\s+extends\s+/))&&be.index===0){je.ignoreMatch();return}}},C={$pattern:e,keyword:t,literal:s,built_in:h,"variable.language":u},E="[0-9](_?[0-9])*",T=`\\.(${E})`,N="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",M={className:"number",variants:[{begin:`(\\b(${N})((${T})|\\.)?|(${T}))[eE][+-]?(${E})\\b`},{begin:`\\b(${N})\\b((${T})\\b|\\.)?|(${T})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},R={className:"subst",begin:"\\$\\{",end:"\\}",keywords:C,contains:[]},z={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[f.BACKSLASH_ESCAPE,R],subLanguage:"xml"}},O={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[f.BACKSLASH_ESCAPE,R],subLanguage:"css"}},j={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[f.BACKSLASH_ESCAPE,R],subLanguage:"graphql"}},P={className:"string",begin:"`",end:"`",contains:[f.BACKSLASH_ESCAPE,R]},H={className:"comment",variants:[f.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:v+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),f.C_BLOCK_COMMENT_MODE,f.C_LINE_COMMENT_MODE]},V=[f.APOS_STRING_MODE,f.QUOTE_STRING_MODE,z,O,j,P,{match:/\$\d+/},M];R.contains=V.concat({begin:/\{/,end:/\}/,keywords:C,contains:["self"].concat(V)});const q=[].concat(H,R.contains),W=q.concat([{begin:/(\s*)\(/,end:/\)/,keywords:C,contains:["self"].concat(q)}]),K={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:C,contains:W},L={variants:[{match:[/class/,/\s+/,v,/\s+/,/extends/,/\s+/,p.concat(v,"(",p.concat(/\./,v),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,v],scope:{1:"keyword",3:"title.class"}}]},X={relevance:0,match:p.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...i,...a]}},Q={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},G={variants:[{match:[/function/,/\s+/,v,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[K],illegal:/%/},U={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function D(ye){return p.concat("(?!",ye.join("|"),")")}const Z={match:p.concat(/\b/,D([...l,"super","import"].map(ye=>`${ye}\\s*\\(`)),v,p.lookahead(/\s*\(/)),className:"title.function",relevance:0},de={begin:p.concat(/\./,p.lookahead(p.concat(v,/(?![0-9A-Za-z$_(])/))),end:v,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},re={match:[/get|set/,/\s+/,v,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},K]},fe="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+f.UNDERSCORE_IDENT_RE+")\\s*=>",ge={match:[/const|var|let/,/\s+/,v,/\s*/,/=\s*/,/(async\s*)?/,p.lookahead(fe)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[K]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:C,exports:{PARAMS_CONTAINS:W,CLASS_REFERENCE:X},illegal:/#(?![$_A-z])/,contains:[f.SHEBANG({label:"shebang",binary:"node",relevance:5}),Q,f.APOS_STRING_MODE,f.QUOTE_STRING_MODE,z,O,j,P,H,{match:/\$\d+/},M,X,{scope:"attr",match:v+p.lookahead(":"),relevance:0},ge,{begin:"("+f.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[H,f.REGEXP_MODE,{className:"function",begin:fe,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:f.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:C,contains:W}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:_.begin,end:_.end},{match:y},{begin:w.begin,"on:begin":w.isTrulyOpeningTag,end:w.end}],subLanguage:"xml",contains:[{begin:w.begin,end:w.end,skip:!0,contains:["self"]}]}]},G,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+f.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[K,f.inherit(f.TITLE_MODE,{begin:v,className:"title.function"})]},{match:/\.\.\./,relevance:0},de,{match:"\\$"+v,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[K]},Z,U,L,re,{match:/\$[(.]/}]}}return fg=m,fg}var mg,L2;function eF(){if(L2)return mg;L2=1;function e(t){const s={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},i={match:/[{}[\],:]/,className:"punctuation",relevance:0},a=["true","false","null"],l={scope:"literal",beginKeywords:a.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:a},contains:[s,i,t.QUOTE_STRING_MODE,l,t.C_NUMBER_MODE,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}return mg=e,mg}var pg,z2;function tF(){if(z2)return pg;z2=1;var e="[0-9](_*[0-9])*",t=`\\.(${e})`,s="[0-9a-fA-F](_*[0-9a-fA-F])*",i={className:"number",variants:[{begin:`(\\b(${e})((${t})|\\.)?|(${t}))[eE][+-]?(${e})[fFdD]?\\b`},{begin:`\\b(${e})((${t})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${t})[fFdD]?\\b`},{begin:`\\b(${e})[fFdD]\\b`},{begin:`\\b0[xX]((${s})\\.?|(${s})?\\.(${s}))[pP][+-]?(${e})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${s})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function a(l){const u={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},h={className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},m={className:"symbol",begin:l.UNDERSCORE_IDENT_RE+"@"},f={className:"subst",begin:/\$\{/,end:/\}/,contains:[l.C_NUMBER_MODE]},p={className:"variable",begin:"\\$"+l.UNDERSCORE_IDENT_RE},b={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[p,f]},{begin:"'",end:"'",illegal:/\n/,contains:[l.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[l.BACKSLASH_ESCAPE,p,f]}]};f.contains.push(b);const v={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+l.UNDERSCORE_IDENT_RE+")?"},_={className:"meta",begin:"@"+l.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[l.inherit(b,{className:"string"}),"self"]}]},y=i,w=l.COMMENT("/\\*","\\*/",{contains:[l.C_BLOCK_COMMENT_MODE]}),C={variants:[{className:"type",begin:l.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},E=C;return E.variants[1].contains=[C],C.variants[1].contains=[E],{name:"Kotlin",aliases:["kt","kts"],keywords:u,contains:[l.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),l.C_LINE_COMMENT_MODE,w,h,m,v,_,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:u,relevance:5,contains:[{begin:l.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[l.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:u,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[C,l.C_LINE_COMMENT_MODE,w],relevance:0},l.C_LINE_COMMENT_MODE,w,v,_,b,l.C_NUMBER_MODE]},w]},{begin:[/class|interface|trait/,/\s+/,l.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},l.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},v,_]},b,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
|
|
164
|
-
`},y]}}return pg=a,pg}var gg,B2;function sF(){if(B2)return gg;B2=1;const e=p=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:p.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[p.APOS_STRING_MODE,p.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:p.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),t=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],s=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],i=[...t,...s],a=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),l=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),u=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),h=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),m=l.concat(u).sort().reverse();function f(p){const b=e(p),v=m,_="and or not only",y="[\\w-]+",w="("+y+"|@\\{"+y+"\\})",C=[],E=[],T=function(q){return{className:"string",begin:"~?"+q+".*?"+q}},N=function(q,W,K){return{className:q,begin:W,relevance:K}},M={$pattern:/[a-z-]+/,keyword:_,attribute:a.join(" ")},R={begin:"\\(",end:"\\)",contains:E,keywords:M,relevance:0};E.push(p.C_LINE_COMMENT_MODE,p.C_BLOCK_COMMENT_MODE,T("'"),T('"'),b.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},b.HEXCOLOR,R,N("variable","@@?"+y,10),N("variable","@\\{"+y+"\\}"),N("built_in","~?`[^`]*?`"),{className:"attribute",begin:y+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},b.IMPORTANT,{beginKeywords:"and not"},b.FUNCTION_DISPATCH);const z=E.concat({begin:/\{/,end:/\}/,contains:C}),O={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(E)},j={begin:w+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},b.CSS_VARIABLE,{className:"attribute",begin:"\\b("+h.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:E}}]},P={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:M,returnEnd:!0,contains:E,relevance:0}},B={className:"variable",variants:[{begin:"@"+y+"\\s*:",relevance:15},{begin:"@"+y}],starts:{end:"[;}]",returnEnd:!0,contains:z}},H={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:w,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[p.C_LINE_COMMENT_MODE,p.C_BLOCK_COMMENT_MODE,O,N("keyword","all\\b"),N("variable","@\\{"+y+"\\}"),{begin:"\\b("+i.join("|")+")\\b",className:"selector-tag"},b.CSS_NUMBER_MODE,N("selector-tag",w,0),N("selector-id","#"+w),N("selector-class","\\."+w,0),N("selector-tag","&",0),b.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+l.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+u.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:z},{begin:"!important"},b.FUNCTION_DISPATCH]},V={begin:y+`:(:)?(${v.join("|")})`,returnBegin:!0,contains:[H]};return C.push(p.C_LINE_COMMENT_MODE,p.C_BLOCK_COMMENT_MODE,P,B,V,j,H,O,b.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:C}}return gg=f,gg}var bg,I2;function nF(){if(I2)return bg;I2=1;function e(t){const s="\\[=*\\[",i="\\]=*\\]",a={begin:s,end:i,contains:["self"]},l=[t.COMMENT("--(?!"+s+")","$"),t.COMMENT("--"+s,i,{contains:[a],relevance:10})];return{name:"Lua",aliases:["pluto"],keywords:{$pattern:t.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:l.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[t.inherit(t.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:l}].concat(l)},t.C_NUMBER_MODE,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,{className:"string",begin:s,end:i,contains:[a],relevance:5}])}}return bg=e,bg}var xg,P2;function iF(){if(P2)return xg;P2=1;function e(t){const s={className:"variable",variants:[{begin:"\\$\\("+t.UNDERSCORE_IDENT_RE+"\\)",contains:[t.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},i={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,s]},a={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[s,i]},l={begin:"^"+t.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},u={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},h={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[s]};return{name:"Makefile",aliases:["mk","mak","make"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[t.HASH_COMMENT_MODE,s,i,a,l,u,h]}}return xg=e,xg}var vg,$2;function rF(){if($2)return vg;$2=1;function e(t){const s=t.regex,i=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","class","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","field","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","method","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],a=/[dualxmsipngr]{0,12}/,l={$pattern:/[\w.]+/,keyword:i.join(" ")},u={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:l},h={begin:/->\{/,end:/\}/},m={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},f={scope:"variable",variants:[{begin:/\$\d/},{begin:s.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[m]},p={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},b=[t.BACKSLASH_ESCAPE,u,f],v=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],_=(C,E,T="\\1")=>{const N=T==="\\1"?T:s.concat(T,E);return s.concat(s.concat("(?:",C,")"),E,/(?:\\.|[^\\\/])*?/,N,/(?:\\.|[^\\\/])*?/,T,a)},y=(C,E,T)=>s.concat(s.concat("(?:",C,")"),E,/(?:\\.|[^\\\/])*?/,T,a),w=[f,t.HASH_COMMENT_MODE,t.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),h,{className:"string",contains:b,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[t.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},p,{begin:"(\\/\\/|"+t.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[t.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:_("s|tr|y",s.either(...v,{capture:!0}))},{begin:_("s|tr|y","\\(","\\)")},{begin:_("s|tr|y","\\[","\\]")},{begin:_("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:y("(?:m|qr)?",/\//,/\//)},{begin:y("m|qr",s.either(...v,{capture:!0}),/\1/)},{begin:y("m|qr",/\(/,/\)/)},{begin:y("m|qr",/\[/,/\]/)},{begin:y("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,m]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[t.TITLE_MODE,m,p]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return u.contains=w,h.contains=w,{name:"Perl",aliases:["pl","pm"],keywords:l,contains:w}}return vg=e,vg}var _g,H2;function aF(){if(H2)return _g;H2=1;function e(t){const s={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},i=/[a-zA-Z@][a-zA-Z0-9_]*/,m={"variable.language":["this","super"],$pattern:i,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},f={$pattern:i,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:m,illegal:"</",contains:[s,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.C_NUMBER_MODE,t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+f.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:f,contains:[t.UNDERSCORE_TITLE_MODE]},{begin:"\\."+t.UNDERSCORE_IDENT_RE,relevance:0}]}}return _g=e,_g}var yg,U2;function oF(){if(U2)return yg;U2=1;function e(t){const s=t.regex,i=/(?![A-Za-z0-9])(?![$])/,a=s.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,i),l=s.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,i),u=s.concat(/[A-Z]+/,i),h={scope:"variable",match:"\\$+"+a},m={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},f={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},p=t.inherit(t.APOS_STRING_MODE,{illegal:null}),b=t.inherit(t.QUOTE_STRING_MODE,{illegal:null,contains:t.QUOTE_STRING_MODE.contains.concat(f)}),v={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:t.QUOTE_STRING_MODE.contains.concat(f),"on:begin":(K,L)=>{L.data._beginMatch=K[1]||K[2]},"on:end":(K,L)=>{L.data._beginMatch!==K[1]&&L.ignoreMatch()}},_=t.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),y=`[
|
|
165
|
-
]`,w={scope:"string",variants:[b,p,v,_]},C={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},E=["false","null","true"],T=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],N=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],R={keyword:T,literal:(K=>{const L=[];return K.forEach(X=>{L.push(X),X.toLowerCase()===X?L.push(X.toUpperCase()):L.push(X.toLowerCase())}),L})(E),built_in:N},z=K=>K.map(L=>L.replace(/\|\d+$/,"")),O={variants:[{match:[/new/,s.concat(y,"+"),s.concat("(?!",z(N).join("\\b|"),"\\b)"),l],scope:{1:"keyword",4:"title.class"}}]},j=s.concat(a,"\\b(?!\\()"),P={variants:[{match:[s.concat(/::/,s.lookahead(/(?!class\b)/)),j],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[l,s.concat(/::/,s.lookahead(/(?!class\b)/)),j],scope:{1:"title.class",3:"variable.constant"}},{match:[l,s.concat("::",s.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[l,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},B={scope:"attr",match:s.concat(a,s.lookahead(":"),s.lookahead(/(?!::)/))},H={relevance:0,begin:/\(/,end:/\)/,keywords:R,contains:[B,h,P,t.C_BLOCK_COMMENT_MODE,w,C,O]},V={relevance:0,match:[/\b/,s.concat("(?!fn\\b|function\\b|",z(T).join("\\b|"),"|",z(N).join("\\b|"),"\\b)"),a,s.concat(y,"*"),s.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[H]};H.contains.push(V);const q=[B,P,t.C_BLOCK_COMMENT_MODE,w,C,O],W={begin:s.concat(/#\[\s*\\?/,s.either(l,u)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:E,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:E,keyword:["new","array"]},contains:["self",...q]},...q,{scope:"meta",variants:[{match:l},{match:u}]}]};return{case_insensitive:!1,keywords:R,contains:[W,t.HASH_COMMENT_MODE,t.COMMENT("//","$"),t.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:t.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},m,{scope:"variable.language",match:/\$this\b/},h,V,P,{match:[/const/,/\s/,a],scope:{1:"keyword",3:"variable.constant"}},O,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},t.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:R,contains:["self",W,h,P,t.C_BLOCK_COMMENT_MODE,w,C]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[t.inherit(t.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},t.UNDERSCORE_TITLE_MODE]},w,C]}}return yg=e,yg}var Sg,F2;function lF(){if(F2)return Sg;F2=1;function e(t){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},t.inherit(t.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),t.inherit(t.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}return Sg=e,Sg}var wg,V2;function cF(){if(V2)return wg;V2=1;function e(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}return wg=e,wg}var kg,q2;function uF(){if(q2)return kg;q2=1;function e(t){const s=t.regex,i=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),a=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],m={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:a,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},f={className:"meta",begin:/^(>>>|\.\.\.) /},p={className:"subst",begin:/\{/,end:/\}/,keywords:m,illegal:/#/},b={begin:/\{\{/,relevance:0},v={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,f,b,p]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,f,b,p]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[t.BACKSLASH_ESCAPE,b,p]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,b,p]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},_="[0-9](_?[0-9])*",y=`(\\b(${_}))?\\.(${_})|\\b(${_})\\.`,w=`\\b|${a.join("|")}`,C={className:"number",relevance:0,variants:[{begin:`(\\b(${_})|(${y}))[eE][+-]?(${_})[jJ]?(?=${w})`},{begin:`(${y})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${w})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${w})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${w})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${w})`},{begin:`\\b(${_})[jJ](?=${w})`}]},E={className:"comment",begin:s.lookahead(/# type:/),end:/$/,keywords:m,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},T={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:m,contains:["self",f,C,v,t.HASH_COMMENT_MODE]}]};return p.contains=[v,C,f],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:m,illegal:/(<\/|\?)|=>/,contains:[f,C,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},v,E,t.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,i],scope:{1:"keyword",3:"title.function"},contains:[T]},{variants:[{match:[/\bclass/,/\s+/,i,/\s*/,/\(\s*/,i,/\s*\)/]},{match:[/\bclass/,/\s+/,i]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[C,T,v]}]}}return kg=e,kg}var Cg,G2;function dF(){if(G2)return Cg;G2=1;function e(t){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}return Cg=e,Cg}var Eg,K2;function hF(){if(K2)return Eg;K2=1;function e(t){const s=t.regex,i=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,a=s.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),l=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,u=s.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:i,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[t.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:s.lookahead(s.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:i},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),t.HASH_COMMENT_MODE,{scope:"string",contains:[t.BACKSLASH_ESCAPE],variants:[t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),t.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[l,a]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,a]},{scope:{1:"punctuation",2:"number"},match:[u,a]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,a]}]},{scope:{3:"operator"},match:[i,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:l},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:u},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}return Eg=e,Eg}var Ng,W2;function fF(){if(W2)return Ng;W2=1;function e(t){const s=t.regex,i=/(r#)?/,a=s.concat(i,t.UNDERSCORE_IDENT_RE),l=s.concat(i,t.IDENT_RE),u={className:"title.function.invoke",relevance:0,begin:s.concat(/\b/,/(?!let|for|while|if|else|match\b)/,l,s.lookahead(/\s*\(/))},h="([ui](8|16|32|64|128|size)|f(32|64))?",m=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],f=["true","false","Some","None","Ok","Err"],p=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],b=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:t.IDENT_RE+"!?",type:b,keyword:m,literal:f,built_in:p},illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*","\\*/",{contains:["self"]}),t.inherit(t.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:"char.escape",match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:"number",variants:[{begin:"\\b0b([01_]+)"+h},{begin:"\\b0o([0-7_]+)"+h},{begin:"\\b0x([A-Fa-f0-9_]+)"+h},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+h}],relevance:0},{begin:[/fn/,/\s+/,a],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,a],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,a,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:t.IDENT_RE+"::",keywords:{keyword:"Self",built_in:p,type:b}},{className:"punctuation",begin:"->"},u]}}return Ng=e,Ng}var Tg,Y2;function mF(){if(Y2)return Tg;Y2=1;const e=f=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:f.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[f.APOS_STRING_MODE,f.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:f.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),t=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],s=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],i=[...t,...s],a=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),l=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),u=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),h=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function m(f){const p=e(f),b=u,v=l,_="@[a-z-]+",y="and or not only",C={className:"variable",begin:"(\\$"+"[a-zA-Z-][a-zA-Z0-9_-]*"+")\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[f.C_LINE_COMMENT_MODE,f.C_BLOCK_COMMENT_MODE,p.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},p.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+v.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+b.join("|")+")"},C,{begin:/\(/,end:/\)/,contains:[p.CSS_NUMBER_MODE]},p.CSS_VARIABLE,{className:"attribute",begin:"\\b("+h.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[p.BLOCK_COMMENT,C,p.HEXCOLOR,p.CSS_NUMBER_MODE,f.QUOTE_STRING_MODE,f.APOS_STRING_MODE,p.IMPORTANT,p.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:_,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:y,attribute:a.join(" ")},contains:[{begin:_,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},C,f.QUOTE_STRING_MODE,f.APOS_STRING_MODE,p.HEXCOLOR,p.CSS_NUMBER_MODE]},p.FUNCTION_DISPATCH]}}return Tg=m,Tg}var Ag,X2;function pF(){if(X2)return Ag;X2=1;function e(t){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}return Ag=e,Ag}var jg,Z2;function gF(){if(Z2)return jg;Z2=1;function e(t){const s=t.regex,i=t.COMMENT("--","$"),a={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},l={begin:/"/,end:/"/,contains:[{match:/""/}]},u=["true","false","unknown"],h=["double precision","large object","with timezone","without timezone"],m=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],f=["add","asc","collation","desc","final","first","last","view"],p=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],b=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],v=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],_=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],y=b,w=[...p,...f].filter(z=>!b.includes(z)),C={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},E={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},T={match:s.concat(/\b/,s.either(...y),/\s*\(/),relevance:0,keywords:{built_in:y}};function N(z){return s.concat(/\b/,s.either(...z.map(O=>O.replace(/\s+/,"\\s+"))),/\b/)}const M={scope:"keyword",match:N(_),relevance:0};function R(z,{exceptions:O,when:j}={}){const P=j;return O=O||[],z.map(B=>B.match(/\|\d+$/)||O.includes(B)?B:P(B)?`${B}|0`:B)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:R(w,{when:z=>z.length<3}),literal:u,type:m,built_in:v},contains:[{scope:"type",match:N(h)},M,T,C,a,l,t.C_NUMBER_MODE,t.C_BLOCK_COMMENT_MODE,i,E]}}return jg=e,jg}var Mg,Q2;function bF(){if(Q2)return Mg;Q2=1;function e(j){return j?typeof j=="string"?j:j.source:null}function t(j){return s("(?=",j,")")}function s(...j){return j.map(B=>e(B)).join("")}function i(j){const P=j[j.length-1];return typeof P=="object"&&P.constructor===Object?(j.splice(j.length-1,1),P):{}}function a(...j){return"("+(i(j).capture?"":"?:")+j.map(H=>e(H)).join("|")+")"}const l=j=>s(/\b/,j,/\w$/.test(j)?/\b/:/\B/),u=["Protocol","Type"].map(l),h=["init","self"].map(l),m=["Any","Self"],f=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],p=["false","nil","true"],b=["assignment","associativity","higherThan","left","lowerThan","none","right"],v=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],_=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],y=a(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),w=a(y,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),C=s(y,w,"*"),E=a(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),T=a(E,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),N=s(E,T,"*"),M=s(/[A-Z]/,T,"*"),R=["attached","autoclosure",s(/convention\(/,a("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",s(/objc\(/,N,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],z=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function O(j){const P={match:/\s+/,relevance:0},B=j.COMMENT("/\\*","\\*/",{contains:["self"]}),H=[j.C_LINE_COMMENT_MODE,B],V={match:[/\./,a(...u,...h)],className:{2:"keyword"}},q={match:s(/\./,a(...f)),relevance:0},W=f.filter(lt=>typeof lt=="string").concat(["_|0"]),K=f.filter(lt=>typeof lt!="string").concat(m).map(l),L={variants:[{className:"keyword",match:a(...K,...h)}]},X={$pattern:a(/\b\w+/,/#\w+/),keyword:W.concat(v),literal:p},Q=[V,q,L],G={match:s(/\./,a(..._)),relevance:0},U={className:"built_in",match:s(/\b/,a(..._),/(?=\()/)},D=[G,U],Z={match:/->/,relevance:0},de={className:"operator",relevance:0,variants:[{match:C},{match:`\\.(\\.|${w})+`}]},re=[Z,de],fe="([0-9]_*)+",ge="([0-9a-fA-F]_*)+",ye={className:"number",relevance:0,variants:[{match:`\\b(${fe})(\\.(${fe}))?([eE][+-]?(${fe}))?\\b`},{match:`\\b0x(${ge})(\\.(${ge}))?([pP][+-]?(${fe}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},je=(lt="")=>({className:"subst",variants:[{match:s(/\\/,lt,/[0\\tnr"']/)},{match:s(/\\/,lt,/u\{[0-9a-fA-F]{1,8}\}/)}]}),Se=(lt="")=>({className:"subst",match:s(/\\/,lt,/[\t ]*(?:[\r\n]|\r\n)/)}),We=(lt="")=>({className:"subst",label:"interpol",begin:s(/\\/,lt,/\(/),end:/\)/}),be=(lt="")=>({begin:s(lt,/"""/),end:s(/"""/,lt),contains:[je(lt),Se(lt),We(lt)]}),Ae=(lt="")=>({begin:s(lt,/"/),end:s(/"/,lt),contains:[je(lt),We(lt)]}),Me={className:"string",variants:[be(),be("#"),be("##"),be("###"),Ae(),Ae("#"),Ae("##"),Ae("###")]},Bt=[j.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[j.BACKSLASH_ESCAPE]}],zi={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:Bt},ei=lt=>{const si=s(lt,/\//),gn=s(/\//,lt);return{begin:si,end:gn,contains:[...Bt,{scope:"comment",begin:`#(?!.*${gn})`,end:/$/}]}},br={scope:"regexp",variants:[ei("###"),ei("##"),ei("#"),zi]},Bi={match:s(/`/,N,/`/)},ve={className:"variable",match:/\$\d+/},ft={className:"variable",match:`\\$${T}+`},ks=[Bi,ve,ft],Is={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:z,contains:[...re,ye,Me]}]}},Mn={scope:"keyword",match:s(/@/,a(...R),t(a(/\(/,/\s+/)))},Nt={scope:"meta",match:s(/@/,N)},ti=[Is,Mn,Nt],Cs={match:t(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:s(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,T,"+")},{className:"type",match:M,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:s(/\s+&\s+/,t(M)),relevance:0}]},Ii={begin:/</,end:/>/,keywords:X,contains:[...H,...Q,...ti,Z,Cs]};Cs.contains.push(Ii);const Pi={match:s(N,/\s*:/),keywords:"_|0",relevance:0},to={begin:/\(/,end:/\)/,relevance:0,keywords:X,contains:["self",Pi,...H,br,...Q,...D,...re,ye,Me,...ks,...ti,Cs]},xr={begin:/</,end:/>/,keywords:"repeat each",contains:[...H,Cs]},pl={begin:a(t(s(N,/\s*:/)),t(s(N,/\s+/,N,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:N}]},so={begin:/\(/,end:/\)/,keywords:X,contains:[pl,...H,...Q,...re,ye,Me,...ti,Cs,to],endsParent:!0,illegal:/["']/},$i={match:[/(func|macro)/,/\s+/,a(Bi.match,N,C)],className:{1:"keyword",3:"title.function"},contains:[xr,so,P],illegal:[/\[/,/%/]},bs={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[xr,so,P],illegal:/\[|%/},Rn={match:[/operator/,/\s+/,C],className:{1:"keyword",3:"title"}},Es={begin:[/precedencegroup/,/\s+/,M],className:{1:"keyword",3:"title"},contains:[Cs],keywords:[...b,...p],end:/}/},gl={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},ua={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},no={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,N,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:X,contains:[xr,...Q,{begin:/:/,end:/\{/,keywords:X,contains:[{scope:"title.class.inherited",match:M},...Q],relevance:0}]};for(const lt of Me.variants){const si=lt.contains.find(Ps=>Ps.label==="interpol");si.keywords=X;const gn=[...Q,...D,...re,ye,Me,...ks];si.contains=[...gn,{begin:/\(/,end:/\)/,contains:["self",...gn]}]}return{name:"Swift",keywords:X,contains:[...H,$i,bs,gl,ua,no,Rn,Es,{beginKeywords:"import",end:/$/,contains:[...H],relevance:0},br,...Q,...D,...re,ye,Me,...ks,...ti,Cs,to]}}return Mg=O,Mg}var Rg,J2;function xF(){if(J2)return Rg;J2=1;function e(t){const s="true false yes no null",i="[\\w#;/?:@&=+$,.~*'()[\\]]+",a={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},l={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},u={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},h={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,l]},m=t.inherit(h,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),_={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},y={end:",",endsWithParent:!0,excludeEnd:!0,keywords:s,relevance:0},w={begin:/\{/,end:/\}/,contains:[y],illegal:"\\n",relevance:0},C={begin:"\\[",end:"\\]",contains:[y],illegal:"\\n",relevance:0},E=[a,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+i},{className:"type",begin:"!<"+i+">"},{className:"type",begin:"!"+i},{className:"type",begin:"!!"+i},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:s,keywords:{literal:s}},_,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},w,C,u,h],T=[...E];return T.pop(),T.push(m),y.contains=T,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:E}}return Rg=e,Rg}var Dg,ek;function vF(){if(ek)return Dg;ek=1;const e="[A-Za-z$_][0-9A-Za-z$_]*",t=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],s=["true","false","null","undefined","NaN","Infinity"],i=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],a=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],l=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],u=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],h=[].concat(l,i,a);function m(p){const b=p.regex,v=(je,{after:Se})=>{const We="</"+je[0].slice(1);return je.input.indexOf(We,Se)!==-1},_=e,y={begin:"<>",end:"</>"},w=/<[A-Za-z0-9\\._:-]+\s*\/>/,C={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(je,Se)=>{const We=je[0].length+je.index,be=je.input[We];if(be==="<"||be===","){Se.ignoreMatch();return}be===">"&&(v(je,{after:We})||Se.ignoreMatch());let Ae;const Me=je.input.substring(We);if(Ae=Me.match(/^\s*=/)){Se.ignoreMatch();return}if((Ae=Me.match(/^\s+extends\s+/))&&Ae.index===0){Se.ignoreMatch();return}}},E={$pattern:e,keyword:t,literal:s,built_in:h,"variable.language":u},T="[0-9](_?[0-9])*",N=`\\.(${T})`,M="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",R={className:"number",variants:[{begin:`(\\b(${M})((${N})|\\.)?|(${N}))[eE][+-]?(${T})\\b`},{begin:`\\b(${M})\\b((${N})\\b|\\.)?|(${N})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},z={className:"subst",begin:"\\$\\{",end:"\\}",keywords:E,contains:[]},O={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[p.BACKSLASH_ESCAPE,z],subLanguage:"xml"}},j={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[p.BACKSLASH_ESCAPE,z],subLanguage:"css"}},P={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[p.BACKSLASH_ESCAPE,z],subLanguage:"graphql"}},B={className:"string",begin:"`",end:"`",contains:[p.BACKSLASH_ESCAPE,z]},V={className:"comment",variants:[p.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:_+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),p.C_BLOCK_COMMENT_MODE,p.C_LINE_COMMENT_MODE]},q=[p.APOS_STRING_MODE,p.QUOTE_STRING_MODE,O,j,P,B,{match:/\$\d+/},R];z.contains=q.concat({begin:/\{/,end:/\}/,keywords:E,contains:["self"].concat(q)});const W=[].concat(V,z.contains),K=W.concat([{begin:/(\s*)\(/,end:/\)/,keywords:E,contains:["self"].concat(W)}]),L={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:K},X={variants:[{match:[/class/,/\s+/,_,/\s+/,/extends/,/\s+/,b.concat(_,"(",b.concat(/\./,_),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,_],scope:{1:"keyword",3:"title.class"}}]},Q={relevance:0,match:b.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...i,...a]}},G={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},U={variants:[{match:[/function/,/\s+/,_,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[L],illegal:/%/},D={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function Z(je){return b.concat("(?!",je.join("|"),")")}const de={match:b.concat(/\b/,Z([...l,"super","import"].map(je=>`${je}\\s*\\(`)),_,b.lookahead(/\s*\(/)),className:"title.function",relevance:0},re={begin:b.concat(/\./,b.lookahead(b.concat(_,/(?![0-9A-Za-z$_(])/))),end:_,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},fe={match:[/get|set/,/\s+/,_,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},L]},ge="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+p.UNDERSCORE_IDENT_RE+")\\s*=>",ye={match:[/const|var|let/,/\s+/,_,/\s*/,/=\s*/,/(async\s*)?/,b.lookahead(ge)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[L]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:E,exports:{PARAMS_CONTAINS:K,CLASS_REFERENCE:Q},illegal:/#(?![$_A-z])/,contains:[p.SHEBANG({label:"shebang",binary:"node",relevance:5}),G,p.APOS_STRING_MODE,p.QUOTE_STRING_MODE,O,j,P,B,V,{match:/\$\d+/},R,Q,{scope:"attr",match:_+b.lookahead(":"),relevance:0},ye,{begin:"("+p.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[V,p.REGEXP_MODE,{className:"function",begin:ge,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:p.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:K}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:y.begin,end:y.end},{match:w},{begin:C.begin,"on:begin":C.isTrulyOpeningTag,end:C.end}],subLanguage:"xml",contains:[{begin:C.begin,end:C.end,skip:!0,contains:["self"]}]}]},U,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+p.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[L,p.inherit(p.TITLE_MODE,{begin:_,className:"title.function"})]},{match:/\.\.\./,relevance:0},re,{match:"\\$"+_,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[L]},de,D,X,fe,{match:/\$[(.]/}]}}function f(p){const b=p.regex,v=m(p),_=e,y=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],w={begin:[/namespace/,/\s+/,p.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},C={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:y},contains:[v.exports.CLASS_REFERENCE]},E={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},T=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],N={$pattern:e,keyword:t.concat(T),literal:s,built_in:h.concat(y),"variable.language":u},M={className:"meta",begin:"@"+_},R=(P,B,H)=>{const V=P.contains.findIndex(q=>q.label===B);if(V===-1)throw new Error("can not find mode to replace");P.contains.splice(V,1,H)};Object.assign(v.keywords,N),v.exports.PARAMS_CONTAINS.push(M);const z=v.contains.find(P=>P.scope==="attr"),O=Object.assign({},z,{match:b.concat(_,b.lookahead(/\s*\?:/))});v.exports.PARAMS_CONTAINS.push([v.exports.CLASS_REFERENCE,z,O]),v.contains=v.contains.concat([M,w,C,O]),R(v,"shebang",p.SHEBANG()),R(v,"use_strict",E);const j=v.contains.find(P=>P.label==="func.def");return j.relevance=0,Object.assign(v,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),v}return Dg=f,Dg}var Og,tk;function _F(){if(tk)return Og;tk=1;function e(t){const s=t.regex,i={className:"string",begin:/"(""|[^/n])"C\b/},a={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},l=/\d{1,2}\/\d{1,2}\/\d{4}/,u=/\d{4}-\d{1,2}-\d{1,2}/,h=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,m=/\d{1,2}(:\d{1,2}){1,2}/,f={className:"literal",variants:[{begin:s.concat(/# */,s.either(u,l),/ *#/)},{begin:s.concat(/# */,m,/ *#/)},{begin:s.concat(/# */,h,/ *#/)},{begin:s.concat(/# */,s.either(u,l),/ +/,s.either(h,m),/ *#/)}]},p={className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},b={className:"label",begin:/^\w+:/},v=t.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),_=t.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[i,a,f,p,b,v,_,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[_]}]}}return Og=e,Og}var Lg,sk;function yF(){if(sk)return Lg;sk=1;function e(t){t.regex;const s=t.COMMENT(/\(;/,/;\)/);s.contains.push("self");const i=t.COMMENT(/;;/,/$/),a=["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"],l={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},u={className:"variable",begin:/\$[\w_]+/},h={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},m={className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/},f={match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},p={className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/};return{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:a},contains:[i,s,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},u,h,l,t.QUOTE_STRING_MODE,f,p,m]}}return Lg=e,Lg}var zg,nk;function SF(){if(nk)return zg;nk=1;var e=PU();return e.registerLanguage("xml",$U()),e.registerLanguage("bash",HU()),e.registerLanguage("c",UU()),e.registerLanguage("cpp",FU()),e.registerLanguage("csharp",VU()),e.registerLanguage("css",qU()),e.registerLanguage("markdown",GU()),e.registerLanguage("diff",KU()),e.registerLanguage("ruby",WU()),e.registerLanguage("go",YU()),e.registerLanguage("graphql",XU()),e.registerLanguage("ini",ZU()),e.registerLanguage("java",QU()),e.registerLanguage("javascript",JU()),e.registerLanguage("json",eF()),e.registerLanguage("kotlin",tF()),e.registerLanguage("less",sF()),e.registerLanguage("lua",nF()),e.registerLanguage("makefile",iF()),e.registerLanguage("perl",rF()),e.registerLanguage("objectivec",aF()),e.registerLanguage("php",oF()),e.registerLanguage("php-template",lF()),e.registerLanguage("plaintext",cF()),e.registerLanguage("python",uF()),e.registerLanguage("python-repl",dF()),e.registerLanguage("r",hF()),e.registerLanguage("rust",fF()),e.registerLanguage("scss",mF()),e.registerLanguage("shell",pF()),e.registerLanguage("sql",gF()),e.registerLanguage("swift",bF()),e.registerLanguage("yaml",xF()),e.registerLanguage("typescript",vF()),e.registerLanguage("vbnet",_F()),e.registerLanguage("wasm",yF()),e.HighlightJS=e,e.default=e,zg=e,zg}var wF=SF();const eb=kA(wF);function kF(e){return e.replace(/<\/?(script|style|iframe|object|embed)\b[^>]*>/gi,"").replace(/\son\w+\s*=\s*("[^"]*"|'[^']*'|[^\s>]+)/gi,"").replace(/(href|src)\s*=\s*("|')\s*javascript:[^"']*\2/gi,"$1=$2#$2")}function CF({content:e}){const t=S.useMemo(()=>{const i=mt.parse(e,{async:!1,gfm:!0,breaks:!1});return kF(i)},[e]),s=S.useRef(null);return S.useEffect(()=>{const i=s.current;i&&i.querySelectorAll("pre code").forEach(a=>{eb.highlightElement(a)})},[t]),o.jsx("div",{ref:s,className:"md-preview min-w-0 px-6 py-5",dangerouslySetInnerHTML:{__html:t}})}function E3(e){return typeof e>"u"||e===null}function EF(e){return typeof e=="object"&&e!==null}function NF(e){return Array.isArray(e)?e:E3(e)?[]:[e]}function TF(e,t){var s,i,a,l;if(t)for(l=Object.keys(t),s=0,i=l.length;s<i;s+=1)a=l[s],e[a]=t[a];return e}function AF(e,t){var s="",i;for(i=0;i<t;i+=1)s+=e;return s}function jF(e){return e===0&&Number.NEGATIVE_INFINITY===1/e}var MF=E3,RF=EF,DF=NF,OF=AF,LF=jF,zF=TF,ps={isNothing:MF,isObject:RF,toArray:DF,repeat:OF,isNegativeZero:LF,extend:zF};function N3(e,t){var s="",i=e.reason||"(unknown reason)";return e.mark?(e.mark.name&&(s+='in "'+e.mark.name+'" '),s+="("+(e.mark.line+1)+":"+(e.mark.column+1)+")",!t&&e.mark.snippet&&(s+=`
|
|
166
|
-
|
|
167
|
-
`+e.mark.snippet),i+" "+s):i}function Zc(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=N3(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}Zc.prototype=Object.create(Error.prototype);Zc.prototype.constructor=Zc;Zc.prototype.toString=function(t){return this.name+": "+N3(this,t)};var Zs=Zc;function Bg(e,t,s,i,a){var l="",u="",h=Math.floor(a/2)-1;return i-t>h&&(l=" ... ",t=i-h+l.length),s-i>h&&(u=" ...",s=i+h-u.length),{str:l+e.slice(t,s).replace(/\t/g,"→")+u,pos:i-t+l.length}}function Ig(e,t){return ps.repeat(" ",t-e.length)+e}function BF(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),typeof t.indent!="number"&&(t.indent=1),typeof t.linesBefore!="number"&&(t.linesBefore=3),typeof t.linesAfter!="number"&&(t.linesAfter=2);for(var s=/\r?\n|\r|\0/g,i=[0],a=[],l,u=-1;l=s.exec(e.buffer);)a.push(l.index),i.push(l.index+l[0].length),e.position<=l.index&&u<0&&(u=i.length-2);u<0&&(u=i.length-1);var h="",m,f,p=Math.min(e.line+t.linesAfter,a.length).toString().length,b=t.maxLength-(t.indent+p+3);for(m=1;m<=t.linesBefore&&!(u-m<0);m++)f=Bg(e.buffer,i[u-m],a[u-m],e.position-(i[u]-i[u-m]),b),h=ps.repeat(" ",t.indent)+Ig((e.line-m+1).toString(),p)+" | "+f.str+`
|
|
168
|
-
`+h;for(f=Bg(e.buffer,i[u],a[u],e.position,b),h+=ps.repeat(" ",t.indent)+Ig((e.line+1).toString(),p)+" | "+f.str+`
|
|
169
|
-
`,h+=ps.repeat("-",t.indent+p+3+f.pos)+`^
|
|
170
|
-
`,m=1;m<=t.linesAfter&&!(u+m>=a.length);m++)f=Bg(e.buffer,i[u+m],a[u+m],e.position-(i[u]-i[u+m]),b),h+=ps.repeat(" ",t.indent)+Ig((e.line+m+1).toString(),p)+" | "+f.str+`
|
|
171
|
-
`;return h.replace(/\n$/,"")}var IF=BF,PF=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],$F=["scalar","sequence","mapping"];function HF(e){var t={};return e!==null&&Object.keys(e).forEach(function(s){e[s].forEach(function(i){t[String(i)]=s})}),t}function UF(e,t){if(t=t||{},Object.keys(t).forEach(function(s){if(PF.indexOf(s)===-1)throw new Zs('Unknown option "'+s+'" is met in definition of "'+e+'" YAML type.')}),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(s){return s},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=HF(t.styleAliases||null),$F.indexOf(this.kind)===-1)throw new Zs('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')}var zs=UF;function ik(e,t){var s=[];return e[t].forEach(function(i){var a=s.length;s.forEach(function(l,u){l.tag===i.tag&&l.kind===i.kind&&l.multi===i.multi&&(a=u)}),s[a]=i}),s}function FF(){var e={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},t,s;function i(a){a.multi?(e.multi[a.kind].push(a),e.multi.fallback.push(a)):e[a.kind][a.tag]=e.fallback[a.tag]=a}for(t=0,s=arguments.length;t<s;t+=1)arguments[t].forEach(i);return e}function tb(e){return this.extend(e)}tb.prototype.extend=function(t){var s=[],i=[];if(t instanceof zs)i.push(t);else if(Array.isArray(t))i=i.concat(t);else if(t&&(Array.isArray(t.implicit)||Array.isArray(t.explicit)))t.implicit&&(s=s.concat(t.implicit)),t.explicit&&(i=i.concat(t.explicit));else throw new Zs("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");s.forEach(function(l){if(!(l instanceof zs))throw new Zs("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(l.loadKind&&l.loadKind!=="scalar")throw new Zs("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(l.multi)throw new Zs("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),i.forEach(function(l){if(!(l instanceof zs))throw new Zs("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var a=Object.create(tb.prototype);return a.implicit=(this.implicit||[]).concat(s),a.explicit=(this.explicit||[]).concat(i),a.compiledImplicit=ik(a,"implicit"),a.compiledExplicit=ik(a,"explicit"),a.compiledTypeMap=FF(a.compiledImplicit,a.compiledExplicit),a};var T3=tb,A3=new zs("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return e!==null?e:""}}),j3=new zs("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return e!==null?e:[]}}),M3=new zs("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return e!==null?e:{}}}),R3=new T3({explicit:[A3,j3,M3]});function VF(e){if(e===null)return!0;var t=e.length;return t===1&&e==="~"||t===4&&(e==="null"||e==="Null"||e==="NULL")}function qF(){return null}function GF(e){return e===null}var D3=new zs("tag:yaml.org,2002:null",{kind:"scalar",resolve:VF,construct:qF,predicate:GF,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function KF(e){if(e===null)return!1;var t=e.length;return t===4&&(e==="true"||e==="True"||e==="TRUE")||t===5&&(e==="false"||e==="False"||e==="FALSE")}function WF(e){return e==="true"||e==="True"||e==="TRUE"}function YF(e){return Object.prototype.toString.call(e)==="[object Boolean]"}var O3=new zs("tag:yaml.org,2002:bool",{kind:"scalar",resolve:KF,construct:WF,predicate:YF,represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"});function XF(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102}function ZF(e){return 48<=e&&e<=55}function QF(e){return 48<=e&&e<=57}function JF(e){if(e===null)return!1;var t=e.length,s=0,i=!1,a;if(!t)return!1;if(a=e[s],(a==="-"||a==="+")&&(a=e[++s]),a==="0"){if(s+1===t)return!0;if(a=e[++s],a==="b"){for(s++;s<t;s++)if(a=e[s],a!=="_"){if(a!=="0"&&a!=="1")return!1;i=!0}return i&&a!=="_"}if(a==="x"){for(s++;s<t;s++)if(a=e[s],a!=="_"){if(!XF(e.charCodeAt(s)))return!1;i=!0}return i&&a!=="_"}if(a==="o"){for(s++;s<t;s++)if(a=e[s],a!=="_"){if(!ZF(e.charCodeAt(s)))return!1;i=!0}return i&&a!=="_"}}if(a==="_")return!1;for(;s<t;s++)if(a=e[s],a!=="_"){if(!QF(e.charCodeAt(s)))return!1;i=!0}return!(!i||a==="_")}function eV(e){var t=e,s=1,i;if(t.indexOf("_")!==-1&&(t=t.replace(/_/g,"")),i=t[0],(i==="-"||i==="+")&&(i==="-"&&(s=-1),t=t.slice(1),i=t[0]),t==="0")return 0;if(i==="0"){if(t[1]==="b")return s*parseInt(t.slice(2),2);if(t[1]==="x")return s*parseInt(t.slice(2),16);if(t[1]==="o")return s*parseInt(t.slice(2),8)}return s*parseInt(t,10)}function tV(e){return Object.prototype.toString.call(e)==="[object Number]"&&e%1===0&&!ps.isNegativeZero(e)}var L3=new zs("tag:yaml.org,2002:int",{kind:"scalar",resolve:JF,construct:eV,predicate:tV,represent:{binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),sV=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function nV(e){return!(e===null||!sV.test(e)||e[e.length-1]==="_")}function iV(e){var t,s;return t=e.replace(/_/g,"").toLowerCase(),s=t[0]==="-"?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),t===".inf"?s===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:t===".nan"?NaN:s*parseFloat(t,10)}var rV=/^[-+]?[0-9]+e/;function aV(e,t){var s;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(ps.isNegativeZero(e))return"-0.0";return s=e.toString(10),rV.test(s)?s.replace("e",".e"):s}function oV(e){return Object.prototype.toString.call(e)==="[object Number]"&&(e%1!==0||ps.isNegativeZero(e))}var z3=new zs("tag:yaml.org,2002:float",{kind:"scalar",resolve:nV,construct:iV,predicate:oV,represent:aV,defaultStyle:"lowercase"}),B3=R3.extend({implicit:[D3,O3,L3,z3]}),I3=B3,P3=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),$3=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function lV(e){return e===null?!1:P3.exec(e)!==null||$3.exec(e)!==null}function cV(e){var t,s,i,a,l,u,h,m=0,f=null,p,b,v;if(t=P3.exec(e),t===null&&(t=$3.exec(e)),t===null)throw new Error("Date resolve error");if(s=+t[1],i=+t[2]-1,a=+t[3],!t[4])return new Date(Date.UTC(s,i,a));if(l=+t[4],u=+t[5],h=+t[6],t[7]){for(m=t[7].slice(0,3);m.length<3;)m+="0";m=+m}return t[9]&&(p=+t[10],b=+(t[11]||0),f=(p*60+b)*6e4,t[9]==="-"&&(f=-f)),v=new Date(Date.UTC(s,i,a,l,u,h,m)),f&&v.setTime(v.getTime()-f),v}function uV(e){return e.toISOString()}var H3=new zs("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:lV,construct:cV,instanceOf:Date,represent:uV});function dV(e){return e==="<<"||e===null}var U3=new zs("tag:yaml.org,2002:merge",{kind:"scalar",resolve:dV}),Sx=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
|
|
172
|
-
\r`;function hV(e){if(e===null)return!1;var t,s,i=0,a=e.length,l=Sx;for(s=0;s<a;s++)if(t=l.indexOf(e.charAt(s)),!(t>64)){if(t<0)return!1;i+=6}return i%8===0}function fV(e){var t,s,i=e.replace(/[\r\n=]/g,""),a=i.length,l=Sx,u=0,h=[];for(t=0;t<a;t++)t%4===0&&t&&(h.push(u>>16&255),h.push(u>>8&255),h.push(u&255)),u=u<<6|l.indexOf(i.charAt(t));return s=a%4*6,s===0?(h.push(u>>16&255),h.push(u>>8&255),h.push(u&255)):s===18?(h.push(u>>10&255),h.push(u>>2&255)):s===12&&h.push(u>>4&255),new Uint8Array(h)}function mV(e){var t="",s=0,i,a,l=e.length,u=Sx;for(i=0;i<l;i++)i%3===0&&i&&(t+=u[s>>18&63],t+=u[s>>12&63],t+=u[s>>6&63],t+=u[s&63]),s=(s<<8)+e[i];return a=l%3,a===0?(t+=u[s>>18&63],t+=u[s>>12&63],t+=u[s>>6&63],t+=u[s&63]):a===2?(t+=u[s>>10&63],t+=u[s>>4&63],t+=u[s<<2&63],t+=u[64]):a===1&&(t+=u[s>>2&63],t+=u[s<<4&63],t+=u[64],t+=u[64]),t}function pV(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}var F3=new zs("tag:yaml.org,2002:binary",{kind:"scalar",resolve:hV,construct:fV,predicate:pV,represent:mV}),gV=Object.prototype.hasOwnProperty,bV=Object.prototype.toString;function xV(e){if(e===null)return!0;var t=[],s,i,a,l,u,h=e;for(s=0,i=h.length;s<i;s+=1){if(a=h[s],u=!1,bV.call(a)!=="[object Object]")return!1;for(l in a)if(gV.call(a,l))if(!u)u=!0;else return!1;if(!u)return!1;if(t.indexOf(l)===-1)t.push(l);else return!1}return!0}function vV(e){return e!==null?e:[]}var V3=new zs("tag:yaml.org,2002:omap",{kind:"sequence",resolve:xV,construct:vV}),_V=Object.prototype.toString;function yV(e){if(e===null)return!0;var t,s,i,a,l,u=e;for(l=new Array(u.length),t=0,s=u.length;t<s;t+=1){if(i=u[t],_V.call(i)!=="[object Object]"||(a=Object.keys(i),a.length!==1))return!1;l[t]=[a[0],i[a[0]]]}return!0}function SV(e){if(e===null)return[];var t,s,i,a,l,u=e;for(l=new Array(u.length),t=0,s=u.length;t<s;t+=1)i=u[t],a=Object.keys(i),l[t]=[a[0],i[a[0]]];return l}var q3=new zs("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:yV,construct:SV}),wV=Object.prototype.hasOwnProperty;function kV(e){if(e===null)return!0;var t,s=e;for(t in s)if(wV.call(s,t)&&s[t]!==null)return!1;return!0}function CV(e){return e!==null?e:{}}var G3=new zs("tag:yaml.org,2002:set",{kind:"mapping",resolve:kV,construct:CV}),wx=I3.extend({implicit:[H3,U3],explicit:[F3,V3,q3,G3]}),aa=Object.prototype.hasOwnProperty,Hh=1,K3=2,W3=3,Uh=4,Pg=1,EV=2,rk=3,NV=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,TV=/[\x85\u2028\u2029]/,AV=/[,\[\]\{\}]/,Y3=/^(?:!|!!|![a-z\-]+!)$/i,X3=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function ak(e){return Object.prototype.toString.call(e)}function Ni(e){return e===10||e===13}function qa(e){return e===9||e===32}function mn(e){return e===9||e===32||e===10||e===13}function Jo(e){return e===44||e===91||e===93||e===123||e===125}function jV(e){var t;return 48<=e&&e<=57?e-48:(t=e|32,97<=t&&t<=102?t-97+10:-1)}function MV(e){return e===120?2:e===117?4:e===85?8:0}function RV(e){return 48<=e&&e<=57?e-48:-1}function ok(e){return e===48?"\0":e===97?"\x07":e===98?"\b":e===116||e===9?" ":e===110?`
|
|
173
|
-
`:e===118?"\v":e===102?"\f":e===114?"\r":e===101?"\x1B":e===32?" ":e===34?'"':e===47?"/":e===92?"\\":e===78?"
":e===95?" ":e===76?"\u2028":e===80?"\u2029":""}function DV(e){return e<=65535?String.fromCharCode(e):String.fromCharCode((e-65536>>10)+55296,(e-65536&1023)+56320)}function Z3(e,t,s){t==="__proto__"?Object.defineProperty(e,t,{configurable:!0,enumerable:!0,writable:!0,value:s}):e[t]=s}var Q3=new Array(256),J3=new Array(256);for(var qo=0;qo<256;qo++)Q3[qo]=ok(qo)?1:0,J3[qo]=ok(qo);function OV(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||wx,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function e5(e,t){var s={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return s.snippet=IF(s),new Zs(t,s)}function Be(e,t){throw e5(e,t)}function Fh(e,t){e.onWarning&&e.onWarning.call(null,e5(e,t))}var lk={YAML:function(t,s,i){var a,l,u;t.version!==null&&Be(t,"duplication of %YAML directive"),i.length!==1&&Be(t,"YAML directive accepts exactly one argument"),a=/^([0-9]+)\.([0-9]+)$/.exec(i[0]),a===null&&Be(t,"ill-formed argument of the YAML directive"),l=parseInt(a[1],10),u=parseInt(a[2],10),l!==1&&Be(t,"unacceptable YAML version of the document"),t.version=i[0],t.checkLineBreaks=u<2,u!==1&&u!==2&&Fh(t,"unsupported YAML version of the document")},TAG:function(t,s,i){var a,l;i.length!==2&&Be(t,"TAG directive accepts exactly two arguments"),a=i[0],l=i[1],Y3.test(a)||Be(t,"ill-formed tag handle (first argument) of the TAG directive"),aa.call(t.tagMap,a)&&Be(t,'there is a previously declared suffix for "'+a+'" tag handle'),X3.test(l)||Be(t,"ill-formed tag prefix (second argument) of the TAG directive");try{l=decodeURIComponent(l)}catch{Be(t,"tag prefix is malformed: "+l)}t.tagMap[a]=l}};function na(e,t,s,i){var a,l,u,h;if(t<s){if(h=e.input.slice(t,s),i)for(a=0,l=h.length;a<l;a+=1)u=h.charCodeAt(a),u===9||32<=u&&u<=1114111||Be(e,"expected valid JSON character");else NV.test(h)&&Be(e,"the stream contains non-printable characters");e.result+=h}}function ck(e,t,s,i){var a,l,u,h;for(ps.isObject(s)||Be(e,"cannot merge mappings; the provided source object is unacceptable"),a=Object.keys(s),u=0,h=a.length;u<h;u+=1)l=a[u],aa.call(t,l)||(Z3(t,l,s[l]),i[l]=!0)}function el(e,t,s,i,a,l,u,h,m){var f,p;if(Array.isArray(a))for(a=Array.prototype.slice.call(a),f=0,p=a.length;f<p;f+=1)Array.isArray(a[f])&&Be(e,"nested arrays are not supported inside keys"),typeof a=="object"&&ak(a[f])==="[object Object]"&&(a[f]="[object Object]");if(typeof a=="object"&&ak(a)==="[object Object]"&&(a="[object Object]"),a=String(a),t===null&&(t={}),i==="tag:yaml.org,2002:merge")if(Array.isArray(l))for(f=0,p=l.length;f<p;f+=1)ck(e,t,l[f],s);else ck(e,t,l,s);else!e.json&&!aa.call(s,a)&&aa.call(t,a)&&(e.line=u||e.line,e.lineStart=h||e.lineStart,e.position=m||e.position,Be(e,"duplicated mapping key")),Z3(t,a,l),delete s[a];return t}function kx(e){var t;t=e.input.charCodeAt(e.position),t===10?e.position++:t===13?(e.position++,e.input.charCodeAt(e.position)===10&&e.position++):Be(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function ls(e,t,s){for(var i=0,a=e.input.charCodeAt(e.position);a!==0;){for(;qa(a);)a===9&&e.firstTabInLine===-1&&(e.firstTabInLine=e.position),a=e.input.charCodeAt(++e.position);if(t&&a===35)do a=e.input.charCodeAt(++e.position);while(a!==10&&a!==13&&a!==0);if(Ni(a))for(kx(e),a=e.input.charCodeAt(e.position),i++,e.lineIndent=0;a===32;)e.lineIndent++,a=e.input.charCodeAt(++e.position);else break}return s!==-1&&i!==0&&e.lineIndent<s&&Fh(e,"deficient indentation"),i}function of(e){var t=e.position,s;return s=e.input.charCodeAt(t),!!((s===45||s===46)&&s===e.input.charCodeAt(t+1)&&s===e.input.charCodeAt(t+2)&&(t+=3,s=e.input.charCodeAt(t),s===0||mn(s)))}function Cx(e,t){t===1?e.result+=" ":t>1&&(e.result+=ps.repeat(`
|
|
174
|
-
`,t-1))}function LV(e,t,s){var i,a,l,u,h,m,f,p,b=e.kind,v=e.result,_;if(_=e.input.charCodeAt(e.position),mn(_)||Jo(_)||_===35||_===38||_===42||_===33||_===124||_===62||_===39||_===34||_===37||_===64||_===96||(_===63||_===45)&&(a=e.input.charCodeAt(e.position+1),mn(a)||s&&Jo(a)))return!1;for(e.kind="scalar",e.result="",l=u=e.position,h=!1;_!==0;){if(_===58){if(a=e.input.charCodeAt(e.position+1),mn(a)||s&&Jo(a))break}else if(_===35){if(i=e.input.charCodeAt(e.position-1),mn(i))break}else{if(e.position===e.lineStart&&of(e)||s&&Jo(_))break;if(Ni(_))if(m=e.line,f=e.lineStart,p=e.lineIndent,ls(e,!1,-1),e.lineIndent>=t){h=!0,_=e.input.charCodeAt(e.position);continue}else{e.position=u,e.line=m,e.lineStart=f,e.lineIndent=p;break}}h&&(na(e,l,u,!1),Cx(e,e.line-m),l=u=e.position,h=!1),qa(_)||(u=e.position+1),_=e.input.charCodeAt(++e.position)}return na(e,l,u,!1),e.result?!0:(e.kind=b,e.result=v,!1)}function zV(e,t){var s,i,a;if(s=e.input.charCodeAt(e.position),s!==39)return!1;for(e.kind="scalar",e.result="",e.position++,i=a=e.position;(s=e.input.charCodeAt(e.position))!==0;)if(s===39)if(na(e,i,e.position,!0),s=e.input.charCodeAt(++e.position),s===39)i=e.position,e.position++,a=e.position;else return!0;else Ni(s)?(na(e,i,a,!0),Cx(e,ls(e,!1,t)),i=a=e.position):e.position===e.lineStart&&of(e)?Be(e,"unexpected end of the document within a single quoted scalar"):(e.position++,a=e.position);Be(e,"unexpected end of the stream within a single quoted scalar")}function BV(e,t){var s,i,a,l,u,h;if(h=e.input.charCodeAt(e.position),h!==34)return!1;for(e.kind="scalar",e.result="",e.position++,s=i=e.position;(h=e.input.charCodeAt(e.position))!==0;){if(h===34)return na(e,s,e.position,!0),e.position++,!0;if(h===92){if(na(e,s,e.position,!0),h=e.input.charCodeAt(++e.position),Ni(h))ls(e,!1,t);else if(h<256&&Q3[h])e.result+=J3[h],e.position++;else if((u=MV(h))>0){for(a=u,l=0;a>0;a--)h=e.input.charCodeAt(++e.position),(u=jV(h))>=0?l=(l<<4)+u:Be(e,"expected hexadecimal character");e.result+=DV(l),e.position++}else Be(e,"unknown escape sequence");s=i=e.position}else Ni(h)?(na(e,s,i,!0),Cx(e,ls(e,!1,t)),s=i=e.position):e.position===e.lineStart&&of(e)?Be(e,"unexpected end of the document within a double quoted scalar"):(e.position++,i=e.position)}Be(e,"unexpected end of the stream within a double quoted scalar")}function IV(e,t){var s=!0,i,a,l,u=e.tag,h,m=e.anchor,f,p,b,v,_,y=Object.create(null),w,C,E,T;if(T=e.input.charCodeAt(e.position),T===91)p=93,_=!1,h=[];else if(T===123)p=125,_=!0,h={};else return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=h),T=e.input.charCodeAt(++e.position);T!==0;){if(ls(e,!0,t),T=e.input.charCodeAt(e.position),T===p)return e.position++,e.tag=u,e.anchor=m,e.kind=_?"mapping":"sequence",e.result=h,!0;s?T===44&&Be(e,"expected the node content, but found ','"):Be(e,"missed comma between flow collection entries"),C=w=E=null,b=v=!1,T===63&&(f=e.input.charCodeAt(e.position+1),mn(f)&&(b=v=!0,e.position++,ls(e,!0,t))),i=e.line,a=e.lineStart,l=e.position,al(e,t,Hh,!1,!0),C=e.tag,w=e.result,ls(e,!0,t),T=e.input.charCodeAt(e.position),(v||e.line===i)&&T===58&&(b=!0,T=e.input.charCodeAt(++e.position),ls(e,!0,t),al(e,t,Hh,!1,!0),E=e.result),_?el(e,h,y,C,w,E,i,a,l):b?h.push(el(e,null,y,C,w,E,i,a,l)):h.push(w),ls(e,!0,t),T=e.input.charCodeAt(e.position),T===44?(s=!0,T=e.input.charCodeAt(++e.position)):s=!1}Be(e,"unexpected end of the stream within a flow collection")}function PV(e,t){var s,i,a=Pg,l=!1,u=!1,h=t,m=0,f=!1,p,b;if(b=e.input.charCodeAt(e.position),b===124)i=!1;else if(b===62)i=!0;else return!1;for(e.kind="scalar",e.result="";b!==0;)if(b=e.input.charCodeAt(++e.position),b===43||b===45)Pg===a?a=b===43?rk:EV:Be(e,"repeat of a chomping mode identifier");else if((p=RV(b))>=0)p===0?Be(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):u?Be(e,"repeat of an indentation width identifier"):(h=t+p-1,u=!0);else break;if(qa(b)){do b=e.input.charCodeAt(++e.position);while(qa(b));if(b===35)do b=e.input.charCodeAt(++e.position);while(!Ni(b)&&b!==0)}for(;b!==0;){for(kx(e),e.lineIndent=0,b=e.input.charCodeAt(e.position);(!u||e.lineIndent<h)&&b===32;)e.lineIndent++,b=e.input.charCodeAt(++e.position);if(!u&&e.lineIndent>h&&(h=e.lineIndent),Ni(b)){m++;continue}if(e.lineIndent<h){a===rk?e.result+=ps.repeat(`
|
|
175
|
-
`,l?1+m:m):a===Pg&&l&&(e.result+=`
|
|
176
|
-
`);break}for(i?qa(b)?(f=!0,e.result+=ps.repeat(`
|
|
177
|
-
`,l?1+m:m)):f?(f=!1,e.result+=ps.repeat(`
|
|
178
|
-
`,m+1)):m===0?l&&(e.result+=" "):e.result+=ps.repeat(`
|
|
179
|
-
`,m):e.result+=ps.repeat(`
|
|
180
|
-
`,l?1+m:m),l=!0,u=!0,m=0,s=e.position;!Ni(b)&&b!==0;)b=e.input.charCodeAt(++e.position);na(e,s,e.position,!1)}return!0}function uk(e,t){var s,i=e.tag,a=e.anchor,l=[],u,h=!1,m;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=l),m=e.input.charCodeAt(e.position);m!==0&&(e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,Be(e,"tab characters must not be used in indentation")),!(m!==45||(u=e.input.charCodeAt(e.position+1),!mn(u))));){if(h=!0,e.position++,ls(e,!0,-1)&&e.lineIndent<=t){l.push(null),m=e.input.charCodeAt(e.position);continue}if(s=e.line,al(e,t,W3,!1,!0),l.push(e.result),ls(e,!0,-1),m=e.input.charCodeAt(e.position),(e.line===s||e.lineIndent>t)&&m!==0)Be(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break}return h?(e.tag=i,e.anchor=a,e.kind="sequence",e.result=l,!0):!1}function $V(e,t,s){var i,a,l,u,h,m,f=e.tag,p=e.anchor,b={},v=Object.create(null),_=null,y=null,w=null,C=!1,E=!1,T;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=b),T=e.input.charCodeAt(e.position);T!==0;){if(!C&&e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,Be(e,"tab characters must not be used in indentation")),i=e.input.charCodeAt(e.position+1),l=e.line,(T===63||T===58)&&mn(i))T===63?(C&&(el(e,b,v,_,y,null,u,h,m),_=y=w=null),E=!0,C=!0,a=!0):C?(C=!1,a=!0):Be(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,T=i;else{if(u=e.line,h=e.lineStart,m=e.position,!al(e,s,K3,!1,!0))break;if(e.line===l){for(T=e.input.charCodeAt(e.position);qa(T);)T=e.input.charCodeAt(++e.position);if(T===58)T=e.input.charCodeAt(++e.position),mn(T)||Be(e,"a whitespace character is expected after the key-value separator within a block mapping"),C&&(el(e,b,v,_,y,null,u,h,m),_=y=w=null),E=!0,C=!1,a=!1,_=e.tag,y=e.result;else if(E)Be(e,"can not read an implicit mapping pair; a colon is missed");else return e.tag=f,e.anchor=p,!0}else if(E)Be(e,"can not read a block mapping entry; a multiline key may not be an implicit key");else return e.tag=f,e.anchor=p,!0}if((e.line===l||e.lineIndent>t)&&(C&&(u=e.line,h=e.lineStart,m=e.position),al(e,t,Uh,!0,a)&&(C?y=e.result:w=e.result),C||(el(e,b,v,_,y,w,u,h,m),_=y=w=null),ls(e,!0,-1),T=e.input.charCodeAt(e.position)),(e.line===l||e.lineIndent>t)&&T!==0)Be(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return C&&el(e,b,v,_,y,null,u,h,m),E&&(e.tag=f,e.anchor=p,e.kind="mapping",e.result=b),E}function HV(e){var t,s=!1,i=!1,a,l,u;if(u=e.input.charCodeAt(e.position),u!==33)return!1;if(e.tag!==null&&Be(e,"duplication of a tag property"),u=e.input.charCodeAt(++e.position),u===60?(s=!0,u=e.input.charCodeAt(++e.position)):u===33?(i=!0,a="!!",u=e.input.charCodeAt(++e.position)):a="!",t=e.position,s){do u=e.input.charCodeAt(++e.position);while(u!==0&&u!==62);e.position<e.length?(l=e.input.slice(t,e.position),u=e.input.charCodeAt(++e.position)):Be(e,"unexpected end of the stream within a verbatim tag")}else{for(;u!==0&&!mn(u);)u===33&&(i?Be(e,"tag suffix cannot contain exclamation marks"):(a=e.input.slice(t-1,e.position+1),Y3.test(a)||Be(e,"named tag handle cannot contain such characters"),i=!0,t=e.position+1)),u=e.input.charCodeAt(++e.position);l=e.input.slice(t,e.position),AV.test(l)&&Be(e,"tag suffix cannot contain flow indicator characters")}l&&!X3.test(l)&&Be(e,"tag name cannot contain such characters: "+l);try{l=decodeURIComponent(l)}catch{Be(e,"tag name is malformed: "+l)}return s?e.tag=l:aa.call(e.tagMap,a)?e.tag=e.tagMap[a]+l:a==="!"?e.tag="!"+l:a==="!!"?e.tag="tag:yaml.org,2002:"+l:Be(e,'undeclared tag handle "'+a+'"'),!0}function UV(e){var t,s;if(s=e.input.charCodeAt(e.position),s!==38)return!1;for(e.anchor!==null&&Be(e,"duplication of an anchor property"),s=e.input.charCodeAt(++e.position),t=e.position;s!==0&&!mn(s)&&!Jo(s);)s=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function FV(e){var t,s,i;if(i=e.input.charCodeAt(e.position),i!==42)return!1;for(i=e.input.charCodeAt(++e.position),t=e.position;i!==0&&!mn(i)&&!Jo(i);)i=e.input.charCodeAt(++e.position);return e.position===t&&Be(e,"name of an alias node must contain at least one character"),s=e.input.slice(t,e.position),aa.call(e.anchorMap,s)||Be(e,'unidentified alias "'+s+'"'),e.result=e.anchorMap[s],ls(e,!0,-1),!0}function al(e,t,s,i,a){var l,u,h,m=1,f=!1,p=!1,b,v,_,y,w,C;if(e.listener!==null&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,l=u=h=Uh===s||W3===s,i&&ls(e,!0,-1)&&(f=!0,e.lineIndent>t?m=1:e.lineIndent===t?m=0:e.lineIndent<t&&(m=-1)),m===1)for(;HV(e)||UV(e);)ls(e,!0,-1)?(f=!0,h=l,e.lineIndent>t?m=1:e.lineIndent===t?m=0:e.lineIndent<t&&(m=-1)):h=!1;if(h&&(h=f||a),(m===1||Uh===s)&&(Hh===s||K3===s?w=t:w=t+1,C=e.position-e.lineStart,m===1?h&&(uk(e,C)||$V(e,C,w))||IV(e,w)?p=!0:(u&&PV(e,w)||zV(e,w)||BV(e,w)?p=!0:FV(e)?(p=!0,(e.tag!==null||e.anchor!==null)&&Be(e,"alias node should not have any properties")):LV(e,w,Hh===s)&&(p=!0,e.tag===null&&(e.tag="?")),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):m===0&&(p=h&&uk(e,C))),e.tag===null)e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);else if(e.tag==="?"){for(e.result!==null&&e.kind!=="scalar"&&Be(e,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+e.kind+'"'),b=0,v=e.implicitTypes.length;b<v;b+=1)if(y=e.implicitTypes[b],y.resolve(e.result)){e.result=y.construct(e.result),e.tag=y.tag,e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);break}}else if(e.tag!=="!"){if(aa.call(e.typeMap[e.kind||"fallback"],e.tag))y=e.typeMap[e.kind||"fallback"][e.tag];else for(y=null,_=e.typeMap.multi[e.kind||"fallback"],b=0,v=_.length;b<v;b+=1)if(e.tag.slice(0,_[b].tag.length)===_[b].tag){y=_[b];break}y||Be(e,"unknown tag !<"+e.tag+">"),e.result!==null&&y.kind!==e.kind&&Be(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+y.kind+'", not "'+e.kind+'"'),y.resolve(e.result,e.tag)?(e.result=y.construct(e.result,e.tag),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):Be(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return e.listener!==null&&e.listener("close",e),e.tag!==null||e.anchor!==null||p}function VV(e){var t=e.position,s,i,a,l=!1,u;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);(u=e.input.charCodeAt(e.position))!==0&&(ls(e,!0,-1),u=e.input.charCodeAt(e.position),!(e.lineIndent>0||u!==37));){for(l=!0,u=e.input.charCodeAt(++e.position),s=e.position;u!==0&&!mn(u);)u=e.input.charCodeAt(++e.position);for(i=e.input.slice(s,e.position),a=[],i.length<1&&Be(e,"directive name must not be less than one character in length");u!==0;){for(;qa(u);)u=e.input.charCodeAt(++e.position);if(u===35){do u=e.input.charCodeAt(++e.position);while(u!==0&&!Ni(u));break}if(Ni(u))break;for(s=e.position;u!==0&&!mn(u);)u=e.input.charCodeAt(++e.position);a.push(e.input.slice(s,e.position))}u!==0&&kx(e),aa.call(lk,i)?lk[i](e,i,a):Fh(e,'unknown document directive "'+i+'"')}if(ls(e,!0,-1),e.lineIndent===0&&e.input.charCodeAt(e.position)===45&&e.input.charCodeAt(e.position+1)===45&&e.input.charCodeAt(e.position+2)===45?(e.position+=3,ls(e,!0,-1)):l&&Be(e,"directives end mark is expected"),al(e,e.lineIndent-1,Uh,!1,!0),ls(e,!0,-1),e.checkLineBreaks&&TV.test(e.input.slice(t,e.position))&&Fh(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&of(e)){e.input.charCodeAt(e.position)===46&&(e.position+=3,ls(e,!0,-1));return}if(e.position<e.length-1)Be(e,"end of the stream or a document separator is expected");else return}function t5(e,t){e=String(e),t=t||{},e.length!==0&&(e.charCodeAt(e.length-1)!==10&&e.charCodeAt(e.length-1)!==13&&(e+=`
|
|
181
|
-
`),e.charCodeAt(0)===65279&&(e=e.slice(1)));var s=new OV(e,t),i=e.indexOf("\0");for(i!==-1&&(s.position=i,Be(s,"null byte is not allowed in input")),s.input+="\0";s.input.charCodeAt(s.position)===32;)s.lineIndent+=1,s.position+=1;for(;s.position<s.length-1;)VV(s);return s.documents}function qV(e,t,s){t!==null&&typeof t=="object"&&typeof s>"u"&&(s=t,t=null);var i=t5(e,s);if(typeof t!="function")return i;for(var a=0,l=i.length;a<l;a+=1)t(i[a])}function GV(e,t){var s=t5(e,t);if(s.length!==0){if(s.length===1)return s[0];throw new Zs("expected a single document in the stream, but found more")}}var KV=qV,WV=GV,s5={loadAll:KV,load:WV},n5=Object.prototype.toString,i5=Object.prototype.hasOwnProperty,Ex=65279,YV=9,Qc=10,XV=13,ZV=32,QV=33,JV=34,sb=35,eq=37,tq=38,sq=39,nq=42,r5=44,iq=45,Vh=58,rq=61,aq=62,oq=63,lq=64,a5=91,o5=93,cq=96,l5=123,uq=124,c5=125,Ks={};Ks[0]="\\0";Ks[7]="\\a";Ks[8]="\\b";Ks[9]="\\t";Ks[10]="\\n";Ks[11]="\\v";Ks[12]="\\f";Ks[13]="\\r";Ks[27]="\\e";Ks[34]='\\"';Ks[92]="\\\\";Ks[133]="\\N";Ks[160]="\\_";Ks[8232]="\\L";Ks[8233]="\\P";var dq=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],hq=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function fq(e,t){var s,i,a,l,u,h,m;if(t===null)return{};for(s={},i=Object.keys(t),a=0,l=i.length;a<l;a+=1)u=i[a],h=String(t[u]),u.slice(0,2)==="!!"&&(u="tag:yaml.org,2002:"+u.slice(2)),m=e.compiledTypeMap.fallback[u],m&&i5.call(m.styleAliases,h)&&(h=m.styleAliases[h]),s[u]=h;return s}function mq(e){var t,s,i;if(t=e.toString(16).toUpperCase(),e<=255)s="x",i=2;else if(e<=65535)s="u",i=4;else if(e<=4294967295)s="U",i=8;else throw new Zs("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+s+ps.repeat("0",i-t.length)+t}var pq=1,Jc=2;function gq(e){this.schema=e.schema||wx,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=ps.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=fq(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType=e.quotingType==='"'?Jc:pq,this.forceQuotes=e.forceQuotes||!1,this.replacer=typeof e.replacer=="function"?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function dk(e,t){for(var s=ps.repeat(" ",t),i=0,a=-1,l="",u,h=e.length;i<h;)a=e.indexOf(`
|
|
182
|
-
`,i),a===-1?(u=e.slice(i),i=h):(u=e.slice(i,a+1),i=a+1),u.length&&u!==`
|
|
183
|
-
`&&(l+=s),l+=u;return l}function nb(e,t){return`
|
|
184
|
-
`+ps.repeat(" ",e.indent*t)}function bq(e,t){var s,i,a;for(s=0,i=e.implicitTypes.length;s<i;s+=1)if(a=e.implicitTypes[s],a.resolve(t))return!0;return!1}function qh(e){return e===ZV||e===YV}function eu(e){return 32<=e&&e<=126||161<=e&&e<=55295&&e!==8232&&e!==8233||57344<=e&&e<=65533&&e!==Ex||65536<=e&&e<=1114111}function hk(e){return eu(e)&&e!==Ex&&e!==XV&&e!==Qc}function fk(e,t,s){var i=hk(e),a=i&&!qh(e);return(s?i:i&&e!==r5&&e!==a5&&e!==o5&&e!==l5&&e!==c5)&&e!==sb&&!(t===Vh&&!a)||hk(t)&&!qh(t)&&e===sb||t===Vh&&a}function xq(e){return eu(e)&&e!==Ex&&!qh(e)&&e!==iq&&e!==oq&&e!==Vh&&e!==r5&&e!==a5&&e!==o5&&e!==l5&&e!==c5&&e!==sb&&e!==tq&&e!==nq&&e!==QV&&e!==uq&&e!==rq&&e!==aq&&e!==sq&&e!==JV&&e!==eq&&e!==lq&&e!==cq}function vq(e){return!qh(e)&&e!==Vh}function Dc(e,t){var s=e.charCodeAt(t),i;return s>=55296&&s<=56319&&t+1<e.length&&(i=e.charCodeAt(t+1),i>=56320&&i<=57343)?(s-55296)*1024+i-56320+65536:s}function u5(e){var t=/^\n* /;return t.test(e)}var d5=1,ib=2,h5=3,f5=4,Wo=5;function _q(e,t,s,i,a,l,u,h){var m,f=0,p=null,b=!1,v=!1,_=i!==-1,y=-1,w=xq(Dc(e,0))&&vq(Dc(e,e.length-1));if(t||u)for(m=0;m<e.length;f>=65536?m+=2:m++){if(f=Dc(e,m),!eu(f))return Wo;w=w&&fk(f,p,h),p=f}else{for(m=0;m<e.length;f>=65536?m+=2:m++){if(f=Dc(e,m),f===Qc)b=!0,_&&(v=v||m-y-1>i&&e[y+1]!==" ",y=m);else if(!eu(f))return Wo;w=w&&fk(f,p,h),p=f}v=v||_&&m-y-1>i&&e[y+1]!==" "}return!b&&!v?w&&!u&&!a(e)?d5:l===Jc?Wo:ib:s>9&&u5(e)?Wo:u?l===Jc?Wo:ib:v?f5:h5}function yq(e,t,s,i,a){e.dump=(function(){if(t.length===0)return e.quotingType===Jc?'""':"''";if(!e.noCompatMode&&(dq.indexOf(t)!==-1||hq.test(t)))return e.quotingType===Jc?'"'+t+'"':"'"+t+"'";var l=e.indent*Math.max(1,s),u=e.lineWidth===-1?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-l),h=i||e.flowLevel>-1&&s>=e.flowLevel;function m(f){return bq(e,f)}switch(_q(t,h,e.indent,u,m,e.quotingType,e.forceQuotes&&!i,a)){case d5:return t;case ib:return"'"+t.replace(/'/g,"''")+"'";case h5:return"|"+mk(t,e.indent)+pk(dk(t,l));case f5:return">"+mk(t,e.indent)+pk(dk(Sq(t,u),l));case Wo:return'"'+wq(t)+'"';default:throw new Zs("impossible error: invalid scalar style")}})()}function mk(e,t){var s=u5(e)?String(t):"",i=e[e.length-1]===`
|
|
185
|
-
`,a=i&&(e[e.length-2]===`
|
|
186
|
-
`||e===`
|
|
187
|
-
`),l=a?"+":i?"":"-";return s+l+`
|
|
188
|
-
`}function pk(e){return e[e.length-1]===`
|
|
189
|
-
`?e.slice(0,-1):e}function Sq(e,t){for(var s=/(\n+)([^\n]*)/g,i=(function(){var f=e.indexOf(`
|
|
190
|
-
`);return f=f!==-1?f:e.length,s.lastIndex=f,gk(e.slice(0,f),t)})(),a=e[0]===`
|
|
191
|
-
`||e[0]===" ",l,u;u=s.exec(e);){var h=u[1],m=u[2];l=m[0]===" ",i+=h+(!a&&!l&&m!==""?`
|
|
192
|
-
`:"")+gk(m,t),a=l}return i}function gk(e,t){if(e===""||e[0]===" ")return e;for(var s=/ [^ ]/g,i,a=0,l,u=0,h=0,m="";i=s.exec(e);)h=i.index,h-a>t&&(l=u>a?u:h,m+=`
|
|
193
|
-
`+e.slice(a,l),a=l+1),u=h;return m+=`
|
|
194
|
-
`,e.length-a>t&&u>a?m+=e.slice(a,u)+`
|
|
195
|
-
`+e.slice(u+1):m+=e.slice(a),m.slice(1)}function wq(e){for(var t="",s=0,i,a=0;a<e.length;s>=65536?a+=2:a++)s=Dc(e,a),i=Ks[s],!i&&eu(s)?(t+=e[a],s>=65536&&(t+=e[a+1])):t+=i||mq(s);return t}function kq(e,t,s){var i="",a=e.tag,l,u,h;for(l=0,u=s.length;l<u;l+=1)h=s[l],e.replacer&&(h=e.replacer.call(s,String(l),h)),(hr(e,t,h,!1,!1)||typeof h>"u"&&hr(e,t,null,!1,!1))&&(i!==""&&(i+=","+(e.condenseFlow?"":" ")),i+=e.dump);e.tag=a,e.dump="["+i+"]"}function bk(e,t,s,i){var a="",l=e.tag,u,h,m;for(u=0,h=s.length;u<h;u+=1)m=s[u],e.replacer&&(m=e.replacer.call(s,String(u),m)),(hr(e,t+1,m,!0,!0,!1,!0)||typeof m>"u"&&hr(e,t+1,null,!0,!0,!1,!0))&&((!i||a!=="")&&(a+=nb(e,t)),e.dump&&Qc===e.dump.charCodeAt(0)?a+="-":a+="- ",a+=e.dump);e.tag=l,e.dump=a||"[]"}function Cq(e,t,s){var i="",a=e.tag,l=Object.keys(s),u,h,m,f,p;for(u=0,h=l.length;u<h;u+=1)p="",i!==""&&(p+=", "),e.condenseFlow&&(p+='"'),m=l[u],f=s[m],e.replacer&&(f=e.replacer.call(s,m,f)),hr(e,t,m,!1,!1)&&(e.dump.length>1024&&(p+="? "),p+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),hr(e,t,f,!1,!1)&&(p+=e.dump,i+=p));e.tag=a,e.dump="{"+i+"}"}function Eq(e,t,s,i){var a="",l=e.tag,u=Object.keys(s),h,m,f,p,b,v;if(e.sortKeys===!0)u.sort();else if(typeof e.sortKeys=="function")u.sort(e.sortKeys);else if(e.sortKeys)throw new Zs("sortKeys must be a boolean or a function");for(h=0,m=u.length;h<m;h+=1)v="",(!i||a!=="")&&(v+=nb(e,t)),f=u[h],p=s[f],e.replacer&&(p=e.replacer.call(s,f,p)),hr(e,t+1,f,!0,!0,!0)&&(b=e.tag!==null&&e.tag!=="?"||e.dump&&e.dump.length>1024,b&&(e.dump&&Qc===e.dump.charCodeAt(0)?v+="?":v+="? "),v+=e.dump,b&&(v+=nb(e,t)),hr(e,t+1,p,!0,b)&&(e.dump&&Qc===e.dump.charCodeAt(0)?v+=":":v+=": ",v+=e.dump,a+=v));e.tag=l,e.dump=a||"{}"}function xk(e,t,s){var i,a,l,u,h,m;for(a=s?e.explicitTypes:e.implicitTypes,l=0,u=a.length;l<u;l+=1)if(h=a[l],(h.instanceOf||h.predicate)&&(!h.instanceOf||typeof t=="object"&&t instanceof h.instanceOf)&&(!h.predicate||h.predicate(t))){if(s?h.multi&&h.representName?e.tag=h.representName(t):e.tag=h.tag:e.tag="?",h.represent){if(m=e.styleMap[h.tag]||h.defaultStyle,n5.call(h.represent)==="[object Function]")i=h.represent(t,m);else if(i5.call(h.represent,m))i=h.represent[m](t,m);else throw new Zs("!<"+h.tag+'> tag resolver accepts not "'+m+'" style');e.dump=i}return!0}return!1}function hr(e,t,s,i,a,l,u){e.tag=null,e.dump=s,xk(e,s,!1)||xk(e,s,!0);var h=n5.call(e.dump),m=i,f;i&&(i=e.flowLevel<0||e.flowLevel>t);var p=h==="[object Object]"||h==="[object Array]",b,v;if(p&&(b=e.duplicates.indexOf(s),v=b!==-1),(e.tag!==null&&e.tag!=="?"||v||e.indent!==2&&t>0)&&(a=!1),v&&e.usedDuplicates[b])e.dump="*ref_"+b;else{if(p&&v&&!e.usedDuplicates[b]&&(e.usedDuplicates[b]=!0),h==="[object Object]")i&&Object.keys(e.dump).length!==0?(Eq(e,t,e.dump,a),v&&(e.dump="&ref_"+b+e.dump)):(Cq(e,t,e.dump),v&&(e.dump="&ref_"+b+" "+e.dump));else if(h==="[object Array]")i&&e.dump.length!==0?(e.noArrayIndent&&!u&&t>0?bk(e,t-1,e.dump,a):bk(e,t,e.dump,a),v&&(e.dump="&ref_"+b+e.dump)):(kq(e,t,e.dump),v&&(e.dump="&ref_"+b+" "+e.dump));else if(h==="[object String]")e.tag!=="?"&&yq(e,e.dump,t,l,m);else{if(h==="[object Undefined]")return!1;if(e.skipInvalid)return!1;throw new Zs("unacceptable kind of an object to dump "+h)}e.tag!==null&&e.tag!=="?"&&(f=encodeURI(e.tag[0]==="!"?e.tag.slice(1):e.tag).replace(/!/g,"%21"),e.tag[0]==="!"?f="!"+f:f.slice(0,18)==="tag:yaml.org,2002:"?f="!!"+f.slice(18):f="!<"+f+">",e.dump=f+" "+e.dump)}return!0}function Nq(e,t){var s=[],i=[],a,l;for(rb(e,s,i),a=0,l=i.length;a<l;a+=1)t.duplicates.push(s[i[a]]);t.usedDuplicates=new Array(l)}function rb(e,t,s){var i,a,l;if(e!==null&&typeof e=="object")if(a=t.indexOf(e),a!==-1)s.indexOf(a)===-1&&s.push(a);else if(t.push(e),Array.isArray(e))for(a=0,l=e.length;a<l;a+=1)rb(e[a],t,s);else for(i=Object.keys(e),a=0,l=i.length;a<l;a+=1)rb(e[i[a]],t,s)}function Tq(e,t){t=t||{};var s=new gq(t);s.noRefs||Nq(e,s);var i=e;return s.replacer&&(i=s.replacer.call({"":i},"",i)),hr(s,0,i,!0,!0)?s.dump+`
|
|
196
|
-
`:""}var Aq=Tq,jq={dump:Aq};function Nx(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var Mq=zs,Rq=T3,Dq=R3,Oq=B3,Lq=I3,zq=wx,Bq=s5.load,Iq=s5.loadAll,Pq=jq.dump,$q=Zs,Hq={binary:F3,float:z3,map:M3,null:D3,pairs:q3,set:G3,timestamp:H3,bool:O3,int:L3,merge:U3,omap:V3,seq:j3,str:A3},Uq=Nx("safeLoad","load"),Fq=Nx("safeLoadAll","loadAll"),Vq=Nx("safeDump","dump"),qq={Type:Mq,Schema:Rq,FAILSAFE_SCHEMA:Dq,JSON_SCHEMA:Oq,CORE_SCHEMA:Lq,DEFAULT_SCHEMA:zq,load:Bq,loadAll:Iq,dump:Pq,YAMLException:$q,types:Hq,safeLoad:Uq,safeLoadAll:Fq,safeDump:Vq};function m5(e){return e!==null&&typeof e=="object"}function p5(e){return typeof e=="string"?"text-rose-700 dark:text-rose-300":typeof e=="number"?"text-emerald-700 dark:text-emerald-300":typeof e=="boolean"?"text-blue-700 dark:text-blue-400":e==null?"text-muted-foreground italic":"text-foreground"}function g5(e){return e==null?"null":typeof e=="string"?e===""?'""':e:String(e)}function b5({label:e,value:t,depth:s,defaultOpen:i}){const[a,l]=S.useState(i),u={paddingLeft:`${s*1.1}rem`};if(!m5(t))return o.jsxs("div",{className:"flex items-baseline gap-2 py-[1px]",style:u,children:[o.jsxs("span",{className:"text-muted-foreground",children:[e,":"]}),o.jsx("span",{className:ue("whitespace-pre-wrap break-words",p5(t)),children:g5(t)})]});const h=Array.isArray(t)?t.map((f,p)=>[String(p),f]):Object.entries(t),m=Array.isArray(t)?`[${h.length}]`:`{${h.length}}`;return o.jsxs("div",{children:[o.jsxs("button",{type:"button",onClick:()=>l(f=>!f),className:"flex w-full items-center gap-1 py-[1px] text-left hover:bg-muted",style:u,children:[a?o.jsx(jn,{className:"size-3.5 shrink-0 text-muted-foreground"}):o.jsx(Mi,{className:"size-3.5 shrink-0 text-muted-foreground"}),o.jsx("span",{className:"font-medium text-foreground",children:e}),o.jsx("span",{className:"text-muted-foreground",children:m})]}),a?h.map(([f,p])=>o.jsx(b5,{label:f,value:p,depth:s+1,defaultOpen:s<1},f)):null]})}function Gq({content:e}){const t=S.useMemo(()=>{try{const i=qq.loadAll(e);return{value:i.length<=1?i[0]:i,error:null}}catch(i){return{value:null,error:i instanceof Error?i.message:String(i)}}},[e]);if(t.error)return o.jsx("div",{className:"p-4",children:o.jsxs(Qe,{variant:"destructive",children:["Could not parse YAML: ",t.error]})});if(!m5(t.value))return o.jsx("div",{className:"p-4 font-mono text-[12px]",children:o.jsx("span",{className:p5(t.value),children:g5(t.value)})});const s=Array.isArray(t.value)?t.value.map((i,a)=>[String(a),i]):Object.entries(t.value);return o.jsx("div",{className:"min-w-max px-4 py-3 font-mono text-[12px] leading-[1.6]",children:s.map(([i,a])=>o.jsx(b5,{label:i,value:a,depth:0,defaultOpen:!0},i))})}const Kq=S.lazy(()=>IU(()=>import("./code-editor-o1tS7fpw.js"),[]).then(e=>({default:e.CodeEditor})));function Wq(e){const t=e.split("/").pop()?.toLowerCase().split(".").pop()??"";return t==="md"||t==="mdx"||t==="markdown"?"markdown":t==="yml"||t==="yaml"?"yaml":null}function Yq(e){const t=e.split("/").pop()?.toLowerCase()??"",s=t.includes(".")?t.split(".").pop()??"":"",i={ts:"typescript",tsx:"typescript",js:"javascript",jsx:"javascript",mjs:"javascript",cjs:"javascript",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",kt:"kotlin",swift:"swift",c:"c",h:"c",cpp:"cpp",cc:"cpp",hpp:"cpp",cs:"csharp",sh:"bash",bash:"bash",zsh:"bash",json:"json",yaml:"yaml",yml:"yaml",toml:"ini",ini:"ini",md:"markdown",mdx:"markdown",css:"css",scss:"scss",less:"less",html:"xml",xml:"xml",sql:"sql",dockerfile:"dockerfile"};return i[s]?i[s]:t==="dockerfile"?"dockerfile":null}function Xq(e,t){const s=e.endsWith(`
|
|
197
|
-
`)?e.slice(0,-1):e;return!t||!eb.getLanguage(t)?s.split(`
|
|
198
|
-
`).map(vk):s.split(`
|
|
199
|
-
`).map(i=>{if(!i)return"";try{return eb.highlight(i,{language:t,ignoreIllegals:!0}).value}catch{return vk(i)}})}function vk(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")}function Zq({content:e,path:t}){const s=S.useMemo(()=>Yq(t),[t]),i=S.useMemo(()=>Xq(e,s),[e,s]),a=`${Math.max(2,String(i.length).length)}ch`;return o.jsx("div",{className:"min-w-max font-mono text-[12px] leading-[1.5]",children:i.map((l,u)=>o.jsxs("div",{className:"flex",children:[o.jsx("span",{className:"shrink-0 select-none border-r border-zinc-200 bg-zinc-100 px-2 text-right text-zinc-400 dark:border-zinc-800 dark:bg-zinc-900 dark:text-zinc-500",style:{minWidth:`calc(${a} + 1rem)`},children:u+1}),o.jsx("span",{className:"hljs whitespace-pre px-3 text-zinc-800 dark:text-zinc-100",dangerouslySetInnerHTML:{__html:l||" "}})]},u))})}function Qq({path:e,isModified:t,onViewDiff:s,onFileSaved:i,onSendToAi:a}){const[l,u]=S.useState(null),[h,m]=S.useState(""),[f,p]=S.useState(!1),[b,v]=S.useState(null),[_,y]=S.useState(!1),[w,C]=S.useState(!1),{success:E,error:T}=Bs(),N=S.useMemo(()=>Wq(e),[e]),[M,R]=S.useState("preview"),z=!!(l&&!l.binary&&!l.truncated),O=l?h!==l.content:!1;S.useEffect(()=>{R(N?"preview":"source"),p(!1)},[N]),S.useEffect(()=>{if(!e){u(null);return}let B=!0;return y(!0),v(null),p(!1),KM(e).then(H=>{B&&(u(H),m(H.content),y(!1))}).catch(H=>{B&&(v(H instanceof Error?H.message:String(H)),y(!1))}),()=>{B=!1}},[e]);async function j(){if(!(!e||!l||!O||w)){C(!0);try{await WM(e,h);const B={...l,content:h,size:new TextEncoder().encode(h).length};u(B),p(!1),E(`Saved ${e}.`),i?.(e)}catch(B){T(B instanceof Error?B.message:String(B))}finally{C(!1)}}}function P(){m(l?.content??""),p(!1)}return e?o.jsxs("section",{className:"flex min-h-0 min-w-0 flex-col border-l border-border bg-card",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-3 border-b border-border px-3 py-1.5",children:[o.jsxs("div",{className:"min-w-0",children:[o.jsx("h2",{className:"truncate text-[13px] font-semibold tracking-tight",children:e}),o.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-muted-foreground",children:[o.jsx("span",{children:"Read-only view of tracked file."}),l?.truncated?o.jsx("span",{className:"text-amber-700",children:"Truncated — file exceeds 1MB."}):null,l?.binary?o.jsx("span",{className:"text-amber-700",children:"Binary file."}):null]})]}),o.jsxs("div",{className:"flex shrink-0 items-center gap-2",children:[N&&!l?.binary?o.jsxs("div",{className:"flex items-center rounded-md border border-border p-0.5",children:[o.jsxs("button",{type:"button",onClick:()=>R("preview"),"aria-pressed":M==="preview",className:ue("flex items-center gap-1 rounded px-2 py-1 text-[11px] font-medium transition-colors",M==="preview"?"bg-primary text-primary-foreground":"text-muted-foreground hover:bg-muted"),children:[o.jsx(hb,{className:"size-3.5"}),"Preview"]}),o.jsxs("button",{type:"button",onClick:()=>R("source"),"aria-pressed":M==="source",className:ue("flex items-center gap-1 rounded px-2 py-1 text-[11px] font-medium transition-colors",M==="source"?"bg-primary text-primary-foreground":"text-muted-foreground hover:bg-muted"),children:[o.jsx(zk,{className:"size-3.5"}),"Source"]})]}):null,t?o.jsx(ne,{onClick:s,size:"sm",type:"button",variant:"outline",children:"View diff"}):null,a?o.jsx(ne,{"aria-label":"Send file to AI input",className:"size-8",disabled:!e,onClick:a,size:"icon",title:"Send file path to AI input",type:"button",variant:"outline",children:o.jsx(Ls,{className:"size-4"})}):null,f?o.jsxs(o.Fragment,{children:[o.jsxs(ne,{disabled:!O||w,onClick:()=>{j()},size:"sm",type:"button",children:[o.jsx(Xk,{}),"Apply"]}),o.jsxs(ne,{disabled:w,onClick:P,size:"sm",type:"button",variant:"outline",children:[o.jsx(Gs,{}),"Cancel"]})]}):z?o.jsxs(ne,{onClick:()=>{R("source"),p(!0)},size:"sm",type:"button",variant:"outline",children:[o.jsx(Hc,{}),"Edit"]}):null]})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto bg-zinc-50 dark:bg-zinc-950",children:b?o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"destructive",children:b})}):_?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading…"}):l?.binary?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Cannot display binary content."}):l?f?o.jsx(S.Suspense,{fallback:o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading editor…"}),children:o.jsx(Kq,{path:e,value:h,onChange:m})}):N&&M==="preview"?N==="markdown"?o.jsx(CF,{content:l.content}):o.jsx(Gq,{content:l.content}):o.jsx(Zq,{content:l.content,path:e}):null})]}):o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-dashed p-12 text-center",children:"Select a file to view its contents."})})}function Jq({activeHunkIndex:e,filePaths:t,hunkCount:s,pendingNextFilePath:i,selectedFile:a}){if(s>0&&e<s-1)return{kind:"hunk",activeHunkIndex:e+1};const l=t.indexOf(a),u=t[l+1];return u?i===u?{kind:"file",filePath:u}:{kind:"confirm-next-file",filePath:u}:{kind:"none"}}function _k(e){const t={name:"",fullPath:"",children:new Map};for(const s of e){const i=s.name.split("/");let a=t;i.forEach((l,u)=>{let h=a.children.get(l);h||(h={name:l,fullPath:i.slice(0,u+1).join("/"),children:new Map},a.children.set(l,h)),a=h}),a.branch=s}return t}function yk({label:e,tree:t,onSelect:s,defaultOpen:i,forceOpen:a}){const[l,u]=S.useState(i??!1),h=a||l,m=t.children.size===0;return o.jsxs("div",{className:"mb-1",children:[o.jsxs("button",{type:"button",onClick:()=>u(f=>!f),className:"flex w-full items-center gap-1 px-2 py-0.5 text-left text-[11px] font-semibold uppercase tracking-wide text-muted-foreground hover:text-foreground",children:[h?o.jsx(jn,{size:12}):o.jsx(Mi,{size:12}),e,m?null:o.jsxs("span",{className:"ml-1 text-[10px] font-normal",children:["(",t.children.size,")"]})]}),h&&!m?o.jsx("ul",{children:Array.from(t.children.values()).map(f=>o.jsx(x5,{node:f,depth:1,onSelect:s,forceOpen:a},f.fullPath))}):null]})}function x5({node:e,depth:t,onSelect:s,forceOpen:i}){const[a,l]=S.useState(!0),u=i||a,h=e.children.size>0,m=e.branch,f={paddingLeft:`${t*10}px`};return!h&&m?o.jsx("li",{children:o.jsxs("button",{type:"button",onClick:()=>s(m),style:f,title:m.name,className:`flex w-full items-center gap-1.5 py-0.5 pr-2 text-left text-[12px] hover:bg-muted/60 ${m.current?"font-semibold text-emerald-700":""}`,children:[o.jsx(Xn,{size:11,className:"shrink-0 opacity-70"}),o.jsx("span",{className:"truncate",children:e.name}),m.current?o.jsx("span",{className:"text-[10px]",children:"●"}):null]})}):o.jsxs("li",{children:[o.jsxs("button",{type:"button",onClick:()=>{m?s(m):l(p=>!p)},style:f,className:"flex w-full items-center gap-1 py-0.5 pr-2 text-left text-[12px] hover:bg-muted/60",children:[h?u?o.jsx(jn,{size:11}):o.jsx(Mi,{size:11}):o.jsx("span",{className:"inline-block w-[11px]"}),o.jsx("span",{className:"truncate",children:e.name})]}),u&&h?o.jsx("ul",{children:Array.from(e.children.values()).map(p=>o.jsx(x5,{node:p,depth:t+1,onSelect:s,forceOpen:i},p.fullPath))}):null]})}function eG({selectedCommit:e,selectedFile:t,diff:s,diffLoading:i,diffError:a}){return o.jsxs("section",{className:"flex min-h-0 min-w-0 flex-col bg-card border-b border-border",children:[o.jsx("div",{className:"flex shrink-0 items-center justify-between gap-3 border-b border-border px-3 py-1.5",children:o.jsxs("div",{className:"min-w-0",children:[o.jsx("h2",{className:"truncate text-[13px] font-semibold tracking-tight",children:t??(e?e.subject:"Commit")}),e?o.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-muted-foreground",children:[o.jsx("span",{className:"font-mono",children:e.hash.slice(0,12)}),o.jsxs("span",{children:[e.author," <",e.email,">"]}),o.jsx("span",{children:new Date(e.timestamp*1e3).toLocaleString()})]}):null]})}),o.jsx("div",{className:"relative min-h-0 min-w-0 flex-1",children:a?o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"destructive",children:a})}):e?i?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading diff…"}):s?o.jsx(yx,{activeHunkIndex:0,diff:s}):o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-dashed p-6 text-center",children:e.parents.length>1?"Merge commit with no conflict resolution — no diff against the first parent.":"No textual changes in this commit."})}):o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-dashed p-12 text-center",children:"Select a commit to inspect its diff."})})})]})}function tG({files:e,filesError:t,selectedHash:s,selectedFile:i,onSelect:a}){return o.jsxs("aside",{className:"flex min-h-0 flex-col overflow-hidden border-r border-border",children:[o.jsx("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-1.5",children:o.jsxs("h2",{className:"text-[13px] font-semibold tracking-tight",children:["Files",e.length?o.jsx("span",{className:"ml-2 text-[11px] font-normal text-muted-foreground",children:e.length}):null]})}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:t?o.jsx("div",{className:"p-3",children:o.jsx(Qe,{variant:"destructive",children:t})}):s?e.length===0?o.jsx("div",{className:"p-3 text-[12px] text-muted-foreground",children:"No file changes."}):o.jsx("ul",{className:"divide-y divide-border",children:e.map(l=>o.jsx("li",{children:o.jsxs("button",{onClick:()=>a(l.path),type:"button",title:l.path,className:`flex w-full items-center gap-2 px-2 py-1 text-left text-[12px] transition-colors hover:bg-muted/60 ${i===l.path?"bg-muted":""}`,children:[o.jsx("span",{className:sG(l.index),children:l.index.trim()||"·"}),o.jsx("span",{className:"truncate font-mono",children:l.path})]})},l.path))}):o.jsx("div",{className:"p-3 text-[12px] text-muted-foreground",children:"Select a commit to see its files."})})]})}function sG(e){const t="inline-flex h-4 w-4 shrink-0 items-center justify-center rounded text-[10px] font-bold";switch(e.trim().toUpperCase()){case"A":return`${t} bg-emerald-100 text-emerald-800`;case"D":return`${t} bg-red-100 text-red-800`;case"M":return`${t} bg-amber-100 text-amber-800`;case"R":return`${t} bg-blue-100 text-blue-800`;case"C":return`${t} bg-indigo-100 text-indigo-800`;default:return`${t} bg-slate-100 text-slate-700`}}const Sk=["#3b82f6","#10b981","#f59e0b","#ec4899","#8b5cf6","#14b8a6","#ef4444","#84cc16"];function yc(e){return Sk[e%Sk.length]}function nG({lane:e,laneCount:t,edges:s,throughLanes:i,isMerge:a,height:l=28,laneWidth:u=14}){const m=Math.max(e+1,t,1)*u,f=l/2,p=Sc(e,u),b=a?4:3.5;return o.jsxs("svg",{width:m,height:l,viewBox:`0 0 ${m} ${l}`,style:{flex:"0 0 auto",display:"block"},children:[i.map(v=>o.jsx("line",{x1:Sc(v,u),y1:0,x2:Sc(v,u),y2:l,stroke:yc(v),strokeWidth:1.5},`t-${v}`)),o.jsx("line",{x1:p,y1:0,x2:p,y2:f,stroke:yc(e),strokeWidth:1.5}),s.map((v,_)=>{const y=Sc(v.fromLane,u),w=Sc(v.toLane,u);if(y===w)return o.jsx("line",{x1:y,y1:f,x2:w,y2:l,stroke:yc(v.toLane),strokeWidth:1.5},`e-${_}`);const C=f+(l-f)/2;return o.jsx("path",{d:`M ${y} ${f} C ${y} ${C}, ${w} ${C}, ${w} ${l}`,fill:"none",stroke:yc(v.toLane),strokeWidth:1.5},`e-${_}`)}),o.jsx("circle",{cx:p,cy:f,r:b,fill:yc(e),stroke:"var(--background, #fff)",strokeWidth:1.5})]})}function Sc(e,t){return e*t+t/2}function iG({sha:e}){const[t,s]=S.useState(null);if(S.useEffect(()=>{let l=!0;return c6(e).then(u=>{l&&s(u)}).catch(()=>{}),()=>{l=!1}},[e]),!t||t.state==="unknown"||t.totalCount===0)return null;const i=rG(t.state),a=`CI: ${t.state} (${t.totalCount} check${t.totalCount!==1?"s":""})`;return o.jsx("span",{"aria-label":a,className:`shrink-0 size-2 rounded-full ${i}`,title:a})}function rG(e){switch(e){case"success":return"bg-emerald-500";case"pending":return"bg-amber-400 animate-pulse";case"failure":return"bg-red-500";case"error":return"bg-orange-500";default:return"bg-zinc-400"}}const wk=28;function aG({commits:e,loading:t,error:s,selectedHash:i,maxLanes:a,rowRefs:l,onSelect:u,onLoadMore:h}){const{sendToAgent:m}=cs(),[f,p]=S.useState(null);function b(v,_){p(null),m({prompt:Z7(v,_),source:{type:"git-commit",label:v.hash.slice(0,7)},label:`${v.hash.slice(0,7)}: ${_}`})}return o.jsxs("aside",{className:"flex min-h-0 flex-col overflow-hidden border-r border-border",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-1.5",children:[o.jsxs("h2",{className:"text-[13px] font-semibold tracking-tight",children:["Commit tree",e.length?o.jsxs("span",{className:"ml-2 text-[11px] font-normal text-muted-foreground",children:[e.length," commits"]}):null]}),o.jsx(ne,{disabled:t,onClick:h,size:"sm",type:"button",variant:"outline",children:"Load more"})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:s?o.jsx("div",{className:"p-3",children:o.jsx(Qe,{variant:"destructive",children:s})}):t&&e.length===0?o.jsx("div",{className:"p-3 text-[12px] text-muted-foreground",children:"Loading commits…"}):e.length===0?o.jsx("div",{className:"p-3 text-[12px] text-muted-foreground",children:"No commits."}):o.jsx("ul",{className:"divide-y divide-border",children:e.map(v=>o.jsxs("li",{ref:_=>{_?l.current.set(v.hash,_):l.current.delete(v.hash)},className:"group flex flex-col",children:[o.jsxs("div",{className:`flex items-center transition-colors hover:bg-muted/60 ${i===v.hash?"bg-muted":""}`,children:[o.jsxs("button",{onClick:()=>u(v.hash),type:"button",className:"flex min-w-0 flex-1 items-center gap-2 px-2 py-0.5 text-left",style:{minHeight:wk},title:`${v.hash}
|
|
200
|
-
${v.author} <${v.email}>
|
|
201
|
-
${v.subject}`,children:[o.jsx(nG,{lane:v.lane,laneCount:Math.max(v.laneCount,a),edges:v.edges,throughLanes:v.throughLanes,isMerge:v.parents.length>1,height:wk}),o.jsxs("span",{className:"flex items-center gap-1 font-mono text-[10px] text-muted-foreground",children:[v.hash.slice(0,7),o.jsx(iG,{sha:v.hash})]}),o.jsxs("span",{className:"flex min-w-0 flex-1 items-center gap-1.5",children:[v.refs.map(_=>o.jsx("span",{className:lG(_.kind),children:_.name},`${_.kind}-${_.name}`)),o.jsx("span",{className:"truncate text-[12px]",children:v.subject})]}),o.jsx("span",{className:"shrink-0 text-[10px] text-muted-foreground",children:v.author}),o.jsx("span",{className:"shrink-0 font-mono text-[10px] tabular-nums text-muted-foreground/70",title:new Date(v.timestamp*1e3).toLocaleString(),children:oG(v.timestamp)})]}),o.jsx(il,{className:`mr-1 shrink-0 ${f===v.hash?"opacity-100":""}`,label:`Ask AI about commit ${v.hash.slice(0,7)}`,onAsk:()=>p(_=>_===v.hash?null:v.hash)})]}),f===v.hash?o.jsx("div",{className:"px-2 pb-1.5 pt-0.5",children:o.jsx(Jh,{placeholder:"What should the agent do with this commit? (explain, summarize, find regressions…)",onSubmit:_=>b(v,_),onCancel:()=>p(null)})}):null]},v.hash))})})]})}function oG(e){if(!e)return"";const t=Math.max(0,Math.floor(Date.now()/1e3-e));if(t<60)return`${t}s`;const s=Math.floor(t/60);if(s<60)return`${s}m`;const i=Math.floor(s/60);if(i<24)return`${i}h`;const a=Math.floor(i/24);if(a<30)return`${a}d`;const l=Math.floor(a/30);return l<12?`${l}mo`:`${Math.floor(l/12)}y`}function lG(e){const t="rounded border px-1.5 py-px text-[10px] font-medium";switch(e){case"head":return`${t} border-emerald-200 bg-emerald-100 text-emerald-800 dark:border-emerald-400/30 dark:bg-emerald-500/15 dark:text-emerald-300`;case"branch":return`${t} border-blue-200 bg-blue-100 text-blue-800 dark:border-blue-400/30 dark:bg-blue-500/15 dark:text-blue-300`;case"remote":return`${t} border-slate-200 bg-slate-100 text-slate-700 dark:border-zinc-700/80 dark:bg-zinc-800/80 dark:text-zinc-300`;case"tag":return`${t} border-amber-200 bg-amber-100 text-amber-800 dark:border-amber-400/30 dark:bg-amber-500/15 dark:text-amber-300`}}const kk=200;function cG(){const[e,t]=S.useState([]),[s,i]=S.useState(kk),[a,l]=S.useState(!0),[u,h]=S.useState(null),[m,f]=S.useState(null),[p,b]=S.useState([]),[v,_]=S.useState(null),[y,w]=S.useState(null),[C,E]=S.useState(""),[T,N]=S.useState(!1),[M,R]=S.useState(null);S.useEffect(()=>{let j=!0;return l(!0),h(null),UM(s).then(P=>{j&&(t(P),P.length>0&&!P.some(B=>B.hash===m)&&f(P[0].hash))}).catch(P=>{j&&h(P instanceof Error?P.message:String(P))}).finally(()=>{j&&l(!1)}),()=>{j=!1}},[s]),S.useEffect(()=>{if(!m){b([]),w(null);return}let j=!0;return _(null),VM(m).then(P=>{j&&(b(P),w(P[0]?.path??null))}).catch(P=>{j&&_(P instanceof Error?P.message:String(P))}),()=>{j=!1}},[m]),S.useEffect(()=>{if(!m){E("");return}let j=!0;return R(null),N(!0),FM(m,y??void 0).then(P=>{j&&E(P)}).catch(P=>{j&&R(P instanceof Error?P.message:String(P))}).finally(()=>{j&&N(!1)}),()=>{j=!1}},[m,y]);const z=S.useMemo(()=>e.reduce((j,P)=>Math.max(j,P.laneCount),1),[e]),O=e.find(j=>j.hash===m)??null;return{commits:e,loading:a,error:u,selectedHash:m,setSelectedHash:f,files:p,filesError:v,selectedFile:y,setSelectedFile:w,diff:C,diffLoading:T,diffError:M,maxLanes:z,selectedCommit:O,loadMore:()=>i(j=>j+kk)}}function uG({branches:e=[]}){const{commits:t,loading:s,error:i,selectedHash:a,setSelectedHash:l,files:u,filesError:h,selectedFile:m,setSelectedFile:f,diff:p,diffLoading:b,diffError:v,maxLanes:_,selectedCommit:y,loadMore:w}=cG(),[C,E]=S.useState(""),T=S.useMemo(()=>{const j=C.trim().toLowerCase();return j?e.filter(P=>P.name.toLowerCase().includes(j)):e},[e,C]),N=S.useMemo(()=>_k(T.filter(j=>!j.remote)),[T]),M=S.useMemo(()=>_k(T.filter(j=>j.remote)),[T]),R=C.trim().length>0,z=S.useRef(new Map);function O(j){const P=j.remote?"remote":"branch",B=t.find(q=>q.refs.some(W=>W.kind===P&&W.name===j.name));if(!B)return;l(B.hash);const H=z.current.get(B.hash),V=H?.parentElement?.parentElement;!H||!V||V.scrollTo({top:Math.max(H.offsetTop-V.clientHeight/2+H.clientHeight/2,0),behavior:"smooth"})}return o.jsxs("div",{className:"grid h-full min-h-0 overflow-hidden border-0 bg-card/85 grid-cols-[220px_minmax(0,1fr)]",children:[o.jsxs("aside",{className:"flex min-h-0 flex-col overflow-hidden border-r border-border",children:[o.jsxs("div",{className:"flex shrink-0 flex-col gap-1 border-b border-border px-3 py-1.5",children:[o.jsx("h2",{className:"text-[13px] font-semibold tracking-tight",children:"Branches"}),o.jsx("input",{type:"search",value:C,onChange:j=>E(j.target.value),placeholder:"Search branches…",className:"w-full rounded border border-border bg-background px-2 py-1 text-[11px] outline-none focus:border-foreground"})]}),o.jsxs("div",{className:"min-h-0 flex-1 overflow-auto py-1",children:[o.jsx(yk,{label:"Local",tree:N,onSelect:O,defaultOpen:!0,forceOpen:R}),o.jsx(yk,{label:"Remote",tree:M,onSelect:O,forceOpen:R})]})]}),o.jsxs("div",{className:"grid min-h-0 min-w-0 grid-rows-[minmax(0,3fr)_minmax(0,2fr)]",children:[o.jsx(eG,{selectedCommit:y,selectedFile:m,diff:p,diffLoading:b,diffError:v}),o.jsxs("div",{className:"grid min-h-0 min-w-0 grid-cols-[minmax(0,1fr)_280px]",children:[o.jsx(aG,{commits:t,loading:s,error:i,selectedHash:a,maxLanes:_,rowRefs:z,onSelect:l,onLoadMore:w}),o.jsx(tG,{files:u,filesError:h,selectedHash:a,selectedFile:m,onSelect:f})]})]})]})}const ab=300,dG=600,hG=new Set(["md","mdx","markdown","txt","rst","adoc","json","jsonc","json5","yaml","yml","toml","xml","ini","cfg","conf","env","properties","csv","tsv","lock","svg","map","snap","png","jpg","jpeg","gif","ico","webp"]);function fG(e){const t=e.toLowerCase();if(t.endsWith(".d.ts")||t.endsWith(".min.js")||t.endsWith(".min.css"))return!1;const s=t.lastIndexOf(".");return s<0?!0:!hG.has(t.slice(s+1))}function mG(e){return e>=dG?"danger":e>=ab?"warn":"ok"}const pG={ok:"bg-emerald-500/60",warn:"bg-amber-500/70",danger:"bg-destructive/70"},gG={ok:"text-muted-foreground",warn:"text-amber-600 dark:text-amber-400",danger:"text-destructive"};function bG({onOpenFile:e,root:t}){const[s,i]=S.useState([]),[a,l]=S.useState(!0),[u,h]=S.useState(null),[m,f]=S.useState(!0);function p(){l(!0),h(null),GM().then(i).catch(w=>h(w instanceof Error?w.message:String(w))).finally(()=>l(!1))}S.useEffect(()=>{p()},[]);const b=S.useMemo(()=>m?s.filter(w=>fG(w.path)):s,[s,m]),v=s.length-b.length,_=b[0]?.lines??1,y=b.filter(w=>w.lines>=ab).length;return o.jsxs("div",{className:"flex h-full min-h-0 flex-col bg-card/85",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-2",children:[o.jsxs("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[o.jsx(Hk,{className:"size-4"}),o.jsx("span",{className:"font-semibold text-foreground",children:"Largest files"}),!a&&!u?o.jsxs("span",{children:[b.length," files · ",y," over ",ab," lines",m&&v>0?` · ${v} data/docs hidden`:""]}):null]}),o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsxs(ne,{size:"sm",variant:m?"default":"outline",className:"h-7",onClick:()=>f(w=>!w),title:"Hide docs, data, config and generated files",type:"button",children:[o.jsx(zk,{}),"Code only"]}),o.jsxs(ne,{size:"sm",variant:"outline",className:"h-7",onClick:p,disabled:a,type:"button",children:[a?o.jsx(Lt,{className:"animate-spin"}):o.jsx(su,{}),"Refresh"]})]})]}),u?o.jsx(Qe,{variant:"destructive",className:"m-3",children:u}):a&&s.length===0?o.jsxs("div",{className:"flex flex-1 items-center justify-center text-sm text-muted-foreground",children:[o.jsx(Lt,{className:"mr-2 size-4 animate-spin"}),"Scanning tracked files…"]}):b.length===0?o.jsx("div",{className:"flex flex-1 items-center justify-center text-sm text-muted-foreground",children:s.length===0?"No tracked text files found.":"No code files — toggle off “Code only” to see data & docs."}):o.jsx("ul",{className:"min-h-0 flex-1 divide-y divide-border/60 overflow-auto",children:b.map((w,C)=>{const E=mG(w.lines);return o.jsxs("li",{className:"group flex items-center gap-3 px-3 transition-colors hover:bg-muted/50",children:[o.jsx("span",{className:"w-6 shrink-0 text-right font-mono text-[10px] text-muted-foreground",children:C+1}),o.jsx("button",{type:"button",onClick:()=>e(w.path),className:"min-w-0 flex-1 py-1.5 text-left",children:o.jsxs("div",{className:"min-w-0 flex-1",children:[o.jsxs("div",{className:"flex items-center justify-between gap-3",children:[o.jsx("span",{className:"truncate font-mono text-[11px]",children:w.path}),o.jsxs("span",{className:ue("shrink-0 font-mono text-[11px] tabular-nums",gG[E]),children:[w.truncated?"≥":"",w.lines.toLocaleString()," lines"]})]}),o.jsx("div",{className:"mt-1 h-1 w-full overflow-hidden rounded-full bg-muted",children:o.jsx("div",{className:ue("h-full rounded-full",pG[E]),style:{width:`${Math.max(2,w.lines/_*100)}%`}})})]})}),o.jsxs("div",{className:"flex shrink-0 items-center justify-end gap-0.5",children:[o.jsx(xG,{file:w,root:t}),o.jsx(vG,{file:w,root:t})]})]},w.path)})})]})}function xG({file:e,root:t}){const{sendToAgent:s}=cs(),i=uu(t,e.path),a=e.path.split("/").pop()??e.path;function l(){s({prompt:X7({absolutePath:i,lines:e.lines,relativePath:e.path}),source:{label:a,type:"large-file"},label:`Help me split \`${e.path}\` (${e.lines.toLocaleString()} lines).`,mode:"send"})}function u(){s({prompt:i,source:{label:a,type:"large-file"},mode:"draft"})}return o.jsx(v5,{label:`AI actions for ${e.path}`,trigger:o.jsx(Ls,{className:"size-3.5"}),children:h=>o.jsxs(o.Fragment,{children:[o.jsx($c,{icon:o.jsx(Ls,{className:"size-3.5"}),onSelect:()=>{h(),l()},children:"Ask AI to split this file"}),o.jsx($c,{icon:o.jsx($k,{className:"size-3.5"}),onSelect:()=>{h(),u()},children:"Send file path to AI"})]})})}function vG({file:e,root:t}){const{error:s,success:i}=Bs(),a=uu(t,e.path),l=e.path.split("/").pop()??e.path;async function u(h,m){try{await navigator.clipboard.writeText(h),i(`Copied ${m}.`)}catch(f){s(f instanceof Error?f.message:`Could not copy ${m}.`)}}return o.jsx(v5,{label:`Copy path for ${e.path}`,trigger:o.jsxs(o.Fragment,{children:[o.jsx(Ik,{className:"size-3.5"}),o.jsx("span",{className:"sr-only",children:"More actions"})]}),children:h=>o.jsxs(o.Fragment,{children:[o.jsx($c,{icon:o.jsx(Uk,{className:"size-3.5"}),onSelect:()=>{h(),u(l,"file name")},children:"Copy file name"}),o.jsx($c,{icon:o.jsx($g,{className:"size-3.5"}),onSelect:()=>{h(),u(e.path,"relative path")},children:"Copy relative path"}),o.jsx($c,{icon:o.jsx($g,{className:"size-3.5"}),onSelect:()=>{h(),u(a,"absolute path")},children:"Copy absolute path"})]})})}function v5({children:e,label:t,trigger:s}){const[i,a]=S.useState(!1),[l,u]=S.useState({right:0,top:0}),h=S.useRef(null),m=S.useRef(null);function f(){a(!1)}function p(){const b=h.current?.getBoundingClientRect();b&&u({top:b.bottom+6,right:window.innerWidth-b.right}),a(v=>!v)}return S.useEffect(()=>{if(!i)return;function b(_){const y=_.target;h.current?.contains(y)||m.current?.contains(y)||f()}function v(_){_.key==="Escape"&&f()}return document.addEventListener("mousedown",b),document.addEventListener("keydown",v),window.addEventListener("scroll",f,!0),()=>{document.removeEventListener("mousedown",b),document.removeEventListener("keydown",v),window.removeEventListener("scroll",f,!0)}},[i]),o.jsxs(o.Fragment,{children:[o.jsx("button",{"aria-label":t,className:ue("flex h-7 min-w-7 shrink-0 items-center justify-center gap-1 rounded-md px-1.5 text-muted-foreground opacity-0 transition-all duration-150 hover:bg-muted hover:text-foreground group-hover:opacity-100",i&&"bg-muted text-foreground opacity-100"),onClick:p,ref:h,title:t,type:"button",children:s}),i?cu.createPortal(o.jsx("div",{className:"fixed z-50 w-56 overflow-hidden rounded-md border border-border bg-card p-1 shadow-md",ref:m,style:{top:l.top,right:l.right},children:e(f)}),document.body):null]})}function $c({children:e,icon:t,onSelect:s}){return o.jsxs("button",{className:"flex w-full items-center gap-2 rounded-sm px-2 py-1.5 text-left text-xs text-foreground transition-colors hover:bg-muted",onClick:s,type:"button",children:[o.jsx("span",{className:"text-muted-foreground",children:t}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:e})]})}function _G(){const[e,t]=S.useState(!1),[s,i]=S.useState(!1),[a,l]=S.useState(!0);function u(){l(!0),QM().then(h=>{t(h.configured),i(h.deviceFlowAvailable)}).catch(()=>{t(!1),i(!1)}).finally(()=>l(!1))}return S.useEffect(()=>{u()},[]),{configured:e,deviceFlowAvailable:s,loading:a,refresh:u}}function yG(e="open"){const[t,s]=S.useState([]),[i,a]=S.useState(!0),[l,u]=S.useState(null),[h,m]=S.useState(null),[f,p]=S.useState(null),[b,v]=S.useState(""),[_,y]=S.useState(!1),[w,C]=S.useState(null);S.useEffect(()=>{let T=!0;return a(!0),u(null),by(e).then(N=>{T&&(s(N),N.length>0&&!N.some(M=>M.number===h)&&m(N[0]?.number??null))}).catch(N=>{T&&u(N instanceof Error?N.message:String(N))}).finally(()=>{T&&a(!1)}),()=>{T=!1}},[e]),S.useEffect(()=>{if(!h){p(null);return}let T=!0;return s6(h).then(N=>{T&&p(N)}).catch(()=>{}),()=>{T=!1}},[h]),S.useEffect(()=>{if(!h){v("");return}let T=!0;return y(!0),C(null),n6(h).then(N=>{T&&v(N)}).catch(N=>{T&&C(N instanceof Error?N.message:String(N))}).finally(()=>{T&&y(!1)}),()=>{T=!1}},[h]);function E(){let T=!0;return a(!0),u(null),by(e).then(N=>{T&&s(N)}).catch(N=>{T&&u(N instanceof Error?N.message:String(N))}).finally(()=>{T&&a(!1)}),()=>{T=!1}}return{prs:t,loading:i,error:l,selectedNumber:h,setSelectedNumber:m,selectedPR:f,diff:b,diffLoading:_,diffError:w,refresh:E}}function SG(e="open"){const[t,s]=S.useState([]),[i,a]=S.useState(!0),[l,u]=S.useState(null),[h,m]=S.useState(null),[f,p]=S.useState(null),[b,v]=S.useState([]),[_,y]=S.useState(!1),[w,C]=S.useState(null),[E,T]=S.useState(!1);S.useEffect(()=>{let R=!0;return a(!0),u(null),xy(e).then(z=>{R&&(s(z),z.length>0&&!z.some(O=>O.number===h)&&m(z[0]?.number??null))}).catch(z=>{R&&u(z instanceof Error?z.message:String(z))}).finally(()=>{R&&a(!1)}),()=>{R=!1}},[e]),S.useEffect(()=>{if(!h){p(null),v([]);return}let R=!0;return y(!0),Promise.all([a6(h),o6(h)]).then(([z,O])=>{R&&(p(z),v(O))}).catch(()=>{}).finally(()=>{R&&y(!1)}),()=>{R=!1}},[h]);async function N(R){if(h){T(!0),C(null);try{const z=await l6(h,R);v(O=>[...O,z])}catch(z){C(z instanceof Error?z.message:String(z))}finally{T(!1)}}}function M(){let R=!0;return a(!0),xy(e).then(z=>{R&&s(z)}).catch(()=>{}).finally(()=>{R&&a(!1)}),()=>{R=!1}}return{issues:t,loading:i,error:l,selectedNumber:h,setSelectedNumber:m,selectedIssue:f,comments:b,commentsLoading:_,commentError:w,submitting:E,addComment:N,refresh:M}}function wG({deviceFlowAvailable:e,onSaved:t}){const[s,i]=S.useState(e?"choose":"pat");return s==="device-pending"?o.jsx(kG,{onSuccess:t,onCancel:()=>i("choose")}):s==="pat"?o.jsx(CG,{onSaved:t,onBack:e?()=>i("choose"):void 0}):o.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-6 p-8",children:[o.jsxs("div",{className:"flex flex-col items-center gap-3 text-center",children:[o.jsx("div",{className:"flex size-12 items-center justify-center rounded-xl bg-muted",children:o.jsx(py,{className:"size-6 text-muted-foreground"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"text-base font-semibold",children:"Connect GitHub"}),o.jsx("p",{className:"mt-1 max-w-sm text-[13px] text-muted-foreground",children:"Authorize NoMoreIDE to read pull requests, issues, and CI status for your repositories."})]})]}),o.jsxs("div",{className:"flex w-full max-w-xs flex-col gap-2",children:[o.jsxs(ne,{className:"w-full",onClick:()=>i("device-pending"),type:"button",children:[o.jsx(py,{className:"mr-2 size-4"}),"Authorize with GitHub"]}),o.jsx("button",{className:"text-[12px] text-muted-foreground underline-offset-2 hover:text-foreground hover:underline",onClick:()=>i("pat"),type:"button",children:"Use a Personal Access Token instead"})]})]})}function kG({onSuccess:e,onCancel:t}){const[s,i]=S.useState(null),[a,l]=S.useState(null),[u,h]=S.useState(!0),[m,f]=S.useState(!1),p=S.useRef(null),b=S.useRef(5),v=S.useRef(!1);S.useEffect(()=>{let C=!0;return JM().then(E=>{if(!C)return;i(E),b.current=E.interval,h(!1);const T=E.verification_uri_complete||E.verification_uri;T&&window.open(T,"_blank","noopener,noreferrer"),_(E.device_code,E.interval),setTimeout(()=>{v.current=!0},E.expires_in*1e3)}).catch(E=>{C&&(l(E instanceof Error?E.message:String(E)),h(!1))}),()=>{C=!1,p.current&&clearTimeout(p.current)}},[]);function _(C,E){p.current=setTimeout(()=>{y(C,E)},E*1e3)}async function y(C,E){if(v.current){l("Authorization expired. Please try again.");return}try{const T=await e6(C);if(T.done){e();return}const N=T.slowDown?E+5:E;b.current=N,_(C,N)}catch{_(C,b.current)}}function w(){s&&navigator.clipboard.writeText(s.user_code).then(()=>{f(!0),setTimeout(()=>f(!1),2e3)})}return u?o.jsx("div",{className:"flex h-full items-center justify-center",children:o.jsxs("div",{className:"flex flex-col items-center gap-3 text-center",children:[o.jsx(gy,{className:"size-6 animate-spin text-muted-foreground"}),o.jsx("p",{className:"text-[13px] text-muted-foreground",children:"Requesting authorization…"})]})}):a?o.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-4 p-8",children:[o.jsx(Qe,{variant:"destructive",children:a}),o.jsx(ne,{onClick:t,variant:"outline",children:"Go back"})]}):o.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-6 p-8",children:[o.jsxs("div",{className:"flex flex-col items-center gap-3 text-center",children:[o.jsx("div",{className:"flex size-12 items-center justify-center rounded-xl bg-emerald-100 dark:bg-emerald-500/15",children:o.jsx(db,{className:"size-6 text-emerald-600 dark:text-emerald-400"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"text-base font-semibold",children:"Authorize on GitHub"}),o.jsxs("p",{className:"mt-1 max-w-sm text-[13px] text-muted-foreground",children:["A GitHub page just opened in a new tab. Enter the code below and click"," ",o.jsx("strong",{children:"Authorize"}),"."]})]})]}),o.jsxs("div",{className:"flex flex-col items-center gap-2",children:[o.jsx("div",{className:"flex cursor-pointer select-all items-center gap-3 rounded-xl border-2 border-border bg-muted px-6 py-4 font-mono text-2xl font-bold tracking-[0.3em] transition-colors hover:border-ring",onClick:w,title:"Click to copy",children:s?.user_code}),o.jsx("button",{className:"text-[11px] text-muted-foreground transition-colors hover:text-foreground",onClick:w,type:"button",children:m?"Copied!":"Click code to copy"})]}),o.jsxs("div",{className:"flex flex-col items-center gap-2",children:[o.jsxs("div",{className:"flex items-center gap-2 text-[12px] text-muted-foreground",children:[o.jsx(gy,{className:"size-3.5 animate-spin"}),"Waiting for authorization…"]}),o.jsx("a",{className:"text-[12px] text-muted-foreground underline-offset-2 hover:text-foreground hover:underline",href:s?.verification_uri_complete||s?.verification_uri,rel:"noopener noreferrer",target:"_blank",children:"Open GitHub again"}),o.jsx("button",{className:"text-[12px] text-muted-foreground underline-offset-2 hover:text-foreground hover:underline",onClick:t,type:"button",children:"Cancel"})]})]})}function CG({onSaved:e,onBack:t}){const[s,i]=S.useState(""),[a,l]=S.useState(!1),[u,h]=S.useState(null);async function m(f){f.preventDefault();const p=s.trim();if(p){l(!0),h(null);try{await t6("github.com",p),e()}catch(b){h(b instanceof Error?b.message:String(b))}finally{l(!1)}}}return o.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-6 p-8",children:[o.jsxs("div",{className:"flex flex-col items-center gap-3 text-center",children:[o.jsx("div",{className:"flex size-12 items-center justify-center rounded-xl bg-muted",children:o.jsx(Gk,{className:"size-6 text-muted-foreground"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"text-base font-semibold",children:"Personal Access Token"}),o.jsxs("p",{className:"mt-1 max-w-sm text-[13px] text-muted-foreground",children:["Create a token at"," ",o.jsx("a",{className:"underline underline-offset-2 hover:text-foreground",href:"https://github.com/settings/tokens/new?scopes=repo,workflow",rel:"noopener noreferrer",target:"_blank",children:"github.com/settings/tokens"})," ","with ",o.jsx("code",{className:"rounded bg-muted px-1 py-px text-[11px]",children:"repo"})," and"," ",o.jsx("code",{className:"rounded bg-muted px-1 py-px text-[11px]",children:"workflow"})," scopes."]})]})]}),o.jsxs("form",{className:"flex w-full max-w-sm flex-col gap-3",onSubmit:f=>{m(f)},children:[o.jsx("input",{autoComplete:"off",className:"w-full rounded-md border border-border bg-background px-3 py-2 font-mono text-[13px] placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring",onChange:f=>i(f.target.value),placeholder:"ghp_...",spellCheck:!1,type:"password",value:s}),u?o.jsx(Qe,{variant:"destructive",children:u}):null,o.jsx(ne,{disabled:!s.trim()||a,type:"submit",children:a?"Saving…":"Save token"}),t?o.jsx("button",{className:"text-[12px] text-muted-foreground underline-offset-2 hover:text-foreground hover:underline",onClick:t,type:"button",children:"← Back"}):null]})]})}function EG({prs:e,loading:t,error:s,selectedNumber:i,onSelect:a}){return t&&e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading pull requests…"}):s?o.jsx("div",{className:"p-4 text-[12px] text-red-500",children:s}):e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"No pull requests found."}):o.jsx("ul",{className:"divide-y divide-border",children:e.map(l=>o.jsx("li",{children:o.jsxs("button",{className:`flex w-full items-start gap-3 px-3 py-2.5 text-left transition-colors hover:bg-muted/60 ${i===l.number?"bg-muted":""}`,onClick:()=>a(l.number),type:"button",children:[o.jsx("span",{className:"mt-0.5 shrink-0",children:o.jsx(NG,{pr:l})}),o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-[13px] font-medium",children:l.title}),o.jsxs("span",{className:"block text-[11px] text-muted-foreground",children:["#",l.number," · ",l.base.ref," ← ",l.head.ref," · ",l.user.login]})]}),l.draft?o.jsx("span",{className:"shrink-0 rounded border border-border px-1.5 py-px text-[10px] text-muted-foreground",children:"Draft"}):null]})},l.number))})}function NG({pr:e}){return e.state==="merged"?o.jsx(qk,{className:"size-4 text-purple-500"}):e.state==="closed"?o.jsx(Z4,{className:"size-4 text-red-500"}):o.jsx(tj,{className:"size-4 text-emerald-500"})}function TG({pr:e,diff:t,diffLoading:s,diffError:i,onMerged:a}){const[l,u]=S.useState("overview"),[h,m]=S.useState(!1),[f,p]=S.useState(null);if(!e)return o.jsx("div",{className:"flex h-full items-center justify-center text-[12px] text-muted-foreground",children:"Select a pull request"});const b=e.state==="open"&&!e.draft;async function v(){if(!(!e||h)&&window.confirm(`Squash & merge PR #${e.number} "${e.title}" into ${e.base.ref}?`)){m(!0),p(null);try{await r6(e.number,{method:"squash"}),a?.()}catch(y){p(y instanceof Error?y.message:String(y))}finally{m(!1)}}}const _=y=>`rounded px-2 py-0.5 text-[11px] font-medium transition-colors ${y?"bg-foreground text-background":"text-muted-foreground hover:text-foreground"}`;return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-2",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate text-[13px] font-semibold",children:e.title}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1",children:[o.jsx("button",{className:_(l==="overview"),onClick:()=>u("overview"),type:"button",children:"Overview"}),o.jsx("button",{className:_(l==="diff"),onClick:()=>u("diff"),type:"button",children:"Diff"})]}),b?o.jsxs("button",{className:"flex shrink-0 items-center gap-1 rounded bg-emerald-600 px-2 py-0.5 text-[11px] font-medium text-white transition-colors hover:bg-emerald-700 disabled:opacity-60",disabled:h,onClick:()=>{v()},title:"Squash & merge this pull request",type:"button",children:[h?o.jsx(Lt,{className:"size-3 animate-spin"}):o.jsx(qk,{className:"size-3"}),"Squash & merge"]}):null,o.jsx("a",{"aria-label":"Open on GitHub",className:"shrink-0 rounded p-1 text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",href:e.html_url,rel:"noopener noreferrer",target:"_blank",title:"Open on GitHub",children:o.jsx(Ga,{className:"size-3.5"})})]}),f?o.jsx("div",{className:"shrink-0 border-b border-border bg-red-500/10 px-3 py-1.5 text-[11px] text-red-500",children:f}):null,o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:l==="overview"?o.jsxs("div",{className:"space-y-4 p-4",children:[o.jsxs("div",{className:"flex flex-wrap gap-2 text-[12px]",children:[o.jsx(wc,{label:"State",value:e.state}),o.jsx(wc,{label:"Base",value:e.base.ref}),o.jsx(wc,{label:"Head",value:e.head.ref}),o.jsx(wc,{label:"Author",value:e.user.login}),o.jsx(wc,{label:"Created",value:new Date(e.created_at).toLocaleDateString()})]}),e.body?o.jsx("div",{className:"whitespace-pre-wrap rounded-md border border-border bg-muted/30 p-3 font-mono text-[12px]",children:e.body}):o.jsx("p",{className:"text-[12px] text-muted-foreground italic",children:"No description provided."})]}):s?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading diff…"}):i?o.jsx("div",{className:"p-4 text-[12px] text-red-500",children:i}):t?o.jsx(yx,{diff:t}):o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"No diff available."})})]})}function wc({label:e,value:t}){return o.jsxs("span",{className:"rounded border border-border bg-muted/50 px-2 py-0.5 text-[11px]",children:[o.jsxs("span",{className:"text-muted-foreground",children:[e,": "]}),o.jsx("span",{className:"font-medium",children:t})]})}function AG({issues:e,loading:t,error:s,selectedNumber:i,onSelect:a}){return t&&e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading issues…"}):s?o.jsx("div",{className:"p-4 text-[12px] text-red-500",children:s}):e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"No issues found."}):o.jsx("ul",{className:"divide-y divide-border",children:e.map(l=>o.jsx("li",{children:o.jsxs("button",{className:`flex w-full items-start gap-3 px-3 py-2.5 text-left transition-colors hover:bg-muted/60 ${i===l.number?"bg-muted":""}`,onClick:()=>a(l.number),type:"button",children:[o.jsx(c4,{className:`mt-0.5 size-4 shrink-0 ${l.state==="open"?"text-emerald-500":"text-red-500"}`}),o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-[13px] font-medium",children:l.title}),o.jsxs("span",{className:"block text-[11px] text-muted-foreground",children:["#",l.number," · ",l.user.login," · ",l.comments," comment",l.comments!==1?"s":""]})]}),l.labels.length>0?o.jsx("span",{className:"flex shrink-0 flex-wrap gap-1",children:l.labels.slice(0,3).map(u=>o.jsx("span",{className:"rounded-full px-1.5 py-px text-[10px] font-medium text-white",style:{backgroundColor:`#${u.color}`},children:u.name},u.name))}):null]})},l.number))})}function jG({issue:e,comments:t,commentsLoading:s,commentError:i,submitting:a,onAddComment:l}){const[u,h]=S.useState("");if(!e)return o.jsx("div",{className:"flex h-full items-center justify-center text-[12px] text-muted-foreground",children:"Select an issue"});async function m(f){f.preventDefault();const p=u.trim();p&&(await l(p),h(""))}return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-2",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate text-[13px] font-semibold",children:e.title}),o.jsx("a",{"aria-label":"Open on GitHub",className:"shrink-0 rounded p-1 text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",href:e.html_url,rel:"noopener noreferrer",target:"_blank",children:o.jsx(Ga,{className:"size-3.5"})})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:o.jsxs("div",{className:"space-y-3 p-4",children:[o.jsxs("div",{className:"flex flex-wrap gap-2 text-[12px]",children:[o.jsxs("span",{className:"rounded border border-border bg-muted/50 px-2 py-0.5 text-[11px]",children:[o.jsx("span",{className:"text-muted-foreground",children:"Author: "}),o.jsx("span",{className:"font-medium",children:e.user.login})]}),o.jsxs("span",{className:"rounded border border-border bg-muted/50 px-2 py-0.5 text-[11px]",children:[o.jsx("span",{className:"text-muted-foreground",children:"Opened: "}),o.jsx("span",{className:"font-medium",children:new Date(e.created_at).toLocaleDateString()})]}),e.labels.map(f=>o.jsx("span",{className:"rounded-full px-2 py-0.5 text-[10px] font-medium text-white",style:{backgroundColor:`#${f.color}`},children:f.name},f.name))]}),e.body?o.jsx("div",{className:"whitespace-pre-wrap rounded-md border border-border bg-muted/30 p-3 font-mono text-[12px]",children:e.body}):o.jsx("p",{className:"text-[12px] text-muted-foreground italic",children:"No description provided."}),s?o.jsx("p",{className:"text-[12px] text-muted-foreground",children:"Loading comments…"}):o.jsx("div",{className:"space-y-2",children:t.map(f=>o.jsxs("div",{className:"rounded-md border border-border bg-muted/20 p-3",children:[o.jsxs("div",{className:"mb-1 flex items-baseline gap-2",children:[o.jsx("span",{className:"text-[11px] font-semibold",children:f.user.login}),o.jsx("span",{className:"text-[10px] text-muted-foreground",children:new Date(f.created_at).toLocaleDateString()})]}),o.jsx("p",{className:"whitespace-pre-wrap font-mono text-[12px]",children:f.body})]},f.id))})]})}),o.jsx("div",{className:"shrink-0 border-t border-border p-3",children:o.jsxs("form",{className:"flex flex-col gap-2",onSubmit:f=>{m(f)},children:[o.jsx("textarea",{className:"w-full resize-none rounded-md border border-border bg-background px-3 py-2 font-mono text-[12px] placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring",onChange:f=>h(f.target.value),placeholder:"Add a comment…",rows:3,value:u}),i?o.jsx(Qe,{variant:"destructive",children:i}):null,o.jsx(ne,{className:"self-end",disabled:!u.trim()||a,size:"sm",type:"submit",children:a?"Posting…":"Comment"})]})})]})}function MG(e){const[t,s]=S.useState([]),[i,a]=S.useState(null),[l,u]=S.useState([]),[h,m]=S.useState(!0),[f,p]=S.useState(!1),[b,v]=S.useState(null),[_,y]=S.useState(null);function w(){let C=!0;return m(!0),v(null),rC(e).then(E=>{C&&s(E)}).catch(E=>{C&&v(E instanceof Error?E.message:String(E))}).finally(()=>{C&&m(!1)}),()=>{C=!1}}return S.useEffect(w,[e]),S.useEffect(()=>{a(C=>C&&t.some(E=>E.id===C)?C:t[0]?.id??null)},[t]),S.useEffect(()=>{if(!i){u([]);return}let C=!0;return p(!0),y(null),u6(i).then(E=>{C&&u(E)}).catch(E=>{C&&y(E instanceof Error?E.message:String(E))}).finally(()=>{C&&p(!1)}),()=>{C=!1}},[i]),{runs:t,selectedRunId:i,jobs:l,loading:h,jobsLoading:f,error:b,jobsError:_,refresh:w,setSelectedRunId:a}}function RG(){const{runs:e,selectedRunId:t,jobs:s,loading:i,jobsLoading:a,error:l,jobsError:u,refresh:h,setSelectedRunId:m}=MG(),f=e.find(p=>p.id===t)??null;return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 border-b border-border px-3 py-1.5",children:[o.jsx("h2",{className:"text-[13px] font-semibold",children:"Workflow Runs"}),o.jsxs(ne,{disabled:i,onClick:()=>{h()},size:"sm",type:"button",variant:"outline",children:[o.jsx(su,{className:`mr-1 size-3.5 ${i?"animate-spin":""}`}),"Refresh"]})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:l?o.jsx("div",{className:"p-4 text-[12px] text-red-500",children:l}):i&&e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading workflow runs…"}):e.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"No workflow runs found."}):o.jsxs("div",{className:"grid h-full min-h-0 grid-cols-[minmax(280px,380px)_minmax(0,1fr)] divide-x divide-border",children:[o.jsx("ul",{className:"min-h-0 overflow-auto divide-y divide-border",children:e.map(p=>o.jsx("li",{children:o.jsxs("button",{className:`flex w-full items-center gap-3 px-3 py-2.5 text-left transition-colors hover:bg-muted/60 ${p.id===t?"bg-muted/70":""}`,onClick:()=>m(p.id),type:"button",children:[o.jsx(DG,{run:p}),o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-[13px] font-medium",children:p.name}),o.jsxs("span",{className:"block text-[11px] text-muted-foreground",children:["#",p.run_number," · ",p.head_branch," · ",p.event," ·"," ",new Date(p.created_at).toLocaleDateString()]})]}),o.jsx(OG,{run:p})]})},p.id))}),o.jsx(LG,{error:u,jobs:s,loading:a,run:f})]})})]})}function DG({run:e}){return e.status==="in_progress"||e.status==="queued"?o.jsx(fh,{className:"size-4 shrink-0 animate-pulse text-amber-400"}):e.conclusion==="success"?o.jsx(db,{className:"size-4 shrink-0 text-emerald-500"}):e.conclusion==="failure"||e.conclusion==="timed_out"?o.jsx(Lk,{className:"size-4 shrink-0 text-red-500"}):o.jsx(fh,{className:"size-4 shrink-0 text-zinc-400"})}function OG({run:e}){const t=e.status==="completed"?e.conclusion??"completed":e.status,s=t==="success"?"border-emerald-200 bg-emerald-100 text-emerald-800 dark:border-emerald-400/30 dark:bg-emerald-500/15 dark:text-emerald-300":t==="failure"||t==="timed_out"?"border-red-200 bg-red-100 text-red-800 dark:border-red-400/30 dark:bg-red-500/15 dark:text-red-300":t==="in_progress"||t==="queued"?"border-amber-200 bg-amber-100 text-amber-800 dark:border-amber-400/30 dark:bg-amber-500/15 dark:text-amber-300":"border-border bg-muted/50 text-muted-foreground";return o.jsx("span",{className:`shrink-0 rounded border px-1.5 py-px text-[10px] font-medium ${s}`,children:t})}function LG({run:e,jobs:t,loading:s,error:i}){return e?o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-2",children:[o.jsxs("span",{className:"min-w-0 flex-1",children:[o.jsx("span",{className:"block truncate text-[13px] font-semibold",children:e.name}),o.jsxs("span",{className:"block text-[11px] text-muted-foreground",children:["Run #",e.run_number," · ",e.head_branch," · ",e.head_sha.slice(0,7)]})]}),o.jsx("a",{"aria-label":"Open run on GitHub",className:"shrink-0 rounded p-1 text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",href:e.html_url,rel:"noopener noreferrer",target:"_blank",title:"Open run on GitHub",children:o.jsx(Ga,{className:"size-3.5"})})]}),o.jsx("div",{className:"min-h-0 flex-1 overflow-auto",children:i?o.jsx("div",{className:"p-4 text-[12px] text-red-500",children:i}):s?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"Loading jobs…"}):t.length===0?o.jsx("div",{className:"p-4 text-[12px] text-muted-foreground",children:"No jobs found for this run."}):o.jsx("ul",{className:"divide-y divide-border",children:t.map(a=>o.jsxs("li",{className:"px-3 py-3",children:[o.jsxs("div",{className:"mb-2 flex items-center gap-2",children:[o.jsx(Ck,{item:a}),o.jsx("span",{className:"min-w-0 flex-1 truncate text-[13px] font-medium",children:a.name}),o.jsx("span",{className:"shrink-0 font-mono text-[11px] text-muted-foreground",children:Ek(a.started_at,a.completed_at)}),o.jsx("a",{"aria-label":`Open ${a.name} job on GitHub`,className:"shrink-0 rounded p-1 text-muted-foreground transition-colors hover:bg-muted hover:text-foreground",href:a.html_url,rel:"noopener noreferrer",target:"_blank",title:"Open job on GitHub",children:o.jsx(Ga,{className:"size-3.5"})})]}),a.steps.length?o.jsx("ol",{className:"space-y-1.5 pl-6",children:a.steps.map(l=>o.jsxs("li",{className:"flex items-center gap-2 text-[12px]",children:[o.jsx(Ck,{item:l}),o.jsx("span",{className:"min-w-0 flex-1 truncate",children:l.name}),o.jsx("span",{className:"shrink-0 font-mono text-[11px] text-muted-foreground",children:Ek(l.started_at,l.completed_at)})]},`${a.id}:${l.number}`))}):o.jsx("p",{className:"pl-6 text-[12px] text-muted-foreground",children:"No step details available."})]},a.id))})})]}):o.jsx("div",{className:"flex h-full items-center justify-center text-[12px] text-muted-foreground",children:"Select a workflow run"})}function Ck({item:e}){return e.status==="in_progress"||e.status==="queued"?o.jsx(fh,{className:"size-3.5 shrink-0 animate-pulse text-amber-400"}):e.conclusion==="success"||e.conclusion==="skipped"?o.jsx(db,{className:"size-3.5 shrink-0 text-emerald-500"}):e.conclusion==="failure"||e.conclusion==="timed_out"||e.conclusion==="cancelled"?o.jsx(Lk,{className:"size-3.5 shrink-0 text-red-500"}):o.jsx(fh,{className:"size-3.5 shrink-0 text-zinc-400"})}function Ek(e,t){if(!e)return"-";const s=Date.parse(e),i=t?Date.parse(t):Date.now();if(!Number.isFinite(s)||!Number.isFinite(i)||i<s)return"-";const a=Math.max(0,Math.round((i-s)/1e3));if(a<60)return`${a}s`;const l=Math.floor(a/60),u=a%60;return u?`${l}m ${u}s`:`${l}m`}function zG(){const{configured:e,deviceFlowAvailable:t,loading:s,refresh:i}=_G();return s?o.jsx("div",{className:"flex h-full items-center justify-center text-[12px] text-muted-foreground",children:"Loading…"}):e?o.jsx(BG,{}):o.jsx(wG,{deviceFlowAvailable:t,onSaved:i})}function BG(){const[e,t]=S.useState("prs"),[s,i]=S.useState("open"),[a,l]=S.useState("open"),[u,h]=S.useState(!1),m=yG(s),f=SG(a),p=v=>`rounded px-2 py-0.5 text-[11px] font-medium transition-colors ${v?"bg-foreground text-background":"text-muted-foreground hover:text-foreground"}`,b=v=>`rounded px-1.5 py-px text-[10px] transition-colors ${v?"bg-muted text-foreground":"text-muted-foreground hover:text-foreground"}`;return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-2 border-b border-border px-3 py-1.5",children:[o.jsxs("div",{className:"flex items-center gap-1",children:[o.jsx("button",{className:p(e==="prs"),onClick:()=>t("prs"),type:"button",children:"Pull Requests"}),o.jsx("button",{className:p(e==="issues"),onClick:()=>t("issues"),type:"button",children:"Issues"}),o.jsx("button",{className:p(e==="actions"),onClick:()=>t("actions"),type:"button",children:"Actions"})]}),e==="prs"?o.jsxs("div",{className:"flex items-center gap-1 ml-auto",children:[o.jsx("button",{className:b(s==="open"),onClick:()=>i("open"),type:"button",children:"Open"}),o.jsx("button",{className:b(s==="closed"),onClick:()=>i("closed"),type:"button",children:"Closed"}),o.jsx(ne,{className:"ml-1",onClick:()=>h(!0),size:"sm",type:"button",variant:"outline",children:"New PR"})]}):e==="issues"?o.jsxs("div",{className:"flex items-center gap-1 ml-auto",children:[o.jsx("button",{className:b(a==="open"),onClick:()=>l("open"),type:"button",children:"Open"}),o.jsx("button",{className:b(a==="closed"),onClick:()=>l("closed"),type:"button",children:"Closed"})]}):null]}),u?o.jsx(IG,{onCreated:()=>{h(!1),m.refresh()},onCancel:()=>h(!1)}):o.jsx("div",{className:"min-h-0 flex-1 overflow-hidden",children:e==="prs"?o.jsxs("div",{className:"grid h-full min-h-0 grid-cols-2 divide-x divide-border",children:[o.jsx("div",{className:"min-h-0 overflow-auto",children:o.jsx(EG,{error:m.error,loading:m.loading,onSelect:m.setSelectedNumber,prs:m.prs,selectedNumber:m.selectedNumber})}),o.jsx(TG,{diff:m.diff,diffError:m.diffError,diffLoading:m.diffLoading,onMerged:()=>m.refresh(),pr:m.selectedPR})]}):e==="issues"?o.jsxs("div",{className:"grid h-full min-h-0 grid-cols-2 divide-x divide-border",children:[o.jsx("div",{className:"min-h-0 overflow-auto",children:o.jsx(AG,{error:f.error,issues:f.issues,loading:f.loading,onSelect:f.setSelectedNumber,selectedNumber:f.selectedNumber})}),o.jsx(jG,{commentError:f.commentError,comments:f.comments,commentsLoading:f.commentsLoading,issue:f.selectedIssue,onAddComment:f.addComment,submitting:f.submitting})]}):o.jsx(RG,{})})]})}function IG({onCreated:e,onCancel:t}){const[s,i]=S.useState(""),[a,l]=S.useState(""),[u,h]=S.useState(""),[m,f]=S.useState("main"),[p,b]=S.useState(!1),[v,_]=S.useState(!1),[y,w]=S.useState(null);async function C(T){if(T.preventDefault(),!(!s.trim()||!u.trim()||!m.trim())){_(!0),w(null);try{await i6({title:s.trim(),body:a.trim()||void 0,head:u.trim(),base:m.trim(),draft:p}),e()}catch(N){w(N instanceof Error?N.message:String(N))}finally{_(!1)}}}const E="w-full rounded-md border border-border bg-background px-3 py-2 text-[13px] placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring";return o.jsxs("form",{className:"flex flex-col gap-3 overflow-auto p-4",onSubmit:T=>{C(T)},children:[o.jsx("h3",{className:"text-[13px] font-semibold",children:"New Pull Request"}),o.jsx("input",{className:E,onChange:T=>i(T.target.value),placeholder:"Title",required:!0,value:s}),o.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[o.jsx("input",{className:E,onChange:T=>h(T.target.value),placeholder:"Head branch",required:!0,value:u}),o.jsx("input",{className:E,onChange:T=>f(T.target.value),placeholder:"Base branch (e.g. main)",required:!0,value:m})]}),o.jsx("textarea",{className:`${E} resize-none`,onChange:T=>l(T.target.value),placeholder:"Description (optional)",rows:5,value:a}),o.jsxs("label",{className:"flex items-center gap-2 text-[12px]",children:[o.jsx("input",{checked:p,className:"size-3.5",onChange:T=>b(T.target.checked),type:"checkbox"}),"Create as draft"]}),y?o.jsx(Qe,{variant:"destructive",children:y}):null,o.jsxs("div",{className:"flex gap-2",children:[o.jsx(ne,{disabled:v,type:"submit",children:v?"Creating…":"Create PR"}),o.jsx(ne,{onClick:t,type:"button",variant:"outline",children:"Cancel"})]})]})}function PG(){const{run:e,start:t,approve:s,skip:i,stop:a,dismiss:l}=cz(),[u,h]=S.useState([]),[m,f]=S.useState(null),[p,b]=S.useState(!0),[v,_]=S.useState(!0);S.useEffect(()=>{let w=!0;return b(!0),j6().then(C=>{w&&h(C)}).catch(C=>{w&&f(C instanceof Error?C.message:String(C))}).finally(()=>{w&&b(!1)}),()=>{w=!1}},[]);function y(w){t(w,v)}return e?o.jsx(HG,{run:e,onApprove:s,onSkip:i,onStop:a,onBack:l}):o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-auto bg-card/85",children:[o.jsxs("div",{className:"border-b border-border px-4 py-3",children:[o.jsxs("h2",{className:"flex items-center gap-1.5 text-[13px] font-semibold",children:[o.jsx(Ls,{className:"size-4"})," AI Workflows"]}),o.jsx("p",{className:"mt-0.5 text-[11px] text-muted-foreground",children:"One-click rituals that exceed the IDE — the agent does the work in the dock, pausing at each gate for your OK."}),o.jsxs("label",{className:"mt-2 flex w-fit items-center gap-1.5 text-[11px] text-muted-foreground",children:[o.jsx("input",{checked:v,className:"size-3.5 accent-primary",onChange:w=>_(w.target.checked),type:"checkbox"}),"Run without step-by-step prompts",o.jsx("span",{className:"text-muted-foreground/60",children:"— gates still pause; risky shell still asks."})]})]}),m?o.jsx(Qe,{variant:"destructive",className:"m-4",children:m}):p?o.jsxs("div",{className:"flex flex-1 items-center justify-center text-[12px] text-muted-foreground",children:[o.jsx(Lt,{className:"mr-2 size-4 animate-spin"})," Loading workflows…"]}):o.jsx("div",{className:"grid gap-3 p-4 sm:grid-cols-2 xl:grid-cols-3",children:u.map(w=>o.jsx($G,{workflow:w,onRun:()=>y(w)},w.id))})]})}function $G({workflow:e,onRun:t}){return o.jsxs("div",{className:"flex flex-col rounded-lg border border-border bg-background p-3.5 shadow-sm",children:[o.jsxs("div",{className:"flex items-start justify-between gap-2",children:[o.jsx("h3",{className:"text-[13px] font-semibold",children:e.name}),e.builtin?o.jsx("span",{className:"rounded-full border border-border px-1.5 py-px text-[9px] uppercase tracking-wide text-muted-foreground",children:"Template"}):null]}),e.description?o.jsx("p",{className:"mt-1 text-[11px] leading-snug text-muted-foreground",children:e.description}):null,o.jsx("ol",{className:"mt-2.5 space-y-1",children:e.steps.map(s=>o.jsxs("li",{className:"flex items-center gap-1.5 text-[11px] text-muted-foreground",children:[o.jsx(GG,{kind:s.kind}),o.jsx("span",{className:"truncate",children:_5(s)})]},s.id))}),o.jsxs(ne,{className:"mt-3 w-full",onClick:t,size:"sm",type:"button",children:[o.jsx(tu,{className:"size-3.5"})," Run"]})]})}function HG({run:e,onApprove:t,onSkip:s,onStop:i,onBack:a}){const l=e.outcome!=="running",[u,h]=S.useState(()=>new Set);S.useEffect(()=>{const f=e.workflow.steps[e.index],p=e.statuses[e.index];f&&(p==="running"||p==="waiting")&&h(b=>b.has(f.id)?b:new Set(b).add(f.id))},[e.index,e.statuses,e.workflow.steps]);const m=f=>h(p=>{const b=new Set(p);return b.has(f)?b.delete(f):b.add(f),b});return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-auto bg-card/85",children:[o.jsxs("div",{className:"flex items-center justify-between gap-2 border-b border-border px-4 py-3",children:[o.jsxs("div",{className:"min-w-0",children:[o.jsxs("h2",{className:"flex items-center gap-1.5 text-[13px] font-semibold",children:[o.jsx(Ls,{className:"size-4"})," ",e.workflow.name]}),o.jsxs("p",{className:"mt-0.5 flex items-center gap-1 text-[11px] text-muted-foreground",children:[o.jsx(mb,{className:"size-3"})," Watch the agent work in the dock below."]})]}),o.jsxs("div",{className:"flex items-center gap-1.5",children:[o.jsx(VG,{outcome:e.outcome}),l?o.jsxs(ne,{onClick:a,size:"sm",type:"button",variant:"outline",children:[o.jsx(cb,{className:"size-3.5"})," Workflows"]}):o.jsxs(ne,{onClick:i,size:"sm",type:"button",variant:"outline",children:[o.jsx(nu,{className:"size-3.5"})," Stop"]})]})]}),o.jsx("ol",{className:"px-4 py-4",children:e.workflow.steps.map((f,p)=>{const b=e.statuses[p],v=p===e.workflow.steps.length-1,_=f.kind==="gate"&&b==="waiting",y=u.has(f.id)||b==="waiting"||b==="failed",w=b==="running"||b==="waiting";return o.jsxs("li",{className:"relative pb-3 pl-10 last:pb-0",children:[v?null:o.jsx("span",{"aria-hidden":!0,className:"absolute bottom-0 left-[19px] top-9 w-px bg-border"}),o.jsx("span",{className:ue("absolute left-1 top-1 flex size-8 items-center justify-center rounded-full border bg-card",b==="failed"?"border-destructive/50":w?"border-primary/50":b==="done"?"border-emerald-500/50":"border-border"),children:o.jsx(qG,{status:b,kind:f.kind})}),o.jsxs("section",{className:ue("overflow-hidden rounded-lg border transition-colors",b==="failed"?"border-destructive/40 bg-destructive/[0.03]":w?"border-primary/40 bg-primary/[0.03]":"border-border bg-background"),children:[o.jsxs("button",{className:"flex w-full items-center gap-2 px-3 py-2.5 text-left transition-colors hover:bg-muted/40",onClick:()=>m(f.id),type:"button",children:[o.jsx("span",{className:"min-w-0 flex-1 truncate text-[12px] font-medium",children:_5(f)}),o.jsx(KG,{kind:f.kind}),o.jsx("span",{className:"text-[10px] uppercase tracking-wide text-muted-foreground/70",children:UG(b)}),y?o.jsx(jn,{className:"size-3.5 shrink-0 text-muted-foreground/60"}):o.jsx(Mi,{className:"size-3.5 shrink-0 text-muted-foreground/60"})]}),y?o.jsxs("div",{className:"border-t border-border px-3 py-2.5 text-[11px] leading-relaxed",children:[o.jsx(FG,{step:f,status:b,output:e.outputs[p]}),_?o.jsxs("div",{className:"mt-2.5 flex items-center gap-1.5",children:[o.jsxs(ne,{onClick:t,size:"sm",type:"button",children:[o.jsx(fr,{className:"size-3.5"})," Approve"]}),o.jsxs(ne,{onClick:s,size:"sm",type:"button",variant:"outline",children:[o.jsx(Jk,{className:"size-3.5"})," Skip"]}),o.jsxs(ne,{onClick:i,size:"sm",type:"button",variant:"outline",children:[o.jsx(Gs,{className:"size-3.5"})," Stop"]})]}):null,b==="failed"&&e.error?o.jsx("p",{className:"mt-2 text-destructive",children:e.error}):null]}):null]})]},f.id)})})]})}function UG(e){return e==="running"?"Running":e==="waiting"?"Waiting":e==="done"?"Done":e==="failed"?"Failed":e==="skipped"?"Skipped":"Queued"}function FG({step:e,status:t,output:s}){if(e.kind==="gate")return o.jsx("p",{className:"text-muted-foreground",children:e.message});if(e.kind==="action")return o.jsx("p",{className:"text-muted-foreground",children:e.op==="push"?"Pushes the current branch to its remote.":"Stages and commits all changes."});const i=t==="done"||t==="failed"||t==="skipped";return s?o.jsxs("div",{children:[o.jsx(Nk,{children:"Result"}),o.jsx("div",{className:"whitespace-pre-wrap break-words rounded-md bg-muted/50 px-2.5 py-2 font-mono text-[11px] text-foreground",children:s})]}):o.jsxs("div",{children:[o.jsx(Nk,{children:i?"Result":"Task"}),i?o.jsx("p",{className:"italic text-muted-foreground",children:"No text reply — see the dock for what the agent did."}):o.jsxs(o.Fragment,{children:[o.jsx("p",{className:"text-muted-foreground",children:e.prompt}),t==="running"?o.jsxs("p",{className:"mt-1.5 flex items-center gap-1 text-muted-foreground/80",children:[o.jsx(Lt,{className:"size-3 animate-spin"})," Working in the dock…"]}):null]})]})}function Nk({children:e}){return o.jsx("div",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground/70",children:e})}function VG({outcome:e}){const t={running:{label:"Running",className:"border-primary/40 text-primary"},done:{label:"Done",className:"border-emerald-500/40 text-emerald-600 dark:text-emerald-400"},stopped:{label:"Stopped",className:"border-border text-muted-foreground"},failed:{label:"Failed",className:"border-destructive/40 text-destructive"}},{label:s,className:i}=t[e];return o.jsx("span",{className:ue("rounded-full border px-2 py-0.5 text-[10px] font-medium",i),children:s})}function qG({status:e,kind:t}){return e==="running"?o.jsx(Lt,{className:"size-4 shrink-0 animate-spin text-primary"}):e==="waiting"?o.jsx(aM,{className:"size-4 shrink-0 text-primary"}):e==="done"?o.jsx(fr,{className:"size-4 shrink-0 text-emerald-600 dark:text-emerald-400"}):e==="failed"?o.jsx(pb,{className:"size-4 shrink-0 text-destructive"}):e==="skipped"?o.jsx(Jk,{className:"size-4 shrink-0 text-muted-foreground/60"}):t==="agent"?o.jsx(oa,{className:"size-4 shrink-0 text-muted-foreground/50"}):o.jsx(o4,{className:"size-4 shrink-0 text-muted-foreground/50"})}function GG(e){return o.jsx(Mi,{className:"size-3 shrink-0 text-muted-foreground/40","aria-hidden":!0})}function KG({kind:e}){const t=e==="agent"?"AI":e==="gate"?"Gate":"Auto",s=e==="agent"?"border-primary/30 text-primary":e==="gate"?"border-amber-500/40 text-amber-600 dark:text-amber-400":"border-border text-muted-foreground";return o.jsx("span",{className:ue("shrink-0 rounded-full border px-1.5 py-px text-[9px] uppercase tracking-wide",s),children:t})}function _5(e){return e.title}function WG({data:e,onRefresh:t}){const{insertPath:s}=cs(),[i,a]=S.useState(!1),[l,u]=S.useState("changes"),[h,m]=S.useState("changes"),[f,p]=S.useState(e.git.status?.files[0]?.path??""),[b,v]=S.useState(""),[_,y]=S.useState([]),[w,C]=S.useState(null),[E,T]=S.useState(""),[N,M]=S.useState(null),[R,z]=S.useState(0),[O,j]=S.useState(null),[P,B]=S.useState(()=>new Set),H=e.git.status?.files??[],V=S.useMemo(()=>{const be=new Set(H.map(Me=>Me.path)),Ae=[...P].filter(Me=>!be.has(Me)).sort().map(Me=>({path:Me,index:" ",workingTree:"M"}));return[...H,...Ae]},[H,P]),q=S.useMemo(()=>V.map(be=>be.path),[V]),W=S.useMemo(()=>kU(E),[E]),K=S.useCallback(async(be,Ae)=>{if(Ae.length){a(!0);try{await be(Ae),t?.()}finally{a(!1)}}},[t]),L=t?{busy:i,onStage:be=>{K(nC,be)},onUnstage:be=>{K(XM,be)}}:void 0;S.useEffect(()=>{const be=V[0]?.path??"";p(Ae=>Ae&&V.some(Me=>Me.path===Ae)?Ae:be)},[V]),S.useEffect(()=>{if(l!=="all"||_.length>0)return;let be=!0;return C(null),qM().then(Ae=>{be&&y(Ae)}).catch(Ae=>{be&&C(Ae instanceof Error?Ae.message:String(Ae))}),()=>{be=!1}},[l,_.length]),S.useEffect(()=>{if(!f){T("");return}let be=!0;return M(null),YM(f).then(Ae=>{be&&(T(Ae),z(0),j(null))}).catch(Ae=>{be&&M(Ae instanceof Error?Ae.message:String(Ae))}),()=>{be=!1}},[f]);function X(be){z(0),j(null),p(be)}function Q(){const be=Jq({activeHunkIndex:R,filePaths:q,hunkCount:W.hunks,pendingNextFilePath:O,selectedFile:f});be.kind==="hunk"?(j(null),z(be.activeHunkIndex)):be.kind==="confirm-next-file"?j(be.filePath):be.kind==="file"?X(be.filePath):j(null)}function G(){if(j(null),R>0){z(Me=>Me-1);return}const be=V.findIndex(Me=>Me.path===f),Ae=V[be-1];Ae&&X(Ae.path)}const U=V.findIndex(be=>be.path===f),D=!!(W.hunks&&R<W.hunks-1||V[U+1]),Z=!!(R>0||V[U-1]),de=O?`End of file. Click Next again to open ${O}.`:null,re=be=>`rounded px-2 py-0.5 text-[11px] font-medium transition-colors ${be?"bg-foreground text-background":"text-muted-foreground hover:text-foreground"}`,fe=be=>`flex-1 px-2 py-0.5 text-[11px] font-medium transition-colors ${be?"bg-foreground text-background":"text-muted-foreground hover:text-foreground"}`,ge=S.useMemo(()=>{const be=new Set(V.map(Ae=>Ae.path));for(const Ae of P)be.add(Ae);return be},[V,P]);if(!e.git.selectedRepository)return o.jsx(YG,{});function ye(){b&&(u("changes"),m("changes"),X(b))}function je(be){B(Ae=>new Set(Ae).add(be)),v(be),u("changes"),m("changes"),X(be)}function Se(be){v(be),u("all")}function We(be){be&&s(uu(e.git.cwd,be))}return o.jsxs("div",{className:"flex h-full min-h-0 flex-col overflow-hidden bg-card/85",children:[o.jsxs("div",{className:"flex shrink-0 items-center gap-1 border-b border-border bg-card/95 px-3 py-1",children:[o.jsx("button",{type:"button",className:re(l==="changes"),onClick:()=>u("changes"),children:"Changes"}),o.jsx("button",{type:"button","aria-label":"Open all tracked files",className:re(l==="all"),onClick:()=>u("all"),children:"All files"}),o.jsx("button",{type:"button",className:re(l==="graph"),onClick:()=>u("graph"),children:"Tree"}),o.jsx("button",{type:"button",className:re(l==="largest"),onClick:()=>u("largest"),children:"Largest files"}),o.jsx("button",{type:"button",className:re(l==="github"),onClick:()=>u("github"),children:"GitHub"}),o.jsx("button",{type:"button",className:re(l==="workflows"),onClick:()=>u("workflows"),children:o.jsxs("span",{className:"flex items-center gap-1",children:[o.jsx(Ls,{className:"size-3"}),"Workflows"]})})]}),o.jsx("div",{className:"min-h-0 flex-1",children:l==="workflows"?o.jsx(PG,{}):l==="github"?o.jsx(zG,{}):l==="graph"?o.jsx(uG,{branches:e.git.branches??[]}):l==="largest"?o.jsx(bG,{onOpenFile:Se,root:e.git.cwd}):l==="all"?o.jsxs("div",{className:"grid h-full min-h-0 overflow-hidden border-0 bg-card/85 xl:grid-cols-[320px_minmax(0,1fr)]",children:[o.jsx("aside",{className:"flex min-h-0 flex-col overflow-hidden",children:w?o.jsx(Qe,{variant:"destructive",className:"m-3",children:w}):o.jsx(x2,{branch:e.git.status?.branch||void 0,onSelectFile:v,paths:_,root:e.git.cwd,selectedFile:b,status:V})}),o.jsx(Qq,{isModified:ge.has(b),onFileSaved:je,onSendToAi:()=>We(b),onViewDiff:ye,path:b})]}):o.jsxs("div",{className:"grid h-full min-h-0 overflow-hidden border-0 bg-card/85 xl:grid-cols-[320px_minmax(0,1fr)]",children:[o.jsxs("aside",{className:"flex min-h-0 flex-col overflow-hidden",children:[o.jsxs("div",{className:"flex shrink-0 gap-0.5 border-b border-border bg-card/95 p-1",children:[o.jsx("button",{"aria-label":"Show changed files as a list",className:fe(h==="changes"),onClick:()=>m("changes"),type:"button",children:"Changes"}),o.jsx("button",{"aria-label":"Show changed files as a tree",className:fe(h==="tree"),onClick:()=>m("tree"),type:"button",children:"Tree"})]}),h==="changes"?o.jsx(TU,{branch:e.git.status?.branch||void 0,error:e.git.error,files:V,selectedFile:f,onSelectFile:X,root:e.git.cwd,staging:L}):o.jsx(x2,{branch:e.git.status?.branch||void 0,defaultExpandAll:!0,emptyMessage:e.git.error??"No changed files.",onSelectFile:X,paths:q,root:e.git.cwd,selectedFile:f,status:V,title:"Changes"}),t&&e.git.status?o.jsx(DU,{branch:e.git.status.branch||void 0,files:V,onDone:t}):null]}),o.jsxs("section",{className:"flex min-h-0 min-w-0 flex-col border-l border-border bg-card",children:[o.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-3 border-b border-border px-3 py-1.5",children:[o.jsxs("div",{className:"min-w-0",children:[o.jsx("h2",{className:"truncate text-[13px] font-semibold tracking-tight",children:f||"Diff"}),o.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[10px] text-muted-foreground",children:[o.jsx("span",{children:"Long rows wrap inside the editor pane."}),W.additions||W.deletions?o.jsxs("span",{className:"flex items-center gap-1 font-mono",children:[o.jsxs("span",{className:"text-emerald-700",children:["+",W.additions]}),o.jsxs("span",{className:"text-red-700",children:["-",W.deletions]})]}):null]})]}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1.5",children:[de?o.jsx("span",{className:"max-w-72 truncate rounded border border-amber-200 bg-amber-50 px-2 py-1 text-[11px] text-amber-900",children:de}):null,o.jsxs(ne,{disabled:!f||!Z,onClick:G,size:"sm",type:"button",variant:"outline",children:[o.jsx(ub,{}),"Previous"]}),o.jsxs(ne,{disabled:!f||!D,onClick:Q,size:"sm",type:"button",variant:"outline",children:[o.jsx(lb,{}),"Next"]}),o.jsx(ne,{"aria-label":"Send selected file to AI input",className:"size-8",disabled:!f,onClick:()=>We(f),size:"icon",title:"Send selected file path to AI input",type:"button",variant:"outline",children:o.jsx(Ls,{className:"size-4"})})]})]}),o.jsx("div",{className:"relative min-h-0 min-w-0 flex-1",children:N?o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"destructive",children:N})}):f?o.jsx(yx,{activeHunkIndex:R,diff:E||"No unstaged diff for this file."}):o.jsx("div",{className:"p-4",children:o.jsx(Qe,{variant:"muted",className:"border-dashed p-12 text-center",children:"Select a changed file to inspect its diff."})})})]})]})})]})}function YG(){return o.jsx("div",{className:"flex h-full items-center justify-center p-8 text-center",children:o.jsxs("div",{className:"max-w-sm",children:[o.jsx(B4,{className:"mx-auto size-8 text-muted-foreground/50"}),o.jsx("p",{className:"mt-3 text-sm font-medium",children:"No Git project registered"}),o.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Add a folder that is a Git worktree to review changes, browse files, and inspect history. Use the project picker in the header to add one."})]})})}function XG({initialPath:e,onSelect:t,selectedPath:s}){const[i,a]=S.useState(e),[l,u]=S.useState(null),[h,m]=S.useState(null),[f,p]=S.useState(!1),b=ZG(l);return S.useEffect(()=>{a(e)},[e]),S.useEffect(()=>{let v=!0;return p(!0),m(null),oC(i).then(_=>{v&&(u(_),t(_.path))}).catch(_=>{v&&m(_ instanceof Error?_.message:String(_))}).finally(()=>{v&&p(!1)}),()=>{v=!1}},[i,t]),o.jsxs("div",{className:"rounded-md border border-border bg-background",children:[o.jsxs("div",{className:"flex items-center gap-2 border-b border-border p-2",children:[b?o.jsx(ne,{"aria-label":"Open parent folder",onClick:()=>l&&a(l.parent),size:"icon",type:"button",variant:"ghost",children:o.jsx(jn,{className:"rotate-90"})}):null,o.jsx("div",{className:"min-w-0 flex-1 truncate font-mono text-xs text-muted-foreground",children:l?.path??i}),f?o.jsx(Lt,{className:"size-4 animate-spin text-muted-foreground"}):null]}),o.jsxs("div",{className:"max-h-56 overflow-auto p-1",children:[h?o.jsx(Qe,{variant:"destructive",className:"m-1",children:h}):null,!h&&l?.entries.length===0?o.jsx(Qe,{variant:"muted",className:"m-1 text-center",children:"No folders here."}):null,l?.entries.map(v=>o.jsxs(ne,{className:ue("h-8 w-full justify-start rounded-sm px-2 text-left",s===v.path&&"bg-muted"),onClick:()=>a(v.path),title:v.path,type:"button",variant:"ghost",children:[o.jsx(Xa,{className:"text-accent"}),o.jsx("span",{className:"truncate",children:v.name})]},v.path))]})]})}function ZG(e){return!!(e&&e.parent!==e.path)}function Tk(e){return e.split(/[\\/]/).filter(Boolean).pop()??"project"}function QG({data:e,onRefresh:t}){const[s,i]=S.useState(!1),[a,l]=S.useState(e.git.cwd),[u,h]=S.useState(null),[m,f]=S.useState(!1),[p,b]=S.useState(e.git.cwd),v=S.useRef(null),_=e.git.selectedRepository,y=_?.name??(e.git.cwd?Tk(e.git.cwd):"Add Git project"),{error:w,success:C}=Bs(),E=eK({gitCwd:e.git.cwd});S.useEffect(()=>{l(e.git.cwd),b(e.git.cwd)},[e.git.cwd]),S.useEffect(()=>{if(!s)return;function O(j){v.current&&j.target instanceof Node&&!v.current.contains(j.target)&&i(!1)}return document.addEventListener("mousedown",O),()=>document.removeEventListener("mousedown",O)},[s]);async function T(O){try{await pn("/api/git/select",{name:O}),i(!1),await t(),C(`Switched to ${O}.`)}catch(j){w(j instanceof Error?j.message:String(j))}}async function N(O){const j=O.trim();if(!JG(j)){const P="Please add an absolute path. Paths beginning with ~ are not expanded here.";return h(P),w(P),!1}try{const P=Tk(j);return await pn("/api/git/repositories",{name:P,path:j}),h(null),await t(),C(`Added Git project ${P}.`),!0}catch(P){const B=P instanceof Error?P.message:String(P);return h(B),w(B),!1}}async function M(O){try{await ZM(O),await t(),C(`Removed Git project ${O}.`)}catch(j){w(j instanceof Error?j.message:String(j))}}async function R(O){O.preventDefault(),await N(a)&&i(!1)}function z(){h(null),b(E.selectedPath),f(!0)}return o.jsxs("div",{className:"relative z-50 flex items-center gap-2",ref:v,children:[o.jsxs(ne,{className:"max-w-[220px] justify-start gap-2 rounded-md border-border bg-card",onClick:()=>i(O=>!O),size:"sm",type:"button",variant:"outline",children:[o.jsx(Xa,{className:"text-muted-foreground"}),o.jsx("span",{className:"truncate",children:y}),o.jsx(jn,{className:ue("ml-auto transition-transform",s&&"rotate-180")})]}),o.jsx(ne,{"aria-label":"Add Git project",onClick:z,size:"sm",type:"button",variant:"outline",children:o.jsx(en,{})}),s?o.jsxs("div",{className:"absolute right-0 top-10 z-50 w-[min(380px,calc(100vw-2rem))] overflow-hidden rounded-lg border border-border bg-card shadow-lg",children:[o.jsxs("div",{className:"flex items-center gap-2 border-b border-border px-3 py-2",children:[o.jsx(w4,{className:"size-3.5 text-muted-foreground"}),o.jsx("div",{className:"text-xs font-semibold",children:"Git Projects"}),o.jsx(Ue,{className:"ml-auto h-5 px-1.5 text-[10px]",variant:"outline",children:e.config.gitRepositories.length})]}),o.jsx("div",{className:"max-h-72 overflow-auto",children:e.config.gitRepositories.length?o.jsx("div",{className:"divide-y divide-border",children:e.config.gitRepositories.map(O=>{const j=O.name===_?.name;return o.jsxs("div",{className:ue("group grid w-full grid-cols-[1fr_auto_auto] items-center gap-2 px-3 py-1.5 text-left transition-colors hover:bg-muted",j&&"bg-muted/70"),children:[o.jsxs("button",{className:"min-w-0 text-left",onClick:()=>{T(O.name)},type:"button",children:[o.jsx("span",{className:"block truncate text-sm font-medium leading-tight",children:O.name}),o.jsx("span",{className:"block truncate font-mono text-[10px] leading-tight text-muted-foreground",children:O.path})]}),j?o.jsx(fr,{className:"size-3.5"}):o.jsx("span",{className:"size-3.5"}),o.jsx(ne,{"aria-label":`Remove ${O.name}`,className:"size-6 opacity-0 transition-opacity group-hover:opacity-100",onClick:()=>{M(O.name)},size:"icon",title:`Remove ${O.name}`,type:"button",variant:"ghost",children:o.jsx(ol,{className:"size-3.5 text-destructive"})})]},O.name)})}):o.jsx("div",{className:"px-3 py-6 text-center text-xs text-muted-foreground",children:"No saved Git projects yet."})}),o.jsxs("div",{className:"border-t border-border bg-muted/20 p-2",children:[o.jsxs("form",{className:"flex gap-1.5",onSubmit:R,children:[o.jsx(nt,{"aria-label":"Paste absolute path",className:"h-7 flex-1 px-2 font-mono text-[11px]",onChange:O=>{l(O.target.value),h(null)},placeholder:"/absolute/path",value:a}),o.jsxs(ne,{className:"h-7 px-2 text-[11px]",size:"sm",type:"submit",children:[o.jsx(en,{className:"size-3"}),"Add"]}),o.jsx(ne,{"aria-label":"Browse and add Git project",className:"h-7 px-2",onClick:z,size:"sm",type:"button",variant:"outline",children:o.jsx($4,{className:"size-3"})})]}),u?o.jsx("div",{className:"mt-1.5 truncate text-[10px] text-destructive",children:u}):null]})]}):null,m?o.jsx(tK,{confirmLabel:E.confirmLabel,errorMessage:u,initialPath:E.initialPath,selectedPath:p,title:"Add Git Project",onCancel:()=>f(!1),onSelect:b,onUse:async()=>{await N(p)&&(f(!1),i(!1))}}):null]})}function JG(e){return e.startsWith("/")}function eK({gitCwd:e}){return{confirmLabel:"Add Git project",initialPath:e,selectedPath:e}}function tK({confirmLabel:e="Use this folder",errorMessage:t,initialPath:s,onCancel:i,onSelect:a,onUse:l,selectedPath:u,title:h="Choose Git Project Folder"}){return cu.createPortal(o.jsx("div",{className:"fixed inset-0 z-[1000] grid place-items-center bg-black/35 px-4",children:o.jsxs("div",{className:"w-full max-w-2xl rounded-xl border border-border bg-card p-4 shadow-xl",children:[o.jsxs("div",{className:"mb-3 flex items-center gap-3",children:[o.jsx("div",{className:"flex size-8 items-center justify-center rounded-lg border border-border bg-background",children:o.jsx(Xa,{className:"size-4"})}),o.jsxs("div",{className:"min-w-0 flex-1",children:[o.jsx("div",{className:"text-sm font-semibold",children:h}),o.jsx("div",{className:"truncate font-mono text-xs text-muted-foreground",children:u})]}),o.jsx(ne,{"aria-label":"Close folder picker",onClick:i,size:"icon",variant:"ghost",children:o.jsx(Gs,{})})]}),o.jsx(XG,{initialPath:s,onSelect:a,selectedPath:u}),t?o.jsx("div",{className:"mt-3 rounded-md border border-destructive/40 bg-destructive/10 px-3 py-2 text-xs text-destructive",children:t}):null,o.jsxs("div",{className:"mt-4 flex justify-end gap-2",children:[o.jsx(ne,{onClick:i,type:"button",variant:"outline",children:"Cancel"}),o.jsx(ne,{onClick:()=>{l()},type:"button",children:e})]})]})}),document.body)}function sK({ahead:e=0,behind:t=0,branches:s,currentBranch:i,disabled:a,onRefresh:l,upstream:u}){const[h,m]=S.useState(!1),[f,p]=S.useState(""),[b,v]=S.useState(null),[_,y]=S.useState(null),[w,C]=S.useState(null),E=s.filter(P=>!P.remote),T=s.filter(P=>P.remote);async function N(P,B){v(P),C(null),y(null);try{await B(),await l()}catch(H){C(H instanceof Error?H.message:String(H))}finally{v(null)}}async function M(P){await N(`switch:${P}`,async()=>{await pn("/api/git/branches/switch",{name:P}),m(!1)})}async function R(){await N("fetch",async()=>{await pn("/api/git/fetch",{}),y("Fetched latest branch refs.")})}async function z(){await N("push",async()=>{const P=await Wh();y(P.setUpstream?`Pushed ${P.branch} and set upstream.`:`Pushed ${P.branch}.`)})}const O=!!i&&(e>0||!u&&t===0);async function j(P){P.preventDefault();const B=f.trim();if(!B){C("Branch name is required.");return}await N("create",async()=>{await pn("/api/git/branches",{name:B}),p(""),m(!1)})}return o.jsxs("div",{className:"fixed bottom-12 right-4 z-50 flex items-end",children:[h?o.jsxs("div",{"aria-label":"Switch Git branch",className:"mb-11 w-[min(460px,calc(100vw-2rem))] rounded-lg border border-border bg-card shadow-xl",role:"dialog",children:[o.jsxs("div",{className:"flex items-center justify-between gap-3 border-b border-border p-3",children:[o.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[o.jsx(Xn,{className:"size-4 text-muted-foreground"}),o.jsx("span",{className:"truncate text-sm font-semibold",children:i||"Branches"})]}),o.jsxs("div",{className:"flex shrink-0 items-center gap-1",children:[O?o.jsxs(ne,{"aria-label":"Push current branch",className:"gap-1.5 px-2 text-xs",disabled:a||b!==null,onClick:()=>{z()},size:"sm",title:u?`Push ${e} commit${e===1?"":"s"} to ${u}`:"Push and set upstream",type:"button",variant:"default",children:[o.jsx(gb,{className:ue("size-3.5",b==="push"&&"animate-pulse")}),"Push",e>0?` ${e}`:""]}):null,o.jsx(ne,{"aria-label":"Fetch branches",disabled:a||b!==null,onClick:()=>{R()},size:"icon",title:"Fetch branches",type:"button",variant:"ghost",children:o.jsx(su,{className:ue(b==="fetch"&&"animate-spin")})}),o.jsx(ne,{"aria-label":"Close branch dialog",onClick:()=>m(!1),size:"icon",type:"button",variant:"ghost",children:o.jsx(Gs,{})})]})]}),o.jsx("div",{className:"max-h-72 overflow-auto",children:s.length?o.jsxs(o.Fragment,{children:[o.jsx(Ak,{branches:E,busy:b!==null,disabled:a,label:"Local",onSwitch:M}),o.jsx(Ak,{branches:T,busy:b!==null,disabled:a,label:"Remote",onSwitch:M})]}):o.jsx("div",{className:"px-3 py-6 text-center text-sm text-muted-foreground",children:"No branches found."})}),o.jsxs("div",{className:"border-t border-border p-3",children:[o.jsxs("form",{className:"grid gap-2 sm:grid-cols-[1fr_auto]",onSubmit:j,children:[o.jsx(nt,{"aria-label":"New branch name",disabled:a||b!==null,onChange:P=>{p(P.target.value),C(null),y(null)},placeholder:"feature/new-work",value:f}),o.jsxs(ne,{disabled:a||b!==null,type:"submit",children:[o.jsx(J4,{}),"Create"]})]}),w||_?o.jsx(Qe,{className:"mt-3 px-3 py-2 text-xs",variant:w?"destructive":"muted",children:w??_}):null]})]}):null,o.jsxs(ne,{className:"h-8 max-w-[260px] gap-2 rounded-md shadow-lg",disabled:a,onClick:()=>m(P=>!P),size:"sm",title:"Switch Git branch",type:"button",variant:"default",children:[o.jsx(Xn,{className:"size-4"}),o.jsx("span",{className:"truncate font-mono text-xs",children:i||"No branch"}),i&&(e>0||t>0)?o.jsxs("span",{className:"flex items-center gap-1 font-mono text-[11px] tabular-nums",title:u?`${e} ahead / ${t} behind ${u}`:`${e} ahead / ${t} behind`,children:[t>0?o.jsxs("span",{className:"flex items-center",children:[o.jsx(lb,{className:"size-3"}),t]}):null,e>0?o.jsxs("span",{className:"flex items-center",children:[o.jsx(ub,{className:"size-3"}),e]}):null]}):null,o.jsx(jn,{className:ue("size-4 transition-transform",h&&"rotate-180")})]})]})}function Ak({branches:e,busy:t,disabled:s,label:i,onSwitch:a}){return o.jsxs("section",{children:[o.jsx("div",{className:"border-b border-border bg-muted/60 px-3 py-1.5 text-[11px] font-semibold uppercase text-muted-foreground",children:i}),e.length?e.map(l=>o.jsxs("button",{className:ue("grid w-full grid-cols-[1fr_auto] items-center gap-2 border-b border-border px-3 py-2 text-left text-sm last:border-b-0 hover:bg-muted",l.current&&"bg-muted/70"),disabled:s||t||l.current,onClick:()=>{a(l.name)},type:"button",children:[o.jsxs("span",{className:"min-w-0",children:[o.jsx("span",{className:"block truncate font-medium",children:l.name}),l.upstream?o.jsxs("span",{className:"block truncate font-mono text-[11px] text-muted-foreground",children:["tracks ",l.upstream]}):null]}),o.jsx(Ue,{variant:l.current?"success":l.remote?"outline":"secondary",children:l.current?"current":l.remote?"remote":"local"})]},`${l.remote?"remote":"local"}:${l.name}`)):o.jsxs("div",{className:"border-b border-border px-3 py-3 text-sm text-muted-foreground",children:["No ",i.toLowerCase()," branches."]})]})}const y5="nomoreide-theme-choice";function nK(){if(typeof window>"u")return"dark";const e=window.localStorage.getItem(y5);return e==="light"||e==="dark"?e:"dark"}function iK(e){const t=document.documentElement;t.classList.toggle("dark",e==="dark"),t.style.colorScheme=e}function rK(){const[e,t]=S.useState(()=>nK()),s=S.useRef(null);S.useEffect(()=>{iK(e),window.localStorage.setItem(y5,e)},[e]);const i=S.useCallback(()=>{const a=e==="dark"?"light":"dark",l=s.current,u=document;if(!l||!u.startViewTransition||window.matchMedia("(prefers-reduced-motion: reduce)").matches){t(a);return}const h=l.getBoundingClientRect(),m=h.left+h.width/2,f=h.top+h.height/2,p=Math.hypot(Math.max(m,window.innerWidth-m),Math.max(f,window.innerHeight-f));u.startViewTransition(()=>{t(a)}).ready.then(()=>{document.documentElement.animate({clipPath:[`circle(0px at ${m}px ${f}px)`,`circle(${p}px at ${m}px ${f}px)`]},{duration:500,easing:"ease-in-out",pseudoElement:"::view-transition-new(root)"})})},[e]);return o.jsxs("button",{ref:s,onClick:i,title:e==="dark"?"Switch to light mode":"Switch to dark mode","aria-label":"Toggle theme",className:Ch(),children:[o.jsx("span",{className:Eh(),children:e==="dark"?o.jsx(fM,{}):o.jsx(Cj,{})}),o.jsx("span",{className:Nh(),children:"Theme"})]})}function aK(e=!1){return ue("group/sidebar hidden h-full shrink-0 overflow-x-hidden overflow-y-auto border-r border-border bg-card/85 py-5 backdrop-blur transition-[width,padding] duration-200 md:flex md:flex-col",e?"w-64 px-4":"w-16 px-2 hover:w-64 hover:px-4")}function oK(e,t=!1){return ue("relative grid h-12 grid-cols-[48px_minmax(0,1fr)] items-center justify-start gap-0 overflow-hidden rounded-md px-0 text-[15px] font-medium transition-[background-color,color,width] duration-150",t?"w-full":"w-12 group-hover/sidebar:w-full",e?"bg-primary text-primary-foreground hover:bg-primary/90":"hover:bg-muted")}function lK(e=!1,t=!1){return ue("min-w-0 overflow-hidden text-left text-current transition duration-150 whitespace-pre",e?"translate-x-1 opacity-100":"opacity-0 group-hover/sidebar:translate-x-1 group-hover/sidebar:opacity-100",t?"pr-10":"pr-3")}function cK(e=!1){return ue("flex size-12 items-center justify-center text-current transition-transform duration-150 [&_svg]:size-5",e?"translate-x-0":"-translate-x-px group-hover/sidebar:translate-x-0")}function uK({docked:e,onToggleDock:t}){return o.jsxs("div",{className:ue("mt-auto flex h-10 min-w-0 items-center overflow-hidden border-t border-border/60 text-[11px] text-muted-foreground transition-[height,opacity,width] duration-150",e?"w-full justify-start opacity-100":"w-12 justify-center group-hover/sidebar:w-full group-hover/sidebar:justify-start group-hover/sidebar:opacity-100"),children:[o.jsxs("span",{className:ue("flex min-w-0 items-center gap-1.5 overflow-hidden whitespace-pre transition-[opacity,width] duration-150",e?"flex-1 opacity-100":"w-0 flex-none opacity-0 group-hover/sidebar:w-auto group-hover/sidebar:flex-1 group-hover/sidebar:opacity-100"),children:[o.jsx("span",{children:"Made with"}),o.jsx(nj,{"aria-label":"love",className:"size-3 shrink-0 fill-red-500 text-red-500"}),o.jsx("span",{children:"by Robert Wang"}),o.jsx("a",{"aria-label":"Robert Wang on LinkedIn",className:"shrink-0 rounded p-0.5 text-muted-foreground transition-colors hover:bg-muted hover:text-[#0A66C2]",href:"https://www.linkedin.com/in/robert-wang-cs/",rel:"noopener noreferrer",target:"_blank",title:"LinkedIn",children:o.jsx("svg",{"aria-hidden":!0,className:"size-3 fill-current",role:"img",viewBox:"0 0 24 24",children:o.jsx("path",{d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.063 2.063 0 1 1 0-4.126 2.063 2.063 0 0 1 0 4.126zM7.119 20.452H3.554V9h3.565v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.225 0z"})})})]}),o.jsx("button",{"aria-label":e?"Undock sidebar":"Dock sidebar","aria-pressed":e,className:ue("flex size-8 shrink-0 items-center justify-center rounded-md text-muted-foreground transition-colors hover:bg-muted hover:text-foreground [&_svg]:size-4",e?"ml-auto bg-muted text-foreground":"group-hover/sidebar:ml-auto"),onClick:t,title:e?"Undock sidebar":"Dock sidebar",type:"button",children:e?o.jsx(Mj,{}):o.jsx(Dj,{})})]})}function dK({className:e}){return o.jsxs("div",{className:ue("min-w-0",e),children:[o.jsxs("div",{className:"flex items-baseline gap-1.5",children:[o.jsx("div",{className:"text-sm font-semibold",children:"NoMoreIDE"}),o.jsxs("div",{className:"font-mono text-[10px] text-muted-foreground",children:["v","0.1.46"]})]}),o.jsx("div",{className:"font-mono text-[11px] text-muted-foreground",children:"127.0.0.1 console"})]})}function hK({syncLocation:e=!0}={}){const[t,s]=S.useState(()=>e?window.location.pathname.startsWith("/agent")?"agent":window.location.pathname.startsWith("/errors")?"errors":window.location.pathname.startsWith("/database")?"database":window.location.pathname.startsWith("/terminal")?"terminal":window.location.pathname.startsWith("/git")?"git":"services":"services"),[i,a]=S.useState(null),[l,u]=S.useState(null),[h,m]=S.useState(null),[f,p]=S.useState(!0),{error:b,success:v}=Bs(),[_,y]=S.useState(()=>window.localStorage.getItem("nomoreide:sidebar-docked")==="true"),w=S.useCallback(async(E={})=>{E.silent||p(!0),m(null);try{a(await b6()),E.notify&&v("Dashboard refreshed.")}catch(T){const N=T instanceof Error?T.message:String(T);m(N),b(N)}finally{p(!1)}},[b,v]);S.useEffect(()=>{w()},[w]),S.useEffect(()=>{function E(){document.visibilityState==="visible"&&w({silent:!0})}const T=window.setInterval(E,5e3);return window.addEventListener("focus",E),document.addEventListener("visibilitychange",E),()=>{window.clearInterval(T),window.removeEventListener("focus",E),document.removeEventListener("visibilitychange",E)}},[t,w]),S.useEffect(()=>{if(!e)return;const E=t==="git"?"/git":t==="agent"?"/agent":t==="errors"?"/errors":t==="database"?"/database":t==="terminal"?"/terminal":"/";window.location.pathname!==E&&window.history.pushState(null,"",E)},[t,e]),S.useEffect(()=>{window.localStorage.setItem("nomoreide:sidebar-docked",String(_))},[_]);const C=S.useMemo(()=>i?Object.values(i.runtime.services).filter(E=>E.state==="running").length:0,[i]);return o.jsx(E7,{children:o.jsx(lz,{onRefresh:()=>{w({silent:!0})},children:o.jsxs("div",{className:"h-screen overflow-hidden pb-9",children:[o.jsxs("div",{className:"mx-auto flex h-full max-w-[1500px]",children:[o.jsxs("aside",{className:aK(_),children:[o.jsxs("div",{className:ue("grid h-12 grid-cols-[48px_minmax(0,1fr)] items-center overflow-hidden transition-[width] duration-150",_?"w-full":"w-12 group-hover/sidebar:w-full"),children:[o.jsx("div",{className:"flex size-12 items-center justify-center",children:o.jsx("div",{className:"flex size-9 items-center justify-center overflow-hidden rounded-md bg-primary text-primary-foreground",children:o.jsxs("svg",{"aria-label":"NoMoreIDE",className:"size-6",fill:"none",role:"img",viewBox:"0 0 64 64",xmlns:"http://www.w3.org/2000/svg",children:[o.jsx("path",{d:"M5 17C5 13.69 7.69 11 11 11H25L31 17H53C56.31 17 59 19.69 59 23V53C59 56.31 56.31 59 53 59H11C7.69 59 5 56.31 5 53V17Z",fill:"currentColor"}),o.jsx("path",{d:"M22 31L30 39L22 47",stroke:"hsl(var(--primary))",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"4.5"}),o.jsx("path",{d:"M36 47H48",stroke:"hsl(var(--primary))",strokeLinecap:"round",strokeWidth:"4.5"})]})})}),o.jsx(dK,{className:ue("min-w-0 translate-x-1 overflow-hidden transition-opacity duration-200",_?"opacity-100":"opacity-0 group-hover/sidebar:opacity-100")})]}),o.jsxs("nav",{className:"mt-5 grid flex-1 content-start gap-1",children:[o.jsx(Go,{active:t==="services",badge:C,docked:_,icon:o.jsx(Qk,{}),label:"Services",onClick:()=>s("services")}),o.jsx(Go,{active:t==="git",docked:_,icon:o.jsx(Xn,{}),label:"Git Review",onClick:()=>s("git")}),o.jsx(Go,{active:t==="errors",docked:_,icon:o.jsx(mh,{}),label:"Error Inbox",onClick:()=>s("errors")}),o.jsx(Go,{active:t==="database",docked:_,icon:o.jsx(di,{}),label:"Database",onClick:()=>s("database")}),o.jsx(Go,{active:t==="terminal",docked:_,icon:o.jsx(uM,{}),label:"Terminal",onClick:()=>s("terminal")}),o.jsx(Go,{active:t==="agent",docked:_,icon:o.jsx(WA,{}),label:"Agent",onClick:()=>s("agent")})]}),o.jsx(uK,{docked:_,onToggleDock:()=>y(E=>!E)})]}),o.jsxs("main",{className:"flex h-full min-w-0 flex-1 flex-col px-0 py-0",children:[o.jsxs("header",{className:ue("relative z-40 flex shrink-0 flex-wrap items-center justify-between gap-3 border border-border bg-card/90 px-4 py-3 backdrop-blur","border-x-0 border-t-0 border-b"),children:[o.jsxs("div",{className:"flex items-center gap-3",children:[o.jsx(Lj,{className:"size-4 text-muted-foreground md:hidden"}),o.jsxs("div",{children:[o.jsx("h1",{className:"text-lg font-semibold tracking-tight",children:t==="git"?"Git Review":t==="agent"?"Agent":t==="errors"?"Error Inbox":t==="database"?"Database":t==="terminal"?"Terminal":"Services"}),o.jsx("p",{className:"font-mono text-xs text-muted-foreground",children:i?.git.selectedRepository?.name??i?.git.cwd??"Local workspace"})]})]}),o.jsxs("div",{className:"flex items-center gap-2",children:[h?o.jsx(Ue,{variant:"danger",children:h}):null,i&&t==="git"?o.jsx(QG,{data:i,onRefresh:w}):null,o.jsxs("div",{"aria-label":"Dashboard quick actions",className:"flex items-center gap-1 rounded-lg border border-border bg-background p-px",role:"group",children:[o.jsxs("button",{"aria-label":"Refresh dashboard",className:Ch(),onClick:()=>{w({notify:!0})},title:"Refresh dashboard",type:"button",children:[o.jsx("span",{className:Eh(),children:o.jsx(su,{className:ue(f&&"animate-spin")})}),o.jsx("span",{className:Nh(),children:"Refresh"})]}),o.jsx(rK,{}),o.jsxs("a",{"aria-label":"Open NoMoreIDE documentation",className:Ch(),href:"https://www.nomoreide.com/docs",rel:"noreferrer",target:"_blank",title:"Open NoMoreIDE documentation",children:[o.jsx("span",{className:Eh(),children:o.jsx(GA,{})}),o.jsx("span",{className:Nh(),children:"Docs"})]}),i?o.jsx(sz,{data:i}):null]})]})]}),i?o.jsx(gU,{data:i,onOpenService:E=>{u(E),s("services"),w({silent:!0})}}):null,f&&!i?o.jsx(Qe,{variant:"muted",children:"Loading NoMoreIDE state..."}):null,o.jsxs("div",{className:"min-h-0 flex-1 overflow-hidden",children:[i&&t==="services"?o.jsx(fU,{data:i,onRefresh:w,focusService:l,onServiceFocused:()=>u(null)}):null,i&&t==="git"?o.jsx(WG,{data:i,onRefresh:()=>{w({silent:!0})}}):null,t==="agent"?o.jsx(R9,{}):null,t==="errors"?o.jsx(YB,{}):null,t==="database"?o.jsx(VB,{}):null,t==="terminal"?o.jsx(SU,{}):null]})]})]}),i&&t==="git"?o.jsx(sK,{ahead:i.git.status?.ahead??0,behind:i.git.status?.behind??0,branches:i.git.branches,currentBranch:i.git.status?.branch||void 0,disabled:!i.git.status,onRefresh:w,upstream:i.git.status?.upstream}):null,o.jsx(kB,{git:i?.git,onGitRefresh:()=>{w({silent:!0})},onOpenAgentPage:t==="agent"?void 0:()=>s("agent"),onOpenService:E=>{u(E),s("services"),w({silent:!0})}})]})})})}function Go({active:e,badge:t,docked:s,icon:i,label:a,onClick:l}){const u=t!==void 0&&t>0;return o.jsxs(ne,{"aria-label":a,title:a,className:oK(e,s),variant:"ghost",onClick:l,type:"button",children:[o.jsx("span",{className:cK(s),children:i}),o.jsx("span",{className:lK(s,u),children:a}),t!==void 0&&t>0?o.jsx(Ue,{appearance:t>0?"solid":"outline",className:ue("min-w-6 justify-center px-1.5 font-mono shadow-none",e?"border-primary-foreground/40 bg-primary-foreground/15 text-primary-foreground dark:border-primary-foreground/40 dark:bg-primary-foreground/15 dark:text-primary-foreground":t>0?"":"border-border bg-background text-muted-foreground","absolute right-1.5 top-1.5 h-4 min-w-4 rounded-full px-1 text-[10px] leading-none shadow-none group-hover/sidebar:right-2 group-hover/sidebar:top-1/2 group-hover/sidebar:-translate-y-1/2 group-hover/sidebar:text-xs",s&&"right-2 top-1/2 -translate-y-1/2 text-xs"),size:"small",variant:t>0?"success":"outline",children:t}):null]})}Mk.createRoot(document.getElementById("root")).render(o.jsx(S.StrictMode,{children:o.jsx(hK,{})}));export{o as j,S as r};
|