@mmmbuto/nexuscrew 0.8.57 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/CHANGELOG.md +164 -2
  2. package/README.md +1 -0
  3. package/frontend/dist/assets/index-0vuhL1YP.css +32 -0
  4. package/frontend/dist/assets/index-zjL6kZ7J.js +93 -0
  5. package/frontend/dist/index.html +2 -2
  6. package/frontend/dist/version.json +1 -1
  7. package/lib/audio/adapters.js +50 -6
  8. package/lib/cli/commands.js +40 -2
  9. package/lib/cli/doctor.js +95 -12
  10. package/lib/cli/init.js +25 -3
  11. package/lib/cli/path.js +43 -10
  12. package/lib/cli/pidfile.js +23 -2
  13. package/lib/config.js +15 -0
  14. package/lib/fleet/builtin.js +161 -19
  15. package/lib/fleet/catalogs/opencode-go.json +328 -0
  16. package/lib/fleet/cell-exec.js +87 -9
  17. package/lib/fleet/cell-lease-server.js +719 -0
  18. package/lib/fleet/cell-lease.js +112 -0
  19. package/lib/fleet/definitions.js +101 -7
  20. package/lib/fleet/launch-broker.js +115 -3
  21. package/lib/fleet/lease-client.js +191 -0
  22. package/lib/fleet/lease-routes.js +92 -0
  23. package/lib/fleet/lease-verifier.js +230 -0
  24. package/lib/fleet/managed.js +444 -55
  25. package/lib/fleet/prompt-delivery.js +50 -2
  26. package/lib/fleet/provider.js +1 -1
  27. package/lib/fleet/runtime.js +53 -6
  28. package/lib/live-host/bridge.js +369 -0
  29. package/lib/live-host/routes.js +184 -0
  30. package/lib/live-host/store.js +96 -0
  31. package/lib/mcp/tools.js +51 -0
  32. package/lib/nodes/commands.js +9 -2
  33. package/lib/nodes/store.js +14 -0
  34. package/lib/nodes/tunnel.js +4 -1
  35. package/lib/proxy/federation.js +106 -9
  36. package/lib/proxy/node-proxy.js +33 -0
  37. package/lib/proxy/panel-auth.js +307 -0
  38. package/lib/proxy/panel-proxy.js +305 -0
  39. package/lib/server.js +127 -4
  40. package/package.json +1 -1
  41. package/skills/alibaba-token-media/SKILL.md +19 -0
  42. package/skills/crew/SKILL.md +15 -0
  43. package/skills/fill-forms/SKILL.md +23 -0
  44. package/skills/mail-assistant/SKILL.md +15 -0
  45. package/skills/memory/SKILL.md +15 -0
  46. package/skills/nexuscrew-agent/SKILL.md +18 -0
  47. package/skills/vl-msa/SKILL.md +15 -0
  48. package/frontend/dist/assets/index-CYi_lhCg.css +0 -32
  49. package/frontend/dist/assets/index-_c-1_3iR.js +0 -93
@@ -1,93 +0,0 @@
1
- (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))s(o);new MutationObserver(o=>{for(const a of o)if(a.type==="childList")for(const u of a.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&s(u)}).observe(document,{childList:!0,subtree:!0});function n(o){const a={};return o.integrity&&(a.integrity=o.integrity),o.referrerPolicy&&(a.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?a.credentials="include":o.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function s(o){if(o.ep)return;o.ep=!0;const a=n(o);fetch(o.href,a)}})();function Yh(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ku={exports:{}},Po={},qu={exports:{}},tt={};/**
2
- * @license React
3
- * react.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var dg;function o0(){if(dg)return tt;dg=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),u=Symbol.for("react.context"),h=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),m=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.iterator;function w(M){return M===null||typeof M!="object"?null:(M=y&&M[y]||M["@@iterator"],typeof M=="function"?M:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,C={};function x(M,W,G){this.props=M,this.context=W,this.refs=C,this.updater=G||b}x.prototype.isReactComponent={},x.prototype.setState=function(M,W){if(typeof M!="object"&&typeof M!="function"&&M!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,M,W,"setState")},x.prototype.forceUpdate=function(M){this.updater.enqueueForceUpdate(this,M,"forceUpdate")};function R(){}R.prototype=x.prototype;function E(M,W,G){this.props=M,this.context=W,this.refs=C,this.updater=G||b}var $=E.prototype=new R;$.constructor=E,S($,x.prototype),$.isPureReactComponent=!0;var B=Array.isArray,K=Object.prototype.hasOwnProperty,V={current:null},Y={key:!0,ref:!0,__self:!0,__source:!0};function te(M,W,G){var ue,le={},he=null,we=null;if(W!=null)for(ue in W.ref!==void 0&&(we=W.ref),W.key!==void 0&&(he=""+W.key),W)K.call(W,ue)&&!Y.hasOwnProperty(ue)&&(le[ue]=W[ue]);var re=arguments.length-2;if(re===1)le.children=G;else if(1<re){for(var _e=Array(re),ze=0;ze<re;ze++)_e[ze]=arguments[ze+2];le.children=_e}if(M&&M.defaultProps)for(ue in re=M.defaultProps,re)le[ue]===void 0&&(le[ue]=re[ue]);return{$$typeof:e,type:M,key:he,ref:we,props:le,_owner:V.current}}function Q(M,W){return{$$typeof:e,type:M.type,key:W,ref:M.ref,props:M.props,_owner:M._owner}}function J(M){return typeof M=="object"&&M!==null&&M.$$typeof===e}function H(M){var W={"=":"=0",":":"=2"};return"$"+M.replace(/[=:]/g,function(G){return W[G]})}var L=/\/+/g;function A(M,W){return typeof M=="object"&&M!==null&&M.key!=null?H(""+M.key):W.toString(36)}function z(M,W,G,ue,le){var he=typeof M;(he==="undefined"||he==="boolean")&&(M=null);var we=!1;if(M===null)we=!0;else switch(he){case"string":case"number":we=!0;break;case"object":switch(M.$$typeof){case e:case t:we=!0}}if(we)return we=M,le=le(we),M=ue===""?"."+A(we,0):ue,B(le)?(G="",M!=null&&(G=M.replace(L,"$&/")+"/"),z(le,W,G,"",function(ze){return ze})):le!=null&&(J(le)&&(le=Q(le,G+(!le.key||we&&we.key===le.key?"":(""+le.key).replace(L,"$&/")+"/")+M)),W.push(le)),1;if(we=0,ue=ue===""?".":ue+":",B(M))for(var re=0;re<M.length;re++){he=M[re];var _e=ue+A(he,re);we+=z(he,W,G,_e,le)}else if(_e=w(M),typeof _e=="function")for(M=_e.call(M),re=0;!(he=M.next()).done;)he=he.value,_e=ue+A(he,re++),we+=z(he,W,G,_e,le);else if(he==="object")throw W=String(M),Error("Objects are not valid as a React child (found: "+(W==="[object Object]"?"object with keys {"+Object.keys(M).join(", ")+"}":W)+"). If you meant to render a collection of children, use an array instead.");return we}function O(M,W,G){if(M==null)return M;var ue=[],le=0;return z(M,ue,"","",function(he){return W.call(G,he,le++)}),ue}function T(M){if(M._status===-1){var W=M._result;W=W(),W.then(function(G){(M._status===0||M._status===-1)&&(M._status=1,M._result=G)},function(G){(M._status===0||M._status===-1)&&(M._status=2,M._result=G)}),M._status===-1&&(M._status=0,M._result=W)}if(M._status===1)return M._result.default;throw M._result}var F={current:null},k={transition:null},I={ReactCurrentDispatcher:F,ReactCurrentBatchConfig:k,ReactCurrentOwner:V};function D(){throw Error("act(...) is not supported in production builds of React.")}return tt.Children={map:O,forEach:function(M,W,G){O(M,function(){W.apply(this,arguments)},G)},count:function(M){var W=0;return O(M,function(){W++}),W},toArray:function(M){return O(M,function(W){return W})||[]},only:function(M){if(!J(M))throw Error("React.Children.only expected to receive a single React element child.");return M}},tt.Component=x,tt.Fragment=n,tt.Profiler=o,tt.PureComponent=E,tt.StrictMode=s,tt.Suspense=p,tt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=I,tt.act=D,tt.cloneElement=function(M,W,G){if(M==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+M+".");var ue=S({},M.props),le=M.key,he=M.ref,we=M._owner;if(W!=null){if(W.ref!==void 0&&(he=W.ref,we=V.current),W.key!==void 0&&(le=""+W.key),M.type&&M.type.defaultProps)var re=M.type.defaultProps;for(_e in W)K.call(W,_e)&&!Y.hasOwnProperty(_e)&&(ue[_e]=W[_e]===void 0&&re!==void 0?re[_e]:W[_e])}var _e=arguments.length-2;if(_e===1)ue.children=G;else if(1<_e){re=Array(_e);for(var ze=0;ze<_e;ze++)re[ze]=arguments[ze+2];ue.children=re}return{$$typeof:e,type:M.type,key:le,ref:he,props:ue,_owner:we}},tt.createContext=function(M){return M={$$typeof:u,_currentValue:M,_currentValue2:M,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},M.Provider={$$typeof:a,_context:M},M.Consumer=M},tt.createElement=te,tt.createFactory=function(M){var W=te.bind(null,M);return W.type=M,W},tt.createRef=function(){return{current:null}},tt.forwardRef=function(M){return{$$typeof:h,render:M}},tt.isValidElement=J,tt.lazy=function(M){return{$$typeof:v,_payload:{_status:-1,_result:M},_init:T}},tt.memo=function(M,W){return{$$typeof:m,type:M,compare:W===void 0?null:W}},tt.startTransition=function(M){var W=k.transition;k.transition={};try{M()}finally{k.transition=W}},tt.unstable_act=D,tt.useCallback=function(M,W){return F.current.useCallback(M,W)},tt.useContext=function(M){return F.current.useContext(M)},tt.useDebugValue=function(){},tt.useDeferredValue=function(M){return F.current.useDeferredValue(M)},tt.useEffect=function(M,W){return F.current.useEffect(M,W)},tt.useId=function(){return F.current.useId()},tt.useImperativeHandle=function(M,W,G){return F.current.useImperativeHandle(M,W,G)},tt.useInsertionEffect=function(M,W){return F.current.useInsertionEffect(M,W)},tt.useLayoutEffect=function(M,W){return F.current.useLayoutEffect(M,W)},tt.useMemo=function(M,W){return F.current.useMemo(M,W)},tt.useReducer=function(M,W,G){return F.current.useReducer(M,W,G)},tt.useRef=function(M){return F.current.useRef(M)},tt.useState=function(M){return F.current.useState(M)},tt.useSyncExternalStore=function(M,W,G){return F.current.useSyncExternalStore(M,W,G)},tt.useTransition=function(){return F.current.useTransition()},tt.version="18.3.1",tt}var hg;function Gh(){return hg||(hg=1,qu.exports=o0()),qu.exports}/**
10
- * @license React
11
- * react-jsx-runtime.production.min.js
12
- *
13
- * Copyright (c) Facebook, Inc. and its affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */var fg;function a0(){if(fg)return Po;fg=1;var e=Gh(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(h,p,m){var v,y={},w=null,b=null;m!==void 0&&(w=""+m),p.key!==void 0&&(w=""+p.key),p.ref!==void 0&&(b=p.ref);for(v in p)s.call(p,v)&&!a.hasOwnProperty(v)&&(y[v]=p[v]);if(h&&h.defaultProps)for(v in p=h.defaultProps,p)y[v]===void 0&&(y[v]=p[v]);return{$$typeof:t,type:h,key:w,ref:b,props:y,_owner:o.current}}return Po.Fragment=n,Po.jsx=u,Po.jsxs=u,Po}var pg;function l0(){return pg||(pg=1,Ku.exports=a0()),Ku.exports}var l=l0(),N=Gh();const c0=Yh(N);var fl={},Vu={exports:{}},In={},Yu={exports:{}},Gu={};/**
18
- * @license React
19
- * scheduler.production.min.js
20
- *
21
- * Copyright (c) Facebook, Inc. and its affiliates.
22
- *
23
- * This source code is licensed under the MIT license found in the
24
- * LICENSE file in the root directory of this source tree.
25
- */var mg;function u0(){return mg||(mg=1,(function(e){function t(k,I){var D=k.length;k.push(I);e:for(;0<D;){var M=D-1>>>1,W=k[M];if(0<o(W,I))k[M]=I,k[D]=W,D=M;else break e}}function n(k){return k.length===0?null:k[0]}function s(k){if(k.length===0)return null;var I=k[0],D=k.pop();if(D!==I){k[0]=D;e:for(var M=0,W=k.length,G=W>>>1;M<G;){var ue=2*(M+1)-1,le=k[ue],he=ue+1,we=k[he];if(0>o(le,D))he<W&&0>o(we,le)?(k[M]=we,k[he]=D,M=he):(k[M]=le,k[ue]=D,M=ue);else if(he<W&&0>o(we,D))k[M]=we,k[he]=D,M=he;else break e}}return I}function o(k,I){var D=k.sortIndex-I.sortIndex;return D!==0?D:k.id-I.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var u=Date,h=u.now();e.unstable_now=function(){return u.now()-h}}var p=[],m=[],v=1,y=null,w=3,b=!1,S=!1,C=!1,x=typeof setTimeout=="function"?setTimeout:null,R=typeof clearTimeout=="function"?clearTimeout:null,E=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function $(k){for(var I=n(m);I!==null;){if(I.callback===null)s(m);else if(I.startTime<=k)s(m),I.sortIndex=I.expirationTime,t(p,I);else break;I=n(m)}}function B(k){if(C=!1,$(k),!S)if(n(p)!==null)S=!0,T(K);else{var I=n(m);I!==null&&F(B,I.startTime-k)}}function K(k,I){S=!1,C&&(C=!1,R(te),te=-1),b=!0;var D=w;try{for($(I),y=n(p);y!==null&&(!(y.expirationTime>I)||k&&!H());){var M=y.callback;if(typeof M=="function"){y.callback=null,w=y.priorityLevel;var W=M(y.expirationTime<=I);I=e.unstable_now(),typeof W=="function"?y.callback=W:y===n(p)&&s(p),$(I)}else s(p);y=n(p)}if(y!==null)var G=!0;else{var ue=n(m);ue!==null&&F(B,ue.startTime-I),G=!1}return G}finally{y=null,w=D,b=!1}}var V=!1,Y=null,te=-1,Q=5,J=-1;function H(){return!(e.unstable_now()-J<Q)}function L(){if(Y!==null){var k=e.unstable_now();J=k;var I=!0;try{I=Y(!0,k)}finally{I?A():(V=!1,Y=null)}}else V=!1}var A;if(typeof E=="function")A=function(){E(L)};else if(typeof MessageChannel<"u"){var z=new MessageChannel,O=z.port2;z.port1.onmessage=L,A=function(){O.postMessage(null)}}else A=function(){x(L,0)};function T(k){Y=k,V||(V=!0,A())}function F(k,I){te=x(function(){k(e.unstable_now())},I)}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(k){k.callback=null},e.unstable_continueExecution=function(){S||b||(S=!0,T(K))},e.unstable_forceFrameRate=function(k){0>k||125<k?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Q=0<k?Math.floor(1e3/k):5},e.unstable_getCurrentPriorityLevel=function(){return w},e.unstable_getFirstCallbackNode=function(){return n(p)},e.unstable_next=function(k){switch(w){case 1:case 2:case 3:var I=3;break;default:I=w}var D=w;w=I;try{return k()}finally{w=D}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(k,I){switch(k){case 1:case 2:case 3:case 4:case 5:break;default:k=3}var D=w;w=k;try{return I()}finally{w=D}},e.unstable_scheduleCallback=function(k,I,D){var M=e.unstable_now();switch(typeof D=="object"&&D!==null?(D=D.delay,D=typeof D=="number"&&0<D?M+D:M):D=M,k){case 1:var W=-1;break;case 2:W=250;break;case 5:W=1073741823;break;case 4:W=1e4;break;default:W=5e3}return W=D+W,k={id:v++,callback:I,priorityLevel:k,startTime:D,expirationTime:W,sortIndex:-1},D>M?(k.sortIndex=D,t(m,k),n(p)===null&&k===n(m)&&(C?(R(te),te=-1):C=!0,F(B,D-M))):(k.sortIndex=W,t(p,k),S||b||(S=!0,T(K))),k},e.unstable_shouldYield=H,e.unstable_wrapCallback=function(k){var I=w;return function(){var D=w;w=I;try{return k.apply(this,arguments)}finally{w=D}}}})(Gu)),Gu}var gg;function d0(){return gg||(gg=1,Yu.exports=u0()),Yu.exports}/**
26
- * @license React
27
- * react-dom.production.min.js
28
- *
29
- * Copyright (c) Facebook, Inc. and its affiliates.
30
- *
31
- * This source code is licensed under the MIT license found in the
32
- * LICENSE file in the root directory of this source tree.
33
- */var vg;function h0(){if(vg)return In;vg=1;var e=Gh(),t=d0();function n(i){for(var r="https://reactjs.org/docs/error-decoder.html?invariant="+i,c=1;c<arguments.length;c++)r+="&args[]="+encodeURIComponent(arguments[c]);return"Minified React error #"+i+"; visit "+r+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var s=new Set,o={};function a(i,r){u(i,r),u(i+"Capture",r)}function u(i,r){for(o[i]=r,i=0;i<r.length;i++)s.add(r[i])}var h=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),p=Object.prototype.hasOwnProperty,m=/^[: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]*$/,v={},y={};function w(i){return p.call(y,i)?!0:p.call(v,i)?!1:m.test(i)?y[i]=!0:(v[i]=!0,!1)}function b(i,r,c,d){if(c!==null&&c.type===0)return!1;switch(typeof r){case"function":case"symbol":return!0;case"boolean":return d?!1:c!==null?!c.acceptsBooleans:(i=i.toLowerCase().slice(0,5),i!=="data-"&&i!=="aria-");default:return!1}}function S(i,r,c,d){if(r===null||typeof r>"u"||b(i,r,c,d))return!0;if(d)return!1;if(c!==null)switch(c.type){case 3:return!r;case 4:return r===!1;case 5:return isNaN(r);case 6:return isNaN(r)||1>r}return!1}function C(i,r,c,d,g,_,P){this.acceptsBooleans=r===2||r===3||r===4,this.attributeName=d,this.attributeNamespace=g,this.mustUseProperty=c,this.propertyName=i,this.type=r,this.sanitizeURL=_,this.removeEmptyString=P}var x={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(i){x[i]=new C(i,0,!1,i,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(i){var r=i[0];x[r]=new C(r,1,!1,i[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(i){x[i]=new C(i,2,!1,i.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(i){x[i]=new C(i,2,!1,i,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(i){x[i]=new C(i,3,!1,i.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(i){x[i]=new C(i,3,!0,i,null,!1,!1)}),["capture","download"].forEach(function(i){x[i]=new C(i,4,!1,i,null,!1,!1)}),["cols","rows","size","span"].forEach(function(i){x[i]=new C(i,6,!1,i,null,!1,!1)}),["rowSpan","start"].forEach(function(i){x[i]=new C(i,5,!1,i.toLowerCase(),null,!1,!1)});var R=/[\-:]([a-z])/g;function E(i){return i[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(i){var r=i.replace(R,E);x[r]=new C(r,1,!1,i,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(i){var r=i.replace(R,E);x[r]=new C(r,1,!1,i,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(i){var r=i.replace(R,E);x[r]=new C(r,1,!1,i,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(i){x[i]=new C(i,1,!1,i.toLowerCase(),null,!1,!1)}),x.xlinkHref=new C("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(i){x[i]=new C(i,1,!1,i.toLowerCase(),null,!0,!0)});function $(i,r,c,d){var g=x.hasOwnProperty(r)?x[r]:null;(g!==null?g.type!==0:d||!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(S(r,c,g,d)&&(c=null),d||g===null?w(r)&&(c===null?i.removeAttribute(r):i.setAttribute(r,""+c)):g.mustUseProperty?i[g.propertyName]=c===null?g.type===3?!1:"":c:(r=g.attributeName,d=g.attributeNamespace,c===null?i.removeAttribute(r):(g=g.type,c=g===3||g===4&&c===!0?"":""+c,d?i.setAttributeNS(d,r,c):i.setAttribute(r,c))))}var B=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,K=Symbol.for("react.element"),V=Symbol.for("react.portal"),Y=Symbol.for("react.fragment"),te=Symbol.for("react.strict_mode"),Q=Symbol.for("react.profiler"),J=Symbol.for("react.provider"),H=Symbol.for("react.context"),L=Symbol.for("react.forward_ref"),A=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),T=Symbol.for("react.lazy"),F=Symbol.for("react.offscreen"),k=Symbol.iterator;function I(i){return i===null||typeof i!="object"?null:(i=k&&i[k]||i["@@iterator"],typeof i=="function"?i:null)}var D=Object.assign,M;function W(i){if(M===void 0)try{throw Error()}catch(c){var r=c.stack.trim().match(/\n( *(at )?)/);M=r&&r[1]||""}return`
34
- `+M+i}var G=!1;function ue(i,r){if(!i||G)return"";G=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(r)if(r=function(){throw Error()},Object.defineProperty(r.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(r,[])}catch(ae){var d=ae}Reflect.construct(i,[],r)}else{try{r.call()}catch(ae){d=ae}i.call(r.prototype)}else{try{throw Error()}catch(ae){d=ae}i()}}catch(ae){if(ae&&d&&typeof ae.stack=="string"){for(var g=ae.stack.split(`
35
- `),_=d.stack.split(`
36
- `),P=g.length-1,q=_.length-1;1<=P&&0<=q&&g[P]!==_[q];)q--;for(;1<=P&&0<=q;P--,q--)if(g[P]!==_[q]){if(P!==1||q!==1)do if(P--,q--,0>q||g[P]!==_[q]){var Z=`
37
- `+g[P].replace(" at new "," at ");return i.displayName&&Z.includes("<anonymous>")&&(Z=Z.replace("<anonymous>",i.displayName)),Z}while(1<=P&&0<=q);break}}}finally{G=!1,Error.prepareStackTrace=c}return(i=i?i.displayName||i.name:"")?W(i):""}function le(i){switch(i.tag){case 5:return W(i.type);case 16:return W("Lazy");case 13:return W("Suspense");case 19:return W("SuspenseList");case 0:case 2:case 15:return i=ue(i.type,!1),i;case 11:return i=ue(i.type.render,!1),i;case 1:return i=ue(i.type,!0),i;default:return""}}function he(i){if(i==null)return null;if(typeof i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case Y:return"Fragment";case V:return"Portal";case Q:return"Profiler";case te:return"StrictMode";case A:return"Suspense";case z:return"SuspenseList"}if(typeof i=="object")switch(i.$$typeof){case H:return(i.displayName||"Context")+".Consumer";case J:return(i._context.displayName||"Context")+".Provider";case L:var r=i.render;return i=i.displayName,i||(i=r.displayName||r.name||"",i=i!==""?"ForwardRef("+i+")":"ForwardRef"),i;case O:return r=i.displayName||null,r!==null?r:he(i.type)||"Memo";case T:r=i._payload,i=i._init;try{return he(i(r))}catch{}}return null}function we(i){var r=i.type;switch(i.tag){case 24:return"Cache";case 9:return(r.displayName||"Context")+".Consumer";case 10:return(r._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return i=r.render,i=i.displayName||i.name||"",r.displayName||(i!==""?"ForwardRef("+i+")":"ForwardRef");case 7:return"Fragment";case 5:return r;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return he(r);case 8:return r===te?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r}return null}function re(i){switch(typeof i){case"boolean":case"number":case"string":case"undefined":return i;case"object":return i;default:return""}}function _e(i){var r=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(r==="checkbox"||r==="radio")}function ze(i){var r=_e(i)?"checked":"value",c=Object.getOwnPropertyDescriptor(i.constructor.prototype,r),d=""+i[r];if(!i.hasOwnProperty(r)&&typeof c<"u"&&typeof c.get=="function"&&typeof c.set=="function"){var g=c.get,_=c.set;return Object.defineProperty(i,r,{configurable:!0,get:function(){return g.call(this)},set:function(P){d=""+P,_.call(this,P)}}),Object.defineProperty(i,r,{enumerable:c.enumerable}),{getValue:function(){return d},setValue:function(P){d=""+P},stopTracking:function(){i._valueTracker=null,delete i[r]}}}}function ut(i){i._valueTracker||(i._valueTracker=ze(i))}function nt(i){if(!i)return!1;var r=i._valueTracker;if(!r)return!0;var c=r.getValue(),d="";return i&&(d=_e(i)?i.checked?"true":"false":i.value),i=d,i!==c?(r.setValue(i),!0):!1}function Ne(i){if(i=i||(typeof document<"u"?document:void 0),typeof i>"u")return null;try{return i.activeElement||i.body}catch{return i.body}}function jt(i,r){var c=r.checked;return D({},r,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:c??i._wrapperState.initialChecked})}function tn(i,r){var c=r.defaultValue==null?"":r.defaultValue,d=r.checked!=null?r.checked:r.defaultChecked;c=re(r.value!=null?r.value:c),i._wrapperState={initialChecked:d,initialValue:c,controlled:r.type==="checkbox"||r.type==="radio"?r.checked!=null:r.value!=null}}function De(i,r){r=r.checked,r!=null&&$(i,"checked",r,!1)}function Tt(i,r){De(i,r);var c=re(r.value),d=r.type;if(c!=null)d==="number"?(c===0&&i.value===""||i.value!=c)&&(i.value=""+c):i.value!==""+c&&(i.value=""+c);else if(d==="submit"||d==="reset"){i.removeAttribute("value");return}r.hasOwnProperty("value")?vt(i,r.type,c):r.hasOwnProperty("defaultValue")&&vt(i,r.type,re(r.defaultValue)),r.checked==null&&r.defaultChecked!=null&&(i.defaultChecked=!!r.defaultChecked)}function Qe(i,r,c){if(r.hasOwnProperty("value")||r.hasOwnProperty("defaultValue")){var d=r.type;if(!(d!=="submit"&&d!=="reset"||r.value!==void 0&&r.value!==null))return;r=""+i._wrapperState.initialValue,c||r===i.value||(i.value=r),i.defaultValue=r}c=i.name,c!==""&&(i.name=""),i.defaultChecked=!!i._wrapperState.initialChecked,c!==""&&(i.name=c)}function vt(i,r,c){(r!=="number"||Ne(i.ownerDocument)!==i)&&(c==null?i.defaultValue=""+i._wrapperState.initialValue:i.defaultValue!==""+c&&(i.defaultValue=""+c))}var mt=Array.isArray;function it(i,r,c,d){if(i=i.options,r){r={};for(var g=0;g<c.length;g++)r["$"+c[g]]=!0;for(c=0;c<i.length;c++)g=r.hasOwnProperty("$"+i[c].value),i[c].selected!==g&&(i[c].selected=g),g&&d&&(i[c].defaultSelected=!0)}else{for(c=""+re(c),r=null,g=0;g<i.length;g++){if(i[g].value===c){i[g].selected=!0,d&&(i[g].defaultSelected=!0);return}r!==null||i[g].disabled||(r=i[g])}r!==null&&(r.selected=!0)}}function dt(i,r){if(r.dangerouslySetInnerHTML!=null)throw Error(n(91));return D({},r,{value:void 0,defaultValue:void 0,children:""+i._wrapperState.initialValue})}function ot(i,r){var c=r.value;if(c==null){if(c=r.children,r=r.defaultValue,c!=null){if(r!=null)throw Error(n(92));if(mt(c)){if(1<c.length)throw Error(n(93));c=c[0]}r=c}r==null&&(r=""),c=r}i._wrapperState={initialValue:re(c)}}function ht(i,r){var c=re(r.value),d=re(r.defaultValue);c!=null&&(c=""+c,c!==i.value&&(i.value=c),r.defaultValue==null&&i.defaultValue!==c&&(i.defaultValue=c)),d!=null&&(i.defaultValue=""+d)}function st(i){var r=i.textContent;r===i._wrapperState.initialValue&&r!==""&&r!==null&&(i.value=r)}function ft(i){switch(i){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function be(i,r){return i==null||i==="http://www.w3.org/1999/xhtml"?ft(r):i==="http://www.w3.org/2000/svg"&&r==="foreignObject"?"http://www.w3.org/1999/xhtml":i}var ce,U=(function(i){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(r,c,d,g){MSApp.execUnsafeLocalFunction(function(){return i(r,c,d,g)})}:i})(function(i,r){if(i.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in i)i.innerHTML=r;else{for(ce=ce||document.createElement("div"),ce.innerHTML="<svg>"+r.valueOf().toString()+"</svg>",r=ce.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;r.firstChild;)i.appendChild(r.firstChild)}});function ne(i,r){if(r){var c=i.firstChild;if(c&&c===i.lastChild&&c.nodeType===3){c.nodeValue=r;return}}i.textContent=r}var j={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},X=["Webkit","ms","Moz","O"];Object.keys(j).forEach(function(i){X.forEach(function(r){r=r+i.charAt(0).toUpperCase()+i.substring(1),j[r]=j[i]})});function ie(i,r,c){return r==null||typeof r=="boolean"||r===""?"":c||typeof r!="number"||r===0||j.hasOwnProperty(i)&&j[i]?(""+r).trim():r+"px"}function pe(i,r){i=i.style;for(var c in r)if(r.hasOwnProperty(c)){var d=c.indexOf("--")===0,g=ie(c,r[c],d);c==="float"&&(c="cssFloat"),d?i.setProperty(c,g):i[c]=g}}var ke=D({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function me(i,r){if(r){if(ke[i]&&(r.children!=null||r.dangerouslySetInnerHTML!=null))throw Error(n(137,i));if(r.dangerouslySetInnerHTML!=null){if(r.children!=null)throw Error(n(60));if(typeof r.dangerouslySetInnerHTML!="object"||!("__html"in r.dangerouslySetInnerHTML))throw Error(n(61))}if(r.style!=null&&typeof r.style!="object")throw Error(n(62))}}function xe(i,r){if(i.indexOf("-")===-1)return typeof r.is=="string";switch(i){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var We=null;function lt(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var Ke=null,pt=null,Xe=null;function je(i){if(i=mo(i)){if(typeof Ke!="function")throw Error(n(280));var r=i.stateNode;r&&(r=ja(r),Ke(i.stateNode,i.type,r))}}function _t(i){pt?Xe?Xe.push(i):Xe=[i]:pt=i}function Sn(){if(pt){var i=pt,r=Xe;if(Xe=pt=null,je(i),r)for(i=0;i<r.length;i++)je(r[i])}}function Rn(i,r){return i(r)}function Rt(){}var de=!1;function Re(i,r,c){if(de)return i(r,c);de=!0;try{return Rn(i,r,c)}finally{de=!1,(pt!==null||Xe!==null)&&(Rt(),Sn())}}function $e(i,r){var c=i.stateNode;if(c===null)return null;var d=ja(c);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)||(i=i.type,d=!(i==="button"||i==="input"||i==="select"||i==="textarea")),i=!d;break e;default:i=!1}if(i)return null;if(c&&typeof c!="function")throw Error(n(231,r,typeof c));return c}var rt=!1;if(h)try{var wt={};Object.defineProperty(wt,"passive",{get:function(){rt=!0}}),window.addEventListener("test",wt,wt),window.removeEventListener("test",wt,wt)}catch{rt=!1}function Ss(i,r,c,d,g,_,P,q,Z){var ae=Array.prototype.slice.call(arguments,3);try{r.apply(c,ae)}catch(ye){this.onError(ye)}}var Wi=!1,xs=null,ks=!1,di=null,Vn={onError:function(i){Wi=!0,xs=i}};function Kr(i,r,c,d,g,_,P,q,Z){Wi=!1,xs=null,Ss.apply(Vn,arguments)}function la(i,r,c,d,g,_,P,q,Z){if(Kr.apply(this,arguments),Wi){if(Wi){var ae=xs;Wi=!1,xs=null}else throw Error(n(198));ks||(ks=!0,di=ae)}}function Ft(i){var r=i,c=i;if(i.alternate)for(;r.return;)r=r.return;else{i=r;do r=i,(r.flags&4098)!==0&&(c=r.return),i=r.return;while(i)}return r.tag===3?c:null}function qr(i){if(i.tag===13){var r=i.memoizedState;if(r===null&&(i=i.alternate,i!==null&&(r=i.memoizedState)),r!==null)return r.dehydrated}return null}function Cs(i){if(Ft(i)!==i)throw Error(n(188))}function Es(i){var r=i.alternate;if(!r){if(r=Ft(i),r===null)throw Error(n(188));return r!==i?null:i}for(var c=i,d=r;;){var g=c.return;if(g===null)break;var _=g.alternate;if(_===null){if(d=g.return,d!==null){c=d;continue}break}if(g.child===_.child){for(_=g.child;_;){if(_===c)return Cs(g),i;if(_===d)return Cs(g),r;_=_.sibling}throw Error(n(188))}if(c.return!==d.return)c=g,d=_;else{for(var P=!1,q=g.child;q;){if(q===c){P=!0,c=g,d=_;break}if(q===d){P=!0,d=g,c=_;break}q=q.sibling}if(!P){for(q=_.child;q;){if(q===c){P=!0,c=_,d=g;break}if(q===d){P=!0,d=_,c=g;break}q=q.sibling}if(!P)throw Error(n(189))}}if(c.alternate!==d)throw Error(n(190))}if(c.tag!==3)throw Error(n(188));return c.stateNode.current===c?i:r}function Ns(i){return i=Es(i),i!==null?Vr(i):null}function Vr(i){if(i.tag===5||i.tag===6)return i;for(i=i.child;i!==null;){var r=Vr(i);if(r!==null)return r;i=i.sibling}return null}var js=t.unstable_scheduleCallback,Yr=t.unstable_cancelCallback,tr=t.unstable_shouldYield,ca=t.unstable_requestPaint,Pt=t.unstable_now,fe=t.unstable_getCurrentPriorityLevel,Be=t.unstable_ImmediatePriority,qe=t.unstable_UserBlockingPriority,Ue=t.unstable_NormalPriority,bt=t.unstable_LowPriority,kt=t.unstable_IdlePriority,qt=null,nn=null;function dc(i){if(nn&&typeof nn.onCommitFiberRoot=="function")try{nn.onCommitFiberRoot(qt,i,void 0,(i.current.flags&128)===128)}catch{}}var Pn=Math.clz32?Math.clz32:kb,Gr=Math.log,xb=Math.LN2;function kb(i){return i>>>=0,i===0?32:31-(Gr(i)/xb|0)|0}var ua=64,da=4194304;function Xr(i){switch(i&-i){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return i&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return i&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return i}}function ha(i,r){var c=i.pendingLanes;if(c===0)return 0;var d=0,g=i.suspendedLanes,_=i.pingedLanes,P=c&268435455;if(P!==0){var q=P&~g;q!==0?d=Xr(q):(_&=P,_!==0&&(d=Xr(_)))}else P=c&~g,P!==0?d=Xr(P):_!==0&&(d=Xr(_));if(d===0)return 0;if(r!==0&&r!==d&&(r&g)===0&&(g=d&-d,_=r&-r,g>=_||g===16&&(_&4194240)!==0))return r;if((d&4)!==0&&(d|=c&16),r=i.entangledLanes,r!==0)for(i=i.entanglements,r&=d;0<r;)c=31-Pn(r),g=1<<c,d|=i[c],r&=~g;return d}function Cb(i,r){switch(i){case 1:case 2:case 4:return r+250;case 8:case 16:case 32:case 64: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:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Eb(i,r){for(var c=i.suspendedLanes,d=i.pingedLanes,g=i.expirationTimes,_=i.pendingLanes;0<_;){var P=31-Pn(_),q=1<<P,Z=g[P];Z===-1?((q&c)===0||(q&d)!==0)&&(g[P]=Cb(q,r)):Z<=r&&(i.expiredLanes|=q),_&=~q}}function hc(i){return i=i.pendingLanes&-1073741825,i!==0?i:i&1073741824?1073741824:0}function Hf(){var i=ua;return ua<<=1,(ua&4194240)===0&&(ua=64),i}function fc(i){for(var r=[],c=0;31>c;c++)r.push(i);return r}function Qr(i,r,c){i.pendingLanes|=r,r!==536870912&&(i.suspendedLanes=0,i.pingedLanes=0),i=i.eventTimes,r=31-Pn(r),i[r]=c}function Nb(i,r){var c=i.pendingLanes&~r;i.pendingLanes=r,i.suspendedLanes=0,i.pingedLanes=0,i.expiredLanes&=r,i.mutableReadLanes&=r,i.entangledLanes&=r,r=i.entanglements;var d=i.eventTimes;for(i=i.expirationTimes;0<c;){var g=31-Pn(c),_=1<<g;r[g]=0,d[g]=-1,i[g]=-1,c&=~_}}function pc(i,r){var c=i.entangledLanes|=r;for(i=i.entanglements;c;){var d=31-Pn(c),g=1<<d;g&r|i[d]&r&&(i[d]|=r),c&=~g}}var gt=0;function Wf(i){return i&=-i,1<i?4<i?(i&268435455)!==0?16:536870912:4:1}var Uf,mc,Kf,qf,Vf,gc=!1,fa=[],Ui=null,Ki=null,qi=null,Jr=new Map,Zr=new Map,Vi=[],jb="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 submit".split(" ");function Yf(i,r){switch(i){case"focusin":case"focusout":Ui=null;break;case"dragenter":case"dragleave":Ki=null;break;case"mouseover":case"mouseout":qi=null;break;case"pointerover":case"pointerout":Jr.delete(r.pointerId);break;case"gotpointercapture":case"lostpointercapture":Zr.delete(r.pointerId)}}function eo(i,r,c,d,g,_){return i===null||i.nativeEvent!==_?(i={blockedOn:r,domEventName:c,eventSystemFlags:d,nativeEvent:_,targetContainers:[g]},r!==null&&(r=mo(r),r!==null&&mc(r)),i):(i.eventSystemFlags|=d,r=i.targetContainers,g!==null&&r.indexOf(g)===-1&&r.push(g),i)}function Rb(i,r,c,d,g){switch(r){case"focusin":return Ui=eo(Ui,i,r,c,d,g),!0;case"dragenter":return Ki=eo(Ki,i,r,c,d,g),!0;case"mouseover":return qi=eo(qi,i,r,c,d,g),!0;case"pointerover":var _=g.pointerId;return Jr.set(_,eo(Jr.get(_)||null,i,r,c,d,g)),!0;case"gotpointercapture":return _=g.pointerId,Zr.set(_,eo(Zr.get(_)||null,i,r,c,d,g)),!0}return!1}function Gf(i){var r=Rs(i.target);if(r!==null){var c=Ft(r);if(c!==null){if(r=c.tag,r===13){if(r=qr(c),r!==null){i.blockedOn=r,Vf(i.priority,function(){Kf(c)});return}}else if(r===3&&c.stateNode.current.memoizedState.isDehydrated){i.blockedOn=c.tag===3?c.stateNode.containerInfo:null;return}}}i.blockedOn=null}function pa(i){if(i.blockedOn!==null)return!1;for(var r=i.targetContainers;0<r.length;){var c=_c(i.domEventName,i.eventSystemFlags,r[0],i.nativeEvent);if(c===null){c=i.nativeEvent;var d=new c.constructor(c.type,c);We=d,c.target.dispatchEvent(d),We=null}else return r=mo(c),r!==null&&mc(r),i.blockedOn=c,!1;r.shift()}return!0}function Xf(i,r,c){pa(i)&&c.delete(r)}function Pb(){gc=!1,Ui!==null&&pa(Ui)&&(Ui=null),Ki!==null&&pa(Ki)&&(Ki=null),qi!==null&&pa(qi)&&(qi=null),Jr.forEach(Xf),Zr.forEach(Xf)}function to(i,r){i.blockedOn===r&&(i.blockedOn=null,gc||(gc=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,Pb)))}function no(i){function r(g){return to(g,i)}if(0<fa.length){to(fa[0],i);for(var c=1;c<fa.length;c++){var d=fa[c];d.blockedOn===i&&(d.blockedOn=null)}}for(Ui!==null&&to(Ui,i),Ki!==null&&to(Ki,i),qi!==null&&to(qi,i),Jr.forEach(r),Zr.forEach(r),c=0;c<Vi.length;c++)d=Vi[c],d.blockedOn===i&&(d.blockedOn=null);for(;0<Vi.length&&(c=Vi[0],c.blockedOn===null);)Gf(c),c.blockedOn===null&&Vi.shift()}var nr=B.ReactCurrentBatchConfig,ma=!0;function Ab(i,r,c,d){var g=gt,_=nr.transition;nr.transition=null;try{gt=1,vc(i,r,c,d)}finally{gt=g,nr.transition=_}}function Lb(i,r,c,d){var g=gt,_=nr.transition;nr.transition=null;try{gt=4,vc(i,r,c,d)}finally{gt=g,nr.transition=_}}function vc(i,r,c,d){if(ma){var g=_c(i,r,c,d);if(g===null)Dc(i,r,d,ga,c),Yf(i,d);else if(Rb(g,i,r,c,d))d.stopPropagation();else if(Yf(i,d),r&4&&-1<jb.indexOf(i)){for(;g!==null;){var _=mo(g);if(_!==null&&Uf(_),_=_c(i,r,c,d),_===null&&Dc(i,r,d,ga,c),_===g)break;g=_}g!==null&&d.stopPropagation()}else Dc(i,r,d,null,c)}}var ga=null;function _c(i,r,c,d){if(ga=null,i=lt(d),i=Rs(i),i!==null)if(r=Ft(i),r===null)i=null;else if(c=r.tag,c===13){if(i=qr(r),i!==null)return i;i=null}else if(c===3){if(r.stateNode.current.memoizedState.isDehydrated)return r.tag===3?r.stateNode.containerInfo:null;i=null}else r!==i&&(i=null);return ga=i,null}function Qf(i){switch(i){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"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 1;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"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(fe()){case Be:return 1;case qe:return 4;case Ue:case bt:return 16;case kt:return 536870912;default:return 16}default:return 16}}var Yi=null,yc=null,va=null;function Jf(){if(va)return va;var i,r=yc,c=r.length,d,g="value"in Yi?Yi.value:Yi.textContent,_=g.length;for(i=0;i<c&&r[i]===g[i];i++);var P=c-i;for(d=1;d<=P&&r[c-d]===g[_-d];d++);return va=g.slice(i,1<d?1-d:void 0)}function _a(i){var r=i.keyCode;return"charCode"in i?(i=i.charCode,i===0&&r===13&&(i=13)):i=r,i===10&&(i=13),32<=i||i===13?i:0}function ya(){return!0}function Zf(){return!1}function Bn(i){function r(c,d,g,_,P){this._reactName=c,this._targetInst=g,this.type=d,this.nativeEvent=_,this.target=P,this.currentTarget=null;for(var q in i)i.hasOwnProperty(q)&&(c=i[q],this[q]=c?c(_):_[q]);return this.isDefaultPrevented=(_.defaultPrevented!=null?_.defaultPrevented:_.returnValue===!1)?ya:Zf,this.isPropagationStopped=Zf,this}return D(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=ya)},stopPropagation:function(){var c=this.nativeEvent;c&&(c.stopPropagation?c.stopPropagation():typeof c.cancelBubble!="unknown"&&(c.cancelBubble=!0),this.isPropagationStopped=ya)},persist:function(){},isPersistent:ya}),r}var ir={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},wc=Bn(ir),io=D({},ir,{view:0,detail:0}),Tb=Bn(io),bc,Sc,so,wa=D({},io,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:kc,button:0,buttons:0,relatedTarget:function(i){return i.relatedTarget===void 0?i.fromElement===i.srcElement?i.toElement:i.fromElement:i.relatedTarget},movementX:function(i){return"movementX"in i?i.movementX:(i!==so&&(so&&i.type==="mousemove"?(bc=i.screenX-so.screenX,Sc=i.screenY-so.screenY):Sc=bc=0,so=i),bc)},movementY:function(i){return"movementY"in i?i.movementY:Sc}}),ep=Bn(wa),Mb=D({},wa,{dataTransfer:0}),Db=Bn(Mb),Ib=D({},io,{relatedTarget:0}),xc=Bn(Ib),Ob=D({},ir,{animationName:0,elapsedTime:0,pseudoElement:0}),Bb=Bn(Ob),zb=D({},ir,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),$b=Bn(zb),Fb=D({},ir,{data:0}),tp=Bn(Fb),Hb={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Wb={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"},Ub={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Kb(i){var r=this.nativeEvent;return r.getModifierState?r.getModifierState(i):(i=Ub[i])?!!r[i]:!1}function kc(){return Kb}var qb=D({},io,{key:function(i){if(i.key){var r=Hb[i.key]||i.key;if(r!=="Unidentified")return r}return i.type==="keypress"?(i=_a(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?Wb[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:kc,charCode:function(i){return i.type==="keypress"?_a(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?_a(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),Vb=Bn(qb),Yb=D({},wa,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),np=Bn(Yb),Gb=D({},io,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:kc}),Xb=Bn(Gb),Qb=D({},ir,{propertyName:0,elapsedTime:0,pseudoElement:0}),Jb=Bn(Qb),Zb=D({},wa,{deltaX:function(i){return"deltaX"in i?i.deltaX:"wheelDeltaX"in i?-i.wheelDeltaX:0},deltaY:function(i){return"deltaY"in i?i.deltaY:"wheelDeltaY"in i?-i.wheelDeltaY:"wheelDelta"in i?-i.wheelDelta:0},deltaZ:0,deltaMode:0}),eS=Bn(Zb),tS=[9,13,27,32],Cc=h&&"CompositionEvent"in window,ro=null;h&&"documentMode"in document&&(ro=document.documentMode);var nS=h&&"TextEvent"in window&&!ro,ip=h&&(!Cc||ro&&8<ro&&11>=ro),sp=" ",rp=!1;function op(i,r){switch(i){case"keyup":return tS.indexOf(r.keyCode)!==-1;case"keydown":return r.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ap(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var sr=!1;function iS(i,r){switch(i){case"compositionend":return ap(r);case"keypress":return r.which!==32?null:(rp=!0,sp);case"textInput":return i=r.data,i===sp&&rp?null:i;default:return null}}function sS(i,r){if(sr)return i==="compositionend"||!Cc&&op(i,r)?(i=Jf(),va=yc=Yi=null,sr=!1,i):null;switch(i){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 ip&&r.locale!=="ko"?null:r.data;default:return null}}var rS={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 lp(i){var r=i&&i.nodeName&&i.nodeName.toLowerCase();return r==="input"?!!rS[i.type]:r==="textarea"}function cp(i,r,c,d){_t(d),r=Ca(r,"onChange"),0<r.length&&(c=new wc("onChange","change",null,c,d),i.push({event:c,listeners:r}))}var oo=null,ao=null;function oS(i){Np(i,0)}function ba(i){var r=cr(i);if(nt(r))return i}function aS(i,r){if(i==="change")return r}var up=!1;if(h){var Ec;if(h){var Nc="oninput"in document;if(!Nc){var dp=document.createElement("div");dp.setAttribute("oninput","return;"),Nc=typeof dp.oninput=="function"}Ec=Nc}else Ec=!1;up=Ec&&(!document.documentMode||9<document.documentMode)}function hp(){oo&&(oo.detachEvent("onpropertychange",fp),ao=oo=null)}function fp(i){if(i.propertyName==="value"&&ba(ao)){var r=[];cp(r,ao,i,lt(i)),Re(oS,r)}}function lS(i,r,c){i==="focusin"?(hp(),oo=r,ao=c,oo.attachEvent("onpropertychange",fp)):i==="focusout"&&hp()}function cS(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return ba(ao)}function uS(i,r){if(i==="click")return ba(r)}function dS(i,r){if(i==="input"||i==="change")return ba(r)}function hS(i,r){return i===r&&(i!==0||1/i===1/r)||i!==i&&r!==r}var si=typeof Object.is=="function"?Object.is:hS;function lo(i,r){if(si(i,r))return!0;if(typeof i!="object"||i===null||typeof r!="object"||r===null)return!1;var c=Object.keys(i),d=Object.keys(r);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++){var g=c[d];if(!p.call(r,g)||!si(i[g],r[g]))return!1}return!0}function pp(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function mp(i,r){var c=pp(i);i=0;for(var d;c;){if(c.nodeType===3){if(d=i+c.textContent.length,i<=r&&d>=r)return{node:c,offset:r-i};i=d}e:{for(;c;){if(c.nextSibling){c=c.nextSibling;break e}c=c.parentNode}c=void 0}c=pp(c)}}function gp(i,r){return i&&r?i===r?!0:i&&i.nodeType===3?!1:r&&r.nodeType===3?gp(i,r.parentNode):"contains"in i?i.contains(r):i.compareDocumentPosition?!!(i.compareDocumentPosition(r)&16):!1:!1}function vp(){for(var i=window,r=Ne();r instanceof i.HTMLIFrameElement;){try{var c=typeof r.contentWindow.location.href=="string"}catch{c=!1}if(c)i=r.contentWindow;else break;r=Ne(i.document)}return r}function jc(i){var r=i&&i.nodeName&&i.nodeName.toLowerCase();return r&&(r==="input"&&(i.type==="text"||i.type==="search"||i.type==="tel"||i.type==="url"||i.type==="password")||r==="textarea"||i.contentEditable==="true")}function fS(i){var r=vp(),c=i.focusedElem,d=i.selectionRange;if(r!==c&&c&&c.ownerDocument&&gp(c.ownerDocument.documentElement,c)){if(d!==null&&jc(c)){if(r=d.start,i=d.end,i===void 0&&(i=r),"selectionStart"in c)c.selectionStart=r,c.selectionEnd=Math.min(i,c.value.length);else if(i=(r=c.ownerDocument||document)&&r.defaultView||window,i.getSelection){i=i.getSelection();var g=c.textContent.length,_=Math.min(d.start,g);d=d.end===void 0?_:Math.min(d.end,g),!i.extend&&_>d&&(g=d,d=_,_=g),g=mp(c,_);var P=mp(c,d);g&&P&&(i.rangeCount!==1||i.anchorNode!==g.node||i.anchorOffset!==g.offset||i.focusNode!==P.node||i.focusOffset!==P.offset)&&(r=r.createRange(),r.setStart(g.node,g.offset),i.removeAllRanges(),_>d?(i.addRange(r),i.extend(P.node,P.offset)):(r.setEnd(P.node,P.offset),i.addRange(r)))}}for(r=[],i=c;i=i.parentNode;)i.nodeType===1&&r.push({element:i,left:i.scrollLeft,top:i.scrollTop});for(typeof c.focus=="function"&&c.focus(),c=0;c<r.length;c++)i=r[c],i.element.scrollLeft=i.left,i.element.scrollTop=i.top}}var pS=h&&"documentMode"in document&&11>=document.documentMode,rr=null,Rc=null,co=null,Pc=!1;function _p(i,r,c){var d=c.window===c?c.document:c.nodeType===9?c:c.ownerDocument;Pc||rr==null||rr!==Ne(d)||(d=rr,"selectionStart"in d&&jc(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}),co&&lo(co,d)||(co=d,d=Ca(Rc,"onSelect"),0<d.length&&(r=new wc("onSelect","select",null,r,c),i.push({event:r,listeners:d}),r.target=rr)))}function Sa(i,r){var c={};return c[i.toLowerCase()]=r.toLowerCase(),c["Webkit"+i]="webkit"+r,c["Moz"+i]="moz"+r,c}var or={animationend:Sa("Animation","AnimationEnd"),animationiteration:Sa("Animation","AnimationIteration"),animationstart:Sa("Animation","AnimationStart"),transitionend:Sa("Transition","TransitionEnd")},Ac={},yp={};h&&(yp=document.createElement("div").style,"AnimationEvent"in window||(delete or.animationend.animation,delete or.animationiteration.animation,delete or.animationstart.animation),"TransitionEvent"in window||delete or.transitionend.transition);function xa(i){if(Ac[i])return Ac[i];if(!or[i])return i;var r=or[i],c;for(c in r)if(r.hasOwnProperty(c)&&c in yp)return Ac[i]=r[c];return i}var wp=xa("animationend"),bp=xa("animationiteration"),Sp=xa("animationstart"),xp=xa("transitionend"),kp=new Map,Cp="abort auxClick 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(" ");function Gi(i,r){kp.set(i,r),a(r,[i])}for(var Lc=0;Lc<Cp.length;Lc++){var Tc=Cp[Lc],mS=Tc.toLowerCase(),gS=Tc[0].toUpperCase()+Tc.slice(1);Gi(mS,"on"+gS)}Gi(wp,"onAnimationEnd"),Gi(bp,"onAnimationIteration"),Gi(Sp,"onAnimationStart"),Gi("dblclick","onDoubleClick"),Gi("focusin","onFocus"),Gi("focusout","onBlur"),Gi(xp,"onTransitionEnd"),u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),a("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),a("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),a("onBeforeInput",["compositionend","keypress","textInput","paste"]),a("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var uo="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(" "),vS=new Set("cancel close invalid load scroll toggle".split(" ").concat(uo));function Ep(i,r,c){var d=i.type||"unknown-event";i.currentTarget=c,la(d,r,void 0,i),i.currentTarget=null}function Np(i,r){r=(r&4)!==0;for(var c=0;c<i.length;c++){var d=i[c],g=d.event;d=d.listeners;e:{var _=void 0;if(r)for(var P=d.length-1;0<=P;P--){var q=d[P],Z=q.instance,ae=q.currentTarget;if(q=q.listener,Z!==_&&g.isPropagationStopped())break e;Ep(g,q,ae),_=Z}else for(P=0;P<d.length;P++){if(q=d[P],Z=q.instance,ae=q.currentTarget,q=q.listener,Z!==_&&g.isPropagationStopped())break e;Ep(g,q,ae),_=Z}}}if(ks)throw i=di,ks=!1,di=null,i}function Ct(i,r){var c=r[Fc];c===void 0&&(c=r[Fc]=new Set);var d=i+"__bubble";c.has(d)||(jp(r,i,2,!1),c.add(d))}function Mc(i,r,c){var d=0;r&&(d|=4),jp(c,i,d,r)}var ka="_reactListening"+Math.random().toString(36).slice(2);function ho(i){if(!i[ka]){i[ka]=!0,s.forEach(function(c){c!=="selectionchange"&&(vS.has(c)||Mc(c,!1,i),Mc(c,!0,i))});var r=i.nodeType===9?i:i.ownerDocument;r===null||r[ka]||(r[ka]=!0,Mc("selectionchange",!1,r))}}function jp(i,r,c,d){switch(Qf(r)){case 1:var g=Ab;break;case 4:g=Lb;break;default:g=vc}c=g.bind(null,r,c,i),g=void 0,!rt||r!=="touchstart"&&r!=="touchmove"&&r!=="wheel"||(g=!0),d?g!==void 0?i.addEventListener(r,c,{capture:!0,passive:g}):i.addEventListener(r,c,!0):g!==void 0?i.addEventListener(r,c,{passive:g}):i.addEventListener(r,c,!1)}function Dc(i,r,c,d,g){var _=d;if((r&1)===0&&(r&2)===0&&d!==null)e:for(;;){if(d===null)return;var P=d.tag;if(P===3||P===4){var q=d.stateNode.containerInfo;if(q===g||q.nodeType===8&&q.parentNode===g)break;if(P===4)for(P=d.return;P!==null;){var Z=P.tag;if((Z===3||Z===4)&&(Z=P.stateNode.containerInfo,Z===g||Z.nodeType===8&&Z.parentNode===g))return;P=P.return}for(;q!==null;){if(P=Rs(q),P===null)return;if(Z=P.tag,Z===5||Z===6){d=_=P;continue e}q=q.parentNode}}d=d.return}Re(function(){var ae=_,ye=lt(c),Se=[];e:{var ve=kp.get(i);if(ve!==void 0){var Ae=wc,Me=i;switch(i){case"keypress":if(_a(c)===0)break e;case"keydown":case"keyup":Ae=Vb;break;case"focusin":Me="focus",Ae=xc;break;case"focusout":Me="blur",Ae=xc;break;case"beforeblur":case"afterblur":Ae=xc;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":Ae=ep;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Ae=Db;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Ae=Xb;break;case wp:case bp:case Sp:Ae=Bb;break;case xp:Ae=Jb;break;case"scroll":Ae=Tb;break;case"wheel":Ae=eS;break;case"copy":case"cut":case"paste":Ae=$b;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Ae=np}var Ie=(r&4)!==0,Ht=!Ie&&i==="scroll",se=Ie?ve!==null?ve+"Capture":null:ve;Ie=[];for(var ee=ae,oe;ee!==null;){oe=ee;var Ce=oe.stateNode;if(oe.tag===5&&Ce!==null&&(oe=Ce,se!==null&&(Ce=$e(ee,se),Ce!=null&&Ie.push(fo(ee,Ce,oe)))),Ht)break;ee=ee.return}0<Ie.length&&(ve=new Ae(ve,Me,null,c,ye),Se.push({event:ve,listeners:Ie}))}}if((r&7)===0){e:{if(ve=i==="mouseover"||i==="pointerover",Ae=i==="mouseout"||i==="pointerout",ve&&c!==We&&(Me=c.relatedTarget||c.fromElement)&&(Rs(Me)||Me[ji]))break e;if((Ae||ve)&&(ve=ye.window===ye?ye:(ve=ye.ownerDocument)?ve.defaultView||ve.parentWindow:window,Ae?(Me=c.relatedTarget||c.toElement,Ae=ae,Me=Me?Rs(Me):null,Me!==null&&(Ht=Ft(Me),Me!==Ht||Me.tag!==5&&Me.tag!==6)&&(Me=null)):(Ae=null,Me=ae),Ae!==Me)){if(Ie=ep,Ce="onMouseLeave",se="onMouseEnter",ee="mouse",(i==="pointerout"||i==="pointerover")&&(Ie=np,Ce="onPointerLeave",se="onPointerEnter",ee="pointer"),Ht=Ae==null?ve:cr(Ae),oe=Me==null?ve:cr(Me),ve=new Ie(Ce,ee+"leave",Ae,c,ye),ve.target=Ht,ve.relatedTarget=oe,Ce=null,Rs(ye)===ae&&(Ie=new Ie(se,ee+"enter",Me,c,ye),Ie.target=oe,Ie.relatedTarget=Ht,Ce=Ie),Ht=Ce,Ae&&Me)t:{for(Ie=Ae,se=Me,ee=0,oe=Ie;oe;oe=ar(oe))ee++;for(oe=0,Ce=se;Ce;Ce=ar(Ce))oe++;for(;0<ee-oe;)Ie=ar(Ie),ee--;for(;0<oe-ee;)se=ar(se),oe--;for(;ee--;){if(Ie===se||se!==null&&Ie===se.alternate)break t;Ie=ar(Ie),se=ar(se)}Ie=null}else Ie=null;Ae!==null&&Rp(Se,ve,Ae,Ie,!1),Me!==null&&Ht!==null&&Rp(Se,Ht,Me,Ie,!0)}}e:{if(ve=ae?cr(ae):window,Ae=ve.nodeName&&ve.nodeName.toLowerCase(),Ae==="select"||Ae==="input"&&ve.type==="file")var Oe=aS;else if(lp(ve))if(up)Oe=dS;else{Oe=cS;var Fe=lS}else(Ae=ve.nodeName)&&Ae.toLowerCase()==="input"&&(ve.type==="checkbox"||ve.type==="radio")&&(Oe=uS);if(Oe&&(Oe=Oe(i,ae))){cp(Se,Oe,c,ye);break e}Fe&&Fe(i,ve,ae),i==="focusout"&&(Fe=ve._wrapperState)&&Fe.controlled&&ve.type==="number"&&vt(ve,"number",ve.value)}switch(Fe=ae?cr(ae):window,i){case"focusin":(lp(Fe)||Fe.contentEditable==="true")&&(rr=Fe,Rc=ae,co=null);break;case"focusout":co=Rc=rr=null;break;case"mousedown":Pc=!0;break;case"contextmenu":case"mouseup":case"dragend":Pc=!1,_p(Se,c,ye);break;case"selectionchange":if(pS)break;case"keydown":case"keyup":_p(Se,c,ye)}var He;if(Cc)e:{switch(i){case"compositionstart":var Ve="onCompositionStart";break e;case"compositionend":Ve="onCompositionEnd";break e;case"compositionupdate":Ve="onCompositionUpdate";break e}Ve=void 0}else sr?op(i,c)&&(Ve="onCompositionEnd"):i==="keydown"&&c.keyCode===229&&(Ve="onCompositionStart");Ve&&(ip&&c.locale!=="ko"&&(sr||Ve!=="onCompositionStart"?Ve==="onCompositionEnd"&&sr&&(He=Jf()):(Yi=ye,yc="value"in Yi?Yi.value:Yi.textContent,sr=!0)),Fe=Ca(ae,Ve),0<Fe.length&&(Ve=new tp(Ve,i,null,c,ye),Se.push({event:Ve,listeners:Fe}),He?Ve.data=He:(He=ap(c),He!==null&&(Ve.data=He)))),(He=nS?iS(i,c):sS(i,c))&&(ae=Ca(ae,"onBeforeInput"),0<ae.length&&(ye=new tp("onBeforeInput","beforeinput",null,c,ye),Se.push({event:ye,listeners:ae}),ye.data=He))}Np(Se,r)})}function fo(i,r,c){return{instance:i,listener:r,currentTarget:c}}function Ca(i,r){for(var c=r+"Capture",d=[];i!==null;){var g=i,_=g.stateNode;g.tag===5&&_!==null&&(g=_,_=$e(i,c),_!=null&&d.unshift(fo(i,_,g)),_=$e(i,r),_!=null&&d.push(fo(i,_,g))),i=i.return}return d}function ar(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5);return i||null}function Rp(i,r,c,d,g){for(var _=r._reactName,P=[];c!==null&&c!==d;){var q=c,Z=q.alternate,ae=q.stateNode;if(Z!==null&&Z===d)break;q.tag===5&&ae!==null&&(q=ae,g?(Z=$e(c,_),Z!=null&&P.unshift(fo(c,Z,q))):g||(Z=$e(c,_),Z!=null&&P.push(fo(c,Z,q)))),c=c.return}P.length!==0&&i.push({event:r,listeners:P})}var _S=/\r\n?/g,yS=/\u0000|\uFFFD/g;function Pp(i){return(typeof i=="string"?i:""+i).replace(_S,`
38
- `).replace(yS,"")}function Ea(i,r,c){if(r=Pp(r),Pp(i)!==r&&c)throw Error(n(425))}function Na(){}var Ic=null,Oc=null;function Bc(i,r){return i==="textarea"||i==="noscript"||typeof r.children=="string"||typeof r.children=="number"||typeof r.dangerouslySetInnerHTML=="object"&&r.dangerouslySetInnerHTML!==null&&r.dangerouslySetInnerHTML.__html!=null}var zc=typeof setTimeout=="function"?setTimeout:void 0,wS=typeof clearTimeout=="function"?clearTimeout:void 0,Ap=typeof Promise=="function"?Promise:void 0,bS=typeof queueMicrotask=="function"?queueMicrotask:typeof Ap<"u"?function(i){return Ap.resolve(null).then(i).catch(SS)}:zc;function SS(i){setTimeout(function(){throw i})}function $c(i,r){var c=r,d=0;do{var g=c.nextSibling;if(i.removeChild(c),g&&g.nodeType===8)if(c=g.data,c==="/$"){if(d===0){i.removeChild(g),no(r);return}d--}else c!=="$"&&c!=="$?"&&c!=="$!"||d++;c=g}while(c);no(r)}function Xi(i){for(;i!=null;i=i.nextSibling){var r=i.nodeType;if(r===1||r===3)break;if(r===8){if(r=i.data,r==="$"||r==="$!"||r==="$?")break;if(r==="/$")return null}}return i}function Lp(i){i=i.previousSibling;for(var r=0;i;){if(i.nodeType===8){var c=i.data;if(c==="$"||c==="$!"||c==="$?"){if(r===0)return i;r--}else c==="/$"&&r++}i=i.previousSibling}return null}var lr=Math.random().toString(36).slice(2),hi="__reactFiber$"+lr,po="__reactProps$"+lr,ji="__reactContainer$"+lr,Fc="__reactEvents$"+lr,xS="__reactListeners$"+lr,kS="__reactHandles$"+lr;function Rs(i){var r=i[hi];if(r)return r;for(var c=i.parentNode;c;){if(r=c[ji]||c[hi]){if(c=r.alternate,r.child!==null||c!==null&&c.child!==null)for(i=Lp(i);i!==null;){if(c=i[hi])return c;i=Lp(i)}return r}i=c,c=i.parentNode}return null}function mo(i){return i=i[hi]||i[ji],!i||i.tag!==5&&i.tag!==6&&i.tag!==13&&i.tag!==3?null:i}function cr(i){if(i.tag===5||i.tag===6)return i.stateNode;throw Error(n(33))}function ja(i){return i[po]||null}var Hc=[],ur=-1;function Qi(i){return{current:i}}function Et(i){0>ur||(i.current=Hc[ur],Hc[ur]=null,ur--)}function St(i,r){ur++,Hc[ur]=i.current,i.current=r}var Ji={},vn=Qi(Ji),An=Qi(!1),Ps=Ji;function dr(i,r){var c=i.type.contextTypes;if(!c)return Ji;var d=i.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===r)return d.__reactInternalMemoizedMaskedChildContext;var g={},_;for(_ in c)g[_]=r[_];return d&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=r,i.__reactInternalMemoizedMaskedChildContext=g),g}function Ln(i){return i=i.childContextTypes,i!=null}function Ra(){Et(An),Et(vn)}function Tp(i,r,c){if(vn.current!==Ji)throw Error(n(168));St(vn,r),St(An,c)}function Mp(i,r,c){var d=i.stateNode;if(r=r.childContextTypes,typeof d.getChildContext!="function")return c;d=d.getChildContext();for(var g in d)if(!(g in r))throw Error(n(108,we(i)||"Unknown",g));return D({},c,d)}function Pa(i){return i=(i=i.stateNode)&&i.__reactInternalMemoizedMergedChildContext||Ji,Ps=vn.current,St(vn,i),St(An,An.current),!0}function Dp(i,r,c){var d=i.stateNode;if(!d)throw Error(n(169));c?(i=Mp(i,r,Ps),d.__reactInternalMemoizedMergedChildContext=i,Et(An),Et(vn),St(vn,i)):Et(An),St(An,c)}var Ri=null,Aa=!1,Wc=!1;function Ip(i){Ri===null?Ri=[i]:Ri.push(i)}function CS(i){Aa=!0,Ip(i)}function Zi(){if(!Wc&&Ri!==null){Wc=!0;var i=0,r=gt;try{var c=Ri;for(gt=1;i<c.length;i++){var d=c[i];do d=d(!0);while(d!==null)}Ri=null,Aa=!1}catch(g){throw Ri!==null&&(Ri=Ri.slice(i+1)),js(Be,Zi),g}finally{gt=r,Wc=!1}}return null}var hr=[],fr=0,La=null,Ta=0,Yn=[],Gn=0,As=null,Pi=1,Ai="";function Ls(i,r){hr[fr++]=Ta,hr[fr++]=La,La=i,Ta=r}function Op(i,r,c){Yn[Gn++]=Pi,Yn[Gn++]=Ai,Yn[Gn++]=As,As=i;var d=Pi;i=Ai;var g=32-Pn(d)-1;d&=~(1<<g),c+=1;var _=32-Pn(r)+g;if(30<_){var P=g-g%5;_=(d&(1<<P)-1).toString(32),d>>=P,g-=P,Pi=1<<32-Pn(r)+g|c<<g|d,Ai=_+i}else Pi=1<<_|c<<g|d,Ai=i}function Uc(i){i.return!==null&&(Ls(i,1),Op(i,1,0))}function Kc(i){for(;i===La;)La=hr[--fr],hr[fr]=null,Ta=hr[--fr],hr[fr]=null;for(;i===As;)As=Yn[--Gn],Yn[Gn]=null,Ai=Yn[--Gn],Yn[Gn]=null,Pi=Yn[--Gn],Yn[Gn]=null}var zn=null,$n=null,At=!1,ri=null;function Bp(i,r){var c=Zn(5,null,null,0);c.elementType="DELETED",c.stateNode=r,c.return=i,r=i.deletions,r===null?(i.deletions=[c],i.flags|=16):r.push(c)}function zp(i,r){switch(i.tag){case 5:var c=i.type;return r=r.nodeType!==1||c.toLowerCase()!==r.nodeName.toLowerCase()?null:r,r!==null?(i.stateNode=r,zn=i,$n=Xi(r.firstChild),!0):!1;case 6:return r=i.pendingProps===""||r.nodeType!==3?null:r,r!==null?(i.stateNode=r,zn=i,$n=null,!0):!1;case 13:return r=r.nodeType!==8?null:r,r!==null?(c=As!==null?{id:Pi,overflow:Ai}:null,i.memoizedState={dehydrated:r,treeContext:c,retryLane:1073741824},c=Zn(18,null,null,0),c.stateNode=r,c.return=i,i.child=c,zn=i,$n=null,!0):!1;default:return!1}}function qc(i){return(i.mode&1)!==0&&(i.flags&128)===0}function Vc(i){if(At){var r=$n;if(r){var c=r;if(!zp(i,r)){if(qc(i))throw Error(n(418));r=Xi(c.nextSibling);var d=zn;r&&zp(i,r)?Bp(d,c):(i.flags=i.flags&-4097|2,At=!1,zn=i)}}else{if(qc(i))throw Error(n(418));i.flags=i.flags&-4097|2,At=!1,zn=i}}}function $p(i){for(i=i.return;i!==null&&i.tag!==5&&i.tag!==3&&i.tag!==13;)i=i.return;zn=i}function Ma(i){if(i!==zn)return!1;if(!At)return $p(i),At=!0,!1;var r;if((r=i.tag!==3)&&!(r=i.tag!==5)&&(r=i.type,r=r!=="head"&&r!=="body"&&!Bc(i.type,i.memoizedProps)),r&&(r=$n)){if(qc(i))throw Fp(),Error(n(418));for(;r;)Bp(i,r),r=Xi(r.nextSibling)}if($p(i),i.tag===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(n(317));e:{for(i=i.nextSibling,r=0;i;){if(i.nodeType===8){var c=i.data;if(c==="/$"){if(r===0){$n=Xi(i.nextSibling);break e}r--}else c!=="$"&&c!=="$!"&&c!=="$?"||r++}i=i.nextSibling}$n=null}}else $n=zn?Xi(i.stateNode.nextSibling):null;return!0}function Fp(){for(var i=$n;i;)i=Xi(i.nextSibling)}function pr(){$n=zn=null,At=!1}function Yc(i){ri===null?ri=[i]:ri.push(i)}var ES=B.ReactCurrentBatchConfig;function go(i,r,c){if(i=c.ref,i!==null&&typeof i!="function"&&typeof i!="object"){if(c._owner){if(c=c._owner,c){if(c.tag!==1)throw Error(n(309));var d=c.stateNode}if(!d)throw Error(n(147,i));var g=d,_=""+i;return r!==null&&r.ref!==null&&typeof r.ref=="function"&&r.ref._stringRef===_?r.ref:(r=function(P){var q=g.refs;P===null?delete q[_]:q[_]=P},r._stringRef=_,r)}if(typeof i!="string")throw Error(n(284));if(!c._owner)throw Error(n(290,i))}return i}function Da(i,r){throw i=Object.prototype.toString.call(r),Error(n(31,i==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":i))}function Hp(i){var r=i._init;return r(i._payload)}function Wp(i){function r(se,ee){if(i){var oe=se.deletions;oe===null?(se.deletions=[ee],se.flags|=16):oe.push(ee)}}function c(se,ee){if(!i)return null;for(;ee!==null;)r(se,ee),ee=ee.sibling;return null}function d(se,ee){for(se=new Map;ee!==null;)ee.key!==null?se.set(ee.key,ee):se.set(ee.index,ee),ee=ee.sibling;return se}function g(se,ee){return se=as(se,ee),se.index=0,se.sibling=null,se}function _(se,ee,oe){return se.index=oe,i?(oe=se.alternate,oe!==null?(oe=oe.index,oe<ee?(se.flags|=2,ee):oe):(se.flags|=2,ee)):(se.flags|=1048576,ee)}function P(se){return i&&se.alternate===null&&(se.flags|=2),se}function q(se,ee,oe,Ce){return ee===null||ee.tag!==6?(ee=zu(oe,se.mode,Ce),ee.return=se,ee):(ee=g(ee,oe),ee.return=se,ee)}function Z(se,ee,oe,Ce){var Oe=oe.type;return Oe===Y?ye(se,ee,oe.props.children,Ce,oe.key):ee!==null&&(ee.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===T&&Hp(Oe)===ee.type)?(Ce=g(ee,oe.props),Ce.ref=go(se,ee,oe),Ce.return=se,Ce):(Ce=rl(oe.type,oe.key,oe.props,null,se.mode,Ce),Ce.ref=go(se,ee,oe),Ce.return=se,Ce)}function ae(se,ee,oe,Ce){return ee===null||ee.tag!==4||ee.stateNode.containerInfo!==oe.containerInfo||ee.stateNode.implementation!==oe.implementation?(ee=$u(oe,se.mode,Ce),ee.return=se,ee):(ee=g(ee,oe.children||[]),ee.return=se,ee)}function ye(se,ee,oe,Ce,Oe){return ee===null||ee.tag!==7?(ee=$s(oe,se.mode,Ce,Oe),ee.return=se,ee):(ee=g(ee,oe),ee.return=se,ee)}function Se(se,ee,oe){if(typeof ee=="string"&&ee!==""||typeof ee=="number")return ee=zu(""+ee,se.mode,oe),ee.return=se,ee;if(typeof ee=="object"&&ee!==null){switch(ee.$$typeof){case K:return oe=rl(ee.type,ee.key,ee.props,null,se.mode,oe),oe.ref=go(se,null,ee),oe.return=se,oe;case V:return ee=$u(ee,se.mode,oe),ee.return=se,ee;case T:var Ce=ee._init;return Se(se,Ce(ee._payload),oe)}if(mt(ee)||I(ee))return ee=$s(ee,se.mode,oe,null),ee.return=se,ee;Da(se,ee)}return null}function ve(se,ee,oe,Ce){var Oe=ee!==null?ee.key:null;if(typeof oe=="string"&&oe!==""||typeof oe=="number")return Oe!==null?null:q(se,ee,""+oe,Ce);if(typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case K:return oe.key===Oe?Z(se,ee,oe,Ce):null;case V:return oe.key===Oe?ae(se,ee,oe,Ce):null;case T:return Oe=oe._init,ve(se,ee,Oe(oe._payload),Ce)}if(mt(oe)||I(oe))return Oe!==null?null:ye(se,ee,oe,Ce,null);Da(se,oe)}return null}function Ae(se,ee,oe,Ce,Oe){if(typeof Ce=="string"&&Ce!==""||typeof Ce=="number")return se=se.get(oe)||null,q(ee,se,""+Ce,Oe);if(typeof Ce=="object"&&Ce!==null){switch(Ce.$$typeof){case K:return se=se.get(Ce.key===null?oe:Ce.key)||null,Z(ee,se,Ce,Oe);case V:return se=se.get(Ce.key===null?oe:Ce.key)||null,ae(ee,se,Ce,Oe);case T:var Fe=Ce._init;return Ae(se,ee,oe,Fe(Ce._payload),Oe)}if(mt(Ce)||I(Ce))return se=se.get(oe)||null,ye(ee,se,Ce,Oe,null);Da(ee,Ce)}return null}function Me(se,ee,oe,Ce){for(var Oe=null,Fe=null,He=ee,Ve=ee=0,on=null;He!==null&&Ve<oe.length;Ve++){He.index>Ve?(on=He,He=null):on=He.sibling;var ct=ve(se,He,oe[Ve],Ce);if(ct===null){He===null&&(He=on);break}i&&He&&ct.alternate===null&&r(se,He),ee=_(ct,ee,Ve),Fe===null?Oe=ct:Fe.sibling=ct,Fe=ct,He=on}if(Ve===oe.length)return c(se,He),At&&Ls(se,Ve),Oe;if(He===null){for(;Ve<oe.length;Ve++)He=Se(se,oe[Ve],Ce),He!==null&&(ee=_(He,ee,Ve),Fe===null?Oe=He:Fe.sibling=He,Fe=He);return At&&Ls(se,Ve),Oe}for(He=d(se,He);Ve<oe.length;Ve++)on=Ae(He,se,Ve,oe[Ve],Ce),on!==null&&(i&&on.alternate!==null&&He.delete(on.key===null?Ve:on.key),ee=_(on,ee,Ve),Fe===null?Oe=on:Fe.sibling=on,Fe=on);return i&&He.forEach(function(ls){return r(se,ls)}),At&&Ls(se,Ve),Oe}function Ie(se,ee,oe,Ce){var Oe=I(oe);if(typeof Oe!="function")throw Error(n(150));if(oe=Oe.call(oe),oe==null)throw Error(n(151));for(var Fe=Oe=null,He=ee,Ve=ee=0,on=null,ct=oe.next();He!==null&&!ct.done;Ve++,ct=oe.next()){He.index>Ve?(on=He,He=null):on=He.sibling;var ls=ve(se,He,ct.value,Ce);if(ls===null){He===null&&(He=on);break}i&&He&&ls.alternate===null&&r(se,He),ee=_(ls,ee,Ve),Fe===null?Oe=ls:Fe.sibling=ls,Fe=ls,He=on}if(ct.done)return c(se,He),At&&Ls(se,Ve),Oe;if(He===null){for(;!ct.done;Ve++,ct=oe.next())ct=Se(se,ct.value,Ce),ct!==null&&(ee=_(ct,ee,Ve),Fe===null?Oe=ct:Fe.sibling=ct,Fe=ct);return At&&Ls(se,Ve),Oe}for(He=d(se,He);!ct.done;Ve++,ct=oe.next())ct=Ae(He,se,Ve,ct.value,Ce),ct!==null&&(i&&ct.alternate!==null&&He.delete(ct.key===null?Ve:ct.key),ee=_(ct,ee,Ve),Fe===null?Oe=ct:Fe.sibling=ct,Fe=ct);return i&&He.forEach(function(r0){return r(se,r0)}),At&&Ls(se,Ve),Oe}function Ht(se,ee,oe,Ce){if(typeof oe=="object"&&oe!==null&&oe.type===Y&&oe.key===null&&(oe=oe.props.children),typeof oe=="object"&&oe!==null){switch(oe.$$typeof){case K:e:{for(var Oe=oe.key,Fe=ee;Fe!==null;){if(Fe.key===Oe){if(Oe=oe.type,Oe===Y){if(Fe.tag===7){c(se,Fe.sibling),ee=g(Fe,oe.props.children),ee.return=se,se=ee;break e}}else if(Fe.elementType===Oe||typeof Oe=="object"&&Oe!==null&&Oe.$$typeof===T&&Hp(Oe)===Fe.type){c(se,Fe.sibling),ee=g(Fe,oe.props),ee.ref=go(se,Fe,oe),ee.return=se,se=ee;break e}c(se,Fe);break}else r(se,Fe);Fe=Fe.sibling}oe.type===Y?(ee=$s(oe.props.children,se.mode,Ce,oe.key),ee.return=se,se=ee):(Ce=rl(oe.type,oe.key,oe.props,null,se.mode,Ce),Ce.ref=go(se,ee,oe),Ce.return=se,se=Ce)}return P(se);case V:e:{for(Fe=oe.key;ee!==null;){if(ee.key===Fe)if(ee.tag===4&&ee.stateNode.containerInfo===oe.containerInfo&&ee.stateNode.implementation===oe.implementation){c(se,ee.sibling),ee=g(ee,oe.children||[]),ee.return=se,se=ee;break e}else{c(se,ee);break}else r(se,ee);ee=ee.sibling}ee=$u(oe,se.mode,Ce),ee.return=se,se=ee}return P(se);case T:return Fe=oe._init,Ht(se,ee,Fe(oe._payload),Ce)}if(mt(oe))return Me(se,ee,oe,Ce);if(I(oe))return Ie(se,ee,oe,Ce);Da(se,oe)}return typeof oe=="string"&&oe!==""||typeof oe=="number"?(oe=""+oe,ee!==null&&ee.tag===6?(c(se,ee.sibling),ee=g(ee,oe),ee.return=se,se=ee):(c(se,ee),ee=zu(oe,se.mode,Ce),ee.return=se,se=ee),P(se)):c(se,ee)}return Ht}var mr=Wp(!0),Up=Wp(!1),Ia=Qi(null),Oa=null,gr=null,Gc=null;function Xc(){Gc=gr=Oa=null}function Qc(i){var r=Ia.current;Et(Ia),i._currentValue=r}function Jc(i,r,c){for(;i!==null;){var d=i.alternate;if((i.childLanes&r)!==r?(i.childLanes|=r,d!==null&&(d.childLanes|=r)):d!==null&&(d.childLanes&r)!==r&&(d.childLanes|=r),i===c)break;i=i.return}}function vr(i,r){Oa=i,Gc=gr=null,i=i.dependencies,i!==null&&i.firstContext!==null&&((i.lanes&r)!==0&&(Tn=!0),i.firstContext=null)}function Xn(i){var r=i._currentValue;if(Gc!==i)if(i={context:i,memoizedValue:r,next:null},gr===null){if(Oa===null)throw Error(n(308));gr=i,Oa.dependencies={lanes:0,firstContext:i}}else gr=gr.next=i;return r}var Ts=null;function Zc(i){Ts===null?Ts=[i]:Ts.push(i)}function Kp(i,r,c,d){var g=r.interleaved;return g===null?(c.next=c,Zc(r)):(c.next=g.next,g.next=c),r.interleaved=c,Li(i,d)}function Li(i,r){i.lanes|=r;var c=i.alternate;for(c!==null&&(c.lanes|=r),c=i,i=i.return;i!==null;)i.childLanes|=r,c=i.alternate,c!==null&&(c.childLanes|=r),c=i,i=i.return;return c.tag===3?c.stateNode:null}var es=!1;function eu(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function qp(i,r){i=i.updateQueue,r.updateQueue===i&&(r.updateQueue={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects})}function Ti(i,r){return{eventTime:i,lane:r,tag:0,payload:null,callback:null,next:null}}function ts(i,r,c){var d=i.updateQueue;if(d===null)return null;if(d=d.shared,(at&2)!==0){var g=d.pending;return g===null?r.next=r:(r.next=g.next,g.next=r),d.pending=r,Li(i,c)}return g=d.interleaved,g===null?(r.next=r,Zc(d)):(r.next=g.next,g.next=r),d.interleaved=r,Li(i,c)}function Ba(i,r,c){if(r=r.updateQueue,r!==null&&(r=r.shared,(c&4194240)!==0)){var d=r.lanes;d&=i.pendingLanes,c|=d,r.lanes=c,pc(i,c)}}function Vp(i,r){var c=i.updateQueue,d=i.alternate;if(d!==null&&(d=d.updateQueue,c===d)){var g=null,_=null;if(c=c.firstBaseUpdate,c!==null){do{var P={eventTime:c.eventTime,lane:c.lane,tag:c.tag,payload:c.payload,callback:c.callback,next:null};_===null?g=_=P:_=_.next=P,c=c.next}while(c!==null);_===null?g=_=r:_=_.next=r}else g=_=r;c={baseState:d.baseState,firstBaseUpdate:g,lastBaseUpdate:_,shared:d.shared,effects:d.effects},i.updateQueue=c;return}i=c.lastBaseUpdate,i===null?c.firstBaseUpdate=r:i.next=r,c.lastBaseUpdate=r}function za(i,r,c,d){var g=i.updateQueue;es=!1;var _=g.firstBaseUpdate,P=g.lastBaseUpdate,q=g.shared.pending;if(q!==null){g.shared.pending=null;var Z=q,ae=Z.next;Z.next=null,P===null?_=ae:P.next=ae,P=Z;var ye=i.alternate;ye!==null&&(ye=ye.updateQueue,q=ye.lastBaseUpdate,q!==P&&(q===null?ye.firstBaseUpdate=ae:q.next=ae,ye.lastBaseUpdate=Z))}if(_!==null){var Se=g.baseState;P=0,ye=ae=Z=null,q=_;do{var ve=q.lane,Ae=q.eventTime;if((d&ve)===ve){ye!==null&&(ye=ye.next={eventTime:Ae,lane:0,tag:q.tag,payload:q.payload,callback:q.callback,next:null});e:{var Me=i,Ie=q;switch(ve=r,Ae=c,Ie.tag){case 1:if(Me=Ie.payload,typeof Me=="function"){Se=Me.call(Ae,Se,ve);break e}Se=Me;break e;case 3:Me.flags=Me.flags&-65537|128;case 0:if(Me=Ie.payload,ve=typeof Me=="function"?Me.call(Ae,Se,ve):Me,ve==null)break e;Se=D({},Se,ve);break e;case 2:es=!0}}q.callback!==null&&q.lane!==0&&(i.flags|=64,ve=g.effects,ve===null?g.effects=[q]:ve.push(q))}else Ae={eventTime:Ae,lane:ve,tag:q.tag,payload:q.payload,callback:q.callback,next:null},ye===null?(ae=ye=Ae,Z=Se):ye=ye.next=Ae,P|=ve;if(q=q.next,q===null){if(q=g.shared.pending,q===null)break;ve=q,q=ve.next,ve.next=null,g.lastBaseUpdate=ve,g.shared.pending=null}}while(!0);if(ye===null&&(Z=Se),g.baseState=Z,g.firstBaseUpdate=ae,g.lastBaseUpdate=ye,r=g.shared.interleaved,r!==null){g=r;do P|=g.lane,g=g.next;while(g!==r)}else _===null&&(g.shared.lanes=0);Is|=P,i.lanes=P,i.memoizedState=Se}}function Yp(i,r,c){if(i=r.effects,r.effects=null,i!==null)for(r=0;r<i.length;r++){var d=i[r],g=d.callback;if(g!==null){if(d.callback=null,d=c,typeof g!="function")throw Error(n(191,g));g.call(d)}}}var vo={},fi=Qi(vo),_o=Qi(vo),yo=Qi(vo);function Ms(i){if(i===vo)throw Error(n(174));return i}function tu(i,r){switch(St(yo,r),St(_o,i),St(fi,vo),i=r.nodeType,i){case 9:case 11:r=(r=r.documentElement)?r.namespaceURI:be(null,"");break;default:i=i===8?r.parentNode:r,r=i.namespaceURI||null,i=i.tagName,r=be(r,i)}Et(fi),St(fi,r)}function _r(){Et(fi),Et(_o),Et(yo)}function Gp(i){Ms(yo.current);var r=Ms(fi.current),c=be(r,i.type);r!==c&&(St(_o,i),St(fi,c))}function nu(i){_o.current===i&&(Et(fi),Et(_o))}var Mt=Qi(0);function $a(i){for(var r=i;r!==null;){if(r.tag===13){var c=r.memoizedState;if(c!==null&&(c=c.dehydrated,c===null||c.data==="$?"||c.data==="$!"))return r}else if(r.tag===19&&r.memoizedProps.revealOrder!==void 0){if((r.flags&128)!==0)return r}else if(r.child!==null){r.child.return=r,r=r.child;continue}if(r===i)break;for(;r.sibling===null;){if(r.return===null||r.return===i)return null;r=r.return}r.sibling.return=r.return,r=r.sibling}return null}var iu=[];function su(){for(var i=0;i<iu.length;i++)iu[i]._workInProgressVersionPrimary=null;iu.length=0}var Fa=B.ReactCurrentDispatcher,ru=B.ReactCurrentBatchConfig,Ds=0,Dt=null,Xt=null,sn=null,Ha=!1,wo=!1,bo=0,NS=0;function _n(){throw Error(n(321))}function ou(i,r){if(r===null)return!1;for(var c=0;c<r.length&&c<i.length;c++)if(!si(i[c],r[c]))return!1;return!0}function au(i,r,c,d,g,_){if(Ds=_,Dt=r,r.memoizedState=null,r.updateQueue=null,r.lanes=0,Fa.current=i===null||i.memoizedState===null?AS:LS,i=c(d,g),wo){_=0;do{if(wo=!1,bo=0,25<=_)throw Error(n(301));_+=1,sn=Xt=null,r.updateQueue=null,Fa.current=TS,i=c(d,g)}while(wo)}if(Fa.current=Ka,r=Xt!==null&&Xt.next!==null,Ds=0,sn=Xt=Dt=null,Ha=!1,r)throw Error(n(300));return i}function lu(){var i=bo!==0;return bo=0,i}function pi(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return sn===null?Dt.memoizedState=sn=i:sn=sn.next=i,sn}function Qn(){if(Xt===null){var i=Dt.alternate;i=i!==null?i.memoizedState:null}else i=Xt.next;var r=sn===null?Dt.memoizedState:sn.next;if(r!==null)sn=r,Xt=i;else{if(i===null)throw Error(n(310));Xt=i,i={memoizedState:Xt.memoizedState,baseState:Xt.baseState,baseQueue:Xt.baseQueue,queue:Xt.queue,next:null},sn===null?Dt.memoizedState=sn=i:sn=sn.next=i}return sn}function So(i,r){return typeof r=="function"?r(i):r}function cu(i){var r=Qn(),c=r.queue;if(c===null)throw Error(n(311));c.lastRenderedReducer=i;var d=Xt,g=d.baseQueue,_=c.pending;if(_!==null){if(g!==null){var P=g.next;g.next=_.next,_.next=P}d.baseQueue=g=_,c.pending=null}if(g!==null){_=g.next,d=d.baseState;var q=P=null,Z=null,ae=_;do{var ye=ae.lane;if((Ds&ye)===ye)Z!==null&&(Z=Z.next={lane:0,action:ae.action,hasEagerState:ae.hasEagerState,eagerState:ae.eagerState,next:null}),d=ae.hasEagerState?ae.eagerState:i(d,ae.action);else{var Se={lane:ye,action:ae.action,hasEagerState:ae.hasEagerState,eagerState:ae.eagerState,next:null};Z===null?(q=Z=Se,P=d):Z=Z.next=Se,Dt.lanes|=ye,Is|=ye}ae=ae.next}while(ae!==null&&ae!==_);Z===null?P=d:Z.next=q,si(d,r.memoizedState)||(Tn=!0),r.memoizedState=d,r.baseState=P,r.baseQueue=Z,c.lastRenderedState=d}if(i=c.interleaved,i!==null){g=i;do _=g.lane,Dt.lanes|=_,Is|=_,g=g.next;while(g!==i)}else g===null&&(c.lanes=0);return[r.memoizedState,c.dispatch]}function uu(i){var r=Qn(),c=r.queue;if(c===null)throw Error(n(311));c.lastRenderedReducer=i;var d=c.dispatch,g=c.pending,_=r.memoizedState;if(g!==null){c.pending=null;var P=g=g.next;do _=i(_,P.action),P=P.next;while(P!==g);si(_,r.memoizedState)||(Tn=!0),r.memoizedState=_,r.baseQueue===null&&(r.baseState=_),c.lastRenderedState=_}return[_,d]}function Xp(){}function Qp(i,r){var c=Dt,d=Qn(),g=r(),_=!si(d.memoizedState,g);if(_&&(d.memoizedState=g,Tn=!0),d=d.queue,du(em.bind(null,c,d,i),[i]),d.getSnapshot!==r||_||sn!==null&&sn.memoizedState.tag&1){if(c.flags|=2048,xo(9,Zp.bind(null,c,d,g,r),void 0,null),rn===null)throw Error(n(349));(Ds&30)!==0||Jp(c,r,g)}return g}function Jp(i,r,c){i.flags|=16384,i={getSnapshot:r,value:c},r=Dt.updateQueue,r===null?(r={lastEffect:null,stores:null},Dt.updateQueue=r,r.stores=[i]):(c=r.stores,c===null?r.stores=[i]:c.push(i))}function Zp(i,r,c,d){r.value=c,r.getSnapshot=d,tm(r)&&nm(i)}function em(i,r,c){return c(function(){tm(r)&&nm(i)})}function tm(i){var r=i.getSnapshot;i=i.value;try{var c=r();return!si(i,c)}catch{return!0}}function nm(i){var r=Li(i,1);r!==null&&ci(r,i,1,-1)}function im(i){var r=pi();return typeof i=="function"&&(i=i()),r.memoizedState=r.baseState=i,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:So,lastRenderedState:i},r.queue=i,i=i.dispatch=PS.bind(null,Dt,i),[r.memoizedState,i]}function xo(i,r,c,d){return i={tag:i,create:r,destroy:c,deps:d,next:null},r=Dt.updateQueue,r===null?(r={lastEffect:null,stores:null},Dt.updateQueue=r,r.lastEffect=i.next=i):(c=r.lastEffect,c===null?r.lastEffect=i.next=i:(d=c.next,c.next=i,i.next=d,r.lastEffect=i)),i}function sm(){return Qn().memoizedState}function Wa(i,r,c,d){var g=pi();Dt.flags|=i,g.memoizedState=xo(1|r,c,void 0,d===void 0?null:d)}function Ua(i,r,c,d){var g=Qn();d=d===void 0?null:d;var _=void 0;if(Xt!==null){var P=Xt.memoizedState;if(_=P.destroy,d!==null&&ou(d,P.deps)){g.memoizedState=xo(r,c,_,d);return}}Dt.flags|=i,g.memoizedState=xo(1|r,c,_,d)}function rm(i,r){return Wa(8390656,8,i,r)}function du(i,r){return Ua(2048,8,i,r)}function om(i,r){return Ua(4,2,i,r)}function am(i,r){return Ua(4,4,i,r)}function lm(i,r){if(typeof r=="function")return i=i(),r(i),function(){r(null)};if(r!=null)return i=i(),r.current=i,function(){r.current=null}}function cm(i,r,c){return c=c!=null?c.concat([i]):null,Ua(4,4,lm.bind(null,r,i),c)}function hu(){}function um(i,r){var c=Qn();r=r===void 0?null:r;var d=c.memoizedState;return d!==null&&r!==null&&ou(r,d[1])?d[0]:(c.memoizedState=[i,r],i)}function dm(i,r){var c=Qn();r=r===void 0?null:r;var d=c.memoizedState;return d!==null&&r!==null&&ou(r,d[1])?d[0]:(i=i(),c.memoizedState=[i,r],i)}function hm(i,r,c){return(Ds&21)===0?(i.baseState&&(i.baseState=!1,Tn=!0),i.memoizedState=c):(si(c,r)||(c=Hf(),Dt.lanes|=c,Is|=c,i.baseState=!0),r)}function jS(i,r){var c=gt;gt=c!==0&&4>c?c:4,i(!0);var d=ru.transition;ru.transition={};try{i(!1),r()}finally{gt=c,ru.transition=d}}function fm(){return Qn().memoizedState}function RS(i,r,c){var d=rs(i);if(c={lane:d,action:c,hasEagerState:!1,eagerState:null,next:null},pm(i))mm(r,c);else if(c=Kp(i,r,c,d),c!==null){var g=kn();ci(c,i,d,g),gm(c,r,d)}}function PS(i,r,c){var d=rs(i),g={lane:d,action:c,hasEagerState:!1,eagerState:null,next:null};if(pm(i))mm(r,g);else{var _=i.alternate;if(i.lanes===0&&(_===null||_.lanes===0)&&(_=r.lastRenderedReducer,_!==null))try{var P=r.lastRenderedState,q=_(P,c);if(g.hasEagerState=!0,g.eagerState=q,si(q,P)){var Z=r.interleaved;Z===null?(g.next=g,Zc(r)):(g.next=Z.next,Z.next=g),r.interleaved=g;return}}catch{}finally{}c=Kp(i,r,g,d),c!==null&&(g=kn(),ci(c,i,d,g),gm(c,r,d))}}function pm(i){var r=i.alternate;return i===Dt||r!==null&&r===Dt}function mm(i,r){wo=Ha=!0;var c=i.pending;c===null?r.next=r:(r.next=c.next,c.next=r),i.pending=r}function gm(i,r,c){if((c&4194240)!==0){var d=r.lanes;d&=i.pendingLanes,c|=d,r.lanes=c,pc(i,c)}}var Ka={readContext:Xn,useCallback:_n,useContext:_n,useEffect:_n,useImperativeHandle:_n,useInsertionEffect:_n,useLayoutEffect:_n,useMemo:_n,useReducer:_n,useRef:_n,useState:_n,useDebugValue:_n,useDeferredValue:_n,useTransition:_n,useMutableSource:_n,useSyncExternalStore:_n,useId:_n,unstable_isNewReconciler:!1},AS={readContext:Xn,useCallback:function(i,r){return pi().memoizedState=[i,r===void 0?null:r],i},useContext:Xn,useEffect:rm,useImperativeHandle:function(i,r,c){return c=c!=null?c.concat([i]):null,Wa(4194308,4,lm.bind(null,r,i),c)},useLayoutEffect:function(i,r){return Wa(4194308,4,i,r)},useInsertionEffect:function(i,r){return Wa(4,2,i,r)},useMemo:function(i,r){var c=pi();return r=r===void 0?null:r,i=i(),c.memoizedState=[i,r],i},useReducer:function(i,r,c){var d=pi();return r=c!==void 0?c(r):r,d.memoizedState=d.baseState=r,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:i,lastRenderedState:r},d.queue=i,i=i.dispatch=RS.bind(null,Dt,i),[d.memoizedState,i]},useRef:function(i){var r=pi();return i={current:i},r.memoizedState=i},useState:im,useDebugValue:hu,useDeferredValue:function(i){return pi().memoizedState=i},useTransition:function(){var i=im(!1),r=i[0];return i=jS.bind(null,i[1]),pi().memoizedState=i,[r,i]},useMutableSource:function(){},useSyncExternalStore:function(i,r,c){var d=Dt,g=pi();if(At){if(c===void 0)throw Error(n(407));c=c()}else{if(c=r(),rn===null)throw Error(n(349));(Ds&30)!==0||Jp(d,r,c)}g.memoizedState=c;var _={value:c,getSnapshot:r};return g.queue=_,rm(em.bind(null,d,_,i),[i]),d.flags|=2048,xo(9,Zp.bind(null,d,_,c,r),void 0,null),c},useId:function(){var i=pi(),r=rn.identifierPrefix;if(At){var c=Ai,d=Pi;c=(d&~(1<<32-Pn(d)-1)).toString(32)+c,r=":"+r+"R"+c,c=bo++,0<c&&(r+="H"+c.toString(32)),r+=":"}else c=NS++,r=":"+r+"r"+c.toString(32)+":";return i.memoizedState=r},unstable_isNewReconciler:!1},LS={readContext:Xn,useCallback:um,useContext:Xn,useEffect:du,useImperativeHandle:cm,useInsertionEffect:om,useLayoutEffect:am,useMemo:dm,useReducer:cu,useRef:sm,useState:function(){return cu(So)},useDebugValue:hu,useDeferredValue:function(i){var r=Qn();return hm(r,Xt.memoizedState,i)},useTransition:function(){var i=cu(So)[0],r=Qn().memoizedState;return[i,r]},useMutableSource:Xp,useSyncExternalStore:Qp,useId:fm,unstable_isNewReconciler:!1},TS={readContext:Xn,useCallback:um,useContext:Xn,useEffect:du,useImperativeHandle:cm,useInsertionEffect:om,useLayoutEffect:am,useMemo:dm,useReducer:uu,useRef:sm,useState:function(){return uu(So)},useDebugValue:hu,useDeferredValue:function(i){var r=Qn();return Xt===null?r.memoizedState=i:hm(r,Xt.memoizedState,i)},useTransition:function(){var i=uu(So)[0],r=Qn().memoizedState;return[i,r]},useMutableSource:Xp,useSyncExternalStore:Qp,useId:fm,unstable_isNewReconciler:!1};function oi(i,r){if(i&&i.defaultProps){r=D({},r),i=i.defaultProps;for(var c in i)r[c]===void 0&&(r[c]=i[c]);return r}return r}function fu(i,r,c,d){r=i.memoizedState,c=c(d,r),c=c==null?r:D({},r,c),i.memoizedState=c,i.lanes===0&&(i.updateQueue.baseState=c)}var qa={isMounted:function(i){return(i=i._reactInternals)?Ft(i)===i:!1},enqueueSetState:function(i,r,c){i=i._reactInternals;var d=kn(),g=rs(i),_=Ti(d,g);_.payload=r,c!=null&&(_.callback=c),r=ts(i,_,g),r!==null&&(ci(r,i,g,d),Ba(r,i,g))},enqueueReplaceState:function(i,r,c){i=i._reactInternals;var d=kn(),g=rs(i),_=Ti(d,g);_.tag=1,_.payload=r,c!=null&&(_.callback=c),r=ts(i,_,g),r!==null&&(ci(r,i,g,d),Ba(r,i,g))},enqueueForceUpdate:function(i,r){i=i._reactInternals;var c=kn(),d=rs(i),g=Ti(c,d);g.tag=2,r!=null&&(g.callback=r),r=ts(i,g,d),r!==null&&(ci(r,i,d,c),Ba(r,i,d))}};function vm(i,r,c,d,g,_,P){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(d,_,P):r.prototype&&r.prototype.isPureReactComponent?!lo(c,d)||!lo(g,_):!0}function _m(i,r,c){var d=!1,g=Ji,_=r.contextType;return typeof _=="object"&&_!==null?_=Xn(_):(g=Ln(r)?Ps:vn.current,d=r.contextTypes,_=(d=d!=null)?dr(i,g):Ji),r=new r(c,_),i.memoizedState=r.state!==null&&r.state!==void 0?r.state:null,r.updater=qa,i.stateNode=r,r._reactInternals=i,d&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=g,i.__reactInternalMemoizedMaskedChildContext=_),r}function ym(i,r,c,d){i=r.state,typeof r.componentWillReceiveProps=="function"&&r.componentWillReceiveProps(c,d),typeof r.UNSAFE_componentWillReceiveProps=="function"&&r.UNSAFE_componentWillReceiveProps(c,d),r.state!==i&&qa.enqueueReplaceState(r,r.state,null)}function pu(i,r,c,d){var g=i.stateNode;g.props=c,g.state=i.memoizedState,g.refs={},eu(i);var _=r.contextType;typeof _=="object"&&_!==null?g.context=Xn(_):(_=Ln(r)?Ps:vn.current,g.context=dr(i,_)),g.state=i.memoizedState,_=r.getDerivedStateFromProps,typeof _=="function"&&(fu(i,r,_,c),g.state=i.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof g.getSnapshotBeforeUpdate=="function"||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(r=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),r!==g.state&&qa.enqueueReplaceState(g,g.state,null),za(i,c,g,d),g.state=i.memoizedState),typeof g.componentDidMount=="function"&&(i.flags|=4194308)}function yr(i,r){try{var c="",d=r;do c+=le(d),d=d.return;while(d);var g=c}catch(_){g=`
39
- Error generating stack: `+_.message+`
40
- `+_.stack}return{value:i,source:r,stack:g,digest:null}}function mu(i,r,c){return{value:i,source:null,stack:c??null,digest:r??null}}function gu(i,r){try{console.error(r.value)}catch(c){setTimeout(function(){throw c})}}var MS=typeof WeakMap=="function"?WeakMap:Map;function wm(i,r,c){c=Ti(-1,c),c.tag=3,c.payload={element:null};var d=r.value;return c.callback=function(){Za||(Za=!0,Au=d),gu(i,r)},c}function bm(i,r,c){c=Ti(-1,c),c.tag=3;var d=i.type.getDerivedStateFromError;if(typeof d=="function"){var g=r.value;c.payload=function(){return d(g)},c.callback=function(){gu(i,r)}}var _=i.stateNode;return _!==null&&typeof _.componentDidCatch=="function"&&(c.callback=function(){gu(i,r),typeof d!="function"&&(is===null?is=new Set([this]):is.add(this));var P=r.stack;this.componentDidCatch(r.value,{componentStack:P!==null?P:""})}),c}function Sm(i,r,c){var d=i.pingCache;if(d===null){d=i.pingCache=new MS;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)||(g.add(c),i=YS.bind(null,i,r,c),r.then(i,i))}function xm(i){do{var r;if((r=i.tag===13)&&(r=i.memoizedState,r=r!==null?r.dehydrated!==null:!0),r)return i;i=i.return}while(i!==null);return null}function km(i,r,c,d,g){return(i.mode&1)===0?(i===r?i.flags|=65536:(i.flags|=128,c.flags|=131072,c.flags&=-52805,c.tag===1&&(c.alternate===null?c.tag=17:(r=Ti(-1,1),r.tag=2,ts(c,r,1))),c.lanes|=1),i):(i.flags|=65536,i.lanes=g,i)}var DS=B.ReactCurrentOwner,Tn=!1;function xn(i,r,c,d){r.child=i===null?Up(r,null,c,d):mr(r,i.child,c,d)}function Cm(i,r,c,d,g){c=c.render;var _=r.ref;return vr(r,g),d=au(i,r,c,d,_,g),c=lu(),i!==null&&!Tn?(r.updateQueue=i.updateQueue,r.flags&=-2053,i.lanes&=~g,Mi(i,r,g)):(At&&c&&Uc(r),r.flags|=1,xn(i,r,d,g),r.child)}function Em(i,r,c,d,g){if(i===null){var _=c.type;return typeof _=="function"&&!Bu(_)&&_.defaultProps===void 0&&c.compare===null&&c.defaultProps===void 0?(r.tag=15,r.type=_,Nm(i,r,_,d,g)):(i=rl(c.type,null,d,r,r.mode,g),i.ref=r.ref,i.return=r,r.child=i)}if(_=i.child,(i.lanes&g)===0){var P=_.memoizedProps;if(c=c.compare,c=c!==null?c:lo,c(P,d)&&i.ref===r.ref)return Mi(i,r,g)}return r.flags|=1,i=as(_,d),i.ref=r.ref,i.return=r,r.child=i}function Nm(i,r,c,d,g){if(i!==null){var _=i.memoizedProps;if(lo(_,d)&&i.ref===r.ref)if(Tn=!1,r.pendingProps=d=_,(i.lanes&g)!==0)(i.flags&131072)!==0&&(Tn=!0);else return r.lanes=i.lanes,Mi(i,r,g)}return vu(i,r,c,d,g)}function jm(i,r,c){var d=r.pendingProps,g=d.children,_=i!==null?i.memoizedState:null;if(d.mode==="hidden")if((r.mode&1)===0)r.memoizedState={baseLanes:0,cachePool:null,transitions:null},St(br,Fn),Fn|=c;else{if((c&1073741824)===0)return i=_!==null?_.baseLanes|c:c,r.lanes=r.childLanes=1073741824,r.memoizedState={baseLanes:i,cachePool:null,transitions:null},r.updateQueue=null,St(br,Fn),Fn|=i,null;r.memoizedState={baseLanes:0,cachePool:null,transitions:null},d=_!==null?_.baseLanes:c,St(br,Fn),Fn|=d}else _!==null?(d=_.baseLanes|c,r.memoizedState=null):d=c,St(br,Fn),Fn|=d;return xn(i,r,g,c),r.child}function Rm(i,r){var c=r.ref;(i===null&&c!==null||i!==null&&i.ref!==c)&&(r.flags|=512,r.flags|=2097152)}function vu(i,r,c,d,g){var _=Ln(c)?Ps:vn.current;return _=dr(r,_),vr(r,g),c=au(i,r,c,d,_,g),d=lu(),i!==null&&!Tn?(r.updateQueue=i.updateQueue,r.flags&=-2053,i.lanes&=~g,Mi(i,r,g)):(At&&d&&Uc(r),r.flags|=1,xn(i,r,c,g),r.child)}function Pm(i,r,c,d,g){if(Ln(c)){var _=!0;Pa(r)}else _=!1;if(vr(r,g),r.stateNode===null)Ya(i,r),_m(r,c,d),pu(r,c,d,g),d=!0;else if(i===null){var P=r.stateNode,q=r.memoizedProps;P.props=q;var Z=P.context,ae=c.contextType;typeof ae=="object"&&ae!==null?ae=Xn(ae):(ae=Ln(c)?Ps:vn.current,ae=dr(r,ae));var ye=c.getDerivedStateFromProps,Se=typeof ye=="function"||typeof P.getSnapshotBeforeUpdate=="function";Se||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(q!==d||Z!==ae)&&ym(r,P,d,ae),es=!1;var ve=r.memoizedState;P.state=ve,za(r,d,P,g),Z=r.memoizedState,q!==d||ve!==Z||An.current||es?(typeof ye=="function"&&(fu(r,c,ye,d),Z=r.memoizedState),(q=es||vm(r,c,q,d,ve,Z,ae))?(Se||typeof P.UNSAFE_componentWillMount!="function"&&typeof P.componentWillMount!="function"||(typeof P.componentWillMount=="function"&&P.componentWillMount(),typeof P.UNSAFE_componentWillMount=="function"&&P.UNSAFE_componentWillMount()),typeof P.componentDidMount=="function"&&(r.flags|=4194308)):(typeof P.componentDidMount=="function"&&(r.flags|=4194308),r.memoizedProps=d,r.memoizedState=Z),P.props=d,P.state=Z,P.context=ae,d=q):(typeof P.componentDidMount=="function"&&(r.flags|=4194308),d=!1)}else{P=r.stateNode,qp(i,r),q=r.memoizedProps,ae=r.type===r.elementType?q:oi(r.type,q),P.props=ae,Se=r.pendingProps,ve=P.context,Z=c.contextType,typeof Z=="object"&&Z!==null?Z=Xn(Z):(Z=Ln(c)?Ps:vn.current,Z=dr(r,Z));var Ae=c.getDerivedStateFromProps;(ye=typeof Ae=="function"||typeof P.getSnapshotBeforeUpdate=="function")||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(q!==Se||ve!==Z)&&ym(r,P,d,Z),es=!1,ve=r.memoizedState,P.state=ve,za(r,d,P,g);var Me=r.memoizedState;q!==Se||ve!==Me||An.current||es?(typeof Ae=="function"&&(fu(r,c,Ae,d),Me=r.memoizedState),(ae=es||vm(r,c,ae,d,ve,Me,Z)||!1)?(ye||typeof P.UNSAFE_componentWillUpdate!="function"&&typeof P.componentWillUpdate!="function"||(typeof P.componentWillUpdate=="function"&&P.componentWillUpdate(d,Me,Z),typeof P.UNSAFE_componentWillUpdate=="function"&&P.UNSAFE_componentWillUpdate(d,Me,Z)),typeof P.componentDidUpdate=="function"&&(r.flags|=4),typeof P.getSnapshotBeforeUpdate=="function"&&(r.flags|=1024)):(typeof P.componentDidUpdate!="function"||q===i.memoizedProps&&ve===i.memoizedState||(r.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||q===i.memoizedProps&&ve===i.memoizedState||(r.flags|=1024),r.memoizedProps=d,r.memoizedState=Me),P.props=d,P.state=Me,P.context=Z,d=ae):(typeof P.componentDidUpdate!="function"||q===i.memoizedProps&&ve===i.memoizedState||(r.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||q===i.memoizedProps&&ve===i.memoizedState||(r.flags|=1024),d=!1)}return _u(i,r,c,d,_,g)}function _u(i,r,c,d,g,_){Rm(i,r);var P=(r.flags&128)!==0;if(!d&&!P)return g&&Dp(r,c,!1),Mi(i,r,_);d=r.stateNode,DS.current=r;var q=P&&typeof c.getDerivedStateFromError!="function"?null:d.render();return r.flags|=1,i!==null&&P?(r.child=mr(r,i.child,null,_),r.child=mr(r,null,q,_)):xn(i,r,q,_),r.memoizedState=d.state,g&&Dp(r,c,!0),r.child}function Am(i){var r=i.stateNode;r.pendingContext?Tp(i,r.pendingContext,r.pendingContext!==r.context):r.context&&Tp(i,r.context,!1),tu(i,r.containerInfo)}function Lm(i,r,c,d,g){return pr(),Yc(g),r.flags|=256,xn(i,r,c,d),r.child}var yu={dehydrated:null,treeContext:null,retryLane:0};function wu(i){return{baseLanes:i,cachePool:null,transitions:null}}function Tm(i,r,c){var d=r.pendingProps,g=Mt.current,_=!1,P=(r.flags&128)!==0,q;if((q=P)||(q=i!==null&&i.memoizedState===null?!1:(g&2)!==0),q?(_=!0,r.flags&=-129):(i===null||i.memoizedState!==null)&&(g|=1),St(Mt,g&1),i===null)return Vc(r),i=r.memoizedState,i!==null&&(i=i.dehydrated,i!==null)?((r.mode&1)===0?r.lanes=1:i.data==="$!"?r.lanes=8:r.lanes=1073741824,null):(P=d.children,i=d.fallback,_?(d=r.mode,_=r.child,P={mode:"hidden",children:P},(d&1)===0&&_!==null?(_.childLanes=0,_.pendingProps=P):_=ol(P,d,0,null),i=$s(i,d,c,null),_.return=r,i.return=r,_.sibling=i,r.child=_,r.child.memoizedState=wu(c),r.memoizedState=yu,i):bu(r,P));if(g=i.memoizedState,g!==null&&(q=g.dehydrated,q!==null))return IS(i,r,P,d,q,g,c);if(_){_=d.fallback,P=r.mode,g=i.child,q=g.sibling;var Z={mode:"hidden",children:d.children};return(P&1)===0&&r.child!==g?(d=r.child,d.childLanes=0,d.pendingProps=Z,r.deletions=null):(d=as(g,Z),d.subtreeFlags=g.subtreeFlags&14680064),q!==null?_=as(q,_):(_=$s(_,P,c,null),_.flags|=2),_.return=r,d.return=r,d.sibling=_,r.child=d,d=_,_=r.child,P=i.child.memoizedState,P=P===null?wu(c):{baseLanes:P.baseLanes|c,cachePool:null,transitions:P.transitions},_.memoizedState=P,_.childLanes=i.childLanes&~c,r.memoizedState=yu,d}return _=i.child,i=_.sibling,d=as(_,{mode:"visible",children:d.children}),(r.mode&1)===0&&(d.lanes=c),d.return=r,d.sibling=null,i!==null&&(c=r.deletions,c===null?(r.deletions=[i],r.flags|=16):c.push(i)),r.child=d,r.memoizedState=null,d}function bu(i,r){return r=ol({mode:"visible",children:r},i.mode,0,null),r.return=i,i.child=r}function Va(i,r,c,d){return d!==null&&Yc(d),mr(r,i.child,null,c),i=bu(r,r.pendingProps.children),i.flags|=2,r.memoizedState=null,i}function IS(i,r,c,d,g,_,P){if(c)return r.flags&256?(r.flags&=-257,d=mu(Error(n(422))),Va(i,r,P,d)):r.memoizedState!==null?(r.child=i.child,r.flags|=128,null):(_=d.fallback,g=r.mode,d=ol({mode:"visible",children:d.children},g,0,null),_=$s(_,g,P,null),_.flags|=2,d.return=r,_.return=r,d.sibling=_,r.child=d,(r.mode&1)!==0&&mr(r,i.child,null,P),r.child.memoizedState=wu(P),r.memoizedState=yu,_);if((r.mode&1)===0)return Va(i,r,P,null);if(g.data==="$!"){if(d=g.nextSibling&&g.nextSibling.dataset,d)var q=d.dgst;return d=q,_=Error(n(419)),d=mu(_,d,void 0),Va(i,r,P,d)}if(q=(P&i.childLanes)!==0,Tn||q){if(d=rn,d!==null){switch(P&-P){case 4:g=2;break;case 16:g=8;break;case 64: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:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:g=32;break;case 536870912:g=268435456;break;default:g=0}g=(g&(d.suspendedLanes|P))!==0?0:g,g!==0&&g!==_.retryLane&&(_.retryLane=g,Li(i,g),ci(d,i,g,-1))}return Ou(),d=mu(Error(n(421))),Va(i,r,P,d)}return g.data==="$?"?(r.flags|=128,r.child=i.child,r=GS.bind(null,i),g._reactRetry=r,null):(i=_.treeContext,$n=Xi(g.nextSibling),zn=r,At=!0,ri=null,i!==null&&(Yn[Gn++]=Pi,Yn[Gn++]=Ai,Yn[Gn++]=As,Pi=i.id,Ai=i.overflow,As=r),r=bu(r,d.children),r.flags|=4096,r)}function Mm(i,r,c){i.lanes|=r;var d=i.alternate;d!==null&&(d.lanes|=r),Jc(i.return,r,c)}function Su(i,r,c,d,g){var _=i.memoizedState;_===null?i.memoizedState={isBackwards:r,rendering:null,renderingStartTime:0,last:d,tail:c,tailMode:g}:(_.isBackwards=r,_.rendering=null,_.renderingStartTime=0,_.last=d,_.tail=c,_.tailMode=g)}function Dm(i,r,c){var d=r.pendingProps,g=d.revealOrder,_=d.tail;if(xn(i,r,d.children,c),d=Mt.current,(d&2)!==0)d=d&1|2,r.flags|=128;else{if(i!==null&&(i.flags&128)!==0)e:for(i=r.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&Mm(i,c,r);else if(i.tag===19)Mm(i,c,r);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===r)break e;for(;i.sibling===null;){if(i.return===null||i.return===r)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}d&=1}if(St(Mt,d),(r.mode&1)===0)r.memoizedState=null;else switch(g){case"forwards":for(c=r.child,g=null;c!==null;)i=c.alternate,i!==null&&$a(i)===null&&(g=c),c=c.sibling;c=g,c===null?(g=r.child,r.child=null):(g=c.sibling,c.sibling=null),Su(r,!1,g,c,_);break;case"backwards":for(c=null,g=r.child,r.child=null;g!==null;){if(i=g.alternate,i!==null&&$a(i)===null){r.child=g;break}i=g.sibling,g.sibling=c,c=g,g=i}Su(r,!0,c,null,_);break;case"together":Su(r,!1,null,null,void 0);break;default:r.memoizedState=null}return r.child}function Ya(i,r){(r.mode&1)===0&&i!==null&&(i.alternate=null,r.alternate=null,r.flags|=2)}function Mi(i,r,c){if(i!==null&&(r.dependencies=i.dependencies),Is|=r.lanes,(c&r.childLanes)===0)return null;if(i!==null&&r.child!==i.child)throw Error(n(153));if(r.child!==null){for(i=r.child,c=as(i,i.pendingProps),r.child=c,c.return=r;i.sibling!==null;)i=i.sibling,c=c.sibling=as(i,i.pendingProps),c.return=r;c.sibling=null}return r.child}function OS(i,r,c){switch(r.tag){case 3:Am(r),pr();break;case 5:Gp(r);break;case 1:Ln(r.type)&&Pa(r);break;case 4:tu(r,r.stateNode.containerInfo);break;case 10:var d=r.type._context,g=r.memoizedProps.value;St(Ia,d._currentValue),d._currentValue=g;break;case 13:if(d=r.memoizedState,d!==null)return d.dehydrated!==null?(St(Mt,Mt.current&1),r.flags|=128,null):(c&r.child.childLanes)!==0?Tm(i,r,c):(St(Mt,Mt.current&1),i=Mi(i,r,c),i!==null?i.sibling:null);St(Mt,Mt.current&1);break;case 19:if(d=(c&r.childLanes)!==0,(i.flags&128)!==0){if(d)return Dm(i,r,c);r.flags|=128}if(g=r.memoizedState,g!==null&&(g.rendering=null,g.tail=null,g.lastEffect=null),St(Mt,Mt.current),d)break;return null;case 22:case 23:return r.lanes=0,jm(i,r,c)}return Mi(i,r,c)}var Im,xu,Om,Bm;Im=function(i,r){for(var c=r.child;c!==null;){if(c.tag===5||c.tag===6)i.appendChild(c.stateNode);else if(c.tag!==4&&c.child!==null){c.child.return=c,c=c.child;continue}if(c===r)break;for(;c.sibling===null;){if(c.return===null||c.return===r)return;c=c.return}c.sibling.return=c.return,c=c.sibling}},xu=function(){},Om=function(i,r,c,d){var g=i.memoizedProps;if(g!==d){i=r.stateNode,Ms(fi.current);var _=null;switch(c){case"input":g=jt(i,g),d=jt(i,d),_=[];break;case"select":g=D({},g,{value:void 0}),d=D({},d,{value:void 0}),_=[];break;case"textarea":g=dt(i,g),d=dt(i,d),_=[];break;default:typeof g.onClick!="function"&&typeof d.onClick=="function"&&(i.onclick=Na)}me(c,d);var P;c=null;for(ae in g)if(!d.hasOwnProperty(ae)&&g.hasOwnProperty(ae)&&g[ae]!=null)if(ae==="style"){var q=g[ae];for(P in q)q.hasOwnProperty(P)&&(c||(c={}),c[P]="")}else ae!=="dangerouslySetInnerHTML"&&ae!=="children"&&ae!=="suppressContentEditableWarning"&&ae!=="suppressHydrationWarning"&&ae!=="autoFocus"&&(o.hasOwnProperty(ae)?_||(_=[]):(_=_||[]).push(ae,null));for(ae in d){var Z=d[ae];if(q=g!=null?g[ae]:void 0,d.hasOwnProperty(ae)&&Z!==q&&(Z!=null||q!=null))if(ae==="style")if(q){for(P in q)!q.hasOwnProperty(P)||Z&&Z.hasOwnProperty(P)||(c||(c={}),c[P]="");for(P in Z)Z.hasOwnProperty(P)&&q[P]!==Z[P]&&(c||(c={}),c[P]=Z[P])}else c||(_||(_=[]),_.push(ae,c)),c=Z;else ae==="dangerouslySetInnerHTML"?(Z=Z?Z.__html:void 0,q=q?q.__html:void 0,Z!=null&&q!==Z&&(_=_||[]).push(ae,Z)):ae==="children"?typeof Z!="string"&&typeof Z!="number"||(_=_||[]).push(ae,""+Z):ae!=="suppressContentEditableWarning"&&ae!=="suppressHydrationWarning"&&(o.hasOwnProperty(ae)?(Z!=null&&ae==="onScroll"&&Ct("scroll",i),_||q===Z||(_=[])):(_=_||[]).push(ae,Z))}c&&(_=_||[]).push("style",c);var ae=_;(r.updateQueue=ae)&&(r.flags|=4)}},Bm=function(i,r,c,d){c!==d&&(r.flags|=4)};function ko(i,r){if(!At)switch(i.tailMode){case"hidden":r=i.tail;for(var c=null;r!==null;)r.alternate!==null&&(c=r),r=r.sibling;c===null?i.tail=null:c.sibling=null;break;case"collapsed":c=i.tail;for(var d=null;c!==null;)c.alternate!==null&&(d=c),c=c.sibling;d===null?r||i.tail===null?i.tail=null:i.tail.sibling=null:d.sibling=null}}function yn(i){var r=i.alternate!==null&&i.alternate.child===i.child,c=0,d=0;if(r)for(var g=i.child;g!==null;)c|=g.lanes|g.childLanes,d|=g.subtreeFlags&14680064,d|=g.flags&14680064,g.return=i,g=g.sibling;else for(g=i.child;g!==null;)c|=g.lanes|g.childLanes,d|=g.subtreeFlags,d|=g.flags,g.return=i,g=g.sibling;return i.subtreeFlags|=d,i.childLanes=c,r}function BS(i,r,c){var d=r.pendingProps;switch(Kc(r),r.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return yn(r),null;case 1:return Ln(r.type)&&Ra(),yn(r),null;case 3:return d=r.stateNode,_r(),Et(An),Et(vn),su(),d.pendingContext&&(d.context=d.pendingContext,d.pendingContext=null),(i===null||i.child===null)&&(Ma(r)?r.flags|=4:i===null||i.memoizedState.isDehydrated&&(r.flags&256)===0||(r.flags|=1024,ri!==null&&(Mu(ri),ri=null))),xu(i,r),yn(r),null;case 5:nu(r);var g=Ms(yo.current);if(c=r.type,i!==null&&r.stateNode!=null)Om(i,r,c,d,g),i.ref!==r.ref&&(r.flags|=512,r.flags|=2097152);else{if(!d){if(r.stateNode===null)throw Error(n(166));return yn(r),null}if(i=Ms(fi.current),Ma(r)){d=r.stateNode,c=r.type;var _=r.memoizedProps;switch(d[hi]=r,d[po]=_,i=(r.mode&1)!==0,c){case"dialog":Ct("cancel",d),Ct("close",d);break;case"iframe":case"object":case"embed":Ct("load",d);break;case"video":case"audio":for(g=0;g<uo.length;g++)Ct(uo[g],d);break;case"source":Ct("error",d);break;case"img":case"image":case"link":Ct("error",d),Ct("load",d);break;case"details":Ct("toggle",d);break;case"input":tn(d,_),Ct("invalid",d);break;case"select":d._wrapperState={wasMultiple:!!_.multiple},Ct("invalid",d);break;case"textarea":ot(d,_),Ct("invalid",d)}me(c,_),g=null;for(var P in _)if(_.hasOwnProperty(P)){var q=_[P];P==="children"?typeof q=="string"?d.textContent!==q&&(_.suppressHydrationWarning!==!0&&Ea(d.textContent,q,i),g=["children",q]):typeof q=="number"&&d.textContent!==""+q&&(_.suppressHydrationWarning!==!0&&Ea(d.textContent,q,i),g=["children",""+q]):o.hasOwnProperty(P)&&q!=null&&P==="onScroll"&&Ct("scroll",d)}switch(c){case"input":ut(d),Qe(d,_,!0);break;case"textarea":ut(d),st(d);break;case"select":case"option":break;default:typeof _.onClick=="function"&&(d.onclick=Na)}d=g,r.updateQueue=d,d!==null&&(r.flags|=4)}else{P=g.nodeType===9?g:g.ownerDocument,i==="http://www.w3.org/1999/xhtml"&&(i=ft(c)),i==="http://www.w3.org/1999/xhtml"?c==="script"?(i=P.createElement("div"),i.innerHTML="<script><\/script>",i=i.removeChild(i.firstChild)):typeof d.is=="string"?i=P.createElement(c,{is:d.is}):(i=P.createElement(c),c==="select"&&(P=i,d.multiple?P.multiple=!0:d.size&&(P.size=d.size))):i=P.createElementNS(i,c),i[hi]=r,i[po]=d,Im(i,r,!1,!1),r.stateNode=i;e:{switch(P=xe(c,d),c){case"dialog":Ct("cancel",i),Ct("close",i),g=d;break;case"iframe":case"object":case"embed":Ct("load",i),g=d;break;case"video":case"audio":for(g=0;g<uo.length;g++)Ct(uo[g],i);g=d;break;case"source":Ct("error",i),g=d;break;case"img":case"image":case"link":Ct("error",i),Ct("load",i),g=d;break;case"details":Ct("toggle",i),g=d;break;case"input":tn(i,d),g=jt(i,d),Ct("invalid",i);break;case"option":g=d;break;case"select":i._wrapperState={wasMultiple:!!d.multiple},g=D({},d,{value:void 0}),Ct("invalid",i);break;case"textarea":ot(i,d),g=dt(i,d),Ct("invalid",i);break;default:g=d}me(c,g),q=g;for(_ in q)if(q.hasOwnProperty(_)){var Z=q[_];_==="style"?pe(i,Z):_==="dangerouslySetInnerHTML"?(Z=Z?Z.__html:void 0,Z!=null&&U(i,Z)):_==="children"?typeof Z=="string"?(c!=="textarea"||Z!=="")&&ne(i,Z):typeof Z=="number"&&ne(i,""+Z):_!=="suppressContentEditableWarning"&&_!=="suppressHydrationWarning"&&_!=="autoFocus"&&(o.hasOwnProperty(_)?Z!=null&&_==="onScroll"&&Ct("scroll",i):Z!=null&&$(i,_,Z,P))}switch(c){case"input":ut(i),Qe(i,d,!1);break;case"textarea":ut(i),st(i);break;case"option":d.value!=null&&i.setAttribute("value",""+re(d.value));break;case"select":i.multiple=!!d.multiple,_=d.value,_!=null?it(i,!!d.multiple,_,!1):d.defaultValue!=null&&it(i,!!d.multiple,d.defaultValue,!0);break;default:typeof g.onClick=="function"&&(i.onclick=Na)}switch(c){case"button":case"input":case"select":case"textarea":d=!!d.autoFocus;break e;case"img":d=!0;break e;default:d=!1}}d&&(r.flags|=4)}r.ref!==null&&(r.flags|=512,r.flags|=2097152)}return yn(r),null;case 6:if(i&&r.stateNode!=null)Bm(i,r,i.memoizedProps,d);else{if(typeof d!="string"&&r.stateNode===null)throw Error(n(166));if(c=Ms(yo.current),Ms(fi.current),Ma(r)){if(d=r.stateNode,c=r.memoizedProps,d[hi]=r,(_=d.nodeValue!==c)&&(i=zn,i!==null))switch(i.tag){case 3:Ea(d.nodeValue,c,(i.mode&1)!==0);break;case 5:i.memoizedProps.suppressHydrationWarning!==!0&&Ea(d.nodeValue,c,(i.mode&1)!==0)}_&&(r.flags|=4)}else d=(c.nodeType===9?c:c.ownerDocument).createTextNode(d),d[hi]=r,r.stateNode=d}return yn(r),null;case 13:if(Et(Mt),d=r.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(At&&$n!==null&&(r.mode&1)!==0&&(r.flags&128)===0)Fp(),pr(),r.flags|=98560,_=!1;else if(_=Ma(r),d!==null&&d.dehydrated!==null){if(i===null){if(!_)throw Error(n(318));if(_=r.memoizedState,_=_!==null?_.dehydrated:null,!_)throw Error(n(317));_[hi]=r}else pr(),(r.flags&128)===0&&(r.memoizedState=null),r.flags|=4;yn(r),_=!1}else ri!==null&&(Mu(ri),ri=null),_=!0;if(!_)return r.flags&65536?r:null}return(r.flags&128)!==0?(r.lanes=c,r):(d=d!==null,d!==(i!==null&&i.memoizedState!==null)&&d&&(r.child.flags|=8192,(r.mode&1)!==0&&(i===null||(Mt.current&1)!==0?Qt===0&&(Qt=3):Ou())),r.updateQueue!==null&&(r.flags|=4),yn(r),null);case 4:return _r(),xu(i,r),i===null&&ho(r.stateNode.containerInfo),yn(r),null;case 10:return Qc(r.type._context),yn(r),null;case 17:return Ln(r.type)&&Ra(),yn(r),null;case 19:if(Et(Mt),_=r.memoizedState,_===null)return yn(r),null;if(d=(r.flags&128)!==0,P=_.rendering,P===null)if(d)ko(_,!1);else{if(Qt!==0||i!==null&&(i.flags&128)!==0)for(i=r.child;i!==null;){if(P=$a(i),P!==null){for(r.flags|=128,ko(_,!1),d=P.updateQueue,d!==null&&(r.updateQueue=d,r.flags|=4),r.subtreeFlags=0,d=c,c=r.child;c!==null;)_=c,i=d,_.flags&=14680066,P=_.alternate,P===null?(_.childLanes=0,_.lanes=i,_.child=null,_.subtreeFlags=0,_.memoizedProps=null,_.memoizedState=null,_.updateQueue=null,_.dependencies=null,_.stateNode=null):(_.childLanes=P.childLanes,_.lanes=P.lanes,_.child=P.child,_.subtreeFlags=0,_.deletions=null,_.memoizedProps=P.memoizedProps,_.memoizedState=P.memoizedState,_.updateQueue=P.updateQueue,_.type=P.type,i=P.dependencies,_.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),c=c.sibling;return St(Mt,Mt.current&1|2),r.child}i=i.sibling}_.tail!==null&&Pt()>Sr&&(r.flags|=128,d=!0,ko(_,!1),r.lanes=4194304)}else{if(!d)if(i=$a(P),i!==null){if(r.flags|=128,d=!0,c=i.updateQueue,c!==null&&(r.updateQueue=c,r.flags|=4),ko(_,!0),_.tail===null&&_.tailMode==="hidden"&&!P.alternate&&!At)return yn(r),null}else 2*Pt()-_.renderingStartTime>Sr&&c!==1073741824&&(r.flags|=128,d=!0,ko(_,!1),r.lanes=4194304);_.isBackwards?(P.sibling=r.child,r.child=P):(c=_.last,c!==null?c.sibling=P:r.child=P,_.last=P)}return _.tail!==null?(r=_.tail,_.rendering=r,_.tail=r.sibling,_.renderingStartTime=Pt(),r.sibling=null,c=Mt.current,St(Mt,d?c&1|2:c&1),r):(yn(r),null);case 22:case 23:return Iu(),d=r.memoizedState!==null,i!==null&&i.memoizedState!==null!==d&&(r.flags|=8192),d&&(r.mode&1)!==0?(Fn&1073741824)!==0&&(yn(r),r.subtreeFlags&6&&(r.flags|=8192)):yn(r),null;case 24:return null;case 25:return null}throw Error(n(156,r.tag))}function zS(i,r){switch(Kc(r),r.tag){case 1:return Ln(r.type)&&Ra(),i=r.flags,i&65536?(r.flags=i&-65537|128,r):null;case 3:return _r(),Et(An),Et(vn),su(),i=r.flags,(i&65536)!==0&&(i&128)===0?(r.flags=i&-65537|128,r):null;case 5:return nu(r),null;case 13:if(Et(Mt),i=r.memoizedState,i!==null&&i.dehydrated!==null){if(r.alternate===null)throw Error(n(340));pr()}return i=r.flags,i&65536?(r.flags=i&-65537|128,r):null;case 19:return Et(Mt),null;case 4:return _r(),null;case 10:return Qc(r.type._context),null;case 22:case 23:return Iu(),null;case 24:return null;default:return null}}var Ga=!1,wn=!1,$S=typeof WeakSet=="function"?WeakSet:Set,Te=null;function wr(i,r){var c=i.ref;if(c!==null)if(typeof c=="function")try{c(null)}catch(d){Bt(i,r,d)}else c.current=null}function ku(i,r,c){try{c()}catch(d){Bt(i,r,d)}}var zm=!1;function FS(i,r){if(Ic=ma,i=vp(),jc(i)){if("selectionStart"in i)var c={start:i.selectionStart,end:i.selectionEnd};else e:{c=(c=i.ownerDocument)&&c.defaultView||window;var d=c.getSelection&&c.getSelection();if(d&&d.rangeCount!==0){c=d.anchorNode;var g=d.anchorOffset,_=d.focusNode;d=d.focusOffset;try{c.nodeType,_.nodeType}catch{c=null;break e}var P=0,q=-1,Z=-1,ae=0,ye=0,Se=i,ve=null;t:for(;;){for(var Ae;Se!==c||g!==0&&Se.nodeType!==3||(q=P+g),Se!==_||d!==0&&Se.nodeType!==3||(Z=P+d),Se.nodeType===3&&(P+=Se.nodeValue.length),(Ae=Se.firstChild)!==null;)ve=Se,Se=Ae;for(;;){if(Se===i)break t;if(ve===c&&++ae===g&&(q=P),ve===_&&++ye===d&&(Z=P),(Ae=Se.nextSibling)!==null)break;Se=ve,ve=Se.parentNode}Se=Ae}c=q===-1||Z===-1?null:{start:q,end:Z}}else c=null}c=c||{start:0,end:0}}else c=null;for(Oc={focusedElem:i,selectionRange:c},ma=!1,Te=r;Te!==null;)if(r=Te,i=r.child,(r.subtreeFlags&1028)!==0&&i!==null)i.return=r,Te=i;else for(;Te!==null;){r=Te;try{var Me=r.alternate;if((r.flags&1024)!==0)switch(r.tag){case 0:case 11:case 15:break;case 1:if(Me!==null){var Ie=Me.memoizedProps,Ht=Me.memoizedState,se=r.stateNode,ee=se.getSnapshotBeforeUpdate(r.elementType===r.type?Ie:oi(r.type,Ie),Ht);se.__reactInternalSnapshotBeforeUpdate=ee}break;case 3:var oe=r.stateNode.containerInfo;oe.nodeType===1?oe.textContent="":oe.nodeType===9&&oe.documentElement&&oe.removeChild(oe.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(Ce){Bt(r,r.return,Ce)}if(i=r.sibling,i!==null){i.return=r.return,Te=i;break}Te=r.return}return Me=zm,zm=!1,Me}function Co(i,r,c){var d=r.updateQueue;if(d=d!==null?d.lastEffect:null,d!==null){var g=d=d.next;do{if((g.tag&i)===i){var _=g.destroy;g.destroy=void 0,_!==void 0&&ku(r,c,_)}g=g.next}while(g!==d)}}function Xa(i,r){if(r=r.updateQueue,r=r!==null?r.lastEffect:null,r!==null){var c=r=r.next;do{if((c.tag&i)===i){var d=c.create;c.destroy=d()}c=c.next}while(c!==r)}}function Cu(i){var r=i.ref;if(r!==null){var c=i.stateNode;switch(i.tag){case 5:i=c;break;default:i=c}typeof r=="function"?r(i):r.current=i}}function $m(i){var r=i.alternate;r!==null&&(i.alternate=null,$m(r)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(r=i.stateNode,r!==null&&(delete r[hi],delete r[po],delete r[Fc],delete r[xS],delete r[kS])),i.stateNode=null,i.return=null,i.dependencies=null,i.memoizedProps=null,i.memoizedState=null,i.pendingProps=null,i.stateNode=null,i.updateQueue=null}function Fm(i){return i.tag===5||i.tag===3||i.tag===4}function Hm(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||Fm(i.return))return null;i=i.return}for(i.sibling.return=i.return,i=i.sibling;i.tag!==5&&i.tag!==6&&i.tag!==18;){if(i.flags&2||i.child===null||i.tag===4)continue e;i.child.return=i,i=i.child}if(!(i.flags&2))return i.stateNode}}function Eu(i,r,c){var d=i.tag;if(d===5||d===6)i=i.stateNode,r?c.nodeType===8?c.parentNode.insertBefore(i,r):c.insertBefore(i,r):(c.nodeType===8?(r=c.parentNode,r.insertBefore(i,c)):(r=c,r.appendChild(i)),c=c._reactRootContainer,c!=null||r.onclick!==null||(r.onclick=Na));else if(d!==4&&(i=i.child,i!==null))for(Eu(i,r,c),i=i.sibling;i!==null;)Eu(i,r,c),i=i.sibling}function Nu(i,r,c){var d=i.tag;if(d===5||d===6)i=i.stateNode,r?c.insertBefore(i,r):c.appendChild(i);else if(d!==4&&(i=i.child,i!==null))for(Nu(i,r,c),i=i.sibling;i!==null;)Nu(i,r,c),i=i.sibling}var fn=null,ai=!1;function ns(i,r,c){for(c=c.child;c!==null;)Wm(i,r,c),c=c.sibling}function Wm(i,r,c){if(nn&&typeof nn.onCommitFiberUnmount=="function")try{nn.onCommitFiberUnmount(qt,c)}catch{}switch(c.tag){case 5:wn||wr(c,r);case 6:var d=fn,g=ai;fn=null,ns(i,r,c),fn=d,ai=g,fn!==null&&(ai?(i=fn,c=c.stateNode,i.nodeType===8?i.parentNode.removeChild(c):i.removeChild(c)):fn.removeChild(c.stateNode));break;case 18:fn!==null&&(ai?(i=fn,c=c.stateNode,i.nodeType===8?$c(i.parentNode,c):i.nodeType===1&&$c(i,c),no(i)):$c(fn,c.stateNode));break;case 4:d=fn,g=ai,fn=c.stateNode.containerInfo,ai=!0,ns(i,r,c),fn=d,ai=g;break;case 0:case 11:case 14:case 15:if(!wn&&(d=c.updateQueue,d!==null&&(d=d.lastEffect,d!==null))){g=d=d.next;do{var _=g,P=_.destroy;_=_.tag,P!==void 0&&((_&2)!==0||(_&4)!==0)&&ku(c,r,P),g=g.next}while(g!==d)}ns(i,r,c);break;case 1:if(!wn&&(wr(c,r),d=c.stateNode,typeof d.componentWillUnmount=="function"))try{d.props=c.memoizedProps,d.state=c.memoizedState,d.componentWillUnmount()}catch(q){Bt(c,r,q)}ns(i,r,c);break;case 21:ns(i,r,c);break;case 22:c.mode&1?(wn=(d=wn)||c.memoizedState!==null,ns(i,r,c),wn=d):ns(i,r,c);break;default:ns(i,r,c)}}function Um(i){var r=i.updateQueue;if(r!==null){i.updateQueue=null;var c=i.stateNode;c===null&&(c=i.stateNode=new $S),r.forEach(function(d){var g=XS.bind(null,i,d);c.has(d)||(c.add(d),d.then(g,g))})}}function li(i,r){var c=r.deletions;if(c!==null)for(var d=0;d<c.length;d++){var g=c[d];try{var _=i,P=r,q=P;e:for(;q!==null;){switch(q.tag){case 5:fn=q.stateNode,ai=!1;break e;case 3:fn=q.stateNode.containerInfo,ai=!0;break e;case 4:fn=q.stateNode.containerInfo,ai=!0;break e}q=q.return}if(fn===null)throw Error(n(160));Wm(_,P,g),fn=null,ai=!1;var Z=g.alternate;Z!==null&&(Z.return=null),g.return=null}catch(ae){Bt(g,r,ae)}}if(r.subtreeFlags&12854)for(r=r.child;r!==null;)Km(r,i),r=r.sibling}function Km(i,r){var c=i.alternate,d=i.flags;switch(i.tag){case 0:case 11:case 14:case 15:if(li(r,i),mi(i),d&4){try{Co(3,i,i.return),Xa(3,i)}catch(Ie){Bt(i,i.return,Ie)}try{Co(5,i,i.return)}catch(Ie){Bt(i,i.return,Ie)}}break;case 1:li(r,i),mi(i),d&512&&c!==null&&wr(c,c.return);break;case 5:if(li(r,i),mi(i),d&512&&c!==null&&wr(c,c.return),i.flags&32){var g=i.stateNode;try{ne(g,"")}catch(Ie){Bt(i,i.return,Ie)}}if(d&4&&(g=i.stateNode,g!=null)){var _=i.memoizedProps,P=c!==null?c.memoizedProps:_,q=i.type,Z=i.updateQueue;if(i.updateQueue=null,Z!==null)try{q==="input"&&_.type==="radio"&&_.name!=null&&De(g,_),xe(q,P);var ae=xe(q,_);for(P=0;P<Z.length;P+=2){var ye=Z[P],Se=Z[P+1];ye==="style"?pe(g,Se):ye==="dangerouslySetInnerHTML"?U(g,Se):ye==="children"?ne(g,Se):$(g,ye,Se,ae)}switch(q){case"input":Tt(g,_);break;case"textarea":ht(g,_);break;case"select":var ve=g._wrapperState.wasMultiple;g._wrapperState.wasMultiple=!!_.multiple;var Ae=_.value;Ae!=null?it(g,!!_.multiple,Ae,!1):ve!==!!_.multiple&&(_.defaultValue!=null?it(g,!!_.multiple,_.defaultValue,!0):it(g,!!_.multiple,_.multiple?[]:"",!1))}g[po]=_}catch(Ie){Bt(i,i.return,Ie)}}break;case 6:if(li(r,i),mi(i),d&4){if(i.stateNode===null)throw Error(n(162));g=i.stateNode,_=i.memoizedProps;try{g.nodeValue=_}catch(Ie){Bt(i,i.return,Ie)}}break;case 3:if(li(r,i),mi(i),d&4&&c!==null&&c.memoizedState.isDehydrated)try{no(r.containerInfo)}catch(Ie){Bt(i,i.return,Ie)}break;case 4:li(r,i),mi(i);break;case 13:li(r,i),mi(i),g=i.child,g.flags&8192&&(_=g.memoizedState!==null,g.stateNode.isHidden=_,!_||g.alternate!==null&&g.alternate.memoizedState!==null||(Pu=Pt())),d&4&&Um(i);break;case 22:if(ye=c!==null&&c.memoizedState!==null,i.mode&1?(wn=(ae=wn)||ye,li(r,i),wn=ae):li(r,i),mi(i),d&8192){if(ae=i.memoizedState!==null,(i.stateNode.isHidden=ae)&&!ye&&(i.mode&1)!==0)for(Te=i,ye=i.child;ye!==null;){for(Se=Te=ye;Te!==null;){switch(ve=Te,Ae=ve.child,ve.tag){case 0:case 11:case 14:case 15:Co(4,ve,ve.return);break;case 1:wr(ve,ve.return);var Me=ve.stateNode;if(typeof Me.componentWillUnmount=="function"){d=ve,c=ve.return;try{r=d,Me.props=r.memoizedProps,Me.state=r.memoizedState,Me.componentWillUnmount()}catch(Ie){Bt(d,c,Ie)}}break;case 5:wr(ve,ve.return);break;case 22:if(ve.memoizedState!==null){Ym(Se);continue}}Ae!==null?(Ae.return=ve,Te=Ae):Ym(Se)}ye=ye.sibling}e:for(ye=null,Se=i;;){if(Se.tag===5){if(ye===null){ye=Se;try{g=Se.stateNode,ae?(_=g.style,typeof _.setProperty=="function"?_.setProperty("display","none","important"):_.display="none"):(q=Se.stateNode,Z=Se.memoizedProps.style,P=Z!=null&&Z.hasOwnProperty("display")?Z.display:null,q.style.display=ie("display",P))}catch(Ie){Bt(i,i.return,Ie)}}}else if(Se.tag===6){if(ye===null)try{Se.stateNode.nodeValue=ae?"":Se.memoizedProps}catch(Ie){Bt(i,i.return,Ie)}}else if((Se.tag!==22&&Se.tag!==23||Se.memoizedState===null||Se===i)&&Se.child!==null){Se.child.return=Se,Se=Se.child;continue}if(Se===i)break e;for(;Se.sibling===null;){if(Se.return===null||Se.return===i)break e;ye===Se&&(ye=null),Se=Se.return}ye===Se&&(ye=null),Se.sibling.return=Se.return,Se=Se.sibling}}break;case 19:li(r,i),mi(i),d&4&&Um(i);break;case 21:break;default:li(r,i),mi(i)}}function mi(i){var r=i.flags;if(r&2){try{e:{for(var c=i.return;c!==null;){if(Fm(c)){var d=c;break e}c=c.return}throw Error(n(160))}switch(d.tag){case 5:var g=d.stateNode;d.flags&32&&(ne(g,""),d.flags&=-33);var _=Hm(i);Nu(i,_,g);break;case 3:case 4:var P=d.stateNode.containerInfo,q=Hm(i);Eu(i,q,P);break;default:throw Error(n(161))}}catch(Z){Bt(i,i.return,Z)}i.flags&=-3}r&4096&&(i.flags&=-4097)}function HS(i,r,c){Te=i,qm(i)}function qm(i,r,c){for(var d=(i.mode&1)!==0;Te!==null;){var g=Te,_=g.child;if(g.tag===22&&d){var P=g.memoizedState!==null||Ga;if(!P){var q=g.alternate,Z=q!==null&&q.memoizedState!==null||wn;q=Ga;var ae=wn;if(Ga=P,(wn=Z)&&!ae)for(Te=g;Te!==null;)P=Te,Z=P.child,P.tag===22&&P.memoizedState!==null?Gm(g):Z!==null?(Z.return=P,Te=Z):Gm(g);for(;_!==null;)Te=_,qm(_),_=_.sibling;Te=g,Ga=q,wn=ae}Vm(i)}else(g.subtreeFlags&8772)!==0&&_!==null?(_.return=g,Te=_):Vm(i)}}function Vm(i){for(;Te!==null;){var r=Te;if((r.flags&8772)!==0){var c=r.alternate;try{if((r.flags&8772)!==0)switch(r.tag){case 0:case 11:case 15:wn||Xa(5,r);break;case 1:var d=r.stateNode;if(r.flags&4&&!wn)if(c===null)d.componentDidMount();else{var g=r.elementType===r.type?c.memoizedProps:oi(r.type,c.memoizedProps);d.componentDidUpdate(g,c.memoizedState,d.__reactInternalSnapshotBeforeUpdate)}var _=r.updateQueue;_!==null&&Yp(r,_,d);break;case 3:var P=r.updateQueue;if(P!==null){if(c=null,r.child!==null)switch(r.child.tag){case 5:c=r.child.stateNode;break;case 1:c=r.child.stateNode}Yp(r,P,c)}break;case 5:var q=r.stateNode;if(c===null&&r.flags&4){c=q;var Z=r.memoizedProps;switch(r.type){case"button":case"input":case"select":case"textarea":Z.autoFocus&&c.focus();break;case"img":Z.src&&(c.src=Z.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(r.memoizedState===null){var ae=r.alternate;if(ae!==null){var ye=ae.memoizedState;if(ye!==null){var Se=ye.dehydrated;Se!==null&&no(Se)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}wn||r.flags&512&&Cu(r)}catch(ve){Bt(r,r.return,ve)}}if(r===i){Te=null;break}if(c=r.sibling,c!==null){c.return=r.return,Te=c;break}Te=r.return}}function Ym(i){for(;Te!==null;){var r=Te;if(r===i){Te=null;break}var c=r.sibling;if(c!==null){c.return=r.return,Te=c;break}Te=r.return}}function Gm(i){for(;Te!==null;){var r=Te;try{switch(r.tag){case 0:case 11:case 15:var c=r.return;try{Xa(4,r)}catch(Z){Bt(r,c,Z)}break;case 1:var d=r.stateNode;if(typeof d.componentDidMount=="function"){var g=r.return;try{d.componentDidMount()}catch(Z){Bt(r,g,Z)}}var _=r.return;try{Cu(r)}catch(Z){Bt(r,_,Z)}break;case 5:var P=r.return;try{Cu(r)}catch(Z){Bt(r,P,Z)}}}catch(Z){Bt(r,r.return,Z)}if(r===i){Te=null;break}var q=r.sibling;if(q!==null){q.return=r.return,Te=q;break}Te=r.return}}var WS=Math.ceil,Qa=B.ReactCurrentDispatcher,ju=B.ReactCurrentOwner,Jn=B.ReactCurrentBatchConfig,at=0,rn=null,Vt=null,pn=0,Fn=0,br=Qi(0),Qt=0,Eo=null,Is=0,Ja=0,Ru=0,No=null,Mn=null,Pu=0,Sr=1/0,Di=null,Za=!1,Au=null,is=null,el=!1,ss=null,tl=0,jo=0,Lu=null,nl=-1,il=0;function kn(){return(at&6)!==0?Pt():nl!==-1?nl:nl=Pt()}function rs(i){return(i.mode&1)===0?1:(at&2)!==0&&pn!==0?pn&-pn:ES.transition!==null?(il===0&&(il=Hf()),il):(i=gt,i!==0||(i=window.event,i=i===void 0?16:Qf(i.type)),i)}function ci(i,r,c,d){if(50<jo)throw jo=0,Lu=null,Error(n(185));Qr(i,c,d),((at&2)===0||i!==rn)&&(i===rn&&((at&2)===0&&(Ja|=c),Qt===4&&os(i,pn)),Dn(i,d),c===1&&at===0&&(r.mode&1)===0&&(Sr=Pt()+500,Aa&&Zi()))}function Dn(i,r){var c=i.callbackNode;Eb(i,r);var d=ha(i,i===rn?pn:0);if(d===0)c!==null&&Yr(c),i.callbackNode=null,i.callbackPriority=0;else if(r=d&-d,i.callbackPriority!==r){if(c!=null&&Yr(c),r===1)i.tag===0?CS(Qm.bind(null,i)):Ip(Qm.bind(null,i)),bS(function(){(at&6)===0&&Zi()}),c=null;else{switch(Wf(d)){case 1:c=Be;break;case 4:c=qe;break;case 16:c=Ue;break;case 536870912:c=kt;break;default:c=Ue}c=rg(c,Xm.bind(null,i))}i.callbackPriority=r,i.callbackNode=c}}function Xm(i,r){if(nl=-1,il=0,(at&6)!==0)throw Error(n(327));var c=i.callbackNode;if(xr()&&i.callbackNode!==c)return null;var d=ha(i,i===rn?pn:0);if(d===0)return null;if((d&30)!==0||(d&i.expiredLanes)!==0||r)r=sl(i,d);else{r=d;var g=at;at|=2;var _=Zm();(rn!==i||pn!==r)&&(Di=null,Sr=Pt()+500,Bs(i,r));do try{qS();break}catch(q){Jm(i,q)}while(!0);Xc(),Qa.current=_,at=g,Vt!==null?r=0:(rn=null,pn=0,r=Qt)}if(r!==0){if(r===2&&(g=hc(i),g!==0&&(d=g,r=Tu(i,g))),r===1)throw c=Eo,Bs(i,0),os(i,d),Dn(i,Pt()),c;if(r===6)os(i,d);else{if(g=i.current.alternate,(d&30)===0&&!US(g)&&(r=sl(i,d),r===2&&(_=hc(i),_!==0&&(d=_,r=Tu(i,_))),r===1))throw c=Eo,Bs(i,0),os(i,d),Dn(i,Pt()),c;switch(i.finishedWork=g,i.finishedLanes=d,r){case 0:case 1:throw Error(n(345));case 2:zs(i,Mn,Di);break;case 3:if(os(i,d),(d&130023424)===d&&(r=Pu+500-Pt(),10<r)){if(ha(i,0)!==0)break;if(g=i.suspendedLanes,(g&d)!==d){kn(),i.pingedLanes|=i.suspendedLanes&g;break}i.timeoutHandle=zc(zs.bind(null,i,Mn,Di),r);break}zs(i,Mn,Di);break;case 4:if(os(i,d),(d&4194240)===d)break;for(r=i.eventTimes,g=-1;0<d;){var P=31-Pn(d);_=1<<P,P=r[P],P>g&&(g=P),d&=~_}if(d=g,d=Pt()-d,d=(120>d?120:480>d?480:1080>d?1080:1920>d?1920:3e3>d?3e3:4320>d?4320:1960*WS(d/1960))-d,10<d){i.timeoutHandle=zc(zs.bind(null,i,Mn,Di),d);break}zs(i,Mn,Di);break;case 5:zs(i,Mn,Di);break;default:throw Error(n(329))}}}return Dn(i,Pt()),i.callbackNode===c?Xm.bind(null,i):null}function Tu(i,r){var c=No;return i.current.memoizedState.isDehydrated&&(Bs(i,r).flags|=256),i=sl(i,r),i!==2&&(r=Mn,Mn=c,r!==null&&Mu(r)),i}function Mu(i){Mn===null?Mn=i:Mn.push.apply(Mn,i)}function US(i){for(var r=i;;){if(r.flags&16384){var c=r.updateQueue;if(c!==null&&(c=c.stores,c!==null))for(var d=0;d<c.length;d++){var g=c[d],_=g.getSnapshot;g=g.value;try{if(!si(_(),g))return!1}catch{return!1}}}if(c=r.child,r.subtreeFlags&16384&&c!==null)c.return=r,r=c;else{if(r===i)break;for(;r.sibling===null;){if(r.return===null||r.return===i)return!0;r=r.return}r.sibling.return=r.return,r=r.sibling}}return!0}function os(i,r){for(r&=~Ru,r&=~Ja,i.suspendedLanes|=r,i.pingedLanes&=~r,i=i.expirationTimes;0<r;){var c=31-Pn(r),d=1<<c;i[c]=-1,r&=~d}}function Qm(i){if((at&6)!==0)throw Error(n(327));xr();var r=ha(i,0);if((r&1)===0)return Dn(i,Pt()),null;var c=sl(i,r);if(i.tag!==0&&c===2){var d=hc(i);d!==0&&(r=d,c=Tu(i,d))}if(c===1)throw c=Eo,Bs(i,0),os(i,r),Dn(i,Pt()),c;if(c===6)throw Error(n(345));return i.finishedWork=i.current.alternate,i.finishedLanes=r,zs(i,Mn,Di),Dn(i,Pt()),null}function Du(i,r){var c=at;at|=1;try{return i(r)}finally{at=c,at===0&&(Sr=Pt()+500,Aa&&Zi())}}function Os(i){ss!==null&&ss.tag===0&&(at&6)===0&&xr();var r=at;at|=1;var c=Jn.transition,d=gt;try{if(Jn.transition=null,gt=1,i)return i()}finally{gt=d,Jn.transition=c,at=r,(at&6)===0&&Zi()}}function Iu(){Fn=br.current,Et(br)}function Bs(i,r){i.finishedWork=null,i.finishedLanes=0;var c=i.timeoutHandle;if(c!==-1&&(i.timeoutHandle=-1,wS(c)),Vt!==null)for(c=Vt.return;c!==null;){var d=c;switch(Kc(d),d.tag){case 1:d=d.type.childContextTypes,d!=null&&Ra();break;case 3:_r(),Et(An),Et(vn),su();break;case 5:nu(d);break;case 4:_r();break;case 13:Et(Mt);break;case 19:Et(Mt);break;case 10:Qc(d.type._context);break;case 22:case 23:Iu()}c=c.return}if(rn=i,Vt=i=as(i.current,null),pn=Fn=r,Qt=0,Eo=null,Ru=Ja=Is=0,Mn=No=null,Ts!==null){for(r=0;r<Ts.length;r++)if(c=Ts[r],d=c.interleaved,d!==null){c.interleaved=null;var g=d.next,_=c.pending;if(_!==null){var P=_.next;_.next=g,d.next=P}c.pending=d}Ts=null}return i}function Jm(i,r){do{var c=Vt;try{if(Xc(),Fa.current=Ka,Ha){for(var d=Dt.memoizedState;d!==null;){var g=d.queue;g!==null&&(g.pending=null),d=d.next}Ha=!1}if(Ds=0,sn=Xt=Dt=null,wo=!1,bo=0,ju.current=null,c===null||c.return===null){Qt=1,Eo=r,Vt=null;break}e:{var _=i,P=c.return,q=c,Z=r;if(r=pn,q.flags|=32768,Z!==null&&typeof Z=="object"&&typeof Z.then=="function"){var ae=Z,ye=q,Se=ye.tag;if((ye.mode&1)===0&&(Se===0||Se===11||Se===15)){var ve=ye.alternate;ve?(ye.updateQueue=ve.updateQueue,ye.memoizedState=ve.memoizedState,ye.lanes=ve.lanes):(ye.updateQueue=null,ye.memoizedState=null)}var Ae=xm(P);if(Ae!==null){Ae.flags&=-257,km(Ae,P,q,_,r),Ae.mode&1&&Sm(_,ae,r),r=Ae,Z=ae;var Me=r.updateQueue;if(Me===null){var Ie=new Set;Ie.add(Z),r.updateQueue=Ie}else Me.add(Z);break e}else{if((r&1)===0){Sm(_,ae,r),Ou();break e}Z=Error(n(426))}}else if(At&&q.mode&1){var Ht=xm(P);if(Ht!==null){(Ht.flags&65536)===0&&(Ht.flags|=256),km(Ht,P,q,_,r),Yc(yr(Z,q));break e}}_=Z=yr(Z,q),Qt!==4&&(Qt=2),No===null?No=[_]:No.push(_),_=P;do{switch(_.tag){case 3:_.flags|=65536,r&=-r,_.lanes|=r;var se=wm(_,Z,r);Vp(_,se);break e;case 1:q=Z;var ee=_.type,oe=_.stateNode;if((_.flags&128)===0&&(typeof ee.getDerivedStateFromError=="function"||oe!==null&&typeof oe.componentDidCatch=="function"&&(is===null||!is.has(oe)))){_.flags|=65536,r&=-r,_.lanes|=r;var Ce=bm(_,q,r);Vp(_,Ce);break e}}_=_.return}while(_!==null)}tg(c)}catch(Oe){r=Oe,Vt===c&&c!==null&&(Vt=c=c.return);continue}break}while(!0)}function Zm(){var i=Qa.current;return Qa.current=Ka,i===null?Ka:i}function Ou(){(Qt===0||Qt===3||Qt===2)&&(Qt=4),rn===null||(Is&268435455)===0&&(Ja&268435455)===0||os(rn,pn)}function sl(i,r){var c=at;at|=2;var d=Zm();(rn!==i||pn!==r)&&(Di=null,Bs(i,r));do try{KS();break}catch(g){Jm(i,g)}while(!0);if(Xc(),at=c,Qa.current=d,Vt!==null)throw Error(n(261));return rn=null,pn=0,Qt}function KS(){for(;Vt!==null;)eg(Vt)}function qS(){for(;Vt!==null&&!tr();)eg(Vt)}function eg(i){var r=sg(i.alternate,i,Fn);i.memoizedProps=i.pendingProps,r===null?tg(i):Vt=r,ju.current=null}function tg(i){var r=i;do{var c=r.alternate;if(i=r.return,(r.flags&32768)===0){if(c=BS(c,r,Fn),c!==null){Vt=c;return}}else{if(c=zS(c,r),c!==null){c.flags&=32767,Vt=c;return}if(i!==null)i.flags|=32768,i.subtreeFlags=0,i.deletions=null;else{Qt=6,Vt=null;return}}if(r=r.sibling,r!==null){Vt=r;return}Vt=r=i}while(r!==null);Qt===0&&(Qt=5)}function zs(i,r,c){var d=gt,g=Jn.transition;try{Jn.transition=null,gt=1,VS(i,r,c,d)}finally{Jn.transition=g,gt=d}return null}function VS(i,r,c,d){do xr();while(ss!==null);if((at&6)!==0)throw Error(n(327));c=i.finishedWork;var g=i.finishedLanes;if(c===null)return null;if(i.finishedWork=null,i.finishedLanes=0,c===i.current)throw Error(n(177));i.callbackNode=null,i.callbackPriority=0;var _=c.lanes|c.childLanes;if(Nb(i,_),i===rn&&(Vt=rn=null,pn=0),(c.subtreeFlags&2064)===0&&(c.flags&2064)===0||el||(el=!0,rg(Ue,function(){return xr(),null})),_=(c.flags&15990)!==0,(c.subtreeFlags&15990)!==0||_){_=Jn.transition,Jn.transition=null;var P=gt;gt=1;var q=at;at|=4,ju.current=null,FS(i,c),Km(c,i),fS(Oc),ma=!!Ic,Oc=Ic=null,i.current=c,HS(c),ca(),at=q,gt=P,Jn.transition=_}else i.current=c;if(el&&(el=!1,ss=i,tl=g),_=i.pendingLanes,_===0&&(is=null),dc(c.stateNode),Dn(i,Pt()),r!==null)for(d=i.onRecoverableError,c=0;c<r.length;c++)g=r[c],d(g.value,{componentStack:g.stack,digest:g.digest});if(Za)throw Za=!1,i=Au,Au=null,i;return(tl&1)!==0&&i.tag!==0&&xr(),_=i.pendingLanes,(_&1)!==0?i===Lu?jo++:(jo=0,Lu=i):jo=0,Zi(),null}function xr(){if(ss!==null){var i=Wf(tl),r=Jn.transition,c=gt;try{if(Jn.transition=null,gt=16>i?16:i,ss===null)var d=!1;else{if(i=ss,ss=null,tl=0,(at&6)!==0)throw Error(n(331));var g=at;for(at|=4,Te=i.current;Te!==null;){var _=Te,P=_.child;if((Te.flags&16)!==0){var q=_.deletions;if(q!==null){for(var Z=0;Z<q.length;Z++){var ae=q[Z];for(Te=ae;Te!==null;){var ye=Te;switch(ye.tag){case 0:case 11:case 15:Co(8,ye,_)}var Se=ye.child;if(Se!==null)Se.return=ye,Te=Se;else for(;Te!==null;){ye=Te;var ve=ye.sibling,Ae=ye.return;if($m(ye),ye===ae){Te=null;break}if(ve!==null){ve.return=Ae,Te=ve;break}Te=Ae}}}var Me=_.alternate;if(Me!==null){var Ie=Me.child;if(Ie!==null){Me.child=null;do{var Ht=Ie.sibling;Ie.sibling=null,Ie=Ht}while(Ie!==null)}}Te=_}}if((_.subtreeFlags&2064)!==0&&P!==null)P.return=_,Te=P;else e:for(;Te!==null;){if(_=Te,(_.flags&2048)!==0)switch(_.tag){case 0:case 11:case 15:Co(9,_,_.return)}var se=_.sibling;if(se!==null){se.return=_.return,Te=se;break e}Te=_.return}}var ee=i.current;for(Te=ee;Te!==null;){P=Te;var oe=P.child;if((P.subtreeFlags&2064)!==0&&oe!==null)oe.return=P,Te=oe;else e:for(P=ee;Te!==null;){if(q=Te,(q.flags&2048)!==0)try{switch(q.tag){case 0:case 11:case 15:Xa(9,q)}}catch(Oe){Bt(q,q.return,Oe)}if(q===P){Te=null;break e}var Ce=q.sibling;if(Ce!==null){Ce.return=q.return,Te=Ce;break e}Te=q.return}}if(at=g,Zi(),nn&&typeof nn.onPostCommitFiberRoot=="function")try{nn.onPostCommitFiberRoot(qt,i)}catch{}d=!0}return d}finally{gt=c,Jn.transition=r}}return!1}function ng(i,r,c){r=yr(c,r),r=wm(i,r,1),i=ts(i,r,1),r=kn(),i!==null&&(Qr(i,1,r),Dn(i,r))}function Bt(i,r,c){if(i.tag===3)ng(i,i,c);else for(;r!==null;){if(r.tag===3){ng(r,i,c);break}else if(r.tag===1){var d=r.stateNode;if(typeof r.type.getDerivedStateFromError=="function"||typeof d.componentDidCatch=="function"&&(is===null||!is.has(d))){i=yr(c,i),i=bm(r,i,1),r=ts(r,i,1),i=kn(),r!==null&&(Qr(r,1,i),Dn(r,i));break}}r=r.return}}function YS(i,r,c){var d=i.pingCache;d!==null&&d.delete(r),r=kn(),i.pingedLanes|=i.suspendedLanes&c,rn===i&&(pn&c)===c&&(Qt===4||Qt===3&&(pn&130023424)===pn&&500>Pt()-Pu?Bs(i,0):Ru|=c),Dn(i,r)}function ig(i,r){r===0&&((i.mode&1)===0?r=1:(r=da,da<<=1,(da&130023424)===0&&(da=4194304)));var c=kn();i=Li(i,r),i!==null&&(Qr(i,r,c),Dn(i,c))}function GS(i){var r=i.memoizedState,c=0;r!==null&&(c=r.retryLane),ig(i,c)}function XS(i,r){var c=0;switch(i.tag){case 13:var d=i.stateNode,g=i.memoizedState;g!==null&&(c=g.retryLane);break;case 19:d=i.stateNode;break;default:throw Error(n(314))}d!==null&&d.delete(r),ig(i,c)}var sg;sg=function(i,r,c){if(i!==null)if(i.memoizedProps!==r.pendingProps||An.current)Tn=!0;else{if((i.lanes&c)===0&&(r.flags&128)===0)return Tn=!1,OS(i,r,c);Tn=(i.flags&131072)!==0}else Tn=!1,At&&(r.flags&1048576)!==0&&Op(r,Ta,r.index);switch(r.lanes=0,r.tag){case 2:var d=r.type;Ya(i,r),i=r.pendingProps;var g=dr(r,vn.current);vr(r,c),g=au(null,r,d,i,g,c);var _=lu();return r.flags|=1,typeof g=="object"&&g!==null&&typeof g.render=="function"&&g.$$typeof===void 0?(r.tag=1,r.memoizedState=null,r.updateQueue=null,Ln(d)?(_=!0,Pa(r)):_=!1,r.memoizedState=g.state!==null&&g.state!==void 0?g.state:null,eu(r),g.updater=qa,r.stateNode=g,g._reactInternals=r,pu(r,d,i,c),r=_u(null,r,d,!0,_,c)):(r.tag=0,At&&_&&Uc(r),xn(null,r,g,c),r=r.child),r;case 16:d=r.elementType;e:{switch(Ya(i,r),i=r.pendingProps,g=d._init,d=g(d._payload),r.type=d,g=r.tag=JS(d),i=oi(d,i),g){case 0:r=vu(null,r,d,i,c);break e;case 1:r=Pm(null,r,d,i,c);break e;case 11:r=Cm(null,r,d,i,c);break e;case 14:r=Em(null,r,d,oi(d.type,i),c);break e}throw Error(n(306,d,""))}return r;case 0:return d=r.type,g=r.pendingProps,g=r.elementType===d?g:oi(d,g),vu(i,r,d,g,c);case 1:return d=r.type,g=r.pendingProps,g=r.elementType===d?g:oi(d,g),Pm(i,r,d,g,c);case 3:e:{if(Am(r),i===null)throw Error(n(387));d=r.pendingProps,_=r.memoizedState,g=_.element,qp(i,r),za(r,d,null,c);var P=r.memoizedState;if(d=P.element,_.isDehydrated)if(_={element:d,isDehydrated:!1,cache:P.cache,pendingSuspenseBoundaries:P.pendingSuspenseBoundaries,transitions:P.transitions},r.updateQueue.baseState=_,r.memoizedState=_,r.flags&256){g=yr(Error(n(423)),r),r=Lm(i,r,d,c,g);break e}else if(d!==g){g=yr(Error(n(424)),r),r=Lm(i,r,d,c,g);break e}else for($n=Xi(r.stateNode.containerInfo.firstChild),zn=r,At=!0,ri=null,c=Up(r,null,d,c),r.child=c;c;)c.flags=c.flags&-3|4096,c=c.sibling;else{if(pr(),d===g){r=Mi(i,r,c);break e}xn(i,r,d,c)}r=r.child}return r;case 5:return Gp(r),i===null&&Vc(r),d=r.type,g=r.pendingProps,_=i!==null?i.memoizedProps:null,P=g.children,Bc(d,g)?P=null:_!==null&&Bc(d,_)&&(r.flags|=32),Rm(i,r),xn(i,r,P,c),r.child;case 6:return i===null&&Vc(r),null;case 13:return Tm(i,r,c);case 4:return tu(r,r.stateNode.containerInfo),d=r.pendingProps,i===null?r.child=mr(r,null,d,c):xn(i,r,d,c),r.child;case 11:return d=r.type,g=r.pendingProps,g=r.elementType===d?g:oi(d,g),Cm(i,r,d,g,c);case 7:return xn(i,r,r.pendingProps,c),r.child;case 8:return xn(i,r,r.pendingProps.children,c),r.child;case 12:return xn(i,r,r.pendingProps.children,c),r.child;case 10:e:{if(d=r.type._context,g=r.pendingProps,_=r.memoizedProps,P=g.value,St(Ia,d._currentValue),d._currentValue=P,_!==null)if(si(_.value,P)){if(_.children===g.children&&!An.current){r=Mi(i,r,c);break e}}else for(_=r.child,_!==null&&(_.return=r);_!==null;){var q=_.dependencies;if(q!==null){P=_.child;for(var Z=q.firstContext;Z!==null;){if(Z.context===d){if(_.tag===1){Z=Ti(-1,c&-c),Z.tag=2;var ae=_.updateQueue;if(ae!==null){ae=ae.shared;var ye=ae.pending;ye===null?Z.next=Z:(Z.next=ye.next,ye.next=Z),ae.pending=Z}}_.lanes|=c,Z=_.alternate,Z!==null&&(Z.lanes|=c),Jc(_.return,c,r),q.lanes|=c;break}Z=Z.next}}else if(_.tag===10)P=_.type===r.type?null:_.child;else if(_.tag===18){if(P=_.return,P===null)throw Error(n(341));P.lanes|=c,q=P.alternate,q!==null&&(q.lanes|=c),Jc(P,c,r),P=_.sibling}else P=_.child;if(P!==null)P.return=_;else for(P=_;P!==null;){if(P===r){P=null;break}if(_=P.sibling,_!==null){_.return=P.return,P=_;break}P=P.return}_=P}xn(i,r,g.children,c),r=r.child}return r;case 9:return g=r.type,d=r.pendingProps.children,vr(r,c),g=Xn(g),d=d(g),r.flags|=1,xn(i,r,d,c),r.child;case 14:return d=r.type,g=oi(d,r.pendingProps),g=oi(d.type,g),Em(i,r,d,g,c);case 15:return Nm(i,r,r.type,r.pendingProps,c);case 17:return d=r.type,g=r.pendingProps,g=r.elementType===d?g:oi(d,g),Ya(i,r),r.tag=1,Ln(d)?(i=!0,Pa(r)):i=!1,vr(r,c),_m(r,d,g),pu(r,d,g,c),_u(null,r,d,!0,i,c);case 19:return Dm(i,r,c);case 22:return jm(i,r,c)}throw Error(n(156,r.tag))};function rg(i,r){return js(i,r)}function QS(i,r,c,d){this.tag=i,this.key=c,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,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 Zn(i,r,c,d){return new QS(i,r,c,d)}function Bu(i){return i=i.prototype,!(!i||!i.isReactComponent)}function JS(i){if(typeof i=="function")return Bu(i)?1:0;if(i!=null){if(i=i.$$typeof,i===L)return 11;if(i===O)return 14}return 2}function as(i,r){var c=i.alternate;return c===null?(c=Zn(i.tag,r,i.key,i.mode),c.elementType=i.elementType,c.type=i.type,c.stateNode=i.stateNode,c.alternate=i,i.alternate=c):(c.pendingProps=r,c.type=i.type,c.flags=0,c.subtreeFlags=0,c.deletions=null),c.flags=i.flags&14680064,c.childLanes=i.childLanes,c.lanes=i.lanes,c.child=i.child,c.memoizedProps=i.memoizedProps,c.memoizedState=i.memoizedState,c.updateQueue=i.updateQueue,r=i.dependencies,c.dependencies=r===null?null:{lanes:r.lanes,firstContext:r.firstContext},c.sibling=i.sibling,c.index=i.index,c.ref=i.ref,c}function rl(i,r,c,d,g,_){var P=2;if(d=i,typeof i=="function")Bu(i)&&(P=1);else if(typeof i=="string")P=5;else e:switch(i){case Y:return $s(c.children,g,_,r);case te:P=8,g|=8;break;case Q:return i=Zn(12,c,r,g|2),i.elementType=Q,i.lanes=_,i;case A:return i=Zn(13,c,r,g),i.elementType=A,i.lanes=_,i;case z:return i=Zn(19,c,r,g),i.elementType=z,i.lanes=_,i;case F:return ol(c,g,_,r);default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case J:P=10;break e;case H:P=9;break e;case L:P=11;break e;case O:P=14;break e;case T:P=16,d=null;break e}throw Error(n(130,i==null?i:typeof i,""))}return r=Zn(P,c,r,g),r.elementType=i,r.type=d,r.lanes=_,r}function $s(i,r,c,d){return i=Zn(7,i,d,r),i.lanes=c,i}function ol(i,r,c,d){return i=Zn(22,i,d,r),i.elementType=F,i.lanes=c,i.stateNode={isHidden:!1},i}function zu(i,r,c){return i=Zn(6,i,null,r),i.lanes=c,i}function $u(i,r,c){return r=Zn(4,i.children!==null?i.children:[],i.key,r),r.lanes=c,r.stateNode={containerInfo:i.containerInfo,pendingChildren:null,implementation:i.implementation},r}function ZS(i,r,c,d,g){this.tag=r,this.containerInfo=i,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=fc(0),this.expirationTimes=fc(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=fc(0),this.identifierPrefix=d,this.onRecoverableError=g,this.mutableSourceEagerHydrationData=null}function Fu(i,r,c,d,g,_,P,q,Z){return i=new ZS(i,r,c,q,Z),r===1?(r=1,_===!0&&(r|=8)):r=0,_=Zn(3,null,null,r),i.current=_,_.stateNode=i,_.memoizedState={element:d,isDehydrated:c,cache:null,transitions:null,pendingSuspenseBoundaries:null},eu(_),i}function e0(i,r,c){var d=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:V,key:d==null?null:""+d,children:i,containerInfo:r,implementation:c}}function og(i){if(!i)return Ji;i=i._reactInternals;e:{if(Ft(i)!==i||i.tag!==1)throw Error(n(170));var r=i;do{switch(r.tag){case 3:r=r.stateNode.context;break e;case 1:if(Ln(r.type)){r=r.stateNode.__reactInternalMemoizedMergedChildContext;break e}}r=r.return}while(r!==null);throw Error(n(171))}if(i.tag===1){var c=i.type;if(Ln(c))return Mp(i,c,r)}return r}function ag(i,r,c,d,g,_,P,q,Z){return i=Fu(c,d,!0,i,g,_,P,q,Z),i.context=og(null),c=i.current,d=kn(),g=rs(c),_=Ti(d,g),_.callback=r??null,ts(c,_,g),i.current.lanes=g,Qr(i,g,d),Dn(i,d),i}function al(i,r,c,d){var g=r.current,_=kn(),P=rs(g);return c=og(c),r.context===null?r.context=c:r.pendingContext=c,r=Ti(_,P),r.payload={element:i},d=d===void 0?null:d,d!==null&&(r.callback=d),i=ts(g,r,P),i!==null&&(ci(i,g,P,_),Ba(i,g,P)),P}function ll(i){if(i=i.current,!i.child)return null;switch(i.child.tag){case 5:return i.child.stateNode;default:return i.child.stateNode}}function lg(i,r){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var c=i.retryLane;i.retryLane=c!==0&&c<r?c:r}}function Hu(i,r){lg(i,r),(i=i.alternate)&&lg(i,r)}function t0(){return null}var cg=typeof reportError=="function"?reportError:function(i){console.error(i)};function Wu(i){this._internalRoot=i}cl.prototype.render=Wu.prototype.render=function(i){var r=this._internalRoot;if(r===null)throw Error(n(409));al(i,r,null,null)},cl.prototype.unmount=Wu.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var r=i.containerInfo;Os(function(){al(null,i,null,null)}),r[ji]=null}};function cl(i){this._internalRoot=i}cl.prototype.unstable_scheduleHydration=function(i){if(i){var r=qf();i={blockedOn:null,target:i,priority:r};for(var c=0;c<Vi.length&&r!==0&&r<Vi[c].priority;c++);Vi.splice(c,0,i),c===0&&Gf(i)}};function Uu(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)}function ul(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11&&(i.nodeType!==8||i.nodeValue!==" react-mount-point-unstable "))}function ug(){}function n0(i,r,c,d,g){if(g){if(typeof d=="function"){var _=d;d=function(){var ae=ll(P);_.call(ae)}}var P=ag(r,d,i,0,null,!1,!1,"",ug);return i._reactRootContainer=P,i[ji]=P.current,ho(i.nodeType===8?i.parentNode:i),Os(),P}for(;g=i.lastChild;)i.removeChild(g);if(typeof d=="function"){var q=d;d=function(){var ae=ll(Z);q.call(ae)}}var Z=Fu(i,0,!1,null,null,!1,!1,"",ug);return i._reactRootContainer=Z,i[ji]=Z.current,ho(i.nodeType===8?i.parentNode:i),Os(function(){al(r,Z,c,d)}),Z}function dl(i,r,c,d,g){var _=c._reactRootContainer;if(_){var P=_;if(typeof g=="function"){var q=g;g=function(){var Z=ll(P);q.call(Z)}}al(r,P,i,g)}else P=n0(c,r,i,g,d);return ll(P)}Uf=function(i){switch(i.tag){case 3:var r=i.stateNode;if(r.current.memoizedState.isDehydrated){var c=Xr(r.pendingLanes);c!==0&&(pc(r,c|1),Dn(r,Pt()),(at&6)===0&&(Sr=Pt()+500,Zi()))}break;case 13:Os(function(){var d=Li(i,1);if(d!==null){var g=kn();ci(d,i,1,g)}}),Hu(i,1)}},mc=function(i){if(i.tag===13){var r=Li(i,134217728);if(r!==null){var c=kn();ci(r,i,134217728,c)}Hu(i,134217728)}},Kf=function(i){if(i.tag===13){var r=rs(i),c=Li(i,r);if(c!==null){var d=kn();ci(c,i,r,d)}Hu(i,r)}},qf=function(){return gt},Vf=function(i,r){var c=gt;try{return gt=i,r()}finally{gt=c}},Ke=function(i,r,c){switch(r){case"input":if(Tt(i,c),r=c.name,c.type==="radio"&&r!=null){for(c=i;c.parentNode;)c=c.parentNode;for(c=c.querySelectorAll("input[name="+JSON.stringify(""+r)+'][type="radio"]'),r=0;r<c.length;r++){var d=c[r];if(d!==i&&d.form===i.form){var g=ja(d);if(!g)throw Error(n(90));nt(d),Tt(d,g)}}}break;case"textarea":ht(i,c);break;case"select":r=c.value,r!=null&&it(i,!!c.multiple,r,!1)}},Rn=Du,Rt=Os;var i0={usingClientEntryPoint:!1,Events:[mo,cr,ja,_t,Sn,Du]},Ro={findFiberByHostInstance:Rs,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},s0={bundleType:Ro.bundleType,version:Ro.version,rendererPackageName:Ro.rendererPackageName,rendererConfig:Ro.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:B.ReactCurrentDispatcher,findHostInstanceByFiber:function(i){return i=Ns(i),i===null?null:i.stateNode},findFiberByHostInstance:Ro.findFiberByHostInstance||t0,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var hl=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!hl.isDisabled&&hl.supportsFiber)try{qt=hl.inject(s0),nn=hl}catch{}}return In.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=i0,In.createPortal=function(i,r){var c=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Uu(r))throw Error(n(200));return e0(i,r,null,c)},In.createRoot=function(i,r){if(!Uu(i))throw Error(n(299));var c=!1,d="",g=cg;return r!=null&&(r.unstable_strictMode===!0&&(c=!0),r.identifierPrefix!==void 0&&(d=r.identifierPrefix),r.onRecoverableError!==void 0&&(g=r.onRecoverableError)),r=Fu(i,1,!1,null,null,c,!1,d,g),i[ji]=r.current,ho(i.nodeType===8?i.parentNode:i),new Wu(r)},In.findDOMNode=function(i){if(i==null)return null;if(i.nodeType===1)return i;var r=i._reactInternals;if(r===void 0)throw typeof i.render=="function"?Error(n(188)):(i=Object.keys(i).join(","),Error(n(268,i)));return i=Ns(r),i=i===null?null:i.stateNode,i},In.flushSync=function(i){return Os(i)},In.hydrate=function(i,r,c){if(!ul(r))throw Error(n(200));return dl(null,i,r,!0,c)},In.hydrateRoot=function(i,r,c){if(!Uu(i))throw Error(n(405));var d=c!=null&&c.hydratedSources||null,g=!1,_="",P=cg;if(c!=null&&(c.unstable_strictMode===!0&&(g=!0),c.identifierPrefix!==void 0&&(_=c.identifierPrefix),c.onRecoverableError!==void 0&&(P=c.onRecoverableError)),r=ag(r,null,i,1,c??null,g,!1,_,P),i[ji]=r.current,ho(i),d)for(i=0;i<d.length;i++)c=d[i],g=c._getVersion,g=g(c._source),r.mutableSourceEagerHydrationData==null?r.mutableSourceEagerHydrationData=[c,g]:r.mutableSourceEagerHydrationData.push(c,g);return new cl(r)},In.render=function(i,r,c){if(!ul(r))throw Error(n(200));return dl(null,i,r,!1,c)},In.unmountComponentAtNode=function(i){if(!ul(i))throw Error(n(40));return i._reactRootContainer?(Os(function(){dl(null,null,i,!1,function(){i._reactRootContainer=null,i[ji]=null})}),!0):!1},In.unstable_batchedUpdates=Du,In.unstable_renderSubtreeIntoContainer=function(i,r,c,d){if(!ul(c))throw Error(n(200));if(i==null||i._reactInternals===void 0)throw Error(n(38));return dl(i,r,c,!1,d)},In.version="18.3.1-next-f1338f8080-20240426",In}var _g;function f0(){if(_g)return Vu.exports;_g=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(),Vu.exports=h0(),Vu.exports}var yg;function p0(){if(yg)return fl;yg=1;var e=f0();return fl.createRoot=e.createRoot,fl.hydrateRoot=e.hydrateRoot,fl}var m0=p0();const g0=Yh(m0);function Ut(e,t,n={}){return fetch(e,{...n,headers:{...n.headers||{},Authorization:`Bearer ${t}`}})}const Q_=e=>`nc_seen_${e}`;async function Le(e,t,n={}){const s=await Ut(e,t,{method:n.method||"GET",headers:{"content-type":"application/json"},body:n.body?JSON.stringify(n.body):void 0}),o=await s.json().catch(()=>({}));if(!s.ok){const a=new Error(o.error||`HTTP ${s.status}`);throw a.status=s.status,a.data=o,a}return o}const dn=e=>Array.isArray(e)&&e.length?`/api/route/${e.map(encodeURIComponent).join("/")}/_`:"/api",Kt=(e,t)=>`${dn(e)}/fleet/${t}`,bs=(e,t)=>Le(Kt(t,"status"),e),Xh=(e,t,n)=>Le(Kt(n,"up"),e,{method:"POST",body:t}),Il=(e,t,n)=>Le(Kt(n,"down"),e,{method:"POST",body:t}),J_=(e,t,n)=>Le(Kt(n,"boot"),e,{method:"POST",body:t}),$o=(e,t,n)=>Le(Kt(n,"restart"),e,{method:"POST",body:{cell:t}}),Jl=(e,t)=>Le(Kt(t,"definitions"),e),v0=(e,t)=>Le(Kt(t,"credentials/status"),e),wg=(e,t,n,s)=>Le(Kt(s,"credentials/set"),e,{method:"POST",body:{envKey:t,value:n}}),_0=(e,t,n)=>Le(Kt(n,"credentials/remove"),e,{method:"POST",body:{envKey:t}}),y0=(e,t,n)=>Le(Kt(n,"define-engine"),e,{method:"POST",body:{def:t}}),w0=(e,t,n,s,o)=>Le(Kt(o,"edit-engine"),e,{method:"POST",body:{id:t,patch:n,envChanges:s}}),b0=(e,t,n)=>Le(Kt(n,"remove-engine"),e,{method:"POST",body:{id:t}}),S0=(e,t,n)=>Le(Kt(n,"define-model"),e,{method:"POST",body:{def:t}}),x0=(e,t,n,s)=>Le(Kt(s,"remove-model"),e,{method:"POST",body:{id:t,engine:n}}),k0=(e,t,n,s)=>Le(Kt(s,"model-test"),e,{method:"POST",body:{engine:t,model:n}}),C0=(e,t,n)=>Le(Kt(n,"define-cell"),e,{method:"POST",body:{def:t}}),Z_=(e,t,n,s)=>Le(Kt(s,"edit-cell"),e,{method:"POST",body:{id:t,patch:n}}),ey=(e,t,n=!1,s)=>Le(Kt(s,"remove-cell"),e,{method:"POST",body:{id:t,stop:n}}),E0=(e,t,n)=>Le(Kt(n,"import-cell"),e,{method:"POST",body:t}),N0=(e,t,n)=>Le(Kt(n,"restore-cells"),e,{method:"POST",body:{cells:t}}),j0=(e,t,n,s,o)=>Le(Kt(s,"restore-engines"),e,{method:"POST",body:{engines:t,overwrite:!!n,...Array.isArray(o)&&o.length?{models:o}:{}}}),Qh=(e,t,n)=>Le(`${dn(n)}/sessions/${encodeURIComponent(t)}`,e,{method:"DELETE"}),ty=(e,t,n,s)=>Le(`${dn(s)}/sessions/${encodeURIComponent(t)}/visibility`,e,{method:"PATCH",body:{technical:!!n}}),Jh=(e,t,n)=>Le(`${dn(n)}/fs/dirs${t?`?path=${encodeURIComponent(t)}`:""}`,e),ny=e=>Le("/api/settings",e),R0=e=>Le("/api/nodes",e),P0=e=>Le("/api/peers",e),iy=(e,t=[])=>Le(`${dn(t)}/vl-nodes`,e),bg=(e,t,n,s={},o=[])=>Le(`${dn(o)}/vl-nodes/${encodeURIComponent(t)}/commands`,e,{method:"POST",body:{kind:n,args:s}}),A0=(e,t,n=0,s=[])=>Le(`${dn(s)}/vl-nodes/${encodeURIComponent(t)}/events${n?`?after=${encodeURIComponent(n)}`:""}`,e),sy=e=>Le("/api/topology",e),Zh=(e,t)=>Le(`${dn(t)}/sessions`,e),ef=(e,t)=>Le(`${dn(t)}/config`,e),Sg=(e,t)=>Le(`${dn(t)}/topology`,e),Kd=(e,t)=>Le("/api/settings/config",e,{method:"POST",body:t}),L0=e=>Le("/api/settings/token/rotate",e,{method:"POST"}),T0=(e,t)=>Le("/api/settings/nodes/pair",e,{method:"POST",body:t}),M0=(e,t,n=[])=>Le(`${dn(n)}/settings/peering/invite`,e,{method:"POST",body:t||{}}),ry=(e,t,n)=>Le(`/api/settings/nodes/${encodeURIComponent(t)}/label`,e,{method:"PATCH",body:{label:n}}),D0=e=>Le("/api/settings/node-aliases",e),I0=(e,t,n)=>Le(`/api/settings/node-aliases/${encodeURIComponent(t)}`,e,{method:"PATCH",body:{alias:n}}),xg=(e,t)=>Le(`/api/settings/node-aliases/${encodeURIComponent(t)}`,e,{method:"DELETE"}),kg=(e,t,n)=>Le(`/api/settings/nodes/${encodeURIComponent(t)}`,e,{method:"PATCH",body:n}),O0=(e,t)=>Le(`/api/settings/nodes/${encodeURIComponent(t)}`,e,{method:"DELETE"}),tf=(e,t,n)=>Le(`/api/settings/nodes/${encodeURIComponent(t)}/${n}`,e,{method:"POST"}),B0=(e,t,n)=>Le(`/api/settings/nodes/${encodeURIComponent(t)}/share`,e,{method:"PATCH",body:{shared:n}}),z0=(e,t,n,s=[])=>Le(`/api/settings/nodes/${encodeURIComponent(t)}/visibility`,e,{method:"PATCH",body:{visibility:n,selected:s}}),$0=e=>Le("/api/settings/audio",e),F0=(e,t)=>Le("/api/settings/audio/consent",e,{method:"PATCH",body:{consent:t}}),H0=e=>Le("/api/settings/audio/test",e,{method:"POST",body:{}}),W0=e=>Le("/api/settings/audio/stop",e,{method:"POST",body:{}}),U0=e=>Le("/api/settings/audio/groups",e),K0=(e,t,n)=>Le(`/api/settings/audio/groups/${encodeURIComponent(t)}`,e,{method:"PUT",body:n}),q0=(e,t)=>Le(`/api/settings/audio/groups/${encodeURIComponent(t)}`,e,{method:"DELETE"}),V0=e=>Le("/api/settings/service/regenerate",e,{method:"POST"}),Y0=e=>Le("/api/settings/update/check",e,{method:"POST"}),G0=e=>Le("/api/settings/update/apply",e,{method:"POST"}),Zl=(e,t)=>`${dn(e)}/diagnostics/${t}`,X0=(e,t=[])=>Le(Zl(t,"status"),e),Q0=(e,{after:t=0,limit:n=200}={},s=[])=>Le(`${Zl(s,"logs")}?after=${encodeURIComponent(t)}&limit=${encodeURIComponent(n)}`,e),Cg=(e,t,n,s=[])=>Le(Zl(s,"verbose"),e,{method:"PATCH",body:{enabled:t,durationSeconds:n}}),J0=(e,t=[])=>Le(Zl(t,"logs"),e,{method:"DELETE"}),Z0=(e,t=!0)=>Le(`/api/asks${t?"?open=1":""}`,e),ex=(e,t,n)=>Le(`/api/asks/${encodeURIComponent(t)}/answer`,e,{method:"POST",body:{text:n}}),tx=(e,t)=>Le(`/api/asks/${encodeURIComponent(t)}`,e,{method:"DELETE"}),pl=(e,t=[])=>Le(`${dn(t)}/decks`,e),Eg=(e,t,n=[])=>Le(`${dn(n)}/decks`,e,{method:"POST",body:{name:t}}),ml=(e,t,n,s,o=[])=>Le(`${dn(o)}/decks/${encodeURIComponent(t)}`,e,{method:"PUT",body:{layout:n,expectedRevision:s}}),nx=(e,t,n,s,o=[])=>Le(`${dn(o)}/decks/${encodeURIComponent(t)}`,e,{method:"PATCH",body:{name:n,expectedRevision:s}}),ix=(e,t,n,s=[])=>Le(`${dn(s)}/decks/${encodeURIComponent(t)}`,e,{method:"DELETE",body:{expectedRevision:n}}),sx={power:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M12 3v8"}),l.jsx("path",{d:"M6.6 6.6a8 8 0 1 0 10.8 0"})]}),folder:l.jsx("path",{d:"M4 6a2 2 0 0 1 2-2h3.6a2 2 0 0 1 1.4.6L12.4 6H18a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"}),keyboard:l.jsxs(l.Fragment,{children:[l.jsx("rect",{x:"3",y:"6",width:"18",height:"12",rx:"2"}),l.jsx("path",{d:"M7 10h.01M11 10h.01M15 10h.01M17 14h.01M7 14h7"})]}),mic:l.jsxs(l.Fragment,{children:[l.jsx("rect",{x:"9",y:"3",width:"6",height:"11",rx:"3"}),l.jsx("path",{d:"M5 11a7 7 0 0 0 14 0"}),l.jsx("path",{d:"M12 18v3"})]}),enter:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M20 5v6a2 2 0 0 1-2 2H5"}),l.jsx("polyline",{points:"9 9 5 13 9 17"})]}),send:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M22 2 15 22 11 13 2 9Z"}),l.jsx("path",{d:"M22 2 11 13"})]}),trash:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M4 7h16"}),l.jsx("path",{d:"M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2"}),l.jsx("path",{d:"M6 7l1 12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2l1-12"}),l.jsx("path",{d:"M10 11v6M14 11v6"})]}),x:l.jsx("path",{d:"M6 6l12 12M18 6 6 18"}),refresh:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M21 12a9 9 0 1 1-2.64-6.36L21 8"}),l.jsx("polyline",{points:"21 3 21 8 16 8"})]}),boot:l.jsxs(l.Fragment,{children:[l.jsx("rect",{x:"3",y:"4",width:"18",height:"13",rx:"2"}),l.jsx("path",{d:"M8 21h8M12 17v4M12 12V7"}),l.jsx("polyline",{points:"9 10 12 7 15 10"})]}),upload:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M12 16V5"}),l.jsx("polyline",{points:"8 9 12 5 16 9"}),l.jsx("path",{d:"M5 20h14"})]}),chevronLeft:l.jsx("polyline",{points:"14 6 8 12 14 18"}),chevronUp:l.jsx("polyline",{points:"6 14 12 8 18 14"}),chevronDown:l.jsx("polyline",{points:"6 10 12 16 18 10"}),history:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M3 12a9 9 0 1 0 3-6.7L3 8"}),l.jsx("polyline",{points:"3 3 3 8 8 8"}),l.jsx("path",{d:"M12 7v5l3 2"})]}),attach:l.jsx("path",{d:"M21.44 11.05 12.25 20.24a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48"}),file:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),l.jsx("polyline",{points:"14 2 14 8 20 8"})]}),camera:l.jsxs(l.Fragment,{children:[l.jsx("path",{d:"M14.5 4h-5L7.5 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3.5z"}),l.jsx("circle",{cx:"12",cy:"13",r:"3.5"})]}),image:l.jsxs(l.Fragment,{children:[l.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),l.jsx("circle",{cx:"8.5",cy:"8.5",r:"1.5"}),l.jsx("path",{d:"M21 15l-5-5L5 21"})]}),zoomIn:l.jsxs(l.Fragment,{children:[l.jsx("circle",{cx:"11",cy:"11",r:"7"}),l.jsx("path",{d:"M21 21l-4.35-4.35"}),l.jsx("path",{d:"M8 11h6M11 8v6"})]}),zoomOut:l.jsxs(l.Fragment,{children:[l.jsx("circle",{cx:"11",cy:"11",r:"7"}),l.jsx("path",{d:"M21 21l-4.35-4.35"}),l.jsx("path",{d:"M8 11h6"})]}),gear:l.jsxs(l.Fragment,{children:[l.jsx("circle",{cx:"12",cy:"12",r:"3"}),l.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"})]}),copy:l.jsxs(l.Fragment,{children:[l.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2"}),l.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]})};function Ge({name:e,size:t=20}){return l.jsx("svg",{className:"nc-icon",width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:sx[e]||null})}const rx=["all","pinned","active","off","technical"],oy="nc_sidebar_views_v1",ay="nc_sidebar_order_v1";function ly(e){return rx.includes(e)?e:"all"}function ox(e,t=[],n="all"){const s=ly(n);return s==="technical"?e.technical===!0:e.technical===!0?!1:s==="pinned"?t.includes(e.key):s==="active"?!!e.live:s==="off"?!e.live:!0}function ax(e,t,n=[],s=[]){const o=n.indexOf(e.key),a=n.indexOf(t.key),u=o===-1?Number.MAX_SAFE_INTEGER:o,h=a===-1?Number.MAX_SAFE_INTEGER:a,p=s.indexOf(e.key),m=s.indexOf(t.key),v=p===-1?Number.MAX_SAFE_INTEGER:p,y=m===-1?Number.MAX_SAFE_INTEGER:m;return u-h||v-y||+!!t.live-+!!e.live||+!!t.fresh-+!!e.fresh||Number(t.activity||0)-Number(e.activity||0)||String(e.label||"").localeCompare(String(t.label||""))||String(e.key||"").localeCompare(String(t.key||""))}function lx(e=globalThis.localStorage){try{const t=JSON.parse(e.getItem(ay));if(!t||typeof t!="object"||Array.isArray(t))return{};const n={};for(const[s,o]of Object.entries(t).slice(0,64)){if(typeof s!="string"||!s||s.length>160||!Array.isArray(o))continue;const a=[...new Set(o.filter(u=>typeof u=="string"&&u&&u.length<=256))].slice(0,128);a.length&&(n[s]=a)}return n}catch{return{}}}function $i(e,t){return Array.isArray(e==null?void 0:e[t])?e[t]:[]}function cx(e,t=globalThis.localStorage){try{t.setItem(ay,JSON.stringify(e))}catch{}return e}function ux(e,t,n,s,o=[]){if(typeof t!="string"||!t||n===s)return e;const a=[...new Set(o.filter(w=>typeof w=="string"&&w))];if(!a.includes(n)||!a.includes(s))return e;const u=$i(e,t).filter(w=>a.includes(w)),h=[...u,...a.filter(w=>!u.includes(w))],p=h.indexOf(n),m=h.indexOf(s);h.splice(p,1);const v=h.indexOf(s),y=p<m?v+1:v;return h.splice(y,0,n),{...e,[t]:h}}function dx(e=globalThis.localStorage){try{const t=JSON.parse(e.getItem(oy));return t&&typeof t=="object"&&!Array.isArray(t)?t:{}}catch{return{}}}function Ng(e,t){var n,s;return{open:((n=e==null?void 0:e[t])==null?void 0:n.open)!==!1,filter:ly((s=e==null?void 0:e[t])==null?void 0:s.filter)}}function hx(e,t=globalThis.localStorage){try{t.setItem(oy,JSON.stringify(e))}catch{}return e}function jg(e,t=""){const n=String(t||"").trim().toLocaleLowerCase();return n?[e.label,e.key,e.searchText].filter(Boolean).join(" ").toLocaleLowerCase().includes(n):!0}function vs(e=[],t=[],n="all",s=[]){return[...e].filter(o=>ox(o,t,n)).sort((o,a)=>ax(o,a,t,s))}const nf=["it","en","es"];function fx(){try{const e=typeof navigator<"u"&&navigator.language||"",t=String(e).slice(0,2).toLowerCase();return nf.includes(t)?t:"en"}catch{return"en"}}const jl=fx(),cy="nc_lang",qd="nc-lang";function uy(){return typeof localStorage<"u"?localStorage:null}const gl={it:{"update-available":"nuova versione {v} disponibile","install-version-mismatch":"installazione incompleta: frontend e server non coincidono (v{v})",reload:"ricarica","grid-empty":"trascina qui una sessione dalla sidebar, o doppio-clic per la vista singola","grid-full":"il deck può mostrare al massimo 9 sessioni",pin:"fissa in cima",reorder:"riordina","reorder-help":"trascina la maniglia; frecce su/giu da tastiera","rename-node":"rinomina nodo","rename-node-prompt":"Nuovo nome del nodo in NexusCrew","rename-node-invalid":"Nome non valido: massimo 64 caratteri, senza a capo.","reorder-deck-help":"trascina il deck; frecce sinistra/destra da tastiera",sessions:"sessioni","new-session":"nuova sessione",new:"nuova",fleet:"Flotta","fleet-tmux":"flotta tmux","other-sessions":"Altre sessioni","view-all":"tutte","view-pinned":"fissate","view-active":"attive","view-off":"spente","view-technical":"tecniche","mark-technical":"nascondi come sessione tecnica","mark-normal":"mostra come sessione normale","position-local":"Locale",files:"file",refresh:"aggiorna","filter-placeholder":"filtra sessioni…","loading-fleet":"carico la flotta…","no-sessions":"nessuna sessione tmux viva — la flotta parte al boot (systemd)","no-match":'nessuna sessione contiene "{q}"',"copy-url":"clicca per copiare l'URL","ssh-only":"solo tunnel SSH/VPN","new-files-outbox":"nuovi file in outbox",terminate:"termina","terminate-confirm":'Terminare la sessione "{name}"?',"cell-on":"tmux vivo","cell-off":"spenta","cell-working":"al lavoro","cell-idle":"in attesa","cell-degraded":"degradata: unit attiva, tmux morto","power-on":"accendi","power-off":"spegni","boot-enable":"attiva al boot","boot-disable":"disattiva al boot","state-on":"accesa","state-off":"spenta",engine:"Engine",model:"Modello","model-default":"Modello predefinito del provider","model-remembered":"Ultimo modello usato con questo engine","boot-persist":"avvia al boot","remove-boot":"togli anche dal boot","power-config-in-settings":"Engine, provider, profilo, modello e permessi si modificano in Impostazioni → Flotta.","no-remote-control":"⚠ engine non-native: niente RC da app claude.ai (da qui la piloti comunque)",cancel:"annulla",name:"nome","name-invalid":"nome non valido: a-zA-Z0-9._- max 64, senza '-' iniziale",cwd:"cartella",browse:"sfoglia","fs-home":"home","fs-parent":".. su",preset:"preset","preset-2x2":"griglia 2×2","preset-columns":"colonne","preset-equalize":"equalizza",collapse:"comprimi",expand:"espandi",create:"crea","auth-prompt":"Incolla il token (stampato dal server):","remember-device":"ricorda su questo device","zoom-out":"testo più piccolo","zoom-in":"testo più grande",composer:"composer",windows:"{n} finestre","empty-files":"vuota",upload:"carica","no-sessions-short":"nessuna sessione","composer-placeholder":"scrivi o detta…","composer-history-tools":"cronologia e dimensione input","composer-history":"cronologia della cella","composer-history-empty":"nessun input inviato","composer-history-clear":"cancella cronologia di questa cella","composer-expand":"espandi input","composer-collapse":"riduci input","composer-clear-data":"cancella bozze e cronologia","composer-clear-data-help":"Rimuove da questo browser tutte le bozze e la cronologia input delle celle.","composer-clear-confirm":"Cancellare tutte le bozze e la cronologia input salvate in questo browser?","composer-clear-done":"Bozze e cronologia cancellate.","composer-clear-failed":"Impossibile cancellare i dati del composer in questo browser.",attach:"allega","attach-file":"File","attach-camera":"Fotocamera","attach-gallery":"Galleria","attach-uploading":"carico…","attach-upload-progress":"allegato {n}/{total}…","attach-uploaded":"{n} allegati caricati",voice:"voice",send:"invia","composer-send-failed":"connessione non pronta — testo conservato, riprova",close:"chiudi","lang-label":"lingua",decks:"deck","new-deck":"nuovo deck","deck-name":"nome deck","open-deck-window":"apri in una nuova finestra","detach-deck":"stacca in una nuova finestra","deck-current":"questo deck (finestra corrente)","deck-owner-unavailable":"nodo owner non condiviso o non raggiungibile","rename-deck":"rinomina deck","delete-deck":"elimina deck","delete-deck-confirm":'Eliminare il deck "{name}"?',"send-to-deck":"manda al deck…","deck-autosave":"salvataggio automatico",saving:"salvataggio…",saved:"salvato","popup-blocked":"popup bloccato: apri qui","expand-owner":"espandi i deck di {owner}","collapse-owner":"comprimi i deck di {owner}","owner-deck-count-one":"{count} deck","owner-deck-count-many":"{count} deck","dot-working":"in uso (finestra attiva)","dot-on":"aperta in background","dot-neutral":"non aperta","dot-warn":"nodo offline","select-drag":"trascina per selezionare","copy-manual":"seleziona e copia manualmente","toggle-sidebar":"mostra/nascondi la barra laterale",settings:"impostazioni","tab-roles":"ruoli","tab-nodes":"nodi",local:"Locale",location:"Dove","pairing-link":"link di pairing","pairing-required":"nome, alias SSH e link di pairing sono obbligatori","pairing-connect-help":"Per collegare un nodo servono: nome, Host SSH già funzionante e link/QR creato sull’altra installazione NexusCrew.","pairing-localhost-hint":"127.0.0.1 nel link è corretto: non aprirlo qui. NexusCrew usa invito e porta attraverso l’Host SSH.","scan-qr":"scansiona QR","pairing-qr-invalid":"QR di pairing non valido","invite-node":"invita un nodo","create-pairing-link":"crea link / QR","visibility-network":"tutta la rete","visibility-relay":"solo relay","visibility-selected":"nodi selezionati","hydra-simple":"locale + nodi, una sola rete","local-ready":"Questo dispositivo è pronto. Puoi usarlo da solo o collegarlo a un nodo.","local-only":"solo locale","add-node":"aggiungi nodo",connect:"collega","node-connected":"Nodo collegato. La rete verrà sincronizzata automaticamente.","tab-system":"sistema","tab-fleet":"flotta","tab-audio":"audio","system-general":"generale","system-diagnostics":"diagnostica","system-this-node":"questo nodo","system-updates":"aggiornamenti","system-security":"sicurezza","system-local-data":"dati locali del browser","system-terminal":"terminale","alternate-screen":"schermo alternato","alternate-screen-help":"Mantiene il comportamento tmux standard per le nuove sessioni NexusCrew. Un’applicazione che segue il mouse scorre da sé; le altre fanno scorrere la storia di tmux. Non modifica le celle già attive.","tab-input":"input","tab-diagnostics":"diagnostica","input-settings-local":"Preferenze locali di questo browser. Si applicano subito a vista singola e deck, senza modificare il nodo remoto.","terminal-keyboard-gesture":"Apertura tastiera virtuale dal terminale","terminal-keyboard-double-tap":"Doppio tap (predefinito)","terminal-keyboard-single-tap":"Tap singolo","terminal-keyboard-never":"Mai dal terminale","terminal-keyboard-gesture-help":"Il tastierino e STT seguono i controlli separati sotto. Mouse e tastiera fisica restano utilizzabili.","keybar-ime-lock":"Tastierino: mantieni chiusa la tastiera virtuale","keybar-ime-lock-help":"ESC, frecce, PgUp/PgDn, Enter e menu inviano direttamente al PTY senza dare focus a un campo di testo.","voice-ime-lock":"Microfono STT: mantieni chiusa la tastiera virtuale","voice-ime-lock-help":"Il tap sul microfono avvia o ferma la voce senza focalizzare il composer.","keybar-enter-show":"Mostra Enter verticale nel tastierino","keybar-enter-show-help":"Enter resta a destra di PgUp/PgDn ed è alto quanto entrambe le righe.","keybar-layout":"Layout tastierino","keybar-layout-full":"Esteso (predefinito)","keybar-layout-compact":"Compatto","keybar-layout-help":"Compatto: una riga con expand ⊞ per accedere al set completo senza cambiare la preferenza.","input-settings-reset":"ripristina predefiniti input","diagnostics-local":"Questo nodo","diagnostics-target":"Nodo da diagnosticare","diagnostics-verbose":"Log verbosi temporanei","diagnostics-duration":"Durata verbose","diagnostics-expires":"Verbose attivo fino alle {time}","diagnostics-off":"Verbose spento; warning ed errori operativi restano disponibili.","diagnostics-level":"Livello","diagnostics-all-levels":"tutti i livelli","diagnostics-component":"componente","diagnostics-pause":"pausa","diagnostics-autoscroll":"scorrimento automatico","diagnostics-log":"Log diagnostico sanitizzato","diagnostics-empty":"Nessun evento diagnostico.","diagnostics-export":"esporta JSON","diagnostics-export-failed":"Esportazione non disponibile in questo browser.","diagnostics-clear":"svuota","diagnostics-clear-confirm":"Svuotare il buffer diagnostico di questo nodo?","diagnostics-unsupported":"Questo peer è offline o non supporta la diagnostica strutturata.","fleet-editor-loading":"Caricamento dell'editor Fleet…","fleet-editor-load-error":"Impossibile caricare l'editor Fleet.","fleet-editor-unavailable":"Editor Fleet non disponibile in questa posizione.","fleet-managed":"gestito da NexusCrew","fleet-custom":"comando personalizzato","fleet-managed-help":"Client, provider e avvio sono gestiti internamente; i segreti non vengono mostrati.","fleet-shell-engine-help":"Shell locale risolta sul dispositivo al momento dell’avvio; nessun percorso viene salvato nel backup.","fleet-shell-command-placeholder":"comando opzionale, es. npm test","fleet-shell-command-help":"Esecuzione tramite shell login interattiva (-lic), con PATH e alias utente. La cella si ferma quando il comando termina; gli errori immediati vengono segnalati.","fleet-shell-command-metachar":"Pipe, redirect, variabili e altri metacaratteri vengono interpretati dalla shell del dispositivo.","fleet-shell-interactive":"Vuoto: apre una shell interattiva locale e mantiene la cella attiva.","fleet-shell-launch-help":"Il comando Shell si configura nella cella da Impostazioni → Flotta.","fleet-credential-title":"API key su questo dispositivo","fleet-credential-help":"La key resta solo sul nodo selezionato e non viene mai mostrata né esportata. Se il nodo è remoto, il valore viaggia fino a lui sul canale accoppiato.","fleet-credential-set":"imposta key","fleet-credential-change":"cambia key","fleet-credential-forget":"dimentica","fleet-credential-saved":"Key salvata localmente.","fleet-credential-removed":"Key locale rimossa.","fleet-credential-remove-confirm":"Rimuovere la key locale {key}?","fleet-credential-source-environment":"ambiente","fleet-credential-source-local":"store locale","fleet-credential-source-compatibility":"config compatibile","fleet-credential-source-missing":"mancante","fleet-credential-source-policy":"origine credenziale","fleet-credential-source-policy-auto":"auto (precedenza legacy)","fleet-credential-source-policy-nexuscrew-store":"solo store NexusCrew","fleet-credential-source-policy-environment":"solo ambiente","fleet-key-section":"KEY","fleet-key-variable":"Variabile","fleet-key-value":"Valore per {key}","fleet-key-used-by":"Usata da: {engines}","fleet-key-used-by-none":"Non ancora usata da engine configurati su questo nodo.","fleet-key-shared-impact":"Sostituire o rimuovere {key} interessa tutti gli engine elencati: {engines}.","fleet-key-enter":"inserisci la key","fleet-key-blank-keeps":"vuoto = mantieni la fonte attuale","fleet-key-reveal":"mostra","fleet-key-hide":"nascondi","fleet-key-local-help":"Il valore resta write-only sul nodo selezionato: non viene mai riletto dalla rete e non entra in engine o backup. Se il nodo selezionato è remoto, il valore lo raggiunge attraverso il canale accoppiato.","fleet-key-create-missing":"Crea esplicitamente l’engine senza key (resterà “key richiesta”).","fleet-key-partial-create":"Engine creato; la key non è stata salvata. Puoi riprovare senza creare duplicati.","fleet-key-partial-edit":"Engine aggiornato; la key non è stata salvata. Le modifiche all’engine restano applicate.","fleet-provider-notice-claude-openrouter":"Claude Code è ottimizzato per modelli Anthropic: altri provider potrebbero non funzionare correttamente. Fast mode richiede il provider Anthropic first-party.","fleet-provider-notice-codex-openrouter":"OpenRouter Responses è beta e stateless; Codex-VL non usa fallback Chat Completions.","fleet-provider-notice-claude-kimi-code":"Kimi Code usa una configurazione Claude isolata con onboarding e fast mode dedicati; la configurazione Claude nativa non viene modificata, ma i suoi strumenti MCP vengono ereditati.","fleet-provider-notice-alibaba-token-plan":"Token Plan Personal usa solo ALIBABA_CODE_API_KEY dal credential layer locale; qwen3.8-max è il modello predefinito e non viene usato alcun fallback OpenAI/PAYG.","fleet-provider-notice-kimi-native":'Kimi Code CLI nativo usa il login del CLI (device-code) e la propria configurazione: NexusCrew non legge né copia credenziali. Distinto dal provider "Kimi Code" di Claude Code, che resta il percorso K3 gestito.',"fleet-model-default":"modello predefinito (opzionale)","fleet-model-required":"modello (obbligatorio)","fleet-standard-permissions":"permessi standard","fleet-unsafe-permissions":"non sicuro · ignora approvazioni/sandbox","fleet-unsafe-warning":"Modalità non sicura esplicita: il worker può agire senza le normali approvazioni o protezioni sandbox.","fleet-provider-display":"nome visualizzato del provider","fleet-custom-provider-default":"Provider personalizzato","fleet-api-key-env":"NOME_VARIABILE_API_KEY","fleet-provider-id":"id-provider","fleet-custom-secret-help":"NexusCrew salva solo il nome della variabile d’ambiente, mai il suo valore.","cell-prompt":"Prompt di avvio della cella","cell-prompt-help":"Inviato alla cella quando parte: e’ il suo incarico permanente. Vuoto = nessun prompt, la cella parte e basta.","fleet-boot":"avvio automatico","fleet-remote-control":"controllo remoto","cell-mcp":"Strumenti MCP","cell-mcp-all":"tutti","cell-mcp-none":"nessuno","cell-mcp-some":"scelti","cell-mcp-help":"«Tutti» è il comportamento di sempre. «Nessuno» è l’unica esclusione CERTA: toglie ogni strumento e non dipende da dove i server sono definiti — è ciò che serve per una cella di cui non ci si fida. Con «scelti» si concede per nome, ma l’elenco copre solo i server che questo nodo sa enumerare: plugin e connettori non compaiono e resterebbero disponibili.","fleet-model-override":"modello alternativo","fleet-ready":"pronto","fleet-not-ready":"non configurato","fleet-engines":"Engine","fleet-cells":"Celle / sessioni cloud","fleet-models":"Modelli dichiarati","fleet-no-models":"Nessun modello dichiarato: si usano quelli del catalogo.","model-editor-engine":"Profilo","model-editor-id":"Id del modello","model-editor-id-help":"L’id esatto che il fornitore si aspetta. Profilo e id non si cambiano dopo: si ritira e si ridichiara.","model-editor-context":"Finestra di contesto (token)","model-editor-max-tokens":"Massimo di token in uscita","model-editor-reasoning":"Supporta il ragionamento esteso","model-test":"Prova sull’API","model-test-running":"Provo…","model-test-ok":"risponde","model-test-unknown-model":"il fornitore non conosce questo id","model-test-auth":"credenziale mancante o rifiutata","model-test-unreachable":"endpoint non raggiungibile","model-test-unverified":"non verificato","model-test-unverified-help":"Non significa che non funzioni: questo fornitore non espone l’elenco dei modelli, quindi la prova non ha potuto dire né sì né no.","model-remove":"Ritira","model-in-use":"in uso","fleet-backup":"backup / ripristino","fleet-backup-help":"Esporta o ripristina selettivamente engine, celle, modelli dichiarati e system prompt. Token, API key e segreti provider non entrano mai nel file.","fleet-backup-export":"esporta","fleet-backup-import":"importa","fleet-backup-download":"scarica backup","fleet-backup-restore":"ripristina selezionate","fleet-backup-import-help":"Scegli un backup JSON, controlla le celle e seleziona l’engine di destinazione prima del ripristino.","fleet-backup-overwrite":"sovrascrive la cella esistente","fleet-backup-new":"nuova cella","fleet-backup-engine-missing":"scegli un engine disponibile","fleet-backup-restore-unavailable":"Il nodo selezionato supporta solo l’esportazione; aggiornalo per ripristinare backup.","fleet-backup-restored":"{n} celle ripristinate","fleet-backup-confirm-overwrite":"Sovrascrivere queste celle? {cells}","fleet-backup-needs-restart":"riavvio necessario: {cells}","fleet-backup-empty":"nessuna cella da esportare","fleet-backup-select-one":"seleziona almeno una cella","fleet-backup-too-large":"backup troppo grande (massimo 1 MB)","fleet-backup-invalid-json":"il file non contiene JSON valido","fleet-backup-invalid-format":"formato o versione del backup non supportati","fleet-backup-invalid-cell":"il backup contiene una cella non valida","fleet-backup-duplicate-cell":"il backup contiene ID cella duplicati","fleet-backup-invalid-engine":"il backup contiene un engine non valido","fleet-backup-duplicate-engine":"il backup contiene ID engine duplicati","fleet-backup-confirm-engine-overwrite":"Sovrascrivere questi engine? I valori ambiente già configurati sul target restano invariati. {engines}","fleet-backup-env-names":"nomi ambiente","fleet-backup-env-values-required":"i valori ambiente vanno configurati sul dispositivo","fleet-system-prompt":"system prompt",characters:"caratteri","select-all":"seleziona tutte","select-none":"nessuna",edit:"modifica",save:"salva",label:"etichetta","command-path":"path assoluto del comando","args-lines":"argomenti, uno per riga","env-write-only":"I valori env sono write-only: vuoto mantiene il valore esistente.","fleet-new-engine":"Nuovo engine","fleet-new-cell":"Nuova cella","fleet-saved":"Definizione salvata.","fleet-restart-confirm":"Modifica salvata. Riavviare ora: {cells}?","fleet-remove-engine":'Eliminare l’engine "{id}"?',"fleet-remove-cell":'Eliminare la cella "{id}"? Se è attiva verrà prima fermata.',"fleet-cwd-needs-repair":"cartella da riparare","fleet-cwd-repair":"ripara","fleet-cwd-repair-title":"Ripara cartella cella {id}","fleet-cwd-repair-help":"La cartella attuale non è portabile su questo dispositivo: appartiene a un altro dispositivo o non esiste sotto la home. Scegli una cartella home-relative (~) sul dispositivo target; il backend ricalcolerà il percorso assoluto.","fleet-cwd-repair-no-source-path":"Il percorso originale non viene mostrato: è specifico del dispositivo di origine.","fleet-cwd-repair-placeholder":"es. Dev","fleet-cwd-repair-preview":"Nuova cartella: {path}","fleet-cwd-repair-browse":"sfoglia sotto ~","fleet-cwd-repair-fs-empty":"nessuna sottocartella","fleet-cwd-repair-use-current":"usa questa cartella","fleet-cwd-repair-invalid":'percorso non valido: niente assoluto, "..", barra rovesciata o lettera disco',"fleet-cwd-repair-confirm":"Impostare la cartella della cella {id} su {path}? Verrà ricalcolata sul dispositivo target.","fleet-cwd-repair-unportable":"Il percorso scelto non è portabile su questo dispositivo: deve esistere sotto la home.","fleet-cwd-repair-suggestion":"Suggerimento dal dispositivo:","fleet-cwd-repair-use-suggestion":"usa {path}","fleet-cwd-repaired":"Cartella della cella riparata.","fleet-recovery-kimi-code-consent-yes":"Kimi Code: conferma la custom API key (Yes) nel terminale della cella, poi riavvia la cella.","fleet-recovery-kimi-code-config-custom-api-key":'Kimi Code: nel terminale della cella apri /config e abilita "Use custom API key", poi riavvia la cella. Se la chiave è cambiata, aggiorna la credenziale e riprova.',"fleet-recovery-kimi-cli-login":"Kimi Code CLI: nel terminale della cella esegui /login (device-code Kimi) oppure /provider, poi riavvia la cella.","fleet-recovery-client-terminal-dialog":"Completa il dialogo mostrato nel terminale della cella, poi riavvia la cella.","settings-readonly":"READONLY attivo: le modifiche sono bloccate dal server (NEXUSCREW_READONLY=1)","role-client":"client (hub)","role-client-desc":"questa macchina guarda altri nodi via tunnel SSH","role-node":"nodo (raggiungibile)","published-port":"porta pubblicata (opzionale)","no-nodes":"nessun nodo remoto configurato","node-add":"collega installazione NexusCrew","node-connect-help":"La porta SSH serve a raggiungere il server SSH. La porta NexusCrew è invece la porta locale mostrata da `nexuscrew status` sul nodo remoto.","node-name-label":"Nome del nodo","node-ssh-label":"Host SSH","pair-ssh-local-label":"Host o alias SSH su questo dispositivo","node-ssh-local-help":"Puoi sostituire l’indirizzo del link con lo stesso alias che funziona usando ssh su questo dispositivo. Alias, agent e chiavi restano locali e non viaggiano nel link.","node-ssh-port-label":"Porta SSH","node-ssh-port-help":"Di solito 22; usa la porta pubblica del server SSH.","node-app-port-label":"Porta NexusCrew sul nodo","node-app-port-help":"È la porta mostrata da `nexuscrew status` sul nodo remoto.","node-name-ph":"nome (a-z 0-9 -)","node-ssh-ph":"ssh (user@host)","node-port-ph":"porta remota (opz.)","node-remove-confirm":'Rimuovere il nodo "{name}"?',"node-remove-warning":"Elimina associazione, credenziali e tunnel locale. Non spegne il dispositivo remoto.","peer-inventory-title":"Nodi collegati al hub","peer-group-hubs":"Hub diretti","peer-group-clients":"Client collegati","peer-group-routed":"Nodi raggiungibili tramite la rete","peer-group-vl":"Nodi VL","vl-owners-unavailable":"Owner VL non raggiunti","peer-routed":"instradato","peer-routed-stale":"instradato, non raggiungibile","peer-visibility":"Visibilità nella rete","node-test":"test","tunnel-start":"avvia tunnel","tunnel-stop":"ferma tunnel","tunnel-restart":"riavvia tunnel","share-node":"Condividi questo nodo","share-local-heading":"Condivisione di questo dispositivo","share-local-hub":"Hub di condivisione","share-local-through":"Condividi {device} tramite {hub}","share-local-active":"Condiviso e raggiungibile dalla rete collegata all’hub.","share-local-pending":"Condivisione richiesta, ma il tunnel è giù: questo dispositivo non è ancora raggiungibile.","share-local-private":"Privato: solo questo dispositivo può usare il collegamento all’hub.","share-local-private-down":"Privato, ma il collegamento all’hub è giù. Riconnetti per applicare e verificare la modalità privata.","share-local-reconnect":"Riconnetti e riconcilia","share-off-hub-reconcile-pending":"Stato privato salvato; la revoca sull’hub è ancora in attesa.","fleet-cell-label":"nome leggibile (facoltativo)","share-off-local-reconcile-pending":"Revoca confermata dall’hub; il tunnel locale deve ancora riconciliarsi.","share-reverse-pool-pending":"Il canale reverse non risulta spento in modo dimostrabile: resta in quarantena, non chiuso.","share-node-off-desc":"Privato: resta collegato al nodo hub, ma gli altri client non possono raggiungerlo.","share-node-on-desc":"Condiviso: il nodo hub può mostrarlo e smistare celle e deck autorizzati.","peer-shared":"Nodo client condiviso nella rete Hydra","peer-private":"Nodo client privato: collegato, non pubblicato nella rete Hydra","peer-vl-federated":"Nodo VL: federato","row-vl-federated":"federato","node-connected-client":"client collegato","transport-used":"in uso","tunnel-up":"tunnel su","tunnel-down":"tunnel giù","vl-poll-online":"online (poll)","vl-poll-offline":"non risponde","authorized-keys-hint":"incolla questa riga in ~/.ssh/authorized_keys sull'host remoto:",copy:"copia",copied:"copiato","token-rotate":"ruota token","token-rotate-explain":"Il nuovo token NON verrà mostrato: recuperalo con `nexuscrew show token`. La sessione corrente verrà invalidata.","service-regenerate":"rigenera service","npm-auto-update":"aggiornamenti automatici da npm","npm-auto-update-help":"Controlla periodicamente latest e installa solo versioni più recenti. Mai downgrade.","npm-update-current":"installata","npm-update-latest":"npm latest","npm-update-check":"controlla ora","npm-update-install":"aggiorna ora","npm-update-restarting":"Aggiornamento avviato; NexusCrew si riaprirà dopo il riavvio del servizio.","npm-update-idle":"aggiornato","npm-update-checking":"controllo in corso","npm-update-available":"aggiornamento disponibile","npm-update-installing":"installazione in corso","npm-update-installed":"installato, riavvio in corso","npm-update-error":"controllo fallito","npm-update-unsupported":"disponibile solo con installazione npm globale","service-installed":"service installato","service-missing":"service non installato","service-active":"attivo","service-inactive":"non attivo",confirm:"conferma",add:"aggiungi",enable:"attiva","wizard-title":"benvenuto in NexusCrew","wizard-skip":"configura dopo dai settings","wizard-step-roles":"ruoli di questa installazione","wizard-step-node":"primo nodo remoto (opzionale)","wizard-done":"tutto pronto","wizard-done-desc":"setup completato — puoi cambiare tutto dai settings",next:"continua",back:"indietro",skip:"salta",finish:"fine","err-node-name":"nome non valido (a-z, 0-9, -, max 32)","err-local-name":"nome locale non valido: usa uno slug univoco, non “localhost”","err-ssh":"ssh non valido (atteso user@host o alias)","err-port":"porta non valida (1–65535)","err-ssh-port":"porta SSH non valida (1–65535)","err-node-port":"porta NexusCrew non valida (1–65535)","node-sessions":"{n} sessioni","tunnel-down-since":"tunnel giù da {t}","node-unreachable":"nodo non raggiungibile","node-passive":"client offline · stato normale","node-offline":"nodo offline","node-offline-seen":"offline · visto {t} fa","node-needs-repair":"legacy · ripeti il pairing","asks-title":"domande dalle celle","ask-dismiss":"Scarta la domanda","ask-reply-ph":"scrivi la risposta…","push-enable":"attiva notifiche push","push-disable":"disattiva notifiche push","push-on":"push attive su questo device","push-off":"push non attive","push-denied":"permesso notifiche negato dal browser","push-unsupported":"push non supportate in questo browser","notification-speech-enable":"leggi le notifiche ad alta voce","notification-speech-help":"Usa la voce del browser solo per nuove notifiche mentre questa PWA è visibile e in primo piano. Con l’app chiusa resta la notifica di sistema.","notification-speech-test":"prova voce","notification-speech-testing":"prova in corso…","notification-speech-preview":"NexusCrew. Notifiche vocali attive.","notification-speech-preview-ok":"Prova vocale completata.","notification-speech-preview-failed":"Il browser non ha avviato la prova vocale. Interagisci con la pagina e riprova.","notification-speech-needs-test":"Per questa sessione dell’app, premi “prova voce” prima di ricevere annunci vocali.","notification-speech-unsupported":"Sintesi vocale non supportata in questo browser.","audio-title":"Audio nativo del nodo","audio-help":"Consenso e controlli valgono solo per questo dispositivo. Share e visibilità non autorizzano suoni.","audio-consent":"consenti TTS su questo nodo","audio-consent-help":"Permette a celle autorizzate, locali o remote, di consegnare un comando vocale. Puoi revocarlo in ogni momento.","audio-capability":"Capability locale","audio-loading":"leggo lo stato audio locale…","audio-adapter":"adapter","audio-adapter-none":"nessuno","audio-installed":"installato","audio-installed-yes":"sì","audio-installed-no":"no","audio-liveness":"disponibilità","audio-liveness-ready":"pronto ad accettare","audio-liveness-unavailable":"non disponibile","audio-languages":"lingue dichiarate","audio-limits":"limiti","audio-test":"prova audio locale","audio-testing":"prova in corso…","audio-stop":"ferma audio locale","audio-stopping":"stop in corso…","audio-test-needs-consent":"Attiva il consenso locale prima di provare la voce.","audio-unavailable":"Nessun adapter TTS nativo disponibile su questo nodo.","audio-test-accepted":"Il nodo ha accettato la prova. Non dimostra che qualcuno l’abbia udita.","audio-test-refused":"Il nodo ha rifiutato la prova.","audio-test-unknown":"Esito della prova sconosciuto: il nodo non può confermare l’avvio.","audio-stop-stopped":"Audio locale fermato.","audio-stop-idle":"Nessun enunciato locale da fermare.","audio-groups-title":"Gruppi audio condivisi","audio-groups-help":"Decide su quali dispositivi si sente la voce quando una cella parla. Il gruppo è una preferenza locale di consegna, non un consenso. Ogni nodo conserva consenso, ACL, disponibilità e Stop locale.","audio-groups-empty":"Nessun gruppo: la voce esce solo su questo nodo.","audio-group-name":"nome gruppo","audio-group-mode":"modalità consegna","audio-group-primary":"primo disponibile (in ordine)","audio-group-fanout":"tutti i nodi elencati","audio-group-targets":"nodi target esatti","audio-group-local":"questo nodo","audio-group-unavailable-target":"non rilevato ora","audio-group-no-targets":"Nessun nodo con instanceId disponibile. Il gruppo non può usare nomi, wildcard o “tutti”.","audio-group-new":"nuovo gruppo","audio-group-edit":"modifica","audio-group-delete":"elimina","audio-group-save":"salva gruppo","audio-group-cancel":"annulla","audio-group-invalid":"Il gruppo richiede un nome valido e almeno un nodeId esatto.","audio-group-save-failed":"Salvataggio gruppo audio non riuscito.","node-display-label":"Nome (etichetta)","routed-node-aliases":"Alias nodi instradati","routed-node-aliases-help":"Visibili solo su questo dispositivo; route e nome remoto non cambiano.","node-local-alias":"Alias su questo dispositivo","alias-on-device":"Alias su questo dispositivo","reset-alias":"Ripristina nome remoto","node-slug-hint":"routing su slug: {slug}","device-name-label":"Nome dispositivo","device-name-hint":"come ti vedono i peer (modificabile)","local-route-name-label":"Nome locale / route","local-route-name-hint":"handle tecnico stabile: label leggibile + suffisso del nodeId; modificabile prima della connessione","err-label":"etichetta non valida (max 64 char, niente a capo)","fleet-inventory":"Celle e sessioni","fleet-inventory-help":"tutte le posizioni (Locale + route Hydra)","fleet-manage-location":"Gestisci posizione","fleet-network-overview":"Panoramica rete","fleet-manage-help":"crea e configura celle nella posizione selezionata","fleet-overview-help":"stato operativo di tutte le posizioni, senza duplicare l’editor","fleet-inventory-empty":"nessuna cella o sessione","cell-switcher-refreshing":"aggiorno le celle…","cell-switcher-empty-active":"nessuna cella attiva verificata","cell-switcher-not-confirmed":"stato non confermato","cell-switcher-not-active":"questa cella non è più attiva","cell-switcher-select":"seleziona una cella","cell-switcher-open":"apri cella","cell-switcher-show-all":"tutte","cell-switcher-show-active":"attive","cell-switcher-close":"chiudi selettore celle","fleet-not-available":"fleet non disponibile su questa posizione",start:"avvia",stop:"ferma",restart:"riavvia",delete:"elimina","copy-manual":"copia non riuscita — seleziona e Cmd+C, o copia a mano","copy-empty":"niente selezione: trascina con Shift per selezionare","selection-held":"evidenziazione persa, testo ancora in mano","invite-hub-only":"Un invito si conia sull’hub. Ammettere un nodo nuovo è la sola cosa che un nodo collegato non può chiedere per conto di un altro: apri NexusCrew sull’hub e crea l’invito da lì.","row-private":"privato","node-detail-open":"apri il dettaglio","node-detail-reach":"Raggiungibilità","node-detail-route":"percorso","node-detail-ssh":"SSH","node-detail-transport":"trasporto","node-detail-owner":"owner","node-detail-authority":"Cosa può fare questo nodo","authority-owner-equivalent":"Autorità pari alla tua: un nodo accoppiato può fare su questa macchina tutto quello che puoi fare tu.","authority-routed":"Non è accoppiato con questa macchina: la sua autorità vive presso l’hub che lo instrada.","authority-no-grants":"L’unico potere per-nodo che esiste è la scelta delle celle, qui sotto. Dentro quelle celle l’autorità resta piena.","authority-no-grants-elsewhere":"L’unico potere per-nodo che esiste è la scelta delle celle, e si imposta sull’installazione che le possiede — non da qui.","node-detail-network-view":"Cosa vede di questa rete","node-detail-command":"Comando","vl-no-commands":"Il device non dichiara comandi disponibili.","vl-events-title":"Sessione","vl-events-empty":"Nessun evento in memoria: la sessione non ha ancora parlato, oppure quello che ha detto è uscito dal buffer. La storia resta sul device.","vl-events-gap":"eventi non ricevuti:","vl-events-truncated":"contenuto troncato dal device","vl-events-turn-end":"— fine turno —","vl-events-done":"— fine risposta —","vl-events-writer-epoch":"— cambio scrittore —","vl-events-tool":"strumento","vl-events-tool-ok":"concluso","vl-events-tool-failed":"fallito","vl-events-usage":"consumo aggiornato","vl-events-stale":"Aggiornamento non riuscito: quello che vedi potrebbe non essere l’ultimo.","vl-cmd-phase-submitted":"inviato, in attesa di conferma","vl-cmd-phase-inflight":"in corso","vl-cmd-phase-done-ok":"completato","vl-cmd-phase-done-error":"fallito","vl-cmd-status":"stato","vl-cmd-health":"salute","vl-cmd-start":"avvia","vl-cmd-stop":"ferma","vl-cmd-restart":"riavvia","vl-cmd-version":"versione","vl-cmd-capabilities":"capacità","vl-cmd-logs":"log","vl-cmd-prompt":"prompt","vl-prompt-placeholder":"scrivi il prompt per la sessione del device…","vl-prompt-send":"invia prompt","vl-cmd-unpair":"disaccoppia","node-grant-none":"Nessun nodo scelto: condiviso, ma verso nessuno.","node-grant-unknown":"non più in inventario","node-grant-remove":"togli","node-grant-add":"Aggiungi un nodo","node-grant-search":"Cerca fra i nodi","node-grant-no-candidates":"Nessun nodo corrisponde.","cell-scope":"Celle visibili a questo nodo","cell-scope-help":"Vale su cio’ che questo nodo elenca e su cio’ che può toccare, terminale compreso. Dentro le celle concesse resta un nodo accoppiato a pieno titolo: non è una sandbox.","cell-scope-all":"tutte le celle","cell-scope-none":"nessuna cella","cell-scope-selected":"celle selezionate","cell-scope-none-granted":"Nessuna cella scelta: questo nodo non ne vede nessuna.","cell-scope-unknown":"cella non più esistente","cell-scope-add":"Aggiungi una cella","cell-scope-search":"Cerca fra le celle","cell-scope-no-candidates":"Nessuna cella corrisponde.","cell-scope-reset-warning":"Cambiando modo l’elenco viene azzerato: tornando a «celle selezionate» andrà rifatto.","cell-scope-list-unavailable":"Elenco delle celle non disponibile ora: le concessioni qui sotto restano valide, ma non si può dire se esistono ancora.","single-view":"vista singola",retract:"riduci","keybar-expand":"espandi la barra tasti","keybar-retract":"riduci la barra tasti","save-and-start":"salva e avvia",permissions:"Permessi","power-on-hint":"Spegni la cella; puoi anche toglierla dal boot.","launch-engine-help":"Provider, credenziali e nuovi engine si creano in Impostazioni → Flotta. Modello e permessi sono per questa cella.","launch-unavailable-hint":"Configurazione engine non disponibile su questo nodo.","import-as-cell":"Importa come cella","import-help":"Riconcilia una sessione tmux esistente in una cella gestita. Scegli un engine già dichiarato: nessun engine viene inventato.","import-engine-required":"scegli un engine (obbligatorio)","test-and-connect":"testa e collega","pairing-v2-hint":"Incolla o scansiona UN solo link: precompila nome, Host SSH ed etichetta quando il link li include (v2).","invite-v2-hint":"Crea un invito monouso. Serve l’indirizzo SSH di questo dispositivo, raggiungibile da chi lo userà.","invite-target-local":"Il nuovo dispositivo entrerà in","invite-target-this":"questo dispositivo","invite-endpoint-label":"Indirizzo SSH di questo hub visto dagli altri dispositivi","invite-endpoint-auto":"Endpoint già configurato","invite-endpoint-needed":"Inserisci user@host o un alias SSH condiviso. Non è 127.0.0.1 e non è l’URL HTTP NexusCrew.","invite-ssh-hint":"Il target SSH con cui L’ALTRO dispositivo raggiunge QUESTA installazione (user@host o alias). Obbligatorio: viene incluso nel link.","invite-next-steps":"copia questo link, apri NexusCrew sull’altro dispositivo e incollalo in Impostazioni → Nodi (o scansiona il QR): al resto pensa NexusCrew","pair-card-title":"collega con un solo link","pair-card-help":"Incolla il link di pairing generato sull’altro dispositivo (o scansiona il suo QR): NexusCrew decodifica, prova la connessione SSH e collega da solo.","pair-paste-ph":"incolla qui il link di pairing","pair-paste-btn":"incolla","pair-advanced":"avanzate / modifica","pair-progress":"collegamento in corso: SSH → invito → conferma → verifica…","pair-retry":"riprova","pair-invalid-link":"questo non è un link di pairing valido","pair-invalid-hint":"serve il link completo (http://…#pair=…) generato dall’altro NexusCrew: non aprirlo, incollalo qui","pair-missing-ssh":"il link non include il target SSH (formato v1): indica in “avanzate” come questo dispositivo raggiunge l’altro via SSH — non viene mai inventato","pair-missing-name":"manca il nome del nodo: completalo in “avanzate”","pair-clipboard-denied":"lettura degli appunti non consentita: incolla manualmente nel campo","pair-clipboard-empty":"appunti vuoti: copia prima il link di pairing","pair-stage-validation":"dati non validi","pair-stage-conflict":"nome già in uso","pair-stage-ssh-start":"avvio del tunnel SSH fallito","pair-stage-ssh-ready":"peer non raggiungibile via SSH","pair-stage-join":"scambio dell’invito fallito","pair-stage-tunnel-final":"tunnel negoziato fallito","pair-stage-confirm":"conferma del pairing fallita","pair-stage-health":"verifica finale della federazione fallita","pair-stage-internal":"errore interno","pair-stage-generic":"connessione fallita","qr-no-camera":"nessuna camera disponibile su questo dispositivo: usa una foto del QR","qr-permission":"permesso camera negato: consentilo nel browser o usa una foto del QR","qr-unsupported":"scanner live non supportato qui: carica una foto del QR","qr-upload":"usa una foto"},en:{"update-available":"new version {v} available","install-version-mismatch":"incomplete installation: frontend and server do not match (v{v})",reload:"reload","grid-empty":"drag a session here from the sidebar, or double-click for single view","grid-full":"a deck can show at most 9 sessions",pin:"pin to top",reorder:"reorder","reorder-help":"drag the handle; keyboard up/down arrows","rename-node":"rename node","rename-node-prompt":"New node name in NexusCrew","rename-node-invalid":"Invalid name: maximum 64 characters, no line breaks.","reorder-deck-help":"drag the deck; keyboard left/right arrows",sessions:"sessions","new-session":"new session",new:"new",fleet:"Fleet","fleet-tmux":"tmux fleet","other-sessions":"Other sessions","view-all":"all","view-pinned":"pinned","view-active":"active","view-off":"off","view-technical":"technical","mark-technical":"hide as technical session","mark-normal":"show as normal session","position-local":"Local",files:"files",refresh:"refresh","filter-placeholder":"filter sessions…","loading-fleet":"loading fleet…","no-sessions":"no live tmux sessions — the fleet starts at boot (systemd)","no-match":'no session matches "{q}"',"copy-url":"click to copy URL","ssh-only":"SSH/VPN tunnel only","new-files-outbox":"new files in outbox",terminate:"terminate","terminate-confirm":'Terminate session "{name}"?',"cell-on":"tmux alive","cell-off":"off","cell-working":"working","cell-idle":"idle","cell-degraded":"degraded: unit active, tmux dead","power-on":"power on","power-off":"power off","boot-enable":"enable at boot","boot-disable":"disable at boot","state-on":"running","state-off":"stopped",engine:"Engine",model:"Model","model-default":"Provider default model","model-remembered":"Last model used with this engine","boot-persist":"start at boot","remove-boot":"also remove from boot","power-config-in-settings":"Edit engine, provider, profile, model and permissions in Settings → Fleet.","no-remote-control":"⚠ non-native engine: no claude.ai app RC (you can still drive it from here)",cancel:"cancel",name:"name","name-invalid":"invalid name: a-zA-Z0-9._- max 64, no leading '-'",cwd:"folder",browse:"browse","fs-home":"home","fs-parent":".. up",preset:"preset","preset-2x2":"2×2 grid","preset-columns":"columns","preset-equalize":"equalize",collapse:"collapse",expand:"expand",create:"create","auth-prompt":"Paste the token (printed by the server):","remember-device":"remember on this device","zoom-out":"smaller text","zoom-in":"bigger text",composer:"composer",windows:"{n} windows","empty-files":"empty",upload:"upload","no-sessions-short":"no sessions","composer-placeholder":"type or dictate…","composer-history-tools":"input history and size","composer-history":"cell history","composer-history-empty":"no submitted input","composer-history-clear":"clear this cell history","composer-expand":"expand input","composer-collapse":"collapse input","composer-clear-data":"clear drafts and history","composer-clear-data-help":"Removes every saved cell draft and input-history entry from this browser.","composer-clear-confirm":"Clear every saved draft and input-history entry from this browser?","composer-clear-done":"Drafts and history cleared.","composer-clear-failed":"Could not clear composer data in this browser.",attach:"attach","attach-file":"File","attach-camera":"Camera","attach-gallery":"Gallery","attach-uploading":"uploading…","attach-upload-progress":"attachment {n}/{total}…","attach-uploaded":"{n} attachments uploaded",voice:"voice",send:"send","composer-send-failed":"connection not ready — text kept, try again",close:"close","lang-label":"language",decks:"decks","new-deck":"new deck","deck-name":"deck name","open-deck-window":"open in a new window","detach-deck":"detach into a new window","deck-current":"this deck (current window)","deck-owner-unavailable":"owner node is not shared or reachable","rename-deck":"rename deck","delete-deck":"delete deck","delete-deck-confirm":'Delete deck "{name}"?',"send-to-deck":"send to deck…","deck-autosave":"autosave",saving:"saving…",saved:"saved","popup-blocked":"popup blocked: open here","expand-owner":"expand {owner} decks","collapse-owner":"collapse {owner} decks","owner-deck-count-one":"{count} deck","owner-deck-count-many":"{count} decks","dot-working":"in use (active window)","dot-on":"open in background","dot-neutral":"not open","dot-warn":"owner offline","select-drag":"drag to select","copy-manual":"select and copy manually","toggle-sidebar":"show/hide the sidebar",settings:"settings","tab-roles":"roles","tab-nodes":"nodes",local:"Local",location:"Location","pairing-link":"pairing link","pairing-required":"name, SSH alias and pairing link are required","pairing-connect-help":"Connecting a node requires a name, a working SSH Host, and a link/QR created by the other NexusCrew installation.","pairing-localhost-hint":"127.0.0.1 in the link is correct: do not open it here. NexusCrew carries the invite and port through the SSH Host.","scan-qr":"scan QR","pairing-qr-invalid":"invalid pairing QR","invite-node":"invite a node","create-pairing-link":"create link / QR","visibility-network":"whole network","visibility-relay":"relay only","visibility-selected":"selected nodes","hydra-simple":"local + nodes, one network","local-ready":"This device is ready. Use it alone or connect it to a node.","local-only":"local only","add-node":"add node",connect:"connect","node-connected":"Node connected. The network will synchronize automatically.","tab-system":"system","tab-fleet":"fleet","tab-audio":"audio","system-general":"general","system-diagnostics":"diagnostics","system-this-node":"this node","system-updates":"updates","system-security":"security","system-local-data":"local browser data","system-terminal":"terminal","alternate-screen":"alternate screen","alternate-screen-help":"Keeps standard tmux behaviour for new NexusCrew sessions. An application that tracks the mouse scrolls on its own; the others browse the tmux scrollback. It does not change cells already running.","tab-input":"input","tab-diagnostics":"diagnostics","input-settings-local":"Local preferences for this browser. They apply immediately to single view and decks without changing the remote node.","terminal-keyboard-gesture":"Open the virtual keyboard from the terminal","terminal-keyboard-double-tap":"Double tap (default)","terminal-keyboard-single-tap":"Single tap","terminal-keyboard-never":"Never from terminal","terminal-keyboard-gesture-help":"The keypad and STT use the separate controls below. Mouse and physical keyboard remain available.","keybar-ime-lock":"Keypad: keep the virtual keyboard closed","keybar-ime-lock-help":"ESC, arrows, PgUp/PgDn, Enter and menu send directly to the PTY without focusing a text field.","voice-ime-lock":"STT microphone: keep the virtual keyboard closed","voice-ime-lock-help":"Tapping the microphone starts or stops voice without focusing the composer.","keybar-enter-show":"Show the tall Enter keypad key","keybar-enter-show-help":"Enter stays to the right of PgUp/PgDn and spans both rows.","keybar-layout":"Keypad layout","keybar-layout-full":"Full (default)","keybar-layout-compact":"Compact","keybar-layout-help":"Compact: one row with an expand toggle that reaches the full key set without changing the preference.","input-settings-reset":"restore input defaults","diagnostics-local":"This node","diagnostics-target":"Node to diagnose","diagnostics-verbose":"Temporary verbose logs","diagnostics-duration":"Verbose duration","diagnostics-expires":"Verbose enabled until {time}","diagnostics-off":"Verbose is off; operational warnings and errors remain available.","diagnostics-level":"Level","diagnostics-all-levels":"all levels","diagnostics-component":"component","diagnostics-pause":"pause","diagnostics-autoscroll":"autoscroll","diagnostics-log":"Sanitized diagnostic log","diagnostics-empty":"No diagnostic events.","diagnostics-export":"export JSON","diagnostics-export-failed":"Export is not available in this browser.","diagnostics-clear":"clear","diagnostics-clear-confirm":"Clear this node diagnostic buffer?","diagnostics-unsupported":"This peer is offline or does not support structured diagnostics.","fleet-editor-loading":"Loading the Fleet editor…","fleet-editor-load-error":"Unable to load the Fleet editor.","fleet-editor-unavailable":"The Fleet editor is unavailable at this location.","fleet-managed":"managed by NexusCrew","fleet-custom":"custom command","fleet-managed-help":"Client, provider and launch are managed internally; secrets are never displayed.","fleet-shell-engine-help":"The local shell is resolved on the device at launch time; no executable path is stored in backups.","fleet-shell-command-placeholder":"optional command, e.g. npm test","fleet-shell-command-help":"Runs through an interactive login shell (-lic), with the user PATH and aliases. The cell stops when the command finishes; immediate failures are reported.","fleet-shell-command-metachar":"Pipes, redirects, variables, and other metacharacters are interpreted by the device shell.","fleet-shell-interactive":"Empty: opens a local interactive shell and keeps the cell active.","fleet-shell-launch-help":"Configure the Shell command on the cell in Settings → Fleet.","fleet-credential-title":"API key on this device","fleet-credential-help":"The key stays only on the selected node and is never displayed or exported. If the node is remote, the value travels to it over the paired channel.","fleet-credential-set":"set key","fleet-credential-change":"change key","fleet-credential-forget":"forget","fleet-credential-saved":"Key saved locally.","fleet-credential-removed":"Local key removed.","fleet-credential-remove-confirm":"Remove the local {key} key?","fleet-credential-source-environment":"environment","fleet-credential-source-local":"local store","fleet-credential-source-compatibility":"compatible config","fleet-credential-source-missing":"missing","fleet-credential-source-policy":"credential source","fleet-credential-source-policy-auto":"auto (legacy precedence)","fleet-credential-source-policy-nexuscrew-store":"NexusCrew store only","fleet-credential-source-policy-environment":"environment only","fleet-key-section":"KEY","fleet-key-variable":"Variable","fleet-key-value":"Value for {key}","fleet-key-used-by":"Used by: {engines}","fleet-key-used-by-none":"Not yet used by configured engines on this node.","fleet-key-shared-impact":"Replacing or removing {key} affects every listed engine: {engines}.","fleet-key-enter":"enter the key","fleet-key-blank-keeps":"blank = keep the current source","fleet-key-reveal":"reveal","fleet-key-hide":"hide","fleet-key-local-help":"The value stays write-only on the selected node: it is never read back over the network and never enters engines or backups. If the selected node is remote, the value reaches it over the paired channel.","fleet-key-create-missing":"Explicitly create the engine without a key (it will remain “key required”).","fleet-key-partial-create":"Engine created; the key was not saved. Retry without creating a duplicate.","fleet-key-partial-edit":"Engine updated; the key was not saved. The engine changes remain applied.","fleet-provider-notice-claude-openrouter":"Claude Code is optimized for Anthropic models; other providers may not work correctly. Fast mode requires the first-party Anthropic provider.","fleet-provider-notice-codex-openrouter":"OpenRouter Responses is beta and stateless; Codex-VL has no Chat Completions fallback.","fleet-provider-notice-claude-kimi-code":"Kimi Code uses isolated Claude configuration with dedicated onboarding and fast-mode flags; native Claude configuration is not modified, but its MCP tools are inherited.","fleet-provider-notice-alibaba-token-plan":"Token Plan Personal uses only ALIBABA_CODE_API_KEY from the local credential layer; qwen3.8-max is the default and no OpenAI/PAYG fallback is used.","fleet-provider-notice-kimi-native":'Native Kimi Code CLI uses the CLI login (device code) and its own configuration: NexusCrew never reads or copies credentials. Distinct from the Claude Code "Kimi Code" provider, which remains the managed K3 path.',"fleet-model-default":"default model (optional)","fleet-model-required":"model (required)","fleet-standard-permissions":"standard permissions","fleet-unsafe-permissions":"unsafe · bypass approvals/sandbox","fleet-unsafe-warning":"Explicit unsafe mode: the worker can act without normal approval or sandbox gates.","fleet-provider-display":"provider display name","fleet-custom-provider-default":"Custom provider","fleet-api-key-env":"API_KEY_ENV_NAME","fleet-provider-id":"provider-id","fleet-custom-secret-help":"NexusCrew stores only the environment-variable name, never its value.","cell-prompt":"Cell start-up prompt","cell-prompt-help":"Sent to the cell when it starts: this is its standing brief. Empty means no prompt — the cell just starts.","fleet-boot":"start at boot","fleet-remote-control":"remote control","cell-mcp":"MCP tools","cell-mcp-all":"all","cell-mcp-none":"none","cell-mcp-some":"chosen","cell-mcp-help":"“All” is the long-standing behaviour. “None” is the only CERTAIN exclusion: it removes every tool and does not depend on where the servers are defined — that is what you want for a cell you do not trust. “Chosen” grants by name, but the list only covers servers this node can enumerate: plugins and connectors do not appear and would stay available.","fleet-model-override":"model override","fleet-ready":"ready","fleet-not-ready":"not configured","fleet-engines":"Engines","fleet-cells":"Cells / cloud sessions","fleet-models":"Declared models","fleet-no-models":"No declared model: the built-in catalog is used.","model-editor-engine":"Profile","model-editor-id":"Model id","model-editor-id-help":"The exact id the provider expects. Profile and id cannot be changed later: withdraw and declare again.","model-editor-context":"Context window (tokens)","model-editor-max-tokens":"Max output tokens","model-editor-reasoning":"Supports extended reasoning","model-test":"Test against the API","model-test-running":"Testing…","model-test-ok":"responds","model-test-unknown-model":"the provider does not know this id","model-test-auth":"credential missing or refused","model-test-unreachable":"endpoint unreachable","model-test-unverified":"not verified","model-test-unverified-help":"This does not mean it fails: this provider does not expose a model list, so the test could say neither yes nor no.","model-remove":"Withdraw","model-in-use":"in use","fleet-backup":"backup / restore","fleet-backup-help":"Selectively export or restore engines, cells, declared models, and system prompts. Tokens, API keys, and provider secrets never enter the file.","fleet-backup-export":"export","fleet-backup-import":"import","fleet-backup-download":"download backup","fleet-backup-restore":"restore selected","fleet-backup-import-help":"Choose a JSON backup, review the cells and select a destination engine before restoring.","fleet-backup-overwrite":"overwrites existing cell","fleet-backup-new":"new cell","fleet-backup-engine-missing":"choose an available engine","fleet-backup-restore-unavailable":"The selected node supports export only; update it to restore backups.","fleet-backup-restored":"{n} cells restored","fleet-backup-confirm-overwrite":"Overwrite these cells? {cells}","fleet-backup-needs-restart":"restart required: {cells}","fleet-backup-empty":"no cells to export","fleet-backup-select-one":"select at least one cell","fleet-backup-too-large":"backup is too large (1 MB maximum)","fleet-backup-invalid-json":"the file does not contain valid JSON","fleet-backup-invalid-format":"unsupported backup format or version","fleet-backup-invalid-cell":"the backup contains an invalid cell","fleet-backup-duplicate-cell":"the backup contains duplicate cell IDs","fleet-backup-invalid-engine":"the backup contains an invalid engine","fleet-backup-duplicate-engine":"the backup contains duplicate engine IDs","fleet-backup-confirm-engine-overwrite":"Overwrite these engines? Environment values already configured on the target stay unchanged. {engines}","fleet-backup-env-names":"environment names","fleet-backup-env-values-required":"environment values must be configured on this device","fleet-system-prompt":"system prompt",characters:"characters","select-all":"select all","select-none":"select none",edit:"edit",save:"save",label:"label","command-path":"absolute command path","args-lines":"arguments, one per line","env-write-only":"Environment values are write-only: blank keeps the existing value.","fleet-new-engine":"New engine","fleet-new-cell":"New cell","fleet-saved":"Definition saved.","fleet-restart-confirm":"Change saved. Restart now: {cells}?","fleet-remove-engine":'Delete engine "{id}"?',"fleet-remove-cell":'Delete cell "{id}"? If active it will be stopped first.',"fleet-cwd-needs-repair":"folder needs repair","fleet-cwd-repair":"repair","fleet-cwd-repair-title":"Repair cell folder {id}","fleet-cwd-repair-help":"The current folder is not portable on this device: it belongs to another device or does not exist under the home directory. Choose a home-relative (~) folder on the target device; the backend will recompute the absolute path.","fleet-cwd-repair-no-source-path":"The original path is not shown: it is specific to the source device.","fleet-cwd-repair-placeholder":"e.g. Dev","fleet-cwd-repair-preview":"New folder: {path}","fleet-cwd-repair-browse":"browse under ~","fleet-cwd-repair-fs-empty":"no subfolders","fleet-cwd-repair-use-current":"use this folder","fleet-cwd-repair-invalid":'invalid path: no absolute path, "..", backslash or drive letter',"fleet-cwd-repair-confirm":"Set the folder of cell {id} to {path}? It will be recomputed on the target device.","fleet-cwd-repair-unportable":"The chosen path is not portable on this device: it must exist under the home directory.","fleet-cwd-repair-suggestion":"Suggestion from device:","fleet-cwd-repair-use-suggestion":"use {path}","fleet-cwd-repaired":"Cell folder repaired.","fleet-recovery-kimi-code-consent-yes":"Kimi Code: confirm the custom API key (Yes) in the cell terminal, then restart the cell.","fleet-recovery-kimi-code-config-custom-api-key":'Kimi Code: in the cell terminal open /config and enable "Use custom API key", then restart the cell. If the key changed, update the credential and retry.',"fleet-recovery-kimi-cli-login":"Kimi Code CLI: in the cell terminal run /login (Kimi device code) or /provider, then restart the cell.","fleet-recovery-client-terminal-dialog":"Complete the dialog shown in the cell terminal, then restart the cell.","settings-readonly":"READONLY active: changes are blocked by the server (NEXUSCREW_READONLY=1)","role-client":"client (hub)","role-client-desc":"this machine watches other nodes via SSH tunnels","role-node":"node (reachable)","published-port":"published port (optional)","no-nodes":"no remote nodes configured","node-add":"connect a NexusCrew installation","node-connect-help":"The SSH port reaches the SSH server. The NexusCrew port is the local port reported by `nexuscrew status` on the remote node.","node-name-label":"Node name","node-ssh-label":"SSH host","pair-ssh-local-label":"SSH host or alias on this device","node-ssh-local-help":"You may replace the link address with the same alias that works with ssh on this device. Aliases, agents and private keys stay local and are never carried in the link.","node-ssh-port-label":"SSH port","node-ssh-port-help":"Usually 22; use the SSH server public port.","node-app-port-label":"NexusCrew port on node","node-app-port-help":"The port reported by `nexuscrew status` on the remote node.","node-name-ph":"name (a-z 0-9 -)","node-ssh-ph":"ssh (user@host)","node-port-ph":"remote port (opt.)","node-remove-confirm":'Remove node "{name}"?',"node-remove-warning":"Deletes the pairing, credentials and local tunnel. It does not power off the remote device.","peer-inventory-title":"Nodes connected to the hub","peer-group-hubs":"Direct hubs","peer-group-clients":"Connected clients","peer-group-routed":"Nodes reachable through the network","peer-group-vl":"VL nodes","vl-owners-unavailable":"VL owners unreachable","peer-routed":"routed","peer-routed-stale":"routed, unreachable","peer-visibility":"Network visibility","node-test":"test","tunnel-start":"start tunnel","tunnel-stop":"stop tunnel","tunnel-restart":"restart tunnel","share-node":"Share this node","share-local-heading":"Share this device","share-local-hub":"Sharing hub","share-local-through":"Share {device} through {hub}","share-local-active":"Shared and reachable by the network connected to the hub.","share-local-pending":"Sharing is requested, but the tunnel is down: this device is not reachable yet.","share-local-private":"Private: only this device can use its hub connection.","share-local-private-down":"Private, but the hub connection is down. Reconnect to apply and verify private mode.","share-local-reconnect":"Reconnect and reconcile","share-off-hub-reconcile-pending":"Private state saved; hub revocation is still pending.","fleet-cell-label":"readable name (optional)","share-off-local-reconcile-pending":"Hub revocation confirmed; the local tunnel still needs reconciliation.","share-reverse-pool-pending":"The reverse channel was not demonstrably shut down: it is quarantined, not closed.","share-node-off-desc":"Private: it stays connected to the hub, but other clients cannot reach it.","share-node-on-desc":"Shared: the hub may advertise it and route authorized cells and decks.","peer-shared":"Client node shared on the Hydra network","peer-private":"Private client node: connected, not published on Hydra","peer-vl-federated":"VL node: federated","row-vl-federated":"federated","node-connected-client":"connected client","transport-used":"in use","tunnel-up":"tunnel up","tunnel-down":"tunnel down","vl-poll-online":"online (poll)","vl-poll-offline":"not responding","authorized-keys-hint":"paste this line into ~/.ssh/authorized_keys on the remote host:",copy:"copy",copied:"copied","token-rotate":"rotate token","token-rotate-explain":"The new token will NOT be shown: retrieve it with `nexuscrew show token`. The current session will be invalidated.","service-regenerate":"regenerate service","npm-auto-update":"automatic updates from npm","npm-auto-update-help":"Periodically checks latest and installs only newer versions. Never downgrades.","npm-update-current":"installed","npm-update-latest":"npm latest","npm-update-check":"check now","npm-update-install":"update now","npm-update-restarting":"Update started; NexusCrew will return after the service restarts.","npm-update-idle":"up to date","npm-update-checking":"checking","npm-update-available":"update available","npm-update-installing":"installing","npm-update-installed":"installed, restarting","npm-update-error":"check failed","npm-update-unsupported":"available only for global npm installations","service-installed":"service installed","service-missing":"service not installed","service-active":"active","service-inactive":"not active",confirm:"confirm",add:"add",enable:"enable","wizard-title":"welcome to NexusCrew","wizard-skip":"configure later from settings","wizard-step-roles":"roles of this install","wizard-step-node":"first remote node (optional)","wizard-done":"all set","wizard-done-desc":"setup complete — you can change everything from settings",next:"continue",back:"back",skip:"skip",finish:"finish","err-node-name":"invalid name (a-z, 0-9, -, max 32)","err-local-name":"invalid local name: use a unique slug, not “localhost”","err-ssh":"invalid ssh (expected user@host or alias)","err-port":"invalid port (1–65535)","err-ssh-port":"invalid SSH port (1–65535)","err-node-port":"invalid NexusCrew port (1–65535)","node-sessions":"{n} sessions","tunnel-down-since":"tunnel down for {t}","node-unreachable":"node unreachable","node-passive":"client offline · expected","node-offline":"node offline","node-offline-seen":"offline · seen {t} ago","node-needs-repair":"legacy · pair again","asks-title":"questions from the cells","ask-dismiss":"Dismiss question","ask-reply-ph":"type your answer…","push-enable":"enable push notifications","push-disable":"disable push notifications","push-on":"push active on this device","push-off":"push not active","push-denied":"notification permission denied by the browser","push-unsupported":"push not supported in this browser","notification-speech-enable":"read notifications aloud","notification-speech-help":"Uses the browser voice only for new notifications while this PWA is visible and in the foreground. When the app is closed, the system notification remains available.","notification-speech-test":"test voice","notification-speech-testing":"testing voice…","notification-speech-preview":"NexusCrew. Spoken notifications are active.","notification-speech-preview-ok":"Voice test completed.","notification-speech-preview-failed":"The browser did not start the voice test. Interact with the page and try again.","notification-speech-needs-test":"For this app session, select “test voice” before spoken alerts can play.","notification-speech-unsupported":"Speech synthesis is not supported in this browser.","audio-title":"Native node audio","audio-help":"Consent and controls apply only to this device. Share and visibility do not authorize sounds.","audio-consent":"allow TTS on this node","audio-consent-help":"Allows authorized local or remote cells to deliver a voice command. You can revoke it at any time.","audio-capability":"Local capability","audio-loading":"reading local audio state…","audio-adapter":"adapter","audio-adapter-none":"none","audio-installed":"installed","audio-installed-yes":"yes","audio-installed-no":"no","audio-liveness":"availability","audio-liveness-ready":"ready to accept","audio-liveness-unavailable":"unavailable","audio-languages":"declared languages","audio-limits":"limits","audio-test":"test local audio","audio-testing":"testing audio…","audio-stop":"stop local audio","audio-stopping":"stopping audio…","audio-test-needs-consent":"Enable local consent before testing the voice.","audio-unavailable":"No native TTS adapter is available on this node.","audio-test-accepted":"The node accepted the test. It does not prove that anyone heard it.","audio-test-refused":"The node refused the test.","audio-test-unknown":"Test outcome unknown: the node could not confirm startup.","audio-stop-stopped":"Local audio stopped.","audio-stop-idle":"No local utterance to stop.","audio-groups-title":"Shared audio groups","audio-groups-help":"Chooses which devices play the voice when a cell speaks. A group is a local delivery preference, not consent. Each node keeps its own consent, ACL, availability and local Stop.","audio-groups-empty":"No group: voice plays only on this node.","audio-group-name":"group name","audio-group-mode":"delivery mode","audio-group-primary":"first available (in order)","audio-group-fanout":"all listed nodes","audio-group-targets":"exact target nodes","audio-group-local":"this node","audio-group-unavailable-target":"not currently discovered","audio-group-no-targets":"No node with an available instanceId. A group cannot use names, wildcards, or “all”.","audio-group-new":"new group","audio-group-edit":"edit","audio-group-delete":"delete","audio-group-save":"save group","audio-group-cancel":"cancel","audio-group-invalid":"A group needs a valid name and at least one exact nodeId.","audio-group-save-failed":"Could not save audio group.","node-display-label":"Name (label)","routed-node-aliases":"Routed node aliases","routed-node-aliases-help":"Visible only on this device; the route and remote name do not change.","node-local-alias":"Alias on this device","alias-on-device":"Alias on this device","reset-alias":"Reset remote name","node-slug-hint":"routing on slug: {slug}","device-name-label":"Device name","device-name-hint":"how peers see you (editable)","local-route-name-label":"Local / route name","local-route-name-hint":"stable technical handle: readable label + nodeId suffix; editable before connecting","err-label":"invalid label (max 64 chars, no line breaks)","fleet-inventory":"Cells and sessions","fleet-inventory-help":"all positions (Local + Hydra routes)","fleet-manage-location":"Manage location","fleet-network-overview":"Network overview","fleet-manage-help":"create and configure cells at the selected location","fleet-overview-help":"operational state of every location, separate from the editor","fleet-inventory-empty":"no cells or sessions","cell-switcher-refreshing":"refreshing cells…","cell-switcher-empty-active":"no verified active cells","cell-switcher-not-confirmed":"status not confirmed","cell-switcher-not-active":"this cell is no longer active","cell-switcher-select":"select a cell","cell-switcher-open":"open cell","cell-switcher-show-all":"all","cell-switcher-show-active":"active","cell-switcher-close":"close cell switcher","fleet-not-available":"fleet not available on this position",start:"start",stop:"stop",restart:"restart",delete:"delete","copy-manual":"copy failed — select and press Cmd+C, or copy manually","copy-empty":"nothing selected: drag with Shift to select","selection-held":"highlight gone, text still held","invite-hub-only":"An invite is minted on the hub. Admitting a new node is the one thing a connected node cannot ask on another’s behalf: open NexusCrew on the hub and create the invite there.","row-private":"private","node-detail-open":"open details","node-detail-reach":"Reachability","node-detail-route":"path","node-detail-ssh":"SSH","node-detail-transport":"transport","node-detail-owner":"owner","node-detail-authority":"What this node can do","authority-owner-equivalent":"Authority equal to yours: a paired node can do on this machine everything you can do.","authority-routed":"Not paired with this machine: its authority lives on the hub that routes it.","authority-no-grants":"The only per-node power that exists is the choice of cells, below. Within those cells the authority stays full.","authority-no-grants-elsewhere":"The only per-node power that exists is the choice of cells, and it is set on the installation that owns them — not here.","node-detail-network-view":"What it sees of this network","node-detail-command":"Command","vl-no-commands":"The device declares no commands available.","vl-events-title":"Session","vl-events-empty":"No events in memory: the session has not spoken yet, or what it said has left the buffer. The history stays on the device.","vl-events-gap":"events not received:","vl-events-truncated":"content truncated by the device","vl-events-turn-end":"— end of turn —","vl-events-done":"— turn complete —","vl-events-writer-epoch":"— writer changed —","vl-events-tool":"tool","vl-events-tool-ok":"finished","vl-events-tool-failed":"failed","vl-events-usage":"usage updated","vl-events-stale":"Refresh failed: what you see may not be the latest.","vl-cmd-phase-submitted":"sent, awaiting confirmation","vl-cmd-phase-inflight":"in progress","vl-cmd-phase-done-ok":"completed","vl-cmd-phase-done-error":"failed","vl-cmd-status":"status","vl-cmd-health":"health","vl-cmd-start":"start","vl-cmd-stop":"stop","vl-cmd-restart":"restart","vl-cmd-version":"version","vl-cmd-capabilities":"capabilities","vl-cmd-logs":"logs","vl-cmd-prompt":"prompt","vl-prompt-placeholder":"write the prompt for the device session…","vl-prompt-send":"send prompt","vl-cmd-unpair":"unpair","node-grant-none":"No node chosen: shared, but towards nobody.","node-grant-unknown":"no longer in the inventory","node-grant-remove":"remove","node-grant-add":"Add a node","node-grant-search":"Search the nodes","node-grant-no-candidates":"No node matches.","cell-scope":"Cells this node can see","cell-scope-help":"Applies to what this node lists and to what it can act on, terminal included. Within the granted cells it remains a fully paired node: this is not a sandbox.","cell-scope-all":"every cell","cell-scope-none":"no cell","cell-scope-selected":"selected cells","cell-scope-none-granted":"No cell chosen: this node sees none of them.","cell-scope-unknown":"cell no longer exists","cell-scope-add":"Add a cell","cell-scope-search":"Search the cells","cell-scope-no-candidates":"No cell matches.","cell-scope-reset-warning":"Switching mode clears the list: coming back to “selected cells” means choosing them again.","cell-scope-list-unavailable":"Cell list unavailable right now: the grants below still hold, but we cannot tell whether they still exist.","single-view":"single view",retract:"retract","keybar-expand":"expand the key bar","keybar-retract":"retract the key bar","save-and-start":"save and start",permissions:"Permissions","power-on-hint":"Stop the cell; you can also remove it from boot.","launch-engine-help":"Providers, credentials and new engines are created in Settings → Fleet. Model and permissions are per cell.","launch-unavailable-hint":"Engine configuration is unavailable on this node.","import-as-cell":"Import as cell","import-help":"Reconcile an existing tmux session into a managed cell. Pick an already-declared engine: no engine is invented.","import-engine-required":"pick an engine (required)","test-and-connect":"test and connect","pairing-v2-hint":"Paste or scan ONE link: it prefills name, SSH host and label when the link carries them (v2).","invite-v2-hint":"Create one one-time invitation. It needs this device’s SSH address, reachable by whoever will use it.","invite-target-local":"The new device will join","invite-target-this":"this device","invite-endpoint-label":"This hub’s SSH address as seen by other devices","invite-endpoint-auto":"Configured endpoint","invite-endpoint-needed":"Enter user@host or a shared SSH alias. This is not 127.0.0.1 and not the NexusCrew HTTP URL.","invite-ssh-hint":"The SSH target the OTHER device uses to reach THIS installation (user@host or alias). Required: it is included in the link.","invite-next-steps":"copy this link, open NexusCrew on the other device and paste it in Settings → Nodes (or scan the QR): NexusCrew does the rest","pair-card-title":"connect with one link","pair-card-help":"Paste the pairing link generated on the other device (or scan its QR): NexusCrew decodes it, tests the SSH connection and connects on its own.","pair-paste-ph":"paste the pairing link here","pair-paste-btn":"paste","pair-advanced":"advanced / edit","pair-progress":"connecting: SSH → invite → confirm → verify…","pair-retry":"retry","pair-invalid-link":"this is not a valid pairing link","pair-invalid-hint":"you need the full link (http://…#pair=…) generated by the other NexusCrew: don’t open it, paste it here","pair-missing-ssh":"the link carries no SSH target (v1 format): set in “advanced” how this device reaches the other one over SSH — it is never invented","pair-missing-name":"the node name is missing: fill it in “advanced”","pair-clipboard-denied":"clipboard read not allowed: paste manually into the field","pair-clipboard-empty":"clipboard is empty: copy the pairing link first","pair-stage-validation":"invalid data","pair-stage-conflict":"name already in use","pair-stage-ssh-start":"SSH tunnel start failed","pair-stage-ssh-ready":"peer unreachable over SSH","pair-stage-join":"invite exchange failed","pair-stage-tunnel-final":"negotiated tunnel failed","pair-stage-confirm":"pairing confirmation failed","pair-stage-health":"final federation check failed","pair-stage-internal":"internal error","pair-stage-generic":"connection failed","qr-no-camera":"no camera available on this device: use a photo of the QR","qr-permission":"camera permission denied: allow it in the browser or use a photo of the QR","qr-unsupported":"live scanner not supported here: upload a photo of the QR","qr-upload":"use a photo"},es:{"update-available":"nueva versión {v} disponible","install-version-mismatch":"instalación incompleta: frontend y servidor no coinciden (v{v})",reload:"recargar","grid-empty":"arrastra aquí una sesión desde la barra lateral, o doble clic para vista única","grid-full":"un deck puede mostrar como máximo 9 sesiones",pin:"fijar arriba",reorder:"reordenar","reorder-help":"arrastra el control; flechas arriba/abajo","rename-node":"renombrar nodo","rename-node-prompt":"Nuevo nombre del nodo en NexusCrew","rename-node-invalid":"Nombre no válido: máximo 64 caracteres, sin saltos de línea.","reorder-deck-help":"arrastra el deck; flechas izquierda/derecha",sessions:"sesiones","new-session":"nueva sesión",new:"nueva",fleet:"Flota","fleet-tmux":"flota tmux","other-sessions":"Otras sesiones","view-all":"todas","view-pinned":"fijadas","view-active":"activas","view-off":"apagadas","view-technical":"técnicas","mark-technical":"ocultar como sesión técnica","mark-normal":"mostrar como sesión normal","position-local":"Local",files:"archivos",refresh:"actualizar","filter-placeholder":"filtrar sesiones…","loading-fleet":"cargando flota…","no-sessions":"sin sesiones tmux vivas — la flota arranca en el boot (systemd)","no-match":"ninguna sesión coincide con «{q}»","copy-url":"clic para copiar la URL","ssh-only":"solo túnel SSH/VPN","new-files-outbox":"archivos nuevos en outbox",terminate:"terminar","terminate-confirm":"¿Terminar la sesión «{name}»?","cell-on":"tmux activo","cell-off":"apagada","cell-working":"trabajando","cell-idle":"en espera","cell-degraded":"degradada: unit activa, tmux muerto","power-on":"encender","power-off":"apagar","boot-enable":"activar al iniciar","boot-disable":"desactivar al iniciar","state-on":"encendida","state-off":"apagada",engine:"Motor",model:"Modelo","model-default":"Modelo predeterminado del proveedor","model-remembered":"Último modelo usado con este motor","boot-persist":"iniciar en el boot","remove-boot":"quitar también del boot","power-config-in-settings":"Modifica motor, proveedor, perfil, modelo y permisos en Ajustes → Flota.","no-remote-control":"⚠ motor no nativo: sin RC de la app claude.ai (aquí puedes pilotarla igual)",cancel:"cancelar",name:"nombre","name-invalid":"nombre inválido: a-zA-Z0-9._- máx 64, sin '-' inicial",cwd:"carpeta",browse:"explorar","fs-home":"home","fs-parent":".. arriba",preset:"preset","preset-2x2":"cuadrícula 2×2","preset-columns":"columnas","preset-equalize":"igualar",collapse:"contraer",expand:"expandir",create:"crear","auth-prompt":"Pega el token (impreso por el servidor):","remember-device":"recordar en este dispositivo","zoom-out":"texto más pequeño","zoom-in":"texto más grande",composer:"composer",windows:"{n} ventanas","empty-files":"vacía",upload:"subir","no-sessions-short":"sin sesiones","composer-placeholder":"escribe o dicta…","composer-history-tools":"historial y tamaño de entrada","composer-history":"historial de la celda","composer-history-empty":"ninguna entrada enviada","composer-history-clear":"borrar historial de esta celda","composer-expand":"ampliar entrada","composer-collapse":"reducir entrada","composer-clear-data":"borrar borradores e historial","composer-clear-data-help":"Elimina de este navegador todos los borradores y el historial de entrada de las celdas.","composer-clear-confirm":"¿Borrar todos los borradores y el historial de entrada guardados en este navegador?","composer-clear-done":"Borradores e historial eliminados.","composer-clear-failed":"No se pudieron borrar los datos del composer en este navegador.",attach:"adjuntar","attach-file":"Archivo","attach-camera":"Cámara","attach-gallery":"Galería","attach-uploading":"subiendo…","attach-upload-progress":"adjunto {n}/{total}…","attach-uploaded":"{n} adjuntos subidos",voice:"voz",send:"enviar","composer-send-failed":"conexión no disponible — texto conservado, inténtalo de nuevo",close:"cerrar","lang-label":"idioma",decks:"decks","new-deck":"nuevo deck","deck-name":"nombre del deck","open-deck-window":"abrir en una ventana nueva","detach-deck":"separar en una ventana nueva","deck-current":"este deck (ventana actual)","deck-owner-unavailable":"el nodo propietario no está compartido o accesible","rename-deck":"renombrar deck","delete-deck":"eliminar deck","delete-deck-confirm":"¿Eliminar el deck «{name}»?","send-to-deck":"enviar al deck…","deck-autosave":"guardado automático",saving:"guardando…",saved:"guardado","popup-blocked":"ventana bloqueada: abrir aquí","expand-owner":"expandir decks de {owner}","collapse-owner":"comprimir decks de {owner}","owner-deck-count-one":"{count} deck","owner-deck-count-many":"{count} decks","dot-working":"en uso (ventana activa)","dot-on":"abierta en segundo plano","dot-neutral":"no abierta","dot-warn":"nodo sin conexión","select-drag":"arrastra para seleccionar","copy-manual":"selecciona y copia manualmente","toggle-sidebar":"mostrar/ocultar la barra lateral",settings:"ajustes","tab-roles":"roles","tab-nodes":"nodos",local:"Local",location:"Ubicación","pairing-link":"enlace de emparejamiento","pairing-required":"nombre, alias SSH y enlace son obligatorios","pairing-connect-help":"Para conectar un nodo necesitas un nombre, un Host SSH funcional y el enlace/QR creado por la otra instalación NexusCrew.","pairing-localhost-hint":"127.0.0.1 en el enlace es correcto: no lo abras aquí. NexusCrew usa la invitación y el puerto mediante el Host SSH.","scan-qr":"escanear QR","pairing-qr-invalid":"QR de emparejamiento no válido","invite-node":"invitar un nodo","create-pairing-link":"crear enlace / QR","visibility-network":"toda la red","visibility-relay":"solo relay","visibility-selected":"nodos seleccionados","hydra-simple":"local + nodos, una red","local-ready":"Este dispositivo está listo. Úsalo solo o conéctalo a un nodo.","local-only":"solo local","add-node":"añadir nodo",connect:"conectar","node-connected":"Nodo conectado. La red se sincronizará automáticamente.","tab-system":"sistema","tab-fleet":"flota","tab-audio":"audio","system-general":"general","system-diagnostics":"diagnóstico","system-this-node":"este nodo","system-updates":"actualizaciones","system-security":"seguridad","system-local-data":"datos locales del navegador","system-terminal":"terminal","alternate-screen":"pantalla alternativa","alternate-screen-help":"Mantiene el comportamiento estándar de tmux para las nuevas sesiones NexusCrew. Una aplicación que sigue el ratón se desplaza sola; las demás recorren el historial de tmux. No modifica las celdas ya activas.","tab-input":"entrada","tab-diagnostics":"diagnóstico","input-settings-local":"Preferencias locales de este navegador. Se aplican de inmediato a la vista única y a los decks sin cambiar el nodo remoto.","terminal-keyboard-gesture":"Abrir el teclado virtual desde el terminal","terminal-keyboard-double-tap":"Doble toque (predeterminado)","terminal-keyboard-single-tap":"Toque único","terminal-keyboard-never":"Nunca desde el terminal","terminal-keyboard-gesture-help":"El teclado auxiliar y STT usan los controles separados de abajo. El ratón y el teclado físico siguen disponibles.","keybar-ime-lock":"Teclado auxiliar: mantener cerrado el teclado virtual","keybar-ime-lock-help":"ESC, flechas, PgUp/PgDn, Enter y menú envían directamente al PTY sin enfocar un campo de texto.","voice-ime-lock":"Micrófono STT: mantener cerrado el teclado virtual","voice-ime-lock-help":"Tocar el micrófono inicia o detiene la voz sin enfocar el compositor.","keybar-enter-show":"Mostrar Enter vertical en el teclado auxiliar","keybar-enter-show-help":"Enter queda a la derecha de PgUp/PgDn y ocupa las dos filas.","keybar-layout":"Distribución del teclado auxiliar","keybar-layout-full":"Completo (predeterminado)","keybar-layout-compact":"Compacto","keybar-layout-help":"Compacto: una fila con un botón expandir que alcanza el conjunto completo sin cambiar la preferencia.","input-settings-reset":"restaurar valores de entrada","diagnostics-local":"Este nodo","diagnostics-target":"Nodo a diagnosticar","diagnostics-verbose":"Logs detallados temporales","diagnostics-duration":"Duración detallada","diagnostics-expires":"Log detallado activo hasta las {time}","diagnostics-off":"El log detallado está apagado; los avisos y errores operativos siguen disponibles.","diagnostics-level":"Nivel","diagnostics-all-levels":"todos los niveles","diagnostics-component":"componente","diagnostics-pause":"pausa","diagnostics-autoscroll":"desplazamiento automático","diagnostics-log":"Log de diagnóstico sanitizado","diagnostics-empty":"No hay eventos de diagnóstico.","diagnostics-export":"exportar JSON","diagnostics-export-failed":"La exportación no está disponible en este navegador.","diagnostics-clear":"vaciar","diagnostics-clear-confirm":"¿Vaciar el búfer de diagnóstico de este nodo?","diagnostics-unsupported":"Este par está desconectado o no admite diagnósticos estructurados.","fleet-editor-loading":"Cargando el editor de Fleet…","fleet-editor-load-error":"No se puede cargar el editor de Fleet.","fleet-editor-unavailable":"El editor de Fleet no está disponible en esta ubicación.","fleet-managed":"gestionado por NexusCrew","fleet-custom":"comando personalizado","fleet-managed-help":"Cliente, proveedor e inicio se gestionan internamente; los secretos nunca se muestran.","fleet-shell-engine-help":"La shell local se resuelve en el dispositivo al iniciar; no se guarda ninguna ruta ejecutable en las copias.","fleet-shell-command-placeholder":"comando opcional, p. ej. npm test","fleet-shell-command-help":"Se ejecuta mediante una shell de inicio interactiva (-lic), con PATH y alias del usuario. La celda se detiene al terminar; los fallos inmediatos se notifican.","fleet-shell-command-metachar":"Pipes, redirecciones, variables y otros metacaracteres son interpretados por la shell del dispositivo.","fleet-shell-interactive":"Vacío: abre una shell local interactiva y mantiene la celda activa.","fleet-shell-launch-help":"Configura el comando Shell de la celda en Ajustes → Flota.","fleet-credential-title":"Clave API en este dispositivo","fleet-credential-help":"La clave permanece solo en el nodo seleccionado y nunca se muestra ni se exporta. Si el nodo es remoto, el valor viaja hasta él por el canal emparejado.","fleet-credential-set":"poner clave","fleet-credential-change":"cambiar clave","fleet-credential-forget":"olvidar","fleet-credential-saved":"Clave guardada localmente.","fleet-credential-removed":"Clave local eliminada.","fleet-credential-remove-confirm":"¿Eliminar la clave local {key}?","fleet-credential-source-environment":"entorno","fleet-credential-source-local":"almacén local","fleet-credential-source-compatibility":"config compatible","fleet-credential-source-missing":"ausente","fleet-credential-source-policy":"origen de credencial","fleet-credential-source-policy-auto":"auto (precedencia legacy)","fleet-credential-source-policy-nexuscrew-store":"solo almacén NexusCrew","fleet-credential-source-policy-environment":"solo entorno","fleet-key-section":"KEY","fleet-key-variable":"Variable","fleet-key-value":"Valor para {key}","fleet-key-used-by":"Usada por: {engines}","fleet-key-used-by-none":"Aún no la usa ningún motor configurado en este nodo.","fleet-key-shared-impact":"Sustituir o eliminar {key} afecta a todos los motores listados: {engines}.","fleet-key-enter":"introduce la clave","fleet-key-blank-keeps":"vacío = mantener la fuente actual","fleet-key-reveal":"mostrar","fleet-key-hide":"ocultar","fleet-key-local-help":"El valor permanece write-only en el nodo seleccionado: nunca se vuelve a leer desde la red ni entra en motores o copias. Si el nodo seleccionado es remoto, el valor llega a él por el canal emparejado.","fleet-key-create-missing":"Crear explícitamente el motor sin clave (seguirá como “clave requerida”).","fleet-key-partial-create":"Motor creado; la clave no se guardó. Puedes reintentar sin crear un duplicado.","fleet-key-partial-edit":"Motor actualizado; la clave no se guardó. Los cambios del motor siguen aplicados.","fleet-provider-notice-claude-openrouter":"Claude Code está optimizado para modelos Anthropic; otros proveedores podrían no funcionar correctamente. Fast mode requiere el proveedor Anthropic first-party.","fleet-provider-notice-codex-openrouter":"OpenRouter Responses es beta y stateless; Codex-VL no usa fallback de Chat Completions.","fleet-provider-notice-claude-kimi-code":"Kimi Code usa una configuración Claude aislada con onboarding y fast mode dedicados; la configuración Claude nativa no se modifica, pero sus herramientas MCP se heredan.","fleet-provider-notice-alibaba-token-plan":"Token Plan Personal usa solo ALIBABA_CODE_API_KEY de la capa local de credenciales; qwen3.8-max es el modelo predeterminado y no se usa fallback OpenAI/PAYG.","fleet-provider-notice-kimi-native":'Kimi Code CLI nativo usa el login del CLI (device-code) y su propia configuración: NexusCrew no lee ni copia credenciales. Distinto del proveedor "Kimi Code" de Claude Code, que sigue siendo la ruta K3 gestionada.',"fleet-model-default":"modelo predeterminado (opcional)","fleet-model-required":"modelo (obligatorio)","fleet-standard-permissions":"permisos estándar","fleet-unsafe-permissions":"inseguro · omitir aprobaciones/sandbox","fleet-unsafe-warning":"Modo inseguro explícito: el worker puede actuar sin las aprobaciones normales ni las protecciones del sandbox.","fleet-provider-display":"nombre visible del proveedor","fleet-custom-provider-default":"Proveedor personalizado","fleet-api-key-env":"NOMBRE_VARIABLE_API_KEY","fleet-provider-id":"id-proveedor","fleet-custom-secret-help":"NexusCrew guarda solo el nombre de la variable de entorno, nunca su valor.","cell-prompt":"Prompt de arranque de la celda","cell-prompt-help":"Se envía a la celda al arrancar: es su encargo permanente. Vacío = sin prompt, la celda solo arranca.","fleet-boot":"inicio automático","fleet-remote-control":"control remoto","cell-mcp":"Herramientas MCP","cell-mcp-all":"todas","cell-mcp-none":"ninguna","cell-mcp-some":"elegidas","cell-mcp-help":"«Todas» es el comportamiento de siempre. «Ninguna» es la única exclusión CIERTA: quita toda herramienta y no depende de dónde estén definidos los servidores — es lo que hace falta para una celda en la que no se confía. Con «elegidas» se concede por nombre, pero la lista solo cubre los servidores que este nodo puede enumerar: los plugins y conectores no aparecen y seguirían disponibles.","fleet-model-override":"modelo alternativo","fleet-ready":"listo","fleet-not-ready":"no configurado","fleet-engines":"Motores","fleet-cells":"Celdas / sesiones cloud","fleet-models":"Modelos declarados","fleet-no-models":"Ningún modelo declarado: se usa el catálogo interno.","model-editor-engine":"Perfil","model-editor-id":"Id del modelo","model-editor-id-help":"El id exacto que espera el proveedor. Perfil e id no se cambian después: se retira y se vuelve a declarar.","model-editor-context":"Ventana de contexto (tokens)","model-editor-max-tokens":"Máximo de tokens de salida","model-editor-reasoning":"Admite razonamiento extendido","model-test":"Probar contra la API","model-test-running":"Probando…","model-test-ok":"responde","model-test-unknown-model":"el proveedor no conoce este id","model-test-auth":"credencial ausente o rechazada","model-test-unreachable":"endpoint inalcanzable","model-test-unverified":"no verificado","model-test-unverified-help":"No significa que falle: este proveedor no expone la lista de modelos, así que la prueba no pudo decir ni sí ni no.","model-remove":"Retirar","model-in-use":"en uso","fleet-backup":"copia / restauración","fleet-backup-help":"Exporta o restaura selectivamente motores, celdas, modelos declarados y system prompts. Tokens, claves API y secretos del proveedor nunca entran en el archivo.","fleet-backup-export":"exportar","fleet-backup-import":"importar","fleet-backup-download":"descargar copia","fleet-backup-restore":"restaurar seleccionadas","fleet-backup-import-help":"Elige una copia JSON, revisa las celdas y selecciona un motor de destino antes de restaurar.","fleet-backup-overwrite":"sobrescribe la celda existente","fleet-backup-new":"celda nueva","fleet-backup-engine-missing":"elige un motor disponible","fleet-backup-restore-unavailable":"El nodo seleccionado solo admite exportación; actualízalo para restaurar copias.","fleet-backup-restored":"{n} celdas restauradas","fleet-backup-confirm-overwrite":"¿Sobrescribir estas celdas? {cells}","fleet-backup-needs-restart":"reinicio necesario: {cells}","fleet-backup-empty":"no hay celdas para exportar","fleet-backup-select-one":"selecciona al menos una celda","fleet-backup-too-large":"copia demasiado grande (máximo 1 MB)","fleet-backup-invalid-json":"el archivo no contiene JSON válido","fleet-backup-invalid-format":"formato o versión de copia no compatible","fleet-backup-invalid-cell":"la copia contiene una celda no válida","fleet-backup-duplicate-cell":"la copia contiene IDs de celda duplicados","fleet-backup-invalid-engine":"la copia contiene un motor no válido","fleet-backup-duplicate-engine":"la copia contiene IDs de motor duplicados","fleet-backup-confirm-engine-overwrite":"¿Sobrescribir estos motores? Los valores de entorno ya configurados en el destino no cambian. {engines}","fleet-backup-env-names":"nombres de entorno","fleet-backup-env-values-required":"los valores de entorno deben configurarse en este dispositivo","fleet-system-prompt":"system prompt",characters:"caracteres","select-all":"seleccionar todas","select-none":"ninguna",edit:"editar",save:"guardar",label:"etiqueta","command-path":"ruta absoluta del comando","args-lines":"argumentos, uno por línea","env-write-only":"Los valores env son de solo escritura: vacío conserva el valor existente.","fleet-new-engine":"Nuevo motor","fleet-new-cell":"Nueva celda","fleet-saved":"Definición guardada.","fleet-restart-confirm":"Cambio guardado. ¿Reiniciar ahora: {cells}?","fleet-remove-engine":'¿Eliminar el motor "{id}"?',"fleet-remove-cell":'¿Eliminar la celda "{id}"? Si está activa se detendrá primero.',"fleet-cwd-needs-repair":"carpeta a reparar","fleet-cwd-repair":"reparar","fleet-cwd-repair-title":"Reparar carpeta de celda {id}","fleet-cwd-repair-help":"La carpeta actual no es portátil en este dispositivo: pertenece a otro dispositivo o no existe bajo el directorio home. Elige una carpeta relativa a home (~) en el dispositivo destino; el backend recalculará la ruta absoluta.","fleet-cwd-repair-no-source-path":"La ruta original no se muestra: es específica del dispositivo de origen.","fleet-cwd-repair-placeholder":"p. ej. Dev","fleet-cwd-repair-preview":"Nueva carpeta: {path}","fleet-cwd-repair-browse":"examinar bajo ~","fleet-cwd-repair-fs-empty":"sin subcarpetas","fleet-cwd-repair-use-current":"usar esta carpeta","fleet-cwd-repair-invalid":'ruta no válida: nada de ruta absoluta, "..", barra invertida ni letra de unidad',"fleet-cwd-repair-confirm":"¿Establecer la carpeta de la celda {id} a {path}? Se recalculará en el dispositivo destino.","fleet-cwd-repair-unportable":"La ruta elegida no es portátil en este dispositivo: debe existir bajo el directorio home.","fleet-cwd-repair-suggestion":"Sugerencia del dispositivo:","fleet-cwd-repair-use-suggestion":"usar {path}","fleet-cwd-repaired":"Carpeta de la celda reparada.","fleet-recovery-kimi-code-consent-yes":"Kimi Code: confirma la clave API personalizada (Yes) en el terminal de la celda, luego reinicia la celda.","fleet-recovery-kimi-code-config-custom-api-key":'Kimi Code: en el terminal de la celda abre /config y activa "Use custom API key", luego reinicia la celda. Si la clave cambió, actualiza la credencial y reintenta.',"fleet-recovery-kimi-cli-login":"Kimi Code CLI: en el terminal de la celda ejecuta /login (código de dispositivo Kimi) o /provider, luego reinicia la celda.","fleet-recovery-client-terminal-dialog":"Completa el diálogo mostrado en el terminal de la celda, luego reinicia la celda.","settings-readonly":"READONLY activo: los cambios están bloqueados por el servidor (NEXUSCREW_READONLY=1)","role-client":"client (hub)","role-client-desc":"esta máquina observa otros nodos vía túneles SSH","role-node":"nodo (alcanzable)","published-port":"puerto publicado (opcional)","no-nodes":"sin nodos remotos configurados","node-add":"conectar una instalación NexusCrew","node-connect-help":"El puerto SSH conecta con el servidor SSH. El puerto NexusCrew es el puerto local indicado por `nexuscrew status` en el nodo remoto.","node-name-label":"Nombre del nodo","node-ssh-label":"Host SSH","pair-ssh-local-label":"Host o alias SSH en este dispositivo","node-ssh-local-help":"Puedes sustituir la dirección del enlace por el mismo alias que funciona con ssh en este dispositivo. Los alias, agentes y claves permanecen locales y nunca viajan en el enlace.","node-ssh-port-label":"Puerto SSH","node-ssh-port-help":"Normalmente 22; usa el puerto público del servidor SSH.","node-app-port-label":"Puerto NexusCrew del nodo","node-app-port-help":"El puerto indicado por `nexuscrew status` en el nodo remoto.","node-name-ph":"nombre (a-z 0-9 -)","node-ssh-ph":"ssh (user@host)","node-port-ph":"puerto remoto (opc.)","node-remove-confirm":"¿Eliminar el nodo «{name}»?","node-remove-warning":"Elimina el emparejamiento, las credenciales y el túnel local. No apaga el dispositivo remoto.","peer-inventory-title":"Nodos conectados al hub","peer-group-hubs":"Hubs directos","peer-group-clients":"Clientes conectados","peer-group-routed":"Nodos accesibles a través de la red","peer-group-vl":"Nodos VL","vl-owners-unavailable":"Owners VL no alcanzados","peer-routed":"enrutado","peer-routed-stale":"enrutado, no accesible","peer-visibility":"Visibilidad en la red","node-test":"test","tunnel-start":"iniciar túnel","tunnel-stop":"detener túnel","tunnel-restart":"reiniciar túnel","share-node":"Compartir este nodo","share-local-heading":"Compartir este dispositivo","share-local-hub":"Hub para compartir","share-local-through":"Compartir {device} mediante {hub}","share-local-active":"Compartido y accesible para la red conectada al hub.","share-local-pending":"Se solicitó compartir, pero el túnel está caído: este dispositivo aún no es accesible.","share-local-private":"Privado: solo este dispositivo puede usar la conexión al hub.","share-local-private-down":"Privado, pero la conexión al hub está caída. Reconecta para aplicar y verificar el modo privado.","share-local-reconnect":"Reconectar y reconciliar","share-off-hub-reconcile-pending":"Estado privado guardado; la revocación en el hub sigue pendiente.","fleet-cell-label":"nombre legible (opcional)","share-off-local-reconcile-pending":"Revocación confirmada por el hub; el túnel local aún debe reconciliarse.","share-reverse-pool-pending":"El canal inverso no se apagó de forma demostrable: queda en cuarentena, no cerrado.","share-node-off-desc":"Privado: sigue conectado al hub, pero otros clientes no pueden alcanzarlo.","share-node-on-desc":"Compartido: el hub puede anunciarlo y enrutar celdas y decks autorizados.","peer-shared":"Nodo cliente compartido en la red Hydra","peer-private":"Nodo cliente privado: conectado, no publicado en Hydra","peer-vl-federated":"Nodo VL: federado","row-vl-federated":"federado","node-connected-client":"cliente conectado","transport-used":"en uso","tunnel-up":"túnel activo","tunnel-down":"túnel caído","vl-poll-online":"en línea (poll)","vl-poll-offline":"sin respuesta","authorized-keys-hint":"pega esta línea en ~/.ssh/authorized_keys del host remoto:",copy:"copiar",copied:"copiado","token-rotate":"rotar token","token-rotate-explain":"El nuevo token NO se mostrará: recupéralo con `nexuscrew show token`. La sesión actual quedará invalidada.","service-regenerate":"regenerar service","npm-auto-update":"actualizaciones automáticas desde npm","npm-auto-update-help":"Comprueba latest periódicamente e instala solo versiones más recientes. Nunca baja de versión.","npm-update-current":"instalada","npm-update-latest":"npm latest","npm-update-check":"comprobar ahora","npm-update-install":"actualizar ahora","npm-update-restarting":"Actualización iniciada; NexusCrew volverá después de reiniciar el servicio.","npm-update-idle":"actualizado","npm-update-checking":"comprobando","npm-update-available":"actualización disponible","npm-update-installing":"instalando","npm-update-installed":"instalada, reiniciando","npm-update-error":"comprobación fallida","npm-update-unsupported":"disponible solo con instalación npm global","service-installed":"service instalado","service-missing":"service no instalado","service-active":"activo","service-inactive":"no activo",confirm:"confirmar",add:"añadir",enable:"activar","wizard-title":"bienvenido a NexusCrew","wizard-skip":"configura después desde ajustes","wizard-step-roles":"roles de esta instalación","wizard-step-node":"primer nodo remoto (opcional)","wizard-done":"todo listo","wizard-done-desc":"configuración completa — puedes cambiarlo todo desde ajustes",next:"continuar",back:"atrás",skip:"omitir",finish:"terminar","err-node-name":"nombre inválido (a-z, 0-9, -, máx 32)","err-local-name":"nombre local inválido: usa un slug único, no “localhost”","err-ssh":"ssh inválido (se espera user@host o alias)","err-port":"puerto inválido (1–65535)","err-ssh-port":"puerto SSH inválido (1–65535)","err-node-port":"puerto NexusCrew inválido (1–65535)","node-sessions":"{n} sesiones","tunnel-down-since":"túnel caído desde hace {t}","node-unreachable":"nodo inalcanzable","node-passive":"cliente desconectado · estado normal","node-offline":"nodo desconectado","node-offline-seen":"sin conexión · visto hace {t}","node-needs-repair":"legacy · vuelve a enlazar","asks-title":"preguntas de las celdas","ask-dismiss":"Descartar la pregunta","ask-reply-ph":"escribe la respuesta…","push-enable":"activar notificaciones push","push-disable":"desactivar notificaciones push","push-on":"push activas en este dispositivo","push-off":"push no activas","push-denied":"permiso de notificaciones denegado por el navegador","push-unsupported":"push no soportadas en este navegador","notification-speech-enable":"leer las notificaciones en voz alta","notification-speech-help":"Usa la voz del navegador solo para notificaciones nuevas mientras esta PWA está visible y en primer plano. Con la aplicación cerrada permanece la notificación del sistema.","notification-speech-test":"probar voz","notification-speech-testing":"probando voz…","notification-speech-preview":"NexusCrew. Las notificaciones por voz están activas.","notification-speech-preview-ok":"Prueba de voz completada.","notification-speech-preview-failed":"El navegador no inició la prueba de voz. Interactúa con la página y vuelve a intentarlo.","notification-speech-needs-test":"Para esta sesión de la aplicación, pulsa “probar voz” antes de recibir avisos hablados.","notification-speech-unsupported":"La síntesis de voz no está disponible en este navegador.","audio-title":"Audio nativo del nodo","audio-help":"El consentimiento y los controles valen solo para este dispositivo. Compartir y visibilidad no autorizan sonidos.","audio-consent":"permitir TTS en este nodo","audio-consent-help":"Permite que celdas autorizadas, locales o remotas, entreguen un comando de voz. Puedes revocarlo en cualquier momento.","audio-capability":"Capacidad local","audio-loading":"leyendo el estado de audio local…","audio-adapter":"adaptador","audio-adapter-none":"ninguno","audio-installed":"instalado","audio-installed-yes":"sí","audio-installed-no":"no","audio-liveness":"disponibilidad","audio-liveness-ready":"listo para aceptar","audio-liveness-unavailable":"no disponible","audio-languages":"idiomas declarados","audio-limits":"límites","audio-test":"probar audio local","audio-testing":"probando audio…","audio-stop":"detener audio local","audio-stopping":"deteniendo audio…","audio-test-needs-consent":"Activa el consentimiento local antes de probar la voz.","audio-unavailable":"No hay un adaptador TTS nativo disponible en este nodo.","audio-test-accepted":"El nodo aceptó la prueba. No demuestra que alguien la haya oído.","audio-test-refused":"El nodo rechazó la prueba.","audio-test-unknown":"Resultado de prueba desconocido: el nodo no pudo confirmar el inicio.","audio-stop-stopped":"Audio local detenido.","audio-stop-idle":"No hay enunciado local que detener.","audio-groups-title":"Grupos de audio compartido","audio-groups-help":"Decide en qué dispositivos se oye la voz cuando habla una celda. Un grupo es una preferencia local de entrega, no un consentimiento. Cada nodo conserva su consentimiento, ACL, disponibilidad y Stop local.","audio-groups-empty":"Sin grupos: la voz sale solo por este nodo.","audio-group-name":"nombre del grupo","audio-group-mode":"modo de entrega","audio-group-primary":"primero disponible (en orden)","audio-group-fanout":"todos los nodos enumerados","audio-group-targets":"nodos destino exactos","audio-group-local":"este nodo","audio-group-unavailable-target":"no detectado ahora","audio-group-no-targets":"No hay ningún nodo con instanceId disponible. Un grupo no puede usar nombres, comodines ni “todos”.","audio-group-new":"nuevo grupo","audio-group-edit":"editar","audio-group-delete":"eliminar","audio-group-save":"guardar grupo","audio-group-cancel":"cancelar","audio-group-invalid":"El grupo necesita un nombre válido y al menos un nodeId exacto.","audio-group-save-failed":"No se pudo guardar el grupo de audio.","node-display-label":"Nombre (etiqueta)","routed-node-aliases":"Alias de nodos enrutados","routed-node-aliases-help":"Visibles solo en este dispositivo; la ruta y el nombre remoto no cambian.","node-local-alias":"Alias en este dispositivo","alias-on-device":"Alias en este dispositivo","reset-alias":"Restablecer nombre remoto","node-slug-hint":"enrutado por slug: {slug}","device-name-label":"Nombre del dispositivo","device-name-hint":"cómo te ven los pares (editable)","local-route-name-label":"Nombre local / ruta","local-route-name-hint":"identificador técnico estable: etiqueta legible + sufijo del nodeId; editable antes de conectar","err-label":"etiqueta no válida (máx 64 caracteres, sin saltos de línea)","fleet-inventory":"Celdas y sesiones","fleet-inventory-help":"todas las posiciones (Local + rutas Hydra)","fleet-manage-location":"Gestionar ubicación","fleet-network-overview":"Vista de red","fleet-manage-help":"crea y configura celdas en la ubicación seleccionada","fleet-overview-help":"estado operativo de todas las ubicaciones, separado del editor","fleet-inventory-empty":"sin celdas ni sesiones","cell-switcher-refreshing":"actualizando celdas…","cell-switcher-empty-active":"no hay celdas activas verificadas","cell-switcher-not-confirmed":"estado sin confirmar","cell-switcher-not-active":"esta celda ya no está activa","cell-switcher-select":"selecciona una celda","cell-switcher-open":"abrir celda","cell-switcher-show-all":"todas","cell-switcher-show-active":"activas","cell-switcher-close":"cerrar selector de celdas","fleet-not-available":"fleet no disponible en esta posición",start:"iniciar",stop:"detener",restart:"reiniciar",delete:"eliminar","copy-manual":"copia fallida — selecciona y pulsa Cmd+C, o copia a mano","copy-empty":"nada seleccionado: arrastra con Shift para seleccionar","selection-held":"resaltado perdido, texto aún retenido","invite-hub-only":"Una invitación se acuña en el hub. Admitir un nodo nuevo es lo único que un nodo conectado no puede pedir en nombre de otro: abre NexusCrew en el hub y créala allí.","row-private":"privado","node-detail-open":"abrir el detalle","node-detail-reach":"Alcanzabilidad","node-detail-route":"ruta","node-detail-ssh":"SSH","node-detail-transport":"transporte","node-detail-owner":"propietario","node-detail-authority":"Qué puede hacer este nodo","authority-owner-equivalent":"Autoridad igual a la tuya: un nodo emparejado puede hacer en esta máquina todo lo que puedes hacer tú.","authority-routed":"No está emparejado con esta máquina: su autoridad vive en el hub que lo enruta.","authority-no-grants":"El único poder por nodo que existe es la elección de celdas, más abajo. Dentro de esas celdas la autoridad sigue siendo plena.","authority-no-grants-elsewhere":"El único poder por nodo que existe es la elección de celdas, y se configura en la instalación que las posee — no aquí.","node-detail-network-view":"Qué ve de esta red","node-detail-command":"Comando","vl-no-commands":"El dispositivo no declara comandos disponibles.","vl-events-title":"Sesión","vl-events-empty":"Ningún evento en memoria: la sesión aún no ha hablado, o lo que dijo ha salido del búfer. El historial queda en el dispositivo.","vl-events-gap":"eventos no recibidos:","vl-events-truncated":"contenido truncado por el dispositivo","vl-events-turn-end":"— fin del turno —","vl-events-done":"— fin de la respuesta —","vl-events-writer-epoch":"— cambio de escritor —","vl-events-tool":"herramienta","vl-events-tool-ok":"terminada","vl-events-tool-failed":"fallida","vl-events-usage":"consumo actualizado","vl-events-stale":"Actualización fallida: puede que no estés viendo lo último.","vl-cmd-phase-submitted":"enviado, a la espera de confirmación","vl-cmd-phase-inflight":"en curso","vl-cmd-phase-done-ok":"completado","vl-cmd-phase-done-error":"fallido","vl-cmd-status":"estado","vl-cmd-health":"salud","vl-cmd-start":"iniciar","vl-cmd-stop":"detener","vl-cmd-restart":"reiniciar","vl-cmd-version":"versión","vl-cmd-capabilities":"capacidades","vl-cmd-logs":"logs","vl-cmd-prompt":"prompt","vl-prompt-placeholder":"escribe el prompt para la sesión del dispositivo…","vl-prompt-send":"enviar prompt","vl-cmd-unpair":"desemparejar","node-grant-none":"Ningún nodo elegido: compartido, pero hacia nadie.","node-grant-unknown":"ya no está en el inventario","node-grant-remove":"quitar","node-grant-add":"Añadir un nodo","node-grant-search":"Buscar entre los nodos","node-grant-no-candidates":"Ningún nodo coincide.","cell-scope":"Celdas visibles para este nodo","cell-scope-help":"Se aplica a lo que este nodo lista y a lo que puede tocar, incluido el terminal. Dentro de las celdas concedidas sigue siendo un nodo emparejado por completo: no es un sandbox.","cell-scope-all":"todas las celdas","cell-scope-none":"ninguna celda","cell-scope-selected":"celdas seleccionadas","cell-scope-none-granted":"Ninguna celda elegida: este nodo no ve ninguna.","cell-scope-unknown":"la celda ya no existe","cell-scope-add":"Añadir una celda","cell-scope-search":"Buscar entre las celdas","cell-scope-no-candidates":"Ninguna celda coincide.","cell-scope-reset-warning":"Al cambiar de modo la lista se borra: volver a «celdas seleccionadas» obliga a elegirlas de nuevo.","cell-scope-list-unavailable":"Lista de celdas no disponible ahora: las concesiones de abajo siguen vigentes, pero no se puede saber si aún existen.","single-view":"vista única",retract:"reducir","keybar-expand":"ampliar la barra de teclas","keybar-retract":"reducir la barra de teclas","save-and-start":"guardar e iniciar",permissions:"Permisos","power-on-hint":"Detén la celda; también puedes quitarla del boot.","launch-engine-help":"Proveedores, credenciales y nuevos motores se crean en Ajustes → Flota. Modelo y permisos son por celda.","launch-unavailable-hint":"La configuración del motor no está disponible en este nodo.","import-as-cell":"Importar como celda","import-help":"Reconcilia una sesión tmux existente en una celda gestionada. Elige un motor ya declarado: no se inventa ninguno.","import-engine-required":"elige un motor (obligatorio)","test-and-connect":"probar y conectar","pairing-v2-hint":"Pega o escanea UN solo enlace: rellena nombre, Host SSH y etiqueta cuando los incluye (v2).","invite-v2-hint":"Crea una invitación de un solo uso. Hace falta la dirección SSH de este dispositivo, alcanzable por quien la use.","invite-target-local":"El nuevo dispositivo entrará en","invite-target-this":"este dispositivo","invite-endpoint-label":"Dirección SSH de este hub vista por los otros dispositivos","invite-endpoint-auto":"Endpoint ya configurado","invite-endpoint-needed":"Introduce usuario@host o un alias SSH compartido. No es 127.0.0.1 ni la URL HTTP de NexusCrew.","invite-ssh-hint":"El destino SSH con el que el OTRO dispositivo alcanza ESTA instalación (usuario@host o alias). Obligatorio: se incluye en el enlace.","invite-next-steps":"copia este enlace, abre NexusCrew en el otro dispositivo y pégalo en Ajustes → Nodos (o escanea el QR): NexusCrew hace el resto","pair-card-title":"conectar con un solo enlace","pair-card-help":"Pega el enlace de emparejamiento generado en el otro dispositivo (o escanea su QR): NexusCrew lo decodifica, prueba la conexión SSH y conecta solo.","pair-paste-ph":"pega aquí el enlace de emparejamiento","pair-paste-btn":"pegar","pair-advanced":"avanzado / editar","pair-progress":"conectando: SSH → invitación → confirmación → verificación…","pair-retry":"reintentar","pair-invalid-link":"esto no es un enlace de emparejamiento válido","pair-invalid-hint":"se necesita el enlace completo (http://…#pair=…) generado por el otro NexusCrew: no lo abras, pégalo aquí","pair-missing-ssh":"el enlace no incluye el destino SSH (formato v1): indica en “avanzado” cómo este dispositivo alcanza al otro por SSH — nunca se inventa","pair-missing-name":"falta el nombre del nodo: complétalo en “avanzado”","pair-clipboard-denied":"lectura del portapapeles no permitida: pega manualmente en el campo","pair-clipboard-empty":"portapapeles vacío: copia primero el enlace","pair-stage-validation":"datos no válidos","pair-stage-conflict":"nombre ya en uso","pair-stage-ssh-start":"fallo al iniciar el túnel SSH","pair-stage-ssh-ready":"peer inaccesible por SSH","pair-stage-join":"intercambio de invitación fallido","pair-stage-tunnel-final":"túnel negociado fallido","pair-stage-confirm":"confirmación de emparejamiento fallida","pair-stage-health":"verificación final de la federación fallida","pair-stage-internal":"error interno","pair-stage-generic":"conexión fallida","qr-no-camera":"no hay cámara disponible en este dispositivo: usa una foto del QR","qr-permission":"permiso de cámara denegado: permítelo en el navegador o usa una foto del QR","qr-unsupported":"escáner en vivo no soportado aquí: sube una foto del QR","qr-upload":"usar una foto"}};function Ol(){const e=uy(),t=e?e.getItem(cy):null;return nf.includes(t)?t:jl}function px(e){const t=uy();if(t)try{t.setItem(cy,e)}catch{}typeof window<"u"&&window.dispatchEvent(new Event(qd))}function f(e){const t=Ol(),n=gl[t]||gl[jl];return Object.prototype.hasOwnProperty.call(n,e)?n[e]:Object.prototype.hasOwnProperty.call(gl[jl],e)?gl[jl][e]:e}function mx(e){return typeof window>"u"?()=>{}:(window.addEventListener(qd,e),()=>window.removeEventListener(qd,e))}const dy=nf;function En(){return[N.useSyncExternalStore(mx,Ol,Ol),px]}function Bl({cell:e,token:t,route:n=[],onConfirm:s,onClose:o}){var T,F;En();const a=!!(e&&e.active),u=Array.isArray(n)?n.join("/"):"",[h,p]=N.useState([]),[m,v]=N.useState(!1);N.useEffect(()=>{let k=!0;return(async()=>{if(t)try{const I=await bs(t,u?u.split("/"):[]);if(!k)return;if(v(I.provider==="builtin"&&(I.capabilities||[]).includes("edit")),I.provider==="builtin"&&(I.capabilities||[]).includes("definitions")){const D=await Jl(t,u?u.split("/"):[]);if(!k)return;const M=new Map((I.engines||[]).map(W=>[W.id,W]));p((D.engines||[]).map(W=>{var G,ue,le,he,we,re,_e;return{id:W.id,label:W.label||W.id,client:((G=W.managed)==null?void 0:G.client)||"",models:[...new Set([...((ue=M.get(W.id))==null?void 0:ue.models)||[],...((le=W.managedInfo)==null?void 0:le.models)||[]])].filter(Boolean),defaultModel:((he=W.managed)==null?void 0:he.model)||((we=W.managedInfo)==null?void 0:we.defaultModel)||"",policyDefault:((re=W.managed)==null?void 0:re.permissionPolicy)||((_e=W.managed)!=null&&_e.client&&W.managed.client==="claude"?"unsafe":"standard")}}))}}catch{}})(),()=>{k=!1}},[t,u]);const y=(e==null?void 0:e.engine)||((T=h[0])==null?void 0:T.id)||"",w=k=>(e==null?void 0:e.models)&&e.models[k]||"",b=k=>{const I=(e==null?void 0:e.permissionPolicies)&&e.permissionPolicies[k];if(I==="standard"||I==="unsafe")return I;const D=h.find(M=>M.id===k);return D?D.policyDefault:"standard"},[S,C]=N.useState(y),[x,R]=N.useState((e==null?void 0:e.model)||""),E=(e==null?void 0:e.permissionPolicy)==="standard"||(e==null?void 0:e.permissionPolicy)==="unsafe"?e.permissionPolicy:((F=e==null?void 0:e.permissionPolicies)==null?void 0:F[e==null?void 0:e.engine])||"",[$,B]=N.useState(E),[K,V]=N.useState((e==null?void 0:e.boot)??!0),[Y,te]=N.useState(!1),[Q,J]=N.useState(null);N.useEffect(()=>{h.length&&(C(k=>k||y),R(k=>k||w((e==null?void 0:e.engine)||y)||""),B(k=>k==="standard"||k==="unsafe"?k:b((e==null?void 0:e.engine)||y)))},[h.length]);const H=N.useMemo(()=>h.find(k=>k.id===S)||null,[h,S]),L=!!(H&&["claude","codex","codex-vl","agy","kimi"].includes(H.client)),A=(H==null?void 0:H.client)==="shell";function z(k){C(k);const I=h.find(D=>D.id===k);R(w(k)||(I==null?void 0:I.defaultModel)||""),B(b(k))}async function O(k){k.preventDefault(),te(!0),J(null);try{if(a)await s({action:"down",boot:K});else{const I=$==="standard"||$==="unsafe"?$:(H==null?void 0:H.policyDefault)||"standard";await s({action:"up",...m?{engine:S,model:x||"",...L?{permissionPolicy:I}:(H==null?void 0:H.client)==="pi"?{permissionPolicy:"standard"}:{}}:{},boot:K})}o()}catch(I){J(String(I&&I.message||I)),te(!1)}}return l.jsx("div",{className:"nc-sheet-overlay nc-launch-overlay",onClick:o,children:l.jsxs("form",{className:"nc-sheet nc-power-sheet nc-launch-sheet",onClick:k=>k.stopPropagation(),onSubmit:O,children:[l.jsxs("div",{className:"nc-sheet-head",children:[l.jsx("b",{children:e==null?void 0:e.cell}),l.jsx("span",{className:"nc-sheet-state",children:f(a?"state-on":"state-off")})]}),a?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"nc-power-config",children:[l.jsx("span",{children:f("engine")}),l.jsx("b",{children:(e==null?void 0:e.engine)||"—"}),(e==null?void 0:e.model)&&l.jsxs("small",{children:[f("model"),": ",e.model]}),l.jsx("small",{children:f("power-on-hint")})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:K,onChange:k=>V(k.target.checked)}),f("remove-boot")]})]}):l.jsxs(l.Fragment,{children:[m&&h.length>0?l.jsxs("div",{className:"nc-launch-fields",children:[l.jsxs("label",{className:"nc-field",children:[f("engine"),l.jsx("select",{value:S,onChange:k=>z(k.target.value),children:h.map(k=>l.jsx("option",{value:k.id,children:k.label},k.id))})]}),!A&&l.jsxs("label",{className:"nc-field",children:[f("model"),l.jsx("input",{value:x,list:"nc-launch-models",placeholder:f("model-default"),onChange:k=>R(k.target.value)}),l.jsx("datalist",{id:"nc-launch-models",children:((H==null?void 0:H.models)||[]).map(k=>l.jsx("option",{value:k},k))})]}),L?l.jsxs("label",{className:"nc-field",children:[f("permissions"),l.jsxs("select",{value:$,onChange:k=>B(k.target.value),children:[l.jsx("option",{value:"standard",children:f("fleet-standard-permissions")}),l.jsx("option",{value:"unsafe",children:f("fleet-unsafe-permissions")})]})]}):l.jsx("small",{className:"nc-note",children:f("fleet-standard-permissions")}),L&&$==="unsafe"&&l.jsx("small",{className:"nc-err",children:f("fleet-unsafe-warning")}),l.jsx("small",{className:"nc-note",children:f(A?"fleet-shell-launch-help":"launch-engine-help")})]}):l.jsxs("div",{className:"nc-power-config",children:[l.jsx("span",{children:f("engine")}),l.jsx("b",{children:(e==null?void 0:e.engine)||"—"}),(e==null?void 0:e.model)&&l.jsxs("small",{children:[f("model"),": ",e.model]}),l.jsx("small",{children:f("launch-unavailable-hint")})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:K,onChange:k=>V(k.target.checked)}),f("boot-persist")]})]}),Q&&l.jsx("div",{className:"nc-err",children:Q}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:o,disabled:Y,children:f("cancel")}),l.jsx("button",{type:"submit",className:"nc-btn primary",disabled:Y,children:f(a?"power-off":"save-and-start")})]})]})})}const Rg=/^[a-z0-9-]{1,32}$/;function Go(e,t){const n=Array.isArray(e)?e:[];return n.length?`${n.map(encodeURIComponent).join("/")}:${t}`:String(t)}function gx(e,t,n){const s={};for(const o of Array.isArray(t)?t:[]){const a=Array.isArray(o==null?void 0:o.route)?o.route:typeof(o==null?void 0:o.name)=="string"?[o.name]:[];if(!a.length)continue;const u=a.join("/"),h=o.status==="up"||o.tunnel&&o.tunnel.status==="up",p=o.status==="passive"||o.tunnel&&o.tunnel.status==="passive";!h&&!p&&(s[u]=e&&e[u]||n)}return s}function Pg(e,t,n){return!e||!Array.isArray(e.cells)?[]:e.cells.map(s=>({...s,route:t,key:`${n}:${s.tmuxSession||s.cell}`}))}function Ag({nodes:e,topology:t,remote:n,down:s,fleet:o,aliases:a}={}){var m,v,y,w;const u=[],h=new Set,p=new Set;for(const b of Array.isArray(e)?e:[]){if(!b||typeof b.name!="string"||!Rg.test(b.name)||b.direction==="inbound"&&b.shared!==!0)continue;const S=[b.name],C=b.name;h.add(C);const x=((m=b.tunnel)==null?void 0:m.status)||"unknown",R=x==="up",E={name:b.name,label:b.label||b.name,originalLabel:b.label||b.name,alias:null,route:S,direct:!0,instanceId:b.nodeId||null,shared:b.shared===!0,tunnelStatus:x,sessions:[],cells:[],unmanaged:[],fleetAvailable:!1,capabilities:[],engines:[],health:b.health||null,direction:b.direction||"outbound",roles:b.roles||null,rolesKnown:b.rolesKnown===!0};if(b.nodeId&&p.add(b.nodeId),!b.nodeId&&b.paired===!1){u.push({...E,status:"needs-repair",downSince:s&&s[C]||null});continue}if(((v=b.health)==null?void 0:v.auth)==="failed"||x==="degraded"&&((y=b.health)==null?void 0:y.status)==="degraded"){u.push({...E,status:"needs-repair",downSince:s&&s[C]||null});continue}if(x==="passive"||((w=b.health)==null?void 0:w.status)==="passive"){u.push({...E,status:"passive",downSince:null});continue}if(!R){u.push({...E,status:"down",downSince:s&&s[C]||null});continue}const $=n&&(n[C]||n[b.name])||null,B=o&&(o[C]||o[b.name]),K=!!($&&!$.error&&Array.isArray($.sessions)),V=!!(B&&B.available===!0&&Array.isArray(B.cells));if(!K&&!V){u.push({...E,status:"unreachable"});continue}const Y=(K?$.sessions:[]).filter(J=>J&&typeof J.name=="string"&&J.name).map(J=>({...J,node:C,route:S,key:`${C}:${J.name}`})),te=Pg(B,S,C),Q=new Set(te.map(J=>J.tmuxSession).filter(Boolean));u.push({...E,status:"up",sessions:Y,cells:te,unmanaged:Y.filter(J=>!Q.has(J.name)),fleetAvailable:!!(B&&B.available),capabilities:B&&B.capabilities||[],engines:B&&B.engines||[],fleetProvider:B&&B.provider||null,sessionsAvailable:K,inventoryPartial:!K})}for(const b of Array.isArray(t)?t:[]){if(!b||!Array.isArray(b.route)||b.route.length<1||b.route.some(Q=>!Rg.test(Q)))continue;const S=b.route.join("/");if(h.has(S)||b.instanceId&&p.has(b.instanceId))continue;b.instanceId&&p.add(b.instanceId);const C=b.label||b.route.join(" › "),x=b.instanceId&&a&&typeof a[b.instanceId]=="string"?a[b.instanceId]:null,R={name:b.name,label:x||C,originalLabel:C,alias:x,route:[...b.route],direct:!1,instanceId:b.instanceId||null,shared:!0,tunnelStatus:null,sessions:[],cells:[],unmanaged:[],fleetAvailable:!1,capabilities:[],engines:[],health:b.health||null,lastSeen:b.lastSeen||null};if(b.stale){u.push({...R,status:"offline",downSince:s&&s[S]||b.lastSeen||null});continue}const E=n&&n[S]||null,$=o&&o[S],B=!!(E&&!E.error&&Array.isArray(E.sessions)),K=!!($&&$.available===!0&&Array.isArray($.cells));if(!B&&!K){u.push({...R,status:"unreachable",downSince:s&&s[S]||null});continue}const V=(B?E.sessions:[]).filter(Q=>Q&&typeof Q.name=="string"&&Q.name).map(Q=>({...Q,node:S,route:b.route,key:`${S}:${Q.name}`})),Y=Pg($,b.route,S),te=new Set(Y.map(Q=>Q.tmuxSession).filter(Boolean));u.push({...R,status:"up",sessions:V,cells:Y,unmanaged:V.filter(Q=>!te.has(Q.name)),fleetAvailable:!!($&&$.available),capabilities:$&&$.capabilities||[],engines:$&&$.engines||[],fleetProvider:$&&$.provider||null,lastSeen:b.lastSeen||null,sessionsAvailable:B,inventoryPartial:!B})}return u.sort((b,S)=>b.label.localeCompare(S.label))}function hy(e,t={}){if(!e||typeof e!="object")return null;const n=typeof e.nodeId=="string"?e.nodeId:"";if(!n)return null;const s=typeof e.label=="string"&&e.label.trim()||typeof e.cell=="string"&&e.cell.trim()||n,o=Array.isArray(t.route)?[...t.route]:[];return{kind:"vl",nodeId:n,name:n,label:s,cell:e.cell??null,paired:!!e.pairedAt,online:!!e.online,lastSeen:e.lastSeen??null,generation:e.generation??null,version:e.version??null,health:e.health??null,session:e.session??null,capabilities:Array.isArray(e.capabilities)?e.capabilities:[],inflight:e.inflight??null,lastAck:e.lastAck??null,canManage:!!e.canManage,route:o,isLocal:o.length===0,ownerInstanceId:typeof t.instanceId=="string"?t.instanceId:null,ownerLabel:typeof t.label=="string"&&t.label?t.label:null}}function vx(e){var n;const t=[];for(const s of Array.isArray(e)?e:[]){if(!s||s.kind!=="vl"||!s.nodeId)continue;const o=s.online===!0,a=o&&((n=s.session)==null?void 0:n.attached)===!0,u=s.ownerInstanceId||"local";t.push({kind:"vl",name:`vl-${s.nodeId.slice(0,8)}`,label:s.label,route:Array.isArray(s.route)?[...s.route]:[],instanceId:null,direct:!1,status:o?"up":"offline",downSince:o?null:s.lastSeen??null,sessions:a?[{key:`vl:${u}:${s.nodeId}`,name:s.session.profile,attached:!0}]:[],cells:[],unmanaged:[],fleetAvailable:!1,capabilities:[],engines:[],health:s.health??null,peer:s})}return t}function fy(e,t){const n=e&&Array.isArray(e.nodes)?e.nodes:[],s=new Set([t]),o=[];for(const a of n){const u=a&&typeof a.instanceId=="string"?a.instanceId:"";if(!u||s.has(u)||a.stale===!0||!Array.isArray(a.route)||a.route.length===0)continue;s.add(u);const h=typeof a.label=="string"&&a.label||typeof a.name=="string"&&a.name||a.route.join(" › ");o.push({instanceId:u,route:[...a.route],label:h})}return o}const _x=4e3;function sf(e,t=!0,n=0){const[s,o]=N.useState([]),a=N.useRef({});return N.useEffect(()=>{if(!t||!e){o([]);return}let u=!0;async function h(){var B;let m=[],v=[],y={},w="";if(await Promise.all([R0(e).then(K=>{m=Array.isArray(K.nodes)?K.nodes:[]}).catch(()=>{}),sy(e).then(K=>{v=Array.isArray(K.nodes)?K.nodes:[]}).catch(()=>{}),D0(e).then(K=>{y=K&&typeof K.aliasesByInstanceId=="object"?K.aliasesByInstanceId:{}}).catch(()=>{}),Ut("/api/config",e).then(K=>K.json()).then(K=>{w=K&&typeof K.instanceId=="string"?K.instanceId:""}).catch(()=>{})]),!u)return;const b=[{instanceId:w||null,route:[],label:null},...fy({nodes:v},w)],S=[];if(await Promise.all(b.map(async K=>{try{const V=await iy(e,K.route);for(const Y of V.nodes||[]){const te=hy(Y,K);te&&S.push(te)}}catch{}})),!u)return;const C={},x={},R=new Set(m.map(K=>K.name)),E=[];for(const K of m)((B=K.tunnel)==null?void 0:B.status)==="up"&&(K.nodeId||K.paired!==!1)&&(K.direction!=="inbound"||K.shared===!0)&&E.push([K.name]);for(const K of v)!K.stale&&Array.isArray(K.route)&&K.route.length>0&&!(K.route.length===1&&R.has(K.route[0]))&&E.push(K.route);if(await Promise.all(E.map(async K=>{const V=K.join("/");try{C[V]=await Zh(e,K)}catch{C[V]={error:"unreachable"}}try{x[V]=await bs(e,K)}catch{x[V]={available:!1}}})),!u)return;const $=Ag({nodes:m,topology:v,remote:C,fleet:x,aliases:y,down:a.current});a.current=gx(a.current,$,Math.floor(Date.now()/1e3)),o([...Ag({nodes:m,topology:v,remote:C,fleet:x,aliases:y,down:a.current}),...vx(S)])}h();const p=setInterval(h,_x);return()=>{u=!1,clearInterval(p)}},[e,t,n]),s}const Lg=52,Tg=14;function bi({position:e,itemKey:t,label:n,onMove:s,onStep:o,canMove:a=()=>!0,scope:u="roster"}){const h=N.useRef(null),p=N.useRef(0),[m,v]=N.useState(!1),y=()=>{var R,E,$,B;const x=h.current;(E=(R=x==null?void 0:x.over)==null?void 0:R.classList)==null||E.remove("nc-roster-over"),(B=($=x==null?void 0:x.source)==null?void 0:$.classList)==null||B.remove("nc-roster-dragging"),p.current&&cancelAnimationFrame(p.current),p.current=0},w=(x=!1)=>{const R=h.current;if(!R)return;const E=R.target;y(),h.current=null,v(!1);try{R.handle.releasePointerCapture(R.pointerId)}catch{}x&&E&&E!==t&&a(t,E)&&s(t,E)},b=(x,R)=>{var te,Q,J,H,L,A,z,O,T;const E=h.current;if(!E)return;E.x=x,E.y=R;const $=u==="node"?"[data-node-order-key]":"[data-roster-key][data-position]",B=(Q=(te=document.elementFromPoint(x,R))==null?void 0:te.closest)==null?void 0:Q.call(te,$),K=u==="node"?(J=B==null?void 0:B.dataset)==null?void 0:J.nodeOrderKey:(H=B==null?void 0:B.dataset)==null?void 0:H.rosterKey,Y=(u==="node"||((L=B==null?void 0:B.dataset)==null?void 0:L.position)===e)&&K&&K!==t&&a(t,K);E.over!==(Y?B:null)&&((z=(A=E.over)==null?void 0:A.classList)==null||z.remove("nc-roster-over"),E.over=Y?B:null,(T=(O=E.over)==null?void 0:O.classList)==null||T.add("nc-roster-over")),E.target=Y?K:null},S=()=>{const x=h.current;if(!x){p.current=0;return}const R=x.container;if(R){const E=R.getBoundingClientRect(),$=x.y<E.top+Lg?-Tg:x.y>E.bottom-Lg?Tg:0;$&&(R.scrollTop+=$,b(x.x,x.y))}p.current=requestAnimationFrame(S)};N.useEffect(()=>{const x=E=>{E.key==="Escape"&&h.current&&(E.preventDefault(),w(!1))},R=()=>w(!1);return window.addEventListener("keydown",x),window.addEventListener("blur",R),()=>{window.removeEventListener("keydown",x),window.removeEventListener("blur",R),y(),h.current=null}},[t,e,u]);const C=x=>{var B;if(x.pointerType==="mouse"&&x.button!==0)return;x.preventDefault(),x.stopPropagation(),x.currentTarget.focus({preventScroll:!0});const R=u==="node"?"[data-node-order-key]":"[data-roster-key][data-position]",E=x.currentTarget.closest(R),$=x.currentTarget.closest(".nc-side-scroll, .nc-home-scroll, .nc-cell-switcher-list");h.current={pointerId:x.pointerId,handle:x.currentTarget,source:E,container:$,target:null,over:null,x:x.clientX,y:x.clientY},(B=E==null?void 0:E.classList)==null||B.add("nc-roster-dragging");try{x.currentTarget.setPointerCapture(x.pointerId)}catch{}v(!0),p.current=requestAnimationFrame(S)};return l.jsx("button",{type:"button",className:`nc-roster-handle${m?" active":""}`,"aria-label":`${f("reorder")} ${n}`,"aria-keyshortcuts":"ArrowUp ArrowDown",title:f("reorder-help"),onClick:x=>{x.preventDefault(),x.stopPropagation()},onDragStart:x=>x.preventDefault(),onKeyDown:x=>{x.key!=="ArrowUp"&&x.key!=="ArrowDown"||(x.preventDefault(),x.stopPropagation(),o(x.key==="ArrowUp"?-1:1))},onPointerDown:C,onPointerMove:x=>{!h.current||x.pointerId!==h.current.pointerId||(x.preventDefault(),x.stopPropagation(),b(x.clientX,x.clientY))},onPointerUp:x=>{!h.current||x.pointerId!==h.current.pointerId||(x.preventDefault(),x.stopPropagation(),w(!0))},onPointerCancel:()=>w(!1),onLostPointerCapture:()=>{h.current&&w(!1)},children:"↕"})}const rf="nc_pins";function yx(){try{const e=JSON.parse(localStorage.getItem(rf));return Array.isArray(e)?e:[]}catch{return[]}}function wx(e,t){const n=e.includes(t)?e.filter(s=>s!==t):[...e,t];try{localStorage.setItem(rf,JSON.stringify(n))}catch{}return n}function bx(e,t,n){if(!e.includes(t)||!e.includes(n)||t===n)return e;const s=[...e],o=s.indexOf(t),a=s.indexOf(n);s.splice(o,1);const u=s.indexOf(n);s.splice(o<a?u+1:u,0,t);try{localStorage.setItem(rf,JSON.stringify(s))}catch{}return s}function Sx(e,t,n){const s=e.indexOf(t);return[s===-1?1e9:s,-(n||0)]}function xx(e,t){return e[0]-t[0]||e[1]-t[1]}function of(){const[e,t]=N.useState(yx),[n,s]=N.useState(dx),[o,a]=N.useState(lx),u=w=>t(b=>wx(b,w)),h=w=>Ng(n,w),p=(w,b)=>s(S=>{const C={...S,[w]:{...Ng(S,w),...b}};return hx(C)}),m=(w,b)=>e.includes(w)===e.includes(b);function v(w,b,S,C){const x=e.includes(b),R=e.includes(S);if(x===R){if(x){t(E=>bx(E,b,S));return}a(E=>{var K;const $=((K=C.find(V=>V.key===b))==null?void 0:K.technical)===!0,B=vs(C,e,$?"technical":"all",$i(E,w)).map(V=>V.key);return cx(ux(E,w,b,S,B))})}}function y(w,b,S,C){var K;const x=((K=C.find(V=>V.key===b))==null?void 0:K.technical)===!0,R=e.includes(b),E=vs(C,e,x?"technical":"all",$i(o,w)).map(V=>V.key).filter(V=>e.includes(V)===R),$=E.indexOf(b),B=E[$+S];$>=0&&B&&v(w,b,B,C)}return{pins:e,views:n,orders:o,togglePin:u,viewFor:h,updateView:p,canMoveRoster:m,moveRoster:v,stepRoster:y}}const py="nc_node_order_v1",kx=/^[a-f0-9]{16,64}$/;function qs(e){if(kx.test(String((e==null?void 0:e.instanceId)||"")))return`id:${e.instanceId}`;const t=Array.isArray(e==null?void 0:e.route)?e.route.filter(n=>typeof n=="string"&&n):[];return t.length?`route:${t.map(encodeURIComponent).join("/")}`:typeof(e==null?void 0:e.name)=="string"&&e.name?`name:${encodeURIComponent(e.name)}`:""}function Mg(e=globalThis.localStorage){try{const t=JSON.parse(e.getItem(py));return Array.isArray(t)?[...new Set(t.filter(n=>typeof n=="string"&&n&&n.length<=192))].slice(0,128):[]}catch{return[]}}function Cx(e,t=globalThis.localStorage){try{t.setItem(py,JSON.stringify(e))}catch{}return e}function Dg(e=[],t=[]){const n=new Map(t.map((s,o)=>[s,o]));return e.map((s,o)=>({group:s,index:o})).sort((s,o)=>{const a=n.has(qs(s.group))?n.get(qs(s.group)):Number.MAX_SAFE_INTEGER,u=n.has(qs(o.group))?n.get(qs(o.group)):Number.MAX_SAFE_INTEGER;return a-u||s.index-o.index}).map(({group:s})=>s)}function Ex(e,t,n,s=[]){if(!t||!n||t===n)return e;const o=s.map(qs).filter(Boolean);if(!o.includes(t)||!o.includes(n))return e;const a=[...e.filter(m=>o.includes(m)),...o.filter(m=>!e.includes(m))],u=a.indexOf(t),h=a.indexOf(n);a.splice(u,1);const p=a.indexOf(n);return a.splice(u<h?p+1:p,0,t),a}const Vd="nexuscrew-node-preferences";function Nx(){try{window.dispatchEvent(new Event(Vd))}catch{}}function my(){const[e,t]=N.useState(Mg);N.useEffect(()=>{const a=()=>t(Mg());return window.addEventListener("storage",a),window.addEventListener(Vd,a),()=>{window.removeEventListener("storage",a),window.removeEventListener(Vd,a)}},[]);const n=a=>Dg(a,e),s=(a,u,h)=>t(p=>{const m=Ex(p,a,u,h);return Cx(m),Nx(),m});return{order:e,groupsFor:n,moveNode:s,stepNode:(a,u,h)=>{const p=Dg(h,e).map(qs),m=p.indexOf(a),v=p[m+u];m>=0&&v&&s(a,v,h)},nodeKey:qs}}function Mr(e,t=Math.floor(Date.now()/1e3)){if(!e)return"";const n=t-e;return n<0||n<60?"ora":n<3600?`${Math.floor(n/60)}m`:n<86400?`${Math.floor(n/3600)}h`:`${Math.floor(n/86400)}g`}function Bi(e){return e.status==="passive"?f("node-passive"):e.status==="down"?e.downSince?f("tunnel-down-since").replace("{t}",Mr(e.downSince)):f("tunnel-down"):e.status==="unreachable"?f("node-unreachable"):e.status==="offline"?e.lastSeen?f("node-offline-seen").replace("{t}",Mr(e.lastSeen)):f("node-offline"):e.status==="needs-repair"?f("node-needs-repair"):""}function gy(e,{passive:t=null}={}){return e?e.status==="passive"?t:e.status==="healthy"?"on":"warn":null}function qo(e){return e&&(e.detail||e.status)||""}function zl(e,t,n=globalThis.localStorage){if(!(e!=null&&e.outbox)||e.outbox.count<1)return!1;const s=Number(n.getItem(Q_(t))||0);return e.outbox.latest>s}function af(e,t={}){const n=e||{};if(!n.tmux){const s=`${n.engine||""}${n.key?`·${n.key}`:""}`,o=[s,n.model&&n.model!==s?n.model:""].filter(Boolean).join(" · ");return{working:!1,subtitle:String(o||f("cell-off")).trim()}}if(t.working===!0){const s=f("cell-working"),o=String(t.status||"").trim();return{working:!0,subtitle:!o||/^working(?:\.{3}|…)?$/i.test(o)?s:`${s} · ${o}`}}return t.working===!1?{working:!1,subtitle:f("cell-idle")}:{working:!1,subtitle:String(t.preview||n.preview||f("cell-on")).trim()}}function vy(e,t){return[...new Set([e.engine,e.model,e.key,t.preview,e.preview,t.status].filter(Boolean).map(String))].join(" ")}function lf(e,t,n,s=globalThis.localStorage){return[...(Array.isArray(e)?e:[]).map(o=>{const a=n.get(o.tmuxSession)||{},u=Go([],o.tmuxSession),h=af(o,a);return{type:"cell",value:o,key:u,label:o.cell,live:!!o.tmux,fresh:zl(a,u,s),activity:a.activity||0,working:h.working,subtitle:h.subtitle,searchText:vy(o,a)}}),...(Array.isArray(t)?t:[]).map(o=>{const a=Go([],o.name);return{type:"session",value:o,key:a,label:o.name,live:!0,technical:o.technical===!0,fresh:zl(o,a,s),activity:o.activity||0,searchText:`${o.preview||""} ${o.cmd||""}`}})]}function $l(e,t=globalThis.localStorage){const n=e||{},s=Array.isArray(n.route)?n.route:[],o=new Map((n.sessions||[]).map(u=>[u.name,u])),a=[...(n.cells||[]).map(u=>{const h=o.get(u.tmuxSession)||{},p=Go(s,u.tmuxSession||u.cell),m=af(u,h);return{type:"cell",value:u,key:p,label:u.cell,live:!!u.tmux,fresh:zl(h,p,t),activity:h.activity||u.activity||0,working:m.working,subtitle:m.subtitle,searchText:vy(u,h)}}),...(n.unmanaged||[]).map(u=>{const h=Go(s,u.name);return{type:"session",value:u,key:h,label:u.name,live:!0,technical:u.technical===!0,fresh:zl(u,h,t),activity:u.activity||0,searchText:`${u.preview||""} ${u.cmd||""}`}})];return{route:s,rawItems:a}}const cf=9,Fl=.2,jx=/^[a-z0-9-]{1,32}(?:\/[a-z0-9-]{1,32}){0,3}$/,Dr=/^[a-f0-9]{16,64}$/,Yd=e=>jx.test(e)&&new Set(e.split("/")).size===e.split("/").length;function ws(e){if(typeof e=="string"&&e){const t=e.indexOf(":");if(t<0)return{session:e};const n=e.slice(0,t),s=e.slice(t+1);return!Yd(n)||!s?null:{session:s,node:n}}if(e&&typeof e=="object"&&typeof e.session=="string"&&e.session){const t=e.ownerId===void 0?void 0:typeof e.ownerId=="string"&&Dr.test(e.ownerId)?e.ownerId:null;return t===null?null:e.node===void 0||e.node===null||e.node===""?{session:e.session,...t?{ownerId:t}:{}}:typeof e.node=="string"&&Yd(e.node)?{session:e.session,node:e.node,...t?{ownerId:t}:{}}:null}return null}function Un(e){const t=ws(e);return t?t.node?`${t.node}:${t.session}`:t.session:""}const _y=9,yy=24,ta=11,Rx=e=>{const t=Number(e);return t>=_y&&t<=yy?t:ta};function Ar(){return{columns:[]}}function ki(e){return e.columns.flatMap(t=>t.tiles.map(n=>Un(n)))}function Px(e){const t=[],n=Math.max(0,...e.columns.map(s=>s.tiles.length));for(let s=0;s<n;s+=1)for(const o of e.columns)o.tiles[s]&&t.push(Un(o.tiles[s]));return t}const $r=e=>({columns:e.columns.map(t=>({width:t.width,tiles:t.tiles.map(n=>({...n}))}))});function uf(e,t,n,s){const o=ws(t);if(!o||ki(e).includes(Un(o))||ki(e).length>=cf)return e;const a=$r(e),u={session:o.session,height:1,fontSize:ta,...s||{}};if(o.node&&(u.node=o.node),o.ownerId&&(u.ownerId=o.ownerId),n==="end")return a.columns.push({width:1,tiles:[u]}),a;if(n&&typeof n.col=="number"&&typeof n.row=="number"&&a.columns[n.col])return a.columns[n.col].tiles.splice(n.row,0,u),a;if(n&&typeof n.col=="number"){const h=Math.max(0,Math.min(a.columns.length,n.col));return a.columns.splice(h,0,{width:1,tiles:[u]}),a}return a.columns.push({width:1,tiles:[u]}),a}function wy(e,t){const n=Un(t);if(!n||ki(e).includes(n)||ki(e).length>=cf)return e;const s=ki(e).length+1,o=Math.ceil(Math.sqrt(s));if(e.columns.length>=o){let v=0;for(let y=1;y<e.columns.length;y+=1)e.columns[y].tiles.length<e.columns[v].tiles.length&&(v=y);return uf(e,t,{col:v,row:e.columns[v].tiles.length})}const a=[...Px(e),n],u=new Map(e.columns.flatMap(v=>v.tiles.map(y=>[Un(y),y]))),h=ws(t),p=e.columns.length?e.columns.reduce((v,y)=>v+(Number(y.width)||1),0)/e.columns.length:1,m=Array.from({length:o},(v,y)=>{var w;return{width:((w=e.columns[y])==null?void 0:w.width)||p,tiles:[]}});return a.forEach((v,y)=>{const w=ws(v);if(!w)return;const b=u.get(v)||(v===n?h:{})||{},S={session:w.session,height:b.height||1,fontSize:b.fontSize||ta};w.node&&(S.node=w.node),b.ownerId&&(S.ownerId=b.ownerId),b.unavailable===!0&&(S.unavailable=!0),m[y%o].tiles.push(S)}),{columns:m.filter(v=>v.tiles.length)}}function Hl(e,t){const n=Un(t),s=$r(e);for(const o of s.columns)o.tiles=o.tiles.filter(a=>Un(a)!==n);return s.columns=s.columns.filter(o=>o.tiles.length>0),s}function Ax(e,t,n){const s=Un(t);if(!ki(e).includes(s))return e;const o=e.columns.flatMap(a=>a.tiles).find(a=>Un(a)===s);return uf(Hl(e,s),s,n,{fontSize:o.fontSize,height:o.height,...o.ownerId?{ownerId:o.ownerId}:{},...o.unavailable===!0?{unavailable:!0}:{}})}function Lx(e,t){if(!(t instanceof Map)||t.size===0)return e;let n=!1;const s=$r(e);for(const o of s.columns)for(const a of o.tiles){const u=t.get(Un(a));if(!u)continue;const h=ws(u);h&&(a.session=h.session,h.node?a.node=h.node:delete a.node,h.ownerId&&(a.ownerId=h.ownerId),n=!0)}return n?Ys(s):e}function Tx(e,t,n){const s=$r(e);return s.columns[t]&&(s.columns[t].width=Math.max(Fl,Number(n)||1)),s}function Mx(e,t,n,s){const o=$r(e),a=o.columns[t]&&o.columns[t].tiles[n];return a&&(a.height=Math.max(Fl,Number(s)||1)),o}function Dx(e,t,n,s){if(!(e.columns[t]&&e.columns[t].tiles[n]))return e;const a=$r(e),u=a.columns[t].tiles[n],h=Number(u.fontSize)||ta;return u.fontSize=Math.max(_y,Math.min(yy,h+(Number(s)||0))),a}function Ix(e,t,n,s){const o=e.columns[t];if(!o||!o.tiles[n])return null;switch(s){case"left":return{col:t};case"right":return{col:t+1};case"top":return{col:t,row:n};case"bottom":return{col:t,row:n+1};default:return null}}function Ig(e){for(const t of[.25,.5,.75])if(Math.abs(e-t)<=.03)return t;return e}function Ys(e){if(!e||!Array.isArray(e.columns))return Ar();const t=e.columns.map(s=>({width:Math.max(Fl,Number(s&&s.width)||1),tiles:(Array.isArray(s&&s.tiles)?s.tiles:[]).filter(o=>o&&typeof o.session=="string"&&o.session).filter(o=>o.node==null||typeof o.node=="string"&&Yd(o.node)).filter(o=>o.ownerId==null||typeof o.ownerId=="string"&&Dr.test(o.ownerId)).map(o=>{const a={session:o.session,height:Math.max(Fl,Number(o.height)||1),fontSize:Rx(o.fontSize)};return o.node!=null&&(a.node=o.node),o.ownerId!=null&&(a.ownerId=o.ownerId),o.unavailable===!0&&(a.unavailable=!0),a})})).filter(s=>s.tiles.length>0),n=new Set;for(const s of t)s.tiles=s.tiles.filter(o=>!n.has(Un(o))&&n.add(Un(o))&&n.size<=cf);return{columns:t.filter(s=>s.tiles.length>0)}}const by=/^[a-z0-9-]{1,32}$/,Ox=/^[A-Za-z0-9._-]{1,32}$/,Bx=/^[A-Za-z0-9][A-Za-z0-9._-]{0,254}$/,zx=320;function Gd(e){return typeof e=="string"&&by.test(e)}const $x=64;function Ir(e){if(typeof e!="string")return!1;const t=e.trim();return t.length>0&&t.length<=$x&&!/[\x00-\x1f\x7f]/.test(t)}function _s(e){return String(e??"").normalize("NFKD").replace(/[̀-ͯ]/g,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,32).replace(/-+$/g,"")||"node"}function Sy(e){if(typeof e!="string"||!e||e.length>zx||e.startsWith("-")||/[\0-\x20\x7f]/.test(e))return!1;if(!e.includes("@"))return/^[A-Za-z0-9][A-Za-z0-9._:-]{0,254}$/.test(e);const t=e.indexOf("@");return t<=0||t!==e.lastIndexOf("@")?!1:Ox.test(e.slice(0,t))&&Bx.test(e.slice(t+1))}function Og(e){if(e===""||e===null||e===void 0)return null;const t=String(e).trim();if(!/^[0-9]{1,5}$/.test(t))return;const n=Number(t);return Number.isInteger(n)&&n>=1&&n<=65535?n:void 0}function Fx({name:e,ssh:t,sshPort:n,remotePort:s}={}){const o=typeof e=="string"?e.trim():e,a=typeof t=="string"?t.trim():t;if(!Gd(o))return{ok:!1,error:"err-node-name"};if(!Sy(a))return{ok:!1,error:"err-ssh"};const u=Og(n);if(u===void 0)return{ok:!1,error:"err-ssh-port"};const h=Og(s);if(h===void 0)return{ok:!1,error:"err-node-port"};const p={name:o,ssh:a};return u!==null&&(p.sshPort=u),h!==null&&(p.remotePort=h),{ok:!0,value:p}}function Hx(e,t){if(!e||!t||t<e)return null;const n=Math.floor((t-e)/1e3);return n<60?"ora":n<3600?`${Math.floor(n/60)}m`:n<86400?`${Math.floor(n/3600)}h`:`${Math.floor(n/86400)}g`}function Xd(e,t){const n=!!(e&&e.status==="up"),s=!!(e&&e.status==="passive");return{up:n,...s?{passive:!0}:{},label:n?"tunnel-up":s?"node-passive":"tunnel-down",since:n?Hx(e.since,t):null}}const Wx=new Set(["v","instanceId","port","label","invite"]),Ux=new Set(["v","instanceId","port","label","invite","name","ssh","sshPort"]);function Kx(e){const t=String(e).replace(/-/g,"+").replace(/_/g,"/"),n=t+"=".repeat((4-t.length%4)%4),s=typeof atob=="function"?atob(n):Buffer.from(n,"base64").toString("binary"),o=Uint8Array.from(s,a=>a.charCodeAt(0));return typeof TextDecoder<"u"?new TextDecoder().decode(o):Buffer.from(o).toString("utf8")}function qx(e){let t="";try{const u=new URL(String(e));t=new URLSearchParams(u.hash.replace(/^#/,"")).get("pair")||""}catch{return{ok:!1}}if(!t)return{ok:!1};let n;try{n=JSON.parse(Kx(t))}catch{return{ok:!1}}if(!n||typeof n!="object"||Array.isArray(n))return{ok:!1};const s=n.v===1?Wx:n.v===2?Ux:null;if(!s)return{ok:!1};for(const u of Object.keys(n))if(!s.has(u))return{ok:!1};if(!/^[a-f0-9]{16,64}$/.test(String(n.instanceId)))return{ok:!1};const o=Number(n.port);if(!Number.isInteger(o)||o<1||o>65535)return{ok:!1};if(typeof n.label!="string")return{ok:!1};if(typeof n.invite!="string"||!n.invite)return{ok:!1};const a={ok:!0,version:n.v,label:n.label,invite:n.invite,instanceId:n.instanceId,port:o};if(n.v===2){if(n.name!==void 0){if(typeof n.name!="string"||!by.test(n.name))return{ok:!1};a.name=n.name}if(n.ssh!==void 0){if(!Sy(n.ssh))return{ok:!1};a.ssh=String(n.ssh).trim()}if(n.sshPort!==void 0){const u=Number(n.sshPort);if(!Number.isInteger(u)||u<1||u>65535)return{ok:!1};a.sshPort=u}}return a}function Vx(e,t,n=new Set){if(!t||!t.ok)return e;const s={...e},o=(a,u)=>{u==null||u===""||n.has(a)||(s[a]=u)};return o("label",t.label),t.version===2&&(o("name",t.name||(t.ssh?_s(t.label):"")),o("ssh",t.ssh),t.sshPort!==void 0&&o("sshPort",String(t.sshPort))),s}const Yx=["KIMI_AUTH_ACTION_REQUIRED","CLIENT_INTERACTION_REQUIRED"],Gx=["kimi-code-consent-yes","kimi-code-config-custom-api-key","kimi-cli-login","client-terminal-dialog"];function df(e){const t=e&&typeof e=="object"?e.actionRequired:null;return!t||typeof t!="object"||!Yx.includes(t.code)||!Gx.includes(t.recovery)?null:{code:t.code,recovery:t.recovery,text:f(`fleet-recovery-${t.recovery}`)}}let Qd={sessions:[],cells:[],nodeGroups:[],localNodeId:"",localFresh:!1,refreshedAt:0};function Bg(){return Qd}function xy(e={}){return Qd={sessions:Array.isArray(e.sessions)?e.sessions:[],cells:Array.isArray(e.cells)?e.cells:[],nodeGroups:Array.isArray(e.nodeGroups)?e.nodeGroups:[],localNodeId:typeof e.localNodeId=="string"?e.localNodeId:"",localFresh:e.localFresh===!0,refreshedAt:Number.isFinite(e.refreshedAt)?e.refreshedAt:0},Qd}const kr=(e,t=[])=>`${t.length?t.join("/"):"local"}:${e}`;function Xx({onPick:e,token:t,onSettings:n,onOpenVlSession:s}){const[o,a]=En(),u=sf(t),[h,p]=N.useState(null),[m,v]=N.useState(null),[y,w]=N.useState(""),[b,S]=N.useState(""),[C,x]=N.useState({bind:"127.0.0.1",port:""}),[R,E]=N.useState(""),[$,B]=N.useState([]),[K,V]=N.useState([]),[Y,te]=N.useState({}),[Q,J]=N.useState(new Set),[H,L]=N.useState(null),[A,z]=N.useState(null),{pins:O,orders:T,togglePin:F,viewFor:k,updateView:I,canMoveRoster:D,moveRoster:M,stepRoster:W}=of(),{groupsFor:G,moveNode:ue,stepNode:le,nodeKey:he}=my(),we=G(u);N.useEffect(()=>{xy({sessions:h||[],cells:$,nodeGroups:u,localNodeId:R})},[h,$,u,R]),N.useEffect(()=>{const j=new Map;for(const X of $)j.set(kr(X.cell),!!X.boot);for(const X of u){const ie=X.route||[X.name];for(const pe of X.cells||[])j.set(kr(pe.cell,ie),!!pe.boot)}te(X=>{let ie=!1;const pe={...X};for(const[ke,me]of Object.entries(X))j.has(ke)&&j.get(ke)===me&&(delete pe[ke],ie=!0);return ie?pe:X})},[$,u]);async function re(){try{const X=await(await Ut("/api/sessions",t)).json();X.error?(v(X.error),p([])):(v(null),p(X.sessions||[]))}catch(j){v(String(j)),p([])}try{const j=await bs(t);B(j.available?j.cells||[]:[]),V(j.available?j.capabilities||[]:[])}catch{B([]),V([])}}N.useEffect(()=>{re(),Ut("/api/config",t).then(X=>X.json()).then(X=>{S(X.version||""),x({bind:X.bind||"127.0.0.1",port:X.port||""}),E(Dr.test(String(X.instanceId||""))?X.instanceId:"")}).catch(()=>{});const j=setInterval(re,4e3);return()=>clearInterval(j)},[]);async function _e(){if(!C.port)return;const j=`http://${C.bind}:${C.port}/#token=${t}`;try{await navigator.clipboard.writeText(j)}catch{}}function ze(j,X,ie){const pe=kr(j,X);te(ke=>({...ke,[pe]:!!ie}))}function ut(j,X=[]){const ie=kr(j.cell,X);return Object.prototype.hasOwnProperty.call(Y,ie)?Y[ie]:!!j.boot}async function nt(j,X,ie=[]){j.stopPropagation();const pe=kr(X.cell,ie),ke=!ut(X,ie);ze(X.cell,ie,ke),J(me=>new Set(me).add(pe));try{await J_(t,{cell:X.cell,enabled:ke},ie),ie.length||B(me=>me.map(xe=>xe.cell===X.cell?{...xe,boot:ke}:xe))}catch(me){te(xe=>{const We={...xe};return delete We[pe],We}),v(String((me==null?void 0:me.message)||me))}finally{J(me=>{const xe=new Set(me);return xe.delete(pe),xe})}}async function Ne(j){if(!H)return;const{cell:X}=H,ie=Array.isArray(H.route)?H.route:[];if(j.action==="up"){const pe=await Xh(t,{cell:X,boot:!!j.boot,...j.engine?{engine:j.engine}:{},...j.model!==void 0?{model:j.model}:{},...j.permissionPolicy?{permissionPolicy:j.permissionPolicy}:{}},ie),ke=df(pe);ke&&v(ke.text),ze(X,ie,!!j.boot)}else await Il(t,{cell:X,boot:!!j.boot},ie),j.boot&&ze(X,ie,!1);re()}async function jt(j,X=[]){try{await Qh(t,j,X)}catch{return}re()}async function tn(j,X,ie=[]){try{await ty(t,j,X,ie)}catch{return}re()}async function De(j){if(!(!(j!=null&&j.direct)||A)){z(j.name);try{await tf(t,j.name,j.tunnelStatus==="up"?"down":"up")}catch{}z(null)}}async function Tt(j){if(!(j!=null&&j.direct))return;const X=window.prompt(f("rename-node-prompt"),j.label||j.name);if(X===null)return;const ie=String(X).trim();if(!Ir(ie)){window.alert(f("rename-node-invalid"));return}try{await ry(t,j.name,ie)}catch(pe){window.alert(String((pe==null?void 0:pe.message)||pe))}}const Qe=N.useMemo(()=>new Map((h||[]).map(j=>[j.name,j])),[h]),vt=N.useMemo(()=>new Set($.map(j=>j.tmuxSession)),[$]),mt=N.useMemo(()=>(h||[]).filter(j=>!vt.has(j.name)),[h,vt]),it=N.useMemo(()=>lf($,mt,Qe),[$,mt,Qe]),dt=k("local"),ot=N.useMemo(()=>vs(it,O,dt.filter,$i(T,"local")).filter(j=>jg(j,y)),[it,O,dt.filter,y,T]),ht=we.reduce((j,X)=>j+(X.cells||[]).length+(X.unmanaged||[]).filter(ie=>!ie.technical).length,0),st=vs(it,O,"all",$i(T,"local")).length+ht,ft=it.filter(j=>j.live).length+we.reduce((j,X)=>j+$l(X).rawItems.filter(ie=>ie.live).length,0),be=(h||[]).filter(j=>j.attached).length+we.reduce((j,X)=>j+(X.sessions||[]).filter(ie=>ie.attached).length,0),ce=Math.min(be,ft),U=C.port?`${C.bind}:${C.port}`:C.bind;function ne(j,X=null,ie=it){var pt,Xe;const pe=Array.isArray(X==null?void 0:X.route)?X.route:[],ke=pe.join("/"),me=ke||"local",xe=pe.length?X==null?void 0:X.instanceId:R,We=(je,_t)=>e({session:je,...ke?{node:ke}:{},...Dr.test(String(xe||""))?{ownerId:xe}:{},...typeof _t=="string"&&_t?{cellName:_t}:{}}),lt=D;if(j.type==="cell"){const je=j.value,_t=pe.length?((X==null?void 0:X.sessions)||[]).find(rt=>rt.name===je.tmuxSession):Qe.get(je.tmuxSession),Sn=je.degraded?f("cell-degraded"):j.working?j.subtitle:je.tmux?f("cell-idle"):f("cell-off"),Rn=pe.length===0||((X==null?void 0:X.capabilities)||[]).includes(je.active?"down":"up"),Rt=pe.length===0?K.includes("boot"):((X==null?void 0:X.capabilities)||[]).includes("boot"),de=ut(je,pe),Re=kr(je.cell,pe),$e=`${f(de?"boot-disable":"boot-enable")} ${je.cell}`;return l.jsxs("div",{className:"nc-mcard","data-roster-key":j.key,"data-position":me,children:[l.jsx(bi,{position:me,itemKey:j.key,label:je.cell,canMove:lt,onMove:(rt,wt)=>M(me,rt,wt,ie),onStep:rt=>W(me,j.key,rt,ie)}),l.jsxs("button",{className:"nc-mcard-main",onClick:()=>je.tmux&&We(je.tmuxSession,je.cell),title:Sn,"aria-label":`${je.cell}, ${Sn}`,children:[l.jsx("span",{className:`dot ${je.degraded?"warn":je.tmux?`on${j.working?" working":""}`:""}`}),l.jsxs("span",{className:"nc-mcard-text",children:[l.jsx("b",{children:je.cell}),l.jsx("small",{title:j.subtitle,children:j.subtitle})]})]}),j.activity?l.jsx("span",{className:"nc-rel",children:Mr(j.activity)}):null,j.fresh&&((pt=_t==null?void 0:_t.outbox)==null?void 0:pt.count)>0&&l.jsx("span",{className:"nc-badge",title:f("new-files-outbox"),children:_t.outbox.count}),l.jsx("button",{className:`nc-act pin${O.includes(j.key)?" on":""}`,"aria-label":`${f("pin")} ${je.cell}`,title:f("pin"),onClick:()=>F(j.key),children:O.includes(j.key)?"★":"☆"}),Rt&&l.jsx("button",{className:`nc-act boot${de?" on":""}`,disabled:Q.has(Re),onClick:rt=>nt(rt,je,pe),title:$e,"aria-label":$e,children:l.jsx(Ge,{name:"boot",size:16})}),Rn&&l.jsx("button",{className:`nc-act power${je.tmux?" on":""}${je.degraded?" warn":""}`,onClick:()=>L(pe.length?{...je,boot:de,route:pe,availableEngines:(X==null?void 0:X.engines)||[]}:{...je,boot:de}),title:je.active?f("power-off"):f("power-on"),"aria-label":`${je.active?f("power-off"):f("power-on")} ${je.cell}`,children:l.jsx(Ge,{name:"power",size:16})})]},j.key)}const Ke=j.value;return l.jsxs("div",{className:"nc-mcard","data-roster-key":j.key,"data-position":me,children:[l.jsx(bi,{position:me,itemKey:j.key,label:Ke.name,canMove:lt,onMove:(je,_t)=>M(me,je,_t,ie),onStep:je=>W(me,j.key,je,ie)}),l.jsxs("button",{className:"nc-mcard-main",onClick:()=>We(Ke.name),children:[l.jsx("span",{className:Ke.attached?"dot on":"dot"}),l.jsxs("span",{className:"nc-mcard-text",children:[l.jsx("b",{children:Ke.name}),l.jsx("small",{children:Ke.preview?Ke.preview:Ke.cmd?Ke.cmd:f("windows").replace("{n}",String(Ke.windows||0))})]})]}),j.activity?l.jsx("span",{className:"nc-rel",children:Mr(j.activity)}):null,j.fresh&&((Xe=Ke.outbox)==null?void 0:Xe.count)>0&&l.jsx("span",{className:"nc-badge",title:f("new-files-outbox"),children:Ke.outbox.count}),l.jsx("button",{className:`nc-act pin${O.includes(j.key)?" on":""}`,"aria-label":`${f("pin")} ${Ke.name}`,title:f("pin"),onClick:()=>F(j.key),children:O.includes(j.key)?"★":"☆"}),l.jsx("button",{className:`nc-act technical${Ke.technical?" on":""}`,title:Ke.technical?f("mark-normal"):f("mark-technical"),"aria-label":`${Ke.technical?f("mark-normal"):f("mark-technical")} ${Ke.name}`,onClick:()=>tn(Ke.name,!Ke.technical,pe),children:"T"}),l.jsx("button",{className:"nc-menu",title:f("terminate"),"aria-label":`${f("terminate")} ${Ke.name}`,onClick:()=>{window.confirm(f("terminate-confirm").replace("{name}",Ke.name))&&jt(Ke.name,pe)},children:"⋯"})]},j.key)}return l.jsxs("div",{className:"nc-home",children:[l.jsxs("header",{className:"nc-home-head",children:[l.jsxs("div",{className:"nc-wordmark",children:["NexusCrew",l.jsx("span",{className:"nc-cursor"})]}),l.jsxs("div",{className:"nc-home-sub",children:[f("fleet-tmux")," · ",ft," ",f("sessions"),ce>0&&` · ${ce} attached`]}),l.jsxs("span",{className:"nc-head-actions",children:[l.jsx("button",{className:"nc-refresh",onClick:()=>n("nodes",!1),title:f("settings"),children:l.jsx(Ge,{name:"gear",size:18})}),l.jsx("button",{className:"nc-refresh",onClick:re,title:f("refresh"),children:l.jsx(Ge,{name:"refresh",size:18})})]})]}),l.jsxs("main",{className:"nc-home-scroll",children:[st>8&&l.jsx("input",{className:"nc-filter",type:"search",placeholder:f("filter-placeholder"),"aria-label":f("filter-placeholder"),value:y,onChange:j=>w(j.target.value)}),m&&l.jsx("div",{className:"nc-err",children:m}),l.jsxs("section",{className:"nc-group","data-position":"local",children:[l.jsx(Xu,{label:f("position-local"),count:ot.length,state:dt,dotClass:"on",onToggle:()=>I("local",{open:!dt.open}),onFilter:j=>I("local",{filter:j})}),dt.open&&ot.map(j=>ne(j,null,it)),dt.open&&h===null&&l.jsx("div",{className:"nc-empty",children:f("loading-fleet")}),dt.open&&h!==null&&ot.length===0&&!m&&l.jsx("div",{className:"nc-empty",children:y?f("no-match").replace("{q}",y):f("no-sessions-short")})]}),we.map(j=>{const ie=gy(j.health,{passive:"warn"})||(j.status==="up"?"on":j.status==="passive"?"":"warn"),pe=j.health?qo(j.health):j.status==="up"?"":Bi(j),me=(j.route&&j.route.length?j.route:[j.name]).join("/"),xe=k(me);if(j.kind==="vl")return l.jsxs("section",{className:"nc-group nc-node-order-wrap","data-position":me,"data-node-order-key":he(j),children:[l.jsx(Xu,{label:j.label||j.name,count:j.sessions.length,state:xe,dotClass:ie,dotTitle:pe,detail:j.status==="up"?"":Bi(j),onToggle:()=>I(me,{open:!xe.open}),onFilter:Xe=>I(me,{filter:Xe})}),j.status==="up"&&xe.open&&j.sessions.map(Xe=>l.jsx("div",{className:"nc-mcard nc-vl-session-row",children:l.jsxs("button",{className:"nc-mcard-main",onClick:()=>s&&s(j.peer),"aria-label":`${j.label||j.name}: ${Xe.name}`,children:[l.jsx("span",{className:"dot on"}),l.jsxs("span",{className:"nc-mcard-text",children:[l.jsx("b",{children:Xe.name}),l.jsx("small",{children:f("vl-events-title")})]})]})},Xe.key)),j.status==="up"&&xe.open&&j.sessions.length===0&&l.jsx("div",{className:"nc-empty",children:f("no-sessions-short")})]},`nodo-vl-${me}-${j.name}`);const{rawItems:We}=$l(j),lt=vs(We,O,xe.filter,$i(T,me)).filter(Xe=>jg(Xe,y)),Ke=j.direct&&j.health&&j.health.managed!==!1?l.jsx("button",{type:"button",className:`nc-act power${j.tunnelStatus==="up"?" on":""}`,disabled:A===j.name,title:j.tunnelStatus==="up"?f("power-off"):f("power-on"),"aria-label":`${j.tunnelStatus==="up"?f("power-off"):f("power-on")} ${j.label||j.name}`,onClick:()=>De(j),children:l.jsx(Ge,{name:"power",size:15})}):null,pt=l.jsxs("span",{className:"nc-node-actions",children:[l.jsx(bi,{scope:"node",position:"nodes",itemKey:he(j),label:j.label||j.name,onMove:(Xe,je)=>ue(Xe,je,u),onStep:Xe=>le(he(j),Xe,u)}),j.direct&&l.jsx("button",{type:"button",className:"nc-node-rename",title:f("rename-node"),"aria-label":`${f("rename-node")} ${j.label||j.name}`,onClick:()=>Tt(j),children:"✎"}),Ke]});return l.jsxs("section",{className:"nc-group nc-node-order-wrap","data-position":me,"data-node-order-key":he(j),children:[l.jsx(Xu,{label:j.label||j.name,count:lt.length,state:xe,dotClass:ie,dotTitle:pe,detail:j.status==="up"?"":j.health&&qo(j.health)||Bi(j),onToggle:()=>I(me,{open:!xe.open}),onFilter:Xe=>I(me,{filter:Xe}),onRename:j.direct?()=>Tt(j):null,action:pt}),j.status==="up"&&xe.open&&lt.map(Xe=>ne(Xe,j,We)),j.status==="up"&&xe.open&&lt.length===0&&l.jsx("div",{className:"nc-empty",children:y?f("no-match").replace("{q}",y):f("no-sessions-short")})]},`nodo-${me}`)}),l.jsxs("footer",{className:"nc-home-foot",onClick:_e,title:f("copy-url"),children:[l.jsxs("span",{className:"nc-home-meta",children:[b&&l.jsxs("span",{className:"nc-home-version",children:["v",b]}),l.jsxs("span",{className:"nc-home-endpoint",children:[U," · ",f("ssh-only")]})]}),l.jsx("span",{className:"nc-lang",onClick:j=>j.stopPropagation(),children:dy.map((j,X)=>l.jsxs("span",{children:[X>0&&" · ",l.jsx("button",{className:`nc-lang-btn${o===j?" on":""}`,onClick:()=>a(j),title:j,children:j.toUpperCase()})]},j))})]})]}),l.jsx("button",{className:"nc-fab",onClick:()=>n("fleet",!0),title:f("fleet-new-cell"),"aria-label":f("fleet-new-cell"),children:"+"}),H&&l.jsx(Bl,{cell:H,token:t,route:Array.isArray(H.route)?H.route:[],onConfirm:Ne,onClose:()=>L(null)})]})}function Xu({label:e,count:t,state:n,dotClass:s="",dotTitle:o="",detail:a="",onToggle:u,onFilter:h,onRename:p=null,action:m=null}){return l.jsxs("div",{className:"nc-mobile-position-head",onContextMenu:p?v=>{v.preventDefault(),p()}:void 0,children:[l.jsxs("button",{type:"button",className:"nc-mobile-position-toggle",onClick:u,"aria-expanded":n.open,"aria-label":`${e} · ${f("node-sessions").replace("{n}",String(t))}`,children:[l.jsx("span",{className:"nc-mobile-chevron","aria-hidden":"true",children:n.open?"⌄":"›"}),l.jsx("span",{className:`dot ${s}`,title:o}),l.jsxs("span",{className:"nc-mobile-position-copy",children:[l.jsx("b",{children:e}),l.jsx("small",{children:a||f("node-sessions").replace("{n}",String(t))})]})]}),l.jsxs("select",{className:"nc-mobile-position-filter",value:n.filter,"aria-label":`${e} · ${f("filter-placeholder")}`,title:f(`view-${n.filter}`),onChange:v=>h(v.target.value),children:[l.jsx("option",{value:"all",children:f("view-all")}),l.jsx("option",{value:"pinned",children:f("view-pinned")}),l.jsx("option",{value:"active",children:f("view-active")}),l.jsx("option",{value:"off",children:f("view-off")}),l.jsx("option",{value:"technical",children:f("view-technical")})]}),m]})}/**
41
- * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
42
- * @license MIT
43
- *
44
- * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
45
- * @license MIT
46
- *
47
- * Originally forked from (with the author's permission):
48
- * Fabrice Bellard's javascript vt100 for jslinux:
49
- * http://bellard.org/jslinux/
50
- * Copyright (c) 2011 Fabrice Bellard
51
- */var ky=Object.defineProperty,Qx=Object.getOwnPropertyDescriptor,Jx=(e,t)=>{for(var n in t)ky(e,n,{get:t[n],enumerable:!0})},$t=(e,t,n,s)=>{for(var o=s>1?void 0:s?Qx(t,n):t,a=e.length-1,u;a>=0;a--)(u=e[a])&&(o=(s?u(t,n,o):u(o))||o);return s&&o&&ky(t,n,o),o},Pe=(e,t)=>(n,s)=>t(n,s,e),zg="Terminal input",Jd={get:()=>zg,set:e=>zg=e},$g="Too much output to announce, navigate to rows manually to read",Zd={get:()=>$g,set:e=>$g=e};function Zx(e){return e.replace(/\r?\n/g,"\r")}function ek(e,t){return t?"\x1B[200~"+e+"\x1B[201~":e}function tk(e,t){e.clipboardData&&e.clipboardData.setData("text/plain",t.selectionText),e.preventDefault()}function nk(e,t,n,s){if(e.stopPropagation(),e.clipboardData){let o=e.clipboardData.getData("text/plain");Cy(o,t,n,s)}}function Cy(e,t,n,s){e=Zx(e),e=ek(e,n.decPrivateModes.bracketedPasteMode&&s.rawOptions.ignoreBracketedPasteMode!==!0),n.triggerDataEvent(e,!0),t.value=""}function Ey(e,t,n){let s=n.getBoundingClientRect(),o=e.clientX-s.left-10,a=e.clientY-s.top-10;t.style.width="20px",t.style.height="20px",t.style.left=`${o}px`,t.style.top=`${a}px`,t.style.zIndex="1000",t.focus()}function Fg(e,t,n,s,o){Ey(e,t,n),o&&s.rightClickSelect(e),t.value=s.selectionText,t.select()}function ps(e){return e>65535?(e-=65536,String.fromCharCode((e>>10)+55296)+String.fromCharCode(e%1024+56320)):String.fromCharCode(e)}function ec(e,t=0,n=e.length){let s="";for(let o=t;o<n;++o){let a=e[o];a>65535?(a-=65536,s+=String.fromCharCode((a>>10)+55296)+String.fromCharCode(a%1024+56320)):s+=String.fromCharCode(a)}return s}var ik=class{constructor(){this._interim=0}clear(){this._interim=0}decode(e,t){let n=e.length;if(!n)return 0;let s=0,o=0;if(this._interim){let a=e.charCodeAt(o++);56320<=a&&a<=57343?t[s++]=(this._interim-55296)*1024+a-56320+65536:(t[s++]=this._interim,t[s++]=a),this._interim=0}for(let a=o;a<n;++a){let u=e.charCodeAt(a);if(55296<=u&&u<=56319){if(++a>=n)return this._interim=u,s;let h=e.charCodeAt(a);56320<=h&&h<=57343?t[s++]=(u-55296)*1024+h-56320+65536:(t[s++]=u,t[s++]=h);continue}u!==65279&&(t[s++]=u)}return s}},sk=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(e,t){let n=e.length;if(!n)return 0;let s=0,o,a,u,h,p=0,m=0;if(this.interim[0]){let w=!1,b=this.interim[0];b&=(b&224)===192?31:(b&240)===224?15:7;let S=0,C;for(;(C=this.interim[++S]&63)&&S<4;)b<<=6,b|=C;let x=(this.interim[0]&224)===192?2:(this.interim[0]&240)===224?3:4,R=x-S;for(;m<R;){if(m>=n)return 0;if(C=e[m++],(C&192)!==128){m--,w=!0;break}else this.interim[S++]=C,b<<=6,b|=C&63}w||(x===2?b<128?m--:t[s++]=b:x===3?b<2048||b>=55296&&b<=57343||b===65279||(t[s++]=b):b<65536||b>1114111||(t[s++]=b)),this.interim.fill(0)}let v=n-4,y=m;for(;y<n;){for(;y<v&&!((o=e[y])&128)&&!((a=e[y+1])&128)&&!((u=e[y+2])&128)&&!((h=e[y+3])&128);)t[s++]=o,t[s++]=a,t[s++]=u,t[s++]=h,y+=4;if(o=e[y++],o<128)t[s++]=o;else if((o&224)===192){if(y>=n)return this.interim[0]=o,s;if(a=e[y++],(a&192)!==128){y--;continue}if(p=(o&31)<<6|a&63,p<128){y--;continue}t[s++]=p}else if((o&240)===224){if(y>=n)return this.interim[0]=o,s;if(a=e[y++],(a&192)!==128){y--;continue}if(y>=n)return this.interim[0]=o,this.interim[1]=a,s;if(u=e[y++],(u&192)!==128){y--;continue}if(p=(o&15)<<12|(a&63)<<6|u&63,p<2048||p>=55296&&p<=57343||p===65279)continue;t[s++]=p}else if((o&248)===240){if(y>=n)return this.interim[0]=o,s;if(a=e[y++],(a&192)!==128){y--;continue}if(y>=n)return this.interim[0]=o,this.interim[1]=a,s;if(u=e[y++],(u&192)!==128){y--;continue}if(y>=n)return this.interim[0]=o,this.interim[1]=a,this.interim[2]=u,s;if(h=e[y++],(h&192)!==128){y--;continue}if(p=(o&7)<<18|(a&63)<<12|(u&63)<<6|h&63,p<65536||p>1114111)continue;t[s++]=p}}return s}},Ny="",gs=" ",na=class jy{constructor(){this.fg=0,this.bg=0,this.extended=new Wl}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 jy;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}},Wl=class Ry{constructor(t=0,n=0){this._ext=0,this._urlId=0,this._ext=t,this._urlId=n}get ext(){return this._urlId?this._ext&-469762049|this.underlineStyle<<26:this._ext}set ext(t){this._ext=t}get underlineStyle(){return this._urlId?5:(this._ext&469762048)>>26}set underlineStyle(t){this._ext&=-469762049,this._ext|=t<<26&469762048}get underlineColor(){return this._ext&67108863}set underlineColor(t){this._ext&=-67108864,this._ext|=t&67108863}get urlId(){return this._urlId}set urlId(t){this._urlId=t}get underlineVariantOffset(){let t=(this._ext&3758096384)>>29;return t<0?t^4294967288:t}set underlineVariantOffset(t){this._ext&=536870911,this._ext|=t<<29&3758096384}clone(){return new Ry(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}},ii=class Py extends na{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new Wl,this.combinedData=""}static fromCharData(t){let n=new Py;return n.setFromCharData(t),n}isCombined(){return this.content&2097152}getWidth(){return this.content>>22}getChars(){return this.content&2097152?this.combinedData:this.content&2097151?ps(this.content&2097151):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):this.content&2097151}setFromCharData(t){this.fg=t[0],this.bg=0;let n=!1;if(t[1].length>2)n=!0;else if(t[1].length===2){let s=t[1].charCodeAt(0);if(55296<=s&&s<=56319){let o=t[1].charCodeAt(1);56320<=o&&o<=57343?this.content=(s-55296)*1024+o-56320+65536|t[2]<<22:n=!0}else n=!0}else this.content=t[1].charCodeAt(0)|t[2]<<22;n&&(this.combinedData=t[1],this.content=2097152|t[2]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},Hg="di$target",eh="di$dependencies",Qu=new Map;function rk(e){return e[eh]||[]}function hn(e){if(Qu.has(e))return Qu.get(e);let t=function(n,s,o){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");ok(t,n,o)};return t._id=e,Qu.set(e,t),t}function ok(e,t,n){t[Hg]===t?t[eh].push({id:e,index:n}):(t[eh]=[{id:e,index:n}],t[Hg]=t)}var Nn=hn("BufferService"),Ay=hn("CoreMouseService"),Js=hn("CoreService"),ak=hn("CharsetService"),hf=hn("InstantiationService"),Ly=hn("LogService"),jn=hn("OptionsService"),Ty=hn("OscLinkService"),lk=hn("UnicodeService"),ia=hn("DecorationService"),th=class{constructor(e,t,n){this._bufferService=e,this._optionsService=t,this._oscLinkService=n}provideLinks(e,t){var v;let n=this._bufferService.buffer.lines.get(e-1);if(!n){t(void 0);return}let s=[],o=this._optionsService.rawOptions.linkHandler,a=new ii,u=n.getTrimmedLength(),h=-1,p=-1,m=!1;for(let y=0;y<u;y++)if(!(p===-1&&!n.hasContent(y))){if(n.loadCell(y,a),a.hasExtendedAttrs()&&a.extended.urlId)if(p===-1){p=y,h=a.extended.urlId;continue}else m=a.extended.urlId!==h;else p!==-1&&(m=!0);if(m||p!==-1&&y===u-1){let w=(v=this._oscLinkService.getLinkData(h))==null?void 0:v.uri;if(w){let b={start:{x:p+1,y:e},end:{x:y+(!m&&y===u-1?1:0),y:e}},S=!1;if(!(o!=null&&o.allowNonHttpProtocols))try{let C=new URL(w);["http:","https:"].includes(C.protocol)||(S=!0)}catch{S=!0}S||s.push({text:w,range:b,activate:(C,x)=>o?o.activate(C,x,b):ck(C,x),hover:(C,x)=>{var R;return(R=o==null?void 0:o.hover)==null?void 0:R.call(o,C,x,b)},leave:(C,x)=>{var R;return(R=o==null?void 0:o.leave)==null?void 0:R.call(o,C,x,b)}})}m=!1,a.hasExtendedAttrs()&&a.extended.urlId?(p=y,h=a.extended.urlId):(p=-1,h=-1)}}t(s)}};th=$t([Pe(0,Nn),Pe(1,jn),Pe(2,Ty)],th);function ck(e,t){if(confirm(`Do you want to navigate to ${t}?
52
-
53
- WARNING: This link could potentially be dangerous`)){let n=window.open();if(n){try{n.opener=null}catch{}n.location.href=t}else console.warn("Opening link blocked as opener could not be cleared")}}var tc=hn("CharSizeService"),Fi=hn("CoreBrowserService"),ff=hn("MouseService"),Hi=hn("RenderService"),uk=hn("SelectionService"),My=hn("CharacterJoinerService"),Fr=hn("ThemeService"),Dy=hn("LinkProviderService"),dk=class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?Wg.isErrorNoTelemetry(e)?new Wg(e.message+`
54
-
55
- `+e.stack):new Error(e.message+`
56
-
57
- `+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)}},hk=new dk;function Rl(e){fk(e)||hk.onUnexpectedError(e)}var nh="Canceled";function fk(e){return e instanceof pk?!0:e instanceof Error&&e.name===nh&&e.message===nh}var pk=class extends Error{constructor(){super(nh),this.name=this.message}};function mk(e){return new Error(`Illegal argument: ${e}`)}var Wg=class ih extends Error{constructor(t){super(t),this.name="CodeExpectedError"}static fromError(t){if(t instanceof ih)return t;let n=new ih;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(t){return t.name==="CodeExpectedError"}},sh=class Iy extends Error{constructor(t){super(t||"An unexpected bug occurred."),Object.setPrototypeOf(this,Iy.prototype)}};function Hn(e,t=0){return e[e.length-(1+t)]}var gk;(e=>{function t(a){return a<0}e.isLessThan=t;function n(a){return a<=0}e.isLessThanOrEqual=n;function s(a){return a>0}e.isGreaterThan=s;function o(a){return a===0}e.isNeitherLessOrGreaterThan=o,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(gk||(gk={}));function vk(e,t){let n=this,s=!1,o;return function(){return s||(s=!0,t||(o=e.apply(n,arguments))),o}}var Oy;(e=>{function t(B){return B&&typeof B=="object"&&typeof B[Symbol.iterator]=="function"}e.is=t;let n=Object.freeze([]);function s(){return n}e.empty=s;function*o(B){yield B}e.single=o;function a(B){return t(B)?B:o(B)}e.wrap=a;function u(B){return B||n}e.from=u;function*h(B){for(let K=B.length-1;K>=0;K--)yield B[K]}e.reverse=h;function p(B){return!B||B[Symbol.iterator]().next().done===!0}e.isEmpty=p;function m(B){return B[Symbol.iterator]().next().value}e.first=m;function v(B,K){let V=0;for(let Y of B)if(K(Y,V++))return!0;return!1}e.some=v;function y(B,K){for(let V of B)if(K(V))return V}e.find=y;function*w(B,K){for(let V of B)K(V)&&(yield V)}e.filter=w;function*b(B,K){let V=0;for(let Y of B)yield K(Y,V++)}e.map=b;function*S(B,K){let V=0;for(let Y of B)yield*K(Y,V++)}e.flatMap=S;function*C(...B){for(let K of B)yield*K}e.concat=C;function x(B,K,V){let Y=V;for(let te of B)Y=K(Y,te);return Y}e.reduce=x;function*R(B,K,V=B.length){for(K<0&&(K+=B.length),V<0?V+=B.length:V>B.length&&(V=B.length);K<V;K++)yield B[K]}e.slice=R;function E(B,K=Number.POSITIVE_INFINITY){let V=[];if(K===0)return[V,B];let Y=B[Symbol.iterator]();for(let te=0;te<K;te++){let Q=Y.next();if(Q.done)return[V,e.empty()];V.push(Q.value)}return[V,{[Symbol.iterator](){return Y}}]}e.consume=E;async function $(B){let K=[];for await(let V of B)K.push(V);return Promise.resolve(K)}e.asyncToArray=$})(Oy||(Oy={}));function Xs(e){if(Oy.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(s){t.push(s)}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 _k(...e){return Lt(()=>Xs(e))}function Lt(e){return{dispose:vk(()=>{e()})}}var By=class zy{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{Xs(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?zy.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)}};By.DISABLE_DISPOSED_WARNING=!1;var ys=By,et=class{constructor(){this._store=new ys,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)}};et.None=Object.freeze({dispose(){}});var Or=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){var t;this._isDisposed||e===this._value||((t=this._value)==null||t.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){var e;this._isDisposed=!0,(e=this._value)==null||e.dispose(),this._value=void 0}clearAndLeak(){let e=this._value;return this._value=void 0,e}},zi=typeof window=="object"?window:globalThis,rh=class oh{constructor(t){this.element=t,this.next=oh.Undefined,this.prev=oh.Undefined}};rh.Undefined=new rh(void 0);var It=rh,Ug=class{constructor(){this._first=It.Undefined,this._last=It.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===It.Undefined}clear(){let e=this._first;for(;e!==It.Undefined;){let t=e.next;e.prev=It.Undefined,e.next=It.Undefined,e=t}this._first=It.Undefined,this._last=It.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new It(e);if(this._first===It.Undefined)this._first=n,this._last=n;else if(t){let o=this._last;this._last=n,n.prev=o,o.next=n}else{let o=this._first;this._first=n,n.next=o,o.prev=n}this._size+=1;let s=!1;return()=>{s||(s=!0,this._remove(n))}}shift(){if(this._first!==It.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==It.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==It.Undefined&&e.next!==It.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===It.Undefined&&e.next===It.Undefined?(this._first=It.Undefined,this._last=It.Undefined):e.next===It.Undefined?(this._last=this._last.prev,this._last.next=It.Undefined):e.prev===It.Undefined&&(this._first=this._first.next,this._first.prev=It.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==It.Undefined;)yield e.element,e=e.next}},yk=globalThis.performance&&typeof globalThis.performance.now=="function",wk=class $y{static create(t){return new $y(t)}constructor(t){this._now=yk&&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}},gn;(e=>{e.None=()=>et.None;function t(L,A){return y(L,()=>{},0,void 0,!0,void 0,A)}e.defer=t;function n(L){return(A,z=null,O)=>{let T=!1,F;return F=L(k=>{if(!T)return F?F.dispose():T=!0,A.call(z,k)},null,O),T&&F.dispose(),F}}e.once=n;function s(L,A,z){return m((O,T=null,F)=>L(k=>O.call(T,A(k)),null,F),z)}e.map=s;function o(L,A,z){return m((O,T=null,F)=>L(k=>{A(k),O.call(T,k)},null,F),z)}e.forEach=o;function a(L,A,z){return m((O,T=null,F)=>L(k=>A(k)&&O.call(T,k),null,F),z)}e.filter=a;function u(L){return L}e.signal=u;function h(...L){return(A,z=null,O)=>{let T=_k(...L.map(F=>F(k=>A.call(z,k))));return v(T,O)}}e.any=h;function p(L,A,z,O){let T=z;return s(L,F=>(T=A(T,F),T),O)}e.reduce=p;function m(L,A){let z,O={onWillAddFirstListener(){z=L(T.fire,T)},onDidRemoveLastListener(){z==null||z.dispose()}},T=new Ee(O);return A==null||A.add(T),T.event}function v(L,A){return A instanceof Array?A.push(L):A&&A.add(L),L}function y(L,A,z=100,O=!1,T=!1,F,k){let I,D,M,W=0,G,ue={leakWarningThreshold:F,onWillAddFirstListener(){I=L(he=>{W++,D=A(D,he),O&&!M&&(le.fire(D),D=void 0),G=()=>{let we=D;D=void 0,M=void 0,(!O||W>1)&&le.fire(we),W=0},typeof z=="number"?(clearTimeout(M),M=setTimeout(G,z)):M===void 0&&(M=0,queueMicrotask(G))})},onWillRemoveListener(){T&&W>0&&(G==null||G())},onDidRemoveLastListener(){G=void 0,I.dispose()}},le=new Ee(ue);return k==null||k.add(le),le.event}e.debounce=y;function w(L,A=0,z){return e.debounce(L,(O,T)=>O?(O.push(T),O):[T],A,void 0,!0,void 0,z)}e.accumulate=w;function b(L,A=(O,T)=>O===T,z){let O=!0,T;return a(L,F=>{let k=O||!A(F,T);return O=!1,T=F,k},z)}e.latch=b;function S(L,A,z){return[e.filter(L,A,z),e.filter(L,O=>!A(O),z)]}e.split=S;function C(L,A=!1,z=[],O){let T=z.slice(),F=L(D=>{T?T.push(D):I.fire(D)});O&&O.add(F);let k=()=>{T==null||T.forEach(D=>I.fire(D)),T=null},I=new Ee({onWillAddFirstListener(){F||(F=L(D=>I.fire(D)),O&&O.add(F))},onDidAddFirstListener(){T&&(A?setTimeout(k):k())},onDidRemoveLastListener(){F&&F.dispose(),F=null}});return O&&O.add(I),I.event}e.buffer=C;function x(L,A){return(z,O,T)=>{let F=A(new E);return L(function(k){let I=F.evaluate(k);I!==R&&z.call(O,I)},void 0,T)}}e.chain=x;let R=Symbol("HaltChainable");class E{constructor(){this.steps=[]}map(A){return this.steps.push(A),this}forEach(A){return this.steps.push(z=>(A(z),z)),this}filter(A){return this.steps.push(z=>A(z)?z:R),this}reduce(A,z){let O=z;return this.steps.push(T=>(O=A(O,T),O)),this}latch(A=(z,O)=>z===O){let z=!0,O;return this.steps.push(T=>{let F=z||!A(T,O);return z=!1,O=T,F?T:R}),this}evaluate(A){for(let z of this.steps)if(A=z(A),A===R)break;return A}}function $(L,A,z=O=>O){let O=(...I)=>k.fire(z(...I)),T=()=>L.on(A,O),F=()=>L.removeListener(A,O),k=new Ee({onWillAddFirstListener:T,onDidRemoveLastListener:F});return k.event}e.fromNodeEventEmitter=$;function B(L,A,z=O=>O){let O=(...I)=>k.fire(z(...I)),T=()=>L.addEventListener(A,O),F=()=>L.removeEventListener(A,O),k=new Ee({onWillAddFirstListener:T,onDidRemoveLastListener:F});return k.event}e.fromDOMEventEmitter=B;function K(L){return new Promise(A=>n(L)(A))}e.toPromise=K;function V(L){let A=new Ee;return L.then(z=>{A.fire(z)},()=>{A.fire(void 0)}).finally(()=>{A.dispose()}),A.event}e.fromPromise=V;function Y(L,A){return L(z=>A.fire(z))}e.forward=Y;function te(L,A,z){return A(z),L(O=>A(O))}e.runAndSubscribe=te;class Q{constructor(A,z){this._observable=A,this._counter=0,this._hasChanged=!1;let O={onWillAddFirstListener:()=>{A.addObserver(this)},onDidRemoveLastListener:()=>{A.removeObserver(this)}};this.emitter=new Ee(O),z&&z.add(this.emitter)}beginUpdate(A){this._counter++}handlePossibleChange(A){}handleChange(A,z){this._hasChanged=!0}endUpdate(A){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function J(L,A){return new Q(L,A).emitter.event}e.fromObservable=J;function H(L){return(A,z,O)=>{let T=0,F=!1,k={beginUpdate(){T++},endUpdate(){T--,T===0&&(L.reportChanges(),F&&(F=!1,A.call(z)))},handlePossibleChange(){},handleChange(){F=!0}};L.addObserver(k),L.reportChanges();let I={dispose(){L.removeObserver(k)}};return O instanceof ys?O.add(I):Array.isArray(O)&&O.push(I),I}}e.fromObservableLight=H})(gn||(gn={}));var ah=class lh{constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${lh._idPool++}`,lh.all.add(this)}start(t){this._stopWatch=new wk,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}}};ah.all=new Set,ah._idPool=0;var bk=ah,Sk=-1,Fy=class Hy{constructor(t,n,s=(Hy._idPool++).toString(16).padStart(3,"0")){this._errorHandler=t,this.threshold=n,this.name=s,this._warnCountdown=0}dispose(){var t;(t=this._stacks)==null||t.clear()}check(t,n){let s=this.threshold;if(s<=0||n<s)return;this._stacks||(this._stacks=new Map);let o=this._stacks.get(t.value)||0;if(this._stacks.set(t.value,o+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=s*.5;let[a,u]=this.getMostFrequentStack(),h=`[${this.name}] potential listener LEAK detected, having ${n} listeners already. MOST frequent listener (${u}):`;console.warn(h),console.warn(a);let p=new Ck(h,a);this._errorHandler(p)}return()=>{let a=this._stacks.get(t.value)||0;this._stacks.set(t.value,a-1)}}getMostFrequentStack(){if(!this._stacks)return;let t,n=0;for(let[s,o]of this._stacks)(!t||n<o)&&(t=[s,o],n=o);return t}};Fy._idPool=1;var xk=Fy,kk=class Wy{constructor(t){this.value=t}static create(){let t=new Error;return new Wy(t.stack??"")}print(){console.warn(this.value.split(`
58
- `).slice(2).join(`
59
- `))}},Ck=class extends Error{constructor(e,t){super(e),this.name="ListenerLeakError",this.stack=t}},Ek=class extends Error{constructor(e,t){super(e),this.name="ListenerRefusalError",this.stack=t}},Nk=0,Ju=class{constructor(e){this.value=e,this.id=Nk++}},jk=2,Rk,Ee=class{constructor(e){var t,n,s,o;this._size=0,this._options=e,this._leakageMon=(t=this._options)!=null&&t.leakWarningThreshold?new xk((e==null?void 0:e.onListenerError)??Rl,((n=this._options)==null?void 0:n.leakWarningThreshold)??Sk):void 0,this._perfMon=(s=this._options)!=null&&s._profName?new bk(this._options._profName):void 0,this._deliveryQueue=(o=this._options)==null?void 0:o.deliveryQueue}dispose(){var e,t,n,s;this._disposed||(this._disposed=!0,((e=this._deliveryQueue)==null?void 0:e.current)===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),(n=(t=this._options)==null?void 0:t.onDidRemoveLastListener)==null||n.call(t),(s=this._leakageMon)==null||s.dispose())}get event(){return this._event??(this._event=(e,t,n)=>{var u,h,p,m,v;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let y=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(y);let w=this._leakageMon.getMostFrequentStack()??["UNKNOWN stack",-1],b=new Ek(`${y}. HINT: Stack shows most frequent listener (${w[1]}-times)`,w[0]);return(((u=this._options)==null?void 0:u.onListenerError)||Rl)(b),et.None}if(this._disposed)return et.None;t&&(e=e.bind(t));let s=new Ju(e),o;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(s.stack=kk.create(),o=this._leakageMon.check(s.stack,this._size+1)),this._listeners?this._listeners instanceof Ju?(this._deliveryQueue??(this._deliveryQueue=new Pk),this._listeners=[this._listeners,s]):this._listeners.push(s):((p=(h=this._options)==null?void 0:h.onWillAddFirstListener)==null||p.call(h,this),this._listeners=s,(v=(m=this._options)==null?void 0:m.onDidAddFirstListener)==null||v.call(m,this)),this._size++;let a=Lt(()=>{o==null||o(),this._removeListener(s)});return n instanceof ys?n.add(a):Array.isArray(n)&&n.push(a),a}),this._event}_removeListener(e){var o,a,u,h;if((a=(o=this._options)==null?void 0:o.onWillRemoveListener)==null||a.call(o,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(h=(u=this._options)==null?void 0:u.onDidRemoveLastListener)==null||h.call(u,this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,t[n]=void 0;let s=this._deliveryQueue.current===this;if(this._size*jk<=t.length){let p=0;for(let m=0;m<t.length;m++)t[m]?t[p++]=t[m]:s&&(this._deliveryQueue.end--,p<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=p}}_deliver(e,t){var s;if(!e)return;let n=((s=this._options)==null?void 0:s.onListenerError)||Rl;if(!n){e.value(t);return}try{e.value(t)}catch(o){n(o)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){var t,n,s,o;if((t=this._deliveryQueue)!=null&&t.current&&(this._deliverQueue(this._deliveryQueue),(n=this._perfMon)==null||n.stop()),(s=this._perfMon)==null||s.start(this._size),this._listeners)if(this._listeners instanceof Ju)this._deliver(this._listeners,e);else{let a=this._deliveryQueue;a.enqueue(this,e,this._listeners.length),this._deliverQueue(a)}(o=this._perfMon)==null||o.stop()}hasListeners(){return this._size>0}},Pk=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,n){this.i=0,this.end=n,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}},ch=class{constructor(){this.mapWindowIdToZoomLevel=new Map,this._onDidChangeZoomLevel=new Ee,this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event,this.mapWindowIdToZoomFactor=new Map,this._onDidChangeFullscreen=new Ee,this.onDidChangeFullscreen=this._onDidChangeFullscreen.event,this.mapWindowIdToFullScreen=new Map}getZoomLevel(t){return this.mapWindowIdToZoomLevel.get(this.getWindowId(t))??0}setZoomLevel(t,n){if(this.getZoomLevel(n)===t)return;let s=this.getWindowId(n);this.mapWindowIdToZoomLevel.set(s,t),this._onDidChangeZoomLevel.fire(s)}getZoomFactor(t){return this.mapWindowIdToZoomFactor.get(this.getWindowId(t))??1}setZoomFactor(t,n){this.mapWindowIdToZoomFactor.set(this.getWindowId(n),t)}setFullscreen(t,n){if(this.isFullscreen(n)===t)return;let s=this.getWindowId(n);this.mapWindowIdToFullScreen.set(s,t),this._onDidChangeFullscreen.fire(s)}isFullscreen(t){return!!this.mapWindowIdToFullScreen.get(this.getWindowId(t))}getWindowId(t){return t.vscodeWindowId}};ch.INSTANCE=new ch;var pf=ch;function Ak(e,t,n){typeof t=="string"&&(t=e.matchMedia(t)),t.addEventListener("change",n)}pf.INSTANCE.onDidChangeZoomLevel;function Lk(e){return pf.INSTANCE.getZoomFactor(e)}pf.INSTANCE.onDidChangeFullscreen;var Hr=typeof navigator=="object"?navigator.userAgent:"",uh=Hr.indexOf("Firefox")>=0,Tk=Hr.indexOf("AppleWebKit")>=0,mf=Hr.indexOf("Chrome")>=0,Mk=!mf&&Hr.indexOf("Safari")>=0;Hr.indexOf("Electron/")>=0;Hr.indexOf("Android")>=0;var Zu=!1;if(typeof zi.matchMedia=="function"){let e=zi.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),t=zi.matchMedia("(display-mode: fullscreen)");Zu=e.matches,Ak(zi,e,({matches:n})=>{Zu&&t.matches||(Zu=n)})}var Pr="en",dh=!1,hh=!1,Pl=!1,Uy=!1,vl,Al=Pr,Kg=Pr,Dk,ui,Gs=globalThis,mn,Y_;typeof Gs.vscode<"u"&&typeof Gs.vscode.process<"u"?mn=Gs.vscode.process:typeof process<"u"&&typeof((Y_=process==null?void 0:process.versions)==null?void 0:Y_.node)=="string"&&(mn=process);var G_,Ik=typeof((G_=mn==null?void 0:mn.versions)==null?void 0:G_.electron)=="string",Ok=Ik&&(mn==null?void 0:mn.type)==="renderer",X_;if(typeof mn=="object"){dh=mn.platform==="win32",hh=mn.platform==="darwin",Pl=mn.platform==="linux",Pl&&mn.env.SNAP&&mn.env.SNAP_REVISION,mn.env.CI||mn.env.BUILD_ARTIFACTSTAGINGDIRECTORY,vl=Pr,Al=Pr;let e=mn.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);vl=t.userLocale,Kg=t.osLocale,Al=t.resolvedLanguage||Pr,Dk=(X_=t.languagePack)==null?void 0:X_.translationsConfigFile}catch{}Uy=!0}else typeof navigator=="object"&&!Ok?(ui=navigator.userAgent,dh=ui.indexOf("Windows")>=0,hh=ui.indexOf("Macintosh")>=0,(ui.indexOf("Macintosh")>=0||ui.indexOf("iPad")>=0||ui.indexOf("iPhone")>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Pl=ui.indexOf("Linux")>=0,(ui==null?void 0:ui.indexOf("Mobi"))>=0,Al=globalThis._VSCODE_NLS_LANGUAGE||Pr,vl=navigator.language.toLowerCase(),Kg=vl):console.error("Unable to resolve platform.");var Ky=dh,Ci=hh,Bk=Pl,qg=Uy,Ni=ui,cs=Al,zk;(e=>{function t(){return cs}e.value=t;function n(){return cs.length===2?cs==="en":cs.length>=3?cs[0]==="e"&&cs[1]==="n"&&cs[2]==="-":!1}e.isDefaultVariant=n;function s(){return cs==="en"}e.isDefault=s})(zk||(zk={}));var $k=typeof Gs.postMessage=="function"&&!Gs.importScripts;(()=>{if($k){let e=[];Gs.addEventListener("message",n=>{if(n.data&&n.data.vscodeScheduleAsyncWork)for(let s=0,o=e.length;s<o;s++){let a=e[s];if(a.id===n.data.vscodeScheduleAsyncWork){e.splice(s,1),a.callback();return}}});let t=0;return n=>{let s=++t;e.push({id:s,callback:n}),Gs.postMessage({vscodeScheduleAsyncWork:s},"*")}}return e=>setTimeout(e)})();var Fk=!!(Ni&&Ni.indexOf("Chrome")>=0);Ni&&Ni.indexOf("Firefox")>=0;!Fk&&Ni&&Ni.indexOf("Safari")>=0;Ni&&Ni.indexOf("Edg/")>=0;Ni&&Ni.indexOf("Android")>=0;var Cr=typeof navigator=="object"?navigator:{};qg||document.queryCommandSupported&&document.queryCommandSupported("copy")||Cr&&Cr.clipboard&&Cr.clipboard.writeText,qg||Cr&&Cr.clipboard&&Cr.clipboard.readText;var gf=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}},ed=new gf,Vg=new gf,Yg=new gf,Hk=new Array(230),qy;(e=>{function t(h){return ed.keyCodeToStr(h)}e.toString=t;function n(h){return ed.strToKeyCode(h)}e.fromString=n;function s(h){return Vg.keyCodeToStr(h)}e.toUserSettingsUS=s;function o(h){return Yg.keyCodeToStr(h)}e.toUserSettingsGeneral=o;function a(h){return Vg.strToKeyCode(h)||Yg.strToKeyCode(h)}e.fromUserSettings=a;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 ed.keyCodeToStr(h)}e.toElectronAccelerator=u})(qy||(qy={}));var Wk=class Vy{constructor(t,n,s,o,a){this.ctrlKey=t,this.shiftKey=n,this.altKey=s,this.metaKey=o,this.keyCode=a}equals(t){return t instanceof Vy&&this.ctrlKey===t.ctrlKey&&this.shiftKey===t.shiftKey&&this.altKey===t.altKey&&this.metaKey===t.metaKey&&this.keyCode===t.keyCode}getHashCode(){let t=this.ctrlKey?"1":"0",n=this.shiftKey?"1":"0",s=this.altKey?"1":"0",o=this.metaKey?"1":"0";return`K${t}${n}${s}${o}${this.keyCode}`}isModifierKey(){return this.keyCode===0||this.keyCode===5||this.keyCode===57||this.keyCode===6||this.keyCode===4}toKeybinding(){return new Uk([this])}isDuplicateModifierCase(){return this.ctrlKey&&this.keyCode===5||this.shiftKey&&this.keyCode===4||this.altKey&&this.keyCode===6||this.metaKey&&this.keyCode===57}},Uk=class{constructor(e){if(e.length===0)throw mk("chords");this.chords=e}getHashCode(){let e="";for(let t=0,n=this.chords.length;t<n;t++)t!==0&&(e+=";"),e+=this.chords[t].getHashCode();return e}equals(e){if(e===null||this.chords.length!==e.chords.length)return!1;for(let t=0;t<this.chords.length;t++)if(!this.chords[t].equals(e.chords[t]))return!1;return!0}};function Kk(e){if(e.charCode){let n=String.fromCharCode(e.charCode).toUpperCase();return qy.fromString(n)}let t=e.keyCode;if(t===3)return 7;if(uh)switch(t){case 59:return 85;case 60:if(Bk)return 97;break;case 61:return 86;case 107:return 109;case 109:return 111;case 173:return 88;case 224:if(Ci)return 57;break}else if(Tk&&(Ci&&t===93||!Ci&&t===92))return 57;return Hk[t]||0}var qk=Ci?256:2048,Vk=512,Yk=1024,Gk=Ci?2048:256,Gg=class{constructor(e){var n;this._standardKeyboardEventBrand=!0;let t=e;this.browserEvent=t,this.target=t.target,this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,this.altGraphKey=(n=t.getModifierState)==null?void 0:n.call(t,"AltGraph"),this.keyCode=Kk(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|=qk),this.altKey&&(t|=Vk),this.shiftKey&&(t|=Yk),this.metaKey&&(t|=Gk),t|=e,t}_computeKeyCodeChord(){let e=0;return this.keyCode!==5&&this.keyCode!==4&&this.keyCode!==6&&this.keyCode!==57&&(e=this.keyCode),new Wk(this.ctrlKey,this.shiftKey,this.altKey,this.metaKey,e)}},Xg=new WeakMap;function Xk(e){if(!e.parent||e.parent===e)return null;try{let t=e.location,n=e.parent.location;if(t.origin!=="null"&&n.origin!=="null"&&t.origin!==n.origin)return null}catch{return null}return e.parent}var Qk=class{static getSameOriginWindowChain(e){let t=Xg.get(e);if(!t){t=[],Xg.set(e,t);let n=e,s;do s=Xk(n),s?t.push({window:new WeakRef(n),iframeElement:n.frameElement||null}):t.push({window:new WeakRef(n),iframeElement:null}),n=s;while(n)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){if(!t||e===t)return{top:0,left:0};let n=0,s=0,o=this.getSameOriginWindowChain(e);for(let a of o){let u=a.window.deref();if(n+=(u==null?void 0:u.scrollY)??0,s+=(u==null?void 0:u.scrollX)??0,u===t||!a.iframeElement)break;let h=a.iframeElement.getBoundingClientRect();n+=h.top,s+=h.left}return{top:n,left:s}}},_l=class{constructor(e,t){this.timestamp=Date.now(),this.browserEvent=t,this.leftButton=t.button===0,this.middleButton=t.button===1,this.rightButton=t.button===2,this.buttons=t.buttons,this.target=t.target,this.detail=t.detail||1,t.type==="dblclick"&&(this.detail=2),this.ctrlKey=t.ctrlKey,this.shiftKey=t.shiftKey,this.altKey=t.altKey,this.metaKey=t.metaKey,typeof t.pageX=="number"?(this.posx=t.pageX,this.posy=t.pageY):(this.posx=t.clientX+this.target.ownerDocument.body.scrollLeft+this.target.ownerDocument.documentElement.scrollLeft,this.posy=t.clientY+this.target.ownerDocument.body.scrollTop+this.target.ownerDocument.documentElement.scrollTop);let n=Qk.getPositionOfChildWindowRelativeToAncestorWindow(e,t.view);this.posx-=n.left,this.posy-=n.top}preventDefault(){this.browserEvent.preventDefault()}stopPropagation(){this.browserEvent.stopPropagation()}},Qg=class{constructor(e,t=0,n=0){var o;this.browserEvent=e||null,this.target=e?e.target||e.targetNode||e.srcElement:null,this.deltaY=n,this.deltaX=t;let s=!1;if(mf){let a=navigator.userAgent.match(/Chrome\/(\d+)/);s=(a?parseInt(a[1]):123)<=122}if(e){let a=e,u=e,h=((o=e.view)==null?void 0:o.devicePixelRatio)||1;if(typeof a.wheelDeltaY<"u")s?this.deltaY=a.wheelDeltaY/(120*h):this.deltaY=a.wheelDeltaY/120;else if(typeof u.VERTICAL_AXIS<"u"&&u.axis===u.VERTICAL_AXIS)this.deltaY=-u.detail/3;else if(e.type==="wheel"){let p=e;p.deltaMode===p.DOM_DELTA_LINE?uh&&!Ci?this.deltaY=-e.deltaY/3:this.deltaY=-e.deltaY:this.deltaY=-e.deltaY/40}if(typeof a.wheelDeltaX<"u")Mk&&Ky?this.deltaX=-(a.wheelDeltaX/120):s?this.deltaX=a.wheelDeltaX/(120*h):this.deltaX=a.wheelDeltaX/120;else if(typeof u.HORIZONTAL_AXIS<"u"&&u.axis===u.HORIZONTAL_AXIS)this.deltaX=-e.detail/3;else if(e.type==="wheel"){let p=e;p.deltaMode===p.DOM_DELTA_LINE?uh&&!Ci?this.deltaX=-e.deltaX/3:this.deltaX=-e.deltaX:this.deltaX=-e.deltaX/40}this.deltaY===0&&this.deltaX===0&&e.wheelDelta&&(s?this.deltaY=e.wheelDelta/(120*h):this.deltaY=e.wheelDelta/120)}}preventDefault(){var e;(e=this.browserEvent)==null||e.preventDefault()}stopPropagation(){var e;(e=this.browserEvent)==null||e.stopPropagation()}},Yy=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}}),Jk;(e=>{function t(n){return n===e.None||n===e.Cancelled||n instanceof Zk?!0:!n||typeof n!="object"?!1:typeof n.isCancellationRequested=="boolean"&&typeof n.onCancellationRequested=="function"}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:gn.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Yy})})(Jk||(Jk={}));var Zk=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?Yy:(this._emitter||(this._emitter=new Ee),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}},vf=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 sh("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new sh("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}},e1=class{constructor(){this.disposable=void 0,this.isDisposed=!1}cancel(){var e;(e=this.disposable)==null||e.dispose(),this.disposable=void 0}cancelAndSet(e,t,n=globalThis){if(this.isDisposed)throw new sh("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();let s=n.setInterval(()=>{e()},t);this.disposable=Lt(()=>{n.clearInterval(s),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}},t1;(e=>{async function t(s){let o,a=await Promise.all(s.map(u=>u.then(h=>h,h=>{o||(o=h)})));if(typeof o<"u")throw o;return a}e.settled=t;function n(s){return new Promise(async(o,a)=>{try{await s(o,a)}catch(u){a(u)}})}e.withAsyncBody=n})(t1||(t1={}));var Jg=class ti{static fromArray(t){return new ti(n=>{n.emitMany(t)})}static fromPromise(t){return new ti(async n=>{n.emitMany(await t)})}static fromPromises(t){return new ti(async n=>{await Promise.all(t.map(async s=>n.emitOne(await s)))})}static merge(t){return new ti(async n=>{await Promise.all(t.map(async s=>{for await(let o of s)n.emitOne(o)}))})}constructor(t,n){this._state=0,this._results=[],this._error=null,this._onReturn=n,this._onStateChanged=new Ee,queueMicrotask(async()=>{let s={emitOne:o=>this.emitOne(o),emitMany:o=>this.emitMany(o),reject:o=>this.reject(o)};try{await Promise.resolve(t(s)),this.resolve()}catch(o){this.reject(o)}finally{s.emitOne=void 0,s.emitMany=void 0,s.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 gn.toPromise(this._onStateChanged.event)}while(!0)},return:async()=>{var n;return(n=this._onReturn)==null||n.call(this),{done:!0,value:void 0}}}}static map(t,n){return new ti(async s=>{for await(let o of t)s.emitOne(n(o))})}map(t){return ti.map(this,t)}static filter(t,n){return new ti(async s=>{for await(let o of t)n(o)&&s.emitOne(o)})}filter(t){return ti.filter(this,t)}static coalesce(t){return ti.filter(t,n=>!!n)}coalesce(){return ti.coalesce(this)}static async toPromise(t){let n=[];for await(let s of t)n.push(s);return n}toPromise(){return ti.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())}};Jg.EMPTY=Jg.fromArray([]);var{getWindow:xi,getWindowId:n1,onDidRegisterWindow:i1}=(function(){let e=new Map,t={window:zi,disposables:new ys};e.set(zi.vscodeWindowId,t);let n=new Ee,s=new Ee,o=new Ee;function a(u,h){return(typeof u=="number"?e.get(u):void 0)??(h?t:void 0)}return{onDidRegisterWindow:n.event,onWillUnregisterWindow:o.event,onDidUnregisterWindow:s.event,registerWindow(u){if(e.has(u.vscodeWindowId))return et.None;let h=new ys,p={window:u,disposables:h.add(new ys)};return e.set(u.vscodeWindowId,p),h.add(Lt(()=>{e.delete(u.vscodeWindowId),s.fire(u)})),h.add(Ye(u,an.BEFORE_UNLOAD,()=>{o.fire(u)})),n.fire(p),h},getWindows(){return e.values()},getWindowsCount(){return e.size},getWindowId(u){return u.vscodeWindowId},hasWindow(u){return e.has(u)},getWindowById:a,getWindow(u){var m;let h=u;if((m=h==null?void 0:h.ownerDocument)!=null&&m.defaultView)return h.ownerDocument.defaultView.window;let p=u;return p!=null&&p.view?p.view.window:zi},getDocument(u){return xi(u).document}}})(),s1=class{constructor(e,t,n,s){this._node=e,this._type=t,this._handler=n,this._options=s||!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 Ye(e,t,n,s){return new s1(e,t,n,s)}var Zg=function(e,t,n,s){return Ye(e,t,n,s)},_f,r1=class extends e1{constructor(e){super(),this.defaultTarget=e&&xi(e)}cancelAndSet(e,t,n){return super.cancelAndSet(e,t,n??this.defaultTarget)}},ev=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){Rl(e)}}static sort(e,t){return t.priority-e.priority}};(function(){let e=new Map,t=new Map,n=new Map,s=new Map,o=a=>{n.set(a,!1);let u=e.get(a)??[];for(t.set(a,u),e.set(a,[]),s.set(a,!0);u.length>0;)u.sort(ev.sort),u.shift().execute();s.set(a,!1)};_f=(a,u,h=0)=>{let p=n1(a),m=new ev(u,h),v=e.get(p);return v||(v=[],e.set(p,v)),v.push(m),n.get(p)||(n.set(p,!0),a.requestAnimationFrame(()=>o(p))),m}})();function o1(e){let t=e.getBoundingClientRect(),n=xi(e);return{left:t.left+n.scrollX,top:t.top+n.scrollY,width:t.width,height:t.height}}var an={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"},a1=class{constructor(t){this.domNode=t,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(t){let n=On(t);this._maxWidth!==n&&(this._maxWidth=n,this.domNode.style.maxWidth=this._maxWidth)}setWidth(t){let n=On(t);this._width!==n&&(this._width=n,this.domNode.style.width=this._width)}setHeight(t){let n=On(t);this._height!==n&&(this._height=n,this.domNode.style.height=this._height)}setTop(t){let n=On(t);this._top!==n&&(this._top=n,this.domNode.style.top=this._top)}setLeft(t){let n=On(t);this._left!==n&&(this._left=n,this.domNode.style.left=this._left)}setBottom(t){let n=On(t);this._bottom!==n&&(this._bottom=n,this.domNode.style.bottom=this._bottom)}setRight(t){let n=On(t);this._right!==n&&(this._right=n,this.domNode.style.right=this._right)}setPaddingTop(t){let n=On(t);this._paddingTop!==n&&(this._paddingTop=n,this.domNode.style.paddingTop=this._paddingTop)}setPaddingLeft(t){let n=On(t);this._paddingLeft!==n&&(this._paddingLeft=n,this.domNode.style.paddingLeft=this._paddingLeft)}setPaddingBottom(t){let n=On(t);this._paddingBottom!==n&&(this._paddingBottom=n,this.domNode.style.paddingBottom=this._paddingBottom)}setPaddingRight(t){let n=On(t);this._paddingRight!==n&&(this._paddingRight=n,this.domNode.style.paddingRight=this._paddingRight)}setFontFamily(t){this._fontFamily!==t&&(this._fontFamily=t,this.domNode.style.fontFamily=this._fontFamily)}setFontWeight(t){this._fontWeight!==t&&(this._fontWeight=t,this.domNode.style.fontWeight=this._fontWeight)}setFontSize(t){let n=On(t);this._fontSize!==n&&(this._fontSize=n,this.domNode.style.fontSize=this._fontSize)}setFontStyle(t){this._fontStyle!==t&&(this._fontStyle=t,this.domNode.style.fontStyle=this._fontStyle)}setFontFeatureSettings(t){this._fontFeatureSettings!==t&&(this._fontFeatureSettings=t,this.domNode.style.fontFeatureSettings=this._fontFeatureSettings)}setFontVariationSettings(t){this._fontVariationSettings!==t&&(this._fontVariationSettings=t,this.domNode.style.fontVariationSettings=this._fontVariationSettings)}setTextDecoration(t){this._textDecoration!==t&&(this._textDecoration=t,this.domNode.style.textDecoration=this._textDecoration)}setLineHeight(t){let n=On(t);this._lineHeight!==n&&(this._lineHeight=n,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(t){let n=On(t);this._letterSpacing!==n&&(this._letterSpacing=n,this.domNode.style.letterSpacing=this._letterSpacing)}setClassName(t){this._className!==t&&(this._className=t,this.domNode.className=this._className)}toggleClassName(t,n){this.domNode.classList.toggle(t,n),this._className=this.domNode.className}setDisplay(t){this._display!==t&&(this._display=t,this.domNode.style.display=this._display)}setPosition(t){this._position!==t&&(this._position=t,this.domNode.style.position=this._position)}setVisibility(t){this._visibility!==t&&(this._visibility=t,this.domNode.style.visibility=this._visibility)}setColor(t){this._color!==t&&(this._color=t,this.domNode.style.color=this._color)}setBackgroundColor(t){this._backgroundColor!==t&&(this._backgroundColor=t,this.domNode.style.backgroundColor=this._backgroundColor)}setLayerHinting(t){this._layerHint!==t&&(this._layerHint=t,this.domNode.style.transform=this._layerHint?"translate3d(0px, 0px, 0px)":"")}setBoxShadow(t){this._boxShadow!==t&&(this._boxShadow=t,this.domNode.style.boxShadow=t)}setContain(t){this._contain!==t&&(this._contain=t,this.domNode.style.contain=this._contain)}setAttribute(t,n){this.domNode.setAttribute(t,n)}removeAttribute(t){this.domNode.removeAttribute(t)}appendChild(t){this.domNode.appendChild(t.domNode)}removeChild(t){this.domNode.removeChild(t.domNode)}};function On(e){return typeof e=="number"?`${e}px`:e}function Vo(e){return new a1(e)}var Gy=class{constructor(){this._hooks=new ys,this._pointerMoveCallback=null,this._onStopCallback=null}dispose(){this.stopMonitoring(!1),this._hooks.dispose()}stopMonitoring(e,t){if(!this.isMonitoring())return;this._hooks.clear(),this._pointerMoveCallback=null;let n=this._onStopCallback;this._onStopCallback=null,e&&n&&n(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,n,s,o){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=s,this._onStopCallback=o;let a=e;try{e.setPointerCapture(t),this._hooks.add(Lt(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{a=xi(e)}this._hooks.add(Ye(a,an.POINTER_MOVE,u=>{if(u.buttons!==n){this.stopMonitoring(!0);return}u.preventDefault(),this._pointerMoveCallback(u)})),this._hooks.add(Ye(a,an.POINTER_UP,u=>this.stopMonitoring(!0)))}};function l1(e,t,n){let s=null,o=null;if(typeof n.value=="function"?(s="value",o=n.value,o.length!==0&&console.warn("Memoize should only be used in functions with zero parameters")):typeof n.get=="function"&&(s="get",o=n.get),!o)throw new Error("not supported");let a=`$memoize$${t}`;n[s]=function(...u){return this.hasOwnProperty(a)||Object.defineProperty(this,a,{configurable:!1,enumerable:!1,writable:!1,value:o.apply(this,u)}),this[a]}}var yi;(e=>(e.Tap="-xterm-gesturetap",e.Change="-xterm-gesturechange",e.Start="-xterm-gesturestart",e.End="-xterm-gesturesend",e.Contextmenu="-xterm-gesturecontextmenu"))(yi||(yi={}));var Fo=class bn extends et{constructor(){super(),this.dispatched=!1,this.targets=new Ug,this.ignoreTargets=new Ug,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(gn.runAndSubscribe(i1,({window:t,disposables:n})=>{n.add(Ye(t.document,"touchstart",s=>this.onTouchStart(s),{passive:!1})),n.add(Ye(t.document,"touchend",s=>this.onTouchEnd(t,s))),n.add(Ye(t.document,"touchmove",s=>this.onTouchMove(s),{passive:!1}))},{window:zi,disposables:this._store}))}static addTarget(t){if(!bn.isTouchDevice())return et.None;bn.INSTANCE||(bn.INSTANCE=new bn);let n=bn.INSTANCE.targets.push(t);return Lt(n)}static ignoreTarget(t){if(!bn.isTouchDevice())return et.None;bn.INSTANCE||(bn.INSTANCE=new bn);let n=bn.INSTANCE.ignoreTargets.push(t);return Lt(n)}static isTouchDevice(){return"ontouchstart"in zi||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(t){let n=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let s=0,o=t.targetTouches.length;s<o;s++){let a=t.targetTouches.item(s);this.activeTouches[a.identifier]={id:a.identifier,initialTarget:a.target,initialTimeStamp:n,initialPageX:a.pageX,initialPageY:a.pageY,rollingTimestamps:[n],rollingPageX:[a.pageX],rollingPageY:[a.pageY]};let u=this.newGestureEvent(yi.Start,a.target);u.pageX=a.pageX,u.pageY=a.pageY,this.dispatchEvent(u)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}onTouchEnd(t,n){let s=Date.now(),o=Object.keys(this.activeTouches).length;for(let a=0,u=n.changedTouches.length;a<u;a++){let h=n.changedTouches.item(a);if(!this.activeTouches.hasOwnProperty(String(h.identifier))){console.warn("move of an UNKNOWN touch",h);continue}let p=this.activeTouches[h.identifier],m=Date.now()-p.initialTimeStamp;if(m<bn.HOLD_DELAY&&Math.abs(p.initialPageX-Hn(p.rollingPageX))<30&&Math.abs(p.initialPageY-Hn(p.rollingPageY))<30){let v=this.newGestureEvent(yi.Tap,p.initialTarget);v.pageX=Hn(p.rollingPageX),v.pageY=Hn(p.rollingPageY),this.dispatchEvent(v)}else if(m>=bn.HOLD_DELAY&&Math.abs(p.initialPageX-Hn(p.rollingPageX))<30&&Math.abs(p.initialPageY-Hn(p.rollingPageY))<30){let v=this.newGestureEvent(yi.Contextmenu,p.initialTarget);v.pageX=Hn(p.rollingPageX),v.pageY=Hn(p.rollingPageY),this.dispatchEvent(v)}else if(o===1){let v=Hn(p.rollingPageX),y=Hn(p.rollingPageY),w=Hn(p.rollingTimestamps)-p.rollingTimestamps[0],b=v-p.rollingPageX[0],S=y-p.rollingPageY[0],C=[...this.targets].filter(x=>p.initialTarget instanceof Node&&x.contains(p.initialTarget));this.inertia(t,C,s,Math.abs(b)/w,b>0?1:-1,v,Math.abs(S)/w,S>0?1:-1,y)}this.dispatchEvent(this.newGestureEvent(yi.End,p.initialTarget)),delete this.activeTouches[h.identifier]}this.dispatched&&(n.preventDefault(),n.stopPropagation(),this.dispatched=!1)}newGestureEvent(t,n){let s=document.createEvent("CustomEvent");return s.initEvent(t,!1,!0),s.initialTarget=n,s.tapCount=0,s}dispatchEvent(t){if(t.type===yi.Tap){let n=new Date().getTime(),s=0;n-this._lastSetTapCountTime>bn.CLEAR_TAP_COUNT_TIME?s=1:s=2,this._lastSetTapCountTime=n,t.tapCount=s}else(t.type===yi.Change||t.type===yi.Contextmenu)&&(this._lastSetTapCountTime=0);if(t.initialTarget instanceof Node){for(let s of this.ignoreTargets)if(s.contains(t.initialTarget))return;let n=[];for(let s of this.targets)if(s.contains(t.initialTarget)){let o=0,a=t.initialTarget;for(;a&&a!==s;)o++,a=a.parentElement;n.push([o,s])}n.sort((s,o)=>s[0]-o[0]);for(let[s,o]of n)o.dispatchEvent(t),this.dispatched=!0}}inertia(t,n,s,o,a,u,h,p,m){this.handle=_f(t,()=>{let v=Date.now(),y=v-s,w=0,b=0,S=!0;o+=bn.SCROLL_FRICTION*y,h+=bn.SCROLL_FRICTION*y,o>0&&(S=!1,w=a*o*y),h>0&&(S=!1,b=p*h*y);let C=this.newGestureEvent(yi.Change);C.translationX=w,C.translationY=b,n.forEach(x=>x.dispatchEvent(C)),S||this.inertia(t,n,v,o,a,u+w,h,p,m+b)})}onTouchMove(t){let n=Date.now();for(let s=0,o=t.changedTouches.length;s<o;s++){let a=t.changedTouches.item(s);if(!this.activeTouches.hasOwnProperty(String(a.identifier))){console.warn("end of an UNKNOWN touch",a);continue}let u=this.activeTouches[a.identifier],h=this.newGestureEvent(yi.Change,u.initialTarget);h.translationX=a.pageX-Hn(u.rollingPageX),h.translationY=a.pageY-Hn(u.rollingPageY),h.pageX=a.pageX,h.pageY=a.pageY,this.dispatchEvent(h),u.rollingPageX.length>3&&(u.rollingPageX.shift(),u.rollingPageY.shift(),u.rollingTimestamps.shift()),u.rollingPageX.push(a.pageX),u.rollingPageY.push(a.pageY),u.rollingTimestamps.push(n)}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}};Fo.SCROLL_FRICTION=-.005,Fo.HOLD_DELAY=700,Fo.CLEAR_TAP_COUNT_TIME=400,$t([l1],Fo,"isTouchDevice",1);var c1=Fo,yf=class extends et{onclick(e,t){this._register(Ye(e,an.CLICK,n=>t(new _l(xi(e),n))))}onmousedown(e,t){this._register(Ye(e,an.MOUSE_DOWN,n=>t(new _l(xi(e),n))))}onmouseover(e,t){this._register(Ye(e,an.MOUSE_OVER,n=>t(new _l(xi(e),n))))}onmouseleave(e,t){this._register(Ye(e,an.MOUSE_LEAVE,n=>t(new _l(xi(e),n))))}onkeydown(e,t){this._register(Ye(e,an.KEY_DOWN,n=>t(new Gg(n))))}onkeyup(e,t){this._register(Ye(e,an.KEY_UP,n=>t(new Gg(n))))}oninput(e,t){this._register(Ye(e,an.INPUT,t))}onblur(e,t){this._register(Ye(e,an.BLUR,t))}onfocus(e,t){this._register(Ye(e,an.FOCUS,t))}onchange(e,t){this._register(Ye(e,an.CHANGE,t))}ignoreGesture(e){return c1.ignoreTarget(e)}},tv=11,u1=class extends yf{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=tv+"px",this.domNode.style.height=tv+"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 Gy),this._register(Zg(this.bgDomNode,an.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(Zg(this.domNode,an.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new r1),this._pointerdownScheduleRepeatTimer=this._register(new vf)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,xi(e))};this._onActivate(),this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancelAndSet(t,200),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,n=>{},()=>{this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancel()}),e.preventDefault()}},d1=class fh{constructor(t,n,s,o,a,u,h){this._forceIntegerValues=t,this._scrollStateBrand=void 0,this._forceIntegerValues&&(n=n|0,s=s|0,o=o|0,a=a|0,u=u|0,h=h|0),this.rawScrollLeft=o,this.rawScrollTop=h,n<0&&(n=0),o+n>s&&(o=s-n),o<0&&(o=0),a<0&&(a=0),h+a>u&&(h=u-a),h<0&&(h=0),this.width=n,this.scrollWidth=s,this.scrollLeft=o,this.height=a,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,n){return new fh(this._forceIntegerValues,typeof t.width<"u"?t.width:this.width,typeof t.scrollWidth<"u"?t.scrollWidth:this.scrollWidth,n?this.rawScrollLeft:this.scrollLeft,typeof t.height<"u"?t.height:this.height,typeof t.scrollHeight<"u"?t.scrollHeight:this.scrollHeight,n?this.rawScrollTop:this.scrollTop)}withScrollPosition(t){return new fh(this._forceIntegerValues,this.width,this.scrollWidth,typeof t.scrollLeft<"u"?t.scrollLeft:this.rawScrollLeft,this.height,this.scrollHeight,typeof t.scrollTop<"u"?t.scrollTop:this.rawScrollTop)}createScrollEvent(t,n){let s=this.width!==t.width,o=this.scrollWidth!==t.scrollWidth,a=this.scrollLeft!==t.scrollLeft,u=this.height!==t.height,h=this.scrollHeight!==t.scrollHeight,p=this.scrollTop!==t.scrollTop;return{inSmoothScrolling:n,oldWidth:t.width,oldScrollWidth:t.scrollWidth,oldScrollLeft:t.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:t.height,oldScrollHeight:t.scrollHeight,oldScrollTop:t.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:s,scrollWidthChanged:o,scrollLeftChanged:a,heightChanged:u,scrollHeightChanged:h,scrollTopChanged:p}}},h1=class extends et{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new Ee),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new d1(e.forceIntegerValues,0,0,0,0,0,0),this._smoothScrolling=null}dispose(){this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),super.dispose()}setSmoothScrollDuration(e){this._smoothScrollDuration=e}validateScrollPosition(e){return this._state.withScrollPosition(e)}getScrollDimensions(){return this._state}setScrollDimensions(e,t){var s;let n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(s=this._smoothScrolling)==null||s.acceptScrollDimensions(this._state)}getFutureScrollPosition(){return this._smoothScrolling?this._smoothScrolling.to:this._state}getCurrentScrollPosition(){return this._state}setScrollPositionNow(e){let t=this._state.withScrollPosition(e);this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),this._setState(t,!1)}setScrollPositionSmooth(e,t){if(this._smoothScrollDuration===0)return this.setScrollPositionNow(e);if(this._smoothScrolling){e={scrollLeft:typeof e.scrollLeft>"u"?this._smoothScrolling.to.scrollLeft:e.scrollLeft,scrollTop:typeof e.scrollTop>"u"?this._smoothScrolling.to.scrollTop:e.scrollTop};let n=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===n.scrollLeft&&this._smoothScrolling.to.scrollTop===n.scrollTop)return;let s;t?s=new iv(this._smoothScrolling.from,n,this._smoothScrolling.startTime,this._smoothScrolling.duration):s=this._smoothScrolling.combine(this._state,n,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=s}else{let n=this._state.withScrollPosition(e);this._smoothScrolling=iv.start(this._state,n,this._smoothScrollDuration)}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}hasPendingScrollAnimation(){return!!this._smoothScrolling}_performSmoothScrolling(){if(!this._smoothScrolling)return;let e=this._smoothScrolling.tick(),t=this._state.withScrollPosition(e);if(this._setState(t,!0),!!this._smoothScrolling){if(e.isDone){this._smoothScrolling.dispose(),this._smoothScrolling=null;return}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}}_setState(e,t){let n=this._state;n.equals(e)||(this._state=e,this._onScroll.fire(this._state.createScrollEvent(n,t)))}},nv=class{constructor(e,t,n){this.scrollLeft=e,this.scrollTop=t,this.isDone=n}};function td(e,t){let n=t-e;return function(s){return e+n*m1(s)}}function f1(e,t,n){return function(s){return s<n?e(s/n):t((s-n)/(1-n))}}var iv=class ph{constructor(t,n,s,o){this.from=t,this.to=n,this.duration=o,this.startTime=s,this.animationFrameDisposable=null,this._initAnimations()}_initAnimations(){this.scrollLeft=this._initAnimation(this.from.scrollLeft,this.to.scrollLeft,this.to.width),this.scrollTop=this._initAnimation(this.from.scrollTop,this.to.scrollTop,this.to.height)}_initAnimation(t,n,s){if(Math.abs(t-n)>2.5*s){let o,a;return t<n?(o=t+.75*s,a=n-.75*s):(o=t-.75*s,a=n+.75*s),f1(td(t,o),td(a,n),.33)}return td(t,n)}dispose(){this.animationFrameDisposable!==null&&(this.animationFrameDisposable.dispose(),this.animationFrameDisposable=null)}acceptScrollDimensions(t){this.to=t.withScrollPosition(this.to),this._initAnimations()}tick(){return this._tick(Date.now())}_tick(t){let n=(t-this.startTime)/this.duration;if(n<1){let s=this.scrollLeft(n),o=this.scrollTop(n);return new nv(s,o,!1)}return new nv(this.to.scrollLeft,this.to.scrollTop,!0)}combine(t,n,s){return ph.start(t,n,s)}static start(t,n,s){s=s+10;let o=Date.now()-10;return new ph(t,n,o,s)}};function p1(e){return Math.pow(e,3)}function m1(e){return 1-p1(1-e)}var g1=class extends et{constructor(e,t,n){super(),this._visibility=e,this._visibleClassName=t,this._invisibleClassName=n,this._domNode=null,this._isVisible=!1,this._isNeeded=!1,this._rawShouldBeVisible=!1,this._shouldBeVisible=!1,this._revealTimer=this._register(new vf)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this._updateShouldBeVisible())}setShouldBeVisible(e){this._rawShouldBeVisible=e,this._updateShouldBeVisible()}_applyVisibilitySetting(){return this._visibility===2?!1:this._visibility===3?!0:this._rawShouldBeVisible}_updateShouldBeVisible(){let e=this._applyVisibilitySetting();this._shouldBeVisible!==e&&(this._shouldBeVisible=e,this.ensureVisibility())}setIsNeeded(e){this._isNeeded!==e&&(this._isNeeded=e,this.ensureVisibility())}setDomNode(e){this._domNode=e,this._domNode.setClassName(this._invisibleClassName),this.setShouldBeVisible(!1)}ensureVisibility(){if(!this._isNeeded){this._hide(!1);return}this._shouldBeVisible?this._reveal():this._hide(!0)}_reveal(){this._isVisible||(this._isVisible=!0,this._revealTimer.setIfNotSet(()=>{var e;(e=this._domNode)==null||e.setClassName(this._visibleClassName)},0))}_hide(e){var t;this._revealTimer.cancel(),this._isVisible&&(this._isVisible=!1,(t=this._domNode)==null||t.setClassName(this._invisibleClassName+(e?" fade":"")))}},v1=140,Xy=class extends yf{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 g1(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new Gy),this._shouldRender=!0,this.domNode=Vo(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(Ye(this.domNode.domNode,an.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){let t=this._register(new u1(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,n,s){this.slider=Vo(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof n=="number"&&this.slider.setWidth(n),typeof s=="number"&&this.slider.setHeight(s),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(Ye(this.slider.domNode,an.POINTER_DOWN,o=>{o.button===0&&(o.preventDefault(),this._sliderPointerDown(o))})),this.onclick(this.slider.domNode,o=>{o.leftButton&&o.stopPropagation()})}_onElementSize(e){return this._scrollbarState.setVisibleSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollSize(e){return this._scrollbarState.setScrollSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollPosition(e){return this._scrollbarState.setScrollPosition(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}beginReveal(){this._visibilityController.setShouldBeVisible(!0)}beginHide(){this._visibilityController.setShouldBeVisible(!1)}render(){this._shouldRender&&(this._shouldRender=!1,this._renderDomNode(this._scrollbarState.getRectangleLargeSize(),this._scrollbarState.getRectangleSmallSize()),this._updateSlider(this._scrollbarState.getSliderSize(),this._scrollbarState.getArrowSize()+this._scrollbarState.getSliderPosition()))}_domNodePointerDown(e){e.target===this.domNode.domNode&&this._onPointerDown(e)}delegatePointerDown(e){let t=this.domNode.domNode.getClientRects()[0].top,n=t+this._scrollbarState.getSliderPosition(),s=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),o=this._sliderPointerPosition(e);n<=o&&o<=s?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,n;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,n=e.offsetY;else{let o=o1(this.domNode.domNode);t=e.pageX-o.left,n=e.pageY-o.top}let s=this._pointerDownRelativePosition(t,n);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(s):this._scrollbarState.getDesiredScrollPositionFromOffset(s)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;let t=this._sliderPointerPosition(e),n=this._sliderOrthogonalPointerPosition(e),s=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,o=>{let a=this._sliderOrthogonalPointerPosition(o),u=Math.abs(a-n);if(Ky&&u>v1){this._setDesiredScrollPositionNow(s.getScrollPosition());return}let h=this._sliderPointerPosition(o)-t;this._setDesiredScrollPositionNow(s.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()}},Qy=class mh{constructor(t,n,s,o,a,u){this._scrollbarSize=Math.round(n),this._oppositeScrollbarSize=Math.round(s),this._arrowSize=Math.round(t),this._visibleSize=o,this._scrollSize=a,this._scrollPosition=u,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new mh(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(t){let n=Math.round(t);return this._visibleSize!==n?(this._visibleSize=n,this._refreshComputedValues(),!0):!1}setScrollSize(t){let n=Math.round(t);return this._scrollSize!==n?(this._scrollSize=n,this._refreshComputedValues(),!0):!1}setScrollPosition(t){let n=Math.round(t);return this._scrollPosition!==n?(this._scrollPosition=n,this._refreshComputedValues(),!0):!1}setScrollbarSize(t){this._scrollbarSize=Math.round(t)}setOppositeScrollbarSize(t){this._oppositeScrollbarSize=Math.round(t)}static _computeValues(t,n,s,o,a){let u=Math.max(0,s-t),h=Math.max(0,u-2*n),p=o>0&&o>s;if(!p)return{computedAvailableSize:Math.round(u),computedIsNeeded:p,computedSliderSize:Math.round(h),computedSliderRatio:0,computedSliderPosition:0};let m=Math.round(Math.max(20,Math.floor(s*h/o))),v=(h-m)/(o-s),y=a*v;return{computedAvailableSize:Math.round(u),computedIsNeeded:p,computedSliderSize:Math.round(m),computedSliderRatio:v,computedSliderPosition:Math.round(y)}}_refreshComputedValues(){let t=mh._computeValues(this._oppositeScrollbarSize,this._arrowSize,this._visibleSize,this._scrollSize,this._scrollPosition);this._computedAvailableSize=t.computedAvailableSize,this._computedIsNeeded=t.computedIsNeeded,this._computedSliderSize=t.computedSliderSize,this._computedSliderRatio=t.computedSliderRatio,this._computedSliderPosition=t.computedSliderPosition}getArrowSize(){return this._arrowSize}getScrollPosition(){return this._scrollPosition}getRectangleLargeSize(){return this._computedAvailableSize}getRectangleSmallSize(){return this._scrollbarSize}isNeeded(){return this._computedIsNeeded}getSliderSize(){return this._computedSliderSize}getSliderPosition(){return this._computedSliderPosition}getDesiredScrollPositionFromOffset(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize-this._computedSliderSize/2;return Math.round(n/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(t){if(!this._computedIsNeeded)return 0;let n=t-this._arrowSize,s=this._scrollPosition;return n<this._computedSliderPosition?s-=this._visibleSize:s+=this._visibleSize,s}getDesiredScrollPositionFromDelta(t){if(!this._computedIsNeeded)return 0;let n=this._computedSliderPosition+t;return Math.round(n/this._computedSliderRatio)}},_1=class extends Xy{constructor(e,t,n){let s=e.getScrollDimensions(),o=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new Qy(t.horizontalHasArrows?t.arrowSize:0,t.horizontal===2?0:t.horizontalScrollbarSize,t.vertical===2?0:t.verticalScrollbarSize,s.width,s.scrollWidth,o.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}},y1=class extends Xy{constructor(e,t,n){let s=e.getScrollDimensions(),o=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:n,scrollbarState:new Qy(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,s.height,s.scrollHeight,o.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}},w1=500,sv=50,b1=class{constructor(e,t,n){this.timestamp=e,this.deltaX=t,this.deltaY=n,this.score=0}},gh=class{constructor(){this._capacity=5,this._memory=[],this._front=-1,this._rear=-1}isPhysicalMouseWheel(){if(this._front===-1&&this._rear===-1)return!1;let t=1,n=0,s=1,o=this._rear;do{let a=o===this._front?t:Math.pow(2,-s);if(t-=a,n+=this._memory[o].score*a,o===this._front)break;o=(this._capacity+o-1)%this._capacity,s++}while(!0);return n<=.5}acceptStandardWheelEvent(t){if(mf){let n=xi(t.browserEvent),s=Lk(n);this.accept(Date.now(),t.deltaX*s,t.deltaY*s)}else this.accept(Date.now(),t.deltaX,t.deltaY)}accept(t,n,s){let o=null,a=new b1(t,n,s);this._front===-1&&this._rear===-1?(this._memory[0]=a,this._front=0,this._rear=0):(o=this._memory[this._rear],this._rear=(this._rear+1)%this._capacity,this._rear===this._front&&(this._front=(this._front+1)%this._capacity),this._memory[this._rear]=a),a.score=this._computeScore(a,o)}_computeScore(t,n){if(Math.abs(t.deltaX)>0&&Math.abs(t.deltaY)>0)return 1;let s=.5;if((!this._isAlmostInt(t.deltaX)||!this._isAlmostInt(t.deltaY))&&(s+=.25),n){let o=Math.abs(t.deltaX),a=Math.abs(t.deltaY),u=Math.abs(n.deltaX),h=Math.abs(n.deltaY),p=Math.max(Math.min(o,u),1),m=Math.max(Math.min(a,h),1),v=Math.max(o,u),y=Math.max(a,h);v%p===0&&y%m===0&&(s-=.5)}return Math.min(Math.max(s,0),1)}_isAlmostInt(t){return Math.abs(Math.round(t)-t)<.01}};gh.INSTANCE=new gh;var S1=gh,x1=class extends yf{constructor(e,t,n){super(),this._onScroll=this._register(new Ee),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new Ee),this.onWillScroll=this._onWillScroll.event,this._options=C1(t),this._scrollable=n,this._register(this._scrollable.onScroll(o=>{this._onWillScroll.fire(o),this._onDidScroll(o),this._onScroll.fire(o)}));let s={onMouseWheel:o=>this._onMouseWheel(o),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new y1(this._scrollable,this._options,s)),this._horizontalScrollbar=this._register(new _1(this._scrollable,this._options,s)),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=Vo(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=Vo(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=Vo(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,o=>this._onMouseOver(o)),this.onmouseleave(this._listenOnDomNode,o=>this._onMouseLeave(o)),this._hideTimeout=this._register(new vf),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}get options(){return this._options}dispose(){this._mouseWheelToDispose=Xs(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,Ci&&(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 Qg(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=Xs(this._mouseWheelToDispose),e)){let t=n=>{this._onMouseWheel(new Qg(n))};this._mouseWheelToDispose.push(Ye(this._listenOnDomNode,an.MOUSE_WHEEL,t,{passive:!1}))}}_onMouseWheel(e){var o;if((o=e.browserEvent)!=null&&o.defaultPrevented)return;let t=S1.INSTANCE;t.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let a=e.deltaY*this._options.mouseWheelScrollSensitivity,u=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&u+a===0?u=a=0:Math.abs(a)>=Math.abs(u)?u=0:a=0),this._options.flipAxes&&([a,u]=[u,a]);let h=!Ci&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||h)&&!u&&(u=a,a=0),e.browserEvent&&e.browserEvent.altKey&&(u=u*this._options.fastScrollSensitivity,a=a*this._options.fastScrollSensitivity);let p=this._scrollable.getFutureScrollPosition(),m={};if(a){let v=sv*a,y=p.scrollTop-(v<0?Math.floor(v):Math.ceil(v));this._verticalScrollbar.writeScrollPosition(m,y)}if(u){let v=sv*u,y=p.scrollLeft-(v<0?Math.floor(v):Math.ceil(v));this._horizontalScrollbar.writeScrollPosition(m,y)}m=this._scrollable.validateScrollPosition(m),(p.scrollLeft!==m.scrollLeft||p.scrollTop!==m.scrollTop)&&(this._options.mouseWheelSmoothScroll&&t.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(m):this._scrollable.setScrollPositionNow(m),n=!0)}let s=n;!s&&this._options.alwaysConsumeMouseWheel&&(s=!0),!s&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(s=!0),s&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){let e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,n=e.scrollLeft>0,s=n?" left":"",o=t?" top":"",a=n||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${s}`),this._topShadowDomNode.setClassName(`shadow${o}`),this._topLeftShadowDomNode.setClassName(`shadow${a}${o}${s}`)}}_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(),w1)}},k1=class extends x1{constructor(e,t,n){super(e,t,n)}setScrollPosition(e){e.reuseAnimation?this._scrollable.setScrollPositionSmooth(e,e.reuseAnimation):this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}};function C1(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,Ci&&(t.className+=" mac"),t}var vh=class extends et{constructor(e,t,n,s,o,a,u,h){super(),this._bufferService=n,this._optionsService=u,this._renderService=h,this._onRequestScrollLines=this._register(new Ee),this.onRequestScrollLines=this._onRequestScrollLines.event,this._isSyncing=!1,this._isHandlingScroll=!1,this._suppressOnScrollHandler=!1;let p=this._register(new h1({forceIntegerValues:!1,smoothScrollDuration:this._optionsService.rawOptions.smoothScrollDuration,scheduleAtNextAnimationFrame:m=>_f(s.window,m)}));this._register(this._optionsService.onSpecificOptionChange("smoothScrollDuration",()=>{p.setSmoothScrollDuration(this._optionsService.rawOptions.smoothScrollDuration)})),this._scrollableElement=this._register(new k1(t,{vertical:1,horizontal:2,useShadows:!1,mouseWheelSmoothScroll:!0,...this._getChangeOptions()},p)),this._register(this._optionsService.onMultipleOptionChange(["scrollSensitivity","fastScrollSensitivity","overviewRuler"],()=>this._scrollableElement.updateOptions(this._getChangeOptions()))),this._register(o.onProtocolChange(m=>{this._scrollableElement.updateOptions({handleMouseWheel:!(m&16)})})),this._scrollableElement.setScrollDimensions({height:0,scrollHeight:0}),this._register(gn.runAndSubscribe(a.onChangeColors,()=>{this._scrollableElement.getDomNode().style.backgroundColor=a.colors.background.css})),e.appendChild(this._scrollableElement.getDomNode()),this._register(Lt(()=>this._scrollableElement.getDomNode().remove())),this._styleElement=s.mainDocument.createElement("style"),t.appendChild(this._styleElement),this._register(Lt(()=>this._styleElement.remove())),this._register(gn.runAndSubscribe(a.onChangeColors,()=>{this._styleElement.textContent=[".xterm .xterm-scrollable-element > .scrollbar > .slider {",` background: ${a.colors.scrollbarSliderBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider:hover {",` background: ${a.colors.scrollbarSliderHoverBackground.css};`,"}",".xterm .xterm-scrollable-element > .scrollbar > .slider.active {",` background: ${a.colors.scrollbarSliderActiveBackground.css};`,"}"].join(`
60
- `)})),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(m=>this._handleScroll(m)))}scrollLines(e){let t=this._scrollableElement.getScrollPosition();this._scrollableElement.setScrollPosition({reuseAnimation:!0,scrollTop:t.scrollTop+e*this._renderService.dimensions.css.cell.height})}scrollToLine(e,t){t&&(this._latestYDisp=e),this._scrollableElement.setScrollPosition({reuseAnimation:!t,scrollTop:e*this._renderService.dimensions.css.cell.height})}_getChangeOptions(){var e;return{mouseWheelScrollSensitivity:this._optionsService.rawOptions.scrollSensitivity,fastScrollSensitivity:this._optionsService.rawOptions.fastScrollSensitivity,verticalScrollbarSize:((e=this._optionsService.rawOptions.overviewRuler)==null?void 0:e.width)||14}}queueSync(e){e!==void 0&&(this._latestYDisp=e),this._queuedAnimationFrame===void 0&&(this._queuedAnimationFrame=this._renderService.addRefreshCallback(()=>{this._queuedAnimationFrame=void 0,this._sync(this._latestYDisp)}))}_sync(e=this._bufferService.buffer.ydisp){!this._renderService||this._isSyncing||(this._isSyncing=!0,this._suppressOnScrollHandler=!0,this._scrollableElement.setScrollDimensions({height:this._renderService.dimensions.css.canvas.height,scrollHeight:this._renderService.dimensions.css.cell.height*this._bufferService.buffer.lines.length}),this._suppressOnScrollHandler=!1,e!==this._latestYDisp&&this._scrollableElement.setScrollPosition({scrollTop:e*this._renderService.dimensions.css.cell.height}),this._isSyncing=!1)}_handleScroll(e){if(!this._renderService||this._isHandlingScroll||this._suppressOnScrollHandler)return;this._isHandlingScroll=!0;let t=Math.round(e.scrollTop/this._renderService.dimensions.css.cell.height),n=t-this._bufferService.buffer.ydisp;n!==0&&(this._latestYDisp=t,this._onRequestScrollLines.fire(n)),this._isHandlingScroll=!1}};vh=$t([Pe(2,Nn),Pe(3,Fi),Pe(4,Ay),Pe(5,Fr),Pe(6,jn),Pe(7,Hi)],vh);var _h=class extends et{constructor(e,t,n,s,o){super(),this._screenElement=e,this._bufferService=t,this._coreBrowserService=n,this._decorationService=s,this._renderService=o,this._decorationElements=new Map,this._altBufferIsActive=!1,this._dimensionsChanged=!1,this._container=document.createElement("div"),this._container.classList.add("xterm-decoration-container"),this._screenElement.appendChild(this._container),this._register(this._renderService.onRenderedViewportChange(()=>this._doRefreshDecorations())),this._register(this._renderService.onDimensionsChange(()=>{this._dimensionsChanged=!0,this._queueRefresh()})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._altBufferIsActive=this._bufferService.buffer===this._bufferService.buffers.alt})),this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh())),this._register(this._decorationService.onDecorationRemoved(a=>this._removeDecoration(a))),this._register(Lt(()=>{this._container.remove(),this._decorationElements.clear()}))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback(()=>{this._doRefreshDecorations(),this._animationFrame=void 0}))}_doRefreshDecorations(){for(let e of this._decorationService.decorations)this._renderDecoration(e);this._dimensionsChanged=!1}_renderDecoration(e){this._refreshStyle(e),this._dimensionsChanged&&this._refreshXPosition(e)}_createElement(e){var s;let t=this._coreBrowserService.mainDocument.createElement("div");t.classList.add("xterm-decoration"),t.classList.toggle("xterm-decoration-top-layer",((s=e==null?void 0:e.options)==null?void 0:s.layer)==="top"),t.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,t.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,t.style.top=`${(e.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height}px`,t.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;let n=e.options.x??0;return n&&n>this._bufferService.cols&&(t.style.display="none"),this._refreshXPosition(e,t),t}_refreshStyle(e){let t=e.marker.line-this._bufferService.buffers.active.ydisp;if(t<0||t>=this._bufferService.rows)e.element&&(e.element.style.display="none",e.onRenderEmitter.fire(e.element));else{let n=this._decorationElements.get(e);n||(n=this._createElement(e),e.element=n,this._decorationElements.set(e,n),this._container.appendChild(n),e.onDispose(()=>{this._decorationElements.delete(e),n.remove()})),n.style.display=this._altBufferIsActive?"none":"block",this._altBufferIsActive||(n.style.width=`${Math.round((e.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,n.style.height=`${(e.options.height||1)*this._renderService.dimensions.css.cell.height}px`,n.style.top=`${t*this._renderService.dimensions.css.cell.height}px`,n.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`),e.onRenderEmitter.fire(n)}}_refreshXPosition(e,t=e.element){if(!t)return;let n=e.options.x??0;(e.options.anchor||"left")==="right"?t.style.right=n?`${n*this._renderService.dimensions.css.cell.width}px`:"":t.style.left=n?`${n*this._renderService.dimensions.css.cell.width}px`:""}_removeDecoration(e){var t;(t=this._decorationElements.get(e))==null||t.remove(),this._decorationElements.delete(e),e.dispose()}};_h=$t([Pe(1,Nn),Pe(2,Fi),Pe(3,ia),Pe(4,Hi)],_h);var E1=class{constructor(){this._zones=[],this._zonePool=[],this._zonePoolIndex=0,this._linePadding={full:0,left:0,center:0,right:0}}get zones(){return this._zonePool.length=Math.min(this._zonePool.length,this._zones.length),this._zones}clear(){this._zones.length=0,this._zonePoolIndex=0}addDecoration(e){if(e.options.overviewRulerOptions){for(let t of this._zones)if(t.color===e.options.overviewRulerOptions.color&&t.position===e.options.overviewRulerOptions.position){if(this._lineIntersectsZone(t,e.marker.line))return;if(this._lineAdjacentToZone(t,e.marker.line,e.options.overviewRulerOptions.position)){this._addLineToZone(t,e.marker.line);return}}if(this._zonePoolIndex<this._zonePool.length){this._zonePool[this._zonePoolIndex].color=e.options.overviewRulerOptions.color,this._zonePool[this._zonePoolIndex].position=e.options.overviewRulerOptions.position,this._zonePool[this._zonePoolIndex].startBufferLine=e.marker.line,this._zonePool[this._zonePoolIndex].endBufferLine=e.marker.line,this._zones.push(this._zonePool[this._zonePoolIndex++]);return}this._zones.push({color:e.options.overviewRulerOptions.color,position:e.options.overviewRulerOptions.position,startBufferLine:e.marker.line,endBufferLine:e.marker.line}),this._zonePool.push(this._zones[this._zones.length-1]),this._zonePoolIndex++}}setPadding(e){this._linePadding=e}_lineIntersectsZone(e,t){return t>=e.startBufferLine&&t<=e.endBufferLine}_lineAdjacentToZone(e,t,n){return t>=e.startBufferLine-this._linePadding[n||"full"]&&t<=e.endBufferLine+this._linePadding[n||"full"]}_addLineToZone(e,t){e.startBufferLine=Math.min(e.startBufferLine,t),e.endBufferLine=Math.max(e.endBufferLine,t)}},gi={full:0,left:0,center:0,right:0},us={full:0,left:0,center:0,right:0},Ao={full:0,left:0,center:0,right:0},Ul=class extends et{constructor(e,t,n,s,o,a,u,h){var m;super(),this._viewportElement=e,this._screenElement=t,this._bufferService=n,this._decorationService=s,this._renderService=o,this._optionsService=a,this._themeService=u,this._coreBrowserService=h,this._colorZoneStore=new E1,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(),(m=this._viewportElement.parentElement)==null||m.insertBefore(this._canvas,this._viewportElement),this._register(Lt(()=>{var v;return(v=this._canvas)==null?void 0:v.remove()}));let p=this._canvas.getContext("2d");if(p)this._ctx=p;else throw new Error("Ctx cannot be null");this._register(this._decorationService.onDecorationRegistered(()=>this._queueRefresh(void 0,!0))),this._register(this._decorationService.onDecorationRemoved(()=>this._queueRefresh(void 0,!0))),this._register(this._renderService.onRenderedViewportChange(()=>this._queueRefresh())),this._register(this._bufferService.buffers.onBufferActivate(()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"})),this._register(this._bufferService.onScroll(()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})),this._register(this._renderService.onRender(()=>{(!this._containerHeight||this._containerHeight!==this._screenElement.clientHeight)&&(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)})),this._register(this._coreBrowserService.onDprChange(()=>this._queueRefresh(!0))),this._register(this._optionsService.onSpecificOptionChange("overviewRuler",()=>this._queueRefresh(!0))),this._register(this._themeService.onChangeColors(()=>this._queueRefresh())),this._queueRefresh(!0)}get _width(){var e;return((e=this._optionsService.options.overviewRuler)==null?void 0:e.width)||0}_refreshDrawConstants(){let e=Math.floor((this._canvas.width-1)/3),t=Math.ceil((this._canvas.width-1)/3);us.full=this._canvas.width,us.left=e,us.center=t,us.right=e,this._refreshDrawHeightConstants(),Ao.full=1,Ao.left=1,Ao.center=1+us.left,Ao.right=1+us.left+us.center}_refreshDrawHeightConstants(){gi.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);gi.left=t,gi.center=t,gi.right=t}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*gi.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*gi.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*gi.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*gi.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(Ao[e.position||"full"],Math.round((this._canvas.height-1)*(e.startBufferLine/this._bufferService.buffers.active.lines.length)-gi[e.position||"full"]/2),us[e.position||"full"],Math.round((this._canvas.height-1)*((e.endBufferLine-e.startBufferLine)/this._bufferService.buffers.active.lines.length)+gi[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}))}};Ul=$t([Pe(2,Nn),Pe(3,ia),Pe(4,Hi),Pe(5,jn),Pe(6,Fr),Pe(7,Fi)],Ul);var ge;(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=`
61
- `,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=""))(ge||(ge={}));var Ll;(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="Ÿ"))(Ll||(Ll={}));var Jy;(e=>e.ST=`${ge.ESC}\\`)(Jy||(Jy={}));var yh=class{constructor(e,t,n,s,o,a){this._textarea=e,this._compositionView=t,this._bufferService=n,this._optionsService=s,this._coreService=o,this._renderService=a,this._isComposing=!1,this._isSendingComposition=!1,this._compositionPosition={start:0,end:0},this._dataAlreadySent=""}get isComposing(){return this._isComposing}compositionstart(){this._isComposing=!0,this._compositionPosition.start=this._textarea.value.length,this._compositionView.textContent="",this._dataAlreadySent="",this._compositionView.classList.add("active")}compositionupdate(e){this._compositionView.textContent=e.data,this.updateCompositionElements(),setTimeout(()=>{this._compositionPosition.end=this._textarea.value.length},0)}compositionend(){this._finalizeComposition(!0)}keydown(e){if(this._isComposing||this._isSendingComposition){if(e.keyCode===20||e.keyCode===229||e.keyCode===16||e.keyCode===17||e.keyCode===18)return!1;this._finalizeComposition(!1)}return e.keyCode===229?(this._handleAnyTextareaChanges(),!1):!0}_finalizeComposition(e){if(this._compositionView.classList.remove("active"),this._isComposing=!1,e){let t={start:this._compositionPosition.start,end:this._compositionPosition.end};this._isSendingComposition=!0,setTimeout(()=>{if(this._isSendingComposition){this._isSendingComposition=!1;let n;t.start+=this._dataAlreadySent.length,this._isComposing?n=this._textarea.value.substring(t.start,this._compositionPosition.start):n=this._textarea.value.substring(t.start),n.length>0&&this._coreService.triggerDataEvent(n,!0)}},0)}else{this._isSendingComposition=!1;let t=this._textarea.value.substring(this._compositionPosition.start,this._compositionPosition.end);this._coreService.triggerDataEvent(t,!0)}}_handleAnyTextareaChanges(){let e=this._textarea.value;setTimeout(()=>{if(!this._isComposing){let t=this._textarea.value,n=t.replace(e,"");this._dataAlreadySent=n,t.length>e.length?this._coreService.triggerDataEvent(n,!0):t.length<e.length?this._coreService.triggerDataEvent(`${ge.DEL}`,!0):t.length===e.length&&t!==e&&this._coreService.triggerDataEvent(t,!0)}},0)}updateCompositionElements(e){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){let t=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),n=this._renderService.dimensions.css.cell.height,s=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,o=t*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=o+"px",this._compositionView.style.top=s+"px",this._compositionView.style.height=n+"px",this._compositionView.style.lineHeight=n+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";let a=this._compositionView.getBoundingClientRect();this._textarea.style.left=o+"px",this._textarea.style.top=s+"px",this._textarea.style.width=Math.max(a.width,1)+"px",this._textarea.style.height=Math.max(a.height,1)+"px",this._textarea.style.lineHeight=a.height+"px"}e||setTimeout(()=>this.updateCompositionElements(!0),0)}}};yh=$t([Pe(2,Nn),Pe(3,jn),Pe(4,Js),Pe(5,Hi)],yh);var ln=0,cn=0,un=0,zt=0,rv={css:"#00000000",rgba:0},Gt;(e=>{function t(o,a,u,h){return h!==void 0?`#${Fs(o)}${Fs(a)}${Fs(u)}${Fs(h)}`:`#${Fs(o)}${Fs(a)}${Fs(u)}`}e.toCss=t;function n(o,a,u,h=255){return(o<<24|a<<16|u<<8|h)>>>0}e.toRgba=n;function s(o,a,u,h){return{css:e.toCss(o,a,u,h),rgba:e.toRgba(o,a,u,h)}}e.toColor=s})(Gt||(Gt={}));var Nt;(e=>{function t(p,m){if(zt=(m.rgba&255)/255,zt===1)return{css:m.css,rgba:m.rgba};let v=m.rgba>>24&255,y=m.rgba>>16&255,w=m.rgba>>8&255,b=p.rgba>>24&255,S=p.rgba>>16&255,C=p.rgba>>8&255;ln=b+Math.round((v-b)*zt),cn=S+Math.round((y-S)*zt),un=C+Math.round((w-C)*zt);let x=Gt.toCss(ln,cn,un),R=Gt.toRgba(ln,cn,un);return{css:x,rgba:R}}e.blend=t;function n(p){return(p.rgba&255)===255}e.isOpaque=n;function s(p,m,v){let y=Tl.ensureContrastRatio(p.rgba,m.rgba,v);if(y)return Gt.toColor(y>>24&255,y>>16&255,y>>8&255)}e.ensureContrastRatio=s;function o(p){let m=(p.rgba|255)>>>0;return[ln,cn,un]=Tl.toChannels(m),{css:Gt.toCss(ln,cn,un),rgba:m}}e.opaque=o;function a(p,m){return zt=Math.round(m*255),[ln,cn,un]=Tl.toChannels(p.rgba),{css:Gt.toCss(ln,cn,un,zt),rgba:Gt.toRgba(ln,cn,un,zt)}}e.opacity=a;function u(p,m){return zt=p.rgba&255,a(p,zt*m/255)}e.multiplyOpacity=u;function h(p){return[p.rgba>>24&255,p.rgba>>16&255,p.rgba>>8&255]}e.toColorRGB=h})(Nt||(Nt={}));var Ot;(e=>{let t,n;try{let o=document.createElement("canvas");o.width=1,o.height=1;let a=o.getContext("2d",{willReadFrequently:!0});a&&(t=a,t.globalCompositeOperation="copy",n=t.createLinearGradient(0,0,1,1))}catch{}function s(o){if(o.match(/#[\da-f]{3,8}/i))switch(o.length){case 4:return ln=parseInt(o.slice(1,2).repeat(2),16),cn=parseInt(o.slice(2,3).repeat(2),16),un=parseInt(o.slice(3,4).repeat(2),16),Gt.toColor(ln,cn,un);case 5:return ln=parseInt(o.slice(1,2).repeat(2),16),cn=parseInt(o.slice(2,3).repeat(2),16),un=parseInt(o.slice(3,4).repeat(2),16),zt=parseInt(o.slice(4,5).repeat(2),16),Gt.toColor(ln,cn,un,zt);case 7:return{css:o,rgba:(parseInt(o.slice(1),16)<<8|255)>>>0};case 9:return{css:o,rgba:parseInt(o.slice(1),16)>>>0}}let a=o.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(a)return ln=parseInt(a[1]),cn=parseInt(a[2]),un=parseInt(a[3]),zt=Math.round((a[5]===void 0?1:parseFloat(a[5]))*255),Gt.toColor(ln,cn,un,zt);if(!t||!n)throw new Error("css.toColor: Unsupported css format");if(t.fillStyle=n,t.fillStyle=o,typeof t.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(t.fillRect(0,0,1,1),[ln,cn,un,zt]=t.getImageData(0,0,1,1).data,zt!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:Gt.toRgba(ln,cn,un,zt),css:o}}e.toColor=s})(Ot||(Ot={}));var Cn;(e=>{function t(s){return n(s>>16&255,s>>8&255,s&255)}e.relativeLuminance=t;function n(s,o,a){let u=s/255,h=o/255,p=a/255,m=u<=.03928?u/12.92:Math.pow((u+.055)/1.055,2.4),v=h<=.03928?h/12.92:Math.pow((h+.055)/1.055,2.4),y=p<=.03928?p/12.92:Math.pow((p+.055)/1.055,2.4);return m*.2126+v*.7152+y*.0722}e.relativeLuminance2=n})(Cn||(Cn={}));var Tl;(e=>{function t(u,h){if(zt=(h&255)/255,zt===1)return h;let p=h>>24&255,m=h>>16&255,v=h>>8&255,y=u>>24&255,w=u>>16&255,b=u>>8&255;return ln=y+Math.round((p-y)*zt),cn=w+Math.round((m-w)*zt),un=b+Math.round((v-b)*zt),Gt.toRgba(ln,cn,un)}e.blend=t;function n(u,h,p){let m=Cn.relativeLuminance(u>>8),v=Cn.relativeLuminance(h>>8);if(Ii(m,v)<p){if(v<m){let b=s(u,h,p),S=Ii(m,Cn.relativeLuminance(b>>8));if(S<p){let C=o(u,h,p),x=Ii(m,Cn.relativeLuminance(C>>8));return S>x?b:C}return b}let y=o(u,h,p),w=Ii(m,Cn.relativeLuminance(y>>8));if(w<p){let b=s(u,h,p),S=Ii(m,Cn.relativeLuminance(b>>8));return w>S?y:b}return y}}e.ensureContrastRatio=n;function s(u,h,p){let m=u>>24&255,v=u>>16&255,y=u>>8&255,w=h>>24&255,b=h>>16&255,S=h>>8&255,C=Ii(Cn.relativeLuminance2(w,b,S),Cn.relativeLuminance2(m,v,y));for(;C<p&&(w>0||b>0||S>0);)w-=Math.max(0,Math.ceil(w*.1)),b-=Math.max(0,Math.ceil(b*.1)),S-=Math.max(0,Math.ceil(S*.1)),C=Ii(Cn.relativeLuminance2(w,b,S),Cn.relativeLuminance2(m,v,y));return(w<<24|b<<16|S<<8|255)>>>0}e.reduceLuminance=s;function o(u,h,p){let m=u>>24&255,v=u>>16&255,y=u>>8&255,w=h>>24&255,b=h>>16&255,S=h>>8&255,C=Ii(Cn.relativeLuminance2(w,b,S),Cn.relativeLuminance2(m,v,y));for(;C<p&&(w<255||b<255||S<255);)w=Math.min(255,w+Math.ceil((255-w)*.1)),b=Math.min(255,b+Math.ceil((255-b)*.1)),S=Math.min(255,S+Math.ceil((255-S)*.1)),C=Ii(Cn.relativeLuminance2(w,b,S),Cn.relativeLuminance2(m,v,y));return(w<<24|b<<16|S<<8|255)>>>0}e.increaseLuminance=o;function a(u){return[u>>24&255,u>>16&255,u>>8&255,u&255]}e.toChannels=a})(Tl||(Tl={}));function Fs(e){let t=e.toString(16);return t.length<2?"0"+t:t}function Ii(e,t){return e<t?(t+.05)/(e+.05):(e+.05)/(t+.05)}var N1=class extends na{constructor(e,t,n){super(),this.content=0,this.combinedData="",this.fg=e.fg,this.bg=e.bg,this.combinedData=t,this._width=n}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(e){throw new Error("not implemented")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}},Kl=class{constructor(e){this._bufferService=e,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new ii}register(e){let t={id:this._nextCharacterJoinerId++,handler:e};return this._characterJoiners.push(t),t.id}deregister(e){for(let t=0;t<this._characterJoiners.length;t++)if(this._characterJoiners[t].id===e)return this._characterJoiners.splice(t,1),!0;return!1}getJoinedCharacters(e){if(this._characterJoiners.length===0)return[];let t=this._bufferService.buffer.lines.get(e);if(!t||t.length===0)return[];let n=[],s=t.translateToString(!0),o=0,a=0,u=0,h=t.getFg(0),p=t.getBg(0);for(let m=0;m<t.getTrimmedLength();m++)if(t.loadCell(m,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==h||this._workCell.bg!==p){if(m-o>1){let v=this._getJoinedRanges(s,u,a,t,o);for(let y=0;y<v.length;y++)n.push(v[y])}o=m,u=a,h=this._workCell.fg,p=this._workCell.bg}a+=this._workCell.getChars().length||gs.length}if(this._bufferService.cols-o>1){let m=this._getJoinedRanges(s,u,a,t,o);for(let v=0;v<m.length;v++)n.push(m[v])}return n}_getJoinedRanges(e,t,n,s,o){let a=e.substring(t,n),u=[];try{u=this._characterJoiners[0].handler(a)}catch(h){console.error(h)}for(let h=1;h<this._characterJoiners.length;h++)try{let p=this._characterJoiners[h].handler(a);for(let m=0;m<p.length;m++)Kl._mergeRanges(u,p[m])}catch(p){console.error(p)}return this._stringRangesToCellRanges(u,s,o),u}_stringRangesToCellRanges(e,t,n){let s=0,o=!1,a=0,u=e[s];if(u){for(let h=n;h<this._bufferService.cols;h++){let p=t.getWidth(h),m=t.getString(h).length||gs.length;if(p!==0){if(!o&&u[0]<=a&&(u[0]=h,o=!0),u[1]<=a){if(u[1]=h,u=e[++s],!u)break;u[0]<=a?(u[0]=h,o=!0):o=!1}a+=m}}u&&(u[1]=this._bufferService.cols)}}static _mergeRanges(e,t){let n=!1;for(let s=0;s<e.length;s++){let o=e[s];if(n){if(t[1]<=o[0])return e[s-1][1]=t[1],e;if(t[1]<=o[1])return e[s-1][1]=Math.max(t[1],o[1]),e.splice(s,1),e;e.splice(s,1),s--}else{if(t[1]<=o[0])return e.splice(s,0,t),e;if(t[1]<=o[1])return o[0]=Math.min(t[0],o[0]),e;t[0]<o[1]&&(o[0]=Math.min(t[0],o[0]),n=!0);continue}}return n?e[e.length-1][1]=t[1]:e.push(t),e}};Kl=$t([Pe(0,Nn)],Kl);function j1(e){return 57508<=e&&e<=57558}function R1(e){return 9472<=e&&e<=9631}function P1(e){return j1(e)||R1(e)}function A1(){return{css:{canvas:yl(),cell:yl()},device:{canvas:yl(),cell:yl(),char:{width:0,height:0,left:0,top:0}}}}function yl(){return{width:0,height:0}}var wh=class{constructor(e,t,n,s,o,a,u){this._document=e,this._characterJoinerService=t,this._optionsService=n,this._coreBrowserService=s,this._coreService=o,this._decorationService=a,this._themeService=u,this._workCell=new ii,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(e,t,n){this._selectionStart=e,this._selectionEnd=t,this._columnSelectMode=n}createRow(e,t,n,s,o,a,u,h,p,m,v){let y=[],w=this._characterJoinerService.getJoinedCharacters(t),b=this._themeService.colors,S=e.getNoBgTrimmedLength();n&&S<a+1&&(S=a+1);let C,x=0,R="",E=0,$=0,B=0,K=0,V=!1,Y=0,te=!1,Q=0,J=0,H=[],L=m!==-1&&v!==-1;for(let A=0;A<S;A++){e.loadCell(A,this._workCell);let z=this._workCell.getWidth();if(z===0)continue;let O=!1,T=A>=J,F=A,k=this._workCell;if(w.length>0&&A===w[0][0]&&T){let Ne=w.shift(),jt=this._isCellInSelection(Ne[0],t);for(E=Ne[0]+1;E<Ne[1];E++)T&&(T=jt===this._isCellInSelection(E,t));T&&(T=!n||a<Ne[0]||a>=Ne[1]),T?(O=!0,k=new N1(this._workCell,e.translateToString(!0,Ne[0],Ne[1]),Ne[1]-Ne[0]),F=Ne[1]-1,z=k.getWidth()):J=Ne[1]}let I=this._isCellInSelection(A,t),D=n&&A===a,M=L&&A>=m&&A<=v,W=!1;this._decorationService.forEachDecorationAtCell(A,t,void 0,Ne=>{W=!0});let G=k.getChars()||gs;if(G===" "&&(k.isUnderline()||k.isOverline())&&(G=" "),Q=z*h-p.get(G,k.isBold(),k.isItalic()),!C)C=this._document.createElement("span");else if(x&&(I&&te||!I&&!te&&k.bg===$)&&(I&&te&&b.selectionForeground||k.fg===B)&&k.extended.ext===K&&M===V&&Q===Y&&!D&&!O&&!W&&T){k.isInvisible()?R+=gs:R+=G,x++;continue}else x&&(C.textContent=R),C=this._document.createElement("span"),x=0,R="";if($=k.bg,B=k.fg,K=k.extended.ext,V=M,Y=Q,te=I,O&&a>=A&&a<=F&&(a=A),!this._coreService.isCursorHidden&&D&&this._coreService.isCursorInitialized){if(H.push("xterm-cursor"),this._coreBrowserService.isFocused)u&&H.push("xterm-cursor-blink"),H.push(s==="bar"?"xterm-cursor-bar":s==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(o)switch(o){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(k.isBold()&&H.push("xterm-bold"),k.isItalic()&&H.push("xterm-italic"),k.isDim()&&H.push("xterm-dim"),k.isInvisible()?R=gs:R=k.getChars()||gs,k.isUnderline()&&(H.push(`xterm-underline-${k.extended.underlineStyle}`),R===" "&&(R=" "),!k.isUnderlineColorDefault()))if(k.isUnderlineColorRGB())C.style.textDecorationColor=`rgb(${na.toColorRGB(k.getUnderlineColor()).join(",")})`;else{let Ne=k.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&k.isBold()&&Ne<8&&(Ne+=8),C.style.textDecorationColor=b.ansi[Ne].css}k.isOverline()&&(H.push("xterm-overline"),R===" "&&(R=" ")),k.isStrikethrough()&&H.push("xterm-strikethrough"),M&&(C.style.textDecoration="underline");let ue=k.getFgColor(),le=k.getFgColorMode(),he=k.getBgColor(),we=k.getBgColorMode(),re=!!k.isInverse();if(re){let Ne=ue;ue=he,he=Ne;let jt=le;le=we,we=jt}let _e,ze,ut=!1;this._decorationService.forEachDecorationAtCell(A,t,void 0,Ne=>{Ne.options.layer!=="top"&&ut||(Ne.backgroundColorRGB&&(we=50331648,he=Ne.backgroundColorRGB.rgba>>8&16777215,_e=Ne.backgroundColorRGB),Ne.foregroundColorRGB&&(le=50331648,ue=Ne.foregroundColorRGB.rgba>>8&16777215,ze=Ne.foregroundColorRGB),ut=Ne.options.layer==="top")}),!ut&&I&&(_e=this._coreBrowserService.isFocused?b.selectionBackgroundOpaque:b.selectionInactiveBackgroundOpaque,he=_e.rgba>>8&16777215,we=50331648,ut=!0,b.selectionForeground&&(le=50331648,ue=b.selectionForeground.rgba>>8&16777215,ze=b.selectionForeground)),ut&&H.push("xterm-decoration-top");let nt;switch(we){case 16777216:case 33554432:nt=b.ansi[he],H.push(`xterm-bg-${he}`);break;case 50331648:nt=Gt.toColor(he>>16,he>>8&255,he&255),this._addStyle(C,`background-color:#${ov((he>>>0).toString(16),"0",6)}`);break;case 0:default:re?(nt=b.foreground,H.push("xterm-bg-257")):nt=b.background}switch(_e||k.isDim()&&(_e=Nt.multiplyOpacity(nt,.5)),le){case 16777216:case 33554432:k.isBold()&&ue<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(ue+=8),this._applyMinimumContrast(C,nt,b.ansi[ue],k,_e,void 0)||H.push(`xterm-fg-${ue}`);break;case 50331648:let Ne=Gt.toColor(ue>>16&255,ue>>8&255,ue&255);this._applyMinimumContrast(C,nt,Ne,k,_e,ze)||this._addStyle(C,`color:#${ov(ue.toString(16),"0",6)}`);break;case 0:default:this._applyMinimumContrast(C,nt,b.foreground,k,_e,ze)||re&&H.push("xterm-fg-257")}H.length&&(C.className=H.join(" "),H.length=0),!D&&!O&&!W&&T?x++:C.textContent=R,Q!==this.defaultSpacing&&(C.style.letterSpacing=`${Q}px`),y.push(C),A=F}return C&&x&&(C.textContent=R),y}_applyMinimumContrast(e,t,n,s,o,a){if(this._optionsService.rawOptions.minimumContrastRatio===1||P1(s.getCode()))return!1;let u=this._getContrastCache(s),h;if(!o&&!a&&(h=u.getColor(t.rgba,n.rgba)),h===void 0){let p=this._optionsService.rawOptions.minimumContrastRatio/(s.isDim()?2:1);h=Nt.ensureContrastRatio(o||t,a||n,p),u.setColor((o||t).rgba,(a||n).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 n=this._selectionStart,s=this._selectionEnd;return!n||!s?!1:this._columnSelectMode?n[0]<=s[0]?e>=n[0]&&t>=n[1]&&e<s[0]&&t<=s[1]:e<n[0]&&t>=n[1]&&e>=s[0]&&t<=s[1]:t>n[1]&&t<s[1]||n[1]===s[1]&&t===n[1]&&e>=n[0]&&e<s[0]||n[1]<s[1]&&t===s[1]&&e<s[0]||n[1]<s[1]&&t===n[1]&&e>=n[0]}};wh=$t([Pe(1,My),Pe(2,jn),Pe(3,Fi),Pe(4,Js),Pe(5,ia),Pe(6,Fr)],wh);function ov(e,t,n){for(;e.length<n;)e=t+e;return e}var L1=class{constructor(e,t){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=e.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";let n=e.createElement("span");n.classList.add("xterm-char-measure-element");let s=e.createElement("span");s.classList.add("xterm-char-measure-element"),s.style.fontWeight="bold";let o=e.createElement("span");o.classList.add("xterm-char-measure-element"),o.style.fontStyle="italic";let a=e.createElement("span");a.classList.add("xterm-char-measure-element"),a.style.fontWeight="bold",a.style.fontStyle="italic",this._measureElements=[n,s,o,a],this._container.appendChild(n),this._container.appendChild(s),this._container.appendChild(o),this._container.appendChild(a),t.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(e,t,n,s){e===this._font&&t===this._fontSize&&n===this._weight&&s===this._weightBold||(this._font=e,this._fontSize=t,this._weight=n,this._weightBold=s,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${n}`,this._measureElements[1].style.fontWeight=`${s}`,this._measureElements[2].style.fontWeight=`${n}`,this._measureElements[3].style.fontWeight=`${s}`,this.clear())}get(e,t,n){let s=0;if(!t&&!n&&e.length===1&&(s=e.charCodeAt(0))<256){if(this._flat[s]!==-9999)return this._flat[s];let u=this._measure(e,0);return u>0&&(this._flat[s]=u),u}let o=e;t&&(o+="B"),n&&(o+="I");let a=this._holey.get(o);if(a===void 0){let u=0;t&&(u|=1),n&&(u|=2),a=this._measure(e,u),a>0&&this._holey.set(o,a)}return a}_measure(e,t){let n=this._measureElements[t];return n.textContent=e.repeat(32),n.offsetWidth/32}},T1=class{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(e,t,n,s=!1){if(this.selectionStart=t,this.selectionEnd=n,!t||!n||t[0]===n[0]&&t[1]===n[1]){this.clear();return}let o=e.buffers.active.ydisp,a=t[1]-o,u=n[1]-o,h=Math.max(a,0),p=Math.min(u,e.rows-1);if(h>=e.rows||p<0){this.clear();return}this.hasSelection=!0,this.columnSelectMode=s,this.viewportStartRow=a,this.viewportEndRow=u,this.viewportCappedStartRow=h,this.viewportCappedEndRow=p,this.startCol=t[0],this.endCol=n[0]}isCellSelected(e,t,n){return this.hasSelection?(n-=e.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?t>=this.startCol&&n>=this.viewportCappedStartRow&&t<this.endCol&&n<=this.viewportCappedEndRow:t<this.startCol&&n>=this.viewportCappedStartRow&&t>=this.endCol&&n<=this.viewportCappedEndRow:n>this.viewportStartRow&&n<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportEndRow&&t<this.endCol||this.viewportStartRow<this.viewportEndRow&&n===this.viewportStartRow&&t>=this.startCol):!1}};function M1(){return new T1}var nd="xterm-dom-renderer-owner-",ei="xterm-rows",wl="xterm-fg-",av="xterm-bg-",Lo="xterm-focus",bl="xterm-selection",D1=1,bh=class extends et{constructor(e,t,n,s,o,a,u,h,p,m,v,y,w,b){super(),this._terminal=e,this._document=t,this._element=n,this._screenElement=s,this._viewportElement=o,this._helperContainer=a,this._linkifier2=u,this._charSizeService=p,this._optionsService=m,this._bufferService=v,this._coreService=y,this._coreBrowserService=w,this._themeService=b,this._terminalClass=D1++,this._rowElements=[],this._selectionRenderModel=M1(),this.onRequestRedraw=this._register(new Ee).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(ei),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(bl),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=A1(),this._updateDimensions(),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._themeService.onChangeColors(S=>this._injectCss(S))),this._injectCss(this._themeService.colors),this._rowFactory=h.createInstance(wh,document),this._element.classList.add(nd+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this._register(this._linkifier2.onShowLinkUnderline(S=>this._handleLinkHover(S))),this._register(this._linkifier2.onHideLinkUnderline(S=>this._handleLinkLeave(S))),this._register(Lt(()=>{this._element.classList.remove(nd+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()})),this._widthCache=new L1(this._document,this._helperContainer),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}_updateDimensions(){let e=this._coreBrowserService.dpr;this.dimensions.device.char.width=this._charSizeService.width*e,this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*e),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.left=0,this.dimensions.device.char.top=0,this.dimensions.device.canvas.width=this.dimensions.device.cell.width*this._bufferService.cols,this.dimensions.device.canvas.height=this.dimensions.device.cell.height*this._bufferService.rows,this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/e),this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/e),this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols,this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows;for(let n of this._rowElements)n.style.width=`${this.dimensions.css.canvas.width}px`,n.style.height=`${this.dimensions.css.cell.height}px`,n.style.lineHeight=`${this.dimensions.css.cell.height}px`,n.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));let t=`${this._terminalSelector} .${ei} 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} .${ei} { 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} .${ei} .xterm-dim { color: ${Nt.multiplyOpacity(e.foreground,.5).css};}`,t+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;let n=`blink_underline_${this._terminalClass}`,s=`blink_bar_${this._terminalClass}`,o=`blink_block_${this._terminalClass}`;t+=`@keyframes ${n} { 50% { border-bottom-style: hidden; }}`,t+=`@keyframes ${s} { 50% { box-shadow: none; }}`,t+=`@keyframes ${o} { 0% { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css}; } 50% { background-color: inherit; color: ${e.cursor.css}; }}`,t+=`${this._terminalSelector} .${ei}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${n} 1s step-end infinite;}${this._terminalSelector} .${ei}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${s} 1s step-end infinite;}${this._terminalSelector} .${ei}.${Lo} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${o} 1s step-end infinite;}${this._terminalSelector} .${ei} .xterm-cursor.xterm-cursor-block { background-color: ${e.cursor.css}; color: ${e.cursorAccent.css};}${this._terminalSelector} .${ei} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${e.cursor.css} !important; color: ${e.cursorAccent.css} !important;}${this._terminalSelector} .${ei} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${e.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${ei} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${e.cursor.css} inset;}${this._terminalSelector} .${ei} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${e.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,t+=`${this._terminalSelector} .${bl} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${bl} div { position: absolute; background-color: ${e.selectionBackgroundOpaque.css};}${this._terminalSelector} .${bl} div { position: absolute; background-color: ${e.selectionInactiveBackgroundOpaque.css};}`;for(let[a,u]of e.ansi.entries())t+=`${this._terminalSelector} .${wl}${a} { color: ${u.css}; }${this._terminalSelector} .${wl}${a}.xterm-dim { color: ${Nt.multiplyOpacity(u,.5).css}; }${this._terminalSelector} .${av}${a} { background-color: ${u.css}; }`;t+=`${this._terminalSelector} .${wl}257 { color: ${Nt.opaque(e.background).css}; }${this._terminalSelector} .${wl}257.xterm-dim { color: ${Nt.multiplyOpacity(Nt.opaque(e.background),.5).css}; }${this._terminalSelector} .${av}257 { background-color: ${e.foreground.css}; }`,this._themeStyleElement.textContent=t}_setDefaultSpacing(){let e=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${e}px`,this._rowFactory.defaultSpacing=e}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(e,t){for(let n=this._rowElements.length;n<=t;n++){let s=this._document.createElement("div");this._rowContainer.appendChild(s),this._rowElements.push(s)}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(Lo),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(Lo),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(e,t,n){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(e,t,n),this.renderRows(0,this._bufferService.rows-1),!e||!t||(this._selectionRenderModel.update(this._terminal,e,t,n),!this._selectionRenderModel.hasSelection))return;let s=this._selectionRenderModel.viewportStartRow,o=this._selectionRenderModel.viewportEndRow,a=this._selectionRenderModel.viewportCappedStartRow,u=this._selectionRenderModel.viewportCappedEndRow,h=this._document.createDocumentFragment();if(n){let p=e[0]>t[0];h.appendChild(this._createSelectionElement(a,p?t[0]:e[0],p?e[0]:t[0],u-a+1))}else{let p=s===a?e[0]:0,m=a===o?t[0]:this._bufferService.cols;h.appendChild(this._createSelectionElement(a,p,m));let v=u-a-1;if(h.appendChild(this._createSelectionElement(a+1,0,this._bufferService.cols,v)),a!==u){let y=o===u?t[0]:this._bufferService.cols;h.appendChild(this._createSelectionElement(u,0,y))}}this._selectionContainer.appendChild(h)}_createSelectionElement(e,t,n,s=1){let o=this._document.createElement("div"),a=t*this.dimensions.css.cell.width,u=this.dimensions.css.cell.width*(n-t);return a+u>this.dimensions.css.canvas.width&&(u=this.dimensions.css.canvas.width-a),o.style.height=`${s*this.dimensions.css.cell.height}px`,o.style.top=`${e*this.dimensions.css.cell.height}px`,o.style.left=`${a}px`,o.style.width=`${u}px`,o}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(let e of this._rowElements)e.replaceChildren()}renderRows(e,t){let n=this._bufferService.buffer,s=n.ybase+n.y,o=Math.min(n.x,this._bufferService.cols-1),a=this._coreService.decPrivateModes.cursorBlink??this._optionsService.rawOptions.cursorBlink,u=this._coreService.decPrivateModes.cursorStyle??this._optionsService.rawOptions.cursorStyle,h=this._optionsService.rawOptions.cursorInactiveStyle;for(let p=e;p<=t;p++){let m=p+n.ydisp,v=this._rowElements[p],y=n.lines.get(m);if(!v||!y)break;v.replaceChildren(...this._rowFactory.createRow(y,m,m===s,u,h,o,a,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${nd}${this._terminalClass}`}_handleLinkHover(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!0)}_handleLinkLeave(e){this._setCellUnderline(e.x1,e.x2,e.y1,e.y2,e.cols,!1)}_setCellUnderline(e,t,n,s,o,a){n<0&&(e=0),s<0&&(t=0);let u=this._bufferService.rows-1;n=Math.max(Math.min(n,u),0),s=Math.max(Math.min(s,u),0),o=Math.min(o,this._bufferService.cols);let h=this._bufferService.buffer,p=h.ybase+h.y,m=Math.min(h.x,o-1),v=this._optionsService.rawOptions.cursorBlink,y=this._optionsService.rawOptions.cursorStyle,w=this._optionsService.rawOptions.cursorInactiveStyle;for(let b=n;b<=s;++b){let S=b+h.ydisp,C=this._rowElements[b],x=h.lines.get(S);if(!C||!x)break;C.replaceChildren(...this._rowFactory.createRow(x,S,S===p,y,w,m,v,this.dimensions.css.cell.width,this._widthCache,a?b===n?e:0:-1,a?(b===s?t:o)-1:-1))}}};bh=$t([Pe(7,hf),Pe(8,tc),Pe(9,jn),Pe(10,Nn),Pe(11,Js),Pe(12,Fi),Pe(13,Fr)],bh);var Sh=class extends et{constructor(e,t,n){super(),this._optionsService=n,this.width=0,this.height=0,this._onCharSizeChange=this._register(new Ee),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this._register(new O1(this._optionsService))}catch{this._measureStrategy=this._register(new I1(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())}};Sh=$t([Pe(2,jn)],Sh);var Zy=class extends et{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)}},I1=class extends Zy{constructor(e,t,n){super(),this._document=e,this._parentElement=t,this._optionsService=n,this._measureElement=this._document.createElement("span"),this._measureElement.classList.add("xterm-char-measure-element"),this._measureElement.textContent="W".repeat(32),this._measureElement.setAttribute("aria-hidden","true"),this._measureElement.style.whiteSpace="pre",this._measureElement.style.fontKerning="none",this._parentElement.appendChild(this._measureElement)}measure(){return this._measureElement.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._measureElement.style.fontSize=`${this._optionsService.rawOptions.fontSize}px`,this._validateAndSet(Number(this._measureElement.offsetWidth)/32,Number(this._measureElement.offsetHeight)),this._result}},O1=class extends Zy{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}},B1=class extends et{constructor(e,t,n){super(),this._textarea=e,this._window=t,this.mainDocument=n,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=this._register(new z1(this._window)),this._onDprChange=this._register(new Ee),this.onDprChange=this._onDprChange.event,this._onWindowChange=this._register(new Ee),this.onWindowChange=this._onWindowChange.event,this._register(this.onWindowChange(s=>this._screenDprMonitor.setWindow(s))),this._register(gn.forward(this._screenDprMonitor.onDprChange,this._onDprChange)),this._register(Ye(this._textarea,"focus",()=>this._isFocused=!0)),this._register(Ye(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}},z1=class extends et{constructor(e){super(),this._parentWindow=e,this._windowResizeListener=this._register(new Or),this._onDprChange=this._register(new Ee),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this._register(Lt(()=>this.clearListener()))}setWindow(e){this._parentWindow=e,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=Ye(this._parentWindow,"resize",()=>this._setDprAndFireIfDiffers())}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){var e;this._outerListener&&((e=this._resolutionMediaMatchList)==null||e.removeListener(this._outerListener),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._resolutionMediaMatchList=this._parentWindow.matchMedia(`screen and (resolution: ${this._parentWindow.devicePixelRatio}dppx)`),this._resolutionMediaMatchList.addListener(this._outerListener))}clearListener(){!this._resolutionMediaMatchList||!this._outerListener||(this._resolutionMediaMatchList.removeListener(this._outerListener),this._resolutionMediaMatchList=void 0,this._outerListener=void 0)}},$1=class extends et{constructor(){super(),this.linkProviders=[],this._register(Lt(()=>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 wf(e,t,n){let s=n.getBoundingClientRect(),o=e.getComputedStyle(n),a=parseInt(o.getPropertyValue("padding-left")),u=parseInt(o.getPropertyValue("padding-top"));return[t.clientX-s.left-a,t.clientY-s.top-u]}function F1(e,t,n,s,o,a,u,h,p){if(!a)return;let m=wf(e,t,n);if(m)return m[0]=Math.ceil((m[0]+(p?u/2:0))/u),m[1]=Math.ceil(m[1]/h),m[0]=Math.min(Math.max(m[0],1),s+(p?1:0)),m[1]=Math.min(Math.max(m[1],1),o),m}var xh=class{constructor(e,t){this._renderService=e,this._charSizeService=t}getCoords(e,t,n,s,o){return F1(window,e,t,n,s,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,o)}getMouseReportCoords(e,t){let n=wf(window,e,t);if(this._charSizeService.hasValidSize)return n[0]=Math.min(Math.max(n[0],0),this._renderService.dimensions.css.canvas.width-1),n[1]=Math.min(Math.max(n[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(n[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(n[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(n[0]),y:Math.floor(n[1])}}};xh=$t([Pe(0,Hi),Pe(1,tc)],xh);var H1=class{constructor(e,t){this._renderCallback=e,this._coreBrowserService=t,this._refreshCallbacks=[]}dispose(){this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}addRefreshCallback(e){return this._refreshCallbacks.push(e),this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh())),this._animationFrame}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t,!this._animationFrame&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._innerRefresh()))}_innerRefresh(){if(this._animationFrame=void 0,this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0){this._runRefreshCallbacks();return}let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t),this._runRefreshCallbacks()}_runRefreshCallbacks(){for(let e of this._refreshCallbacks)e(0);this._refreshCallbacks=[]}},ew={};Jx(ew,{getSafariVersion:()=>U1,isChromeOS:()=>sw,isFirefox:()=>tw,isIpad:()=>K1,isIphone:()=>q1,isLegacyEdge:()=>W1,isLinux:()=>bf,isMac:()=>ql,isNode:()=>nc,isSafari:()=>nw,isWindows:()=>iw});var nc=typeof process<"u"&&"title"in process,sa=nc?"node":navigator.userAgent,ra=nc?"node":navigator.platform,tw=sa.includes("Firefox"),W1=sa.includes("Edge"),nw=/^((?!chrome|android).)*safari/i.test(sa);function U1(){if(!nw)return 0;let e=sa.match(/Version\/(\d+)/);return e===null||e.length<2?0:parseInt(e[1])}var ql=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(ra),K1=ra==="iPad",q1=ra==="iPhone",iw=["Windows","Win16","Win32","WinCE"].includes(ra),bf=ra.indexOf("Linux")>=0,sw=/\bCrOS\b/.test(sa),rw=class{constructor(){this._tasks=[],this._i=0}enqueue(e){this._tasks.push(e),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(e){this._idleCallback=void 0;let t=0,n=0,s=e.timeRemaining(),o=0;for(;this._i<this._tasks.length;){if(t=performance.now(),this._tasks[this._i]()||this._i++,t=Math.max(1,performance.now()-t),n=Math.max(t,n),o=e.timeRemaining(),n*1.5>o){s-t<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(s-t))}ms`),this._start();return}s=o}this.clear()}},V1=class extends rw{_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())}}},Y1=class extends rw{_requestCallback(e){return requestIdleCallback(e)}_cancelCallback(e){cancelIdleCallback(e)}},Vl=!nc&&"requestIdleCallback"in window?Y1:V1,G1=class{constructor(){this._queue=new Vl}set(e){this._queue.clear(),this._queue.enqueue(e)}flush(){this._queue.flush()}},kh=class extends et{constructor(e,t,n,s,o,a,u,h,p){super(),this._rowCount=e,this._optionsService=n,this._charSizeService=s,this._coreService=o,this._coreBrowserService=h,this._renderer=this._register(new Or),this._pausedResizeTask=new G1,this._observerDisposable=this._register(new Or),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 Ee),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this._register(new Ee),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this._register(new Ee),this.onRender=this._onRender.event,this._onRefreshRequest=this._register(new Ee),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new H1((m,v)=>this._renderRows(m,v),this._coreBrowserService),this._register(this._renderDebouncer),this._syncOutputHandler=new X1(this._coreBrowserService,this._coreService,()=>this._fullRefresh()),this._register(Lt(()=>this._syncOutputHandler.dispose())),this._register(this._coreBrowserService.onDprChange(()=>this.handleDevicePixelRatioChange())),this._register(u.onResize(()=>this._fullRefresh())),this._register(u.buffers.onBufferActivate(()=>{var m;return(m=this._renderer.value)==null?void 0:m.clear()})),this._register(this._optionsService.onOptionChange(()=>this._handleOptionsChanged())),this._register(this._charSizeService.onCharSizeChange(()=>this.handleCharSizeChanged())),this._register(a.onDecorationRegistered(()=>this._fullRefresh())),this._register(a.onDecorationRemoved(()=>this._fullRefresh())),this._register(this._optionsService.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],()=>{this.clear(),this.handleResize(u.cols,u.rows),this._fullRefresh()})),this._register(this._optionsService.onMultipleOptionChange(["cursorBlink","cursorStyle"],()=>this.refreshRows(u.buffer.y,u.buffer.y,!0))),this._register(p.onChangeColors(()=>this._fullRefresh())),this._registerIntersectionObserver(this._coreBrowserService.window,t),this._register(this._coreBrowserService.onWindowChange(m=>this._registerIntersectionObserver(m,t)))}get dimensions(){return this._renderer.value.dimensions}_registerIntersectionObserver(e,t){if("IntersectionObserver"in e){let n=new e.IntersectionObserver(s=>this._handleIntersectionChange(s[s.length-1]),{threshold:0});n.observe(t),this._observerDisposable.value=Lt(()=>n.disconnect())}}_handleIntersectionChange(e){this._isPaused=e.isIntersecting===void 0?e.intersectionRatio===0:!e.isIntersecting,!this._isPaused&&!this._charSizeService.hasValidSize&&this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(e,t,n=!1){if(this._isPaused){this._needsFullRefresh=!0;return}if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}let s=this._syncOutputHandler.flush();s&&(e=Math.min(e,s.start),t=Math.max(t,s.end)),n||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(e,t,this._rowCount)}_renderRows(e,t){if(this._renderer.value){if(this._coreService.decPrivateModes.synchronizedOutput){this._syncOutputHandler.bufferRows(e,t);return}e=Math.min(e,this._rowCount-1),t=Math.min(t,this._rowCount-1),this._renderer.value.renderRows(e,t),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:e,end:t}),this._onRender.fire({start:e,end:t}),this._isNextRenderRedrawOnly=!0}}resize(e,t){this._rowCount=t,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(e){this._renderer.value=e,this._renderer.value&&(this._renderer.value.onRequestRedraw(t=>this.refreshRows(t.start,t.end,!0)),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(e){return this._renderDebouncer.addRefreshCallback(e)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var e,t;this._renderer.value&&((t=(e=this._renderer.value).clearTextureAtlas)==null||t.call(e),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(e,t){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set(()=>{var n;return(n=this._renderer.value)==null?void 0:n.handleResize(e,t)}):this._renderer.value.handleResize(e,t),this._fullRefresh())}handleCharSizeChanged(){var e;(e=this._renderer.value)==null||e.handleCharSizeChanged()}handleBlur(){var e;(e=this._renderer.value)==null||e.handleBlur()}handleFocus(){var e;(e=this._renderer.value)==null||e.handleFocus()}handleSelectionChanged(e,t,n){var s;this._selectionState.start=e,this._selectionState.end=t,this._selectionState.columnSelectMode=n,(s=this._renderer.value)==null||s.handleSelectionChanged(e,t,n)}handleCursorMove(){var e;(e=this._renderer.value)==null||e.handleCursorMove()}clear(){var e;(e=this._renderer.value)==null||e.clear()}};kh=$t([Pe(2,jn),Pe(3,tc),Pe(4,Js),Pe(5,ia),Pe(6,Nn),Pe(7,Fi),Pe(8,Fr)],kh);var X1=class{constructor(e,t,n){this._coreBrowserService=e,this._coreService=t,this._onTimeout=n,this._start=0,this._end=0,this._isBuffering=!1}bufferRows(e,t){this._isBuffering?(this._start=Math.min(this._start,e),this._end=Math.max(this._end,t)):(this._start=e,this._end=t,this._isBuffering=!0),this._timeout===void 0&&(this._timeout=this._coreBrowserService.window.setTimeout(()=>{this._timeout=void 0,this._coreService.decPrivateModes.synchronizedOutput=!1,this._onTimeout()},1e3))}flush(){if(this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0),!this._isBuffering)return;let e={start:this._start,end:this._end};return this._isBuffering=!1,e}dispose(){this._timeout!==void 0&&(this._coreBrowserService.window.clearTimeout(this._timeout),this._timeout=void 0)}};function Q1(e,t,n,s){let o=n.buffer.x,a=n.buffer.y;if(!n.buffer.hasScrollback)return eC(o,a,e,t,n,s)+ic(a,t,n,s)+tC(o,a,e,t,n,s);let u;if(a===t)return u=o>e?"D":"C",Qo(Math.abs(o-e),Xo(u,s));u=a>t?"D":"C";let h=Math.abs(a-t),p=Z1(a>t?e:o,n)+(h-1)*n.cols+1+J1(a>t?o:e);return Qo(p,Xo(u,s))}function J1(e,t){return e-1}function Z1(e,t){return t.cols-e}function eC(e,t,n,s,o,a){return ic(t,s,o,a).length===0?"":Qo(aw(e,t,e,t-Qs(t,o),!1,o).length,Xo("D",a))}function ic(e,t,n,s){let o=e-Qs(e,n),a=t-Qs(t,n),u=Math.abs(o-a)-nC(e,t,n);return Qo(u,Xo(ow(e,t),s))}function tC(e,t,n,s,o,a){let u;ic(t,s,o,a).length>0?u=s-Qs(s,o):u=t;let h=s,p=iC(e,t,n,s,o,a);return Qo(aw(e,u,n,h,p==="C",o).length,Xo(p,a))}function nC(e,t,n){var u;let s=0,o=e-Qs(e,n),a=t-Qs(t,n);for(let h=0;h<Math.abs(o-a);h++){let p=ow(e,t)==="A"?-1:1;(u=n.buffer.lines.get(o+p*h))!=null&&u.isWrapped&&s++}return s}function Qs(e,t){let n=0,s=t.buffer.lines.get(e),o=s==null?void 0:s.isWrapped;for(;o&&e>=0&&e<t.rows;)n++,s=t.buffer.lines.get(--e),o=s==null?void 0:s.isWrapped;return n}function iC(e,t,n,s,o,a){let u;return ic(n,s,o,a).length>0?u=s-Qs(s,o):u=t,e<n&&u<=s||e>=n&&u<s?"C":"D"}function ow(e,t){return e>t?"A":"B"}function aw(e,t,n,s,o,a){let u=e,h=t,p="";for(;(u!==n||h!==s)&&h>=0&&h<a.buffer.lines.length;)u+=o?1:-1,o&&u>a.cols-1?(p+=a.buffer.translateBufferLineToString(h,!1,e,u),u=0,e=0,h++):!o&&u<0&&(p+=a.buffer.translateBufferLineToString(h,!1,0,e+1),u=a.cols-1,e=u,h--);return p+a.buffer.translateBufferLineToString(h,!1,e,u)}function Xo(e,t){let n=t?"O":"[";return ge.ESC+n+e}function Qo(e,t){e=Math.floor(e);let n="";for(let s=0;s<e;s++)n+=t;return n}var sC=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 lv(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 id=50,rC=15,oC=50,aC=500,lC=" ",cC=new RegExp(lC,"g"),Ch=class extends et{constructor(e,t,n,s,o,a,u,h,p){super(),this._element=e,this._screenElement=t,this._linkifier=n,this._bufferService=s,this._coreService=o,this._mouseService=a,this._optionsService=u,this._renderService=h,this._coreBrowserService=p,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new ii,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this._register(new Ee),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this._register(new Ee),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this._register(new Ee),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this._register(new Ee),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=m=>this._handleMouseMove(m),this._mouseUpListener=m=>this._handleMouseUp(m),this._coreService.onUserInput(()=>{this.hasSelection&&this.clearSelection()}),this._trimListener=this._bufferService.buffer.lines.onTrim(m=>this._handleTrim(m)),this._register(this._bufferService.buffers.onBufferActivate(m=>this._handleBufferActivate(m))),this.enable(),this._model=new sC(this._bufferService),this._activeSelectionMode=0,this._register(Lt(()=>{this._removeMouseDownListeners()})),this._register(this._bufferService.onResize(m=>{m.rowsChanged&&this.clearSelection()}))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;return!e||!t?!1:e[0]!==t[0]||e[1]!==t[1]}get selectionText(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd;if(!e||!t)return"";let n=this._bufferService.buffer,s=[];if(this._activeSelectionMode===3){if(e[0]===t[0])return"";let o=e[0]<t[0]?e[0]:t[0],a=e[0]<t[0]?t[0]:e[0];for(let u=e[1];u<=t[1];u++){let h=n.translateBufferLineToString(u,!0,o,a);s.push(h)}}else{let o=e[1]===t[1]?t[0]:void 0;s.push(n.translateBufferLineToString(e[1],!0,e[0],o));for(let a=e[1]+1;a<=t[1]-1;a++){let u=n.lines.get(a),h=n.translateBufferLineToString(a,!0);u!=null&&u.isWrapped?s[s.length-1]+=h:s.push(h)}if(e[1]!==t[1]){let a=n.lines.get(t[1]),u=n.translateBufferLineToString(t[1],!0,0,t[0]);a&&a.isWrapped?s[s.length-1]+=u:s.push(u)}}return s.map(o=>o.replace(cC," ")).join(iw?`\r
62
- `:`
63
- `)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(e){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame(()=>this._refresh())),bf&&e&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(e){let t=this._getMouseBufferCoords(e),n=this._model.finalSelectionStart,s=this._model.finalSelectionEnd;return!n||!s||!t?!1:this._areCoordsInSelection(t,n,s)}isCellInSelection(e,t){let n=this._model.finalSelectionStart,s=this._model.finalSelectionEnd;return!n||!s?!1:this._areCoordsInSelection([e,t],n,s)}_areCoordsInSelection(e,t,n){return e[1]>t[1]&&e[1]<n[1]||t[1]===n[1]&&e[1]===t[1]&&e[0]>=t[0]&&e[0]<n[0]||t[1]<n[1]&&e[1]===n[1]&&e[0]<n[0]||t[1]<n[1]&&e[1]===t[1]&&e[0]>=t[0]}_selectWordAtCursor(e,t){var o,a;let n=(a=(o=this._linkifier.currentLink)==null?void 0:o.link)==null?void 0:a.range;if(n)return this._model.selectionStart=[n.start.x-1,n.start.y-1],this._model.selectionStartLength=lv(n,this._bufferService.cols),this._model.selectionEnd=void 0,!0;let s=this._getMouseBufferCoords(e);return s?(this._selectWordAt(s,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=wf(this._coreBrowserService.window,e,this._screenElement)[1],n=this._renderService.dimensions.css.canvas.height;return t>=0&&t<=n?0:(t>n&&(t-=n),t=Math.min(Math.max(t,-id),id),t/=id,t/Math.abs(t)+Math.round(t*(rC-1)))}shouldForceSelection(e){return ql?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(),oC)}_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&&!(ql&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(e){if(e.stopImmediatePropagation(),!this._model.selectionStart)return;let t=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(e),!this._model.selectionEnd){this.refresh(!0);return}this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(e),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));let n=this._bufferService.buffer;if(this._model.selectionEnd[1]<n.lines.length){let s=n.lines.get(this._model.selectionEnd[1]);s&&s.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<aC&&e.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){let n=this._mouseService.getCoords(e,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(n&&n[0]!==void 0&&n[1]!==void 0){let s=Q1(n[0]-1,n[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(s,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){let e=this._model.finalSelectionStart,t=this._model.finalSelectionEnd,n=!!e&&!!t&&(e[0]!==t[0]||e[1]!==t[1]);if(!n){this._oldHasSelection&&this._fireOnSelectionChange(e,t,n);return}!e||!t||(!this._oldSelectionStart||!this._oldSelectionEnd||e[0]!==this._oldSelectionStart[0]||e[1]!==this._oldSelectionStart[1]||t[0]!==this._oldSelectionEnd[0]||t[1]!==this._oldSelectionEnd[1])&&this._fireOnSelectionChange(e,t,n)}_fireOnSelectionChange(e,t,n){this._oldSelectionStart=e,this._oldSelectionEnd=t,this._oldHasSelection=n,this._onSelectionChange.fire()}_handleBufferActivate(e){this.clearSelection(),this._trimListener.dispose(),this._trimListener=e.activeBuffer.lines.onTrim(t=>this._handleTrim(t))}_convertViewportColToCharacterIndex(e,t){let n=t;for(let s=0;t>=s;s++){let o=e.loadCell(s,this._workCell).getChars().length;this._workCell.getWidth()===0?n--:o>1&&t!==s&&(n+=o-1)}return n}setSelection(e,t,n){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[e,t],this._model.selectionStartLength=n,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(e){this._isClickInSelection(e)||(this._selectWordAtCursor(e,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(e,t,n=!0,s=!0){if(e[0]>=this._bufferService.cols)return;let o=this._bufferService.buffer,a=o.lines.get(e[1]);if(!a)return;let u=o.translateBufferLineToString(e[1],!1),h=this._convertViewportColToCharacterIndex(a,e[0]),p=h,m=e[0]-h,v=0,y=0,w=0,b=0;if(u.charAt(h)===" "){for(;h>0&&u.charAt(h-1)===" ";)h--;for(;p<u.length&&u.charAt(p+1)===" ";)p++}else{let x=e[0],R=e[0];a.getWidth(x)===0&&(v++,x--),a.getWidth(R)===2&&(y++,R++);let E=a.getString(R).length;for(E>1&&(b+=E-1,p+=E-1);x>0&&h>0&&!this._isCharWordSeparator(a.loadCell(x-1,this._workCell));){a.loadCell(x-1,this._workCell);let $=this._workCell.getChars().length;this._workCell.getWidth()===0?(v++,x--):$>1&&(w+=$-1,h-=$-1),h--,x--}for(;R<a.length&&p+1<u.length&&!this._isCharWordSeparator(a.loadCell(R+1,this._workCell));){a.loadCell(R+1,this._workCell);let $=this._workCell.getChars().length;this._workCell.getWidth()===2?(y++,R++):$>1&&(b+=$-1,p+=$-1),p++,R++}}p++;let S=h+m-v+w,C=Math.min(this._bufferService.cols,p-h+v+y-w-b);if(!(!t&&u.slice(h,p).trim()==="")){if(n&&S===0&&a.getCodePoint(0)!==32){let x=o.lines.get(e[1]-1);if(x&&a.isWrapped&&x.getCodePoint(this._bufferService.cols-1)!==32){let R=this._getWordAt([this._bufferService.cols-1,e[1]-1],!1,!0,!1);if(R){let E=this._bufferService.cols-R.start;S-=E,C+=E}}}if(s&&S+C===this._bufferService.cols&&a.getCodePoint(this._bufferService.cols-1)!==32){let x=o.lines.get(e[1]+1);if(x!=null&&x.isWrapped&&x.getCodePoint(0)!==32){let R=this._getWordAt([0,e[1]+1],!1,!1,!0);R&&(C+=R.length)}}return{start:S,length:C}}}_selectWordAt(e,t){let n=this._getWordAt(e,t);if(n){for(;n.start<0;)n.start+=this._bufferService.cols,e[1]--;this._model.selectionStart=[n.start,e[1]],this._model.selectionStartLength=n.length}}_selectToWordAt(e){let t=this._getWordAt(e,!0);if(t){let n=e[1];for(;t.start<0;)t.start+=this._bufferService.cols,n--;if(!this._model.areSelectionValuesReversed())for(;t.start+t.length>this._bufferService.cols;)t.length-=this._bufferService.cols,n++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?t.start:t.start+t.length,n]}}_isCharWordSeparator(e){return e.getWidth()===0?!1:this._optionsService.rawOptions.wordSeparator.indexOf(e.getChars())>=0}_selectLineAt(e){let t=this._bufferService.buffer.getWrappedRangeForLine(e),n={start:{x:0,y:t.first},end:{x:this._bufferService.cols-1,y:t.last}};this._model.selectionStart=[0,t.first],this._model.selectionEnd=void 0,this._model.selectionStartLength=lv(n,this._bufferService.cols)}};Ch=$t([Pe(3,Nn),Pe(4,Js),Pe(5,ff),Pe(6,jn),Pe(7,Hi),Pe(8,Fi)],Ch);var cv=class{constructor(){this._data={}}set(e,t,n){this._data[e]||(this._data[e]={}),this._data[e][t]=n}get(e,t){return this._data[e]?this._data[e][t]:void 0}clear(){this._data={}}},uv=class{constructor(){this._color=new cv,this._css=new cv}setCss(e,t,n){this._css.set(e,t,n)}getCss(e,t){return this._css.get(e,t)}setColor(e,t,n){this._color.set(e,t,n)}getColor(e,t){return this._color.get(e,t)}clear(){this._color.clear(),this._css.clear()}},Jt=Object.freeze((()=>{let e=[Ot.toColor("#2e3436"),Ot.toColor("#cc0000"),Ot.toColor("#4e9a06"),Ot.toColor("#c4a000"),Ot.toColor("#3465a4"),Ot.toColor("#75507b"),Ot.toColor("#06989a"),Ot.toColor("#d3d7cf"),Ot.toColor("#555753"),Ot.toColor("#ef2929"),Ot.toColor("#8ae234"),Ot.toColor("#fce94f"),Ot.toColor("#729fcf"),Ot.toColor("#ad7fa8"),Ot.toColor("#34e2e2"),Ot.toColor("#eeeeec")],t=[0,95,135,175,215,255];for(let n=0;n<216;n++){let s=t[n/36%6|0],o=t[n/6%6|0],a=t[n%6];e.push({css:Gt.toCss(s,o,a),rgba:Gt.toRgba(s,o,a)})}for(let n=0;n<24;n++){let s=8+n*10;e.push({css:Gt.toCss(s,s,s),rgba:Gt.toRgba(s,s,s)})}return e})()),Ws=Ot.toColor("#ffffff"),Ho=Ot.toColor("#000000"),dv=Ot.toColor("#ffffff"),hv=Ho,To={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117},uC=Ws,Eh=class extends et{constructor(e){super(),this._optionsService=e,this._contrastCache=new uv,this._halfContrastCache=new uv,this._onChangeColors=this._register(new Ee),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:Ws,background:Ho,cursor:dv,cursorAccent:hv,selectionForeground:void 0,selectionBackgroundTransparent:To,selectionBackgroundOpaque:Nt.blend(Ho,To),selectionInactiveBackgroundTransparent:To,selectionInactiveBackgroundOpaque:Nt.blend(Ho,To),scrollbarSliderBackground:Nt.opacity(Ws,.2),scrollbarSliderHoverBackground:Nt.opacity(Ws,.4),scrollbarSliderActiveBackground:Nt.opacity(Ws,.5),overviewRulerBorder:Ws,ansi:Jt.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=yt(e.foreground,Ws),t.background=yt(e.background,Ho),t.cursor=Nt.blend(t.background,yt(e.cursor,dv)),t.cursorAccent=Nt.blend(t.background,yt(e.cursorAccent,hv)),t.selectionBackgroundTransparent=yt(e.selectionBackground,To),t.selectionBackgroundOpaque=Nt.blend(t.background,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundTransparent=yt(e.selectionInactiveBackground,t.selectionBackgroundTransparent),t.selectionInactiveBackgroundOpaque=Nt.blend(t.background,t.selectionInactiveBackgroundTransparent),t.selectionForeground=e.selectionForeground?yt(e.selectionForeground,rv):void 0,t.selectionForeground===rv&&(t.selectionForeground=void 0),Nt.isOpaque(t.selectionBackgroundTransparent)&&(t.selectionBackgroundTransparent=Nt.opacity(t.selectionBackgroundTransparent,.3)),Nt.isOpaque(t.selectionInactiveBackgroundTransparent)&&(t.selectionInactiveBackgroundTransparent=Nt.opacity(t.selectionInactiveBackgroundTransparent,.3)),t.scrollbarSliderBackground=yt(e.scrollbarSliderBackground,Nt.opacity(t.foreground,.2)),t.scrollbarSliderHoverBackground=yt(e.scrollbarSliderHoverBackground,Nt.opacity(t.foreground,.4)),t.scrollbarSliderActiveBackground=yt(e.scrollbarSliderActiveBackground,Nt.opacity(t.foreground,.5)),t.overviewRulerBorder=yt(e.overviewRulerBorder,uC),t.ansi=Jt.slice(),t.ansi[0]=yt(e.black,Jt[0]),t.ansi[1]=yt(e.red,Jt[1]),t.ansi[2]=yt(e.green,Jt[2]),t.ansi[3]=yt(e.yellow,Jt[3]),t.ansi[4]=yt(e.blue,Jt[4]),t.ansi[5]=yt(e.magenta,Jt[5]),t.ansi[6]=yt(e.cyan,Jt[6]),t.ansi[7]=yt(e.white,Jt[7]),t.ansi[8]=yt(e.brightBlack,Jt[8]),t.ansi[9]=yt(e.brightRed,Jt[9]),t.ansi[10]=yt(e.brightGreen,Jt[10]),t.ansi[11]=yt(e.brightYellow,Jt[11]),t.ansi[12]=yt(e.brightBlue,Jt[12]),t.ansi[13]=yt(e.brightMagenta,Jt[13]),t.ansi[14]=yt(e.brightCyan,Jt[14]),t.ansi[15]=yt(e.brightWhite,Jt[15]),e.extendedAnsi){let n=Math.min(t.ansi.length-16,e.extendedAnsi.length);for(let s=0;s<n;s++)t.ansi[s+16]=yt(e.extendedAnsi[s],Jt[s+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()}}};Eh=$t([Pe(0,jn)],Eh);function yt(e,t){if(e!==void 0)try{return Ot.toColor(e)}catch{}return t}var dC=class{constructor(...e){this._entries=new Map;for(let[t,n]of e)this.set(t,n)}set(e,t){let n=this._entries.get(e);return this._entries.set(e,t),n}forEach(e){for(let[t,n]of this._entries.entries())e(t,n)}has(e){return this._entries.has(e)}get(e){return this._entries.get(e)}},hC=class{constructor(){this._services=new dC,this._services.set(hf,this)}setService(e,t){this._services.set(e,t)}getService(e){return this._services.get(e)}createInstance(e,...t){let n=rk(e).sort((a,u)=>a.index-u.index),s=[];for(let a of n){let u=this._services.get(a.id);if(!u)throw new Error(`[createInstance] ${e.name} depends on UNKNOWN service ${a.id._id}.`);s.push(u)}let o=n.length>0?n[0].index:t.length;if(t.length!==o)throw new Error(`[createInstance] First service dependency of ${e.name} at position ${o+1} conflicts with ${t.length} static arguments`);return new e(...t,...s)}},fC={trace:0,debug:1,info:2,warn:3,error:4,off:5},pC="xterm.js: ",Nh=class extends et{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=fC[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(e){for(let t=0;t<e.length;t++)typeof e[t]=="function"&&(e[t]=e[t]())}_log(e,t,n){this._evalLazyOptionalParams(n),e.call(console,(this._optionsService.options.logger?"":pC)+t,...n)}trace(e,...t){var n;this._logLevel<=0&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.trace.bind(this._optionsService.options.logger))??console.log,e,t)}debug(e,...t){var n;this._logLevel<=1&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.debug.bind(this._optionsService.options.logger))??console.log,e,t)}info(e,...t){var n;this._logLevel<=2&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.info.bind(this._optionsService.options.logger))??console.info,e,t)}warn(e,...t){var n;this._logLevel<=3&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.warn.bind(this._optionsService.options.logger))??console.warn,e,t)}error(e,...t){var n;this._logLevel<=4&&this._log(((n=this._optionsService.options.logger)==null?void 0:n.error.bind(this._optionsService.options.logger))??console.error,e,t)}};Nh=$t([Pe(0,jn)],Nh);var fv=class extends et{constructor(e){super(),this._maxLength=e,this.onDeleteEmitter=this._register(new Ee),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this._register(new Ee),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this._register(new Ee),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(e){if(this._maxLength===e)return;let t=new Array(e);for(let n=0;n<Math.min(e,this.length);n++)t[n]=this._array[this._getCyclicIndex(n)];this._array=t,this._maxLength=e,this._startIndex=0}get length(){return this._length}set length(e){if(e>this._length)for(let t=this._length;t<e;t++)this._array[t]=void 0;this._length=e}get(e){return this._array[this._getCyclicIndex(e)]}set(e,t){this._array[this._getCyclicIndex(e)]=t}push(e){this._array[this._getCyclicIndex(this._length)]=e,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(e,t,...n){if(t){for(let s=e;s<this._length-t;s++)this._array[this._getCyclicIndex(s)]=this._array[this._getCyclicIndex(s+t)];this._length-=t,this.onDeleteEmitter.fire({index:e,amount:t})}for(let s=this._length-1;s>=e;s--)this._array[this._getCyclicIndex(s+n.length)]=this._array[this._getCyclicIndex(s)];for(let s=0;s<n.length;s++)this._array[this._getCyclicIndex(e+s)]=n[s];if(n.length&&this.onInsertEmitter.fire({index:e,amount:n.length}),this._length+n.length>this._maxLength){let s=this._length+n.length-this._maxLength;this._startIndex+=s,this._length=this._maxLength,this.onTrimEmitter.fire(s)}else this._length+=n.length}trimStart(e){e>this._length&&(e=this._length),this._startIndex+=e,this._length-=e,this.onTrimEmitter.fire(e)}shiftElements(e,t,n){if(!(t<=0)){if(e<0||e>=this._length)throw new Error("start argument out of range");if(e+n<0)throw new Error("Cannot shift elements in list beyond index 0");if(n>0){for(let o=t-1;o>=0;o--)this.set(e+o+n,this.get(e+o));let s=e+t+n-this._length;if(s>0)for(this._length+=s;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let s=0;s<t;s++)this.set(e+s+n,this.get(e+s))}}_getCyclicIndex(e){return(this._startIndex+e)%this._maxLength}},Ze=3,Yt=Object.freeze(new na),Sl=0,sd=2,Wo=class lw{constructor(t,n,s=!1){this.isWrapped=s,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(t*Ze);let o=n||ii.fromCharData([0,Ny,1,0]);for(let a=0;a<t;++a)this.setCell(a,o);this.length=t}get(t){let n=this._data[t*Ze+0],s=n&2097151;return[this._data[t*Ze+1],n&2097152?this._combined[t]:s?ps(s):"",n>>22,n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):s]}set(t,n){this._data[t*Ze+1]=n[0],n[1].length>1?(this._combined[t]=n[1],this._data[t*Ze+0]=t|2097152|n[2]<<22):this._data[t*Ze+0]=n[1].charCodeAt(0)|n[2]<<22}getWidth(t){return this._data[t*Ze+0]>>22}hasWidth(t){return this._data[t*Ze+0]&12582912}getFg(t){return this._data[t*Ze+1]}getBg(t){return this._data[t*Ze+2]}hasContent(t){return this._data[t*Ze+0]&4194303}getCodePoint(t){let n=this._data[t*Ze+0];return n&2097152?this._combined[t].charCodeAt(this._combined[t].length-1):n&2097151}isCombined(t){return this._data[t*Ze+0]&2097152}getString(t){let n=this._data[t*Ze+0];return n&2097152?this._combined[t]:n&2097151?ps(n&2097151):""}isProtected(t){return this._data[t*Ze+2]&536870912}loadCell(t,n){return Sl=t*Ze,n.content=this._data[Sl+0],n.fg=this._data[Sl+1],n.bg=this._data[Sl+2],n.content&2097152&&(n.combinedData=this._combined[t]),n.bg&268435456&&(n.extended=this._extendedAttrs[t]),n}setCell(t,n){n.content&2097152&&(this._combined[t]=n.combinedData),n.bg&268435456&&(this._extendedAttrs[t]=n.extended),this._data[t*Ze+0]=n.content,this._data[t*Ze+1]=n.fg,this._data[t*Ze+2]=n.bg}setCellFromCodepoint(t,n,s,o){o.bg&268435456&&(this._extendedAttrs[t]=o.extended),this._data[t*Ze+0]=n|s<<22,this._data[t*Ze+1]=o.fg,this._data[t*Ze+2]=o.bg}addCodepointToCell(t,n,s){let o=this._data[t*Ze+0];o&2097152?this._combined[t]+=ps(n):o&2097151?(this._combined[t]=ps(o&2097151)+ps(n),o&=-2097152,o|=2097152):o=n|1<<22,s&&(o&=-12582913,o|=s<<22),this._data[t*Ze+0]=o}insertCells(t,n,s){if(t%=this.length,t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,s),n<this.length-t){let o=new ii;for(let a=this.length-t-n-1;a>=0;--a)this.setCell(t+n+a,this.loadCell(t+a,o));for(let a=0;a<n;++a)this.setCell(t+a,s)}else for(let o=t;o<this.length;++o)this.setCell(o,s);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,s)}deleteCells(t,n,s){if(t%=this.length,n<this.length-t){let o=new ii;for(let a=0;a<this.length-t-n;++a)this.setCell(t+a,this.loadCell(t+n+a,o));for(let a=this.length-n;a<this.length;++a)this.setCell(a,s)}else for(let o=t;o<this.length;++o)this.setCell(o,s);t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,s),this.getWidth(t)===0&&!this.hasContent(t)&&this.setCellFromCodepoint(t,0,1,s)}replaceCells(t,n,s,o=!1){if(o){for(t&&this.getWidth(t-1)===2&&!this.isProtected(t-1)&&this.setCellFromCodepoint(t-1,0,1,s),n<this.length&&this.getWidth(n-1)===2&&!this.isProtected(n)&&this.setCellFromCodepoint(n,0,1,s);t<n&&t<this.length;)this.isProtected(t)||this.setCell(t,s),t++;return}for(t&&this.getWidth(t-1)===2&&this.setCellFromCodepoint(t-1,0,1,s),n<this.length&&this.getWidth(n-1)===2&&this.setCellFromCodepoint(n,0,1,s);t<n&&t<this.length;)this.setCell(t++,s)}resize(t,n){if(t===this.length)return this._data.length*4*sd<this._data.buffer.byteLength;let s=t*Ze;if(t>this.length){if(this._data.buffer.byteLength>=s*4)this._data=new Uint32Array(this._data.buffer,0,s);else{let o=new Uint32Array(s);o.set(this._data),this._data=o}for(let o=this.length;o<t;++o)this.setCell(o,n)}else{this._data=this._data.subarray(0,s);let o=Object.keys(this._combined);for(let u=0;u<o.length;u++){let h=parseInt(o[u],10);h>=t&&delete this._combined[h]}let a=Object.keys(this._extendedAttrs);for(let u=0;u<a.length;u++){let h=parseInt(a[u],10);h>=t&&delete this._extendedAttrs[h]}}return this.length=t,s*4*sd<this._data.buffer.byteLength}cleanupMemory(){if(this._data.length*4*sd<this._data.buffer.byteLength){let t=new Uint32Array(this._data.length);return t.set(this._data),this._data=t,1}return 0}fill(t,n=!1){if(n){for(let s=0;s<this.length;++s)this.isProtected(s)||this.setCell(s,t);return}this._combined={},this._extendedAttrs={};for(let s=0;s<this.length;++s)this.setCell(s,t)}copyFrom(t){this.length!==t.length?this._data=new Uint32Array(t._data):this._data.set(t._data),this.length=t.length,this._combined={};for(let n in t._combined)this._combined[n]=t._combined[n];this._extendedAttrs={};for(let n in t._extendedAttrs)this._extendedAttrs[n]=t._extendedAttrs[n];this.isWrapped=t.isWrapped}clone(){let t=new lw(0);t._data=new Uint32Array(this._data),t.length=this.length;for(let n in this._combined)t._combined[n]=this._combined[n];for(let n in this._extendedAttrs)t._extendedAttrs[n]=this._extendedAttrs[n];return t.isWrapped=this.isWrapped,t}getTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Ze+0]&4194303)return t+(this._data[t*Ze+0]>>22);return 0}getNoBgTrimmedLength(){for(let t=this.length-1;t>=0;--t)if(this._data[t*Ze+0]&4194303||this._data[t*Ze+2]&50331648)return t+(this._data[t*Ze+0]>>22);return 0}copyCellsFrom(t,n,s,o,a){let u=t._data;if(a)for(let p=o-1;p>=0;p--){for(let m=0;m<Ze;m++)this._data[(s+p)*Ze+m]=u[(n+p)*Ze+m];u[(n+p)*Ze+2]&268435456&&(this._extendedAttrs[s+p]=t._extendedAttrs[n+p])}else for(let p=0;p<o;p++){for(let m=0;m<Ze;m++)this._data[(s+p)*Ze+m]=u[(n+p)*Ze+m];u[(n+p)*Ze+2]&268435456&&(this._extendedAttrs[s+p]=t._extendedAttrs[n+p])}let h=Object.keys(t._combined);for(let p=0;p<h.length;p++){let m=parseInt(h[p],10);m>=n&&(this._combined[m-n+s]=t._combined[m])}}translateToString(t,n,s,o){n=n??0,s=s??this.length,t&&(s=Math.min(s,this.getTrimmedLength())),o&&(o.length=0);let a="";for(;n<s;){let u=this._data[n*Ze+0],h=u&2097151,p=u&2097152?this._combined[n]:h?ps(h):gs;if(a+=p,o)for(let m=0;m<p.length;++m)o.push(n);n+=u>>22||1}return o&&o.push(n),a}};function mC(e,t,n,s,o,a){let u=[];for(let h=0;h<e.length-1;h++){let p=h,m=e.get(++p);if(!m.isWrapped)continue;let v=[e.get(h)];for(;p<e.length&&m.isWrapped;)v.push(m),m=e.get(++p);if(!a&&s>=h&&s<p){h+=v.length-1;continue}let y=0,w=Jo(v,y,t),b=1,S=0;for(;b<v.length;){let x=Jo(v,b,t),R=x-S,E=n-w,$=Math.min(R,E);v[y].copyCellsFrom(v[b],S,w,$,!1),w+=$,w===n&&(y++,w=0),S+=$,S===x&&(b++,S=0),w===0&&y!==0&&v[y-1].getWidth(n-1)===2&&(v[y].copyCellsFrom(v[y-1],n-1,w++,1,!1),v[y-1].setCell(n-1,o))}v[y].replaceCells(w,n,o);let C=0;for(let x=v.length-1;x>0&&(x>y||v[x].getTrimmedLength()===0);x--)C++;C>0&&(u.push(h+v.length-C),u.push(C)),h+=v.length-1}return u}function gC(e,t){let n=[],s=0,o=t[s],a=0;for(let u=0;u<e.length;u++)if(o===u){let h=t[++s];e.onDeleteEmitter.fire({index:u-a,amount:h}),u+=h-1,a+=h,o=t[++s]}else n.push(u);return{layout:n,countRemoved:a}}function vC(e,t){let n=[];for(let s=0;s<t.length;s++)n.push(e.get(t[s]));for(let s=0;s<n.length;s++)e.set(s,n[s]);e.length=t.length}function _C(e,t,n){let s=[],o=e.map((p,m)=>Jo(e,m,t)).reduce((p,m)=>p+m),a=0,u=0,h=0;for(;h<o;){if(o-h<n){s.push(o-h);break}a+=n;let p=Jo(e,u,t);a>p&&(a-=p,u++);let m=e[u].getWidth(a-1)===2;m&&a--;let v=m?n-1:n;s.push(v),h+=v}return s}function Jo(e,t,n){if(t===e.length-1)return e[t].getTrimmedLength();let s=!e[t].hasContent(n-1)&&e[t].getWidth(n-1)===1,o=e[t+1].getWidth(0)===2;return s&&o?n-1:n}var cw=class uw{constructor(t){this.line=t,this.isDisposed=!1,this._disposables=[],this._id=uw._nextId++,this._onDispose=this.register(new Ee),this.onDispose=this._onDispose.event}get id(){return this._id}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),Xs(this._disposables),this._disposables.length=0)}register(t){return this._disposables.push(t),t}};cw._nextId=1;var yC=cw,en={},Us=en.B;en[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:"≥","{":"π","|":"≠","}":"£","~":"·"};en.A={"#":"£"};en.B=void 0;en[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"};en.C=en[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};en.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"};en.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"};en.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"};en.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"};en.E=en[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"};en.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"};en.H=en[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"};en["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"};var pv=4294967295,mv=class{constructor(e,t,n){this._hasScrollback=e,this._optionsService=t,this._bufferService=n,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=Yt.clone(),this.savedCharset=Us,this.markers=[],this._nullCell=ii.fromCharData([0,Ny,1,0]),this._whitespaceCell=ii.fromCharData([0,gs,1,32]),this._isClearing=!1,this._memoryCleanupQueue=new Vl,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new fv(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 Wl),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 Wl),this._whitespaceCell}getBlankLine(e,t){return new Wo(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>pv?pv:t}fillViewportRows(e){if(this.lines.length===0){e===void 0&&(e=Yt);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 fv(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(e,t){let n=this.getNullCell(Yt),s=0,o=this._getCorrectBufferLength(t);if(o>this.lines.maxLength&&(this.lines.maxLength=o),this.lines.length>0){if(this._cols<e)for(let u=0;u<this.lines.length;u++)s+=+this.lines.get(u).resize(e,n);let a=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 Wo(e,n)):this.ybase>0&&this.lines.length<=this.ybase+this.y+a+1?(this.ybase--,a++,this.ydisp>0&&this.ydisp--):this.lines.push(new Wo(e,n)));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(o<this.lines.maxLength){let u=this.lines.length-o;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=o}this.x=Math.min(this.x,e-1),this.y=Math.min(this.y,t-1),a&&(this.y+=a),this.savedX=Math.min(this.savedX,e-1),this.scrollTop=0}if(this.scrollBottom=t-1,this._isReflowEnabled&&(this._reflow(e,t),this._cols>e))for(let a=0;a<this.lines.length;a++)s+=+this.lines.get(a).resize(e,n);this._cols=e,this._rows=t,this._memoryCleanupQueue.clear(),s>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue(()=>this._batchedMemoryCleanup()))}_batchedMemoryCleanup(){let e=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,e=!1);let t=0;for(;this._memoryCleanupPosition<this.lines.length;)if(t+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),t>100)return!0;return e}get _isReflowEnabled(){let e=this._optionsService.rawOptions.windowsPty;return e&&e.buildNumber?this._hasScrollback&&e.backend==="conpty"&&e.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(e,t){this._cols!==e&&(e>this._cols?this._reflowLarger(e,t):this._reflowSmaller(e,t))}_reflowLarger(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,s=mC(this.lines,this._cols,e,this.ybase+this.y,this.getNullCell(Yt),n);if(s.length>0){let o=gC(this.lines,s);vC(this.lines,o.layout),this._reflowLargerAdjustViewport(e,t,o.countRemoved)}}_reflowLargerAdjustViewport(e,t,n){let s=this.getNullCell(Yt),o=n;for(;o-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<t&&this.lines.push(new Wo(e,s))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-n,0)}_reflowSmaller(e,t){let n=this._optionsService.rawOptions.reflowCursorLine,s=this.getNullCell(Yt),o=[],a=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 p=[h];for(;h.isWrapped&&u>0;)h=this.lines.get(--u),p.unshift(h);if(!n){let $=this.ybase+this.y;if($>=u&&$<u+p.length)continue}let m=p[p.length-1].getTrimmedLength(),v=_C(p,this._cols,e),y=v.length-p.length,w;this.ybase===0&&this.y!==this.lines.length-1?w=Math.max(0,this.y-this.lines.maxLength+y):w=Math.max(0,this.lines.length-this.lines.maxLength+y);let b=[];for(let $=0;$<y;$++){let B=this.getBlankLine(Yt,!0);b.push(B)}b.length>0&&(o.push({start:u+p.length+a,newLines:b}),a+=b.length),p.push(...b);let S=v.length-1,C=v[S];C===0&&(S--,C=v[S]);let x=p.length-y-1,R=m;for(;x>=0;){let $=Math.min(R,C);if(p[S]===void 0)break;if(p[S].copyCellsFrom(p[x],R-$,C-$,$,!0),C-=$,C===0&&(S--,C=v[S]),R-=$,R===0){x--;let B=Math.max(x,0);R=Jo(p,B,this._cols)}}for(let $=0;$<p.length;$++)v[$]<e&&p[$].setCell(v[$],s);let E=y-w;for(;E-- >0;)this.ybase===0?this.y<t-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+a)-t&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+y,this.ybase+t-1)}if(o.length>0){let u=[],h=[];for(let C=0;C<this.lines.length;C++)h.push(this.lines.get(C));let p=this.lines.length,m=p-1,v=0,y=o[v];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+a);let w=0;for(let C=Math.min(this.lines.maxLength-1,p+a-1);C>=0;C--)if(y&&y.start>m+w){for(let x=y.newLines.length-1;x>=0;x--)this.lines.set(C--,y.newLines[x]);C++,u.push({index:m+1,amount:y.newLines.length}),w+=y.newLines.length,y=o[++v]}else this.lines.set(C,h[m--]);let b=0;for(let C=u.length-1;C>=0;C--)u[C].index+=b,this.lines.onInsertEmitter.fire(u[C]),b+=u[C].amount;let S=Math.max(0,p+a-this.lines.maxLength);S>0&&this.lines.onTrimEmitter.fire(S)}}translateBufferLineToString(e,t,n=0,s){let o=this.lines.get(e);return o?o.translateToString(t,n,s):""}getWrappedRangeForLine(e){let t=e,n=e;for(;t>0&&this.lines.get(t).isWrapped;)t--;for(;n+1<this.lines.length&&this.lines.get(n+1).isWrapped;)n++;return{first:t,last:n}}setupTabStops(e){for(e!=null?this.tabs[e]||(e=this.prevStop(e)):(this.tabs={},e=0);e<this._cols;e+=this._optionsService.rawOptions.tabStopWidth)this.tabs[e]=!0}prevStop(e){for(e==null&&(e=this.x);!this.tabs[--e]&&e>0;);return e>=this._cols?this._cols-1:e<0?0:e}nextStop(e){for(e==null&&(e=this.x);!this.tabs[++e]&&e<this._cols;);return e>=this._cols?this._cols-1:e<0?0:e}clearMarkers(e){this._isClearing=!0;for(let t=0;t<this.markers.length;t++)this.markers[t].line===e&&(this.markers[t].dispose(),this.markers.splice(t--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let e=0;e<this.markers.length;e++)this.markers[e].dispose();this.markers.length=0,this._isClearing=!1}addMarker(e){let t=new yC(e);return this.markers.push(t),t.register(this.lines.onTrim(n=>{t.line-=n,t.line<0&&t.dispose()})),t.register(this.lines.onInsert(n=>{t.line>=n.index&&(t.line+=n.amount)})),t.register(this.lines.onDelete(n=>{t.line>=n.index&&t.line<n.index+n.amount&&t.dispose(),t.line>n.index&&(t.line-=n.amount)})),t.register(t.onDispose(()=>this._removeMarker(t))),t}_removeMarker(e){this._isClearing||this.markers.splice(this.markers.indexOf(e),1)}},wC=class extends et{constructor(e,t){super(),this._optionsService=e,this._bufferService=t,this._onBufferActivate=this._register(new Ee),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 mv(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new mv(!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)}},dw=2,hw=1,jh=class extends et{constructor(e){super(),this.isUserScrolling=!1,this._onResize=this._register(new Ee),this.onResize=this._onResize.event,this._onScroll=this._register(new Ee),this.onScroll=this._onScroll.event,this.cols=Math.max(e.rawOptions.cols||0,dw),this.rows=Math.max(e.rawOptions.rows||0,hw),this.buffers=this._register(new wC(e,this)),this._register(this.buffers.onBufferActivate(t=>{this._onScroll.fire(t.activeBuffer.ydisp)}))}get buffer(){return this.buffers.active}resize(e,t){let n=this.cols!==e,s=this.rows!==t;this.cols=e,this.rows=t,this.buffers.resize(e,t),this._onResize.fire({cols:e,rows:t,colsChanged:n,rowsChanged:s})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(e,t=!1){let n=this.buffer,s;s=this._cachedBlankLine,(!s||s.length!==this.cols||s.getFg(0)!==e.fg||s.getBg(0)!==e.bg)&&(s=n.getBlankLine(e,t),this._cachedBlankLine=s),s.isWrapped=t;let o=n.ybase+n.scrollTop,a=n.ybase+n.scrollBottom;if(n.scrollTop===0){let u=n.lines.isFull;a===n.lines.length-1?u?n.lines.recycle().copyFrom(s):n.lines.push(s.clone()):n.lines.splice(a+1,0,s.clone()),u?this.isUserScrolling&&(n.ydisp=Math.max(n.ydisp-1,0)):(n.ybase++,this.isUserScrolling||n.ydisp++)}else{let u=a-o+1;n.lines.shiftElements(o+1,u-1,-1),n.lines.set(a,s.clone())}this.isUserScrolling||(n.ydisp=n.ybase),this._onScroll.fire(n.ydisp)}scrollLines(e,t){let n=this.buffer;if(e<0){if(n.ydisp===0)return;this.isUserScrolling=!0}else e+n.ydisp>=n.ybase&&(this.isUserScrolling=!1);let s=n.ydisp;n.ydisp=Math.max(Math.min(n.ydisp+e,n.ybase),0),s!==n.ydisp&&(t||this._onScroll.fire(n.ydisp))}};jh=$t([Pe(0,jn)],jh);var Er={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:ql,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRuler:{}},bC=["normal","bold","100","200","300","400","500","600","700","800","900"],SC=class extends et{constructor(e){super(),this._onOptionChange=this._register(new Ee),this.onOptionChange=this._onOptionChange.event;let t={...Er};for(let n in e)if(n in t)try{let s=e[n];t[n]=this._sanitizeAndValidateOption(n,s)}catch(s){console.error(s)}this.rawOptions=t,this.options={...t},this._setupOptions(),this._register(Lt(()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null}))}onSpecificOptionChange(e,t){return this.onOptionChange(n=>{n===e&&t(this.rawOptions[e])})}onMultipleOptionChange(e,t){return this.onOptionChange(n=>{e.indexOf(n)!==-1&&t()})}_setupOptions(){let e=n=>{if(!(n in Er))throw new Error(`No option with key "${n}"`);return this.rawOptions[n]},t=(n,s)=>{if(!(n in Er))throw new Error(`No option with key "${n}"`);s=this._sanitizeAndValidateOption(n,s),this.rawOptions[n]!==s&&(this.rawOptions[n]=s,this._onOptionChange.fire(n))};for(let n in this.rawOptions){let s={get:e.bind(this,n),set:t.bind(this,n)};Object.defineProperty(this.options,n,s)}}_sanitizeAndValidateOption(e,t){switch(e){case"cursorStyle":if(t||(t=Er[e]),!xC(t))throw new Error(`"${t}" is not a valid value for ${e}`);break;case"wordSeparator":t||(t=Er[e]);break;case"fontWeight":case"fontWeightBold":if(typeof t=="number"&&1<=t&&t<=1e3)break;t=bC.includes(t)?t:Er[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 xC(e){return e==="block"||e==="underline"||e==="bar"}function Uo(e,t=5){if(typeof e!="object")return e;let n=Array.isArray(e)?[]:{};for(let s in e)n[s]=t<=1?e[s]:e[s]&&Uo(e[s],t-1);return n}var gv=Object.freeze({insertMode:!1}),vv=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,cursorBlink:void 0,cursorStyle:void 0,origin:!1,reverseWraparound:!1,sendFocus:!1,synchronizedOutput:!1,wraparound:!0}),Rh=class extends et{constructor(e,t,n){super(),this._bufferService=e,this._logService=t,this._optionsService=n,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this._register(new Ee),this.onData=this._onData.event,this._onUserInput=this._register(new Ee),this.onUserInput=this._onUserInput.event,this._onBinary=this._register(new Ee),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this._register(new Ee),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=Uo(gv),this.decPrivateModes=Uo(vv)}reset(){this.modes=Uo(gv),this.decPrivateModes=Uo(vv)}triggerDataEvent(e,t=!1){if(this._optionsService.rawOptions.disableStdin)return;let n=this._bufferService.buffer;t&&this._optionsService.rawOptions.scrollOnUserInput&&n.ybase!==n.ydisp&&this._onRequestScrollToBottom.fire(),t&&this._onUserInput.fire(),this._logService.debug(`sending data "${e}"`),this._logService.trace("sending data (codes)",()=>e.split("").map(s=>s.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))}};Rh=$t([Pe(0,Nn),Pe(1,Ly),Pe(2,jn)],Rh);var _v={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 rd(e,t){let n=(e.ctrl?16:0)|(e.shift?4:0)|(e.alt?8:0);return e.button===4?(n|=64,n|=e.action):(n|=e.button&3,e.button&4&&(n|=64),e.button&8&&(n|=128),e.action===32?n|=32:e.action===0&&!t&&(n|=3)),n}var od=String.fromCharCode,yv={DEFAULT:e=>{let t=[rd(e,!1)+32,e.col+32,e.row+32];return t[0]>255||t[1]>255||t[2]>255?"":`\x1B[M${od(t[0])}${od(t[1])}${od(t[2])}`},SGR:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${rd(e,!0)};${e.col};${e.row}${t}`},SGR_PIXELS:e=>{let t=e.action===0&&e.button!==4?"m":"M";return`\x1B[<${rd(e,!0)};${e.x};${e.y}${t}`}},Ph=class extends et{constructor(e,t,n){super(),this._bufferService=e,this._coreService=t,this._optionsService=n,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._wheelPartialScroll=0,this._onProtocolChange=this._register(new Ee),this.onProtocolChange=this._onProtocolChange.event;for(let s of Object.keys(_v))this.addProtocol(s,_v[s]);for(let s of Object.keys(yv))this.addEncoding(s,yv[s]);this.reset()}addProtocol(e,t){this._protocols[e]=t}addEncoding(e,t){this._encodings[e]=t}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(e){if(!this._protocols[e])throw new Error(`unknown protocol "${e}"`);this._activeProtocol=e,this._onProtocolChange.fire(this._protocols[e].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(e){if(!this._encodings[e])throw new Error(`unknown encoding "${e}"`);this._activeEncoding=e}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null,this._wheelPartialScroll=0}consumeWheelEvent(e,t,n){if(e.deltaY===0||e.shiftKey||t===void 0||n===void 0)return 0;let s=t/n,o=this._applyScrollModifier(e.deltaY,e);return e.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(o/=s+0,Math.abs(e.deltaY)<50&&(o*=.3),this._wheelPartialScroll+=o,o=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):e.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(o*=this._bufferService.rows),o}_applyScrollModifier(e,t){return t.altKey||t.ctrlKey||t.shiftKey?e*this._optionsService.rawOptions.fastScrollSensitivity*this._optionsService.rawOptions.scrollSensitivity:e*this._optionsService.rawOptions.scrollSensitivity}triggerMouseEvent(e){if(e.col<0||e.col>=this._bufferService.cols||e.row<0||e.row>=this._bufferService.rows||e.button===4&&e.action===32||e.button===3&&e.action!==32||e.button!==4&&(e.action===2||e.action===3)||(e.col++,e.row++,e.action===32&&this._lastEvent&&this._equalEvents(this._lastEvent,e,this._activeEncoding==="SGR_PIXELS"))||!this._protocols[this._activeProtocol].restrict(e))return!1;let t=this._encodings[this._activeEncoding](e);return t&&(this._activeEncoding==="DEFAULT"?this._coreService.triggerBinaryEvent(t):this._coreService.triggerDataEvent(t,!0)),this._lastEvent=e,!0}explainEvents(e){return{down:!!(e&1),up:!!(e&2),drag:!!(e&4),move:!!(e&8),wheel:!!(e&16)}}_equalEvents(e,t,n){if(n){if(e.x!==t.x||e.y!==t.y)return!1}else if(e.col!==t.col||e.row!==t.row)return!1;return!(e.button!==t.button||e.action!==t.action||e.ctrl!==t.ctrl||e.alt!==t.alt||e.shift!==t.shift)}};Ph=$t([Pe(0,Nn),Pe(1,Js),Pe(2,jn)],Ph);var ad=[[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]],kC=[[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]],Zt;function CC(e,t){let n=0,s=t.length-1,o;if(e<t[0][0]||e>t[s][1])return!1;for(;s>=n;)if(o=n+s>>1,e>t[o][1])n=o+1;else if(e<t[o][0])s=o-1;else return!0;return!1}var EC=class{constructor(){if(this.version="6",!Zt){Zt=new Uint8Array(65536),Zt.fill(1),Zt[0]=0,Zt.fill(0,1,32),Zt.fill(0,127,160),Zt.fill(2,4352,4448),Zt[9001]=2,Zt[9002]=2,Zt.fill(2,11904,42192),Zt[12351]=1,Zt.fill(2,44032,55204),Zt.fill(2,63744,64256),Zt.fill(2,65040,65050),Zt.fill(2,65072,65136),Zt.fill(2,65280,65377),Zt.fill(2,65504,65511);for(let e=0;e<ad.length;++e)Zt.fill(0,ad[e][0],ad[e][1]+1)}}wcwidth(e){return e<32?0:e<127?1:e<65536?Zt[e]:CC(e,kC)?0:e>=131072&&e<=196605||e>=196608&&e<=262141?2:1}charProperties(e,t){let n=this.wcwidth(e),s=n===0&&t!==0;if(s){let o=Vs.extractWidth(t);o===0?s=!1:o>n&&(n=o)}return Vs.createPropertyValue(0,n,s)}},Vs=class Ml{constructor(){this._providers=Object.create(null),this._active="",this._onChange=new Ee,this.onChange=this._onChange.event;let t=new EC;this.register(t),this._active=t.version,this._activeProvider=t}static extractShouldJoin(t){return(t&1)!==0}static extractWidth(t){return t>>1&3}static extractCharKind(t){return t>>3}static createPropertyValue(t,n,s=!1){return(t&16777215)<<3|(n&3)<<1|(s?1:0)}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(t){if(!this._providers[t])throw new Error(`unknown Unicode version "${t}"`);this._active=t,this._activeProvider=this._providers[t],this._onChange.fire(t)}register(t){this._providers[t.version]=t}wcwidth(t){return this._activeProvider.wcwidth(t)}getStringCellWidth(t){let n=0,s=0,o=t.length;for(let a=0;a<o;++a){let u=t.charCodeAt(a);if(55296<=u&&u<=56319){if(++a>=o)return n+this.wcwidth(u);let m=t.charCodeAt(a);56320<=m&&m<=57343?u=(u-55296)*1024+m-56320+65536:n+=this.wcwidth(m)}let h=this.charProperties(u,s),p=Ml.extractWidth(h);Ml.extractShouldJoin(h)&&(p-=Ml.extractWidth(s)),n+=p,s=h}return n}charProperties(t,n){return this._activeProvider.charProperties(t,n)}},NC=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 wv(e){var s;let t=(s=e.buffer.lines.get(e.buffer.ybase+e.buffer.y-1))==null?void 0:s.get(e.cols-1),n=e.buffer.lines.get(e.buffer.ybase+e.buffer.y);n&&t&&(n.isWrapped=t[3]!==0&&t[3]!==32)}var Mo=2147483647,jC=256,fw=class Ah{constructor(t=32,n=32){if(this.maxLength=t,this.maxSubParamsLength=n,n>jC)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(t),this.length=0,this._subParams=new Int32Array(n),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(t),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}static fromArray(t){let n=new Ah;if(!t.length)return n;for(let s=Array.isArray(t[0])?1:0;s<t.length;++s){let o=t[s];if(Array.isArray(o))for(let a=0;a<o.length;++a)n.addSubParam(o[a]);else n.addParam(o)}return n}clone(){let t=new Ah(this.maxLength,this.maxSubParamsLength);return t.params.set(this.params),t.length=this.length,t._subParams.set(this._subParams),t._subParamsLength=this._subParamsLength,t._subParamsIdx.set(this._subParamsIdx),t._rejectDigits=this._rejectDigits,t._rejectSubDigits=this._rejectSubDigits,t._digitIsSub=this._digitIsSub,t}toArray(){let t=[];for(let n=0;n<this.length;++n){t.push(this.params[n]);let s=this._subParamsIdx[n]>>8,o=this._subParamsIdx[n]&255;o-s>0&&t.push(Array.prototype.slice.call(this._subParams,s,o))}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>Mo?Mo: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>Mo?Mo:t,this._subParamsIdx[this.length-1]++}}hasSubParams(t){return(this._subParamsIdx[t]&255)-(this._subParamsIdx[t]>>8)>0}getSubParams(t){let n=this._subParamsIdx[t]>>8,s=this._subParamsIdx[t]&255;return s-n>0?this._subParams.subarray(n,s):null}getSubParamsAll(){let t={};for(let n=0;n<this.length;++n){let s=this._subParamsIdx[n]>>8,o=this._subParamsIdx[n]&255;o-s>0&&(t[n]=this._subParams.slice(s,o))}return t}addDigit(t){let n;if(this._rejectDigits||!(n=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;let s=this._digitIsSub?this._subParams:this.params,o=s[n-1];s[n-1]=~o?Math.min(o*10+t,Mo):t}},Do=[],RC=class{constructor(){this._state=0,this._active=Do,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let s=n.indexOf(t);s!==-1&&n.splice(s,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=Do}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=Do,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||Do,!this._active.length)this._handlerFb(this._id,"START");else for(let e=this._active.length-1;e>=0;e--)this._active[e].start()}_put(e,t,n){if(!this._active.length)this._handlerFb(this._id,"PUT",ec(e,t,n));else for(let s=this._active.length-1;s>=0;s--)this._active[s].put(e,t,n)}start(){this.reset(),this._state=1}put(e,t,n){if(this._state!==3){if(this._state===1)for(;t<n;){let s=e[t++];if(s===59){this._state=2,this._start();break}if(s<48||57<s){this._state=3;return}this._id===-1&&(this._id=0),this._id=this._id*10+s-48}this._state===2&&n-t>0&&this._put(e,t,n)}}end(e,t=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),!this._active.length)this._handlerFb(this._id,"END",e);else{let n=!1,s=this._active.length-1,o=!1;if(this._stack.paused&&(s=this._stack.loopPosition-1,n=t,o=this._stack.fallThrough,this._stack.paused=!1),!o&&n===!1){for(;s>=0&&(n=this._active[s].end(e),n!==!0);s--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=s,this._stack.fallThrough=!1,n;s--}for(;s>=0;s--)if(n=this._active[s].end(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=s,this._stack.fallThrough=!0,n}this._active=Do,this._id=-1,this._state=0}}},Wn=class{constructor(e){this._handler=e,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=ec(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}end(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data),t instanceof Promise))return t.then(n=>(this._data="",this._hitLimit=!1,n));return this._data="",this._hitLimit=!1,t}},Io=[],PC=class{constructor(){this._handlers=Object.create(null),this._active=Io,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=Io}registerHandler(e,t){this._handlers[e]===void 0&&(this._handlers[e]=[]);let n=this._handlers[e];return n.push(t),{dispose:()=>{let s=n.indexOf(t);s!==-1&&n.splice(s,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=Io,this._ident=0}hook(e,t){if(this.reset(),this._ident=e,this._active=this._handlers[e]||Io,!this._active.length)this._handlerFb(this._ident,"HOOK",t);else for(let n=this._active.length-1;n>=0;n--)this._active[n].hook(t)}put(e,t,n){if(!this._active.length)this._handlerFb(this._ident,"PUT",ec(e,t,n));else for(let s=this._active.length-1;s>=0;s--)this._active[s].put(e,t,n)}unhook(e,t=!0){if(!this._active.length)this._handlerFb(this._ident,"UNHOOK",e);else{let n=!1,s=this._active.length-1,o=!1;if(this._stack.paused&&(s=this._stack.loopPosition-1,n=t,o=this._stack.fallThrough,this._stack.paused=!1),!o&&n===!1){for(;s>=0&&(n=this._active[s].unhook(e),n!==!0);s--)if(n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=s,this._stack.fallThrough=!1,n;s--}for(;s>=0;s--)if(n=this._active[s].unhook(!1),n instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=s,this._stack.fallThrough=!0,n}this._active=Io,this._ident=0}},Ko=new fw;Ko.addParam(0);var bv=class{constructor(e){this._handler=e,this._data="",this._params=Ko,this._hitLimit=!1}hook(e){this._params=e.length>1||e.params[0]?e.clone():Ko,this._data="",this._hitLimit=!1}put(e,t,n){this._hitLimit||(this._data+=ec(e,t,n),this._data.length>1e7&&(this._data="",this._hitLimit=!0))}unhook(e){let t=!1;if(this._hitLimit)t=!1;else if(e&&(t=this._handler(this._data,this._params),t instanceof Promise))return t.then(n=>(this._params=Ko,this._data="",this._hitLimit=!1,n));return this._params=Ko,this._data="",this._hitLimit=!1,t}},AC=class{constructor(e){this.table=new Uint8Array(e)}setDefault(e,t){this.table.fill(e<<4|t)}add(e,t,n,s){this.table[t<<8|e]=n<<4|s}addMany(e,t,n,s){for(let o=0;o<e.length;o++)this.table[t<<8|e[o]]=n<<4|s}},ni=160,LC=(function(){let e=new AC(4095),t=Array.apply(null,Array(256)).map((h,p)=>p),n=(h,p)=>t.slice(h,p),s=n(32,127),o=n(0,24);o.push(25),o.push.apply(o,n(28,32));let a=n(0,14),u;e.setDefault(1,0),e.addMany(s,0,2,0);for(u in a)e.addMany([24,26,153,154],u,3,0),e.addMany(n(128,144),u,3,0),e.addMany(n(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(o,0,3,0),e.addMany(o,1,3,1),e.add(127,1,0,1),e.addMany(o,8,0,8),e.addMany(o,3,3,3),e.add(127,3,0,3),e.addMany(o,4,3,4),e.add(127,4,0,4),e.addMany(o,6,3,6),e.addMany(o,5,3,5),e.add(127,5,0,5),e.addMany(o,2,3,2),e.add(127,2,0,2),e.add(93,1,4,8),e.addMany(s,8,5,8),e.add(127,8,5,8),e.addMany([156,27,24,26,7],8,6,0),e.addMany(n(28,32),8,0,8),e.addMany([88,94,95],1,0,7),e.addMany(s,7,0,7),e.addMany(o,7,0,7),e.add(156,7,0,0),e.add(127,7,0,7),e.add(91,1,11,3),e.addMany(n(64,127),3,7,0),e.addMany(n(48,60),3,8,4),e.addMany([60,61,62,63],3,9,4),e.addMany(n(48,60),4,8,4),e.addMany(n(64,127),4,7,0),e.addMany([60,61,62,63],4,0,6),e.addMany(n(32,64),6,0,6),e.add(127,6,0,6),e.addMany(n(64,127),6,0,0),e.addMany(n(32,48),3,9,5),e.addMany(n(32,48),5,9,5),e.addMany(n(48,64),5,0,6),e.addMany(n(64,127),5,7,0),e.addMany(n(32,48),4,9,5),e.addMany(n(32,48),1,9,2),e.addMany(n(32,48),2,9,2),e.addMany(n(48,127),2,10,0),e.addMany(n(48,80),1,10,0),e.addMany(n(81,88),1,10,0),e.addMany([89,90,92],1,10,0),e.addMany(n(96,127),1,10,0),e.add(80,1,11,9),e.addMany(o,9,0,9),e.add(127,9,0,9),e.addMany(n(28,32),9,0,9),e.addMany(n(32,48),9,9,12),e.addMany(n(48,60),9,8,10),e.addMany([60,61,62,63],9,9,10),e.addMany(o,11,0,11),e.addMany(n(32,128),11,0,11),e.addMany(n(28,32),11,0,11),e.addMany(o,10,0,10),e.add(127,10,0,10),e.addMany(n(28,32),10,0,10),e.addMany(n(48,60),10,8,10),e.addMany([60,61,62,63],10,0,11),e.addMany(n(32,48),10,9,12),e.addMany(o,12,0,12),e.add(127,12,0,12),e.addMany(n(28,32),12,0,12),e.addMany(n(32,48),12,9,12),e.addMany(n(48,64),12,0,11),e.addMany(n(64,127),12,12,13),e.addMany(n(64,127),10,12,13),e.addMany(n(64,127),9,12,13),e.addMany(o,13,13,13),e.addMany(s,13,13,13),e.add(127,13,0,13),e.addMany([27,156,24,26],13,14,0),e.add(ni,0,2,0),e.add(ni,8,5,8),e.add(ni,6,0,6),e.add(ni,11,0,11),e.add(ni,13,13,13),e})(),TC=class extends et{constructor(e=LC){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 fw,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(t,n,s)=>{},this._executeHandlerFb=t=>{},this._csiHandlerFb=(t,n)=>{},this._escHandlerFb=t=>{},this._errorHandlerFb=t=>t,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this._register(Lt(()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)})),this._oscParser=this._register(new RC),this._dcsParser=this._register(new PC),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},()=>!0)}_identifier(e,t=[64,126]){let n=0;if(e.prefix){if(e.prefix.length>1)throw new Error("only one byte as prefix supported");if(n=e.prefix.charCodeAt(0),n&&60>n||n>63)throw new Error("prefix must be in range 0x3c .. 0x3f")}if(e.intermediates){if(e.intermediates.length>2)throw new Error("only two bytes as intermediates are supported");for(let o=0;o<e.intermediates.length;++o){let a=e.intermediates.charCodeAt(o);if(32>a||a>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");n<<=8,n|=a}}if(e.final.length!==1)throw new Error("final must be a single byte");let s=e.final.charCodeAt(0);if(t[0]>s||s>t[1])throw new Error(`final must be in range ${t[0]} .. ${t[1]}`);return n<<=8,n|=s,n}identToString(e){let t=[];for(;e;)t.push(String.fromCharCode(e&255)),e>>=8;return t.reverse().join("")}setPrintHandler(e){this._printHandler=e}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(e,t){let n=this._identifier(e,[48,126]);this._escHandlers[n]===void 0&&(this._escHandlers[n]=[]);let s=this._escHandlers[n];return s.push(t),{dispose:()=>{let o=s.indexOf(t);o!==-1&&s.splice(o,1)}}}clearEscHandler(e){this._escHandlers[this._identifier(e,[48,126])]&&delete this._escHandlers[this._identifier(e,[48,126])]}setEscHandlerFallback(e){this._escHandlerFb=e}setExecuteHandler(e,t){this._executeHandlers[e.charCodeAt(0)]=t}clearExecuteHandler(e){this._executeHandlers[e.charCodeAt(0)]&&delete this._executeHandlers[e.charCodeAt(0)]}setExecuteHandlerFallback(e){this._executeHandlerFb=e}registerCsiHandler(e,t){let n=this._identifier(e);this._csiHandlers[n]===void 0&&(this._csiHandlers[n]=[]);let s=this._csiHandlers[n];return s.push(t),{dispose:()=>{let o=s.indexOf(t);o!==-1&&s.splice(o,1)}}}clearCsiHandler(e){this._csiHandlers[this._identifier(e)]&&delete this._csiHandlers[this._identifier(e)]}setCsiHandlerFallback(e){this._csiHandlerFb=e}registerDcsHandler(e,t){return this._dcsParser.registerHandler(this._identifier(e),t)}clearDcsHandler(e){this._dcsParser.clearHandler(this._identifier(e))}setDcsHandlerFallback(e){this._dcsParser.setHandlerFallback(e)}registerOscHandler(e,t){return this._oscParser.registerHandler(e,t)}clearOscHandler(e){this._oscParser.clearHandler(e)}setOscHandlerFallback(e){this._oscParser.setHandlerFallback(e)}setErrorHandler(e){this._errorHandler=e}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(e,t,n,s,o){this._parseStack.state=e,this._parseStack.handlers=t,this._parseStack.handlerPos=n,this._parseStack.transition=s,this._parseStack.chunkPos=o}parse(e,t,n){let s=0,o=0,a=0,u;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,a=this._parseStack.chunkPos+1;else{if(n===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");let h=this._parseStack.handlers,p=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(n===!1&&p>-1){for(;p>=0&&(u=h[p](this._params),u!==!0);p--)if(u instanceof Promise)return this._parseStack.handlerPos=p,u}this._parseStack.handlers=[];break;case 4:if(n===!1&&p>-1){for(;p>=0&&(u=h[p](),u!==!0);p--)if(u instanceof Promise)return this._parseStack.handlerPos=p,u}this._parseStack.handlers=[];break;case 6:if(s=e[this._parseStack.chunkPos],u=this._dcsParser.unhook(s!==24&&s!==26,n),u)return u;s===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(s=e[this._parseStack.chunkPos],u=this._oscParser.end(s!==24&&s!==26,n),u)return u;s===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break}this._parseStack.state=0,a=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=this._parseStack.transition&15}for(let h=a;h<t;++h){switch(s=e[h],o=this._transitions.table[this.currentState<<8|(s<160?s:ni)],o>>4){case 2:for(let w=h+1;;++w){if(w>=t||(s=e[w])<32||s>126&&s<ni){this._printHandler(e,h,w),h=w-1;break}if(++w>=t||(s=e[w])<32||s>126&&s<ni){this._printHandler(e,h,w),h=w-1;break}if(++w>=t||(s=e[w])<32||s>126&&s<ni){this._printHandler(e,h,w),h=w-1;break}if(++w>=t||(s=e[w])<32||s>126&&s<ni){this._printHandler(e,h,w),h=w-1;break}}break;case 3:this._executeHandlers[s]?this._executeHandlers[s]():this._executeHandlerFb(s),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:h,code:s,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:let p=this._csiHandlers[this._collect<<8|s],m=p?p.length-1:-1;for(;m>=0&&(u=p[m](this._params),u!==!0);m--)if(u instanceof Promise)return this._preserveStack(3,p,m,o,h),u;m<0&&this._csiHandlerFb(this._collect<<8|s,this._params),this.precedingJoinState=0;break;case 8:do switch(s){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(s-48)}while(++h<t&&(s=e[h])>47&&s<60);h--;break;case 9:this._collect<<=8,this._collect|=s;break;case 10:let v=this._escHandlers[this._collect<<8|s],y=v?v.length-1:-1;for(;y>=0&&(u=v[y](),u!==!0);y--)if(u instanceof Promise)return this._preserveStack(4,v,y,o,h),u;y<0&&this._escHandlerFb(this._collect<<8|s),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|s,this._params);break;case 13:for(let w=h+1;;++w)if(w>=t||(s=e[w])===24||s===26||s===27||s>127&&s<ni){this._dcsParser.put(e,h,w),h=w-1;break}break;case 14:if(u=this._dcsParser.unhook(s!==24&&s!==26),u)return this._preserveStack(6,[],0,o,h),u;s===27&&(o|=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 w=h+1;;w++)if(w>=t||(s=e[w])<32||s>127&&s<ni){this._oscParser.put(e,h,w),h=w-1;break}break;case 6:if(u=this._oscParser.end(s!==24&&s!==26),u)return this._preserveStack(5,[],0,o,h),u;s===27&&(o|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break}this.currentState=o&15}}},MC=/^([\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})$/,DC=/^[\da-f]+$/;function Sv(e){if(!e)return;let t=e.toLowerCase();if(t.indexOf("rgb:")===0){t=t.slice(4);let n=MC.exec(t);if(n){let s=n[1]?15:n[4]?255:n[7]?4095:65535;return[Math.round(parseInt(n[1]||n[4]||n[7]||n[10],16)/s*255),Math.round(parseInt(n[2]||n[5]||n[8]||n[11],16)/s*255),Math.round(parseInt(n[3]||n[6]||n[9]||n[12],16)/s*255)]}}else if(t.indexOf("#")===0&&(t=t.slice(1),DC.exec(t)&&[3,6,9,12].includes(t.length))){let n=t.length/3,s=[0,0,0];for(let o=0;o<3;++o){let a=parseInt(t.slice(n*o,n*o+n),16);s[o]=n===1?a<<4:n===2?a:n===3?a>>4:a>>8}return s}}function ld(e,t){let n=e.toString(16),s=n.length<2?"0"+n:n;switch(t){case 4:return n[0];case 8:return s;case 12:return(s+s).slice(0,3);default:return s+s}}function IC(e,t=16){let[n,s,o]=e;return`rgb:${ld(n,t)}/${ld(s,t)}/${ld(o,t)}`}var OC={"(":0,")":1,"*":2,"+":3,"-":1,".":2},ds=131072,xv=10;function kv(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 Cv=5e3,Ev=0,BC=class extends et{constructor(e,t,n,s,o,a,u,h,p=new TC){super(),this._bufferService=e,this._charsetService=t,this._coreService=n,this._logService=s,this._optionsService=o,this._oscLinkService=a,this._coreMouseService=u,this._unicodeService=h,this._parser=p,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new ik,this._utf8Decoder=new sk,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=Yt.clone(),this._eraseAttrDataInternal=Yt.clone(),this._onRequestBell=this._register(new Ee),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this._register(new Ee),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this._register(new Ee),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this._register(new Ee),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this._register(new Ee),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this._register(new Ee),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this._register(new Ee),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this._register(new Ee),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this._register(new Ee),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this._register(new Ee),this.onLineFeed=this._onLineFeed.event,this._onScroll=this._register(new Ee),this.onScroll=this._onScroll.event,this._onTitleChange=this._register(new Ee),this.onTitleChange=this._onTitleChange.event,this._onColor=this._register(new Ee),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 Lh(this._bufferService),this._activeBuffer=this._bufferService.buffer,this._register(this._bufferService.buffers.onBufferActivate(m=>this._activeBuffer=m.activeBuffer)),this._parser.setCsiHandlerFallback((m,v)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(m),params:v.toArray()})}),this._parser.setEscHandlerFallback(m=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(m)})}),this._parser.setExecuteHandlerFallback(m=>{this._logService.debug("Unknown EXECUTE code: ",{code:m})}),this._parser.setOscHandlerFallback((m,v,y)=>{this._logService.debug("Unknown OSC code: ",{identifier:m,action:v,data:y})}),this._parser.setDcsHandlerFallback((m,v,y)=>{v==="HOOK"&&(y=y.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(m),action:v,payload:y})}),this._parser.setPrintHandler((m,v,y)=>this.print(m,v,y)),this._parser.registerCsiHandler({final:"@"},m=>this.insertChars(m)),this._parser.registerCsiHandler({intermediates:" ",final:"@"},m=>this.scrollLeft(m)),this._parser.registerCsiHandler({final:"A"},m=>this.cursorUp(m)),this._parser.registerCsiHandler({intermediates:" ",final:"A"},m=>this.scrollRight(m)),this._parser.registerCsiHandler({final:"B"},m=>this.cursorDown(m)),this._parser.registerCsiHandler({final:"C"},m=>this.cursorForward(m)),this._parser.registerCsiHandler({final:"D"},m=>this.cursorBackward(m)),this._parser.registerCsiHandler({final:"E"},m=>this.cursorNextLine(m)),this._parser.registerCsiHandler({final:"F"},m=>this.cursorPrecedingLine(m)),this._parser.registerCsiHandler({final:"G"},m=>this.cursorCharAbsolute(m)),this._parser.registerCsiHandler({final:"H"},m=>this.cursorPosition(m)),this._parser.registerCsiHandler({final:"I"},m=>this.cursorForwardTab(m)),this._parser.registerCsiHandler({final:"J"},m=>this.eraseInDisplay(m,!1)),this._parser.registerCsiHandler({prefix:"?",final:"J"},m=>this.eraseInDisplay(m,!0)),this._parser.registerCsiHandler({final:"K"},m=>this.eraseInLine(m,!1)),this._parser.registerCsiHandler({prefix:"?",final:"K"},m=>this.eraseInLine(m,!0)),this._parser.registerCsiHandler({final:"L"},m=>this.insertLines(m)),this._parser.registerCsiHandler({final:"M"},m=>this.deleteLines(m)),this._parser.registerCsiHandler({final:"P"},m=>this.deleteChars(m)),this._parser.registerCsiHandler({final:"S"},m=>this.scrollUp(m)),this._parser.registerCsiHandler({final:"T"},m=>this.scrollDown(m)),this._parser.registerCsiHandler({final:"X"},m=>this.eraseChars(m)),this._parser.registerCsiHandler({final:"Z"},m=>this.cursorBackwardTab(m)),this._parser.registerCsiHandler({final:"`"},m=>this.charPosAbsolute(m)),this._parser.registerCsiHandler({final:"a"},m=>this.hPositionRelative(m)),this._parser.registerCsiHandler({final:"b"},m=>this.repeatPrecedingCharacter(m)),this._parser.registerCsiHandler({final:"c"},m=>this.sendDeviceAttributesPrimary(m)),this._parser.registerCsiHandler({prefix:">",final:"c"},m=>this.sendDeviceAttributesSecondary(m)),this._parser.registerCsiHandler({final:"d"},m=>this.linePosAbsolute(m)),this._parser.registerCsiHandler({final:"e"},m=>this.vPositionRelative(m)),this._parser.registerCsiHandler({final:"f"},m=>this.hVPosition(m)),this._parser.registerCsiHandler({final:"g"},m=>this.tabClear(m)),this._parser.registerCsiHandler({final:"h"},m=>this.setMode(m)),this._parser.registerCsiHandler({prefix:"?",final:"h"},m=>this.setModePrivate(m)),this._parser.registerCsiHandler({final:"l"},m=>this.resetMode(m)),this._parser.registerCsiHandler({prefix:"?",final:"l"},m=>this.resetModePrivate(m)),this._parser.registerCsiHandler({final:"m"},m=>this.charAttributes(m)),this._parser.registerCsiHandler({final:"n"},m=>this.deviceStatus(m)),this._parser.registerCsiHandler({prefix:"?",final:"n"},m=>this.deviceStatusPrivate(m)),this._parser.registerCsiHandler({intermediates:"!",final:"p"},m=>this.softReset(m)),this._parser.registerCsiHandler({intermediates:" ",final:"q"},m=>this.setCursorStyle(m)),this._parser.registerCsiHandler({final:"r"},m=>this.setScrollRegion(m)),this._parser.registerCsiHandler({final:"s"},m=>this.saveCursor(m)),this._parser.registerCsiHandler({final:"t"},m=>this.windowOptions(m)),this._parser.registerCsiHandler({final:"u"},m=>this.restoreCursor(m)),this._parser.registerCsiHandler({intermediates:"'",final:"}"},m=>this.insertColumns(m)),this._parser.registerCsiHandler({intermediates:"'",final:"~"},m=>this.deleteColumns(m)),this._parser.registerCsiHandler({intermediates:'"',final:"q"},m=>this.selectProtected(m)),this._parser.registerCsiHandler({intermediates:"$",final:"p"},m=>this.requestMode(m,!0)),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},m=>this.requestMode(m,!1)),this._parser.setExecuteHandler(ge.BEL,()=>this.bell()),this._parser.setExecuteHandler(ge.LF,()=>this.lineFeed()),this._parser.setExecuteHandler(ge.VT,()=>this.lineFeed()),this._parser.setExecuteHandler(ge.FF,()=>this.lineFeed()),this._parser.setExecuteHandler(ge.CR,()=>this.carriageReturn()),this._parser.setExecuteHandler(ge.BS,()=>this.backspace()),this._parser.setExecuteHandler(ge.HT,()=>this.tab()),this._parser.setExecuteHandler(ge.SO,()=>this.shiftOut()),this._parser.setExecuteHandler(ge.SI,()=>this.shiftIn()),this._parser.setExecuteHandler(Ll.IND,()=>this.index()),this._parser.setExecuteHandler(Ll.NEL,()=>this.nextLine()),this._parser.setExecuteHandler(Ll.HTS,()=>this.tabSet()),this._parser.registerOscHandler(0,new Wn(m=>(this.setTitle(m),this.setIconName(m),!0))),this._parser.registerOscHandler(1,new Wn(m=>this.setIconName(m))),this._parser.registerOscHandler(2,new Wn(m=>this.setTitle(m))),this._parser.registerOscHandler(4,new Wn(m=>this.setOrReportIndexedColor(m))),this._parser.registerOscHandler(8,new Wn(m=>this.setHyperlink(m))),this._parser.registerOscHandler(10,new Wn(m=>this.setOrReportFgColor(m))),this._parser.registerOscHandler(11,new Wn(m=>this.setOrReportBgColor(m))),this._parser.registerOscHandler(12,new Wn(m=>this.setOrReportCursorColor(m))),this._parser.registerOscHandler(104,new Wn(m=>this.restoreIndexedColor(m))),this._parser.registerOscHandler(110,new Wn(m=>this.restoreFgColor(m))),this._parser.registerOscHandler(111,new Wn(m=>this.restoreBgColor(m))),this._parser.registerOscHandler(112,new Wn(m=>this.restoreCursorColor(m))),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 m in en)this._parser.registerEscHandler({intermediates:"(",final:m},()=>this.selectCharset("("+m)),this._parser.registerEscHandler({intermediates:")",final:m},()=>this.selectCharset(")"+m)),this._parser.registerEscHandler({intermediates:"*",final:m},()=>this.selectCharset("*"+m)),this._parser.registerEscHandler({intermediates:"+",final:m},()=>this.selectCharset("+"+m)),this._parser.registerEscHandler({intermediates:"-",final:m},()=>this.selectCharset("-"+m)),this._parser.registerEscHandler({intermediates:".",final:m},()=>this.selectCharset("."+m)),this._parser.registerEscHandler({intermediates:"/",final:m},()=>this.selectCharset("/"+m));this._parser.registerEscHandler({intermediates:"#",final:"8"},()=>this.screenAlignmentPattern()),this._parser.setErrorHandler(m=>(this._logService.error("Parsing error: ",m),m)),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new bv((m,v)=>this.requestStatusString(m,v)))}getAttrData(){return this._curAttrData}_preserveStack(e,t,n,s){this._parseStack.paused=!0,this._parseStack.cursorStartX=e,this._parseStack.cursorStartY=t,this._parseStack.decodedLength=n,this._parseStack.position=s}_logSlowResolvingAsync(e){this._logService.logLevel<=3&&Promise.race([e,new Promise((t,n)=>setTimeout(()=>n("#SLOW_TIMEOUT"),Cv))]).catch(t=>{if(t!=="#SLOW_TIMEOUT")throw t;console.warn(`async parser handler taking longer than ${Cv} ms`)})}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(e,t){let n,s=this._activeBuffer.x,o=this._activeBuffer.y,a=0,u=this._parseStack.paused;if(u){if(n=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,t))return this._logSlowResolvingAsync(n),n;s=this._parseStack.cursorStartX,o=this._parseStack.cursorStartY,this._parseStack.paused=!1,e.length>ds&&(a=this._parseStack.position+ds)}if(this._logService.logLevel<=1&&this._logService.debug(`parsing data ${typeof e=="string"?` "${e}"`:` "${Array.prototype.map.call(e,m=>String.fromCharCode(m)).join("")}"`}`),this._logService.logLevel===0&&this._logService.trace("parsing data (codes)",typeof e=="string"?e.split("").map(m=>m.charCodeAt(0)):e),this._parseBuffer.length<e.length&&this._parseBuffer.length<ds&&(this._parseBuffer=new Uint32Array(Math.min(e.length,ds))),u||this._dirtyRowTracker.clearRange(),e.length>ds)for(let m=a;m<e.length;m+=ds){let v=m+ds<e.length?m+ds:e.length,y=typeof e=="string"?this._stringDecoder.decode(e.substring(m,v),this._parseBuffer):this._utf8Decoder.decode(e.subarray(m,v),this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,y))return this._preserveStack(s,o,y,m),this._logSlowResolvingAsync(n),n}else if(!u){let m=typeof e=="string"?this._stringDecoder.decode(e,this._parseBuffer):this._utf8Decoder.decode(e,this._parseBuffer);if(n=this._parser.parse(this._parseBuffer,m))return this._preserveStack(s,o,m,0),this._logSlowResolvingAsync(n),n}(this._activeBuffer.x!==s||this._activeBuffer.y!==o)&&this._onCursorMove.fire();let h=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),p=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);p<this._bufferService.rows&&this._onRequestRefreshRows.fire({start:Math.min(p,this._bufferService.rows-1),end:Math.min(h,this._bufferService.rows-1)})}print(e,t,n){let s,o,a=this._charsetService.charset,u=this._optionsService.rawOptions.screenReaderMode,h=this._bufferService.cols,p=this._coreService.decPrivateModes.wraparound,m=this._coreService.modes.insertMode,v=this._curAttrData,y=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&n-t>0&&y.getWidth(this._activeBuffer.x-1)===2&&y.setCellFromCodepoint(this._activeBuffer.x-1,0,1,v);let w=this._parser.precedingJoinState;for(let b=t;b<n;++b){if(s=e[b],s<127&&a){let R=a[String.fromCharCode(s)];R&&(s=R.charCodeAt(0))}let S=this._unicodeService.charProperties(s,w);o=Vs.extractWidth(S);let C=Vs.extractShouldJoin(S),x=C?Vs.extractWidth(w):0;if(w=S,u&&this._onA11yChar.fire(ps(s)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+o-x>h){if(p){let R=y,E=this._activeBuffer.x-x;for(this._activeBuffer.x=x,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),y=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),x>0&&y instanceof Wo&&y.copyCellsFrom(R,E,0,x,!1);E<h;)R.setCellFromCodepoint(E++,0,1,v)}else if(this._activeBuffer.x=h-1,o===2)continue}if(C&&this._activeBuffer.x){let R=y.getWidth(this._activeBuffer.x-1)?1:2;y.addCodepointToCell(this._activeBuffer.x-R,s,o);for(let E=o-x;--E>=0;)y.setCellFromCodepoint(this._activeBuffer.x++,0,0,v);continue}if(m&&(y.insertCells(this._activeBuffer.x,o-x,this._activeBuffer.getNullCell(v)),y.getWidth(h-1)===2&&y.setCellFromCodepoint(h-1,0,1,v)),y.setCellFromCodepoint(this._activeBuffer.x++,s,o,v),o>0)for(;--o;)y.setCellFromCodepoint(this._activeBuffer.x++,0,0,v)}this._parser.precedingJoinState=w,this._activeBuffer.x<h&&n-t>0&&y.getWidth(this._activeBuffer.x)===0&&!y.hasContent(this._activeBuffer.x)&&y.setCellFromCodepoint(this._activeBuffer.x,0,1,v),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(e,t){return e.final==="t"&&!e.prefix&&!e.intermediates?this._parser.registerCsiHandler(e,n=>kv(n.params[0],this._optionsService.rawOptions.windowOptions)?t(n):!0):this._parser.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._parser.registerDcsHandler(e,new bv(t))}registerEscHandler(e,t){return this._parser.registerEscHandler(e,t)}registerOscHandler(e,t){return this._parser.registerOscHandler(e,new Wn(t))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var e;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&((e=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&e.isWrapped)){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);t.hasWidth(this._activeBuffer.x)&&!t.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let e=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-e),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(e=this._bufferService.cols-1){this._activeBuffer.x=Math.min(e,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(e,t){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=e,this._activeBuffer.y=this._activeBuffer.scrollTop+t):(this._activeBuffer.x=e,this._activeBuffer.y=t),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(e,t){this._restrictCursor(),this._setCursor(this._activeBuffer.x+e,this._activeBuffer.y+t)}cursorUp(e){let t=this._activeBuffer.y-this._activeBuffer.scrollTop;return t>=0?this._moveCursor(0,-Math.min(t,e.params[0]||1)):this._moveCursor(0,-(e.params[0]||1)),!0}cursorDown(e){let t=this._activeBuffer.scrollBottom-this._activeBuffer.y;return t>=0?this._moveCursor(0,Math.min(t,e.params[0]||1)):this._moveCursor(0,e.params[0]||1),!0}cursorForward(e){return this._moveCursor(e.params[0]||1,0),!0}cursorBackward(e){return this._moveCursor(-(e.params[0]||1),0),!0}cursorNextLine(e){return this.cursorDown(e),this._activeBuffer.x=0,!0}cursorPrecedingLine(e){return this.cursorUp(e),this._activeBuffer.x=0,!0}cursorCharAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(e){return this._setCursor(e.length>=2?(e.params[1]||1)-1:0,(e.params[0]||1)-1),!0}charPosAbsolute(e){return this._setCursor((e.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(e){return this._moveCursor(e.params[0]||1,0),!0}linePosAbsolute(e){return this._setCursor(this._activeBuffer.x,(e.params[0]||1)-1),!0}vPositionRelative(e){return this._moveCursor(0,e.params[0]||1),!0}hVPosition(e){return this.cursorPosition(e),!0}tabClear(e){let t=e.params[0];return t===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:t===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(e){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let t=e.params[0]||1;for(;t--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(e){let t=e.params[0];return t===1&&(this._curAttrData.bg|=536870912),(t===2||t===0)&&(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(e,t,n,s=!1,o=!1){let a=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);a.replaceCells(t,n,this._activeBuffer.getNullCell(this._eraseAttrData()),o),s&&(a.isWrapped=!1)}_resetBufferLine(e,t=!1){let n=this._activeBuffer.lines.get(this._activeBuffer.ybase+e);n&&(n.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),t),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+e),n.isWrapped=!1)}eraseInDisplay(e,t=!1){var s;this._restrictCursor(this._bufferService.cols);let n;switch(e.params[0]){case 0:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);n<this._bufferService.rows;n++)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(n);break;case 1:for(n=this._activeBuffer.y,this._dirtyRowTracker.markDirty(n),this._eraseInBufferLine(n,0,this._activeBuffer.x+1,!0,t),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(n+1).isWrapped=!1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0);break;case 2:if(this._optionsService.rawOptions.scrollOnEraseInDisplay){for(n=this._bufferService.rows,this._dirtyRowTracker.markRangeDirty(0,n-1);n--&&!((s=this._activeBuffer.lines.get(this._activeBuffer.ybase+n))!=null&&s.getTrimmedLength()););for(;n>=0;n--)this._bufferService.scroll(this._eraseAttrData())}else{for(n=this._bufferService.rows,this._dirtyRowTracker.markDirty(n-1);n--;)this._resetBufferLine(n,t);this._dirtyRowTracker.markDirty(0)}break;case 3:let o=this._activeBuffer.lines.length-this._bufferService.rows;o>0&&(this._activeBuffer.lines.trimStart(o),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-o,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-o,0),this._onScroll.fire(0));break}return!0}eraseInLine(e,t=!1){switch(this._restrictCursor(this._bufferService.cols),e.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,t);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,t);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,t);break}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,s=this._bufferService.rows-1-this._activeBuffer.scrollBottom,o=this._bufferService.rows-1+this._activeBuffer.ybase-s+1;for(;t--;)this._activeBuffer.lines.splice(o-1,1),this._activeBuffer.lines.splice(n,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(e){this._restrictCursor();let t=e.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let n=this._activeBuffer.ybase+this._activeBuffer.y,s;for(s=this._bufferService.rows-1-this._activeBuffer.scrollBottom,s=this._bufferService.rows-1+this._activeBuffer.ybase-s;t--;)this._activeBuffer.lines.splice(n,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}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(Yt));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);s.deleteCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),s.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);s.insertCells(0,t,this._activeBuffer.getNullCell(this._eraseAttrData())),s.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);s.insertCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),s.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(e){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;let t=e.params[0]||1;for(let n=this._activeBuffer.scrollTop;n<=this._activeBuffer.scrollBottom;++n){let s=this._activeBuffer.lines.get(this._activeBuffer.ybase+n);s.deleteCells(this._activeBuffer.x,t,this._activeBuffer.getNullCell(this._eraseAttrData())),s.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(e){this._restrictCursor();let t=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return t&&(t.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(e.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(e){let t=this._parser.precedingJoinState;if(!t)return!0;let n=e.params[0]||1,s=Vs.extractWidth(t),o=this._activeBuffer.x-s,a=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(o),u=new Uint32Array(a.length*n),h=0;for(let m=0;m<a.length;){let v=a.codePointAt(m)||0;u[h++]=v,m+=v>65535?2:1}let p=h;for(let m=1;m<n;++m)u.copyWithin(p,0,h),p+=h;return this.print(u,0,p),!0}sendDeviceAttributesPrimary(e){return e.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(ge.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(ge.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(e){return e.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(ge.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(ge.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(e.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(ge.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,Us),this._charsetService.setgCharset(1,Us),this._charsetService.setgCharset(2,Us),this._charsetService.setgCharset(3,Us);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){(C=>(C[C.NOT_RECOGNIZED=0]="NOT_RECOGNIZED",C[C.SET=1]="SET",C[C.RESET=2]="RESET",C[C.PERMANENTLY_SET=3]="PERMANENTLY_SET",C[C.PERMANENTLY_RESET=4]="PERMANENTLY_RESET"))(void 0||(n={}));let s=this._coreService.decPrivateModes,{activeProtocol:o,activeEncoding:a}=this._coreMouseService,u=this._coreService,{buffers:h,cols:p}=this._bufferService,{active:m,alt:v}=h,y=this._optionsService.rawOptions,w=(C,x)=>(u.triggerDataEvent(`${ge.ESC}[${t?"":"?"}${C};${x}$y`),!0),b=C=>C?1:2,S=e.params[0];return t?S===2?w(S,4):S===4?w(S,b(u.modes.insertMode)):S===12?w(S,3):S===20?w(S,b(y.convertEol)):w(S,0):S===1?w(S,b(s.applicationCursorKeys)):S===3?w(S,y.windowOptions.setWinLines?p===80?2:p===132?1:0:0):S===6?w(S,b(s.origin)):S===7?w(S,b(s.wraparound)):S===8?w(S,3):S===9?w(S,b(o==="X10")):S===12?w(S,b(y.cursorBlink)):S===25?w(S,b(!u.isCursorHidden)):S===45?w(S,b(s.reverseWraparound)):S===66?w(S,b(s.applicationKeypad)):S===67?w(S,4):S===1e3?w(S,b(o==="VT200")):S===1002?w(S,b(o==="DRAG")):S===1003?w(S,b(o==="ANY")):S===1004?w(S,b(s.sendFocus)):S===1005?w(S,4):S===1006?w(S,b(a==="SGR")):S===1015?w(S,4):S===1016?w(S,b(a==="SGR_PIXELS")):S===1048?w(S,1):S===47||S===1047||S===1049?w(S,b(m===v)):S===2004?w(S,b(s.bracketedPasteMode)):S===2026?w(S,b(s.synchronizedOutput)):w(S,0)}_updateAttrColor(e,t,n,s,o){return t===2?(e|=50331648,e&=-16777216,e|=na.fromColorRGB([n,s,o])):t===5&&(e&=-50331904,e|=33554432|n&255),e}_extractColor(e,t,n){let s=[0,0,-1,0,0,0],o=0,a=0;do{if(s[a+o]=e.params[t+a],e.hasSubParams(t+a)){let u=e.getSubParams(t+a),h=0;do s[1]===5&&(o=1),s[a+h+1+o]=u[h];while(++h<u.length&&h+a+1+o<s.length);break}if(s[1]===5&&a+o>=2||s[1]===2&&a+o>=5)break;s[1]&&(o=1)}while(++a+t<e.length&&a+o<s.length);for(let u=2;u<s.length;++u)s[u]===-1&&(s[u]=0);switch(s[0]){case 38:n.fg=this._updateAttrColor(n.fg,s[1],s[3],s[4],s[5]);break;case 48:n.bg=this._updateAttrColor(n.bg,s[1],s[3],s[4],s[5]);break;case 58:n.extended=n.extended.clone(),n.extended.underlineColor=this._updateAttrColor(n.extended.underlineColor,s[1],s[3],s[4],s[5])}return a}_processUnderline(e,t){t.extended=t.extended.clone(),(!~e||e>5)&&(e=1),t.extended.underlineStyle=e,t.fg|=268435456,e===0&&(t.fg&=-268435457),t.updateExtended()}_processSGR0(e){e.fg=Yt.fg,e.bg=Yt.bg,e.extended=e.extended.clone(),e.extended.underlineStyle=0,e.extended.underlineColor&=-67108864,e.updateExtended()}charAttributes(e){if(e.length===1&&e.params[0]===0)return this._processSGR0(this._curAttrData),!0;let t=e.length,n,s=this._curAttrData;for(let o=0;o<t;o++)n=e.params[o],n>=30&&n<=37?(s.fg&=-50331904,s.fg|=16777216|n-30):n>=40&&n<=47?(s.bg&=-50331904,s.bg|=16777216|n-40):n>=90&&n<=97?(s.fg&=-50331904,s.fg|=16777216|n-90|8):n>=100&&n<=107?(s.bg&=-50331904,s.bg|=16777216|n-100|8):n===0?this._processSGR0(s):n===1?s.fg|=134217728:n===3?s.bg|=67108864:n===4?(s.fg|=268435456,this._processUnderline(e.hasSubParams(o)?e.getSubParams(o)[0]:1,s)):n===5?s.fg|=536870912:n===7?s.fg|=67108864:n===8?s.fg|=1073741824:n===9?s.fg|=2147483648:n===2?s.bg|=134217728:n===21?this._processUnderline(2,s):n===22?(s.fg&=-134217729,s.bg&=-134217729):n===23?s.bg&=-67108865:n===24?(s.fg&=-268435457,this._processUnderline(0,s)):n===25?s.fg&=-536870913:n===27?s.fg&=-67108865:n===28?s.fg&=-1073741825:n===29?s.fg&=2147483647:n===39?(s.fg&=-67108864,s.fg|=Yt.fg&16777215):n===49?(s.bg&=-67108864,s.bg|=Yt.bg&16777215):n===38||n===48||n===58?o+=this._extractColor(e,o,s):n===53?s.bg|=1073741824:n===55?s.bg&=-1073741825:n===59?(s.extended=s.extended.clone(),s.extended.underlineColor=-1,s.updateExtended()):n===100?(s.fg&=-67108864,s.fg|=Yt.fg&16777215,s.bg&=-67108864,s.bg|=Yt.bg&16777215):this._logService.debug("Unknown SGR attribute: %d.",n);return!0}deviceStatus(e){switch(e.params[0]){case 5:this._coreService.triggerDataEvent(`${ge.ESC}[0n`);break;case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${ge.ESC}[${t};${n}R`);break}return!0}deviceStatusPrivate(e){switch(e.params[0]){case 6:let t=this._activeBuffer.y+1,n=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${ge.ESC}[?${t};${n}R`);break}return!0}softReset(e){return this._coreService.isCursorHidden=!1,this._onRequestSyncScrollBar.fire(),this._activeBuffer.scrollTop=0,this._activeBuffer.scrollBottom=this._bufferService.rows-1,this._curAttrData=Yt.clone(),this._coreService.reset(),this._charsetService.reset(),this._activeBuffer.savedX=0,this._activeBuffer.savedY=this._activeBuffer.ybase,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,this._coreService.decPrivateModes.origin=!1,!0}setCursorStyle(e){let t=e.length===0?1:e.params[0];if(t===0)this._coreService.decPrivateModes.cursorStyle=void 0,this._coreService.decPrivateModes.cursorBlink=void 0;else{switch(t){case 1:case 2:this._coreService.decPrivateModes.cursorStyle="block";break;case 3:case 4:this._coreService.decPrivateModes.cursorStyle="underline";break;case 5:case 6:this._coreService.decPrivateModes.cursorStyle="bar";break}let n=t%2===1;this._coreService.decPrivateModes.cursorBlink=n}return!0}setScrollRegion(e){let t=e.params[0]||1,n;return(e.length<2||(n=e.params[1])>this._bufferService.rows||n===0)&&(n=this._bufferService.rows),n>t&&(this._activeBuffer.scrollTop=t-1,this._activeBuffer.scrollBottom=n-1,this._setCursor(0,0)),!0}windowOptions(e){if(!kv(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(`${ge.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:(t===0||t===2)&&(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>xv&&this._windowTitleStack.shift()),(t===0||t===1)&&(this._iconNameStack.push(this._iconName),this._iconNameStack.length>xv&&this._iconNameStack.shift());break;case 23:(t===0||t===2)&&this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),(t===0||t===1)&&this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop());break}return!0}saveCursor(e){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(e){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(e){return this._windowTitle=e,this._onTitleChange.fire(e),!0}setIconName(e){return this._iconName=e,!0}setOrReportIndexedColor(e){let t=[],n=e.split(";");for(;n.length>1;){let s=n.shift(),o=n.shift();if(/^\d+$/.exec(s)){let a=parseInt(s);if(Nv(a))if(o==="?")t.push({type:0,index:a});else{let u=Sv(o);u&&t.push({type:1,index:a,color:u})}}}return t.length&&this._onColor.fire(t),!0}setHyperlink(e){let t=e.indexOf(";");if(t===-1)return!0;let n=e.slice(0,t).trim(),s=e.slice(t+1);return s?this._createHyperlink(n,s):n.trim()?!1:this._finishHyperlink()}_createHyperlink(e,t){this._getCurrentLinkId()&&this._finishHyperlink();let n=e.split(":"),s,o=n.findIndex(a=>a.startsWith("id="));return o!==-1&&(s=n[o].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:s,uri:t}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(e,t){let n=e.split(";");for(let s=0;s<n.length&&!(t>=this._specialColors.length);++s,++t)if(n[s]==="?")this._onColor.fire([{type:0,index:this._specialColors[t]}]);else{let o=Sv(n[s]);o&&this._onColor.fire([{type:1,index:this._specialColors[t],color:o}])}return!0}setOrReportFgColor(e){return this._setOrReportSpecialColor(e,0)}setOrReportBgColor(e){return this._setOrReportSpecialColor(e,1)}setOrReportCursorColor(e){return this._setOrReportSpecialColor(e,2)}restoreIndexedColor(e){if(!e)return this._onColor.fire([{type:2}]),!0;let t=[],n=e.split(";");for(let s=0;s<n.length;++s)if(/^\d+$/.exec(n[s])){let o=parseInt(n[s]);Nv(o)&&t.push({type:2,index:o})}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,Us),!0}selectCharset(e){return e.length!==2?(this.selectDefaultCharset(),!0):(e[0]==="/"||this._charsetService.setgCharset(OC[e[0]],en[e[1]]||Us),!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=Yt.clone(),this._eraseAttrDataInternal=Yt.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 ii;e.content=1<<22|69,e.fg=this._curAttrData.fg,e.bg=this._curAttrData.bg,this._setCursor(0,0);for(let t=0;t<this._bufferService.rows;++t){let n=this._activeBuffer.ybase+this._activeBuffer.y+t,s=this._activeBuffer.lines.get(n);s&&(s.fill(e),s.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(e,t){let n=u=>(this._coreService.triggerDataEvent(`${ge.ESC}${u}${ge.ESC}\\`),!0),s=this._bufferService.buffer,o=this._optionsService.rawOptions;return n(e==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:e==='"p'?'P1$r61;1"p':e==="r"?`P1$r${s.scrollTop+1};${s.scrollBottom+1}r`:e==="m"?"P1$r0m":e===" q"?`P1$r${{block:2,underline:4,bar:6}[o.cursorStyle]-(o.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(e,t){this._dirtyRowTracker.markRangeDirty(e,t)}},Lh=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&&(Ev=e,e=t,t=Ev),e<this.start&&(this.start=e),t>this.end&&(this.end=t)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};Lh=$t([Pe(0,Nn)],Lh);function Nv(e){return 0<=e&&e<256}var zC=5e7,jv=12,$C=50,FC=class extends et{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 Ee),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(e,t){if(t!==void 0&&this._syncCalls>t){this._syncCalls=0;return}if(this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;this._isSyncWriting=!0;let n;for(;n=this._writeBuffer.shift();){this._action(n);let s=this._callbacks.shift();s&&s()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(e,t){if(this._pendingData>zC)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput){this._didUserInput=!1,this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t),this._innerWrite();return}setTimeout(()=>this._innerWrite())}this._pendingData+=e.length,this._writeBuffer.push(e),this._callbacks.push(t)}_innerWrite(e=0,t=!0){let n=e||performance.now();for(;this._writeBuffer.length>this._bufferOffset;){let s=this._writeBuffer[this._bufferOffset],o=this._action(s,t);if(o){let u=h=>performance.now()-n>=jv?setTimeout(()=>this._innerWrite(0,h)):this._innerWrite(n,h);o.catch(h=>(queueMicrotask(()=>{throw h}),Promise.resolve(!1))).then(u);return}let a=this._callbacks[this._bufferOffset];if(a&&a(),this._bufferOffset++,this._pendingData-=s.length,performance.now()-n>=jv)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>$C&&(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()}},Th=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),p={data:e,id:this._nextId++,lines:[h]};return h.onDispose(()=>this._removeMarkerFromLink(p,h)),this._dataByLinkId.set(p.id,p),p.id}let n=e,s=this._getEntryIdKey(n),o=this._entriesWithId.get(s);if(o)return this.addLineToLink(o.id,t.ybase+t.y),o.id;let a=t.addMarker(t.ybase+t.y),u={id:this._nextId++,key:this._getEntryIdKey(n),data:n,lines:[a]};return a.onDispose(()=>this._removeMarkerFromLink(u,a)),this._entriesWithId.set(u.key,u),this._dataByLinkId.set(u.id,u),u.id}addLineToLink(e,t){let n=this._dataByLinkId.get(e);if(n&&n.lines.every(s=>s.line!==t)){let s=this._bufferService.buffer.addMarker(t);n.lines.push(s),s.onDispose(()=>this._removeMarkerFromLink(n,s))}}getLinkData(e){var t;return(t=this._dataByLinkId.get(e))==null?void 0:t.data}_getEntryIdKey(e){return`${e.id};;${e.uri}`}_removeMarkerFromLink(e,t){let n=e.lines.indexOf(t);n!==-1&&(e.lines.splice(n,1),e.lines.length===0&&(e.data.id!==void 0&&this._entriesWithId.delete(e.key),this._dataByLinkId.delete(e.id)))}};Th=$t([Pe(0,Nn)],Th);var Rv=!1,HC=class extends et{constructor(e){super(),this._windowsWrappingHeuristics=this._register(new Or),this._onBinary=this._register(new Ee),this.onBinary=this._onBinary.event,this._onData=this._register(new Ee),this.onData=this._onData.event,this._onLineFeed=this._register(new Ee),this.onLineFeed=this._onLineFeed.event,this._onResize=this._register(new Ee),this.onResize=this._onResize.event,this._onWriteParsed=this._register(new Ee),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this._register(new Ee),this._instantiationService=new hC,this.optionsService=this._register(new SC(e)),this._instantiationService.setService(jn,this.optionsService),this._bufferService=this._register(this._instantiationService.createInstance(jh)),this._instantiationService.setService(Nn,this._bufferService),this._logService=this._register(this._instantiationService.createInstance(Nh)),this._instantiationService.setService(Ly,this._logService),this.coreService=this._register(this._instantiationService.createInstance(Rh)),this._instantiationService.setService(Js,this.coreService),this.coreMouseService=this._register(this._instantiationService.createInstance(Ph)),this._instantiationService.setService(Ay,this.coreMouseService),this.unicodeService=this._register(this._instantiationService.createInstance(Vs)),this._instantiationService.setService(lk,this.unicodeService),this._charsetService=this._instantiationService.createInstance(NC),this._instantiationService.setService(ak,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(Th),this._instantiationService.setService(Ty,this._oscLinkService),this._inputHandler=this._register(new BC(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this._register(gn.forward(this._inputHandler.onLineFeed,this._onLineFeed)),this._register(this._inputHandler),this._register(gn.forward(this._bufferService.onResize,this._onResize)),this._register(gn.forward(this.coreService.onData,this._onData)),this._register(gn.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 FC((t,n)=>this._inputHandler.parse(t,n))),this._register(gn.forward(this._writeBuffer.onWriteParsed,this._onWriteParsed))}get onScroll(){return this._onScrollApi||(this._onScrollApi=this._register(new Ee),this._onScroll.event(e=>{var t;(t=this._onScrollApi)==null||t.fire(e.position)})),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(e){for(let t in e)this.optionsService.options[t]=e[t]}write(e,t){this._writeBuffer.write(e,t)}writeSync(e,t){this._logService.logLevel<=3&&!Rv&&(this._logService.warn("writeSync is unreliable and will be removed soon."),Rv=!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,dw),t=Math.max(t,hw),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(wv.bind(null,this._bufferService))),e.push(this.registerCsiHandler({final:"H"},()=>(wv(this._bufferService),!1))),this._windowsWrappingHeuristics.value=Lt(()=>{for(let t of e)t.dispose()})}}},WC={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 UC(e,t,n,s){var u;let o={type:0,cancel:!1,key:void 0},a=(e.shiftKey?1:0)|(e.altKey?2:0)|(e.ctrlKey?4:0)|(e.metaKey?8:0);switch(e.keyCode){case 0:e.key==="UIKeyInputUpArrow"?t?o.key=ge.ESC+"OA":o.key=ge.ESC+"[A":e.key==="UIKeyInputLeftArrow"?t?o.key=ge.ESC+"OD":o.key=ge.ESC+"[D":e.key==="UIKeyInputRightArrow"?t?o.key=ge.ESC+"OC":o.key=ge.ESC+"[C":e.key==="UIKeyInputDownArrow"&&(t?o.key=ge.ESC+"OB":o.key=ge.ESC+"[B");break;case 8:o.key=e.ctrlKey?"\b":ge.DEL,e.altKey&&(o.key=ge.ESC+o.key);break;case 9:if(e.shiftKey){o.key=ge.ESC+"[Z";break}o.key=ge.HT,o.cancel=!0;break;case 13:o.key=e.altKey?ge.ESC+ge.CR:ge.CR,o.cancel=!0;break;case 27:o.key=ge.ESC,e.altKey&&(o.key=ge.ESC+ge.ESC),o.cancel=!0;break;case 37:if(e.metaKey)break;a?o.key=ge.ESC+"[1;"+(a+1)+"D":t?o.key=ge.ESC+"OD":o.key=ge.ESC+"[D";break;case 39:if(e.metaKey)break;a?o.key=ge.ESC+"[1;"+(a+1)+"C":t?o.key=ge.ESC+"OC":o.key=ge.ESC+"[C";break;case 38:if(e.metaKey)break;a?o.key=ge.ESC+"[1;"+(a+1)+"A":t?o.key=ge.ESC+"OA":o.key=ge.ESC+"[A";break;case 40:if(e.metaKey)break;a?o.key=ge.ESC+"[1;"+(a+1)+"B":t?o.key=ge.ESC+"OB":o.key=ge.ESC+"[B";break;case 45:!e.shiftKey&&!e.ctrlKey&&(o.key=ge.ESC+"[2~");break;case 46:a?o.key=ge.ESC+"[3;"+(a+1)+"~":o.key=ge.ESC+"[3~";break;case 36:a?o.key=ge.ESC+"[1;"+(a+1)+"H":t?o.key=ge.ESC+"OH":o.key=ge.ESC+"[H";break;case 35:a?o.key=ge.ESC+"[1;"+(a+1)+"F":t?o.key=ge.ESC+"OF":o.key=ge.ESC+"[F";break;case 33:e.shiftKey?o.type=2:e.ctrlKey?o.key=ge.ESC+"[5;"+(a+1)+"~":o.key=ge.ESC+"[5~";break;case 34:e.shiftKey?o.type=3:e.ctrlKey?o.key=ge.ESC+"[6;"+(a+1)+"~":o.key=ge.ESC+"[6~";break;case 112:a?o.key=ge.ESC+"[1;"+(a+1)+"P":o.key=ge.ESC+"OP";break;case 113:a?o.key=ge.ESC+"[1;"+(a+1)+"Q":o.key=ge.ESC+"OQ";break;case 114:a?o.key=ge.ESC+"[1;"+(a+1)+"R":o.key=ge.ESC+"OR";break;case 115:a?o.key=ge.ESC+"[1;"+(a+1)+"S":o.key=ge.ESC+"OS";break;case 116:a?o.key=ge.ESC+"[15;"+(a+1)+"~":o.key=ge.ESC+"[15~";break;case 117:a?o.key=ge.ESC+"[17;"+(a+1)+"~":o.key=ge.ESC+"[17~";break;case 118:a?o.key=ge.ESC+"[18;"+(a+1)+"~":o.key=ge.ESC+"[18~";break;case 119:a?o.key=ge.ESC+"[19;"+(a+1)+"~":o.key=ge.ESC+"[19~";break;case 120:a?o.key=ge.ESC+"[20;"+(a+1)+"~":o.key=ge.ESC+"[20~";break;case 121:a?o.key=ge.ESC+"[21;"+(a+1)+"~":o.key=ge.ESC+"[21~";break;case 122:a?o.key=ge.ESC+"[23;"+(a+1)+"~":o.key=ge.ESC+"[23~";break;case 123:a?o.key=ge.ESC+"[24;"+(a+1)+"~":o.key=ge.ESC+"[24~";break;default:if(e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey)e.keyCode>=65&&e.keyCode<=90?o.key=String.fromCharCode(e.keyCode-64):e.keyCode===32?o.key=ge.NUL:e.keyCode>=51&&e.keyCode<=55?o.key=String.fromCharCode(e.keyCode-51+27):e.keyCode===56?o.key=ge.DEL:e.keyCode===219?o.key=ge.ESC:e.keyCode===220?o.key=ge.FS:e.keyCode===221&&(o.key=ge.GS);else if((!n||s)&&e.altKey&&!e.metaKey){let h=(u=WC[e.keyCode])==null?void 0:u[e.shiftKey?1:0];if(h)o.key=ge.ESC+h;else if(e.keyCode>=65&&e.keyCode<=90){let p=e.ctrlKey?e.keyCode-64:e.keyCode+32,m=String.fromCharCode(p);e.shiftKey&&(m=m.toUpperCase()),o.key=ge.ESC+m}else if(e.keyCode===32)o.key=ge.ESC+(e.ctrlKey?ge.NUL:" ");else if(e.key==="Dead"&&e.code.startsWith("Key")){let p=e.code.slice(3,4);e.shiftKey||(p=p.toLowerCase()),o.key=ge.ESC+p,o.cancel=!0}}else n&&!e.altKey&&!e.ctrlKey&&!e.shiftKey&&e.metaKey?e.keyCode===65&&(o.type=1):e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.keyCode>=48&&e.key.length===1?o.key=e.key:e.key&&e.ctrlKey&&(e.key==="_"&&(o.key=ge.US),e.key==="@"&&(o.key=ge.NUL));break}return o}var Wt=0,KC=class{constructor(e){this._getKey=e,this._array=[],this._insertedValues=[],this._flushInsertedTask=new Vl,this._isFlushingInserted=!1,this._deletedIndices=[],this._flushDeletedTask=new Vl,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((o,a)=>this._getKey(o)-this._getKey(a)),t=0,n=0,s=new Array(this._array.length+this._insertedValues.length);for(let o=0;o<s.length;o++)n>=this._array.length||this._getKey(e[t])<=this._getKey(this._array[n])?(s[o]=e[t],t++):s[o]=this._array[n++];this._array=s,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||(Wt=this._search(t),Wt===-1)||this._getKey(this._array[Wt])!==t)return!1;do if(this._array[Wt]===e)return this._deletedIndices.length===0&&this._flushDeletedTask.enqueue(()=>this._flushDeleted()),this._deletedIndices.push(Wt),!0;while(++Wt<this._array.length&&this._getKey(this._array[Wt])===t);return!1}_flushDeleted(){this._isFlushingDeleted=!0;let e=this._deletedIndices.sort((o,a)=>o-a),t=0,n=new Array(this._array.length-e.length),s=0;for(let o=0;o<this._array.length;o++)e[t]===o?t++:n[s++]=this._array[o];this._array=n,this._deletedIndices.length=0,this._isFlushingDeleted=!1}_flushCleanupDeleted(){!this._isFlushingDeleted&&this._deletedIndices.length>0&&this._flushDeletedTask.flush()}*getKeyIterator(e){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Wt=this._search(e),!(Wt<0||Wt>=this._array.length)&&this._getKey(this._array[Wt])===e))do yield this._array[Wt];while(++Wt<this._array.length&&this._getKey(this._array[Wt])===e)}forEachByKey(e,t){if(this._flushCleanupInserted(),this._flushCleanupDeleted(),this._array.length!==0&&(Wt=this._search(e),!(Wt<0||Wt>=this._array.length)&&this._getKey(this._array[Wt])===e))do t(this._array[Wt]);while(++Wt<this._array.length&&this._getKey(this._array[Wt])===e)}values(){return this._flushCleanupInserted(),this._flushCleanupDeleted(),[...this._array].values()}_search(e){let t=0,n=this._array.length-1;for(;n>=t;){let s=t+n>>1,o=this._getKey(this._array[s]);if(o>e)n=s-1;else if(o<e)t=s+1;else{for(;s>0&&this._getKey(this._array[s-1])===e;)s--;return s}}return t}},cd=0,Pv=0,qC=class extends et{constructor(){super(),this._decorations=new KC(e=>e==null?void 0:e.marker.line),this._onDecorationRegistered=this._register(new Ee),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this._register(new Ee),this.onDecorationRemoved=this._onDecorationRemoved.event,this._register(Lt(()=>this.reset()))}get decorations(){return this._decorations.values()}registerDecoration(e){if(e.marker.isDisposed)return;let t=new VC(e);if(t){let n=t.marker.onDispose(()=>t.dispose()),s=t.onDispose(()=>{s.dispose(),t&&(this._decorations.delete(t)&&this._onDecorationRemoved.fire(t),n.dispose())});this._decorations.insert(t),this._onDecorationRegistered.fire(t)}return t}reset(){for(let e of this._decorations.values())e.dispose();this._decorations.clear()}*getDecorationsAtCell(e,t,n){let s=0,o=0;for(let a of this._decorations.getKeyIterator(t))s=a.options.x??0,o=s+(a.options.width??1),e>=s&&e<o&&(!n||(a.options.layer??"bottom")===n)&&(yield a)}forEachDecorationAtCell(e,t,n,s){this._decorations.forEachByKey(t,o=>{cd=o.options.x??0,Pv=cd+(o.options.width??1),e>=cd&&e<Pv&&(!n||(o.options.layer??"bottom")===n)&&s(o)})}},VC=class extends ys{constructor(e){super(),this.options=e,this.onRenderEmitter=this.add(new Ee),this.onRender=this.onRenderEmitter.event,this._onDispose=this.add(new Ee),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=Ot.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=Ot.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}dispose(){this._onDispose.fire(),super.dispose()}},YC=1e3,GC=class{constructor(e,t=YC){this._renderCallback=e,this._debounceThresholdMS=t,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(e,t,n){this._rowCount=n,e=e!==void 0?e:0,t=t!==void 0?t:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,e):e,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,t):t;let s=performance.now();if(s-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=s,this._innerRefresh();else if(!this._additionalRefreshRequested){let o=s-this._lastRefreshMs,a=this._debounceThresholdMS-o;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout(()=>{this._lastRefreshMs=performance.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0},a)}}_innerRefresh(){if(this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return;let e=Math.max(this._rowStart,0),t=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(e,t)}},Av=20,Yl=class extends et{constructor(e,t,n,s){super(),this._terminal=e,this._coreBrowserService=n,this._renderService=s,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="";let o=this._coreBrowserService.mainDocument;this._accessibilityContainer=o.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=o.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let a=0;a<this._terminal.rows;a++)this._rowElements[a]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[a]);if(this._topBoundaryFocusListener=a=>this._handleBoundaryFocus(a,0),this._bottomBoundaryFocusListener=a=>this._handleBoundaryFocus(a,1),this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._accessibilityContainer.appendChild(this._rowContainer),this._liveRegion=o.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this._register(new GC(this._renderRows.bind(this))),!this._terminal.element)throw new Error("Cannot enable accessibility before Terminal.open");this._terminal.element.insertAdjacentElement("afterbegin",this._accessibilityContainer),this._register(this._terminal.onResize(a=>this._handleResize(a.rows))),this._register(this._terminal.onRender(a=>this._refreshRows(a.start,a.end))),this._register(this._terminal.onScroll(()=>this._refreshRows())),this._register(this._terminal.onA11yChar(a=>this._handleChar(a))),this._register(this._terminal.onLineFeed(()=>this._handleChar(`
64
- `))),this._register(this._terminal.onA11yTab(a=>this._handleTab(a))),this._register(this._terminal.onKey(a=>this._handleKey(a.key))),this._register(this._terminal.onBlur(()=>this._clearLiveRegion())),this._register(this._renderService.onDimensionsChange(()=>this._refreshRowsDimensions())),this._register(Ye(o,"selectionchange",()=>this._handleSelectionChange())),this._register(this._coreBrowserService.onDprChange(()=>this._refreshRowsDimensions())),this._refreshRowsDimensions(),this._refreshRows(),this._register(Lt(()=>{this._accessibilityContainer.remove(),this._rowElements.length=0}))}_handleTab(e){for(let t=0;t<e;t++)this._handleChar(" ")}_handleChar(e){this._liveRegionLineCount<Av+1&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==e&&(this._charsToAnnounce+=e):this._charsToAnnounce+=e,e===`
65
- `&&(this._liveRegionLineCount++,this._liveRegionLineCount===Av+1&&(this._liveRegion.textContent+=Zd.get())))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(e){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(e)||this._charsToConsume.push(e)}_refreshRows(e,t){this._liveRegionDebouncer.refresh(e,t,this._terminal.rows)}_renderRows(e,t){let n=this._terminal.buffer,s=n.lines.length.toString();for(let o=e;o<=t;o++){let a=n.lines.get(n.ydisp+o),u=[],h=(a==null?void 0:a.translateToString(!0,void 0,void 0,u))||"",p=(n.ydisp+o+1).toString(),m=this._rowElements[o];m&&(h.length===0?(m.textContent=" ",this._rowColumns.set(m,[0,1])):(m.textContent=h,this._rowColumns.set(m,u)),m.setAttribute("aria-posinset",p),m.setAttribute("aria-setsize",s),this._alignRowWidth(m))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(e,t){let n=e.target,s=this._rowElements[t===0?1:this._rowElements.length-2],o=n.getAttribute("aria-posinset"),a=t===0?"1":`${this._terminal.buffer.lines.length}`;if(o===a||e.relatedTarget!==s)return;let u,h;if(t===0?(u=n,h=this._rowElements.pop(),this._rowContainer.removeChild(h)):(u=this._rowElements.shift(),h=n,this._rowContainer.removeChild(u)),u.removeEventListener("focus",this._topBoundaryFocusListener),h.removeEventListener("focus",this._bottomBoundaryFocusListener),t===0){let p=this._createAccessibilityTreeNode();this._rowElements.unshift(p),this._rowContainer.insertAdjacentElement("afterbegin",p)}else{let p=this._createAccessibilityTreeNode();this._rowElements.push(p),this._rowContainer.appendChild(p)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(t===0?-1:1),this._rowElements[t===0?1:this._rowElements.length-2].focus(),e.preventDefault(),e.stopImmediatePropagation()}_handleSelectionChange(){var h;if(this._rowElements.length===0)return;let e=this._coreBrowserService.mainDocument.getSelection();if(!e)return;if(e.isCollapsed){this._rowContainer.contains(e.anchorNode)&&this._terminal.clearSelection();return}if(!e.anchorNode||!e.focusNode){console.error("anchorNode and/or focusNode are null");return}let t={node:e.anchorNode,offset:e.anchorOffset},n={node:e.focusNode,offset:e.focusOffset};if((t.node.compareDocumentPosition(n.node)&Node.DOCUMENT_POSITION_PRECEDING||t.node===n.node&&t.offset>n.offset)&&([t,n]=[n,t]),t.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(t={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(t.node))return;let s=this._rowElements.slice(-1)[0];if(n.node.compareDocumentPosition(s)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(n={node:s,offset:((h=s.textContent)==null?void 0:h.length)??0}),!this._rowContainer.contains(n.node))return;let o=({node:p,offset:m})=>{let v=p instanceof Text?p.parentNode:p,y=parseInt(v==null?void 0:v.getAttribute("aria-posinset"),10)-1;if(isNaN(y))return console.warn("row is invalid. Race condition?"),null;let w=this._rowColumns.get(v);if(!w)return console.warn("columns is null. Race condition?"),null;let b=m<w.length?w[m]:w.slice(-1)[0]+1;return b>=this._terminal.cols&&(++y,b=0),{row:y,column:b}},a=o(t),u=o(n);if(!(!a||!u)){if(a.row>u.row||a.row===u.row&&a.column>=u.column)throw new Error("invalid range");this._terminal.select(a.column,a.row,(u.row-a.row)*this._terminal.cols-a.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){var o,a;e.style.transform="";let t=e.getBoundingClientRect().width,n=(a=(o=this._rowColumns.get(e))==null?void 0:o.slice(-1))==null?void 0:a[0];if(!n)return;let s=n*this._renderService.dimensions.css.cell.width;e.style.transform=`scaleX(${s/t})`}};Yl=$t([Pe(1,hf),Pe(2,Fi),Pe(3,Hi)],Yl);var Mh=class extends et{constructor(e,t,n,s,o){super(),this._element=e,this._mouseService=t,this._renderService=n,this._bufferService=s,this._linkProviderService=o,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this._register(new Ee),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this._register(new Ee),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this._register(Lt(()=>{var a;Xs(this._linkCacheDisposables),this._linkCacheDisposables.length=0,this._lastMouseEvent=void 0,(a=this._activeProviderReplies)==null||a.clear()})),this._register(this._bufferService.onResize(()=>{this._clearCurrentLink(),this._wasResized=!0})),this._register(Ye(this._element,"mouseleave",()=>{this._isMouseOut=!0,this._clearCurrentLink()})),this._register(Ye(this._element,"mousemove",this._handleMouseMove.bind(this))),this._register(Ye(this._element,"mousedown",this._handleMouseDown.bind(this))),this._register(Ye(this._element,"mouseup",this._handleMouseUp.bind(this)))}get currentLink(){return this._currentLink}_handleMouseMove(e){this._lastMouseEvent=e;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);if(!t)return;this._isMouseOut=!1;let n=e.composedPath();for(let s=0;s<n.length;s++){let o=n[s];if(o.classList.contains("xterm"))break;if(o.classList.contains("xterm-hover"))return}(!this._lastBufferCell||t.x!==this._lastBufferCell.x||t.y!==this._lastBufferCell.y)&&(this._handleHover(t),this._lastBufferCell=t)}_handleHover(e){if(this._activeLine!==e.y||this._wasResized){this._clearCurrentLink(),this._askForLink(e,!1),this._wasResized=!1;return}this._currentLink&&this._linkAtPosition(this._currentLink.link,e)||(this._clearCurrentLink(),this._askForLink(e,!0))}_askForLink(e,t){var s,o;(!this._activeProviderReplies||!t)&&((s=this._activeProviderReplies)==null||s.forEach(a=>{a==null||a.forEach(u=>{u.link.dispose&&u.link.dispose()})}),this._activeProviderReplies=new Map,this._activeLine=e.y);let n=!1;for(let[a,u]of this._linkProviderService.linkProviders.entries())t?(o=this._activeProviderReplies)!=null&&o.get(a)&&(n=this._checkLinkProviderResult(a,e,n)):u.provideLinks(e.y,h=>{var m,v;if(this._isMouseOut)return;let p=h==null?void 0:h.map(y=>({link:y}));(m=this._activeProviderReplies)==null||m.set(a,p),n=this._checkLinkProviderResult(a,e,n),((v=this._activeProviderReplies)==null?void 0:v.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(e.y,this._activeProviderReplies)})}_removeIntersectingLinks(e,t){let n=new Set;for(let s=0;s<t.size;s++){let o=t.get(s);if(o)for(let a=0;a<o.length;a++){let u=o[a],h=u.link.range.start.y<e?0:u.link.range.start.x,p=u.link.range.end.y>e?this._bufferService.cols:u.link.range.end.x;for(let m=h;m<=p;m++){if(n.has(m)){o.splice(a--,1);break}n.add(m)}}}}_checkLinkProviderResult(e,t,n){var a;if(!this._activeProviderReplies)return n;let s=this._activeProviderReplies.get(e),o=!1;for(let u=0;u<e;u++)(!this._activeProviderReplies.has(u)||this._activeProviderReplies.get(u))&&(o=!0);if(!o&&s){let u=s.find(h=>this._linkAtPosition(h.link,t));u&&(n=!0,this._handleNewLink(u))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!n)for(let u=0;u<this._activeProviderReplies.size;u++){let h=(a=this._activeProviderReplies.get(u))==null?void 0:a.find(p=>this._linkAtPosition(p.link,t));if(h){n=!0,this._handleNewLink(h);break}}return n}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(e){if(!this._currentLink)return;let t=this._positionFromMouseEvent(e,this._element,this._mouseService);t&&this._mouseDownLink&&XC(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,Xs(this._linkCacheDisposables),this._linkCacheDisposables.length=0)}_handleNewLink(e){if(!this._lastMouseEvent)return;let t=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);t&&this._linkAtPosition(e.link,t)&&(this._currentLink=e,this._currentLink.state={decorations:{underline:e.link.decorations===void 0?!0:e.link.decorations.underline,pointerCursor:e.link.decorations===void 0?!0:e.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,e.link,this._lastMouseEvent),e.link.decorations={},Object.defineProperties(e.link.decorations,{pointerCursor:{get:()=>{var n,s;return(s=(n=this._currentLink)==null?void 0:n.state)==null?void 0:s.decorations.pointerCursor},set:n=>{var s;(s=this._currentLink)!=null&&s.state&&this._currentLink.state.decorations.pointerCursor!==n&&(this._currentLink.state.decorations.pointerCursor=n,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",n))}},underline:{get:()=>{var n,s;return(s=(n=this._currentLink)==null?void 0:n.state)==null?void 0:s.decorations.underline},set:n=>{var s,o,a;(s=this._currentLink)!=null&&s.state&&((a=(o=this._currentLink)==null?void 0:o.state)==null?void 0:a.decorations.underline)!==n&&(this._currentLink.state.decorations.underline=n,this._currentLink.state.isHovered&&this._fireUnderlineEvent(e.link,n))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange(n=>{if(!this._currentLink)return;let s=n.start===0?0:n.start+1+this._bufferService.buffer.ydisp,o=this._bufferService.buffer.ydisp+1+n.end;if(this._currentLink.link.range.start.y>=s&&this._currentLink.link.range.end.y<=o&&(this._clearCurrentLink(s,o),this._lastMouseEvent)){let a=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);a&&this._askForLink(a,!1)}})))}_linkHover(e,t,n){var s;(s=this._currentLink)!=null&&s.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!0),this._currentLink.state.decorations.pointerCursor&&e.classList.add("xterm-cursor-pointer")),t.hover&&t.hover(n,t.text)}_fireUnderlineEvent(e,t){let n=e.range,s=this._bufferService.buffer.ydisp,o=this._createLinkUnderlineEvent(n.start.x-1,n.start.y-s-1,n.end.x,n.end.y-s-1,void 0);(t?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(o)}_linkLeave(e,t,n){var s;(s=this._currentLink)!=null&&s.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(t,!1),this._currentLink.state.decorations.pointerCursor&&e.classList.remove("xterm-cursor-pointer")),t.leave&&t.leave(n,t.text)}_linkAtPosition(e,t){let n=e.range.start.y*this._bufferService.cols+e.range.start.x,s=e.range.end.y*this._bufferService.cols+e.range.end.x,o=t.y*this._bufferService.cols+t.x;return n<=o&&o<=s}_positionFromMouseEvent(e,t,n){let s=n.getCoords(e,t,this._bufferService.cols,this._bufferService.rows);if(s)return{x:s[0],y:s[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(e,t,n,s,o){return{x1:e,y1:t,x2:n,y2:s,cols:this._bufferService.cols,fg:o}}};Mh=$t([Pe(1,ff),Pe(2,Hi),Pe(3,Nn),Pe(4,Dy)],Mh);function XC(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 QC=class extends HC{constructor(e={}){super(e),this._linkifier=this._register(new Or),this.browser=ew,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this._register(new Or),this._onCursorMove=this._register(new Ee),this.onCursorMove=this._onCursorMove.event,this._onKey=this._register(new Ee),this.onKey=this._onKey.event,this._onRender=this._register(new Ee),this.onRender=this._onRender.event,this._onSelectionChange=this._register(new Ee),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this._register(new Ee),this.onTitleChange=this._onTitleChange.event,this._onBell=this._register(new Ee),this.onBell=this._onBell.event,this._onFocus=this._register(new Ee),this._onBlur=this._register(new Ee),this._onA11yCharEmitter=this._register(new Ee),this._onA11yTabEmitter=this._register(new Ee),this._onWillOpen=this._register(new Ee),this._setup(),this._decorationService=this._instantiationService.createInstance(qC),this._instantiationService.setService(ia,this._decorationService),this._linkProviderService=this._instantiationService.createInstance($1),this._instantiationService.setService(Dy,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(th)),this._register(this._inputHandler.onRequestBell(()=>this._onBell.fire())),this._register(this._inputHandler.onRequestRefreshRows(t=>this.refresh((t==null?void 0:t.start)??0,(t==null?void 0:t.end)??this.rows-1))),this._register(this._inputHandler.onRequestSendFocus(()=>this._reportFocus())),this._register(this._inputHandler.onRequestReset(()=>this.reset())),this._register(this._inputHandler.onRequestWindowsOptionsReport(t=>this._reportWindowsOptions(t))),this._register(this._inputHandler.onColor(t=>this._handleColorEvent(t))),this._register(gn.forward(this._inputHandler.onCursorMove,this._onCursorMove)),this._register(gn.forward(this._inputHandler.onTitleChange,this._onTitleChange)),this._register(gn.forward(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this._register(gn.forward(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this._register(this._bufferService.onResize(t=>this._afterResize(t.cols,t.rows))),this._register(Lt(()=>{var t,n;this._customKeyEventHandler=void 0,(n=(t=this.element)==null?void 0:t.parentNode)==null||n.removeChild(this.element)}))}get linkifier(){return this._linkifier.value}get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}_handleColorEvent(e){if(this._themeService)for(let t of e){let n,s="";switch(t.index){case 256:n="foreground",s="10";break;case 257:n="background",s="11";break;case 258:n="cursor",s="12";break;default:n="ansi",s="4;"+t.index}switch(t.type){case 0:let o=Nt.toColorRGB(n==="ansi"?this._themeService.colors.ansi[t.index]:this._themeService.colors[n]);this.coreService.triggerDataEvent(`${ge.ESC}]${s};${IC(o)}${Jy.ST}`);break;case 1:if(n==="ansi")this._themeService.modifyColors(a=>a.ansi[t.index]=Gt.toColor(...t.color));else{let a=n;this._themeService.modifyColors(u=>u[a]=Gt.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(Yl,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(e){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(ge.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){var e;return(e=this.textarea)==null?void 0:e.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(ge.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;let e=this.buffer.ybase+this.buffer.y,t=this.buffer.lines.get(e);if(!t)return;let n=Math.min(this.buffer.x,this.cols-1),s=this._renderService.dimensions.css.cell.height,o=t.getWidth(n),a=this._renderService.dimensions.css.cell.width*o,u=this.buffer.y*this._renderService.dimensions.css.cell.height,h=n*this._renderService.dimensions.css.cell.width;this.textarea.style.left=h+"px",this.textarea.style.top=u+"px",this.textarea.style.width=a+"px",this.textarea.style.height=s+"px",this.textarea.style.lineHeight=s+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this._register(Ye(this.element,"copy",t=>{this.hasSelection()&&tk(t,this._selectionService)}));let e=t=>nk(t,this.textarea,this.coreService,this.optionsService);this._register(Ye(this.textarea,"paste",e)),this._register(Ye(this.element,"paste",e)),tw?this._register(Ye(this.element,"mousedown",t=>{t.button===2&&Fg(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})):this._register(Ye(this.element,"contextmenu",t=>{Fg(t,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)})),bf&&this._register(Ye(this.element,"auxclick",t=>{t.button===1&&Ey(t,this.textarea,this.screenElement)}))}_bindKeys(){this._register(Ye(this.textarea,"keyup",e=>this._keyUp(e),!0)),this._register(Ye(this.textarea,"keydown",e=>this._keyDown(e),!0)),this._register(Ye(this.textarea,"keypress",e=>this._keyPress(e),!0)),this._register(Ye(this.textarea,"compositionstart",()=>this._compositionHelper.compositionstart())),this._register(Ye(this.textarea,"compositionupdate",e=>this._compositionHelper.compositionupdate(e))),this._register(Ye(this.textarea,"compositionend",()=>this._compositionHelper.compositionend())),this._register(Ye(this.textarea,"input",e=>this._inputEvent(e),!0)),this._register(this.onRender(()=>this._compositionHelper.updateCompositionElements()))}open(e){var o;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"),((o=this.element)==null?void 0:o.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(Ye(this.screenElement,"mousemove",a=>this.updateCursorStyle(a))),this._helperContainer=this._document.createElement("div"),this._helperContainer.classList.add("xterm-helpers"),this.screenElement.appendChild(this._helperContainer),t.appendChild(this.screenElement);let n=this.textarea=this._document.createElement("textarea");this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",Jd.get()),sw||this.textarea.setAttribute("aria-multiline","false"),this.textarea.setAttribute("autocorrect","off"),this.textarea.setAttribute("autocapitalize","off"),this.textarea.setAttribute("spellcheck","false"),this.textarea.tabIndex=0,this._register(this.optionsService.onSpecificOptionChange("disableStdin",()=>n.readOnly=this.optionsService.rawOptions.disableStdin)),this.textarea.readOnly=this.optionsService.rawOptions.disableStdin,this._coreBrowserService=this._register(this._instantiationService.createInstance(B1,this.textarea,e.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(Fi,this._coreBrowserService),this._register(Ye(this.textarea,"focus",a=>this._handleTextAreaFocus(a))),this._register(Ye(this.textarea,"blur",()=>this._handleTextAreaBlur())),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(Sh,this._document,this._helperContainer),this._instantiationService.setService(tc,this._charSizeService),this._themeService=this._instantiationService.createInstance(Eh),this._instantiationService.setService(Fr,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(Kl),this._instantiationService.setService(My,this._characterJoinerService),this._renderService=this._register(this._instantiationService.createInstance(kh,this.rows,this.screenElement)),this._instantiationService.setService(Hi,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(yh,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(xh),this._instantiationService.setService(ff,this._mouseService);let s=this._linkifier.value=this._register(this._instantiationService.createInstance(Mh,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(vh,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(Ch,this.element,this.screenElement,s)),this._instantiationService.setService(uk,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(gn.any(this._onScroll.event,this._inputHandler.onScroll)(()=>{var a;this._selectionService.refresh(),(a=this._viewport)==null||a.queueSync()})),this._register(this._instantiationService.createInstance(_h,this.screenElement)),this._register(Ye(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(Yl,this)),this._register(this.optionsService.onSpecificOptionChange("screenReaderMode",a=>this._handleScreenReaderModeOptionChange(a))),this.options.overviewRuler.width&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(Ul,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRuler",a=>{!this._overviewRulerRenderer&&a&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this._register(this._instantiationService.createInstance(Ul,this._viewportElement,this.screenElement)))}),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(bh,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){let e=this,t=this.element;function n(a){var m,v,y,w,b;let u=e._mouseService.getMouseReportCoords(a,e.screenElement);if(!u)return!1;let h,p;switch(a.overrideType||a.type){case"mousemove":p=32,a.buttons===void 0?(h=3,a.button!==void 0&&(h=a.button<3?a.button:3)):h=a.buttons&1?0:a.buttons&4?1:a.buttons&2?2:3;break;case"mouseup":p=0,h=a.button<3?a.button:3;break;case"mousedown":p=1,h=a.button<3?a.button:3;break;case"wheel":if(e._customWheelEventHandler&&e._customWheelEventHandler(a)===!1)return!1;let S=a.deltaY;if(S===0||e.coreMouseService.consumeWheelEvent(a,(w=(y=(v=(m=e._renderService)==null?void 0:m.dimensions)==null?void 0:v.device)==null?void 0:y.cell)==null?void 0:w.height,(b=e._coreBrowserService)==null?void 0:b.dpr)===0)return!1;p=S<0?0:1,h=4;break;default:return!1}return p===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:p,ctrl:a.ctrlKey,alt:a.altKey,shift:a.shiftKey})}let s={mouseup:null,wheel:null,mousedrag:null,mousemove:null},o={mouseup:a=>(n(a),a.buttons||(this._document.removeEventListener("mouseup",s.mouseup),s.mousedrag&&this._document.removeEventListener("mousemove",s.mousedrag)),this.cancel(a)),wheel:a=>(n(a),this.cancel(a,!0)),mousedrag:a=>{a.buttons&&n(a)},mousemove:a=>{a.buttons||n(a)}};this._register(this.coreMouseService.onProtocolChange(a=>{a?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(a)),this.element.classList.add("enable-mouse-events"),this._selectionService.disable()):(this._logService.debug("Unbinding from mouse events."),this.element.classList.remove("enable-mouse-events"),this._selectionService.enable()),a&8?s.mousemove||(t.addEventListener("mousemove",o.mousemove),s.mousemove=o.mousemove):(t.removeEventListener("mousemove",s.mousemove),s.mousemove=null),a&16?s.wheel||(t.addEventListener("wheel",o.wheel,{passive:!1}),s.wheel=o.wheel):(t.removeEventListener("wheel",s.wheel),s.wheel=null),a&2?s.mouseup||(s.mouseup=o.mouseup):(this._document.removeEventListener("mouseup",s.mouseup),s.mouseup=null),a&4?s.mousedrag||(s.mousedrag=o.mousedrag):(this._document.removeEventListener("mousemove",s.mousedrag),s.mousedrag=null)})),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this._register(Ye(t,"mousedown",a=>{if(a.preventDefault(),this.focus(),!(!this.coreMouseService.areMouseEventsActive||this._selectionService.shouldForceSelection(a)))return n(a),s.mouseup&&this._document.addEventListener("mouseup",s.mouseup),s.mousedrag&&this._document.addEventListener("mousemove",s.mousedrag),this.cancel(a)})),this._register(Ye(t,"wheel",a=>{var u,h,p,m,v;if(!s.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(a)===!1)return!1;if(!this.buffer.hasScrollback){if(a.deltaY===0)return!1;if(e.coreMouseService.consumeWheelEvent(a,(m=(p=(h=(u=e._renderService)==null?void 0:u.dimensions)==null?void 0:h.device)==null?void 0:p.cell)==null?void 0:m.height,(v=e._coreBrowserService)==null?void 0:v.dpr)===0)return this.cancel(a,!0);let y=ge.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(a.deltaY<0?"A":"B");return this.coreService.triggerDataEvent(y,!0),this.cancel(a,!0)}}},{passive:!1}))}refresh(e,t){var n;(n=this._renderService)==null||n.refreshRows(e,t)}updateCursorStyle(e){var t;(t=this._selectionService)!=null&&t.shouldColumnSelect(e)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(e,t){this._viewport?this._viewport.scrollLines(e):super.scrollLines(e,t),this.refresh(0,this.rows-1)}scrollPages(e){this.scrollLines(e*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(e){e&&this._viewport?this._viewport.scrollToLine(this.buffer.ybase,!0):this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(e){let t=e-this._bufferService.buffer.ydisp;t!==0&&this.scrollLines(t)}paste(e){Cy(e,this.textarea,this.coreService,this.optionsService)}attachCustomKeyEventHandler(e){this._customKeyEventHandler=e}attachCustomWheelEventHandler(e){this._customWheelEventHandler=e}registerLinkProvider(e){return this._linkProviderService.registerLinkProvider(e)}registerCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");let t=this._characterJoinerService.register(e);return this.refresh(0,this.rows-1),t}deregisterCharacterJoiner(e){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");this._characterJoinerService.deregister(e)&&this.refresh(0,this.rows-1)}get markers(){return this.buffer.markers}registerMarker(e){return this.buffer.addMarker(this.buffer.ybase+this.buffer.y+e)}registerDecoration(e){return this._decorationService.registerDecoration(e)}hasSelection(){return this._selectionService?this._selectionService.hasSelection:!1}select(e,t,n){this._selectionService.setSelection(e,t,n)}getSelection(){return this._selectionService?this._selectionService.selectionText:""}getSelectionPosition(){if(!(!this._selectionService||!this._selectionService.hasSelection))return{start:{x:this._selectionService.selectionStart[0],y:this._selectionService.selectionStart[1]},end:{x:this._selectionService.selectionEnd[0],y:this._selectionService.selectionEnd[1]}}}clearSelection(){var e;(e=this._selectionService)==null||e.clearSelection()}selectAll(){var e;(e=this._selectionService)==null||e.selectAll()}selectLines(e,t){var n;(n=this._selectionService)==null||n.selectLines(e,t)}_keyDown(e){if(this._keyDownHandled=!1,this._keyDownSeen=!0,this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;let t=this.browser.isMac&&this.options.macOptionIsMeta&&e.altKey;if(!t&&!this._compositionHelper.keydown(e))return this.options.scrollOnUserInput&&this.buffer.ybase!==this.buffer.ydisp&&this.scrollToBottom(!0),!1;!t&&(e.key==="Dead"||e.key==="AltGraph")&&(this._unprocessedDeadKey=!0);let n=UC(e,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(e),n.type===3||n.type===2){let s=this.rows-1;return this.scrollLines(n.type===2?-s:s),this.cancel(e,!0)}if(n.type===1&&this.selectAll(),this._isThirdLevelShift(this.browser,e)||(n.cancel&&this.cancel(e,!0),!n.key)||e.key&&!e.ctrlKey&&!e.altKey&&!e.metaKey&&e.key.length===1&&e.key.charCodeAt(0)>=65&&e.key.charCodeAt(0)<=90)return!0;if(this._unprocessedDeadKey)return this._unprocessedDeadKey=!1,!0;if((n.key===ge.ETX||n.key===ge.CR)&&(this.textarea.value=""),this._onKey.fire({key:n.key,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(n.key,!0),!this.optionsService.rawOptions.screenReaderMode||e.altKey||e.ctrlKey)return this.cancel(e,!0);this._keyDownHandled=!0}_isThirdLevelShift(e,t){let n=e.isMac&&!this.options.macOptionIsMeta&&t.altKey&&!t.ctrlKey&&!t.metaKey||e.isWindows&&t.altKey&&t.ctrlKey&&!t.metaKey||e.isWindows&&t.getModifierState("AltGraph");return t.type==="keypress"?n:n&&(!t.keyCode||t.keyCode>47)}_keyUp(e){this._keyDownSeen=!1,!(this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)&&(JC(e)||this.focus(),this.updateCursorStyle(e),this._keyPressHandled=!1)}_keyPress(e){let t;if(this._keyPressHandled=!1,this._keyDownHandled||this._customKeyEventHandler&&this._customKeyEventHandler(e)===!1)return!1;if(this.cancel(e),e.charCode)t=e.charCode;else if(e.which===null||e.which===void 0)t=e.keyCode;else if(e.which!==0&&e.charCode!==0)t=e.which;else return!1;return!t||(e.altKey||e.ctrlKey||e.metaKey)&&!this._isThirdLevelShift(this.browser,e)?!1:(t=String.fromCharCode(t),this._onKey.fire({key:t,domEvent:e}),this._showCursor(),this.coreService.triggerDataEvent(t,!0),this._keyPressHandled=!0,this._unprocessedDeadKey=!1,!0)}_inputEvent(e){if(e.data&&e.inputType==="insertText"&&(!e.composed||!this._keyDownSeen)&&!this.optionsService.rawOptions.screenReaderMode){if(this._keyPressHandled)return!1;this._unprocessedDeadKey=!1;let t=e.data;return this.coreService.triggerDataEvent(t,!0),this.cancel(e),!0}return!1}resize(e,t){if(e===this.cols&&t===this.rows){this._charSizeService&&!this._charSizeService.hasValidSize&&this._charSizeService.measure();return}super.resize(e,t)}_afterResize(e,t){var n;(n=this._charSizeService)==null||n.measure()}clear(){if(!(this.buffer.ybase===0&&this.buffer.y===0)){this.buffer.clearAllMarkers(),this.buffer.lines.set(0,this.buffer.lines.get(this.buffer.ybase+this.buffer.y)),this.buffer.lines.length=1,this.buffer.ydisp=0,this.buffer.ybase=0,this.buffer.y=0;for(let e=1;e<this.rows;e++)this.buffer.lines.push(this.buffer.getBlankLine(Yt));this._onScroll.fire({position:this.buffer.ydisp}),this.refresh(0,this.rows-1)}}reset(){var t;this.options.rows=this.rows,this.options.cols=this.cols;let e=this._customKeyEventHandler;this._setup(),super.reset(),(t=this._selectionService)==null||t.reset(),this._decorationService.reset(),this._customKeyEventHandler=e,this.refresh(0,this.rows-1)}clearTextureAtlas(){var e;(e=this._renderService)==null||e.clearTextureAtlas()}_reportFocus(){var e;(e=this.element)!=null&&e.classList.contains("focus")?this.coreService.triggerDataEvent(ge.ESC+"[I"):this.coreService.triggerDataEvent(ge.ESC+"[O")}_reportWindowsOptions(e){if(this._renderService)switch(e){case 0:let t=this._renderService.dimensions.css.canvas.width.toFixed(0),n=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${ge.ESC}[4;${n};${t}t`);break;case 1:let s=this._renderService.dimensions.css.cell.width.toFixed(0),o=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${ge.ESC}[6;${o};${s}t`);break}}cancel(e,t){if(!(!this.options.cancelEvents&&!t))return e.preventDefault(),e.stopPropagation(),!1}};function JC(e){return e.keyCode===16||e.keyCode===17||e.keyCode===18}var ZC=class{constructor(){this._addons=[]}dispose(){for(let e=this._addons.length-1;e>=0;e--)this._addons[e].instance.dispose()}loadAddon(e,t){let n={instance:t,dispose:t.dispose,isDisposed:!1};this._addons.push(n),t.dispose=()=>this._wrappedAddonDispose(n),t.activate(e)}_wrappedAddonDispose(e){if(e.isDisposed)return;let t=-1;for(let n=0;n<this._addons.length;n++)if(this._addons[n]===e){t=n;break}if(t===-1)throw new Error("Could not dispose an addon that has not been loaded");e.isDisposed=!0,e.dispose.apply(e.instance),this._addons.splice(t,1)}},eE=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 ii)}translateToString(e,t,n){return this._line.translateToString(e,t,n)}},Lv=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 eE(t)}getNullCell(){return new ii}},tE=class extends et{constructor(e){super(),this._core=e,this._onBufferChange=this._register(new Ee),this.onBufferChange=this._onBufferChange.event,this._normal=new Lv(this._core.buffers.normal,"normal"),this._alternate=new Lv(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)}},nE=class{constructor(e){this._core=e}registerCsiHandler(e,t){return this._core.registerCsiHandler(e,n=>t(n.toArray()))}addCsiHandler(e,t){return this.registerCsiHandler(e,t)}registerDcsHandler(e,t){return this._core.registerDcsHandler(e,(n,s)=>t(n,s.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)}},iE=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}},sE=["cols","rows"],vi=0,rE=class extends et{constructor(e){super(),this._core=this._register(new QC(e)),this._addonManager=this._register(new ZC),this._publicOptions={...this._core.options};let t=s=>this._core.options[s],n=(s,o)=>{this._checkReadonlyOptions(s),this._core.options[s]=o};for(let s in this._core.options){let o={get:t.bind(this,s),set:n.bind(this,s)};Object.defineProperty(this._publicOptions,s,o)}}_checkReadonlyOptions(e){if(sE.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 nE(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new iE(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 tE(this._core))),this._buffer}get markers(){return this._checkProposedApi(),this._core.markers}get modes(){let e=this._core.coreService.decPrivateModes,t="none";switch(this._core.coreMouseService.activeProtocol){case"X10":t="x10";break;case"VT200":t="vt200";break;case"DRAG":t="drag";break;case"ANY":t="any";break}return{applicationCursorKeysMode:e.applicationCursorKeys,applicationKeypadMode:e.applicationKeypad,bracketedPasteMode:e.bracketedPasteMode,insertMode:this._core.coreService.modes.insertMode,mouseTrackingMode:t,originMode:e.origin,reverseWraparoundMode:e.reverseWraparound,sendFocusMode:e.sendFocus,synchronizedOutputMode:e.synchronizedOutput,wraparoundMode:e.wraparound}}get options(){return this._publicOptions}set options(e){for(let t in e)this._publicOptions[t]=e[t]}blur(){this._core.blur()}focus(){this._core.focus()}input(e,t=!0){this._core.input(e,t)}resize(e,t){this._verifyIntegers(e,t),this._core.resize(e,t)}open(e){this._core.open(e)}attachCustomKeyEventHandler(e){this._core.attachCustomKeyEventHandler(e)}attachCustomWheelEventHandler(e){this._core.attachCustomWheelEventHandler(e)}registerLinkProvider(e){return this._core.registerLinkProvider(e)}registerCharacterJoiner(e){return this._checkProposedApi(),this._core.registerCharacterJoiner(e)}deregisterCharacterJoiner(e){this._checkProposedApi(),this._core.deregisterCharacterJoiner(e)}registerMarker(e=0){return this._verifyIntegers(e),this._core.registerMarker(e)}registerDecoration(e){return this._checkProposedApi(),this._verifyPositiveIntegers(e.x??0,e.width??0,e.height??0),this._core.registerDecoration(e)}hasSelection(){return this._core.hasSelection()}select(e,t,n){this._verifyIntegers(e,t,n),this._core.select(e,t,n)}getSelection(){return this._core.getSelection()}getSelectionPosition(){return this._core.getSelectionPosition()}clearSelection(){this._core.clearSelection()}selectAll(){this._core.selectAll()}selectLines(e,t){this._verifyIntegers(e,t),this._core.selectLines(e,t)}dispose(){super.dispose()}scrollLines(e){this._verifyIntegers(e),this._core.scrollLines(e)}scrollPages(e){this._verifyIntegers(e),this._core.scrollPages(e)}scrollToTop(){this._core.scrollToTop()}scrollToBottom(){this._core.scrollToBottom()}scrollToLine(e){this._verifyIntegers(e),this._core.scrollToLine(e)}clear(){this._core.clear()}write(e,t){this._core.write(e,t)}writeln(e,t){this._core.write(e),this._core.write(`\r
66
- `,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 Jd.get()},set promptLabel(e){Jd.set(e)},get tooMuchOutput(){return Zd.get()},set tooMuchOutput(e){Zd.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")}};/**
67
- * Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
68
- * @license MIT
69
- *
70
- * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
71
- * @license MIT
72
- *
73
- * Originally forked from (with the author's permission):
74
- * Fabrice Bellard's javascript vt100 for jslinux:
75
- * http://bellard.org/jslinux/
76
- * Copyright (c) 2011 Fabrice Bellard
77
- */var oE=2,aE=1,lE=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(){var y;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:((y=this._terminal.options.overviewRuler)==null?void 0:y.width)||14,n=window.getComputedStyle(this._terminal.element.parentElement),s=parseInt(n.getPropertyValue("height")),o=Math.max(0,parseInt(n.getPropertyValue("width"))),a=window.getComputedStyle(this._terminal.element),u={top:parseInt(a.getPropertyValue("padding-top")),bottom:parseInt(a.getPropertyValue("padding-bottom")),right:parseInt(a.getPropertyValue("padding-right")),left:parseInt(a.getPropertyValue("padding-left"))},h=u.top+u.bottom,p=u.right+u.left,m=s-h,v=o-p-t;return{cols:Math.max(oE,Math.floor(v/e.css.cell.width)),rows:Math.max(aE,Math.floor(m/e.css.cell.height))}}};function cE(e,t){return e?`/api/route/${String(e).split("/").map(encodeURIComponent).join("/")}/_/ws?token=${encodeURIComponent(t||"")}`:"/ws"}function uE({session:e,node:t,token:n,cols:s,rows:o,readonly:a=!1,takeSize:u,focused:h,onData:p,onExit:m,onFiles:v,retryBaseMs:y=250}){const w=["localhost","127.0.0.1","::1","[::1]"].includes(location.hostname);if(location.protocol!=="https:"&&!w)throw new Error("nexuscrew: ws:// rifiutato su origine non-locale e non-TLS (apri via tunnel su localhost o servi in HTTPS)");const S=`${location.protocol==="https:"?"wss":"ws"}://${location.host}${cE(t,n)}`;let C=null,x=!1,R=!1,E=null,$=0,B=h;const K=()=>{if(x||R||E)return;const Y=Math.min(5e3,Math.max(0,y)*2**Math.min($++,5));E=setTimeout(()=>{E=null,V()},Y)},V=()=>{if(x||R)return;const Y=new WebSocket(S);C=Y,Y.binaryType="arraybuffer",Y.onopen=()=>{if(C!==Y||x)return;$=0;const te={type:"attach",session:e,token:n,cols:s,rows:o,readonly:a};u!==void 0&&(te.takeSize=u),Y.send(JSON.stringify(te)),B!==void 0&&Y.send(JSON.stringify({type:"focus",on:!!B}))},Y.onmessage=te=>{if(!(C!==Y||x))if(typeof te.data=="string"){let Q;try{Q=JSON.parse(te.data)}catch{return}Q.type==="exit"&&(R=!0,m&&m(Q.code)),Q.type==="files"&&v&&v(Q)}else p&&p(new Uint8Array(te.data))},Y.onerror=()=>{if(C===Y)try{Y.close()}catch{}},Y.onclose=te=>{C!==Y||x||R||[1e3,1002,4401,4404].includes(te==null?void 0:te.code)||K()}};return V(),{sendInput:Y=>{if(!C||C.readyState!==1)return!1;try{return C.send(typeof Y=="string"?new TextEncoder().encode(Y):Y),!0}catch{try{C.close()}catch{}return!1}},isReady:()=>!!C&&C.readyState===1,resize:(Y,te)=>{s=Y,o=te,(C==null?void 0:C.readyState)===1&&C.send(JSON.stringify({type:"resize",cols:Y,rows:te}))},action:Y=>{(C==null?void 0:C.readyState)===1&&C.send(JSON.stringify({type:"action",name:Y}))},focus:Y=>{B=Y,(C==null?void 0:C.readyState)===1&&C.send(JSON.stringify({type:"focus",on:!!Y}))},close:()=>{if(x=!0,E&&clearTimeout(E),E=null,C)try{C.close()}catch{}},get raw(){return C}}}async function Tv(e){const t=String(e||"");if(!t)return!1;try{if(navigator.clipboard&&typeof navigator.clipboard.writeText=="function")return await navigator.clipboard.writeText(t),!0}catch{}try{const n=document.createElement("textarea");n.value=t,n.readOnly=!0,n.style.position="fixed",n.style.opacity="0",n.style.pointerEvents="none",document.body.appendChild(n),n.select();const s=document.execCommand&&document.execCommand("copy");if(n.remove(),s)return!0}catch{}return!1}const dE="\r";function hE(e){const t=String(e||"");let n=t.length;for(;n>0;){const s=t.charCodeAt(n-1);if(s===10||s===13)n-=1;else break}return t.slice(0,n)}function fE({isReady:e,paste:t,send:n}){return s=>{if(!s||!e())return!1;try{return t(s)===!1||!e()?!1:n(dE)!==!1}catch{return!1}}}function pE(e){return!e||typeof e!="object"?!1:!!e.shiftKey}function mE(e){return!e||typeof e!="object"||String(e.key||"").toLowerCase()!=="c"?!1:!!(e.metaKey||e.ctrlKey&&e.shiftKey)}const gE=450,Mv=8;function vE(e,t,n,s){return Math.abs(Number(n)-Number(e))>Mv||Math.abs(Number(s)-Number(t))>Mv}const _E=new Map([["image/png","png"],["image/jpeg","jpg"],["image/gif","gif"],["image/webp","webp"],["application/pdf","pdf"],["text/plain","txt"]]);function ud(e){return e?e.files&&e.files.length>0||Array.from(e.items||[]).some(t=>t&&t.kind==="file")?!0:Array.from(e.types||[]).includes("Files"):!1}function Dv(e){if(!e)return[];const t=Array.from(e.files||[]).filter(Boolean);return t.length?t:Array.from(e.items||[]).filter(n=>n&&n.kind==="file"&&typeof n.getAsFile=="function").map(n=>n.getAsFile()).filter(Boolean)}function yE(e,t=0,n=Date.now()){const s=String((e==null?void 0:e.name)||"").trim();if(s)return s;const o=_E.get(String((e==null?void 0:e.type)||"").toLowerCase())||"bin";return`clipboard-${n}-${t+1}.${o}`}async function pw({files:e,token:t,session:n,node:s="",paste:o=!0,fetchImpl:a=Ut,onProgress:u=()=>{},now:h=Date.now()}={}){const p=Array.from(e||[]).filter(Boolean),m=[],v=[];if(!n||!p.length)return{paths:m,errors:v};const y=dn(s?String(s).split("/"):[]);for(let w=0;w<p.length;w+=1){const b=p[w],S=yE(b,w,h);u({index:w,total:p.length,name:S,state:"uploading"});try{const C=new FormData;C.append("session",n),C.append("paste",o?"true":"false"),C.append("file",b,S);const x=await a(`${y}/files/upload`,t,{method:"POST",body:C}),R=await x.json().catch(()=>({}));if(!x.ok||R.error)throw new Error(R.error||`HTTP ${x.status}`);m.push(R.path),u({index:w,total:p.length,name:S,state:"done",path:R.path})}catch(C){const x=String((C==null?void 0:C.message)||C);v.push({name:S,message:x}),u({index:w,total:p.length,name:S,state:"error",error:x})}}return{paths:m,errors:v}}const wE=420,bE=32;function SE(e){if(!e||typeof e!="object")return!1;const t=String(e.tagName||"").toLowerCase();return t==="textarea"||t==="input"||e.isContentEditable===!0}function Dh({documentRef:e,navigatorRef:t}={}){const n=e||(typeof document<"u"?document:null),s=t||(typeof navigator<"u"?navigator:null);let o=!1;try{s!=null&&s.virtualKeyboard&&typeof s.virtualKeyboard.hide=="function"&&(s.virtualKeyboard.hide(),o=!0)}catch{}const a=n&&n.activeElement;let u=!1;if(SE(a)&&typeof a.blur=="function")try{a.blur(),u=!0}catch{}return{blurred:u,apiRequested:o}}function mw(e,t,n=!1){const s=e&&e.textarea;if(!s)return null;const a=t==="single-tap"||t==="double-tap"&&n?"text":"none";return s.inputMode=a,s.setAttribute("inputmode",a),a}function xE(e,t){if(!e||!e.textarea)return!1;mw(e,"double-tap",!0);try{e.focus()}catch{return!1}const n=typeof navigator<"u"?navigator:null;try{n!=null&&n.virtualKeyboard&&typeof n.virtualKeyboard.show=="function"&&n.virtualKeyboard.show()}catch{}return!0}function kE(e,t,n){return e==="never"?{open:!1,next:null}:e==="single-tap"?{open:!0,next:null}:!n||!Number.isFinite(n.at)||!Number.isFinite(n.x)||!Number.isFinite(n.y)?{open:!1,next:null}:t&&n.at>=t.at&&n.at-t.at<=wE&&Math.hypot(n.x-t.x,n.y-t.y)<=bE?{open:!0,next:null}:{open:!1,next:n}}const CE=24,Iv=80,gw=8,EE="\x1B[5~",NE="\x1B[6~",jE=64,RE=65;function PE(e,t,n){const s=e==="up"?jE:RE,o=a=>Math.max(1,Math.min(9999,Number.isFinite(a)?Math.round(a):1));return`\x1B[<${s};${o(t)};${o(n)}M`}function AE({alternateScreen:e=!1,readonly:t=!1,mouseTracking:n=!1}={}){return t?"scroll":n?"mouse":e?"page":"scroll"}function LE(e,t){return e==="page"?Number.isFinite(t)&&t>0?Math.max(Iv,t):Iv:Number.isFinite(t)&&t>0?t:CE}function TE({mode:e="scroll",accumulated:t=0,threshold:n=0}={}){const s=LE(e,n);if(!Number.isFinite(t))return{mode:e,up:0,down:0,remainder:0};const o=Math.abs(t);if(o<s)return{mode:e,up:0,down:0,remainder:t};const a=Math.floor(o/s),u=Math.min(a,gw),h=(t>=0?1:-1)*(o%s);return{mode:e,up:t>0?u:0,down:t<0?u:0,remainder:h}}function ME(e,t=null){const n=[],s=t&&Number.isFinite(t.col)?t.col:1,o=t&&Number.isFinite(t.row)?t.row:1,a=h=>Math.min(gw,Number.isFinite(h)?Math.max(0,Math.floor(h)):0),u=h=>e.mode==="mouse"?{kind:"input",seq:PE(h,s,o)}:e.mode==="page"?{kind:"input",seq:h==="up"?EE:NE}:{kind:"action",name:h==="up"?"scroll-up":"scroll-down"};for(let h=0;h<a(e.up);h+=1)n.push(u("up"));for(let h=0;h<a(e.down);h+=1)n.push(u("down"));return n}function vw({session:e,node:t,token:n,readonly:s,takeSize:o,focused:a,sendRef:u,composerRef:h,actionRef:p,ctrlRef:m,setCtrlArmed:v,onFiles:y,fontSize:w=13,selectionMode:b=!1,onSelectionModeChange:S,keyboardGesture:C="double-tap"}){const x=N.useRef(null),R=N.useRef(null),E=N.useRef(w);E.current=w;const $=N.useRef(a);$.current=a;const B=N.useRef(b);B.current=b;const K=N.useRef(C);K.current=C;const[V,Y]=N.useState(""),[te,Q]=N.useState(""),[J,H]=N.useState(null),[L,A]=N.useState(null),[z,O]=N.useState(!1),T=async()=>{var D,M,W,G;const k=((M=(D=R.current)==null?void 0:D.term)==null?void 0:M.getSelection())||V;if(!k){Q(f("copy-empty")),setTimeout(()=>Q(""),1500);return}const I=await Tv(k);Q(f(I?"copied":"copy-manual")),I&&((G=(W=R.current)==null?void 0:W.term)==null||G.clearSelection(),Y(""),O(!1),S==null||S(!1)),setTimeout(()=>Q(""),1800)},F=N.useRef(T);return F.current=T,N.useEffect(()=>{const k=R.current;k&&k.sock&&k.sock.focus&&k.sock.focus(!!a)},[a]),N.useEffect(()=>{const k=R.current;k&&(k.term.options.fontSize=w,k.fit.fit(),k.sock.resize(k.term.cols,k.term.rows))},[w]),N.useEffect(()=>{var k,I;(I=(k=R.current)==null?void 0:k.setKeyboardGesture)==null||I.call(k,C)},[C]),N.useEffect(()=>{var Ns,Vr,js,Yr,tr,ca,Pt;const k=new rE({cursorBlink:!0,fontSize:E.current,scrollback:1e3,theme:{background:"#0a0e0a"}}),I=new lE;k.loadAddon(I),k.open(x.current),I.fit();let D=!1,M=!1;const W=fe=>Be=>{for(const qe of Be){const Ue=Array.isArray(qe)?qe[0]:qe;Ue===1006&&(D=fe),Ue===1016&&(M=fe)}return!1};(Vr=(Ns=k.parser)==null?void 0:Ns.registerCsiHandler)==null||Vr.call(Ns,{prefix:"?",final:"h"},W(!0)),(Yr=(js=k.parser)==null?void 0:js.registerCsiHandler)==null||Yr.call(js,{prefix:"?",final:"l"},W(!1)),(ca=(tr=k.parser)==null?void 0:tr.registerEscHandler)==null||ca.call(tr,{final:"c"},()=>(D=!1,M=!1,!1));const G=()=>{const fe=D&&!M&&(k.modes&&k.modes.mouseTrackingMode||"none")!=="none",Be=x.current;return Be&&(Be.dataset.mouseTracking=fe?"on":"off"),fe},ue=new TextDecoder;let le=K.current==="single-tap",he=null;const we=()=>{le=K.current==="single-tap",mw(k,K.current,le)},re=fe=>{K.current=fe,he=null,we()},_e=()=>K.current==="never"?!1:(le=!0,xE(k));we();const ze=k.textarea,ut=()=>{K.current==="double-tap"&&we()};ze==null||ze.addEventListener("blur",ut);let nt;try{nt=uE({session:e,node:t,token:n,readonly:s,takeSize:o,focused:$.current,onFiles:y,cols:k.cols,rows:k.rows,onData:fe=>k.write(ue.decode(fe)),onExit:()=>k.write(`\r
78
- \x1B[33m[sessione finita]\x1B[0m\r
79
- `)})}catch(fe){return k.write(`\r
80
- \x1B[31m${fe.message}\x1B[0m\r
81
- `),()=>k.dispose()}R.current={term:k,fit:I,sock:nt,setKeyboardGesture:re};let Ne=null;const jt=k.onData(fe=>{if(s){Ne&&(Ne.ok=!1);return}if(!Ne&&m&&m.current&&fe.length===1){const qe=fe.charCodeAt(0);let Ue=qe;qe>=97&&qe<=122?Ue=qe-96:qe>=64&&qe<=95?Ue=qe-64:qe===32&&(Ue=0),fe=String.fromCharCode(Ue),m.current=!1,v&&v(!1)}const Be=nt.sendInput(fe);Ne&&(Ne.seen=!0,Ne.ok=Ne.ok&&Be)});u&&(u.current=fe=>nt.sendInput(fe)),p&&(p.current=fe=>nt.action(fe)),h&&(h.current=fE({isReady:()=>!s&&nt.isReady(),paste:fe=>{const Be={seen:!1,ok:!0};Ne=Be;try{k.paste(fe)}catch{Be.ok=!1}finally{Ne=null}return Be.seen&&Be.ok},send:fe=>nt.sendInput(fe)}));const tn=k.onSelectionChange(()=>{const fe=k.getSelection();fe?(Y(fe),O(!1)):O(!0)});k.attachCustomKeyEventHandler(fe=>(fe.ctrlKey||fe.metaKey)&&fe.key.toLowerCase()==="c"&&k.getSelection()?(fe.type==="keydown"&&Tv(k.getSelection()),!1):!0);const De=x.current;let Tt=!1;const Qe=async fe=>{if(!fe.length||Tt)return;if(s){H({error:f("settings-readonly")});return}Tt=!0,H({current:0,total:fe.length,name:""});const Be=await pw({files:fe,token:n,session:e,node:t,paste:!0,onProgress:({index:qe,total:Ue,name:bt,state:kt,error:qt})=>H({current:qe+1,total:Ue,name:bt,...kt==="error"?{error:qt}:{}})});Tt=!1,Be.errors.length?H({error:Be.errors.map(qe=>`${qe.name}: ${qe.message}`).join(" · ")}):(H({done:!0,total:Be.paths.length}),setTimeout(()=>H(null),1600))},vt=fe=>{const Be=fe.clipboardData;if(!ud(Be))return;const qe=Dv(Be);qe.length&&(fe.preventDefault(),fe.stopPropagation(),Qe(qe))},mt=fe=>{ud(fe.dataTransfer)&&(fe.preventDefault(),fe.stopPropagation())},it=fe=>{ud(fe.dataTransfer)&&(fe.preventDefault(),fe.stopPropagation(),Qe(Dv(fe.dataTransfer)))};De.addEventListener("paste",vt,!0),De.addEventListener("dragenter",mt,!0),De.addEventListener("dragover",mt,!0),De.addEventListener("drop",it,!0);const dt=24,ot=(fe,Be)=>{const Ue=(De.querySelector(".xterm-screen")||De).getBoundingClientRect(),bt=Math.floor((fe-Ue.left)/Math.max(1,Ue.width)*k.cols)+1,kt=Math.floor((Be-Ue.top)/Math.max(1,Ue.height)*k.rows)+1;return{col:Math.max(1,Math.min(k.cols,bt)),row:Math.max(1,Math.min(k.rows,kt))}},ht=(fe,Be={mode:null,remainder:0},qe=null,Ue=null)=>{const bt=x.current,kt=bt?bt.getBoundingClientRect().height:dt,qt=AE({alternateScreen:k.buffer.active.type==="alternate",readonly:s,mouseTracking:G()}),nn=qt==="mouse"?"mouse":qe||qt,dc=Be.mode===nn?Be.remainder+fe:fe,Pn=TE({mode:nn,accumulated:dc,threshold:nn==="page"?kt:dt});for(const Gr of ME(Pn,Ue))Gr.kind==="input"?nt.sendInput(Gr.seq):nt.action(Gr.name);return{mode:nn,remainder:Pn.remainder}};let st=null,ft=null,be=null,ce=null,U=!1,ne=!1,j={mode:null,remainder:0},X=null,ie=null,pe=null,ke=!1,me=0;const xe=()=>{pe&&clearTimeout(pe),pe=null},We=(fe,Be)=>{const Ue=(De.querySelector(".xterm-screen")||De).getBoundingClientRect(),bt=Math.max(0,Math.min(k.cols-1,Math.floor((fe-Ue.left)/Math.max(1,Ue.width)*k.cols))),kt=Math.max(0,Math.min(k.rows-1,Math.floor((Be-Ue.top)/Math.max(1,Ue.height)*k.rows)));return{col:bt,row:k.buffer.active.viewportY+kt}},lt=2,Ke=fe=>{const qe=(De.querySelector(".xterm-screen")||De).getBoundingClientRect();return Math.max(0,Math.min(k.rows-1,Math.floor((fe-qe.top)/Math.max(1,qe.height)*k.rows)))<lt?lt:-lt},pt=(fe,Be)=>{const bt=(De.querySelector(".xterm-screen")||De).getBoundingClientRect().height/Math.max(1,k.rows);return We(fe.clientX,fe.clientY+Be*bt)},Xe=fe=>{const qe=(De.querySelector(".xterm-screen")||De).getBoundingClientRect(),Ue=De.getBoundingClientRect(),bt=qe.width/Math.max(1,k.cols),kt=qe.height/Math.max(1,k.rows),qt=Number(k.buffer.active.viewportY)||0,nn=Math.max(0,Math.min(k.rows-1,fe.row-qt));A({left:`${qe.left-Ue.left+fe.col*bt}px`,top:`${qe.top-Ue.top+nn*kt}px`,width:`${bt}px`,height:`${kt}px`})},je=fe=>{if(xe(),ke=!1,U=!1,ne||fe.touches.length!==1){ne=!0,U=!0,he=null,A(null),me=0,st=null,ft=null,be=null,ce=null;return}if(B.current){fe.preventDefault(),fe.stopPropagation(),me=Ke(fe.touches[0].clientY),ie=pt(fe.touches[0],me),k.clearSelection(),Xe(ie);return}st=fe.touches[0].clientY,ft=fe.touches[0].clientX,be=ft,ce=st,j={mode:null,remainder:0},X=null;const Be={x:ft,y:st};pe=setTimeout(()=>{var qt;pe=null,ke=!0,U=!0,he=null,B.current=!0,S==null||S(!0),ie=We(Be.x,Be.y),me=Ke(Be.y);const qe=pt({clientX:Be.x,clientY:Be.y},me);k.clearSelection();const Ue=ie.row*k.cols+ie.col,bt=qe.row*k.cols+qe.col,kt=Ue<=bt?ie:qe;k.select(kt.col,kt.row,Math.abs(bt-Ue)+1),Xe(qe);try{(qt=navigator.vibrate)==null||qt.call(navigator,10)}catch{}st=null,ft=null,X=null,j={mode:null,remainder:0}},gE)},_t=fe=>{if(ke&&ie&&fe.touches.length===1){fe.preventDefault(),fe.stopPropagation();const Ue=pt(fe.touches[0],me),bt=ie.row*k.cols+ie.col,kt=Ue.row*k.cols+Ue.col,qt=bt<=kt?ie:Ue;k.select(qt.col,qt.row,Math.abs(kt-bt)+1),Xe(Ue);return}if(B.current&&ie&&fe.touches.length===1){fe.preventDefault(),fe.stopPropagation();const Ue=pt(fe.touches[0],me),bt=ie.row*k.cols+ie.col,kt=Ue.row*k.cols+Ue.col,qt=bt<=kt?ie:Ue;k.select(qt.col,qt.row,Math.abs(kt-bt)+1),Xe(Ue);return}if(st===null||fe.touches.length!==1)return;fe.preventDefault(),fe.stopPropagation();const Be=fe.touches[0];if(vE(be,ce,Be.clientX,Be.clientY)&&(U=!0,he=null,pe&&xe()),X===null&&(Math.abs(Be.clientY-st)>8||Math.abs(Be.clientX-ft)>8)&&(X=Math.abs(Be.clientY-st)>Math.abs(Be.clientX-ft)),!X)return;const qe=Be.clientY-st;st=Be.clientY,j=ht(qe,j,"scroll",ot(Be.clientX,Be.clientY))},Sn=()=>{xe(),st=null,ft=null,be=null,ce=null,ie=null,ke=!1,U=!1,ne=!1,me=0,A(null),j={mode:null,remainder:0}},Rn=fe=>{if(ne){he=null,xe(),(!fe.touches||fe.touches.length===0)&&Sn();return}const Be=fe.changedTouches&&fe.changedTouches[0];if(!U&&!ke&&!B.current&&Be){const qe={at:Date.now(),x:Be.clientX,y:Be.clientY},Ue=kE(K.current,he,qe);he=Ue.next,Ue.open&&_e()}Sn()},Rt=()=>{he=null,Sn()};let de={mode:null,remainder:0};const Re=fe=>{fe.preventDefault(),fe.stopPropagation(),de=ht(-fe.deltaY,de,"scroll",ot(fe.clientX,fe.clientY))};De.addEventListener("touchstart",je,{passive:!1}),De.addEventListener("touchmove",_t,{passive:!1,capture:!0}),De.addEventListener("touchend",Rn,{passive:!0}),De.addEventListener("touchcancel",Rt,{passive:!0});const $e=()=>{!B.current&&K.current==="double-tap"&&_e()};De.addEventListener("dblclick",$e);const rt=fe=>{(B.current||ke)&&(fe.preventDefault(),fe.stopPropagation())};De.addEventListener("contextmenu",rt,!0),De.addEventListener("wheel",Re,{passive:!1,capture:!0});let wt=null;const Ss=fe=>{pE(fe)&&(fe.preventDefault(),fe.stopPropagation(),wt=We(fe.clientX,fe.clientY),k.clearSelection())},Wi=fe=>{var kt;if(!wt){(kt=k.hasSelection)!=null&&kt.call(k)&&G()&&(fe.preventDefault(),fe.stopPropagation());return}fe.preventDefault(),fe.stopPropagation();const Be=We(fe.clientX,fe.clientY),qe=wt.row*k.cols+wt.col,Ue=Be.row*k.cols+Be.col,bt=qe<=Ue?wt:Be;k.select(bt.col,bt.row,Math.abs(Ue-qe)+1)},xs=fe=>{wt&&(fe.stopPropagation(),wt=null)};De.addEventListener("mousedown",Ss,!0),De.addEventListener("mousemove",Wi,!0),De.addEventListener("mouseup",xs,!0);const ks=fe=>{!mE(fe)||!(R.current&&R.current.term&&R.current.term.getSelection())||(fe.preventDefault(),fe.stopPropagation(),F.current&&F.current())};De.addEventListener("keydown",ks,!0);const di=()=>{I.fit(),nt.resize(k.cols,k.rows)};window.addEventListener("resize",di);const Vn=window.visualViewport;let Kr=Vn&&Number(Vn.height);const la=()=>{const fe=Vn&&Number(Vn.height);le&&K.current==="double-tap"&&Number.isFinite(Kr)&&Number.isFinite(fe)&&fe>Kr+80&&we(),Kr=fe,di()};Vn&&(Vn.addEventListener("resize",la),Vn.addEventListener("scroll",di));const Ft=typeof navigator<"u"?navigator.virtualKeyboard:null,qr=()=>{var fe;le&&K.current==="double-tap"&&Number(((fe=Ft==null?void 0:Ft.boundingRect)==null?void 0:fe.height)||0)===0&&we()};(Pt=Ft==null?void 0:Ft.addEventListener)==null||Pt.call(Ft,"geometrychange",qr);let Cs=null,Es=0;return typeof ResizeObserver<"u"&&(Cs=new ResizeObserver(()=>{Es&&cancelAnimationFrame(Es),Es=requestAnimationFrame(di)}),Cs.observe(De)),()=>{var fe;R.current=null,u&&(u.current=()=>!1),h&&(h.current=()=>!1),p&&(p.current=()=>!1),jt.dispose(),tn.dispose(),De.removeEventListener("touchstart",je),De.removeEventListener("touchmove",_t,{capture:!0}),De.removeEventListener("touchend",Rn),De.removeEventListener("touchcancel",Rt),De.removeEventListener("dblclick",$e),De.removeEventListener("contextmenu",rt,!0),xe(),De.removeEventListener("wheel",Re,{capture:!0}),De.removeEventListener("mousedown",Ss,!0),De.removeEventListener("mousemove",Wi,!0),De.removeEventListener("mouseup",xs,!0),De.removeEventListener("keydown",ks,!0),De.removeEventListener("paste",vt,!0),De.removeEventListener("dragenter",mt,!0),De.removeEventListener("dragover",mt,!0),De.removeEventListener("drop",it,!0),window.removeEventListener("resize",di),Vn&&(Vn.removeEventListener("resize",la),Vn.removeEventListener("scroll",di)),(fe=Ft==null?void 0:Ft.removeEventListener)==null||fe.call(Ft,"geometrychange",qr),ze==null||ze.removeEventListener("blur",ut),Cs&&Cs.disconnect(),Es&&cancelAnimationFrame(Es),nt.close(),k.dispose()}},[e,t,n,s,o,u,h,p,m,v,y]),l.jsxs("div",{className:`nc-terminal${b?" selecting":""}`,children:[l.jsx("div",{className:"nc-terminal-host",ref:x}),L&&l.jsx("div",{className:"nc-touch-selection-caret",style:L,"aria-hidden":"true"}),J&&l.jsx("div",{className:`nc-upload-state${J.error?" error":""}`,role:"status",children:J.error?J.error:J.done?f("attach-uploaded").replace("{n}",String(J.total||0)):f("attach-upload-progress").replace("{n}",String(J.current||0)).replace("{total}",String(J.total||0))}),(V||b)&&l.jsxs("div",{className:"nc-selection-tools",children:[V?l.jsx("button",{type:"button",onClick:T,children:te||f("copy")}):l.jsx("span",{children:f("select-drag")}),V&&z&&l.jsx("span",{className:"nc-selection-held",children:f("selection-held")}),l.jsx("button",{type:"button",onClick:()=>{var k,I;(I=(k=R.current)==null?void 0:k.term)==null||I.clearSelection(),Y(""),O(!1),S==null||S(!1)},children:f("cancel")}),te===f("copy-manual")&&l.jsx("textarea",{readOnly:!0,value:V,onFocus:k=>k.target.select()})]})]})}const Ov="",xt="\x1B",DE=[{label:"↑",seq:xt+"[A"},{label:"↓",seq:xt+"[B"},{label:"PGUP",seq:xt+"[5~"},{label:"PGDN",seq:xt+"[6~"}],IE=new Set([xt+"[A",xt+"[B",xt+"[C",xt+"[D",xt+"[5~",xt+"[6~"]),OE=350,BE=55;function zE({send:e,action:t,ctrlArmed:n=!1,onCtrl:s,onKeyboard:o,selectionMode:a=!1,onSelectionMode:u,onCellSwitcher:h,cellSwitcherOpen:p=!1,keepKeyboardClosed:m=!0,showEnter:v=!0,keybarLayout:y="full"}){const[w,b]=N.useState(!1),[S,C]=N.useState(!1),[x,R]=N.useState(!1),[E,$]=N.useState(!1),B=y==="compact"&&!E,K=N.useRef({delay:null,interval:null}),V=N.useRef(()=>{}),Y=()=>{const I=K.current;I.delay!==null&&clearTimeout(I.delay),I.interval!==null&&clearInterval(I.interval),I.delay=null,I.interval=null};V.current=Y,N.useEffect(()=>{const I=()=>{document.visibilityState==="hidden"&&V.current()},D=()=>V.current();return window.addEventListener("blur",D),document.addEventListener("visibilitychange",I),()=>{window.removeEventListener("blur",D),document.removeEventListener("visibilitychange",I),V.current()}},[]),N.useEffect(()=>{y!=="compact"&&$(!1)},[y]);const te=I=>{x?(e(xt+I),R(!1)):e(I)},Q=I=>{m&&Dh(),I()},J=I=>({onPointerDown:D=>{D.preventDefault(),Q(I)},onClick:D=>{D.detail===0&&Q(I)}}),H=I=>({onPointerDown:D=>{D.preventDefault(),Y(),Q(I),!x&&(K.current.delay=setTimeout(()=>{K.current.delay=null,I(),K.current.interval=setInterval(I,BE)},OE))},onPointerUp:Y,onPointerLeave:Y,onPointerCancel:Y,onLostPointerCapture:Y,onTouchCancel:Y,onClick:D=>{D.detail===0&&Q(I)}}),L=(I,D,M)=>l.jsx("button",{type:"button",...IE.has(D)&&!M?H(()=>te(D)):J(()=>{te(D),M&&M()}),children:I},I),A=(I,D)=>l.jsx("button",{type:"button",...J(()=>{t(D),C(!1)}),children:I},I),z=h?l.jsx("button",{type:"button","aria-label":f("fleet-cells"),title:f("fleet-cells"),"aria-expanded":p,...J(h),children:"◫"},"cells"):l.jsx("button",{type:"button",...J(()=>{o&&o()}),children:"⌨"},"kbd"),O=v&&l.jsx("button",{type:"button",className:"nc-enter-key","aria-label":"ENTER",title:"ENTER",...J(()=>te("\r")),children:l.jsx(Ge,{name:"enter",size:24})}),T=S&&l.jsxs("div",{className:"nc-keymenu",children:[A("←WIN","prev-window"),A("WIN→","next-window"),A("⬅PANE","pane-left"),A("PANE➡","pane-right"),L("SCROLL",Ov+"[",()=>{b(!0),C(!1)}),l.jsx("button",{type:"button",className:a?"armed":"",...J(()=>{u==null||u(!a),C(!1)}),children:"SELECT"}),L("⌃C","",()=>C(!1)),L("DETACH",Ov+"d",()=>C(!1))]});if(w)return l.jsxs("div",{className:"nc-keybar copy",children:[l.jsx("span",{className:"tag",children:"copy-mode"}),DE.map(I=>L(I.label,I.seq)),L("ESCI (q)","q",()=>b(!1))]});if(B)return l.jsxs("div",{className:"nc-keybar termux",children:[T,l.jsxs("div",{className:`nc-keygrid compact${v?"":" no-enter"}`,children:[l.jsx("div",{className:"nc-keyrows",children:l.jsxs("div",{className:"row",children:[l.jsx("button",{type:"button","aria-label":f("keybar-expand"),title:f("expand"),...J(()=>$(!0)),children:l.jsx(Ge,{name:"chevronUp",size:20})},"expand"),z,l.jsx("button",{type:"button",className:S?"armed":"",...J(()=>C(I=>!I)),children:"☰"},"menu"),L("↑",xt+"[A"),L("↓",xt+"[B"),L("←",xt+"[D"),L("→",xt+"[C"),L("PGUP",xt+"[5~"),L("PGDN",xt+"[6~")]})}),O]})]});const F=y==="compact"&&E,k=F&&l.jsx("button",{type:"button",className:"nc-retract-key","aria-label":f("keybar-retract"),title:f("retract"),...J(()=>$(!1)),children:l.jsx(Ge,{name:"chevronDown",size:20})});return l.jsxs("div",{className:`nc-keybar termux${F?" expanded":""}`,children:[T,l.jsxs("div",{className:`nc-keygrid${v?"":" no-enter"}${F?" expanded":""}`,children:[k,l.jsxs("div",{className:"nc-keyrows",children:[l.jsxs("div",{className:"row",children:[L("ESC",xt),l.jsx("button",{type:"button",className:S?"armed":"",...J(()=>C(I=>!I)),children:"☰"},"menu"),L("/","/"),L("—","-"),L("HOME",xt+"[H"),L("↑",xt+"[A"),L("END",xt+"[F"),L("PGUP",xt+"[5~")]}),l.jsxs("div",{className:"row",children:[L("⇥"," "),z,l.jsx("button",{type:"button",className:n?"armed":"",...J(()=>{s&&s()}),children:"CTRL"},"ctrl"),l.jsx("button",{type:"button",className:x?"armed":"",...J(()=>R(I=>!I)),children:"ALT"},"alt"),L("←",xt+"[D"),L("↓",xt+"[B"),L("→",xt+"[C"),L("PGDN",xt+"[6~")]})]}),O]})]})}const $E=e=>e>1048576?`${(e/1048576).toFixed(1)}M`:e>1024?`${(e/1024).toFixed(0)}K`:`${e}B`;function _w({session:e,node:t,token:n,filesEvent:s,onClose:o}){En();const a=t?`/api/route/${String(t).split("/").map(encodeURIComponent).join("/")}/_`:"/api",u=t?`${t}:${e}`:e,[h,p]=N.useState("outbox"),[m,v]=N.useState({inbox:[],outbox:[]}),[y,w]=N.useState(""),b=N.useRef(null);async function S(){try{const $=await(await Ut(`${a}/files?session=${encodeURIComponent(e)}`,n)).json();if($.error){w($.error);return}v($);const B=$.outbox[0]?$.outbox[0].mtime:0;localStorage.setItem(Q_(u),String(B))}catch(E){w(String(E))}}N.useEffect(()=>{S()},[e,t]),N.useEffect(()=>{s&&s.session===e&&S()},[s]);async function C(E){for(const $ of E){w(`carico ${$.name}…`);const B=new FormData;B.append("session",e),B.append("file",$);try{const V=await(await Ut(`${a}/files/upload`,n,{method:"POST",body:B})).json();w(V.error?`errore: ${V.error}`:"")}catch(K){w(String(K))}}S()}async function x(E){const $=await Ut(`${a}/files/download?session=${encodeURIComponent(e)}&box=${h}&name=${encodeURIComponent(E)}`,n);if(!$.ok){w("errore download");return}const B=await $.blob(),K=URL.createObjectURL(B),V=document.createElement("a");V.href=K,V.download=E,V.click(),URL.revokeObjectURL(K)}async function R(E){await Ut(`${a}/files?session=${encodeURIComponent(e)}&box=${h}&name=${encodeURIComponent(E)}`,n,{method:"DELETE"}),S()}return l.jsxs("div",{className:"nc-files",children:[l.jsxs("header",{children:[l.jsx("b",{children:t?`${t}:${e}`:e}),l.jsx("button",{onClick:o,title:f("close"),children:l.jsx(Ge,{name:"x",size:20})})]}),l.jsxs("nav",{children:[l.jsx("button",{className:h==="outbox"?"on":"",onClick:()=>p("outbox"),children:"outbox"}),l.jsx("button",{className:h==="inbox"?"on":"",onClick:()=>p("inbox"),children:"inbox"}),l.jsxs("button",{className:"up",onClick:()=>b.current&&b.current.click(),children:[l.jsx(Ge,{name:"upload",size:18})," ",f("upload")]}),l.jsx("input",{type:"file",multiple:!0,ref:b,style:{display:"none"},onChange:E=>{C(Array.from(E.target.files||[])),E.target.value=""}})]}),y&&l.jsx("div",{className:"nc-busy",children:y}),l.jsxs("ul",{children:[m[h].map(E=>l.jsxs("li",{children:[l.jsx("span",{className:"name",onClick:()=>x(E.name),children:E.name}),l.jsx("small",{children:$E(E.size)}),l.jsx("button",{onClick:()=>R(E.name),title:f("delete"),children:l.jsx(Ge,{name:"trash",size:18})})]},E.name)),m[h].length===0&&l.jsx("li",{className:"empty",children:f("empty-files")})]})]})}const sc="nc_composer_v1",Ih="nc-composer-reset",FE=50,yw=256*1024,ww=512*1024,HE=768*1024,Bv=2*1024*1024,bw=720*60*60*1e3,Oh=1;function Sw(e){const t=Number(e);return Number.isFinite(t)&&t>0?t:0}function Sf(e){if(e!==void 0)return e;try{return typeof localStorage<"u"?localStorage:null}catch{return null}}function Gl(){return{version:Oh,cells:{}}}function xw(e){const t=[];for(const s of Array.isArray(e)?e:[]){const o=typeof s=="string"?s:s&&s.text,a=Sw(typeof s=="string"?0:s&&s.at);if(!(typeof o!="string"||!o||o.length>yw)&&!(t.length&&t[t.length-1].text===o)&&(t.push({text:o,at:a}),t.length>=FE))break}let n=0;return t.filter(s=>n+s.text.length>HE?!1:(n+=s.text.length,!0))}function Xl(e){if(!e||typeof e!="object")return null;const t=typeof e.draft=="string"&&e.draft.length<=ww?e.draft:"",n=xw(e.history),s=Sw(e.updatedAt),o=e.expanded===!0;return!t&&!n.length&&!o?null:{draft:t,history:n,expanded:o,updatedAt:s}}function WE(e){let t;try{t=typeof e=="string"?JSON.parse(e):e}catch{return Gl()}if(!t||typeof t!="object"||t.version!==Oh||!t.cells||typeof t.cells!="object")return Gl();const n=Object.create(null);for(const[s,o]of Object.entries(t.cells)){if(!s||typeof s!="string"||s.length>512||s==="__proto__"||s==="constructor"||s==="prototype")continue;const a=Xl(o);a&&(n[s]=a)}return{version:Oh,cells:n}}function kw(e){const t=Sf(e);if(!t)return Gl();try{return WE(t.getItem(sc))}catch{return Gl()}}function zv(e){try{return JSON.stringify(e).length}catch{return 1/0}}function UE(e,t,n){for(const[s,o]of Object.entries(e.cells))s!==n&&o.updatedAt>0&&t-o.updatedAt>bw&&delete e.cells[s]}function Cw(e,t){return Object.entries(e.cells).filter(([n])=>n!==t).sort((n,s)=>n[1].updatedAt-s[1].updatedAt).map(([n])=>n)}function KE(e,t){for(;zv(e)>Bv;){const n=Object.entries(e.cells).filter(([,s])=>s.history.length).sort((s,o)=>s[1].updatedAt-o[1].updatedAt);if(!n.length)break;n[0][1].history.pop()}for(const n of Cw(e,t)){if(zv(e)<=Bv)break;delete e.cells[n]}}function Ew(e,t,n){const s=Sf(e);if(!s)return!1;KE(t,n);const o=()=>(s.setItem(sc,JSON.stringify(t)),!0);try{return o()}catch{for(const u of Cw(t,n)){delete t.cells[u];try{return o()}catch{}}return!1}}function oa(e,t,n,s){const o=kw(t);UE(o,n,e);const a=Xl(o.cells[e])||{draft:"",history:[],expanded:!1,updatedAt:0},u=s({...a,history:[...a.history]}),h=Xl(u);return h?o.cells[e]={...h,updatedAt:n}:delete o.cells[e],{ok:Ew(t,o,e),cell:o.cells[e]||{draft:"",history:[],expanded:!1,updatedAt:n}}}function qE({ownerId:e,node:t,session:n}){const s=String(n||"");if(!s)return"";const o=Dr.test(String(e||""))?String(e):t?`route:${String(t)}`:"local";return`${encodeURIComponent(o)}:${encodeURIComponent(s)}`}function Oo(e,t,n=Date.now()){if(!e)return{draft:"",history:[],expanded:!1,updatedAt:0};const s=kw(t),o=Xl(s.cells[e]);return!o||o.updatedAt>0&&n-o.updatedAt>bw?(s.cells[e]&&(delete s.cells[e],Ew(t,s,"")),{draft:"",history:[],expanded:!1,updatedAt:0}):{...o,history:[...o.history]}}function $v(e,t,n,s=Date.now()){const o=String(t||"");return!e||o.length>ww?!1:oa(e,n,s,a=>({...a,draft:o})).ok}function Fv(e,t,n=Date.now()){return e?oa(e,t,n,s=>({...s,draft:""})).ok:!1}function VE(e,t,n,s=Date.now()){return e?oa(e,n,s,o=>({...o,expanded:!!t})).ok:!1}function YE(e,t,n,s=Date.now()){const o=String(t||"");return!e||!o||o.length>yw?!1:oa(e,n,s,a=>{const u=a.history.filter(h=>h.text!==o);return u.unshift({text:o,at:s}),{...a,history:xw(u)}}).ok}function GE(e,t,n=Date.now()){return e?oa(e,t,n,s=>({...s,history:[]})).ok:!1}function XE(e){const t=Sf(e);if(!t)return!1;try{return t.removeItem(sc),!0}catch{return!1}}const QE=300;function JE(){try{return typeof localStorage<"u"?localStorage:null}catch{return null}}function ZE({ownerId:e,node:t,session:n,storage:s=JE()}){const o=N.useMemo(()=>qE({ownerId:e,node:t,session:n}),[e,t,n]),a=N.useMemo(()=>Oo(o,s),[]),[u,h]=N.useState(a.draft),[p,m]=N.useState(a.expanded),[v,y]=N.useState(a.history),[w,b]=N.useState(-1),S=N.useRef(o),C=N.useRef(a.draft),x=N.useRef(null),R=N.useRef(a.updatedAt||0),E=N.useRef(a.draft),$=N.useCallback(()=>{x.current&&clearTimeout(x.current),x.current=null},[]),B=N.useCallback(()=>{$(),$v(S.current,C.current,s)},[$,s]),K=N.useCallback(()=>{$(),x.current=setTimeout(()=>{x.current=null,$v(S.current,C.current,s)},QE)},[$,s]),V=N.useCallback(z=>{const O=String(typeof z=="function"?z(C.current):z||"");C.current=O,R.current=Date.now(),E.current=O,b(-1),h(O),K()},[K]),Y=N.useCallback((z,O)=>{$(),C.current=z,R.current=Date.now(),h(z),b(O),K()},[$,K]),te=N.useCallback(()=>{if(!v.length)return!1;const z=Math.min(w+1,v.length-1);return w<0&&(E.current=C.current),Y(v[z].text,z),!0},[Y,v,w]),Q=N.useCallback(()=>{if(w<0)return!1;const z=w-1;return Y(z<0?E.current:v[z].text,z),!0},[Y,v,w]),J=N.useCallback(z=>{E.current=C.current;const O=v.findIndex(T=>T.text===z);Y(String(z||""),O)},[Y,v]),H=N.useCallback(()=>{m(z=>{const O=!z;return VE(S.current,O,s),O})},[s]),L=N.useCallback((z,O,T)=>{if(!z)return;if(YE(z,T,s),!(S.current===z)){Oo(z,s).draft===O&&Fv(z,s);return}y(Oo(z,s).history),E.current="",b(-1),C.current===O?($(),C.current="",R.current=Date.now(),h(""),Fv(z,s)):K()},[$,K,s]),A=N.useCallback(()=>{GE(S.current,s),y([]),b(-1),E.current=C.current},[s]);return N.useEffect(()=>{if(S.current===o)return;B(),S.current=o;const z=Oo(o,s);C.current=z.draft,R.current=z.updatedAt||0,E.current=z.draft,h(z.draft),m(z.expanded),y(z.history),b(-1)},[o,B,s]),N.useEffect(()=>{const z=()=>B(),O=()=>{document.visibilityState==="hidden"&&B()};return window.addEventListener("pagehide",z),document.addEventListener("visibilitychange",O),()=>{window.removeEventListener("pagehide",z),document.removeEventListener("visibilitychange",O),B()}},[B]),N.useEffect(()=>{const z=()=>{$(),C.current="",R.current=0,E.current="",h(""),m(!1),y([]),b(-1)},O=F=>{if(F.key!==sc)return;if(F.newValue==null){z();return}const k=Oo(S.current,s);k.updatedAt<R.current||($(),C.current=k.draft,R.current=k.updatedAt,E.current=k.draft,h(k.draft),m(k.expanded),y(k.history),b(-1))},T=()=>z();return window.addEventListener("storage",O),window.addEventListener(Ih,T),()=>{window.removeEventListener("storage",O),window.removeEventListener(Ih,T)}},[$,s]),{cellKey:o,text:u,setText:V,expanded:p,toggleExpanded:H,history:v,historyCursor:w,recallPrevious:te,recallNext:Q,selectHistory:J,confirmSubmitted:L,clearHistory:A,flush:B}}function Nw({submitText:e,token:t,session:n,node:s,ownerId:o,keepKeyboardClosedOnVoice:a=!0}){En();const u=s?`/api/route/${String(s).split("/").map(encodeURIComponent).join("/")}/_`:"/api",{cellKey:h,text:p,setText:m,expanded:v,toggleExpanded:y,history:w,historyCursor:b,recallPrevious:S,recallNext:C,selectHistory:x,confirmSubmitted:R,clearHistory:E,flush:$}=ZE({ownerId:o,node:s,session:n}),[B,K]=N.useState(!1),[V,Y]=N.useState(""),[te,Q]=N.useState(!1),J=N.useRef(null),H=N.useRef(null),L=N.useRef(null),[A,z]=N.useState(!1),[O,T]=N.useState({left:0,bottom:0}),[F,k]=N.useState(!1),[I,D]=N.useState(!1),M=N.useRef(null),W=N.useRef(null),G=N.useRef(null),ue=N.useRef(null),le=N.useRef(null),he=N.useRef(null),we=N.useRef(null),re=N.useRef(!1),[_e,ze]=N.useState(!1),[ut,nt]=N.useState({left:0,bottom:0,width:320}),Ne=N.useRef(`nc-attach-${Math.random().toString(36).slice(2,8)}`);N.useEffect(()=>{let be=!1;if(s){Q(!1);return}return Ut(`${u}/voice/status`,t).then(ce=>ce.json()).then(ce=>{be||Q(!!ce.serverSttConfigured)}).catch(()=>{be||Q(!1)}),()=>{be=!0}},[t,u]);const tn=!!(typeof window<"u"&&(window.SpeechRecognition||window.webkitSpeechRecognition)||te);async function De(){const be=L.current&&typeof L.current.value=="string"?L.current.value:p;Dh(),be!==p&&m(be);const ce=be,U=hE(ce);if(!U||I)return;D(!0),Y("");let ne=!1;try{ne=!!await e(U)}catch{ne=!1}ne?R(h,ce,U):Y(f("composer-send-failed")),D(!1)}function Tt(){const be=M.current&&M.current.getBoundingClientRect();be&&T({left:Math.max(6,Math.min(be.left,window.innerWidth-186)),bottom:window.innerHeight-be.top+6}),z(!0)}function Qe(be){z(!1),be&&M.current&&M.current.focus()}function vt(){const be=G.current&&G.current.getBoundingClientRect();if(be){const ce=Math.max(220,Math.min(360,window.innerWidth-12));nt({left:Math.max(6,Math.min(be.right-ce,window.innerWidth-ce-6)),bottom:window.innerHeight-be.top+6,width:ce})}ze(!0)}function mt(be){ze(!1),be&&G.current&&G.current.focus()}N.useEffect(()=>{if(!A)return;const be=U=>{U.key==="Escape"&&Qe(!0)},ce=U=>{const ne=W.current&&W.current.contains(U.target),j=M.current&&M.current.contains(U.target);!ne&&!j&&Qe(!1)};return document.addEventListener("keydown",be),document.addEventListener("pointerdown",ce),()=>{document.removeEventListener("keydown",be),document.removeEventListener("pointerdown",ce)}},[A]),N.useEffect(()=>{if(!_e)return;const be=U=>{U.key==="Escape"&&mt(!0)},ce=U=>{const ne=ue.current&&ue.current.contains(U.target),j=G.current&&G.current.contains(U.target);!ne&&!j&&mt(!1)};return document.addEventListener("keydown",be),document.addEventListener("pointerdown",ce),()=>{document.removeEventListener("keydown",be),document.removeEventListener("pointerdown",ce)}},[_e]);function it(be){if(!(be.isComposing||re.current||be.altKey||be.ctrlKey||be.metaKey)){if(be.key==="ArrowUp"&&be.currentTarget.selectionStart===0&&be.currentTarget.selectionEnd===0){S()&&be.preventDefault();return}be.key==="ArrowDown"&&b>=0&&be.currentTarget.selectionStart===p.length&&be.currentTarget.selectionEnd===p.length&&C()&&be.preventDefault()}}function dt(be){Qe(!1),be.current&&be.current.click()}async function ot(be){if(!be.length||!n)return;k(!0),Y("");const{paths:ce,errors:U}=await pw({files:be,token:t,session:n,node:s,paste:!1});U.length&&Y(U.map(ne=>`${ne.name}: ${ne.message}`).join(" · ")),ce.length&&m(ne=>ne+(ne&&!ne.endsWith(" ")?" ":"")+ce.join(" ")),k(!1)}function ht(){J.current&&J.current.stop(),H.current&&H.current.stop(),K(!1)}async function st(){Y("");const be=window.SpeechRecognition||window.webkitSpeechRecognition;if(be){const ce=new be;ce.lang="it-IT",ce.continuous=!1,ce.interimResults=!0;const U=p?`${p} `:"";ce.onresult=ne=>{const j=Array.from(ne.results).map(X=>X[0].transcript).join("");m(U+j)},ce.onend=()=>K(!1),ce.onerror=ne=>{Y(`voice: ${ne.error||"errore"}`),K(!1)},J.current=ce,ce.start(),K(!0);return}try{const ce=await navigator.mediaDevices.getUserMedia({audio:!0}),U=new MediaRecorder(ce),ne=[];U.ondataavailable=j=>ne.push(j.data),U.onstop=async()=>{ce.getTracks().forEach(j=>j.stop()),K(!1),Y("trascrivo…");try{const j=new Blob(ne,{type:U.mimeType||"audio/webm"}),ie=await(await Ut(`${u}/voice/transcribe`,t,{method:"POST",headers:{"content-type":"application/octet-stream"},body:j})).json();ie.error?Y(ie.error):(Y(""),m(pe=>pe+(pe?" ":"")+(ie.text||"")))}catch(j){Y(String(j))}},H.current={stop:()=>U.state!=="inactive"&&U.stop()},U.start(),K(!0)}catch{Y("microfono non disponibile"),K(!1)}}function ft(){a&&Dh(),B?ht():st()}return l.jsxs("div",{className:"nc-composer",children:[V&&l.jsx("div",{className:"nc-composer-err",children:V}),l.jsxs("div",{className:"nc-composer-row",children:[n&&l.jsx("button",{ref:M,className:F?"attach busy":"attach",disabled:F,onClick:()=>A?Qe(!1):Tt(),title:f(F?"attach-uploading":"attach"),"aria-label":f("attach"),"aria-haspopup":"menu","aria-expanded":A,"aria-controls":Ne.current,children:l.jsx(Ge,{name:"attach",size:22})}),A&&l.jsxs("div",{ref:W,id:Ne.current,role:"menu",className:"nc-attach-menu",style:{left:O.left,bottom:O.bottom},children:[l.jsxs("button",{role:"menuitem",onClick:()=>dt(le),children:[l.jsx(Ge,{name:"file",size:18})," ",f("attach-file")]}),l.jsxs("button",{role:"menuitem",onClick:()=>dt(he),children:[l.jsx(Ge,{name:"camera",size:18})," ",f("attach-camera")]}),l.jsxs("button",{role:"menuitem",onClick:()=>dt(we),children:[l.jsx(Ge,{name:"image",size:18})," ",f("attach-gallery")]})]}),l.jsx("button",{ref:G,type:"button",className:"history",onPointerDown:be=>be.preventDefault(),onClick:()=>_e?mt(!1):vt(),title:f("composer-history-tools"),"aria-label":f("composer-history-tools"),"aria-haspopup":"menu","aria-expanded":_e,children:l.jsx(Ge,{name:"history",size:21})}),_e&&l.jsxs("div",{ref:ue,role:"menu",className:"nc-composer-history-menu",style:{left:ut.left,bottom:ut.bottom,width:ut.width},children:[l.jsxs("button",{role:"menuitem",className:"nc-composer-history-action",onPointerDown:be=>be.preventDefault(),onClick:()=>{y(),mt(!1)},children:[l.jsx(Ge,{name:v?"chevronDown":"chevronUp",size:18}),f(v?"composer-collapse":"composer-expand")]}),l.jsx("div",{className:"nc-composer-history-title",children:f("composer-history")}),w.length===0&&l.jsx("div",{className:"nc-composer-history-empty",children:f("composer-history-empty")}),w.map((be,ce)=>l.jsxs("button",{type:"button",role:"menuitem",className:"nc-composer-history-entry",onPointerDown:U=>U.preventDefault(),onClick:()=>{x(be.text),mt(!1)},children:[l.jsx("span",{children:be.text.replace(/\s+/g," ").slice(0,180)}),be.at>0&&l.jsx("small",{children:new Date(be.at).toLocaleString()})]},`${be.at}:${ce}`)),w.length>0&&l.jsx("button",{type:"button",role:"menuitem",className:"nc-composer-history-clear",onPointerDown:be=>be.preventDefault(),onClick:()=>{E(),mt(!1)},children:f("composer-history-clear")})]}),l.jsx("input",{ref:le,type:"file",multiple:!0,hidden:!0,onChange:be=>{ot(Array.from(be.target.files||[])),be.target.value=""}}),l.jsx("input",{ref:he,type:"file",accept:"image/*",capture:"environment",hidden:!0,onChange:be=>{ot(Array.from(be.target.files||[])),be.target.value=""}}),l.jsx("input",{ref:we,type:"file",accept:"image/*,video/*",multiple:!0,hidden:!0,onChange:be=>{ot(Array.from(be.target.files||[])),be.target.value=""}}),l.jsx("textarea",{ref:L,className:v?"expanded":"",rows:v?8:2,value:p,placeholder:f("composer-placeholder"),onChange:be=>m(be.target.value),onKeyDown:it,onCompositionStart:()=>{re.current=!0},onCompositionEnd:()=>{re.current=!1},onBlur:$}),tn&&l.jsx("button",{type:"button",className:B?"mic on":"mic",title:f("voice"),"aria-label":f("voice"),onPointerDown:be=>{be.preventDefault(),ft()},onClick:be=>{be.detail===0&&ft()},children:l.jsx(Ge,{name:"mic",size:22})}),l.jsx("button",{type:"button",className:"go",disabled:I,onPointerDown:be=>be.preventDefault(),onClick:De,title:f("send"),children:l.jsx(Ge,{name:"enter",size:22})})]})]})}function dd(e){return String(e||"?").replace(/^[^a-zA-Z0-9]+/,"").charAt(0).toUpperCase()||"?"}const eN=180,tN=480,Nr=(e,t=[])=>`${t.length?t.join("/"):"local"}:${e}`;function nN({sessions:e=[],cells:t=[],activeSessions:n=[],nodeGroups:s=[],onPick:o,onAddTile:a,onPower:u,onBoot:h,onNodePower:p,onKill:m,onVisibility:v,onNew:y,onNodeRename:w,onSettings:b,onBootError:S,localNodeId:C,fleetCapabilities:x=[],bootSettlement:R=null,onBootSettlementApplied:E,onOpenVlSession:$,width:B=240,collapsed:K=!1,onResize:V,onToggleCollapse:Y}){const[te,Q]=En(),{pins:J,orders:H,togglePin:L,viewFor:A,updateView:z,canMoveRoster:O,moveRoster:T,stepRoster:F}=of(),{groupsFor:k,moveNode:I,stepNode:D,nodeKey:M}=my(),W=new Set((t||[]).map(U=>U.tmuxSession)),G=new Map((e||[]).map(U=>[U.name,U])),ue=(U,ne)=>Sx(J,U,ne),le=xx,he=[...t||[]].sort((U,ne)=>le(ue(U.tmuxSession,(G.get(U.tmuxSession)||{}).activity),ue(ne.tmuxSession,(G.get(ne.tmuxSession)||{}).activity))),we=(e||[]).filter(U=>!W.has(U.name)).sort((U,ne)=>le(ue(U.name,U.activity),ue(ne.name,ne.activity))||U.name.localeCompare(ne.name)),re=new Set(n||[]),_e=lf(he,we,G),ze=vs(_e,J,A("local").filter,$i(H,"local")),nt=k(s||[]).map(U=>{const ne=(U.route&&U.route.length?U.route:[U.name]).join("/"),j=A(ne);if(U.kind==="vl")return{g:U,nodeRoute:ne,groupView:j,rawItems:[],items:[]};const{rawItems:X}=$l(U),ie=vs(X,J,j.filter,$i(H,ne));return{g:U,nodeRoute:ne,groupView:j,rawItems:X,items:ie}}),Ne=(U,ne,j)=>o&&o({session:U,...ne?{node:ne}:{},...Dr.test(String(j||""))?{ownerId:j}:{}}),jt=async U=>{if(!(U!=null&&U.direct)||!w)return;const ne=window.prompt(f("rename-node-prompt"),U.label||U.name);if(ne!==null)try{await w(U,ne)||window.alert(f("rename-node-invalid"))}catch(j){window.alert(String((j==null?void 0:j.message)||j))}},[tn,De]=N.useState({}),[Tt,Qe]=N.useState(new Set);N.useEffect(()=>{const U=new Map;for(const ne of t||[])U.set(Nr(ne.cell),!!ne.boot);for(const ne of s||[]){const j=ne.route||[ne.name];for(const X of ne.cells||[])U.set(Nr(X.cell,j),!!X.boot)}De(ne=>{let j=!1;const X={...ne};for(const[ie,pe]of Object.entries(ne))U.has(ie)&&U.get(ie)===pe&&(delete X[ie],j=!0);return j?X:ne})},[t,s]),N.useEffect(()=>{if(!(R!=null&&R.cell))return;const U=Array.isArray(R.route)?R.route:[],ne=Nr(R.cell,U);De(j=>({...j,[ne]:!!R.enabled})),E&&E(R.id)},[R,E]);const vt=(U,ne=[])=>{const j=Nr(U.cell,ne);return Object.prototype.hasOwnProperty.call(tn,j)?tn[j]:!!U.boot},mt=async(U,ne,j=[])=>{if(U.stopPropagation(),!h)return;const X=Nr(ne.cell,j),ie=!vt(ne,j);De(pe=>({...pe,[X]:ie})),Qe(pe=>new Set(pe).add(X));try{await h(ne.cell,ie,j)}catch(pe){De(ke=>{const me={...ke};return delete me[X],me}),S&&S(pe)}finally{Qe(pe=>{const ke=new Set(pe);return ke.delete(X),ke})}},it=(U,ne=[])=>{const j=Nr(U.cell,ne),X=vt(U,ne),ie=`${f(X?"boot-disable":"boot-enable")} ${U.cell}`;return l.jsx("button",{className:`nc-boot${X?" on":""}`,disabled:Tt.has(j),onClick:pe=>mt(pe,U,ne),title:ie,"aria-label":ie,children:l.jsx(Ge,{name:"boot",size:14})})},[dt,ot]=N.useState(null),ht=(U,ne)=>{const j=U.currentTarget.getBoundingClientRect();ot({text:ne,y:j.top+j.height/2})},st=()=>ot(null),ft=N.useRef(null);N.useEffect(()=>()=>{ft.current&&ft.current()},[]);function be(U){U.preventDefault(),U.stopPropagation();const ne=U.clientX,j=B,X=pe=>{const ke=Math.max(eN,Math.min(tN,j+(pe.clientX-ne)));V&&V(ke)},ie=()=>{window.removeEventListener("pointermove",X),window.removeEventListener("pointerup",ie),window.removeEventListener("pointercancel",ie),window.removeEventListener("blur",ie),ft.current=null};window.addEventListener("pointermove",X),window.addEventListener("pointerup",ie),window.addEventListener("pointercancel",ie),window.addEventListener("blur",ie),ft.current=ie}const ce=K?{width:48,flex:"0 0 48px"}:{width:B,flex:`0 0 ${B}px`};return K?l.jsxs("aside",{className:"nc-sidebar mini",style:ce,children:[l.jsx("div",{className:"nc-side-head mini",children:l.jsx("button",{className:"nc-collapse-btn",onClick:Y,title:f("expand"),children:"⟩"})}),l.jsx("button",{className:"nc-side-gear mini",onClick:()=>b&&b("nodes",!1),title:f("settings"),onMouseEnter:U=>ht(U,f("settings")),onMouseLeave:st,children:l.jsx(Ge,{name:"gear",size:16})}),l.jsx("div",{className:"nc-side-scroll mini",children:l.jsxs("div",{className:"nc-side-group mini",children:[A("local").open&&ze.map(U=>U.type==="cell"?(()=>{const ne=U.value,j=ne.degraded?"warn":ne.tmux?"on":"",X=!!ne.tmux;return l.jsx("button",{type:"button",className:`nc-mini-dot${re.has(ne.tmuxSession)?" active":""}`,onMouseEnter:ie=>ht(ie,`${ne.cell}: ${U.subtitle}`),onMouseLeave:st,draggable:X,onDragStart:X?ie=>ie.dataTransfer.setData("text/nc-session",ne.tmuxSession):void 0,onClick:X?()=>a&&a(ne.tmuxSession):()=>u&&u(ne),onDoubleClick:X?()=>Ne(ne.tmuxSession,"",C):void 0,children:l.jsx("span",{className:`nc-dot ${j}${U.working?" working":""}`})},U.key)})():(()=>{const ne=U.value;return l.jsx("button",{type:"button",className:`nc-mini-init${re.has(ne.name)?" active":""}`,onMouseEnter:j=>ht(j,ne.name),onMouseLeave:st,draggable:!0,onDragStart:j=>j.dataTransfer.setData("text/nc-session",ne.name),onClick:()=>a&&a(ne.name),onDoubleClick:()=>Ne(ne.name,"",C),children:dd(ne.name)},U.key)})()),nt.flatMap(({g:U,nodeRoute:ne,groupView:j,items:X})=>U.kind==="vl"?U.status==="up"&&U.sessions.length?U.sessions.map(ie=>l.jsx("button",{type:"button",className:"nc-mini-init",onMouseEnter:pe=>ht(pe,`${U.label||ne}: ${ie.name}`),onMouseLeave:st,onClick:()=>$&&$(U.peer),children:dd(ie.name)},ie.key)):[l.jsx("button",{type:"button",className:"nc-mini-dot",onMouseEnter:ie=>ht(ie,`${U.label||U.name}: ${U.status==="up"?f("no-sessions-short"):Bi(U)}`),onMouseLeave:st,children:l.jsx("span",{className:`nc-dot${U.status==="up"?" on":" warn"}`})},`nodo-vl-${ne}-${U.name}`)]:U.status==="up"?j.open?X.map(ie=>ie.type==="cell"?(()=>{const pe=ie.value,ke=!!pe.tmux;return l.jsx("button",{type:"button",className:`nc-mini-dot${re.has(ie.key)?" active":""}`,onMouseEnter:me=>ht(me,`${U.label||ne}: ${pe.cell} · ${ie.subtitle}`),onMouseLeave:st,draggable:ke,onDragStart:ke?me=>me.dataTransfer.setData("text/nc-session",ie.key):void 0,onClick:ke?()=>a&&a(ie.key):()=>u&&u({...pe,route:U.route,availableEngines:U.engines||[]}),onDoubleClick:ke?()=>Ne(pe.tmuxSession,ne,U.instanceId):void 0,children:l.jsx("span",{className:`nc-dot ${pe.degraded?"warn":ke?`on${ie.working?" working":""}`:""}`})},ie.key)})():(()=>{const pe=ie.value;return l.jsx("button",{type:"button",className:`nc-mini-init${re.has(ie.key)?" active":""}`,onMouseEnter:ke=>ht(ke,`${U.label||ne}: ${pe.name}`),onMouseLeave:st,draggable:!0,onDragStart:ke=>ke.dataTransfer.setData("text/nc-session",ie.key),onClick:()=>a&&a(ie.key),onDoubleClick:()=>Ne(pe.name,ne,U.instanceId),children:dd(pe.name)},ie.key)})()):[]:[l.jsx("button",{type:"button",className:"nc-mini-dot",onMouseEnter:ie=>ht(ie,`${U.label||(U.route||[U.name]).join(" › ")}: ${Bi(U)}`),onMouseLeave:st,children:l.jsx("span",{className:`nc-dot${U.status==="passive"?"":" warn"}`})},`nodo-${(U.route||[U.name]).join("/")}`)])]})}),dt&&l.jsx("div",{className:"nc-mini-tip",style:{top:dt.y},children:dt.text})]}):l.jsxs("aside",{className:"nc-sidebar",style:ce,children:[l.jsxs("div",{className:"nc-side-head",children:[l.jsx("button",{className:"nc-collapse-btn",onClick:Y,title:f("collapse"),children:"⟨"}),l.jsx("span",{className:"nc-side-title",children:f("fleet")}),l.jsxs("button",{className:"nc-new-btn",onClick:y,title:f("fleet-new-cell"),children:["+ ",f("new")]})]}),l.jsxs("button",{className:"nc-side-gear",onClick:()=>b&&b("nodes",!1),title:f("settings"),children:[l.jsx(Ge,{name:"gear",size:15})," ",f("settings")]}),l.jsxs("div",{className:"nc-side-scroll",children:[l.jsx(iN,{label:f("position-local"),count:ze.length,state:A("local"),onToggle:()=>z("local",{open:!A("local").open}),onFilter:U=>z("local",{filter:U})}),A("local").open&&l.jsxs("div",{className:"nc-side-group",children:[ze.map(U=>U.type==="cell"?(()=>{const ne=U.value,j=ne.degraded?"warn":ne.tmux?"on":"",X=ne.degraded?f("cell-degraded"):U.working?U.subtitle:ne.tmux?f("cell-idle"):f("cell-off"),ie=!!ne.tmux;return l.jsxs("div",{"data-roster-key":U.key,"data-position":"local",className:`nc-cell${ie?" live":""}${re.has(ne.tmuxSession)?" active":""}`,title:`${ne.cell} · ${U.subtitle}${X===U.subtitle?"":` · ${X}`}`,"aria-label":`${ne.cell}, ${U.subtitle}${X===U.subtitle?"":`, ${X}`}`,draggable:ie,onDragStart:ie?pe=>pe.dataTransfer.setData("text/nc-session",ne.tmuxSession):void 0,onClick:ie?()=>a&&a(ne.tmuxSession):void 0,onDoubleClick:ie?()=>Ne(ne.tmuxSession,"",C):void 0,children:[l.jsx(bi,{position:"local",itemKey:U.key,label:ne.cell,canMove:O,onMove:(pe,ke)=>T("local",pe,ke,_e),onStep:pe=>F("local",U.key,pe,_e)}),l.jsx("span",{className:`nc-dot ${j}${U.working?" working":""}`}),l.jsxs("span",{className:"nc-cell-main",children:[l.jsx("b",{title:ne.cell,children:ne.cell}),l.jsx("small",{title:U.subtitle,children:U.subtitle})]}),l.jsx("button",{className:`nc-pin${J.includes(U.key)?" on":""}`,title:f("pin"),onClick:pe=>{pe.stopPropagation(),L(U.key)},children:J.includes(U.key)?"★":"☆"}),h&&x.includes("boot")&&it(ne),l.jsx("button",{className:`nc-power${ne.tmux?" on":""}${ne.degraded?" warn":""}`,onClick:pe=>{pe.stopPropagation(),u&&u({...ne,boot:vt(ne)})},title:ne.active?f("power-off"):f("power-on"),children:l.jsx(Ge,{name:"power",size:14})})]},U.key)})():(()=>{var j;const ne=U.value;return l.jsxs("div",{"data-roster-key":U.key,"data-position":"local",className:`nc-side-card${re.has(ne.name)?" active":""}`,draggable:!0,onDragStart:X=>X.dataTransfer.setData("text/nc-session",ne.name),onClick:()=>a&&a(ne.name),onDoubleClick:()=>Ne(ne.name,"",C),children:[l.jsx(bi,{position:"local",itemKey:U.key,label:ne.name,canMove:O,onMove:(X,ie)=>T("local",X,ie,_e),onStep:X=>F("local",U.key,X,_e)}),l.jsx("span",{className:ne.attached?"nc-dot on":"nc-dot"}),l.jsxs("span",{className:"nc-card-main",children:[l.jsx("b",{children:ne.name}),l.jsxs("small",{children:[ne.preview||ne.cmd||f("windows").replace("{n}",String(ne.windows||0)),((j=ne.outbox)==null?void 0:j.count)>0?` · 📦${ne.outbox.count}`:""]})]}),ne.activity?l.jsx("span",{className:"nc-rel",children:Mr(ne.activity)}):null,l.jsx("button",{className:`nc-pin${J.includes(U.key)?" on":""}`,title:f("pin"),onClick:X=>{X.stopPropagation(),L(U.key)},children:J.includes(U.key)?"★":"☆"}),l.jsx("button",{className:`nc-technical${ne.technical?" on":""}`,title:ne.technical?f("mark-normal"):f("mark-technical"),"aria-label":`${ne.technical?f("mark-normal"):f("mark-technical")} ${ne.name}`,onClick:X=>{X.stopPropagation(),v&&v(ne.name,!ne.technical,[])},children:"T"}),l.jsx("button",{className:"nc-menu",title:f("terminate"),onClick:X=>{X.stopPropagation(),window.confirm(f("terminate-confirm").replace("{name}",ne.name))&&m&&m(ne.name)},children:"⋯"})]},U.key)})()),ze.length===0&&l.jsx("div",{className:"nc-empty",children:f("no-sessions-short")})]}),nt.map(({g:U,nodeRoute:ne,groupView:j,rawItems:X,items:ie})=>{const ke=gy(U.health)||(U.status==="up"?"on":U.status==="passive"?"":"warn");return U.kind==="vl"?l.jsxs("div",{className:"nc-node-order-wrap","data-node-order-key":M(U),children:[l.jsxs("div",{className:"nc-side-group-title nc-node-title",role:"button",tabIndex:0,onClick:()=>z(ne,{open:!j.open}),onKeyDown:me=>{(me.key==="Enter"||me.key===" ")&&(me.preventDefault(),z(ne,{open:!j.open}))},children:[l.jsx(bi,{scope:"node",position:"nodes",itemKey:M(U),label:U.label||U.name,onMove:(me,xe)=>I(me,xe,s||[]),onStep:me=>D(M(U),me,s||[])}),l.jsx("span",{className:"nc-node-chevron",children:j.open?"⌄":"›"}),l.jsx("span",{className:`nc-dot ${ke}`,title:U.health?qo(U.health):""}),l.jsx("b",{children:U.label||U.name}),l.jsxs("small",{children:[" · ",U.status==="up"?f("node-sessions").replace("{n}",String(U.sessions.length)):Bi(U)]})]}),U.status==="up"&&j.open&&l.jsxs("div",{className:"nc-side-group",children:[U.sessions.map(me=>l.jsxs("div",{className:"nc-side-card nc-vl-session-row",role:"button",tabIndex:0,onClick:()=>$&&$(U.peer),onKeyDown:xe=>{(xe.key==="Enter"||xe.key===" ")&&(xe.preventDefault(),$&&$(U.peer))},children:[l.jsx("span",{className:"nc-dot on"}),l.jsxs("span",{className:"nc-card-main",children:[l.jsx("b",{children:me.name}),l.jsx("small",{children:f("vl-events-title")})]})]},me.key)),U.sessions.length===0&&l.jsx("div",{className:"nc-empty",children:f("no-sessions-short")})]})]},`nodo-vl-${ne}-${U.name}`):l.jsxs("div",{className:"nc-node-order-wrap","data-node-order-key":M(U),children:[l.jsxs("div",{className:"nc-side-group-title nc-node-title",role:"button",tabIndex:0,onContextMenu:U.direct&&w?me=>{me.preventDefault(),jt(U)}:void 0,onClick:()=>z(ne,{open:!j.open}),onKeyDown:me=>{(me.key==="Enter"||me.key===" ")&&(me.preventDefault(),z(ne,{open:!j.open}))},children:[l.jsx(bi,{scope:"node",position:"nodes",itemKey:M(U),label:U.label||U.name,onMove:(me,xe)=>I(me,xe,s||[]),onStep:me=>D(M(U),me,s||[])}),l.jsx("span",{className:"nc-node-chevron",children:j.open?"⌄":"›"}),l.jsx("span",{className:`nc-dot ${ke}`,title:U.health?qo(U.health):""}),l.jsx("b",{children:U.label||U.name}),l.jsxs("small",{children:[" · ",U.status==="up"?f("node-sessions").replace("{n}",String(ie.length)):U.health&&qo(U.health)||Bi(U)]}),l.jsxs("select",{className:"nc-node-filter",value:j.filter,title:f(`view-${j.filter}`),onClick:me=>me.stopPropagation(),onChange:me=>z(ne,{filter:me.target.value}),children:[l.jsx("option",{value:"all",children:f("view-all")}),l.jsx("option",{value:"pinned",children:f("view-pinned")}),l.jsx("option",{value:"active",children:f("view-active")}),l.jsx("option",{value:"off",children:f("view-off")}),l.jsx("option",{value:"technical",children:f("view-technical")})]}),U.direct&&w&&l.jsx("button",{type:"button",className:"nc-node-rename",title:f("rename-node"),"aria-label":`${f("rename-node")} ${U.label||U.name}`,onClick:me=>{me.stopPropagation(),jt(U)},children:"✎"}),U.direct&&U.health&&U.health.managed!==!1&&l.jsx("button",{type:"button",className:`nc-power${U.tunnelStatus==="up"?" on":""}`,title:U.tunnelStatus==="up"?f("power-off"):f("power-on"),onClick:me=>{me.stopPropagation(),p&&p(U)},children:l.jsx(Ge,{name:"power",size:14})})]}),U.status==="up"&&j.open&&l.jsxs("div",{className:"nc-side-group",children:[ie.map(me=>me.type==="cell"?(()=>{const xe=me.value,We=!!xe.tmux,lt=xe.degraded?"warn":xe.tmux?"on":"";return l.jsxs("div",{"data-roster-key":me.key,"data-position":ne,className:`nc-side-card nc-cell${We?" live":""}${re.has(xe.key)?" active":""}`,title:me.working?me.subtitle:xe.tmux?f("cell-idle"):f("cell-off"),draggable:We,onDragStart:We?Ke=>Ke.dataTransfer.setData("text/nc-session",xe.key):void 0,onClick:We?()=>a&&a(xe.key):void 0,onDoubleClick:We?()=>Ne(xe.tmuxSession,ne,U.instanceId):void 0,children:[l.jsx(bi,{position:ne,itemKey:me.key,label:xe.cell,canMove:O,onMove:(Ke,pt)=>T(ne,Ke,pt,X),onStep:Ke=>F(ne,me.key,Ke,X)}),l.jsx("span",{className:`nc-dot ${lt}${me.working?" working":""}`}),l.jsxs("span",{className:"nc-card-main",children:[l.jsx("b",{children:xe.cell}),l.jsx("small",{title:me.subtitle,children:me.subtitle})]}),l.jsx("button",{className:`nc-pin${J.includes(me.key)?" on":""}`,title:f("pin"),onClick:Ke=>{Ke.stopPropagation(),L(me.key)},children:J.includes(me.key)?"★":"☆"}),h&&(U.capabilities||[]).includes("boot")&&it(xe,U.route||[]),(U.capabilities||[]).includes(xe.active?"down":"up")&&l.jsx("button",{className:`nc-power${xe.active?" on":""}${xe.degraded?" warn":""}`,onClick:Ke=>{Ke.stopPropagation(),u&&u({...xe,boot:vt(xe,U.route||[]),route:U.route,availableEngines:U.engines||[]})},title:xe.active?f("power-off"):f("power-on"),children:l.jsx(Ge,{name:"power",size:14})})]},me.key)})():(()=>{const xe=me.value;return l.jsxs("div",{"data-roster-key":me.key,"data-position":ne,className:`nc-side-card${re.has(xe.key)?" active":""}`,draggable:!0,onDragStart:We=>We.dataTransfer.setData("text/nc-session",xe.key),onClick:()=>a&&a(xe.key),onDoubleClick:()=>Ne(xe.name,xe.node||ne,U.instanceId),children:[l.jsx(bi,{position:ne,itemKey:me.key,label:xe.name,canMove:O,onMove:(We,lt)=>T(ne,We,lt,X),onStep:We=>F(ne,me.key,We,X)}),l.jsx("span",{className:xe.attached?"nc-dot on":"nc-dot"}),l.jsxs("span",{className:"nc-card-main",children:[l.jsx("b",{children:xe.name}),l.jsx("small",{children:xe.preview?xe.preview:xe.cmd?xe.cmd:f("windows").replace("{n}",String(xe.windows||0))})]}),xe.activity?l.jsx("span",{className:"nc-rel",children:Mr(xe.activity)}):null,l.jsx("button",{className:`nc-pin${J.includes(me.key)?" on":""}`,title:f("pin"),onClick:We=>{We.stopPropagation(),L(me.key)},children:J.includes(me.key)?"★":"☆"}),l.jsx("button",{className:`nc-technical${xe.technical?" on":""}`,title:xe.technical?f("mark-normal"):f("mark-technical"),"aria-label":`${xe.technical?f("mark-normal"):f("mark-technical")} ${xe.name}`,onClick:We=>{We.stopPropagation(),v&&v(xe.name,!xe.technical,U.route||[])},children:"T"}),l.jsx("button",{className:"nc-menu",title:f("terminate"),onClick:We=>{We.stopPropagation(),window.confirm(f("terminate-confirm").replace("{name}",xe.name))&&m&&m(xe.name,U.route)},children:"⋯"})]},me.key)})()),ie.length===0&&l.jsx("div",{className:"nc-empty",children:f("no-sessions-short")})]})]},`nodo-${(U.route||[U.name]).join("/")}`)})]}),l.jsx("div",{className:"nc-side-lang",children:dy.map((U,ne)=>l.jsxs("span",{children:[ne>0&&" · ",l.jsx("button",{className:`nc-lang-btn${te===U?" on":""}`,onClick:()=>Q(U),title:U,children:U.toUpperCase()})]},U))}),l.jsx("div",{className:"nc-side-resize",onPointerDown:be,title:""})]})}function iN({label:e,count:t,state:n,onToggle:s,onFilter:o}){return l.jsxs("div",{className:"nc-side-group-title nc-node-title",role:"button",tabIndex:0,onClick:s,onKeyDown:a=>{(a.key==="Enter"||a.key===" ")&&(a.preventDefault(),s())},children:[l.jsx("span",{className:"nc-node-chevron",children:n.open?"⌄":"›"}),l.jsx("span",{className:"nc-dot on"}),l.jsx("b",{children:e}),l.jsxs("small",{children:[" · ",f("node-sessions").replace("{n}",String(t))]}),l.jsxs("select",{className:"nc-node-filter",value:n.filter,title:f(`view-${n.filter}`),onClick:a=>a.stopPropagation(),onChange:a=>o(a.target.value),children:[l.jsx("option",{value:"all",children:f("view-all")}),l.jsx("option",{value:"pinned",children:f("view-pinned")}),l.jsx("option",{value:"active",children:f("view-active")}),l.jsx("option",{value:"off",children:f("view-off")}),l.jsx("option",{value:"technical",children:f("view-technical")})]})]})}function sN(e,t,n){return!e&&t?n+1:n}const xf="nc_input_preferences_v1",hd="nc-input-preferences",jw=Object.freeze(["double-tap","single-tap","never"]),Rw=Object.freeze(["full","compact"]),ms=Object.freeze({terminalKeyboardGesture:"double-tap",keybarKeepsKeyboardClosed:!0,voiceKeepsKeyboardClosed:!0,showKeybarEnter:!0,keybarLayout:"full"});function kf(e){const t=e&&typeof e=="object"&&!Array.isArray(e)?e:{};return{terminalKeyboardGesture:jw.includes(t.terminalKeyboardGesture)?t.terminalKeyboardGesture:ms.terminalKeyboardGesture,keybarKeepsKeyboardClosed:typeof t.keybarKeepsKeyboardClosed=="boolean"?t.keybarKeepsKeyboardClosed:ms.keybarKeepsKeyboardClosed,voiceKeepsKeyboardClosed:typeof t.voiceKeepsKeyboardClosed=="boolean"?t.voiceKeepsKeyboardClosed:ms.voiceKeepsKeyboardClosed,showKeybarEnter:typeof t.showKeybarEnter=="boolean"?t.showKeybarEnter:ms.showKeybarEnter,keybarLayout:Rw.includes(t.keybarLayout)?t.keybarLayout:ms.keybarLayout}}function Pw(){try{return typeof localStorage<"u"?localStorage:null}catch{return null}}function Hv(e=Pw()){if(!e)return{...ms};try{return kf(JSON.parse(e.getItem(xf)||"null"))}catch{return{...ms}}}function rN(e,t=Pw()){const n=kf(e);if(t)try{t.setItem(xf,JSON.stringify(n))}catch{}return n}function Cf(){const[e,t]=N.useState(Hv);N.useEffect(()=>{const s=o=>{if((o==null?void 0:o.type)==="storage"&&o.key!==xf&&o.key!==null)return;const a=o!=null&&o.detail?kf(o.detail):Hv();t(a)};return window.addEventListener(hd,s),window.addEventListener("storage",s),()=>{window.removeEventListener(hd,s),window.removeEventListener("storage",s)}},[]);const n=N.useCallback(s=>{t(o=>{const a=rN({...o,...s||{}});return window.dispatchEvent(new CustomEvent(hd,{detail:a})),a})},[]);return[e,n]}function oN({session:e,node:t,ownerId:n,cellName:s,token:o,readonly:a=!1,focused:u,onFocus:h,onClose:p,onOpenSingle:m,alive:v=!0,available:y=!0,fontSize:w=ta,onZoom:b,decks:S=[],currentDeck:C,onSendToDeck:x}){const[R]=Cf(),E=s||e,$=N.useRef(()=>{}),B=N.useRef(()=>!1),K=N.useRef(()=>{}),V=N.useRef(!1),[Y,te]=N.useState(!1),[Q,J]=N.useState(!1),[H,L]=N.useState(!1),[A,z]=N.useState(null),[O,T]=N.useState(0),F=N.useRef(v),k=t?`${t}:${e}`:e,I=S.filter(D=>D.id!==C&&D.available!==!1);return N.useEffect(()=>{const D=F.current;!D&&v&&T(M=>sN(D,v,M)),F.current=v},[v]),l.jsxs("div",{className:`nc-tile${u?" focused":""}`,onMouseDown:()=>h&&h(k),children:[l.jsxs("div",{className:"nc-tile-head",draggable:!0,onDragStart:D=>{D.dataTransfer.setData("text/nc-session",k),D.dataTransfer.effectAllowed="move"},children:[l.jsxs("button",{className:"nc-tile-name",onClick:()=>h&&h(k),title:t?`${E} · ${t}`:E,children:[l.jsx("span",{className:v?"nc-dot on":"nc-dot"}),l.jsx("b",{children:E})]}),l.jsxs("span",{className:"nc-tile-actions",children:[b&&l.jsx("button",{onClick:()=>b(-1),title:f("zoom-out"),children:l.jsx(Ge,{name:"zoomOut",size:14})}),b&&l.jsx("button",{onClick:()=>b(1),title:f("zoom-in"),children:l.jsx(Ge,{name:"zoomIn",size:14})}),x&&I.length>0&&l.jsxs("select",{className:"nc-tile-deck",title:f("send-to-deck"),value:"",onMouseDown:D=>D.stopPropagation(),onChange:D=>{const M=D.target.value;M&&x(k,M),D.target.value=""},children:[l.jsx("option",{value:"",children:f("send-to-deck")}),I.map(D=>l.jsxs("option",{value:D.id,children:[D.ownerLabel," · ",D.name]},D.id))]}),l.jsx("button",{onClick:()=>J(D=>!D),title:f("composer"),children:"⌨"}),l.jsx("button",{onClick:()=>L(D=>!D),title:f("files"),children:"📁"}),m&&l.jsx("button",{onClick:()=>m({session:e,node:t,ownerId:n}),title:f("single-view"),children:"↗"}),p&&l.jsx("button",{className:"nc-tile-close",onClick:()=>p(k),title:f("close"),children:"✕"})]})]}),l.jsxs("div",{className:"nc-tile-body",children:[y?l.jsx(vw,{session:e,node:t,token:o,readonly:a,takeSize:!1,focused:u,sendRef:$,composerRef:B,actionRef:K,ctrlRef:V,setCtrlArmed:te,onFiles:z,fontSize:w,keyboardGesture:R.terminalKeyboardGesture},`${k}:${O}`):l.jsx("div",{className:"nc-tile-unavailable",children:f("deck-owner-unavailable")}),y&&H&&l.jsx("div",{className:"nc-tile-files",onMouseDown:D=>D.stopPropagation(),children:l.jsx(_w,{session:e,node:t,token:o,filesEvent:A,onClose:()=>L(!1)})})]}),y&&Q&&l.jsx("div",{className:"nc-tile-composer",onMouseDown:D=>D.stopPropagation(),children:l.jsx(Nw,{submitText:D=>B.current(D),token:o,session:e,node:t,ownerId:n,keepKeyboardClosedOnVoice:R.voiceKeepsKeyboardClosed})})]})}function aN({session:e,node:t,ownerId:n,cells:s,nodeGroups:o}={}){const a=typeof e=="string"?e:"";if(!a)return null;if(t){const h=Array.isArray(o)?o:[];for(const p of h){if(!p||(Array.isArray(p.route)?p.route:[]).join("/")!==t||n&&p.instanceId&&String(n)!==String(p.instanceId))continue;const v=(Array.isArray(p.cells)?p.cells:[]).find(y=>y&&y.tmuxSession===a);if(v)return v}return null}return(Array.isArray(s)?s:[]).find(h=>h&&h.tmuxSession===a)||null}function Ef({session:e,cell:t,node:n,ownerId:s,cells:o,nodeGroups:a}={}){const u=typeof e=="string"?e:"";if(t&&typeof t.cell=="string"&&t.cell)return t.cell;const h=aN({session:u,node:n,ownerId:s,cells:o,nodeGroups:a});return h&&h.cell?h.cell:u}const Wv=.2,Uv=.28,Aw=(e,t)=>Array.from((e==null?void 0:e.types)||[]).includes(t),fd=e=>Aw(e,"text/nc-session"),Kv=e=>{var t;return Aw(e,"Files")||(((t=e==null?void 0:e.files)==null?void 0:t.length)||0)>0};function lN(e,t,n){const s=(e-n.left)/(n.width||1),o=(t-n.top)/(n.height||1);return s<Uv?"left":s>1-Uv?"right":o<.5?"top":"bottom"}function cN({layout:e,onLayoutChange:t,token:n,readonly:s=!1,sessionsAlive:o,focusSession:a,onFocus:u,onOpenSingle:h,decks:p=[],currentDeck:m,onSendToDeck:v,cells:y=[],nodeGroups:w=[]}){En();const[b,S]=N.useState(null),C=N.useRef(null),x=N.useRef([]),R=N.useRef(null);function E(H,L){const A=()=>{window.removeEventListener("pointermove",H),window.removeEventListener("pointerup",A),window.removeEventListener("pointercancel",A),window.removeEventListener("blur",A),R.current=null};window.addEventListener("pointermove",H),window.addEventListener("pointerup",A),window.addEventListener("pointercancel",A),window.addEventListener("blur",A),R.current=A}N.useEffect(()=>()=>{R.current&&R.current()},[]),N.useEffect(()=>{const H=()=>S(null);return window.addEventListener("dragend",H),window.addEventListener("drop",H),()=>{window.removeEventListener("dragend",H),window.removeEventListener("drop",H)}},[]);const $=e.columns.length,B=H=>b&&b.col===H&&b.row===void 0,K=!!b&&b.col===$,V=(H,L)=>b&&b.col===H&&b.row===L&&b.quadrant?` drop-${b.quadrant}`:"";function Y(H){if(H.preventDefault(),Kv(H.dataTransfer)){S(null);return}const L=H.dataTransfer.getData("text/nc-session"),A=b;if(S(null),!L||!A)return;let z;if(A.quadrant){if(z=Ix(e,A.col,A.row,A.quadrant),!z)return}else z={col:A.col};t(ki(e).includes(L)?Ax(e,L,z):uf(e,L,z))}function te(H,L){H.preventDefault(),H.stopPropagation();const A=H.clientX,z=e.columns[L].width,O=C.current&&C.current.clientWidth||1,T=e.columns[L+1];E(k=>{let I=Math.max(Wv,z+(k.clientX-A)/O);if(T){const D=Ig(I/(I+T.width));I=D/(1-D)*T.width}t(Tx(e,L,I))})}function Q(H,L,A){H.preventDefault(),H.stopPropagation();const z=H.clientY,O=e.columns[L].tiles[A].height,T=x.current[L],F=T&&T.clientHeight||1,k=e.columns[L].tiles[A+1];E(D=>{let M=Math.max(Wv,O+(D.clientY-z)/F);if(k){const W=Ig(M/(M+k.height));M=W/(1-W)*k.height}t(Mx(e,L,A,M))})}function J(H){t(Hl(e,H))}return l.jsxs("div",{className:"nc-grid",ref:C,onDragOver:H=>{if(Kv(H.dataTransfer)){H.preventDefault(),S(null);return}fd(H.dataTransfer)&&(H.preventDefault(),b&&b.col===$||S({col:$}))},onDrop:Y,onDragLeave:H=>{const L=H.relatedTarget;(!L||!(C.current&&C.current.contains(L)))&&S(null)},children:[e.columns.flatMap((H,L)=>{const A=[];return A.push(l.jsx("div",{className:`nc-col${B(L)?" drop-newcol":""}`,ref:z=>{x.current[L]=z},style:{flexGrow:H.width,flexBasis:0},onDragOver:z=>{fd(z.dataTransfer)&&(z.preventDefault(),z.stopPropagation(),b&&b.col===L&&b.row===void 0||S({col:L}))},children:H.tiles.flatMap((z,O)=>{const T=[],F=Un(z),k=Ef({session:z.session,node:z.node,ownerId:z.ownerId,cells:y,nodeGroups:w});return T.push(l.jsx("div",{className:`nc-tile-slot${V(L,O)}`,style:{flexGrow:z.height,flexBasis:0},onDragOver:I=>{if(!fd(I.dataTransfer))return;I.preventDefault(),I.stopPropagation();const D=lN(I.clientX,I.clientY,I.currentTarget.getBoundingClientRect());b&&b.col===L&&b.row===O&&b.quadrant===D||S({col:L,row:O,quadrant:D})},children:l.jsx(oN,{session:z.session,node:z.node,ownerId:z.ownerId,cellName:k,token:n,readonly:s,focused:a===F,onFocus:u,onClose:J,onOpenSingle:h,available:z.unavailable!==!0,alive:z.unavailable!==!0&&(!o||o.has(F)),fontSize:z.fontSize,onZoom:I=>t(Dx(e,L,O,I)),decks:p,currentDeck:m,onSendToDeck:v})},F)),O<H.tiles.length-1&&T.push(l.jsx("div",{className:"nc-divider-h",onPointerDown:I=>Q(I,L,O)},`h${O}`)),T})},`c${L}`)),L<$-1&&A.push(l.jsx("div",{className:"nc-divider-v",onPointerDown:z=>te(z,L)},`v${L}`)),A}),K&&l.jsx("div",{className:"nc-drop-line-v nc-drop-line-end"}),$===0&&l.jsx("div",{className:"nc-grid-empty",children:f("grid-empty")})]})}const Si="local",Kn=/^[a-f0-9]{16,64}$/;function Lr(e,t){return`${e&&Kn.test(e)?e:Si}:${t}`}function rc(e){const t=String(e||""),n=t.indexOf(":");if(n<1)return null;const s=t.slice(0,n),o=t.slice(n+1);return s!==Si&&!Kn.test(s)||!/^[a-z0-9-]{1,32}$/.test(o)?null:{ownerId:s===Si?null:s,name:o}}function oc(e){return Array.isArray(e)&&e.length?e.join("/"):""}function Nf(e){return{columns:Ys(e).columns.map(t=>({width:t.width,tiles:t.tiles.map(n=>({...n}))}))}}function uN(e){const t=new Map;for(const n of Array.isArray(e)?e:[])n&&Kn.test(String(n.instanceId||""))&&Array.isArray(n.route)&&t.set(oc(n.route),n.instanceId);return t}function dN(e){const t=new Map;for(const n of Array.isArray(e)?e:[])n&&Kn.test(String(n.instanceId||""))&&Array.isArray(n.route)&&t.set(n.instanceId,[...n.route]);return t}function Bh(e,t,n=[]){const s=Nf(e),o=uN(n);for(const a of s.columns)for(const u of a.tiles)u.ownerId||(!u.node&&Kn.test(String(t||""))?u.ownerId=t:u.node&&o.has(u.node)&&(u.ownerId=o.get(u.node)));return s}function zh(e,t,n=[]){const s=Nf(e),o=new Map;for(const a of n)a&&Kn.test(String(a.instanceId||""))&&Array.isArray(a.route)&&o.set(a.instanceId,[...a.route]);for(const a of s.columns)for(const u of a.tiles)u.ownerId&&(u.ownerId===t?(delete u.node,delete u.unavailable):o.has(u.ownerId)?(u.node=oc(o.get(u.ownerId)),delete u.unavailable):u.unavailable=!0);return s}function qv(e,t,n=[]){const s=Nf(e),o=dN(n);for(const a of s.columns)for(const u of a.tiles)delete u.unavailable,u.ownerId&&(u.ownerId===t?delete u.node:o.has(u.ownerId)&&(u.node=oc(o.get(u.ownerId))));return s}function Lw(e,t,n=[]){const s=ws(e);if(!s)return null;if(s.ownerId)return s;if(!s.node)return{...s,...Kn.test(String(t||""))?{ownerId:t}:{}};const o=n.find(a=>oc(a&&a.route)===s.node);return{...s,...o&&Kn.test(String(o.instanceId||""))?{ownerId:o.instanceId}:{}}}const hN=/^[a-z0-9-]{1,32}$/,qn="main",Tw="nc_decks",Mw="nc_deck_order_v1",Dw=24;function Vv(e){return typeof e!="string"?"":e.normalize("NFKD").replace(/[\u0300-\u036f]/g,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+/,"").slice(0,32).replace(/-+$/,"")}function Br(e){return typeof e=="string"&&hN.test(e)}function fN(e){const t=String(e||"").match(/^\/deck\/([^/]+)\/?$/);if(t){let n;try{n=decodeURIComponent(t[1])}catch{n=t[1]}return Br(n)?n:qn}return qn}function pN(e){const t=String(e||"").match(/^\/deck\/([^/]+)\/([^/]+)\/?$/);if(t){let s,o;try{s=decodeURIComponent(t[1]),o=decodeURIComponent(t[2])}catch{return{id:Lr(null,qn),ownerId:null,name:qn}}if(Kn.test(s)&&Br(o))return{id:Lr(s,o),ownerId:s,name:o}}const n=fN(e);return{id:Lr(null,n),ownerId:null,name:n}}function pd(e,t){const n=typeof e=="object"&&e?{ownerId:e.ownerId||null,name:e.name}:rc(e)||{ownerId:null,name:e},s=Br(n.name)?n.name:qn,o=n.ownerId?`/deck/${encodeURIComponent(n.ownerId)}/${encodeURIComponent(s)}`:s===qn?"/":`/deck/${encodeURIComponent(s)}`;return t?`${o}#token=${encodeURIComponent(t)}`:o}function Iw(e){return e===qn?"nc_grid_v1":`nc_grid_v1__${e}`}function Ow(e){const t=[qn];if(Array.isArray(e)){for(const n of e)if(Br(n)&&n!==qn&&!t.includes(n)&&t.push(n),t.length>=Dw)break}return t}function Wr(){return typeof localStorage<"u"?localStorage:null}function mN(){const e=Wr();if(!e)return[qn];try{return Ow(JSON.parse(e.getItem(Tw)||"null"))}catch{return[qn]}}function gN(e){const t=Wr();if(t)try{t.setItem(Tw,JSON.stringify(Ow(e)))}catch{}}function aa(e){return e==="local"||Kn.test(String(e||""))}function ac(e,t){const n=rc(e);return!!n&&(n.ownerId||"local")===t}function Ei(e){if(!e||typeof e!="object"||Array.isArray(e))return{};const t={};for(const[n,s]of Object.entries(e).slice(0,64)){if(!aa(n)||!Array.isArray(s))continue;const o=[...new Set(s.filter(a=>typeof a=="string"&&a.length<=100&&ac(a,n)))].slice(0,Dw);o.length&&(t[n]=o)}return t}function xl(e=Wr()){if(!e)return{};try{return Ei(JSON.parse(e.getItem(Mw)||"null"))}catch{return{}}}function md(e,t=Wr()){const n=Ei(e);if(t)try{t.setItem(Mw,JSON.stringify(n))}catch{}return n}function lc(e,t){return Array.isArray(e==null?void 0:e[t])?e[t]:[]}function vN(e,t,n,s,o=[]){if(!aa(t)||n===s)return Ei(e);const a=[...new Set(o.filter(y=>ac(y,t)))];if(!a.includes(n)||!a.includes(s))return Ei(e);const u=lc(e,t).filter(y=>a.includes(y)),h=[...u,...a.filter(y=>!u.includes(y))],p=h.indexOf(n),m=h.indexOf(s);h.splice(p,1);const v=h.indexOf(s);return h.splice(p<m?v+1:v,0,n),Ei({...e,[t]:h})}function _N(e,t,n,s){if(!aa(t)||!ac(s,t))return Ei(e);const o=lc(e,t);return o.includes(n)?Ei({...e,[t]:o.map(a=>a===n?s:a)}):Ei(e)}function yN(e,t,n){return aa(t)?Ei({...e,[t]:lc(e,t).filter(s=>s!==n)}):Ei(e)}function Yv(e,t={}){const n=new Map;for(const o of Array.isArray(e)?e:[]){const a=o!=null&&o.local?"local":String((o==null?void 0:o.ownerId)||"");!aa(a)||!ac(o==null?void 0:o.id,a)||(n.has(a)||n.set(a,[]),n.get(a).push(o))}const s=[];for(const[,o]of n){const a=o[0].local?"local":o[0].ownerId,u=lc(t,a),h=new Map(u.map((p,m)=>[p,m]));o.sort((p,m)=>{const v=h.has(p.id)?h.get(p.id):Number.MAX_SAFE_INTEGER,y=h.has(m.id)?h.get(m.id):Number.MAX_SAFE_INTEGER;return v-y}),s.push(...o)}return s}function $h(e){const t=Wr();if(!t)return null;try{return JSON.parse(t.getItem(Iw(e))||"null")}catch{return null}}function wN(e,t){const n=Wr();if(n)try{n.setItem(Iw(e),JSON.stringify(t))}catch{}}const jf="nc_deckbar_collapsed_v1",Bw=64;function Rf(e){return e===Si||Kn.test(String(e||""))}function Pf(e){if(!e||typeof e!="object"||Array.isArray(e))return{};const t={};let n=0;for(const[s,o]of Object.entries(e)){if(n>=Bw)break;if(Rf(s)){if(o===!0)t[s]=!0;else if(o===!1)t[s]=!1;else continue;n+=1}}return t}function zw(e,t){return Rf(t)&&Object.prototype.hasOwnProperty.call(e||{},t)?e[t]===!0:!0}function bN(e,t){const n=Pf(e);return Rf(t)&&(!Object.prototype.hasOwnProperty.call(n,t)&&Object.keys(n).length>=Bw&&delete n[Object.keys(n)[0]],n[t]=!zw(n,t)),n}function $w(){return typeof localStorage<"u"?localStorage:null}function Gv(e=$w()){if(!e)return{};try{return Pf(JSON.parse(e.getItem(jf)||"null"))}catch{return{}}}function SN(e,t=$w()){const n=Pf(e);if(t)try{t.setItem(jf,JSON.stringify(n))}catch{}return n}function xN(){const[e,t]=N.useState(Gv);N.useEffect(()=>{const o=a=>{(a.key===jf||a.key===null)&&t(Gv())};return window.addEventListener("storage",o),()=>window.removeEventListener("storage",o)},[]);const n=N.useCallback(o=>zw(e,o),[e]),s=N.useCallback(o=>{t(a=>SN(bN(a,o)))},[]);return{collapsed:e,isCollapsed:n,toggle:s}}const Af="nc_deck_presence_v1",Xv=3e4,kN=18e4,Fw=1e4,Hw=32,CN=/^[A-Za-z0-9_-]{1,64}$/,EN=new Set([...Object.getOwnPropertyNames(Object.prototype),"prototype"]),Qv="working",NN="on",jN="neutral",RN="warn";function Lf(e){return typeof e=="string"&&CN.test(e)&&!EN.has(e)}function Ww(e){return typeof e=="string"&&rc(e)!==null}function Tf(e){return typeof e=="number"&&Number.isFinite(e)&&e>=0}function zr(e){if(!e||typeof e!="object"||Array.isArray(e))return{};const t={};let n=0;for(const[s,o]of Object.entries(e)){if(n>=Hw)break;Lf(s)&&(!o||typeof o!="object"||Ww(o.deckId)&&Tf(o.ts)&&(t[s]={deckId:o.deckId,ts:o.ts,focus:o.focus===!0,visible:o.visible===!0},n+=1))}return t}function Uw(e,t){const n=zr(e);if(!Tf(t))return n;const s={};for(const[o,a]of Object.entries(n)){const u=a.visible?Xv:kN,h=t-u;a.ts>=h&&a.ts<=t+Xv&&(s[o]=a)}return s}function Jv(e,t,n,s){if(!Lf(t)||!Tf(s))return zr(e);const o=Uw(e,s);if(!Ww(n==null?void 0:n.deckId))return o;if(!Object.prototype.hasOwnProperty.call(o,t)&&Object.keys(o).length>=Hw){let a="",u=1/0;for(const[h,p]of Object.entries(o))p.ts<u&&(a=h,u=p.ts);a&&delete o[a]}return o[t]={deckId:n.deckId,ts:s,focus:(n==null?void 0:n.focus)===!0,visible:(n==null?void 0:n.visible)===!0},zr(o)}function PN(e,t){const n=zr(e);if(!Lf(t))return n;const s={...n};return delete s[t],s}function AN(e,t){const n=Uw(e,t),s={};for(const o of Object.values(n)){const a=o.focus&&o.visible?Qv:NN;s[o.deckId]!==Qv&&(s[o.deckId]=a)}return s}function Kw(){return typeof localStorage<"u"?localStorage:null}function kl(e=Kw()){if(!e)return{};try{return zr(JSON.parse(e.getItem(Af)||"null"))}catch{return{}}}function gd(e,t=Kw()){const n=zr(e);if(t)try{t.setItem(Af,JSON.stringify(n))}catch{}return n}const LN=Math.min(Fw,5e3);function TN(){var e,t;try{const n=(t=(e=globalThis.crypto)==null?void 0:e.randomUUID)==null?void 0:t.call(e);if(n)return`w${n.replaceAll("-","")}`}catch{}return`w${Date.now().toString(36)}${Math.random().toString(36).slice(2,14)}`}const MN=TN();function Zv(){const e=typeof document<"u"&&typeof document.hasFocus=="function"?document.hasFocus():!0,t=typeof document<"u"&&typeof document.visibilityState=="string"?document.visibilityState!=="hidden":!0;return{focus:e,visible:t}}function DN(e,t=!0){const s=N.useRef(MN).current,o=N.useRef(e);o.current=e;const[a,u]=N.useState(()=>({map:{},now:Date.now()})),h=N.useCallback(()=>{u({map:kl(),now:Date.now()})},[]);N.useEffect(()=>{if(!t)return;const v=()=>{const x=Date.now(),R=Jv(kl(),s,{deckId:o.current,...Zv()},x);return gd(R),{map:R,now:x}},y=()=>u(v());y();const w=setInterval(v,Fw),b=setInterval(h,LN),S=y,C=x=>{(x.key===Af||x.key===null)&&h()};return window.addEventListener("focus",S),window.addEventListener("blur",S),typeof document<"u"&&document.addEventListener("visibilitychange",S),window.addEventListener("storage",C),()=>{clearInterval(w),clearInterval(b),window.removeEventListener("focus",S),window.removeEventListener("blur",S),typeof document<"u"&&document.removeEventListener("visibilitychange",S),window.removeEventListener("storage",C);try{gd(PN(kl(),s))}catch{}}},[t,s,h]),N.useEffect(()=>{if(!t)return;const v=Date.now(),y=Jv(kl(),s,{deckId:e,...Zv()},v);gd(y),u({map:y,now:v})},[e,t,s]);const p=N.useMemo(()=>t?AN(a.map,a.now):{},[t,a]);return{dotFor:N.useCallback((v,y=!1)=>t?y?RN:p[v]||jN:null,[p,t]),windowId:s}}const e_=52,t_=18;function IN({ownerKey:e,deckId:t,label:n,onMove:s,onStep:o}){const a=N.useRef(null),u=N.useRef(0),[h,p]=N.useState(!1),m=()=>{var C,x,R,E;const S=a.current;(x=(C=S==null?void 0:S.over)==null?void 0:C.classList)==null||x.remove("nc-deck-over"),(E=(R=S==null?void 0:S.source)==null?void 0:R.classList)==null||E.remove("nc-deck-dragging"),u.current&&cancelAnimationFrame(u.current),u.current=0},v=(S=!1)=>{const C=a.current;if(!C)return;const x=C.target;m(),a.current=null,p(!1);try{C.handle.releasePointerCapture(C.pointerId)}catch{}S&&x&&x!==t&&s(t,x)},y=(S,C)=>{var B,K,V,Y,te,Q,J,H;const x=a.current;if(!x)return;x.x=S,x.y=C;const R=(K=(B=document.elementFromPoint(S,C))==null?void 0:B.closest)==null?void 0:K.call(B,"[data-deck-id][data-owner-key]"),E=(V=R==null?void 0:R.dataset)==null?void 0:V.deckId,$=((Y=R==null?void 0:R.dataset)==null?void 0:Y.ownerKey)===e&&E&&E!==t;x.over!==($?R:null)&&((Q=(te=x.over)==null?void 0:te.classList)==null||Q.remove("nc-deck-over"),x.over=$?R:null,(H=(J=x.over)==null?void 0:J.classList)==null||H.add("nc-deck-over")),x.target=$?E:null},w=()=>{var x,R;const S=a.current;if(!S){u.current=0;return}const C=(R=(x=S.container)==null?void 0:x.getBoundingClientRect)==null?void 0:R.call(x);if(C){const E=S.x<C.left+e_?-t_:S.x>C.right-e_?t_:0;E&&(S.container.scrollLeft+=E,y(S.x,S.y))}u.current=requestAnimationFrame(w)};N.useEffect(()=>{const S=x=>{x.key==="Escape"&&a.current&&(x.preventDefault(),v(!1))},C=()=>v(!1);return window.addEventListener("keydown",S),window.addEventListener("blur",C),()=>{window.removeEventListener("keydown",S),window.removeEventListener("blur",C),m(),a.current=null}},[t,e]);const b=S=>{var R;if(S.pointerType==="mouse"&&S.button!==0)return;S.preventDefault(),S.stopPropagation(),S.currentTarget.focus({preventScroll:!0});const C=S.currentTarget.closest("[data-deck-id][data-owner-key]"),x=S.currentTarget.closest(".nc-deckbar");a.current={pointerId:S.pointerId,handle:S.currentTarget,source:C,container:x,target:null,over:null,x:S.clientX,y:S.clientY},(R=C==null?void 0:C.classList)==null||R.add("nc-deck-dragging");try{S.currentTarget.setPointerCapture(S.pointerId)}catch{}p(!0),u.current=requestAnimationFrame(w)};return l.jsx("button",{type:"button",className:`nc-deck-handle${h?" active":""}`,"aria-label":`${f("reorder")} ${n}`,"aria-keyshortcuts":"ArrowLeft ArrowRight",title:f("reorder-deck-help"),onClick:S=>{S.preventDefault(),S.stopPropagation()},onDragStart:S=>S.preventDefault(),onKeyDown:S=>{S.key!=="ArrowLeft"&&S.key!=="ArrowRight"||(S.preventDefault(),S.stopPropagation(),o(S.key==="ArrowLeft"?-1:1))},onPointerDown:b,onPointerMove:S=>{!a.current||S.pointerId!==a.current.pointerId||(S.preventDefault(),S.stopPropagation(),y(S.clientX,S.clientY))},onPointerUp:S=>{!a.current||S.pointerId!==a.current.pointerId||(S.preventDefault(),S.stopPropagation(),v(!0))},onPointerCancel:()=>v(!1),onLostPointerCapture:()=>{a.current&&v(!1)},children:"↔"})}function ON({decks:e=[],currentDeck:t="local:main",onCreate:n,onRename:s,onDelete:o,onReorder:a,onOpenWindow:u,onNavigate:h,saveState:p="idle",error:m="",sidebarVisible:v,onToggleSidebar:y}){En();const{isCollapsed:w,toggle:b}=xN(),{dotFor:S}=DN(t),[C,x]=N.useState(null),[R,E]=N.useState(""),[$,B]=N.useState(!1),[K,V]=N.useState(""),[Y,te]=N.useState(""),Q=Vv(R),J=Br(Q),H=[];for(const T of e){const F=T.local?"local":T.ownerId;let k=H.find(I=>I.key===F);k||(k={key:F,label:T.ownerLabel||(T.local?"Local":F),local:!!T.local,decks:[]},H.push(k)),k.decks.push(T)}const L=async()=>{if(J){B(!0),V("");try{n&&await n(Q,C),E(""),x(null)}catch(T){V(String(T.message||T))}B(!1)}},A=T=>{te(""),u&&u(T.id)||te(T.id)},z=async T=>{if(!(T.id===t||!h||$||T.available===!1)){B(!0),V("");try{await h(T.id)}catch(F){V(String((F==null?void 0:F.message)||F))}B(!1)}},O=(T,F,k)=>{const I=T.decks.findIndex(M=>M.id===F.id),D=T.decks[I+k];I>=0&&D&&a&&!$&&a(F.id,D.id)};return l.jsxs("div",{className:"nc-deckbar",children:[y&&l.jsx("button",{className:"nc-deck-sidebar-toggle",title:f("toggle-sidebar"),onClick:y,children:v?"◀":"☰"}),l.jsx("span",{className:"nc-deckbar-label",children:f("decks")}),l.jsx("div",{className:"nc-deck-chips",children:H.map(T=>{const F=w(T.key),k=`nc-deck-content-${T.key}`,I=T.local?"Local":T.label,D=T.decks.some(G=>G.id===t),M=(T.decks.find(G=>G.id===t)||{}).name,W=f(T.decks.length===1?"owner-deck-count-one":"owner-deck-count-many").replace("{count}",T.decks.length);return l.jsxs("span",{className:`nc-deck-owner-group${F?" collapsed":""}`,"data-owner-key":T.key,"data-collapsed":F?"1":"0",children:[l.jsxs("button",{type:"button",className:"nc-deck-owner-toggle","aria-expanded":!F,"aria-controls":k,title:f(F?"expand-owner":"collapse-owner").replace("{owner}",I),onClick:()=>{!F&&C===T.key&&(E(""),x(null)),b(T.key)},children:[l.jsx("span",{className:"nc-deck-owner-caret","aria-hidden":"true",children:F?"▸":"▾"}),l.jsx("span",{className:"nc-deck-owner",children:I})]}),F&&l.jsxs("span",{className:"nc-deck-summary",title:W,children:[l.jsx("span",{className:"nc-deck-summary-count",children:T.decks.length}),D&&l.jsxs("span",{className:"nc-deck-summary-current",children:["• ",M]})]}),l.jsxs("span",{id:k,className:"nc-deck-owner-content",hidden:F,children:[T.decks.map(G=>{const ue=S(G.id,G.available===!1);return l.jsxs("span",{"data-deck-id":G.id,"data-owner-key":T.key,className:`nc-deck-chip${G.id===t?" current":""}${G.available===!1?" offline":""}`,children:[ue&&l.jsx(BN,{state:ue}),l.jsx(IN,{ownerKey:T.key,deckId:G.id,label:`${T.label} · ${G.name}`,onMove:(le,he)=>{a&&!$&&a(le,he)},onStep:le=>O(T,G,le)}),l.jsxs("button",{className:"nc-deck-open",title:G.available===!1?`${G.ownerLabel} offline`:G.id===t?f("deck-current"):`${G.ownerLabel} · ${G.name}`,disabled:$||G.available===!1,onClick:()=>z(G),children:[G.name,G.id===t?" •":""]}),l.jsx("button",{className:"nc-deck-mini",disabled:G.available===!1,title:f("detach-deck"),onClick:()=>A(G),children:"↗"}),G.name!==qn&&l.jsxs(l.Fragment,{children:[l.jsx("button",{className:"nc-deck-mini",disabled:G.available===!1,title:f("rename-deck"),onClick:()=>{const le=(typeof window<"u"?window.prompt(f("rename-deck"),G.name):"")||"",he=Vv(le);Br(he)&&he!==G.name&&s&&s(G.id,he).catch(we=>V(String(we.message||we)))},children:"✎"}),l.jsx("button",{className:"nc-deck-mini nc-deck-del",disabled:G.available===!1,title:f("delete-deck"),onClick:()=>{(typeof window>"u"||window.confirm(f("delete-deck-confirm").replace("{name}",`${G.ownerLabel} · ${G.name}`)))&&o&&o(G.id).catch(le=>V(String(le.message||le)))},children:"✕"})]})]},G.id)}),C===T.key?l.jsxs("span",{className:"nc-deck-add",children:[l.jsx("input",{autoFocus:!0,className:J||!R?"":"invalid",placeholder:f("deck-name"),value:R,onChange:G=>E(G.target.value),onKeyDown:G=>{G.key==="Enter"&&L(),G.key==="Escape"&&(E(""),x(null))}}),R&&J&&Q!==R&&l.jsxs("span",{className:"nc-deck-slug",children:["→ ",Q]}),l.jsx("button",{className:"nc-deck-ok",disabled:!J||$,onClick:L,children:f("create")}),l.jsx("button",{className:"nc-deck-cancel",onClick:()=>{E(""),x(null)},children:f("cancel")})]}):l.jsxs("button",{className:"nc-deck-newbtn",disabled:$||T.decks.every(G=>G.available===!1),title:`${f("new-deck")} · ${T.label}`,onClick:()=>{E(""),x(T.key)},children:["+ ",f("new")]})]})]},T.key)})}),l.jsx("span",{className:`nc-deck-state ${p}`,title:f("deck-autosave"),children:f(p==="saving"?"saving":p==="saved"?"saved":"deck-autosave")}),(K||m)&&l.jsx("span",{className:"nc-deck-error",children:K||m}),Y&&l.jsx("button",{className:"nc-deck-fallback",onClick:()=>u&&u(Y),children:f("popup-blocked")})]})}function BN({state:e}){if(!e)return null;const t=f(`dot-${e}`);return l.jsx("span",{className:`nc-deck-dot ${e}`,role:"img","aria-label":t,title:t})}var jr={},vd,n_;function zN(){return n_||(n_=1,vd=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),vd}var _d={},hs={},i_;function Zs(){if(i_)return hs;i_=1;let e;const t=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return hs.getSymbolSize=function(s){if(!s)throw new Error('"version" cannot be null or undefined');if(s<1||s>40)throw new Error('"version" should be in range from 1 to 40');return s*4+17},hs.getSymbolTotalCodewords=function(s){return t[s]},hs.getBCHDigit=function(n){let s=0;for(;n!==0;)s++,n>>>=1;return s},hs.setToSJISFunction=function(s){if(typeof s!="function")throw new Error('"toSJISFunc" is not a valid function.');e=s},hs.isKanjiModeEnabled=function(){return typeof e<"u"},hs.toSJIS=function(s){return e(s)},hs}var yd={},s_;function Mf(){return s_||(s_=1,(function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(n){if(typeof n!="string")throw new Error("Param is not a string");switch(n.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+n)}}e.isValid=function(s){return s&&typeof s.bit<"u"&&s.bit>=0&&s.bit<4},e.from=function(s,o){if(e.isValid(s))return s;try{return t(s)}catch{return o}}})(yd)),yd}var wd,r_;function $N(){if(r_)return wd;r_=1;function e(){this.buffer=[],this.length=0}return e.prototype={get:function(t){const n=Math.floor(t/8);return(this.buffer[n]>>>7-t%8&1)===1},put:function(t,n){for(let s=0;s<n;s++)this.putBit((t>>>n-s-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(t){const n=Math.floor(this.length/8);this.buffer.length<=n&&this.buffer.push(0),t&&(this.buffer[n]|=128>>>this.length%8),this.length++}},wd=e,wd}var bd,o_;function FN(){if(o_)return bd;o_=1;function e(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}return e.prototype.set=function(t,n,s,o){const a=t*this.size+n;this.data[a]=s,o&&(this.reservedBit[a]=!0)},e.prototype.get=function(t,n){return this.data[t*this.size+n]},e.prototype.xor=function(t,n,s){this.data[t*this.size+n]^=s},e.prototype.isReserved=function(t,n){return this.reservedBit[t*this.size+n]},bd=e,bd}var Sd={},a_;function HN(){return a_||(a_=1,(function(e){const t=Zs().getSymbolSize;e.getRowColCoords=function(s){if(s===1)return[];const o=Math.floor(s/7)+2,a=t(s),u=a===145?26:Math.ceil((a-13)/(2*o-2))*2,h=[a-7];for(let p=1;p<o-1;p++)h[p]=h[p-1]-u;return h.push(6),h.reverse()},e.getPositions=function(s){const o=[],a=e.getRowColCoords(s),u=a.length;for(let h=0;h<u;h++)for(let p=0;p<u;p++)h===0&&p===0||h===0&&p===u-1||h===u-1&&p===0||o.push([a[h],a[p]]);return o}})(Sd)),Sd}var xd={},l_;function WN(){if(l_)return xd;l_=1;const e=Zs().getSymbolSize,t=7;return xd.getPositions=function(s){const o=e(s);return[[0,0],[o-t,0],[0,o-t]]},xd}var kd={},c_;function UN(){return c_||(c_=1,(function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(o){return o!=null&&o!==""&&!isNaN(o)&&o>=0&&o<=7},e.from=function(o){return e.isValid(o)?parseInt(o,10):void 0},e.getPenaltyN1=function(o){const a=o.size;let u=0,h=0,p=0,m=null,v=null;for(let y=0;y<a;y++){h=p=0,m=v=null;for(let w=0;w<a;w++){let b=o.get(y,w);b===m?h++:(h>=5&&(u+=t.N1+(h-5)),m=b,h=1),b=o.get(w,y),b===v?p++:(p>=5&&(u+=t.N1+(p-5)),v=b,p=1)}h>=5&&(u+=t.N1+(h-5)),p>=5&&(u+=t.N1+(p-5))}return u},e.getPenaltyN2=function(o){const a=o.size;let u=0;for(let h=0;h<a-1;h++)for(let p=0;p<a-1;p++){const m=o.get(h,p)+o.get(h,p+1)+o.get(h+1,p)+o.get(h+1,p+1);(m===4||m===0)&&u++}return u*t.N2},e.getPenaltyN3=function(o){const a=o.size;let u=0,h=0,p=0;for(let m=0;m<a;m++){h=p=0;for(let v=0;v<a;v++)h=h<<1&2047|o.get(m,v),v>=10&&(h===1488||h===93)&&u++,p=p<<1&2047|o.get(v,m),v>=10&&(p===1488||p===93)&&u++}return u*t.N3},e.getPenaltyN4=function(o){let a=0;const u=o.data.length;for(let p=0;p<u;p++)a+=o.data[p];return Math.abs(Math.ceil(a*100/u/5)-10)*t.N4};function n(s,o,a){switch(s){case e.Patterns.PATTERN000:return(o+a)%2===0;case e.Patterns.PATTERN001:return o%2===0;case e.Patterns.PATTERN010:return a%3===0;case e.Patterns.PATTERN011:return(o+a)%3===0;case e.Patterns.PATTERN100:return(Math.floor(o/2)+Math.floor(a/3))%2===0;case e.Patterns.PATTERN101:return o*a%2+o*a%3===0;case e.Patterns.PATTERN110:return(o*a%2+o*a%3)%2===0;case e.Patterns.PATTERN111:return(o*a%3+(o+a)%2)%2===0;default:throw new Error("bad maskPattern:"+s)}}e.applyMask=function(o,a){const u=a.size;for(let h=0;h<u;h++)for(let p=0;p<u;p++)a.isReserved(p,h)||a.xor(p,h,n(o,p,h))},e.getBestMask=function(o,a){const u=Object.keys(e.Patterns).length;let h=0,p=1/0;for(let m=0;m<u;m++){a(m),e.applyMask(m,o);const v=e.getPenaltyN1(o)+e.getPenaltyN2(o)+e.getPenaltyN3(o)+e.getPenaltyN4(o);e.applyMask(m,o),v<p&&(p=v,h=m)}return h}})(kd)),kd}var Cl={},u_;function qw(){if(u_)return Cl;u_=1;const e=Mf(),t=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],n=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return Cl.getBlocksCount=function(o,a){switch(a){case e.L:return t[(o-1)*4+0];case e.M:return t[(o-1)*4+1];case e.Q:return t[(o-1)*4+2];case e.H:return t[(o-1)*4+3];default:return}},Cl.getTotalCodewordsCount=function(o,a){switch(a){case e.L:return n[(o-1)*4+0];case e.M:return n[(o-1)*4+1];case e.Q:return n[(o-1)*4+2];case e.H:return n[(o-1)*4+3];default:return}},Cl}var Cd={},Bo={},d_;function KN(){if(d_)return Bo;d_=1;const e=new Uint8Array(512),t=new Uint8Array(256);return(function(){let s=1;for(let o=0;o<255;o++)e[o]=s,t[s]=o,s<<=1,s&256&&(s^=285);for(let o=255;o<512;o++)e[o]=e[o-255]})(),Bo.log=function(s){if(s<1)throw new Error("log("+s+")");return t[s]},Bo.exp=function(s){return e[s]},Bo.mul=function(s,o){return s===0||o===0?0:e[t[s]+t[o]]},Bo}var h_;function qN(){return h_||(h_=1,(function(e){const t=KN();e.mul=function(s,o){const a=new Uint8Array(s.length+o.length-1);for(let u=0;u<s.length;u++)for(let h=0;h<o.length;h++)a[u+h]^=t.mul(s[u],o[h]);return a},e.mod=function(s,o){let a=new Uint8Array(s);for(;a.length-o.length>=0;){const u=a[0];for(let p=0;p<o.length;p++)a[p]^=t.mul(o[p],u);let h=0;for(;h<a.length&&a[h]===0;)h++;a=a.slice(h)}return a},e.generateECPolynomial=function(s){let o=new Uint8Array([1]);for(let a=0;a<s;a++)o=e.mul(o,new Uint8Array([1,t.exp(a)]));return o}})(Cd)),Cd}var Ed,f_;function VN(){if(f_)return Ed;f_=1;const e=qN();function t(n){this.genPoly=void 0,this.degree=n,this.degree&&this.initialize(this.degree)}return t.prototype.initialize=function(s){this.degree=s,this.genPoly=e.generateECPolynomial(this.degree)},t.prototype.encode=function(s){if(!this.genPoly)throw new Error("Encoder not initialized");const o=new Uint8Array(s.length+this.degree);o.set(s);const a=e.mod(o,this.genPoly),u=this.degree-a.length;if(u>0){const h=new Uint8Array(this.degree);return h.set(a,u),h}return a},Ed=t,Ed}var Nd={},jd={},Rd={},p_;function Vw(){return p_||(p_=1,Rd.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}),Rd}var _i={},m_;function Yw(){if(m_)return _i;m_=1;const e="[0-9]+",t="[A-Z $%*+\\-./:]+";let n="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";n=n.replace(/u/g,"\\u");const s="(?:(?![A-Z0-9 $%*+\\-./:]|"+n+`)(?:.|[\r
82
- ]))+`;_i.KANJI=new RegExp(n,"g"),_i.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),_i.BYTE=new RegExp(s,"g"),_i.NUMERIC=new RegExp(e,"g"),_i.ALPHANUMERIC=new RegExp(t,"g");const o=new RegExp("^"+n+"$"),a=new RegExp("^"+e+"$"),u=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return _i.testKanji=function(p){return o.test(p)},_i.testNumeric=function(p){return a.test(p)},_i.testAlphanumeric=function(p){return u.test(p)},_i}var g_;function er(){return g_||(g_=1,(function(e){const t=Vw(),n=Yw();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(a,u){if(!a.ccBits)throw new Error("Invalid mode: "+a);if(!t.isValid(u))throw new Error("Invalid version: "+u);return u>=1&&u<10?a.ccBits[0]:u<27?a.ccBits[1]:a.ccBits[2]},e.getBestModeForData=function(a){return n.testNumeric(a)?e.NUMERIC:n.testAlphanumeric(a)?e.ALPHANUMERIC:n.testKanji(a)?e.KANJI:e.BYTE},e.toString=function(a){if(a&&a.id)return a.id;throw new Error("Invalid mode")},e.isValid=function(a){return a&&a.bit&&a.ccBits};function s(o){if(typeof o!="string")throw new Error("Param is not a string");switch(o.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+o)}}e.from=function(a,u){if(e.isValid(a))return a;try{return s(a)}catch{return u}}})(jd)),jd}var v_;function YN(){return v_||(v_=1,(function(e){const t=Zs(),n=qw(),s=Mf(),o=er(),a=Vw(),u=7973,h=t.getBCHDigit(u);function p(w,b,S){for(let C=1;C<=40;C++)if(b<=e.getCapacity(C,S,w))return C}function m(w,b){return o.getCharCountIndicator(w,b)+4}function v(w,b){let S=0;return w.forEach(function(C){const x=m(C.mode,b);S+=x+C.getBitsLength()}),S}function y(w,b){for(let S=1;S<=40;S++)if(v(w,S)<=e.getCapacity(S,b,o.MIXED))return S}e.from=function(b,S){return a.isValid(b)?parseInt(b,10):S},e.getCapacity=function(b,S,C){if(!a.isValid(b))throw new Error("Invalid QR Code version");typeof C>"u"&&(C=o.BYTE);const x=t.getSymbolTotalCodewords(b),R=n.getTotalCodewordsCount(b,S),E=(x-R)*8;if(C===o.MIXED)return E;const $=E-m(C,b);switch(C){case o.NUMERIC:return Math.floor($/10*3);case o.ALPHANUMERIC:return Math.floor($/11*2);case o.KANJI:return Math.floor($/13);case o.BYTE:default:return Math.floor($/8)}},e.getBestVersionForData=function(b,S){let C;const x=s.from(S,s.M);if(Array.isArray(b)){if(b.length>1)return y(b,x);if(b.length===0)return 1;C=b[0]}else C=b;return p(C.mode,C.getLength(),x)},e.getEncodedBits=function(b){if(!a.isValid(b)||b<7)throw new Error("Invalid QR Code version");let S=b<<12;for(;t.getBCHDigit(S)-h>=0;)S^=u<<t.getBCHDigit(S)-h;return b<<12|S}})(Nd)),Nd}var Pd={},__;function GN(){if(__)return Pd;__=1;const e=Zs(),t=1335,n=21522,s=e.getBCHDigit(t);return Pd.getEncodedBits=function(a,u){const h=a.bit<<3|u;let p=h<<10;for(;e.getBCHDigit(p)-s>=0;)p^=t<<e.getBCHDigit(p)-s;return(h<<10|p)^n},Pd}var Ad={},Ld,y_;function XN(){if(y_)return Ld;y_=1;const e=er();function t(n){this.mode=e.NUMERIC,this.data=n.toString()}return t.getBitsLength=function(s){return 10*Math.floor(s/3)+(s%3?s%3*3+1:0)},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(s){let o,a,u;for(o=0;o+3<=this.data.length;o+=3)a=this.data.substr(o,3),u=parseInt(a,10),s.put(u,10);const h=this.data.length-o;h>0&&(a=this.data.substr(o),u=parseInt(a,10),s.put(u,h*3+1))},Ld=t,Ld}var Td,w_;function QN(){if(w_)return Td;w_=1;const e=er(),t=["0","1","2","3","4","5","6","7","8","9","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"," ","$","%","*","+","-",".","/",":"];function n(s){this.mode=e.ALPHANUMERIC,this.data=s}return n.getBitsLength=function(o){return 11*Math.floor(o/2)+6*(o%2)},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(o){let a;for(a=0;a+2<=this.data.length;a+=2){let u=t.indexOf(this.data[a])*45;u+=t.indexOf(this.data[a+1]),o.put(u,11)}this.data.length%2&&o.put(t.indexOf(this.data[a]),6)},Td=n,Td}var Md,b_;function JN(){if(b_)return Md;b_=1;const e=er();function t(n){this.mode=e.BYTE,typeof n=="string"?this.data=new TextEncoder().encode(n):this.data=new Uint8Array(n)}return t.getBitsLength=function(s){return s*8},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(n){for(let s=0,o=this.data.length;s<o;s++)n.put(this.data[s],8)},Md=t,Md}var Dd,S_;function ZN(){if(S_)return Dd;S_=1;const e=er(),t=Zs();function n(s){this.mode=e.KANJI,this.data=s}return n.getBitsLength=function(o){return o*13},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(s){let o;for(o=0;o<this.data.length;o++){let a=t.toSJIS(this.data[o]);if(a>=33088&&a<=40956)a-=33088;else if(a>=57408&&a<=60351)a-=49472;else throw new Error("Invalid SJIS character: "+this.data[o]+`
83
- Make sure your charset is UTF-8`);a=(a>>>8&255)*192+(a&255),s.put(a,13)}},Dd=n,Dd}var Id={exports:{}},x_;function e2(){return x_||(x_=1,(function(e){var t={single_source_shortest_paths:function(n,s,o){var a={},u={};u[s]=0;var h=t.PriorityQueue.make();h.push(s,0);for(var p,m,v,y,w,b,S,C,x;!h.empty();){p=h.pop(),m=p.value,y=p.cost,w=n[m]||{};for(v in w)w.hasOwnProperty(v)&&(b=w[v],S=y+b,C=u[v],x=typeof u[v]>"u",(x||C>S)&&(u[v]=S,h.push(v,S),a[v]=m))}if(typeof o<"u"&&typeof u[o]>"u"){var R=["Could not find a path from ",s," to ",o,"."].join("");throw new Error(R)}return a},extract_shortest_path_from_predecessor_list:function(n,s){for(var o=[],a=s;a;)o.push(a),n[a],a=n[a];return o.reverse(),o},find_path:function(n,s,o){var a=t.single_source_shortest_paths(n,s,o);return t.extract_shortest_path_from_predecessor_list(a,o)},PriorityQueue:{make:function(n){var s=t.PriorityQueue,o={},a;n=n||{};for(a in s)s.hasOwnProperty(a)&&(o[a]=s[a]);return o.queue=[],o.sorter=n.sorter||s.default_sorter,o},default_sorter:function(n,s){return n.cost-s.cost},push:function(n,s){var o={value:n,cost:s};this.queue.push(o),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t})(Id)),Id.exports}var k_;function t2(){return k_||(k_=1,(function(e){const t=er(),n=XN(),s=QN(),o=JN(),a=ZN(),u=Yw(),h=Zs(),p=e2();function m(R){return unescape(encodeURIComponent(R)).length}function v(R,E,$){const B=[];let K;for(;(K=R.exec($))!==null;)B.push({data:K[0],index:K.index,mode:E,length:K[0].length});return B}function y(R){const E=v(u.NUMERIC,t.NUMERIC,R),$=v(u.ALPHANUMERIC,t.ALPHANUMERIC,R);let B,K;return h.isKanjiModeEnabled()?(B=v(u.BYTE,t.BYTE,R),K=v(u.KANJI,t.KANJI,R)):(B=v(u.BYTE_KANJI,t.BYTE,R),K=[]),E.concat($,B,K).sort(function(Y,te){return Y.index-te.index}).map(function(Y){return{data:Y.data,mode:Y.mode,length:Y.length}})}function w(R,E){switch(E){case t.NUMERIC:return n.getBitsLength(R);case t.ALPHANUMERIC:return s.getBitsLength(R);case t.KANJI:return a.getBitsLength(R);case t.BYTE:return o.getBitsLength(R)}}function b(R){return R.reduce(function(E,$){const B=E.length-1>=0?E[E.length-1]:null;return B&&B.mode===$.mode?(E[E.length-1].data+=$.data,E):(E.push($),E)},[])}function S(R){const E=[];for(let $=0;$<R.length;$++){const B=R[$];switch(B.mode){case t.NUMERIC:E.push([B,{data:B.data,mode:t.ALPHANUMERIC,length:B.length},{data:B.data,mode:t.BYTE,length:B.length}]);break;case t.ALPHANUMERIC:E.push([B,{data:B.data,mode:t.BYTE,length:B.length}]);break;case t.KANJI:E.push([B,{data:B.data,mode:t.BYTE,length:m(B.data)}]);break;case t.BYTE:E.push([{data:B.data,mode:t.BYTE,length:m(B.data)}])}}return E}function C(R,E){const $={},B={start:{}};let K=["start"];for(let V=0;V<R.length;V++){const Y=R[V],te=[];for(let Q=0;Q<Y.length;Q++){const J=Y[Q],H=""+V+Q;te.push(H),$[H]={node:J,lastCount:0},B[H]={};for(let L=0;L<K.length;L++){const A=K[L];$[A]&&$[A].node.mode===J.mode?(B[A][H]=w($[A].lastCount+J.length,J.mode)-w($[A].lastCount,J.mode),$[A].lastCount+=J.length):($[A]&&($[A].lastCount=J.length),B[A][H]=w(J.length,J.mode)+4+t.getCharCountIndicator(J.mode,E))}}K=te}for(let V=0;V<K.length;V++)B[K[V]].end=0;return{map:B,table:$}}function x(R,E){let $;const B=t.getBestModeForData(R);if($=t.from(E,B),$!==t.BYTE&&$.bit<B.bit)throw new Error('"'+R+'" cannot be encoded with mode '+t.toString($)+`.
84
- Suggested mode is: `+t.toString(B));switch($===t.KANJI&&!h.isKanjiModeEnabled()&&($=t.BYTE),$){case t.NUMERIC:return new n(R);case t.ALPHANUMERIC:return new s(R);case t.KANJI:return new a(R);case t.BYTE:return new o(R)}}e.fromArray=function(E){return E.reduce(function($,B){return typeof B=="string"?$.push(x(B,null)):B.data&&$.push(x(B.data,B.mode)),$},[])},e.fromString=function(E,$){const B=y(E,h.isKanjiModeEnabled()),K=S(B),V=C(K,$),Y=p.find_path(V.map,"start","end"),te=[];for(let Q=1;Q<Y.length-1;Q++)te.push(V.table[Y[Q]].node);return e.fromArray(b(te))},e.rawSplit=function(E){return e.fromArray(y(E,h.isKanjiModeEnabled()))}})(Ad)),Ad}var C_;function n2(){if(C_)return _d;C_=1;const e=Zs(),t=Mf(),n=$N(),s=FN(),o=HN(),a=WN(),u=UN(),h=qw(),p=VN(),m=YN(),v=GN(),y=er(),w=t2();function b(V,Y){const te=V.size,Q=a.getPositions(Y);for(let J=0;J<Q.length;J++){const H=Q[J][0],L=Q[J][1];for(let A=-1;A<=7;A++)if(!(H+A<=-1||te<=H+A))for(let z=-1;z<=7;z++)L+z<=-1||te<=L+z||(A>=0&&A<=6&&(z===0||z===6)||z>=0&&z<=6&&(A===0||A===6)||A>=2&&A<=4&&z>=2&&z<=4?V.set(H+A,L+z,!0,!0):V.set(H+A,L+z,!1,!0))}}function S(V){const Y=V.size;for(let te=8;te<Y-8;te++){const Q=te%2===0;V.set(te,6,Q,!0),V.set(6,te,Q,!0)}}function C(V,Y){const te=o.getPositions(Y);for(let Q=0;Q<te.length;Q++){const J=te[Q][0],H=te[Q][1];for(let L=-2;L<=2;L++)for(let A=-2;A<=2;A++)L===-2||L===2||A===-2||A===2||L===0&&A===0?V.set(J+L,H+A,!0,!0):V.set(J+L,H+A,!1,!0)}}function x(V,Y){const te=V.size,Q=m.getEncodedBits(Y);let J,H,L;for(let A=0;A<18;A++)J=Math.floor(A/3),H=A%3+te-8-3,L=(Q>>A&1)===1,V.set(J,H,L,!0),V.set(H,J,L,!0)}function R(V,Y,te){const Q=V.size,J=v.getEncodedBits(Y,te);let H,L;for(H=0;H<15;H++)L=(J>>H&1)===1,H<6?V.set(H,8,L,!0):H<8?V.set(H+1,8,L,!0):V.set(Q-15+H,8,L,!0),H<8?V.set(8,Q-H-1,L,!0):H<9?V.set(8,15-H-1+1,L,!0):V.set(8,15-H-1,L,!0);V.set(Q-8,8,1,!0)}function E(V,Y){const te=V.size;let Q=-1,J=te-1,H=7,L=0;for(let A=te-1;A>0;A-=2)for(A===6&&A--;;){for(let z=0;z<2;z++)if(!V.isReserved(J,A-z)){let O=!1;L<Y.length&&(O=(Y[L]>>>H&1)===1),V.set(J,A-z,O),H--,H===-1&&(L++,H=7)}if(J+=Q,J<0||te<=J){J-=Q,Q=-Q;break}}}function $(V,Y,te){const Q=new n;te.forEach(function(z){Q.put(z.mode.bit,4),Q.put(z.getLength(),y.getCharCountIndicator(z.mode,V)),z.write(Q)});const J=e.getSymbolTotalCodewords(V),H=h.getTotalCodewordsCount(V,Y),L=(J-H)*8;for(Q.getLengthInBits()+4<=L&&Q.put(0,4);Q.getLengthInBits()%8!==0;)Q.putBit(0);const A=(L-Q.getLengthInBits())/8;for(let z=0;z<A;z++)Q.put(z%2?17:236,8);return B(Q,V,Y)}function B(V,Y,te){const Q=e.getSymbolTotalCodewords(Y),J=h.getTotalCodewordsCount(Y,te),H=Q-J,L=h.getBlocksCount(Y,te),A=Q%L,z=L-A,O=Math.floor(Q/L),T=Math.floor(H/L),F=T+1,k=O-T,I=new p(k);let D=0;const M=new Array(L),W=new Array(L);let G=0;const ue=new Uint8Array(V.buffer);for(let _e=0;_e<L;_e++){const ze=_e<z?T:F;M[_e]=ue.slice(D,D+ze),W[_e]=I.encode(M[_e]),D+=ze,G=Math.max(G,ze)}const le=new Uint8Array(Q);let he=0,we,re;for(we=0;we<G;we++)for(re=0;re<L;re++)we<M[re].length&&(le[he++]=M[re][we]);for(we=0;we<k;we++)for(re=0;re<L;re++)le[he++]=W[re][we];return le}function K(V,Y,te,Q){let J;if(Array.isArray(V))J=w.fromArray(V);else if(typeof V=="string"){let O=Y;if(!O){const T=w.rawSplit(V);O=m.getBestVersionForData(T,te)}J=w.fromString(V,O||40)}else throw new Error("Invalid data");const H=m.getBestVersionForData(J,te);if(!H)throw new Error("The amount of data is too big to be stored in a QR Code");if(!Y)Y=H;else if(Y<H)throw new Error(`
85
- The chosen QR Code version cannot contain this amount of data.
86
- Minimum version required to store current data is: `+H+`.
87
- `);const L=$(Y,te,J),A=e.getSymbolSize(Y),z=new s(A);return b(z,Y),S(z),C(z,Y),R(z,te,0),Y>=7&&x(z,Y),E(z,L),isNaN(Q)&&(Q=u.getBestMask(z,R.bind(null,z,te))),u.applyMask(Q,z),R(z,te,Q),{modules:z,version:Y,errorCorrectionLevel:te,maskPattern:Q,segments:J}}return _d.create=function(Y,te){if(typeof Y>"u"||Y==="")throw new Error("No input text");let Q=t.M,J,H;return typeof te<"u"&&(Q=t.from(te.errorCorrectionLevel,t.M),J=m.from(te.version),H=u.from(te.maskPattern),te.toSJISFunc&&e.setToSJISFunction(te.toSJISFunc)),K(Y,J,Q,H)},_d}var Od={},Bd={},E_;function Gw(){return E_||(E_=1,(function(e){function t(n){if(typeof n=="number"&&(n=n.toString()),typeof n!="string")throw new Error("Color should be defined as hex string");let s=n.slice().replace("#","").split("");if(s.length<3||s.length===5||s.length>8)throw new Error("Invalid hex color: "+n);(s.length===3||s.length===4)&&(s=Array.prototype.concat.apply([],s.map(function(a){return[a,a]}))),s.length===6&&s.push("F","F");const o=parseInt(s.join(""),16);return{r:o>>24&255,g:o>>16&255,b:o>>8&255,a:o&255,hex:"#"+s.slice(0,6).join("")}}e.getOptions=function(s){s||(s={}),s.color||(s.color={});const o=typeof s.margin>"u"||s.margin===null||s.margin<0?4:s.margin,a=s.width&&s.width>=21?s.width:void 0,u=s.scale||4;return{width:a,scale:a?4:u,margin:o,color:{dark:t(s.color.dark||"#000000ff"),light:t(s.color.light||"#ffffffff")},type:s.type,rendererOpts:s.rendererOpts||{}}},e.getScale=function(s,o){return o.width&&o.width>=s+o.margin*2?o.width/(s+o.margin*2):o.scale},e.getImageWidth=function(s,o){const a=e.getScale(s,o);return Math.floor((s+o.margin*2)*a)},e.qrToImageData=function(s,o,a){const u=o.modules.size,h=o.modules.data,p=e.getScale(u,a),m=Math.floor((u+a.margin*2)*p),v=a.margin*p,y=[a.color.light,a.color.dark];for(let w=0;w<m;w++)for(let b=0;b<m;b++){let S=(w*m+b)*4,C=a.color.light;if(w>=v&&b>=v&&w<m-v&&b<m-v){const x=Math.floor((w-v)/p),R=Math.floor((b-v)/p);C=y[h[x*u+R]?1:0]}s[S++]=C.r,s[S++]=C.g,s[S++]=C.b,s[S]=C.a}}})(Bd)),Bd}var N_;function i2(){return N_||(N_=1,(function(e){const t=Gw();function n(o,a,u){o.clearRect(0,0,a.width,a.height),a.style||(a.style={}),a.height=u,a.width=u,a.style.height=u+"px",a.style.width=u+"px"}function s(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(a,u,h){let p=h,m=u;typeof p>"u"&&(!u||!u.getContext)&&(p=u,u=void 0),u||(m=s()),p=t.getOptions(p);const v=t.getImageWidth(a.modules.size,p),y=m.getContext("2d"),w=y.createImageData(v,v);return t.qrToImageData(w.data,a,p),n(y,m,v),y.putImageData(w,0,0),m},e.renderToDataURL=function(a,u,h){let p=h;typeof p>"u"&&(!u||!u.getContext)&&(p=u,u=void 0),p||(p={});const m=e.render(a,u,p),v=p.type||"image/png",y=p.rendererOpts||{};return m.toDataURL(v,y.quality)}})(Od)),Od}var zd={},j_;function s2(){if(j_)return zd;j_=1;const e=Gw();function t(o,a){const u=o.a/255,h=a+'="'+o.hex+'"';return u<1?h+" "+a+'-opacity="'+u.toFixed(2).slice(1)+'"':h}function n(o,a,u){let h=o+a;return typeof u<"u"&&(h+=" "+u),h}function s(o,a,u){let h="",p=0,m=!1,v=0;for(let y=0;y<o.length;y++){const w=Math.floor(y%a),b=Math.floor(y/a);!w&&!m&&(m=!0),o[y]?(v++,y>0&&w>0&&o[y-1]||(h+=m?n("M",w+u,.5+b+u):n("m",p,0),p=0,m=!1),w+1<a&&o[y+1]||(h+=n("h",v),v=0)):p++}return h}return zd.render=function(a,u,h){const p=e.getOptions(u),m=a.modules.size,v=a.modules.data,y=m+p.margin*2,w=p.color.light.a?"<path "+t(p.color.light,"fill")+' d="M0 0h'+y+"v"+y+'H0z"/>':"",b="<path "+t(p.color.dark,"stroke")+' d="'+s(v,m,p.margin)+'"/>',S='viewBox="0 0 '+y+" "+y+'"',x='<svg xmlns="http://www.w3.org/2000/svg" '+(p.width?'width="'+p.width+'" height="'+p.width+'" ':"")+S+' shape-rendering="crispEdges">'+w+b+`</svg>
88
- `;return typeof h=="function"&&h(null,x),x},zd}var R_;function r2(){if(R_)return jr;R_=1;const e=zN(),t=n2(),n=i2(),s=s2();function o(a,u,h,p,m){const v=[].slice.call(arguments,1),y=v.length,w=typeof v[y-1]=="function";if(!w&&!e())throw new Error("Callback required as last argument");if(w){if(y<2)throw new Error("Too few arguments provided");y===2?(m=h,h=u,u=p=void 0):y===3&&(u.getContext&&typeof m>"u"?(m=p,p=void 0):(m=p,p=h,h=u,u=void 0))}else{if(y<1)throw new Error("Too few arguments provided");return y===1?(h=u,u=p=void 0):y===2&&!u.getContext&&(p=h,h=u,u=void 0),new Promise(function(b,S){try{const C=t.create(h,p);b(a(C,u,p))}catch(C){S(C)}})}try{const b=t.create(h,p);m(null,a(b,u,p))}catch(b){m(b)}}return jr.create=t.create,jr.toCanvas=o.bind(null,n.render),jr.toDataURL=o.bind(null,n.renderToDataURL),jr.toString=o.bind(null,function(a,u,h){return s.render(a,h)}),jr}var o2=r2();const a2=Yh(o2);function P_(e){return typeof e=="string"?e.trim():e&&typeof e=="object"&&typeof e.data=="string"?e.data.trim():""}function l2(e){const t=String(e||"").trim();if(!t)return{kind:"empty"};const n=qx(t);if(!n||!n.ok)return{kind:"invalid"};const s=[];return n.ssh||s.push("ssh"),n.name||s.push("name"),s.length?{kind:"partial",decoded:n,missing:s}:{kind:"complete",decoded:n}}function c2(e,t,n=new Set,s=!1){if(!t||!t.ok)return e;const o=Vx(e,t,n);return t.version===2&&t.name&&!n.has("name")&&!s&&(o.name=t.name),!n.has("label")&&!o.label&&t.label&&(o.label=t.label),o}function A_(e,t,n=new Set,s=!1){const o=String(t||"").trim(),a=l2(o);let u={...e,pairingUrl:o};return(a.kind==="complete"||a.kind==="partial")&&(u={...c2(u,a.decoded,n,s),pairingUrl:o}),{classification:a,form:u}}function Dl(e,t){const n=String(t||"").toLowerCase();if(!/^[a-f0-9]{16,64}$/.test(n))return"";const s=String(e||"NexusCrew").replace(/([a-z0-9])([A-Z])/g,"$1 $2");let o=_s(s);(o==="localhost"||o==="node")&&(o="nexuscrew");const a=n.slice(0,4),u=Math.max(1,32-a.length-1);return`${o.slice(0,u).replace(/-+$/g,"")||"n"}-${a}`}function u2(e,{deviceDefault:t="",localNodeId:n="",localNameDefault:s=""}={}){const o={name:e.name,ssh:e.ssh,pairingUrl:e.pairingUrl,...e.label?{label:e.label}:{},...e.sshPort?{sshPort:Number(e.sshPort)}:{}},a=e.localLabel||t;a&&(o.localLabel=a);const u=String(e.localName||Dl(a,n)||s||"").trim();return u&&(o.localName=u),o}function d2(){const e=new Set;let t=!1;return{canAuto(n){return!t&&!e.has(String(n||""))},start(n){return t?!1:(t=!0,e.add(String(n||"")),!0)},finish(){t=!1},reset(n){e.delete(String(n||""))},isBusy(){return t}}}const h2=["validation","conflict","ssh-start","ssh-ready","join","tunnel-final","confirm","health"];function f2(e){const t=e&&e.data||{},n=typeof t.stage=="string"&&t.stage?t.stage:"",s=typeof t.detail=="string"&&t.detail?t.detail:"";return{stage:n,code:typeof t.code=="string"?t.code:"",detail:s,hint:typeof t.hint=="string"?t.hint:"",suggestedName:typeof t.suggestedName=="string"?t.suggestedName:"",retryable:typeof t.retryable=="boolean"?t.retryable:!n,message:s||String(e&&e.message||e)}}const p2="modulepreload",m2=function(e){return"/"+e},L_={},g2=function(t,n,s){let o=Promise.resolve();if(n&&n.length>0){let u=function(m){return Promise.all(m.map(v=>Promise.resolve(v).then(y=>({status:"fulfilled",value:y}),y=>({status:"rejected",reason:y}))))};document.getElementsByTagName("link");const h=document.querySelector("meta[property=csp-nonce]"),p=(h==null?void 0:h.nonce)||(h==null?void 0:h.getAttribute("nonce"));o=u(n.map(m=>{if(m=m2(m),m in L_)return;L_[m]=!0;const v=m.endsWith(".css"),y=v?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${m}"]${y}`))return;const w=document.createElement("link");if(w.rel=v?"stylesheet":p2,v||(w.as="script"),w.crossOrigin="",w.href=m,p&&w.setAttribute("nonce",p),document.head.appendChild(w),v)return new Promise((b,S)=>{w.addEventListener("load",b),w.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${m}`)))})}))}function a(u){const h=new Event("vite:preloadError",{cancelable:!0});if(h.payload=u,window.dispatchEvent(h),!h.defaultPrevented)throw u}return o.then(u=>{for(const h of u||[])h.status==="rejected"&&a(h.reason);return t().catch(a)})};class Je{constructor(t,n,s,o,a){this._legacyCanvasSize=Je.DEFAULT_CANVAS_SIZE,this._preferredCamera="environment",this._maxScansPerSecond=25,this._lastScanTimestamp=-1,this._destroyed=this._flashOn=this._paused=this._active=!1,this.$video=t,this.$canvas=document.createElement("canvas"),s&&typeof s=="object"?this._onDecode=n:(console.warn(s||o||a?"You're using a deprecated version of the QrScanner constructor which will be removed in the future":"Note that the type of the scan result passed to onDecode will change in the future. To already switch to the new api today, you can pass returnDetailedScanResult: true."),this._legacyOnDecode=n),n=typeof s=="object"?s:{},this._onDecodeError=n.onDecodeError||(typeof s=="function"?s:this._onDecodeError),this._calculateScanRegion=n.calculateScanRegion||(typeof o=="function"?o:this._calculateScanRegion),this._preferredCamera=n.preferredCamera||a||this._preferredCamera,this._legacyCanvasSize=typeof s=="number"?s:typeof o=="number"?o:this._legacyCanvasSize,this._maxScansPerSecond=n.maxScansPerSecond||this._maxScansPerSecond,this._onPlay=this._onPlay.bind(this),this._onLoadedMetaData=this._onLoadedMetaData.bind(this),this._onVisibilityChange=this._onVisibilityChange.bind(this),this._updateOverlay=this._updateOverlay.bind(this),t.disablePictureInPicture=!0,t.playsInline=!0,t.muted=!0;let u=!1;if(t.hidden&&(t.hidden=!1,u=!0),document.body.contains(t)||(document.body.appendChild(t),u=!0),s=t.parentElement,n.highlightScanRegion||n.highlightCodeOutline){if(o=!!n.overlay,this.$overlay=n.overlay||document.createElement("div"),a=this.$overlay.style,a.position="absolute",a.display="none",a.pointerEvents="none",this.$overlay.classList.add("scan-region-highlight"),!o&&n.highlightScanRegion){this.$overlay.innerHTML='<svg class="scan-region-highlight-svg" viewBox="0 0 238 238" preserveAspectRatio="none" style="position:absolute;width:100%;height:100%;left:0;top:0;fill:none;stroke:#e9b213;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"><path d="M31 2H10a8 8 0 0 0-8 8v21M207 2h21a8 8 0 0 1 8 8v21m0 176v21a8 8 0 0 1-8 8h-21m-176 0H10a8 8 0 0 1-8-8v-21"/></svg>';try{this.$overlay.firstElementChild.animate({transform:["scale(.98)","scale(1.01)"]},{duration:400,iterations:1/0,direction:"alternate",easing:"ease-in-out"})}catch{}s.insertBefore(this.$overlay,this.$video.nextSibling)}n.highlightCodeOutline&&(this.$overlay.insertAdjacentHTML("beforeend",'<svg class="code-outline-highlight" preserveAspectRatio="none" style="display:none;width:100%;height:100%;fill:none;stroke:#e9b213;stroke-width:5;stroke-dasharray:25;stroke-linecap:round;stroke-linejoin:round"><polygon/></svg>'),this.$codeOutlineHighlight=this.$overlay.lastElementChild)}this._scanRegion=this._calculateScanRegion(t),requestAnimationFrame(()=>{let h=window.getComputedStyle(t);h.display==="none"&&(t.style.setProperty("display","block","important"),u=!0),h.visibility!=="visible"&&(t.style.setProperty("visibility","visible","important"),u=!0),u&&(console.warn("QrScanner has overwritten the video hiding style to avoid Safari stopping the playback."),t.style.opacity="0",t.style.width="0",t.style.height="0",this.$overlay&&this.$overlay.parentElement&&this.$overlay.parentElement.removeChild(this.$overlay),delete this.$overlay,delete this.$codeOutlineHighlight),this.$overlay&&this._updateOverlay()}),t.addEventListener("play",this._onPlay),t.addEventListener("loadedmetadata",this._onLoadedMetaData),document.addEventListener("visibilitychange",this._onVisibilityChange),window.addEventListener("resize",this._updateOverlay),this._qrEnginePromise=Je.createQrEngine()}static set WORKER_PATH(t){console.warn("Setting QrScanner.WORKER_PATH is not required and not supported anymore. Have a look at the README for new setup instructions.")}static async hasCamera(){try{return!!(await Je.listCameras(!1)).length}catch{return!1}}static async listCameras(t=!1){if(!navigator.mediaDevices)return[];let n=async()=>(await navigator.mediaDevices.enumerateDevices()).filter(o=>o.kind==="videoinput"),s;try{t&&(await n()).every(o=>!o.label)&&(s=await navigator.mediaDevices.getUserMedia({audio:!1,video:!0}))}catch{}try{return(await n()).map((o,a)=>({id:o.deviceId,label:o.label||(a===0?"Default Camera":`Camera ${a+1}`)}))}finally{s&&(console.warn("Call listCameras after successfully starting a QR scanner to avoid creating a temporary video stream"),Je._stopVideoStream(s))}}async hasFlash(){let t;try{if(this.$video.srcObject){if(!(this.$video.srcObject instanceof MediaStream))return!1;t=this.$video.srcObject}else t=(await this._getCameraStream()).stream;return"torch"in t.getVideoTracks()[0].getSettings()}catch{return!1}finally{t&&t!==this.$video.srcObject&&(console.warn("Call hasFlash after successfully starting the scanner to avoid creating a temporary video stream"),Je._stopVideoStream(t))}}isFlashOn(){return this._flashOn}async toggleFlash(){this._flashOn?await this.turnFlashOff():await this.turnFlashOn()}async turnFlashOn(){if(!this._flashOn&&!this._destroyed&&(this._flashOn=!0,this._active&&!this._paused))try{if(!await this.hasFlash())throw"No flash available";await this.$video.srcObject.getVideoTracks()[0].applyConstraints({advanced:[{torch:!0}]})}catch(t){throw this._flashOn=!1,t}}async turnFlashOff(){this._flashOn&&(this._flashOn=!1,await this._restartVideoStream())}destroy(){this.$video.removeEventListener("loadedmetadata",this._onLoadedMetaData),this.$video.removeEventListener("play",this._onPlay),document.removeEventListener("visibilitychange",this._onVisibilityChange),window.removeEventListener("resize",this._updateOverlay),this._destroyed=!0,this._flashOn=!1,this.stop(),Je._postWorkerMessage(this._qrEnginePromise,"close")}async start(){if(this._destroyed)throw Error("The QR scanner can not be started as it had been destroyed.");if((!this._active||this._paused)&&(window.location.protocol!=="https:"&&console.warn("The camera stream is only accessible if the page is transferred via https."),this._active=!0,!document.hidden))if(this._paused=!1,this.$video.srcObject)await this.$video.play();else try{let{stream:t,facingMode:n}=await this._getCameraStream();!this._active||this._paused?Je._stopVideoStream(t):(this._setVideoMirror(n),this.$video.srcObject=t,await this.$video.play(),this._flashOn&&(this._flashOn=!1,this.turnFlashOn().catch(()=>{})))}catch(t){if(!this._paused)throw this._active=!1,t}}stop(){this.pause(),this._active=!1}async pause(t=!1){if(this._paused=!0,!this._active)return!0;this.$video.pause(),this.$overlay&&(this.$overlay.style.display="none");let n=()=>{this.$video.srcObject instanceof MediaStream&&(Je._stopVideoStream(this.$video.srcObject),this.$video.srcObject=null)};return t?(n(),!0):(await new Promise(s=>setTimeout(s,300)),this._paused?(n(),!0):!1)}async setCamera(t){t!==this._preferredCamera&&(this._preferredCamera=t,await this._restartVideoStream())}static async scanImage(t,n,s,o,a=!1,u=!1){let h,p=!1;n&&("scanRegion"in n||"qrEngine"in n||"canvas"in n||"disallowCanvasResizing"in n||"alsoTryWithoutScanRegion"in n||"returnDetailedScanResult"in n)?(h=n.scanRegion,s=n.qrEngine,o=n.canvas,a=n.disallowCanvasResizing||!1,u=n.alsoTryWithoutScanRegion||!1,p=!0):console.warn(n||s||o||a||u?"You're using a deprecated api for scanImage which will be removed in the future.":"Note that the return type of scanImage will change in the future. To already switch to the new api today, you can pass returnDetailedScanResult: true."),n=!!s;try{let m,v;[s,m]=await Promise.all([s||Je.createQrEngine(),Je._loadImage(t)]),[o,v]=Je._drawToCanvas(m,h,o,a);let y;if(s instanceof Worker){let w=s;n||Je._postWorkerMessageSync(w,"inversionMode","both"),y=await new Promise((b,S)=>{let C,x,R,E=-1;x=B=>{B.data.id===E&&(w.removeEventListener("message",x),w.removeEventListener("error",R),clearTimeout(C),B.data.data!==null?b({data:B.data.data,cornerPoints:Je._convertPoints(B.data.cornerPoints,h)}):S(Je.NO_QR_CODE_FOUND))},R=B=>{w.removeEventListener("message",x),w.removeEventListener("error",R),clearTimeout(C),S("Scanner error: "+(B?B.message||B:"Unknown Error"))},w.addEventListener("message",x),w.addEventListener("error",R),C=setTimeout(()=>R("timeout"),1e4);let $=v.getImageData(0,0,o.width,o.height);E=Je._postWorkerMessageSync(w,"decode",$,[$.data.buffer])})}else y=await Promise.race([new Promise((w,b)=>window.setTimeout(()=>b("Scanner error: timeout"),1e4)),(async()=>{try{var[w]=await s.detect(o);if(!w)throw Je.NO_QR_CODE_FOUND;return{data:w.rawValue,cornerPoints:Je._convertPoints(w.cornerPoints,h)}}catch(b){if(w=b.message||b,/not implemented|service unavailable/.test(w))return Je._disableBarcodeDetector=!0,Je.scanImage(t,{scanRegion:h,canvas:o,disallowCanvasResizing:a,alsoTryWithoutScanRegion:u});throw`Scanner error: ${w}`}})()]);return p?y:y.data}catch(m){if(!h||!u)throw m;let v=await Je.scanImage(t,{qrEngine:s,canvas:o,disallowCanvasResizing:a});return p?v:v.data}finally{n||Je._postWorkerMessage(s,"close")}}setGrayscaleWeights(t,n,s,o=!0){Je._postWorkerMessage(this._qrEnginePromise,"grayscaleWeights",{red:t,green:n,blue:s,useIntegerApproximation:o})}setInversionMode(t){Je._postWorkerMessage(this._qrEnginePromise,"inversionMode",t)}static async createQrEngine(t){if(t&&console.warn("Specifying a worker path is not required and not supported anymore."),t=()=>g2(()=>import("./qr-scanner-worker.min-D85Z9gVD.js"),[]).then(s=>s.createWorker()),!(!Je._disableBarcodeDetector&&"BarcodeDetector"in window&&BarcodeDetector.getSupportedFormats&&(await BarcodeDetector.getSupportedFormats()).includes("qr_code")))return t();let n=navigator.userAgentData;return n&&n.brands.some(({brand:s})=>/Chromium/i.test(s))&&/mac ?OS/i.test(n.platform)&&await n.getHighEntropyValues(["architecture","platformVersion"]).then(({architecture:s,platformVersion:o})=>/arm/i.test(s||"arm")&&13<=parseInt(o||"13")).catch(()=>!0)?t():new BarcodeDetector({formats:["qr_code"]})}_onPlay(){this._scanRegion=this._calculateScanRegion(this.$video),this._updateOverlay(),this.$overlay&&(this.$overlay.style.display=""),this._scanFrame()}_onLoadedMetaData(){this._scanRegion=this._calculateScanRegion(this.$video),this._updateOverlay()}_onVisibilityChange(){document.hidden?this.pause():this._active&&this.start()}_calculateScanRegion(t){let n=Math.round(.6666666666666666*Math.min(t.videoWidth,t.videoHeight));return{x:Math.round((t.videoWidth-n)/2),y:Math.round((t.videoHeight-n)/2),width:n,height:n,downScaledWidth:this._legacyCanvasSize,downScaledHeight:this._legacyCanvasSize}}_updateOverlay(){requestAnimationFrame(()=>{if(this.$overlay){var t=this.$video,n=t.videoWidth,s=t.videoHeight,o=t.offsetWidth,a=t.offsetHeight,u=t.offsetLeft,h=t.offsetTop,p=window.getComputedStyle(t),m=p.objectFit,v=n/s,y=o/a;switch(m){case"none":var w=n,b=s;break;case"fill":w=o,b=a;break;default:(m==="cover"?v>y:v<y)?(b=a,w=b*v):(w=o,b=w/v),m==="scale-down"&&(w=Math.min(w,n),b=Math.min(b,s))}var[S,C]=p.objectPosition.split(" ").map((R,E)=>{const $=parseFloat(R);return R.endsWith("%")?(E?a-b:o-w)*$/100:$});p=this._scanRegion.width||n,y=this._scanRegion.height||s,m=this._scanRegion.x||0;var x=this._scanRegion.y||0;v=this.$overlay.style,v.width=`${p/n*w}px`,v.height=`${y/s*b}px`,v.top=`${h+C+x/s*b}px`,s=/scaleX\(-1\)/.test(t.style.transform),v.left=`${u+(s?o-S-w:S)+(s?n-m-p:m)/n*w}px`,v.transform=t.style.transform}})}static _convertPoints(t,n){if(!n)return t;let s=n.x||0,o=n.y||0,a=n.width&&n.downScaledWidth?n.width/n.downScaledWidth:1;n=n.height&&n.downScaledHeight?n.height/n.downScaledHeight:1;for(let u of t)u.x=u.x*a+s,u.y=u.y*n+o;return t}_scanFrame(){!this._active||this.$video.paused||this.$video.ended||("requestVideoFrameCallback"in this.$video?this.$video.requestVideoFrameCallback.bind(this.$video):requestAnimationFrame)(async()=>{if(!(1>=this.$video.readyState)){var t=Date.now()-this._lastScanTimestamp,n=1e3/this._maxScansPerSecond;t<n&&await new Promise(o=>setTimeout(o,n-t)),this._lastScanTimestamp=Date.now();try{var s=await Je.scanImage(this.$video,{scanRegion:this._scanRegion,qrEngine:this._qrEnginePromise,canvas:this.$canvas})}catch(o){if(!this._active)return;this._onDecodeError(o)}!Je._disableBarcodeDetector||await this._qrEnginePromise instanceof Worker||(this._qrEnginePromise=Je.createQrEngine()),s?(this._onDecode?this._onDecode(s):this._legacyOnDecode&&this._legacyOnDecode(s.data),this.$codeOutlineHighlight&&(clearTimeout(this._codeOutlineHighlightRemovalTimeout),this._codeOutlineHighlightRemovalTimeout=void 0,this.$codeOutlineHighlight.setAttribute("viewBox",`${this._scanRegion.x||0} ${this._scanRegion.y||0} ${this._scanRegion.width||this.$video.videoWidth} ${this._scanRegion.height||this.$video.videoHeight}`),this.$codeOutlineHighlight.firstElementChild.setAttribute("points",s.cornerPoints.map(({x:o,y:a})=>`${o},${a}`).join(" ")),this.$codeOutlineHighlight.style.display="")):this.$codeOutlineHighlight&&!this._codeOutlineHighlightRemovalTimeout&&(this._codeOutlineHighlightRemovalTimeout=setTimeout(()=>this.$codeOutlineHighlight.style.display="none",100))}this._scanFrame()})}_onDecodeError(t){t!==Je.NO_QR_CODE_FOUND&&console.log(t)}async _getCameraStream(){if(!navigator.mediaDevices)throw"Camera not found.";let t=/^(environment|user)$/.test(this._preferredCamera)?"facingMode":"deviceId",n=[{width:{min:1024}},{width:{min:768}},{}],s=n.map(o=>Object.assign({},o,{[t]:{exact:this._preferredCamera}}));for(let o of[...s,...n])try{let a=await navigator.mediaDevices.getUserMedia({video:o,audio:!1}),u=this._getFacingMode(a)||(o.facingMode?this._preferredCamera:this._preferredCamera==="environment"?"user":"environment");return{stream:a,facingMode:u}}catch{}throw"Camera not found."}async _restartVideoStream(){let t=this._paused;await this.pause(!0)&&!t&&this._active&&await this.start()}static _stopVideoStream(t){for(let n of t.getTracks())n.stop(),t.removeTrack(n)}_setVideoMirror(t){this.$video.style.transform="scaleX("+(t==="user"?-1:1)+")"}_getFacingMode(t){return(t=t.getVideoTracks()[0])?/rear|back|environment/i.test(t.label)?"environment":/front|user|face/i.test(t.label)?"user":null:null}static _drawToCanvas(t,n,s,o=!1){s=s||document.createElement("canvas");let a=n&&n.x?n.x:0,u=n&&n.y?n.y:0,h=n&&n.width?n.width:t.videoWidth||t.width,p=n&&n.height?n.height:t.videoHeight||t.height;return o||(o=n&&n.downScaledWidth?n.downScaledWidth:h,n=n&&n.downScaledHeight?n.downScaledHeight:p,s.width!==o&&(s.width=o),s.height!==n&&(s.height=n)),n=s.getContext("2d",{alpha:!1}),n.imageSmoothingEnabled=!1,n.drawImage(t,a,u,h,p,0,0,s.width,s.height),[s,n]}static async _loadImage(t){if(t instanceof Image)return await Je._awaitImageLoad(t),t;if(t instanceof HTMLVideoElement||t instanceof HTMLCanvasElement||t instanceof SVGImageElement||"OffscreenCanvas"in window&&t instanceof OffscreenCanvas||"ImageBitmap"in window&&t instanceof ImageBitmap)return t;if(t instanceof File||t instanceof Blob||t instanceof URL||typeof t=="string"){let n=new Image;n.src=t instanceof File||t instanceof Blob?URL.createObjectURL(t):t.toString();try{return await Je._awaitImageLoad(n),n}finally{(t instanceof File||t instanceof Blob)&&URL.revokeObjectURL(n.src)}}else throw"Unsupported image type."}static async _awaitImageLoad(t){t.complete&&t.naturalWidth!==0||await new Promise((n,s)=>{let o=a=>{t.removeEventListener("load",o),t.removeEventListener("error",o),a instanceof ErrorEvent?s("Image load error"):n()};t.addEventListener("load",o),t.addEventListener("error",o)})}static async _postWorkerMessage(t,n,s,o){return Je._postWorkerMessageSync(await t,n,s,o)}static _postWorkerMessageSync(t,n,s,o){if(!(t instanceof Worker))return-1;let a=Je._workerMessageId++;return t.postMessage({id:a,type:n,data:s},o),a}}Je.DEFAULT_CANVAS_SIZE=400;Je.NO_QR_CODE_FOUND="No QR code found";Je._disableBarcodeDetector=!1;Je._workerMessageId=0;function v2({onResult:e,onClose:t}){const n=N.useRef(null),s=N.useRef(null),o=N.useRef(!1),[a,u]=N.useState("");N.useEffect(()=>{let p=!1;const m=n.current,v=y=>{p||o.current||(o.current=!0,e(y))};return(async()=>{if(typeof navigator>"u"||!navigator.mediaDevices||typeof navigator.mediaDevices.getUserMedia!="function"){u(f("qr-unsupported"));return}let y=!1;try{y=await Je.hasCamera()}catch{y=!1}if(!y){u(f("qr-no-camera"));return}if(p||!m)return;const w=new Je(m,b=>{const S=P_(b);S&&v(S)},{returnDetailedScanResult:!0,preferredCamera:"environment",calculateScanRegion:b=>{const S=b.videoWidth||640,C=b.videoHeight||480,x=Math.max(1,Math.round(Math.min(S,C)*.92));return{x:Math.round((S-x)/2),y:Math.round((C-x)/2),width:x,height:x,downScaledWidth:600,downScaledHeight:600}},highlightScanRegion:!0,highlightCodeOutline:!0});s.current=w;try{await w.start()}catch(b){if(p)return;const S=b&&b.name||"";u(f(S==="NotAllowedError"||S==="SecurityError"?"qr-permission":S==="NotFoundError"||S==="OverconstrainedError"||S==="NotReadableError"?"qr-no-camera":"qr-unsupported"))}})(),()=>{p=!0;const y=s.current;if(y){try{y.stop()}catch{}try{y.destroy()}catch{}s.current=null}const w=m,b=w&&w.srcObject;if(b&&typeof b.getTracks=="function"){for(const S of b.getTracks())try{S.stop()}catch{}try{w.srcObject=null}catch{}}}},[]);const h=async p=>{const m=p.target.files&&p.target.files[0];if(p.target.value="",!!m)try{const v=await Je.scanImage(m,{returnDetailedScanResult:!0}),y=P_(v);if(!y)throw new Error("empty");o.current||(o.current=!0,e(y))}catch{u(f("pairing-qr-invalid"))}};return l.jsx("div",{className:"nc-sheet-overlay nc-qr-overlay",onClick:t,children:l.jsxs("div",{className:"nc-sheet nc-qr-modal",onClick:p=>p.stopPropagation(),children:[l.jsx("div",{className:"nc-sheet-head",children:l.jsx("b",{children:f("scan-qr")})}),l.jsx("video",{ref:n,className:"nc-qr-video",playsInline:!0,muted:!0}),a&&l.jsx("div",{className:"nc-err",role:"alert",children:a}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsxs("label",{className:"nc-btn ghost nc-qr-upload",children:[f("qr-upload"),l.jsx("input",{type:"file",accept:"image/*",hidden:!0,onChange:h})]}),l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:t,children:f("cancel")})]})]})})}const T_=()=>({name:"",label:"",ssh:"",sshPort:"",pairingUrl:"",localLabel:"",localName:""});function Xw({token:e,initial:t="",autoStart:n=!1,deviceDefault:s="",localNodeId:o="",localNameDefault:a="",readonly:u=!1,onSuccess:h,onBusyChange:p}){const[m,v]=N.useState(T_),[y,w]=N.useState(!1),[b,S]=N.useState(!1),[C,x]=N.useState("idle"),[R,E]=N.useState(null),[$,B]=N.useState(""),[K,V]=N.useState(!1),[Y,te]=N.useState(!1),Q=N.useRef(d2()),J=N.useRef(new Set),H=C==="busy",L=Dl(m.localLabel||s,o)||a,A=Y?m.localName:L;N.useEffect(()=>(p&&p(H),()=>{p&&p(!1)}),[H,p]);const z=async D=>{const M=String(D.pairingUrl||"").trim();if(Q.current.start(M)){x("busy"),E(null),B("");try{await T0(e,u2({...D,localName:Y?D.localName:Dl(D.localLabel||s,o)||a},{deviceDefault:s,localNodeId:o,localNameDefault:a})),x("ok"),w(!1),v(T_()),J.current=new Set,V(!1),te(!1),Q.current.finish(),h&&await h()}catch(W){const G=f2(W);E(G),x("idle"),Q.current.finish(),G.code==="peer-name-conflict"&&Gd(G.suggestedName)&&(te(!0),J.current.add("localName"),v(ue=>({...ue,localName:G.suggestedName}))),(G.stage==="validation"||G.stage==="conflict"||G.stage==="ssh-start"||G.stage==="ssh-ready"||String(G.code||"").startsWith("ssh-"))&&w(!0)}}},O=(D,M=!0)=>{const{classification:W,form:G}=A_(m,D,J.current,K),ue=G.pairingUrl;if(E(null),B(""),C==="ok"&&x("idle"),v(G),W.kind==="invalid"){E({stage:"validation",code:"bad-link",message:f("pair-invalid-link"),hint:f("pair-invalid-hint"),retryable:!0});return}if(W.kind==="partial"){w(!0),B(W.missing.includes("ssh")?f("pair-missing-ssh"):f("pair-missing-name"));return}W.kind==="complete"&&M&&!u&&Q.current.canAuto(ue)&&z(G)};N.useEffect(()=>{t&&O(t,n)},[]);const T=()=>{const D=String(m.pairingUrl||"").trim(),{classification:M,form:W}=A_(m,D,J.current,K);if(v(W),B(""),E(null),M.kind==="empty"){E({stage:"validation",message:f("pairing-required"),retryable:!0});return}if(M.kind==="invalid"){E({stage:"validation",code:"bad-link",message:f("pair-invalid-link"),hint:f("pair-invalid-hint"),retryable:!0});return}if(!W.ssh||!W.name){w(!0),B(W.ssh?f("pair-missing-name"):f("pair-missing-ssh"));return}if(W.label&&!Ir(W.label)){E({stage:"validation",message:f("err-label"),retryable:!0});return}if(W.localLabel&&!Ir(W.localLabel)){E({stage:"validation",message:f("err-label"),retryable:!0});return}const G=Y?W.localName:Dl(W.localLabel||s,o)||a;if(!Gd(G)||G==="localhost"){w(!0),E({stage:"validation",code:"bad-local-name",message:f("err-local-name"),retryable:!0});return}Q.current.reset(D),z(W)},F=async()=>{try{if(!navigator.clipboard||typeof navigator.clipboard.readText!="function")throw new Error("unsupported");const D=await navigator.clipboard.readText();D&&D.trim()?O(D):B(f("pair-clipboard-empty"))}catch{B(f("pair-clipboard-denied"))}},k=(D,M)=>{J.current.add(D),v(W=>({...W,[D]:M}))},I=R&&R.stage&&(h2.includes(R.stage)||R.stage==="internal")?f(`pair-stage-${R.stage}`):f("pair-stage-generic");return l.jsxs("div",{className:"nc-set-form nc-pair-card",children:[l.jsx("div",{className:"nc-sheet-label",children:f("pair-card-title")}),l.jsx("div",{className:"nc-set-info",children:f("pair-card-help")}),l.jsx("input",{className:"nc-pair-input",placeholder:f("pair-paste-ph"),value:m.pairingUrl,disabled:u||H,onChange:D=>{v({...m,pairingUrl:D.target.value}),E(null),B("")},onPaste:D=>{const M=D.clipboardData&&D.clipboardData.getData("text")||"";M.trim()&&(D.preventDefault(),O(M))},onKeyDown:D=>{D.key==="Enter"&&(D.preventDefault(),T())}}),l.jsxs("div",{className:"nc-pair-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:u||H,onClick:F,children:f("pair-paste-btn")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:u||H,onClick:()=>S(!0),children:f("scan-qr")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:u||H,title:u?f("settings-readonly"):"",onClick:T,children:f("test-and-connect")})]}),l.jsxs("div",{className:"nc-pair-status","aria-live":"polite",children:[H&&l.jsx("div",{className:"nc-pair-progress",children:f("pair-progress")}),C==="ok"&&l.jsx("div",{className:"nc-set-test ok",children:f("node-connected")}),$&&l.jsx("div",{className:"nc-set-hint nc-pair-notice",children:$}),R&&l.jsxs("div",{className:"nc-err",role:"alert",children:[l.jsx("b",{children:I})," — ",R.message,R.hint&&l.jsx("div",{className:"nc-pair-hint",children:R.hint}),R.retryable&&l.jsx("div",{children:l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:u||H,onClick:T,children:f("pair-retry")})})]})]}),l.jsxs("button",{type:"button",className:"nc-btn ghost nc-pair-advanced-toggle",disabled:H,onClick:()=>w(D=>!D),children:[y?"▾":"▸"," ",f("pair-advanced")]}),y&&l.jsxs("div",{className:"nc-pair-advanced",children:[l.jsxs("label",{className:"nc-field",children:[f("node-display-label"),l.jsx("input",{placeholder:"Home Relay",value:m.label,disabled:u||H,onChange:D=>{J.current.add("label"),v(M=>({...M,label:D.target.value,name:K?M.name:_s(D.target.value)}))}})]}),l.jsxs("label",{className:"nc-field",children:[f("node-name-label"),l.jsx("input",{placeholder:f("node-name-ph"),value:m.name,disabled:u||H,onChange:D=>{V(!0),J.current.add("name"),v(M=>({...M,name:D.target.value?_s(D.target.value):""}))}})]}),l.jsx("small",{className:"nc-set-hint",children:f("node-slug-hint").replace("{slug}",m.name||"home-relay")}),l.jsxs("label",{className:"nc-field",children:[f("pair-ssh-local-label"),l.jsx("input",{placeholder:"my-relay",value:m.ssh,disabled:u||H,onChange:D=>{J.current.add("ssh"),k("ssh",D.target.value)}}),l.jsx("small",{className:"nc-set-hint",children:f("node-ssh-local-help")})]}),l.jsxs("label",{className:"nc-field",children:[f("node-ssh-port-label"),l.jsx("input",{inputMode:"numeric",placeholder:f("node-ssh-port-help"),value:m.sshPort,disabled:u||H,onChange:D=>k("sshPort",D.target.value.replace(/[^0-9]/g,"").slice(0,5))})]}),l.jsxs("label",{className:"nc-field",children:[f("device-name-label"),l.jsx("input",{placeholder:s||"NexusCrew",value:m.localLabel,disabled:u||H,onChange:D=>k("localLabel",D.target.value)}),l.jsx("small",{className:"nc-set-hint",children:f("device-name-hint")})]}),l.jsxs("label",{className:"nc-field",children:[f("local-route-name-label"),l.jsx("input",{placeholder:L||"nexuscrew-5bd6",value:A,disabled:u||H,onChange:D=>{te(!0),J.current.add("localName"),v(M=>({...M,localName:D.target.value?_s(D.target.value):""}))}}),l.jsx("small",{className:"nc-set-hint",children:f("local-route-name-hint")})]})]}),b&&l.jsx(v2,{onResult:D=>{S(!1),O(D)},onClose:()=>S(!1)})]})}const wi={routed:"peer-routed",routedStale:"peer-routed-stale",up:"tunnel-up",down:"tunnel-down",passive:"node-connected-client",vlOnline:"vl-poll-online",vlOffline:"vl-poll-offline"};function Df(e){if(!e||typeof e!="object")return{key:wi.down,up:!1};if(e.kind==="vl")return e.online?{key:wi.vlOnline,up:!0}:{key:wi.vlOffline,up:!1};if(e.kind==="transitive"){const n=e.stale===!0;return{key:n?wi.routedStale:wi.routed,up:!n,routed:!0}}const t=e.tunnel&&e.tunnel.status;return t==="up"?{key:wi.up,up:!0}:t==="passive"?{key:wi.passive,up:!1,passive:!0}:{key:wi.down,up:!1}}function Qw(e){if(!e||typeof e!="object")return{key:"peer-private",shortKey:"row-private",shared:!1};if(e.kind==="vl")return{key:"peer-vl-federated",shortKey:"row-vl-federated",shared:!0};if(e.shared!==!0)return{key:"peer-private",shortKey:"row-private",shared:!1};const t=e.visibility||"network";if(t==="relay-only")return{key:"visibility-relay",shortKey:"visibility-relay",shared:!0,visibility:t};if(t==="selected"){const n=Array.isArray(e.selected)?e.selected.length:0;return{key:"visibility-selected",shortKey:"visibility-selected",shared:!0,visibility:t,count:n}}return{key:"visibility-network",shortKey:"visibility-network",shared:!0,visibility:t}}function _2(e){const n=e.health&&typeof e.health.detail=="string"&&e.health.detail.trim()||f(e.online?wi.vlOnline:wi.vlOffline);return e.ownerLabel?`${e.ownerLabel} · ${n}`:n}function y2(e){if(!e||typeof e!="object")return null;const t=typeof e.name=="string"?e.name:"";if(!t)return null;const n=e.kind==="transitive";return{name:t,title:typeof e.label=="string"&&e.label.trim()||t,subtitle:e.kind==="vl"?_2(e):t,reach:Df(e),exposure:Qw(e),routed:n,routeLabel:n&&Array.isArray(e.route)?e.route.join(" › "):null}}function w2(e){if(!e||typeof e!="object"||typeof e.name!="string"||!e.name)return null;const t=e.kind==="transitive";return{name:e.name,title:typeof e.label=="string"&&e.label.trim()||e.name,routed:t,route:t&&Array.isArray(e.route)?[...e.route]:null,ssh:!t&&e.direction==="outbound"&&e.ssh?String(e.ssh):null,inbound:!t&&e.direction==="inbound",transport:e.tunnel&&typeof e.tunnel.transport=="string"&&e.tunnel.transport||null}}function b2(e){return!e||typeof e!="object"?null:e.kind==="transitive"?{key:"authority-routed",ownerEquivalent:!1,grants:[],model:"none"}:{key:"authority-owner-equivalent",ownerEquivalent:!0,grants:[],model:"none"}}function S2(e,t){if(!e||e.visibility!=="selected")return[];const n=[...new Set(Array.isArray(e.selected)?e.selected:[])],s=new Map;for(const o of Array.isArray(t)?t:[])o&&o.nodeId&&!s.has(o.nodeId)&&s.set(o.nodeId,o);return n.map(o=>{const a=s.get(o);return{id:o,label:a?typeof a.label=="string"&&a.label.trim()||a.name:o,known:!!a}})}function x2(e,t,n=""){if(!e)return[];const s=new Set(Array.isArray(e.selected)?e.selected:[]),o=String(n||"").trim().toLowerCase(),a=new Set,u=[],h=p=>e.nodeId?p.nodeId===e.nodeId:p.name===e.name;for(const p of Array.isArray(t)?t:[]){if(!p||!p.nodeId||h(p)||s.has(p.nodeId)||a.has(p.nodeId))continue;const m=typeof p.label=="string"&&p.label.trim()||p.name;o&&!`${m} ${p.name}`.toLowerCase().includes(o)||(a.add(p.nodeId),u.push({id:p.nodeId,label:m,name:p.name}))}return u.sort((p,m)=>p.label.localeCompare(m.label))}function k2(e,{readonly:t=!1,busy:n=!1}={}){if(!e||typeof e!="object")return[];const s=e.actions&&typeof e.actions=="object"?e.actions:{},o=Df(e).up,a=[],u=(h,p,{mutating:m=!0,danger:v=!1}={})=>{a.push({key:h,action:p,danger:v,disabled:n||m&&t})};return s.edit&&u("edit","edit"),s.test&&u("node-test","test",{mutating:!1}),s.disconnect&&o&&u("tunnel-stop","down"),s.connect&&!o&&u("tunnel-start","up"),s.restart&&u("tunnel-restart","restart"),s.remove&&u("delete","remove",{danger:!0}),a}function Jw(e){const t=e&&typeof e.cellVisibility=="string"?e.cellVisibility:"all";return["all","none","selected"].includes(t)?t:"all"}function C2(e,t){if(Jw(e)!=="selected")return[];const n=[...new Set(Array.isArray(e.cells)?e.cells:[])];if(!Array.isArray(t))return n.map(o=>({id:o,label:o,known:!0}));const s=new Set(t.map(o=>typeof o=="string"?o:o&&(o.cell||o.id)).filter(Boolean));return n.map(o=>({id:o,label:o,known:s.has(o)}))}function E2(e,t,n=""){const s=new Set(Array.isArray(e&&e.cells)?e.cells:[]),o=String(n||"").trim().toLowerCase(),a=new Set,u=[];for(const h of Array.isArray(t)?t:[]){const p=typeof h=="string"?h:h&&(h.cell||h.id);!p||s.has(p)||a.has(p)||o&&!p.toLowerCase().includes(o)||(a.add(p),u.push({id:p,label:p}))}return u.sort((h,p)=>h.label.localeCompare(p.label))}function N2(e,t,{readonly:n=!1,busy:s=!1}={}){const o=w2(e);return o?{identity:o,reach:Df(e),authority:b2(e),exposure:Qw(e),grants:S2(e,t),cellScope:Jw(e),actions:k2(e,{readonly:n,busy:s}),canEditVisibility:!!(e.actions&&e.actions.visibility)&&e.shared===!0&&e.kind!=="transitive",canEditCellScope:!!(e.actions&&e.actions.edit)&&e.kind!=="transitive"}:null}const j2=new Set(["update_candidate"]),M_=4096,R2=new Set(["prompt"]),D_={logs:{limit:50}};function P2(e){if(!e||e.kind!=="vl")return[];const t=Array.isArray(e.capabilities)?e.capabilities:[],n=new Set,s=[];for(const o of t)typeof o!="string"||!o||j2.has(o)||R2.has(o)||n.has(o)||(n.add(o),s.push(o));return s}function I_(e){return!!(e&&e.kind==="vl"&&Array.isArray(e.capabilities)&&e.capabilities.includes("prompt"))}function A2(e){return D_[e]?{...D_[e]}:{}}function L2(e,t){return e?e.inflight&&typeof e.inflight=="object"?{phase:"inflight",kind:e.inflight.kind}:t?e.lastAck&&e.lastAck.id===t.id?{phase:"done",kind:t.kind,status:e.lastAck.status,result:e.lastAck.result,at:e.lastAck.at}:{phase:"submitted",kind:t.kind}:e.lastAck&&typeof e.lastAck=="object"?{phase:"done",kind:null,status:e.lastAck.status,result:e.lastAck.result,at:e.lastAck.at}:null:null}function T2({title:e,subtitle:t,status:n,footer:s,onClose:o,plain:a=!1,children:u}){const h=N.useRef(null),p=N.useRef(null);return N.useEffect(()=>(p.current=document.activeElement,h.current&&h.current.focus(),()=>{const m=p.current;m&&typeof m.focus=="function"&&document.contains(m)&&m.focus()}),[]),N.useEffect(()=>{const m=v=>{v.key==="Escape"&&(v.stopPropagation(),o&&o())};return document.addEventListener("keydown",m,!0),()=>document.removeEventListener("keydown",m,!0)},[o]),l.jsx("div",{className:"nc-detail-overlay",onMouseDown:m=>{m.target===m.currentTarget&&o&&o()},children:l.jsxs("div",{className:"nc-detail-sheet",ref:h,tabIndex:-1,role:"dialog","aria-modal":"true","aria-label":typeof e=="string"?e:void 0,children:[l.jsxs("div",{className:"nc-detail-head",children:[l.jsxs("div",{className:"nc-detail-title",children:[l.jsx("b",{children:e}),t&&l.jsx("small",{children:t})]}),n,l.jsx("button",{type:"button",className:"nc-btn ghost nc-detail-close",onClick:o,"aria-label":f("close"),children:l.jsx(Ge,{name:"x",size:14})})]}),l.jsx("div",{className:`nc-detail-body${a?" plain":""}`,children:u}),s&&l.jsx("div",{className:"nc-detail-foot",children:s})]})})}function Rr({title:e,hint:t,children:n}){return n==null||n===!1?null:l.jsxs("section",{className:"nc-detail-section",children:[e&&l.jsx("div",{className:"nc-sheet-label",children:e}),t&&l.jsx("small",{className:"nc-set-hint",children:t}),n]})}function M2({node:e,nodes:t,token:n,readonly:s,refresh:o,onClose:a}){var ft,be;En();const[u,h]=N.useState(null),[p,m]=N.useState(null),[v,y]=N.useState(null),[w,b]=N.useState(null),[S,C]=N.useState(!1),[x,R]=N.useState(""),[E,$]=N.useState(!1),[B,K]=N.useState(null),[V,Y]=N.useState(!1),[te,Q]=N.useState(""),[J,H]=N.useState(!1),[L,A]=N.useState(null),[z,O]=N.useState(!1),[T,F]=N.useState(""),k=N.useMemo(()=>N2(e,t,{readonly:s,busy:!!u}),[e,t,s,u]);if(!k)return null;const{identity:I,reach:D,authority:M,exposure:W,grants:G,actions:ue,canEditVisibility:le,canEditCellScope:he,cellScope:we}=k,re=I.routed?{up:D.up,since:null}:Xd(e.tunnel,Date.now()),_e=async(ce,U)=>{m(null),h(ce);try{await U()}catch(ne){m(String(ne&&ne.message||ne))}h(null)},ze=ce=>{if(ce==="edit"){b({label:e.label||e.name,ssh:e.ssh||"",sshPort:e.sshPort?String(e.sshPort):"",autostart:e.autostart===!0,visibility:e.visibility||"network"});return}if(ce==="remove"){C(!0);return}_e(`${e.name}:${ce}`,async()=>{const U=await tf(n,e.name,ce);ce==="test"&&y(U),await o()})},ut=(ce,U=A2(ce))=>_e(`${e.nodeId}:${ce}`,async()=>{const ne=await bg(n,e.nodeId,ce,U,e.route||[]);A({id:ne.id,kind:ce,submittedAt:Date.now()}),await o()}),nt=()=>{const ce=T.trim().slice(0,M_);ce&&_e(`${e.nodeId}:prompt`,async()=>{const U=await bg(n,e.nodeId,"prompt",{text:ce},e.route||[]);A({id:U.id,kind:"prompt",submittedAt:Date.now()}),F(""),O(!1),await o()})},Ne=()=>{if(!Ir(w.label)){m(f("err-label"));return}const ce=I.inbound?{label:w.label,visibility:w.visibility,selected:w.visibility==="selected"?[...e.selected||[]]:[]}:{label:w.label,ssh:w.ssh,autostart:w.autostart,...w.sshPort?{sshPort:Number(w.sshPort)}:{}};return _e(`${e.name}:edit`,async()=>{await kg(n,e.name,ce),b(null),await o()})},jt=(ce,U)=>_e(`${e.name}:visibility`,async()=>{await z0(n,e.name,ce,U),await o()}),tn=le&&e.visibility==="selected"?x2(e,t,x):[],De=(ce,U)=>_e(`${e.name}:cell-scope`,async()=>{await kg(n,e.name,ce==="selected"?{cellVisibility:ce,cells:Array.isArray(U)?U:e.cells||[]}:{cellVisibility:ce}),await o()}),Tt=async({retry:ce=!1}={})=>{if(ce&&V)Y(!1);else if(B!==null||V)return;try{const U=await Jl(n);K(Array.isArray(U&&U.cells)?U.cells:[])}catch{Y(!0)}};N.useEffect(()=>{he&&we==="selected"&&B===null&&Tt()},[he,we,B]);const Qe=C2(e,B),vt=we==="selected"?E2(e,B,te):[],mt=l.jsxs("span",{className:`nc-set-tunnel${D.up?" up":""}`,children:[f(D.key),re.since?` · ${re.since}`:""]}),it=e.kind==="vl",dt=it?P2(e):[],ot=it?L2(e,L):null,ht=ce=>{const U=`vl-cmd-${ce}`,ne=f(U);return ne===U?ce:ne},st=it?[...dt.map(ce=>l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!!u||s,title:s?f("settings-readonly"):void 0,onClick:()=>ut(ce),children:ht(ce)},ce)),...I_(e)?[l.jsx("button",{type:"button",className:`nc-btn ghost${z?" on":""}`,disabled:!!u||s,title:s?f("settings-readonly"):void 0,onClick:()=>O(ce=>!ce),children:ht("prompt")},"prompt")]:[]]:ue.map(ce=>l.jsx("button",{type:"button",className:`nc-btn ${ce.danger?"danger":"ghost"}`,disabled:ce.disabled,title:ce.disabled&&s?f("settings-readonly"):void 0,onClick:()=>ze(ce.action),children:ce.action==="remove"?l.jsxs(l.Fragment,{children:[l.jsx(Ge,{name:"trash",size:14})," ",f(ce.key)]}):f(ce.key)},ce.action));return l.jsxs(T2,{title:I.title,subtitle:I.name,status:mt,footer:st,onClose:a,children:[l.jsxs(Rr,{title:f("node-detail-reach"),children:[l.jsxs("dl",{className:"nc-detail-facts",children:[I.route&&l.jsxs(l.Fragment,{children:[l.jsx("dt",{children:f("node-detail-route")}),l.jsx("dd",{children:I.route.join(" › ")})]}),I.ssh&&l.jsxs(l.Fragment,{children:[l.jsx("dt",{children:f("node-detail-ssh")}),l.jsxs("dd",{children:[I.ssh,e.sshPort?`:${e.sshPort}`:""]})]}),I.transport&&l.jsxs(l.Fragment,{children:[l.jsx("dt",{children:f("node-detail-transport")}),l.jsx("dd",{children:I.transport})]}),it&&e.ownerLabel&&l.jsxs(l.Fragment,{children:[l.jsx("dt",{children:f("node-detail-owner")}),l.jsx("dd",{children:e.ownerLabel})]})]}),((ft=e.health)==null?void 0:ft.detail)&&l.jsx("div",{className:`nc-set-test${it?e.health.state==="running"?" ok":e.health.state==="starting"?"":" ko":e.health.status==="healthy"?" ok":e.health.status==="passive"?"":" ko"}`,children:e.health.detail}),v&&l.jsxs("div",{className:`nc-set-test${v.ok?" ok":" ko"}`,children:[v.result,v.detail?` — ${v.detail}`:""]})]}),it&&l.jsxs(Rr,{title:f("node-detail-command"),children:[dt.length===0&&!I_(e)&&l.jsx("small",{className:"nc-set-hint",children:f("vl-no-commands")}),z&&l.jsxs("div",{className:"nc-vl-prompt",children:[l.jsx("textarea",{value:T,maxLength:M_,placeholder:f("vl-prompt-placeholder"),"aria-label":f("vl-prompt-placeholder"),disabled:!!u||s,onChange:ce=>F(ce.target.value)}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:!!u||s||!T.trim(),onClick:nt,children:f("vl-prompt-send")})]}),ot&&l.jsxs("div",{className:`nc-set-test${ot.phase==="done"?ot.status==="ok"?" ok":" ko":""}`,children:[ot.kind&&`${ht(ot.kind)}: `,ot.phase==="submitted"&&f("vl-cmd-phase-submitted"),ot.phase==="inflight"&&f("vl-cmd-phase-inflight"),ot.phase==="done"&&f(ot.status==="ok"?"vl-cmd-phase-done-ok":"vl-cmd-phase-done-error"),ot.phase==="done"&&((be=ot.result)!=null&&be.detail)?` — ${ot.result.detail}`:""]})]}),l.jsxs(Rr,{title:f("node-detail-authority"),children:[l.jsx("div",{className:"nc-set-info",children:f(M.key)}),M.grants.length===0&&l.jsx("small",{className:"nc-set-hint",children:f(he?"authority-no-grants":"authority-no-grants-elsewhere")})]}),l.jsxs(Rr,{title:f("node-detail-network-view"),children:[l.jsx("div",{className:"nc-set-info",children:f(it?W.key:W.shared?"peer-shared":"peer-private")}),le&&l.jsxs(l.Fragment,{children:[l.jsxs("label",{className:"nc-field",children:[f("peer-visibility"),l.jsxs("select",{value:e.visibility||"network",disabled:s||!!u,onChange:ce=>jt(ce.target.value),children:[l.jsx("option",{value:"network",children:f("visibility-network")}),l.jsx("option",{value:"relay-only",children:f("visibility-relay")}),l.jsx("option",{value:"selected",children:f("visibility-selected")})]})]}),e.visibility==="selected"&&l.jsxs("div",{className:"nc-detail-grants",children:[G.length===0&&l.jsx("small",{className:"nc-set-hint",children:f("node-grant-none")}),G.map(ce=>l.jsxs("div",{className:`nc-detail-grant${ce.known?"":" unknown"}`,children:[l.jsxs("span",{children:[ce.label,ce.known?"":` — ${f("node-grant-unknown")}`]}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:()=>jt("selected",(e.selected||[]).filter(U=>U!==ce.id)),children:f("node-grant-remove")})]},ce.id)),!E&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:()=>{$(!0),R("")},children:f("node-grant-add")}),E&&l.jsxs("div",{className:"nc-detail-picker",children:[l.jsx("input",{value:x,placeholder:f("node-grant-search"),disabled:s||!!u,onChange:ce=>R(ce.target.value)}),l.jsxs("div",{className:"nc-detail-picker-list",children:[tn.length===0&&l.jsx("small",{className:"nc-set-hint",children:f("node-grant-no-candidates")}),tn.map(ce=>l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:async()=>{await jt("selected",[...e.selected||[],ce.id]),$(!1),R("")},children:ce.label},ce.id))]}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!!u,onClick:()=>{$(!1),R("")},children:f("cancel")})]})]})]})]}),he&&l.jsxs(Rr,{title:f("cell-scope"),children:[l.jsx("small",{className:"nc-set-hint",children:f("cell-scope-help")}),l.jsx("label",{className:"nc-field",children:l.jsxs("select",{value:we,"aria-label":f("cell-scope"),disabled:s||!!u,onChange:ce=>{ce.target.value==="selected"&&Tt(),De(ce.target.value)},children:[l.jsx("option",{value:"all",children:f("cell-scope-all")}),l.jsx("option",{value:"none",children:f("cell-scope-none")}),l.jsx("option",{value:"selected",children:f("cell-scope-selected")})]})}),we==="selected"&&Qe.length>0&&l.jsx("small",{className:"nc-set-hint",children:f("cell-scope-reset-warning")}),V&&l.jsx("small",{className:"nc-set-hint",children:f("cell-scope-list-unavailable")}),we==="selected"&&l.jsxs("div",{className:"nc-detail-grants",children:[Qe.length===0&&l.jsx("small",{className:"nc-set-hint",children:f("cell-scope-none-granted")}),Qe.map(ce=>l.jsxs("div",{className:`nc-detail-grant${ce.known?"":" unknown"}`,children:[l.jsxs("span",{children:[ce.label,ce.known?"":` — ${f("cell-scope-unknown")}`]}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:()=>De("selected",(e.cells||[]).filter(U=>U!==ce.id)),children:f("node-grant-remove")})]},ce.id)),!J&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:async()=>{await Tt({retry:!0}),H(!0),Q("")},children:f("cell-scope-add")}),J&&l.jsxs("div",{className:"nc-detail-picker",children:[l.jsx("input",{value:te,placeholder:f("cell-scope-search"),disabled:s||!!u,onChange:ce=>Q(ce.target.value)}),l.jsxs("div",{className:"nc-detail-picker-list",children:[vt.length===0&&l.jsx("small",{className:"nc-set-hint",children:f("cell-scope-no-candidates")}),vt.map(ce=>l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:s||!!u,onClick:async()=>{await De("selected",[...e.cells||[],ce.id]),H(!1),Q("")},children:ce.label},ce.id))]}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!!u,onClick:()=>{H(!1),Q("")},children:f("cancel")})]})]})]}),w&&l.jsxs(Rr,{title:f("edit"),children:[l.jsxs("label",{className:"nc-field",children:[f("node-display-label"),l.jsx("input",{value:w.label,disabled:!!u,onChange:ce=>b({...w,label:ce.target.value})})]}),I.inbound?l.jsxs("label",{className:"nc-field",children:[f("peer-visibility"),l.jsxs("select",{value:w.visibility,disabled:!!u,onChange:ce=>b({...w,visibility:ce.target.value}),children:[l.jsx("option",{value:"network",children:f("visibility-network")}),l.jsx("option",{value:"relay-only",children:f("visibility-relay")}),l.jsx("option",{value:"selected",children:f("visibility-selected")})]})]}):l.jsxs(l.Fragment,{children:[l.jsxs("label",{className:"nc-field",children:[f("node-ssh-label"),l.jsx("input",{value:w.ssh,disabled:!!u,onChange:ce=>b({...w,ssh:ce.target.value})})]}),l.jsxs("label",{className:"nc-field",children:[f("node-ssh-port-label"),l.jsx("input",{inputMode:"numeric",value:w.sshPort,disabled:!!u,onChange:ce=>b({...w,sshPort:ce.target.value.replace(/[^0-9]/g,"").slice(0,5)})})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:w.autostart,disabled:!!u,onChange:ce=>b({...w,autostart:ce.target.checked})})," ",f("boot-persist")]})]}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn primary",disabled:!!u,onClick:Ne,children:f("save")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!!u,onClick:()=>b(null),children:f("cancel")})]})]}),S&&l.jsxs("div",{className:"nc-set-confirm",children:[l.jsx("b",{children:f("node-remove-confirm").replace("{name}",I.title)}),l.jsx("small",{children:f("node-remove-warning")}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn danger",disabled:!!u,onClick:()=>_e(`${e.name}:remove`,async()=>{await O0(n,e.name),C(!1),await o(),a&&a()}),children:f("delete")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!!u,onClick:()=>C(!1),children:f("cancel")})]})]}),p&&l.jsx("div",{className:"nc-err",children:p})]})}function If(){return typeof navigator<"u"&&"serviceWorker"in navigator&&typeof window<"u"&&"PushManager"in window&&typeof Notification<"u"}function D2(e){const t="=".repeat((4-e.length%4)%4),n=(e+t).replace(/-/g,"+").replace(/_/g,"/"),s=atob(n),o=new Uint8Array(s.length);for(let a=0;a<s.length;a+=1)o[a]=s.charCodeAt(a);return o}async function I2(){if(!If())return"unsupported";if(Notification.permission==="denied")return"denied";try{return await(await navigator.serviceWorker.ready).pushManager.getSubscription()?"subscribed":"idle"}catch{return"idle"}}async function O2(e){if(!If())throw new Error("push-unsupported");if(await Notification.requestPermission()!=="granted")throw new Error("push-denied");const n=await Ut("/api/push/vapid",e),{publicKey:s}=await n.json();if(!s)throw new Error("vapid non disponibile");const a=await(await navigator.serviceWorker.ready).pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:D2(s)}),u=await Ut("/api/push/subscribe",e,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({subscription:a.toJSON()})});if(!u.ok){try{await a.unsubscribe()}catch{}const h=await u.json().catch(()=>({}));throw new Error(h.error||`HTTP ${u.status}`)}return!0}async function B2(e){if(!If())return!1;const n=await(await navigator.serviceWorker.ready).pushManager.getSubscription();if(!n)return!1;const s=n.endpoint;try{await n.unsubscribe()}catch{}try{await Ut("/api/push/subscribe",e,{method:"DELETE",headers:{"content-type":"application/json"},body:JSON.stringify({endpoint:s})})}catch{}return!0}const Fh="nexuscrew.fleet",Zw=3,z2="nexuscrew.cells",eb=/^[A-Za-z0-9._-]{1,32}$/,cc=/^[a-z0-9._-]{1,32}$/,tb=/^[A-Za-z_][A-Za-z0-9_]{0,63}$/,nb=new Set(["standard","unsafe"]),$2=4096,F2=4096,Ql=256,ib=8192,H2=4096,W2=32,U2=64,K2=24,q2=new Set(["format","version","exportedAt","cells","engines","models"]),V2=new Set(["id","cwdRel","engine","boot","model","models","permissionPolicies","commands","systemPrompt","prompt","label","mcp"]),Y2=new Set(["id","cwd","engine","boot","model","models","permissionPolicies","systemPrompt","prompt"]);function Ks(e){if(typeof e!="string"||e.length>F2)return null;for(let n=0;n<e.length;n+=1){const s=e.charCodeAt(n);if(s<=31||s===127||s===92)return null}if(e==="")return"";if(e.charAt(0)==="/"||/^[A-Za-z]:/.test(e))return null;const t=[];for(const n of e.split("/"))if(!(n===""||n===".")){if(n==="..")return null;t.push(n)}return t.join("/")}const G2=new Set(["id","label","rc","managed","command","args","envKeys","model","promptMode","promptFlag"]),X2=new Set(["client","provider","credentialProfile","model","permissionPolicy","displayName","protocol","baseUrl","envKey","providerId"]);function Oi(e,t){return typeof e=="string"&&e.length<=t&&!/[\x00-\x1f\x7f]/.test(e)}function Of(e){const t=String(e||"");return/(?:bearer\s+|authorization\s*[:=]|(?:api[_-]?key|secret|token)\s*[:=])/i.test(t)||/^-{1,2}(?:api[-_]?key|access[-_]?key|auth(?:orization)?[-_]?token|token|secret|password|credential)(?:$|=)/i.test(t)||/\b(?:sk|fw|fpk|hf|zai)[-_][A-Za-z0-9._-]{8,}\b/i.test(t)||/https?:\/\/[^\s/@:]+:[^\s/@]+@/i.test(t)}function Yo(e,t){if(e===void 0)return{};if(!e||typeof e!="object"||Array.isArray(e))return null;const n=Object.entries(e);if(n.length>128)return null;const s={};for(const[o,a]of n){if(!cc.test(o)||!t(a))return null;s[o]=a}return s}function sb(e){if(!e||typeof e!="object"||Array.isArray(e)||Object.keys(e).some(h=>!V2.has(h))||!eb.test(String(e.id||""))||typeof e.cwdRel!="string")return null;const t=Ks(e.cwdRel);if(t===null||!cc.test(String(e.engine||""))||e.boot!==void 0&&typeof e.boot!="boolean"||e.model!==void 0&&(typeof e.model!="string"||e.model.length>Ql)||e.systemPrompt!==void 0&&e.prompt!==void 0&&e.systemPrompt!==e.prompt)return null;const n=e.systemPrompt===void 0?e.prompt===void 0?"":e.prompt:e.systemPrompt;if(typeof n!="string"||n.length>ib)return null;const s=Yo(e.models,h=>typeof h=="string"&&!!h&&h.length<=Ql),o=Yo(e.permissionPolicies,h=>nb.has(h)),a=Yo(e.commands,h=>Oi(h,H2)&&!Of(h));if(s===null||o===null||a===null)return null;const u={id:e.id,cwdRel:t,engine:e.engine,boot:e.boot===!0,systemPrompt:n};if(e.model&&(u.model=e.model),e.label!==void 0){if(!Oi(e.label,U2)||!String(e.label).trim())return null;u.label=String(e.label).trim()}return Object.keys(s).length&&(u.models=s),Object.keys(o).length&&(u.permissionPolicies=o),Object.keys(a).length&&(u.commands=a),u}function Q2(e){if(!e||typeof e!="object"||Array.isArray(e)||Object.keys(e).some(a=>!Y2.has(a))||!eb.test(String(e.id||""))||typeof e.cwd!="string"||!e.cwd||e.cwd.length>$2||!cc.test(String(e.engine||""))||e.boot!==void 0&&typeof e.boot!="boolean"||e.model!==void 0&&(typeof e.model!="string"||e.model.length>Ql)||e.systemPrompt!==void 0&&e.prompt!==void 0&&e.systemPrompt!==e.prompt)return null;const t=e.systemPrompt===void 0?e.prompt===void 0?"":e.prompt:e.systemPrompt;if(typeof t!="string"||t.length>ib)return null;const n=Yo(e.models,a=>typeof a=="string"&&!!a&&a.length<=Ql),s=Yo(e.permissionPolicies,a=>nb.has(a));if(n===null||s===null)return null;const o={id:e.id,cwd:e.cwd,engine:e.engine,boot:e.boot===!0,systemPrompt:t};return e.model&&(o.model=e.model),Object.keys(n).length&&(o.models=n),Object.keys(s).length&&(o.permissionPolicies=s),o}function J2(e){if(!e||typeof e!="object"||Array.isArray(e)||Object.keys(e).some(n=>!X2.has(n)))return null;const t={};for(const[n,s]of Object.entries(e)){if(typeof s!="string"||!Oi(s,n==="baseUrl"?512:128)||Of(s))return null;t[n]=s}return!t.client||!t.provider||t.envKey&&!tb.test(t.envKey)?null:t}function rb(e){if(!e||typeof e!="object"||Array.isArray(e)||Object.keys(e).some(s=>!G2.has(s))||!cc.test(String(e.id||""))||!Oi(e.label||e.id,64)||e.rc!==void 0&&typeof e.rc!="boolean")return null;const t={id:e.id,label:e.label||e.id,rc:e.rc===!0};if(e.managed!==void 0){const s=J2(e.managed);return!s||["command","args","envKeys","model","promptMode","promptFlag"].some(o=>e[o]!==void 0)?null:(t.managed=s,t)}if(!Oi(e.command,512)||!e.command.startsWith("/")||!Array.isArray(e.args)||e.args.length>32||e.args.some(s=>!Oi(s,1024)||Of(s))||e.promptMode!=="flag"&&e.promptMode!=="send-keys"||e.promptMode==="flag"&&(!Oi(e.promptFlag,32)||/\s/.test(e.promptFlag)))return null;if(e.model!==void 0){if(!e.model||typeof e.model!="object"||Array.isArray(e.model)||Object.keys(e.model).some(s=>s!=="flag"&&s!=="value")||!Oi(e.model.flag,32)||/\s/.test(e.model.flag)||!Oi(e.model.value||"",128))return null;t.model={flag:e.model.flag,value:e.model.value||""}}const n=e.envKeys===void 0?[]:e.envKeys;return!Array.isArray(n)||n.length>32||n.some(s=>!tb.test(s))?null:(Object.assign(t,{command:e.command,args:[...e.args],envKeys:[...new Set(n)].sort(),promptMode:e.promptMode}),e.promptMode==="flag"&&(t.promptFlag=e.promptFlag),t)}function ob(e){if(!e||typeof e!="object"||Array.isArray(e))return null;const t=e.managed?{id:e.id,label:e.label,rc:e.rc,managed:e.managed}:{id:e.id,label:e.label,rc:e.rc,command:e.command,args:e.args,envKeys:e.envKeys,model:e.model,promptMode:e.promptMode,promptFlag:e.promptFlag},n=rb(t);return n||null}function Z2(e,t,n){const s=new Set;for(const o of Array.isArray(t)?t:[]){if(!n.has(o.id)||!o.managed)continue;const{client:a,provider:u,credentialProfile:h}=o.managed;s.add(h?`${a}.${u}-${h}`:`${a}.${u}`),s.add(`${a}.${u}`)}return(Array.isArray(e)?e:[]).filter(o=>o&&s.has(o.engine))}function ej(e,t,n=[],s=[],o=new Date,a=[]){n instanceof Date&&(o=n,n=[],s=[]);const u=t instanceof Set?t:new Set(t||[]),h=s instanceof Set?s:new Set(s||[]),p=[];for(const y of Array.isArray(e)?e:[]){if(!u.has(y.id))continue;const w=sb({id:y.id,cwdRel:y.cwdRel,engine:y.engine,boot:y.boot===!0,...y.label?{label:y.label}:{},...y.model?{model:y.model}:{},...y.models?{models:y.models}:{},...y.permissionPolicies?{permissionPolicies:y.permissionPolicies}:{},systemPrompt:y.prompt||"",...y.commands?{commands:y.commands}:{}});if(!w)return{ok:!1,error:"invalid-cell",invalidCellIds:[y.id]};p.push(w)}const m=[];for(const y of Array.isArray(n)?n:[]){if(!h.has(y.id))continue;const w=ob(y);w&&m.push(w)}const v=Z2(a,n,h);return{format:Fh,version:Zw,exportedAt:o.toISOString(),cells:p,engines:m,...v.length?{models:v}:{}}}function tj(e){let t;try{t=JSON.parse(String(e||""))}catch{return{ok:!1,error:"invalid-json",cells:[],engines:[]}}const n=(t==null?void 0:t.format)===z2&&(t==null?void 0:t.version)===1,s=(t==null?void 0:t.format)===Fh&&(t==null?void 0:t.version)===2,o=(t==null?void 0:t.format)===Fh&&(t==null?void 0:t.version)===Zw,a=n||s,u=s||o;if(!t||typeof t!="object"||Array.isArray(t)||Object.keys(t).some(w=>!q2.has(w))||!n&&!s&&!o||!Array.isArray(t.cells)||t.cells.length>W2||u&&(!Array.isArray(t.engines)||t.engines.length>K2))return{ok:!1,error:"invalid-format",cells:[],engines:[]};const h=[],p=new Set;for(const w of t.cells){const b=a?Q2(w):sb(w);if(!b)return{ok:!1,error:"invalid-cell",cells:[],engines:[]};if(p.has(b.id))return{ok:!1,error:"duplicate-cell",cells:[],engines:[]};p.add(b.id),h.push(b)}const m=[],v=new Set;for(const w of u?t.engines:[]){const b=rb(w);if(!b)return{ok:!1,error:"invalid-engine",cells:[],engines:[]};if(v.has(b.id))return{ok:!1,error:"duplicate-engine",cells:[],engines:[]};v.add(b.id),m.push(b)}const y=[];if(t.models!==void 0){if(!Array.isArray(t.models)||t.models.length>64)return{ok:!1,error:"invalid-model",cells:[],engines:[]};const w=new Set;for(const b of t.models){if(!b||typeof b!="object"||Array.isArray(b))return{ok:!1,error:"invalid-model",cells:[],engines:[]};const S=new Set(["id","engine","label","contextWindow","maxTokens","reasoning"]);if(Object.keys(b).some(E=>!S.has(E)))return{ok:!1,error:"invalid-model",cells:[],engines:[]};const C=typeof b.id=="string"?b.id.trim():"",x=typeof b.engine=="string"?b.engine.trim():"";if(!C||!x)return{ok:!1,error:"invalid-model",cells:[],engines:[]};const R=`${x}::${C}`;if(w.has(R))return{ok:!1,error:"duplicate-model",cells:[],engines:[]};w.add(R),y.push({...b,id:C,engine:x})}}return{ok:!0,cells:h,engines:m,models:y,legacy:a,exportedAt:typeof t.exportedAt=="string"?t.exportedAt:""}}function nj(e,t,n){const s=new Set(n||[]);if(!s.has(t))return null;const o=m=>Object.fromEntries(Object.entries(m||{}).filter(([v])=>s.has(v))),a={id:e.id,engine:t,boot:e.boot===!0,prompt:e.systemPrompt||""};typeof e.label=="string"&&e.label&&(a.label=e.label),typeof e.cwdRel=="string"?a.cwdRel=e.cwdRel:typeof e.cwd=="string"&&e.cwd&&(a.cwd=e.cwd),t===e.engine&&e.model?a.model=e.model:e.models&&e.models[t]&&(a.model=e.models[t]);const u=o(e.models),h=o(e.permissionPolicies),p=o(e.commands);return Object.keys(u).length&&(a.models=u),Object.keys(h).length&&(a.permissionPolicies=h),Object.keys(p).length&&(a.commands=p),a}const ij=()=>({kind:"managed",id:"claude.native",label:"",client:"claude",provider:"native",credentialProfile:"",managedModel:"",permissionPolicy:"unsafe",credentialSourcePolicy:"auto",displayName:"",protocol:"anthropic_messages",baseUrl:"",envKey:"",providerId:"nexuscrew-custom",command:"",argsText:"",rc:!0,promptMode:"send-keys",promptFlag:"",modelFlag:"",modelValue:"",envRows:[],credentialValue:"",credentialReveal:!1,allowMissingCredential:!1}),O_=(e="")=>({id:"",cwd:"",engine:e,boot:!1,label:"",model:"",prompt:"",commands:{},command:""}),ab=e=>e==="claude"?"unsafe":"standard",Zo=(e,t)=>e.find(n=>n.client===t.client&&n.provider===t.provider&&(n.credentialProfile||"")===(t.credentialProfile||"")),sj=(e,t)=>{var n;return((n=Zo(e,t))==null?void 0:n.label)||`${t.client} · ${t.provider}`};function rj(e){var t,n,s,o,a,u,h,p,m,v,y,w,b,S,C;return{kind:e.managed?"managed":"custom",id:e.id,label:e.label||"",command:e.command||"",argsText:(e.args||[]).join(`
89
- `),rc:!!e.rc,client:((t=e.managed)==null?void 0:t.client)||"claude",provider:((n=e.managed)==null?void 0:n.provider)||"native",credentialProfile:((s=e.managed)==null?void 0:s.credentialProfile)||"",managedModel:((o=e.managed)==null?void 0:o.model)||"",permissionPolicy:((a=e.managed)==null?void 0:a.permissionPolicy)||ab((u=e.managed)==null?void 0:u.client),credentialSourcePolicy:((h=e.managed)==null?void 0:h.credentialSourcePolicy)||"auto",displayName:((p=e.managed)==null?void 0:p.displayName)||"",protocol:((m=e.managed)==null?void 0:m.protocol)||"",baseUrl:((v=e.managed)==null?void 0:v.baseUrl)||"",envKey:((y=e.managed)==null?void 0:y.envKey)||"",providerId:((w=e.managed)==null?void 0:w.providerId)||"nexuscrew-custom",modelOptions:e.availableModels||((b=e.managedInfo)==null?void 0:b.models)||[],promptMode:e.promptMode||"send-keys",promptFlag:e.promptFlag||"",modelFlag:((S=e.model)==null?void 0:S.flag)||"",modelValue:((C=e.model)==null?void 0:C.value)||"",envRows:(e.envKeys||[]).map(x=>({key:x,value:"",configured:!0,remove:!1})),credentialValue:"",credentialReveal:!1,allowMissingCredential:!1}}function oj(e,t,n=[]){if(e.kind==="managed"){const o={client:e.client,provider:e.provider,model:e.client==="shell"?"":e.managedModel||"",permissionPolicy:e.client==="shell"?"standard":e.permissionPolicy||ab(e.client)};e.credentialProfile&&(o.credentialProfile=e.credentialProfile),e.credentialSourcePolicy&&e.credentialSourcePolicy!=="auto"&&(o.credentialSourcePolicy=e.credentialSourcePolicy);const a=Zo(n,e);return(a==null?void 0:a.credentialEnv)===!0&&(o.envKey=e.envKey),e.provider==="custom"&&Object.assign(o,{displayName:e.displayName,protocol:e.protocol,baseUrl:e.baseUrl,envKey:e.envKey,providerId:e.providerId}),{...t?{id:e.id}:{},label:e.label||sj(n,e),rc:!!e.rc,managed:o}}const s={...t?{id:e.id}:{},label:e.label||e.id,rc:!!e.rc,command:e.command,args:e.argsText.split(`
90
- `).filter(o=>o!==""),promptMode:e.promptMode};return e.modelFlag&&(s.model={flag:e.modelFlag,value:e.modelValue||""}),e.promptMode==="flag"&&(s.promptFlag=e.promptFlag),t&&(s.env=Object.fromEntries(e.envRows.filter(o=>!o.remove&&o.key).map(o=>[o.key,o.value]))),s}function fs({children:e,onClose:t,label:n,error:s=""}){const o=N.useRef(null),a=N.useRef(null),u=N.useRef(t);return u.current=t,N.useEffect(()=>{const h=document.activeElement,p=o.current,m=()=>Array.from((p==null?void 0:p.querySelectorAll('button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [href], [tabindex]:not([tabindex="-1"])'))||[]).filter(w=>w.offsetParent!==null),v=requestAnimationFrame(()=>{var w;return(w=m()[0]||p)==null?void 0:w.focus({preventScroll:!0})}),y=w=>{var x;if(w.key==="Escape"){w.preventDefault(),(x=u.current)==null||x.call(u);return}if(w.key!=="Tab")return;const b=m();if(!b.length){w.preventDefault(),p==null||p.focus();return}const S=b[0],C=b[b.length-1];w.shiftKey&&document.activeElement===S?(w.preventDefault(),C.focus()):!w.shiftKey&&document.activeElement===C&&(w.preventDefault(),S.focus())};return document.addEventListener("keydown",y),()=>{cancelAnimationFrame(v),document.removeEventListener("keydown",y),h&&h.isConnected&&typeof h.focus=="function"&&h.focus({preventScroll:!0})}},[]),N.useEffect(()=>{s&&requestAnimationFrame(()=>{var h;return(h=a.current)==null?void 0:h.scrollIntoView({block:"nearest"})})},[s]),l.jsx("div",{className:"nc-fleet-modal",role:"presentation",onMouseDown:h=>{h.target===h.currentTarget&&t()},children:l.jsxs("div",{ref:o,className:"nc-fleet-modal-dialog",role:"dialog","aria-modal":"true","aria-label":n||f("settings"),tabIndex:-1,children:[e,s&&l.jsx("div",{ref:a,className:"nc-err nc-fleet-modal-error",role:"alert","aria-live":"assertive",children:s})]})})}function $d({token:e,targets:t=[],readonly:n=!1,onPower:s,onImport:o}){const[a,u]=N.useState([]),[h,p]=N.useState(0);N.useEffect(()=>{let x=!0;async function R(){const $=[{route:[],label:f("local")}].concat((t||[]).map(K=>({route:Array.isArray(K.route)?K.route:[],label:K.label||(K.route||[]).join(" › ")}))),B=await Promise.all($.map(async K=>{const V={...K,available:!1,readonly:!1,capabilities:[],provider:null,cells:[],unmanaged:[],err:""};try{const Y=await bs(e,K.route);V.available=!!Y.available,V.capabilities=Y.capabilities||[],V.provider=Y.provider||null,V.cells=(Y.cells||[]).map(te=>({...te,route:K.route}));try{V.readonly=!!(await ef(e,K.route)).readonlyDefault}catch{}try{const te=await Zh(e,K.route),Q=new Set(V.cells.map(J=>J.tmuxSession).filter(Boolean));V.unmanaged=(te.sessions||[]).filter(J=>J&&!Q.has(J.name))}catch{}}catch(Y){V.err=String(Y&&Y.message||Y)}return V}));x&&u(B)}R();const E=setInterval(R,6e3);return()=>{x=!1,clearInterval(E)}},[e,t,h]);const m=(x,R)=>Array.isArray(x.capabilities)&&x.capabilities.includes(R)&&!n&&!x.readonly,v=()=>p(x=>x+1),y=(x,R)=>{s&&s({...x,route:R})},w=(x,R)=>{s&&s({...x,route:R})},b=async(x,R)=>{try{await $o(e,x.cell,R)}catch{}v()},S=async(x,R)=>{if(window.confirm(f("fleet-remove-cell").replace("{id}",x.cell))){try{await ey(e,x.cell,!0,R)}catch{}v()}},C=async(x,R)=>{if(window.confirm(f("terminate-confirm").replace("{name}",x.name))){try{await Qh(e,x.name,R)}catch{}v()}};return l.jsxs("div",{className:"nc-fleet-inventory",children:[l.jsxs("div",{className:"nc-fleet-section-head",children:[l.jsx("b",{children:f("fleet-inventory")}),l.jsx("small",{children:f("fleet-inventory-help")})]}),a.map(x=>{const R=x.route.length?x.route.join("/"):"local";return l.jsxs("div",{className:"nc-fleet-pos",children:[l.jsxs("div",{className:"nc-fleet-pos-title",children:[l.jsx("span",{className:`dot ${x.available?"on":"warn"}`}),l.jsx("b",{children:x.label}),l.jsx("small",{children:x.available?`${x.cells.length} ${f("fleet-cells")} · ${x.unmanaged.length} ${f("fleet-tmux")}`:x.err||f("fleet-not-available")})]}),x.cells.map(E=>l.jsxs("div",{className:"nc-fleet-item nc-fleet-cell",children:[l.jsxs("span",{children:[l.jsx("b",{children:E.cell}),l.jsx("small",{children:`${E.engine||""}${E.key?`·${E.key}`:""}${E.active?"":` · ${f("cell-off")}`}`})]}),l.jsxs("span",{className:"nc-fleet-cell-actions",children:[E.active&&m(x,"down")&&l.jsx("button",{className:"nc-btn ghost",title:f("power-off"),onClick:()=>w(E,x.route),children:f("stop")}),!E.active&&m(x,"up")&&l.jsx("button",{className:"nc-btn ghost",title:f("power-on"),onClick:()=>y(E,x.route),children:f("start")}),m(x,"restart")&&E.active&&l.jsx("button",{className:"nc-btn ghost",title:f("restart"),onClick:()=>b(E,x.route),children:f("restart")}),m(x,"remove")&&l.jsx("button",{className:"nc-btn danger",title:f("delete"),onClick:()=>S(E,x.route),children:"×"})]})]},`${R}:${E.cell}`)),x.unmanaged.map(E=>l.jsxs("div",{className:"nc-fleet-item nc-fleet-unmanaged",children:[l.jsxs("span",{children:[l.jsx("b",{children:E.name}),l.jsx("small",{children:f("fleet-tmux")})]}),l.jsxs("span",{className:"nc-fleet-cell-actions",children:[m(x,"import")&&o&&l.jsx("button",{className:"nc-btn ghost",title:f("import-as-cell"),onClick:()=>o(E,x.route),children:f("import-as-cell")}),l.jsx("button",{className:"nc-btn danger",title:f("terminate"),onClick:()=>C(E,x.route),children:"×"})]})]},`${R}:u:${E.name}`)),x.available&&x.cells.length===0&&x.unmanaged.length===0&&l.jsx("div",{className:"nc-empty",children:f("fleet-inventory-empty")})]},R)})]})}function aj({cells:e=[],engines:t=[],models:n=[],busy:s,canRestore:o=!1,onRestore:a,onClose:u}){const[h,p]=N.useState("export"),[m,v]=N.useState([]),[y,w]=N.useState(()=>new Set(e.map(T=>T.id))),[b,S]=N.useState(()=>new Set(t.map(T=>T.id))),[C,x]=N.useState([]),[R,E]=N.useState([]),[$,B]=N.useState(""),K=new Set(t.map(T=>T.id)),V=new Set(e.map(T=>T.id)),Y=(T,F)=>T(k=>{const I=new Set(k);return I.has(F)?I.delete(F):I.add(F),I}),te=()=>{const T=ej(e,y,t,b,new Date,n);if(T.ok===!1){B(f(`fleet-backup-${T.error}`));return}const F=e.filter(W=>y.has(W.id)).length,k=t.filter(W=>b.has(W.id)).length;if(T.cells.length!==F){B(f("fleet-backup-invalid-cell"));return}if(T.engines.length!==k){B(f("fleet-backup-invalid-engine"));return}if(!T.cells.length&&!T.engines.length){B(f("fleet-backup-select-one"));return}const I=new Blob([`${JSON.stringify(T,null,2)}
91
- `],{type:"application/json"}),D=URL.createObjectURL(I),M=document.createElement("a");M.href=D,M.download=`nexuscrew-fleet-${new Date().toISOString().slice(0,10)}.json`,document.body.appendChild(M),M.click(),M.remove(),setTimeout(()=>URL.revokeObjectURL(D),0),B("")},Q=async T=>{if(B(""),x([]),E([]),!!T){if(T.size>1024*1024){B(f("fleet-backup-too-large"));return}try{const F=tj(await T.text());if(!F.ok){B(f(`fleet-backup-${F.error}`));return}v(Array.isArray(F.models)?F.models:[]);const k=new Set(F.engines.map(I=>I.id));E(F.engines.map(I=>({engine:I,exists:K.has(I.id),selected:!K.has(I.id)}))),x(F.cells.map(I=>{const D=K.has(I.engine)||k.has(I.engine),M=V.has(I.id);return{cell:I,engine:D?I.engine:"",selected:D&&!M,exists:M}}))}catch(F){B(String(F.message||F))}}},J=(T,F)=>x(k=>k.map((I,D)=>D===T?{...I,...F}:I)),H=(T,F)=>E(k=>k.map((I,D)=>D===T?{...I,...F}:I)),L=new Set([...K,...R.filter(T=>T.selected).map(T=>T.engine.id)]),A=C.filter(T=>T.selected&&T.engine&&L.has(T.engine)),z=R.filter(T=>T.selected),O=[...new Map([...t.map(T=>[T.id,T.label||T.id]),...R.filter(T=>T.selected).map(T=>[T.engine.id,T.engine.label||T.engine.id])]).entries()];return l.jsxs("div",{className:"nc-set-form nc-fleet-form nc-backup-dialog",children:[l.jsx("b",{children:f("fleet-backup")}),l.jsx("small",{children:f("fleet-backup-help")}),l.jsxs("div",{className:"nc-set-tabs nc-backup-tabs",children:[l.jsx("button",{type:"button",className:`nc-set-tabbtn${h==="export"?" on":""}`,onClick:()=>{p("export"),B("")},children:f("fleet-backup-export")}),l.jsx("button",{type:"button",className:`nc-set-tabbtn${h==="import"?" on":""}`,disabled:!o,title:o?"":f("fleet-backup-restore-unavailable"),onClick:()=>{p("import"),B("")},children:f("fleet-backup-import")})]}),h==="export"?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>{w(new Set(e.map(T=>T.id))),S(new Set(t.map(T=>T.id)))},children:f("select-all")}),l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>{w(new Set),S(new Set)},children:f("select-none")})]}),l.jsxs("div",{className:"nc-backup-list",children:[l.jsx("b",{children:f("fleet-engines")}),t.map(T=>{var F;return l.jsxs("label",{className:"nc-check nc-backup-row",children:[l.jsx("input",{type:"checkbox",checked:b.has(T.id),onChange:()=>Y(S,T.id)}),l.jsxs("span",{children:[l.jsx("b",{children:T.label||T.id}),l.jsxs("small",{children:[T.id,(F=T.envKeys)!=null&&F.length?` · ${T.envKeys.length} ${f("fleet-backup-env-names")}`:""]})]})]},T.id)}),l.jsx("b",{children:f("fleet-cells")}),e.map(T=>l.jsxs("label",{className:"nc-check nc-backup-row",children:[l.jsx("input",{type:"checkbox",checked:y.has(T.id),onChange:()=>Y(w,T.id)}),l.jsxs("span",{children:[l.jsx("b",{children:T.id}),l.jsxs("small",{children:[T.engine," · ",f("fleet-system-prompt")," ",(T.prompt||"").length," ",f("characters")]})]})]},T.id)),!e.length&&!t.length&&l.jsx("div",{className:"nc-empty",children:f("fleet-backup-empty")})]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:u,children:f("cancel")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:!y.size&&!b.size,onClick:te,children:f("fleet-backup-download")})]})]}):l.jsxs(l.Fragment,{children:[l.jsx("input",{type:"file",accept:"application/json,.json",disabled:s,onChange:T=>Q(T.target.files&&T.target.files[0])}),l.jsx("small",{children:f("fleet-backup-import-help")}),!!(C.length||R.length)&&l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>{E(T=>T.map(F=>({...F,selected:!0}))),x(T=>T.map(F=>({...F,selected:!!F.engine})))},children:f("select-all")}),l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>{E(T=>T.map(F=>({...F,selected:!1}))),x(T=>T.map(F=>({...F,selected:!1})))},children:f("select-none")})]}),l.jsxs("div",{className:"nc-backup-list",children:[!!R.length&&l.jsx("b",{children:f("fleet-engines")}),R.map((T,F)=>{var k;return l.jsx("div",{className:"nc-backup-import-row",children:l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:T.selected,onChange:I=>H(F,{selected:I.target.checked})}),l.jsxs("span",{children:[l.jsx("b",{children:T.engine.label||T.engine.id}),l.jsxs("small",{children:[T.engine.id," · ",T.exists?f("fleet-backup-overwrite"):f("fleet-backup-new"),(k=T.engine.envKeys)!=null&&k.length?` · ${f("fleet-backup-env-values-required")}`:""]})]})]})},T.engine.id)}),!!C.length&&l.jsx("b",{children:f("fleet-cells")}),C.map((T,F)=>l.jsxs("div",{className:"nc-backup-import-row",children:[l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:T.selected,disabled:!T.engine||!L.has(T.engine),onChange:k=>J(F,{selected:k.target.checked})}),l.jsxs("span",{children:[l.jsx("b",{children:T.cell.id}),l.jsxs("small",{children:[T.exists?f("fleet-backup-overwrite"):f("fleet-backup-new")," · ",f("fleet-system-prompt")," ",T.cell.systemPrompt.length," ",f("characters")]})]})]}),l.jsxs("select",{value:T.engine,onChange:k=>J(F,{engine:k.target.value,selected:!!k.target.value}),children:[l.jsx("option",{value:"",children:f("fleet-backup-engine-missing")}),O.map(([k,I])=>l.jsx("option",{value:k,children:I},k))]})]},T.cell.id))]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:u,children:f("cancel")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:s||!A.length&&!z.length,onClick:()=>a({engineRows:R,cellRows:C,models:m}),children:f("fleet-backup-restore")})]})]}),$&&l.jsx("div",{className:"nc-err",children:$})]})}function lj({state:e,setState:t,busy:n,onSave:s,catalog:o}){var R;const a=e.form,u=E=>t({...e,form:{...a,...E}}),h=a.envRows||[],p=[...new Map(o.map(E=>[E.client,E.clientLabel||E.client])).entries()],m=o.filter(E=>E.client===a.client),v=Zo(o,a),y=typeof(v==null?void 0:v.credentialEnv)=="string"?v.credentialEnv:"",w=Array.isArray(v==null?void 0:v.credentialUsedBy)?v.credentialUsedBy:[],b=(v==null?void 0:v.credentialSource)||"missing",S=!!(v!=null&&v.credentialEnv)||a.credentialProfile==="a"||a.credentialProfile==="p",C=!!y&&e.mode==="new"&&(v==null?void 0:v.authConfigured)!==!0&&!a.credentialValue&&!a.allowMissingCredential,x=E=>{E&&u({client:E.client,provider:E.provider,credentialProfile:E.credentialProfile||"",managedModel:E.model||"",protocol:E.protocol||"",permissionPolicy:E.permissionPolicyDefault||"standard",credentialSourcePolicy:"auto",rc:!!E.rc,displayName:E.custom?f("fleet-custom-provider-default"):"",baseUrl:E.custom?"":E.endpoint||"",envKey:E.defaultEnvKey||"",providerId:"nexuscrew-custom",credentialValue:"",credentialReveal:!1,allowMissingCredential:!1,...e.mode==="new"?{id:E.id,label:""}:{}})};return l.jsxs("div",{className:"nc-set-form nc-fleet-form",children:[l.jsx("b",{children:e.mode==="new"?f("fleet-new-engine"):`${f("edit")} ${a.id}`}),l.jsx("input",{value:a.id,disabled:e.mode!=="new",placeholder:"id",onChange:E=>u({id:E.target.value})}),l.jsx("input",{value:a.label,placeholder:f("label"),onChange:E=>u({label:E.target.value})}),l.jsxs("select",{value:a.kind,disabled:e.mode!=="new",onChange:E=>u({kind:E.target.value}),children:[l.jsx("option",{value:"managed",children:f("fleet-managed")}),l.jsx("option",{value:"custom",children:f("fleet-custom")})]}),a.kind==="managed"?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"nc-fleet-pair",children:[l.jsx("select",{value:a.client,disabled:e.mode!=="new",onChange:E=>x(o.find($=>$.client===E.target.value&&$.default)||o.find($=>$.client===E.target.value)),children:p.map(([E,$])=>l.jsx("option",{value:E,children:$},E))}),l.jsx("select",{value:((R=Zo(o,a))==null?void 0:R.id)||"",disabled:e.mode!=="new",onChange:E=>x(o.find($=>$.id===E.target.value)),children:m.map(E=>l.jsx("option",{value:E.id,children:E.label},E.id))})]}),a.client!=="shell"&&l.jsxs(l.Fragment,{children:[l.jsx("input",{value:a.managedModel,list:"nc-managed-models",placeholder:f(v!=null&&v.requiresModel?"fleet-model-required":"fleet-model-default"),onChange:E=>u({managedModel:E.target.value})}),l.jsx("datalist",{id:"nc-managed-models",children:[...(v==null?void 0:v.models)||[],...a.modelOptions||[]].filter((E,$,B)=>E&&B.indexOf(E)===$).map(E=>l.jsx("option",{value:E},E))})]}),v!=null&&v.supportsUnsafe?l.jsxs("select",{value:a.permissionPolicy,onChange:E=>u({permissionPolicy:E.target.value}),children:[l.jsx("option",{value:"standard",children:f("fleet-standard-permissions")}),l.jsx("option",{value:"unsafe",children:f("fleet-unsafe-permissions")})]}):l.jsx("small",{children:f("fleet-standard-permissions")}),(v==null?void 0:v.supportsUnsafe)&&a.permissionPolicy==="unsafe"&&l.jsx("small",{className:"nc-err",children:f("fleet-unsafe-warning")}),S&&l.jsxs("select",{"aria-label":f("fleet-credential-source-policy"),value:a.credentialSourcePolicy||"auto",onChange:E=>u({credentialSourcePolicy:E.target.value}),children:[l.jsx("option",{value:"auto",children:f("fleet-credential-source-policy-auto")}),l.jsx("option",{value:"nexuscrew-store",children:f("fleet-credential-source-policy-nexuscrew-store")}),l.jsx("option",{value:"environment",children:f("fleet-credential-source-policy-environment")})]}),(v==null?void 0:v.credentialEnv)===!0&&l.jsxs(l.Fragment,{children:[l.jsx("input",{value:a.envKey,placeholder:f("fleet-api-key-env"),onChange:E=>u({envKey:E.target.value})}),l.jsx("small",{children:f("fleet-custom-secret-help")})]}),y&&l.jsxs("section",{className:"nc-fleet-key","aria-label":f("fleet-key-section"),children:[l.jsxs("div",{className:"nc-fleet-key-head",children:[l.jsx("b",{children:f("fleet-key-section")}),l.jsx("span",{children:f(`fleet-credential-source-${b}`)})]}),l.jsxs("label",{className:"nc-field",children:[f("fleet-key-variable"),l.jsx("input",{value:y,readOnly:!0,"aria-label":f("fleet-key-variable")})]}),l.jsx("small",{children:w.length?f("fleet-key-used-by").replace("{engines}",w.join(", ")):f("fleet-key-used-by-none")}),w.length>0&&l.jsx("small",{children:f("fleet-key-shared-impact").replace("{key}",y).replace("{engines}",w.join(", "))}),l.jsxs("div",{className:"nc-fleet-key-input",children:[l.jsx("input",{type:a.credentialReveal?"text":"password",value:a.credentialValue||"","aria-label":f("fleet-key-value").replace("{key}",y),autoComplete:"new-password",spellCheck:!1,autoCapitalize:"none",autoCorrect:"off",placeholder:v!=null&&v.authConfigured||e.mode==="edit"?f("fleet-key-blank-keeps"):f("fleet-key-enter"),onChange:E=>u({credentialValue:E.target.value,allowMissingCredential:E.target.value?!1:a.allowMissingCredential})}),l.jsx("button",{type:"button",className:"nc-btn ghost","aria-label":f(a.credentialReveal?"fleet-key-hide":"fleet-key-reveal"),onClick:()=>u({credentialReveal:!a.credentialReveal}),children:f(a.credentialReveal?"fleet-key-hide":"fleet-key-reveal")})]}),l.jsx("small",{children:f("fleet-key-local-help")}),e.mode==="new"&&(v==null?void 0:v.authConfigured)!==!0&&!a.credentialValue&&l.jsxs("label",{className:"nc-check nc-fleet-key-missing",children:[l.jsx("input",{type:"checkbox",checked:!!a.allowMissingCredential,onChange:E=>u({allowMissingCredential:E.target.checked})}),f("fleet-key-create-missing")]}),(v==null?void 0:v.notice)&&l.jsx("small",{className:"nc-fleet-provider-notice",children:f(`fleet-provider-notice-${v.notice}`)})]}),(v==null?void 0:v.notice)&&!y&&l.jsx("small",{className:"nc-fleet-provider-notice",children:f(`fleet-provider-notice-${v.notice}`)}),a.provider==="custom"&&l.jsxs(l.Fragment,{children:[l.jsx("input",{value:a.displayName,placeholder:f("fleet-provider-display"),onChange:E=>u({displayName:E.target.value})}),l.jsx("input",{value:a.baseUrl,placeholder:"https://api.example.com/v1",onChange:E=>u({baseUrl:E.target.value})}),((v==null?void 0:v.protocols)||[]).length>1&&l.jsx("select",{value:a.protocol,onChange:E=>u({protocol:E.target.value}),children:v.protocols.map(E=>l.jsx("option",{value:E,children:E},E))}),l.jsxs("div",{className:"nc-fleet-pair",children:[l.jsx("input",{value:a.envKey,placeholder:f("fleet-api-key-env"),onChange:E=>u({envKey:E.target.value})}),l.jsx("input",{value:a.providerId,placeholder:f("fleet-provider-id"),onChange:E=>u({providerId:E.target.value})})]}),l.jsxs("small",{children:[a.protocol," · ",f("fleet-custom-secret-help")]})]}),l.jsx("small",{children:f(a.client==="shell"?"fleet-shell-engine-help":"fleet-managed-help")})]}):l.jsxs(l.Fragment,{children:[l.jsx("input",{value:a.command,placeholder:f("command-path"),onChange:E=>u({command:E.target.value})}),l.jsx("textarea",{value:a.argsText,placeholder:f("args-lines"),onChange:E=>u({argsText:E.target.value})}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:a.rc,onChange:E=>u({rc:E.target.checked})})," ",f("fleet-remote-control")]}),l.jsxs("select",{value:a.promptMode,onChange:E=>u({promptMode:E.target.value}),children:[l.jsx("option",{value:"send-keys",children:"send-keys"}),l.jsx("option",{value:"flag",children:"flag"})]}),a.promptMode==="flag"&&l.jsx("input",{value:a.promptFlag,placeholder:"prompt flag",onChange:E=>u({promptFlag:E.target.value})}),l.jsxs("div",{className:"nc-fleet-pair",children:[l.jsx("input",{value:a.modelFlag,placeholder:"model flag",onChange:E=>u({modelFlag:E.target.value})}),l.jsx("input",{value:a.modelValue,placeholder:"model default",onChange:E=>u({modelValue:E.target.value})})]}),l.jsx("small",{children:f("env-write-only")}),h.map((E,$)=>l.jsxs("div",{className:"nc-fleet-env",children:[l.jsx("input",{value:E.key,disabled:E.configured,placeholder:"ENV_KEY",onChange:B=>{const K=h.slice();K[$]={...E,key:B.target.value},u({envRows:K})}}),l.jsx("input",{type:"password",value:E.value,placeholder:E.configured?"•••••• (unchanged)":"value",onChange:B=>{const K=h.slice();K[$]={...E,value:B.target.value},u({envRows:K})}}),l.jsx("button",{className:"nc-btn danger",onClick:()=>u({envRows:h.filter((B,K)=>K!==$)}),children:"×"})]},`${E.key}-${$}`)),l.jsx("button",{className:"nc-btn ghost",onClick:()=>u({envRows:[...h,{key:"",value:"",configured:!1}]}),children:"+ env"})]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{className:"nc-btn ghost",onClick:()=>t(null),children:f("cancel")}),l.jsx("button",{className:"nc-btn primary",disabled:n||!a.id||C||a.kind==="custom"&&!a.command||a.kind==="managed"&&(v==null?void 0:v.requiresModel)&&!a.managedModel||a.kind==="managed"&&(v==null?void 0:v.credentialEnv)===!0&&!a.envKey||a.kind==="managed"&&a.provider==="custom"&&(!a.displayName||!a.baseUrl||!a.envKey||!a.providerId),onClick:s,children:f("save")})]})]})}function cj({state:e,setState:t,busy:n,onSave:s,onTest:o,profiles:a=[],canTest:u=!0}){const[h,p]=N.useState(null),[m,v]=N.useState(!1),y=e.form,w=x=>t({...e,form:{...y,...x}}),b=/^[^\x00-\x1f\x7f]{1,128}$/.test(y.id||""),S=!!(y.id||"").trim()&&!!(y.engine||"").trim()&&b,C=async()=>{p(null),v(!0);try{p(await o(y.engine,y.id))}catch(x){p({outcome:"unverified",detail:String(x&&x.message||x)})}v(!1)};return l.jsxs("div",{className:"nc-fleet-form",children:[l.jsxs("label",{className:"nc-field",children:[f("model-editor-engine"),l.jsxs("select",{value:y.engine||"",disabled:n||e.mode==="edit",onChange:x=>{p(null),w({engine:x.target.value})},children:[l.jsx("option",{value:"",children:"—"}),a.map(x=>l.jsx("option",{value:x.id,children:x.label?`${x.id} · ${x.label}`:x.id},x.id))]})]}),l.jsxs("label",{className:"nc-field",children:[f("model-editor-id"),l.jsx("input",{value:y.id||"",disabled:n||e.mode==="edit",placeholder:"qwen3.9-max",onChange:x=>{p(null),w({id:x.target.value})}})]}),l.jsx("small",{className:"nc-set-hint",children:f("model-editor-id-help")}),l.jsxs("label",{className:"nc-field",children:[f("model-editor-context"),l.jsx("input",{inputMode:"numeric",value:y.contextWindow||"",disabled:n,onChange:x=>w({contextWindow:x.target.value.replace(/[^0-9]/g,"").slice(0,9)})})]}),l.jsxs("label",{className:"nc-field",children:[f("model-editor-max-tokens"),l.jsx("input",{inputMode:"numeric",value:y.maxTokens||"",disabled:n,onChange:x=>w({maxTokens:x.target.value.replace(/[^0-9]/g,"").slice(0,9)})})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:y.reasoning===!0,disabled:n,onChange:x=>w({reasoning:x.target.checked})})," ",f("model-editor-reasoning")]}),l.jsxs("div",{className:"nc-set-row",children:[u&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:n||m||!S,onClick:C,children:f(m?"model-test-running":"model-test")}),h&&l.jsxs("span",{className:`nc-model-test ${h.outcome}`,children:[f(`model-test-${h.outcome}`),h.outcome==="ok"&&Number.isInteger(h.latencyMs)?` · ${h.latencyMs}ms`:""]})]}),h&&h.detail&&l.jsx("small",{className:"nc-set-hint",children:h.detail}),h&&h.outcome==="unverified"&&l.jsx("small",{className:"nc-set-hint",children:f("model-test-unverified-help")}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>t(null),children:f("cancel")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:n||!S,onClick:()=>s(y),children:f("save")})]})]})}function uj({token:e,route:t,targets:n=[],location:s,setLocation:o,state:a,setState:u,engines:h,mcpServers:p=[],busy:m,onSave:v}){var H;const[y,w]=N.useState(null),[b,S]=N.useState(""),C=a.form,x=L=>u({...a,form:{...C,...L}}),R=h.find(L=>L.id===C.engine),E=((H=R==null?void 0:R.managed)==null?void 0:H.client)==="shell",$=L=>{var O,T,F,k;const A=h.find(I=>I.id===L),z={...C.commands||{}};((O=R==null?void 0:R.managed)==null?void 0:O.client)==="shell"&&(C.command?z[C.engine]=C.command:delete z[C.engine]),x({engine:L,model:((T=C.models)==null?void 0:T[L])||((F=A==null?void 0:A.managed)==null?void 0:F.model)||((k=A==null?void 0:A.model)==null?void 0:k.value)||"",commands:z,command:z[L]||""})},B=L=>{const A={...C.commands||{}};L?A[C.engine]=L:delete A[C.engine],x({command:L,commands:A})},K=E&&/[|&;<>()`$*?{}\[\]~]/.test(C.command||""),V=[...new Set([...p||[],...Array.isArray(C.mcp)?C.mcp:[]])].sort(),Y=Array.isArray(C.mcp)?C.mcp.length?"some":"none":"all",te=L=>{var A;return x({mcp:L==="all"?void 0:L==="none"?[]:(A=C.mcp)!=null&&A.length?C.mcp:[...V]})},Q=L=>{const A=Array.isArray(C.mcp)?C.mcp:[];x({mcp:A.includes(L)?A.filter(z=>z!==L):[...A,L].sort()})},J=async L=>{try{const A=await Jh(e,L,t);w(A),x({cwd:A.path}),S("")}catch(A){S(String(A.message||A))}};return l.jsxs("div",{className:"nc-set-form nc-fleet-form",children:[l.jsx("b",{children:a.mode==="new"?f("fleet-new-cell"):`${f("edit")} ${C.id}`}),a.mode==="new"&&l.jsxs("label",{className:"nc-field",children:[f("location"),l.jsx("span",{className:"nc-req",children:" *"}),l.jsxs("select",{value:s,onChange:L=>{o(L.target.value),x({engine:""})},children:[l.jsx("option",{value:"",children:f("local")}),n.map(L=>l.jsxs("option",{value:L.route.join("/"),disabled:L.status&&L.status!=="up",children:[L.label,L.status&&L.status!=="up"?` · ${f("node-offline")}`:""]},L.route.join("/")))]})]}),l.jsx("input",{value:C.id,disabled:a.mode!=="new",placeholder:"id",onChange:L=>x({id:L.target.value})}),l.jsx("input",{value:C.label||"",maxLength:64,placeholder:f("fleet-cell-label"),onChange:L=>x({label:L.target.value})}),l.jsxs("div",{className:"nc-fleet-pair",children:[l.jsx("input",{value:C.cwd,placeholder:f("cwd"),onChange:L=>x({cwd:L.target.value})}),l.jsx("button",{className:"nc-btn ghost",onClick:()=>y?w(null):J(C.cwd),children:f("browse")})]}),y&&l.jsxs("div",{className:"nc-fs",children:[l.jsx("div",{className:"nc-fs-path",children:y.path}),l.jsxs("div",{className:"nc-fs-list",children:[y.parent&&l.jsxs("button",{className:"nc-fs-item nc-fs-nav",onClick:()=>J(y.parent),children:["↑ ",f("fs-parent")]}),(y.dirs||[]).map(L=>l.jsxs("button",{className:"nc-fs-item",onClick:()=>J(`${y.path.replace(/\/$/,"")}/${L}`),children:["📁 ",L]},L))]})]}),b&&l.jsx("div",{className:"nc-err",children:b}),l.jsx("select",{value:C.engine,onChange:L=>$(L.target.value),children:h.map(L=>l.jsx("option",{value:L.id,children:L.label},L.id))}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:!!C.boot,onChange:L=>x({boot:L.target.checked})})," ",f("fleet-boot")]}),E?l.jsxs(l.Fragment,{children:[l.jsx("input",{value:C.command||"",maxLength:4096,placeholder:f("fleet-shell-command-placeholder"),onChange:L=>B(L.target.value)}),l.jsx("small",{children:C.command?f("fleet-shell-command-help"):f("fleet-shell-interactive")}),K&&l.jsx("small",{className:"nc-note",children:f("fleet-shell-command-metachar")})]}):l.jsxs(l.Fragment,{children:[l.jsx("input",{value:C.model||"",list:"nc-cell-models",placeholder:f("fleet-model-override"),onChange:L=>x({model:L.target.value})}),l.jsx("datalist",{id:"nc-cell-models",children:((R==null?void 0:R.availableModels)||[]).map(L=>l.jsx("option",{value:L},L))}),l.jsx("textarea",{value:C.prompt||"",placeholder:f("cell-prompt"),onChange:L=>x({prompt:L.target.value})}),l.jsx("small",{children:f("cell-prompt-help")}),l.jsxs("label",{className:"nc-field",children:[f("cell-mcp"),l.jsxs("select",{value:Y,onChange:L=>te(L.target.value),children:[l.jsx("option",{value:"all",children:f("cell-mcp-all")}),l.jsx("option",{value:"none",children:f("cell-mcp-none")}),l.jsx("option",{value:"some",children:f("cell-mcp-some")})]})]}),Y==="some"&&l.jsx("div",{className:"nc-fleet-mcp-list",children:V.map(L=>l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:(C.mcp||[]).includes(L),onChange:()=>Q(L)})," ",L]},L))}),l.jsx("small",{children:f("cell-mcp-help")})]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{className:"nc-btn ghost",onClick:()=>u(null),children:f("cancel")}),l.jsx("button",{className:"nc-btn primary",disabled:m||!C.id||!C.cwd||!C.engine,onClick:v,children:f("save")})]})]})}function B_({token:e,route:t=[],state:n,setState:s,busy:o,onSave:a}){const[u,h]=N.useState(null),[p,m]=N.useState([]),[v,y]=N.useState(""),w=Array.isArray(t)?t.join("/"):"";N.useEffect(()=>{let R=!0;return Jl(e,w?w.split("/"):[]).then(E=>{R&&(m(E.engines||[]),y(""))}).catch(E=>{R&&(m([]),y(String(E.message||E)))}),()=>{R=!1}},[e,w]);const b=n.form,S=R=>s({...n,form:{...b,...R}}),C=async R=>{try{const E=await Jh(e,R,t);h(E),S({cwd:E.path})}catch{}},x=!b.id&&b.tmuxSession?b.tmuxSession.replace(/[^A-Za-z0-9._-]+/g,"-").replace(/^-+|-+$/g,"").slice(0,32):b.id;return l.jsxs("div",{className:"nc-set-form nc-fleet-form",children:[l.jsxs("b",{children:[f("import-as-cell")," · ",b.tmuxSession]}),l.jsx("small",{children:f("import-help")}),l.jsx("input",{value:b.tmuxSession,disabled:!0,placeholder:"tmux session",readOnly:!0}),l.jsx("input",{value:b.id,placeholder:f("name"),onChange:R=>S({id:R.target.value})}),l.jsxs("div",{className:"nc-fleet-pair",children:[l.jsx("input",{value:b.cwd,placeholder:f("cwd"),onChange:R=>S({cwd:R.target.value})}),l.jsx("button",{className:"nc-btn ghost",type:"button",onClick:()=>u?h(null):C(b.cwd),children:f("browse")})]}),u&&l.jsxs("div",{className:"nc-fs",children:[l.jsx("div",{className:"nc-fs-path",children:u.path}),l.jsxs("div",{className:"nc-fs-list",children:[u.parent&&l.jsxs("button",{className:"nc-fs-item nc-fs-nav",onClick:()=>C(u.parent),children:["↑ ",f("fs-parent")]}),(u.dirs||[]).map(R=>l.jsxs("button",{className:"nc-fs-item",onClick:()=>C(`${u.path.replace(/\/$/,"")}/${R}`),children:["📁 ",R]},R))]})]}),l.jsxs("select",{value:b.engine,onChange:R=>S({engine:R.target.value}),children:[l.jsx("option",{value:"",children:f("import-engine-required")}),p.map(R=>l.jsx("option",{value:R.id,children:R.label},R.id))]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:!!b.boot,onChange:R=>S({boot:R.target.checked})})," ",f("fleet-boot")]}),(n.err||v)&&l.jsx("div",{className:"nc-err",children:n.err||v}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{className:"nc-btn ghost",onClick:()=>s(null),children:f("cancel")}),l.jsx("button",{className:"nc-btn primary",disabled:o||!b.tmuxSession||!b.engine||!p.length,onClick:a,children:f(x?"import-as-cell":"save")})]})]})}function El(e){const t=Ks(e);return t===null?`~/${e}`:t?`~/${t}`:"~"}function dj(e){if(!e||typeof e.path!="string"||typeof e.home!="string")return"";const{path:t,home:n}=e;return!n||t===n||!t.startsWith(n+"/")?"":t.slice(n.length+1).replace(/\/+$/,"")}function hj({token:e,route:t,cell:n,busy:s=!1,onSaved:o,onClose:a}){const[u,h]=N.useState(""),[p,m]=N.useState(null),[v,y]=N.useState(!1),[w,b]=N.useState(""),S=typeof(n==null?void 0:n.cwdSuggestion)=="string"&&Ks(n.cwdSuggestion)!==null?Ks(n.cwdSuggestion):null,[C,x]=N.useState(S),R=n==null?void 0:n.id,E=s||v,$=async Q=>{const J=Ks(Q);if(J===null){m({rel:"",dirs:[],loading:!1,err:f("fleet-cwd-repair-invalid")});return}m({rel:J,dirs:[],loading:!0,err:""});try{const H=await Jh(e,J,t),L=dj(H);m({rel:L,dirs:Array.isArray(H.dirs)?H.dirs:[],loading:!1,err:""})}catch(H){m({rel:J,dirs:[],loading:!1,err:String(H&&H.message||H)})}},B=Q=>{if(!p)return;const J=p.rel?`${p.rel}/${Q}`:Q;$(J)},K=()=>{p!=null&&p.rel&&$(p.rel.split("/").slice(0,-1).join("/"))},V=()=>{p&&(h(p.rel||""),m(null),b(""),x(null))},Y=()=>{C!==null&&(h(C),x(null),b(""))},te=async()=>{if(E)return;const Q=Ks(u);if(Q===null){b(f("fleet-cwd-repair-invalid"));return}const J=El(Q);let H=!0;try{H=window.confirm(f("fleet-cwd-repair-confirm").replace("{id}",String(R||"")).replace("{path}",J))}catch{H=!1}if(H){y(!0),b(""),x(null);try{const L=await Z_(e,R,{cwdRel:Q},t);o==null||o(L)}catch(L){const A=L&&L.data||{};if(A.code==="unportable-cwd"){b(f("fleet-cwd-repair-unportable"));const z=Array.isArray(A.cells)?A.cells.find(T=>T&&T.id===R):null,O=z&&typeof z.suggestion=="string"?z.suggestion:null;O!==null&&Ks(O)!==null&&x(O)}else b(String(L&&L.message||L))}finally{y(!1)}}};return l.jsxs("div",{className:"nc-set-form nc-fleet-form nc-cwd-repair",children:[l.jsx("b",{children:f("fleet-cwd-repair-title").replace("{id}",String(R||""))}),l.jsx("small",{className:"nc-set-info",children:f("fleet-cwd-repair-help")}),l.jsx("small",{className:"nc-cwd-no-source",children:f("fleet-cwd-repair-no-source-path")}),l.jsxs("label",{className:"nc-field",children:[f("cwd"),l.jsxs("div",{className:"nc-cwd-rel-row",children:[l.jsx("span",{className:"nc-cwd-rel-prefix",children:"~/"}),l.jsx("input",{value:u,placeholder:f("fleet-cwd-repair-placeholder"),autoComplete:"off",spellCheck:"false",autoCapitalize:"none",onChange:Q=>h(Q.target.value)}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:E,onClick:()=>p?m(null):$(""),children:f(p?"close":"fleet-cwd-repair-browse")})]})]}),l.jsx("div",{className:"nc-cwd-preview",children:f("fleet-cwd-repair-preview").replace("{path}",El(u))}),p&&l.jsxs("div",{className:"nc-fs",children:[l.jsx("div",{className:"nc-fs-path",children:El(p.rel)}),l.jsxs("div",{className:"nc-fs-list",children:[p.rel&&l.jsxs("button",{type:"button",className:"nc-fs-item nc-fs-nav",onClick:K,children:["↑ ",f("fs-parent")]}),p.loading&&l.jsx("div",{className:"nc-fs-empty",children:"…"}),!p.loading&&p.dirs.length===0&&l.jsx("div",{className:"nc-fs-empty",children:f("fleet-cwd-repair-fs-empty")}),!p.loading&&p.dirs.map(Q=>l.jsxs("button",{type:"button",className:"nc-fs-item",onClick:()=>B(Q),children:["📁 ",Q]},Q))]}),p.err&&l.jsx("div",{className:"nc-err",children:p.err}),l.jsx("div",{className:"nc-sheet-actions",children:l.jsx("button",{type:"button",className:"nc-btn primary",disabled:E||p.loading||!!p.err,onClick:V,children:f("fleet-cwd-repair-use-current")})})]}),w&&l.jsx("div",{className:"nc-err",role:"alert",children:w}),C!==null&&l.jsxs("div",{className:"nc-cwd-suggestion",role:"status",children:[l.jsx("span",{children:f("fleet-cwd-repair-suggestion")}),l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:Y,children:f("fleet-cwd-repair-use-suggestion").replace("{path}",El(C))})]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:v,onClick:a,children:f("cancel")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:E,onClick:te,children:v?"…":f("save")})]})]})}function fj({token:e,readonly:t,targets:n=[],startNewCell:s=!1,initialLocation:o=""}){const[a,u]=N.useState({engines:[],cells:[],managedCatalog:[]}),[h,p]=N.useState({available:!1,capabilities:[]}),[m,v]=N.useState(!1),[y,w]=N.useState(null),[b,S]=N.useState(null),[C,x]=N.useState({}),[R,E]=N.useState(null),[$,B]=N.useState(!1),[K,V]=N.useState(""),[Y,te]=N.useState(""),[Q,J]=N.useState(o),[H,L]=N.useState(!1),[A,z]=N.useState(null),[O,T]=N.useState(null),[F,k]=N.useState(null),[I,D]=N.useState(!1),[M,W]=N.useState([]),[G,ue]=N.useState(null),[le,he]=N.useState("manage"),we=N.useRef(!1),re=Q?Q.split("/"):[],_e=N.useCallback(async()=>{try{const j=await bs(e,re);p(j);try{const X=await ef(e,re);L(!!X.readonlyDefault)}catch{L(!1)}if(j.provider==="builtin"&&(j.capabilities||[]).includes("definitions")){const X=await Jl(e,re),ie=new Map((j.engines||[]).map(pe=>[pe.id,pe]));if(X.engines=(X.engines||[]).map(pe=>{var ke;return{...pe,availableModels:((ke=ie.get(pe.id))==null?void 0:ke.models)||[]}}),u(X),(j.capabilities||[]).includes("credentials"))try{W((await v0(e,re)).credentials||[])}catch{W([])}else W([])}V("")}catch(j){V(String(j.message||j))}finally{v(!0)}},[e,Q]);N.useEffect(()=>{_e();const j=setInterval(_e,5e3);return()=>clearInterval(j)},[_e]);const ze=new Set((h.cells||[]).filter(j=>j.active).map(j=>j.cell)),ut=h.provider==="builtin"&&(h.capabilities||[]).includes("edit"),nt=(h.capabilities||[]).includes("restore");N.useEffect(()=>{!s||we.current||!ut||!a.engines.length||(we.current=!0,E({mode:"new",form:O_(a.engines[0].id)}))},[s,ut,a.engines]);const Ne=async j=>{B(!0),V(""),te("");try{await j(),await _e()}catch(X){V(String(X.message||X))}B(!1)},jt=async(j,X)=>{const ie=await k0(e,j,X,re);return x(pe=>({...pe,[`${j}::${X}`]:ie})),ie},tn=j=>Ne(async()=>{const X={id:String(j.id||"").trim(),engine:String(j.engine||"").trim()};for(const ie of["contextWindow","maxTokens"]){const pe=String(j[ie]||"").trim();pe&&(X[ie]=Number(pe))}j.reasoning===!0&&(X.reasoning=!0),await S0(e,X,re),S(null),await _e()}),De=()=>Ne(async()=>{var Xe;const j=y.mode==="new",X=y.form,ie=a.managedCatalog||[],pe=X.kind==="managed"?Zo(ie,X):null,ke=typeof(pe==null?void 0:pe.credentialEnv)=="string"?pe.credentialEnv:"",me=ke&&X.credentialValue||"",xe=oj(X,j,ie);!j&&y.form.kind==="custom"&&!y.form.modelFlag&&(xe.model=null),!j&&y.form.kind==="custom"&&y.form.promptMode!=="flag"&&(xe.promptFlag=null);let We;if(j)We=await y0(e,xe,re);else{const je=y.original,_t=new Set(y.form.envRows.filter(Rt=>!Rt.remove).map(Rt=>Rt.key)),Sn=(je.envKeys||[]).filter(Rt=>!_t.has(Rt)),Rn=Object.fromEntries(y.form.envRows.filter(Rt=>!Rt.remove&&Rt.key&&(!Rt.configured||Rt.value!=="")).map(Rt=>[Rt.key,Rt.value]));We=await w0(e,je.id,xe,y.form.kind==="custom"?{set:Rn,remove:Sn}:void 0,re)}let lt=null;if(ke&&me)try{lt=await wg(e,ke,me,re),W(lt.credentials||[])}catch{throw await _e(),j&&w({mode:"edit",original:{...xe,id:X.id},form:{...X,credentialReveal:!1}}),new Error(f(j?"fleet-key-partial-create":"fleet-key-partial-edit"))}await _e(),w(null),te(f("fleet-saved"));const Ke=((Xe=((lt==null?void 0:lt.credentials)||[]).find(je=>je.envKey===ke))==null?void 0:Xe.activeCells)||[],pt=[...new Set([...(We==null?void 0:We.activeCells)||[],...Ke])];if(pt.length&&window.confirm(f("fleet-restart-confirm").replace("{cells}",pt.join(", "))))for(const je of pt)await $o(e,je,re)}),Tt=()=>Ne(async()=>{var lt,Ke,pt,Xe,je,_t;const j=R.mode==="new",X=R.form,ie={...j?{id:X.id}:{},cwd:X.cwd,engine:X.engine,boot:!!X.boot},pe={...X.commands||{}},ke=a.engines.find(Sn=>Sn.id===X.engine);((lt=ke==null?void 0:ke.managed)==null?void 0:lt.client)==="shell"&&typeof X.command=="string"&&X.command.length?pe[X.engine]=X.command:((Ke=ke==null?void 0:ke.managed)==null?void 0:Ke.client)==="shell"&&delete pe[X.engine],(Object.keys(pe).length||!j)&&(ie.commands=pe);const me=(X.label||"").trim();j?me&&(ie.label=me):ie.label=me||null,j?Array.isArray(X.mcp)&&(ie.mcp=X.mcp):ie.mcp=Array.isArray(X.mcp)?X.mcp:null,j?(((pt=ke==null?void 0:ke.managed)==null?void 0:pt.client)!=="shell"&&X.model&&(ie.model=X.model),((Xe=ke==null?void 0:ke.managed)==null?void 0:Xe.client)!=="shell"&&X.prompt&&(ie.prompt=X.prompt)):(ie.model=((je=ke==null?void 0:ke.managed)==null?void 0:je.client)==="shell"?null:X.model||null,((_t=ke==null?void 0:ke.managed)==null?void 0:_t.client)!=="shell"&&(ie.prompt=X.prompt||null));const xe=j?await C0(e,ie,re):await Z_(e,R.original.id,ie,re),We=j?X.id:R.original.id;E(null),te(f("fleet-saved")),!j&&(xe!=null&&xe.active)&&window.confirm(f("fleet-restart-confirm").replace("{cells}",We))&&await $o(e,We,re)}),Qe=t||H,vt=h.capabilities||[],mt=re.length>0&&Qe,it=j=>M.find(X=>{var ie;return(ie=X.engines)==null?void 0:ie.includes(j.id)})||null,dt=()=>Ne(async()=>{var ie;const j=await wg(e,G.envKey,G.value,re);W(j.credentials||[]),ue(null),te(f("fleet-credential-saved"));const X=((ie=(j.credentials||[]).find(pe=>pe.envKey===G.envKey))==null?void 0:ie.activeCells)||[];if(X.length&&window.confirm(f("fleet-restart-confirm").replace("{cells}",X.join(", "))))for(const pe of X)await $o(e,pe,re)}),ot=j=>Ne(async()=>{if(!window.confirm(f("fleet-credential-remove-confirm").replace("{key}",j.envKey)))return;const X=await _0(e,j.envKey,re);W(X.credentials||[]),te(f("fleet-credential-removed"))}),ht=j=>z({...j,route:Array.isArray(j==null?void 0:j.route)?j.route:re}),st=async j=>{if(!A)return;const X=A.cell||A.id,ie=Array.isArray(A.route)?A.route:re;if(j.action==="up"){const pe=await Xh(e,{cell:X,boot:!!j.boot,...j.engine?{engine:j.engine}:{},...j.model!==void 0?{model:j.model}:{},...j.permissionPolicy?{permissionPolicy:j.permissionPolicy}:{}},ie),ke=df(pe);ke&&te(ke.text)}else await Il(e,{cell:X,boot:!!j.boot},ie)},ft=(j,X)=>{V(""),T({mode:"new",route:Array.isArray(X)?X:re,form:{tmuxSession:j.name,id:"",engine:"",cwd:"",boot:!1},err:""})},be=()=>Ne(async()=>{const j=O.form;if(!j.engine){T({...O,err:f("import-engine-required")});return}await E0(e,{tmuxSession:j.tmuxSession,id:j.id||void 0,engine:j.engine,cwd:j.cwd||void 0,boot:!!j.boot},j.route||re),T(null),te(f("fleet-saved"))}),ce=({engineRows:j=[],cellRows:X=[],models:ie=[]})=>Ne(async()=>{const pe=j.filter(je=>je.selected),ke=pe.map(je=>ob(je.engine));if(ke.some(je=>!je))throw new Error(f("fleet-backup-invalid-engine"));const me=pe.filter(je=>je.exists).map(je=>je.engine.id);if(me.length&&!window.confirm(f("fleet-backup-confirm-engine-overwrite").replace("{engines}",me.join(", "))))return;const xe=[...new Set([...a.engines.map(je=>je.id),...ke.map(je=>je.id)])],We=[];for(const je of X.filter(_t=>_t.selected)){const _t=nj(je.cell,je.engine,xe);if(!_t)throw new Error(`${je.cell.id}: ${f("fleet-backup-engine-missing")}`);We.push(_t)}const lt=X.filter(je=>je.selected&&je.exists).map(je=>je.cell.id);if(lt.length&&!window.confirm(f("fleet-backup-confirm-overwrite").replace("{cells}",lt.join(", "))))return;const Ke=ke.length?await j0(e,ke,me.length>0,re,ie):{needsRestart:[]},pt=We.length?await N0(e,We,re):{needsRestart:[]},Xe=[...new Set([...Ke.needsRestart||[],...pt.needsRestart||[]])];D(!1),te(`${f("fleet-backup-restored").replace("{n}",String(We.length))}${ke.length?` · ${ke.length} ${f("fleet-engines").toLowerCase()}`:""}${Xe.length?` · ${f("fleet-backup-needs-restart").replace("{cells}",Xe.join(", "))}`:""}`)}),U=l.jsxs("label",{className:"nc-field",children:[f("location"),l.jsxs("select",{value:Q,onChange:j=>{J(j.target.value),w(null),E(null),V(""),te(""),L(!1),v(!1),p({available:!1,capabilities:[]}),u({engines:[],cells:[],managedCatalog:[]}),W([]),ue(null)},children:[l.jsx("option",{value:"",children:f("local")}),n.map(j=>l.jsxs("option",{value:j.route.join("/"),disabled:j.status&&j.status!=="up",children:[j.label,j.status&&j.status!=="up"?` · ${f("node-offline")}`:""]},j.route.join("/")))]})]}),ne=l.jsxs("div",{className:"nc-fleet-view-tabs",role:"tablist","aria-label":f("tab-fleet"),children:[l.jsx("button",{type:"button",role:"tab","aria-selected":le==="manage",className:`nc-set-tabbtn${le==="manage"?" on":""}`,onClick:()=>he("manage"),children:f("fleet-manage-location")}),l.jsx("button",{type:"button",role:"tab","aria-selected":le==="overview",className:`nc-set-tabbtn${le==="overview"?" on":""}`,onClick:()=>he("overview"),children:f("fleet-network-overview")})]});return m?ut?l.jsxs("div",{className:"nc-set-tab nc-fleet-editor",children:[ne,le==="overview"?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"nc-set-info",children:f("fleet-overview-help")}),l.jsx($d,{token:e,targets:n,readonly:t,onPower:ht,onImport:ft})]}):l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"nc-set-info",children:f("fleet-manage-help")}),U,l.jsxs("div",{className:"nc-set-row nc-fleet-backup-actions",children:[l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>{V(""),D(!0)},children:f("fleet-backup")}),l.jsx("small",{children:f("fleet-backup-help")})]}),l.jsxs("div",{className:"nc-fleet-section-head",children:[l.jsx("b",{children:f("fleet-cells")}),l.jsx("span",{className:"nc-fleet-head-actions",children:l.jsxs("button",{className:"nc-btn primary",disabled:Qe||$||!a.engines.length,onClick:()=>{var j;V(""),E({mode:"new",form:O_((j=a.engines[0])==null?void 0:j.id)})},children:["+ ",f("add")]})})]}),a.cells.map(j=>{const X=ze.has(j.id),ie=j.needsRepair===!0;return l.jsxs("div",{className:"nc-fleet-item",children:[l.jsxs("span",{children:[l.jsx("b",{children:j.id}),j.label?l.jsxs("small",{className:"nc-fleet-label",children:[" ",j.label]}):null,l.jsxs("small",{children:[j.engine," · ",ie?l.jsx("span",{className:"nc-fleet-tag nc-fleet-tag-warn",children:f("fleet-cwd-needs-repair")}):j.cwd,X?` · ${f("service-active")}`:` · ${f("cell-off")}`]})]}),l.jsxs("span",{children:[X&&vt.includes("down")&&l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>Ne(()=>Il(e,{cell:j.id},re)),children:f("stop")}),!X&&vt.includes("up")&&l.jsx("button",{className:"nc-btn primary",disabled:Qe||$,onClick:()=>ht({cell:j.id,id:j.id,engine:j.engine,model:j.model,models:j.models,permissionPolicies:j.permissionPolicies,active:!1,boot:j.boot}),children:f("start")}),X&&vt.includes("restart")&&l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>Ne(()=>$o(e,j.id,re)),children:f("restart")}),ie?l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>{V(""),k(j)},children:f("fleet-cwd-repair")}):l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>{var pe;V(""),E({mode:"edit",original:j,form:{...j,commands:{...j.commands||{}},command:((pe=j.commands)==null?void 0:pe[j.engine])||""}})},children:f("edit")}),l.jsx("button",{className:"nc-btn danger",disabled:Qe||$,onClick:()=>Ne(async()=>{window.confirm(f("fleet-remove-cell").replace("{id}",j.id))&&await ey(e,j.id,!0,re)}),children:"×"})]})]},j.id)}),l.jsxs("div",{className:"nc-fleet-section-head",children:[l.jsx("b",{children:f("fleet-engines")}),l.jsxs("button",{className:"nc-btn primary",disabled:Qe||$,onClick:()=>{V(""),w({mode:"new",form:ij()})},children:["+ ",f("add")]})]}),a.engines.map(j=>{var ie,pe;const X=it(j);return l.jsxs("div",{className:"nc-fleet-item",children:[l.jsxs("span",{children:[l.jsx("b",{children:j.label}),l.jsx("small",{children:j.managed?`${j.id} · ${j.managed.client} / ${j.managed.provider} · ${(ie=j.managedInfo)!=null&&ie.configured?f("fleet-ready"):((pe=j.managedInfo)==null?void 0:pe.reason)||f("fleet-not-ready")}`:`${j.id} · ${j.command}`}),X&&l.jsxs("small",{children:[X.envKey," · ",f(`fleet-credential-source-${X.source||"missing"}`)]})]}),l.jsxs("span",{children:[X&&l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>{V(""),ue({envKey:X.envKey,value:""})},children:X.configured?f("fleet-credential-change"):f("fleet-credential-set")}),(X==null?void 0:X.source)==="local"&&l.jsx("button",{className:"nc-btn danger",disabled:Qe||$,onClick:()=>ot(X),children:f("fleet-credential-forget")}),l.jsx("button",{className:"nc-btn ghost",disabled:Qe||$,onClick:()=>{V(""),w({mode:"edit",original:j,form:rj(j)})},children:f("edit")}),l.jsx("button",{className:"nc-btn danger",disabled:Qe||$,onClick:()=>Ne(async()=>{window.confirm(f("fleet-remove-engine").replace("{id}",j.id))&&await b0(e,j.id,re)}),children:"×"})]})]},j.id)}),l.jsxs("div",{className:"nc-fleet-section-head",children:[l.jsx("b",{children:f("fleet-models")}),l.jsxs("button",{className:"nc-btn primary",disabled:Qe||$,onClick:()=>{V(""),S({mode:"new",form:{id:"",engine:""}})},children:["+ ",f("add")]})]}),!(a.models||[]).length&&l.jsx("small",{className:"nc-set-hint",children:f("fleet-no-models")}),(a.models||[]).map(j=>{const X=`${j.engine}::${j.id}`,ie=C[X],pe=(a.engines||[]).some(ke=>ke.managed&&ke.managed.model===j.id);return l.jsxs("div",{className:"nc-fleet-item",children:[l.jsxs("span",{children:[l.jsx("b",{children:j.id}),l.jsxs("small",{children:[j.engine,j.contextWindow?` · ${j.contextWindow}`:"",pe?` · ${f("model-in-use")}`:""]}),ie&&l.jsxs("small",{className:`nc-model-test ${ie.outcome}`,children:[f(`model-test-${ie.outcome}`),ie.outcome==="ok"&&Number.isInteger(ie.latencyMs)?` · ${ie.latencyMs}ms`:""]})]}),l.jsxs("span",{children:[vt.includes("model-test")&&l.jsx("button",{className:"nc-btn ghost",disabled:$||mt,onClick:()=>Ne(()=>jt(j.engine,j.id)),children:f("model-test")}),l.jsx("button",{className:"nc-btn danger",disabled:Qe||$,onClick:()=>Ne(()=>x0(e,j.id,j.engine,re)),children:"×"})]})]},X)})]}),b&&l.jsx(fs,{onClose:()=>S(null),label:f("fleet-models"),error:K,children:l.jsx(cj,{state:b,setState:S,busy:$,onSave:tn,onTest:jt,profiles:a.managedCatalog||[],canTest:vt.includes("model-test")&&!mt})}),y&&l.jsx(fs,{onClose:()=>w(null),label:f("fleet-new-engine"),error:K,children:l.jsx(lj,{state:y,setState:w,busy:$,onSave:De,catalog:a.managedCatalog||[]})}),R&&l.jsx(fs,{onClose:()=>E(null),label:f("fleet-new-cell"),error:K,children:l.jsx(uj,{token:e,route:re,targets:n,location:Q,setLocation:J,state:R,setState:E,engines:a.engines,mcpServers:a.mcpServers||[],busy:$,onSave:Tt})}),F&&l.jsx(fs,{onClose:()=>k(null),label:f("fleet-cwd-repair-title").replace("{id}",F.id),error:"",children:l.jsx(hj,{token:e,route:re,cell:F,busy:$,onSaved:async()=>{k(null),te(f("fleet-cwd-repaired")),await _e()},onClose:()=>k(null)})}),Y&&l.jsx("div",{className:"nc-set-note",children:Y}),K&&l.jsx("div",{className:"nc-err",children:K}),I&&l.jsx(fs,{onClose:()=>D(!1),label:f("fleet-backup"),error:K,children:l.jsx(aj,{cells:a.cells,engines:a.engines,models:a.models||[],busy:$,canRestore:nt,onRestore:ce,onClose:()=>D(!1)})}),G&&l.jsx(fs,{onClose:()=>ue(null),label:f("fleet-credential-title"),error:K,children:l.jsxs("div",{className:"nc-fleet-form nc-credential-form",children:[l.jsx("b",{children:f("fleet-credential-title")}),l.jsx("small",{children:f("fleet-credential-help")}),l.jsxs("label",{className:"nc-field",children:[G.envKey,l.jsx("input",{type:"password",autoComplete:"off",spellCheck:"false",autoCapitalize:"none",value:G.value,onChange:j=>ue({...G,value:j.target.value})})]}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{className:"nc-btn ghost",onClick:()=>ue(null),children:f("cancel")}),l.jsx("button",{className:"nc-btn primary",disabled:$||!G.value,onClick:dt,children:f("save")})]})]})}),O&&l.jsx(fs,{onClose:()=>T(null),label:f("import-as-cell"),error:K,children:l.jsx(B_,{token:e,route:O.route||re,state:O,setState:T,busy:$,onSave:be})}),A&&l.jsx(Bl,{cell:A,token:e,route:Array.isArray(A.route)?A.route:re,onConfirm:async j=>{try{await st(j)}finally{await _e()}},onClose:()=>z(null)})]}):l.jsxs("div",{className:"nc-set-tab",children:[ne,le==="overview"?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"nc-set-info",children:f("fleet-overview-help")}),l.jsx($d,{token:e,targets:n,readonly:t,onPower:ht,onImport:ft})]}):l.jsxs(l.Fragment,{children:[U,l.jsxs("div",{className:"nc-set-info",children:[f(K?"fleet-editor-load-error":"fleet-editor-unavailable"),!K&&h.reason?` ${h.reason}`:""]})]}),K&&l.jsx("div",{className:"nc-err",children:K}),O&&l.jsx(fs,{onClose:()=>T(null),label:f("import-as-cell"),error:K,children:l.jsx(B_,{token:e,route:O.route||re,state:O,setState:T,busy:$,onSave:be})}),A&&l.jsx(Bl,{cell:A,token:e,route:Array.isArray(A.route)?A.route:re,onConfirm:async j=>{try{await st(j)}finally{await _e()}},onClose:()=>z(null)})]}):l.jsxs("div",{className:"nc-set-tab",children:[ne,le==="overview"?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"nc-set-info",children:f("fleet-overview-help")}),l.jsx($d,{token:e,targets:n,readonly:t,onPower:ht,onImport:ft})]}):l.jsxs(l.Fragment,{children:[U,l.jsx("div",{className:"nc-set-info",children:f("fleet-editor-loading")})]})]})}const Bf="nc_notification_speech_v1",Nl="nc-notification-speech",Hh="nc-notification-speech-preview",pj=320,mj=2,gj=3e4,vj=1e4,_j=6e4,yj=64,z_=Object.freeze({enabled:!1}),wj=Object.freeze({it:"it-IT",en:"en-US",es:"es-ES"}),bj=Object.freeze({it:new Set(["che","con","correzione","della","delle","difetto","il","lavoro","nessun","non","per","pronto","pubblicata","pubblicato","rilascio","sono","stato","tutti","verificata","verificato","versione","completata","completato","riepilogo"]),en:new Set(["all","and","completed","fix","for","issue","no","published","ready","release","summary","the","verified","version","with","work"]),es:new Set(["con","correccion","defecto","el","esta","para","publicada","publicado","resumen","sin","todos","trabajo","verificada","verificado","version","y"])}),zf=new WeakSet;function $f(e){return{enabled:(e&&typeof e=="object"&&!Array.isArray(e)?e:{}).enabled===!0}}function lb(){try{return typeof localStorage<"u"?localStorage:null}catch{return null}}function $_(e=lb()){if(!e)return{...z_};try{return $f(JSON.parse(e.getItem(Bf)||"null"))}catch{return{...z_}}}function Sj(e,t=lb()){const n=$f(e);if(t)try{t.setItem(Bf,JSON.stringify(n))}catch{}return n}function Ur(){try{return typeof window<"u"?window:null}catch{return null}}function ea(e=Ur()){try{return!!(e&&e.speechSynthesis&&typeof e.speechSynthesis.speak=="function"&&typeof e.SpeechSynthesisUtterance=="function")}catch{return!1}}function cb(e=Ur()){return!!(e&&(typeof e=="object"||typeof e=="function")&&zf.has(e))}function Wh(e=Ur()){e&&(typeof e=="object"||typeof e=="function")&&zf.delete(e)}function Tr(e){const t=String(e||"").trim().toLowerCase().split("-")[0];return wj[t]||""}function uc(e){return String(e||"").normalize("NFC").replace(/[\p{Cc}\p{Cf}]+/gu," ").replace(/\s+/g," ").trim()}function xj(e){const t=uc(e).normalize("NFD").replace(new RegExp("\\p{M}+","gu"),"").toLowerCase(),n=new Set(t.match(new RegExp("\\p{L}+","gu"))||[]);if(n.size<4)return"";const s=Object.entries(bj).map(([o,a])=>({lang:o,score:[...n].reduce((u,h)=>u+(a.has(h)?1:0),0)})).sort((o,a)=>a.score-o.score);return s[0].score>=3&&s[0].score-s[1].score>=2?s[0].lang:""}function kj(e,t){const n=Tr(e&&e.lang);return n||Tr(xj(e&&e.body))||Tr(t)}function ub(e){try{const t=e&&e.speechSynthesis&&e.speechSynthesis.getVoices;return typeof t=="function"?Array.from(t.call(e.speechSynthesis)||[]).filter(Boolean):[]}catch{return[]}}function db(e,t){const n=Tr(t);if(!n)return null;const s=Array.from(e||[]).filter(h=>h&&typeof h.lang=="string"&&h.lang.trim()),o=s.filter(h=>h.lang.trim().toLowerCase()===n.toLowerCase()),a=n.slice(0,2).toLowerCase(),u=s.filter(h=>h.lang.trim().toLowerCase().split("-")[0]===a);return o.find(h=>h.default===!0)||o[0]||u.find(h=>h.default===!0)||u[0]||null}function F_(e){return uc(e).replace(/\bBearer\s+\S+/gi,"Bearer [redacted]").replace(/\b(?:sk|hf|zai|xox[baprs]|gh[pousr]|npm)[_-][A-Za-z0-9._-]{8,}\b/gi,"[redacted]").replace(/\b(?:token|password|secret|credential|api[_-]?key)\s*[=:]\s*(?:"[^"]*"|'[^']*'|\S+)/gi,"[redacted]").replace(/\b[A-Z][A-Z0-9_]{2,}\s*=\s*(?:"[^"]*"|'[^']*'|\S+)/g,"[redacted]").replace(/(?:\/home\/[^/\s]+|\/Users\/[^/\s]+|\/data\/(?:data|user\/\d+)\/[^/\s]+)(?:\/[^\s]*)?/g,"[private path]").replace(/\b[A-Za-z]:\\Users\\[^\\\s]+(?:\\[^\s]*)?/g,"[private path]")}function Cj(e,t=pj){const n=F_(e&&e.title),s=F_(e&&e.body),o=[n,s&&s!==n?s:""].filter(Boolean).join(". "),a=Array.from(o);return a.length<=t?o:`${a.slice(0,Math.max(0,t-1)).join("").trimEnd()}…`}function Ej(e){try{return!!(e&&e.visibilityState==="visible"&&typeof e.hasFocus=="function"&&e.hasFocus())}catch{return!1}}function hb(e=Ur()){if(!ea(e))return!1;try{return e.speechSynthesis.cancel(),!0}catch{return!1}}function Nj(e){try{e&&typeof e.dispatchEvent=="function"&&typeof e.Event=="function"&&e.dispatchEvent(new e.Event(Hh))}catch{}}function jj(e,t,n=Ur(),s={}){var m;if(Wh(n),!ea(n))return Promise.resolve(!1);const o=uc(e);if(!o||(m=s.signal)!=null&&m.aborted)return Promise.resolve(!1);const a=Number.isFinite(s.timeoutMs)&&s.timeoutMs>0?s.timeoutMs:vj,u=s.setTimer||((v,y)=>setTimeout(v,y)),h=s.clearTimer||(v=>clearTimeout(v)),p=s.signal;return Nj(n),new Promise(v=>{let y=!1,w=!1,b=null,S=null;const C=x=>{if(!y){if(y=!0,p&&S&&p.removeEventListener("abort",S),b!==null&&h(b),x)zf.add(n);else try{n.speechSynthesis.cancel()}catch{}v(x)}};S=()=>C(!1),p&&p.addEventListener("abort",S,{once:!0});try{n.speechSynthesis.cancel();const x=new n.SpeechSynthesisUtterance(o);x.lang=Tr(t);const R=db(ub(n),x.lang);R&&(x.voice=R),x.onstart=()=>{w=!0},x.onend=()=>C(w),x.onerror=()=>C(!1),b=u(()=>C(!1),a),n.speechSynthesis.speak(x)}catch{C(!1)}})}function Rj(e={}){const t=e.scope||Ur(),n=e.document||t&&t.document,s=Number.isInteger(e.maxPending)&&e.maxPending>=0?e.maxPending:mj,o=Number.isFinite(e.watchdogMs)&&e.watchdogMs>0?e.watchdogMs:gj,a=Number.isFinite(e.dedupWindowMs)&&e.dedupWindowMs>0?e.dedupWindowMs:_j,u=Number.isInteger(e.maxDedup)&&e.maxDedup>0?e.maxDedup:yj,h=e.now||Date.now,p=e.setTimer||((H,L)=>setTimeout(H,L)),m=e.clearTimer||(H=>clearTimeout(H)),v=e.isPrimed||(()=>cb(t)),y=t&&t.speechSynthesis;let w=null,b=null,S=[],C=[],x=()=>{};const R=new Map,E=()=>{C=ub(t)};if(E(),y&&typeof y.addEventListener=="function")y.addEventListener("voiceschanged",E),x=()=>y.removeEventListener("voiceschanged",E);else if(y&&"onvoiceschanged"in y){const H=y.onvoiceschanged,L=(...A)=>{E(),typeof H=="function"&&H.apply(y,A)};y.onvoiceschanged=L,x=()=>{y.onvoiceschanged===L&&(y.onvoiceschanged=H)}}const $=H=>{if(H&&typeof H.id=="string"&&H.id)return`id:${H.id}`;const L=Number(H&&H.ts),A=uc(H&&H.title);return Number.isFinite(L)&&A?`frame:${L}:${A}`:""},B=H=>{if(!H)return!0;const L=h();for(const[A,z]of R)L-z>=a&&R.delete(A);if(R.has(H))return!1;for(R.set(H,L);R.size>u;)R.delete(R.keys().next().value);return!0},K=()=>{b!==null&&m(b),b=null},V=()=>{K(),w&&(w.onend=null,w.onerror=null,w=null),hb(t)},Y=H=>{if(!ea(t))return S=[],"unsupported";let L;try{L=new t.SpeechSynthesisUtterance(H.text),L.lang=Tr(H.lang);const z=db(C,L.lang);z&&(L.voice=z)}catch{return S=[],"error"}w=L;const A=()=>{if(w!==L)return;K(),w=null,L.onend=null,L.onerror=null;const z=S.shift();z&&Y(z)};L.onend=A,L.onerror=A;try{return b=p(()=>{if(w!==L)return;w=null,L.onend=null,L.onerror=null;try{t.speechSynthesis.cancel()}catch{}K();const z=S.shift();z&&Y(z)},o),t.speechSynthesis.speak(L),"speaking"}catch{return A(),"error"}},te=(H,L)=>{if(!ea(t))return"unsupported";const A=Cj(H);if(!A)return"empty";if(!B($(H)))return"duplicate";if(!Ej(n))return"inactive";if(!v())return"unprimed";const z={text:A,lang:L};return H&&H.urgency==="high"?(S=[],V(),Y(z)):w?s===0?"dropped":(S.length>=s&&S.shift(),S.push(z),"queued"):Y(z)},Q=()=>{S=[],V()};return{enqueue:te,stop:Q,dispose:()=>{Q(),x(),x=()=>{}}}}function fb(){const[e,t]=N.useState($_);N.useEffect(()=>{const s=o=>{if((o==null?void 0:o.type)==="storage"&&o.key!==Bf&&o.key!==null)return;const a=(o==null?void 0:o.type)===Nl?$f(o.detail):$_();t(a)};return window.addEventListener(Nl,s),window.addEventListener("storage",s),()=>{window.removeEventListener(Nl,s),window.removeEventListener("storage",s)}},[]);const n=N.useCallback(s=>{const o=Sj({enabled:s===!0});return t(o),window.dispatchEvent(new CustomEvent(Nl,{detail:o})),o.enabled},[]);return[e.enabled,n]}function Pj({text:e}){const[t,n]=N.useState(!1),s=async()=>{try{await navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1500)}catch{}};return l.jsxs("div",{className:"nc-set-copyline",children:[l.jsx("code",{children:e}),l.jsxs("button",{type:"button",className:"nc-btn ghost",onClick:s,children:[l.jsx(Ge,{name:"copy",size:14})," ",f(t?"copied":"copy")]})]})}function Aj({value:e}){const[t,n]=N.useState("");return N.useEffect(()=>{let s=!0;return a2.toDataURL(e,{margin:1,width:220}).then(o=>{s&&n(o)}).catch(()=>{}),()=>{s=!1}},[e]),t?l.jsx("img",{src:t,width:"220",height:"220",alt:"NexusCrew pairing QR"}):null}function Lj({token:e,nodes:t,roster:n,settings:s,readonly:o,refresh:a,refreshAliases:u,vlUnavailable:h=[]}){const[p,m]=N.useState(null),[v,y]=N.useState(null),[w,b]=N.useState(null),[S,C]=N.useState({ssh:"",sshPort:"",name:""}),[x,R]=N.useState(""),[E,$]=N.useState(""),[B,K]=N.useState(!1),[V,Y]=N.useState(null),te=Date.now(),Q=s&&s.deviceName||"",J=(t||[]).filter(k=>k&&k.direction==="outbound"&&k.name&&k.ssh),H=J.find(k=>k.name===x)||J[0]||null,L=H?Xd(H.tunnel,te):null,A=H!=null&&H.shared?L!=null&&L.up?"share-local-active":"share-local-pending":L!=null&&L.up?"share-local-private":"share-local-private-down",z=[{key:"peer-group-hubs",rows:(t||[]).filter(k=>k.kind!=="transitive"&&k.kind!=="vl"&&k.relation!=="client")},{key:"peer-group-clients",rows:(t||[]).filter(k=>k.kind!=="transitive"&&k.kind!=="vl"&&k.relation==="client")},{key:"peer-group-routed",rows:(t||[]).filter(k=>k.kind==="transitive")},{key:"peer-group-vl",rows:(t||[]).filter(k=>k.kind==="vl")}],O=V&&(t||[]).find(k=>`${k.kind||"direct"}:${k.nodeId||k.name}`===V)||null,T=async k=>{if(H){m(null),y(`${H.name}:share`);try{const I=await B0(e,H.name,k);await a(),I&&I.reversePoolPending===!0&&m(`${H.name}: ${f("share-reverse-pool-pending")}`)}catch(I){const D=I!=null&&I.data&&I.data.shared===!1?I.data:null;if(D)try{await a()}catch{}const M=I!=null&&I.data&&typeof I.data.hint=="string"?I.data.hint:"",W=(D==null?void 0:D.revoked)===!0&&(D==null?void 0:D.localReconcilePending)===!0?f("share-off-local-reconcile-pending"):(D==null?void 0:D.revoked)===!1&&(D==null?void 0:D.reconcilePending)===!0?f("share-off-hub-reconcile-pending"):"",G=I!=null&&I.data&&I.data.reversePoolPending===!0?f("share-reverse-pool-pending"):"",ue=I!=null&&I.data&&typeof I.data.code=="string"?I.data.code:"",le=I!=null&&I.data&&typeof I.data.detail=="string"?I.data.detail.trim():"",he=le&&le!==String(I.message||"")?le:"";m(`${H.name}: ${String(I.message||I)}${ue?` [${ue}]`:""}${he?` — ${he}`:""}${M?` — ${M}`:""}${W?` — ${W}`:""}${G?` — ${G}`:""}`)}y(null)}},F=async()=>{m(null);const k=_s(S.name||E||Q||"NexusCrew"),I=Fx({name:k,ssh:S.ssh,sshPort:S.sshPort});if(!I.ok){m(f(I.error));return}y("invite");try{b(await M0(e,{...E||Q?{label:E||Q}:{},name:k,ssh:I.value.ssh,...I.value.sshPort?{sshPort:I.value.sshPort}:{}}))}catch(D){m(String(D.message||D))}y(null)};return l.jsxs("div",{className:"nc-set-tab",children:[l.jsx("div",{className:"nc-sheet-label",children:f("peer-inventory-title")}),(t||[]).length===0&&l.jsx("div",{className:"nc-empty",children:f("no-nodes")}),z.map(k=>k.rows.length>0&&l.jsxs("div",{className:"nc-peer-group",children:[l.jsxs("div",{className:"nc-peer-group-title",children:[f(k.key)," ",l.jsx("span",{children:k.rows.length})]}),k.rows.map(I=>{const D=y2(I);if(!D)return null;const M=`${I.kind||"direct"}:${I.nodeId||I.name}`,W=D.routed?{up:D.reach.up,since:null}:Xd(I.tunnel,te);return l.jsxs("button",{type:"button",className:`nc-set-node nc-node-row${D.routed?" routed":""}`,"aria-label":`${D.title} — ${f("node-detail-open")}`,onClick:()=>Y(M),children:[l.jsx("span",{className:`nc-dot ${D.reach.up?"on":""}`}),l.jsxs("span",{className:"nc-node-row-text",children:[l.jsx("b",{children:D.title}),l.jsxs("small",{children:[D.routed?D.routeLabel:`${D.subtitle} · ${f(D.exposure.shortKey)}`,!D.routed&&D.exposure.shortKey==="visibility-selected"?` (${D.exposure.count})`:""]})]}),l.jsxs("span",{className:`nc-set-tunnel${D.reach.up?" up":""}`,children:[f(D.reach.key),W.since?` · ${W.since}`:""]}),l.jsx("span",{className:"nc-node-row-more",children:l.jsx(Ge,{name:"chevronDown",size:14})})]},M)})]},k.key)),h.length>0&&l.jsxs("div",{className:"nc-err",children:[f("vl-owners-unavailable"),": ",h.map(k=>k.label||k.route.join("/")).join(", ")]}),O&&l.jsx(M2,{node:O,nodes:t||[],token:e,readonly:o,refresh:a,onClose:()=>Y(null)}),(n||[]).some(k=>!k.direct&&k.instanceId)&&l.jsxs("div",{className:"nc-set-form",children:[l.jsx("div",{className:"nc-sheet-label",children:f("routed-node-aliases")}),l.jsx("small",{className:"nc-set-hint",children:f("routed-node-aliases-help")}),(n||[]).filter(k=>!k.direct&&k.instanceId).map(k=>l.jsxs("div",{className:"nc-set-node",children:[l.jsxs("div",{className:"nc-set-node-head",children:[l.jsx("span",{className:`nc-dot ${k.status==="up"?"on":""}`}),l.jsx("b",{children:k.label||k.name}),l.jsx("small",{children:(k.route||[]).join(" › ")})]}),l.jsxs("div",{className:"nc-set-node-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:o||!!v,onClick:async()=>{const I=window.prompt(f("node-local-alias"),k.alias||"");if(I!=null){if(I.trim()&&!Ir(I.normalize("NFC"))){m(f("err-label"));return}y(`${k.instanceId}:alias`),m(null);try{I.trim()?await I0(e,k.instanceId,I):await xg(e,k.instanceId),u()}catch(D){m(String(D.message||D))}y(null)}},children:f("alias-on-device")}),k.alias&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:o||!!v,onClick:async()=>{y(`${k.instanceId}:alias-reset`),m(null);try{await xg(e,k.instanceId),u()}catch(I){m(String(I.message||I))}y(null)},children:f("reset-alias")})]})]},k.instanceId))]}),H&&l.jsxs("div",{className:"nc-set-form nc-local-share",children:[l.jsx("div",{className:"nc-sheet-label",children:f("share-local-heading")}),J.length>1&&l.jsxs("label",{className:"nc-field",children:[f("share-local-hub"),l.jsx("select",{value:H.name,disabled:o||!!v,onChange:k=>R(k.target.value),children:J.map(k=>l.jsx("option",{value:k.name,children:k.label||k.name},k.name))})]}),l.jsxs("label",{className:"nc-check nc-node-share",children:[l.jsx("input",{type:"checkbox",checked:H.shared===!0,disabled:o||!!v,onChange:k=>T(k.target.checked)}),l.jsxs("span",{children:[l.jsx("b",{children:f("share-local-through").replace("{device}",Q||f("local")).replace("{hub}",H.label||H.name)}),l.jsx("small",{children:f(H.shared?"share-node-on-desc":"share-node-off-desc")})]})]}),l.jsx("div",{className:`nc-set-test${H.shared&&(L!=null&&L.up)?" ok":L!=null&&L.up?"":" ko"}`,children:f(A)}),!(L!=null&&L.up)&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:o||!!v,onClick:()=>T(H.shared===!0),children:f("share-local-reconnect")})]}),l.jsx(Xw,{token:e,deviceDefault:Q,localNodeId:s&&s.nodeId||"",localNameDefault:s&&s.localName||"",readonly:o,onSuccess:a}),l.jsxs("div",{className:"nc-set-form",children:[l.jsx("div",{className:"nc-sheet-label",children:f("invite-node")}),l.jsx("small",{className:"nc-set-hint",children:f("invite-v2-hint")}),l.jsxs("div",{className:"nc-set-info nc-invite-endpoint",children:[f("invite-target-local"),": ",l.jsx("b",{children:Q||f("invite-target-this")})]}),l.jsxs("label",{className:"nc-field",children:[f("invite-endpoint-label"),l.jsx("input",{placeholder:"user@host",value:S.ssh,disabled:o,onChange:k=>C({...S,ssh:k.target.value})}),l.jsx("small",{className:"nc-set-hint",children:f("invite-endpoint-needed")})]}),J.length>0&&l.jsx("small",{className:"nc-set-hint nc-invite-hub-hint",children:f("invite-hub-only")}),B&&l.jsxs("div",{className:"nc-invite-advanced",children:[l.jsxs("label",{className:"nc-field",children:[f("node-ssh-port-label"),l.jsx("input",{inputMode:"numeric",placeholder:"22",value:S.sshPort,disabled:o,onChange:k=>C({...S,sshPort:k.target.value.replace(/[^0-9]/g,"").slice(0,5)})})]}),l.jsxs("label",{className:"nc-field",children:[f("device-name-label"),l.jsx("input",{placeholder:Q||"NexusCrew",value:E,disabled:o,onChange:k=>$(k.target.value)}),l.jsx("small",{className:"nc-set-hint",children:f("device-name-hint")})]}),l.jsxs("label",{className:"nc-field",children:[f("node-name-label"),l.jsx("input",{placeholder:_s(E||Q||f("node-name-ph")),value:S.name,disabled:o,onChange:k=>C({...S,name:k.target.value?_s(k.target.value):""})})]})]}),l.jsxs("div",{className:"nc-set-row nc-invite-actions",children:[l.jsx("button",{type:"button",className:"nc-btn primary",disabled:o||!!v||!S.ssh.trim(),onClick:F,children:f("create-pairing-link")}),l.jsxs("button",{type:"button",className:"nc-btn ghost",disabled:!!v,onClick:()=>K(k=>!k),children:[B?"▾":"▸"," ",f("pair-advanced")]})]}),w&&l.jsxs(l.Fragment,{children:[l.jsx(Aj,{value:w.pairingUrl}),l.jsx(Pj,{text:w.pairingUrl}),l.jsx("div",{className:"nc-set-info",children:f("invite-next-steps")})]})]}),p&&l.jsx("div",{className:"nc-err",children:p})]})}function Tj({token:e,readonly:t}){const[n,s]=N.useState("idle"),[o,a]=N.useState(!1),[u,h]=N.useState(null);N.useEffect(()=>{let m=!1;return I2().then(v=>{m||s(v)}),()=>{m=!0}},[]);const p=async()=>{h(null),a(!0);try{n==="subscribed"?(await B2(e),s("idle")):(await O2(e),s("subscribed"))}catch(m){const v=String(m.message||m);v==="push-denied"?(s("denied"),h(f("push-denied"))):v==="push-unsupported"?(s("unsupported"),h(f("push-unsupported"))):h(v)}a(!1)};return n==="unsupported"?l.jsx("div",{className:"nc-set-info",children:f("push-unsupported")}):l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:t||o||n==="denied",title:t?f("settings-readonly"):"",onClick:p,children:f(n==="subscribed"?"push-disable":"push-enable")}),l.jsx("span",{className:"nc-set-info",children:f(n==="subscribed"?"push-on":n==="denied"?"push-denied":"push-off")})]}),u&&l.jsx("div",{className:"nc-err",children:u})]})}function Mj(){const[e,t]=fb(),[n,s]=N.useState(""),[o,a]=N.useState(""),[u,h]=N.useState(!1),[p,m]=N.useState(cb),v=N.useRef(0),y=N.useRef(!1),w=N.useRef(null),b=ea();N.useEffect(()=>()=>{var x;v.current+=1,y.current&&((x=w.current)==null||x.abort(),w.current=null,y.current=!1,Wh())},[]);const S=async()=>{const x=v.current+=1,R=typeof AbortController=="function"?new AbortController:null;s(""),a(""),h(!0),m(!1),y.current=!0,w.current=R;const E=await jj(f("notification-speech-preview"),Ol(),void 0,R?{signal:R.signal}:{});return x!==v.current||(w.current=null,y.current=!1,h(!1),m(E),E?a(f("notification-speech-preview-ok")):s(f("notification-speech-preview-failed"))),E},C=x=>{var R;if(t(x),s(""),a(""),x)S();else{v.current+=1;const E=y.current;(R=w.current)==null||R.abort(),w.current=null,y.current=!1,h(!1),m(!1),Wh(),E||hb()}};return l.jsxs("div",{className:"nc-set-form",children:[l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox","aria-label":f("notification-speech-enable"),checked:e,disabled:!b,onChange:x=>C(x.target.checked)}),l.jsxs("span",{children:[l.jsx("b",{children:f("notification-speech-enable")}),l.jsx("small",{children:f("notification-speech-help")})]})]}),b?l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:!e||u,onClick:()=>{S()},children:f(u?"notification-speech-testing":"notification-speech-test")})}):l.jsx("div",{className:"nc-set-info",children:f("notification-speech-unsupported")}),e&&!p&&!u&&!n&&l.jsx("div",{className:"nc-set-info",children:f("notification-speech-needs-test")}),o&&l.jsx("div",{className:"nc-set-info",role:"status",children:o}),n&&l.jsx("div",{className:"nc-err",children:n})]})}function Dj({token:e,readonly:t,nodes:n=[],settings:s=null}){const[o,a]=N.useState(null),[u,h]=N.useState([]),[p,m]=N.useState({name:"",mode:"primary-failover",targets:[]}),[v,y]=N.useState(null),[w,b]=N.useState(!1),[S,C]=N.useState(null),[x,R]=N.useState(""),E=N.useCallback(async()=>{try{const[F,k]=await Promise.all([$0(e),U0(e)]);a(F),h(Array.isArray(k==null?void 0:k.groups)?k.groups:[]),R("")}catch(F){R(String(F.message||F))}},[e]);N.useEffect(()=>{E()},[E]);const $=async F=>{b(!0),C(null),R("");try{a(await F0(e,F))}catch(k){R(String(k.message||k))}b(!1)},B=async()=>{b(!0),C(null),R("");try{C({kind:"test",...await H0(e)})}catch(F){R(String(F.message||F))}b(!1)},K=async()=>{b(!0),C(null),R("");try{C({kind:"stop",...await W0(e)})}catch(F){R(String(F.message||F))}b(!1)},V=[],Y=new Set,te=(F,k)=>{const I=typeof F=="string"?F.toLowerCase():"";!/^[a-f0-9]{32}$/.test(I)||Y.has(I)||(Y.add(I),V.push({id:I,label:k||I}))};te(s==null?void 0:s.nodeId,f("audio-group-local"));for(const F of n||[])te((F==null?void 0:F.nodeId)||(F==null?void 0:F.instanceId),(F==null?void 0:F.label)||(F==null?void 0:F.name)||(F==null?void 0:F.nodeId));for(const F of p.targets)te(F,`${F} (${f("audio-group-unavailable-target")})`);const Q=(F=null)=>{R(""),F?(y(F.name),m({name:F.name,mode:F.mode,targets:[...F.targets||[]]})):(y(null),m({name:"",mode:"primary-failover",targets:[]}))},J=(F,k)=>m(I=>({...I,targets:k?[...new Set([...I.targets,F])]:I.targets.filter(D=>D!==F)})),H=async()=>{const F=p.name.trim().toLowerCase();if(!/^[a-z0-9][a-z0-9-]{0,31}$/.test(F)||p.targets.length<1){R(f("audio-group-invalid"));return}b(!0),R("");try{const k=await K0(e,F,{targets:p.targets,mode:p.mode}),I=k==null?void 0:k.group;if(!I||!I.name)throw new Error(f("audio-group-save-failed"));h(D=>[...D.filter(M=>M.name!==I.name),I].sort((M,W)=>M.name.localeCompare(W.name))),Q(null)}catch(k){R(String(k.message||k))}b(!1)},L=async F=>{b(!0),R("");try{await q0(e,F),h(k=>k.filter(I=>I.name!==F)),v===F&&Q(null)}catch(k){R(String(k.message||k))}b(!1)},A=(o==null?void 0:o.installed)===!0,z=(o==null?void 0:o.liveness)==="ready",O=(o==null?void 0:o.consent)===!0&&A&&z,T=S?S.kind==="stop"?f(S.stopped?"audio-stop-stopped":"audio-stop-idle"):S.status==="accepted"||S.status==="spoken"?f("audio-test-accepted"):S.status==="unknown"?f("audio-test-unknown"):`${f("audio-test-refused")}${S.reason?` (${S.reason})`:""}`:"";return l.jsxs("div",{className:"nc-set-tab nc-audio-settings",children:[l.jsxs("div",{className:"nc-set-info",children:[l.jsx("b",{children:f("audio-title")}),l.jsx("br",{}),f("audio-help")]}),o?l.jsxs(l.Fragment,{children:[l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox","aria-label":f("audio-consent"),checked:o.consent===!0,disabled:t||w,onChange:F=>{$(F.target.checked)}}),l.jsxs("span",{children:[l.jsx("b",{children:f("audio-consent")}),l.jsx("small",{children:f("audio-consent-help")})]})]}),l.jsxs("div",{className:"nc-set-form",children:[l.jsx("div",{className:"nc-sheet-label",children:f("audio-capability")}),l.jsxs("div",{className:"nc-set-info",children:[f("audio-adapter"),": ",o.adapter||f("audio-adapter-none"),l.jsx("br",{}),f("audio-installed"),": ",f(A?"audio-installed-yes":"audio-installed-no"),l.jsx("br",{}),f("audio-liveness"),": ",f(z?"audio-liveness-ready":"audio-liveness-unavailable"),Array.isArray(o.languages)&&o.languages.length>0&&l.jsxs(l.Fragment,{children:[l.jsx("br",{}),f("audio-languages"),": ",o.languages.join(", ")]})]}),o.limits&&l.jsxs("small",{className:"nc-set-hint",children:[f("audio-limits"),": ",o.limits]})]}),!o.consent&&l.jsx("div",{className:"nc-set-info",children:f("audio-test-needs-consent")}),!A&&l.jsx("div",{className:"nc-set-info",children:f("audio-unavailable")}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn primary",disabled:t||w||!O,title:t?f("settings-readonly"):"",onClick:()=>{B()},children:f(w?"audio-testing":"audio-test")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:w,onClick:()=>{K()},children:f(w?"audio-stopping":"audio-stop")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:w,onClick:()=>{E()},children:f("refresh")})]}),l.jsxs("div",{className:"nc-set-form",children:[l.jsx("div",{className:"nc-sheet-label",children:f("audio-groups-title")}),l.jsx("small",{className:"nc-set-hint",children:f("audio-groups-help")}),u.length===0&&l.jsx("div",{className:"nc-set-info",children:f("audio-groups-empty")}),u.map(F=>{var k;return l.jsxs("div",{className:"nc-set-row",children:[l.jsxs("span",{children:[l.jsx("b",{children:F.name})," ",l.jsxs("small",{children:["· ",F.mode==="fanout"?f("audio-group-fanout"):f("audio-group-primary")," · ",((k=F.targets)==null?void 0:k.length)||0]})]}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:t||w,onClick:()=>Q(F),children:f("audio-group-edit")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:t||w,onClick:()=>{L(F.name)},children:f("audio-group-delete")})]},F.name)}),l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:t||w,onClick:()=>Q(null),children:f("audio-group-new")})}),l.jsxs("label",{className:"nc-field",children:[f("audio-group-name"),l.jsx("input",{"aria-label":f("audio-group-name"),value:p.name,maxLength:"32",disabled:t||w,onChange:F=>m(k=>({...k,name:F.target.value}))})]}),l.jsxs("label",{className:"nc-field",children:[f("audio-group-mode"),l.jsxs("select",{"aria-label":f("audio-group-mode"),value:p.mode,disabled:t||w,onChange:F=>m(k=>({...k,mode:F.target.value})),children:[l.jsx("option",{value:"primary-failover",children:f("audio-group-primary")}),l.jsx("option",{value:"fanout",children:f("audio-group-fanout")})]})]}),l.jsx("div",{className:"nc-set-info",children:f("audio-group-targets")}),V.length===0?l.jsx("small",{className:"nc-set-hint",children:f("audio-group-no-targets")}):V.map(F=>l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:p.targets.includes(F.id),disabled:t||w,onChange:k=>J(F.id,k.target.checked)}),l.jsxs("span",{children:[F.label,l.jsx("small",{children:F.id})]})]},F.id)),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn primary",disabled:t||w,onClick:()=>{H()},children:f("audio-group-save")}),v&&l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:w,onClick:()=>Q(null),children:f("audio-group-cancel")})]})]})]}):l.jsx("div",{className:"nc-set-info",children:f("audio-loading")}),T&&l.jsx("div",{className:"nc-set-note",role:"status",children:T}),x&&l.jsx("div",{className:"nc-err",children:x})]})}function Ij(){const[e,t]=Cf();return l.jsxs("div",{className:"nc-set-tab nc-input-settings",children:[l.jsx("div",{className:"nc-set-info",children:f("input-settings-local")}),l.jsxs("div",{className:"nc-set-form",children:[l.jsxs("label",{className:"nc-field",children:[f("terminal-keyboard-gesture"),l.jsx("select",{"aria-label":f("terminal-keyboard-gesture"),value:e.terminalKeyboardGesture,onChange:n=>t({terminalKeyboardGesture:n.target.value}),children:jw.map(n=>l.jsx("option",{value:n,children:f(`terminal-keyboard-${n}`)},n))}),l.jsx("small",{children:f("terminal-keyboard-gesture-help")})]}),l.jsxs("label",{className:"nc-field",children:[f("keybar-layout"),l.jsx("select",{"aria-label":f("keybar-layout"),value:e.keybarLayout,onChange:n=>t({keybarLayout:n.target.value}),children:Rw.map(n=>l.jsx("option",{value:n,children:f(`keybar-layout-${n}`)},n))}),l.jsx("small",{children:f("keybar-layout-help")})]})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:e.keybarKeepsKeyboardClosed,onChange:n=>t({keybarKeepsKeyboardClosed:n.target.checked})}),l.jsxs("span",{children:[l.jsx("b",{children:f("keybar-ime-lock")}),l.jsx("small",{children:f("keybar-ime-lock-help")})]})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:e.voiceKeepsKeyboardClosed,onChange:n=>t({voiceKeepsKeyboardClosed:n.target.checked})}),l.jsxs("span",{children:[l.jsx("b",{children:f("voice-ime-lock")}),l.jsx("small",{children:f("voice-ime-lock-help")})]})]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:e.showKeybarEnter,onChange:n=>t({showKeybarEnter:n.target.checked})}),l.jsxs("span",{children:[l.jsx("b",{children:f("keybar-enter-show")}),l.jsx("small",{children:f("keybar-enter-show-help")})]})]}),l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:()=>t(ms),children:f("input-settings-reset")})})]})}function Oj({token:e,roster:t=[],readonly:n}){const s=[{key:"local",route:[],label:f("diagnostics-local"),status:"up"},...t.filter(O=>Array.isArray(O.route)&&O.route.length).map(O=>({key:O.route.join("/"),route:O.route,label:O.label||O.name,status:O.status}))],[o,a]=N.useState("local"),u=s.find(O=>O.key===o)||s[0],[h,p]=N.useState(null),[m,v]=N.useState([]),[y,w]=N.useState(""),[b,S]=N.useState(!1),[C,x]=N.useState(!0),[R,E]=N.useState(900),[$,B]=N.useState("all"),[K,V]=N.useState(""),Y=N.useRef(0),te=N.useRef(null),Q=N.useCallback(async()=>{try{const O=await X0(e,u.route);if(p(O),w(""),!b){const T=await Q0(e,{after:Y.current,limit:200},u.route);Array.isArray(T.records)&&T.records.length&&(Y.current=T.cursor,v(F=>[...F,...T.records].slice(-500)))}}catch(O){w(O&&O.status===404?f("diagnostics-unsupported"):String(O.message||O))}},[e,u.key,b]);N.useEffect(()=>{Y.current=0,v([]),p(null),w("")},[u.key]),N.useEffect(()=>{let O=null,T=!0;const F=()=>{!T||document.visibilityState==="hidden"||Q()},k=()=>{O&&clearInterval(O),O=document.visibilityState==="hidden"?null:setInterval(F,2e3),document.visibilityState!=="hidden"&&F()};return document.addEventListener("visibilitychange",k),k(),()=>{T=!1,O&&clearInterval(O),document.removeEventListener("visibilitychange",k)}},[Q]),N.useEffect(()=>{C&&te.current&&(te.current.scrollTop=te.current.scrollHeight)},[m,C]);const J=m.filter(O=>($==="all"||O.level===$)&&(!K||String(O.component||"").toLowerCase().includes(K.toLowerCase()))),H=J.map(O=>`${O.ts} ${O.level.toUpperCase()} ${O.component} ${O.code} ${O.message}${Object.keys(O.meta||{}).length?` ${JSON.stringify(O.meta)}`:""}`).join(`
92
- `),L=async O=>{w("");try{const T=await O();p(T),await Q()}catch(T){w(String(T.message||T))}},A=async()=>{try{await navigator.clipboard.writeText(H)}catch{w(f("copy-manual"))}},z=()=>{try{const O=new Blob([`${JSON.stringify(J,null,2)}
93
- `],{type:"application/json"}),T=URL.createObjectURL(O),F=document.createElement("a");F.href=T,F.download="nexuscrew-diagnostics.json",F.click(),URL.revokeObjectURL(T)}catch{w(f("diagnostics-export-failed"))}};return l.jsxs("div",{className:"nc-set-tab nc-diagnostics",children:[l.jsxs("label",{className:"nc-field",children:[f("diagnostics-target"),l.jsx("select",{value:u.key,onChange:O=>a(O.target.value),children:s.map(O=>l.jsxs("option",{value:O.key,children:[O.label,O.status!=="up"?` · ${O.status}`:""]},O.key))})]}),l.jsxs("div",{className:"nc-set-form nc-diag-controls",children:[l.jsx("div",{className:"nc-sheet-label",children:f("diagnostics-verbose")}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("select",{"aria-label":f("diagnostics-duration"),value:R,onChange:O=>E(Number(O.target.value)),disabled:n,children:[300,900,1800,3600].map(O=>l.jsxs("option",{value:O,children:[O/60," min"]},O))}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:n||(h==null?void 0:h.verbose)===!0,onClick:()=>L(()=>Cg(e,!0,R,u.route)),children:f("enable")}),l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:n||(h==null?void 0:h.verbose)!==!0,onClick:()=>L(()=>Cg(e,!1,R,u.route)),children:f("stop")})]}),l.jsx("small",{className:"nc-set-hint",children:h!=null&&h.verbose?f("diagnostics-expires").replace("{time}",new Date(h.expiresAt).toLocaleTimeString()):f("diagnostics-off")})]}),l.jsxs("div",{className:"nc-diag-filters",children:[l.jsxs("select",{"aria-label":f("diagnostics-level"),value:$,onChange:O=>B(O.target.value),children:[l.jsx("option",{value:"all",children:f("diagnostics-all-levels")}),["debug","info","warn","error"].map(O=>l.jsx("option",{value:O,children:O},O))]}),l.jsx("input",{"aria-label":f("diagnostics-component"),placeholder:f("diagnostics-component"),value:K,onChange:O=>V(O.target.value)})]}),l.jsxs("div",{className:"nc-set-row",children:[l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:b,onChange:O=>S(O.target.checked)})," ",f("diagnostics-pause")]}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:C,onChange:O=>x(O.target.checked)})," ",f("diagnostics-autoscroll")]})]}),l.jsx("pre",{ref:te,className:"nc-diag-log","aria-label":f("diagnostics-log"),children:H||f("diagnostics-empty")}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:A,children:f("copy")}),l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:z,children:f("diagnostics-export")}),l.jsx("button",{type:"button",className:"nc-btn danger",disabled:n,onClick:()=>{window.confirm(f("diagnostics-clear-confirm"))&&L(async()=>{const O=await J0(e,u.route);return Y.current=0,v([]),O})},children:f("diagnostics-clear")})]}),y&&l.jsx("div",{className:"nc-err",children:y})]})}function Bj({token:e,settings:t,readonly:n,refresh:s,roster:o,section:a,setSection:u}){const[h,p]=N.useState(null),[m,v]=N.useState(null),[y,w]=N.useState(!1),[b,S]=N.useState(!1),[C,x]=N.useState(null),[R,E]=N.useState(!0),[$,B]=N.useState(!1);N.useEffect(()=>{x(t&&t.update||null),E(!t||t.autoUpdate!==!1),B(!!(t&&t.alternateScreen))},[t]);const K=async()=>{p(null),v(null),S(!0);try{const A=await L0(e);v(A.note||"ok"),w(!1)}catch(A){p(String(A.message||A))}S(!1)},V=async()=>{p(null),v(null),S(!0);try{const A=await V0(e);v(`${A.note||"ok"}${A.target?` (${A.target})`:""}`)}catch(A){p(String(A.message||A))}S(!1)},Y=async A=>{p(null),v(null),S(!0);try{await Kd(e,{autoUpdate:A}),E(A),s&&await s()}catch(z){p(String(z.message||z))}S(!1)},te=async A=>{p(null),v(null),S(!0);try{await Kd(e,{alternateScreen:A}),B(A),s&&await s()}catch(z){p(String(z.message||z))}S(!1)},Q=async()=>{p(null),v(null),S(!0);try{x(await Y0(e))}catch(A){p(String(A.message||A))}S(!1)},J=async()=>{p(null),v(null),S(!0);try{const A=await G0(e);x(A),v(f("npm-update-restarting"))}catch(A){p(String(A.message||A))}S(!1)},H=()=>{window.confirm(f("composer-clear-confirm"))&&(p(null),XE()?(window.dispatchEvent(new Event(Ih)),v(f("composer-clear-done"))):p(f("composer-clear-failed")))},L=t&&t.service;return l.jsxs("div",{className:"nc-set-tab",children:[l.jsx("div",{className:"nc-system-tabs",role:"tablist","aria-label":f("tab-system"),children:["general","diagnostics"].map(A=>l.jsx("button",{type:"button",role:"tab","aria-selected":a===A,className:`nc-set-tabbtn${a===A?" on":""}`,onClick:()=>u(A),children:f(`system-${A}`)},A))}),a==="general"&&l.jsxs(l.Fragment,{children:[l.jsxs("section",{className:"nc-system-group",children:[l.jsx("h3",{children:f("system-this-node")}),t&&l.jsxs("div",{className:"nc-set-info",children:["v",t.version," · ",t.platform," · :",t.port,l.jsx("br",{}),L&&L.installed?f("service-installed"):f("service-missing"),L&&L.installed?` · ${L.active?f("service-active"):f("service-inactive")}`:"",L?` · boot ${L.boot?"on":"off"}`:""]}),l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:n||b,title:n?f("settings-readonly"):"",onClick:V,children:f("service-regenerate")})}),l.jsx(Tj,{token:e,readonly:n}),l.jsx(Mj,{})]}),l.jsxs("section",{className:"nc-system-group",children:[l.jsx("h3",{children:f("system-updates")}),l.jsxs("div",{className:"nc-set-form nc-update-settings",children:[l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox",checked:R,disabled:n||b||C&&!C.supported,onChange:A=>Y(A.target.checked)}),l.jsxs("span",{children:[l.jsx("b",{children:f("npm-auto-update")}),l.jsx("small",{children:f("npm-auto-update-help")})]})]}),C&&l.jsxs("div",{className:"nc-set-info",children:[f("npm-update-current")," v",C.current,C.latest?` · ${f("npm-update-latest")} v${C.latest}`:""," · ",f(`npm-update-${C.supported?C.phase:"unsupported"}`)]}),l.jsxs("div",{className:"nc-set-row",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:n||b||!C||!C.supported,onClick:Q,children:f("npm-update-check")}),C&&C.available&&l.jsx("button",{type:"button",className:"nc-btn primary",disabled:n||b||C.phase==="installing",onClick:J,children:f("npm-update-install")})]}),C&&C.lastError&&l.jsx("div",{className:"nc-err",children:C.lastError})]})]}),l.jsxs("section",{className:"nc-system-group",children:[l.jsx("h3",{children:f("system-security")}),l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:n||b,title:n?f("settings-readonly"):"",onClick:()=>{p(null),v(null),w(!0)},children:f("token-rotate")})})]}),l.jsxs("section",{className:"nc-system-group",children:[l.jsx("h3",{children:f("system-local-data")}),l.jsxs("div",{className:"nc-set-form",children:[l.jsx("div",{className:"nc-sheet-label",children:f("composer-clear-data")}),l.jsx("small",{className:"nc-set-hint",children:f("composer-clear-data-help")}),l.jsx("div",{className:"nc-set-row",children:l.jsx("button",{type:"button",className:"nc-btn ghost",onClick:H,children:f("composer-clear-data")})})]})]})]}),a==="diagnostics"&&l.jsxs("section",{className:"nc-system-group nc-system-diagnostics",children:[l.jsx("h3",{children:f("system-diagnostics")}),l.jsxs("div",{className:"nc-set-form nc-alternate-screen-settings",children:[l.jsx("div",{className:"nc-sheet-label",children:f("system-terminal")}),l.jsxs("label",{className:"nc-check",children:[l.jsx("input",{type:"checkbox","aria-label":f("alternate-screen"),checked:$,disabled:n||b,onChange:A=>te(A.target.checked)}),l.jsxs("span",{children:[l.jsx("b",{children:f("alternate-screen")}),l.jsx("small",{children:f("alternate-screen-help")})]})]})]}),l.jsx(Oj,{token:e,roster:o,readonly:n})]}),y&&l.jsxs("div",{className:"nc-set-confirm",children:[l.jsx("div",{children:f("token-rotate-explain")}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:b,onClick:()=>w(!1),children:f("cancel")}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:b,onClick:K,children:f("confirm")})]})]}),m&&l.jsx("div",{className:"nc-set-note",children:m}),h&&l.jsx("div",{className:"nc-err",children:h})]})}function zj({token:e,onClose:t,initialTab:n="nodes",initialLocation:s="",startNewCell:o=!1}){En();const a=n==="diagnostics"?"diagnostics":"general",[u,h]=N.useState(n==="diagnostics"?"system":n),p=N.useRef(null),m=N.useRef(null),[v,y]=N.useState({start:!1,end:!1}),[w,b]=N.useState(a),[S,C]=N.useState(null),[x,R]=N.useState([]),[E,$]=N.useState([]),[B,K]=N.useState(!1),[V,Y]=N.useState(null),[te,Q]=N.useState(0),J=sf(e,!0,te),H=N.useCallback(()=>{const A=p.current;if(!A)return;const z=A.scrollWidth>A.clientWidth+1,O={start:z&&A.scrollLeft>1,end:z&&A.scrollLeft+A.clientWidth<A.scrollWidth-1};y(T=>T.start===O.start&&T.end===O.end?T:O)},[]);N.useEffect(()=>{const A=p.current;if(!A)return;const z=typeof ResizeObserver=="function"?new ResizeObserver(H):null;return z==null||z.observe(A),window.addEventListener("resize",H),H(),()=>{z==null||z.disconnect(),window.removeEventListener("resize",H)}},[H]),N.useEffect(()=>{var z,O;(O=(z=m.current)==null?void 0:z.scrollIntoView)==null||O.call(z,{behavior:"smooth",block:"nearest",inline:"nearest"});const A=window.requestAnimationFrame?window.requestAnimationFrame(H):setTimeout(H,0);return()=>{window.cancelAnimationFrame?window.cancelAnimationFrame(A):clearTimeout(A)}},[u,H]);const L=N.useCallback(async()=>{var A;try{const z=await ny(e);C(z),Y(null)}catch(z){Y(String(z.message||z))}try{const O=(await P0(e)).peers||[];let T=[],F=[];try{const[k,I]=await Promise.all([Ut("/api/config",e).then(G=>G.json()).catch(()=>null),sy(e).catch(()=>null)]),D=k&&typeof k.instanceId=="string"?k.instanceId:"",M=[{instanceId:D||null,route:[],label:null},...fy(I,D)],W=await Promise.all(M.map(async G=>{try{return{ok:!0,peers:((await iy(e,G.route)).nodes||[]).map(he=>hy(he,G)).filter(Boolean)}}catch(ue){return{ok:!1,owner:G,error:ue}}}));for(const G of W){if(G.ok){T.push(...G.peers);continue}G.owner.route.length!==0&&F.push({instanceId:G.owner.instanceId,label:G.owner.label,route:G.owner.route,failure:/timeout/i.test(String(((A=G.error)==null?void 0:A.message)||G.error))?"timeout":"unreachable"})}}catch{}$(F),R([...O,...T])}catch(z){Y(String(z.message||z))}},[e]);return N.useEffect(()=>{L();const A=setInterval(L,5e3);return()=>clearInterval(A)},[L]),N.useEffect(()=>{let A=!1;return Ut("/api/config",e).then(z=>z.json()).then(z=>{A||K(!!z.readonlyDefault)}).catch(()=>{}),()=>{A=!0}},[e]),l.jsx("div",{className:"nc-set-overlay",onClick:t,children:l.jsxs("div",{className:"nc-set-panel",onClick:A=>A.stopPropagation(),children:[l.jsxs("div",{className:"nc-set-head",children:[l.jsx(Ge,{name:"gear",size:18}),l.jsx("b",{children:f("settings")}),l.jsx("button",{type:"button",className:"nc-set-close",onClick:t,title:f("close"),children:l.jsx(Ge,{name:"x",size:18})})]}),B&&l.jsx("div",{className:"nc-set-readonly",children:f("settings-readonly")}),V&&l.jsx("div",{className:"nc-err",children:V}),l.jsx("div",{className:`nc-set-tabs-wrap${v.start?" has-start-overflow":""}${v.end?" has-end-overflow":""}`,children:l.jsx("div",{className:"nc-set-tabs",ref:p,onScroll:H,children:["nodes","fleet","audio","input","system"].map(A=>l.jsx("button",{ref:u===A?m:null,type:"button",className:`nc-set-tabbtn${u===A?" on":""}`,onClick:()=>h(A),children:f(`tab-${A}`)},A))})}),l.jsxs("div",{className:"nc-set-body",children:[u==="nodes"&&l.jsx(Lj,{token:e,nodes:x,roster:J,settings:S,readonly:B,vlUnavailable:E,refresh:L,refreshAliases:()=>Q(A=>A+1)}),u==="fleet"&&l.jsx(fj,{token:e,readonly:B,startNewCell:o,initialLocation:s,targets:J.map(A=>({route:A.route,label:A.label||A.name,status:A.status}))}),u==="audio"&&l.jsx(Dj,{token:e,readonly:B,nodes:x,settings:S}),u==="input"&&l.jsx(Ij,{}),u==="system"&&l.jsx(Bj,{token:e,settings:S,readonly:B,refresh:L,roster:J,section:w,setSection:b})]})]})})}function $j({token:e,initialPair:t,deviceDefault:n="",localNodeId:s="",localNameDefault:o="",onPairDone:a,onDone:u}){En();const[h,p]=N.useState(t?"pair":"welcome"),[m,v]=N.useState(!1),[y,w]=N.useState(null),b=async()=>{v(!0),w(null);try{await Kd(e,{wizardDone:!0}),a&&a(),u()}catch(S){w(String(S.message||S)),v(!1)}};return l.jsx("div",{className:"nc-wiz-overlay",children:l.jsxs("div",{className:"nc-wiz",children:[l.jsxs("div",{className:"nc-wiz-head",children:[l.jsx("b",{children:f("wizard-title")}),l.jsx("small",{children:f("hydra-simple")})]}),h==="welcome"&&l.jsxs("div",{className:"nc-wiz-body",children:[l.jsx("div",{className:"nc-wiz-done",children:f("local-ready")}),l.jsxs("div",{className:"nc-sheet-actions",children:[l.jsx("button",{className:"nc-btn ghost",disabled:m,onClick:b,children:f("local-only")}),l.jsx("button",{className:"nc-btn primary",disabled:m,onClick:()=>p("pair"),children:f("add-node")})]})]}),h==="pair"&&l.jsxs("div",{className:"nc-wiz-body",children:[l.jsx(Xw,{token:e,initial:t||"",autoStart:!!t,deviceDefault:n,localNodeId:s,localNameDefault:o,onBusyChange:v,onSuccess:async()=>{a&&a(),p("done")}}),l.jsx("div",{className:"nc-sheet-actions",children:l.jsx("button",{className:"nc-btn ghost",disabled:m,onClick:()=>{a&&a(),p("welcome")},children:f("back")})})]}),h==="done"&&l.jsxs("div",{className:"nc-wiz-body",children:[l.jsx("div",{className:"nc-wiz-done",children:f("node-connected")}),l.jsx("div",{className:"nc-sheet-actions",children:l.jsx("button",{className:"nc-btn primary",disabled:m,onClick:b,children:f("finish")})})]}),y&&l.jsx("div",{className:"nc-err",children:y})]})})}function Fj(e,t){if(typeof EventSource>"u"||!e)return()=>{};const n=new EventSource(`/api/events?token=${encodeURIComponent(e)}`);return n.onmessage=s=>{try{const o=JSON.parse(s.data);o&&typeof o=="object"&&typeof o.type=="string"&&t(o)}catch{}},()=>{try{n.close()}catch{}}}const Hj=6e3,Wj=12e3;function Uj({n:e,onClose:t}){return l.jsxs("div",{className:`nc-ntf-toast${e.urgency==="high"?" high":""}`,role:"status","aria-live":"polite",children:[l.jsxs("div",{className:"nc-ntf-toast-txt",children:[l.jsx("b",{children:e.title}),e.body&&l.jsx("small",{children:e.body}),e.session&&l.jsx("span",{className:"nc-ntf-from",children:e.session})]}),l.jsx("button",{type:"button",className:"nc-ntf-x",onClick:t,title:f("close"),children:l.jsx(Ge,{name:"x",size:14})})]})}function Kj({ask:e,token:t,onAnswered:n,onDismiss:s}){const[o,a]=N.useState(""),[u,h]=N.useState(!1),[p,m]=N.useState(null),[v,y]=N.useState(!1),w=async S=>{const C=String(S||"").trim();if(!(!C||u)){m(null),h(!0);try{await ex(t,e.id,C),n(e.id)}catch(x){m(String(x.message||x))}h(!1)}},b=async()=>{if(!v){y(!0);try{await tx(t,e.id),s(e.id)}catch{y(!1)}}};return l.jsxs("div",{className:"nc-ask-card",children:[l.jsxs("div",{className:"nc-ask-head",children:[l.jsx("span",{className:"nc-ntf-from",children:e.session}),l.jsxs("code",{className:"nc-ask-id",children:["#",e.id]}),l.jsx("button",{type:"button",className:"nc-ask-dismiss",title:f("ask-dismiss"),"aria-label":f("ask-dismiss"),disabled:v,onClick:b,children:l.jsx(Ge,{name:"x",size:14})})]}),l.jsx("div",{className:"nc-ask-q",children:e.question}),Array.isArray(e.options)&&e.options.length>0&&l.jsx("div",{className:"nc-ask-opts",children:e.options.map(S=>l.jsx("button",{type:"button",className:"nc-btn ghost",disabled:u,onClick:()=>w(S),children:S},S))}),l.jsxs("div",{className:"nc-ask-reply",children:[l.jsx("textarea",{rows:2,placeholder:f("ask-reply-ph"),value:o,disabled:u,onChange:S=>a(S.target.value)}),l.jsx("button",{type:"button",className:"nc-btn primary",disabled:u||!o.trim(),onClick:()=>w(o),children:f("send")})]}),p&&l.jsx("div",{className:"nc-err",children:p})]})}function qj({token:e}){const[t]=En(),[n]=fb(),[s,o]=N.useState([]),[a,u]=N.useState([]),[h,p]=N.useState(()=>{try{return/(?:^|[#&])ask=/.test(location.hash)}catch{return!1}}),m=N.useRef(0),v=N.useRef(null);v.current||(v.current=Rj());const y=N.useRef({enabled:n,lang:t});y.current={enabled:n,lang:t};const w=N.useCallback(x=>{o(R=>R.filter(E=>E.key!==x))},[]),b=N.useCallback(x=>{const R=`t${m.current+=1}`;o($=>[...$.slice(-3),{...x,key:R}]),setTimeout(()=>w(R),x.urgency==="high"?Wj:Hj);const E=y.current;if(E.enabled)try{v.current.enqueue(x,kj(x,E.lang))}catch{}},[w]);N.useEffect(()=>{n||v.current.stop()},[n]),N.useEffect(()=>{const x=()=>{(document.visibilityState!=="visible"||!document.hasFocus())&&v.current.stop()},R=()=>v.current.stop();return document.addEventListener("visibilitychange",x),window.addEventListener("blur",x),window.addEventListener(Hh,R),()=>{document.removeEventListener("visibilitychange",x),window.removeEventListener("blur",x),window.removeEventListener(Hh,R),typeof v.current.dispose=="function"?v.current.dispose():v.current.stop()}},[]),N.useEffect(()=>{if(!e)return;let x=!1;Z0(e).then(E=>{x||u(E.asks||[])}).catch(()=>{});const R=Fj(e,E=>{E.type==="notify"?b(E):E.type==="ask"&&E.ask&&E.ask.id?u($=>$.some(B=>B.id===E.ask.id)?$:[...$,E.ask]):E.type==="ask-answered"&&E.id?u($=>$.filter(B=>B.id!==E.id)):E.type==="ask-dismissed"&&E.id&&u($=>$.filter(B=>B.id!==E.id))});return()=>{x=!0,R()}},[e,b]);const S=x=>u(R=>R.filter(E=>E.id!==x)),C=x=>u(R=>R.filter(E=>E.id!==x));return l.jsxs(l.Fragment,{children:[s.length>0&&l.jsx("div",{className:"nc-ntf-toasts",children:s.map(x=>l.jsx(Uj,{n:x,onClose:()=>w(x.key)},x.key))}),a.length>0&&!h&&l.jsxs("button",{type:"button",className:"nc-ask-badge",onClick:()=>p(!0),title:f("asks-title"),children:["? ",l.jsx("span",{className:"nc-ask-count",children:a.length})]}),a.length>0&&h&&l.jsxs("div",{className:"nc-ask-panel",children:[l.jsxs("div",{className:"nc-ask-panel-head",children:[l.jsx("b",{children:f("asks-title")}),l.jsx("span",{className:"nc-ask-count",children:a.length}),l.jsx("button",{type:"button",className:"nc-ntf-x",onClick:()=>p(!1),title:f("close"),children:l.jsx(Ge,{name:"x",size:16})})]}),l.jsx("div",{className:"nc-ask-panel-body",children:a.map(x=>l.jsx(Kj,{ask:x,token:e,onAnswered:S,onDismiss:C},x.id))})]})]})}const Vj=4e3;async function Yj(e){const t=await Ut("/api/sessions",e);if((t==null?void 0:t.ok)===!1)throw new Error(`HTTP ${t.status}`);const n=await t.json();if(!Array.isArray(n==null?void 0:n.sessions))throw new Error("invalid sessions payload");return n.sessions}async function Fd(e,t=[]){var h;const[n,s]=await Promise.allSettled([t.length?Zh(e,t):Yj(e),bs(e,t)]),o=n.status==="fulfilled"&&Array.isArray((h=n.value)==null?void 0:h.sessions)?n.value.sessions:Array.isArray(n.value)?n.value:null,a=s.status==="fulfilled"?s.value:null,u=(a==null?void 0:a.available)===!0&&Array.isArray(a.cells)?a.cells:null;return{sessions:o,cells:u,fresh:Array.isArray(o)&&Array.isArray(u)}}function pb(e,t,n){return n===!0&&(e==null?void 0:e.degraded)!==!0&&(e==null?void 0:e.active)===!0&&e.tmux!==!1&&!!e.tmuxSession&&(t||[]).some(s=>(s==null?void 0:s.name)===e.tmuxSession)}function Gj(e){const t=new Map((e.sessions||[]).map(o=>[o.name,o])),n=[],s=(o,a,u,h=[],p="")=>{const m=new Map((a||[]).map(v=>[v.name,v]));for(const v of o||[]){const y=m.get(v.tmuxSession)||{},w=af(v,y),b=pb(v,a,u);n.push({key:Go(h,v.tmuxSession||v.cell),session:v.tmuxSession,route:h,cellName:v.cell,label:v.cell,node:h.length?h.join("/"):"",nodeLabel:p,live:b,selectable:b,verified:u===!0,working:w.working,degraded:!!v.degraded,active:v.active===!0,activity:y.activity||v.activity||0,subtitle:w.subtitle})}};s(e.cells,[...t.values()],e.localFresh===!0);for(const o of e.nodeGroups||[]){const a=Array.isArray(o.route)?o.route:[];o.kind==="vl"||!a.length||s(o.cells,o.sessions,o.switcherFresh===!0,a,o.label||o.name||"")}return n}function Xj(e){const t=new Map,n=Array.isArray(e.sessions)?e.sessions:[],s=Array.isArray(e.cells)?e.cells:[],o=new Map(n.map(u=>[u.name,u])),a=new Set(s.map(u=>u.tmuxSession).filter(Boolean));t.set("local",lf(s,n.filter(u=>!a.has(u.name)),o));for(const u of e.nodeGroups||[]){const h=Array.isArray(u.route)?u.route:[];if(u.kind==="vl"||!h.length)continue;const p=Array.isArray(u.cells)?u.cells:[],m=Array.isArray(u.sessions)?u.sessions:[],v=new Set(p.map(y=>y.tmuxSession).filter(Boolean));t.set(h.join("/"),$l({...u,route:h,cells:p,sessions:m,unmanaged:m.filter(y=>!v.has(y.name))}).rawItems)}return t}function Qj(e,t,n,s){return[...new Set(e.map(a=>a.node||"local"))].flatMap(a=>{const u=e.filter(v=>(v.node||"local")===a),h=new Map((t.get(a)||[]).map(v=>[v.key,v])),p=new Map(u.map(v=>[v.key,v])),m=u.map(v=>{const y=h.get(v.key);return{...v,label:(y==null?void 0:y.label)||v.label,live:(y==null?void 0:y.live)??v.live,fresh:(y==null?void 0:y.fresh)===!0,activity:(y==null?void 0:y.activity)??v.activity}});return vs(m,n,"all",$i(s,a)).map(v=>p.get(v.key))})}function Jj({token:e,current:t,onPick:n,onClose:s}){const[o,a]=N.useState(Bg),[u,h]=N.useState(!1),[p,m]=N.useState(!1),[v,y]=N.useState(""),[w,b]=N.useState(""),[S,C]=N.useState(""),x=N.useRef(null),R=N.useRef(null),E=N.useMemo(()=>Gj(o),[o]),$=N.useMemo(()=>Xj(o),[o]),{pins:B,orders:K,canMoveRoster:V,moveRoster:Y,stepRoster:te}=of(),Q=N.useMemo(()=>Qj(E,$,B,K),[E,$,B,K]),J=N.useMemo(()=>u?Q:Q.filter(O=>O.selectable||O.degraded&&O.active),[Q,u]),H=N.useMemo(()=>E.find(O=>O.key===w&&O.selectable),[E,w]);N.useEffect(()=>{var F;const O=document.activeElement;(F=R.current)==null||F.focus();const T=k=>{k.key==="Escape"&&s()};return document.addEventListener("keydown",T),()=>{var k;document.removeEventListener("keydown",T),(k=O==null?void 0:O.focus)==null||k.call(O)}},[s]),N.useEffect(()=>{let O=!0,T=!1;const F=async()=>{if(T)return;T=!0;const I=Bg(),D=Array.isArray(I.nodeGroups)?I.nodeGroups:[],M=Fd(e),W=re=>re.kind!=="vl"&&Array.isArray(re.route)&&re.route.length>0,G=await Promise.all(D.filter(W).map(async re=>({group:re,result:await Fd(e,re.route)}))),ue=await M;if(!O)return;const le=new Map(G.map(({group:re,result:_e})=>[JSON.stringify(re.route||[]),_e])),he=D.map(re=>{if(!W(re))return{...re,switcherFresh:!1};const _e=le.get(JSON.stringify(re.route||[]));return _e?{...re,sessions:_e.sessions||re.sessions||[],cells:_e.cells||re.cells||[],switcherFresh:_e.fresh}:{...re,switcherFresh:!1}}),we=xy({...I,sessions:ue.sessions||I.sessions||[],cells:ue.cells||I.cells||[],localFresh:ue.fresh,nodeGroups:he,refreshedAt:Date.now()});a(we),m(!0),T=!1};F();const k=setInterval(F,Vj);return()=>{O=!1,clearInterval(k)}},[e]);const L=O=>O.degraded?f("cell-degraded"):O.verified?O.selectable?O.working?f("cell-working"):f("cell-idle"):f("cell-off"):f("cell-switcher-not-confirmed"),A=O=>{if(y(""),!O.selectable){y(f("cell-switcher-not-active"));return}b(O.key)},z=async()=>{const O=H;if(!O){y(f("cell-switcher-select"));return}y(""),C(O.key);try{const T=await Fd(e,O.route),F=(T.cells||[]).find(k=>(k==null?void 0:k.cell)===O.cellName&&(k==null?void 0:k.tmuxSession)===O.session);if(!pb(F,T.sessions,T.fresh)){y(f("cell-switcher-not-active"));return}n({session:O.session,...O.node?{node:O.node}:{},cellName:O.cellName}),s()}catch{y(f("cell-switcher-not-active"))}finally{C("")}};return l.jsx("div",{className:"nc-cell-switcher-backdrop",onClick:s,children:l.jsxs("aside",{ref:x,className:"nc-cell-switcher",role:"dialog","aria-label":f("fleet-cells"),tabIndex:-1,onClick:O=>O.stopPropagation(),children:[l.jsxs("div",{className:"nc-cell-switcher-list",children:[!p&&l.jsx("div",{className:"nc-empty",role:"status",children:f("cell-switcher-refreshing")}),p&&J.length===0&&l.jsx("div",{className:"nc-empty",role:"status",children:f("cell-switcher-empty-active")}),J.map(O=>{const T=(t==null?void 0:t.session)===O.session&&((t==null?void 0:t.node)||"")===O.node,F=w===O.key,k=L(O),I=O.node||"local",D=$.get(I)||E.filter(M=>(M.node||"local")===I);return l.jsxs("div",{className:`nc-cell-switcher-row${T?" current":""}${F?" selected":""}${O.selectable?"":" off"}`,"data-roster-key":O.key,"data-position":I,children:[l.jsx(bi,{position:I,itemKey:O.key,label:O.cellName,canMove:V,onMove:(M,W)=>Y(I,M,W,D),onStep:M=>te(I,O.key,M,D)}),l.jsxs("button",{type:"button",className:"nc-cell-switcher-row-select","aria-current":T?"true":void 0,"aria-pressed":F,"aria-disabled":!O.selectable,disabled:S===O.key,onClick:()=>A(O),children:[l.jsx("span",{className:`nc-cell-switcher-dot${O.degraded?" warn":O.live?` on${O.working?" working":""}`:""}`}),l.jsxs("span",{className:"nc-cell-switcher-copy",children:[l.jsx("b",{children:O.cellName}),l.jsx("small",{className:"nc-cell-switcher-state",children:k}),l.jsx("small",{children:[O.nodeLabel,O.subtitle].filter(Boolean).join(" · ")})]})]})]},O.key)})]}),v&&l.jsx("div",{className:"nc-cell-switcher-notice",role:"status",children:v}),l.jsx("div",{className:"nc-cell-switcher-actions",children:l.jsx("button",{type:"button",className:"nc-cell-switcher-open",disabled:!H||!!S,onClick:z,children:H?`${f("cell-switcher-open")}: ${H.cellName}`:f("cell-switcher-select")})}),l.jsxs("div",{className:"nc-cell-switcher-controls",children:[l.jsx("b",{children:f("fleet-cells")}),l.jsx("button",{type:"button",className:"nc-cell-switcher-filter","aria-pressed":u,onClick:()=>{y(""),h(O=>!O)},children:f(u?"cell-switcher-show-active":"cell-switcher-show-all")}),l.jsx("button",{ref:R,type:"button",className:"nc-cell-switcher-close","aria-label":f("cell-switcher-close"),title:f("cell-switcher-close"),onClick:s,children:"×"})]})]})})}const Zj=2e3;function eR(e){if(e.kind==="gap")return`${f("vl-events-gap")} ${e.count||"?"}`;if(e.kind==="truncate")return f("vl-events-truncated");if(e.kind==="turn_end")return f("vl-events-turn-end");if(e.kind==="done")return f("vl-events-done");if(e.kind==="writer_epoch")return f("vl-events-writer-epoch");if(e.kind==="tool_start")return`${f("vl-events-tool")} ${e.name||""}`.trim();if(e.kind==="tool_end"){const t=e.isError?f("vl-events-tool-failed"):f("vl-events-tool-ok");return`${f("vl-events-tool")} ${e.name||""} — ${t}`.trim()}return e.kind==="usage"?e.text||f("vl-events-usage"):e.text||""}function tR({token:e,nodeId:t,route:n=[]}){const[s,o]=N.useState([]),[a,u]=N.useState(!1),h=N.useRef(0),p=N.useRef(!1);return N.useEffect(()=>{let m=!0;h.current=0,p.current=!1,o([]);const v=async()=>{if(!p.current){p.current=!0;try{const b=await A0(e,t,h.current,n);if(!m)return;u(!1);const C=(Array.isArray(b==null?void 0:b.events)?b.events:[]).filter(x=>Number.isSafeInteger(x==null?void 0:x.seq)&&x.seq>h.current);C.length&&(o(x=>x.concat(C).slice(-500)),h.current=C[C.length-1].seq),Number.isSafeInteger(b==null?void 0:b.cursor)&&b.cursor>h.current&&(h.current=b.cursor)}catch{m&&u(!0)}finally{p.current=!1}}},y=()=>{v().catch(()=>{})};y();const w=setInterval(y,Zj);return()=>{m=!1,clearInterval(w)}},[e,t,JSON.stringify(n)]),l.jsxs("div",{className:"nc-vl-events",children:[a&&l.jsx("div",{className:"nc-set-hint nc-vl-events-stale",children:f("vl-events-stale")}),s.length===0&&!a&&l.jsx("small",{className:"nc-set-hint","data-testid":"vl-events-empty",children:f("vl-events-empty")}),s.length>0&&l.jsx("ol",{className:"nc-vl-events-list",children:s.map(m=>l.jsx("li",{"data-testid":`vl-ev-${m.seq}`,className:`nc-vl-ev nc-vl-ev-${m.kind}${m.isError?" error":""}${m.kind==="gap"?" gap":""}`,children:eR(m)},`${m.seq}-${m.kind}`))})]})}function H_({peer:e,token:t,onBack:n}){var s;return En(),e?l.jsxs("section",{className:"nc-vl-session-view",children:[l.jsxs("header",{className:"nc-bar nc-bar-single",children:[l.jsxs("button",{onClick:n,title:f("back"),children:[l.jsx(Ge,{name:"chevronLeft",size:18}),l.jsx("span",{className:"nc-bar-label",children:f("back")})]}),l.jsxs("span",{className:"nc-bar-center",children:[l.jsx("b",{title:e.label,children:e.label}),((s=e.session)==null?void 0:s.profile)&&l.jsxs("small",{className:"nc-bar-sub",children:[e.session.profile," · ",f("vl-events-title")]})]}),l.jsx("span",{className:"nc-bar-right"})]}),l.jsx("div",{className:"nc-vl-session-body",children:l.jsx(tR,{token:t,nodeId:e.nodeId,route:e.route||[]})})]}):null}const Hd=e=>ki(Ys(e)).length===0,Wd=e=>Array.isArray(e)?e.join("/"):"";function nR(e){const t=new Set,n=[];for(const s of Array.isArray(e)?e:[])!s||!Kn.test(String(s.instanceId||""))||!Array.isArray(s.route)||!s.route.length||t.has(s.instanceId)||(t.add(s.instanceId),n.push({instanceId:s.instanceId,route:[...s.route],label:String(s.label||s.name||s.route.join(" › ")),status:s.status||"offline"}));return n.sort((s,o)=>s.label.localeCompare(o.label))}function zo(e){return{instanceId:e.ownerId,route:e.ownerRoute||[],label:e.ownerLabel,status:e.available===!1?"offline":"up"}}function Hs(e,t,n,s=!1,o=!0){const a=t.instanceId;return{...e,id:Lr(s?null:a,e.name),ownerId:a,ownerRoute:s?[]:[...t.route],ownerLabel:s?"Local":t.label,local:s,available:o,ownerTopology:Array.isArray(n)?n:[],layout:Bh(e.layout,a,n)}}function iR(e,t,n,s,o=[]){const[a,u]=N.useState([]),[h,p]=N.useState(!1),[m,v]=N.useState("idle"),[y,w]=N.useState(""),[b,S]=N.useState(""),C=N.useRef([]),x=N.useRef([]),R=N.useRef(""),E=N.useRef(t),$=N.useRef(n),B=N.useRef(!1),K=N.useRef(!0),V=N.useRef(""),Y=N.useMemo(()=>nR(o),[o]),te=Y.map(D=>`${D.instanceId}:${Wd(D.route)}:${D.status}:${D.label}`).join("|");x.current=Y,$.current=n,E.current=t,C.current=a;const Q=N.useCallback(D=>zh(D.layout,R.current,x.current),[]),J=N.useCallback((D,M=!0,W=E.current)=>{const G=Yv(D,xl()),ue=C.current.some(he=>he.id===W);C.current=G,u(G);const le=G.find(he=>he.id===W);if(M&&le){K.current=!0;const he=Q(le);s(he),le.local&&wN(le.name,he)}else ue&&!le&&(K.current=!0,s(Ar()),w("deck non più condiviso dal nodo owner"));gN(G.filter(he=>he.local).map(he=>he.name))},[s,Q]),H=N.useCallback(async D=>{let M=await pl(e);const W=M.decks.find(G=>G.name==="main");if(M.decks.length===1&&W&&W.revision===0&&Hd(W.layout)){const G=mN(),ue=Ys($h("main")||Ar());if(!Hd(ue)){const le=Bh(ue,D,[]);M.decks[0]=await ml(e,"main",le,0,[])}for(const le of G.filter(he=>he!=="main"))try{let he=await Eg(e,le,[]);const we=Ys($h(le)||Ar());Hd(we)||(he=await ml(e,le,Bh(we,D,[]),he.revision,[]))}catch{}M=await pl(e)}return M},[e]),L=N.useCallback(async({migrate:D=!1}={})=>{const M=await ef(e,[]),W=Kn.test(String(M.instanceId||""))?M.instanceId:"";if(!W)throw new Error("instanceId locale non disponibile");R.current=W,S(W);const[G,ue]=await Promise.all([D?H(W):pl(e),Sg(e,[]).catch(()=>({nodes:[]}))]),le={instanceId:W,route:[],label:"Local"},he=G.decks.map(re=>Hs(re,le,ue.nodes,!0,!0)),we=C.current;return await Promise.all(x.current.map(async re=>{if(re.status!=="up"){he.push(...we.filter(_e=>!_e.local&&_e.ownerId===re.instanceId).map(_e=>({..._e,ownerRoute:[...re.route],ownerLabel:re.label,available:!1})));return}try{const[_e,ze]=await Promise.all([pl(e,re.route),Sg(e,re.route).catch(()=>({nodes:[]}))]);he.push(..._e.decks.map(ut=>Hs(ut,re,ze.nodes,!1,!0)))}catch{he.push(...we.filter(ze=>!ze.local&&ze.ownerId===re.instanceId).map(ze=>({...ze,ownerRoute:[...re.route],ownerLabel:re.label,available:!1})))}})),he.sort((re,_e)=>re.local===_e.local?re.ownerLabel.localeCompare(_e.ownerLabel)||(re.name==="main"?-1:_e.name==="main"?1:re.name.localeCompare(_e.name)):re.local?-1:1),he},[e,H,te]);N.useEffect(()=>{if(!e)return;let D=!1;const M=V.current!==e;return V.current=e,L({migrate:M}).then(W=>{if(D)return;const G=C.current.find(he=>he.id===E.current),ue=W.find(he=>he.id===E.current),le=ue&&(!G||ue.revision>G.revision||G.available!==ue.available||Wd(G.ownerRoute)!==Wd(ue.ownerRoute));J(W,M||!!le&&!B.current),p(!0),ue&&w("")}).catch(W=>{D||(p(!0),w(String(W.message||W)))}),()=>{D=!0}},[J,L,te,e]);const A=N.useCallback(async(D=E.current)=>{if(!h||!B.current)return!0;const M=C.current.find(W=>W.id===D);if(!M)return w(`deck inesistente: ${D}`),!1;if(M.available===!1)return w(`nodo owner offline: ${M.ownerLabel}`),!1;v("saving");try{const W=qv(Ys($.current),M.ownerId,M.ownerTopology),G=await ml(e,M.name,W,M.revision,M.ownerRoute),ue=Hs(G,zo(M),M.ownerTopology,M.local,!0);return J(C.current.map(le=>le.id===D?ue:le),!1),B.current=!1,v("saved"),w(""),setTimeout(()=>v("idle"),1500),!0}catch(W){if(v("error"),w(String(W.message||W)),W.status===409&&W.data&&W.data.current){const G=C.current.find(le=>le.id===D),ue=Hs(W.data.current,zo(G),G.ownerTopology,G.local,!0);J(C.current.map(le=>le.id===D?ue:le),!1)}return!1}},[h,e,J]);return N.useEffect(()=>{if(!h)return;if(K.current){K.current=!1;return}B.current=!0,v("saving");const D=setTimeout(A,650);return()=>clearTimeout(D)},[n,h,A]),N.useEffect(()=>{if(!h)return;const D=setInterval(async()=>{try{const M=await L(),W=C.current.find(le=>le.id===E.current),G=M.find(le=>le.id===E.current),ue=G&&(!W||G.revision>W.revision||W.available!==G.available);J(M,ue&&!B.current)}catch{}},5e3);return()=>clearInterval(D)},[h,L,J]),{decks:a,records:a,localNodeId:b,ready:h,saveState:m,error:y,setError:w,saveNow:A,select:async D=>{if(B.current&&!await A(E.current))throw new Error("salvataggio del deck corrente fallito: cambio annullato");const M=C.current.find(W=>W.id===D);if(!M)throw new Error(`deck inesistente: ${D}`);return B.current=!1,K.current=!0,Q(M)},add:async(D,M=null)=>{const W=M===Si?C.current.find(le=>le.local):M?C.current.find(le=>le.ownerId===M):null;if(!W||W.available===!1)throw new Error("nodo owner non disponibile");const G=await Eg(e,D,W.ownerRoute),ue=Hs(G,zo(W),W.ownerTopology,W.local,!0);return J([...C.current,ue],!1),ue},rename:async(D,M)=>{const W=C.current.find(we=>we.id===D);if(!W)throw new Error("deck inesistente");if(D===E.current&&B.current&&!await A(D))throw new Error(`salvataggio di "${W.name}" fallito: rinomina annullata`);const G=C.current.find(we=>we.id===D);if(!G)throw new Error("deck inesistente");const ue=await nx(e,G.name,M,G.revision,G.ownerRoute),le=Hs(ue,zo(G),G.ownerTopology,G.local,!0),he=G.local?Si:G.ownerId;return md(_N(xl(),he,D,le.id)),J(C.current.map(we=>we.id===D?le:we),!1),le},remove:async D=>{const M=C.current.find(G=>G.id===D);if(!M)throw new Error("deck inesistente");D===E.current&&(B.current=!1),await ix(e,M.name,M.revision,M.ownerRoute);const W=M.local?Si:M.ownerId;md(yN(xl(),W,D)),J(C.current.filter(G=>G.id!==D),!1)},reorder:(D,M)=>{const W=C.current.find(re=>re.id===D),G=C.current.find(re=>re.id===M);if(!W||!G)return!1;const ue=W.local?Si:W.ownerId,le=G.local?Si:G.ownerId;if(ue!==le)return!1;const he=C.current.filter(re=>(re.local?Si:re.ownerId)===ue).map(re=>re.id),we=md(vN(xl(),ue,D,M,he));return J(Yv(C.current,we),!1),!0},addTileTo:async(D,M)=>{const W=C.current.find(re=>re.id===D);if(!W)throw new Error("deck inesistente");if(W.available===!1)throw new Error(`nodo owner offline: ${W.ownerLabel}`);const G=Lw(M,R.current,x.current);if(!G)throw new Error("riferimento sessione non valido");const ue=Q(W),le=qv(wy(ue,G),W.ownerId,W.ownerTopology),he=await ml(e,W.name,le,W.revision,W.ownerRoute),we=Hs(he,zo(W),W.ownerTopology,W.local,!0);return J(C.current.map(re=>re.id===D?we:re),!1),we},localMainId:Lr(null,"main"),parseDeckId:rc}}const sR="/sw.js",Uh="nc-sw-update";let Kh=null,qh=!1,Vh=null,mb=Object.freeze({needed:!1,kind:null,version:""}),gb=!1;function vb(){typeof window<"u"&&window.dispatchEvent(new Event(Uh))}function _b(){const e=Vh||(qh?{kind:"reload",version:""}:null);mb=Object.freeze({needed:!!e,kind:(e==null?void 0:e.kind)||null,version:(e==null?void 0:e.version)||""})}function W_(){return mb}function rR(e){return typeof window>"u"?()=>{}:(window.addEventListener(Uh,e),()=>window.removeEventListener(Uh,e))}function Ff(e){qh!==e&&(qh=e,_b(),vb())}const Ud="nc-auto-reload";function oR(){try{return typeof sessionStorage<"u"?sessionStorage:null}catch{return null}}function aR(e,t,n,s={}){let o=null;e&&t&&e!==t?o={kind:"install",version:e}:t&&n&&t!==n&&(o={kind:"reload",version:t});const a=JSON.stringify(o)===JSON.stringify(Vh);Vh=o,_b(),a||vb();const u=s.storage===void 0?oR():s.storage;if(!o){try{u&&u.removeItem(Ud)}catch{}return}if(o.kind!=="reload"||!u)return;const h=`${t}|${n}`;try{if(u.getItem(Ud)===h)return;u.setItem(Ud,h)}catch{return}(s.applyImpl||yb)()}function lR(e){e.addEventListener("statechange",()=>{e.state==="installed"&&navigator.serviceWorker.controller&&Ff(!0)})}function cR(){typeof navigator>"u"||!("serviceWorker"in navigator)||(navigator.serviceWorker.addEventListener("controllerchange",()=>{gb&&location.reload()}),navigator.serviceWorker.register(sR).then(e=>{Kh=e,e.waiting&&Ff(!0),e.addEventListener("updatefound",()=>{const t=e.installing;t&&lR(t)}),setInterval(()=>{e.update().catch(()=>{})},3600*1e3)}).catch(()=>{}))}function yb(){gb=!0,Ff(!1);const e=Kh&&Kh.waiting;e?(e.postMessage({type:"SKIP_WAITING"}),setTimeout(()=>location.reload(),4e3)):location.reload()}function uR({hash:e="",origin:t="",pathname:n="",search:s=""}={}){const o=String(e||"").replace(/^#/,""),a=`${n||""}${s||""}`;if(!o)return{token:"",pair:"",nextUrl:a};const u=new URLSearchParams(o),h=u.get("token")||"",p=u.get("pair")||"",m=p?`${t||""}${n||""}#pair=${p}`:"";return{token:h,pair:m,nextUrl:a}}const wb=9,bb=24,Sb="nc_side_w",U_="nc_side_min",dR=240,K_="(min-width:1024px) and (pointer:fine)";function hR(){const e=Number(localStorage.getItem(Sb));return e>=180&&e<=480?e:dR}function fR(){const e=Number(localStorage.getItem("nc_fontsize"));return e>=wb&&e<=bb?e:13}function pR(){const e={token:"",pair:""};try{const{token:t,pair:n,nextUrl:s}=uR({hash:location.hash,origin:location.origin,pathname:location.pathname,search:location.search});if(t){e.token=t;try{localStorage.setItem("nc_token",t)}catch{}}if(n){e.pair=n;try{sessionStorage.setItem("nc_pair",n)}catch{}}if(location.hash)try{history.replaceState(null,"",s)}catch{}}catch{}if(e.token||(e.token=sessionStorage.getItem("nc_token")||localStorage.getItem("nc_token")||""),!e.pair){const t=sessionStorage.getItem("nc_pair");t&&(e.pair=t)}return e}function mR(e){try{return Ys($h(e))}catch{return Ar()}}function q_(e){if(!e)return"";const t=Math.floor(Date.now()/1e3)-e;return t<0||t<60?"ora":t<3600?`${Math.floor(t/60)}m`:t<86400?`${Math.floor(t/3600)}h`:`${Math.floor(t/86400)}g`}function gR(){const[e,t]=N.useState(()=>window.matchMedia(K_).matches);return N.useEffect(()=>{const n=window.matchMedia(K_),s=o=>t(o.matches);return n.addEventListener("change",s),()=>n.removeEventListener("change",s)},[]),e}function V_({session:e,node:t,ownerId:n,cellName:s,token:o,readonly:a=!1,onBack:u,onCellSwitcher:h,cellSwitcherOpen:p=!1}){En();const[m]=Cf(),[v,y]=N.useState(!1),[w,b]=N.useState(()=>window.matchMedia("(pointer: coarse)").matches),[S,C]=N.useState(null),[x,R]=N.useState(fR),[E,$]=N.useState(s||e),[B,K]=N.useState(""),V=T=>R(F=>{const k=Math.max(wb,Math.min(bb,F+T));return localStorage.setItem("nc_fontsize",String(k)),k}),Y=N.useRef(()=>{}),te=N.useRef(()=>!1),Q=N.useRef(()=>{}),J=N.useRef(!1),[H,L]=N.useState(!1),[A,z]=N.useState(!1),O=()=>{J.current=!J.current,L(J.current)};return N.useEffect(()=>{$(s||e)},[s,e]),N.useEffect(()=>{let T=!0;const F=t?t.split("/"):[],k=t?`/api/route/${t.split("/").map(encodeURIComponent).join("/")}/_`:"/api";async function I(){let M=null,W=null;try{const le=await(await Ut(`${k}/sessions`,o)).json();Array.isArray(le.sessions)&&(M=le.sessions.find(he=>he.name===e))}catch{}try{const ue=await bs(o,F);ue.available&&Array.isArray(ue.cells)&&(W=ue.cells.find(le=>le.tmuxSession===e))}catch{}if(!T)return;$(Ef({session:e,cell:W||(s?{cell:s}:null)}));let G="";W?G=`${W.engine}${W.key?`·${W.key}`:""}`:M&&(G=M.attached?`attached · ${q_(M.activity)}`:M.activity?q_(M.activity):""),K(G)}I();const D=setInterval(I,4e3);return()=>{T=!1,clearInterval(D)}},[e,t,o]),l.jsxs("div",{className:"nc-app",children:[l.jsxs("header",{className:"nc-bar nc-bar-single",children:[l.jsxs("button",{onClick:u,title:f("sessions"),children:[l.jsx(Ge,{name:"chevronLeft",size:18}),l.jsx("span",{className:"nc-bar-label",children:f("sessions")})]}),l.jsxs("span",{className:"nc-bar-center",children:[l.jsx("b",{title:t?`${E} · ${t}`:E,children:E}),B&&l.jsx("small",{className:"nc-bar-sub",children:B})]}),l.jsxs("span",{className:"nc-bar-right",children:[l.jsx("button",{onClick:()=>V(-1),title:f("zoom-out"),children:l.jsx(Ge,{name:"zoomOut",size:18})}),l.jsx("button",{onClick:()=>V(1),title:f("zoom-in"),children:l.jsx(Ge,{name:"zoomIn",size:18})}),l.jsx("button",{onClick:()=>b(T=>!T),title:f("composer"),children:l.jsx(Ge,{name:"keyboard",size:20})}),l.jsx("button",{onClick:()=>y(T=>!T),title:f("files"),children:l.jsx(Ge,{name:"folder",size:20})})]})]}),l.jsx("div",{className:"nc-termwrap",children:l.jsx(vw,{session:e,node:t,token:o,readonly:a,takeSize:!0,sendRef:Y,composerRef:te,actionRef:Q,ctrlRef:J,setCtrlArmed:L,onFiles:C,fontSize:x,selectionMode:A,onSelectionModeChange:z,keyboardGesture:m.terminalKeyboardGesture})}),l.jsx(zE,{onKeyboard:()=>b(T=>!T),onCellSwitcher:h,cellSwitcherOpen:p,send:T=>Y.current(T),action:T=>Q.current(T),ctrlArmed:H,onCtrl:O,selectionMode:A,onSelectionMode:z,keepKeyboardClosed:m.keybarKeepsKeyboardClosed,showEnter:m.showKeybarEnter,keybarLayout:m.keybarLayout}),w&&l.jsx(Nw,{submitText:T=>te.current(T),token:o,session:e,node:t,ownerId:n,keepKeyboardClosedOnVoice:m.voiceKeepsKeyboardClosed}),v&&l.jsx(_w,{session:e,node:t,token:o,filesEvent:S,onClose:()=>y(!1)})]})}function vR(){En();const[e]=N.useState(pR),[t,n]=N.useState(e.token),[s,o]=N.useState(e.pair||""),a=N.useCallback(()=>{o("");try{sessionStorage.removeItem("nc_pair")}catch{}},[]),[u,h]=N.useState(!1),p=gR(),[m]=N.useState(()=>pN(typeof location<"u"?location.pathname:"/")),[v,y]=N.useState(m.id),w=v===Lr(null,qn),[b,S]=N.useState(null),C=de=>{const Re=ws(de);S(Re?{...Re,...typeof(de==null?void 0:de.cellName)=="string"&&de.cellName?{cellName:de.cellName}:{}}:null)},[x,R]=N.useState([]),[E,$]=N.useState([]),[B,K]=N.useState([]),[V,Y]=N.useState(()=>m.ownerId?Ar():mR(m.name)),[te,Q]=N.useState(null),[J,H]=N.useState(null),L=de=>H(ws(de)),[A,z]=N.useState(null),O=sf(t,p),T=N.useMemo(()=>(O||[]).filter(de=>de.instanceId).map(de=>({instanceId:de.instanceId,route:de.route,label:de.label,status:de.status})),[O]),F=iR(t,v,V,Y,T),k=F.decks;N.useEffect(()=>{const de=new Map;for(const Re of O||[]){const $e=(Re.route||[Re.name]).join("/"),rt=new Set((Re.sessions||[]).map(wt=>wt.name));for(const wt of Re.cells||[])!wt.cell||!wt.tmuxSession||wt.cell===wt.tmuxSession||rt.has(wt.cell)||de.set(`${$e}:${wt.cell}`,`${$e}:${wt.tmuxSession}`)}Y(Re=>Lx(Re,de))},[O]),N.useEffect(()=>{F.localNodeId&&Y(de=>{const Re=zh(de,F.localNodeId,T);return JSON.stringify(Re)===JSON.stringify(de)?de:Re})},[T,F.localNodeId]);const[I,D]=N.useState(null),[M,W]=N.useState(null),G=N.useRef(0),[ue,le]=N.useState(!1),[he,we]=N.useState(hR),[re,_e]=N.useState(!w),[ze,ut]=N.useState(()=>w?localStorage.getItem(U_)==="1":!0),[nt,Ne]=N.useState(!1),[jt,tn]=N.useState("nodes"),[De,Tt]=N.useState(!1),[Qe,vt]=N.useState(""),[mt,it]=N.useState(!1),dt=(de="nodes",Re=!1,$e="")=>{tn(de),Tt(Re),vt($e),Ne(!0)},[ot,ht]=N.useState(!1),[st,ft]=N.useState({deviceDefault:"",localNodeId:"",localNameDefault:""}),[be,ce]=N.useState(!1);N.useEffect(()=>{try{localStorage.setItem(Sb,String(he))}catch{}},[he]),N.useEffect(()=>{try{localStorage.setItem(U_,ze?"1":"")}catch{}},[ze]),N.useEffect(()=>{if(!t)return;let de=!1;return Promise.all([ny(t),Ut("/api/config",t).then(Re=>Re.json())]).then(([Re,$e])=>{de||(ft({deviceDefault:Re.deviceName||"",localNodeId:Re.nodeId||"",localNameDefault:Re.localName||""}),ce(!!$e.readonlyDefault),(Re.firstRun===!0&&!$e.readonlyDefault||s)&&ht(!0))}).catch(()=>{}),()=>{de=!0}},[t,s]);const U=N.useCallback(async()=>{try{const Re=await(await Ut("/api/sessions",t)).json();Re.error||R(Re.sessions||[])}catch{}try{const de=await bs(t);$(de.available?de.cells||[]:[]),K(de.available?de.capabilities||[]:[])}catch{$([]),K([])}},[t]);N.useEffect(()=>{if(!p)return;U();const de=setInterval(U,4e3);return()=>clearInterval(de)},[p,U]),N.useEffect(()=>{let de=!1;const Re=()=>{Ut("/api/config",t).then(rt=>rt.json()).then(rt=>{de||aR(rt.version,rt.uiVersion,"0.8.57")}).catch(()=>{})};Re();const $e=setInterval(Re,6e4);return()=>{de=!0,clearInterval($e)}},[t]);const ne=new Set([...x.map(de=>de.name),...O.flatMap(de=>de.sessions.map(Re=>Re.key))]),j=ki(V),X=de=>Y(Re=>{const $e=Lw(de,F.localNodeId,T)||de,rt=wy(Re,$e);return rt===Re&&ki(Re).length>=9&&F.setError(f("grid-full")),rt}),ie=async(de,Re=[])=>{try{await Qh(t,de,Re)}catch{return}const $e=Re.length?`${Re.join("/")}:${de}`:de;Y(rt=>Hl(rt,$e)),U()},pe=async(de,Re,$e=[])=>{try{await ty(t,de,Re,$e)}catch{return}U()},ke=async(de,Re,$e=[])=>{await J_(t,{cell:de,enabled:!!Re},$e),U()},me=async de=>{if(!I)return;const{cell:Re}=I,$e=Array.isArray(I.route)?I.route:[];if(de.action==="up"){const wt=await Xh(t,{cell:Re,boot:!!de.boot,...de.engine?{engine:de.engine}:{},...de.model!==void 0?{model:de.model}:{},...de.permissionPolicy?{permissionPolicy:de.permissionPolicy}:{}},$e),Ss=df(wt);Ss&&F.setError(Ss.text)}else await Il(t,{cell:Re,boot:!!de.boot},$e);const rt=de.action==="up"?!!de.boot:de.boot?!1:!!I.boot;W({id:++G.current,cell:Re,route:$e,enabled:rt}),U()},xe=N.useCallback(de=>{W(Re=>(Re==null?void 0:Re.id)===de?null:Re)},[]),We=async de=>{if(!(!(de!=null&&de.direct)||ue)){le(!0);try{await tf(t,de.name,de.tunnelStatus==="up"?"down":"up")}finally{le(!1)}}},lt=async(de,Re)=>{const $e=String(Re||"").trim();return!(de!=null&&de.direct)||!Ir($e)?!1:(await ry(t,de.name,$e),!0)},Ke=de=>{const Re=k.find($e=>$e.id===de);if(!Re)return!1;try{const $e=window.open(pd(Re,t),"_blank");return $e&&($e.opener=null),!!$e}catch{return!1}},pt=async de=>{if(!de||de===v)return;const Re=await F.select(de),$e=F.records.find(rt=>rt.id===de);y(de),Y(Re),Q(null),H(null);try{history.replaceState(null,"",pd($e||de,null))}catch{}},Xe=async(de,Re)=>{const $e=await F.add(de,Re);await pt($e.id)},je=async(de,Re)=>{const $e=await F.rename(de,Re);if(de===v){y($e.id),Y(zh($e.layout,F.localNodeId,T)),Q(null),H(null);try{history.replaceState(null,"",pd($e,null))}catch{}}},_t=async de=>{await F.remove(de),de===v&&await pt(F.localMainId)},Sn=async(de,Re)=>{!Re||Re===v||(await F.addTileTo(Re,de),Y($e=>Hl($e,de)))};if(!t)return l.jsxs("div",{className:"nc-auth",children:[l.jsx("p",{children:f("auth-prompt")}),l.jsx("input",{onChange:de=>n(de.target.value.trim()),placeholder:"token"}),l.jsxs("label",{children:[l.jsx("input",{type:"checkbox",checked:u,onChange:de=>h(de.target.checked)})," ",f("remember-device")]}),l.jsx("button",{onClick:()=>{(u?localStorage:sessionStorage).setItem("nc_token",t)},children:"ok"})]});const Rn=l.jsxs(l.Fragment,{children:[nt&&l.jsx(zj,{token:t,initialTab:jt,initialLocation:Qe,startNewCell:De,onClose:()=>{Ne(!1),Tt(!1),vt("")}}),ot&&l.jsx($j,{token:t,initialPair:s,...st,onPairDone:a,onDone:()=>ht(!1)}),l.jsx(qj,{token:t})]});if(!p)return A?l.jsxs(l.Fragment,{children:[l.jsx("div",{className:"nc-single-overlay",children:l.jsx(H_,{peer:A,token:t,onBack:()=>z(null)})}),Rn]}):b?l.jsxs(l.Fragment,{children:[l.jsx(V_,{session:b.session,node:b.node,ownerId:b.ownerId,cellName:b.cellName,token:t,readonly:be,onBack:()=>S(null),onCellSwitcher:()=>it(!0),cellSwitcherOpen:mt}),mt&&l.jsx(Jj,{token:t,current:b,onPick:de=>{C(de),it(!1)},onClose:()=>it(!1)}),Rn]}):l.jsxs(l.Fragment,{children:[l.jsx(Xx,{onPick:C,token:t,onSettings:dt,onOpenVlSession:z}),Rn]});const Rt=w||!re;return l.jsxs("div",{className:"nc-workspace",children:[Rt&&l.jsx(nN,{sessions:x,cells:E,activeSessions:j,nodeGroups:O,fleetCapabilities:B,bootSettlement:M,onBootSettlementApplied:xe,localNodeId:F.localNodeId,onPick:L,onAddTile:X,onPower:D,onBoot:ke,onBootError:de=>F.setError(String((de==null?void 0:de.message)||de)),onNodePower:We,onNodeRename:lt,onKill:ie,onVisibility:pe,onNew:()=>dt("fleet",!0),onSettings:dt,onOpenVlSession:z,width:he,collapsed:ze,onResize:we,onToggleCollapse:()=>ut(de=>!de)}),l.jsxs("div",{className:"nc-workspace-main",children:[l.jsx(ON,{decks:k,currentDeck:v,onCreate:Xe,onRename:je,onDelete:_t,onReorder:F.reorder,onOpenWindow:Ke,onNavigate:pt,saveState:F.saveState,error:F.error,sidebarVisible:Rt,onToggleSidebar:w?null:()=>_e(de=>!de)}),l.jsx(cN,{layout:V,onLayoutChange:Y,token:t,readonly:be,sessionsAlive:ne,focusSession:te,onFocus:Q,onOpenSingle:L,decks:k,currentDeck:v,onSendToDeck:Sn,cells:E,nodeGroups:O})]}),A&&l.jsx("div",{className:"nc-single-overlay",children:l.jsx(H_,{peer:A,token:t,onBack:()=>z(null)})}),J&&l.jsx("div",{className:"nc-single-overlay",children:l.jsx(V_,{session:J.session,node:J.node,ownerId:J.ownerId,cellName:Ef({session:J.session,node:J.node,ownerId:J.ownerId,cells:E,nodeGroups:O}),token:t,readonly:be,onBack:()=>H(null)})}),I&&l.jsx(Bl,{cell:I,token:t,route:Array.isArray(I.route)?I.route:[],onConfirm:me,onClose:()=>D(null)}),Rn]})}function _R(){En();const e=N.useSyncExternalStore(rR,W_,W_);if(!e.needed)return null;const t=e.kind==="install"?f("install-version-mismatch").replace("{v}",e.version):f("update-available").replace("{v}",e.version).replace(" "," ").trim();return l.jsxs("div",{className:"nc-update",role:"status","aria-live":"polite",children:[l.jsx("span",{className:"nc-update-msg",children:t}),e.kind==="reload"&&l.jsx("button",{className:"nc-update-btn",onClick:yb,children:f("reload")})]})}cR();g0.createRoot(document.getElementById("root")).render(l.jsxs(c0.StrictMode,{children:[l.jsx(vR,{}),l.jsx(_R,{})]}));